@conduction/theme 1.1.21 → 1.1.23

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 (122) hide show
  1. package/README.md +8 -0
  2. package/conduction-design-tokens/src/brand/conduction/color.tokens.json +10 -0
  3. package/conduction-design-tokens/src/brand/conduction/font-size.tokens.json +44 -11
  4. package/conduction-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +17 -0
  5. package/conduction-design-tokens/src/component/utrecht/focus.tokens.json +15 -0
  6. package/conduction-design-tokens/src/component/utrecht/form-input.tokens.json +4 -1
  7. package/conduction-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
  8. package/conduction-design-tokens/src/component/utrecht/textbox.tokens.json +4 -1
  9. package/municipalities/commonground-design-tokens/src/brand/commonground/color.tokens.json +3 -0
  10. package/municipalities/commonground-design-tokens/src/brand/commonground/font-size.tokens.json +44 -11
  11. package/municipalities/commonground-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +17 -0
  12. package/municipalities/commonground-design-tokens/src/component/utrecht/focus.tokens.json +15 -0
  13. package/municipalities/commonground-design-tokens/src/component/utrecht/form-input.tokens.json +4 -1
  14. package/municipalities/commonground-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
  15. package/municipalities/commonground-design-tokens/src/component/utrecht/textbox.tokens.json +4 -1
  16. package/municipalities/dimpact-design-tokens/src/brand/dimpact/font-size.tokens.json +44 -11
  17. package/municipalities/dimpact-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +20 -0
  18. package/municipalities/dimpact-design-tokens/src/component/utrecht/focus.tokens.json +15 -0
  19. package/municipalities/dimpact-design-tokens/src/component/utrecht/form-input.tokens.json +4 -1
  20. package/municipalities/dimpact-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
  21. package/municipalities/dimpact-design-tokens/src/component/utrecht/textbox.tokens.json +4 -1
  22. package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/color.tokens.json +3 -0
  23. package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/font-size.tokens.json +44 -11
  24. package/municipalities/dinkelland-design-tokens/src/component/conduction/logo.tokens.json +8 -6
  25. package/municipalities/dinkelland-design-tokens/src/component/conduction/pagination.tokens.json +4 -1
  26. package/municipalities/dinkelland-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +17 -0
  27. package/municipalities/dinkelland-design-tokens/src/component/utrecht/focus.tokens.json +15 -0
  28. package/municipalities/dinkelland-design-tokens/src/component/utrecht/form-input.tokens.json +4 -2
  29. package/municipalities/dinkelland-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
  30. package/municipalities/dinkelland-design-tokens/src/component/utrecht/textbox.tokens.json +4 -2
  31. package/municipalities/epe-design-tokens/src/brand/epe/color.tokens.json +3 -0
  32. package/municipalities/epe-design-tokens/src/brand/epe/font-size.tokens.json +44 -11
  33. package/municipalities/epe-design-tokens/src/component/utrecht/breadcrumb.tokens.json +5 -2
  34. package/municipalities/epe-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +17 -0
  35. package/municipalities/epe-design-tokens/src/component/utrecht/focus.tokens.json +15 -0
  36. package/municipalities/epe-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
  37. package/municipalities/epe-design-tokens/src/component/utrecht/textbox.tokens.json +1 -1
  38. package/municipalities/gouda-design-tokens/src/brand/gouda/color.tokens.json +13 -0
  39. package/municipalities/gouda-design-tokens/src/brand/gouda/font-size.tokens.json +44 -11
  40. package/municipalities/gouda-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +17 -0
  41. package/municipalities/gouda-design-tokens/src/component/utrecht/focus.tokens.json +15 -0
  42. package/municipalities/gouda-design-tokens/src/component/utrecht/form-input.tokens.json +4 -1
  43. package/municipalities/gouda-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
  44. package/municipalities/gouda-design-tokens/src/component/utrecht/textbox.tokens.json +4 -1
  45. package/municipalities/leiden-design-tokens/src/brand/leiden/color.tokens.json +15 -3
  46. package/municipalities/leiden-design-tokens/src/brand/leiden/font-size.tokens.json +44 -11
  47. package/municipalities/leiden-design-tokens/src/common/utrecht/action.tokens.json +5 -2
  48. package/municipalities/leiden-design-tokens/src/component/conduction/logo.tokens.json +6 -6
  49. package/municipalities/leiden-design-tokens/src/component/conduction/pagination.tokens.json +5 -2
  50. package/municipalities/leiden-design-tokens/src/component/utrecht/breadcrumb.tokens.json +4 -1
  51. package/municipalities/leiden-design-tokens/src/component/utrecht/button.tokens.json +10 -9
  52. package/municipalities/leiden-design-tokens/src/component/utrecht/calendar.tokens.json +80 -0
  53. package/municipalities/leiden-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -0
  54. package/municipalities/leiden-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +1 -0
  55. package/municipalities/leiden-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +17 -0
  56. package/municipalities/leiden-design-tokens/src/component/utrecht/focus.tokens.json +15 -0
  57. package/municipalities/leiden-design-tokens/src/component/utrecht/form-input.tokens.json +4 -1
  58. package/municipalities/leiden-design-tokens/src/component/utrecht/heading.tokens.json +6 -6
  59. package/municipalities/leiden-design-tokens/src/component/utrecht/radio-button.tokens.json +1 -1
  60. package/municipalities/leiden-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
  61. package/municipalities/leiden-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -0
  62. package/municipalities/leiden-design-tokens/src/component/utrecht/textbox.tokens.json +4 -1
  63. package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/color.tokens.json +10 -0
  64. package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/font-size.tokens.json +48 -12
  65. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +17 -0
  66. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/focus.tokens.json +15 -0
  67. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/form-input.tokens.json +4 -1
  68. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
  69. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/textbox.tokens.json +4 -1
  70. package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/color.tokens.json +3 -0
  71. package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/font-size.tokens.json +44 -11
  72. package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +20 -0
  73. package/municipalities/noordwijk-design-tokens/src/component/utrecht/focus.tokens.json +15 -0
  74. package/municipalities/noordwijk-design-tokens/src/component/utrecht/form-input.tokens.json +4 -1
  75. package/municipalities/noordwijk-design-tokens/src/component/utrecht/heading.tokens.json +12 -3
  76. package/municipalities/noordwijk-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
  77. package/municipalities/noordwijk-design-tokens/src/component/utrecht/textbox.tokens.json +4 -1
  78. package/municipalities/open-webconcept-design-tokens/src/brand/open-webconcept/color.tokens.json +12 -0
  79. package/municipalities/open-webconcept-design-tokens/src/brand/open-webconcept/font-size.tokens.json +44 -11
  80. package/municipalities/open-webconcept-design-tokens/src/component/conduction/logo.tokens.json +2 -2
  81. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +17 -0
  82. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/focus.tokens.json +15 -0
  83. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/form-input.tokens.json +4 -1
  84. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
  85. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/textbox.tokens.json +4 -1
  86. package/municipalities/opencatalogi-design-tokens/src/components/utrecht/extra-tokens/skip-link.tokens.json +17 -0
  87. package/municipalities/opencatalogi-design-tokens/src/components/utrecht/skip-link.tokens.json +16 -0
  88. package/municipalities/opencatalogi-design-tokens/src/rotterdam/brand/opencatalogi/typography.tokens.json +18 -9
  89. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/rotterdam/paragraph.tokens.json +4 -1
  90. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/document.tokens.json +4 -1
  91. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/paragraph.tokens.json +8 -2
  92. package/municipalities/rotterdam-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +17 -0
  93. package/municipalities/rotterdam-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
  94. package/municipalities/sloterburg-design-tokens/src/brand/sloterburg/font-size.tokens.json +44 -11
  95. package/municipalities/sloterburg-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +17 -0
  96. package/municipalities/sloterburg-design-tokens/src/component/utrecht/focus.tokens.json +15 -0
  97. package/municipalities/sloterburg-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
  98. package/municipalities/tubbergen-design-tokens/src/brand/tubbergen/color.tokens.json +6 -0
  99. package/municipalities/tubbergen-design-tokens/src/brand/tubbergen/font-size.tokens.json +44 -11
  100. package/municipalities/tubbergen-design-tokens/src/component/conduction/logo.tokens.json +5 -5
  101. package/municipalities/tubbergen-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +17 -0
  102. package/municipalities/tubbergen-design-tokens/src/component/utrecht/focus.tokens.json +15 -0
  103. package/municipalities/tubbergen-design-tokens/src/component/utrecht/form-input.tokens.json +4 -2
  104. package/municipalities/tubbergen-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
  105. package/municipalities/tubbergen-design-tokens/src/component/utrecht/textbox.tokens.json +4 -1
  106. package/municipalities/xxllnc-design-tokens/src/brand/xxllnc/color.tokens.json +10 -0
  107. package/municipalities/xxllnc-design-tokens/src/brand/xxllnc/font-size.tokens.json +44 -11
  108. package/municipalities/xxllnc-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +17 -0
  109. package/municipalities/xxllnc-design-tokens/src/component/utrecht/focus.tokens.json +15 -0
  110. package/municipalities/xxllnc-design-tokens/src/component/utrecht/form-input.tokens.json +4 -1
  111. package/municipalities/xxllnc-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
  112. package/municipalities/xxllnc-design-tokens/src/component/utrecht/textbox.tokens.json +4 -2
  113. package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +17 -0
  114. package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/focus.tokens.json +15 -0
  115. package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
  116. package/municipalities/zutphen-design-tokens/src/brand/zutphen/font-size.tokens.json +48 -12
  117. package/municipalities/zutphen-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +20 -0
  118. package/municipalities/zutphen-design-tokens/src/component/utrecht/focus.tokens.json +15 -0
  119. package/municipalities/zutphen-design-tokens/src/component/utrecht/form-input.tokens.json +4 -1
  120. package/municipalities/zutphen-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
  121. package/municipalities/zutphen-design-tokens/src/component/utrecht/textbox.tokens.json +4 -1
  122. package/package.json +1 -1
