@fremtind/jokul 0.41.0 → 0.41.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/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/expander/expandable.css +1 -1
- package/styles/components/expander/expandable.min.css +1 -1
- package/styles/components/expander/expandable.scss +1 -1
- 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/toast/toast.css +4 -4
- package/styles/components/toast/toast.min.css +1 -1
- package/styles/styles.css +38 -38
- package/styles/styles.min.css +1 -1
package/styles/styles.css
CHANGED
|
@@ -1102,7 +1102,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-text-area__tex
|
|
|
1102
1102
|
--color: var(--jkl-color-text-default);
|
|
1103
1103
|
}
|
|
1104
1104
|
.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 {
|
|
1105
|
-
animation: 400ms cubic-bezier(0, 0, 0.3, 1) 250ms jkl-support-icon-entrance-
|
|
1105
|
+
animation: 400ms cubic-bezier(0, 0, 0.3, 1) 250ms jkl-support-icon-entrance-uyaxyfn forwards;
|
|
1106
1106
|
}
|
|
1107
1107
|
.jkl-form-support-label--sr-only {
|
|
1108
1108
|
border: 0 !important;
|
|
@@ -1177,7 +1177,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-text-area__tex
|
|
|
1177
1177
|
white-space: nowrap !important; /* 3 */
|
|
1178
1178
|
}
|
|
1179
1179
|
|
|
1180
|
-
@keyframes jkl-support-icon-entrance-
|
|
1180
|
+
@keyframes jkl-support-icon-entrance-uyaxyfn {
|
|
1181
1181
|
0% {
|
|
1182
1182
|
margin-right: 0;
|
|
1183
1183
|
opacity: 0;
|
|
@@ -1589,7 +1589,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-tooltip-trigge
|
|
|
1589
1589
|
opacity: 0.15;
|
|
1590
1590
|
}
|
|
1591
1591
|
html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
1592
|
-
animation: cubic-bezier(0.6, 0.2, 0.35, 1) 250ms jkl-tertiary-flash-
|
|
1592
|
+
animation: cubic-bezier(0.6, 0.2, 0.35, 1) 250ms jkl-tertiary-flash-uyaxyg3;
|
|
1593
1593
|
}
|
|
1594
1594
|
.jkl-button--primary, .jkl-button--secondary, .jkl-button--ghost {
|
|
1595
1595
|
--border-radius: 999px;
|
|
@@ -1631,7 +1631,7 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1631
1631
|
--background-color: var(--jkl-color-background-interactive-hover);
|
|
1632
1632
|
}
|
|
1633
1633
|
|
|
1634
|
-
@keyframes jkl-tertiary-flash-
|
|
1634
|
+
@keyframes jkl-tertiary-flash-uyaxyg3 {
|
|
1635
1635
|
0% {
|
|
1636
1636
|
opacity: 0.5;
|
|
1637
1637
|
scale: 1;
|
|
@@ -1656,15 +1656,15 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1656
1656
|
animation: 2500ms linear infinite;
|
|
1657
1657
|
}
|
|
1658
1658
|
.jkl-loader__dot--left {
|
|
1659
|
-
animation-name: jkl-loader-left-spin-
|
|
1659
|
+
animation-name: jkl-loader-left-spin-uyaxygj;
|
|
1660
1660
|
margin-right: 1.71em;
|
|
1661
1661
|
}
|
|
1662
1662
|
.jkl-loader__dot--middle {
|
|
1663
|
-
animation-name: jkl-loader-middle-spin-
|
|
1663
|
+
animation-name: jkl-loader-middle-spin-uyaxyha;
|
|
1664
1664
|
margin-right: 1.9em;
|
|
1665
1665
|
}
|
|
1666
1666
|
.jkl-loader__dot--right {
|
|
1667
|
-
animation-name: jkl-loader-right-spin-
|
|
1667
|
+
animation-name: jkl-loader-right-spin-uyaxyhm;
|
|
1668
1668
|
}
|
|
1669
1669
|
@media screen and (forced-colors: active) {
|
|
1670
1670
|
.jkl-loader__dot {
|
|
@@ -1692,7 +1692,7 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1692
1692
|
margin-right: 0.3em;
|
|
1693
1693
|
}
|
|
1694
1694
|
|
|
1695
|
-
@keyframes jkl-loader-left-spin-
|
|
1695
|
+
@keyframes jkl-loader-left-spin-uyaxygj {
|
|
1696
1696
|
0% {
|
|
1697
1697
|
transform: rotate(0) scale(0);
|
|
1698
1698
|
}
|
|
@@ -1706,7 +1706,7 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1706
1706
|
transform: rotate(180deg) scale(0);
|
|
1707
1707
|
}
|
|
1708
1708
|
}
|
|
1709
|
-
@keyframes jkl-loader-middle-spin-
|
|
1709
|
+
@keyframes jkl-loader-middle-spin-uyaxyha {
|
|
1710
1710
|
0% {
|
|
1711
1711
|
transform: rotate(20deg) scale(0);
|
|
1712
1712
|
}
|
|
@@ -1723,7 +1723,7 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1723
1723
|
transform: rotate(200deg) scale(0);
|
|
1724
1724
|
}
|
|
1725
1725
|
}
|
|
1726
|
-
@keyframes jkl-loader-right-spin-
|
|
1726
|
+
@keyframes jkl-loader-right-spin-uyaxyhm {
|
|
1727
1727
|
0% {
|
|
1728
1728
|
transform: rotate(40deg) scale(0);
|
|
1729
1729
|
}
|
|
@@ -1771,7 +1771,7 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1771
1771
|
bottom: 0;
|
|
1772
1772
|
width: 12.5rem;
|
|
1773
1773
|
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%);
|
|
1774
|
-
animation: var(--jkl-skeleton-sweep-duration) ease infinite jkl-sweep-
|
|
1774
|
+
animation: var(--jkl-skeleton-sweep-duration) ease infinite jkl-sweep-uyaxyi6;
|
|
1775
1775
|
}
|
|
1776
1776
|
@media (width >= 0) and (max-width: 679px) {
|
|
1777
1777
|
.jkl-skeleton-animation {
|
|
@@ -1802,7 +1802,7 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1802
1802
|
@media screen and (forced-colors: active) {
|
|
1803
1803
|
.jkl-skeleton-element {
|
|
1804
1804
|
border: 1px solid CanvasText;
|
|
1805
|
-
animation: 2s ease infinite jkl-blink-
|
|
1805
|
+
animation: 2s ease infinite jkl-blink-uyaxyii;
|
|
1806
1806
|
}
|
|
1807
1807
|
}
|
|
1808
1808
|
|
|
@@ -1858,11 +1858,11 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1858
1858
|
}
|
|
1859
1859
|
@media screen and (forced-colors: active) {
|
|
1860
1860
|
.jkl-skeleton-table {
|
|
1861
|
-
animation: 2s ease-in-out infinite jkl-blink-
|
|
1861
|
+
animation: 2s ease-in-out infinite jkl-blink-uyaxyii;
|
|
1862
1862
|
}
|
|
1863
1863
|
}
|
|
1864
1864
|
|
|
1865
|
-
@keyframes jkl-sweep-
|
|
1865
|
+
@keyframes jkl-sweep-uyaxyi6 {
|
|
1866
1866
|
0% {
|
|
1867
1867
|
transform: translateX(calc(0vw - 200px));
|
|
1868
1868
|
}
|
|
@@ -1870,7 +1870,7 @@ html[data-touchnavigation] .jkl-button.jkl-button--pressed::before {
|
|
|
1870
1870
|
transform: translateX(calc(100vw + 400px));
|
|
1871
1871
|
}
|
|
1872
1872
|
}
|
|
1873
|
-
@keyframes jkl-blink-
|
|
1873
|
+
@keyframes jkl-blink-uyaxyii {
|
|
1874
1874
|
0% {
|
|
1875
1875
|
opacity: 1;
|
|
1876
1876
|
}
|
|
@@ -2334,7 +2334,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-nav-card:focus
|
|
|
2334
2334
|
--jkl-checkbox-line-height: 1.5rem;
|
|
2335
2335
|
}
|
|
2336
2336
|
|
|
2337
|
-
@keyframes jkl-checkbox-checked-
|
|
2337
|
+
@keyframes jkl-checkbox-checked-uyaxyik {
|
|
2338
2338
|
0% {
|
|
2339
2339
|
width: 0;
|
|
2340
2340
|
height: 0;
|
|
@@ -2348,7 +2348,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-nav-card:focus
|
|
|
2348
2348
|
height: 58%;
|
|
2349
2349
|
}
|
|
2350
2350
|
}
|
|
2351
|
-
@keyframes jkl-checkbox-indeterminate-
|
|
2351
|
+
@keyframes jkl-checkbox-indeterminate-uyaxyiy {
|
|
2352
2352
|
0% {
|
|
2353
2353
|
width: 0;
|
|
2354
2354
|
}
|
|
@@ -2376,11 +2376,11 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-nav-card:focus
|
|
|
2376
2376
|
top: -6px;
|
|
2377
2377
|
}
|
|
2378
2378
|
.jkl-checkbox__input:checked + .jkl-checkbox__label .jkl-checkbox__check-mark::after {
|
|
2379
|
-
animation: jkl-checkbox-checked-
|
|
2379
|
+
animation: jkl-checkbox-checked-uyaxyik 150ms ease-in-out forwards;
|
|
2380
2380
|
opacity: 1;
|
|
2381
2381
|
}
|
|
2382
2382
|
.jkl-checkbox__input:indeterminate:not(:checked) + .jkl-checkbox__label .jkl-checkbox__indeterminate-mark::after {
|
|
2383
|
-
animation: jkl-checkbox-indeterminate-
|
|
2383
|
+
animation: jkl-checkbox-indeterminate-uyaxyiy 150ms ease-in-out forwards;
|
|
2384
2384
|
opacity: 1;
|
|
2385
2385
|
}
|
|
2386
2386
|
.jkl-checkbox__input:focus-visible + .jkl-checkbox__label {
|
|
@@ -3596,7 +3596,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-combobox__wrap
|
|
|
3596
3596
|
}
|
|
3597
3597
|
@media (hover: hover) {
|
|
3598
3598
|
.jkl-expander:hover {
|
|
3599
|
-
background-color: var(--jkl-color-background-interactive-
|
|
3599
|
+
background-color: var(--jkl-color-background-interactive-selected);
|
|
3600
3600
|
}
|
|
3601
3601
|
}
|
|
3602
3602
|
.jkl-expander {
|
|
@@ -3699,7 +3699,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-combobox__wrap
|
|
|
3699
3699
|
padding: 1rem 0 2.5rem 0;
|
|
3700
3700
|
}
|
|
3701
3701
|
|
|
3702
|
-
@keyframes jkl-show-
|
|
3702
|
+
@keyframes jkl-show-uyaxyjj {
|
|
3703
3703
|
from {
|
|
3704
3704
|
transform: translate3d(0, 0.5rem, 0);
|
|
3705
3705
|
opacity: 0;
|
|
@@ -3734,7 +3734,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-combobox__wrap
|
|
|
3734
3734
|
}
|
|
3735
3735
|
}
|
|
3736
3736
|
.jkl-feedback__fade-in {
|
|
3737
|
-
animation: jkl-show-
|
|
3737
|
+
animation: jkl-show-uyaxyjj 0.25s ease-out;
|
|
3738
3738
|
}
|
|
3739
3739
|
.jkl-feedback__buttons {
|
|
3740
3740
|
display: flex;
|
|
@@ -3976,7 +3976,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
3976
3976
|
--background-color: var(--jkl-color-background-alert-success);
|
|
3977
3977
|
}
|
|
3978
3978
|
.jkl-message--dismissed {
|
|
3979
|
-
animation: jkl-dismiss-
|
|
3979
|
+
animation: jkl-dismiss-uyaxykd 400ms ease-in-out forwards;
|
|
3980
3980
|
transition: visibility 0ms 400ms;
|
|
3981
3981
|
visibility: hidden;
|
|
3982
3982
|
}
|
|
@@ -3996,7 +3996,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
3996
3996
|
}
|
|
3997
3997
|
}
|
|
3998
3998
|
|
|
3999
|
-
@keyframes jkl-dismiss-
|
|
3999
|
+
@keyframes jkl-dismiss-uyaxykd {
|
|
4000
4000
|
from {
|
|
4001
4001
|
opacity: 1;
|
|
4002
4002
|
transform: translate3d(0, 0, 0);
|
|
@@ -4052,7 +4052,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4052
4052
|
--jkl-radio-button-label-font-weight: var(--jkl-small-font-weight);
|
|
4053
4053
|
}
|
|
4054
4054
|
|
|
4055
|
-
@keyframes jkl-dot-in-
|
|
4055
|
+
@keyframes jkl-dot-in-uyaxykk {
|
|
4056
4056
|
0% {
|
|
4057
4057
|
transform: scale(0.8);
|
|
4058
4058
|
}
|
|
@@ -4097,7 +4097,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4097
4097
|
}
|
|
4098
4098
|
.jkl-radio-button__input:checked + .jkl-radio-button__label > .jkl-radio-button__dot::after {
|
|
4099
4099
|
--dot-color: var(--jkl-color-border-action);
|
|
4100
|
-
animation: jkl-dot-in-
|
|
4100
|
+
animation: jkl-dot-in-uyaxykk 150ms ease;
|
|
4101
4101
|
}
|
|
4102
4102
|
@media screen and (forced-colors: active) {
|
|
4103
4103
|
.jkl-radio-button__input:checked + .jkl-radio-button__label > .jkl-radio-button__dot::after {
|
|
@@ -4249,7 +4249,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4249
4249
|
--outer-border-thickness: 0.125rem;
|
|
4250
4250
|
}
|
|
4251
4251
|
|
|
4252
|
-
@keyframes jkl-dot-in-
|
|
4252
|
+
@keyframes jkl-dot-in-uyaxyl2 {
|
|
4253
4253
|
0% {
|
|
4254
4254
|
transform: scale(0.8);
|
|
4255
4255
|
}
|
|
@@ -4297,7 +4297,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4297
4297
|
}
|
|
4298
4298
|
}
|
|
4299
4299
|
.jkl-radio-panel__input:checked + .jkl-radio-panel__decorator::after {
|
|
4300
|
-
animation: jkl-dot-in-
|
|
4300
|
+
animation: jkl-dot-in-uyaxyl2 150ms ease;
|
|
4301
4301
|
}
|
|
4302
4302
|
.jkl-radio-panel:has(:checked) {
|
|
4303
4303
|
--radio-dot-color: var(--jkl-color-border-action);
|
|
@@ -4309,7 +4309,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4309
4309
|
--radio-dot-color: var(--jkl-color-text-on-alert);
|
|
4310
4310
|
}
|
|
4311
4311
|
|
|
4312
|
-
@keyframes jkl-checkbox-checked-
|
|
4312
|
+
@keyframes jkl-checkbox-checked-uyaxylm {
|
|
4313
4313
|
0% {
|
|
4314
4314
|
width: 0;
|
|
4315
4315
|
height: 0;
|
|
@@ -4372,7 +4372,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
|
|
|
4372
4372
|
}
|
|
4373
4373
|
}
|
|
4374
4374
|
.jkl-checkbox-panel:has(:checked) .jkl-checkbox-panel__decorator::after {
|
|
4375
|
-
animation: jkl-checkbox-checked-
|
|
4375
|
+
animation: jkl-checkbox-checked-uyaxylm 150ms ease-in-out forwards;
|
|
4376
4376
|
opacity: 1;
|
|
4377
4377
|
}
|
|
4378
4378
|
.jkl-checkbox-panel:has([aria-invalid=true]) {
|
|
@@ -5158,11 +5158,11 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-select:has(:fo
|
|
|
5158
5158
|
}
|
|
5159
5159
|
|
|
5160
5160
|
.jkl-countdown__tracker {
|
|
5161
|
-
animation: jkl-downcount-
|
|
5161
|
+
animation: jkl-downcount-uyaxym0 var(--duration) linear forwards;
|
|
5162
5162
|
animation-play-state: var(--play-state, running);
|
|
5163
5163
|
}
|
|
5164
5164
|
|
|
5165
|
-
@keyframes jkl-downcount-
|
|
5165
|
+
@keyframes jkl-downcount-uyaxym0 {
|
|
5166
5166
|
from {
|
|
5167
5167
|
width: 100%;
|
|
5168
5168
|
}
|
|
@@ -5370,7 +5370,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-select:has(:fo
|
|
|
5370
5370
|
margin-bottom: 0;
|
|
5371
5371
|
}
|
|
5372
5372
|
.jkl-system-message--dismissed {
|
|
5373
|
-
animation: jkl-dismiss-
|
|
5373
|
+
animation: jkl-dismiss-uyaxym9 400ms ease-in forwards;
|
|
5374
5374
|
transition: visibility 0ms 400ms;
|
|
5375
5375
|
visibility: hidden;
|
|
5376
5376
|
}
|
|
@@ -5402,7 +5402,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-select:has(:fo
|
|
|
5402
5402
|
}
|
|
5403
5403
|
}
|
|
5404
5404
|
|
|
5405
|
-
@keyframes jkl-dismiss-
|
|
5405
|
+
@keyframes jkl-dismiss-uyaxym9 {
|
|
5406
5406
|
from {
|
|
5407
5407
|
opacity: 1;
|
|
5408
5408
|
transform: translate3d(0, 0, 0);
|
|
@@ -6272,14 +6272,14 @@ html:not([data-mousenavigation]) .jkl-table-pagination__previous:focus, html:not
|
|
|
6272
6272
|
|
|
6273
6273
|
.jkl-toast[data-animation=entering],
|
|
6274
6274
|
.jkl-toast[data-animation=queued] {
|
|
6275
|
-
animation: jkl-entering-
|
|
6275
|
+
animation: jkl-entering-uyaxyn0 200ms ease-out forwards;
|
|
6276
6276
|
}
|
|
6277
6277
|
|
|
6278
6278
|
.jkl-toast[data-animation=exiting] {
|
|
6279
|
-
animation: jkl-exiting-
|
|
6279
|
+
animation: jkl-exiting-uyaxyne 150ms ease-in forwards;
|
|
6280
6280
|
}
|
|
6281
6281
|
|
|
6282
|
-
@keyframes jkl-entering-
|
|
6282
|
+
@keyframes jkl-entering-uyaxyn0 {
|
|
6283
6283
|
from {
|
|
6284
6284
|
opacity: 0;
|
|
6285
6285
|
transform: translate3d(0, 50%, 0);
|
|
@@ -6289,7 +6289,7 @@ html:not([data-mousenavigation]) .jkl-table-pagination__previous:focus, html:not
|
|
|
6289
6289
|
transform: translate3d(0, 0, 0);
|
|
6290
6290
|
}
|
|
6291
6291
|
}
|
|
6292
|
-
@keyframes jkl-exiting-
|
|
6292
|
+
@keyframes jkl-exiting-uyaxyne {
|
|
6293
6293
|
from {
|
|
6294
6294
|
opacity: 1;
|
|
6295
6295
|
transform: translate3d(0, 0, 0);
|