@navikt/ds-css 7.14.3 → 7.16.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 +8 -0
- package/darkside/accordion.darkside.css +23 -23
- package/darkside/action-menu.darkside.css +21 -21
- package/darkside/alert.darkside.css +22 -22
- package/darkside/baseline/baseline.darkside.css +4 -4
- package/darkside/button.darkside.css +47 -47
- package/darkside/chat.darkside.css +20 -20
- package/darkside/chips.darkside.css +24 -24
- package/darkside/copybutton.darkside.css +1 -1
- package/darkside/date.darkside.css +33 -33
- package/darkside/dropdown.darkside.css +9 -9
- package/darkside/expansioncard.darkside.css +20 -20
- package/darkside/form/combobox.darkside.css +69 -69
- package/darkside/form/confirmation-panel.darkside.css +5 -5
- package/darkside/form/error-summary.darkside.css +8 -8
- package/darkside/form/fieldset.darkside.css +11 -11
- package/darkside/form/file-upload.darkside.css +26 -26
- package/darkside/form/form-progress.darkside.css +6 -6
- package/darkside/form/form-summary.darkside.css +15 -15
- package/darkside/form/form.darkside.css +8 -8
- package/darkside/form/radio-checkbox.darkside.css +80 -80
- package/darkside/form/search.darkside.css +30 -30
- package/darkside/form/select.darkside.css +11 -11
- package/darkside/form/switch.darkside.css +61 -61
- package/darkside/form/text-field.darkside.css +6 -6
- package/darkside/form/textarea.darkside.css +15 -15
- package/darkside/guide-panel.darkside.css +15 -15
- package/darkside/help-text.darkside.css +10 -10
- package/darkside/internalheader.darkside.css +9 -9
- package/darkside/link-panel.darkside.css +6 -6
- package/darkside/link.darkside.css +9 -9
- package/darkside/list.darkside.css +14 -14
- package/darkside/loader.darkside.css +21 -21
- package/darkside/modal.darkside.css +25 -25
- package/darkside/pagination.darkside.css +7 -7
- package/darkside/panel.darkside.css +2 -2
- package/darkside/popover.darkside.css +4 -4
- package/darkside/primitives/base.darkside.css +150 -150
- package/darkside/primitives/bleed.darkside.css +12 -12
- package/darkside/primitives/box.darkside.css +10 -10
- package/darkside/primitives/hgrid.darkside.css +13 -13
- package/darkside/primitives/page.darkside.css +12 -12
- package/darkside/primitives/responsive.darkside.css +10 -10
- package/darkside/primitives/stack.darkside.css +28 -28
- package/darkside/progress-bar.darkside.css +12 -12
- package/darkside/read-more.darkside.css +15 -15
- package/darkside/skeleton.darkside.css +10 -10
- package/darkside/stepper.darkside.css +38 -38
- package/darkside/table.darkside.css +69 -69
- package/darkside/tabs.darkside.css +23 -23
- package/darkside/tag.darkside.css +21 -21
- package/darkside/theme.darkside.css +1 -1
- package/darkside/timeline.darkside.css +60 -62
- package/darkside/toggle-group.darkside.css +13 -13
- package/darkside/tooltip.darkside.css +7 -7
- package/darkside/typography.darkside.css +47 -47
- package/dist/darkside/component/accordion.css +25 -25
- package/dist/darkside/component/accordion.min.css +1 -1
- package/dist/darkside/component/actionmenu.css +27 -27
- package/dist/darkside/component/actionmenu.min.css +1 -1
- package/dist/darkside/component/alert.css +20 -20
- package/dist/darkside/component/alert.min.css +1 -1
- package/dist/darkside/component/button.css +55 -55
- package/dist/darkside/component/button.min.css +1 -1
- package/dist/darkside/component/chat.css +16 -16
- package/dist/darkside/component/chat.min.css +1 -1
- package/dist/darkside/component/chips.css +33 -33
- package/dist/darkside/component/chips.min.css +1 -1
- package/dist/darkside/component/copybutton.css +1 -1
- package/dist/darkside/component/copybutton.min.css +1 -1
- package/dist/darkside/component/date.css +44 -44
- package/dist/darkside/component/date.min.css +1 -1
- package/dist/darkside/component/dropdown.css +13 -13
- package/dist/darkside/component/dropdown.min.css +1 -1
- package/dist/darkside/component/expansioncard.css +26 -26
- package/dist/darkside/component/expansioncard.min.css +1 -1
- package/dist/darkside/component/form.css +326 -326
- package/dist/darkside/component/form.min.css +1 -1
- package/dist/darkside/component/guidepanel.css +20 -20
- package/dist/darkside/component/guidepanel.min.css +1 -1
- package/dist/darkside/component/helptext.css +9 -9
- package/dist/darkside/component/helptext.min.css +1 -1
- package/dist/darkside/component/internalheader.css +13 -13
- package/dist/darkside/component/internalheader.min.css +1 -1
- package/dist/darkside/component/link.css +12 -12
- package/dist/darkside/component/link.min.css +1 -1
- package/dist/darkside/component/linkpanel.css +7 -7
- package/dist/darkside/component/linkpanel.min.css +1 -1
- package/dist/darkside/component/list.css +15 -15
- package/dist/darkside/component/list.min.css +1 -1
- package/dist/darkside/component/loader.css +17 -17
- package/dist/darkside/component/loader.min.css +1 -1
- package/dist/darkside/component/modal.css +25 -25
- package/dist/darkside/component/modal.min.css +1 -1
- package/dist/darkside/component/pagination.css +8 -8
- package/dist/darkside/component/pagination.min.css +1 -1
- package/dist/darkside/component/panel.css +2 -2
- package/dist/darkside/component/panel.min.css +1 -1
- package/dist/darkside/component/popover.css +4 -4
- package/dist/darkside/component/popover.min.css +1 -1
- package/dist/darkside/component/primitives.css +235 -235
- package/dist/darkside/component/primitives.min.css +1 -1
- package/dist/darkside/component/progressbar.css +11 -11
- package/dist/darkside/component/progressbar.min.css +1 -1
- package/dist/darkside/component/readmore.css +16 -16
- package/dist/darkside/component/readmore.min.css +1 -1
- package/dist/darkside/component/skeleton.css +12 -12
- package/dist/darkside/component/skeleton.min.css +1 -1
- package/dist/darkside/component/stepper.css +37 -37
- package/dist/darkside/component/stepper.min.css +1 -1
- package/dist/darkside/component/table.css +55 -55
- package/dist/darkside/component/table.min.css +1 -1
- package/dist/darkside/component/tabs.css +25 -25
- package/dist/darkside/component/tabs.min.css +1 -1
- package/dist/darkside/component/tag.css +18 -18
- package/dist/darkside/component/tag.min.css +1 -1
- package/dist/darkside/component/theme.css +4 -4
- package/dist/darkside/component/theme.min.css +1 -1
- package/dist/darkside/component/timeline.css +58 -59
- package/dist/darkside/component/timeline.min.css +1 -1
- package/dist/darkside/component/togglegroup.css +19 -19
- package/dist/darkside/component/togglegroup.min.css +1 -1
- package/dist/darkside/component/tooltip.css +9 -9
- package/dist/darkside/component/tooltip.min.css +1 -1
- package/dist/darkside/component/typography.css +48 -48
- package/dist/darkside/component/typography.min.css +1 -1
- package/dist/darkside/components.css +1265 -1266
- package/dist/darkside/components.min.css +1 -1
- package/dist/darkside/global/baseline.css +3 -3
- package/dist/darkside/global/baseline.min.css +1 -1
- package/dist/darkside/global/tokens.css +1 -1
- package/dist/darkside/global/tokens.min.css +1 -1
- package/dist/darkside/index.css +1269 -1270
- package/dist/darkside/index.min.css +1 -1
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/accordion.css +25 -25
- package/dist/darkside/version/7.16.0/component/accordion.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/actionmenu.css +27 -27
- package/dist/darkside/version/7.16.0/component/actionmenu.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/alert.css +20 -20
- package/dist/darkside/version/7.16.0/component/alert.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/button.css +55 -55
- package/dist/darkside/version/7.16.0/component/button.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/chat.css +16 -16
- package/dist/darkside/version/7.16.0/component/chat.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/chips.css +33 -33
- package/dist/darkside/version/7.16.0/component/chips.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/copybutton.css +1 -1
- package/dist/darkside/version/7.16.0/component/copybutton.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/date.css +44 -44
- package/dist/darkside/version/7.16.0/component/date.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/dropdown.css +13 -13
- package/dist/darkside/version/7.16.0/component/dropdown.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/expansioncard.css +26 -26
- package/dist/darkside/version/7.16.0/component/expansioncard.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/form.css +326 -326
- package/dist/darkside/version/7.16.0/component/form.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/guidepanel.css +20 -20
- package/dist/darkside/version/7.16.0/component/guidepanel.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/helptext.css +9 -9
- package/dist/darkside/version/7.16.0/component/helptext.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/internalheader.css +13 -13
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/internalheader.min.css +1 -1
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/link.css +12 -12
- package/dist/darkside/version/7.16.0/component/link.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/linkpanel.css +7 -7
- package/dist/darkside/version/7.16.0/component/linkpanel.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/list.css +15 -15
- package/dist/darkside/version/7.16.0/component/list.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/loader.css +17 -17
- package/dist/darkside/version/7.16.0/component/loader.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/modal.css +25 -25
- package/dist/darkside/version/7.16.0/component/modal.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/pagination.css +8 -8
- package/dist/darkside/version/7.16.0/component/pagination.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/panel.css +2 -2
- package/dist/darkside/version/7.16.0/component/panel.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/popover.css +4 -4
- package/dist/darkside/version/7.16.0/component/popover.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/primitives.css +235 -235
- package/dist/darkside/version/7.16.0/component/primitives.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/progressbar.css +11 -11
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/progressbar.min.css +1 -1
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/readmore.css +16 -16
- package/dist/darkside/version/7.16.0/component/readmore.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/skeleton.css +12 -12
- package/dist/darkside/version/7.16.0/component/skeleton.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/stepper.css +37 -37
- package/dist/darkside/version/7.16.0/component/stepper.min.css +1 -0
- package/dist/darkside/version/7.16.0/component/table.css +254 -0
- package/dist/darkside/version/7.16.0/component/table.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/tabs.css +25 -25
- package/dist/darkside/version/7.16.0/component/tabs.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/tag.css +18 -18
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/tag.min.css +1 -1
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/theme.css +4 -4
- package/dist/darkside/version/7.16.0/component/theme.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/timeline.css +58 -59
- package/dist/darkside/version/7.16.0/component/timeline.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/togglegroup.css +19 -19
- package/dist/darkside/version/7.16.0/component/togglegroup.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/tooltip.css +9 -9
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/tooltip.min.css +1 -1
- package/dist/darkside/version/{7.14.3 → 7.16.0}/component/typography.css +48 -48
- package/dist/darkside/version/7.16.0/component/typography.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/components.css +1265 -1266
- package/dist/darkside/version/7.16.0/components.min.css +1 -0
- package/dist/darkside/version/{7.14.3 → 7.16.0}/global/baseline.css +3 -3
- package/dist/darkside/version/{7.14.3 → 7.16.0}/global/baseline.min.css +1 -1
- package/dist/darkside/version/{7.14.3 → 7.16.0}/global/tokens.css +1 -1
- package/dist/darkside/version/{7.14.3 → 7.16.0}/global/tokens.min.css +1 -1
- package/dist/darkside/version/{7.14.3 → 7.16.0}/index.css +1269 -1270
- package/dist/darkside/version/7.16.0/index.min.css +1 -0
- package/dist/global/tokens.css +1 -1
- package/dist/global/tokens.min.css +1 -1
- package/dist/index.css +1 -1
- package/dist/index.min.css +1 -1
- package/package.json +4 -3
- package/dist/darkside/version/7.14.3/component/accordion.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/actionmenu.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/alert.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/button.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/chat.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/chips.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/copybutton.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/date.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/dropdown.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/expansioncard.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/form.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/guidepanel.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/helptext.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/link.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/linkpanel.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/list.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/loader.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/modal.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/pagination.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/panel.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/popover.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/primitives.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/readmore.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/skeleton.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/stepper.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/table.css +0 -254
- package/dist/darkside/version/7.14.3/component/table.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/tabs.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/theme.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/timeline.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/togglegroup.min.css +0 -1
- package/dist/darkside/version/7.14.3/component/typography.min.css +0 -1
- package/dist/darkside/version/7.14.3/components.min.css +0 -1
- package/dist/darkside/version/7.14.3/index.min.css +0 -1
- /package/dist/darkside/version/{7.14.3 → 7.16.0}/global/fonts.css +0 -0
- /package/dist/darkside/version/{7.14.3 → 7.16.0}/global/fonts.min.css +0 -0
- /package/dist/darkside/version/{7.14.3 → 7.16.0}/global/print.css +0 -0
- /package/dist/darkside/version/{7.14.3 → 7.16.0}/global/print.min.css +0 -0
- /package/dist/darkside/version/{7.14.3 → 7.16.0}/global/reset.css +0 -0
- /package/dist/darkside/version/{7.14.3 → 7.16.0}/global/reset.min.css +0 -0
|
@@ -1,116 +1,116 @@
|
|
|
1
|
-
.
|
|
1
|
+
.aksel-table {
|
|
2
2
|
width: 100%;
|
|
3
3
|
border-collapse: collapse;
|
|
4
4
|
display: table;
|
|
5
5
|
}
|
|
6
6
|
|
|
7
|
-
.
|
|
7
|
+
.aksel-table__header {
|
|
8
8
|
display: table-header-group;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
.
|
|
11
|
+
.aksel-table__body {
|
|
12
12
|
display: table-row-group;
|
|
13
13
|
|
|
14
|
-
& .
|
|
14
|
+
& .aksel-table__row--shade-on-hover:not(.aksel-table__expandable-row--expansion-disabled):hover {
|
|
15
15
|
background-color: var(--ax-bg-neutral-moderate-hoverA);
|
|
16
16
|
transition: background-color 70ms cubic-bezier(0.2, 0, 0, 1);
|
|
17
17
|
}
|
|
18
18
|
|
|
19
|
-
& .
|
|
19
|
+
& .aksel-table__row--shade-on-hover.aksel-table__row--selected:hover {
|
|
20
20
|
background-color: var(--ax-bg-accent-moderate-hoverA);
|
|
21
21
|
}
|
|
22
22
|
}
|
|
23
23
|
|
|
24
|
-
.
|
|
24
|
+
.aksel-table__row {
|
|
25
25
|
display: table-row;
|
|
26
26
|
}
|
|
27
27
|
|
|
28
|
-
.
|
|
28
|
+
.aksel-table__row--selected {
|
|
29
29
|
background-color: var(--ax-bg-accent-softA);
|
|
30
30
|
|
|
31
|
-
& + .
|
|
31
|
+
& + .aksel-table__expanded-row {
|
|
32
32
|
background-color: var(--ax-bg-accent-softA);
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
-
.
|
|
37
|
-
& .
|
|
36
|
+
.aksel-table--zebra-stripes {
|
|
37
|
+
& .aksel-table__body :where(.aksel-table__row:nth-child(odd):not(.aksel-table__row--selected)) {
|
|
38
38
|
background-color: var(--ax-bg-neutral-softA);
|
|
39
39
|
}
|
|
40
40
|
|
|
41
|
-
& .
|
|
41
|
+
& .aksel-table__body :where(.aksel-table__expandable-row:nth-child(4n + 1):not(.aksel-table__row--selected)) {
|
|
42
42
|
background-color: transparent;
|
|
43
43
|
}
|
|
44
44
|
|
|
45
|
-
& .
|
|
45
|
+
& .aksel-table__body .aksel-table__expanded-row:nth-child(4n) {
|
|
46
46
|
background-color: var(--ax-bg-neutral-softA);
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
-
& .
|
|
49
|
+
& .aksel-table__row--selected + .aksel-table__expanded-row:nth-child(4n) {
|
|
50
50
|
background-color: var(--ax-bg-accent-softA);
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
53
|
|
|
54
|
-
.
|
|
55
|
-
.
|
|
54
|
+
.aksel-table__header-cell,
|
|
55
|
+
.aksel-table__data-cell {
|
|
56
56
|
display: table-cell;
|
|
57
57
|
padding: var(--ax-space-12) var(--ax-space-8);
|
|
58
58
|
border-bottom: 1px solid var(--ax-border-neutral-subtleA);
|
|
59
59
|
text-align: left;
|
|
60
60
|
}
|
|
61
61
|
|
|
62
|
-
.
|
|
63
|
-
.
|
|
62
|
+
.aksel-table__header .aksel-table__header-cell,
|
|
63
|
+
.aksel-table__header .aksel-table__data-cell {
|
|
64
64
|
border-bottom-width: 2px;
|
|
65
65
|
}
|
|
66
66
|
|
|
67
|
-
.
|
|
68
|
-
.
|
|
67
|
+
.aksel-table__header-cell--align-right,
|
|
68
|
+
.aksel-table__data-cell--align-right {
|
|
69
69
|
text-align: right;
|
|
70
70
|
}
|
|
71
71
|
|
|
72
|
-
.
|
|
73
|
-
.
|
|
72
|
+
.aksel-table__header-cell--align-center,
|
|
73
|
+
.aksel-table__data-cell--align-center {
|
|
74
74
|
text-align: center;
|
|
75
75
|
}
|
|
76
76
|
|
|
77
|
-
:where(.
|
|
77
|
+
:where(.aksel-table__expandable-row--open:hover) .aksel-table__data-cell {
|
|
78
78
|
border-bottom-color: transparent;
|
|
79
79
|
}
|
|
80
80
|
|
|
81
|
-
.
|
|
82
|
-
.
|
|
81
|
+
.aksel-table--large .aksel-table__header-cell,
|
|
82
|
+
.aksel-table--large .aksel-table__data-cell {
|
|
83
83
|
padding: var(--ax-space-16) var(--ax-space-8);
|
|
84
84
|
}
|
|
85
85
|
|
|
86
|
-
.
|
|
87
|
-
.
|
|
86
|
+
.aksel-table--small .aksel-table__header-cell,
|
|
87
|
+
.aksel-table--small .aksel-table__data-cell {
|
|
88
88
|
padding: var(--ax-space-4) var(--ax-space-8);
|
|
89
89
|
}
|
|
90
90
|
|
|
91
91
|
/* TODO: Look to handle "inline"-checkbox better than custom CSS-overrides in the future. */
|
|
92
|
-
.
|
|
92
|
+
.aksel-table :not(.aksel-checkboxes) > .aksel-checkbox .aksel-checkbox__input {
|
|
93
93
|
top: -0.75rem;
|
|
94
94
|
}
|
|
95
95
|
|
|
96
|
-
.
|
|
96
|
+
.aksel-table :not(.aksel-checkboxes) > .aksel-checkbox--small .aksel-checkbox__input {
|
|
97
97
|
top: -0.375rem;
|
|
98
98
|
}
|
|
99
99
|
|
|
100
|
-
.
|
|
100
|
+
.aksel-table :not(.aksel-checkboxes) > .aksel-checkbox .aksel-checkbox__label {
|
|
101
101
|
padding: 0;
|
|
102
102
|
}
|
|
103
103
|
|
|
104
|
-
.
|
|
105
|
-
.
|
|
104
|
+
.aksel-table .aksel-checkbox__input:focus + .aksel-checkbox__label::after,
|
|
105
|
+
.aksel-table .aksel-radio__input:focus + .aksel-radio__label::after {
|
|
106
106
|
height: 100%;
|
|
107
107
|
}
|
|
108
108
|
|
|
109
|
-
.
|
|
109
|
+
.aksel-table__header-cell[aria-sort] {
|
|
110
110
|
padding: 0;
|
|
111
111
|
}
|
|
112
112
|
|
|
113
|
-
.
|
|
113
|
+
.aksel-table__sort-button {
|
|
114
114
|
appearance: none;
|
|
115
115
|
background: none;
|
|
116
116
|
color: var(--ax-text-accent-subtle);
|
|
@@ -126,68 +126,68 @@
|
|
|
126
126
|
font-weight: inherit;
|
|
127
127
|
}
|
|
128
128
|
|
|
129
|
-
.
|
|
129
|
+
.aksel-table--small .aksel-table__sort-button {
|
|
130
130
|
padding: var(--ax-space-8) var(--ax-space-12);
|
|
131
131
|
}
|
|
132
132
|
|
|
133
|
-
.
|
|
133
|
+
.aksel-table__sort-button:hover {
|
|
134
134
|
background-color: var(--ax-bg-neutral-moderate-hoverA);
|
|
135
135
|
}
|
|
136
136
|
|
|
137
|
-
.
|
|
137
|
+
.aksel-table__sort-button:focus-visible {
|
|
138
138
|
outline: 3px solid var(--ax-border-focus);
|
|
139
139
|
outline-offset: -5px;
|
|
140
140
|
}
|
|
141
141
|
|
|
142
|
-
.
|
|
143
|
-
.
|
|
142
|
+
.aksel-table__header-cell[aria-sort="ascending"] .aksel-table__sort-button,
|
|
143
|
+
.aksel-table__header-cell[aria-sort="descending"] .aksel-table__sort-button {
|
|
144
144
|
background-color: var(--ax-bg-accent-moderate-pressedA);
|
|
145
145
|
color: var(--ax-text-accent);
|
|
146
146
|
}
|
|
147
147
|
|
|
148
|
-
.
|
|
148
|
+
.aksel-table__header-cell--align-right .aksel-table__sort-button {
|
|
149
149
|
justify-content: flex-end;
|
|
150
150
|
}
|
|
151
151
|
|
|
152
|
-
.
|
|
152
|
+
.aksel-table__header-cell--align-center .aksel-table__sort-button {
|
|
153
153
|
justify-content: center;
|
|
154
154
|
}
|
|
155
155
|
|
|
156
|
-
.
|
|
156
|
+
.aksel-table__sort-button svg {
|
|
157
157
|
font-size: 1.5rem;
|
|
158
158
|
flex-shrink: 0;
|
|
159
159
|
}
|
|
160
160
|
|
|
161
|
-
.
|
|
161
|
+
.aksel-table__expandable-row:not(.aksel-table__expandable-row--open) :where(.aksel-table__data-cell, .aksel-table__header-cell) {
|
|
162
162
|
transition: border-bottom-color 150ms cubic-bezier(0.95, 0.05, 0.8, 0.04);
|
|
163
163
|
}
|
|
164
164
|
|
|
165
|
-
.
|
|
165
|
+
.aksel-table__expandable-row.aksel-table__expandable-row--clickable:not(.aksel-table__expandable-row--expansion-disabled):hover {
|
|
166
166
|
cursor: pointer;
|
|
167
167
|
}
|
|
168
168
|
|
|
169
|
-
.
|
|
169
|
+
.aksel-table__expandable-row--open :where(.aksel-table__data-cell, .aksel-table__header-cell) {
|
|
170
170
|
border-bottom-color: transparent;
|
|
171
171
|
}
|
|
172
172
|
|
|
173
|
-
.
|
|
173
|
+
.aksel-table__expandable-row--open .aksel-table__toggle-expand-cell--open {
|
|
174
174
|
border-color: transparent;
|
|
175
175
|
}
|
|
176
176
|
|
|
177
|
-
.
|
|
177
|
+
.aksel-table__toggle-expand-cell {
|
|
178
178
|
padding: 0;
|
|
179
179
|
width: 3rem;
|
|
180
180
|
}
|
|
181
181
|
|
|
182
|
-
.
|
|
182
|
+
.aksel-table--large .aksel-table__toggle-expand-cell {
|
|
183
183
|
padding: 0 var(--ax-space-8);
|
|
184
184
|
}
|
|
185
185
|
|
|
186
|
-
.
|
|
186
|
+
.aksel-table--small .aksel-table__toggle-expand-cell {
|
|
187
187
|
padding: var(--ax-space-4) var(--ax-space-8);
|
|
188
188
|
}
|
|
189
189
|
|
|
190
|
-
.
|
|
190
|
+
.aksel-table__toggle-expand-button {
|
|
191
191
|
display: grid;
|
|
192
192
|
place-content: center;
|
|
193
193
|
cursor: pointer;
|
|
@@ -201,37 +201,37 @@
|
|
|
201
201
|
transition: background-color 70ms cubic-bezier(0.2, 0, 0, 1);
|
|
202
202
|
}
|
|
203
203
|
|
|
204
|
-
.
|
|
204
|
+
.aksel-table__expandable-icon {
|
|
205
205
|
transition: transform 250ms cubic-bezier(0.2, 0, 0, 1);
|
|
206
206
|
}
|
|
207
207
|
|
|
208
|
-
.
|
|
208
|
+
.aksel-table__expandable-row:not(.aksel-table__expandable-row--expansion-disabled) .aksel-table__toggle-expand-cell:hover {
|
|
209
209
|
cursor: pointer;
|
|
210
210
|
}
|
|
211
211
|
|
|
212
|
-
.
|
|
213
|
-
.
|
|
214
|
-
.
|
|
212
|
+
.aksel-table__toggle-expand-button:hover,
|
|
213
|
+
.aksel-table__toggle-expand-cell:hover > .aksel-table__toggle-expand-button,
|
|
214
|
+
.aksel-table__expandable-row--clickable:hover .aksel-table__toggle-expand-button {
|
|
215
215
|
background-color: var(--ax-bg-neutral-moderate-hoverA);
|
|
216
216
|
}
|
|
217
217
|
|
|
218
|
-
& .
|
|
219
|
-
& .
|
|
220
|
-
& .
|
|
221
|
-
.
|
|
218
|
+
& .aksel-table__toggle-expand-button:hover,
|
|
219
|
+
& .aksel-table__toggle-expand-cell:hover > .aksel-table__toggle-expand-button,
|
|
220
|
+
& .aksel-table__expandable-row--clickable:hover .aksel-table__toggle-expand-button {
|
|
221
|
+
.aksel-table__row--selected & {
|
|
222
222
|
background-color: var(--ax-bg-accent-moderate-hoverA);
|
|
223
223
|
}
|
|
224
224
|
}
|
|
225
225
|
|
|
226
|
-
.
|
|
226
|
+
.aksel-table__toggle-expand-cell--open > :where(.aksel-table__toggle-expand-button) :where(.aksel-table__expandable-icon) {
|
|
227
227
|
transform: rotateX(180deg);
|
|
228
228
|
}
|
|
229
229
|
|
|
230
|
-
.
|
|
230
|
+
.aksel-table__toggle-expand-button:focus-visible {
|
|
231
231
|
outline: 3px solid var(--ax-border-focus);
|
|
232
232
|
}
|
|
233
233
|
|
|
234
|
-
.
|
|
234
|
+
.aksel-table__expanded-row-cell {
|
|
235
235
|
padding: 0;
|
|
236
236
|
|
|
237
237
|
&:empty {
|
|
@@ -240,33 +240,33 @@
|
|
|
240
240
|
}
|
|
241
241
|
|
|
242
242
|
/* -------------------------- Table ExpandableRow -------------------------- */
|
|
243
|
-
.
|
|
244
|
-
.
|
|
243
|
+
.aksel-table__expanded-row-collapse:not([style*="height: 0px;"]),
|
|
244
|
+
.aksel-table__expanded-row-collapse[style*="transition:"] {
|
|
245
245
|
border-bottom: 1px solid var(--ax-border-neutral-subtleA);
|
|
246
246
|
}
|
|
247
247
|
|
|
248
|
-
.
|
|
248
|
+
.aksel-table__expanded-row-content {
|
|
249
249
|
--__ac-table-expanded-row-pi: calc(var(--ax-space-8) + 3rem);
|
|
250
250
|
|
|
251
251
|
padding-block: var(--ax-space-16);
|
|
252
252
|
}
|
|
253
253
|
|
|
254
|
-
.
|
|
254
|
+
.aksel-table--small .aksel-table__expanded-row-content {
|
|
255
255
|
padding-block: var(--ax-space-8);
|
|
256
256
|
}
|
|
257
257
|
|
|
258
|
-
.
|
|
258
|
+
.aksel-table__expanded-row-content--gutter-both {
|
|
259
259
|
padding-inline: var(--__ac-table-expanded-row-pi);
|
|
260
260
|
}
|
|
261
261
|
|
|
262
|
-
.
|
|
262
|
+
.aksel-table__expanded-row-content--gutter-left {
|
|
263
263
|
padding-inline: var(--__ac-table-expanded-row-pi) var(--ax-space-8);
|
|
264
264
|
}
|
|
265
265
|
|
|
266
|
-
.
|
|
266
|
+
.aksel-table__expanded-row-content--gutter-right {
|
|
267
267
|
padding-inline: var(--ax-space-8) var(--__ac-table-expanded-row-pi);
|
|
268
268
|
}
|
|
269
269
|
|
|
270
|
-
.
|
|
270
|
+
.aksel-table__expanded-row-content--gutter-none {
|
|
271
271
|
padding-inline: var(--ax-space-8);
|
|
272
272
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
.
|
|
1
|
+
.aksel-tabs__tablist-wrapper {
|
|
2
2
|
box-shadow: inset 0 -1px var(--ax-border-neutral-subtleA);
|
|
3
3
|
width: 100%;
|
|
4
4
|
display: flex;
|
|
5
5
|
}
|
|
6
6
|
|
|
7
|
-
.
|
|
7
|
+
.aksel-tabs__tablist {
|
|
8
8
|
display: flex;
|
|
9
9
|
max-width: 100%;
|
|
10
10
|
width: 100%;
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
}
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
.
|
|
21
|
+
.aksel-tabs__scroll-button {
|
|
22
22
|
padding: var(--ax-space-12) var(--ax-space-16);
|
|
23
23
|
width: 2.75rem;
|
|
24
24
|
display: flex;
|
|
@@ -31,17 +31,17 @@
|
|
|
31
31
|
flex-shrink: 0;
|
|
32
32
|
}
|
|
33
33
|
|
|
34
|
-
.
|
|
34
|
+
.aksel-tabs--small & {
|
|
35
35
|
padding: var(--ax-space-6) var(--ax-space-16);
|
|
36
36
|
width: 2rem;
|
|
37
37
|
}
|
|
38
38
|
}
|
|
39
39
|
|
|
40
|
-
.
|
|
40
|
+
.aksel-tabs__scroll-button--hidden {
|
|
41
41
|
visibility: hidden;
|
|
42
42
|
}
|
|
43
43
|
|
|
44
|
-
.
|
|
44
|
+
.aksel-tabs__tab {
|
|
45
45
|
min-height: 3rem;
|
|
46
46
|
padding: var(--ax-space-12) var(--ax-space-16);
|
|
47
47
|
display: inline-flex;
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
}
|
|
74
74
|
}
|
|
75
75
|
|
|
76
|
-
.
|
|
76
|
+
.aksel-tabs__tab-inner {
|
|
77
77
|
display: flex;
|
|
78
78
|
align-items: center;
|
|
79
79
|
gap: var(--ax-space-4);
|
|
@@ -86,62 +86,62 @@
|
|
|
86
86
|
flex-shrink: 0;
|
|
87
87
|
}
|
|
88
88
|
|
|
89
|
-
.
|
|
89
|
+
.aksel-tabs__tab-icon--top > & {
|
|
90
90
|
flex-direction: column;
|
|
91
91
|
gap: 0;
|
|
92
92
|
}
|
|
93
93
|
}
|
|
94
94
|
|
|
95
|
-
.
|
|
95
|
+
.aksel-tabs__tab--small {
|
|
96
96
|
min-height: 2rem;
|
|
97
97
|
padding: var(--ax-space-6) var(--ax-space-16);
|
|
98
98
|
}
|
|
99
99
|
|
|
100
|
-
.
|
|
101
|
-
.
|
|
100
|
+
.aksel-tabs__tab-icon--top,
|
|
101
|
+
.aksel-tabs__tab--small.aksel-tabs__tab-icon--top {
|
|
102
102
|
padding: var(--ax-space-4) var(--ax-space-16);
|
|
103
103
|
}
|
|
104
104
|
|
|
105
|
-
.
|
|
106
|
-
.
|
|
107
|
-
.
|
|
105
|
+
.aksel-tabs__tab,
|
|
106
|
+
.aksel-tabs__tab--small.aksel-tabs__tab--icon-only,
|
|
107
|
+
.aksel-tabs__tab--small.aksel-tabs__tab-icon--top {
|
|
108
108
|
& svg {
|
|
109
109
|
font-size: 1.25rem;
|
|
110
110
|
}
|
|
111
111
|
}
|
|
112
112
|
|
|
113
|
-
.
|
|
113
|
+
.aksel-tabs__tab--small svg {
|
|
114
114
|
font-size: 1rem;
|
|
115
115
|
}
|
|
116
116
|
|
|
117
|
-
.
|
|
118
|
-
.
|
|
117
|
+
.aksel-tabs__tab--icon-only,
|
|
118
|
+
.aksel-tabs__tab-icon--top {
|
|
119
119
|
& svg {
|
|
120
120
|
font-size: 1.5rem;
|
|
121
121
|
}
|
|
122
122
|
}
|
|
123
123
|
|
|
124
|
-
.
|
|
124
|
+
.aksel-tabs__tab--fill {
|
|
125
125
|
flex: 1 1 100%;
|
|
126
126
|
}
|
|
127
127
|
|
|
128
|
-
.
|
|
128
|
+
.aksel-tabs__tabpanel:focus-visible {
|
|
129
129
|
outline: 3px solid var(--ax-border-focus);
|
|
130
130
|
outline-offset: -3px;
|
|
131
131
|
}
|
|
132
132
|
|
|
133
133
|
@media (forced-colors: active) {
|
|
134
|
-
.
|
|
134
|
+
.aksel-tabs__tab[data-state="active"] {
|
|
135
135
|
border-bottom: 3px solid canvastext;
|
|
136
136
|
padding-block-end: calc(var(--ax-space-12) - 3px);
|
|
137
137
|
}
|
|
138
138
|
|
|
139
|
-
.
|
|
139
|
+
.aksel-tabs__tab--small[data-state="active"] {
|
|
140
140
|
padding-block-end: calc(var(--ax-space-6) - 3px);
|
|
141
141
|
}
|
|
142
142
|
|
|
143
|
-
.
|
|
144
|
-
.
|
|
143
|
+
.aksel-tabs__tab-icon--top[data-state="active"],
|
|
144
|
+
.aksel-tabs__tab--small.aksel-tabs__tab-icon--top[data-state="active"] {
|
|
145
145
|
padding-block-end: calc(var(--ax-space-4) - 3px);
|
|
146
146
|
}
|
|
147
147
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
.aksel-tag {
|
|
2
2
|
--__axc-tag-icon-size: 1.5rem;
|
|
3
3
|
--__axc-tag-icon-margin: -2px;
|
|
4
4
|
--__axc-tag-border: ;
|
|
@@ -15,13 +15,13 @@
|
|
|
15
15
|
min-height: 2rem;
|
|
16
16
|
line-height: 1;
|
|
17
17
|
|
|
18
|
-
&:has(.
|
|
18
|
+
&:has(.aksel-tag__icon--left) {
|
|
19
19
|
gap: var(--ax-space-2);
|
|
20
20
|
}
|
|
21
21
|
}
|
|
22
22
|
|
|
23
|
-
.
|
|
24
|
-
.
|
|
23
|
+
.aksel-tag--info,
|
|
24
|
+
.aksel-tag--alt3 {
|
|
25
25
|
--__axc-tag-border: var(--ax-border-info);
|
|
26
26
|
--__axc-tag-bg: var(--ax-bg-info-moderateA);
|
|
27
27
|
--__axc-tag-bg-strong: var(--ax-bg-info-strong);
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
--__axc-tag-text-strong: var(--ax-text-info-contrast);
|
|
30
30
|
}
|
|
31
31
|
|
|
32
|
-
.
|
|
32
|
+
.aksel-tag--success {
|
|
33
33
|
--__axc-tag-border: var(--ax-border-success);
|
|
34
34
|
--__axc-tag-bg: var(--ax-bg-success-moderateA);
|
|
35
35
|
--__axc-tag-bg-strong: var(--ax-bg-success-strong);
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
--__axc-tag-text-strong: var(--ax-text-success-contrast);
|
|
38
38
|
}
|
|
39
39
|
|
|
40
|
-
.
|
|
40
|
+
.aksel-tag--warning {
|
|
41
41
|
--__axc-tag-border: var(--ax-border-warning);
|
|
42
42
|
--__axc-tag-bg: var(--ax-bg-warning-moderateA);
|
|
43
43
|
--__axc-tag-bg-strong: var(--ax-bg-warning-strong);
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
--__axc-tag-text-strong: var(--ax-text-warning-contrast);
|
|
46
46
|
}
|
|
47
47
|
|
|
48
|
-
.
|
|
48
|
+
.aksel-tag--error {
|
|
49
49
|
--__axc-tag-border: var(--ax-border-danger);
|
|
50
50
|
--__axc-tag-bg: var(--ax-bg-danger-moderateA);
|
|
51
51
|
--__axc-tag-bg-strong: var(--ax-bg-danger-strong);
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
--__axc-tag-text-strong: var(--ax-text-danger-contrast);
|
|
54
54
|
}
|
|
55
55
|
|
|
56
|
-
.
|
|
56
|
+
.aksel-tag--neutral {
|
|
57
57
|
--__axc-tag-border: var(--ax-border-neutral);
|
|
58
58
|
--__axc-tag-bg: var(--ax-bg-neutral-moderateA);
|
|
59
59
|
--__axc-tag-bg-strong: var(--ax-bg-neutral-strong);
|
|
@@ -61,8 +61,8 @@
|
|
|
61
61
|
--__axc-tag-text-strong: var(--ax-text-neutral-contrast);
|
|
62
62
|
}
|
|
63
63
|
|
|
64
|
-
.
|
|
65
|
-
.
|
|
64
|
+
.aksel-tag--meta-purple,
|
|
65
|
+
.aksel-tag--alt1 {
|
|
66
66
|
--__axc-tag-border: var(--ax-border-meta-purple);
|
|
67
67
|
--__axc-tag-bg: var(--ax-bg-meta-purple-moderateA);
|
|
68
68
|
--__axc-tag-bg-strong: var(--ax-bg-meta-purple-strong);
|
|
@@ -70,8 +70,8 @@
|
|
|
70
70
|
--__axc-tag-text-strong: var(--ax-text-meta-purple-contrast);
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
.
|
|
74
|
-
.
|
|
73
|
+
.aksel-tag--meta-lime,
|
|
74
|
+
.aksel-tag--alt2 {
|
|
75
75
|
--__axc-tag-border: var(--ax-border-meta-lime);
|
|
76
76
|
--__axc-tag-bg: var(--ax-bg-meta-lime-moderateA);
|
|
77
77
|
--__axc-tag-bg-strong: var(--ax-bg-meta-lime-strong);
|
|
@@ -79,14 +79,14 @@
|
|
|
79
79
|
--__axc-tag-text-strong: var(--ax-text-meta-lime-contrast);
|
|
80
80
|
}
|
|
81
81
|
|
|
82
|
-
.
|
|
82
|
+
.aksel-tag--small {
|
|
83
83
|
min-height: 1.5rem;
|
|
84
84
|
padding: 0 var(--ax-space-6);
|
|
85
85
|
|
|
86
86
|
--__axc-tag-icon-size: 1.25rem;
|
|
87
87
|
}
|
|
88
88
|
|
|
89
|
-
.
|
|
89
|
+
.aksel-tag--xsmall {
|
|
90
90
|
min-height: 1.25rem;
|
|
91
91
|
padding: 0 var(--ax-space-4);
|
|
92
92
|
|
|
@@ -94,39 +94,39 @@
|
|
|
94
94
|
--__axc-tag-icon-margin: -1px;
|
|
95
95
|
}
|
|
96
96
|
|
|
97
|
-
.
|
|
97
|
+
.aksel-tag__icon--left {
|
|
98
98
|
font-size: var(--__axc-tag-icon-size);
|
|
99
99
|
margin-inline-start: var(--__axc-tag-icon-margin);
|
|
100
100
|
display: flex;
|
|
101
101
|
}
|
|
102
102
|
|
|
103
|
-
.
|
|
103
|
+
.aksel-tag--outline {
|
|
104
104
|
box-shadow: inset 0 0 0 1px var(--__axc-tag-border);
|
|
105
105
|
background: var(--__axc-tag-bg);
|
|
106
106
|
color: var(--__axc-tag-text);
|
|
107
107
|
}
|
|
108
108
|
|
|
109
|
-
.
|
|
109
|
+
.aksel-tag--moderate {
|
|
110
110
|
background: var(--__axc-tag-bg);
|
|
111
111
|
color: var(--__axc-tag-text);
|
|
112
112
|
}
|
|
113
113
|
|
|
114
|
-
.
|
|
114
|
+
.aksel-tag--strong {
|
|
115
115
|
background: var(--__axc-tag-bg-strong);
|
|
116
116
|
color: var(--__axc-tag-text-strong);
|
|
117
117
|
}
|
|
118
118
|
|
|
119
119
|
@media (forced-colors: active) {
|
|
120
|
-
.
|
|
120
|
+
.aksel-tag {
|
|
121
121
|
forced-color-adjust: none;
|
|
122
122
|
color: canvastext;
|
|
123
123
|
}
|
|
124
124
|
|
|
125
|
-
.
|
|
125
|
+
.aksel-tag--moderate {
|
|
126
126
|
box-shadow: inset 0 0 0 1px var(--__axc-tag-bg-strong);
|
|
127
127
|
}
|
|
128
128
|
|
|
129
|
-
.
|
|
129
|
+
.aksel-tag--strong {
|
|
130
130
|
color: canvas;
|
|
131
131
|
}
|
|
132
132
|
}
|