@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
@@ -21,70 +21,74 @@ $_checkbox-checked-animation-name: jkl-checkbox-checked-#{string.unique-id()};
21
21
  }
22
22
  }
23
23
 
24
- .jkl-checkbox-panel {
25
- --checkbox-background-color: transparent;
26
- --checkbox-box-color: var(--jkl-color-border-action);
27
- --checkbox-check-color: var(--jkl-color-border-action);
28
-
29
- // The box
30
- &__decorator {
31
- box-sizing: border-box;
32
- height: var(--jkl-checkbox-box-size);
33
- width: var(--jkl-checkbox-box-size);
34
- position: relative;
35
-
36
- outline: none;
37
- border-radius: 0; // fixes rounded corners in iOS Safari
38
- border: 1px solid;
39
- border-color: var(--checkbox-box-color);
40
- background-color: var(--checkbox-background-color);
41
-
42
- @include jkl.motion;
43
- transition-property: background-color;
44
-
45
- @include jkl.forced-colors-mode {
46
- outline: revert;
47
- border: 1px solid ButtonText;
48
- }
24
+ @layer jokul.components {
25
+ .jkl-checkbox-panel {
26
+ --checkbox-background-color: transparent;
27
+ --checkbox-box-color: var(--jkl-color-border-action);
28
+ --checkbox-check-color: var(--jkl-color-border-action);
29
+
30
+ // The box
31
+ &__decorator {
32
+ box-sizing: border-box;
33
+ height: var(--jkl-checkbox-box-size);
34
+ width: var(--jkl-checkbox-box-size);
35
+ position: relative;
36
+
37
+ outline: none;
38
+ border-radius: 0; // fixes rounded corners in iOS Safari
39
+ border: 1px solid;
40
+ border-color: var(--checkbox-box-color);
41
+ background-color: var(--checkbox-background-color);
49
42
 
50
- // The check
51
- &::after {
52
- content: "";
53
- position: absolute;
54
- transform-origin: bottom left;
55
- bottom: 42%;
56
- left: 18%;
43
+ @include jkl.motion;
44
+ transition-property: background-color;
57
45
 
58
- display: block;
59
- width: 18%;
60
- height: 58%;
61
- transform: rotate(45deg);
46
+ @include jkl.forced-colors-mode {
47
+ outline: revert;
48
+ border: 1px solid ButtonText;
49
+ }
62
50
 
63
- border: solid jkl.rem(2px) var(--checkbox-check-color);
64
- border-left-width: 0;
65
- border-top-width: 0;
51
+ // The check
52
+ &::after {
53
+ content: "";
54
+ position: absolute;
55
+ transform-origin: bottom left;
56
+ bottom: 42%;
57
+ left: 18%;
66
58
 
67
- opacity: 0;
59
+ display: block;
60
+ width: 18%;
61
+ height: 58%;
62
+ transform: rotate(45deg);
68
63
 
69
- @include jkl.motion;
70
- transition-property: opacity, border-color;
64
+ border: solid jkl.rem(2px) var(--checkbox-check-color);
65
+ border-left-width: 0;
66
+ border-top-width: 0;
71
67
 
72
- @include jkl.forced-colors-mode {
73
- border-color: ButtonText;
68
+ opacity: 0;
69
+
70
+ @include jkl.motion;
71
+ transition-property: opacity, border-color;
72
+
73
+ @include jkl.forced-colors-mode {
74
+ border-color: ButtonText;
75
+ }
74
76
  }
75
77
  }
76
- }
77
78
 
78
- &:has(:checked) &__decorator {
79
- &::after {
80
- animation: $_checkbox-checked-animation-name
81
- jkl.timing("productive") ease-in-out forwards;
82
- opacity: 1;
79
+ &:has(:checked) &__decorator {
80
+ &::after {
81
+ animation: $_checkbox-checked-animation-name
82
+ jkl.timing("productive") ease-in-out forwards;
83
+ opacity: 1;
84
+ }
83
85
  }
84
- }
85
86
 
86
- &:has([aria-invalid="true"]) {
87
- --checkbox-background-color: var(--jkl-color-background-alert-error);
88
- --checkbox-check-color: var(--jkl-color-text-on-alert);
87
+ &:has([aria-invalid="true"]) {
88
+ --checkbox-background-color: var(
89
+ --jkl-color-background-alert-error
90
+ );
91
+ --checkbox-check-color: var(--jkl-color-text-on-alert);
92
+ }
89
93
  }
90
94
  }
@@ -1,6 +1,8 @@
1
1
  /**
2
- * Do not edit directly
3
- * Generated on Wed, 18 Dec 2024 12:25:37 GMT
2
+ * Do not edit directly, this file was auto-generated.
3
+ */
4
+ /**
5
+ * Do not edit directly, this file was auto-generated.
4
6
  */
5
7
  .input-panel-example__season-tag {
6
8
  position: absolute;
@@ -1,6 +1,8 @@
1
1
  /**
2
- * Do not edit directly
3
- * Generated on Wed, 18 Dec 2024 12:25:37 GMT
2
+ * Do not edit directly, this file was auto-generated.
3
+ */
4
+ /**
5
+ * Do not edit directly, this file was auto-generated.
4
6
  */
5
7
  [data-layout-density=compact],
6
8
  [data-density=compact] {
@@ -1,6 +1,8 @@
1
1
  /**
2
- * Do not edit directly
3
- * Generated on Wed, 18 Dec 2024 12:25:37 GMT
2
+ * Do not edit directly, this file was auto-generated.
3
+ */
4
+ /**
5
+ * Do not edit directly, this file was auto-generated.
4
6
  */
5
7
  @media screen and (prefers-color-scheme: light) {
6
8
  :root {
@@ -8,7 +10,7 @@
8
10
  --jkl-combobox-text-color: #636060;
9
11
  --jkl-combobox-background-color: transparent;
10
12
  --jkl-combobox-open-color: #1b1917;
11
- --jkl-combobox-open-background-color: #ffffff;
13
+ --jkl-combobox-open-background-color: #fff;
12
14
  --jkl-combobox-focus-color: #1b1917;
13
15
  --jkl-combobox-error-background-color: #f6b3b3;
14
16
  --jkl-combobox-error-text-color: #636060;
@@ -26,7 +28,7 @@
26
28
  --jkl-combobox-text-color: #636060;
27
29
  --jkl-combobox-background-color: transparent;
28
30
  --jkl-combobox-open-color: #1b1917;
29
- --jkl-combobox-open-background-color: #ffffff;
31
+ --jkl-combobox-open-background-color: #fff;
30
32
  --jkl-combobox-focus-color: #1b1917;
31
33
  --jkl-combobox-error-background-color: #f6b3b3;
32
34
  --jkl-combobox-error-text-color: #636060;
@@ -1,6 +1,8 @@
1
1
  /**
2
- * Do not edit directly
3
- * Generated on Wed, 18 Dec 2024 12:25:37 GMT
2
+ * Do not edit directly, this file was auto-generated.
3
+ */
4
+ /**
5
+ * Do not edit directly, this file was auto-generated.
4
6
  */
5
7
  .jkl-cookie-consent-modal {
6
8
  position: fixed;
@@ -1,40 +1,43 @@
1
1
  /**
2
- * Do not edit directly
3
- * Generated on Wed, 18 Dec 2024 12:25:37 GMT
2
+ * Do not edit directly, this file was auto-generated.
4
3
  */
5
- .jkl-countdown {
6
- --track-color: var(--jkl-color-border-separator);
7
- --bar-color: var(--jkl-color-border-input-focus);
8
- --bar-height: 0.25rem;
9
- background-color: var(--track-color);
10
- border-radius: 6.25rem;
11
- height: var(--bar-height);
12
- width: 100%;
13
- overflow: hidden;
14
- }
15
- .jkl-countdown__tracker {
16
- display: block;
17
- height: var(--bar-height);
18
- background-color: var(--bar-color);
19
- }
20
- @media screen and (forced-colors: active) {
4
+ /**
5
+ * Do not edit directly, this file was auto-generated.
6
+ */
7
+ @layer jokul.components {
21
8
  .jkl-countdown {
22
- background-color: Canvas;
9
+ --track-color: var(--jkl-color-border-separator);
10
+ --bar-color: var(--jkl-color-border-input-focus);
11
+ --bar-height: 0.25rem;
12
+ background-color: var(--track-color);
13
+ border-radius: 6.25rem;
14
+ height: var(--bar-height);
15
+ width: 100%;
16
+ overflow: hidden;
23
17
  }
24
18
  .jkl-countdown__tracker {
25
- background-color: CanvasText;
19
+ display: block;
20
+ height: var(--bar-height);
21
+ background-color: var(--bar-color);
26
22
  }
27
- }
28
- .jkl-countdown__tracker {
29
- animation: jkl-downcount-ugzuazx var(--duration) linear forwards;
30
- animation-play-state: var(--play-state, running);
31
- }
32
-
33
- @keyframes jkl-downcount-ugzuazx {
34
- from {
35
- width: 100%;
23
+ @media screen and (forced-colors: active) {
24
+ .jkl-countdown {
25
+ background-color: Canvas;
26
+ }
27
+ .jkl-countdown__tracker {
28
+ background-color: CanvasText;
29
+ }
30
+ }
31
+ .jkl-countdown__tracker {
32
+ animation: jkl-downcount-uldoerz var(--duration) linear forwards;
33
+ animation-play-state: var(--play-state, running);
36
34
  }
37
- to {
38
- width: 0%;
35
+ @keyframes jkl-downcount-uldoerz {
36
+ from {
37
+ width: 100%;
38
+ }
39
+ to {
40
+ width: 0%;
41
+ }
39
42
  }
40
43
  }
@@ -1 +1 @@
1
- .jkl-countdown{--track-color:var(--jkl-color-border-separator);--bar-color:var(--jkl-color-border-input-focus);--bar-height:0.25rem;background-color:var(--track-color);border-radius:6.25rem;height:var(--bar-height);overflow:hidden;width:100%}.jkl-countdown__tracker{background-color:var(--bar-color);display:block;height:var(--bar-height)}@media screen and (forced-colors:active){.jkl-countdown{background-color:Canvas}.jkl-countdown__tracker{background-color:CanvasText}}.jkl-countdown__tracker{animation:jkl-downcount-ugzuazx var(--duration) linear forwards;animation-play-state:var(--play-state,running)}@keyframes jkl-downcount-ugzuazx{0%{width:100%}to{width:0}}
1
+ @layer jokul.components{.jkl-countdown{--track-color:var(--jkl-color-border-separator);--bar-color:var(--jkl-color-border-input-focus);--bar-height:0.25rem;background-color:var(--track-color);border-radius:6.25rem;height:var(--bar-height);overflow:hidden;width:100%}.jkl-countdown__tracker{background-color:var(--bar-color);display:block;height:var(--bar-height)}@media screen and (forced-colors:active){.jkl-countdown{background-color:Canvas}.jkl-countdown__tracker{background-color:CanvasText}}.jkl-countdown__tracker{animation:jkl-downcount-uldoerz var(--duration) linear forwards;animation-play-state:var(--play-state,running)}@keyframes jkl-downcount-uldoerz{0%{width:100%}to{width:0}}}
@@ -3,21 +3,23 @@
3
3
 
4
4
  $_downcount: jkl-downcount-#{string.unique-id()};
5
5
 
6
- .jkl-countdown {
7
- @include track.track;
6
+ @layer jokul.components {
7
+ .jkl-countdown {
8
+ @include track.track;
8
9
 
9
- &__tracker {
10
- animation: $_downcount var(--duration) linear forwards;
11
- animation-play-state: var(--play-state, running);
10
+ &__tracker {
11
+ animation: $_downcount var(--duration) linear forwards;
12
+ animation-play-state: var(--play-state, running);
13
+ }
12
14
  }
13
- }
14
15
 
15
- @keyframes #{$_downcount} {
16
- from {
17
- width: 100%;
18
- }
16
+ @keyframes #{$_downcount} {
17
+ from {
18
+ width: 100%;
19
+ }
19
20
 
20
- to {
21
- width: 0%;
21
+ to {
22
+ width: 0%;
23
+ }
22
24
  }
23
25
  }
@@ -1,6 +1,8 @@
1
1
  /**
2
- * Do not edit directly
3
- * Generated on Wed, 18 Dec 2024 12:25:37 GMT
2
+ * Do not edit directly, this file was auto-generated.
3
+ */
4
+ /**
5
+ * Do not edit directly, this file was auto-generated.
4
6
  */
5
7
  :root,
6
8
  [data-layout-density=comfortable],
@@ -208,7 +210,7 @@
208
210
  :root {
209
211
  --jkl-calendar-adjacent-month-color: #636060;
210
212
  --jkl-calendar-disabled-day-color: #c8c5c3;
211
- --jkl-calendar-active-day-color: #ffffff;
213
+ --jkl-calendar-active-day-color: #fff;
212
214
  --jkl-calendar-hover-date-background-color: #ece9e5;
213
215
  --jkl-calendar-selected-date-background-color: #1b1917;
214
216
  }
@@ -216,7 +218,7 @@
216
218
  [data-theme=light] {
217
219
  --jkl-calendar-adjacent-month-color: #636060;
218
220
  --jkl-calendar-disabled-day-color: #c8c5c3;
219
- --jkl-calendar-active-day-color: #ffffff;
221
+ --jkl-calendar-active-day-color: #fff;
220
222
  --jkl-calendar-hover-date-background-color: #ece9e5;
221
223
  --jkl-calendar-selected-date-background-color: #1b1917;
222
224
  }
@@ -225,7 +227,7 @@
225
227
  :root {
226
228
  --jkl-calendar-adjacent-month-color: #c8c5c3;
227
229
  --jkl-calendar-disabled-day-color: #636060;
228
- --jkl-calendar-active-day-color: #000000;
230
+ --jkl-calendar-active-day-color: #000;
229
231
  --jkl-calendar-hover-date-background-color: #636060;
230
232
  --jkl-calendar-selected-date-background-color: #f9f9f9;
231
233
  }
@@ -233,7 +235,7 @@
233
235
  [data-theme=dark] {
234
236
  --jkl-calendar-adjacent-month-color: #c8c5c3;
235
237
  --jkl-calendar-disabled-day-color: #636060;
236
- --jkl-calendar-active-day-color: #000000;
238
+ --jkl-calendar-active-day-color: #000;
237
239
  --jkl-calendar-hover-date-background-color: #636060;
238
240
  --jkl-calendar-selected-date-background-color: #f9f9f9;
239
241
  }
@@ -1,42 +1,46 @@
1
1
  /**
2
- * Do not edit directly
3
- * Generated on Wed, 18 Dec 2024 12:25:37 GMT
2
+ * Do not edit directly, this file was auto-generated.
4
3
  */
5
- .jkl-description-list__term {
6
- font-weight: 700;
7
- margin-bottom: 0.25rem;
8
- }
9
- .jkl-description-list__term:not(:first-child) {
10
- margin-top: 0.75rem;
11
- }
12
- .jkl-description-list__detail {
13
- margin-left: 0;
14
- }
15
- .jkl-description-list__detail + .jkl-description-list__detail {
16
- margin-top: 0.25rem;
17
- }
18
- @media (min-width: 680px) {
19
- .jkl-description-list {
20
- display: grid;
21
- grid-template-columns: auto 1fr;
22
- grid-template-columns: fit-content(40%) 1fr;
23
- }
24
- .jkl-description-list .jkl-description-list__term {
25
- grid-column-start: 1;
26
- margin: 0;
27
- overflow-wrap: break-word;
4
+ /**
5
+ * Do not edit directly, this file was auto-generated.
6
+ */
7
+ @layer jokul.components {
8
+ .jkl-description-list__term {
9
+ font-weight: 700;
10
+ margin-bottom: 0.25rem;
28
11
  }
29
- .jkl-description-list .jkl-description-list__term:not(:first-of-type) {
30
- margin-top: 0.5rem;
12
+ .jkl-description-list__term:not(:first-child) {
13
+ margin-top: 0.75rem;
31
14
  }
32
- .jkl-description-list .jkl-description-list__detail {
33
- margin-left: 1.5rem;
34
- grid-column-start: 2;
15
+ .jkl-description-list__detail {
16
+ margin-left: 0;
35
17
  }
36
- .jkl-description-list .jkl-description-list__detail + .jkl-description-list__detail {
37
- margin-top: 0.5rem;
18
+ .jkl-description-list__detail + .jkl-description-list__detail {
19
+ margin-top: 0.25rem;
38
20
  }
39
- .jkl-description-list .jkl-description-list__term + .jkl-description-list__detail:not(:first-of-type) {
40
- margin-top: 0.5rem;
21
+ @media (min-width: 680px) {
22
+ .jkl-description-list {
23
+ display: grid;
24
+ grid-template-columns: auto 1fr;
25
+ grid-template-columns: fit-content(40%) 1fr;
26
+ }
27
+ .jkl-description-list .jkl-description-list__term {
28
+ grid-column-start: 1;
29
+ margin: 0;
30
+ overflow-wrap: break-word;
31
+ }
32
+ .jkl-description-list .jkl-description-list__term:not(:first-of-type) {
33
+ margin-top: 0.5rem;
34
+ }
35
+ .jkl-description-list .jkl-description-list__detail {
36
+ margin-left: 1.5rem;
37
+ grid-column-start: 2;
38
+ }
39
+ .jkl-description-list .jkl-description-list__detail + .jkl-description-list__detail {
40
+ margin-top: 0.5rem;
41
+ }
42
+ .jkl-description-list .jkl-description-list__term + .jkl-description-list__detail:not(:first-of-type) {
43
+ margin-top: 0.5rem;
44
+ }
41
45
  }
42
46
  }
@@ -1 +1 @@
1
- .jkl-description-list__term{font-weight:700;margin-bottom:.25rem}.jkl-description-list__term:not(:first-child){margin-top:.75rem}.jkl-description-list__detail{margin-left:0}.jkl-description-list__detail+.jkl-description-list__detail{margin-top:.25rem}@media (min-width:680px){.jkl-description-list{display:grid;grid-template-columns:auto 1fr;grid-template-columns:fit-content(40%) 1fr}.jkl-description-list .jkl-description-list__term{grid-column-start:1;margin:0;overflow-wrap:break-word}.jkl-description-list .jkl-description-list__term:not(:first-of-type){margin-top:.5rem}.jkl-description-list .jkl-description-list__detail{grid-column-start:2;margin-left:1.5rem}.jkl-description-list .jkl-description-list__detail+.jkl-description-list__detail,.jkl-description-list .jkl-description-list__term+.jkl-description-list__detail:not(:first-of-type){margin-top:.5rem}}
1
+ @layer jokul.components{.jkl-description-list__term{font-weight:700;margin-bottom:.25rem}.jkl-description-list__term:not(:first-child){margin-top:.75rem}.jkl-description-list__detail{margin-left:0}.jkl-description-list__detail+.jkl-description-list__detail{margin-top:.25rem}@media (min-width:680px){.jkl-description-list{display:grid;grid-template-columns:auto 1fr;grid-template-columns:fit-content(40%) 1fr}.jkl-description-list .jkl-description-list__term{grid-column-start:1;margin:0;overflow-wrap:break-word}.jkl-description-list .jkl-description-list__term:not(:first-of-type){margin-top:.5rem}.jkl-description-list .jkl-description-list__detail{grid-column-start:2;margin-left:1.5rem}.jkl-description-list .jkl-description-list__detail+.jkl-description-list__detail,.jkl-description-list .jkl-description-list__term+.jkl-description-list__detail:not(:first-of-type){margin-top:.5rem}}}
@@ -32,25 +32,27 @@
32
32
  }
33
33
  }
34
34
 
35
- .jkl-description-list {
36
- &__term {
37
- font-weight: jkl.$typography-weight-bold;
38
- margin-bottom: jkl.$spacing-4;
39
-
40
- &:not(:first-child) {
41
- margin-top: jkl.$spacing-12;
35
+ @layer jokul.components {
36
+ .jkl-description-list {
37
+ &__term {
38
+ font-weight: jkl.$typography-weight-bold;
39
+ margin-bottom: jkl.$spacing-4;
40
+
41
+ &:not(:first-child) {
42
+ margin-top: jkl.$spacing-12;
43
+ }
42
44
  }
43
- }
44
45
 
45
- &__detail {
46
- margin-left: 0;
47
- }
46
+ &__detail {
47
+ margin-left: 0;
48
+ }
48
49
 
49
- &__detail + &__detail {
50
- margin-top: jkl.$spacing-4;
51
- }
50
+ &__detail + &__detail {
51
+ margin-top: jkl.$spacing-4;
52
+ }
52
53
 
53
- @include jkl.from-medium-device {
54
- @include _horizontal-list;
54
+ @include jkl.from-medium-device {
55
+ @include _horizontal-list;
56
+ }
55
57
  }
56
58
  }
@@ -1,6 +1,8 @@
1
1
  /**
2
- * Do not edit directly
3
- * Generated on Wed, 18 Dec 2024 12:25:37 GMT
2
+ * Do not edit directly, this file was auto-generated.
3
+ */
4
+ /**
5
+ * Do not edit directly, this file was auto-generated.
4
6
  */
5
7
  .jkl-expandable {
6
8
  background-color: var(--jkl-color-background-container-low);
@@ -1,8 +1,10 @@
1
1
  /**
2
- * Do not edit directly
3
- * Generated on Wed, 18 Dec 2024 12:25:37 GMT
2
+ * Do not edit directly, this file was auto-generated.
4
3
  */
5
- @keyframes jkl-show-u3gfgjt {
4
+ /**
5
+ * Do not edit directly, this file was auto-generated.
6
+ */
7
+ @keyframes jkl-show-ujqwkdc {
6
8
  from {
7
9
  transform: translate3d(0, 0.5rem, 0);
8
10
  opacity: 0;
@@ -37,7 +39,7 @@
37
39
  }
38
40
  }
39
41
  .jkl-feedback__fade-in {
40
- animation: jkl-show-u3gfgjt 0.25s ease-out;
42
+ animation: jkl-show-ujqwkdc 0.25s ease-out;
41
43
  }
42
44
  .jkl-feedback__buttons {
43
45
  display: flex;
@@ -1 +1 @@
1
- @keyframes jkl-show-u3gfgjt{0%{opacity:0;transform:translate3d(0,.5rem,0)}}.jkl-feedback{max-width:34.375rem}.jkl-feedback__submit-wrapper{transition-duration:.25s;transition-property:height;transition-timing-function:ease;width:100%}.jkl-feedback__submit-wrapper--hidden{display:none}.jkl-feedback__step-counter{color:var(--jkl-color-text-subdued);font-size:1.125rem;font-weight:400;line-height:1.75rem;margin-bottom:calc(var(--jkl-unit-10)*2);--jkl-icon-weight:300}@media (min-width:680px){.jkl-feedback__step-counter{font-size:1.25rem;font-weight:400;line-height:2rem;--jkl-icon-weight:300}}.jkl-feedback__fade-in{animation:jkl-show-u3gfgjt .25s ease-out}.jkl-feedback__buttons{display:flex}.jkl-feedback-smileys{display:flex;flex-wrap:nowrap;gap:.75rem;justify-content:space-between;margin-top:.5rem;max-width:22.5rem;width:100%}.jkl-feedback-smiley-option{color:var(--jkl-color-text-subdued);cursor:pointer;display:inline-block;height:2.5rem;position:relative;transform:translateZ(0);transition-duration:.15s;transition-property:transform,color;transition-timing-function:ease;width:2.5rem}@media screen and (forced-colors:active){.jkl-feedback-smiley-option,.jkl-feedback-smiley-option path,.jkl-feedback-smiley-option svg{stroke:ButtonFace;fill:ButtonText}}.jkl-feedback-smiley-option:after,.jkl-feedback-smiley-option:before{border-radius:50%;content:"";opacity:0;position:absolute;transition-duration:.15s;transition-property:opacity;transition-timing-function:ease}.jkl-feedback-smiley-option:after{box-shadow:0 0 0 .125rem currentColor;inset:-.125rem -.125rem -.125rem -.125rem}.jkl-feedback-smiley-option:before{box-shadow:0 .125rem 1.875rem #0000001a;inset:0}.jkl-feedback-smiley-option:hover{color:var(--jkl-color-text-default)}input:checked+.jkl-feedback-smiley-option{color:var(--jkl-color-text-default);transform:translate3d(0,-20%,0)}html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus+.jkl-feedback-smiley-option:after,input:checked+.jkl-feedback-smiley-option:before{opacity:1}
1
+ @keyframes jkl-show-ujqwkdc{0%{opacity:0;transform:translate3d(0,.5rem,0)}}.jkl-feedback{max-width:34.375rem}.jkl-feedback__submit-wrapper{transition-duration:.25s;transition-property:height;transition-timing-function:ease;width:100%}.jkl-feedback__submit-wrapper--hidden{display:none}.jkl-feedback__step-counter{color:var(--jkl-color-text-subdued);font-size:1.125rem;font-weight:400;line-height:1.75rem;margin-bottom:calc(var(--jkl-unit-10)*2);--jkl-icon-weight:300}@media (min-width:680px){.jkl-feedback__step-counter{font-size:1.25rem;font-weight:400;line-height:2rem;--jkl-icon-weight:300}}.jkl-feedback__fade-in{animation:jkl-show-ujqwkdc .25s ease-out}.jkl-feedback__buttons{display:flex}.jkl-feedback-smileys{display:flex;flex-wrap:nowrap;gap:.75rem;justify-content:space-between;margin-top:.5rem;max-width:22.5rem;width:100%}.jkl-feedback-smiley-option{color:var(--jkl-color-text-subdued);cursor:pointer;display:inline-block;height:2.5rem;position:relative;transform:translateZ(0);transition-duration:.15s;transition-property:transform,color;transition-timing-function:ease;width:2.5rem}@media screen and (forced-colors:active){.jkl-feedback-smiley-option,.jkl-feedback-smiley-option path,.jkl-feedback-smiley-option svg{stroke:ButtonFace;fill:ButtonText}}.jkl-feedback-smiley-option:after,.jkl-feedback-smiley-option:before{border-radius:50%;content:"";opacity:0;position:absolute;transition-duration:.15s;transition-property:opacity;transition-timing-function:ease}.jkl-feedback-smiley-option:after{box-shadow:0 0 0 .125rem currentColor;inset:-.125rem -.125rem -.125rem -.125rem}.jkl-feedback-smiley-option:before{box-shadow:0 .125rem 1.875rem #0000001a;inset:0}.jkl-feedback-smiley-option:hover{color:var(--jkl-color-text-default)}input:checked+.jkl-feedback-smiley-option{color:var(--jkl-color-text-default);transform:translate3d(0,-20%,0)}html:not([data-mousenavigation]):not([data-touchnavigation]) input:focus+.jkl-feedback-smiley-option:after,input:checked+.jkl-feedback-smiley-option:before{opacity:1}
@@ -1,6 +1,8 @@
1
1
  /**
2
- * Do not edit directly
3
- * Generated on Wed, 18 Dec 2024 12:25:37 GMT
2
+ * Do not edit directly, this file was auto-generated.
3
+ */
4
+ /**
5
+ * Do not edit directly, this file was auto-generated.
4
6
  */
5
7
  :root,
6
8
  [data-layout-density=comfortable],