@fremtind/jokul 1.4.1 → 1.5.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.
Files changed (258) hide show
  1. package/build/build-stats.html +1 -1
  2. package/build/cjs/components/card/CardImage.cjs.map +1 -1
  3. package/build/cjs/components/card/CardImage.d.cts +2 -1
  4. package/build/cjs/components/cookie-consent/CookieConsent.cjs +1 -1
  5. package/build/cjs/components/cookie-consent/CookieConsent.cjs.map +1 -1
  6. package/build/cjs/components/feedback/questions/SmileyQuestion.cjs +1 -1
  7. package/build/cjs/components/feedback/questions/SmileyQuestion.cjs.map +1 -1
  8. package/build/cjs/components/help/Help.cjs +1 -1
  9. package/build/cjs/components/help/Help.cjs.map +1 -1
  10. package/build/cjs/components/image/Image.cjs +1 -1
  11. package/build/cjs/components/image/Image.cjs.map +1 -1
  12. package/build/cjs/components/image/Image.d.cts +1 -2
  13. package/build/cjs/core/tokens/style-dictionary/build.cjs +2 -0
  14. package/build/cjs/core/tokens/style-dictionary/build.cjs.map +1 -0
  15. package/build/cjs/core/tokens/style-dictionary/build.d.cts +0 -0
  16. package/build/cjs/core/tokens/style-dictionary/config.cjs +2 -0
  17. package/build/cjs/core/tokens/style-dictionary/config.cjs.map +1 -0
  18. package/build/cjs/core/tokens/style-dictionary/config.d.cts +4 -0
  19. package/build/cjs/core/tokens/style-dictionary/filters/index.cjs +2 -0
  20. package/build/cjs/core/tokens/style-dictionary/filters/index.cjs.map +1 -0
  21. package/build/cjs/core/tokens/style-dictionary/filters/index.d.cts +3 -0
  22. package/build/cjs/core/tokens/style-dictionary/formats/css-dynamic-color-variables.cjs +2 -0
  23. package/build/cjs/core/tokens/style-dictionary/formats/css-dynamic-color-variables.cjs.map +1 -0
  24. package/build/cjs/core/tokens/style-dictionary/formats/css-dynamic-color-variables.d.cts +3 -0
  25. package/build/cjs/core/tokens/style-dictionary/formats/css-theme-variables.cjs +2 -0
  26. package/build/cjs/core/tokens/style-dictionary/formats/css-theme-variables.cjs.map +1 -0
  27. package/build/cjs/core/tokens/style-dictionary/formats/css-theme-variables.d.cts +3 -0
  28. package/build/cjs/core/tokens/style-dictionary/formats/index.cjs +2 -0
  29. package/build/cjs/core/tokens/style-dictionary/formats/index.cjs.map +1 -0
  30. package/build/cjs/core/tokens/style-dictionary/formats/index.d.cts +6 -0
  31. package/build/cjs/core/tokens/style-dictionary/formats/javascript-esm.cjs +2 -0
  32. package/build/cjs/core/tokens/style-dictionary/formats/javascript-esm.cjs.map +1 -0
  33. package/build/cjs/core/tokens/style-dictionary/formats/javascript-esm.d.cts +3 -0
  34. package/build/cjs/core/tokens/style-dictionary/formats/scss-theme-variables.cjs +2 -0
  35. package/build/cjs/core/tokens/style-dictionary/formats/scss-theme-variables.cjs.map +1 -0
  36. package/build/cjs/core/tokens/style-dictionary/formats/scss-theme-variables.d.cts +3 -0
  37. package/build/cjs/core/tokens/style-dictionary/formats/tailwindcss-colors.cjs +2 -0
  38. package/build/cjs/core/tokens/style-dictionary/formats/tailwindcss-colors.cjs.map +1 -0
  39. package/build/cjs/core/tokens/style-dictionary/formats/tailwindcss-colors.d.cts +3 -0
  40. package/build/cjs/core/tokens/style-dictionary/register.cjs +2 -0
  41. package/build/cjs/core/tokens/style-dictionary/register.cjs.map +1 -0
  42. package/build/cjs/core/tokens/style-dictionary/register.d.cts +1 -0
  43. package/build/cjs/core/tokens/style-dictionary/transforms/index.cjs +2 -0
  44. package/build/cjs/core/tokens/style-dictionary/transforms/index.cjs.map +1 -0
  45. package/build/cjs/core/tokens/style-dictionary/transforms/index.d.cts +2 -0
  46. package/build/cjs/core/tokens/style-dictionary/transforms/strip-light-dark.cjs +2 -0
  47. package/build/cjs/core/tokens/style-dictionary/transforms/strip-light-dark.cjs.map +1 -0
  48. package/build/cjs/core/tokens/style-dictionary/transforms/strip-light-dark.d.cts +3 -0
  49. package/build/cjs/core/tokens.cjs +1 -1
  50. package/build/cjs/core/tokens.cjs.map +1 -1
  51. package/build/cjs/core/tokens.d.cts +15 -52
  52. package/build/cjs/tailwind/colors.cjs.map +1 -1
  53. package/build/cjs/tailwind/colors.d.cts +1 -2
  54. package/build/es/components/card/CardImage.d.ts +2 -1
  55. package/build/es/components/card/CardImage.js.map +1 -1
  56. package/build/es/components/cookie-consent/CookieConsent.js +1 -1
  57. package/build/es/components/cookie-consent/CookieConsent.js.map +1 -1
  58. package/build/es/components/feedback/questions/SmileyQuestion.js +1 -1
  59. package/build/es/components/feedback/questions/SmileyQuestion.js.map +1 -1
  60. package/build/es/components/help/Help.js +1 -1
  61. package/build/es/components/help/Help.js.map +1 -1
  62. package/build/es/components/image/Image.d.ts +1 -2
  63. package/build/es/components/image/Image.js +1 -1
  64. package/build/es/components/image/Image.js.map +1 -1
  65. package/build/es/core/tokens/style-dictionary/build.d.ts +0 -0
  66. package/build/es/core/tokens/style-dictionary/build.js +2 -0
  67. package/build/es/core/tokens/style-dictionary/build.js.map +1 -0
  68. package/build/es/core/tokens/style-dictionary/config.d.ts +4 -0
  69. package/build/es/core/tokens/style-dictionary/config.js +2 -0
  70. package/build/es/core/tokens/style-dictionary/config.js.map +1 -0
  71. package/build/es/core/tokens/style-dictionary/filters/index.d.ts +3 -0
  72. package/build/es/core/tokens/style-dictionary/filters/index.js +2 -0
  73. package/build/es/core/tokens/style-dictionary/filters/index.js.map +1 -0
  74. package/build/es/core/tokens/style-dictionary/formats/css-dynamic-color-variables.d.ts +3 -0
  75. package/build/es/core/tokens/style-dictionary/formats/css-dynamic-color-variables.js +2 -0
  76. package/build/es/core/tokens/style-dictionary/formats/css-dynamic-color-variables.js.map +1 -0
  77. package/build/es/core/tokens/style-dictionary/formats/css-theme-variables.d.ts +3 -0
  78. package/build/es/core/tokens/style-dictionary/formats/css-theme-variables.js +2 -0
  79. package/build/es/core/tokens/style-dictionary/formats/css-theme-variables.js.map +1 -0
  80. package/build/es/core/tokens/style-dictionary/formats/index.d.ts +6 -0
  81. package/build/es/core/tokens/style-dictionary/formats/index.js +2 -0
  82. package/build/es/core/tokens/style-dictionary/formats/index.js.map +1 -0
  83. package/build/es/core/tokens/style-dictionary/formats/javascript-esm.d.ts +3 -0
  84. package/build/es/core/tokens/style-dictionary/formats/javascript-esm.js +2 -0
  85. package/build/es/core/tokens/style-dictionary/formats/javascript-esm.js.map +1 -0
  86. package/build/es/core/tokens/style-dictionary/formats/scss-theme-variables.d.ts +3 -0
  87. package/build/es/core/tokens/style-dictionary/formats/scss-theme-variables.js +2 -0
  88. package/build/es/core/tokens/style-dictionary/formats/scss-theme-variables.js.map +1 -0
  89. package/build/es/core/tokens/style-dictionary/formats/tailwindcss-colors.d.ts +3 -0
  90. package/build/es/core/tokens/style-dictionary/formats/tailwindcss-colors.js +2 -0
  91. package/build/es/core/tokens/style-dictionary/formats/tailwindcss-colors.js.map +1 -0
  92. package/build/es/core/tokens/style-dictionary/register.d.ts +1 -0
  93. package/build/es/core/tokens/style-dictionary/register.js +2 -0
  94. package/build/es/core/tokens/style-dictionary/register.js.map +1 -0
  95. package/build/es/core/tokens/style-dictionary/transforms/index.d.ts +2 -0
  96. package/build/es/core/tokens/style-dictionary/transforms/index.js +2 -0
  97. package/build/es/core/tokens/style-dictionary/transforms/index.js.map +1 -0
  98. package/build/es/core/tokens/style-dictionary/transforms/strip-light-dark.d.ts +3 -0
  99. package/build/es/core/tokens/style-dictionary/transforms/strip-light-dark.js +2 -0
  100. package/build/es/core/tokens/style-dictionary/transforms/strip-light-dark.js.map +1 -0
  101. package/build/es/core/tokens.d.ts +15 -52
  102. package/build/es/core/tokens.js +1 -1
  103. package/build/es/core/tokens.js.map +1 -1
  104. package/build/es/tailwind/colors.d.ts +1 -2
  105. package/build/es/tailwind/colors.js.map +1 -1
  106. package/package.json +3 -2
  107. package/styles/components/autosuggest/autosuggest.css +8 -6
  108. package/styles/components/breadcrumb/breadcrumb.css +4 -2
  109. package/styles/components/button/button.css +7 -2
  110. package/styles/components/button/button.min.css +1 -1
  111. package/styles/components/button/button.scss +4 -0
  112. package/styles/components/card/card.css +9 -5
  113. package/styles/components/card/card.min.css +1 -1
  114. package/styles/components/card/card.scss +7 -4
  115. package/styles/components/checkbox/checkbox.css +181 -179
  116. package/styles/components/checkbox/checkbox.min.css +1 -1
  117. package/styles/components/checkbox/checkbox.scss +189 -180
  118. package/styles/components/checkbox-panel/checkbox-panel.css +60 -54
  119. package/styles/components/checkbox-panel/checkbox-panel.min.css +3 -1
  120. package/styles/components/checkbox-panel/checkbox-panel.scss +58 -54
  121. package/styles/components/checkbox-panel/development/styles.css +4 -2
  122. package/styles/components/chip/chip.css +4 -2
  123. package/styles/components/combobox/combobox.css +6 -4
  124. package/styles/components/cookie-consent/cookie-consent.css +4 -2
  125. package/styles/components/countdown/countdown.css +34 -31
  126. package/styles/components/countdown/countdown.min.css +1 -1
  127. package/styles/components/countdown/countdown.scss +14 -12
  128. package/styles/components/datepicker/datepicker.css +8 -6
  129. package/styles/components/description-list/description-list.css +38 -34
  130. package/styles/components/description-list/description-list.min.css +1 -1
  131. package/styles/components/description-list/description-list.scss +18 -16
  132. package/styles/components/expander/expandable.css +4 -2
  133. package/styles/components/feedback/feedback.css +6 -4
  134. package/styles/components/feedback/feedback.min.css +1 -1
  135. package/styles/components/file/file.css +4 -2
  136. package/styles/components/file-input/file-input.css +219 -217
  137. package/styles/components/file-input/file-input.min.css +1 -1
  138. package/styles/components/help/help.css +6 -16
  139. package/styles/components/help/help.min.css +1 -1
  140. package/styles/components/help/help.scss +2 -17
  141. package/styles/components/icon/icon.css +128 -130
  142. package/styles/components/icon/icon.min.css +1 -1
  143. package/styles/components/icon/icon.scss +96 -92
  144. package/styles/components/icon-button/icon-button.css +51 -47
  145. package/styles/components/icon-button/icon-button.min.css +1 -1
  146. package/styles/components/icon-button/icon-button.scss +26 -24
  147. package/styles/components/image/image.css +31 -27
  148. package/styles/components/image/image.min.css +1 -1
  149. package/styles/components/image/image.scss +27 -25
  150. package/styles/components/input-group/input-group.css +6 -4
  151. package/styles/components/input-group/input-group.min.css +1 -1
  152. package/styles/components/link/link.css +6 -4
  153. package/styles/components/link/link.min.css +1 -1
  154. package/styles/components/link/link.scss +2 -3
  155. package/styles/components/link-list/link-list.css +4 -2
  156. package/styles/components/list/list.css +66 -62
  157. package/styles/components/list/list.min.css +1 -1
  158. package/styles/components/list/list.scss +69 -67
  159. package/styles/components/loader/loader.css +98 -95
  160. package/styles/components/loader/loader.min.css +1 -1
  161. package/styles/components/loader/loader.scss +91 -88
  162. package/styles/components/loader/skeleton-loader.css +119 -121
  163. package/styles/components/loader/skeleton-loader.min.css +1 -1
  164. package/styles/components/loader/skeleton-loader.scss +128 -126
  165. package/styles/components/logo/logo.css +83 -83
  166. package/styles/components/logo/logo.min.css +1 -1
  167. package/styles/components/logo/logo.scss +71 -67
  168. package/styles/components/menu/_menu-divider.scss +7 -5
  169. package/styles/components/menu/_menu-item.scss +55 -53
  170. package/styles/components/menu/menu.css +121 -119
  171. package/styles/components/menu/menu.min.css +1 -1
  172. package/styles/components/menu/menu.scss +28 -24
  173. package/styles/components/message/message.css +6 -4
  174. package/styles/components/message/message.min.css +1 -1
  175. package/styles/components/modal/modal.css +104 -108
  176. package/styles/components/modal/modal.min.css +1 -1
  177. package/styles/components/modal/modal.scss +82 -79
  178. package/styles/components/nav-link/nav-link.css +66 -62
  179. package/styles/components/nav-link/nav-link.min.css +1 -1
  180. package/styles/components/nav-link/nav-link.scss +48 -46
  181. package/styles/components/pagination/development/styles.css +4 -2
  182. package/styles/components/pagination/pagination.css +4 -2
  183. package/styles/components/popover/popover.css +23 -21
  184. package/styles/components/popover/popover.min.css +1 -1
  185. package/styles/components/popover/popover.scss +14 -12
  186. package/styles/components/progress-bar/progress-bar.css +35 -32
  187. package/styles/components/progress-bar/progress-bar.min.css +1 -1
  188. package/styles/components/progress-bar/progress-bar.scss +16 -14
  189. package/styles/components/radio-button/radio-button.css +6 -4
  190. package/styles/components/radio-button/radio-button.min.css +1 -1
  191. package/styles/components/radio-panel/development/styles.css +4 -2
  192. package/styles/components/radio-panel/radio-panel.css +60 -56
  193. package/styles/components/radio-panel/radio-panel.min.css +1 -1
  194. package/styles/components/radio-panel/radio-panel.scss +55 -54
  195. package/styles/components/segmented-control/segmented-control.css +133 -136
  196. package/styles/components/segmented-control/segmented-control.min.css +1 -1
  197. package/styles/components/segmented-control/segmented-control.scss +1 -1
  198. package/styles/components/select/select.css +4 -2
  199. package/styles/components/summary-table/development/summary-table-example.css +4 -2
  200. package/styles/components/summary-table/summary-table.css +56 -54
  201. package/styles/components/summary-table/summary-table.min.css +1 -1
  202. package/styles/components/summary-table/summary-table.scss +44 -42
  203. package/styles/components/system-message/system-message.css +6 -4
  204. package/styles/components/system-message/system-message.min.css +1 -1
  205. package/styles/components/table/table.css +4 -2
  206. package/styles/components/tabs/tabs.css +125 -128
  207. package/styles/components/tabs/tabs.min.css +1 -1
  208. package/styles/components/tabs/tabs.scss +90 -93
  209. package/styles/components/tag/tag.css +4 -2
  210. package/styles/components/text-area/text-area.css +4 -2
  211. package/styles/components/text-input/text-input.css +4 -2
  212. package/styles/components/toast/toast.css +8 -6
  213. package/styles/components/toast/toast.min.css +1 -1
  214. package/styles/components/toggle-switch/toggle-switch.css +14 -12
  215. package/styles/components/tooltip/tooltip.css +4 -2
  216. package/styles/core/_layers.scss +3 -0
  217. package/styles/core/core.css +1573 -1434
  218. package/styles/core/core.min.css +2 -1
  219. package/styles/core/core.scss +5 -76
  220. package/styles/core/global/_base-class.scss +30 -0
  221. package/styles/core/global/_index.scss +2 -0
  222. package/styles/core/global/_top-layer.scss +20 -0
  223. package/styles/core/jkl/_index.scss +1 -1
  224. package/styles/core/jkl/_legacy-tokens.scss +152 -5
  225. package/styles/core/jkl/_tokens.scss +36 -152
  226. package/styles/core/jkl/_typography.scss +1 -0
  227. package/styles/core/resets/_index.scss +2 -0
  228. package/styles/core/resets/_normalize.scss +251 -0
  229. package/styles/core/resets/_reset.scss +68 -0
  230. package/styles/core/theme/_color-tokens.scss +73 -0
  231. package/styles/core/theme/_dynamic-spacing.scss +55 -0
  232. package/styles/core/theme/_index.scss +8 -0
  233. package/styles/core/theme/_legacy-color-tokens.scss +81 -0
  234. package/styles/core/theme/_legacy-tokens.scss +150 -0
  235. package/styles/core/theme/_old-vars.scss +30 -0
  236. package/styles/core/theme/_spacing-tokens.scss +30 -0
  237. package/styles/core/theme/_tokens.scss +30 -0
  238. package/styles/core/theme/_typography.scss +27 -0
  239. package/styles/core/utility/_headings.scss +31 -0
  240. package/styles/core/utility/_index.scss +4 -0
  241. package/styles/core/utility/_paragraphs.scss +18 -0
  242. package/styles/core/utility/_screen-reader.scss +11 -0
  243. package/styles/core/utility/_spacing.scss +49 -0
  244. package/styles/shared/input/shared-input-styles.css +4 -2
  245. package/styles/shared/input-panel/shared.css +4 -2
  246. package/styles/shared/track/track.css +4 -2
  247. package/styles/styles.css +1452 -1474
  248. package/styles/styles.min.css +3 -1
  249. package/styles/core/_color-tokens.scss +0 -78
  250. package/styles/core/_headings.scss +0 -29
  251. package/styles/core/_index.scss +0 -9
  252. package/styles/core/_legacy-tokens.scss +0 -38
  253. package/styles/core/_normalize.scss +0 -250
  254. package/styles/core/_paragraphs.scss +0 -16
  255. package/styles/core/_reset.scss +0 -66
  256. package/styles/core/_screen-reader.scss +0 -9
  257. package/styles/core/_spacing.scss +0 -86
  258. package/styles/core/_tokens.scss +0 -129
package/styles/styles.css CHANGED
@@ -1,12 +1,14 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
- * Do not edit directly
4
- * Generated on Wed, 18 Dec 2024 12:25:37 GMT
3
+ * Do not edit directly, this file was auto-generated.
4
+ */
5
+ /**
6
+ * Do not edit directly, this file was auto-generated.
5
7
  */
