@navikt/ds-css 7.23.2 → 7.24.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 +14 -0
- package/config/_mappings.js +5 -0
- package/darkside/form/select.darkside.css +1 -0
- package/darkside/form/switch.darkside.css +27 -12
- package/darkside/form/text-field.darkside.css +1 -0
- package/darkside/form/textarea.darkside.css +1 -0
- package/darkside/index.css +2 -0
- package/darkside/link-anchor.darkside.css +53 -0
- package/darkside/link-card.darkside.css +109 -0
- package/darkside/table.darkside.css +13 -0
- package/dist/component/form.css +26 -8
- package/dist/component/form.min.css +1 -1
- package/dist/component/linkanchor.css +53 -0
- package/dist/component/linkanchor.min.css +1 -0
- package/dist/component/linkcard.css +94 -0
- package/dist/component/linkcard.min.css +1 -0
- package/dist/component/table.css +13 -0
- package/dist/component/table.min.css +1 -1
- package/dist/components.css +203 -9
- package/dist/components.min.css +1 -1
- package/dist/darkside/component/form.css +30 -12
- package/dist/darkside/component/form.min.css +1 -1
- package/dist/darkside/component/linkanchor.css +52 -0
- package/dist/darkside/component/linkanchor.min.css +1 -0
- package/dist/darkside/component/linkcard.css +108 -0
- package/dist/darkside/component/linkcard.min.css +1 -0
- package/dist/darkside/component/table.css +13 -0
- package/dist/darkside/component/table.min.css +1 -1
- package/dist/darkside/components.css +201 -12
- 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 +202 -13
- package/dist/darkside/index.min.css +1 -1
- package/dist/darkside/version/{7.23.2 → 7.24.0}/component/form.css +30 -12
- package/dist/darkside/version/7.24.0/component/form.min.css +1 -0
- package/dist/darkside/version/7.24.0/component/linkanchor.css +52 -0
- package/dist/darkside/version/7.24.0/component/linkanchor.min.css +1 -0
- package/dist/darkside/version/7.24.0/component/linkcard.css +108 -0
- package/dist/darkside/version/7.24.0/component/linkcard.min.css +1 -0
- package/dist/darkside/version/{7.23.2 → 7.24.0}/component/table.css +13 -0
- package/dist/darkside/version/7.24.0/component/table.min.css +1 -0
- package/dist/darkside/version/{7.23.2 → 7.24.0}/components.css +201 -12
- package/dist/darkside/version/7.24.0/components.min.css +1 -0
- package/dist/darkside/version/{7.23.2 → 7.24.0}/global/tokens.css +1 -1
- package/dist/darkside/version/{7.23.2 → 7.24.0}/global/tokens.min.css +1 -1
- package/dist/darkside/version/{7.23.2 → 7.24.0}/index.css +202 -13
- package/dist/darkside/version/7.24.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 +204 -10
- package/dist/index.min.css +2 -2
- package/form/select.css +1 -0
- package/form/switch.css +25 -9
- package/form/text-field.css +1 -0
- package/form/textarea.css +1 -0
- package/index.css +2 -0
- package/link-anchor.css +53 -0
- package/link-card.css +106 -0
- package/package.json +2 -2
- package/table.css +13 -0
- package/dist/darkside/version/7.23.2/component/form.min.css +0 -1
- package/dist/darkside/version/7.23.2/component/table.min.css +0 -1
- package/dist/darkside/version/7.23.2/components.min.css +0 -1
- package/dist/darkside/version/7.23.2/index.min.css +0 -1
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/accordion.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/accordion.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/actionmenu.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/actionmenu.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/alert.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/alert.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/button.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/button.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/chat.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/chat.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/chips.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/chips.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/copybutton.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/copybutton.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/date.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/date.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/dropdown.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/dropdown.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/expansioncard.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/expansioncard.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/guidepanel.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/guidepanel.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/helptext.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/helptext.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/internalheader.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/internalheader.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/link.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/link.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/linkpanel.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/linkpanel.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/list.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/list.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/loader.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/loader.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/modal.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/modal.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/pagination.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/pagination.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/panel.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/panel.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/popover.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/popover.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/primitives.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/primitives.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/progressbar.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/progressbar.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/readmore.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/readmore.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/skeleton.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/skeleton.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/stepper.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/stepper.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/tabs.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/tabs.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/tag.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/tag.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/theme.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/theme.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/timeline.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/timeline.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/togglegroup.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/togglegroup.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/tooltip.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/tooltip.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/typography.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/component/typography.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/global/baseline.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/global/baseline.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/global/fonts.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/global/fonts.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/global/print.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/global/print.min.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/global/reset.css +0 -0
- /package/dist/darkside/version/{7.23.2 → 7.24.0}/global/reset.min.css +0 -0
|
@@ -1279,6 +1279,7 @@
|
|
|
1279
1279
|
min-height: 3rem;
|
|
1280
1280
|
padding: var(--ax-space-8);
|
|
1281
1281
|
padding-right: var(--ax-space-40);
|
|
1282
|
+
scroll-margin-block-start: 4rem;
|
|
1282
1283
|
display: inline-block;
|
|
1283
1284
|
position: relative;
|
|
1284
1285
|
}
|
|
@@ -1392,6 +1393,7 @@
|
|
|
1392
1393
|
}
|
|
1393
1394
|
|
|
1394
1395
|
.aksel-switch--small > .aksel-switch__input {
|
|
1396
|
+
width: 2.5rem;
|
|
1395
1397
|
height: 2rem;
|
|
1396
1398
|
top: 0;
|
|
1397
1399
|
}
|
|
@@ -1403,19 +1405,21 @@
|
|
|
1403
1405
|
|
|
1404
1406
|
.aksel-switch__content {
|
|
1405
1407
|
--__axc-switch-block-padding: .75rem;
|
|
1408
|
+
--__axc-switch-inline-padding: 3.25rem;
|
|
1406
1409
|
gap: var(--ax-space-2);
|
|
1407
|
-
padding: var(--__axc-switch-block-padding) 0 var(--__axc-switch-block-padding)
|
|
1410
|
+
padding: var(--__axc-switch-block-padding) 0 var(--__axc-switch-block-padding) var(--__axc-switch-inline-padding);
|
|
1408
1411
|
flex-direction: column;
|
|
1409
1412
|
display: flex;
|
|
1410
1413
|
position: relative;
|
|
1411
1414
|
}
|
|
1412
1415
|
|
|
1413
1416
|
.aksel-switch--right .aksel-switch__content {
|
|
1414
|
-
padding: var(--__axc-switch-block-padding)
|
|
1417
|
+
padding: var(--__axc-switch-block-padding) var(--__axc-switch-inline-padding) var(--__axc-switch-block-padding) 0;
|
|
1415
1418
|
}
|
|
1416
1419
|
|
|
1417
1420
|
.aksel-switch--small .aksel-switch__content {
|
|
1418
1421
|
--__axc-switch-block-padding: .375rem;
|
|
1422
|
+
--__axc-switch-inline-padding: 2.75rem;
|
|
1419
1423
|
}
|
|
1420
1424
|
|
|
1421
1425
|
.aksel-switch__content.aksel-switch--with-description {
|
|
@@ -1457,7 +1461,9 @@
|
|
|
1457
1461
|
}
|
|
1458
1462
|
|
|
1459
1463
|
.aksel-switch--small > .aksel-switch__track {
|
|
1460
|
-
top: var(--ax-space-
|
|
1464
|
+
top: var(--ax-space-6);
|
|
1465
|
+
width: 2.25rem;
|
|
1466
|
+
height: 1.25rem;
|
|
1461
1467
|
}
|
|
1462
1468
|
|
|
1463
1469
|
.aksel-switch__input:checked ~ .aksel-switch__track {
|
|
@@ -1504,6 +1510,11 @@
|
|
|
1504
1510
|
transform: translateX(0);
|
|
1505
1511
|
}
|
|
1506
1512
|
|
|
1513
|
+
.aksel-switch--small .aksel-switch__thumb {
|
|
1514
|
+
width: .875rem;
|
|
1515
|
+
height: .875rem;
|
|
1516
|
+
}
|
|
1517
|
+
|
|
1507
1518
|
.aksel-switch__input:checked ~ .aksel-switch__track > .aksel-switch__thumb {
|
|
1508
1519
|
background-color: var(--ax-bg-raised);
|
|
1509
1520
|
color: var(--ax-text-subtle);
|
|
@@ -1514,15 +1525,12 @@
|
|
|
1514
1525
|
transform: translateX(1.25rem);
|
|
1515
1526
|
}
|
|
1516
1527
|
|
|
1517
|
-
.aksel-switch__input:checked ~ .aksel-switch__track > .aksel-switch__thumb
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
visibility: hidden;
|
|
1524
|
-
opacity: 0;
|
|
1525
|
-
transition: opacity .15s cubic-bezier(.4, 0, .2, 1);
|
|
1528
|
+
.aksel-switch--small > .aksel-switch__input:checked ~ .aksel-switch__track > .aksel-switch__thumb {
|
|
1529
|
+
width: 1rem;
|
|
1530
|
+
height: 1rem;
|
|
1531
|
+
top: 0;
|
|
1532
|
+
left: 0;
|
|
1533
|
+
transform: translateX(1rem);
|
|
1526
1534
|
}
|
|
1527
1535
|
|
|
1528
1536
|
@media (hover: hover) and (pointer: fine) {
|
|
@@ -1533,6 +1541,10 @@
|
|
|
1533
1541
|
.aksel-switch__input:checked:hover:not(:disabled) ~ .aksel-switch__track > .aksel-switch__thumb {
|
|
1534
1542
|
transform: translateX(1.1rem);
|
|
1535
1543
|
}
|
|
1544
|
+
|
|
1545
|
+
.aksel-switch--small > .aksel-switch__input:checked:hover:not(:disabled) ~ .aksel-switch__track > .aksel-switch__thumb {
|
|
1546
|
+
transform: translateX(.875rem);
|
|
1547
|
+
}
|
|
1536
1548
|
}
|
|
1537
1549
|
|
|
1538
1550
|
.aksel-switch--right {
|
|
@@ -1586,6 +1598,10 @@
|
|
|
1586
1598
|
.aksel-switch--readonly > .aksel-switch__input:checked:hover ~ .aksel-switch__track > .aksel-switch__thumb {
|
|
1587
1599
|
transform: translateX(1.25rem);
|
|
1588
1600
|
}
|
|
1601
|
+
|
|
1602
|
+
.aksel-switch--readonly.aksel-switch--small > .aksel-switch__input:checked:hover ~ .aksel-switch__track > .aksel-switch__thumb {
|
|
1603
|
+
transform: translateX(1rem);
|
|
1604
|
+
}
|
|
1589
1605
|
}
|
|
1590
1606
|
|
|
1591
1607
|
@media (forced-colors: active) {
|
|
@@ -1627,6 +1643,7 @@
|
|
|
1627
1643
|
width: 100%;
|
|
1628
1644
|
min-height: 3rem;
|
|
1629
1645
|
color: var(--ax-text-neutral);
|
|
1646
|
+
scroll-margin-block-start: 4rem;
|
|
1630
1647
|
}
|
|
1631
1648
|
|
|
1632
1649
|
.aksel-text-field__input:hover {
|
|
@@ -1702,6 +1719,7 @@
|
|
|
1702
1719
|
resize: none;
|
|
1703
1720
|
width: 100%;
|
|
1704
1721
|
color: var(--ax-text-neutral);
|
|
1722
|
+
scroll-margin-block-start: 4rem;
|
|
1705
1723
|
display: block;
|
|
1706
1724
|
}
|
|
1707
1725
|
|
|
@@ -3877,6 +3895,164 @@
|
|
|
3877
3895
|
margin-top: var(--a-space-4);
|
|
3878
3896
|
}
|
|
3879
3897
|
|
|
3898
|
+
.aksel-link-anchor__overlay {
|
|
3899
|
+
cursor: pointer;
|
|
3900
|
+
}
|
|
3901
|
+
|
|
3902
|
+
.aksel-link-anchor__overlay:focus-within {
|
|
3903
|
+
outline: 3px solid var(--ax-border-focus);
|
|
3904
|
+
outline-offset: 3px;
|
|
3905
|
+
}
|
|
3906
|
+
|
|
3907
|
+
@supports selector(:has(*)) {
|
|
3908
|
+
.aksel-link-anchor__overlay:focus-within {
|
|
3909
|
+
outline: unset;
|
|
3910
|
+
}
|
|
3911
|
+
|
|
3912
|
+
.aksel-link-anchor__overlay:has(:focus-visible) {
|
|
3913
|
+
outline: 3px solid var(--ax-border-focus);
|
|
3914
|
+
outline-offset: 3px;
|
|
3915
|
+
}
|
|
3916
|
+
}
|
|
3917
|
+
|
|
3918
|
+
.aksel-link-anchor {
|
|
3919
|
+
text-underline-offset: .1em;
|
|
3920
|
+
color: inherit;
|
|
3921
|
+
text-decoration: underline;
|
|
3922
|
+
text-decoration-thickness: .05em;
|
|
3923
|
+
}
|
|
3924
|
+
|
|
3925
|
+
.aksel-link-anchor:hover, .aksel-link-anchor__overlay:hover .aksel-link-anchor {
|
|
3926
|
+
text-decoration-thickness: .111em;
|
|
3927
|
+
}
|
|
3928
|
+
|
|
3929
|
+
.aksel-link-anchor:focus-visible {
|
|
3930
|
+
outline: 3px solid var(--ax-border-focus);
|
|
3931
|
+
outline-offset: 3px;
|
|
3932
|
+
border-radius: 1px;
|
|
3933
|
+
}
|
|
3934
|
+
|
|
3935
|
+
.aksel-link-anchor__overlay .aksel-link-anchor:focus-visible {
|
|
3936
|
+
outline: none;
|
|
3937
|
+
}
|
|
3938
|
+
|
|
3939
|
+
.aksel-link-anchor__arrow {
|
|
3940
|
+
flex-shrink: 0;
|
|
3941
|
+
transition: transform .2s;
|
|
3942
|
+
transform: translateX(0);
|
|
3943
|
+
}
|
|
3944
|
+
|
|
3945
|
+
.aksel-link-anchor:hover .aksel-link-anchor__arrow, .aksel-link-anchor__overlay:hover .aksel-link-anchor__arrow {
|
|
3946
|
+
transform: translateX(4px);
|
|
3947
|
+
}
|
|
3948
|
+
|
|
3949
|
+
.aksel-link-card {
|
|
3950
|
+
--__axc-link-card-padding-block: var(--ax-space-16);
|
|
3951
|
+
--__axc-link-card-padding-inline: var(--ax-space-20);
|
|
3952
|
+
border-radius: var(--ax-border-radius-xlarge);
|
|
3953
|
+
color: var(--ax-text-neutral);
|
|
3954
|
+
background-color: var(--ax-bg-raised);
|
|
3955
|
+
border: 1px solid var(--ax-border-subtleA);
|
|
3956
|
+
padding: var(--__axc-link-card-padding-block) var(--__axc-link-card-padding-inline);
|
|
3957
|
+
cursor: pointer;
|
|
3958
|
+
grid-template: "image image" min-content
|
|
3959
|
+
"icon title" min-content
|
|
3960
|
+
"icon description" min-content
|
|
3961
|
+
"icon footer"
|
|
3962
|
+
/ auto 1fr;
|
|
3963
|
+
align-items: center;
|
|
3964
|
+
text-decoration: none;
|
|
3965
|
+
transition-property: border-color, box-shadow, transform, background-color;
|
|
3966
|
+
transition-duration: .3s;
|
|
3967
|
+
transition-timing-function: cubic-bezier(0, 0, 0, 1);
|
|
3968
|
+
display: grid;
|
|
3969
|
+
position: relative;
|
|
3970
|
+
}
|
|
3971
|
+
|
|
3972
|
+
.aksel-link-card:not(:has(.aksel-link-card__description, .aksel-link-card__footer)) {
|
|
3973
|
+
grid-template-rows: auto 1fr;
|
|
3974
|
+
}
|
|
3975
|
+
|
|
3976
|
+
.aksel-link-card:not(:has(.aksel-link-card__description, .aksel-link-card__footer)) .aksel-link-card__title {
|
|
3977
|
+
align-items: center;
|
|
3978
|
+
}
|
|
3979
|
+
|
|
3980
|
+
.aksel-link-card:not(:has(.aksel-link-card__description, .aksel-link-card__footer)) .aksel-link-card__icon {
|
|
3981
|
+
align-self: center;
|
|
3982
|
+
}
|
|
3983
|
+
|
|
3984
|
+
.aksel-link-card:hover {
|
|
3985
|
+
border-color: var(--ax-border-default);
|
|
3986
|
+
box-shadow: 0 0 0 1px var(--ax-border-default);
|
|
3987
|
+
}
|
|
3988
|
+
|
|
3989
|
+
.aksel-link-card--small {
|
|
3990
|
+
--__axc-link-card-padding-block: var(--ax-space-12);
|
|
3991
|
+
--__axc-link-card-padding-inline: var(--ax-space-16);
|
|
3992
|
+
}
|
|
3993
|
+
|
|
3994
|
+
.aksel-link-card__title {
|
|
3995
|
+
color: var(--ax-text-subtle);
|
|
3996
|
+
justify-content: space-between;
|
|
3997
|
+
align-items: flex-start;
|
|
3998
|
+
gap: var(--ax-space-8);
|
|
3999
|
+
-webkit-hyphens: auto;
|
|
4000
|
+
hyphens: auto;
|
|
4001
|
+
grid-area: title;
|
|
4002
|
+
display: flex;
|
|
4003
|
+
}
|
|
4004
|
+
|
|
4005
|
+
.aksel-link-card[data-color="neutral"] .aksel-link-card__title, .aksel-link-card__title[data-color="neutral"] {
|
|
4006
|
+
color: var(--ax-text-default);
|
|
4007
|
+
}
|
|
4008
|
+
|
|
4009
|
+
.aksel-link-card__description {
|
|
4010
|
+
grid-area: description;
|
|
4011
|
+
margin-block-start: var(--ax-space-4);
|
|
4012
|
+
}
|
|
4013
|
+
|
|
4014
|
+
.aksel-link-card__footer {
|
|
4015
|
+
align-self: flex-end;
|
|
4016
|
+
gap: var(--ax-space-8);
|
|
4017
|
+
flex-wrap: wrap;
|
|
4018
|
+
grid-area: footer;
|
|
4019
|
+
margin-block-start: var(--ax-space-16);
|
|
4020
|
+
display: flex;
|
|
4021
|
+
}
|
|
4022
|
+
|
|
4023
|
+
.aksel-link-card__icon {
|
|
4024
|
+
width: max-content;
|
|
4025
|
+
height: max-content;
|
|
4026
|
+
color: var(--ax-text-default);
|
|
4027
|
+
grid-area: icon;
|
|
4028
|
+
place-content: center;
|
|
4029
|
+
align-self: flex-start;
|
|
4030
|
+
margin-inline-end: var(--ax-space-16);
|
|
4031
|
+
display: grid;
|
|
4032
|
+
}
|
|
4033
|
+
|
|
4034
|
+
.aksel-link-card--small .aksel-link-card__icon {
|
|
4035
|
+
margin-inline-end: var(--ax-space-12);
|
|
4036
|
+
}
|
|
4037
|
+
|
|
4038
|
+
.aksel-link-card__image-container {
|
|
4039
|
+
margin-block: calc(var(--__axc-link-card-padding-block) * -1) var(--__axc-link-card-padding-block);
|
|
4040
|
+
margin-inline: calc(var(--__axc-link-card-padding-inline) * 1 * -1);
|
|
4041
|
+
border-radius: calc(var(--ax-border-radius-xlarge) - 1px);
|
|
4042
|
+
border-bottom-right-radius: 0;
|
|
4043
|
+
border-bottom-left-radius: 0;
|
|
4044
|
+
grid-area: image;
|
|
4045
|
+
position: relative;
|
|
4046
|
+
overflow: hidden;
|
|
4047
|
+
}
|
|
4048
|
+
|
|
4049
|
+
.aksel-link-card__image-container :is(img, picture) {
|
|
4050
|
+
object-fit: cover;
|
|
4051
|
+
max-width: 100%;
|
|
4052
|
+
height: 100%;
|
|
4053
|
+
display: block;
|
|
4054
|
+
}
|
|
4055
|
+
|
|
3880
4056
|
.aksel-loader {
|
|
3881
4057
|
stroke-width: 6px;
|
|
3882
4058
|
--__axc-loader-stroke-width: 5.9;
|
|
@@ -5315,10 +5491,23 @@
|
|
|
5315
5491
|
display: table;
|
|
5316
5492
|
}
|
|
5317
5493
|
|
|
5494
|
+
.aksel-table.aksel-table--sticky-header {
|
|
5495
|
+
border-collapse: separate;
|
|
5496
|
+
border-spacing: 0;
|
|
5497
|
+
}
|
|
5498
|
+
|
|
5318
5499
|
.aksel-table__header {
|
|
5319
5500
|
display: table-header-group;
|
|
5320
5501
|
}
|
|
5321
5502
|
|
|
5503
|
+
.aksel-table--sticky-header .aksel-table__header {
|
|
5504
|
+
z-index: 10;
|
|
5505
|
+
background-color: var(--ax-bg-default);
|
|
5506
|
+
box-sizing: border-box;
|
|
5507
|
+
position: sticky;
|
|
5508
|
+
top: 0;
|
|
5509
|
+
}
|
|
5510
|
+
|
|
5322
5511
|
.aksel-table__body {
|
|
5323
5512
|
display: table-row-group;
|
|
5324
5513
|
}
|