@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
|
@@ -646,7 +646,7 @@
|
|
|
646
646
|
}
|
|
647
647
|
|
|
648
648
|
:root, :host {
|
|
649
|
-
--ax-version: "7.
|
|
649
|
+
--ax-version: "7.29.1";
|
|
650
650
|
--ax-space-0: 0rem;
|
|
651
651
|
--ax-space-1: .0625rem;
|
|
652
652
|
--ax-space-2: .125rem;
|
|
@@ -2268,15 +2268,16 @@
|
|
|
2268
2268
|
width: .75rem;
|
|
2269
2269
|
height: .25rem;
|
|
2270
2270
|
transform: translate(var(--ax-space-6), -50%);
|
|
2271
|
+
top: var(--ax-space-24);
|
|
2271
2272
|
pointer-events: none;
|
|
2272
2273
|
border-radius: 1px;
|
|
2273
2274
|
display: block;
|
|
2274
2275
|
position: absolute;
|
|
2275
|
-
top: 50%;
|
|
2276
2276
|
}
|
|
2277
2277
|
|
|
2278
2278
|
.aksel-checkbox--small .aksel-checkbox__input:indeterminate + .aksel-checkbox__label > .aksel-checkbox__icon-indeterminate {
|
|
2279
2279
|
transform: translate(var(--ax-space-4), -50%);
|
|
2280
|
+
top: var(--ax-space-16);
|
|
2280
2281
|
height: .1875rem;
|
|
2281
2282
|
}
|
|
2282
2283
|
|
|
@@ -2309,8 +2310,9 @@
|
|
|
2309
2310
|
}
|
|
2310
2311
|
|
|
2311
2312
|
.aksel-checkbox__icon > svg {
|
|
2312
|
-
|
|
2313
|
-
|
|
2313
|
+
width: .8125rem;
|
|
2314
|
+
height: .625rem;
|
|
2315
|
+
display: block;
|
|
2314
2316
|
}
|
|
2315
2317
|
|
|
2316
2318
|
.aksel-checkbox--small > .aksel-checkbox__input:checked + .aksel-checkbox__label:before {
|
|
@@ -2375,6 +2377,10 @@
|
|
|
2375
2377
|
border-width: 0;
|
|
2376
2378
|
}
|
|
2377
2379
|
|
|
2380
|
+
.aksel-radio--small.aksel-radio--readonly > .aksel-radio__input:checked + .aksel-radio__label:before {
|
|
2381
|
+
box-shadow: inset 0 0 0 2px var(--ax-border-neutral-subtle), inset 0 0 0 7px var(--ax-bg-neutral-moderate);
|
|
2382
|
+
}
|
|
2383
|
+
|
|
2378
2384
|
.aksel-checkbox--readonly > .aksel-checkbox__input:indeterminate + .aksel-checkbox__label > .aksel-checkbox__icon-indeterminate {
|
|
2379
2385
|
background-color: var(--ax-text-neutral-subtle);
|
|
2380
2386
|
}
|
|
@@ -5116,10 +5122,10 @@
|
|
|
5116
5122
|
border: 1px solid var(--ax-border-subtleA);
|
|
5117
5123
|
padding: var(--__axc-link-card-padding-block) var(--__axc-link-card-padding-inline);
|
|
5118
5124
|
cursor: pointer;
|
|
5119
|
-
grid-template: "image image" min-content
|
|
5120
|
-
"icon title" min-content
|
|
5121
|
-
"icon description" min-content
|
|
5122
|
-
"icon footer"
|
|
5125
|
+
grid-template: "image image image" min-content
|
|
5126
|
+
"icon title arrow" min-content
|
|
5127
|
+
"icon description arrow" min-content
|
|
5128
|
+
"icon footer arrow"
|
|
5123
5129
|
/ auto 1fr;
|
|
5124
5130
|
align-items: center;
|
|
5125
5131
|
text-decoration: none;
|
|
@@ -5130,6 +5136,13 @@
|
|
|
5130
5136
|
position: relative;
|
|
5131
5137
|
}
|
|
5132
5138
|
|
|
5139
|
+
.aksel-link-card[data-align-arrow="baseline"] {
|
|
5140
|
+
grid-template-areas: "image image image"
|
|
5141
|
+
"icon title arrow"
|
|
5142
|
+
"icon description description"
|
|
5143
|
+
"icon footer footer";
|
|
5144
|
+
}
|
|
5145
|
+
|
|
5133
5146
|
.aksel-link-card:not(:has(.aksel-link-card__description, .aksel-link-card__footer)) {
|
|
5134
5147
|
grid-template-rows: auto 1fr;
|
|
5135
5148
|
}
|
|
@@ -5138,7 +5151,7 @@
|
|
|
5138
5151
|
align-items: center;
|
|
5139
5152
|
}
|
|
5140
5153
|
|
|
5141
|
-
.aksel-link-card:not(:has(.aksel-link-card__description, .aksel-link-card__footer)) .aksel-link-card__icon {
|
|
5154
|
+
.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 {
|
|
5142
5155
|
align-self: center;
|
|
5143
5156
|
}
|
|
5144
5157
|
|
|
@@ -5154,13 +5167,9 @@
|
|
|
5154
5167
|
|
|
5155
5168
|
.aksel-link-card__title {
|
|
5156
5169
|
color: var(--ax-text-subtle);
|
|
5157
|
-
justify-content: space-between;
|
|
5158
|
-
align-items: flex-start;
|
|
5159
|
-
gap: var(--ax-space-8);
|
|
5160
5170
|
-webkit-hyphens: auto;
|
|
5161
5171
|
hyphens: auto;
|
|
5162
5172
|
grid-area: title;
|
|
5163
|
-
display: flex;
|
|
5164
5173
|
}
|
|
5165
5174
|
|
|
5166
5175
|
.aksel-link-card[data-color="neutral"] .aksel-link-card__title, .aksel-link-card__title[data-color="neutral"] {
|
|
@@ -5214,6 +5223,19 @@
|
|
|
5214
5223
|
display: block;
|
|
5215
5224
|
}
|
|
5216
5225
|
|
|
5226
|
+
.aksel-link-card__arrow {
|
|
5227
|
+
grid-area: arrow;
|
|
5228
|
+
margin-inline-start: var(--ax-space-8);
|
|
5229
|
+
}
|
|
5230
|
+
|
|
5231
|
+
.aksel-link-card[data-align-arrow="baseline"] .aksel-link-card__arrow {
|
|
5232
|
+
align-self: baseline;
|
|
5233
|
+
}
|
|
5234
|
+
|
|
5235
|
+
.aksel-link-card[data-align-arrow="center"] .aksel-link-card__arrow {
|
|
5236
|
+
align-self: center;
|
|
5237
|
+
}
|
|
5238
|
+
|
|
5217
5239
|
.aksel-loader {
|
|
5218
5240
|
stroke-width: 6px;
|
|
5219
5241
|
--__axc-loader-stroke-width: 5.9;
|
|
@@ -5935,7 +5957,7 @@
|
|
|
5935
5957
|
outline: 0;
|
|
5936
5958
|
}
|
|
5937
5959
|
|
|
5938
|
-
.
|
|
5960
|
+
.aksel-tooltip__arrow {
|
|
5939
5961
|
z-index: -1;
|
|
5940
5962
|
background-color: var(--ax-bg-neutral-strong);
|
|
5941
5963
|
border-radius: 1px;
|
|
@@ -5946,7 +5968,7 @@
|
|
|
5946
5968
|
}
|
|
5947
5969
|
|
|
5948
5970
|
@media (forced-colors: active) {
|
|
5949
|
-
.
|
|
5971
|
+
.aksel-tooltip__arrow {
|
|
5950
5972
|
display: none;
|
|
5951
5973
|
}
|
|
5952
5974
|
}
|
|
@@ -6422,6 +6444,153 @@
|
|
|
6422
6444
|
}
|
|
6423
6445
|
}
|
|
6424
6446
|
|
|
6447
|
+
.aksel-process {
|
|
6448
|
+
--__axc-process-circle-base: 2rem;
|
|
6449
|
+
--__axc-process-circle-large: var(--__axc-process-circle-base);
|
|
6450
|
+
--__axc-process-circle-small: 1rem;
|
|
6451
|
+
--__axc-process-circle-size: var(--__axc-process-circle-large);
|
|
6452
|
+
--__axc-process-border-width: 2px;
|
|
6453
|
+
margin: 0;
|
|
6454
|
+
padding: 0;
|
|
6455
|
+
list-style: none;
|
|
6456
|
+
}
|
|
6457
|
+
|
|
6458
|
+
.aksel-process__event {
|
|
6459
|
+
grid-template-rows: [line-1] auto [step-start] var(--__axc-process-circle-size) [line-2 step-end] auto;
|
|
6460
|
+
grid-template-columns: var(--__axc-process-circle-base) auto;
|
|
6461
|
+
justify-items: flex-start;
|
|
6462
|
+
display: grid;
|
|
6463
|
+
}
|
|
6464
|
+
|
|
6465
|
+
.aksel-process__event[data-dot="true"] {
|
|
6466
|
+
--__axc-process-circle-size: var(--__axc-process-circle-small);
|
|
6467
|
+
margin-block-start: calc((var(--__axc-process-circle-small) / 2) * -1);
|
|
6468
|
+
}
|
|
6469
|
+
|
|
6470
|
+
.aksel-process__event[data-dot="true"] .aksel-process__line {
|
|
6471
|
+
margin-block-start: calc(var(--__axc-process-circle-size) / 2);
|
|
6472
|
+
}
|
|
6473
|
+
|
|
6474
|
+
.aksel-process__event[data-dot="true"] .aksel-process__bullet {
|
|
6475
|
+
--__axc-process-circle-size: var(--__axc-process-circle-small);
|
|
6476
|
+
margin-top: calc((var(--__axc-process-circle-large) - var(--__axc-process-circle-small)) / 2);
|
|
6477
|
+
}
|
|
6478
|
+
|
|
6479
|
+
.aksel-process__line {
|
|
6480
|
+
border: calc(var(--__axc-process-border-width) / 2) solid;
|
|
6481
|
+
border-color: var(--ax-border-neutral-subtle);
|
|
6482
|
+
grid-area: line-2 / 1;
|
|
6483
|
+
justify-self: center;
|
|
6484
|
+
width: 0;
|
|
6485
|
+
min-height: 2rem;
|
|
6486
|
+
}
|
|
6487
|
+
|
|
6488
|
+
.aksel-process__event[data-status="active"] .aksel-process__line {
|
|
6489
|
+
border-color: var(--ax-border-default);
|
|
6490
|
+
border-image: linear-gradient(to bottom, var(--ax-border-default) 50%, var(--ax-border-neutral-subtle) 90%);
|
|
6491
|
+
border-image-slice: 1;
|
|
6492
|
+
}
|
|
6493
|
+
|
|
6494
|
+
.aksel-process__event[data-status="completed"] .aksel-process__line {
|
|
6495
|
+
border-color: var(--ax-border-default);
|
|
6496
|
+
}
|
|
6497
|
+
|
|
6498
|
+
.aksel-process__event:not([data-status="active"]) .aksel-process__line {
|
|
6499
|
+
border-image: ;
|
|
6500
|
+
}
|
|
6501
|
+
|
|
6502
|
+
.aksel-process__event:last-of-type .aksel-process__line {
|
|
6503
|
+
display: none;
|
|
6504
|
+
}
|
|
6505
|
+
|
|
6506
|
+
.aksel-process__item {
|
|
6507
|
+
grid-area: 2 / 1 / -1 / -1;
|
|
6508
|
+
grid-template-columns: [bullet] var(--__axc-process-circle-base) [content] auto;
|
|
6509
|
+
gap: var(--ax-space-16);
|
|
6510
|
+
padding: var(--__axc-process-border-width);
|
|
6511
|
+
margin: calc(var(--__axc-process-border-width) * -1) calc(var(--__axc-process-border-width) * -1) var(--ax-space-16);
|
|
6512
|
+
justify-content: flex-start;
|
|
6513
|
+
width: 100%;
|
|
6514
|
+
display: grid;
|
|
6515
|
+
}
|
|
6516
|
+
|
|
6517
|
+
.aksel-process__event:last-child .aksel-process__item {
|
|
6518
|
+
margin-bottom: 0;
|
|
6519
|
+
}
|
|
6520
|
+
|
|
6521
|
+
.aksel-process__bullet {
|
|
6522
|
+
width: var(--__axc-process-circle-size);
|
|
6523
|
+
height: var(--__axc-process-circle-size);
|
|
6524
|
+
border-radius: var(--ax-radius-full);
|
|
6525
|
+
border: var(--__axc-process-border-width) solid;
|
|
6526
|
+
color: var(--ax-text-neutral-subtle);
|
|
6527
|
+
border-color: var(--ax-border-neutral-subtleA);
|
|
6528
|
+
grid-column: bullet;
|
|
6529
|
+
place-self: baseline center;
|
|
6530
|
+
place-items: center;
|
|
6531
|
+
line-height: 1;
|
|
6532
|
+
transition-property: background, border-color;
|
|
6533
|
+
transition-duration: 70ms;
|
|
6534
|
+
transition-timing-function: linear;
|
|
6535
|
+
display: inline-grid;
|
|
6536
|
+
}
|
|
6537
|
+
|
|
6538
|
+
.aksel-process__bullet svg {
|
|
6539
|
+
height: min(calc(var(--__axc-process-circle-size) * .75), 1.5rem);
|
|
6540
|
+
width: min(calc(var(--__axc-process-circle-size) * .75), 1.5rem);
|
|
6541
|
+
}
|
|
6542
|
+
|
|
6543
|
+
.aksel-process__event:is([data-status="completed"], [data-status="active"]) .aksel-process__bullet {
|
|
6544
|
+
color: var(--ax-text-contrast);
|
|
6545
|
+
background: var(--ax-bg-strong);
|
|
6546
|
+
border-color: rgba(0, 0, 0, 0);
|
|
6547
|
+
}
|
|
6548
|
+
|
|
6549
|
+
.aksel-process__event[data-status="active"] .aksel-process__bullet {
|
|
6550
|
+
outline: 4px solid var(--ax-bg-moderate);
|
|
6551
|
+
}
|
|
6552
|
+
|
|
6553
|
+
.aksel-process__event[data-status="uncompleted"] .aksel-process__bullet {
|
|
6554
|
+
transition: none;
|
|
6555
|
+
}
|
|
6556
|
+
|
|
6557
|
+
.aksel-process__body {
|
|
6558
|
+
grid-column: content;
|
|
6559
|
+
}
|
|
6560
|
+
|
|
6561
|
+
.aksel-process__title {
|
|
6562
|
+
padding-block: .16rem var(--ax-space-4);
|
|
6563
|
+
}
|
|
6564
|
+
|
|
6565
|
+
.aksel-process__event[data-status="active"] .aksel-process__title:has( + .aksel-process__active-label) {
|
|
6566
|
+
padding-block-end: 0;
|
|
6567
|
+
}
|
|
6568
|
+
|
|
6569
|
+
.aksel-process__active-label {
|
|
6570
|
+
margin-block: 0 var(--ax-space-4);
|
|
6571
|
+
color: var(--ax-text-subtle);
|
|
6572
|
+
}
|
|
6573
|
+
|
|
6574
|
+
.aksel-process__active-label:last-of-type {
|
|
6575
|
+
margin-block-end: 0;
|
|
6576
|
+
}
|
|
6577
|
+
|
|
6578
|
+
@media (forced-colors: active) {
|
|
6579
|
+
.aksel-process__bullet {
|
|
6580
|
+
transition: none;
|
|
6581
|
+
}
|
|
6582
|
+
|
|
6583
|
+
.aksel-process__event:is([data-status="completed"], [data-status="active"]) .aksel-process__bullet {
|
|
6584
|
+
color: buttonface;
|
|
6585
|
+
background-color: buttontext;
|
|
6586
|
+
outline-color: buttontext;
|
|
6587
|
+
}
|
|
6588
|
+
|
|
6589
|
+
.aksel-process__event[data-status="active"] .aksel-process__line {
|
|
6590
|
+
border-image: ;
|
|
6591
|
+
}
|
|
6592
|
+
}
|
|
6593
|
+
|
|
6425
6594
|
.aksel-stepper {
|
|
6426
6595
|
--__axc-stepper-circle-size: 2rem;
|
|
6427
6596
|
--__axc-stepper-border-width: 2px;
|
|
@@ -6764,19 +6933,27 @@
|
|
|
6764
6933
|
padding: var(--ax-space-4) var(--ax-space-8);
|
|
6765
6934
|
}
|
|
6766
6935
|
|
|
6767
|
-
.aksel-table :not(.aksel-
|
|
6936
|
+
.aksel-table tr:not(.aksel-table__expanded-row) .aksel-checkbox__input {
|
|
6768
6937
|
top: -.75rem;
|
|
6769
6938
|
}
|
|
6770
6939
|
|
|
6771
|
-
.aksel-table :not(.aksel-
|
|
6940
|
+
.aksel-table tr:not(.aksel-table__expanded-row) .aksel-checkbox--small .aksel-checkbox__input {
|
|
6772
6941
|
top: -.375rem;
|
|
6773
6942
|
}
|
|
6774
6943
|
|
|
6775
|
-
.aksel-table :not(.aksel-
|
|
6944
|
+
.aksel-table tr:not(.aksel-table__expanded-row) .aksel-checkbox__label {
|
|
6776
6945
|
padding: 0;
|
|
6777
6946
|
}
|
|
6778
6947
|
|
|
6779
|
-
.aksel-table
|
|
6948
|
+
.aksel-table tr:not(.aksel-table__expanded-row) .aksel-checkbox__label > .aksel-checkbox__icon-indeterminate {
|
|
6949
|
+
top: var(--ax-space-12);
|
|
6950
|
+
}
|
|
6951
|
+
|
|
6952
|
+
.aksel-table tr:not(.aksel-table__expanded-row) .aksel-checkbox--small .aksel-checkbox__label > .aksel-checkbox__icon-indeterminate {
|
|
6953
|
+
top: .6rem;
|
|
6954
|
+
}
|
|
6955
|
+
|
|
6956
|
+
.aksel-table tr:not(.aksel-table__expanded-row) .aksel-checkbox__input:focus + .aksel-checkbox__label:after {
|
|
6780
6957
|
height: 100%;
|
|
6781
6958
|
}
|
|
6782
6959
|
|
|
@@ -7140,6 +7317,11 @@
|
|
|
7140
7317
|
padding-left: .8rem;
|
|
7141
7318
|
}
|
|
7142
7319
|
|
|
7320
|
+
.aksel-list__item-marker--bullet > svg {
|
|
7321
|
+
width: .375rem;
|
|
7322
|
+
height: .375rem;
|
|
7323
|
+
}
|
|
7324
|
+
|
|
7143
7325
|
.aksel-list__item-marker--icon {
|
|
7144
7326
|
justify-content: center;
|
|
7145
7327
|
font-size: 1.5rem;
|