@fremtind/jokul 0.37.4 → 0.37.6
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/build/build-stats.html +1 -1
- package/build/cjs/components/list/List.cjs.map +1 -1
- package/build/cjs/components/list/List.d.cts +1 -4
- package/build/cjs/components/list/index.d.cts +2 -1
- package/build/cjs/components/list/types.cjs +2 -0
- package/build/cjs/components/list/types.cjs.map +1 -0
- package/build/cjs/components/list/types.d.cts +4 -0
- package/build/cjs/index.cjs +1 -1
- package/build/cjs/utilities/constants/index.cjs +1 -1
- package/build/cjs/utilities/constants/unicode.cjs +1 -1
- package/build/cjs/utilities/constants/unicode.d.cts +1 -0
- package/build/cjs/utilities/formatters/bytes/formatBytes.cjs +1 -1
- package/build/cjs/utilities/formatters/fodselsnummer/formatFodselsnummer.cjs +1 -1
- package/build/cjs/utilities/formatters/kontonummer/formatKontonummer.cjs +1 -1
- package/build/cjs/utilities/formatters/kortnummer/formatKortnummer.cjs +1 -1
- package/build/cjs/utilities/formatters/organisasjonsnummer/formatOrganisasjonsnummer.cjs +1 -1
- package/build/cjs/utilities/formatters/telefonnummer/formatTelefonnummer.cjs +1 -1
- package/build/cjs/utilities/formatters/valuta/formatValuta.cjs +1 -1
- package/build/cjs/utilities/index.cjs +1 -1
- package/build/es/components/list/List.d.ts +1 -4
- package/build/es/components/list/List.js.map +1 -1
- package/build/es/components/list/index.d.ts +2 -1
- package/build/es/components/list/types.d.ts +4 -0
- package/build/es/components/list/types.js +2 -0
- package/build/es/components/list/types.js.map +1 -0
- package/build/es/index.js +1 -1
- package/build/es/utilities/constants/index.js +1 -1
- package/build/es/utilities/constants/unicode.d.ts +1 -0
- package/build/es/utilities/constants/unicode.js +1 -1
- package/build/es/utilities/formatters/bytes/formatBytes.js +1 -1
- package/build/es/utilities/formatters/fodselsnummer/formatFodselsnummer.js +1 -1
- package/build/es/utilities/formatters/kontonummer/formatKontonummer.js +1 -1
- package/build/es/utilities/formatters/kortnummer/formatKortnummer.js +1 -1
- package/build/es/utilities/formatters/organisasjonsnummer/formatOrganisasjonsnummer.js +1 -1
- package/build/es/utilities/formatters/telefonnummer/formatTelefonnummer.js +1 -1
- package/build/es/utilities/formatters/valuta/formatValuta.js +1 -1
- package/build/es/utilities/index.js +1 -1
- package/build/index-CWRMnfcx.js +2 -0
- package/build/index-CWRMnfcx.js.map +1 -0
- package/build/index-CaISwoxr.cjs +2 -0
- package/build/{index-hKyqa1PH.cjs.map → index-CaISwoxr.cjs.map} +1 -1
- package/package.json +2 -2
- package/styles/components/button/button.css +2 -2
- package/styles/components/button/button.min.css +1 -1
- package/styles/components/checkbox/checkbox.css +4 -4
- package/styles/components/checkbox/checkbox.min.css +1 -1
- package/styles/components/cookie-consent/cookie-consent.css +2 -2
- package/styles/components/cookie-consent/cookie-consent.min.css +1 -1
- package/styles/components/cookie-consent/cookie-consent.scss +2 -2
- package/styles/components/feedback/feedback.css +2 -2
- package/styles/components/feedback/feedback.min.css +1 -1
- package/styles/components/input-group/input-group.css +2 -2
- package/styles/components/input-group/input-group.min.css +1 -1
- package/styles/components/input-panel/checkbox-panel.css +2 -2
- package/styles/components/input-panel/checkbox-panel.min.css +1 -1
- package/styles/components/input-panel/radio-panel.css +2 -2
- package/styles/components/input-panel/radio-panel.min.css +1 -1
- package/styles/components/list/list.css +11 -40
- package/styles/components/list/list.min.css +1 -1
- package/styles/components/list/list.scss +11 -70
- package/styles/components/loader/loader.css +6 -6
- package/styles/components/loader/loader.min.css +1 -1
- package/styles/components/loader/skeleton-loader.css +5 -5
- package/styles/components/loader/skeleton-loader.min.css +1 -1
- package/styles/components/message/message.css +2 -2
- package/styles/components/message/message.min.css +1 -1
- package/styles/components/progress-bar/progress-bar.css +2 -2
- package/styles/components/progress-bar/progress-bar.min.css +1 -1
- package/styles/components/radio-button/radio-button.css +2 -2
- package/styles/components/radio-button/radio-button.min.css +1 -1
- package/styles/components/system-message/system-message.css +2 -2
- package/styles/components/system-message/system-message.min.css +1 -1
- package/styles/components/toast/toast.css +4 -4
- package/styles/components/toast/toast.min.css +1 -1
- package/styles/styles.css +50 -79
- package/styles/styles.min.css +1 -1
- package/build/index-DfvUcA5T.js +0 -2
- package/build/index-DfvUcA5T.js.map +0 -1
- package/build/index-hKyqa1PH.cjs +0 -2
package/styles/styles.css
CHANGED
|
@@ -1129,7 +1129,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-text-area__tex
|
|
|
1129
1129
|
--color: var(--jkl-color-text-default);
|
|
1130
1130
|
}
|
|
1131
1131
|
.jkl-form-support-label--error .jkl-form-support-label__icon, .jkl-form-support-label--warning .jkl-form-support-label__icon, .jkl-form-support-label--success .jkl-form-support-label__icon {
|
|
1132
|
-
animation: 400ms cubic-bezier(0, 0, 0.3, 1) 250ms jkl-support-icon-entrance-
|
|
1132
|
+
animation: 400ms cubic-bezier(0, 0, 0.3, 1) 250ms jkl-support-icon-entrance-ukv0kfu forwards;
|
|
1133
1133
|
}
|
|
1134
1134
|
.jkl-form-support-label--sr-only {
|
|
1135
1135
|
border: 0 !important;
|
|
@@ -1204,7 +1204,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-text-area__tex
|
|
|
1204
1204
|
white-space: nowrap !important; /* 3 */
|
|
1205
1205
|
}
|
|
1206
1206
|
|
|
1207
|
-
@keyframes jkl-support-icon-entrance-
|
|
1207
|
+
@keyframes jkl-support-icon-entrance-ukv0kfu {
|
|
1208
1208
|
0% {
|
|
1209
1209
|
margin-right: 0;
|
|
1210
1210
|
opacity: 0;
|
|
@@ -1650,7 +1650,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-tooltip-trigge
|
|
|
1650
1650
|
height: 1rem;
|
|
1651
1651
|
}
|
|
1652
1652
|
html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
1653
|
-
animation: cubic-bezier(0.6, 0.2, 0.35, 1) 250ms jkl-tertiary-flash-
|
|
1653
|
+
animation: cubic-bezier(0.6, 0.2, 0.35, 1) 250ms jkl-tertiary-flash-ukv0kg0;
|
|
1654
1654
|
}
|
|
1655
1655
|
:not([data-touchnavigation]) .jkl-button--primary:hover, :not([data-touchnavigation]) .jkl-button--secondary:hover, :not([data-touchnavigation]) .jkl-button--tertiary:hover {
|
|
1656
1656
|
scale: 1.05;
|
|
@@ -1694,7 +1694,7 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1694
1694
|
--background-color: var(--jkl-color-background-interactive-hover);
|
|
1695
1695
|
}
|
|
1696
1696
|
|
|
1697
|
-
@keyframes jkl-tertiary-flash-
|
|
1697
|
+
@keyframes jkl-tertiary-flash-ukv0kg0 {
|
|
1698
1698
|
0% {
|
|
1699
1699
|
opacity: 0.5;
|
|
1700
1700
|
scale: 1;
|
|
@@ -1719,15 +1719,15 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1719
1719
|
animation: 2500ms linear infinite;
|
|
1720
1720
|
}
|
|
1721
1721
|
.jkl-loader__dot--left {
|
|
1722
|
-
animation-name: jkl-loader-left-spin-
|
|
1722
|
+
animation-name: jkl-loader-left-spin-ukv0kg7;
|
|
1723
1723
|
margin-right: 1.71em;
|
|
1724
1724
|
}
|
|
1725
1725
|
.jkl-loader__dot--middle {
|
|
1726
|
-
animation-name: jkl-loader-middle-spin-
|
|
1726
|
+
animation-name: jkl-loader-middle-spin-ukv0kh4;
|
|
1727
1727
|
margin-right: 1.9em;
|
|
1728
1728
|
}
|
|
1729
1729
|
.jkl-loader__dot--right {
|
|
1730
|
-
animation-name: jkl-loader-right-spin-
|
|
1730
|
+
animation-name: jkl-loader-right-spin-ukv0ki1;
|
|
1731
1731
|
}
|
|
1732
1732
|
@media screen and (forced-colors: active) {
|
|
1733
1733
|
.jkl-loader__dot {
|
|
@@ -1755,7 +1755,7 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1755
1755
|
margin-right: 0.3em;
|
|
1756
1756
|
}
|
|
1757
1757
|
|
|
1758
|
-
@keyframes jkl-loader-left-spin-
|
|
1758
|
+
@keyframes jkl-loader-left-spin-ukv0kg7 {
|
|
1759
1759
|
0% {
|
|
1760
1760
|
transform: rotate(0) scale(0);
|
|
1761
1761
|
}
|
|
@@ -1769,7 +1769,7 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1769
1769
|
transform: rotate(180deg) scale(0);
|
|
1770
1770
|
}
|
|
1771
1771
|
}
|
|
1772
|
-
@keyframes jkl-loader-middle-spin-
|
|
1772
|
+
@keyframes jkl-loader-middle-spin-ukv0kh4 {
|
|
1773
1773
|
0% {
|
|
1774
1774
|
transform: rotate(20deg) scale(0);
|
|
1775
1775
|
}
|
|
@@ -1786,7 +1786,7 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1786
1786
|
transform: rotate(200deg) scale(0);
|
|
1787
1787
|
}
|
|
1788
1788
|
}
|
|
1789
|
-
@keyframes jkl-loader-right-spin-
|
|
1789
|
+
@keyframes jkl-loader-right-spin-ukv0ki1 {
|
|
1790
1790
|
0% {
|
|
1791
1791
|
transform: rotate(40deg) scale(0);
|
|
1792
1792
|
}
|
|
@@ -1834,7 +1834,7 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1834
1834
|
bottom: 0;
|
|
1835
1835
|
width: 12.5rem;
|
|
1836
1836
|
background: linear-gradient(89.17deg, rgba(249, 249, 249, 0) 0.8%, var(--jkl-skeleton-sweeper-color) 50.09%, rgba(249, 249, 249, 0) 96.31%);
|
|
1837
|
-
animation: var(--jkl-skeleton-sweep-duration) ease infinite jkl-sweep-
|
|
1837
|
+
animation: var(--jkl-skeleton-sweep-duration) ease infinite jkl-sweep-ukv0kio;
|
|
1838
1838
|
}
|
|
1839
1839
|
@media (width >= 0) and (max-width: 679px) {
|
|
1840
1840
|
.jkl-skeleton-animation {
|
|
@@ -1865,7 +1865,7 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1865
1865
|
@media screen and (forced-colors: active) {
|
|
1866
1866
|
.jkl-skeleton-element {
|
|
1867
1867
|
border: 1px solid CanvasText;
|
|
1868
|
-
animation: 2s ease infinite jkl-blink-
|
|
1868
|
+
animation: 2s ease infinite jkl-blink-ukv0kix;
|
|
1869
1869
|
}
|
|
1870
1870
|
}
|
|
1871
1871
|
|
|
@@ -1921,11 +1921,11 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1921
1921
|
}
|
|
1922
1922
|
@media screen and (forced-colors: active) {
|
|
1923
1923
|
.jkl-skeleton-table {
|
|
1924
|
-
animation: 2s ease-in-out infinite jkl-blink-
|
|
1924
|
+
animation: 2s ease-in-out infinite jkl-blink-ukv0kix;
|
|
1925
1925
|
}
|
|
1926
1926
|
}
|
|
1927
1927
|
|
|
1928
|
-
@keyframes jkl-sweep-
|
|
1928
|
+
@keyframes jkl-sweep-ukv0kio {
|
|
1929
1929
|
0% {
|
|
1930
1930
|
transform: translateX(calc(0vw - 200px));
|
|
1931
1931
|
}
|
|
@@ -1933,7 +1933,7 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1933
1933
|
transform: translateX(calc(100vw + 400px));
|
|
1934
1934
|
}
|
|
1935
1935
|
}
|
|
1936
|
-
@keyframes jkl-blink-
|
|
1936
|
+
@keyframes jkl-blink-ukv0kix {
|
|
1937
1937
|
0% {
|
|
1938
1938
|
opacity: 1;
|
|
1939
1939
|
}
|
|
@@ -2396,7 +2396,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-nav-card:focus
|
|
|
2396
2396
|
--jkl-checkbox-line-height: 1.5rem;
|
|
2397
2397
|
}
|
|
2398
2398
|
|
|
2399
|
-
@keyframes jkl-checkbox-checked-
|
|
2399
|
+
@keyframes jkl-checkbox-checked-ukv0kjb {
|
|
2400
2400
|
0% {
|
|
2401
2401
|
width: 0;
|
|
2402
2402
|
height: 0;
|
|
@@ -2410,7 +2410,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-nav-card:focus
|
|
|
2410
2410
|
height: 58%;
|
|
2411
2411
|
}
|
|
2412
2412
|
}
|
|
2413
|
-
@keyframes jkl-checkbox-indeterminate-
|
|
2413
|
+
@keyframes jkl-checkbox-indeterminate-ukv0kjk {
|
|
2414
2414
|
0% {
|
|
2415
2415
|
width: 0;
|
|
2416
2416
|
}
|
|
@@ -2438,11 +2438,11 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-nav-card:focus
|
|
|
2438
2438
|
top: -6px;
|
|
2439
2439
|
}
|
|
2440
2440
|
.jkl-checkbox__input:checked + .jkl-checkbox__label .jkl-checkbox__check-mark::after {
|
|
2441
|
-
animation: jkl-checkbox-checked-
|
|
2441
|
+
animation: jkl-checkbox-checked-ukv0kjb 150ms ease-in-out forwards;
|
|
2442
2442
|
opacity: 1;
|
|
2443
2443
|
}
|
|
2444
2444
|
.jkl-checkbox__input:indeterminate:not(:checked) + .jkl-checkbox__label .jkl-checkbox__indeterminate-mark::after {
|
|
2445
|
-
animation: jkl-checkbox-indeterminate-
|
|
2445
|
+
animation: jkl-checkbox-indeterminate-ukv0kjk 150ms ease-in-out forwards;
|
|
2446
2446
|
opacity: 1;
|
|
2447
2447
|
}
|
|
2448
2448
|
.jkl-checkbox__input:focus-visible + .jkl-checkbox__label {
|
|
@@ -3038,8 +3038,8 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-nav-card:focus
|
|
|
3038
3038
|
border: 2px solid CanvasText;
|
|
3039
3039
|
}
|
|
3040
3040
|
}
|
|
3041
|
-
.jkl-cookie-consent-modal__checklist {
|
|
3042
|
-
margin-
|
|
3041
|
+
.jkl-cookie-consent-modal__checklist.jkl-list {
|
|
3042
|
+
margin-block: 1rem;
|
|
3043
3043
|
}
|
|
3044
3044
|
.jkl-cookie-consent-modal__info-text {
|
|
3045
3045
|
font-size: 1rem;
|
|
@@ -3084,16 +3084,12 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-nav-card:focus
|
|
|
3084
3084
|
*/
|
|
3085
3085
|
@media screen and (prefers-color-scheme: light) {
|
|
3086
3086
|
:root {
|
|
3087
|
-
--jkl-list-marker-default: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 9' fill='%231B1917' width='9px' height='9px'%3E%3Cpath d='M4.01 0l4.002 4.002L4.01 8.004.008 4.002z'/%3E%3C/svg%3E");
|
|
3088
|
-
--jkl-list-marker-secondary: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 9' width='9px' height='9px' fill='transparent'%3E%3Cpath stroke='%231B1917' d='M4.002.707l3.295 3.295-3.295 3.295L.707 4.002z'/%3E%3C/svg%3E");
|
|
3089
3087
|
--jkl-list-marker-cross: url("data:image/svg+xml,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9.5' cy='9.5' r='8.75' fill='%23F6B3B3'/%3E%3Cpath fill='%231B1917' d='M5.54 12.68l7.14-7.1.84.85-7.13 7.09z'/%3E%3Cpath fill='%231B1917' d='M12.67 13.47l-7.13-7.1.85-.83 7.13 7.1z'/%3E%3C/svg%3E%0A");
|
|
3090
3088
|
--jkl-list-marker-check: url("data:image/svg+xml,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9.5' cy='9.5' r='9.5' fill='%23ACD3B5'/%3E%3Cpath d='M4.75 11l2.35 2.36 7.84-7.84' stroke='%231B1917' stroke-width='1.5'/%3E%3C/svg%3E%0A");
|
|
3091
3089
|
--jkl-list-text-color: #1b1917;
|
|
3092
3090
|
}
|
|
3093
3091
|
}
|
|
3094
3092
|
[data-theme=light] {
|
|
3095
|
-
--jkl-list-marker-default: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 9' fill='%231B1917' width='9px' height='9px'%3E%3Cpath d='M4.01 0l4.002 4.002L4.01 8.004.008 4.002z'/%3E%3C/svg%3E");
|
|
3096
|
-
--jkl-list-marker-secondary: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 9' width='9px' height='9px' fill='transparent'%3E%3Cpath stroke='%231B1917' d='M4.002.707l3.295 3.295-3.295 3.295L.707 4.002z'/%3E%3C/svg%3E");
|
|
3097
3093
|
--jkl-list-marker-cross: url("data:image/svg+xml,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9.5' cy='9.5' r='8.75' fill='%23F6B3B3'/%3E%3Cpath fill='%231B1917' d='M5.54 12.68l7.14-7.1.84.85-7.13 7.09z'/%3E%3Cpath fill='%231B1917' d='M12.67 13.47l-7.13-7.1.85-.83 7.13 7.1z'/%3E%3C/svg%3E%0A");
|
|
3098
3094
|
--jkl-list-marker-check: url("data:image/svg+xml,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9.5' cy='9.5' r='9.5' fill='%23ACD3B5'/%3E%3Cpath d='M4.75 11l2.35 2.36 7.84-7.84' stroke='%231B1917' stroke-width='1.5'/%3E%3C/svg%3E%0A");
|
|
3099
3095
|
--jkl-list-text-color: #1b1917;
|
|
@@ -3101,46 +3097,27 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-nav-card:focus
|
|
|
3101
3097
|
|
|
3102
3098
|
@media screen and (prefers-color-scheme: dark) {
|
|
3103
3099
|
:root {
|
|
3104
|
-
--jkl-list-marker-default: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 9' fill='%23F9F9F9' width='9px' height='9px'%3E%3Cpath d='M4.01 0l4.002 4.002L4.01 8.004.008 4.002z'/%3E%3C/svg%3E");
|
|
3105
|
-
--jkl-list-marker-secondary: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 9' width='9px' height='9px' fill='transparent'%3E%3Cpath stroke='%23F9F9F9' d='M4.002.707l3.295 3.295-3.295 3.295L.707 4.002z'/%3E%3C/svg%3E");
|
|
3106
3100
|
--jkl-list-marker-cross: url("data:image/svg+xml,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9.5' cy='9.5' r='8.75' fill='%23DE9E9E'/%3E%3Cpath fill='%231B1917' d='M5.54 12.68l7.14-7.1.84.85-7.13 7.09z'/%3E%3Cpath fill='%231B1917' d='M12.67 13.47l-7.13-7.1.85-.83 7.13 7.1z'/%3E%3C/svg%3E%0A");
|
|
3107
3101
|
--jkl-list-marker-check: url("data:image/svg+xml,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9.5' cy='9.5' r='9.5' fill='%2394B79B'/%3E%3Cpath d='M4.75 11l2.35 2.36 7.84-7.84' stroke='%231B1917' stroke-width='1.5'/%3E%3C/svg%3E%0A");
|
|
3108
3102
|
--jkl-list-text-color: #f9f9f9;
|
|
3109
3103
|
}
|
|
3110
3104
|
}
|
|
3111
3105
|
[data-theme=dark] {
|
|
3112
|
-
--jkl-list-marker-default: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 9' fill='%23F9F9F9' width='9px' height='9px'%3E%3Cpath d='M4.01 0l4.002 4.002L4.01 8.004.008 4.002z'/%3E%3C/svg%3E");
|
|
3113
|
-
--jkl-list-marker-secondary: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 9' width='9px' height='9px' fill='transparent'%3E%3Cpath stroke='%23F9F9F9' d='M4.002.707l3.295 3.295-3.295 3.295L.707 4.002z'/%3E%3C/svg%3E");
|
|
3114
3106
|
--jkl-list-marker-cross: url("data:image/svg+xml,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9.5' cy='9.5' r='8.75' fill='%23DE9E9E'/%3E%3Cpath fill='%231B1917' d='M5.54 12.68l7.14-7.1.84.85-7.13 7.09z'/%3E%3Cpath fill='%231B1917' d='M12.67 13.47l-7.13-7.1.85-.83 7.13 7.1z'/%3E%3C/svg%3E%0A");
|
|
3115
3107
|
--jkl-list-marker-check: url("data:image/svg+xml,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9.5' cy='9.5' r='9.5' fill='%2394B79B'/%3E%3Cpath d='M4.75 11l2.35 2.36 7.84-7.84' stroke='%231B1917' stroke-width='1.5'/%3E%3C/svg%3E%0A");
|
|
3116
3108
|
--jkl-list-text-color: #f9f9f9;
|
|
3117
3109
|
}
|
|
3118
3110
|
|
|
3119
3111
|
.jkl-list {
|
|
3120
|
-
list-style:
|
|
3121
|
-
padding-left:
|
|
3122
|
-
}
|
|
3123
|
-
.jkl-list > .jkl-list__item {
|
|
3124
|
-
margin: 0.5rem 0;
|
|
3125
|
-
}
|
|
3126
|
-
.jkl-list > .jkl-list__item:first-of-type {
|
|
3127
|
-
margin-top: 0;
|
|
3128
|
-
}
|
|
3129
|
-
.jkl-list > .jkl-list__item:last-of-type {
|
|
3130
|
-
margin-bottom: 0;
|
|
3131
|
-
}
|
|
3132
|
-
.jkl-list > .jkl-list__item > .jkl-list {
|
|
3133
|
-
margin-bottom: 0;
|
|
3134
|
-
}
|
|
3135
|
-
.jkl-list .jkl-list > .jkl-list__item {
|
|
3136
|
-
list-style: disc var(--jkl-list-marker-secondary);
|
|
3112
|
+
list-style-type: "•";
|
|
3113
|
+
padding-left: 1rem;
|
|
3137
3114
|
margin: 0;
|
|
3138
3115
|
}
|
|
3139
|
-
.jkl-list .jkl-
|
|
3140
|
-
margin
|
|
3116
|
+
.jkl-list > .jkl-list__item > .jkl-list {
|
|
3117
|
+
margin: 0.5rem 0;
|
|
3141
3118
|
}
|
|
3142
|
-
.jkl-list
|
|
3143
|
-
|
|
3119
|
+
.jkl-list:has(.jkl-list__item--iconed) {
|
|
3120
|
+
padding: 0;
|
|
3144
3121
|
}
|
|
3145
3122
|
.jkl-list--ordered {
|
|
3146
3123
|
padding-left: revert;
|
|
@@ -3154,7 +3131,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-nav-card:focus
|
|
|
3154
3131
|
}
|
|
3155
3132
|
.jkl-list__item {
|
|
3156
3133
|
color: var(--jkl-list-text-color);
|
|
3157
|
-
padding-left: 0.
|
|
3134
|
+
padding-left: 0.75rem;
|
|
3158
3135
|
}
|
|
3159
3136
|
.jkl-list__item::marker {
|
|
3160
3137
|
color: var(--jkl-list-text-color);
|
|
@@ -3162,17 +3139,17 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-nav-card:focus
|
|
|
3162
3139
|
.jkl-list__item--iconed {
|
|
3163
3140
|
list-style: none;
|
|
3164
3141
|
position: relative;
|
|
3165
|
-
padding-left:
|
|
3142
|
+
padding-left: 0;
|
|
3166
3143
|
}
|
|
3167
3144
|
.jkl-list__item--iconed::before {
|
|
3145
|
+
vertical-align: middle;
|
|
3146
|
+
translate: 0 -0.07em;
|
|
3168
3147
|
text-indent: -9999px;
|
|
3169
|
-
position: absolute;
|
|
3170
|
-
top: 0.25em;
|
|
3171
|
-
left: clamp(-1em, -1rem, -1.4375rem);
|
|
3172
3148
|
background-size: contain;
|
|
3173
3149
|
display: inline-block;
|
|
3174
3150
|
width: 1em;
|
|
3175
3151
|
height: 1em;
|
|
3152
|
+
margin-right: 0.5em;
|
|
3176
3153
|
}
|
|
3177
3154
|
.jkl-list__item--check::before {
|
|
3178
3155
|
content: "✓";
|
|
@@ -3187,12 +3164,6 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-nav-card:focus
|
|
|
3187
3164
|
background-image: var(--jkl-list-marker-cross);
|
|
3188
3165
|
}
|
|
3189
3166
|
@media screen and (forced-colors: active) {
|
|
3190
|
-
.jkl-list:not(.jkl-list--ordered) > .jkl-list__item:not(.jkl-list__item--iconed) {
|
|
3191
|
-
list-style: disc url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 9' fill='CanvasText' width='9px' height='9px'%3E%3Cpath d='M4.01 0l4.002 4.002L4.01 8.004.008 4.002z'/%3E%3C/svg%3E");
|
|
3192
|
-
}
|
|
3193
|
-
.jkl-list .jkl-list:not(.jkl-list--ordered):not(.jkl-list--iconed) > .jkl-list__item:not(.jkl-list__item--iconed) {
|
|
3194
|
-
list-style: disc url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 9' width='9px' height='9px' fill='transparent'%3E%3Cpath stroke='CanvasText' d='M4.002.707l3.295 3.295-3.295 3.295L.707 4.002z'/%3E%3C/svg%3E");
|
|
3195
|
-
}
|
|
3196
3167
|
.jkl-list .jkl-list__item--check::before {
|
|
3197
3168
|
background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9.5' cy='9.5' r='9.5' fill='CanvasText'/%3E%3Cpath d='M4.75 11l2.35 2.36 7.84-7.84' stroke='Canvas' stroke-width='1.5'/%3E%3C/svg%3E%0A");
|
|
3198
3169
|
}
|
|
@@ -3853,7 +3824,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-calendar-date-
|
|
|
3853
3824
|
padding: 1rem 0 2.5rem 0;
|
|
3854
3825
|
}
|
|
3855
3826
|
|
|
3856
|
-
@keyframes jkl-show-
|
|
3827
|
+
@keyframes jkl-show-ukv0kjt {
|
|
3857
3828
|
from {
|
|
3858
3829
|
transform: translate3d(0, 0.5rem, 0);
|
|
3859
3830
|
opacity: 0;
|
|
@@ -3888,7 +3859,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-calendar-date-
|
|
|
3888
3859
|
}
|
|
3889
3860
|
}
|
|
3890
3861
|
.jkl-feedback__fade-in {
|
|
3891
|
-
animation: jkl-show-
|
|
3862
|
+
animation: jkl-show-ukv0kjt 0.25s ease-out;
|
|
3892
3863
|
}
|
|
3893
3864
|
.jkl-feedback__buttons {
|
|
3894
3865
|
display: flex;
|
|
@@ -4128,7 +4099,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4128
4099
|
--background-color: var(--jkl-color-background-alert-success);
|
|
4129
4100
|
}
|
|
4130
4101
|
.jkl-message--dismissed {
|
|
4131
|
-
animation: jkl-dismiss-
|
|
4102
|
+
animation: jkl-dismiss-ukv0kkp 400ms ease-in-out forwards;
|
|
4132
4103
|
transition: visibility 0ms 400ms;
|
|
4133
4104
|
visibility: hidden;
|
|
4134
4105
|
}
|
|
@@ -4148,7 +4119,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4148
4119
|
}
|
|
4149
4120
|
}
|
|
4150
4121
|
|
|
4151
|
-
@keyframes jkl-dismiss-
|
|
4122
|
+
@keyframes jkl-dismiss-ukv0kkp {
|
|
4152
4123
|
from {
|
|
4153
4124
|
opacity: 1;
|
|
4154
4125
|
transform: translate3d(0, 0, 0);
|
|
@@ -4204,7 +4175,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4204
4175
|
--jkl-radio-button-label-font-weight: var(--jkl-small-font-weight);
|
|
4205
4176
|
}
|
|
4206
4177
|
|
|
4207
|
-
@keyframes jkl-dot-in-
|
|
4178
|
+
@keyframes jkl-dot-in-ukv0kkw {
|
|
4208
4179
|
0% {
|
|
4209
4180
|
transform: scale(0.8);
|
|
4210
4181
|
}
|
|
@@ -4249,7 +4220,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4249
4220
|
}
|
|
4250
4221
|
.jkl-radio-button__input:checked + .jkl-radio-button__label > .jkl-radio-button__dot::after {
|
|
4251
4222
|
--dot-color: var(--jkl-color-border-action);
|
|
4252
|
-
animation: jkl-dot-in-
|
|
4223
|
+
animation: jkl-dot-in-ukv0kkw 150ms ease;
|
|
4253
4224
|
}
|
|
4254
4225
|
@media screen and (forced-colors: active) {
|
|
4255
4226
|
.jkl-radio-button__input:checked + .jkl-radio-button__label > .jkl-radio-button__dot::after {
|
|
@@ -4399,7 +4370,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4399
4370
|
--background-color: var(--jkl-color-background-container-high);
|
|
4400
4371
|
}
|
|
4401
4372
|
|
|
4402
|
-
@keyframes jkl-dot-in-
|
|
4373
|
+
@keyframes jkl-dot-in-ukv0klw {
|
|
4403
4374
|
0% {
|
|
4404
4375
|
transform: scale(0.8);
|
|
4405
4376
|
}
|
|
@@ -4447,7 +4418,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4447
4418
|
}
|
|
4448
4419
|
}
|
|
4449
4420
|
.jkl-radio-panel__input:checked + .jkl-radio-panel__decorator::after {
|
|
4450
|
-
animation: jkl-dot-in-
|
|
4421
|
+
animation: jkl-dot-in-ukv0klw 150ms ease;
|
|
4451
4422
|
}
|
|
4452
4423
|
.jkl-radio-panel:has(:checked) {
|
|
4453
4424
|
--radio-dot-color: var(--jkl-color-border-action);
|
|
@@ -4459,7 +4430,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4459
4430
|
--radio-dot-color: var(--jkl-color-text-on-alert);
|
|
4460
4431
|
}
|
|
4461
4432
|
|
|
4462
|
-
@keyframes jkl-checkbox-checked-
|
|
4433
|
+
@keyframes jkl-checkbox-checked-ukv0kmd {
|
|
4463
4434
|
0% {
|
|
4464
4435
|
width: 0;
|
|
4465
4436
|
height: 0;
|
|
@@ -4522,7 +4493,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4522
4493
|
}
|
|
4523
4494
|
}
|
|
4524
4495
|
.jkl-checkbox-panel:has(:checked) .jkl-checkbox-panel__decorator::after {
|
|
4525
|
-
animation: jkl-checkbox-checked-
|
|
4496
|
+
animation: jkl-checkbox-checked-ukv0kmd 150ms ease-in-out forwards;
|
|
4526
4497
|
opacity: 1;
|
|
4527
4498
|
}
|
|
4528
4499
|
.jkl-checkbox-panel:has([aria-invalid=true]) {
|
|
@@ -5297,11 +5268,11 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
5297
5268
|
}
|
|
5298
5269
|
|
|
5299
5270
|
.jkl-countdown__tracker {
|
|
5300
|
-
animation: jkl-downcount-
|
|
5271
|
+
animation: jkl-downcount-ukv0kmh var(--duration) linear forwards;
|
|
5301
5272
|
animation-play-state: var(--play-state, running);
|
|
5302
5273
|
}
|
|
5303
5274
|
|
|
5304
|
-
@keyframes jkl-downcount-
|
|
5275
|
+
@keyframes jkl-downcount-ukv0kmh {
|
|
5305
5276
|
from {
|
|
5306
5277
|
width: 100%;
|
|
5307
5278
|
}
|
|
@@ -5502,7 +5473,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-system-message
|
|
|
5502
5473
|
margin-bottom: 0;
|
|
5503
5474
|
}
|
|
5504
5475
|
.jkl-system-message--dismissed {
|
|
5505
|
-
animation: jkl-dismiss-
|
|
5476
|
+
animation: jkl-dismiss-ukv0kms 400ms ease-in forwards;
|
|
5506
5477
|
transition: visibility 0ms 400ms;
|
|
5507
5478
|
visibility: hidden;
|
|
5508
5479
|
}
|
|
@@ -5534,7 +5505,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-system-message
|
|
|
5534
5505
|
}
|
|
5535
5506
|
}
|
|
5536
5507
|
|
|
5537
|
-
@keyframes jkl-dismiss-
|
|
5508
|
+
@keyframes jkl-dismiss-ukv0kms {
|
|
5538
5509
|
from {
|
|
5539
5510
|
opacity: 1;
|
|
5540
5511
|
transform: translate3d(0, 0, 0);
|
|
@@ -6415,14 +6386,14 @@ html:not([data-mousenavigation]) .jkl-table-pagination__previous:focus, html:not
|
|
|
6415
6386
|
|
|
6416
6387
|
.jkl-toast[data-animation=entering],
|
|
6417
6388
|
.jkl-toast[data-animation=queued] {
|
|
6418
|
-
animation: jkl-entering-
|
|
6389
|
+
animation: jkl-entering-ukv0kn5 200ms ease-out forwards;
|
|
6419
6390
|
}
|
|
6420
6391
|
|
|
6421
6392
|
.jkl-toast[data-animation=exiting] {
|
|
6422
|
-
animation: jkl-exiting-
|
|
6393
|
+
animation: jkl-exiting-ukv0ko5 150ms ease-in forwards;
|
|
6423
6394
|
}
|
|
6424
6395
|
|
|
6425
|
-
@keyframes jkl-entering-
|
|
6396
|
+
@keyframes jkl-entering-ukv0kn5 {
|
|
6426
6397
|
from {
|
|
6427
6398
|
opacity: 0;
|
|
6428
6399
|
transform: translate3d(0, 50%, 0);
|
|
@@ -6432,7 +6403,7 @@ html:not([data-mousenavigation]) .jkl-table-pagination__previous:focus, html:not
|
|
|
6432
6403
|
transform: translate3d(0, 0, 0);
|
|
6433
6404
|
}
|
|
6434
6405
|
}
|
|
6435
|
-
@keyframes jkl-exiting-
|
|
6406
|
+
@keyframes jkl-exiting-ukv0ko5 {
|
|
6436
6407
|
from {
|
|
6437
6408
|
opacity: 1;
|
|
6438
6409
|
transform: translate3d(0, 0, 0);
|