@fremtind/jokul 0.35.0 → 0.36.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/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/Accordion.cjs.map +1 -1
- package/build/cjs/components/accordion/Accordion.d.cts +4 -0
- package/build/cjs/components/accordion/AccordionItem.cjs.map +1 -1
- package/build/cjs/components/accordion/AccordionItem.d.cts +4 -0
- 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/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/expander/ExpandablePanel.cjs +2 -0
- package/build/cjs/components/expander/ExpandablePanel.cjs.map +1 -0
- package/build/cjs/components/expander/ExpandablePanel.d.cts +2 -0
- package/build/cjs/components/expander/ExpandablePanelContent.cjs +2 -0
- package/build/cjs/components/expander/ExpandablePanelContent.cjs.map +1 -0
- package/build/cjs/components/expander/ExpandablePanelContent.d.cts +2 -0
- package/build/cjs/components/expander/Expander.cjs +1 -1
- package/build/cjs/components/expander/Expander.cjs.map +1 -1
- package/build/cjs/components/expander/Expander.d.cts +2 -27
- package/build/cjs/components/expander/context.cjs +2 -0
- package/build/cjs/components/expander/context.cjs.map +1 -0
- package/build/cjs/components/expander/context.d.cts +2 -0
- package/build/cjs/components/expander/deprecated/ExpandSection.cjs +2 -0
- package/build/cjs/components/expander/deprecated/ExpandSection.cjs.map +1 -0
- package/build/cjs/components/expander/{ExpandSection.d.cts → deprecated/ExpandSection.d.cts} +6 -2
- package/build/cjs/components/expander/deprecated/Expander.cjs +2 -0
- package/build/cjs/components/expander/deprecated/Expander.cjs.map +1 -0
- package/build/cjs/components/expander/deprecated/Expander.d.cts +27 -0
- package/build/cjs/components/expander/index.cjs +1 -1
- package/build/cjs/components/expander/index.d.cts +4 -2
- package/build/cjs/components/expander/types.cjs +2 -0
- package/build/cjs/components/expander/types.cjs.map +1 -0
- package/build/cjs/components/expander/types.d.cts +23 -0
- 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/index.cjs +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/ExpandableTableRowController.cjs +1 -1
- package/build/cjs/components/table/ExpandableTableRowController.cjs.map +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/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/cjs/index.cjs +1 -1
- package/build/es/components/accordion/Accordion.d.ts +4 -0
- package/build/es/components/accordion/Accordion.js.map +1 -1
- package/build/es/components/accordion/AccordionItem.d.ts +4 -0
- package/build/es/components/accordion/AccordionItem.js.map +1 -1
- 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/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/expander/ExpandablePanel.d.ts +2 -0
- package/build/es/components/expander/ExpandablePanel.js +2 -0
- package/build/es/components/expander/ExpandablePanel.js.map +1 -0
- package/build/es/components/expander/ExpandablePanelContent.d.ts +2 -0
- package/build/es/components/expander/ExpandablePanelContent.js +2 -0
- package/build/es/components/expander/ExpandablePanelContent.js.map +1 -0
- package/build/es/components/expander/Expander.d.ts +2 -27
- package/build/es/components/expander/Expander.js +1 -1
- package/build/es/components/expander/Expander.js.map +1 -1
- package/build/es/components/expander/context.d.ts +2 -0
- package/build/es/components/expander/context.js +2 -0
- package/build/es/components/expander/context.js.map +1 -0
- package/build/es/components/expander/{ExpandSection.d.ts → deprecated/ExpandSection.d.ts} +6 -2
- package/build/es/components/expander/deprecated/ExpandSection.js +2 -0
- package/build/es/components/expander/deprecated/ExpandSection.js.map +1 -0
- package/build/es/components/expander/deprecated/Expander.d.ts +27 -0
- package/build/es/components/expander/deprecated/Expander.js +2 -0
- package/build/es/components/expander/deprecated/Expander.js.map +1 -0
- package/build/es/components/expander/index.d.ts +4 -2
- package/build/es/components/expander/index.js +1 -1
- package/build/es/components/expander/types.d.ts +23 -0
- package/build/es/components/expander/types.js +2 -0
- package/build/es/components/expander/types.js.map +1 -0
- 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/index.js +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/ExpandableTableRowController.js +1 -1
- package/build/es/components/table/ExpandableTableRowController.js.map +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/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/build/es/index.js +1 -1
- package/package.json +2 -2
- package/styles/components/accordion/accordion.scss +2 -0
- 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/expander/_index.scss +2 -1
- package/styles/components/expander/expandable.css +88 -0
- package/styles/components/expander/expandable.min.css +1 -0
- package/styles/components/expander/expandable.scss +105 -0
- package/styles/components/expander/expander.css +13 -13
- package/styles/components/expander/expander.min.css +1 -1
- package/styles/components/expander/expander.scss +7 -5
- package/styles/components/feedback/feedback.css +2 -2
- package/styles/components/feedback/feedback.min.css +1 -1
- package/styles/components/icon/icon.css +1 -1
- package/styles/components/icon/icon.min.css +1 -1
- package/styles/components/icon/icon.scss +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/table/_table-cell.scss +2 -0
- package/styles/components/table/table.css +2 -0
- package/styles/components/table/table.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 +137 -50
- 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/build/cjs/components/expander/ExpandSection.cjs +0 -2
- package/build/cjs/components/expander/ExpandSection.cjs.map +0 -1
- package/build/es/components/expander/ExpandSection.js +0 -2
- package/build/es/components/expander/ExpandSection.js.map +0 -1
package/styles/styles.css
CHANGED
|
@@ -207,7 +207,7 @@
|
|
|
207
207
|
-webkit-font-smoothing: antialiased;
|
|
208
208
|
transition-timing-function: ease;
|
|
209
209
|
transition-duration: 150ms;
|
|
210
|
-
transition-property: font-variation-settings;
|
|
210
|
+
transition-property: font-variation-settings, transform;
|
|
211
211
|
}
|
|
212
212
|
.jkl-icon--bold {
|
|
213
213
|
--jkl-icon-weight: 500;
|
|
@@ -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-uoq6m5j 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-uoq6m5j {
|
|
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-uoq6m5p;
|
|
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-uoq6m5p {
|
|
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-uoq6m5w;
|
|
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-uoq6m62;
|
|
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-uoq6m6f;
|
|
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-uoq6m5w {
|
|
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-uoq6m62 {
|
|
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-uoq6m6f {
|
|
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-uoq6m6w;
|
|
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-uoq6m7p;
|
|
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-uoq6m7p;
|
|
1958
1958
|
}
|
|
1959
1959
|
}
|
|
1960
1960
|
|
|
1961
|
-
@keyframes jkl-sweep-
|
|
1961
|
+
@keyframes jkl-sweep-uoq6m6w {
|
|
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-uoq6m7p {
|
|
1970
1970
|
0% {
|
|
1971
1971
|
opacity: 1;
|
|
1972
1972
|
}
|
|
@@ -2437,7 +2437,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-nav-card:focus
|
|
|
2437
2437
|
--jkl-checkbox-line-height: 1.5rem;
|
|
2438
2438
|
}
|
|
2439
2439
|
|
|
2440
|
-
@keyframes jkl-checkbox-checked-
|
|
2440
|
+
@keyframes jkl-checkbox-checked-uoq6m7q {
|
|
2441
2441
|
0% {
|
|
2442
2442
|
width: 0;
|
|
2443
2443
|
height: 0;
|
|
@@ -2451,7 +2451,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-nav-card:focus
|
|
|
2451
2451
|
height: 58%;
|
|
2452
2452
|
}
|
|
2453
2453
|
}
|
|
2454
|
-
@keyframes jkl-checkbox-indeterminate-
|
|
2454
|
+
@keyframes jkl-checkbox-indeterminate-uoq6m8g {
|
|
2455
2455
|
0% {
|
|
2456
2456
|
width: 0;
|
|
2457
2457
|
}
|
|
@@ -2479,11 +2479,11 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-nav-card:focus
|
|
|
2479
2479
|
top: -6px;
|
|
2480
2480
|
}
|
|
2481
2481
|
.jkl-checkbox__input:checked + .jkl-checkbox__label .jkl-checkbox__check-mark::after {
|
|
2482
|
-
animation: jkl-checkbox-checked-
|
|
2482
|
+
animation: jkl-checkbox-checked-uoq6m7q 150ms ease-in-out forwards;
|
|
2483
2483
|
opacity: 1;
|
|
2484
2484
|
}
|
|
2485
2485
|
.jkl-checkbox__input:indeterminate:not(:checked) + .jkl-checkbox__label .jkl-checkbox__indeterminate-mark::after {
|
|
2486
|
-
animation: jkl-checkbox-indeterminate-
|
|
2486
|
+
animation: jkl-checkbox-indeterminate-uoq6m8g 150ms ease-in-out forwards;
|
|
2487
2487
|
opacity: 1;
|
|
2488
2488
|
}
|
|
2489
2489
|
.jkl-checkbox__input:focus-visible + .jkl-checkbox__label {
|
|
@@ -3743,7 +3743,92 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-calendar-date-
|
|
|
3743
3743
|
}
|
|
3744
3744
|
}
|
|
3745
3745
|
|
|
3746
|
+
.jkl-expandable {
|
|
3747
|
+
--border-radius: 0.25rem;
|
|
3748
|
+
background-color: var(--jkl-color-background-container-low);
|
|
3749
|
+
border-radius: var(--border-radius);
|
|
3750
|
+
box-sizing: border-box;
|
|
3751
|
+
width: 100%;
|
|
3752
|
+
overflow: hidden;
|
|
3753
|
+
}
|
|
3754
|
+
.jkl-expandable__content[data-expanded=true] {
|
|
3755
|
+
height: auto;
|
|
3756
|
+
}
|
|
3757
|
+
.jkl-expandable__content[data-expanded=false] {
|
|
3758
|
+
height: 0;
|
|
3759
|
+
}
|
|
3760
|
+
.jkl-expandable[data-visible-content=true] .jkl-expander {
|
|
3761
|
+
border-bottom: 1px solid transparent;
|
|
3762
|
+
}
|
|
3763
|
+
.jkl-expandable__content-wrapper {
|
|
3764
|
+
padding: 1rem;
|
|
3765
|
+
}
|
|
3766
|
+
.jkl-expandable--stroke {
|
|
3767
|
+
border: 1px solid var(--jkl-color-border-separator);
|
|
3768
|
+
background-color: transparent;
|
|
3769
|
+
border-radius: 0;
|
|
3770
|
+
}
|
|
3771
|
+
.jkl-expandable--stroke + .jkl-expandable--stroke {
|
|
3772
|
+
border-top: none;
|
|
3773
|
+
}
|
|
3774
|
+
.jkl-expandable--stroke:first-child {
|
|
3775
|
+
border-top-left-radius: var(--border-radius);
|
|
3776
|
+
border-top-right-radius: var(--border-radius);
|
|
3777
|
+
}
|
|
3778
|
+
.jkl-expandable--stroke:last-child {
|
|
3779
|
+
border-bottom-left-radius: var(--border-radius);
|
|
3780
|
+
border-bottom-right-radius: var(--border-radius);
|
|
3781
|
+
}
|
|
3782
|
+
@media (hover: hover) {
|
|
3783
|
+
.jkl-expandable:hover .jkl-expander {
|
|
3784
|
+
background-color: var(--jkl-color-background-interactive-selected);
|
|
3785
|
+
}
|
|
3786
|
+
}
|
|
3787
|
+
|
|
3746
3788
|
.jkl-expander {
|
|
3789
|
+
box-sizing: border-box;
|
|
3790
|
+
background: none;
|
|
3791
|
+
appearance: none;
|
|
3792
|
+
border: none;
|
|
3793
|
+
text-align: left;
|
|
3794
|
+
width: 100%;
|
|
3795
|
+
padding: 1rem;
|
|
3796
|
+
cursor: pointer;
|
|
3797
|
+
display: flex;
|
|
3798
|
+
gap: 0.5rem;
|
|
3799
|
+
align-items: center;
|
|
3800
|
+
/* Removes the default disclosure triangle without breaking semantics */
|
|
3801
|
+
list-style: none;
|
|
3802
|
+
}
|
|
3803
|
+
.jkl-expander::-webkit-details-marker {
|
|
3804
|
+
display: none;
|
|
3805
|
+
}
|
|
3806
|
+
.jkl-expander__label {
|
|
3807
|
+
flex-grow: 1;
|
|
3808
|
+
}
|
|
3809
|
+
.jkl-expander__chevron {
|
|
3810
|
+
user-select: none;
|
|
3811
|
+
transition-property: transform;
|
|
3812
|
+
transform: rotate(0turn);
|
|
3813
|
+
text-align: right;
|
|
3814
|
+
}
|
|
3815
|
+
.jkl-expander--open .jkl-expander__label {
|
|
3816
|
+
--jkl-icon-weight: 500;
|
|
3817
|
+
font-weight: 700;
|
|
3818
|
+
letter-spacing: -0.014em;
|
|
3819
|
+
}
|
|
3820
|
+
.jkl-expander--open .jkl-expander__chevron {
|
|
3821
|
+
transform: rotate(-0.5turn);
|
|
3822
|
+
transition-timing-function: ease;
|
|
3823
|
+
transition-duration: 100ms;
|
|
3824
|
+
}
|
|
3825
|
+
@media (hover: hover) {
|
|
3826
|
+
.jkl-expander:hover {
|
|
3827
|
+
background-color: var(--jkl-color-background-interactive-hover);
|
|
3828
|
+
}
|
|
3829
|
+
}
|
|
3830
|
+
|
|
3831
|
+
.jkl-old-expander {
|
|
3747
3832
|
--color: var(--jkl-color-text-interactive);
|
|
3748
3833
|
list-style: none;
|
|
3749
3834
|
background-color: transparent;
|
|
@@ -3754,49 +3839,49 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-calendar-date-
|
|
|
3754
3839
|
min-width: unset;
|
|
3755
3840
|
position: relative;
|
|
3756
3841
|
}
|
|
3757
|
-
.jkl-expander {
|
|
3842
|
+
.jkl-old-expander {
|
|
3758
3843
|
outline: 0;
|
|
3759
3844
|
border-style: none;
|
|
3760
3845
|
outline-style: none;
|
|
3761
3846
|
}
|
|
3762
|
-
.jkl-expander:active, .jkl-expander:hover, .jkl-expander:focus {
|
|
3847
|
+
.jkl-old-expander:active, .jkl-old-expander:hover, .jkl-old-expander:focus {
|
|
3763
3848
|
outline: 0;
|
|
3764
3849
|
outline-style: none;
|
|
3765
3850
|
}
|
|
3766
3851
|
@media screen and (forced-colors: active) {
|
|
3767
|
-
.jkl-expander {
|
|
3852
|
+
.jkl-old-expander {
|
|
3768
3853
|
outline: revert;
|
|
3769
3854
|
border-style: revert;
|
|
3770
3855
|
outline-style: revert;
|
|
3771
3856
|
}
|
|
3772
|
-
.jkl-expander:active, .jkl-expander:hover, .jkl-expander:focus {
|
|
3857
|
+
.jkl-old-expander:active, .jkl-old-expander:hover, .jkl-old-expander:focus {
|
|
3773
3858
|
outline: revert;
|
|
3774
3859
|
outline-style: revert;
|
|
3775
3860
|
}
|
|
3776
3861
|
}
|
|
3777
|
-
.jkl-expander::-webkit-details-marker {
|
|
3862
|
+
.jkl-old-expander::-webkit-details-marker {
|
|
3778
3863
|
display: none;
|
|
3779
3864
|
}
|
|
3780
|
-
.jkl-expander:focus-visible {
|
|
3865
|
+
.jkl-old-expander:focus-visible {
|
|
3781
3866
|
border: none;
|
|
3782
3867
|
outline: 2px solid var(--jkl-color-border-action);
|
|
3783
3868
|
outline-offset: 2px;
|
|
3784
3869
|
}
|
|
3785
|
-
.jkl-expander:focus-visible .jkl-expander__arrow {
|
|
3870
|
+
.jkl-old-expander:focus-visible .jkl-old-expander__arrow {
|
|
3786
3871
|
transform: translateY(0.1875rem);
|
|
3787
3872
|
}
|
|
3788
|
-
.jkl-expander:focus-visible, .jkl-expander:hover {
|
|
3873
|
+
.jkl-old-expander:focus-visible, .jkl-old-expander:hover {
|
|
3789
3874
|
--color: var(--jkl-color-text-interactive-hover);
|
|
3790
3875
|
}
|
|
3791
|
-
.jkl-expander--expanded {
|
|
3876
|
+
.jkl-old-expander--expanded {
|
|
3792
3877
|
--jkl-icon-weight: 500;
|
|
3793
3878
|
font-weight: 700;
|
|
3794
3879
|
letter-spacing: -0.014em;
|
|
3795
3880
|
}
|
|
3796
|
-
.jkl-expander--icon-only .jkl-expander__arrow {
|
|
3881
|
+
.jkl-old-expander--icon-only .jkl-old-expander__arrow {
|
|
3797
3882
|
margin: 0.25rem 0.5rem;
|
|
3798
3883
|
}
|
|
3799
|
-
.jkl-expander .jkl-expander__arrow {
|
|
3884
|
+
.jkl-old-expander .jkl-old-expander__arrow {
|
|
3800
3885
|
transition-property: transform;
|
|
3801
3886
|
display: inline-block;
|
|
3802
3887
|
margin-left: 0.125rem;
|
|
@@ -3805,7 +3890,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-calendar-date-
|
|
|
3805
3890
|
transition-duration: 150ms;
|
|
3806
3891
|
}
|
|
3807
3892
|
@media screen and (forced-colors: active) {
|
|
3808
|
-
.jkl-expander, .jkl-expander::after {
|
|
3893
|
+
.jkl-old-expander, .jkl-old-expander::after {
|
|
3809
3894
|
border-top-style: none;
|
|
3810
3895
|
border-right-style: none;
|
|
3811
3896
|
border-left-style: none;
|
|
@@ -3822,7 +3907,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-calendar-date-
|
|
|
3822
3907
|
padding: 1rem 0 2.5rem 0;
|
|
3823
3908
|
}
|
|
3824
3909
|
|
|
3825
|
-
@keyframes jkl-show-
|
|
3910
|
+
@keyframes jkl-show-uoq6m8v {
|
|
3826
3911
|
from {
|
|
3827
3912
|
transform: translate3d(0, 0.5rem, 0);
|
|
3828
3913
|
opacity: 0;
|
|
@@ -3857,7 +3942,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-calendar-date-
|
|
|
3857
3942
|
}
|
|
3858
3943
|
}
|
|
3859
3944
|
.jkl-feedback__fade-in {
|
|
3860
|
-
animation: jkl-show-
|
|
3945
|
+
animation: jkl-show-uoq6m8v 0.25s ease-out;
|
|
3861
3946
|
}
|
|
3862
3947
|
.jkl-feedback__buttons {
|
|
3863
3948
|
display: flex;
|
|
@@ -4097,7 +4182,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4097
4182
|
--background-color: var(--jkl-color-background-alert-success);
|
|
4098
4183
|
}
|
|
4099
4184
|
.jkl-message--dismissed {
|
|
4100
|
-
animation: jkl-dismiss-
|
|
4185
|
+
animation: jkl-dismiss-uoq6m9q 400ms ease-in-out forwards;
|
|
4101
4186
|
transition: visibility 0ms 400ms;
|
|
4102
4187
|
visibility: hidden;
|
|
4103
4188
|
}
|
|
@@ -4117,7 +4202,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4117
4202
|
}
|
|
4118
4203
|
}
|
|
4119
4204
|
|
|
4120
|
-
@keyframes jkl-dismiss-
|
|
4205
|
+
@keyframes jkl-dismiss-uoq6m9q {
|
|
4121
4206
|
from {
|
|
4122
4207
|
opacity: 1;
|
|
4123
4208
|
transform: translate3d(0, 0, 0);
|
|
@@ -4173,7 +4258,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4173
4258
|
--jkl-radio-button-label-font-weight: var(--jkl-small-font-weight);
|
|
4174
4259
|
}
|
|
4175
4260
|
|
|
4176
|
-
@keyframes jkl-dot-in-
|
|
4261
|
+
@keyframes jkl-dot-in-uoq6ma6 {
|
|
4177
4262
|
0% {
|
|
4178
4263
|
transform: scale(0.8);
|
|
4179
4264
|
}
|
|
@@ -4218,7 +4303,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4218
4303
|
}
|
|
4219
4304
|
.jkl-radio-button__input:checked + .jkl-radio-button__label > .jkl-radio-button__dot::after {
|
|
4220
4305
|
--dot-color: var(--jkl-color-border-action);
|
|
4221
|
-
animation: jkl-dot-in-
|
|
4306
|
+
animation: jkl-dot-in-uoq6ma6 150ms ease;
|
|
4222
4307
|
}
|
|
4223
4308
|
@media screen and (forced-colors: active) {
|
|
4224
4309
|
.jkl-radio-button__input:checked + .jkl-radio-button__label > .jkl-radio-button__dot::after {
|
|
@@ -4368,7 +4453,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4368
4453
|
--background-color: var(--jkl-color-background-container-high);
|
|
4369
4454
|
}
|
|
4370
4455
|
|
|
4371
|
-
@keyframes jkl-dot-in-
|
|
4456
|
+
@keyframes jkl-dot-in-uoq6mav {
|
|
4372
4457
|
0% {
|
|
4373
4458
|
transform: scale(0.8);
|
|
4374
4459
|
}
|
|
@@ -4416,7 +4501,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4416
4501
|
}
|
|
4417
4502
|
}
|
|
4418
4503
|
.jkl-radio-panel__input:checked + .jkl-radio-panel__decorator::after {
|
|
4419
|
-
animation: jkl-dot-in-
|
|
4504
|
+
animation: jkl-dot-in-uoq6mav 150ms ease;
|
|
4420
4505
|
}
|
|
4421
4506
|
.jkl-radio-panel:has(:checked) {
|
|
4422
4507
|
--radio-dot-color: var(--jkl-color-border-action);
|
|
@@ -4428,7 +4513,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4428
4513
|
--radio-dot-color: var(--jkl-color-text-on-alert);
|
|
4429
4514
|
}
|
|
4430
4515
|
|
|
4431
|
-
@keyframes jkl-checkbox-checked-
|
|
4516
|
+
@keyframes jkl-checkbox-checked-uoq6mb9 {
|
|
4432
4517
|
0% {
|
|
4433
4518
|
width: 0;
|
|
4434
4519
|
height: 0;
|
|
@@ -4491,7 +4576,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4491
4576
|
}
|
|
4492
4577
|
}
|
|
4493
4578
|
.jkl-checkbox-panel:has(:checked) .jkl-checkbox-panel__decorator::after {
|
|
4494
|
-
animation: jkl-checkbox-checked-
|
|
4579
|
+
animation: jkl-checkbox-checked-uoq6mb9 150ms ease-in-out forwards;
|
|
4495
4580
|
opacity: 1;
|
|
4496
4581
|
}
|
|
4497
4582
|
.jkl-checkbox-panel:has([aria-invalid=true]) {
|
|
@@ -5259,11 +5344,11 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
5259
5344
|
}
|
|
5260
5345
|
|
|
5261
5346
|
.jkl-countdown__tracker {
|
|
5262
|
-
animation: jkl-downcount-
|
|
5347
|
+
animation: jkl-downcount-uoq6mbc var(--duration) linear forwards;
|
|
5263
5348
|
animation-play-state: var(--play-state, running);
|
|
5264
5349
|
}
|
|
5265
5350
|
|
|
5266
|
-
@keyframes jkl-downcount-
|
|
5351
|
+
@keyframes jkl-downcount-uoq6mbc {
|
|
5267
5352
|
from {
|
|
5268
5353
|
width: 100%;
|
|
5269
5354
|
}
|
|
@@ -5464,7 +5549,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-system-message
|
|
|
5464
5549
|
margin-bottom: 0;
|
|
5465
5550
|
}
|
|
5466
5551
|
.jkl-system-message--dismissed {
|
|
5467
|
-
animation: jkl-dismiss-
|
|
5552
|
+
animation: jkl-dismiss-uoq6mbr 400ms ease-in forwards;
|
|
5468
5553
|
transition: visibility 0ms 400ms;
|
|
5469
5554
|
visibility: hidden;
|
|
5470
5555
|
}
|
|
@@ -5496,7 +5581,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-system-message
|
|
|
5496
5581
|
}
|
|
5497
5582
|
}
|
|
5498
5583
|
|
|
5499
|
-
@keyframes jkl-dismiss-
|
|
5584
|
+
@keyframes jkl-dismiss-uoq6mbr {
|
|
5500
5585
|
from {
|
|
5501
5586
|
opacity: 1;
|
|
5502
5587
|
transform: translate3d(0, 0, 0);
|
|
@@ -5595,6 +5680,8 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-system-message
|
|
|
5595
5680
|
.jkl-table-cell .jkl-table-row-expand-button {
|
|
5596
5681
|
display: flex;
|
|
5597
5682
|
align-items: center;
|
|
5683
|
+
width: fit-content;
|
|
5684
|
+
margin-left: auto;
|
|
5598
5685
|
}
|
|
5599
5686
|
|
|
5600
5687
|
.jkl-table-row--expandable.jkl-table-row--clickable:not(.jkl-expandable-table-row--clickable-external):hover .jkl-table-row-expand-button, html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-table-row--expandable.jkl-table-row--clickable:not(.jkl-expandable-table-row--clickable-external):focus .jkl-table-row-expand-button {
|
|
@@ -6375,14 +6462,14 @@ html:not([data-mousenavigation]) .jkl-table-pagination__previous:focus, html:not
|
|
|
6375
6462
|
|
|
6376
6463
|
.jkl-toast[data-animation=entering],
|
|
6377
6464
|
.jkl-toast[data-animation=queued] {
|
|
6378
|
-
animation: jkl-entering-
|
|
6465
|
+
animation: jkl-entering-uoq6mc2 200ms ease-out forwards;
|
|
6379
6466
|
}
|
|
6380
6467
|
|
|
6381
6468
|
.jkl-toast[data-animation=exiting] {
|
|
6382
|
-
animation: jkl-exiting-
|
|
6469
|
+
animation: jkl-exiting-uoq6mcx 150ms ease-in forwards;
|
|
6383
6470
|
}
|
|
6384
6471
|
|
|
6385
|
-
@keyframes jkl-entering-
|
|
6472
|
+
@keyframes jkl-entering-uoq6mc2 {
|
|
6386
6473
|
from {
|
|
6387
6474
|
opacity: 0;
|
|
6388
6475
|
transform: translate3d(0, 50%, 0);
|
|
@@ -6392,7 +6479,7 @@ html:not([data-mousenavigation]) .jkl-table-pagination__previous:focus, html:not
|
|
|
6392
6479
|
transform: translate3d(0, 0, 0);
|
|
6393
6480
|
}
|
|
6394
6481
|
}
|
|
6395
|
-
@keyframes jkl-exiting-
|
|
6482
|
+
@keyframes jkl-exiting-uoq6mcx {
|
|
6396
6483
|
from {
|
|
6397
6484
|
opacity: 1;
|
|
6398
6485
|
transform: translate3d(0, 0, 0);
|