@fremtind/jokul 5.0.0-next.3 → 5.0.0-next.5

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 (52) hide show
  1. package/build/build-stats.html +1 -1
  2. package/package.json +1 -1
  3. package/styles/base.css +362 -207
  4. package/styles/base.min.css +1 -1
  5. package/styles/components/countdown/countdown.css +2 -2
  6. package/styles/components/countdown/countdown.min.css +1 -1
  7. package/styles/components/feedback/feedback.css +2 -2
  8. package/styles/components/feedback/feedback.min.css +1 -1
  9. package/styles/components/file-input/file-input.css +9 -9
  10. package/styles/components/file-input/file-input.min.css +1 -1
  11. package/styles/components/input-group/input-group.css +2 -2
  12. package/styles/components/input-group/input-group.min.css +1 -1
  13. package/styles/components/loader/loader.css +6 -6
  14. package/styles/components/loader/loader.min.css +1 -1
  15. package/styles/components/loader/skeleton-loader.css +3 -3
  16. package/styles/components/loader/skeleton-loader.min.css +1 -1
  17. package/styles/components/message/message.css +2 -2
  18. package/styles/components/message/message.min.css +1 -1
  19. package/styles/components/progress-bar/progress-bar.css +1 -1
  20. package/styles/components/progress-bar/progress-bar.min.css +1 -1
  21. package/styles/components/segmented-control/segmented-control.css +2 -2
  22. package/styles/components/segmented-control/segmented-control.min.css +1 -1
  23. package/styles/components/system-message/system-message.css +2 -2
  24. package/styles/components/system-message/system-message.min.css +1 -1
  25. package/styles/components/toast/toast.css +4 -4
  26. package/styles/components/toast/toast.min.css +1 -1
  27. package/styles/components.css +24 -24
  28. package/styles/components.min.css +1 -1
  29. package/styles/theme/_index.scss +4 -6
  30. package/styles/theme/_tokens.scss +3 -3
  31. package/styles/theme/brands/dnb/_fonts.scss +3 -3
  32. package/styles/theme/brands/dnb/_index.scss +2 -0
  33. package/styles/theme/brands/eika/_fonts.scss +3 -3
  34. package/styles/theme/brands/eika/_index.scss +2 -0
  35. package/styles/theme/brands/jokul/_fonts.scss +3 -3
  36. package/styles/theme/brands/jokul/_index.scss +2 -0
  37. package/styles/theme/brands/sparebank1/_fonts.scss +3 -3
  38. package/styles/theme/brands/sparebank1/_index.scss +2 -0
  39. package/build/cjs/core/tokens.cjs +0 -2
  40. package/build/cjs/core/tokens.cjs.map +0 -1
  41. package/build/cjs/core/tokens.d.cts +0 -593
  42. package/build/es/core/tokens.d.ts +0 -593
  43. package/build/es/core/tokens.js +0 -2
  44. package/build/es/core/tokens.js.map +0 -1
  45. package/styles/core/jkl/_tokens.scss +0 -59
  46. package/styles/core/jkl/legacy/_dynamic-colors.scss +0 -40
  47. package/styles/core/jkl/legacy/_tokens.scss +0 -742
  48. package/styles/core/theme/_color-tokens.scss +0 -73
  49. package/styles/core/theme/_legacy-color-tokens.scss +0 -81
  50. package/styles/core/theme/_legacy-tokens.scss +0 -279
  51. package/styles/core/theme/_spacing-tokens.scss +0 -33
  52. package/styles/core/theme/_tokens.scss +0 -33