@@ -1,17 +1,50 @@
1
1
  {
2
2
  "leiden": {
3
3
  "font-size": {
4
- "4xs": { "value": "5px" },
5
- "3xs": { "value": "8px" },
6
- "2xs": { "value": "10px" },
7
- "xs": { "value": "12px" },
8
- "sm": { "value": "14px" },
9
- "md": { "value": "18px" },
10
- "lg": { "value": "20px" },
11
- "xl": { "value": "24px" },
12
- "2xl": { "value": "32px" },
13
- "3xl": { "value": "48px" },
14
- "4xl": { "value": "58px" }
4
+ "4xs": {
5
+ "value": "0.313rem",
6
+ "comment": "5px"
7
+ },
8
+ "3xs": {
9
+ "value": "0.5rem",
10
+ "comment": "8px"
11
+ },
12
+ "2xs": {
13
+ "value": "0.625rem",
14
+ "comment": "10px"
15
+ },
16
+ "xs": {
17
+ "value": "0.75rem",
18
+ "comment": "12px"
19
+ },
20
+ "sm": {
21
+ "value": "0.875rem",
22
+ "comment": "14px"
23
+ },
24
+ "md": {
25
+ "value": "1.125rem",
26
+ "comment": "18px"
27
+ },
28
+ "lg": {
29
+ "value": "1.25rem",
30
+ "comment": "20px"
31
+ },
32
+ "xl": {
33
+ "value": "1.5rem",
34
+ "comment": "24px"
35
+ },
36
+ "2xl": {
37
+ "value": "2rem",
38
+ "comment": "32px"
39
+ },
40
+ "3xl": {
41
+ "value": "2.8125rem",
42
+ "comment": "45px"
43
+ },
44
+ "4xl": {
45
+ "value": "3.625rem",
46
+ "comment": "58px"
47
+ }
15
48
  }
16
49
  }
17
50
  }
