@alfalab/core-components 44.7.0-beta.1 → 44.7.1

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 (1216) hide show
  1. package/bottom-sheet/components/footer/index.css +1 -1
  2. package/bottom-sheet/components/header/index.css +1 -1
  3. package/bottom-sheet/esm/components/footer/index.css +1 -1
  4. package/bottom-sheet/esm/components/header/index.css +1 -1
  5. package/bottom-sheet/esm/index.css +1 -1
  6. package/bottom-sheet/index.css +1 -1
  7. package/bottom-sheet/modern/components/footer/index.css +1 -1
  8. package/bottom-sheet/modern/components/header/index.css +1 -1
  9. package/bottom-sheet/modern/index.css +1 -1
  10. package/calendar/components/calendar-mobile/backdrop-transitions.css +1 -1
  11. package/calendar/components/calendar-mobile/index.css +1 -1
  12. package/calendar/components/calendar-mobile/transitions.css +1 -1
  13. package/calendar/components/days-table/index.css +1 -1
  14. package/calendar/components/header/index.css +1 -1
  15. package/calendar/components/month-year-header/index.css +1 -1
  16. package/calendar/components/months-table/index.css +1 -1
  17. package/calendar/components/period-slider/index.css +1 -1
  18. package/calendar/components/select-button/index.css +1 -1
  19. package/calendar/components/years-table/index.css +1 -1
  20. package/calendar/desktop/desktop.css +1 -1
  21. package/calendar/esm/components/calendar-mobile/backdrop-transitions.css +1 -1
  22. package/calendar/esm/components/calendar-mobile/index.css +1 -1
  23. package/calendar/esm/components/calendar-mobile/transitions.css +1 -1
  24. package/calendar/esm/components/days-table/index.css +1 -1
  25. package/calendar/esm/components/header/index.css +1 -1
  26. package/calendar/esm/components/month-year-header/index.css +1 -1
  27. package/calendar/esm/components/months-table/index.css +1 -1
  28. package/calendar/esm/components/period-slider/index.css +1 -1
  29. package/calendar/esm/components/select-button/index.css +1 -1
  30. package/calendar/esm/components/years-table/index.css +1 -1
  31. package/calendar/esm/desktop/desktop.css +1 -1
  32. package/calendar/modern/components/calendar-mobile/backdrop-transitions.css +1 -1
  33. package/calendar/modern/components/calendar-mobile/index.css +1 -1
  34. package/calendar/modern/components/calendar-mobile/transitions.css +1 -1
  35. package/calendar/modern/components/days-table/index.css +1 -1
  36. package/calendar/modern/components/header/index.css +1 -1
  37. package/calendar/modern/components/month-year-header/index.css +1 -1
  38. package/calendar/modern/components/months-table/index.css +1 -1
  39. package/calendar/modern/components/period-slider/index.css +1 -1
  40. package/calendar/modern/components/select-button/index.css +1 -1
  41. package/calendar/modern/components/years-table/index.css +1 -1
  42. package/calendar/modern/desktop/desktop.css +1 -1
  43. package/calendar-input/components/calendar-input/index.css +1 -1
  44. package/calendar-input/esm/components/calendar-input/index.css +1 -1
  45. package/calendar-input/modern/components/calendar-input/index.css +1 -1
  46. package/calendar-range/components/divider/index.css +1 -1
  47. package/calendar-range/esm/Component.js +1 -1
  48. package/calendar-range/esm/components/divider/index.css +1 -1
  49. package/calendar-range/esm/index.js +1 -1
  50. package/calendar-range/esm/views/index.css +1 -1
  51. package/calendar-range/esm/views/popover.js +1 -1
  52. package/calendar-range/esm/views/static.js +1 -1
  53. package/calendar-range/modern/Component.js +1 -1
  54. package/calendar-range/modern/components/divider/index.css +1 -1
  55. package/calendar-range/modern/index.js +1 -1
  56. package/calendar-range/modern/views/index.css +1 -1
  57. package/calendar-range/modern/views/popover.js +1 -1
  58. package/calendar-range/modern/views/static.js +1 -1
  59. package/calendar-range/utils.js +1 -3
  60. package/calendar-range/views/index.css +1 -1
  61. package/calendar-range/views/popover.js +1 -1
  62. package/calendar-range/views/static.js +1 -1
  63. package/calendar-with-skeleton/esm/index.css +1 -1
  64. package/calendar-with-skeleton/index.css +1 -1
  65. package/calendar-with-skeleton/modern/index.css +1 -1
  66. package/confirmation/components/base-confirmation/index.css +1 -1
  67. package/confirmation/components/countdown-loader/index.css +1 -1
  68. package/confirmation/components/header/index.css +1 -1
  69. package/confirmation/components/screens/fatal-error/index.css +1 -1
  70. package/confirmation/components/screens/hint/index.css +1 -1
  71. package/confirmation/components/screens/initial/component.js +1 -1
  72. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  73. package/confirmation/components/screens/initial/index.css +1 -1
  74. package/confirmation/components/screens/temp-block/index.css +1 -1
  75. package/confirmation/esm/component.responsive.js +1 -1
  76. package/confirmation/esm/components/base-confirmation/component.js +1 -1
  77. package/confirmation/esm/components/base-confirmation/index.css +1 -1
  78. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  79. package/confirmation/esm/components/countdown-loader/index.css +1 -1
  80. package/confirmation/esm/components/header/index.css +1 -1
  81. package/confirmation/esm/components/index.js +1 -1
  82. package/confirmation/esm/components/screens/fatal-error/index.css +1 -1
  83. package/confirmation/esm/components/screens/hint/index.css +1 -1
  84. package/confirmation/esm/components/screens/index.js +1 -1
  85. package/confirmation/esm/components/screens/initial/component.js +1 -1
  86. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  87. package/confirmation/esm/components/screens/initial/index.css +1 -1
  88. package/confirmation/esm/components/screens/initial/index.js +1 -1
  89. package/confirmation/esm/components/screens/temp-block/index.css +1 -1
  90. package/confirmation/esm/desktop/component.desktop.js +1 -1
  91. package/confirmation/esm/desktop/index.js +1 -1
  92. package/confirmation/esm/index.js +1 -1
  93. package/confirmation/esm/mobile/component.mobile.js +1 -1
  94. package/confirmation/esm/mobile/index.js +1 -1
  95. package/confirmation/esm/mobile/mobile.css +1 -1
  96. package/confirmation/esm/shared/index.js +1 -1
  97. package/confirmation/mobile/mobile.css +1 -1
  98. package/confirmation/modern/component.responsive.js +1 -1
  99. package/confirmation/modern/components/base-confirmation/component.js +1 -1
  100. package/confirmation/modern/components/base-confirmation/index.css +1 -1
  101. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  102. package/confirmation/modern/components/countdown-loader/index.css +1 -1
  103. package/confirmation/modern/components/header/index.css +1 -1
  104. package/confirmation/modern/components/index.js +1 -1
  105. package/confirmation/modern/components/screens/fatal-error/index.css +1 -1
  106. package/confirmation/modern/components/screens/hint/index.css +1 -1
  107. package/confirmation/modern/components/screens/index.js +1 -1
  108. package/confirmation/modern/components/screens/initial/component.js +1 -1
  109. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  110. package/confirmation/modern/components/screens/initial/index.css +1 -1
  111. package/confirmation/modern/components/screens/initial/index.js +1 -1
  112. package/confirmation/modern/components/screens/temp-block/index.css +1 -1
  113. package/confirmation/modern/desktop/component.desktop.js +1 -1
  114. package/confirmation/modern/desktop/index.js +1 -1
  115. package/confirmation/modern/index.js +1 -1
  116. package/confirmation/modern/mobile/component.mobile.js +1 -1
  117. package/confirmation/modern/mobile/index.js +1 -1
  118. package/confirmation/modern/mobile/mobile.css +1 -1
  119. package/confirmation/modern/shared/index.js +1 -1
  120. package/custom-picker-button/esm/field/index.css +1 -1
  121. package/custom-picker-button/field/index.css +1 -1
  122. package/custom-picker-button/modern/field/index.css +1 -1
  123. package/date-range-input/components/date-range-input/index.css +1 -1
  124. package/date-range-input/esm/components/date-range-input/index.css +1 -1
  125. package/date-range-input/modern/components/date-range-input/index.css +1 -1
  126. package/date-time-input/components/date-time-input/index.css +1 -1
  127. package/date-time-input/esm/components/date-time-input/index.css +1 -1
  128. package/date-time-input/modern/components/date-time-input/index.css +1 -1
  129. package/dropzone/components/overlay/index.css +1 -1
  130. package/dropzone/esm/components/overlay/index.css +1 -1
  131. package/dropzone/esm/index.css +1 -1
  132. package/dropzone/index.css +1 -1
  133. package/dropzone/modern/components/overlay/index.css +1 -1
  134. package/dropzone/modern/index.css +1 -1
  135. package/gallery/components/header/Component.js +1 -1
  136. package/gallery/components/header/buttons.js +1 -1
  137. package/gallery/components/header/index.css +1 -1
  138. package/gallery/components/header-info-block/index.css +1 -1
  139. package/gallery/components/image-preview/index.css +1 -1
  140. package/gallery/components/image-viewer/component.js +1 -1
  141. package/gallery/components/image-viewer/index.css +1 -1
  142. package/gallery/components/image-viewer/slide.js +1 -1
  143. package/gallery/components/navigation-bar/index.css +1 -1
  144. package/gallery/esm/Component.js +2 -2
  145. package/gallery/esm/components/header/Component.js +1 -1
  146. package/gallery/esm/components/header/buttons.js +1 -1
  147. package/gallery/esm/components/header/index.css +1 -1
  148. package/gallery/esm/components/header/index.js +1 -1
  149. package/gallery/esm/components/header-info-block/index.css +1 -1
  150. package/gallery/esm/components/image-preview/Component.js +1 -1
  151. package/gallery/esm/components/image-preview/index.css +1 -1
  152. package/gallery/esm/components/image-preview/index.js +1 -1
  153. package/gallery/esm/components/image-viewer/component.js +1 -1
  154. package/gallery/esm/components/image-viewer/index.css +1 -1
  155. package/gallery/esm/components/image-viewer/index.js +1 -1
  156. package/gallery/esm/components/image-viewer/slide.js +1 -1
  157. package/gallery/esm/components/index.js +2 -2
  158. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  159. package/gallery/esm/components/navigation-bar/index.css +1 -1
  160. package/gallery/esm/components/navigation-bar/index.js +1 -1
  161. package/gallery/esm/index.css +1 -1
  162. package/gallery/esm/index.js +2 -2
  163. package/gallery/index.css +1 -1
  164. package/gallery/modern/Component.js +2 -2
  165. package/gallery/modern/components/header/Component.js +1 -1
  166. package/gallery/modern/components/header/buttons.js +1 -1
  167. package/gallery/modern/components/header/index.css +1 -1
  168. package/gallery/modern/components/header/index.js +1 -1
  169. package/gallery/modern/components/header-info-block/index.css +1 -1
  170. package/gallery/modern/components/image-preview/Component.js +1 -1
  171. package/gallery/modern/components/image-preview/index.css +1 -1
  172. package/gallery/modern/components/image-preview/index.js +1 -1
  173. package/gallery/modern/components/image-viewer/component.js +1 -1
  174. package/gallery/modern/components/image-viewer/index.css +1 -1
  175. package/gallery/modern/components/image-viewer/index.js +1 -1
  176. package/gallery/modern/components/image-viewer/slide.js +1 -1
  177. package/gallery/modern/components/index.js +2 -2
  178. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  179. package/gallery/modern/components/navigation-bar/index.css +1 -1
  180. package/gallery/modern/components/navigation-bar/index.js +1 -1
  181. package/gallery/modern/index.css +1 -1
  182. package/gallery/modern/index.js +2 -2
  183. package/gallery/utils/split-filename.d.ts +4 -1
  184. package/grid/col/Component.js +1 -1
  185. package/grid/esm/Component.js +1 -1
  186. package/grid/esm/col/Component.js +1 -1
  187. package/grid/esm/col/index.js +1 -1
  188. package/grid/esm/index.js +1 -1
  189. package/grid/esm/row/Component.js +1 -1
  190. package/grid/esm/row/index.js +1 -1
  191. package/grid/modern/Component.js +1 -1
  192. package/grid/modern/col/Component.js +1 -1
  193. package/grid/modern/col/index.js +1 -1
  194. package/grid/modern/index.js +1 -1
  195. package/grid/modern/row/Component.js +1 -1
  196. package/grid/modern/row/index.js +1 -1
  197. package/grid/row/Component.js +1 -1
  198. package/input/modern/components/base-input/Component.d.ts +1 -1
  199. package/input-autocomplete/autocomplete-field/index.css +1 -1
  200. package/input-autocomplete/autocomplete-mobile-field/index.css +1 -1
  201. package/input-autocomplete/esm/Component.responsive.d.ts +1 -1
  202. package/input-autocomplete/esm/autocomplete-field/index.css +1 -1
  203. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +1 -1
  204. package/input-autocomplete/esm/mobile/mobile.css +1 -1
  205. package/input-autocomplete/mobile/mobile.css +1 -1
  206. package/input-autocomplete/modern/Component.responsive.d.ts +1 -1
  207. package/input-autocomplete/modern/autocomplete-field/index.css +1 -1
  208. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +1 -1
  209. package/input-autocomplete/modern/mobile/mobile.css +1 -1
  210. package/international-phone-input/components/base-international-phone-input/index.css +1 -1
  211. package/international-phone-input/components/country-select/index.css +1 -1
  212. package/international-phone-input/components/flag-icon/index.css +1 -1
  213. package/international-phone-input/components/select-field/index.css +1 -1
  214. package/international-phone-input/esm/components/base-international-phone-input/index.css +1 -1
  215. package/international-phone-input/esm/components/country-select/index.css +1 -1
  216. package/international-phone-input/esm/components/flag-icon/index.css +1 -1
  217. package/international-phone-input/esm/components/select-field/index.css +1 -1
  218. package/international-phone-input/modern/components/base-international-phone-input/index.css +1 -1
  219. package/international-phone-input/modern/components/country-select/index.css +1 -1
  220. package/international-phone-input/modern/components/flag-icon/index.css +1 -1
  221. package/international-phone-input/modern/components/select-field/index.css +1 -1
  222. package/intl-phone-input/components/flag-icon/index.css +1 -1
  223. package/intl-phone-input/components/select/index.css +1 -1
  224. package/intl-phone-input/components/select-field/index.css +1 -1
  225. package/intl-phone-input/esm/components/flag-icon/index.css +1 -1
  226. package/intl-phone-input/esm/components/select/index.css +1 -1
  227. package/intl-phone-input/esm/components/select-field/index.css +1 -1
  228. package/intl-phone-input/esm/index.css +1 -1
  229. package/intl-phone-input/index.css +1 -1
  230. package/intl-phone-input/modern/components/flag-icon/index.css +1 -1
  231. package/intl-phone-input/modern/components/select/index.css +1 -1
  232. package/intl-phone-input/modern/components/select-field/index.css +1 -1
  233. package/intl-phone-input/modern/index.css +1 -1
  234. package/list/Component.js +1 -1
  235. package/list/components/item/Component.js +1 -1
  236. package/list/components/item/index.d.ts +1 -1
  237. package/list/components/item/index.js +1 -1
  238. package/list/esm/Component.js +1 -1
  239. package/list/esm/components/item/Component.js +1 -1
  240. package/list/esm/components/item/index.d.ts +1 -1
  241. package/list/esm/components/item/index.js +1 -1
  242. package/list/esm/index.js +1 -1
  243. package/list/index.js +1 -1
  244. package/list/modern/Component.js +1 -1
  245. package/list/modern/components/item/Component.js +1 -1
  246. package/list/modern/components/item/index.d.ts +1 -1
  247. package/list/modern/components/item/index.js +1 -1
  248. package/list/modern/index.js +1 -1
  249. package/markdown/Component.js +1 -1
  250. package/markdown/esm/Component.desktop.js +1 -1
  251. package/markdown/esm/Component.js +1 -1
  252. package/markdown/esm/Component.mobile.js +1 -1
  253. package/markdown/esm/Component.responsive.js +1 -1
  254. package/markdown/esm/desktop/index.js +1 -1
  255. package/markdown/esm/hooks/use-overrides.js +1 -1
  256. package/markdown/esm/index.js +1 -1
  257. package/markdown/esm/mobile/index.js +1 -1
  258. package/markdown/hooks/use-overrides.js +1 -1
  259. package/markdown/modern/Component.desktop.js +1 -1
  260. package/markdown/modern/Component.js +1 -1
  261. package/markdown/modern/Component.mobile.js +1 -1
  262. package/markdown/modern/Component.responsive.js +1 -1
  263. package/markdown/modern/desktop/index.js +1 -1
  264. package/markdown/modern/hooks/use-overrides.js +1 -1
  265. package/markdown/modern/index.js +1 -1
  266. package/markdown/modern/mobile/index.js +1 -1
  267. package/modal/components/content/desktop.css +1 -1
  268. package/modal/components/content/index.css +1 -1
  269. package/modal/components/content/mobile.css +1 -1
  270. package/modal/components/controls/Component.js +1 -1
  271. package/modal/components/controls/index.css +1 -1
  272. package/modal/components/footer/Component.js +1 -1
  273. package/modal/components/footer/desktop.css +1 -1
  274. package/modal/components/footer/index.css +1 -1
  275. package/modal/components/footer/layout.css +1 -1
  276. package/modal/components/footer/mobile.css +1 -1
  277. package/modal/components/header/desktop.css +1 -1
  278. package/modal/components/header/index.css +1 -1
  279. package/modal/components/header/mobile.css +1 -1
  280. package/modal/desktop/desktop.css +1 -1
  281. package/modal/esm/Component.responsive.js +1 -1
  282. package/modal/esm/components/content/desktop.css +1 -1
  283. package/modal/esm/components/content/index.css +1 -1
  284. package/modal/esm/components/content/mobile.css +1 -1
  285. package/modal/esm/components/controls/Component.js +1 -1
  286. package/modal/esm/components/controls/index.css +1 -1
  287. package/modal/esm/components/controls/index.js +1 -1
  288. package/modal/esm/components/footer/Component.js +1 -1
  289. package/modal/esm/components/footer/desktop.css +1 -1
  290. package/modal/esm/components/footer/index.css +1 -1
  291. package/modal/esm/components/footer/layout.css +1 -1
  292. package/modal/esm/components/footer/mobile.css +1 -1
  293. package/modal/esm/components/header/desktop.css +1 -1
  294. package/modal/esm/components/header/index.css +1 -1
  295. package/modal/esm/components/header/mobile.css +1 -1
  296. package/modal/esm/desktop/Component.desktop.js +1 -1
  297. package/modal/esm/desktop/desktop.css +1 -1
  298. package/modal/esm/desktop/index.js +1 -1
  299. package/modal/esm/index.js +1 -1
  300. package/modal/esm/mobile/Component.mobile.js +1 -1
  301. package/modal/esm/mobile/index.js +1 -1
  302. package/modal/esm/mobile/mobile.css +1 -1
  303. package/modal/esm/transitions.css +1 -1
  304. package/modal/mobile/mobile.css +1 -1
  305. package/modal/modern/Component.responsive.js +1 -1
  306. package/modal/modern/components/content/desktop.css +1 -1
  307. package/modal/modern/components/content/index.css +1 -1
  308. package/modal/modern/components/content/mobile.css +1 -1
  309. package/modal/modern/components/controls/Component.js +1 -1
  310. package/modal/modern/components/controls/index.css +1 -1
  311. package/modal/modern/components/controls/index.js +1 -1
  312. package/modal/modern/components/footer/Component.js +1 -1
  313. package/modal/modern/components/footer/desktop.css +1 -1
  314. package/modal/modern/components/footer/index.css +1 -1
  315. package/modal/modern/components/footer/layout.css +1 -1
  316. package/modal/modern/components/footer/mobile.css +1 -1
  317. package/modal/modern/components/header/desktop.css +1 -1
  318. package/modal/modern/components/header/index.css +1 -1
  319. package/modal/modern/components/header/mobile.css +1 -1
  320. package/modal/modern/desktop/Component.desktop.js +1 -1
  321. package/modal/modern/desktop/desktop.css +1 -1
  322. package/modal/modern/desktop/index.js +1 -1
  323. package/modal/modern/index.js +1 -1
  324. package/modal/modern/mobile/Component.mobile.js +1 -1
  325. package/modal/modern/mobile/index.js +1 -1
  326. package/modal/modern/mobile/mobile.css +1 -1
  327. package/modal/modern/transitions.css +1 -1
  328. package/modal/transitions.css +1 -1
  329. package/navigation-bar/components/back-arrow-addon/index.css +1 -1
  330. package/navigation-bar/components/closer/index.css +1 -1
  331. package/navigation-bar/esm/components/back-arrow-addon/index.css +1 -1
  332. package/navigation-bar/esm/components/closer/index.css +1 -1
  333. package/navigation-bar/esm/index.css +1 -1
  334. package/navigation-bar/index.css +1 -1
  335. package/navigation-bar/modern/components/back-arrow-addon/index.css +1 -1
  336. package/navigation-bar/modern/components/closer/index.css +1 -1
  337. package/navigation-bar/modern/index.css +1 -1
  338. package/package.json +2 -2
  339. package/phone-input/cssm/utils/index.js +1 -3
  340. package/phone-input/utils/index.js +1 -3
  341. package/picker-button/cssm/Component-c44170fe.d.ts +1 -1
  342. package/picker-button/esm/Component-c44170fe.d.ts +1 -1
  343. package/picker-button/esm/field/index.css +1 -1
  344. package/picker-button/esm/index.css +1 -1
  345. package/picker-button/esm/option/index.css +1 -1
  346. package/picker-button/field/index.css +1 -1
  347. package/picker-button/index.css +1 -1
  348. package/picker-button/modern/Component-c44170fe.d.ts +1 -1
  349. package/picker-button/modern/field/index.css +1 -1
  350. package/picker-button/modern/index.css +1 -1
  351. package/picker-button/modern/option/index.css +1 -1
  352. package/picker-button/option/index.css +1 -1
  353. package/popup-sheet/components/backdrop/index.css +1 -1
  354. package/popup-sheet/esm/components/backdrop/index.css +1 -1
  355. package/popup-sheet/esm/index.css +1 -1
  356. package/popup-sheet/index.css +1 -1
  357. package/popup-sheet/modern/components/backdrop/index.css +1 -1
  358. package/popup-sheet/modern/index.css +1 -1
  359. package/pure-cell/component-fd7196d2.d.ts +4 -4
  360. package/pure-cell/component.js +1 -1
  361. package/pure-cell/components/addon/component.js +1 -1
  362. package/pure-cell/components/addon/index.d.ts +1 -1
  363. package/pure-cell/components/addon/index.js +1 -1
  364. package/pure-cell/components/amount/component.js +1 -1
  365. package/pure-cell/components/amount/index.d.ts +1 -1
  366. package/pure-cell/components/amount/index.js +1 -1
  367. package/pure-cell/components/amount-title/component.js +1 -1
  368. package/pure-cell/components/amount-title/index.d.ts +1 -1
  369. package/pure-cell/components/amount-title/index.js +1 -1
  370. package/pure-cell/components/category/component.js +1 -1
  371. package/pure-cell/components/category/index.d.ts +1 -1
  372. package/pure-cell/components/category/index.js +1 -1
  373. package/pure-cell/components/content/component.js +1 -1
  374. package/pure-cell/components/content/index.d.ts +1 -1
  375. package/pure-cell/components/content/index.js +1 -1
  376. package/pure-cell/components/footer/component.js +1 -1
  377. package/pure-cell/components/footer/index.d.ts +1 -1
  378. package/pure-cell/components/footer/index.js +1 -1
  379. package/pure-cell/components/footer-button/component.js +1 -1
  380. package/pure-cell/components/footer-button/index.d.ts +1 -1
  381. package/pure-cell/components/footer-button/index.js +1 -1
  382. package/pure-cell/components/footer-text/component.js +1 -1
  383. package/pure-cell/components/footer-text/index.d.ts +1 -1
  384. package/pure-cell/components/footer-text/index.js +1 -1
  385. package/pure-cell/components/graphics/component.js +1 -1
  386. package/pure-cell/components/graphics/index.d.ts +1 -1
  387. package/pure-cell/components/graphics/index.js +1 -1
  388. package/pure-cell/components/main/component.js +1 -1
  389. package/pure-cell/components/main/index.d.ts +1 -1
  390. package/pure-cell/components/main/index.js +1 -1
  391. package/pure-cell/components/text/component.js +1 -1
  392. package/pure-cell/components/text/index.d.ts +1 -1
  393. package/pure-cell/components/text/index.js +1 -1
  394. package/pure-cell/components/types.d.ts +3 -3
  395. package/pure-cell/cssm/components/types.d.ts +3 -3
  396. package/pure-cell/esm/component-fd7196d2.d.ts +5 -5
  397. package/pure-cell/esm/component.js +1 -1
  398. package/pure-cell/esm/components/addon/component.js +1 -1
  399. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  400. package/pure-cell/esm/components/addon/index.js +1 -1
  401. package/pure-cell/esm/components/amount/component.js +1 -1
  402. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  403. package/pure-cell/esm/components/amount/index.js +1 -1
  404. package/pure-cell/esm/components/amount-title/component.js +1 -1
  405. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  406. package/pure-cell/esm/components/amount-title/index.js +1 -1
  407. package/pure-cell/esm/components/category/component.js +1 -1
  408. package/pure-cell/esm/components/category/index.d.ts +1 -1
  409. package/pure-cell/esm/components/category/index.js +1 -1
  410. package/pure-cell/esm/components/content/component.js +1 -1
  411. package/pure-cell/esm/components/content/index.d.ts +1 -1
  412. package/pure-cell/esm/components/content/index.js +1 -1
  413. package/pure-cell/esm/components/footer/component.js +1 -1
  414. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  415. package/pure-cell/esm/components/footer/index.js +1 -1
  416. package/pure-cell/esm/components/footer-button/component.js +1 -1
  417. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  418. package/pure-cell/esm/components/footer-button/index.js +1 -1
  419. package/pure-cell/esm/components/footer-text/component.js +1 -1
  420. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  421. package/pure-cell/esm/components/footer-text/index.js +1 -1
  422. package/pure-cell/esm/components/graphics/component.js +1 -1
  423. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  424. package/pure-cell/esm/components/graphics/index.js +1 -1
  425. package/pure-cell/esm/components/main/component.js +1 -1
  426. package/pure-cell/esm/components/main/index.d.ts +1 -1
  427. package/pure-cell/esm/components/main/index.js +1 -1
  428. package/pure-cell/esm/components/text/component.js +1 -1
  429. package/pure-cell/esm/components/text/index.d.ts +1 -1
  430. package/pure-cell/esm/components/text/index.js +1 -1
  431. package/pure-cell/esm/components/types.d.ts +3 -3
  432. package/pure-cell/esm/index.js +1 -1
  433. package/pure-cell/index.js +1 -1
  434. package/pure-cell/modern/component.js +1 -1
  435. package/pure-cell/modern/components/addon/component.js +1 -1
  436. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  437. package/pure-cell/modern/components/addon/index.js +1 -1
  438. package/pure-cell/modern/components/amount/component.js +1 -1
  439. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  440. package/pure-cell/modern/components/amount/index.js +1 -1
  441. package/pure-cell/modern/components/amount-title/component.js +1 -1
  442. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  443. package/pure-cell/modern/components/amount-title/index.js +1 -1
  444. package/pure-cell/modern/components/category/component.js +1 -1
  445. package/pure-cell/modern/components/category/index.d.ts +1 -1
  446. package/pure-cell/modern/components/category/index.js +1 -1
  447. package/pure-cell/modern/components/content/component.js +1 -1
  448. package/pure-cell/modern/components/content/index.d.ts +1 -1
  449. package/pure-cell/modern/components/content/index.js +1 -1
  450. package/pure-cell/modern/components/footer/component.js +1 -1
  451. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  452. package/pure-cell/modern/components/footer/index.js +1 -1
  453. package/pure-cell/modern/components/footer-button/component.js +1 -1
  454. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  455. package/pure-cell/modern/components/footer-button/index.js +1 -1
  456. package/pure-cell/modern/components/footer-text/component.js +1 -1
  457. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  458. package/pure-cell/modern/components/footer-text/index.js +1 -1
  459. package/pure-cell/modern/components/graphics/component.js +1 -1
  460. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  461. package/pure-cell/modern/components/graphics/index.js +1 -1
  462. package/pure-cell/modern/components/main/component.js +1 -1
  463. package/pure-cell/modern/components/main/index.d.ts +1 -1
  464. package/pure-cell/modern/components/main/index.js +1 -1
  465. package/pure-cell/modern/components/text/component.js +1 -1
  466. package/pure-cell/modern/components/text/index.d.ts +1 -1
  467. package/pure-cell/modern/components/text/index.js +1 -1
  468. package/pure-cell/modern/components/types.d.ts +3 -3
  469. package/pure-cell/modern/index.js +1 -1
  470. package/select/components/arrow/index.css +1 -1
  471. package/select/components/base-checkmark/index.css +1 -1
  472. package/select/components/base-option/index.css +3 -3
  473. package/select/components/base-select/Component.js +37 -41
  474. package/select/components/base-select/index.css +1 -1
  475. package/select/components/base-select/mobile.css +3 -3
  476. package/select/components/checkmark/index.css +3 -3
  477. package/select/components/checkmark-mobile/index.css +1 -1
  478. package/select/components/field/index.css +1 -1
  479. package/select/components/footer/index.css +1 -1
  480. package/select/components/optgroup/index.css +1 -1
  481. package/select/components/option/index.css +1 -1
  482. package/select/components/options-list/index.css +1 -1
  483. package/select/components/search/index.css +1 -1
  484. package/select/components/virtual-options-list/index.css +1 -1
  485. package/select/cssm/components/base-option/index.module.css +2 -2
  486. package/select/cssm/components/base-select/Component.js +37 -41
  487. package/select/cssm/components/base-select/mobile.module.css +2 -2
  488. package/select/cssm/components/checkmark/index.module.css +2 -2
  489. package/select/esm/Component.responsive.js +1 -1
  490. package/select/esm/components/arrow/index.css +1 -1
  491. package/select/esm/components/base-checkmark/index.css +1 -1
  492. package/select/esm/components/base-option/index.css +3 -3
  493. package/select/esm/components/base-select/Component.js +39 -43
  494. package/select/esm/components/base-select/index.css +1 -1
  495. package/select/esm/components/base-select/mobile.css +3 -3
  496. package/select/esm/components/checkmark/index.css +3 -3
  497. package/select/esm/components/checkmark-mobile/index.css +1 -1
  498. package/select/esm/components/field/index.css +1 -1
  499. package/select/esm/components/footer/index.css +1 -1
  500. package/select/esm/components/optgroup/index.css +1 -1
  501. package/select/esm/components/option/index.css +1 -1
  502. package/select/esm/components/options-list/index.css +1 -1
  503. package/select/esm/components/search/index.css +1 -1
  504. package/select/esm/components/virtual-options-list/index.css +1 -1
  505. package/select/esm/index.js +1 -1
  506. package/select/esm/mobile/Component.mobile.js +1 -1
  507. package/select/esm/mobile/Component.modal.mobile.js +1 -1
  508. package/select/esm/mobile/index.js +1 -1
  509. package/select/esm/presets/index.js +1 -1
  510. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  511. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  512. package/select/esm/presets/useSelectWithApply/options-list-with-apply/footer/index.css +1 -1
  513. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/index.css +1 -1
  514. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  515. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  516. package/select/esm/presets/useSelectWithLoading/index.css +1 -1
  517. package/select/esm/shared/index.js +1 -1
  518. package/select/mobile/Component.mobile.js +1 -1
  519. package/select/modern/Component.responsive.js +1 -1
  520. package/select/modern/components/arrow/index.css +1 -1
  521. package/select/modern/components/base-checkmark/index.css +1 -1
  522. package/select/modern/components/base-option/index.css +3 -3
  523. package/select/modern/components/base-select/Component.js +36 -41
  524. package/select/modern/components/base-select/index.css +1 -1
  525. package/select/modern/components/base-select/mobile.css +3 -3
  526. package/select/modern/components/checkmark/index.css +3 -3
  527. package/select/modern/components/checkmark-mobile/index.css +1 -1
  528. package/select/modern/components/field/index.css +1 -1
  529. package/select/modern/components/footer/index.css +1 -1
  530. package/select/modern/components/optgroup/index.css +1 -1
  531. package/select/modern/components/option/index.css +1 -1
  532. package/select/modern/components/options-list/index.css +1 -1
  533. package/select/modern/components/search/index.css +1 -1
  534. package/select/modern/components/virtual-options-list/index.css +1 -1
  535. package/select/modern/index.js +1 -1
  536. package/select/modern/mobile/Component.mobile.js +1 -1
  537. package/select/modern/mobile/Component.modal.mobile.js +1 -1
  538. package/select/modern/mobile/index.js +1 -1
  539. package/select/modern/presets/index.js +1 -1
  540. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  541. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  542. package/select/modern/presets/useSelectWithApply/options-list-with-apply/footer/index.css +1 -1
  543. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/index.css +1 -1
  544. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  545. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  546. package/select/modern/presets/useSelectWithLoading/index.css +1 -1
  547. package/select/modern/shared/index.js +1 -1
  548. package/select/presets/index.js +1 -1
  549. package/select/presets/useSelectWithApply/hook.js +1 -1
  550. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  551. package/select/presets/useSelectWithApply/options-list-with-apply/footer/index.css +1 -1
  552. package/select/presets/useSelectWithApply/options-list-with-apply/header/index.css +1 -1
  553. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  554. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  555. package/select/presets/useSelectWithLoading/index.css +1 -1
  556. package/select/shared/index.js +1 -1
  557. package/select-with-tags/components/tag/index.css +1 -1
  558. package/select-with-tags/components/tag-list/index.css +1 -1
  559. package/select-with-tags/esm/components/tag/index.css +1 -1
  560. package/select-with-tags/esm/components/tag-list/index.css +1 -1
  561. package/select-with-tags/modern/components/tag/index.css +1 -1
  562. package/select-with-tags/modern/components/tag-list/index.css +1 -1
  563. package/side-panel/components/content/desktop.css +1 -1
  564. package/side-panel/components/content/index.css +1 -1
  565. package/side-panel/components/content/mobile.css +1 -1
  566. package/side-panel/components/controls/Component.js +1 -1
  567. package/side-panel/components/controls/index.css +1 -1
  568. package/side-panel/components/footer/Component.js +1 -1
  569. package/side-panel/components/footer/desktop.css +1 -1
  570. package/side-panel/components/footer/index.css +1 -1
  571. package/side-panel/components/footer/layout.css +1 -1
  572. package/side-panel/components/footer/mobile.css +1 -1
  573. package/side-panel/components/header/desktop.css +1 -1
  574. package/side-panel/components/header/index.css +1 -1
  575. package/side-panel/components/header/mobile.css +1 -1
  576. package/side-panel/desktop/desktop.css +1 -1
  577. package/side-panel/desktop/transitions.desktop.css +1 -1
  578. package/side-panel/esm/Component.responsive.js +1 -1
  579. package/side-panel/esm/components/content/desktop.css +1 -1
  580. package/side-panel/esm/components/content/index.css +1 -1
  581. package/side-panel/esm/components/content/mobile.css +1 -1
  582. package/side-panel/esm/components/controls/Component.js +1 -1
  583. package/side-panel/esm/components/controls/index.css +1 -1
  584. package/side-panel/esm/components/controls/index.js +1 -1
  585. package/side-panel/esm/components/footer/Component.desktop.js +1 -1
  586. package/side-panel/esm/components/footer/Component.js +1 -1
  587. package/side-panel/esm/components/footer/Component.mobile.js +1 -1
  588. package/side-panel/esm/components/footer/desktop.css +1 -1
  589. package/side-panel/esm/components/footer/index.css +1 -1
  590. package/side-panel/esm/components/footer/layout.css +1 -1
  591. package/side-panel/esm/components/footer/mobile.css +1 -1
  592. package/side-panel/esm/components/header/desktop.css +1 -1
  593. package/side-panel/esm/components/header/index.css +1 -1
  594. package/side-panel/esm/components/header/mobile.css +1 -1
  595. package/side-panel/esm/desktop/Component.desktop.js +1 -1
  596. package/side-panel/esm/desktop/desktop.css +1 -1
  597. package/side-panel/esm/desktop/index.js +1 -1
  598. package/side-panel/esm/desktop/transitions.desktop.css +1 -1
  599. package/side-panel/esm/index.js +1 -1
  600. package/side-panel/esm/mobile/Component.mobile.js +1 -1
  601. package/side-panel/esm/mobile/index.js +1 -1
  602. package/side-panel/esm/mobile/mobile.css +1 -1
  603. package/side-panel/esm/mobile/transitions.mobile.css +1 -1
  604. package/side-panel/mobile/mobile.css +1 -1
  605. package/side-panel/mobile/transitions.mobile.css +1 -1
  606. package/side-panel/modern/Component.responsive.js +1 -1
  607. package/side-panel/modern/components/content/desktop.css +1 -1
  608. package/side-panel/modern/components/content/index.css +1 -1
  609. package/side-panel/modern/components/content/mobile.css +1 -1
  610. package/side-panel/modern/components/controls/Component.js +1 -1
  611. package/side-panel/modern/components/controls/index.css +1 -1
  612. package/side-panel/modern/components/controls/index.js +1 -1
  613. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  614. package/side-panel/modern/components/footer/Component.js +1 -1
  615. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  616. package/side-panel/modern/components/footer/desktop.css +1 -1
  617. package/side-panel/modern/components/footer/index.css +1 -1
  618. package/side-panel/modern/components/footer/layout.css +1 -1
  619. package/side-panel/modern/components/footer/mobile.css +1 -1
  620. package/side-panel/modern/components/header/desktop.css +1 -1
  621. package/side-panel/modern/components/header/index.css +1 -1
  622. package/side-panel/modern/components/header/mobile.css +1 -1
  623. package/side-panel/modern/desktop/Component.desktop.js +1 -1
  624. package/side-panel/modern/desktop/desktop.css +1 -1
  625. package/side-panel/modern/desktop/index.js +1 -1
  626. package/side-panel/modern/desktop/transitions.desktop.css +1 -1
  627. package/side-panel/modern/index.js +1 -1
  628. package/side-panel/modern/mobile/Component.mobile.js +1 -1
  629. package/side-panel/modern/mobile/index.js +1 -1
  630. package/side-panel/modern/mobile/mobile.css +1 -1
  631. package/side-panel/modern/mobile/transitions.mobile.css +1 -1
  632. package/table/components/pagination/index.css +1 -1
  633. package/table/components/pagination/select-field/index.css +1 -1
  634. package/table/components/table/index.css +1 -1
  635. package/table/components/tbody/index.css +1 -1
  636. package/table/components/tcell/index.css +1 -1
  637. package/table/components/texpandable-row/index.css +1 -1
  638. package/table/components/thead/index.css +1 -1
  639. package/table/components/thead-cell/index.css +1 -1
  640. package/table/components/trow/index.css +1 -1
  641. package/table/components/tsortable-head-cell/index.css +1 -1
  642. package/table/esm/components/pagination/index.css +1 -1
  643. package/table/esm/components/pagination/select-field/index.css +1 -1
  644. package/table/esm/components/table/index.css +1 -1
  645. package/table/esm/components/tbody/index.css +1 -1
  646. package/table/esm/components/tcell/index.css +1 -1
  647. package/table/esm/components/texpandable-row/index.css +1 -1
  648. package/table/esm/components/thead/index.css +1 -1
  649. package/table/esm/components/thead-cell/index.css +1 -1
  650. package/table/esm/components/trow/index.css +1 -1
  651. package/table/esm/components/tsortable-head-cell/index.css +1 -1
  652. package/table/modern/components/pagination/index.css +1 -1
  653. package/table/modern/components/pagination/select-field/index.css +1 -1
  654. package/table/modern/components/table/index.css +1 -1
  655. package/table/modern/components/tbody/index.css +1 -1
  656. package/table/modern/components/tcell/index.css +1 -1
  657. package/table/modern/components/texpandable-row/index.css +1 -1
  658. package/table/modern/components/thead/index.css +1 -1
  659. package/table/modern/components/thead-cell/index.css +1 -1
  660. package/table/modern/components/trow/index.css +1 -1
  661. package/table/modern/components/tsortable-head-cell/index.css +1 -1
  662. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  663. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  664. package/tabs/components/primary-tablist/Component.mobile.js +1 -1
  665. package/tabs/components/primary-tablist/index.css +1 -1
  666. package/tabs/components/primary-tablist/mobile.css +1 -1
  667. package/tabs/components/scroll-controls/index.css +1 -1
  668. package/tabs/components/scrollable-container/index.css +1 -1
  669. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  670. package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
  671. package/tabs/components/secondary-tablist/index.css +1 -1
  672. package/tabs/components/secondary-tablist/mobile.css +1 -1
  673. package/tabs/components/tab/index.css +1 -1
  674. package/tabs/esm/collapsible/index.js +1 -1
  675. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  676. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  677. package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
  678. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  679. package/tabs/esm/components/primary-tablist/index.css +1 -1
  680. package/tabs/esm/components/primary-tablist/mobile.css +1 -1
  681. package/tabs/esm/components/scroll-controls/index.css +1 -1
  682. package/tabs/esm/components/scrollable-container/index.css +1 -1
  683. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  684. package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
  685. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  686. package/tabs/esm/components/secondary-tablist/index.css +1 -1
  687. package/tabs/esm/components/secondary-tablist/mobile.css +1 -1
  688. package/tabs/esm/components/tab/index.css +1 -1
  689. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  690. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  691. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  692. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  693. package/tabs/esm/desktop/index.js +2 -2
  694. package/tabs/esm/index.js +2 -2
  695. package/tabs/esm/mobile/index.js +2 -2
  696. package/tabs/modern/collapsible/index.js +1 -1
  697. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  698. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  699. package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
  700. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  701. package/tabs/modern/components/primary-tablist/index.css +1 -1
  702. package/tabs/modern/components/primary-tablist/mobile.css +1 -1
  703. package/tabs/modern/components/scroll-controls/index.css +1 -1
  704. package/tabs/modern/components/scrollable-container/index.css +1 -1
  705. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  706. package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
  707. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  708. package/tabs/modern/components/secondary-tablist/index.css +1 -1
  709. package/tabs/modern/components/secondary-tablist/mobile.css +1 -1
  710. package/tabs/modern/components/tab/index.css +1 -1
  711. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  712. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  713. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  714. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  715. package/tabs/modern/desktop/index.js +2 -2
  716. package/tabs/modern/index.js +2 -2
  717. package/tabs/modern/mobile/index.js +2 -2
  718. package/textarea/Component.js +1 -1
  719. package/textarea/components/PseudoTextArea.js +1 -1
  720. package/textarea/components/index.d.ts +1 -1
  721. package/textarea/components/index.js +1 -1
  722. package/textarea/cssm/Component.d.ts +1 -1
  723. package/textarea/esm/Component.js +1 -1
  724. package/textarea/esm/components/PseudoTextArea.js +1 -1
  725. package/textarea/esm/components/index.d.ts +1 -1
  726. package/textarea/esm/components/index.js +1 -1
  727. package/textarea/esm/index.js +1 -1
  728. package/textarea/modern/Component.d.ts +1 -1
  729. package/textarea/modern/Component.js +1 -1
  730. package/textarea/modern/components/PseudoTextArea.js +1 -1
  731. package/textarea/modern/components/index.d.ts +1 -1
  732. package/textarea/modern/components/index.js +1 -1
  733. package/textarea/modern/index.js +1 -1
  734. package/themes/click.js +2 -0
  735. package/themes/compiled/mobile-dark-bluetint.css +2538 -68
  736. package/themes/compiled/mobile-dark-bluetint.js +2 -0
  737. package/themes/corp.js +2 -0
  738. package/themes/dark.js +2 -0
  739. package/themes/esm/compiled/mobile-dark-bluetint.js +3 -0
  740. package/themes/intranet.js +2 -0
  741. package/themes/mobile.js +2 -0
  742. package/themes/modern/compiled/mobile-dark-bluetint.js +3 -0
  743. package/themes/package.json +9 -1
  744. package/themes/site.js +2 -0
  745. package/toast/Component.responsive.d.ts +1 -1
  746. package/toast/components/base-toast/component.d.ts +1 -1
  747. package/toast/esm/Component.responsive.d.ts +1 -1
  748. package/toast/esm/components/base-toast/component.d.ts +1 -1
  749. package/tooltip/default.css +1 -1
  750. package/tooltip/esm/default.css +1 -1
  751. package/tooltip/esm/index.css +1 -1
  752. package/tooltip/esm/inverted.css +1 -1
  753. package/tooltip/esm/mobile/mobile.css +1 -1
  754. package/tooltip/index.css +1 -1
  755. package/tooltip/inverted.css +1 -1
  756. package/tooltip/mobile/mobile.css +1 -1
  757. package/tooltip/modern/default.css +1 -1
  758. package/tooltip/modern/index.css +1 -1
  759. package/tooltip/modern/inverted.css +1 -1
  760. package/tooltip/modern/mobile/mobile.css +1 -1
  761. package/typography/cssm/title/component.d.ts +1 -1
  762. package/typography/cssm/title/index.d.ts +1 -1
  763. package/typography/cssm/title-mobile/component.d.ts +1 -1
  764. package/typography/cssm/title-responsive/component.d.ts +1 -1
  765. package/typography/esm/component.js +2 -2
  766. package/typography/esm/index.js +2 -2
  767. package/typography/esm/text/component.js +1 -1
  768. package/typography/esm/text/index.js +1 -1
  769. package/typography/esm/title/component.js +1 -1
  770. package/typography/esm/title/index.js +2 -2
  771. package/typography/esm/title-mobile/component.js +2 -2
  772. package/typography/esm/title-mobile/index.js +2 -2
  773. package/typography/esm/title-responsive/component.js +2 -2
  774. package/typography/esm/title-responsive/index.js +2 -2
  775. package/typography/modern/component.js +2 -2
  776. package/typography/modern/index.js +2 -2
  777. package/typography/modern/text/component.js +1 -1
  778. package/typography/modern/text/index.js +1 -1
  779. package/typography/modern/title/component.js +1 -1
  780. package/typography/modern/title/index.js +2 -2
  781. package/typography/modern/title-mobile/component.js +2 -2
  782. package/typography/modern/title-mobile/index.js +2 -2
  783. package/typography/modern/title-responsive/component.js +2 -2
  784. package/typography/modern/title-responsive/index.js +2 -2
  785. package/typography/text/component.js +1 -1
  786. package/typography/title/component.js +1 -1
  787. package/typography/title/index.js +1 -1
  788. package/typography/title-mobile/component.js +1 -1
  789. package/typography/title-responsive/component.js +1 -1
  790. package/underlay/Component.js +1 -1
  791. package/underlay/esm/Component.js +1 -1
  792. package/underlay/esm/index.js +1 -1
  793. package/underlay/esm/utils/getBorderCorners.js +1 -1
  794. package/underlay/esm/utils/getClasses.js +1 -1
  795. package/underlay/modern/Component.js +1 -1
  796. package/underlay/modern/index.js +1 -1
  797. package/underlay/modern/utils/getBorderCorners.js +1 -1
  798. package/underlay/modern/utils/getClasses.js +1 -1
  799. package/underlay/utils/getBorderCorners.js +1 -1
  800. package/underlay/utils/getClasses.js +1 -1
  801. package/universal-date-input/components/base-universal-date-input/Component.js +1 -1
  802. package/universal-date-input/components/date-input/Component.js +1 -1
  803. package/universal-date-input/components/date-range-input/Component.js +1 -1
  804. package/universal-date-input/esm/Component.responsive.js +1 -1
  805. package/universal-date-input/esm/components/base-universal-date-input/Component.js +1 -1
  806. package/universal-date-input/esm/components/base-universal-date-input/index.js +1 -1
  807. package/universal-date-input/esm/components/date-input/Component.js +1 -1
  808. package/universal-date-input/esm/components/date-input/index.js +1 -1
  809. package/universal-date-input/esm/components/date-range-input/Component.js +1 -1
  810. package/universal-date-input/esm/components/date-range-input/index.js +1 -1
  811. package/universal-date-input/esm/desktop/Component.desktop.js +1 -1
  812. package/universal-date-input/esm/desktop/index.js +1 -1
  813. package/universal-date-input/esm/index.js +1 -1
  814. package/universal-date-input/esm/mobile/Component.mobile.js +1 -1
  815. package/universal-date-input/esm/mobile/index.js +1 -1
  816. package/universal-date-input/modern/Component.responsive.js +1 -1
  817. package/universal-date-input/modern/components/base-universal-date-input/Component.js +1 -1
  818. package/universal-date-input/modern/components/base-universal-date-input/index.js +1 -1
  819. package/universal-date-input/modern/components/date-input/Component.js +1 -1
  820. package/universal-date-input/modern/components/date-input/index.js +1 -1
  821. package/universal-date-input/modern/components/date-range-input/Component.js +1 -1
  822. package/universal-date-input/modern/components/date-range-input/index.js +1 -1
  823. package/universal-date-input/modern/desktop/Component.desktop.js +1 -1
  824. package/universal-date-input/modern/desktop/index.js +1 -1
  825. package/universal-date-input/modern/index.js +1 -1
  826. package/universal-date-input/modern/mobile/Component.mobile.js +1 -1
  827. package/universal-date-input/modern/mobile/index.js +1 -1
  828. package/vars/colors-bluetint.js +2 -0
  829. package/vars/colors-indigo.js +2 -0
  830. package/vars/cssm/colors-bluetint.js +2 -0
  831. package/vars/cssm/colors-indigo.js +2 -0
  832. package/vars/index.js +1450 -1452
  833. package/vars/package.json +10 -1
  834. package/themes/dist/amount/click.css +0 -4
  835. package/themes/dist/bottom-sheet/click.css +0 -8
  836. package/themes/dist/bottom-sheet/intranet.css +0 -3
  837. package/themes/dist/bottom-sheet/mobile.css +0 -4
  838. package/themes/dist/bottom-sheet/site.css +0 -3
  839. package/themes/dist/button/corp.css +0 -37
  840. package/themes/dist/button/site.css +0 -41
  841. package/themes/dist/calendar/click.css +0 -8
  842. package/themes/dist/calendar/intranet.css +0 -9
  843. package/themes/dist/calendar-input/site.css +0 -3
  844. package/themes/dist/checkbox/site.css +0 -10
  845. package/themes/dist/checkbox-group/click.css +0 -9
  846. package/themes/dist/checkbox-group/intranet.css +0 -4
  847. package/themes/dist/checkbox-group/mobile.css +0 -4
  848. package/themes/dist/checkbox-group/site.css +0 -5
  849. package/themes/dist/circular-progress-bar/click.css +0 -5
  850. package/themes/dist/click.css +0 -1663
  851. package/themes/dist/click.d.ts +0 -2
  852. package/themes/dist/click.js +0 -12
  853. package/themes/dist/compiled/mobile-dark-bluetint.css +0 -3031
  854. package/themes/dist/compiled/mobile-dark-bluetint.d.ts +0 -2
  855. package/themes/dist/compiled/mobile-dark-bluetint.js +0 -11
  856. package/themes/dist/confirmation/click.css +0 -12
  857. package/themes/dist/confirmation/intranet.css +0 -8
  858. package/themes/dist/confirmation/mobile.css +0 -8
  859. package/themes/dist/corp.css +0 -1524
  860. package/themes/dist/corp.d.ts +0 -2
  861. package/themes/dist/corp.js +0 -12
  862. package/themes/dist/dark.d.ts +0 -2
  863. package/themes/dist/dark.js +0 -12
  864. package/themes/dist/dropzone/click.css +0 -3
  865. package/themes/dist/esm/click.d.ts +0 -2
  866. package/themes/dist/esm/click.js +0 -6
  867. package/themes/dist/esm/compiled/mobile-dark-bluetint.d.ts +0 -2
  868. package/themes/dist/esm/compiled/mobile-dark-bluetint.js +0 -4
  869. package/themes/dist/esm/corp.d.ts +0 -2
  870. package/themes/dist/esm/corp.js +0 -6
  871. package/themes/dist/esm/dark.d.ts +0 -2
  872. package/themes/dist/esm/dark.js +0 -6
  873. package/themes/dist/esm/intranet.d.ts +0 -2
  874. package/themes/dist/esm/intranet.js +0 -6
  875. package/themes/dist/esm/mobile.d.ts +0 -2
  876. package/themes/dist/esm/mobile.js +0 -6
  877. package/themes/dist/esm/site.d.ts +0 -2
  878. package/themes/dist/esm/site.js +0 -6
  879. package/themes/dist/form-control/click.css +0 -4
  880. package/themes/dist/form-control/site.css +0 -60
  881. package/themes/dist/icon-button/click.css +0 -24
  882. package/themes/dist/icon-view/click.css +0 -4
  883. package/themes/dist/input/site.css +0 -8
  884. package/themes/dist/intranet.css +0 -1511
  885. package/themes/dist/intranet.d.ts +0 -2
  886. package/themes/dist/intranet.js +0 -12
  887. package/themes/dist/link/click.css +0 -25
  888. package/themes/dist/list/click.css +0 -4
  889. package/themes/dist/mobile.css +0 -1507
  890. package/themes/dist/mobile.d.ts +0 -2
  891. package/themes/dist/mobile.js +0 -12
  892. package/themes/dist/modal/click.css +0 -31
  893. package/themes/dist/modern/click.d.ts +0 -2
  894. package/themes/dist/modern/click.js +0 -6
  895. package/themes/dist/modern/compiled/mobile-dark-bluetint.d.ts +0 -2
  896. package/themes/dist/modern/compiled/mobile-dark-bluetint.js +0 -4
  897. package/themes/dist/modern/corp.d.ts +0 -2
  898. package/themes/dist/modern/corp.js +0 -6
  899. package/themes/dist/modern/dark.d.ts +0 -2
  900. package/themes/dist/modern/dark.js +0 -6
  901. package/themes/dist/modern/intranet.d.ts +0 -2
  902. package/themes/dist/modern/intranet.js +0 -6
  903. package/themes/dist/modern/mobile.d.ts +0 -2
  904. package/themes/dist/modern/mobile.js +0 -6
  905. package/themes/dist/modern/site.d.ts +0 -2
  906. package/themes/dist/modern/site.js +0 -6
  907. package/themes/dist/navigation-bar/click.css +0 -4
  908. package/themes/dist/package.json +0 -11
  909. package/themes/dist/progress-bar/click.css +0 -3
  910. package/themes/dist/radio/site.css +0 -9
  911. package/themes/dist/radio-group/click.css +0 -5
  912. package/themes/dist/radio-group/intranet.css +0 -4
  913. package/themes/dist/radio-group/mobile.css +0 -4
  914. package/themes/dist/radio-group/site.css +0 -5
  915. package/themes/dist/select/click.css +0 -13
  916. package/themes/dist/select/site.css +0 -7
  917. package/themes/dist/side-panel/click.css +0 -5
  918. package/themes/dist/site.css +0 -1628
  919. package/themes/dist/site.d.ts +0 -2
  920. package/themes/dist/site.js +0 -12
  921. package/themes/dist/skeleton/click.css +0 -8
  922. package/themes/dist/slider/intranet.css +0 -4
  923. package/themes/dist/slider/mobile.css +0 -4
  924. package/themes/dist/slider-input/site.css +0 -13
  925. package/themes/dist/src/dark.css +0 -668
  926. package/themes/dist/src/mixins/amount/click.css +0 -4
  927. package/themes/dist/src/mixins/bottom-sheet/click.css +0 -8
  928. package/themes/dist/src/mixins/bottom-sheet/intranet.css +0 -3
  929. package/themes/dist/src/mixins/bottom-sheet/mobile.css +0 -4
  930. package/themes/dist/src/mixins/bottom-sheet/site.css +0 -3
  931. package/themes/dist/src/mixins/button/corp.css +0 -37
  932. package/themes/dist/src/mixins/button/site.css +0 -41
  933. package/themes/dist/src/mixins/calendar/click.css +0 -8
  934. package/themes/dist/src/mixins/calendar/intranet.css +0 -9
  935. package/themes/dist/src/mixins/calendar-input/site.css +0 -3
  936. package/themes/dist/src/mixins/checkbox/site.css +0 -10
  937. package/themes/dist/src/mixins/checkbox-group/click.css +0 -9
  938. package/themes/dist/src/mixins/checkbox-group/intranet.css +0 -4
  939. package/themes/dist/src/mixins/checkbox-group/mobile.css +0 -4
  940. package/themes/dist/src/mixins/checkbox-group/site.css +0 -5
  941. package/themes/dist/src/mixins/circular-progress-bar/click.css +0 -5
  942. package/themes/dist/src/mixins/click.css +0 -50
  943. package/themes/dist/src/mixins/confirmation/click.css +0 -12
  944. package/themes/dist/src/mixins/confirmation/intranet.css +0 -8
  945. package/themes/dist/src/mixins/confirmation/mobile.css +0 -8
  946. package/themes/dist/src/mixins/corp.css +0 -7
  947. package/themes/dist/src/mixins/dark.css +0 -668
  948. package/themes/dist/src/mixins/dropzone/click.css +0 -3
  949. package/themes/dist/src/mixins/form-control/click.css +0 -4
  950. package/themes/dist/src/mixins/form-control/site.css +0 -60
  951. package/themes/dist/src/mixins/icon-button/click.css +0 -24
  952. package/themes/dist/src/mixins/icon-view/click.css +0 -4
  953. package/themes/dist/src/mixins/input/site.css +0 -8
  954. package/themes/dist/src/mixins/intranet.css +0 -15
  955. package/themes/dist/src/mixins/link/click.css +0 -25
  956. package/themes/dist/src/mixins/list/click.css +0 -4
  957. package/themes/dist/src/mixins/mobile.css +0 -15
  958. package/themes/dist/src/mixins/modal/click.css +0 -31
  959. package/themes/dist/src/mixins/navigation-bar/click.css +0 -4
  960. package/themes/dist/src/mixins/progress-bar/click.css +0 -3
  961. package/themes/dist/src/mixins/radio/site.css +0 -9
  962. package/themes/dist/src/mixins/radio-group/click.css +0 -5
  963. package/themes/dist/src/mixins/radio-group/intranet.css +0 -4
  964. package/themes/dist/src/mixins/radio-group/mobile.css +0 -4
  965. package/themes/dist/src/mixins/radio-group/site.css +0 -5
  966. package/themes/dist/src/mixins/select/click.css +0 -13
  967. package/themes/dist/src/mixins/select/site.css +0 -7
  968. package/themes/dist/src/mixins/side-panel/click.css +0 -5
  969. package/themes/dist/src/mixins/site.css +0 -29
  970. package/themes/dist/src/mixins/skeleton/click.css +0 -8
  971. package/themes/dist/src/mixins/slider/intranet.css +0 -4
  972. package/themes/dist/src/mixins/slider/mobile.css +0 -4
  973. package/themes/dist/src/mixins/slider-input/site.css +0 -13
  974. package/themes/dist/src/mixins/steps/mobile.css +0 -4
  975. package/themes/dist/src/mixins/switch/site.css +0 -5
  976. package/themes/dist/src/mixins/system-message/click.css +0 -13
  977. package/themes/dist/src/mixins/tabs/click.css +0 -26
  978. package/themes/dist/src/mixins/tabs/corp.css +0 -4
  979. package/themes/dist/src/mixins/tabs/site.css +0 -8
  980. package/themes/dist/src/mixins/toast-plate/click.css +0 -11
  981. package/themes/dist/steps/mobile.css +0 -4
  982. package/themes/dist/switch/site.css +0 -5
  983. package/themes/dist/system-message/click.css +0 -13
  984. package/themes/dist/tabs/click.css +0 -26
  985. package/themes/dist/tabs/corp.css +0 -4
  986. package/themes/dist/tabs/site.css +0 -8
  987. package/themes/dist/toast-plate/click.css +0 -11
  988. package/vars/dist/colors-bluetint.d.ts +0 -2
  989. package/vars/dist/colors-bluetint.js +0 -12
  990. package/vars/dist/colors-indigo.d.ts +0 -2
  991. package/vars/dist/colors-indigo.js +0 -12
  992. package/vars/dist/cssm/border-radius.css +0 -11
  993. package/vars/dist/cssm/bundle/click.css +0 -1390
  994. package/vars/dist/cssm/bundle/corp.css +0 -1390
  995. package/vars/dist/cssm/bundle/intranet.css +0 -1390
  996. package/vars/dist/cssm/bundle/mobile.css +0 -1390
  997. package/vars/dist/cssm/bundle/site.css +0 -1384
  998. package/vars/dist/cssm/colors-addons.css +0 -127
  999. package/vars/dist/cssm/colors-bluetint.css +0 -1173
  1000. package/vars/dist/cssm/colors-bluetint.d.ts +0 -2
  1001. package/vars/dist/cssm/colors-bluetint.js +0 -12
  1002. package/vars/dist/cssm/colors-decorative.css +0 -474
  1003. package/vars/dist/cssm/colors-indigo.css +0 -1171
  1004. package/vars/dist/cssm/colors-indigo.d.ts +0 -2
  1005. package/vars/dist/cssm/colors-indigo.js +0 -12
  1006. package/vars/dist/cssm/colors-pfm.css +0 -62
  1007. package/vars/dist/cssm/colors-qualitative.css +0 -130
  1008. package/vars/dist/cssm/colors-sequential.css +0 -170
  1009. package/vars/dist/cssm/colors-transparent.css +0 -28
  1010. package/vars/dist/cssm/colors-x5.css +0 -4
  1011. package/vars/dist/cssm/colors.css +0 -71
  1012. package/vars/dist/cssm/index.css +0 -1482
  1013. package/vars/dist/cssm/mixins.css +0 -1
  1014. package/vars/dist/cssm/typography.css +0 -6
  1015. package/vars/dist/esm/colors-bluetint.d.ts +0 -2
  1016. package/vars/dist/esm/colors-bluetint.js +0 -6
  1017. package/vars/dist/esm/colors-indigo.d.ts +0 -2
  1018. package/vars/dist/esm/colors-indigo.js +0 -6
  1019. package/vars/dist/gaps.css +0 -30
  1020. package/vars/dist/index.d.ts +0 -1450
  1021. package/vars/dist/index.js +0 -1450
  1022. package/vars/dist/modern/colors-bluetint.d.ts +0 -2
  1023. package/vars/dist/modern/colors-bluetint.js +0 -6
  1024. package/vars/dist/modern/colors-indigo.d.ts +0 -2
  1025. package/vars/dist/modern/colors-indigo.js +0 -6
  1026. package/vars/dist/package.json +0 -12
  1027. package/vars/dist/shadows-bluetint.css +0 -43
  1028. package/vars/dist/shadows-indigo.css +0 -38
  1029. package/vars/dist/src/border-radius.css +0 -11
  1030. package/vars/dist/src/bundle/click.css +0 -7
  1031. package/vars/dist/src/bundle/corp.css +0 -7
  1032. package/vars/dist/src/bundle/intranet.css +0 -7
  1033. package/vars/dist/src/bundle/mobile.css +0 -7
  1034. package/vars/dist/src/bundle/site.css +0 -6
  1035. package/vars/dist/src/colors-addons.css +0 -127
  1036. package/vars/dist/src/colors-bluetint.css +0 -1173
  1037. package/vars/dist/src/colors-decorative.css +0 -474
  1038. package/vars/dist/src/colors-indigo.css +0 -1171
  1039. package/vars/dist/src/colors-pfm.css +0 -62
  1040. package/vars/dist/src/colors-qualitative.css +0 -130
  1041. package/vars/dist/src/colors-sequential.css +0 -170
  1042. package/vars/dist/src/colors-transparent.css +0 -28
  1043. package/vars/dist/src/colors-x5.css +0 -4
  1044. package/vars/dist/src/colors.css +0 -71
  1045. package/vars/dist/src/gaps.css +0 -30
  1046. package/vars/dist/src/index.css +0 -9
  1047. package/vars/dist/src/mixins.css +0 -102
  1048. package/vars/dist/src/shadows-bluetint.css +0 -43
  1049. package/vars/dist/src/shadows-indigo.css +0 -38
  1050. package/vars/dist/typography.css +0 -519
  1051. /package/calendar-range/esm/{index.module-74a77984.js → index.module-01a5bc47.js} +0 -0
  1052. /package/calendar-range/{index.module-b3914465.js → index.module-67f1021f.js} +0 -0
  1053. /package/calendar-range/modern/{index.module-6eb9f9ba.js → index.module-daaa388a.js} +0 -0
  1054. /package/confirmation/{countdown-section-16b088be.d.ts → countdown-section-84596a80.d.ts} +0 -0
  1055. /package/confirmation/{countdown-section-16b088be.js → countdown-section-84596a80.js} +0 -0
  1056. /package/confirmation/esm/{countdown-section-c62fc39d.d.ts → countdown-section-327d524f.d.ts} +0 -0
  1057. /package/confirmation/esm/{countdown-section-c62fc39d.js → countdown-section-327d524f.js} +0 -0
  1058. /package/confirmation/modern/{countdown-section-abb09576.d.ts → countdown-section-728eb93d.d.ts} +0 -0
  1059. /package/confirmation/modern/{countdown-section-abb09576.js → countdown-section-728eb93d.js} +0 -0
  1060. /package/gallery/{buttons-9a016308.d.ts → buttons-047380d7.d.ts} +0 -0
  1061. /package/gallery/{buttons-9a016308.js → buttons-047380d7.js} +0 -0
  1062. /package/gallery/esm/{buttons-b1c05e73.d.ts → buttons-3c09e4d6.d.ts} +0 -0
  1063. /package/gallery/esm/{buttons-b1c05e73.js → buttons-3c09e4d6.js} +0 -0
  1064. /package/gallery/esm/{slide-da5bf337.d.ts → slide-e3b21512.d.ts} +0 -0
  1065. /package/gallery/esm/{slide-da5bf337.js → slide-e3b21512.js} +0 -0
  1066. /package/gallery/modern/{buttons-30fa8a5d.d.ts → buttons-e957184e.d.ts} +0 -0
  1067. /package/gallery/modern/{buttons-30fa8a5d.js → buttons-e957184e.js} +0 -0
  1068. /package/gallery/modern/{slide-438e6913.d.ts → slide-10d4500b.d.ts} +0 -0
  1069. /package/gallery/modern/{slide-438e6913.js → slide-10d4500b.js} +0 -0
  1070. /package/gallery/{slide-456f8387.d.ts → slide-6ed0a656.d.ts} +0 -0
  1071. /package/gallery/{slide-456f8387.js → slide-6ed0a656.js} +0 -0
  1072. /package/grid/esm/{gutters.module-7e1af705.js → gutters.module-23fe0198.js} +0 -0
  1073. /package/grid/{gutters.module-366774db.js → gutters.module-75735f81.js} +0 -0
  1074. /package/grid/modern/{gutters.module-b5635f62.js → gutters.module-4bd57546.js} +0 -0
  1075. /package/list/{Component-44007133.d.ts → Component-525c747b.d.ts} +0 -0
  1076. /package/list/{Component-44007133.js → Component-525c747b.js} +0 -0
  1077. /package/list/esm/{Component-c11c2120.d.ts → Component-8c352ccb.d.ts} +0 -0
  1078. /package/list/esm/{Component-c11c2120.js → Component-8c352ccb.js} +0 -0
  1079. /package/list/modern/{Component-4fef5738.d.ts → Component-f3027488.d.ts} +0 -0
  1080. /package/list/modern/{Component-4fef5738.js → Component-f3027488.js} +0 -0
  1081. /package/markdown/esm/{use-overrides-4ac79c4c.d.ts → use-overrides-f6621429.d.ts} +0 -0
  1082. /package/markdown/esm/{use-overrides-4ac79c4c.js → use-overrides-f6621429.js} +0 -0
  1083. /package/markdown/modern/{use-overrides-b93a0dc6.d.ts → use-overrides-d0f482f3.d.ts} +0 -0
  1084. /package/markdown/modern/{use-overrides-b93a0dc6.js → use-overrides-d0f482f3.js} +0 -0
  1085. /package/markdown/{use-overrides-f11bfa55.d.ts → use-overrides-91b4bbe9.d.ts} +0 -0
  1086. /package/markdown/{use-overrides-f11bfa55.js → use-overrides-91b4bbe9.js} +0 -0
  1087. /package/modal/esm/{layout.module-74d2ea00.js → layout.module-8d16178d.js} +0 -0
  1088. /package/modal/{layout.module-3f014113.js → layout.module-023a000e.js} +0 -0
  1089. /package/modal/modern/{layout.module-b1776ee3.js → layout.module-f130c15e.js} +0 -0
  1090. /package/pure-cell/{component-ba329973.d.ts → component-943e2796.d.ts} +0 -0
  1091. /package/pure-cell/{component-ba329973.js → component-943e2796.js} +0 -0
  1092. /package/pure-cell/esm/{component-8dcf2e94.d.ts → component-8c39a5b0.d.ts} +0 -0
  1093. /package/pure-cell/esm/{component-8dcf2e94.js → component-8c39a5b0.js} +0 -0
  1094. /package/pure-cell/modern/{component-4c3cdd38.d.ts → component-e207609e.d.ts} +0 -0
  1095. /package/pure-cell/modern/{component-4c3cdd38.js → component-e207609e.js} +0 -0
  1096. /package/select/esm/{hook-70d4d250.d.ts → hook-693c40bc.d.ts} +0 -0
  1097. /package/select/esm/{hook-70d4d250.js → hook-693c40bc.js} +0 -0
  1098. /package/select/{hook-6fc2190d.d.ts → hook-5b3405f1.d.ts} +0 -0
  1099. /package/select/{hook-6fc2190d.js → hook-5b3405f1.js} +0 -0
  1100. /package/select/modern/{hook-7bb88af2.d.ts → hook-97881f72.d.ts} +0 -0
  1101. /package/select/modern/{hook-7bb88af2.js → hook-97881f72.js} +0 -0
  1102. /package/side-panel/esm/{layout.module-0a3a954f.js → layout.module-44e1468c.js} +0 -0
  1103. /package/side-panel/{layout.module-3700a35d.js → layout.module-d5a7049b.js} +0 -0
  1104. /package/side-panel/modern/{layout.module-63bb050d.js → layout.module-bb7983f1.js} +0 -0
  1105. /package/tabs/esm/{index.module-fe02b1a3.js → index.module-79f3e607.js} +0 -0
  1106. /package/tabs/esm/{index.module-22e6af3b.js → index.module-fed9b049.js} +0 -0
  1107. /package/tabs/{index.module-a9c2e8c8.js → index.module-d1095f16.js} +0 -0
  1108. /package/tabs/{index.module-fa53fa65.js → index.module-e0b6e663.js} +0 -0
  1109. /package/tabs/modern/{index.module-c6cb92cb.js → index.module-3ede57c3.js} +0 -0
  1110. /package/tabs/modern/{index.module-c62b45eb.js → index.module-c2280e2d.js} +0 -0
  1111. /package/textarea/{PseudoTextArea-d1a87d7b.d.ts → PseudoTextArea-6c258e32.d.ts} +0 -0
  1112. /package/textarea/{PseudoTextArea-d1a87d7b.js → PseudoTextArea-6c258e32.js} +0 -0
  1113. /package/textarea/esm/{PseudoTextArea-df731a9f.d.ts → PseudoTextArea-bebd8445.d.ts} +0 -0
  1114. /package/textarea/esm/{PseudoTextArea-df731a9f.js → PseudoTextArea-bebd8445.js} +0 -0
  1115. /package/textarea/modern/{PseudoTextArea-13a280b4.d.ts → PseudoTextArea-57b2547c.d.ts} +0 -0
  1116. /package/textarea/modern/{PseudoTextArea-13a280b4.js → PseudoTextArea-57b2547c.js} +0 -0
  1117. /package/themes/{dist/src → src}/click.ts +0 -0
  1118. /package/themes/{dist/src → src}/compiled/mobile-dark-bluetint.ts +0 -0
  1119. /package/themes/{dist/src → src}/corp.ts +0 -0
  1120. /package/themes/{dist → src}/dark.css +0 -0
  1121. /package/themes/{dist/src → src}/dark.ts +0 -0
  1122. /package/themes/{dist/src → src}/default.css +0 -0
  1123. /package/themes/{dist/src → src}/intranet.ts +0 -0
  1124. /package/themes/{dist → src}/mixins/amount/click.css +0 -0
  1125. /package/themes/{dist → src}/mixins/bottom-sheet/click.css +0 -0
  1126. /package/themes/{dist → src}/mixins/bottom-sheet/intranet.css +0 -0
  1127. /package/themes/{dist → src}/mixins/bottom-sheet/mobile.css +0 -0
  1128. /package/themes/{dist → src}/mixins/bottom-sheet/site.css +0 -0
  1129. /package/themes/{dist → src}/mixins/button/corp.css +0 -0
  1130. /package/themes/{dist → src}/mixins/button/site.css +0 -0
  1131. /package/themes/{dist → src}/mixins/calendar/click.css +0 -0
  1132. /package/themes/{dist → src}/mixins/calendar/intranet.css +0 -0
  1133. /package/themes/{dist → src}/mixins/calendar-input/site.css +0 -0
  1134. /package/themes/{dist → src}/mixins/checkbox/site.css +0 -0
  1135. /package/themes/{dist → src}/mixins/checkbox-group/click.css +0 -0
  1136. /package/themes/{dist → src}/mixins/checkbox-group/intranet.css +0 -0
  1137. /package/themes/{dist → src}/mixins/checkbox-group/mobile.css +0 -0
  1138. /package/themes/{dist → src}/mixins/checkbox-group/site.css +0 -0
  1139. /package/themes/{dist → src}/mixins/circular-progress-bar/click.css +0 -0
  1140. /package/themes/{dist → src}/mixins/click.css +0 -0
  1141. /package/themes/{dist → src}/mixins/confirmation/click.css +0 -0
  1142. /package/themes/{dist → src}/mixins/confirmation/intranet.css +0 -0
  1143. /package/themes/{dist → src}/mixins/confirmation/mobile.css +0 -0
  1144. /package/themes/{dist → src}/mixins/corp.css +0 -0
  1145. /package/themes/{dist → src}/mixins/dark.css +0 -0
  1146. /package/themes/{dist → src}/mixins/dropzone/click.css +0 -0
  1147. /package/themes/{dist → src}/mixins/form-control/click.css +0 -0
  1148. /package/themes/{dist → src}/mixins/form-control/site.css +0 -0
  1149. /package/themes/{dist → src}/mixins/icon-button/click.css +0 -0
  1150. /package/themes/{dist → src}/mixins/icon-view/click.css +0 -0
  1151. /package/themes/{dist → src}/mixins/input/site.css +0 -0
  1152. /package/themes/{dist → src}/mixins/intranet.css +0 -0
  1153. /package/themes/{dist → src}/mixins/link/click.css +0 -0
  1154. /package/themes/{dist → src}/mixins/list/click.css +0 -0
  1155. /package/themes/{dist → src}/mixins/mobile.css +0 -0
  1156. /package/themes/{dist → src}/mixins/modal/click.css +0 -0
  1157. /package/themes/{dist → src}/mixins/navigation-bar/click.css +0 -0
  1158. /package/themes/{dist → src}/mixins/progress-bar/click.css +0 -0
  1159. /package/themes/{dist → src}/mixins/radio/site.css +0 -0
  1160. /package/themes/{dist → src}/mixins/radio-group/click.css +0 -0
  1161. /package/themes/{dist → src}/mixins/radio-group/intranet.css +0 -0
  1162. /package/themes/{dist → src}/mixins/radio-group/mobile.css +0 -0
  1163. /package/themes/{dist → src}/mixins/radio-group/site.css +0 -0
  1164. /package/themes/{dist → src}/mixins/select/click.css +0 -0
  1165. /package/themes/{dist → src}/mixins/select/site.css +0 -0
  1166. /package/themes/{dist → src}/mixins/side-panel/click.css +0 -0
  1167. /package/themes/{dist → src}/mixins/site.css +0 -0
  1168. /package/themes/{dist → src}/mixins/skeleton/click.css +0 -0
  1169. /package/themes/{dist → src}/mixins/slider/intranet.css +0 -0
  1170. /package/themes/{dist → src}/mixins/slider/mobile.css +0 -0
  1171. /package/themes/{dist → src}/mixins/slider-input/site.css +0 -0
  1172. /package/themes/{dist → src}/mixins/steps/mobile.css +0 -0
  1173. /package/themes/{dist → src}/mixins/switch/site.css +0 -0
  1174. /package/themes/{dist → src}/mixins/system-message/click.css +0 -0
  1175. /package/themes/{dist → src}/mixins/tabs/click.css +0 -0
  1176. /package/themes/{dist → src}/mixins/tabs/corp.css +0 -0
  1177. /package/themes/{dist → src}/mixins/tabs/site.css +0 -0
  1178. /package/themes/{dist → src}/mixins/toast-plate/click.css +0 -0
  1179. /package/themes/{dist/src → src}/mobile.ts +0 -0
  1180. /package/themes/{dist/src → src}/site.ts +0 -0
  1181. /package/typography/{colors.module-bf636caa.js → colors.module-87971cd0.js} +0 -0
  1182. /package/typography/{common.module-785a0fe6.js → common.module-d66c195b.js} +0 -0
  1183. /package/typography/esm/{colors.module-8b9fe0c9.js → colors.module-9a3cc652.js} +0 -0
  1184. /package/typography/esm/{common.module-6000ce59.js → common.module-fc0aeebb.js} +0 -0
  1185. /package/typography/modern/{colors.module-49f12e6a.js → colors.module-ce9e4103.js} +0 -0
  1186. /package/typography/modern/{common.module-49945a8a.js → common.module-31809ab0.js} +0 -0
  1187. /package/underlay/esm/{index.module-cd48ae89.js → index.module-cfd0a28e.js} +0 -0
  1188. /package/underlay/{index.module-6a9b8036.js → index.module-3ce57fe9.js} +0 -0
  1189. /package/underlay/modern/{index.module-25e10496.js → index.module-2eaa4bb5.js} +0 -0
  1190. /package/universal-date-input/esm/{index.module-bd4ab388.js → index.module-16910c34.js} +0 -0
  1191. /package/universal-date-input/{index.module-2cc54af5.js → index.module-dd099815.js} +0 -0
  1192. /package/universal-date-input/modern/{index.module-8770f09a.js → index.module-10ae3152.js} +0 -0
  1193. /package/vars/{dist → src}/border-radius.css +0 -0
  1194. /package/vars/{dist → src}/bundle/click.css +0 -0
  1195. /package/vars/{dist → src}/bundle/corp.css +0 -0
  1196. /package/vars/{dist → src}/bundle/intranet.css +0 -0
  1197. /package/vars/{dist → src}/bundle/mobile.css +0 -0
  1198. /package/vars/{dist → src}/bundle/site.css +0 -0
  1199. /package/vars/{dist → src}/colors-addons.css +0 -0
  1200. /package/vars/{dist → src}/colors-bluetint.css +0 -0
  1201. /package/vars/{dist/src → src}/colors-bluetint.ts +0 -0
  1202. /package/vars/{dist → src}/colors-decorative.css +0 -0
  1203. /package/vars/{dist → src}/colors-indigo.css +0 -0
  1204. /package/vars/{dist/src → src}/colors-indigo.ts +0 -0
  1205. /package/vars/{dist → src}/colors-pfm.css +0 -0
  1206. /package/vars/{dist → src}/colors-qualitative.css +0 -0
  1207. /package/vars/{dist → src}/colors-sequential.css +0 -0
  1208. /package/vars/{dist → src}/colors-transparent.css +0 -0
  1209. /package/vars/{dist → src}/colors-x5.css +0 -0
  1210. /package/vars/{dist → src}/colors.css +0 -0
  1211. /package/vars/{dist/cssm → src}/gaps.css +0 -0
  1212. /package/vars/{dist → src}/index.css +0 -0
  1213. /package/vars/{dist → src}/mixins.css +0 -0
  1214. /package/vars/{dist/cssm → src}/shadows-bluetint.css +0 -0
  1215. /package/vars/{dist/cssm → src}/shadows-indigo.css +0 -0
  1216. /package/vars/{dist/src → src}/typography.css +0 -0