6
8
  @media screen and (prefers-color-scheme: light) {
7
9
  :root {
8
10
  --jkl-autosuggest-text-color: #1b1917;
9
- --jkl-autosuggest-menu-background-color: #ffffff;
11
+ --jkl-autosuggest-menu-background-color: #fff;
10
12
  --jkl-autosuggest-focus-color: #1b1917;
11
13
  --jkl-autosuggest-error-text-color: #1b1917;
12
14
  --jkl-autosuggest-error-placeholder-color: #636060;
@@ -16,7 +18,7 @@
16
18
  }
17
19
  [data-theme=light] {
18
20
  --jkl-autosuggest-text-color: #1b1917;
19
- --jkl-autosuggest-menu-background-color: #ffffff;
21
+ --jkl-autosuggest-menu-background-color: #fff;
20
22
  --jkl-autosuggest-focus-color: #1b1917;
21
23
  --jkl-autosuggest-error-text-color: #1b1917;
22
24
  --jkl-autosuggest-error-placeholder-color: #636060;
@@ -27,7 +29,7 @@
27
29
  @media screen and (prefers-color-scheme: dark) {
28
30
  :root {
29
31
  --jkl-autosuggest-text-color: #f9f9f9;
30
- --jkl-autosuggest-menu-background-color: #000000;
32
+ --jkl-autosuggest-menu-background-color: #000;
31
33
  --jkl-autosuggest-focus-color: #f9f9f9;
32
34
  --jkl-autosuggest-error-text-color: #1b1917;
33
35
  --jkl-autosuggest-error-placeholder-color: #636060;
@@ -37,7 +39,7 @@
37
39
  }
38
40
  [data-theme=dark] {
39
41
  --jkl-autosuggest-text-color: #f9f9f9;
40
- --jkl-autosuggest-menu-background-color: #000000;
42
+ --jkl-autosuggest-menu-background-color: #000;
41
43
  --jkl-autosuggest-focus-color: #f9f9f9;
42
44
  --jkl-autosuggest-error-text-color: #1b1917;
43
45
  --jkl-autosuggest-error-placeholder-color: #636060;
@@ -337,192 +339,188 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-text-input-wra
337
339
  margin: -0.125rem 0.25rem;
338
340
  }
339
341
 
340
- @media screen and (prefers-color-scheme: light) {
341
- :root {
342
+ @layer jokul.theme {
343
+ @media screen and (prefers-color-scheme: light) {
344
+ :root {
345
+ --jkl-icon-grade: 0;
346
+ }
347
+ }
348
+ [data-theme=light] {
342
349
  --jkl-icon-grade: 0;
343
350
  }
344
- }
345
- [data-theme=light] {
346
- --jkl-icon-grade: 0;
347
- }
348
-
349
- @media screen and (prefers-color-scheme: dark) {
350
- :root {
351
+ @media screen and (prefers-color-scheme: dark) {
352
+ :root {
353
+ --jkl-icon-grade: -25;
354
+ }
355
+ }
356
+ [data-theme=dark] {
351
357
  --jkl-icon-grade: -25;
352
358
  }
353
359
  }
354
- [data-theme=dark] {
355
- --jkl-icon-grade: -25;
356
- }
357
-
358
- .jkl-icon {
359
- --jkl-icon-fill: 0;
360
- font-family: "Fremtind Material Symbols", "Fremtind Material Symbols Fallback", sans-serif;
361
- font-variation-settings: "FILL" var(--jkl-icon-fill, 0), "GRAD" var(--jkl-icon-grade, 0), "opsz" var(--jkl-icon-opsz, 24);
362
- font-feature-settings: "liga";
363
- -webkit-font-feature-settings: "liga";
364
- font-size: var(--jkl-icon-size, 1.5rem);
365
- font-weight: var(--jkl-icon-weight, 300);
366
- line-height: 1;
367
- display: inline-block;
368
- -webkit-font-smoothing: antialiased;
369
- transition-timing-function: ease;
370
- transition-duration: 150ms;
371
- transition-property: font-variation-settings, transform;
372
- }
373
- .jkl-icon--bold {
374
- --jkl-icon-weight: 400;
375
- }
376
- .jkl-icon--filled {
377
- --jkl-icon-fill: 1;
378
- }
379
- .jkl-icon--medium {
380
- --jkl-icon-opsz: 24;
381
- --jkl-icon-size: 1.5rem;
382
- }
383
- .jkl-icon--small {
384
- --jkl-icon-opsz: 20;
385
- --jkl-icon-size: 1.25rem;
386
- }
387
- .jkl-icon--inherit {
388
- --jkl-icon-opsz: 20;
389
- --jkl-icon-size: 1.2em;
390
- }
391
- .jkl-icon--animated {
392
- display: block;
393
- }
394
-
395
- .jkl-icon-red-cross {
396
- --red-cross-circle: var(--jkl-color-background-alert-error);
397
- --red-cross-path: #1b1917;
398
- width: 1.5rem;
399
- height: 1.5rem;
400
- }
401
- .jkl-icon-red-cross path {
402
- fill: var(--red-cross-path);
403
- }
404
- .jkl-icon-red-cross circle {
405
- fill: var(--red-cross-circle);
406
- }
407
-
408
- .jkl-icon-green-check {
409
- --green-check-circle: var(--jkl-color-background-alert-success);
410
- --green-check-path: #1b1917;
411
- width: 1.5rem;
412
- height: 1.5rem;
413
- }
414
- .jkl-icon-green-check path {
415
- fill: var(--green-check-path);
416
- }
417
- .jkl-icon-green-check circle {
418
- fill: var(--green-check-circle);
419
- }
420
-
421
- .jkl-animated-horizontal-arrows,
422
- .jkl-animated-vertical-arrows {
423
- overflow: hidden;
424
- width: var(--jkl-icon-size, 1.5rem);
425
- height: var(--jkl-icon-size, 1.5rem);
426
- }
427
- .jkl-animated-horizontal-arrows__slider,
428
- .jkl-animated-vertical-arrows__slider {
429
- display: flex;
430
- transition-timing-function: ease;
431
- transition-duration: 250ms;
432
- transition-delay: calc(250ms * 0.3333333333);
433
- transition-property: transform;
434
- }
435
- .jkl-animated-horizontal-arrows__arrow,
436
- .jkl-animated-vertical-arrows__arrow {
437
- flex-shrink: 0;
438
- }
439
-
440
- .jkl-animated-vertical-arrows__slider {
441
- flex-direction: column;
442
- height: calc(var(--jkl-icon-size, 1.5rem) * 2);
443
- }
444
- .jkl-animated-vertical-arrows__slider[data-show=up] {
445
- transform: translate3d(0, 0, 0);
446
- }
447
- .jkl-animated-vertical-arrows__slider[data-show=down] {
448
- transform: translate3d(0, -50%, 0);
449
- }
450
-
451
- .jkl-animated-horizontal-arrows__slider {
452
- flex-direction: row;
453
- width: calc(var(--jkl-icon-size, 1.5rem) * 2);
454
- }
455
- .jkl-animated-horizontal-arrows__slider[data-show=left] {
456
- transform: translate3d(0, 0, 0);
457
- }
458
- .jkl-animated-horizontal-arrows__slider[data-show=right] {
459
- transform: translate3d(-50%, 0, 0);
460
- }
461
-
462
- .jkl-icons-animated__plus {
463
- transition-timing-function: cubic-bezier(0, 0, 0.375, 1.17);
464
- transition-duration: 250ms;
465
- transition-property: transform;
466
- transform-origin: 50% 50%;
467
- }
468
- .jkl-icons-animated__plus--plus {
469
- transform: rotate(0);
470
- }
471
- .jkl-icons-animated__plus--close {
472
- transform: rotate(135deg);
473
- }
474
-
475
- .jkl-icon-button {
476
- background-color: transparent;
477
- cursor: pointer;
478
- color: inherit;
479
- position: relative;
480
- transition-property: box-shadow;
481
- padding: 0;
482
- transition-timing-function: cubic-bezier(0.6, 0.2, 0.35, 1);
483
- transition-duration: 100ms;
484
- }
485
- .jkl-icon-button {
486
- outline: 0;
487
- border-style: none;
488
- outline-style: none;
489
- }
490
- .jkl-icon-button:active, .jkl-icon-button:hover, .jkl-icon-button:focus {
491
- outline: 0;
492
- outline-style: none;
360
+ @layer jokul.components {
361
+ .jkl-icon {
362
+ --jkl-icon-fill: 0;
363
+ font-family: "Fremtind Material Symbols", "Fremtind Material Symbols Fallback", sans-serif;
364
+ font-variation-settings: "FILL" var(--jkl-icon-fill, 0), "GRAD" var(--jkl-icon-grade, 0), "opsz" var(--jkl-icon-opsz, 24);
365
+ font-feature-settings: "liga";
366
+ -webkit-font-feature-settings: "liga";
367
+ font-size: var(--jkl-icon-size, 1.5rem);
368
+ font-weight: var(--jkl-icon-weight, 300);
369
+ line-height: 1;
370
+ display: inline-block;
371
+ -webkit-font-smoothing: antialiased;
372
+ transition-timing-function: ease;
373
+ transition-duration: 150ms;
374
+ transition-property: font-variation-settings, transform;
375
+ }
376
+ .jkl-icon--bold {
377
+ --jkl-icon-weight: 400;
378
+ }
379
+ .jkl-icon--filled {
380
+ --jkl-icon-fill: 1;
381
+ }
382
+ .jkl-icon--medium {
383
+ --jkl-icon-opsz: 24;
384
+ --jkl-icon-size: 1.5rem;
385
+ }
386
+ .jkl-icon--small {
387
+ --jkl-icon-opsz: 20;
388
+ --jkl-icon-size: 1.25rem;
389
+ }
390
+ .jkl-icon--inherit {
391
+ --jkl-icon-opsz: 20;
392
+ --jkl-icon-size: 1.2em;
393
+ }
394
+ .jkl-icon--animated {
395
+ display: block;
396
+ }
397
+ .jkl-icon-red-cross {
398
+ --red-cross-circle: var(--jkl-color-background-alert-error);
399
+ --red-cross-path: #1B1917;
400
+ width: 1.5rem;
401
+ height: 1.5rem;
402
+ }
403
+ .jkl-icon-red-cross path {
404
+ fill: var(--red-cross-path);
405
+ }
406
+ .jkl-icon-red-cross circle {
407
+ fill: var(--red-cross-circle);
408
+ }
409
+ .jkl-icon-green-check {
410
+ --green-check-circle: var(--jkl-color-background-alert-success);
411
+ --green-check-path: #1B1917;
412
+ width: 1.5rem;
413
+ height: 1.5rem;
414
+ }
415
+ .jkl-icon-green-check path {
416
+ fill: var(--green-check-path);
417
+ }
418
+ .jkl-icon-green-check circle {
419
+ fill: var(--green-check-circle);
420
+ }
421
+ .jkl-animated-horizontal-arrows,
422
+ .jkl-animated-vertical-arrows {
423
+ overflow: hidden;
424
+ width: var(--jkl-icon-size, 1.5rem);
425
+ height: var(--jkl-icon-size, 1.5rem);
426
+ }
427
+ .jkl-animated-horizontal-arrows__slider,
428
+ .jkl-animated-vertical-arrows__slider {
429
+ display: flex;
430
+ transition-timing-function: ease;
431
+ transition-duration: 250ms;
432
+ transition-delay: calc(250ms * 0.3333333333);
433
+ transition-property: transform;
434
+ }
435
+ .jkl-animated-horizontal-arrows__arrow,
436
+ .jkl-animated-vertical-arrows__arrow {
437
+ flex-shrink: 0;
438
+ }
439
+ .jkl-animated-vertical-arrows__slider {
440
+ flex-direction: column;
441
+ height: calc(var(--jkl-icon-size, 1.5rem) * 2);
442
+ }
443
+ .jkl-animated-vertical-arrows__slider[data-show=up] {
444
+ transform: translate3d(0, 0, 0);
445
+ }
446
+ .jkl-animated-vertical-arrows__slider[data-show=down] {
447
+ transform: translate3d(0, -50%, 0);
448
+ }
449
+ .jkl-animated-horizontal-arrows__slider {
450
+ flex-direction: row;
451
+ width: calc(var(--jkl-icon-size, 1.5rem) * 2);
452
+ }
453
+ .jkl-animated-horizontal-arrows__slider[data-show=left] {
454
+ transform: translate3d(0, 0, 0);
455
+ }
456
+ .jkl-animated-horizontal-arrows__slider[data-show=right] {
457
+ transform: translate3d(-50%, 0, 0);
458
+ }
459
+ .jkl-icons-animated__plus {
460
+ transition-timing-function: cubic-bezier(0, 0, 0.375, 1.17);
461
+ transition-duration: 250ms;
462
+ transition-property: transform;
463
+ transform-origin: 50% 50%;
464
+ }
465
+ .jkl-icons-animated__plus--plus {
466
+ transform: rotate(0);
467
+ }
468
+ .jkl-icons-animated__plus--close {
469
+ transform: rotate(135deg);
470
+ }
493
471
  }
494
- @media screen and (forced-colors: active) {
472
+ @layer jokul.components {
495
473
  .jkl-icon-button {
496
- outline: revert;
497
- border-style: revert;
498
- outline-style: revert;
474
+ background-color: transparent;
475
+ cursor: pointer;
476
+ color: inherit;
477
+ position: relative;
478
+ transition-property: box-shadow;
479
+ padding: 0;
480
+ transition-timing-function: cubic-bezier(0.6, 0.2, 0.35, 1);
481
+ transition-duration: 100ms;
482
+ }
483
+ .jkl-icon-button {
484
+ outline: 0;
485
+ border-style: none;
486
+ outline-style: none;
499
487
  }
500
488
  .jkl-icon-button:active, .jkl-icon-button:hover, .jkl-icon-button:focus {
501
- outline: revert;
502
- outline-style: revert;
489
+ outline: 0;
490
+ outline-style: none;
491
+ }
492
+ @media screen and (forced-colors: active) {
493
+ .jkl-icon-button {
494
+ outline: revert;
495
+ border-style: revert;
496
+ outline-style: revert;
497
+ }
498
+ .jkl-icon-button:active, .jkl-icon-button:hover, .jkl-icon-button:focus {
499
+ outline: revert;
500
+ outline-style: revert;
501
+ }
502
+ }
503
+ .jkl-icon-button .jkl-icon {
504
+ display: flex;
505
+ align-items: center;
503
506
  }
504
- }
505
- .jkl-icon-button .jkl-icon {
506
- display: flex;
507
- align-items: center;
508
- }
509
- .jkl-icon-button .jkl-icon--animated {
510
- display: revert;
511
- }
512
- .jkl-icon-button:focus-visible {
513
- outline: 3px solid var(--jkl-color-border-action);
514
- outline-offset: 3px;
515
- }
516
- .jkl-icon-button:hover {
517
- color: var(--jkl-color-text-interactive-hover);
518
- }
519
- @media screen and (forced-colors: active) {
520
- .jkl-icon-button {
521
- border: none;
522
- background: none;
507
+ .jkl-icon-button .jkl-icon--animated {
508
+ display: revert;
509
+ }
510
+ .jkl-icon-button:focus-visible {
511
+ outline: 3px solid var(--jkl-color-border-action);
512
+ outline-offset: 3px;
513
+ }
514
+ .jkl-icon-button:hover {
515
+ color: var(--jkl-color-text-interactive-hover);
516
+ }
517
+ @media screen and (forced-colors: active) {
518
+ .jkl-icon-button {
519
+ border: none;
520
+ background: none;
521
+ }
523
522
  }
524
523
  }
525
-
526
524
  .jkl-field-group {
527
525
  outline: 0;
528
526
  border-style: none;
@@ -599,7 +597,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-text-input-wra
599
597
  --color: var(--jkl-color-text-default);
600
598
  }
601
599
  .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 {
602
- animation: 400ms cubic-bezier(0, 0, 0.3, 1) 250ms jkl-support-icon-entrance-umt8wan forwards;
600
+ animation: 400ms cubic-bezier(0, 0, 0.3, 1) 250ms jkl-support-icon-entrance-ubibukm forwards;
603
601
  }
604
602
  .jkl-form-support-label--sr-only {
605
603
  border: 0 !important;
@@ -674,7 +672,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-text-input-wra
674
672
  white-space: nowrap !important; /* 3 */
675
673
  }
676
674
 
677
- @keyframes jkl-support-icon-entrance-umt8wan {
675
+ @keyframes jkl-support-icon-entrance-ubibukm {
678
676
  0% {
679
677
  margin-right: 0;
680
678
  opacity: 0;
@@ -847,7 +845,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-tooltip-trigge
847
845
 
848
846
  .jkl-link {
849
847
  --link-color: var(--jkl-color-text-default);
850
- color: var(--link-color);
848
+ color: inherit;
851
849
  outline: none;
852
850
  text-decoration: none;
853
851
  transition-timing-function: ease;
@@ -858,7 +856,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-tooltip-trigge
858
856
  text-decoration: underline;
859
857
  text-underline-offset: 0.08lh;
860
858
  text-decoration-thickness: 0.05em;
861
- text-decoration-color: rgba(from currentcolor r g b/0.7);
859
+ text-decoration-color: rgb(from currentColor r g b/70%);
862
860
  }
863
861
  .jkl-link__icon {
864
862
  margin-inline-start: 0.2em;
@@ -971,6 +969,9 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-tooltip-trigge
971
969
  transition-duration: 150ms;
972
970
  transition-property: background-color;
973
971
  }
972
+ .jkl-button:has(.jkl-button__text) {
973
+ min-width: 9.5ch;
974
+ }
974
975
  .jkl-button:has(.jkl-icon:first-child) {
975
976
  padding-inline-start: var(--jkl-button-padding-icon);
976
977
  }
@@ -1055,244 +1056,241 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-tooltip-trigge
1055
1056
  padding-inline: calc(var(--jkl-button-teritary-padding-icon) * 2) var(--jkl-button-teritary-padding-icon);
1056
1057
  }
1057
1058
 
1058
- .jkl-loader {
1059
- display: flex;
1060
- }
1061
- .jkl-loader--inline {
1062
- display: inline-flex;
1063
- }
1064
- .jkl-loader__dot {
1065
- display: block;
1066
- transform-origin: center;
1067
- background-color: currentColor;
1068
- height: 0.9em;
1069
- width: 0.9em;
1070
- animation: 2500ms linear infinite;
1071
- }
1072
- .jkl-loader__dot--left {
1073
- animation-name: jkl-loader-left-spin-umt8wbd;
1074
- margin-right: 1.71em;
1075
- }
1076
- .jkl-loader__dot--middle {
1077
- animation-name: jkl-loader-middle-spin-umt8wbr;
1078
- margin-right: 1.9em;
1079
- }
1080
- .jkl-loader__dot--right {
1081
- animation-name: jkl-loader-right-spin-umt8wcd;
1082
- }
1083
- @media screen and (forced-colors: active) {
1059
+ @layer jokul.components {
1060
+ .jkl-loader {
1061
+ display: flex;
1062
+ }
1063
+ .jkl-loader--inline {
1064
+ display: inline-flex;
1065
+ }
1084
1066
  .jkl-loader__dot {
1085
- background-color: CanvasText;
1067
+ display: block;
1068
+ transform-origin: center;
1069
+ background-color: currentColor;
1070
+ height: 0.9em;
1071
+ width: 0.9em;
1072
+ animation: 2500ms linear infinite;
1073
+ }
1074
+ .jkl-loader__dot--left {
1075
+ animation-name: jkl-loader-left-spin-ubibukr;
1076
+ margin-right: 1.71em;
1077
+ }
1078
+ .jkl-loader__dot--middle {
1079
+ animation-name: jkl-loader-middle-spin-ubibul4;
1080
+ margin-right: 1.9em;
1081
+ }
1082
+ .jkl-loader__dot--right {
1083
+ animation-name: jkl-loader-right-spin-ubibul9;
1084
+ }
1085
+ @media screen and (forced-colors: active) {
1086
+ .jkl-loader__dot {
1087
+ background-color: CanvasText;
1088
+ }
1089
+ }
1090
+ .jkl-button .jkl-loader > .jkl-loader__dot, .jkl-loader--medium > .jkl-loader__dot {
1091
+ height: 0.35em;
1092
+ width: 0.35em;
1093
+ }
1094
+ .jkl-button .jkl-loader > .jkl-loader__dot--left, .jkl-loader--medium > .jkl-loader__dot--left {
1095
+ margin-right: 0.585em;
1096
+ }
1097
+ .jkl-button .jkl-loader > .jkl-loader__dot--middle, .jkl-loader--medium > .jkl-loader__dot--middle {
1098
+ margin-right: 0.65em;
1099
+ }
1100
+ .jkl-loader--small > .jkl-loader__dot {
1101
+ height: 0.25em;
1102
+ width: 0.25em;
1103
+ }
1104
+ .jkl-loader--small > .jkl-loader__dot--left {
1105
+ margin-right: 0.27em;
1106
+ }
1107
+ .jkl-loader--small > .jkl-loader__dot--middle {
1108
+ margin-right: 0.3em;
1109
+ }
1110
+ @keyframes jkl-loader-left-spin-ubibukr {
1111
+ 0% {
1112
+ transform: rotate(0) scale(0);
1113
+ }
1114
+ 30% {
1115
+ transform: rotate(90deg) scale(1);
1116
+ }
1117
+ 70% {
1118
+ transform: rotate(180deg) scale(0);
1119
+ }
1120
+ 100% {
1121
+ transform: rotate(180deg) scale(0);
1122
+ }
1123
+ }
1124
+ @keyframes jkl-loader-middle-spin-ubibul4 {
1125
+ 0% {
1126
+ transform: rotate(20deg) scale(0);
1127
+ }
1128
+ 10% {
1129
+ transform: rotate(20deg) scale(0);
1130
+ }
1131
+ 40% {
1132
+ transform: rotate(110deg) scale(1.4);
1133
+ }
1134
+ 85% {
1135
+ transform: rotate(200deg) scale(0);
1136
+ }
1137
+ 100% {
1138
+ transform: rotate(200deg) scale(0);
1139
+ }
1140
+ }
1141
+ @keyframes jkl-loader-right-spin-ubibul9 {
1142
+ 0% {
1143
+ transform: rotate(40deg) scale(0);
1144
+ }
1145
+ 20% {
1146
+ transform: rotate(40deg) scale(0);
1147
+ }
1148
+ 50% {
1149
+ transform: rotate(130deg) scale(1);
1150
+ }
1151
+ 100% {
1152
+ transform: rotate(220deg) scale(0);
1153
+ }
1154
+ }
1155
+ }
1156
+ @layer jokul.components {
1157
+ @media screen and (prefers-color-scheme: light) {
1158
+ :root {
1159
+ --jkl-skeleton-element-color: #e0dbd4;
1160
+ --jkl-skeleton-sweeper-color: #f9f9f9;
1161
+ }
1162
+ }
1163
+ [data-theme=light] {
1164
+ --jkl-skeleton-element-color: #e0dbd4;
1165
+ --jkl-skeleton-sweeper-color: #f9f9f9;
1086
1166
  }
1087
- }
1088
- .jkl-button .jkl-loader > .jkl-loader__dot, .jkl-loader--medium > .jkl-loader__dot {
1089
- height: 0.35em;
1090
- width: 0.35em;
1091
- }
1092
- .jkl-button .jkl-loader > .jkl-loader__dot--left, .jkl-loader--medium > .jkl-loader__dot--left {
1093
- margin-right: 0.585em;
1094
- }
1095
- .jkl-button .jkl-loader > .jkl-loader__dot--middle, .jkl-loader--medium > .jkl-loader__dot--middle {
1096
- margin-right: 0.65em;
1097
- }
1098
- .jkl-loader--small > .jkl-loader__dot {
1099
- height: 0.25em;
1100
- width: 0.25em;
1101
- }
1102
- .jkl-loader--small > .jkl-loader__dot--left {
1103
- margin-right: 0.27em;
1104
- }
1105
- .jkl-loader--small > .jkl-loader__dot--middle {
1106
- margin-right: 0.3em;
1107
- }
1108
-
1109
- @keyframes jkl-loader-left-spin-umt8wbd {
1110
- 0% {
1111
- transform: rotate(0) scale(0);
1167
+ @media screen and (prefers-color-scheme: dark) {
1168
+ :root {
1169
+ --jkl-skeleton-element-color: #636060;
1170
+ --jkl-skeleton-sweeper-color: #1b1917;
1171
+ }
1112
1172
  }
1113
- 30% {
1114
- transform: rotate(90deg) scale(1);
1173
+ [data-theme=dark] {
1174
+ --jkl-skeleton-element-color: #636060;
1175
+ --jkl-skeleton-sweeper-color: #1b1917;
1115
1176
  }
1116
- 70% {
1117
- transform: rotate(180deg) scale(0);
1177
+ .jkl-skeleton-animation {
1178
+ --jkl-skeleton-sweep-duration: 3s;
1179
+ position: relative;
1180
+ overflow: hidden;
1118
1181
  }
1119
- 100% {
1120
- transform: rotate(180deg) scale(0);
1182
+ .jkl-skeleton-animation::after {
1183
+ content: " ";
1184
+ position: absolute;
1185
+ top: 0;
1186
+ bottom: 0;
1187
+ width: 12.5rem;
1188
+ 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%);
1189
+ animation: var(--jkl-skeleton-sweep-duration) ease infinite jkl-sweep-ubibulx;
1190
+ }
1191
+ @media (width >= 0) and (max-width: 679px) {
1192
+ .jkl-skeleton-animation {
1193
+ width: 9.375rem;
1194
+ }
1195
+ }
1196
+ @media screen and (prefers-reduced-motion: reduce) {
1197
+ .jkl-skeleton-animation::after {
1198
+ background: none;
1199
+ }
1200
+ }
1201
+ @media screen and (forced-colors: active) {
1202
+ .jkl-skeleton-animation::after {
1203
+ animation: none;
1204
+ }
1205
+ }
1206
+ .jkl-skeleton-animation--compact::after {
1207
+ width: 9.375rem;
1121
1208
  }
1122
- }
1123
- @keyframes jkl-loader-middle-spin-umt8wbr {
1124
- 0% {
1125
- transform: rotate(20deg) scale(0);
1209
+ .jkl-skeleton-element {
1210
+ border-radius: 0.125rem;
1211
+ background-color: var(--jkl-skeleton-element-color);
1126
1212
  }
1127
- 10% {
1128
- transform: rotate(20deg) scale(0);
1213
+ .jkl-skeleton-element--circle {
1214
+ border-radius: 50%;
1129
1215
  }
1130
- 40% {
1131
- transform: rotate(110deg) scale(1.4);
1216
+ @media screen and (forced-colors: active) {
1217
+ .jkl-skeleton-element {
1218
+ border: 1px solid CanvasText;
1219
+ animation: 2s ease infinite jkl-blink-ubibumi;
1220
+ }
1132
1221
  }
1133
- 85% {
1134
- transform: rotate(200deg) scale(0);
1222
+ .jkl-skeleton-input {
1223
+ display: flex;
1224
+ flex-direction: column;
1225
+ gap: 0.75rem;
1135
1226
  }
1136
- 100% {
1137
- transform: rotate(200deg) scale(0);
1227
+ .jkl-skeleton-input__checkbox {
1228
+ display: flex;
1229
+ flex-direction: row;
1230
+ flex-wrap: nowrap;
1231
+ gap: 0.5rem;
1138
1232
  }
1139
- }
1140
- @keyframes jkl-loader-right-spin-umt8wcd {
1141
- 0% {
1142
- transform: rotate(40deg) scale(0);
1233
+ @media (width >= 0) and (max-width: 679px) {
1234
+ .jkl-skeleton-input {
1235
+ gap: 0.5rem;
1236
+ }
1143
1237
  }
1144
- 20% {
1145
- transform: rotate(40deg) scale(0);
1238
+ .jkl-skeleton-input--compact::after {
1239
+ gap: 0.5rem;
1146
1240
  }
1147
- 50% {
1148
- transform: rotate(130deg) scale(1);
1241
+ .jkl-skeleton-table {
1242
+ display: flex;
1243
+ flex-direction: column;
1149
1244
  }
1150
- 100% {
1151
- transform: rotate(220deg) scale(0);
1245
+ .jkl-skeleton-table__header, .jkl-skeleton-table__row {
1246
+ display: flex;
1247
+ flex-direction: row;
1248
+ justify-content: space-between;
1249
+ border-bottom: solid 1px var(--jkl-skeleton-element-color);
1152
1250
  }
1153
- }
1154
- @media screen and (prefers-color-scheme: light) {
1155
- :root {
1156
- --jkl-skeleton-element-color: #e0dbd4;
1157
- --jkl-skeleton-sweeper-color: #f9f9f9;
1251
+ .jkl-skeleton-table__header {
1252
+ padding: 0.75rem 0.5rem;
1158
1253
  }
1159
- }
1160
- [data-theme=light] {
1161
- --jkl-skeleton-element-color: #e0dbd4;
1162
- --jkl-skeleton-sweeper-color: #f9f9f9;
1163
- }
1164
-
1165
- @media screen and (prefers-color-scheme: dark) {
1166
- :root {
1167
- --jkl-skeleton-element-color: #636060;
1168
- --jkl-skeleton-sweeper-color: #1b1917;
1254
+ .jkl-skeleton-table__row {
1255
+ padding: 1rem 0.5rem;
1169
1256
  }
1170
- }
1171
- [data-theme=dark] {
1172
- --jkl-skeleton-element-color: #636060;
1173
- --jkl-skeleton-sweeper-color: #1b1917;
1174
- }
1175
-
1176
- .jkl-skeleton-animation {
1177
- --jkl-skeleton-sweep-duration: 3s;
1178
- position: relative;
1179
- overflow: hidden;
1180
- }
1181
- .jkl-skeleton-animation::after {
1182
- content: " ";
1183
- position: absolute;
1184
- top: 0;
1185
- bottom: 0;
1186
- width: 12.5rem;
1187
- 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%);
1188
- animation: var(--jkl-skeleton-sweep-duration) ease infinite jkl-sweep-umt8wch;
1189
- }
1190
- @media (width >= 0) and (max-width: 679px) {
1191
- .jkl-skeleton-animation {
1192
- width: 9.375rem;
1257
+ @media (width >= 0) and (max-width: 679px) {
1258
+ .jkl-skeleton-table__header {
1259
+ padding: 0.5rem 0.25rem;
1260
+ }
1261
+ .jkl-skeleton-table__row {
1262
+ padding: 0.75rem 0.25rem;
1263
+ }
1193
1264
  }
1194
- }
1195
- @media screen and (prefers-reduced-motion: reduce) {
1196
- .jkl-skeleton-animation::after {
1197
- background: none;
1265
+ .jkl-skeleton-table--compact::after__header {
1266
+ padding: 0.5rem 0.25rem;
1198
1267
  }
1199
- }
1200
- @media screen and (forced-colors: active) {
1201
- .jkl-skeleton-animation::after {
1202
- animation: none;
1268
+ .jkl-skeleton-table--compact::after__row {
1269
+ padding: 0.75rem 0.25rem;
1203
1270
  }
1204
- }
1205
- .jkl-skeleton-animation--compact::after {
1206
- width: 9.375rem;
1207
- }
1208
-
1209
- .jkl-skeleton-element {
1210
- border-radius: 0.125rem;
1211
- background-color: var(--jkl-skeleton-element-color);
1212
- }
1213
- .jkl-skeleton-element--circle {
1214
- border-radius: 50%;
1215
- }
1216
- @media screen and (forced-colors: active) {
1217
- .jkl-skeleton-element {
1218
- border: 1px solid CanvasText;
1219
- animation: 2s ease infinite jkl-blink-umt8wd8;
1220
- }
1221
- }
1222
-
1223
- .jkl-skeleton-input {
1224
- display: flex;
1225
- flex-direction: column;
1226
- gap: 0.75rem;
1227
- }
1228
- .jkl-skeleton-input__checkbox {
1229
- display: flex;
1230
- flex-direction: row;
1231
- flex-wrap: nowrap;
1232
- gap: 0.5rem;
1233
- }
1234
- @media (width >= 0) and (max-width: 679px) {
1235
- .jkl-skeleton-input {
1236
- gap: 0.5rem;
1237
- }
1238
- }
1239
- .jkl-skeleton-input--compact::after {
1240
- gap: 0.5rem;
1241
- }
1242
-
1243
- .jkl-skeleton-table {
1244
- display: flex;
1245
- flex-direction: column;
1246
- }
1247
- .jkl-skeleton-table__header, .jkl-skeleton-table__row {
1248
- display: flex;
1249
- flex-direction: row;
1250
- justify-content: space-between;
1251
- border-bottom: solid 1px var(--jkl-skeleton-element-color);
1252
- }
1253
- .jkl-skeleton-table__header {
1254
- padding: 0.75rem 0.5rem;
1255
- }
1256
- .jkl-skeleton-table__row {
1257
- padding: 1rem 0.5rem;
1258
- }
1259
- @media (width >= 0) and (max-width: 679px) {
1260
- .jkl-skeleton-table__header {
1261
- padding: 0.5rem 0.25rem;
1262
- }
1263
- .jkl-skeleton-table__row {
1264
- padding: 0.75rem 0.25rem;
1265
- }
1266
- }
1267
- .jkl-skeleton-table--compact::after__header {
1268
- padding: 0.5rem 0.25rem;
1269
- }
1270
- .jkl-skeleton-table--compact::after__row {
1271
- padding: 0.75rem 0.25rem;
1272
- }
1273
- @media screen and (forced-colors: active) {
1274
- .jkl-skeleton-table {
1275
- animation: 2s ease-in-out infinite jkl-blink-umt8wd8;
1276
- }
1277
- }
1278
-
1279
- @keyframes jkl-sweep-umt8wch {
1280
- 0% {
1281
- transform: translateX(calc(0vw - 200px));
1282
- }
1283
- 80%, 100% {
1284
- transform: translateX(calc(100vw + 400px));
1285
- }
1286
- }
1287
- @keyframes jkl-blink-umt8wd8 {
1288
- 0% {
1289
- opacity: 1;
1290
- }
1291
- 40%, 50% {
1292
- opacity: 0.3;
1293
- }
1294
- 70%, 100% {
1295
- opacity: 1;
1271
+ @media screen and (forced-colors: active) {
1272
+ .jkl-skeleton-table {
1273
+ animation: 2s ease-in-out infinite jkl-blink-ubibumi;
1274
+ }
1275
+ }
1276
+ @keyframes jkl-sweep-ubibulx {
1277
+ 0% {
1278
+ transform: translateX(calc(0vw - 200px));
1279
+ }
1280
+ 80%, 100% {
1281
+ transform: translateX(calc(100vw + 400px));
1282
+ }
1283
+ }
1284
+ @keyframes jkl-blink-ubibumi {
1285
+ 0% {
1286
+ opacity: 1;
1287
+ }
1288
+ 40%, 50% {
1289
+ opacity: 0.3;
1290
+ }
1291
+ 70%, 100% {
1292
+ opacity: 1;
1293
+ }
1296
1294
  }
1297
1295
  }
1298
1296
  .jkl-card {
@@ -1367,12 +1365,11 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-tooltip-trigge
1367
1365
  }
1368
1366
 
1369
1367
  .jkl-card-image {
1370
- --margin: calc(
1371
- var(--padding, 0) * -1
1372
- );
1368
+ --margin: calc(var(--padding, 0) * -1);
1373
1369
  width: calc(100% + 2 * var(--padding, 0));
1374
1370
  aspect-ratio: var(--image-aspect-ratio, 3/2);
1375
1371
  margin-inline: var(--margin, 0);
1372
+ object-fit: cover;
1376
1373
  }
1377
1374
  .jkl-card-image--top {
1378
1375
  margin-top: var(--margin, 0);
@@ -1380,34 +1377,38 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-tooltip-trigge
1380
1377
  .jkl-card-image--bottom {
1381
1378
  margin-bottom: var(--margin, 0);
1382
1379
  }
1383
-
1384
- .jkl-image {
1385
- display: block;
1386
- overflow: hidden;
1387
- position: relative;
1388
- }
1389
- .jkl-image__placeholder {
1390
- filter: blur(20px);
1391
- }
1392
- .jkl-image__image {
1393
- transition-timing-function: ease;
1394
- transition-duration: 400ms;
1395
- transition-property: opacity;
1396
- opacity: 1;
1397
- }
1398
- .jkl-image__image, .jkl-image__placeholder {
1399
- width: 100%;
1400
- height: 100%;
1401
- position: absolute;
1402
- top: 50%;
1403
- left: 50%;
1404
- transform: translate3d(-50%, -50%, 0);
1405
- object-fit: cover;
1406
- }
1407
- .jkl-image--loading .jkl-image__image {
1408
- opacity: 0;
1380
+ .jkl-card-image--full {
1381
+ margin-block: var(--margin, 0);
1409
1382
  }
1410
1383
 
1384
+ @layer jokul.components {
1385
+ .jkl-image {
1386
+ display: block;
1387
+ overflow: hidden;
1388
+ position: relative;
1389
+ }
1390
+ .jkl-image__placeholder {
1391
+ filter: blur(20px);
1392
+ }
1393
+ .jkl-image__image {
1394
+ transition-timing-function: ease;
1395
+ transition-duration: 400ms;
1396
+ transition-property: opacity;
1397
+ opacity: 1;
1398
+ }
1399
+ .jkl-image__image, .jkl-image__placeholder {
1400
+ width: 100%;
1401
+ height: 100%;
1402
+ position: absolute;
1403
+ top: 50%;
1404
+ left: 50%;
1405
+ transform: translate3d(-50%, -50%, 0);
1406
+ object-fit: cover;
1407
+ }
1408
+ .jkl-image--loading .jkl-image__image {
1409
+ opacity: 0;
1410
+ }
1411
+ }
1411
1412
  :root,
1412
1413
  [data-layout-density=comfortable],
1413
1414
  [data-density=comfortable] {
@@ -1471,194 +1472,193 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-tooltip-trigge
1471
1472
  }
1472
1473
  }
1473
1474
 
1474
- :root,
1475
- [data-layout-density=comfortable],
1476
- [data-density=comfortable] {
1477
- --jkl-checkbox-font-size: var(--jkl-body-font-size);
1478
- --jkl-checkbox-line-height: var(--jkl-body-line-height);
1479
- --jkl-checkbox-font-weight: var(--jkl-body-font-weight);
1480
- --jkl-checkbox-height: 3rem;
1481
- --jkl-checkbox-box-size: 1.5rem;
1482
- --jkl-checkbox-line-height: 2rem;
1483
- }
1484
- @media (width >= 0) and (max-width: 679px) {
1475
+ @layer jokul.components {
1485
1476
  :root,
1486
1477
  [data-layout-density=comfortable],
1487
1478
  [data-density=comfortable] {
1488
- --jkl-checkbox-height: 2.5rem;
1479
+ --jkl-checkbox-font-size: var(--jkl-body-font-size);
1480
+ --jkl-checkbox-line-height: var(--jkl-body-line-height);
1481
+ --jkl-checkbox-font-weight: var(--jkl-body-font-weight);
1482
+ --jkl-checkbox-height: 3rem;
1489
1483
  --jkl-checkbox-box-size: 1.5rem;
1490
- --jkl-checkbox-line-height: 1.75rem;
1484
+ --jkl-checkbox-line-height: 2rem;
1491
1485
  }
1492
- }
1493
-
1494
- [data-layout-density=compact],
1495
- [data-density=compact] {
1496
- --jkl-checkbox-font-size: var(--jkl-small-font-size);
1497
- --jkl-checkbox-line-height: var(--jkl-small-line-height);
1498
- --jkl-checkbox-font-weight: var(--jkl-small-font-weight);
1499
- --jkl-checkbox-height: 1.75rem;
1500
- --jkl-checkbox-box-size: 1.125rem;
1501
- --jkl-checkbox-line-height: 1.5rem;
1502
- }
1503
-
1504
- @keyframes jkl-checkbox-checked-umt8we7 {
1505
- 0% {
1506
- width: 0;
1507
- height: 0;
1486
+ @media (width >= 0) and (max-width: 679px) {
1487
+ :root,
1488
+ [data-layout-density=comfortable],
1489
+ [data-density=comfortable] {
1490
+ --jkl-checkbox-height: 2.5rem;
1491
+ --jkl-checkbox-box-size: 1.5rem;
1492
+ --jkl-checkbox-line-height: 1.75rem;
1493
+ }
1508
1494
  }
1509
- 40% {
1510
- width: 18%;
1511
- height: 0;
1495
+ [data-layout-density=compact],
1496
+ [data-density=compact] {
1497
+ --jkl-checkbox-font-size: var(--jkl-small-font-size);
1498
+ --jkl-checkbox-line-height: var(--jkl-small-line-height);
1499
+ --jkl-checkbox-font-weight: var(--jkl-small-font-weight);
1500
+ --jkl-checkbox-height: 1.75rem;
1501
+ --jkl-checkbox-box-size: 1.125rem;
1502
+ --jkl-checkbox-line-height: 1.5rem;
1503
+ }
1504
+ @keyframes jkl-checkbox-checked-ubibumn {
1505
+ 0% {
1506
+ width: 0;
1507
+ height: 0;
1508
+ }
1509
+ 40% {
1510
+ width: 18%;
1511
+ height: 0;
1512
+ }
1513
+ 100% {
1514
+ width: 18%;
1515
+ height: 58%;
1516
+ }
1517
+ }
1518
+ @keyframes jkl-checkbox-indeterminate-ubibunl {
1519
+ 0% {
1520
+ width: 0;
1521
+ }
1522
+ 100% {
1523
+ width: 66%;
1524
+ }
1525
+ }
1526
+ .jkl-checkbox {
1527
+ --box-color: var(--jkl-color-border-action);
1528
+ --check-color: var(--jkl-color-border-action);
1529
+ --text-color: var(--jkl-color-text-default);
1530
+ --background-color: transparent;
1531
+ font-size: var(--jkl-checkbox-font-size);
1532
+ line-height: var(--jkl-checkbox-line-height);
1533
+ font-weight: var(--jkl-checkbox-font-weight);
1534
+ display: flex;
1535
+ flex-wrap: wrap;
1536
+ min-height: var(--jkl-checkbox-height);
1537
+ color: var(--text-color);
1538
+ position: relative;
1512
1539
  }
1513
- 100% {
1514
- width: 18%;
1515
- height: 58%;
1540
+ .jkl-checkbox__input {
1541
+ position: absolute;
1542
+ opacity: 0;
1543
+ top: var(--jkl-checkbox-box-size);
1544
+ left: calc(-0.5 * var(--jkl-checkbox-box-size));
1516
1545
  }
1517
- }
1518
- @keyframes jkl-checkbox-indeterminate-umt8wee {
1519
- 0% {
1520
- width: 0;
1546
+ .jkl-checkbox__input:checked + .jkl-checkbox__label .jkl-checkbox__check-mark::after {
1547
+ animation: jkl-checkbox-checked-ubibumn 150ms ease-in-out forwards;
1548
+ opacity: 1;
1521
1549
  }
1522
- 100% {
1523
- width: 66%;
1550
+ .jkl-checkbox__input:indeterminate:not(:checked) + .jkl-checkbox__label .jkl-checkbox__indeterminate-mark::after {
1551
+ animation: jkl-checkbox-indeterminate-ubibunl 150ms ease-in-out forwards;
1552
+ opacity: 1;
1553
+ }
1554
+ .jkl-checkbox__input:focus-visible + .jkl-checkbox__label {
1555
+ color: var(--jkl-checkbox-focus-color);
1556
+ }
1557
+ .jkl-checkbox__input:focus-visible + .jkl-checkbox__label > .jkl-checkbox__mark {
1558
+ outline: 3px solid var(--jkl-color-border-action);
1559
+ outline-offset: 3px;
1560
+ }
1561
+ .jkl-checkbox__input:disabled + .jkl-checkbox__label {
1562
+ color: var(--jkl-checkbox-disabled-color);
1563
+ }
1564
+ .jkl-checkbox__input:active {
1565
+ --background-color: var(--jkl-color-background-input-focus);
1566
+ }
1567
+ .jkl-checkbox__label {
1568
+ display: flex;
1569
+ min-width: 0;
1570
+ max-width: 100%;
1571
+ cursor: pointer;
1572
+ flex-shrink: 0;
1573
+ }
1574
+ .jkl-checkbox__label:hover .jkl-checkbox__mark, .jkl-checkbox__label:active .jkl-checkbox__mark {
1575
+ outline: 1px solid var(--box-color);
1576
+ }
1577
+ .jkl-checkbox__text {
1578
+ margin: calc((var(--jkl-checkbox-height) - var(--jkl-checkbox-line-height)) * 0.5) 0;
1579
+ translate: 0 0.0625rem;
1580
+ transition-timing-function: ease;
1581
+ transition-duration: 150ms;
1582
+ transition-property: color;
1524
1583
  }
1525
- }
1526
- .jkl-checkbox {
1527
- --box-color: var(--jkl-color-border-action);
1528
- --check-color: var(--jkl-color-border-action);
1529
- --text-color: var(--jkl-color-text-default);
1530
- --background-color: transparent;
1531
- font-size: var(--jkl-checkbox-font-size);
1532
- line-height: var(--jkl-checkbox-line-height);
1533
- font-weight: var(--jkl-checkbox-font-weight);
1534
- display: flex;
1535
- flex-wrap: wrap;
1536
- min-height: var(--jkl-checkbox-height);
1537
- color: var(--text-color);
1538
- position: relative;
1539
- }
1540
- .jkl-checkbox__input {
1541
- position: absolute;
1542
- opacity: 0;
1543
- top: var(--jkl-checkbox-box-size);
1544
- left: calc(-0.5 * var(--jkl-checkbox-box-size));
1545
- }
1546
- .jkl-checkbox__input:checked + .jkl-checkbox__label .jkl-checkbox__check-mark::after {
1547
- animation: jkl-checkbox-checked-umt8we7 150ms ease-in-out forwards;
1548
- opacity: 1;
1549
- }
1550
- .jkl-checkbox__input:indeterminate:not(:checked) + .jkl-checkbox__label .jkl-checkbox__indeterminate-mark::after {
1551
- animation: jkl-checkbox-indeterminate-umt8wee 150ms ease-in-out forwards;
1552
- opacity: 1;
1553
- }
1554
- .jkl-checkbox__input:focus-visible + .jkl-checkbox__label {
1555
- color: var(--jkl-checkbox-focus-color);
1556
- }
1557
- .jkl-checkbox__input:focus-visible + .jkl-checkbox__label > .jkl-checkbox__mark {
1558
- outline: 3px solid var(--jkl-color-border-action);
1559
- outline-offset: 3px;
1560
- }
1561
- .jkl-checkbox__input:disabled + .jkl-checkbox__label {
1562
- color: var(--jkl-checkbox-disabled-color);
1563
- }
1564
- .jkl-checkbox__input:active {
1565
- --background-color: var(--jkl-color-background-input-focus);
1566
- }
1567
- .jkl-checkbox__label {
1568
- display: flex;
1569
- min-width: 0;
1570
- max-width: 100%;
1571
- cursor: pointer;
1572
- flex-shrink: 0;
1573
- }
1574
- .jkl-checkbox__label:hover .jkl-checkbox__mark, .jkl-checkbox__label:active .jkl-checkbox__mark {
1575
- outline: 1px solid var(--box-color);
1576
- }
1577
- .jkl-checkbox__text {
1578
- margin: calc((var(--jkl-checkbox-height) - var(--jkl-checkbox-line-height)) * 0.5) 0;
1579
- translate: 0 0.0625rem;
1580
- transition-timing-function: ease;
1581
- transition-duration: 150ms;
1582
- transition-property: color;
1583
- }
1584
- .jkl-checkbox__mark {
1585
- box-sizing: border-box;
1586
- position: relative;
1587
- height: var(--jkl-checkbox-box-size);
1588
- width: var(--jkl-checkbox-box-size);
1589
- margin-block: calc((var(--jkl-checkbox-height) - var(--jkl-checkbox-box-size)) * 0.5);
1590
- margin-inline-end: var(--jkl-unit-10);
1591
- align-self: flex-start;
1592
- flex-shrink: 0;
1593
- outline: none;
1594
- border-radius: 0;
1595
- border: 1px solid;
1596
- border-color: var(--box-color);
1597
- background-color: var(--background-color);
1598
- transition-timing-function: ease;
1599
- transition-duration: 150ms;
1600
- transition-property: background-color;
1601
- }
1602
- @media screen and (forced-colors: active) {
1603
1584
  .jkl-checkbox__mark {
1604
- outline: revert;
1605
- border: 1px solid ButtonText;
1585
+ box-sizing: border-box;
1586
+ position: relative;
1587
+ height: var(--jkl-checkbox-box-size);
1588
+ width: var(--jkl-checkbox-box-size);
1589
+ margin-block: calc((var(--jkl-checkbox-height) - var(--jkl-checkbox-box-size)) * 0.5);
1590
+ margin-inline-end: var(--jkl-unit-10);
1591
+ align-self: flex-start;
1592
+ flex-shrink: 0;
1593
+ outline: none;
1594
+ border-radius: 0;
1595
+ border: 1px solid;
1596
+ border-color: var(--box-color);
1597
+ background-color: var(--background-color);
1598
+ transition-timing-function: ease;
1599
+ transition-duration: 150ms;
1600
+ transition-property: background-color;
1601
+ }
1602
+ @media screen and (forced-colors: active) {
1603
+ .jkl-checkbox__mark {
1604
+ outline: revert;
1605
+ border: 1px solid ButtonText;
1606
+ }
1606
1607
  }
1607
- }
1608
- .jkl-checkbox__check-mark::after {
1609
- content: "";
1610
- position: absolute;
1611
- transform-origin: bottom left;
1612
- bottom: 42%;
1613
- left: 18%;
1614
- display: block;
1615
- width: 18%;
1616
- height: 58%;
1617
- transform: rotate(45deg);
1618
- border: solid 0.125rem var(--check-color);
1619
- border-left-width: 0;
1620
- border-top-width: 0;
1621
- opacity: 0;
1622
- transition-timing-function: ease;
1623
- transition-duration: 150ms;
1624
- transition-property: opacity, border-color;
1625
- }
1626
- @media screen and (forced-colors: active) {
1627
1608
  .jkl-checkbox__check-mark::after {
1628
- border-color: ButtonText;
1609
+ content: "";
1610
+ position: absolute;
1611
+ transform-origin: bottom left;
1612
+ bottom: 42%;
1613
+ left: 18%;
1614
+ display: block;
1615
+ width: 18%;
1616
+ height: 58%;
1617
+ transform: rotate(45deg);
1618
+ border: solid 0.125rem var(--check-color);
1619
+ border-left-width: 0;
1620
+ border-top-width: 0;
1621
+ opacity: 0;
1622
+ transition-timing-function: ease;
1623
+ transition-duration: 150ms;
1624
+ transition-property: opacity, border-color;
1625
+ }
1626
+ @media screen and (forced-colors: active) {
1627
+ .jkl-checkbox__check-mark::after {
1628
+ border-color: ButtonText;
1629
+ }
1629
1630
  }
1630
- }
1631
- .jkl-checkbox__indeterminate-mark::after {
1632
- --width: 66%;
1633
- --thickness: 0.125rem;
1634
- content: "";
1635
- position: absolute;
1636
- bottom: calc(50% - var(--thickness) / 2);
1637
- left: calc((100% - var(--width)) / 2);
1638
- display: block;
1639
- width: var(--width);
1640
- border-bottom: solid var(--thickness) var(--check-color);
1641
- opacity: 0;
1642
- transition-timing-function: ease;
1643
- transition-duration: 150ms;
1644
- transition-property: opacity, border-color;
1645
- }
1646
- @media screen and (forced-colors: active) {
1647
1631
  .jkl-checkbox__indeterminate-mark::after {
1648
- border-color: ButtonText;
1632
+ --width: 66%;
1633
+ --thickness: 0.125rem;
1634
+ content: "";
1635
+ position: absolute;
1636
+ bottom: calc(50% - var(--thickness) / 2);
1637
+ left: calc((100% - var(--width)) / 2);
1638
+ display: block;
1639
+ width: var(--width);
1640
+ border-bottom: solid var(--thickness) var(--check-color);
1641
+ opacity: 0;
1642
+ transition-timing-function: ease;
1643
+ transition-duration: 150ms;
1644
+ transition-property: opacity, border-color;
1645
+ }
1646
+ @media screen and (forced-colors: active) {
1647
+ .jkl-checkbox__indeterminate-mark::after {
1648
+ border-color: ButtonText;
1649
+ }
1650
+ }
1651
+ .jkl-checkbox--inline {
1652
+ display: inline-flex;
1653
+ }
1654
+ .jkl-checkbox--inline:not(:last-of-type) {
1655
+ margin-right: calc(var(--jkl-unit-10) * 3);
1656
+ }
1657
+ .jkl-checkbox--error {
1658
+ --background-color: var(--jkl-color-background-alert-error);
1659
+ --check-color: var(--jkl-color-text-on-alert);
1649
1660
  }
1650
1661
  }
1651
- .jkl-checkbox--inline {
1652
- display: inline-flex;
1653
- }
1654
- .jkl-checkbox--inline:not(:last-of-type) {
1655
- margin-right: calc(var(--jkl-unit-10) * 3);
1656
- }
1657
- .jkl-checkbox--error {
1658
- --background-color: var(--jkl-color-background-alert-error);
1659
- --check-color: var(--jkl-color-text-on-alert);
1660
- }
1661
-
1662
1662
  .jkl-input-panel {
1663
1663
  --outer-border-color: var(--jkl-color-border-input);
1664
1664
  --outer-border-thickness: 0.0625rem;
@@ -1719,7 +1719,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-tooltip-trigge
1719
1719
  --outer-border-thickness: 0.125rem;
1720
1720
  }
1721
1721
 
1722
- @keyframes jkl-checkbox-checked-umt8wf0 {
1722
+ @keyframes jkl-checkbox-checked-ubibunr {
1723
1723
  0% {
1724
1724
  width: 0;
1725
1725
  height: 0;
@@ -1733,63 +1733,66 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-tooltip-trigge
1733
1733
  height: 58%;
1734
1734
  }
1735
1735
  }
1736
- .jkl-checkbox-panel {
1737
- --checkbox-background-color: transparent;
1738
- --checkbox-box-color: var(--jkl-color-border-action);
1739
- --checkbox-check-color: var(--jkl-color-border-action);
1740
- }
1741
- .jkl-checkbox-panel__decorator {
1742
- box-sizing: border-box;
1743
- height: var(--jkl-checkbox-box-size);
1744
- width: var(--jkl-checkbox-box-size);
1745
- position: relative;
1746
- outline: none;
1747
- border-radius: 0;
1748
- border: 1px solid;
1749
- border-color: var(--checkbox-box-color);
1750
- background-color: var(--checkbox-background-color);
1751
- transition-timing-function: ease;
1752
- transition-duration: 150ms;
1753
- transition-property: background-color;
1754
- }
1755
- @media screen and (forced-colors: active) {
1736
+ @layer jokul.components {
1737
+ .jkl-checkbox-panel {
1738
+ --checkbox-background-color: transparent;
1739
+ --checkbox-box-color: var(--jkl-color-border-action);
1740
+ --checkbox-check-color: var(--jkl-color-border-action);
1741
+ }
1756
1742
  .jkl-checkbox-panel__decorator {
1757
- outline: revert;
1758
- border: 1px solid ButtonText;
1743
+ box-sizing: border-box;
1744
+ height: var(--jkl-checkbox-box-size);
1745
+ width: var(--jkl-checkbox-box-size);
1746
+ position: relative;
1747
+ outline: none;
1748
+ border-radius: 0;
1749
+ border: 1px solid;
1750
+ border-color: var(--checkbox-box-color);
1751
+ background-color: var(--checkbox-background-color);
1752
+ transition-timing-function: ease;
1753
+ transition-duration: 150ms;
1754
+ transition-property: background-color;
1755
+ }
1756
+ @media screen and (forced-colors: active) {
1757
+ .jkl-checkbox-panel__decorator {
1758
+ outline: revert;
1759
+ border: 1px solid ButtonText;
1760
+ }
1759
1761
  }
1760
- }
1761
- .jkl-checkbox-panel__decorator::after {
1762
- content: "";
1763
- position: absolute;
1764
- transform-origin: bottom left;
1765
- bottom: 42%;
1766
- left: 18%;
1767
- display: block;
1768
- width: 18%;
1769
- height: 58%;
1770
- transform: rotate(45deg);
1771
- border: solid 0.125rem var(--checkbox-check-color);
1772
- border-left-width: 0;
1773
- border-top-width: 0;
1774
- opacity: 0;
1775
- transition-timing-function: ease;
1776
- transition-duration: 150ms;
1777
- transition-property: opacity, border-color;
1778
- }
1779
- @media screen and (forced-colors: active) {
1780
1762
  .jkl-checkbox-panel__decorator::after {
1781
- border-color: ButtonText;
1763
+ content: "";
1764
+ position: absolute;
1765
+ transform-origin: bottom left;
1766
+ bottom: 42%;
1767
+ left: 18%;
1768
+ display: block;
1769
+ width: 18%;
1770
+ height: 58%;
1771
+ transform: rotate(45deg);
1772
+ border: solid 0.125rem var(--checkbox-check-color);
1773
+ border-left-width: 0;
1774
+ border-top-width: 0;
1775
+ opacity: 0;
1776
+ transition-timing-function: ease;
1777
+ transition-duration: 150ms;
1778
+ transition-property: opacity, border-color;
1779
+ }
1780
+ @media screen and (forced-colors: active) {
1781
+ .jkl-checkbox-panel__decorator::after {
1782
+ border-color: ButtonText;
1783
+ }
1784
+ }
1785
+ .jkl-checkbox-panel:has(:checked) .jkl-checkbox-panel__decorator::after {
1786
+ animation: jkl-checkbox-checked-ubibunr 150ms ease-in-out forwards;
1787
+ opacity: 1;
1788
+ }
1789
+ .jkl-checkbox-panel:has([aria-invalid=true]) {
1790
+ --checkbox-background-color: var(
1791
+ --jkl-color-background-alert-error
1792
+ );
1793
+ --checkbox-check-color: var(--jkl-color-text-on-alert);
1782
1794
  }
1783
1795
  }
1784
- .jkl-checkbox-panel:has(:checked) .jkl-checkbox-panel__decorator::after {
1785
- animation: jkl-checkbox-checked-umt8wf0 150ms ease-in-out forwards;
1786
- opacity: 1;
1787
- }
1788
- .jkl-checkbox-panel:has([aria-invalid=true]) {
1789
- --checkbox-background-color: var(--jkl-color-background-alert-error);
1790
- --checkbox-check-color: var(--jkl-color-text-on-alert);
1791
- }
1792
-
1793
1796
  [data-layout-density=compact],
1794
1797
  [data-density=compact] {
1795
1798
  --padding-inline-s: 0.5rem;
@@ -1898,7 +1901,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-tooltip-trigge
1898
1901
  --jkl-combobox-text-color: #636060;
1899
1902
  --jkl-combobox-background-color: transparent;
1900
1903
  --jkl-combobox-open-color: #1b1917;
1901
- --jkl-combobox-open-background-color: #ffffff;
1904
+ --jkl-combobox-open-background-color: #fff;
1902
1905
  --jkl-combobox-focus-color: #1b1917;
1903
1906
  --jkl-combobox-error-background-color: #f6b3b3;
1904
1907
  --jkl-combobox-error-text-color: #636060;
@@ -1916,7 +1919,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-tooltip-trigge
1916
1919
  --jkl-combobox-text-color: #636060;
1917
1920
  --jkl-combobox-background-color: transparent;
1918
1921
  --jkl-combobox-open-color: #1b1917;
1919
- --jkl-combobox-open-background-color: #ffffff;
1922
+ --jkl-combobox-open-background-color: #fff;
1920
1923
  --jkl-combobox-focus-color: #1b1917;
1921
1924
  --jkl-combobox-error-background-color: #f6b3b3;
1922
1925
  --jkl-combobox-error-text-color: #636060;
@@ -2277,221 +2280,216 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-combobox__wrap
2277
2280
  --jkl-list-text-color: #f9f9f9;
2278
2281
  }
2279
2282
 
2280
- .jkl-list {
2281
- list-style-type: "•";
2282
- padding-left: calc(var(--jkl-unit-10) * 2);
2283
- margin: 0;
2284
- }
2285
- .jkl-list > .jkl-list__item > .jkl-list {
2286
- margin: 0.5rem 0;
2287
- }
2288
- .jkl-list:has(.jkl-list__item--iconed) {
2289
- padding: 0;
2290
- }
2291
- .jkl-list--ordered {
2292
- padding-left: revert;
2293
- }
2294
- .jkl-list--ordered > .jkl-list__item {
2295
- padding-left: revert;
2296
- list-style: decimal;
2297
- }
2298
- .jkl-list--ordered .jkl-list--ordered > .jkl-list__item {
2299
- list-style: lower-alpha;
2300
- }
2301
- .jkl-list__item {
2302
- color: var(--jkl-list-text-color);
2303
- padding-left: calc(var(--jkl-unit-10) * 1.5);
2304
- }
2305
- .jkl-list__item::marker {
2306
- color: var(--jkl-list-text-color);
2307
- }
2308
- .jkl-list__item--iconed {
2309
- display: flex;
2310
- list-style: none;
2311
- position: relative;
2312
- padding-left: 0;
2313
- }
2314
- .jkl-list__item--iconed::before {
2315
- text-indent: -9999px;
2316
- background-size: contain;
2317
- width: 1em;
2318
- height: 1em;
2319
- flex-shrink: 0;
2320
- margin-right: 0.5em;
2321
- margin-top: 0.2em;
2322
- }
2323
- .jkl-list__item--check::before {
2324
- content: "✓";
2325
- content: "✓"/"";
2326
- alt: " ";
2327
- background-image: var(--jkl-list-marker-check);
2328
- }
2329
- .jkl-list__item--cross::before {
2330
- content: "❌";
2331
- content: "❌"/"";
2332
- alt: " ";
2333
- background-image: var(--jkl-list-marker-cross);
2334
- }
2335
- @media screen and (forced-colors: active) {
2336
- .jkl-list .jkl-list__item--check::before {
2337
- background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9.5' cy='9.5' r='9.5' fill='CanvasText'/%3E%3Cpath d='M4.75 11l2.35 2.36 7.84-7.84' stroke='Canvas' stroke-width='1.5'/%3E%3C/svg%3E%0A");
2283
+ @layer jokul.components {
2284
+ .jkl-list {
2285
+ list-style-type: "•";
2286
+ padding-left: calc(var(--jkl-unit-10) * 2);
2287
+ margin: 0;
2338
2288
  }
2339
- .jkl-list .jkl-list__item--cross::before {
2340
- background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9.5' cy='9.5' r='8.75' fill='CanvasText'/%3E%3Cpath fill='Canvas' d='M5.54 12.68l7.14-7.1.84.85-7.13 7.09z'/%3E%3Cpath fill='Canvas' d='M12.67 13.47l-7.13-7.1.85-.83 7.13 7.1z'/%3E%3C/svg%3E%0A");
2289
+ .jkl-list > .jkl-list__item > .jkl-list {
2290
+ margin: 0.5rem 0;
2341
2291
  }
2342
- }
2343
-
2344
- :root,
2345
- [data-layout-density=comfortable],
2346
- [data-density=comfortable] {
2347
- --jkl-modal-body-font-size: var(--jkl-body-font-size);
2348
- --jkl-modal-body-line-height: var(--jkl-body-line-height);
2349
- --jkl-modal-body-font-weight: var(--jkl-body-font-weight);
2350
- --jkl-modal-title-font-size: var(--jkl-heading-3-font-size);
2351
- --jkl-modal-title-line-height: var(--jkl-heading-3-line-height);
2352
- --jkl-modal-title-font-weight: var(--jkl-heading-3-font-weight);
2353
- --jkl-modal-padding: calc(var(--jkl-unit-10) * 5);
2354
- --jkl-modal-min-width: 13.75rem;
2355
- --jkl-modal-max-width: 41.25rem;
2356
- --jkl-modal-header-margin: 0 0 calc(var(--jkl-unit-10) * 2);
2357
- --jkl-modal-actions-margin: calc(var(--jkl-unit-10) * 5) 0 0 0;
2358
- }
2359
- @media (width >= 0) and (max-width: 679px) {
2292
+ .jkl-list:has(.jkl-list__item--iconed) {
2293
+ padding: 0;
2294
+ }
2295
+ .jkl-list--ordered {
2296
+ padding-left: revert;
2297
+ }
2298
+ .jkl-list--ordered > .jkl-list__item {
2299
+ padding-left: revert;
2300
+ list-style: decimal;
2301
+ }
2302
+ .jkl-list--ordered .jkl-list--ordered > .jkl-list__item {
2303
+ list-style: lower-alpha;
2304
+ }
2305
+ .jkl-list__item {
2306
+ color: var(--jkl-list-text-color);
2307
+ padding-left: calc(var(--jkl-unit-10) * 1.5);
2308
+ }
2309
+ .jkl-list__item::marker {
2310
+ color: var(--jkl-list-text-color);
2311
+ }
2312
+ .jkl-list__item--iconed {
2313
+ display: flex;
2314
+ list-style: none;
2315
+ position: relative;
2316
+ padding-left: 0;
2317
+ }
2318
+ .jkl-list__item--iconed::before {
2319
+ text-indent: -9999px;
2320
+ background-size: contain;
2321
+ width: 1em;
2322
+ height: 1em;
2323
+ flex-shrink: 0;
2324
+ margin-right: 0.5em;
2325
+ margin-top: 0.2em;
2326
+ }
2327
+ .jkl-list__item--check::before {
2328
+ content: "✓";
2329
+ content: "✓"/"";
2330
+ alt: " ";
2331
+ background-image: var(--jkl-list-marker-check);
2332
+ }
2333
+ .jkl-list__item--cross::before {
2334
+ content: "❌";
2335
+ content: "❌"/"";
2336
+ alt: " ";
2337
+ background-image: var(--jkl-list-marker-cross);
2338
+ }
2339
+ @media screen and (forced-colors: active) {
2340
+ .jkl-list .jkl-list__item--check::before {
2341
+ background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9.5' cy='9.5' r='9.5' fill='CanvasText'/%3E%3Cpath d='M4.75 11l2.35 2.36 7.84-7.84' stroke='Canvas' stroke-width='1.5'/%3E%3C/svg%3E%0A");
2342
+ }
2343
+ .jkl-list .jkl-list__item--cross::before {
2344
+ background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9.5' cy='9.5' r='8.75' fill='CanvasText'/%3E%3Cpath fill='Canvas' d='M5.54 12.68l7.14-7.1.84.85-7.13 7.09z'/%3E%3Cpath fill='Canvas' d='M12.67 13.47l-7.13-7.1.85-.83 7.13 7.1z'/%3E%3C/svg%3E%0A");
2345
+ }
2346
+ }
2347
+ }
2348
+ @layer jokul.components {
2360
2349
  :root,
2361
2350
  [data-layout-density=comfortable],
2362
2351
  [data-density=comfortable] {
2363
- --jkl-modal-padding: calc(var(--jkl-unit-10) * 4);
2364
- --jkl-modal-header-margin: 0 0 calc(var(--jkl-unit-10) * 1.5);
2365
- --jkl-modal-actions-margin: calc(var(--jkl-unit-10) * 4) 0 0 0;
2352
+ --jkl-modal-body-font-size: var(--jkl-body-font-size);
2353
+ --jkl-modal-body-line-height: var(--jkl-body-line-height);
2354
+ --jkl-modal-body-font-weight: var(--jkl-body-font-weight);
2355
+ --jkl-modal-title-font-size: var(--jkl-heading-3-font-size);
2356
+ --jkl-modal-title-line-height: var(--jkl-heading-3-line-height);
2357
+ --jkl-modal-title-font-weight: var(--jkl-heading-3-font-weight);
2358
+ --jkl-modal-padding: calc(var(--jkl-unit-10) * 5);
2359
+ --jkl-modal-min-width: 13.75rem;
2360
+ --jkl-modal-max-width: 41.25rem;
2361
+ --jkl-modal-header-margin: 0 0 calc(var(--jkl-unit-10) * 2);
2362
+ --jkl-modal-actions-margin: calc(var(--jkl-unit-10) * 5) 0 0 0;
2363
+ }
2364
+ @media (width >= 0) and (max-width: 679px) {
2365
+ :root,
2366
+ [data-layout-density=comfortable],
2367
+ [data-density=comfortable] {
2368
+ --jkl-modal-padding: calc(var(--jkl-unit-10) * 4);
2369
+ --jkl-modal-header-margin: 0 0 calc(var(--jkl-unit-10) * 1.5);
2370
+ --jkl-modal-actions-margin: calc(var(--jkl-unit-10) * 4) 0 0 0;
2371
+ }
2366
2372
  }
2367
- }
2368
-
2369
- [data-layout-density=compact],
2370
- [data-density=compact] {
2371
- --jkl-modal-body-font-size: var(--jkl-small-font-size);
2372
- --jkl-modal-body-line-height: var(--jkl-small-line-height);
2373
- --jkl-modal-body-font-weight: var(--jkl-small-font-weight);
2374
- --jkl-modal-title-font-size: var(--jkl-heading-4-font-size);
2375
- --jkl-modal-title-line-height: var(--jkl-heading-4-line-height);
2376
- --jkl-modal-title-font-weight: var(--jkl-heading-4-font-weight);
2377
- --jkl-modal-padding: calc(var(--jkl-unit-10) * 3);
2378
- --jkl-modal-header-margin: 0 0 0.5rem;
2379
- --jkl-modal-actions-margin: calc(var(--jkl-unit-10) * 3) 0 0 0;
2380
- --jkl-modal-min-width: 13.75rem;
2381
- }
2382
-
2383
- .jkl-modal-container,
2384
- .jkl-modal-overlay {
2385
- position: fixed;
2386
- inset: 0;
2387
- }
2388
-
2389
- .jkl-modal-container {
2390
- z-index: 9000;
2391
- display: flex;
2392
- }
2393
- .jkl-modal-container[aria-hidden=true] {
2394
- display: none;
2395
- }
2396
-
2397
- .jkl-modal-overlay {
2398
- background-color: rgba(27, 25, 23, 0.8);
2399
- }
2400
-
2401
- .jkl-modal {
2402
- margin: auto;
2403
- z-index: 9000;
2404
- position: relative;
2405
- background-color: var(--jkl-color-background-container-high);
2406
- border-radius: 0.125rem;
2407
- box-shadow: 0 0.25rem 0.75rem rgba(37, 42, 49, 0.03);
2408
- width: 100%;
2409
- min-width: var(--jkl-modal-min-width);
2410
- max-width: var(--jkl-modal-max-width);
2411
- max-height: 90vh;
2412
- overflow: auto;
2413
- padding: var(--jkl-modal-padding);
2414
- display: flex;
2415
- flex-direction: column;
2416
- }
2417
- @media screen and (forced-colors: active) {
2418
- .jkl-modal {
2419
- border-color: CanvasText;
2373
+ [data-layout-density=compact],
2374
+ [data-density=compact] {
2375
+ --jkl-modal-body-font-size: var(--jkl-small-font-size);
2376
+ --jkl-modal-body-line-height: var(--jkl-small-line-height);
2377
+ --jkl-modal-body-font-weight: var(--jkl-small-font-weight);
2378
+ --jkl-modal-title-font-size: var(--jkl-heading-4-font-size);
2379
+ --jkl-modal-title-line-height: var(--jkl-heading-4-line-height);
2380
+ --jkl-modal-title-font-weight: var(--jkl-heading-4-font-weight);
2381
+ --jkl-modal-padding: calc(var(--jkl-unit-10) * 3);
2382
+ --jkl-modal-header-margin: 0 0 0.5rem;
2383
+ --jkl-modal-actions-margin: calc(var(--jkl-unit-10) * 3) 0 0 0;
2384
+ --jkl-modal-min-width: 13.75rem;
2385
+ }
2386
+ .jkl-modal-container,
2387
+ .jkl-modal-overlay {
2388
+ position: fixed;
2389
+ inset: 0;
2390
+ }
2391
+ .jkl-modal-container {
2392
+ z-index: 9000;
2393
+ display: flex;
2394
+ }
2395
+ .jkl-modal-container[aria-hidden=true] {
2396
+ display: none;
2397
+ }
2398
+ .jkl-modal-overlay {
2399
+ background-color: rgba(27, 25, 23, 0.8);
2420
2400
  }
2421
- }
2422
- @media (width >= 0) and (max-width: 679px) {
2423
2401
  .jkl-modal {
2424
- margin: auto calc(var(--jkl-unit-10) * 3);
2402
+ margin: auto;
2403
+ z-index: 9000;
2404
+ position: relative;
2405
+ background-color: var(--jkl-color-background-container-high);
2406
+ border-radius: 0.125rem;
2407
+ box-shadow: 0 0.25rem 0.75rem rgba(37, 42, 49, 0.03);
2408
+ width: 100%;
2409
+ min-width: var(--jkl-modal-min-width);
2410
+ max-width: var(--jkl-modal-max-width);
2411
+ max-height: 90vh;
2412
+ overflow: auto;
2413
+ padding: var(--jkl-modal-padding);
2414
+ display: flex;
2415
+ flex-direction: column;
2416
+ }
2417
+ @media screen and (forced-colors: active) {
2418
+ .jkl-modal {
2419
+ border-color: CanvasText;
2420
+ }
2421
+ }
2422
+ @media (width >= 0) and (max-width: 679px) {
2423
+ .jkl-modal {
2424
+ margin: auto calc(var(--jkl-unit-10) * 3);
2425
+ }
2426
+ }
2427
+ .jkl-modal-header {
2428
+ display: flex;
2429
+ flex-direction: row;
2430
+ justify-content: space-between;
2431
+ align-items: center;
2432
+ margin: var(--jkl-modal-header-margin);
2433
+ gap: var(--jkl-modal-gap);
2434
+ }
2435
+ .jkl-modal-body {
2436
+ font-size: var(--jkl-modal-body-font-size);
2437
+ line-height: var(--jkl-modal-body-line-height);
2438
+ font-weight: var(--jkl-modal-body-font-weight);
2439
+ }
2440
+ .jkl-modal-title {
2441
+ font-size: var(--jkl-modal-title-font-size);
2442
+ line-height: var(--jkl-modal-title-line-height);
2443
+ font-weight: var(--jkl-modal-title-font-weight);
2425
2444
  }
2426
- }
2427
-
2428
- .jkl-modal-header {
2429
- display: flex;
2430
- flex-direction: row;
2431
- justify-content: space-between;
2432
- align-items: center;
2433
- margin: var(--jkl-modal-header-margin);
2434
- gap: var(--jkl-modal-gap);
2435
- }
2436
-
2437
- .jkl-modal-body {
2438
- font-size: var(--jkl-modal-body-font-size);
2439
- line-height: var(--jkl-modal-body-line-height);
2440
- font-weight: var(--jkl-modal-body-font-weight);
2441
- }
2442
-
2443
- .jkl-modal-title {
2444
- font-size: var(--jkl-modal-title-font-size);
2445
- line-height: var(--jkl-modal-title-line-height);
2446
- font-weight: var(--jkl-modal-title-font-weight);
2447
- }
2448
-
2449
- .jkl-modal-actions {
2450
- margin: var(--jkl-modal-actions-margin);
2451
- display: flex;
2452
- flex-direction: column;
2453
- gap: calc(var(--jkl-unit-10) * 2);
2454
- }
2455
- @media (min-width: 680px) {
2456
2445
  .jkl-modal-actions {
2457
- flex-direction: row;
2446
+ margin: var(--jkl-modal-actions-margin);
2447
+ display: flex;
2448
+ flex-direction: column;
2449
+ gap: calc(var(--jkl-unit-10) * 2);
2450
+ }
2451
+ @media (min-width: 60ch) {
2452
+ .jkl-modal-actions {
2453
+ flex-direction: row;
2454
+ align-self: flex-end;
2455
+ }
2458
2456
  }
2459
2457
  }
2460
-
2461
- .jkl-countdown {
2462
- --track-color: var(--jkl-color-border-separator);
2463
- --bar-color: var(--jkl-color-border-input-focus);
2464
- --bar-height: 0.25rem;
2465
- background-color: var(--track-color);
2466
- border-radius: 6.25rem;
2467
- height: var(--bar-height);
2468
- width: 100%;
2469
- overflow: hidden;
2470
- }
2471
- .jkl-countdown__tracker {
2472
- display: block;
2473
- height: var(--bar-height);
2474
- background-color: var(--bar-color);
2475
- }
2476
- @media screen and (forced-colors: active) {
2458
+ @layer jokul.components {
2477
2459
  .jkl-countdown {
2478
- background-color: Canvas;
2460
+ --track-color: var(--jkl-color-border-separator);
2461
+ --bar-color: var(--jkl-color-border-input-focus);
2462
+ --bar-height: 0.25rem;
2463
+ background-color: var(--track-color);
2464
+ border-radius: 6.25rem;
2465
+ height: var(--bar-height);
2466
+ width: 100%;
2467
+ overflow: hidden;
2479
2468
  }
2480
2469
  .jkl-countdown__tracker {
2481
- background-color: CanvasText;
2470
+ display: block;
2471
+ height: var(--bar-height);
2472
+ background-color: var(--bar-color);
2482
2473
  }
2483
- }
2484
- .jkl-countdown__tracker {
2485
- animation: jkl-downcount-umt8wfd var(--duration) linear forwards;
2486
- animation-play-state: var(--play-state, running);
2487
- }
2488
-
2489
- @keyframes jkl-downcount-umt8wfd {
2490
- from {
2491
- width: 100%;
2474
+ @media screen and (forced-colors: active) {
2475
+ .jkl-countdown {
2476
+ background-color: Canvas;
2477
+ }
2478
+ .jkl-countdown__tracker {
2479
+ background-color: CanvasText;
2480
+ }
2492
2481
  }
2493
- to {
2494
- width: 0%;
2482
+ .jkl-countdown__tracker {
2483
+ animation: jkl-downcount-ubibuon var(--duration) linear forwards;
2484
+ animation-play-state: var(--play-state, running);
2485
+ }
2486
+ @keyframes jkl-downcount-ubibuon {
2487
+ from {
2488
+ width: 100%;
2489
+ }
2490
+ to {
2491
+ width: 0%;
2492
+ }
2495
2493
  }
2496
2494
  }
2497
2495
  :root,
@@ -2700,7 +2698,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-combobox__wrap
2700
2698
  :root {
2701
2699
  --jkl-calendar-adjacent-month-color: #636060;
2702
2700
  --jkl-calendar-disabled-day-color: #c8c5c3;
2703
- --jkl-calendar-active-day-color: #ffffff;
2701
+ --jkl-calendar-active-day-color: #fff;
2704
2702
  --jkl-calendar-hover-date-background-color: #ece9e5;
2705
2703
  --jkl-calendar-selected-date-background-color: #1b1917;
2706
2704
  }
@@ -2708,7 +2706,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-combobox__wrap
2708
2706
  [data-theme=light] {
2709
2707
  --jkl-calendar-adjacent-month-color: #636060;
2710
2708
  --jkl-calendar-disabled-day-color: #c8c5c3;
2711
- --jkl-calendar-active-day-color: #ffffff;
2709
+ --jkl-calendar-active-day-color: #fff;
2712
2710
  --jkl-calendar-hover-date-background-color: #ece9e5;
2713
2711
  --jkl-calendar-selected-date-background-color: #1b1917;
2714
2712
  }
@@ -2717,7 +2715,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-combobox__wrap
2717
2715
  :root {
2718
2716
  --jkl-calendar-adjacent-month-color: #c8c5c3;
2719
2717
  --jkl-calendar-disabled-day-color: #636060;
2720
- --jkl-calendar-active-day-color: #000000;
2718
+ --jkl-calendar-active-day-color: #000;
2721
2719
  --jkl-calendar-hover-date-background-color: #636060;
2722
2720
  --jkl-calendar-selected-date-background-color: #f9f9f9;
2723
2721
  }
@@ -2725,7 +2723,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-combobox__wrap
2725
2723
  [data-theme=dark] {
2726
2724
  --jkl-calendar-adjacent-month-color: #c8c5c3;
2727
2725
  --jkl-calendar-disabled-day-color: #636060;
2728
- --jkl-calendar-active-day-color: #000000;
2726
+ --jkl-calendar-active-day-color: #000;
2729
2727
  --jkl-calendar-hover-date-background-color: #636060;
2730
2728
  --jkl-calendar-selected-date-background-color: #f9f9f9;
2731
2729
  }
@@ -2908,70 +2906,70 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-combobox__wrap
2908
2906
  }
2909
2907
  }
2910
2908
 
2911
- @media screen and (prefers-color-scheme: light) {
2912
- :root {
2913
- --jkl-datepicker-box-shadow: rgb(49 48 48 / 20%);
2914
- }
2915
- }
2916
- [data-theme=light] {
2917
- --jkl-datepicker-box-shadow: rgb(49 48 48 / 20%);
2918
- }
2919
-
2920
- @media screen and (prefers-color-scheme: dark) {
2921
- :root {
2922
- --jkl-datepicker-box-shadow: rgb(0 0 0 / 50%);
2923
- }
2924
- }
2925
- [data-theme=dark] {
2926
- --jkl-datepicker-box-shadow: rgb(0 0 0 / 50%);
2927
- }
2928
-
2929
- .jkl-popover {
2930
- padding: var(--popover-padding, 0);
2931
- z-index: 10000;
2932
- box-shadow: 0 4px 20px 0 var(--jkl-datepicker-box-shadow);
2933
- background-color: var(--jkl-color-background-container-high);
2934
- }
2935
-
2936
- .jkl-description-list__term {
2937
- font-weight: 700;
2938
- margin-bottom: 0.25rem;
2939
- }
2940
- .jkl-description-list__term:not(:first-child) {
2941
- margin-top: 0.75rem;
2942
- }
2943
- .jkl-description-list__detail {
2944
- margin-left: 0;
2945
- }
2946
- .jkl-description-list__detail + .jkl-description-list__detail {
2947
- margin-top: 0.25rem;
2948
- }
2949
- @media (min-width: 680px) {
2950
- .jkl-description-list {
2951
- display: grid;
2952
- grid-template-columns: auto 1fr;
2953
- grid-template-columns: fit-content(40%) 1fr;
2909
+ @layer jokul.components {
2910
+ @media screen and (prefers-color-scheme: light) {
2911
+ :root {
2912
+ --jkl-datepicker-box-shadow: rgb(49 48 48 / 20%);
2913
+ }
2954
2914
  }
2955
- .jkl-description-list .jkl-description-list__term {
2956
- grid-column-start: 1;
2957
- margin: 0;
2958
- overflow-wrap: break-word;
2915
+ [data-theme=light] {
2916
+ --jkl-datepicker-box-shadow: rgb(49 48 48 / 20%);
2959
2917
  }
2960
- .jkl-description-list .jkl-description-list__term:not(:first-of-type) {
2961
- margin-top: 0.5rem;
2918
+ @media screen and (prefers-color-scheme: dark) {
2919
+ :root {
2920
+ --jkl-datepicker-box-shadow: rgb(0 0 0 / 50%);
2921
+ }
2962
2922
  }
2963
- .jkl-description-list .jkl-description-list__detail {
2964
- margin-left: 1.5rem;
2965
- grid-column-start: 2;
2923
+ [data-theme=dark] {
2924
+ --jkl-datepicker-box-shadow: rgb(0 0 0 / 50%);
2966
2925
  }
2967
- .jkl-description-list .jkl-description-list__detail + .jkl-description-list__detail {
2968
- margin-top: 0.5rem;
2926
+ .jkl-popover {
2927
+ padding: var(--popover-padding, 0);
2928
+ z-index: 10000;
2929
+ box-shadow: 0 4px 20px 0 var(--jkl-datepicker-box-shadow);
2930
+ background-color: var(--jkl-color-background-container-high);
2969
2931
  }
2970
- .jkl-description-list .jkl-description-list__term + .jkl-description-list__detail:not(:first-of-type) {
2971
- margin-top: 0.5rem;
2932
+ }
2933
+ @layer jokul.components {
2934
+ .jkl-description-list__term {
2935
+ font-weight: 700;
2936
+ margin-bottom: 0.25rem;
2937
+ }
2938
+ .jkl-description-list__term:not(:first-child) {
2939
+ margin-top: 0.75rem;
2940
+ }
2941
+ .jkl-description-list__detail {
2942
+ margin-left: 0;
2943
+ }
2944
+ .jkl-description-list__detail + .jkl-description-list__detail {
2945
+ margin-top: 0.25rem;
2946
+ }
2947
+ @media (min-width: 680px) {
2948
+ .jkl-description-list {
2949
+ display: grid;
2950
+ grid-template-columns: auto 1fr;
2951
+ grid-template-columns: fit-content(40%) 1fr;
2952
+ }
2953
+ .jkl-description-list .jkl-description-list__term {
2954
+ grid-column-start: 1;
2955
+ margin: 0;
2956
+ overflow-wrap: break-word;
2957
+ }
2958
+ .jkl-description-list .jkl-description-list__term:not(:first-of-type) {
2959
+ margin-top: 0.5rem;
2960
+ }
2961
+ .jkl-description-list .jkl-description-list__detail {
2962
+ margin-left: 1.5rem;
2963
+ grid-column-start: 2;
2964
+ }
2965
+ .jkl-description-list .jkl-description-list__detail + .jkl-description-list__detail {
2966
+ margin-top: 0.5rem;
2967
+ }
2968
+ .jkl-description-list .jkl-description-list__term + .jkl-description-list__detail:not(:first-of-type) {
2969
+ margin-top: 0.5rem;
2970
+ }
2972
2971
  }
2973
2972
  }
2974
-
2975
2973
  .jkl-expandable {
2976
2974
  background-color: var(--jkl-color-background-container-low);
2977
2975
  border: 1px solid transparent;
@@ -3099,7 +3097,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-combobox__wrap
3099
3097
  }
3100
3098
  }
3101
3099
 
3102
- @keyframes jkl-show-umt8wfu {
3100
+ @keyframes jkl-show-ubibuoz {
3103
3101
  from {
3104
3102
  transform: translate3d(0, 0.5rem, 0);
3105
3103
  opacity: 0;
@@ -3134,7 +3132,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-combobox__wrap
3134
3132
  }
3135
3133
  }
3136
3134
  .jkl-feedback__fade-in {
3137
- animation: jkl-show-umt8wfu 0.25s ease-out;
3135
+ animation: jkl-show-ubibuoz 0.25s ease-out;
3138
3136
  }
3139
3137
  .jkl-feedback__buttons {
3140
3138
  display: flex;
@@ -3376,7 +3374,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
3376
3374
  --background-color: var(--jkl-color-background-alert-success);
3377
3375
  }
3378
3376
  .jkl-message--dismissed {
3379
- animation: jkl-dismiss-umt8wgb 400ms ease-in-out forwards;
3377
+ animation: jkl-dismiss-ubibupq 400ms ease-in-out forwards;
3380
3378
  transition: visibility 0ms 400ms;
3381
3379
  visibility: hidden;
3382
3380
  }
@@ -3396,7 +3394,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
3396
3394
  }
3397
3395
  }
3398
3396
 
3399
- @keyframes jkl-dismiss-umt8wgb {
3397
+ @keyframes jkl-dismiss-ubibupq {
3400
3398
  from {
3401
3399
  opacity: 1;
3402
3400
  transform: translate3d(0, 0, 0);
@@ -3453,7 +3451,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
3453
3451
  --jkl-radio-button-label-font-weight: var(--jkl-small-font-weight);
3454
3452
  }
3455
3453
 
3456
- @keyframes jkl-dot-in-umt8wgz {
3454
+ @keyframes jkl-dot-in-ubibupv {
3457
3455
  0% {
3458
3456
  transform: scale(0.8);
3459
3457
  }
@@ -3499,7 +3497,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus + .jkl-
3499
3497
  }
3500
3498
  .jkl-radio-button__input:checked + .jkl-radio-button__label > .jkl-radio-button__dot::after {
3501
3499
  --dot-color: var(--jkl-color-border-action);
3502
- animation: jkl-dot-in-umt8wgz 150ms ease;
3500
+ animation: jkl-dot-in-ubibupv 150ms ease;
3503
3501
  }
3504
3502
  @media screen and (forced-colors: active) {
3505
3503
  .jkl-radio-button__input:checked + .jkl-radio-button__label > .jkl-radio-button__dot::after {
@@ -3955,290 +3953,287 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-text-area-wrap
3955
3953
  font-size: var(--jkl-small-font-size);
3956
3954
  }
3957
3955
 
3958
- @media screen and (prefers-color-scheme: light) {
3959
- :root {
3956
+ @layer jokul.components {
3957
+ @media screen and (prefers-color-scheme: light) {
3958
+ :root {
3959
+ --jkl-logo-color: #1b1917;
3960
+ }
3961
+ }
3962
+ [data-theme=light] {
3960
3963
  --jkl-logo-color: #1b1917;
3961
3964
  }
3962
- }
3963
- [data-theme=light] {
3964
- --jkl-logo-color: #1b1917;
3965
- }
3966
-
3967
- @media screen and (prefers-color-scheme: dark) {
3968
- :root {
3965
+ @media screen and (prefers-color-scheme: dark) {
3966
+ :root {
3967
+ --jkl-logo-color: #f9f9f9;
3968
+ }
3969
+ }
3970
+ [data-theme=dark] {
3969
3971
  --jkl-logo-color: #f9f9f9;
3970
3972
  }
3971
- }
3972
- [data-theme=dark] {
3973
- --jkl-logo-color: #f9f9f9;
3974
- }
3975
-
3976
- .jkl-logo {
3977
- color: var(--jkl-logo-color);
3978
- }
3979
- @media screen and (forced-colors: active) {
3980
3973
  .jkl-logo {
3981
- stroke: CanvasText;
3982
- fill: CanvasText;
3974
+ color: var(--jkl-logo-color);
3983
3975
  }
3984
- .jkl-logo svg, .jkl-logo path {
3985
- stroke: CanvasText;
3986
- fill: CanvasText;
3976
+ @media screen and (forced-colors: active) {
3977
+ .jkl-logo {
3978
+ stroke: CanvasText;
3979
+ fill: CanvasText;
3980
+ }
3981
+ .jkl-logo svg, .jkl-logo path {
3982
+ stroke: CanvasText;
3983
+ fill: CanvasText;
3984
+ }
3985
+ }
3986
+ .jkl-logo__F {
3987
+ transform-origin: 30px 132px; /* Is connected to the viewbox of the logo, change at your own risk */
3988
+ }
3989
+ .jkl-logo__F-line {
3990
+ transform-origin: 34.3px; /* Must be the same as the line x1 origin, change at your own risk */
3991
+ }
3992
+ .jkl-logo__remtind {
3993
+ opacity: 1;
3994
+ }
3995
+ .jkl-logo--symbol-only .jkl-logo__F {
3996
+ transform: rotate(45deg);
3997
+ }
3998
+ .jkl-logo--symbol-only .jkl-logo__F-line {
3999
+ transform: scaleX(1.5);
4000
+ }
4001
+ .jkl-logo--symbol-only .jkl-logo__remtind {
4002
+ transition-delay: 0ms;
4003
+ opacity: 0;
4004
+ transform: translateX(-5%);
4005
+ }
4006
+ .jkl-logo--animated .jkl-logo__F {
4007
+ transition: transform 250ms 75ms cubic-bezier(0.5, 0, 0.62, 1);
4008
+ }
4009
+ .jkl-logo--animated .jkl-logo__F-line {
4010
+ transition: transform 250ms ease-in;
4011
+ }
4012
+ .jkl-logo--animated .jkl-logo__remtind {
4013
+ transition: opacity 250ms 75ms ease-in, transform 250ms ease;
4014
+ }
4015
+ .jkl-logo--centered.jkl-logo--symbol-only .jkl-logo__F {
4016
+ transform: translateX(35%) rotate(45deg);
3987
4017
  }
3988
- }
3989
- .jkl-logo__F {
3990
- transform-origin: 30px 132px; /* Is connected to the viewbox of the logo, change at your own risk */
3991
- }
3992
- .jkl-logo__F-line {
3993
- transform-origin: 34.3px; /* Must be the same as the line x1 origin, change at your own risk */
3994
- }
3995
- .jkl-logo__remtind {
3996
- opacity: 1;
3997
- }
3998
- .jkl-logo--symbol-only .jkl-logo__F {
3999
- transform: rotate(45deg);
4000
- }
4001
- .jkl-logo--symbol-only .jkl-logo__F-line {
4002
- transform: scaleX(1.5);
4003
- }
4004
- .jkl-logo--symbol-only .jkl-logo__remtind {
4005
- transition-delay: 0ms;
4006
- opacity: 0;
4007
- transform: translateX(-5%);
4008
- }
4009
- .jkl-logo--animated .jkl-logo__F {
4010
- transition: transform 250ms 75ms cubic-bezier(0.5, 0, 0.62, 1);
4011
- }
4012
- .jkl-logo--animated .jkl-logo__F-line {
4013
- transition: transform 250ms ease-in;
4014
- }
4015
- .jkl-logo--animated .jkl-logo__remtind {
4016
- transition: opacity 250ms 75ms ease-in, transform 250ms ease;
4017
- }
4018
-
4019
- .jkl-logo--centered.jkl-logo--symbol-only .jkl-logo__F {
4020
- transform: translateX(35%) rotate(45deg);
4021
- }
4022
-
4023
- .jkl-logo-stamp {
4024
- color: var(--logo-stamp-color);
4025
- }
4026
- @media screen and (forced-colors: active) {
4027
4018
  .jkl-logo-stamp {
4028
- stroke: CanvasText;
4029
- fill: CanvasText;
4019
+ color: var(--logo-stamp-color);
4020
+ }
4021
+ @media screen and (forced-colors: active) {
4022
+ .jkl-logo-stamp {
4023
+ stroke: CanvasText;
4024
+ fill: CanvasText;
4025
+ }
4026
+ .jkl-logo-stamp svg, .jkl-logo-stamp path {
4027
+ stroke: CanvasText;
4028
+ fill: CanvasText;
4029
+ }
4030
+ }
4031
+ .jkl-logo-stamp--animated .jkl-logo-stamp__text {
4032
+ transform-origin: 256px 256px;
4033
+ transition-timing-function: cubic-bezier(0.75, 0, 0, 1);
4034
+ transition-duration: 150ms;
4035
+ transition-property: transform;
4036
+ }
4037
+ .jkl-logo-stamp--animated[data-rotate=true] .jkl-logo-stamp__text {
4038
+ transition-duration: 1500ms;
4039
+ transform: rotate(360deg);
4040
+ }
4041
+ }
4042
+ @layer jokul.components {
4043
+ :root,
4044
+ [data-layout-density=comfortable],
4045
+ [data-density=comfortable] {
4046
+ --jkl-menu-item-height: 3rem;
4047
+ --jkl-menu-item-padding: 0.5rem calc(var(--jkl-unit-10) * 3);
4048
+ --jkl-menu-item-font-size: var(--jkl-body-font-size);
4049
+ --jkl-menu-item-line-height: var(--jkl-body-line-height);
4050
+ --jkl-menu-item-font-weight: var(--jkl-body-font-weight);
4030
4051
  }
4031
- .jkl-logo-stamp svg, .jkl-logo-stamp path {
4032
- stroke: CanvasText;
4033
- fill: CanvasText;
4052
+ [data-layout-density=compact],
4053
+ [data-density=compact] {
4054
+ --jkl-menu-item-height: jkl.rem(32px);
4055
+ --jkl-menu-item-padding: calc(var(--jkl-unit-10) * 0.5) calc(var(--jkl-unit-10) * 1.5);
4056
+ --jkl-menu-item-font-size: var(--jkl-small-font-size);
4057
+ --jkl-menu-item-line-height: var(--jkl-small-line-height);
4058
+ --jkl-menu-item-font-weight: var(--jkl-small-font-weight);
4034
4059
  }
4035
- }
4036
- .jkl-logo-stamp--animated .jkl-logo-stamp__text {
4037
- transform-origin: 256px 256px;
4038
- transition-timing-function: cubic-bezier(0.75, 0, 0, 1);
4039
- transition-duration: 150ms;
4040
- transition-property: transform;
4041
- }
4042
- .jkl-logo-stamp--animated[data-rotate=true] .jkl-logo-stamp__text {
4043
- transition-duration: 1500ms;
4044
- transform: rotate(360deg);
4045
- }
4046
-
4047
- :root,
4048
- [data-layout-density=comfortable],
4049
- [data-density=comfortable] {
4050
- --jkl-menu-item-height: 3rem;
4051
- --jkl-menu-item-padding: 0.5rem calc(var(--jkl-unit-10) * 3);
4052
- --jkl-menu-item-font-size: var(--jkl-body-font-size);
4053
- --jkl-menu-item-line-height: var(--jkl-body-line-height);
4054
- --jkl-menu-item-font-weight: var(--jkl-body-font-weight);
4055
- }
4056
-
4057
- [data-layout-density=compact],
4058
- [data-density=compact] {
4059
- --jkl-menu-item-height: jkl.rem(32px);
4060
- --jkl-menu-item-padding: calc(var(--jkl-unit-10) * 0.5) calc(var(--jkl-unit-10) * 1.5);
4061
- --jkl-menu-item-font-size: var(--jkl-small-font-size);
4062
- --jkl-menu-item-line-height: var(--jkl-small-line-height);
4063
- --jkl-menu-item-font-weight: var(--jkl-small-font-weight);
4064
- }
4065
-
4066
- .jkl-menu-item {
4067
- --background-color: var(--jkl-color-background-interactive);
4068
- background-color: var(--background-color);
4069
- color: var(--jkl-color-text-default);
4070
- cursor: pointer;
4071
- text-decoration: none;
4072
- box-sizing: border-box;
4073
- user-select: none;
4074
- font-size: var(--jkl-menu-item-font-size);
4075
- line-height: var(--jkl-menu-item-line-height);
4076
- font-weight: var(--jkl-menu-item-font-weight);
4077
- display: flex;
4078
- align-items: center;
4079
- gap: 0.5rem;
4080
- width: 100%;
4081
- height: var(--jkl-menu-item-height);
4082
- padding: var(--jkl-menu-item-padding);
4083
- }
4084
- .jkl-menu-item {
4085
- outline: 0;
4086
- border-style: none;
4087
- outline-style: none;
4088
- }
4089
- .jkl-menu-item:active, .jkl-menu-item:hover, .jkl-menu-item:focus {
4090
- outline: 0;
4091
- outline-style: none;
4092
- }
4093
- @media screen and (forced-colors: active) {
4094
4060
  .jkl-menu-item {
4095
- outline: revert;
4096
- border-style: revert;
4097
- outline-style: revert;
4061
+ --background-color: var(--jkl-color-background-interactive);
4062
+ background-color: var(--background-color);
4063
+ color: var(--jkl-color-text-default);
4064
+ cursor: pointer;
4065
+ text-decoration: none;
4066
+ box-sizing: border-box;
4067
+ user-select: none;
4068
+ font-size: var(--jkl-menu-item-font-size);
4069
+ line-height: var(--jkl-menu-item-line-height);
4070
+ font-weight: var(--jkl-menu-item-font-weight);
4071
+ display: flex;
4072
+ align-items: center;
4073
+ gap: 0.5rem;
4074
+ width: 100%;
4075
+ height: var(--jkl-menu-item-height);
4076
+ padding: var(--jkl-menu-item-padding);
4077
+ }
4078
+ .jkl-menu-item {
4079
+ outline: 0;
4080
+ border-style: none;
4081
+ outline-style: none;
4098
4082
  }
4099
4083
  .jkl-menu-item:active, .jkl-menu-item:hover, .jkl-menu-item:focus {
4100
- outline: revert;
4101
- outline-style: revert;
4084
+ outline: 0;
4085
+ outline-style: none;
4086
+ }
4087
+ @media screen and (forced-colors: active) {
4088
+ .jkl-menu-item {
4089
+ outline: revert;
4090
+ border-style: revert;
4091
+ outline-style: revert;
4092
+ }
4093
+ .jkl-menu-item:active, .jkl-menu-item:hover, .jkl-menu-item:focus {
4094
+ outline: revert;
4095
+ outline-style: revert;
4096
+ }
4097
+ }
4098
+ .jkl-menu-item__content {
4099
+ display: flex;
4100
+ gap: calc(var(--jkl-unit-10) * 0.5);
4101
+ justify-content: flex-start;
4102
+ overflow: hidden;
4103
+ white-space: nowrap;
4104
+ text-overflow: ellipsis;
4105
+ flex-grow: 1;
4106
+ flex-shrink: 1;
4107
+ max-width: 100%;
4108
+ }
4109
+ .jkl-menu-item__icon {
4110
+ display: flex;
4111
+ align-items: center;
4112
+ flex-shrink: 0;
4113
+ }
4114
+ .jkl-menu-item__arrow {
4115
+ display: flex;
4116
+ align-items: center;
4117
+ }
4118
+ .jkl-menu-item__chevron {
4119
+ flex-shrink: 0;
4120
+ }
4121
+ .jkl-menu-item:hover, .jkl-menu-item:focus-visible {
4122
+ --background-color: var(--jkl-color-background-interactive-hover);
4102
4123
  }
4103
4124
  }
4104
- .jkl-menu-item__content {
4105
- display: flex;
4106
- gap: calc(var(--jkl-unit-10) * 0.5);
4107
- justify-content: flex-start;
4108
- overflow: hidden;
4109
- white-space: nowrap;
4110
- text-overflow: ellipsis;
4111
- flex-grow: 1;
4112
- flex-shrink: 1;
4113
- max-width: 100%;
4114
- }
4115
- .jkl-menu-item__icon {
4116
- display: flex;
4117
- align-items: center;
4118
- flex-shrink: 0;
4119
- }
4120
- .jkl-menu-item__arrow {
4121
- display: flex;
4122
- align-items: center;
4123
- }
4124
- .jkl-menu-item__chevron {
4125
- flex-shrink: 0;
4126
- }
4127
- .jkl-menu-item:hover, .jkl-menu-item:focus-visible {
4128
- --background-color: var(--jkl-color-background-interactive-hover);
4129
- }
4130
-
4131
- .jkl-menu-divider {
4132
- width: 100%;
4133
- margin-block: 0;
4134
- border: none;
4135
- border-bottom: 0.0625rem solid var(--jkl-color-border-separator);
4125
+ @layer jokul.components {
4126
+ .jkl-menu-divider {
4127
+ width: 100%;
4128
+ margin-block: 0;
4129
+ border: none;
4130
+ border-bottom: 0.0625rem solid var(--jkl-color-border-separator);
4131
+ }
4136
4132
  }
4137
-
4138
- @media screen and (prefers-color-scheme: light) {
4139
- :root {
4133
+ @layer jokul.components {
4134
+ @media screen and (prefers-color-scheme: light) {
4135
+ :root {
4136
+ --jkl-menu-border-color: transparent;
4137
+ }
4138
+ }
4139
+ [data-theme=light] {
4140
4140
  --jkl-menu-border-color: transparent;
4141
4141
  }
4142
- }
4143
- [data-theme=light] {
4144
- --jkl-menu-border-color: transparent;
4145
- }
4146
-
4147
- @media screen and (prefers-color-scheme: dark) {
4148
- :root {
4142
+ @media screen and (prefers-color-scheme: dark) {
4143
+ :root {
4144
+ --jkl-menu-border-color: #f9f9f9;
4145
+ }
4146
+ }
4147
+ [data-theme=dark] {
4149
4148
  --jkl-menu-border-color: #f9f9f9;
4150
4149
  }
4150
+ .jkl-menu {
4151
+ background-color: var(--jkl-color-background-container-high);
4152
+ width: 100%;
4153
+ max-width: 21rem;
4154
+ display: flex;
4155
+ flex-direction: column;
4156
+ align-items: flex-start;
4157
+ flex-wrap: nowrap;
4158
+ box-shadow: 0 0.25rem 1.25rem rgba(49, 48, 48, 0.2);
4159
+ border-radius: 0.125rem;
4160
+ border: 2px solid var(--jkl-menu-border-color);
4161
+ z-index: 7000;
4162
+ }
4163
+ .jkl-menu:focus-visible {
4164
+ outline: none;
4165
+ }
4166
+ .jkl-menu .jkl-menu[data-placement=bottom-start] {
4167
+ box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 2px 0, rgba(0, 0, 0, 0.14) -1px 2px 2px 0, rgba(0, 0, 0, 0.12) 3px 1px 5px 0;
4168
+ }
4151
4169
  }
4152
- [data-theme=dark] {
4153
- --jkl-menu-border-color: #f9f9f9;
4154
- }
4155
-
4156
- .jkl-menu {
4157
- background-color: var(--jkl-color-background-container-high);
4158
- width: 100%;
4159
- max-width: 21rem;
4160
- display: flex;
4161
- flex-direction: column;
4162
- align-items: flex-start;
4163
- flex-wrap: nowrap;
4164
- box-shadow: 0 0.25rem 1.25rem rgba(49, 48, 48, 0.2);
4165
- border-radius: 0.125rem;
4166
- border: 2px solid var(--jkl-menu-border-color);
4167
- z-index: 7000;
4168
- }
4169
- .jkl-menu:focus-visible {
4170
- outline: none;
4171
- }
4172
- .jkl-menu .jkl-menu[data-placement=bottom-start] {
4173
- box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 2px 0, rgba(0, 0, 0, 0.14) -1px 2px 2px 0, rgba(0, 0, 0, 0.12) 3px 1px 5px 0;
4174
- }
4175
-
4176
- .jkl-nav-link {
4177
- color: var(--jkl-color-text-default);
4178
- box-sizing: border-box;
4179
- font-weight: 400;
4180
- text-decoration: none;
4181
- position: relative;
4182
- padding-right: 0.15rem;
4183
- margin-right: -0.15rem;
4184
- }
4185
- .jkl-nav-link {
4186
- outline: 0;
4187
- border-style: none;
4188
- outline-style: none;
4189
- }
4190
- .jkl-nav-link:active, .jkl-nav-link:hover, .jkl-nav-link:focus {
4191
- outline: 0;
4192
- outline-style: none;
4193
- }
4194
- @media screen and (forced-colors: active) {
4170
+ @layer jokul.components {
4195
4171
  .jkl-nav-link {
4196
- outline: revert;
4197
- border-style: revert;
4198
- outline-style: revert;
4172
+ color: var(--jkl-color-text-default);
4173
+ box-sizing: border-box;
4174
+ font-weight: 400;
4175
+ text-decoration: none;
4176
+ position: relative;
4177
+ padding-right: 0.15rem;
4178
+ margin-right: -0.15rem;
4179
+ }
4180
+ .jkl-nav-link {
4181
+ outline: 0;
4182
+ border-style: none;
4183
+ outline-style: none;
4199
4184
  }
4200
4185
  .jkl-nav-link:active, .jkl-nav-link:hover, .jkl-nav-link:focus {
4201
- outline: revert;
4202
- outline-style: revert;
4186
+ outline: 0;
4187
+ outline-style: none;
4188
+ }
4189
+ @media screen and (forced-colors: active) {
4190
+ .jkl-nav-link {
4191
+ outline: revert;
4192
+ border-style: revert;
4193
+ outline-style: revert;
4194
+ }
4195
+ .jkl-nav-link:active, .jkl-nav-link:hover, .jkl-nav-link:focus {
4196
+ outline: revert;
4197
+ outline-style: revert;
4198
+ }
4199
+ }
4200
+ .jkl-nav-link:hover:not(:focus) {
4201
+ color: var(--jkl-color-text-subdued);
4202
+ }
4203
+ .jkl-nav-link:focus-visible {
4204
+ outline: 3px solid var(--jkl-color-border-action);
4205
+ outline-offset: 0;
4206
+ }
4207
+ .jkl-nav-link:focus-visible .jkl-nav-link__icon, .jkl-nav-link:hover:not(:focus) .jkl-nav-link__icon {
4208
+ transform: translateX(0.3rem);
4209
+ }
4210
+ .jkl-nav-link__icon {
4211
+ margin-inline-start: 0.1em;
4212
+ margin-block-start: -0.1em;
4213
+ vertical-align: middle;
4214
+ transition-timing-function: ease;
4215
+ transition-duration: 150ms;
4216
+ transition-property: transform;
4217
+ }
4218
+ .jkl-nav-link--active {
4219
+ --jkl-icon-weight: 400;
4220
+ font-weight: 700;
4221
+ letter-spacing: -0.014em;
4222
+ }
4223
+ .jkl-nav-link--back {
4224
+ padding-right: 0;
4225
+ margin-right: 0;
4226
+ padding-left: 0.15rem;
4227
+ margin-left: -0.15rem;
4228
+ }
4229
+ .jkl-nav-link--back .jkl-nav-link__icon {
4230
+ margin-inline: 0 0.1em;
4231
+ }
4232
+ .jkl-nav-link--back:focus-visible .jkl-nav-link__icon, .jkl-nav-link--back:hover:not(:focus) .jkl-nav-link__icon {
4233
+ padding-left: 0;
4234
+ transform: translateX(-0.3rem);
4203
4235
  }
4204
4236
  }
4205
- .jkl-nav-link:hover:not(:focus) {
4206
- color: var(--jkl-color-text-subdued);
4207
- }
4208
- .jkl-nav-link:focus-visible {
4209
- outline: 3px solid var(--jkl-color-border-action);
4210
- outline-offset: 0;
4211
- }
4212
- .jkl-nav-link:focus-visible .jkl-nav-link__icon, .jkl-nav-link:hover:not(:focus) .jkl-nav-link__icon {
4213
- transform: translateX(0.3rem);
4214
- }
4215
- .jkl-nav-link__icon {
4216
- margin-inline-start: 0.1em;
4217
- margin-block-start: -0.1em;
4218
- vertical-align: middle;
4219
- transition-timing-function: ease;
4220
- transition-duration: 150ms;
4221
- transition-property: transform;
4222
- }
4223
- .jkl-nav-link--active {
4224
- --jkl-icon-weight: 400;
4225
- font-weight: 700;
4226
- letter-spacing: -0.014em;
4227
- }
4228
- .jkl-nav-link--back {
4229
- padding-right: 0;
4230
- margin-right: 0;
4231
- padding-left: 0.15rem;
4232
- margin-left: -0.15rem;
4233
- }
4234
- .jkl-nav-link--back .jkl-nav-link__icon {
4235
- margin-inline: 0 0.1em;
4236
- }
4237
- .jkl-nav-link--back:focus-visible .jkl-nav-link__icon, .jkl-nav-link--back:hover:not(:focus) .jkl-nav-link__icon {
4238
- padding-left: 0;
4239
- transform: translateX(-0.3rem);
4240
- }
4241
-
4242
4237
  .jkl-pagination {
4243
4238
  display: flex;
4244
4239
  }
@@ -4561,103 +4556,105 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-select:has(:fo
4561
4556
  }
4562
4557
  }
4563
4558
 
4564
- .jkl-progress-bar {
4565
- --track-color: var(--jkl-color-border-separator);
4566
- --bar-color: var(--jkl-color-border-input-focus);
4567
- --bar-height: 0.25rem;
4568
- background-color: var(--track-color);
4569
- border-radius: 6.25rem;
4570
- height: var(--bar-height);
4571
- width: 100%;
4572
- overflow: hidden;
4573
- }
4574
- .jkl-progress-bar__tracker {
4575
- display: block;
4576
- height: var(--bar-height);
4577
- background-color: var(--bar-color);
4578
- }
4579
- @media screen and (forced-colors: active) {
4559
+ @layer jokul.components {
4580
4560
  .jkl-progress-bar {
4581
- background-color: Canvas;
4561
+ --track-color: var(--jkl-color-border-separator);
4562
+ --bar-color: var(--jkl-color-border-input-focus);
4563
+ --bar-height: 0.25rem;
4564
+ background-color: var(--track-color);
4565
+ border-radius: 6.25rem;
4566
+ height: var(--bar-height);
4567
+ width: 100%;
4568
+ overflow: hidden;
4582
4569
  }
4583
4570
  .jkl-progress-bar__tracker {
4584
- background-color: CanvasText;
4571
+ display: block;
4572
+ height: var(--bar-height);
4573
+ background-color: var(--bar-color);
4585
4574
  }
4586
- }
4587
- .jkl-progress-bar__tracker {
4588
- transition-property: width;
4589
- transition-timing-function: ease;
4590
- transition-duration: 150ms;
4591
- }
4592
-
4593
- @keyframes jkl-downcount-umt8wh2 {
4594
- from {
4595
- width: 100%;
4575
+ @media screen and (forced-colors: active) {
4576
+ .jkl-progress-bar {
4577
+ background-color: Canvas;
4578
+ }
4579
+ .jkl-progress-bar__tracker {
4580
+ background-color: CanvasText;
4581
+ }
4596
4582
  }
4597
- to {
4598
- width: 0%;
4583
+ .jkl-progress-bar__tracker {
4584
+ transition-property: width;
4585
+ transition-timing-function: ease;
4586
+ transition-duration: 150ms;
4587
+ }
4588
+ @keyframes jkl-downcount-ubibuqc {
4589
+ from {
4590
+ width: 100%;
4591
+ }
4592
+ to {
4593
+ width: 0%;
4594
+ }
4595
+ }
4596
+ }
4597
+ @layer jokul.components {
4598
+ @keyframes jkl-dot-in-ubibura {
4599
+ 0% {
4600
+ transform: scale(0.8);
4601
+ }
4602
+ 100% {
4603
+ transform: scale(1);
4604
+ }
4605
+ }
4606
+ .jkl-radio-panel {
4607
+ --radio-dot-color: transparent;
4608
+ --radio-ring-color: transparent;
4609
+ /* The ring */
4599
4610
  }
4600
- }
4601
- @keyframes jkl-dot-in-umt8whu {
4602
- 0% {
4603
- transform: scale(0.8);
4611
+ .jkl-radio-panel__decorator {
4612
+ cursor: pointer;
4613
+ display: inline-block;
4614
+ position: relative;
4615
+ height: 1.5rem;
4616
+ width: 1.5rem;
4617
+ border-radius: 50%;
4618
+ border: 0.0625rem solid var(--jkl-color-border-action);
4619
+ background-color: var(--radio-ring-color);
4620
+ transition-property: background-color, outline;
4621
+ transition-timing-function: ease;
4622
+ transition-duration: 150ms;
4623
+ /* The dot */
4604
4624
  }
4605
- 100% {
4606
- transform: scale(1);
4625
+ .jkl-radio-panel__decorator::after {
4626
+ content: "";
4627
+ position: absolute;
4628
+ left: 50%;
4629
+ top: 50%;
4630
+ translate: -50% -50%;
4631
+ scale: 1;
4632
+ height: 1rem;
4633
+ width: 1rem;
4634
+ border-radius: 50%;
4635
+ background-color: var(--radio-dot-color);
4636
+ transition-property: transform;
4637
+ transition-timing-function: ease;
4638
+ transition-duration: 150ms;
4607
4639
  }
4608
- }
4609
- .jkl-radio-panel {
4610
- --radio-dot-color: transparent;
4611
- --radio-ring-color: transparent;
4612
- /* The ring */
4613
- }
4614
- .jkl-radio-panel__decorator {
4615
- cursor: pointer;
4616
- display: inline-block;
4617
- position: relative;
4618
- height: 1.5rem;
4619
- width: 1.5rem;
4620
- border-radius: 50%;
4621
- border: 0.0625rem solid var(--jkl-color-border-action);
4622
- background-color: var(--radio-ring-color);
4623
- transition-property: background-color, outline;
4624
- transition-timing-function: ease;
4625
- transition-duration: 150ms;
4626
- /* The dot */
4627
- }
4628
- .jkl-radio-panel__decorator::after {
4629
- content: "";
4630
- position: absolute;
4631
- left: 50%;
4632
- top: 50%;
4633
- translate: -50% -50%;
4634
- scale: 1;
4635
- height: 1rem;
4636
- width: 1rem;
4637
- border-radius: 50%;
4638
- background-color: var(--radio-dot-color);
4639
- transition-property: transform;
4640
- transition-timing-function: ease;
4641
- transition-duration: 150ms;
4642
- }
4643
- @media screen and (forced-colors: active) {
4644
- .jkl-radio-panel__decorator {
4645
- border: 1px solid ButtonText;
4640
+ @media screen and (forced-colors: active) {
4641
+ .jkl-radio-panel__decorator {
4642
+ border: 1px solid ButtonText;
4643
+ }
4644
+ }
4645
+ .jkl-radio-panel__input:checked + .jkl-radio-panel__decorator::after {
4646
+ animation: jkl-dot-in-ubibura 150ms ease;
4647
+ }
4648
+ .jkl-radio-panel:has(:checked) {
4649
+ --radio-dot-color: var(--jkl-color-border-action);
4650
+ }
4651
+ [aria-invalid=true] .jkl-radio-panel {
4652
+ --radio-ring-color: var(--jkl-color-background-alert-error);
4653
+ }
4654
+ [aria-invalid=true] .jkl-radio-panel:has(:checked) {
4655
+ --radio-dot-color: var(--jkl-color-text-on-alert);
4646
4656
  }
4647
4657
  }
4648
- .jkl-radio-panel__input:checked + .jkl-radio-panel__decorator::after {
4649
- animation: jkl-dot-in-umt8whu 150ms ease;
4650
- }
4651
- .jkl-radio-panel:has(:checked) {
4652
- --radio-dot-color: var(--jkl-color-border-action);
4653
- }
4654
- [aria-invalid=true] .jkl-radio-panel {
4655
- --radio-ring-color: var(--jkl-color-background-alert-error);
4656
- }
4657
- [aria-invalid=true] .jkl-radio-panel:has(:checked) {
4658
- --radio-dot-color: var(--jkl-color-text-on-alert);
4659
- }
4660
-
4661
4658
  :root,
4662
4659
  [data-layout-density=comfortable],
4663
4660
  [data-density=comfortable] {
@@ -4716,7 +4713,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-select:has(:fo
4716
4713
  .jkl-segmented-control .jkl-segmented-control-item:hover {
4717
4714
  background-color: var(--jkl-color-background-interactive-hover);
4718
4715
  border-color: var(--jkl-color-border-separator-hover);
4719
- z-index: 1;
4716
+ z-index: 2;
4720
4717
  }
4721
4718
  .jkl-segmented-control .jkl-segmented-control-item:has(input:checked) {
4722
4719
  background-color: var(--jkl-color-background-container-high);
@@ -4748,64 +4745,63 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-select:has(:fo
4748
4745
  border-start-end-radius: var(--jkl-segmented-controls-border-radius);
4749
4746
  }
4750
4747
 
4751
- @media screen and (prefers-color-scheme: light) {
4752
- :root {
4748
+ @layer jokul.components {
4749
+ @media screen and (prefers-color-scheme: light) {
4750
+ :root {
4751
+ --jkl-summary-table-border-color: #1b1917;
4752
+ }
4753
+ }
4754
+ [data-theme=light] {
4753
4755
  --jkl-summary-table-border-color: #1b1917;
4754
4756
  }
4755
- }
4756
- [data-theme=light] {
4757
- --jkl-summary-table-border-color: #1b1917;
4758
- }
4759
-
4760
- @media screen and (prefers-color-scheme: dark) {
4761
- :root {
4757
+ @media screen and (prefers-color-scheme: dark) {
4758
+ :root {
4759
+ --jkl-summary-table-border-color: #c8c5c3;
4760
+ }
4761
+ }
4762
+ [data-theme=dark] {
4762
4763
  --jkl-summary-table-border-color: #c8c5c3;
4763
4764
  }
4765
+ .jkl-summary-table {
4766
+ display: flex;
4767
+ flex-direction: column;
4768
+ overflow-wrap: anywhere;
4769
+ width: 100%;
4770
+ }
4771
+ .jkl-summary-table tr {
4772
+ display: flex;
4773
+ justify-content: space-between;
4774
+ padding-bottom: 0.5rem;
4775
+ }
4776
+ .jkl-summary-table th,
4777
+ .jkl-summary-table td {
4778
+ flex-basis: 50%;
4779
+ padding-right: 1rem;
4780
+ }
4781
+ .jkl-summary-table th:first-child,
4782
+ .jkl-summary-table td:first-child {
4783
+ text-align: left;
4784
+ }
4785
+ .jkl-summary-table th:last-child,
4786
+ .jkl-summary-table td:last-child {
4787
+ text-align: right;
4788
+ padding-right: 0;
4789
+ }
4790
+ .jkl-summary-table > tbody th {
4791
+ font-weight: 400;
4792
+ }
4793
+ .jkl-summary-table > tfoot {
4794
+ border-top: 0.0625rem solid #1b1917;
4795
+ border-top: 0.0625rem solid var(--jkl-summary-table-border-color);
4796
+ border-bottom: 0.0625rem solid #1b1917;
4797
+ border-bottom: 0.0625rem solid var(--jkl-summary-table-border-color);
4798
+ padding-top: 0.5rem;
4799
+ }
4800
+ .jkl-summary-table > tfoot th,
4801
+ .jkl-summary-table > tfoot td {
4802
+ font-weight: 700;
4803
+ }
4764
4804
  }
4765
- [data-theme=dark] {
4766
- --jkl-summary-table-border-color: #c8c5c3;
4767
- }
4768
-
4769
- .jkl-summary-table {
4770
- display: flex;
4771
- flex-direction: column;
4772
- overflow-wrap: anywhere;
4773
- width: 100%;
4774
- }
4775
- .jkl-summary-table tr {
4776
- display: flex;
4777
- justify-content: space-between;
4778
- padding-bottom: 0.5rem;
4779
- }
4780
- .jkl-summary-table th,
4781
- .jkl-summary-table td {
4782
- flex-basis: 50%;
4783
- padding-right: 1rem;
4784
- }
4785
- .jkl-summary-table th:first-child,
4786
- .jkl-summary-table td:first-child {
4787
- text-align: left;
4788
- }
4789
- .jkl-summary-table th:last-child,
4790
- .jkl-summary-table td:last-child {
4791
- text-align: right;
4792
- padding-right: 0;
4793
- }
4794
- .jkl-summary-table > tbody th {
4795
- font-weight: 400;
4796
- }
4797
- .jkl-summary-table > tfoot {
4798
- border-top: 0.0625rem solid #1b1917;
4799
- border-top: 0.0625rem solid var(--jkl-summary-table-border-color);
4800
- border-bottom: 0.0625rem solid #1b1917;
4801
- border-bottom: 0.0625rem solid var(--jkl-summary-table-border-color);
4802
- padding-top: 0.5rem;
4803
- }
4804
- .jkl-summary-table > tfoot th,
4805
- .jkl-summary-table > tfoot td {
4806
- font-weight: 700;
4807
- }
4808
-
4809
4805
  :root,
4810
4806
  [data-layout-density=comfortable],
4811
4807
  [data-density=comfortable] {
@@ -4949,7 +4945,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-select:has(:fo
4949
4945
  margin-bottom: 0;
4950
4946
  }
4951
4947
  .jkl-system-message--dismissed {
4952
- animation: jkl-dismiss-umt8wi2 400ms forwards;
4948
+ animation: jkl-dismiss-ubiburh 400ms forwards;
4953
4949
  transition: block 400ms 400ms;
4954
4950
  }
4955
4951
  .jkl-system-message--info {
@@ -4980,7 +4976,7 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-select:has(:fo
4980
4976
  }
4981
4977
  }
4982
4978
 
4983
- @keyframes jkl-dismiss-umt8wi2 {
4979
+ @keyframes jkl-dismiss-ubiburh {
4984
4980
  from {
4985
4981
  opacity: 1;
4986
4982
  transform: translateY(0);
@@ -5556,144 +5552,138 @@ html:not([data-mousenavigation]) .jkl-table-pagination__previous:focus, html:not
5556
5552
  }
5557
5553
  }
5558
5554
 
5559
- :root,
5560
- [data-layout-density=comfortable],
5561
- [data-density=comfortable] {
5562
- --jkl-tab-padding: var(--jkl-unit-10) var(--jkl-unit-50) var(--jkl-unit-15)
5563
- var(--jkl-unit-02);
5564
- --jkl-tab-padding-inline-end: var(--jkl-unit-50);
5565
- --jkl-tab-font-size: var(--jkl-body-font-size);
5566
- --jkl-tab-line-height: var(--jkl-body-line-height);
5567
- --jkl-tab-font-weight: var(--jkl-body-font-weight);
5568
- }
5569
- @media (width >= 0) and (max-width: 679px) {
5555
+ @layer jokul.components {
5570
5556
  :root,
5571
5557
  [data-layout-density=comfortable],
5572
5558
  [data-density=comfortable] {
5573
- --jkl-tab-padding: var(--jkl-unit-10) var(--jkl-unit-30)
5574
- var(--jkl-unit-15) var(--jkl-unit-02);
5575
- --jkl-tab-padding-inline-end: var(--jkl-unit-30);
5559
+ --jkl-tab-padding: var(--jkl-unit-10) var(--jkl-unit-50) var(--jkl-unit-15) var(--jkl-unit-02);
5560
+ --jkl-tab-padding-inline-end: var(--jkl-unit-50);
5561
+ --jkl-tab-font-size: var(--jkl-body-font-size);
5562
+ --jkl-tab-line-height: var(--jkl-body-line-height);
5563
+ --jkl-tab-font-weight: var(--jkl-body-font-weight);
5564
+ }
5565
+ @media (width >= 0) and (max-width: 679px) {
5566
+ :root,
5567
+ [data-layout-density=comfortable],
5568
+ [data-density=comfortable] {
5569
+ --jkl-tab-padding: var(--jkl-unit-10) var(--jkl-unit-30) var(--jkl-unit-15) var(--jkl-unit-02);
5570
+ --jkl-tab-padding-inline-end: var(--jkl-unit-30);
5571
+ }
5572
+ }
5573
+ [data-layout-density=compact],
5574
+ [data-density=compact] {
5575
+ --jkl-tab-font-size: var(--jkl-small-font-size);
5576
+ --jkl-tab-line-height: var(--jkl-small-line-height);
5577
+ --jkl-tab-font-weight: var(--jkl-small-font-weight);
5578
+ --jkl-tab-padding: var(--jkl-unit-02) var(--jkl-unit-40) var(--jkl-unit-05) 0;
5579
+ --jkl-tab-padding-inline-end: var(--jkl-unit-40);
5580
+ }
5581
+ .jkl-tabs {
5582
+ width: 100%;
5576
5583
  }
5577
- }
5578
-
5579
- [data-layout-density=compact],
5580
- [data-density=compact] {
5581
- --jkl-tab-font-size: var(--jkl-small-font-size);
5582
- --jkl-tab-line-height: var(--jkl-small-line-height);
5583
- --jkl-tab-font-weight: var(--jkl-small-font-weight);
5584
- --jkl-tab-padding: var(--jkl-unit-02) var(--jkl-unit-40) var(--jkl-unit-05)
5585
- 0;
5586
- --jkl-tab-padding-inline-end: var(--jkl-unit-40);
5587
- }
5588
-
5589
- .jkl-tabs {
5590
- width: 100%;
5591
- }
5592
-
5593
- .jkl-tablist {
5594
- --text-color: var(--jkl-color-text-interactive);
5595
- --line-color: var(--jkl-color-border-separator);
5596
- --indicator-color: var(--jkl-color-border-separator-hover);
5597
- scroll-snap-type: x proximity;
5598
- overflow: scroll hidden;
5599
- scrollbar-width: none;
5600
- position: relative;
5601
- display: inline-flex;
5602
- flex-direction: row;
5603
- padding: 0;
5604
- margin: 0;
5605
- border-bottom: 1px solid var(--line-color);
5606
- width: fit-content;
5607
- max-width: 100%;
5608
- }
5609
- @media screen and (forced-colors: active) {
5610
5584
  .jkl-tablist {
5611
- border-color: GrayText;
5585
+ --text-color: var(--jkl-color-text-interactive);
5586
+ --line-color: var(--jkl-color-border-separator);
5587
+ --indicator-color: var(--jkl-color-border-separator-hover);
5588
+ scroll-snap-type: x proximity;
5589
+ overflow: scroll hidden;
5590
+ scrollbar-width: none;
5591
+ position: relative;
5592
+ display: inline-flex;
5593
+ flex-direction: row;
5594
+ padding: 0;
5595
+ margin: 0;
5596
+ border-bottom: 1px solid var(--line-color);
5597
+ width: fit-content;
5598
+ max-width: 100%;
5612
5599
  }
5613
- }
5614
- .jkl-tablist::-webkit-scrollbar {
5615
- display: none;
5616
- }
5617
- @supports (position-anchor: --active-tab) {
5618
- .jkl-tablist::after {
5619
- content: "";
5620
- position: absolute;
5621
- position-anchor: --active-tab;
5622
- height: 2px;
5623
- width: calc(anchor-size(inline) - var(--jkl-tab-padding-inline-end));
5624
- inset-block-start: calc(anchor(end) - 2px);
5625
- inset-inline-start: calc(anchor(--active-tab start));
5626
- background-color: var(--indicator-color);
5627
- transition-timing-function: ease;
5628
- transition-duration: 400ms;
5600
+ @media screen and (forced-colors: active) {
5601
+ .jkl-tablist {
5602
+ border-color: GrayText;
5603
+ }
5604
+ }
5605
+ .jkl-tablist::-webkit-scrollbar {
5606
+ display: none;
5607
+ }
5608
+ @supports (position-anchor: --active-tab) {
5609
+ .jkl-tablist::after {
5610
+ content: "";
5611
+ position: absolute;
5612
+ position-anchor: --active-tab;
5613
+ height: 2px;
5614
+ width: calc(anchor-size(inline) - var(--jkl-tab-padding-inline-end));
5615
+ inset-block-start: calc(anchor(end) - 2px);
5616
+ inset-inline-start: calc(anchor(--active-tab start));
5617
+ background-color: var(--indicator-color);
5618
+ transition-timing-function: ease;
5619
+ transition-duration: 400ms;
5620
+ }
5629
5621
  }
5630
- }
5631
-
5632
- .jkl-tab {
5633
- font-size: var(--jkl-tab-font-size);
5634
- line-height: var(--jkl-tab-line-height);
5635
- font-weight: var(--jkl-tab-font-weight);
5636
- color: var(--text-color);
5637
- padding: var(--jkl-tab-padding);
5638
- border: none;
5639
- background-color: transparent;
5640
- cursor: pointer;
5641
- position: relative;
5642
- scroll-margin-inline-start: var(--jkl-unit-20);
5643
- scroll-snap-align: start;
5644
- text-decoration: none;
5645
- white-space: nowrap;
5646
- }
5647
- .jkl-tab {
5648
- outline: 0;
5649
- border-style: none;
5650
- outline-style: none;
5651
- }
5652
- .jkl-tab:active, .jkl-tab:hover, .jkl-tab:focus {
5653
- outline: 0;
5654
- outline-style: none;
5655
- }
5656
- @media screen and (forced-colors: active) {
5657
5622
  .jkl-tab {
5658
- outline: revert;
5659
- border-style: revert;
5660
- outline-style: revert;
5623
+ font-size: var(--jkl-tab-font-size);
5624
+ line-height: var(--jkl-tab-line-height);
5625
+ font-weight: var(--jkl-tab-font-weight);
5626
+ color: var(--text-color);
5627
+ padding: var(--jkl-tab-padding);
5628
+ border: none;
5629
+ background-color: transparent;
5630
+ cursor: pointer;
5631
+ position: relative;
5632
+ scroll-margin-inline-start: var(--jkl-unit-20);
5633
+ scroll-snap-align: start;
5634
+ text-decoration: none;
5635
+ white-space: nowrap;
5636
+ }
5637
+ .jkl-tab {
5638
+ outline: 0;
5639
+ border-style: none;
5640
+ outline-style: none;
5661
5641
  }
5662
5642
  .jkl-tab:active, .jkl-tab:hover, .jkl-tab:focus {
5663
- outline: revert;
5664
- outline-style: revert;
5643
+ outline: 0;
5644
+ outline-style: none;
5645
+ }
5646
+ @media screen and (forced-colors: active) {
5647
+ .jkl-tab {
5648
+ outline: revert;
5649
+ border-style: revert;
5650
+ outline-style: revert;
5651
+ }
5652
+ .jkl-tab:active, .jkl-tab:hover, .jkl-tab:focus {
5653
+ outline: revert;
5654
+ outline-style: revert;
5655
+ }
5656
+ }
5657
+ .jkl-tab:hover {
5658
+ --text-color: var(--jkl-color-text-interactive-hover);
5659
+ }
5660
+ .jkl-tab:focus-visible {
5661
+ outline: 3px solid var(--jkl-color-border-action);
5662
+ outline-offset: -2px;
5665
5663
  }
5666
- }
5667
- .jkl-tab:hover {
5668
- --text-color: var(--jkl-color-text-interactive-hover);
5669
- }
5670
- .jkl-tab:focus-visible {
5671
- outline: 3px solid var(--jkl-color-border-action);
5672
- outline-offset: -2px;
5673
- }
5674
- .jkl-tab[aria-selected=true] {
5675
- anchor-name: --active-tab;
5676
- --jkl-icon-weight: 400;
5677
- font-weight: 700;
5678
- letter-spacing: -0.014em;
5679
- }
5680
- @supports not (position-anchor: --active-tab) {
5681
5664
  .jkl-tab[aria-selected=true] {
5682
- position: relative;
5665
+ anchor-name: --active-tab;
5666
+ --jkl-icon-weight: 400;
5667
+ font-weight: 700;
5668
+ letter-spacing: -0.014em;
5683
5669
  }
5684
- .jkl-tab[aria-selected=true]::after {
5685
- content: "";
5686
- position: absolute;
5687
- height: 2px;
5688
- width: calc(100% - var(--jkl-tab-padding-inline-end));
5689
- inset-block-end: 0;
5690
- inset-inline-start: 0;
5691
- background-color: var(--indicator-color);
5692
- transition-timing-function: ease;
5693
- transition-duration: 400ms;
5670
+ @supports not (position-anchor: --active-tab) {
5671
+ .jkl-tab[aria-selected=true] {
5672
+ position: relative;
5673
+ }
5674
+ .jkl-tab[aria-selected=true]::after {
5675
+ content: "";
5676
+ position: absolute;
5677
+ height: 2px;
5678
+ width: calc(100% - var(--jkl-tab-padding-inline-end));
5679
+ inset-block-end: 0;
5680
+ inset-inline-start: 0;
5681
+ background-color: var(--indicator-color);
5682
+ transition-timing-function: ease;
5683
+ transition-duration: 400ms;
5684
+ }
5694
5685
  }
5695
5686
  }
5696
-
5697
5687
  :root,
5698
5688
  [data-layout-density=comfortable],
5699
5689
  [data-density=comfortable] {
@@ -5880,14 +5870,14 @@ html:not([data-mousenavigation]) .jkl-table-pagination__previous:focus, html:not
5880
5870
 
5881
5871
  .jkl-toast[data-animation=entering],
5882
5872
  .jkl-toast[data-animation=queued] {
5883
- animation: jkl-entering-umt8wi4 200ms ease-out forwards;
5873
+ animation: jkl-entering-ubibus7 200ms ease-out forwards;
5884
5874
  }
5885
5875
 
5886
5876
  .jkl-toast[data-animation=exiting] {
5887
- animation: jkl-exiting-umt8wiz 150ms ease-in forwards;
5877
+ animation: jkl-exiting-ubibusm 150ms ease-in forwards;
5888
5878
  }
5889
5879
 
5890
- @keyframes jkl-entering-umt8wi4 {
5880
+ @keyframes jkl-entering-ubibus7 {
5891
5881
  from {
5892
5882
  opacity: 0;
5893
5883
  transform: translate3d(0, 50%, 0);
@@ -5897,7 +5887,7 @@ html:not([data-mousenavigation]) .jkl-table-pagination__previous:focus, html:not
5897
5887
  transform: translate3d(0, 0, 0);
5898
5888
  }
5899
5889
  }
5900
- @keyframes jkl-exiting-umt8wiz {
5890
+ @keyframes jkl-exiting-ubibusm {
5901
5891
  from {
5902
5892
  opacity: 1;
5903
5893
  transform: translate3d(0, 0, 0);
@@ -5912,18 +5902,18 @@ html:not([data-mousenavigation]) .jkl-table-pagination__previous:focus, html:not
5912
5902
  --jkl-slider-bg: #e0dbd4;
5913
5903
  --jkl-slider-pill: #f9f9f9;
5914
5904
  --jkl-slider-pill-text: #1b1917;
5915
- --jkl-slider-pill-text--active: #000000;
5916
- --jkl-slider-focus-color: #000000;
5917
- --jkl-slider-hover-color: #000000;
5905
+ --jkl-slider-pill-text--active: #000;
5906
+ --jkl-slider-focus-color: #000;
5907
+ --jkl-slider-hover-color: #000;
5918
5908
  }
5919
5909
  }
5920
5910
  [data-theme=light] {
5921
5911
  --jkl-slider-bg: #e0dbd4;
5922
5912
  --jkl-slider-pill: #f9f9f9;
5923
5913
  --jkl-slider-pill-text: #1b1917;
5924
- --jkl-slider-pill-text--active: #000000;
5925
- --jkl-slider-focus-color: #000000;
5926
- --jkl-slider-hover-color: #000000;
5914
+ --jkl-slider-pill-text--active: #000;
5915
+ --jkl-slider-focus-color: #000;
5916
+ --jkl-slider-hover-color: #000;
5927
5917
  }
5928
5918
 
5929
5919
  @media screen and (prefers-color-scheme: dark) {
@@ -5931,18 +5921,18 @@ html:not([data-mousenavigation]) .jkl-table-pagination__previous:focus, html:not
5931
5921
  --jkl-slider-bg: #444141;
5932
5922
  --jkl-slider-pill: #1b1917;
5933
5923
  --jkl-slider-pill-text: #f9f9f9;
5934
- --jkl-slider-pill-text--active: #ffffff;
5924
+ --jkl-slider-pill-text--active: #fff;
5935
5925
  --jkl-slider-focus-color: #c8c5c3;
5936
- --jkl-slider-hover-color: #ffffff;
5926
+ --jkl-slider-hover-color: #fff;
5937
5927
  }
5938
5928
  }
5939
5929
  [data-theme=dark] {
5940
5930
  --jkl-slider-bg: #444141;
5941
5931
  --jkl-slider-pill: #1b1917;
5942
5932
  --jkl-slider-pill-text: #f9f9f9;
5943
- --jkl-slider-pill-text--active: #ffffff;
5933
+ --jkl-slider-pill-text--active: #fff;
5944
5934
  --jkl-slider-focus-color: #c8c5c3;
5945
- --jkl-slider-hover-color: #ffffff;
5935
+ --jkl-slider-hover-color: #fff;
5946
5936
  }
5947
5937
 
5948
5938
  :root,
@@ -6215,17 +6205,13 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-toggle-slider:
6215
6205
  }
6216
6206
 
6217
6207
  .jkl-help-popover {
6218
- transition-timing-function: ease;
6219
- transition-duration: 150ms;
6220
- opacity: 0;
6221
- transition: opacity, overlay allow-discrete, display allow-discrete;
6222
6208
  max-width: 40ch;
6223
6209
  padding: var(--jkl-unit-30);
6224
6210
  margin: var(--jkl-unit-05);
6225
6211
  inset: auto;
6226
6212
  border: none;
6227
- background-color: var(--jkl-color-background-container-high);
6228
- color: var(--jkl-color-text-default);
6213
+ background-color: var(--jkl-color-background-container-inverted);
6214
+ color: var(--jkl-color-text-inverted);
6229
6215
  }
6230
6216
  .jkl-help-popover header button {
6231
6217
  display: none;
@@ -6261,12 +6247,4 @@ html:not([data-mousenavigation]):not([data-touchnavigation]) .jkl-toggle-slider:
6261
6247
  .jkl-help-popover[data-position=right] {
6262
6248
  position-area: right center;
6263
6249
  position-try: right, left, top, bottom;
6264
- }
6265
- .jkl-help-popover:popover-open {
6266
- opacity: 1;
6267
- }
6268
- @starting-style {
6269
- .jkl-help-popover:popover-open {
6270
- opacity: 0;
6271
- }
6272
6250
  }