@daisforge/ui 1.14.1 → 1.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (427) hide show
  1. package/chunks/AnalyticalWidget-BWcBjoNh.mjs +535 -0
  2. package/chunks/AnalyticalWidget-z2HzQ4aA.cjs +43 -0
  3. package/chunks/{ApprovalCenter-XCXGHaEP.mjs → ApprovalCenter-BqN8Zjol.mjs} +2 -2
  4. package/chunks/{ApprovalCenter-DG3YvEkY.cjs → ApprovalCenter-CGs7n-2C.cjs} +1 -1
  5. package/chunks/{BlockTitle-DDWF1ZeV.mjs → BlockTitle-BM2EE1b1.mjs} +2 -2
  6. package/chunks/{BlockTitle-3YmyxJHJ.cjs → BlockTitle-o2QTRA7D.cjs} +1 -1
  7. package/chunks/{Container-CJX4h6tb.cjs → Container-CrB1jwqH.cjs} +1 -1
  8. package/chunks/{Container-BlAaXm8V.mjs → Container-Cy8w2JOq.mjs} +1 -1
  9. package/chunks/{EmptyState-BB3duGQw.mjs → EmptyState-B205JfZA.mjs} +1 -1
  10. package/chunks/{EmptyState-Du-RIjie.cjs → EmptyState-CcxlsZm0.cjs} +1 -1
  11. package/chunks/{FiltersActions-C38x0y5T.mjs → FiltersActions-C5OGUDDx.mjs} +4 -4
  12. package/chunks/{FiltersActions-CvAwGV9F.cjs → FiltersActions-CKimtYsU.cjs} +1 -1
  13. package/chunks/{FormSegmentGroup-DcOPPn3M.cjs → FormSegmentGroup-CCCqRgCG.cjs} +1 -1
  14. package/chunks/{FormSegmentGroup-9b3w4_KU.mjs → FormSegmentGroup-E1JurEt7.mjs} +1 -1
  15. package/chunks/{GridDND-BnK1dEhJ.mjs → GridDND-D9T2wqLt.mjs} +126 -132
  16. package/chunks/GridDND-DkL6-TgS.cjs +1 -0
  17. package/chunks/{LeftPanel-Ciehaz28.cjs → LeftPanel-B3-ySDMW.cjs} +1 -1
  18. package/chunks/{LeftPanel-DuIinlBm.mjs → LeftPanel-HZu3ECqD.mjs} +1 -1
  19. package/chunks/{ListOfFilters-DNzfSG-p.cjs → ListOfFilters-B8XF6KiI.cjs} +1 -1
  20. package/chunks/{ListOfFilters-Cji5UH2J.mjs → ListOfFilters-BEDW_v5t.mjs} +3 -3
  21. package/chunks/{MassActions-DCk9APKP.cjs → MassActions-BHNmuh3s.cjs} +1 -1
  22. package/chunks/{MassActions-BOG04zip.mjs → MassActions-C66ulAuq.mjs} +3 -3
  23. package/chunks/{PageTitle-BIllremL.cjs → PageTitle-BEdQpyZh.cjs} +1 -1
  24. package/chunks/{PageTitle-CQ_6jZ0x.mjs → PageTitle-BVbWaV52.mjs} +2 -2
  25. package/chunks/{SplitView-Dm62AAZj.mjs → SplitView-DYHeCnl9.mjs} +1 -1
  26. package/chunks/{SplitView-DdLshcIk.cjs → SplitView-UKIBuvTi.cjs} +1 -1
  27. package/chunks/Stories-DVh7iByM.cjs +1 -0
  28. package/chunks/{Stories-dFpUqS5T.mjs → Stories-lNAuXVJN.mjs} +260 -245
  29. package/chunks/{Table-CrJFfavU.cjs → Table-C-lLZklk.cjs} +5 -5
  30. package/chunks/{Table-f0CmcIhI.mjs → Table-C_1QGsh8.mjs} +16 -11
  31. package/chunks/{TableCanvas-1bi1WWeP.mjs → TableCanvas--g37wjRi.mjs} +3537 -3474
  32. package/chunks/TableCanvas-uzBMXlx6.cjs +30 -0
  33. package/chunks/{TableGlide-DGKw3w0G.mjs → TableGlide-Cjcw7Wur.mjs} +912 -819
  34. package/chunks/TableGlide-DTBZ1jNA.cjs +1 -0
  35. package/chunks/styles-BBVEBDDw.mjs +132 -0
  36. package/chunks/styles-C-pJNMSQ.cjs +2 -0
  37. package/chunks/{utils-DvDFSlCG.cjs → utils-CUW5bd8S.cjs} +5 -5
  38. package/chunks/{utils-D4eJY8pa.mjs → utils-YKicAHp0.mjs} +38 -38
  39. package/chunks/vendor-BzEO8Fvp.cjs +6043 -0
  40. package/chunks/vendor-DBRfVjyT.mjs +6054 -0
  41. package/components/AiAgentPopover/index.cjs +1 -1
  42. package/components/AiAgentPopover/index.mjs +1 -1
  43. package/components/AnalyticalWidget/AnalyticalWidget.constants.d.ts +2 -0
  44. package/components/AnalyticalWidget/AnalyticalWidget.d.ts +13 -54
  45. package/components/AnalyticalWidget/components/AnalyticalWidgetButtons/AnalyticalWidgetIconButtonDots.d.ts +14 -0
  46. package/components/AnalyticalWidget/components/AnalyticalWidgetButtons/AnalyticalWidgetIconButtonDots.styled.d.ts +3 -0
  47. package/components/AnalyticalWidget/components/AnalyticalWidgetButtons/index.cjs +1 -1
  48. package/components/AnalyticalWidget/components/AnalyticalWidgetButtons/index.d.ts +3 -2
  49. package/components/AnalyticalWidget/components/AnalyticalWidgetButtons/index.mjs +4 -3
  50. package/components/AnalyticalWidget/components/AnalyticalWidgetChips/index.cjs +1 -1
  51. package/components/AnalyticalWidget/components/AnalyticalWidgetChips/index.mjs +2 -2
  52. package/components/AnalyticalWidget/components/AnalyticalWidgetHeader/AnalyticalWidgetHeader.d.ts +1 -1
  53. package/components/AnalyticalWidget/components/AnalyticalWidgetHeader/AnalyticalWidgetHeader.styled.d.ts +1 -75
  54. package/components/AnalyticalWidget/components/AnalyticalWidgetHeader/AnalyticalWidgetHeader.types.d.ts +2 -2
  55. package/components/AnalyticalWidget/components/AnalyticalWidgetHeader/AnalyticalWidgetTitle.types.d.ts +2 -1
  56. package/components/AnalyticalWidget/components/AnalyticalWidgetHeader/index.cjs +1 -1
  57. package/components/AnalyticalWidget/components/AnalyticalWidgetHeader/index.mjs +1 -1
  58. package/components/AnalyticalWidget/index.cjs +1 -1
  59. package/components/AnalyticalWidget/index.mjs +1 -1
  60. package/components/ApprovalCenter/components/index.cjs +1 -1
  61. package/components/ApprovalCenter/components/index.mjs +1 -1
  62. package/components/ApprovalCenter/index.cjs +1 -1
  63. package/components/ApprovalCenter/index.mjs +1 -1
  64. package/components/AutocompleteSearch/index.cjs +1 -1
  65. package/components/AutocompleteSearch/index.mjs +2 -2
  66. package/components/BlockGradientScroll/index.cjs +1 -1
  67. package/components/BlockGradientScroll/index.mjs +1 -1
  68. package/components/BlockTitle/index.cjs +1 -1
  69. package/components/BlockTitle/index.mjs +1 -1
  70. package/components/BlockTitle/utils/index.cjs +1 -1
  71. package/components/BlockTitle/utils/index.mjs +1 -1
  72. package/components/Collapse/index.cjs +1 -1
  73. package/components/Collapse/index.mjs +1 -1
  74. package/components/Combobox/index.cjs +1 -1
  75. package/components/Combobox/index.mjs +1 -1
  76. package/components/EmptyState/components/index.cjs +1 -1
  77. package/components/EmptyState/components/index.mjs +1 -1
  78. package/components/EmptyState/index.cjs +1 -1
  79. package/components/EmptyState/index.mjs +1 -1
  80. package/components/GridDND/GridDND.ItemWrapper.d.ts +1 -2
  81. package/components/GridDND/GridDND.d.ts +1 -1
  82. package/components/GridDND/index.cjs +1 -1
  83. package/components/GridDND/index.mjs +1 -1
  84. package/components/GridDND/utils/index.cjs +1 -1
  85. package/components/GridDND/utils/index.mjs +1 -1
  86. package/components/IconButton/index.cjs +1 -1
  87. package/components/IconButton/index.mjs +1 -1
  88. package/components/LeftPanel/components/index.cjs +1 -1
  89. package/components/LeftPanel/components/index.mjs +1 -1
  90. package/components/LeftPanel/hooks/index.cjs +1 -1
  91. package/components/LeftPanel/hooks/index.mjs +1 -1
  92. package/components/LeftPanel/index.cjs +1 -1
  93. package/components/LeftPanel/index.mjs +1 -1
  94. package/components/LeftPanel/utils/index.cjs +1 -1
  95. package/components/LeftPanel/utils/index.mjs +1 -1
  96. package/components/ListOfFilters/index.cjs +1 -1
  97. package/components/ListOfFilters/index.mjs +1 -1
  98. package/components/MassActions/hooks/index.cjs +1 -1
  99. package/components/MassActions/hooks/index.mjs +1 -1
  100. package/components/MassActions/index.cjs +1 -1
  101. package/components/MassActions/index.mjs +1 -1
  102. package/components/ModalDF/index.cjs +1 -1
  103. package/components/ModalDF/index.mjs +1 -1
  104. package/components/Notification/index.cjs +1 -1
  105. package/components/Notification/index.mjs +2 -2
  106. package/components/PageTitle/index.cjs +1 -1
  107. package/components/PageTitle/index.mjs +1 -1
  108. package/components/PageTitle/utils/index.cjs +1 -1
  109. package/components/PageTitle/utils/index.mjs +1 -1
  110. package/components/PopoverDF/index.cjs +1 -1
  111. package/components/PopoverDF/index.mjs +1 -1
  112. package/components/PopupDF/index.cjs +1 -1
  113. package/components/PopupDF/index.mjs +1 -1
  114. package/components/SplitView/index.cjs +1 -1
  115. package/components/SplitView/index.mjs +1 -1
  116. package/components/SplitView/utils/index.cjs +1 -1
  117. package/components/SplitView/utils/index.mjs +1 -1
  118. package/components/Stories/components/StoriesBanner/index.cjs +1 -1
  119. package/components/Stories/components/StoriesBanner/index.mjs +1 -1
  120. package/components/Stories/components/StoriesContent/index.cjs +1 -1
  121. package/components/Stories/components/StoriesContent/index.mjs +1 -1
  122. package/components/Stories/components/StoriesPreview/index.cjs +1 -1
  123. package/components/Stories/components/StoriesPreview/index.mjs +1 -1
  124. package/components/Stories/components/StoriesProgress/index.cjs +1 -1
  125. package/components/Stories/components/StoriesProgress/index.mjs +1 -1
  126. package/components/Stories/components/StoriesViewer/index.cjs +1 -1
  127. package/components/Stories/components/StoriesViewer/index.mjs +1 -1
  128. package/components/Stories/index.cjs +1 -1
  129. package/components/Stories/index.mjs +1 -1
  130. package/components/Table/components/AnimatedCounter.d.ts +1 -0
  131. package/components/Table/components/TableDropdown/index.cjs +1 -1
  132. package/components/Table/components/TableDropdown/index.mjs +1 -1
  133. package/components/Table/feature-collapse-table/index.cjs +1 -1
  134. package/components/Table/feature-collapse-table/index.mjs +1 -1
  135. package/components/Table/feature-column-control/ColumnsList/index.cjs +1 -1
  136. package/components/Table/feature-column-control/ColumnsList/index.mjs +1 -1
  137. package/components/Table/feature-column-control/index.cjs +1 -1
  138. package/components/Table/feature-column-control/index.mjs +1 -1
  139. package/components/Table/feature-columns-grouping/index.cjs +1 -1
  140. package/components/Table/feature-columns-grouping/index.mjs +1 -1
  141. package/components/Table/feature-context-menu/index.cjs +1 -1
  142. package/components/Table/feature-context-menu/index.mjs +1 -1
  143. package/components/Table/feature-edit/index.cjs +1 -1
  144. package/components/Table/feature-edit/index.mjs +1 -1
  145. package/components/Table/feature-filtering/combobox/index.cjs +1 -1
  146. package/components/Table/feature-filtering/combobox/index.mjs +1 -1
  147. package/components/Table/feature-filtering/filter-list-block/index.cjs +1 -1
  148. package/components/Table/feature-filtering/filter-list-block/index.mjs +1 -1
  149. package/components/Table/feature-filtering/header-filter-button/index.cjs +1 -1
  150. package/components/Table/feature-filtering/header-filter-button/index.mjs +1 -1
  151. package/components/Table/feature-filtering/index.cjs +1 -1
  152. package/components/Table/feature-filtering/index.mjs +1 -1
  153. package/components/Table/feature-filtering/sidebar-filter-block/index.cjs +1 -1
  154. package/components/Table/feature-filtering/sidebar-filter-block/index.mjs +1 -1
  155. package/components/Table/feature-infinity-scroll/index.cjs +1 -1
  156. package/components/Table/feature-infinity-scroll/index.mjs +1 -1
  157. package/components/Table/feature-key-text/index.cjs +1 -1
  158. package/components/Table/feature-key-text/index.mjs +1 -1
  159. package/components/Table/feature-pagination/index.cjs +1 -1
  160. package/components/Table/feature-pagination/index.mjs +1 -1
  161. package/components/Table/feature-right-sidebar/index.cjs +1 -1
  162. package/components/Table/feature-right-sidebar/index.mjs +1 -1
  163. package/components/Table/feature-row-detail/index.cjs +1 -1
  164. package/components/Table/feature-row-detail/index.mjs +1 -1
  165. package/components/Table/feature-row-instruments/index.cjs +1 -1
  166. package/components/Table/feature-row-instruments/index.mjs +1 -1
  167. package/components/Table/feature-row-size/index.cjs +1 -1
  168. package/components/Table/feature-row-size/index.mjs +1 -1
  169. package/components/Table/feature-rows-grouping/index.cjs +1 -1
  170. package/components/Table/feature-rows-grouping/index.mjs +1 -1
  171. package/components/Table/feature-searching/index.cjs +1 -1
  172. package/components/Table/feature-searching/index.mjs +1 -1
  173. package/components/Table/feature-select-row/index.cjs +1 -1
  174. package/components/Table/feature-select-row/index.mjs +1 -1
  175. package/components/Table/feature-sorting/index.cjs +1 -1
  176. package/components/Table/feature-sorting/index.mjs +1 -1
  177. package/components/Table/feature-table-settings/index.cjs +1 -1
  178. package/components/Table/feature-table-settings/index.mjs +1 -1
  179. package/components/Table/feature-tree/index.cjs +1 -1
  180. package/components/Table/feature-tree/index.mjs +1 -1
  181. package/components/Table/index.cjs +1 -1
  182. package/components/Table/index.mjs +1 -1
  183. package/components/Table/renders/formatCell/index.cjs +1 -1
  184. package/components/Table/renders/formatCell/index.mjs +1 -1
  185. package/components/Table/styles/index.cjs +1 -1
  186. package/components/Table/styles/index.mjs +1 -1
  187. package/components/Table/table-hooks/index.cjs +1 -1
  188. package/components/Table/table-hooks/index.mjs +1 -1
  189. package/components/Table/types/index.cjs +1 -1
  190. package/components/Table/types/index.mjs +1 -1
  191. package/components/Table/types/utils.type.d.ts +1 -1
  192. package/components/Table/utils/index.cjs +1 -1
  193. package/components/Table/utils/index.mjs +1 -1
  194. package/components/Table/widgets/control-block/index.cjs +1 -1
  195. package/components/Table/widgets/control-block/index.mjs +1 -1
  196. package/components/Table/widgets/control-block/right-side/index.cjs +1 -1
  197. package/components/Table/widgets/control-block/right-side/index.mjs +1 -1
  198. package/components/Table/widgets/index.cjs +1 -1
  199. package/components/Table/widgets/index.mjs +1 -1
  200. package/components/Table/widgets/mass-actions/index.cjs +1 -1
  201. package/components/Table/widgets/mass-actions/index.mjs +1 -1
  202. package/components/TableCanvas/TableGlideInstance/adapters/column/index.cjs +1 -1
  203. package/components/TableCanvas/TableGlideInstance/adapters/column/index.mjs +1 -1
  204. package/components/TableCanvas/TableGlideInstance/adapters/index.cjs +1 -1
  205. package/components/TableCanvas/TableGlideInstance/adapters/index.mjs +1 -1
  206. package/components/TableCanvas/TableGlideInstance/index.cjs +1 -1
  207. package/components/TableCanvas/TableGlideInstance/index.mjs +2 -2
  208. package/components/TableCanvas/TableGlideInstance/utils/column/index.cjs +1 -1
  209. package/components/TableCanvas/TableGlideInstance/utils/column/index.mjs +1 -1
  210. package/components/TableCanvas/TableGlideInstance/utils/index.cjs +1 -1
  211. package/components/TableCanvas/TableGlideInstance/utils/index.mjs +1 -1
  212. package/components/TableCanvas/components/AnimatedCounter.d.ts +1 -0
  213. package/components/TableCanvas/components/SplitIconButton/index.cjs +1 -1
  214. package/components/TableCanvas/components/SplitIconButton/index.mjs +1 -1
  215. package/components/TableCanvas/components/TableDropdown/index.cjs +1 -1
  216. package/components/TableCanvas/components/TableDropdown/index.mjs +1 -1
  217. package/components/TableCanvas/feature-cell-transfer/index.cjs +1 -1
  218. package/components/TableCanvas/feature-cell-transfer/index.mjs +1 -1
  219. package/components/TableCanvas/feature-collapse-table/index.cjs +1 -1
  220. package/components/TableCanvas/feature-collapse-table/index.mjs +1 -1
  221. package/components/TableCanvas/feature-column-control/ColumnsList/index.cjs +1 -1
  222. package/components/TableCanvas/feature-column-control/ColumnsList/index.mjs +1 -1
  223. package/components/TableCanvas/feature-column-control/index.cjs +1 -1
  224. package/components/TableCanvas/feature-column-control/index.mjs +1 -1
  225. package/components/TableCanvas/feature-columns-grouping/index.cjs +1 -1
  226. package/components/TableCanvas/feature-columns-grouping/index.mjs +1 -1
  227. package/components/TableCanvas/feature-content-state/index.cjs +1 -1
  228. package/components/TableCanvas/feature-content-state/index.mjs +1 -1
  229. package/components/TableCanvas/feature-context-menu/index.cjs +1 -1
  230. package/components/TableCanvas/feature-context-menu/index.mjs +1 -1
  231. package/components/TableCanvas/feature-edit/index.cjs +1 -1
  232. package/components/TableCanvas/feature-edit/index.mjs +1 -1
  233. package/components/TableCanvas/feature-filtering/combobox/index.cjs +1 -1
  234. package/components/TableCanvas/feature-filtering/combobox/index.mjs +1 -1
  235. package/components/TableCanvas/feature-filtering/filter-list-block/index.cjs +1 -1
  236. package/components/TableCanvas/feature-filtering/filter-list-block/index.mjs +1 -1
  237. package/components/TableCanvas/feature-filtering/header-filter-button/index.cjs +1 -1
  238. package/components/TableCanvas/feature-filtering/header-filter-button/index.mjs +1 -1
  239. package/components/TableCanvas/feature-filtering/index.cjs +1 -1
  240. package/components/TableCanvas/feature-filtering/index.mjs +1 -1
  241. package/components/TableCanvas/feature-filtering/sidebar-filter-block/index.cjs +1 -1
  242. package/components/TableCanvas/feature-filtering/sidebar-filter-block/index.mjs +1 -1
  243. package/components/TableCanvas/feature-filtering/use-focus-search-input.d.ts +2 -0
  244. package/components/TableCanvas/feature-infinity-scroll/index.cjs +1 -1
  245. package/components/TableCanvas/feature-infinity-scroll/index.mjs +1 -1
  246. package/components/TableCanvas/feature-key-text/index.cjs +1 -1
  247. package/components/TableCanvas/feature-key-text/index.mjs +1 -1
  248. package/components/TableCanvas/feature-notifications/index.cjs +1 -1
  249. package/components/TableCanvas/feature-notifications/index.mjs +1 -1
  250. package/components/TableCanvas/feature-pagination/index.cjs +1 -1
  251. package/components/TableCanvas/feature-pagination/index.mjs +1 -1
  252. package/components/TableCanvas/feature-popover-table/context/TablePopoverContext.d.ts +3 -1
  253. package/components/TableCanvas/feature-popover-table/context/index.cjs +1 -1
  254. package/components/TableCanvas/feature-popover-table/context/index.mjs +1 -1
  255. package/components/TableCanvas/feature-popover-table/hooks/index.cjs +1 -1
  256. package/components/TableCanvas/feature-popover-table/hooks/index.mjs +1 -1
  257. package/components/TableCanvas/feature-popover-table/index.cjs +1 -1
  258. package/components/TableCanvas/feature-popover-table/index.mjs +1 -1
  259. package/components/TableCanvas/feature-popover-table/utils/index.cjs +1 -1
  260. package/components/TableCanvas/feature-popover-table/utils/index.mjs +1 -1
  261. package/components/TableCanvas/feature-right-sidebar/index.cjs +1 -1
  262. package/components/TableCanvas/feature-right-sidebar/index.mjs +1 -1
  263. package/components/TableCanvas/feature-row-detail/index.cjs +1 -1
  264. package/components/TableCanvas/feature-row-detail/index.mjs +1 -1
  265. package/components/TableCanvas/feature-row-instruments/index.cjs +1 -1
  266. package/components/TableCanvas/feature-row-instruments/index.mjs +1 -1
  267. package/components/TableCanvas/feature-row-markers/index.cjs +1 -1
  268. package/components/TableCanvas/feature-row-markers/index.mjs +1 -1
  269. package/components/TableCanvas/feature-row-size/index.cjs +1 -1
  270. package/components/TableCanvas/feature-row-size/index.mjs +1 -1
  271. package/components/TableCanvas/feature-rows-grouping/index.cjs +1 -1
  272. package/components/TableCanvas/feature-rows-grouping/index.mjs +1 -1
  273. package/components/TableCanvas/feature-rows-grouping/types.d.ts +2 -0
  274. package/components/TableCanvas/feature-searching/index.cjs +1 -1
  275. package/components/TableCanvas/feature-searching/index.mjs +1 -1
  276. package/components/TableCanvas/feature-select-row/index.cjs +1 -1
  277. package/components/TableCanvas/feature-select-row/index.mjs +1 -1
  278. package/components/TableCanvas/feature-sorting/index.cjs +1 -1
  279. package/components/TableCanvas/feature-sorting/index.mjs +1 -1
  280. package/components/TableCanvas/feature-table-settings/index.cjs +1 -1
  281. package/components/TableCanvas/feature-table-settings/index.mjs +1 -1
  282. package/components/TableCanvas/feature-tooltip/index.cjs +1 -1
  283. package/components/TableCanvas/feature-tooltip/index.mjs +1 -1
  284. package/components/TableCanvas/feature-tooltip/utils/index.cjs +1 -1
  285. package/components/TableCanvas/feature-tooltip/utils/index.mjs +1 -1
  286. package/components/TableCanvas/feature-tree/index.cjs +1 -1
  287. package/components/TableCanvas/feature-tree/index.mjs +1 -1
  288. package/components/TableCanvas/index.cjs +1 -1
  289. package/components/TableCanvas/index.mjs +2 -2
  290. package/components/TableCanvas/renders/formatCell/index.cjs +1 -1
  291. package/components/TableCanvas/renders/formatCell/index.mjs +1 -1
  292. package/components/TableCanvas/styles/index.cjs +1 -1
  293. package/components/TableCanvas/styles/index.mjs +1 -1
  294. package/components/TableCanvas/table-hooks/index.cjs +1 -1
  295. package/components/TableCanvas/table-hooks/index.mjs +1 -1
  296. package/components/TableCanvas/types/index.cjs +1 -1
  297. package/components/TableCanvas/types/index.mjs +1 -1
  298. package/components/TableCanvas/utils/index.cjs +1 -1
  299. package/components/TableCanvas/utils/index.mjs +2 -2
  300. package/components/TableCanvas/widgets/control-block/compression/index.cjs +1 -1
  301. package/components/TableCanvas/widgets/control-block/compression/index.mjs +1 -1
  302. package/components/TableCanvas/widgets/control-block/index.cjs +1 -1
  303. package/components/TableCanvas/widgets/control-block/index.mjs +1 -1
  304. package/components/TableCanvas/widgets/control-block/right-side/index.cjs +1 -1
  305. package/components/TableCanvas/widgets/control-block/right-side/index.mjs +1 -1
  306. package/components/TableCanvas/widgets/index.cjs +1 -1
  307. package/components/TableCanvas/widgets/index.mjs +1 -1
  308. package/components/TableCanvas/widgets/mass-actions/hooks/index.cjs +1 -1
  309. package/components/TableCanvas/widgets/mass-actions/hooks/index.mjs +1 -1
  310. package/components/TableCanvas/widgets/mass-actions/index.cjs +1 -1
  311. package/components/TableCanvas/widgets/mass-actions/index.mjs +1 -1
  312. package/components/TableContract/index.cjs +1 -1
  313. package/components/TableContract/index.mjs +2 -2
  314. package/components/TableGlide/hooks/selection/index.cjs +1 -1
  315. package/components/TableGlide/hooks/selection/index.mjs +1 -1
  316. package/components/TableGlide/index.cjs +1 -1
  317. package/components/TableGlide/index.mjs +1 -1
  318. package/components/TableGlide/lib/canvas/cells/buttons/index.cjs +1 -1
  319. package/components/TableGlide/lib/canvas/cells/buttons/index.mjs +1 -1
  320. package/components/TableGlide/lib/canvas/cells/iconSprites/index.cjs +1 -1
  321. package/components/TableGlide/lib/canvas/cells/iconSprites/index.mjs +1 -1
  322. package/components/TableGlide/lib/canvas/cells/index.cjs +1 -1
  323. package/components/TableGlide/lib/canvas/cells/index.mjs +1 -1
  324. package/components/TableGlide/lib/canvas/cells/renderer/index.cjs +1 -1
  325. package/components/TableGlide/lib/canvas/cells/renderer/index.mjs +1 -1
  326. package/components/TableGlide/lib/canvas/core/helpers/index.cjs +1 -1
  327. package/components/TableGlide/lib/canvas/core/helpers/index.mjs +1 -1
  328. package/components/TableGlide/lib/canvas/core/index.cjs +1 -1
  329. package/components/TableGlide/lib/canvas/core/index.mjs +1 -1
  330. package/components/TableGlide/lib/canvas/hooks/index.cjs +1 -1
  331. package/components/TableGlide/lib/canvas/hooks/index.mjs +1 -1
  332. package/components/TableGlide/lib/canvas/index.cjs +1 -1
  333. package/components/TableGlide/lib/canvas/index.mjs +1 -1
  334. package/components/TableGlide/lib/canvas/miniflex/index.cjs +1 -1
  335. package/components/TableGlide/lib/canvas/miniflex/index.mjs +1 -1
  336. package/components/TableGlide/lib/canvas/primitives/index.cjs +1 -1
  337. package/components/TableGlide/lib/canvas/primitives/index.mjs +1 -1
  338. package/components/TableGlide/lib/canvas/utils/index.cjs +1 -1
  339. package/components/TableGlide/lib/canvas/utils/index.mjs +1 -1
  340. package/components/TableGlide/theming/activeTheme.type.d.ts +1 -1
  341. package/components/TableGlide/theming/custom-colors.d.ts +3 -3
  342. package/components/TableGlide/theming/glide-colors.d.ts +9 -9
  343. package/components/TableGlide/theming/index.cjs +1 -1
  344. package/components/TableGlide/theming/index.mjs +1 -1
  345. package/components/TableTabs/index.cjs +1 -1
  346. package/components/TableTabs/index.mjs +1 -1
  347. package/components/Tooltip/index.cjs +1 -1
  348. package/components/Tooltip/index.mjs +1 -1
  349. package/components/TourWidget/index.cjs +1 -1
  350. package/components/TourWidget/index.mjs +2 -2
  351. package/components/Typography/index.cjs +1 -1
  352. package/components/Typography/index.mjs +1 -1
  353. package/components/Widget/index.cjs +1 -1
  354. package/components/Widget/index.mjs +2 -2
  355. package/formComponents/FormCombobox/index.cjs +1 -1
  356. package/formComponents/FormCombobox/index.mjs +1 -1
  357. package/formComponents/FormDatePickers/FormDatePickerRange/ui/FormDatePickerRangeStyled.d.ts +2 -0
  358. package/formComponents/FormRadioGroupBox/index.cjs +1 -1
  359. package/formComponents/FormRadioGroupBox/index.mjs +1 -1
  360. package/formComponents/FormSegments/index.cjs +1 -1
  361. package/formComponents/FormSegments/index.mjs +1 -1
  362. package/formComponents/FormSwitch/index.cjs +1 -1
  363. package/formComponents/FormSwitch/index.mjs +1 -1
  364. package/index.cjs +1 -1
  365. package/index.mjs +1787 -1629
  366. package/layouts/Container/index.cjs +1 -1
  367. package/layouts/Container/index.mjs +1 -1
  368. package/layouts/Container/lib/utils/index.cjs +1 -1
  369. package/layouts/Container/lib/utils/index.mjs +1 -1
  370. package/layouts/ErrorPage/index.cjs +1 -1
  371. package/layouts/ErrorPage/index.mjs +1 -1
  372. package/layouts/FiltersActions/FiltersActions.d.ts +2 -2
  373. package/layouts/FiltersActions/components/Segments.d.ts +2 -2
  374. package/layouts/FiltersActions/hooks/index.cjs +1 -1
  375. package/layouts/FiltersActions/hooks/index.mjs +1 -1
  376. package/layouts/FiltersActions/index.cjs +1 -1
  377. package/layouts/FiltersActions/index.mjs +1 -1
  378. package/layouts/Layout/index.cjs +1 -1
  379. package/layouts/Layout/index.mjs +1 -1
  380. package/layouts/PageLayout/index.cjs +1 -1
  381. package/layouts/PageLayout/index.mjs +1 -1
  382. package/mcp-data/component-index.json +190 -158
  383. package/mixins/index.cjs +2 -2
  384. package/mixins/index.mjs +36 -36
  385. package/package.json +5 -5
  386. package/shared/utils/inputs/index.cjs +1 -1
  387. package/shared/utils/inputs/index.mjs +6 -6
  388. package/styles/DefaultGlobalStyle.d.ts +2 -0
  389. package/styles/index.cjs +1 -1
  390. package/styles/index.mjs +1 -1
  391. package/themes/index.cjs +1 -1
  392. package/themes/index.d.ts +2 -0
  393. package/themes/index.mjs +8 -6
  394. package/tokens/color/index.cjs +1 -1
  395. package/tokens/color/index.d.ts +1 -1
  396. package/tokens/color/index.mjs +1225 -1127
  397. package/tokens/gradient/index.cjs +1 -1
  398. package/tokens/gradient/index.d.ts +1 -1
  399. package/tokens/gradient/index.mjs +126 -70
  400. package/tokens/index.cjs +1 -1
  401. package/tokens/index.mjs +1433 -1277
  402. package/tokens/shadow/index.cjs +1 -1
  403. package/tokens/shadow/index.d.ts +1 -1
  404. package/tokens/shadow/index.mjs +9 -7
  405. package/utils/breakpoint/index.cjs +1 -1
  406. package/utils/breakpoint/index.mjs +1 -1
  407. package/utils/clickStream/index.cjs +1 -1
  408. package/utils/clickStream/index.mjs +1 -1
  409. package/utils/eventBus/index.cjs +1 -1
  410. package/utils/eventBus/index.mjs +1 -1
  411. package/utils/getActiveTheme.d.ts +1 -1
  412. package/utils/hooks/index.cjs +1 -1
  413. package/utils/hooks/index.mjs +1 -1
  414. package/utils/index.cjs +1 -1
  415. package/utils/index.mjs +1 -1
  416. package/utils/styles/index.cjs +1 -1
  417. package/utils/styles/index.mjs +1 -1
  418. package/chunks/AnalyticalWidget-B6czTLSw.cjs +0 -43
  419. package/chunks/AnalyticalWidget-BWggL9xa.mjs +0 -528
  420. package/chunks/GridDND-CVAlpElj.cjs +0 -1
  421. package/chunks/Stories-e_CX_1CS.cjs +0 -1
  422. package/chunks/TableCanvas-DqF5YxEY.cjs +0 -30
  423. package/chunks/TableGlide-CGAh5x3Q.cjs +0 -1
  424. package/chunks/styles-BMXAIiBk.mjs +0 -128
  425. package/chunks/styles-DwCVRGsC.cjs +0 -2
  426. package/chunks/vendor-BauZZ2hr.mjs +0 -1955
  427. package/chunks/vendor-C47eH0xy.cjs +0 -1950
