@navikt/ds-css 7.11.0 → 7.12.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/CHANGELOG.md +2 -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.0}/component/accordion.css +13 -28
- package/dist/darkside/version/7.12.0/component/accordion.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/actionmenu.css +11 -19
- package/dist/darkside/version/7.12.0/component/actionmenu.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/alert.css +5 -13
- package/dist/darkside/version/7.12.0/component/alert.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/button.css +22 -62
- package/dist/darkside/version/7.12.0/component/button.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/chat.css +7 -16
- package/dist/darkside/version/7.12.0/component/chat.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/chips.css +12 -12
- package/dist/darkside/version/7.12.0/component/chips.min.css +1 -0
- package/dist/darkside/version/7.12.0/component/copybutton.css +23 -0
- package/dist/darkside/version/7.12.0/component/copybutton.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/date.css +19 -73
- package/dist/darkside/version/7.12.0/component/date.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/dropdown.css +1 -2
- package/dist/darkside/version/7.12.0/component/dropdown.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/expansioncard.css +11 -37
- package/dist/darkside/version/7.12.0/component/expansioncard.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/form.css +124 -299
- package/dist/darkside/version/7.12.0/component/form.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/guidepanel.css +7 -19
- package/dist/darkside/version/7.12.0/component/guidepanel.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/helptext.css +4 -8
- package/dist/darkside/version/7.12.0/component/helptext.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/internalheader.css +10 -19
- package/dist/darkside/version/7.12.0/component/internalheader.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/link.css +6 -10
- package/dist/darkside/version/7.12.0/component/link.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/list.css +3 -7
- package/dist/darkside/version/7.12.0/component/list.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/loader.css +5 -5
- package/dist/darkside/version/7.12.0/component/loader.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/modal.css +6 -23
- package/dist/darkside/version/7.12.0/component/modal.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/pagination.css +2 -2
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/pagination.min.css +1 -1
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/popover.css +8 -2
- package/dist/darkside/version/7.12.0/component/popover.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/primitives.css +6 -20
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/primitives.min.css +1 -1
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/progressbar.css +2 -2
- package/dist/darkside/version/7.12.0/component/progressbar.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/readmore.css +6 -21
- package/dist/darkside/version/7.12.0/component/readmore.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/skeleton.css +1 -2
- package/dist/darkside/version/7.12.0/component/skeleton.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/stepper.css +12 -42
- package/dist/darkside/version/7.12.0/component/stepper.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/table.css +35 -24
- package/dist/darkside/version/7.12.0/component/table.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/tabs.css +6 -6
- package/dist/darkside/version/7.12.0/component/tabs.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/tag.css +22 -33
- package/dist/darkside/version/7.12.0/component/tag.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/theme.css +1 -1
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/theme.min.css +1 -1
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/timeline.css +23 -28
- package/dist/darkside/version/7.12.0/component/timeline.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/togglegroup.css +7 -8
- package/dist/darkside/version/7.12.0/component/togglegroup.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/tooltip.css +4 -4
- package/dist/darkside/version/7.12.0/component/tooltip.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/typography.css +2 -2
- package/dist/darkside/version/{7.11.0 → 7.12.0}/component/typography.min.css +1 -1
- package/dist/darkside/version/{7.11.0 → 7.12.0}/components.css +404 -975
- package/dist/darkside/version/7.12.0/components.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/global/baseline.css +1 -1
- package/dist/darkside/version/7.12.0/global/baseline.min.css +1 -0
- package/dist/darkside/version/7.12.0/global/tokens.css +817 -0
- package/dist/darkside/version/7.12.0/global/tokens.min.css +1 -0
- package/dist/darkside/version/{7.11.0 → 7.12.0}/index.css +1241 -1856
- package/dist/darkside/version/7.12.0/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.0}/component/panel.css +0 -0
- /package/dist/darkside/version/{7.11.0 → 7.12.0}/component/panel.min.css +0 -0
- /package/dist/darkside/version/{7.11.0 → 7.12.0}/global/fonts.css +0 -0
- /package/dist/darkside/version/{7.11.0 → 7.12.0}/global/fonts.min.css +0 -0
- /package/dist/darkside/version/{7.11.0 → 7.12.0}/global/print.css +0 -0
- /package/dist/darkside/version/{7.11.0 → 7.12.0}/global/print.min.css +0 -0
- /package/dist/darkside/version/{7.11.0 → 7.12.0}/global/reset.css +0 -0
- /package/dist/darkside/version/{7.11.0 → 7.12.0}/global/reset.min.css +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
.navds-guide-panel {
|
|
2
|
-
--__axc-guide-panel-guide-size:
|
|
2
|
+
--__axc-guide-panel-guide-size: 5rem;
|
|
3
3
|
|
|
4
4
|
position: relative;
|
|
5
5
|
display: flex;
|
|
@@ -16,8 +16,12 @@
|
|
|
16
16
|
align-items: flex-start;
|
|
17
17
|
}
|
|
18
18
|
|
|
19
|
+
&[data-poster="false"][data-responsive="false"] {
|
|
20
|
+
--__axc-guide-panel-guide-size: 3.75rem;
|
|
21
|
+
}
|
|
22
|
+
|
|
19
23
|
@media (min-width: 480px) {
|
|
20
|
-
& {
|
|
24
|
+
&[data-poster="false"][data-responsive="false"] {
|
|
21
25
|
--__axc-guide-panel-guide-size: 5rem;
|
|
22
26
|
}
|
|
23
27
|
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
display: flex;
|
|
8
8
|
justify-content: center;
|
|
9
9
|
align-items: center;
|
|
10
|
-
color: var(--ax-bg-
|
|
10
|
+
color: var(--ax-bg-info-strong);
|
|
11
11
|
font-size: 1.25rem;
|
|
12
12
|
padding: calc(var(--ax-space-4) / 2);
|
|
13
13
|
}
|
|
@@ -33,11 +33,11 @@
|
|
|
33
33
|
|
|
34
34
|
.navds-help-text__button:where(:hover, :focus-visible, [aria-expanded="true"]) > .navds-help-text__icon--filled {
|
|
35
35
|
display: inherit;
|
|
36
|
-
color: var(--ax-bg-
|
|
36
|
+
color: var(--ax-bg-info-strong-hover);
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
.navds-help-text__button[aria-expanded="true"] > .navds-help-text__icon--filled {
|
|
40
|
-
color: var(--ax-bg-
|
|
40
|
+
color: var(--ax-bg-info-strong-pressed);
|
|
41
41
|
}
|
|
42
42
|
|
|
43
43
|
@media (forced-colors: active) {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
align-self: stretch;
|
|
4
4
|
background: var(--ax-bg-raised);
|
|
5
5
|
min-height: 3rem;
|
|
6
|
-
border-bottom: 1px solid var(--ax-border-subtleA);
|
|
6
|
+
border-bottom: 1px solid var(--ax-border-neutral-subtleA);
|
|
7
7
|
}
|
|
8
8
|
|
|
9
9
|
@media (forced-colors: active) {
|
|
@@ -24,19 +24,19 @@
|
|
|
24
24
|
text-align: left;
|
|
25
25
|
padding-block: 0;
|
|
26
26
|
padding-inline: var(--ax-space-24) var(--ax-space-20);
|
|
27
|
-
border-right: 1px solid var(--ax-border-subtleA);
|
|
27
|
+
border-right: 1px solid var(--ax-border-neutral-subtleA);
|
|
28
28
|
display: flex;
|
|
29
29
|
align-items: center;
|
|
30
30
|
text-decoration: none;
|
|
31
31
|
margin: 0;
|
|
32
|
-
color: var(--ax-text-
|
|
32
|
+
color: var(--ax-text-neutral);
|
|
33
33
|
|
|
34
34
|
&:is(button) {
|
|
35
35
|
cursor: pointer;
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
&:hover {
|
|
39
|
-
background: var(--ax-bg-moderate-
|
|
39
|
+
background: var(--ax-bg-neutral-moderate-hoverA);
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
&:is(:hover, :active):not(button, a) {
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
|
|
47
47
|
.navds-internalheader__user {
|
|
48
48
|
padding: 0 var(--ax-space-20);
|
|
49
|
-
border-left: 1px solid var(--ax-border-subtleA);
|
|
49
|
+
border-left: 1px solid var(--ax-border-neutral-subtleA);
|
|
50
50
|
display: flex;
|
|
51
51
|
align-items: center;
|
|
52
52
|
}
|
|
@@ -65,11 +65,11 @@
|
|
|
65
65
|
align-items: center;
|
|
66
66
|
justify-self: center;
|
|
67
67
|
gap: var(--ax-space-8);
|
|
68
|
-
border-left: 1px solid var(--ax-border-subtleA);
|
|
69
|
-
color: var(--ax-text-
|
|
68
|
+
border-left: 1px solid var(--ax-border-neutral-subtleA);
|
|
69
|
+
color: var(--ax-text-neutral);
|
|
70
70
|
|
|
71
71
|
&:hover {
|
|
72
|
-
background: var(--ax-bg-moderate-
|
|
72
|
+
background: var(--ax-bg-neutral-moderate-hoverA);
|
|
73
73
|
}
|
|
74
74
|
}
|
|
75
75
|
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
}
|
|
92
92
|
|
|
93
93
|
&:active {
|
|
94
|
-
background: var(--ax-bg-moderate-
|
|
94
|
+
background: var(--ax-bg-neutral-moderate-pressedA);
|
|
95
95
|
}
|
|
96
96
|
}
|
|
97
97
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
.navds-link {
|
|
2
|
-
color: var(--ax-text-accent);
|
|
2
|
+
color: var(--ax-text-accent-subtle);
|
|
3
3
|
display: inline-flex;
|
|
4
4
|
align-items: center;
|
|
5
5
|
gap: var(--ax-space-2);
|
|
@@ -47,18 +47,18 @@
|
|
|
47
47
|
.navds-alert:not(.navds-alert--inline),
|
|
48
48
|
.navds-confirmation-panel {
|
|
49
49
|
& .navds-link {
|
|
50
|
-
color: var(--ax-text-
|
|
50
|
+
color: var(--ax-text-neutral);
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
.navds-link--action {
|
|
55
|
-
color: var(--ax-text-accent);
|
|
55
|
+
color: var(--ax-text-accent-subtle);
|
|
56
56
|
}
|
|
57
57
|
|
|
58
58
|
.navds-link--neutral {
|
|
59
|
-
color: var(--ax-text-
|
|
59
|
+
color: var(--ax-text-neutral);
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
.navds-link--subtle {
|
|
63
|
-
color: var(--ax-text-subtle);
|
|
63
|
+
color: var(--ax-text-neutral-subtle);
|
|
64
64
|
}
|
|
@@ -61,19 +61,19 @@
|
|
|
61
61
|
animation: loader-dasharray 1.5s ease-in-out infinite;
|
|
62
62
|
stroke-dasharray: 80px, 200px;
|
|
63
63
|
stroke-dashoffset: 0;
|
|
64
|
-
stroke: var(--ax-border-strong);
|
|
64
|
+
stroke: var(--ax-border-neutral-strong);
|
|
65
65
|
stroke-linecap: round;
|
|
66
66
|
stroke-width: var(--__axc-loader-stroke-width);
|
|
67
67
|
}
|
|
68
68
|
|
|
69
69
|
.navds-loader__background {
|
|
70
|
-
stroke: var(--ax-border-subtleA);
|
|
70
|
+
stroke: var(--ax-border-neutral-subtleA);
|
|
71
71
|
stroke-width: var(--__axc-loader-stroke-width);
|
|
72
72
|
}
|
|
73
73
|
|
|
74
74
|
.navds-loader--neutral {
|
|
75
75
|
& .navds-loader__foreground {
|
|
76
|
-
stroke: var(--ax-border-strong);
|
|
76
|
+
stroke: var(--ax-border-neutral-strong);
|
|
77
77
|
}
|
|
78
78
|
}
|
|
79
79
|
|
|
@@ -89,11 +89,11 @@
|
|
|
89
89
|
|
|
90
90
|
.navds-loader--inverted {
|
|
91
91
|
& .navds-loader__foreground {
|
|
92
|
-
stroke: var(--ax-border-subtle);
|
|
92
|
+
stroke: var(--ax-border-neutral-subtle);
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
& .navds-loader__background {
|
|
96
|
-
stroke: var(--ax-border-strong);
|
|
96
|
+
stroke: var(--ax-border-neutral-strong);
|
|
97
97
|
}
|
|
98
98
|
}
|
|
99
99
|
|
|
@@ -6,14 +6,14 @@
|
|
|
6
6
|
--__axc-modal-bg: var(--ax-bg-raised);
|
|
7
7
|
|
|
8
8
|
background-color: var(--__axc-modal-bg);
|
|
9
|
-
border: 1px solid var(--ax-border-subtleA);
|
|
9
|
+
border: 1px solid var(--ax-border-neutral-subtleA);
|
|
10
10
|
border-radius: var(--ax-border-radius-xlarge);
|
|
11
11
|
box-shadow: var(--ax-shadow-dialog);
|
|
12
12
|
padding: 0;
|
|
13
13
|
position: fixed;
|
|
14
14
|
max-height: 100%;
|
|
15
15
|
max-width: 100%;
|
|
16
|
-
color: var(--ax-text-
|
|
16
|
+
color: var(--ax-text-neutral);
|
|
17
17
|
margin: auto;
|
|
18
18
|
|
|
19
19
|
&[open] {
|
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
|
|
136
136
|
.navds-modal__label {
|
|
137
137
|
font-weight: var(--ax-font-weight-bold);
|
|
138
|
-
color: var(--ax-text-subtle);
|
|
138
|
+
color: var(--ax-text-neutral-subtle);
|
|
139
139
|
}
|
|
140
140
|
|
|
141
141
|
.navds-modal__body {
|
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
.navds-pagination__item[data-selected="true"] {
|
|
35
|
-
background-color: var(--ax-bg-strong-pressed);
|
|
36
|
-
color: var(--ax-text-contrast);
|
|
35
|
+
background-color: var(--ax-bg-neutral-strong-pressed);
|
|
36
|
+
color: var(--ax-text-neutral-contrast);
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
.navds-pagination--invisible {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
z-index: 1000;
|
|
3
3
|
background: var(--ax-bg-raised);
|
|
4
4
|
box-shadow: var(--ax-shadow-dialog);
|
|
5
|
-
border: 1px solid var(--ax-border-subtleA);
|
|
5
|
+
border: 1px solid var(--ax-border-neutral-subtleA);
|
|
6
6
|
border-radius: var(--ax-border-radius-xlarge);
|
|
7
7
|
|
|
8
8
|
/* Creates a small gutter between screen-edges on smaller devices */
|
|
@@ -10,7 +10,13 @@
|
|
|
10
10
|
}
|
|
11
11
|
|
|
12
12
|
.navds-popover__content {
|
|
13
|
-
padding: var(--ax-space-16)
|
|
13
|
+
padding: var(--ax-space-16);
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
@media (min-width: 480px) {
|
|
17
|
+
.navds-popover__content {
|
|
18
|
+
padding: var(--ax-space-20);
|
|
19
|
+
}
|
|
14
20
|
}
|
|
15
21
|
|
|
16
22
|
.navds-popover--hidden {
|
|
@@ -48,13 +48,13 @@
|
|
|
48
48
|
}
|
|
49
49
|
|
|
50
50
|
.navds-pageblock--gutters {
|
|
51
|
-
--__axc-page-padding-inline: var(--
|
|
51
|
+
--__axc-page-padding-inline: var(--ax-space-16);
|
|
52
52
|
|
|
53
53
|
padding-inline: var(--__axc-page-padding-inline);
|
|
54
54
|
}
|
|
55
55
|
|
|
56
56
|
@media (min-width: 1024px) {
|
|
57
57
|
.navds-pageblock--gutters {
|
|
58
|
-
--__axc-page-padding-inline: var(--
|
|
58
|
+
--__axc-page-padding-inline: var(--ax-space-48);
|
|
59
59
|
}
|
|
60
60
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
.navds-progress-bar {
|
|
2
|
-
background: var(--ax-bg-moderateA);
|
|
2
|
+
background: var(--ax-bg-neutral-moderateA);
|
|
3
3
|
position: relative;
|
|
4
4
|
border-radius: var(--ax-border-radius-full);
|
|
5
5
|
overflow: hidden;
|
|
6
|
-
box-shadow: inset 0 0 0 1px var(--ax-border-subtleA);
|
|
6
|
+
box-shadow: inset 0 0 0 1px var(--ax-border-neutral-subtleA);
|
|
7
7
|
}
|
|
8
8
|
|
|
9
9
|
.navds-progress-bar--small {
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
display: flex;
|
|
15
15
|
align-items: flex-start;
|
|
16
16
|
gap: var(--ax-space-4);
|
|
17
|
-
color: var(--ax-text-accent);
|
|
17
|
+
color: var(--ax-text-accent-subtle);
|
|
18
18
|
padding-inline: var(--__axc-read-more-pi-start) var(--__axc-read-more-pi-end);
|
|
19
19
|
padding-block: var(--__axc-read-more-pb);
|
|
20
20
|
text-align: start;
|
|
@@ -34,8 +34,7 @@
|
|
|
34
34
|
border-radius: var(--ax-border-radius-medium);
|
|
35
35
|
|
|
36
36
|
&:hover {
|
|
37
|
-
background-color: var(--ax-bg-hoverA);
|
|
38
|
-
color: var(--ax-text-accent-strong);
|
|
37
|
+
background-color: var(--ax-bg-neutral-moderate-hoverA);
|
|
39
38
|
}
|
|
40
39
|
}
|
|
41
40
|
}
|
|
@@ -47,7 +46,7 @@
|
|
|
47
46
|
|
|
48
47
|
&:hover {
|
|
49
48
|
background-color: var(--ax-bg-accent-moderate-hoverA);
|
|
50
|
-
color: var(--ax-text-accent
|
|
49
|
+
color: var(--ax-text-accent);
|
|
51
50
|
}
|
|
52
51
|
}
|
|
53
52
|
|
|
@@ -66,8 +65,8 @@
|
|
|
66
65
|
/* ---------------------------- ReadMore Content ---------------------------- */
|
|
67
66
|
.navds-read-more__content {
|
|
68
67
|
margin-top: var(--ax-space-8);
|
|
69
|
-
border-left: 2px solid var(--ax-border-subtleA);
|
|
70
|
-
color: var(--ax-text-
|
|
68
|
+
border-left: 2px solid var(--ax-border-neutral-subtleA);
|
|
69
|
+
color: var(--ax-text-neutral);
|
|
71
70
|
margin-left: calc(var(--__axc-read-more-pi-start) + var(--__axc-read-more-icon-size) / 2 - 1px);
|
|
72
71
|
padding-left: calc(var(--__axc-read-more-icon-size) / 2 - 1px + var(--ax-space-4));
|
|
73
72
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
--__axc-stepper-border-width: 2px;
|
|
4
4
|
--__axc-stepper-line-length: 1rem;
|
|
5
5
|
|
|
6
|
-
color: var(--ax-text-accent);
|
|
6
|
+
color: var(--ax-text-accent-subtle);
|
|
7
7
|
font-weight: var(--ax-font-weight-bold);
|
|
8
8
|
line-height: 1;
|
|
9
9
|
list-style: none;
|
|
@@ -30,14 +30,14 @@
|
|
|
30
30
|
grid-column: 1;
|
|
31
31
|
|
|
32
32
|
.navds-stepper__item--non-interactive & {
|
|
33
|
-
background-color: var(--ax-border-strong);
|
|
33
|
+
background-color: var(--ax-border-neutral-strong);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
/* Line before non-interactive step */
|
|
38
38
|
.navds-stepper__item:has(+ .navds-stepper__item > .navds-stepper__step[data-interactive="false"]) {
|
|
39
39
|
.navds-stepper__line--2 {
|
|
40
|
-
background-color: var(--ax-border-strong);
|
|
40
|
+
background-color: var(--ax-border-neutral-strong);
|
|
41
41
|
}
|
|
42
42
|
}
|
|
43
43
|
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
}
|
|
109
109
|
|
|
110
110
|
.navds-stepper__step[data-interactive="true"] {
|
|
111
|
-
color: var(--ax-text-accent);
|
|
111
|
+
color: var(--ax-text-accent-subtle);
|
|
112
112
|
border-radius: var(--ax-border-radius-medium);
|
|
113
113
|
text-decoration: none;
|
|
114
114
|
|
|
@@ -125,20 +125,13 @@
|
|
|
125
125
|
}
|
|
126
126
|
}
|
|
127
127
|
|
|
128
|
-
&:hover {
|
|
129
|
-
& .navds-stepper__circle {
|
|
130
|
-
color: var(--ax-text-accent-strong);
|
|
131
|
-
}
|
|
132
|
-
}
|
|
133
|
-
|
|
134
128
|
& .navds-stepper__circle {
|
|
135
|
-
color: var(--ax-text-accent);
|
|
129
|
+
color: var(--ax-text-accent-subtle);
|
|
136
130
|
border-color: var(--ax-border-accent-strong);
|
|
137
131
|
}
|
|
138
132
|
|
|
139
133
|
&[data-active="true"] {
|
|
140
134
|
& .navds-stepper__content {
|
|
141
|
-
color: var(--ax-text-accent-strong);
|
|
142
135
|
text-decoration: none;
|
|
143
136
|
}
|
|
144
137
|
|
|
@@ -160,23 +153,18 @@
|
|
|
160
153
|
}
|
|
161
154
|
|
|
162
155
|
.navds-stepper__step[data-interactive="false"] {
|
|
163
|
-
color: var(--ax-text-
|
|
156
|
+
color: var(--ax-text-neutral-subtle);
|
|
164
157
|
cursor: default;
|
|
165
158
|
|
|
166
159
|
& .navds-stepper__circle {
|
|
167
|
-
color: var(--ax-
|
|
168
|
-
border-color: var(--ax-border-strong);
|
|
160
|
+
border-color: var(--ax-border-neutral-strong);
|
|
169
161
|
}
|
|
170
162
|
|
|
171
163
|
&[data-active="true"] {
|
|
172
|
-
& .navds-stepper__content {
|
|
173
|
-
color: var(--ax-text-subtle);
|
|
174
|
-
}
|
|
175
|
-
|
|
176
164
|
& .navds-stepper__circle {
|
|
177
|
-
color: var(--ax-text-contrast);
|
|
178
|
-
background-color: var(--ax-bg-strong-pressed);
|
|
179
|
-
border-color: var(--ax-bg-strong-pressed);
|
|
165
|
+
color: var(--ax-text-neutral-contrast);
|
|
166
|
+
background-color: var(--ax-bg-neutral-strong-pressed);
|
|
167
|
+
border-color: var(--ax-bg-neutral-strong-pressed);
|
|
180
168
|
}
|
|
181
169
|
}
|
|
182
170
|
}
|
|
@@ -12,12 +12,12 @@
|
|
|
12
12
|
display: table-row-group;
|
|
13
13
|
|
|
14
14
|
& .navds-table__row--shade-on-hover:not(.navds-table__expandable-row--expansion-disabled):hover {
|
|
15
|
-
background-color: var(--ax-bg-hoverA);
|
|
15
|
+
background-color: var(--ax-bg-neutral-moderate-hoverA);
|
|
16
16
|
transition: background-color 70ms cubic-bezier(0.2, 0, 0, 1);
|
|
17
17
|
}
|
|
18
18
|
|
|
19
19
|
& .navds-table__row--shade-on-hover.navds-table__row--selected:hover {
|
|
20
|
-
background-color: var(--ax-bg-accent-hoverA);
|
|
20
|
+
background-color: var(--ax-bg-accent-moderate-hoverA);
|
|
21
21
|
}
|
|
22
22
|
}
|
|
23
23
|
|
|
@@ -26,28 +26,36 @@
|
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
.navds-table__row--selected {
|
|
29
|
-
background-color: var(--ax-bg-accent-
|
|
29
|
+
background-color: var(--ax-bg-accent-softA);
|
|
30
|
+
|
|
31
|
+
& + .navds-table__expanded-row {
|
|
32
|
+
background-color: var(--ax-bg-accent-softA);
|
|
33
|
+
}
|
|
30
34
|
}
|
|
31
35
|
|
|
32
36
|
.navds-table--zebra-stripes {
|
|
33
37
|
& .navds-table__body :where(.navds-table__row:nth-child(odd):not(.navds-table__row--selected)) {
|
|
34
|
-
background-color: var(--ax-bg-
|
|
38
|
+
background-color: var(--ax-bg-neutral-softA);
|
|
35
39
|
}
|
|
36
40
|
|
|
37
41
|
& .navds-table__body :where(.navds-table__expandable-row:nth-child(4n + 1):not(.navds-table__row--selected)) {
|
|
38
42
|
background-color: transparent;
|
|
39
43
|
}
|
|
40
|
-
}
|
|
41
44
|
|
|
42
|
-
|
|
43
|
-
|
|
45
|
+
& .navds-table__body .navds-table__expanded-row:nth-child(4n) {
|
|
46
|
+
background-color: var(--ax-bg-neutral-softA);
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
& .navds-table__row--selected + .navds-table__expanded-row:nth-child(4n) {
|
|
50
|
+
background-color: var(--ax-bg-accent-softA);
|
|
51
|
+
}
|
|
44
52
|
}
|
|
45
53
|
|
|
46
54
|
.navds-table__header-cell,
|
|
47
55
|
.navds-table__data-cell {
|
|
48
56
|
display: table-cell;
|
|
49
57
|
padding: var(--ax-space-12) var(--ax-space-8);
|
|
50
|
-
border-bottom: 1px solid var(--ax-border-
|
|
58
|
+
border-bottom: 1px solid var(--ax-border-neutral-subtleA);
|
|
51
59
|
text-align: left;
|
|
52
60
|
}
|
|
53
61
|
|
|
@@ -66,11 +74,6 @@
|
|
|
66
74
|
text-align: center;
|
|
67
75
|
}
|
|
68
76
|
|
|
69
|
-
:where(.navds-table__body .navds-table__row--shade-on-hover:hover) .navds-table__header-cell,
|
|
70
|
-
:where(.navds-table__body .navds-table__row--shade-on-hover:hover) .navds-table__data-cell {
|
|
71
|
-
border-color: var(--ax-border-strong);
|
|
72
|
-
}
|
|
73
|
-
|
|
74
77
|
:where(.navds-table__expandable-row--open:hover) .navds-table__data-cell {
|
|
75
78
|
border-bottom-color: transparent;
|
|
76
79
|
}
|
|
@@ -85,6 +88,7 @@
|
|
|
85
88
|
padding: var(--ax-space-4) var(--ax-space-8);
|
|
86
89
|
}
|
|
87
90
|
|
|
91
|
+
/* TODO: Look to handle "inline"-checkbox better than custom CSS-overrides in the future. */
|
|
88
92
|
.navds-table :not(.navds-checkboxes) > .navds-checkbox .navds-checkbox__input {
|
|
89
93
|
top: -0.75rem;
|
|
90
94
|
}
|
|
@@ -97,6 +101,11 @@
|
|
|
97
101
|
padding: 0;
|
|
98
102
|
}
|
|
99
103
|
|
|
104
|
+
.navds-table .navds-checkbox__input:focus + .navds-checkbox__label::after,
|
|
105
|
+
.navds-table .navds-radio__input:focus + .navds-radio__label::after {
|
|
106
|
+
height: 100%;
|
|
107
|
+
}
|
|
108
|
+
|
|
100
109
|
.navds-table__header-cell[aria-sort] {
|
|
101
110
|
padding: 0;
|
|
102
111
|
}
|
|
@@ -104,14 +113,14 @@
|
|
|
104
113
|
.navds-table__sort-button {
|
|
105
114
|
appearance: none;
|
|
106
115
|
background: none;
|
|
107
|
-
color: var(--ax-text-accent);
|
|
116
|
+
color: var(--ax-text-accent-subtle);
|
|
108
117
|
border: none;
|
|
109
118
|
cursor: pointer;
|
|
110
119
|
margin: 0;
|
|
111
120
|
padding: var(--ax-space-16) var(--ax-space-12);
|
|
112
121
|
width: 100%;
|
|
113
122
|
display: flex;
|
|
114
|
-
gap: var(--ax-space-
|
|
123
|
+
gap: var(--ax-space-4);
|
|
115
124
|
align-items: center;
|
|
116
125
|
line-height: inherit;
|
|
117
126
|
font-weight: inherit;
|
|
@@ -122,7 +131,7 @@
|
|
|
122
131
|
}
|
|
123
132
|
|
|
124
133
|
.navds-table__sort-button:hover {
|
|
125
|
-
background-color: var(--ax-bg-hoverA);
|
|
134
|
+
background-color: var(--ax-bg-neutral-moderate-hoverA);
|
|
126
135
|
}
|
|
127
136
|
|
|
128
137
|
.navds-table__sort-button:focus-visible {
|
|
@@ -132,8 +141,8 @@
|
|
|
132
141
|
|
|
133
142
|
.navds-table__header-cell[aria-sort="ascending"] .navds-table__sort-button,
|
|
134
143
|
.navds-table__header-cell[aria-sort="descending"] .navds-table__sort-button {
|
|
135
|
-
background-color: var(--ax-bg-accent-moderate);
|
|
136
|
-
color: var(--ax-text-accent
|
|
144
|
+
background-color: var(--ax-bg-accent-moderate-pressedA);
|
|
145
|
+
color: var(--ax-text-accent);
|
|
137
146
|
}
|
|
138
147
|
|
|
139
148
|
.navds-table__header-cell--align-right .navds-table__sort-button {
|
|
@@ -145,7 +154,7 @@
|
|
|
145
154
|
}
|
|
146
155
|
|
|
147
156
|
.navds-table__sort-button svg {
|
|
148
|
-
font-size:
|
|
157
|
+
font-size: 1.5rem;
|
|
149
158
|
flex-shrink: 0;
|
|
150
159
|
}
|
|
151
160
|
|
|
@@ -203,7 +212,15 @@
|
|
|
203
212
|
.navds-table__toggle-expand-button:hover,
|
|
204
213
|
.navds-table__toggle-expand-cell:hover > .navds-table__toggle-expand-button,
|
|
205
214
|
.navds-table__expandable-row--clickable:hover .navds-table__toggle-expand-button {
|
|
206
|
-
background-color: var(--ax-bg-hoverA);
|
|
215
|
+
background-color: var(--ax-bg-neutral-moderate-hoverA);
|
|
216
|
+
}
|
|
217
|
+
|
|
218
|
+
& .navds-table__toggle-expand-button:hover,
|
|
219
|
+
& .navds-table__toggle-expand-cell:hover > .navds-table__toggle-expand-button,
|
|
220
|
+
& .navds-table__expandable-row--clickable:hover .navds-table__toggle-expand-button {
|
|
221
|
+
.navds-table__row--selected & {
|
|
222
|
+
background-color: var(--ax-bg-accent-moderate-hoverA);
|
|
223
|
+
}
|
|
207
224
|
}
|
|
208
225
|
|
|
209
226
|
.navds-table__toggle-expand-cell--open > :where(.navds-table__toggle-expand-button) :where(.navds-table__expandable-icon) {
|
|
@@ -225,7 +242,7 @@
|
|
|
225
242
|
/* -------------------------- Table ExpandableRow -------------------------- */
|
|
226
243
|
.navds-table__expanded-row-collapse:not([style*="height: 0px;"]),
|
|
227
244
|
.navds-table__expanded-row-collapse[style*="transition:"] {
|
|
228
|
-
border-bottom: 1px solid var(--ax-border-
|
|
245
|
+
border-bottom: 1px solid var(--ax-border-neutral-subtleA);
|
|
229
246
|
}
|
|
230
247
|
|
|
231
248
|
.navds-table__expanded-row-content {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
.navds-tabs__tablist-wrapper {
|
|
2
|
-
box-shadow: inset 0 -1px var(--ax-border-
|
|
2
|
+
box-shadow: inset 0 -1px var(--ax-border-neutral-subtleA);
|
|
3
3
|
width: 100%;
|
|
4
4
|
display: flex;
|
|
5
5
|
}
|
|
@@ -49,11 +49,11 @@
|
|
|
49
49
|
align-items: center;
|
|
50
50
|
background: none;
|
|
51
51
|
border: none;
|
|
52
|
-
color: var(--ax-text-
|
|
52
|
+
color: var(--ax-text-neutral);
|
|
53
53
|
cursor: pointer;
|
|
54
54
|
|
|
55
55
|
--__axc-tabs-line-width: 0;
|
|
56
|
-
--__axc-tabs-line-color: var(--ax-border-
|
|
56
|
+
--__axc-tabs-line-color: var(--ax-border-neutral-subtleA);
|
|
57
57
|
|
|
58
58
|
box-shadow: inset 0 var(--__axc-tabs-line-width) var(--__axc-tabs-line-color);
|
|
59
59
|
transition: box-shadow 200ms cubic-bezier(0.2, 0, 0, 1);
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
--__axc-tag-border: var(--ax-border-info);
|
|
26
26
|
--__axc-tag-bg: var(--ax-bg-info-moderateA);
|
|
27
27
|
--__axc-tag-bg-strong: var(--ax-bg-info-strong);
|
|
28
|
-
--__axc-tag-text: var(--ax-text-info
|
|
28
|
+
--__axc-tag-text: var(--ax-text-info);
|
|
29
29
|
--__axc-tag-text-strong: var(--ax-text-info-contrast);
|
|
30
30
|
}
|
|
31
31
|
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
--__axc-tag-border: var(--ax-border-success);
|
|
34
34
|
--__axc-tag-bg: var(--ax-bg-success-moderateA);
|
|
35
35
|
--__axc-tag-bg-strong: var(--ax-bg-success-strong);
|
|
36
|
-
--__axc-tag-text: var(--ax-text-success
|
|
36
|
+
--__axc-tag-text: var(--ax-text-success);
|
|
37
37
|
--__axc-tag-text-strong: var(--ax-text-success-contrast);
|
|
38
38
|
}
|
|
39
39
|
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
--__axc-tag-border: var(--ax-border-warning);
|
|
42
42
|
--__axc-tag-bg: var(--ax-bg-warning-moderateA);
|
|
43
43
|
--__axc-tag-bg-strong: var(--ax-bg-warning-strong);
|
|
44
|
-
--__axc-tag-text: var(--ax-text-warning
|
|
44
|
+
--__axc-tag-text: var(--ax-text-warning);
|
|
45
45
|
--__axc-tag-text-strong: var(--ax-text-warning-contrast);
|
|
46
46
|
}
|
|
47
47
|
|
|
@@ -49,34 +49,34 @@
|
|
|
49
49
|
--__axc-tag-border: var(--ax-border-danger);
|
|
50
50
|
--__axc-tag-bg: var(--ax-bg-danger-moderateA);
|
|
51
51
|
--__axc-tag-bg-strong: var(--ax-bg-danger-strong);
|
|
52
|
-
--__axc-tag-text: var(--ax-text-danger
|
|
52
|
+
--__axc-tag-text: var(--ax-text-danger);
|
|
53
53
|
--__axc-tag-text-strong: var(--ax-text-danger-contrast);
|
|
54
54
|
}
|
|
55
55
|
|
|
56
56
|
.navds-tag--neutral {
|
|
57
|
-
--__axc-tag-border: var(--ax-border-
|
|
58
|
-
--__axc-tag-bg: var(--ax-bg-moderateA);
|
|
59
|
-
--__axc-tag-bg-strong: var(--ax-bg-strong);
|
|
60
|
-
--__axc-tag-text: var(--ax-text-
|
|
61
|
-
--__axc-tag-text-strong: var(--ax-text-contrast);
|
|
57
|
+
--__axc-tag-border: var(--ax-border-neutral);
|
|
58
|
+
--__axc-tag-bg: var(--ax-bg-neutral-moderateA);
|
|
59
|
+
--__axc-tag-bg-strong: var(--ax-bg-neutral-strong);
|
|
60
|
+
--__axc-tag-text: var(--ax-text-neutral);
|
|
61
|
+
--__axc-tag-text-strong: var(--ax-text-neutral-contrast);
|
|
62
62
|
}
|
|
63
63
|
|
|
64
|
-
.navds-tag--meta-
|
|
64
|
+
.navds-tag--meta-purple,
|
|
65
65
|
.navds-tag--alt1 {
|
|
66
|
-
--__axc-tag-border: var(--ax-border-meta-
|
|
67
|
-
--__axc-tag-bg: var(--ax-bg-meta-
|
|
68
|
-
--__axc-tag-bg-strong: var(--ax-bg-meta-
|
|
69
|
-
--__axc-tag-text: var(--ax-text-meta-
|
|
70
|
-
--__axc-tag-text-strong: var(--ax-text-meta-
|
|
66
|
+
--__axc-tag-border: var(--ax-border-meta-purple);
|
|
67
|
+
--__axc-tag-bg: var(--ax-bg-meta-purple-moderateA);
|
|
68
|
+
--__axc-tag-bg-strong: var(--ax-bg-meta-purple-strong);
|
|
69
|
+
--__axc-tag-text: var(--ax-text-meta-purple);
|
|
70
|
+
--__axc-tag-text-strong: var(--ax-text-meta-purple-contrast);
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
.navds-tag--meta-
|
|
73
|
+
.navds-tag--meta-lime,
|
|
74
74
|
.navds-tag--alt2 {
|
|
75
|
-
--__axc-tag-border: var(--ax-border-meta-
|
|
76
|
-
--__axc-tag-bg: var(--ax-bg-meta-
|
|
77
|
-
--__axc-tag-bg-strong: var(--ax-bg-meta-
|
|
78
|
-
--__axc-tag-text: var(--ax-text-meta-
|
|
79
|
-
--__axc-tag-text-strong: var(--ax-text-meta-
|
|
75
|
+
--__axc-tag-border: var(--ax-border-meta-lime);
|
|
76
|
+
--__axc-tag-bg: var(--ax-bg-meta-lime-moderateA);
|
|
77
|
+
--__axc-tag-bg-strong: var(--ax-bg-meta-lime-strong);
|
|
78
|
+
--__axc-tag-text: var(--ax-text-meta-lime);
|
|
79
|
+
--__axc-tag-text-strong: var(--ax-text-meta-lime-contrast);
|
|
80
80
|
}
|
|
81
81
|
|
|
82
82
|
.navds-tag--small {
|