@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,15 +1,15 @@
|
|
|
1
1
|
@layer aksel.components {
|
|
2
|
-
.
|
|
2
|
+
.aksel-toggle-group__wrapper {
|
|
3
3
|
justify-items: start;
|
|
4
4
|
gap: var(--ax-space-8);
|
|
5
5
|
display: grid;
|
|
6
6
|
}
|
|
7
7
|
|
|
8
|
-
.
|
|
8
|
+
.aksel-toggle-group__wrapper--fill {
|
|
9
9
|
justify-items: initial;
|
|
10
10
|
}
|
|
11
11
|
|
|
12
|
-
.
|
|
12
|
+
.aksel-toggle-group {
|
|
13
13
|
border-radius: var(--ax-border-radius-large);
|
|
14
14
|
box-shadow: inset 0 0 0 1px var(--ax-border-neutral);
|
|
15
15
|
background-color: rgba(0, 0, 0, 0);
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
display: inline-grid;
|
|
20
20
|
}
|
|
21
21
|
|
|
22
|
-
.
|
|
22
|
+
.aksel-toggle-group__button {
|
|
23
23
|
padding: var(--ax-space-4) var(--ax-space-12);
|
|
24
24
|
cursor: pointer;
|
|
25
25
|
min-height: 3rem;
|
|
@@ -34,23 +34,23 @@
|
|
|
34
34
|
position: relative;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
|
-
.
|
|
37
|
+
.aksel-toggle-group__button:hover {
|
|
38
38
|
background-color: var(--ax-bg-accent-moderate-hoverA);
|
|
39
39
|
color: var(--ax-text-neutral);
|
|
40
40
|
}
|
|
41
41
|
|
|
42
|
-
.
|
|
42
|
+
.aksel-toggle-group__button:focus-visible {
|
|
43
43
|
outline: 3px solid var(--ax-border-focus);
|
|
44
44
|
outline-offset: 3px;
|
|
45
45
|
z-index: 1;
|
|
46
46
|
}
|
|
47
47
|
|
|
48
|
-
.
|
|
48
|
+
.aksel-toggle-group__button[data-selected="true"] {
|
|
49
49
|
background-color: var(--ax-bg-accent-strong-pressed);
|
|
50
50
|
color: var(--ax-text-accent-contrast);
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
-
.
|
|
53
|
+
.aksel-toggle-group__button:not([data-selected="true"], :first-child, .aksel-toggle-group__button[data-selected="true"] + .aksel-toggle-group__button):before {
|
|
54
54
|
content: "";
|
|
55
55
|
background-color: var(--ax-border-neutral-subtleA);
|
|
56
56
|
width: 1px;
|
|
@@ -60,56 +60,56 @@
|
|
|
60
60
|
left: -1px;
|
|
61
61
|
}
|
|
62
62
|
|
|
63
|
-
.
|
|
63
|
+
.aksel-toggle-group__button-inner {
|
|
64
64
|
align-items: center;
|
|
65
65
|
gap: var(--ax-space-8);
|
|
66
66
|
display: flex;
|
|
67
67
|
}
|
|
68
68
|
|
|
69
|
-
.
|
|
69
|
+
.aksel-toggle-group__button-inner > * {
|
|
70
70
|
flex-shrink: 0;
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
.
|
|
73
|
+
.aksel-toggle-group__button-inner > svg {
|
|
74
74
|
font-size: var(--ax-font-size-heading-medium);
|
|
75
75
|
}
|
|
76
76
|
|
|
77
|
-
:where(.
|
|
77
|
+
:where(.aksel-toggle-group--neutral) .aksel-toggle-group__button:hover {
|
|
78
78
|
background-color: var(--ax-bg-neutral-moderate-hoverA);
|
|
79
79
|
}
|
|
80
80
|
|
|
81
|
-
:where(.
|
|
81
|
+
:where(.aksel-toggle-group--neutral) .aksel-toggle-group__button[data-selected="true"] {
|
|
82
82
|
background-color: var(--ax-bg-neutral-strong-pressed);
|
|
83
83
|
color: var(--ax-text-neutral-contrast);
|
|
84
84
|
}
|
|
85
85
|
|
|
86
|
-
.
|
|
86
|
+
.aksel-toggle-group--small .aksel-toggle-group__button {
|
|
87
87
|
padding: var(--ax-space-2) var(--ax-space-12);
|
|
88
88
|
min-height: 2rem;
|
|
89
89
|
}
|
|
90
90
|
|
|
91
|
-
.
|
|
91
|
+
.aksel-toggle-group--small .aksel-toggle-group__button-inner > svg {
|
|
92
92
|
font-size: var(--ax-font-size-xlarge);
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
@media (forced-colors: active) {
|
|
96
|
-
.
|
|
96
|
+
.aksel-toggle-group {
|
|
97
97
|
border: 2px solid rgba(0, 0, 0, 0);
|
|
98
98
|
}
|
|
99
99
|
|
|
100
|
-
.
|
|
100
|
+
.aksel-toggle-group__button:hover {
|
|
101
101
|
color: highlight;
|
|
102
102
|
background-color: highlighttext;
|
|
103
103
|
outline: 1px solid highlight;
|
|
104
104
|
}
|
|
105
105
|
|
|
106
|
-
.
|
|
106
|
+
.aksel-toggle-group__button[data-selected="true"] {
|
|
107
107
|
color: selecteditemtext;
|
|
108
108
|
forced-color-adjust: none;
|
|
109
109
|
background-color: selecteditem;
|
|
110
110
|
}
|
|
111
111
|
|
|
112
|
-
.
|
|
112
|
+
.aksel-toggle-group__button:focus-visible {
|
|
113
113
|
outline-color: highlight;
|
|
114
114
|
}
|
|
115
115
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@layer aksel.components{.
|
|
1
|
+
@layer aksel.components{.aksel-toggle-group__wrapper{justify-items:start;gap:var(--ax-space-8);display:grid}.aksel-toggle-group__wrapper--fill{justify-items:initial}.aksel-toggle-group{border-radius:var(--ax-border-radius-large);box-shadow:inset 0 0 0 1px var(--ax-border-neutral);background-color:rgba(0,0,0,0);grid-auto-columns:1fr;grid-auto-flow:column;gap:1px;display:inline-grid}.aksel-toggle-group__button{padding:var(--ax-space-4) var(--ax-space-12);cursor:pointer;min-height:3rem;color:var(--ax-text-neutral);border-radius:var(--ax-border-radius-large);background-color:rgba(0,0,0,0);border:none;justify-content:center;align-items:center;min-width:fit-content;display:inline-flex;position:relative}.aksel-toggle-group__button:hover{background-color:var(--ax-bg-accent-moderate-hoverA);color:var(--ax-text-neutral)}.aksel-toggle-group__button:focus-visible{outline:3px solid var(--ax-border-focus);outline-offset:3px;z-index:1}.aksel-toggle-group__button[data-selected=true]{background-color:var(--ax-bg-accent-strong-pressed);color:var(--ax-text-accent-contrast)}.aksel-toggle-group__button:not([data-selected=true],:first-child,.aksel-toggle-group__button[data-selected=true] + .aksel-toggle-group__button):before{content:"";background-color:var(--ax-border-neutral-subtleA);width:1px;height:50%;display:block;position:absolute;left:-1px}.aksel-toggle-group__button-inner{align-items:center;gap:var(--ax-space-8);display:flex}.aksel-toggle-group__button-inner>*{flex-shrink:0}.aksel-toggle-group__button-inner>svg{font-size:var(--ax-font-size-heading-medium)}:where(.aksel-toggle-group--neutral) .aksel-toggle-group__button:hover{background-color:var(--ax-bg-neutral-moderate-hoverA)}:where(.aksel-toggle-group--neutral) .aksel-toggle-group__button[data-selected=true]{background-color:var(--ax-bg-neutral-strong-pressed);color:var(--ax-text-neutral-contrast)}.aksel-toggle-group--small .aksel-toggle-group__button{padding:var(--ax-space-2) var(--ax-space-12);min-height:2rem}.aksel-toggle-group--small .aksel-toggle-group__button-inner>svg{font-size:var(--ax-font-size-xlarge)}@media (forced-colors:active){.aksel-toggle-group{border:2px solid transparent}.aksel-toggle-group__button:hover{color:highlight;background-color:highlighttext;outline:1px solid highlight}.aksel-toggle-group__button[data-selected=true]{color:selecteditemtext;forced-color-adjust:none;background-color:selecteditem}.aksel-toggle-group__button:focus-visible{outline-color:highlight}}}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
@layer aksel.components {
|
|
2
|
-
.
|
|
2
|
+
.aksel-tooltip {
|
|
3
3
|
z-index: 3000;
|
|
4
4
|
background-color: var(--ax-bg-neutral-strong);
|
|
5
5
|
color: var(--ax-text-neutral-contrast);
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
display: flex;
|
|
16
16
|
}
|
|
17
17
|
|
|
18
|
-
.
|
|
18
|
+
.aksel-tooltip:focus {
|
|
19
19
|
outline: 0;
|
|
20
20
|
}
|
|
21
21
|
|
|
@@ -35,19 +35,19 @@
|
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
37
|
|
|
38
|
-
.
|
|
38
|
+
.aksel-tooltip:where([data-state="open"]):where([data-side="bottom"]) {
|
|
39
39
|
animation-name: aksel-tooltip-from-bottom, aksel-tooltip-fade-in;
|
|
40
40
|
}
|
|
41
41
|
|
|
42
|
-
.
|
|
42
|
+
.aksel-tooltip:where([data-state="open"]):where([data-side="top"]) {
|
|
43
43
|
animation-name: aksel-tooltip-from-top, aksel-tooltip-fade-in;
|
|
44
44
|
}
|
|
45
45
|
|
|
46
|
-
.
|
|
46
|
+
.aksel-tooltip:where([data-state="open"]):where([data-side="left"]) {
|
|
47
47
|
animation-name: aksel-tooltip-from-left, aksel-tooltip-fade-in;
|
|
48
48
|
}
|
|
49
49
|
|
|
50
|
-
.
|
|
50
|
+
.aksel-tooltip:where([data-state="open"]):where([data-side="right"]) {
|
|
51
51
|
animation-name: aksel-tooltip-from-right, aksel-tooltip-fade-in;
|
|
52
52
|
}
|
|
53
53
|
|
|
@@ -101,13 +101,13 @@
|
|
|
101
101
|
}
|
|
102
102
|
}
|
|
103
103
|
|
|
104
|
-
.
|
|
104
|
+
.aksel-tooltip__keys {
|
|
105
105
|
padding-bottom: var(--ax-space-4);
|
|
106
106
|
gap: var(--ax-space-4);
|
|
107
107
|
display: flex;
|
|
108
108
|
}
|
|
109
109
|
|
|
110
|
-
.
|
|
110
|
+
.aksel-tooltip__key {
|
|
111
111
|
font-family: var(--ax-font-family);
|
|
112
112
|
color: var(--ax-text-neutral);
|
|
113
113
|
padding: 0 var(--ax-space-4);
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
}
|
|
122
122
|
|
|
123
123
|
@media (forced-colors: active) {
|
|
124
|
-
.
|
|
124
|
+
.aksel-tooltip__key {
|
|
125
125
|
outline: 1px solid;
|
|
126
126
|
}
|
|
127
127
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@layer aksel.components{.
|
|
1
|
+
@layer aksel.components{.aksel-tooltip{z-index:3000;background-color:var(--ax-bg-neutral-strong);color:var(--ax-text-neutral-contrast);border-radius:var(--ax-border-radius-medium);padding:0 var(--ax-space-6);text-align:center;box-shadow:var(--ax-shadow-dialog);border:1px solid transparent;flex-direction:column;align-items:center;animation-duration:.15s;animation-timing-function:cubic-bezier(.16,1,.3,1);display:flex}.aksel-tooltip:focus{outline:0}.navds-tooltip__arrow{z-index:-1;background-color:var(--ax-bg-neutral-strong);border-radius:1px;width:.5rem;height:.5rem;position:absolute;transform:rotate(45deg)}@media (forced-colors:active){.navds-tooltip__arrow{display:none}}.aksel-tooltip:where([data-state=open]):where([data-side=bottom]){animation-name:aksel-tooltip-from-bottom,aksel-tooltip-fade-in}.aksel-tooltip:where([data-state=open]):where([data-side=top]){animation-name:aksel-tooltip-from-top,aksel-tooltip-fade-in}.aksel-tooltip:where([data-state=open]):where([data-side=left]){animation-name:aksel-tooltip-from-left,aksel-tooltip-fade-in}.aksel-tooltip:where([data-state=open]):where([data-side=right]){animation-name:aksel-tooltip-from-right,aksel-tooltip-fade-in}@keyframes aksel-tooltip-from-bottom{from{transform:translateY(-4px)}to{transform:translateY(0)}}@keyframes aksel-tooltip-from-top{from{transform:translateY(4px)}to{transform:translateY(0)}}@keyframes aksel-tooltip-from-left{from{transform:translateX(4px)}to{transform:translateY(0)}}@keyframes aksel-tooltip-from-right{from{transform:translateX(-4px)}to{transform:translateY(0)}}@keyframes aksel-tooltip-fade-in{from{opacity:.01}to{opacity:1}}.aksel-tooltip__keys{padding-bottom:var(--ax-space-4);gap:var(--ax-space-4);display:flex}.aksel-tooltip__key{font-family:var(--ax-font-family);color:var(--ax-text-neutral);padding:0 var(--ax-space-4);border-radius:var(--ax-border-radius-small);background:var(--ax-bg-neutral-moderate);justify-content:center;align-items:center;min-width:1.125rem;height:1.125rem;display:inline-flex}@media (forced-colors:active){.aksel-tooltip__key{outline:1px solid}}}
|
|
@@ -1,85 +1,85 @@
|
|
|
1
1
|
@layer aksel.components {
|
|
2
|
-
.
|
|
2
|
+
.aksel-heading {
|
|
3
3
|
font-weight: var(--ax-font-weight-bold);
|
|
4
4
|
margin: 0;
|
|
5
5
|
}
|
|
6
6
|
|
|
7
|
-
.
|
|
7
|
+
.aksel-heading--xlarge {
|
|
8
8
|
font-size: var(--ax-font-size-heading-2xlarge);
|
|
9
9
|
letter-spacing: -.01em;
|
|
10
10
|
line-height: var(--ax-font-line-height-heading-2xlarge);
|
|
11
11
|
font-weight: 650;
|
|
12
12
|
}
|
|
13
13
|
|
|
14
|
-
.
|
|
14
|
+
.aksel-heading--xlarge.aksel-typo--spacing {
|
|
15
15
|
margin-bottom: var(--ax-space-20);
|
|
16
16
|
}
|
|
17
17
|
|
|
18
|
-
.
|
|
18
|
+
.aksel-heading--large {
|
|
19
19
|
font-size: var(--ax-font-size-heading-xlarge);
|
|
20
20
|
letter-spacing: -.008em;
|
|
21
21
|
line-height: var(--ax-font-line-height-heading-xlarge);
|
|
22
22
|
font-weight: 650;
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
-
.
|
|
25
|
+
.aksel-heading--large.aksel-typo--spacing {
|
|
26
26
|
margin-bottom: var(--ax-space-16);
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
@media (max-width: 480px) {
|
|
30
|
-
.
|
|
30
|
+
.aksel-heading--xlarge {
|
|
31
31
|
font-size: var(--ax-font-size-heading-xlarge);
|
|
32
32
|
letter-spacing: -.008em;
|
|
33
33
|
line-height: var(--ax-font-line-height-heading-xlarge);
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
-
.
|
|
36
|
+
.aksel-heading--xlarge.aksel-typo--spacing {
|
|
37
37
|
margin-bottom: var(--ax-space-16);
|
|
38
38
|
}
|
|
39
39
|
|
|
40
|
-
.
|
|
40
|
+
.aksel-heading--large {
|
|
41
41
|
font-size: var(--ax-font-size-heading-large);
|
|
42
42
|
letter-spacing: -.004em;
|
|
43
43
|
line-height: var(--ax-font-line-height-heading-large);
|
|
44
44
|
}
|
|
45
45
|
|
|
46
|
-
.
|
|
46
|
+
.aksel-heading--large.aksel-typo--spacing {
|
|
47
47
|
margin-bottom: var(--ax-space-12);
|
|
48
48
|
}
|
|
49
49
|
}
|
|
50
50
|
|
|
51
|
-
.
|
|
51
|
+
.aksel-heading--medium {
|
|
52
52
|
font-size: var(--ax-font-size-heading-medium);
|
|
53
53
|
letter-spacing: -.002em;
|
|
54
54
|
line-height: var(--ax-font-line-height-heading-medium);
|
|
55
55
|
font-weight: 650;
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
-
.
|
|
58
|
+
.aksel-heading--medium.aksel-typo--spacing {
|
|
59
59
|
margin-bottom: var(--ax-space-12);
|
|
60
60
|
}
|
|
61
61
|
|
|
62
|
-
.
|
|
62
|
+
.aksel-heading--small {
|
|
63
63
|
font-size: var(--ax-font-size-heading-small);
|
|
64
64
|
letter-spacing: -.001em;
|
|
65
65
|
line-height: var(--ax-font-line-height-heading-small);
|
|
66
66
|
}
|
|
67
67
|
|
|
68
|
-
.
|
|
68
|
+
.aksel-heading--small.aksel-typo--spacing {
|
|
69
69
|
margin-bottom: var(--ax-space-12);
|
|
70
70
|
}
|
|
71
71
|
|
|
72
|
-
.
|
|
72
|
+
.aksel-heading--xsmall {
|
|
73
73
|
font-size: var(--ax-font-size-heading-xsmall);
|
|
74
74
|
letter-spacing: -.001em;
|
|
75
75
|
line-height: var(--ax-font-line-height-heading-xsmall);
|
|
76
76
|
}
|
|
77
77
|
|
|
78
|
-
.
|
|
78
|
+
.aksel-heading--xsmall.aksel-typo--spacing {
|
|
79
79
|
margin-bottom: var(--ax-space-12);
|
|
80
80
|
}
|
|
81
81
|
|
|
82
|
-
.
|
|
82
|
+
.aksel-ingress {
|
|
83
83
|
font-size: var(--ax-font-size-xlarge);
|
|
84
84
|
font-weight: var(--ax-font-weight-regular);
|
|
85
85
|
letter-spacing: -.001em;
|
|
@@ -87,11 +87,11 @@
|
|
|
87
87
|
margin: 0;
|
|
88
88
|
}
|
|
89
89
|
|
|
90
|
-
.
|
|
90
|
+
.aksel-ingress.aksel-typo--spacing {
|
|
91
91
|
margin-bottom: var(--ax-space-40);
|
|
92
92
|
}
|
|
93
93
|
|
|
94
|
-
.
|
|
94
|
+
.aksel-body-long {
|
|
95
95
|
font-size: var(--ax-font-size-large);
|
|
96
96
|
font-weight: var(--ax-font-weight-regular);
|
|
97
97
|
letter-spacing: 0;
|
|
@@ -99,31 +99,31 @@
|
|
|
99
99
|
margin: 0;
|
|
100
100
|
}
|
|
101
101
|
|
|
102
|
-
.
|
|
102
|
+
.aksel-body-long.aksel-typo--spacing {
|
|
103
103
|
margin-bottom: var(--ax-space-28);
|
|
104
104
|
}
|
|
105
105
|
|
|
106
|
-
.
|
|
106
|
+
.aksel-body-long--large {
|
|
107
107
|
font-size: var(--ax-font-size-xlarge);
|
|
108
108
|
letter-spacing: -.0013em;
|
|
109
109
|
line-height: var(--ax-font-line-height-xlarge);
|
|
110
110
|
}
|
|
111
111
|
|
|
112
|
-
.
|
|
112
|
+
.aksel-body-long--large.aksel-typo--spacing {
|
|
113
113
|
margin-bottom: var(--ax-space-40);
|
|
114
114
|
}
|
|
115
115
|
|
|
116
|
-
.
|
|
116
|
+
.aksel-body-long--small {
|
|
117
117
|
font-size: var(--ax-font-size-medium);
|
|
118
118
|
letter-spacing: .002em;
|
|
119
119
|
line-height: var(--ax-font-line-height-large);
|
|
120
120
|
}
|
|
121
121
|
|
|
122
|
-
.
|
|
122
|
+
.aksel-body-long--small.aksel-typo--spacing {
|
|
123
123
|
margin-bottom: var(--ax-space-24);
|
|
124
124
|
}
|
|
125
125
|
|
|
126
|
-
.
|
|
126
|
+
.aksel-body-short {
|
|
127
127
|
font-size: var(--ax-font-size-large);
|
|
128
128
|
font-weight: var(--ax-font-weight-regular);
|
|
129
129
|
letter-spacing: 0;
|
|
@@ -131,31 +131,31 @@
|
|
|
131
131
|
margin: 0;
|
|
132
132
|
}
|
|
133
133
|
|
|
134
|
-
.
|
|
134
|
+
.aksel-body-short.aksel-typo--spacing {
|
|
135
135
|
margin-bottom: var(--ax-space-12);
|
|
136
136
|
}
|
|
137
137
|
|
|
138
|
-
.
|
|
138
|
+
.aksel-body-short--large {
|
|
139
139
|
font-size: var(--ax-font-size-xlarge);
|
|
140
140
|
letter-spacing: -.0013em;
|
|
141
141
|
line-height: var(--ax-font-line-height-large);
|
|
142
142
|
}
|
|
143
143
|
|
|
144
|
-
.
|
|
144
|
+
.aksel-body-short--large.aksel-typo--spacing {
|
|
145
145
|
margin-bottom: var(--ax-space-16);
|
|
146
146
|
}
|
|
147
147
|
|
|
148
|
-
.
|
|
148
|
+
.aksel-body-short--small {
|
|
149
149
|
font-size: var(--ax-font-size-medium);
|
|
150
150
|
letter-spacing: .002em;
|
|
151
151
|
line-height: var(--ax-font-line-height-medium);
|
|
152
152
|
}
|
|
153
153
|
|
|
154
|
-
.
|
|
154
|
+
.aksel-body-short--small.aksel-typo--spacing {
|
|
155
155
|
margin-bottom: var(--ax-space-8);
|
|
156
156
|
}
|
|
157
157
|
|
|
158
|
-
.
|
|
158
|
+
.aksel-label {
|
|
159
159
|
font-size: var(--ax-font-size-large);
|
|
160
160
|
font-weight: var(--ax-font-weight-bold);
|
|
161
161
|
letter-spacing: 0;
|
|
@@ -163,82 +163,82 @@
|
|
|
163
163
|
margin: 0;
|
|
164
164
|
}
|
|
165
165
|
|
|
166
|
-
.
|
|
166
|
+
.aksel-label.aksel-typo--spacing {
|
|
167
167
|
margin-bottom: var(--ax-space-12);
|
|
168
168
|
}
|
|
169
169
|
|
|
170
|
-
.
|
|
170
|
+
.aksel-label--small {
|
|
171
171
|
font-size: var(--ax-font-size-medium);
|
|
172
172
|
letter-spacing: .002em;
|
|
173
173
|
line-height: var(--ax-font-line-height-medium);
|
|
174
174
|
}
|
|
175
175
|
|
|
176
|
-
.
|
|
176
|
+
.aksel-label--small.aksel-typo--spacing {
|
|
177
177
|
margin-bottom: var(--ax-space-8);
|
|
178
178
|
}
|
|
179
179
|
|
|
180
|
-
.
|
|
180
|
+
.aksel-detail {
|
|
181
181
|
font-size: var(--ax-font-size-small);
|
|
182
182
|
letter-spacing: .004em;
|
|
183
183
|
line-height: var(--ax-font-line-height-medium);
|
|
184
184
|
margin: 0;
|
|
185
185
|
}
|
|
186
186
|
|
|
187
|
-
.
|
|
187
|
+
.aksel-detail.aksel-typo--spacing {
|
|
188
188
|
margin-bottom: var(--ax-space-8);
|
|
189
189
|
}
|
|
190
190
|
|
|
191
|
-
.
|
|
191
|
+
.aksel-detail.aksel-typo--uppercase {
|
|
192
192
|
text-transform: uppercase;
|
|
193
193
|
}
|
|
194
194
|
|
|
195
|
-
.
|
|
195
|
+
.aksel-detail--small {
|
|
196
196
|
font-weight: var(--ax-font-weight-regular);
|
|
197
197
|
}
|
|
198
198
|
|
|
199
|
-
.
|
|
199
|
+
.aksel-detail--small.aksel-typo--spacing {
|
|
200
200
|
margin-bottom: var(--ax-space-8);
|
|
201
201
|
}
|
|
202
202
|
|
|
203
|
-
.
|
|
203
|
+
.aksel-error-message {
|
|
204
204
|
color: var(--ax-text-danger-subtle);
|
|
205
205
|
}
|
|
206
206
|
|
|
207
|
-
.
|
|
207
|
+
.aksel-error-message.aksel-error-message--show-icon {
|
|
208
208
|
gap: var(--ax-space-4);
|
|
209
209
|
display: flex;
|
|
210
210
|
}
|
|
211
211
|
|
|
212
|
-
.
|
|
212
|
+
.aksel-error-message.aksel-error-message--show-icon svg {
|
|
213
213
|
flex: none;
|
|
214
214
|
width: 1em;
|
|
215
215
|
height: 1em;
|
|
216
216
|
margin-top: .15em;
|
|
217
217
|
}
|
|
218
218
|
|
|
219
|
-
.
|
|
219
|
+
.aksel-typo--truncate {
|
|
220
220
|
white-space: nowrap;
|
|
221
221
|
text-overflow: ellipsis;
|
|
222
222
|
overflow: hidden;
|
|
223
223
|
}
|
|
224
224
|
|
|
225
|
-
.
|
|
225
|
+
.aksel-typo--semibold {
|
|
226
226
|
font-weight: var(--ax-font-weight-bold);
|
|
227
227
|
}
|
|
228
228
|
|
|
229
|
-
.
|
|
229
|
+
.aksel-typo--align-start {
|
|
230
230
|
text-align: start;
|
|
231
231
|
}
|
|
232
232
|
|
|
233
|
-
.
|
|
233
|
+
.aksel-typo--align-center {
|
|
234
234
|
text-align: center;
|
|
235
235
|
}
|
|
236
236
|
|
|
237
|
-
.
|
|
237
|
+
.aksel-typo--align-end {
|
|
238
238
|
text-align: end;
|
|
239
239
|
}
|
|
240
240
|
|
|
241
|
-
.
|
|
241
|
+
.aksel-typo--visually-hidden {
|
|
242
242
|
clip: rect(0, 0, 0, 0) !important;
|
|
243
243
|
white-space: nowrap !important;
|
|
244
244
|
border: 0 !important;
|
|
@@ -251,7 +251,7 @@
|
|
|
251
251
|
overflow: hidden !important;
|
|
252
252
|
}
|
|
253
253
|
|
|
254
|
-
.
|
|
254
|
+
.aksel-typo--color-subtle {
|
|
255
255
|
color: var(--ax-text-neutral-subtle);
|
|
256
256
|
}
|
|
257
257
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@layer aksel.components{.
|
|
1
|
+
@layer aksel.components{.aksel-heading{font-weight:var(--ax-font-weight-bold);margin:0}.aksel-heading--xlarge{font-size:var(--ax-font-size-heading-2xlarge);letter-spacing:-.01em;line-height:var(--ax-font-line-height-heading-2xlarge);font-weight:650}.aksel-heading--xlarge.aksel-typo--spacing{margin-bottom:var(--ax-space-20)}.aksel-heading--large{font-size:var(--ax-font-size-heading-xlarge);letter-spacing:-.008em;line-height:var(--ax-font-line-height-heading-xlarge);font-weight:650}.aksel-heading--large.aksel-typo--spacing{margin-bottom:var(--ax-space-16)}@media (max-width:480px){.aksel-heading--xlarge{font-size:var(--ax-font-size-heading-xlarge);letter-spacing:-.008em;line-height:var(--ax-font-line-height-heading-xlarge)}.aksel-heading--xlarge.aksel-typo--spacing{margin-bottom:var(--ax-space-16)}.aksel-heading--large{font-size:var(--ax-font-size-heading-large);letter-spacing:-.004em;line-height:var(--ax-font-line-height-heading-large)}.aksel-heading--large.aksel-typo--spacing{margin-bottom:var(--ax-space-12)}}.aksel-heading--medium{font-size:var(--ax-font-size-heading-medium);letter-spacing:-.002em;line-height:var(--ax-font-line-height-heading-medium);font-weight:650}.aksel-heading--medium.aksel-typo--spacing{margin-bottom:var(--ax-space-12)}.aksel-heading--small{font-size:var(--ax-font-size-heading-small);letter-spacing:-.001em;line-height:var(--ax-font-line-height-heading-small)}.aksel-heading--small.aksel-typo--spacing{margin-bottom:var(--ax-space-12)}.aksel-heading--xsmall{font-size:var(--ax-font-size-heading-xsmall);letter-spacing:-.001em;line-height:var(--ax-font-line-height-heading-xsmall)}.aksel-heading--xsmall.aksel-typo--spacing{margin-bottom:var(--ax-space-12)}.aksel-ingress{font-size:var(--ax-font-size-xlarge);font-weight:var(--ax-font-weight-regular);letter-spacing:-.001em;line-height:var(--ax-font-line-height-xlarge);margin:0}.aksel-ingress.aksel-typo--spacing{margin-bottom:var(--ax-space-40)}.aksel-body-long{font-size:var(--ax-font-size-large);font-weight:var(--ax-font-weight-regular);letter-spacing:0;line-height:var(--ax-font-line-height-xlarge);margin:0}.aksel-body-long.aksel-typo--spacing{margin-bottom:var(--ax-space-28)}.aksel-body-long--large{font-size:var(--ax-font-size-xlarge);letter-spacing:-.0013em;line-height:var(--ax-font-line-height-xlarge)}.aksel-body-long--large.aksel-typo--spacing{margin-bottom:var(--ax-space-40)}.aksel-body-long--small{font-size:var(--ax-font-size-medium);letter-spacing:.002em;line-height:var(--ax-font-line-height-large)}.aksel-body-long--small.aksel-typo--spacing{margin-bottom:var(--ax-space-24)}.aksel-body-short{font-size:var(--ax-font-size-large);font-weight:var(--ax-font-weight-regular);letter-spacing:0;line-height:var(--ax-font-line-height-large);margin:0}.aksel-body-short.aksel-typo--spacing{margin-bottom:var(--ax-space-12)}.aksel-body-short--large{font-size:var(--ax-font-size-xlarge);letter-spacing:-.0013em;line-height:var(--ax-font-line-height-large)}.aksel-body-short--large.aksel-typo--spacing{margin-bottom:var(--ax-space-16)}.aksel-body-short--small{font-size:var(--ax-font-size-medium);letter-spacing:.002em;line-height:var(--ax-font-line-height-medium)}.aksel-body-short--small.aksel-typo--spacing{margin-bottom:var(--ax-space-8)}.aksel-label{font-size:var(--ax-font-size-large);font-weight:var(--ax-font-weight-bold);letter-spacing:0;line-height:var(--ax-font-line-height-large);margin:0}.aksel-label.aksel-typo--spacing{margin-bottom:var(--ax-space-12)}.aksel-label--small{font-size:var(--ax-font-size-medium);letter-spacing:.002em;line-height:var(--ax-font-line-height-medium)}.aksel-label--small.aksel-typo--spacing{margin-bottom:var(--ax-space-8)}.aksel-detail{font-size:var(--ax-font-size-small);letter-spacing:.004em;line-height:var(--ax-font-line-height-medium);margin:0}.aksel-detail.aksel-typo--spacing{margin-bottom:var(--ax-space-8)}.aksel-detail.aksel-typo--uppercase{text-transform:uppercase}.aksel-detail--small{font-weight:var(--ax-font-weight-regular)}.aksel-detail--small.aksel-typo--spacing{margin-bottom:var(--ax-space-8)}.aksel-error-message{color:var(--ax-text-danger-subtle)}.aksel-error-message.aksel-error-message--show-icon{gap:var(--ax-space-4);display:flex}.aksel-error-message.aksel-error-message--show-icon svg{flex:none;width:1em;height:1em;margin-top:.15em}.aksel-typo--truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.aksel-typo--semibold{font-weight:var(--ax-font-weight-bold)}.aksel-typo--align-start{text-align:start}.aksel-typo--align-center{text-align:center}.aksel-typo--align-end{text-align:end}.aksel-typo--visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;top:0!important;overflow:hidden!important}.aksel-typo--color-subtle{color:var(--ax-text-neutral-subtle)}}
|