@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
|
@@ -60,15 +60,15 @@
|
|
|
60
60
|
width: 450px;
|
|
61
61
|
|
|
62
62
|
& .navds-modal__header {
|
|
63
|
-
padding: var(--ax-
|
|
63
|
+
padding: var(--ax-space-12) var(--ax-space-16);
|
|
64
64
|
}
|
|
65
65
|
|
|
66
66
|
& .navds-modal__body {
|
|
67
|
-
padding: var(--ax-
|
|
67
|
+
padding: var(--ax-space-12) var(--ax-space-16);
|
|
68
68
|
}
|
|
69
69
|
|
|
70
70
|
& .navds-modal__footer {
|
|
71
|
-
padding: var(--ax-
|
|
71
|
+
padding: var(--ax-space-12) var(--ax-space-16);
|
|
72
72
|
}
|
|
73
73
|
}
|
|
74
74
|
|
|
@@ -116,19 +116,19 @@
|
|
|
116
116
|
}
|
|
117
117
|
|
|
118
118
|
.navds-modal__button {
|
|
119
|
-
margin-left: var(--ax-
|
|
119
|
+
margin-left: var(--ax-space-16);
|
|
120
120
|
float: right;
|
|
121
121
|
}
|
|
122
122
|
|
|
123
123
|
.navds-modal__header {
|
|
124
|
-
padding: var(--ax-
|
|
124
|
+
padding: var(--ax-space-16) var(--ax-space-20);
|
|
125
125
|
}
|
|
126
126
|
|
|
127
127
|
.navds-modal__header-icon {
|
|
128
128
|
& svg {
|
|
129
129
|
display: inline;
|
|
130
130
|
vertical-align: -0.25rem;
|
|
131
|
-
margin-right: var(--ax-
|
|
131
|
+
margin-right: var(--ax-space-4);
|
|
132
132
|
}
|
|
133
133
|
}
|
|
134
134
|
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
}
|
|
139
139
|
|
|
140
140
|
.navds-modal__body {
|
|
141
|
-
padding: var(--ax-
|
|
141
|
+
padding: var(--ax-space-16) var(--ax-space-20);
|
|
142
142
|
overflow: auto;
|
|
143
143
|
overscroll-behavior: contain;
|
|
144
144
|
position: relative; /* Needed to make sr-only elements position correctly - see Storybook */
|
|
@@ -157,14 +157,14 @@
|
|
|
157
157
|
}
|
|
158
158
|
|
|
159
159
|
.navds-modal__header + .navds-modal__body {
|
|
160
|
-
padding-top: var(--ax-
|
|
160
|
+
padding-top: var(--ax-space-0);
|
|
161
161
|
}
|
|
162
162
|
|
|
163
163
|
.navds-modal__footer {
|
|
164
164
|
display: flex;
|
|
165
165
|
flex-flow: row-reverse wrap;
|
|
166
|
-
gap: var(--ax-
|
|
167
|
-
padding: var(--ax-
|
|
166
|
+
gap: var(--ax-space-16);
|
|
167
|
+
padding: var(--ax-space-16) var(--ax-space-20);
|
|
168
168
|
}
|
|
169
169
|
|
|
170
170
|
.navds-modal__footer :nth-of-type(2) {
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
padding: 0;
|
|
8
8
|
list-style: none;
|
|
9
9
|
display: flex;
|
|
10
|
-
gap: var(--ax-
|
|
10
|
+
gap: var(--ax-space-12);
|
|
11
11
|
|
|
12
12
|
& li {
|
|
13
13
|
list-style: none;
|
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
.navds-pagination__item[data-selected="true"] {
|
|
35
|
-
background-color: var(--ax-bg-
|
|
36
|
-
color: var(--ax-text-
|
|
35
|
+
background-color: var(--ax-bg-strong-pressed);
|
|
36
|
+
color: var(--ax-text-contrast);
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
.navds-pagination--invisible {
|
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
border-radius: var(--ax-border-radius-xlarge);
|
|
7
7
|
|
|
8
8
|
/* Creates a small gutter between screen-edges on smaller devices */
|
|
9
|
-
max-width: calc(100vw - var(--ax-
|
|
9
|
+
max-width: calc(100vw - var(--ax-space-24));
|
|
10
10
|
}
|
|
11
11
|
|
|
12
12
|
.navds-popover__content {
|
|
13
|
-
padding: var(--ax-
|
|
13
|
+
padding: var(--ax-space-16) var(--ax-space-20);
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
.navds-popover--hidden {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
.navds-progress-bar {
|
|
2
|
-
background: var(--ax-bg-
|
|
2
|
+
background: var(--ax-bg-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-
|
|
6
|
+
box-shadow: inset 0 0 0 1px var(--ax-border-subtleA);
|
|
7
7
|
}
|
|
8
8
|
|
|
9
9
|
.navds-progress-bar--small {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
.navds-read-more {
|
|
2
2
|
--__axc-read-more-icon-size: 1.5rem;
|
|
3
3
|
--__axc-read-more-pi-start: 0px;
|
|
4
|
-
--__axc-read-more-pi-end: var(--ax-
|
|
5
|
-
--__axc-read-more-pb: var(--ax-
|
|
4
|
+
--__axc-read-more-pi-end: var(--ax-space-4);
|
|
5
|
+
--__axc-read-more-pb: var(--ax-space-4);
|
|
6
6
|
}
|
|
7
7
|
|
|
8
8
|
/* ----------------------------- ReadMore Button ---------------------------- */
|
|
@@ -13,15 +13,15 @@
|
|
|
13
13
|
background: none;
|
|
14
14
|
display: flex;
|
|
15
15
|
align-items: flex-start;
|
|
16
|
-
gap: var(--ax-
|
|
16
|
+
gap: var(--ax-space-4);
|
|
17
17
|
color: var(--ax-text-accent);
|
|
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;
|
|
21
21
|
|
|
22
22
|
&:focus-visible {
|
|
23
|
-
outline:
|
|
24
|
-
outline-offset:
|
|
23
|
+
outline: 3px solid var(--ax-border-focus);
|
|
24
|
+
outline-offset: 3px;
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
&[data-state="open"] .navds-read-more__expand-icon {
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
border-radius: var(--ax-border-radius-medium);
|
|
35
35
|
|
|
36
36
|
&:hover {
|
|
37
|
-
background-color: var(--ax-bg-
|
|
37
|
+
background-color: var(--ax-bg-hoverA);
|
|
38
38
|
color: var(--ax-text-accent-strong);
|
|
39
39
|
}
|
|
40
40
|
}
|
|
@@ -52,24 +52,24 @@
|
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
&.navds-read-more--large {
|
|
55
|
-
--__axc-read-more-pi-start: var(--ax-
|
|
56
|
-
--__axc-read-more-pi-end: var(--ax-
|
|
55
|
+
--__axc-read-more-pi-start: var(--ax-space-12);
|
|
56
|
+
--__axc-read-more-pi-end: var(--ax-space-24);
|
|
57
57
|
}
|
|
58
58
|
|
|
59
59
|
&.navds-read-more--small,
|
|
60
60
|
&.navds-read-more--medium {
|
|
61
|
-
--__axc-read-more-pi-start: var(--ax-
|
|
62
|
-
--__axc-read-more-pi-end: var(--ax-
|
|
61
|
+
--__axc-read-more-pi-start: var(--ax-space-8);
|
|
62
|
+
--__axc-read-more-pi-end: var(--ax-space-16);
|
|
63
63
|
}
|
|
64
64
|
}
|
|
65
65
|
|
|
66
66
|
/* ---------------------------- ReadMore Content ---------------------------- */
|
|
67
67
|
.navds-read-more__content {
|
|
68
|
-
margin-top: var(--ax-
|
|
69
|
-
border-left: 2px solid var(--ax-border-
|
|
68
|
+
margin-top: var(--ax-space-8);
|
|
69
|
+
border-left: 2px solid var(--ax-border-subtleA);
|
|
70
70
|
color: var(--ax-text-default);
|
|
71
71
|
margin-left: calc(var(--__axc-read-more-pi-start) + var(--__axc-read-more-icon-size) / 2 - 1px);
|
|
72
|
-
padding-left: calc(var(--__axc-read-more-icon-size) / 2 - 1px + var(--ax-
|
|
72
|
+
padding-left: calc(var(--__axc-read-more-icon-size) / 2 - 1px + var(--ax-space-4));
|
|
73
73
|
|
|
74
74
|
&[data-state="closed"] {
|
|
75
75
|
display: none;
|
|
@@ -84,12 +84,12 @@
|
|
|
84
84
|
|
|
85
85
|
/* ----------------------------- ReadMore Sizes ----------------------------- */
|
|
86
86
|
.navds-read-more--large {
|
|
87
|
-
--__axc-read-more-pb: var(--ax-
|
|
87
|
+
--__axc-read-more-pb: var(--ax-space-12);
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
.navds-read-more--small {
|
|
91
91
|
--__axc-read-more-icon-size: 1.25rem;
|
|
92
|
-
--__axc-read-more-pb: var(--ax-
|
|
92
|
+
--__axc-read-more-pb: var(--ax-space-2);
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
/* ------------------------- ReadMore high-contrast ------------------------- */
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
[line-2 step-end] auto;
|
|
19
19
|
grid-template-columns: var(--__axc-stepper-circle-size) auto;
|
|
20
20
|
justify-items: flex-start;
|
|
21
|
-
gap: var(--ax-
|
|
21
|
+
gap: var(--ax-space-8);
|
|
22
22
|
}
|
|
23
23
|
|
|
24
24
|
.navds-stepper__line {
|
|
@@ -30,14 +30,14 @@
|
|
|
30
30
|
grid-column: 1;
|
|
31
31
|
|
|
32
32
|
.navds-stepper__item--non-interactive & {
|
|
33
|
-
background-color: var(--ax-border-
|
|
33
|
+
background-color: var(--ax-border-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-
|
|
40
|
+
background-color: var(--ax-border-strong);
|
|
41
41
|
}
|
|
42
42
|
}
|
|
43
43
|
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
grid-column: 1 / -1;
|
|
61
61
|
display: grid;
|
|
62
62
|
grid-template-columns: [circle] var(--__axc-stepper-circle-size) [content] auto;
|
|
63
|
-
gap: var(--ax-
|
|
63
|
+
gap: var(--ax-space-8);
|
|
64
64
|
justify-content: flex-start;
|
|
65
65
|
cursor: pointer;
|
|
66
66
|
padding: var(--__axc-stepper-border-width);
|
|
@@ -159,23 +159,23 @@
|
|
|
159
159
|
}
|
|
160
160
|
|
|
161
161
|
.navds-stepper__step[data-interactive="false"] {
|
|
162
|
-
color: var(--ax-text-
|
|
162
|
+
color: var(--ax-text-default);
|
|
163
163
|
cursor: default;
|
|
164
164
|
|
|
165
165
|
& .navds-stepper__circle {
|
|
166
|
-
color: var(--ax-text-
|
|
167
|
-
border-color: var(--ax-border-
|
|
166
|
+
color: var(--ax-text-default);
|
|
167
|
+
border-color: var(--ax-border-strong);
|
|
168
168
|
}
|
|
169
169
|
|
|
170
170
|
&[data-active="true"] {
|
|
171
171
|
& .navds-stepper__content {
|
|
172
|
-
color: var(--ax-text-
|
|
172
|
+
color: var(--ax-text-subtle);
|
|
173
173
|
}
|
|
174
174
|
|
|
175
175
|
& .navds-stepper__circle {
|
|
176
|
-
color: var(--ax-text-
|
|
177
|
-
background-color: var(--ax-bg-
|
|
178
|
-
border-color: var(--ax-bg-
|
|
176
|
+
color: var(--ax-text-contrast);
|
|
177
|
+
background-color: var(--ax-bg-strong-pressed);
|
|
178
|
+
border-color: var(--ax-bg-strong-pressed);
|
|
179
179
|
}
|
|
180
180
|
}
|
|
181
181
|
}
|
|
@@ -12,7 +12,7 @@
|
|
|
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-
|
|
15
|
+
background-color: var(--ax-bg-hoverA);
|
|
16
16
|
transition: background-color 70ms cubic-bezier(0.2, 0, 0, 1);
|
|
17
17
|
}
|
|
18
18
|
|
|
@@ -26,12 +26,12 @@
|
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
.navds-table__row--selected {
|
|
29
|
-
background-color: var(--ax-bg-accent);
|
|
29
|
+
background-color: var(--ax-bg-accent-soft);
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
.navds-table--zebra-stripes {
|
|
33
33
|
& .navds-table__body :where(.navds-table__row:nth-child(odd):not(.navds-table__row--selected)) {
|
|
34
|
-
background-color: var(--ax-bg-
|
|
34
|
+
background-color: var(--ax-bg-soft);
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
& .navds-table__body :where(.navds-table__expandable-row:nth-child(4n + 1):not(.navds-table__row--selected)) {
|
|
@@ -40,13 +40,13 @@
|
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
.navds-table--zebra-stripes .navds-table__body .navds-table__expanded-row:nth-child(4n) {
|
|
43
|
-
background-color: var(--ax-bg-
|
|
43
|
+
background-color: var(--ax-bg-soft);
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
.navds-table__header-cell,
|
|
47
47
|
.navds-table__data-cell {
|
|
48
48
|
display: table-cell;
|
|
49
|
-
padding: var(--ax-
|
|
49
|
+
padding: var(--ax-space-12) var(--ax-space-8);
|
|
50
50
|
border-bottom: 1px solid var(--ax-border-default);
|
|
51
51
|
text-align: left;
|
|
52
52
|
}
|
|
@@ -77,12 +77,12 @@
|
|
|
77
77
|
|
|
78
78
|
.navds-table--large .navds-table__header-cell,
|
|
79
79
|
.navds-table--large .navds-table__data-cell {
|
|
80
|
-
padding: var(--ax-
|
|
80
|
+
padding: var(--ax-space-16) var(--ax-space-8);
|
|
81
81
|
}
|
|
82
82
|
|
|
83
83
|
.navds-table--small .navds-table__header-cell,
|
|
84
84
|
.navds-table--small .navds-table__data-cell {
|
|
85
|
-
padding: var(--ax-
|
|
85
|
+
padding: var(--ax-space-4) var(--ax-space-8);
|
|
86
86
|
}
|
|
87
87
|
|
|
88
88
|
.navds-table :not(.navds-checkboxes) > .navds-checkbox .navds-checkbox__input {
|
|
@@ -108,21 +108,21 @@
|
|
|
108
108
|
border: none;
|
|
109
109
|
cursor: pointer;
|
|
110
110
|
margin: 0;
|
|
111
|
-
padding: var(--ax-
|
|
111
|
+
padding: var(--ax-space-16) var(--ax-space-12);
|
|
112
112
|
width: 100%;
|
|
113
113
|
display: flex;
|
|
114
|
-
gap: var(--ax-
|
|
114
|
+
gap: var(--ax-space-8);
|
|
115
115
|
align-items: center;
|
|
116
116
|
line-height: inherit;
|
|
117
117
|
font-weight: inherit;
|
|
118
118
|
}
|
|
119
119
|
|
|
120
120
|
.navds-table--small .navds-table__sort-button {
|
|
121
|
-
padding: var(--ax-
|
|
121
|
+
padding: var(--ax-space-8) var(--ax-space-12);
|
|
122
122
|
}
|
|
123
123
|
|
|
124
124
|
.navds-table__sort-button:hover {
|
|
125
|
-
background-color: var(--ax-bg-
|
|
125
|
+
background-color: var(--ax-bg-hoverA);
|
|
126
126
|
}
|
|
127
127
|
|
|
128
128
|
.navds-table__sort-button:focus-visible {
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
flex-shrink: 0;
|
|
150
150
|
}
|
|
151
151
|
|
|
152
|
-
.navds-table__expandable-row:not(.navds-table__expandable-row--open) .navds-table__data-cell {
|
|
152
|
+
.navds-table__expandable-row:not(.navds-table__expandable-row--open) :where(.navds-table__data-cell, .navds-table__header-cell) {
|
|
153
153
|
transition: border-bottom-color 150ms cubic-bezier(0.95, 0.05, 0.8, 0.04);
|
|
154
154
|
}
|
|
155
155
|
|
|
@@ -157,14 +157,10 @@
|
|
|
157
157
|
cursor: pointer;
|
|
158
158
|
}
|
|
159
159
|
|
|
160
|
-
.navds-table__expandable-row--open .navds-table__data-cell {
|
|
160
|
+
.navds-table__expandable-row--open :where(.navds-table__data-cell, .navds-table__header-cell) {
|
|
161
161
|
border-bottom-color: transparent;
|
|
162
162
|
}
|
|
163
163
|
|
|
164
|
-
.navds-table__expandable-row--open .navds-table__header-cell {
|
|
165
|
-
border-color: var(--ax-border-default);
|
|
166
|
-
}
|
|
167
|
-
|
|
168
164
|
.navds-table__expandable-row--open .navds-table__toggle-expand-cell--open {
|
|
169
165
|
border-color: transparent;
|
|
170
166
|
}
|
|
@@ -175,11 +171,11 @@
|
|
|
175
171
|
}
|
|
176
172
|
|
|
177
173
|
.navds-table--large .navds-table__toggle-expand-cell {
|
|
178
|
-
padding: 0 var(--ax-
|
|
174
|
+
padding: 0 var(--ax-space-8);
|
|
179
175
|
}
|
|
180
176
|
|
|
181
177
|
.navds-table--small .navds-table__toggle-expand-cell {
|
|
182
|
-
padding: var(--ax-
|
|
178
|
+
padding: var(--ax-space-4) var(--ax-space-8);
|
|
183
179
|
}
|
|
184
180
|
|
|
185
181
|
.navds-table__toggle-expand-button {
|
|
@@ -207,7 +203,7 @@
|
|
|
207
203
|
.navds-table__toggle-expand-button:hover,
|
|
208
204
|
.navds-table__toggle-expand-cell:hover > .navds-table__toggle-expand-button,
|
|
209
205
|
.navds-table__expandable-row--clickable:hover .navds-table__toggle-expand-button {
|
|
210
|
-
background-color: var(--ax-bg-
|
|
206
|
+
background-color: var(--ax-bg-hoverA);
|
|
211
207
|
}
|
|
212
208
|
|
|
213
209
|
.navds-table__toggle-expand-cell--open > :where(.navds-table__toggle-expand-button) :where(.navds-table__expandable-icon) {
|
|
@@ -233,9 +229,27 @@
|
|
|
233
229
|
}
|
|
234
230
|
|
|
235
231
|
.navds-table__expanded-row-content {
|
|
236
|
-
|
|
232
|
+
--__ac-table-expanded-row-pi: calc(var(--ax-space-8) + 3rem);
|
|
233
|
+
|
|
234
|
+
padding-block: var(--ax-space-16);
|
|
237
235
|
}
|
|
238
236
|
|
|
239
237
|
.navds-table--small .navds-table__expanded-row-content {
|
|
240
|
-
padding: var(--ax-
|
|
238
|
+
padding-block: var(--ax-space-8);
|
|
239
|
+
}
|
|
240
|
+
|
|
241
|
+
.navds-table__expanded-row-content--gutter-both {
|
|
242
|
+
padding-inline: var(--__ac-table-expanded-row-pi);
|
|
243
|
+
}
|
|
244
|
+
|
|
245
|
+
.navds-table__expanded-row-content--gutter-left {
|
|
246
|
+
padding-inline: var(--__ac-table-expanded-row-pi) var(--ax-space-8);
|
|
247
|
+
}
|
|
248
|
+
|
|
249
|
+
.navds-table__expanded-row-content--gutter-right {
|
|
250
|
+
padding-inline: var(--ax-space-8) var(--__ac-table-expanded-row-pi);
|
|
251
|
+
}
|
|
252
|
+
|
|
253
|
+
.navds-table__expanded-row-content--gutter-none {
|
|
254
|
+
padding-inline: var(--ax-space-8);
|
|
241
255
|
}
|
|
@@ -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-subtle);
|
|
3
3
|
width: 100%;
|
|
4
4
|
display: flex;
|
|
5
5
|
}
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
.navds-tabs__scroll-button {
|
|
22
|
-
padding: var(--ax-
|
|
22
|
+
padding: var(--ax-space-12) var(--ax-space-16);
|
|
23
23
|
width: 2.75rem;
|
|
24
24
|
display: flex;
|
|
25
25
|
justify-content: center;
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
.navds-tabs--small & {
|
|
35
|
-
padding: var(--ax-
|
|
35
|
+
padding: var(--ax-space-6) var(--ax-space-16);
|
|
36
36
|
width: 2rem;
|
|
37
37
|
}
|
|
38
38
|
}
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
|
|
44
44
|
.navds-tabs__tab {
|
|
45
45
|
min-height: 3rem;
|
|
46
|
-
padding: var(--ax-
|
|
46
|
+
padding: var(--ax-space-12) var(--ax-space-16);
|
|
47
47
|
display: inline-flex;
|
|
48
48
|
justify-content: center;
|
|
49
49
|
align-items: center;
|
|
@@ -53,7 +53,7 @@
|
|
|
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-subtle);
|
|
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);
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
.navds-tabs__tab-inner {
|
|
77
77
|
display: flex;
|
|
78
78
|
align-items: center;
|
|
79
|
-
gap: var(--ax-
|
|
79
|
+
gap: var(--ax-space-4);
|
|
80
80
|
|
|
81
81
|
& > * {
|
|
82
82
|
display: inline-flex;
|
|
@@ -94,12 +94,12 @@
|
|
|
94
94
|
|
|
95
95
|
.navds-tabs__tab--small {
|
|
96
96
|
min-height: 2rem;
|
|
97
|
-
padding: var(--ax-
|
|
97
|
+
padding: var(--ax-space-6) var(--ax-space-16);
|
|
98
98
|
}
|
|
99
99
|
|
|
100
100
|
.navds-tabs__tab-icon--top,
|
|
101
101
|
.navds-tabs__tab--small.navds-tabs__tab-icon--top {
|
|
102
|
-
padding: var(--ax-
|
|
102
|
+
padding: var(--ax-space-4) var(--ax-space-16);
|
|
103
103
|
}
|
|
104
104
|
|
|
105
105
|
.navds-tabs__tab,
|
|
@@ -133,15 +133,15 @@
|
|
|
133
133
|
@media (forced-colors: active) {
|
|
134
134
|
.navds-tabs__tab[data-state="active"] {
|
|
135
135
|
border-bottom: 3px solid canvastext;
|
|
136
|
-
padding-block-end: calc(var(--ax-
|
|
136
|
+
padding-block-end: calc(var(--ax-space-12) - 3px);
|
|
137
137
|
}
|
|
138
138
|
|
|
139
139
|
.navds-tabs__tab--small[data-state="active"] {
|
|
140
|
-
padding-block-end: calc(var(--ax-
|
|
140
|
+
padding-block-end: calc(var(--ax-space-6) - 3px);
|
|
141
141
|
}
|
|
142
142
|
|
|
143
143
|
.navds-tabs__tab-icon--top[data-state="active"],
|
|
144
144
|
.navds-tabs__tab--small.navds-tabs__tab-icon--top[data-state="active"] {
|
|
145
|
-
padding-block-end: calc(var(--ax-
|
|
145
|
+
padding-block-end: calc(var(--ax-space-4) - 3px);
|
|
146
146
|
}
|
|
147
147
|
}
|
|
@@ -11,12 +11,12 @@
|
|
|
11
11
|
display: inline-flex;
|
|
12
12
|
align-items: center;
|
|
13
13
|
justify-content: center;
|
|
14
|
-
padding: var(--ax-
|
|
14
|
+
padding: var(--ax-space-2) var(--ax-space-8);
|
|
15
15
|
min-height: 2rem;
|
|
16
16
|
line-height: 1;
|
|
17
17
|
|
|
18
18
|
&:has(.navds-tag__icon--left) {
|
|
19
|
-
gap: var(--ax-
|
|
19
|
+
gap: var(--ax-space-2);
|
|
20
20
|
}
|
|
21
21
|
}
|
|
22
22
|
|
|
@@ -54,41 +54,41 @@
|
|
|
54
54
|
}
|
|
55
55
|
|
|
56
56
|
.navds-tag--neutral {
|
|
57
|
-
--__axc-tag-border: var(--ax-border-
|
|
58
|
-
--__axc-tag-bg: var(--ax-bg-
|
|
59
|
-
--__axc-tag-bg-strong: var(--ax-bg-
|
|
60
|
-
--__axc-tag-text: var(--ax-text-
|
|
61
|
-
--__axc-tag-text-strong: var(--ax-text-
|
|
57
|
+
--__axc-tag-border: var(--ax-border-default);
|
|
58
|
+
--__axc-tag-bg: var(--ax-bg-moderateA);
|
|
59
|
+
--__axc-tag-bg-strong: var(--ax-bg-strong);
|
|
60
|
+
--__axc-tag-text: var(--ax-text-default);
|
|
61
|
+
--__axc-tag-text-strong: var(--ax-text-contrast);
|
|
62
62
|
}
|
|
63
63
|
|
|
64
|
-
.navds-tag--meta-
|
|
64
|
+
.navds-tag--meta-1,
|
|
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-1);
|
|
67
|
+
--__axc-tag-bg: var(--ax-bg-meta-1-moderateA);
|
|
68
|
+
--__axc-tag-bg-strong: var(--ax-bg-meta-1-strong);
|
|
69
|
+
--__axc-tag-text: var(--ax-text-meta-1-strong);
|
|
70
|
+
--__axc-tag-text-strong: var(--ax-text-meta-1-contrast);
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
.navds-tag--meta-
|
|
73
|
+
.navds-tag--meta-2,
|
|
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-2);
|
|
76
|
+
--__axc-tag-bg: var(--ax-bg-meta-2-moderateA);
|
|
77
|
+
--__axc-tag-bg-strong: var(--ax-bg-meta-2-strong);
|
|
78
|
+
--__axc-tag-text: var(--ax-text-meta-2-strong);
|
|
79
|
+
--__axc-tag-text-strong: var(--ax-text-meta-2-contrast);
|
|
80
80
|
}
|
|
81
81
|
|
|
82
82
|
.navds-tag--small {
|
|
83
83
|
min-height: 1.5rem;
|
|
84
|
-
padding: 0 var(--ax-
|
|
84
|
+
padding: 0 var(--ax-space-6);
|
|
85
85
|
|
|
86
86
|
--__axc-tag-icon-size: 1.25rem;
|
|
87
87
|
}
|
|
88
88
|
|
|
89
89
|
.navds-tag--xsmall {
|
|
90
90
|
min-height: 1.25rem;
|
|
91
|
-
padding: 0 var(--ax-
|
|
91
|
+
padding: 0 var(--ax-space-4);
|
|
92
92
|
|
|
93
93
|
--__axc-tag-icon-size: 1rem;
|
|
94
94
|
--__axc-tag-icon-margin: -1px;
|