@accelint/design-toolkit 3.0.0 → 5.0.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/components/accordion/index.d.ts +1 -1
- package/dist/components/accordion/index.js +1 -1
- package/dist/components/accordion/index.js.map +1 -1
- package/dist/components/accordion/styles.d.ts +1 -1
- package/dist/components/accordion/styles.js +1 -1
- package/dist/components/accordion/styles.js.map +1 -1
- package/dist/components/accordion/types.d.ts +1 -1
- package/dist/components/action-bar/index.d.ts +10 -0
- package/dist/components/action-bar/index.js +2 -0
- package/dist/components/action-bar/index.js.map +1 -0
- package/dist/components/action-bar/styles.d.ts +5 -0
- package/dist/components/action-bar/styles.js +2 -0
- package/dist/components/action-bar/styles.js.map +1 -0
- package/dist/components/action-bar/types.d.ts +5 -0
- package/dist/components/action-bar/types.js +2 -0
- package/dist/components/action-bar/types.js.map +1 -0
- package/dist/components/avatar/index.d.ts +1 -1
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/avatar/index.js.map +1 -1
- package/dist/components/avatar/styles.d.ts +1 -1
- package/dist/components/avatar/styles.js +1 -1
- package/dist/components/avatar/styles.js.map +1 -1
- package/dist/components/avatar/types.d.ts +1 -1
- package/dist/components/badge/index.d.ts +1 -1
- package/dist/components/badge/index.js.map +1 -1
- package/dist/components/badge/styles.d.ts +1 -1
- package/dist/components/badge/styles.js +1 -1
- package/dist/components/badge/styles.js.map +1 -1
- package/dist/components/button/index.d.ts +1 -1
- package/dist/components/button/index.js.map +1 -1
- package/dist/components/button/styles.d.ts +3 -3
- package/dist/components/button/styles.js +1 -1
- package/dist/components/button/styles.js.map +1 -1
- package/dist/components/button/types.d.ts +1 -1
- package/dist/components/checkbox/styles.d.ts +1 -1
- package/dist/components/checkbox/styles.js +1 -1
- package/dist/components/checkbox/styles.js.map +1 -1
- package/dist/components/chip/index.d.ts +1 -1
- package/dist/components/chip/index.js.map +1 -1
- package/dist/components/chip/styles.d.ts +4 -4
- package/dist/components/chip/styles.js +1 -1
- package/dist/components/chip/styles.js.map +1 -1
- package/dist/components/classification-badge/index.d.ts +1 -1
- package/dist/components/classification-badge/index.js.map +1 -1
- package/dist/components/classification-badge/styles.js +1 -1
- package/dist/components/classification-badge/styles.js.map +1 -1
- package/dist/components/classification-banner/index.d.ts +1 -1
- package/dist/components/classification-banner/index.js.map +1 -1
- package/dist/components/classification-banner/styles.js +1 -1
- package/dist/components/classification-banner/styles.js.map +1 -1
- package/dist/components/color-picker/styles.d.ts +1 -1
- package/dist/components/color-picker/styles.js +1 -1
- package/dist/components/color-picker/styles.js.map +1 -1
- package/dist/components/combobox-field/index.d.ts +1 -1
- package/dist/components/combobox-field/index.js.map +1 -1
- package/dist/components/combobox-field/styles.d.ts +3 -3
- package/dist/components/combobox-field/styles.js +1 -1
- package/dist/components/combobox-field/styles.js.map +1 -1
- package/dist/components/combobox-field/types.d.ts +1 -1
- package/dist/components/date-field/index.d.ts +1 -3
- package/dist/components/date-field/index.js +1 -1
- package/dist/components/date-field/index.js.map +1 -1
- package/dist/components/date-field/styles.d.ts +41 -51
- package/dist/components/date-field/styles.js +1 -1
- package/dist/components/date-field/styles.js.map +1 -1
- package/dist/components/date-field/types.d.ts +12 -15
- package/dist/components/details-list/index.d.ts +1 -1
- package/dist/components/details-list/index.js +1 -1
- package/dist/components/details-list/index.js.map +1 -1
- package/dist/components/details-list/styles.d.ts +1 -1
- package/dist/components/details-list/styles.js +1 -1
- package/dist/components/details-list/styles.js.map +1 -1
- package/dist/components/dialog/index.d.ts +28 -38
- package/dist/components/dialog/index.js +1 -1
- package/dist/components/dialog/index.js.map +1 -1
- package/dist/components/dialog/styles.d.ts +60 -0
- package/dist/components/dialog/styles.js +2 -0
- package/dist/components/dialog/styles.js.map +1 -0
- package/dist/components/dialog/types.d.ts +14 -0
- package/dist/components/dialog/types.js +2 -0
- package/dist/components/dialog/types.js.map +1 -0
- package/dist/components/drawer/index.d.ts +1 -1
- package/dist/components/drawer/index.js +1 -1
- package/dist/components/drawer/index.js.map +1 -1
- package/dist/components/drawer/styles.d.ts +2 -2
- package/dist/components/drawer/styles.js +1 -1
- package/dist/components/drawer/styles.js.map +1 -1
- package/dist/components/drawer/types.d.ts +1 -1
- package/dist/components/hero/index.js +1 -1
- package/dist/components/hero/index.js.map +1 -1
- package/dist/components/hero/styles.d.ts +1 -1
- package/dist/components/hero/styles.js +1 -1
- package/dist/components/hero/styles.js.map +1 -1
- package/dist/components/hotkey/index.d.ts +1 -1
- package/dist/components/hotkey/index.js.map +1 -1
- package/dist/components/hotkey/styles.d.ts +1 -1
- package/dist/components/hotkey/styles.js +1 -1
- package/dist/components/hotkey/styles.js.map +1 -1
- package/dist/components/icon/index.d.ts +1 -1
- package/dist/components/icon/index.js.map +1 -1
- package/dist/components/icon/styles.d.ts +1 -1
- package/dist/components/input/index.d.ts +1 -1
- package/dist/components/input/index.js.map +1 -1
- package/dist/components/input/styles.d.ts +1 -1
- package/dist/components/input/styles.js +1 -1
- package/dist/components/input/styles.js.map +1 -1
- package/dist/components/label/index.d.ts +1 -1
- package/dist/components/label/index.js.map +1 -1
- package/dist/components/label/styles.d.ts +1 -1
- package/dist/components/label/styles.js +1 -1
- package/dist/components/label/styles.js.map +1 -1
- package/dist/components/lines/index.d.ts +9 -0
- package/dist/components/lines/index.js +2 -0
- package/dist/components/lines/index.js.map +1 -0
- package/dist/components/lines/styles.d.ts +32 -0
- package/dist/components/lines/styles.js +2 -0
- package/dist/components/lines/styles.js.map +1 -0
- package/dist/components/lines/types.d.ts +10 -0
- package/dist/components/lines/types.js +2 -0
- package/dist/components/lines/types.js.map +1 -0
- package/dist/components/link/index.d.ts +17 -0
- package/dist/components/link/index.js +2 -0
- package/dist/components/link/index.js.map +1 -0
- package/dist/components/link/styles.d.ts +5 -0
- package/dist/components/link/styles.js +2 -0
- package/dist/components/link/styles.js.map +1 -0
- package/dist/components/link/types.d.ts +9 -0
- package/dist/components/link/types.js +2 -0
- package/dist/components/link/types.js.map +1 -0
- package/dist/components/menu/index.js +1 -1
- package/dist/components/menu/index.js.map +1 -1
- package/dist/components/menu/styles.d.ts +1 -1
- package/dist/components/menu/styles.js +1 -1
- package/dist/components/menu/styles.js.map +1 -1
- package/dist/components/options/index.js.map +1 -1
- package/dist/components/options/styles.d.ts +3 -3
- package/dist/components/options/styles.js +1 -1
- package/dist/components/options/styles.js.map +1 -1
- package/dist/components/options/types.d.ts +1 -1
- package/dist/components/popover/index.js.map +1 -1
- package/dist/components/popover/styles.d.ts +1 -1
- package/dist/components/popover/styles.js +1 -1
- package/dist/components/popover/styles.js.map +1 -1
- package/dist/components/query-builder/action-element.js.map +1 -1
- package/dist/components/query-builder/group.js +1 -1
- package/dist/components/query-builder/group.js.map +1 -1
- package/dist/components/query-builder/index.js +1 -1
- package/dist/components/query-builder/index.js.map +1 -1
- package/dist/components/query-builder/value-editor.js.map +1 -1
- package/dist/components/query-builder/value-selector.js.map +1 -1
- package/dist/components/radio/styles.d.ts +1 -1
- package/dist/components/radio/styles.js +1 -1
- package/dist/components/radio/styles.js.map +1 -1
- package/dist/components/search-field/index.d.ts +3 -3
- package/dist/components/search-field/index.js.map +1 -1
- package/dist/components/search-field/styles.d.ts +1 -1
- package/dist/components/search-field/styles.js +1 -1
- package/dist/components/search-field/styles.js.map +1 -1
- package/dist/components/select-field/index.d.ts +1 -1
- package/dist/components/select-field/index.js +1 -1
- package/dist/components/select-field/index.js.map +1 -1
- package/dist/components/select-field/styles.d.ts +4 -4
- package/dist/components/select-field/styles.js +1 -1
- package/dist/components/select-field/styles.js.map +1 -1
- package/dist/components/select-field/types.d.ts +1 -1
- package/dist/components/sidenav/events.d.ts +8 -0
- package/dist/components/sidenav/events.js +2 -0
- package/dist/components/sidenav/events.js.map +1 -0
- package/dist/components/sidenav/index.d.ts +51 -0
- package/dist/components/sidenav/index.js +2 -0
- package/dist/components/sidenav/index.js.map +1 -0
- package/dist/components/sidenav/styles.d.ts +114 -0
- package/dist/components/sidenav/styles.js +2 -0
- package/dist/components/sidenav/styles.js.map +1 -0
- package/dist/components/sidenav/types.d.ts +38 -0
- package/dist/components/sidenav/types.js +2 -0
- package/dist/components/sidenav/types.js.map +1 -0
- package/dist/components/skeleton/styles.d.ts +2 -2
- package/dist/components/skeleton/styles.js +1 -1
- package/dist/components/skeleton/styles.js.map +1 -1
- package/dist/components/slider/index.d.ts +4 -43
- package/dist/components/slider/index.js +1 -1
- package/dist/components/slider/index.js.map +1 -1
- package/dist/components/slider/styles.d.ts +84 -0
- package/dist/components/slider/styles.js +2 -0
- package/dist/components/slider/styles.js.map +1 -0
- package/dist/components/slider/types.d.ts +22 -0
- package/dist/components/slider/types.js +2 -0
- package/dist/components/slider/types.js.map +1 -0
- package/dist/components/switch/index.d.ts +1 -1
- package/dist/components/switch/index.js.map +1 -1
- package/dist/components/switch/styles.d.ts +1 -1
- package/dist/components/switch/styles.js +1 -1
- package/dist/components/switch/styles.js.map +1 -1
- package/dist/components/tabs/index.d.ts +37 -36
- package/dist/components/tabs/index.js +1 -1
- package/dist/components/tabs/index.js.map +1 -1
- package/dist/components/tabs/styles.d.ts +48 -0
- package/dist/components/tabs/styles.js +2 -0
- package/dist/components/tabs/styles.js.map +1 -0
- package/dist/components/tabs/types.d.ts +6 -0
- package/dist/components/tabs/types.js +2 -0
- package/dist/components/tabs/types.js.map +1 -0
- package/dist/components/text-area-field/index.d.ts +1 -1
- package/dist/components/text-area-field/index.js.map +1 -1
- package/dist/components/text-area-field/styles.d.ts +4 -4
- package/dist/components/text-area-field/styles.js +1 -1
- package/dist/components/text-area-field/styles.js.map +1 -1
- package/dist/components/text-field/index.js.map +1 -1
- package/dist/components/text-field/styles.d.ts +4 -4
- package/dist/components/text-field/styles.js +1 -1
- package/dist/components/text-field/styles.js.map +1 -1
- package/dist/components/tooltip/index.d.ts +1 -1
- package/dist/components/tooltip/index.js +1 -1
- package/dist/components/tooltip/index.js.map +1 -1
- package/dist/components/tooltip/styles.d.ts +1 -1
- package/dist/components/tooltip/styles.js +1 -1
- package/dist/components/tooltip/styles.js.map +1 -1
- package/dist/components/tooltip/types.d.ts +3 -1
- package/dist/components/tree/index.d.ts +51 -0
- package/dist/components/tree/index.js +2 -0
- package/dist/components/tree/index.js.map +1 -0
- package/dist/components/tree/styles.d.ts +128 -0
- package/dist/components/tree/styles.js +2 -0
- package/dist/components/tree/styles.js.map +1 -0
- package/dist/components/tree/types.d.ts +41 -0
- package/dist/components/tree/types.js +2 -0
- package/dist/components/tree/types.js.map +1 -0
- package/dist/components/view-stack/index.js.map +1 -1
- package/dist/foundation/token-data.d.ts +17 -0
- package/dist/foundation/token-data.js +2 -0
- package/dist/foundation/token-data.js.map +1 -0
- package/dist/hooks/use-tree/actions/cache.d.ts +78 -0
- package/dist/hooks/use-tree/actions/cache.js +2 -0
- package/dist/hooks/use-tree/actions/cache.js.map +1 -0
- package/dist/hooks/use-tree/actions/index.d.ts +38 -0
- package/dist/hooks/use-tree/actions/index.js +2 -0
- package/dist/hooks/use-tree/actions/index.js.map +1 -0
- package/dist/hooks/use-tree/state/index.d.ts +8 -0
- package/dist/hooks/use-tree/state/index.js +2 -0
- package/dist/hooks/use-tree/state/index.js.map +1 -0
- package/dist/hooks/use-tree/state/utils.d.ts +7 -0
- package/dist/hooks/use-tree/state/utils.js +2 -0
- package/dist/hooks/use-tree/state/utils.js.map +1 -0
- package/dist/hooks/use-tree/types.d.ts +171 -0
- package/dist/hooks/use-tree/types.js +2 -0
- package/dist/hooks/use-tree/types.js.map +1 -0
- package/dist/icons/catalog.js +1 -1
- package/dist/icons/catalog.js.map +1 -1
- package/dist/index.css +12 -18
- package/dist/index.d.ts +35 -8
- package/dist/index.js +1 -1
- package/dist/lib/react.d.ts +22 -8
- package/dist/lib/react.js +8 -4
- package/dist/lib/react.js.map +1 -1
- package/dist/lib/utils.d.ts +15 -5
- package/dist/lib/utils.js +1 -1
- package/dist/lib/utils.js.map +1 -1
- package/dist/metafile-esm.json +1 -1
- package/dist/providers/theme-provider.d.ts +22 -0
- package/dist/providers/theme-provider.js +2 -0
- package/dist/providers/theme-provider.js.map +1 -0
- package/dist/styles.css +2071 -1007
- package/dist/tokens/themes.css +741 -53
- package/dist/tokens/tokens.css +133 -65
- package/dist/tokens/tokens.d.ts +449 -1
- package/dist/tokens/tokens.js +2 -0
- package/dist/tokens/tokens.js.map +1 -0
- package/dist/tokens/types.d.ts +299 -0
- package/dist/tokens/types.js +2 -0
- package/dist/tokens/types.js.map +1 -0
- package/dist/variants/variants.css +19 -1
- package/package.json +20 -9
- package/dist/tokens/index.d.ts +0 -123
- package/dist/tokens/index.js +0 -2
- package/dist/tokens/index.js.map +0 -1
package/dist/styles.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! tailwindcss v4.1.
|
|
1
|
+
/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */
|
|
2
2
|
@layer properties;
|
|
3
3
|
@font-face {
|
|
4
4
|
font-family: 'Roboto Flex';
|
|
@@ -100,62 +100,15 @@
|
|
|
100
100
|
@layer theme {
|
|
101
101
|
:root, :host {
|
|
102
102
|
--container-sm: 24rem;
|
|
103
|
+
--container-md: 28rem;
|
|
103
104
|
--font-weight-light: 300;
|
|
104
105
|
--font-weight-normal: 400;
|
|
105
106
|
--font-weight-medium: 500;
|
|
107
|
+
--font-weight-bold: 700;
|
|
106
108
|
--animate-spin: spin 1s linear infinite;
|
|
107
109
|
--animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
|
|
108
110
|
--default-transition-duration: 150ms;
|
|
109
111
|
--default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
110
|
-
--color-surface-default: var(--colors-neutral-10, #0b0b0b);
|
|
111
|
-
--color-surface-raised: var(--colors-neutral-09, #222222);
|
|
112
|
-
--color-surface-overlay: var(--colors-neutral-08, #2f2f31);
|
|
113
|
-
--color-transparent-dark: var(--colors-alpha-black-02, rgba(0, 0, 0, 0.4));
|
|
114
|
-
--color-transparent-light: var(--colors-alpha-white-01, rgba(255, 255, 255, 0.08));
|
|
115
|
-
--color-interactive: var(--colors-neutral-05, #565656);
|
|
116
|
-
--color-interactive-default: var(--colors-neutral-02, #e6e6e6);
|
|
117
|
-
--color-interactive-hover: var(--colors-neutral-01, #ffffff);
|
|
118
|
-
--color-interactive-hover-light: var(--colors-neutral-03, #898989);
|
|
119
|
-
--color-interactive-hover-dark: var(--colors-neutral-08, #2f2f31);
|
|
120
|
-
--color-interactive-disabled: var(--colors-neutral-07, #383838);
|
|
121
|
-
--color-static-light: var(--colors-neutral-07, #383838);
|
|
122
|
-
--color-static-dark: var(--colors-neutral-09, #222222);
|
|
123
|
-
--color-highlight: var(--colors-highlight-primary-03, #28f5be);
|
|
124
|
-
--color-highlight-bold: var(--colors-highlight-primary-03, #28f5be);
|
|
125
|
-
--color-highlight-hover: var(--colors-highlight-primary-04, #189372);
|
|
126
|
-
--color-highlight-subtle: var(--colors-highlight-primary-05, #0a3d30);
|
|
127
|
-
--color-info: var(--colors-neutral-04, #686868);
|
|
128
|
-
--color-info-bold: var(--colors-utility-info-03, #686868);
|
|
129
|
-
--color-info-hover: var(--colors-utility-info-04, #424244);
|
|
130
|
-
--color-info-subtle: var(--colors-utility-info-05, #222222);
|
|
131
|
-
--color-advisory: var(--colors-utility-advisory-03, #62a6ff);
|
|
132
|
-
--color-advisory-bold: var(--colors-utility-advisory-03, #62a6ff);
|
|
133
|
-
--color-advisory-hover: var(--colors-utility-advisory-04, #3a6499);
|
|
134
|
-
--color-advisory-subtle: var(--colors-utility-advisory-05, #142133);
|
|
135
|
-
--color-normal: var(--colors-utility-normal-03, #30d27e);
|
|
136
|
-
--color-normal-bold: var(--colors-utility-normal-03, #30d27e);
|
|
137
|
-
--color-normal-hover: var(--colors-utility-normal-04, #1c7e4c);
|
|
138
|
-
--color-normal-subtle: var(--colors-utility-normal-05, #0a2a19);
|
|
139
|
-
--color-serious: var(--colors-utility-serious-03, #fca400);
|
|
140
|
-
--color-serious-bold: var(--colors-utility-serious-03, #fca400);
|
|
141
|
-
--color-serious-hover: var(--colors-utility-serious-04, #976201);
|
|
142
|
-
--color-serious-subtle: var(--colors-utility-serious-05, #322100);
|
|
143
|
-
--color-critical: var(--colors-utility-critical-03, #d4231d);
|
|
144
|
-
--color-critical-bold: var(--colors-utility-critical-03, #d4231d);
|
|
145
|
-
--color-critical-hover: var(--colors-utility-critical-04, #7f1511);
|
|
146
|
-
--color-critical-subtle: var(--colors-utility-critical-05, #2a0706);
|
|
147
|
-
--color-default-light: var(--colors-neutral-01, #ffffff);
|
|
148
|
-
--color-default-dark: var(--colors-neutral-03, #898989);
|
|
149
|
-
--color-inverse-dark: var(--colors-neutral-07, #383838);
|
|
150
|
-
--color-inverse-light: var(--colors-neutral-09, #222222);
|
|
151
|
-
--color-disabled: var(--colors-neutral-05, #565656);
|
|
152
|
-
--color-classification-missing: var(--colors-neutral-10, #0b0b0b);
|
|
153
|
-
--color-classification-unclass: var(--colors-classification-unclass, #007A33);
|
|
154
|
-
--color-classification-cui: var(--colors-classification-cui, #502b85);
|
|
155
|
-
--color-classification-confidential: var(--colors-classification-confidential, #0033a0);
|
|
156
|
-
--color-classification-secret: var(--colors-classification-secret, #c8102e);
|
|
157
|
-
--color-classification-top-secret: var(--colors-classification-top-secret, #ff8c00);
|
|
158
|
-
--color-classification-ts-sci: var(--colors-classification-ts-sci, #fce83a);
|
|
159
112
|
--typography-header-xxl-size: var(--typography-header-xxl-size, 32px);
|
|
160
113
|
--typography-header-xxl-height: var(--typography-header-xxl-height, 40px);
|
|
161
114
|
--typography-header-xxl-spacing: var(--typography-header-xxl-spacing, 0px);
|
|
@@ -217,8 +170,10 @@
|
|
|
217
170
|
--radius-large: var(--radius-large, 8px);
|
|
218
171
|
--radius-round: var(--radius-round, 80px);
|
|
219
172
|
--shadow-elevation-default: var(--shadow-elevation-default);
|
|
220
|
-
--shadow-elevation-overlay: var(--shadow-elevation-overlay);
|
|
221
|
-
--shadow-elevation-
|
|
173
|
+
--shadow-elevation-overlay-bold: var(--shadow-elevation-overlay-bold, 0 8px 24px 0 rgba(0 0 0 / 0.80));
|
|
174
|
+
--shadow-elevation-overlay-muted: var(--shadow-elevation-overlay-muted, 0 8px 24px 0 rgba(0 0 0 / 0.16));
|
|
175
|
+
--shadow-elevation-raised-bold: var(--shadow-elevation-raised-bold, 0 1px 4px 0 rgba(0 0 0 / 0.80));
|
|
176
|
+
--shadow-elevation-raised-muted: var(--shadow-elevation-raised-muted, 0 1px 4px 0 rgba(0 0 0 / 0.16));
|
|
222
177
|
--font-primary: var(--font-primary);
|
|
223
178
|
--font-display: var(--font-display);
|
|
224
179
|
--icon-size-l: var(--icon-size-l);
|
|
@@ -359,6 +314,9 @@
|
|
|
359
314
|
::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
|
|
360
315
|
padding-block: 0;
|
|
361
316
|
}
|
|
317
|
+
::-webkit-calendar-picker-indicator {
|
|
318
|
+
line-height: 1;
|
|
319
|
+
}
|
|
362
320
|
:-moz-ui-invalid {
|
|
363
321
|
box-shadow: none;
|
|
364
322
|
}
|
|
@@ -376,6 +334,9 @@
|
|
|
376
334
|
.pointer-events-none {
|
|
377
335
|
pointer-events: none;
|
|
378
336
|
}
|
|
337
|
+
.collapse {
|
|
338
|
+
visibility: collapse;
|
|
339
|
+
}
|
|
379
340
|
.invisible {
|
|
380
341
|
visibility: hidden;
|
|
381
342
|
}
|
|
@@ -397,30 +358,18 @@
|
|
|
397
358
|
.inset-0 {
|
|
398
359
|
inset: var(--spacing-0);
|
|
399
360
|
}
|
|
400
|
-
.top-1\/2 {
|
|
401
|
-
top: calc(1/2 * 100%);
|
|
402
|
-
}
|
|
403
|
-
.top-\[50\%\] {
|
|
404
|
-
top: 50%;
|
|
405
|
-
}
|
|
406
361
|
.top-\[var\(--classification-banner-height\)\] {
|
|
407
362
|
top: var(--classification-banner-height);
|
|
408
363
|
}
|
|
409
|
-
.
|
|
410
|
-
|
|
364
|
+
.top-s {
|
|
365
|
+
top: var(--spacing-s);
|
|
411
366
|
}
|
|
412
|
-
.left
|
|
413
|
-
left:
|
|
367
|
+
.left-0 {
|
|
368
|
+
left: var(--spacing-0);
|
|
414
369
|
}
|
|
415
370
|
.left-s {
|
|
416
371
|
left: var(--spacing-s);
|
|
417
372
|
}
|
|
418
|
-
.z-1 {
|
|
419
|
-
z-index: 1;
|
|
420
|
-
}
|
|
421
|
-
.z-5 {
|
|
422
|
-
z-index: 5;
|
|
423
|
-
}
|
|
424
373
|
.-order-1 {
|
|
425
374
|
order: calc(1 * -1);
|
|
426
375
|
}
|
|
@@ -433,9 +382,6 @@
|
|
|
433
382
|
.order-1 {
|
|
434
383
|
order: 1;
|
|
435
384
|
}
|
|
436
|
-
.order-2 {
|
|
437
|
-
order: 2;
|
|
438
|
-
}
|
|
439
385
|
.order-3 {
|
|
440
386
|
order: 3;
|
|
441
387
|
}
|
|
@@ -454,12 +400,6 @@
|
|
|
454
400
|
.col-\[var\(--drawer-main-cols\)\] {
|
|
455
401
|
grid-column: var(--drawer-main-cols);
|
|
456
402
|
}
|
|
457
|
-
.col-span-2 {
|
|
458
|
-
grid-column: span 2 / span 2;
|
|
459
|
-
}
|
|
460
|
-
.col-span-3 {
|
|
461
|
-
grid-column: span 3 / span 3;
|
|
462
|
-
}
|
|
463
403
|
.col-span-full {
|
|
464
404
|
grid-column: 1 / -1;
|
|
465
405
|
}
|
|
@@ -469,29 +409,14 @@
|
|
|
469
409
|
.col-start-2 {
|
|
470
410
|
grid-column-start: 2;
|
|
471
411
|
}
|
|
472
|
-
.col-start-3 {
|
|
473
|
-
grid-column-start: 3;
|
|
474
|
-
}
|
|
475
412
|
.\[grid-row\:1\] {
|
|
476
413
|
grid-row: 1;
|
|
477
414
|
}
|
|
478
415
|
.row-\[var\(--drawer-main-rows\)\] {
|
|
479
416
|
grid-row: var(--drawer-main-rows);
|
|
480
417
|
}
|
|
481
|
-
.row-span-
|
|
482
|
-
grid-row:
|
|
483
|
-
}
|
|
484
|
-
.row-start-1 {
|
|
485
|
-
grid-row-start: 1;
|
|
486
|
-
}
|
|
487
|
-
.row-start-2 {
|
|
488
|
-
grid-row-start: 2;
|
|
489
|
-
}
|
|
490
|
-
.row-start-3 {
|
|
491
|
-
grid-row-start: 3;
|
|
492
|
-
}
|
|
493
|
-
.row-start-4 {
|
|
494
|
-
grid-row-start: 4;
|
|
418
|
+
.row-span-full {
|
|
419
|
+
grid-row: 1 / -1;
|
|
495
420
|
}
|
|
496
421
|
.container {
|
|
497
422
|
width: 100%;
|
|
@@ -617,12 +542,18 @@
|
|
|
617
542
|
width: var(--spacing-xxs);
|
|
618
543
|
height: var(--spacing-xxs);
|
|
619
544
|
}
|
|
545
|
+
.h-\[1px\] {
|
|
546
|
+
height: 1px;
|
|
547
|
+
}
|
|
620
548
|
.h-\[40px\] {
|
|
621
549
|
height: 40px;
|
|
622
550
|
}
|
|
623
551
|
.h-\[90px\] {
|
|
624
552
|
height: 90px;
|
|
625
553
|
}
|
|
554
|
+
.h-\[400px\] {
|
|
555
|
+
height: 400px;
|
|
556
|
+
}
|
|
626
557
|
.h-\[600px\] {
|
|
627
558
|
height: 600px;
|
|
628
559
|
}
|
|
@@ -644,18 +575,12 @@
|
|
|
644
575
|
.h-oversized {
|
|
645
576
|
height: var(--spacing-oversized);
|
|
646
577
|
}
|
|
647
|
-
.h-s {
|
|
648
|
-
height: var(--spacing-s);
|
|
649
|
-
}
|
|
650
578
|
.h-screen {
|
|
651
579
|
height: 100vh;
|
|
652
580
|
}
|
|
653
581
|
.h-xl {
|
|
654
582
|
height: var(--spacing-xl);
|
|
655
583
|
}
|
|
656
|
-
.h-xxs {
|
|
657
|
-
height: var(--spacing-xxs);
|
|
658
|
-
}
|
|
659
584
|
.max-h-\[200px\] {
|
|
660
585
|
max-height: 200px;
|
|
661
586
|
}
|
|
@@ -668,6 +593,30 @@
|
|
|
668
593
|
.min-h-\[1lh\] {
|
|
669
594
|
min-height: 1lh;
|
|
670
595
|
}
|
|
596
|
+
.min-h-\[36px\] {
|
|
597
|
+
min-height: 36px;
|
|
598
|
+
}
|
|
599
|
+
.min-h-\[38px\] {
|
|
600
|
+
min-height: 38px;
|
|
601
|
+
}
|
|
602
|
+
.min-h-\[46px\] {
|
|
603
|
+
min-height: 46px;
|
|
604
|
+
}
|
|
605
|
+
.min-h-\[48px\] {
|
|
606
|
+
min-height: 48px;
|
|
607
|
+
}
|
|
608
|
+
.min-h-l {
|
|
609
|
+
min-height: var(--spacing-l);
|
|
610
|
+
}
|
|
611
|
+
.min-h-s {
|
|
612
|
+
min-height: var(--spacing-s);
|
|
613
|
+
}
|
|
614
|
+
.min-h-screen {
|
|
615
|
+
min-height: 100vh;
|
|
616
|
+
}
|
|
617
|
+
.min-h-xl {
|
|
618
|
+
min-height: var(--spacing-xl);
|
|
619
|
+
}
|
|
671
620
|
.w-1\/2 {
|
|
672
621
|
width: calc(1/2 * 100%);
|
|
673
622
|
}
|
|
@@ -677,6 +626,18 @@
|
|
|
677
626
|
.w-\[1lh\] {
|
|
678
627
|
width: 1lh;
|
|
679
628
|
}
|
|
629
|
+
.w-\[20px\] {
|
|
630
|
+
width: 20px;
|
|
631
|
+
}
|
|
632
|
+
.w-\[20px\] {
|
|
633
|
+
width: 20px;
|
|
634
|
+
}
|
|
635
|
+
.w-\[28px\] {
|
|
636
|
+
width: 28px;
|
|
637
|
+
}
|
|
638
|
+
.w-\[28px\] {
|
|
639
|
+
width: 28px;
|
|
640
|
+
}
|
|
680
641
|
.w-\[50\%\] {
|
|
681
642
|
width: 50%;
|
|
682
643
|
}
|
|
@@ -782,23 +743,17 @@
|
|
|
782
743
|
.w-m {
|
|
783
744
|
width: var(--spacing-m);
|
|
784
745
|
}
|
|
785
|
-
.w-s {
|
|
786
|
-
width: var(--spacing-s);
|
|
787
|
-
}
|
|
788
746
|
.w-xl {
|
|
789
747
|
width: var(--spacing-xl);
|
|
790
748
|
}
|
|
791
|
-
.w-xxs {
|
|
792
|
-
width: var(--spacing-xxs);
|
|
793
|
-
}
|
|
794
749
|
.max-w-\[160px\] {
|
|
795
750
|
max-width: 160px;
|
|
796
751
|
}
|
|
797
752
|
.max-w-\[280px\] {
|
|
798
753
|
max-width: 280px;
|
|
799
754
|
}
|
|
800
|
-
.max-w
|
|
801
|
-
max-width:
|
|
755
|
+
.max-w-md {
|
|
756
|
+
max-width: var(--container-md);
|
|
802
757
|
}
|
|
803
758
|
.min-w-\(--trigger-width\) {
|
|
804
759
|
min-width: var(--trigger-width);
|
|
@@ -806,12 +761,6 @@
|
|
|
806
761
|
.min-w-0 {
|
|
807
762
|
min-width: var(--spacing-0);
|
|
808
763
|
}
|
|
809
|
-
.min-w-\[280px\] {
|
|
810
|
-
min-width: 280px;
|
|
811
|
-
}
|
|
812
|
-
.min-w-\[320px\] {
|
|
813
|
-
min-width: 320px;
|
|
814
|
-
}
|
|
815
764
|
.min-w-\[calc\(var\(--trigger-width\)\+\(var\(--spacing-s\)\*2\)\)\] {
|
|
816
765
|
min-width: calc(var(--trigger-width) + (var(--spacing-s) * 2));
|
|
817
766
|
}
|
|
@@ -830,24 +779,17 @@
|
|
|
830
779
|
.flex-none {
|
|
831
780
|
flex: none;
|
|
832
781
|
}
|
|
782
|
+
.shrink-0 {
|
|
783
|
+
flex-shrink: 0;
|
|
784
|
+
}
|
|
833
785
|
.grow {
|
|
834
786
|
flex-grow: 1;
|
|
835
787
|
}
|
|
836
|
-
.
|
|
837
|
-
|
|
838
|
-
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
839
|
-
}
|
|
840
|
-
.-translate-y-1\/2 {
|
|
841
|
-
--tw-translate-y: calc(calc(1/2 * 100%) * -1);
|
|
842
|
-
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
788
|
+
.grow-0 {
|
|
789
|
+
flex-grow: 0;
|
|
843
790
|
}
|
|
844
|
-
.
|
|
845
|
-
|
|
846
|
-
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
847
|
-
}
|
|
848
|
-
.translate-y-\[50\%\] {
|
|
849
|
-
--tw-translate-y: 50%;
|
|
850
|
-
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
791
|
+
.grow-1 {
|
|
792
|
+
flex-grow: 1;
|
|
851
793
|
}
|
|
852
794
|
.transform {
|
|
853
795
|
transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
|
|
@@ -858,9 +800,6 @@
|
|
|
858
800
|
.cursor-default {
|
|
859
801
|
cursor: default;
|
|
860
802
|
}
|
|
861
|
-
.cursor-not-allowed {
|
|
862
|
-
cursor: not-allowed;
|
|
863
|
-
}
|
|
864
803
|
.cursor-pointer {
|
|
865
804
|
cursor: pointer;
|
|
866
805
|
}
|
|
@@ -885,32 +824,17 @@
|
|
|
885
824
|
.grid-cols-\[auto_1fr\] {
|
|
886
825
|
grid-template-columns: auto 1fr;
|
|
887
826
|
}
|
|
888
|
-
.grid-cols-\[auto_1fr_auto\] {
|
|
889
|
-
grid-template-columns: auto 1fr auto;
|
|
890
|
-
}
|
|
891
827
|
.grid-cols-\[auto_auto_1fr_auto\] {
|
|
892
828
|
grid-template-columns: auto auto 1fr auto;
|
|
893
829
|
}
|
|
894
|
-
.grid-cols-\[auto_auto_1fr_auto_auto\] {
|
|
895
|
-
grid-template-columns: auto auto 1fr auto auto;
|
|
896
|
-
}
|
|
897
|
-
.grid-cols-\[auto_auto_auto\] {
|
|
898
|
-
grid-template-columns: auto auto auto;
|
|
899
|
-
}
|
|
900
830
|
.grid-cols-\[minmax\(100px\,_1fr\)_min-content\] {
|
|
901
831
|
grid-template-columns: minmax(100px, 1fr) min-content;
|
|
902
832
|
}
|
|
903
833
|
.grid-cols-\[var\(--route-layout-grid-cols\)\] {
|
|
904
834
|
grid-template-columns: var(--route-layout-grid-cols);
|
|
905
835
|
}
|
|
906
|
-
.grid-rows-
|
|
907
|
-
grid-template-rows: repeat(
|
|
908
|
-
}
|
|
909
|
-
.grid-rows-\[auto_auto_1fr_auto\] {
|
|
910
|
-
grid-template-rows: auto auto 1fr auto;
|
|
911
|
-
}
|
|
912
|
-
.grid-rows-\[auto_auto_auto\] {
|
|
913
|
-
grid-template-rows: auto auto auto;
|
|
836
|
+
.grid-rows-2 {
|
|
837
|
+
grid-template-rows: repeat(2, minmax(0, 1fr));
|
|
914
838
|
}
|
|
915
839
|
.grid-rows-\[var\(--route-layout-grid-rows\)\] {
|
|
916
840
|
grid-template-rows: var(--route-layout-grid-rows);
|
|
@@ -918,9 +842,6 @@
|
|
|
918
842
|
.flex-col {
|
|
919
843
|
flex-direction: column;
|
|
920
844
|
}
|
|
921
|
-
.flex-col-reverse {
|
|
922
|
-
flex-direction: column-reverse;
|
|
923
|
-
}
|
|
924
845
|
.flex-row {
|
|
925
846
|
flex-direction: row;
|
|
926
847
|
}
|
|
@@ -951,9 +872,15 @@
|
|
|
951
872
|
.justify-start {
|
|
952
873
|
justify-content: flex-start;
|
|
953
874
|
}
|
|
875
|
+
.justify-items-start {
|
|
876
|
+
justify-items: start;
|
|
877
|
+
}
|
|
954
878
|
.gap-\(--spacing-xxl\) {
|
|
955
879
|
gap: var(--spacing-xxl);
|
|
956
880
|
}
|
|
881
|
+
.gap-\[0\.5ch\] {
|
|
882
|
+
gap: 0.5ch;
|
|
883
|
+
}
|
|
957
884
|
.gap-\[11px\] {
|
|
958
885
|
gap: 11px;
|
|
959
886
|
}
|
|
@@ -997,9 +924,15 @@
|
|
|
997
924
|
.gap-x-s {
|
|
998
925
|
column-gap: var(--spacing-s);
|
|
999
926
|
}
|
|
927
|
+
.gap-x-xs {
|
|
928
|
+
column-gap: var(--spacing-xs);
|
|
929
|
+
}
|
|
1000
930
|
.gap-x-xxl {
|
|
1001
931
|
column-gap: var(--spacing-xxl);
|
|
1002
932
|
}
|
|
933
|
+
.gap-x-xxs {
|
|
934
|
+
column-gap: var(--spacing-xxs);
|
|
935
|
+
}
|
|
1003
936
|
.gap-y-oversized {
|
|
1004
937
|
row-gap: var(--spacing-oversized);
|
|
1005
938
|
}
|
|
@@ -1009,20 +942,14 @@
|
|
|
1009
942
|
.gap-y-xxl {
|
|
1010
943
|
row-gap: var(--spacing-xxl);
|
|
1011
944
|
}
|
|
1012
|
-
.self-end {
|
|
1013
|
-
align-self: flex-end;
|
|
1014
|
-
}
|
|
1015
|
-
.justify-self-center {
|
|
1016
|
-
justify-self: center;
|
|
1017
|
-
}
|
|
1018
|
-
.justify-self-end {
|
|
1019
|
-
justify-self: flex-end;
|
|
1020
|
-
}
|
|
1021
945
|
.truncate {
|
|
1022
946
|
overflow: hidden;
|
|
1023
947
|
text-overflow: ellipsis;
|
|
1024
948
|
white-space: nowrap;
|
|
1025
949
|
}
|
|
950
|
+
.overflow-auto {
|
|
951
|
+
overflow: auto;
|
|
952
|
+
}
|
|
1026
953
|
.overflow-hidden {
|
|
1027
954
|
overflow: hidden;
|
|
1028
955
|
}
|
|
@@ -1041,244 +968,193 @@
|
|
|
1041
968
|
.rounded-medium {
|
|
1042
969
|
border-radius: var(--radius-medium);
|
|
1043
970
|
}
|
|
1044
|
-
.rounded-none {
|
|
1045
|
-
border-radius: 0;
|
|
1046
|
-
}
|
|
1047
|
-
.rounded-none {
|
|
1048
|
-
border-radius: var(--radius-none);
|
|
1049
|
-
}
|
|
1050
971
|
.rounded-round {
|
|
1051
972
|
border-radius: var(--radius-round);
|
|
1052
973
|
}
|
|
1053
974
|
.rounded-small {
|
|
1054
975
|
border-radius: var(--radius-small);
|
|
1055
976
|
}
|
|
1056
|
-
.rounded-t-large {
|
|
1057
|
-
border-top-left-radius: var(--radius-large);
|
|
1058
|
-
border-top-right-radius: var(--radius-large);
|
|
1059
|
-
}
|
|
1060
|
-
.rounded-l-large {
|
|
1061
|
-
border-top-left-radius: var(--radius-large);
|
|
1062
|
-
border-bottom-left-radius: var(--radius-large);
|
|
1063
|
-
}
|
|
1064
|
-
.rounded-r-large {
|
|
1065
|
-
border-top-right-radius: var(--radius-large);
|
|
1066
|
-
border-bottom-right-radius: var(--radius-large);
|
|
1067
|
-
}
|
|
1068
|
-
.rounded-b-large {
|
|
1069
|
-
border-bottom-right-radius: var(--radius-large);
|
|
1070
|
-
border-bottom-left-radius: var(--radius-large);
|
|
1071
|
-
}
|
|
1072
977
|
.border {
|
|
1073
978
|
border-style: var(--tw-border-style);
|
|
1074
979
|
border-width: 1px;
|
|
1075
980
|
}
|
|
1076
|
-
.border-
|
|
981
|
+
.border-0 {
|
|
1077
982
|
border-style: var(--tw-border-style);
|
|
1078
|
-
border-width:
|
|
1079
|
-
}
|
|
1080
|
-
.border-b-\[3px\] {
|
|
1081
|
-
border-bottom-style: var(--tw-border-style);
|
|
1082
|
-
border-bottom-width: 3px;
|
|
1083
|
-
}
|
|
1084
|
-
.border-dotted {
|
|
1085
|
-
--tw-border-style: dotted;
|
|
1086
|
-
border-style: dotted;
|
|
1087
|
-
}
|
|
1088
|
-
.border-\[\#E8178A\] {
|
|
1089
|
-
border-color: #E8178A;
|
|
1090
|
-
}
|
|
1091
|
-
.border-advisory {
|
|
1092
|
-
border-color: var(--color-advisory);
|
|
1093
|
-
}
|
|
1094
|
-
.border-critical {
|
|
1095
|
-
border-color: var(--color-critical);
|
|
1096
|
-
}
|
|
1097
|
-
.border-default-dark {
|
|
1098
|
-
border-color: var(--color-default-dark);
|
|
983
|
+
border-width: 0px;
|
|
1099
984
|
}
|
|
1100
|
-
|
|
1101
|
-
|
|
985
|
+
.\!bg-surface-default {
|
|
986
|
+
background-color: var(--bg-surface-default) !important;
|
|
1102
987
|
}
|
|
1103
|
-
.
|
|
1104
|
-
|
|
1105
|
-
}
|
|
1106
|
-
.border-info {
|
|
1107
|
-
border-color: var(--color-info);
|
|
1108
|
-
}
|
|
1109
|
-
.border-interactive {
|
|
1110
|
-
border-color: var(--color-interactive);
|
|
1111
|
-
}
|
|
1112
|
-
.border-interactive-disabled {
|
|
1113
|
-
border-color: var(--color-interactive-disabled);
|
|
1114
|
-
}
|
|
1115
|
-
.border-interactive-hover {
|
|
1116
|
-
border-color: var(--color-interactive-hover);
|
|
1117
|
-
}
|
|
1118
|
-
.border-normal {
|
|
1119
|
-
border-color: var(--color-normal);
|
|
1120
|
-
}
|
|
1121
|
-
.border-serious {
|
|
1122
|
-
border-color: var(--color-serious);
|
|
1123
|
-
}
|
|
1124
|
-
.border-static-dark {
|
|
1125
|
-
border-color: var(--color-static-dark);
|
|
988
|
+
.bg-\[\#E8178A\]\/40 {
|
|
989
|
+
background-color: color-mix(in oklab, #E8178A 40%, transparent);
|
|
1126
990
|
}
|
|
1127
|
-
.
|
|
1128
|
-
|
|
991
|
+
.bg-\[var\(--outline-static\)\] {
|
|
992
|
+
background-color: var(--outline-static);
|
|
1129
993
|
}
|
|
1130
|
-
.
|
|
1131
|
-
|
|
994
|
+
.bg-accent-primary-bold {
|
|
995
|
+
background-color: var(--bg-accent-primary-bold);
|
|
1132
996
|
}
|
|
1133
|
-
.
|
|
1134
|
-
|
|
997
|
+
.bg-accent-primary-hover {
|
|
998
|
+
background-color: var(--bg-accent-primary-hover);
|
|
1135
999
|
}
|
|
1136
|
-
.bg
|
|
1137
|
-
background-color:
|
|
1000
|
+
.bg-accent-primary-muted {
|
|
1001
|
+
background-color: var(--bg-accent-primary-muted);
|
|
1138
1002
|
}
|
|
1139
|
-
.bg-
|
|
1140
|
-
background-color: var(--
|
|
1003
|
+
.bg-accent-primary-pressed {
|
|
1004
|
+
background-color: var(--bg-accent-primary-pressed);
|
|
1141
1005
|
}
|
|
1142
1006
|
.bg-advisory-bold {
|
|
1143
|
-
background-color: var(--
|
|
1007
|
+
background-color: var(--bg-advisory-bold);
|
|
1144
1008
|
}
|
|
1145
1009
|
.bg-advisory-hover {
|
|
1146
|
-
background-color: var(--
|
|
1010
|
+
background-color: var(--bg-advisory-hover);
|
|
1011
|
+
}
|
|
1012
|
+
.bg-advisory-muted {
|
|
1013
|
+
background-color: var(--bg-advisory-muted);
|
|
1147
1014
|
}
|
|
1148
|
-
.bg-advisory-
|
|
1149
|
-
background-color: var(--
|
|
1015
|
+
.bg-advisory-pressed {
|
|
1016
|
+
background-color: var(--bg-advisory-pressed);
|
|
1150
1017
|
}
|
|
1151
1018
|
.bg-classification-confidential {
|
|
1152
|
-
background-color: var(--
|
|
1019
|
+
background-color: var(--classification-confidential);
|
|
1153
1020
|
}
|
|
1154
1021
|
.bg-classification-cui {
|
|
1155
|
-
background-color: var(--
|
|
1022
|
+
background-color: var(--classification-cui);
|
|
1156
1023
|
}
|
|
1157
1024
|
.bg-classification-missing {
|
|
1158
|
-
background-color: var(--
|
|
1025
|
+
background-color: var(--classification-missing);
|
|
1159
1026
|
}
|
|
1160
1027
|
.bg-classification-secret {
|
|
1161
|
-
background-color: var(--
|
|
1028
|
+
background-color: var(--classification-secret);
|
|
1162
1029
|
}
|
|
1163
1030
|
.bg-classification-top-secret {
|
|
1164
|
-
background-color: var(--
|
|
1031
|
+
background-color: var(--classification-top-secret);
|
|
1165
1032
|
}
|
|
1166
1033
|
.bg-classification-ts-sci {
|
|
1167
|
-
background-color: var(--
|
|
1034
|
+
background-color: var(--classification-ts-sci);
|
|
1168
1035
|
}
|
|
1169
1036
|
.bg-classification-unclass {
|
|
1170
|
-
background-color: var(--
|
|
1171
|
-
}
|
|
1172
|
-
.bg-critical {
|
|
1173
|
-
background-color: var(--color-critical);
|
|
1037
|
+
background-color: var(--classification-unclass);
|
|
1174
1038
|
}
|
|
1175
1039
|
.bg-critical-bold {
|
|
1176
|
-
background-color: var(--
|
|
1040
|
+
background-color: var(--bg-critical-bold);
|
|
1177
1041
|
}
|
|
1178
1042
|
.bg-critical-hover {
|
|
1179
|
-
background-color: var(--
|
|
1180
|
-
}
|
|
1181
|
-
.bg-critical-subtle {
|
|
1182
|
-
background-color: var(--color-critical-subtle);
|
|
1183
|
-
}
|
|
1184
|
-
.bg-default-dark {
|
|
1185
|
-
background-color: var(--color-default-dark);
|
|
1186
|
-
}
|
|
1187
|
-
.bg-default-light {
|
|
1188
|
-
background-color: var(--color-default-light);
|
|
1043
|
+
background-color: var(--bg-critical-hover);
|
|
1189
1044
|
}
|
|
1190
|
-
.bg-
|
|
1191
|
-
background-color: var(--
|
|
1192
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
1193
|
-
background-color: color-mix(in oklab, var(--color-default-light) 40%, transparent);
|
|
1194
|
-
}
|
|
1195
|
-
}
|
|
1196
|
-
.bg-disabled {
|
|
1197
|
-
background-color: var(--color-disabled);
|
|
1198
|
-
}
|
|
1199
|
-
.bg-highlight {
|
|
1200
|
-
background-color: var(--color-highlight);
|
|
1045
|
+
.bg-critical-muted {
|
|
1046
|
+
background-color: var(--bg-critical-muted);
|
|
1201
1047
|
}
|
|
1202
|
-
.bg-
|
|
1203
|
-
background-color: var(--
|
|
1204
|
-
}
|
|
1205
|
-
.bg-highlight-hover {
|
|
1206
|
-
background-color: var(--color-highlight-hover);
|
|
1207
|
-
}
|
|
1208
|
-
.bg-highlight-subtle {
|
|
1209
|
-
background-color: var(--color-highlight-subtle);
|
|
1210
|
-
}
|
|
1211
|
-
.bg-info {
|
|
1212
|
-
background-color: var(--color-info);
|
|
1048
|
+
.bg-critical-pressed {
|
|
1049
|
+
background-color: var(--bg-critical-pressed);
|
|
1213
1050
|
}
|
|
1214
1051
|
.bg-info-bold {
|
|
1215
|
-
background-color: var(--
|
|
1052
|
+
background-color: var(--bg-info-bold);
|
|
1216
1053
|
}
|
|
1217
1054
|
.bg-info-hover {
|
|
1218
|
-
background-color: var(--
|
|
1055
|
+
background-color: var(--bg-info-hover);
|
|
1219
1056
|
}
|
|
1220
|
-
.bg-info-
|
|
1221
|
-
background-color: var(--
|
|
1057
|
+
.bg-info-muted {
|
|
1058
|
+
background-color: var(--bg-info-muted);
|
|
1222
1059
|
}
|
|
1223
|
-
.bg-
|
|
1224
|
-
background-color: var(--
|
|
1060
|
+
.bg-info-pressed {
|
|
1061
|
+
background-color: var(--bg-info-pressed);
|
|
1225
1062
|
}
|
|
1226
|
-
.bg-interactive-
|
|
1227
|
-
background-color: var(--
|
|
1063
|
+
.bg-interactive-bold {
|
|
1064
|
+
background-color: var(--bg-interactive-bold);
|
|
1228
1065
|
}
|
|
1229
|
-
.bg-interactive-hover
|
|
1230
|
-
background-color: var(--
|
|
1066
|
+
.bg-interactive-bold-hover {
|
|
1067
|
+
background-color: var(--bg-interactive-bold-hover);
|
|
1231
1068
|
}
|
|
1232
|
-
.bg-interactive-
|
|
1233
|
-
background-color: var(--
|
|
1069
|
+
.bg-interactive-bold-pressed {
|
|
1070
|
+
background-color: var(--bg-interactive-bold-pressed);
|
|
1234
1071
|
}
|
|
1235
|
-
.bg-
|
|
1236
|
-
background-color: var(--
|
|
1072
|
+
.bg-interactive-disabled {
|
|
1073
|
+
background-color: var(--bg-interactive-disabled);
|
|
1074
|
+
}
|
|
1075
|
+
.bg-interactive-muted {
|
|
1076
|
+
background-color: var(--bg-interactive-muted);
|
|
1237
1077
|
}
|
|
1238
|
-
.bg-
|
|
1239
|
-
background-color: var(--
|
|
1078
|
+
.bg-interactive-muted-hover {
|
|
1079
|
+
background-color: var(--bg-interactive-muted-hover);
|
|
1240
1080
|
}
|
|
1241
|
-
.bg-
|
|
1242
|
-
background-color: var(--
|
|
1081
|
+
.bg-interactive-muted-pressed {
|
|
1082
|
+
background-color: var(--bg-interactive-muted-pressed);
|
|
1243
1083
|
}
|
|
1244
1084
|
.bg-normal-bold {
|
|
1245
|
-
background-color: var(--
|
|
1085
|
+
background-color: var(--bg-normal-bold);
|
|
1246
1086
|
}
|
|
1247
1087
|
.bg-normal-hover {
|
|
1248
|
-
background-color: var(--
|
|
1088
|
+
background-color: var(--bg-normal-hover);
|
|
1249
1089
|
}
|
|
1250
|
-
.bg-normal-
|
|
1251
|
-
background-color: var(--
|
|
1090
|
+
.bg-normal-muted {
|
|
1091
|
+
background-color: var(--bg-normal-muted);
|
|
1252
1092
|
}
|
|
1253
|
-
.bg-
|
|
1254
|
-
background-color: var(--
|
|
1093
|
+
.bg-normal-pressed {
|
|
1094
|
+
background-color: var(--bg-normal-pressed);
|
|
1255
1095
|
}
|
|
1256
1096
|
.bg-serious-bold {
|
|
1257
|
-
background-color: var(--
|
|
1097
|
+
background-color: var(--bg-serious-bold);
|
|
1258
1098
|
}
|
|
1259
1099
|
.bg-serious-hover {
|
|
1260
|
-
background-color: var(--
|
|
1100
|
+
background-color: var(--bg-serious-hover);
|
|
1261
1101
|
}
|
|
1262
|
-
.bg-serious-
|
|
1263
|
-
background-color: var(--
|
|
1102
|
+
.bg-serious-muted {
|
|
1103
|
+
background-color: var(--bg-serious-muted);
|
|
1104
|
+
}
|
|
1105
|
+
.bg-serious-pressed {
|
|
1106
|
+
background-color: var(--bg-serious-pressed);
|
|
1264
1107
|
}
|
|
1265
1108
|
.bg-surface-default {
|
|
1266
|
-
background-color: var(--
|
|
1109
|
+
background-color: var(--bg-surface-default);
|
|
1110
|
+
}
|
|
1111
|
+
.bg-surface-muted {
|
|
1112
|
+
background-color: var(--bg-surface-muted);
|
|
1267
1113
|
}
|
|
1268
1114
|
.bg-surface-overlay {
|
|
1269
|
-
background-color: var(--
|
|
1115
|
+
background-color: var(--bg-surface-overlay);
|
|
1270
1116
|
}
|
|
1271
1117
|
.bg-surface-raised {
|
|
1272
|
-
background-color: var(--
|
|
1118
|
+
background-color: var(--bg-surface-raised);
|
|
1273
1119
|
}
|
|
1274
1120
|
.bg-transparent {
|
|
1275
1121
|
background-color: transparent;
|
|
1276
1122
|
}
|
|
1277
|
-
.bg-
|
|
1278
|
-
background-
|
|
1123
|
+
.bg-\[repeating-linear-gradient\(to_bottom\,var\(--outline-static\)_0\%\,var\(--outline-static\)_1px\,transparent_1px\,transparent_4px\)\,repeating-linear-gradient\(to_right\,var\(--outline-static\)_0\%\,var\(--outline-static\)_1px\,transparent_1px\,transparent_4px\)\] {
|
|
1124
|
+
background-image: repeating-linear-gradient(to bottom,var(--outline-static) 0%,var(--outline-static) 1px,transparent 1px,transparent 4px),repeating-linear-gradient(to right,var(--outline-static) 0%,var(--outline-static) 1px,transparent 1px,transparent 4px);
|
|
1125
|
+
}
|
|
1126
|
+
.bg-\[repeating-linear-gradient\(to_bottom\,var\(--outline-static\)_0\%\,var\(--outline-static\)_1px\,transparent_1px\,transparent_4px\)\] {
|
|
1127
|
+
background-image: repeating-linear-gradient(to bottom,var(--outline-static) 0%,var(--outline-static) 1px,transparent 1px,transparent 4px);
|
|
1128
|
+
}
|
|
1129
|
+
.bg-none {
|
|
1130
|
+
background-image: none;
|
|
1131
|
+
}
|
|
1132
|
+
.\[background-size\:1px_4px\,50\%_1px\] {
|
|
1133
|
+
background-size: 1px 4px,50% 1px;
|
|
1134
|
+
}
|
|
1135
|
+
.\[background-size\:1px_50\%\,50\%_1px\] {
|
|
1136
|
+
background-size: 1px 50%,50% 1px;
|
|
1279
1137
|
}
|
|
1280
|
-
.bg-
|
|
1281
|
-
background-
|
|
1138
|
+
.bg-size-\[1px_4px\] {
|
|
1139
|
+
background-size: 1px 4px;
|
|
1140
|
+
}
|
|
1141
|
+
.bg-center {
|
|
1142
|
+
background-position: center;
|
|
1143
|
+
}
|
|
1144
|
+
.bg-position-\[center\,center_right\] {
|
|
1145
|
+
background-position: center,center right;
|
|
1146
|
+
}
|
|
1147
|
+
.bg-position-\[center_top\,center_right\] {
|
|
1148
|
+
background-position: center top,center right;
|
|
1149
|
+
}
|
|
1150
|
+
.\[background-repeat\:no-repeat\] {
|
|
1151
|
+
background-repeat: no-repeat;
|
|
1152
|
+
}
|
|
1153
|
+
.\[background-repeat\:repeat-y\,no-repeat\] {
|
|
1154
|
+
background-repeat: repeat-y,no-repeat;
|
|
1155
|
+
}
|
|
1156
|
+
.bg-repeat-y {
|
|
1157
|
+
background-repeat: repeat-y;
|
|
1282
1158
|
}
|
|
1283
1159
|
.object-cover {
|
|
1284
1160
|
object-fit: cover;
|
|
@@ -1310,15 +1186,27 @@
|
|
|
1310
1186
|
.px-0 {
|
|
1311
1187
|
padding-inline: var(--spacing-0);
|
|
1312
1188
|
}
|
|
1189
|
+
.px-\[0\.5ch\] {
|
|
1190
|
+
padding-inline: 0.5ch;
|
|
1191
|
+
}
|
|
1313
1192
|
.px-l {
|
|
1314
1193
|
padding-inline: var(--spacing-l);
|
|
1315
1194
|
}
|
|
1195
|
+
.px-m {
|
|
1196
|
+
padding-inline: var(--spacing-m);
|
|
1197
|
+
}
|
|
1316
1198
|
.px-s {
|
|
1317
1199
|
padding-inline: var(--spacing-s);
|
|
1318
1200
|
}
|
|
1319
1201
|
.px-xs {
|
|
1320
1202
|
padding-inline: var(--spacing-xs);
|
|
1321
1203
|
}
|
|
1204
|
+
.px-xxs {
|
|
1205
|
+
padding-inline: var(--spacing-xxs);
|
|
1206
|
+
}
|
|
1207
|
+
.py-l {
|
|
1208
|
+
padding-block: var(--spacing-l);
|
|
1209
|
+
}
|
|
1322
1210
|
.py-s {
|
|
1323
1211
|
padding-block: var(--spacing-s);
|
|
1324
1212
|
}
|
|
@@ -1358,6 +1246,9 @@
|
|
|
1358
1246
|
.text-right {
|
|
1359
1247
|
text-align: right;
|
|
1360
1248
|
}
|
|
1249
|
+
.align-bottom {
|
|
1250
|
+
vertical-align: bottom;
|
|
1251
|
+
}
|
|
1361
1252
|
.font-display {
|
|
1362
1253
|
font-family: var(--font-display);
|
|
1363
1254
|
}
|
|
@@ -1468,6 +1359,10 @@
|
|
|
1468
1359
|
--tw-leading: 64px;
|
|
1469
1360
|
line-height: 64px;
|
|
1470
1361
|
}
|
|
1362
|
+
.font-bold {
|
|
1363
|
+
--tw-font-weight: var(--font-weight-bold);
|
|
1364
|
+
font-weight: var(--font-weight-bold);
|
|
1365
|
+
}
|
|
1471
1366
|
.font-light {
|
|
1472
1367
|
--tw-font-weight: var(--font-weight-light);
|
|
1473
1368
|
font-weight: var(--font-weight-light);
|
|
@@ -1483,79 +1378,111 @@
|
|
|
1483
1378
|
.break-words {
|
|
1484
1379
|
overflow-wrap: break-word;
|
|
1485
1380
|
}
|
|
1486
|
-
.
|
|
1487
|
-
|
|
1488
|
-
--icon-color: var(--color-advisory);
|
|
1381
|
+
.whitespace-nowrap {
|
|
1382
|
+
white-space: nowrap;
|
|
1489
1383
|
}
|
|
1490
|
-
.fg-
|
|
1491
|
-
color: var(--
|
|
1492
|
-
--icon-color: var(--
|
|
1384
|
+
.fg-a11y-on-accent {
|
|
1385
|
+
color: var(--fg-a11y-on-accent);
|
|
1386
|
+
--icon-color: var(--fg-a11y-on-accent);
|
|
1493
1387
|
}
|
|
1494
|
-
.fg-
|
|
1495
|
-
color: var(--
|
|
1496
|
-
--icon-color: var(--
|
|
1388
|
+
.fg-a11y-on-utility {
|
|
1389
|
+
color: var(--fg-a11y-on-utility);
|
|
1390
|
+
--icon-color: var(--fg-a11y-on-utility);
|
|
1497
1391
|
}
|
|
1498
|
-
.fg-
|
|
1499
|
-
color: var(--
|
|
1500
|
-
--icon-color: var(--
|
|
1392
|
+
.fg-accent-primary-bold {
|
|
1393
|
+
color: var(--fg-accent-primary-bold);
|
|
1394
|
+
--icon-color: var(--fg-accent-primary-bold);
|
|
1501
1395
|
}
|
|
1502
|
-
.fg-
|
|
1503
|
-
color: var(--
|
|
1504
|
-
--icon-color: var(--
|
|
1396
|
+
.fg-accent-primary-hover {
|
|
1397
|
+
color: var(--fg-accent-primary-hover);
|
|
1398
|
+
--icon-color: var(--fg-accent-primary-hover);
|
|
1505
1399
|
}
|
|
1506
|
-
.fg-
|
|
1507
|
-
color: var(--
|
|
1508
|
-
--icon-color: var(--
|
|
1400
|
+
.fg-accent-primary-pressed {
|
|
1401
|
+
color: var(--fg-accent-primary-pressed);
|
|
1402
|
+
--icon-color: var(--fg-accent-primary-pressed);
|
|
1509
1403
|
}
|
|
1510
|
-
.fg-
|
|
1511
|
-
color: var(--
|
|
1512
|
-
--icon-color: var(--
|
|
1404
|
+
.fg-advisory-bold {
|
|
1405
|
+
color: var(--fg-advisory-bold);
|
|
1406
|
+
--icon-color: var(--fg-advisory-bold);
|
|
1513
1407
|
}
|
|
1514
|
-
.fg-
|
|
1515
|
-
color: var(--
|
|
1516
|
-
--icon-color: var(--
|
|
1408
|
+
.fg-advisory-hover {
|
|
1409
|
+
color: var(--fg-advisory-hover);
|
|
1410
|
+
--icon-color: var(--fg-advisory-hover);
|
|
1517
1411
|
}
|
|
1518
|
-
.fg-
|
|
1519
|
-
color: var(--
|
|
1520
|
-
--icon-color: var(--
|
|
1412
|
+
.fg-advisory-pressed {
|
|
1413
|
+
color: var(--fg-advisory-pressed);
|
|
1414
|
+
--icon-color: var(--fg-advisory-pressed);
|
|
1521
1415
|
}
|
|
1522
|
-
.fg-
|
|
1523
|
-
color: var(--
|
|
1524
|
-
--icon-color: var(--
|
|
1416
|
+
.fg-critical-bold {
|
|
1417
|
+
color: var(--fg-critical-bold);
|
|
1418
|
+
--icon-color: var(--fg-critical-bold);
|
|
1525
1419
|
}
|
|
1526
|
-
.fg-
|
|
1527
|
-
color: var(--
|
|
1528
|
-
--icon-color: var(--
|
|
1420
|
+
.fg-critical-hover {
|
|
1421
|
+
color: var(--fg-critical-hover);
|
|
1422
|
+
--icon-color: var(--fg-critical-hover);
|
|
1529
1423
|
}
|
|
1530
|
-
.fg-
|
|
1531
|
-
color: var(--
|
|
1532
|
-
--icon-color: var(--
|
|
1424
|
+
.fg-critical-pressed {
|
|
1425
|
+
color: var(--fg-critical-pressed);
|
|
1426
|
+
--icon-color: var(--fg-critical-pressed);
|
|
1533
1427
|
}
|
|
1534
|
-
.fg-
|
|
1535
|
-
color: var(--
|
|
1536
|
-
--icon-color: var(--
|
|
1428
|
+
.fg-disabled {
|
|
1429
|
+
color: var(--fg-disabled);
|
|
1430
|
+
--icon-color: var(--fg-disabled);
|
|
1537
1431
|
}
|
|
1538
|
-
.fg-
|
|
1539
|
-
color: var(--
|
|
1540
|
-
--icon-color: var(--
|
|
1432
|
+
.fg-info-bold {
|
|
1433
|
+
color: var(--fg-info-bold);
|
|
1434
|
+
--icon-color: var(--fg-info-bold);
|
|
1541
1435
|
}
|
|
1542
|
-
|
|
1543
|
-
color: var(--
|
|
1436
|
+
.fg-info-hover {
|
|
1437
|
+
color: var(--fg-info-hover);
|
|
1438
|
+
--icon-color: var(--fg-info-hover);
|
|
1439
|
+
}
|
|
1440
|
+
.fg-info-pressed {
|
|
1441
|
+
color: var(--fg-info-pressed);
|
|
1442
|
+
--icon-color: var(--fg-info-pressed);
|
|
1443
|
+
}
|
|
1444
|
+
.fg-inverse-bold {
|
|
1445
|
+
color: var(--fg-inverse-bold);
|
|
1446
|
+
--icon-color: var(--fg-inverse-bold);
|
|
1447
|
+
}
|
|
1448
|
+
.fg-inverse-muted {
|
|
1449
|
+
color: var(--fg-inverse-muted);
|
|
1450
|
+
--icon-color: var(--fg-inverse-muted);
|
|
1451
|
+
}
|
|
1452
|
+
.fg-normal-bold {
|
|
1453
|
+
color: var(--fg-normal-bold);
|
|
1454
|
+
--icon-color: var(--fg-normal-bold);
|
|
1455
|
+
}
|
|
1456
|
+
.fg-normal-hover {
|
|
1457
|
+
color: var(--fg-normal-hover);
|
|
1458
|
+
--icon-color: var(--fg-normal-hover);
|
|
1459
|
+
}
|
|
1460
|
+
.fg-normal-pressed {
|
|
1461
|
+
color: var(--fg-normal-pressed);
|
|
1462
|
+
--icon-color: var(--fg-normal-pressed);
|
|
1463
|
+
}
|
|
1464
|
+
.fg-primary-bold {
|
|
1465
|
+
color: var(--fg-primary-bold);
|
|
1466
|
+
--icon-color: var(--fg-primary-bold);
|
|
1544
1467
|
}
|
|
1545
|
-
.
|
|
1546
|
-
color: var(--
|
|
1468
|
+
.fg-primary-muted {
|
|
1469
|
+
color: var(--fg-primary-muted);
|
|
1470
|
+
--icon-color: var(--fg-primary-muted);
|
|
1547
1471
|
}
|
|
1548
|
-
.
|
|
1549
|
-
color: var(--
|
|
1472
|
+
.fg-serious-bold {
|
|
1473
|
+
color: var(--fg-serious-bold);
|
|
1474
|
+
--icon-color: var(--fg-serious-bold);
|
|
1550
1475
|
}
|
|
1551
|
-
.
|
|
1552
|
-
color: var(--
|
|
1476
|
+
.fg-serious-hover {
|
|
1477
|
+
color: var(--fg-serious-hover);
|
|
1478
|
+
--icon-color: var(--fg-serious-hover);
|
|
1553
1479
|
}
|
|
1554
|
-
.
|
|
1555
|
-
color: var(--
|
|
1480
|
+
.fg-serious-pressed {
|
|
1481
|
+
color: var(--fg-serious-pressed);
|
|
1482
|
+
--icon-color: var(--fg-serious-pressed);
|
|
1556
1483
|
}
|
|
1557
|
-
|
|
1558
|
-
color: var(--color
|
|
1484
|
+
.\[color\:var\(--icon-color\,currentColor\)\] {
|
|
1485
|
+
color: var(--icon-color,currentColor);
|
|
1559
1486
|
}
|
|
1560
1487
|
.capitalize {
|
|
1561
1488
|
text-transform: capitalize;
|
|
@@ -1563,72 +1490,116 @@
|
|
|
1563
1490
|
.uppercase {
|
|
1564
1491
|
text-transform: uppercase;
|
|
1565
1492
|
}
|
|
1493
|
+
.shadow-\[0_3px\] {
|
|
1494
|
+
--tw-shadow: 0 3px var(--tw-shadow-color, currentcolor);
|
|
1495
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
1496
|
+
}
|
|
1566
1497
|
.shadow-elevation-default {
|
|
1567
1498
|
--tw-shadow: var(--shadow-elevation-default);
|
|
1568
1499
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
1569
1500
|
}
|
|
1570
1501
|
.shadow-elevation-overlay {
|
|
1571
|
-
|
|
1572
|
-
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
1502
|
+
box-shadow: var(--shadow-elevation-overlay);
|
|
1573
1503
|
}
|
|
1574
1504
|
.shadow-elevation-raised {
|
|
1575
|
-
|
|
1576
|
-
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
1577
|
-
}
|
|
1578
|
-
.shadow-surface-default {
|
|
1579
|
-
--tw-shadow-color: var(--color-surface-default);
|
|
1580
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
1581
|
-
--tw-shadow-color: color-mix(in oklab, var(--color-surface-default) var(--tw-shadow-alpha), transparent);
|
|
1582
|
-
}
|
|
1505
|
+
box-shadow: var(--shadow-elevation-raised);
|
|
1583
1506
|
}
|
|
1584
|
-
.shadow-
|
|
1585
|
-
--tw-shadow-color: var(--
|
|
1507
|
+
.shadow-\[color\:var\(--outline-info-bold\)\] {
|
|
1508
|
+
--tw-shadow-color: var(--outline-info-bold);
|
|
1586
1509
|
@supports (color: color-mix(in lab, red, red)) {
|
|
1587
|
-
--tw-shadow-color: color-mix(in oklab, var(--
|
|
1510
|
+
--tw-shadow-color: color-mix(in oklab, var(--outline-info-bold) var(--tw-shadow-alpha), transparent);
|
|
1588
1511
|
}
|
|
1589
1512
|
}
|
|
1590
|
-
.
|
|
1591
|
-
--tw-
|
|
1592
|
-
|
|
1593
|
-
|
|
1513
|
+
.outline-hidden {
|
|
1514
|
+
--tw-outline-style: none;
|
|
1515
|
+
outline-style: none;
|
|
1516
|
+
@media (forced-colors: active) {
|
|
1517
|
+
outline: 2px solid transparent;
|
|
1518
|
+
outline-offset: 2px;
|
|
1594
1519
|
}
|
|
1595
1520
|
}
|
|
1596
1521
|
.outline {
|
|
1597
1522
|
outline-style: var(--tw-outline-style);
|
|
1598
1523
|
outline-width: 1px;
|
|
1599
1524
|
}
|
|
1525
|
+
.outline-2 {
|
|
1526
|
+
outline-style: var(--tw-outline-style);
|
|
1527
|
+
outline-width: 2px;
|
|
1528
|
+
}
|
|
1600
1529
|
.outline {
|
|
1601
1530
|
outline-offset: -1px;
|
|
1602
1531
|
}
|
|
1532
|
+
.outline-\[\#E8178A\] {
|
|
1533
|
+
outline-color: #E8178A;
|
|
1534
|
+
}
|
|
1535
|
+
.outline-accent-primary-bold {
|
|
1536
|
+
outline-color: var(--outline-accent-primary-bold);
|
|
1537
|
+
}
|
|
1538
|
+
.outline-accent-primary-hover {
|
|
1539
|
+
outline-color: var(--outline-accent-primary-hover);
|
|
1540
|
+
}
|
|
1541
|
+
.outline-accent-primary-pressed {
|
|
1542
|
+
outline-color: var(--outline-accent-primary-pressed);
|
|
1543
|
+
}
|
|
1603
1544
|
.outline-advisory-bold {
|
|
1604
|
-
outline-color: var(--
|
|
1545
|
+
outline-color: var(--outline-advisory-bold);
|
|
1605
1546
|
}
|
|
1606
|
-
.outline-
|
|
1607
|
-
outline-color: var(--
|
|
1547
|
+
.outline-advisory-hover {
|
|
1548
|
+
outline-color: var(--outline-advisory-hover);
|
|
1608
1549
|
}
|
|
1609
|
-
.outline-
|
|
1610
|
-
outline-color: var(--
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1550
|
+
.outline-advisory-pressed {
|
|
1551
|
+
outline-color: var(--outline-advisory-pressed);
|
|
1552
|
+
}
|
|
1553
|
+
.outline-critical-bold {
|
|
1554
|
+
outline-color: var(--outline-critical-bold);
|
|
1555
|
+
}
|
|
1556
|
+
.outline-critical-hover {
|
|
1557
|
+
outline-color: var(--outline-critical-hover);
|
|
1558
|
+
}
|
|
1559
|
+
.outline-critical-pressed {
|
|
1560
|
+
outline-color: var(--outline-critical-pressed);
|
|
1614
1561
|
}
|
|
1615
1562
|
.outline-info-bold {
|
|
1616
|
-
outline-color: var(--
|
|
1563
|
+
outline-color: var(--outline-info-bold);
|
|
1564
|
+
}
|
|
1565
|
+
.outline-info-hover {
|
|
1566
|
+
outline-color: var(--outline-info-hover);
|
|
1567
|
+
}
|
|
1568
|
+
.outline-info-pressed {
|
|
1569
|
+
outline-color: var(--outline-info-pressed);
|
|
1617
1570
|
}
|
|
1618
1571
|
.outline-interactive {
|
|
1619
|
-
outline-color: var(--
|
|
1572
|
+
outline-color: var(--outline-interactive);
|
|
1573
|
+
}
|
|
1574
|
+
.outline-interactive-disabled {
|
|
1575
|
+
outline-color: var(--outline-interactive-disabled);
|
|
1576
|
+
}
|
|
1577
|
+
.outline-interactive-hover {
|
|
1578
|
+
outline-color: var(--outline-interactive-hover);
|
|
1579
|
+
}
|
|
1580
|
+
.outline-interactive-pressed {
|
|
1581
|
+
outline-color: var(--outline-interactive-pressed);
|
|
1620
1582
|
}
|
|
1621
|
-
.outline-normal {
|
|
1622
|
-
outline-color: var(--
|
|
1583
|
+
.outline-normal-bold {
|
|
1584
|
+
outline-color: var(--outline-normal-bold);
|
|
1623
1585
|
}
|
|
1624
|
-
.outline-
|
|
1625
|
-
outline-color: var(--
|
|
1586
|
+
.outline-normal-hover {
|
|
1587
|
+
outline-color: var(--outline-normal-hover);
|
|
1626
1588
|
}
|
|
1627
|
-
.outline-
|
|
1628
|
-
outline-color: var(--
|
|
1589
|
+
.outline-normal-pressed {
|
|
1590
|
+
outline-color: var(--outline-normal-pressed);
|
|
1629
1591
|
}
|
|
1630
|
-
.outline-
|
|
1631
|
-
outline-color: var(--
|
|
1592
|
+
.outline-serious-bold {
|
|
1593
|
+
outline-color: var(--outline-serious-bold);
|
|
1594
|
+
}
|
|
1595
|
+
.outline-serious-hover {
|
|
1596
|
+
outline-color: var(--outline-serious-hover);
|
|
1597
|
+
}
|
|
1598
|
+
.outline-serious-pressed {
|
|
1599
|
+
outline-color: var(--outline-serious-pressed);
|
|
1600
|
+
}
|
|
1601
|
+
.outline-static {
|
|
1602
|
+
outline-color: var(--outline-static);
|
|
1632
1603
|
}
|
|
1633
1604
|
.outline-transparent {
|
|
1634
1605
|
outline-color: transparent;
|
|
@@ -1700,8 +1671,8 @@
|
|
|
1700
1671
|
.\[--route-layout-grid-rows\:auto_1fr_auto\] {
|
|
1701
1672
|
--route-layout-grid-rows: auto 1fr auto;
|
|
1702
1673
|
}
|
|
1703
|
-
.\[background\:--
|
|
1704
|
-
background: --
|
|
1674
|
+
.\[background\:--bg-interactive-disabled\] {
|
|
1675
|
+
background: --bg-interactive-disabled;
|
|
1705
1676
|
}
|
|
1706
1677
|
.\[grid-area\:action\] {
|
|
1707
1678
|
grid-area: action;
|
|
@@ -1712,12 +1683,21 @@
|
|
|
1712
1683
|
.\[grid-area\:description\] {
|
|
1713
1684
|
grid-area: description;
|
|
1714
1685
|
}
|
|
1686
|
+
.\[grid-area\:heading\] {
|
|
1687
|
+
grid-area: heading;
|
|
1688
|
+
}
|
|
1715
1689
|
.\[grid-area\:icon\] {
|
|
1716
1690
|
grid-area: icon;
|
|
1717
1691
|
}
|
|
1718
1692
|
.\[grid-area\:label\] {
|
|
1719
1693
|
grid-area: label;
|
|
1720
1694
|
}
|
|
1695
|
+
.\[grid-area\:text\] {
|
|
1696
|
+
grid-area: text;
|
|
1697
|
+
}
|
|
1698
|
+
.\[grid-template-areas\:\"icon_heading\"_\"icon_text\"\] {
|
|
1699
|
+
grid-template-areas: "icon heading" "icon text";
|
|
1700
|
+
}
|
|
1721
1701
|
.\[grid-template-areas\:\"icon_label_space_action\"_\"icon_description_space_action\"\] {
|
|
1722
1702
|
grid-template-areas: "icon label space action" "icon description space action";
|
|
1723
1703
|
}
|
|
@@ -1727,6 +1707,23 @@
|
|
|
1727
1707
|
.text-shadow-2xs {
|
|
1728
1708
|
text-shadow: 0px 1px 0px var(--tw-text-shadow-color, rgb(0 0 0 / 0.15));
|
|
1729
1709
|
}
|
|
1710
|
+
.not-has-\[\+\[data-slot\=description\]\]\:row-span-full {
|
|
1711
|
+
&:not(*:has(+[data-slot=description])) {
|
|
1712
|
+
grid-row: 1 / -1;
|
|
1713
|
+
}
|
|
1714
|
+
}
|
|
1715
|
+
.not-visible\:fg-primary-muted {
|
|
1716
|
+
&:not(*:where([data-visible])) {
|
|
1717
|
+
color: var(--fg-primary-muted);
|
|
1718
|
+
--icon-color: var(--fg-primary-muted);
|
|
1719
|
+
}
|
|
1720
|
+
}
|
|
1721
|
+
.not-viewable\:fg-primary-muted {
|
|
1722
|
+
&:not(*:where([data-viewable])) {
|
|
1723
|
+
color: var(--fg-primary-muted);
|
|
1724
|
+
--icon-color: var(--fg-primary-muted);
|
|
1725
|
+
}
|
|
1726
|
+
}
|
|
1730
1727
|
.group-not-empty\/input\:group-not-focus-within\/input\:invisible {
|
|
1731
1728
|
&:is(:where(.group\/input):not(*:where([data-empty], :empty)) *) {
|
|
1732
1729
|
&:is(:where(.group\/input):not(*:where([data-focus-within], :focus-within)) *) {
|
|
@@ -1764,6 +1761,21 @@
|
|
|
1764
1761
|
rotate: 180deg;
|
|
1765
1762
|
}
|
|
1766
1763
|
}
|
|
1764
|
+
.group-open\/sidenav\:w-full {
|
|
1765
|
+
&:is(:where(.group\/sidenav):where([open], [data-open], :open) *) {
|
|
1766
|
+
width: 100%;
|
|
1767
|
+
}
|
|
1768
|
+
}
|
|
1769
|
+
.group-open\/sidenav\:px-s {
|
|
1770
|
+
&:is(:where(.group\/sidenav):where([open], [data-open], :open) *) {
|
|
1771
|
+
padding-inline: var(--spacing-s);
|
|
1772
|
+
}
|
|
1773
|
+
}
|
|
1774
|
+
.group-invalid\/date-field\:outline-serious-bold {
|
|
1775
|
+
&:is(:where(.group\/date-field):where([invalid], [data-invalid], :invalid) *) {
|
|
1776
|
+
outline-color: var(--outline-serious-bold);
|
|
1777
|
+
}
|
|
1778
|
+
}
|
|
1767
1779
|
.group-empty\/input\:invisible {
|
|
1768
1780
|
&:is(:where(.group\/input):where([data-empty], :empty) *) {
|
|
1769
1781
|
visibility: hidden;
|
|
@@ -1774,42 +1786,50 @@
|
|
|
1774
1786
|
visibility: hidden;
|
|
1775
1787
|
}
|
|
1776
1788
|
}
|
|
1777
|
-
.group-hover\/menu-item\:fg-
|
|
1789
|
+
.group-hover\/menu-item\:fg-a11y-on-accent {
|
|
1778
1790
|
&:is(:where(.group\/menu-item):where([data-hovered], :hover) *) {
|
|
1779
|
-
color: var(--
|
|
1780
|
-
--icon-color: var(--
|
|
1791
|
+
color: var(--fg-a11y-on-accent);
|
|
1792
|
+
--icon-color: var(--fg-a11y-on-accent);
|
|
1781
1793
|
}
|
|
1782
1794
|
}
|
|
1783
|
-
.group-focus-visible\/menu-item\:fg-
|
|
1795
|
+
.group-focus-visible\/menu-item\:fg-a11y-on-accent {
|
|
1784
1796
|
&:is(:where(.group\/menu-item):where([data-focus-visible], :focus-visible) *) {
|
|
1785
|
-
color: var(--
|
|
1786
|
-
--icon-color: var(--
|
|
1797
|
+
color: var(--fg-a11y-on-accent);
|
|
1798
|
+
--icon-color: var(--fg-a11y-on-accent);
|
|
1787
1799
|
}
|
|
1788
1800
|
}
|
|
1789
|
-
.group-enabled\/checkbox\:fg-info-
|
|
1801
|
+
.group-enabled\/checkbox\:fg-info-bold {
|
|
1790
1802
|
&:is(:where(.group\/checkbox):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
1791
|
-
color: var(--
|
|
1792
|
-
--icon-color: var(--
|
|
1803
|
+
color: var(--fg-info-bold);
|
|
1804
|
+
--icon-color: var(--fg-info-bold);
|
|
1793
1805
|
}
|
|
1794
1806
|
}
|
|
1795
|
-
.group-enabled\/checkbox\:group-indeterminate\/checkbox\:bg-
|
|
1807
|
+
.group-enabled\/checkbox\:group-indeterminate\/checkbox\:bg-accent-primary-bold {
|
|
1796
1808
|
&:is(:where(.group\/checkbox):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
1797
1809
|
&:is(:where(.group\/checkbox):where([data-indeterminate], :indeterminate) *) {
|
|
1798
|
-
background-color: var(--
|
|
1810
|
+
background-color: var(--bg-accent-primary-bold);
|
|
1799
1811
|
}
|
|
1800
1812
|
}
|
|
1801
1813
|
}
|
|
1802
|
-
.group-enabled\/checkbox\:group-indeterminate\/checkbox\:
|
|
1814
|
+
.group-enabled\/checkbox\:group-indeterminate\/checkbox\:fg-a11y-on-accent {
|
|
1803
1815
|
&:is(:where(.group\/checkbox):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
1804
1816
|
&:is(:where(.group\/checkbox):where([data-indeterminate], :indeterminate) *) {
|
|
1805
|
-
|
|
1817
|
+
color: var(--fg-a11y-on-accent);
|
|
1818
|
+
--icon-color: var(--fg-a11y-on-accent);
|
|
1819
|
+
}
|
|
1820
|
+
}
|
|
1821
|
+
}
|
|
1822
|
+
.group-enabled\/checkbox\:group-indeterminate\/checkbox\:outline-accent-primary-bold {
|
|
1823
|
+
&:is(:where(.group\/checkbox):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
1824
|
+
&:is(:where(.group\/checkbox):where([data-indeterminate], :indeterminate) *) {
|
|
1825
|
+
outline-color: var(--outline-accent-primary-bold);
|
|
1806
1826
|
}
|
|
1807
1827
|
}
|
|
1808
1828
|
}
|
|
1809
1829
|
.group-enabled\/checkbox\:group-hover\/checkbox\:outline-interactive-hover {
|
|
1810
1830
|
&:is(:where(.group\/checkbox):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
1811
1831
|
&:is(:where(.group\/checkbox):where([data-hovered], :hover) *) {
|
|
1812
|
-
outline-color: var(--
|
|
1832
|
+
outline-color: var(--outline-interactive-hover);
|
|
1813
1833
|
}
|
|
1814
1834
|
}
|
|
1815
1835
|
}
|
|
@@ -1817,7 +1837,7 @@
|
|
|
1817
1837
|
&:is(:where(.group\/checkbox):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
1818
1838
|
&:is(:where(.group\/checkbox):where([data-indeterminate], :indeterminate) *) {
|
|
1819
1839
|
&:is(:where(.group\/checkbox):where([data-hovered], :hover) *) {
|
|
1820
|
-
outline-color: var(--
|
|
1840
|
+
outline-color: var(--outline-interactive-hover);
|
|
1821
1841
|
}
|
|
1822
1842
|
}
|
|
1823
1843
|
}
|
|
@@ -1825,7 +1845,7 @@
|
|
|
1825
1845
|
.group-enabled\/checkbox\:group-focus-visible\/checkbox\:outline-interactive-hover {
|
|
1826
1846
|
&:is(:where(.group\/checkbox):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
1827
1847
|
&:is(:where(.group\/checkbox):where([data-focus-visible], :focus-visible) *) {
|
|
1828
|
-
outline-color: var(--
|
|
1848
|
+
outline-color: var(--outline-interactive-hover);
|
|
1829
1849
|
}
|
|
1830
1850
|
}
|
|
1831
1851
|
}
|
|
@@ -1833,97 +1853,97 @@
|
|
|
1833
1853
|
&:is(:where(.group\/checkbox):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
1834
1854
|
&:is(:where(.group\/checkbox):where([data-indeterminate], :indeterminate) *) {
|
|
1835
1855
|
&:is(:where(.group\/checkbox):where([data-focus-visible], :focus-visible) *) {
|
|
1836
|
-
outline-color: var(--
|
|
1856
|
+
outline-color: var(--outline-interactive-hover);
|
|
1837
1857
|
}
|
|
1838
1858
|
}
|
|
1839
1859
|
}
|
|
1840
1860
|
}
|
|
1841
|
-
.group-enabled\/combobox-field\:fg-
|
|
1861
|
+
.group-enabled\/combobox-field\:fg-primary-bold {
|
|
1842
1862
|
&:is(:where(.group\/combobox-field):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
1843
|
-
color: var(--
|
|
1844
|
-
--icon-color: var(--
|
|
1863
|
+
color: var(--fg-primary-bold);
|
|
1864
|
+
--icon-color: var(--fg-primary-bold);
|
|
1845
1865
|
}
|
|
1846
1866
|
}
|
|
1847
1867
|
.group-enabled\/combobox-field\:outline-interactive {
|
|
1848
1868
|
&:is(:where(.group\/combobox-field):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
1849
|
-
outline-color: var(--
|
|
1869
|
+
outline-color: var(--outline-interactive);
|
|
1850
1870
|
}
|
|
1851
1871
|
}
|
|
1852
|
-
.group-enabled\/combobox-field\:group-invalid\/combobox-field\:outline-serious {
|
|
1872
|
+
.group-enabled\/combobox-field\:group-invalid\/combobox-field\:outline-serious-bold {
|
|
1853
1873
|
&:is(:where(.group\/combobox-field):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
1854
1874
|
&:is(:where(.group\/combobox-field):where([invalid], [data-invalid], :invalid) *) {
|
|
1855
|
-
outline-color: var(--
|
|
1875
|
+
outline-color: var(--outline-serious-bold);
|
|
1856
1876
|
}
|
|
1857
1877
|
}
|
|
1858
1878
|
}
|
|
1859
|
-
.group-enabled\/options-item\:fg-
|
|
1879
|
+
.group-enabled\/options-item\:fg-primary-muted {
|
|
1860
1880
|
&:is(:where(.group\/options-item):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
1861
|
-
color: var(--
|
|
1862
|
-
--icon-color: var(--
|
|
1881
|
+
color: var(--fg-primary-muted);
|
|
1882
|
+
--icon-color: var(--fg-primary-muted);
|
|
1863
1883
|
}
|
|
1864
1884
|
}
|
|
1865
|
-
.group-enabled\/options-item\:group-hover\/options-item\:fg-
|
|
1885
|
+
.group-enabled\/options-item\:group-hover\/options-item\:fg-a11y-on-accent {
|
|
1866
1886
|
&:is(:where(.group\/options-item):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
1867
1887
|
&:is(:where(.group\/options-item):where([data-hovered], :hover) *) {
|
|
1868
|
-
color: var(--
|
|
1869
|
-
--icon-color: var(--
|
|
1888
|
+
color: var(--fg-a11y-on-accent);
|
|
1889
|
+
--icon-color: var(--fg-a11y-on-accent);
|
|
1870
1890
|
}
|
|
1871
1891
|
}
|
|
1872
1892
|
}
|
|
1873
|
-
.group-enabled\/options-item\:group-focus-visible\/options-item\:fg-
|
|
1893
|
+
.group-enabled\/options-item\:group-focus-visible\/options-item\:fg-a11y-on-accent {
|
|
1874
1894
|
&:is(:where(.group\/options-item):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
1875
1895
|
&:is(:where(.group\/options-item):where([data-focus-visible], :focus-visible) *) {
|
|
1876
|
-
color: var(--
|
|
1877
|
-
--icon-color: var(--
|
|
1896
|
+
color: var(--fg-a11y-on-accent);
|
|
1897
|
+
--icon-color: var(--fg-a11y-on-accent);
|
|
1878
1898
|
}
|
|
1879
1899
|
}
|
|
1880
1900
|
}
|
|
1881
1901
|
.group-enabled\/radio\:group-hover\/radio\:outline-interactive-hover {
|
|
1882
1902
|
&:is(:where(.group\/radio):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
1883
1903
|
&:is(:where(.group\/radio):where([data-hovered], :hover) *) {
|
|
1884
|
-
outline-color: var(--
|
|
1904
|
+
outline-color: var(--outline-interactive-hover);
|
|
1885
1905
|
}
|
|
1886
1906
|
}
|
|
1887
1907
|
}
|
|
1888
1908
|
.group-enabled\/radio\:group-focus-visible\/radio\:outline-interactive-hover {
|
|
1889
1909
|
&:is(:where(.group\/radio):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
1890
1910
|
&:is(:where(.group\/radio):where([data-focus-visible], :focus-visible) *) {
|
|
1891
|
-
outline-color: var(--
|
|
1911
|
+
outline-color: var(--outline-interactive-hover);
|
|
1892
1912
|
}
|
|
1893
1913
|
}
|
|
1894
1914
|
}
|
|
1895
|
-
.group-enabled\/switch\:group-hover\/switch\:bg-interactive-hover
|
|
1915
|
+
.group-enabled\/switch\:group-hover\/switch\:bg-interactive-muted-hover {
|
|
1896
1916
|
&:is(:where(.group\/switch):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
1897
1917
|
&:is(:where(.group\/switch):where([data-hovered], :hover) *) {
|
|
1898
|
-
background-color: var(--
|
|
1918
|
+
background-color: var(--bg-interactive-muted-hover);
|
|
1899
1919
|
}
|
|
1900
1920
|
}
|
|
1901
1921
|
}
|
|
1902
1922
|
.group-enabled\/switch\:group-hover\/switch\:outline-interactive-hover {
|
|
1903
1923
|
&:is(:where(.group\/switch):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
1904
1924
|
&:is(:where(.group\/switch):where([data-hovered], :hover) *) {
|
|
1905
|
-
outline-color: var(--
|
|
1925
|
+
outline-color: var(--outline-interactive-hover);
|
|
1906
1926
|
}
|
|
1907
1927
|
}
|
|
1908
1928
|
}
|
|
1909
|
-
.group-enabled\/switch\:group-focus-visible\/switch\:bg-interactive-hover
|
|
1929
|
+
.group-enabled\/switch\:group-focus-visible\/switch\:bg-interactive-muted-hover {
|
|
1910
1930
|
&:is(:where(.group\/switch):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
1911
1931
|
&:is(:where(.group\/switch):where([data-focus-visible], :focus-visible) *) {
|
|
1912
|
-
background-color: var(--
|
|
1932
|
+
background-color: var(--bg-interactive-muted-hover);
|
|
1913
1933
|
}
|
|
1914
1934
|
}
|
|
1915
1935
|
}
|
|
1916
1936
|
.group-enabled\/switch\:group-focus-visible\/switch\:outline-interactive-hover {
|
|
1917
1937
|
&:is(:where(.group\/switch):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
1918
1938
|
&:is(:where(.group\/switch):where([data-focus-visible], :focus-visible) *) {
|
|
1919
|
-
outline-color: var(--
|
|
1939
|
+
outline-color: var(--outline-interactive-hover);
|
|
1920
1940
|
}
|
|
1921
1941
|
}
|
|
1922
1942
|
}
|
|
1923
|
-
.group-enabled\/text-area-field\:group-invalid\/text-area-field\:outline-serious {
|
|
1943
|
+
.group-enabled\/text-area-field\:group-invalid\/text-area-field\:outline-serious-bold {
|
|
1924
1944
|
&:is(:where(.group\/text-area-field):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
1925
1945
|
&:is(:where(.group\/text-area-field):where([invalid], [data-invalid], :invalid) *) {
|
|
1926
|
-
outline-color: var(--
|
|
1946
|
+
outline-color: var(--outline-serious-bold);
|
|
1927
1947
|
}
|
|
1928
1948
|
}
|
|
1929
1949
|
}
|
|
@@ -1934,77 +1954,91 @@
|
|
|
1934
1954
|
}
|
|
1935
1955
|
.group-disabled\/accordion\:fg-disabled {
|
|
1936
1956
|
&:is(:where(.group\/accordion):where([disabled], [data-disabled], :disabled) *) {
|
|
1937
|
-
color: var(--
|
|
1938
|
-
--icon-color: var(--
|
|
1957
|
+
color: var(--fg-disabled);
|
|
1958
|
+
--icon-color: var(--fg-disabled);
|
|
1939
1959
|
}
|
|
1940
1960
|
}
|
|
1941
|
-
.group-disabled\/checkbox\:
|
|
1961
|
+
.group-disabled\/checkbox\:fg-disabled {
|
|
1942
1962
|
&:is(:where(.group\/checkbox):where([disabled], [data-disabled], :disabled) *) {
|
|
1943
|
-
color: var(--
|
|
1963
|
+
color: var(--fg-disabled);
|
|
1964
|
+
--icon-color: var(--fg-disabled);
|
|
1944
1965
|
}
|
|
1945
1966
|
}
|
|
1946
1967
|
.group-disabled\/checkbox\:outline-interactive-disabled {
|
|
1947
1968
|
&:is(:where(.group\/checkbox):where([disabled], [data-disabled], :disabled) *) {
|
|
1948
|
-
outline-color: var(--
|
|
1969
|
+
outline-color: var(--outline-interactive-disabled);
|
|
1949
1970
|
}
|
|
1950
1971
|
}
|
|
1951
1972
|
.group-disabled\/checkbox\:group-indeterminate\/checkbox\:bg-interactive-disabled {
|
|
1952
1973
|
&:is(:where(.group\/checkbox):where([disabled], [data-disabled], :disabled) *) {
|
|
1953
1974
|
&:is(:where(.group\/checkbox):where([data-indeterminate], :indeterminate) *) {
|
|
1954
|
-
background-color: var(--
|
|
1975
|
+
background-color: var(--bg-interactive-disabled);
|
|
1955
1976
|
}
|
|
1956
1977
|
}
|
|
1957
1978
|
}
|
|
1958
|
-
.group-disabled\/checkbox\:group-indeterminate\/checkbox\:fg-inverse-
|
|
1979
|
+
.group-disabled\/checkbox\:group-indeterminate\/checkbox\:fg-inverse-bold {
|
|
1959
1980
|
&:is(:where(.group\/checkbox):where([disabled], [data-disabled], :disabled) *) {
|
|
1960
1981
|
&:is(:where(.group\/checkbox):where([data-indeterminate], :indeterminate) *) {
|
|
1961
|
-
color: var(--
|
|
1962
|
-
--icon-color: var(--
|
|
1982
|
+
color: var(--fg-inverse-bold);
|
|
1983
|
+
--icon-color: var(--fg-inverse-bold);
|
|
1963
1984
|
}
|
|
1964
1985
|
}
|
|
1965
1986
|
}
|
|
1966
1987
|
.group-disabled\/combobox-field\:fg-disabled {
|
|
1967
1988
|
&:is(:where(.group\/combobox-field):where([disabled], [data-disabled], :disabled) *) {
|
|
1968
|
-
color: var(--
|
|
1969
|
-
--icon-color: var(--
|
|
1989
|
+
color: var(--fg-disabled);
|
|
1990
|
+
--icon-color: var(--fg-disabled);
|
|
1970
1991
|
}
|
|
1971
1992
|
}
|
|
1972
1993
|
.group-disabled\/combobox-field\:outline-interactive-disabled {
|
|
1973
1994
|
&:is(:where(.group\/combobox-field):where([disabled], [data-disabled], :disabled) *) {
|
|
1974
|
-
outline-color: var(--
|
|
1995
|
+
outline-color: var(--outline-interactive-disabled);
|
|
1975
1996
|
}
|
|
1976
1997
|
}
|
|
1977
1998
|
.group-disabled\/date-field\:fg-disabled {
|
|
1978
1999
|
&:is(:where(.group\/date-field):where([disabled], [data-disabled], :disabled) *) {
|
|
1979
|
-
color: var(--
|
|
1980
|
-
--icon-color: var(--
|
|
2000
|
+
color: var(--fg-disabled);
|
|
2001
|
+
--icon-color: var(--fg-disabled);
|
|
1981
2002
|
}
|
|
1982
2003
|
}
|
|
1983
|
-
.group-disabled\/date-field\:
|
|
2004
|
+
.group-disabled\/date-field\:outline-interactive-disabled {
|
|
1984
2005
|
&:is(:where(.group\/date-field):where([disabled], [data-disabled], :disabled) *) {
|
|
1985
|
-
color: var(--
|
|
2006
|
+
outline-color: var(--outline-interactive-disabled);
|
|
2007
|
+
}
|
|
2008
|
+
}
|
|
2009
|
+
.group-disabled\/item\:fg-disabled {
|
|
2010
|
+
&:is(:where(.group\/item):where([disabled], [data-disabled], :disabled) *) {
|
|
2011
|
+
color: var(--fg-disabled);
|
|
2012
|
+
--icon-color: var(--fg-disabled);
|
|
2013
|
+
}
|
|
2014
|
+
}
|
|
2015
|
+
.group-disabled\/link\:fg-disabled {
|
|
2016
|
+
&:is(:where(.group\/link):where([disabled], [data-disabled], :disabled) *) {
|
|
2017
|
+
color: var(--fg-disabled);
|
|
2018
|
+
--icon-color: var(--fg-disabled);
|
|
1986
2019
|
}
|
|
1987
2020
|
}
|
|
1988
2021
|
.group-disabled\/menu-item\:fg-disabled {
|
|
1989
2022
|
&:is(:where(.group\/menu-item):where([disabled], [data-disabled], :disabled) *) {
|
|
1990
|
-
color: var(--
|
|
1991
|
-
--icon-color: var(--
|
|
2023
|
+
color: var(--fg-disabled);
|
|
2024
|
+
--icon-color: var(--fg-disabled);
|
|
1992
2025
|
}
|
|
1993
2026
|
}
|
|
1994
2027
|
.group-disabled\/options-item\:fg-disabled {
|
|
1995
2028
|
&:is(:where(.group\/options-item):where([disabled], [data-disabled], :disabled) *) {
|
|
1996
|
-
color: var(--
|
|
1997
|
-
--icon-color: var(--
|
|
2029
|
+
color: var(--fg-disabled);
|
|
2030
|
+
--icon-color: var(--fg-disabled);
|
|
1998
2031
|
}
|
|
1999
2032
|
}
|
|
2000
|
-
.group-disabled\/radio\:
|
|
2033
|
+
.group-disabled\/radio\:fg-disabled {
|
|
2001
2034
|
&:is(:where(.group\/radio):where([disabled], [data-disabled], :disabled) *) {
|
|
2002
|
-
color: var(--
|
|
2035
|
+
color: var(--fg-disabled);
|
|
2036
|
+
--icon-color: var(--fg-disabled);
|
|
2003
2037
|
}
|
|
2004
2038
|
}
|
|
2005
2039
|
.group-disabled\/radio\:outline-interactive-disabled {
|
|
2006
2040
|
&:is(:where(.group\/radio):where([disabled], [data-disabled], :disabled) *) {
|
|
2007
|
-
outline-color: var(--
|
|
2041
|
+
outline-color: var(--outline-interactive-disabled);
|
|
2008
2042
|
}
|
|
2009
2043
|
}
|
|
2010
2044
|
.group-disabled\/search-field\:invisible {
|
|
@@ -2014,99 +2048,100 @@
|
|
|
2014
2048
|
}
|
|
2015
2049
|
.group-disabled\/select-field\:fg-disabled {
|
|
2016
2050
|
&:is(:where(.group\/select-field):where([disabled], [data-disabled], :disabled) *) {
|
|
2017
|
-
color: var(--
|
|
2018
|
-
--icon-color: var(--
|
|
2051
|
+
color: var(--fg-disabled);
|
|
2052
|
+
--icon-color: var(--fg-disabled);
|
|
2019
2053
|
}
|
|
2020
2054
|
}
|
|
2021
2055
|
.group-disabled\/switch\:bg-interactive-disabled {
|
|
2022
2056
|
&:is(:where(.group\/switch):where([disabled], [data-disabled], :disabled) *) {
|
|
2023
|
-
background-color: var(--
|
|
2057
|
+
background-color: var(--bg-interactive-disabled);
|
|
2024
2058
|
}
|
|
2025
2059
|
}
|
|
2026
|
-
.group-disabled\/switch\:
|
|
2060
|
+
.group-disabled\/switch\:fg-disabled {
|
|
2027
2061
|
&:is(:where(.group\/switch):where([disabled], [data-disabled], :disabled) *) {
|
|
2028
|
-
color: var(--
|
|
2062
|
+
color: var(--fg-disabled);
|
|
2063
|
+
--icon-color: var(--fg-disabled);
|
|
2029
2064
|
}
|
|
2030
2065
|
}
|
|
2031
2066
|
.group-disabled\/switch\:outline-interactive-disabled {
|
|
2032
2067
|
&:is(:where(.group\/switch):where([disabled], [data-disabled], :disabled) *) {
|
|
2033
|
-
outline-color: var(--
|
|
2068
|
+
outline-color: var(--outline-interactive-disabled);
|
|
2034
2069
|
}
|
|
2035
2070
|
}
|
|
2036
2071
|
.group-disabled\/text-area-field\:fg-disabled {
|
|
2037
2072
|
&:is(:where(.group\/text-area-field):where([disabled], [data-disabled], :disabled) *) {
|
|
2038
|
-
color: var(--
|
|
2039
|
-
--icon-color: var(--
|
|
2040
|
-
}
|
|
2041
|
-
}
|
|
2042
|
-
.group-disabled\/text-area-field\:text-disabled {
|
|
2043
|
-
&:is(:where(.group\/text-area-field):where([disabled], [data-disabled], :disabled) *) {
|
|
2044
|
-
color: var(--color-disabled);
|
|
2073
|
+
color: var(--fg-disabled);
|
|
2074
|
+
--icon-color: var(--fg-disabled);
|
|
2045
2075
|
}
|
|
2046
2076
|
}
|
|
2047
2077
|
.group-disabled\/text-area-field\:outline-interactive-disabled {
|
|
2048
2078
|
&:is(:where(.group\/text-area-field):where([disabled], [data-disabled], :disabled) *) {
|
|
2049
|
-
outline-color: var(--
|
|
2079
|
+
outline-color: var(--outline-interactive-disabled);
|
|
2050
2080
|
}
|
|
2051
2081
|
}
|
|
2052
2082
|
.group-disabled\/text-field\:fg-disabled {
|
|
2053
2083
|
&:is(:where(.group\/text-field):where([disabled], [data-disabled], :disabled) *) {
|
|
2054
|
-
color: var(--
|
|
2055
|
-
--icon-color: var(--
|
|
2084
|
+
color: var(--fg-disabled);
|
|
2085
|
+
--icon-color: var(--fg-disabled);
|
|
2056
2086
|
}
|
|
2057
2087
|
}
|
|
2058
|
-
.group-
|
|
2088
|
+
.group-data-\[push\~\=left\]\/layout\:relative {
|
|
2089
|
+
&:is(:where(.group\/layout)[data-push~="left"] *) {
|
|
2090
|
+
position: relative;
|
|
2091
|
+
}
|
|
2092
|
+
}
|
|
2093
|
+
.group-enabled\/options-item\:group-color-info\/options-item\:fg-primary-bold {
|
|
2059
2094
|
&:is(:where(.group\/options-item):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
2060
2095
|
&:is(:where(.group\/options-item):where([data-color="info"]) *) {
|
|
2061
|
-
color: var(--
|
|
2062
|
-
--icon-color: var(--
|
|
2096
|
+
color: var(--fg-primary-bold);
|
|
2097
|
+
--icon-color: var(--fg-primary-bold);
|
|
2063
2098
|
}
|
|
2064
2099
|
}
|
|
2065
2100
|
}
|
|
2066
|
-
.group-enabled\/options-item\:group-hover\/options-item\:group-color-info\/options-item\:fg-
|
|
2101
|
+
.group-enabled\/options-item\:group-hover\/options-item\:group-color-info\/options-item\:fg-a11y-on-accent {
|
|
2067
2102
|
&:is(:where(.group\/options-item):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
2068
2103
|
&:is(:where(.group\/options-item):where([data-hovered], :hover) *) {
|
|
2069
2104
|
&:is(:where(.group\/options-item):where([data-color="info"]) *) {
|
|
2070
|
-
color: var(--
|
|
2071
|
-
--icon-color: var(--
|
|
2105
|
+
color: var(--fg-a11y-on-accent);
|
|
2106
|
+
--icon-color: var(--fg-a11y-on-accent);
|
|
2072
2107
|
}
|
|
2073
2108
|
}
|
|
2074
2109
|
}
|
|
2075
2110
|
}
|
|
2076
|
-
.group-enabled\/options-item\:group-focus-visible\/options-item\:group-color-info\/options-item\:fg-
|
|
2111
|
+
.group-enabled\/options-item\:group-focus-visible\/options-item\:group-color-info\/options-item\:fg-a11y-on-accent {
|
|
2077
2112
|
&:is(:where(.group\/options-item):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
2078
2113
|
&:is(:where(.group\/options-item):where([data-focus-visible], :focus-visible) *) {
|
|
2079
2114
|
&:is(:where(.group\/options-item):where([data-color="info"]) *) {
|
|
2080
|
-
color: var(--
|
|
2081
|
-
--icon-color: var(--
|
|
2115
|
+
color: var(--fg-a11y-on-accent);
|
|
2116
|
+
--icon-color: var(--fg-a11y-on-accent);
|
|
2082
2117
|
}
|
|
2083
2118
|
}
|
|
2084
2119
|
}
|
|
2085
2120
|
}
|
|
2086
|
-
.group-enabled\/options-item\:group-color-serious\/options-item\:fg-serious {
|
|
2121
|
+
.group-enabled\/options-item\:group-color-serious\/options-item\:fg-serious-bold {
|
|
2087
2122
|
&:is(:where(.group\/options-item):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
2088
2123
|
&:is(:where(.group\/options-item):where([data-color="serious"]) *) {
|
|
2089
|
-
color: var(--
|
|
2090
|
-
--icon-color: var(--
|
|
2124
|
+
color: var(--fg-serious-bold);
|
|
2125
|
+
--icon-color: var(--fg-serious-bold);
|
|
2091
2126
|
}
|
|
2092
2127
|
}
|
|
2093
2128
|
}
|
|
2094
|
-
.group-enabled\/options-item\:group-hover\/options-item\:group-color-serious\/options-item\:fg-
|
|
2129
|
+
.group-enabled\/options-item\:group-hover\/options-item\:group-color-serious\/options-item\:fg-a11y-on-accent {
|
|
2095
2130
|
&:is(:where(.group\/options-item):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
2096
2131
|
&:is(:where(.group\/options-item):where([data-hovered], :hover) *) {
|
|
2097
2132
|
&:is(:where(.group\/options-item):where([data-color="serious"]) *) {
|
|
2098
|
-
color: var(--
|
|
2099
|
-
--icon-color: var(--
|
|
2133
|
+
color: var(--fg-a11y-on-accent);
|
|
2134
|
+
--icon-color: var(--fg-a11y-on-accent);
|
|
2100
2135
|
}
|
|
2101
2136
|
}
|
|
2102
2137
|
}
|
|
2103
2138
|
}
|
|
2104
|
-
.group-enabled\/options-item\:group-focus-visible\/options-item\:group-color-serious\/options-item\:fg-
|
|
2139
|
+
.group-enabled\/options-item\:group-focus-visible\/options-item\:group-color-serious\/options-item\:fg-a11y-on-accent {
|
|
2105
2140
|
&:is(:where(.group\/options-item):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
2106
2141
|
&:is(:where(.group\/options-item):where([data-focus-visible], :focus-visible) *) {
|
|
2107
2142
|
&:is(:where(.group\/options-item):where([data-color="serious"]) *) {
|
|
2108
|
-
color: var(--
|
|
2109
|
-
--icon-color: var(--
|
|
2143
|
+
color: var(--fg-a11y-on-accent);
|
|
2144
|
+
--icon-color: var(--fg-a11y-on-accent);
|
|
2110
2145
|
}
|
|
2111
2146
|
}
|
|
2112
2147
|
}
|
|
@@ -2386,6 +2421,49 @@
|
|
|
2386
2421
|
border-bottom-left-radius: var(--radius-none);
|
|
2387
2422
|
}
|
|
2388
2423
|
}
|
|
2424
|
+
.group-size-large\/dialog\:mt-xl {
|
|
2425
|
+
&:is(:where(.group\/dialog):where([data-size="large"]) *) {
|
|
2426
|
+
margin-top: var(--spacing-xl);
|
|
2427
|
+
}
|
|
2428
|
+
}
|
|
2429
|
+
.group-size-large\/dialog\:mb-m {
|
|
2430
|
+
&:is(:where(.group\/dialog):where([data-size="large"]) *) {
|
|
2431
|
+
margin-bottom: var(--spacing-m);
|
|
2432
|
+
}
|
|
2433
|
+
}
|
|
2434
|
+
.group-size-large\/dialog\:min-w-\[320px\] {
|
|
2435
|
+
&:is(:where(.group\/dialog):where([data-size="large"]) *) {
|
|
2436
|
+
min-width: 320px;
|
|
2437
|
+
}
|
|
2438
|
+
}
|
|
2439
|
+
.group-size-large\/dialog\:gap-l {
|
|
2440
|
+
&:is(:where(.group\/dialog):where([data-size="large"]) *) {
|
|
2441
|
+
gap: var(--spacing-l);
|
|
2442
|
+
}
|
|
2443
|
+
}
|
|
2444
|
+
.group-size-large\/dialog\:rounded-large {
|
|
2445
|
+
&:is(:where(.group\/dialog):where([data-size="large"]) *) {
|
|
2446
|
+
border-radius: var(--radius-large);
|
|
2447
|
+
}
|
|
2448
|
+
}
|
|
2449
|
+
.group-size-large\/dialog\:rounded-medium {
|
|
2450
|
+
&:is(:where(.group\/dialog):where([data-size="large"]) *) {
|
|
2451
|
+
border-radius: var(--radius-medium);
|
|
2452
|
+
}
|
|
2453
|
+
}
|
|
2454
|
+
.group-size-large\/dialog\:p-xl {
|
|
2455
|
+
&:is(:where(.group\/dialog):where([data-size="large"]) *) {
|
|
2456
|
+
padding: var(--spacing-xl);
|
|
2457
|
+
}
|
|
2458
|
+
}
|
|
2459
|
+
.group-size-large\/dialog\:text-header-l {
|
|
2460
|
+
&:is(:where(.group\/dialog):where([data-size="large"]) *) {
|
|
2461
|
+
font-size: var(--typography-header-l-size);
|
|
2462
|
+
font-weight: 500;
|
|
2463
|
+
letter-spacing: var(--typography-header-l-spacing);
|
|
2464
|
+
line-height: var(--typography-header-l-height);
|
|
2465
|
+
}
|
|
2466
|
+
}
|
|
2389
2467
|
.group-placement-left\/drawer\:group-size-large\/drawer\:w-\[var\(--drawer-size-large\)\] {
|
|
2390
2468
|
&:is(:where(.group\/drawer):where([data-placement~="left"]) *) {
|
|
2391
2469
|
&:is(:where(.group\/drawer):where([data-size="large"]) *) {
|
|
@@ -2456,6 +2534,14 @@
|
|
|
2456
2534
|
line-height: var(--typography-body-s-height);
|
|
2457
2535
|
}
|
|
2458
2536
|
}
|
|
2537
|
+
.group-size-medium\/date-field\:text-body-s {
|
|
2538
|
+
&:is(:where(.group\/date-field):where([data-size="medium"]) *) {
|
|
2539
|
+
font-size: var(--typography-body-s-size);
|
|
2540
|
+
font-weight: 400;
|
|
2541
|
+
letter-spacing: var(--typography-body-s-spacing);
|
|
2542
|
+
line-height: var(--typography-body-s-height);
|
|
2543
|
+
}
|
|
2544
|
+
}
|
|
2459
2545
|
.group-placement-left\/drawer\:group-size-medium\/drawer\:w-\[var\(--drawer-size-medium\)\] {
|
|
2460
2546
|
&:is(:where(.group\/drawer):where([data-placement~="left"]) *) {
|
|
2461
2547
|
&:is(:where(.group\/drawer):where([data-size="medium"]) *) {
|
|
@@ -2575,6 +2661,62 @@
|
|
|
2575
2661
|
line-height: var(--typography-body-xs-height);
|
|
2576
2662
|
}
|
|
2577
2663
|
}
|
|
2664
|
+
.group-size-small\/date-field\:text-body-xs {
|
|
2665
|
+
&:is(:where(.group\/date-field):where([data-size="small"]) *) {
|
|
2666
|
+
font-size: var(--typography-body-xs-size);
|
|
2667
|
+
font-weight: 400;
|
|
2668
|
+
letter-spacing: var(--typography-body-xs-spacing);
|
|
2669
|
+
line-height: var(--typography-body-xs-height);
|
|
2670
|
+
}
|
|
2671
|
+
}
|
|
2672
|
+
.group-size-small\/dialog\:mt-l {
|
|
2673
|
+
&:is(:where(.group\/dialog):where([data-size="small"]) *) {
|
|
2674
|
+
margin-top: var(--spacing-l);
|
|
2675
|
+
}
|
|
2676
|
+
}
|
|
2677
|
+
.group-size-small\/dialog\:mb-s {
|
|
2678
|
+
&:is(:where(.group\/dialog):where([data-size="small"]) *) {
|
|
2679
|
+
margin-bottom: var(--spacing-s);
|
|
2680
|
+
}
|
|
2681
|
+
}
|
|
2682
|
+
.group-size-small\/dialog\:w-\[280px\] {
|
|
2683
|
+
&:is(:where(.group\/dialog):where([data-size="small"]) *) {
|
|
2684
|
+
width: 280px;
|
|
2685
|
+
}
|
|
2686
|
+
}
|
|
2687
|
+
.group-size-small\/dialog\:w-\[280px\] {
|
|
2688
|
+
&:is(:where(.group\/dialog):where([data-size="small"]) *) {
|
|
2689
|
+
width: 280px;
|
|
2690
|
+
}
|
|
2691
|
+
}
|
|
2692
|
+
.group-size-small\/dialog\:max-w-\[720px\] {
|
|
2693
|
+
&:is(:where(.group\/dialog):where([data-size="small"]) *) {
|
|
2694
|
+
max-width: 720px;
|
|
2695
|
+
}
|
|
2696
|
+
}
|
|
2697
|
+
.group-size-small\/dialog\:gap-xs {
|
|
2698
|
+
&:is(:where(.group\/dialog):where([data-size="small"]) *) {
|
|
2699
|
+
gap: var(--spacing-xs);
|
|
2700
|
+
}
|
|
2701
|
+
}
|
|
2702
|
+
.group-size-small\/dialog\:rounded-medium {
|
|
2703
|
+
&:is(:where(.group\/dialog):where([data-size="small"]) *) {
|
|
2704
|
+
border-radius: var(--radius-medium);
|
|
2705
|
+
}
|
|
2706
|
+
}
|
|
2707
|
+
.group-size-small\/dialog\:p-l {
|
|
2708
|
+
&:is(:where(.group\/dialog):where([data-size="small"]) *) {
|
|
2709
|
+
padding: var(--spacing-l);
|
|
2710
|
+
}
|
|
2711
|
+
}
|
|
2712
|
+
.group-size-small\/dialog\:text-header-m {
|
|
2713
|
+
&:is(:where(.group\/dialog):where([data-size="small"]) *) {
|
|
2714
|
+
font-size: var(--typography-header-m-size);
|
|
2715
|
+
font-weight: 500;
|
|
2716
|
+
letter-spacing: var(--typography-header-m-spacing);
|
|
2717
|
+
line-height: var(--typography-header-m-height);
|
|
2718
|
+
}
|
|
2719
|
+
}
|
|
2578
2720
|
.group-placement-left\/drawer\:group-size-small\/drawer\:w-\[var\(--drawer-size-small\)\] {
|
|
2579
2721
|
&:is(:where(.group\/drawer):where([data-placement~="left"]) *) {
|
|
2580
2722
|
&:is(:where(.group\/drawer):where([data-size="small"]) *) {
|
|
@@ -2701,6 +2843,21 @@
|
|
|
2701
2843
|
left: var(--spacing-xs);
|
|
2702
2844
|
}
|
|
2703
2845
|
}
|
|
2846
|
+
.group-layout-grid\/slider\:col-start-1 {
|
|
2847
|
+
&:is(:where(.group\/slider):where([data-layout="grid"]) *) {
|
|
2848
|
+
grid-column-start: 1;
|
|
2849
|
+
}
|
|
2850
|
+
}
|
|
2851
|
+
.group-layout-grid\/slider\:col-start-3 {
|
|
2852
|
+
&:is(:where(.group\/slider):where([data-layout="grid"]) *) {
|
|
2853
|
+
grid-column-start: 3;
|
|
2854
|
+
}
|
|
2855
|
+
}
|
|
2856
|
+
.group-layout-grid\/slider\:row-start-1 {
|
|
2857
|
+
&:is(:where(.group\/slider):where([data-layout="grid"]) *) {
|
|
2858
|
+
grid-row-start: 1;
|
|
2859
|
+
}
|
|
2860
|
+
}
|
|
2704
2861
|
.group-layout-stack\/hero\:mb-l {
|
|
2705
2862
|
&:is(:where(.group\/hero):where([data-layout="stack"]) *) {
|
|
2706
2863
|
margin-bottom: var(--spacing-l);
|
|
@@ -2712,93 +2869,256 @@
|
|
|
2712
2869
|
height: 48px;
|
|
2713
2870
|
}
|
|
2714
2871
|
}
|
|
2715
|
-
.group-orientation-horizontal\:
|
|
2716
|
-
&:is(:where(.group):where([data-orientation="horizontal"]) *) {
|
|
2717
|
-
|
|
2872
|
+
.group-orientation-horizontal\/checkbox-group\:grow {
|
|
2873
|
+
&:is(:where(.group\/checkbox-group):where([data-orientation="horizontal"]) *) {
|
|
2874
|
+
flex-grow: 1;
|
|
2718
2875
|
}
|
|
2719
2876
|
}
|
|
2720
|
-
.group-orientation-horizontal\:
|
|
2721
|
-
&:is(:where(.group):where([data-orientation="horizontal"]) *) {
|
|
2877
|
+
.group-orientation-horizontal\/checkbox-group\:basis-1\/3 {
|
|
2878
|
+
&:is(:where(.group\/checkbox-group):where([data-orientation="horizontal"]) *) {
|
|
2879
|
+
flex-basis: calc(1/3 * 100%);
|
|
2880
|
+
}
|
|
2881
|
+
}
|
|
2882
|
+
.group-orientation-horizontal\/radio-group\:grow {
|
|
2883
|
+
&:is(:where(.group\/radio-group):where([data-orientation="horizontal"]) *) {
|
|
2884
|
+
flex-grow: 1;
|
|
2885
|
+
}
|
|
2886
|
+
}
|
|
2887
|
+
.group-orientation-horizontal\/radio-group\:basis-1\/3 {
|
|
2888
|
+
&:is(:where(.group\/radio-group):where([data-orientation="horizontal"]) *) {
|
|
2889
|
+
flex-basis: calc(1/3 * 100%);
|
|
2890
|
+
}
|
|
2891
|
+
}
|
|
2892
|
+
.group-orientation-horizontal\/slider\:top-1\/2 {
|
|
2893
|
+
&:is(:where(.group\/slider):where([data-orientation="horizontal"]) *) {
|
|
2894
|
+
top: calc(1/2 * 100%);
|
|
2895
|
+
}
|
|
2896
|
+
}
|
|
2897
|
+
.group-orientation-horizontal\/slider\:right-\[calc\(100\%-attr\(data-end_\%\)\*100\)\] {
|
|
2898
|
+
&:is(:where(.group\/slider):where([data-orientation="horizontal"]) *) {
|
|
2899
|
+
right: calc(100% - attr(data-end %) * 100);
|
|
2900
|
+
}
|
|
2901
|
+
}
|
|
2902
|
+
.group-orientation-horizontal\/slider\:left-\[calc\(attr\(data-start_\%\)\*100\)\] {
|
|
2903
|
+
&:is(:where(.group\/slider):where([data-orientation="horizontal"]) *) {
|
|
2904
|
+
left: calc(attr(data-start %) * 100);
|
|
2905
|
+
}
|
|
2906
|
+
}
|
|
2907
|
+
.group-orientation-horizontal\/slider\:order-2 {
|
|
2908
|
+
&:is(:where(.group\/slider):where([data-orientation="horizontal"]) *) {
|
|
2909
|
+
order: 2;
|
|
2910
|
+
}
|
|
2911
|
+
}
|
|
2912
|
+
.group-orientation-horizontal\/slider\:h-\[20px\] {
|
|
2913
|
+
&:is(:where(.group\/slider):where([data-orientation="horizontal"]) *) {
|
|
2914
|
+
height: 20px;
|
|
2915
|
+
}
|
|
2916
|
+
}
|
|
2917
|
+
.group-orientation-horizontal\/slider\:h-xxs {
|
|
2918
|
+
&:is(:where(.group\/slider):where([data-orientation="horizontal"]) *) {
|
|
2919
|
+
height: var(--spacing-xxs);
|
|
2920
|
+
}
|
|
2921
|
+
}
|
|
2922
|
+
.group-orientation-horizontal\/slider\:w-full {
|
|
2923
|
+
&:is(:where(.group\/slider):where([data-orientation="horizontal"]) *) {
|
|
2924
|
+
width: 100%;
|
|
2925
|
+
}
|
|
2926
|
+
}
|
|
2927
|
+
.group-orientation-horizontal\/slider\:-translate-y-1\/2 {
|
|
2928
|
+
&:is(:where(.group\/slider):where([data-orientation="horizontal"]) *) {
|
|
2929
|
+
--tw-translate-y: calc(calc(1/2 * 100%) * -1);
|
|
2930
|
+
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
2931
|
+
}
|
|
2932
|
+
}
|
|
2933
|
+
.group-orientation-horizontal\/slider\:flex-row {
|
|
2934
|
+
&:is(:where(.group\/slider):where([data-orientation="horizontal"]) *) {
|
|
2935
|
+
flex-direction: row;
|
|
2936
|
+
}
|
|
2937
|
+
}
|
|
2938
|
+
.group-orientation-horizontal\/slider\:group-layout-grid\/slider\:col-span-3 {
|
|
2939
|
+
&:is(:where(.group\/slider):where([data-orientation="horizontal"]) *) {
|
|
2940
|
+
&:is(:where(.group\/slider):where([data-layout="grid"]) *) {
|
|
2941
|
+
grid-column: span 3 / span 3;
|
|
2942
|
+
}
|
|
2943
|
+
}
|
|
2944
|
+
}
|
|
2945
|
+
.group-orientation-horizontal\/slider\:group-layout-grid\/slider\:col-start-1 {
|
|
2946
|
+
&:is(:where(.group\/slider):where([data-orientation="horizontal"]) *) {
|
|
2947
|
+
&:is(:where(.group\/slider):where([data-layout="grid"]) *) {
|
|
2948
|
+
grid-column-start: 1;
|
|
2949
|
+
}
|
|
2950
|
+
}
|
|
2951
|
+
}
|
|
2952
|
+
.group-orientation-horizontal\/slider\:group-layout-grid\/slider\:col-start-3 {
|
|
2953
|
+
&:is(:where(.group\/slider):where([data-orientation="horizontal"]) *) {
|
|
2954
|
+
&:is(:where(.group\/slider):where([data-layout="grid"]) *) {
|
|
2955
|
+
grid-column-start: 3;
|
|
2956
|
+
}
|
|
2957
|
+
}
|
|
2958
|
+
}
|
|
2959
|
+
.group-orientation-horizontal\/slider\:group-layout-grid\/slider\:row-start-2 {
|
|
2960
|
+
&:is(:where(.group\/slider):where([data-orientation="horizontal"]) *) {
|
|
2961
|
+
&:is(:where(.group\/slider):where([data-layout="grid"]) *) {
|
|
2962
|
+
grid-row-start: 2;
|
|
2963
|
+
}
|
|
2964
|
+
}
|
|
2965
|
+
}
|
|
2966
|
+
.group-orientation-horizontal\/slider\:group-layout-grid\/slider\:row-start-3 {
|
|
2967
|
+
&:is(:where(.group\/slider):where([data-orientation="horizontal"]) *) {
|
|
2968
|
+
&:is(:where(.group\/slider):where([data-layout="grid"]) *) {
|
|
2969
|
+
grid-row-start: 3;
|
|
2970
|
+
}
|
|
2971
|
+
}
|
|
2972
|
+
}
|
|
2973
|
+
.group-orientation-horizontal\/slider\:group-layout-grid\/slider\:justify-self-end {
|
|
2974
|
+
&:is(:where(.group\/slider):where([data-orientation="horizontal"]) *) {
|
|
2975
|
+
&:is(:where(.group\/slider):where([data-layout="grid"]) *) {
|
|
2976
|
+
justify-self: flex-end;
|
|
2977
|
+
}
|
|
2978
|
+
}
|
|
2979
|
+
}
|
|
2980
|
+
.group-orientation-horizontal\/tabs\:rounded-b-none {
|
|
2981
|
+
&:is(:where(.group\/tabs):where([data-orientation="horizontal"]) *) {
|
|
2722
2982
|
border-bottom-right-radius: 0;
|
|
2723
2983
|
border-bottom-left-radius: 0;
|
|
2724
2984
|
}
|
|
2725
2985
|
}
|
|
2726
|
-
.group-orientation-horizontal\:rounded-b-none {
|
|
2727
|
-
&:is(:where(.group):where([data-orientation="horizontal"]) *) {
|
|
2986
|
+
.group-orientation-horizontal\/tabs\:rounded-b-none {
|
|
2987
|
+
&:is(:where(.group\/tabs):where([data-orientation="horizontal"]) *) {
|
|
2728
2988
|
border-bottom-right-radius: var(--radius-none);
|
|
2729
2989
|
border-bottom-left-radius: var(--radius-none);
|
|
2730
2990
|
}
|
|
2731
2991
|
}
|
|
2732
|
-
.group-orientation-
|
|
2733
|
-
&:is(:where(.group):where([data-orientation="
|
|
2734
|
-
|
|
2735
|
-
border-bottom-width: 1px;
|
|
2992
|
+
.group-orientation-vertical\/slider\:top-\[calc\(100\%-attr\(data-end_\%\)\*100\)\] {
|
|
2993
|
+
&:is(:where(.group\/slider):where([data-orientation="vertical"]) *) {
|
|
2994
|
+
top: calc(100% - attr(data-end %) * 100);
|
|
2736
2995
|
}
|
|
2737
2996
|
}
|
|
2738
|
-
.group-orientation-
|
|
2739
|
-
&:is(:where(.group):where([data-orientation="
|
|
2740
|
-
|
|
2997
|
+
.group-orientation-vertical\/slider\:bottom-\[calc\(attr\(data-start_\%\)\*100\)\] {
|
|
2998
|
+
&:is(:where(.group\/slider):where([data-orientation="vertical"]) *) {
|
|
2999
|
+
bottom: calc(attr(data-start %) * 100);
|
|
2741
3000
|
}
|
|
2742
3001
|
}
|
|
2743
|
-
.group-orientation-
|
|
2744
|
-
&:is(:where(.group):where([data-orientation="
|
|
2745
|
-
|
|
3002
|
+
.group-orientation-vertical\/slider\:left-1\/2 {
|
|
3003
|
+
&:is(:where(.group\/slider):where([data-orientation="vertical"]) *) {
|
|
3004
|
+
left: calc(1/2 * 100%);
|
|
2746
3005
|
}
|
|
2747
3006
|
}
|
|
2748
|
-
.group-orientation-
|
|
2749
|
-
&:is(:where(.group):where([data-orientation="
|
|
2750
|
-
|
|
3007
|
+
.group-orientation-vertical\/slider\:order-2 {
|
|
3008
|
+
&:is(:where(.group\/slider):where([data-orientation="vertical"]) *) {
|
|
3009
|
+
order: 2;
|
|
2751
3010
|
}
|
|
2752
3011
|
}
|
|
2753
|
-
.group-orientation-
|
|
2754
|
-
&:is(:where(.group):where([data-orientation="
|
|
2755
|
-
|
|
3012
|
+
.group-orientation-vertical\/slider\:order-4 {
|
|
3013
|
+
&:is(:where(.group\/slider):where([data-orientation="vertical"]) *) {
|
|
3014
|
+
order: 4;
|
|
2756
3015
|
}
|
|
2757
3016
|
}
|
|
2758
|
-
.group-orientation-
|
|
2759
|
-
&:is(:where(.group):where([data-orientation="
|
|
2760
|
-
|
|
3017
|
+
.group-orientation-vertical\/slider\:col-start-1 {
|
|
3018
|
+
&:is(:where(.group\/slider):where([data-orientation="vertical"]) *) {
|
|
3019
|
+
grid-column-start: 1;
|
|
2761
3020
|
}
|
|
2762
3021
|
}
|
|
2763
|
-
.group-orientation-
|
|
2764
|
-
&:is(:where(.group\/
|
|
2765
|
-
|
|
3022
|
+
.group-orientation-vertical\/slider\:row-start-4 {
|
|
3023
|
+
&:is(:where(.group\/slider):where([data-orientation="vertical"]) *) {
|
|
3024
|
+
grid-row-start: 4;
|
|
2766
3025
|
}
|
|
2767
3026
|
}
|
|
2768
|
-
.group-orientation-
|
|
2769
|
-
&:is(:where(.group\/
|
|
2770
|
-
|
|
3027
|
+
.group-orientation-vertical\/slider\:h-full {
|
|
3028
|
+
&:is(:where(.group\/slider):where([data-orientation="vertical"]) *) {
|
|
3029
|
+
height: 100%;
|
|
2771
3030
|
}
|
|
2772
3031
|
}
|
|
2773
|
-
.group-orientation-
|
|
2774
|
-
&:is(:where(.group\/
|
|
2775
|
-
|
|
3032
|
+
.group-orientation-vertical\/slider\:w-\[20px\] {
|
|
3033
|
+
&:is(:where(.group\/slider):where([data-orientation="vertical"]) *) {
|
|
3034
|
+
width: 20px;
|
|
2776
3035
|
}
|
|
2777
3036
|
}
|
|
2778
|
-
.group-orientation-
|
|
2779
|
-
&:is(:where(.group\/
|
|
2780
|
-
|
|
3037
|
+
.group-orientation-vertical\/slider\:w-\[20px\] {
|
|
3038
|
+
&:is(:where(.group\/slider):where([data-orientation="vertical"]) *) {
|
|
3039
|
+
width: 20px;
|
|
2781
3040
|
}
|
|
2782
3041
|
}
|
|
2783
|
-
.group-orientation-vertical\:
|
|
2784
|
-
&:is(:where(.group):where([data-orientation="vertical"]) *) {
|
|
2785
|
-
|
|
2786
|
-
|
|
3042
|
+
.group-orientation-vertical\/slider\:w-xxs {
|
|
3043
|
+
&:is(:where(.group\/slider):where([data-orientation="vertical"]) *) {
|
|
3044
|
+
width: var(--spacing-xxs);
|
|
3045
|
+
}
|
|
3046
|
+
}
|
|
3047
|
+
.group-orientation-vertical\/slider\:-translate-x-1\/2 {
|
|
3048
|
+
&:is(:where(.group\/slider):where([data-orientation="vertical"]) *) {
|
|
3049
|
+
--tw-translate-x: calc(calc(1/2 * 100%) * -1);
|
|
3050
|
+
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
3051
|
+
}
|
|
3052
|
+
}
|
|
3053
|
+
.group-orientation-vertical\/slider\:flex-col-reverse {
|
|
3054
|
+
&:is(:where(.group\/slider):where([data-orientation="vertical"]) *) {
|
|
3055
|
+
flex-direction: column-reverse;
|
|
3056
|
+
}
|
|
3057
|
+
}
|
|
3058
|
+
.group-orientation-vertical\/slider\:group-layout-grid\/slider\:col-span-2 {
|
|
3059
|
+
&:is(:where(.group\/slider):where([data-orientation="vertical"]) *) {
|
|
3060
|
+
&:is(:where(.group\/slider):where([data-layout="grid"]) *) {
|
|
3061
|
+
grid-column: span 2 / span 2;
|
|
3062
|
+
}
|
|
3063
|
+
}
|
|
3064
|
+
}
|
|
3065
|
+
.group-orientation-vertical\/slider\:group-layout-grid\/slider\:col-start-1 {
|
|
3066
|
+
&:is(:where(.group\/slider):where([data-orientation="vertical"]) *) {
|
|
3067
|
+
&:is(:where(.group\/slider):where([data-layout="grid"]) *) {
|
|
3068
|
+
grid-column-start: 1;
|
|
3069
|
+
}
|
|
3070
|
+
}
|
|
3071
|
+
}
|
|
3072
|
+
.group-orientation-vertical\/slider\:group-layout-grid\/slider\:col-start-2 {
|
|
3073
|
+
&:is(:where(.group\/slider):where([data-orientation="vertical"]) *) {
|
|
3074
|
+
&:is(:where(.group\/slider):where([data-layout="grid"]) *) {
|
|
3075
|
+
grid-column-start: 2;
|
|
3076
|
+
}
|
|
3077
|
+
}
|
|
3078
|
+
}
|
|
3079
|
+
.group-orientation-vertical\/slider\:group-layout-grid\/slider\:row-span-3 {
|
|
3080
|
+
&:is(:where(.group\/slider):where([data-orientation="vertical"]) *) {
|
|
3081
|
+
&:is(:where(.group\/slider):where([data-layout="grid"]) *) {
|
|
3082
|
+
grid-row: span 3 / span 3;
|
|
3083
|
+
}
|
|
2787
3084
|
}
|
|
2788
3085
|
}
|
|
2789
|
-
.group-orientation-vertical\:
|
|
2790
|
-
&:is(:where(.group):where([data-orientation="vertical"]) *) {
|
|
2791
|
-
|
|
3086
|
+
.group-orientation-vertical\/slider\:group-layout-grid\/slider\:row-start-2 {
|
|
3087
|
+
&:is(:where(.group\/slider):where([data-orientation="vertical"]) *) {
|
|
3088
|
+
&:is(:where(.group\/slider):where([data-layout="grid"]) *) {
|
|
3089
|
+
grid-row-start: 2;
|
|
3090
|
+
}
|
|
2792
3091
|
}
|
|
2793
3092
|
}
|
|
2794
|
-
.group-orientation-vertical\:
|
|
2795
|
-
&:is(:where(.group):where([data-orientation="vertical"]) *) {
|
|
2796
|
-
|
|
3093
|
+
.group-orientation-vertical\/slider\:group-layout-grid\/slider\:row-start-4 {
|
|
3094
|
+
&:is(:where(.group\/slider):where([data-orientation="vertical"]) *) {
|
|
3095
|
+
&:is(:where(.group\/slider):where([data-layout="grid"]) *) {
|
|
3096
|
+
grid-row-start: 4;
|
|
3097
|
+
}
|
|
2797
3098
|
}
|
|
2798
3099
|
}
|
|
2799
|
-
.group-orientation-vertical\:
|
|
2800
|
-
&:is(:where(.group):where([data-orientation="vertical"]) *) {
|
|
2801
|
-
|
|
3100
|
+
.group-orientation-vertical\/slider\:group-layout-grid\/slider\:self-end {
|
|
3101
|
+
&:is(:where(.group\/slider):where([data-orientation="vertical"]) *) {
|
|
3102
|
+
&:is(:where(.group\/slider):where([data-layout="grid"]) *) {
|
|
3103
|
+
align-self: flex-end;
|
|
3104
|
+
}
|
|
3105
|
+
}
|
|
3106
|
+
}
|
|
3107
|
+
.group-orientation-vertical\/slider\:group-layout-grid\/slider\:justify-self-end {
|
|
3108
|
+
&:is(:where(.group\/slider):where([data-orientation="vertical"]) *) {
|
|
3109
|
+
&:is(:where(.group\/slider):where([data-layout="grid"]) *) {
|
|
3110
|
+
justify-self: flex-end;
|
|
3111
|
+
}
|
|
3112
|
+
}
|
|
3113
|
+
}
|
|
3114
|
+
.group-closed\/sidenav\:flex {
|
|
3115
|
+
&:is(:where(.group\/sidenav):where(:not([open], [data-open], :open)) *) {
|
|
3116
|
+
display: flex;
|
|
3117
|
+
}
|
|
3118
|
+
}
|
|
3119
|
+
.group-closed\/sidenav\:hidden {
|
|
3120
|
+
&:is(:where(.group\/sidenav):where(:not([open], [data-open], :open)) *) {
|
|
3121
|
+
display: none;
|
|
2802
3122
|
}
|
|
2803
3123
|
}
|
|
2804
3124
|
.group-expanded\/accordion\:rotate-180 {
|
|
@@ -2811,17 +3131,25 @@
|
|
|
2811
3131
|
rotate: 180deg;
|
|
2812
3132
|
}
|
|
2813
3133
|
}
|
|
2814
|
-
.group-enabled\/checkbox\:group-selected\/checkbox\:bg-
|
|
3134
|
+
.group-enabled\/checkbox\:group-selected\/checkbox\:bg-accent-primary-bold {
|
|
2815
3135
|
&:is(:where(.group\/checkbox):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
2816
3136
|
&:is(:where(.group\/checkbox):where([data-selected], :checked) *) {
|
|
2817
|
-
background-color: var(--
|
|
3137
|
+
background-color: var(--bg-accent-primary-bold);
|
|
2818
3138
|
}
|
|
2819
3139
|
}
|
|
2820
3140
|
}
|
|
2821
|
-
.group-enabled\/checkbox\:group-selected\/checkbox\:
|
|
3141
|
+
.group-enabled\/checkbox\:group-selected\/checkbox\:fg-a11y-on-accent {
|
|
2822
3142
|
&:is(:where(.group\/checkbox):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
2823
3143
|
&:is(:where(.group\/checkbox):where([data-selected], :checked) *) {
|
|
2824
|
-
|
|
3144
|
+
color: var(--fg-a11y-on-accent);
|
|
3145
|
+
--icon-color: var(--fg-a11y-on-accent);
|
|
3146
|
+
}
|
|
3147
|
+
}
|
|
3148
|
+
}
|
|
3149
|
+
.group-enabled\/checkbox\:group-selected\/checkbox\:outline-accent-primary-bold {
|
|
3150
|
+
&:is(:where(.group\/checkbox):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
3151
|
+
&:is(:where(.group\/checkbox):where([data-selected], :checked) *) {
|
|
3152
|
+
outline-color: var(--outline-accent-primary-bold);
|
|
2825
3153
|
}
|
|
2826
3154
|
}
|
|
2827
3155
|
}
|
|
@@ -2829,7 +3157,7 @@
|
|
|
2829
3157
|
&:is(:where(.group\/checkbox):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
2830
3158
|
&:is(:where(.group\/checkbox):where([data-selected], :checked) *) {
|
|
2831
3159
|
&:is(:where(.group\/checkbox):where([data-hovered], :hover) *) {
|
|
2832
|
-
outline-color: var(--
|
|
3160
|
+
outline-color: var(--outline-interactive-hover);
|
|
2833
3161
|
}
|
|
2834
3162
|
}
|
|
2835
3163
|
}
|
|
@@ -2838,7 +3166,7 @@
|
|
|
2838
3166
|
&:is(:where(.group\/checkbox):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
2839
3167
|
&:is(:where(.group\/checkbox):where([data-selected], :checked) *) {
|
|
2840
3168
|
&:is(:where(.group\/checkbox):where([data-focus-visible], :focus-visible) *) {
|
|
2841
|
-
outline-color: var(--
|
|
3169
|
+
outline-color: var(--outline-interactive-hover);
|
|
2842
3170
|
}
|
|
2843
3171
|
}
|
|
2844
3172
|
}
|
|
@@ -2846,22 +3174,22 @@
|
|
|
2846
3174
|
.group-disabled\/checkbox\:group-selected\/checkbox\:bg-interactive-disabled {
|
|
2847
3175
|
&:is(:where(.group\/checkbox):where([disabled], [data-disabled], :disabled) *) {
|
|
2848
3176
|
&:is(:where(.group\/checkbox):where([data-selected], :checked) *) {
|
|
2849
|
-
background-color: var(--
|
|
3177
|
+
background-color: var(--bg-interactive-disabled);
|
|
2850
3178
|
}
|
|
2851
3179
|
}
|
|
2852
3180
|
}
|
|
2853
|
-
.group-disabled\/checkbox\:group-selected\/checkbox\:fg-inverse-
|
|
3181
|
+
.group-disabled\/checkbox\:group-selected\/checkbox\:fg-inverse-bold {
|
|
2854
3182
|
&:is(:where(.group\/checkbox):where([disabled], [data-disabled], :disabled) *) {
|
|
2855
3183
|
&:is(:where(.group\/checkbox):where([data-selected], :checked) *) {
|
|
2856
|
-
color: var(--
|
|
2857
|
-
--icon-color: var(--
|
|
3184
|
+
color: var(--fg-inverse-bold);
|
|
3185
|
+
--icon-color: var(--fg-inverse-bold);
|
|
2858
3186
|
}
|
|
2859
3187
|
}
|
|
2860
3188
|
}
|
|
2861
|
-
.group-enabled\/radio\:group-selected\/radio\:outline-
|
|
3189
|
+
.group-enabled\/radio\:group-selected\/radio\:outline-accent-primary-bold {
|
|
2862
3190
|
&:is(:where(.group\/radio):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
2863
3191
|
&:is(:where(.group\/radio):where([data-selected], :checked) *) {
|
|
2864
|
-
outline-color: var(--
|
|
3192
|
+
outline-color: var(--outline-accent-primary-bold);
|
|
2865
3193
|
}
|
|
2866
3194
|
}
|
|
2867
3195
|
}
|
|
@@ -2869,7 +3197,7 @@
|
|
|
2869
3197
|
&:is(:where(.group\/radio):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
2870
3198
|
&:is(:where(.group\/radio):where([data-selected], :checked) *) {
|
|
2871
3199
|
&:is(:where(.group\/radio):where([data-hovered], :hover) *) {
|
|
2872
|
-
outline-color: var(--
|
|
3200
|
+
outline-color: var(--outline-interactive-hover);
|
|
2873
3201
|
}
|
|
2874
3202
|
}
|
|
2875
3203
|
}
|
|
@@ -2878,41 +3206,41 @@
|
|
|
2878
3206
|
&:is(:where(.group\/radio):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
2879
3207
|
&:is(:where(.group\/radio):where([data-selected], :checked) *) {
|
|
2880
3208
|
&:is(:where(.group\/radio):where([data-focus-visible], :focus-visible) *) {
|
|
2881
|
-
outline-color: var(--
|
|
3209
|
+
outline-color: var(--outline-interactive-hover);
|
|
2882
3210
|
}
|
|
2883
3211
|
}
|
|
2884
3212
|
}
|
|
2885
3213
|
}
|
|
2886
|
-
.group-enabled\/switch\:group-selected\/switch\:outline-
|
|
3214
|
+
.group-enabled\/switch\:group-selected\/switch\:outline-accent-primary-bold {
|
|
2887
3215
|
&:is(:where(.group\/switch):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
2888
3216
|
&:is(:where(.group\/switch):where([data-selected], :checked) *) {
|
|
2889
|
-
outline-color: var(--
|
|
3217
|
+
outline-color: var(--outline-accent-primary-bold);
|
|
2890
3218
|
}
|
|
2891
3219
|
}
|
|
2892
3220
|
}
|
|
2893
|
-
.group-enabled\/switch\:group-selected\/switch\:group-hover\/switch\:bg-
|
|
3221
|
+
.group-enabled\/switch\:group-selected\/switch\:group-hover\/switch\:bg-accent-primary-muted {
|
|
2894
3222
|
&:is(:where(.group\/switch):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
2895
3223
|
&:is(:where(.group\/switch):where([data-selected], :checked) *) {
|
|
2896
3224
|
&:is(:where(.group\/switch):where([data-hovered], :hover) *) {
|
|
2897
|
-
background-color: var(--
|
|
3225
|
+
background-color: var(--bg-accent-primary-muted);
|
|
2898
3226
|
}
|
|
2899
3227
|
}
|
|
2900
3228
|
}
|
|
2901
3229
|
}
|
|
2902
|
-
.group-enabled\/switch\:group-selected\/switch\:group-hover\/switch\:outline-
|
|
3230
|
+
.group-enabled\/switch\:group-selected\/switch\:group-hover\/switch\:outline-accent-primary-bold {
|
|
2903
3231
|
&:is(:where(.group\/switch):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
2904
3232
|
&:is(:where(.group\/switch):where([data-selected], :checked) *) {
|
|
2905
3233
|
&:is(:where(.group\/switch):where([data-hovered], :hover) *) {
|
|
2906
|
-
outline-color: var(--
|
|
3234
|
+
outline-color: var(--outline-accent-primary-bold);
|
|
2907
3235
|
}
|
|
2908
3236
|
}
|
|
2909
3237
|
}
|
|
2910
3238
|
}
|
|
2911
|
-
.group-enabled\/switch\:group-selected\/switch\:group-focus-visible\/switch\:bg-
|
|
3239
|
+
.group-enabled\/switch\:group-selected\/switch\:group-focus-visible\/switch\:bg-accent-primary-muted {
|
|
2912
3240
|
&:is(:where(.group\/switch):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
2913
3241
|
&:is(:where(.group\/switch):where([data-selected], :checked) *) {
|
|
2914
3242
|
&:is(:where(.group\/switch):where([data-focus-visible], :focus-visible) *) {
|
|
2915
|
-
background-color: var(--
|
|
3243
|
+
background-color: var(--bg-accent-primary-muted);
|
|
2916
3244
|
}
|
|
2917
3245
|
}
|
|
2918
3246
|
}
|
|
@@ -2921,28 +3249,30 @@
|
|
|
2921
3249
|
&:is(:where(.group\/switch):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
2922
3250
|
&:is(:where(.group\/switch):where([data-selected], :checked) *) {
|
|
2923
3251
|
&:is(:where(.group\/switch):where([data-focus-visible], :focus-visible) *) {
|
|
2924
|
-
outline-color: var(--
|
|
3252
|
+
outline-color: var(--outline-interactive-hover);
|
|
2925
3253
|
}
|
|
2926
3254
|
}
|
|
2927
3255
|
}
|
|
2928
3256
|
}
|
|
2929
|
-
.placeholder\:
|
|
3257
|
+
.placeholder\:fg-primary-muted {
|
|
2930
3258
|
&::placeholder {
|
|
2931
|
-
color: var(--
|
|
3259
|
+
color: var(--fg-primary-muted);
|
|
3260
|
+
--icon-color: var(--fg-primary-muted);
|
|
2932
3261
|
}
|
|
2933
3262
|
}
|
|
2934
|
-
.group-enabled\/combobox-field\:placeholder\:fg-
|
|
3263
|
+
.group-enabled\/combobox-field\:placeholder\:fg-primary-muted {
|
|
2935
3264
|
&:is(:where(.group\/combobox-field):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
2936
3265
|
&::placeholder {
|
|
2937
|
-
color: var(--
|
|
2938
|
-
--icon-color: var(--
|
|
3266
|
+
color: var(--fg-primary-muted);
|
|
3267
|
+
--icon-color: var(--fg-primary-muted);
|
|
2939
3268
|
}
|
|
2940
3269
|
}
|
|
2941
3270
|
}
|
|
2942
|
-
.group-disabled\/
|
|
2943
|
-
&:is(:where(.group\/
|
|
3271
|
+
.group-disabled\/date-field\:placeholder\:fg-disabled {
|
|
3272
|
+
&:is(:where(.group\/date-field):where([disabled], [data-disabled], :disabled) *) {
|
|
2944
3273
|
&::placeholder {
|
|
2945
|
-
color: var(--
|
|
3274
|
+
color: var(--fg-disabled);
|
|
3275
|
+
--icon-color: var(--fg-disabled);
|
|
2946
3276
|
}
|
|
2947
3277
|
}
|
|
2948
3278
|
}
|
|
@@ -2978,46 +3308,46 @@
|
|
|
2978
3308
|
border-radius: calc(infinity * 1px);
|
|
2979
3309
|
}
|
|
2980
3310
|
}
|
|
2981
|
-
.before\:bg-
|
|
3311
|
+
.before\:bg-info-bold {
|
|
2982
3312
|
&::before {
|
|
2983
3313
|
content: var(--tw-content);
|
|
2984
|
-
background-color: var(--
|
|
3314
|
+
background-color: var(--bg-info-bold);
|
|
2985
3315
|
}
|
|
2986
3316
|
}
|
|
2987
|
-
.group-enabled\/switch\:group-hover\/switch\:before\:bg-interactive-hover {
|
|
3317
|
+
.group-enabled\/switch\:group-hover\/switch\:before\:bg-interactive-bold-hover {
|
|
2988
3318
|
&:is(:where(.group\/switch):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
2989
3319
|
&:is(:where(.group\/switch):where([data-hovered], :hover) *) {
|
|
2990
3320
|
&::before {
|
|
2991
3321
|
content: var(--tw-content);
|
|
2992
|
-
background-color: var(--
|
|
3322
|
+
background-color: var(--bg-interactive-bold-hover);
|
|
2993
3323
|
}
|
|
2994
3324
|
}
|
|
2995
3325
|
}
|
|
2996
3326
|
}
|
|
2997
|
-
.group-enabled\/switch\:group-focus-visible\/switch\:before\:bg-interactive-hover {
|
|
3327
|
+
.group-enabled\/switch\:group-focus-visible\/switch\:before\:bg-interactive-bold-hover {
|
|
2998
3328
|
&:is(:where(.group\/switch):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
2999
3329
|
&:is(:where(.group\/switch):where([data-focus-visible], :focus-visible) *) {
|
|
3000
3330
|
&::before {
|
|
3001
3331
|
content: var(--tw-content);
|
|
3002
|
-
background-color: var(--
|
|
3332
|
+
background-color: var(--bg-interactive-bold-hover);
|
|
3003
3333
|
}
|
|
3004
3334
|
}
|
|
3005
3335
|
}
|
|
3006
3336
|
}
|
|
3007
|
-
.group-disabled\/switch\:before\:bg-disabled {
|
|
3337
|
+
.group-disabled\/switch\:before\:bg-interactive-disabled {
|
|
3008
3338
|
&:is(:where(.group\/switch):where([disabled], [data-disabled], :disabled) *) {
|
|
3009
3339
|
&::before {
|
|
3010
3340
|
content: var(--tw-content);
|
|
3011
|
-
background-color: var(--
|
|
3341
|
+
background-color: var(--bg-interactive-disabled);
|
|
3012
3342
|
}
|
|
3013
3343
|
}
|
|
3014
3344
|
}
|
|
3015
|
-
.group-enabled\/radio\:group-selected\/radio\:before\:bg-
|
|
3345
|
+
.group-enabled\/radio\:group-selected\/radio\:before\:bg-accent-primary-bold {
|
|
3016
3346
|
&:is(:where(.group\/radio):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
3017
3347
|
&:is(:where(.group\/radio):where([data-selected], :checked) *) {
|
|
3018
3348
|
&::before {
|
|
3019
3349
|
content: var(--tw-content);
|
|
3020
|
-
background-color: var(--
|
|
3350
|
+
background-color: var(--bg-accent-primary-bold);
|
|
3021
3351
|
}
|
|
3022
3352
|
}
|
|
3023
3353
|
}
|
|
@@ -3027,7 +3357,7 @@
|
|
|
3027
3357
|
&:is(:where(.group\/radio):where([data-selected], :checked) *) {
|
|
3028
3358
|
&::before {
|
|
3029
3359
|
content: var(--tw-content);
|
|
3030
|
-
background-color: var(--
|
|
3360
|
+
background-color: var(--bg-interactive-disabled);
|
|
3031
3361
|
}
|
|
3032
3362
|
}
|
|
3033
3363
|
}
|
|
@@ -3048,43 +3378,111 @@
|
|
|
3048
3378
|
}
|
|
3049
3379
|
}
|
|
3050
3380
|
}
|
|
3051
|
-
.group-enabled\/switch\:group-selected\/switch\:before\:bg-
|
|
3381
|
+
.group-enabled\/switch\:group-selected\/switch\:before\:bg-accent-primary-bold {
|
|
3052
3382
|
&:is(:where(.group\/switch):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
3053
3383
|
&:is(:where(.group\/switch):where([data-selected], :checked) *) {
|
|
3054
3384
|
&::before {
|
|
3055
3385
|
content: var(--tw-content);
|
|
3056
|
-
background-color: var(--
|
|
3386
|
+
background-color: var(--bg-accent-primary-bold);
|
|
3057
3387
|
}
|
|
3058
3388
|
}
|
|
3059
3389
|
}
|
|
3060
3390
|
}
|
|
3061
|
-
.group-enabled\/switch\:group-selected\/switch\:group-hover\/switch\:before\:bg-
|
|
3391
|
+
.group-enabled\/switch\:group-selected\/switch\:group-hover\/switch\:before\:bg-accent-primary-bold {
|
|
3062
3392
|
&:is(:where(.group\/switch):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
3063
3393
|
&:is(:where(.group\/switch):where([data-selected], :checked) *) {
|
|
3064
3394
|
&:is(:where(.group\/switch):where([data-hovered], :hover) *) {
|
|
3065
3395
|
&::before {
|
|
3066
3396
|
content: var(--tw-content);
|
|
3067
|
-
background-color: var(--
|
|
3397
|
+
background-color: var(--bg-accent-primary-bold);
|
|
3068
3398
|
}
|
|
3069
3399
|
}
|
|
3070
3400
|
}
|
|
3071
3401
|
}
|
|
3072
3402
|
}
|
|
3073
|
-
.group-enabled\/switch\:group-selected\/switch\:group-focus-visible\/switch\:before\:bg-
|
|
3403
|
+
.group-enabled\/switch\:group-selected\/switch\:group-focus-visible\/switch\:before\:bg-accent-primary-bold {
|
|
3074
3404
|
&:is(:where(.group\/switch):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
3075
3405
|
&:is(:where(.group\/switch):where([data-selected], :checked) *) {
|
|
3076
3406
|
&:is(:where(.group\/switch):where([data-focus-visible], :focus-visible) *) {
|
|
3077
3407
|
&::before {
|
|
3078
3408
|
content: var(--tw-content);
|
|
3079
|
-
background-color: var(--
|
|
3409
|
+
background-color: var(--bg-accent-primary-bold);
|
|
3080
3410
|
}
|
|
3081
3411
|
}
|
|
3082
3412
|
}
|
|
3083
3413
|
}
|
|
3084
3414
|
}
|
|
3085
|
-
.
|
|
3086
|
-
&:where([
|
|
3087
|
-
|
|
3415
|
+
.group-orientation-horizontal\/tabs\:after\:absolute {
|
|
3416
|
+
&:is(:where(.group\/tabs):where([data-orientation="horizontal"]) *) {
|
|
3417
|
+
&::after {
|
|
3418
|
+
content: var(--tw-content);
|
|
3419
|
+
position: absolute;
|
|
3420
|
+
}
|
|
3421
|
+
}
|
|
3422
|
+
}
|
|
3423
|
+
.group-orientation-horizontal\/tabs\:after\:bottom-0 {
|
|
3424
|
+
&:is(:where(.group\/tabs):where([data-orientation="horizontal"]) *) {
|
|
3425
|
+
&::after {
|
|
3426
|
+
content: var(--tw-content);
|
|
3427
|
+
bottom: var(--spacing-0);
|
|
3428
|
+
}
|
|
3429
|
+
}
|
|
3430
|
+
}
|
|
3431
|
+
.group-orientation-horizontal\/tabs\:after\:left-0 {
|
|
3432
|
+
&:is(:where(.group\/tabs):where([data-orientation="horizontal"]) *) {
|
|
3433
|
+
&::after {
|
|
3434
|
+
content: var(--tw-content);
|
|
3435
|
+
left: var(--spacing-0);
|
|
3436
|
+
}
|
|
3437
|
+
}
|
|
3438
|
+
}
|
|
3439
|
+
.group-orientation-horizontal\/tabs\:after\:block {
|
|
3440
|
+
&:is(:where(.group\/tabs):where([data-orientation="horizontal"]) *) {
|
|
3441
|
+
&::after {
|
|
3442
|
+
content: var(--tw-content);
|
|
3443
|
+
display: block;
|
|
3444
|
+
}
|
|
3445
|
+
}
|
|
3446
|
+
}
|
|
3447
|
+
.group-orientation-horizontal\/tabs\:after\:h-\[1px\] {
|
|
3448
|
+
&:is(:where(.group\/tabs):where([data-orientation="horizontal"]) *) {
|
|
3449
|
+
&::after {
|
|
3450
|
+
content: var(--tw-content);
|
|
3451
|
+
height: 1px;
|
|
3452
|
+
}
|
|
3453
|
+
}
|
|
3454
|
+
}
|
|
3455
|
+
.group-orientation-horizontal\/tabs\:after\:w-full {
|
|
3456
|
+
&:is(:where(.group\/tabs):where([data-orientation="horizontal"]) *) {
|
|
3457
|
+
&::after {
|
|
3458
|
+
content: var(--tw-content);
|
|
3459
|
+
width: 100%;
|
|
3460
|
+
}
|
|
3461
|
+
}
|
|
3462
|
+
}
|
|
3463
|
+
.group-orientation-horizontal\/tabs\:after\:bg-\[color\:var\(--outline-static\)\] {
|
|
3464
|
+
&:is(:where(.group\/tabs):where([data-orientation="horizontal"]) *) {
|
|
3465
|
+
&::after {
|
|
3466
|
+
content: var(--tw-content);
|
|
3467
|
+
background-color: var(--outline-static);
|
|
3468
|
+
}
|
|
3469
|
+
}
|
|
3470
|
+
}
|
|
3471
|
+
.visited\:fg-accent-primary-pressed {
|
|
3472
|
+
&:where([data-visited], :visited) {
|
|
3473
|
+
color: var(--fg-accent-primary-pressed);
|
|
3474
|
+
--icon-color: var(--fg-accent-primary-pressed);
|
|
3475
|
+
}
|
|
3476
|
+
}
|
|
3477
|
+
.visited\:underline {
|
|
3478
|
+
&:where([data-visited], :visited) {
|
|
3479
|
+
text-decoration-line: underline;
|
|
3480
|
+
}
|
|
3481
|
+
}
|
|
3482
|
+
.placeholder-shown\:fg-primary-muted {
|
|
3483
|
+
&:where([data-placeholder], :placeholder-shown) {
|
|
3484
|
+
color: var(--fg-primary-muted);
|
|
3485
|
+
--icon-color: var(--fg-primary-muted);
|
|
3088
3486
|
}
|
|
3089
3487
|
}
|
|
3090
3488
|
.empty\:hidden {
|
|
@@ -3108,16 +3506,25 @@
|
|
|
3108
3506
|
background-color: transparent !important;
|
|
3109
3507
|
}
|
|
3110
3508
|
}
|
|
3111
|
-
.hover\:
|
|
3509
|
+
.hover\:bg-info-bold {
|
|
3112
3510
|
&:where([data-hovered], :hover) {
|
|
3113
|
-
color: var(--
|
|
3114
|
-
--icon-color: var(--color-default-light);
|
|
3511
|
+
background-color: var(--bg-info-bold);
|
|
3115
3512
|
}
|
|
3116
3513
|
}
|
|
3117
|
-
.hover\:
|
|
3514
|
+
.hover\:bg-interactive-muted-hover {
|
|
3118
3515
|
&:where([data-hovered], :hover) {
|
|
3119
|
-
color: var(--
|
|
3120
|
-
|
|
3516
|
+
background-color: var(--bg-interactive-muted-hover);
|
|
3517
|
+
}
|
|
3518
|
+
}
|
|
3519
|
+
.hover\:fg-info-hover {
|
|
3520
|
+
&:where([data-hovered], :hover) {
|
|
3521
|
+
color: var(--fg-info-hover);
|
|
3522
|
+
--icon-color: var(--fg-info-hover);
|
|
3523
|
+
}
|
|
3524
|
+
}
|
|
3525
|
+
.hover\:underline {
|
|
3526
|
+
&:where([data-hovered], :hover) {
|
|
3527
|
+
text-decoration-line: underline;
|
|
3121
3528
|
}
|
|
3122
3529
|
}
|
|
3123
3530
|
.hover\:outline-4 {
|
|
@@ -3128,50 +3535,51 @@
|
|
|
3128
3535
|
}
|
|
3129
3536
|
.hover\:outline-interactive-hover {
|
|
3130
3537
|
&:where([data-hovered], :hover) {
|
|
3131
|
-
outline-color: var(--
|
|
3538
|
+
outline-color: var(--outline-interactive-hover);
|
|
3132
3539
|
}
|
|
3133
3540
|
}
|
|
3134
|
-
.group-enabled\/accordion\:hover\:bg-interactive-hover
|
|
3541
|
+
.group-enabled\/accordion\:hover\:bg-interactive-muted-hover {
|
|
3135
3542
|
&:is(:where(.group\/accordion):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
3136
3543
|
&:where([data-hovered], :hover) {
|
|
3137
|
-
background-color: var(--
|
|
3544
|
+
background-color: var(--bg-interactive-muted-hover);
|
|
3138
3545
|
}
|
|
3139
3546
|
}
|
|
3140
3547
|
}
|
|
3141
3548
|
.group-enabled\/combobox-field\:hover\:outline-interactive-hover {
|
|
3142
3549
|
&:is(:where(.group\/combobox-field):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
3143
3550
|
&:where([data-hovered], :hover) {
|
|
3144
|
-
outline-color: var(--
|
|
3551
|
+
outline-color: var(--outline-interactive-hover);
|
|
3145
3552
|
}
|
|
3146
3553
|
}
|
|
3147
3554
|
}
|
|
3148
3555
|
.group-enabled\/text-area-field\:hover\:outline-interactive-hover {
|
|
3149
3556
|
&:is(:where(.group\/text-area-field):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
3150
3557
|
&:where([data-hovered], :hover) {
|
|
3151
|
-
outline-color: var(--
|
|
3558
|
+
outline-color: var(--outline-interactive-hover);
|
|
3152
3559
|
}
|
|
3153
3560
|
}
|
|
3154
3561
|
}
|
|
3155
|
-
.focus\:fg-
|
|
3562
|
+
.focus\:fg-primary-bold {
|
|
3156
3563
|
&:where([data-focused], :focus) {
|
|
3157
|
-
color: var(--
|
|
3158
|
-
--icon-color: var(--
|
|
3564
|
+
color: var(--fg-primary-bold);
|
|
3565
|
+
--icon-color: var(--fg-primary-bold);
|
|
3159
3566
|
}
|
|
3160
3567
|
}
|
|
3161
|
-
.focus-visible\:bg-
|
|
3568
|
+
.focus-visible\:bg-accent-primary-bold {
|
|
3162
3569
|
&:where([data-focus-visible], :focus-visible) {
|
|
3163
|
-
background-color: var(--
|
|
3570
|
+
background-color: var(--bg-accent-primary-bold);
|
|
3164
3571
|
}
|
|
3165
3572
|
}
|
|
3166
|
-
.focus-visible\:fg-
|
|
3573
|
+
.focus-visible\:fg-a11y-on-accent {
|
|
3167
3574
|
&:where([data-focus-visible], :focus-visible) {
|
|
3168
|
-
color: var(--
|
|
3169
|
-
--icon-color: var(--
|
|
3575
|
+
color: var(--fg-a11y-on-accent);
|
|
3576
|
+
--icon-color: var(--fg-a11y-on-accent);
|
|
3170
3577
|
}
|
|
3171
3578
|
}
|
|
3172
|
-
.focus-visible\:
|
|
3579
|
+
.focus-visible\:fg-info-hover {
|
|
3173
3580
|
&:where([data-focus-visible], :focus-visible) {
|
|
3174
|
-
color: var(--
|
|
3581
|
+
color: var(--fg-info-hover);
|
|
3582
|
+
--icon-color: var(--fg-info-hover);
|
|
3175
3583
|
}
|
|
3176
3584
|
}
|
|
3177
3585
|
.focus-visible\:outline-4 {
|
|
@@ -3182,7 +3590,7 @@
|
|
|
3182
3590
|
}
|
|
3183
3591
|
.focus-visible\:outline-interactive-hover {
|
|
3184
3592
|
&:where([data-focus-visible], :focus-visible) {
|
|
3185
|
-
outline-color: var(--
|
|
3593
|
+
outline-color: var(--outline-interactive-hover);
|
|
3186
3594
|
}
|
|
3187
3595
|
}
|
|
3188
3596
|
.focus-visible\:outline-none {
|
|
@@ -3191,10 +3599,10 @@
|
|
|
3191
3599
|
outline-style: none;
|
|
3192
3600
|
}
|
|
3193
3601
|
}
|
|
3194
|
-
.group-enabled\/text-area-field\:focus-visible\:outline-
|
|
3602
|
+
.group-enabled\/text-area-field\:focus-visible\:outline-accent-primary-bold {
|
|
3195
3603
|
&:is(:where(.group\/text-area-field):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
3196
3604
|
&:where([data-focus-visible], :focus-visible) {
|
|
3197
|
-
outline-color: var(--
|
|
3605
|
+
outline-color: var(--outline-accent-primary-bold);
|
|
3198
3606
|
}
|
|
3199
3607
|
}
|
|
3200
3608
|
}
|
|
@@ -3208,50 +3616,85 @@
|
|
|
3208
3616
|
background-color: transparent;
|
|
3209
3617
|
}
|
|
3210
3618
|
}
|
|
3211
|
-
.enabled\:fg-
|
|
3619
|
+
.enabled\:fg-accent-primary-bold {
|
|
3620
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3621
|
+
color: var(--fg-accent-primary-bold);
|
|
3622
|
+
--icon-color: var(--fg-accent-primary-bold);
|
|
3623
|
+
}
|
|
3624
|
+
}
|
|
3625
|
+
.enabled\:fg-info-bold {
|
|
3212
3626
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3213
|
-
color: var(--
|
|
3214
|
-
--icon-color: var(--
|
|
3627
|
+
color: var(--fg-info-bold);
|
|
3628
|
+
--icon-color: var(--fg-info-bold);
|
|
3215
3629
|
}
|
|
3216
3630
|
}
|
|
3217
|
-
.enabled\:fg-
|
|
3631
|
+
.enabled\:fg-primary-bold {
|
|
3218
3632
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3219
|
-
color: var(--
|
|
3220
|
-
--icon-color: var(--
|
|
3633
|
+
color: var(--fg-primary-bold);
|
|
3634
|
+
--icon-color: var(--fg-primary-bold);
|
|
3221
3635
|
}
|
|
3222
3636
|
}
|
|
3223
|
-
.enabled\:group-invalid\/input\:outline-serious {
|
|
3637
|
+
.enabled\:group-invalid\/input\:outline-serious-bold {
|
|
3224
3638
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3225
3639
|
&:is(:where(.group\/input):where([invalid], [data-invalid], :invalid) *) {
|
|
3226
|
-
outline-color: var(--
|
|
3640
|
+
outline-color: var(--outline-serious-bold);
|
|
3227
3641
|
}
|
|
3228
3642
|
}
|
|
3229
3643
|
}
|
|
3230
|
-
.group-invalid\/select-field\:enabled\:outline-serious {
|
|
3644
|
+
.group-invalid\/select-field\:enabled\:outline-serious-bold {
|
|
3231
3645
|
&:is(:where(.group\/select-field):where([invalid], [data-invalid], :invalid) *) {
|
|
3232
3646
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3233
|
-
outline-color: var(--
|
|
3647
|
+
outline-color: var(--outline-serious-bold);
|
|
3234
3648
|
}
|
|
3235
3649
|
}
|
|
3236
3650
|
}
|
|
3237
3651
|
.enabled\:group-hover\/input\:outline-interactive-hover {
|
|
3238
3652
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3239
3653
|
&:is(:where(.group\/input):where([data-hovered], :hover) *) {
|
|
3240
|
-
outline-color: var(--
|
|
3654
|
+
outline-color: var(--outline-interactive-hover);
|
|
3241
3655
|
}
|
|
3242
3656
|
}
|
|
3243
3657
|
}
|
|
3244
|
-
.group-focus-visible\/select-field\:enabled\:outline-
|
|
3658
|
+
.group-focus-visible\/select-field\:enabled\:outline-accent-primary-bold {
|
|
3245
3659
|
&:is(:where(.group\/select-field):where([data-focus-visible], :focus-visible) *) {
|
|
3246
3660
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3247
|
-
outline-color: var(--
|
|
3661
|
+
outline-color: var(--outline-accent-primary-bold);
|
|
3248
3662
|
}
|
|
3249
3663
|
}
|
|
3250
3664
|
}
|
|
3251
|
-
.enabled\:group-focus-visible-within\/input\:outline-
|
|
3665
|
+
.enabled\:group-focus-visible-within\/input\:outline-accent-primary-bold {
|
|
3252
3666
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3253
3667
|
&:is(:where(.group\/input):where(:has([data-focus-visible], :focus-visible)) *) {
|
|
3254
|
-
outline-color: var(--
|
|
3668
|
+
outline-color: var(--outline-accent-primary-bold);
|
|
3669
|
+
}
|
|
3670
|
+
}
|
|
3671
|
+
}
|
|
3672
|
+
.enabled\:visited\:fg-accent-primary-pressed {
|
|
3673
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3674
|
+
&:where([data-visited], :visited) {
|
|
3675
|
+
color: var(--fg-accent-primary-pressed);
|
|
3676
|
+
--icon-color: var(--fg-accent-primary-pressed);
|
|
3677
|
+
}
|
|
3678
|
+
}
|
|
3679
|
+
}
|
|
3680
|
+
.enabled\:visited\:underline {
|
|
3681
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3682
|
+
&:where([data-visited], :visited) {
|
|
3683
|
+
text-decoration-line: underline;
|
|
3684
|
+
}
|
|
3685
|
+
}
|
|
3686
|
+
}
|
|
3687
|
+
.enabled\:hover\:bg-interactive-bold-hover {
|
|
3688
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3689
|
+
&:where([data-hovered], :hover) {
|
|
3690
|
+
background-color: var(--bg-interactive-bold-hover);
|
|
3691
|
+
}
|
|
3692
|
+
}
|
|
3693
|
+
}
|
|
3694
|
+
.enabled\:hover\:bg-interactive-muted-hover {
|
|
3695
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3696
|
+
&:where([data-hovered], :hover) {
|
|
3697
|
+
background-color: var(--bg-interactive-muted-hover);
|
|
3255
3698
|
}
|
|
3256
3699
|
}
|
|
3257
3700
|
}
|
|
@@ -3262,26 +3705,88 @@
|
|
|
3262
3705
|
}
|
|
3263
3706
|
}
|
|
3264
3707
|
}
|
|
3265
|
-
.enabled\:hover\:fg-
|
|
3708
|
+
.enabled\:hover\:fg-a11y-on-accent {
|
|
3709
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3710
|
+
&:where([data-hovered], :hover) {
|
|
3711
|
+
color: var(--fg-a11y-on-accent);
|
|
3712
|
+
--icon-color: var(--fg-a11y-on-accent);
|
|
3713
|
+
}
|
|
3714
|
+
}
|
|
3715
|
+
}
|
|
3716
|
+
.enabled\:hover\:fg-accent-primary-hover {
|
|
3266
3717
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3267
3718
|
&:where([data-hovered], :hover) {
|
|
3268
|
-
color: var(--
|
|
3269
|
-
--icon-color: var(--
|
|
3719
|
+
color: var(--fg-accent-primary-hover);
|
|
3720
|
+
--icon-color: var(--fg-accent-primary-hover);
|
|
3270
3721
|
}
|
|
3271
3722
|
}
|
|
3272
3723
|
}
|
|
3273
|
-
.enabled\:hover\:fg-
|
|
3724
|
+
.enabled\:hover\:fg-info-hover {
|
|
3274
3725
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3275
3726
|
&:where([data-hovered], :hover) {
|
|
3276
|
-
color: var(--
|
|
3277
|
-
--icon-color: var(--
|
|
3727
|
+
color: var(--fg-info-hover);
|
|
3728
|
+
--icon-color: var(--fg-info-hover);
|
|
3729
|
+
}
|
|
3730
|
+
}
|
|
3731
|
+
}
|
|
3732
|
+
.enabled\:hover\:fg-primary-bold {
|
|
3733
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3734
|
+
&:where([data-hovered], :hover) {
|
|
3735
|
+
color: var(--fg-primary-bold);
|
|
3736
|
+
--icon-color: var(--fg-primary-bold);
|
|
3278
3737
|
}
|
|
3279
3738
|
}
|
|
3280
3739
|
}
|
|
3281
3740
|
.enabled\:hover\:outline-interactive-hover {
|
|
3282
3741
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3283
3742
|
&:where([data-hovered], :hover) {
|
|
3284
|
-
outline-color: var(--
|
|
3743
|
+
outline-color: var(--outline-interactive-hover);
|
|
3744
|
+
}
|
|
3745
|
+
}
|
|
3746
|
+
}
|
|
3747
|
+
.enabled\:hover\:group-orientation-horizontal\/tabs\:after\:bg-\[color\:var\(--outline-accent-primary-bold\)\] {
|
|
3748
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3749
|
+
&:where([data-hovered], :hover) {
|
|
3750
|
+
&:is(:where(.group\/tabs):where([data-orientation="horizontal"]) *) {
|
|
3751
|
+
&::after {
|
|
3752
|
+
content: var(--tw-content);
|
|
3753
|
+
background-color: var(--outline-accent-primary-bold);
|
|
3754
|
+
}
|
|
3755
|
+
}
|
|
3756
|
+
}
|
|
3757
|
+
}
|
|
3758
|
+
}
|
|
3759
|
+
.enabled\:focus\:fg-primary-bold {
|
|
3760
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3761
|
+
&:where([data-focused], :focus) {
|
|
3762
|
+
color: var(--fg-primary-bold);
|
|
3763
|
+
--icon-color: var(--fg-primary-bold);
|
|
3764
|
+
}
|
|
3765
|
+
}
|
|
3766
|
+
}
|
|
3767
|
+
.enabled\:focus\:group-orientation-horizontal\/tabs\:after\:bg-\[color\:var\(--outline-accent-primary-bold\)\] {
|
|
3768
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3769
|
+
&:where([data-focused], :focus) {
|
|
3770
|
+
&:is(:where(.group\/tabs):where([data-orientation="horizontal"]) *) {
|
|
3771
|
+
&::after {
|
|
3772
|
+
content: var(--tw-content);
|
|
3773
|
+
background-color: var(--outline-accent-primary-bold);
|
|
3774
|
+
}
|
|
3775
|
+
}
|
|
3776
|
+
}
|
|
3777
|
+
}
|
|
3778
|
+
}
|
|
3779
|
+
.enabled\:focus-visible\:bg-interactive-bold-hover {
|
|
3780
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3781
|
+
&:where([data-focus-visible], :focus-visible) {
|
|
3782
|
+
background-color: var(--bg-interactive-bold-hover);
|
|
3783
|
+
}
|
|
3784
|
+
}
|
|
3785
|
+
}
|
|
3786
|
+
.enabled\:focus-visible\:bg-interactive-muted-hover {
|
|
3787
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3788
|
+
&:where([data-focus-visible], :focus-visible) {
|
|
3789
|
+
background-color: var(--bg-interactive-muted-hover);
|
|
3285
3790
|
}
|
|
3286
3791
|
}
|
|
3287
3792
|
}
|
|
@@ -3292,26 +3797,42 @@
|
|
|
3292
3797
|
}
|
|
3293
3798
|
}
|
|
3294
3799
|
}
|
|
3295
|
-
.enabled\:focus-visible\:fg-
|
|
3800
|
+
.enabled\:focus-visible\:fg-a11y-on-accent {
|
|
3801
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3802
|
+
&:where([data-focus-visible], :focus-visible) {
|
|
3803
|
+
color: var(--fg-a11y-on-accent);
|
|
3804
|
+
--icon-color: var(--fg-a11y-on-accent);
|
|
3805
|
+
}
|
|
3806
|
+
}
|
|
3807
|
+
}
|
|
3808
|
+
.enabled\:focus-visible\:fg-accent-primary-hover {
|
|
3296
3809
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3297
3810
|
&:where([data-focus-visible], :focus-visible) {
|
|
3298
|
-
color: var(--
|
|
3299
|
-
--icon-color: var(--
|
|
3811
|
+
color: var(--fg-accent-primary-hover);
|
|
3812
|
+
--icon-color: var(--fg-accent-primary-hover);
|
|
3300
3813
|
}
|
|
3301
3814
|
}
|
|
3302
3815
|
}
|
|
3303
|
-
.enabled\:focus-visible\:fg-
|
|
3816
|
+
.enabled\:focus-visible\:fg-info-hover {
|
|
3304
3817
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3305
3818
|
&:where([data-focus-visible], :focus-visible) {
|
|
3306
|
-
color: var(--
|
|
3307
|
-
--icon-color: var(--
|
|
3819
|
+
color: var(--fg-info-hover);
|
|
3820
|
+
--icon-color: var(--fg-info-hover);
|
|
3308
3821
|
}
|
|
3309
3822
|
}
|
|
3310
3823
|
}
|
|
3311
3824
|
.enabled\:focus-visible\:outline-interactive-hover {
|
|
3312
3825
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3313
3826
|
&:where([data-focus-visible], :focus-visible) {
|
|
3314
|
-
outline-color: var(--
|
|
3827
|
+
outline-color: var(--outline-interactive-hover);
|
|
3828
|
+
}
|
|
3829
|
+
}
|
|
3830
|
+
}
|
|
3831
|
+
.enabled\:focus-visible\:outline-none {
|
|
3832
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3833
|
+
&:where([data-focus-visible], :focus-visible) {
|
|
3834
|
+
--tw-outline-style: none;
|
|
3835
|
+
outline-style: none;
|
|
3315
3836
|
}
|
|
3316
3837
|
}
|
|
3317
3838
|
}
|
|
@@ -3320,9 +3841,15 @@
|
|
|
3320
3841
|
cursor: not-allowed;
|
|
3321
3842
|
}
|
|
3322
3843
|
}
|
|
3844
|
+
.disabled\:border-none {
|
|
3845
|
+
&:where([disabled], [data-disabled], :disabled) {
|
|
3846
|
+
--tw-border-style: none;
|
|
3847
|
+
border-style: none;
|
|
3848
|
+
}
|
|
3849
|
+
}
|
|
3323
3850
|
.disabled\:bg-interactive-disabled {
|
|
3324
3851
|
&:where([disabled], [data-disabled], :disabled) {
|
|
3325
|
-
background-color: var(--
|
|
3852
|
+
background-color: var(--bg-interactive-disabled);
|
|
3326
3853
|
}
|
|
3327
3854
|
}
|
|
3328
3855
|
.disabled\:bg-transparent {
|
|
@@ -3332,32 +3859,49 @@
|
|
|
3332
3859
|
}
|
|
3333
3860
|
.disabled\:fg-disabled {
|
|
3334
3861
|
&:where([disabled], [data-disabled], :disabled) {
|
|
3335
|
-
color: var(--
|
|
3336
|
-
--icon-color: var(--
|
|
3337
|
-
}
|
|
3338
|
-
}
|
|
3339
|
-
.disabled\:text-disabled {
|
|
3340
|
-
&:where([disabled], [data-disabled], :disabled) {
|
|
3341
|
-
color: var(--color-disabled);
|
|
3862
|
+
color: var(--fg-disabled);
|
|
3863
|
+
--icon-color: var(--fg-disabled);
|
|
3342
3864
|
}
|
|
3343
3865
|
}
|
|
3344
3866
|
.disabled\:outline-interactive-disabled {
|
|
3345
3867
|
&:where([disabled], [data-disabled], :disabled) {
|
|
3346
|
-
outline-color: var(--
|
|
3868
|
+
outline-color: var(--outline-interactive-disabled);
|
|
3347
3869
|
}
|
|
3348
3870
|
}
|
|
3349
3871
|
.disabled\:placeholder\:fg-disabled {
|
|
3350
3872
|
&:where([disabled], [data-disabled], :disabled) {
|
|
3351
3873
|
&::placeholder {
|
|
3352
|
-
color: var(--
|
|
3353
|
-
--icon-color: var(--
|
|
3874
|
+
color: var(--fg-disabled);
|
|
3875
|
+
--icon-color: var(--fg-disabled);
|
|
3354
3876
|
}
|
|
3355
3877
|
}
|
|
3356
3878
|
}
|
|
3357
|
-
.disabled\:
|
|
3879
|
+
.disabled\:group-orientation-horizontal\/tabs\:after\:bg-\[color\:var\(--outline-interactive-disabled\)\] {
|
|
3358
3880
|
&:where([disabled], [data-disabled], :disabled) {
|
|
3359
|
-
|
|
3360
|
-
|
|
3881
|
+
&:is(:where(.group\/tabs):where([data-orientation="horizontal"]) *) {
|
|
3882
|
+
&::after {
|
|
3883
|
+
content: var(--tw-content);
|
|
3884
|
+
background-color: var(--outline-interactive-disabled);
|
|
3885
|
+
}
|
|
3886
|
+
}
|
|
3887
|
+
}
|
|
3888
|
+
}
|
|
3889
|
+
.disabled\:hover\:bg-transparent {
|
|
3890
|
+
&:where([disabled], [data-disabled], :disabled) {
|
|
3891
|
+
&:where([data-hovered], :hover) {
|
|
3892
|
+
background-color: transparent;
|
|
3893
|
+
}
|
|
3894
|
+
}
|
|
3895
|
+
}
|
|
3896
|
+
.has-\[\.group\\\\\/sidenav\]\:\[--drawer-main-col-start\:2\] {
|
|
3897
|
+
&:has(*:is(.group\\/sidenav)) {
|
|
3898
|
+
--drawer-main-col-start: 2;
|
|
3899
|
+
}
|
|
3900
|
+
}
|
|
3901
|
+
.disabled\:data-\[drop-target\=true\]\:bg-transparent {
|
|
3902
|
+
&:where([disabled], [data-disabled], :disabled) {
|
|
3903
|
+
&[data-drop-target="true"] {
|
|
3904
|
+
background-color: transparent;
|
|
3361
3905
|
}
|
|
3362
3906
|
}
|
|
3363
3907
|
}
|
|
@@ -3401,130 +3945,150 @@
|
|
|
3401
3945
|
grid-template-columns: repeat(4, minmax(0, 1fr));
|
|
3402
3946
|
}
|
|
3403
3947
|
}
|
|
3404
|
-
.enabled\:color-info\:bg-interactive-
|
|
3948
|
+
.enabled\:color-info\:bg-interactive-bold {
|
|
3405
3949
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3406
3950
|
&:where([data-color="info"]) {
|
|
3407
|
-
background-color: var(--
|
|
3951
|
+
background-color: var(--bg-interactive-bold);
|
|
3408
3952
|
}
|
|
3409
3953
|
}
|
|
3410
3954
|
}
|
|
3411
3955
|
.enabled\:color-info\:bg-surface-default {
|
|
3412
3956
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3413
3957
|
&:where([data-color="info"]) {
|
|
3414
|
-
background-color: var(--
|
|
3958
|
+
background-color: var(--bg-surface-default);
|
|
3415
3959
|
}
|
|
3416
3960
|
}
|
|
3417
3961
|
}
|
|
3418
|
-
.color-info\:enabled\:fg-
|
|
3962
|
+
.color-info\:enabled\:fg-primary-bold {
|
|
3419
3963
|
&:where([data-color="info"]) {
|
|
3420
3964
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3421
|
-
color: var(--
|
|
3422
|
-
--icon-color: var(--
|
|
3965
|
+
color: var(--fg-primary-bold);
|
|
3966
|
+
--icon-color: var(--fg-primary-bold);
|
|
3423
3967
|
}
|
|
3424
3968
|
}
|
|
3425
3969
|
}
|
|
3426
|
-
.enabled\:color-info\:fg-
|
|
3970
|
+
.enabled\:color-info\:fg-info-bold {
|
|
3427
3971
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3428
3972
|
&:where([data-color="info"]) {
|
|
3429
|
-
color: var(--
|
|
3430
|
-
--icon-color: var(--
|
|
3973
|
+
color: var(--fg-info-bold);
|
|
3974
|
+
--icon-color: var(--fg-info-bold);
|
|
3431
3975
|
}
|
|
3432
3976
|
}
|
|
3433
3977
|
}
|
|
3434
|
-
.enabled\:color-info\:fg-
|
|
3978
|
+
.enabled\:color-info\:fg-inverse-bold {
|
|
3435
3979
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3436
3980
|
&:where([data-color="info"]) {
|
|
3437
|
-
color: var(--
|
|
3438
|
-
--icon-color: var(--
|
|
3981
|
+
color: var(--fg-inverse-bold);
|
|
3982
|
+
--icon-color: var(--fg-inverse-bold);
|
|
3439
3983
|
}
|
|
3440
3984
|
}
|
|
3441
3985
|
}
|
|
3442
|
-
.enabled\:color-info\:fg-
|
|
3986
|
+
.enabled\:color-info\:fg-primary-bold {
|
|
3443
3987
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3444
3988
|
&:where([data-color="info"]) {
|
|
3445
|
-
color: var(--
|
|
3446
|
-
--icon-color: var(--
|
|
3989
|
+
color: var(--fg-primary-bold);
|
|
3990
|
+
--icon-color: var(--fg-primary-bold);
|
|
3447
3991
|
}
|
|
3448
3992
|
}
|
|
3449
3993
|
}
|
|
3450
3994
|
.enabled\:color-info\:outline-interactive {
|
|
3451
3995
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3452
3996
|
&:where([data-color="info"]) {
|
|
3453
|
-
outline-color: var(--
|
|
3997
|
+
outline-color: var(--outline-interactive);
|
|
3454
3998
|
}
|
|
3455
3999
|
}
|
|
3456
4000
|
}
|
|
3457
|
-
.
|
|
4001
|
+
.group-not-visible\/tree-item\:enabled\:color-info\:fg-primary-muted {
|
|
4002
|
+
&:is(:where(.group\/tree-item):not(*:where([data-visible])) *) {
|
|
4003
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
4004
|
+
&:where([data-color="info"]) {
|
|
4005
|
+
color: var(--fg-primary-muted);
|
|
4006
|
+
--icon-color: var(--fg-primary-muted);
|
|
4007
|
+
}
|
|
4008
|
+
}
|
|
4009
|
+
}
|
|
4010
|
+
}
|
|
4011
|
+
.group-not-viewable\/tree-item\:enabled\:color-info\:fg-primary-muted {
|
|
4012
|
+
&:is(:where(.group\/tree-item):not(*:where([data-viewable])) *) {
|
|
4013
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
4014
|
+
&:where([data-color="info"]) {
|
|
4015
|
+
color: var(--fg-primary-muted);
|
|
4016
|
+
--icon-color: var(--fg-primary-muted);
|
|
4017
|
+
}
|
|
4018
|
+
}
|
|
4019
|
+
}
|
|
4020
|
+
}
|
|
4021
|
+
.color-info\:enabled\:open\:bg-accent-primary-bold {
|
|
3458
4022
|
&:where([data-color="info"]) {
|
|
3459
4023
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3460
4024
|
&:where([open], [data-open], :open) {
|
|
3461
|
-
background-color: var(--
|
|
4025
|
+
background-color: var(--bg-accent-primary-bold);
|
|
3462
4026
|
}
|
|
3463
4027
|
}
|
|
3464
4028
|
}
|
|
3465
4029
|
}
|
|
3466
|
-
.color-info\:enabled\:open\:fg-
|
|
4030
|
+
.color-info\:enabled\:open\:fg-a11y-on-accent {
|
|
3467
4031
|
&:where([data-color="info"]) {
|
|
3468
4032
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3469
4033
|
&:where([open], [data-open], :open) {
|
|
3470
|
-
color: var(--
|
|
3471
|
-
--icon-color: var(--
|
|
4034
|
+
color: var(--fg-a11y-on-accent);
|
|
4035
|
+
--icon-color: var(--fg-a11y-on-accent);
|
|
3472
4036
|
}
|
|
3473
4037
|
}
|
|
3474
4038
|
}
|
|
3475
4039
|
}
|
|
3476
|
-
.color-info\:enabled\:hover\:bg-
|
|
4040
|
+
.color-info\:enabled\:hover\:bg-accent-primary-bold {
|
|
3477
4041
|
&:where([data-color="info"]) {
|
|
3478
4042
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3479
4043
|
&:where([data-hovered], :hover) {
|
|
3480
|
-
background-color: var(--
|
|
4044
|
+
background-color: var(--bg-accent-primary-bold);
|
|
3481
4045
|
}
|
|
3482
4046
|
}
|
|
3483
4047
|
}
|
|
3484
4048
|
}
|
|
3485
|
-
.enabled\:hover\:color-info\:bg-
|
|
4049
|
+
.enabled\:hover\:color-info\:bg-accent-primary-bold {
|
|
3486
4050
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3487
4051
|
&:where([data-hovered], :hover) {
|
|
3488
4052
|
&:where([data-color="info"]) {
|
|
3489
|
-
background-color: var(--
|
|
4053
|
+
background-color: var(--bg-accent-primary-bold);
|
|
3490
4054
|
}
|
|
3491
4055
|
}
|
|
3492
4056
|
}
|
|
3493
4057
|
}
|
|
3494
|
-
.enabled\:hover\:color-info\:bg-interactive-hover
|
|
4058
|
+
.enabled\:hover\:color-info\:bg-interactive-bold-hover {
|
|
3495
4059
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3496
4060
|
&:where([data-hovered], :hover) {
|
|
3497
4061
|
&:where([data-color="info"]) {
|
|
3498
|
-
background-color: var(--
|
|
4062
|
+
background-color: var(--bg-interactive-bold-hover);
|
|
3499
4063
|
}
|
|
3500
4064
|
}
|
|
3501
4065
|
}
|
|
3502
4066
|
}
|
|
3503
|
-
.enabled\:hover\:color-info\:bg-interactive-hover
|
|
4067
|
+
.enabled\:hover\:color-info\:bg-interactive-muted-hover {
|
|
3504
4068
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3505
4069
|
&:where([data-hovered], :hover) {
|
|
3506
4070
|
&:where([data-color="info"]) {
|
|
3507
|
-
background-color: var(--
|
|
4071
|
+
background-color: var(--bg-interactive-muted-hover);
|
|
3508
4072
|
}
|
|
3509
4073
|
}
|
|
3510
4074
|
}
|
|
3511
4075
|
}
|
|
3512
|
-
.color-info\:enabled\:hover\:fg-
|
|
4076
|
+
.color-info\:enabled\:hover\:fg-a11y-on-accent {
|
|
3513
4077
|
&:where([data-color="info"]) {
|
|
3514
4078
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3515
4079
|
&:where([data-hovered], :hover) {
|
|
3516
|
-
color: var(--
|
|
3517
|
-
--icon-color: var(--
|
|
4080
|
+
color: var(--fg-a11y-on-accent);
|
|
4081
|
+
--icon-color: var(--fg-a11y-on-accent);
|
|
3518
4082
|
}
|
|
3519
4083
|
}
|
|
3520
4084
|
}
|
|
3521
4085
|
}
|
|
3522
|
-
.enabled\:hover\:color-info\:fg-
|
|
4086
|
+
.enabled\:hover\:color-info\:fg-info-hover {
|
|
3523
4087
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3524
4088
|
&:where([data-hovered], :hover) {
|
|
3525
4089
|
&:where([data-color="info"]) {
|
|
3526
|
-
color: var(--
|
|
3527
|
-
--icon-color: var(--
|
|
4090
|
+
color: var(--fg-info-hover);
|
|
4091
|
+
--icon-color: var(--fg-info-hover);
|
|
3528
4092
|
}
|
|
3529
4093
|
}
|
|
3530
4094
|
}
|
|
@@ -3533,63 +4097,63 @@
|
|
|
3533
4097
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3534
4098
|
&:where([data-hovered], :hover) {
|
|
3535
4099
|
&:where([data-color="info"]) {
|
|
3536
|
-
outline-color: var(--
|
|
4100
|
+
outline-color: var(--outline-interactive-hover);
|
|
3537
4101
|
}
|
|
3538
4102
|
}
|
|
3539
4103
|
}
|
|
3540
4104
|
}
|
|
3541
|
-
.color-info\:enabled\:focus-visible\:bg-
|
|
4105
|
+
.color-info\:enabled\:focus-visible\:bg-accent-primary-bold {
|
|
3542
4106
|
&:where([data-color="info"]) {
|
|
3543
4107
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3544
4108
|
&:where([data-focus-visible], :focus-visible) {
|
|
3545
|
-
background-color: var(--
|
|
4109
|
+
background-color: var(--bg-accent-primary-bold);
|
|
3546
4110
|
}
|
|
3547
4111
|
}
|
|
3548
4112
|
}
|
|
3549
4113
|
}
|
|
3550
|
-
.enabled\:focus-visible\:color-info\:bg-
|
|
4114
|
+
.enabled\:focus-visible\:color-info\:bg-accent-primary-bold {
|
|
3551
4115
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3552
4116
|
&:where([data-focus-visible], :focus-visible) {
|
|
3553
4117
|
&:where([data-color="info"]) {
|
|
3554
|
-
background-color: var(--
|
|
4118
|
+
background-color: var(--bg-accent-primary-bold);
|
|
3555
4119
|
}
|
|
3556
4120
|
}
|
|
3557
4121
|
}
|
|
3558
4122
|
}
|
|
3559
|
-
.enabled\:focus-visible\:color-info\:bg-interactive-hover
|
|
4123
|
+
.enabled\:focus-visible\:color-info\:bg-interactive-bold-hover {
|
|
3560
4124
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3561
4125
|
&:where([data-focus-visible], :focus-visible) {
|
|
3562
4126
|
&:where([data-color="info"]) {
|
|
3563
|
-
background-color: var(--
|
|
4127
|
+
background-color: var(--bg-interactive-bold-hover);
|
|
3564
4128
|
}
|
|
3565
4129
|
}
|
|
3566
4130
|
}
|
|
3567
4131
|
}
|
|
3568
|
-
.enabled\:focus-visible\:color-info\:bg-interactive-hover
|
|
4132
|
+
.enabled\:focus-visible\:color-info\:bg-interactive-muted-hover {
|
|
3569
4133
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3570
4134
|
&:where([data-focus-visible], :focus-visible) {
|
|
3571
4135
|
&:where([data-color="info"]) {
|
|
3572
|
-
background-color: var(--
|
|
4136
|
+
background-color: var(--bg-interactive-muted-hover);
|
|
3573
4137
|
}
|
|
3574
4138
|
}
|
|
3575
4139
|
}
|
|
3576
4140
|
}
|
|
3577
|
-
.color-info\:enabled\:focus-visible\:fg-
|
|
4141
|
+
.color-info\:enabled\:focus-visible\:fg-a11y-on-accent {
|
|
3578
4142
|
&:where([data-color="info"]) {
|
|
3579
4143
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3580
4144
|
&:where([data-focus-visible], :focus-visible) {
|
|
3581
|
-
color: var(--
|
|
3582
|
-
--icon-color: var(--
|
|
4145
|
+
color: var(--fg-a11y-on-accent);
|
|
4146
|
+
--icon-color: var(--fg-a11y-on-accent);
|
|
3583
4147
|
}
|
|
3584
4148
|
}
|
|
3585
4149
|
}
|
|
3586
4150
|
}
|
|
3587
|
-
.enabled\:focus-visible\:color-info\:fg-
|
|
4151
|
+
.enabled\:focus-visible\:color-info\:fg-info-hover {
|
|
3588
4152
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3589
4153
|
&:where([data-focus-visible], :focus-visible) {
|
|
3590
4154
|
&:where([data-color="info"]) {
|
|
3591
|
-
color: var(--
|
|
3592
|
-
--icon-color: var(--
|
|
4155
|
+
color: var(--fg-info-hover);
|
|
4156
|
+
--icon-color: var(--fg-info-hover);
|
|
3593
4157
|
}
|
|
3594
4158
|
}
|
|
3595
4159
|
}
|
|
@@ -3598,61 +4162,61 @@
|
|
|
3598
4162
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3599
4163
|
&:where([data-focus-visible], :focus-visible) {
|
|
3600
4164
|
&:where([data-color="info"]) {
|
|
3601
|
-
outline-color: var(--
|
|
4165
|
+
outline-color: var(--outline-interactive-hover);
|
|
3602
4166
|
}
|
|
3603
4167
|
}
|
|
3604
4168
|
}
|
|
3605
4169
|
}
|
|
3606
|
-
.enabled\:color-serious\:bg-serious {
|
|
4170
|
+
.enabled\:color-serious\:bg-serious-bold {
|
|
3607
4171
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3608
4172
|
&:where([data-color="serious"]) {
|
|
3609
|
-
background-color: var(--
|
|
4173
|
+
background-color: var(--bg-serious-bold);
|
|
3610
4174
|
}
|
|
3611
4175
|
}
|
|
3612
4176
|
}
|
|
3613
|
-
.enabled\:color-serious\:bg-serious-
|
|
4177
|
+
.enabled\:color-serious\:bg-serious-muted {
|
|
3614
4178
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3615
4179
|
&:where([data-color="serious"]) {
|
|
3616
|
-
background-color: var(--
|
|
4180
|
+
background-color: var(--bg-serious-muted);
|
|
3617
4181
|
}
|
|
3618
4182
|
}
|
|
3619
4183
|
}
|
|
3620
|
-
.color-serious\:enabled\:fg-serious {
|
|
4184
|
+
.color-serious\:enabled\:fg-serious-bold {
|
|
3621
4185
|
&:where([data-color="serious"]) {
|
|
3622
4186
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3623
|
-
color: var(--
|
|
3624
|
-
--icon-color: var(--
|
|
4187
|
+
color: var(--fg-serious-bold);
|
|
4188
|
+
--icon-color: var(--fg-serious-bold);
|
|
3625
4189
|
}
|
|
3626
4190
|
}
|
|
3627
4191
|
}
|
|
3628
|
-
.enabled\:color-serious\:fg-
|
|
4192
|
+
.enabled\:color-serious\:fg-a11y-on-utility {
|
|
3629
4193
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3630
4194
|
&:where([data-color="serious"]) {
|
|
3631
|
-
color: var(--
|
|
3632
|
-
--icon-color: var(--
|
|
4195
|
+
color: var(--fg-a11y-on-utility);
|
|
4196
|
+
--icon-color: var(--fg-a11y-on-utility);
|
|
3633
4197
|
}
|
|
3634
4198
|
}
|
|
3635
4199
|
}
|
|
3636
|
-
.enabled\:color-serious\:fg-
|
|
4200
|
+
.enabled\:color-serious\:fg-primary-bold {
|
|
3637
4201
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3638
4202
|
&:where([data-color="serious"]) {
|
|
3639
|
-
color: var(--
|
|
3640
|
-
--icon-color: var(--
|
|
4203
|
+
color: var(--fg-primary-bold);
|
|
4204
|
+
--icon-color: var(--fg-primary-bold);
|
|
3641
4205
|
}
|
|
3642
4206
|
}
|
|
3643
4207
|
}
|
|
3644
|
-
.enabled\:color-serious\:fg-serious {
|
|
4208
|
+
.enabled\:color-serious\:fg-serious-bold {
|
|
3645
4209
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3646
4210
|
&:where([data-color="serious"]) {
|
|
3647
|
-
color: var(--
|
|
3648
|
-
--icon-color: var(--
|
|
4211
|
+
color: var(--fg-serious-bold);
|
|
4212
|
+
--icon-color: var(--fg-serious-bold);
|
|
3649
4213
|
}
|
|
3650
4214
|
}
|
|
3651
4215
|
}
|
|
3652
|
-
.enabled\:color-serious\:outline-serious {
|
|
4216
|
+
.enabled\:color-serious\:outline-serious-bold {
|
|
3653
4217
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3654
4218
|
&:where([data-color="serious"]) {
|
|
3655
|
-
outline-color: var(--
|
|
4219
|
+
outline-color: var(--outline-serious-bold);
|
|
3656
4220
|
}
|
|
3657
4221
|
}
|
|
3658
4222
|
}
|
|
@@ -3660,17 +4224,17 @@
|
|
|
3660
4224
|
&:where([data-color="serious"]) {
|
|
3661
4225
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3662
4226
|
&:where([open], [data-open], :open) {
|
|
3663
|
-
background-color: var(--
|
|
4227
|
+
background-color: var(--bg-serious-bold);
|
|
3664
4228
|
}
|
|
3665
4229
|
}
|
|
3666
4230
|
}
|
|
3667
4231
|
}
|
|
3668
|
-
.color-serious\:enabled\:open\:fg-
|
|
4232
|
+
.color-serious\:enabled\:open\:fg-a11y-on-utility {
|
|
3669
4233
|
&:where([data-color="serious"]) {
|
|
3670
4234
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3671
4235
|
&:where([open], [data-open], :open) {
|
|
3672
|
-
color: var(--
|
|
3673
|
-
--icon-color: var(--
|
|
4236
|
+
color: var(--fg-a11y-on-utility);
|
|
4237
|
+
--icon-color: var(--fg-a11y-on-utility);
|
|
3674
4238
|
}
|
|
3675
4239
|
}
|
|
3676
4240
|
}
|
|
@@ -3679,7 +4243,7 @@
|
|
|
3679
4243
|
&:where([data-color="serious"]) {
|
|
3680
4244
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3681
4245
|
&:where([data-hovered], :hover) {
|
|
3682
|
-
background-color: var(--
|
|
4246
|
+
background-color: var(--bg-serious-bold);
|
|
3683
4247
|
}
|
|
3684
4248
|
}
|
|
3685
4249
|
}
|
|
@@ -3688,7 +4252,7 @@
|
|
|
3688
4252
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3689
4253
|
&:where([data-hovered], :hover) {
|
|
3690
4254
|
&:where([data-color="serious"]) {
|
|
3691
|
-
background-color: var(--
|
|
4255
|
+
background-color: var(--bg-serious-bold);
|
|
3692
4256
|
}
|
|
3693
4257
|
}
|
|
3694
4258
|
}
|
|
@@ -3697,27 +4261,27 @@
|
|
|
3697
4261
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3698
4262
|
&:where([data-hovered], :hover) {
|
|
3699
4263
|
&:where([data-color="serious"]) {
|
|
3700
|
-
background-color: var(--
|
|
4264
|
+
background-color: var(--bg-serious-hover);
|
|
3701
4265
|
}
|
|
3702
4266
|
}
|
|
3703
4267
|
}
|
|
3704
4268
|
}
|
|
3705
|
-
.color-serious\:enabled\:hover\:fg-
|
|
4269
|
+
.color-serious\:enabled\:hover\:fg-a11y-on-utility {
|
|
3706
4270
|
&:where([data-color="serious"]) {
|
|
3707
4271
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3708
4272
|
&:where([data-hovered], :hover) {
|
|
3709
|
-
color: var(--
|
|
3710
|
-
--icon-color: var(--
|
|
4273
|
+
color: var(--fg-a11y-on-utility);
|
|
4274
|
+
--icon-color: var(--fg-a11y-on-utility);
|
|
3711
4275
|
}
|
|
3712
4276
|
}
|
|
3713
4277
|
}
|
|
3714
4278
|
}
|
|
3715
|
-
.enabled\:hover\:color-serious\:fg-
|
|
4279
|
+
.enabled\:hover\:color-serious\:fg-info-hover {
|
|
3716
4280
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3717
4281
|
&:where([data-hovered], :hover) {
|
|
3718
4282
|
&:where([data-color="serious"]) {
|
|
3719
|
-
color: var(--
|
|
3720
|
-
--icon-color: var(--
|
|
4283
|
+
color: var(--fg-info-hover);
|
|
4284
|
+
--icon-color: var(--fg-info-hover);
|
|
3721
4285
|
}
|
|
3722
4286
|
}
|
|
3723
4287
|
}
|
|
@@ -3726,7 +4290,7 @@
|
|
|
3726
4290
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3727
4291
|
&:where([data-hovered], :hover) {
|
|
3728
4292
|
&:where([data-color="serious"]) {
|
|
3729
|
-
outline-color: var(--
|
|
4293
|
+
outline-color: var(--outline-interactive-hover);
|
|
3730
4294
|
}
|
|
3731
4295
|
}
|
|
3732
4296
|
}
|
|
@@ -3735,7 +4299,7 @@
|
|
|
3735
4299
|
&:where([data-color="serious"]) {
|
|
3736
4300
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3737
4301
|
&:where([data-focus-visible], :focus-visible) {
|
|
3738
|
-
background-color: var(--
|
|
4302
|
+
background-color: var(--bg-serious-bold);
|
|
3739
4303
|
}
|
|
3740
4304
|
}
|
|
3741
4305
|
}
|
|
@@ -3744,7 +4308,7 @@
|
|
|
3744
4308
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3745
4309
|
&:where([data-focus-visible], :focus-visible) {
|
|
3746
4310
|
&:where([data-color="serious"]) {
|
|
3747
|
-
background-color: var(--
|
|
4311
|
+
background-color: var(--bg-serious-bold);
|
|
3748
4312
|
}
|
|
3749
4313
|
}
|
|
3750
4314
|
}
|
|
@@ -3753,27 +4317,27 @@
|
|
|
3753
4317
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3754
4318
|
&:where([data-focus-visible], :focus-visible) {
|
|
3755
4319
|
&:where([data-color="serious"]) {
|
|
3756
|
-
background-color: var(--
|
|
4320
|
+
background-color: var(--bg-serious-hover);
|
|
3757
4321
|
}
|
|
3758
4322
|
}
|
|
3759
4323
|
}
|
|
3760
4324
|
}
|
|
3761
|
-
.color-serious\:enabled\:focus-visible\:fg-
|
|
4325
|
+
.color-serious\:enabled\:focus-visible\:fg-a11y-on-utility {
|
|
3762
4326
|
&:where([data-color="serious"]) {
|
|
3763
4327
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3764
4328
|
&:where([data-focus-visible], :focus-visible) {
|
|
3765
|
-
color: var(--
|
|
3766
|
-
--icon-color: var(--
|
|
4329
|
+
color: var(--fg-a11y-on-utility);
|
|
4330
|
+
--icon-color: var(--fg-a11y-on-utility);
|
|
3767
4331
|
}
|
|
3768
4332
|
}
|
|
3769
4333
|
}
|
|
3770
4334
|
}
|
|
3771
|
-
.enabled\:focus-visible\:color-serious\:fg-
|
|
4335
|
+
.enabled\:focus-visible\:color-serious\:fg-info-hover {
|
|
3772
4336
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3773
4337
|
&:where([data-focus-visible], :focus-visible) {
|
|
3774
4338
|
&:where([data-color="serious"]) {
|
|
3775
|
-
color: var(--
|
|
3776
|
-
--icon-color: var(--
|
|
4339
|
+
color: var(--fg-info-hover);
|
|
4340
|
+
--icon-color: var(--fg-info-hover);
|
|
3777
4341
|
}
|
|
3778
4342
|
}
|
|
3779
4343
|
}
|
|
@@ -3782,45 +4346,53 @@
|
|
|
3782
4346
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3783
4347
|
&:where([data-focus-visible], :focus-visible) {
|
|
3784
4348
|
&:where([data-color="serious"]) {
|
|
3785
|
-
outline-color: var(--
|
|
4349
|
+
outline-color: var(--outline-interactive-hover);
|
|
3786
4350
|
}
|
|
3787
4351
|
}
|
|
3788
4352
|
}
|
|
3789
4353
|
}
|
|
3790
|
-
.enabled\:color-critical\:bg-critical {
|
|
4354
|
+
.enabled\:color-critical\:bg-critical-bold {
|
|
4355
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
4356
|
+
&:where([data-color="critical"]) {
|
|
4357
|
+
background-color: var(--bg-critical-bold);
|
|
4358
|
+
}
|
|
4359
|
+
}
|
|
4360
|
+
}
|
|
4361
|
+
.enabled\:color-critical\:bg-critical-muted {
|
|
3791
4362
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3792
4363
|
&:where([data-color="critical"]) {
|
|
3793
|
-
background-color: var(--
|
|
4364
|
+
background-color: var(--bg-critical-muted);
|
|
3794
4365
|
}
|
|
3795
4366
|
}
|
|
3796
4367
|
}
|
|
3797
|
-
.enabled\:color-critical\:
|
|
4368
|
+
.enabled\:color-critical\:fg-a11y-on-utility {
|
|
3798
4369
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3799
4370
|
&:where([data-color="critical"]) {
|
|
3800
|
-
|
|
4371
|
+
color: var(--fg-a11y-on-utility);
|
|
4372
|
+
--icon-color: var(--fg-a11y-on-utility);
|
|
3801
4373
|
}
|
|
3802
4374
|
}
|
|
3803
4375
|
}
|
|
3804
|
-
.enabled\:color-critical\:fg-critical {
|
|
4376
|
+
.enabled\:color-critical\:fg-critical-bold {
|
|
3805
4377
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3806
4378
|
&:where([data-color="critical"]) {
|
|
3807
|
-
color: var(--
|
|
3808
|
-
--icon-color: var(--
|
|
4379
|
+
color: var(--fg-critical-bold);
|
|
4380
|
+
--icon-color: var(--fg-critical-bold);
|
|
3809
4381
|
}
|
|
3810
4382
|
}
|
|
3811
4383
|
}
|
|
3812
|
-
.enabled\:color-critical\:fg-
|
|
4384
|
+
.enabled\:color-critical\:fg-primary-bold {
|
|
3813
4385
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3814
4386
|
&:where([data-color="critical"]) {
|
|
3815
|
-
color: var(--
|
|
3816
|
-
--icon-color: var(--
|
|
4387
|
+
color: var(--fg-primary-bold);
|
|
4388
|
+
--icon-color: var(--fg-primary-bold);
|
|
3817
4389
|
}
|
|
3818
4390
|
}
|
|
3819
4391
|
}
|
|
3820
|
-
.enabled\:color-critical\:outline-critical {
|
|
4392
|
+
.enabled\:color-critical\:outline-critical-bold {
|
|
3821
4393
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3822
4394
|
&:where([data-color="critical"]) {
|
|
3823
|
-
outline-color: var(--
|
|
4395
|
+
outline-color: var(--outline-critical-bold);
|
|
3824
4396
|
}
|
|
3825
4397
|
}
|
|
3826
4398
|
}
|
|
@@ -3828,17 +4400,17 @@
|
|
|
3828
4400
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3829
4401
|
&:where([data-hovered], :hover) {
|
|
3830
4402
|
&:where([data-color="critical"]) {
|
|
3831
|
-
background-color: var(--
|
|
4403
|
+
background-color: var(--bg-critical-hover);
|
|
3832
4404
|
}
|
|
3833
4405
|
}
|
|
3834
4406
|
}
|
|
3835
4407
|
}
|
|
3836
|
-
.enabled\:hover\:color-critical\:fg-
|
|
4408
|
+
.enabled\:hover\:color-critical\:fg-info-hover {
|
|
3837
4409
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3838
4410
|
&:where([data-hovered], :hover) {
|
|
3839
4411
|
&:where([data-color="critical"]) {
|
|
3840
|
-
color: var(--
|
|
3841
|
-
--icon-color: var(--
|
|
4412
|
+
color: var(--fg-info-hover);
|
|
4413
|
+
--icon-color: var(--fg-info-hover);
|
|
3842
4414
|
}
|
|
3843
4415
|
}
|
|
3844
4416
|
}
|
|
@@ -3847,7 +4419,7 @@
|
|
|
3847
4419
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3848
4420
|
&:where([data-hovered], :hover) {
|
|
3849
4421
|
&:where([data-color="critical"]) {
|
|
3850
|
-
outline-color: var(--
|
|
4422
|
+
outline-color: var(--outline-interactive-hover);
|
|
3851
4423
|
}
|
|
3852
4424
|
}
|
|
3853
4425
|
}
|
|
@@ -3856,17 +4428,17 @@
|
|
|
3856
4428
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3857
4429
|
&:where([data-focus-visible], :focus-visible) {
|
|
3858
4430
|
&:where([data-color="critical"]) {
|
|
3859
|
-
background-color: var(--
|
|
4431
|
+
background-color: var(--bg-critical-hover);
|
|
3860
4432
|
}
|
|
3861
4433
|
}
|
|
3862
4434
|
}
|
|
3863
4435
|
}
|
|
3864
|
-
.enabled\:focus-visible\:color-critical\:fg-
|
|
4436
|
+
.enabled\:focus-visible\:color-critical\:fg-info-hover {
|
|
3865
4437
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3866
4438
|
&:where([data-focus-visible], :focus-visible) {
|
|
3867
4439
|
&:where([data-color="critical"]) {
|
|
3868
|
-
color: var(--
|
|
3869
|
-
--icon-color: var(--
|
|
4440
|
+
color: var(--fg-info-hover);
|
|
4441
|
+
--icon-color: var(--fg-info-hover);
|
|
3870
4442
|
}
|
|
3871
4443
|
}
|
|
3872
4444
|
}
|
|
@@ -3875,7 +4447,7 @@
|
|
|
3875
4447
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
3876
4448
|
&:where([data-focus-visible], :focus-visible) {
|
|
3877
4449
|
&:where([data-color="critical"]) {
|
|
3878
|
-
outline-color: var(--
|
|
4450
|
+
outline-color: var(--outline-interactive-hover);
|
|
3879
4451
|
}
|
|
3880
4452
|
}
|
|
3881
4453
|
}
|
|
@@ -4088,6 +4660,11 @@
|
|
|
4088
4660
|
}
|
|
4089
4661
|
}
|
|
4090
4662
|
}
|
|
4663
|
+
.size-large\:h-xxl {
|
|
4664
|
+
&:where([data-size="large"]) {
|
|
4665
|
+
height: var(--spacing-xxl);
|
|
4666
|
+
}
|
|
4667
|
+
}
|
|
4091
4668
|
.size-large\:gap-xs {
|
|
4092
4669
|
&:where([data-size="large"]) {
|
|
4093
4670
|
gap: var(--spacing-xs);
|
|
@@ -4127,6 +4704,11 @@
|
|
|
4127
4704
|
height: 32px;
|
|
4128
4705
|
}
|
|
4129
4706
|
}
|
|
4707
|
+
.size-medium\:min-h-xl {
|
|
4708
|
+
&:where([data-size="medium"]) {
|
|
4709
|
+
min-height: var(--spacing-xl);
|
|
4710
|
+
}
|
|
4711
|
+
}
|
|
4130
4712
|
.size-medium\:gap-xs {
|
|
4131
4713
|
&:where([data-size="medium"]) {
|
|
4132
4714
|
gap: var(--spacing-xs);
|
|
@@ -4162,11 +4744,6 @@
|
|
|
4162
4744
|
padding-block: var(--spacing-xs);
|
|
4163
4745
|
}
|
|
4164
4746
|
}
|
|
4165
|
-
.size-medium\:pl-\[32px\] {
|
|
4166
|
-
&:where([data-size="medium"]) {
|
|
4167
|
-
padding-left: 32px;
|
|
4168
|
-
}
|
|
4169
|
-
}
|
|
4170
4747
|
.size-medium\:text-body-s {
|
|
4171
4748
|
&:where([data-size="medium"]) {
|
|
4172
4749
|
font-size: var(--typography-body-s-size);
|
|
@@ -4210,6 +4787,11 @@
|
|
|
4210
4787
|
height: var(--spacing-xl);
|
|
4211
4788
|
}
|
|
4212
4789
|
}
|
|
4790
|
+
.size-small\:min-h-l {
|
|
4791
|
+
&:where([data-size="small"]) {
|
|
4792
|
+
min-height: var(--spacing-l);
|
|
4793
|
+
}
|
|
4794
|
+
}
|
|
4213
4795
|
.size-small\:gap-xxs {
|
|
4214
4796
|
&:where([data-size="small"]) {
|
|
4215
4797
|
gap: var(--spacing-xxs);
|
|
@@ -4307,19 +4889,85 @@
|
|
|
4307
4889
|
--icon-size: var(--icon-size-xs);
|
|
4308
4890
|
}
|
|
4309
4891
|
}
|
|
4892
|
+
.group-size-medium\/date-field\:type-month\:w-\[calc\(2ch\+\(2\*var\(--typography-body-s-spacing\)\)\)\] {
|
|
4893
|
+
&:is(:where(.group\/date-field):where([data-size="medium"]) *) {
|
|
4894
|
+
&:where([data-type="month"]) {
|
|
4895
|
+
width: calc(2ch + (2 * var(--typography-body-s-spacing)));
|
|
4896
|
+
}
|
|
4897
|
+
}
|
|
4898
|
+
}
|
|
4899
|
+
.group-size-medium\/date-field\:type-month\:w-\[calc\(2ch\+\(2\*var\(--typography-body-s-spacing\)\)\)\] {
|
|
4900
|
+
&:is(:where(.group\/date-field):where([data-size="medium"]) *) {
|
|
4901
|
+
&:where([data-type="month"]) {
|
|
4902
|
+
width: calc(2ch + (2 * var(--typography-body-s-spacing)));
|
|
4903
|
+
}
|
|
4904
|
+
}
|
|
4905
|
+
}
|
|
4906
|
+
.group-size-medium\/date-field\:type-month\:w-\[calc\(3ch\+\(3\*var\(--typography-body-s-spacing\)\)\)\] {
|
|
4907
|
+
&:is(:where(.group\/date-field):where([data-size="medium"]) *) {
|
|
4908
|
+
&:where([data-type="month"]) {
|
|
4909
|
+
width: calc(3ch + (3 * var(--typography-body-s-spacing)));
|
|
4910
|
+
}
|
|
4911
|
+
}
|
|
4912
|
+
}
|
|
4913
|
+
.group-size-medium\/date-field\:type-month\:w-\[calc\(3ch\+\(3\*var\(--typography-body-s-spacing\)\)\)\] {
|
|
4914
|
+
&:is(:where(.group\/date-field):where([data-size="medium"]) *) {
|
|
4915
|
+
&:where([data-type="month"]) {
|
|
4916
|
+
width: calc(3ch + (3 * var(--typography-body-s-spacing)));
|
|
4917
|
+
}
|
|
4918
|
+
}
|
|
4919
|
+
}
|
|
4920
|
+
.group-size-small\/date-field\:type-month\:w-\[calc\(2ch\+\(2\*var\(--typography-body-xs-spacing\)\)\)\] {
|
|
4921
|
+
&:is(:where(.group\/date-field):where([data-size="small"]) *) {
|
|
4922
|
+
&:where([data-type="month"]) {
|
|
4923
|
+
width: calc(2ch + (2 * var(--typography-body-xs-spacing)));
|
|
4924
|
+
}
|
|
4925
|
+
}
|
|
4926
|
+
}
|
|
4927
|
+
.group-size-small\/date-field\:type-month\:w-\[calc\(2ch\+\(2\*var\(--typography-body-xs-spacing\)\)\)\] {
|
|
4928
|
+
&:is(:where(.group\/date-field):where([data-size="small"]) *) {
|
|
4929
|
+
&:where([data-type="month"]) {
|
|
4930
|
+
width: calc(2ch + (2 * var(--typography-body-xs-spacing)));
|
|
4931
|
+
}
|
|
4932
|
+
}
|
|
4933
|
+
}
|
|
4934
|
+
.group-size-small\/date-field\:type-month\:w-\[calc\(3ch\+\(3\*var\(--typography-body-xs-spacing\)\)\)\] {
|
|
4935
|
+
&:is(:where(.group\/date-field):where([data-size="small"]) *) {
|
|
4936
|
+
&:where([data-type="month"]) {
|
|
4937
|
+
width: calc(3ch + (3 * var(--typography-body-xs-spacing)));
|
|
4938
|
+
}
|
|
4939
|
+
}
|
|
4940
|
+
}
|
|
4941
|
+
.group-size-small\/date-field\:type-month\:w-\[calc\(3ch\+\(3\*var\(--typography-body-xs-spacing\)\)\)\] {
|
|
4942
|
+
&:is(:where(.group\/date-field):where([data-size="small"]) *) {
|
|
4943
|
+
&:where([data-type="month"]) {
|
|
4944
|
+
width: calc(3ch + (3 * var(--typography-body-xs-spacing)));
|
|
4945
|
+
}
|
|
4946
|
+
}
|
|
4947
|
+
}
|
|
4948
|
+
.layout-grid\:grid {
|
|
4949
|
+
&:where([data-layout="grid"]) {
|
|
4950
|
+
display: grid;
|
|
4951
|
+
}
|
|
4952
|
+
}
|
|
4310
4953
|
.layout-grid\:pl-xxl {
|
|
4311
4954
|
&:where([data-layout="grid"]) {
|
|
4312
4955
|
padding-left: var(--spacing-xxl);
|
|
4313
4956
|
}
|
|
4314
4957
|
}
|
|
4958
|
+
.layout-stack\:flex {
|
|
4959
|
+
&:where([data-layout="stack"]) {
|
|
4960
|
+
display: flex;
|
|
4961
|
+
}
|
|
4962
|
+
}
|
|
4315
4963
|
.layout-stack\:rounded-large {
|
|
4316
4964
|
&:where([data-layout="stack"]) {
|
|
4317
4965
|
border-radius: var(--radius-large);
|
|
4318
4966
|
}
|
|
4319
4967
|
}
|
|
4320
|
-
.layout-stack\:bg-
|
|
4968
|
+
.layout-stack\:bg-interactive-disabled {
|
|
4321
4969
|
&:where([data-layout="stack"]) {
|
|
4322
|
-
background-color: var(--
|
|
4970
|
+
background-color: var(--bg-interactive-disabled);
|
|
4323
4971
|
}
|
|
4324
4972
|
}
|
|
4325
4973
|
.layout-stack\:px-l {
|
|
@@ -4332,6 +4980,11 @@
|
|
|
4332
4980
|
padding-block: var(--spacing-xl);
|
|
4333
4981
|
}
|
|
4334
4982
|
}
|
|
4983
|
+
.orientation-horizontal\:h-xl {
|
|
4984
|
+
&:where([data-orientation="horizontal"]) {
|
|
4985
|
+
height: var(--spacing-xl);
|
|
4986
|
+
}
|
|
4987
|
+
}
|
|
4335
4988
|
.orientation-horizontal\:flex-col {
|
|
4336
4989
|
&:where([data-orientation="horizontal"]) {
|
|
4337
4990
|
flex-direction: column;
|
|
@@ -4347,32 +5000,125 @@
|
|
|
4347
5000
|
flex-wrap: wrap;
|
|
4348
5001
|
}
|
|
4349
5002
|
}
|
|
5003
|
+
.orientation-horizontal\:layout-grid\:grid-cols-\[auto_1fr_auto\] {
|
|
5004
|
+
&:where([data-orientation="horizontal"]) {
|
|
5005
|
+
&:where([data-layout="grid"]) {
|
|
5006
|
+
grid-template-columns: auto 1fr auto;
|
|
5007
|
+
}
|
|
5008
|
+
}
|
|
5009
|
+
}
|
|
5010
|
+
.orientation-horizontal\:layout-grid\:grid-rows-\[auto_auto_auto\] {
|
|
5011
|
+
&:where([data-orientation="horizontal"]) {
|
|
5012
|
+
&:where([data-layout="grid"]) {
|
|
5013
|
+
grid-template-rows: auto auto auto;
|
|
5014
|
+
}
|
|
5015
|
+
}
|
|
5016
|
+
}
|
|
5017
|
+
.orientation-horizontal\:layout-stack\:w-full {
|
|
5018
|
+
&:where([data-orientation="horizontal"]) {
|
|
5019
|
+
&:where([data-layout="stack"]) {
|
|
5020
|
+
width: 100%;
|
|
5021
|
+
}
|
|
5022
|
+
}
|
|
5023
|
+
}
|
|
5024
|
+
.orientation-horizontal\:layout-stack\:items-center {
|
|
5025
|
+
&:where([data-orientation="horizontal"]) {
|
|
5026
|
+
&:where([data-layout="stack"]) {
|
|
5027
|
+
align-items: center;
|
|
5028
|
+
}
|
|
5029
|
+
}
|
|
5030
|
+
}
|
|
5031
|
+
.orientation-vertical\:h-full {
|
|
5032
|
+
&:where([data-orientation="vertical"]) {
|
|
5033
|
+
height: 100%;
|
|
5034
|
+
}
|
|
5035
|
+
}
|
|
5036
|
+
.orientation-vertical\:w-fit {
|
|
5037
|
+
&:where([data-orientation="vertical"]) {
|
|
5038
|
+
width: fit-content;
|
|
5039
|
+
}
|
|
5040
|
+
}
|
|
4350
5041
|
.orientation-vertical\:flex-col {
|
|
4351
5042
|
&:where([data-orientation="vertical"]) {
|
|
4352
5043
|
flex-direction: column;
|
|
4353
5044
|
}
|
|
4354
5045
|
}
|
|
4355
|
-
.orientation-vertical\:
|
|
5046
|
+
.orientation-vertical\:flex-row {
|
|
4356
5047
|
&:where([data-orientation="vertical"]) {
|
|
4357
|
-
|
|
5048
|
+
flex-direction: row;
|
|
4358
5049
|
}
|
|
4359
5050
|
}
|
|
4360
|
-
.
|
|
5051
|
+
.orientation-vertical\:layout-grid\:grid-cols-\[auto_auto_auto\] {
|
|
5052
|
+
&:where([data-orientation="vertical"]) {
|
|
5053
|
+
&:where([data-layout="grid"]) {
|
|
5054
|
+
grid-template-columns: auto auto auto;
|
|
5055
|
+
}
|
|
5056
|
+
}
|
|
5057
|
+
}
|
|
5058
|
+
.orientation-vertical\:layout-grid\:grid-rows-\[auto_auto_1fr_auto\] {
|
|
5059
|
+
&:where([data-orientation="vertical"]) {
|
|
5060
|
+
&:where([data-layout="grid"]) {
|
|
5061
|
+
grid-template-rows: auto auto 1fr auto;
|
|
5062
|
+
}
|
|
5063
|
+
}
|
|
5064
|
+
}
|
|
5065
|
+
.orientation-vertical\:layout-stack\:flex-col {
|
|
5066
|
+
&:where([data-orientation="vertical"]) {
|
|
5067
|
+
&:where([data-layout="stack"]) {
|
|
5068
|
+
flex-direction: column;
|
|
5069
|
+
}
|
|
5070
|
+
}
|
|
5071
|
+
}
|
|
5072
|
+
.closed\:items-center {
|
|
5073
|
+
&:where(:not([open], [data-open], :open)) {
|
|
5074
|
+
align-items: center;
|
|
5075
|
+
}
|
|
5076
|
+
}
|
|
5077
|
+
.focus-visible-within\:outline-accent-primary-bold {
|
|
4361
5078
|
&:where(:has([data-focus-visible], :focus-visible)) {
|
|
4362
|
-
outline-color: var(--
|
|
5079
|
+
outline-color: var(--outline-accent-primary-bold);
|
|
4363
5080
|
}
|
|
4364
5081
|
}
|
|
4365
|
-
.group-enabled\/accordion\:focus-visible-within\:bg-interactive-hover
|
|
5082
|
+
.group-enabled\/accordion\:focus-visible-within\:bg-interactive-muted-hover {
|
|
4366
5083
|
&:is(:where(.group\/accordion):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
4367
5084
|
&:where(:has([data-focus-visible], :focus-visible)) {
|
|
4368
|
-
background-color: var(--
|
|
5085
|
+
background-color: var(--bg-interactive-muted-hover);
|
|
4369
5086
|
}
|
|
4370
5087
|
}
|
|
4371
5088
|
}
|
|
4372
|
-
.group-enabled\/combobox-field\:focus-visible-within\:outline-
|
|
5089
|
+
.group-enabled\/combobox-field\:focus-visible-within\:outline-accent-primary-bold {
|
|
4373
5090
|
&:is(:where(.group\/combobox-field):where(:not([disabled], [data-disabled]), :enabled) *) {
|
|
4374
5091
|
&:where(:has([data-focus-visible], :focus-visible)) {
|
|
4375
|
-
outline-color: var(--
|
|
5092
|
+
outline-color: var(--outline-accent-primary-bold);
|
|
5093
|
+
}
|
|
5094
|
+
}
|
|
5095
|
+
}
|
|
5096
|
+
.enabled\:pressed\:bg-accent-primary-pressed {
|
|
5097
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
5098
|
+
&:where([data-pressed], :active) {
|
|
5099
|
+
background-color: var(--bg-accent-primary-pressed);
|
|
5100
|
+
}
|
|
5101
|
+
}
|
|
5102
|
+
}
|
|
5103
|
+
.enabled\:pressed\:bg-interactive-bold-pressed {
|
|
5104
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
5105
|
+
&:where([data-pressed], :active) {
|
|
5106
|
+
background-color: var(--bg-interactive-bold-pressed);
|
|
5107
|
+
}
|
|
5108
|
+
}
|
|
5109
|
+
}
|
|
5110
|
+
.enabled\:pressed\:bg-interactive-muted-pressed {
|
|
5111
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
5112
|
+
&:where([data-pressed], :active) {
|
|
5113
|
+
background-color: var(--bg-interactive-muted-pressed);
|
|
5114
|
+
}
|
|
5115
|
+
}
|
|
5116
|
+
}
|
|
5117
|
+
.enabled\:pressed\:fg-accent-primary-pressed {
|
|
5118
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
5119
|
+
&:where([data-pressed], :active) {
|
|
5120
|
+
color: var(--fg-accent-primary-pressed);
|
|
5121
|
+
--icon-color: var(--fg-accent-primary-pressed);
|
|
4376
5122
|
}
|
|
4377
5123
|
}
|
|
4378
5124
|
}
|
|
@@ -4381,50 +5127,78 @@
|
|
|
4381
5127
|
cursor: default;
|
|
4382
5128
|
}
|
|
4383
5129
|
}
|
|
4384
|
-
.selected\:bg-
|
|
5130
|
+
.selected\:bg-accent-primary-muted {
|
|
4385
5131
|
&:where([data-selected], :checked) {
|
|
4386
|
-
background-color: var(--
|
|
5132
|
+
background-color: var(--bg-accent-primary-muted);
|
|
4387
5133
|
}
|
|
4388
5134
|
}
|
|
4389
|
-
.selected\:fg-
|
|
5135
|
+
.selected\:fg-accent-primary-bold {
|
|
4390
5136
|
&:where([data-selected], :checked) {
|
|
4391
|
-
color: var(--
|
|
4392
|
-
--icon-color: var(--
|
|
5137
|
+
color: var(--fg-accent-primary-bold);
|
|
5138
|
+
--icon-color: var(--fg-accent-primary-bold);
|
|
4393
5139
|
}
|
|
4394
5140
|
}
|
|
4395
|
-
.selected\:outline-
|
|
5141
|
+
.selected\:outline-accent-primary-bold {
|
|
4396
5142
|
&:where([data-selected], :checked) {
|
|
4397
|
-
outline-color: var(--
|
|
5143
|
+
outline-color: var(--outline-accent-primary-bold);
|
|
4398
5144
|
}
|
|
4399
5145
|
}
|
|
4400
|
-
.enabled\:selected\:bg-
|
|
5146
|
+
.enabled\:selected\:bg-accent-primary-bold {
|
|
4401
5147
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
4402
5148
|
&:where([data-selected], :checked) {
|
|
4403
|
-
background-color: var(--
|
|
5149
|
+
background-color: var(--bg-accent-primary-bold);
|
|
4404
5150
|
}
|
|
4405
5151
|
}
|
|
4406
5152
|
}
|
|
4407
|
-
.enabled\:selected\:
|
|
5153
|
+
.enabled\:selected\:bg-accent-primary-muted {
|
|
4408
5154
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
4409
5155
|
&:where([data-selected], :checked) {
|
|
4410
|
-
color: var(--
|
|
4411
|
-
|
|
5156
|
+
background-color: var(--bg-accent-primary-muted);
|
|
5157
|
+
}
|
|
5158
|
+
}
|
|
5159
|
+
}
|
|
5160
|
+
.enabled\:selected\:fg-accent-primary-bold {
|
|
5161
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
5162
|
+
&:where([data-selected], :checked) {
|
|
5163
|
+
color: var(--fg-accent-primary-bold);
|
|
5164
|
+
--icon-color: var(--fg-accent-primary-bold);
|
|
5165
|
+
}
|
|
5166
|
+
}
|
|
5167
|
+
}
|
|
5168
|
+
.enabled\:selected\:outline-accent-primary-bold {
|
|
5169
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
5170
|
+
&:where([data-selected], :checked) {
|
|
5171
|
+
outline-color: var(--outline-accent-primary-bold);
|
|
5172
|
+
}
|
|
5173
|
+
}
|
|
5174
|
+
}
|
|
5175
|
+
.enabled\:selected\:group-orientation-horizontal\/tabs\:after\:bg-\[color\:var\(--outline-accent-primary-bold\)\] {
|
|
5176
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
5177
|
+
&:where([data-selected], :checked) {
|
|
5178
|
+
&:is(:where(.group\/tabs):where([data-orientation="horizontal"]) *) {
|
|
5179
|
+
&::after {
|
|
5180
|
+
content: var(--tw-content);
|
|
5181
|
+
background-color: var(--outline-accent-primary-bold);
|
|
5182
|
+
}
|
|
5183
|
+
}
|
|
4412
5184
|
}
|
|
4413
5185
|
}
|
|
4414
5186
|
}
|
|
4415
|
-
.enabled\:selected\:
|
|
5187
|
+
.enabled\:selected\:hover\:bg-accent-primary-hover {
|
|
4416
5188
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
4417
5189
|
&:where([data-selected], :checked) {
|
|
4418
|
-
|
|
5190
|
+
&:where([data-hovered], :hover) {
|
|
5191
|
+
background-color: var(--bg-accent-primary-hover);
|
|
5192
|
+
}
|
|
4419
5193
|
}
|
|
4420
5194
|
}
|
|
4421
5195
|
}
|
|
4422
|
-
.enabled\:selected\:hover\:fg-
|
|
5196
|
+
.enabled\:selected\:hover\:fg-accent-primary-bold {
|
|
4423
5197
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
4424
5198
|
&:where([data-selected], :checked) {
|
|
4425
5199
|
&:where([data-hovered], :hover) {
|
|
4426
|
-
color: var(--
|
|
4427
|
-
--icon-color: var(--
|
|
5200
|
+
color: var(--fg-accent-primary-bold);
|
|
5201
|
+
--icon-color: var(--fg-accent-primary-bold);
|
|
4428
5202
|
}
|
|
4429
5203
|
}
|
|
4430
5204
|
}
|
|
@@ -4433,17 +5207,64 @@
|
|
|
4433
5207
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
4434
5208
|
&:where([data-selected], :checked) {
|
|
4435
5209
|
&:where([data-hovered], :hover) {
|
|
4436
|
-
outline-color: var(--
|
|
5210
|
+
outline-color: var(--outline-interactive-hover);
|
|
5211
|
+
}
|
|
5212
|
+
}
|
|
5213
|
+
}
|
|
5214
|
+
}
|
|
5215
|
+
.enabled\:selected\:hover\:group-orientation-horizontal\/tabs\:after\:bg-\[color\:var\(--outline-accent-primary-bold\)\] {
|
|
5216
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
5217
|
+
&:where([data-selected], :checked) {
|
|
5218
|
+
&:where([data-hovered], :hover) {
|
|
5219
|
+
&:is(:where(.group\/tabs):where([data-orientation="horizontal"]) *) {
|
|
5220
|
+
&::after {
|
|
5221
|
+
content: var(--tw-content);
|
|
5222
|
+
background-color: var(--outline-accent-primary-bold);
|
|
5223
|
+
}
|
|
5224
|
+
}
|
|
5225
|
+
}
|
|
5226
|
+
}
|
|
5227
|
+
}
|
|
5228
|
+
}
|
|
5229
|
+
.enabled\:selected\:focus\:fg-accent-primary-bold {
|
|
5230
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
5231
|
+
&:where([data-selected], :checked) {
|
|
5232
|
+
&:where([data-focused], :focus) {
|
|
5233
|
+
color: var(--fg-accent-primary-bold);
|
|
5234
|
+
--icon-color: var(--fg-accent-primary-bold);
|
|
5235
|
+
}
|
|
5236
|
+
}
|
|
5237
|
+
}
|
|
5238
|
+
}
|
|
5239
|
+
.enabled\:selected\:focus\:group-orientation-horizontal\/tabs\:after\:bg-\[color\:var\(--outline-accent-primary-bold\)\] {
|
|
5240
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
5241
|
+
&:where([data-selected], :checked) {
|
|
5242
|
+
&:where([data-focused], :focus) {
|
|
5243
|
+
&:is(:where(.group\/tabs):where([data-orientation="horizontal"]) *) {
|
|
5244
|
+
&::after {
|
|
5245
|
+
content: var(--tw-content);
|
|
5246
|
+
background-color: var(--outline-accent-primary-bold);
|
|
5247
|
+
}
|
|
5248
|
+
}
|
|
5249
|
+
}
|
|
5250
|
+
}
|
|
5251
|
+
}
|
|
5252
|
+
}
|
|
5253
|
+
.enabled\:selected\:focus-visible\:bg-accent-primary-hover {
|
|
5254
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
5255
|
+
&:where([data-selected], :checked) {
|
|
5256
|
+
&:where([data-focus-visible], :focus-visible) {
|
|
5257
|
+
background-color: var(--bg-accent-primary-hover);
|
|
4437
5258
|
}
|
|
4438
5259
|
}
|
|
4439
5260
|
}
|
|
4440
5261
|
}
|
|
4441
|
-
.enabled\:selected\:focus-visible\:fg-
|
|
5262
|
+
.enabled\:selected\:focus-visible\:fg-accent-primary-bold {
|
|
4442
5263
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
4443
5264
|
&:where([data-selected], :checked) {
|
|
4444
5265
|
&:where([data-focus-visible], :focus-visible) {
|
|
4445
|
-
color: var(--
|
|
4446
|
-
--icon-color: var(--
|
|
5266
|
+
color: var(--fg-accent-primary-bold);
|
|
5267
|
+
--icon-color: var(--fg-accent-primary-bold);
|
|
4447
5268
|
}
|
|
4448
5269
|
}
|
|
4449
5270
|
}
|
|
@@ -4452,7 +5273,7 @@
|
|
|
4452
5273
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
4453
5274
|
&:where([data-selected], :checked) {
|
|
4454
5275
|
&:where([data-focus-visible], :focus-visible) {
|
|
4455
|
-
outline-color: var(--
|
|
5276
|
+
outline-color: var(--outline-interactive-hover);
|
|
4456
5277
|
}
|
|
4457
5278
|
}
|
|
4458
5279
|
}
|
|
@@ -4460,53 +5281,53 @@
|
|
|
4460
5281
|
.disabled\:selected\:bg-interactive-disabled {
|
|
4461
5282
|
&:where([disabled], [data-disabled], :disabled) {
|
|
4462
5283
|
&:where([data-selected], :checked) {
|
|
4463
|
-
background-color: var(--
|
|
5284
|
+
background-color: var(--bg-interactive-disabled);
|
|
4464
5285
|
}
|
|
4465
5286
|
}
|
|
4466
5287
|
}
|
|
4467
|
-
.color-info\:enabled\:selected\:bg-
|
|
5288
|
+
.color-info\:enabled\:selected\:bg-accent-primary-bold {
|
|
4468
5289
|
&:where([data-color="info"]) {
|
|
4469
5290
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
4470
5291
|
&:where([data-selected], :checked) {
|
|
4471
|
-
background-color: var(--
|
|
5292
|
+
background-color: var(--bg-accent-primary-bold);
|
|
4472
5293
|
}
|
|
4473
5294
|
}
|
|
4474
5295
|
}
|
|
4475
5296
|
}
|
|
4476
|
-
.enabled\:selected\:color-info\:bg-info-
|
|
5297
|
+
.enabled\:selected\:color-info\:bg-info-muted {
|
|
4477
5298
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
4478
5299
|
&:where([data-selected], :checked) {
|
|
4479
5300
|
&:where([data-color="info"]) {
|
|
4480
|
-
background-color: var(--
|
|
5301
|
+
background-color: var(--bg-info-muted);
|
|
4481
5302
|
}
|
|
4482
5303
|
}
|
|
4483
5304
|
}
|
|
4484
5305
|
}
|
|
4485
|
-
.color-info\:enabled\:selected\:fg-
|
|
5306
|
+
.color-info\:enabled\:selected\:fg-a11y-on-accent {
|
|
4486
5307
|
&:where([data-color="info"]) {
|
|
4487
5308
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
4488
5309
|
&:where([data-selected], :checked) {
|
|
4489
|
-
color: var(--
|
|
4490
|
-
--icon-color: var(--
|
|
5310
|
+
color: var(--fg-a11y-on-accent);
|
|
5311
|
+
--icon-color: var(--fg-a11y-on-accent);
|
|
4491
5312
|
}
|
|
4492
5313
|
}
|
|
4493
5314
|
}
|
|
4494
5315
|
}
|
|
4495
|
-
.enabled\:selected\:color-info\:outline-
|
|
5316
|
+
.enabled\:selected\:color-info\:outline-accent-primary-bold {
|
|
4496
5317
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
4497
5318
|
&:where([data-selected], :checked) {
|
|
4498
5319
|
&:where([data-color="info"]) {
|
|
4499
|
-
outline-color: var(--
|
|
5320
|
+
outline-color: var(--outline-accent-primary-bold);
|
|
4500
5321
|
}
|
|
4501
5322
|
}
|
|
4502
5323
|
}
|
|
4503
5324
|
}
|
|
4504
|
-
.enabled\:selected\:hover\:color-info\:bg-interactive-hover
|
|
5325
|
+
.enabled\:selected\:hover\:color-info\:bg-interactive-bold-hover {
|
|
4505
5326
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
4506
5327
|
&:where([data-selected], :checked) {
|
|
4507
5328
|
&:where([data-hovered], :hover) {
|
|
4508
5329
|
&:where([data-color="info"]) {
|
|
4509
|
-
background-color: var(--
|
|
5330
|
+
background-color: var(--bg-interactive-bold-hover);
|
|
4510
5331
|
}
|
|
4511
5332
|
}
|
|
4512
5333
|
}
|
|
@@ -4517,18 +5338,18 @@
|
|
|
4517
5338
|
&:where([data-selected], :checked) {
|
|
4518
5339
|
&:where([data-hovered], :hover) {
|
|
4519
5340
|
&:where([data-color="info"]) {
|
|
4520
|
-
outline-color: var(--
|
|
5341
|
+
outline-color: var(--outline-interactive-hover);
|
|
4521
5342
|
}
|
|
4522
5343
|
}
|
|
4523
5344
|
}
|
|
4524
5345
|
}
|
|
4525
5346
|
}
|
|
4526
|
-
.enabled\:selected\:focus-visible\:color-info\:bg-interactive-hover
|
|
5347
|
+
.enabled\:selected\:focus-visible\:color-info\:bg-interactive-bold-hover {
|
|
4527
5348
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
4528
5349
|
&:where([data-selected], :checked) {
|
|
4529
5350
|
&:where([data-focus-visible], :focus-visible) {
|
|
4530
5351
|
&:where([data-color="info"]) {
|
|
4531
|
-
background-color: var(--
|
|
5352
|
+
background-color: var(--bg-interactive-bold-hover);
|
|
4532
5353
|
}
|
|
4533
5354
|
}
|
|
4534
5355
|
}
|
|
@@ -4539,7 +5360,7 @@
|
|
|
4539
5360
|
&:where([data-selected], :checked) {
|
|
4540
5361
|
&:where([data-focus-visible], :focus-visible) {
|
|
4541
5362
|
&:where([data-color="info"]) {
|
|
4542
|
-
outline-color: var(--
|
|
5363
|
+
outline-color: var(--outline-interactive-hover);
|
|
4543
5364
|
}
|
|
4544
5365
|
}
|
|
4545
5366
|
}
|
|
@@ -4549,35 +5370,35 @@
|
|
|
4549
5370
|
&:where([data-color="serious"]) {
|
|
4550
5371
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
4551
5372
|
&:where([data-selected], :checked) {
|
|
4552
|
-
background-color: var(--
|
|
5373
|
+
background-color: var(--bg-serious-bold);
|
|
4553
5374
|
}
|
|
4554
5375
|
}
|
|
4555
5376
|
}
|
|
4556
5377
|
}
|
|
4557
|
-
.enabled\:selected\:color-serious\:bg-serious-
|
|
5378
|
+
.enabled\:selected\:color-serious\:bg-serious-muted {
|
|
4558
5379
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
4559
5380
|
&:where([data-selected], :checked) {
|
|
4560
5381
|
&:where([data-color="serious"]) {
|
|
4561
|
-
background-color: var(--
|
|
5382
|
+
background-color: var(--bg-serious-muted);
|
|
4562
5383
|
}
|
|
4563
5384
|
}
|
|
4564
5385
|
}
|
|
4565
5386
|
}
|
|
4566
|
-
.color-serious\:enabled\:selected\:fg-
|
|
5387
|
+
.color-serious\:enabled\:selected\:fg-a11y-on-utility {
|
|
4567
5388
|
&:where([data-color="serious"]) {
|
|
4568
5389
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
4569
5390
|
&:where([data-selected], :checked) {
|
|
4570
|
-
color: var(--
|
|
4571
|
-
--icon-color: var(--
|
|
5391
|
+
color: var(--fg-a11y-on-utility);
|
|
5392
|
+
--icon-color: var(--fg-a11y-on-utility);
|
|
4572
5393
|
}
|
|
4573
5394
|
}
|
|
4574
5395
|
}
|
|
4575
5396
|
}
|
|
4576
|
-
.enabled\:selected\:color-serious\:outline-
|
|
5397
|
+
.enabled\:selected\:color-serious\:outline-accent-primary-bold {
|
|
4577
5398
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
4578
5399
|
&:where([data-selected], :checked) {
|
|
4579
5400
|
&:where([data-color="serious"]) {
|
|
4580
|
-
outline-color: var(--
|
|
5401
|
+
outline-color: var(--outline-accent-primary-bold);
|
|
4581
5402
|
}
|
|
4582
5403
|
}
|
|
4583
5404
|
}
|
|
@@ -4587,7 +5408,7 @@
|
|
|
4587
5408
|
&:where([data-selected], :checked) {
|
|
4588
5409
|
&:where([data-hovered], :hover) {
|
|
4589
5410
|
&:where([data-color="serious"]) {
|
|
4590
|
-
background-color: var(--
|
|
5411
|
+
background-color: var(--bg-serious-hover);
|
|
4591
5412
|
}
|
|
4592
5413
|
}
|
|
4593
5414
|
}
|
|
@@ -4598,7 +5419,7 @@
|
|
|
4598
5419
|
&:where([data-selected], :checked) {
|
|
4599
5420
|
&:where([data-hovered], :hover) {
|
|
4600
5421
|
&:where([data-color="serious"]) {
|
|
4601
|
-
outline-color: var(--
|
|
5422
|
+
outline-color: var(--outline-interactive-hover);
|
|
4602
5423
|
}
|
|
4603
5424
|
}
|
|
4604
5425
|
}
|
|
@@ -4609,7 +5430,7 @@
|
|
|
4609
5430
|
&:where([data-selected], :checked) {
|
|
4610
5431
|
&:where([data-focus-visible], :focus-visible) {
|
|
4611
5432
|
&:where([data-color="serious"]) {
|
|
4612
|
-
background-color: var(--
|
|
5433
|
+
background-color: var(--bg-serious-hover);
|
|
4613
5434
|
}
|
|
4614
5435
|
}
|
|
4615
5436
|
}
|
|
@@ -4620,26 +5441,26 @@
|
|
|
4620
5441
|
&:where([data-selected], :checked) {
|
|
4621
5442
|
&:where([data-focus-visible], :focus-visible) {
|
|
4622
5443
|
&:where([data-color="serious"]) {
|
|
4623
|
-
outline-color: var(--
|
|
5444
|
+
outline-color: var(--outline-interactive-hover);
|
|
4624
5445
|
}
|
|
4625
5446
|
}
|
|
4626
5447
|
}
|
|
4627
5448
|
}
|
|
4628
5449
|
}
|
|
4629
|
-
.enabled\:selected\:color-critical\:bg-critical-
|
|
5450
|
+
.enabled\:selected\:color-critical\:bg-critical-muted {
|
|
4630
5451
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
4631
5452
|
&:where([data-selected], :checked) {
|
|
4632
5453
|
&:where([data-color="critical"]) {
|
|
4633
|
-
background-color: var(--
|
|
5454
|
+
background-color: var(--bg-critical-muted);
|
|
4634
5455
|
}
|
|
4635
5456
|
}
|
|
4636
5457
|
}
|
|
4637
5458
|
}
|
|
4638
|
-
.enabled\:selected\:color-critical\:outline-
|
|
5459
|
+
.enabled\:selected\:color-critical\:outline-accent-primary-bold {
|
|
4639
5460
|
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
4640
5461
|
&:where([data-selected], :checked) {
|
|
4641
5462
|
&:where([data-color="critical"]) {
|
|
4642
|
-
outline-color: var(--
|
|
5463
|
+
outline-color: var(--outline-accent-primary-bold);
|
|
4643
5464
|
}
|
|
4644
5465
|
}
|
|
4645
5466
|
}
|
|
@@ -4649,7 +5470,7 @@
|
|
|
4649
5470
|
&:where([data-selected], :checked) {
|
|
4650
5471
|
&:where([data-hovered], :hover) {
|
|
4651
5472
|
&:where([data-color="critical"]) {
|
|
4652
|
-
background-color: var(--
|
|
5473
|
+
background-color: var(--bg-critical-hover);
|
|
4653
5474
|
}
|
|
4654
5475
|
}
|
|
4655
5476
|
}
|
|
@@ -4660,7 +5481,7 @@
|
|
|
4660
5481
|
&:where([data-selected], :checked) {
|
|
4661
5482
|
&:where([data-hovered], :hover) {
|
|
4662
5483
|
&:where([data-color="critical"]) {
|
|
4663
|
-
outline-color: var(--
|
|
5484
|
+
outline-color: var(--outline-interactive-hover);
|
|
4664
5485
|
}
|
|
4665
5486
|
}
|
|
4666
5487
|
}
|
|
@@ -4671,7 +5492,7 @@
|
|
|
4671
5492
|
&:where([data-selected], :checked) {
|
|
4672
5493
|
&:where([data-focus-visible], :focus-visible) {
|
|
4673
5494
|
&:where([data-color="critical"]) {
|
|
4674
|
-
background-color: var(--
|
|
5495
|
+
background-color: var(--bg-critical-hover);
|
|
4675
5496
|
}
|
|
4676
5497
|
}
|
|
4677
5498
|
}
|
|
@@ -4682,12 +5503,52 @@
|
|
|
4682
5503
|
&:where([data-selected], :checked) {
|
|
4683
5504
|
&:where([data-focus-visible], :focus-visible) {
|
|
4684
5505
|
&:where([data-color="critical"]) {
|
|
4685
|
-
outline-color: var(--
|
|
5506
|
+
outline-color: var(--outline-interactive-hover);
|
|
4686
5507
|
}
|
|
4687
5508
|
}
|
|
4688
5509
|
}
|
|
4689
5510
|
}
|
|
4690
5511
|
}
|
|
5512
|
+
.enabled\:selected\:pressed\:bg-accent-primary-pressed {
|
|
5513
|
+
&:where(:not([disabled], [data-disabled]), :enabled) {
|
|
5514
|
+
&:where([data-selected], :checked) {
|
|
5515
|
+
&:where([data-pressed], :active) {
|
|
5516
|
+
background-color: var(--bg-accent-primary-pressed);
|
|
5517
|
+
}
|
|
5518
|
+
}
|
|
5519
|
+
}
|
|
5520
|
+
}
|
|
5521
|
+
.drop-target\:border {
|
|
5522
|
+
&:where([data-drop-target]) {
|
|
5523
|
+
border-style: var(--tw-border-style);
|
|
5524
|
+
border-width: 1px;
|
|
5525
|
+
}
|
|
5526
|
+
}
|
|
5527
|
+
.drop-target\:outline-accent-primary-bold {
|
|
5528
|
+
&:where([data-drop-target]) {
|
|
5529
|
+
outline-color: var(--outline-accent-primary-bold);
|
|
5530
|
+
}
|
|
5531
|
+
}
|
|
5532
|
+
.light\:fg-primary-bold {
|
|
5533
|
+
&:where(.light, .light *, [data-theme="light"], [data-theme="light"] *) {
|
|
5534
|
+
color: var(--fg-primary-bold);
|
|
5535
|
+
--icon-color: var(--fg-primary-bold);
|
|
5536
|
+
}
|
|
5537
|
+
}
|
|
5538
|
+
.sudo\:fg-primary-muted {
|
|
5539
|
+
&& {
|
|
5540
|
+
color: var(--fg-primary-muted);
|
|
5541
|
+
--icon-color: var(--fg-primary-muted);
|
|
5542
|
+
}
|
|
5543
|
+
}
|
|
5544
|
+
.sudo\:hover\:fg-primary-bold {
|
|
5545
|
+
&& {
|
|
5546
|
+
&:where([data-hovered], :hover) {
|
|
5547
|
+
color: var(--fg-primary-bold);
|
|
5548
|
+
--icon-color: var(--fg-primary-bold);
|
|
5549
|
+
}
|
|
5550
|
+
}
|
|
5551
|
+
}
|
|
4691
5552
|
.\[\&_span\]\:pl-s {
|
|
4692
5553
|
& span {
|
|
4693
5554
|
padding-left: var(--spacing-s);
|
|
@@ -4706,7 +5567,6 @@
|
|
|
4706
5567
|
.\[\&\:empty\]\:before\:content-\[\'CUI\'\] {
|
|
4707
5568
|
&:empty {
|
|
4708
5569
|
&::before {
|
|
4709
|
-
content: var(--tw-content);
|
|
4710
5570
|
--tw-content: 'CUI';
|
|
4711
5571
|
content: var(--tw-content);
|
|
4712
5572
|
}
|
|
@@ -4715,7 +5575,6 @@
|
|
|
4715
5575
|
.\[\&\:empty\]\:before\:content-\[\'Confidential\'\] {
|
|
4716
5576
|
&:empty {
|
|
4717
5577
|
&::before {
|
|
4718
|
-
content: var(--tw-content);
|
|
4719
5578
|
--tw-content: 'Confidential';
|
|
4720
5579
|
content: var(--tw-content);
|
|
4721
5580
|
}
|
|
@@ -4724,7 +5583,6 @@
|
|
|
4724
5583
|
.\[\&\:empty\]\:before\:content-\[\'Missing\'\] {
|
|
4725
5584
|
&:empty {
|
|
4726
5585
|
&::before {
|
|
4727
|
-
content: var(--tw-content);
|
|
4728
5586
|
--tw-content: 'Missing';
|
|
4729
5587
|
content: var(--tw-content);
|
|
4730
5588
|
}
|
|
@@ -4733,7 +5591,6 @@
|
|
|
4733
5591
|
.\[\&\:empty\]\:before\:content-\[\'Secret\'\] {
|
|
4734
5592
|
&:empty {
|
|
4735
5593
|
&::before {
|
|
4736
|
-
content: var(--tw-content);
|
|
4737
5594
|
--tw-content: 'Secret';
|
|
4738
5595
|
content: var(--tw-content);
|
|
4739
5596
|
}
|
|
@@ -4742,7 +5599,6 @@
|
|
|
4742
5599
|
.\[\&\:empty\]\:before\:content-\[\'TS\/SCI\'\] {
|
|
4743
5600
|
&:empty {
|
|
4744
5601
|
&::before {
|
|
4745
|
-
content: var(--tw-content);
|
|
4746
5602
|
--tw-content: 'TS/SCI';
|
|
4747
5603
|
content: var(--tw-content);
|
|
4748
5604
|
}
|
|
@@ -4751,7 +5607,6 @@
|
|
|
4751
5607
|
.\[\&\:empty\]\:before\:content-\[\'Top_Secret\'\] {
|
|
4752
5608
|
&:empty {
|
|
4753
5609
|
&::before {
|
|
4754
|
-
content: var(--tw-content);
|
|
4755
5610
|
--tw-content: 'Top Secret';
|
|
4756
5611
|
content: var(--tw-content);
|
|
4757
5612
|
}
|
|
@@ -4760,7 +5615,6 @@
|
|
|
4760
5615
|
.\[\&\:empty\]\:before\:content-\[\'Top_Secret\/SCI\'\] {
|
|
4761
5616
|
&:empty {
|
|
4762
5617
|
&::before {
|
|
4763
|
-
content: var(--tw-content);
|
|
4764
5618
|
--tw-content: 'Top Secret/SCI';
|
|
4765
5619
|
content: var(--tw-content);
|
|
4766
5620
|
}
|
|
@@ -4769,15 +5623,14 @@
|
|
|
4769
5623
|
.\[\&\:empty\]\:before\:content-\[\'Unclassified\'\] {
|
|
4770
5624
|
&:empty {
|
|
4771
5625
|
&::before {
|
|
4772
|
-
content: var(--tw-content);
|
|
4773
5626
|
--tw-content: 'Unclassified';
|
|
4774
5627
|
content: var(--tw-content);
|
|
4775
5628
|
}
|
|
4776
5629
|
}
|
|
4777
5630
|
}
|
|
4778
|
-
.\[\&\:nth-child\(3n\)\]\:bg-
|
|
5631
|
+
.\[\&\:nth-child\(3n\)\]\:bg-info-bold {
|
|
4779
5632
|
&:nth-child(3n) {
|
|
4780
|
-
background-color: var(--
|
|
5633
|
+
background-color: var(--bg-info-bold);
|
|
4781
5634
|
}
|
|
4782
5635
|
}
|
|
4783
5636
|
.\[\&\>\*\]\:pointer-events-auto {
|
|
@@ -4790,44 +5643,6 @@
|
|
|
4790
5643
|
margin-block: var(--spacing-s);
|
|
4791
5644
|
}
|
|
4792
5645
|
}
|
|
4793
|
-
.\[\&\>\*\]\:p-s {
|
|
4794
|
-
&>* {
|
|
4795
|
-
padding: var(--spacing-s);
|
|
4796
|
-
}
|
|
4797
|
-
}
|
|
4798
|
-
.\[\&\>\*\]\:p-xs {
|
|
4799
|
-
&>* {
|
|
4800
|
-
padding: var(--spacing-xs);
|
|
4801
|
-
}
|
|
4802
|
-
}
|
|
4803
|
-
.\[\&\>\*\]\:text-header-m {
|
|
4804
|
-
&>* {
|
|
4805
|
-
font-size: var(--typography-header-m-size);
|
|
4806
|
-
font-weight: 500;
|
|
4807
|
-
letter-spacing: var(--typography-header-m-spacing);
|
|
4808
|
-
line-height: var(--typography-header-m-height);
|
|
4809
|
-
}
|
|
4810
|
-
}
|
|
4811
|
-
.\[\&\>\*\]\:leading-\[0\] {
|
|
4812
|
-
&>* {
|
|
4813
|
-
--tw-leading: 0;
|
|
4814
|
-
line-height: 0;
|
|
4815
|
-
}
|
|
4816
|
-
}
|
|
4817
|
-
.orientation-horizontal\:\[\&\>\*\]\:pr-s {
|
|
4818
|
-
&:where([data-orientation="horizontal"]) {
|
|
4819
|
-
&>* {
|
|
4820
|
-
padding-right: var(--spacing-s);
|
|
4821
|
-
}
|
|
4822
|
-
}
|
|
4823
|
-
}
|
|
4824
|
-
.orientation-horizontal\:\[\&\>\*\]\:pl-s {
|
|
4825
|
-
&:where([data-orientation="horizontal"]) {
|
|
4826
|
-
&>* {
|
|
4827
|
-
padding-left: var(--spacing-s);
|
|
4828
|
-
}
|
|
4829
|
-
}
|
|
4830
|
-
}
|
|
4831
5646
|
.\[\&\[data-placement\]\]\:absolute {
|
|
4832
5647
|
&[data-placement] {
|
|
4833
5648
|
position: absolute;
|
|
@@ -4835,69 +5650,123 @@
|
|
|
4835
5650
|
}
|
|
4836
5651
|
}
|
|
4837
5652
|
:root {
|
|
4838
|
-
--
|
|
4839
|
-
--
|
|
4840
|
-
--
|
|
4841
|
-
--
|
|
4842
|
-
--
|
|
4843
|
-
--
|
|
4844
|
-
--
|
|
4845
|
-
--
|
|
4846
|
-
--
|
|
4847
|
-
--
|
|
4848
|
-
--
|
|
4849
|
-
--
|
|
4850
|
-
--
|
|
4851
|
-
--
|
|
4852
|
-
--
|
|
4853
|
-
--
|
|
4854
|
-
--
|
|
4855
|
-
--
|
|
4856
|
-
--
|
|
4857
|
-
--
|
|
4858
|
-
--
|
|
4859
|
-
--
|
|
4860
|
-
--
|
|
4861
|
-
--
|
|
4862
|
-
--
|
|
4863
|
-
--
|
|
4864
|
-
--
|
|
4865
|
-
--
|
|
4866
|
-
--
|
|
4867
|
-
--
|
|
4868
|
-
--
|
|
4869
|
-
--
|
|
4870
|
-
--
|
|
4871
|
-
--
|
|
4872
|
-
--
|
|
4873
|
-
--
|
|
4874
|
-
--
|
|
4875
|
-
--
|
|
4876
|
-
--
|
|
4877
|
-
--
|
|
4878
|
-
--
|
|
4879
|
-
--
|
|
4880
|
-
--
|
|
4881
|
-
--
|
|
4882
|
-
--
|
|
4883
|
-
--
|
|
4884
|
-
--
|
|
4885
|
-
--
|
|
4886
|
-
--
|
|
4887
|
-
--
|
|
4888
|
-
--
|
|
4889
|
-
--
|
|
4890
|
-
--
|
|
4891
|
-
--
|
|
4892
|
-
--
|
|
4893
|
-
--
|
|
4894
|
-
--
|
|
4895
|
-
--
|
|
4896
|
-
--
|
|
4897
|
-
--
|
|
4898
|
-
--
|
|
4899
|
-
--
|
|
4900
|
-
--
|
|
5653
|
+
--primitive-neutral-50: #ffffff;
|
|
5654
|
+
--primitive-neutral-100: #eff1f2;
|
|
5655
|
+
--primitive-neutral-200: #d5d7d9;
|
|
5656
|
+
--primitive-neutral-300: #c3c5c7;
|
|
5657
|
+
--primitive-neutral-400: #888a8f;
|
|
5658
|
+
--primitive-neutral-500: #565759;
|
|
5659
|
+
--primitive-neutral-600: #414245;
|
|
5660
|
+
--primitive-neutral-700: #2f2f31;
|
|
5661
|
+
--primitive-neutral-800: #212223;
|
|
5662
|
+
--primitive-neutral-900: #151517;
|
|
5663
|
+
--primitive-neutral-950: #000000;
|
|
5664
|
+
--primitive-alpha-black-100: rgba(0, 0, 0, 0.08);
|
|
5665
|
+
--primitive-alpha-black-200: rgba(0, 0, 0, 0.16);
|
|
5666
|
+
--primitive-alpha-black-300: rgba(0, 0, 0, 0.24);
|
|
5667
|
+
--primitive-alpha-black-400: rgba(0, 0, 0, 0.40);
|
|
5668
|
+
--primitive-alpha-black-500: rgba(0, 0, 0, 0.80);
|
|
5669
|
+
--primitive-alpha-white-100: rgba(255, 255, 255, 0.08);
|
|
5670
|
+
--primitive-alpha-white-200: rgba(255, 255, 255, 0.16);
|
|
5671
|
+
--primitive-alpha-white-300: rgba(255, 255, 255, 0.24);
|
|
5672
|
+
--primitive-alpha-white-400: rgba(255, 255, 255, 0.40);
|
|
5673
|
+
--primitive-alpha-white-500: rgba(255, 255, 255, 0.80);
|
|
5674
|
+
--primitive-accent-primary-50: #d5f2fe;
|
|
5675
|
+
--primitive-accent-primary-100: #b1e9ff;
|
|
5676
|
+
--primitive-accent-primary-200: #6ed1ff;
|
|
5677
|
+
--primitive-accent-primary-300: #39b7fa;
|
|
5678
|
+
--primitive-accent-primary-400: #009cde;
|
|
5679
|
+
--primitive-accent-primary-500: #008fd0;
|
|
5680
|
+
--primitive-accent-primary-600: #0068a1;
|
|
5681
|
+
--primitive-accent-primary-700: #004f7e;
|
|
5682
|
+
--primitive-accent-primary-800: #00213e;
|
|
5683
|
+
--primitive-accent-primary-900: #000e22;
|
|
5684
|
+
--primitive-accent-secondary-50: #c9f6fd;
|
|
5685
|
+
--primitive-accent-secondary-100: #97f1ff;
|
|
5686
|
+
--primitive-accent-secondary-200: #54e5f9;
|
|
5687
|
+
--primitive-accent-secondary-300: #22d5ed;
|
|
5688
|
+
--primitive-accent-secondary-400: #22b4c9;
|
|
5689
|
+
--primitive-accent-secondary-500: #188493;
|
|
5690
|
+
--primitive-accent-secondary-600: #146974;
|
|
5691
|
+
--primitive-accent-secondary-700: #0e474e;
|
|
5692
|
+
--primitive-accent-secondary-800: #083035;
|
|
5693
|
+
--primitive-accent-secondary-900: #051e21;
|
|
5694
|
+
--primitive-accent-tertiary-50: #f9c5e2;
|
|
5695
|
+
--primitive-accent-tertiary-100: #f49acc;
|
|
5696
|
+
--primitive-accent-tertiary-200: #f06ab3;
|
|
5697
|
+
--primitive-accent-tertiary-300: #e8178a;
|
|
5698
|
+
--primitive-accent-tertiary-400: #b90d6c;
|
|
5699
|
+
--primitive-accent-tertiary-500: #8a0e53;
|
|
5700
|
+
--primitive-accent-tertiary-600: #6f0b43;
|
|
5701
|
+
--primitive-accent-tertiary-700: #4c082e;
|
|
5702
|
+
--primitive-accent-tertiary-800: #3a0623;
|
|
5703
|
+
--primitive-accent-tertiary-900: #270417;
|
|
5704
|
+
--primitive-utility-info-50: #ffffff;
|
|
5705
|
+
--primitive-utility-info-100: #eff1f2;
|
|
5706
|
+
--primitive-utility-info-200: #d5d7d9;
|
|
5707
|
+
--primitive-utility-info-300: #c3c5c7;
|
|
5708
|
+
--primitive-utility-info-400: #888a8f;
|
|
5709
|
+
--primitive-utility-info-500: #565759;
|
|
5710
|
+
--primitive-utility-info-600: #414245;
|
|
5711
|
+
--primitive-utility-info-700: #2f2f31;
|
|
5712
|
+
--primitive-utility-info-800: #212223;
|
|
5713
|
+
--primitive-utility-info-900: #151517;
|
|
5714
|
+
--primitive-utility-advisory-50: #ebf4ff;
|
|
5715
|
+
--primitive-utility-advisory-100: #c4deff;
|
|
5716
|
+
--primitive-utility-advisory-200: #a9ceff;
|
|
5717
|
+
--primitive-utility-advisory-300: #8bbdff;
|
|
5718
|
+
--primitive-utility-advisory-400: #62a6ff;
|
|
5719
|
+
--primitive-utility-advisory-500: #4e88da;
|
|
5720
|
+
--primitive-utility-advisory-600: #3c67a0;
|
|
5721
|
+
--primitive-utility-advisory-700: #264062;
|
|
5722
|
+
--primitive-utility-advisory-800: #1a2c43;
|
|
5723
|
+
--primitive-utility-advisory-900: #0e1825;
|
|
5724
|
+
--primitive-utility-normal-50: #eefbef;
|
|
5725
|
+
--primitive-utility-normal-100: #c2f5c5;
|
|
5726
|
+
--primitive-utility-normal-200: #86e98c;
|
|
5727
|
+
--primitive-utility-normal-300: #47d750;
|
|
5728
|
+
--primitive-utility-normal-400: #2bbf35;
|
|
5729
|
+
--primitive-utility-normal-500: #26a12e;
|
|
5730
|
+
--primitive-utility-normal-600: #1c7e23;
|
|
5731
|
+
--primitive-utility-normal-700: #145718;
|
|
5732
|
+
--primitive-utility-normal-800: #0e3b11;
|
|
5733
|
+
--primitive-utility-normal-900: #08210a;
|
|
5734
|
+
--primitive-utility-serious-50: #fff8eb;
|
|
5735
|
+
--primitive-utility-serious-100: #ffeac2;
|
|
5736
|
+
--primitive-utility-serious-200: #ffd382;
|
|
5737
|
+
--primitive-utility-serious-300: #ffc14c;
|
|
5738
|
+
--primitive-utility-serious-400: #fbab16;
|
|
5739
|
+
--primitive-utility-serious-500: #e89906;
|
|
5740
|
+
--primitive-utility-serious-600: #bb7a00;
|
|
5741
|
+
--primitive-utility-serious-700: #8e5d00;
|
|
5742
|
+
--primitive-utility-serious-800: #634101;
|
|
5743
|
+
--primitive-utility-serious-900: #291b00;
|
|
5744
|
+
--primitive-utility-critical-50: #ffebea;
|
|
5745
|
+
--primitive-utility-critical-100: #ffc4c2;
|
|
5746
|
+
--primitive-utility-critical-200: #ff9390;
|
|
5747
|
+
--primitive-utility-critical-300: #ff6d68;
|
|
5748
|
+
--primitive-utility-critical-400: #ff2e27;
|
|
5749
|
+
--primitive-utility-critical-500: #d40b04;
|
|
5750
|
+
--primitive-utility-critical-600: #a10701;
|
|
5751
|
+
--primitive-utility-critical-700: #790501;
|
|
5752
|
+
--primitive-utility-critical-800: #540300;
|
|
5753
|
+
--primitive-utility-critical-900: #290200;
|
|
5754
|
+
--primitive-roe-id-pending: #404040;
|
|
5755
|
+
--primitive-roe-id-friend: #1484f4;
|
|
5756
|
+
--primitive-roe-id-assumed-friend: #0e8f37;
|
|
5757
|
+
--primitive-roe-id-neutral: #5b137a;
|
|
5758
|
+
--primitive-roe-id-unknown: #edda0a;
|
|
5759
|
+
--primitive-roe-id-suspect: #ffad38;
|
|
5760
|
+
--primitive-roe-id-hostile: #ff0033;
|
|
5761
|
+
--primitive-roe-id-no-statement: #404040;
|
|
5762
|
+
--primitive-classification-missing: #0b0b0b;
|
|
5763
|
+
--primitive-classification-unclass: #007A33;
|
|
5764
|
+
--primitive-classification-cui: #502b85;
|
|
5765
|
+
--primitive-classification-confidential: #0033a0;
|
|
5766
|
+
--primitive-classification-secret: #c8102e;
|
|
5767
|
+
--primitive-classification-top-secret: #ff8c00;
|
|
5768
|
+
--primitive-classification-ts-sci: #fce83a;
|
|
5769
|
+
--primitive-on-accent: #FFFFFF;
|
|
4901
5770
|
--typography-header-xxl-size: 32px;
|
|
4902
5771
|
--typography-header-xxl-height: 40px;
|
|
4903
5772
|
--typography-header-xxl-spacing: 0px;
|
|
@@ -4959,8 +5828,10 @@
|
|
|
4959
5828
|
--radius-large: 8px;
|
|
4960
5829
|
--radius-round: 80px;
|
|
4961
5830
|
--shadow-elevation-default: initial;
|
|
4962
|
-
--shadow-elevation-overlay: 0 8px
|
|
4963
|
-
--shadow-elevation-
|
|
5831
|
+
--shadow-elevation-overlay-bold: 0 8px 24px 0 rgba(0 0 0 / 0.80);
|
|
5832
|
+
--shadow-elevation-overlay-muted: 0 8px 24px 0 rgba(0 0 0 / 0.16);
|
|
5833
|
+
--shadow-elevation-raised-bold: 0 1px 4px 0 rgba(0 0 0 / 0.80);
|
|
5834
|
+
--shadow-elevation-raised-muted: 0 1px 4px 0 rgba(0 0 0 / 0.16);
|
|
4964
5835
|
--font-primary: "Roboto Flex", sans-serif;
|
|
4965
5836
|
--font-display: "Roboto Mono", monospace;
|
|
4966
5837
|
--icon-size-l: var(--spacing-xl);
|
|
@@ -4968,6 +5839,199 @@
|
|
|
4968
5839
|
--icon-size-s: var(--spacing-l);
|
|
4969
5840
|
--icon-size-xs: var(--spacing-m);
|
|
4970
5841
|
}
|
|
5842
|
+
@layer theme {
|
|
5843
|
+
:root {
|
|
5844
|
+
--classification-missing: var(--primitive-classification-missing, #0b0b0b);
|
|
5845
|
+
--classification-unclass: var(--primitive-classification-unclass, #007A33);
|
|
5846
|
+
--classification-cui: var(--primitive-classification-cui, #502b85);
|
|
5847
|
+
--classification-confidential: var(--primitive-classification-confidential, #0033a0);
|
|
5848
|
+
--classification-secret: var(--primitive-classification-secret, #c8102e);
|
|
5849
|
+
--classification-top-secret: var(--primitive-classification-top-secret, #ff8c00);
|
|
5850
|
+
--classification-ts-sci: var(--primitive-classification-ts-sci, #fce83a);
|
|
5851
|
+
--roe-pending: var(--primitive-roe-id-pending, #404040);
|
|
5852
|
+
--roe-friend: var(--primitive-roe-id-friend, #1484f4);
|
|
5853
|
+
--roe-assumed-friend: var(--primitive-roe-id-assumed-friend, #0e8f37);
|
|
5854
|
+
--roe-neutral: var(--primitive-roe-id-neutral, #5b137a);
|
|
5855
|
+
--roe-unknown: var(--primitive-roe-id-unknown, #edda0a);
|
|
5856
|
+
--roe-suspect: var(--primitive-roe-id-suspect, #ffad38);
|
|
5857
|
+
--roe-hostile: var(--primitive-roe-id-hostile, #ff0033);
|
|
5858
|
+
--roe-no-statement: var(--primitive-roe-id-pending, #404040);
|
|
5859
|
+
&:where(.dark, .dark *, [data-theme="dark"], [data-theme="dark"] *) {
|
|
5860
|
+
--bg-surface-default: var(--primitive-neutral-900, #151517);
|
|
5861
|
+
--bg-surface-raised: var(--primitive-neutral-800, #212223);
|
|
5862
|
+
--bg-surface-overlay: var(--primitive-neutral-800, #212223);
|
|
5863
|
+
--bg-surface-muted: var(--primitive-alpha-white-100, rgba(255, 255, 255, 0.08));
|
|
5864
|
+
--bg-interactive-bold: var(--primitive-neutral-100, #eff1f2);
|
|
5865
|
+
--bg-interactive-bold-hover: var(--primitive-neutral-200, #d5d7d9);
|
|
5866
|
+
--bg-interactive-bold-pressed: var(--primitive-neutral-400, #888a8f);
|
|
5867
|
+
--bg-interactive-muted: var(--primitive-neutral-700, #2f2f31);
|
|
5868
|
+
--bg-interactive-muted-hover: var(--primitive-neutral-600, #414245);
|
|
5869
|
+
--bg-interactive-muted-pressed: var(--primitive-neutral-950, #000000);
|
|
5870
|
+
--bg-interactive-disabled: var(--primitive-neutral-700, #2f2f31);
|
|
5871
|
+
--bg-accent-primary-bold: var(--primitive-accent-primary-700, #004f7e);
|
|
5872
|
+
--bg-accent-primary-hover: var(--primitive-accent-primary-600, #0068a1);
|
|
5873
|
+
--bg-accent-primary-pressed: var(--primitive-accent-primary-800, #00213e);
|
|
5874
|
+
--bg-accent-primary-muted: var(--primitive-accent-primary-800, #00213e);
|
|
5875
|
+
--bg-info-bold: var(--primitive-utility-info-500, #565759);
|
|
5876
|
+
--bg-info-hover: var(--primitive-utility-info-400, #888a8f);
|
|
5877
|
+
--bg-info-pressed: var(--primitive-utility-info-600, #414245);
|
|
5878
|
+
--bg-info-muted: var(--primitive-utility-info-800, #212223);
|
|
5879
|
+
--bg-advisory-bold: var(--primitive-utility-advisory-600, #3c67a0);
|
|
5880
|
+
--bg-advisory-hover: var(--primitive-utility-advisory-500, #4e88da);
|
|
5881
|
+
--bg-advisory-pressed: var(--primitive-utility-advisory-700, #264062);
|
|
5882
|
+
--bg-advisory-muted: var(--primitive-utility-advisory-900, #0e1825);
|
|
5883
|
+
--bg-normal-bold: var(--primitive-utility-normal-600, #1c7e23);
|
|
5884
|
+
--bg-normal-hover: var(--primitive-utility-normal-500, #26a12e);
|
|
5885
|
+
--bg-normal-pressed: var(--primitive-utility-normal-700, #145718);
|
|
5886
|
+
--bg-normal-muted: var(--primitive-utility-normal-900, #08210a);
|
|
5887
|
+
--bg-serious-bold: var(--primitive-utility-serious-600, #bb7a00);
|
|
5888
|
+
--bg-serious-hover: var(--primitive-utility-serious-500, #e89906);
|
|
5889
|
+
--bg-serious-pressed: var(--primitive-utility-serious-800, #634101);
|
|
5890
|
+
--bg-serious-muted: var(--primitive-utility-serious-900, #291b00);
|
|
5891
|
+
--bg-critical-bold: var(--primitive-utility-critical-700, #790501);
|
|
5892
|
+
--bg-critical-hover: var(--primitive-utility-critical-600, #a10701);
|
|
5893
|
+
--bg-critical-pressed: var(--primitive-utility-critical-800, #540300);
|
|
5894
|
+
--bg-critical-muted: var(--primitive-utility-critical-900, #290200);
|
|
5895
|
+
--fg-primary-bold: var(--primitive-neutral-50, #ffffff);
|
|
5896
|
+
--fg-primary-muted: var(--primitive-neutral-300, #c3c5c7);
|
|
5897
|
+
--fg-inverse-bold: var(--primitive-neutral-800, #212223);
|
|
5898
|
+
--fg-inverse-muted: var(--primitive-neutral-400, #888a8f);
|
|
5899
|
+
--fg-disabled: var(--primitive-neutral-500, #565759);
|
|
5900
|
+
--fg-accent-primary-bold: var(--primitive-accent-primary-400, #009cde);
|
|
5901
|
+
--fg-accent-primary-hover: var(--primitive-accent-primary-200, #6ed1ff);
|
|
5902
|
+
--fg-accent-primary-pressed: var(--primitive-accent-primary-600, #0068a1);
|
|
5903
|
+
--fg-info-bold: var(--primitive-utility-info-400, #888a8f);
|
|
5904
|
+
--fg-info-hover: var(--primitive-utility-info-200, #d5d7d9);
|
|
5905
|
+
--fg-info-pressed: var(--primitive-utility-info-600, #414245);
|
|
5906
|
+
--fg-advisory-bold: var(--primitive-utility-advisory-400, #62a6ff);
|
|
5907
|
+
--fg-advisory-hover: var(--primitive-utility-advisory-200, #a9ceff);
|
|
5908
|
+
--fg-advisory-pressed: var(--primitive-utility-advisory-600, #3c67a0);
|
|
5909
|
+
--fg-normal-bold: var(--primitive-utility-normal-400, #2bbf35);
|
|
5910
|
+
--fg-normal-hover: var(--primitive-utility-normal-200, #86e98c);
|
|
5911
|
+
--fg-normal-pressed: var(--primitive-utility-normal-600, #1c7e23);
|
|
5912
|
+
--fg-serious-bold: var(--primitive-utility-serious-500, #e89906);
|
|
5913
|
+
--fg-serious-hover: var(--primitive-utility-serious-300, #ffc14c);
|
|
5914
|
+
--fg-serious-pressed: var(--primitive-utility-serious-600, #bb7a00);
|
|
5915
|
+
--fg-critical-bold: var(--primitive-utility-critical-400, #ff2e27);
|
|
5916
|
+
--fg-critical-hover: var(--primitive-utility-critical-300, #ff6d68);
|
|
5917
|
+
--fg-critical-pressed: var(--primitive-utility-critical-600, #a10701);
|
|
5918
|
+
--fg-a11y-on-accent: var(--primitive-neutral-50, #ffffff);
|
|
5919
|
+
--fg-a11y-on-utility: var(--primitive-neutral-50, #ffffff);
|
|
5920
|
+
--outline-static: var(--primitive-neutral-600, #414245);
|
|
5921
|
+
--outline-interactive: var(--primitive-neutral-600, #414245);
|
|
5922
|
+
--outline-interactive-hover: var(--primitive-neutral-400, #888a8f);
|
|
5923
|
+
--outline-interactive-pressed: var(--primitive-neutral-700, #2f2f31);
|
|
5924
|
+
--outline-interactive-disabled: var(--primitive-neutral-700, #2f2f31);
|
|
5925
|
+
--outline-accent-primary-bold: var(--primitive-accent-primary-300, #39b7fa);
|
|
5926
|
+
--outline-accent-primary-hover: var(--primitive-accent-primary-200, #6ed1ff);
|
|
5927
|
+
--outline-accent-primary-pressed: var(--primitive-accent-primary-600, #0068a1);
|
|
5928
|
+
--outline-info-bold: var(--primitive-utility-info-400, #888a8f);
|
|
5929
|
+
--outline-info-hover: var(--primitive-utility-info-200, #d5d7d9);
|
|
5930
|
+
--outline-info-pressed: var(--primitive-utility-info-600, #414245);
|
|
5931
|
+
--outline-advisory-bold: var(--primitive-utility-advisory-400, #62a6ff);
|
|
5932
|
+
--outline-advisory-hover: var(--primitive-utility-advisory-200, #a9ceff);
|
|
5933
|
+
--outline-advisory-pressed: var(--primitive-utility-advisory-600, #3c67a0);
|
|
5934
|
+
--outline-normal-bold: var(--primitive-utility-normal-400, #2bbf35);
|
|
5935
|
+
--outline-normal-hover: var(--primitive-utility-normal-200, #86e98c);
|
|
5936
|
+
--outline-normal-pressed: var(--primitive-utility-normal-600, #1c7e23);
|
|
5937
|
+
--outline-serious-bold: var(--primitive-utility-serious-500, #e89906);
|
|
5938
|
+
--outline-serious-hover: var(--primitive-utility-serious-200, #ffd382);
|
|
5939
|
+
--outline-serious-pressed: var(--primitive-utility-serious-700, #8e5d00);
|
|
5940
|
+
--outline-critical-bold: var(--primitive-utility-critical-400, #ff2e27);
|
|
5941
|
+
--outline-critical-hover: var(--primitive-utility-critical-300, #ff6d68);
|
|
5942
|
+
--outline-critical-pressed: var(--primitive-utility-critical-600, #a10701);
|
|
5943
|
+
--shadow-elevation-raised: var(--shadow-elevation-raised-bold, 0 1px 4px 0 rgba(0 0 0 / 0.80));
|
|
5944
|
+
--shadow-elevation-overlay: var(--shadow-elevation-overlay-bold, 0 8px 24px 0 rgba(0 0 0 / 0.80));
|
|
5945
|
+
}
|
|
5946
|
+
&:where(.light, .light *, [data-theme="light"], [data-theme="light"] *) {
|
|
5947
|
+
--bg-surface-default: var(--primitive-neutral-100, #eff1f2);
|
|
5948
|
+
--bg-surface-raised: var(--primitive-neutral-50, #ffffff);
|
|
5949
|
+
--bg-surface-overlay: var(--primitive-neutral-50, #ffffff);
|
|
5950
|
+
--bg-surface-muted: var(--primitive-alpha-black-100, rgba(0, 0, 0, 0.08));
|
|
5951
|
+
--bg-interactive-bold: var(--primitive-neutral-900, #151517);
|
|
5952
|
+
--bg-interactive-bold-hover: var(--primitive-neutral-800, #212223);
|
|
5953
|
+
--bg-interactive-bold-pressed: var(--primitive-neutral-300, #c3c5c7);
|
|
5954
|
+
--bg-interactive-muted: var(--primitive-neutral-300, #c3c5c7);
|
|
5955
|
+
--bg-interactive-muted-hover: var(--primitive-neutral-200, #d5d7d9);
|
|
5956
|
+
--bg-interactive-muted-pressed: var(--primitive-neutral-400, #888a8f);
|
|
5957
|
+
--bg-interactive-disabled: var(--primitive-neutral-200, #d5d7d9);
|
|
5958
|
+
--bg-accent-primary-bold: var(--primitive-accent-primary-700, #004f7e);
|
|
5959
|
+
--bg-accent-primary-hover: var(--primitive-accent-primary-600, #0068a1);
|
|
5960
|
+
--bg-accent-primary-pressed: var(--primitive-accent-primary-800, #00213e);
|
|
5961
|
+
--bg-accent-primary-muted: var(--primitive-accent-primary-100, #b1e9ff);
|
|
5962
|
+
--bg-info-bold: var(--primitive-utility-info-400, #888a8f);
|
|
5963
|
+
--bg-info-hover: var(--primitive-utility-info-300, #c3c5c7);
|
|
5964
|
+
--bg-info-pressed: var(--primitive-utility-info-600, #414245);
|
|
5965
|
+
--bg-info-muted: var(--primitive-utility-info-100, #eff1f2);
|
|
5966
|
+
--bg-advisory-bold: var(--primitive-utility-advisory-600, #3c67a0);
|
|
5967
|
+
--bg-advisory-hover: var(--primitive-utility-advisory-500, #4e88da);
|
|
5968
|
+
--bg-advisory-pressed: var(--primitive-utility-advisory-700, #264062);
|
|
5969
|
+
--bg-advisory-muted: var(--primitive-utility-advisory-100, #c4deff);
|
|
5970
|
+
--bg-normal-bold: var(--primitive-utility-normal-600, #1c7e23);
|
|
5971
|
+
--bg-normal-hover: var(--primitive-utility-normal-500, #26a12e);
|
|
5972
|
+
--bg-normal-pressed: var(--primitive-utility-normal-700, #145718);
|
|
5973
|
+
--bg-normal-muted: var(--primitive-utility-normal-100, #c2f5c5);
|
|
5974
|
+
--bg-serious-bold: var(--primitive-utility-serious-600, #bb7a00);
|
|
5975
|
+
--bg-serious-hover: var(--primitive-utility-serious-500, #e89906);
|
|
5976
|
+
--bg-serious-pressed: var(--primitive-utility-serious-800, #634101);
|
|
5977
|
+
--bg-serious-muted: var(--primitive-utility-serious-100, #ffeac2);
|
|
5978
|
+
--bg-critical-bold: var(--primitive-utility-critical-700, #790501);
|
|
5979
|
+
--bg-critical-hover: var(--primitive-utility-critical-600, #a10701);
|
|
5980
|
+
--bg-critical-pressed: var(--primitive-utility-critical-800, #540300);
|
|
5981
|
+
--bg-critical-muted: var(--primitive-utility-critical-100, #ffc4c2);
|
|
5982
|
+
--fg-primary-bold: var(--primitive-neutral-800, #212223);
|
|
5983
|
+
--fg-primary-muted: var(--primitive-neutral-500, #565759);
|
|
5984
|
+
--fg-inverse-bold: var(--primitive-neutral-50, #ffffff);
|
|
5985
|
+
--fg-inverse-muted: var(--primitive-neutral-400, #888a8f);
|
|
5986
|
+
--fg-disabled: var(--primitive-neutral-300, #c3c5c7);
|
|
5987
|
+
--fg-accent-primary-bold: var(--primitive-accent-primary-300, #39b7fa);
|
|
5988
|
+
--fg-accent-primary-hover: var(--primitive-accent-primary-200, #6ed1ff);
|
|
5989
|
+
--fg-accent-primary-pressed: var(--primitive-accent-primary-600, #0068a1);
|
|
5990
|
+
--fg-info-bold: var(--primitive-utility-info-600, #414245);
|
|
5991
|
+
--fg-info-hover: var(--primitive-utility-info-700, #2f2f31);
|
|
5992
|
+
--fg-info-pressed: var(--primitive-utility-info-500, #565759);
|
|
5993
|
+
--fg-advisory-bold: var(--primitive-utility-advisory-400, #62a6ff);
|
|
5994
|
+
--fg-advisory-hover: var(--primitive-utility-advisory-600, #3c67a0);
|
|
5995
|
+
--fg-advisory-pressed: var(--primitive-utility-advisory-500, #4e88da);
|
|
5996
|
+
--fg-normal-bold: var(--primitive-utility-normal-400, #2bbf35);
|
|
5997
|
+
--fg-normal-hover: var(--primitive-utility-normal-600, #1c7e23);
|
|
5998
|
+
--fg-normal-pressed: var(--primitive-utility-normal-500, #26a12e);
|
|
5999
|
+
--fg-serious-bold: var(--primitive-utility-serious-600, #bb7a00);
|
|
6000
|
+
--fg-serious-hover: var(--primitive-utility-serious-700, #8e5d00);
|
|
6001
|
+
--fg-serious-pressed: var(--primitive-utility-serious-600, #bb7a00);
|
|
6002
|
+
--fg-critical-bold: var(--primitive-utility-critical-400, #ff2e27);
|
|
6003
|
+
--fg-critical-hover: var(--primitive-utility-critical-600, #a10701);
|
|
6004
|
+
--fg-critical-pressed: var(--primitive-utility-critical-500, #d40b04);
|
|
6005
|
+
--fg-a11y-on-accent: var(--primitive-neutral-50, #ffffff);
|
|
6006
|
+
--fg-a11y-on-utility: var(--primitive-neutral-50, #ffffff);
|
|
6007
|
+
--outline-static: var(--primitive-neutral-300, #c3c5c7);
|
|
6008
|
+
--outline-interactive: var(--primitive-neutral-300, #c3c5c7);
|
|
6009
|
+
--outline-interactive-hover: var(--primitive-neutral-400, #888a8f);
|
|
6010
|
+
--outline-interactive-pressed: var(--primitive-neutral-200, #d5d7d9);
|
|
6011
|
+
--outline-interactive-disabled: var(--primitive-neutral-200, #d5d7d9);
|
|
6012
|
+
--outline-accent-primary-bold: var(--primitive-accent-primary-300, #39b7fa);
|
|
6013
|
+
--outline-accent-primary-hover: var(--primitive-accent-primary-600, #0068a1);
|
|
6014
|
+
--outline-accent-primary-pressed: var(--primitive-accent-primary-200, #6ed1ff);
|
|
6015
|
+
--outline-info-bold: var(--primitive-utility-info-400, #888a8f);
|
|
6016
|
+
--outline-info-hover: var(--primitive-utility-info-600, #414245);
|
|
6017
|
+
--outline-info-pressed: var(--primitive-utility-info-500, #565759);
|
|
6018
|
+
--outline-advisory-bold: var(--primitive-utility-advisory-400, #62a6ff);
|
|
6019
|
+
--outline-advisory-hover: var(--primitive-utility-advisory-600, #3c67a0);
|
|
6020
|
+
--outline-advisory-pressed: var(--primitive-utility-advisory-500, #4e88da);
|
|
6021
|
+
--outline-normal-bold: var(--primitive-utility-normal-400, #2bbf35);
|
|
6022
|
+
--outline-normal-hover: var(--primitive-utility-normal-600, #1c7e23);
|
|
6023
|
+
--outline-normal-pressed: var(--primitive-utility-normal-500, #26a12e);
|
|
6024
|
+
--outline-serious-bold: var(--primitive-utility-serious-600, #bb7a00);
|
|
6025
|
+
--outline-serious-hover: var(--primitive-utility-serious-700, #8e5d00);
|
|
6026
|
+
--outline-serious-pressed: var(--primitive-utility-serious-500, #e89906);
|
|
6027
|
+
--outline-critical-bold: var(--primitive-utility-critical-400, #ff2e27);
|
|
6028
|
+
--outline-critical-hover: var(--primitive-utility-critical-600, #a10701);
|
|
6029
|
+
--outline-critical-pressed: var(--primitive-utility-critical-500, #d40b04);
|
|
6030
|
+
--shadow-elevation-raised: var(--shadow-elevation-raised-muted, 0 1px 4px 0 rgba(0 0 0 / 0.16));
|
|
6031
|
+
--shadow-elevation-overlay: var(--shadow-elevation-overlay-muted, 0 8px 24px 0 rgba(0 0 0 / 0.16));
|
|
6032
|
+
}
|
|
6033
|
+
}
|
|
6034
|
+
}
|
|
4971
6035
|
body {
|
|
4972
6036
|
font-family: var(--font-primary);
|
|
4973
6037
|
}
|
|
@@ -4975,15 +6039,15 @@ body {
|
|
|
4975
6039
|
.hide-cancel::-webkit-search-cancel-button {
|
|
4976
6040
|
display: none;
|
|
4977
6041
|
}
|
|
4978
|
-
|
|
6042
|
+
::-webkit-scrollbar {
|
|
4979
6043
|
width: var(--spacing-l);
|
|
4980
6044
|
height: var(--spacing-l);
|
|
4981
6045
|
}
|
|
4982
|
-
|
|
4983
|
-
background: var(--
|
|
6046
|
+
::-webkit-scrollbar-track {
|
|
6047
|
+
background: var(--bg-interactive-muted-hover);
|
|
4984
6048
|
}
|
|
4985
|
-
|
|
4986
|
-
background-color: var(--
|
|
6049
|
+
::-webkit-scrollbar-thumb {
|
|
6050
|
+
background-color: var(--bg-interactive-muted);
|
|
4987
6051
|
border-radius: var(--radius-large);
|
|
4988
6052
|
border: 5px solid transparent;
|
|
4989
6053
|
background-clip: padding-box;
|
|
@@ -4995,7 +6059,7 @@ body {
|
|
|
4995
6059
|
top: 0;
|
|
4996
6060
|
bottom: 0;
|
|
4997
6061
|
left: 50%;
|
|
4998
|
-
background-image: repeating-linear-gradient(to bottom, var(--
|
|
6062
|
+
background-image: repeating-linear-gradient(to bottom, var(--primitive-neutral-400), var(--primitive-neutral-400)), repeating-linear-gradient(to right, var(--primitive-neutral-400), var(--primitive-neutral-400));
|
|
4999
6063
|
background-position: left -1px, center;
|
|
5000
6064
|
background-repeat: repeat-y, repeat-x;
|
|
5001
6065
|
background-size: 1px 4px, 4px 1px;
|
|
@@ -5007,7 +6071,7 @@ body {
|
|
|
5007
6071
|
top: 0;
|
|
5008
6072
|
bottom: 50%;
|
|
5009
6073
|
left: 50%;
|
|
5010
|
-
background-image: repeating-linear-gradient(to bottom,var(--
|
|
6074
|
+
background-image: repeating-linear-gradient(to bottom,var(--primitive-neutral-400), var(--primitive-neutral-400)), repeating-linear-gradient(to right, var(--primitive-neutral-400), var(--primitive-neutral-400));
|
|
5011
6075
|
background-position: left -1px, bottom;
|
|
5012
6076
|
background-repeat: repeat-y, repeat-x;
|
|
5013
6077
|
background-size: 1px 4px, 4px 1px;
|
|
@@ -5019,27 +6083,12 @@ body {
|
|
|
5019
6083
|
top: 0;
|
|
5020
6084
|
bottom: 0;
|
|
5021
6085
|
left: 50%;
|
|
5022
|
-
background-image: repeating-linear-gradient(to bottom, var(--
|
|
6086
|
+
background-image: repeating-linear-gradient(to bottom, var(--primitive-neutral-400), var(--primitive-neutral-400)), repeating-linear-gradient(to right, var(--primitive-neutral-400), var(--primitive-neutral-400));
|
|
5023
6087
|
background-position: left -1px, center;
|
|
5024
6088
|
background-repeat: repeat-y, repeat-x;
|
|
5025
6089
|
background-size: 1px 4px, 4px 1px;
|
|
5026
6090
|
}
|
|
5027
6091
|
}
|
|
5028
|
-
@property --tw-translate-x {
|
|
5029
|
-
syntax: "*";
|
|
5030
|
-
inherits: false;
|
|
5031
|
-
initial-value: 0;
|
|
5032
|
-
}
|
|
5033
|
-
@property --tw-translate-y {
|
|
5034
|
-
syntax: "*";
|
|
5035
|
-
inherits: false;
|
|
5036
|
-
initial-value: 0;
|
|
5037
|
-
}
|
|
5038
|
-
@property --tw-translate-z {
|
|
5039
|
-
syntax: "*";
|
|
5040
|
-
inherits: false;
|
|
5041
|
-
initial-value: 0;
|
|
5042
|
-
}
|
|
5043
6092
|
@property --tw-rotate-x {
|
|
5044
6093
|
syntax: "*";
|
|
5045
6094
|
inherits: false;
|
|
@@ -5210,6 +6259,21 @@ body {
|
|
|
5210
6259
|
inherits: false;
|
|
5211
6260
|
initial-value: 100%;
|
|
5212
6261
|
}
|
|
6262
|
+
@property --tw-translate-x {
|
|
6263
|
+
syntax: "*";
|
|
6264
|
+
inherits: false;
|
|
6265
|
+
initial-value: 0;
|
|
6266
|
+
}
|
|
6267
|
+
@property --tw-translate-y {
|
|
6268
|
+
syntax: "*";
|
|
6269
|
+
inherits: false;
|
|
6270
|
+
initial-value: 0;
|
|
6271
|
+
}
|
|
6272
|
+
@property --tw-translate-z {
|
|
6273
|
+
syntax: "*";
|
|
6274
|
+
inherits: false;
|
|
6275
|
+
initial-value: 0;
|
|
6276
|
+
}
|
|
5213
6277
|
@property --tw-content {
|
|
5214
6278
|
syntax: "*";
|
|
5215
6279
|
initial-value: "";
|
|
@@ -5228,9 +6292,6 @@ body {
|
|
|
5228
6292
|
@layer properties {
|
|
5229
6293
|
@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
|
|
5230
6294
|
*, ::before, ::after, ::backdrop {
|
|
5231
|
-
--tw-translate-x: 0;
|
|
5232
|
-
--tw-translate-y: 0;
|
|
5233
|
-
--tw-translate-z: 0;
|
|
5234
6295
|
--tw-rotate-x: initial;
|
|
5235
6296
|
--tw-rotate-y: initial;
|
|
5236
6297
|
--tw-rotate-z: initial;
|
|
@@ -5270,6 +6331,9 @@ body {
|
|
|
5270
6331
|
--tw-drop-shadow-size: initial;
|
|
5271
6332
|
--tw-text-shadow-color: initial;
|
|
5272
6333
|
--tw-text-shadow-alpha: 100%;
|
|
6334
|
+
--tw-translate-x: 0;
|
|
6335
|
+
--tw-translate-y: 0;
|
|
6336
|
+
--tw-translate-z: 0;
|
|
5273
6337
|
--tw-content: "";
|
|
5274
6338
|
}
|
|
5275
6339
|
}
|