@fremtind/jokul 0.34.1 → 0.35.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/build/TestHelper-BMt-MGSi.cjs +2 -0
- package/build/TestHelper-BMt-MGSi.cjs.map +1 -0
- package/build/TestHelper-Dudd9Y1P.js +2 -0
- package/build/TestHelper-Dudd9Y1P.js.map +1 -0
- package/build/build-stats.html +1 -1
- package/build/cjs/components/accordion/integration/accordion.spec.cjs +1 -1
- package/build/cjs/components/accordion/integration/accordion.spec.cjs.map +1 -1
- package/build/cjs/components/breadcrumb/integration/breadcrumb.spec.cjs +1 -1
- package/build/cjs/components/button/integration/button.spec.cjs +1 -1
- package/build/cjs/components/card/integration/card.spec.cjs +1 -1
- package/build/cjs/components/checkbox/integration/checkbox.spec.cjs +1 -1
- package/build/cjs/components/chip/Chip.cjs +1 -1
- package/build/cjs/components/chip/Chip.cjs.map +1 -1
- package/build/cjs/components/chip/Chip.d.cts +2 -2
- package/build/cjs/components/combobox/Combobox.cjs +1 -1
- package/build/cjs/components/combobox/Combobox.cjs.map +1 -1
- package/build/cjs/components/combobox/integration/combobox.spec.cjs +1 -1
- package/build/cjs/components/cookie-consent/integration/cookie-consent.spec.cjs +1 -1
- package/build/cjs/components/datepicker/integration/datepicker.spec.cjs +1 -1
- package/build/cjs/components/description-list/integration/description-list.spec.cjs +1 -1
- package/build/cjs/components/feedback/integration/feedback.spec.cjs +1 -1
- package/build/cjs/components/file-input/integration/file-input.spec.cjs +1 -1
- package/build/cjs/components/icon/integration/icon.spec.cjs +1 -1
- package/build/cjs/components/icon-button/integration/icon-button.spec.cjs +1 -1
- package/build/cjs/components/image/integration/image.spec.cjs +1 -1
- package/build/cjs/components/image/integration/image.spec.cjs.map +1 -1
- package/build/cjs/components/input-group/integration/input-group.spec.cjs +1 -1
- package/build/cjs/components/input-panel/integration/input-panel.spec.cjs +1 -1
- package/build/cjs/components/link/integration/link.spec.cjs +1 -1
- package/build/cjs/components/link-list/integration/link-list.spec.cjs +1 -1
- package/build/cjs/components/list/integration/list.spec.cjs +1 -1
- package/build/cjs/components/menu/integration/menu.spec.cjs +1 -1
- package/build/cjs/components/message/integration/message.spec.cjs +1 -1
- package/build/cjs/components/modal/integration/modal.spec.cjs +1 -1
- package/build/cjs/components/pagination/integration/pagination.spec.cjs +1 -1
- package/build/cjs/components/popover/integration/popover.spec.cjs +1 -1
- package/build/cjs/components/popover/integration/popover.spec.cjs.map +1 -1
- package/build/cjs/components/progress-bar/integration/progress-bar.spec.cjs +1 -1
- package/build/cjs/components/radio-button/integration/radio-button.spec.cjs +1 -1
- package/build/cjs/components/select/integration/select.spec.cjs +1 -1
- package/build/cjs/components/summary-table/integration/summary-table.spec.cjs +1 -1
- package/build/cjs/components/system-message/integration/system-message.spec.cjs +1 -1
- package/build/cjs/components/table/integration/table.spec.cjs +1 -1
- package/build/cjs/components/tabs/integration/tabs.spec.cjs +1 -1
- package/build/cjs/components/tag/Tag.cjs +1 -1
- package/build/cjs/components/tag/Tag.cjs.map +1 -1
- package/build/cjs/components/tag/Tag.d.cts +1 -6
- package/build/cjs/components/tag/index.d.cts +1 -1
- package/build/cjs/components/tag/integration/tag.spec.cjs +1 -1
- package/build/cjs/components/text-input/integration/text-input.spec.cjs +1 -1
- package/build/cjs/components/toast/integration/toast.spec.cjs +1 -1
- package/build/cjs/components/toggle-switch/integration/toggle-switch.spec.cjs +1 -1
- package/build/cjs/components/tooltip/integration/tooltip.spec.cjs +1 -1
- package/build/cjs/components/tooltip/integration/tooltip.spec.cjs.map +1 -1
- package/build/cjs/hooks/useAnimatedDetails/useAnimatedDetails.cjs.map +1 -1
- package/build/cjs/hooks/useAnimatedDetails/useAnimatedDetails.d.cts +1 -0
- package/build/es/components/accordion/integration/accordion.spec.js +1 -1
- package/build/es/components/accordion/integration/accordion.spec.js.map +1 -1
- package/build/es/components/breadcrumb/integration/breadcrumb.spec.js +1 -1
- package/build/es/components/button/integration/button.spec.js +1 -1
- package/build/es/components/card/integration/card.spec.js +1 -1
- package/build/es/components/checkbox/integration/checkbox.spec.js +1 -1
- package/build/es/components/chip/Chip.d.ts +2 -2
- package/build/es/components/chip/Chip.js +1 -1
- package/build/es/components/chip/Chip.js.map +1 -1
- package/build/es/components/combobox/Combobox.js +1 -1
- package/build/es/components/combobox/Combobox.js.map +1 -1
- package/build/es/components/combobox/integration/combobox.spec.js +1 -1
- package/build/es/components/cookie-consent/integration/cookie-consent.spec.js +1 -1
- package/build/es/components/datepicker/integration/datepicker.spec.js +1 -1
- package/build/es/components/description-list/integration/description-list.spec.js +1 -1
- package/build/es/components/feedback/integration/feedback.spec.js +1 -1
- package/build/es/components/file-input/integration/file-input.spec.js +1 -1
- package/build/es/components/icon/integration/icon.spec.js +1 -1
- package/build/es/components/icon-button/integration/icon-button.spec.js +1 -1
- package/build/es/components/image/integration/image.spec.js +1 -1
- package/build/es/components/image/integration/image.spec.js.map +1 -1
- package/build/es/components/input-group/integration/input-group.spec.js +1 -1
- package/build/es/components/input-panel/integration/input-panel.spec.js +1 -1
- package/build/es/components/link/integration/link.spec.js +1 -1
- package/build/es/components/link-list/integration/link-list.spec.js +1 -1
- package/build/es/components/list/integration/list.spec.js +1 -1
- package/build/es/components/menu/integration/menu.spec.js +1 -1
- package/build/es/components/message/integration/message.spec.js +1 -1
- package/build/es/components/modal/integration/modal.spec.js +1 -1
- package/build/es/components/pagination/integration/pagination.spec.js +1 -1
- package/build/es/components/popover/integration/popover.spec.js +1 -1
- package/build/es/components/popover/integration/popover.spec.js.map +1 -1
- package/build/es/components/progress-bar/integration/progress-bar.spec.js +1 -1
- package/build/es/components/radio-button/integration/radio-button.spec.js +1 -1
- package/build/es/components/select/integration/select.spec.js +1 -1
- package/build/es/components/summary-table/integration/summary-table.spec.js +1 -1
- package/build/es/components/system-message/integration/system-message.spec.js +1 -1
- package/build/es/components/table/integration/table.spec.js +1 -1
- package/build/es/components/tabs/integration/tabs.spec.js +1 -1
- package/build/es/components/tag/Tag.d.ts +1 -6
- package/build/es/components/tag/Tag.js +1 -1
- package/build/es/components/tag/Tag.js.map +1 -1
- package/build/es/components/tag/index.d.ts +1 -1
- package/build/es/components/tag/integration/tag.spec.js +1 -1
- package/build/es/components/text-input/integration/text-input.spec.js +1 -1
- package/build/es/components/toast/integration/toast.spec.js +1 -1
- package/build/es/components/toggle-switch/integration/toggle-switch.spec.js +1 -1
- package/build/es/components/tooltip/integration/tooltip.spec.js +1 -1
- package/build/es/components/tooltip/integration/tooltip.spec.js.map +1 -1
- package/build/es/hooks/useAnimatedDetails/useAnimatedDetails.d.ts +1 -0
- package/build/es/hooks/useAnimatedDetails/useAnimatedDetails.js.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/combobox/combobox.css +26 -20
- package/styles/components/combobox/combobox.min.css +1 -1
- package/styles/components/combobox/combobox.scss +6 -12
- 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/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/tag/tag.css +13 -12
- package/styles/components/tag/tag.min.css +1 -1
- package/styles/components/tag/tag.scss +2 -10
- package/styles/components/toast/toast.css +4 -4
- package/styles/components/toast/toast.min.css +1 -1
- package/styles/styles.css +76 -69
- package/styles/styles.min.css +1 -1
- package/build/TestHelper-BVq1XrAt.cjs +0 -2
- package/build/TestHelper-BVq1XrAt.cjs.map +0 -1
- package/build/TestHelper-CT9BmbYb.js +0 -2
- package/build/TestHelper-CT9BmbYb.js.map +0 -1
package/styles/styles.css
CHANGED
|
@@ -1142,7 +1142,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-text-area__tex
|
|
|
1142
1142
|
--color: var(--jkl-color-text-default);
|
|
1143
1143
|
}
|
|
1144
1144
|
.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 {
|
|
1145
|
-
animation: 400ms cubic-bezier(0, 0, 0.3, 1) 250ms jkl-support-icon-entrance-
|
|
1145
|
+
animation: 400ms cubic-bezier(0, 0, 0.3, 1) 250ms jkl-support-icon-entrance-uv95ba1 forwards;
|
|
1146
1146
|
}
|
|
1147
1147
|
.jkl-form-support-label--sr-only {
|
|
1148
1148
|
border: 0 !important;
|
|
@@ -1217,7 +1217,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-text-area__tex
|
|
|
1217
1217
|
white-space: nowrap !important; /* 3 */
|
|
1218
1218
|
}
|
|
1219
1219
|
|
|
1220
|
-
@keyframes jkl-support-icon-entrance-
|
|
1220
|
+
@keyframes jkl-support-icon-entrance-uv95ba1 {
|
|
1221
1221
|
0% {
|
|
1222
1222
|
margin-right: 0;
|
|
1223
1223
|
opacity: 0;
|
|
@@ -1683,7 +1683,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-tooltip-trigge
|
|
|
1683
1683
|
height: 1rem;
|
|
1684
1684
|
}
|
|
1685
1685
|
html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
1686
|
-
animation: cubic-bezier(0.6, 0.2, 0.35, 1) 250ms jkl-tertiary-flash-
|
|
1686
|
+
animation: cubic-bezier(0.6, 0.2, 0.35, 1) 250ms jkl-tertiary-flash-uv95bas;
|
|
1687
1687
|
}
|
|
1688
1688
|
:not([data-touchnavigation]) .jkl-button--primary:hover, :not([data-touchnavigation]) .jkl-button--secondary:hover, :not([data-touchnavigation]) .jkl-button--tertiary:hover {
|
|
1689
1689
|
scale: 1.05;
|
|
@@ -1727,7 +1727,7 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1727
1727
|
--background-color: var(--jkl-color-background-interactive-hover);
|
|
1728
1728
|
}
|
|
1729
1729
|
|
|
1730
|
-
@keyframes jkl-tertiary-flash-
|
|
1730
|
+
@keyframes jkl-tertiary-flash-uv95bas {
|
|
1731
1731
|
0% {
|
|
1732
1732
|
opacity: 0.5;
|
|
1733
1733
|
scale: 1;
|
|
@@ -1752,15 +1752,15 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1752
1752
|
animation: 2500ms linear infinite;
|
|
1753
1753
|
}
|
|
1754
1754
|
.jkl-loader__dot--left {
|
|
1755
|
-
animation-name: jkl-loader-left-spin-
|
|
1755
|
+
animation-name: jkl-loader-left-spin-uv95bbf;
|
|
1756
1756
|
margin-right: 1.71em;
|
|
1757
1757
|
}
|
|
1758
1758
|
.jkl-loader__dot--middle {
|
|
1759
|
-
animation-name: jkl-loader-middle-spin-
|
|
1759
|
+
animation-name: jkl-loader-middle-spin-uv95bbn;
|
|
1760
1760
|
margin-right: 1.9em;
|
|
1761
1761
|
}
|
|
1762
1762
|
.jkl-loader__dot--right {
|
|
1763
|
-
animation-name: jkl-loader-right-spin-
|
|
1763
|
+
animation-name: jkl-loader-right-spin-uv95bc0;
|
|
1764
1764
|
}
|
|
1765
1765
|
@media screen and (forced-colors: active) {
|
|
1766
1766
|
.jkl-loader__dot {
|
|
@@ -1788,7 +1788,7 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1788
1788
|
margin-right: 0.3em;
|
|
1789
1789
|
}
|
|
1790
1790
|
|
|
1791
|
-
@keyframes jkl-loader-left-spin-
|
|
1791
|
+
@keyframes jkl-loader-left-spin-uv95bbf {
|
|
1792
1792
|
0% {
|
|
1793
1793
|
transform: rotate(0) scale(0);
|
|
1794
1794
|
}
|
|
@@ -1802,7 +1802,7 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1802
1802
|
transform: rotate(180deg) scale(0);
|
|
1803
1803
|
}
|
|
1804
1804
|
}
|
|
1805
|
-
@keyframes jkl-loader-middle-spin-
|
|
1805
|
+
@keyframes jkl-loader-middle-spin-uv95bbn {
|
|
1806
1806
|
0% {
|
|
1807
1807
|
transform: rotate(20deg) scale(0);
|
|
1808
1808
|
}
|
|
@@ -1819,7 +1819,7 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1819
1819
|
transform: rotate(200deg) scale(0);
|
|
1820
1820
|
}
|
|
1821
1821
|
}
|
|
1822
|
-
@keyframes jkl-loader-right-spin-
|
|
1822
|
+
@keyframes jkl-loader-right-spin-uv95bc0 {
|
|
1823
1823
|
0% {
|
|
1824
1824
|
transform: rotate(40deg) scale(0);
|
|
1825
1825
|
}
|
|
@@ -1867,7 +1867,7 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1867
1867
|
bottom: 0;
|
|
1868
1868
|
width: 12.5rem;
|
|
1869
1869
|
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%);
|
|
1870
|
-
animation: var(--jkl-skeleton-sweep-duration) ease infinite jkl-sweep-
|
|
1870
|
+
animation: var(--jkl-skeleton-sweep-duration) ease infinite jkl-sweep-uv95bcf;
|
|
1871
1871
|
}
|
|
1872
1872
|
@media (width >= 0) and (max-width: 679px) {
|
|
1873
1873
|
.jkl-skeleton-animation {
|
|
@@ -1898,7 +1898,7 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1898
1898
|
@media screen and (forced-colors: active) {
|
|
1899
1899
|
.jkl-skeleton-element {
|
|
1900
1900
|
border: 1px solid CanvasText;
|
|
1901
|
-
animation: 2s ease infinite jkl-blink-
|
|
1901
|
+
animation: 2s ease infinite jkl-blink-uv95bcz;
|
|
1902
1902
|
}
|
|
1903
1903
|
}
|
|
1904
1904
|
|
|
@@ -1954,11 +1954,11 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1954
1954
|
}
|
|
1955
1955
|
@media screen and (forced-colors: active) {
|
|
1956
1956
|
.jkl-skeleton-table {
|
|
1957
|
-
animation: 2s ease-in-out infinite jkl-blink-
|
|
1957
|
+
animation: 2s ease-in-out infinite jkl-blink-uv95bcz;
|
|
1958
1958
|
}
|
|
1959
1959
|
}
|
|
1960
1960
|
|
|
1961
|
-
@keyframes jkl-sweep-
|
|
1961
|
+
@keyframes jkl-sweep-uv95bcf {
|
|
1962
1962
|
0% {
|
|
1963
1963
|
transform: translateX(calc(0vw - 200px));
|
|
1964
1964
|
}
|
|
@@ -1966,7 +1966,7 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1966
1966
|
transform: translateX(calc(100vw + 400px));
|
|
1967
1967
|
}
|
|
1968
1968
|
}
|
|
1969
|
-
@keyframes jkl-blink-
|
|
1969
|
+
@keyframes jkl-blink-uv95bcz {
|
|
1970
1970
|
0% {
|
|
1971
1971
|
opacity: 1;
|
|
1972
1972
|
}
|
|
@@ -2336,18 +2336,24 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-nav-card:focus
|
|
|
2336
2336
|
opacity: 0;
|
|
2337
2337
|
}
|
|
2338
2338
|
|
|
2339
|
-
|
|
2340
|
-
[data-layout-density=comfortable],
|
|
2341
|
-
[data-density=comfortable]
|
|
2339
|
+
.jkl .jkl-tag,
|
|
2340
|
+
.jkl .jkl-tag[data-layout-density=comfortable],
|
|
2341
|
+
.jkl .jkl-tag[data-density=comfortable],
|
|
2342
|
+
.jkl [data-layout-density=comfortable] .jkl-tag,
|
|
2343
|
+
.jkl [data-density=comfortable] .jkl-tag,
|
|
2344
|
+
.jkl[data-layout-density=comfortable] .jkl-tag,
|
|
2345
|
+
.jkl[data-density=comfortable] .jkl-tag {
|
|
2342
2346
|
--jkl-tag-padding: var(--jkl-spacing-4) var(--jkl-spacing-8);
|
|
2343
|
-
--jkl-tag-dismiss-margin: 0;
|
|
2344
2347
|
--jkl-tag-gap: var(--jkl-spacing-4);
|
|
2345
2348
|
}
|
|
2346
2349
|
|
|
2347
|
-
[data-layout-density=compact],
|
|
2348
|
-
[data-density=compact]
|
|
2350
|
+
.jkl .jkl-tag[data-layout-density=compact],
|
|
2351
|
+
.jkl .jkl-tag[data-density=compact],
|
|
2352
|
+
.jkl [data-layout-density=compact] .jkl-tag,
|
|
2353
|
+
.jkl [data-density=compact] .jkl-tag,
|
|
2354
|
+
.jkl[data-layout-density=compact] .jkl-tag,
|
|
2355
|
+
.jkl[data-density=compact] .jkl-tag {
|
|
2349
2356
|
--jkl-tag-padding: 0 var(--jkl-spacing-4);
|
|
2350
|
-
--jkl-tag-dismiss-margin: 0 calc(var(--jkl-spacing-2) * -1) 0 0;
|
|
2351
2357
|
--jkl-tag-gap: var(--jkl-spacing-2);
|
|
2352
2358
|
}
|
|
2353
2359
|
|
|
@@ -2400,11 +2406,6 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-nav-card:focus
|
|
|
2400
2406
|
border-style: solid;
|
|
2401
2407
|
}
|
|
2402
2408
|
}
|
|
2403
|
-
.jkl-tag__dismiss-action {
|
|
2404
|
-
height: 1.5rem;
|
|
2405
|
-
padding: 0.125rem 0;
|
|
2406
|
-
margin: var(--jkl-tag-dismiss-margin);
|
|
2407
|
-
}
|
|
2408
2409
|
|
|
2409
2410
|
:root,
|
|
2410
2411
|
[data-layout-density=comfortable],
|
|
@@ -2436,7 +2437,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-nav-card:focus
|
|
|
2436
2437
|
--jkl-checkbox-line-height: 1.5rem;
|
|
2437
2438
|
}
|
|
2438
2439
|
|
|
2439
|
-
@keyframes jkl-checkbox-checked-
|
|
2440
|
+
@keyframes jkl-checkbox-checked-uv95bdh {
|
|
2440
2441
|
0% {
|
|
2441
2442
|
width: 0;
|
|
2442
2443
|
height: 0;
|
|
@@ -2450,7 +2451,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-nav-card:focus
|
|
|
2450
2451
|
height: 58%;
|
|
2451
2452
|
}
|
|
2452
2453
|
}
|
|
2453
|
-
@keyframes jkl-checkbox-indeterminate-
|
|
2454
|
+
@keyframes jkl-checkbox-indeterminate-uv95bdu {
|
|
2454
2455
|
0% {
|
|
2455
2456
|
width: 0;
|
|
2456
2457
|
}
|
|
@@ -2478,11 +2479,11 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-nav-card:focus
|
|
|
2478
2479
|
top: -6px;
|
|
2479
2480
|
}
|
|
2480
2481
|
.jkl-checkbox__input:checked + .jkl-checkbox__label .jkl-checkbox__check-mark::after {
|
|
2481
|
-
animation: jkl-checkbox-checked-
|
|
2482
|
+
animation: jkl-checkbox-checked-uv95bdh 150ms ease-in-out forwards;
|
|
2482
2483
|
opacity: 1;
|
|
2483
2484
|
}
|
|
2484
2485
|
.jkl-checkbox__input:indeterminate:not(:checked) + .jkl-checkbox__label .jkl-checkbox__indeterminate-mark::after {
|
|
2485
|
-
animation: jkl-checkbox-indeterminate-
|
|
2486
|
+
animation: jkl-checkbox-indeterminate-uv95bdu 150ms ease-in-out forwards;
|
|
2486
2487
|
opacity: 1;
|
|
2487
2488
|
}
|
|
2488
2489
|
.jkl-checkbox__input:focus-visible + .jkl-checkbox__label {
|
|
@@ -2770,9 +2771,13 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-nav-card:focus
|
|
|
2770
2771
|
--jkl-combobox-marked-value-shadow: #1b1917;
|
|
2771
2772
|
}
|
|
2772
2773
|
|
|
2773
|
-
|
|
2774
|
-
[data-layout-density=comfortable],
|
|
2775
|
-
[data-density=comfortable]
|
|
2774
|
+
.jkl .jkl-combobox,
|
|
2775
|
+
.jkl .jkl-combobox[data-layout-density=comfortable],
|
|
2776
|
+
.jkl .jkl-combobox[data-density=comfortable],
|
|
2777
|
+
.jkl [data-layout-density=comfortable] .jkl-combobox,
|
|
2778
|
+
.jkl [data-density=comfortable] .jkl-combobox,
|
|
2779
|
+
.jkl[data-layout-density=comfortable] .jkl-combobox,
|
|
2780
|
+
.jkl[data-density=comfortable] .jkl-combobox {
|
|
2776
2781
|
--jkl-combobox-font-size: var(--jkl-body-font-size);
|
|
2777
2782
|
--jkl-combobox-line-height: var(--jkl-body-line-height);
|
|
2778
2783
|
--jkl-combobox-font-weight: var(--jkl-body-font-weight);
|
|
@@ -2788,19 +2793,25 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-nav-card:focus
|
|
|
2788
2793
|
--jkl-combobox-option-line-height: 2rem;
|
|
2789
2794
|
--jkl-combobox-input-padding: 3.75rem;
|
|
2790
2795
|
--jkl-combobox-search-input-height: 1.75rem;
|
|
2791
|
-
--jkl-combobox-tag-padding: 0.125rem;
|
|
2792
|
-
--jkl-combobox-tag-height: 1.5rem;
|
|
2793
2796
|
}
|
|
2794
2797
|
@media (width >= 0) and (max-width: 679px) {
|
|
2795
|
-
|
|
2796
|
-
[data-layout-density=comfortable],
|
|
2797
|
-
[data-density=comfortable]
|
|
2798
|
+
.jkl .jkl-combobox,
|
|
2799
|
+
.jkl .jkl-combobox[data-layout-density=comfortable],
|
|
2800
|
+
.jkl .jkl-combobox[data-density=comfortable],
|
|
2801
|
+
.jkl [data-layout-density=comfortable] .jkl-combobox,
|
|
2802
|
+
.jkl [data-density=comfortable] .jkl-combobox,
|
|
2803
|
+
.jkl[data-layout-density=comfortable] .jkl-combobox,
|
|
2804
|
+
.jkl[data-density=comfortable] .jkl-combobox {
|
|
2798
2805
|
--jkl-combobox-input-height: 2.75rem;
|
|
2799
2806
|
}
|
|
2800
2807
|
}
|
|
2801
2808
|
|
|
2802
|
-
[data-layout-density=compact],
|
|
2803
|
-
[data-density=compact]
|
|
2809
|
+
.jkl .jkl-combobox[data-layout-density=compact],
|
|
2810
|
+
.jkl .jkl-combobox[data-density=compact],
|
|
2811
|
+
.jkl [data-layout-density=compact] .jkl-combobox,
|
|
2812
|
+
.jkl [data-density=compact] .jkl-combobox,
|
|
2813
|
+
.jkl[data-layout-density=compact] .jkl-combobox,
|
|
2814
|
+
.jkl[data-density=compact] .jkl-combobox {
|
|
2804
2815
|
--jkl-combobox-font-size: var(--jkl-small-font-size);
|
|
2805
2816
|
--jkl-combobox-line-height: var(--jkl-small-line-height);
|
|
2806
2817
|
--jkl-combobox-font-weight: var(--jkl-small-font-weight);
|
|
@@ -2816,8 +2827,6 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-nav-card:focus
|
|
|
2816
2827
|
--jkl-combobox-option-line-height: 1.5rem;
|
|
2817
2828
|
--jkl-combobox-input-padding: 0.75rem;
|
|
2818
2829
|
--jkl-combobox-search-input-height: 1.25rem;
|
|
2819
|
-
--jkl-combobox-tag-padding: 0 0.25rem;
|
|
2820
|
-
--jkl-combobox-tag-height: 1.25rem;
|
|
2821
2830
|
}
|
|
2822
2831
|
|
|
2823
2832
|
.jkl-combobox {
|
|
@@ -2843,7 +2852,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-nav-card:focus
|
|
|
2843
2852
|
outline-style: revert;
|
|
2844
2853
|
}
|
|
2845
2854
|
}
|
|
2846
|
-
.jkl-combobox
|
|
2855
|
+
.jkl-combobox .jkl-combobox__option:focus {
|
|
2847
2856
|
outline: none;
|
|
2848
2857
|
}
|
|
2849
2858
|
.jkl-combobox__wrapper {
|
|
@@ -2986,26 +2995,24 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-nav-card:focus
|
|
|
2986
2995
|
gap: 0.25rem;
|
|
2987
2996
|
top: var(--jkl-combobox-actions-top);
|
|
2988
2997
|
}
|
|
2989
|
-
.jkl-
|
|
2998
|
+
.jkl-combobox__chips {
|
|
2990
2999
|
display: flex;
|
|
2991
3000
|
flex-wrap: wrap;
|
|
2992
3001
|
align-items: center;
|
|
2993
3002
|
margin-left: -4px;
|
|
2994
3003
|
}
|
|
2995
|
-
.jkl-
|
|
3004
|
+
.jkl-combobox__chips .jkl-chip {
|
|
2996
3005
|
margin: 1px 4px;
|
|
2997
3006
|
z-index: 1;
|
|
2998
|
-
padding: var(--jkl-combobox-tag-padding);
|
|
2999
|
-
height: var(--jkl-combobox-tag-height);
|
|
3000
3007
|
}
|
|
3001
|
-
.jkl-
|
|
3008
|
+
.jkl-combobox__chips .jkl-chip__marked {
|
|
3002
3009
|
border-radius: 6px;
|
|
3003
3010
|
box-shadow: 0 0 0 2px var(--jkl-combobox-marked-value-shadow) inset;
|
|
3004
3011
|
box-sizing: border-box;
|
|
3005
3012
|
border: 1px solid var(--jkl-combobox-marked-value-border);
|
|
3006
|
-
margin:
|
|
3013
|
+
margin: 4px;
|
|
3007
3014
|
}
|
|
3008
|
-
.jkl-
|
|
3015
|
+
.jkl-combobox__chips .jkl-chip .jkl-tooltip-trigger {
|
|
3009
3016
|
font-weight: 700;
|
|
3010
3017
|
}
|
|
3011
3018
|
.jkl-combobox--invalid .jkl-combobox__search-input,
|
|
@@ -3815,7 +3822,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-calendar-date-
|
|
|
3815
3822
|
padding: 1rem 0 2.5rem 0;
|
|
3816
3823
|
}
|
|
3817
3824
|
|
|
3818
|
-
@keyframes jkl-show-
|
|
3825
|
+
@keyframes jkl-show-uv95bej {
|
|
3819
3826
|
from {
|
|
3820
3827
|
transform: translate3d(0, 0.5rem, 0);
|
|
3821
3828
|
opacity: 0;
|
|
@@ -3850,7 +3857,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-calendar-date-
|
|
|
3850
3857
|
}
|
|
3851
3858
|
}
|
|
3852
3859
|
.jkl-feedback__fade-in {
|
|
3853
|
-
animation: jkl-show-
|
|
3860
|
+
animation: jkl-show-uv95bej 0.25s ease-out;
|
|
3854
3861
|
}
|
|
3855
3862
|
.jkl-feedback__buttons {
|
|
3856
3863
|
display: flex;
|
|
@@ -4090,7 +4097,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4090
4097
|
--background-color: var(--jkl-color-background-alert-success);
|
|
4091
4098
|
}
|
|
4092
4099
|
.jkl-message--dismissed {
|
|
4093
|
-
animation: jkl-dismiss-
|
|
4100
|
+
animation: jkl-dismiss-uv95beq 400ms ease-in-out forwards;
|
|
4094
4101
|
transition: visibility 0ms 400ms;
|
|
4095
4102
|
visibility: hidden;
|
|
4096
4103
|
}
|
|
@@ -4110,7 +4117,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4110
4117
|
}
|
|
4111
4118
|
}
|
|
4112
4119
|
|
|
4113
|
-
@keyframes jkl-dismiss-
|
|
4120
|
+
@keyframes jkl-dismiss-uv95beq {
|
|
4114
4121
|
from {
|
|
4115
4122
|
opacity: 1;
|
|
4116
4123
|
transform: translate3d(0, 0, 0);
|
|
@@ -4166,7 +4173,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4166
4173
|
--jkl-radio-button-label-font-weight: var(--jkl-small-font-weight);
|
|
4167
4174
|
}
|
|
4168
4175
|
|
|
4169
|
-
@keyframes jkl-dot-in-
|
|
4176
|
+
@keyframes jkl-dot-in-uv95bfq {
|
|
4170
4177
|
0% {
|
|
4171
4178
|
transform: scale(0.8);
|
|
4172
4179
|
}
|
|
@@ -4211,7 +4218,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4211
4218
|
}
|
|
4212
4219
|
.jkl-radio-button__input:checked + .jkl-radio-button__label > .jkl-radio-button__dot::after {
|
|
4213
4220
|
--dot-color: var(--jkl-color-border-action);
|
|
4214
|
-
animation: jkl-dot-in-
|
|
4221
|
+
animation: jkl-dot-in-uv95bfq 150ms ease;
|
|
4215
4222
|
}
|
|
4216
4223
|
@media screen and (forced-colors: active) {
|
|
4217
4224
|
.jkl-radio-button__input:checked + .jkl-radio-button__label > .jkl-radio-button__dot::after {
|
|
@@ -4361,7 +4368,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4361
4368
|
--background-color: var(--jkl-color-background-container-high);
|
|
4362
4369
|
}
|
|
4363
4370
|
|
|
4364
|
-
@keyframes jkl-dot-in-
|
|
4371
|
+
@keyframes jkl-dot-in-uv95bg8 {
|
|
4365
4372
|
0% {
|
|
4366
4373
|
transform: scale(0.8);
|
|
4367
4374
|
}
|
|
@@ -4409,7 +4416,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4409
4416
|
}
|
|
4410
4417
|
}
|
|
4411
4418
|
.jkl-radio-panel__input:checked + .jkl-radio-panel__decorator::after {
|
|
4412
|
-
animation: jkl-dot-in-
|
|
4419
|
+
animation: jkl-dot-in-uv95bg8 150ms ease;
|
|
4413
4420
|
}
|
|
4414
4421
|
.jkl-radio-panel:has(:checked) {
|
|
4415
4422
|
--radio-dot-color: var(--jkl-color-border-action);
|
|
@@ -4421,7 +4428,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4421
4428
|
--radio-dot-color: var(--jkl-color-text-on-alert);
|
|
4422
4429
|
}
|
|
4423
4430
|
|
|
4424
|
-
@keyframes jkl-checkbox-checked-
|
|
4431
|
+
@keyframes jkl-checkbox-checked-uv95bgn {
|
|
4425
4432
|
0% {
|
|
4426
4433
|
width: 0;
|
|
4427
4434
|
height: 0;
|
|
@@ -4484,7 +4491,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4484
4491
|
}
|
|
4485
4492
|
}
|
|
4486
4493
|
.jkl-checkbox-panel:has(:checked) .jkl-checkbox-panel__decorator::after {
|
|
4487
|
-
animation: jkl-checkbox-checked-
|
|
4494
|
+
animation: jkl-checkbox-checked-uv95bgn 150ms ease-in-out forwards;
|
|
4488
4495
|
opacity: 1;
|
|
4489
4496
|
}
|
|
4490
4497
|
.jkl-checkbox-panel:has([aria-invalid=true]) {
|
|
@@ -5252,11 +5259,11 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
5252
5259
|
}
|
|
5253
5260
|
|
|
5254
5261
|
.jkl-countdown__tracker {
|
|
5255
|
-
animation: jkl-downcount-
|
|
5262
|
+
animation: jkl-downcount-uv95bhl var(--duration) linear forwards;
|
|
5256
5263
|
animation-play-state: var(--play-state, running);
|
|
5257
5264
|
}
|
|
5258
5265
|
|
|
5259
|
-
@keyframes jkl-downcount-
|
|
5266
|
+
@keyframes jkl-downcount-uv95bhl {
|
|
5260
5267
|
from {
|
|
5261
5268
|
width: 100%;
|
|
5262
5269
|
}
|
|
@@ -5457,7 +5464,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-system-message
|
|
|
5457
5464
|
margin-bottom: 0;
|
|
5458
5465
|
}
|
|
5459
5466
|
.jkl-system-message--dismissed {
|
|
5460
|
-
animation: jkl-dismiss-
|
|
5467
|
+
animation: jkl-dismiss-uv95bi2 400ms ease-in forwards;
|
|
5461
5468
|
transition: visibility 0ms 400ms;
|
|
5462
5469
|
visibility: hidden;
|
|
5463
5470
|
}
|
|
@@ -5489,7 +5496,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-system-message
|
|
|
5489
5496
|
}
|
|
5490
5497
|
}
|
|
5491
5498
|
|
|
5492
|
-
@keyframes jkl-dismiss-
|
|
5499
|
+
@keyframes jkl-dismiss-uv95bi2 {
|
|
5493
5500
|
from {
|
|
5494
5501
|
opacity: 1;
|
|
5495
5502
|
transform: translate3d(0, 0, 0);
|
|
@@ -6368,14 +6375,14 @@ html:not([data-mousenavigation]) .jkl-table-pagination__previous:focus, html:not
|
|
|
6368
6375
|
|
|
6369
6376
|
.jkl-toast[data-animation=entering],
|
|
6370
6377
|
.jkl-toast[data-animation=queued] {
|
|
6371
|
-
animation: jkl-entering-
|
|
6378
|
+
animation: jkl-entering-uv95bif 200ms ease-out forwards;
|
|
6372
6379
|
}
|
|
6373
6380
|
|
|
6374
6381
|
.jkl-toast[data-animation=exiting] {
|
|
6375
|
-
animation: jkl-exiting-
|
|
6382
|
+
animation: jkl-exiting-uv95biz 150ms ease-in forwards;
|
|
6376
6383
|
}
|
|
6377
6384
|
|
|
6378
|
-
@keyframes jkl-entering-
|
|
6385
|
+
@keyframes jkl-entering-uv95bif {
|
|
6379
6386
|
from {
|
|
6380
6387
|
opacity: 0;
|
|
6381
6388
|
transform: translate3d(0, 50%, 0);
|
|
@@ -6385,7 +6392,7 @@ html:not([data-mousenavigation]) .jkl-table-pagination__previous:focus, html:not
|
|
|
6385
6392
|
transform: translate3d(0, 0, 0);
|
|
6386
6393
|
}
|
|
6387
6394
|
}
|
|
6388
|
-
@keyframes jkl-exiting-
|
|
6395
|
+
@keyframes jkl-exiting-uv95biz {
|
|
6389
6396
|
from {
|
|
6390
6397
|
opacity: 1;
|
|
6391
6398
|
transform: translate3d(0, 0, 0);
|