@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,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
.aksel-timeline {
|
|
2
2
|
position: relative;
|
|
3
3
|
display: grid;
|
|
4
4
|
grid-template-columns: auto minmax(0, 1fr);
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
align-items: center;
|
|
8
8
|
}
|
|
9
9
|
|
|
10
|
-
.
|
|
10
|
+
.aksel-timeline__axislabels {
|
|
11
11
|
position: relative;
|
|
12
12
|
height: 1rem;
|
|
13
13
|
box-sizing: content-box;
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
margin-bottom: var(--ax-space-4);
|
|
16
16
|
}
|
|
17
17
|
|
|
18
|
-
.
|
|
18
|
+
.aksel-timeline__row-label {
|
|
19
19
|
white-space: nowrap;
|
|
20
20
|
width: auto;
|
|
21
21
|
margin-right: var(--ax-space-16);
|
|
@@ -26,43 +26,43 @@
|
|
|
26
26
|
gap: var(--ax-space-8);
|
|
27
27
|
}
|
|
28
28
|
|
|
29
|
-
.
|
|
29
|
+
.aksel-timeline__row-label:where(:nth-last-child(2)) {
|
|
30
30
|
align-self: flex-end;
|
|
31
31
|
}
|
|
32
32
|
|
|
33
|
-
.
|
|
33
|
+
.aksel-timeline__axislabels-label {
|
|
34
34
|
position: absolute;
|
|
35
35
|
color: var(--ax-text-neutral-subtle);
|
|
36
36
|
white-space: nowrap;
|
|
37
37
|
}
|
|
38
38
|
|
|
39
|
-
.
|
|
39
|
+
.aksel-timeline__row {
|
|
40
40
|
display: flex;
|
|
41
41
|
background: var(--ax-bg-neutral-softA);
|
|
42
42
|
margin: var(--ax-space-16) 0;
|
|
43
43
|
grid-column: 2;
|
|
44
44
|
}
|
|
45
45
|
|
|
46
|
-
.
|
|
46
|
+
.aksel-timeline__row--active {
|
|
47
47
|
background: var(--ax-bg-accent-moderate);
|
|
48
48
|
}
|
|
49
49
|
|
|
50
|
-
.
|
|
50
|
+
.aksel-timeline__row:last-of-type {
|
|
51
51
|
margin-bottom: 0;
|
|
52
52
|
}
|
|
53
53
|
|
|
54
|
-
.
|
|
54
|
+
.aksel-timeline__row-periods {
|
|
55
55
|
min-height: 1.5rem;
|
|
56
56
|
position: relative;
|
|
57
57
|
width: 100%;
|
|
58
58
|
margin: 0;
|
|
59
59
|
}
|
|
60
60
|
|
|
61
|
-
.
|
|
61
|
+
.aksel-timeline__row-periods > li {
|
|
62
62
|
list-style-type: none;
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
.
|
|
65
|
+
.aksel-timeline__period:focus-visible {
|
|
66
66
|
z-index: 4;
|
|
67
67
|
outline: 3px solid var(--ax-border-focus);
|
|
68
68
|
outline-offset: 3px;
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
}
|
|
73
73
|
}
|
|
74
74
|
|
|
75
|
-
.
|
|
75
|
+
.aksel-timeline__period {
|
|
76
76
|
height: 100%;
|
|
77
77
|
border-radius: var(--ax-border-radius-full);
|
|
78
78
|
position: absolute;
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
font-size: 1rem;
|
|
85
85
|
}
|
|
86
86
|
|
|
87
|
-
.
|
|
87
|
+
.aksel-timeline__period--inner {
|
|
88
88
|
margin: 0 var(--ax-space-8);
|
|
89
89
|
overflow: hidden;
|
|
90
90
|
white-space: nowrap;
|
|
@@ -94,114 +94,114 @@
|
|
|
94
94
|
align-items: center;
|
|
95
95
|
}
|
|
96
96
|
|
|
97
|
-
.
|
|
97
|
+
.aksel-timeline__period--inner svg {
|
|
98
98
|
flex-shrink: 0;
|
|
99
99
|
}
|
|
100
100
|
|
|
101
|
-
.
|
|
101
|
+
.aksel-timeline__period--clickable {
|
|
102
102
|
cursor: pointer;
|
|
103
103
|
}
|
|
104
104
|
|
|
105
|
-
.
|
|
105
|
+
.aksel-timeline__period--success {
|
|
106
106
|
background: var(--ax-bg-success-moderate);
|
|
107
107
|
border: solid 1px var(--ax-border-success);
|
|
108
108
|
color: var(--ax-text-success-icon);
|
|
109
109
|
|
|
110
|
-
&.
|
|
110
|
+
&.aksel-timeline__period--clickable:hover {
|
|
111
111
|
background: var(--ax-bg-success-moderate-hover);
|
|
112
112
|
border-color: var(--ax-border-success-strong);
|
|
113
113
|
}
|
|
114
114
|
|
|
115
|
-
&.
|
|
115
|
+
&.aksel-timeline__period--clickable.aksel-timeline__period--selected {
|
|
116
116
|
background: var(--ax-bg-success-strong-pressed);
|
|
117
117
|
border: none;
|
|
118
118
|
color: var(--ax-text-success-contrast);
|
|
119
119
|
}
|
|
120
120
|
}
|
|
121
121
|
|
|
122
|
-
.
|
|
122
|
+
.aksel-timeline__period--warning {
|
|
123
123
|
background: var(--ax-bg-warning-moderate);
|
|
124
124
|
border: solid 1px var(--ax-border-warning);
|
|
125
125
|
color: var(--ax-text-warning-icon);
|
|
126
126
|
|
|
127
|
-
&.
|
|
127
|
+
&.aksel-timeline__period--clickable:hover {
|
|
128
128
|
background: var(--ax-bg-warning-moderate-hover);
|
|
129
129
|
border-color: var(--ax-border-warning-strong);
|
|
130
130
|
}
|
|
131
131
|
|
|
132
|
-
&.
|
|
132
|
+
&.aksel-timeline__period--clickable.aksel-timeline__period--selected {
|
|
133
133
|
background: var(--ax-bg-warning-strong-pressed);
|
|
134
134
|
border: none;
|
|
135
135
|
color: var(--ax-text-warning-contrast);
|
|
136
136
|
}
|
|
137
137
|
}
|
|
138
138
|
|
|
139
|
-
.
|
|
139
|
+
.aksel-timeline__period--danger {
|
|
140
140
|
background: var(--ax-bg-danger-moderate);
|
|
141
141
|
border: solid 1px var(--ax-border-danger);
|
|
142
142
|
color: var(--ax-text-danger-icon);
|
|
143
143
|
|
|
144
|
-
&.
|
|
144
|
+
&.aksel-timeline__period--clickable:hover {
|
|
145
145
|
background: var(--ax-bg-danger-moderate-hover);
|
|
146
146
|
border-color: var(--ax-border-danger-strong);
|
|
147
147
|
}
|
|
148
148
|
|
|
149
|
-
&.
|
|
149
|
+
&.aksel-timeline__period--clickable.aksel-timeline__period--selected {
|
|
150
150
|
background: var(--ax-bg-danger-strong-pressed);
|
|
151
151
|
border: none;
|
|
152
152
|
color: var(--ax-text-danger-contrast);
|
|
153
153
|
}
|
|
154
154
|
}
|
|
155
155
|
|
|
156
|
-
.
|
|
156
|
+
.aksel-timeline__period--info {
|
|
157
157
|
background: var(--ax-bg-info-moderate);
|
|
158
158
|
border: solid 1px var(--ax-border-info);
|
|
159
159
|
color: var(--ax-text-info-icon);
|
|
160
160
|
|
|
161
|
-
&.
|
|
161
|
+
&.aksel-timeline__period--clickable:hover {
|
|
162
162
|
background: var(--ax-bg-info-moderate-hover);
|
|
163
163
|
border-color: var(--ax-border-info-strong);
|
|
164
164
|
}
|
|
165
165
|
|
|
166
|
-
&.
|
|
166
|
+
&.aksel-timeline__period--clickable.aksel-timeline__period--selected {
|
|
167
167
|
background: var(--ax-bg-info-strong-pressed);
|
|
168
168
|
border: none;
|
|
169
169
|
color: var(--ax-text-info-contrast);
|
|
170
170
|
}
|
|
171
171
|
}
|
|
172
172
|
|
|
173
|
-
.
|
|
173
|
+
.aksel-timeline__period--neutral {
|
|
174
174
|
background: var(--ax-bg-neutral-moderate);
|
|
175
175
|
border: solid 1px var(--ax-border-neutral);
|
|
176
176
|
color: var(--ax-text-neutral-icon);
|
|
177
177
|
|
|
178
|
-
&.
|
|
178
|
+
&.aksel-timeline__period--clickable:hover {
|
|
179
179
|
background: var(--ax-bg-neutral-moderate-hover);
|
|
180
180
|
border-color: var(--ax-border-neutral-strong);
|
|
181
181
|
}
|
|
182
182
|
|
|
183
|
-
&.
|
|
183
|
+
&.aksel-timeline__period--clickable.aksel-timeline__period--selected {
|
|
184
184
|
background: var(--ax-bg-neutral-strong-pressed);
|
|
185
185
|
border: none;
|
|
186
186
|
color: var(--ax-text-neutral-contrast);
|
|
187
187
|
}
|
|
188
188
|
}
|
|
189
189
|
|
|
190
|
-
.
|
|
190
|
+
.aksel-timeline__period--connected-both {
|
|
191
191
|
border-radius: 0;
|
|
192
192
|
}
|
|
193
193
|
|
|
194
|
-
.
|
|
194
|
+
.aksel-timeline__period--connected-right {
|
|
195
195
|
border-bottom-right-radius: 0;
|
|
196
196
|
border-top-right-radius: 0;
|
|
197
197
|
}
|
|
198
198
|
|
|
199
|
-
.
|
|
199
|
+
.aksel-timeline__period--connected-left {
|
|
200
200
|
border-bottom-left-radius: 0;
|
|
201
201
|
border-top-left-radius: 0;
|
|
202
202
|
}
|
|
203
203
|
|
|
204
|
-
.
|
|
204
|
+
.aksel-timeline__pin-wrapper {
|
|
205
205
|
position: absolute;
|
|
206
206
|
grid-column: 2;
|
|
207
207
|
top: 0;
|
|
@@ -210,11 +210,9 @@
|
|
|
210
210
|
display: flex;
|
|
211
211
|
flex-direction: column-reverse;
|
|
212
212
|
isolation: isolate;
|
|
213
|
-
|
|
214
|
-
--navdsc-timeline-pin-size: 0.9rem;
|
|
215
213
|
}
|
|
216
214
|
|
|
217
|
-
.
|
|
215
|
+
.aksel-timeline__pin-button {
|
|
218
216
|
border: none;
|
|
219
217
|
cursor: pointer;
|
|
220
218
|
background: var(--ax-bg-default);
|
|
@@ -248,23 +246,23 @@
|
|
|
248
246
|
}
|
|
249
247
|
}
|
|
250
248
|
|
|
251
|
-
.
|
|
249
|
+
.aksel-timeline__pin-wrapper::before {
|
|
252
250
|
content: "";
|
|
253
|
-
top:
|
|
254
|
-
height: calc(100% -
|
|
251
|
+
top: 0.9rem;
|
|
252
|
+
height: calc(100% - 0.9rem * 2);
|
|
255
253
|
width: 1px;
|
|
256
254
|
margin: 0 auto;
|
|
257
255
|
background: var(--ax-border-neutral-strong);
|
|
258
256
|
}
|
|
259
257
|
|
|
260
|
-
.
|
|
258
|
+
.aksel-timeline__zoom {
|
|
261
259
|
margin-top: var(--ax-space-24);
|
|
262
260
|
float: right;
|
|
263
261
|
display: flex;
|
|
264
262
|
list-style-type: none;
|
|
265
263
|
}
|
|
266
264
|
|
|
267
|
-
.
|
|
265
|
+
.aksel-timeline__zoom-button {
|
|
268
266
|
all: unset;
|
|
269
267
|
cursor: pointer;
|
|
270
268
|
padding: 6px 9px 6px 8px;
|
|
@@ -273,41 +271,41 @@
|
|
|
273
271
|
background: var(--ax-bg-default);
|
|
274
272
|
}
|
|
275
273
|
|
|
276
|
-
.
|
|
274
|
+
.aksel-timeline__zoom li:first-child .aksel-timeline__zoom-button {
|
|
277
275
|
border-radius: var(--ax-border-radius-medium) 0 0 var(--ax-border-radius-medium);
|
|
278
276
|
}
|
|
279
277
|
|
|
280
|
-
.
|
|
278
|
+
.aksel-timeline__zoom li:last-child .aksel-timeline__zoom-button {
|
|
281
279
|
border-width: 1px;
|
|
282
280
|
border-radius: 0 var(--ax-border-radius-medium) var(--ax-border-radius-medium) 0;
|
|
283
281
|
}
|
|
284
282
|
|
|
285
|
-
.
|
|
283
|
+
.aksel-timeline__zoom li:only-child .aksel-timeline__zoom-button {
|
|
286
284
|
border-radius: var(--ax-border-radius-medium);
|
|
287
285
|
}
|
|
288
286
|
|
|
289
|
-
.
|
|
287
|
+
.aksel-timeline__zoom-button:not([aria-pressed="true"]):hover {
|
|
290
288
|
background: var(--ax-bg-neutral-moderate-hoverA);
|
|
291
289
|
}
|
|
292
290
|
|
|
293
|
-
.
|
|
291
|
+
.aksel-timeline__zoom-button[aria-pressed="true"] {
|
|
294
292
|
background: var(--ax-bg-neutral-strong-pressed);
|
|
295
293
|
border-color: var(--ax-bg-neutral-strong-pressed);
|
|
296
294
|
color: var(--ax-text-neutral-contrast);
|
|
297
295
|
}
|
|
298
296
|
|
|
299
|
-
.
|
|
297
|
+
.aksel-timeline__zoom li:focus-within {
|
|
300
298
|
z-index: 5;
|
|
301
299
|
}
|
|
302
300
|
|
|
303
|
-
.
|
|
301
|
+
.aksel-timeline__zoom-button:focus-visible {
|
|
304
302
|
box-shadow:
|
|
305
303
|
0 0 0 1px var(--ax-bg-default),
|
|
306
304
|
0 0 0 4px var(--ax-border-focus);
|
|
307
305
|
border-width: 1px;
|
|
308
306
|
}
|
|
309
307
|
|
|
310
|
-
.
|
|
308
|
+
.aksel-timeline__zoom li:not(:last-child) .aksel-timeline__zoom-button:focus-visible {
|
|
311
309
|
margin-right: 2px;
|
|
312
310
|
padding-right: 6px;
|
|
313
311
|
}
|
|
@@ -316,7 +314,7 @@
|
|
|
316
314
|
* Timeline Popover
|
|
317
315
|
*/
|
|
318
316
|
|
|
319
|
-
.
|
|
317
|
+
.aksel-timeline__popover {
|
|
320
318
|
z-index: 5;
|
|
321
319
|
background-color: var(--ax-bg-raised);
|
|
322
320
|
box-shadow: var(--ax-shadow-dialog);
|
|
@@ -327,33 +325,33 @@
|
|
|
327
325
|
}
|
|
328
326
|
|
|
329
327
|
@media (forced-colors: active) {
|
|
330
|
-
.
|
|
328
|
+
.aksel-timeline__period:focus {
|
|
331
329
|
outline: 3px solid highlight;
|
|
332
330
|
outline-offset: 3px;
|
|
333
331
|
}
|
|
334
332
|
|
|
335
|
-
.
|
|
336
|
-
.
|
|
337
|
-
.
|
|
338
|
-
.
|
|
339
|
-
.
|
|
333
|
+
.aksel-timeline__period--success,
|
|
334
|
+
.aksel-timeline__period--warning,
|
|
335
|
+
.aksel-timeline__period--info,
|
|
336
|
+
.aksel-timeline__period--neutral,
|
|
337
|
+
.aksel-timeline__period--danger {
|
|
340
338
|
forced-color-adjust: none;
|
|
341
339
|
}
|
|
342
340
|
|
|
343
|
-
.
|
|
341
|
+
.aksel-timeline__row {
|
|
344
342
|
border: 1px solid transparent;
|
|
345
343
|
}
|
|
346
344
|
|
|
347
|
-
.
|
|
345
|
+
.aksel-timeline__pin-wrapper::before {
|
|
348
346
|
border: 1px solid transparent;
|
|
349
347
|
}
|
|
350
348
|
|
|
351
|
-
.
|
|
349
|
+
.aksel-timeline__pin-button {
|
|
352
350
|
outline: 4px solid transparent;
|
|
353
351
|
}
|
|
354
352
|
|
|
355
|
-
.
|
|
356
|
-
.
|
|
353
|
+
.aksel-timeline__pin-button:focus,
|
|
354
|
+
.aksel-timeline__pin-button:focus-visible {
|
|
357
355
|
outline: 4px solid highlight;
|
|
358
356
|
outline-offset: 3px;
|
|
359
357
|
box-shadow: none;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
.
|
|
1
|
+
.aksel-toggle-group__wrapper {
|
|
2
2
|
display: grid;
|
|
3
3
|
justify-items: start;
|
|
4
4
|
gap: var(--ax-space-8);
|
|
5
5
|
}
|
|
6
6
|
|
|
7
|
-
.
|
|
7
|
+
.aksel-toggle-group__wrapper--fill {
|
|
8
8
|
justify-items: initial;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
11
|
/* Main Togglegroup */
|
|
12
|
-
.
|
|
12
|
+
.aksel-toggle-group {
|
|
13
13
|
border-radius: var(--ax-border-radius-large);
|
|
14
14
|
background-color: transparent;
|
|
15
15
|
box-shadow: inset 0 0 0 1px var(--ax-border-neutral);
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
/* Button */
|
|
23
|
-
.
|
|
23
|
+
.aksel-toggle-group__button {
|
|
24
24
|
display: inline-flex;
|
|
25
25
|
align-items: center;
|
|
26
26
|
justify-content: center;
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
}
|
|
62
62
|
}
|
|
63
63
|
|
|
64
|
-
.
|
|
64
|
+
.aksel-toggle-group__button-inner {
|
|
65
65
|
display: flex;
|
|
66
66
|
align-items: center;
|
|
67
67
|
gap: var(--ax-space-8);
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
}
|
|
77
77
|
|
|
78
78
|
/* Modifier neutral variant */
|
|
79
|
-
:where(.
|
|
79
|
+
:where(.aksel-toggle-group--neutral) .aksel-toggle-group__button {
|
|
80
80
|
&:hover {
|
|
81
81
|
background-color: var(--ax-bg-neutral-moderate-hoverA);
|
|
82
82
|
}
|
|
@@ -88,36 +88,36 @@
|
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
/* Modifier small size */
|
|
91
|
-
.
|
|
92
|
-
& .
|
|
91
|
+
.aksel-toggle-group--small {
|
|
92
|
+
& .aksel-toggle-group__button {
|
|
93
93
|
padding: var(--ax-space-2) var(--ax-space-12);
|
|
94
94
|
min-height: 2rem;
|
|
95
95
|
}
|
|
96
96
|
|
|
97
|
-
& .
|
|
97
|
+
& .aksel-toggle-group__button-inner > svg {
|
|
98
98
|
font-size: var(--ax-font-size-xlarge);
|
|
99
99
|
}
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
/* High contrast */
|
|
103
103
|
@media (forced-colors: active) {
|
|
104
|
-
.
|
|
104
|
+
.aksel-toggle-group {
|
|
105
105
|
border: 2px solid transparent;
|
|
106
106
|
}
|
|
107
107
|
|
|
108
|
-
.
|
|
108
|
+
.aksel-toggle-group__button:hover {
|
|
109
109
|
background-color: highlighttext;
|
|
110
110
|
color: highlight;
|
|
111
111
|
outline: 1px solid highlight;
|
|
112
112
|
}
|
|
113
113
|
|
|
114
|
-
.
|
|
114
|
+
.aksel-toggle-group__button[data-selected="true"] {
|
|
115
115
|
background-color: selecteditem;
|
|
116
116
|
color: selecteditemtext;
|
|
117
117
|
forced-color-adjust: none;
|
|
118
118
|
}
|
|
119
119
|
|
|
120
|
-
.
|
|
120
|
+
.aksel-toggle-group__button:focus-visible {
|
|
121
121
|
outline-color: highlight;
|
|
122
122
|
}
|
|
123
123
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
.aksel-tooltip {
|
|
2
2
|
z-index: 3000;
|
|
3
3
|
background-color: var(--ax-bg-neutral-strong);
|
|
4
4
|
color: var(--ax-text-neutral-contrast);
|
|
@@ -34,19 +34,19 @@
|
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
|
|
37
|
-
.
|
|
37
|
+
.aksel-tooltip:where([data-state="open"]):where([data-side="bottom"]) {
|
|
38
38
|
animation-name: aksel-tooltip-from-bottom, aksel-tooltip-fade-in;
|
|
39
39
|
}
|
|
40
40
|
|
|
41
|
-
.
|
|
41
|
+
.aksel-tooltip:where([data-state="open"]):where([data-side="top"]) {
|
|
42
42
|
animation-name: aksel-tooltip-from-top, aksel-tooltip-fade-in;
|
|
43
43
|
}
|
|
44
44
|
|
|
45
|
-
.
|
|
45
|
+
.aksel-tooltip:where([data-state="open"]):where([data-side="left"]) {
|
|
46
46
|
animation-name: aksel-tooltip-from-left, aksel-tooltip-fade-in;
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
-
.
|
|
49
|
+
.aksel-tooltip:where([data-state="open"]):where([data-side="right"]) {
|
|
50
50
|
animation-name: aksel-tooltip-from-right, aksel-tooltip-fade-in;
|
|
51
51
|
}
|
|
52
52
|
|
|
@@ -100,13 +100,13 @@
|
|
|
100
100
|
}
|
|
101
101
|
}
|
|
102
102
|
|
|
103
|
-
.
|
|
103
|
+
.aksel-tooltip__keys {
|
|
104
104
|
padding-bottom: var(--ax-space-4);
|
|
105
105
|
display: flex;
|
|
106
106
|
gap: var(--ax-space-4);
|
|
107
107
|
}
|
|
108
108
|
|
|
109
|
-
.
|
|
109
|
+
.aksel-tooltip__key {
|
|
110
110
|
font-family: var(--ax-font-family);
|
|
111
111
|
color: var(--ax-text-neutral);
|
|
112
112
|
padding: 0 var(--ax-space-4);
|