@@ -1,1955 +0,0 @@
1
- var n = {};
2
- Object.defineProperty(n, "__esModule", { value: !0 });
3
- var e = [`
4
- :root {
5
- --on-dark-outline-read-only-active: #F8F9FC12;
6
- --data-blue-minor: #0D3B59;
7
- --inverse-data-blue-transparent: #118CDF33;
8
- --inverse-data-orange-transparent: #FA5F0533;
9
- --on-light-data-arctic: #14CC98;
10
- --on-light-data-orange-on-light: #FEE2D2;
11
- --on-light-data-orange-transparent: #FA5F0533;
12
- --on-light-data-red: #FF3D51;
13
- --outline-info-active: #0E8ADDFF;
14
- --outline-negative: #FF3D51;
15
- --on-light-outline-transparent-accent-active: #0B7ECB52;
16
- --on-light-outline-transparent-negative-active: #F31B3152;
17
- --inverse-surface-solid-secondary-active: #DEE7EDFF;
18
- --inverse-surface-transparent-secondary: #ADB9C238;
19
- --on-dark-surface-transparent-negative: #FF293E33;
20
- --on-dark-surface-transparent-secondary-active: #D6DFE614;
21
- --on-light-surface-solid-primary-brightness: #FFFFFFFF;
22
- --text-primary: #F2F5F8F5;
23
- --inverse-text-positive-minor-hover: #47DC62FF;
24
- --on-dark-text-warning-minor: #85380C;
25
- --on-dark-text-tertiary-hover: #D6DFE6FF;
26
- --outline-solid-secondary-hover: #A7A8B4FF;
27
- --inverse-outline-accent-minor: #52BAFF;
28
- --on-dark-outline-solid-primary: #25262D;
29
- --on-dark-outline-warning: #FF7024;
30
- --surface-solid-card-hover: #0A1114FF;
31
- --surface-transparent-warning-active: #FA5F0524;
32
- --inverse-surface-positive-minor: #9EFAAF;
33
- --on-dark-surface-positive-active: #18952FFF;
34
- --on-light-surface-transparent-secondary-active: #ADB9C24D;
35
- --on-light-surface-transparent-tertiary-active: #8A969E5C;
36
- --text-primary-hover: #F2F5F893;
37
- --surface-accent-minor: #071A26;
38
- --on-dark-surface-positive: #1A9E32;
39
- --on-dark-surface-solid-primary-brightness: #23262FFF;
40
- --text-primary-active: #F2F5F8C4;
41
- --on-dark-text-warning-minor-active: #9F440FFF;
42
- --on-light-text-negative-hover: #F54254FF;
43
- --on-light-text-warning-minor-hover: #FDB790FF;
44
- --text-secondary: #D5DFE69E;
45
- --outline-negative-hover: #FF8F9AFF;
46
- --on-dark-outline-solid-default-hover: #C2D1E0FF;
47
- --on-dark-outline-solid-tertiary-hover: #FFFFFFFF;
48
- --inverse-surface-transparent-warning: #FA5F051F;
49
- --on-light-surface-transparent-warning-active: #FA5F0533;
50
- --text-primary-brightness: #F8F9FCF5;
51
- --text-tertiary: #D5DFE64D;
52
- --text-secondary-hover: #D6DFE6FF;
53
- --data-arctic: #197D61;
54
- --data-electric-blue: #1549AB;
55
- --data-gray-minor: #30373C;
56
- --data-green-transparent: #1A9E323D;
57
- --data-orange: #FA5F05;
58
- --data-orchid: #AD42F5;
59
- --data-red-minor: #9C1422;
60
- --data-spring: #567D0C;
61
- --inverse-data-arctic: #14CC98;
62
- --inverse-data-gray: #8A959D;
63
- --inverse-data-green: #1A9E32;
64
- --inverse-data-green-minor: #28D247;
65
- --inverse-data-malachite-minor: #00DDE0;
66
- --inverse-data-orange-on-light: #FEE2D2;
67
- --inverse-data-red-on-light: #FFE0E3;
68
- --inverse-data-spring: #93E006;
69
- --on-dark-data-arctic: #197D61;
70
- --on-dark-data-blue: #118CDF;
71
- --on-dark-data-blue-mild: #0C72B6;
72
- --on-dark-data-blue-minor: #0D3B59;
73
- --on-dark-data-gray-minor: #30373C;
74
- --on-dark-data-green-minor: #0D8523;
75
- --on-dark-data-orange-transparent: #FA5F053D;
76
- --on-dark-data-orchid-minor: #722BA1;
77
- --on-dark-data-red-transparent: #FF293E3D;
78
- --on-light-data-blue: #118CDF;
79
- --on-light-data-blue-on-light: #EDF8FF;
80
- --on-light-data-gray-minor: #D5DFE6;
81
- --on-light-data-green: #1A9E32;
82
- --on-light-data-green-transparent: #1A9E3233;
83
- --on-light-data-orange: #FA5F05;
84
- --on-light-data-orange-minor: #FD9C68;
85
- --on-light-data-orchid-minor: #DEB7F7;
86
- --on-light-data-red-on-light: #FFE0E3;
87
- --on-light-data-red-transparent: #FF293E33;
88
- --outline-primary: #23292D;
89
- --inverse-outline-clear-hover: #FFFFFF00;
90
- --inverse-outline-tertiary: #657179;
91
- --on-light-outline-info-hover: #47B0F5FF;
92
- --on-light-outline-secondary: #8A959D;
93
- --on-light-outline-solid-default-hover: #304F5FFF;
94
- --on-light-outline-transparent-warning-hover: #E857021F;
95
- --dark-overlay-hard: #060A0CF5;
96
- --dark-overlay-soft: #060A0C8F;
97
- --text-secondary-active: #D6DFE6BE;
98
- --data-blue: #118CDF;
99
- --data-blue-on-light: #0A1924;
100
- --data-blue-transparent: #118CDF3D;
101
- --data-fuchsia: #8A2178;
102
- --data-green-minor: #0D8523;
103
- --data-malachite-minor: #0C585A;
104
- --data-orange-transparent: #FA5F053D;
105
- --data-pink: #9B0D46;
106
- --data-yellow-on-light: #211807;
107
- --inverse-data-electric-blue: #8BB2FC;
108
- --inverse-data-fuchsia: #F391E2;
109
- --inverse-data-gray-minor: #D5DFE6;
110
- --inverse-data-green-transparent: #1A9E3233;
111
- --inverse-data-malachite: #04C6C9;
112
- --inverse-data-orange: #FA5F05;
113
- --inverse-data-orchid-minor: #DEB7F7;
114
- --inverse-data-pink: #FF8FBC;
115
- --inverse-data-red-minor: #FF8F9A;
116
- --inverse-data-red-transparent: #FF293E33;
117
- --inverse-data-sky-blue-on-light: #E8FAFF;
118
- --on-dark-data-blue-on-light: #0A1924;
119
- --on-dark-data-gray: #707C84;
120
- --on-dark-data-green: #1A9E32;
121
- --on-dark-data-green-on-light: #0A4014;
122
- --on-dark-data-orange: #FA5F05;
123
- --on-dark-data-pink: #9B0D46;
124
- --on-dark-data-spring: #567D0C;
125
- --on-dark-data-yellow-transparent: #F3A9128F;
126
- --on-light-data-blue-mild: #52BAFF;
127
- --on-light-data-blue-minor: #CFECFF;
128
- --on-light-data-blue-transparent: #118CDF33;
129
- --on-light-data-electric-blue: #8BB2FC;
130
- --on-light-data-green-on-light: #9EFAAF;
131
- --on-light-data-malachite: #04C6C9;
132
- --on-light-data-malachite-minor: #00DDE0;
133
- --on-light-data-orchid: #AD42F5;
134
- --on-light-data-pink: #FF8FBC;
135
- --on-light-data-spring: #93E006;
136
- --on-light-data-yellow-on-light: #FFF6E5;
137
- --on-light-data-yellow-transparent: #F3A9128F;
138
- --inverse-outline-default: #060A0C;
139
- --inverse-outline-negative-minor: #FF8F9A;
140
- --on-dark-outline-primary: #23292D;
141
- --on-dark-outline-tertiary: #657179;
142
- --light-overlay-hard: #F7F9FBF5;
143
- --text-tertiary-hover: #D6DFE6FF;
144
- --text-tertiary-active: #D6DFE65C;
145
- --data-blue-mild: #0C72B6;
146
- --data-gray: #707C84;
147
- --data-green: #1A9E32;
148
- --data-green-on-light: #0A4014;
149
- --data-orange-minor: #85380C;
150
- --data-orange-on-light: #3D1D0A;
151
- --data-orchid-minor: #722BA1;
152
- --data-red: #E31227;
153
- --data-red-on-light: #4A0D13;
154
- --inverse-data-blue: #118CDF;
155
- --inverse-data-blue-mild: #52BAFF;
156
- --inverse-data-blue-minor: #CFECFF;
157
- --inverse-data-green-on-light: #9EFAAF;
158
- --inverse-data-orchid: #AD42F5;
159
- --inverse-data-red: #FF3D51;
160
- --on-dark-data-blue-transparent: #118CDF3D;
161
- --on-dark-data-fuchsia: #8A2178;
162
- --on-dark-data-green-transparent: #1A9E323D;
163
- --on-dark-data-malachite-minor: #0C585A;
164
- --on-dark-data-orange-minor: #85380C;
165
- --on-dark-data-orange-on-light: #3D1D0A;
166
- --on-dark-data-orchid: #AD42F5;
167
- --on-dark-data-red-minor: #9C1422;
168
- --on-dark-data-red-on-light: #4A0D13;
169
- --on-dark-data-yellow-on-light: #211807;
170
- --on-light-data-fuchsia: #F391E2;
171
- --on-light-data-gray: #8A959D;
172
- --on-light-data-green-minor: #28D247;
173
- --on-light-data-red-minor: #FF8F9A;
174
- --outline-tertiary: #657179;
175
- --inverse-outline-primary: #D5DFE6;
176
- --inverse-outline-secondary: #8A959D;
177
- --on-dark-outline-secondary: #30373C;
178
- --on-light-outline-tertiary: #657179;
179
- --dark-overlay-blur: #060A0C47;
180
- --light-overlay-soft: #F7F9FB8F;
181
- --inverse-surface-minor-warning: #FEE2D2;
182
- --text-paragraph: #F2F5F8CC;
183
- --data-red-transparent: #FF293E3D;
184
- --inverse-data-yellow-on-light: #FFF6EE;
185
- --on-dark-data-malachite: #007D80;
186
- --on-dark-data-red: #E31227;
187
- --on-light-outline-primary: #D5DFE6;
188
- --light-overlay-blur: #F7F9FB47;
189
- --text-paragraph-hover: #F2F5F87A;
190
- --text-paragraph-active: #F2F5F8A3;
191
- --data-malachite: #007D80;
192
- --inverse-data-orange-minor: #FD9C68;
193
- --on-dark-data-electric-blue: #1549AB;
194
- --outline-secondary: #30373C;
195
- --text-accent: #199AF0;
196
- --text-accent-hover: #66BCF5FF;
197
- --text-accent-active: #0E8ADDFF;
198
- --text-accent-minor-hover: #1277BAFF;
199
- --text-accent-minor: #0D5382;
200
- --text-accent-minor-active: #10659EFF;
201
- --text-positive-hover: #2ACB47FF;
202
- --text-positive: #24B23E;
203
- --text-warning: #FF7024;
204
- --text-warning-active: #FF5D05FF;
205
- --text-warning-hover: #FF8442FF;
206
- --text-positive-active: #1F9835FF;
207
- --text-negative-hover: #FF5C6CFF;
208
- --text-negative: #FF3D51;
209
- --text-negative-active: #FF1F35FF;
210
- --text-info: #199AF0;
211
- --text-info-active: #0E8ADDFF;
212
- --text-info-hover: #66BCF5FF;
213
- --text-positive-minor: #095C18;
214
- --text-positive-minor-hover: #0F9527FF;
215
- --text-positive-minor-active: #0C7920FF;
216
- --text-warning-minor: #85380C;
217
- --text-warning-minor-hover: #BB4F11FF;
218
- --text-warning-minor-active: #9F440FFF;
219
- --text-negative-minor: #9C1422;
220
- --text-negative-minor-hover: #B91828FF;
221
- --text-negative-minor-active: #83111CFF;
222
- --text-info-minor-hover: #1277BAFF;
223
- --text-info-minor: #0D5382;
224
- --on-dark-text-primary: #F2F5F8F5;
225
- --text-info-minor-active: #10659EFF;
226
- --on-dark-text-primary-hover: #F2F5F893;
227
- --on-dark-text-secondary: #D5DFE69E;
228
- --on-dark-text-primary-brightness: #F8F9FCF5;
229
- --on-dark-text-secondary-active: #D6DFE6BE;
230
- --on-dark-text-secondary-hover: #D6DFE6FF;
231
- --on-dark-text-paragraph-active: #F2F5F8A3;
232
- --on-dark-text-paragraph-hover: #F2F5F87A;
233
- --on-dark-text-accent-active: #0E8ADDFF;
234
- --on-dark-text-accent-minor: #0D5382;
235
- --on-dark-text-accent-hover: #66BCF5FF;
236
- --on-dark-text-accent-minor-active: #10659EFF;
237
- --on-dark-text-accent: #199AF0;
238
- --on-dark-text-accent-minor-hover: #1277BAFF;
239
- --on-dark-text-paragraph: #F2F5F8CC;
240
- --on-dark-text-tertiary-active: #D6DFE65C;
241
- --on-dark-text-warning: #FF7024;
242
- --on-dark-text-info: #199AF0;
243
- --on-dark-text-info-active: #0E8ADDFF;
244
- --on-dark-text-info-hover: #66BCF5FF;
245
- --on-dark-text-negative: #FF3D51;
246
- --on-dark-text-negative-active: #FF1F35FF;
247
- --on-dark-text-negative-hover: #FF5C6CFF;
248
- --on-dark-text-positive: #24B23E;
249
- --on-dark-text-positive-active: #1F9835FF;
250
- --on-dark-text-positive-minor: #095C18;
251
- --on-dark-text-positive-hover: #2ACB47FF;
252
- --on-dark-text-warning-active: #FF5D05FF;
253
- --on-dark-text-warning-minor-hover: #BB4F11FF;
254
- --on-dark-text-warning-hover: #FF8442FF;
255
- --on-dark-text-positive-minor-active: #0C7920FF;
256
- --on-dark-text-positive-minor-hover: #0F9527FF;
257
- --on-dark-text-negative-minor-active: #83111CFF;
258
- --on-light-text-accent: #0B7ECB;
259
- --on-dark-text-negative-minor-hover: #B91828FF;
260
- --on-dark-text-info-minor-active: #10659EFF;
261
- --on-dark-text-negative-minor: #9C1422;
262
- --on-dark-text-info-minor-hover: #1277BAFF;
263
- --on-light-text-primary-active: #13181BC4;
264
- --on-light-text-primary-brightness: #16181DF5;
265
- --on-light-text-primary-hover: #13181B93;
266
- --on-light-text-secondary-active: #485056D3;
267
- --on-light-text-tertiary: #707C847A;
268
- --on-light-text-secondary-hover: #485056FF;
269
- --on-light-text-tertiary-active: #717C8493;
270
- --on-light-text-warning: #E85702;
271
- --on-light-text-tertiary-hover: #717C84FF;
272
- --on-light-text-paragraph-active: #13181BA3;
273
- --on-light-text-positive: #108E26;
274
- --on-light-text-paragraph-hover: #13181B7A;
275
- --on-light-text-accent-active: #0966A5FF;
276
- --on-light-text-accent-minor: #52BAFF;
277
- --on-light-text-accent-hover: #0D96F2FF;
278
- --on-light-text-accent-minor-active: #29A9FFFF;
279
- --on-light-text-negative: #F31B31;
280
- --on-light-text-accent-minor-hover: #7ACAFFFF;
281
- --on-light-text-secondary: #485056B0;
282
- --on-light-text-positive-active: #0C6A1BFF;
283
- --on-light-text-primary: #13181BF5;
284
- --on-light-text-positive-hover: #14B32EFF;
285
- --on-light-text-warning-active: #C04802FF;
286
- --on-light-text-warning-hover: #FD6B17FF;
287
- --on-light-text-paragraph: #13181BCC;
288
- --on-dark-text-info-minor: #0D5382;
289
- --on-light-text-negative-minor: #FF8F9A;
290
- --on-light-text-info-active: #0966A5FF;
291
- --on-light-text-info-minor: #52BAFF;
292
- --on-light-text-info-hover: #0D96F2FF;
293
- --on-light-text-positive-minor-active: #21B03CFF;
294
- --on-light-text-warning-minor: #FD9C68;
295
- --on-light-text-positive-minor-hover: #47DC62FF;
296
- --on-light-text-warning-minor-active: #FC8240FF;
297
- --on-light-text-negative-minor-active: #FF6675FF;
298
- --on-light-text-positive-minor: #28D247;
299
- --on-light-text-negative-minor-hover: #FFB8BFFF;
300
- --on-light-text-info-minor-active: #29A9FFFF;
301
- --on-light-text-negative-active: #DA0B20FF;
302
- --on-light-text-info-minor-hover: #7ACAFFFF;
303
- --inverse-text-primary-active: #13181BC4;
304
- --inverse-text-primary-brightness: #16181DF5;
305
- --inverse-text-primary-hover: #13181B93;
306
- --inverse-text-secondary-active: #485056D3;
307
- --inverse-text-tertiary: #707C847A;
308
- --inverse-text-secondary-hover: #485056FF;
309
- --inverse-text-tertiary-active: #717C8493;
310
- --on-light-text-info: #0B7ECB;
311
- --inverse-text-tertiary-hover: #717C84FF;
312
- --inverse-text-paragraph-active: #13181BA3;
313
- --inverse-text-primary: #13181BF5;
314
- --inverse-text-paragraph-hover: #13181B7A;
315
- --inverse-text-accent-active: #0966A5FF;
316
- --inverse-text-accent-minor: #52BAFF;
317
- --inverse-text-accent-hover: #0D96F2FF;
318
- --inverse-text-accent-minor-active: #29A9FFFF;
319
- --inverse-text-paragraph: #13181BCC;
320
- --inverse-text-accent-minor-hover: #7ACAFFFF;
321
- --inverse-text-secondary: #485056B0;
322
- --inverse-text-accent: #0B7ECB;
323
- --inverse-text-warning: #E85702;
324
- --inverse-text-positive-active: #0C6A1BFF;
325
- --inverse-text-positive-minor: #28D247;
326
- --inverse-text-positive-hover: #14B32EFF;
327
- --inverse-text-warning-active: #C04802FF;
328
- --inverse-text-warning-minor: #FD9C68;
329
- --inverse-text-warning-hover: #FD6B17FF;
330
- --inverse-text-negative-active: #DA0B20FF;
331
- --inverse-text-negative-minor: #FF8F9A;
332
- --inverse-text-negative-hover: #F54254FF;
333
- --inverse-text-info-active: #0966A5FF;
334
- --inverse-text-info-minor: #52BAFF;
335
- --inverse-text-info-hover: #0D96F2FF;
336
- --inverse-text-positive-minor-active: #21B03CFF;
337
- --inverse-text-warning-minor-active: #FC8240FF;
338
- --inverse-text-warning-minor-hover: #FDB790FF;
339
- --inverse-text-negative-minor-active: #FF6675FF;
340
- --inverse-text-positive: #108E26;
341
- --inverse-text-negative-minor-hover: #FFB8BFFF;
342
- --inverse-text-info-minor-active: #29A9FFFF;
343
- --inverse-text-negative: #F31B31;
344
- --inverse-text-info-minor-hover: #7ACAFFFF;
345
- --surface-solid-primary-active: #0F1315FF;
346
- --surface-solid-secondary: #23292D;
347
- --surface-solid-primary-brightness: #23262FFF;
348
- --surface-solid-primary-hover: #171D21FF;
349
- --surface-solid-secondary-active: #1F2528FF;
350
- --surface-solid-tertiary: #30373C;
351
- --surface-solid-secondary-hover: #2C343AFF;
352
- --surface-solid-tertiary-active: #2B3136FF;
353
- --inverse-text-info: #0B7ECB;
354
- --surface-solid-tertiary-hover: #394147FF;
355
- --surface-solid-primary: #13181B;
356
- --surface-solid-card: #060A0C;
357
- --surface-solid-card-brightness: #23262FFF;
358
- --surface-solid-default: #F7F9FB;
359
- --surface-solid-default-active: #F1F5F8FF;
360
- --surface-transparent-accent: #118CDF33;
361
- --surface-solid-default-hover: #FFFFFFFF;
362
- --surface-transparent-primary-active: #FFFFFF0A;
363
- --surface-transparent-secondary: #D5DFE624;
364
- --surface-transparent-primary-hover: #FFFFFF1F;
365
- --surface-transparent-secondary-active: #D6DFE614;
366
- --surface-transparent-tertiary: #D5DFE63D;
367
- --surface-transparent-secondary-hover: #D6DFE642;
368
- --surface-transparent-tertiary-active: #D6DFE62E;
369
- --surface-transparent-tertiary-hover: #D6DFE65C;
370
- --surface-transparent-deep-active: #D6DFE6AD;
371
- --surface-transparent-primary: #FFFFFF0F;
372
- --surface-transparent-deep-hover: #D6DFE6DB;
373
- --surface-transparent-card-active: #FFFFFF0A;
374
- --surface-transparent-deep: #D5DFE6BD;
375
- --surface-transparent-card-brightness: #F8F9FC0F;
376
- --surface-transparent-card-hover: #FFFFFF1F;
377
- --surface-clear-active: #FFFFFF00;
378
- --surface-clear-hover: #FFFFFF00;
379
- --surface-accent-active: #1086D5FF;
380
- --surface-accent-minor-hover: #09212FFF;
381
- --surface-accent-hover: #1798EEFF;
382
- --surface-clear: #FFFFFF00;
383
- --surface-transparent-accent-active: #118CDF24;
384
- --surface-transparent-card: #FFFFFF0F;
385
- --surface-transparent-accent-hover: #118CDF52;
386
- --surface-solid-card-active: #030607FF;
387
- --surface-accent: #118CDF;
388
- --surface-info: #118CDF;
389
- --surface-transparent-positive: #1A9E3233;
390
- --surface-transparent-warning: #FA5F0533;
391
- --surface-positive-active: #18952FFF;
392
- --surface-positive-minor: #0A2B10;
393
- --surface-positive-hover: #1DAF37FF;
394
- --surface-warning-active: #F05B05FF;
395
- --surface-warning-minor: #3D1D0A;
396
- --surface-warning-hover: #FB7223FF;
397
- --surface-negative-active: #FF1F35FF;
398
- --surface-negative-minor: #4A0D13;
399
- --surface-negative-hover: #FF475AFF;
400
- --surface-info-active: #1086D5FF;
401
- --surface-info-minor: #0C283B;
402
- --surface-info-hover: #1798EEFF;
403
- --surface-positive-minor-active: #08210CFF;
404
- --surface-positive-minor-hover: #0E3A16FF;
405
- --surface-warning-minor-active: #351909FF;
406
- --surface-warning-minor-hover: #4F250DFF;
407
- --surface-negative-minor-active: #410B11FF;
408
- --surface-positive: #1A9E32;
409
- --surface-negative-minor-hover: #5B1018FF;
410
- --surface-info-minor-active: #0A2333FF;
411
- --surface-negative: #FF293E;
412
- --surface-info-minor-hover: #10344CFF;
413
- --surface-transparent-positive-active: #1A9E3224;
414
- --surface-transparent-positive-hover: #1A9E3252;
415
- --surface-transparent-warning-hover: #FA5F0552;
416
- --surface-warning: #FA5F05;
417
- --surface-transparent-negative-active: #FF293E24;
418
- --on-dark-surface-solid-card: #060A0C;
419
- --surface-transparent-negative-hover: #FF293E52;
420
- --surface-transparent-info-active: #118CDF24;
421
- --surface-transparent-negative: #FF293E33;
422
- --surface-transparent-info-hover: #118CDF52;
423
- --surface-read-only-active: #F8F9FC00;
424
- --surface-transparent-info: #118CDF33;
425
- --surface-read-only-hover: #F8F9FC0F;
426
- --on-dark-surface-solid-primary-active: #0F1315FF;
427
- --on-dark-surface-solid-secondary: #23292D;
428
- --on-dark-surface-solid-primary-hover: #171D21FF;
429
- --on-dark-surface-solid-secondary-active: #1F2528FF;
430
- --on-dark-surface-solid-tertiary: #30373C;
431
- --on-dark-surface-solid-secondary-hover: #2C343AFF;
432
- --on-dark-surface-solid-tertiary-active: #2B3136FF;
433
- --on-dark-surface-transparent-primary: #FFFFFF0F;
434
- --on-dark-surface-solid-tertiary-hover: #394147FF;
435
- --on-dark-surface-solid-card-active: #030607FF;
436
- --on-dark-surface-solid-default: #F7F9FB;
437
- --on-dark-surface-solid-card-brightness: #23262FFF;
438
- --on-dark-surface-solid-card-hover: #0A1114FF;
439
- --on-dark-surface-solid-default-active: #F1F5F8FF;
440
- --on-dark-surface-solid-primary: #13181B;
441
- --on-dark-surface-solid-default-hover: #FFFFFFFF;
442
- --on-dark-surface-transparent-primary-active: #FFFFFF0A;
443
- --on-dark-surface-transparent-secondary: #D5DFE624;
444
- --on-dark-surface-transparent-primary-hover: #FFFFFF1F;
445
- --on-dark-surface-transparent-secondary-hover: #D6DFE642;
446
- --surface-read-only: #F7F8FB05;
447
- --on-dark-surface-transparent-tertiary-active: #D6DFE62E;
448
- --on-dark-surface-transparent-tertiary-hover: #D6DFE65C;
449
- --on-dark-surface-transparent-deep-active: #D6DFE6AD;
450
- --on-dark-surface-transparent-deep-hover: #D6DFE6DB;
451
- --on-dark-surface-transparent-card-active: #FFFFFF0A;
452
- --on-dark-surface-transparent-deep: #D5DFE6BD;
453
- --on-dark-surface-transparent-card-brightness: #F8F9FC0F;
454
- --on-dark-surface-transparent-card-hover: #FFFFFF1F;
455
- --on-dark-surface-clear-active: #FFFFFF00;
456
- --on-dark-surface-clear-hover: #FFFFFF00;
457
- --on-dark-surface-accent-active: #1086D5FF;
458
- --on-dark-surface-accent-minor-active: #0A2333FF;
459
- --on-dark-surface-accent-hover: #1798EEFF;
460
- --on-dark-surface-clear: #FFFFFF00;
461
- --on-dark-surface-accent-minor-hover: #10344CFF;
462
- --on-dark-surface-transparent-accent-active: #118CDF24;
463
- --on-dark-surface-transparent-card: #FFFFFF0F;
464
- --on-dark-surface-transparent-accent-hover: #118CDF52;
465
- --on-dark-surface-transparent-accent: #118CDF33;
466
- --on-dark-surface-transparent-tertiary: #D5DFE63D;
467
- --on-dark-surface-accent: #118CDF;
468
- --on-dark-surface-positive-minor: #0A2B10;
469
- --on-dark-surface-warning-active: #F05B05FF;
470
- --on-dark-surface-warning-minor: #3D1D0A;
471
- --on-dark-surface-warning-hover: #FB7223FF;
472
- --on-dark-surface-negative-active: #FF1F35FF;
473
- --on-dark-surface-negative-minor: #4A0D13;
474
- --on-dark-surface-negative-hover: #FF475AFF;
475
- --on-dark-surface-info-active: #1086D5FF;
476
- --on-dark-surface-info-minor: #0C283B;
477
- --on-dark-surface-info-hover: #1798EEFF;
478
- --on-dark-surface-positive-minor-active: #08210CFF;
479
- --on-dark-surface-transparent-positive: #1A9E3233;
480
- --on-dark-surface-positive-minor-hover: #0E3A16FF;
481
- --on-dark-surface-warning-minor-active: #351909FF;
482
- --on-dark-surface-warning-minor-hover: #4F250DFF;
483
- --on-dark-surface-negative-minor-active: #410B11FF;
484
- --on-dark-surface-positive-hover: #1DAF37FF;
485
- --on-dark-surface-negative-minor-hover: #5B1018FF;
486
- --on-dark-surface-info-minor-active: #0A2333FF;
487
- --on-dark-surface-negative: #FF293E;
488
- --on-dark-surface-info-minor-hover: #10344CFF;
489
- --on-dark-surface-transparent-positive-active: #1A9E3224;
490
- --on-dark-surface-transparent-warning: #FA5F0533;
491
- --on-dark-surface-transparent-positive-hover: #1A9E3252;
492
- --on-dark-surface-transparent-warning-active: #FA5F0524;
493
- --on-dark-surface-warning: #FA5F05;
494
- --on-dark-surface-transparent-warning-hover: #FA5F0552;
495
- --on-dark-surface-info: #118CDF;
496
- --outline-solid-primary-active: #17181CFF;
497
- --on-light-surface-solid-card: #FFFFFF;
498
- --on-dark-surface-transparent-negative-hover: #FF293E52;
499
- --on-dark-surface-transparent-info-active: #118CDF24;
500
- --on-light-surface-solid-card-active: #FFFFFFFF;
501
- --on-dark-surface-transparent-info-hover: #118CDF52;
502
- --on-dark-surface-read-only-active: #F8F9FC00;
503
- --on-dark-surface-transparent-info: #118CDF33;
504
- --on-dark-surface-read-only-hover: #F8F9FC0F;
505
- --on-light-surface-solid-primary-active: #EBF0F4FF;
506
- --on-light-surface-solid-secondary: #E8EEF2;
507
- --on-light-surface-solid-primary-hover: #EEF2F6FF;
508
- --on-light-surface-solid-secondary-active: #DEE7EDFF;
509
- --on-light-surface-solid-tertiary: #D5DFE6;
510
- --on-light-surface-solid-secondary-hover: #E2E9EEFF;
511
- --on-light-surface-solid-tertiary-active: #C9D5DEFF;
512
- --on-light-surface-transparent-primary: #D5DFE642;
513
- --on-light-surface-solid-tertiary-hover: #CFDAE2FF;
514
- --on-light-surface-solid-card-brightness: #FFFFFFFF;
515
- --on-light-surface-solid-default: #060A0C;
516
- --on-light-surface-solid-card-hover: #FFFFFFFF;
517
- --on-light-surface-solid-default-active: #030607FF;
518
- --on-light-surface-solid-default-hover: #111C22FF;
519
- --on-light-surface-solid-primary: #F2F5F8;
520
- --on-light-surface-transparent-primary-active: #D6DFE657;
521
- --on-light-surface-transparent-primary-hover: #D6DFE652;
522
- --on-light-surface-transparent-secondary: #ADB9C238;
523
- --on-light-surface-transparent-secondary-hover: #ADB9C247;
524
- --on-dark-surface-read-only: #F7F8FB05;
525
- --on-light-surface-transparent-tertiary-hover: #8A969E57;
526
- --on-light-surface-transparent-deep-active: #30373BCC;
527
- --on-light-surface-transparent-deep-hover: #30373BAD;
528
- --on-light-surface-transparent-card-active: #FFFFFFFF;
529
- --on-light-surface-transparent-deep: #30373CC7;
530
- --on-light-surface-transparent-card-brightness: #FFFFFFFF;
531
- --on-light-surface-transparent-card-hover: #FFFFFFFF;
532
- --on-light-surface-clear-active: #FFFFFF00;
533
- --on-light-surface-clear-hover: #FFFFFF00;
534
- --on-light-surface-accent-active: #0F81CCFF;
535
- --on-light-surface-accent-minor-active: #C2E7FFFF;
536
- --on-light-surface-accent-hover: #209CEEFF;
537
- --on-light-surface-accent-minor-hover: #C7E9FFFF;
538
- --on-light-surface-clear: #FFFFFF00;
539
- --on-light-surface-transparent-accent-active: #118CDF33;
540
- --on-light-surface-transparent-card: #FFFFFF;
541
- --on-light-surface-transparent-accent-hover: #118CDF2E;
542
- --on-light-surface-transparent-accent: #118CDF1F;
543
- --on-light-surface-transparent-tertiary: #8A959D47;
544
- --on-light-surface-accent: #118CDF;
545
- --on-light-surface-positive-active: #178C2CFF;
546
- --on-light-surface-positive-minor: #9EFAAF;
547
- --on-light-surface-positive-hover: #1EB83AFF;
548
- --on-light-surface-warning-active: #E65705FF;
549
- --on-light-surface-warning-minor: #FEE2D2;
550
- --on-light-surface-warning-hover: #FB782DFF;
551
- --on-light-surface-negative-active: #FF142CFF;
552
- --on-light-surface-negative-minor: #FFE0E3;
553
- --on-light-surface-negative-hover: #FF5263FF;
554
- --on-light-surface-info-active: #0F81CCFF;
555
- --on-light-surface-info-minor: #CFECFF;
556
- --on-light-surface-info-hover: #209CEEFF;
557
- --on-light-surface-positive-minor-active: #8BF99FFF;
558
- --on-light-surface-transparent-positive: #1A9E321F;
559
- --on-light-surface-positive-minor-hover: #94F9A7FF;
560
- --on-light-surface-warning-minor-active: #FED9C3FF;
561
- --on-light-surface-warning-minor-hover: #FEDCC8FF;
562
- --on-light-surface-negative-minor-active: #FFD1D6FF;
563
- --on-light-surface-positive: #1A9E32;
564
- --on-light-surface-negative-minor-hover: #FFD6DAFF;
565
- --on-light-surface-info-minor-active: #C2E7FFFF;
566
- --on-light-surface-negative: #FF293E;
567
- --on-light-surface-info-minor-hover: #C7E9FFFF;
568
- --on-light-surface-transparent-positive-active: #1A9E3233;
569
- --on-light-surface-transparent-warning: #FA5F051F;
570
- --on-light-surface-transparent-positive-hover: #1A9E322E;
571
- --on-light-surface-transparent-warning-hover: #FA5F052E;
572
- --on-light-surface-warning: #FA5F05;
573
- --on-light-surface-info: #118CDF;
574
- --outline-warning-active: #FF5D05FF;
575
- --on-light-surface-transparent-negative-hover: #FF293E2E;
576
- --on-light-surface-transparent-info-active: #118CDF33;
577
- --on-light-surface-transparent-negative: #FF293E1F;
578
- --on-light-surface-transparent-info-hover: #118CDF2E;
579
- --on-light-surface-read-only-active: #F8F9FC08;
580
- --on-light-surface-transparent-info: #118CDF1F;
581
- --on-light-surface-read-only-hover: #F8F9FC05;
582
- --inverse-surface-solid-primary-active: #EBF0F4FF;
583
- --inverse-surface-solid-secondary: #E8EEF2;
584
- --inverse-surface-solid-primary-brightness: #FFFFFFFF;
585
- --inverse-surface-solid-primary-hover: #EEF2F6FF;
586
- --inverse-surface-solid-secondary-hover: #E2E9EEFF;
587
- --inverse-surface-solid-tertiary: #D5DFE6;
588
- --inverse-surface-solid-tertiary-active: #C9D5DEFF;
589
- --inverse-surface-transparent-primary: #D5DFE642;
590
- --inverse-surface-solid-tertiary-hover: #CFDAE2FF;
591
- --inverse-surface-solid-card-active: #FFFFFFFF;
592
- --inverse-surface-solid-default: #060A0C;
593
- --inverse-surface-solid-card-brightness: #FFFFFFFF;
594
- --inverse-surface-solid-card-hover: #FFFFFFFF;
595
- --inverse-surface-solid-default-active: #030607FF;
596
- --inverse-surface-solid-primary: #F2F5F8;
597
- --inverse-surface-solid-default-hover: #111C22FF;
598
- --inverse-surface-transparent-primary-active: #D6DFE657;
599
- --on-light-surface-read-only: #F7F8FB03;
600
- --inverse-surface-transparent-primary-hover: #D6DFE652;
601
- --inverse-surface-solid-card: #FFFFFF;
602
- --inverse-surface-transparent-tertiary: #8A959D47;
603
- --inverse-surface-transparent-secondary-hover: #ADB9C247;
604
- --inverse-surface-transparent-tertiary-active: #8A969E5C;
605
- --inverse-surface-transparent-tertiary-hover: #8A969E57;
606
- --inverse-surface-transparent-deep-active: #30373BCC;
607
- --inverse-surface-transparent-secondary-active: #ADB9C24D;
608
- --inverse-surface-transparent-deep-hover: #30373BAD;
609
- --inverse-surface-transparent-card-active: #FFFFFFFF;
610
- --inverse-surface-transparent-deep: #30373CC7;
611
- --inverse-surface-transparent-card-brightness: #FFFFFFFF;
612
- --inverse-surface-transparent-card-hover: #FFFFFFFF;
613
- --inverse-surface-clear-active: #FFFFFF00;
614
- --inverse-surface-clear-hover: #FFFFFF00;
615
- --inverse-surface-accent-active: #0F81CCFF;
616
- --inverse-surface-accent-minor-active: #C2E7FFFF;
617
- --inverse-surface-accent-hover: #209CEEFF;
618
- --inverse-surface-accent-minor-hover: #C7E9FFFF;
619
- --inverse-surface-clear: #FFFFFF00;
620
- --inverse-surface-transparent-accent-active: #118CDF33;
621
- --inverse-surface-transparent-card: #FFFFFF;
622
- --inverse-surface-transparent-accent-hover: #118CDF2E;
623
- --inverse-surface-transparent-accent: #118CDF1F;
624
- --inverse-surface-accent: #118CDF;
625
- --inverse-surface-warning: #FA5F05;
626
- --inverse-surface-positive-active: #178C2CFF;
627
- --inverse-surface-positive-minor-active: #8BF99FFF;
628
- --inverse-surface-positive-hover: #1EB83AFF;
629
- --inverse-surface-warning-active: #E65705FF;
630
- --inverse-surface-warning-minor: #FEE2D2;
631
- --inverse-surface-warning-hover: #FB782DFF;
632
- --inverse-surface-negative-active: #FF142CFF;
633
- --inverse-surface-negative-minor: #FFE0E3;
634
- --inverse-surface-negative-hover: #FF5263FF;
635
- --inverse-surface-info-active: #0F81CCFF;
636
- --inverse-surface-info-minor-active: #C2E7FFFF;
637
- --inverse-surface-info-hover: #209CEEFF;
638
- --inverse-surface-transparent-positive: #1A9E321F;
639
- --inverse-surface-positive-minor-hover: #94F9A7FF;
640
- --inverse-surface-warning-minor-active: #FED9C3FF;
641
- --inverse-surface-warning-minor-hover: #FEDCC8FF;
642
- --inverse-surface-negative-minor-active: #FFD1D6FF;
643
- --inverse-surface-positive: #1A9E32;
644
- --inverse-surface-negative-minor-hover: #FFD6DAFF;
645
- --inverse-surface-info-minor-hover: #C7E9FFFF;
646
- --inverse-surface-negative: #FF293E;
647
- --inverse-surface-transparent-positive-active: #1A9E3233;
648
- --inverse-surface-transparent-positive-hover: #1A9E322E;
649
- --inverse-surface-info: #118CDF;
650
- --outline-solid-secondary: #4B4C58;
651
- --inverse-surface-transparent-negative-active: #FF293E33;
652
- --inverse-surface-transparent-warning-active: #FA5F0533;
653
- --inverse-surface-transparent-negative-hover: #FF293E2E;
654
- --inverse-surface-transparent-info-active: #118CDF33;
655
- --inverse-surface-transparent-info-hover: #118CDF2E;
656
- --inverse-surface-read-only-active: #F8F9FC08;
657
- --inverse-surface-transparent-info: #118CDF1F;
658
- --inverse-surface-read-only-hover: #F8F9FC05;
659
- --inverse-background-primary: #F2F5F8;
660
- --background-primary: #060A0C;
661
- --outline-solid-primary: #25262D;
662
- --light-background-primary: #F2F5F8;
663
- --inverse-overlay-blur: #F7F9FB47;
664
- --overlay-soft: #060A0C8F;
665
- --overlay-hard: #060A0CF5;
666
- --on-light-overlay-blur: #F7F8FB47;
667
- --on-dark-overlay-soft: #07080B8F;
668
- --on-dark-overlay-hard: #07080BF5;
669
- --inverse-surface-read-only: #F7F8FB03;
670
- --on-light-overlay-soft: #F7F8FB8F;
671
- --on-light-overlay-hard: #F7F8FBF5;
672
- --on-dark-overlay-blur: #07080B47;
673
- --inverse-overlay-soft: #F7F9FB8F;
674
- --inverse-overlay-hard: #F7F9FBF5;
675
- --outline-solid-primary-hover: #4E505FFF;
676
- --overlay-blur: #060A0C47;
677
- --dark-background-primary: #060A0C;
678
- --outline-solid-tertiary: #828592;
679
- --outline-solid-tertiary-active: #51535DFF;
680
- --outline-transparent-accent: #199AF047;
681
- --outline-solid-tertiary-hover: #FFFFFFFF;
682
- --outline-solid-default-active: #B4C7D9FF;
683
- --outline-solid-secondary-active: #34343DFF;
684
- --outline-solid-default-hover: #C2D1E0FF;
685
- --outline-transparent-primary-active: #F8F9FC12;
686
- --outline-transparent-secondary: #F7F8FB47;
687
- --outline-transparent-primary-hover: #F8F9FC4D;
688
- --outline-transparent-secondary-active: #F8F9FC2B;
689
- --outline-transparent-tertiary: #F7F8FB8F;
690
- --outline-transparent-secondary-hover: #F8F9FCB3;
691
- --outline-transparent-tertiary-active: #F8F9FC47;
692
- --outline-warning: #FF7024;
693
- --outline-transparent-tertiary-hover: #F8F9FCFF;
694
- --outline-clear-active: #FFFFFF00;
695
- --outline-positive: #24B23E;
696
- --outline-clear-hover: #FFFFFF00;
697
- --outline-accent-active: #0E8ADDFF;
698
- --outline-accent-minor-active: #0B476FFF;
699
- --outline-accent-hover: #66BCF5FF;
700
- --outline-accent-minor-hover: #1277BAFF;
701
- --outline-clear: #FFFFFF00;
702
- --outline-positive-active: #1F9835FF;
703
- --outline-transparent-accent-active: #199AF02B;
704
- --outline-transparent-primary: #F7F8FB1F;
705
- --outline-transparent-accent-hover: #199AF0B3;
706
- --outline-solid-default: #F7F9FB;
707
- --outline-positive-hover: #5EDE76FF;
708
- --outline-warning-hover: #FFA575FF;
709
- --outline-accent: #199AF0;
710
- --outline-info: #199AF0;
711
- --outline-negative-minor: #9C1422;
712
- --outline-info-hover: #66BCF5FF;
713
- --outline-info-minor: #0D5382;
714
- --outline-positive-minor-active: #074A14FF;
715
- --outline-read-only: #F7F8FB1F;
716
- --outline-positive-minor-hover: #0F9527FF;
717
- --outline-warning-minor-active: #70300AFF;
718
- --on-dark-outline-solid-primary-active: #17181CFF;
719
- --outline-warning-minor-hover: #BB4F11FF;
720
- --outline-negative-minor-active: #8C121EFF;
721
- --outline-positive-minor: #095C18;
722
- --outline-negative-minor-hover: #D41C2EFF;
723
- --outline-info-minor-active: #0B476FFF;
724
- --outline-negative-active: #FF1F35FF;
725
- --outline-info-minor-hover: #1277BAFF;
726
- --outline-transparent-positive-active: #24B23E2B;
727
- --outline-transparent-warning: #FF702447;
728
- --outline-transparent-positive-hover: #24B23EB3;
729
- --outline-transparent-warning-active: #FF70242B;
730
- --outline-warning-minor: #85380C;
731
- --outline-transparent-warning-hover: #FF7024B3;
732
- --outline-transparent-negative-active: #FF3D512B;
733
- --outline-transparent-positive: #24B23E47;
734
- --outline-transparent-negative-hover: #FF3D51B3;
735
- --outline-transparent-info-active: #199AF02B;
736
- --outline-transparent-negative: #FF3D5147;
737
- --outline-transparent-info-hover: #199AF0B3;
738
- --outline-read-only-active: #F8F9FC12;
739
- --outline-transparent-info: #199AF047;
740
- --outline-read-only-hover: #F8F9FC4D;
741
- --on-dark-outline-solid-secondary: #4B4C58;
742
- --on-dark-outline-solid-primary-hover: #4E505FFF;
743
- --on-dark-outline-solid-secondary-active: #34343DFF;
744
- --on-dark-outline-solid-tertiary: #828592;
745
- --on-dark-outline-solid-secondary-hover: #A7A8B4FF;
746
- --on-dark-outline-accent: #199AF0;
747
- --on-dark-outline-transparent-accent: #199AF047;
748
- --on-dark-outline-solid-default-active: #B4C7D9FF;
749
- --on-dark-outline-solid-tertiary-active: #51535DFF;
750
- --on-dark-outline-transparent-primary-active: #F8F9FC12;
751
- --on-dark-outline-transparent-secondary: #F7F8FB47;
752
- --on-dark-outline-transparent-primary-hover: #F8F9FC4D;
753
- --on-dark-outline-transparent-secondary-active: #F8F9FC2B;
754
- --on-dark-outline-transparent-tertiary: #F7F8FB8F;
755
- --on-dark-outline-transparent-secondary-hover: #F8F9FCB3;
756
- --on-dark-outline-transparent-tertiary-active: #F8F9FC47;
757
- --on-dark-outline-transparent-tertiary-hover: #F8F9FCFF;
758
- --on-dark-outline-clear-active: #FFFFFF00;
759
- --on-dark-outline-positive: #24B23E;
760
- --on-dark-outline-clear-hover: #FFFFFF00;
761
- --on-dark-outline-accent-active: #0E8ADDFF;
762
- --on-dark-outline-accent-minor: #0D5382;
763
- --on-dark-outline-accent-hover: #66BCF5FF;
764
- --on-dark-outline-accent-minor-active: #0B476FFF;
765
- --on-dark-outline-clear: #FFFFFF00;
766
- --on-dark-outline-accent-minor-hover: #1277BAFF;
767
- --on-dark-outline-transparent-accent-active: #199AF02B;
768
- --on-dark-outline-transparent-primary: #F7F8FB1F;
769
- --on-dark-outline-transparent-accent-hover: #199AF0B3;
770
- --on-dark-outline-solid-default: #F7F9FB;
771
- --on-dark-outline-positive-active: #1F9835FF;
772
- --on-dark-outline-positive-hover: #5EDE76FF;
773
- --on-dark-outline-info: #199AF0;
774
- --on-dark-outline-warning-minor: #85380C;
775
- --on-dark-outline-warning-hover: #FFA575FF;
776
- --on-dark-outline-negative-active: #FF1F35FF;
777
- --on-dark-outline-negative-minor: #9C1422;
778
- --on-dark-outline-negative-hover: #FF8F9AFF;
779
- --on-dark-outline-info-active: #0E8ADDFF;
780
- --on-dark-outline-info-minor: #0D5382;
781
- --on-dark-outline-info-hover: #66BCF5FF;
782
- --on-dark-outline-positive-minor-active: #074A14FF;
783
- --on-dark-outline-read-only: #F7F8FB1F;
784
- --on-dark-outline-warning-minor-active: #70300AFF;
785
- --on-dark-outline-warning-minor-hover: #BB4F11FF;
786
- --on-dark-outline-negative-minor-active: #8C121EFF;
787
- --on-dark-outline-positive-minor: #095C18;
788
- --on-dark-outline-negative-minor-hover: #D41C2EFF;
789
- --on-dark-outline-info-minor-active: #0B476FFF;
790
- --on-dark-outline-negative: #FF3D51;
791
- --on-dark-outline-info-minor-hover: #1277BAFF;
792
- --on-dark-outline-transparent-positive-active: #24B23E2B;
793
- --on-dark-outline-transparent-warning: #FF702447;
794
- --on-dark-outline-transparent-positive-hover: #24B23EB3;
795
- --on-dark-outline-transparent-warning-active: #FF70242B;
796
- --on-dark-outline-warning-active: #FF5D05FF;
797
- --on-dark-outline-transparent-warning-hover: #FF7024B3;
798
- --on-dark-outline-transparent-negative-active: #FF3D512B;
799
- --on-dark-outline-transparent-positive: #24B23E47;
800
- --on-dark-outline-transparent-negative-hover: #FF3D51B3;
801
- --on-dark-outline-transparent-info-active: #199AF02B;
802
- --on-dark-outline-transparent-negative: #FF3D5147;
803
- --on-dark-outline-transparent-info-hover: #199AF0B3;
804
- --on-dark-outline-read-only-hover: #F8F9FC4D;
805
- --on-dark-outline-transparent-info: #199AF047;
806
- --on-light-outline-solid-primary-active: #B8C0D5FF;
807
- --on-light-outline-solid-secondary: #AEB2C2;
808
- --on-light-outline-solid-primary-hover: #C5CBDDFF;
809
- --on-light-outline-solid-secondary-active: #858BA3FF;
810
- --on-light-outline-solid-tertiary: #6C707F;
811
- --on-light-outline-solid-secondary-hover: #DCDEE5FF;
812
- --on-light-outline-solid-tertiary-active: #595D69FF;
813
- --on-light-outline-transparent-accent: #0B7ECB33;
814
- --on-light-outline-solid-tertiary-hover: #A1A4AFFF;
815
- --on-light-outline-solid-default-active: #1B2D36FF;
816
- --on-light-outline-solid-primary: #D8DCE8;
817
- --on-light-outline-transparent-primary-active: #08090C38;
818
- --on-light-outline-transparent-secondary: #07080B47;
819
- --on-light-outline-transparent-primary-hover: #08090C52;
820
- --on-light-outline-transparent-secondary-active: #08090C72;
821
- --on-light-outline-transparent-tertiary: #07080B8F;
822
- --on-light-outline-transparent-secondary-hover: #08090C2B;
823
- --on-light-outline-transparent-tertiary-active: #08090CFF;
824
- --on-light-outline-transparent-tertiary-hover: #08090C47;
825
- --on-light-outline-clear-active: #FFFFFF00;
826
- --on-light-outline-solid-default: #060A0C;
827
- --on-light-outline-clear-hover: #FFFFFF00;
828
- --on-light-outline-accent-active: #096CAEFF;
829
- --on-light-outline-accent-minor-active: #29A9FFFF;
830
- --on-light-outline-accent-hover: #47B0F5FF;
831
- --on-light-outline-accent-minor-hover: #A3DAFFFF;
832
- --on-light-outline-clear: #FFFFFF00;
833
- --on-light-outline-transparent-accent-hover: #0B7ECB1F;
834
- --on-light-outline-transparent-primary: #07080B1F;
835
- --on-light-outline-accent: #0B7ECB;
836
- --on-light-outline-info: #0B7ECB;
837
- --on-light-outline-transparent-positive: #108E2633;
838
- --on-light-outline-positive-active: #0C6A1BFF;
839
- --on-light-outline-positive-minor: #28D247;
840
- --on-light-outline-positive-hover: #15BC31FF;
841
- --on-light-outline-warning-active: #CA4B02FF;
842
- --on-light-outline-warning-minor: #FD9C68;
843
- --on-light-outline-warning-hover: #FD9253FF;
844
- --on-light-outline-negative-active: #E40C22FF;
845
- --on-light-outline-negative-minor: #FF8F9A;
846
- --on-light-outline-negative-hover: #F87C89FF;
847
- --on-light-outline-info-active: #096CAEFF;
848
- --on-light-outline-info-minor: #52BAFF;
849
- --on-light-outline-positive-minor-active: #23B83EFF;
850
- --on-light-outline-positive-minor-hover: #7AE68EFF;
851
- --on-light-outline-warning-minor-active: #FC8240FF;
852
- --on-light-outline-warning-minor-hover: #FDB790FF;
853
- --on-light-outline-negative-minor-active: #FF6675FF;
854
- --on-light-outline-positive: #108E26;
855
- --on-light-outline-negative-minor-hover: #FFB8BFFF;
856
- --on-light-outline-info-minor-active: #29A9FFFF;
857
- --on-light-outline-negative: #F31B31;
858
- --on-light-outline-info-minor-hover: #A3DAFFFF;
859
- --on-light-outline-transparent-positive-active: #108E2552;
860
- --on-light-outline-transparent-warning: #E8570233;
861
- --on-light-outline-transparent-positive-hover: #108E251F;
862
- --on-light-outline-warning: #E85702;
863
- --on-light-outline-transparent-negative-hover: #F31B311F;
864
- --on-light-outline-transparent-warning-active: #E8570252;
865
- --on-light-outline-transparent-info-active: #0B7ECB52;
866
- --on-light-outline-transparent-negative: #F31B3133;
867
- --on-light-outline-transparent-info-hover: #0B7ECB1F;
868
- --on-light-outline-read-only-active: #F8F9FC1C;
869
- --on-light-outline-transparent-info: #0B7ECB33;
870
- --on-light-outline-read-only-hover: #F8F9FC36;
871
- --inverse-outline-solid-primary-active: #B8C0D5FF;
872
- --inverse-outline-solid-secondary: #AEB2C2;
873
- --inverse-outline-solid-primary-hover: #C5CBDDFF;
874
- --inverse-outline-solid-secondary-active: #858BA3FF;
875
- --inverse-outline-solid-tertiary: #6C707F;
876
- --inverse-outline-solid-secondary-hover: #DCDEE5FF;
877
- --inverse-outline-solid-tertiary-active: #595D69FF;
878
- --inverse-outline-transparent-primary: #07080B1F;
879
- --inverse-outline-solid-tertiary-hover: #A1A4AFFF;
880
- --inverse-outline-solid-default-active: #08090CFF;
881
- --inverse-outline-solid-primary: #D8DCE8;
882
- --inverse-outline-solid-default-hover: #838EAFFF;
883
- --inverse-outline-transparent-primary-active: #08090C38;
884
- --inverse-outline-transparent-secondary: #07080B47;
885
- --inverse-outline-transparent-primary-hover: #08090C52;
886
- --inverse-outline-transparent-secondary-active: #08090C72;
887
- --inverse-outline-transparent-tertiary: #07080B8F;
888
- --inverse-outline-transparent-secondary-hover: #08090C2B;
889
- --inverse-outline-transparent-tertiary-active: #08090CFF;
890
- --on-light-outline-read-only: #F7F8FB03;
891
- --inverse-outline-transparent-tertiary-hover: #08090C47;
892
- --inverse-outline-clear: #FFFFFF00;
893
- --inverse-outline-accent: #0B7ECB;
894
- --inverse-outline-info: #0B7ECB;
895
- --inverse-outline-accent-active: #096CAEFF;
896
- --inverse-outline-accent-minor-active: #29A9FFFF;
897
- --inverse-outline-accent-hover: #47B0F5FF;
898
- --inverse-outline-clear-active: #FFFFFF00;
899
- --inverse-outline-accent-minor-hover: #A3DAFFFF;
900
- --inverse-outline-transparent-accent-active: #0B7ECB52;
901
- --inverse-outline-warning: #E85702;
902
- --inverse-outline-transparent-accent-hover: #0B7ECB1F;
903
- --inverse-outline-transparent-accent: #0B7ECB33;
904
- --inverse-outline-positive-active: #0C6A1BFF;
905
- --inverse-outline-positive-minor: #28D247;
906
- --inverse-outline-positive-hover: #15BC31FF;
907
- --inverse-outline-warning-active: #CA4B02FF;
908
- --inverse-outline-warning-minor: #FD9C68;
909
- --inverse-outline-warning-hover: #FD9253FF;
910
- --inverse-outline-negative-active: #E40C22FF;
911
- --inverse-outline-positive: #108E26;
912
- --inverse-outline-negative-hover: #F87C89FF;
913
- --inverse-outline-info-active: #096CAEFF;
914
- --inverse-outline-negative: #F31B31;
915
- --inverse-outline-info-hover: #47B0F5FF;
916
- --inverse-outline-positive-minor-active: #23B83EFF;
917
- --inverse-outline-positive-minor-hover: #7AE68EFF;
918
- --inverse-outline-warning-minor-active: #FC8240FF;
919
- --inverse-outline-warning-minor-hover: #FDB790FF;
920
- --inverse-outline-read-only: #F7F8FB03;
921
- --inverse-outline-negative-minor-hover: #FFB8BFFF;
922
- --inverse-outline-info-minor-active: #29A9FFFF;
923
- --inverse-outline-negative-minor-active: #FF6675FF;
924
- --inverse-outline-info-minor-hover: #A3DAFFFF;
925
- --inverse-outline-transparent-positive-active: #108E2552;
926
- --inverse-outline-transparent-warning: #E8570233;
927
- --inverse-outline-transparent-positive-hover: #108E251F;
928
- --inverse-outline-transparent-warning-active: #E8570252;
929
- --inverse-outline-transparent-warning-hover: #E857021F;
930
- --inverse-outline-transparent-negative-active: #F31B3152;
931
- --inverse-outline-transparent-positive: #108E2633;
932
- --inverse-outline-transparent-negative-hover: #F31B311F;
933
- --inverse-outline-transparent-info-active: #0B7ECB52;
934
- --inverse-outline-transparent-negative: #F31B3133;
935
- --inverse-outline-transparent-info-hover: #0B7ECB1F;
936
- --inverse-outline-read-only-active: #F8F9FC1C;
937
- --inverse-outline-transparent-info: #0B7ECB33;
938
- --inverse-outline-read-only-hover: #F8F9FC36;
939
- --data-yellow-active: #996600FF;
940
- --data-yellow-minor: #493203;
941
- --data-yellow-hover: #B87A00FF;
942
- --data-yellow-minor-active: #402B03FF;
943
- --data-yellow-transparent: #F3A9128F;
944
- --data-yellow-minor-hover: #5D3F04FF;
945
- --data-yellow-transparent-hover: #F3A812AD;
946
- --on-dark-data-yellow: #A16B00;
947
- --on-dark-data-yellow-active: #996600FF;
948
- --on-dark-data-yellow-hover: #B87A00FF;
949
- --on-dark-data-yellow-minor-active: #402B03FF;
950
- --on-dark-data-yellow-minor-hover: #5D3F04FF;
951
- --inverse-outline-info-minor: #52BAFF;
952
- --data-yellow: #A16B00;
953
- --inverse-data-yellow: #F3A912;
954
- --on-light-data-yellow: #F3A912;
955
- --on-dark-data-yellow-transparent-hover: #F3A812AD;
956
- --on-light-data-yellow-active: #E49C0CFF;
957
- --on-light-data-yellow-minor: #FFD37A;
958
- --on-light-data-yellow-hover: #F5B638FF;
959
- --on-light-data-yellow-minor-active: #FFCC66FF;
960
- --on-light-data-yellow-transparent-active: #F3A812A3;
961
- --on-light-data-yellow-minor-hover: #FFCF70FF;
962
- --on-light-data-yellow-transparent-hover: #F3A8129E;
963
- --inverse-data-yellow-active: #E49C0CFF;
964
- --inverse-data-yellow-minor: #FFD37A;
965
- --inverse-data-yellow-hover: #F5B638FF;
966
- --inverse-data-yellow-minor-active: #FFCC66FF;
967
- --inverse-data-yellow-transparent: #F3A9128F;
968
- --inverse-data-yellow-minor-hover: #FFCF70FF;
969
- --inverse-data-yellow-transparent-active: #F3A812A3;
970
- --on-dark-data-yellow-transparent-active: #F3A81280;
971
- --inverse-data-yellow-transparent-hover: #F3A8129E;
972
- --data-yellow-transparent-active: #F3A81280;
973
- --inverse-outline-solid-default: #07080B;
974
- --inverse-surface-info-minor: #CFECFF;
975
- --on-light-surface-accent-minor: #CFECFF;
976
- --on-light-surface-minor-positive: #9EFAAF;
977
- --data-red-minor-hover: #B01726FF;
978
- --data-malachite-hover: #009194FF;
979
- --data-green-on-light-hover: #0D541AFF;
980
- --inverse-data-red-minor-hover: #FF8591FF;
981
- --inverse-data-blue-mild-hover: #7ACAFFFF;
982
- --inverse-data-arctic-hover: #16DFA6FF;
983
- --inverse-data-green-on-light-hover: #94F9A7FF;
984
- --inverse-data-pink-hover: #FF85B6FF;
985
- --inverse-data-red-on-light-hover: #FFD6DAFF;
986
- --inverse-data-green-transparent-hover: #1A9E3242;
987
- --inverse-data-malachite-minor-hover: #00F1F5FF;
988
- --inverse-data-green-minor-hover: #36D954FF;
989
- --inverse-data-blue-minor-hover: #C7E9FFFF;
990
- --inverse-data-orange-on-light-hover: #FEDCC8FF;
991
- --inverse-data-gray-hover: #9BA5ABFF;
992
- --inverse-data-blue-hover: #209CEEFF;
993
- --inverse-data-green-hover: #1EB83AFF;
994
- --inverse-data-red-transparent-hover: #FF293E42;
995
- --data-red-hover: #ED1D31FF;
996
- --data-arctic-hover: #1C8D6DFF;
997
- --data-fuchsia-hover: #9C2688FF;
998
- --data-spring-hover: #62900EFF;
999
- --data-electric-blue-hover: #1852BFFF;
1000
- --on-light-data-yellow-on-light-hover: #FFF4E0FF;
1001
- --on-dark-data-yellow-on-light-hover: #2A1E09FF;
1002
- --data-orange-minor-hover: #95400EFF;
1003
- --data-pink-hover: #AF0E4EFF;
1004
- --data-orange-transparent-hover: #FA5F055C;
1005
- --data-orange-on-light-hover: #4F250DFF;
1006
- --data-blue-hover: #1798EEFF;
1007
- --data-gray-minor-hover: #394147FF;
1008
- --data-green-minor-hover: #0F9928FF;
1009
- --data-blue-minor-hover: #0F466BFF;
1010
- --data-blue-mild-hover: #0D7EC9FF;
1011
- --inverse-data-orange-hover: #FB782DFF;
1012
- --inverse-data-fuchsia-hover: #F288E0FF;
1013
- --inverse-data-orchid-minor-hover: #DAACF6FF;
1014
- --inverse-data-malachite-hover: #04D8DCFF;
1015
- --inverse-data-orange-transparent-hover: #FA5F0542;
1016
- --inverse-data-red-hover: #FF6675FF;
1017
- --inverse-data-gray-minor-hover: #CFDAE2FF;
1018
- --inverse-data-blue-transparent-hover: #118CDF42;
1019
- --inverse-data-spring-hover: #A1F406FF;
1020
- --inverse-data-orange-minor-hover: #FD965EFF;
1021
- --inverse-data-electric-blue-hover: #83ADFCFF;
1022
- --data-green-hover: #1DAF37FF;
1023
- --data-gray-hover: #7B878EFF;
1024
- --on-dark-data-yellow-minor: #493203;
1025
- --outline-accent-minor: #0D5382;
1026
- --on-dark-outline-positive-minor-hover: #0F9527FF;
1027
- --on-light-outline-accent-minor: #52BAFF;
1028
- --surface-accent-minor-active: #06151EFF;
1029
- --inverse-surface-accent-minor: #CFECFF;
1030
- --inverse-surface-transparent-negative: #FF293E1F;
1031
- --inverse-surface-transparent-warning-hover: #FA5F052E;
1032
- --on-dark-surface-accent-minor: #0C283B;
1033
- --on-dark-surface-transparent-negative-active: #FF293E24;
1034
- --on-light-surface-transparent-negative-active: #FF293E33;
1035
- --on-dark-text-primary-active: #F2F5F8C4;
1036
- --on-dark-text-tertiary: #D5DFE64D;
1037
- --data-red-minor-active: #951320FF;
1038
- --data-malachite-active: #007375FF;
1039
- --data-green-on-light-active: #093912FF;
1040
- --inverse-data-red-minor-active: #FF7A88FF;
1041
- --inverse-data-blue-mild-active: #3DB1FFFF;
1042
- --inverse-data-arctic-active: #12BA8AFF;
1043
- --inverse-data-green-on-light-active: #8BF99FFF;
1044
- --inverse-data-pink-active: #FF7AAFFF;
1045
- --inverse-data-red-on-light-active: #FFD1D6FF;
1046
- --inverse-data-green-transparent-active: #1A9E3247;
1047
- --inverse-data-malachite-minor-active: #00C9CCFF;
1048
- --inverse-data-green-minor-active: #25C141FF;
1049
- --inverse-data-blue-minor-active: #C2E7FFFF;
1050
- --inverse-data-orange-on-light-active: #FED9C3FF;
1051
- --inverse-data-gray-active: #7F8B94FF;
1052
- --inverse-data-blue-active: #0F81CCFF;
1053
- --inverse-data-green-active: #178C2CFF;
1054
- --inverse-data-red-transparent-active: #FF293E47;
1055
- --data-red-active: #D91226FF;
1056
- --data-arctic-active: #177359FF;
1057
- --data-fuchsia-active: #832073FF;
1058
- --data-spring-active: #4F740BFF;
1059
- --data-electric-blue-active: #1446A3FF;
1060
- --on-light-data-yellow-on-light-active: #FFF3DBFF;
1061
- --on-dark-data-yellow-on-light-active: #191205FF;
1062
- --data-orange-minor-active: #79340BFF;
1063
- --data-pink-active: #920C42FF;
1064
- --data-orange-transparent-active: #FA5F052E;
1065
- --data-orange-on-light-active: #351909FF;
1066
- --data-blue-active: #1086D5FF;
1067
- --data-gray-minor-active: #2B3136FF;
1068
- --data-green-minor-active: #0C7D21FF;
1069
- --data-blue-minor-active: #0B3550FF;
1070
- --data-blue-mild-active: #0B6CADFF;
1071
- --inverse-data-orange-active: #E65705FF;
1072
- --inverse-data-fuchsia-active: #F17EDEFF;
1073
- --inverse-data-orchid-minor-active: #D6A3F5FF;
1074
- --inverse-data-malachite-active: #04B1B4FF;
1075
- --inverse-data-orange-transparent-active: #FA5F0547;
1076
- --inverse-data-red-active: #FF293EFF;
1077
- --inverse-data-gray-minor-active: #C9D5DEFF;
1078
- --inverse-data-blue-transparent-active: #118CDF47;
1079
- --inverse-data-spring-active: #86CC05FF;
1080
- --inverse-data-orange-minor-active: #FC8F54FF;
1081
- --inverse-data-electric-blue-active: #79A7FCFF;
1082
- --data-green-active: #18952FFF;
1083
- --data-gray-active: #6C777FFF;
1084
- --on-light-data-gray-minor-active: #C9D5DEFF;
1085
- --on-dark-data-green-active: #18952FFF;
1086
- --on-light-data-blue-active: #0F81CCFF;
1087
- --on-dark-data-blue-mild-active: #0B6CADFF;
1088
- --outline-secondary-active: #22272AFF;
1089
- --on-light-outline-primary-active: #B6C7D3FF;
1090
- --on-light-outline-secondary-active: #74818BFF;
1091
- --data-orchid-minor-active: #6C2999FF;
1092
- --on-light-surface-minor-positive-active: #8BF99FFF;
1093
- --data-orange-active: #F05B05FF;
1094
- --data-red-on-light-active: #410B11FF;
1095
- --data-blue-transparent-active: #118CDF2E;
1096
- --data-malachite-minor-active: #0B4E51FF;
1097
- --data-green-transparent-active: #1A9E322E;
1098
- --inverse-outline-secondary-active: #74818BFF;
1099
- --data-red-transparent-active: #FF293E2E;
1100
- --on-dark-outline-secondary-active: #22272AFF;
1101
- --on-dark-data-orchid-minor-active: #6C2999FF;
1102
- --on-light-data-red-transparent-active: #FF293E47;
1103
- --on-light-data-green-on-light-active: #8BF99FFF;
1104
- --on-light-data-pink-active: #FF7AAFFF;
1105
- --on-dark-data-electric-blue-active: #1446A3FF;
1106
- --on-light-data-gray-active: #7F8B94FF;
1107
- --on-light-data-green-minor-active: #25C141FF;
1108
- --on-light-data-blue-mild-active: #3DB1FFFF;
1109
- --on-light-data-malachite-minor-active: #00C9CCFF;
1110
- --on-light-data-red-active: #FF293EFF;
1111
- --on-light-data-fuchsia-active: #F17EDEFF;
1112
- --on-light-data-green-active: #178C2CFF;
1113
- --on-dark-data-malachite-minor-active: #0B4E51FF;
1114
- --on-light-data-arctic-active: #12BA8AFF;
1115
- --on-dark-data-malachite-active: #007375FF;
1116
- --on-dark-data-orchid-active: #A938F5FF;
1117
- --on-dark-data-orange-on-light-active: #351909FF;
1118
- --on-dark-data-blue-transparent-active: #118CDF2E;
1119
- --on-dark-data-arctic-active: #177359FF;
1120
- --on-light-data-green-transparent-active: #1A9E3247;
1121
- --on-light-data-gray-minor-hover: #CFDAE2FF;
1122
- --on-dark-data-green-hover: #1DAF37FF;
1123
- --on-light-data-blue-hover: #209CEEFF;
1124
- --on-dark-data-blue-mild-hover: #0D7EC9FF;
1125
- --outline-secondary-hover: #59656EFF;
1126
- --on-light-outline-primary-hover: #96AEC0FF;
1127
- --on-light-outline-secondary-hover: #B7BEC3FF;
1128
- --data-orchid-minor-hover: #7D2FB1FF;
1129
- --on-light-surface-minor-positive-hover: #94F9A7FF;
1130
- --data-orange-hover: #FB7223FF;
1131
- --data-red-on-light-hover: #5B1018FF;
1132
- --data-blue-transparent-hover: #118CDF5C;
1133
- --data-malachite-minor-hover: #0F696CFF;
1134
- --data-green-transparent-hover: #1A9E325C;
1135
- --inverse-outline-secondary-hover: #B7BEC3FF;
1136
- --data-red-transparent-hover: #FF293E5C;
1137
- --on-dark-outline-secondary-hover: #59656EFF;
1138
- --on-dark-data-orchid-minor-hover: #7D2FB1FF;
1139
- --on-light-data-red-transparent-hover: #FF293E42;
1140
- --on-light-data-green-on-light-hover: #94F9A7FF;
1141
- --on-light-data-pink-hover: #FF85B6FF;
1142
- --on-dark-data-electric-blue-hover: #1852BFFF;
1143
- --on-light-data-gray-hover: #9BA5ABFF;
1144
- --on-light-data-green-minor-hover: #36D954FF;
1145
- --on-light-data-blue-mild-hover: #7ACAFFFF;
1146
- --on-light-data-malachite-minor-hover: #00F1F5FF;
1147
- --on-light-data-red-hover: #FF6675FF;
1148
- --on-light-data-fuchsia-hover: #F288E0FF;
1149
- --on-light-data-green-hover: #1EB83AFF;
1150
- --on-dark-data-malachite-minor-hover: #0F696CFF;
1151
- --on-light-data-arctic-hover: #16DFA6FF;
1152
- --on-dark-data-malachite-hover: #009194FF;
1153
- --on-dark-data-orchid-hover: #BA5FF7FF;
1154
- --on-dark-data-orange-on-light-hover: #4F250DFF;
1155
- --on-dark-data-blue-transparent-hover: #118CDF5C;
1156
- --on-dark-data-arctic-hover: #1C8D6DFF;
1157
- --on-light-data-green-transparent-hover: #1A9E3242;
1158
- --on-light-data-orange-transparent-hover: #FA5F0542;
1159
- --on-dark-data-red-hover: #ED1D31FF;
1160
- --on-light-data-red-on-light-hover: #FFD6DAFF;
1161
- --on-dark-data-orange-transparent-hover: #FA5F055C;
1162
- --on-dark-data-orange-minor-hover: #95400EFF;
1163
- --on-dark-data-green-transparent-hover: #1A9E325C;
1164
- --on-light-data-red-minor-hover: #FF8591FF;
1165
- --on-dark-data-red-transparent-hover: #FF293E5C;
1166
- --on-dark-data-gray-minor-hover: #394147FF;
1167
- --on-light-data-malachite-hover: #04D8DCFF;
1168
- --on-dark-data-gray-hover: #7B878EFF;
1169
- --on-dark-data-green-minor-hover: #0F9928FF;
1170
- --on-light-data-orange-on-light-hover: #FEDCC8FF;
1171
- --on-dark-data-red-on-light-hover: #5B1018FF;
1172
- --on-light-data-spring-hover: #A1F406FF;
1173
- --on-light-data-electric-blue-hover: #83ADFCFF;
1174
- --on-light-data-blue-minor-hover: #C7E9FFFF;
1175
- --on-light-data-orange-transparent-active: #FA5F0547;
1176
- --on-dark-data-red-active: #D91226FF;
1177
- --on-light-data-red-on-light-active: #FFD1D6FF;
1178
- --on-dark-data-orange-transparent-active: #FA5F052E;
1179
- --on-dark-data-orange-minor-active: #79340BFF;
1180
- --on-dark-data-green-transparent-active: #1A9E322E;
1181
- --on-light-data-red-minor-active: #FF7A88FF;
1182
- --on-dark-data-red-transparent-active: #FF293E2E;
1183
- --on-dark-data-gray-minor-active: #2B3136FF;
1184
- --on-light-data-malachite-active: #04B1B4FF;
1185
- --on-dark-data-gray-active: #6C777FFF;
1186
- --on-dark-data-green-minor-active: #0C7D21FF;
1187
- --on-light-data-orange-on-light-active: #FED9C3FF;
1188
- --on-dark-data-red-on-light-active: #410B11FF;
1189
- --on-light-data-spring-active: #86CC05FF;
1190
- --on-light-data-electric-blue-active: #79A7FCFF;
1191
- --on-light-data-blue-minor-active: #C2E7FFFF;
1192
- --on-dark-data-red-minor-active: #951320FF;
1193
- --on-light-data-blue-transparent-active: #118CDF47;
1194
- --on-dark-data-blue-minor-active: #0B3550FF;
1195
- --on-dark-data-blue-on-light-active: #08141CFF;
1196
- --on-light-data-orange-minor-active: #FC8F54FF;
1197
- --on-dark-data-pink-active: #920C42FF;
1198
- --on-light-data-orange-active: #E65705FF;
1199
- --on-dark-data-spring-active: #4F740BFF;
1200
- --on-dark-data-fuchsia-active: #832073FF;
1201
- --on-dark-data-green-on-light-active: #093912FF;
1202
- --on-light-data-orchid-active: #A52FF4FF;
1203
- --on-light-data-orchid-minor-active: #D6A3F5FF;
1204
- --on-dark-data-blue-active: #1086D5FF;
1205
- --on-dark-data-orange-active: #F05B05FF;
1206
- --inverse-data-orchid-active: #A52FF4FF;
1207
- --data-yellow-on-light-active: #191205FF;
1208
- --data-blue-on-light-active: #08141CFF;
1209
- --inverse-data-yellow-on-light-active: #FFF1E5FF;
1210
- --inverse-data-sky-blue-on-light-active: #DBF7FFFF;
1211
- --on-light-data-blue-on-light-active: #E0F3FFFF;
1212
- --outline-primary-active: #161A1DFF;
1213
- --outline-tertiary-active: #4F585FFF;
1214
- --on-light-outline-tertiary-active: #545D64FF;
1215
- --inverse-outline-primary-active: #B6C7D3FF;
1216
- --inverse-outline-tertiary-active: #545D64FF;
1217
- --inverse-outline-default-active: #1B2D36FF;
1218
- --data-orchid-active: #A938F5FF;
1219
- --on-dark-outline-primary-active: #161A1DFF;
1220
- --on-dark-outline-tertiary-active: #4F585FFF;
1221
- --on-dark-data-red-minor-hover: #B01726FF;
1222
- --on-light-data-blue-transparent-hover: #118CDF42;
1223
- --on-dark-data-blue-minor-hover: #0F466BFF;
1224
- --on-dark-data-blue-on-light-hover: #0C1F2CFF;
1225
- --on-light-data-orange-minor-hover: #FD965EFF;
1226
- --on-dark-data-pink-hover: #AF0E4EFF;
1227
- --on-light-data-orange-hover: #FB782DFF;
1228
- --on-dark-data-spring-hover: #62900EFF;
1229
- --on-dark-data-fuchsia-hover: #9C2688FF;
1230
- --on-dark-data-green-on-light-hover: #0D541AFF;
1231
- --on-light-data-orchid-hover: #BE69F7FF;
1232
- --on-light-data-orchid-minor-hover: #DAACF6FF;
1233
- --on-dark-data-blue-hover: #1798EEFF;
1234
- --on-dark-data-orange-hover: #FB7223FF;
1235
- --inverse-data-orchid-hover: #BE69F7FF;
1236
- --data-yellow-on-light-hover: #2A1E09FF;
1237
- --data-blue-on-light-hover: #0C1F2CFF;
1238
- --inverse-data-yellow-on-light-hover: #FFF4EBFF;
1239
- --inverse-data-sky-blue-on-light-hover: #E0F8FFFF;
1240
- --on-light-data-blue-on-light-hover: #E5F5FFFF;
1241
- --outline-primary-hover: #4B5962FF;
1242
- --outline-tertiary-hover: #C7CDD1FF;
1243
- --on-light-outline-tertiary-hover: #9BA5ABFF;
1244
- --inverse-outline-primary-hover: #96AEC0FF;
1245
- --inverse-outline-tertiary-hover: #9BA5ABFF;
1246
- --inverse-outline-default-hover: #304F5FFF;
1247
- --data-orchid-hover: #BA5FF7FF;
1248
- --on-dark-outline-primary-hover: #4B5962FF;
1249
- --on-dark-outline-tertiary-hover: #C7CDD1FF;
1250
- color: var(--text-primary);
1251
- background-color: var(--background-primary);
1252
- }
1253
-
1254
- :root {
1255
- --data-info-gradient: radial-gradient(67.7% 67.7% at 16.2% 83.9%, #118CDF 0.0%, #528EFFAD 30.4%, #0C72B652 54.6%, #060A0C00 73.3%);
1256
- --inverse-data-info-gradient: radial-gradient(67.7% 67.7% at 16.2% 83.9%, #118CDF 0.0%, #52BAFFAD 30.4%, #CFECFF52 54.6%, #FFFFFF00 73.3%);
1257
- --inverse-data-warning-gradient: radial-gradient(67.7% 67.7% at 16.2% 83.9%, #FA5F05 0.0%, #FD9C68AD 30.4%, #FFF6E552 54.6%, #FFFFFF00 73.3%);
1258
- --on-dark-data-info-gradient: radial-gradient(67.7% 67.7% at 16.2% 83.9%, #118CDF 0.0%, #528EFFAD 30.4%, #0C72B652 54.6%, #060A0C00 73.3%);
1259
- --on-dark-data-negative-gradient: radial-gradient(67.7% 67.7% at 16.2% 83.9%, #FF293E 0.0%, #FF3D51AD 30.4%, #9C142252 54.6%, #060A0C00 73.3%);
1260
- --on-dark-data-warning-gradient: radial-gradient(67.7% 67.7% at 16.2% 83.9%, #FF7024 0.0%, #FF7024AD 30.4%, #85380C52 54.6%, #060A0C00 73.3%);
1261
- --data-negative-gradient: radial-gradient(67.7% 67.7% at 16.2% 83.9%, #FF293E 0.0%, #FF3D51AD 30.4%, #9C142252 54.6%, #060A0C00 73.3%);
1262
- --data-positive-gradient: radial-gradient(67.7% 67.7% at 16.2% 83.9%, #1A9E32 0.3%, #00AC7BAD 30.3%, #007D8052 54.6%, #060A0C00 74.4%);
1263
- --inverse-data-positive-gradient: radial-gradient(67.7% 67.7% at 16.2% 83.9%, #1A9E32 0.0%, #00AC7BAD 30.4%, #EDF8FF52 54.6%, #FFFFFF00 73.3%);
1264
- --on-light-data-negative-gradient: radial-gradient(67.7% 67.7% at 16.2% 83.9%, #FF293E 0.0%, #FF8F9AAD 30.4%, #FEE2D252 54.6%, #FFFFFF00 73.3%);
1265
- --on-light-data-positive-gradient: radial-gradient(67.7% 67.7% at 16.2% 83.9%, #1A9E32 0.0%, #00AC7BAD 30.4%, #EDF8FF52 54.6%, #FFFFFF00 73.3%);
1266
- --data-warning-gradient: radial-gradient(67.7% 67.7% at 16.2% 83.9%, #FF7024 0.0%, #FF7024AD 30.4%, #85380C52 54.6%, #060A0C00 73.3%);
1267
- --inverse-data-negative-gradient: radial-gradient(67.7% 67.7% at 16.2% 83.9%, #FF293E 0.0%, #FF8F9AAD 30.4%, #FEE2D252 54.6%, #FFFFFF00 73.3%);
1268
- --on-dark-data-positive-gradient: radial-gradient(67.7% 67.7% at 16.2% 83.9%, #1A9E32 0.3%, #00AC7BAD 30.3%, #007D8052 54.6%, #060A0C00 74.4%);
1269
- --on-light-data-info-gradient: radial-gradient(67.7% 67.7% at 16.2% 83.9%, #118CDF 0.0%, #52BAFFAD 30.4%, #CFECFF52 54.6%, #FFFFFF00 73.3%);
1270
- --on-light-data-warning-gradient: radial-gradient(67.7% 67.7% at 16.2% 83.9%, #FA5F05 0.0%, #FD9C68AD 30.4%, #FFF6E552 54.6%, #FFFFFF00 73.3%);
1271
- }
1272
-
1273
- :root {
1274
- --shadow-down-hard-l: 0rem 3.75rem 7rem -0.5rem #00000066;
1275
- --shadow-down-soft-s: 0rem 0.25rem 0.875rem -0.25rem #08080814, 0rem 0.0625rem 0.25rem -0.0625rem #0000000A;
1276
- --shadow-down-soft-m: 0rem 1.5rem 3rem -0.5rem #00000014;
1277
- --shadow-down-soft-l: 0rem 3.75rem 7rem -0.5rem #00000014;
1278
- --shadow-down-hard-s: 0rem 0.25rem 0.75rem -0.1875rem #08080829, 0rem 0.0625rem 0.25rem -0.125rem #00000014;
1279
- --shadow-down-hard-m: 0rem 1rem 2rem -0.5rem #0000003D;
1280
- --shadow-up-hard-l: 0rem -3.75rem 7rem -0.5rem #00000066;
1281
- --shadow-up-soft-s: 0rem -0.25rem 0.875rem -0.25rem #08080814, 0rem -0.0625rem 0.25rem -0.0625rem #00000008;
1282
- --shadow-up-soft-m: 0rem -1.5rem 3rem -0.5rem #00000014;
1283
- --shadow-up-soft-l: 0rem -3.75rem 7rem -0.5rem #00000014;
1284
- --shadow-up-hard-s: 0rem -0.25rem 0.75rem -0.1875rem #08080833, 0rem -0.0625rem 0.25rem -0.0625rem #00000008;
1285
- --shadow-up-hard-m: 0rem -1rem 2rem -0.5rem #0000003D;
1286
- }
1287
-
1288
- :root {
1289
- --border-radius-circle: 100rem;
1290
- --border-radius-xxl: 2rem;
1291
- --border-radius-xl: 1.25rem;
1292
- --border-radius-s: 0.5rem;
1293
- --border-radius-m: 0.75rem;
1294
- --border-radius-xs: 0.375rem;
1295
- --border-radius-xxs: 0.25rem;
1296
- --border-radius-l: 1rem;
1297
- }
1298
-
1299
- :root {
1300
- --spacing-0x: 0rem;
1301
- --spacing-10x: 1.25rem;
1302
- --spacing-20x: 2.5rem;
1303
- --spacing-32x: 4rem;
1304
- --spacing-40x: 5rem;
1305
- --spacing-60x: 7.5rem;
1306
- --spacing-8x: 1rem;
1307
- --spacing-12x: 1.5rem;
1308
- --spacing-16x: 2rem;
1309
- --spacing-1x: 0.125rem;
1310
- --spacing-24x: 3rem;
1311
- --spacing-2x: 0.25rem;
1312
- --spacing-3x: 0.375rem;
1313
- --spacing-4x: 0.5rem;
1314
- --spacing-6x: 0.75rem;
1315
- }
1316
-
1317
- :root {
1318
- font-size: 16px;
1319
- --plasma-typo-overflow-wrap: break-word;
1320
- --plasma-typo-hyphens: auto;
1321
- --plasma-typo-display-font-family: 'SB Sans Display', sans-serif;
1322
- --plasma-typo-body-font-family: 'SB Sans Text', sans-serif;
1323
- --plasma-typo-header-font-family: 'SB Sans Display', sans-serif;
1324
- --plasma-typo-text-font-family: 'SB Sans Text', sans-serif;
1325
- --plasma-typo-dspl-l-font-family: var(--plasma-typo-display-font-family);
1326
- --plasma-typo-dspl-l-letter-spacing: normal;
1327
- --plasma-typo-dspl-l-font-style: normal;
1328
- --plasma-typo-dspl-l-medium-font-family: var(--plasma-typo-display-font-family);
1329
- --plasma-typo-dspl-l-medium-letter-spacing: normal;
1330
- --plasma-typo-dspl-l-medium-font-style: normal;
1331
- --plasma-typo-dspl-m-medium-font-family: var(--plasma-typo-display-font-family);
1332
- --plasma-typo-dspl-m-medium-letter-spacing: normal;
1333
- --plasma-typo-dspl-m-medium-font-style: normal;
1334
- --plasma-typo-dspl-s-medium-font-family: var(--plasma-typo-display-font-family);
1335
- --plasma-typo-dspl-s-medium-letter-spacing: normal;
1336
- --plasma-typo-dspl-s-medium-font-style: normal;
1337
- --plasma-typo-h2-medium-font-family: var(--plasma-typo-display-font-family);
1338
- --plasma-typo-h2-medium-letter-spacing: normal;
1339
- --plasma-typo-h2-medium-font-style: normal;
1340
- --plasma-typo-text-xs-medium-font-family: var(--plasma-typo-text-font-family);
1341
- --plasma-typo-text-xs-medium-letter-spacing: -0.02em;
1342
- --plasma-typo-text-xs-medium-font-style: normal;
1343
- --plasma-typo-dspl-m-bold-font-family: var(--plasma-typo-display-font-family);
1344
- --plasma-typo-dspl-m-bold-letter-spacing: normal;
1345
- --plasma-typo-dspl-m-bold-font-style: normal;
1346
- --plasma-typo-dspl-s-bold-font-family: var(--plasma-typo-display-font-family);
1347
- --plasma-typo-dspl-s-bold-letter-spacing: normal;
1348
- --plasma-typo-dspl-s-bold-font-style: normal;
1349
- --plasma-typo-h1-bold-font-family: var(--plasma-typo-display-font-family);
1350
- --plasma-typo-h1-bold-letter-spacing: normal;
1351
- --plasma-typo-h1-bold-font-style: normal;
1352
- --plasma-typo-dspl-m-font-family: var(--plasma-typo-display-font-family);
1353
- --plasma-typo-dspl-m-letter-spacing: normal;
1354
- --plasma-typo-dspl-m-font-style: normal;
1355
- --plasma-typo-dspl-s-font-family: var(--plasma-typo-display-font-family);
1356
- --plasma-typo-dspl-s-letter-spacing: normal;
1357
- --plasma-typo-dspl-s-font-style: normal;
1358
- --plasma-typo-h1-font-family: var(--plasma-typo-display-font-family);
1359
- --plasma-typo-h1-letter-spacing: normal;
1360
- --plasma-typo-h1-font-style: normal;
1361
- --plasma-typo-dspl-l-bold-font-family: var(--plasma-typo-display-font-family);
1362
- --plasma-typo-dspl-l-bold-letter-spacing: normal;
1363
- --plasma-typo-dspl-l-bold-font-style: normal;
1364
- --plasma-typo-h1-medium-font-family: var(--plasma-typo-display-font-family);
1365
- --plasma-typo-h1-medium-letter-spacing: normal;
1366
- --plasma-typo-h1-medium-font-style: normal;
1367
- --plasma-typo-h2-font-family: var(--plasma-typo-display-font-family);
1368
- --plasma-typo-h2-letter-spacing: normal;
1369
- --plasma-typo-h2-font-style: normal;
1370
- --plasma-typo-h2-bold-font-family: var(--plasma-typo-display-font-family);
1371
- --plasma-typo-h2-bold-letter-spacing: normal;
1372
- --plasma-typo-h2-bold-font-style: normal;
1373
- --plasma-typo-h4-bold-font-family: var(--plasma-typo-display-font-family);
1374
- --plasma-typo-h4-bold-letter-spacing: normal;
1375
- --plasma-typo-h4-bold-font-style: normal;
1376
- --plasma-typo-h3-medium-font-family: var(--plasma-typo-display-font-family);
1377
- --plasma-typo-h3-medium-letter-spacing: normal;
1378
- --plasma-typo-h3-medium-font-style: normal;
1379
- --plasma-typo-h3-font-family: var(--plasma-typo-display-font-family);
1380
- --plasma-typo-h3-letter-spacing: normal;
1381
- --plasma-typo-h3-font-style: normal;
1382
- --plasma-typo-h5-bold-font-family: var(--plasma-typo-display-font-family);
1383
- --plasma-typo-h5-bold-letter-spacing: normal;
1384
- --plasma-typo-h5-bold-font-style: normal;
1385
- --plasma-typo-h4-medium-font-family: var(--plasma-typo-display-font-family);
1386
- --plasma-typo-h4-medium-letter-spacing: normal;
1387
- --plasma-typo-h4-medium-font-style: normal;
1388
- --plasma-typo-h4-font-family: var(--plasma-typo-display-font-family);
1389
- --plasma-typo-h4-letter-spacing: normal;
1390
- --plasma-typo-h4-font-style: normal;
1391
- --plasma-typo-text-l-bold-font-family: var(--plasma-typo-text-font-family);
1392
- --plasma-typo-text-l-bold-letter-spacing: -0.02em;
1393
- --plasma-typo-text-l-bold-font-style: normal;
1394
- --plasma-typo-h5-medium-font-family: var(--plasma-typo-display-font-family);
1395
- --plasma-typo-h5-medium-letter-spacing: normal;
1396
- --plasma-typo-h5-medium-font-style: normal;
1397
- --plasma-typo-h5-font-family: var(--plasma-typo-display-font-family);
1398
- --plasma-typo-h5-letter-spacing: normal;
1399
- --plasma-typo-h5-font-style: normal;
1400
- --plasma-typo-body-m-bold-font-family: var(--plasma-typo-text-font-family);
1401
- --plasma-typo-body-m-bold-letter-spacing: -0.02em;
1402
- --plasma-typo-body-m-bold-font-style: normal;
1403
- --plasma-typo-body-l-medium-font-family: var(--plasma-typo-text-font-family);
1404
- --plasma-typo-body-l-medium-letter-spacing: -0.02em;
1405
- --plasma-typo-body-l-medium-font-style: normal;
1406
- --plasma-typo-body-l-font-family: var(--plasma-typo-text-font-family);
1407
- --plasma-typo-body-l-letter-spacing: -0.02em;
1408
- --plasma-typo-body-l-font-style: normal;
1409
- --plasma-typo-body-s-bold-font-family: var(--plasma-typo-text-font-family);
1410
- --plasma-typo-body-s-bold-letter-spacing: -0.02em;
1411
- --plasma-typo-body-s-bold-font-style: normal;
1412
- --plasma-typo-body-m-medium-font-family: var(--plasma-typo-text-font-family);
1413
- --plasma-typo-body-m-medium-letter-spacing: -0.02em;
1414
- --plasma-typo-body-m-medium-font-style: normal;
1415
- --plasma-typo-body-m-font-family: var(--plasma-typo-text-font-family);
1416
- --plasma-typo-body-m-letter-spacing: -0.02em;
1417
- --plasma-typo-body-m-font-style: normal;
1418
- --plasma-typo-body-xs-bold-font-family: var(--plasma-typo-text-font-family);
1419
- --plasma-typo-body-xs-bold-letter-spacing: -0.02em;
1420
- --plasma-typo-body-xs-bold-font-style: normal;
1421
- --plasma-typo-body-s-medium-font-family: var(--plasma-typo-text-font-family);
1422
- --plasma-typo-body-s-medium-letter-spacing: -0.02em;
1423
- --plasma-typo-body-s-medium-font-style: normal;
1424
- --plasma-typo-body-s-font-family: var(--plasma-typo-text-font-family);
1425
- --plasma-typo-body-s-letter-spacing: -0.02em;
1426
- --plasma-typo-body-s-font-style: normal;
1427
- --plasma-typo-body-xxs-bold-font-family: var(--plasma-typo-text-font-family);
1428
- --plasma-typo-body-xxs-bold-letter-spacing: -0.02em;
1429
- --plasma-typo-body-xxs-bold-font-style: normal;
1430
- --plasma-typo-body-xs-medium-font-family: var(--plasma-typo-text-font-family);
1431
- --plasma-typo-body-xs-medium-letter-spacing: -0.02em;
1432
- --plasma-typo-body-xs-medium-font-style: normal;
1433
- --plasma-typo-body-xs-font-family: var(--plasma-typo-text-font-family);
1434
- --plasma-typo-body-xs-letter-spacing: -0.02em;
1435
- --plasma-typo-body-xs-font-style: normal;
1436
- --plasma-typo-h3-bold-font-family: var(--plasma-typo-display-font-family);
1437
- --plasma-typo-h3-bold-letter-spacing: normal;
1438
- --plasma-typo-h3-bold-font-style: normal;
1439
- --plasma-typo-body-xxs-medium-font-family: var(--plasma-typo-text-font-family);
1440
- --plasma-typo-body-xxs-medium-letter-spacing: -0.02em;
1441
- --plasma-typo-body-xxs-medium-font-style: normal;
1442
- --plasma-typo-body-xxs-font-family: var(--plasma-typo-text-font-family);
1443
- --plasma-typo-body-xxs-letter-spacing: -0.02em;
1444
- --plasma-typo-body-xxs-font-style: normal;
1445
- --plasma-typo-text-m-bold-font-family: var(--plasma-typo-text-font-family);
1446
- --plasma-typo-text-m-bold-letter-spacing: -0.02em;
1447
- --plasma-typo-text-m-bold-font-style: normal;
1448
- --plasma-typo-text-l-medium-font-family: var(--plasma-typo-text-font-family);
1449
- --plasma-typo-text-l-medium-letter-spacing: -0.02em;
1450
- --plasma-typo-text-l-medium-font-style: normal;
1451
- --plasma-typo-text-l-font-family: var(--plasma-typo-text-font-family);
1452
- --plasma-typo-text-l-letter-spacing: -0.02em;
1453
- --plasma-typo-text-l-font-style: normal;
1454
- --plasma-typo-text-s-bold-font-family: var(--plasma-typo-text-font-family);
1455
- --plasma-typo-text-s-bold-letter-spacing: -0.02em;
1456
- --plasma-typo-text-s-bold-font-style: normal;
1457
- --plasma-typo-text-m-medium-font-family: var(--plasma-typo-text-font-family);
1458
- --plasma-typo-text-m-medium-letter-spacing: -0.02em;
1459
- --plasma-typo-text-m-medium-font-style: normal;
1460
- --plasma-typo-text-m-font-family: var(--plasma-typo-text-font-family);
1461
- --plasma-typo-text-m-letter-spacing: -0.02em;
1462
- --plasma-typo-text-m-font-style: normal;
1463
- --plasma-typo-text-xs-bold-font-family: var(--plasma-typo-text-font-family);
1464
- --plasma-typo-text-xs-bold-letter-spacing: -0.02em;
1465
- --plasma-typo-text-xs-bold-font-style: normal;
1466
- --plasma-typo-text-s-medium-font-family: var(--plasma-typo-text-font-family);
1467
- --plasma-typo-text-s-medium-letter-spacing: -0.02em;
1468
- --plasma-typo-text-s-medium-font-style: normal;
1469
- --plasma-typo-text-s-font-family: var(--plasma-typo-text-font-family);
1470
- --plasma-typo-text-s-letter-spacing: -0.02em;
1471
- --plasma-typo-text-s-font-style: normal;
1472
- --plasma-typo-text-xs-font-family: var(--plasma-typo-text-font-family);
1473
- --plasma-typo-text-xs-letter-spacing: -0.02em;
1474
- --plasma-typo-text-xs-font-style: normal;
1475
- --plasma-typo-body-l-bold-font-family: var(--plasma-typo-text-font-family);
1476
- --plasma-typo-body-l-bold-letter-spacing: -0.02em;
1477
- --plasma-typo-body-l-bold-font-style: normal;
1478
- }
1479
-
1480
- @media (max-width: 559px) {
1481
- :root {
1482
- --plasma-typo-dspl-l-font-size: 5.5rem;
1483
- --plasma-typo-dspl-l-font-weight: 300;
1484
- --plasma-typo-dspl-l-line-height: 5.75rem;
1485
- --plasma-typo-dspl-l-medium-font-size: 5.5rem;
1486
- --plasma-typo-dspl-l-medium-font-weight: 500;
1487
- --plasma-typo-dspl-l-medium-line-height: 5.75rem;
1488
- --plasma-typo-dspl-m-medium-font-size: 3.5rem;
1489
- --plasma-typo-dspl-m-medium-font-weight: 500;
1490
- --plasma-typo-dspl-m-medium-line-height: 3.875rem;
1491
- --plasma-typo-dspl-s-medium-font-size: 2.5rem;
1492
- --plasma-typo-dspl-s-medium-font-weight: 500;
1493
- --plasma-typo-dspl-s-medium-line-height: 2.875rem;
1494
- --plasma-typo-h2-medium-font-size: 1.5rem;
1495
- --plasma-typo-h2-medium-font-weight: 500;
1496
- --plasma-typo-h2-medium-line-height: 1.875rem;
1497
- --plasma-typo-text-xs-medium-font-size: 0.75rem;
1498
- --plasma-typo-text-xs-medium-font-weight: 500;
1499
- --plasma-typo-text-xs-medium-line-height: 1rem;
1500
- --plasma-typo-dspl-m-bold-font-size: 3.5rem;
1501
- --plasma-typo-dspl-m-bold-font-weight: 600;
1502
- --plasma-typo-dspl-m-bold-line-height: 3.875rem;
1503
- --plasma-typo-dspl-s-bold-font-size: 2.5rem;
1504
- --plasma-typo-dspl-s-bold-font-weight: 600;
1505
- --plasma-typo-dspl-s-bold-line-height: 2.875rem;
1506
- --plasma-typo-h1-bold-font-size: 1.75rem;
1507
- --plasma-typo-h1-bold-font-weight: 600;
1508
- --plasma-typo-h1-bold-line-height: 2.125rem;
1509
- --plasma-typo-dspl-m-font-size: 3.5rem;
1510
- --plasma-typo-dspl-m-font-weight: 300;
1511
- --plasma-typo-dspl-m-line-height: 3.875rem;
1512
- --plasma-typo-dspl-s-font-size: 2.5rem;
1513
- --plasma-typo-dspl-s-font-weight: 300;
1514
- --plasma-typo-dspl-s-line-height: 2.875rem;
1515
- --plasma-typo-h1-font-size: 1.75rem;
1516
- --plasma-typo-h1-font-weight: 400;
1517
- --plasma-typo-h1-line-height: 2.125rem;
1518
- --plasma-typo-dspl-l-bold-font-size: 5.5rem;
1519
- --plasma-typo-dspl-l-bold-font-weight: 600;
1520
- --plasma-typo-dspl-l-bold-line-height: 5.75rem;
1521
- --plasma-typo-h1-medium-font-size: 1.75rem;
1522
- --plasma-typo-h1-medium-font-weight: 500;
1523
- --plasma-typo-h1-medium-line-height: 2.125rem;
1524
- --plasma-typo-h2-font-size: 1.5rem;
1525
- --plasma-typo-h2-font-weight: 400;
1526
- --plasma-typo-h2-line-height: 1.875rem;
1527
- --plasma-typo-h2-bold-font-size: 1.5rem;
1528
- --plasma-typo-h2-bold-font-weight: 600;
1529
- --plasma-typo-h2-bold-line-height: 1.875rem;
1530
- --plasma-typo-h4-bold-font-size: 1.125rem;
1531
- --plasma-typo-h4-bold-font-weight: 600;
1532
- --plasma-typo-h4-bold-line-height: 1.5rem;
1533
- --plasma-typo-h3-medium-font-size: 1.25rem;
1534
- --plasma-typo-h3-medium-font-weight: 500;
1535
- --plasma-typo-h3-medium-line-height: 1.625rem;
1536
- --plasma-typo-h3-font-size: 1.25rem;
1537
- --plasma-typo-h3-font-weight: 400;
1538
- --plasma-typo-h3-line-height: 1.625rem;
1539
- --plasma-typo-h5-bold-font-size: 1rem;
1540
- --plasma-typo-h5-bold-font-weight: 600;
1541
- --plasma-typo-h5-bold-line-height: 1.375rem;
1542
- --plasma-typo-h4-medium-font-size: 1.125rem;
1543
- --plasma-typo-h4-medium-font-weight: 500;
1544
- --plasma-typo-h4-medium-line-height: 1.5rem;
1545
- --plasma-typo-h4-font-size: 1.125rem;
1546
- --plasma-typo-h4-font-weight: 400;
1547
- --plasma-typo-h4-line-height: 1.5rem;
1548
- --plasma-typo-text-l-bold-font-size: 1.125rem;
1549
- --plasma-typo-text-l-bold-font-weight: 600;
1550
- --plasma-typo-text-l-bold-line-height: 1.625rem;
1551
- --plasma-typo-h5-medium-font-size: 1rem;
1552
- --plasma-typo-h5-medium-font-weight: 500;
1553
- --plasma-typo-h5-medium-line-height: 1.375rem;
1554
- --plasma-typo-h5-font-size: 1rem;
1555
- --plasma-typo-h5-font-weight: 400;
1556
- --plasma-typo-h5-line-height: 1.375rem;
1557
- --plasma-typo-body-m-bold-font-size: 1rem;
1558
- --plasma-typo-body-m-bold-font-weight: 600;
1559
- --plasma-typo-body-m-bold-line-height: 1.25rem;
1560
- --plasma-typo-body-l-medium-font-size: 1.125rem;
1561
- --plasma-typo-body-l-medium-font-weight: 500;
1562
- --plasma-typo-body-l-medium-line-height: 1.375rem;
1563
- --plasma-typo-body-l-font-size: 1.125rem;
1564
- --plasma-typo-body-l-font-weight: 400;
1565
- --plasma-typo-body-l-line-height: 1.375rem;
1566
- --plasma-typo-body-s-bold-font-size: 0.875rem;
1567
- --plasma-typo-body-s-bold-font-weight: 600;
1568
- --plasma-typo-body-s-bold-line-height: 1.125rem;
1569
- --plasma-typo-body-m-medium-font-size: 1rem;
1570
- --plasma-typo-body-m-medium-font-weight: 500;
1571
- --plasma-typo-body-m-medium-line-height: 1.25rem;
1572
- --plasma-typo-body-m-font-size: 1rem;
1573
- --plasma-typo-body-m-font-weight: 400;
1574
- --plasma-typo-body-m-line-height: 1.25rem;
1575
- --plasma-typo-body-xs-bold-font-size: 0.75rem;
1576
- --plasma-typo-body-xs-bold-font-weight: 600;
1577
- --plasma-typo-body-xs-bold-line-height: 0.875rem;
1578
- --plasma-typo-body-s-medium-font-size: 0.875rem;
1579
- --plasma-typo-body-s-medium-font-weight: 500;
1580
- --plasma-typo-body-s-medium-line-height: 1.125rem;
1581
- --plasma-typo-body-s-font-size: 0.875rem;
1582
- --plasma-typo-body-s-font-weight: 400;
1583
- --plasma-typo-body-s-line-height: 1.125rem;
1584
- --plasma-typo-body-xxs-bold-font-size: 0.625rem;
1585
- --plasma-typo-body-xxs-bold-font-weight: 600;
1586
- --plasma-typo-body-xxs-bold-line-height: 0.75rem;
1587
- --plasma-typo-body-xs-medium-font-size: 0.75rem;
1588
- --plasma-typo-body-xs-medium-font-weight: 500;
1589
- --plasma-typo-body-xs-medium-line-height: 0.875rem;
1590
- --plasma-typo-body-xs-font-size: 0.75rem;
1591
- --plasma-typo-body-xs-font-weight: 400;
1592
- --plasma-typo-body-xs-line-height: 0.875rem;
1593
- --plasma-typo-h3-bold-font-size: 1.25rem;
1594
- --plasma-typo-h3-bold-font-weight: 600;
1595
- --plasma-typo-h3-bold-line-height: 1.625rem;
1596
- --plasma-typo-body-xxs-medium-font-size: 0.625rem;
1597
- --plasma-typo-body-xxs-medium-font-weight: 500;
1598
- --plasma-typo-body-xxs-medium-line-height: 0.75rem;
1599
- --plasma-typo-body-xxs-font-size: 0.625rem;
1600
- --plasma-typo-body-xxs-font-weight: 400;
1601
- --plasma-typo-body-xxs-line-height: 0.75rem;
1602
- --plasma-typo-text-m-bold-font-size: 1rem;
1603
- --plasma-typo-text-m-bold-font-weight: 600;
1604
- --plasma-typo-text-m-bold-line-height: 1.5rem;
1605
- --plasma-typo-text-l-medium-font-size: 1.125rem;
1606
- --plasma-typo-text-l-medium-font-weight: 500;
1607
- --plasma-typo-text-l-medium-line-height: 1.625rem;
1608
- --plasma-typo-text-l-font-size: 1.125rem;
1609
- --plasma-typo-text-l-font-weight: 400;
1610
- --plasma-typo-text-l-line-height: 1.625rem;
1611
- --plasma-typo-text-s-bold-font-size: 0.875rem;
1612
- --plasma-typo-text-s-bold-font-weight: 600;
1613
- --plasma-typo-text-s-bold-line-height: 1.25rem;
1614
- --plasma-typo-text-m-medium-font-size: 1rem;
1615
- --plasma-typo-text-m-medium-font-weight: 500;
1616
- --plasma-typo-text-m-medium-line-height: 1.5rem;
1617
- --plasma-typo-text-m-font-size: 1rem;
1618
- --plasma-typo-text-m-font-weight: 400;
1619
- --plasma-typo-text-m-line-height: 1.5rem;
1620
- --plasma-typo-text-xs-bold-font-size: 0.75rem;
1621
- --plasma-typo-text-xs-bold-font-weight: 600;
1622
- --plasma-typo-text-xs-bold-line-height: 1rem;
1623
- --plasma-typo-text-s-medium-font-size: 0.875rem;
1624
- --plasma-typo-text-s-medium-font-weight: 500;
1625
- --plasma-typo-text-s-medium-line-height: 1.25rem;
1626
- --plasma-typo-text-s-font-size: 0.875rem;
1627
- --plasma-typo-text-s-font-weight: 400;
1628
- --plasma-typo-text-s-line-height: 1.25rem;
1629
- --plasma-typo-text-xs-font-size: 0.75rem;
1630
- --plasma-typo-text-xs-font-weight: 400;
1631
- --plasma-typo-text-xs-line-height: 1rem;
1632
- --plasma-typo-body-l-bold-font-size: 1.125rem;
1633
- --plasma-typo-body-l-bold-font-weight: 600;
1634
- --plasma-typo-body-l-bold-line-height: 1.375rem;
1635
- }
1636
- }
1637
-
1638
- @media (min-width: 560px) and (max-width: 959px) {
1639
- :root {
1640
- --plasma-typo-h4-font-size: 1.125rem;
1641
- --plasma-typo-h4-font-weight: 400;
1642
- --plasma-typo-h4-line-height: 1.5rem;
1643
- --plasma-typo-dspl-l-bold-font-size: 7rem;
1644
- --plasma-typo-dspl-l-bold-font-weight: 600;
1645
- --plasma-typo-dspl-l-bold-line-height: 7rem;
1646
- --plasma-typo-dspl-m-bold-font-size: 4.5rem;
1647
- --plasma-typo-dspl-m-bold-font-weight: 600;
1648
- --plasma-typo-dspl-m-bold-line-height: 4.75rem;
1649
- --plasma-typo-dspl-l-medium-font-size: 7rem;
1650
- --plasma-typo-dspl-l-medium-font-weight: 500;
1651
- --plasma-typo-dspl-l-medium-line-height: 7rem;
1652
- --plasma-typo-dspl-l-font-size: 7rem;
1653
- --plasma-typo-dspl-l-font-weight: 300;
1654
- --plasma-typo-dspl-l-line-height: 7rem;
1655
- --plasma-typo-dspl-s-bold-font-size: 3rem;
1656
- --plasma-typo-dspl-s-bold-font-weight: 600;
1657
- --plasma-typo-dspl-s-bold-line-height: 3.375rem;
1658
- --plasma-typo-dspl-m-medium-font-size: 4.5rem;
1659
- --plasma-typo-dspl-m-medium-font-weight: 500;
1660
- --plasma-typo-dspl-m-medium-line-height: 4.75rem;
1661
- --plasma-typo-dspl-m-font-size: 4.5rem;
1662
- --plasma-typo-dspl-m-font-weight: 300;
1663
- --plasma-typo-dspl-m-line-height: 4.75rem;
1664
- --plasma-typo-h1-bold-font-size: 2.5rem;
1665
- --plasma-typo-h1-bold-font-weight: 600;
1666
- --plasma-typo-h1-bold-line-height: 2.875rem;
1667
- --plasma-typo-dspl-s-medium-font-size: 3rem;
1668
- --plasma-typo-dspl-s-medium-font-weight: 500;
1669
- --plasma-typo-dspl-s-medium-line-height: 3.375rem;
1670
- --plasma-typo-dspl-s-font-size: 3rem;
1671
- --plasma-typo-dspl-s-font-weight: 300;
1672
- --plasma-typo-dspl-s-line-height: 3.375rem;
1673
- --plasma-typo-h2-bold-font-size: 1.75rem;
1674
- --plasma-typo-h2-bold-font-weight: 600;
1675
- --plasma-typo-h2-bold-line-height: 2.125rem;
1676
- --plasma-typo-h1-medium-font-size: 2.5rem;
1677
- --plasma-typo-h1-medium-font-weight: 500;
1678
- --plasma-typo-h1-medium-line-height: 2.875rem;
1679
- --plasma-typo-h1-font-size: 2.5rem;
1680
- --plasma-typo-h1-font-weight: 400;
1681
- --plasma-typo-h1-line-height: 2.875rem;
1682
- --plasma-typo-h3-bold-font-size: 1.25rem;
1683
- --plasma-typo-h3-bold-font-weight: 600;
1684
- --plasma-typo-h3-bold-line-height: 1.625rem;
1685
- --plasma-typo-h2-medium-font-size: 1.75rem;
1686
- --plasma-typo-h2-medium-font-weight: 500;
1687
- --plasma-typo-h2-medium-line-height: 2.125rem;
1688
- --plasma-typo-h2-font-size: 1.75rem;
1689
- --plasma-typo-h2-font-weight: 400;
1690
- --plasma-typo-h2-line-height: 2.125rem;
1691
- --plasma-typo-h3-medium-font-size: 1.25rem;
1692
- --plasma-typo-h3-medium-font-weight: 500;
1693
- --plasma-typo-h3-medium-line-height: 1.625rem;
1694
- --plasma-typo-h3-font-size: 1.25rem;
1695
- --plasma-typo-h3-font-weight: 400;
1696
- --plasma-typo-h3-line-height: 1.625rem;
1697
- --plasma-typo-h4-medium-font-size: 1.125rem;
1698
- --plasma-typo-h4-medium-font-weight: 500;
1699
- --plasma-typo-h4-medium-line-height: 1.5rem;
1700
- --plasma-typo-h5-bold-font-size: 1rem;
1701
- --plasma-typo-h5-bold-font-weight: 600;
1702
- --plasma-typo-h5-bold-line-height: 1.375rem;
1703
- --plasma-typo-text-l-bold-font-size: 1.25rem;
1704
- --plasma-typo-text-l-bold-font-weight: 600;
1705
- --plasma-typo-text-l-bold-line-height: 1.75rem;
1706
- --plasma-typo-h5-medium-font-size: 1rem;
1707
- --plasma-typo-h5-medium-font-weight: 500;
1708
- --plasma-typo-h5-medium-line-height: 1.375rem;
1709
- --plasma-typo-h5-font-size: 1rem;
1710
- --plasma-typo-h5-font-weight: 400;
1711
- --plasma-typo-h5-line-height: 1.375rem;
1712
- --plasma-typo-body-m-bold-font-size: 1rem;
1713
- --plasma-typo-body-m-bold-font-weight: 600;
1714
- --plasma-typo-body-m-bold-line-height: 1.25rem;
1715
- --plasma-typo-body-l-medium-font-size: 1.125rem;
1716
- --plasma-typo-body-l-medium-font-weight: 500;
1717
- --plasma-typo-body-l-medium-line-height: 1.375rem;
1718
- --plasma-typo-body-l-font-size: 1.125rem;
1719
- --plasma-typo-body-l-font-weight: 400;
1720
- --plasma-typo-body-l-line-height: 1.375rem;
1721
- --plasma-typo-body-s-bold-font-size: 0.875rem;
1722
- --plasma-typo-body-s-bold-font-weight: 600;
1723
- --plasma-typo-body-s-bold-line-height: 1.125rem;
1724
- --plasma-typo-body-m-medium-font-size: 1rem;
1725
- --plasma-typo-body-m-medium-font-weight: 500;
1726
- --plasma-typo-body-m-medium-line-height: 1.25rem;
1727
- --plasma-typo-body-m-font-size: 1rem;
1728
- --plasma-typo-body-m-font-weight: 400;
1729
- --plasma-typo-body-m-line-height: 1.25rem;
1730
- --plasma-typo-body-xs-bold-font-size: 0.75rem;
1731
- --plasma-typo-body-xs-bold-font-weight: 600;
1732
- --plasma-typo-body-xs-bold-line-height: 0.875rem;
1733
- --plasma-typo-body-s-medium-font-size: 0.875rem;
1734
- --plasma-typo-body-s-medium-font-weight: 500;
1735
- --plasma-typo-body-s-medium-line-height: 1.125rem;
1736
- --plasma-typo-body-s-font-size: 0.875rem;
1737
- --plasma-typo-body-s-font-weight: 400;
1738
- --plasma-typo-body-s-line-height: 1.125rem;
1739
- --plasma-typo-body-xxs-bold-font-size: 0.625rem;
1740
- --plasma-typo-body-xxs-bold-font-weight: 600;
1741
- --plasma-typo-body-xxs-bold-line-height: 0.75rem;
1742
- --plasma-typo-body-xs-medium-font-size: 0.75rem;
1743
- --plasma-typo-body-xs-medium-font-weight: 500;
1744
- --plasma-typo-body-xs-medium-line-height: 0.875rem;
1745
- --plasma-typo-body-xs-font-size: 0.75rem;
1746
- --plasma-typo-body-xs-font-weight: 400;
1747
- --plasma-typo-body-xs-line-height: 0.875rem;
1748
- --plasma-typo-h4-bold-font-size: 1.125rem;
1749
- --plasma-typo-h4-bold-font-weight: 600;
1750
- --plasma-typo-h4-bold-line-height: 1.5rem;
1751
- --plasma-typo-body-xxs-medium-font-size: 0.625rem;
1752
- --plasma-typo-body-xxs-medium-font-weight: 500;
1753
- --plasma-typo-body-xxs-medium-line-height: 0.75rem;
1754
- --plasma-typo-body-xxs-font-size: 0.625rem;
1755
- --plasma-typo-body-xxs-font-weight: 400;
1756
- --plasma-typo-body-xxs-line-height: 0.75rem;
1757
- --plasma-typo-text-m-bold-font-size: 1rem;
1758
- --plasma-typo-text-m-bold-font-weight: 600;
1759
- --plasma-typo-text-m-bold-line-height: 1.5rem;
1760
- --plasma-typo-text-l-medium-font-size: 1.25rem;
1761
- --plasma-typo-text-l-medium-font-weight: 500;
1762
- --plasma-typo-text-l-medium-line-height: 1.75rem;
1763
- --plasma-typo-text-l-font-size: 1.25rem;
1764
- --plasma-typo-text-l-font-weight: 400;
1765
- --plasma-typo-text-l-line-height: 1.75rem;
1766
- --plasma-typo-text-s-bold-font-size: 0.875rem;
1767
- --plasma-typo-text-s-bold-font-weight: 600;
1768
- --plasma-typo-text-s-bold-line-height: 1.25rem;
1769
- --plasma-typo-text-m-medium-font-size: 1rem;
1770
- --plasma-typo-text-m-medium-font-weight: 500;
1771
- --plasma-typo-text-m-medium-line-height: 1.5rem;
1772
- --plasma-typo-text-m-font-size: 1rem;
1773
- --plasma-typo-text-m-font-weight: 400;
1774
- --plasma-typo-text-m-line-height: 1.5rem;
1775
- --plasma-typo-text-xs-bold-font-size: 0.75rem;
1776
- --plasma-typo-text-xs-bold-font-weight: 600;
1777
- --plasma-typo-text-xs-bold-line-height: 1rem;
1778
- --plasma-typo-text-s-medium-font-size: 0.875rem;
1779
- --plasma-typo-text-s-medium-font-weight: 500;
1780
- --plasma-typo-text-s-medium-line-height: 1.25rem;
1781
- --plasma-typo-text-s-font-size: 0.875rem;
1782
- --plasma-typo-text-s-font-weight: 400;
1783
- --plasma-typo-text-s-line-height: 1.25rem;
1784
- --plasma-typo-text-xs-medium-font-size: 0.75rem;
1785
- --plasma-typo-text-xs-medium-font-weight: 500;
1786
- --plasma-typo-text-xs-medium-line-height: 1rem;
1787
- --plasma-typo-text-xs-font-size: 0.75rem;
1788
- --plasma-typo-text-xs-font-weight: 400;
1789
- --plasma-typo-text-xs-line-height: 1rem;
1790
- --plasma-typo-body-l-bold-font-size: 1.125rem;
1791
- --plasma-typo-body-l-bold-font-weight: 600;
1792
- --plasma-typo-body-l-bold-line-height: 1.375rem;
1793
- }
1794
- }
1795
-
1796
- @media (min-width: 960px) {
1797
- :root {
1798
- --plasma-typo-dspl-l-bold-font-size: 8rem;
1799
- --plasma-typo-dspl-l-bold-font-weight: 600;
1800
- --plasma-typo-dspl-l-bold-line-height: 8rem;
1801
- --plasma-typo-dspl-l-medium-font-size: 8rem;
1802
- --plasma-typo-dspl-l-medium-font-weight: 500;
1803
- --plasma-typo-dspl-l-medium-line-height: 8rem;
1804
- --plasma-typo-dspl-m-bold-font-size: 5.5rem;
1805
- --plasma-typo-dspl-m-bold-font-weight: 600;
1806
- --plasma-typo-dspl-m-bold-line-height: 5.75rem;
1807
- --plasma-typo-dspl-l-font-size: 8rem;
1808
- --plasma-typo-dspl-l-font-weight: 300;
1809
- --plasma-typo-dspl-l-line-height: 8rem;
1810
- --plasma-typo-dspl-s-bold-font-size: 4rem;
1811
- --plasma-typo-dspl-s-bold-font-weight: 600;
1812
- --plasma-typo-dspl-s-bold-line-height: 4.25rem;
1813
- --plasma-typo-dspl-m-medium-font-size: 5.5rem;
1814
- --plasma-typo-dspl-m-medium-font-weight: 500;
1815
- --plasma-typo-dspl-m-medium-line-height: 5.75rem;
1816
- --plasma-typo-dspl-m-font-size: 5.5rem;
1817
- --plasma-typo-dspl-m-font-weight: 300;
1818
- --plasma-typo-dspl-m-line-height: 5.75rem;
1819
- --plasma-typo-h1-bold-font-size: 3rem;
1820
- --plasma-typo-h1-bold-font-weight: 600;
1821
- --plasma-typo-h1-bold-line-height: 3.375rem;
1822
- --plasma-typo-dspl-s-medium-font-size: 4rem;
1823
- --plasma-typo-dspl-s-medium-font-weight: 500;
1824
- --plasma-typo-dspl-s-medium-line-height: 4.25rem;
1825
- --plasma-typo-dspl-s-font-size: 4rem;
1826
- --plasma-typo-dspl-s-font-weight: 300;
1827
- --plasma-typo-dspl-s-line-height: 4.25rem;
1828
- --plasma-typo-h2-bold-font-size: 2rem;
1829
- --plasma-typo-h2-bold-font-weight: 600;
1830
- --plasma-typo-h2-bold-line-height: 2.375rem;
1831
- --plasma-typo-h1-medium-font-size: 3rem;
1832
- --plasma-typo-h1-medium-font-weight: 500;
1833
- --plasma-typo-h1-medium-line-height: 3.375rem;
1834
- --plasma-typo-h1-font-size: 3rem;
1835
- --plasma-typo-h1-font-weight: 400;
1836
- --plasma-typo-h1-line-height: 3.375rem;
1837
- --plasma-typo-h3-bold-font-size: 1.5rem;
1838
- --plasma-typo-h3-bold-font-weight: 600;
1839
- --plasma-typo-h3-bold-line-height: 1.875rem;
1840
- --plasma-typo-h2-medium-font-size: 2rem;
1841
- --plasma-typo-h2-medium-font-weight: 500;
1842
- --plasma-typo-h2-medium-line-height: 2.375rem;
1843
- --plasma-typo-h2-font-size: 2rem;
1844
- --plasma-typo-h2-font-weight: 400;
1845
- --plasma-typo-h2-line-height: 2.375rem;
1846
- --plasma-typo-h4-bold-font-size: 1.25rem;
1847
- --plasma-typo-h4-bold-font-weight: 600;
1848
- --plasma-typo-h4-bold-line-height: 1.625rem;
1849
- --plasma-typo-h3-medium-font-size: 1.5rem;
1850
- --plasma-typo-h3-medium-font-weight: 500;
1851
- --plasma-typo-h3-medium-line-height: 1.875rem;
1852
- --plasma-typo-h3-font-size: 1.5rem;
1853
- --plasma-typo-h3-font-weight: 400;
1854
- --plasma-typo-h3-line-height: 1.875rem;
1855
- --plasma-typo-h5-font-size: 1.125rem;
1856
- --plasma-typo-h5-font-weight: 400;
1857
- --plasma-typo-h5-line-height: 1.5rem;
1858
- --plasma-typo-h4-medium-font-size: 1.25rem;
1859
- --plasma-typo-h4-medium-font-weight: 500;
1860
- --plasma-typo-h4-medium-line-height: 1.625rem;
1861
- --plasma-typo-h4-font-size: 1.25rem;
1862
- --plasma-typo-h4-font-weight: 400;
1863
- --plasma-typo-h4-line-height: 1.625rem;
1864
- --plasma-typo-h5-medium-font-size: 1.125rem;
1865
- --plasma-typo-h5-medium-font-weight: 500;
1866
- --plasma-typo-h5-medium-line-height: 1.5rem;
1867
- --plasma-typo-text-l-bold-font-size: 1.5rem;
1868
- --plasma-typo-text-l-bold-font-weight: 600;
1869
- --plasma-typo-text-l-bold-line-height: 2rem;
1870
- --plasma-typo-body-l-bold-font-size: 1.125rem;
1871
- --plasma-typo-body-l-bold-font-weight: 600;
1872
- --plasma-typo-body-l-bold-line-height: 1.375rem;
1873
- --plasma-typo-body-l-medium-font-size: 1.125rem;
1874
- --plasma-typo-body-l-medium-font-weight: 500;
1875
- --plasma-typo-body-l-medium-line-height: 1.375rem;
1876
- --plasma-typo-body-l-font-size: 1.125rem;
1877
- --plasma-typo-body-l-font-weight: 400;
1878
- --plasma-typo-body-l-line-height: 1.375rem;
1879
- --plasma-typo-body-m-bold-font-size: 1rem;
1880
- --plasma-typo-body-m-bold-font-weight: 600;
1881
- --plasma-typo-body-m-bold-line-height: 1.25rem;
1882
- --plasma-typo-body-m-medium-font-size: 1rem;
1883
- --plasma-typo-body-m-medium-font-weight: 500;
1884
- --plasma-typo-body-m-medium-line-height: 1.25rem;
1885
- --plasma-typo-body-m-font-size: 1rem;
1886
- --plasma-typo-body-m-font-weight: 400;
1887
- --plasma-typo-body-m-line-height: 1.25rem;
1888
- --plasma-typo-body-s-bold-font-size: 0.875rem;
1889
- --plasma-typo-body-s-bold-font-weight: 600;
1890
- --plasma-typo-body-s-bold-line-height: 1.125rem;
1891
- --plasma-typo-body-s-medium-font-size: 0.875rem;
1892
- --plasma-typo-body-s-medium-font-weight: 500;
1893
- --plasma-typo-body-s-medium-line-height: 1.125rem;
1894
- --plasma-typo-body-s-font-size: 0.875rem;
1895
- --plasma-typo-body-s-font-weight: 400;
1896
- --plasma-typo-body-s-line-height: 1.125rem;
1897
- --plasma-typo-body-xs-bold-font-size: 0.75rem;
1898
- --plasma-typo-body-xs-bold-font-weight: 600;
1899
- --plasma-typo-body-xs-bold-line-height: 0.875rem;
1900
- --plasma-typo-body-xs-medium-font-size: 0.75rem;
1901
- --plasma-typo-body-xs-medium-font-weight: 500;
1902
- --plasma-typo-body-xs-medium-line-height: 0.875rem;
1903
- --plasma-typo-body-xs-font-size: 0.75rem;
1904
- --plasma-typo-body-xs-font-weight: 400;
1905
- --plasma-typo-body-xs-line-height: 0.875rem;
1906
- --plasma-typo-body-xxs-bold-font-size: 0.625rem;
1907
- --plasma-typo-body-xxs-bold-font-weight: 600;
1908
- --plasma-typo-body-xxs-bold-line-height: 0.75rem;
1909
- --plasma-typo-body-xxs-medium-font-size: 0.625rem;
1910
- --plasma-typo-body-xxs-medium-font-weight: 500;
1911
- --plasma-typo-body-xxs-medium-line-height: 0.75rem;
1912
- --plasma-typo-body-xxs-font-size: 0.625rem;
1913
- --plasma-typo-body-xxs-font-weight: 400;
1914
- --plasma-typo-body-xxs-line-height: 0.75rem;
1915
- --plasma-typo-h5-bold-font-size: 1.125rem;
1916
- --plasma-typo-h5-bold-font-weight: 600;
1917
- --plasma-typo-h5-bold-line-height: 1.5rem;
1918
- --plasma-typo-text-l-medium-font-size: 1.5rem;
1919
- --plasma-typo-text-l-medium-font-weight: 500;
1920
- --plasma-typo-text-l-medium-line-height: 2rem;
1921
- --plasma-typo-text-l-font-size: 1.5rem;
1922
- --plasma-typo-text-l-font-weight: 400;
1923
- --plasma-typo-text-l-line-height: 2rem;
1924
- --plasma-typo-text-m-bold-font-size: 1.125rem;
1925
- --plasma-typo-text-m-bold-font-weight: 600;
1926
- --plasma-typo-text-m-bold-line-height: 1.625rem;
1927
- --plasma-typo-text-m-medium-font-size: 1.125rem;
1928
- --plasma-typo-text-m-medium-font-weight: 500;
1929
- --plasma-typo-text-m-medium-line-height: 1.625rem;
1930
- --plasma-typo-text-m-font-size: 1.125rem;
1931
- --plasma-typo-text-m-font-weight: 400;
1932
- --plasma-typo-text-m-line-height: 1.625rem;
1933
- --plasma-typo-text-s-bold-font-size: 0.875rem;
1934
- --plasma-typo-text-s-bold-font-weight: 600;
1935
- --plasma-typo-text-s-bold-line-height: 1.25rem;
1936
- --plasma-typo-text-s-medium-font-size: 0.875rem;
1937
- --plasma-typo-text-s-medium-font-weight: 500;
1938
- --plasma-typo-text-s-medium-line-height: 1.25rem;
1939
- --plasma-typo-text-s-font-size: 0.875rem;
1940
- --plasma-typo-text-s-font-weight: 400;
1941
- --plasma-typo-text-s-line-height: 1.25rem;
1942
- --plasma-typo-text-xs-bold-font-size: 0.75rem;
1943
- --plasma-typo-text-xs-bold-font-weight: 600;
1944
- --plasma-typo-text-xs-bold-line-height: 1rem;
1945
- --plasma-typo-text-xs-medium-font-size: 0.75rem;
1946
- --plasma-typo-text-xs-medium-font-weight: 500;
1947
- --plasma-typo-text-xs-medium-line-height: 1rem;
1948
- --plasma-typo-text-xs-font-size: 0.75rem;
1949
- --plasma-typo-text-xs-font-weight: 400;
1950
- --plasma-typo-text-xs-line-height: 1rem;
1951
- }
1952
- }`], a = n.sdds_finai_high_contrast__dark = e;
1953
- export {
1954
- a as s
1955
- };