@fremtind/jokul 0.37.11 → 0.37.13
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/table/Table.cjs +1 -1
- package/build/cjs/components/table/Table.cjs.map +1 -1
- package/build/cjs/components/table/TableHead.cjs +1 -1
- package/build/cjs/components/table/TableHead.cjs.map +1 -1
- package/build/cjs/components/table/tableContext.cjs +1 -1
- package/build/cjs/components/table/tableContext.cjs.map +1 -1
- package/build/cjs/components/table/tableContext.d.cts +1 -0
- package/build/cjs/core/tokens.cjs +1 -1
- package/build/cjs/core/tokens.cjs.map +1 -1
- package/build/cjs/core/tokens.d.cts +32 -15
- package/build/es/components/table/Table.js +1 -1
- package/build/es/components/table/Table.js.map +1 -1
- package/build/es/components/table/TableHead.js +1 -1
- package/build/es/components/table/TableHead.js.map +1 -1
- package/build/es/components/table/tableContext.d.ts +1 -0
- package/build/es/components/table/tableContext.js +1 -1
- package/build/es/components/table/tableContext.js.map +1 -1
- package/build/es/core/tokens.d.ts +32 -15
- package/build/es/core/tokens.js +1 -1
- package/build/es/core/tokens.js.map +1 -1
- package/package.json +2 -2
- package/styles/components/accordion/accordion.css +1 -1
- package/styles/components/autosuggest/autosuggest.css +1 -1
- package/styles/components/breadcrumb/breadcrumb.css +1 -1
- package/styles/components/breadcrumb/breadcrumb.scss +3 -3
- package/styles/components/button/button.css +12 -12
- package/styles/components/button/button.min.css +1 -1
- package/styles/components/button/button.scss +13 -13
- package/styles/components/card/_nav-card.scss +1 -1
- package/styles/components/card/card.css +10 -10
- package/styles/components/card/card.min.css +1 -1
- package/styles/components/card/card.scss +8 -8
- package/styles/components/checkbox/checkbox.css +7 -7
- package/styles/components/checkbox/checkbox.min.css +1 -1
- package/styles/components/checkbox/checkbox.scss +2 -2
- package/styles/components/chip/chip.css +13 -13
- package/styles/components/chip/chip.min.css +1 -1
- package/styles/components/chip/chip.scss +16 -16
- package/styles/components/combobox/combobox.css +15 -12
- package/styles/components/combobox/combobox.min.css +1 -1
- package/styles/components/combobox/combobox.scss +16 -18
- package/styles/components/cookie-consent/cookie-consent.css +11 -11
- package/styles/components/cookie-consent/cookie-consent.min.css +1 -1
- package/styles/components/cookie-consent/cookie-consent.scss +11 -11
- package/styles/components/datepicker/_calendar-date-button.scss +1 -1
- package/styles/components/datepicker/_calendar-navigation-dropdown.scss +1 -1
- package/styles/components/datepicker/_calendar-table.scss +1 -1
- package/styles/components/datepicker/_calendar.scss +7 -7
- package/styles/components/datepicker/datepicker.css +11 -11
- package/styles/components/datepicker/datepicker.min.css +1 -1
- package/styles/components/description-list/description-list.css +1 -1
- package/styles/components/expander/deprecated/expander.css +1 -1
- package/styles/components/expander/expandable.css +1 -1
- package/styles/components/feedback/feedback.css +4 -4
- package/styles/components/feedback/feedback.min.css +1 -1
- package/styles/components/feedback/feedback.scss +2 -2
- package/styles/components/file-input/_file.scss +13 -15
- package/styles/components/file-input/file-input.css +32 -32
- package/styles/components/file-input/file-input.min.css +1 -1
- package/styles/components/file-input/file-input.scss +14 -14
- package/styles/components/icon/icon.css +1 -1
- package/styles/components/icon-button/icon-button.css +1 -1
- package/styles/components/image/image.css +1 -1
- package/styles/components/input-group/input-group.css +3 -3
- package/styles/components/input-group/input-group.min.css +1 -1
- package/styles/components/input-panel/checkbox-panel.css +3 -3
- package/styles/components/input-panel/checkbox-panel.min.css +1 -1
- package/styles/components/input-panel/radio-panel.css +3 -3
- package/styles/components/input-panel/radio-panel.min.css +1 -1
- package/styles/components/input-panel/shared.css +1 -1
- package/styles/components/link/link.css +1 -1
- package/styles/components/link-list/link-list.css +4 -4
- package/styles/components/link-list/link-list.min.css +1 -1
- package/styles/components/link-list/link-list.scss +3 -3
- package/styles/components/list/list.css +3 -3
- package/styles/components/list/list.min.css +1 -1
- package/styles/components/list/list.scss +3 -3
- package/styles/components/loader/loader.css +7 -7
- package/styles/components/loader/loader.min.css +1 -1
- package/styles/components/loader/skeleton-loader.css +6 -6
- package/styles/components/loader/skeleton-loader.min.css +1 -1
- package/styles/components/logo/logo.css +1 -1
- package/styles/components/menu/_menu-item.scss +4 -4
- package/styles/components/menu/menu.css +4 -4
- package/styles/components/menu/menu.min.css +1 -1
- package/styles/components/message/message.css +10 -10
- package/styles/components/message/message.min.css +1 -1
- package/styles/components/message/message.scss +8 -8
- package/styles/components/modal/modal.css +12 -12
- package/styles/components/modal/modal.min.css +1 -1
- package/styles/components/modal/modal.scss +11 -11
- package/styles/components/pagination/pagination.css +1 -1
- package/styles/components/popover/popover.css +1 -1
- package/styles/components/progress-bar/progress-bar.css +3 -3
- package/styles/components/progress-bar/progress-bar.min.css +1 -1
- package/styles/components/radio-button/radio-button.css +4 -4
- package/styles/components/radio-button/radio-button.min.css +1 -1
- package/styles/components/radio-button/radio-button.scss +4 -4
- package/styles/components/select/select.css +12 -12
- package/styles/components/select/select.min.css +1 -1
- package/styles/components/select/select.scss +14 -14
- package/styles/components/summary-table/summary-table.css +1 -1
- package/styles/components/system-message/system-message.css +3 -3
- package/styles/components/system-message/system-message.min.css +1 -1
- package/styles/components/table/_table-header.scss +2 -2
- package/styles/components/table/_table-pagination.scss +5 -5
- package/styles/components/table/table.css +7 -7
- package/styles/components/table/table.min.css +1 -1
- package/styles/components/tabs/tabs.css +8 -8
- package/styles/components/tabs/tabs.min.css +1 -1
- package/styles/components/tabs/tabs.scss +7 -7
- package/styles/components/tag/tag.css +5 -5
- package/styles/components/tag/tag.min.css +1 -1
- package/styles/components/tag/tag.scss +4 -4
- package/styles/components/text-input/text-input.css +1 -1
- package/styles/components/toast/toast.css +14 -14
- package/styles/components/toast/toast.min.css +1 -1
- package/styles/components/toast/toast.scss +10 -10
- package/styles/components/toggle-switch/toggle-switch.css +3 -3
- package/styles/components/toggle-switch/toggle-switch.min.css +1 -1
- package/styles/components/toggle-switch/toggle-switch.scss +2 -2
- package/styles/components/tooltip/tooltip.css +3 -3
- package/styles/components/tooltip/tooltip.min.css +1 -1
- package/styles/components/tooltip/tooltip.scss +3 -3
- package/styles/core/_color-tokens.scss +1 -1
- package/styles/core/_legacy-tokens.scss +13 -1
- package/styles/core/_tokens.scss +16 -1
- package/styles/core/core.css +31 -4
- package/styles/core/core.min.css +1 -1
- package/styles/core/jkl/_legacy-tokens.scss +13 -1
- package/styles/core/jkl/_spacing.scss +22 -22
- package/styles/core/jkl/_tokens.scss +16 -13
- package/styles/styles.css +172 -170
- package/styles/styles.min.css +1 -1
- package/styles/vind/vind.css +4 -4
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 18 Dec 2024 12:25:37 GMT
|
|
4
4
|
*/
|
|
5
5
|
@media screen and (prefers-color-scheme: light) {
|
|
6
6
|
:root {
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
bottom: 0;
|
|
37
37
|
width: 12.5rem;
|
|
38
38
|
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%);
|
|
39
|
-
animation: var(--jkl-skeleton-sweep-duration) ease infinite jkl-sweep-
|
|
39
|
+
animation: var(--jkl-skeleton-sweep-duration) ease infinite jkl-sweep-uef7t1o;
|
|
40
40
|
}
|
|
41
41
|
@media (width >= 0) and (max-width: 679px) {
|
|
42
42
|
.jkl-skeleton-animation {
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
@media screen and (forced-colors: active) {
|
|
68
68
|
.jkl-skeleton-element {
|
|
69
69
|
border: 1px solid CanvasText;
|
|
70
|
-
animation: 2s ease infinite jkl-blink-
|
|
70
|
+
animation: 2s ease infinite jkl-blink-uef7t2g;
|
|
71
71
|
}
|
|
72
72
|
}
|
|
73
73
|
|
|
@@ -123,11 +123,11 @@
|
|
|
123
123
|
}
|
|
124
124
|
@media screen and (forced-colors: active) {
|
|
125
125
|
.jkl-skeleton-table {
|
|
126
|
-
animation: 2s ease-in-out infinite jkl-blink-
|
|
126
|
+
animation: 2s ease-in-out infinite jkl-blink-uef7t2g;
|
|
127
127
|
}
|
|
128
128
|
}
|
|
129
129
|
|
|
130
|
-
@keyframes jkl-sweep-
|
|
130
|
+
@keyframes jkl-sweep-uef7t1o {
|
|
131
131
|
0% {
|
|
132
132
|
transform: translateX(calc(0vw - 200px));
|
|
133
133
|
}
|
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
transform: translateX(calc(100vw + 400px));
|
|
136
136
|
}
|
|
137
137
|
}
|
|
138
|
-
@keyframes jkl-blink-
|
|
138
|
+
@keyframes jkl-blink-uef7t2g {
|
|
139
139
|
0% {
|
|
140
140
|
opacity: 1;
|
|
141
141
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@media screen and (prefers-color-scheme:light){:root{--jkl-skeleton-element-color:#e0dbd4;--jkl-skeleton-sweeper-color:#f9f9f9}}[data-theme=light]{--jkl-skeleton-element-color:#e0dbd4;--jkl-skeleton-sweeper-color:#f9f9f9}@media screen and (prefers-color-scheme:dark){:root{--jkl-skeleton-element-color:#636060;--jkl-skeleton-sweeper-color:#1b1917}}[data-theme=dark]{--jkl-skeleton-element-color:#636060;--jkl-skeleton-sweeper-color:#1b1917}.jkl-skeleton-animation{--jkl-skeleton-sweep-duration:3s;overflow:hidden;position:relative}.jkl-skeleton-animation:after{animation:var(--jkl-skeleton-sweep-duration) ease infinite jkl-sweep-
|
|
1
|
+
@media screen and (prefers-color-scheme:light){:root{--jkl-skeleton-element-color:#e0dbd4;--jkl-skeleton-sweeper-color:#f9f9f9}}[data-theme=light]{--jkl-skeleton-element-color:#e0dbd4;--jkl-skeleton-sweeper-color:#f9f9f9}@media screen and (prefers-color-scheme:dark){:root{--jkl-skeleton-element-color:#636060;--jkl-skeleton-sweeper-color:#1b1917}}[data-theme=dark]{--jkl-skeleton-element-color:#636060;--jkl-skeleton-sweeper-color:#1b1917}.jkl-skeleton-animation{--jkl-skeleton-sweep-duration:3s;overflow:hidden;position:relative}.jkl-skeleton-animation:after{animation:var(--jkl-skeleton-sweep-duration) ease infinite jkl-sweep-uef7t1o;background:linear-gradient(89.17deg,hsla(0,0%,98%,0) .8%,var(--jkl-skeleton-sweeper-color) 50.09%,hsla(0,0%,98%,0) 96.31%);bottom:0;content:" ";position:absolute;top:0;width:12.5rem}@media (width >= 0) and (max-width:679px){.jkl-skeleton-animation{width:9.375rem}}@media screen and (prefers-reduced-motion:reduce){.jkl-skeleton-animation:after{background:none}}@media screen and (forced-colors:active){.jkl-skeleton-animation:after{animation:none}}.jkl-skeleton-animation--compact:after{width:9.375rem}.jkl-skeleton-element{background-color:var(--jkl-skeleton-element-color);border-radius:.125rem}.jkl-skeleton-element--circle{border-radius:50%}@media screen and (forced-colors:active){.jkl-skeleton-element{animation:jkl-blink-uef7t2g 2s ease infinite;border:1px solid CanvasText}}.jkl-skeleton-input{display:flex;flex-direction:column;gap:.75rem}.jkl-skeleton-input__checkbox{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem}@media (width >= 0) and (max-width:679px){.jkl-skeleton-input{gap:.5rem}}.jkl-skeleton-input--compact:after{gap:.5rem}.jkl-skeleton-table{display:flex;flex-direction:column}.jkl-skeleton-table__header,.jkl-skeleton-table__row{border-bottom:1px solid var(--jkl-skeleton-element-color);display:flex;flex-direction:row;justify-content:space-between}.jkl-skeleton-table__header{padding:.75rem .5rem}.jkl-skeleton-table__row{padding:1rem .5rem}@media (width >= 0) and (max-width:679px){.jkl-skeleton-table__header{padding:.5rem .25rem}.jkl-skeleton-table__row{padding:.75rem .25rem}}.jkl-skeleton-table--compact::after__header{padding:.5rem .25rem}.jkl-skeleton-table--compact::after__row{padding:.75rem .25rem}@media screen and (forced-colors:active){.jkl-skeleton-table{animation:jkl-blink-uef7t2g 2s ease-in-out infinite}}@keyframes jkl-sweep-uef7t1o{0%{transform:translateX(-200px)}80%,to{transform:translateX(calc(100vw + 400px))}}@keyframes jkl-blink-uef7t2g{0%{opacity:1}40%,50%{opacity:.3}70%,to{opacity:1}}
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
|
|
3
3
|
@include jkl.comfortable-density-variables {
|
|
4
4
|
--jkl-menu-item-height: #{jkl.rem(48px)};
|
|
5
|
-
--jkl-menu-item-padding: #{jkl.$
|
|
5
|
+
--jkl-menu-item-padding: #{jkl.$unit-10} #{jkl.$unit-30};
|
|
6
6
|
@include jkl.declare-font-variables("jkl-menu-item", "body");
|
|
7
7
|
}
|
|
8
8
|
|
|
9
9
|
@include jkl.compact-density-variables {
|
|
10
10
|
--jkl-menu-item-height: jkl.rem(32px);
|
|
11
|
-
--jkl-menu-item-padding: #{jkl.$
|
|
11
|
+
--jkl-menu-item-padding: #{jkl.$unit-05} #{jkl.$unit-15};
|
|
12
12
|
@include jkl.declare-font-variables("jkl-menu-item", "small");
|
|
13
13
|
}
|
|
14
14
|
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
@include jkl.use-font-variables("jkl-menu-item");
|
|
26
26
|
display: flex;
|
|
27
27
|
align-items: center;
|
|
28
|
-
gap: jkl.$
|
|
28
|
+
gap: jkl.$unit-10;
|
|
29
29
|
width: 100%;
|
|
30
30
|
height: var(--jkl-menu-item-height);
|
|
31
31
|
padding: var(--jkl-menu-item-padding);
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
|
|
35
35
|
&__content {
|
|
36
36
|
display: flex;
|
|
37
|
-
gap: jkl.$
|
|
37
|
+
gap: jkl.$unit-05;
|
|
38
38
|
justify-content: flex-start;
|
|
39
39
|
overflow: hidden;
|
|
40
40
|
white-space: nowrap;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 18 Dec 2024 12:25:37 GMT
|
|
4
4
|
*/
|
|
5
5
|
:root,
|
|
6
6
|
[data-layout-density=comfortable],
|
|
7
7
|
[data-density=comfortable] {
|
|
8
8
|
--jkl-menu-item-height: 3rem;
|
|
9
|
-
--jkl-menu-item-padding: 0.5rem
|
|
9
|
+
--jkl-menu-item-padding: 0.5rem calc(var(--jkl-unit-10) * 3);
|
|
10
10
|
--jkl-menu-item-font-size: var(--jkl-body-font-size);
|
|
11
11
|
--jkl-menu-item-line-height: var(--jkl-body-line-height);
|
|
12
12
|
--jkl-menu-item-font-weight: var(--jkl-body-font-weight);
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
[data-layout-density=compact],
|
|
16
16
|
[data-density=compact] {
|
|
17
17
|
--jkl-menu-item-height: jkl.rem(32px);
|
|
18
|
-
--jkl-menu-item-padding: 0.
|
|
18
|
+
--jkl-menu-item-padding: calc(var(--jkl-unit-10) * 0.5) calc(var(--jkl-unit-10) * 1.5);
|
|
19
19
|
--jkl-menu-item-font-size: var(--jkl-small-font-size);
|
|
20
20
|
--jkl-menu-item-line-height: var(--jkl-small-line-height);
|
|
21
21
|
--jkl-menu-item-font-weight: var(--jkl-small-font-weight);
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
}
|
|
62
62
|
.jkl-menu-item__content {
|
|
63
63
|
display: flex;
|
|
64
|
-
gap: 0.
|
|
64
|
+
gap: calc(var(--jkl-unit-10) * 0.5);
|
|
65
65
|
justify-content: flex-start;
|
|
66
66
|
overflow: hidden;
|
|
67
67
|
white-space: nowrap;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
:root,[data-density=comfortable],[data-layout-density=comfortable]{--jkl-menu-item-height:3rem;--jkl-menu-item-padding:0.5rem
|
|
1
|
+
:root,[data-density=comfortable],[data-layout-density=comfortable]{--jkl-menu-item-height:3rem;--jkl-menu-item-padding:0.5rem calc(var(--jkl-unit-10)*3);--jkl-menu-item-font-size:var(--jkl-body-font-size);--jkl-menu-item-line-height:var(--jkl-body-line-height);--jkl-menu-item-font-weight:var(--jkl-body-font-weight)}[data-density=compact],[data-layout-density=compact]{--jkl-menu-item-height:jkl.rem(32px);--jkl-menu-item-padding:calc(var(--jkl-unit-10)*0.5) calc(var(--jkl-unit-10)*1.5);--jkl-menu-item-font-size:var(--jkl-small-font-size);--jkl-menu-item-line-height:var(--jkl-small-line-height);--jkl-menu-item-font-weight:var(--jkl-small-font-weight)}.jkl-menu-item{--background-color:var(--jkl-color-background-interactive);align-items:center;background-color:var(--background-color);border-style:none;box-sizing:border-box;color:var(--jkl-color-text-default);cursor:pointer;display:flex;font-size:var(--jkl-menu-item-font-size);font-weight:var(--jkl-menu-item-font-weight);gap:.5rem;height:var(--jkl-menu-item-height);line-height:var(--jkl-menu-item-line-height);outline:0;outline-style:none;padding:var(--jkl-menu-item-padding);text-decoration:none;-webkit-user-select:none;user-select:none;width:100%}.jkl-menu-item:active,.jkl-menu-item:focus,.jkl-menu-item:hover{outline:0;outline-style:none}@media screen and (forced-colors:active){.jkl-menu-item{border-style:revert;outline:revert;outline-style:revert}.jkl-menu-item:active,.jkl-menu-item:focus,.jkl-menu-item:hover{outline:revert;outline-style:revert}}.jkl-menu-item__content{display:flex;flex-grow:1;flex-shrink:1;gap:calc(var(--jkl-unit-10)*.5);justify-content:flex-start;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jkl-menu-item__icon{flex-shrink:0}.jkl-menu-item__arrow,.jkl-menu-item__icon{align-items:center;display:flex}.jkl-menu-item__chevron{flex-shrink:0}.jkl-menu-item:focus-visible,.jkl-menu-item:hover{--background-color:var(--jkl-color-background-interactive-hover)}.jkl-menu-divider{border:none;border-bottom:.0625rem solid var(--jkl-color-border-separator);margin-block:0;width:100%}@media screen and (prefers-color-scheme:light){:root{--jkl-menu-border:none}}[data-theme=light]{--jkl-menu-border:none}@media screen and (prefers-color-scheme:dark){:root{--jkl-menu-border:2px solid #f9f9f9}}[data-theme=dark]{--jkl-menu-border:2px solid #f9f9f9}.jkl-menu{align-items:flex-start;background-color:var(--jkl-color-background-container-high);border:var(--jkl-menu-border);border-radius:.125rem;box-shadow:0 .25rem 1.25rem rgba(49,48,48,.2);display:flex;flex-direction:column;flex-wrap:nowrap;max-width:21rem;width:100%;z-index:7000}.jkl-menu:focus-visible{outline:none}.jkl-menu .jkl-menu[data-placement=bottom-start]{box-shadow:0 -1px 2px 0 rgba(0,0,0,.2),-1px 2px 2px 0 rgba(0,0,0,.14),3px 1px 5px 0 rgba(0,0,0,.12)}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 18 Dec 2024 12:25:37 GMT
|
|
4
4
|
*/
|
|
5
5
|
:root,
|
|
6
6
|
[data-layout-density=comfortable],
|
|
@@ -14,17 +14,17 @@
|
|
|
14
14
|
--jkl-message-icon-size: 1.5rem;
|
|
15
15
|
--jkl-message-icon-left: 1rem;
|
|
16
16
|
--jkl-message-icon-top: 1.5rem;
|
|
17
|
-
--jkl-message-title-margin: 0 0 0.
|
|
17
|
+
--jkl-message-title-margin: 0 0 calc(var(--jkl-unit-10) * 0.5) 0;
|
|
18
18
|
--jkl-message-dismiss-button-size: 2.75rem;
|
|
19
|
-
--jkl-message-gap:
|
|
20
|
-
--jkl-message-padding:
|
|
19
|
+
--jkl-message-gap: calc(var(--jkl-unit-10) * 1.5);
|
|
20
|
+
--jkl-message-padding: calc(var(--jkl-unit-10) * 2) calc(var(--jkl-unit-10) * 1.5);
|
|
21
21
|
}
|
|
22
22
|
@media (min-width: 680px) {
|
|
23
23
|
:root,
|
|
24
24
|
[data-layout-density=comfortable],
|
|
25
25
|
[data-density=comfortable] {
|
|
26
|
-
--jkl-message-gap:
|
|
27
|
-
--jkl-message-padding:
|
|
26
|
+
--jkl-message-gap: calc(var(--jkl-unit-10) * 2);
|
|
27
|
+
--jkl-message-padding: calc(var(--jkl-unit-10) * 3) calc(var(--jkl-unit-10) * 2);
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
30
|
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
--jkl-message-icon-top: 0.875rem;
|
|
42
42
|
--jkl-message-dismiss-button-size: 2rem;
|
|
43
43
|
--jkl-message-gap: 0.5rem;
|
|
44
|
-
--jkl-message-padding:
|
|
44
|
+
--jkl-message-padding: calc(var(--jkl-unit-10) * 1.5) 0.5rem;
|
|
45
45
|
}
|
|
46
46
|
|
|
47
47
|
.jkl-message {
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
--background-color: var(--jkl-color-background-alert-success);
|
|
176
176
|
}
|
|
177
177
|
.jkl-message--dismissed {
|
|
178
|
-
animation: jkl-dismiss-
|
|
178
|
+
animation: jkl-dismiss-uouh77w 400ms ease-in-out forwards;
|
|
179
179
|
transition: visibility 0ms 400ms;
|
|
180
180
|
visibility: hidden;
|
|
181
181
|
}
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
}
|
|
196
196
|
}
|
|
197
197
|
|
|
198
|
-
@keyframes jkl-dismiss-
|
|
198
|
+
@keyframes jkl-dismiss-uouh77w {
|
|
199
199
|
from {
|
|
200
200
|
opacity: 1;
|
|
201
201
|
transform: translate3d(0, 0, 0);
|
|
@@ -206,5 +206,5 @@
|
|
|
206
206
|
}
|
|
207
207
|
}
|
|
208
208
|
.jkl-form-error-message {
|
|
209
|
-
padding-bottom:
|
|
209
|
+
padding-bottom: calc(var(--jkl-unit-10) * 5);
|
|
210
210
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
:root,[data-density=comfortable],[data-layout-density=comfortable]{--jkl-message-content-font-size:var(--jkl-body-font-size);--jkl-message-content-line-height:var(--jkl-body-line-height);--jkl-message-content-font-weight:var(--jkl-body-font-weight);--jkl-message-title-font-size:var(--jkl-heading-4-font-size);--jkl-message-title-line-height:var(--jkl-heading-4-line-height);--jkl-message-title-font-weight:var(--jkl-heading-4-font-weight);--jkl-message-icon-size:1.5rem;--jkl-message-icon-left:1rem;--jkl-message-icon-top:1.5rem;--jkl-message-title-margin:0 0 0.
|
|
1
|
+
:root,[data-density=comfortable],[data-layout-density=comfortable]{--jkl-message-content-font-size:var(--jkl-body-font-size);--jkl-message-content-line-height:var(--jkl-body-line-height);--jkl-message-content-font-weight:var(--jkl-body-font-weight);--jkl-message-title-font-size:var(--jkl-heading-4-font-size);--jkl-message-title-line-height:var(--jkl-heading-4-line-height);--jkl-message-title-font-weight:var(--jkl-heading-4-font-weight);--jkl-message-icon-size:1.5rem;--jkl-message-icon-left:1rem;--jkl-message-icon-top:1.5rem;--jkl-message-title-margin:0 0 calc(var(--jkl-unit-10)*0.5) 0;--jkl-message-dismiss-button-size:2.75rem;--jkl-message-gap:calc(var(--jkl-unit-10)*1.5);--jkl-message-padding:calc(var(--jkl-unit-10)*2) calc(var(--jkl-unit-10)*1.5)}@media (min-width:680px){:root,[data-density=comfortable],[data-layout-density=comfortable]{--jkl-message-gap:calc(var(--jkl-unit-10)*2);--jkl-message-padding:calc(var(--jkl-unit-10)*3) calc(var(--jkl-unit-10)*2)}}[data-density=compact],[data-layout-density=compact]{--jkl-message-content-font-size:var(--jkl-small-font-size);--jkl-message-content-line-height:var(--jkl-small-line-height);--jkl-message-content-font-weight:var(--jkl-small-font-weight);--jkl-message-title-font-size:var(--jkl-heading-5-font-size);--jkl-message-title-line-height:var(--jkl-heading-5-line-height);--jkl-message-title-font-weight:var(--jkl-heading-5-font-weight);--jkl-message-icon-size:1.25rem;--jkl-message-icon-left:0.375rem;--jkl-message-icon-top:0.875rem;--jkl-message-dismiss-button-size:2rem;--jkl-message-gap:0.5rem;--jkl-message-padding:calc(var(--jkl-unit-10)*1.5) 0.5rem}.jkl-message{--background-color:var(--jkl-color-background-alert-neutral);--text-color:var(--jkl-color-text-on-alert);align-items:start;background-color:var(--background-color);border-radius:.25rem;box-sizing:border-box;color:var(--text-color);display:grid;grid-template-areas:"icon content dismiss";grid-template-columns:auto 1fr auto;max-width:35rem;padding:var(--jkl-message-padding);width:100%}.jkl-message__icon{grid-area:icon;margin-right:var(--jkl-message-gap);width:var(--jkl-message-icon-size)}@media screen and (forced-colors:active){.jkl-message__icon,.jkl-message__icon path,.jkl-message__icon svg{stroke:CanvasText}}.jkl-message__content{grid-area:content}.jkl-message__message{font-size:var(--jkl-message-content-font-size);font-weight:var(--jkl-message-content-font-weight);line-height:var(--jkl-message-content-line-height);margin-top:-.125rem}.jkl-message__title{font-size:var(--jkl-message-title-font-size);font-weight:var(--jkl-message-title-font-weight);line-height:var(--jkl-message-title-line-height);margin:var(--jkl-message-title-margin)}.jkl-message__title~.jkl-message__message{margin-top:0}.jkl-message__dismiss-button{background-color:transparent;border-style:none;color:inherit;cursor:pointer;display:grid;grid-area:dismiss;justify-self:end;outline:0;outline-style:none;padding:0;place-content:center;position:relative}.jkl-message__dismiss-button:active,.jkl-message__dismiss-button:focus,.jkl-message__dismiss-button:hover{outline:0;outline-style:none}@media screen and (forced-colors:active){.jkl-message__dismiss-button{border-style:revert;outline:revert;outline-style:revert}.jkl-message__dismiss-button:active,.jkl-message__dismiss-button:focus,.jkl-message__dismiss-button:hover{outline:revert;outline-style:revert}}@media screen and (forced-colors:active){.jkl-message__dismiss-button,.jkl-message__dismiss-button path,.jkl-message__dismiss-button svg{stroke:ButtonText}.jkl-message__dismiss-button{background-color:ButtonFace}}.jkl-message__dismiss-button:after{content:"";display:block;height:var(--jkl-message-dismiss-button-size);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:var(--jkl-message-dismiss-button-size)}.jkl-message__dismiss-button:hover{color:#636060}@media screen and (forced-colors:active){.jkl-message__dismiss-button:hover{stroke:ButtonText}.jkl-message__dismiss-button:hover path,.jkl-message__dismiss-button:hover svg{stroke:ButtonText}}.jkl-message__dismiss-button:focus-visible{outline:3px solid var(--jkl-color-border-action);outline-offset:3px}.jkl-message--full{max-width:100%}.jkl-message--info{--background-color:var(--jkl-color-background-alert-info)}.jkl-message--warning{--background-color:var(--jkl-color-background-alert-warning)}.jkl-message--error{--background-color:var(--jkl-color-background-alert-error)}.jkl-message--success{--background-color:var(--jkl-color-background-alert-success)}.jkl-message--dismissed{animation:jkl-dismiss-uouh77w .4s ease-in-out forwards;transition:visibility 0s .4s;visibility:hidden}@media screen and (forced-colors:active){.jkl-message{border:2px solid CanvasText}.jkl-message--info{border-style:dotted}.jkl-message--warning{border-style:dashed}.jkl-message--error{border-style:double;border-width:4px}}@keyframes jkl-dismiss-uouh77w{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-50%,0)}}.jkl-form-error-message{padding-bottom:calc(var(--jkl-unit-10)*5)}
|
|
@@ -16,14 +16,14 @@ $_dismiss-hover-color: jkl.$color-stein;
|
|
|
16
16
|
--jkl-message-icon-size: #{jkl.rem(24px)};
|
|
17
17
|
--jkl-message-icon-left: #{jkl.rem(16px)};
|
|
18
18
|
--jkl-message-icon-top: #{jkl.rem(24px)};
|
|
19
|
-
--jkl-message-title-margin: 0 0 #{jkl.$
|
|
19
|
+
--jkl-message-title-margin: 0 0 #{jkl.$unit-05} 0;
|
|
20
20
|
--jkl-message-dismiss-button-size: #{jkl.rem(44px)};
|
|
21
|
-
--jkl-message-gap: #{jkl.$
|
|
22
|
-
--jkl-message-padding: #{jkl.$
|
|
21
|
+
--jkl-message-gap: #{jkl.$unit-15};
|
|
22
|
+
--jkl-message-padding: #{jkl.$unit-20} #{jkl.$unit-15};
|
|
23
23
|
|
|
24
24
|
@include jkl.from-medium-device {
|
|
25
|
-
--jkl-message-gap: #{jkl.$
|
|
26
|
-
--jkl-message-padding: #{jkl.$
|
|
25
|
+
--jkl-message-gap: #{jkl.$unit-20};
|
|
26
|
+
--jkl-message-padding: #{jkl.$unit-30} #{jkl.$unit-20};
|
|
27
27
|
}
|
|
28
28
|
}
|
|
29
29
|
|
|
@@ -35,8 +35,8 @@ $_dismiss-hover-color: jkl.$color-stein;
|
|
|
35
35
|
--jkl-message-icon-left: #{jkl.rem(6px)};
|
|
36
36
|
--jkl-message-icon-top: #{jkl.rem(14px)};
|
|
37
37
|
--jkl-message-dismiss-button-size: #{jkl.rem(32px)};
|
|
38
|
-
--jkl-message-gap: #{jkl.$
|
|
39
|
-
--jkl-message-padding: #{jkl.$
|
|
38
|
+
--jkl-message-gap: #{jkl.$unit-10};
|
|
39
|
+
--jkl-message-padding: #{jkl.$unit-15} #{jkl.$unit-10};
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
.jkl-message {
|
|
@@ -185,5 +185,5 @@ $_dismiss-hover-color: jkl.$color-stein;
|
|
|
185
185
|
}
|
|
186
186
|
|
|
187
187
|
.jkl-form-error-message {
|
|
188
|
-
padding-bottom: jkl.$
|
|
188
|
+
padding-bottom: jkl.$unit-50;
|
|
189
189
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 18 Dec 2024 12:25:37 GMT
|
|
4
4
|
*/
|
|
5
5
|
:root,
|
|
6
6
|
[data-layout-density=comfortable],
|
|
@@ -11,19 +11,19 @@
|
|
|
11
11
|
--jkl-modal-title-font-size: var(--jkl-heading-3-font-size);
|
|
12
12
|
--jkl-modal-title-line-height: var(--jkl-heading-3-line-height);
|
|
13
13
|
--jkl-modal-title-font-weight: var(--jkl-heading-3-font-weight);
|
|
14
|
-
--jkl-modal-padding:
|
|
14
|
+
--jkl-modal-padding: calc(var(--jkl-unit-10) * 5);
|
|
15
15
|
--jkl-modal-min-width: 13.75rem;
|
|
16
16
|
--jkl-modal-max-width: 41.25rem;
|
|
17
|
-
--jkl-modal-header-margin: 0 0
|
|
18
|
-
--jkl-modal-actions-margin:
|
|
17
|
+
--jkl-modal-header-margin: 0 0 calc(var(--jkl-unit-10) * 3);
|
|
18
|
+
--jkl-modal-actions-margin: calc(var(--jkl-unit-10) * 5) 0 0 0;
|
|
19
19
|
}
|
|
20
20
|
@media (width >= 0) and (max-width: 679px) {
|
|
21
21
|
:root,
|
|
22
22
|
[data-layout-density=comfortable],
|
|
23
23
|
[data-density=comfortable] {
|
|
24
|
-
--jkl-modal-padding:
|
|
25
|
-
--jkl-modal-header-margin: 0 0
|
|
26
|
-
--jkl-modal-actions-margin:
|
|
24
|
+
--jkl-modal-padding: calc(var(--jkl-unit-10) * 4);
|
|
25
|
+
--jkl-modal-header-margin: 0 0 calc(var(--jkl-unit-10) * 2);
|
|
26
|
+
--jkl-modal-actions-margin: calc(var(--jkl-unit-10) * 4) 0 0 0;
|
|
27
27
|
}
|
|
28
28
|
}
|
|
29
29
|
|
|
@@ -35,9 +35,9 @@
|
|
|
35
35
|
--jkl-modal-title-font-size: var(--jkl-heading-4-font-size);
|
|
36
36
|
--jkl-modal-title-line-height: var(--jkl-heading-4-line-height);
|
|
37
37
|
--jkl-modal-title-font-weight: var(--jkl-heading-4-font-weight);
|
|
38
|
-
--jkl-modal-padding:
|
|
39
|
-
--jkl-modal-header-margin: 0 0
|
|
40
|
-
--jkl-modal-actions-margin:
|
|
38
|
+
--jkl-modal-padding: calc(var(--jkl-unit-10) * 3);
|
|
39
|
+
--jkl-modal-header-margin: 0 0 calc(var(--jkl-unit-10) * 1.5);
|
|
40
|
+
--jkl-modal-actions-margin: calc(var(--jkl-unit-10) * 3) 0 0 0;
|
|
41
41
|
--jkl-modal-min-width: 13.75rem;
|
|
42
42
|
}
|
|
43
43
|
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
}
|
|
83
83
|
@media (width >= 0) and (max-width: 679px) {
|
|
84
84
|
.jkl-modal {
|
|
85
|
-
margin: auto
|
|
85
|
+
margin: auto calc(var(--jkl-unit-10) * 3);
|
|
86
86
|
}
|
|
87
87
|
}
|
|
88
88
|
|
|
@@ -111,5 +111,5 @@
|
|
|
111
111
|
margin: var(--jkl-modal-actions-margin);
|
|
112
112
|
display: flex;
|
|
113
113
|
flex-direction: row;
|
|
114
|
-
gap:
|
|
114
|
+
gap: calc(var(--jkl-unit-10) * 2);
|
|
115
115
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
:root,[data-density=comfortable],[data-layout-density=comfortable]{--jkl-modal-body-font-size:var(--jkl-body-font-size);--jkl-modal-body-line-height:var(--jkl-body-line-height);--jkl-modal-body-font-weight:var(--jkl-body-font-weight);--jkl-modal-title-font-size:var(--jkl-heading-3-font-size);--jkl-modal-title-line-height:var(--jkl-heading-3-line-height);--jkl-modal-title-font-weight:var(--jkl-heading-3-font-weight);--jkl-modal-padding:
|
|
1
|
+
:root,[data-density=comfortable],[data-layout-density=comfortable]{--jkl-modal-body-font-size:var(--jkl-body-font-size);--jkl-modal-body-line-height:var(--jkl-body-line-height);--jkl-modal-body-font-weight:var(--jkl-body-font-weight);--jkl-modal-title-font-size:var(--jkl-heading-3-font-size);--jkl-modal-title-line-height:var(--jkl-heading-3-line-height);--jkl-modal-title-font-weight:var(--jkl-heading-3-font-weight);--jkl-modal-padding:calc(var(--jkl-unit-10)*5);--jkl-modal-min-width:13.75rem;--jkl-modal-max-width:41.25rem;--jkl-modal-header-margin:0 0 calc(var(--jkl-unit-10)*3);--jkl-modal-actions-margin:calc(var(--jkl-unit-10)*5) 0 0 0}@media (width >= 0) and (max-width:679px){:root,[data-density=comfortable],[data-layout-density=comfortable]{--jkl-modal-padding:calc(var(--jkl-unit-10)*4);--jkl-modal-header-margin:0 0 calc(var(--jkl-unit-10)*2);--jkl-modal-actions-margin:calc(var(--jkl-unit-10)*4) 0 0 0}}[data-density=compact],[data-layout-density=compact]{--jkl-modal-body-font-size:var(--jkl-small-font-size);--jkl-modal-body-line-height:var(--jkl-small-line-height);--jkl-modal-body-font-weight:var(--jkl-small-font-weight);--jkl-modal-title-font-size:var(--jkl-heading-4-font-size);--jkl-modal-title-line-height:var(--jkl-heading-4-line-height);--jkl-modal-title-font-weight:var(--jkl-heading-4-font-weight);--jkl-modal-padding:calc(var(--jkl-unit-10)*3);--jkl-modal-header-margin:0 0 calc(var(--jkl-unit-10)*1.5);--jkl-modal-actions-margin:calc(var(--jkl-unit-10)*3) 0 0 0;--jkl-modal-min-width:13.75rem}.jkl-modal-container,.jkl-modal-overlay{inset:0;position:fixed}.jkl-modal-container{display:flex;z-index:9000}.jkl-modal-container[aria-hidden=true]{display:none}.jkl-modal-overlay{background-color:rgba(27,25,23,.8)}.jkl-modal{background-color:var(--jkl-color-background-container-high);border-radius:.125rem;box-shadow:0 .25rem .75rem rgba(37,42,49,.03);display:flex;flex-direction:column;margin:auto;max-height:90vh;max-width:var(--jkl-modal-max-width);min-width:var(--jkl-modal-min-width);overflow:auto;padding:var(--jkl-modal-padding);position:relative;width:100%;z-index:9000}@media screen and (forced-colors:active){.jkl-modal{border-color:CanvasText}}@media (width >= 0) and (max-width:679px){.jkl-modal{margin:auto calc(var(--jkl-unit-10)*3)}}.jkl-modal-header{align-items:center;display:flex;flex-direction:row;gap:var(--jkl-modal-gap);justify-content:space-between;margin:var(--jkl-modal-header-margin)}.jkl-modal-body{font-size:var(--jkl-modal-body-font-size);font-weight:var(--jkl-modal-body-font-weight);line-height:var(--jkl-modal-body-line-height)}.jkl-modal-title{font-size:var(--jkl-modal-title-font-size);font-weight:var(--jkl-modal-title-font-weight);line-height:var(--jkl-modal-title-line-height)}.jkl-modal-actions{display:flex;flex-direction:row;gap:calc(var(--jkl-unit-10)*2);margin:var(--jkl-modal-actions-margin)}
|
|
@@ -5,16 +5,16 @@
|
|
|
5
5
|
@include jkl.declare-font-variables("jkl-modal-body", "body");
|
|
6
6
|
@include jkl.declare-font-variables("jkl-modal-title", "heading-3");
|
|
7
7
|
|
|
8
|
-
--jkl-modal-padding: #{jkl.$
|
|
8
|
+
--jkl-modal-padding: #{jkl.$unit-50};
|
|
9
9
|
--jkl-modal-min-width: #{jkl.rem(220px)};
|
|
10
10
|
--jkl-modal-max-width: #{jkl.rem(660px)};
|
|
11
|
-
--jkl-modal-header-margin: 0 0 #{jkl.$
|
|
12
|
-
--jkl-modal-actions-margin: #{jkl.$
|
|
11
|
+
--jkl-modal-header-margin: 0 0 #{jkl.$unit-30};
|
|
12
|
+
--jkl-modal-actions-margin: #{jkl.$unit-50} 0 0 0;
|
|
13
13
|
|
|
14
14
|
@include jkl.small-device {
|
|
15
|
-
--jkl-modal-padding: #{jkl.$
|
|
16
|
-
--jkl-modal-header-margin: 0 0 #{jkl.$
|
|
17
|
-
--jkl-modal-actions-margin: #{jkl.$
|
|
15
|
+
--jkl-modal-padding: #{jkl.$unit-40};
|
|
16
|
+
--jkl-modal-header-margin: 0 0 #{jkl.$unit-20};
|
|
17
|
+
--jkl-modal-actions-margin: #{jkl.$unit-40} 0 0 0;
|
|
18
18
|
}
|
|
19
19
|
}
|
|
20
20
|
|
|
@@ -22,9 +22,9 @@
|
|
|
22
22
|
@include jkl.declare-font-variables("jkl-modal-body", "small");
|
|
23
23
|
@include jkl.declare-font-variables("jkl-modal-title", "heading-4");
|
|
24
24
|
|
|
25
|
-
--jkl-modal-padding: #{jkl.$
|
|
26
|
-
--jkl-modal-header-margin: 0 0 #{jkl.$
|
|
27
|
-
--jkl-modal-actions-margin: #{jkl.$
|
|
25
|
+
--jkl-modal-padding: #{jkl.$unit-30};
|
|
26
|
+
--jkl-modal-header-margin: 0 0 #{jkl.$unit-15};
|
|
27
|
+
--jkl-modal-actions-margin: #{jkl.$unit-30} 0 0 0;
|
|
28
28
|
--jkl-modal-min-width: #{jkl.rem(220px)};
|
|
29
29
|
}
|
|
30
30
|
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
}
|
|
72
72
|
|
|
73
73
|
@include jkl.small-device {
|
|
74
|
-
margin: auto jkl.$
|
|
74
|
+
margin: auto jkl.$unit-30;
|
|
75
75
|
}
|
|
76
76
|
}
|
|
77
77
|
|
|
@@ -96,5 +96,5 @@
|
|
|
96
96
|
margin: var(--jkl-modal-actions-margin);
|
|
97
97
|
display: flex;
|
|
98
98
|
flex-direction: row;
|
|
99
|
-
gap: jkl.$
|
|
99
|
+
gap: jkl.$unit-20;
|
|
100
100
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 18 Dec 2024 12:25:37 GMT
|
|
4
4
|
*/
|
|
5
5
|
.jkl-progress-bar,
|
|
6
6
|
.jkl-countdown {
|
|
@@ -37,11 +37,11 @@
|
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
.jkl-countdown__tracker {
|
|
40
|
-
animation: jkl-downcount-
|
|
40
|
+
animation: jkl-downcount-ua9habx var(--duration) linear forwards;
|
|
41
41
|
animation-play-state: var(--play-state, running);
|
|
42
42
|
}
|
|
43
43
|
|
|
44
|
-
@keyframes jkl-downcount-
|
|
44
|
+
@keyframes jkl-downcount-ua9habx {
|
|
45
45
|
from {
|
|
46
46
|
width: 100%;
|
|
47
47
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.jkl-countdown,.jkl-progress-bar{--track-color:var(--jkl-color-border-separator);--bar-color:var(--jkl-color-border-input-focus);--bar-height:0.25rem;background-color:var(--track-color);border-radius:6.25rem;height:var(--bar-height);overflow:hidden;width:100%}.jkl-countdown__tracker,.jkl-progress-bar__tracker{background-color:var(--bar-color);display:block;height:var(--bar-height)}@media screen and (forced-colors:active){.jkl-countdown,.jkl-progress-bar{background-color:Canvas}.jkl-countdown__tracker,.jkl-progress-bar__tracker{background-color:CanvasText}}.jkl-progress-bar__tracker{transition-duration:.15s;transition-property:width;transition-timing-function:ease}.jkl-countdown__tracker{animation:jkl-downcount-
|
|
1
|
+
.jkl-countdown,.jkl-progress-bar{--track-color:var(--jkl-color-border-separator);--bar-color:var(--jkl-color-border-input-focus);--bar-height:0.25rem;background-color:var(--track-color);border-radius:6.25rem;height:var(--bar-height);overflow:hidden;width:100%}.jkl-countdown__tracker,.jkl-progress-bar__tracker{background-color:var(--bar-color);display:block;height:var(--bar-height)}@media screen and (forced-colors:active){.jkl-countdown,.jkl-progress-bar{background-color:Canvas}.jkl-countdown__tracker,.jkl-progress-bar__tracker{background-color:CanvasText}}.jkl-progress-bar__tracker{transition-duration:.15s;transition-property:width;transition-timing-function:ease}.jkl-countdown__tracker{animation:jkl-downcount-ua9habx var(--duration) linear forwards;animation-play-state:var(--play-state,running)}@keyframes jkl-downcount-ua9habx{0%{width:100%}to{width:0}}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 18 Dec 2024 12:25:37 GMT
|
|
4
4
|
*/
|
|
5
5
|
:root,
|
|
6
6
|
[data-layout-density=comfortable],
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
--jkl-radio-button-height: 1.75rem;
|
|
36
36
|
--jkl-radio-button-line-height: 1.5rem;
|
|
37
37
|
--jkl-radio-button-size: 1.125rem;
|
|
38
|
-
--jkl-radio-button-text-margin: 0.
|
|
38
|
+
--jkl-radio-button-text-margin: calc(var(--jkl-unit-10) * 0.5) 0;
|
|
39
39
|
--jkl-radio-button-text-transform: translate3d(0, 0, 0);
|
|
40
40
|
--jkl-radio-button-dot-margin: 0.4375rem 0.5rem 0.4375rem 0;
|
|
41
41
|
--jkl-radio-button-dot-size: 0.625rem;
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
--jkl-radio-button-label-font-weight: var(--jkl-small-font-weight);
|
|
45
45
|
}
|
|
46
46
|
|
|
47
|
-
@keyframes jkl-dot-in-
|
|
47
|
+
@keyframes jkl-dot-in-uy9kf2m {
|
|
48
48
|
0% {
|
|
49
49
|
transform: scale(0.8);
|
|
50
50
|
}
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
}
|
|
90
90
|
.jkl-radio-button__input:checked + .jkl-radio-button__label > .jkl-radio-button__dot::after {
|
|
91
91
|
--dot-color: var(--jkl-color-border-action);
|
|
92
|
-
animation: jkl-dot-in-
|
|
92
|
+
animation: jkl-dot-in-uy9kf2m 150ms ease;
|
|
93
93
|
}
|
|
94
94
|
@media screen and (forced-colors: active) {
|
|
95
95
|
.jkl-radio-button__input:checked + .jkl-radio-button__label > .jkl-radio-button__dot::after {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
:root,[data-density=comfortable],[data-layout-density=comfortable]{--jkl-radio-button-height:3rem;--jkl-radio-button-line-height:2rem;--jkl-radio-button-size:1.5rem;--jkl-radio-button-text-margin:0.5rem 0;--jkl-radio-button-text-transform:translate3d(0,0.0625rem,0);--jkl-radio-button-dot-margin:0.75rem 0.5rem 0.75rem 0;--jkl-radio-button-dot-size:1rem;--jkl-radio-button-label-font-size:var(--jkl-body-font-size);--jkl-radio-button-label-line-height:var(--jkl-body-line-height);--jkl-radio-button-label-font-weight:var(--jkl-body-font-weight)}@media (width >= 0) and (max-width:679px){:root,[data-density=comfortable],[data-layout-density=comfortable]{--jkl-radio-button-height:2.5rem;--jkl-radio-button-line-height:1.75rem;--jkl-radio-button-size:1.5rem;--jkl-radio-button-text-margin:0.5rem 0;--jkl-radio-button-text-transform:translateZ(0);--jkl-radio-button-dot-margin:0.625rem 0.5rem 0.625rem 0;--jkl-radio-button-dot-size:1rem}}[data-density=compact],[data-layout-density=compact]{--jkl-radio-button-height:1.75rem;--jkl-radio-button-line-height:1.5rem;--jkl-radio-button-size:1.125rem;--jkl-radio-button-text-margin:0.
|
|
1
|
+
:root,[data-density=comfortable],[data-layout-density=comfortable]{--jkl-radio-button-height:3rem;--jkl-radio-button-line-height:2rem;--jkl-radio-button-size:1.5rem;--jkl-radio-button-text-margin:0.5rem 0;--jkl-radio-button-text-transform:translate3d(0,0.0625rem,0);--jkl-radio-button-dot-margin:0.75rem 0.5rem 0.75rem 0;--jkl-radio-button-dot-size:1rem;--jkl-radio-button-label-font-size:var(--jkl-body-font-size);--jkl-radio-button-label-line-height:var(--jkl-body-line-height);--jkl-radio-button-label-font-weight:var(--jkl-body-font-weight)}@media (width >= 0) and (max-width:679px){:root,[data-density=comfortable],[data-layout-density=comfortable]{--jkl-radio-button-height:2.5rem;--jkl-radio-button-line-height:1.75rem;--jkl-radio-button-size:1.5rem;--jkl-radio-button-text-margin:0.5rem 0;--jkl-radio-button-text-transform:translateZ(0);--jkl-radio-button-dot-margin:0.625rem 0.5rem 0.625rem 0;--jkl-radio-button-dot-size:1rem}}[data-density=compact],[data-layout-density=compact]{--jkl-radio-button-height:1.75rem;--jkl-radio-button-line-height:1.5rem;--jkl-radio-button-size:1.125rem;--jkl-radio-button-text-margin:calc(var(--jkl-unit-10)*0.5) 0;--jkl-radio-button-text-transform:translateZ(0);--jkl-radio-button-dot-margin:0.4375rem 0.5rem 0.4375rem 0;--jkl-radio-button-dot-size:0.625rem;--jkl-radio-button-label-font-size:var(--jkl-small-font-size);--jkl-radio-button-label-line-height:var(--jkl-small-line-height);--jkl-radio-button-label-font-weight:var(--jkl-small-font-weight)}@keyframes jkl-dot-in-uy9kf2m{0%{transform:scale(.8)}to{transform:scale(1)}}.jkl-radio-button{--ring-color:var(--jkl-color-border-action);--dot-color:transparent;--background-color:transparent;--text-color:var(--jkl-color-text-default);border-style:none;color:var(--text-color);display:flex;min-height:var(--jkl-radio-button-height);outline:0;outline-style:none;position:relative}.jkl-radio-button:active,.jkl-radio-button:focus,.jkl-radio-button:hover{outline:0;outline-style:none}@media screen and (forced-colors:active){.jkl-radio-button{border-style:revert;outline:revert;outline-style:revert}.jkl-radio-button:active,.jkl-radio-button:focus,.jkl-radio-button:hover{outline:revert;outline-style:revert}}.jkl-radio-button__input{opacity:0;position:absolute;top:-6px}.jkl-radio-button__input:checked+.jkl-radio-button__label>.jkl-radio-button__dot:after{--dot-color:var(--jkl-color-border-action);animation:jkl-dot-in-uy9kf2m .15s ease}@media screen and (forced-colors:active){.jkl-radio-button__input:checked+.jkl-radio-button__label>.jkl-radio-button__dot:after{background-color:ButtonText}}.jkl-radio-button--error .jkl-radio-button__input:checked+.jkl-radio-button__label>.jkl-radio-button__dot:after{--background-color:var(--jkl-color-background-alert-error);--dot-color:var(--jkl-color-text-on-alert)}.jkl-radio-button__input:focus-visible+.jkl-radio-button__label{--background-color:var(--jkl-color-background-input-focus)}.jkl-radio-button__input:focus-visible+.jkl-radio-button__label>.jkl-radio-button__dot{outline:3px solid var(--jkl-color-border-action);outline-offset:3px}.jkl-radio-button--error .jkl-radio-button__input:focus-visible+.jkl-radio-button__label{--background-color:var(--jkl-color-background-alert-error);--dot-color:var(--jkl-color-text-on-alert)}.jkl-radio-button__label{align-items:flex-start;cursor:pointer;display:flex;font-size:var(--jkl-radio-button-label-font-size);font-weight:var(--jkl-radio-button-label-font-weight);line-height:var(--jkl-radio-button-label-line-height)}.jkl-radio-button__label:hover>.jkl-radio-button__dot{outline:1px solid var(--ring-color)}.jkl-radio-button__label:active>.jkl-radio-button__dot .jkl-radio-button__label:after{scale:.9}.jkl-radio-button__dot{background-color:var(--background-color);border:.0625rem solid var(--ring-color);border-radius:50%;box-sizing:border-box;display:inline-block;flex-shrink:0;height:var(--jkl-radio-button-size);margin:var(--jkl-radio-button-dot-margin);position:relative;transition-duration:.15s;transition-property:background-color,outline;transition-timing-function:ease;width:var(--jkl-radio-button-size)}.jkl-radio-button__dot:after{background-color:var(--dot-color);border-radius:50%;content:"";height:var(--jkl-radio-button-dot-size);left:50%;position:absolute;scale:1;top:50%;transition-duration:.15s;transition-property:transform;transition-timing-function:ease;translate:-50% -50%;width:var(--jkl-radio-button-dot-size)}@media screen and (forced-colors:active){.jkl-radio-button__dot{border:1px solid ButtonText;outline:revert}}.jkl-radio-button__text{display:inline-block;margin:var(--jkl-radio-button-text-margin);transform:var(--jkl-radio-button-text-transform)}.jkl-radio-button--error{--background-color:var(--jkl-color-background-alert-error)}.jkl-radio-button--inline{display:inline-flex;margin-right:1.5rem;margin-top:unset}.jkl-radio-button+.jkl-form-support-label{margin-bottom:.5rem;margin-left:calc(var(--jkl-radio-button-size) + .5rem);margin-top:-.375rem}
|
|
@@ -36,7 +36,7 @@ $_radio-button-dot-animation-name: jkl-dot-in-#{string.unique-id()};
|
|
|
36
36
|
--jkl-radio-button-height: #{$_mobile-radio-button-height};
|
|
37
37
|
--jkl-radio-button-line-height: #{$_mobile-radio-button-line-height};
|
|
38
38
|
--jkl-radio-button-size: #{$_mobile-radio-button-size};
|
|
39
|
-
--jkl-radio-button-text-margin: #{jkl.$
|
|
39
|
+
--jkl-radio-button-text-margin: #{jkl.$unit-10} 0;
|
|
40
40
|
--jkl-radio-button-text-transform: translate3d(0, 0, 0);
|
|
41
41
|
--jkl-radio-button-dot-margin: #{jkl.rem(10px)} #{jkl.$spacing-xs} #{jkl.rem(
|
|
42
42
|
10px
|
|
@@ -54,7 +54,7 @@ $_radio-button-dot-animation-name: jkl-dot-in-#{string.unique-id()};
|
|
|
54
54
|
--jkl-radio-button-height: #{$_compact-radio-button-height};
|
|
55
55
|
--jkl-radio-button-line-height: #{$_compact-radio-button-line-height};
|
|
56
56
|
--jkl-radio-button-size: #{$_compact-radio-button-size};
|
|
57
|
-
--jkl-radio-button-text-margin: #{jkl.$
|
|
57
|
+
--jkl-radio-button-text-margin: #{jkl.$unit-05} 0;
|
|
58
58
|
--jkl-radio-button-text-transform: translate3d(0, 0, 0);
|
|
59
59
|
--jkl-radio-button-dot-margin: #{jkl.rem(7px)} #{jkl.$spacing-xs} #{jkl.rem(
|
|
60
60
|
7px
|
|
@@ -209,8 +209,8 @@ $_radio-button-dot-animation-name: jkl-dot-in-#{string.unique-id()};
|
|
|
209
209
|
}
|
|
210
210
|
|
|
211
211
|
+ .jkl-form-support-label {
|
|
212
|
-
margin-left: calc(var(--jkl-radio-button-size) + #{jkl.$
|
|
212
|
+
margin-left: calc(var(--jkl-radio-button-size) + #{jkl.$unit-10});
|
|
213
213
|
margin-top: jkl.rem(-6px);
|
|
214
|
-
margin-bottom: jkl.$
|
|
214
|
+
margin-bottom: jkl.$unit-10;
|
|
215
215
|
}
|
|
216
216
|
}
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
2
|
/**
|
|
3
3
|
* Do not edit directly
|
|
4
|
-
* Generated on
|
|
4
|
+
* Generated on Wed, 18 Dec 2024 12:25:37 GMT
|
|
5
5
|
*/
|
|
6
6
|
[data-layout-density=compact],
|
|
7
7
|
[data-density=compact] {
|
|
8
|
-
--jkl-select-input-height:
|
|
9
|
-
--jkl-select-arrow-right: 0.
|
|
10
|
-
--jkl-select-button-padding: 0.
|
|
8
|
+
--jkl-select-input-height: calc(var(--jkl-unit-10) * 4);
|
|
9
|
+
--jkl-select-arrow-right: calc(var(--jkl-unit-10) * 0.5);
|
|
10
|
+
--jkl-select-button-padding: calc(var(--jkl-unit-10) * 0.5) calc(var(--jkl-unit-10) * 4) calc(var(--jkl-unit-10) * 0.5)
|
|
11
11
|
0.5rem;
|
|
12
|
-
--jkl-select-search-input-padding: 0.
|
|
13
|
-
--jkl-select-native-padding: 0.
|
|
14
|
-
0.
|
|
15
|
-
--jkl-select-option-padding: 0.
|
|
12
|
+
--jkl-select-search-input-padding: calc(var(--jkl-unit-10) * 0.5) 0.5rem;
|
|
13
|
+
--jkl-select-native-padding: calc(var(--jkl-unit-10) * 0.5) calc(var(--jkl-unit-10) * 3) calc(var(--jkl-unit-10) * 0.5)
|
|
14
|
+
calc(var(--jkl-unit-10) * 0.5);
|
|
15
|
+
--jkl-select-option-padding: calc(var(--jkl-unit-10) * 0.5) 0.5rem;
|
|
16
16
|
--jkl-select-font-size: var(--jkl-small-font-size);
|
|
17
17
|
--jkl-select-line-height: var(--jkl-small-line-height);
|
|
18
18
|
--jkl-select-font-weight: var(--jkl-small-font-weight);
|
|
@@ -21,13 +21,13 @@
|
|
|
21
21
|
:root,
|
|
22
22
|
[data-layout-density=comfortable],
|
|
23
23
|
[data-density=comfortable] {
|
|
24
|
-
--jkl-select-input-height:
|
|
24
|
+
--jkl-select-input-height: calc(var(--jkl-unit-10) * 6);
|
|
25
25
|
--jkl-select-arrow-right: 0.5rem;
|
|
26
26
|
--jkl-select-button-padding: 0.5rem 2.25rem 0.5rem
|
|
27
|
-
|
|
27
|
+
calc(var(--jkl-unit-10) * 1.5);
|
|
28
28
|
--jkl-select-search-input-padding: var(--jkl-select-button-padding);
|
|
29
|
-
--jkl-select-native-padding: 0
|
|
30
|
-
--jkl-select-option-padding: 0.5rem
|
|
29
|
+
--jkl-select-native-padding: 0 calc(var(--jkl-unit-10) * 5) 0 0.5rem;
|
|
30
|
+
--jkl-select-option-padding: 0.5rem calc(var(--jkl-unit-10) * 1.5);
|
|
31
31
|
--jkl-select-font-size: var(--jkl-body-font-size);
|
|
32
32
|
--jkl-select-line-height: var(--jkl-body-line-height);
|
|
33
33
|
--jkl-select-font-weight: var(--jkl-body-font-weight);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
[data-density=compact],[data-layout-density=compact]{--jkl-select-input-height:
|
|
1
|
+
[data-density=compact],[data-layout-density=compact]{--jkl-select-input-height:calc(var(--jkl-unit-10)*4);--jkl-select-arrow-right:calc(var(--jkl-unit-10)*0.5);--jkl-select-button-padding:calc(var(--jkl-unit-10)*0.5) calc(var(--jkl-unit-10)*4) calc(var(--jkl-unit-10)*0.5) 0.5rem;--jkl-select-search-input-padding:calc(var(--jkl-unit-10)*0.5) 0.5rem;--jkl-select-native-padding:calc(var(--jkl-unit-10)*0.5) calc(var(--jkl-unit-10)*3) calc(var(--jkl-unit-10)*0.5) calc(var(--jkl-unit-10)*0.5);--jkl-select-option-padding:calc(var(--jkl-unit-10)*0.5) 0.5rem;--jkl-select-font-size:var(--jkl-small-font-size);--jkl-select-line-height:var(--jkl-small-line-height);--jkl-select-font-weight:var(--jkl-small-font-weight)}:root,[data-density=comfortable],[data-layout-density=comfortable]{--jkl-select-input-height:calc(var(--jkl-unit-10)*6);--jkl-select-arrow-right:0.5rem;--jkl-select-button-padding:0.5rem 2.25rem 0.5rem calc(var(--jkl-unit-10)*1.5);--jkl-select-search-input-padding:var(--jkl-select-button-padding);--jkl-select-native-padding:0 calc(var(--jkl-unit-10)*5) 0 0.5rem;--jkl-select-option-padding:0.5rem calc(var(--jkl-unit-10)*1.5);--jkl-select-font-size:var(--jkl-body-font-size);--jkl-select-line-height:var(--jkl-body-line-height);--jkl-select-font-weight:var(--jkl-body-font-weight)}@media (width >= 0) and (max-width:679px){:root,[data-density=comfortable],[data-layout-density=comfortable]{--jkl-select-input-height:2.75rem}}.jkl-select{border-style:none;display:block;outline:0;outline-style:none;position:relative}.jkl-select:active,.jkl-select:focus,.jkl-select:hover{outline:0;outline-style:none}@media screen and (forced-colors:active){.jkl-select{border-style:revert;outline:revert;outline-style:revert}.jkl-select:active,.jkl-select:focus,.jkl-select:hover{outline:revert;outline-style:revert}}.jkl-select :focus{outline:none}.jkl-select .jkl-tooltip-question-button:focus{outline:3px solid var(--jkl-color-border-action);outline-offset:0}.jkl-select select{-webkit-appearance:none;appearance:none}.jkl-select select::ms-expand{display:none}.jkl-select select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--jkl-color-text-subdued)}.jkl-select select option{background-color:var(--jkl-color-background-container-high);color:var(--jkl-color-text-subdued);font-family:sans-serif;font-weight:400}.jkl-select__outer-wrapper{max-width:100%;min-width:7rem;position:relative;width:15rem}.jkl-select__search-input{box-sizing:border-box;color:var(--jkl-color-text-subdued);padding:var(--jkl-select-search-input-padding)}.jkl-select__search-input::selection{background-color:color-mix(in oklab,var(--jkl-color-text-subdued) 25%,var(--jkl-color-background-container) 15%)}.jkl-select__button,.jkl-select__search-input{background-color:transparent;border:.0625rem solid var(--jkl-color-border-input);border-radius:.1875rem;box-shadow:0 0 0 .0625rem transparent;color:var(--jkl-color-text-subdued);cursor:pointer;font-size:var(--jkl-select-font-size);font-weight:var(--jkl-select-font-weight);height:var(--jkl-select-input-height);line-height:var(--jkl-select-line-height);overflow:hidden;text-align:left;text-overflow:ellipsis;transition-duration:.15s;transition-property:color,border-color,box-shadow;transition-timing-function:ease;white-space:nowrap;width:100%}.jkl-select__button--active-value,.jkl-select__search-input--active-value{color:var(--jkl-color-text-default)}.jkl-select__button:focus,.jkl-select__search-input:focus{outline:3px solid var(--jkl-color-border-action);outline-offset:3px}.jkl-select__button:hover,.jkl-select__search-input:hover{border-color:var(--jkl-color-border-input-focus);box-shadow:0 0 0 .0625rem var(--jkl-color-border-input-focus)}.jkl-select__button:hover~.jkl-select__arrow,.jkl-select__search-input:hover~.jkl-select__arrow{transform:translateY(calc(-50% + .1875rem))}.jkl-select__button{padding:var(--jkl-select-button-padding)}.jkl-select select.jkl-select__button{padding:var(--jkl-select-native-padding)}.jkl-select__arrow{color:var(--jkl-color-text-default);pointer-events:none;position:absolute;right:var(--jkl-select-arrow-right);top:50%;transform:translateY(-50%);transition-duration:.15s;transition-property:transform,color;transition-timing-function:ease}@media screen and (forced-colors:active){.jkl-select__arrow,.jkl-select__arrow path,.jkl-select__arrow svg{stroke:CanvasText;fill:CanvasText}}.jkl-select:has([aria-invalid=true]) .jkl-select__arrow{color:var(--jkl-color-text-on-alert)}.jkl-select__options-menu{background-color:var(--jkl-color-background-container-high);border:.125rem solid var(--jkl-color-border-input-focus);border-radius:0 0 .1875rem .1875rem;border-top:none;box-sizing:border-box;left:-.0625rem;max-height:calc((var(--jkl-select-max-shown-options, 5) + .5)*var(--jkl-select-input-height));overflow-y:auto;position:absolute;right:-.0625rem;top:100%;transition-duration:.15s;transition-property:height;transition-timing-function:ease;z-index:7000}.jkl-select__option-wrapper{list-style-type:none;margin:0;padding:0;-webkit-overflow-scrolling:touch}.jkl-select__option{background-color:inherit;border:0;color:unset;cursor:pointer;font-size:var(--jkl-select-font-size);font-weight:var(--jkl-select-font-weight);line-height:var(--jkl-select-line-height);min-height:var(--jkl-select-input-height);padding:var(--jkl-select-option-padding);position:relative;text-align:left;transition-duration:.15s;transition-property:color,background-color;transition-timing-function:ease;width:100%}.jkl-select__option:focus,:not([data-focus=controlled])>.jkl-select__option:hover{background-color:var(--jkl-color-background-interactive-hover);color:var(--jkl-color-text-default)}.jkl-select__option-description{color:var(--jkl-color-text-subdued);display:block;font-size:1rem;font-weight:400;line-height:1.5rem;width:100%;--jkl-icon-weight:300;--jkl-icon-size:1.25rem;--jkl-icon-opsz:20}.jkl-select--inline{display:inline-block;vertical-align:top}.jkl-select--open .jkl-select__button,.jkl-select--open .jkl-select__search-input{background-color:var(--jkl-color-background-container-high);border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:var(--jkl-color-border-input-focus);box-shadow:0 0 0 .0625rem var(--jkl-color-border-input-focus)}.jkl-select--open .jkl-select__button:hover~.jkl-select__arrow,.jkl-select--open .jkl-select__search-input:hover~.jkl-select__arrow{transform:translateY(calc(-50% - .1875rem))}.jkl-select--invalid .jkl-select__button,.jkl-select--invalid .jkl-select__search-input{background-color:var(--jkl-color-background-alert-error);color:var(--jkl-color-text-on-alert-subdued)}.jkl-select--invalid .jkl-select__button--active-value,.jkl-select--invalid .jkl-select__search-input--active-value{color:revert}@media screen and (forced-colors:active){.jkl-select .jkl-select__button,.jkl-select .jkl-select__search-input{background-color:Canvas;border:2px solid ButtonText;color:CanvasText;outline:revert}.jkl-select .jkl-select__button:hover,.jkl-select .jkl-select__search-input:hover{border-color:Highlight}.jkl-select .jkl-select__option{border-bottom:1px solid Canvas;border-top:1px solid Canvas;color:CanvasText}.jkl-select .jkl-select__option:focus,.jkl-select .jkl-select__option:hover{border-bottom:1px solid SelectedItem;border-top:1px solid SelectedItem;--jkl-icon-weight:500;font-weight:700;letter-spacing:-.014em}}
|