@navikt/ds-css 7.15.0 → 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 +6 -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.15.0 → 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.15.0 → 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.15.0 → 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.15.0 → 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.15.0 → 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.15.0 → 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.15.0 → 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.15.0 → 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.15.0 → 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.15.0 → 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.15.0 → 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.15.0 → 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.15.0 → 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.15.0 → 7.16.0}/component/internalheader.css +13 -13
- package/dist/darkside/version/{7.15.0 → 7.16.0}/component/internalheader.min.css +1 -1
- package/dist/darkside/version/{7.15.0 → 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.15.0 → 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.15.0 → 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.15.0 → 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.15.0 → 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.15.0 → 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.15.0 → 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.15.0 → 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.15.0 → 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.15.0 → 7.16.0}/component/progressbar.css +11 -11
- package/dist/darkside/version/{7.15.0 → 7.16.0}/component/progressbar.min.css +1 -1
- package/dist/darkside/version/{7.15.0 → 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.15.0 → 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.15.0 → 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.15.0 → 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.15.0 → 7.16.0}/component/tag.css +18 -18
- package/dist/darkside/version/{7.15.0 → 7.16.0}/component/tag.min.css +1 -1
- package/dist/darkside/version/{7.15.0 → 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.15.0 → 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.15.0 → 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.15.0 → 7.16.0}/component/tooltip.css +9 -9
- package/dist/darkside/version/{7.15.0 → 7.16.0}/component/tooltip.min.css +1 -1
- package/dist/darkside/version/{7.15.0 → 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.15.0 → 7.16.0}/components.css +1265 -1266
- package/dist/darkside/version/7.16.0/components.min.css +1 -0
- package/dist/darkside/version/{7.15.0 → 7.16.0}/global/baseline.css +3 -3
- package/dist/darkside/version/{7.15.0 → 7.16.0}/global/baseline.min.css +1 -1
- package/dist/darkside/version/{7.15.0 → 7.16.0}/global/tokens.css +1 -1
- package/dist/darkside/version/{7.15.0 → 7.16.0}/global/tokens.min.css +1 -1
- package/dist/darkside/version/{7.15.0 → 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 +2 -2
- 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.0}/global/fonts.css +0 -0
- /package/dist/darkside/version/{7.15.0 → 7.16.0}/global/fonts.min.css +0 -0
- /package/dist/darkside/version/{7.15.0 → 7.16.0}/global/print.css +0 -0
- /package/dist/darkside/version/{7.15.0 → 7.16.0}/global/print.min.css +0 -0
- /package/dist/darkside/version/{7.15.0 → 7.16.0}/global/reset.css +0 -0
- /package/dist/darkside/version/{7.15.0 → 7.16.0}/global/reset.min.css +0 -0
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
.
|
|
1
|
+
.aksel-switch {
|
|
2
2
|
position: relative;
|
|
3
3
|
min-height: 3rem;
|
|
4
4
|
width: fit-content;
|
|
5
5
|
}
|
|
6
6
|
|
|
7
|
-
.
|
|
7
|
+
.aksel-switch--small {
|
|
8
8
|
min-height: 2rem;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
11
|
/* ------------------------------ Switch Input ------------------------------ */
|
|
12
|
-
.
|
|
12
|
+
.aksel-switch__input {
|
|
13
13
|
cursor: pointer;
|
|
14
14
|
position: absolute;
|
|
15
15
|
z-index: 1;
|
|
@@ -18,19 +18,19 @@
|
|
|
18
18
|
opacity: 0;
|
|
19
19
|
top: 0;
|
|
20
20
|
|
|
21
|
-
.
|
|
21
|
+
.aksel-switch--small > & {
|
|
22
22
|
height: 2rem;
|
|
23
23
|
top: 0;
|
|
24
24
|
}
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
/* -------------------------- Switch content/label -------------------------- */
|
|
28
|
-
.
|
|
28
|
+
.aksel-switch__label-wrapper {
|
|
29
29
|
cursor: pointer;
|
|
30
30
|
color: var(--ax-text-neutral);
|
|
31
31
|
}
|
|
32
32
|
|
|
33
|
-
.
|
|
33
|
+
.aksel-switch__content {
|
|
34
34
|
--__axc-switch-block-padding: 0.75rem;
|
|
35
35
|
|
|
36
36
|
position: relative;
|
|
@@ -39,19 +39,19 @@
|
|
|
39
39
|
gap: var(--ax-space-2);
|
|
40
40
|
padding: var(--__axc-switch-block-padding) 0 var(--__axc-switch-block-padding) 3.25rem;
|
|
41
41
|
|
|
42
|
-
.
|
|
42
|
+
.aksel-switch--right & {
|
|
43
43
|
padding: var(--__axc-switch-block-padding) 3.25rem var(--__axc-switch-block-padding) 0;
|
|
44
44
|
}
|
|
45
45
|
|
|
46
|
-
.
|
|
46
|
+
.aksel-switch--small & {
|
|
47
47
|
--__axc-switch-block-padding: 0.375rem;
|
|
48
48
|
}
|
|
49
49
|
|
|
50
|
-
&.
|
|
50
|
+
&.aksel-switch--with-description {
|
|
51
51
|
padding-bottom: 0;
|
|
52
52
|
}
|
|
53
53
|
|
|
54
|
-
.
|
|
54
|
+
.aksel-switch__input:focus ~ .aksel-switch__label-wrapper > &::after {
|
|
55
55
|
content: "";
|
|
56
56
|
position: absolute;
|
|
57
57
|
left: 0;
|
|
@@ -63,22 +63,22 @@
|
|
|
63
63
|
pointer-events: none;
|
|
64
64
|
}
|
|
65
65
|
|
|
66
|
-
.
|
|
66
|
+
.aksel-switch__input:focus ~ .aksel-switch__label-wrapper > &.aksel-switch--with-description::after {
|
|
67
67
|
height: calc(100% - var(--__axc-switch-block-padding) * 1);
|
|
68
68
|
}
|
|
69
69
|
}
|
|
70
70
|
|
|
71
|
-
.
|
|
72
|
-
.
|
|
71
|
+
.aksel-switch__input:hover ~ .aksel-switch__label-wrapper,
|
|
72
|
+
.aksel-switch__label-wrapper:hover {
|
|
73
73
|
color: var(--ax-text-accent-subtle);
|
|
74
74
|
}
|
|
75
75
|
|
|
76
|
-
.
|
|
76
|
+
.aksel-switch__input:disabled:hover ~ .aksel-switch__label-wrapper {
|
|
77
77
|
color: inherit;
|
|
78
78
|
}
|
|
79
79
|
|
|
80
80
|
/* ------------------------------ Switch Track ------------------------------ */
|
|
81
|
-
.
|
|
81
|
+
.aksel-switch__track {
|
|
82
82
|
width: 2.75rem;
|
|
83
83
|
height: 1.5rem;
|
|
84
84
|
background-color: var(--ax-bg-input);
|
|
@@ -91,38 +91,38 @@
|
|
|
91
91
|
transition-duration: 100ms;
|
|
92
92
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
93
93
|
|
|
94
|
-
.
|
|
94
|
+
.aksel-switch--small > & {
|
|
95
95
|
top: var(--ax-space-4);
|
|
96
96
|
}
|
|
97
97
|
|
|
98
|
-
.
|
|
98
|
+
.aksel-switch__input:checked ~ & {
|
|
99
99
|
background-color: var(--ax-bg-accent-strong-pressed);
|
|
100
100
|
border-color: var(--ax-bg-accent-strong-pressed);
|
|
101
101
|
}
|
|
102
102
|
|
|
103
|
-
.
|
|
103
|
+
.aksel-switch__input:hover:checked ~ & {
|
|
104
104
|
background-color: var(--ax-bg-accent-strong-hover);
|
|
105
105
|
border-color: var(--ax-bg-accent-strong-hover);
|
|
106
106
|
}
|
|
107
107
|
|
|
108
|
-
.
|
|
108
|
+
.aksel-switch__input:disabled ~ & {
|
|
109
109
|
background-color: var(--ax-bg-input);
|
|
110
110
|
border-color: var(--ax-border-neutral);
|
|
111
111
|
}
|
|
112
112
|
|
|
113
|
-
.
|
|
113
|
+
.aksel-switch__input:checked:disabled ~ & {
|
|
114
114
|
background-color: var(--ax-bg-accent-strong-pressed);
|
|
115
115
|
border-color: var(--ax-bg-accent-strong-pressed);
|
|
116
116
|
}
|
|
117
117
|
|
|
118
|
-
.
|
|
118
|
+
.aksel-switch--standalone > .aksel-switch__input:focus ~ & {
|
|
119
119
|
outline: 3px solid var(--ax-border-focus);
|
|
120
120
|
outline-offset: 3px;
|
|
121
121
|
}
|
|
122
122
|
}
|
|
123
123
|
|
|
124
124
|
/* ------------------------------ Switch Thumb ------------------------------ */
|
|
125
|
-
.
|
|
125
|
+
.aksel-switch__thumb {
|
|
126
126
|
background-color: var(--ax-bg-neutral-strong);
|
|
127
127
|
border-radius: var(--ax-border-radius-full);
|
|
128
128
|
width: 1.125rem;
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
left: 0.0625rem;
|
|
137
137
|
top: 0.0625rem;
|
|
138
138
|
|
|
139
|
-
.
|
|
139
|
+
.aksel-switch__input:checked ~ .aksel-switch__track > & {
|
|
140
140
|
background-color: var(--ax-bg-raised);
|
|
141
141
|
transform: translateX(1.25rem);
|
|
142
142
|
color: var(--ax-text-accent-subtle);
|
|
@@ -146,91 +146,91 @@
|
|
|
146
146
|
top: 0;
|
|
147
147
|
}
|
|
148
148
|
|
|
149
|
-
.
|
|
149
|
+
.aksel-switch__input:checked ~ .aksel-switch__track > & > .aksel-switch__checkmark {
|
|
150
150
|
visibility: visible;
|
|
151
151
|
opacity: 1;
|
|
152
152
|
}
|
|
153
153
|
}
|
|
154
154
|
|
|
155
|
-
.
|
|
155
|
+
.aksel-switch__checkmark {
|
|
156
156
|
visibility: hidden;
|
|
157
157
|
opacity: 0;
|
|
158
158
|
transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);
|
|
159
159
|
}
|
|
160
160
|
|
|
161
161
|
@media (hover: hover) and (pointer: fine) {
|
|
162
|
-
.
|
|
162
|
+
.aksel-switch__input:hover:not(:disabled) ~ .aksel-switch__track > .aksel-switch__thumb {
|
|
163
163
|
transform: translateX(0.0625rem);
|
|
164
164
|
}
|
|
165
165
|
|
|
166
|
-
.
|
|
166
|
+
.aksel-switch__input:checked:hover:not(:disabled) ~ .aksel-switch__track > .aksel-switch__thumb {
|
|
167
167
|
transform: translateX(1.19rem);
|
|
168
168
|
}
|
|
169
169
|
}
|
|
170
170
|
|
|
171
|
-
.
|
|
171
|
+
.aksel-switch--right {
|
|
172
172
|
width: auto;
|
|
173
173
|
|
|
174
|
-
& .
|
|
175
|
-
& .
|
|
174
|
+
& .aksel-switch__input,
|
|
175
|
+
& .aksel-switch__track {
|
|
176
176
|
right: 0;
|
|
177
177
|
left: auto;
|
|
178
178
|
}
|
|
179
179
|
}
|
|
180
180
|
|
|
181
181
|
/* -------------------------- Switch Disabled-state ------------------------- */
|
|
182
|
-
.
|
|
182
|
+
.aksel-switch__input:disabled {
|
|
183
183
|
appearance: none;
|
|
184
184
|
}
|
|
185
185
|
|
|
186
|
-
.
|
|
186
|
+
.aksel-switch--disabled:not(.aksel-switch--loading) {
|
|
187
187
|
opacity: var(--ax-opacity-disabled);
|
|
188
188
|
}
|
|
189
189
|
|
|
190
|
-
.
|
|
191
|
-
.
|
|
190
|
+
.aksel-switch__input:disabled,
|
|
191
|
+
.aksel-switch__input:disabled ~ .aksel-switch__label-wrapper {
|
|
192
192
|
cursor: not-allowed;
|
|
193
193
|
}
|
|
194
194
|
|
|
195
195
|
/* -------------------------- Switch Readonly state ------------------------- */
|
|
196
|
-
.
|
|
197
|
-
& > .
|
|
198
|
-
& > .
|
|
199
|
-
& > .
|
|
200
|
-
& > .
|
|
196
|
+
.aksel-switch--readonly {
|
|
197
|
+
& > .aksel-switch__track,
|
|
198
|
+
& > .aksel-switch__input:hover ~ .aksel-switch__track,
|
|
199
|
+
& > .aksel-switch__input:checked ~ .aksel-switch__track,
|
|
200
|
+
& > .aksel-switch__input:checked:hover ~ .aksel-switch__track {
|
|
201
201
|
background-color: var(--ax-bg-neutral-moderate);
|
|
202
202
|
border-color: var(--ax-border-neutral-subtleA);
|
|
203
203
|
}
|
|
204
204
|
|
|
205
|
-
& > .
|
|
206
|
-
& > .
|
|
205
|
+
& > .aksel-switch__label-wrapper,
|
|
206
|
+
& > .aksel-switch__input {
|
|
207
207
|
cursor: default;
|
|
208
208
|
}
|
|
209
209
|
|
|
210
|
-
& > .
|
|
211
|
-
& .
|
|
210
|
+
& > .aksel-switch__input:hover ~ .aksel-switch__label-wrapper,
|
|
211
|
+
& .aksel-switch__label-wrapper:hover {
|
|
212
212
|
color: var(--ax-text-neutral);
|
|
213
213
|
}
|
|
214
214
|
|
|
215
|
-
& .
|
|
215
|
+
& .aksel-switch__label {
|
|
216
216
|
display: inline-flex;
|
|
217
217
|
}
|
|
218
218
|
|
|
219
|
-
& .
|
|
219
|
+
& .aksel-switch__thumb {
|
|
220
220
|
background-color: var(--ax-bg-neutral-strong);
|
|
221
221
|
}
|
|
222
222
|
|
|
223
|
-
& > .
|
|
223
|
+
& > .aksel-switch__input:checked ~ .aksel-switch__track > .aksel-switch__thumb {
|
|
224
224
|
background-color: var(--ax-bg-neutral-strong);
|
|
225
225
|
color: var(--ax-text-neutral-contrast);
|
|
226
226
|
}
|
|
227
227
|
|
|
228
228
|
@media (hover: hover) and (pointer: fine) {
|
|
229
|
-
& > .
|
|
229
|
+
& > .aksel-switch__input:hover ~ .aksel-switch__track > .aksel-switch__thumb {
|
|
230
230
|
transform: translateX(0);
|
|
231
231
|
}
|
|
232
232
|
|
|
233
|
-
& > .
|
|
233
|
+
& > .aksel-switch__input:checked:hover ~ .aksel-switch__track > .aksel-switch__thumb {
|
|
234
234
|
transform: translateX(1.25rem);
|
|
235
235
|
}
|
|
236
236
|
}
|
|
@@ -238,40 +238,40 @@
|
|
|
238
238
|
|
|
239
239
|
/* ------------------------ Switch Forced colors mode ----------------------- */
|
|
240
240
|
@media (forced-colors: active) {
|
|
241
|
-
.
|
|
242
|
-
.
|
|
241
|
+
.aksel-switch__input:hover ~ .aksel-switch__label-wrapper,
|
|
242
|
+
.aksel-switch__label-wrapper:hover {
|
|
243
243
|
color: highlight;
|
|
244
244
|
}
|
|
245
245
|
|
|
246
|
-
.
|
|
247
|
-
.
|
|
246
|
+
.aksel-switch__thumb,
|
|
247
|
+
.aksel-switch--readonly .aksel-switch__thumb {
|
|
248
248
|
background-color: fieldtext !important;
|
|
249
249
|
}
|
|
250
250
|
|
|
251
|
-
.
|
|
252
|
-
.
|
|
251
|
+
.aksel-switch__input:checked ~ .aksel-switch__track > .aksel-switch__thumb,
|
|
252
|
+
.aksel-switch--readonly .aksel-switch__input:checked ~ .aksel-switch__track > .aksel-switch__thumb {
|
|
253
253
|
color: field;
|
|
254
254
|
}
|
|
255
255
|
|
|
256
|
-
.
|
|
257
|
-
.
|
|
256
|
+
.aksel-switch__input:focus ~ .aksel-switch__label-wrapper > .aksel-switch__content::after,
|
|
257
|
+
.aksel-switch--standalone > .aksel-switch__input:focus ~ .aksel-switch__track {
|
|
258
258
|
outline: 3px solid highlight;
|
|
259
259
|
}
|
|
260
260
|
|
|
261
|
-
.
|
|
261
|
+
.aksel-switch--disabled:not(.aksel-switch--loading) {
|
|
262
262
|
opacity: 1;
|
|
263
263
|
}
|
|
264
264
|
|
|
265
|
-
.
|
|
265
|
+
.aksel-switch--disabled:not(.aksel-switch--loading) .aksel-switch__thumb {
|
|
266
266
|
background-color: graytext !important;
|
|
267
267
|
}
|
|
268
268
|
|
|
269
|
-
.
|
|
269
|
+
.aksel-switch--disabled:not(.aksel-switch--loading) .aksel-switch__track {
|
|
270
270
|
border-color: graytext !important;
|
|
271
271
|
}
|
|
272
272
|
|
|
273
|
-
.
|
|
274
|
-
.
|
|
273
|
+
.aksel-switch--disabled:not(.aksel-switch--loading) .aksel-switch__label-wrapper,
|
|
274
|
+
.aksel-switch--disabled:not(.aksel-switch--loading) .aksel-switch__label-wrapper:hover {
|
|
275
275
|
color: graytext !important;
|
|
276
276
|
}
|
|
277
277
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
.aksel-text-field__input {
|
|
2
2
|
appearance: none;
|
|
3
3
|
padding: var(--ax-space-8);
|
|
4
4
|
background: var(--ax-bg-input);
|
|
@@ -33,17 +33,17 @@
|
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
-
.
|
|
36
|
+
.aksel-form-field--small .aksel-text-field__input {
|
|
37
37
|
padding: 0 var(--ax-space-8);
|
|
38
38
|
min-height: 2rem;
|
|
39
39
|
}
|
|
40
40
|
|
|
41
|
-
.
|
|
41
|
+
.aksel-text-field--error .aksel-text-field__input:not(:disabled) {
|
|
42
42
|
border-color: var(--ax-border-danger-strong);
|
|
43
43
|
box-shadow: 0 0 0 1px var(--ax-border-danger-strong);
|
|
44
44
|
}
|
|
45
45
|
|
|
46
|
-
.
|
|
46
|
+
.aksel-text-field--readonly .aksel-text-field__input {
|
|
47
47
|
background-color: var(--ax-bg-neutral-moderate);
|
|
48
48
|
border-color: var(--ax-border-neutral-subtleA);
|
|
49
49
|
cursor: default;
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
/**
|
|
53
53
|
* Removes default search icon
|
|
54
54
|
*/
|
|
55
|
-
.
|
|
55
|
+
.aksel-text-field__input[type="search"] {
|
|
56
56
|
&::-webkit-search-decoration,
|
|
57
57
|
&::-webkit-search-cancel-button,
|
|
58
58
|
&::-webkit-search-results-button,
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
}
|
|
63
63
|
|
|
64
64
|
@media (forced-colors: active) {
|
|
65
|
-
.
|
|
65
|
+
.aksel-text-field__input {
|
|
66
66
|
background-color: field;
|
|
67
67
|
color: fieldtext;
|
|
68
68
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
.aksel-textarea__input {
|
|
2
2
|
/* stylelint-disable-next-line csstools/value-no-unknown-custom-properties */
|
|
3
3
|
height: var(--__axc-textarea-height);
|
|
4
4
|
appearance: none;
|
|
@@ -31,51 +31,51 @@
|
|
|
31
31
|
cursor: not-allowed;
|
|
32
32
|
}
|
|
33
33
|
|
|
34
|
-
.
|
|
34
|
+
.aksel-form-field--small & {
|
|
35
35
|
padding: var(--ax-space-6);
|
|
36
36
|
}
|
|
37
37
|
|
|
38
|
-
.
|
|
38
|
+
.aksel-textarea--readonly & {
|
|
39
39
|
background-color: var(--ax-bg-neutral-moderate);
|
|
40
40
|
border-color: var(--ax-border-neutral-subtleA);
|
|
41
41
|
cursor: default;
|
|
42
42
|
}
|
|
43
43
|
}
|
|
44
44
|
|
|
45
|
-
.
|
|
45
|
+
.aksel-textarea__counter {
|
|
46
46
|
margin-top: -0.25rem;
|
|
47
47
|
color: var(--ax-text-neutral-subtle);
|
|
48
48
|
}
|
|
49
49
|
|
|
50
|
-
.
|
|
50
|
+
.aksel-textarea__counter--error {
|
|
51
51
|
color: var(--ax-text-danger-subtle);
|
|
52
52
|
}
|
|
53
53
|
|
|
54
|
-
.
|
|
54
|
+
.aksel-textarea__sr-counter {
|
|
55
55
|
display: none;
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
-
.
|
|
58
|
+
.aksel-textarea__input:focus ~ .aksel-textarea__sr-counter {
|
|
59
59
|
display: initial;
|
|
60
60
|
}
|
|
61
61
|
|
|
62
|
-
.
|
|
62
|
+
.aksel-textarea--resize-both .aksel-textarea__input {
|
|
63
63
|
resize: both;
|
|
64
64
|
border-end-end-radius: 0;
|
|
65
65
|
}
|
|
66
66
|
|
|
67
|
-
.
|
|
67
|
+
.aksel-textarea--resize-horizontal .aksel-textarea__input {
|
|
68
68
|
resize: horizontal;
|
|
69
69
|
border-end-end-radius: 0;
|
|
70
70
|
}
|
|
71
71
|
|
|
72
|
-
.
|
|
72
|
+
.aksel-textarea--resize-vertical .aksel-textarea__input {
|
|
73
73
|
resize: vertical;
|
|
74
74
|
border-end-end-radius: 0;
|
|
75
75
|
}
|
|
76
76
|
|
|
77
|
-
.
|
|
78
|
-
.
|
|
77
|
+
.aksel-textarea--autoscrollbar,
|
|
78
|
+
.aksel-textarea--autoscrollbar .aksel-textarea__wrapper {
|
|
79
79
|
display: flex;
|
|
80
80
|
flex-direction: column;
|
|
81
81
|
overflow: hidden;
|
|
@@ -85,17 +85,17 @@
|
|
|
85
85
|
margin: -3px;
|
|
86
86
|
}
|
|
87
87
|
|
|
88
|
-
.
|
|
88
|
+
.aksel-textarea--autoscrollbar .aksel-textarea__input {
|
|
89
89
|
scrollbar-gutter: stable; /* Needed to prevent scrollbar from appearing too early */
|
|
90
90
|
}
|
|
91
91
|
|
|
92
|
-
.
|
|
92
|
+
.aksel-textarea--error .aksel-textarea__input:not(:disabled) {
|
|
93
93
|
box-shadow: 0 0 0 1px var(--ax-border-danger-strong);
|
|
94
94
|
border-color: var(--ax-border-danger-strong);
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
@media (forced-colors: active) {
|
|
98
|
-
.
|
|
98
|
+
.aksel-textarea__input {
|
|
99
99
|
background-color: field;
|
|
100
100
|
color: fieldtext;
|
|
101
101
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
.aksel-guide-panel {
|
|
2
2
|
--__axc-guide-panel-guide-size: 5rem;
|
|
3
3
|
|
|
4
4
|
position: relative;
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
}
|
|
33
33
|
}
|
|
34
34
|
|
|
35
|
-
.
|
|
35
|
+
.aksel-guide {
|
|
36
36
|
box-sizing: border-box;
|
|
37
37
|
border: 2px solid var(--ax-border-info);
|
|
38
38
|
border-radius: var(--ax-border-radius-full);
|
|
@@ -42,42 +42,42 @@
|
|
|
42
42
|
flex-shrink: 0;
|
|
43
43
|
}
|
|
44
44
|
|
|
45
|
-
.
|
|
46
|
-
.
|
|
45
|
+
.aksel-guide svg,
|
|
46
|
+
.aksel-guide img {
|
|
47
47
|
height: 100%;
|
|
48
48
|
width: 100%;
|
|
49
49
|
}
|
|
50
50
|
|
|
51
|
-
.
|
|
51
|
+
.aksel-guide-panel__content {
|
|
52
52
|
background-color: var(--ax-bg-raised);
|
|
53
53
|
border: 2px solid var(--ax-border-info);
|
|
54
54
|
border-radius: var(--ax-border-radius-xlarge);
|
|
55
55
|
position: relative;
|
|
56
56
|
|
|
57
|
-
.
|
|
57
|
+
.aksel-guide-panel:is([data-poster="true"], [data-responsive="true"]) > & {
|
|
58
58
|
margin-top: var(--ax-space-20);
|
|
59
59
|
}
|
|
60
60
|
|
|
61
|
-
.
|
|
61
|
+
.aksel-guide-panel[data-poster="false"] > & {
|
|
62
62
|
margin-left: var(--ax-space-20);
|
|
63
63
|
}
|
|
64
64
|
|
|
65
65
|
@media (min-width: 480px) {
|
|
66
|
-
.
|
|
66
|
+
.aksel-guide-panel[data-responsive="true"] > & {
|
|
67
67
|
margin-top: 0;
|
|
68
68
|
margin-left: var(--ax-space-20);
|
|
69
69
|
}
|
|
70
70
|
}
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
.
|
|
73
|
+
.aksel-guide-panel__content-inner {
|
|
74
74
|
padding: var(--ax-space-12) var(--ax-space-16);
|
|
75
75
|
border-radius: var(--ax-border-radius-xlarge);
|
|
76
76
|
background-color: var(--ax-bg-raised);
|
|
77
77
|
position: relative;
|
|
78
78
|
height: 100%;
|
|
79
79
|
|
|
80
|
-
.
|
|
80
|
+
.aksel-guide-panel[data-poster="false"] & {
|
|
81
81
|
min-height: var(--__axc-guide-panel-guide-size);
|
|
82
82
|
}
|
|
83
83
|
|
|
@@ -86,30 +86,30 @@
|
|
|
86
86
|
padding: var(--ax-space-16) var(--ax-space-20);
|
|
87
87
|
}
|
|
88
88
|
|
|
89
|
-
.
|
|
89
|
+
.aksel-guide-panel[data-responsive="true"] & {
|
|
90
90
|
min-height: var(--__axc-guide-panel-guide-size);
|
|
91
91
|
}
|
|
92
92
|
}
|
|
93
93
|
}
|
|
94
94
|
|
|
95
|
-
.
|
|
95
|
+
.aksel-guide-panel__tail {
|
|
96
96
|
position: absolute;
|
|
97
97
|
z-index: 0;
|
|
98
98
|
|
|
99
|
-
.
|
|
99
|
+
.aksel-guide-panel:is([data-poster="true"], [data-responsive="true"]) & {
|
|
100
100
|
left: 50%;
|
|
101
101
|
top: calc(var(--ax-space-16) * -1 - 2px);
|
|
102
102
|
transform: translateX(-48%);
|
|
103
103
|
}
|
|
104
104
|
|
|
105
|
-
.
|
|
105
|
+
.aksel-guide-panel[data-poster="false"] & {
|
|
106
106
|
top: calc(var(--__axc-guide-panel-guide-size) / 2);
|
|
107
107
|
left: calc(var(--ax-space-20) * -1 - 2px);
|
|
108
108
|
transform: translateY(-48%) rotateZ(-90deg) scaleX(-1);
|
|
109
109
|
}
|
|
110
110
|
|
|
111
111
|
@media (min-width: 480px) {
|
|
112
|
-
.
|
|
112
|
+
.aksel-guide-panel[data-responsive="true"] & {
|
|
113
113
|
top: calc(var(--__axc-guide-panel-guide-size) / 2);
|
|
114
114
|
left: calc(var(--ax-space-20) * -1 - 2px);
|
|
115
115
|
transform: translateY(-48%) rotateZ(-90deg) scaleX(-1);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
.aksel-help-text__button {
|
|
2
2
|
margin: 0;
|
|
3
3
|
border: 0;
|
|
4
4
|
cursor: pointer;
|
|
@@ -12,44 +12,44 @@
|
|
|
12
12
|
padding: calc(var(--ax-space-4) / 2);
|
|
13
13
|
}
|
|
14
14
|
|
|
15
|
-
.
|
|
15
|
+
.aksel-help-text__icon {
|
|
16
16
|
border-radius: var(--ax-border-radius-full);
|
|
17
17
|
}
|
|
18
18
|
|
|
19
|
-
.
|
|
19
|
+
.aksel-help-text__popover.aksel-popover {
|
|
20
20
|
background-color: var(--ax-bg-info-moderate);
|
|
21
21
|
max-width: min(65ch, calc(100vw - var(--ax-space-24)));
|
|
22
22
|
border-radius: var(--ax-border-radius-large);
|
|
23
23
|
border: 1px solid var(--ax-border-info);
|
|
24
24
|
}
|
|
25
25
|
|
|
26
|
-
.
|
|
26
|
+
.aksel-help-text__icon--filled {
|
|
27
27
|
display: none;
|
|
28
28
|
}
|
|
29
29
|
|
|
30
|
-
.
|
|
30
|
+
.aksel-help-text__button:where(:hover, :focus-visible, [aria-expanded="true"]) > .aksel-help-text__icon {
|
|
31
31
|
display: none;
|
|
32
32
|
}
|
|
33
33
|
|
|
34
|
-
.
|
|
34
|
+
.aksel-help-text__button:where(:hover, :focus-visible, [aria-expanded="true"]) > .aksel-help-text__icon--filled {
|
|
35
35
|
display: inherit;
|
|
36
36
|
color: var(--ax-bg-info-strong-hover);
|
|
37
37
|
}
|
|
38
38
|
|
|
39
|
-
.
|
|
39
|
+
.aksel-help-text__button[aria-expanded="true"] > .aksel-help-text__icon--filled {
|
|
40
40
|
color: var(--ax-bg-info-strong-pressed);
|
|
41
41
|
}
|
|
42
42
|
|
|
43
43
|
@media (forced-colors: active) {
|
|
44
|
-
.
|
|
44
|
+
.aksel-help-text__button:where(:hover, :focus-visible, [aria-expanded="true"]) > .aksel-help-text__icon {
|
|
45
45
|
display: inherit;
|
|
46
46
|
}
|
|
47
47
|
|
|
48
|
-
.
|
|
48
|
+
.aksel-help-text__button:hover > .aksel-help-text__icon {
|
|
49
49
|
color: highlight;
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
.
|
|
52
|
+
.aksel-help-text__button:where(:hover, :focus-visible, [aria-expanded="true"]) > .aksel-help-text__icon--filled {
|
|
53
53
|
display: none;
|
|
54
54
|
}
|
|
55
55
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
.aksel-internalheader {
|
|
2
2
|
display: flex;
|
|
3
3
|
align-self: stretch;
|
|
4
4
|
background: var(--ax-bg-raised);
|
|
@@ -7,14 +7,14 @@
|
|
|
7
7
|
}
|
|
8
8
|
|
|
9
9
|
@media (forced-colors: active) {
|
|
10
|
-
.
|
|
10
|
+
.aksel-internalheader {
|
|
11
11
|
background-color: ButtonFace;
|
|
12
12
|
border: solid 1px ButtonText;
|
|
13
13
|
color: ButtonText;
|
|
14
14
|
}
|
|
15
15
|
}
|
|
16
16
|
|
|
17
|
-
.
|
|
17
|
+
.aksel-internalheader__title {
|
|
18
18
|
border: none;
|
|
19
19
|
overflow: visible;
|
|
20
20
|
background: transparent;
|
|
@@ -44,14 +44,14 @@
|
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
|
|
47
|
-
.
|
|
47
|
+
.aksel-internalheader__user {
|
|
48
48
|
padding: 0 var(--ax-space-20);
|
|
49
49
|
border-left: 1px solid var(--ax-border-neutral-subtleA);
|
|
50
50
|
display: flex;
|
|
51
51
|
align-items: center;
|
|
52
52
|
}
|
|
53
53
|
|
|
54
|
-
.
|
|
54
|
+
.aksel-internalheader__button {
|
|
55
55
|
border: none;
|
|
56
56
|
margin: 0;
|
|
57
57
|
padding: 0 var(--ax-space-12);
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
}
|
|
75
75
|
|
|
76
76
|
@media (forced-colors: active) {
|
|
77
|
-
.
|
|
77
|
+
.aksel-internalheader__button:hover {
|
|
78
78
|
background-color: highlighttext;
|
|
79
79
|
border-color: highlight;
|
|
80
80
|
color: highlight;
|
|
@@ -83,8 +83,8 @@
|
|
|
83
83
|
}
|
|
84
84
|
}
|
|
85
85
|
|
|
86
|
-
.
|
|
87
|
-
.
|
|
86
|
+
.aksel-internalheader__title,
|
|
87
|
+
.aksel-internalheader__button {
|
|
88
88
|
&:focus-visible {
|
|
89
89
|
outline: 3px solid var(--ax-border-focus);
|
|
90
90
|
outline-offset: -4px;
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
}
|
|
96
96
|
}
|
|
97
97
|
|
|
98
|
-
.
|
|
98
|
+
.aksel-internalheader__user-button {
|
|
99
99
|
padding-left: var(--ax-space-20);
|
|
100
100
|
gap: var(--ax-space-16);
|
|
101
101
|
}
|