@navikt/ds-css 7.28.1 → 7.29.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 +24 -0
- package/config/_mappings.js +1 -0
- package/darkside/form/radio-checkbox.darkside.css +13 -4
- package/darkside/index.css +1 -0
- package/darkside/link-card.darkside.css +29 -8
- package/darkside/list.darkside.css +6 -0
- package/darkside/process.darkside.css +153 -0
- package/darkside/table.darkside.css +16 -5
- package/darkside/tooltip.darkside.css +1 -1
- package/dist/component/form.css +7 -3
- package/dist/component/form.min.css +1 -1
- package/dist/component/linkcard.css +27 -10
- package/dist/component/linkcard.min.css +1 -1
- package/dist/component/list.css +7 -0
- package/dist/component/list.min.css +1 -1
- package/dist/component/process.css +153 -0
- package/dist/component/process.min.css +1 -0
- package/dist/component/table.css +12 -0
- package/dist/component/table.min.css +1 -1
- package/dist/components.css +212 -13
- package/dist/components.min.css +1 -1
- package/dist/darkside/component/form.css +9 -3
- package/dist/darkside/component/form.min.css +1 -1
- package/dist/darkside/component/linkcard.css +25 -9
- package/dist/darkside/component/linkcard.min.css +1 -1
- package/dist/darkside/component/list.css +5 -0
- package/dist/darkside/component/list.min.css +1 -1
- package/dist/darkside/component/process.css +148 -0
- package/dist/darkside/component/process.min.css +1 -0
- package/dist/darkside/component/table.css +12 -4
- package/dist/darkside/component/table.min.css +1 -1
- package/dist/darkside/component/tooltip.css +2 -2
- package/dist/darkside/component/tooltip.min.css +1 -1
- package/dist/darkside/components.css +200 -18
- package/dist/darkside/components.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 +201 -19
- package/dist/darkside/index.min.css +1 -1
- package/dist/darkside/version/{7.28.1 → 7.29.1}/component/form.css +9 -3
- package/dist/darkside/version/7.29.1/component/form.min.css +1 -0
- package/dist/darkside/version/{7.28.1 → 7.29.1}/component/linkcard.css +25 -9
- package/dist/darkside/version/7.29.1/component/linkcard.min.css +1 -0
- package/dist/darkside/version/{7.28.1 → 7.29.1}/component/list.css +5 -0
- package/dist/darkside/version/{7.28.1 → 7.29.1}/component/list.min.css +1 -1
- package/dist/darkside/version/7.29.1/component/process.css +148 -0
- package/dist/darkside/version/7.29.1/component/process.min.css +1 -0
- package/dist/darkside/version/{7.28.1 → 7.29.1}/component/table.css +12 -4
- package/dist/darkside/version/7.29.1/component/table.min.css +1 -0
- package/dist/darkside/version/{7.28.1 → 7.29.1}/component/tooltip.css +2 -2
- package/dist/darkside/version/{7.28.1 → 7.29.1}/component/tooltip.min.css +1 -1
- package/dist/darkside/version/{7.28.1 → 7.29.1}/components.css +200 -18
- package/dist/darkside/version/7.29.1/components.min.css +1 -0
- package/dist/darkside/version/{7.28.1 → 7.29.1}/global/tokens.css +1 -1
- package/dist/darkside/version/{7.28.1 → 7.29.1}/global/tokens.min.css +1 -1
- package/dist/darkside/version/{7.28.1 → 7.29.1}/index.css +201 -19
- package/dist/darkside/version/7.29.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 +213 -14
- package/dist/index.min.css +2 -2
- package/form/radio-checkbox.css +7 -3
- package/index.css +1 -0
- package/link-card.css +32 -10
- package/list.css +6 -0
- package/package.json +5 -4
- package/process.css +153 -0
- package/table.css +12 -0
- package/dist/darkside/version/7.28.1/component/form.min.css +0 -1
- package/dist/darkside/version/7.28.1/component/linkcard.min.css +0 -1
- package/dist/darkside/version/7.28.1/component/table.min.css +0 -1
- package/dist/darkside/version/7.28.1/components.min.css +0 -1
- package/dist/darkside/version/7.28.1/index.min.css +0 -1
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/accordion.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/accordion.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/actionmenu.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/actionmenu.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/alert.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/alert.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/button.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/button.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/chat.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/chat.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/chips.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/chips.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/copybutton.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/copybutton.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/date.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/date.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/dropdown.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/dropdown.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/expansioncard.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/expansioncard.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/guidepanel.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/guidepanel.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/helptext.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/helptext.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/internalheader.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/internalheader.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/link.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/link.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/linkanchor.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/linkanchor.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/linkpanel.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/linkpanel.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/loader.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/loader.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/modal.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/modal.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/pagination.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/pagination.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/panel.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/panel.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/popover.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/popover.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/primitives.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/primitives.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/progressbar.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/progressbar.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/readmore.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/readmore.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/skeleton.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/skeleton.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/stepper.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/stepper.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/tabs.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/tabs.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/tag.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/tag.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/theme.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/theme.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/timeline.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/timeline.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/togglegroup.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/togglegroup.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/typography.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/component/typography.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/global/baseline.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/global/baseline.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/global/fonts.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/global/fonts.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/global/print.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/global/print.min.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/global/reset.css +0 -0
- /package/dist/darkside/version/{7.28.1 → 7.29.1}/global/reset.min.css +0 -0
|
@@ -1100,15 +1100,16 @@
|
|
|
1100
1100
|
width: .75rem;
|
|
1101
1101
|
height: .25rem;
|
|
1102
1102
|
transform: translate(var(--ax-space-6), -50%);
|
|
1103
|
+
top: var(--ax-space-24);
|
|
1103
1104
|
pointer-events: none;
|
|
1104
1105
|
border-radius: 1px;
|
|
1105
1106
|
display: block;
|
|
1106
1107
|
position: absolute;
|
|
1107
|
-
top: 50%;
|
|
1108
1108
|
}
|
|
1109
1109
|
|
|
1110
1110
|
.aksel-checkbox--small .aksel-checkbox__input:indeterminate + .aksel-checkbox__label > .aksel-checkbox__icon-indeterminate {
|
|
1111
1111
|
transform: translate(var(--ax-space-4), -50%);
|
|
1112
|
+
top: var(--ax-space-16);
|
|
1112
1113
|
height: .1875rem;
|
|
1113
1114
|
}
|
|
1114
1115
|
|
|
@@ -1141,8 +1142,9 @@
|
|
|
1141
1142
|
}
|
|
1142
1143
|
|
|
1143
1144
|
.aksel-checkbox__icon > svg {
|
|
1144
|
-
|
|
1145
|
-
|
|
1145
|
+
width: .8125rem;
|
|
1146
|
+
height: .625rem;
|
|
1147
|
+
display: block;
|
|
1146
1148
|
}
|
|
1147
1149
|
|
|
1148
1150
|
.aksel-checkbox--small > .aksel-checkbox__input:checked + .aksel-checkbox__label:before {
|
|
@@ -1207,6 +1209,10 @@
|
|
|
1207
1209
|
border-width: 0;
|
|
1208
1210
|
}
|
|
1209
1211
|
|
|
1212
|
+
.aksel-radio--small.aksel-radio--readonly > .aksel-radio__input:checked + .aksel-radio__label:before {
|
|
1213
|
+
box-shadow: inset 0 0 0 2px var(--ax-border-neutral-subtle), inset 0 0 0 7px var(--ax-bg-neutral-moderate);
|
|
1214
|
+
}
|
|
1215
|
+
|
|
1210
1216
|
.aksel-checkbox--readonly > .aksel-checkbox__input:indeterminate + .aksel-checkbox__label > .aksel-checkbox__icon-indeterminate {
|
|
1211
1217
|
background-color: var(--ax-text-neutral-subtle);
|
|
1212
1218
|
}
|
|
@@ -3948,10 +3954,10 @@
|
|
|
3948
3954
|
border: 1px solid var(--ax-border-subtleA);
|
|
3949
3955
|
padding: var(--__axc-link-card-padding-block) var(--__axc-link-card-padding-inline);
|
|
3950
3956
|
cursor: pointer;
|
|
3951
|
-
grid-template: "image image" min-content
|
|
3952
|
-
"icon title" min-content
|
|
3953
|
-
"icon description" min-content
|
|
3954
|
-
"icon footer"
|
|
3957
|
+
grid-template: "image image image" min-content
|
|
3958
|
+
"icon title arrow" min-content
|
|
3959
|
+
"icon description arrow" min-content
|
|
3960
|
+
"icon footer arrow"
|
|
3955
3961
|
/ auto 1fr;
|
|
3956
3962
|
align-items: center;
|
|
3957
3963
|
text-decoration: none;
|
|
@@ -3962,6 +3968,13 @@
|
|
|
3962
3968
|
position: relative;
|
|
3963
3969
|
}
|
|
3964
3970
|
|
|
3971
|
+
.aksel-link-card[data-align-arrow="baseline"] {
|
|
3972
|
+
grid-template-areas: "image image image"
|
|
3973
|
+
"icon title arrow"
|
|
3974
|
+
"icon description description"
|
|
3975
|
+
"icon footer footer";
|
|
3976
|
+
}
|
|
3977
|
+
|
|
3965
3978
|
.aksel-link-card:not(:has(.aksel-link-card__description, .aksel-link-card__footer)) {
|
|
3966
3979
|
grid-template-rows: auto 1fr;
|
|
3967
3980
|
}
|
|
@@ -3970,7 +3983,7 @@
|
|
|
3970
3983
|
align-items: center;
|
|
3971
3984
|
}
|
|
3972
3985
|
|
|
3973
|
-
.aksel-link-card:not(:has(.aksel-link-card__description, .aksel-link-card__footer)) .aksel-link-card__icon {
|
|
3986
|
+
.aksel-link-card:not(:has(.aksel-link-card__description, .aksel-link-card__footer)) .aksel-link-card__icon, .aksel-link-card:not(:has(.aksel-link-card__description, .aksel-link-card__footer))[data-align-arrow="baseline"] .aksel-link-card__arrow {
|
|
3974
3987
|
align-self: center;
|
|
3975
3988
|
}
|
|
3976
3989
|
|
|
@@ -3986,13 +3999,9 @@
|
|
|
3986
3999
|
|
|
3987
4000
|
.aksel-link-card__title {
|
|
3988
4001
|
color: var(--ax-text-subtle);
|
|
3989
|
-
justify-content: space-between;
|
|
3990
|
-
align-items: flex-start;
|
|
3991
|
-
gap: var(--ax-space-8);
|
|
3992
4002
|
-webkit-hyphens: auto;
|
|
3993
4003
|
hyphens: auto;
|
|
3994
4004
|
grid-area: title;
|
|
3995
|
-
display: flex;
|
|
3996
4005
|
}
|
|
3997
4006
|
|
|
3998
4007
|
.aksel-link-card[data-color="neutral"] .aksel-link-card__title, .aksel-link-card__title[data-color="neutral"] {
|
|
@@ -4046,6 +4055,19 @@
|
|
|
4046
4055
|
display: block;
|
|
4047
4056
|
}
|
|
4048
4057
|
|
|
4058
|
+
.aksel-link-card__arrow {
|
|
4059
|
+
grid-area: arrow;
|
|
4060
|
+
margin-inline-start: var(--ax-space-8);
|
|
4061
|
+
}
|
|
4062
|
+
|
|
4063
|
+
.aksel-link-card[data-align-arrow="baseline"] .aksel-link-card__arrow {
|
|
4064
|
+
align-self: baseline;
|
|
4065
|
+
}
|
|
4066
|
+
|
|
4067
|
+
.aksel-link-card[data-align-arrow="center"] .aksel-link-card__arrow {
|
|
4068
|
+
align-self: center;
|
|
4069
|
+
}
|
|
4070
|
+
|
|
4049
4071
|
.aksel-loader {
|
|
4050
4072
|
stroke-width: 6px;
|
|
4051
4073
|
--__axc-loader-stroke-width: 5.9;
|
|
@@ -4767,7 +4789,7 @@
|
|
|
4767
4789
|
outline: 0;
|
|
4768
4790
|
}
|
|
4769
4791
|
|
|
4770
|
-
.
|
|
4792
|
+
.aksel-tooltip__arrow {
|
|
4771
4793
|
z-index: -1;
|
|
4772
4794
|
background-color: var(--ax-bg-neutral-strong);
|
|
4773
4795
|
border-radius: 1px;
|
|
@@ -4778,7 +4800,7 @@
|
|
|
4778
4800
|
}
|
|
4779
4801
|
|
|
4780
4802
|
@media (forced-colors: active) {
|
|
4781
|
-
.
|
|
4803
|
+
.aksel-tooltip__arrow {
|
|
4782
4804
|
display: none;
|
|
4783
4805
|
}
|
|
4784
4806
|
}
|
|
@@ -5254,6 +5276,153 @@
|
|
|
5254
5276
|
}
|
|
5255
5277
|
}
|
|
5256
5278
|
|
|
5279
|
+
.aksel-process {
|
|
5280
|
+
--__axc-process-circle-base: 2rem;
|
|
5281
|
+
--__axc-process-circle-large: var(--__axc-process-circle-base);
|
|
5282
|
+
--__axc-process-circle-small: 1rem;
|
|
5283
|
+
--__axc-process-circle-size: var(--__axc-process-circle-large);
|
|
5284
|
+
--__axc-process-border-width: 2px;
|
|
5285
|
+
margin: 0;
|
|
5286
|
+
padding: 0;
|
|
5287
|
+
list-style: none;
|
|
5288
|
+
}
|
|
5289
|
+
|
|
5290
|
+
.aksel-process__event {
|
|
5291
|
+
grid-template-rows: [line-1] auto [step-start] var(--__axc-process-circle-size) [line-2 step-end] auto;
|
|
5292
|
+
grid-template-columns: var(--__axc-process-circle-base) auto;
|
|
5293
|
+
justify-items: flex-start;
|
|
5294
|
+
display: grid;
|
|
5295
|
+
}
|
|
5296
|
+
|
|
5297
|
+
.aksel-process__event[data-dot="true"] {
|
|
5298
|
+
--__axc-process-circle-size: var(--__axc-process-circle-small);
|
|
5299
|
+
margin-block-start: calc((var(--__axc-process-circle-small) / 2) * -1);
|
|
5300
|
+
}
|
|
5301
|
+
|
|
5302
|
+
.aksel-process__event[data-dot="true"] .aksel-process__line {
|
|
5303
|
+
margin-block-start: calc(var(--__axc-process-circle-size) / 2);
|
|
5304
|
+
}
|
|
5305
|
+
|
|
5306
|
+
.aksel-process__event[data-dot="true"] .aksel-process__bullet {
|
|
5307
|
+
--__axc-process-circle-size: var(--__axc-process-circle-small);
|
|
5308
|
+
margin-top: calc((var(--__axc-process-circle-large) - var(--__axc-process-circle-small)) / 2);
|
|
5309
|
+
}
|
|
5310
|
+
|
|
5311
|
+
.aksel-process__line {
|
|
5312
|
+
border: calc(var(--__axc-process-border-width) / 2) solid;
|
|
5313
|
+
border-color: var(--ax-border-neutral-subtle);
|
|
5314
|
+
grid-area: line-2 / 1;
|
|
5315
|
+
justify-self: center;
|
|
5316
|
+
width: 0;
|
|
5317
|
+
min-height: 2rem;
|
|
5318
|
+
}
|
|
5319
|
+
|
|
5320
|
+
.aksel-process__event[data-status="active"] .aksel-process__line {
|
|
5321
|
+
border-color: var(--ax-border-default);
|
|
5322
|
+
border-image: linear-gradient(to bottom, var(--ax-border-default) 50%, var(--ax-border-neutral-subtle) 90%);
|
|
5323
|
+
border-image-slice: 1;
|
|
5324
|
+
}
|
|
5325
|
+
|
|
5326
|
+
.aksel-process__event[data-status="completed"] .aksel-process__line {
|
|
5327
|
+
border-color: var(--ax-border-default);
|
|
5328
|
+
}
|
|
5329
|
+
|
|
5330
|
+
.aksel-process__event:not([data-status="active"]) .aksel-process__line {
|
|
5331
|
+
border-image: ;
|
|
5332
|
+
}
|
|
5333
|
+
|
|
5334
|
+
.aksel-process__event:last-of-type .aksel-process__line {
|
|
5335
|
+
display: none;
|
|
5336
|
+
}
|
|
5337
|
+
|
|
5338
|
+
.aksel-process__item {
|
|
5339
|
+
grid-area: 2 / 1 / -1 / -1;
|
|
5340
|
+
grid-template-columns: [bullet] var(--__axc-process-circle-base) [content] auto;
|
|
5341
|
+
gap: var(--ax-space-16);
|
|
5342
|
+
padding: var(--__axc-process-border-width);
|
|
5343
|
+
margin: calc(var(--__axc-process-border-width) * -1) calc(var(--__axc-process-border-width) * -1) var(--ax-space-16);
|
|
5344
|
+
justify-content: flex-start;
|
|
5345
|
+
width: 100%;
|
|
5346
|
+
display: grid;
|
|
5347
|
+
}
|
|
5348
|
+
|
|
5349
|
+
.aksel-process__event:last-child .aksel-process__item {
|
|
5350
|
+
margin-bottom: 0;
|
|
5351
|
+
}
|
|
5352
|
+
|
|
5353
|
+
.aksel-process__bullet {
|
|
5354
|
+
width: var(--__axc-process-circle-size);
|
|
5355
|
+
height: var(--__axc-process-circle-size);
|
|
5356
|
+
border-radius: var(--ax-radius-full);
|
|
5357
|
+
border: var(--__axc-process-border-width) solid;
|
|
5358
|
+
color: var(--ax-text-neutral-subtle);
|
|
5359
|
+
border-color: var(--ax-border-neutral-subtleA);
|
|
5360
|
+
grid-column: bullet;
|
|
5361
|
+
place-self: baseline center;
|
|
5362
|
+
place-items: center;
|
|
5363
|
+
line-height: 1;
|
|
5364
|
+
transition-property: background, border-color;
|
|
5365
|
+
transition-duration: 70ms;
|
|
5366
|
+
transition-timing-function: linear;
|
|
5367
|
+
display: inline-grid;
|
|
5368
|
+
}
|
|
5369
|
+
|
|
5370
|
+
.aksel-process__bullet svg {
|
|
5371
|
+
height: min(calc(var(--__axc-process-circle-size) * .75), 1.5rem);
|
|
5372
|
+
width: min(calc(var(--__axc-process-circle-size) * .75), 1.5rem);
|
|
5373
|
+
}
|
|
5374
|
+
|
|
5375
|
+
.aksel-process__event:is([data-status="completed"], [data-status="active"]) .aksel-process__bullet {
|
|
5376
|
+
color: var(--ax-text-contrast);
|
|
5377
|
+
background: var(--ax-bg-strong);
|
|
5378
|
+
border-color: rgba(0, 0, 0, 0);
|
|
5379
|
+
}
|
|
5380
|
+
|
|
5381
|
+
.aksel-process__event[data-status="active"] .aksel-process__bullet {
|
|
5382
|
+
outline: 4px solid var(--ax-bg-moderate);
|
|
5383
|
+
}
|
|
5384
|
+
|
|
5385
|
+
.aksel-process__event[data-status="uncompleted"] .aksel-process__bullet {
|
|
5386
|
+
transition: none;
|
|
5387
|
+
}
|
|
5388
|
+
|
|
5389
|
+
.aksel-process__body {
|
|
5390
|
+
grid-column: content;
|
|
5391
|
+
}
|
|
5392
|
+
|
|
5393
|
+
.aksel-process__title {
|
|
5394
|
+
padding-block: .16rem var(--ax-space-4);
|
|
5395
|
+
}
|
|
5396
|
+
|
|
5397
|
+
.aksel-process__event[data-status="active"] .aksel-process__title:has( + .aksel-process__active-label) {
|
|
5398
|
+
padding-block-end: 0;
|
|
5399
|
+
}
|
|
5400
|
+
|
|
5401
|
+
.aksel-process__active-label {
|
|
5402
|
+
margin-block: 0 var(--ax-space-4);
|
|
5403
|
+
color: var(--ax-text-subtle);
|
|
5404
|
+
}
|
|
5405
|
+
|
|
5406
|
+
.aksel-process__active-label:last-of-type {
|
|
5407
|
+
margin-block-end: 0;
|
|
5408
|
+
}
|
|
5409
|
+
|
|
5410
|
+
@media (forced-colors: active) {
|
|
5411
|
+
.aksel-process__bullet {
|
|
5412
|
+
transition: none;
|
|
5413
|
+
}
|
|
5414
|
+
|
|
5415
|
+
.aksel-process__event:is([data-status="completed"], [data-status="active"]) .aksel-process__bullet {
|
|
5416
|
+
color: buttonface;
|
|
5417
|
+
background-color: buttontext;
|
|
5418
|
+
outline-color: buttontext;
|
|
5419
|
+
}
|
|
5420
|
+
|
|
5421
|
+
.aksel-process__event[data-status="active"] .aksel-process__line {
|
|
5422
|
+
border-image: ;
|
|
5423
|
+
}
|
|
5424
|
+
}
|
|
5425
|
+
|
|
5257
5426
|
.aksel-stepper {
|
|
5258
5427
|
--__axc-stepper-circle-size: 2rem;
|
|
5259
5428
|
--__axc-stepper-border-width: 2px;
|
|
@@ -5596,19 +5765,27 @@
|
|
|
5596
5765
|
padding: var(--ax-space-4) var(--ax-space-8);
|
|
5597
5766
|
}
|
|
5598
5767
|
|
|
5599
|
-
.aksel-table :not(.aksel-
|
|
5768
|
+
.aksel-table tr:not(.aksel-table__expanded-row) .aksel-checkbox__input {
|
|
5600
5769
|
top: -.75rem;
|
|
5601
5770
|
}
|
|
5602
5771
|
|
|
5603
|
-
.aksel-table :not(.aksel-
|
|
5772
|
+
.aksel-table tr:not(.aksel-table__expanded-row) .aksel-checkbox--small .aksel-checkbox__input {
|
|
5604
5773
|
top: -.375rem;
|
|
5605
5774
|
}
|
|
5606
5775
|
|
|
5607
|
-
.aksel-table :not(.aksel-
|
|
5776
|
+
.aksel-table tr:not(.aksel-table__expanded-row) .aksel-checkbox__label {
|
|
5608
5777
|
padding: 0;
|
|
5609
5778
|
}
|
|
5610
5779
|
|
|
5611
|
-
.aksel-table
|
|
5780
|
+
.aksel-table tr:not(.aksel-table__expanded-row) .aksel-checkbox__label > .aksel-checkbox__icon-indeterminate {
|
|
5781
|
+
top: var(--ax-space-12);
|
|
5782
|
+
}
|
|
5783
|
+
|
|
5784
|
+
.aksel-table tr:not(.aksel-table__expanded-row) .aksel-checkbox--small .aksel-checkbox__label > .aksel-checkbox__icon-indeterminate {
|
|
5785
|
+
top: .6rem;
|
|
5786
|
+
}
|
|
5787
|
+
|
|
5788
|
+
.aksel-table tr:not(.aksel-table__expanded-row) .aksel-checkbox__input:focus + .aksel-checkbox__label:after {
|
|
5612
5789
|
height: 100%;
|
|
5613
5790
|
}
|
|
5614
5791
|
|
|
@@ -5972,6 +6149,11 @@
|
|
|
5972
6149
|
padding-left: .8rem;
|
|
5973
6150
|
}
|
|
5974
6151
|
|
|
6152
|
+
.aksel-list__item-marker--bullet > svg {
|
|
6153
|
+
width: .375rem;
|
|
6154
|
+
height: .375rem;
|
|
6155
|
+
}
|
|
6156
|
+
|
|
5975
6157
|
.aksel-list__item-marker--icon {
|
|
5976
6158
|
justify-content: center;
|
|
5977
6159
|
font-size: 1.5rem;
|