@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,11 +1,11 @@
|
|
|
1
|
-
.
|
|
2
|
-
.
|
|
1
|
+
.aksel-checkbox,
|
|
2
|
+
.aksel-radio {
|
|
3
3
|
position: relative;
|
|
4
4
|
width: fit-content;
|
|
5
5
|
}
|
|
6
6
|
|
|
7
|
-
.
|
|
8
|
-
.
|
|
7
|
+
.aksel-checkbox__input,
|
|
8
|
+
.aksel-radio__input {
|
|
9
9
|
position: absolute;
|
|
10
10
|
width: 3rem;
|
|
11
11
|
height: 3rem;
|
|
@@ -16,8 +16,8 @@
|
|
|
16
16
|
cursor: pointer;
|
|
17
17
|
}
|
|
18
18
|
|
|
19
|
-
.
|
|
20
|
-
.
|
|
19
|
+
.aksel-checkbox__label,
|
|
20
|
+
.aksel-radio__label {
|
|
21
21
|
padding: var(--ax-space-12) 0;
|
|
22
22
|
cursor: pointer;
|
|
23
23
|
display: flex;
|
|
@@ -27,8 +27,8 @@
|
|
|
27
27
|
--__axc-radio-checkbox-readonly-border: var(--ax-border-neutral-subtle);
|
|
28
28
|
}
|
|
29
29
|
|
|
30
|
-
.
|
|
31
|
-
.
|
|
30
|
+
.aksel-checkbox__label::before,
|
|
31
|
+
.aksel-radio__label::before {
|
|
32
32
|
content: "";
|
|
33
33
|
border-radius: var(--ax-border-radius-medium);
|
|
34
34
|
background-color: var(--ax-bg-input);
|
|
@@ -38,38 +38,38 @@
|
|
|
38
38
|
border: 2px solid var(--ax-border-neutral);
|
|
39
39
|
}
|
|
40
40
|
|
|
41
|
-
.
|
|
41
|
+
.aksel-radio__label::before {
|
|
42
42
|
border-radius: var(--ax-border-radius-full);
|
|
43
43
|
}
|
|
44
44
|
|
|
45
|
-
.
|
|
46
|
-
.
|
|
45
|
+
.aksel-checkbox__content,
|
|
46
|
+
.aksel-radio__content {
|
|
47
47
|
display: flex;
|
|
48
48
|
flex-direction: column;
|
|
49
49
|
gap: 0.125rem;
|
|
50
50
|
}
|
|
51
51
|
|
|
52
|
-
.
|
|
53
|
-
.
|
|
52
|
+
.aksel-checkbox--small > .aksel-checkbox__input,
|
|
53
|
+
.aksel-radio--small > .aksel-radio__input {
|
|
54
54
|
width: 2rem;
|
|
55
55
|
height: 2rem;
|
|
56
56
|
top: 0;
|
|
57
57
|
left: -0.375rem;
|
|
58
58
|
}
|
|
59
59
|
|
|
60
|
-
.
|
|
61
|
-
.
|
|
60
|
+
.aksel-checkbox--small > .aksel-checkbox__label,
|
|
61
|
+
.aksel-radio--small > .aksel-radio__label {
|
|
62
62
|
padding: var(--ax-space-6) 0;
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
.
|
|
66
|
-
.
|
|
65
|
+
.aksel-checkbox--small > .aksel-checkbox__label::before,
|
|
66
|
+
.aksel-radio--small > .aksel-radio__label::before {
|
|
67
67
|
width: 1.25rem;
|
|
68
68
|
height: 1.25rem;
|
|
69
69
|
}
|
|
70
70
|
|
|
71
|
-
.
|
|
72
|
-
.
|
|
71
|
+
.aksel-checkbox__input:focus + .aksel-checkbox__label::after,
|
|
72
|
+
.aksel-radio__input:focus + .aksel-radio__label::after {
|
|
73
73
|
content: "";
|
|
74
74
|
position: absolute;
|
|
75
75
|
width: 100%;
|
|
@@ -80,16 +80,16 @@
|
|
|
80
80
|
pointer-events: none;
|
|
81
81
|
}
|
|
82
82
|
|
|
83
|
-
.
|
|
84
|
-
.
|
|
83
|
+
.aksel-checkbox--small > .aksel-checkbox__input:focus + .aksel-checkbox__label::after,
|
|
84
|
+
.aksel-radio--small > .aksel-radio__input:focus + .aksel-radio__label::after {
|
|
85
85
|
height: calc(100% - var(--ax-space-12));
|
|
86
86
|
}
|
|
87
87
|
|
|
88
|
-
.
|
|
88
|
+
.aksel-checkbox__icon-indeterminate {
|
|
89
89
|
display: none;
|
|
90
90
|
}
|
|
91
91
|
|
|
92
|
-
.
|
|
92
|
+
.aksel-checkbox__input:indeterminate + .aksel-checkbox__label > .aksel-checkbox__icon-indeterminate {
|
|
93
93
|
display: block;
|
|
94
94
|
width: 0.75rem;
|
|
95
95
|
height: 0.25rem;
|
|
@@ -101,26 +101,26 @@
|
|
|
101
101
|
pointer-events: none;
|
|
102
102
|
}
|
|
103
103
|
|
|
104
|
-
.
|
|
104
|
+
.aksel-checkbox--small .aksel-checkbox__input:indeterminate + .aksel-checkbox__label > .aksel-checkbox__icon-indeterminate {
|
|
105
105
|
transform: translate(var(--ax-space-4), -50%);
|
|
106
106
|
height: 0.1875rem;
|
|
107
107
|
}
|
|
108
108
|
|
|
109
|
-
.
|
|
109
|
+
.aksel-checkbox__input:where(:checked, :indeterminate) + .aksel-checkbox__label::before {
|
|
110
110
|
background-color: var(--ax-bg-accent-strong-pressed);
|
|
111
111
|
border-color: var(--ax-bg-accent-strong-pressed);
|
|
112
112
|
}
|
|
113
113
|
|
|
114
|
-
.
|
|
114
|
+
.aksel-checkbox__input:where(:checked, :indeterminate):not(:disabled):hover + .aksel-checkbox__label::before {
|
|
115
115
|
border-color: var(--ax-bg-accent-strong-hover);
|
|
116
116
|
background-color: var(--ax-bg-accent-strong-hover);
|
|
117
117
|
}
|
|
118
118
|
|
|
119
|
-
.
|
|
119
|
+
.aksel-checkbox__input:where(:not(:checked)) + .aksel-checkbox__label > .aksel-checkbox__icon {
|
|
120
120
|
display: none;
|
|
121
121
|
}
|
|
122
122
|
|
|
123
|
-
.
|
|
123
|
+
.aksel-checkbox__input:checked + .aksel-checkbox__label > .aksel-checkbox__icon {
|
|
124
124
|
color: var(--ax-bg-default);
|
|
125
125
|
position: absolute;
|
|
126
126
|
height: 1.5rem;
|
|
@@ -132,104 +132,104 @@
|
|
|
132
132
|
align-items: center;
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
-
.
|
|
135
|
+
.aksel-checkbox--small .aksel-checkbox__input:checked + .aksel-checkbox__label > .aksel-checkbox__icon {
|
|
136
136
|
transform: translate(0.25rem, -10%);
|
|
137
137
|
}
|
|
138
138
|
|
|
139
139
|
/* Tailwind sets all svg to block */
|
|
140
|
-
.
|
|
140
|
+
.aksel-checkbox__icon > svg {
|
|
141
141
|
display: inline;
|
|
142
142
|
vertical-align: initial;
|
|
143
143
|
}
|
|
144
144
|
|
|
145
|
-
.
|
|
145
|
+
.aksel-checkbox--small > .aksel-checkbox__input:checked + .aksel-checkbox__label::before {
|
|
146
146
|
background-position: 0.25rem center;
|
|
147
147
|
}
|
|
148
148
|
|
|
149
|
-
.
|
|
149
|
+
.aksel-radio__input:checked + .aksel-radio__label::before {
|
|
150
150
|
background-color: var(--ax-bg-input);
|
|
151
151
|
border: 8px solid var(--ax-bg-accent-strong-pressed);
|
|
152
152
|
}
|
|
153
153
|
|
|
154
|
-
.
|
|
154
|
+
.aksel-radio--small > .aksel-radio__input:checked + .aksel-radio__label::before {
|
|
155
155
|
border-width: 6px;
|
|
156
156
|
}
|
|
157
157
|
|
|
158
|
-
.
|
|
159
|
-
.
|
|
158
|
+
.aksel-checkbox__input:hover:not(:disabled) + .aksel-checkbox__label,
|
|
159
|
+
.aksel-radio__input:hover:not(:disabled, :checked) + .aksel-radio__label {
|
|
160
160
|
color: var(--ax-text-accent-subtle);
|
|
161
161
|
}
|
|
162
162
|
|
|
163
|
-
.
|
|
164
|
-
.
|
|
163
|
+
.aksel-checkbox__input:hover:not(:disabled, :checked, :indeterminate) + .aksel-checkbox__label::before,
|
|
164
|
+
.aksel-radio__input:hover:not(:disabled, :checked) + .aksel-radio__label::before {
|
|
165
165
|
border-color: var(--ax-border-accent-strong);
|
|
166
166
|
background-color: var(--ax-bg-accent-moderate-hoverA);
|
|
167
167
|
}
|
|
168
168
|
|
|
169
|
-
.
|
|
170
|
-
.
|
|
169
|
+
.aksel-checkbox--error > .aksel-checkbox__input:not(:disabled, :checked, :indeterminate) + .aksel-checkbox__label::before,
|
|
170
|
+
.aksel-radio--error > .aksel-radio__input:not(:disabled, :checked) + .aksel-radio__label::before {
|
|
171
171
|
border-color: var(--ax-border-danger-strong);
|
|
172
172
|
}
|
|
173
173
|
|
|
174
|
-
.
|
|
175
|
-
.
|
|
174
|
+
.aksel-checkbox--error > .aksel-checkbox__input:not(:disabled, :checked, :indeterminate):hover + .aksel-checkbox__label::before,
|
|
175
|
+
.aksel-radio--error > .aksel-radio__input:not(:disabled, :checked):hover + .aksel-radio__label::before {
|
|
176
176
|
background-color: var(--ax-bg-danger-moderate-hoverA);
|
|
177
177
|
}
|
|
178
178
|
|
|
179
|
-
.
|
|
179
|
+
.aksel-checkbox--error > .aksel-checkbox__input:is(:checked, :indeterminate):not(:disabled) + .aksel-checkbox__label::before {
|
|
180
180
|
background-color: var(--ax-bg-danger-strong-pressed);
|
|
181
181
|
border-color: var(--ax-bg-danger-strong-pressed);
|
|
182
182
|
}
|
|
183
183
|
|
|
184
|
-
.
|
|
184
|
+
.aksel-radio--error > .aksel-radio__input:checked + .aksel-radio__label::before {
|
|
185
185
|
border-color: var(--ax-bg-danger-strong-pressed);
|
|
186
186
|
}
|
|
187
187
|
|
|
188
|
-
.
|
|
189
|
-
.
|
|
188
|
+
.aksel-checkbox--disabled,
|
|
189
|
+
.aksel-radio--disabled {
|
|
190
190
|
opacity: var(--ax-opacity-disabled);
|
|
191
191
|
}
|
|
192
192
|
|
|
193
|
-
.
|
|
194
|
-
.
|
|
195
|
-
.
|
|
196
|
-
.
|
|
193
|
+
.aksel-checkbox--disabled > .aksel-checkbox__input,
|
|
194
|
+
.aksel-checkbox--disabled > .aksel-checkbox__label,
|
|
195
|
+
.aksel-radio--disabled > .aksel-radio__input,
|
|
196
|
+
.aksel-radio--disabled > .aksel-radio__label {
|
|
197
197
|
cursor: not-allowed;
|
|
198
198
|
}
|
|
199
199
|
|
|
200
200
|
/* Readonly */
|
|
201
|
-
.
|
|
202
|
-
.
|
|
201
|
+
.aksel-checkbox--readonly > :where(.aksel-checkbox__input, .aksel-checkbox__label),
|
|
202
|
+
.aksel-radio--readonly > :where(.aksel-radio__input, .aksel-radio__label) {
|
|
203
203
|
cursor: default;
|
|
204
204
|
}
|
|
205
205
|
|
|
206
|
-
.
|
|
206
|
+
.aksel-checkbox--readonly .aksel-checkbox__label-text {
|
|
207
207
|
display: inline-flex;
|
|
208
208
|
}
|
|
209
209
|
|
|
210
|
-
.
|
|
211
|
-
.
|
|
210
|
+
.aksel-checkbox--readonly > .aksel-checkbox__input:hover + .aksel-checkbox__label,
|
|
211
|
+
.aksel-radio--readonly > .aksel-radio__input:hover + .aksel-radio__label {
|
|
212
212
|
color: var(--ax-text-neutral);
|
|
213
213
|
}
|
|
214
214
|
|
|
215
|
-
.
|
|
216
|
-
.
|
|
217
|
-
.
|
|
218
|
-
.
|
|
215
|
+
.aksel-checkbox--readonly > .aksel-checkbox__input:not(:disabled) + .aksel-checkbox__label::before,
|
|
216
|
+
.aksel-checkbox--readonly > .aksel-checkbox__input:hover .aksel-checkbox__label::before,
|
|
217
|
+
.aksel-radio--readonly > .aksel-radio__input:not(:disabled, :checked) + .aksel-radio__label::before,
|
|
218
|
+
.aksel-radio--readonly > .aksel-radio__input:hover:not(:checked, :focus) + .aksel-radio__label::before {
|
|
219
219
|
background-color: var(--__axc-radio-checkbox-readonly-bg);
|
|
220
220
|
border-color: var(--__axc-radio-checkbox-readonly-border);
|
|
221
221
|
}
|
|
222
222
|
|
|
223
|
-
.
|
|
223
|
+
.aksel-checkbox--readonly > .aksel-checkbox__input:where(:checked, :indeterminate) + .aksel-checkbox__label::before {
|
|
224
224
|
border-color: var(--__axc-radio-checkbox-readonly-border);
|
|
225
225
|
background-color: var(--__axc-radio-checkbox-readonly-bg);
|
|
226
226
|
}
|
|
227
227
|
|
|
228
|
-
.
|
|
228
|
+
.aksel-checkbox--readonly > .aksel-checkbox__input:checked + .aksel-checkbox__label > .aksel-checkbox__icon {
|
|
229
229
|
color: var(--ax-text-neutral-subtle);
|
|
230
230
|
}
|
|
231
231
|
|
|
232
|
-
.
|
|
232
|
+
.aksel-radio--readonly > .aksel-radio__input:checked + .aksel-radio__label::before {
|
|
233
233
|
background-color: var(--ax-bg-neutral-strong);
|
|
234
234
|
border-width: 0;
|
|
235
235
|
box-shadow:
|
|
@@ -237,13 +237,13 @@
|
|
|
237
237
|
inset 0 0 0 8px var(--ax-bg-neutral-moderate);
|
|
238
238
|
}
|
|
239
239
|
|
|
240
|
-
.
|
|
240
|
+
.aksel-checkbox--readonly > .aksel-checkbox__input:indeterminate + .aksel-checkbox__label > .aksel-checkbox__icon-indeterminate {
|
|
241
241
|
background-color: var(--ax-text-neutral-subtle);
|
|
242
242
|
}
|
|
243
243
|
|
|
244
244
|
@media (forced-colors: active) {
|
|
245
|
-
.
|
|
246
|
-
.
|
|
245
|
+
.aksel-checkbox,
|
|
246
|
+
.aksel-radio {
|
|
247
247
|
--__axc-radio-checkbox-high-contrast-bg: field;
|
|
248
248
|
--__axc-radio-checkbox-high-contrast-text: fieldtext;
|
|
249
249
|
--__axc-radio-checkbox-high-contrast-highlight: highlight;
|
|
@@ -252,54 +252,54 @@
|
|
|
252
252
|
--ax-border-focus: Highlight;
|
|
253
253
|
}
|
|
254
254
|
|
|
255
|
-
.
|
|
256
|
-
.
|
|
255
|
+
.aksel-checkbox__label::before,
|
|
256
|
+
.aksel-radio__label::before {
|
|
257
257
|
border: 1px solid var(--__axc-radio-checkbox-high-contrast-text);
|
|
258
258
|
background-color: var(--__axc-radio-checkbox-high-contrast-bg);
|
|
259
259
|
}
|
|
260
260
|
|
|
261
|
-
.
|
|
261
|
+
.aksel-checkbox__input:checked + .aksel-checkbox__label > .aksel-checkbox__icon {
|
|
262
262
|
color: var(--__axc-radio-checkbox-high-contrast-text);
|
|
263
263
|
}
|
|
264
264
|
|
|
265
|
-
.
|
|
265
|
+
.aksel-checkbox__input:indeterminate + .aksel-checkbox__label > .aksel-checkbox__icon-indeterminate {
|
|
266
266
|
background-color: var(--__axc-radio-checkbox-high-contrast-text);
|
|
267
267
|
}
|
|
268
268
|
|
|
269
|
-
.
|
|
269
|
+
.aksel-radio__input:checked + .aksel-radio__label::before {
|
|
270
270
|
border: 6px solid var(--__axc-radio-checkbox-high-contrast-text);
|
|
271
271
|
}
|
|
272
272
|
|
|
273
|
-
:not(.
|
|
274
|
-
:not(.
|
|
273
|
+
:not(.aksel-checkbox--readonly) > .aksel-checkbox__input:hover:not(:disabled) + .aksel-checkbox__label,
|
|
274
|
+
:not(.aksel-radio--readonly) > .aksel-radio__input:hover:not(:disabled) + .aksel-radio__label {
|
|
275
275
|
color: highlight;
|
|
276
276
|
}
|
|
277
277
|
|
|
278
|
-
.
|
|
278
|
+
.aksel-checkbox--readonly > .aksel-checkbox__input:checked + .aksel-checkbox__label::before {
|
|
279
279
|
border: 1px solid var(--__axc-radio-checkbox-high-contrast-text);
|
|
280
280
|
background-color: var(--__axc-radio-checkbox-high-contrast-bg);
|
|
281
281
|
}
|
|
282
282
|
|
|
283
|
-
.
|
|
284
|
-
> .
|
|
285
|
-
+ .
|
|
286
|
-
> .
|
|
283
|
+
.aksel-checkbox--readonly
|
|
284
|
+
> .aksel-checkbox__input:indeterminate
|
|
285
|
+
+ .aksel-checkbox__label
|
|
286
|
+
> .aksel-checkbox__icon-indeterminate {
|
|
287
287
|
background-color: var(--__axc-radio-checkbox-high-contrast-text);
|
|
288
288
|
}
|
|
289
289
|
|
|
290
|
-
.
|
|
290
|
+
.aksel-radio--readonly > .aksel-radio__input:checked + .aksel-radio__label::before {
|
|
291
291
|
border-width: 6px;
|
|
292
292
|
}
|
|
293
293
|
|
|
294
|
-
.
|
|
295
|
-
.
|
|
294
|
+
.aksel-checkbox--disabled,
|
|
295
|
+
.aksel-radio--disabled {
|
|
296
296
|
opacity: 1;
|
|
297
297
|
|
|
298
298
|
--__axc-radio-checkbox-high-contrast-bg: field;
|
|
299
299
|
--__axc-radio-checkbox-high-contrast-text: graytext;
|
|
300
300
|
}
|
|
301
301
|
|
|
302
|
-
:is(.
|
|
302
|
+
:is(.aksel-checkbox--disabled, .aksel-radio--disabled) :is(.aksel-checkbox__label, .aksel-radio__label) {
|
|
303
303
|
color: graytext;
|
|
304
304
|
}
|
|
305
305
|
}
|
|
@@ -1,78 +1,78 @@
|
|
|
1
|
-
.
|
|
1
|
+
.aksel-search {
|
|
2
2
|
display: flex;
|
|
3
3
|
flex-direction: column;
|
|
4
4
|
width: 100%;
|
|
5
5
|
}
|
|
6
6
|
|
|
7
|
-
.
|
|
7
|
+
.aksel-search__wrapper-inner {
|
|
8
8
|
position: relative;
|
|
9
9
|
width: 100%;
|
|
10
10
|
}
|
|
11
11
|
|
|
12
|
-
.
|
|
13
|
-
& .
|
|
12
|
+
.aksel-search--with-size {
|
|
13
|
+
& .aksel-search__wrapper-inner {
|
|
14
14
|
width: inherit;
|
|
15
15
|
}
|
|
16
16
|
|
|
17
|
-
& .
|
|
17
|
+
& .aksel-search__wrapper {
|
|
18
18
|
width: fit-content;
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
21
|
|
|
22
|
-
.
|
|
22
|
+
.aksel-search__wrapper {
|
|
23
23
|
display: inline-flex;
|
|
24
24
|
align-items: center;
|
|
25
25
|
border-radius: var(--ax-border-radius-large);
|
|
26
26
|
|
|
27
27
|
/* We have to outline the whole container to include the Search-buttons */
|
|
28
|
-
&:has(.
|
|
28
|
+
&:has(.aksel-search__input:focus-visible) {
|
|
29
29
|
outline: 3px solid var(--ax-border-focus);
|
|
30
30
|
outline-offset: 3px;
|
|
31
31
|
}
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
/* ------------------------------ Search input ------------------------------ */
|
|
35
|
-
.
|
|
35
|
+
.aksel-search__input {
|
|
36
36
|
padding-right: var(--ax-space-40);
|
|
37
37
|
|
|
38
38
|
&:focus-visible {
|
|
39
39
|
outline: none;
|
|
40
40
|
}
|
|
41
41
|
|
|
42
|
-
&.
|
|
43
|
-
&.
|
|
42
|
+
&.aksel-search__input--primary,
|
|
43
|
+
&.aksel-search__input--secondary {
|
|
44
44
|
border-top-right-radius: 0;
|
|
45
45
|
border-bottom-right-radius: 0;
|
|
46
46
|
border-right: none;
|
|
47
47
|
}
|
|
48
48
|
}
|
|
49
49
|
|
|
50
|
-
.
|
|
50
|
+
.aksel-search__input--simple {
|
|
51
51
|
padding-left: var(--ax-space-40);
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
/* ------------------------------ Search sizing ----------------------------- */
|
|
55
|
-
.
|
|
56
|
-
& .
|
|
55
|
+
.aksel-form-field--small {
|
|
56
|
+
& .aksel-search__input {
|
|
57
57
|
padding-right: var(--ax-space-28);
|
|
58
58
|
}
|
|
59
59
|
|
|
60
|
-
& .
|
|
60
|
+
& .aksel-search__input--simple {
|
|
61
61
|
padding-left: var(--ax-space-28);
|
|
62
62
|
}
|
|
63
63
|
|
|
64
|
-
& .
|
|
64
|
+
& .aksel-search__search-icon {
|
|
65
65
|
left: var(--ax-space-4);
|
|
66
66
|
font-size: 1.25rem;
|
|
67
67
|
}
|
|
68
68
|
|
|
69
|
-
& .
|
|
69
|
+
& .aksel-search__button-clear {
|
|
70
70
|
right: var(--ax-space-4);
|
|
71
71
|
}
|
|
72
72
|
}
|
|
73
73
|
|
|
74
74
|
/* ------------------------------- Search icon ------------------------------ */
|
|
75
|
-
.
|
|
75
|
+
.aksel-search__search-icon {
|
|
76
76
|
position: absolute;
|
|
77
77
|
left: var(--ax-space-8);
|
|
78
78
|
top: 50%;
|
|
@@ -80,13 +80,13 @@
|
|
|
80
80
|
pointer-events: none;
|
|
81
81
|
font-size: 1.5rem;
|
|
82
82
|
|
|
83
|
-
.
|
|
83
|
+
.aksel-search--disabled & {
|
|
84
84
|
opacity: var(--ax-opacity-disabled);
|
|
85
85
|
}
|
|
86
86
|
}
|
|
87
87
|
|
|
88
88
|
/* --------------------------- Search Clear-button -------------------------- */
|
|
89
|
-
.
|
|
89
|
+
.aksel-search__button-clear {
|
|
90
90
|
position: absolute;
|
|
91
91
|
right: var(--ax-space-8);
|
|
92
92
|
top: 50%;
|
|
@@ -94,14 +94,14 @@
|
|
|
94
94
|
}
|
|
95
95
|
|
|
96
96
|
/* ------------------------------ Search Button ----------------------------- */
|
|
97
|
-
.
|
|
97
|
+
.aksel-search__button-search {
|
|
98
98
|
flex-shrink: 0;
|
|
99
99
|
border-radius: 0;
|
|
100
100
|
border-top-right-radius: var(--ax-border-radius-large);
|
|
101
101
|
border-bottom-right-radius: var(--ax-border-radius-large);
|
|
102
102
|
}
|
|
103
103
|
|
|
104
|
-
.
|
|
104
|
+
.aksel-search__button-search.aksel-button--secondary {
|
|
105
105
|
--__axc-button-border-width: 1px;
|
|
106
106
|
--__axc-button-border-color: var(--ax-border-neutral);
|
|
107
107
|
|
|
@@ -115,35 +115,35 @@
|
|
|
115
115
|
}
|
|
116
116
|
|
|
117
117
|
/* Special-case where we hover/focus input, and want the secondary-button to match input-border */
|
|
118
|
-
.
|
|
119
|
-
.
|
|
120
|
-
.
|
|
118
|
+
.aksel-search:not(.aksel-search--error, .aksel-search--disabled)
|
|
119
|
+
.aksel-search__wrapper:has(.aksel-search__input:is(:hover, :focus-visible))
|
|
120
|
+
.aksel-search__button-search.aksel-button--secondary:not(:hover, :active) {
|
|
121
121
|
--__axc-button-border-color: var(--ax-border-accent-strong);
|
|
122
122
|
}
|
|
123
123
|
|
|
124
124
|
/* --------------------------- Search Error-state --------------------------- */
|
|
125
|
-
.
|
|
125
|
+
.aksel-search--error .aksel-search__input:not(:disabled) {
|
|
126
126
|
border-color: var(--ax-border-danger-strong);
|
|
127
127
|
box-shadow:
|
|
128
128
|
inset -2px 0 0 0 var(--ax-border-danger-strong),
|
|
129
129
|
inset 0 0 0 1px var(--ax-border-danger-strong);
|
|
130
130
|
|
|
131
|
-
&.
|
|
131
|
+
&.aksel-search__input--simple {
|
|
132
132
|
box-shadow: inset 0 0 0 1px var(--ax-border-danger-strong);
|
|
133
133
|
}
|
|
134
134
|
}
|
|
135
135
|
|
|
136
136
|
/* -------------------------- Search Focus layering ------------------------- */
|
|
137
|
-
.
|
|
138
|
-
.
|
|
137
|
+
.aksel-search__input:focus-visible,
|
|
138
|
+
.aksel-search__button-search:focus-visible {
|
|
139
139
|
z-index: 1;
|
|
140
140
|
}
|
|
141
141
|
|
|
142
142
|
/* -------------------------- Search disabled state ------------------------- */
|
|
143
143
|
|
|
144
144
|
/* We can't re-use disabled-state for form-fields since opacity multiplies on search-button */
|
|
145
|
-
.
|
|
146
|
-
.
|
|
145
|
+
.aksel-search--disabled {
|
|
146
|
+
.aksel-search__input {
|
|
147
147
|
opacity: var(--ax-opacity-disabled);
|
|
148
148
|
cursor: not-allowed;
|
|
149
149
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
.
|
|
1
|
+
.aksel-select__input {
|
|
2
2
|
appearance: none;
|
|
3
3
|
background-color: var(--ax-bg-input);
|
|
4
4
|
border-radius: var(--ax-border-radius-large);
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
}
|
|
33
33
|
}
|
|
34
34
|
|
|
35
|
-
.
|
|
35
|
+
.aksel-select__container {
|
|
36
36
|
position: relative;
|
|
37
37
|
display: flex;
|
|
38
38
|
width: 100%;
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
/* ------------------------------- Select Icon ------------------------------ */
|
|
43
|
-
.
|
|
43
|
+
.aksel-select__chevron {
|
|
44
44
|
position: absolute;
|
|
45
45
|
font-size: 1.5rem;
|
|
46
46
|
right: var(--ax-space-8);
|
|
@@ -56,15 +56,15 @@
|
|
|
56
56
|
}
|
|
57
57
|
|
|
58
58
|
/* ------------------------------ Select Sizing ----------------------------- */
|
|
59
|
-
.
|
|
60
|
-
& .
|
|
59
|
+
.aksel-form-field--small {
|
|
60
|
+
& .aksel-select__input {
|
|
61
61
|
min-height: 2rem;
|
|
62
62
|
padding-block: 0;
|
|
63
63
|
}
|
|
64
64
|
}
|
|
65
65
|
|
|
66
66
|
/* --------------------------- Select Error-state --------------------------- */
|
|
67
|
-
.
|
|
67
|
+
.aksel-select--error {
|
|
68
68
|
> * select {
|
|
69
69
|
box-shadow: 0 0 0 1px var(--ax-border-danger-strong);
|
|
70
70
|
border-color: var(--ax-border-danger-strong);
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
}
|
|
79
79
|
|
|
80
80
|
/* ----------------------------- Select disabled ---------------------------- */
|
|
81
|
-
.
|
|
81
|
+
.aksel-select__input:disabled {
|
|
82
82
|
background-color: var(--ax-bg-input);
|
|
83
83
|
border: 1px solid var(--ax-border-neutral);
|
|
84
84
|
box-shadow: none;
|
|
@@ -93,15 +93,15 @@
|
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
@media (forced-colors: active) {
|
|
96
|
-
& + .
|
|
96
|
+
& + .aksel-select__chevron {
|
|
97
97
|
color: GrayText;
|
|
98
98
|
}
|
|
99
99
|
}
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
/* ----------------------------- Select Readonly ---------------------------- */
|
|
103
|
-
.
|
|
104
|
-
& .
|
|
103
|
+
.aksel-select--readonly {
|
|
104
|
+
& .aksel-select__input {
|
|
105
105
|
background-color: var(--ax-bg-neutral-moderate);
|
|
106
106
|
border-color: var(--ax-border-neutral-subtleA);
|
|
107
107
|
cursor: default;
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
}
|
|
116
116
|
}
|
|
117
117
|
|
|
118
|
-
& .
|
|
118
|
+
& .aksel-select__chevron {
|
|
119
119
|
color: var(--ax-text-neutral-subtle);
|
|
120
120
|
}
|
|
121
121
|
}
|