@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,5 +1,5 @@
|
|
|
1
1
|
@layer aksel.components {
|
|
2
|
-
.
|
|
2
|
+
.aksel-loader {
|
|
3
3
|
stroke-width: 6px;
|
|
4
4
|
--__axc-loader-stroke-width: 5.9;
|
|
5
5
|
width: 1.5rem;
|
|
@@ -8,49 +8,49 @@
|
|
|
8
8
|
position: relative;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
.
|
|
11
|
+
.aksel-loader.aksel-loader--3xlarge {
|
|
12
12
|
stroke-width: 5px;
|
|
13
13
|
--__axc-loader-stroke-width: 4.8;
|
|
14
14
|
width: 5.5rem;
|
|
15
15
|
}
|
|
16
16
|
|
|
17
|
-
.
|
|
17
|
+
.aksel-loader.aksel-loader--2xlarge {
|
|
18
18
|
stroke-width: 6px;
|
|
19
19
|
--__axc-loader-stroke-width: 5.8;
|
|
20
20
|
width: 4rem;
|
|
21
21
|
}
|
|
22
22
|
|
|
23
|
-
.
|
|
23
|
+
.aksel-loader.aksel-loader--xlarge {
|
|
24
24
|
stroke-width: 6px;
|
|
25
25
|
--__axc-loader-stroke-width: 5.8;
|
|
26
26
|
width: 2.5rem;
|
|
27
27
|
}
|
|
28
28
|
|
|
29
|
-
.
|
|
29
|
+
.aksel-loader.aksel-loader--large {
|
|
30
30
|
stroke-width: 7px;
|
|
31
31
|
--__axc-loader-stroke-width: 6.8;
|
|
32
32
|
width: 2rem;
|
|
33
33
|
}
|
|
34
34
|
|
|
35
|
-
.
|
|
35
|
+
.aksel-loader.aksel-loader--medium {
|
|
36
36
|
stroke-width: 7px;
|
|
37
37
|
--__axc-loader-stroke-width: 6.8;
|
|
38
38
|
width: 1.5rem;
|
|
39
39
|
}
|
|
40
40
|
|
|
41
|
-
.
|
|
41
|
+
.aksel-loader.aksel-loader--small {
|
|
42
42
|
stroke-width: 8px;
|
|
43
43
|
--__axc-loader-stroke-width: 7.8;
|
|
44
44
|
width: 1.25rem;
|
|
45
45
|
}
|
|
46
46
|
|
|
47
|
-
.
|
|
47
|
+
.aksel-loader.aksel-loader--xsmall {
|
|
48
48
|
stroke-width: 8px;
|
|
49
49
|
--__axc-loader-stroke-width: 7.8;
|
|
50
50
|
width: 1rem;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
-
.
|
|
53
|
+
.aksel-loader__foreground {
|
|
54
54
|
stroke-dasharray: 80 200;
|
|
55
55
|
stroke-dashoffset: 0;
|
|
56
56
|
stroke: var(--ax-border-neutral-strong);
|
|
@@ -59,32 +59,32 @@
|
|
|
59
59
|
animation: 1.5s ease-in-out infinite loader-dasharray;
|
|
60
60
|
}
|
|
61
61
|
|
|
62
|
-
.
|
|
62
|
+
.aksel-loader__background {
|
|
63
63
|
stroke: var(--ax-border-neutral-subtleA);
|
|
64
64
|
stroke-width: var(--__axc-loader-stroke-width);
|
|
65
65
|
}
|
|
66
66
|
|
|
67
|
-
.
|
|
67
|
+
.aksel-loader--neutral .aksel-loader__foreground {
|
|
68
68
|
stroke: var(--ax-border-neutral-strong);
|
|
69
69
|
}
|
|
70
70
|
|
|
71
|
-
.
|
|
71
|
+
.aksel-loader--interaction .aksel-loader__foreground {
|
|
72
72
|
stroke: var(--ax-border-accent-strong);
|
|
73
73
|
}
|
|
74
74
|
|
|
75
|
-
.
|
|
75
|
+
.aksel-loader--interaction .aksel-loader__background {
|
|
76
76
|
stroke: var(--ax-border-accent-subtleA);
|
|
77
77
|
}
|
|
78
78
|
|
|
79
|
-
.
|
|
79
|
+
.aksel-loader--inverted .aksel-loader__foreground {
|
|
80
80
|
stroke: var(--ax-border-neutral-subtle);
|
|
81
81
|
}
|
|
82
82
|
|
|
83
|
-
.
|
|
83
|
+
.aksel-loader--inverted .aksel-loader__background {
|
|
84
84
|
stroke: var(--ax-border-neutral-strong);
|
|
85
85
|
}
|
|
86
86
|
|
|
87
|
-
.
|
|
87
|
+
.aksel-loader--transparent .aksel-loader__background {
|
|
88
88
|
stroke: rgba(0, 0, 0, 0);
|
|
89
89
|
}
|
|
90
90
|
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
}
|
|
113
113
|
|
|
114
114
|
@media (forced-colors: active) {
|
|
115
|
-
.
|
|
115
|
+
.aksel-loader__background {
|
|
116
116
|
stroke: canvastext;
|
|
117
117
|
}
|
|
118
118
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@layer aksel.components{.aksel-loader{stroke-width:6px;--__axc-loader-stroke-width:5.9;width:1.5rem;animation:1.8s linear infinite loader-rotate;display:inline-block;position:relative}.aksel-loader.aksel-loader--3xlarge{stroke-width:5px;--__axc-loader-stroke-width:4.8;width:5.5rem}.aksel-loader.aksel-loader--2xlarge{stroke-width:6px;--__axc-loader-stroke-width:5.8;width:4rem}.aksel-loader.aksel-loader--xlarge{stroke-width:6px;--__axc-loader-stroke-width:5.8;width:2.5rem}.aksel-loader.aksel-loader--large{stroke-width:7px;--__axc-loader-stroke-width:6.8;width:2rem}.aksel-loader.aksel-loader--medium{stroke-width:7px;--__axc-loader-stroke-width:6.8;width:1.5rem}.aksel-loader.aksel-loader--small{stroke-width:8px;--__axc-loader-stroke-width:7.8;width:1.25rem}.aksel-loader.aksel-loader--xsmall{stroke-width:8px;--__axc-loader-stroke-width:7.8;width:1rem}.aksel-loader__foreground{stroke-dasharray:80 200;stroke-dashoffset:0;stroke:var(--ax-border-neutral-strong);stroke-linecap:round;stroke-width:var(--__axc-loader-stroke-width);animation:1.5s ease-in-out infinite loader-dasharray}.aksel-loader__background{stroke:var(--ax-border-neutral-subtleA);stroke-width:var(--__axc-loader-stroke-width)}.aksel-loader--neutral .aksel-loader__foreground{stroke:var(--ax-border-neutral-strong)}.aksel-loader--interaction .aksel-loader__foreground{stroke:var(--ax-border-accent-strong)}.aksel-loader--interaction .aksel-loader__background{stroke:var(--ax-border-accent-subtleA)}.aksel-loader--inverted .aksel-loader__foreground{stroke:var(--ax-border-neutral-subtle)}.aksel-loader--inverted .aksel-loader__background{stroke:var(--ax-border-neutral-strong)}.aksel-loader--transparent .aksel-loader__background{stroke:rgba(0,0,0,0)}@keyframes loader-rotate{100%{transform:rotate(360deg)}}@keyframes loader-dasharray{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:100 200;stroke-dashoffset:-15px}100%{stroke-dasharray:100 200;stroke-dashoffset:-120px}}@media (forced-colors:active){.aksel-loader__background{stroke:canvastext}}}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
@layer aksel.components {
|
|
2
|
-
.
|
|
2
|
+
.aksel-modal__document-body {
|
|
3
3
|
overflow: hidden;
|
|
4
4
|
}
|
|
5
5
|
|
|
6
|
-
.
|
|
6
|
+
.aksel-modal {
|
|
7
7
|
--__axc-modal-bg: var(--ax-bg-raised);
|
|
8
8
|
background-color: var(--__axc-modal-bg);
|
|
9
9
|
border: 1px solid var(--ax-border-neutral-subtleA);
|
|
@@ -17,13 +17,13 @@
|
|
|
17
17
|
position: fixed;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
.
|
|
20
|
+
.aksel-modal[open] {
|
|
21
21
|
flex-direction: column;
|
|
22
22
|
animation: .35s cubic-bezier(.15, 1, .3, 1) akselModalFadeIn;
|
|
23
23
|
display: flex;
|
|
24
24
|
}
|
|
25
25
|
|
|
26
|
-
.
|
|
26
|
+
.aksel-modal--polyfilled {
|
|
27
27
|
width: fit-content;
|
|
28
28
|
height: fit-content;
|
|
29
29
|
margin: auto;
|
|
@@ -33,11 +33,11 @@
|
|
|
33
33
|
transform: translate(0, -50%);
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
-
.
|
|
36
|
+
.aksel-modal--polyfilled:not([open]) {
|
|
37
37
|
display: none;
|
|
38
38
|
}
|
|
39
39
|
|
|
40
|
-
.
|
|
40
|
+
.aksel-modal--polyfilled .aksel-modal--polyfilled {
|
|
41
41
|
overflow: auto;
|
|
42
42
|
}
|
|
43
43
|
|
|
@@ -46,71 +46,71 @@
|
|
|
46
46
|
inset: 0;
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
-
.
|
|
49
|
+
.aksel-modal--medium {
|
|
50
50
|
width: 700px;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
-
.
|
|
53
|
+
.aksel-modal--small {
|
|
54
54
|
width: 450px;
|
|
55
55
|
}
|
|
56
56
|
|
|
57
|
-
.
|
|
57
|
+
.aksel-modal--small .aksel-modal__header, .aksel-modal--small .aksel-modal__body, .aksel-modal--small .aksel-modal__footer {
|
|
58
58
|
padding: var(--ax-space-12) var(--ax-space-16);
|
|
59
59
|
}
|
|
60
60
|
|
|
61
61
|
@media (min-width: 480px) {
|
|
62
|
-
.
|
|
62
|
+
.aksel-modal {
|
|
63
63
|
max-width: calc(100% - 2em);
|
|
64
64
|
}
|
|
65
65
|
|
|
66
|
-
.
|
|
66
|
+
.aksel-modal--autowidth {
|
|
67
67
|
max-width: min(700px, 100% - 2em);
|
|
68
68
|
}
|
|
69
69
|
}
|
|
70
70
|
|
|
71
71
|
@media (min-height: 480px) {
|
|
72
|
-
.
|
|
72
|
+
.aksel-modal {
|
|
73
73
|
max-height: calc(100% - 2em);
|
|
74
74
|
}
|
|
75
75
|
|
|
76
|
-
.
|
|
76
|
+
.aksel-modal--top {
|
|
77
77
|
max-height: calc(100% - 4em);
|
|
78
78
|
margin-top: 2em;
|
|
79
79
|
}
|
|
80
80
|
}
|
|
81
81
|
|
|
82
|
-
.
|
|
82
|
+
.aksel-modal::backdrop {
|
|
83
83
|
background: rgba(2, 20, 49, .49);
|
|
84
84
|
animation: .35s cubic-bezier(.15, 1, .3, 1) akselModalBackdropFadeIn;
|
|
85
85
|
}
|
|
86
86
|
|
|
87
|
-
.
|
|
87
|
+
.aksel-modal--polyfilled + .backdrop {
|
|
88
88
|
background: rgba(2, 20, 49, .49);
|
|
89
89
|
position: fixed;
|
|
90
90
|
inset: 0;
|
|
91
91
|
}
|
|
92
92
|
|
|
93
|
-
.
|
|
93
|
+
.aksel-modal__button {
|
|
94
94
|
margin-left: var(--ax-space-16);
|
|
95
95
|
float: right;
|
|
96
96
|
}
|
|
97
97
|
|
|
98
|
-
.
|
|
98
|
+
.aksel-modal__header {
|
|
99
99
|
padding: var(--ax-space-16) var(--ax-space-20);
|
|
100
100
|
}
|
|
101
101
|
|
|
102
|
-
.
|
|
102
|
+
.aksel-modal__header-icon svg {
|
|
103
103
|
vertical-align: -.25rem;
|
|
104
104
|
margin-right: var(--ax-space-4);
|
|
105
105
|
display: inline;
|
|
106
106
|
}
|
|
107
107
|
|
|
108
|
-
.
|
|
108
|
+
.aksel-modal__label {
|
|
109
109
|
font-weight: var(--ax-font-weight-bold);
|
|
110
110
|
color: var(--ax-text-neutral-subtle);
|
|
111
111
|
}
|
|
112
112
|
|
|
113
|
-
.
|
|
113
|
+
.aksel-modal__body {
|
|
114
114
|
padding: var(--ax-space-16) var(--ax-space-20);
|
|
115
115
|
overscroll-behavior: contain;
|
|
116
116
|
background: linear-gradient(var(--__axc-modal-bg) 30%, transparent) top, linear-gradient(transparent, var(--__axc-modal-bg) 60%) bottom, radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, .3), transparent) top, radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, .3), transparent) bottom;
|
|
@@ -121,22 +121,22 @@
|
|
|
121
121
|
overflow: auto;
|
|
122
122
|
}
|
|
123
123
|
|
|
124
|
-
.
|
|
124
|
+
.aksel-modal__header + .aksel-modal__body {
|
|
125
125
|
padding-top: var(--ax-space-0);
|
|
126
126
|
}
|
|
127
127
|
|
|
128
|
-
.
|
|
128
|
+
.aksel-modal__footer {
|
|
129
129
|
gap: var(--ax-space-16);
|
|
130
130
|
padding: var(--ax-space-16) var(--ax-space-20);
|
|
131
131
|
flex-flow: row-reverse wrap;
|
|
132
132
|
display: flex;
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
-
.
|
|
135
|
+
.aksel-modal__footer :nth-of-type(2) {
|
|
136
136
|
margin-left: auto;
|
|
137
137
|
}
|
|
138
138
|
|
|
139
|
-
.
|
|
139
|
+
.aksel-modal--polyfilled .aksel-modal--polyfilled.aksel-date__nested-modal {
|
|
140
140
|
min-width: fit-content;
|
|
141
141
|
max-width: 100vw;
|
|
142
142
|
max-height: 100vh;
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
}
|
|
170
170
|
|
|
171
171
|
@media (forced-colors: active) {
|
|
172
|
-
.
|
|
172
|
+
.aksel-modal {
|
|
173
173
|
outline: 2px solid rgba(0, 0, 0, 0);
|
|
174
174
|
}
|
|
175
175
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@layer aksel.components{.aksel-modal__document-body{overflow:hidden}.aksel-modal{--__axc-modal-bg:var(--ax-bg-raised);background-color:var(--__axc-modal-bg);border:1px solid var(--ax-border-neutral-subtleA);border-radius:var(--ax-border-radius-xlarge);box-shadow:var(--ax-shadow-dialog);max-width:100%;max-height:100%;color:var(--ax-text-neutral);margin:auto;padding:0;position:fixed}.aksel-modal[open]{flex-direction:column;animation:.35s cubic-bezier(.15,1,.3,1) akselModalFadeIn;display:flex}.aksel-modal--polyfilled{width:fit-content;height:fit-content;margin:auto;top:50%;left:0;right:0;transform:translate(0,-50%)}.aksel-modal--polyfilled:not([open]){display:none}.aksel-modal--polyfilled .aksel-modal--polyfilled{overflow:auto}._dialog_overlay{position:fixed;inset:0}.aksel-modal--medium{width:700px}.aksel-modal--small{width:450px}.aksel-modal--small .aksel-modal__body,.aksel-modal--small .aksel-modal__footer,.aksel-modal--small .aksel-modal__header{padding:var(--ax-space-12) var(--ax-space-16)}@media (min-width:480px){.aksel-modal{max-width:calc(100% - 2em)}.aksel-modal--autowidth{max-width:min(700px,100% - 2em)}}@media (min-height:480px){.aksel-modal{max-height:calc(100% - 2em)}.aksel-modal--top{max-height:calc(100% - 4em);margin-top:2em}}.aksel-modal::backdrop{background:rgba(2,20,49,.49);animation:.35s cubic-bezier(.15,1,.3,1) akselModalBackdropFadeIn}.aksel-modal--polyfilled+.backdrop{background:rgba(2,20,49,.49);position:fixed;inset:0}.aksel-modal__button{margin-left:var(--ax-space-16);float:right}.aksel-modal__header{padding:var(--ax-space-16) var(--ax-space-20)}.aksel-modal__header-icon svg{vertical-align:-.25rem;margin-right:var(--ax-space-4);display:inline}.aksel-modal__label{font-weight:var(--ax-font-weight-bold);color:var(--ax-text-neutral-subtle)}.aksel-modal__body{padding:var(--ax-space-16) var(--ax-space-20);overscroll-behavior:contain;background:linear-gradient(var(--__axc-modal-bg) 30%,transparent) top,linear-gradient(transparent,var(--__axc-modal-bg) 60%) bottom,radial-gradient(farthest-side at 50% 0,rgba(0,0,0,.3),transparent) top,radial-gradient(farthest-side at 50% 100%,rgba(0,0,0,.3),transparent) bottom;background-repeat:no-repeat;background-size:100% 40px,100% 50px,100% 16px,100% 16px;background-attachment:local,local,scroll,scroll;position:relative;overflow:auto}.aksel-modal__header+.aksel-modal__body{padding-top:var(--ax-space-0)}.aksel-modal__footer{gap:var(--ax-space-16);padding:var(--ax-space-16) var(--ax-space-20);flex-flow:row-reverse wrap;display:flex}.aksel-modal__footer :nth-of-type(2){margin-left:auto}.aksel-modal--polyfilled .aksel-modal--polyfilled.aksel-date__nested-modal{min-width:fit-content;max-width:100vw;max-height:100vh;animation:none}@keyframes akselModalFadeIn{0%{opacity:.0001;transform:translate3d(0,calc(2% + 4px),0)}50%{opacity:1}100%{transform:none}}@keyframes akselModalBackdropFadeIn{from{opacity:0}to{opacity:1}}@media (forced-colors:active){.aksel-modal{outline:2px solid rgba(0,0,0,0)}}}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
@layer aksel.components {
|
|
2
|
-
.
|
|
2
|
+
.aksel-pagination {
|
|
3
3
|
position: relative;
|
|
4
4
|
}
|
|
5
5
|
|
|
6
|
-
.
|
|
6
|
+
.aksel-pagination__list {
|
|
7
7
|
gap: var(--ax-space-12);
|
|
8
8
|
margin: 0;
|
|
9
9
|
padding: 0;
|
|
@@ -11,12 +11,12 @@
|
|
|
11
11
|
display: flex;
|
|
12
12
|
}
|
|
13
13
|
|
|
14
|
-
.
|
|
14
|
+
.aksel-pagination__list li {
|
|
15
15
|
list-style: none;
|
|
16
16
|
display: flex;
|
|
17
17
|
}
|
|
18
18
|
|
|
19
|
-
.
|
|
19
|
+
.aksel-pagination__ellipsis {
|
|
20
20
|
cursor: default;
|
|
21
21
|
justify-content: center;
|
|
22
22
|
align-items: center;
|
|
@@ -24,20 +24,20 @@
|
|
|
24
24
|
display: flex;
|
|
25
25
|
}
|
|
26
26
|
|
|
27
|
-
.
|
|
27
|
+
.aksel-pagination--small .aksel-pagination__ellipsis {
|
|
28
28
|
width: 2rem;
|
|
29
29
|
}
|
|
30
30
|
|
|
31
|
-
.
|
|
31
|
+
.aksel-pagination--xsmall .aksel-pagination__ellipsis {
|
|
32
32
|
width: 1.5rem;
|
|
33
33
|
}
|
|
34
34
|
|
|
35
|
-
.
|
|
35
|
+
.aksel-pagination__item[data-selected="true"] {
|
|
36
36
|
background-color: var(--ax-bg-neutral-strong-pressed);
|
|
37
37
|
color: var(--ax-text-neutral-contrast);
|
|
38
38
|
}
|
|
39
39
|
|
|
40
|
-
.
|
|
40
|
+
.aksel-pagination--invisible {
|
|
41
41
|
visibility: hidden;
|
|
42
42
|
}
|
|
43
43
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@layer aksel.components{.aksel-pagination{position:relative}.aksel-pagination__list{gap:var(--ax-space-12);margin:0;padding:0;list-style:none;display:flex}.aksel-pagination__list li{list-style:none;display:flex}.aksel-pagination__ellipsis{cursor:default;justify-content:center;align-items:center;width:3rem;display:flex}.aksel-pagination--small .aksel-pagination__ellipsis{width:2rem}.aksel-pagination--xsmall .aksel-pagination__ellipsis{width:1.5rem}.aksel-pagination__item[data-selected=true]{background-color:var(--ax-bg-neutral-strong-pressed);color:var(--ax-text-neutral-contrast)}.aksel-pagination--invisible{visibility:hidden}}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
@layer aksel.components {
|
|
2
|
-
.
|
|
2
|
+
.aksel-panel {
|
|
3
3
|
background-color: var(--ax-bg-default);
|
|
4
4
|
padding: var(--ax-space-16);
|
|
5
5
|
border-radius: var(--ax-border-radius-small);
|
|
6
6
|
border: 1px solid rgba(0, 0, 0, 0);
|
|
7
7
|
}
|
|
8
8
|
|
|
9
|
-
.
|
|
9
|
+
.aksel-panel--border {
|
|
10
10
|
border-color: var(--ax-border-neutral);
|
|
11
11
|
}
|
|
12
12
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@layer aksel.components{.aksel-panel{background-color:var(--ax-bg-default);padding:var(--ax-space-16);border-radius:var(--ax-border-radius-small);border:1px solid transparent}.aksel-panel--border{border-color:var(--ax-border-neutral)}}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
@layer aksel.components {
|
|
2
|
-
.
|
|
2
|
+
.aksel-popover {
|
|
3
3
|
z-index: 1000;
|
|
4
4
|
background: var(--ax-bg-raised);
|
|
5
5
|
box-shadow: var(--ax-shadow-dialog);
|
|
@@ -8,17 +8,17 @@
|
|
|
8
8
|
max-width: calc(100vw - var(--ax-space-24));
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
-
.
|
|
11
|
+
.aksel-popover__content {
|
|
12
12
|
padding: var(--ax-space-16);
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
@media (min-width: 480px) {
|
|
16
|
-
.
|
|
16
|
+
.aksel-popover__content {
|
|
17
17
|
padding: var(--ax-space-20);
|
|
18
18
|
}
|
|
19
19
|
}
|
|
20
20
|
|
|
21
|
-
.
|
|
21
|
+
.aksel-popover--hidden {
|
|
22
22
|
display: none;
|
|
23
23
|
}
|
|
24
24
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@layer aksel.components{.aksel-popover{z-index:1000;background:var(--ax-bg-raised);box-shadow:var(--ax-shadow-dialog);border:1px solid var(--ax-border-neutral-subtleA);border-radius:var(--ax-border-radius-xlarge);max-width:calc(100vw - var(--ax-space-24))}.aksel-popover__content{padding:var(--ax-space-16)}@media (min-width:480px){.aksel-popover__content{padding:var(--ax-space-20)}}.aksel-popover--hidden{display:none}}
|