@conduction/theme 1.0.21 → 1.0.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 (81) hide show
  1. package/README.md +8 -4
  2. package/conduction-design-tokens/dist/design-tokens.css +1 -1
  3. package/conduction-design-tokens/dist/index.js +1 -1
  4. package/conduction-design-tokens/dist/index.less +1 -1
  5. package/conduction-design-tokens/dist/index.scss +1 -1
  6. package/conduction-design-tokens/dist/tokens.json +1 -0
  7. package/conduction-design-tokens/src/component/conduction/page-footer.tokens.json +2 -1
  8. package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +2 -2
  9. package/municipalities/dinkelland-design-tokens/dist/index.js +2 -2
  10. package/municipalities/dinkelland-design-tokens/dist/index.json +2 -2
  11. package/municipalities/dinkelland-design-tokens/dist/index.less +2 -2
  12. package/municipalities/dinkelland-design-tokens/dist/index.scss +2 -2
  13. package/municipalities/dinkelland-design-tokens/dist/tokens.json +3 -2
  14. package/municipalities/dinkelland-design-tokens/src/component/conduction/page-footer.tokens.json +3 -2
  15. package/municipalities/epe-design-tokens/LICENSE.md +17 -0
  16. package/municipalities/epe-design-tokens/dist/design-tokens.css +327 -0
  17. package/municipalities/epe-design-tokens/dist/font.css +9 -0
  18. package/municipalities/epe-design-tokens/dist/index.css +7 -0
  19. package/municipalities/epe-design-tokens/dist/index.js +325 -0
  20. package/municipalities/epe-design-tokens/dist/index.json +6406 -0
  21. package/municipalities/epe-design-tokens/dist/index.less +324 -0
  22. package/municipalities/epe-design-tokens/dist/index.scss +324 -0
  23. package/municipalities/epe-design-tokens/dist/tokens.json +6813 -0
  24. package/municipalities/epe-design-tokens/package.json +40 -0
  25. package/municipalities/epe-design-tokens/src/brand/epe/color.tokens.json +104 -0
  26. package/municipalities/epe-design-tokens/src/brand/epe/font-size.tokens.json +17 -0
  27. package/municipalities/epe-design-tokens/src/brand/epe/size.tokens.json +17 -0
  28. package/municipalities/epe-design-tokens/src/brand/epe/typography.tokens.json +43 -0
  29. package/municipalities/epe-design-tokens/src/common/utrecht/action.tokens.json +9 -0
  30. package/municipalities/epe-design-tokens/src/common/utrecht/space.tokens.json +28 -0
  31. package/municipalities/epe-design-tokens/src/component/conduction/alert.tokens.json +9 -0
  32. package/municipalities/epe-design-tokens/src/component/conduction/card.tokens.json +30 -0
  33. package/municipalities/epe-design-tokens/src/component/conduction/form-input.tokens.json +44 -0
  34. package/municipalities/epe-design-tokens/src/component/conduction/icon.tokens.json +7 -0
  35. package/municipalities/epe-design-tokens/src/component/conduction/page-footer.tokens.json +12 -0
  36. package/municipalities/epe-design-tokens/src/component/conduction/page-header.tokens.json +10 -0
  37. package/municipalities/epe-design-tokens/src/component/conduction/select.tokens.json +15 -0
  38. package/municipalities/epe-design-tokens/src/component/conduction/table.tokens.json +25 -0
  39. package/municipalities/epe-design-tokens/src/component/conduction/textbox.tokens.json +44 -0
  40. package/municipalities/epe-design-tokens/src/component/utrecht/alert.tokens.json +46 -0
  41. package/municipalities/epe-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -0
  42. package/municipalities/epe-design-tokens/src/component/utrecht/button.tokens.json +152 -0
  43. package/municipalities/epe-design-tokens/src/component/utrecht/code.tokens.json +27 -0
  44. package/municipalities/epe-design-tokens/src/component/utrecht/document.tokens.json +12 -0
  45. package/municipalities/epe-design-tokens/src/component/utrecht/heading.tokens.json +53 -0
  46. package/municipalities/epe-design-tokens/src/component/utrecht/icon.tokens.json +12 -0
  47. package/municipalities/epe-design-tokens/src/component/utrecht/link.tokens.json +33 -0
  48. package/municipalities/epe-design-tokens/src/component/utrecht/list.tokens.json +32 -0
  49. package/municipalities/epe-design-tokens/src/component/utrecht/page-footer.tokens.json +15 -0
  50. package/municipalities/epe-design-tokens/src/component/utrecht/page-header.tokens.json +10 -0
  51. package/municipalities/epe-design-tokens/src/component/utrecht/page.tokens.json +11 -0
  52. package/municipalities/epe-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -0
  53. package/municipalities/epe-design-tokens/src/component/utrecht/table.tokens.json +60 -0
  54. package/municipalities/epe-design-tokens/src/config.json +7 -0
  55. package/municipalities/epe-design-tokens/src/font/SourceSansVariable-Italic.woff2 +0 -0
  56. package/municipalities/epe-design-tokens/src/font/SourceSansVariable-Roman.woff2 +0 -0
  57. package/municipalities/epe-design-tokens/src/font.scss +10 -0
  58. package/municipalities/epe-design-tokens/src/index.scss +8 -0
  59. package/municipalities/epe-design-tokens/style-dictionary.config.js +6 -0
  60. package/municipalities/leiden-design-tokens/dist/design-tokens.css +2 -2
  61. package/municipalities/leiden-design-tokens/dist/index.js +2 -2
  62. package/municipalities/leiden-design-tokens/dist/index.json +2 -2
  63. package/municipalities/leiden-design-tokens/dist/index.less +2 -2
  64. package/municipalities/leiden-design-tokens/dist/index.scss +2 -2
  65. package/municipalities/leiden-design-tokens/dist/tokens.json +3 -2
  66. package/municipalities/leiden-design-tokens/src/component/conduction/page-footer.tokens.json +3 -2
  67. package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +1 -1
  68. package/municipalities/tubbergen-design-tokens/dist/index.js +1 -1
  69. package/municipalities/tubbergen-design-tokens/dist/index.less +1 -1
  70. package/municipalities/tubbergen-design-tokens/dist/index.scss +1 -1
  71. package/municipalities/tubbergen-design-tokens/dist/tokens.json +1 -0
  72. package/municipalities/tubbergen-design-tokens/src/component/conduction/page-footer.tokens.json +2 -1
  73. package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +3 -3
  74. package/municipalities/xxllnc-design-tokens/dist/index.js +3 -3
  75. package/municipalities/xxllnc-design-tokens/dist/index.json +4 -4
  76. package/municipalities/xxllnc-design-tokens/dist/index.less +3 -3
  77. package/municipalities/xxllnc-design-tokens/dist/index.scss +3 -3
  78. package/municipalities/xxllnc-design-tokens/dist/tokens.json +5 -4
  79. package/municipalities/xxllnc-design-tokens/src/component/conduction/page-footer.tokens.json +3 -2
  80. package/municipalities/xxllnc-design-tokens/src/component/conduction/page-header.tokens.json +1 -1
  81. package/package.json +3 -2
