@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
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
|
|
33
33
|
& .navds-combobox__wrapper {
|
|
34
34
|
&:hover {
|
|
35
|
-
border-color: var(--ax-border-
|
|
35
|
+
border-color: var(--ax-border-neutral);
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
& *:hover {
|
|
@@ -54,22 +54,22 @@
|
|
|
54
54
|
|
|
55
55
|
& .navds-combobox__selected-options {
|
|
56
56
|
& .navds-chips__chip {
|
|
57
|
-
background-color: var(--ax-bg-moderateA);
|
|
57
|
+
background-color: var(--ax-bg-neutral-moderateA);
|
|
58
58
|
}
|
|
59
59
|
}
|
|
60
60
|
|
|
61
61
|
& .navds-combobox__button-toggle-list {
|
|
62
|
-
color: var(--ax-bg-moderate);
|
|
62
|
+
color: var(--ax-bg-neutral-moderate);
|
|
63
63
|
}
|
|
64
64
|
|
|
65
65
|
& .navds-combobox__wrapper {
|
|
66
|
-
border-color: var(--ax-border-subtle);
|
|
66
|
+
border-color: var(--ax-border-neutral-subtle);
|
|
67
67
|
overflow: clip;
|
|
68
68
|
}
|
|
69
69
|
|
|
70
70
|
& .navds-text-field__input,
|
|
71
71
|
& .navds-combobox__input {
|
|
72
|
-
background-color: var(--ax-bg-moderate);
|
|
72
|
+
background-color: var(--ax-bg-neutral-moderate);
|
|
73
73
|
}
|
|
74
74
|
}
|
|
75
75
|
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
}
|
|
81
81
|
|
|
82
82
|
.navds-combobox__wrapper-inner {
|
|
83
|
-
border: 1px solid var(--ax-border-
|
|
83
|
+
border: 1px solid var(--ax-border-neutral);
|
|
84
84
|
border-radius: var(--ax-border-radius-large);
|
|
85
85
|
|
|
86
86
|
&:has(.navds-combobox__input:focus-visible) {
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
|
|
92
92
|
&:has(.navds-combobox__input:focus-visible).navds-combobox__wrapper-inner--virtually-unfocused {
|
|
93
93
|
outline: none;
|
|
94
|
-
border-color: var(--ax-border-
|
|
94
|
+
border-color: var(--ax-border-neutral);
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
&.navds-text-field__input {
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
}
|
|
120
120
|
|
|
121
121
|
.navds-combobox--disabled &:hover {
|
|
122
|
-
border-color: var(--ax-border-
|
|
122
|
+
border-color: var(--ax-border-neutral);
|
|
123
123
|
}
|
|
124
124
|
}
|
|
125
125
|
|
|
@@ -215,7 +215,7 @@
|
|
|
215
215
|
}
|
|
216
216
|
|
|
217
217
|
.navds-combobox__button-toggle-list {
|
|
218
|
-
color: var(--ax-text-
|
|
218
|
+
color: var(--ax-text-neutral);
|
|
219
219
|
display: flex;
|
|
220
220
|
justify-content: center;
|
|
221
221
|
align-items: center;
|
|
@@ -226,10 +226,10 @@
|
|
|
226
226
|
padding: 0;
|
|
227
227
|
|
|
228
228
|
&:hover {
|
|
229
|
-
color: var(--ax-text-accent);
|
|
229
|
+
color: var(--ax-text-accent-subtle);
|
|
230
230
|
|
|
231
231
|
&:active {
|
|
232
|
-
color: var(--ax-text-accent
|
|
232
|
+
color: var(--ax-text-accent);
|
|
233
233
|
}
|
|
234
234
|
}
|
|
235
235
|
}
|
|
@@ -244,12 +244,12 @@
|
|
|
244
244
|
right: 0;
|
|
245
245
|
z-index: 10;
|
|
246
246
|
top: calc(100% + var(--ax-space-8));
|
|
247
|
-
border: 1px solid var(--ax-border-subtleA);
|
|
247
|
+
border: 1px solid var(--ax-border-neutral-subtleA);
|
|
248
248
|
display: flex;
|
|
249
249
|
flex-direction: column;
|
|
250
250
|
border-radius: var(--ax-border-radius-large);
|
|
251
251
|
background-color: var(--ax-bg-raised);
|
|
252
|
-
color: var(--ax-text-
|
|
252
|
+
color: var(--ax-text-neutral);
|
|
253
253
|
overscroll-behavior: contain;
|
|
254
254
|
box-shadow: var(--ax-shadow-dialog);
|
|
255
255
|
|
|
@@ -289,10 +289,10 @@
|
|
|
289
289
|
}
|
|
290
290
|
|
|
291
291
|
.navds-combobox__list-item--max-selected {
|
|
292
|
-
background-color: var(--ax-bg-moderateA);
|
|
292
|
+
background-color: var(--ax-bg-neutral-moderateA);
|
|
293
293
|
margin: 0;
|
|
294
294
|
border-radius: 0;
|
|
295
|
-
border-bottom: 1px solid var(--ax-border-subtle);
|
|
295
|
+
border-bottom: 1px solid var(--ax-border-neutral-subtle);
|
|
296
296
|
padding-block: var(--ax-space-8);
|
|
297
297
|
line-height: var(--ax-font-line-height-large);
|
|
298
298
|
}
|
|
@@ -327,11 +327,11 @@
|
|
|
327
327
|
& mark {
|
|
328
328
|
background-color: transparent;
|
|
329
329
|
font-weight: var(--ax-font-weight-bold);
|
|
330
|
-
color: var(--ax-text-
|
|
330
|
+
color: var(--ax-text-neutral);
|
|
331
331
|
}
|
|
332
332
|
|
|
333
333
|
& svg {
|
|
334
|
-
color: var(--ax-text-
|
|
334
|
+
color: var(--ax-text-neutral);
|
|
335
335
|
}
|
|
336
336
|
}
|
|
337
337
|
|
|
@@ -354,7 +354,7 @@
|
|
|
354
354
|
margin-block-start: calc(var(--ax-space-4) * -1);
|
|
355
355
|
|
|
356
356
|
& svg {
|
|
357
|
-
color: var(--ax-text-
|
|
357
|
+
color: var(--ax-text-neutral);
|
|
358
358
|
}
|
|
359
359
|
|
|
360
360
|
&:only-child {
|
|
@@ -15,10 +15,10 @@
|
|
|
15
15
|
gap: var(--ax-space-16);
|
|
16
16
|
text-align: center;
|
|
17
17
|
padding: var(--ax-space-16) var(--ax-space-20);
|
|
18
|
-
border: 1px dashed var(--ax-border-
|
|
18
|
+
border: 1px dashed var(--ax-border-neutral);
|
|
19
19
|
border-radius: var(--ax-border-radius-xlarge);
|
|
20
20
|
background-color: var(--__axc-dropzone-background);
|
|
21
|
-
color: var(--ax-text-
|
|
21
|
+
color: var(--ax-text-neutral);
|
|
22
22
|
transition: background-color var(--__axc-dropzone-animation-length-short) var(--__axc-dropzone-animation-ease-out);
|
|
23
23
|
cursor: pointer;
|
|
24
24
|
|
|
@@ -40,9 +40,9 @@
|
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
&[data-disabled="true"] {
|
|
43
|
-
--__axc-dropzone-background: var(--ax-bg-soft);
|
|
43
|
+
--__axc-dropzone-background: var(--ax-bg-neutral-soft);
|
|
44
44
|
|
|
45
|
-
border-color: var(--ax-border-subtleA);
|
|
45
|
+
border-color: var(--ax-border-neutral-subtleA);
|
|
46
46
|
cursor: default;
|
|
47
47
|
}
|
|
48
48
|
}
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
}
|
|
54
54
|
|
|
55
55
|
& > .navds-dropzone__area::after {
|
|
56
|
-
color: var(--ax-text-accent
|
|
56
|
+
color: var(--ax-text-accent);
|
|
57
57
|
background-color: var(--ax-bg-accent-moderateA);
|
|
58
58
|
content: "";
|
|
59
59
|
inset: 0;
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
display: grid;
|
|
113
113
|
padding: var(--__axc-dropzone-icon-padding);
|
|
114
114
|
border-radius: var(--ax-border-radius-full);
|
|
115
|
-
background-color: var(--ax-bg-moderateA);
|
|
115
|
+
background-color: var(--ax-bg-neutral-moderateA);
|
|
116
116
|
transition:
|
|
117
117
|
background-color 300ms var(--__axc-dropzone-animation-ease-out),
|
|
118
118
|
font-size 300ms var(--__axc-dropzone-animation-ease-out);
|
|
@@ -134,13 +134,13 @@
|
|
|
134
134
|
}
|
|
135
135
|
|
|
136
136
|
.navds-dropzone--dragging .navds-dropzone__area-release {
|
|
137
|
-
color: var(--ax-text-accent);
|
|
137
|
+
color: var(--ax-text-accent-subtle);
|
|
138
138
|
top: 50%;
|
|
139
139
|
transform: translateY(-50%);
|
|
140
140
|
}
|
|
141
141
|
|
|
142
142
|
.navds-dropzone__area-disabled {
|
|
143
|
-
color: var(--ax-text-subtle);
|
|
143
|
+
color: var(--ax-text-neutral-subtle);
|
|
144
144
|
display: flex;
|
|
145
145
|
align-items: center;
|
|
146
146
|
flex-direction: column;
|
|
@@ -158,7 +158,7 @@ li.navds-file-item {
|
|
|
158
158
|
|
|
159
159
|
.navds-file-item__inner {
|
|
160
160
|
background-color: var(--ax-bg-raised);
|
|
161
|
-
border: 1px solid var(--ax-border-subtleA);
|
|
161
|
+
border: 1px solid var(--ax-border-neutral-subtleA);
|
|
162
162
|
outline-offset: -1px;
|
|
163
163
|
transition: outline-color 250ms cubic-bezier(0, 0.3, 0.15, 1);
|
|
164
164
|
border-radius: var(--ax-border-radius-xlarge);
|
|
@@ -173,8 +173,8 @@ li.navds-file-item {
|
|
|
173
173
|
}
|
|
174
174
|
|
|
175
175
|
.navds-file-item__icon {
|
|
176
|
-
background-color: var(--ax-bg-moderateA);
|
|
177
|
-
color: var(--ax-text-
|
|
176
|
+
background-color: var(--ax-bg-neutral-moderateA);
|
|
177
|
+
color: var(--ax-text-neutral);
|
|
178
178
|
border-radius: var(--ax-border-radius-full);
|
|
179
179
|
min-height: 2.5rem;
|
|
180
180
|
min-width: 2.5rem;
|
|
@@ -21,37 +21,35 @@
|
|
|
21
21
|
|
|
22
22
|
.navds-form-progress__collapsible {
|
|
23
23
|
display: grid;
|
|
24
|
-
|
|
24
|
+
visibility: hidden;
|
|
25
25
|
overflow: hidden;
|
|
26
|
-
|
|
26
|
+
border: 1px solid var(--ax-border-neutral-subtleA);
|
|
27
|
+
border-radius: var(--ax-border-radius-xlarge);
|
|
28
|
+
background: var(--ax-bg-raised);
|
|
29
|
+
padding-inline: var(--ax-space-20);
|
|
30
|
+
padding-block: 0;
|
|
31
|
+
opacity: 0.001;
|
|
32
|
+
transition-duration: 1s;
|
|
33
|
+
transition-timing-function: cubic-bezier(0.2, 0, 0, 1);
|
|
34
|
+
transition-property: margin-top, opacity, visibility, padding-block-start, grid-template-rows;
|
|
35
|
+
grid-template-rows: 0fr;
|
|
36
|
+
|
|
37
|
+
/* border-block leaves 2px of space when closes, so offset 2px with margin */
|
|
38
|
+
margin-top: -2px;
|
|
27
39
|
|
|
28
40
|
&[hidden] {
|
|
29
|
-
display: grid
|
|
41
|
+
display: grid;
|
|
30
42
|
}
|
|
31
43
|
|
|
32
44
|
&[data-state="open"] {
|
|
45
|
+
margin-top: var(--ax-space-4);
|
|
33
46
|
grid-template-rows: 1fr;
|
|
47
|
+
visibility: visible;
|
|
48
|
+
padding-block: var(--ax-space-16);
|
|
49
|
+
opacity: 1;
|
|
34
50
|
}
|
|
35
51
|
}
|
|
36
52
|
|
|
37
53
|
.navds-form-progress__collapsible-content {
|
|
38
54
|
min-height: 0;
|
|
39
|
-
opacity: 0.01;
|
|
40
|
-
visibility: hidden;
|
|
41
|
-
transition-timing-function: cubic-bezier(0.2, 0, 0, 1);
|
|
42
|
-
transition-duration: 250ms;
|
|
43
|
-
transition-property: opacity, visibility;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.navds-form-progress__collapsible[data-state="open"] .navds-form-progress__collapsible-content {
|
|
47
|
-
visibility: visible;
|
|
48
|
-
opacity: 1;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
.navds-form-progress__stepper {
|
|
52
|
-
border: 1px solid var(--ax-border-subtle);
|
|
53
|
-
border-radius: var(--ax-border-radius-xlarge);
|
|
54
|
-
padding: var(--ax-space-16) var(--ax-space-20);
|
|
55
|
-
margin-top: var(--ax-space-4);
|
|
56
|
-
background: var(--ax-bg-raised);
|
|
57
55
|
}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
.navds-form-summary {
|
|
2
2
|
overflow: hidden;
|
|
3
|
-
border: 1px solid var(--ax-border-subtleA);
|
|
3
|
+
border: 1px solid var(--ax-border-neutral-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-moderateA);
|
|
10
|
-
padding: var(--ax-space-16) var(--ax-space-
|
|
9
|
+
background: var(--ax-bg-neutral-moderateA);
|
|
10
|
+
padding: var(--ax-space-20) var(--ax-space-20) var(--ax-space-16) var(--ax-space-20);
|
|
11
11
|
display: flex;
|
|
12
12
|
justify-content: space-between;
|
|
13
13
|
gap: 0 var(--ax-space-12);
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
|
|
16
16
|
@media (max-width: 479px) {
|
|
17
17
|
.navds-form-summary__header {
|
|
18
|
-
padding: var(--ax-space-12) var(--ax-space-16);
|
|
18
|
+
padding: var(--ax-space-16) var(--ax-space-16) var(--ax-space-12) var(--ax-space-16);
|
|
19
19
|
flex-direction: column;
|
|
20
20
|
}
|
|
21
21
|
}
|
|
@@ -27,24 +27,24 @@
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
.navds-form-summary > .navds-form-summary__answers {
|
|
30
|
-
border-top: 1px solid var(--ax-border-subtleA);
|
|
30
|
+
border-top: 1px solid var(--ax-border-neutral-subtleA);
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
.navds-form-summary__answers {
|
|
34
|
-
padding: var(--ax-space-16) var(--ax-space-20);
|
|
34
|
+
padding: var(--ax-space-16) var(--ax-space-20) var(--ax-space-20) 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-space-16);
|
|
40
|
+
padding: var(--ax-space-12) var(--ax-space-16) var(--ax-space-16) var(--ax-space-16);
|
|
41
41
|
}
|
|
42
42
|
}
|
|
43
43
|
|
|
44
44
|
.navds-form-summary__answer:not(:last-child) {
|
|
45
45
|
margin-bottom: var(--ax-space-16);
|
|
46
46
|
padding-bottom: var(--ax-space-16);
|
|
47
|
-
border-bottom: 1px solid var(--ax-border-subtleA);
|
|
47
|
+
border-bottom: 1px solid var(--ax-border-neutral-subtleA);
|
|
48
48
|
}
|
|
49
49
|
|
|
50
50
|
.navds-form-summary__answer:has(.navds-form-summary__answer) {
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
|
|
7
7
|
.navds-form-field__description {
|
|
8
8
|
margin-top: -0.375rem;
|
|
9
|
-
color: var(--ax-text-subtle);
|
|
9
|
+
color: var(--ax-text-neutral-subtle);
|
|
10
10
|
}
|
|
11
11
|
|
|
12
12
|
.navds-form-field--disabled {
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
.navds-form-field__subdescription {
|
|
22
|
-
color: var(--ax-text-subtle);
|
|
22
|
+
color: var(--ax-text-neutral-subtle);
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
.navds-form-field--readonly > :where(.navds-form-field__label) {
|
|
@@ -23,8 +23,8 @@
|
|
|
23
23
|
display: flex;
|
|
24
24
|
gap: var(--ax-space-8);
|
|
25
25
|
|
|
26
|
-
--__axc-radio-checkbox-readonly-bg: var(--ax-bg-moderate);
|
|
27
|
-
--__axc-radio-checkbox-readonly-border: var(--ax-border-subtle);
|
|
26
|
+
--__axc-radio-checkbox-readonly-bg: var(--ax-bg-neutral-moderate);
|
|
27
|
+
--__axc-radio-checkbox-readonly-border: var(--ax-border-neutral-subtle);
|
|
28
28
|
}
|
|
29
29
|
|
|
30
30
|
.navds-checkbox__label::before,
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
flex-shrink: 0;
|
|
36
36
|
width: 1.5rem;
|
|
37
37
|
height: 1.5rem;
|
|
38
|
-
border: 2px solid var(--ax-border-
|
|
38
|
+
border: 2px solid var(--ax-border-neutral);
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
.navds-radio__label::before {
|
|
@@ -156,8 +156,8 @@
|
|
|
156
156
|
}
|
|
157
157
|
|
|
158
158
|
.navds-checkbox__input:hover:not(:disabled) + .navds-checkbox__label,
|
|
159
|
-
.navds-radio__input:hover:not(:disabled) + .navds-radio__label {
|
|
160
|
-
color: var(--ax-text-accent);
|
|
159
|
+
.navds-radio__input:hover:not(:disabled, :checked) + .navds-radio__label {
|
|
160
|
+
color: var(--ax-text-accent-subtle);
|
|
161
161
|
}
|
|
162
162
|
|
|
163
163
|
.navds-checkbox__input:hover:not(:disabled, :checked, :indeterminate) + .navds-checkbox__label::before,
|
|
@@ -209,7 +209,7 @@
|
|
|
209
209
|
|
|
210
210
|
.navds-checkbox--readonly > .navds-checkbox__input:hover + .navds-checkbox__label,
|
|
211
211
|
.navds-radio--readonly > .navds-radio__input:hover + .navds-radio__label {
|
|
212
|
-
color: var(--ax-text-
|
|
212
|
+
color: var(--ax-text-neutral);
|
|
213
213
|
}
|
|
214
214
|
|
|
215
215
|
.navds-checkbox--readonly > .navds-checkbox__input:not(:disabled) + .navds-checkbox__label::before,
|
|
@@ -226,19 +226,19 @@
|
|
|
226
226
|
}
|
|
227
227
|
|
|
228
228
|
.navds-checkbox--readonly > .navds-checkbox__input:checked + .navds-checkbox__label > .navds-checkbox__icon {
|
|
229
|
-
color: var(--ax-text-subtle);
|
|
229
|
+
color: var(--ax-text-neutral-subtle);
|
|
230
230
|
}
|
|
231
231
|
|
|
232
232
|
.navds-radio--readonly > .navds-radio__input:checked + .navds-radio__label::before {
|
|
233
|
-
background-color: var(--ax-bg-strong);
|
|
233
|
+
background-color: var(--ax-bg-neutral-strong);
|
|
234
234
|
border-width: 0;
|
|
235
235
|
box-shadow:
|
|
236
|
-
inset 0 0 0 2px var(--ax-border-subtle),
|
|
237
|
-
inset 0 0 0 8px var(--ax-bg-moderate);
|
|
236
|
+
inset 0 0 0 2px var(--ax-border-neutral-subtle),
|
|
237
|
+
inset 0 0 0 8px var(--ax-bg-neutral-moderate);
|
|
238
238
|
}
|
|
239
239
|
|
|
240
240
|
.navds-checkbox--readonly > .navds-checkbox__input:indeterminate + .navds-checkbox__label > .navds-checkbox__icon-indeterminate {
|
|
241
|
-
background-color: var(--ax-text-subtle);
|
|
241
|
+
background-color: var(--ax-text-neutral-subtle);
|
|
242
242
|
}
|
|
243
243
|
|
|
244
244
|
@media (forced-colors: active) {
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
|
|
104
104
|
.navds-search__button-search.navds-button--secondary {
|
|
105
105
|
--__axc-button-border-width: 1px;
|
|
106
|
-
--__axc-button-border-color: var(--ax-border-
|
|
106
|
+
--__axc-button-border-color: var(--ax-border-neutral);
|
|
107
107
|
|
|
108
108
|
&:not(:hover, :active) {
|
|
109
109
|
background-color: var(--ax-bg-input);
|
|
@@ -112,10 +112,6 @@
|
|
|
112
112
|
&:hover:not(:disabled) {
|
|
113
113
|
--__axc-button-border-color: var(--ax-border-accent-strong);
|
|
114
114
|
}
|
|
115
|
-
|
|
116
|
-
&:active:not(:disabled) {
|
|
117
|
-
--__axc-button-border-color: transparent;
|
|
118
|
-
}
|
|
119
115
|
}
|
|
120
116
|
|
|
121
117
|
/* Special-case where we hover/focus input, and want the secondary-button to match input-border */
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
appearance: none;
|
|
3
3
|
background-color: var(--ax-bg-input);
|
|
4
4
|
border-radius: var(--ax-border-radius-large);
|
|
5
|
-
border: 1px solid var(--ax-border-
|
|
6
|
-
color: var(--ax-text-
|
|
5
|
+
border: 1px solid var(--ax-border-neutral);
|
|
6
|
+
color: var(--ax-text-neutral);
|
|
7
7
|
width: 100%;
|
|
8
8
|
box-sizing: border-box;
|
|
9
9
|
min-height: 3rem;
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
position: relative;
|
|
37
37
|
display: flex;
|
|
38
38
|
width: 100%;
|
|
39
|
-
color: var(--ax-text-
|
|
39
|
+
color: var(--ax-text-neutral);
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
/* ------------------------------- Select Icon ------------------------------ */
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
right: var(--ax-space-8);
|
|
47
47
|
pointer-events: none;
|
|
48
48
|
align-self: center;
|
|
49
|
-
color: var(--ax-text-
|
|
49
|
+
color: var(--ax-text-neutral);
|
|
50
50
|
|
|
51
51
|
@media (forced-colors: active) {
|
|
52
52
|
& {
|
|
@@ -80,16 +80,16 @@
|
|
|
80
80
|
/* ----------------------------- Select disabled ---------------------------- */
|
|
81
81
|
.navds-select__input:disabled {
|
|
82
82
|
background-color: var(--ax-bg-input);
|
|
83
|
-
border: 1px solid var(--ax-border-
|
|
83
|
+
border: 1px solid var(--ax-border-neutral);
|
|
84
84
|
box-shadow: none;
|
|
85
85
|
cursor: not-allowed;
|
|
86
86
|
|
|
87
87
|
/* Chrome-fix */
|
|
88
88
|
opacity: 1;
|
|
89
|
-
color: var(--ax-text-
|
|
89
|
+
color: var(--ax-text-neutral);
|
|
90
90
|
|
|
91
91
|
& > option {
|
|
92
|
-
color: var(--ax-text-
|
|
92
|
+
color: var(--ax-text-neutral);
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
@media (forced-colors: active) {
|
|
@@ -102,8 +102,8 @@
|
|
|
102
102
|
/* ----------------------------- Select Readonly ---------------------------- */
|
|
103
103
|
.navds-select--readonly {
|
|
104
104
|
& .navds-select__input {
|
|
105
|
-
background-color: var(--ax-bg-moderate);
|
|
106
|
-
border-color: var(--ax-border-subtleA);
|
|
105
|
+
background-color: var(--ax-bg-neutral-moderate);
|
|
106
|
+
border-color: var(--ax-border-neutral-subtleA);
|
|
107
107
|
cursor: default;
|
|
108
108
|
|
|
109
109
|
@media (forced-colors: active) {
|
|
@@ -116,6 +116,6 @@
|
|
|
116
116
|
}
|
|
117
117
|
|
|
118
118
|
& .navds-select__chevron {
|
|
119
|
-
color: var(--ax-text-subtle);
|
|
119
|
+
color: var(--ax-text-neutral-subtle);
|
|
120
120
|
}
|
|
121
121
|
}
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
/* -------------------------- Switch content/label -------------------------- */
|
|
28
28
|
.navds-switch__label-wrapper {
|
|
29
29
|
cursor: pointer;
|
|
30
|
-
color: var(--ax-text-
|
|
30
|
+
color: var(--ax-text-neutral);
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
.navds-switch__content {
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
|
|
71
71
|
.navds-switch__input:hover ~ .navds-switch__label-wrapper,
|
|
72
72
|
.navds-switch__label-wrapper:hover {
|
|
73
|
-
color: var(--ax-text-accent);
|
|
73
|
+
color: var(--ax-text-accent-subtle);
|
|
74
74
|
}
|
|
75
75
|
|
|
76
76
|
.navds-switch__input:disabled:hover ~ .navds-switch__label-wrapper {
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
top: var(--ax-space-12);
|
|
87
87
|
left: 0;
|
|
88
88
|
border-radius: var(--ax-border-radius-full);
|
|
89
|
-
border: 2px solid var(--ax-border-
|
|
89
|
+
border: 2px solid var(--ax-border-neutral);
|
|
90
90
|
transition-property: background-color, border-color;
|
|
91
91
|
transition-duration: 100ms;
|
|
92
92
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
|
|
108
108
|
.navds-switch__input:disabled ~ & {
|
|
109
109
|
background-color: var(--ax-bg-input);
|
|
110
|
-
border-color: var(--ax-border-
|
|
110
|
+
border-color: var(--ax-border-neutral);
|
|
111
111
|
}
|
|
112
112
|
|
|
113
113
|
.navds-switch__input:checked:disabled ~ & {
|
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
|
|
124
124
|
/* ------------------------------ Switch Thumb ------------------------------ */
|
|
125
125
|
.navds-switch__thumb {
|
|
126
|
-
background-color: var(--ax-bg-strong);
|
|
126
|
+
background-color: var(--ax-bg-neutral-strong);
|
|
127
127
|
border-radius: var(--ax-border-radius-full);
|
|
128
128
|
width: 1.125rem;
|
|
129
129
|
height: 1.125rem;
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
.navds-switch__input:checked ~ .navds-switch__track > & {
|
|
140
140
|
background-color: var(--ax-bg-raised);
|
|
141
141
|
transform: translateX(1.25rem);
|
|
142
|
-
color: var(--ax-text-accent);
|
|
142
|
+
color: var(--ax-text-accent-subtle);
|
|
143
143
|
width: 1.25rem;
|
|
144
144
|
height: 1.25rem;
|
|
145
145
|
left: 0;
|
|
@@ -198,8 +198,8 @@
|
|
|
198
198
|
& > .navds-switch__input:hover ~ .navds-switch__track,
|
|
199
199
|
& > .navds-switch__input:checked ~ .navds-switch__track,
|
|
200
200
|
& > .navds-switch__input:checked:hover ~ .navds-switch__track {
|
|
201
|
-
background-color: var(--ax-bg-moderate);
|
|
202
|
-
border-color: var(--ax-border-subtleA);
|
|
201
|
+
background-color: var(--ax-bg-neutral-moderate);
|
|
202
|
+
border-color: var(--ax-border-neutral-subtleA);
|
|
203
203
|
}
|
|
204
204
|
|
|
205
205
|
& > .navds-switch__label-wrapper,
|
|
@@ -209,7 +209,7 @@
|
|
|
209
209
|
|
|
210
210
|
& > .navds-switch__input:hover ~ .navds-switch__label-wrapper,
|
|
211
211
|
& .navds-switch__label-wrapper:hover {
|
|
212
|
-
color: var(--ax-text-
|
|
212
|
+
color: var(--ax-text-neutral);
|
|
213
213
|
}
|
|
214
214
|
|
|
215
215
|
& .navds-switch__label {
|
|
@@ -217,12 +217,12 @@
|
|
|
217
217
|
}
|
|
218
218
|
|
|
219
219
|
& .navds-switch__thumb {
|
|
220
|
-
background-color: var(--ax-bg-strong);
|
|
220
|
+
background-color: var(--ax-bg-neutral-strong);
|
|
221
221
|
}
|
|
222
222
|
|
|
223
223
|
& > .navds-switch__input:checked ~ .navds-switch__track > .navds-switch__thumb {
|
|
224
|
-
background-color: var(--ax-bg-strong);
|
|
225
|
-
color: var(--ax-text-contrast);
|
|
224
|
+
background-color: var(--ax-bg-neutral-strong);
|
|
225
|
+
color: var(--ax-text-neutral-contrast);
|
|
226
226
|
}
|
|
227
227
|
|
|
228
228
|
@media (hover: hover) and (pointer: fine) {
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
padding: var(--ax-space-8);
|
|
4
4
|
background: var(--ax-bg-input);
|
|
5
5
|
border-radius: var(--ax-border-radius-large);
|
|
6
|
-
border: 1px solid var(--ax-border-
|
|
6
|
+
border: 1px solid var(--ax-border-neutral);
|
|
7
7
|
min-height: 3rem;
|
|
8
8
|
width: 100%;
|
|
9
|
-
color: var(--ax-text-
|
|
9
|
+
color: var(--ax-text-neutral);
|
|
10
10
|
|
|
11
11
|
&:hover {
|
|
12
12
|
border-color: var(--ax-border-accent-strong);
|
|
@@ -20,12 +20,12 @@
|
|
|
20
20
|
|
|
21
21
|
&:disabled {
|
|
22
22
|
background-color: var(--ax-bg-input);
|
|
23
|
-
border-color: var(--ax-border-
|
|
23
|
+
border-color: var(--ax-border-neutral);
|
|
24
24
|
cursor: not-allowed;
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
&::placeholder {
|
|
28
|
-
color: var(--ax-text-subtle);
|
|
28
|
+
color: var(--ax-text-neutral-subtle);
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
&[size] {
|
|
@@ -44,8 +44,8 @@
|
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
.navds-text-field--readonly .navds-text-field__input {
|
|
47
|
-
background-color: var(--ax-bg-moderate);
|
|
48
|
-
border-color: var(--ax-border-subtleA);
|
|
47
|
+
background-color: var(--ax-bg-neutral-moderate);
|
|
48
|
+
border-color: var(--ax-border-neutral-subtleA);
|
|
49
49
|
cursor: default;
|
|
50
50
|
}
|
|
51
51
|
|
|
@@ -5,14 +5,14 @@
|
|
|
5
5
|
padding: var(--ax-space-8);
|
|
6
6
|
background-color: var(--ax-bg-input);
|
|
7
7
|
border-radius: var(--ax-border-radius-large);
|
|
8
|
-
border: 1px solid var(--ax-border-
|
|
8
|
+
border: 1px solid var(--ax-border-neutral);
|
|
9
9
|
resize: none;
|
|
10
10
|
width: 100%;
|
|
11
11
|
display: block;
|
|
12
|
-
color: var(--ax-text-
|
|
12
|
+
color: var(--ax-text-neutral);
|
|
13
13
|
|
|
14
14
|
&::placeholder {
|
|
15
|
-
color: var(--ax-text-subtle);
|
|
15
|
+
color: var(--ax-text-neutral-subtle);
|
|
16
16
|
}
|
|
17
17
|
|
|
18
18
|
&:hover {
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
|
|
28
28
|
&:disabled {
|
|
29
29
|
background-color: var(--ax-bg-input);
|
|
30
|
-
border-color: var(--ax-border-
|
|
30
|
+
border-color: var(--ax-border-neutral);
|
|
31
31
|
cursor: not-allowed;
|
|
32
32
|
}
|
|
33
33
|
|
|
@@ -36,19 +36,19 @@
|
|
|
36
36
|
}
|
|
37
37
|
|
|
38
38
|
.navds-textarea--readonly & {
|
|
39
|
-
background-color: var(--ax-bg-moderate);
|
|
40
|
-
border-color: var(--ax-border-subtleA);
|
|
39
|
+
background-color: var(--ax-bg-neutral-moderate);
|
|
40
|
+
border-color: var(--ax-border-neutral-subtleA);
|
|
41
41
|
cursor: default;
|
|
42
42
|
}
|
|
43
43
|
}
|
|
44
44
|
|
|
45
45
|
.navds-textarea__counter {
|
|
46
46
|
margin-top: -0.25rem;
|
|
47
|
-
color: var(--ax-text-subtle);
|
|
47
|
+
color: var(--ax-text-neutral-subtle);
|
|
48
48
|
}
|
|
49
49
|
|
|
50
50
|
.navds-textarea__counter--error {
|
|
51
|
-
color: var(--ax-text-danger);
|
|
51
|
+
color: var(--ax-text-danger-subtle);
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
.navds-textarea__sr-counter {
|