@navikt/ds-css 7.11.0 → 7.12.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -0
- package/darkside/accordion.darkside.css +7 -7
- package/darkside/action-menu.darkside.css +10 -10
- package/darkside/baseline/baseline.darkside.css +2 -1
- package/darkside/button.darkside.css +22 -30
- package/darkside/chat.darkside.css +5 -5
- package/darkside/chips.darkside.css +12 -12
- package/darkside/copybutton.darkside.css +1 -134
- package/darkside/date.darkside.css +10 -14
- package/darkside/expansioncard.darkside.css +6 -6
- package/darkside/form/combobox.darkside.css +18 -18
- package/darkside/form/fieldset.darkside.css +1 -1
- package/darkside/form/file-upload.darkside.css +11 -11
- package/darkside/form/form-progress.darkside.css +19 -21
- package/darkside/form/form-summary.darkside.css +8 -8
- package/darkside/form/form.darkside.css +2 -2
- package/darkside/form/radio-checkbox.darkside.css +11 -11
- package/darkside/form/search.darkside.css +1 -5
- package/darkside/form/select.darkside.css +10 -10
- package/darkside/form/switch.darkside.css +12 -12
- package/darkside/form/text-field.darkside.css +6 -6
- package/darkside/form/textarea.darkside.css +8 -8
- package/darkside/guide-panel.darkside.css +6 -2
- package/darkside/help-text.darkside.css +3 -3
- package/darkside/internalheader.darkside.css +9 -9
- package/darkside/link.darkside.css +5 -5
- package/darkside/list.darkside.css +1 -6
- package/darkside/loader.darkside.css +5 -5
- package/darkside/modal.darkside.css +3 -3
- package/darkside/pagination.darkside.css +2 -2
- package/darkside/popover.darkside.css +8 -2
- package/darkside/primitives/page.darkside.css +2 -2
- package/darkside/progress-bar.darkside.css +2 -2
- package/darkside/read-more.darkside.css +5 -6
- package/darkside/skeleton.darkside.css +1 -1
- package/darkside/stepper.darkside.css +10 -22
- package/darkside/table.darkside.css +38 -21
- package/darkside/tabs.darkside.css +3 -3
- package/darkside/tag.darkside.css +21 -21
- package/darkside/theme.darkside.css +1 -1
- package/darkside/timeline.darkside.css +21 -16
- package/darkside/toggle-group.darkside.css +7 -7
- package/darkside/tooltip.darkside.css +4 -4
- package/darkside/typography.darkside.css +2 -2
- package/dist/component/alert.min.css +1 -1
- package/dist/component/chat.min.css +1 -1
- package/dist/component/date.min.css +1 -1
- package/dist/component/expansioncard.min.css +1 -1
- package/dist/component/form.min.css +1 -1
- package/dist/component/list.min.css +1 -1
- package/dist/component/modal.min.css +1 -1
- package/dist/component/primitives.min.css +1 -1
- package/dist/component/skeleton.min.css +1 -1
- package/dist/component/stepper.min.css +1 -1
- package/dist/component/table.css +2 -2
- package/dist/component/table.min.css +1 -1
- package/dist/component/tabs.min.css +1 -1
- package/dist/component/tag.css +6 -6
- package/dist/component/tag.min.css +1 -1
- package/dist/component/timeline.min.css +1 -1
- package/dist/component/togglegroup.min.css +1 -1
- package/dist/components.css +8 -8
- package/dist/components.min.css +3 -3
- package/dist/darkside/component/accordion.css +13 -28
- package/dist/darkside/component/accordion.min.css +1 -1
- package/dist/darkside/component/actionmenu.css +11 -19
- package/dist/darkside/component/actionmenu.min.css +1 -1
- package/dist/darkside/component/alert.css +5 -13
- package/dist/darkside/component/alert.min.css +1 -1
- package/dist/darkside/component/button.css +22 -62
- package/dist/darkside/component/button.min.css +1 -1
- package/dist/darkside/component/chat.css +7 -16
- package/dist/darkside/component/chat.min.css +1 -1
- package/dist/darkside/component/chips.css +12 -12
- package/dist/darkside/component/chips.min.css +1 -1
- package/dist/darkside/component/copybutton.css +1 -126
- package/dist/darkside/component/copybutton.min.css +1 -1
- package/dist/darkside/component/date.css +19 -73
- package/dist/darkside/component/date.min.css +1 -1
- package/dist/darkside/component/dropdown.css +1 -2
- package/dist/darkside/component/dropdown.min.css +1 -1
- package/dist/darkside/component/expansioncard.css +11 -37
- package/dist/darkside/component/expansioncard.min.css +1 -1
- package/dist/darkside/component/form.css +124 -299
- package/dist/darkside/component/form.min.css +1 -1
- package/dist/darkside/component/guidepanel.css +7 -19
- package/dist/darkside/component/guidepanel.min.css +1 -1
- package/dist/darkside/component/helptext.css +4 -8
- package/dist/darkside/component/helptext.min.css +1 -1
- package/dist/darkside/component/internalheader.css +10 -19
- package/dist/darkside/component/internalheader.min.css +1 -1
- package/dist/darkside/component/link.css +6 -10
- package/dist/darkside/component/link.min.css +1 -1
- package/dist/darkside/component/list.css +3 -7
- package/dist/darkside/component/list.min.css +1 -1
- package/dist/darkside/component/loader.css +5 -5
- package/dist/darkside/component/loader.min.css +1 -1
- package/dist/darkside/component/modal.css +6 -23
- package/dist/darkside/component/modal.min.css +1 -1
- package/dist/darkside/component/pagination.css +2 -2
- package/dist/darkside/component/pagination.min.css +1 -1
- package/dist/darkside/component/popover.css +8 -2
- package/dist/darkside/component/popover.min.css +1 -1
- package/dist/darkside/component/primitives.css +6 -20
- package/dist/darkside/component/primitives.min.css +1 -1
- package/dist/darkside/component/progressbar.css +2 -2
- package/dist/darkside/component/progressbar.min.css +1 -1
- package/dist/darkside/component/readmore.css +6 -21
- package/dist/darkside/component/readmore.min.css +1 -1
- package/dist/darkside/component/skeleton.css +1 -2
- package/dist/darkside/component/skeleton.min.css +1 -1
- package/dist/darkside/component/stepper.css +12 -42
- package/dist/darkside/component/stepper.min.css +1 -1
- package/dist/darkside/component/table.css +35 -24
- package/dist/darkside/component/table.min.css +1 -1
- package/dist/darkside/component/tabs.css +6 -6
- package/dist/darkside/component/tabs.min.css +1 -1
- package/dist/darkside/component/tag.css +22 -33
- package/dist/darkside/component/tag.min.css +1 -1
- package/dist/darkside/component/theme.css +1 -1
- package/dist/darkside/component/theme.min.css +1 -1
- package/dist/darkside/component/timeline.css +23 -28
- package/dist/darkside/component/timeline.min.css +1 -1
- package/dist/darkside/component/togglegroup.css +7 -8
- package/dist/darkside/component/togglegroup.min.css +1 -1
- package/dist/darkside/component/tooltip.css +4 -4
- package/dist/darkside/component/tooltip.min.css +1 -1
- package/dist/darkside/component/typography.css +2 -2
- package/dist/darkside/component/typography.min.css +1 -1
- package/dist/darkside/components.css +404 -975
- package/dist/darkside/components.min.css +1 -1
- package/dist/darkside/global/baseline.css +1 -1
- package/dist/darkside/global/baseline.min.css +1 -1
- package/dist/darkside/global/tokens.css +802 -846
- package/dist/darkside/global/tokens.min.css +1 -1
- package/dist/darkside/index.css +1241 -1856
- package/dist/darkside/index.min.css +1 -1
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/accordion.css +13 -28
- package/dist/darkside/version/7.12.1/component/accordion.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/actionmenu.css +11 -19
- package/dist/darkside/version/7.12.1/component/actionmenu.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/alert.css +5 -13
- package/dist/darkside/version/7.12.1/component/alert.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/button.css +22 -62
- package/dist/darkside/version/7.12.1/component/button.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/chat.css +7 -16
- package/dist/darkside/version/7.12.1/component/chat.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/chips.css +12 -12
- package/dist/darkside/version/7.12.1/component/chips.min.css +1 -0
- package/dist/darkside/version/7.12.1/component/copybutton.css +23 -0
- package/dist/darkside/version/7.12.1/component/copybutton.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/date.css +19 -73
- package/dist/darkside/version/7.12.1/component/date.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/dropdown.css +1 -2
- package/dist/darkside/version/7.12.1/component/dropdown.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/expansioncard.css +11 -37
- package/dist/darkside/version/7.12.1/component/expansioncard.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/form.css +124 -299
- package/dist/darkside/version/7.12.1/component/form.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/guidepanel.css +7 -19
- package/dist/darkside/version/7.12.1/component/guidepanel.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/helptext.css +4 -8
- package/dist/darkside/version/7.12.1/component/helptext.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/internalheader.css +10 -19
- package/dist/darkside/version/7.12.1/component/internalheader.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/link.css +6 -10
- package/dist/darkside/version/7.12.1/component/link.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/list.css +3 -7
- package/dist/darkside/version/7.12.1/component/list.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/loader.css +5 -5
- package/dist/darkside/version/7.12.1/component/loader.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/modal.css +6 -23
- package/dist/darkside/version/7.12.1/component/modal.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/pagination.css +2 -2
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/pagination.min.css +1 -1
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/popover.css +8 -2
- package/dist/darkside/version/7.12.1/component/popover.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/primitives.css +6 -20
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/primitives.min.css +1 -1
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/progressbar.css +2 -2
- package/dist/darkside/version/7.12.1/component/progressbar.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/readmore.css +6 -21
- package/dist/darkside/version/7.12.1/component/readmore.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/skeleton.css +1 -2
- package/dist/darkside/version/7.12.1/component/skeleton.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/stepper.css +12 -42
- package/dist/darkside/version/7.12.1/component/stepper.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/table.css +35 -24
- package/dist/darkside/version/7.12.1/component/table.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/tabs.css +6 -6
- package/dist/darkside/version/7.12.1/component/tabs.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/tag.css +22 -33
- package/dist/darkside/version/7.12.1/component/tag.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/theme.css +1 -1
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/theme.min.css +1 -1
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/timeline.css +23 -28
- package/dist/darkside/version/7.12.1/component/timeline.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/togglegroup.css +7 -8
- package/dist/darkside/version/7.12.1/component/togglegroup.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/tooltip.css +4 -4
- package/dist/darkside/version/7.12.1/component/tooltip.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/typography.css +2 -2
- package/dist/darkside/version/{7.11.0 → 7.12.1}/component/typography.min.css +1 -1
- package/dist/darkside/version/{7.11.0 → 7.12.1}/components.css +404 -975
- package/dist/darkside/version/7.12.1/components.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/global/baseline.css +1 -1
- package/dist/darkside/version/7.12.1/global/baseline.min.css +1 -0
- package/dist/darkside/version/7.12.1/global/tokens.css +817 -0
- package/dist/darkside/version/7.12.1/global/tokens.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.1}/index.css +1241 -1856
- package/dist/darkside/version/7.12.1/index.min.css +1 -0
- package/dist/global/baseline.min.css +1 -1
- package/dist/global/tokens.css +324 -324
- package/dist/global/tokens.min.css +1 -1
- package/dist/index.css +332 -332
- package/dist/index.min.css +4 -4
- package/package.json +3 -3
- package/table.css +2 -2
- package/tag.css +6 -6
- package/dist/darkside/version/7.11.0/component/accordion.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/actionmenu.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/alert.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/button.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/chat.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/chips.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/copybutton.css +0 -148
- package/dist/darkside/version/7.11.0/component/copybutton.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/date.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/dropdown.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/expansioncard.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/form.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/guidepanel.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/helptext.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/internalheader.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/link.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/list.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/loader.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/modal.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/popover.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/progressbar.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/readmore.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/skeleton.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/stepper.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/table.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/tabs.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/tag.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/timeline.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/togglegroup.min.css +0 -1
- package/dist/darkside/version/7.11.0/component/tooltip.min.css +0 -1
- package/dist/darkside/version/7.11.0/components.min.css +0 -1
- package/dist/darkside/version/7.11.0/global/baseline.min.css +0 -1
- package/dist/darkside/version/7.11.0/global/tokens.css +0 -861
- package/dist/darkside/version/7.11.0/global/tokens.min.css +0 -1
- package/dist/darkside/version/7.11.0/index.min.css +0 -1
- /package/dist/darkside/version/{7.11.0 → 7.12.1}/component/panel.css +0 -0
- /package/dist/darkside/version/{7.11.0 → 7.12.1}/component/panel.min.css +0 -0
- /package/dist/darkside/version/{7.11.0 → 7.12.1}/global/fonts.css +0 -0
- /package/dist/darkside/version/{7.11.0 → 7.12.1}/global/fonts.min.css +0 -0
- /package/dist/darkside/version/{7.11.0 → 7.12.1}/global/print.css +0 -0
- /package/dist/darkside/version/{7.11.0 → 7.12.1}/global/print.min.css +0 -0
- /package/dist/darkside/version/{7.11.0 → 7.12.1}/global/reset.css +0 -0
- /package/dist/darkside/version/{7.11.0 → 7.12.1}/global/reset.min.css +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
position: relative;
|
|
13
13
|
border-radius: var(--ax-border-radius-large);
|
|
14
14
|
background: transparent;
|
|
15
|
-
color: var(--ax-text-accent);
|
|
15
|
+
color: var(--ax-text-accent-subtle);
|
|
16
16
|
|
|
17
17
|
> * {
|
|
18
18
|
font-weight: var(--ax-font-weight-regular);
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
&:hover {
|
|
28
|
-
background-color: var(--ax-bg-accent-hoverA);
|
|
28
|
+
background-color: var(--ax-bg-accent-moderate-hoverA);
|
|
29
29
|
|
|
30
30
|
&::before,
|
|
31
31
|
&::after {
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
right: 0;
|
|
71
71
|
width: 100%;
|
|
72
72
|
height: 1px;
|
|
73
|
-
background-color: var(--ax-border-subtleA);
|
|
73
|
+
background-color: var(--ax-border-neutral-subtleA);
|
|
74
74
|
}
|
|
75
75
|
|
|
76
76
|
.navds-accordion__header::after {
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
height: 22px;
|
|
97
97
|
align-self: center;
|
|
98
98
|
background-color: var(--ax-bg-accent-moderateA);
|
|
99
|
-
color: var(--ax-text-accent);
|
|
99
|
+
color: var(--ax-text-accent-subtle);
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
.navds-accordion__header-chevron {
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
}
|
|
123
123
|
|
|
124
124
|
.navds-accordion--indent > .navds-accordion__item > .navds-accordion__content {
|
|
125
|
-
box-shadow: -2px 0 0 0 var(--ax-border-subtleA);
|
|
125
|
+
box-shadow: -2px 0 0 0 var(--ax-border-neutral-subtleA);
|
|
126
126
|
}
|
|
127
127
|
|
|
128
128
|
.navds-accordion__item {
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
visibility: visible;
|
|
152
152
|
margin-block: var(--ax-space-8);
|
|
153
153
|
margin-block-end: var(--ax-space-24);
|
|
154
|
-
border-color: var(--ax-border-subtleA);
|
|
154
|
+
border-color: var(--ax-border-neutral-subtleA);
|
|
155
155
|
opacity: 1;
|
|
156
156
|
|
|
157
157
|
& .navds-accordion__content-inner {
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
}
|
|
161
161
|
|
|
162
162
|
&:last-child {
|
|
163
|
-
border-bottom: 1px solid var(--ax-border-subtleA);
|
|
163
|
+
border-bottom: 1px solid var(--ax-border-neutral-subtleA);
|
|
164
164
|
}
|
|
165
165
|
}
|
|
166
166
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
.navds-action-menu__content {
|
|
3
3
|
overflow: hidden;
|
|
4
4
|
border-radius: var(--ax-border-radius-xlarge);
|
|
5
|
-
border: 1px solid var(--ax-border-subtleA);
|
|
5
|
+
border: 1px solid var(--ax-border-neutral-subtleA);
|
|
6
6
|
box-shadow: var(--ax-shadow-dialog);
|
|
7
7
|
transition: transform 250ms cubic-bezier(0, 0, 0, 1) allow-discrete;
|
|
8
8
|
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
font-size: var(--ax-font-size-medium);
|
|
68
68
|
scroll-margin-block: var(--__axc-action-menu-content-p);
|
|
69
69
|
line-height: 1.5;
|
|
70
|
-
color: var(--ax-text-
|
|
70
|
+
color: var(--ax-text-neutral);
|
|
71
71
|
text-decoration: none;
|
|
72
72
|
|
|
73
73
|
& svg {
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
&:focus {
|
|
78
78
|
outline: none;
|
|
79
79
|
background-color: var(--ax-bg-accent-moderate-hoverA);
|
|
80
|
-
color: var(--ax-text-
|
|
80
|
+
color: var(--ax-text-neutral);
|
|
81
81
|
}
|
|
82
82
|
|
|
83
83
|
&[aria-disabled="true"] {
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
--__axc-action-menu-item-pr: var(--ax-space-2);
|
|
95
95
|
|
|
96
96
|
&[data-state="open"] {
|
|
97
|
-
background-color: var(--ax-bg-moderate-
|
|
97
|
+
background-color: var(--ax-bg-neutral-moderate-pressedA);
|
|
98
98
|
}
|
|
99
99
|
|
|
100
100
|
&:focus {
|
|
@@ -103,11 +103,11 @@
|
|
|
103
103
|
}
|
|
104
104
|
|
|
105
105
|
.navds-action-menu__item--danger {
|
|
106
|
-
color: var(--ax-text-danger);
|
|
106
|
+
color: var(--ax-text-danger-subtle);
|
|
107
107
|
|
|
108
108
|
&:focus {
|
|
109
109
|
background-color: var(--ax-bg-danger-moderate-hoverA);
|
|
110
|
-
color: var(--ax-text-danger);
|
|
110
|
+
color: var(--ax-text-danger-subtle);
|
|
111
111
|
}
|
|
112
112
|
}
|
|
113
113
|
|
|
@@ -138,8 +138,8 @@
|
|
|
138
138
|
|
|
139
139
|
/* --------------------------- ActionMenu shortcut -------------------------- */
|
|
140
140
|
.navds-action-menu__shortcut {
|
|
141
|
-
background-color: var(--ax-bg-moderateA);
|
|
142
|
-
color: var(--ax-text-
|
|
141
|
+
background-color: var(--ax-bg-neutral-moderateA);
|
|
142
|
+
color: var(--ax-text-neutral);
|
|
143
143
|
border-radius: var(--ax-border-radius-small);
|
|
144
144
|
padding: 0 var(--ax-space-4);
|
|
145
145
|
min-width: 1.125rem;
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
min-height: calc(var(--__axc-action-menu-item-height) - 6px);
|
|
159
159
|
padding-right: var(--__axc-action-menu-item-pr);
|
|
160
160
|
padding-left: var(--__axc-action-menu-item-pl);
|
|
161
|
-
color: var(--ax-text-subtle);
|
|
161
|
+
color: var(--ax-text-neutral-subtle);
|
|
162
162
|
border-radius: var(--ax-border-radius-medium);
|
|
163
163
|
user-select: none;
|
|
164
164
|
cursor: default;
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
.navds-action-menu__divider {
|
|
169
169
|
height: 1px;
|
|
170
170
|
margin-block: var(--ax-space-8);
|
|
171
|
-
background-color: var(--ax-border-subtleA);
|
|
171
|
+
background-color: var(--ax-border-neutral-subtleA);
|
|
172
172
|
}
|
|
173
173
|
|
|
174
174
|
/* -------------------------- ActionMenu indicator -------------------------- */
|
|
@@ -8,7 +8,8 @@ body,
|
|
|
8
8
|
|
|
9
9
|
/* ---------------------------- Inline utilities ---------------------------- */
|
|
10
10
|
[hidden] {
|
|
11
|
-
|
|
11
|
+
/* CSS-layers reverses "!important" ordering, so we can't set this to important if we want to override it later. */
|
|
12
|
+
display: none;
|
|
12
13
|
}
|
|
13
14
|
|
|
14
15
|
/* https://web.dev/prefers-reduced-motion/ */
|
|
@@ -111,19 +111,19 @@
|
|
|
111
111
|
* .navds-button--primary-neutral *
|
|
112
112
|
*************************/
|
|
113
113
|
.navds-button--primary-neutral {
|
|
114
|
-
background-color: var(--ax-bg-strong);
|
|
115
|
-
color: var(--ax-text-contrast);
|
|
114
|
+
background-color: var(--ax-bg-neutral-strong);
|
|
115
|
+
color: var(--ax-text-neutral-contrast);
|
|
116
116
|
|
|
117
117
|
&:hover {
|
|
118
|
-
background-color: var(--ax-bg-strong-hover);
|
|
118
|
+
background-color: var(--ax-bg-neutral-strong-hover);
|
|
119
119
|
}
|
|
120
120
|
|
|
121
121
|
&:active {
|
|
122
|
-
background-color: var(--ax-bg-strong-pressed);
|
|
122
|
+
background-color: var(--ax-bg-neutral-strong-pressed);
|
|
123
123
|
}
|
|
124
124
|
|
|
125
125
|
&:is(:disabled, .navds-button--disabled) {
|
|
126
|
-
background-color: var(--ax-bg-strong);
|
|
126
|
+
background-color: var(--ax-bg-neutral-strong);
|
|
127
127
|
}
|
|
128
128
|
}
|
|
129
129
|
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
--__axc-button-border-color: var(--ax-border-accent);
|
|
135
135
|
|
|
136
136
|
background-color: transparent;
|
|
137
|
-
color: var(--ax-text-accent);
|
|
137
|
+
color: var(--ax-text-accent-subtle);
|
|
138
138
|
|
|
139
139
|
&:hover {
|
|
140
140
|
--__axc-button-border-color: var(--ax-border-accent-strong);
|
|
@@ -143,17 +143,14 @@
|
|
|
143
143
|
}
|
|
144
144
|
|
|
145
145
|
&:active {
|
|
146
|
-
--
|
|
147
|
-
|
|
148
|
-
background-color: var(--ax-bg-accent-strong-pressed);
|
|
149
|
-
color: var(--ax-text-accent-contrast);
|
|
146
|
+
background-color: var(--ax-bg-accent-moderate-pressedA);
|
|
150
147
|
}
|
|
151
148
|
|
|
152
149
|
&:is(:disabled, .navds-button--disabled) {
|
|
153
150
|
--__axc-button-border-color: var(--ax-border-accent);
|
|
154
151
|
|
|
155
152
|
background-color: transparent;
|
|
156
|
-
color: var(--ax-text-accent);
|
|
153
|
+
color: var(--ax-text-accent-subtle);
|
|
157
154
|
}
|
|
158
155
|
}
|
|
159
156
|
|
|
@@ -161,28 +158,25 @@
|
|
|
161
158
|
* .navds-button--secondary-neutral *
|
|
162
159
|
**************************/
|
|
163
160
|
.navds-button--secondary-neutral {
|
|
164
|
-
--__axc-button-border-color: var(--ax-border-
|
|
161
|
+
--__axc-button-border-color: var(--ax-border-neutral);
|
|
165
162
|
|
|
166
163
|
background-color: transparent;
|
|
167
|
-
color: var(--ax-text-
|
|
164
|
+
color: var(--ax-text-neutral);
|
|
168
165
|
|
|
169
166
|
&:hover {
|
|
170
|
-
--__axc-button-border-color: var(--ax-border-strong);
|
|
167
|
+
--__axc-button-border-color: var(--ax-border-neutral-strong);
|
|
171
168
|
|
|
172
|
-
background-color: var(--ax-bg-moderate-hoverA);
|
|
169
|
+
background-color: var(--ax-bg-neutral-moderate-hoverA);
|
|
173
170
|
}
|
|
174
171
|
|
|
175
172
|
&:active {
|
|
176
|
-
--
|
|
177
|
-
|
|
178
|
-
color: var(--ax-text-contrast);
|
|
179
|
-
background-color: var(--ax-bg-strong-pressed);
|
|
173
|
+
background-color: var(--ax-bg-neutral-moderate-pressedA);
|
|
180
174
|
}
|
|
181
175
|
|
|
182
176
|
&:is(:disabled, .navds-button--disabled) {
|
|
183
|
-
--__axc-button-border-color: var(--ax-border-
|
|
177
|
+
--__axc-button-border-color: var(--ax-border-neutral);
|
|
184
178
|
|
|
185
|
-
color: var(--ax-text-
|
|
179
|
+
color: var(--ax-text-neutral);
|
|
186
180
|
background-color: transparent;
|
|
187
181
|
}
|
|
188
182
|
}
|
|
@@ -192,19 +186,18 @@
|
|
|
192
186
|
****************************/
|
|
193
187
|
.navds-button--tertiary {
|
|
194
188
|
background-color: transparent;
|
|
195
|
-
color: var(--ax-text-accent);
|
|
189
|
+
color: var(--ax-text-accent-subtle);
|
|
196
190
|
|
|
197
191
|
&:hover {
|
|
198
192
|
background-color: var(--ax-bg-accent-moderate-hoverA);
|
|
199
193
|
}
|
|
200
194
|
|
|
201
195
|
&:active {
|
|
202
|
-
background-color: var(--ax-bg-accent-
|
|
203
|
-
color: var(--ax-text-accent-contrast);
|
|
196
|
+
background-color: var(--ax-bg-accent-moderate-pressedA);
|
|
204
197
|
}
|
|
205
198
|
|
|
206
199
|
&:is(:disabled, .navds-button--disabled) {
|
|
207
|
-
color: var(--ax-text-accent);
|
|
200
|
+
color: var(--ax-text-accent-subtle);
|
|
208
201
|
background-color: transparent;
|
|
209
202
|
}
|
|
210
203
|
}
|
|
@@ -214,19 +207,18 @@
|
|
|
214
207
|
****************************/
|
|
215
208
|
.navds-button--tertiary-neutral {
|
|
216
209
|
background-color: transparent;
|
|
217
|
-
color: var(--ax-text-
|
|
210
|
+
color: var(--ax-text-neutral);
|
|
218
211
|
|
|
219
212
|
&:hover {
|
|
220
|
-
background-color: var(--ax-bg-moderate-hoverA);
|
|
213
|
+
background-color: var(--ax-bg-neutral-moderate-hoverA);
|
|
221
214
|
}
|
|
222
215
|
|
|
223
216
|
&:active {
|
|
224
|
-
background-color: var(--ax-bg-
|
|
225
|
-
color: var(--ax-text-contrast);
|
|
217
|
+
background-color: var(--ax-bg-neutral-moderate-pressedA);
|
|
226
218
|
}
|
|
227
219
|
|
|
228
220
|
&:is(:disabled, .navds-button--disabled) {
|
|
229
|
-
color: var(--ax-text-
|
|
221
|
+
color: var(--ax-text-neutral);
|
|
230
222
|
background-color: transparent;
|
|
231
223
|
}
|
|
232
224
|
}
|
|
@@ -23,8 +23,8 @@
|
|
|
23
23
|
align-items: center;
|
|
24
24
|
background-color: var(--ax-bg-raised);
|
|
25
25
|
border-radius: var(--ax-border-radius-full);
|
|
26
|
-
border: 1px solid var(--ax-border-subtleA);
|
|
27
|
-
color: var(--ax-text-
|
|
26
|
+
border: 1px solid var(--ax-border-neutral-subtleA);
|
|
27
|
+
color: var(--ax-text-neutral);
|
|
28
28
|
display: flex;
|
|
29
29
|
flex-shrink: 0;
|
|
30
30
|
justify-content: center;
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
gap: var(--ax-space-8);
|
|
63
63
|
border-radius: var(--ax-border-radius-xlarge);
|
|
64
64
|
border-bottom-left-radius: var(--ax-border-radius-small);
|
|
65
|
-
border: 1px solid var(--ax-border-subtleA);
|
|
65
|
+
border: 1px solid var(--ax-border-neutral-subtleA);
|
|
66
66
|
}
|
|
67
67
|
|
|
68
68
|
.navds-chat--small .navds-chat__bubble {
|
|
@@ -80,13 +80,13 @@
|
|
|
80
80
|
.navds-chat--neutral {
|
|
81
81
|
& .navds-chat__bubble,
|
|
82
82
|
& .navds-chat__avatar {
|
|
83
|
-
background-color: var(--ax-bg-moderateA);
|
|
83
|
+
background-color: var(--ax-bg-neutral-moderateA);
|
|
84
84
|
}
|
|
85
85
|
}
|
|
86
86
|
|
|
87
87
|
/* ------------------------------ Chat top text ----------------------------- */
|
|
88
88
|
.navds-chat__top-text {
|
|
89
|
-
color: var(--ax-text-
|
|
89
|
+
color: var(--ax-text-neutral);
|
|
90
90
|
display: flex;
|
|
91
91
|
gap: var(--ax-space-8);
|
|
92
92
|
align-items: baseline;
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
|
|
36
36
|
.navds-chips--readonly {
|
|
37
37
|
.navds-chips__chip {
|
|
38
|
-
background-color: var(--ax-bg-moderateA);
|
|
38
|
+
background-color: var(--ax-bg-neutral-moderateA);
|
|
39
39
|
}
|
|
40
40
|
}
|
|
41
41
|
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
.navds-chips__toggle--action {
|
|
73
73
|
box-shadow: inset 0 0 0 1px var(--ax-border-accent-subtleA);
|
|
74
74
|
background-color: var(--ax-bg-accent-moderate);
|
|
75
|
-
color: var(--ax-text-accent
|
|
75
|
+
color: var(--ax-text-accent);
|
|
76
76
|
|
|
77
77
|
&:hover {
|
|
78
78
|
background-color: var(--ax-bg-accent-moderate-hover);
|
|
@@ -90,21 +90,21 @@
|
|
|
90
90
|
}
|
|
91
91
|
|
|
92
92
|
.navds-chips__toggle--neutral {
|
|
93
|
-
box-shadow: inset 0 0 0 1px var(--ax-border-subtleA);
|
|
94
|
-
background-color: var(--ax-bg-moderate);
|
|
95
|
-
color: var(--ax-text-
|
|
93
|
+
box-shadow: inset 0 0 0 1px var(--ax-border-neutral-subtleA);
|
|
94
|
+
background-color: var(--ax-bg-neutral-moderate);
|
|
95
|
+
color: var(--ax-text-neutral);
|
|
96
96
|
|
|
97
97
|
&:hover {
|
|
98
|
-
background-color: var(--ax-bg-moderate-hover);
|
|
98
|
+
background-color: var(--ax-bg-neutral-moderate-hover);
|
|
99
99
|
}
|
|
100
100
|
|
|
101
101
|
&[data-pressed="true"] {
|
|
102
102
|
box-shadow: none;
|
|
103
|
-
background-color: var(--ax-bg-strong-pressed);
|
|
104
|
-
color: var(--ax-text-contrast);
|
|
103
|
+
background-color: var(--ax-bg-neutral-strong-pressed);
|
|
104
|
+
color: var(--ax-text-neutral-contrast);
|
|
105
105
|
|
|
106
106
|
&:hover {
|
|
107
|
-
background-color: var(--ax-bg-strong-hover);
|
|
107
|
+
background-color: var(--ax-bg-neutral-strong-hover);
|
|
108
108
|
}
|
|
109
109
|
}
|
|
110
110
|
}
|
|
@@ -130,11 +130,11 @@
|
|
|
130
130
|
}
|
|
131
131
|
|
|
132
132
|
.navds-chips__removable--neutral {
|
|
133
|
-
background: var(--ax-bg-strong-pressed);
|
|
134
|
-
color: var(--ax-text-contrast);
|
|
133
|
+
background: var(--ax-bg-neutral-strong-pressed);
|
|
134
|
+
color: var(--ax-text-neutral-contrast);
|
|
135
135
|
|
|
136
136
|
&:hover {
|
|
137
|
-
background: var(--ax-bg-strong-hover);
|
|
137
|
+
background: var(--ax-bg-neutral-strong-hover);
|
|
138
138
|
}
|
|
139
139
|
}
|
|
140
140
|
|
|
@@ -1,108 +1,4 @@
|
|
|
1
|
-
.navds-copybutton {
|
|
2
|
-
--__axc-copybutton-padding: var(--ax-space-12) var(--ax-space-20) var(--ax-space-12) var(--ax-space-16);
|
|
3
|
-
|
|
4
|
-
cursor: pointer;
|
|
5
|
-
margin: 0;
|
|
6
|
-
text-decoration: none;
|
|
7
|
-
border: none;
|
|
8
|
-
border-radius: var(--ax-border-radius-large);
|
|
9
|
-
padding: var(--__axc-copybutton-padding);
|
|
10
|
-
display: grid;
|
|
11
|
-
place-content: center;
|
|
12
|
-
background-color: transparent;
|
|
13
|
-
transition: color 0.2s cubic-bezier(0.05, 0.7, 0.1, 1);
|
|
14
|
-
|
|
15
|
-
&.navds-copybutton--icon-only {
|
|
16
|
-
--__axc-copybutton-padding: var(--ax-space-12);
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
&.navds-copybutton--icon-right {
|
|
20
|
-
--__axc-copybutton-padding: var(--ax-space-12) var(--ax-space-16) var(--ax-space-12) var(--ax-space-20);
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
&:hover {
|
|
24
|
-
background-color: var(--ax-bg-moderate-hoverA);
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
&:focus-visible {
|
|
28
|
-
outline: 3px solid var(--ax-border-focus);
|
|
29
|
-
outline-offset: 3px;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
&:disabled {
|
|
33
|
-
cursor: not-allowed;
|
|
34
|
-
opacity: var(--ax-opacity-disabled);
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
&:disabled:hover {
|
|
38
|
-
background-color: transparent;
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
@media (forced-colors: active) {
|
|
43
|
-
.navds-copybutton {
|
|
44
|
-
background-color: ButtonFace;
|
|
45
|
-
border: solid 1px ButtonText;
|
|
46
|
-
color: ButtonText;
|
|
47
|
-
|
|
48
|
-
&:disabled {
|
|
49
|
-
opacity: 1;
|
|
50
|
-
border-color: GrayText;
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
/* -------------------------- CopyButton small size ------------------------- */
|
|
56
|
-
.navds-copybutton--small {
|
|
57
|
-
min-height: 2rem;
|
|
58
|
-
min-width: 2rem;
|
|
59
|
-
|
|
60
|
-
--__axc-copybutton-padding: var(--ax-space-4) var(--ax-space-12) var(--ax-space-4) var(--ax-space-8);
|
|
61
|
-
|
|
62
|
-
&.navds-copybutton--icon-right {
|
|
63
|
-
--__axc-copybutton-padding: var(--ax-space-4) var(--ax-space-8) var(--ax-space-4) var(--ax-space-12);
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
&.navds-copybutton--icon-only {
|
|
67
|
-
--__axc-copybutton-padding: var(--ax-space-4);
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
& > .navds-copybutton__content {
|
|
71
|
-
gap: var(--ax-space-4);
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
/* ------------------------- CopyButton xsmall size ------------------------- */
|
|
76
|
-
.navds-copybutton--xsmall {
|
|
77
|
-
min-height: 1.5rem;
|
|
78
|
-
min-width: 1.5rem;
|
|
79
|
-
|
|
80
|
-
--__axc-copybutton-padding: var(--ax-space-2) var(--ax-space-8) var(--ax-space-2) var(--ax-space-4);
|
|
81
|
-
|
|
82
|
-
&.navds-copybutton--icon-right {
|
|
83
|
-
--__axc-copybutton-padding: var(--ax-space-2) var(--ax-space-4) var(--ax-space-2) var(--ax-space-8);
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
&.navds-copybutton--icon-only {
|
|
87
|
-
--__axc-copybutton-padding: var(--ax-space-2);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
& .navds-copybutton__icon {
|
|
91
|
-
font-size: 1.25rem;
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
& > .navds-copybutton__content {
|
|
95
|
-
gap: var(--ax-space-2);
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
/* ----------------------------- CopyButton Icon ---------------------------- */
|
|
100
|
-
.navds-copybutton__icon {
|
|
101
|
-
font-size: 1.5rem;
|
|
102
|
-
display: flex;
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
.navds-copybutton--active .navds-copybutton__icon {
|
|
1
|
+
.navds-copybutton[data-active="true"] .navds-copybutton__icon {
|
|
106
2
|
animation: akselCopyButtonIconAnimation 2s cubic-bezier(0.05, 0.7, 0.1, 1);
|
|
107
3
|
}
|
|
108
4
|
|
|
@@ -123,32 +19,3 @@
|
|
|
123
19
|
transform: translateY(0);
|
|
124
20
|
}
|
|
125
21
|
}
|
|
126
|
-
|
|
127
|
-
/* ---------------------------- CopyButton Action --------------------------- */
|
|
128
|
-
.navds-copybutton--action {
|
|
129
|
-
color: var(--ax-text-accent);
|
|
130
|
-
|
|
131
|
-
&.navds-copybutton--active {
|
|
132
|
-
color: var(--ax-text-success);
|
|
133
|
-
}
|
|
134
|
-
|
|
135
|
-
&:disabled {
|
|
136
|
-
color: var(--ax-text-accent);
|
|
137
|
-
}
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
/* --------------------------- CopyButton Neutral --------------------------- */
|
|
141
|
-
.navds-copybutton--neutral {
|
|
142
|
-
color: var(--ax-text-subtle);
|
|
143
|
-
|
|
144
|
-
&:disabled {
|
|
145
|
-
color: var(--ax-text-subtle);
|
|
146
|
-
}
|
|
147
|
-
}
|
|
148
|
-
|
|
149
|
-
.navds-copybutton__content {
|
|
150
|
-
display: inline-flex;
|
|
151
|
-
align-items: center;
|
|
152
|
-
justify-content: center;
|
|
153
|
-
gap: var(--ax-space-6);
|
|
154
|
-
}
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
|
|
4
4
|
.rdp-day_range_middle {
|
|
5
5
|
&.rdp-day_disabled {
|
|
6
|
-
color: var(--ax-text-
|
|
7
|
-
background: var(--ax-bg-moderateA);
|
|
6
|
+
color: var(--ax-text-neutral);
|
|
7
|
+
background: var(--ax-bg-neutral-moderateA);
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
&.rdp-day_selected {
|
|
11
|
-
background-color: var(--ax-bg-accent-
|
|
11
|
+
background-color: var(--ax-bg-accent-moderate-pressedA);
|
|
12
12
|
box-shadow: inset 0 0 0 1px var(--ax-border-accent-subtleA);
|
|
13
|
-
color: var(--ax-text-
|
|
13
|
+
color: var(--ax-text-neutral);
|
|
14
14
|
}
|
|
15
15
|
}
|
|
16
16
|
|
|
@@ -67,8 +67,8 @@
|
|
|
67
67
|
.rdp-day_disabled {
|
|
68
68
|
cursor: not-allowed;
|
|
69
69
|
text-decoration: line-through;
|
|
70
|
-
background-color: var(--ax-bg-moderateA);
|
|
71
|
-
color: var(--ax-text-subtle);
|
|
70
|
+
background-color: var(--ax-bg-neutral-moderateA);
|
|
71
|
+
color: var(--ax-text-neutral-subtle);
|
|
72
72
|
}
|
|
73
73
|
|
|
74
74
|
.rdp-button:where(:not(.rdp-day_selected, [disabled])):hover,
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
width: 6px;
|
|
85
85
|
height: 6px;
|
|
86
86
|
display: block;
|
|
87
|
-
background-color: var(--ax-text-accent);
|
|
87
|
+
background-color: var(--ax-text-accent-subtle);
|
|
88
88
|
border-radius: var(--ax-border-radius-full);
|
|
89
89
|
content: "";
|
|
90
90
|
position: absolute;
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
.navds-date__caption-button {
|
|
127
127
|
width: 2rem;
|
|
128
128
|
height: 2rem;
|
|
129
|
-
color: var(--ax-text-
|
|
129
|
+
color: var(--ax-text-neutral);
|
|
130
130
|
}
|
|
131
131
|
|
|
132
132
|
.navds-date__caption__month .navds-select__container select {
|
|
@@ -183,7 +183,7 @@
|
|
|
183
183
|
right: 0.0625rem;
|
|
184
184
|
top: 50%;
|
|
185
185
|
transform: translateY(-50%);
|
|
186
|
-
color: var(--ax-text-
|
|
186
|
+
color: var(--ax-text-neutral);
|
|
187
187
|
display: inline-flex;
|
|
188
188
|
cursor: pointer;
|
|
189
189
|
margin: 0;
|
|
@@ -237,11 +237,7 @@
|
|
|
237
237
|
|
|
238
238
|
.navds-date__weeknumber-number {
|
|
239
239
|
font-size: 0.875rem;
|
|
240
|
-
color: var(--ax-text-subtle);
|
|
241
|
-
|
|
242
|
-
.navds-date__weeknumber:active & {
|
|
243
|
-
color: var(--ax-text-contrast);
|
|
244
|
-
}
|
|
240
|
+
color: var(--ax-text-neutral-subtle);
|
|
245
241
|
}
|
|
246
242
|
|
|
247
243
|
.navds-date__week-wrapper {
|
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
border-radius: var(--ax-border-radius-xlarge);
|
|
7
7
|
background-color: var(--ax-bg-raised);
|
|
8
8
|
height: fit-content;
|
|
9
|
-
border: 1px solid var(--ax-border-
|
|
9
|
+
border: 1px solid var(--ax-border-neutral);
|
|
10
10
|
|
|
11
11
|
&:has(.navds-expansioncard__header:hover) {
|
|
12
|
-
box-shadow: 0 0 0 1px var(--ax-border-strong);
|
|
13
|
-
border-color: var(--ax-border-strong);
|
|
12
|
+
box-shadow: 0 0 0 1px var(--ax-border-neutral-strong);
|
|
13
|
+
border-color: var(--ax-border-neutral-strong);
|
|
14
14
|
}
|
|
15
15
|
}
|
|
16
16
|
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
justify-content: space-between;
|
|
46
46
|
|
|
47
47
|
&:hover {
|
|
48
|
-
background-color: var(--ax-bg-hoverA);
|
|
48
|
+
background-color: var(--ax-bg-neutral-moderate-hoverA);
|
|
49
49
|
}
|
|
50
50
|
|
|
51
51
|
&[data-open="true"] {
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
/* Divider between header and content */
|
|
56
56
|
&::after {
|
|
57
57
|
content: "";
|
|
58
|
-
background-color: var(--ax-border-subtleA);
|
|
58
|
+
background-color: var(--ax-border-neutral-subtleA);
|
|
59
59
|
bottom: 0;
|
|
60
60
|
left: var(--__axc-expansioncard-padding-inline);
|
|
61
61
|
height: 1px;
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
}
|
|
115
115
|
|
|
116
116
|
.navds-expansioncard__header:hover > .navds-expansioncard__header-button {
|
|
117
|
-
background-color: var(--ax-bg-moderate-hoverA);
|
|
117
|
+
background-color: var(--ax-bg-neutral-moderate-hoverA);
|
|
118
118
|
}
|
|
119
119
|
|
|
120
120
|
.navds-expansioncard__header-chevron {
|