@@ -0,0 +1,152 @@
1
+ {
2
+ "utrecht": {
3
+ "button": {
4
+ "background-color": { "value": "{epe.color.blue.31}" },
5
+ "border-color": { "value": "{epe.color.blue.31}" },
6
+ "border-radius": { "value": "{epe.size.2xs}" },
7
+ "border-width": { "value": "3px" },
8
+ "color": { "value": "{epe.color.white.100}" },
9
+ "font-family": { "value": "{epe.typography.source-sans.font-family}" },
10
+ "font-size": { "value": "inherit" },
11
+ "font-weight": { "value": "500" },
12
+ "inline-size": {},
13
+ "letter-spacing": {},
14
+ "line-height": {},
15
+ "min-block-size": {},
16
+ "min-inline-size": {},
17
+ "padding-block-start": { "value": "{epe.size.xs}" },
18
+ "padding-block-end": { "value": "{epe.size.xs}" },
19
+ "padding-inline-start": { "value": "{epe.size.xs}" },
20
+ "padding-inline-end": { "value": "{epe.size.xs}" },
21
+ "text-transform": {},
22
+ "active": {
23
+ "background-color": {},
24
+ "border-color": {},
25
+ "color": {}
26
+ },
27
+ "icon": {
28
+ "gap": { "value": "{epe.size.xs}" },
29
+ "size": {}
30
+ },
31
+ "disabled": {
32
+ "background-color": {},
33
+ "border-color": {},
34
+ "color": {}
35
+ },
36
+ "focus": {
37
+ "background-color": {},
38
+ "border-color": {},
39
+ "color": {},
40
+ "scale": {}
41
+ },
42
+ "hover": {
43
+ "background-color": { "value": "{epe.color.blue.26}" },
44
+ "border-color": { "value": "{epe.color.blue.31}" },
45
+ "color": { "value": "{epe.color.white.100}" },
46
+ "scale": {}
47
+ },
48
+ "pressed": {
49
+ "background-color": {},
50
+ "border-color": {},
51
+ "color": {}
52
+ },
53
+ "primary-action": {
54
+ "background-color": { "value": "{epe.color.blue.31}" },
55
+ "border-color": { "value": "{epe.color.blue.31}" },
56
+ "border-width": { "value": "{epe.size.3xs}" },
57
+ "color": { "value": "{epe.color.white.100}" },
58
+ "font-weight": { "value": "500" },
59
+ "active": {
60
+ "background-color": {},
61
+ "border-color": {},
62
+ "color": {}
63
+ },
64
+ "disabled": {
65
+ "background-color": {},
66
+ "border-color": {},
67
+ "color": {}
68
+ },
69
+ "hover": {
70
+ "background-color": { "value": "{epe.color.blue.26}" },
71
+ "border-color": { "value": "{epe.color.blue.31}" },
72
+ "color": { "value": "{epe.color.white.100}" },
73
+ "scale": {}
74
+ },
75
+ "focus": {
76
+ "background-color": { "value": "{epe.color.blue.26}" },
77
+ "border-color": { "value": "{epe.color.blue.31}" },
78
+ "color": { "value": "{epe.color.white.100}" }
79
+ },
80
+ "pressed": {
81
+ "background-color": { "value": "{epe.color.blue.26}" },
82
+ "border-color": { "value": "{epe.color.blue.31}" },
83
+ "color": { "value": "{epe.color.white.100}" }
84
+ }
85
+ },
86
+ "secondary-action": {
87
+ "background-color": { "value": "{epe.color.white.100}" },
88
+ "border-color": { "value": "{epe.color.blue.31}" },
89
+ "border-width": { "value": "{epe.size.3xs}" },
90
+ "color": { "value": "{epe.color.blue.31}" },
91
+ "font-weight": { "value": "500" },
92
+ "active": {
93
+ "background-color": {},
94
+ "border-color": {},
95
+ "color": {}
96
+ },
97
+ "disabled": {
98
+ "background-color": {},
99
+ "border-color": {},
100
+ "color": {}
101
+ },
102
+ "hover": {
103
+ "background-color": { "value": "{epe.color.white.100}" },
104
+ "border-color": { "value": "{epe.color.blue.31}" },
105
+ "color": { "value": "{epe.color.blue.31}" }
106
+ },
107
+ "focus": {
108
+ "background-color": { "value": "{epe.color.white.100}" },
109
+ "border-color": { "value": "{epe.color.blue.31}" },
110
+ "color": { "value": "{epe.color.blue.31}" }
111
+ },
112
+ "pressed": {
113
+ "background-color": {},
114
+ "border-color": {},
115
+ "color": {}
116
+ }
117
+ },
118
+ "subtle": {
119
+ "background-color": {},
120
+ "border-color": {},
121
+ "border-width": {},
122
+ "color": {},
123
+ "font-weight": {},
124
+ "active": {
125
+ "background-color": {},
126
+ "border-color": {},
127
+ "color": {}
128
+ },
129
+ "disabled": {
130
+ "background-color": {},
131
+ "border-color": {},
132
+ "color": {}
133
+ },
134
+ "hover": {
135
+ "background-color": {},
136
+ "border-color": {},
137
+ "color": {}
138
+ },
139
+ "focus": {
140
+ "background-color": {},
141
+ "border-color": {},
142
+ "color": {}
143
+ },
144
+ "pressed": {
145
+ "background-color": {},
146
+ "border-color": {},
147
+ "color": {}
148
+ }
149
+ }
150
+ }
151
+ }
152
+ }
@@ -0,0 +1,27 @@
1
+ {
2
+ "utrecht": {
3
+ "code": {
4
+ "background-color": { "value": "{epe.color.lightgrey.96}" },
5
+ "color": { "value": "{epe.color.black.19}" },
6
+ "font-family": { "value": "{epe.typography.monospace.font-family}" },
7
+ "font-size": { "value": "inherit" },
8
+ "line-height": {}
9
+ },
10
+
11
+ "code-block": {
12
+ "background-color": { "value": "{epe.color.lightgrey.96}" },
13
+ "color": { "value": "{epe.color.black.19}" },
14
+ "font-family": { "value": "{epe.typography.monospace.font-family}" },
15
+ "font-size": { "value": "{epe.font-size.md}" },
16
+ "line-height": { "value": "{epe.size.lg}" },
17
+ "margin-block-start": { "value": "{epe.size.md}" },
18
+ "margin-block-end": { "value": "{epe.size.md}" },
19
+ "margin-inline-start": { "value": 0 },
20
+ "margin-inline-end": { "value": 0 },
21
+ "padding-block-start": { "value": "{epe.size.md}" },
22
+ "padding-block-end": { "value": "{epe.size.md}" },
23
+ "padding-inline-start": { "value": "{epe.size.md}" },
24
+ "padding-inline-end": { "value": "{epe.size.md}" }
25
+ }
26
+ }
27
+ }
@@ -0,0 +1,12 @@
1
+ {
2
+ "utrecht": {
3
+ "document": {
4
+ "background-color": { "value": "{epe.color.white.100}" },
5
+ "color": { "value": "{epe.color.black.19}" },
6
+ "font-family": { "value": "{epe.typography.source-sans.font-family}" },
7
+ "font-size": { "value": "{epe.font-size.md}" },
8
+ "font-weight": {},
9
+ "line-height": {}
10
+ }
11
+ }
12
+ }
@@ -0,0 +1,53 @@
1
+ {
2
+ "utrecht": {
3
+ "heading-1": {
4
+ "color": { "value": "{epe.color.black.19}" },
5
+ "font-family": { "value": "{epe.typography.source-sans.font-family}" },
6
+ "font-size": { "value": "2.66667em" },
7
+ "font-weight": { "value": "600" },
8
+ "line-height": {},
9
+ "margin-block-end": { "value": "{epe.size.sm}" },
10
+ "margin-block-start": { "value": "{epe.size.sm}" }
11
+ },
12
+
13
+ "heading-2": {
14
+ "color": { "value": "{epe.color.black.19}" },
15
+ "font-family": { "value": "{epe.typography.source-sans.font-family}" },
16
+ "font-size": { "value": "1.777778em" },
17
+ "font-weight": { "value": "600" },
18
+ "line-height": {},
19
+ "margin-block-end": { "value": "{epe.size.xs}" },
20
+ "margin-block-start": { "value": 0 }
21
+ },
22
+
23
+ "heading-3": {
24
+ "color": { "value": "{epe.color.black.19}" },
25
+ "font-family": { "value": "{epe.typography.source-sans.font-family}" },
26
+ "font-size": { "value": "1.333333em" },
27
+ "font-weight": { "value": "600" },
28
+ "line-height": {},
29
+ "margin-block-end": { "value": "{epe.size.2xs}" },
30
+ "margin-block-start": { "value": 0 }
31
+ },
32
+
33
+ "heading-4": {
34
+ "color": { "value": "{epe.color.black.19}" },
35
+ "font-family": { "value": "{epe.typography.source-sans.font-family}" },
36
+ "font-size": { "value": "1.111111em" },
37
+ "font-weight": { "value": "600" },
38
+ "line-height": {},
39
+ "margin-block-end": { "value": 0 },
40
+ "margin-block-start": { "value": 0 }
41
+ },
42
+
43
+ "heading-5": {
44
+ "color": { "value": "{epe.color.black.19}" },
45
+ "font-family": { "value": "{epe.typography.source-sans.font-family}" },
46
+ "font-size": { "value": "1.055556em" },
47
+ "font-weight": { "value": "600" },
48
+ "line-height": {},
49
+ "margin-block-end": { "value": 0 },
50
+ "margin-block-start": { "value": 0 }
51
+ }
52
+ }
53
+ }
@@ -0,0 +1,12 @@
1
+ {
2
+ "utrecht": {
3
+ "icon": {
4
+ "color": {},
5
+ "size": {},
6
+ "inset-block-start": {},
7
+ "baseline": {
8
+ "inset-block-start": {}
9
+ }
10
+ }
11
+ }
12
+ }
@@ -0,0 +1,33 @@
1
+ {
2
+ "utrecht": {
3
+ "link": {
4
+ "color": { "value": "{epe.color.primary}" },
5
+ "text-decoration": { "value": "underline" },
6
+ "text-decoration-color": { "value": "unset" },
7
+ "text-decoration-thickness": { "value": 0 },
8
+ "text-underline-offset": { "value": "{epe.size.3xs}" },
9
+ "active": {
10
+ "color": {}
11
+ },
12
+ "focus": {
13
+ "color": {},
14
+ "text-decoration": {},
15
+ "text-decoration-thickness": {}
16
+ },
17
+ "hover": {
18
+ "color": { "value": "{epe.color.primary-hover}" },
19
+ "text-decoration": { "value": "underline" },
20
+ "text-decoration-thickness": { "value": "0.15em" }
21
+ },
22
+ "placeholder": {
23
+ "color": {}
24
+ },
25
+ "visited": {
26
+ "color": { "value": "{epe.color.purple.45}" }
27
+ },
28
+ "icon": {
29
+ "size": { "value": "{epe.size.md}" }
30
+ }
31
+ }
32
+ }
33
+ }
@@ -0,0 +1,32 @@
1
+ {
2
+ "utrecht": {
3
+ "ordered-list": {
4
+ "font-size": { "value": "{utrecht.document.font-size}" },
5
+ "line-height": {},
6
+ "margin-block-start": { "value": "{epe.size.sm}" },
7
+ "margin-block-end": { "value": "{epe.size.sm}" },
8
+ "padding-inline-start": { "value": "{epe.size.xl}" },
9
+ "item": {
10
+ "margin-block-start": { "value": "{epe.size.2xs}" },
11
+ "margin-block-end": { "value": "{epe.size.2xs}" },
12
+ "padding-inline-start": { "value": "1ch" }
13
+ }
14
+ },
15
+
16
+ "unordered-list": {
17
+ "font-size": { "value": "{utrecht.document.font-size}" },
18
+ "line-height": {},
19
+ "margin-block-start": { "value": "{epe.size.md}" },
20
+ "margin-block-end": { "value": 0 },
21
+ "padding-inline-start": { "value": "2ch" },
22
+ "item": {
23
+ "margin-block-start": { "value": "{epe.size.xs}" },
24
+ "margin-block-end": { "value": "{epe.size.xs}" },
25
+ "padding-inline-start": { "value": "1ch" }
26
+ },
27
+ "marker": {
28
+ "color": { "value": "{epe.color.black.19}" }
29
+ }
30
+ }
31
+ }
32
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "utrecht": {
3
+ "page-footer": {
4
+ "background-color": {},
5
+ "background-image": {
6
+ "value": "url(\"data:image/svg+xml,%3Csvg id='eHZsFqTy0zM1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 1680 727' shape-rendering='geometricPrecision' text-rendering='geometricPrecision'%3E%3Crect width='1680' height='629.500004' rx='0' ry='0' transform='translate(.000001 0)' fill='%2300549e' stroke-width='0'/%3E%3Crect width='1680' height='87' rx='0' ry='0' transform='translate(0 640)' fill='%23002e57' stroke-width='0'/%3E%3Cpath d='M1652.1,82.4923c-12.95-.0847-15.71-.4571-17.6-.7143-1.41-.2052-2.89-.2887-4.37-.2459c0-.0132,0-.0266,0-.0398c0-.0169,0-.0338.02-.05.26-.3469-.36-.5285-.98-.6571-.72-.151-1.11.0714-1.42.2928-.22.1646-.46.3222-.73.4715-8.47.0398-16.79.0326-24.76.0071-.27-.1164-.52-.2446-.73-.3826-.62-.4357-1.27-.4602-2.49-.1572-.62.1506-1.2.3265-1.75.5255h-1.89c-3.77-.0092-7.39-.0183-10.89-.0245-.03-.0246-.06-.0502-.09-.0765-.04-.0537-.11-.1023-.21-.1418-.56-.2245-1.1-.0959-1.65.0347-.2.0517-.41.0955-.63.1306l-.17.0255-.19.0275h-3.8c-.35-.1524-.62-.34-.78-.5469-.11-.1035-.3-.187-.54-.237-.23-.05-.5-.0636-.76-.0385-.28.2606-.33.5573-.15.8337-2.46.0071-4.76.0285-6.97.053-.42-.102-.84-.1949-1.26-.2908-.49-.1133-.98-.2255-1.47-.3418-.56-.1317-1.32-.25-1.64-.0572-1.42.8459-2.85.5561-4.25.2715-.57-.1327-1.18-.2254-1.81-.2745l-.26-.0143c-.39-.0487-.8-.0597-1.2-.032-.41.0277-.79.0933-1.12.1922-.68.2398-.29.4153.1.5908.08.0367.16.0724.23.1102.35.1898.47.4398-.14.5326-.38.0495-.77.0723-1.16.0674-.15,0-.29,0-.44.0071-.23-.0103-.46-.0419-.66-.0929-.21-.051-.38-.1202-.52-.203-.17-.1178-.3-.2426-.41-.3724-.34-.3776-.61-.6684-1.53.2357-.19.1938-.54.102-.74-.0388-.1-.066-.18-.1341-.25-.2041l-.1-.0826c-2.5.6122-3.95.2326-5.02-.8112-.16-.1612-.89.2898-1.12.5469-.06.0865-.11.1757-.14.2663-.11.2694-.22.5469-1.11.4918-.9-.0551-1.12-.4867-1.15-.8652-.02-.3113-.12-.6123-1.14-.4929-1.35.1083-2.73.0136-3.94-.2683-1.06-.1559-2.22-.145-3.27.0306-1.05.1809-2.21.1864-3.27.0153-.41.4077-1.09.7545-1.94.9979-.76.22-1.37.5229-1.78.8785-10.38-.0959-20.27-.2938-30.28-.4928-22.14-.4418-44.85-.8949-74.64-.2969l.42.2041c-10.6.2969-21.85.2469-32.94.0673v-.5571l-6.71.1224c-2.64.049-5.31.102-7.99.1459l-6.19-.1469c-1.71-.0415-3.4-.082-5.08-.1214v.45c-16.98.2581-34.56.3938-50.97.0398l.56-.2041c-33.33-.5102-39.1-.2551-47.17.102-10.02.4467-20.1.6735-30.17.6796-.43-.3653-15.53-.6224-31.01-.8857-16.34-.2786-33.11-.5633-33.53-.9908-1.41.1722-2.9.1676-4.3-.0133-1.39-.1749-2.86-.1851-4.26-.0296-1.63.2844-3.4.3769-5.13.2684-1.33-.1153-1.47.1816-1.49.4929-.02.3785-.34.8081-1.51.8652-1.17.0572-1.3-.2193-1.44-.4887-.04-.093-.1-.1835-.19-.2694-.3-.2571-1.24-.7082-1.45-.5469-1.4,1.0438-3.29,1.4285-6.57.8163l-.1.0694c-.11.0742-.22.1455-.35.2132-.26.147-.7.2327-.97.0388-1.2-.9061-1.55-.6122-2-.2326-.14.1315-.32.2555-.52.3693-.42.1768-.97.2819-1.55.2959h-.58c-.51.0016-1.01-.0224-1.51-.0714-.79-.0928-.65-.3428-.18-.5326.09-.0378.2-.0755.31-.1133.5-.1745,1-.349.12-.5877-.93-.2036-2.01-.2601-3.03-.1602l-.35.0143c-.81.0477-1.6.1399-2.35.2744-1.83.2847-3.7.5745-5.55-.2714-.43-.1969-1.41-.0786-2.15.0572-.59.102-1.19.2122-1.78.3163-.6.104-1.19.2092-1.78.3163-2.89-.0245-5.9-.0459-9.1-.0531.12-.1361.16-.2823.13-.427-.04-.1448-.15-.284-.33-.4066-.31-.0299-.64-.0198-.94.029s-.56.1344-.76.2465c-.22.2193-.58.4091-1.02.551-1.59,0-3.31,0-4.96,0l-.47-.0531c-.28-.0355-.56-.0795-.83-.1316-.32-.0919-.69-.1439-1.07-.1503-.38-.0065-.76.0328-1.09.1136-.11.0371-.2.0853-.27.1408-.03.0284-.07.0554-.12.0806-4.58.0061-9.33.0153-14.26.0245h-2.43c-.73-.2041-1.5-.3799-2.29-.5255-1.58-.3061-2.44-.2786-3.24.1541-.27.1362-.58.2593-.91.3673l-.05.0184c-10.41.0255-21.28.0326-32.34,0-.34-.1501-.65-.3089-.95-.4755-.17-.1392-.46-.2457-.8-.2996-.34-.054-.72-.0516-1.05.0067-.82.1286-1.62.3061-1.27.6571.01.016.02.033.01.05c0,.0136.01.0271.02.0398-8.58-.0398-17.17-.102-25.65-.2398l-9.16.0898c-15.206-.2112-22.757.8163-35.59.7714-.234-.1214-.439-.251-.651-.3806-.213-.1295-.434-.2653-.67-.3908-.083-.0445-.161-.0908-.233-.1387-.111-.1107-.301-.2029-.541-.263s-.517-.0848-.792-.0707c-.267.0129-.519.0596-.726.1342-.207.0747-.36.1741-.44.2862-.052.0449-.105.0908-.164.1337-.156.1122-.315.2255-.466.3377-.152.1123-.32.2255-.467.3378l-4.153-.0082c-2.555-.0048-5.073-.0092-7.556-.0133.028-.0265.045-.0489.063-.0704.026-.0373.06-.0735.101-.1081.592-.5-1.419-1.1653-3.323-1.4286-.681-.1107-1.421-.1334-2.13-.0656-.71.0678-1.361.2234-1.874.4483-.445.1364-.804.3196-1.045.5327s-.355.4492-.332.6866c-1.192,0-2.333,0-3.5-.0071h-.144c-.056-.0065-.11-.0157-.161-.0276-.062-.0097-.126-.0152-.192-.0163-1.343.0879-2.711-.0606-3.804-.4129-1.093-.3522-1.823-.8796-2.029-1.4666-.247-.4082-.6-.7623-1.904-.6796-1.584.102-1.045.4653-.609.7612.042.0296.086.0582.124.0857.037.0276.079.0551.121.0816.352.2378.7.4735,0,.698-.36.107-.769.1779-1.199.2076-.429.0296-.869.0173-1.286-.0362-1.261-.24-2.573-.4266-3.915-.5571-3.099-.35-6.209-.702-6.891-2.0775-.116-.2316-1.362-.7786-1.969-.4214-.564.2964-1.197.5666-1.888.8061-1.085.4081-2.121.7928-2.125,1.1816c0,1.4377-2.485,1.4081-5.201,1.3754l-.665-.0071c-.406-.0249-.82-.0117-1.214.0388-.393.0505-.758.1371-1.068.2541-5.834-.0715-11.667,1.0265-17.559.8877l-2.002.0643-.116-.0164c-.05-.0087-.102-.0152-.154-.0193-.695-.0809-1.373-.1877-2.026-.3194-1.139-.2506-2.388-.3911-3.663-.4123-2.028.0072-3.176-.0387-3.71-.7285-.29-.3275-.667-.6389-1.125-.9275-.76-.4251-1.231-.9349-1.36-1.4714c0-.2572-.912-.4857-1.888-.5357-.298-.0285-.609-.0132-.885.0437s-.501.1519-.641.2705c-.207.2837-.548.5454-1,.7683-.452.2228-1.005.4021-1.624.5262s-1.291.1905-1.972.1948-1.357-.0536-1.984-.1699c-.415-.0375-.846-.0262-1.248.0327-.402.059-.761.1635-1.041.303-.534.2429-1.453.5429-2.125.4286-3.519-.5929-5.53-.046-7.966.7295-1.503.4786-1.736.0898-4.07.0898h-68.833l-8.33-.0479c-47.203-.598-83.207-.1449-118.277.2969-15.866.2041-31.546.3969-47.973.4929-.761-.3905-1.731-.6927-2.823-.8796-1.218-.2012-2.285-.5463-3.08-.9969-1.706.1705-3.48.1652-5.18-.0153-1.709-.1761-3.485-.1866-5.204-.0307-2.007.2873-4.133.3789-6.23.2684-1.61-.1153-1.773.1816-1.796.4929.013.1093-.024.2187-.109.3217-.085.1031-.216.1977-.385.2783-.17.0806-.374.1456-.602.1911s-.474.0708-.724.0741c-1.424.0551-1.587-.2204-1.75-.4897-.051-.0935-.13-.1837-.234-.2684-.373-.2571-1.516-.7081-1.773-.5469-1.703,1.0438-3.99,1.4285-7.957.8163-.061.0249-.115.0526-.163.0826-.116.0739-.249.1423-.397.2041-.326.1469-.863.2327-1.166.0388-1.47-.9051-1.89-.6122-2.427-.2347-.182.1351-.401.2598-.653.3714-.534.1839-1.188.2877-1.867.2959-.233,0-.467,0-.7,0-.618.0011-1.235-.0228-1.843-.0714-.934-.0929-.77-.3429-.21-.5326.116-.0378.233-.0756.373-.1133.607-.1735,1.213-.349.14-.5877-1.161-.2047-2.432-.2603-3.663-.1602l-.42.0142c-.969.0471-1.923.1391-2.847.2745-2.24.2847-4.503.5745-6.743-.2714-.514-.1929-1.704-.0745-2.614.0571-.793.1204-1.61.2378-2.426.3562-.63.0911-1.26.1833-1.89.2765-3.5-.0245-7.164-.0459-11.06-.0531.151-.1337.21-.2839.168-.4321-.041-.1481-.181-.2877-.402-.4015-.367-.0323-.748-.0239-1.106.0242s-.684.1344-.947.2513c-.291.229-.718.4194-1.237.551-1.936,0-4.013,0-6.02,0-.14-.0102-.28-.0245-.42-.0388l-.14-.0143c-.34-.0346-.675-.0782-1.003-.1306-.405-.0931-.852-.1446-1.309-.1506s-.911.0336-1.328.1159c-.233.0582-.303.1469-.466.2184l-20.23.0285c-.904-.2044-1.839-.38-2.8-.5255-1.914-.3061-2.964-.2785-3.92.1572-.362.1429-.752.271-1.167.3826-12.623.0255-25.807.0327-39.223,0-.41-.1486-.799-.3074-1.167-.4755-.254-.1463-.608-.2534-1.011-.3061-.402-.0526-.833-.048-1.229.0133-1.003.1286-1.96.3061-1.54.6571.023.0143,0,.0306.023.0459v.0439c-10.383-.0398-20.836-.102-31.103-.2398c15.493.2327,28.957,1.0612-3.687,1.201-18.456-.2143-35.046-.2969-50.61-.3357-.56-.25-1.026-.5255-1.61-.7755-.093-.0449-.186-.0939-.28-.1428-.165-.1179-.405-.212-.691-.2706-.287-.0586-.606-.0791-.919-.059-.3.0043-.592.0462-.84.1207s-.442.1785-.56.2997c-.07.0449-.14.0908-.21.1336-.373.2255-.77.451-1.166.6755-4.823-.0075-9.559-.0146-14.21-.0214.038-.0227.069-.0474.093-.0735.023-.0306.07-.0622.117-.102.723-.5-1.727-1.1653-4.037-1.4285-.82-.1123-1.689-.1361-2.534-.0695s-1.641.2218-2.319.4521c-1.354.4224-1.75.8224-1.657,1.2194-1.47,0-2.847,0-4.293-.0072h-.117c-.14,0-.257-.0326-.42-.0326-4.947.0071-6.37-.8684-7.093-1.8796-.036-.1138-.127-.2231-.266-.3206s-.324-.1811-.542-.2452c-.218-.0642-.464-.1075-.723-.1271s-.525-.015-.779.0134c-1.914.102-1.284.4652-.747.7612.047.0295.117.0581.163.0857l.14.0826c.42.2367.84.4725,0,.6969-.919.2193-1.993.2804-3.01.1715-1.549-.2427-3.141-.429-4.76-.5572-3.756-.35-7.536-.702-8.353-2.0775-.14-.2316-1.657-.7785-2.403-.4214-.698.3027-1.464.5738-2.287.8092-1.307.4081-2.567.7928-2.567,1.1785c0,1.4377-3.01,1.4082-6.3,1.3755l-.816-.0071c-.977-.0544-1.965.0498-2.777.2928-7.07-.0714-14.163-.1643-21.303-.3061l-2.427.0643c-.063-.0068-.125-.0149-.187-.0245-.046-.0052-.092-.009-.14-.0112-.833-.0801-1.652-.1869-2.45-.3194-1.408-.2534-2.91-.3934-4.433-.4133-2.473,0-3.85-.2796-4.503-.9693-.366-.3338-.829-.6456-1.377-.9276-.897-.3989-1.471-.9154-1.633-1.4703-.024-.2572-1.12-.4868-2.287-.5368-.348-.0328-.709-.0204-1.041.0356-.332.0561-.619.1533-.826.2797-1.306,1.0082-3.173,1.748-7.98,1.3184-.491-.0396-.996-.0299-1.477.0284s-.925.1638-1.299.3083c-.654.2459-1.75.5428-2.567.4316-1.624-.2418-3.362-.3021-5.053-.1752s-3.283.4369-4.63.9017c-2.543.4721-5.366.5734-8.05.2888l-.467-.0367c-1.147-.1176-2.322-.1782-3.5-.1806v.6826c-2.38-.5367-4.76-1.0724-7.117-1.6193-.849-.1815-1.795-.2584-2.736-.2225-.942.036-1.843.1834-2.607.4265-.562.1326-1.148.2459-1.75.3388-1.33.1918-.863.4959-.373.8071.281.1435.452.3219.49.5102h-.047c-1.974-.0228-3.922.1975-5.623.6357-.612.1191-1.306.1308-1.937.0327-.723-.1092-.56-.2776-.397-.447.077-.0593.125-.125.14-.1928.21-.9327-1.166-1.5224-3.056-1.1224-.958.1746-1.985.2642-3.023.2635-1.037-.0007-2.064-.0917-3.021-.2676-.303-.0368-.606-.0735-.933-.1082-.28-.0316-.583-.0714-.863-.1112-.588-.1264-1.237-.1882-1.892-.18-.655.0081-1.295.086-1.865.2269-.125.0276-.261.0433-.4.0462-.14.0029-.279-.0071-.409-.0294-.13-.0222-.248-.0562-.345-.0997-.098-.0435-.174-.0956-.223-.1528-1.143-1.1418-2.356-.5469-3.313-.0847-.055.0347-.117.0668-.187.0959-.855.5025-2.121.8415-3.533.9466s-2.863-.0318-4.05-.3823c-.32-.0828-.697-.1135-1.065-.0866-.367.0269-.7.1096-.942.2336-.684.3089-1.417.5963-2.193.8601-1.044.3315-1.959.7351-2.707,1.1949-.746.5469-7.583.7755-10.08.7581-1.138-.0574-2.288-.0646-3.43-.0214-7.91-.0367-16.076,0-22.143.1286l-2.683,1.2918c-7.7237.0969-12.3903.1143-15.4937.0857-.1633-.0602-.3266-.1224-.49-.1847-.7992-.4299-1.8839-.7407-3.1043-.8895-1.2205-.1488-2.5165-.1282-3.709.0589-.3029.0489-.628.0658-.9487.0492s-.6278-.0661-.8963-.1445c-.2686-.0784-.4909-.1835-.6487-.3067s-.2468-.2609-.2596-.402l.4666-.697c.2567-.1959.3734-.3826-.2566-.5214-.63-.1387-1.0967.0388-1.61.2163-.2404.0917-.5071.1692-.7934.2307-.0253.0049-.0489.0115-.07.0193-.0466.0164-.07.0388-.14.048-2.73.0071-5.32.0286-7.6533.0786.49-.2674.9567-.5357,1.4233-.8163l.0467-.0204c.28-.1725.63-.3878.14-.5664-.3733-.1418-.7233-.0622-1.0967.0194-.1346.032-.2751.059-.42.0806-.2707.0533-.51.1329-.7.2327-.42.1959-.8633.3877-1.5166.0602s.07-.6265.7233-.8888c.1167-.0408.21-.0806.3033-.1183.28-.1194.5834-.2347.8634-.347.2566-.0908.49-.1795.7233-.2683.1624-.0561.334-.1069.5133-.1521.5134-.1336,1.0267-.2714.7467-.4765-.5849-.2954-1.3693-.5019-2.24-.5898-.1752-.0218-.3593-.0267-.5392-.0142s-.3515.042-.5027.0866c-.1511.0445-.2782.1029-.3723.1711s-.1529.1447-.1725.2239c-.0135.0581-.0548.1143-.1212.165s-.1564.0946-.2643.1291c-.1078.0344-.231.0586-.3616.0708-.1305.0123-.2655.0124-.3962.0004-.2866-.0295-.5846-.0308-.8725-.004-.288.0269-.5588.0813-.793.1593s-.426.1778-.5616.2921-.2118.2402-.2229.3689c-.35.7081-1.19.7336-2.52.3061-.4433-.1459-.9567-.2969-1.5167-.1459s-.4666.3888-.3033.5969c.35.4571.77.9041,1.19,1.4041-1.0286.0499-2.064-.0638-2.9166-.3203-.8527-.2565-1.4656-.6387-1.7267-1.0767-.0328-.0789-.1033-.154-.2068-.2203-.1034-.0663-.2377-.1224-.3939-.1645s-.331-.0695-.5129-.0802-.367-.0045-.5431.0181c-.7933.0888-.77.3888-.6067.6398.3773.5354.26,1.1141-.3266,1.6122-.4382-.1898-.9742-.3308-1.563-.4111-.5889-.0803-1.2132-.0974-1.8204-.0501-.84.0673-1.68.0928-1.82-.4224-.0182-.1273-.0976-.2513-.2331-.3642s-.3239-.2119-.553-.2907-.4936-.1356-.7763-.1665c-.2828-.031-.5772-.0356-.8642-.0133-.2949.0193-.5715.0743-.7983.1589s-.3949.1954-.4851.3196c-2.17-.1255-5.6933-.2357-11.6666-.3285-.6767.0092-1.3534.0224-2.0534.0367l-1.7266.0347c-.5314-.159-1.1661-.2386-1.8094-.2271-.6434.0116-1.2609.1138-1.7606.2914-2.7767.0551-5.6234.1194-8.5167.1837l-5.43667.1204c0-.0184-.02333-.0347-.02333-.0521-.02797-.0226-.04392-.0477-.04667-.0734.02334-.2113-.84-.3857-1.54-.4215-.11077-.0077-.22403-.0053-.33255.0071-.10852.0125-.20992.0346-.29774.0652-.08782.0305-.16012.0687-.2123.1121s-.08308.0912-.09074.1401c-.02335.0996-.08653.1967-.18667.2867-.58333.0103-1.14333.0245-1.75.0388-.14342-.0731-.29943-.1413-.46666-.2041C2.0656,81.0127,1.07561,80.7512,0,80.5781L0,100h1680v-17.822c-8.66.0449-17.83.1296-27.9.3143Z' transform='translate(0 541)' fill='%23002e57'/%3E%3Cpath d='M814.469,25.8928c0,0,1.481.1561,2.768-.5063c1.287-.6625,3.392-.5844,4.25-1.0526s1.014-.7803,1.014-.1942c0,.586-2.379,5.3408-5.497,5.4968-3.121.1561-2.3,3.1585-2.222,3.2764.078.1162,2.104,4.4842,2.104,4.4842s1.794-.7803,3.899.4283c2.106,1.2086,2.496-.1959,3.977-.4283c1.481-.2341,8.617-2.3791,11.151,1.3638c2.535,3.7429,4.173,5.3425,4.407,6.2788.233.9356-.352,5.3408-.974,7.3688-.625,2.0279-1.287,4.055-1.287,5.1864s-.78,4.9523-.858,5.6928c-.078.7404-.897,5.3026-.663,6.9794.234,1.6759.703,3.0024.39,6.8624-.312,3.8607-.196,4.8353-.196,4.8353h-1.052l-1.092-10.6842-.39-1.9499L832.99,61.61c0,0-.352.4682-1.326.7803c0,0,2.378,6.1211,2.886,7.2135l-.468,2.028c0,0-.35,1.5979-.41,1.6759-.059.078-.546,3.9185-.546,3.9185l-.526,4.7386h-1.58l.234-4.055.156-3.0025c0,0,.02-3.1967-.721-4.3671-.741-1.1696-2.171-2.5987-2.639-3.7174-.468-1.1171-1.612-4.5487-1.612-4.5487s-1.89,1.4037-3.392,1.5784c0,0-.936,5.4392-1.209,6.6487-.272,1.2086-.311,5.2644-.428,5.7708-.116.5063-.74,5.3408-.74,5.3408l-.351,2.8862-1.833.1942c0,0,0-3.0024-.078-3.5868-.078-.5843-.156-4.0414-.026-4.7437.13-.7014.208-1.8973.208-2.4435s.026-3.223.026-3.223.312-2.781.13-3.7691c-.182-.9873-.442-1.7413-.442-1.7413s-1.28-.1925-1.778-.4351c0,0-.867-.0102-1.481.6438l-1.005.0381c0,0-.019,1.6582-.447,5.245-.429,3.5868-1.248,7.3696-1.248,7.3696s-.78,4.8929-.8,5.0286c-.019.1366-.286,1.6183-.286,1.6183l-1.559.1959c0,0,.389-4.6792.338-5.8225-.053-1.1442-.312-1.5335-.104-3.301.207-1.7684.182-4.5758.182-4.5758s0-2.2874-.416-3.0406c-.417-.754-.944-3.5749-.514-5.2899c0,0-.396-1.0008-.553-1.8074-.156-.8049-.779-1.3257-.96-1.9236-.183-.5971-.235-1.195-.313-1.4817l-.078-.2858c0,0-.754-1.4037-1.013-1.6633-.261-.2603-1.353-2.0016-1.378-3.0669-.027-1.0661.468-1.7938.468-1.7938s-1.144-2.0279-1.248-3.3018c-.104-1.2731,0-2.8066,0-2.8066s-.91-2.8336-.234-4.1856c0,0-.52-2.7302.234-3.9252c0,0,.311-3.3273,1.248-4.7055c0,0,.012-.9491.051-1.5199.039-.5725-.338-.4818-.324-1.3002.012-.8185-2.022-3.2942-2.022-3.2942l-.78-1.7159c0,0-7.505-3.1915-10.365-8.8063c0,0-2.963-1.8193-2.34-7.59006.472-4.35864-.479-5.95909-.975-6.4824-.037-.04071.01-.10432.059-.07803.482.2519,1.38.86426,1.943,2.11358.488.87614,2.165-1.30699,2.165-1.30699s1.61-1.530063,2.547-1.926148c.078-.031382.145.058522.094.122981-.777.969437-4.03,5.149107-4.065,7.242337-.038,2.37906.663,2.80823.663,2.80823l.118-2.84639c0,0,.935.29176.721,2.96259c0,0,4.29-3.56817,5.653-4.6784c1.365-1.11192,2.457-2.65216,2.457-2.65216s.254-.12637.02.58438c-.234.71244-4.367,5.92686-4.367,5.92686s2.202.01951,3.256-.39015c0,0,.35.17642-.342.55639s-3.908,1.08228-3.908,1.08228-4.53,4.9642,3.996,9.3321c0,0-2.001-3.457-1.455-5.1474c0,0,.312-.1942.35.5335.04.7269,1.768,5.7708,6.447,7.1745c0,0-2.496-6.1991-2.574-7.6427-.052-1.0407.806.676.806.676s3.562,8.2533,4.184,8.6816c.625.4284,4.583.5259,5.089.0586.506-.4682,6.025-6.0499,6.908-11.0938c0,0,.5-.6624.384.9168-.118,1.5784-1.294,5.5817-3.79,8.233c0,0,4.94-1.9753,6.656-3.5351c1.715-1.5597,2.262-4.9905,2.262-4.9905s.76-1.3646,0,3.0406c0,0,1.949-3.5681,1.618-5.887-.332-2.32049-2.983-4.25003-2.983-4.25003s.116-.5267.838.26038l.722.78623c0,0-2.476-5.80388-2.398-6.75889c0,0,.194-.916005.722.74213.526,1.65643,3.327,7.51799,5.276,8.02603c0,0,.805-2.50968.883-4.50961.078-2.00248-.675-4.939617-.675-4.939617s.285-.597945,1.195,2.391777c.909,2.98888,2.574-.39015,2.574-.39015s.35.06531.091.70227c-.26.63696-1.326,2.26032-1.521,3.54781-.194,1.28664-.337,3.10677-1.39,4.78357c0,0,.467,3.4901-1.112,5.7123-1.58,2.2221-12.77,8.1295-12.77,8.1295l-1.481.5835Z' transform='translate(0 541)' fill='%23002e57'/%3E%3C/svg%3E%0A\")"
7
+ },
8
+ "color": { "value": "{epe.color.white.100}" },
9
+ "padding-inline-end": { "value": "{epe.size.sm}" },
10
+ "padding-inline-start": { "value": "{epe.size.sm}" },
11
+ "padding-block-end": { "value": "200px" },
12
+ "padding-block-start": { "value": "{epe.size.2xl}" }
13
+ }
14
+ }
15
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "utrecht": {
3
+ "page-header": {
4
+ "background-color": { "value": "{epe.color.white.98}" },
5
+ "color": { "value": "{epe.color.black.19}" },
6
+ "padding-block-start": { "value": "{epe.size.sm}" },
7
+ "padding-block-end": { "value": "{epe.size.sm}" }
8
+ }
9
+ }
10
+ }
@@ -0,0 +1,11 @@
1
+ {
2
+ "utrecht": {
3
+ "page": {
4
+ "background-color": {},
5
+ "color": {},
6
+ "margin-inline-start": { "value": "{epe.size.lg}" },
7
+ "margin-inline-end": { "value": "{epe.size.lg}" },
8
+ "max-inline-size": { "value": "1140px" }
9
+ }
10
+ }
11
+ }
@@ -0,0 +1,25 @@
1
+ {
2
+ "utrecht": {
3
+ "paragraph": {
4
+ "color": { "value": "{utrecht.document.color}" },
5
+ "font-family": { "value": "{epe.typography.source-sans.font-family}" },
6
+ "font-size": { "value": "{epe.font-size.md}" },
7
+ "font-weight": { "value": "{epe.typography.font-weight.normal}" },
8
+ "line-height": { "value": "1.5em" },
9
+ "margin-block-start": { "value": 0 },
10
+ "margin-block-end": { "value": 0 },
11
+ "lead": {
12
+ "color": {},
13
+ "font-size": {},
14
+ "font-weight": {},
15
+ "line-height": {}
16
+ },
17
+ "small": {
18
+ "color": {},
19
+ "font-size": {},
20
+ "font-weight": {},
21
+ "line-height": {}
22
+ }
23
+ }
24
+ }
25
+ }
@@ -0,0 +1,60 @@
1
+ {
2
+ "utrecht": {
3
+ "table": {
4
+ "border-color": {},
5
+ "border-width": {},
6
+ "font-family": { "value": "{utrecht.document.font-family}" },
7
+ "font-size": { "value": "{utrecht.document.font-size}" },
8
+ "line-height": {},
9
+ "margin-block-end": { "value": 0 },
10
+ "margin-block-start": { "value": "{epe.size.md}" },
11
+ "caption": {
12
+ "font-weight": {},
13
+ "font-family": {},
14
+ "font-size": {},
15
+ "color": {},
16
+ "line-height": {},
17
+ "text-align": {},
18
+ "margin-block-end": {}
19
+ },
20
+ "header": {
21
+ "font-weight": { "value": "{epe.typography.font-weight.bold}" },
22
+ "background-color": {},
23
+ "color": { "value": "{utrecht.document.color}" },
24
+ "text-transform": { "value": "unset" },
25
+ "border-block-end-color": {},
26
+ "border-block-end-width": {}
27
+ },
28
+ "header-cell": {
29
+ "font-size": { "value": "{utrecht.document.font-size}" },
30
+ "font-weight": { "value": "{epe.typography.font-weight.bold}" },
31
+ "color": { "value": "{utrecht.document.color}" },
32
+ "text-transform": { "value": "unset" }
33
+ },
34
+ "cell": {
35
+ "line-height": {},
36
+ "padding-block-end": { "value": "{epe.size.md}" },
37
+ "padding-block-start": { "value": "{epe.size.md}" },
38
+ "padding-inline-end": { "value": "{epe.size.md}" },
39
+ "padding-inline-start": { "value": "{epe.size.md}" },
40
+ "icon": {
41
+ "size": {}
42
+ }
43
+ },
44
+ "row": {
45
+ "border-block-end-color": { "value": "{epe.color.black.19}" },
46
+ "border-block-end-width": { "value": "{epe.size.4xs}" },
47
+ "padding-inline-end": {},
48
+ "padding-inline-start": {},
49
+ "alternate-odd": {
50
+ "background-color": {},
51
+ "color": {}
52
+ },
53
+ "alternate-even": {
54
+ "background-color": {},
55
+ "color": {}
56
+ }
57
+ }
58
+ }
59
+ }
60
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "fullName": "Gemeente Epe",
3
+ "name": "Epe",
4
+ "prefix": "epe",
5
+ "npm": "@nl-design-system-unstable/epe-design-tokens",
6
+ "stories": ["react-utrecht-link--default"]
7
+ }
@@ -0,0 +1,10 @@
1
+ /* Place any @font-face definitions here */
2
+ @font-face {
3
+ font-family: "Source Sans";
4
+ src: url("../src/font/SourceSansVariable-Italic.woff2") format("woff2");
5
+ }
6
+
7
+ @font-face {
8
+ font-family: "Source Sans";
9
+ src: url("../src/font/SourceSansVariable-Roman.woff2") format("woff2");
10
+ }
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license SEE LICENSE.md
3
+ * Copyright (c) 2021 NL Design System Community
4
+ * All rights reserved
5
+ */
6
+
7
+ @import "./design-tokens.css";
8
+ @import "./font.css";
@@ -0,0 +1,6 @@
1
+ const config = require('./src/config.json');
2
+ const { createConfig } = require('../../style-dictionary-config');
3
+
4
+ module.exports = createConfig({
5
+ selector: `.${config.prefix}-theme`,
6
+ });
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 16 Aug 2023 08:06:20 GMT
3
+ * Generated on Fri, 18 Aug 2023 08:24:49 GMT
4
4
  */
