@navikt/ds-css 7.9.1 → 7.10.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 +18 -0
- package/button.css +1 -1
- package/darkside/accordion.darkside.css +9 -10
- package/darkside/action-menu.darkside.css +13 -13
- package/darkside/alert.darkside.css +8 -8
- package/darkside/button.darkside.css +27 -27
- package/darkside/chat.darkside.css +8 -8
- package/darkside/chips.darkside.css +20 -20
- package/darkside/copybutton.darkside.css +13 -42
- package/darkside/date.darkside.css +17 -17
- package/darkside/expansioncard.darkside.css +10 -10
- package/darkside/form/combobox.darkside.css +38 -30
- package/darkside/form/error-summary.darkside.css +10 -10
- package/darkside/form/fieldset.darkside.css +1 -1
- package/darkside/form/file-upload.darkside.css +14 -14
- package/darkside/form/form-progress.darkside.css +3 -3
- package/darkside/form/form-summary.darkside.css +17 -17
- package/darkside/form/form.darkside.css +3 -3
- package/darkside/form/radio-checkbox.darkside.css +10 -11
- package/darkside/form/search.darkside.css +12 -12
- package/darkside/form/select.darkside.css +7 -7
- package/darkside/form/switch.darkside.css +12 -12
- package/darkside/form/text-field.darkside.css +7 -7
- package/darkside/form/textarea.darkside.css +6 -6
- package/darkside/guide-panel.darkside.css +8 -8
- package/darkside/help-text.darkside.css +2 -2
- package/darkside/internalheader.darkside.css +9 -9
- package/darkside/link.darkside.css +1 -1
- package/darkside/list.darkside.css +5 -5
- package/darkside/loader.darkside.css +1 -1
- package/darkside/modal.darkside.css +10 -10
- package/darkside/pagination.darkside.css +3 -3
- package/darkside/popover.darkside.css +2 -2
- package/darkside/primitives/page.darkside.css +1 -1
- package/darkside/progress-bar.darkside.css +2 -2
- package/darkside/read-more.darkside.css +15 -15
- package/darkside/skeleton.darkside.css +1 -1
- package/darkside/stepper.darkside.css +11 -11
- package/darkside/table.darkside.css +36 -22
- package/darkside/tabs.darkside.css +11 -11
- package/darkside/tag.darkside.css +21 -21
- package/darkside/timeline.darkside.css +19 -19
- package/darkside/toggle-group.darkside.css +7 -7
- package/darkside/tooltip.darkside.css +5 -5
- package/darkside/typography.darkside.css +19 -19
- package/dist/component/button.css +1 -1
- package/dist/component/button.min.css +1 -1
- package/dist/component/table.css +22 -8
- package/dist/component/table.min.css +1 -1
- package/dist/component/tag.css +6 -6
- package/dist/component/tag.min.css +1 -1
- package/dist/components.css +29 -15
- package/dist/components.min.css +2 -2
- package/dist/darkside/component/accordion.css +9 -10
- package/dist/darkside/component/accordion.min.css +1 -1
- package/dist/darkside/component/actionmenu.css +13 -13
- package/dist/darkside/component/actionmenu.min.css +1 -1
- package/dist/darkside/component/alert.css +6 -6
- package/dist/darkside/component/alert.min.css +1 -1
- package/dist/darkside/component/button.css +26 -27
- package/dist/darkside/component/button.min.css +1 -1
- package/dist/darkside/component/chat.css +8 -8
- package/dist/darkside/component/chat.min.css +1 -1
- package/dist/darkside/component/chips.css +20 -20
- package/dist/darkside/component/chips.min.css +1 -1
- package/dist/darkside/component/copybutton.css +13 -41
- package/dist/darkside/component/copybutton.min.css +1 -1
- package/dist/darkside/component/date.css +17 -17
- package/dist/darkside/component/date.min.css +1 -1
- package/dist/darkside/component/expansioncard.css +10 -10
- package/dist/darkside/component/expansioncard.min.css +1 -1
- package/dist/darkside/component/form.css +138 -136
- package/dist/darkside/component/form.min.css +1 -1
- package/dist/darkside/component/guidepanel.css +8 -8
- package/dist/darkside/component/guidepanel.min.css +1 -1
- package/dist/darkside/component/helptext.css +2 -2
- package/dist/darkside/component/helptext.min.css +1 -1
- package/dist/darkside/component/internalheader.css +9 -9
- package/dist/darkside/component/internalheader.min.css +1 -1
- package/dist/darkside/component/link.css +1 -1
- package/dist/darkside/component/link.min.css +1 -1
- package/dist/darkside/component/list.css +5 -5
- package/dist/darkside/component/list.min.css +1 -1
- package/dist/darkside/component/loader.css +1 -1
- package/dist/darkside/component/loader.min.css +1 -1
- package/dist/darkside/component/modal.css +8 -8
- package/dist/darkside/component/modal.min.css +1 -1
- package/dist/darkside/component/pagination.css +3 -3
- package/dist/darkside/component/pagination.min.css +1 -1
- package/dist/darkside/component/popover.css +2 -2
- package/dist/darkside/component/popover.min.css +1 -1
- package/dist/darkside/component/primitives.css +1 -1
- 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 +15 -15
- package/dist/darkside/component/readmore.min.css +1 -1
- package/dist/darkside/component/skeleton.css +1 -1
- package/dist/darkside/component/skeleton.min.css +1 -1
- package/dist/darkside/component/stepper.css +11 -11
- package/dist/darkside/component/stepper.min.css +1 -1
- package/dist/darkside/component/table.css +35 -22
- package/dist/darkside/component/table.min.css +1 -1
- package/dist/darkside/component/tabs.css +11 -11
- package/dist/darkside/component/tabs.min.css +1 -1
- package/dist/darkside/component/tag.css +21 -21
- package/dist/darkside/component/tag.min.css +1 -1
- package/dist/darkside/component/timeline.css +19 -19
- package/dist/darkside/component/timeline.min.css +1 -1
- package/dist/darkside/component/togglegroup.css +7 -7
- package/dist/darkside/component/togglegroup.min.css +1 -1
- package/dist/darkside/component/tooltip.css +5 -5
- package/dist/darkside/component/tooltip.min.css +1 -1
- package/dist/darkside/component/typography.css +19 -19
- package/dist/darkside/component/typography.min.css +1 -1
- package/dist/darkside/components.css +446 -461
- package/dist/darkside/components.min.css +1 -1
- package/dist/darkside/global/tokens.css +442 -499
- package/dist/darkside/global/tokens.min.css +1 -1
- package/dist/darkside/index.css +888 -960
- package/dist/darkside/index.min.css +1 -1
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/accordion.css +9 -10
- package/dist/darkside/version/7.10.0/component/accordion.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/actionmenu.css +13 -13
- package/dist/darkside/version/7.10.0/component/actionmenu.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/alert.css +6 -6
- package/dist/darkside/version/7.10.0/component/alert.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/button.css +26 -27
- package/dist/darkside/version/7.10.0/component/button.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/chat.css +8 -8
- package/dist/darkside/version/7.10.0/component/chat.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/chips.css +20 -20
- package/dist/darkside/version/7.10.0/component/chips.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/copybutton.css +13 -41
- package/dist/darkside/version/7.10.0/component/copybutton.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/date.css +17 -17
- package/dist/darkside/version/7.10.0/component/date.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/expansioncard.css +10 -10
- package/dist/darkside/version/7.10.0/component/expansioncard.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/form.css +138 -136
- package/dist/darkside/version/7.10.0/component/form.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/guidepanel.css +8 -8
- package/dist/darkside/version/7.10.0/component/guidepanel.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/helptext.css +2 -2
- package/dist/darkside/version/7.10.0/component/helptext.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/internalheader.css +9 -9
- package/dist/darkside/version/7.10.0/component/internalheader.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/link.css +1 -1
- package/dist/darkside/version/7.10.0/component/link.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/list.css +5 -5
- package/dist/darkside/version/7.10.0/component/list.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/loader.css +1 -1
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/loader.min.css +1 -1
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/modal.css +8 -8
- package/dist/darkside/version/7.10.0/component/modal.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/pagination.css +3 -3
- package/dist/darkside/version/7.10.0/component/pagination.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/popover.css +2 -2
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/popover.min.css +1 -1
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/primitives.css +1 -1
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/primitives.min.css +1 -1
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/progressbar.css +2 -2
- package/dist/darkside/version/7.10.0/component/progressbar.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/readmore.css +15 -15
- package/dist/darkside/version/7.10.0/component/readmore.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/skeleton.css +1 -1
- package/dist/darkside/version/7.10.0/component/skeleton.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/stepper.css +11 -11
- package/dist/darkside/version/7.10.0/component/stepper.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/table.css +35 -22
- package/dist/darkside/version/7.10.0/component/table.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/tabs.css +11 -11
- package/dist/darkside/version/7.10.0/component/tabs.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/tag.css +21 -21
- package/dist/darkside/version/7.10.0/component/tag.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/timeline.css +19 -19
- package/dist/darkside/version/7.10.0/component/timeline.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/togglegroup.css +7 -7
- package/dist/darkside/version/7.10.0/component/togglegroup.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/tooltip.css +5 -5
- package/dist/darkside/version/7.10.0/component/tooltip.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/component/typography.css +19 -19
- package/dist/darkside/version/7.10.0/component/typography.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/components.css +446 -461
- package/dist/darkside/version/7.10.0/components.min.css +1 -0
- package/dist/darkside/version/7.10.0/global/tokens.css +839 -0
- package/dist/darkside/version/7.10.0/global/tokens.min.css +1 -0
- package/dist/darkside/version/{7.9.1 → 7.10.0}/index.css +888 -960
- package/dist/darkside/version/7.10.0/index.min.css +1 -0
- package/dist/global/tokens.css +23 -1
- package/dist/global/tokens.min.css +1 -1
- package/dist/index.css +52 -16
- package/dist/index.min.css +3 -3
- package/package.json +3 -3
- package/table.css +22 -8
- package/tag.css +6 -6
- package/dist/darkside/version/7.9.1/component/accordion.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/actionmenu.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/alert.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/button.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/chat.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/chips.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/copybutton.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/date.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/expansioncard.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/form.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/guidepanel.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/helptext.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/internalheader.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/link.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/list.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/modal.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/pagination.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/progressbar.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/readmore.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/skeleton.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/stepper.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/table.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/tabs.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/tag.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/timeline.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/togglegroup.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/tooltip.min.css +0 -1
- package/dist/darkside/version/7.9.1/component/typography.min.css +0 -1
- package/dist/darkside/version/7.9.1/components.min.css +0 -1
- package/dist/darkside/version/7.9.1/global/tokens.css +0 -896
- package/dist/darkside/version/7.9.1/global/tokens.min.css +0 -1
- package/dist/darkside/version/7.9.1/index.min.css +0 -1
- /package/dist/darkside/version/{7.9.1 → 7.10.0}/component/dropdown.css +0 -0
- /package/dist/darkside/version/{7.9.1 → 7.10.0}/component/dropdown.min.css +0 -0
- /package/dist/darkside/version/{7.9.1 → 7.10.0}/component/linkpanel.css +0 -0
- /package/dist/darkside/version/{7.9.1 → 7.10.0}/component/linkpanel.min.css +0 -0
- /package/dist/darkside/version/{7.9.1 → 7.10.0}/component/panel.css +0 -0
- /package/dist/darkside/version/{7.9.1 → 7.10.0}/component/panel.min.css +0 -0
- /package/dist/darkside/version/{7.9.1 → 7.10.0}/component/theme.css +0 -0
- /package/dist/darkside/version/{7.9.1 → 7.10.0}/component/theme.min.css +0 -0
- /package/dist/darkside/version/{7.9.1 → 7.10.0}/global/baseline.css +0 -0
- /package/dist/darkside/version/{7.9.1 → 7.10.0}/global/baseline.min.css +0 -0
- /package/dist/darkside/version/{7.9.1 → 7.10.0}/global/fonts.css +0 -0
- /package/dist/darkside/version/{7.9.1 → 7.10.0}/global/fonts.min.css +0 -0
- /package/dist/darkside/version/{7.9.1 → 7.10.0}/global/print.css +0 -0
- /package/dist/darkside/version/{7.9.1 → 7.10.0}/global/print.min.css +0 -0
- /package/dist/darkside/version/{7.9.1 → 7.10.0}/global/reset.css +0 -0
- /package/dist/darkside/version/{7.9.1 → 7.10.0}/global/reset.min.css +0 -0
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
.navds-form-summary {
|
|
2
2
|
overflow: hidden;
|
|
3
|
-
border: 1px solid var(--ax-border-
|
|
3
|
+
border: 1px solid var(--ax-border-subtleA);
|
|
4
4
|
border-radius: var(--ax-border-radius-xlarge);
|
|
5
5
|
background: var(--ax-bg-raised);
|
|
6
6
|
}
|
|
7
7
|
|
|
8
8
|
.navds-form-summary__header {
|
|
9
|
-
background: var(--ax-bg-
|
|
10
|
-
padding: var(--ax-
|
|
9
|
+
background: var(--ax-bg-moderateA);
|
|
10
|
+
padding: var(--ax-space-16) var(--ax-space-24);
|
|
11
11
|
display: flex;
|
|
12
12
|
justify-content: space-between;
|
|
13
|
-
gap: 0 var(--ax-
|
|
13
|
+
gap: 0 var(--ax-space-12);
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
@media (max-width: 479px) {
|
|
17
17
|
.navds-form-summary__header {
|
|
18
|
-
padding: var(--ax-
|
|
18
|
+
padding: var(--ax-space-12) var(--ax-space-16);
|
|
19
19
|
flex-direction: column;
|
|
20
20
|
}
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
.navds-form-summary__edit {
|
|
24
24
|
flex-shrink: 0;
|
|
25
|
-
margin-top: var(--ax-
|
|
25
|
+
margin-top: var(--ax-space-4);
|
|
26
26
|
align-self: flex-start;
|
|
27
27
|
}
|
|
28
28
|
|
|
@@ -31,24 +31,24 @@
|
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
.navds-form-summary__answers {
|
|
34
|
-
padding: var(--ax-
|
|
34
|
+
padding: var(--ax-space-16) var(--ax-space-20);
|
|
35
35
|
margin: 0;
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
@media (max-width: 479px) {
|
|
39
39
|
.navds-form-summary__answers {
|
|
40
|
-
padding: var(--ax-
|
|
40
|
+
padding: var(--ax-space-16);
|
|
41
41
|
}
|
|
42
42
|
}
|
|
43
43
|
|
|
44
44
|
.navds-form-summary__answer:not(:last-child) {
|
|
45
|
-
margin-bottom: var(--ax-
|
|
46
|
-
padding-bottom: var(--ax-
|
|
45
|
+
margin-bottom: var(--ax-space-16);
|
|
46
|
+
padding-bottom: var(--ax-space-16);
|
|
47
47
|
border-bottom: 1px solid var(--ax-border-subtleA);
|
|
48
48
|
}
|
|
49
49
|
|
|
50
50
|
.navds-form-summary__answer:has(.navds-form-summary__answer) {
|
|
51
|
-
padding-bottom: var(--ax-
|
|
51
|
+
padding-bottom: var(--ax-space-24);
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
.navds-form-summary__answer:has(.navds-form-summary__answer):last-child {
|
|
@@ -57,22 +57,22 @@
|
|
|
57
57
|
|
|
58
58
|
@media (max-width: 479px) {
|
|
59
59
|
.navds-form-summary__answer:not(:last-child) {
|
|
60
|
-
margin-bottom: var(--ax-
|
|
61
|
-
padding-bottom: var(--ax-
|
|
60
|
+
margin-bottom: var(--ax-space-12);
|
|
61
|
+
padding-bottom: var(--ax-space-12);
|
|
62
62
|
}
|
|
63
63
|
|
|
64
64
|
.navds-form-summary__answer:has(.navds-form-summary__answer) {
|
|
65
|
-
padding-bottom: var(--ax-
|
|
65
|
+
padding-bottom: var(--ax-space-20);
|
|
66
66
|
}
|
|
67
67
|
}
|
|
68
68
|
|
|
69
69
|
.navds-form-summary__value:first-of-type {
|
|
70
|
-
margin-top: var(--ax-
|
|
70
|
+
margin-top: var(--ax-space-4);
|
|
71
71
|
}
|
|
72
72
|
|
|
73
73
|
.navds-form-summary__value .navds-form-summary__answers {
|
|
74
|
-
margin-top: var(--ax-
|
|
75
|
-
padding: var(--ax-
|
|
74
|
+
margin-top: var(--ax-space-8);
|
|
75
|
+
padding: var(--ax-space-16) var(--ax-space-20);
|
|
76
76
|
background: var(--ax-bg-info-moderateA);
|
|
77
77
|
border-radius: var(--ax-border-radius-large);
|
|
78
78
|
border: 1px solid var(--ax-border-info-subtleA);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
.navds-form-field {
|
|
2
2
|
display: grid;
|
|
3
3
|
justify-items: start;
|
|
4
|
-
gap: var(--ax-
|
|
4
|
+
gap: var(--ax-space-8);
|
|
5
5
|
}
|
|
6
6
|
|
|
7
7
|
.navds-form-field__description {
|
|
@@ -27,8 +27,8 @@
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
.navds-form-field__readonly-icon {
|
|
30
|
-
margin-top: var(--ax-
|
|
31
|
-
margin-right: var(--ax-
|
|
30
|
+
margin-top: var(--ax-space-2);
|
|
31
|
+
margin-right: var(--ax-space-4);
|
|
32
32
|
flex-shrink: 0;
|
|
33
33
|
align-self: flex-start;
|
|
34
34
|
}
|
|
@@ -18,12 +18,12 @@
|
|
|
18
18
|
|
|
19
19
|
.navds-checkbox__label,
|
|
20
20
|
.navds-radio__label {
|
|
21
|
-
padding: var(--ax-
|
|
21
|
+
padding: var(--ax-space-12) 0;
|
|
22
22
|
cursor: pointer;
|
|
23
23
|
display: flex;
|
|
24
|
-
gap: var(--ax-
|
|
24
|
+
gap: var(--ax-space-8);
|
|
25
25
|
|
|
26
|
-
--__axc-radio-checkbox-readonly-bg: var(--ax-bg-
|
|
26
|
+
--__axc-radio-checkbox-readonly-bg: var(--ax-bg-moderate);
|
|
27
27
|
--__axc-radio-checkbox-readonly-border: var(--ax-border-subtle);
|
|
28
28
|
}
|
|
29
29
|
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
|
|
60
60
|
.navds-checkbox--small > .navds-checkbox__label,
|
|
61
61
|
.navds-radio--small > .navds-radio__label {
|
|
62
|
-
padding: var(--ax-
|
|
62
|
+
padding: var(--ax-space-6) 0;
|
|
63
63
|
}
|
|
64
64
|
|
|
65
65
|
.navds-checkbox--small > .navds-checkbox__label::before,
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
content: "";
|
|
79
79
|
position: absolute;
|
|
80
80
|
top: 50%;
|
|
81
|
-
transform: translate(var(--ax-
|
|
81
|
+
transform: translate(var(--ax-space-6), -50%);
|
|
82
82
|
background-color: var(--ax-bg-default);
|
|
83
83
|
width: 0.75rem;
|
|
84
84
|
height: 0.25rem;
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
color: var(--ax-bg-default);
|
|
109
109
|
position: absolute;
|
|
110
110
|
height: 1.5rem;
|
|
111
|
-
transform: translate(var(--ax-
|
|
111
|
+
transform: translate(var(--ax-space-6));
|
|
112
112
|
pointer-events: none;
|
|
113
113
|
|
|
114
114
|
/* Fixed edcase where when using in shadow-dom, svg will not center */
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
|
|
142
142
|
.navds-checkbox__input:hover:not(:disabled) + .navds-checkbox__label,
|
|
143
143
|
.navds-radio__input:hover:not(:disabled) + .navds-radio__label {
|
|
144
|
-
color: var(--ax-text-accent
|
|
144
|
+
color: var(--ax-text-accent);
|
|
145
145
|
}
|
|
146
146
|
|
|
147
147
|
.navds-checkbox__input:hover:not(:disabled, :checked, :indeterminate) + .navds-checkbox__label::before,
|
|
@@ -152,13 +152,12 @@
|
|
|
152
152
|
|
|
153
153
|
.navds-checkbox--error > .navds-checkbox__input:not(:disabled, :checked, :indeterminate) + .navds-checkbox__label::before,
|
|
154
154
|
.navds-radio--error > .navds-radio__input:not(:disabled, :checked) + .navds-radio__label::before {
|
|
155
|
-
border-color: var(--ax-border-danger);
|
|
155
|
+
border-color: var(--ax-border-danger-strong);
|
|
156
156
|
}
|
|
157
157
|
|
|
158
158
|
.navds-checkbox--error > .navds-checkbox__input:not(:disabled, :checked, :indeterminate):hover + .navds-checkbox__label::before,
|
|
159
159
|
.navds-radio--error > .navds-radio__input:not(:disabled, :checked):hover + .navds-radio__label::before {
|
|
160
160
|
background-color: var(--ax-bg-danger-moderate-hoverA);
|
|
161
|
-
border-color: var(--ax-border-danger-strong);
|
|
162
161
|
}
|
|
163
162
|
|
|
164
163
|
.navds-checkbox--error > .navds-checkbox__input:is(:checked, :indeterminate):not(:disabled) + .navds-checkbox__label::before {
|
|
@@ -215,11 +214,11 @@
|
|
|
215
214
|
}
|
|
216
215
|
|
|
217
216
|
.navds-radio--readonly > .navds-radio__input:checked + .navds-radio__label::before {
|
|
218
|
-
background-color: var(--ax-bg-
|
|
217
|
+
background-color: var(--ax-bg-strong);
|
|
219
218
|
border-width: 0;
|
|
220
219
|
box-shadow:
|
|
221
220
|
inset 0 0 0 2px var(--ax-border-subtle),
|
|
222
|
-
inset 0 0 0 8px var(--ax-bg-
|
|
221
|
+
inset 0 0 0 8px var(--ax-bg-moderate);
|
|
223
222
|
}
|
|
224
223
|
|
|
225
224
|
.navds-checkbox--readonly > .navds-checkbox__input:indeterminate + .navds-checkbox__label::after {
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
|
|
34
34
|
/* ------------------------------ Search input ------------------------------ */
|
|
35
35
|
.navds-search__input {
|
|
36
|
-
padding-right: var(--ax-
|
|
36
|
+
padding-right: var(--ax-space-40);
|
|
37
37
|
|
|
38
38
|
&:focus-visible {
|
|
39
39
|
outline: none;
|
|
@@ -48,33 +48,33 @@
|
|
|
48
48
|
}
|
|
49
49
|
|
|
50
50
|
.navds-search__input--simple {
|
|
51
|
-
padding-left: var(--ax-
|
|
51
|
+
padding-left: var(--ax-space-40);
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
/* ------------------------------ Search sizing ----------------------------- */
|
|
55
55
|
.navds-form-field--small {
|
|
56
56
|
& .navds-search__input {
|
|
57
|
-
padding-right: var(--ax-
|
|
57
|
+
padding-right: var(--ax-space-28);
|
|
58
58
|
}
|
|
59
59
|
|
|
60
60
|
& .navds-search__input--simple {
|
|
61
|
-
padding-left: var(--ax-
|
|
61
|
+
padding-left: var(--ax-space-28);
|
|
62
62
|
}
|
|
63
63
|
|
|
64
64
|
& .navds-search__search-icon {
|
|
65
|
-
left: var(--ax-
|
|
65
|
+
left: var(--ax-space-4);
|
|
66
66
|
font-size: 1.25rem;
|
|
67
67
|
}
|
|
68
68
|
|
|
69
69
|
& .navds-search__button-clear {
|
|
70
|
-
right: var(--ax-
|
|
70
|
+
right: var(--ax-space-4);
|
|
71
71
|
}
|
|
72
72
|
}
|
|
73
73
|
|
|
74
74
|
/* ------------------------------- Search icon ------------------------------ */
|
|
75
75
|
.navds-search__search-icon {
|
|
76
76
|
position: absolute;
|
|
77
|
-
left: var(--ax-
|
|
77
|
+
left: var(--ax-space-8);
|
|
78
78
|
top: 50%;
|
|
79
79
|
transform: translateY(-50%);
|
|
80
80
|
pointer-events: none;
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
/* --------------------------- Search Clear-button -------------------------- */
|
|
89
89
|
.navds-search__button-clear {
|
|
90
90
|
position: absolute;
|
|
91
|
-
right: var(--ax-
|
|
91
|
+
right: var(--ax-space-8);
|
|
92
92
|
top: 50%;
|
|
93
93
|
transform: translateY(-50%);
|
|
94
94
|
}
|
|
@@ -127,13 +127,13 @@
|
|
|
127
127
|
|
|
128
128
|
/* --------------------------- Search Error-state --------------------------- */
|
|
129
129
|
.navds-search--error .navds-search__input:not(:disabled) {
|
|
130
|
-
border-color: var(--ax-border-danger);
|
|
130
|
+
border-color: var(--ax-border-danger-strong);
|
|
131
131
|
box-shadow:
|
|
132
|
-
inset -2px 0 0 0 var(--ax-border-danger),
|
|
133
|
-
inset 0 0 0 1px var(--ax-border-danger);
|
|
132
|
+
inset -2px 0 0 0 var(--ax-border-danger-strong),
|
|
133
|
+
inset 0 0 0 1px var(--ax-border-danger-strong);
|
|
134
134
|
|
|
135
135
|
&.navds-search__input--simple {
|
|
136
|
-
box-shadow: inset 0 0 0 1px var(--ax-border-danger);
|
|
136
|
+
box-shadow: inset 0 0 0 1px var(--ax-border-danger-strong);
|
|
137
137
|
}
|
|
138
138
|
}
|
|
139
139
|
|
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
min-height: 3rem;
|
|
10
10
|
display: inline-block;
|
|
11
11
|
position: relative;
|
|
12
|
-
padding: var(--ax-
|
|
13
|
-
padding-right: var(--ax-
|
|
12
|
+
padding: var(--ax-space-8);
|
|
13
|
+
padding-right: var(--ax-space-40);
|
|
14
14
|
|
|
15
15
|
&:hover {
|
|
16
16
|
border-color: var(--ax-border-accent-strong);
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
.navds-select__chevron {
|
|
44
44
|
position: absolute;
|
|
45
45
|
font-size: 1.5rem;
|
|
46
|
-
right: var(--ax-
|
|
46
|
+
right: var(--ax-space-8);
|
|
47
47
|
pointer-events: none;
|
|
48
48
|
align-self: center;
|
|
49
49
|
color: var(--ax-text-default);
|
|
@@ -66,8 +66,8 @@
|
|
|
66
66
|
/* --------------------------- Select Error-state --------------------------- */
|
|
67
67
|
.navds-select--error {
|
|
68
68
|
> * select {
|
|
69
|
-
box-shadow: 0 0 0 1px var(--ax-border-danger);
|
|
70
|
-
border-color: var(--ax-border-danger);
|
|
69
|
+
box-shadow: 0 0 0 1px var(--ax-border-danger-strong);
|
|
70
|
+
border-color: var(--ax-border-danger-strong);
|
|
71
71
|
}
|
|
72
72
|
|
|
73
73
|
> * select:hover,
|
|
@@ -102,8 +102,8 @@
|
|
|
102
102
|
/* ----------------------------- Select Readonly ---------------------------- */
|
|
103
103
|
.navds-select--readonly {
|
|
104
104
|
& .navds-select__input {
|
|
105
|
-
background-color: var(--ax-bg-
|
|
106
|
-
border-color: var(--ax-border-
|
|
105
|
+
background-color: var(--ax-bg-moderate);
|
|
106
|
+
border-color: var(--ax-border-subtleA);
|
|
107
107
|
cursor: default;
|
|
108
108
|
|
|
109
109
|
@media (forced-colors: active) {
|
|
@@ -41,11 +41,11 @@
|
|
|
41
41
|
}
|
|
42
42
|
|
|
43
43
|
.navds-switch--small & {
|
|
44
|
-
padding: calc(var(--ax-
|
|
44
|
+
padding: calc(var(--ax-space-8) - var(--ax-space-2)) 0 calc(var(--ax-space-8) - var(--ax-space-2)) 3.25rem;
|
|
45
45
|
}
|
|
46
46
|
|
|
47
47
|
.navds-switch--right.navds-switch--small & {
|
|
48
|
-
padding: calc(var(--ax-
|
|
48
|
+
padding: calc(var(--ax-space-8) - var(--ax-space-2)) 3.25rem calc(var(--ax-space-8) - var(--ax-space-2)) 0;
|
|
49
49
|
}
|
|
50
50
|
}
|
|
51
51
|
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
|
|
56
56
|
.navds-switch__input:hover ~ .navds-switch__label-wrapper,
|
|
57
57
|
.navds-switch__label-wrapper:hover {
|
|
58
|
-
color: var(--ax-text-accent
|
|
58
|
+
color: var(--ax-text-accent);
|
|
59
59
|
}
|
|
60
60
|
|
|
61
61
|
.navds-switch__input:disabled:hover ~ .navds-switch__label-wrapper {
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
height: 1.5rem;
|
|
69
69
|
background-color: var(--ax-bg-input);
|
|
70
70
|
position: absolute;
|
|
71
|
-
top: var(--ax-
|
|
71
|
+
top: var(--ax-space-12);
|
|
72
72
|
left: 0;
|
|
73
73
|
border-radius: var(--ax-border-radius-full);
|
|
74
74
|
border: 2px solid var(--ax-border-default);
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
78
78
|
|
|
79
79
|
.navds-switch--small > & {
|
|
80
|
-
top: var(--ax-
|
|
80
|
+
top: var(--ax-space-4);
|
|
81
81
|
}
|
|
82
82
|
|
|
83
83
|
.navds-switch__input:checked ~ & {
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
|
|
109
109
|
/* ------------------------------ Switch Thumb ------------------------------ */
|
|
110
110
|
.navds-switch__thumb {
|
|
111
|
-
background-color: var(--ax-bg-
|
|
111
|
+
background-color: var(--ax-bg-strong);
|
|
112
112
|
border-radius: var(--ax-border-radius-full);
|
|
113
113
|
width: 1.125rem;
|
|
114
114
|
height: 1.125rem;
|
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
.navds-switch__input:checked ~ .navds-switch__track > & {
|
|
125
125
|
background-color: var(--ax-bg-raised);
|
|
126
126
|
transform: translateX(1.25rem);
|
|
127
|
-
color: var(--ax-text-accent
|
|
127
|
+
color: var(--ax-text-accent);
|
|
128
128
|
width: 1.25rem;
|
|
129
129
|
height: 1.25rem;
|
|
130
130
|
left: 0;
|
|
@@ -183,8 +183,8 @@
|
|
|
183
183
|
& > .navds-switch__input:hover ~ .navds-switch__track,
|
|
184
184
|
& > .navds-switch__input:checked ~ .navds-switch__track,
|
|
185
185
|
& > .navds-switch__input:checked:hover ~ .navds-switch__track {
|
|
186
|
-
background-color: var(--ax-bg-
|
|
187
|
-
border-color: var(--ax-border-
|
|
186
|
+
background-color: var(--ax-bg-moderate);
|
|
187
|
+
border-color: var(--ax-border-subtleA);
|
|
188
188
|
}
|
|
189
189
|
|
|
190
190
|
& > .navds-switch__label-wrapper,
|
|
@@ -202,12 +202,12 @@
|
|
|
202
202
|
}
|
|
203
203
|
|
|
204
204
|
& .navds-switch__thumb {
|
|
205
|
-
background-color: var(--ax-bg-
|
|
205
|
+
background-color: var(--ax-bg-strong);
|
|
206
206
|
}
|
|
207
207
|
|
|
208
208
|
& > .navds-switch__input:checked ~ .navds-switch__track > .navds-switch__thumb {
|
|
209
|
-
background-color: var(--ax-bg-
|
|
210
|
-
color: var(--ax-text-
|
|
209
|
+
background-color: var(--ax-bg-strong);
|
|
210
|
+
color: var(--ax-text-contrast);
|
|
211
211
|
}
|
|
212
212
|
|
|
213
213
|
@media (hover: hover) and (pointer: fine) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
.navds-text-field__input {
|
|
2
2
|
appearance: none;
|
|
3
|
-
padding: var(--ax-
|
|
3
|
+
padding: var(--ax-space-8);
|
|
4
4
|
background: var(--ax-bg-input);
|
|
5
5
|
border-radius: var(--ax-border-radius-medium);
|
|
6
6
|
border: 1px solid var(--ax-border-default);
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
&::placeholder {
|
|
28
|
-
color: var(--ax-text-
|
|
28
|
+
color: var(--ax-text-subtle);
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
&[size] {
|
|
@@ -34,18 +34,18 @@
|
|
|
34
34
|
}
|
|
35
35
|
|
|
36
36
|
.navds-form-field--small .navds-text-field__input {
|
|
37
|
-
padding: 0 var(--ax-
|
|
37
|
+
padding: 0 var(--ax-space-8);
|
|
38
38
|
min-height: 2rem;
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
.navds-text-field--error .navds-text-field__input:not(:disabled) {
|
|
42
|
-
border-color: var(--ax-border-danger);
|
|
43
|
-
box-shadow: 0 0 0 1px var(--ax-border-danger);
|
|
42
|
+
border-color: var(--ax-border-danger-strong);
|
|
43
|
+
box-shadow: 0 0 0 1px var(--ax-border-danger-strong);
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
.navds-text-field--readonly .navds-text-field__input {
|
|
47
|
-
background-color: var(--ax-bg-
|
|
48
|
-
border-color: var(--ax-border-
|
|
47
|
+
background-color: var(--ax-bg-moderate);
|
|
48
|
+
border-color: var(--ax-border-subtleA);
|
|
49
49
|
cursor: default;
|
|
50
50
|
}
|
|
51
51
|
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/* stylelint-disable-next-line csstools/value-no-unknown-custom-properties */
|
|
3
3
|
height: var(--__axc-textarea-height);
|
|
4
4
|
appearance: none;
|
|
5
|
-
padding: var(--ax-
|
|
5
|
+
padding: var(--ax-space-8);
|
|
6
6
|
background-color: var(--ax-bg-input);
|
|
7
7
|
border-radius: var(--ax-border-radius-medium);
|
|
8
8
|
border: 1px solid var(--ax-border-default);
|
|
@@ -32,12 +32,12 @@
|
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
.navds-form-field--small & {
|
|
35
|
-
padding: var(--ax-
|
|
35
|
+
padding: var(--ax-space-6);
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
.navds-textarea--readonly & {
|
|
39
|
-
background-color: var(--ax-bg-
|
|
40
|
-
border-color: var(--ax-border-
|
|
39
|
+
background-color: var(--ax-bg-moderate);
|
|
40
|
+
border-color: var(--ax-border-subtleA);
|
|
41
41
|
cursor: default;
|
|
42
42
|
}
|
|
43
43
|
}
|
|
@@ -90,8 +90,8 @@
|
|
|
90
90
|
}
|
|
91
91
|
|
|
92
92
|
.navds-textarea--error .navds-textarea__input:not(:disabled) {
|
|
93
|
-
box-shadow: 0 0 0 1px var(--ax-border-danger);
|
|
94
|
-
border-color: var(--ax-border-danger);
|
|
93
|
+
box-shadow: 0 0 0 1px var(--ax-border-danger-strong);
|
|
94
|
+
border-color: var(--ax-border-danger-strong);
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
@media (forced-colors: active) {
|
|
@@ -51,23 +51,23 @@
|
|
|
51
51
|
position: relative;
|
|
52
52
|
|
|
53
53
|
.navds-guide-panel:is([data-poster="true"], [data-responsive="true"]) > & {
|
|
54
|
-
margin-top: var(--ax-
|
|
54
|
+
margin-top: var(--ax-space-20);
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
.navds-guide-panel[data-poster="false"] > & {
|
|
58
|
-
margin-left: var(--ax-
|
|
58
|
+
margin-left: var(--ax-space-20);
|
|
59
59
|
}
|
|
60
60
|
|
|
61
61
|
@media (min-width: 480px) {
|
|
62
62
|
.navds-guide-panel[data-responsive="true"] > & {
|
|
63
63
|
margin-top: 0;
|
|
64
|
-
margin-left: var(--ax-
|
|
64
|
+
margin-left: var(--ax-space-20);
|
|
65
65
|
}
|
|
66
66
|
}
|
|
67
67
|
}
|
|
68
68
|
|
|
69
69
|
.navds-guide-panel__content-inner {
|
|
70
|
-
padding: var(--ax-
|
|
70
|
+
padding: var(--ax-space-12) var(--ax-space-16);
|
|
71
71
|
border-radius: var(--ax-border-radius-xlarge);
|
|
72
72
|
background-color: var(--ax-bg-raised);
|
|
73
73
|
position: relative;
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
|
|
80
80
|
@media (min-width: 480px) {
|
|
81
81
|
& {
|
|
82
|
-
padding: var(--ax-
|
|
82
|
+
padding: var(--ax-space-16) var(--ax-space-20);
|
|
83
83
|
}
|
|
84
84
|
|
|
85
85
|
.navds-guide-panel[data-responsive="true"] & {
|
|
@@ -94,20 +94,20 @@
|
|
|
94
94
|
|
|
95
95
|
.navds-guide-panel:is([data-poster="true"], [data-responsive="true"]) & {
|
|
96
96
|
left: 50%;
|
|
97
|
-
top: calc(var(--ax-
|
|
97
|
+
top: calc(var(--ax-space-16) * -1 - 2px);
|
|
98
98
|
transform: translateX(-48%);
|
|
99
99
|
}
|
|
100
100
|
|
|
101
101
|
.navds-guide-panel[data-poster="false"] & {
|
|
102
102
|
top: calc(var(--__axc-guide-panel-guide-size) / 2);
|
|
103
|
-
left: calc(var(--ax-
|
|
103
|
+
left: calc(var(--ax-space-20) * -1 - 2px);
|
|
104
104
|
transform: translateY(-48%) rotateZ(-90deg) scaleX(-1);
|
|
105
105
|
}
|
|
106
106
|
|
|
107
107
|
@media (min-width: 480px) {
|
|
108
108
|
.navds-guide-panel[data-responsive="true"] & {
|
|
109
109
|
top: calc(var(--__axc-guide-panel-guide-size) / 2);
|
|
110
|
-
left: calc(var(--ax-
|
|
110
|
+
left: calc(var(--ax-space-20) * -1 - 2px);
|
|
111
111
|
transform: translateY(-48%) rotateZ(-90deg) scaleX(-1);
|
|
112
112
|
}
|
|
113
113
|
}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
align-items: center;
|
|
10
10
|
color: var(--ax-bg-accent-strong);
|
|
11
11
|
font-size: 1.25rem;
|
|
12
|
-
padding: calc(var(--ax-
|
|
12
|
+
padding: calc(var(--ax-space-4) / 2);
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
.navds-help-text__icon {
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
|
|
19
19
|
.navds-help-text__popover.navds-popover {
|
|
20
20
|
background-color: var(--ax-bg-info-moderate);
|
|
21
|
-
max-width: min(65ch, calc(100vw - var(--ax-
|
|
21
|
+
max-width: min(65ch, calc(100vw - var(--ax-space-24)));
|
|
22
22
|
border-radius: var(--ax-border-radius-large);
|
|
23
23
|
border: 1px solid var(--ax-border-info);
|
|
24
24
|
}
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
line-height: normal;
|
|
24
24
|
text-align: left;
|
|
25
25
|
padding-block: 0;
|
|
26
|
-
padding-inline: var(--ax-
|
|
26
|
+
padding-inline: var(--ax-space-24) var(--ax-space-20);
|
|
27
27
|
border-right: 1px solid var(--ax-border-subtleA);
|
|
28
28
|
display: flex;
|
|
29
29
|
align-items: center;
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
&:hover {
|
|
39
|
-
background: var(--ax-bg-
|
|
39
|
+
background: var(--ax-bg-moderate-hover);
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
&:is(:hover, :active):not(button, a) {
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
}
|
|
46
46
|
|
|
47
47
|
.navds-internalheader__user {
|
|
48
|
-
padding: 0 var(--ax-
|
|
48
|
+
padding: 0 var(--ax-space-20);
|
|
49
49
|
border-left: 1px solid var(--ax-border-subtleA);
|
|
50
50
|
display: flex;
|
|
51
51
|
align-items: center;
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
.navds-internalheader__button {
|
|
55
55
|
border: none;
|
|
56
56
|
margin: 0;
|
|
57
|
-
padding: 0 var(--ax-
|
|
57
|
+
padding: 0 var(--ax-space-12);
|
|
58
58
|
overflow: visible;
|
|
59
59
|
background: transparent;
|
|
60
60
|
font: inherit;
|
|
@@ -64,12 +64,12 @@
|
|
|
64
64
|
display: flex;
|
|
65
65
|
align-items: center;
|
|
66
66
|
justify-self: center;
|
|
67
|
-
gap: var(--ax-
|
|
67
|
+
gap: var(--ax-space-8);
|
|
68
68
|
border-left: 1px solid var(--ax-border-subtleA);
|
|
69
69
|
color: var(--ax-text-default);
|
|
70
70
|
|
|
71
71
|
&:hover {
|
|
72
|
-
background: var(--ax-bg-
|
|
72
|
+
background: var(--ax-bg-moderate-hover);
|
|
73
73
|
}
|
|
74
74
|
}
|
|
75
75
|
|
|
@@ -91,11 +91,11 @@
|
|
|
91
91
|
}
|
|
92
92
|
|
|
93
93
|
&:active {
|
|
94
|
-
background: var(--ax-bg-
|
|
94
|
+
background: var(--ax-bg-moderate-pressed);
|
|
95
95
|
}
|
|
96
96
|
}
|
|
97
97
|
|
|
98
98
|
.navds-internalheader__user-button {
|
|
99
|
-
padding-left: var(--ax-
|
|
100
|
-
gap: var(--ax-
|
|
99
|
+
padding-left: var(--ax-space-20);
|
|
100
|
+
gap: var(--ax-space-16);
|
|
101
101
|
}
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
.navds-list ul,
|
|
2
2
|
.navds-list ol {
|
|
3
3
|
padding: 0;
|
|
4
|
-
margin-block: var(--ax-
|
|
4
|
+
margin-block: var(--ax-space-16);
|
|
5
5
|
}
|
|
6
6
|
|
|
7
7
|
.navds-list--small ul,
|
|
8
8
|
.navds-list--small ol {
|
|
9
|
-
margin-block: var(--ax-
|
|
9
|
+
margin-block: var(--ax-space-12);
|
|
10
10
|
}
|
|
11
11
|
|
|
12
12
|
.navds-list {
|
|
13
13
|
& .navds-list :where(ul, ol) {
|
|
14
|
-
margin-block: var(--ax-
|
|
14
|
+
margin-block: var(--ax-space-8) 0;
|
|
15
15
|
}
|
|
16
16
|
|
|
17
17
|
& ol {
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
& > .navds-list__item {
|
|
32
32
|
display: grid;
|
|
33
33
|
grid-template-columns: auto 1fr;
|
|
34
|
-
gap: var(--ax-
|
|
34
|
+
gap: var(--ax-space-8);
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
& > li > .navds-list__item-marker {
|
|
@@ -61,7 +61,7 @@ _:future,
|
|
|
61
61
|
/* stylelint-enable selector-type-no-unknown */
|
|
62
62
|
|
|
63
63
|
.navds-list__item {
|
|
64
|
-
margin-block-end: var(--ax-
|
|
64
|
+
margin-block-end: var(--ax-space-8);
|
|
65
65
|
|
|
66
66
|
&:last-child {
|
|
67
67
|
margin-block-end: 0;
|