@@ -1,73 +0,0 @@
1
- /**
2
- * Do not edit directly, this file was auto-generated.
3
- */
4
-
5
-
6
- /* stylelint-disable */
7
- @use "../jkl";
8
-
9
- @layer jokul.theme {
10
- @include jkl.light-mode-variables {
11
- --jkl-color-background-page: oklch(96% 0.004 67);
12
- --jkl-color-background-surface-default: oklch(92% 0.008 67);
13
- --jkl-color-background-surface-highlight: oklch(100% 0.001 67);
14
- --jkl-color-background-surface-on-surface: oklch(96% 0.004 67);
15
- --jkl-color-background-surface-moderate: oklch(80% 0.008 67);
16
- --jkl-color-background-surface-knockout: oklch(35% 0.007 67);
17
- --jkl-color-background-surface-error: oklch(80% 0.09 16);
18
- --jkl-color-background-surface-warning: oklch(90% 0.08 94);
19
- --jkl-color-background-surface-info: oklch(80% 0.09 285);
20
- --jkl-color-background-surface-succes: oklch(80% 0.066 156);
21
- --jkl-color-border-subdued: oklch(80% 0.008 67);
22
- --jkl-color-border-strong: oklch(50% 0.007 67);
23
- --jkl-color-border-strongest: oklch(0% 0.007 64);
24
- --jkl-color-border-knockout: oklch(100% 0.001 67);
25
- --jkl-color-border-info: oklch(70% 0.145 285);
26
- --jkl-color-border-success: oklch(70% 0.089 156);
27
- --jkl-color-border-error: oklch(70% 0.13 16);
28
- --jkl-color-border-warning: oklch(70% 0.1 94);
29
- --jkl-color-text-default: oklch(0% 0.007 64);
30
- --jkl-color-text-subdued: oklch(50% 0.007 67);
31
- --jkl-color-text-knockout: oklch(100% 0.001 67);
32
- --jkl-color-text-info: oklch(25% 0.056 285);
33
- --jkl-color-text-info-strong: oklch(50% 0.186 285);
34
- --jkl-color-text-success: oklch(25% 0.024 156);
35
- --jkl-color-text-success-strong: oklch(50% 0.106 156);
36
- --jkl-color-text-error: oklch(25% 0.056 16);
37
- --jkl-color-text-error-strong: oklch(50% 0.16 16);
38
- --jkl-color-text-warning: oklch(25% 0.03 94);
39
- --jkl-color-text-warning-strong: oklch(70% 0.1 94);
40
- }
41
-
42
- @include jkl.dark-mode-variables {
43
- --jkl-color-background-page: oklch(10% 0.007 67);
44
- --jkl-color-background-surface-default: oklch(25% 0.007 67);
45
- --jkl-color-background-surface-highlight: oklch(35% 0.007 67);
46
- --jkl-color-background-surface-on-surface: oklch(10% 0.007 67);
47
- --jkl-color-background-surface-moderate: oklch(50% 0.007 67);
48
- --jkl-color-background-surface-knockout: oklch(85% 0.008 67);
49
- --jkl-color-background-surface-error: oklch(45% 0.146 16);
50
- --jkl-color-background-surface-warning: oklch(45% 0.065 94);
51
- --jkl-color-background-surface-info: oklch(45% 0.169 285);
52
- --jkl-color-background-surface-succes: oklch(45% 0.095 156);
53
- --jkl-color-border-subdued: oklch(50% 0.007 67);
54
- --jkl-color-border-strong: oklch(80% 0.008 67);
55
- --jkl-color-border-strongest: oklch(100% 0.001 67);
56
- --jkl-color-border-knockout: oklch(0% 0.007 64);
57
- --jkl-color-border-info: oklch(60% 0.17 285);
58
- --jkl-color-border-success: oklch(60% 0.1 156);
59
- --jkl-color-border-error: oklch(60% 0.149 16);
60
- --jkl-color-border-warning: oklch(60% 0.09 94);
61
- --jkl-color-text-default: oklch(100% 0.001 67);
62
- --jkl-color-text-subdued: oklch(80% 0.008 67);
63
- --jkl-color-text-knockout: oklch(0% 0.007 64);
64
- --jkl-color-text-info: oklch(90% 0.034 285);
65
- --jkl-color-text-info-strong: oklch(70% 0.145 285);
66
- --jkl-color-text-success: oklch(90% 0.035 156);
67
- --jkl-color-text-success-strong: oklch(70% 0.089 156);
68
- --jkl-color-text-error: oklch(90% 0.045 16);
69
- --jkl-color-text-error-strong: oklch(70% 0.13 16);
70
- --jkl-color-text-warning: oklch(90% 0.08 94);
71
- --jkl-color-text-warning-strong: oklch(70% 0.1 94);
72
- }
73
- }
@@ -1,81 +0,0 @@
1
- /**
2
- * Do not edit directly, this file was auto-generated.
3
- */
4
-
5
-
6
- /* stylelint-disable */
7
- @use "../jkl";
8
-
9
- @layer jokul.theme {
10
- @include jkl.light-mode-variables {
11
- --jkl-color-background-page: #F4F2EF;
12
- --jkl-color-background-page-variant: #F9F9F9;
13
- --jkl-color-background-container: #F9F9F9;
14
- --jkl-color-background-container-low: #ECE9E5;
15
- --jkl-color-background-container-high: #FFFFFF;
16
- --jkl-color-background-container-inverted: #1B1917;
17
- --jkl-color-background-container-subdued: #C8C5C3;
18
- --jkl-color-background-input-base: rgba(0, 0, 0, 0);
19
- --jkl-color-background-input-focus: #FFFFFF;
20
- --jkl-color-background-action: #1B1917;
21
- --jkl-color-background-interactive: rgba(0, 0, 0, 0);
22
- --jkl-color-background-interactive-hover: #ECE9E5;
23
- --jkl-color-background-interactive-selected: #E0DBD4;
24
- --jkl-color-background-alert-neutral: #E0DBD4;
25
- --jkl-color-background-alert-info: #D3D3F6;
26
- --jkl-color-background-alert-success: #ACD3B5;
27
- --jkl-color-background-alert-warning: #EFDD9E;
28
- --jkl-color-background-alert-error: #F6B3B3;
29
- --jkl-color-text-default: #1B1917;
30
- --jkl-color-text-subdued: #636060;
31
- --jkl-color-text-inverted: #F9F9F9;
32
- --jkl-color-text-on-action: #F9F9F9;
33
- --jkl-color-text-interactive: #1B1917;
34
- --jkl-color-text-interactive-hover: #636060;
35
- --jkl-color-text-on-alert: #1B1917;
36
- --jkl-color-text-on-alert-subdued: #444141;
37
- --jkl-color-border-action: #1B1917;
38
- --jkl-color-border-input: #636060;
39
- --jkl-color-border-input-focus: #1B1917;
40
- --jkl-color-border-separator: #C8C5C3;
41
- --jkl-color-border-separator-strong: #636060;
42
- --jkl-color-border-separator-hover: #1B1917;
43
- --jkl-color-border-subdued: #C8C5C3;
44
- }
45
-
46
- @include jkl.dark-mode-variables {
47
- --jkl-color-background-page: #1B1917;
48
- --jkl-color-background-page-variant: #1B1917;
49
- --jkl-color-background-container: #313030;
50
- --jkl-color-background-container-low: #000000;
51
- --jkl-color-background-container-high: #313030;
52
- --jkl-color-background-container-inverted: #F9F9F9;
53
- --jkl-color-background-container-subdued: #636060;
54
- --jkl-color-background-input-base: rgba(0, 0, 0, 0);
55
- --jkl-color-background-input-focus: #313030;
56
- --jkl-color-background-action: #F9F9F9;
57
- --jkl-color-background-interactive: rgba(0, 0, 0, 0);
58
- --jkl-color-background-interactive-hover: #444141;
59
- --jkl-color-background-interactive-selected: #636060;
60
- --jkl-color-background-alert-neutral: #E0DBD4;
61
- --jkl-color-background-alert-info: #A9A9CA;
62
- --jkl-color-background-alert-success: #94B79B;
63
- --jkl-color-background-alert-warning: #DECC8D;
64
- --jkl-color-background-alert-error: #DE9E9E;
65
- --jkl-color-text-default: #F9F9F9;
66
- --jkl-color-text-subdued: #C8C5C3;
67
- --jkl-color-text-inverted: #1B1917;
68
- --jkl-color-text-on-action: #1B1917;
69
- --jkl-color-text-interactive: #F9F9F9;
70
- --jkl-color-text-interactive-hover: #C8C5C3;
71
- --jkl-color-text-on-alert: #1B1917;
72
- --jkl-color-text-on-alert-subdued: #444141;
73
- --jkl-color-border-action: #F9F9F9;
74
- --jkl-color-border-input: #C8C5C3;
75
- --jkl-color-border-input-focus: #F9F9F9;
76
- --jkl-color-border-separator: #636060;
77
- --jkl-color-border-separator-strong: #C8C5C3;
78
- --jkl-color-border-separator-hover: #F9F9F9;
79
- --jkl-color-border-subdued: #636060;
80
- }
81
- }
@@ -1,279 +0,0 @@
1
- /**
2
- * Do not edit directly, this file was auto-generated.
3
- */
4
-
5
-
6
- @layer jokul.theme {
7
- :root {
8
- --jkl-border-width-1: 0.0625rem;
9
- --jkl-border-width-2: 0.125rem;
10
- --jkl-border-width-3: 0.1875rem;
11
- --jkl-border-radius-none: 0;
12
- --jkl-border-radius-xs: 0.25rem;
13
- --jkl-border-radius-s: 0.5rem;
14
- --jkl-border-radius-m: 0.75rem;
15
- --jkl-border-radius-l: 1rem;
16
- --jkl-border-radius-full: 9999px;
17
- --jkl-breakpoint-small: 0;
18
- --jkl-breakpoint-medium: 680px;
19
- --jkl-breakpoint-large: 1200px;
20
- --jkl-breakpoint-xl: 1600px;
21
- --jkl-color-brand-snohvit: #F9F9F9;
22
- --jkl-color-brand-varde: #E0DBD4;
23
- --jkl-color-brand-granitt: #1B1917;
24
- --jkl-color-brand-hvit: #FFFFFF;
25
- --jkl-color-brand-svart: #000000;
26
- --jkl-color-brand-skifer: #313030;
27
- --jkl-color-brand-fjellgra: #444141;
28
- --jkl-color-brand-stein: #636060;
29
- --jkl-color-brand-svaberg: #C8C5C3;
30
- --jkl-color-brand-dis: #ECE9E5;
31
- --jkl-color-brand-sand: #F4F2EF;
32
- --jkl-color-functional-info: #D3D3F6;
33
- --jkl-color-functional-info-dark: #A9A9CA;
34
- --jkl-color-functional-success: #ACD3B5;
35
- --jkl-color-functional-success-dark: #94B79B;
36
- --jkl-color-functional-warning: #EFDD9E;
37
- --jkl-color-functional-warning-dark: #DECC8D;
38
- --jkl-color-functional-error: #F6B3B3;
39
- --jkl-color-functional-error-dark: #DE9E9E;
40
- --jkl-color-svart: #000;
41
- --jkl-color-granitt: #1b1917;
42
- --jkl-color-skifer: #313030;
43
- --jkl-color-fjellgra: #444141;
44
- --jkl-color-stein: #636060;
45
- --jkl-color-svaberg: #c8c5c3;
46
- --jkl-color-varde: #e0dbd4;
47
- --jkl-color-dis: #ece9e5;
48
- --jkl-color-sand: #f4f2ef;
49
- --jkl-color-snohvit: #f9f9f9;
50
- --jkl-color-hvit: #fff;
51
- --jkl-color-suksess: #acd3b5;
52
- --jkl-color-suksess-dark: #94b79b;
53
- --jkl-color-feil: #f6b3b3;
54
- --jkl-color-feil-dark: #de9e9e;
55
- --jkl-color-info: #d3d3f6;
56
- --jkl-color-info-dark: #a9a9ca;
57
- --jkl-color-advarsel: #efdd9e;
58
- --jkl-color-advarsel-dark: #decc8d;
59
- --jkl-motion-timing-energetic: 75ms;
60
- --jkl-motion-timing-snappy: 100ms;
61
- --jkl-motion-timing-productive: 150ms;
62
- --jkl-motion-timing-expressive: 250ms;
63
- --jkl-motion-timing-lazy: 400ms;
64
- --jkl-motion-easing-standard: ease;
65
- --jkl-motion-easing-entrance: ease-out;
66
- --jkl-motion-easing-exit: ease-in;
67
- --jkl-motion-easing-ease-in-bounce-out: cubic-bezier(0, 0, 0.375, 1.17);
68
- --jkl-motion-easing-focus: cubic-bezier(0.6, 0.2, 0.35, 1);
69
- --jkl-spacing-0: 0rem;
70
- --jkl-spacing-2: 0.125rem;
71
- --jkl-spacing-4: 0.25rem;
72
- --jkl-spacing-8: 0.5rem;
73
- --jkl-spacing-12: 0.75rem;
74
- --jkl-spacing-16: 1rem;
75
- --jkl-spacing-24: 1.5rem;
76
- --jkl-spacing-32: 2rem;
77
- --jkl-spacing-40: 2.5rem;
78
- --jkl-spacing-64: 4rem;
79
- --jkl-spacing-104: 6.5rem;
80
- --jkl-spacing-168: 10.5rem;
81
- --jkl-semantic-spacing-none: 0;
82
- --jkl-semantic-spacing-2xs: 0.25rem;
83
- --jkl-semantic-spacing-xs: 0.5rem;
84
- --jkl-semantic-spacing-s: 1rem;
85
- --jkl-semantic-spacing-m: 1.5rem;
86
- --jkl-semantic-spacing-l: 2.5rem;
87
- --jkl-semantic-spacing-xl: 4rem;
88
- --jkl-semantic-spacing-2xl: 6.5rem;
89
- --jkl-icon-weight-normal: 300;
90
- --jkl-icon-weight-bold: 400;
91
- --jkl-typography-weight-normal: 400;
92
- --jkl-typography-weight-bold: 700;
93
- --jkl-typography-font-weight-normal: 400;
94
- --jkl-typography-font-weight-bold: 700;
95
- --jkl-typography-font-size-1: var(--jkl-font-size-1);
96
- --jkl-typography-font-size-2: var(--jkl-font-size-2);
97
- --jkl-typography-font-size-3: var(--jkl-font-size-3);
98
- --jkl-typography-font-size-4: var(--jkl-font-size-4);
99
- --jkl-typography-font-size-5: var(--jkl-font-size-5);
100
- --jkl-typography-font-size-6: var(--jkl-font-size-6);
101
- --jkl-typography-font-size-7: var(--jkl-font-size-7);
102
- --jkl-typography-font-size-8: var(--jkl-font-size-8);
103
- --jkl-typography-font-size-9: var(--jkl-font-size-9);
104
- --jkl-typography-font-size-10: var(--jkl-font-size-10);
105
- --jkl-typography-font-size-16: 1rem;
106
- --jkl-typography-font-size-18: 1.125rem;
107
- --jkl-typography-font-size-20: 1.25rem;
108
- --jkl-typography-font-size-21: 1.3125rem;
109
- --jkl-typography-font-size-23: 1.4375rem;
110
- --jkl-typography-font-size-25: 1.5625rem;
111
- --jkl-typography-font-size-26: 1.625rem;
112
- --jkl-typography-font-size-28: 1.75rem;
113
- --jkl-typography-font-size-30: 1.875rem;
114
- --jkl-typography-font-size-36: 2.25rem;
115
- --jkl-typography-font-size-44: 2.75rem;
116
- --jkl-typography-font-size-56: 3.5rem;
117
- --jkl-typography-line-height-24: 1.5rem;
118
- --jkl-typography-line-height-28: 1.75rem;
119
- --jkl-typography-line-height-32: 2rem;
120
- --jkl-typography-line-height-36: 2.25rem;
121
- --jkl-typography-line-height-40: 2.5rem;
122
- --jkl-typography-line-height-44: 2.75rem;
123
- --jkl-typography-line-height-52: 3.25rem;
124
- --jkl-typography-line-height-64: 4rem;
125
- --jkl-typography-line-height-flush: var(--jkl-line-height-flush);
126
- --jkl-typography-line-height-tight: var(--jkl-line-height-tight);
127
- --jkl-typography-line-height-relaxed: var(--jkl-line-height-relaxed);
128
- --jkl-typography-style-title-small-font-size: var(--jkl-font-size-8);
129
- --jkl-typography-style-title-small-line-height: var(--jkl-line-height-tight);
130
- --jkl-typography-style-title-small-font-weight: 400;
131
- --jkl-typography-style-title-base-font-size: var(--jkl-font-size-8);
132
- --jkl-typography-style-title-base-line-height: var(--jkl-line-height-tight);
133
- --jkl-typography-style-title-base-font-weight: 400;
134
- --jkl-typography-style-title-small-small-font-size: var(--jkl-font-size-7);
135
- --jkl-typography-style-title-small-small-line-height: var(--jkl-line-height-tight);
136
- --jkl-typography-style-title-small-small-font-weight: 400;
137
- --jkl-typography-style-title-small-base-font-size: var(--jkl-font-size-7);
138
- --jkl-typography-style-title-small-base-line-height: var(--jkl-line-height-tight);
139
- --jkl-typography-style-title-small-base-font-weight: 400;
140
- --jkl-typography-style-heading-1-small-font-size: var(--jkl-font-size-8);
141
- --jkl-typography-style-heading-1-small-line-height: var(--jkl-line-height-tight);
142
- --jkl-typography-style-heading-1-small-font-weight: 400;
143
- --jkl-typography-style-heading-1-base-font-size: var(--jkl-font-size-8);
144
- --jkl-typography-style-heading-1-base-line-height: var(--jkl-line-height-tight);
145
- --jkl-typography-style-heading-1-base-font-weight: 400;
146
- --jkl-typography-style-heading-2-small-font-size: var(--jkl-font-size-7);
147
- --jkl-typography-style-heading-2-small-line-height: var(--jkl-line-height-tight);
148
- --jkl-typography-style-heading-2-small-font-weight: 400;
149
- --jkl-typography-style-heading-2-base-font-size: var(--jkl-font-size-7);
150
- --jkl-typography-style-heading-2-base-line-height: var(--jkl-line-height-tight);
151
- --jkl-typography-style-heading-2-base-font-weight: 400;
152
- --jkl-typography-style-heading-3-small-font-size: var(--jkl-font-size-6);
153
- --jkl-typography-style-heading-3-small-line-height: var(--jkl-line-height-tight);
154
- --jkl-typography-style-heading-3-small-font-weight: 700;
155
- --jkl-typography-style-heading-3-base-font-size: var(--jkl-font-size-6);
156
- --jkl-typography-style-heading-3-base-line-height: var(--jkl-line-height-tight);
157
- --jkl-typography-style-heading-3-base-font-weight: 700;
158
- --jkl-typography-style-heading-4-small-font-size: var(--jkl-font-size-5);
159
- --jkl-typography-style-heading-4-small-line-height: var(--jkl-line-height-tight);
160
- --jkl-typography-style-heading-4-small-font-weight: 700;
161
- --jkl-typography-style-heading-4-base-font-size: var(--jkl-font-size-5);
162
- --jkl-typography-style-heading-4-base-line-height: var(--jkl-line-height-tight);
163
- --jkl-typography-style-heading-4-base-font-weight: 700;
164
- --jkl-typography-style-heading-5-small-font-size: var(--jkl-font-size-4);
165
- --jkl-typography-style-heading-5-small-line-height: var(--jkl-line-height-tight);
166
- --jkl-typography-style-heading-5-small-font-weight: 700;
167
- --jkl-typography-style-heading-5-base-font-size: var(--jkl-font-size-4);
168
- --jkl-typography-style-heading-5-base-line-height: var(--jkl-line-height-tight);
169
- --jkl-typography-style-heading-5-base-font-weight: 700;
170
- --jkl-typography-style-paragraph-large-small-font-size: var(--jkl-font-size-5);
171
- --jkl-typography-style-paragraph-large-small-line-height: var(--jkl-line-height-relaxed);
172
- --jkl-typography-style-paragraph-large-small-font-weight: 400;
173
- --jkl-typography-style-paragraph-large-base-font-size: var(--jkl-font-size-5);
174
- --jkl-typography-style-paragraph-large-base-line-height: var(--jkl-line-height-relaxed);
175
- --jkl-typography-style-paragraph-large-base-font-weight: 400;
176
- --jkl-typography-style-paragraph-medium-small-font-size: var(--jkl-font-size-3);
177
- --jkl-typography-style-paragraph-medium-small-line-height: var(--jkl-line-height-relaxed);
178
- --jkl-typography-style-paragraph-medium-small-font-weight: 400;
179
- --jkl-typography-style-paragraph-medium-base-font-size: var(--jkl-font-size-3);
180
- --jkl-typography-style-paragraph-medium-base-line-height: var(--jkl-line-height-relaxed);
181
- --jkl-typography-style-paragraph-medium-base-font-weight: 400;
182
- --jkl-typography-style-paragraph-small-small-font-size: var(--jkl-font-size-2);
183
- --jkl-typography-style-paragraph-small-small-line-height: var(--jkl-line-height-relaxed);
184
- --jkl-typography-style-paragraph-small-small-font-weight: 400;
185
- --jkl-typography-style-paragraph-small-base-font-size: var(--jkl-font-size-2);
186
- --jkl-typography-style-paragraph-small-base-line-height: var(--jkl-line-height-relaxed);
187
- --jkl-typography-style-paragraph-small-base-font-weight: 400;
188
- --jkl-typography-style-text-large-small-font-size: var(--jkl-font-size-5);
189
- --jkl-typography-style-text-large-small-line-height: var(--jkl-line-height-tight);
190
- --jkl-typography-style-text-large-small-font-weight: 400;
191
- --jkl-typography-style-text-large-base-font-size: var(--jkl-font-size-5);
192
- --jkl-typography-style-text-large-base-line-height: var(--jkl-line-height-tight);
193
- --jkl-typography-style-text-large-base-font-weight: 400;
194
- --jkl-typography-style-text-medium-small-font-size: var(--jkl-font-size-3);
195
- --jkl-typography-style-text-medium-small-line-height: var(--jkl-line-height-tight);
196
- --jkl-typography-style-text-medium-small-font-weight: 400;
197
- --jkl-typography-style-text-medium-base-font-size: var(--jkl-font-size-3);
198
- --jkl-typography-style-text-medium-base-line-height: var(--jkl-line-height-tight);
199
- --jkl-typography-style-text-medium-base-font-weight: 400;
200
- --jkl-typography-style-text-small-small-font-size: var(--jkl-font-size-2);
201
- --jkl-typography-style-text-small-small-line-height: var(--jkl-line-height-tight);
202
- --jkl-typography-style-text-small-small-font-weight: 400;
203
- --jkl-typography-style-text-small-base-font-size: var(--jkl-font-size-2);
204
- --jkl-typography-style-text-small-base-line-height: var(--jkl-line-height-tight);
205
- --jkl-typography-style-text-small-base-font-weight: 400;
206
- --jkl-typography-style-text-micro-small-font-size: var(--jkl-font-size-1);
207
- --jkl-typography-style-text-micro-small-line-height: var(--jkl-line-height-tight);
208
- --jkl-typography-style-text-micro-small-font-weight: 400;
209
- --jkl-typography-style-text-micro-base-font-size: var(--jkl-font-size-1);
210
- --jkl-typography-style-text-micro-base-line-height: var(--jkl-line-height-tight);
211
- --jkl-typography-style-text-micro-base-font-weight: 400;
212
- --jkl-typography-style-body-small-font-size: 1.125rem;
213
- --jkl-typography-style-body-small-line-height: 1.75rem;
214
- --jkl-typography-style-body-small-font-weight: 400;
215
- --jkl-typography-style-body-base-font-size: 1.25rem;
216
- --jkl-typography-style-body-base-line-height: 2rem;
217
- --jkl-typography-style-body-base-font-weight: 400;
218
- --jkl-typography-style-small-small-font-size: 1rem;
219
- --jkl-typography-style-small-small-line-height: 1.5rem;
220
- --jkl-typography-style-small-small-font-weight: 400;
221
- --jkl-typography-style-small-base-font-size: 1rem;
222
- --jkl-typography-style-small-base-line-height: 1.5rem;
223
- --jkl-typography-style-small-base-font-weight: 400;
224
- --jkl-typography-title-small-font-size: 2.25rem;
225
- --jkl-typography-title-small-line-height: 2.75rem;
226
- --jkl-typography-title-small-font-weight: 400;
227
- --jkl-typography-title-base-font-size: 3.5rem;
228
- --jkl-typography-title-base-line-height: 4rem;
229
- --jkl-typography-title-base-font-weight: 400;
230
- --jkl-typography-title-small-small-font-size: 1.875rem;
231
- --jkl-typography-title-small-small-line-height: 2.25rem;
232
- --jkl-typography-title-small-small-font-weight: 400;
233
- --jkl-typography-title-small-base-font-size: 2.75rem;
234
- --jkl-typography-title-small-base-line-height: 3.25rem;
235
- --jkl-typography-title-small-base-font-weight: 400;
236
- --jkl-typography-heading-1-small-font-size: 1.625rem;
237
- --jkl-typography-heading-1-small-line-height: 2rem;
238
- --jkl-typography-heading-1-small-font-weight: 400;
239
- --jkl-typography-heading-1-base-font-size: 2.25rem;
240
- --jkl-typography-heading-1-base-line-height: 2.75rem;
241
- --jkl-typography-heading-1-base-font-weight: 400;
242
- --jkl-typography-heading-2-small-font-size: 1.4375rem;
243
- --jkl-typography-heading-2-small-line-height: 2rem;
244
- --jkl-typography-heading-2-small-font-weight: 400;
245
- --jkl-typography-heading-2-base-font-size: 1.75rem;
246
- --jkl-typography-heading-2-base-line-height: 2.5rem;
247
- --jkl-typography-heading-2-base-font-weight: 400;
248
- --jkl-typography-heading-3-small-font-size: 1.3125rem;
249
- --jkl-typography-heading-3-small-line-height: 1.75rem;
250
- --jkl-typography-heading-3-small-font-weight: 700;
251
- --jkl-typography-heading-3-base-font-size: 1.5625rem;
252
- --jkl-typography-heading-3-base-line-height: 2rem;
253
- --jkl-typography-heading-3-base-font-weight: 700;
254
- --jkl-typography-heading-4-small-font-size: 1.125rem;
255
- --jkl-typography-heading-4-small-line-height: 1.5rem;
256
- --jkl-typography-heading-4-small-font-weight: 700;
257
- --jkl-typography-heading-4-base-font-size: 1.3125rem;
258
- --jkl-typography-heading-4-base-line-height: 1.75rem;
259
- --jkl-typography-heading-4-base-font-weight: 700;
260
- --jkl-typography-heading-5-small-font-size: 1rem;
261
- --jkl-typography-heading-5-small-line-height: 1.5rem;
262
- --jkl-typography-heading-5-small-font-weight: 700;
263
- --jkl-typography-heading-5-base-font-size: 1rem;
264
- --jkl-typography-heading-5-base-line-height: 1.5rem;
265
- --jkl-typography-heading-5-base-font-weight: 700;
266
- --jkl-typography-body-small-font-size: 1.125rem;
267
- --jkl-typography-body-small-line-height: 1.75rem;
268
- --jkl-typography-body-small-font-weight: 400;
269
- --jkl-typography-body-base-font-size: 1.25rem;
270
- --jkl-typography-body-base-line-height: 2rem;
271
- --jkl-typography-body-base-font-weight: 400;
272
- --jkl-typography-small-small-font-size: 1rem;
273
- --jkl-typography-small-small-line-height: 1.5rem;
274
- --jkl-typography-small-small-font-weight: 400;
275
- --jkl-typography-small-base-font-size: 1rem;
276
- --jkl-typography-small-base-line-height: 1.5rem;
277
- --jkl-typography-small-base-font-weight: 400;
278
- }
279
- }
@@ -1,33 +0,0 @@
1
- /**
2
- * Do not edit directly, this file was auto-generated.
3
- */
4
-
5
-
6
- @layer jokul.theme {
7
- :root {
8
- --jkl-unit-10: var(--jkl-unit-base);
9
- --jkl-unit-15: calc(var(--jkl-unit-base) * 1.5);
10
- --jkl-unit-20: calc(var(--jkl-unit-base) * 2);
11
- --jkl-unit-25: calc(var(--jkl-unit-base) * 2.5);
12
- --jkl-unit-30: calc(var(--jkl-unit-base) * 3);
13
- --jkl-unit-40: calc(var(--jkl-unit-base) * 4);
14
- --jkl-unit-50: calc(var(--jkl-unit-base) * 5);
15
- --jkl-unit-60: calc(var(--jkl-unit-base) * 6);
16
- --jkl-unit-70: calc(var(--jkl-unit-base) * 7);
17
- --jkl-unit-80: calc(var(--jkl-unit-base) * 8);
18
- --jkl-unit-90: calc(var(--jkl-unit-base) * 9);
19
- --jkl-unit-130: calc(var(--jkl-unit-base) * 13);
20
- --jkl-unit-210: calc(var(--jkl-unit-base) * 21);
21
- --jkl-unit-base: 0.5rem;
22
- --jkl-unit-02: calc(var(--jkl-unit-base) * .25);
23
- --jkl-unit-05: calc(var(--jkl-unit-base) * .5);
24
- --jkl-spacing-none: 0;
25
- --jkl-spacing-xxs: calc(var(--jkl-unit-base) * .5);
26
- --jkl-spacing-xs: var(--jkl-unit-base);
27
- --jkl-spacing-s: calc(var(--jkl-unit-base) * 2);
28
- --jkl-spacing-m: calc(var(--jkl-unit-base) * 3);
29
- --jkl-spacing-l: calc(var(--jkl-unit-base) * 5);
30
- --jkl-spacing-xl: calc(var(--jkl-unit-base) * 8);
31
- --jkl-spacing-2xl: calc(var(--jkl-unit-base) * 13);
32
- }
33
- }
@@ -1,33 +0,0 @@
1
- /**
2
- * Do not edit directly, this file was auto-generated.
3
- */
4
-
5
-
6
- @layer jokul.theme {
7
- :root {
8
- --jkl-unit-10: var(--jkl-unit-base);
9
- --jkl-unit-15: calc(var(--jkl-unit-base) * 1.5);
10
- --jkl-unit-20: calc(var(--jkl-unit-base) * 2);
11
- --jkl-unit-25: calc(var(--jkl-unit-base) * 2.5);
12
- --jkl-unit-30: calc(var(--jkl-unit-base) * 3);
13
- --jkl-unit-40: calc(var(--jkl-unit-base) * 4);
14
- --jkl-unit-50: calc(var(--jkl-unit-base) * 5);
15
- --jkl-unit-60: calc(var(--jkl-unit-base) * 6);
16
- --jkl-unit-70: calc(var(--jkl-unit-base) * 7);
17
- --jkl-unit-80: calc(var(--jkl-unit-base) * 8);
18
- --jkl-unit-90: calc(var(--jkl-unit-base) * 9);
19
- --jkl-unit-130: calc(var(--jkl-unit-base) * 13);
20
- --jkl-unit-210: calc(var(--jkl-unit-base) * 21);
21
- --jkl-unit-base: 0.5rem;
22
- --jkl-unit-02: calc(var(--jkl-unit-base) * .25);
23
- --jkl-unit-05: calc(var(--jkl-unit-base) * .5);
24
- --jkl-spacing-none: 0;
25
- --jkl-spacing-xxs: calc(var(--jkl-unit-base) * .5);
26
- --jkl-spacing-xs: var(--jkl-unit-base);
27
- --jkl-spacing-s: calc(var(--jkl-unit-base) * 2);
28
- --jkl-spacing-m: calc(var(--jkl-unit-base) * 3);
29
- --jkl-spacing-l: calc(var(--jkl-unit-base) * 5);
30
- --jkl-spacing-xl: calc(var(--jkl-unit-base) * 8);
31
- --jkl-spacing-2xl: calc(var(--jkl-unit-base) * 13);
32
- }
33
- }