5
5
 
6
6
  .leiden-theme {
@@ -32,7 +32,7 @@
32
32
  --utrecht-textbox-border-radius: 0px;
33
33
  --utrecht-page-header-logo-max-width: 80px;
34
34
  --utrecht-page-footer-background-image: unset;
35
- --utrecht-page-footer-logo-max-width: 100px;
35
+ --utrecht-page-footer-logo-max-width: 120px;
36
36
  --utrecht-page-footer-logo-max-height: 100px;
37
37
  --utrecht-form-input-font-size: 15px;
38
38
  --utrecht-form-input-border-radius: 0px;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 16 Aug 2023 08:06:20 GMT
3
+ * Generated on Fri, 18 Aug 2023 08:24:49 GMT
4
4
  */
5
5
 
6
6
  export const leidenColorPrimary = "#d62410";
@@ -121,7 +121,7 @@ export const utrechtFormInputPaddingInlineStart = "14px";
121
121
  export const utrechtFormInputPlaceholderColor = "#2c3e50";
122
122
  export const utrechtIconGap = "8px";
123
123
  export const utrechtPageFooterLogoMaxHeight = "100px";
124
- export const utrechtPageFooterLogoMaxWidth = "100px";
124
+ export const utrechtPageFooterLogoMaxWidth = "120px";
125
125
  export const utrechtPageFooterBackgroundColor = "#0d1921";
126
126
  export const utrechtPageFooterBackgroundImage = "unset";
127
127
  export const utrechtPageFooterColor = "#ffffff";
@@ -4072,11 +4072,11 @@
4072
4072
  ]
