@salutejs/sdds-sbcom 0.350.0-next-platform-ai.0 → 0.351.0-dev.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.
- package/dist/css/cjs/_virtual/_rollupPluginBabelHelpers.js +77 -0
- package/dist/css/cjs/_virtual/_rollupPluginBabelHelpers.js.map +1 -1
- package/dist/css/cjs/components/Avatar/Avatar.config.js +1 -1
- package/dist/css/cjs/components/Avatar/Avatar.config.js.map +1 -1
- package/dist/css/cjs/components/Avatar/{Avatar.config_a6o325.css → Avatar.config_i79yrd.css} +1 -1
- package/dist/css/cjs/components/Avatar/Avatar.css +22 -22
- package/dist/css/cjs/components/Checkbox/Checkbox.config.js +1 -1
- package/dist/css/cjs/components/Checkbox/Checkbox.config.js.map +1 -1
- package/dist/css/{es/components/Checkbox/Checkbox.config_63y7oe.css → cjs/components/Checkbox/Checkbox.config_vwftwu.css} +1 -1
- package/dist/css/cjs/components/Checkbox/Checkbox.css +4 -4
- package/dist/css/cjs/components/Checkbox/Checkbox.js +44 -1
- package/dist/css/cjs/components/Checkbox/Checkbox.js.map +1 -1
- package/dist/css/cjs/components/Combobox/Combobox.config.js.map +1 -1
- package/dist/css/cjs/components/Combobox/Combobox.js +1 -1
- package/dist/css/cjs/components/Combobox/Combobox.js.map +1 -1
- package/dist/css/cjs/components/Link/Link.config.js +1 -1
- package/dist/css/cjs/components/Link/Link.config.js.map +1 -1
- package/dist/css/cjs/components/Link/Link.config_o8kfdy.css +11 -0
- package/dist/css/cjs/components/Link/Link.css +11 -11
- package/dist/css/cjs/components/Modal/Modal.config.js +1 -1
- package/dist/css/cjs/components/Modal/Modal.config.js.map +1 -1
- package/dist/css/{es/components/Modal/Modal.config_1h1t5fv.css → cjs/components/Modal/Modal.config_w3hp3h.css} +1 -1
- package/dist/css/cjs/components/Modal/Modal.css +1 -1
- package/dist/css/cjs/components/Note/Note.config.js +1 -1
- package/dist/css/cjs/components/Note/Note.config.js.map +1 -1
- package/dist/css/cjs/components/Note/{Note.config_1vdvnl8.css → Note.config_1hsm0z2.css} +4 -4
- package/dist/css/cjs/components/Note/Note.css +9 -9
- package/dist/css/cjs/components/Progress/Progress.config.js +22 -7
- package/dist/css/cjs/components/Progress/Progress.config.js.map +1 -1
- package/dist/css/cjs/components/Progress/Progress.config_1z0rnw6.css +18 -0
- package/dist/css/cjs/components/Progress/Progress.css +18 -9
- package/dist/css/cjs/components/Scrollbar/Scrollbar.config.js +25 -0
- package/dist/css/cjs/components/Scrollbar/Scrollbar.config.js.map +1 -0
- package/dist/css/cjs/components/Scrollbar/Scrollbar.js +14 -0
- package/dist/css/cjs/components/Scrollbar/Scrollbar.js.map +1 -0
- package/dist/css/cjs/components/Skeleton/LineSkeleton.config.js +6 -19
- package/dist/css/cjs/components/Skeleton/LineSkeleton.config.js.map +1 -1
- package/dist/css/cjs/components/Skeleton/{LineSkeleton.config_10h85wr.css → LineSkeleton.config_7rsjph.css} +5 -13
- package/dist/css/cjs/components/Skeleton/Skeleton.css +12 -20
- package/dist/css/cjs/components/TextFieldSlider/TextFieldSlider.clear.config.js +1 -1
- package/dist/css/cjs/components/TextFieldSlider/TextFieldSlider.clear.config.js.map +1 -1
- package/dist/css/cjs/components/TextFieldSlider/{TextFieldSlider.clear.config_qtefmo.css → TextFieldSlider.clear.config_1ccvavp.css} +12 -12
- package/dist/css/cjs/components/TextFieldSlider/TextFieldSlider.config.js +1 -1
- package/dist/css/cjs/components/TextFieldSlider/TextFieldSlider.config.js.map +1 -1
- package/dist/css/cjs/components/TextFieldSlider/{TextFieldSlider.config_20ha4f.css → TextFieldSlider.config_lf0txg.css} +12 -12
- package/dist/css/cjs/components/TextFieldSlider/TextFieldSlider.css +34 -34
- package/dist/css/cjs/components/Typography/Heading.config.js +23 -1
- package/dist/css/cjs/components/Typography/Heading.config.js.map +1 -1
- package/dist/css/cjs/components/Typography/{Heading.config_1lpaaqp.css → Heading.config_lsei5l.css} +2 -0
- package/dist/css/cjs/components/Typography/Typography.css +6 -4
- package/dist/css/cjs/components/Typography/Typography.js +8 -0
- package/dist/css/cjs/components/Typography/Typography.js.map +1 -1
- package/dist/css/cjs/components/ViewContainer/ViewContainer.config.js +1 -1
- package/dist/css/cjs/components/ViewContainer/ViewContainer.config_bgbike.css +2 -0
- package/dist/css/cjs/components/ViewContainer/ViewContainer.css +2 -2
- package/dist/css/cjs/index.css +120 -117
- package/dist/css/cjs/index.js +14 -0
- package/dist/css/cjs/index.js.map +1 -1
- package/dist/css/cjs/mixins/index.js +39 -0
- package/dist/css/cjs/mixins/index.js.map +1 -0
- package/dist/css/es/_virtual/_rollupPluginBabelHelpers.js +71 -1
- package/dist/css/es/_virtual/_rollupPluginBabelHelpers.js.map +1 -1
- package/dist/css/es/components/Avatar/Avatar.config.js +1 -1
- package/dist/css/es/components/Avatar/Avatar.config.js.map +1 -1
- package/dist/css/es/components/Avatar/{Avatar.config_a6o325.css → Avatar.config_i79yrd.css} +1 -1
- package/dist/css/es/components/Avatar/Avatar.css +22 -22
- package/dist/css/es/components/Checkbox/Checkbox.config.js +1 -1
- package/dist/css/es/components/Checkbox/Checkbox.config.js.map +1 -1
- package/dist/css/{cjs/components/Checkbox/Checkbox.config_63y7oe.css → es/components/Checkbox/Checkbox.config_vwftwu.css} +1 -1
- package/dist/css/es/components/Checkbox/Checkbox.css +4 -4
- package/dist/css/es/components/Checkbox/Checkbox.js +40 -2
- package/dist/css/es/components/Checkbox/Checkbox.js.map +1 -1
- package/dist/css/es/components/Combobox/Combobox.config.js.map +1 -1
- package/dist/css/es/components/Combobox/Combobox.js +2 -2
- package/dist/css/es/components/Combobox/Combobox.js.map +1 -1
- package/dist/css/es/components/Link/Link.config.js +1 -1
- package/dist/css/es/components/Link/Link.config.js.map +1 -1
- package/dist/css/es/components/Link/Link.config_o8kfdy.css +11 -0
- package/dist/css/es/components/Link/Link.css +11 -11
- package/dist/css/es/components/Modal/Modal.config.js +1 -1
- package/dist/css/es/components/Modal/Modal.config.js.map +1 -1
- package/dist/css/{cjs/components/Modal/Modal.config_1h1t5fv.css → es/components/Modal/Modal.config_w3hp3h.css} +1 -1
- package/dist/css/es/components/Modal/Modal.css +1 -1
- package/dist/css/es/components/Note/Note.config.js +1 -1
- package/dist/css/es/components/Note/Note.config.js.map +1 -1
- package/dist/css/es/components/Note/{Note.config_1vdvnl8.css → Note.config_1hsm0z2.css} +4 -4
- package/dist/css/es/components/Note/Note.css +9 -9
- package/dist/css/es/components/Progress/Progress.config.js +22 -7
- package/dist/css/es/components/Progress/Progress.config.js.map +1 -1
- package/dist/css/es/components/Progress/Progress.config_1z0rnw6.css +18 -0
- package/dist/css/es/components/Progress/Progress.css +18 -9
- package/dist/css/es/components/Scrollbar/Scrollbar.config.js +21 -0
- package/dist/css/es/components/Scrollbar/Scrollbar.config.js.map +1 -0
- package/dist/css/es/components/Scrollbar/Scrollbar.js +10 -0
- package/dist/css/es/components/Scrollbar/Scrollbar.js.map +1 -0
- package/dist/css/es/components/Skeleton/LineSkeleton.config.js +6 -19
- package/dist/css/es/components/Skeleton/LineSkeleton.config.js.map +1 -1
- package/dist/css/es/components/Skeleton/{LineSkeleton.config_10h85wr.css → LineSkeleton.config_7rsjph.css} +5 -13
- package/dist/css/es/components/Skeleton/Skeleton.css +12 -20
- package/dist/css/es/components/TextFieldSlider/TextFieldSlider.clear.config.js +1 -1
- package/dist/css/es/components/TextFieldSlider/TextFieldSlider.clear.config.js.map +1 -1
- package/dist/css/es/components/TextFieldSlider/{TextFieldSlider.clear.config_qtefmo.css → TextFieldSlider.clear.config_1ccvavp.css} +12 -12
- package/dist/css/es/components/TextFieldSlider/TextFieldSlider.config.js +1 -1
- package/dist/css/es/components/TextFieldSlider/TextFieldSlider.config.js.map +1 -1
- package/dist/css/es/components/TextFieldSlider/{TextFieldSlider.config_20ha4f.css → TextFieldSlider.config_lf0txg.css} +12 -12
- package/dist/css/es/components/TextFieldSlider/TextFieldSlider.css +34 -34
- package/dist/css/es/components/Typography/Heading.config.js +22 -2
- package/dist/css/es/components/Typography/Heading.config.js.map +1 -1
- package/dist/css/es/components/Typography/{Heading.config_1lpaaqp.css → Heading.config_lsei5l.css} +2 -0
- package/dist/css/es/components/Typography/Typography.css +6 -4
- package/dist/css/es/components/Typography/Typography.js +8 -2
- package/dist/css/es/components/Typography/Typography.js.map +1 -1
- package/dist/css/es/components/ViewContainer/ViewContainer.config.js +1 -1
- package/dist/css/es/components/ViewContainer/ViewContainer.config_bgbike.css +2 -0
- package/dist/css/es/components/ViewContainer/ViewContainer.css +2 -2
- package/dist/css/es/index.css +120 -117
- package/dist/css/es/index.js +4 -2
- package/dist/css/es/index.js.map +1 -1
- package/dist/css/es/mixins/index.js +8 -0
- package/dist/css/es/mixins/index.js.map +1 -0
- package/package.json +21 -23
- package/types/components/Checkbox/Checkbox.d.ts +5 -5
- package/types/components/Combobox/Combobox.d.ts +211 -1227
- package/types/components/DateTimePicker/DateTimePicker.d.ts +20 -2
- package/types/components/Dropzone/Dropzone.d.ts +1 -0
- package/types/components/List/List.d.ts +3 -0
- package/types/components/Progress/Progress.config.d.ts +12 -0
- package/types/components/Progress/Progress.d.ts +11 -0
- package/types/components/Select/Select.d.ts +24 -24
- package/types/components/Skeleton/LineSkeleton.config.d.ts +0 -8
- package/types/components/Skeleton/Skeleton.d.ts +0 -16
- package/types/components/TextArea/TextArea.d.ts +33 -1795
- package/types/components/TimePicker/TimePicker.d.ts +4 -0
- package/types/components/Typography/Heading.config.d.ts +20 -0
- package/types/components/Typography/Typography.d.ts +64 -0
- package/types/components/Typography/index.d.ts +1 -1
- package/types/mixins/index.d.ts +3 -3
- package/dist/css/cjs/components/Link/Link.config_ekr7km.css +0 -11
- package/dist/css/cjs/components/Progress/Progress.config_1qww6ym.css +0 -9
- package/dist/css/cjs/components/ViewContainer/ViewContainer.config_1cptahm.css +0 -2
- package/dist/css/es/components/Link/Link.config_ekr7km.css +0 -11
- package/dist/css/es/components/Progress/Progress.config_1qww6ym.css +0 -9
- package/dist/css/es/components/ViewContainer/ViewContainer.config_1cptahm.css +0 -2
|
@@ -26,6 +26,8 @@ export declare const TimePicker: import("react").FunctionComponent<import("@salu
|
|
|
26
26
|
dropdownWidth?: "auto" | "fullWidth" | import("react").CSSProperties["width"];
|
|
27
27
|
dropdownHeight?: import("react").CSSProperties["height"];
|
|
28
28
|
columnsQuantity?: 2 | 3;
|
|
29
|
+
appearance?: "default" | "clear";
|
|
30
|
+
hasClearDivider?: boolean;
|
|
29
31
|
size?: string;
|
|
30
32
|
view?: string;
|
|
31
33
|
disabled?: boolean;
|
|
@@ -64,6 +66,8 @@ export declare const TimePicker: import("react").FunctionComponent<import("@salu
|
|
|
64
66
|
dropdownWidth?: "auto" | "fullWidth" | import("react").CSSProperties["width"];
|
|
65
67
|
dropdownHeight?: import("react").CSSProperties["height"];
|
|
66
68
|
columnsQuantity?: 2 | 3;
|
|
69
|
+
appearance?: "default" | "clear";
|
|
70
|
+
hasClearDivider?: boolean;
|
|
67
71
|
size?: string;
|
|
68
72
|
view?: string;
|
|
69
73
|
disabled?: boolean;
|
|
@@ -38,3 +38,23 @@ export declare const configH4: {
|
|
|
38
38
|
};
|
|
39
39
|
};
|
|
40
40
|
};
|
|
41
|
+
export declare const configHXlMedium: {
|
|
42
|
+
defaults: {
|
|
43
|
+
size: string;
|
|
44
|
+
};
|
|
45
|
+
variations: {
|
|
46
|
+
size: {
|
|
47
|
+
hXlMedium: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
export declare const configHXxlMedium: {
|
|
52
|
+
defaults: {
|
|
53
|
+
size: string;
|
|
54
|
+
};
|
|
55
|
+
variations: {
|
|
56
|
+
size: {
|
|
57
|
+
hXxlMedium: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
58
|
+
};
|
|
59
|
+
};
|
|
60
|
+
};
|
|
@@ -318,3 +318,67 @@ export declare const H4: import("@salutejs/plasma-new-hope/styled-components").T
|
|
|
318
318
|
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types.js").ExtraBoldProps & import("@salutejs/plasma-new-hope/styled-components").AsProps & import("react").HTMLAttributes<HTMLDivElement> & {
|
|
319
319
|
as?: keyof import("@salutejs/plasma-new-hope/styled-components").AllowedTextHTMLElements;
|
|
320
320
|
} & import("react").RefAttributes<HTMLDivElement>))>;
|
|
321
|
+
export declare const HXlMedium: import("@salutejs/plasma-new-hope/styled-components").TypographyComponent<import("@salutejs/plasma-new-hope/types/engines/types.js").PropsType<{
|
|
322
|
+
size: {
|
|
323
|
+
hXlMedium: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
324
|
+
};
|
|
325
|
+
}> & (({
|
|
326
|
+
noWrap?: boolean;
|
|
327
|
+
breakWord?: boolean;
|
|
328
|
+
color?: string;
|
|
329
|
+
size?: string;
|
|
330
|
+
isNumeric?: boolean;
|
|
331
|
+
isItalic?: boolean;
|
|
332
|
+
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types.js").MediumProps & import("@salutejs/plasma-new-hope/styled-components").AsProps & import("react").HTMLAttributes<HTMLDivElement> & {
|
|
333
|
+
as?: keyof import("@salutejs/plasma-new-hope/styled-components").AllowedTextHTMLElements;
|
|
334
|
+
} & import("react").RefAttributes<HTMLDivElement>) | ({
|
|
335
|
+
noWrap?: boolean;
|
|
336
|
+
breakWord?: boolean;
|
|
337
|
+
color?: string;
|
|
338
|
+
size?: string;
|
|
339
|
+
isNumeric?: boolean;
|
|
340
|
+
isItalic?: boolean;
|
|
341
|
+
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types.js").BoldProps & import("@salutejs/plasma-new-hope/styled-components").AsProps & import("react").HTMLAttributes<HTMLDivElement> & {
|
|
342
|
+
as?: keyof import("@salutejs/plasma-new-hope/styled-components").AllowedTextHTMLElements;
|
|
343
|
+
} & import("react").RefAttributes<HTMLDivElement>) | ({
|
|
344
|
+
noWrap?: boolean;
|
|
345
|
+
breakWord?: boolean;
|
|
346
|
+
color?: string;
|
|
347
|
+
size?: string;
|
|
348
|
+
isNumeric?: boolean;
|
|
349
|
+
isItalic?: boolean;
|
|
350
|
+
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types.js").ExtraBoldProps & import("@salutejs/plasma-new-hope/styled-components").AsProps & import("react").HTMLAttributes<HTMLDivElement> & {
|
|
351
|
+
as?: keyof import("@salutejs/plasma-new-hope/styled-components").AllowedTextHTMLElements;
|
|
352
|
+
} & import("react").RefAttributes<HTMLDivElement>))>;
|
|
353
|
+
export declare const HXxlMedium: import("@salutejs/plasma-new-hope/styled-components").TypographyComponent<import("@salutejs/plasma-new-hope/types/engines/types.js").PropsType<{
|
|
354
|
+
size: {
|
|
355
|
+
hXxlMedium: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
356
|
+
};
|
|
357
|
+
}> & (({
|
|
358
|
+
noWrap?: boolean;
|
|
359
|
+
breakWord?: boolean;
|
|
360
|
+
color?: string;
|
|
361
|
+
size?: string;
|
|
362
|
+
isNumeric?: boolean;
|
|
363
|
+
isItalic?: boolean;
|
|
364
|
+
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types.js").MediumProps & import("@salutejs/plasma-new-hope/styled-components").AsProps & import("react").HTMLAttributes<HTMLDivElement> & {
|
|
365
|
+
as?: keyof import("@salutejs/plasma-new-hope/styled-components").AllowedTextHTMLElements;
|
|
366
|
+
} & import("react").RefAttributes<HTMLDivElement>) | ({
|
|
367
|
+
noWrap?: boolean;
|
|
368
|
+
breakWord?: boolean;
|
|
369
|
+
color?: string;
|
|
370
|
+
size?: string;
|
|
371
|
+
isNumeric?: boolean;
|
|
372
|
+
isItalic?: boolean;
|
|
373
|
+
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types.js").BoldProps & import("@salutejs/plasma-new-hope/styled-components").AsProps & import("react").HTMLAttributes<HTMLDivElement> & {
|
|
374
|
+
as?: keyof import("@salutejs/plasma-new-hope/styled-components").AllowedTextHTMLElements;
|
|
375
|
+
} & import("react").RefAttributes<HTMLDivElement>) | ({
|
|
376
|
+
noWrap?: boolean;
|
|
377
|
+
breakWord?: boolean;
|
|
378
|
+
color?: string;
|
|
379
|
+
size?: string;
|
|
380
|
+
isNumeric?: boolean;
|
|
381
|
+
isItalic?: boolean;
|
|
382
|
+
} & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types.js").ExtraBoldProps & import("@salutejs/plasma-new-hope/styled-components").AsProps & import("react").HTMLAttributes<HTMLDivElement> & {
|
|
383
|
+
as?: keyof import("@salutejs/plasma-new-hope/styled-components").AllowedTextHTMLElements;
|
|
384
|
+
} & import("react").RefAttributes<HTMLDivElement>))>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { BodyL, BodyM, BodyS, BodyXS, BodyXXS, DsplS, H1, H2, H3, H4 } from './Typography';
|
|
1
|
+
export { BodyL, BodyM, BodyS, BodyXS, BodyXXS, DsplS, H1, H2, H3, H4, HXlMedium, HXxlMedium } from './Typography';
|
package/types/mixins/index.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
export { addFocus, mediaQuery } from '@salutejs/plasma-new-hope/styled-components';
|
|
2
2
|
export { addScrollbar } from '../components/Scrollbar/Scrollbar';
|
|
3
3
|
export declare const applyPaper: ({ backgroundColor, shadow, borderRadius, styles }: {
|
|
4
|
-
backgroundColor?: ("surfaceTransparentNegativeActive" | "outlineAccent" | "surfaceTransparentNegativeHover" | "onLightOutlinePrimaryHover" | "inverseOutlineDefaultActive" | "inversePersonasSeaBlueTextAccentActive" | "inversePersonasVioletTextAccentActive" | "onLightOutlineDefaultHover" | "onDarkOutlineDefaultHover" | "onDarkOutlineDefaultActive" | "personasGreenTextAccentHover" | "personasSeaBlueTextAccentHover" | "inverseSurfaceAccentSecondaryHover" | "surfaceTransparentNaviActive" | "onLightSurfaceTransparentAccentMinorActive" | "onLightPersonasGreenTextAccentActive" | "outlineDefaultActive" | "onDarkOutlinePrimaryActive" | "personasOliveTextAccentActive" | "onDarkPersonasOliveTextAccentHover" | "onLightPersonasVioletTextAccentActive" | "onLightPersonasOchreTextAccentActive" | "onDarkSurfaceAccentSecondaryHover" | "onLightPersonasPinkTextAccentHover" | "surfaceAccentSecondaryHover" | "personasIndigoTextAccentHover" | "onDarkPersonasVioletTextAccentHover" | "onLightOutlinePrimary" | "inverseOutlineDefault" | "onDarkPersonasBlueTextAccentHover" | "onLightPersonasIndigoTextAccentHover" | "onLightPersonasSeaBlueTextAccentHover" | "personasOchreTextAccentActive" | "inverseBackgroundHardline" | "onDarkPersonasSeaBlueTextAccentHover" | "surfaceTransparentNavi" | "personasVioletTextAccentActive" | "personasBlueTextAccentHover" | "outlineDefault" | "textPrimaryBrightnessActive" | "surfaceSolidPrimaryBrightnessHover" | "surfaceTransparentCardBrightnessHover" | "surfaceTransparentCardBrightnessActive" | "surfaceSolidCardBrightnessHover" | "surfaceSolidCardBrightnessActive" | "onLightSurfaceSolidPrimaryBrightnessHover" | "onLightSurfaceSolidPrimaryBrightnessActive" | "onDarkSurfaceTransparentCardBrightnessHover" | "onDarkSurfaceTransparentCardBrightnessActive" | "onDarkSurfaceSolidCardBrightnessHover" | "onDarkSurfaceSolidCardBrightnessActive" | "inversePersonasPinkTextAccent" | "onLightPersonasOliveTextAccent" | "inversePersonasOchreTextAccent" | "onDarkTextAccentMinorHover" | "personasOliveTextAccent" | "inversePersonasIndigoTextAccent" | "onDarkPersonasOliveTextAccent" | "surfaceSolidTertiaryActive" | "onLightSurfaceTransparentCardBrightnessHover" | "inverseSurfaceSolidPrimaryBrightnessHover" | "inverseSurfaceSolidPrimaryBrightnessActive" | "onLightSurfaceSolidCardBrightnessActive" | "textPrimary" | "outlinePrimary" | "onLightOutlinePositiveActive" | "onLightSurfaceSolidCardBrightnessHover" | "onLightSurfaceTransparentCardBrightnessActive" | "onLightSurfaceSolidTertiaryActive" | "inverseSurfaceTransparentNavi" | "inverseSurfaceTransparentCardBrightnessHover" | "onDarkSurfaceAccentMinorActive" | "surfaceAccentMinor" | "onLightPersonasVioletTextAccent" | "onDarkSurfaceSolidTertiaryActive" | "onLightPersonasOchreTextAccent" | "inverseSurfaceTransparentCardBrightnessActive" | "inverseSurfaceSolidTertiary" | "onLightOutlineWarningActive" | "lightBackgroundSecondary" | "onLightSurfaceAccentMinor" | "onDarkSurfaceAccentSecondary" | "inversePersonasGreenTextAccent" | "onDarkPersonasIndigoTextAccent" | "surfaceAccentSecondary" | "inverseSurfaceAccentMinor" | "onLightSurfaceAccentMinorHover" | "inverseSurfaceSolidCardBrightnessActive" | "onDarkSurfaceAccentMinorHover" | "onLightSurfaceTransparentNavi" | "onDarkPersonasVioletTextAccent" | "onDarkPersonasBlueTextAccent" | "onDarkSurfaceTransparentAccentMinor" | "personasOchreTextAccent" | "onLightPersonasSeaBlueTextAccent" | "personasOchreTextAccentHover" | "onLightTextWarningActive" | "inversePersonasGreenTextAccentActive" | "onDarkSurfaceAccentSecondaryActive" | "onDarkPersonasSeaBlueTextAccentActive" | "inversePersonasPinkTextAccentActive" | "onDarkPersonasOliveTextAccentActive" | "onDarkPersonasSeaBlueTextAccent" | "onLightSurfaceTransparentNaviActive" | "inversePersonasOliveTextAccentHover" | "inverseSurfaceAccentSecondaryActive" | "personasSeaBlueTextAccentActive" | "onLightPersonasGreenTextAccent" | "textPrimaryBrightnessHover" | "onDarkPersonasGreenTextAccentHover" | "inversePersonasBlueTextAccentActive" | "personasIndigoTextAccentActive" | "inverseSurfaceTransparentAccentMinorActive" | "onLightPersonasBlueTextAccentActive" | "onLightSurfaceTransparentNaviHover" | "inverseSurfaceAccentSecondary" | "personasGreenTextAccentActive" | "inversePersonasIndigoTextAccentActive" | "onLightSurfaceTransparentAccentMinor" | "onDarkTextPrimaryBrightnessHover" | "onDarkPersonasPinkTextAccentActive" | "onDarkPersonasVioletTextAccentActive" | "onLightPersonasPinkTextAccentActive" | "onLightOutlineDefaultActive" | "lightBackgroundHardline" | "onLightOutlinePrimaryActive" | "outlinePrimaryActive" | "surfaceTransparentAccentMinorActive" | "inversePersonasBlueTextAccentHover" | "surfaceTransparentNaviHover" | "inversePersonasSeaBlueTextAccentHover" | "onDarkPersonasOchreTextAccent" | "inversePersonasVioletTextAccentHover" | "onDarkPersonasOchreTextAccentActive" | "onDarkSurfaceTransparentNaviHover" | "onLightSurfaceAccentSecondaryHover" | "onLightSurfaceTransparentAccentMinorHover" | "onLightPersonasGreenTextAccentHover" | "onLightPersonasOchreTextAccentHover" | "inverseSurfaceTransparentAccentMinorHover" | "inverseSurfaceTransparentNaviHover" | "inversePersonasIndigoTextAccentHover" | "onDarkPersonasPinkTextAccentHover" | "onDarkPersonasGreenTextAccentActive" | "onDarkPersonasIndigoTextAccentHover" | "onLightPersonasOliveTextAccentHover" | "onLightPersonasBlueTextAccentHover" | "onLightPersonasVioletTextAccentHover" | "outlineDefaultHover" | "outlinePrimaryHover" | "inverseOutlineDefaultHover" | "personasOliveTextAccentHover" | "inverseOutlinePrimaryHover" | "personasVioletTextAccent" | "onDarkOutlinePrimaryHover" | "inversePersonasOchreTextAccentHover" | "inversePersonasPinkTextAccentHover" | "darkBackgroundHardline" | "onDarkSurfaceTransparentNavi" | "inverseTextPrimaryBrightnessHover" | "backgroundHardline" | "inverseOutlinePrimary" | "onLightTextPrimaryBrightnessHover" | "onDarkOutlineDefault" | "inversePersonasOliveTextAccentActive" | "inversePersonasSeaBlueTextAccent" | "inversePersonasVioletTextAccent" | "onDarkPersonasPinkTextAccent" | "onLightPersonasBlueTextAccent" | "surfaceAccentSecondaryActive" | "surfaceSolidPrimaryBrightnessActive" | "surfaceTransparentAccentMinor" | "inverseSurfaceSolidCardBrightnessHover" | "inverseSurfaceTransparentAccentMinor" | "onDarkSurfaceSolidPrimaryBrightnessHover" | "onDarkOutlinePrimary" | "personasBlueTextAccent" | "personasBlueTextAccentActive" | "personasGreenTextAccent" | "personasPinkTextAccent" | "personasSeaBlueTextAccent" | "personasVioletTextAccentHover" | "inversePersonasBlueTextAccent" | "personasIndigoTextAccent" | "inverseTextPrimaryBrightnessActive" | "onDarkTextPrimaryBrightnessActive" | "onLightTextPrimaryBrightnessActive" | "onDarkPersonasIndigoTextAccentActive" | "onDarkPersonasOchreTextAccentHover" | "personasPinkTextAccentHover" | "onLightOutlineDefault" | "personasPinkTextAccentActive" | "inversePersonasOchreTextAccentActive" | "inversePersonasOliveTextAccent" | "onDarkPersonasBlueTextAccentActive" | "onDarkPersonasGreenTextAccent" | "onLightPersonasOliveTextAccentActive" | "onLightPersonasPinkTextAccent" | "onLightPersonasSeaBlueTextAccentActive" | "surfaceTransparentAccentMinorHover" | "inverseSurfaceTransparentNaviActive" | "onDarkSurfaceTransparentAccentMinorHover" | "onDarkSurfaceTransparentNaviActive" | "onLightSurfaceAccentSecondary" | "inverseOutlinePrimaryActive" | "onLightPersonasIndigoTextAccent" | "onDarkSurfaceSolidPrimaryBrightnessActive" | "onDarkSurfaceTransparentAccentMinorActive" | "onLightSurfaceAccentSecondaryActive" | "inversePersonasGreenTextAccentHover" | "onLightPersonasIndigoTextAccentActive" | "outlineDeepActive" | "outlineDeepHover" | "outlineTransparentWhite" | "outlineTransparentWhiteActive" | "outlineTransparentWhiteHover" | "inverseOutlineDeep" | "inverseOutlineDeepActive" | "inverseOutlineDeepHover" | "inverseOutlineTransparentWhite" | "inverseOutlineTransparentWhiteHover" | "onDarkOutlineDeep" | "onDarkOutlineDeepActive" | "onDarkOutlineDeepHover" | "onDarkOutlineTransparentWhite" | "onDarkOutlineTransparentWhiteActive" | "onDarkOutlineTransparentWhiteHover" | "onLightOutlineDeep" | "onLightOutlineDeepActive" | "onLightOutlineDeepHover" | "onLightOutlineTransparentWhite" | "surfaceSolidDeep" | "surfaceSolidDeepActive" | "surfaceSolidDeepHover" | "surfaceTransparentCardMinor" | "surfaceTransparentCardMinorActive" | "surfaceTransparentCardMinorHover" | "inverseSurfaceSolidDeep" | "inverseSurfaceSolidDeepActive" | "inverseSurfaceSolidDeepHover" | "inverseSurfaceTransparentCardMinor" | "inverseSurfaceTransparentCardMinorActive" | "inverseSurfaceTransparentCardMinorHover" | "onDarkSurfaceSolidDeep" | "onDarkSurfaceSolidDeepActive" | "onDarkSurfaceSolidDeepHover" | "onDarkSurfaceTransparentCardMinor" | "onDarkSurfaceTransparentCardMinorActive" | "onDarkSurfaceTransparentCardMinorHover" | "onLightSurfaceSolidDeep" | "onLightSurfaceSolidDeepActive" | "onLightSurfaceSolidDeepHover" | "onLightSurfaceTransparentCardMinor" | "onLightSurfaceTransparentCardMinorActive" | "onLightSurfaceTransparentCardMinorHover" | "onLightOutlineTransparentWhiteActive" | "onLightOutlineTransparentWhiteHover" | "outlineDeep" | "inverseOutlineTransparentWhiteActive" | "textAccentHover" | "textAccentMinorActive" | "textAccentMinor" | "textAccentMinorHover" | "textInfoActive" | "textInfo" | "textSecondaryActive" | "textSecondary" | "textPositiveHover" | "textWarningHover" | "textNegativeHover" | "textInfoHover" | "textPrimaryActive" | "textAccent" | "textParagraphActive" | "textParagraph" | "textNegativeActive" | "textNegative" | "textTertiaryActive" | "textSecondaryHover" | "textTertiary" | "textTertiaryHover" | "textWarningActive" | "textWarning" | "textPrimaryBrightness" | "textParagraphHover" | "textPositiveActive" | "textAccentActive" | "textPositive" | "onDarkTextAccentHover" | "onDarkTextAccentMinorActive" | "onDarkTextAccentMinor" | "onDarkTextInfo" | "onDarkTextInfoActive" | "onDarkTextSecondaryActive" | "onDarkTextSecondary" | "onDarkTextPositiveHover" | "onDarkTextWarningHover" | "onDarkTextAccent" | "onDarkTextNegativeHover" | "onDarkTextParagraphActive" | "onDarkTextParagraph" | "onDarkTextInfoHover" | "onDarkTextNegativeActive" | "onDarkTextNegative" | "onDarkTextPrimary" | "onDarkTextPrimaryHover" | "onDarkTextWarning" | "onDarkTextPrimaryBrightness" | "onDarkTextSecondaryHover" | "onDarkTextTertiaryActive" | "onDarkTextTertiaryHover" | "onDarkTextWarningActive" | "onDarkTextTertiary" | "onDarkTextPrimaryActive" | "onDarkTextParagraphHover" | "onDarkTextPositiveActive" | "onDarkTextAccentActive" | "onDarkTextPositive" | "onLightTextSecondaryHover" | "onLightTextTertiaryActive" | "onLightTextTertiary" | "onLightTextTertiaryHover" | "onLightTextWarningHover" | "onLightTextWarning" | "onLightTextParagraphHover" | "onLightTextPositiveActive" | "onLightTextPositive" | "onLightTextAccentHover" | "onLightTextAccentMinorActive" | "onLightTextAccentMinor" | "onLightTextAccentMinorHover" | "onLightTextParagraphActive" | "onLightTextParagraph" | "onLightTextSecondaryActive" | "onLightTextSecondary" | "onLightTextPositiveHover" | "onLightTextPrimaryActive" | "onLightTextPrimary" | "onLightTextAccentActive" | "onLightTextPrimaryBrightness" | "onLightTextAccent" | "onLightTextPrimaryHover" | "onLightTextNegativeActive" | "onLightTextNegative" | "inverseTextPrimaryBrightness" | "inverseTextSecondary" | "inverseTextPrimaryHover" | "inverseTextSecondaryHover" | "inverseTextTertiaryActive" | "inverseTextTertiary" | "inverseTextTertiaryHover" | "onLightTextInfoActive" | "onLightTextInfo" | "inverseTextParagraphHover" | "inverseTextPrimaryActive" | "inverseTextPrimary" | "inverseTextAccentHover" | "inverseTextAccentMinorActive" | "inverseTextAccentMinor" | "inverseTextAccentMinorHover" | "inverseTextParagraphActive" | "inverseTextParagraph" | "inverseTextSecondaryActive" | "onLightTextNegativeHover" | "onLightTextInfoHover" | "inverseTextAccent" | "inverseTextAccentActive" | "inverseTextInfoHover" | "surfaceSolidPrimary" | "inverseTextPositiveActive" | "inverseTextPositive" | "inverseTextNegativeActive" | "inverseTextNegative" | "surfaceSolidPrimaryBrightness" | "surfaceSolidSecondaryActive" | "surfaceSolidPrimaryHover" | "surfaceSolidSecondary" | "surfaceSolidSecondaryHover" | "surfaceSolidTertiaryHover" | "surfaceSolidTertiary" | "inverseTextInfo" | "inverseTextInfoActive" | "inverseTextWarningActive" | "inverseTextWarning" | "inverseTextPositiveHover" | "inverseTextWarningHover" | "inverseTextNegativeHover" | "surfaceSolidPrimaryActive" | "surfaceTransparentTertiaryHover" | "surfaceAccent" | "surfaceTransparentDeepHover" | "surfaceTransparentPrimaryActive" | "surfaceTransparentPrimary" | "surfaceTransparentCardBrightness" | "surfaceTransparentDeepActive" | "surfaceTransparentCardHover" | "surfaceTransparentDeep" | "surfaceClearHover" | "surfaceSolidCardActive" | "surfaceSolidCard" | "surfaceAccentHover" | "surfaceAccentMinorHover" | "surfaceAccentMinorActive" | "surfaceClearActive" | "surfaceClear" | "surfaceTransparentAccentHover" | "surfaceTransparentCardActive" | "surfaceTransparentCard" | "surfaceSolidCardHover" | "surfaceSolidCardBrightness" | "surfaceSolidDefault" | "surfaceSolidDefaultHover" | "surfaceTransparentAccentActive" | "surfaceTransparentPrimaryHover" | "surfaceTransparentSecondaryActive" | "surfaceTransparentAccent" | "surfaceSolidDefaultActive" | "surfaceTransparentSecondary" | "surfaceTransparentSecondaryHover" | "surfaceTransparentTertiaryActive" | "surfaceAccentActive" | "surfaceTransparentTertiary" | "surfaceNegativeHover" | "surfacePositiveActive" | "surfacePositive" | "surfaceInfoHover" | "surfaceNegativeActive" | "surfaceNegative" | "surfaceInfo" | "surfaceWarning" | "surfacePositiveHover" | "surfaceWarningActive" | "surfaceWarningHover" | "surfaceInfoActive" | "surfaceTransparentNegative" | "surfaceReadOnlyActive" | "surfaceReadOnlyHover" | "onDarkSurfaceSolidPrimaryBrightness" | "onDarkSurfaceSolidSecondaryActive" | "onDarkSurfaceSolidPrimaryHover" | "onDarkSurfaceSolidSecondary" | "onDarkSurfaceSolidSecondaryHover" | "onDarkSurfaceSolidTertiaryHover" | "onDarkSurfaceSolidTertiary" | "onDarkSurfaceSolidPrimary" | "surfaceReadOnly" | "onDarkSurfaceSolidPrimaryActive" | "onDarkSurfaceTransparentTertiaryHover" | "onDarkSurfaceAccent" | "onDarkSurfaceTransparentDeepHover" | "onDarkSurfaceTransparentPrimaryActive" | "onDarkSurfaceTransparentPrimary" | "onDarkSurfaceTransparentCardBrightness" | "onDarkSurfaceTransparentDeepActive" | "onDarkSurfaceTransparentCardHover" | "onDarkSurfaceTransparentDeep" | "onDarkSurfaceClearHover" | "onDarkSurfaceSolidCardActive" | "onDarkSurfaceSolidCard" | "onDarkSurfaceAccentHover" | "onDarkSurfaceClear" | "onDarkSurfaceAccentMinor" | "onDarkSurfaceClearActive" | "onDarkSurfaceSolidCardHover" | "onDarkSurfaceSolidCardBrightness" | "onDarkSurfaceSolidDefaultActive" | "onDarkSurfaceTransparentCardActive" | "onDarkSurfaceTransparentCard" | "onDarkSurfaceTransparentPrimaryHover" | "onDarkSurfaceTransparentSecondaryActive" | "onDarkSurfaceSolidDefaultHover" | "onDarkSurfaceTransparentSecondary" | "onDarkSurfaceTransparentSecondaryHover" | "onDarkSurfaceTransparentTertiaryActive" | "onDarkSurfaceAccentActive" | "onDarkSurfaceTransparentTertiary" | "onDarkSurfaceWarningHover" | "onDarkSurfaceNegativeHover" | "onDarkSurfacePositiveActive" | "onDarkSurfacePositive" | "onDarkSurfaceInfoHover" | "onDarkSurfaceNegativeActive" | "onDarkSurfaceNegative" | "onDarkSurfaceInfo" | "onDarkSurfaceTransparentAccentHover" | "onDarkSurfaceTransparentAccentActive" | "onDarkSurfaceTransparentAccent" | "onDarkSurfaceWarningActive" | "onDarkSurfaceWarning" | "onDarkSurfaceInfoActive" | "onDarkSurfacePositiveHover" | "onDarkSurfaceTransparentNegative" | "onDarkSurfaceReadOnlyHover" | "onLightSurfaceSolidPrimaryBrightness" | "onLightSurfaceSolidSecondaryActive" | "onLightSurfaceSolidPrimaryHover" | "onLightSurfaceSolidSecondary" | "onLightSurfaceSolidSecondaryHover" | "onLightSurfaceSolidTertiaryHover" | "onLightSurfaceSolidTertiary" | "onDarkSurfaceReadOnly" | "onLightSurfaceSolidPrimaryActive" | "onLightSurfaceSolidPrimary" | "onDarkSurfaceReadOnlyActive" | "onDarkSurfaceTransparentNegativeHover" | "onDarkSurfaceTransparentNegativeActive" | "onLightSurfaceTransparentTertiaryHover" | "onLightSurfaceAccent" | "onLightSurfaceTransparentDeepHover" | "onLightSurfaceTransparentPrimaryActive" | "onLightSurfaceTransparentPrimary" | "onLightSurfaceTransparentCardBrightness" | "onLightSurfaceTransparentDeepActive" | "onLightSurfaceTransparentCardHover" | "onLightSurfaceTransparentDeep" | "onLightSurfaceClearHover" | "onLightSurfaceSolidCardActive" | "onLightSurfaceSolidCard" | "onLightSurfaceAccentHover" | "onLightSurfaceClearActive" | "onLightSurfaceClear" | "onLightSurfaceSolidCardHover" | "onLightSurfaceSolidCardBrightness" | "onLightSurfaceSolidDefault" | "onLightSurfaceSolidDefaultHover" | "onLightSurfaceTransparentCardActive" | "onLightSurfaceTransparentPrimaryHover" | "onLightSurfaceTransparentSecondaryActive" | "onLightSurfaceTransparentCard" | "onLightSurfaceSolidDefaultActive" | "onLightSurfaceTransparentSecondary" | "onLightSurfaceTransparentSecondaryHover" | "onLightSurfaceTransparentTertiaryActive" | "onLightSurfaceAccentActive" | "onLightSurfaceTransparentTertiary" | "onLightSurfacePositiveHover" | "onLightSurfaceWarningHover" | "onLightSurfaceNegativeHover" | "onLightSurfacePositiveActive" | "onLightSurfacePositive" | "onLightSurfaceInfoHover" | "onLightSurfaceNegativeActive" | "onLightSurfaceNegative" | "onLightSurfaceInfo" | "onLightSurfaceTransparentAccent" | "onLightSurfaceTransparentAccentHover" | "onLightSurfaceTransparentAccentActive" | "onLightSurfaceWarningActive" | "onLightSurfaceInfoActive" | "onLightSurfaceWarning" | "onLightSurfaceTransparentNegativeActive" | "onLightSurfaceTransparentNegative" | "onLightSurfaceReadOnlyHover" | "inverseSurfaceSolidPrimaryBrightness" | "inverseSurfaceSolidSecondaryActive" | "inverseSurfaceSolidPrimaryHover" | "inverseSurfaceSolidSecondary" | "inverseSurfaceSolidSecondaryHover" | "onLightSurfaceReadOnly" | "onLightSurfaceReadOnlyActive" | "inverseSurfaceSolidPrimary" | "onLightSurfaceTransparentNegativeHover" | "inverseSurfaceSolidPrimaryActive" | "inverseSurfaceTransparentTertiary" | "inverseSurfaceTransparentTertiaryHover" | "inverseSurfaceAccent" | "inverseSurfaceTransparentDeepHover" | "inverseSurfaceTransparentPrimaryActive" | "inverseSurfaceTransparentPrimary" | "inverseSurfaceTransparentCardBrightness" | "inverseSurfaceTransparentDeepActive" | "inverseSurfaceTransparentCardHover" | "inverseSurfaceTransparentDeep" | "inverseSurfaceClearHover" | "inverseSurfaceSolidCardActive" | "inverseSurfaceSolidCard" | "inverseSurfaceClearActive" | "inverseSurfaceTransparentCard" | "inverseSurfaceTransparentCardActive" | "inverseSurfaceSolidCardBrightness" | "inverseSurfaceSolidCardHover" | "inverseSurfaceSolidDefaultActive" | "inverseSurfaceSolidTertiaryHover" | "inverseSurfaceSolidTertiaryActive" | "inverseSurfaceSolidDefault" | "inverseSurfaceSolidDefaultHover" | "inverseSurfaceTransparentPrimaryHover" | "inverseSurfaceTransparentSecondaryActive" | "inverseSurfaceTransparentSecondary" | "inverseSurfaceTransparentSecondaryHover" | "inverseSurfaceClear" | "inverseSurfaceTransparentTertiaryActive" | "inverseSurfaceWarningActive" | "inverseSurfaceWarning" | "inverseSurfacePositiveHover" | "inverseSurfaceWarningHover" | "inverseSurfaceAccentActive" | "inverseSurfaceNegativeHover" | "inverseSurfacePositiveActive" | "inverseSurfacePositive" | "inverseSurfaceInfoHover" | "inverseSurfaceNegativeActive" | "inverseSurfaceNegative" | "inverseSurfaceInfoActive" | "inverseSurfaceInfo" | "inverseSurfaceTransparentAccentHover" | "inverseSurfaceAccentMinorActive" | "inverseSurfaceTransparentAccentActive" | "inverseSurfaceAccentHover" | "inverseSurfaceTransparentAccent" | "inverseSurfaceTransparentNegativeHover" | "inverseSurfaceTransparentNegativeActive" | "inverseSurfaceTransparentNegative" | "inverseSurfaceReadOnlyActive" | "inverseSurfaceReadOnlyHover" | "backgroundTertiary" | "lightBackgroundPrimary" | "darkBackgroundTertiary" | "backgroundPrimary" | "backgroundSecondary" | "inverseSurfaceReadOnly" | "darkBackgroundPrimary" | "darkBackgroundSecondary" | "onDarkOverlayHard" | "inverseOverlaySoft" | "outlineTransparentPrimaryActive" | "outlineTransparentPrimary" | "outlineTransparentPrimaryHover" | "overlayHard" | "onDarkOverlaySoft" | "lightBackgroundTertiary" | "outlineClear" | "inverseOverlayHard" | "onLightOverlayHard" | "overlaySoft" | "inverseBackgroundTertiary" | "inverseBackgroundPrimary" | "inverseBackgroundSecondary" | "onLightOverlaySoft" | "outlinePositiveHover" | "outlineWarningHover" | "outlineNegativeHover" | "outlineInfoHover" | "outlinePositiveActive" | "outlinePositive" | "outlineNegativeActive" | "outlineNegative" | "outlineWarningActive" | "outlineInfo" | "outlineInfoActive" | "outlineAccentHover" | "outlineWarning" | "outlineClearActive" | "outlineClearHover" | "outlineAccentActive" | "onDarkOutlineTransparentPrimaryActive" | "onDarkOutlineTransparentPrimary" | "onDarkOutlineTransparentPrimaryHover" | "onDarkOutlinePositiveHover" | "onDarkOutlineWarningHover" | "onDarkOutlineNegativeHover" | "onDarkOutlinePositiveActive" | "onDarkOutlinePositive" | "onDarkOutlineInfoHover" | "onDarkOutlineNegativeActive" | "onDarkOutlineNegative" | "onDarkOutlineAccent" | "onDarkOutlineInfo" | "onDarkOutlineClearHover" | "onDarkOutlineAccentHover" | "onDarkOutlineClearActive" | "onDarkOutlineClear" | "onDarkOutlineWarningActive" | "onDarkOutlineInfoActive" | "onDarkOutlineWarning" | "onDarkOutlineAccentActive" | "onLightOutlineClearHover" | "onLightOutlinePositiveHover" | "onLightOutlinePositive" | "onLightOutlineAccentHover" | "onLightOutlineTransparentPrimaryActive" | "onLightOutlineClear" | "onLightOutlineTransparentPrimary" | "onLightOutlineAccent" | "onLightOutlineTransparentPrimaryHover" | "onLightOutlineClearActive" | "onLightOutlineAccentActive" | "onLightOutlineNegativeActive" | "onLightOutlineNegative" | "onLightOutlineWarningHover" | "onLightOutlineWarning" | "onLightOutlineNegativeHover" | "onLightOutlineInfoHover" | "onLightOutlineInfo" | "onLightOutlineInfoActive" | "inverseOutlineTransparentPrimaryHover" | "inverseOutlineClearHover" | "inverseOutlineAccentHover" | "inverseOutlineClearActive" | "inverseOutlineClear" | "inverseOutlineTransparentPrimaryActive" | "inverseOutlineTransparentPrimary" | "inverseOutlineAccent" | "inverseOutlineAccentActive" | "inverseOutlineNegativeHover" | "inverseOutlineInfoHover" | "inverseOutlineInfo" | "inverseOutlinePositiveActive" | "inverseOutlinePositive" | "inverseOutlineNegativeActive" | "inverseOutlineNegative" | "inverseOutlineWarningActive" | "inverseOutlineWarning" | "inverseOutlinePositiveHover" | "inverseOutlineWarningHover" | "inverseOutlineInfoActive" | "inverseSurfaceAccentMinorHover" | "onDarkSurfaceSolidDefault" | "onLightSurfaceAccentMinorActive" | "textPrimaryHover" | "onDarkPersonasIndigoSurfaceAccentGradient" | "onDarkPersonasSeaBlueSurfaceAccentGradient" | "inversePersonasPinkSurfaceAccentGradient" | "overlayGradient" | "personasSeaBlueSurfaceAccentGradient" | "onDarkPersonasOchreSurfaceAccentGradient" | "inverseSurfaceAccentGradientSecondary" | "onDarkPersonasVioletSurfaceAccentGradient" | "inversePersonasOchreSurfaceAccentGradient" | "onDarkPersonasBlueSurfaceAccentGradient" | "onLightTextAccentGradientAI" | "inversePersonasSeaBlueSurfaceAccentGradient" | "inverseBackgroundGradient" | "onLightPersonasOliveSurfaceAccentGradient" | "inverseTextAccentGradientAI" | "backgroundGradient" | "outlineWhiteGradient" | "personasGreenSurfaceAccentGradient" | "inversePersonasIndigoSurfaceAccentGradient" | "surfaceSkeletonGradient" | "onDarkSurfaceSkeletonGradient" | "onLightOutlineWhiteGradient" | "inverseSurfaceSkeletonGradient" | "onDarkOverlayGradient" | "personasPinkSurfaceAccentGradient" | "darkBackgroundGradient" | "inverseOverlayGradient" | "lightBackgroundGradient" | "onLightPersonasPinkSurfaceAccentGradient" | "onLightSurfaceSkeletonGradient" | "onLightSurfaceAccentGradientSecondary" | "inversePersonasVioletSurfaceAccentGradient" | "personasVioletSurfaceAccentGradient" | "onLightOverlayGradient" | "onDarkSurfaceAccentGradientSecondary" | "inversePersonasGreenSurfaceAccentGradient" | "personasBlueSurfaceAccentGradient" | "inversePersonasOliveSurfaceAccentGradient" | "surfaceAccentGradientSecondary" | "onDarkPersonasGreenSurfaceAccentGradient" | "personasIndigoSurfaceAccentGradient" | "onLightPersonasSeaBlueSurfaceAccentGradient" | "onLightPersonasIndigoSurfaceAccentGradient" | "onLightPersonasGreenSurfaceAccentGradient" | "onLightPersonasBlueSurfaceAccentGradient" | "inversePersonasBlueSurfaceAccentGradient" | "personasOliveSurfaceAccentGradient" | "textAccentGradientAI" | "personasOchreSurfaceAccentGradient" | "onDarkPersonasPinkSurfaceAccentGradient" | "onDarkTextAccentGradientAI" | "onLightPersonasOchreSurfaceAccentGradient" | "onDarkOutlineWhiteGradient" | "inverseOutlineWhiteGradient" | "onLightPersonasVioletSurfaceAccentGradient" | "onDarkPersonasOliveSurfaceAccentGradient" | "surfaceAccentMinorGradient" | "onDarkSurfaceAccentGradient" | "onDarkSurfaceAccentMinorGradient" | "surfaceAccentGradient" | "inverseSurfaceAccentGradient" | "onLightSurfaceAccentGradient" | "inverseSurfaceAccentMinorGradient" | "onLightSurfaceAccentMinorGradient") | undefined;
|
|
5
|
-
shadow?: "shadowDownHardS" | "
|
|
6
|
-
borderRadius?: "borderRadius4xl" | "
|
|
4
|
+
backgroundColor?: ("surfaceTransparentNegativeActive" | "outlineAccent" | "surfaceTransparentNegativeHover" | "onDarkOutlineDefaultHover" | "surfaceAccentSecondaryHover" | "surfaceTransparentCardBrightnessHover" | "surfaceTransparentCardBrightnessActive" | "onLightSurfaceSolidPrimaryBrightnessHover" | "onLightSurfaceSolidPrimaryBrightnessActive" | "onDarkSurfaceTransparentCardBrightnessHover" | "onDarkSurfaceSolidCardBrightnessHover" | "onDarkSurfaceTransparentCardBrightnessActive" | "onLightPersonasOliveTextAccent" | "onDarkPersonasOliveTextAccent" | "inversePersonasOchreTextAccent" | "inversePersonasPinkTextAccent" | "surfaceSolidTertiaryActive" | "inverseSurfaceSolidPrimaryBrightnessHover" | "textPrimary" | "inverseSurfaceTransparentNavi" | "inverseSurfaceTransparentCardBrightnessHover" | "onLightSurfaceSolidTertiaryActive" | "inversePersonasIndigoTextAccent" | "inverseSurfaceSolidPrimaryBrightnessActive" | "personasOliveTextAccent" | "onDarkTextAccentMinorHover" | "onLightSurfaceTransparentCardBrightnessActive" | "onLightSurfaceTransparentCardBrightnessHover" | "onLightSurfaceSolidCardBrightnessActive" | "onDarkSurfaceAccentMinorActive" | "onLightSurfaceSolidCardBrightnessHover" | "onLightOutlinePositiveActive" | "outlinePrimary" | "inverseSurfaceSolidTertiary" | "inversePersonasGreenTextAccent" | "surfaceAccentSecondary" | "surfaceAccentMinor" | "onDarkSurfaceAccentSecondary" | "onDarkPersonasIndigoTextAccent" | "onDarkSurfaceSolidTertiaryActive" | "onLightSurfaceAccentMinor" | "onLightPersonasOchreTextAccent" | "onLightPersonasVioletTextAccent" | "inverseSurfaceTransparentCardBrightnessActive" | "onLightOutlineWarningActive" | "onDarkSurfaceAccentMinorHover" | "inverseSurfaceSolidCardBrightnessActive" | "onLightSurfaceAccentMinorHover" | "inverseSurfaceAccentMinor" | "onDarkSurfaceTransparentAccentMinor" | "onLightPersonasSeaBlueTextAccent" | "onDarkPersonasBlueTextAccent" | "onDarkPersonasVioletTextAccent" | "personasOchreTextAccent" | "onLightSurfaceTransparentNavi" | "inversePersonasBlueTextAccentActive" | "onLightTextWarningActive" | "inversePersonasOliveTextAccentHover" | "onLightSurfaceTransparentNaviActive" | "onLightPersonasBlueTextAccentActive" | "onLightOutlinePrimaryActive" | "onLightOutlineDefaultActive" | "onDarkPersonasOliveTextAccentActive" | "onDarkPersonasSeaBlueTextAccent" | "onDarkPersonasVioletTextAccentActive" | "onDarkPersonasGreenTextAccentHover" | "onDarkSurfaceAccentSecondaryActive" | "inversePersonasGreenTextAccentActive" | "inverseSurfaceAccentSecondary" | "onDarkTextPrimaryBrightnessHover" | "onDarkPersonasPinkTextAccentActive" | "inversePersonasIndigoTextAccentActive" | "personasSeaBlueTextAccentActive" | "onLightSurfaceTransparentAccentMinor" | "onLightPersonasPinkTextAccentActive" | "textPrimaryBrightnessHover" | "inverseSurfaceTransparentAccentMinorActive" | "personasOchreTextAccentHover" | "inversePersonasPinkTextAccentActive" | "onLightSurfaceTransparentNaviHover" | "outlinePrimaryActive" | "onDarkPersonasSeaBlueTextAccentActive" | "onLightPersonasGreenTextAccent" | "inverseSurfaceAccentSecondaryActive" | "personasIndigoTextAccentActive" | "personasGreenTextAccentActive" | "onDarkSurfaceTransparentNaviHover" | "inversePersonasSeaBlueTextAccentHover" | "onLightSurfaceAccentSecondaryHover" | "inversePersonasBlueTextAccentHover" | "inversePersonasIndigoTextAccentHover" | "onDarkPersonasOchreTextAccent" | "onLightPersonasGreenTextAccentHover" | "onDarkPersonasOchreTextAccentActive" | "onLightPersonasOchreTextAccentHover" | "outlinePrimaryHover" | "surfaceTransparentAccentMinorActive" | "surfaceTransparentNaviHover" | "inverseOutlineDefaultHover" | "inversePersonasVioletTextAccentHover" | "onLightSurfaceTransparentAccentMinorHover" | "inverseSurfaceTransparentAccentMinorHover" | "inverseSurfaceTransparentNaviHover" | "inverseOutlinePrimaryHover" | "personasOliveTextAccentHover" | "personasVioletTextAccent" | "inversePersonasOchreTextAccentHover" | "onDarkPersonasGreenTextAccentActive" | "onDarkPersonasPinkTextAccentHover" | "inversePersonasPinkTextAccentHover" | "onDarkPersonasIndigoTextAccentHover" | "onLightPersonasBlueTextAccentHover" | "onLightPersonasOliveTextAccentHover" | "onLightPersonasVioletTextAccentHover" | "onDarkOutlinePrimaryHover" | "onDarkPersonasPinkTextAccent" | "onDarkOutlinePrimary" | "onLightPersonasBlueTextAccent" | "surfaceAccentSecondaryActive" | "personasBlueTextAccent" | "personasBlueTextAccentActive" | "personasGreenTextAccent" | "surfaceSolidPrimaryBrightnessActive" | "onLightTextPrimaryBrightnessHover" | "personasPinkTextAccent" | "personasSeaBlueTextAccent" | "surfaceTransparentAccentMinor" | "personasVioletTextAccentHover" | "inversePersonasBlueTextAccent" | "inversePersonasOliveTextAccentActive" | "inverseSurfaceSolidCardBrightnessHover" | "inverseSurfaceTransparentAccentMinor" | "onDarkSurfaceSolidPrimaryBrightnessHover" | "onDarkSurfaceTransparentNavi" | "inverseTextPrimaryBrightnessHover" | "backgroundHardline" | "inverseOutlinePrimary" | "onDarkOutlineDefault" | "inversePersonasVioletTextAccent" | "personasIndigoTextAccent" | "inverseTextPrimaryBrightnessActive" | "onDarkTextPrimaryBrightnessActive" | "onLightTextPrimaryBrightnessActive" | "onDarkPersonasIndigoTextAccentActive" | "onDarkPersonasOchreTextAccentHover" | "personasPinkTextAccentHover" | "onDarkSurfaceTransparentNaviActive" | "onLightSurfaceAccentSecondary" | "onLightOutlineDefault" | "personasPinkTextAccentActive" | "inversePersonasOchreTextAccentActive" | "inversePersonasOliveTextAccent" | "onDarkPersonasBlueTextAccentActive" | "onDarkPersonasGreenTextAccent" | "onLightPersonasOliveTextAccentActive" | "onLightPersonasPinkTextAccent" | "onLightPersonasSeaBlueTextAccentActive" | "surfaceTransparentAccentMinorHover" | "inverseSurfaceTransparentNaviActive" | "onDarkSurfaceTransparentAccentMinorHover" | "onLightPersonasIndigoTextAccent" | "onDarkSurfaceSolidPrimaryBrightnessActive" | "onDarkSurfaceTransparentAccentMinorActive" | "onLightSurfaceAccentSecondaryActive" | "inversePersonasGreenTextAccentHover" | "onLightPersonasIndigoTextAccentActive" | "outlineTransparentWhiteActive" | "outlineTransparentWhiteHover" | "inverseOutlineDeep" | "inverseOutlineDeepActive" | "inverseOutlineDeepHover" | "inverseOutlineTransparentWhite" | "inverseOutlineTransparentWhiteHover" | "onDarkOutlineDeep" | "onDarkOutlineDeepActive" | "onDarkOutlineDeepHover" | "onDarkOutlineTransparentWhite" | "onDarkOutlineTransparentWhiteActive" | "onDarkOutlineTransparentWhiteHover" | "onLightOutlineDeep" | "onLightOutlineDeepActive" | "onLightOutlineDeepHover" | "onLightOutlineTransparentWhite" | "surfaceSolidDeep" | "surfaceSolidDeepActive" | "surfaceSolidDeepHover" | "surfaceTransparentCardMinor" | "surfaceTransparentCardMinorActive" | "surfaceTransparentCardMinorHover" | "inverseSurfaceSolidDeep" | "inverseSurfaceSolidDeepActive" | "inverseSurfaceSolidDeepHover" | "inverseSurfaceTransparentCardMinor" | "inverseSurfaceTransparentCardMinorActive" | "inverseSurfaceTransparentCardMinorHover" | "onDarkSurfaceSolidDeep" | "onDarkSurfaceSolidDeepActive" | "onDarkSurfaceSolidDeepHover" | "onDarkSurfaceTransparentCardMinor" | "onDarkSurfaceTransparentCardMinorActive" | "onDarkSurfaceTransparentCardMinorHover" | "onLightSurfaceSolidDeep" | "onLightSurfaceSolidDeepActive" | "onLightSurfaceSolidDeepHover" | "onLightSurfaceTransparentCardMinor" | "onLightSurfaceTransparentCardMinorActive" | "onLightSurfaceTransparentCardMinorHover" | "outlineDeepActive" | "outlineDeepHover" | "onLightOutlineTransparentWhiteActive" | "onLightOutlineTransparentWhiteHover" | "textPositiveActive" | "textPositiveHover" | "textPrimaryActive" | "textPrimaryBrightness" | "textNegative" | "textNegativeActive" | "textNegativeHover" | "textTertiaryActive" | "textTertiaryHover" | "textWarning" | "textWarningActive" | "textWarningHover" | "textAccentMinor" | "textAccentMinorActive" | "textAccentMinorHover" | "textParagraphHover" | "textPositive" | "textParagraph" | "textParagraphActive" | "textInfo" | "textInfoActive" | "textInfoHover" | "textSecondary" | "textSecondaryActive" | "textSecondaryHover" | "textTertiary" | "textAccent" | "textAccentActive" | "onDarkTextAccentMinorActive" | "onDarkTextInfoActive" | "onDarkTextInfo" | "onDarkTextInfoHover" | "onDarkTextNegative" | "onDarkTextSecondary" | "onDarkTextSecondaryActive" | "onDarkTextTertiary" | "onDarkTextSecondaryHover" | "onDarkTextPrimary" | "onDarkTextAccentHover" | "onDarkTextPositive" | "onDarkTextParagraphHover" | "onDarkTextNegativeActive" | "onDarkTextParagraph" | "onDarkTextNegativeHover" | "onDarkTextPrimaryActive" | "onDarkTextPrimaryBrightness" | "onDarkTextWarningHover" | "onDarkTextTertiaryActive" | "onDarkTextWarning" | "onDarkTextWarningActive" | "onDarkTextTertiaryHover" | "onDarkTextPrimaryHover" | "onDarkTextPositiveActive" | "onDarkTextAccentMinor" | "onDarkTextPositiveHover" | "onLightTextTertiaryActive" | "onLightTextWarning" | "onLightTextTertiaryHover" | "onLightTextWarningHover" | "onLightTextPositiveActive" | "onLightTextPrimary" | "onLightTextPositiveHover" | "onLightTextAccentMinorActive" | "onLightTextParagraph" | "onLightTextAccentMinorHover" | "onLightTextParagraphActive" | "onLightTextPositive" | "onLightTextParagraphHover" | "onLightTextSecondary" | "onLightTextSecondaryActive" | "onLightTextTertiary" | "onLightTextSecondaryHover" | "onLightTextPrimaryActive" | "onLightTextPrimaryHover" | "onLightTextPrimaryBrightness" | "onLightTextAccentActive" | "onLightTextAccentMinor" | "onLightTextAccent" | "onLightTextAccentHover" | "onLightTextNegativeActive" | "onLightTextNegativeHover" | "inverseTextSecondaryHover" | "inverseTextSecondary" | "inverseTextSecondaryActive" | "inverseTextTertiaryActive" | "onLightTextInfo" | "inverseTextTertiaryHover" | "onLightTextInfoActive" | "onLightTextInfoHover" | "inverseTextPrimaryActive" | "inverseTextPrimaryHover" | "inverseTextPrimaryBrightness" | "inverseTextAccentMinorActive" | "inverseTextParagraph" | "inverseTextAccentMinorHover" | "inverseTextParagraphActive" | "inverseTextPrimary" | "inverseTextParagraphHover" | "inverseTextTertiary" | "onLightTextNegative" | "inverseTextAccentActive" | "inverseTextAccentHover" | "inverseTextAccentMinor" | "inverseTextNegative" | "inverseTextPositiveActive" | "inverseTextPositiveHover" | "inverseTextNegativeActive" | "inverseTextNegativeHover" | "surfaceSolidSecondary" | "surfaceSolidTertiary" | "surfaceSolidSecondaryActive" | "surfaceSolidSecondaryHover" | "surfaceSolidTertiaryHover" | "inverseTextInfoActive" | "inverseTextInfo" | "inverseTextInfoHover" | "inverseTextWarning" | "inverseTextWarningHover" | "surfaceSolidPrimary" | "inverseTextWarningActive" | "inverseTextPositive" | "surfaceSolidPrimaryHover" | "surfaceAccentHover" | "surfaceAccentActive" | "surfaceTransparentPrimaryActive" | "surfaceTransparentSecondary" | "surfaceTransparentPrimaryHover" | "surfaceTransparentDeep" | "surfaceTransparentPrimary" | "surfaceTransparentDeepActive" | "surfaceTransparentDeepHover" | "surfaceSolidCardActive" | "surfaceSolidCardHover" | "surfaceSolidCardBrightness" | "surfaceClearActive" | "surfaceClear" | "surfaceSolidCard" | "surfaceClearHover" | "surfaceTransparentCardActive" | "surfaceTransparentCardHover" | "surfaceTransparentCardBrightness" | "surfaceSolidDefaultActive" | "surfaceSolidDefaultHover" | "surfaceTransparentAccentActive" | "surfaceTransparentCard" | "surfaceTransparentSecondaryActive" | "surfaceTransparentTertiary" | "surfaceTransparentAccentHover" | "surfaceTransparentAccent" | "surfaceTransparentSecondaryHover" | "surfaceTransparentTertiaryActive" | "surfaceTransparentTertiaryHover" | "surfacePositiveActive" | "surfacePositiveHover" | "surfaceNegativeActive" | "surfacePositive" | "surfaceNegativeHover" | "surfaceInfoHover" | "surfaceWarning" | "surfaceWarningHover" | "surfaceWarningActive" | "surfaceInfoActive" | "surfaceNegative" | "surfaceTransparentNegative" | "onDarkSurfaceSolidSecondary" | "onDarkSurfaceSolidTertiary" | "onDarkSurfaceSolidSecondaryActive" | "onDarkSurfaceSolidSecondaryHover" | "onDarkSurfaceSolidTertiaryHover" | "onDarkSurfaceSolidPrimaryActive" | "onDarkSurfaceSolidPrimaryBrightness" | "surfaceReadOnlyActive" | "surfaceReadOnly" | "surfaceReadOnlyHover" | "onDarkSurfaceSolidPrimaryHover" | "onDarkSurfaceSolidPrimary" | "onDarkSurfaceAccent" | "onDarkSurfaceAccentHover" | "onDarkSurfaceAccentActive" | "onDarkSurfaceTransparentPrimaryActive" | "onDarkSurfaceTransparentSecondary" | "onDarkSurfaceTransparentPrimaryHover" | "onDarkSurfaceTransparentDeep" | "onDarkSurfaceTransparentPrimary" | "onDarkSurfaceTransparentDeepActive" | "onDarkSurfaceTransparentDeepHover" | "onDarkSurfaceSolidCardActive" | "onDarkSurfaceSolidCardHover" | "onDarkSurfaceSolidCardBrightness" | "onDarkSurfaceClear" | "onDarkSurfaceClearHover" | "onDarkSurfaceClearActive" | "onDarkSurfaceSolidCard" | "onDarkSurfaceSolidDefaultHover" | "onDarkSurfaceSolidDefaultActive" | "onDarkSurfaceTransparentCard" | "onDarkSurfaceTransparentCardHover" | "onDarkSurfaceTransparentCardBrightness" | "onDarkSurfaceTransparentSecondaryActive" | "onDarkSurfaceTransparentTertiary" | "onDarkSurfaceTransparentCardActive" | "onDarkSurfaceTransparentSecondaryHover" | "onDarkSurfaceTransparentTertiaryActive" | "onDarkSurfaceTransparentTertiaryHover" | "onDarkSurfacePositiveActive" | "onDarkSurfacePositiveHover" | "onDarkSurfaceNegativeActive" | "onDarkSurfacePositive" | "onDarkSurfaceNegativeHover" | "onDarkSurfaceInfoHover" | "onDarkSurfaceInfo" | "onDarkSurfaceInfoActive" | "onDarkSurfaceWarningActive" | "onDarkSurfaceTransparentAccent" | "onDarkSurfaceTransparentAccentHover" | "onDarkSurfaceTransparentAccentActive" | "onDarkSurfaceWarning" | "onDarkSurfaceWarningHover" | "onDarkSurfaceNegative" | "onDarkSurfaceTransparentNegativeActive" | "onDarkSurfaceTransparentNegativeHover" | "onDarkSurfaceReadOnlyActive" | "onDarkSurfaceTransparentNegative" | "onLightSurfaceSolidSecondary" | "onLightSurfaceSolidTertiary" | "onLightSurfaceSolidSecondaryActive" | "onLightSurfaceSolidSecondaryHover" | "onLightSurfaceSolidTertiaryHover" | "onDarkSurfaceReadOnlyHover" | "onDarkSurfaceReadOnly" | "onLightSurfaceSolidPrimaryActive" | "onLightSurfaceSolidPrimaryHover" | "onLightSurfaceSolidPrimaryBrightness" | "onLightSurfaceSolidPrimary" | "onLightSurfaceAccent" | "onLightSurfaceAccentHover" | "onLightSurfaceAccentActive" | "onLightSurfaceTransparentPrimaryActive" | "onLightSurfaceTransparentSecondary" | "onLightSurfaceTransparentPrimaryHover" | "onLightSurfaceTransparentDeep" | "onLightSurfaceTransparentPrimary" | "onLightSurfaceTransparentDeepActive" | "onLightSurfaceSolidCardActive" | "onLightSurfaceSolidCardHover" | "onLightSurfaceSolidCardBrightness" | "onLightSurfaceClearActive" | "onLightSurfaceSolidCard" | "onLightSurfaceClearHover" | "onLightSurfaceSolidDefaultActive" | "onLightSurfaceSolidDefault" | "onLightSurfaceSolidDefaultHover" | "onLightSurfaceTransparentCardActive" | "onLightSurfaceTransparentCardHover" | "onLightSurfaceTransparentSecondaryActive" | "onLightSurfaceTransparentTertiary" | "onLightSurfaceTransparentCardBrightness" | "onLightSurfaceTransparentCard" | "onLightSurfaceTransparentTertiaryActive" | "onLightSurfaceTransparentTertiaryHover" | "onLightSurfaceInfo" | "onLightSurfacePositiveActive" | "onLightSurfacePositiveHover" | "onLightSurfaceNegativeActive" | "onLightSurfacePositive" | "onLightSurfaceNegativeHover" | "onLightSurfaceInfoHover" | "onLightSurfaceInfoActive" | "onLightSurfaceTransparentAccentHover" | "onLightSurfaceTransparentAccent" | "onLightSurfaceTransparentAccentActive" | "onLightSurfaceWarning" | "onLightSurfaceWarningActive" | "onLightSurfaceNegative" | "onLightSurfaceWarningHover" | "onLightSurfaceTransparentNegativeActive" | "onLightSurfaceTransparentNegativeHover" | "onLightSurfaceReadOnlyActive" | "onLightSurfaceTransparentNegative" | "inverseSurfaceSolidSecondary" | "inverseSurfaceSolidSecondaryHover" | "onLightSurfaceReadOnlyHover" | "onLightSurfaceReadOnly" | "inverseSurfaceSolidPrimaryBrightness" | "inverseSurfaceSolidPrimaryActive" | "inverseSurfaceSolidPrimaryHover" | "inverseSurfaceTransparentTertiaryHover" | "inverseSurfaceClearActive" | "inverseSurfaceClear" | "inverseSurfaceTransparentPrimaryActive" | "inverseSurfaceTransparentSecondary" | "inverseSurfaceTransparentPrimaryHover" | "inverseSurfaceTransparentDeep" | "inverseSurfaceTransparentPrimary" | "inverseSurfaceTransparentDeepActive" | "inverseSurfaceTransparentDeepHover" | "inverseSurfaceSolidCardActive" | "inverseSurfaceSolidCardHover" | "inverseSurfaceSolidCardBrightness" | "inverseSurfaceSolidCard" | "inverseSurfaceTransparentCardBrightness" | "inverseSurfaceTransparentCardHover" | "inverseSurfaceSolidDefaultActive" | "inverseSurfaceSolidTertiaryActive" | "inverseSurfaceTransparentCardActive" | "inverseSurfaceTransparentCard" | "inverseSurfaceSolidDefaultHover" | "inverseSurfaceSolidTertiaryHover" | "inverseSurfaceTransparentSecondaryActive" | "inverseSurfaceTransparentTertiary" | "inverseSurfaceTransparentSecondaryHover" | "inverseSurfaceTransparentTertiaryActive" | "inverseSurfaceClearHover" | "inverseSurfaceWarningActive" | "inverseSurfaceWarningHover" | "inverseSurfaceAccentHover" | "inverseSurfacePositiveActive" | "inverseSurfacePositiveHover" | "inverseSurfaceNegativeActive" | "inverseSurfacePositive" | "inverseSurfaceNegativeHover" | "inverseSurfaceNegative" | "inverseSurfaceInfoHover" | "inverseSurfaceWarning" | "inverseSurfaceTransparentAccent" | "inverseSurfaceInfoActive" | "inverseSurfaceTransparentAccentActive" | "inverseSurfaceInfo" | "inverseSurfaceTransparentAccentHover" | "inverseSurfaceTransparentNegativeActive" | "inverseSurfaceTransparentNegativeHover" | "inverseSurfaceTransparentNegative" | "backgroundSecondary" | "backgroundTertiary" | "lightBackgroundPrimary" | "inverseSurfaceReadOnlyActive" | "darkBackgroundSecondary" | "inverseSurfaceReadOnlyHover" | "inverseSurfaceReadOnly" | "darkBackgroundTertiary" | "backgroundPrimary" | "onDarkOverlaySoft" | "onDarkOverlayHard" | "outlineTransparentPrimaryActive" | "outlineTransparentPrimary" | "outlineTransparentPrimaryHover" | "overlayHard" | "overlaySoft" | "onLightOverlayHard" | "inverseOverlaySoft" | "onLightOverlaySoft" | "inverseOverlayHard" | "outlineClear" | "inverseBackgroundTertiary" | "inverseBackgroundSecondary" | "lightBackgroundTertiary" | "outlinePositive" | "outlineNegative" | "outlineAccentHover" | "outlineAccentActive" | "outlinePositiveActive" | "outlinePositiveHover" | "outlineNegativeActive" | "outlineNegativeHover" | "outlineClearHover" | "outlineInfoHover" | "outlineWarningHover" | "outlineClearActive" | "outlineWarning" | "outlineWarningActive" | "outlineInfo" | "outlineInfoActive" | "onDarkOutlineTransparentPrimary" | "onDarkOutlineTransparentPrimaryActive" | "onDarkOutlineTransparentPrimaryHover" | "onDarkOutlineWarning" | "onDarkOutlineAccent" | "onDarkOutlinePositiveActive" | "onDarkOutlinePositiveHover" | "onDarkOutlineNegativeActive" | "onDarkOutlinePositive" | "onDarkOutlineNegativeHover" | "onDarkOutlineAccentHover" | "onDarkOutlineClear" | "onDarkOutlineInfoHover" | "onDarkOutlineInfoActive" | "onDarkOutlineInfo" | "onDarkOutlineClearHover" | "onDarkOutlineClearActive" | "onDarkOutlineWarningActive" | "onDarkOutlineNegative" | "onDarkOutlineWarningHover" | "onLightOutlinePositiveHover" | "onLightOutlineClear" | "onLightOutlineClearHover" | "onLightOutlineTransparentPrimary" | "onLightOutlineTransparentPrimaryActive" | "onLightOutlineTransparentPrimaryHover" | "onLightOutlineAccentHover" | "onLightOutlinePositive" | "onLightOutlineAccentActive" | "onLightOutlineClearActive" | "onLightOutlineNegativeActive" | "onLightOutlineNegativeHover" | "onLightOutlineWarning" | "onLightOutlineWarningHover" | "onLightOutlineNegative" | "onLightOutlineInfoHover" | "onLightOutlineInfo" | "onLightOutlineInfoActive" | "inverseOutlineAccentActive" | "inverseOutlineClear" | "inverseOutlineClearActive" | "inverseOutlineClearHover" | "inverseOutlineTransparentPrimaryHover" | "inverseOutlineTransparentPrimary" | "inverseOutlineTransparentPrimaryActive" | "inverseOutlinePositive" | "inverseOutlineNegative" | "inverseOutlineInfoHover" | "inverseOutlineInfoActive" | "inverseOutlinePositiveActive" | "inverseOutlinePositiveHover" | "inverseOutlineNegativeActive" | "inverseOutlineNegativeHover" | "inverseOutlineWarningActive" | "inverseOutlineWarningHover" | "inverseOutlineWarning" | "inverseOutlineInfo" | "inverseSurfaceAccentMinorHover" | "onDarkSurfaceSolidDefault" | "onLightSurfaceAccentMinorActive" | "textPrimaryHover" | "darkBackgroundPrimary" | "inverseBackgroundHardline" | "inverseBackgroundPrimary" | "lightBackgroundHardline" | "lightBackgroundSecondary" | "outlineDeep" | "outlineDefault" | "outlineDefaultActive" | "outlineDefaultHover" | "outlineTransparentWhite" | "inverseOutlineAccent" | "inverseOutlineAccentHover" | "inverseOutlineDefault" | "inverseOutlineDefaultActive" | "onLightOutlineDefaultHover" | "onLightOutlinePrimaryHover" | "personasBlueTextAccentHover" | "personasGreenTextAccentHover" | "personasIndigoTextAccentHover" | "personasSeaBlueTextAccentHover" | "onDarkPersonasBlueTextAccentHover" | "onDarkPersonasOliveTextAccentHover" | "onDarkPersonasSeaBlueTextAccentHover" | "onDarkPersonasVioletTextAccentHover" | "onLightPersonasIndigoTextAccentHover" | "onLightPersonasPinkTextAccentHover" | "onLightPersonasSeaBlueTextAccentHover" | "surfaceAccentMinorHover" | "inverseSurfaceAccentSecondaryHover" | "onDarkSurfaceAccentSecondaryHover" | "onLightSurfaceTransparentDeepHover" | "onLightSurfaceTransparentSecondaryHover" | "textAccentHover" | "inverseOutlinePrimaryActive" | "inverseOutlineTransparentWhiteActive" | "onDarkOutlineAccentActive" | "onDarkOutlineDefaultActive" | "onDarkOutlinePrimaryActive" | "personasOchreTextAccentActive" | "personasOliveTextAccentActive" | "personasVioletTextAccentActive" | "inversePersonasSeaBlueTextAccentActive" | "inversePersonasVioletTextAccentActive" | "onLightPersonasGreenTextAccentActive" | "onLightPersonasOchreTextAccentActive" | "onLightPersonasVioletTextAccentActive" | "surfaceAccentMinorActive" | "surfaceSolidPrimaryActive" | "surfaceSolidPrimaryBrightnessHover" | "surfaceTransparentNaviActive" | "inverseSurfaceAccentActive" | "inverseSurfaceAccentMinorActive" | "inverseSurfaceSolidSecondaryActive" | "onLightSurfaceTransparentAccentMinorActive" | "onDarkTextAccentActive" | "onLightOutlineAccent" | "onLightOutlinePrimary" | "inversePersonasSeaBlueTextAccent" | "surfaceAccent" | "surfaceInfo" | "surfaceSolidCardBrightnessActive" | "surfaceSolidDefault" | "surfaceTransparentNavi" | "inverseSurfaceAccent" | "inverseSurfaceSolidPrimary" | "onDarkSurfaceAccentMinor" | "onLightSurfaceClear" | "textPrimaryBrightnessActive" | "inverseTextAccent" | "onDarkTextAccent" | "darkBackgroundHardline" | "surfaceSolidCardBrightnessHover" | "surfaceSolidPrimaryBrightness" | "inverseSurfaceSolidDefault" | "onDarkSurfaceSolidCardBrightnessActive" | "onDarkTextParagraphActive" | "overlayMedium" | "inverseOverlayMedium" | "onDarkOverlayMedium" | "onLightOverlayMedium" | "onLightPersonasOliveSurfaceAccentGradient" | "onDarkPersonasBlueSurfaceAccentGradient" | "onDarkOverlayGradient" | "inversePersonasOchreSurfaceAccentGradient" | "onDarkPersonasVioletSurfaceAccentGradient" | "onDarkSurfaceSkeletonGradient" | "onLightPersonasPinkSurfaceAccentGradient" | "inversePersonasSeaBlueSurfaceAccentGradient" | "onDarkPersonasSeaBlueSurfaceAccentGradient" | "onDarkPersonasOchreSurfaceAccentGradient" | "outlineWhiteGradient" | "surfaceSkeletonGradient" | "lightBackgroundGradient" | "overlayGradient" | "personasSeaBlueSurfaceAccentGradient" | "inversePersonasPinkSurfaceAccentGradient" | "inverseSurfaceSkeletonGradient" | "inverseTextAccentGradientAI" | "inverseOverlayGradient" | "onLightSurfaceSkeletonGradient" | "personasPinkSurfaceAccentGradient" | "inversePersonasIndigoSurfaceAccentGradient" | "backgroundGradient" | "inverseBackgroundGradient" | "personasGreenSurfaceAccentGradient" | "onLightOutlineWhiteGradient" | "inverseSurfaceAccentGradientSecondary" | "onLightTextAccentGradientAI" | "darkBackgroundGradient" | "onDarkTextAccentGradientAI" | "onDarkPersonasPinkSurfaceAccentGradient" | "inversePersonasGreenSurfaceAccentGradient" | "personasIndigoSurfaceAccentGradient" | "textAccentGradientAI" | "inversePersonasVioletSurfaceAccentGradient" | "personasOchreSurfaceAccentGradient" | "onDarkPersonasGreenSurfaceAccentGradient" | "onLightSurfaceAccentGradientSecondary" | "onLightPersonasBlueSurfaceAccentGradient" | "personasOliveSurfaceAccentGradient" | "surfaceAccentGradientSecondary" | "onLightPersonasSeaBlueSurfaceAccentGradient" | "onLightPersonasOchreSurfaceAccentGradient" | "onLightPersonasIndigoSurfaceAccentGradient" | "inversePersonasOliveSurfaceAccentGradient" | "inversePersonasBlueSurfaceAccentGradient" | "onDarkOutlineWhiteGradient" | "inverseOutlineWhiteGradient" | "personasVioletSurfaceAccentGradient" | "onLightPersonasGreenSurfaceAccentGradient" | "onLightPersonasVioletSurfaceAccentGradient" | "personasBlueSurfaceAccentGradient" | "onLightOverlayGradient" | "onDarkSurfaceAccentGradientSecondary" | "onDarkPersonasOliveSurfaceAccentGradient" | "surfaceAccentGradient" | "surfaceAccentMinorGradient" | "onDarkSurfaceAccentGradient" | "onDarkSurfaceAccentMinorGradient" | "onLightSurfaceAccentMinorGradient" | "inverseSurfaceAccentMinorGradient" | "onLightSurfaceAccentGradient" | "onDarkPersonasIndigoSurfaceAccentGradient" | "inverseSurfaceAccentGradient") | undefined;
|
|
5
|
+
shadow?: "shadowDownHardS" | "shadowDownSoftS" | "shadowDownSoftL" | "shadowDownSoftM" | "shadowDownHardM" | "shadowDownHardL" | "shadowUpSoftS" | "shadowUpSoftM" | "shadowUpSoftL" | "shadowUpHardS" | "shadowUpHardL" | "shadowUpHardM" | undefined;
|
|
6
|
+
borderRadius?: "borderRadius4xl" | "borderRadius3xl" | "borderRadius5xl" | "borderRadiusS" | "borderRadiusM" | "borderRadiusL" | "borderRadiusXxs" | "borderRadiusXl" | "borderRadiusXxl" | "borderRadiusXs" | "borderRadiusCircle" | undefined;
|
|
7
7
|
styles?: import("react").CSSProperties;
|
|
8
8
|
}) => import("react").CSSProperties;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
.dee0pdb{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:var(--text-primary,#FFFFFFFC);--plasma-link-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-link-color-active:var(--text-primary-active,#FFFFFFCA);--plasma-link-color-visited:var(--text-primary,#FFFFFFFC);--plasma-link-color-visited-hover:var(--text-primary-hover,#FFFFFF97);--plasma-link-color-visited-active:var(--text-primary-active,#FFFFFFCA);--plasma-link-underline-border:0.063rem;--plasma-link-underline-offset:0.25rem;}
|
|
2
|
-
.s1vofuw3{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:var(--text-secondary,#F6F2F0A3);--plasma-link-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-link-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-link-color-visited:var(--text-secondary,#F6F2F0A3);--plasma-link-color-visited-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-link-color-visited-active:var(--text-secondary-active,#F5F1EFC4);--plasma-link-underline-border:0.063rem;--plasma-link-underline-offset:0.25rem;}
|
|
3
|
-
.t1ahuwbf{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:var(--text-tertiary,#F6F2F03D);--plasma-link-color-hover:var(--text-tertiary-hover,#F5F1EFFF);--plasma-link-color-active:var(--text-tertiary-active,#F5F1EF49);--plasma-link-color-visited:var(--text-tertiary,#F6F2F03D);--plasma-link-color-visited-hover:var(--text-tertiary-hover,#F5F1EFFF);--plasma-link-color-visited-active:var(--text-tertiary-active,#F5F1EF49);--plasma-link-underline-border:0.063rem;--plasma-link-underline-offset:0.25rem;}
|
|
4
|
-
.p1ui8jxv{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:var(--text-paragraph,#F6F2F07A);--plasma-link-color-hover:var(--text-paragraph-hover,#F5F1EFFF);--plasma-link-color-active:var(--text-paragraph-active,#F5F1EF93);--plasma-link-color-visited:var(--text-paragraph,#F6F2F07A);--plasma-link-color-visited-hover:var(--text-paragraph-hover,#F5F1EFFF);--plasma-link-color-visited-active:var(--text-paragraph-active,#F5F1EF93);--plasma-link-underline-border:0.063rem;--plasma-link-underline-offset:0.25rem;}
|
|
5
|
-
.a19bifbw{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:var(--text-accent,#61C8B0);--plasma-link-color-hover:var(--text-accent-hover,#77CFBBFF);--plasma-link-color-active:var(--text-accent-active,#4ABFA4FF);--plasma-link-color-visited:var(--text-accent,#61C8B0);--plasma-link-color-visited-hover:var(--text-accent-hover,#77CFBBFF);--plasma-link-color-visited-active:var(--text-accent-active,#4ABFA4FF);--plasma-link-underline-border:0.063rem;--plasma-link-underline-offset:0.25rem;}
|
|
6
|
-
.p11g3bq7{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:var(--text-positive,#50A84C);--plasma-link-color-hover:var(--text-positive-hover,#62B65DFF);--plasma-link-color-active:var(--text-positive-active,#469442FF);--plasma-link-color-visited:var(--text-positive,#50A84C);--plasma-link-color-visited-hover:var(--text-positive-hover,#62B65DFF);--plasma-link-color-visited-active:var(--text-positive-active,#469442FF);--plasma-link-underline-border:0.063rem;--plasma-link-underline-offset:0.25rem;}
|
|
7
|
-
.w1j34p05{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:var(--text-warning,#DA6828);--plasma-link-color-hover:var(--text-warning-hover,#DF7D43FF);--plasma-link-color-active:var(--text-warning-active,#C45D21FF);--plasma-link-color-visited:var(--text-warning,#DA6828);--plasma-link-color-visited-hover:var(--text-warning-hover,#DF7D43FF);--plasma-link-color-visited-active:var(--text-warning-active,#C45D21FF);--plasma-link-underline-border:0.063rem;--plasma-link-underline-offset:0.25rem;}
|
|
8
|
-
.n1ozoxtr{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:var(--text-negative,#F57E83);--plasma-link-color-hover:var(--text-negative-hover,#F89BA0FF);--plasma-link-color-active:var(--text-negative-active,#F3626AFF);--plasma-link-color-visited:var(--text-negative,#F57E83);--plasma-link-color-visited-hover:var(--text-negative-hover,#F89BA0FF);--plasma-link-color-visited-active:var(--text-negative-active,#F3626AFF);--plasma-link-underline-border:0.063rem;--plasma-link-underline-offset:0.25rem;}
|
|
9
|
-
.cwo06rj{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:inherit;--plasma-link-color-hover:inherit;--plasma-link-color-active:inherit;--plasma-link-color-visited:inherit;--plasma-link-color-visited-hover:inherit;--plasma-link-color-visited-active:inherit;--plasma-link-underline-border:0.063rem;--plasma-link-underline-offset:0.25rem;}
|
|
10
|
-
.t1v6tmnt{--plasma-link-disabled-opacity:0.4;}
|
|
11
|
-
.t1obm9h5{--plasma-link-color-focus:var(--text-primary,#FFFFFFFC);}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
.dzci1i0{--plasma-progress-track-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-progress-filled-background-color:var(--surface-solid-default,#F6F2F0);--plasma-progress-value-color:var(--text-tertiary,#F6F2F03D);}
|
|
2
|
-
.s1i5ajg4{--plasma-progress-track-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-progress-filled-background-color:var(--surface-solid-tertiary,#474747);--plasma-progress-value-color:var(--text-tertiary,#F6F2F03D);}
|
|
3
|
-
.p1f0qtcq{--plasma-progress-track-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-progress-filled-background-color:var(--surface-accent,#0BA686);--plasma-progress-value-color:var(--text-tertiary,#F6F2F03D);}
|
|
4
|
-
.a12xzz3s{--plasma-progress-track-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-progress-filled-background-color:var(--surface-accent-gradient,linear-gradient(180.00deg,rgb(129,211,192) 0.0%,rgb(29,145,88) 100.0%));--plasma-progress-value-color:var(--text-tertiary,#F6F2F03D);}
|
|
5
|
-
.i18t0gqm{--plasma-progress-track-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-progress-filled-background-color:var(--surface-info,#9BCAF8);--plasma-progress-value-color:var(--text-tertiary,#F6F2F03D);}
|
|
6
|
-
.sxla5dw{--plasma-progress-track-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-progress-filled-background-color:var(--surface-positive,#A6D2A2);--plasma-progress-value-color:var(--text-tertiary,#F6F2F03D);}
|
|
7
|
-
.w16qv62u{--plasma-progress-track-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-progress-filled-background-color:var(--surface-warning,#F8AD80);--plasma-progress-value-color:var(--text-tertiary,#F6F2F03D);}
|
|
8
|
-
.ezrdfkb{--plasma-progress-track-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-progress-filled-background-color:var(--surface-negative,#F8A6A9);--plasma-progress-value-color:var(--text-tertiary,#F6F2F03D);}
|
|
9
|
-
.m1h3ynf2{--plasma-progress-track-height:0.25rem;--plasma-progress-track-border-radius:0.125rem;--plasma-progress-filled-height:0.375rem;--plasma-progress-filled-border-radius:0.375rem;--plasma-progress-value-margin-left:0.5rem;}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
.o136jz4i{--inverse-outline-default-active:var(--on-light-outline-default-active);--inverse-personas-sea-blue-text-accent-active:var(--on-light-personas-sea-blue-text-accent-active);--inverse-personas-violet-text-accent-active:var(--on-light-personas-violet-text-accent-active);--personas-green-text-accent-hover:var(--on-dark-personas-green-text-accent-hover);--personas-sea-blue-text-accent-hover:var(--on-dark-personas-sea-blue-text-accent-hover);--inverse-surface-accent-secondary-hover:var(--on-light-surface-accent-secondary-hover);--surface-transparent-navi-active:var(--on-dark-surface-transparent-navi-active);--outline-default-active:var(--on-dark-outline-default-active);--personas-olive-text-accent-active:var(--on-dark-personas-olive-text-accent-active);--surface-accent-secondary-hover:var(--on-dark-surface-accent-secondary-hover);--personas-indigo-text-accent-hover:var(--on-dark-personas-indigo-text-accent-hover);--inverse-outline-default:var(--on-light-outline-default);--personas-ochre-text-accent-active:var(--on-dark-personas-ochre-text-accent-active);--inverse-background-hardline:var(--light-background-hardline);--surface-transparent-navi:var(--on-dark-surface-transparent-navi);--personas-violet-text-accent-active:var(--on-dark-personas-violet-text-accent-active);--personas-blue-text-accent-hover:var(--on-dark-personas-blue-text-accent-hover);--outline-default:var(--on-dark-outline-default);--text-primary-brightness-active:var(--on-dark-text-primary-brightness-active);--surface-solid-primary-brightness-hover:var(--on-dark-surface-solid-primary-brightness-hover);--surface-transparent-card-brightness-hover:var(--on-dark-surface-transparent-card-brightness-hover);--surface-transparent-card-brightness-active:var(--on-dark-surface-transparent-card-brightness-active);--surface-solid-card-brightness-hover:var(--on-dark-surface-solid-card-brightness-hover);--surface-solid-card-brightness-active:var(--on-dark-surface-solid-card-brightness-active);--inverse-personas-pink-text-accent:var(--on-light-personas-pink-text-accent);--inverse-personas-ochre-text-accent:var(--on-light-personas-ochre-text-accent);--personas-olive-text-accent:var(--on-dark-personas-olive-text-accent);--inverse-personas-indigo-text-accent:var(--on-light-personas-indigo-text-accent);--surface-solid-tertiary-active:var(--on-dark-surface-solid-tertiary-active);--inverse-surface-solid-primary-brightness-hover:var(--on-light-surface-solid-primary-brightness-hover);--inverse-surface-solid-primary-brightness-active:var(--on-light-surface-solid-primary-brightness-active);--text-primary:var(--on-dark-text-primary);--outline-primary:var(--on-dark-outline-primary);--inverse-surface-transparent-navi:var(--on-light-surface-transparent-navi);--inverse-surface-transparent-card-brightness-hover:var(--on-light-surface-transparent-card-brightness-hover);--surface-accent-minor:var(--on-dark-surface-accent-minor);--inverse-surface-transparent-card-brightness-active:var(--on-light-surface-transparent-card-brightness-active);--inverse-surface-solid-tertiary:var(--on-light-surface-solid-tertiary);--inverse-personas-green-text-accent:var(--on-light-personas-green-text-accent);--surface-accent-secondary:var(--on-dark-surface-accent-secondary);--inverse-surface-accent-minor:var(--on-light-surface-accent-minor);--inverse-surface-solid-card-brightness-active:var(--on-light-surface-solid-card-brightness-active);--personas-ochre-text-accent:var(--on-dark-personas-ochre-text-accent);--personas-ochre-text-accent-hover:var(--on-dark-personas-ochre-text-accent-hover);--inverse-personas-green-text-accent-active:var(--on-light-personas-green-text-accent-active);--inverse-personas-pink-text-accent-active:var(--on-light-personas-pink-text-accent-active);--inverse-personas-olive-text-accent-hover:var(--on-light-personas-olive-text-accent-hover);--inverse-surface-accent-secondary-active:var(--on-light-surface-accent-secondary-active);--personas-sea-blue-text-accent-active:var(--on-dark-personas-sea-blue-text-accent-active);--text-primary-brightness-hover:var(--on-dark-text-primary-brightness-hover);--inverse-personas-blue-text-accent-active:var(--on-light-personas-blue-text-accent-active);--personas-indigo-text-accent-active:var(--on-dark-personas-indigo-text-accent-active);--inverse-surface-transparent-accent-minor-active:var(--on-light-surface-transparent-accent-minor-active);--inverse-surface-accent-secondary:var(--on-light-surface-accent-secondary);--personas-green-text-accent-active:var(--on-dark-personas-green-text-accent-active);--inverse-personas-indigo-text-accent-active:var(--on-light-personas-indigo-text-accent-active);--outline-primary-active:var(--on-dark-outline-primary-active);--surface-transparent-accent-minor-active:var(--on-dark-surface-transparent-accent-minor-active);--inverse-personas-blue-text-accent-hover:var(--on-light-personas-blue-text-accent-hover);--surface-transparent-navi-hover:var(--on-dark-surface-transparent-navi-hover);--inverse-personas-sea-blue-text-accent-hover:var(--on-light-personas-sea-blue-text-accent-hover);--inverse-personas-violet-text-accent-hover:var(--on-light-personas-violet-text-accent-hover);--inverse-surface-transparent-accent-minor-hover:var(--on-light-surface-transparent-accent-minor-hover);--inverse-surface-transparent-navi-hover:var(--on-light-surface-transparent-navi-hover);--inverse-personas-indigo-text-accent-hover:var(--on-light-personas-indigo-text-accent-hover);--outline-default-hover:var(--on-dark-outline-default-hover);--outline-primary-hover:var(--on-dark-outline-primary-hover);--inverse-outline-default-hover:var(--on-light-outline-default-hover);--personas-olive-text-accent-hover:var(--on-dark-personas-olive-text-accent-hover);--inverse-outline-primary-hover:var(--on-light-outline-primary-hover);--personas-violet-text-accent:var(--on-dark-personas-violet-text-accent);--inverse-personas-ochre-text-accent-hover:var(--on-light-personas-ochre-text-accent-hover);--inverse-personas-pink-text-accent-hover:var(--on-light-personas-pink-text-accent-hover);--inverse-text-primary-brightness-hover:var(--on-light-text-primary-brightness-hover);--background-hardline:var(--dark-background-hardline);--inverse-outline-primary:var(--on-light-outline-primary);--inverse-personas-olive-text-accent-active:var(--on-light-personas-olive-text-accent-active);--inverse-personas-sea-blue-text-accent:var(--on-light-personas-sea-blue-text-accent);--inverse-personas-violet-text-accent:var(--on-light-personas-violet-text-accent);--surface-accent-secondary-active:var(--on-dark-surface-accent-secondary-active);--surface-solid-primary-brightness-active:var(--on-dark-surface-solid-primary-brightness-active);--surface-transparent-accent-minor:var(--on-dark-surface-transparent-accent-minor);--inverse-surface-solid-card-brightness-hover:var(--on-light-surface-solid-card-brightness-hover);--inverse-surface-transparent-accent-minor:var(--on-light-surface-transparent-accent-minor);--personas-blue-text-accent:var(--on-dark-personas-blue-text-accent);--personas-blue-text-accent-active:var(--on-dark-personas-blue-text-accent-active);--personas-green-text-accent:var(--on-dark-personas-green-text-accent);--personas-pink-text-accent:var(--on-dark-personas-pink-text-accent);--personas-sea-blue-text-accent:var(--on-dark-personas-sea-blue-text-accent);--personas-violet-text-accent-hover:var(--on-dark-personas-violet-text-accent-hover);--inverse-personas-blue-text-accent:var(--on-light-personas-blue-text-accent);--personas-indigo-text-accent:var(--on-dark-personas-indigo-text-accent);--inverse-text-primary-brightness-active:var(--on-light-text-primary-brightness-active);--personas-pink-text-accent-hover:var(--on-dark-personas-pink-text-accent-hover);--personas-pink-text-accent-active:var(--on-dark-personas-pink-text-accent-active);--inverse-personas-ochre-text-accent-active:var(--on-light-personas-ochre-text-accent-active);--inverse-personas-olive-text-accent:var(--on-light-personas-olive-text-accent);--surface-transparent-accent-minor-hover:var(--on-dark-surface-transparent-accent-minor-hover);--inverse-surface-transparent-navi-active:var(--on-light-surface-transparent-navi-active);--inverse-outline-primary-active:var(--on-light-outline-primary-active);--inverse-personas-green-text-accent-hover:var(--on-light-personas-green-text-accent-hover);--outline-deep-active:var(--on-dark-outline-deep-active);--outline-deep-hover:var(--on-dark-outline-deep-hover);--outline-transparent-white:var(--on-dark-outline-transparent-white);--outline-transparent-white-active:var(--on-dark-outline-transparent-white-active);--outline-transparent-white-hover:var(--on-dark-outline-transparent-white-hover);--inverse-outline-deep:var(--on-light-outline-deep);--inverse-outline-deep-active:var(--on-light-outline-deep-active);--inverse-outline-deep-hover:var(--on-light-outline-deep-hover);--inverse-outline-transparent-white:var(--on-light-outline-transparent-white);--inverse-outline-transparent-white-hover:var(--on-light-outline-transparent-white-hover);--surface-solid-deep:var(--on-dark-surface-solid-deep);--surface-solid-deep-active:var(--on-dark-surface-solid-deep-active);--surface-solid-deep-hover:var(--on-dark-surface-solid-deep-hover);--surface-transparent-card-minor:var(--on-dark-surface-transparent-card-minor);--surface-transparent-card-minor-active:var(--on-dark-surface-transparent-card-minor-active);--surface-transparent-card-minor-hover:var(--on-dark-surface-transparent-card-minor-hover);--inverse-surface-solid-deep:var(--on-light-surface-solid-deep);--inverse-surface-solid-deep-active:var(--on-light-surface-solid-deep-active);--inverse-surface-solid-deep-hover:var(--on-light-surface-solid-deep-hover);--inverse-surface-transparent-card-minor:var(--on-light-surface-transparent-card-minor);--inverse-surface-transparent-card-minor-active:var(--on-light-surface-transparent-card-minor-active);--inverse-surface-transparent-card-minor-hover:var(--on-light-surface-transparent-card-minor-hover);--outline-deep:var(--on-dark-outline-deep);--inverse-outline-transparent-white-active:var(--on-light-outline-transparent-white-active);--text-accent-hover:var(--on-dark-text-accent-hover);--text-accent-minor-active:var(--on-dark-text-accent-minor-active);--text-accent-minor:var(--on-dark-text-accent-minor);--text-accent-minor-hover:var(--on-dark-text-accent-minor-hover);--text-info-active:var(--on-dark-text-info-active);--text-info:var(--on-dark-text-info);--text-secondary-active:var(--on-dark-text-secondary-active);--text-secondary:var(--on-dark-text-secondary);--text-positive-hover:var(--on-dark-text-positive-hover);--text-warning-hover:var(--on-dark-text-warning-hover);--text-negative-hover:var(--on-dark-text-negative-hover);--text-info-hover:var(--on-dark-text-info-hover);--text-primary-active:var(--on-dark-text-primary-active);--text-accent:var(--on-dark-text-accent);--text-paragraph-active:var(--on-dark-text-paragraph-active);--text-paragraph:var(--on-dark-text-paragraph);--text-negative-active:var(--on-dark-text-negative-active);--text-negative:var(--on-dark-text-negative);--text-tertiary-active:var(--on-dark-text-tertiary-active);--text-secondary-hover:var(--on-dark-text-secondary-hover);--text-tertiary:var(--on-dark-text-tertiary);--text-tertiary-hover:var(--on-dark-text-tertiary-hover);--text-warning-active:var(--on-dark-text-warning-active);--text-warning:var(--on-dark-text-warning);--text-primary-brightness:var(--on-dark-text-primary-brightness);--text-paragraph-hover:var(--on-dark-text-paragraph-hover);--text-positive-active:var(--on-dark-text-positive-active);--text-accent-active:var(--on-dark-text-accent-active);--text-positive:var(--on-dark-text-positive);--inverse-text-primary-brightness:var(--on-light-text-primary-brightness);--inverse-text-secondary:var(--on-light-text-secondary);--inverse-text-primary-hover:var(--on-light-text-primary-hover);--inverse-text-secondary-hover:var(--on-light-text-secondary-hover);--inverse-text-tertiary-active:var(--on-light-text-tertiary-active);--inverse-text-tertiary:var(--on-light-text-tertiary);--inverse-text-tertiary-hover:var(--on-light-text-tertiary-hover);--inverse-text-paragraph-hover:var(--on-light-text-paragraph-hover);--inverse-text-primary-active:var(--on-light-text-primary-active);--inverse-text-primary:var(--on-light-text-primary);--inverse-text-accent-hover:var(--on-light-text-accent-hover);--inverse-text-accent-minor-active:var(--on-light-text-accent-minor-active);--inverse-text-accent-minor:var(--on-light-text-accent-minor);--inverse-text-accent-minor-hover:var(--on-light-text-accent-minor-hover);--inverse-text-paragraph-active:var(--on-light-text-paragraph-active);--inverse-text-paragraph:var(--on-light-text-paragraph);--inverse-text-secondary-active:var(--on-light-text-secondary-active);--inverse-text-accent:var(--on-light-text-accent);--inverse-text-accent-active:var(--on-light-text-accent-active);--inverse-text-info-hover:var(--on-light-text-info-hover);--surface-solid-primary:var(--on-dark-surface-solid-primary);--inverse-text-positive-active:var(--on-light-text-positive-active);--inverse-text-positive:var(--on-light-text-positive);--inverse-text-negative-active:var(--on-light-text-negative-active);--inverse-text-negative:var(--on-light-text-negative);--surface-solid-primary-brightness:var(--on-dark-surface-solid-primary-brightness);--surface-solid-secondary-active:var(--on-dark-surface-solid-secondary-active);--surface-solid-primary-hover:var(--on-dark-surface-solid-primary-hover);--surface-solid-secondary:var(--on-dark-surface-solid-secondary);--surface-solid-secondary-hover:var(--on-dark-surface-solid-secondary-hover);--surface-solid-tertiary-hover:var(--on-dark-surface-solid-tertiary-hover);--surface-solid-tertiary:var(--on-dark-surface-solid-tertiary);--inverse-text-info:var(--on-light-text-info);--inverse-text-info-active:var(--on-light-text-info-active);--inverse-text-warning-active:var(--on-light-text-warning-active);--inverse-text-warning:var(--on-light-text-warning);--inverse-text-positive-hover:var(--on-light-text-positive-hover);--inverse-text-warning-hover:var(--on-light-text-warning-hover);--inverse-text-negative-hover:var(--on-light-text-negative-hover);--surface-solid-primary-active:var(--on-dark-surface-solid-primary-active);--surface-transparent-tertiary-hover:var(--on-dark-surface-transparent-tertiary-hover);--surface-accent:var(--on-dark-surface-accent);--surface-transparent-deep-hover:var(--on-dark-surface-transparent-deep-hover);--surface-transparent-primary-active:var(--on-dark-surface-transparent-primary-active);--surface-transparent-primary:var(--on-dark-surface-transparent-primary);--surface-transparent-card-brightness:var(--on-dark-surface-transparent-card-brightness);--surface-transparent-deep-active:var(--on-dark-surface-transparent-deep-active);--surface-transparent-card-hover:var(--on-dark-surface-transparent-card-hover);--surface-transparent-deep:var(--on-dark-surface-transparent-deep);--surface-clear-hover:var(--on-dark-surface-clear-hover);--surface-solid-card-active:var(--on-dark-surface-solid-card-active);--surface-solid-card:var(--on-dark-surface-solid-card);--surface-accent-hover:var(--on-dark-surface-accent-hover);--surface-accent-minor-hover:var(--on-dark-surface-accent-minor-hover);--surface-accent-minor-active:var(--on-dark-surface-accent-minor-active);--surface-clear-active:var(--on-dark-surface-clear-active);--surface-clear:var(--on-dark-surface-clear);--surface-transparent-accent-hover:var(--on-dark-surface-transparent-accent-hover);--surface-transparent-card-active:var(--on-dark-surface-transparent-card-active);--surface-transparent-card:var(--on-dark-surface-transparent-card);--surface-solid-card-hover:var(--on-dark-surface-solid-card-hover);--surface-solid-card-brightness:var(--on-dark-surface-solid-card-brightness);--surface-solid-default:var(--on-dark-surface-solid-default);--surface-solid-default-hover:var(--on-dark-surface-solid-default-hover);--surface-transparent-accent-active:var(--on-dark-surface-transparent-accent-active);--surface-transparent-primary-hover:var(--on-dark-surface-transparent-primary-hover);--surface-transparent-secondary-active:var(--on-dark-surface-transparent-secondary-active);--surface-transparent-accent:var(--on-dark-surface-transparent-accent);--surface-solid-default-active:var(--on-dark-surface-solid-default-active);--surface-transparent-secondary:var(--on-dark-surface-transparent-secondary);--surface-transparent-secondary-hover:var(--on-dark-surface-transparent-secondary-hover);--surface-transparent-tertiary-active:var(--on-dark-surface-transparent-tertiary-active);--surface-accent-active:var(--on-dark-surface-accent-active);--surface-transparent-tertiary:var(--on-dark-surface-transparent-tertiary);--surface-negative-hover:var(--on-dark-surface-negative-hover);--surface-positive-active:var(--on-dark-surface-positive-active);--surface-positive:var(--on-dark-surface-positive);--surface-info-hover:var(--on-dark-surface-info-hover);--surface-negative-active:var(--on-dark-surface-negative-active);--surface-negative:var(--on-dark-surface-negative);--surface-info:var(--on-dark-surface-info);--surface-warning:var(--on-dark-surface-warning);--surface-positive-hover:var(--on-dark-surface-positive-hover);--surface-warning-active:var(--on-dark-surface-warning-active);--surface-warning-hover:var(--on-dark-surface-warning-hover);--surface-info-active:var(--on-dark-surface-info-active);--surface-transparent-negative-active:var(--on-dark-surface-transparent-negative-active);--surface-transparent-negative:var(--on-dark-surface-transparent-negative);--surface-read-only-active:var(--on-dark-surface-read-only-active);--surface-read-only-hover:var(--on-dark-surface-read-only-hover);--surface-read-only:var(--on-dark-surface-read-only);--surface-transparent-negative-hover:var(--on-dark-surface-transparent-negative-hover);--inverse-surface-solid-primary-brightness:var(--on-light-surface-solid-primary-brightness);--inverse-surface-solid-secondary-active:var(--on-light-surface-solid-secondary-active);--inverse-surface-solid-primary-hover:var(--on-light-surface-solid-primary-hover);--inverse-surface-solid-secondary:var(--on-light-surface-solid-secondary);--inverse-surface-solid-secondary-hover:var(--on-light-surface-solid-secondary-hover);--inverse-surface-solid-primary:var(--on-light-surface-solid-primary);--inverse-surface-solid-primary-active:var(--on-light-surface-solid-primary-active);--inverse-surface-transparent-tertiary:var(--on-light-surface-transparent-tertiary);--inverse-surface-transparent-tertiary-hover:var(--on-light-surface-transparent-tertiary-hover);--inverse-surface-accent:var(--on-light-surface-accent);--inverse-surface-transparent-deep-hover:var(--on-light-surface-transparent-deep-hover);--inverse-surface-transparent-primary-active:var(--on-light-surface-transparent-primary-active);--inverse-surface-transparent-primary:var(--on-light-surface-transparent-primary);--inverse-surface-transparent-card-brightness:var(--on-light-surface-transparent-card-brightness);--inverse-surface-transparent-deep-active:var(--on-light-surface-transparent-deep-active);--inverse-surface-transparent-card-hover:var(--on-light-surface-transparent-card-hover);--inverse-surface-transparent-deep:var(--on-light-surface-transparent-deep);--inverse-surface-clear-hover:var(--on-light-surface-clear-hover);--inverse-surface-solid-card-active:var(--on-light-surface-solid-card-active);--inverse-surface-solid-card:var(--on-light-surface-solid-card);--inverse-surface-clear-active:var(--on-light-surface-clear-active);--inverse-surface-transparent-card:var(--on-light-surface-transparent-card);--inverse-surface-transparent-card-active:var(--on-light-surface-transparent-card-active);--inverse-surface-solid-card-brightness:var(--on-light-surface-solid-card-brightness);--inverse-surface-solid-card-hover:var(--on-light-surface-solid-card-hover);--inverse-surface-solid-default-active:var(--on-light-surface-solid-default-active);--inverse-surface-solid-tertiary-hover:var(--on-light-surface-solid-tertiary-hover);--inverse-surface-solid-tertiary-active:var(--on-light-surface-solid-tertiary-active);--inverse-surface-solid-default:var(--on-light-surface-solid-default);--inverse-surface-solid-default-hover:var(--on-light-surface-solid-default-hover);--inverse-surface-transparent-primary-hover:var(--on-light-surface-transparent-primary-hover);--inverse-surface-transparent-secondary-active:var(--on-light-surface-transparent-secondary-active);--inverse-surface-transparent-secondary:var(--on-light-surface-transparent-secondary);--inverse-surface-transparent-secondary-hover:var(--on-light-surface-transparent-secondary-hover);--inverse-surface-clear:var(--on-light-surface-clear);--inverse-surface-transparent-tertiary-active:var(--on-light-surface-transparent-tertiary-active);--inverse-surface-warning-active:var(--on-light-surface-warning-active);--inverse-surface-warning:var(--on-light-surface-warning);--inverse-surface-positive-hover:var(--on-light-surface-positive-hover);--inverse-surface-warning-hover:var(--on-light-surface-warning-hover);--inverse-surface-accent-active:var(--on-light-surface-accent-active);--inverse-surface-negative-hover:var(--on-light-surface-negative-hover);--inverse-surface-positive-active:var(--on-light-surface-positive-active);--inverse-surface-positive:var(--on-light-surface-positive);--inverse-surface-info-hover:var(--on-light-surface-info-hover);--inverse-surface-negative-active:var(--on-light-surface-negative-active);--inverse-surface-negative:var(--on-light-surface-negative);--inverse-surface-info-active:var(--on-light-surface-info-active);--inverse-surface-info:var(--on-light-surface-info);--inverse-surface-transparent-accent-hover:var(--on-light-surface-transparent-accent-hover);--inverse-surface-accent-minor-active:var(--on-light-surface-accent-minor-active);--inverse-surface-transparent-accent-active:var(--on-light-surface-transparent-accent-active);--inverse-surface-accent-hover:var(--on-light-surface-accent-hover);--inverse-surface-transparent-accent:var(--on-light-surface-transparent-accent);--inverse-surface-transparent-negative-hover:var(--on-light-surface-transparent-negative-hover);--inverse-surface-transparent-negative-active:var(--on-light-surface-transparent-negative-active);--inverse-surface-transparent-negative:var(--on-light-surface-transparent-negative);--inverse-surface-read-only-active:var(--on-light-surface-read-only-active);--inverse-surface-read-only-hover:var(--on-light-surface-read-only-hover);--background-tertiary:var(--dark-background-tertiary);--background-primary:var(--dark-background-primary);--background-secondary:var(--dark-background-secondary);--inverse-surface-read-only:var(--on-light-surface-read-only);--inverse-overlay-soft:var(--on-light-overlay-soft);--outline-transparent-primary-active:var(--on-dark-outline-transparent-primary-active);--outline-transparent-primary:var(--on-dark-outline-transparent-primary);--outline-transparent-primary-hover:var(--on-dark-outline-transparent-primary-hover);--overlay-hard:var(--on-dark-overlay-hard);--outline-clear:var(--on-dark-outline-clear);--inverse-overlay-hard:var(--on-light-overlay-hard);--overlay-soft:var(--on-dark-overlay-soft);--inverse-background-tertiary:var(--light-background-tertiary);--inverse-background-primary:var(--light-background-primary);--inverse-background-secondary:var(--light-background-secondary);--outline-positive-hover:var(--on-dark-outline-positive-hover);--outline-warning-hover:var(--on-dark-outline-warning-hover);--outline-negative-hover:var(--on-dark-outline-negative-hover);--outline-info-hover:var(--on-dark-outline-info-hover);--outline-accent:var(--on-dark-outline-accent);--outline-positive-active:var(--on-dark-outline-positive-active);--outline-positive:var(--on-dark-outline-positive);--outline-negative-active:var(--on-dark-outline-negative-active);--outline-negative:var(--on-dark-outline-negative);--outline-warning-active:var(--on-dark-outline-warning-active);--outline-info:var(--on-dark-outline-info);--outline-info-active:var(--on-dark-outline-info-active);--outline-accent-hover:var(--on-dark-outline-accent-hover);--outline-warning:var(--on-dark-outline-warning);--outline-clear-active:var(--on-dark-outline-clear-active);--outline-clear-hover:var(--on-dark-outline-clear-hover);--outline-accent-active:var(--on-dark-outline-accent-active);--inverse-outline-transparent-primary-hover:var(--on-light-outline-transparent-primary-hover);--inverse-outline-clear-hover:var(--on-light-outline-clear-hover);--inverse-outline-accent-hover:var(--on-light-outline-accent-hover);--inverse-outline-clear-active:var(--on-light-outline-clear-active);--inverse-outline-clear:var(--on-light-outline-clear);--inverse-outline-transparent-primary-active:var(--on-light-outline-transparent-primary-active);--inverse-outline-transparent-primary:var(--on-light-outline-transparent-primary);--inverse-outline-accent:var(--on-light-outline-accent);--inverse-outline-accent-active:var(--on-light-outline-accent-active);--inverse-outline-negative-hover:var(--on-light-outline-negative-hover);--inverse-outline-info-hover:var(--on-light-outline-info-hover);--inverse-outline-info:var(--on-light-outline-info);--inverse-outline-positive-active:var(--on-light-outline-positive-active);--inverse-outline-positive:var(--on-light-outline-positive);--inverse-outline-negative-active:var(--on-light-outline-negative-active);--inverse-outline-negative:var(--on-light-outline-negative);--inverse-outline-warning-active:var(--on-light-outline-warning-active);--inverse-outline-warning:var(--on-light-outline-warning);--inverse-outline-positive-hover:var(--on-light-outline-positive-hover);--inverse-outline-warning-hover:var(--on-light-outline-warning-hover);--inverse-outline-info-active:var(--on-light-outline-info-active);--inverse-surface-accent-minor-hover:var(--on-light-surface-accent-minor-hover);--text-primary-hover:var(--on-dark-text-primary-hover);--inverse-personas-pink-surface-accent-gradient:var(--on-light-personas-pink-surface-accent-gradient);--overlay-gradient:var(--on-dark-overlay-gradient);--personas-sea-blue-surface-accent-gradient:var(--on-dark-personas-sea-blue-surface-accent-gradient);--inverse-surface-accent-gradient-secondary:var(--on-light-surface-accent-gradient-secondary);--inverse-personas-ochre-surface-accent-gradient:var(--on-light-personas-ochre-surface-accent-gradient);--inverse-personas-sea-blue-surface-accent-gradient:var(--on-light-personas-sea-blue-surface-accent-gradient);--inverse-background-gradient:var(--light-background-gradient);--inverse-text-accent-gradient-a-i:var(--on-light-text-accent-gradient-a-i);--background-gradient:var(--dark-background-gradient);--outline-white-gradient:var(--on-dark-outline-white-gradient);--personas-green-surface-accent-gradient:var(--on-dark-personas-green-surface-accent-gradient);--inverse-personas-indigo-surface-accent-gradient:var(--on-light-personas-indigo-surface-accent-gradient);--surface-skeleton-gradient:var(--on-dark-surface-skeleton-gradient);--inverse-surface-skeleton-gradient:var(--on-light-surface-skeleton-gradient);--personas-pink-surface-accent-gradient:var(--on-dark-personas-pink-surface-accent-gradient);--inverse-overlay-gradient:var(--on-light-overlay-gradient);--inverse-personas-violet-surface-accent-gradient:var(--on-light-personas-violet-surface-accent-gradient);--personas-violet-surface-accent-gradient:var(--on-dark-personas-violet-surface-accent-gradient);--inverse-personas-green-surface-accent-gradient:var(--on-light-personas-green-surface-accent-gradient);--personas-blue-surface-accent-gradient:var(--on-dark-personas-blue-surface-accent-gradient);--inverse-personas-olive-surface-accent-gradient:var(--on-light-personas-olive-surface-accent-gradient);--surface-accent-gradient-secondary:var(--on-dark-surface-accent-gradient-secondary);--personas-indigo-surface-accent-gradient:var(--on-dark-personas-indigo-surface-accent-gradient);--inverse-personas-blue-surface-accent-gradient:var(--on-light-personas-blue-surface-accent-gradient);--personas-olive-surface-accent-gradient:var(--on-dark-personas-olive-surface-accent-gradient);--text-accent-gradient-a-i:var(--on-dark-text-accent-gradient-a-i);--personas-ochre-surface-accent-gradient:var(--on-dark-personas-ochre-surface-accent-gradient);--inverse-outline-white-gradient:var(--on-light-outline-white-gradient);--surface-accent-minor-gradient:var(--on-dark-surface-accent-minor-gradient);--surface-accent-gradient:var(--on-dark-surface-accent-gradient);--inverse-surface-accent-gradient:var(--on-light-surface-accent-gradient);--inverse-surface-accent-minor-gradient:var(--on-light-surface-accent-minor-gradient);}
|
|
2
|
-
.oxsz86j{--inverse-outline-default-active:var(--on-dark-outline-default-active);--inverse-personas-sea-blue-text-accent-active:var(--on-dark-personas-sea-blue-text-accent-active);--inverse-personas-violet-text-accent-active:var(--on-dark-personas-violet-text-accent-active);--personas-green-text-accent-hover:var(--on-light-personas-green-text-accent-hover);--personas-sea-blue-text-accent-hover:var(--on-light-personas-sea-blue-text-accent-hover);--inverse-surface-accent-secondary-hover:var(--on-dark-surface-accent-secondary-hover);--surface-transparent-navi-active:var(--on-light-surface-transparent-navi-active);--outline-default-active:var(--on-light-outline-default-active);--personas-olive-text-accent-active:var(--on-light-personas-olive-text-accent-active);--surface-accent-secondary-hover:var(--on-light-surface-accent-secondary-hover);--personas-indigo-text-accent-hover:var(--on-light-personas-indigo-text-accent-hover);--inverse-outline-default:var(--on-dark-outline-default);--personas-ochre-text-accent-active:var(--on-light-personas-ochre-text-accent-active);--inverse-background-hardline:var(--dark-background-hardline);--surface-transparent-navi:var(--on-light-surface-transparent-navi);--personas-violet-text-accent-active:var(--on-light-personas-violet-text-accent-active);--personas-blue-text-accent-hover:var(--on-light-personas-blue-text-accent-hover);--outline-default:var(--on-light-outline-default);--text-primary-brightness-active:var(--on-light-text-primary-brightness-active);--surface-solid-primary-brightness-hover:var(--on-light-surface-solid-primary-brightness-hover);--surface-transparent-card-brightness-hover:var(--on-light-surface-transparent-card-brightness-hover);--surface-transparent-card-brightness-active:var(--on-light-surface-transparent-card-brightness-active);--surface-solid-card-brightness-hover:var(--on-light-surface-solid-card-brightness-hover);--surface-solid-card-brightness-active:var(--on-light-surface-solid-card-brightness-active);--inverse-personas-pink-text-accent:var(--on-dark-personas-pink-text-accent);--inverse-personas-ochre-text-accent:var(--on-dark-personas-ochre-text-accent);--personas-olive-text-accent:var(--on-light-personas-olive-text-accent);--inverse-personas-indigo-text-accent:var(--on-dark-personas-indigo-text-accent);--surface-solid-tertiary-active:var(--on-light-surface-solid-tertiary-active);--inverse-surface-solid-primary-brightness-hover:var(--on-dark-surface-solid-primary-brightness-hover);--inverse-surface-solid-primary-brightness-active:var(--on-dark-surface-solid-primary-brightness-active);--text-primary:var(--on-light-text-primary);--outline-primary:var(--on-light-outline-primary);--inverse-surface-transparent-navi:var(--on-dark-surface-transparent-navi);--inverse-surface-transparent-card-brightness-hover:var(--on-dark-surface-transparent-card-brightness-hover);--surface-accent-minor:var(--on-light-surface-accent-minor);--inverse-surface-transparent-card-brightness-active:var(--on-dark-surface-transparent-card-brightness-active);--inverse-surface-solid-tertiary:var(--on-dark-surface-solid-tertiary);--inverse-personas-green-text-accent:var(--on-dark-personas-green-text-accent);--surface-accent-secondary:var(--on-light-surface-accent-secondary);--inverse-surface-accent-minor:var(--on-dark-surface-accent-minor);--inverse-surface-solid-card-brightness-active:var(--on-dark-surface-solid-card-brightness-active);--personas-ochre-text-accent:var(--on-light-personas-ochre-text-accent);--personas-ochre-text-accent-hover:var(--on-light-personas-ochre-text-accent-hover);--inverse-personas-green-text-accent-active:var(--on-dark-personas-green-text-accent-active);--inverse-personas-pink-text-accent-active:var(--on-dark-personas-pink-text-accent-active);--inverse-personas-olive-text-accent-hover:var(--on-dark-personas-olive-text-accent-hover);--inverse-surface-accent-secondary-active:var(--on-dark-surface-accent-secondary-active);--personas-sea-blue-text-accent-active:var(--on-light-personas-sea-blue-text-accent-active);--text-primary-brightness-hover:var(--on-light-text-primary-brightness-hover);--inverse-personas-blue-text-accent-active:var(--on-dark-personas-blue-text-accent-active);--personas-indigo-text-accent-active:var(--on-light-personas-indigo-text-accent-active);--inverse-surface-transparent-accent-minor-active:var(--on-dark-surface-transparent-accent-minor-active);--inverse-surface-accent-secondary:var(--on-dark-surface-accent-secondary);--personas-green-text-accent-active:var(--on-light-personas-green-text-accent-active);--inverse-personas-indigo-text-accent-active:var(--on-dark-personas-indigo-text-accent-active);--outline-primary-active:var(--on-light-outline-primary-active);--surface-transparent-accent-minor-active:var(--on-light-surface-transparent-accent-minor-active);--inverse-personas-blue-text-accent-hover:var(--on-dark-personas-blue-text-accent-hover);--surface-transparent-navi-hover:var(--on-light-surface-transparent-navi-hover);--inverse-personas-sea-blue-text-accent-hover:var(--on-dark-personas-sea-blue-text-accent-hover);--inverse-personas-violet-text-accent-hover:var(--on-dark-personas-violet-text-accent-hover);--inverse-surface-transparent-accent-minor-hover:var(--on-dark-surface-transparent-accent-minor-hover);--inverse-surface-transparent-navi-hover:var(--on-dark-surface-transparent-navi-hover);--inverse-personas-indigo-text-accent-hover:var(--on-dark-personas-indigo-text-accent-hover);--outline-default-hover:var(--on-light-outline-default-hover);--outline-primary-hover:var(--on-light-outline-primary-hover);--inverse-outline-default-hover:var(--on-dark-outline-default-hover);--personas-olive-text-accent-hover:var(--on-light-personas-olive-text-accent-hover);--inverse-outline-primary-hover:var(--on-dark-outline-primary-hover);--personas-violet-text-accent:var(--on-light-personas-violet-text-accent);--inverse-personas-ochre-text-accent-hover:var(--on-dark-personas-ochre-text-accent-hover);--inverse-personas-pink-text-accent-hover:var(--on-dark-personas-pink-text-accent-hover);--inverse-text-primary-brightness-hover:var(--on-dark-text-primary-brightness-hover);--background-hardline:var(--light-background-hardline);--inverse-outline-primary:var(--on-dark-outline-primary);--inverse-personas-olive-text-accent-active:var(--on-dark-personas-olive-text-accent-active);--inverse-personas-sea-blue-text-accent:var(--on-dark-personas-sea-blue-text-accent);--inverse-personas-violet-text-accent:var(--on-dark-personas-violet-text-accent);--surface-accent-secondary-active:var(--on-light-surface-accent-secondary-active);--surface-solid-primary-brightness-active:var(--on-light-surface-solid-primary-brightness-active);--surface-transparent-accent-minor:var(--on-light-surface-transparent-accent-minor);--inverse-surface-solid-card-brightness-hover:var(--on-dark-surface-solid-card-brightness-hover);--inverse-surface-transparent-accent-minor:var(--on-dark-surface-transparent-accent-minor);--personas-blue-text-accent:var(--on-light-personas-blue-text-accent);--personas-blue-text-accent-active:var(--on-light-personas-blue-text-accent-active);--personas-green-text-accent:var(--on-light-personas-green-text-accent);--personas-pink-text-accent:var(--on-light-personas-pink-text-accent);--personas-sea-blue-text-accent:var(--on-light-personas-sea-blue-text-accent);--personas-violet-text-accent-hover:var(--on-light-personas-violet-text-accent-hover);--inverse-personas-blue-text-accent:var(--on-dark-personas-blue-text-accent);--personas-indigo-text-accent:var(--on-light-personas-indigo-text-accent);--inverse-text-primary-brightness-active:var(--on-dark-text-primary-brightness-active);--personas-pink-text-accent-hover:var(--on-light-personas-pink-text-accent-hover);--personas-pink-text-accent-active:var(--on-light-personas-pink-text-accent-active);--inverse-personas-ochre-text-accent-active:var(--on-dark-personas-ochre-text-accent-active);--inverse-personas-olive-text-accent:var(--on-dark-personas-olive-text-accent);--surface-transparent-accent-minor-hover:var(--on-light-surface-transparent-accent-minor-hover);--inverse-surface-transparent-navi-active:var(--on-dark-surface-transparent-navi-active);--inverse-outline-primary-active:var(--on-dark-outline-primary-active);--inverse-personas-green-text-accent-hover:var(--on-dark-personas-green-text-accent-hover);--outline-deep-active:var(--on-light-outline-deep-active);--outline-deep-hover:var(--on-light-outline-deep-hover);--outline-transparent-white:var(--on-light-outline-transparent-white);--outline-transparent-white-active:var(--on-light-outline-transparent-white-active);--outline-transparent-white-hover:var(--on-light-outline-transparent-white-hover);--inverse-outline-deep:var(--on-dark-outline-deep);--inverse-outline-deep-active:var(--on-dark-outline-deep-active);--inverse-outline-deep-hover:var(--on-dark-outline-deep-hover);--inverse-outline-transparent-white:var(--on-dark-outline-transparent-white);--inverse-outline-transparent-white-hover:var(--on-dark-outline-transparent-white-hover);--surface-solid-deep:var(--on-light-surface-solid-deep);--surface-solid-deep-active:var(--on-light-surface-solid-deep-active);--surface-solid-deep-hover:var(--on-light-surface-solid-deep-hover);--surface-transparent-card-minor:var(--on-light-surface-transparent-card-minor);--surface-transparent-card-minor-active:var(--on-light-surface-transparent-card-minor-active);--surface-transparent-card-minor-hover:var(--on-light-surface-transparent-card-minor-hover);--inverse-surface-solid-deep:var(--on-dark-surface-solid-deep);--inverse-surface-solid-deep-active:var(--on-dark-surface-solid-deep-active);--inverse-surface-solid-deep-hover:var(--on-dark-surface-solid-deep-hover);--inverse-surface-transparent-card-minor:var(--on-dark-surface-transparent-card-minor);--inverse-surface-transparent-card-minor-active:var(--on-dark-surface-transparent-card-minor-active);--inverse-surface-transparent-card-minor-hover:var(--on-dark-surface-transparent-card-minor-hover);--outline-deep:var(--on-light-outline-deep);--inverse-outline-transparent-white-active:var(--on-dark-outline-transparent-white-active);--text-accent-hover:var(--on-light-text-accent-hover);--text-accent-minor-active:var(--on-light-text-accent-minor-active);--text-accent-minor:var(--on-light-text-accent-minor);--text-accent-minor-hover:var(--on-light-text-accent-minor-hover);--text-info-active:var(--on-light-text-info-active);--text-info:var(--on-light-text-info);--text-secondary-active:var(--on-light-text-secondary-active);--text-secondary:var(--on-light-text-secondary);--text-positive-hover:var(--on-light-text-positive-hover);--text-warning-hover:var(--on-light-text-warning-hover);--text-negative-hover:var(--on-light-text-negative-hover);--text-info-hover:var(--on-light-text-info-hover);--text-primary-active:var(--on-light-text-primary-active);--text-accent:var(--on-light-text-accent);--text-paragraph-active:var(--on-light-text-paragraph-active);--text-paragraph:var(--on-light-text-paragraph);--text-negative-active:var(--on-light-text-negative-active);--text-negative:var(--on-light-text-negative);--text-tertiary-active:var(--on-light-text-tertiary-active);--text-secondary-hover:var(--on-light-text-secondary-hover);--text-tertiary:var(--on-light-text-tertiary);--text-tertiary-hover:var(--on-light-text-tertiary-hover);--text-warning-active:var(--on-light-text-warning-active);--text-warning:var(--on-light-text-warning);--text-primary-brightness:var(--on-light-text-primary-brightness);--text-paragraph-hover:var(--on-light-text-paragraph-hover);--text-positive-active:var(--on-light-text-positive-active);--text-accent-active:var(--on-light-text-accent-active);--text-positive:var(--on-light-text-positive);--inverse-text-primary-brightness:var(--on-dark-text-primary-brightness);--inverse-text-secondary:var(--on-dark-text-secondary);--inverse-text-primary-hover:var(--on-dark-text-primary-hover);--inverse-text-secondary-hover:var(--on-dark-text-secondary-hover);--inverse-text-tertiary-active:var(--on-dark-text-tertiary-active);--inverse-text-tertiary:var(--on-dark-text-tertiary);--inverse-text-tertiary-hover:var(--on-dark-text-tertiary-hover);--inverse-text-paragraph-hover:var(--on-dark-text-paragraph-hover);--inverse-text-primary-active:var(--on-dark-text-primary-active);--inverse-text-primary:var(--on-dark-text-primary);--inverse-text-accent-hover:var(--on-dark-text-accent-hover);--inverse-text-accent-minor-active:var(--on-dark-text-accent-minor-active);--inverse-text-accent-minor:var(--on-dark-text-accent-minor);--inverse-text-accent-minor-hover:var(--on-dark-text-accent-minor-hover);--inverse-text-paragraph-active:var(--on-dark-text-paragraph-active);--inverse-text-paragraph:var(--on-dark-text-paragraph);--inverse-text-secondary-active:var(--on-dark-text-secondary-active);--inverse-text-accent:var(--on-dark-text-accent);--inverse-text-accent-active:var(--on-dark-text-accent-active);--inverse-text-info-hover:var(--on-dark-text-info-hover);--surface-solid-primary:var(--on-light-surface-solid-primary);--inverse-text-positive-active:var(--on-dark-text-positive-active);--inverse-text-positive:var(--on-dark-text-positive);--inverse-text-negative-active:var(--on-dark-text-negative-active);--inverse-text-negative:var(--on-dark-text-negative);--surface-solid-primary-brightness:var(--on-light-surface-solid-primary-brightness);--surface-solid-secondary-active:var(--on-light-surface-solid-secondary-active);--surface-solid-primary-hover:var(--on-light-surface-solid-primary-hover);--surface-solid-secondary:var(--on-light-surface-solid-secondary);--surface-solid-secondary-hover:var(--on-light-surface-solid-secondary-hover);--surface-solid-tertiary-hover:var(--on-light-surface-solid-tertiary-hover);--surface-solid-tertiary:var(--on-light-surface-solid-tertiary);--inverse-text-info:var(--on-dark-text-info);--inverse-text-info-active:var(--on-dark-text-info-active);--inverse-text-warning-active:var(--on-dark-text-warning-active);--inverse-text-warning:var(--on-dark-text-warning);--inverse-text-positive-hover:var(--on-dark-text-positive-hover);--inverse-text-warning-hover:var(--on-dark-text-warning-hover);--inverse-text-negative-hover:var(--on-dark-text-negative-hover);--surface-solid-primary-active:var(--on-light-surface-solid-primary-active);--surface-transparent-tertiary-hover:var(--on-light-surface-transparent-tertiary-hover);--surface-accent:var(--on-light-surface-accent);--surface-transparent-deep-hover:var(--on-light-surface-transparent-deep-hover);--surface-transparent-primary-active:var(--on-light-surface-transparent-primary-active);--surface-transparent-primary:var(--on-light-surface-transparent-primary);--surface-transparent-card-brightness:var(--on-light-surface-transparent-card-brightness);--surface-transparent-deep-active:var(--on-light-surface-transparent-deep-active);--surface-transparent-card-hover:var(--on-light-surface-transparent-card-hover);--surface-transparent-deep:var(--on-light-surface-transparent-deep);--surface-clear-hover:var(--on-light-surface-clear-hover);--surface-solid-card-active:var(--on-light-surface-solid-card-active);--surface-solid-card:var(--on-light-surface-solid-card);--surface-accent-hover:var(--on-light-surface-accent-hover);--surface-accent-minor-hover:var(--on-light-surface-accent-minor-hover);--surface-accent-minor-active:var(--on-light-surface-accent-minor-active);--surface-clear-active:var(--on-light-surface-clear-active);--surface-clear:var(--on-light-surface-clear);--surface-transparent-accent-hover:var(--on-light-surface-transparent-accent-hover);--surface-transparent-card-active:var(--on-light-surface-transparent-card-active);--surface-transparent-card:var(--on-light-surface-transparent-card);--surface-solid-card-hover:var(--on-light-surface-solid-card-hover);--surface-solid-card-brightness:var(--on-light-surface-solid-card-brightness);--surface-solid-default:var(--on-light-surface-solid-default);--surface-solid-default-hover:var(--on-light-surface-solid-default-hover);--surface-transparent-accent-active:var(--on-light-surface-transparent-accent-active);--surface-transparent-primary-hover:var(--on-light-surface-transparent-primary-hover);--surface-transparent-secondary-active:var(--on-light-surface-transparent-secondary-active);--surface-transparent-accent:var(--on-light-surface-transparent-accent);--surface-solid-default-active:var(--on-light-surface-solid-default-active);--surface-transparent-secondary:var(--on-light-surface-transparent-secondary);--surface-transparent-secondary-hover:var(--on-light-surface-transparent-secondary-hover);--surface-transparent-tertiary-active:var(--on-light-surface-transparent-tertiary-active);--surface-accent-active:var(--on-light-surface-accent-active);--surface-transparent-tertiary:var(--on-light-surface-transparent-tertiary);--surface-negative-hover:var(--on-light-surface-negative-hover);--surface-positive-active:var(--on-light-surface-positive-active);--surface-positive:var(--on-light-surface-positive);--surface-info-hover:var(--on-light-surface-info-hover);--surface-negative-active:var(--on-light-surface-negative-active);--surface-negative:var(--on-light-surface-negative);--surface-info:var(--on-light-surface-info);--surface-warning:var(--on-light-surface-warning);--surface-positive-hover:var(--on-light-surface-positive-hover);--surface-warning-active:var(--on-light-surface-warning-active);--surface-warning-hover:var(--on-light-surface-warning-hover);--surface-info-active:var(--on-light-surface-info-active);--surface-transparent-negative-active:var(--on-light-surface-transparent-negative-active);--surface-transparent-negative:var(--on-light-surface-transparent-negative);--surface-read-only-active:var(--on-light-surface-read-only-active);--surface-read-only-hover:var(--on-light-surface-read-only-hover);--surface-read-only:var(--on-light-surface-read-only);--surface-transparent-negative-hover:var(--on-light-surface-transparent-negative-hover);--inverse-surface-solid-primary-brightness:var(--on-dark-surface-solid-primary-brightness);--inverse-surface-solid-secondary-active:var(--on-dark-surface-solid-secondary-active);--inverse-surface-solid-primary-hover:var(--on-dark-surface-solid-primary-hover);--inverse-surface-solid-secondary:var(--on-dark-surface-solid-secondary);--inverse-surface-solid-secondary-hover:var(--on-dark-surface-solid-secondary-hover);--inverse-surface-solid-primary:var(--on-dark-surface-solid-primary);--inverse-surface-solid-primary-active:var(--on-dark-surface-solid-primary-active);--inverse-surface-transparent-tertiary:var(--on-dark-surface-transparent-tertiary);--inverse-surface-transparent-tertiary-hover:var(--on-dark-surface-transparent-tertiary-hover);--inverse-surface-accent:var(--on-dark-surface-accent);--inverse-surface-transparent-deep-hover:var(--on-dark-surface-transparent-deep-hover);--inverse-surface-transparent-primary-active:var(--on-dark-surface-transparent-primary-active);--inverse-surface-transparent-primary:var(--on-dark-surface-transparent-primary);--inverse-surface-transparent-card-brightness:var(--on-dark-surface-transparent-card-brightness);--inverse-surface-transparent-deep-active:var(--on-dark-surface-transparent-deep-active);--inverse-surface-transparent-card-hover:var(--on-dark-surface-transparent-card-hover);--inverse-surface-transparent-deep:var(--on-dark-surface-transparent-deep);--inverse-surface-clear-hover:var(--on-dark-surface-clear-hover);--inverse-surface-solid-card-active:var(--on-dark-surface-solid-card-active);--inverse-surface-solid-card:var(--on-dark-surface-solid-card);--inverse-surface-clear-active:var(--on-dark-surface-clear-active);--inverse-surface-transparent-card:var(--on-dark-surface-transparent-card);--inverse-surface-transparent-card-active:var(--on-dark-surface-transparent-card-active);--inverse-surface-solid-card-brightness:var(--on-dark-surface-solid-card-brightness);--inverse-surface-solid-card-hover:var(--on-dark-surface-solid-card-hover);--inverse-surface-solid-default-active:var(--on-dark-surface-solid-default-active);--inverse-surface-solid-tertiary-hover:var(--on-dark-surface-solid-tertiary-hover);--inverse-surface-solid-tertiary-active:var(--on-dark-surface-solid-tertiary-active);--inverse-surface-solid-default:var(--on-dark-surface-solid-default);--inverse-surface-solid-default-hover:var(--on-dark-surface-solid-default-hover);--inverse-surface-transparent-primary-hover:var(--on-dark-surface-transparent-primary-hover);--inverse-surface-transparent-secondary-active:var(--on-dark-surface-transparent-secondary-active);--inverse-surface-transparent-secondary:var(--on-dark-surface-transparent-secondary);--inverse-surface-transparent-secondary-hover:var(--on-dark-surface-transparent-secondary-hover);--inverse-surface-clear:var(--on-dark-surface-clear);--inverse-surface-transparent-tertiary-active:var(--on-dark-surface-transparent-tertiary-active);--inverse-surface-warning-active:var(--on-dark-surface-warning-active);--inverse-surface-warning:var(--on-dark-surface-warning);--inverse-surface-positive-hover:var(--on-dark-surface-positive-hover);--inverse-surface-warning-hover:var(--on-dark-surface-warning-hover);--inverse-surface-accent-active:var(--on-dark-surface-accent-active);--inverse-surface-negative-hover:var(--on-dark-surface-negative-hover);--inverse-surface-positive-active:var(--on-dark-surface-positive-active);--inverse-surface-positive:var(--on-dark-surface-positive);--inverse-surface-info-hover:var(--on-dark-surface-info-hover);--inverse-surface-negative-active:var(--on-dark-surface-negative-active);--inverse-surface-negative:var(--on-dark-surface-negative);--inverse-surface-info-active:var(--on-dark-surface-info-active);--inverse-surface-info:var(--on-dark-surface-info);--inverse-surface-transparent-accent-hover:var(--on-dark-surface-transparent-accent-hover);--inverse-surface-accent-minor-active:var(--on-dark-surface-accent-minor-active);--inverse-surface-transparent-accent-active:var(--on-dark-surface-transparent-accent-active);--inverse-surface-accent-hover:var(--on-dark-surface-accent-hover);--inverse-surface-transparent-accent:var(--on-dark-surface-transparent-accent);--inverse-surface-transparent-negative-hover:var(--on-dark-surface-transparent-negative-hover);--inverse-surface-transparent-negative-active:var(--on-dark-surface-transparent-negative-active);--inverse-surface-transparent-negative:var(--on-dark-surface-transparent-negative);--inverse-surface-read-only-active:var(--on-dark-surface-read-only-active);--inverse-surface-read-only-hover:var(--on-dark-surface-read-only-hover);--background-tertiary:var(--light-background-tertiary);--background-primary:var(--light-background-primary);--background-secondary:var(--light-background-secondary);--inverse-surface-read-only:var(--on-dark-surface-read-only);--inverse-overlay-soft:var(--on-dark-overlay-soft);--outline-transparent-primary-active:var(--on-light-outline-transparent-primary-active);--outline-transparent-primary:var(--on-light-outline-transparent-primary);--outline-transparent-primary-hover:var(--on-light-outline-transparent-primary-hover);--overlay-hard:var(--on-light-overlay-hard);--outline-clear:var(--on-light-outline-clear);--inverse-overlay-hard:var(--on-dark-overlay-hard);--overlay-soft:var(--on-light-overlay-soft);--inverse-background-tertiary:var(--dark-background-tertiary);--inverse-background-primary:var(--dark-background-primary);--inverse-background-secondary:var(--dark-background-secondary);--outline-positive-hover:var(--on-light-outline-positive-hover);--outline-warning-hover:var(--on-light-outline-warning-hover);--outline-negative-hover:var(--on-light-outline-negative-hover);--outline-info-hover:var(--on-light-outline-info-hover);--outline-accent:var(--on-light-outline-accent);--outline-positive-active:var(--on-light-outline-positive-active);--outline-positive:var(--on-light-outline-positive);--outline-negative-active:var(--on-light-outline-negative-active);--outline-negative:var(--on-light-outline-negative);--outline-warning-active:var(--on-light-outline-warning-active);--outline-info:var(--on-light-outline-info);--outline-info-active:var(--on-light-outline-info-active);--outline-accent-hover:var(--on-light-outline-accent-hover);--outline-warning:var(--on-light-outline-warning);--outline-clear-active:var(--on-light-outline-clear-active);--outline-clear-hover:var(--on-light-outline-clear-hover);--outline-accent-active:var(--on-light-outline-accent-active);--inverse-outline-transparent-primary-hover:var(--on-dark-outline-transparent-primary-hover);--inverse-outline-clear-hover:var(--on-dark-outline-clear-hover);--inverse-outline-accent-hover:var(--on-dark-outline-accent-hover);--inverse-outline-clear-active:var(--on-dark-outline-clear-active);--inverse-outline-clear:var(--on-dark-outline-clear);--inverse-outline-transparent-primary-active:var(--on-dark-outline-transparent-primary-active);--inverse-outline-transparent-primary:var(--on-dark-outline-transparent-primary);--inverse-outline-accent:var(--on-dark-outline-accent);--inverse-outline-accent-active:var(--on-dark-outline-accent-active);--inverse-outline-negative-hover:var(--on-dark-outline-negative-hover);--inverse-outline-info-hover:var(--on-dark-outline-info-hover);--inverse-outline-info:var(--on-dark-outline-info);--inverse-outline-positive-active:var(--on-dark-outline-positive-active);--inverse-outline-positive:var(--on-dark-outline-positive);--inverse-outline-negative-active:var(--on-dark-outline-negative-active);--inverse-outline-negative:var(--on-dark-outline-negative);--inverse-outline-warning-active:var(--on-dark-outline-warning-active);--inverse-outline-warning:var(--on-dark-outline-warning);--inverse-outline-positive-hover:var(--on-dark-outline-positive-hover);--inverse-outline-warning-hover:var(--on-dark-outline-warning-hover);--inverse-outline-info-active:var(--on-dark-outline-info-active);--inverse-surface-accent-minor-hover:var(--on-dark-surface-accent-minor-hover);--text-primary-hover:var(--on-light-text-primary-hover);--inverse-personas-pink-surface-accent-gradient:var(--on-dark-personas-pink-surface-accent-gradient);--overlay-gradient:var(--on-light-overlay-gradient);--personas-sea-blue-surface-accent-gradient:var(--on-light-personas-sea-blue-surface-accent-gradient);--inverse-surface-accent-gradient-secondary:var(--on-dark-surface-accent-gradient-secondary);--inverse-personas-ochre-surface-accent-gradient:var(--on-dark-personas-ochre-surface-accent-gradient);--inverse-personas-sea-blue-surface-accent-gradient:var(--on-dark-personas-sea-blue-surface-accent-gradient);--inverse-background-gradient:var(--dark-background-gradient);--inverse-text-accent-gradient-a-i:var(--on-dark-text-accent-gradient-a-i);--background-gradient:var(--light-background-gradient);--outline-white-gradient:var(--on-light-outline-white-gradient);--personas-green-surface-accent-gradient:var(--on-light-personas-green-surface-accent-gradient);--inverse-personas-indigo-surface-accent-gradient:var(--on-dark-personas-indigo-surface-accent-gradient);--surface-skeleton-gradient:var(--on-light-surface-skeleton-gradient);--inverse-surface-skeleton-gradient:var(--on-dark-surface-skeleton-gradient);--personas-pink-surface-accent-gradient:var(--on-light-personas-pink-surface-accent-gradient);--inverse-overlay-gradient:var(--on-dark-overlay-gradient);--inverse-personas-violet-surface-accent-gradient:var(--on-dark-personas-violet-surface-accent-gradient);--personas-violet-surface-accent-gradient:var(--on-light-personas-violet-surface-accent-gradient);--inverse-personas-green-surface-accent-gradient:var(--on-dark-personas-green-surface-accent-gradient);--personas-blue-surface-accent-gradient:var(--on-light-personas-blue-surface-accent-gradient);--inverse-personas-olive-surface-accent-gradient:var(--on-dark-personas-olive-surface-accent-gradient);--surface-accent-gradient-secondary:var(--on-light-surface-accent-gradient-secondary);--personas-indigo-surface-accent-gradient:var(--on-light-personas-indigo-surface-accent-gradient);--inverse-personas-blue-surface-accent-gradient:var(--on-dark-personas-blue-surface-accent-gradient);--personas-olive-surface-accent-gradient:var(--on-light-personas-olive-surface-accent-gradient);--text-accent-gradient-a-i:var(--on-light-text-accent-gradient-a-i);--personas-ochre-surface-accent-gradient:var(--on-light-personas-ochre-surface-accent-gradient);--inverse-outline-white-gradient:var(--on-dark-outline-white-gradient);--surface-accent-minor-gradient:var(--on-light-surface-accent-minor-gradient);--surface-accent-gradient:var(--on-light-surface-accent-gradient);--inverse-surface-accent-gradient:var(--on-dark-surface-accent-gradient);--inverse-surface-accent-minor-gradient:var(--on-dark-surface-accent-minor-gradient);}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
.dee0pdb{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:var(--text-primary,#FFFFFFFC);--plasma-link-color-hover:var(--text-primary-hover,#FFFFFF97);--plasma-link-color-active:var(--text-primary-active,#FFFFFFCA);--plasma-link-color-visited:var(--text-primary,#FFFFFFFC);--plasma-link-color-visited-hover:var(--text-primary-hover,#FFFFFF97);--plasma-link-color-visited-active:var(--text-primary-active,#FFFFFFCA);--plasma-link-underline-border:0.063rem;--plasma-link-underline-offset:0.25rem;}
|
|
2
|
-
.s1vofuw3{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:var(--text-secondary,#F6F2F0A3);--plasma-link-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-link-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-link-color-visited:var(--text-secondary,#F6F2F0A3);--plasma-link-color-visited-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-link-color-visited-active:var(--text-secondary-active,#F5F1EFC4);--plasma-link-underline-border:0.063rem;--plasma-link-underline-offset:0.25rem;}
|
|
3
|
-
.t1ahuwbf{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:var(--text-tertiary,#F6F2F03D);--plasma-link-color-hover:var(--text-tertiary-hover,#F5F1EFFF);--plasma-link-color-active:var(--text-tertiary-active,#F5F1EF49);--plasma-link-color-visited:var(--text-tertiary,#F6F2F03D);--plasma-link-color-visited-hover:var(--text-tertiary-hover,#F5F1EFFF);--plasma-link-color-visited-active:var(--text-tertiary-active,#F5F1EF49);--plasma-link-underline-border:0.063rem;--plasma-link-underline-offset:0.25rem;}
|
|
4
|
-
.p1ui8jxv{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:var(--text-paragraph,#F6F2F07A);--plasma-link-color-hover:var(--text-paragraph-hover,#F5F1EFFF);--plasma-link-color-active:var(--text-paragraph-active,#F5F1EF93);--plasma-link-color-visited:var(--text-paragraph,#F6F2F07A);--plasma-link-color-visited-hover:var(--text-paragraph-hover,#F5F1EFFF);--plasma-link-color-visited-active:var(--text-paragraph-active,#F5F1EF93);--plasma-link-underline-border:0.063rem;--plasma-link-underline-offset:0.25rem;}
|
|
5
|
-
.a19bifbw{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:var(--text-accent,#61C8B0);--plasma-link-color-hover:var(--text-accent-hover,#77CFBBFF);--plasma-link-color-active:var(--text-accent-active,#4ABFA4FF);--plasma-link-color-visited:var(--text-accent,#61C8B0);--plasma-link-color-visited-hover:var(--text-accent-hover,#77CFBBFF);--plasma-link-color-visited-active:var(--text-accent-active,#4ABFA4FF);--plasma-link-underline-border:0.063rem;--plasma-link-underline-offset:0.25rem;}
|
|
6
|
-
.p11g3bq7{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:var(--text-positive,#50A84C);--plasma-link-color-hover:var(--text-positive-hover,#62B65DFF);--plasma-link-color-active:var(--text-positive-active,#469442FF);--plasma-link-color-visited:var(--text-positive,#50A84C);--plasma-link-color-visited-hover:var(--text-positive-hover,#62B65DFF);--plasma-link-color-visited-active:var(--text-positive-active,#469442FF);--plasma-link-underline-border:0.063rem;--plasma-link-underline-offset:0.25rem;}
|
|
7
|
-
.w1j34p05{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:var(--text-warning,#DA6828);--plasma-link-color-hover:var(--text-warning-hover,#DF7D43FF);--plasma-link-color-active:var(--text-warning-active,#C45D21FF);--plasma-link-color-visited:var(--text-warning,#DA6828);--plasma-link-color-visited-hover:var(--text-warning-hover,#DF7D43FF);--plasma-link-color-visited-active:var(--text-warning-active,#C45D21FF);--plasma-link-underline-border:0.063rem;--plasma-link-underline-offset:0.25rem;}
|
|
8
|
-
.n1ozoxtr{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:var(--text-negative,#F57E83);--plasma-link-color-hover:var(--text-negative-hover,#F89BA0FF);--plasma-link-color-active:var(--text-negative-active,#F3626AFF);--plasma-link-color-visited:var(--text-negative,#F57E83);--plasma-link-color-visited-hover:var(--text-negative-hover,#F89BA0FF);--plasma-link-color-visited-active:var(--text-negative-active,#F3626AFF);--plasma-link-underline-border:0.063rem;--plasma-link-underline-offset:0.25rem;}
|
|
9
|
-
.cwo06rj{--plasma-link-font-family:var(--plasma-typo-text-m-font-family);--plasma-link-color:inherit;--plasma-link-color-hover:inherit;--plasma-link-color-active:inherit;--plasma-link-color-visited:inherit;--plasma-link-color-visited-hover:inherit;--plasma-link-color-visited-active:inherit;--plasma-link-underline-border:0.063rem;--plasma-link-underline-offset:0.25rem;}
|
|
10
|
-
.t1v6tmnt{--plasma-link-disabled-opacity:0.4;}
|
|
11
|
-
.t1obm9h5{--plasma-link-color-focus:var(--text-primary,#FFFFFFFC);}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
.dzci1i0{--plasma-progress-track-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-progress-filled-background-color:var(--surface-solid-default,#F6F2F0);--plasma-progress-value-color:var(--text-tertiary,#F6F2F03D);}
|
|
2
|
-
.s1i5ajg4{--plasma-progress-track-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-progress-filled-background-color:var(--surface-solid-tertiary,#474747);--plasma-progress-value-color:var(--text-tertiary,#F6F2F03D);}
|
|
3
|
-
.p1f0qtcq{--plasma-progress-track-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-progress-filled-background-color:var(--surface-accent,#0BA686);--plasma-progress-value-color:var(--text-tertiary,#F6F2F03D);}
|
|
4
|
-
.a12xzz3s{--plasma-progress-track-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-progress-filled-background-color:var(--surface-accent-gradient,linear-gradient(180.00deg,rgb(129,211,192) 0.0%,rgb(29,145,88) 100.0%));--plasma-progress-value-color:var(--text-tertiary,#F6F2F03D);}
|
|
5
|
-
.i18t0gqm{--plasma-progress-track-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-progress-filled-background-color:var(--surface-info,#9BCAF8);--plasma-progress-value-color:var(--text-tertiary,#F6F2F03D);}
|
|
6
|
-
.sxla5dw{--plasma-progress-track-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-progress-filled-background-color:var(--surface-positive,#A6D2A2);--plasma-progress-value-color:var(--text-tertiary,#F6F2F03D);}
|
|
7
|
-
.w16qv62u{--plasma-progress-track-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-progress-filled-background-color:var(--surface-warning,#F8AD80);--plasma-progress-value-color:var(--text-tertiary,#F6F2F03D);}
|
|
8
|
-
.ezrdfkb{--plasma-progress-track-background-color:var(--surface-transparent-secondary,#FFFFFF29);--plasma-progress-filled-background-color:var(--surface-negative,#F8A6A9);--plasma-progress-value-color:var(--text-tertiary,#F6F2F03D);}
|
|
9
|
-
.m1h3ynf2{--plasma-progress-track-height:0.25rem;--plasma-progress-track-border-radius:0.125rem;--plasma-progress-filled-height:0.375rem;--plasma-progress-filled-border-radius:0.375rem;--plasma-progress-value-margin-left:0.5rem;}
|