@@ -1,1171 +0,0 @@
1
- :root {
2
- --color-dark-accent-primary: #f83a2a;
3
- --color-dark-accent-primary-hover: #ff503e;
4
- --color-dark-accent-primary-inverted: #ef3124;
5
- --color-dark-accent-primary-inverted-hover: #e32a17;
6
- --color-dark-accent-primary-inverted-press: #d72505;
7
- --color-dark-accent-primary-press: #fd624e;
8
- --color-dark-accent-secondary: #fff;
9
- --color-dark-accent-secondary-hover: #e7e8eb;
10
- --color-dark-accent-secondary-inverted: #0e0e0e;
11
- --color-dark-accent-secondary-inverted-hover: #29292c;
12
- --color-dark-accent-secondary-inverted-press: #2f2f32;
13
- --color-dark-accent-secondary-press: #d2d3d9;
14
- --color-dark-base-bg-alt-primary: #0e0e0e;
15
- --color-dark-base-bg-alt-primary-inverted: #f2f3f5;
16
- --color-dark-base-bg-alt-secondary: #1c1c1e;
17
- --color-dark-base-bg-alt-secondary-inverted: #fff;
18
- --color-dark-base-bg-alt-tertiary: #29292c;
19
- --color-dark-base-bg-alt-tertiary-inverted: #f2f3f5;
20
- --color-dark-base-bg-primary: #0e0e0e;
21
- --color-dark-base-bg-primary-inverted: #fff;
22
- --color-dark-base-bg-secondary: #1c1c1e;
23
- --color-dark-base-bg-secondary-inverted: #f2f3f5;
24
- --color-dark-base-bg-tertiary: #29292c;
25
- --color-dark-base-bg-tertiary-inverted: #fff;
26
- --color-dark-bg-accent: #ef3124;
27
- --color-dark-bg-attention-muted: #432000;
28
- --color-dark-bg-info: #001c3c;
29
- --color-dark-bg-negative-muted: #410903;
30
- --color-dark-bg-opaque: rgba(255, 255, 255, 0.6);
31
- --color-dark-bg-overlay: rgba(0, 0, 0, 0.6);
32
- --color-dark-bg-positive-muted: #06311e;
33
- --color-dark-bg-primary: #0b1f35;
34
- --color-dark-bg-primary-inverted: #fff;
35
- --color-dark-bg-quaternary: #485767;
36
- --color-dark-bg-quaternary-inverted: #dbdee1;
37
- --color-dark-bg-secondary: #233549;
38
- --color-dark-bg-secondary-inverted: #f3f4f5;
39
- --color-dark-bg-tertiary: #3c4c5d;
40
- --color-dark-bg-tertiary-inverted: #e7e9eb;
41
- --color-dark-border-accent: #ef3124;
42
- --color-dark-border-key: #fff;
43
- --color-dark-border-key-inverted: #0b1f35;
44
- --color-dark-border-link: #007aff;
45
- --color-dark-border-primary: #485767;
46
- --color-dark-border-primary-inverted: #dbdee1;
47
- --color-dark-border-secondary: #3c4c5d;
48
- --color-dark-border-secondary-inverted: #e7e9eb;
49
- --color-dark-border-tertiary: #233549;
50
- --color-dark-border-tertiary-inverted: #f3f4f5;
51
- --color-dark-border-underline: #6d7986;
52
- --color-dark-border-underline-inverted: #b6bcc3;
53
- --color-dark-graphic-accent: #ef3124;
54
- --color-dark-graphic-attention: #e58933;
55
- --color-dark-graphic-link: #007aff;
56
- --color-dark-graphic-negative: #f15045;
57
- --color-dark-graphic-positive: #2fc26e;
58
- --color-dark-graphic-primary: #fff;
59
- --color-dark-graphic-primary-inverted: #0b1f35;
60
- --color-dark-graphic-quaternary: #485767;
61
- --color-dark-graphic-quaternary-inverted: #dbdee1;
62
- --color-dark-graphic-secondary: #b6bcc3;
63
- --color-dark-graphic-secondary-inverted: #6d7986;
64
- --color-dark-graphic-tertiary: #6d7986;
65
- --color-dark-graphic-tertiary-inverted: #b6bcc3;
66
- --color-dark-modal-bg-alt-primary: #1c1c1e;
67
- --color-dark-modal-bg-alt-primary-inverted: #f2f3f5;
68
- --color-dark-modal-bg-alt-secondary: #29292c;
69
- --color-dark-modal-bg-alt-secondary-inverted: #fff;
70
- --color-dark-modal-bg-alt-tertiary: #353539;
71
- --color-dark-modal-bg-alt-tertiary-inverted: #f2f3f5;
72
- --color-dark-modal-bg-primary: #1c1c1e;
73
- --color-dark-modal-bg-primary-inverted: #fff;
74
- --color-dark-modal-bg-secondary: #29292c;
75
- --color-dark-modal-bg-secondary-inverted: #f2f3f5;
76
- --color-dark-modal-bg-tertiary: #353539;
77
- --color-dark-modal-bg-tertiary-inverted: #fff;
78
- --color-dark-neutral-0: #29292c;
79
- --color-dark-neutral-0-hover: #2f2f32;
80
- --color-dark-neutral-0-inverted: #fff;
81
- --color-dark-neutral-0-inverted-hover: #e7e8eb;
82
- --color-dark-neutral-0-inverted-press: #dcdde1;
83
- --color-dark-neutral-0-press: #353539;
84
- --color-dark-neutral-100: #1c1c1e;
85
- --color-dark-neutral-100-hover: #212124;
86
- --color-dark-neutral-100-inverted: #f2f3f5;
87
- --color-dark-neutral-100-inverted-hover: #e7e8eb;
88
- --color-dark-neutral-100-inverted-press: #dcdde1;
89
- --color-dark-neutral-100-press: #29292c;
90
- --color-dark-neutral-1500: #fff;
91
- --color-dark-neutral-1500-hover: #babbc2;
92
- --color-dark-neutral-1500-inverted: #0e0e0e;
93
- --color-dark-neutral-1500-inverted-hover: #3f3f45;
94
- --color-dark-neutral-1500-inverted-press: #5f5f66;
95
- --color-dark-neutral-1500-press: #a0a1a9;
96
- --color-dark-neutral-200: #212124;
97
- --color-dark-neutral-200-hover: #29292c;
98
- --color-dark-neutral-200-inverted: #edeef0;
99
- --color-dark-neutral-200-inverted-hover: #e7e8eb;
100
- --color-dark-neutral-200-inverted-press: #dcdde1;
101
- --color-dark-neutral-200-press: #2f2f32;
102
- --color-dark-neutral-300: #29292c;
103
- --color-dark-neutral-300-hover: #2f2f32;
104
- --color-dark-neutral-300-inverted: #e7e8eb;
105
- --color-dark-neutral-300-inverted-hover: #dcdde1;
106
- --color-dark-neutral-300-inverted-press: #d2d3d9;
107
- --color-dark-neutral-300-press: #353539;
108
- --color-dark-neutral-400: #353539;
109
- --color-dark-neutral-400-hover: #3f3f45;
110
- --color-dark-neutral-400-inverted: #d2d3d9;
111
- --color-dark-neutral-400-inverted-hover: #babbc2;
112
- --color-dark-neutral-400-inverted-press: #a0a1a9;
113
- --color-dark-neutral-400-press: #4a4a51;
114
- --color-dark-neutral-500: #4a4a51;
115
- --color-dark-neutral-500-hover: #5f5f66;
116
- --color-dark-neutral-500-inverted: #babbc2;
117
- --color-dark-neutral-500-inverted-hover: #a0a1a9;
118
- --color-dark-neutral-500-inverted-press: #898991;
119
- --color-dark-neutral-500-press: #75757d;
120
- --color-dark-neutral-700: #898991;
121
- --color-dark-neutral-700-hover: #a0a1a9;
122
- --color-dark-neutral-700-inverted: #898991;
123
- --color-dark-neutral-700-inverted-hover: #75757d;
124
- --color-dark-neutral-700-inverted-press: #5f5f66;
125
- --color-dark-neutral-700-press: #babbc2;
126
- --color-dark-neutral-translucent-0: rgba(214, 214, 229, 0.07);
127
- --color-dark-neutral-translucent-0-hover: rgba(225, 225, 248, 0.09);
128
- --color-dark-neutral-translucent-0-inverted: #fff;
129
- --color-dark-neutral-translucent-0-inverted-hover: rgba(38, 55, 88, 0.06);
130
- --color-dark-neutral-translucent-0-inverted-press: rgba(30, 43, 68, 0.08);
131
- --color-dark-neutral-translucent-0-press: rgba(222, 222, 238, 0.13);
132
- --color-dark-neutral-translucent-100: rgba(214, 214, 229, 0.07);
133
- --color-dark-neutral-translucent-100-hover: rgba(225, 225, 248, 0.09);
134
- --color-dark-neutral-translucent-100-inverted: rgba(38, 55, 88, 0.06);
135
- --color-dark-neutral-translucent-100-inverted-hover: rgba(15, 25, 55, 0.1);
136
- --color-dark-neutral-translucent-100-inverted-press: rgba(5, 12, 41, 0.14);
137
- --color-dark-neutral-translucent-100-press: rgba(222, 222, 238, 0.13);
138
- --color-dark-neutral-translucent-1500-hover: rgba(243, 245, 254, 0.75);
139
- --color-dark-neutral-translucent-1500-inverted-hover: rgba(2, 2, 10, 0.76);
140
- --color-dark-neutral-translucent-1500-inverted-press: rgba(1, 1, 12, 0.63);
141
- --color-dark-neutral-translucent-1500-press: rgba(239, 240, 252, 0.65);
142
- --color-dark-neutral-translucent-200: rgba(225, 225, 248, 0.09);
143
- --color-dark-neutral-translucent-200-hover: rgba(222, 222, 238, 0.13);
144
- --color-dark-neutral-translucent-200-inverted: rgba(30, 43, 68, 0.08);
145
- --color-dark-neutral-translucent-200-inverted-hover: rgba(15, 25, 55, 0.1);
146
- --color-dark-neutral-translucent-200-inverted-press: rgba(5, 12, 41, 0.14);
147
- --color-dark-neutral-translucent-200-press: rgba(234, 234, 248, 0.15);
148
- --color-dark-neutral-translucent-300: rgba(222, 222, 238, 0.13);
149
- --color-dark-neutral-translucent-300-hover: rgba(234, 234, 248, 0.15);
150
- --color-dark-neutral-translucent-300-inverted: rgba(15, 25, 55, 0.1);
151
- --color-dark-neutral-translucent-300-inverted-hover: rgba(5, 12, 41, 0.14);
152
- --color-dark-neutral-translucent-300-inverted-press: rgba(5, 11, 44, 0.18);
153
- --color-dark-neutral-translucent-300-press: rgba(231, 231, 248, 0.18);
154
- --color-dark-neutral-translucent-400: rgba(231, 231, 248, 0.18);
155
- --color-dark-neutral-translucent-400-hover: rgba(227, 227, 250, 0.23);
156
- --color-dark-neutral-translucent-400-inverted: rgba(5, 11, 44, 0.18);
157
- --color-dark-neutral-translucent-400-inverted-hover: rgba(9, 12, 37, 0.28);
158
- --color-dark-neutral-translucent-400-inverted-press: rgba(5, 8, 29, 0.38);
159
- --color-dark-neutral-translucent-400-press: rgba(228, 228, 251, 0.28);
160
- --color-dark-neutral-translucent-500: rgba(228, 228, 251, 0.28);
161
- --color-dark-neutral-translucent-500-hover: rgba(233, 233, 250, 0.37);
162
- --color-dark-neutral-translucent-500-inverted: rgba(9, 12, 37, 0.28);
163
- --color-dark-neutral-translucent-500-inverted-hover: rgba(5, 8, 29, 0.38);
164
- --color-dark-neutral-translucent-500-inverted-press: rgba(4, 4, 21, 0.47);
165
- --color-dark-neutral-translucent-500-press: rgba(238, 238, 254, 0.46);
166
- --color-dark-neutral-translucent-700: rgba(238, 238, 251, 0.55);
167
- --color-dark-neutral-translucent-700-hover: rgba(239, 240, 252, 0.65);
168
- --color-dark-neutral-translucent-700-inverted: rgba(4, 4, 21, 0.47);
169
- --color-dark-neutral-translucent-700-inverted-hover: rgba(4, 4, 19, 0.55);
170
- --color-dark-neutral-translucent-700-inverted-press: rgba(1, 1, 12, 0.63);
171
- --color-dark-neutral-translucent-700-press: rgba(243, 245, 254, 0.75);
172
- --color-dark-overlay-default: rgba(0, 0, 0, 0.7);
173
- --color-dark-specialbg-component: rgba(255, 255, 255, 0.15);
174
- --color-dark-specialbg-component-inverted: rgba(11, 31, 53, 0.07);
175
- --color-dark-specialbg-nulled: rgba(11, 31, 53, 0);
176
- --color-dark-specialbg-overlay-fallback: #070707;
177
- --color-dark-specialbg-primary-grouped: #0b1f35;
178
- --color-dark-specialbg-secondary-grouped: #233549;
179
- --color-dark-specialbg-secondary-transparent: rgba(255, 255, 255, 0.1);
180
- --color-dark-specialbg-secondary-transparent-inverted: rgba(11, 31, 53, 0.05);
181
- --color-dark-specialbg-tertiary-grouped: #3c4c5d;
182
- --color-dark-specialbg-tertiary-transparent: rgba(255, 255, 255, 0.2);
183
- --color-dark-specialbg-tertiary-transparent-inverted: rgba(11, 31, 53, 0.1);
184
- --color-dark-status-attention: #fda136;
185
- --color-dark-status-attention-hover: #fdb24d;
186
- --color-dark-status-attention-inverted: #fa9313;
187
- --color-dark-status-attention-inverted-hover: #f18d0b;
188
- --color-dark-status-attention-inverted-press: #ea8313;
189
- --color-dark-status-attention-press: #ffbf70;
190
- --color-dark-status-info: #3193fc;
191
- --color-dark-status-info-hover: #4a9dfc;
192
- --color-dark-status-info-inverted: #2288fa;
193
- --color-dark-status-info-inverted-hover: #2a77ef;
194
- --color-dark-status-info-inverted-press: #2c64d4;
195
- --color-dark-status-info-press: #63aafd;
196
- --color-dark-status-muted-alt-attention: #412f22;
197
- --color-dark-status-muted-alt-attention-hover: #4f3623;
198
- --color-dark-status-muted-alt-attention-inverted: #fde6c8;
199
- --color-dark-status-muted-alt-attention-inverted-hover: #f6d7af;
200
- --color-dark-status-muted-alt-attention-inverted-press: #eec596;
201
- --color-dark-status-muted-alt-attention-press: #634128;
202
- --color-dark-status-muted-alt-info: #293044;
203
- --color-dark-status-muted-alt-info-hover: #303a55;
204
- --color-dark-status-muted-alt-info-inverted: #e4f0ff;
205
- --color-dark-status-muted-alt-info-inverted-hover: #c4defa;
206
- --color-dark-status-muted-alt-info-inverted-press: #aeccf1;
207
- --color-dark-status-muted-alt-info-press: #3a456a;
208
- --color-dark-status-muted-alt-negative: #442926;
209
- --color-dark-status-muted-alt-negative-hover: #56302d;
210
- --color-dark-status-muted-alt-negative-inverted: #ffdfdf;
211
- --color-dark-status-muted-alt-negative-inverted-hover: #faccca;
212
- --color-dark-status-muted-alt-negative-inverted-press: #f1b7b0;
213
- --color-dark-status-muted-alt-negative-press: #6c3b34;
214
- --color-dark-status-muted-alt-positive: #253528;
215
- --color-dark-status-muted-alt-positive-hover: #283f2d;
216
- --color-dark-status-muted-alt-positive-inverted: #d1f1d7;
217
- --color-dark-status-muted-alt-positive-inverted-hover: #bae6c2;
218
- --color-dark-status-muted-alt-positive-inverted-press: #a1d7a8;
219
- --color-dark-status-muted-alt-positive-press: #2d4d32;
220
- --color-dark-status-muted-attention: #36291f;
221
- --color-dark-status-muted-attention-hover: #412f22;
222
- --color-dark-status-muted-attention-inverted: #ffefd9;
223
- --color-dark-status-muted-attention-inverted-hover: #fde6c8;
224
- --color-dark-status-muted-attention-inverted-press: #f6d7af;
225
- --color-dark-status-muted-attention-press: #4f3623;
226
- --color-dark-status-muted-info: #222a3e;
227
- --color-dark-status-muted-info-hover: #293044;
228
- --color-dark-status-muted-info-inverted: #e4f0ff;
229
- --color-dark-status-muted-info-inverted-hover: #d8eaff;
230
- --color-dark-status-muted-info-inverted-press: #c4defa;
231
- --color-dark-status-muted-info-press: #303a55;
232
- --color-dark-status-muted-negative: #392523;
233
- --color-dark-status-muted-negative-hover: #442926;
234
- --color-dark-status-muted-negative-inverted: #ffebeb;
235
- --color-dark-status-muted-negative-inverted-hover: #ffdfdf;
236
- --color-dark-status-muted-negative-inverted-press: #faccca;
237
- --color-dark-status-muted-negative-press: #56302d;
238
- --color-dark-status-muted-positive: #232d25;
239
- --color-dark-status-muted-positive-hover: #253528;
240
- --color-dark-status-muted-positive-inverted: #dff8e5;
241
- --color-dark-status-muted-positive-inverted-hover: #d1f1d7;
242
- --color-dark-status-muted-positive-inverted-press: #bae6c2;
243
- --color-dark-status-muted-positive-press: #283f2d;
244
- --color-dark-status-negative: #ff5431;
245
- --color-dark-status-negative-hover: #ff7554;
246
- --color-dark-status-negative-inverted: #ff5431;
247
- --color-dark-status-negative-inverted-hover: #ec2e14;
248
- --color-dark-status-negative-inverted-press: #c7251c;
249
- --color-dark-status-negative-press: #ff8d73;
250
- --color-dark-status-positive: #17d055;
251
- --color-dark-status-positive-hover: #22e068;
252
- --color-dark-status-positive-inverted: #0cc44d;
253
- --color-dark-status-positive-inverted-hover: #04b545;
254
- --color-dark-status-positive-inverted-press: #01a53d;
255
- --color-dark-status-positive-press: #4ae777;
256
- --color-dark-text-accent: #ef3124;
257
- --color-dark-text-attention: #fa9313;
258
- --color-dark-text-attention-hover: #fdb24d;
259
- --color-dark-text-attention-inverted: #ea8313;
260
- --color-dark-text-attention-inverted-hover: #d57111;
261
- --color-dark-text-attention-inverted-press: #b45a06;
262
- --color-dark-text-attention-press: #ffbf70;
263
- --color-dark-text-disabled: rgba(255, 255, 255, 0.25);
264
- --color-dark-text-disabled-inverted: rgba(11, 31, 53, 0.15);
265
- --color-dark-text-info: #4a9dfc;
266
- --color-dark-text-info-hover: #63aafd;
267
- --color-dark-text-info-inverted: #2a77ef;
268
- --color-dark-text-info-inverted-hover: #2c64d4;
269
- --color-dark-text-info-inverted-press: #2453b4;
270
- --color-dark-text-info-press: #7fb6ff;
271
- --color-dark-text-link: #007aff;
272
- --color-dark-text-negative: #ff5431;
273
- --color-dark-text-negative-hover: #ff7554;
274
- --color-dark-text-negative-inverted: #ec2e14;
275
- --color-dark-text-negative-inverted-hover: #c7251c;
276
- --color-dark-text-negative-inverted-press: #a6201e;
277
- --color-dark-text-negative-press: #ff8d73;
278
- --color-dark-text-positive: #0cc44d;
279
- --color-dark-text-positive-hover: #22e068;
280
- --color-dark-text-positive-inverted: #0d9336;
281
- --color-dark-text-positive-inverted-hover: #0a7d2c;
282
- --color-dark-text-positive-inverted-press: #036625;
283
- --color-dark-text-positive-press: #4ae777;
284
- --color-dark-text-primary: #fff;
285
- --color-dark-text-primary-hover: rgba(255, 255, 255, 0.9);
286
- --color-dark-text-primary-inverted: #0b1f35;
287
- --color-dark-text-primary-inverted-hover: #546272;
288
- --color-dark-text-primary-inverted-press: #6a7786;
289
- --color-dark-text-primary-press: rgba(255, 255, 255, 0.8);
290
- --color-dark-text-quaternary: rgba(255, 255, 255, 0.25);
291
- --color-dark-text-quaternary-inverted: rgba(10, 40, 70, 0.2);
292
- --color-dark-text-secondary: rgba(255, 255, 255, 0.7);
293
- --color-dark-text-secondary-hover: rgba(255, 255, 255, 0.8);
294
- --color-dark-text-secondary-inverted: rgba(11, 31, 53, 0.7);
295
- --color-dark-text-secondary-inverted-hover: rgba(3, 23, 45, 0.77);
296
- --color-dark-text-secondary-inverted-press: rgba(1, 20, 43, 0.81);
297
- --color-dark-text-secondary-press: rgba(255, 255, 255, 0.9);
298
- --color-dark-text-tertiary: rgba(255, 255, 255, 0.4);
299
- --color-dark-text-tertiary-hover: rgba(255, 255, 255, 0.5);
300
- --color-dark-text-tertiary-inverted: rgba(11, 31, 53, 0.3);
301
- --color-dark-text-tertiary-inverted-hover: rgba(1, 23, 47, 0.5);
302
- --color-dark-text-tertiary-inverted-press: rgba(2, 24, 50, 0.59);
303
- --color-dark-text-tertiary-press: rgba(255, 255, 255, 0.6);
304
- --color-dark-transparent-default: rgba(255, 255, 255, 0);
305
- --color-dark-transparent-default-hover: rgba(214, 214, 229, 0.07);
306
- --color-dark-transparent-default-inverted-hover: rgba(38, 55, 88, 0.06);
307
- --color-dark-transparent-default-inverted-press: rgba(30, 43, 68, 0.08);
308
- --color-dark-transparent-default-press: rgba(225, 225, 248, 0.09);
309
- --color-light-accent-primary: #ef3124;
310
- --color-light-accent-primary-hover: #e32a17;
311
- --color-light-accent-primary-inverted: #f83a2a;
312
- --color-light-accent-primary-inverted-hover: #ff503e;
313
- --color-light-accent-primary-inverted-press: #fd624e;
314
- --color-light-accent-primary-press: #d72505;
315
- --color-light-accent-secondary: #0e0e0e;
316
- --color-light-accent-secondary-hover: #29292c;
317
- --color-light-accent-secondary-inverted: #fff;
318
- --color-light-accent-secondary-inverted-hover: #e7e8eb;
319
- --color-light-accent-secondary-inverted-press: #d2d3d9;
320
- --color-light-accent-secondary-press: #2f2f32;
321
- --color-light-base-bg-alt-primary: #f2f3f5;
322
- --color-light-base-bg-alt-primary-inverted: #0e0e0e;
323
- --color-light-base-bg-alt-secondary: #fff;
324
- --color-light-base-bg-alt-secondary-inverted: #1c1c1e;
325
- --color-light-base-bg-alt-tertiary: #f2f3f5;
326
- --color-light-base-bg-alt-tertiary-inverted: #29292c;
327
- --color-light-base-bg-primary: #fff;
328
- --color-light-base-bg-primary-inverted: #0e0e0e;
329
- --color-light-base-bg-secondary: #f2f3f5;
330
- --color-light-base-bg-secondary-inverted: #1c1c1e;
331
- --color-light-base-bg-tertiary: #fff;
332
- --color-light-base-bg-tertiary-inverted: #29292c;
333
- --color-light-bg-accent: #ef3124;
334
- --color-light-bg-attention-muted: #fff3e0;
335
- --color-light-bg-info: #d6e8fc;
336
- --color-light-bg-negative-muted: #feebea;
337
- --color-light-bg-opaque: rgba(255, 255, 255, 0.6);
338
- --color-light-bg-overlay: rgba(0, 0, 0, 0.6);
339
- --color-light-bg-positive-muted: #ebf9f1;
340
- --color-light-bg-primary: #fff;
341
- --color-light-bg-primary-inverted: #0b1f35;
342
- --color-light-bg-quaternary: #dbdee1;
343
- --color-light-bg-quaternary-inverted: #485767;
344
- --color-light-bg-secondary: #f3f4f5;
345
- --color-light-bg-secondary-inverted: #233549;
346
- --color-light-bg-tertiary: #e7e9eb;
347
- --color-light-bg-tertiary-inverted: #3c4c5d;
348
- --color-light-border-accent: #ef3124;
349
- --color-light-border-key: #0b1f35;
350
- --color-light-border-key-inverted: #fff;
351
- --color-light-border-link: #007aff;
352
- --color-light-border-primary: #dbdee1;
353
- --color-light-border-primary-inverted: #485767;
354
- --color-light-border-secondary: #e7e9eb;
355
- --color-light-border-secondary-inverted: #3c4c5d;
356
- --color-light-border-tertiary: #f3f4f5;
357
- --color-light-border-tertiary-inverted: #233549;
358
- --color-light-border-underline: #b6bcc3;
359
- --color-light-border-underline-inverted: #6d7986;
360
- --color-light-graphic-accent: #ef3124;
361
- --color-light-graphic-attention: #e58933;
362
- --color-light-graphic-link: #007aff;
363
- --color-light-graphic-negative: #f15045;
364
- --color-light-graphic-positive: #2fc26e;
365
- --color-light-graphic-primary: #0b1f35;
366
- --color-light-graphic-primary-inverted: #fff;
367
- --color-light-graphic-quaternary: #dbdee1;
368
- --color-light-graphic-quaternary-inverted: #485767;
369
- --color-light-graphic-secondary: #6d7986;
370
- --color-light-graphic-secondary-inverted: #b6bcc3;
371
- --color-light-graphic-tertiary: #b6bcc3;
372
- --color-light-graphic-tertiary-inverted: #6d7986;
373
- --color-light-modal-bg-alt-primary: #f2f3f5;
374
- --color-light-modal-bg-alt-primary-inverted: #1c1c1e;
375
- --color-light-modal-bg-alt-secondary: #fff;
376
- --color-light-modal-bg-alt-secondary-inverted: #29292c;
377
- --color-light-modal-bg-alt-tertiary: #f2f3f5;
378
- --color-light-modal-bg-alt-tertiary-inverted: #353539;
379
- --color-light-modal-bg-primary: #fff;
380
- --color-light-modal-bg-primary-inverted: #1c1c1e;
381
- --color-light-modal-bg-secondary: #f2f3f5;
382
- --color-light-modal-bg-secondary-inverted: #29292c;
383
- --color-light-modal-bg-tertiary: #fff;
384
- --color-light-modal-bg-tertiary-inverted: #353539;
385
- --color-light-neutral-0: #fff;
386
- --color-light-neutral-0-hover: #e7e8eb;
387
- --color-light-neutral-0-inverted: #29292c;
388
- --color-light-neutral-0-inverted-hover: #2f2f32;
389
- --color-light-neutral-0-inverted-press: #353539;
390
- --color-light-neutral-0-press: #dcdde1;
391
- --color-light-neutral-100: #f2f3f5;
392
- --color-light-neutral-100-hover: #e7e8eb;
393
- --color-light-neutral-100-inverted: #1c1c1e;
394
- --color-light-neutral-100-inverted-hover: #212124;
395
- --color-light-neutral-100-inverted-press: #29292c;
396
- --color-light-neutral-100-press: #dcdde1;
397
- --color-light-neutral-1500: #0e0e0e;
398
- --color-light-neutral-1500-hover: #3f3f45;
399
- --color-light-neutral-1500-inverted: #fff;
400
- --color-light-neutral-1500-inverted-hover: #babbc2;
401
- --color-light-neutral-1500-inverted-press: #a0a1a9;
402
- --color-light-neutral-1500-press: #5f5f66;
403
- --color-light-neutral-200: #edeef0;
404
- --color-light-neutral-200-hover: #e7e8eb;
405
- --color-light-neutral-200-inverted: #212124;
406
- --color-light-neutral-200-inverted-hover: #29292c;
407
- --color-light-neutral-200-inverted-press: #2f2f32;
408
- --color-light-neutral-200-press: #dcdde1;
409
- --color-light-neutral-300: #e7e8eb;
410
- --color-light-neutral-300-hover: #dcdde1;
411
- --color-light-neutral-300-inverted: #29292c;
412
- --color-light-neutral-300-inverted-hover: #2f2f32;
413
- --color-light-neutral-300-inverted-press: #353539;
414
- --color-light-neutral-300-press: #d2d3d9;
415
- --color-light-neutral-400: #d2d3d9;
416
- --color-light-neutral-400-hover: #babbc2;
417
- --color-light-neutral-400-inverted: #353539;
418
- --color-light-neutral-400-inverted-hover: #3f3f45;
419
- --color-light-neutral-400-inverted-press: #4a4a51;
420
- --color-light-neutral-400-press: #a0a1a9;
421
- --color-light-neutral-500: #babbc2;
422
- --color-light-neutral-500-hover: #a0a1a9;
423
- --color-light-neutral-500-inverted: #4a4a51;
424
- --color-light-neutral-500-inverted-hover: #5f5f66;
425
- --color-light-neutral-500-inverted-press: #75757d;
426
- --color-light-neutral-500-press: #898991;
427
- --color-light-neutral-700: #898991;
428
- --color-light-neutral-700-hover: #75757d;
429
- --color-light-neutral-700-inverted: #898991;
430
- --color-light-neutral-700-inverted-hover: #a0a1a9;
431
- --color-light-neutral-700-inverted-press: #babbc2;
432
- --color-light-neutral-700-press: #5f5f66;
433
- --color-light-neutral-translucent-0: #fff;
434
- --color-light-neutral-translucent-0-hover: rgba(38, 55, 88, 0.06);
435
- --color-light-neutral-translucent-0-inverted: rgba(214, 214, 229, 0.07);
436
- --color-light-neutral-translucent-0-inverted-hover: rgba(225, 225, 248, 0.09);
437
- --color-light-neutral-translucent-0-inverted-press: rgba(222, 222, 238, 0.13);
438
- --color-light-neutral-translucent-0-press: rgba(30, 43, 68, 0.08);
439
- --color-light-neutral-translucent-100: rgba(38, 55, 88, 0.06);
440
- --color-light-neutral-translucent-100-hover: rgba(15, 25, 55, 0.1);
441
- --color-light-neutral-translucent-100-inverted: rgba(214, 214, 229, 0.07);
442
- --color-light-neutral-translucent-100-inverted-hover: rgba(222, 222, 238, 0.13);
443
- --color-light-neutral-translucent-100-inverted-press: rgba(234, 234, 248, 0.15);
444
- --color-light-neutral-translucent-100-press: rgba(5, 12, 41, 0.14);
445
- --color-light-neutral-translucent-1500-hover: rgba(2, 2, 10, 0.76);
446
- --color-light-neutral-translucent-1500-inverted-hover: rgba(243, 245, 254, 0.75);
447
- --color-light-neutral-translucent-1500-inverted-press: rgba(239, 240, 252, 0.65);
448
- --color-light-neutral-translucent-1500-press: rgba(1, 1, 12, 0.63);
449
- --color-light-neutral-translucent-200: rgba(30, 43, 68, 0.08);
450
- --color-light-neutral-translucent-200-hover: rgba(15, 25, 55, 0.1);
451
- --color-light-neutral-translucent-200-inverted: rgba(225, 225, 248, 0.09);
452
- --color-light-neutral-translucent-200-inverted-hover: rgba(222, 222, 238, 0.13);
453
- --color-light-neutral-translucent-200-inverted-press: rgba(234, 234, 248, 0.15);
454
- --color-light-neutral-translucent-200-press: rgba(5, 12, 41, 0.14);
455
- --color-light-neutral-translucent-300: rgba(15, 25, 55, 0.1);
456
- --color-light-neutral-translucent-300-hover: rgba(5, 12, 41, 0.14);
457
- --color-light-neutral-translucent-300-inverted: rgba(222, 222, 238, 0.13);
458
- --color-light-neutral-translucent-300-inverted-hover: rgba(234, 234, 248, 0.15);
459
- --color-light-neutral-translucent-300-inverted-press: rgba(231, 231, 248, 0.18);
460
- --color-light-neutral-translucent-300-press: rgba(5, 11, 44, 0.18);
461
- --color-light-neutral-translucent-400: rgba(5, 11, 44, 0.18);
462
- --color-light-neutral-translucent-400-hover: rgba(9, 12, 37, 0.28);
463
- --color-light-neutral-translucent-400-inverted: rgba(231, 231, 248, 0.18);
464
- --color-light-neutral-translucent-400-inverted-hover: rgba(227, 227, 250, 0.23);
465
- --color-light-neutral-translucent-400-inverted-press: rgba(228, 228, 251, 0.28);
466
- --color-light-neutral-translucent-400-press: rgba(5, 8, 29, 0.38);
467
- --color-light-neutral-translucent-500: rgba(9, 12, 37, 0.28);
468
- --color-light-neutral-translucent-500-hover: rgba(5, 8, 29, 0.38);
469
- --color-light-neutral-translucent-500-inverted: rgba(228, 228, 251, 0.28);
470
- --color-light-neutral-translucent-500-inverted-hover: rgba(233, 233, 250, 0.37);
471
- --color-light-neutral-translucent-500-inverted-press: rgba(238, 238, 254, 0.46);
472
- --color-light-neutral-translucent-500-press: rgba(4, 4, 21, 0.47);
473
- --color-light-neutral-translucent-700: rgba(4, 4, 21, 0.47);
474
- --color-light-neutral-translucent-700-hover: rgba(4, 4, 19, 0.55);
475
- --color-light-neutral-translucent-700-inverted: rgba(238, 238, 251, 0.55);
476
- --color-light-neutral-translucent-700-inverted-hover: rgba(239, 240, 252, 0.65);
477
- --color-light-neutral-translucent-700-inverted-press: rgba(243, 245, 254, 0.75);
478
- --color-light-neutral-translucent-700-press: rgba(1, 1, 12, 0.63);
479
- --color-light-overlay-default: rgba(0, 0, 0, 0.6);
480
- --color-light-specialbg-component: rgba(11, 31, 53, 0.07);
481
- --color-light-specialbg-component-inverted: rgba(255, 255, 255, 0.15);
482
- --color-light-specialbg-nulled: rgba(255, 255, 255, 0);
483
- --color-light-specialbg-overlay-fallback: #5c5c5c;
484
- --color-light-specialbg-primary-grouped: #f3f4f5;
485
- --color-light-specialbg-secondary-grouped: #fff;
486
- --color-light-specialbg-secondary-transparent: rgba(11, 31, 53, 0.05);
487
- --color-light-specialbg-secondary-transparent-inverted: rgba(255, 255, 255, 0.1);
488
- --color-light-specialbg-tertiary-grouped: #f3f4f5;
489
- --color-light-specialbg-tertiary-transparent: rgba(11, 31, 53, 0.1);
490
- --color-light-specialbg-tertiary-transparent-inverted: rgba(255, 255, 255, 0.2);
491
- --color-light-status-attention: #fa9313;
492
- --color-light-status-attention-hover: #f18d0b;
493
- --color-light-status-attention-inverted: #fda136;
494
- --color-light-status-attention-inverted-hover: #fdb24d;
495
- --color-light-status-attention-inverted-press: #ffbf70;
496
- --color-light-status-attention-press: #ea8313;
497
- --color-light-status-info: #2288fa;
498
- --color-light-status-info-hover: #2a77ef;
499
- --color-light-status-info-inverted: #3193fc;
500
- --color-light-status-info-inverted-hover: #4a9dfc;
501
- --color-light-status-info-inverted-press: #63aafd;
502
- --color-light-status-info-press: #2c64d4;
503
- --color-light-status-muted-alt-attention: #fde6c8;
504
- --color-light-status-muted-alt-attention-hover: #f6d7af;
505
- --color-light-status-muted-alt-attention-inverted: #412f22;
506
- --color-light-status-muted-alt-attention-inverted-hover: #4f3623;
507
- --color-light-status-muted-alt-attention-inverted-press: #634128;
508
- --color-light-status-muted-alt-attention-press: #eec596;
509
- --color-light-status-muted-alt-info: #d8eaff;
510
- --color-light-status-muted-alt-info-hover: #c4defa;
511
- --color-light-status-muted-alt-info-inverted: #293044;
512
- --color-light-status-muted-alt-info-inverted-hover: #303a55;
513
- --color-light-status-muted-alt-info-inverted-press: #3a456a;
514
- --color-light-status-muted-alt-info-press: #aeccf1;
515
- --color-light-status-muted-alt-negative: #ffdfdf;
516
- --color-light-status-muted-alt-negative-hover: #faccca;
517
- --color-light-status-muted-alt-negative-inverted: #442926;
518
- --color-light-status-muted-alt-negative-inverted-hover: #56302d;
519
- --color-light-status-muted-alt-negative-inverted-press: #6c3b34;
520
- --color-light-status-muted-alt-negative-press: #f1b7b0;
521
- --color-light-status-muted-alt-positive: #d1f1d7;
522
- --color-light-status-muted-alt-positive-hover: #bae6c2;
523
- --color-light-status-muted-alt-positive-inverted: #253528;
524
- --color-light-status-muted-alt-positive-inverted-hover: #283f2d;
525
- --color-light-status-muted-alt-positive-inverted-press: #2d4d32;
526
- --color-light-status-muted-alt-positive-press: #a1d7a8;
527
- --color-light-status-muted-attention: #ffefd9;
528
- --color-light-status-muted-attention-hover: #fde6c8;
529
- --color-light-status-muted-attention-inverted: #36291f;
530
- --color-light-status-muted-attention-inverted-hover: #412f22;
531
- --color-light-status-muted-attention-inverted-press: #4f3623;
532
- --color-light-status-muted-attention-press: #f6d7af;
533
- --color-light-status-muted-info: #e4f0ff;
534
- --color-light-status-muted-info-hover: #d8eaff;
535
- --color-light-status-muted-info-inverted: #222a3e;
536
- --color-light-status-muted-info-inverted-hover: #293044;
537
- --color-light-status-muted-info-inverted-press: #303a55;
538
- --color-light-status-muted-info-press: #c4defa;
539
- --color-light-status-muted-negative: #ffebeb;
540
- --color-light-status-muted-negative-hover: #ffdfdf;
541
- --color-light-status-muted-negative-inverted: #392523;
542
- --color-light-status-muted-negative-inverted-hover: #442926;
543
- --color-light-status-muted-negative-inverted-press: #56302d;
544
- --color-light-status-muted-negative-press: #faccca;
545
- --color-light-status-muted-positive: #dff8e5;
546
- --color-light-status-muted-positive-hover: #d1f1d7;
547
- --color-light-status-muted-positive-inverted: #232d25;
548
- --color-light-status-muted-positive-inverted-hover: #253528;
549
- --color-light-status-muted-positive-inverted-press: #283f2d;
550
- --color-light-status-muted-positive-press: #bae6c2;
551
- --color-light-status-negative: #ff5431;
552
- --color-light-status-negative-hover: #ec2e14;
553
- --color-light-status-negative-inverted: #ff5431;
554
- --color-light-status-negative-inverted-hover: #ff7554;
555
- --color-light-status-negative-inverted-press: #ff8d73;
556
- --color-light-status-negative-press: #c7251c;
557
- --color-light-status-positive: #0cc44d;
558
- --color-light-status-positive-hover: #04b545;
559
- --color-light-status-positive-inverted: #17d055;
560
- --color-light-status-positive-inverted-hover: #22e068;
561
- --color-light-status-positive-inverted-press: #4ae777;
562
- --color-light-status-positive-press: #01a53d;
563
- --color-light-text-accent: #ef3124;
564
- --color-light-text-attention: #ea8313;
565
- --color-light-text-attention-hover: #d57111;
566
- --color-light-text-attention-inverted: #fa9313;
567
- --color-light-text-attention-inverted-hover: #fdb24d;
568
- --color-light-text-attention-inverted-press: #ffbf70;
569
- --color-light-text-attention-press: #b45a06;
570
- --color-light-text-disabled: rgba(11, 31, 53, 0.15);
571
- --color-light-text-disabled-inverted: rgba(255, 255, 255, 0.25);
572
- --color-light-text-info: #2a77ef;
573
- --color-light-text-info-hover: #2c64d4;
574
- --color-light-text-info-inverted: #4a9dfc;
575
- --color-light-text-info-inverted-hover: #63aafd;
576
- --color-light-text-info-inverted-press: #7fb6ff;
577
- --color-light-text-info-press: #2453b4;
578
- --color-light-text-link: #007aff;
579
- --color-light-text-negative: #ec2e14;
580
- --color-light-text-negative-hover: #c7251c;
581
- --color-light-text-negative-inverted: #ff5431;
582
- --color-light-text-negative-inverted-hover: #ff7554;
583
- --color-light-text-negative-inverted-press: #ff8d73;
584
- --color-light-text-negative-press: #a6201e;
585
- --color-light-text-positive: #0d9336;
586
- --color-light-text-positive-hover: #0a7d2c;
587
- --color-light-text-positive-inverted: #0cc44d;
588
- --color-light-text-positive-inverted-hover: #22e068;
589
- --color-light-text-positive-inverted-press: #4ae777;
590
- --color-light-text-positive-press: #036625;
591
- --color-light-text-primary: #0b1f35;
592
- --color-light-text-primary-hover: #546272;
593
- --color-light-text-primary-inverted: #fff;
594
- --color-light-text-primary-inverted-hover: rgba(255, 255, 255, 0.9);
595
- --color-light-text-primary-inverted-press: rgba(255, 255, 255, 0.8);
596
- --color-light-text-primary-press: #6a7786;
597
- --color-light-text-quaternary: rgba(10, 40, 70, 0.2);
598
- --color-light-text-quaternary-inverted: rgba(255, 255, 255, 0.25);
599
- --color-light-text-secondary: rgba(11, 31, 53, 0.7);
600
- --color-light-text-secondary-hover: rgba(3, 23, 45, 0.77);
601
- --color-light-text-secondary-inverted: rgba(255, 255, 255, 0.7);
602
- --color-light-text-secondary-inverted-hover: rgba(255, 255, 255, 0.8);
603
- --color-light-text-secondary-inverted-press: rgba(255, 255, 255, 0.9);
604
- --color-light-text-secondary-press: rgba(1, 20, 43, 0.81);
605
- --color-light-text-tertiary: rgba(11, 31, 53, 0.3);
606
- --color-light-text-tertiary-hover: rgba(1, 23, 47, 0.5);
607
- --color-light-text-tertiary-inverted: rgba(255, 255, 255, 0.4);
608
- --color-light-text-tertiary-inverted-hover: rgba(255, 255, 255, 0.5);
609
- --color-light-text-tertiary-inverted-press: rgba(255, 255, 255, 0.6);
610
- --color-light-text-tertiary-press: rgba(2, 24, 50, 0.59);
611
- --color-light-transparent-default: rgba(255, 255, 255, 0);
612
- --color-light-transparent-default-hover: rgba(38, 55, 88, 0.06);
613
- --color-light-transparent-default-inverted-hover: rgba(214, 214, 229, 0.07);
614
- --color-light-transparent-default-inverted-press: rgba(225, 225, 248, 0.09);
615
- --color-light-transparent-default-press: rgba(30, 43, 68, 0.08);
616
- --color-static-accent-primary: #ef3124;
617
- --color-static-accent-primary-hover: #e32a17;
618
- --color-static-accent-primary-inverted: #f83a2a;
619
- --color-static-accent-primary-inverted-hover: #ff503e;
620
- --color-static-accent-primary-inverted-press: #fd624e;
621
- --color-static-accent-primary-press: #d72505;
622
- --color-static-accent-secondary: #0e0e0e;
623
- --color-static-accent-secondary-hover: #29292c;
624
- --color-static-accent-secondary-inverted: #fff;
625
- --color-static-accent-secondary-inverted-hover: #e7e8eb;
626
- --color-static-accent-secondary-inverted-press: #d2d3d9;
627
- --color-static-accent-secondary-press: #2f2f32;
628
- --color-static-bg-accent: #ef3124;
629
- --color-static-bg-primary-dark: #0b1f35;
630
- --color-static-bg-primary-light: #fff;
631
- --color-static-bg-quaternary-dark: #485767;
632
- --color-static-bg-quaternary-light: #dbdee1;
633
- --color-static-bg-secondary-dark: #233549;
634
- --color-static-bg-secondary-light: #f3f4f5;
635
- --color-static-bg-tertiary-dark: #3c4c5d;
636
- --color-static-bg-tertiary-light: #e7e9eb;
637
- --color-static-border-accent: #ef3124;
638
- --color-static-graphic-accent: #ef3124;
639
- --color-static-graphic-dark: #0b1f35;
640
- --color-static-graphic-light: #fff;
641
- --color-static-neutral-0: #fff;
642
- --color-static-neutral-0-hover: #e7e8eb;
643
- --color-static-neutral-0-inverted: rgba(214, 214, 229, 0.07);
644
- --color-static-neutral-0-inverted-hover: #2f2f32;
645
- --color-static-neutral-0-inverted-press: #353539;
646
- --color-static-neutral-0-press: #dcdde1;
647
- --color-static-neutral-100: #f2f3f5;
648
- --color-static-neutral-100-hover: #e7e8eb;
649
- --color-static-neutral-100-inverted: #1c1c1e;
650
- --color-static-neutral-100-inverted-hover: #212124;
651
- --color-static-neutral-100-inverted-press: #29292c;
652
- --color-static-neutral-100-press: #dcdde1;
653
- --color-static-neutral-1500: #0e0e0e;
654
- --color-static-neutral-1500-hover: #3f3f45;
655
- --color-static-neutral-1500-inverted: #fff;
656
- --color-static-neutral-1500-inverted-hover: #babbc2;
657
- --color-static-neutral-1500-inverted-press: #a0a1a9;
658
- --color-static-neutral-1500-press: #5f5f66;
659
- --color-static-neutral-200: #edeef0;
660
- --color-static-neutral-200-hover: #e7e8eb;
661
- --color-static-neutral-200-inverted: #212124;
662
- --color-static-neutral-200-inverted-hover: #29292c;
663
- --color-static-neutral-200-inverted-press: #2f2f32;
664
- --color-static-neutral-200-press: #dcdde1;
665
- --color-static-neutral-300: #e7e8eb;
666
- --color-static-neutral-300-inverted: #29292c;
667
- --color-static-neutral-400: #d2d3d9;
668
- --color-static-neutral-400-hover: #babbc2;
669
- --color-static-neutral-400-inverted: #353539;
670
- --color-static-neutral-400-inverted-hover: #3f3f45;
671
- --color-static-neutral-400-inverted-press: #4a4a51;
672
- --color-static-neutral-400-press: #a0a1a9;
673
- --color-static-neutral-500: #babbc2;
674
- --color-static-neutral-500-hover: #a0a1a9;
675
- --color-static-neutral-500-inverted: #4a4a51;
676
- --color-static-neutral-500-inverted-hover: #5f5f66;
677
- --color-static-neutral-500-inverted-press: #75757d;
678
- --color-static-neutral-500-press: #898991;
679
- --color-static-neutral-700: #898991;
680
- --color-static-neutral-700-hover: #75757d;
681
- --color-static-neutral-700-inverted: #898991;
682
- --color-static-neutral-700-inverted-hover: #a0a1a9;
683
- --color-static-neutral-700-inverted-press: #babbc2;
684
- --color-static-neutral-700-press: #5f5f66;
685
- --color-static-neutral-translucent-0: #fff;
686
- --color-static-neutral-translucent-0-hover: rgba(38, 55, 88, 0.06);
687
- --color-static-neutral-translucent-0-inverted: #fff;
688
- --color-static-neutral-translucent-0-inverted-hover: rgba(225, 225, 248, 0.09);
689
- --color-static-neutral-translucent-0-inverted-press: rgba(222, 222, 238, 0.13);
690
- --color-static-neutral-translucent-0-press: rgba(30, 43, 68, 0.08);
691
- --color-static-neutral-translucent-100: rgba(38, 55, 88, 0.06);
692
- --color-static-neutral-translucent-100-hover: rgba(15, 25, 55, 0.1);
693
- --color-static-neutral-translucent-100-inverted: rgba(214, 214, 229, 0.07);
694
- --color-static-neutral-translucent-100-inverted-hover: rgba(222, 222, 238, 0.13);
695
- --color-static-neutral-translucent-100-inverted-press: rgba(234, 234, 248, 0.15);
696
- --color-static-neutral-translucent-100-press: rgba(5, 12, 41, 0.14);
697
- --color-static-neutral-translucent-1500-hover: rgba(2, 2, 10, 0.76);
698
- --color-static-neutral-translucent-1500-inverted-hover: rgba(243, 245, 254, 0.75);
699
- --color-static-neutral-translucent-1500-inverted-press: rgba(239, 240, 252, 0.65);
700
- --color-static-neutral-translucent-1500-press: rgba(1, 1, 12, 0.63);
701
- --color-static-neutral-translucent-200: rgba(30, 43, 68, 0.08);
702
- --color-static-neutral-translucent-200-hover: rgba(15, 25, 55, 0.1);
703
- --color-static-neutral-translucent-200-inverted: rgba(225, 225, 248, 0.09);
704
- --color-static-neutral-translucent-200-inverted-hover: rgba(222, 222, 238, 0.13);
705
- --color-static-neutral-translucent-200-inverted-press: rgba(234, 234, 248, 0.15);
706
- --color-static-neutral-translucent-200-press: rgba(5, 12, 41, 0.14);
707
- --color-static-neutral-translucent-300: rgba(15, 25, 55, 0.1);
708
- --color-static-neutral-translucent-300-inverted: rgba(222, 222, 238, 0.13);
709
- --color-static-neutral-translucent-400: rgba(5, 11, 44, 0.18);
710
- --color-static-neutral-translucent-400-hover: rgba(9, 12, 37, 0.28);
711
- --color-static-neutral-translucent-400-inverted: rgba(231, 231, 248, 0.18);
712
- --color-static-neutral-translucent-400-inverted-hover: rgba(227, 227, 250, 0.23);
713
- --color-static-neutral-translucent-400-inverted-press: rgba(228, 228, 251, 0.28);
714
- --color-static-neutral-translucent-400-press: rgba(5, 8, 29, 0.38);
715
- --color-static-neutral-translucent-500: rgba(9, 12, 37, 0.28);
716
- --color-static-neutral-translucent-500-hover: rgba(5, 8, 29, 0.38);
717
- --color-static-neutral-translucent-500-inverted: rgba(228, 228, 251, 0.28);
718
- --color-static-neutral-translucent-500-inverted-hover: rgba(233, 233, 250, 0.37);
719
- --color-static-neutral-translucent-500-inverted-press: rgba(238, 238, 254, 0.46);
720
- --color-static-neutral-translucent-500-press: rgba(4, 4, 21, 0.47);
721
- --color-static-neutral-translucent-700: rgba(4, 4, 21, 0.47);
722
- --color-static-neutral-translucent-700-hover: rgba(4, 4, 19, 0.55);
723
- --color-static-neutral-translucent-700-inverted: rgba(238, 238, 251, 0.55);
724
- --color-static-neutral-translucent-700-inverted-hover: rgba(239, 240, 252, 0.65);
725
- --color-static-neutral-translucent-700-inverted-press: rgba(243, 245, 254, 0.75);
726
- --color-static-neutral-translucent-700-press: rgba(1, 1, 12, 0.63);
727
- --color-static-status-attention: #fa9313;
728
- --color-static-status-attention-inverted: #fda136;
729
- --color-static-status-info: #2288fa;
730
- --color-static-status-info-inverted: #3193fc;
731
- --color-static-status-muted-alt-attention: #fde6c8;
732
- --color-static-status-muted-alt-attention-inverted: #412f22;
733
- --color-static-status-muted-alt-info: #d8eaff;
734
- --color-static-status-muted-alt-info-inverted: #293044;
735
- --color-static-status-muted-alt-negative: #ffdfdf;
736
- --color-static-status-muted-alt-negative-inverted: #442926;
737
- --color-static-status-muted-alt-positive: #d1f1d7;
738
- --color-static-status-muted-alt-positive-inverted: #253528;
739
- --color-static-status-muted-attention: #ffefd9;
740
- --color-static-status-muted-attention-inverted: #36291f;
741
- --color-static-status-muted-info: #e4f0ff;
742
- --color-static-status-muted-info-inverted: #222a3e;
743
- --color-static-status-muted-negative: #ffebeb;
744
- --color-static-status-muted-negative-inverted: #392523;
745
- --color-static-status-muted-positive: #dff8e5;
746
- --color-static-status-muted-positive-inverted: #232d25;
747
- --color-static-status-negative: #ff5431;
748
- --color-static-status-negative-inverted: #ff5431;
749
- --color-static-status-positive: #0cc44d;
750
- --color-static-status-positive-inverted: #17d055;
751
- --color-static-text-accent: #ef3124;
752
- --color-static-text-attention: #ea8313;
753
- --color-static-text-attention-hover: #d57111;
754
- --color-static-text-attention-inverted: #fa9313;
755
- --color-static-text-attention-inverted-hover: #fdb24d;
756
- --color-static-text-attention-inverted-press: #ffbf70;
757
- --color-static-text-attention-press: #b45a06;
758
- --color-static-text-info: #2a77ef;
759
- --color-static-text-info-hover: #2c64d4;
760
- --color-static-text-info-inverted: #4a9dfc;
761
- --color-static-text-info-inverted-hover: #63aafd;
762
- --color-static-text-info-inverted-press: #7fb6ff;
763
- --color-static-text-info-press: #2453b4;
764
- --color-static-text-negative: #ec2e14;
765
- --color-static-text-negative-hover: #c7251c;
766
- --color-static-text-negative-inverted: #ff5431;
767
- --color-static-text-negative-inverted-hover: #ff7554;
768
- --color-static-text-negative-inverted-press: #ff8d73;
769
- --color-static-text-negative-press: #a6201e;
770
- --color-static-text-positive: #0d9336;
771
- --color-static-text-positive-hover: #0a7d2c;
772
- --color-static-text-positive-inverted: #0cc44d;
773
- --color-static-text-positive-inverted-hover: #22e068;
774
- --color-static-text-positive-inverted-press: #4ae777;
775
- --color-static-text-positive-press: #036625;
776
- --color-static-text-primary: #0b1f35;
777
- --color-static-text-primary-dark: #0b1f35;
778
- --color-static-text-primary-hover: #546272;
779
- --color-static-text-primary-inverted: #fff;
780
- --color-static-text-primary-inverted-hover: rgba(255, 255, 255, 0.9);
781
- --color-static-text-primary-inverted-press: rgba(255, 255, 255, 0.8);
782
- --color-static-text-primary-light: #fff;
783
- --color-static-text-primary-press: #6a7786;
784
- --color-static-text-quaternary: rgba(10, 40, 70, 0.2);
785
- --color-static-text-quaternary-inverted: rgba(255, 255, 255, 0.25);
786
- --color-static-text-secondary: rgba(11, 31, 53, 0.7);
787
- --color-static-text-secondary-dark: rgba(11, 31, 53, 0.6);
788
- --color-static-text-secondary-hover: rgba(3, 23, 45, 0.77);
789
- --color-static-text-secondary-inverted: rgba(255, 255, 255, 0.7);
790
- --color-static-text-secondary-inverted-hover: rgba(255, 255, 255, 0.8);
791
- --color-static-text-secondary-inverted-press: rgba(255, 255, 255, 0.9);
792
- --color-static-text-secondary-light: rgba(255, 255, 255, 0.7);
793
- --color-static-text-secondary-press: rgba(1, 20, 43, 0.81);
794
- --color-static-text-tertiary: rgba(11, 31, 53, 0.3);
795
- --color-static-text-tertiary-dark: rgba(11, 31, 53, 0.3);
796
- --color-static-text-tertiary-hover: rgba(1, 23, 47, 0.5);
797
- --color-static-text-tertiary-inverted: rgba(255, 255, 255, 0.4);
798
- --color-static-text-tertiary-inverted-hover: rgba(255, 255, 255, 0.5);
799
- --color-static-text-tertiary-inverted-press: rgba(255, 255, 255, 0.6);
800
- --color-static-text-tertiary-light: rgba(255, 255, 255, 0.4);
801
- --color-static-text-tertiary-press: rgba(2, 24, 50, 0.59);
802
- --color-dark-bg-component: rgba(255, 255, 255, 0.15); /* deprecated */
803
- --color-dark-bg-component-inverted: rgba(11, 31, 53, 0.07); /* deprecated */
804
- --color-dark-bg-link-muted: #001c3c; /* deprecated */
805
- --color-dark-bg-neutral: #485767; /* deprecated */
806
- --color-dark-bg-nulled: rgba(11, 31, 53, 0); /* deprecated */
807
- --color-dark-bg-primary-grouped: #0b1f35; /* deprecated */
808
- --color-dark-bg-secondary-grouped: #233549; /* deprecated */
809
- --color-dark-bg-tertiary-grouped: #3c4c5d; /* deprecated */
810
- --color-dark-graphic-neutral: #485767; /* deprecated */
811
- --color-dark-specialbg-overlay: rgba(0, 0, 0, 0.6); /* deprecated */
812
- --color-dark-text-disabled-transparent: rgba(255, 255, 255, 0.25); /* deprecated */
813
- --color-dark-text-secondary-inverted-transparent: rgba(11, 31, 53, 0.7); /* deprecated */
814
- --color-dark-text-secondary-transparent: rgba(255, 255, 255, 0.7); /* deprecated */
815
- --color-dark-text-tertiary-inverted-transparent: rgba(11, 31, 53, 0.3); /* deprecated */
816
- --color-dark-text-tertiary-transparent: rgba(255, 255, 255, 0.4); /* deprecated */
817
- --color-light-bg-component: rgba(11, 31, 53, 0.07); /* deprecated */
818
- --color-light-bg-component-inverted: rgba(255, 255, 255, 0.15); /* deprecated */
819
- --color-light-bg-link-muted: #d6e8fc; /* deprecated */
820
- --color-light-bg-neutral: #dbdee1; /* deprecated */
821
- --color-light-bg-nulled: rgba(11, 31, 53, 0); /* deprecated */
822
- --color-light-bg-primary-grouped: #f3f4f5; /* deprecated */
823
- --color-light-bg-secondary-grouped: #fff; /* deprecated */
824
- --color-light-bg-tertiary-grouped: #f3f4f5; /* deprecated */
825
- --color-light-graphic-neutral: #dbdee1; /* deprecated */
826
- --color-light-specialbg-overlay: rgba(0, 0, 0, 0.6); /* deprecated */
827
- --color-light-text-disabled-transparent: rgba(11, 31, 53, 0.15); /* deprecated */
828
- --color-light-text-secondary-inverted-transparent: rgba(255, 255, 255, 0.7); /* deprecated */
829
- --color-light-text-secondary-transparent: rgba(11, 31, 53, 0.7); /* deprecated */
830
- --color-light-text-tertiary-inverted-transparent: rgba(255, 255, 255, 0.4); /* deprecated */
831
- --color-light-text-tertiary-transparent: rgba(11, 31, 53, 0.3); /* deprecated */
832
- --color-static-bg-dark: #000; /* deprecated */
833
- --color-static-bg-light: #fff; /* deprecated */
834
- --color-static-bg-neutral-dark: #485767; /* deprecated */
835
- --color-static-bg-neutral-light: #dbdee1; /* deprecated */
836
- --color-static-text-secondary-dark-transparent: rgba(11, 31, 53, 0.6); /* deprecated */
837
- --color-static-text-secondary-light-transparent: rgba(255, 255, 255, 0.7); /* deprecated */
838
- --color-static-text-tertiary-dark-transparent: rgba(11, 31, 53, 0.3); /* deprecated */
839
- --color-static-text-tertiary-light-transparent: rgba(255, 255, 255, 0.4); /* deprecated */
840
- --color-dark-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
841
- --color-dark-bg-accent-shade-15: rgb(203, 42, 31);
842
- --color-dark-bg-accent-shade-20: rgb(191, 39, 29);
843
- --color-dark-bg-accent-tint-7: rgb(240, 63, 51);
844
- --color-dark-bg-accent-tint-10: rgb(241, 70, 58);
845
- --color-dark-bg-accent-tint-15: rgb(241, 80, 69);
846
- --color-dark-bg-accent-tint-30: rgb(244, 111, 102);
847
- --color-dark-bg-primary-alpha-4: rgba(11, 31, 53, 0.04);
848
- --color-dark-bg-primary-alpha-8: rgba(11, 31, 53, 0.08);
849
- --color-dark-bg-primary-alpha-12: rgba(11, 31, 53, 0.12);
850
- --color-dark-bg-primary-alpha-15: rgba(11, 31, 53, 0.15);
851
- --color-dark-bg-primary-alpha-16: rgba(11, 31, 53, 0.16);
852
- --color-dark-bg-primary-alpha-20: rgba(11, 31, 53, 0.2);
853
- --color-dark-bg-primary-alpha-30: rgba(11, 31, 53, 0.3);
854
- --color-dark-bg-primary-alpha-32: rgba(11, 31, 53, 0.32);
855
- --color-dark-bg-primary-alpha-37: rgba(11, 31, 53, 0.37);
856
- --color-dark-bg-primary-alpha-40: rgba(11, 31, 53, 0.4);
857
- --color-dark-bg-primary-tint-7: rgb(28, 47, 67);
858
- --color-dark-bg-primary-tint-15: rgb(48, 65, 83);
859
- --color-dark-bg-primary-inverted-alpha-3: rgba(255, 255, 255, 0.03);
860
- --color-dark-bg-primary-inverted-alpha-4: rgba(255, 255, 255, 0.04);
861
- --color-dark-bg-primary-inverted-alpha-5: rgba(255, 255, 255, 0.05);
862
- --color-dark-bg-primary-inverted-alpha-7: rgba(255, 255, 255, 0.07);
863
- --color-dark-bg-primary-inverted-alpha-8: rgba(255, 255, 255, 0.08);
864
- --color-dark-bg-primary-inverted-alpha-10: rgba(255, 255, 255, 0.1);
865
- --color-dark-bg-primary-inverted-alpha-12: rgba(255, 255, 255, 0.12);
866
- --color-dark-bg-primary-inverted-alpha-15: rgba(255, 255, 255, 0.15);
867
- --color-dark-bg-primary-inverted-alpha-16: rgba(255, 255, 255, 0.16);
868
- --color-dark-bg-primary-inverted-alpha-20: rgba(255, 255, 255, 0.2);
869
- --color-dark-bg-primary-inverted-alpha-24: rgba(255, 255, 255, 0.24);
870
- --color-dark-bg-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
871
- --color-dark-bg-primary-inverted-alpha-32: rgba(255, 255, 255, 0.32);
872
- --color-dark-bg-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
873
- --color-dark-bg-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
874
- --color-dark-bg-primary-inverted-shade-7: rgb(237, 237, 237);
875
- --color-dark-bg-primary-inverted-shade-15: rgb(217, 217, 217);
876
- --color-dark-bg-primary-inverted-shade-20: rgb(204, 204, 204);
877
- --color-dark-bg-quaternary-alpha-30: rgba(72, 87, 103, 0.3);
878
- --color-dark-bg-quaternary-tint-7: rgb(85, 99, 114);
879
- --color-dark-bg-quaternary-tint-10: rgb(90, 104, 118);
880
- --color-dark-bg-quaternary-tint-15: rgb(99, 112, 126);
881
- --color-dark-bg-quaternary-tint-30: rgb(127, 137, 149);
882
- --color-dark-bg-quaternary-inverted-alpha-30: rgba(219, 222, 225, 0.3);
883
- --color-dark-bg-quaternary-inverted-shade-15: rgb(186, 189, 191);
884
- --color-dark-bg-quaternary-inverted-shade-20: rgb(175, 178, 180);
885
- --color-dark-bg-secondary-alpha-30: rgba(35, 53, 73, 0.3);
886
- --color-dark-bg-secondary-shade-15: rgb(30, 45, 62);
887
- --color-dark-bg-secondary-shade-20: rgb(28, 42, 58);
888
- --color-dark-bg-secondary-tint-7: rgb(50, 67, 86);
889
- --color-dark-bg-secondary-tint-15: rgb(68, 83, 100);
890
- --color-dark-bg-secondary-inverted-alpha-30: rgba(243, 244, 245, 0.3);
891
- --color-dark-bg-secondary-inverted-shade-15: rgb(207, 207, 208);
892
- --color-dark-bg-secondary-inverted-shade-20: rgb(194, 195, 196);
893
- --color-dark-bg-secondary-inverted-tint-7: rgb(244, 245, 246);
894
- --color-dark-bg-secondary-inverted-tint-15: rgb(245, 246, 246);
895
- --color-dark-bg-tertiary-tint-7: rgb(74, 89, 104);
896
- --color-dark-border-key-alpha-7: rgba(255, 255, 255, 0.07);
897
- --color-dark-border-key-alpha-15: rgba(255, 255, 255, 0.15);
898
- --color-dark-border-key-inverted-alpha-7: rgba(11, 31, 53, 0.07);
899
- --color-dark-border-key-inverted-alpha-15: rgba(11, 31, 53, 0.15);
900
- --color-dark-border-underline-alpha-30: rgba(109, 121, 134, 0.3);
901
- --color-dark-border-underline-inverted-alpha-30: rgba(182, 188, 195, 0.3);
902
- --color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
903
- --color-dark-graphic-accent-shade-15: rgb(203, 42, 31);
904
- --color-dark-graphic-accent-tint-7: rgb(240, 63, 51);
905
- --color-dark-graphic-accent-tint-10: rgb(241, 70, 58);
906
- --color-dark-graphic-accent-tint-15: rgb(241, 80, 69);
907
- --color-dark-graphic-accent-tint-30: rgb(244, 111, 102);
908
- --color-dark-graphic-link-alpha-15: rgba(0, 122, 255, 0.15);
909
- --color-dark-graphic-negative-alpha-10: rgba(241, 80, 69, 0.1);
910
- --color-dark-graphic-negative-alpha-30: rgba(241, 80, 69, 0.3);
911
- --color-dark-graphic-negative-alpha-40: rgba(241, 80, 69, 0.4);
912
- --color-dark-graphic-negative-shade-20: rgb(193, 64, 55);
913
- --color-dark-graphic-negative-shade-30: rgb(169, 56, 48);
914
- --color-dark-graphic-negative-tint-7: rgb(242, 92, 82);
915
- --color-dark-graphic-negative-tint-15: rgb(243, 106, 97);
916
- --color-dark-graphic-negative-tint-30: rgb(245, 133, 125);
917
- --color-dark-graphic-positive-alpha-10: rgba(47, 194, 110, 0.1);
918
- --color-dark-graphic-positive-tint-10: rgb(68, 200, 125);
919
- --color-dark-graphic-positive-tint-30: rgb(109, 212, 154);
920
- --color-dark-graphic-primary-alpha-30: rgba(255, 255, 255, 0.3);
921
- --color-dark-graphic-primary-alpha-40: rgba(255, 255, 255, 0.4);
922
- --color-dark-graphic-primary-alpha-50: rgba(255, 255, 255, 0.5);
923
- --color-dark-graphic-primary-alpha-60: rgba(255, 255, 255, 0.6);
924
- --color-dark-graphic-primary-shade-15: rgb(217, 217, 217);
925
- --color-dark-graphic-primary-shade-20: rgb(204, 204, 204);
926
- --color-dark-graphic-primary-shade-30: rgb(179, 179, 179);
927
- --color-dark-graphic-primary-tint-10: rgb(255, 255, 255);
928
- --color-dark-graphic-primary-tint-30: rgb(255, 255, 255);
929
- --color-dark-graphic-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
930
- --color-dark-graphic-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
931
- --color-dark-graphic-primary-inverted-alpha-50: rgba(11, 31, 53, 0.5);
932
- --color-dark-graphic-primary-inverted-alpha-60: rgba(11, 31, 53, 0.6);
933
- --color-dark-graphic-primary-inverted-tint-7: rgb(28, 47, 67);
934
- --color-dark-graphic-primary-inverted-tint-10: rgb(35, 53, 73);
935
- --color-dark-graphic-primary-inverted-tint-15: rgb(48, 65, 83);
936
- --color-dark-graphic-primary-inverted-tint-30: rgb(84, 98, 114);
937
- --color-dark-graphic-quaternary-tint-10: rgb(90, 104, 118);
938
- --color-dark-graphic-secondary-alpha-30: rgba(182, 188, 195, 0.3);
939
- --color-dark-graphic-secondary-tint-30: rgb(204, 208, 213);
940
- --color-dark-graphic-secondary-tint-50: rgb(219, 222, 225);
941
- --color-dark-graphic-secondary-inverted-alpha-30: rgba(109, 121, 134, 0.3);
942
- --color-dark-graphic-secondary-inverted-shade-15: rgb(93, 103, 114);
943
- --color-dark-graphic-secondary-inverted-shade-20: rgb(87, 97, 107);
944
- --color-dark-graphic-secondary-inverted-tint-10: rgb(124, 134, 146);
945
- --color-dark-graphic-secondary-inverted-tint-30: rgb(153, 161, 170);
946
- --color-dark-graphic-tertiary-alpha-30: rgba(109, 121, 134, 0.3);
947
- --color-dark-graphic-tertiary-shade-15: rgb(93, 103, 114);
948
- --color-dark-graphic-tertiary-shade-20: rgb(87, 97, 107);
949
- --color-dark-graphic-tertiary-tint-7: rgb(119, 130, 142);
950
- --color-dark-graphic-tertiary-tint-15: rgb(131, 141, 152);
951
- --color-dark-graphic-tertiary-inverted-alpha-30: rgba(182, 188, 195, 0.3);
952
- --color-dark-graphic-tertiary-inverted-shade-15: rgb(155, 160, 166);
953
- --color-dark-graphic-tertiary-inverted-shade-20: rgb(146, 150, 156);
954
- --color-dark-neutral-700-alpha-15: rgba(137, 137, 145, 0.15);
955
- --color-dark-specialbg-component-tint-7: rgba(255, 255, 255, 0.2095);
956
- --color-dark-specialbg-component-tint-10: rgba(255, 255, 255, 0.235);
957
- --color-dark-specialbg-component-tint-15: rgba(255, 255, 255, 0.2775);
958
- --color-dark-specialbg-component-tint-30: rgba(255, 255, 255, 0.405);
959
- --color-dark-specialbg-component-alpha-2: rgba(255, 255, 255, 0.02);
960
- --color-dark-specialbg-component-alpha-14: rgba(255, 255, 255, 0.14);
961
- --color-dark-specialbg-component-alpha-23: rgba(255, 255, 255, 0.23);
962
- --color-dark-specialbg-component-alpha-30: rgba(255, 255, 255, 0.3);
963
- --color-dark-specialbg-component-inverted-alpha-30: rgba(11, 31, 53, 0.3);
964
- --color-dark-specialbg-component-inverted-shade-15: rgba(9, 26, 45, 0.2095);
965
- --color-dark-specialbg-component-inverted-shade-20: rgba(9, 25, 42, 0.256);
966
- --color-dark-specialbg-secondary-transparent-tint-7: rgba(255, 255, 255, 0.163);
967
- --color-dark-specialbg-secondary-transparent-tint-15: rgba(255, 255, 255, 0.235);
968
- --color-dark-specialbg-secondary-transparent-inverted-shade-15: rgba(9, 26, 45, 0.1925);
969
- --color-dark-specialbg-secondary-transparent-inverted-shade-20: rgba(9, 25, 42, 0.24);
970
- --color-dark-specialbg-tertiary-transparent-tint-7: rgba(255, 255, 255, 0.256);
971
- --color-dark-specialbg-tertiary-transparent-tint-15: rgba(255, 255, 255, 0.32);
972
- --color-dark-specialbg-tertiary-transparent-inverted-shade-15: rgba(9, 26, 45, 0.235);
973
- --color-dark-specialbg-tertiary-transparent-inverted-shade-20: rgba(9, 25, 42, 0.28);
974
- --color-dark-status-info-alpha-15: rgba(49, 147, 252, 0.15);
975
- --color-dark-text-link-shade-30: rgb(0, 85, 179);
976
- --color-dark-text-link-shade-50: rgb(0, 61, 128);
977
- --color-dark-text-link-tint-20: rgb(51, 149, 255);
978
- --color-dark-text-link-tint-40: rgb(102, 175, 255);
979
- --color-dark-text-primary-alpha-30: rgba(255, 255, 255, 0.3);
980
- --color-dark-text-primary-shade-24: rgb(194, 194, 194);
981
- --color-dark-text-primary-shade-30: rgb(179, 179, 179);
982
- --color-dark-text-primary-shade-40: rgb(153, 153, 153);
983
- --color-dark-text-primary-shade-50: rgb(128, 128, 128);
984
- --color-dark-text-primary-tint-20: rgb(255, 255, 255);
985
- --color-dark-text-primary-tint-40: rgb(255, 255, 255);
986
- --color-dark-text-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
987
- --color-dark-text-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
988
- --color-dark-text-primary-inverted-shade-20: rgb(9, 25, 42);
989
- --color-dark-text-primary-inverted-shade-30: rgb(8, 22, 37);
990
- --color-dark-text-primary-inverted-tint-7: rgb(28, 47, 67);
991
- --color-dark-text-primary-inverted-tint-15: rgb(48, 65, 83);
992
- --color-dark-text-primary-inverted-tint-24: rgb(70, 85, 101);
993
- --color-dark-text-primary-inverted-tint-30: rgb(84, 98, 114);
994
- --color-dark-text-primary-inverted-tint-40: rgb(109, 121, 134);
995
- --color-dark-text-primary-inverted-tint-50: rgb(133, 143, 154);
996
- --color-dark-text-secondary-shade-20: rgba(204, 204, 204, 0.76);
997
- --color-dark-text-secondary-shade-30: rgba(179, 179, 179, 0.79);
998
- --color-dark-text-secondary-tint-20: rgba(255, 255, 255, 0.76);
999
- --color-dark-text-secondary-tint-40: rgba(255, 255, 255, 0.82);
1000
- --color-dark-text-secondary-inverted-shade-20: rgba(9, 25, 42, 0.76);
1001
- --color-dark-text-secondary-inverted-shade-30: rgba(8, 22, 37, 0.79);
1002
- --color-light-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
1003
- --color-light-bg-accent-tint-15: rgb(241, 80, 69);
1004
- --color-light-bg-accent-tint-20: rgb(242, 90, 80);
1005
- --color-light-bg-accent-shade-7: rgb(222, 46, 33);
1006
- --color-light-bg-accent-shade-10: rgb(215, 44, 32);
1007
- --color-light-bg-accent-shade-15: rgb(203, 42, 31);
1008
- --color-light-bg-accent-shade-30: rgb(167, 34, 25);
1009
- --color-light-bg-primary-alpha-4: rgba(255, 255, 255, 0.04);
1010
- --color-light-bg-primary-alpha-8: rgba(255, 255, 255, 0.08);
1011
- --color-light-bg-primary-alpha-12: rgba(255, 255, 255, 0.12);
1012
- --color-light-bg-primary-alpha-15: rgba(255, 255, 255, 0.15);
1013
- --color-light-bg-primary-alpha-16: rgba(255, 255, 255, 0.16);
1014
- --color-light-bg-primary-alpha-20: rgba(255, 255, 255, 0.2);
1015
- --color-light-bg-primary-alpha-30: rgba(255, 255, 255, 0.3);
1016
- --color-light-bg-primary-alpha-32: rgba(255, 255, 255, 0.32);
1017
- --color-light-bg-primary-alpha-37: rgba(255, 255, 255, 0.37);
1018
- --color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
1019
- --color-light-bg-primary-shade-7: rgb(237, 237, 237);
1020
- --color-light-bg-primary-shade-15: rgb(217, 217, 217);
1021
- --color-light-bg-primary-inverted-alpha-3: rgba(11, 31, 53, 0.03);
1022
- --color-light-bg-primary-inverted-alpha-4: rgba(11, 31, 53, 0.04);
1023
- --color-light-bg-primary-inverted-alpha-5: rgba(11, 31, 53, 0.05);
1024
- --color-light-bg-primary-inverted-alpha-7: rgba(11, 31, 53, 0.07);
1025
- --color-light-bg-primary-inverted-alpha-8: rgba(11, 31, 53, 0.08);
1026
- --color-light-bg-primary-inverted-alpha-10: rgba(11, 31, 53, 0.1);
1027
- --color-light-bg-primary-inverted-alpha-12: rgba(11, 31, 53, 0.12);
1028
- --color-light-bg-primary-inverted-alpha-15: rgba(11, 31, 53, 0.15);
1029
- --color-light-bg-primary-inverted-alpha-16: rgba(11, 31, 53, 0.16);
1030
- --color-light-bg-primary-inverted-alpha-20: rgba(11, 31, 53, 0.2);
1031
- --color-light-bg-primary-inverted-alpha-24: rgba(11, 31, 53, 0.24);
1032
- --color-light-bg-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
1033
- --color-light-bg-primary-inverted-alpha-32: rgba(11, 31, 53, 0.32);
1034
- --color-light-bg-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
1035
- --color-light-bg-primary-inverted-alpha-50: rgba(11, 31, 53, 0.5);
1036
- --color-light-bg-primary-inverted-tint-7: rgb(28, 47, 67);
1037
- --color-light-bg-primary-inverted-tint-15: rgb(48, 65, 83);
1038
- --color-light-bg-primary-inverted-tint-20: rgb(60, 76, 93);
1039
- --color-light-bg-quaternary-alpha-30: rgba(219, 222, 225, 0.3);
1040
- --color-light-bg-quaternary-shade-7: rgb(204, 206, 209);
1041
- --color-light-bg-quaternary-shade-10: rgb(197, 200, 203);
1042
- --color-light-bg-quaternary-shade-15: rgb(186, 189, 191);
1043
- --color-light-bg-quaternary-shade-30: rgb(153, 155, 157);
1044
- --color-light-bg-quaternary-inverted-alpha-30: rgba(72, 87, 103, 0.3);
1045
- --color-light-bg-quaternary-inverted-tint-15: rgb(99, 112, 126);
1046
- --color-light-bg-quaternary-inverted-tint-20: rgb(109, 121, 133);
1047
- --color-light-bg-secondary-alpha-30: rgba(243, 244, 245, 0.3);
1048
- --color-light-bg-secondary-tint-15: rgb(245, 246, 246);
1049
- --color-light-bg-secondary-tint-20: rgb(245, 246, 247);
1050
- --color-light-bg-secondary-shade-7: rgb(226, 227, 228);
1051
- --color-light-bg-secondary-shade-15: rgb(207, 207, 208);
1052
- --color-light-bg-secondary-inverted-alpha-30: rgba(35, 53, 73, 0.3);
1053
- --color-light-bg-secondary-inverted-tint-15: rgb(68, 83, 100);
1054
- --color-light-bg-secondary-inverted-tint-20: rgb(79, 93, 109);
1055
- --color-light-bg-secondary-inverted-shade-7: rgb(33, 49, 68);
1056
- --color-light-bg-secondary-inverted-shade-15: rgb(30, 45, 62);
1057
- --color-light-bg-tertiary-shade-7: rgb(215, 217, 219);
1058
- --color-light-border-key-alpha-7: rgba(11, 31, 53, 0.07);
1059
- --color-light-border-key-alpha-15: rgba(11, 31, 53, 0.15);
1060
- --color-light-border-key-inverted-alpha-7: rgba(255, 255, 255, 0.07);
1061
- --color-light-border-key-inverted-alpha-15: rgba(255, 255, 255, 0.15);
1062
- --color-light-border-underline-alpha-30: rgba(182, 188, 195, 0.3);
1063
- --color-light-border-underline-inverted-alpha-30: rgba(109, 121, 134, 0.3);
1064
- --color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
1065
- --color-light-graphic-accent-tint-15: rgb(241, 80, 69);
1066
- --color-light-graphic-accent-shade-7: rgb(222, 46, 33);
1067
- --color-light-graphic-accent-shade-10: rgb(215, 44, 32);
1068
- --color-light-graphic-accent-shade-15: rgb(203, 42, 31);
1069
- --color-light-graphic-accent-shade-30: rgb(167, 34, 25);
1070
- --color-light-graphic-link-alpha-15: rgba(0, 122, 255, 0.15);
1071
- --color-light-graphic-negative-alpha-10: rgba(241, 80, 69, 0.1);
1072
- --color-light-graphic-negative-alpha-30: rgba(241, 80, 69, 0.3);
1073
- --color-light-graphic-negative-alpha-40: rgba(241, 80, 69, 0.4);
1074
- --color-light-graphic-negative-tint-20: rgb(244, 115, 106);
1075
- --color-light-graphic-negative-tint-30: rgb(245, 133, 125);
1076
- --color-light-graphic-negative-shade-7: rgb(224, 74, 64);
1077
- --color-light-graphic-negative-shade-15: rgb(205, 68, 59);
1078
- --color-light-graphic-negative-shade-30: rgb(169, 56, 48);
1079
- --color-light-graphic-positive-alpha-10: rgba(47, 194, 110, 0.1);
1080
- --color-light-graphic-positive-shade-10: rgb(42, 175, 99);
1081
- --color-light-graphic-positive-shade-30: rgb(33, 136, 77);
1082
- --color-light-graphic-primary-alpha-30: rgba(11, 31, 53, 0.3);
1083
- --color-light-graphic-primary-alpha-40: rgba(11, 31, 53, 0.4);
1084
- --color-light-graphic-primary-alpha-50: rgba(11, 31, 53, 0.5);
1085
- --color-light-graphic-primary-alpha-60: rgba(11, 31, 53, 0.6);
1086
- --color-light-graphic-primary-tint-15: rgb(48, 65, 83);
1087
- --color-light-graphic-primary-tint-20: rgb(60, 76, 93);
1088
- --color-light-graphic-primary-tint-30: rgb(84, 98, 114);
1089
- --color-light-graphic-primary-shade-10: rgb(10, 28, 48);
1090
- --color-light-graphic-primary-shade-30: rgb(8, 22, 37);
1091
- --color-light-graphic-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
1092
- --color-light-graphic-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
1093
- --color-light-graphic-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
1094
- --color-light-graphic-primary-inverted-alpha-60: rgba(255, 255, 255, 0.6);
1095
- --color-light-graphic-primary-inverted-shade-7: rgb(237, 237, 237);
1096
- --color-light-graphic-primary-inverted-shade-10: rgb(230, 230, 230);
1097
- --color-light-graphic-primary-inverted-shade-15: rgb(217, 217, 217);
1098
- --color-light-graphic-primary-inverted-shade-30: rgb(179, 179, 179);
1099
- --color-light-graphic-quaternary-shade-10: rgb(197, 200, 203);
1100
- --color-light-graphic-secondary-alpha-30: rgba(109, 121, 134, 0.3);
1101
- --color-light-graphic-secondary-shade-30: rgb(76, 85, 94);
1102
- --color-light-graphic-secondary-shade-50: rgb(55, 61, 67);
1103
- --color-light-graphic-secondary-inverted-alpha-30: rgba(182, 188, 195, 0.3);
1104
- --color-light-graphic-secondary-inverted-tint-15: rgb(193, 198, 204);
1105
- --color-light-graphic-secondary-inverted-tint-20: rgb(197, 201, 207);
1106
- --color-light-graphic-secondary-inverted-shade-10: rgb(164, 169, 176);
1107
- --color-light-graphic-secondary-inverted-shade-30: rgb(127, 132, 136);
1108
- --color-light-graphic-tertiary-alpha-30: rgba(182, 188, 195, 0.3);
1109
- --color-light-graphic-tertiary-tint-15: rgb(193, 198, 204);
1110
- --color-light-graphic-tertiary-tint-20: rgb(197, 201, 207);
1111
- --color-light-graphic-tertiary-shade-7: rgb(169, 175, 181);
1112
- --color-light-graphic-tertiary-shade-15: rgb(155, 160, 166);
1113
- --color-light-graphic-tertiary-inverted-alpha-30: rgba(109, 121, 134, 0.3);
1114
- --color-light-graphic-tertiary-inverted-tint-15: rgb(131, 141, 152);
1115
- --color-light-graphic-tertiary-inverted-tint-20: rgb(138, 148, 158);
1116
- --color-light-neutral-700-alpha-15: rgba(137, 137, 145, 0.15);
1117
- --color-light-specialbg-component-shade-7: rgba(10, 29, 49, 0.1351);
1118
- --color-light-specialbg-component-shade-10: rgba(10, 28, 48, 0.163);
1119
- --color-light-specialbg-component-shade-15: rgba(9, 26, 45, 0.2095);
1120
- --color-light-specialbg-component-shade-30: rgba(8, 22, 37, 0.349);
1121
- --color-light-specialbg-component-alpha-2: rgba(11, 31, 53, 0.02);
1122
- --color-light-specialbg-component-alpha-14: rgba(11, 31, 53, 0.14);
1123
- --color-light-specialbg-component-alpha-23: rgba(11, 31, 53, 0.23);
1124
- --color-light-specialbg-component-alpha-30: rgba(11, 31, 53, 0.3);
1125
- --color-light-specialbg-component-inverted-alpha-30: rgba(255, 255, 255, 0.3);
1126
- --color-light-specialbg-component-inverted-tint-15: rgba(255, 255, 255, 0.2775);
1127
- --color-light-specialbg-component-inverted-tint-20: rgba(255, 255, 255, 0.32);
1128
- --color-light-specialbg-secondary-transparent-shade-7: rgba(10, 29, 49, 0.1165);
1129
- --color-light-specialbg-secondary-transparent-shade-15: rgba(9, 26, 45, 0.1925);
1130
- --color-light-specialbg-secondary-transparent-inverted-tint-15: rgba(255, 255, 255, 0.235);
1131
- --color-light-specialbg-secondary-transparent-inverted-tint-20: rgba(255, 255, 255, 0.28);
1132
- --color-light-specialbg-tertiary-transparent-shade-7: rgba(10, 29, 49, 0.163);
1133
- --color-light-specialbg-tertiary-transparent-shade-15: rgba(9, 26, 45, 0.235);
1134
- --color-light-specialbg-tertiary-transparent-inverted-tint-15: rgba(255, 255, 255, 0.32);
1135
- --color-light-specialbg-tertiary-transparent-inverted-tint-20: rgba(255, 255, 255, 0.36);
1136
- --color-light-status-info-alpha-15: rgba(34, 136, 250, 0.15);
1137
- --color-light-text-link-tint-30: rgb(77, 162, 255);
1138
- --color-light-text-link-tint-50: rgb(128, 189, 255);
1139
- --color-light-text-link-shade-20: rgb(0, 98, 204);
1140
- --color-light-text-link-shade-40: rgb(0, 73, 153);
1141
- --color-light-text-primary-alpha-30: rgba(11, 31, 53, 0.3);
1142
- --color-light-text-primary-tint-24: rgb(70, 85, 101);
1143
- --color-light-text-primary-tint-30: rgb(84, 98, 114);
1144
- --color-light-text-primary-tint-40: rgb(109, 121, 134);
1145
- --color-light-text-primary-tint-50: rgb(133, 143, 154);
1146
- --color-light-text-primary-shade-20: rgb(9, 25, 42);
1147
- --color-light-text-primary-shade-40: rgb(7, 19, 32);
1148
- --color-light-text-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
1149
- --color-light-text-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
1150
- --color-light-text-primary-inverted-tint-20: rgb(255, 255, 255);
1151
- --color-light-text-primary-inverted-tint-30: rgb(255, 255, 255);
1152
- --color-light-text-primary-inverted-shade-7: rgb(237, 237, 237);
1153
- --color-light-text-primary-inverted-shade-15: rgb(217, 217, 217);
1154
- --color-light-text-primary-inverted-shade-24: rgb(194, 194, 194);
1155
- --color-light-text-primary-inverted-shade-30: rgb(179, 179, 179);
1156
- --color-light-text-primary-inverted-shade-40: rgb(153, 153, 153);
1157
- --color-light-text-primary-inverted-shade-50: rgb(128, 128, 128);
1158
- --color-light-text-secondary-tint-20: rgba(60, 76, 93, 0.76);
1159
- --color-light-text-secondary-tint-30: rgba(84, 98, 114, 0.79);
1160
- --color-light-text-secondary-shade-20: rgba(9, 25, 42, 0.76);
1161
- --color-light-text-secondary-shade-40: rgba(7, 19, 32, 0.82);
1162
- --color-light-text-secondary-inverted-tint-20: rgba(255, 255, 255, 0.76);
1163
- --color-light-text-secondary-inverted-tint-30: rgba(255, 255, 255, 0.79);
1164
- --color-static-bg-primary-dark-alpha-10: rgba(11, 31, 53, 0.1);
1165
- --color-static-bg-primary-dark-alpha-20: rgba(11, 31, 53, 0.2);
1166
- --color-static-bg-primary-dark-tint-15: rgb(48, 65, 83);
1167
- --color-static-bg-primary-dark-tint-20: rgb(60, 76, 93);
1168
- --color-static-graphic-light-shade-7: rgb(237, 237, 237);
1169
- --color-static-graphic-light-shade-15: rgb(217, 217, 217);
1170
- --color-static-text-primary-light-alpha-30: rgba(255, 255, 255, 0.3);
1171
- }