@navikt/ds-css 7.15.0 → 7.16.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +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 +27 -27
- 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/component/form.css +1 -1
- package/dist/component/form.min.css +1 -1
- package/dist/components.css +1 -1
- package/dist/components.min.css +1 -1
- 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 +327 -327
- 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 +1266 -1267
- 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 +1270 -1271
- package/dist/darkside/index.min.css +1 -1
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/accordion.css +25 -25
- package/dist/darkside/version/7.16.1/component/accordion.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/actionmenu.css +27 -27
- package/dist/darkside/version/7.16.1/component/actionmenu.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/alert.css +20 -20
- package/dist/darkside/version/7.16.1/component/alert.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/button.css +55 -55
- package/dist/darkside/version/7.16.1/component/button.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/chat.css +16 -16
- package/dist/darkside/version/7.16.1/component/chat.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/chips.css +33 -33
- package/dist/darkside/version/7.16.1/component/chips.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/copybutton.css +1 -1
- package/dist/darkside/version/7.16.1/component/copybutton.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/date.css +44 -44
- package/dist/darkside/version/7.16.1/component/date.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/dropdown.css +13 -13
- package/dist/darkside/version/7.16.1/component/dropdown.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/expansioncard.css +26 -26
- package/dist/darkside/version/7.16.1/component/expansioncard.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/form.css +327 -327
- package/dist/darkside/version/7.16.1/component/form.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/guidepanel.css +20 -20
- package/dist/darkside/version/7.16.1/component/guidepanel.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/helptext.css +9 -9
- package/dist/darkside/version/7.16.1/component/helptext.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/internalheader.css +13 -13
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/internalheader.min.css +1 -1
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/link.css +12 -12
- package/dist/darkside/version/7.16.1/component/link.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/linkpanel.css +7 -7
- package/dist/darkside/version/7.16.1/component/linkpanel.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/list.css +15 -15
- package/dist/darkside/version/7.16.1/component/list.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/loader.css +17 -17
- package/dist/darkside/version/7.16.1/component/loader.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/modal.css +25 -25
- package/dist/darkside/version/7.16.1/component/modal.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/pagination.css +8 -8
- package/dist/darkside/version/7.16.1/component/pagination.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/panel.css +2 -2
- package/dist/darkside/version/7.16.1/component/panel.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/popover.css +4 -4
- package/dist/darkside/version/7.16.1/component/popover.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/primitives.css +235 -235
- package/dist/darkside/version/7.16.1/component/primitives.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/progressbar.css +11 -11
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/progressbar.min.css +1 -1
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/readmore.css +16 -16
- package/dist/darkside/version/7.16.1/component/readmore.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/skeleton.css +12 -12
- package/dist/darkside/version/7.16.1/component/skeleton.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/stepper.css +37 -37
- package/dist/darkside/version/7.16.1/component/stepper.min.css +1 -0
- package/dist/darkside/version/7.16.1/component/table.css +254 -0
- package/dist/darkside/version/7.16.1/component/table.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/tabs.css +25 -25
- package/dist/darkside/version/7.16.1/component/tabs.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/tag.css +18 -18
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/tag.min.css +1 -1
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/theme.css +4 -4
- package/dist/darkside/version/7.16.1/component/theme.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/timeline.css +58 -59
- package/dist/darkside/version/7.16.1/component/timeline.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/togglegroup.css +19 -19
- package/dist/darkside/version/7.16.1/component/togglegroup.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/tooltip.css +9 -9
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/tooltip.min.css +1 -1
- package/dist/darkside/version/{7.15.0 → 7.16.1}/component/typography.css +48 -48
- package/dist/darkside/version/7.16.1/component/typography.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/components.css +1266 -1267
- package/dist/darkside/version/7.16.1/components.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.1}/global/baseline.css +3 -3
- package/dist/darkside/version/{7.15.0 → 7.16.1}/global/baseline.min.css +1 -1
- package/dist/darkside/version/{7.15.0 → 7.16.1}/global/tokens.css +1 -1
- package/dist/darkside/version/{7.15.0 → 7.16.1}/global/tokens.min.css +1 -1
- package/dist/darkside/version/{7.15.0 → 7.16.1}/index.css +1270 -1271
- package/dist/darkside/version/7.16.1/index.min.css +1 -0
- package/dist/global/tokens.css +1 -1
- package/dist/global/tokens.min.css +1 -1
- package/dist/index.css +2 -2
- package/dist/index.min.css +2 -2
- package/form/file-upload.css +1 -1
- package/package.json +3 -5
- package/dist/darkside/version/7.15.0/component/accordion.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/actionmenu.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/alert.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/button.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/chat.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/chips.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/copybutton.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/date.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/dropdown.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/expansioncard.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/form.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/guidepanel.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/helptext.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/link.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/linkpanel.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/list.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/loader.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/modal.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/pagination.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/panel.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/popover.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/primitives.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/readmore.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/skeleton.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/stepper.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/table.css +0 -254
- package/dist/darkside/version/7.15.0/component/table.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/tabs.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/theme.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/timeline.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/togglegroup.min.css +0 -1
- package/dist/darkside/version/7.15.0/component/typography.min.css +0 -1
- package/dist/darkside/version/7.15.0/components.min.css +0 -1
- package/dist/darkside/version/7.15.0/index.min.css +0 -1
- /package/dist/darkside/version/{7.15.0 → 7.16.1}/global/fonts.css +0 -0
- /package/dist/darkside/version/{7.15.0 → 7.16.1}/global/fonts.min.css +0 -0
- /package/dist/darkside/version/{7.15.0 → 7.16.1}/global/print.css +0 -0
- /package/dist/darkside/version/{7.15.0 → 7.16.1}/global/print.min.css +0 -0
- /package/dist/darkside/version/{7.15.0 → 7.16.1}/global/reset.css +0 -0
- /package/dist/darkside/version/{7.15.0 → 7.16.1}/global/reset.min.css +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
.aksel-link-panel {
|
|
2
2
|
text-decoration: none;
|
|
3
3
|
color: var(--ax-text-neutral);
|
|
4
4
|
display: flex;
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
&:hover {
|
|
10
10
|
border-color: var(--ax-border-accent);
|
|
11
11
|
|
|
12
|
-
& .
|
|
12
|
+
& .aksel-link-panel__title {
|
|
13
13
|
text-decoration: underline;
|
|
14
14
|
color: var(--ax-text-accent-subtle);
|
|
15
15
|
}
|
|
@@ -21,17 +21,17 @@
|
|
|
21
21
|
}
|
|
22
22
|
}
|
|
23
23
|
|
|
24
|
-
.
|
|
24
|
+
.aksel-link-panel__chevron {
|
|
25
25
|
flex-shrink: 0;
|
|
26
26
|
font-size: 1.5rem;
|
|
27
27
|
transition: transform 200ms;
|
|
28
28
|
}
|
|
29
29
|
|
|
30
|
-
.
|
|
31
|
-
.
|
|
30
|
+
.aksel-link-panel:hover > .aksel-link-panel__chevron,
|
|
31
|
+
.aksel-link-panel:focus-within > .aksel-link-panel__chevron {
|
|
32
32
|
transform: translateX(4px);
|
|
33
33
|
}
|
|
34
34
|
|
|
35
|
-
.
|
|
35
|
+
.aksel-link-panel__description {
|
|
36
36
|
margin-top: var(--a-space-4);
|
|
37
37
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
.aksel-link {
|
|
2
2
|
color: var(--ax-text-accent-subtle);
|
|
3
3
|
display: inline-flex;
|
|
4
4
|
align-items: center;
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
border-radius: 1px;
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
&.
|
|
21
|
+
&.aksel-link--inline-text {
|
|
22
22
|
display: inline;
|
|
23
23
|
|
|
24
24
|
& > svg {
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
32
|
|
|
33
|
-
&.
|
|
33
|
+
&.aksel-link--remove-underline {
|
|
34
34
|
text-decoration: none;
|
|
35
35
|
|
|
36
36
|
&:hover {
|
|
@@ -44,21 +44,21 @@
|
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
|
|
47
|
-
.
|
|
48
|
-
.
|
|
49
|
-
& .
|
|
47
|
+
.aksel-alert:not(.aksel-alert--inline),
|
|
48
|
+
.aksel-confirmation-panel {
|
|
49
|
+
& .aksel-link {
|
|
50
50
|
color: var(--ax-text-neutral);
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
53
|
|
|
54
|
-
.
|
|
54
|
+
.aksel-link--action {
|
|
55
55
|
color: var(--ax-text-accent-subtle);
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
-
.
|
|
58
|
+
.aksel-link--neutral {
|
|
59
59
|
color: var(--ax-text-neutral);
|
|
60
60
|
}
|
|
61
61
|
|
|
62
|
-
.
|
|
62
|
+
.aksel-link--subtle {
|
|
63
63
|
color: var(--ax-text-neutral-subtle);
|
|
64
64
|
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
.
|
|
2
|
-
.
|
|
1
|
+
.aksel-list ul,
|
|
2
|
+
.aksel-list ol {
|
|
3
3
|
padding: 0;
|
|
4
4
|
margin: 0;
|
|
5
5
|
}
|
|
6
6
|
|
|
7
|
-
.
|
|
8
|
-
& .
|
|
7
|
+
.aksel-list {
|
|
8
|
+
& .aksel-list :where(ul, ol) {
|
|
9
9
|
margin-block: var(--ax-space-8) 0;
|
|
10
10
|
}
|
|
11
11
|
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
list-style: decimal; /* This is the default value, but some frameworks have `ol,ul { list-style:none }` */
|
|
14
14
|
padding-left: 1.7rem;
|
|
15
15
|
|
|
16
|
-
& > .
|
|
16
|
+
& > .aksel-list__item {
|
|
17
17
|
padding-left: 0.3rem;
|
|
18
18
|
}
|
|
19
19
|
|
|
@@ -23,13 +23,13 @@
|
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
& ul {
|
|
26
|
-
& > .
|
|
26
|
+
& > .aksel-list__item {
|
|
27
27
|
display: grid;
|
|
28
28
|
grid-template-columns: auto 1fr;
|
|
29
29
|
gap: var(--ax-space-8);
|
|
30
30
|
}
|
|
31
31
|
|
|
32
|
-
& > li > .
|
|
32
|
+
& > li > .aksel-list__item-marker {
|
|
33
33
|
display: flex;
|
|
34
34
|
align-items: center;
|
|
35
35
|
height: var(--ax-font-line-height-xlarge);
|
|
@@ -42,20 +42,20 @@
|
|
|
42
42
|
|
|
43
43
|
_::-webkit-full-page-media,
|
|
44
44
|
_:future,
|
|
45
|
-
:root .
|
|
45
|
+
:root .aksel-list ol {
|
|
46
46
|
padding-left: 2.1rem;
|
|
47
47
|
}
|
|
48
48
|
|
|
49
49
|
_::-webkit-full-page-media,
|
|
50
50
|
_:future,
|
|
51
|
-
:root .
|
|
51
|
+
:root .aksel-list ol .aksel-list__item {
|
|
52
52
|
padding-left: 0;
|
|
53
53
|
}
|
|
54
54
|
|
|
55
55
|
/* SAFARI HACK END */
|
|
56
56
|
/* stylelint-enable selector-type-no-unknown */
|
|
57
57
|
|
|
58
|
-
.
|
|
58
|
+
.aksel-list__item {
|
|
59
59
|
margin-block-end: var(--ax-space-8);
|
|
60
60
|
|
|
61
61
|
&:last-child {
|
|
@@ -63,19 +63,19 @@ _:future,
|
|
|
63
63
|
}
|
|
64
64
|
}
|
|
65
65
|
|
|
66
|
-
.
|
|
66
|
+
.aksel-list__item-marker {
|
|
67
67
|
width: 1.5rem;
|
|
68
68
|
}
|
|
69
69
|
|
|
70
|
-
.
|
|
70
|
+
.aksel-list--small ul > li > .aksel-list__item-marker {
|
|
71
71
|
height: var(--ax-font-line-height-large);
|
|
72
72
|
}
|
|
73
73
|
|
|
74
|
-
.
|
|
74
|
+
.aksel-list__item-marker--bullet {
|
|
75
75
|
padding-left: 0.8rem;
|
|
76
76
|
}
|
|
77
77
|
|
|
78
|
-
.
|
|
78
|
+
.aksel-list__item-marker--icon {
|
|
79
79
|
font-size: 1.5rem;
|
|
80
80
|
justify-content: center;
|
|
81
81
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
.aksel-loader {
|
|
2
2
|
width: 1.5rem;
|
|
3
3
|
display: inline-block;
|
|
4
4
|
position: relative;
|
|
@@ -7,49 +7,49 @@
|
|
|
7
7
|
|
|
8
8
|
--__axc-loader-stroke-width: 5.9;
|
|
9
9
|
|
|
10
|
-
&.
|
|
10
|
+
&.aksel-loader--3xlarge {
|
|
11
11
|
width: 5.5rem;
|
|
12
12
|
stroke-width: 5;
|
|
13
13
|
|
|
14
14
|
--__axc-loader-stroke-width: 4.8;
|
|
15
15
|
}
|
|
16
16
|
|
|
17
|
-
&.
|
|
17
|
+
&.aksel-loader--2xlarge {
|
|
18
18
|
width: 4rem;
|
|
19
19
|
stroke-width: 6;
|
|
20
20
|
|
|
21
21
|
--__axc-loader-stroke-width: 5.8;
|
|
22
22
|
}
|
|
23
23
|
|
|
24
|
-
&.
|
|
24
|
+
&.aksel-loader--xlarge {
|
|
25
25
|
width: 2.5rem;
|
|
26
26
|
stroke-width: 6;
|
|
27
27
|
|
|
28
28
|
--__axc-loader-stroke-width: 5.8;
|
|
29
29
|
}
|
|
30
30
|
|
|
31
|
-
&.
|
|
31
|
+
&.aksel-loader--large {
|
|
32
32
|
width: 2rem;
|
|
33
33
|
stroke-width: 7;
|
|
34
34
|
|
|
35
35
|
--__axc-loader-stroke-width: 6.8;
|
|
36
36
|
}
|
|
37
37
|
|
|
38
|
-
&.
|
|
38
|
+
&.aksel-loader--medium {
|
|
39
39
|
width: 1.5rem;
|
|
40
40
|
stroke-width: 7;
|
|
41
41
|
|
|
42
42
|
--__axc-loader-stroke-width: 6.8;
|
|
43
43
|
}
|
|
44
44
|
|
|
45
|
-
&.
|
|
45
|
+
&.aksel-loader--small {
|
|
46
46
|
width: 1.25rem;
|
|
47
47
|
stroke-width: 8;
|
|
48
48
|
|
|
49
49
|
--__axc-loader-stroke-width: 7.8;
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
&.
|
|
52
|
+
&.aksel-loader--xsmall {
|
|
53
53
|
width: 1rem;
|
|
54
54
|
stroke-width: 8;
|
|
55
55
|
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
}
|
|
58
58
|
}
|
|
59
59
|
|
|
60
|
-
.
|
|
60
|
+
.aksel-loader__foreground {
|
|
61
61
|
animation: loader-dasharray 1.5s ease-in-out infinite;
|
|
62
62
|
stroke-dasharray: 80px, 200px;
|
|
63
63
|
stroke-dashoffset: 0;
|
|
@@ -66,39 +66,39 @@
|
|
|
66
66
|
stroke-width: var(--__axc-loader-stroke-width);
|
|
67
67
|
}
|
|
68
68
|
|
|
69
|
-
.
|
|
69
|
+
.aksel-loader__background {
|
|
70
70
|
stroke: var(--ax-border-neutral-subtleA);
|
|
71
71
|
stroke-width: var(--__axc-loader-stroke-width);
|
|
72
72
|
}
|
|
73
73
|
|
|
74
|
-
.
|
|
75
|
-
& .
|
|
74
|
+
.aksel-loader--neutral {
|
|
75
|
+
& .aksel-loader__foreground {
|
|
76
76
|
stroke: var(--ax-border-neutral-strong);
|
|
77
77
|
}
|
|
78
78
|
}
|
|
79
79
|
|
|
80
|
-
.
|
|
81
|
-
& .
|
|
80
|
+
.aksel-loader--interaction {
|
|
81
|
+
& .aksel-loader__foreground {
|
|
82
82
|
stroke: var(--ax-border-accent-strong);
|
|
83
83
|
}
|
|
84
84
|
|
|
85
|
-
& .
|
|
85
|
+
& .aksel-loader__background {
|
|
86
86
|
stroke: var(--ax-border-accent-subtleA);
|
|
87
87
|
}
|
|
88
88
|
}
|
|
89
89
|
|
|
90
|
-
.
|
|
91
|
-
& .
|
|
90
|
+
.aksel-loader--inverted {
|
|
91
|
+
& .aksel-loader__foreground {
|
|
92
92
|
stroke: var(--ax-border-neutral-subtle);
|
|
93
93
|
}
|
|
94
94
|
|
|
95
|
-
& .
|
|
95
|
+
& .aksel-loader__background {
|
|
96
96
|
stroke: var(--ax-border-neutral-strong);
|
|
97
97
|
}
|
|
98
98
|
}
|
|
99
99
|
|
|
100
|
-
.
|
|
101
|
-
& .
|
|
100
|
+
.aksel-loader--transparent {
|
|
101
|
+
& .aksel-loader__background {
|
|
102
102
|
stroke: transparent;
|
|
103
103
|
}
|
|
104
104
|
}
|
|
@@ -127,7 +127,7 @@
|
|
|
127
127
|
}
|
|
128
128
|
|
|
129
129
|
@media (forced-colors: active) {
|
|
130
|
-
.
|
|
130
|
+
.aksel-loader__background {
|
|
131
131
|
stroke: canvastext;
|
|
132
132
|
}
|
|
133
133
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
.
|
|
1
|
+
.aksel-modal__document-body {
|
|
2
2
|
overflow: hidden;
|
|
3
3
|
}
|
|
4
4
|
|
|
5
|
-
.
|
|
5
|
+
.aksel-modal {
|
|
6
6
|
--__axc-modal-bg: var(--ax-bg-raised);
|
|
7
7
|
|
|
8
8
|
background-color: var(--__axc-modal-bg);
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
}
|
|
24
24
|
}
|
|
25
25
|
|
|
26
|
-
.
|
|
26
|
+
.aksel-modal--polyfilled {
|
|
27
27
|
top: 50%;
|
|
28
28
|
transform: translate(0, -50%);
|
|
29
29
|
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
display: none; /* from polyfill */
|
|
39
39
|
}
|
|
40
40
|
|
|
41
|
-
& .
|
|
41
|
+
& .aksel-modal--polyfilled {
|
|
42
42
|
overflow: auto;
|
|
43
43
|
}
|
|
44
44
|
}
|
|
@@ -53,48 +53,48 @@
|
|
|
53
53
|
left: 0;
|
|
54
54
|
}
|
|
55
55
|
|
|
56
|
-
.
|
|
56
|
+
.aksel-modal--medium {
|
|
57
57
|
width: 700px;
|
|
58
58
|
}
|
|
59
59
|
|
|
60
|
-
.
|
|
60
|
+
.aksel-modal--small {
|
|
61
61
|
width: 450px;
|
|
62
62
|
|
|
63
|
-
& .
|
|
63
|
+
& .aksel-modal__header {
|
|
64
64
|
padding: var(--ax-space-12) var(--ax-space-16);
|
|
65
65
|
}
|
|
66
66
|
|
|
67
|
-
& .
|
|
67
|
+
& .aksel-modal__body {
|
|
68
68
|
padding: var(--ax-space-12) var(--ax-space-16);
|
|
69
69
|
}
|
|
70
70
|
|
|
71
|
-
& .
|
|
71
|
+
& .aksel-modal__footer {
|
|
72
72
|
padding: var(--ax-space-12) var(--ax-space-16);
|
|
73
73
|
}
|
|
74
74
|
}
|
|
75
75
|
|
|
76
76
|
@media (min-width: 480px) {
|
|
77
|
-
.
|
|
77
|
+
.aksel-modal {
|
|
78
78
|
max-width: calc(100% - 2em);
|
|
79
79
|
}
|
|
80
80
|
|
|
81
|
-
.
|
|
81
|
+
.aksel-modal--autowidth {
|
|
82
82
|
max-width: min(700px, calc(100% - 2em));
|
|
83
83
|
}
|
|
84
84
|
}
|
|
85
85
|
|
|
86
86
|
@media (min-height: 480px) {
|
|
87
|
-
.
|
|
87
|
+
.aksel-modal {
|
|
88
88
|
max-height: calc(100% - 2em);
|
|
89
89
|
}
|
|
90
90
|
|
|
91
|
-
.
|
|
91
|
+
.aksel-modal--top {
|
|
92
92
|
margin-top: 2em;
|
|
93
93
|
max-height: calc(100% - 4em);
|
|
94
94
|
}
|
|
95
95
|
}
|
|
96
96
|
|
|
97
|
-
.
|
|
97
|
+
.aksel-modal::backdrop {
|
|
98
98
|
/*
|
|
99
99
|
* Cannot use --ax-bg-overlay because ::backdrop does not inherit from anything but itself.
|
|
100
100
|
* TODO: Consider adding `::backdrop` to global token definitions.
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
animation: akselModalBackdropFadeIn 0.35s cubic-bezier(0.15, 1, 0.3, 1);
|
|
105
105
|
}
|
|
106
106
|
|
|
107
|
-
.
|
|
107
|
+
.aksel-modal--polyfilled + .backdrop /* Cannot be combined with ::backdrop selector */ {
|
|
108
108
|
background: #0214317d;
|
|
109
109
|
|
|
110
110
|
/* From polyfill: */
|
|
@@ -116,16 +116,16 @@
|
|
|
116
116
|
left: 0;
|
|
117
117
|
}
|
|
118
118
|
|
|
119
|
-
.
|
|
119
|
+
.aksel-modal__button {
|
|
120
120
|
margin-left: var(--ax-space-16);
|
|
121
121
|
float: right;
|
|
122
122
|
}
|
|
123
123
|
|
|
124
|
-
.
|
|
124
|
+
.aksel-modal__header {
|
|
125
125
|
padding: var(--ax-space-16) var(--ax-space-20);
|
|
126
126
|
}
|
|
127
127
|
|
|
128
|
-
.
|
|
128
|
+
.aksel-modal__header-icon {
|
|
129
129
|
& svg {
|
|
130
130
|
display: inline;
|
|
131
131
|
vertical-align: -0.25rem;
|
|
@@ -133,12 +133,12 @@
|
|
|
133
133
|
}
|
|
134
134
|
}
|
|
135
135
|
|
|
136
|
-
.
|
|
136
|
+
.aksel-modal__label {
|
|
137
137
|
font-weight: var(--ax-font-weight-bold);
|
|
138
138
|
color: var(--ax-text-neutral-subtle);
|
|
139
139
|
}
|
|
140
140
|
|
|
141
|
-
.
|
|
141
|
+
.aksel-modal__body {
|
|
142
142
|
padding: var(--ax-space-16) var(--ax-space-20);
|
|
143
143
|
overflow: auto;
|
|
144
144
|
overscroll-behavior: contain;
|
|
@@ -157,23 +157,23 @@
|
|
|
157
157
|
background-repeat: no-repeat;
|
|
158
158
|
}
|
|
159
159
|
|
|
160
|
-
.
|
|
160
|
+
.aksel-modal__header + .aksel-modal__body {
|
|
161
161
|
padding-top: var(--ax-space-0);
|
|
162
162
|
}
|
|
163
163
|
|
|
164
|
-
.
|
|
164
|
+
.aksel-modal__footer {
|
|
165
165
|
display: flex;
|
|
166
166
|
flex-flow: row-reverse wrap;
|
|
167
167
|
gap: var(--ax-space-16);
|
|
168
168
|
padding: var(--ax-space-16) var(--ax-space-20);
|
|
169
169
|
}
|
|
170
170
|
|
|
171
|
-
.
|
|
171
|
+
.aksel-modal__footer :nth-of-type(2) {
|
|
172
172
|
margin-left: auto;
|
|
173
173
|
}
|
|
174
174
|
|
|
175
175
|
/* When Datepicker is used nested inside a Modal */
|
|
176
|
-
.
|
|
176
|
+
.aksel-modal--polyfilled .aksel-modal--polyfilled.aksel-date__nested-modal {
|
|
177
177
|
min-width: fit-content;
|
|
178
178
|
max-width: 100vw;
|
|
179
179
|
max-height: 100vh;
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
}
|
|
207
207
|
|
|
208
208
|
@media (forced-colors: active) {
|
|
209
|
-
.
|
|
209
|
+
.aksel-modal {
|
|
210
210
|
outline: 2px solid transparent;
|
|
211
211
|
}
|
|
212
212
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
.
|
|
1
|
+
.aksel-pagination {
|
|
2
2
|
position: relative;
|
|
3
3
|
}
|
|
4
4
|
|
|
5
|
-
.
|
|
5
|
+
.aksel-pagination__list {
|
|
6
6
|
margin: 0;
|
|
7
7
|
padding: 0;
|
|
8
8
|
list-style: none;
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
17
|
|
|
18
|
-
.
|
|
18
|
+
.aksel-pagination__ellipsis {
|
|
19
19
|
display: flex;
|
|
20
20
|
align-items: center;
|
|
21
21
|
justify-content: center;
|
|
@@ -23,19 +23,19 @@
|
|
|
23
23
|
cursor: default;
|
|
24
24
|
}
|
|
25
25
|
|
|
26
|
-
.
|
|
26
|
+
.aksel-pagination--small .aksel-pagination__ellipsis {
|
|
27
27
|
width: 2rem;
|
|
28
28
|
}
|
|
29
29
|
|
|
30
|
-
.
|
|
30
|
+
.aksel-pagination--xsmall .aksel-pagination__ellipsis {
|
|
31
31
|
width: 1.5rem;
|
|
32
32
|
}
|
|
33
33
|
|
|
34
|
-
.
|
|
34
|
+
.aksel-pagination__item[data-selected="true"] {
|
|
35
35
|
background-color: var(--ax-bg-neutral-strong-pressed);
|
|
36
36
|
color: var(--ax-text-neutral-contrast);
|
|
37
37
|
}
|
|
38
38
|
|
|
39
|
-
.
|
|
39
|
+
.aksel-pagination--invisible {
|
|
40
40
|
visibility: hidden;
|
|
41
41
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
.
|
|
1
|
+
.aksel-panel {
|
|
2
2
|
background-color: var(--ax-bg-default);
|
|
3
3
|
padding: var(--ax-space-16);
|
|
4
4
|
border-radius: var(--ax-border-radius-small);
|
|
5
5
|
border: 1px solid transparent;
|
|
6
6
|
}
|
|
7
7
|
|
|
8
|
-
.
|
|
8
|
+
.aksel-panel--border {
|
|
9
9
|
border-color: var(--ax-border-neutral);
|
|
10
10
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
.aksel-popover {
|
|
2
2
|
z-index: 1000;
|
|
3
3
|
background: var(--ax-bg-raised);
|
|
4
4
|
box-shadow: var(--ax-shadow-dialog);
|
|
@@ -9,16 +9,16 @@
|
|
|
9
9
|
max-width: calc(100vw - var(--ax-space-24));
|
|
10
10
|
}
|
|
11
11
|
|
|
12
|
-
.
|
|
12
|
+
.aksel-popover__content {
|
|
13
13
|
padding: var(--ax-space-16);
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
@media (min-width: 480px) {
|
|
17
|
-
.
|
|
17
|
+
.aksel-popover__content {
|
|
18
18
|
padding: var(--ax-space-20);
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
21
|
|
|
22
|
-
.
|
|
22
|
+
.aksel-popover--hidden {
|
|
23
23
|
display: none;
|
|
24
24
|
}
|