@@ -1,9 +1,12 @@
1
1
  {
2
2
  "utrecht": {
3
3
  "action": {
4
- "busy": { "cursor": { "value": "wait" } },
4
+ "inert": { "cursor": { "value": "default" } },
5
+ "activate": { "cursor": { "value": "pointer" } },
6
+ "submit": { "cursor": { "value": "pointer" } },
7
+ "navigate": { "cursor": { "value": "pointer" } },
5
8
  "disabled": { "cursor": { "value": "not-allowed" } },
6
- "submit": { "cursor": { "value": "pointer" } }
9
+ "busy": { "cursor": { "value": "wait" } }
7
10
  }
8
11
  }
9
12
  }
@@ -2,22 +2,22 @@
2
2
  "conduction": {
3
3
  "logo": {
4
4
  "header": {
5
- "inline-size": { "value": "80px" },
6
- "block-size": { "value": "37px" },
5
+ "inline-size": { "value": "119px" },
6
+ "block-size": { "value": "55px" },
7
7
  "background-image": {
8
8
  "value": "url('https://gemeente.leiden.nl/typo3conf/ext/leiden_template/Resources/Public/Images/logo_leiden.svg')"
9
9
  }
10
10
  },
11
11
  "footer": {
12
- "inline-size": { "value": "120px" },
13
- "block-size": { "value": "100px" },
12
+ "inline-size": { "value": "119px" },
13
+ "block-size": { "value": "55px" },
14
14
  "background-image": {
15
15
  "value": "url('https://gemeente.leiden.nl/typo3conf/ext/leiden_template/Resources/Public/Images/logo_leiden.svg')"
16
16
  }
17
17
  },
18
18
  "navbar": {
19
- "inline-size": { "value": "80px" },
20
- "block-size": { "value": "45px" },
19
+ "inline-size": { "value": "104px" },
20
+ "block-size": { "value": "48px" },
21
21
  "background-image": {
22
22
  "value": "url('https://gemeente.leiden.nl/typo3conf/ext/leiden_template/Resources/Public/Images/logo_leiden.svg')"
23
23
  }
@@ -16,7 +16,10 @@
16
16
  "padding-inline-end": { "value": "{leiden.size.xs}" },
17
17
  "padding-block-start": { "value": "{leiden.size.xs}" },
18
18
  "padding-block-end": { "value": "{leiden.size.xs}" },
19
- "font-size": { "value": "15px" },
19
+ "font-size": {
20
+ "value": "0.938rem",
21
+ "comment": "15px"
22
+ },
20
23
  "font-weight": { "value": "{leiden.typography.font-weight.bold}" },
21
24
  "font-family": { "value": "{utrecht.document.font-family}" },
22
25
  "border-width": {},
@@ -81,7 +84,7 @@
81
84
  "color": { "value": "{leiden.color.lightblue.37}" },
82
85
  "background-color": { "value": "{leiden.color.white.100}" },
83
86
  "text-decoration": { "value": "underline" },
84
- "text-decoration-thickness": { "value": "1px" },
87
+ "text-decoration-thickness": { "value": "{leiden.size.4xs}" },
85
88
  "border-width": {},
86
89
  "border-style": {},
87
90
  "border-color": {},
@@ -3,7 +3,10 @@
3
3
  "breadcrumb-nav": {
4
4
  "block-size": {},
5
5
  "font-family": { "value": "{utrecht.document.font-family}" },
6
- "font-size": { "value": "15px" },
6
+ "font-size": {
7
+ "value": "0.938rem",
8
+ "comment": "15px"
9
+ },
7
10
  "text-transform": {},
8
11
  "item": {
9
12
  "padding-block-start": {},
@@ -57,9 +57,9 @@
57
57
  "color": { "value": "{leiden.color.white.100}" },
58
58
  "font-weight": { "value": "inherit" },
59
59
  "active": {
60
- "background-color": {},
60
+ "background-color": { "value": "{leiden.color.primary-hover}" },
61
61
  "border-color": {},
62
- "color": {}
62
+ "color": { "value": "{leiden.color.white.100}" }
63
63
  },
64
64
  "disabled": {
65
65
  "background-color": { "value": "{leiden.color.grey.82}" },
@@ -67,7 +67,7 @@
67
67
  "color": { "value": "{leiden.color.grey.50}" }
68
68
  },
69
69
  "hover": {
70
- "background-color": { "value": "{leiden.color.primary}" },
70
+ "background-color": { "value": "{leiden.color.primary-hover}" },
71
71
  "border-color": {},
72
72
  "color": { "value": "{leiden.color.white.100}" },
73
73
  "scale": {}
@@ -116,11 +116,11 @@
116
116
  }
117
117
  },
118
118
  "subtle": {
119
- "background-color": {},
119
+ "background-color": { "value": "{leiden.color.primary}" },
120
120
  "border-color": {},
121
- "border-width": {},
122
- "color": {},
123
- "font-weight": {},
121
+ "border-width": { "value": "{leiden.size.3xs}" },
122
+ "color": { "value": "{leiden.color.white.100}" },
123
+ "font-weight": { "value": "inherit" },
124
124
  "active": {
125
125
  "background-color": {},
126
126
  "border-color": {},
@@ -132,9 +132,10 @@
132
132
  "color": { "value": "{leiden.color.grey.50}" }
133
133
  },
134
134
  "hover": {
135
- "background-color": {},
135
+ "background-color": { "value": "{leiden.color.primary}" },
136
136
  "border-color": {},
137
- "color": {}
137
+ "color": { "value": "{leiden.color.white.100}" },
138
+ "scale": {}
138
139
  },
139
140
  "focus": {
140
141
  "background-color": {},
@@ -0,0 +1,80 @@
1
+ {
2
+ "utrecht": {
3
+ "calendar": {
4
+ "width": {},
5
+ "background-color": {},
6
+ "table": {
7
+ "padding-block-start": {},
8
+ "padding-block-end": {},
9
+ "weeks-item": {
10
+ "width": { "value": "44px" },
11
+ "padding-block-start": { "value": "4px" },
12
+ "padding-block-end": { "value": "10px" },
13
+ "line-height": { "value": "24px" }
14
+ },
15
+ "days-item-day": {
16
+ "size": { "value": "44px" },
17
+ "color": { "value": "{leiden.color.black.0}" },
18
+ "border-width": { "value": "2px" },
19
+ "border-color": { "value": "transparent" },
20
+ "hover": {
21
+ "background-color": {},
22
+ "color": { "value": "{leiden.color.primary}" },
23
+ "border-color": { "value": "{leiden.color.black.0}" }
24
+ },
25
+ "focus": {
26
+ "background-color": {},
27
+ "color": {},
28
+ "border-color": { "value": "transparent" }
29
+ },
30
+ "active": {
31
+ "background-color": {},
32
+ "color": {},
33
+ "border-color": { "value": "transparent" }
34
+ },
35
+ "out-of-the-month": {
36
+ "background-color": {},
37
+ "color": { "value": "{leiden.color.grey.82}" },
38
+ "border-color": { "value": "transparent" }
39
+ },
40
+ "is-today": {
41
+ "background-color": { "value": "{leiden.color.red.95}" },
42
+ "color": { "value": "{leiden.color.primary}" },
43
+ "border-color": { "value": "{leiden.color.red.39}" },
44
+ "font-weight": { "value": "{leiden.typography.font-weight.bold}" }
45
+ },
46
+ "emphasis": {
47
+ "background-color": {},
48
+ "color": {},
49
+ "border-color": { "value": "transparent" },
50
+ "font-weight": {}
51
+ },
52
+ "selected": {
53
+ "background-color": { "value": "{leiden.color.red.39}" },
54
+ "color": { "value": "{leiden.color.white.100}" },
55
+ "border-color": {},
56
+ "font-weight": { "value": "{leiden.typography.font-weight.bold}" }
57
+ },
58
+ "disabled": {
59
+ "background-color": {},
60
+ "color": {},
61
+ "border-color": {}
62
+ }
63
+ }
64
+ },
65
+ "navigation": {
66
+ "background-color": {},
67
+ "color": { "value": "{leiden.color.red.39}" },
68
+ "padding-block-start": { "value": "2px" },
69
+ "padding-block-end": { "value": "2px" },
70
+ "label": {
71
+ "min-inline-size": { "value": "200px" },
72
+ "color": { "value": "{leiden.color.black.0}" }
73
+ }
74
+ },
75
+ "icon": {
76
+ "size": { "value": "24px" }
77
+ }
78
+ }
79
+ }
80
+ }
@@ -0,0 +1,57 @@
1
+ {
2
+ "utrecht": {
3
+ "checkbox": {
4
+ "background-color": {},
5
+ "border-color": {},
6
+ "border-radius": { "value": "3px" },
7
+ "border-width": { "value": "{leiden.size.4xs}" },
8
+ "color": { "value": "{leiden.color.white.100}" },
9
+ "size": { "value": "24px" },
10
+ "icon": {
11
+ "size": {}
12
+ },
13
+ "active": {
14
+ "border-color": {},
15
+ "border-width": {},
16
+ "background-color": {},
17
+ "color": {}
18
+ },
19
+ "hover": {
20
+ "border-color": { "value": "{leiden.color.grey.31}" },
21
+ "border-width": { "value": "{leiden.size.4xs}" },
22
+ "background-color": {},
23
+ "color": { "value": "{leiden.color.white.100}" }
24
+ },
25
+ "focus": {
26
+ "border-color": {},
27
+ "border-width": {},
28
+ "background-color": {},
29
+ "color": {}
30
+ },
31
+ "disabled": {
32
+ "border-color": { "value": "{leiden.color.grey.82}" },
33
+ "border-width": { "value": "{leiden.size.4xs}" },
34
+ "background-color": { "value": "{leiden.color.grey.82}" },
35
+ "color": { "value": "{leiden.color.grey.82}" }
36
+ },
37
+ "checked": {
38
+ "border-color": { "value": "{leiden.color.primary}" },
39
+ "border-width": { "value": "{leiden.size.4xs}" },
40
+ "background-color": { "value": "{leiden.color.primary}" },
41
+ "color": { "value": "{leiden.color.primary}" }
42
+ },
43
+ "indeterminate": {
44
+ "border-color": {},
45
+ "border-width": {},
46
+ "background-color": {},
47
+ "color": {}
48
+ },
49
+ "invalid": {
50
+ "border-color": {},
51
+ "border-width": {},
52
+ "background-color": {},
53
+ "color": {}
54
+ }
55
+ }
56
+ }
57
+ }
@@ -3,6 +3,7 @@
3
3
  "radio-button": {
4
4
  "min-block-size": { "value": "16px" },
5
5
  "min-inline-size": { "value": "16px" },
6
+ "margin-inline-end": { "value": "16px" },
6
7
  "checked-disabled": {
7
8
  "border-color": { "value": "{leiden.color.grey.82}" },
8
9
  "border-width": { "value": "{leiden.size.4xs}" },
@@ -0,0 +1,17 @@
1
+ {
2
+ "utrecht": {
3
+ "skip-link": {
4
+ "font-weight": { "value": "{leiden.typography.font-weight.bold}" },
5
+ "font-size": { "value": "{leiden.font-size.md}" },
6
+ "outline-style": {},
7
+ "outline-color": {},
8
+ "border-radius": { "value": "5px" },
9
+ "focus": {
10
+ "text-decoration": { "value": "{utrecht.skip-link.text-decoration}" }
11
+ },
12
+ "inset-block-start": { "value": "{leiden.size.lg}" },
13
+ "inset-inline-start": { "value": "{leiden.size.sm}" },
14
+ "box-shadow-width": {}
15
+ }
16
+ }
17
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "utrecht": {
3
+ "focus": {
4
+ "background-color": {},
5
+ "color": {},
6
+ "outline-color": { "value": "{leiden.color.white.100}" },
7
+ "outline-offset": { "value": "3px" },
8
+ "outline-style": { "value": "dotted" },
9
+ "outline-width": { "value": "{leiden.size.3xs}" },
10
+ "inverse": {
11
+ "outline-color": {}
12
+ }
13
+ }
14
+ }
15
+ }
@@ -7,7 +7,10 @@
7
7
  "border-width": { "value": "{leiden.size.4xs}" },
8
8
  "color": { "value": "{leiden.color.grey.11}" },
9
9
  "font-family": { "value": "{leiden.typography.sans-serif.font-family}" },
10
- "font-size": { "value": "15px" },
10
+ "font-size": {
11
+ "value": "0.938rem",
12
+ "comment": "15px"
13
+ },
11
14
  "min-inline-height": {},
12
15
  "max-inline-size": {},
13
16
  "padding-block-end": { "value": "{leiden.size.xs}" },
@@ -12,25 +12,25 @@
12
12
  "heading-2": {
13
13
  "color": {},
14
14
  "font-family": { "value": "{leiden.typography.sans-serif.font-family}" },
15
- "font-size": { "value": "{leiden.font-size.2xl}" },
15
+ "font-size": { "value": "{leiden.font-size.xl}" },
16
16
  "font-weight": { "value": "{leiden.typography.font-weight.bold}" },
17
17
  "line-height": {},
18
- "margin-block-end": { "value": "{leiden.size.2xl}" },
18
+ "margin-block-end": { "value": "{leiden.size.xl}" },
19
19
  "margin-block-start": { "value": "{leiden.size.md}" }
20
20
  },
21
21
  "heading-3": {
22
22
  "color": {},
23
23
  "font-family": { "value": "{leiden.typography.sans-serif.font-family}" },
24
- "font-size": { "value": "{leiden.font-size.xl}" },
24
+ "font-size": { "value": "{leiden.font-size.lg}" },
25
25
  "font-weight": { "value": "{leiden.typography.font-weight.normal}" },
26
26
  "line-height": {},
27
- "margin-block-end": { "value": "{leiden.size.xl}" },
27
+ "margin-block-end": { "value": "{leiden.size.lg}" },
28
28
  "margin-block-start": { "value": "{leiden.size.md}" }
29
29
  },
30
30
  "heading-4": {
31
31
  "color": {},
32
32
  "font-family": { "value": "{leiden.typography.sans-serif.font-family}" },
33
- "font-size": { "value": "{leiden.font-size.lg}" },
33
+ "font-size": { "value": "{leiden.font-size.md}" },
34
34
  "font-weight": { "value": "{leiden.typography.font-weight.normal}" },
35
35
  "line-height": {},
36
36
  "margin-block-end": { "value": "{leiden.size.lg}" },
@@ -39,7 +39,7 @@
39
39
  "heading-5": {
40
40
  "color": {},
41
41
  "font-family": { "value": "{leiden.typography.sans-serif.font-family}" },
42
- "font-size": { "value": "{leiden.font-size.md}" },
42
+ "font-size": { "value": "{leiden.font-size.sm}" },
43
43
  "font-weight": { "value": "{leiden.typography.font-weight.light}" },
44
44
  "line-height": {},
45
45
  "margin-block-end": { "value": "{leiden.size.lg}" },
@@ -4,7 +4,7 @@
4
4
  "background-color": { "value": "{leiden.color.white.100}" },
5
5
  "border-color": { "value": "{leiden.color.grey.46}" },
6
6
  "border-width": { "value": "{leiden.size.4xs}" },
7
- "size": {},
7
+ "size": { "value": "16px" },
8
8
  "margin-block-start": {},
9
9
  "icon": {
10
10
  "size": { "value": "5px" }
@@ -0,0 +1,16 @@
1
+ {
2
+ "utrecht": {
3
+ "skip-link": {
4
+ "background-color": { "value": "{leiden.color.primary}" },
5
+ "color": { "value": "{leiden.color.white.100}" },
6
+ "min-block-size": {},
7
+ "min-inline-size": {},
8
+ "padding-block-start": { "value": "10px" },
9
+ "padding-block-end": { "value": "10px" },
10
+ "padding-inline-start": { "value": "10px" },
11
+ "padding-inline-end": { "value": "10px" },
12
+ "text-decoration": { "value": "none" },
13
+ "z-index": { "value": "100000" }
14
+ }
15
+ }
16
+ }
@@ -0,0 +1,24 @@
1
+ {
2
+ "utrecht": {
3
+ "spotlight-section": {
4
+ "background-color": { "value": "{leiden.color.alert-info-background}" },
5
+ "border-color": {},
6
+ "border-width": {},
7
+ "color": { "value": "{leiden.color.alert-info}" },
8
+ "padding-block-start": { "value": "{leiden.size.lg}" },
9
+ "padding-block-end": { "value": "{leiden.size.lg}" },
10
+ "padding-inline-start": { "value": "{leiden.size.lg}" },
11
+ "padding-inline-end": { "value": "{leiden.size.lg}" },
12
+ "margin-block-start": { "value": "{leiden.size.lg}" },
13
+ "margin-block-end": {},
14
+ "info": {
15
+ "background-color": { "value": "{leiden.color.alert-info-background}" },
16
+ "color": { "value": "{leiden.color.alert-info}" }
17
+ },
18
+ "warning": {
19
+ "background-color": { "value": "{leiden.color.alert-warning-background}" },
20
+ "color": { "value": "{leiden.color.alert-warning}" }
21
+ }
22
+ }
23
+ }
24
+ }
@@ -7,7 +7,10 @@
7
7
  "border-width": { "value": "{leiden.size.4xs}" },
8
8
  "color": { "value": "{leiden.color.grey.11}" },
9
9
  "font-family": { "value": "{leiden.typography.sans-serif.font-family}" },
10
- "font-size": { "value": "15px" },
10
+ "font-size": {
11
+ "value": "0.938rem",
12
+ "comment": "15px"
13
+ },
11
14
  "min-inline-height": {},
12
15
  "max-inline-size": {},
13
16
  "padding-block-end": { "value": "{leiden.size.xs}" },
@@ -61,6 +61,9 @@
61
61
  }
62
62
  },
63
63
  "grey": {
64
+ "27": {
65
+ "value": "#444444"
66
+ },
64
67
  "31": {
65
68
  "value": "#4f4f4f"
66
69
  },
@@ -73,6 +76,9 @@
73
76
  "82": {
74
77
  "value": "#d1d1d1"
75
78
  },
79
+ "87": {
80
+ "value": "#dddddd"
81
+ },
76
82
  "97": {
77
83
  "value": "#f7f7f7"
78
84
  }
@@ -96,6 +102,10 @@
96
102
  "0": {
97
103
  "value": "#000000",
98
104
  "comment": "Base/Black"
105
+ },
106
+ "0-60t": {
107
+ "value": "#00000099",
108
+ "comment": "Black with 60% transparency"
99
109
  }
100
110
  }
101
111
  }
@@ -1,18 +1,54 @@
1
1
  {
2
2
  "noaberkracht": {
3
3
  "font-size": {
4
- "4xs": { "value": "5px" },
5
- "3xs": { "value": "8px" },
6
- "2xs": { "value": "10x" },
7
- "xs": { "value": "12px" },
8
- "sm": { "value": "14px" },
9
- "md": { "value": "18px" },
10
- "lg": { "value": "24px" },
11
- "xl": { "value": "36px" },
12
- "2xl": { "value": "48px" },
13
- "3xl": { "value": "60px" },
14
- "4xl": { "value": "72px" },
15
- "5xl": { "value": "84px" }
4
+ "4xs": {
5
+ "value": "0.313rem",
6
+ "comment": "5px"
7
+ },
8
+ "3xs": {
9
+ "value": "0.5rem",
10
+ "comment": "8px"
11
+ },
12
+ "2xs": {
13
+ "value": "0.625rem",
14
+ "comment": "10px"
15
+ },
16
+ "xs": {
17
+ "value": "0.75rem",
18
+ "comment": "12px"
19
+ },
20
+ "sm": {
21
+ "value": "0.875rem",
22
+ "comment": "14px"
23
+ },
24
+ "md": {
25
+ "value": "1.125rem",
26
+ "comment": "18px"
27
+ },
28
+ "lg": {
29
+ "value": "1.5rem",
30
+ "comment": "24px"
31
+ },
32
+ "xl": {
33
+ "value": "2.25rem",
34
+ "comment": "36px"
35
+ },
36
+ "2xl": {
37
+ "value": "3rem",
38
+ "comment": "48px"
39
+ },
40
+ "3xl": {
41
+ "value": "3.75rem",
42
+ "comment": "60px"
43
+ },
44
+ "4xl": {
45
+ "value": "4.5rem",
46
+ "comment": "72px"
47
+ },
48
+ "5xl": {
49
+ "value": "5.25rem",
50
+ "comment": "84px"
51
+ }
16
52
  }
17
53
  }
18
54
  }
@@ -0,0 +1,17 @@
1
+ {
2
+ "utrecht": {
3
+ "skip-link": {
4
+ "font-weight": { "value": "{noaberkracht.typography.font-weight.bold}" },
5
+ "font-size": { "value": "{noaberkracht.font-size.md}" },
6
+ "outline-style": { "value": "none" },
7
+ "outline-color": {},
8
+ "border-radius": { "value": "3px" },
9
+ "focus": {
10
+ "text-decoration": { "value": "{utrecht.skip-link.text-decoration}" }
11
+ },
12
+ "inset-block-start": {},
13
+ "inset-inline-start": {},
14
+ "box-shadow-width": {}
15
+ }
16
+ }
17
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "utrecht": {
3
+ "focus": {
4
+ "background-color": {},
5
+ "color": {},
6
+ "outline-color": {},
7
+ "outline-offset": { "value": "2.5px" },
8
+ "outline-style": {},
9
+ "outline-width": { "value": "2.5px" },
10
+ "inverse": {
11
+ "outline-color": { "value": "{noaberkracht.color.black.0-60t}" }
12
+ }
13
+ }
14
+ }
15
+ }
@@ -7,7 +7,10 @@
7
7
  "border-width": { "value": "{noaberkracht.size.4xs}" },
8
8
  "color": { "value": "{noaberkracht.color.blue.22}" },
9
9
  "font-family": { "value": "{noaberkracht.typography.greycliff-cf.font-family}" },
10
- "font-size": { "value": "14px" },
10
+ "font-size": {
11
+ "value": "0.875rem",
12
+ "comment": "14px"
13
+ },
11
14
  "min-inline-height": {},
12
15
  "max-inline-size": {},
13
16
  "padding-block-end": { "value": "{noaberkracht.size.xs}" },