4073
4073
  },
4074
4074
  {
4075
- "value": "100px",
4075
+ "value": "120px",
4076
4076
  "filePath": "src/component/conduction/page-footer.tokens.json",
4077
4077
  "isSource": true,
4078
4078
  "original": {
4079
- "value": "100px"
4079
+ "value": "120px"
4080
4080
  },
4081
4081
  "name": "utrechtPageFooterLogoMaxWidth",
4082
4082
  "attributes": {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 16 Aug 2023 08:06:21 GMT
3
+ // Generated on Fri, 18 Aug 2023 08:24:49 GMT
4
4
 
5
5
  @conduction-input-select-padding-block-start: 0;
6
6
  @conduction-input-select-padding-block-end: 0;
@@ -30,7 +30,7 @@
30
30
  @utrecht-textbox-border-radius: 0px;
31
31
  @utrecht-page-header-logo-max-width: 80px;
32
32
  @utrecht-page-footer-background-image: unset;
33
- @utrecht-page-footer-logo-max-width: 100px;
33
+ @utrecht-page-footer-logo-max-width: 120px;
34
34
  @utrecht-page-footer-logo-max-height: 100px;
35
35
  @utrecht-form-input-font-size: 15px;
36
36
  @utrecht-form-input-border-radius: 0px;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 16 Aug 2023 08:06:21 GMT
3
+ // Generated on Fri, 18 Aug 2023 08:24:49 GMT
4
4
 
5
5
  $conduction-input-select-padding-block-start: 0;
6
6
  $conduction-input-select-padding-block-end: 0;
@@ -30,7 +30,7 @@ $utrecht-textbox-font-size: 15px;
30
30
  $utrecht-textbox-border-radius: 0px;
31
31
  $utrecht-page-header-logo-max-width: 80px;
32
32
  $utrecht-page-footer-background-image: unset;
33
- $utrecht-page-footer-logo-max-width: 100px;
33
+ $utrecht-page-footer-logo-max-width: 120px;
34
34
  $utrecht-page-footer-logo-max-height: 100px;
35
35
  $utrecht-form-input-font-size: 15px;
36
36
  $utrecht-form-input-border-radius: 0px;
@@ -2484,11 +2484,11 @@
2484
2484
  ]
2485
2485
  },
2486
2486
  "max-width": {
2487
- "value": "100px",
2487
+ "value": "120px",
2488
2488
  "filePath": "src/component/conduction/page-footer.tokens.json",
2489
2489
  "isSource": true,
2490
2490
  "original": {
2491
- "value": "100px"
2491
+ "value": "120px"
2492
2492
  },
2493
2493
  "name": "utrechtPageFooterLogoMaxWidth",
2494
2494
  "attributes": {
@@ -2505,6 +2505,7 @@
2505
2505
  ]
2506
2506
  }
2507
2507
  },
2508
+ "background-position": {},
2508
2509
  "background-color": {
2509
2510
  "value": "#0d1921",
2510
2511
  "filePath": "src/component/utrecht/page-footer.tokens.json",