@conduction/theme 1.0.23 → 1.0.24

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 (58) hide show
  1. package/README.md +5 -0
  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 +27 -10
  7. package/conduction-design-tokens/src/component/conduction/card.tokens.json +11 -0
  8. package/conduction-design-tokens/src/component/conduction/table.tokens.json +10 -2
  9. package/conduction-design-tokens/src/component/utrecht/list.tokens.json +1 -0
  10. package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +3 -4
  11. package/municipalities/dinkelland-design-tokens/dist/index.js +3 -4
  12. package/municipalities/dinkelland-design-tokens/dist/index.json +13 -32
  13. package/municipalities/dinkelland-design-tokens/dist/index.less +3 -4
  14. package/municipalities/dinkelland-design-tokens/dist/index.scss +3 -4
  15. package/municipalities/dinkelland-design-tokens/dist/tokens.json +29 -36
  16. package/municipalities/dinkelland-design-tokens/src/component/conduction/card.tokens.json +11 -0
  17. package/municipalities/dinkelland-design-tokens/src/component/conduction/table.tokens.json +3 -1
  18. package/municipalities/dinkelland-design-tokens/src/component/utrecht/page.tokens.json +2 -2
  19. package/municipalities/epe-design-tokens/dist/design-tokens.css +3 -4
  20. package/municipalities/epe-design-tokens/dist/index.js +3 -4
  21. package/municipalities/epe-design-tokens/dist/index.json +0 -19
  22. package/municipalities/epe-design-tokens/dist/index.less +3 -4
  23. package/municipalities/epe-design-tokens/dist/index.scss +3 -4
  24. package/municipalities/epe-design-tokens/dist/tokens.json +24 -43
  25. package/municipalities/epe-design-tokens/src/component/conduction/card.tokens.json +3 -3
  26. package/municipalities/epe-design-tokens/src/component/conduction/table.tokens.json +0 -1
  27. package/municipalities/epe-design-tokens/src/component/utrecht/list.tokens.json +1 -0
  28. package/municipalities/leiden-design-tokens/dist/design-tokens.css +21 -21
  29. package/municipalities/leiden-design-tokens/dist/index.js +22 -22
  30. package/municipalities/leiden-design-tokens/dist/index.json +13 -13
  31. package/municipalities/leiden-design-tokens/dist/index.less +21 -21
  32. package/municipalities/leiden-design-tokens/dist/index.scss +21 -21
  33. package/municipalities/leiden-design-tokens/dist/tokens.json +2201 -2180
  34. package/municipalities/leiden-design-tokens/src/component/conduction/card.tokens.json +11 -0
  35. package/municipalities/leiden-design-tokens/src/component/conduction/table.tokens.json +24 -0
  36. package/municipalities/leiden-design-tokens/src/component/utrecht/list.tokens.json +1 -0
  37. package/municipalities/leiden-design-tokens/src/component/utrecht/page.tokens.json +2 -2
  38. package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +3 -4
  39. package/municipalities/tubbergen-design-tokens/dist/index.js +3 -4
  40. package/municipalities/tubbergen-design-tokens/dist/index.json +13 -32
  41. package/municipalities/tubbergen-design-tokens/dist/index.less +3 -4
  42. package/municipalities/tubbergen-design-tokens/dist/index.scss +3 -4
  43. package/municipalities/tubbergen-design-tokens/dist/tokens.json +29 -36
  44. package/municipalities/tubbergen-design-tokens/src/component/conduction/card.tokens.json +11 -0
  45. package/municipalities/tubbergen-design-tokens/src/component/conduction/table.tokens.json +3 -1
  46. package/municipalities/tubbergen-design-tokens/src/component/utrecht/list.tokens.json +1 -0
  47. package/municipalities/tubbergen-design-tokens/src/component/utrecht/page.tokens.json +2 -2
  48. package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +21 -21
  49. package/municipalities/xxllnc-design-tokens/dist/index.js +22 -22
  50. package/municipalities/xxllnc-design-tokens/dist/index.json +13 -13
  51. package/municipalities/xxllnc-design-tokens/dist/index.less +21 -21
  52. package/municipalities/xxllnc-design-tokens/dist/index.scss +21 -21
  53. package/municipalities/xxllnc-design-tokens/dist/tokens.json +2207 -2186
  54. package/municipalities/xxllnc-design-tokens/src/component/conduction/card.tokens.json +11 -0
  55. package/municipalities/xxllnc-design-tokens/src/component/conduction/table.tokens.json +24 -0
  56. package/municipalities/xxllnc-design-tokens/src/component/utrecht/list.tokens.json +1 -0
  57. package/municipalities/xxllnc-design-tokens/src/component/utrecht/page.tokens.json +2 -2
  58. package/package.json +1 -1
package/README.md CHANGED
@@ -6,6 +6,11 @@ Conduction's design tokens theme
6
6
 
7
7
  - **Version 1**
8
8
 
9
+ - 1.0.24:
10
+ - Updated page tokens in all themes.
11
+ - Updated list tokens in all themes.
12
+ - Updated table tokens in all themes.
13
+ - Updated card tokens in all themes.
9
14
  - 1.0.23: Added Epe theme.
10
15
  - 1.0.22: Updated footer and header logo's for xxllnc, Leiden and Dinkelland themes.
11
16
  - 1.0.21:
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 18 Aug 2023 08:24:41 GMT
3
+ * Generated on Fri, 18 Aug 2023 12:11:16 GMT
4
4
  */
5
5
 
6
6
  .conduction-theme {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 18 Aug 2023 08:24:41 GMT
3
+ * Generated on Fri, 18 Aug 2023 12:11:16 GMT
4
4
  */
5
5
 
6
6
  export const conductionColorPrimary = "#4376fc";
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 18 Aug 2023 08:24:41 GMT
3
+ // Generated on Fri, 18 Aug 2023 12:11:16 GMT
4
4
 
5
5
  @utrecht-paragraph-margin-block-end: 0;
6
6
  @utrecht-paragraph-margin-block-start: 0;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 18 Aug 2023 08:24:41 GMT
3
+ // Generated on Fri, 18 Aug 2023 12:11:16 GMT
4
4
 
5
5
  $utrecht-paragraph-margin-block-end: 0;
6
6
  $utrecht-paragraph-margin-block-start: 0;
@@ -2313,6 +2313,17 @@
2313
2313
  "color"
2314
2314
  ]
2315
2315
  },
2316
+ "header": {
2317
+ "border-block-end": {},
2318
+ "color": {},
2319
+ "hover": {
2320
+ "border-block-end": {},
2321
+ "color": {}
2322
+ }
2323
+ },
2324
+ "hover": {
2325
+ "background-color": {}
2326
+ },
2316
2327
  "padding-inline-end": {
2317
2328
  "value": "18px",
2318
2329
  "filePath": "src/component/conduction/card.tokens.json",
@@ -3041,6 +3052,7 @@
3041
3052
  "border-block-end-width"
3042
3053
  ]
3043
3054
  },
3055
+ "font-family": {},
3044
3056
  "font-weight": {
3045
3057
  "value": "700",
3046
3058
  "filePath": "src/component/utrecht/table.tokens.json",
@@ -3130,7 +3142,8 @@
3130
3142
  "hover",
3131
3143
  "background-color"
3132
3144
  ]
3133
- }
3145
+ },
3146
+ "color": {}
3134
3147
  },
3135
3148
  "border-block-end-color": {
3136
3149
  "value": "#d1d1d1",
@@ -3185,6 +3198,19 @@
3185
3198
  "color": {}
3186
3199
  }
3187
3200
  },
3201
+ "body": {
3202
+ "border": {}
3203
+ },
3204
+ "caption": {
3205
+ "font-style": {},
3206
+ "font-weight": {},
3207
+ "font-family": {},
3208
+ "font-size": {},
3209
+ "color": {},
3210
+ "line-height": {},
3211
+ "text-align": {},
3212
+ "margin-block-end": {}
3213
+ },
3188
3214
  "border-color": {},
3189
3215
  "border-width": {},
3190
3216
  "font-family": {
@@ -3264,15 +3290,6 @@
3264
3290
  "margin-block-start"
3265
3291
  ]
3266
3292
  },
3267
- "caption": {
3268
- "font-weight": {},
3269
- "font-family": {},
3270
- "font-size": {},
3271
- "color": {},
3272
- "line-height": {},
3273
- "text-align": {},
3274
- "margin-block-end": {}
3275
- },
3276
3293
  "header-cell": {
3277
3294
  "font-size": {
3278
3295
  "value": "18px",
@@ -6,6 +6,17 @@
6
6
  "border-radius": { "value": "16px" },
7
7
  "border-width": { "value": "unset" },
8
8
  "color": { "value": "{conduction.color.black.0}" },
9
+ "header": {
10
+ "border-block-end": {},
11
+ "color": {},
12
+ "hover": {
13
+ "border-block-end": {},
14
+ "color": {}
15
+ }
16
+ },
17
+ "hover": {
18
+ "background-color": {}
19
+ },
9
20
  "padding-inline-end": { "value": "{conduction.size.md}" },
10
21
  "padding-inline-start": { "value": "{conduction.size.md}" },
11
22
  "padding-block-end": { "value": "{conduction.size.md}" },
@@ -4,12 +4,20 @@
4
4
  "background-color": { "value": "{conduction.color.white.100}" },
5
5
  "header": {
6
6
  "border-block-end-color": { "value": "{conduction.color.grey.82}" },
7
- "border-block-end-width": { "value": "{conduction.size.4xs}" }
7
+ "border-block-end-width": { "value": "{conduction.size.4xs}" },
8
+ "font-family": {}
8
9
  },
9
10
  "row": {
10
11
  "hover": {
11
- "background-color": { "value": "{conduction.color.grey.97}" }
12
+ "background-color": { "value": "{conduction.color.grey.97}" },
13
+ "color": {}
12
14
  }
15
+ },
16
+ "body": {
17
+ "border": {}
18
+ },
19
+ "caption": {
20
+ "font-style": {}
13
21
  }
14
22
  }
15
23
  }
@@ -24,6 +24,7 @@
24
24
  "margin-block-end": { "value": "{conduction.size.xs}" },
25
25
  "padding-inline-start": { "value": "1ch" }
26
26
  },
27
+
27
28
  "marker": {
28
29
  "color": { "value": "{conduction.color.primary}" }
29
30
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 18 Aug 2023 08:25:11 GMT
3
+ * Generated on Fri, 18 Aug 2023 12:11:47 GMT
4
4
  */
5
5
 
6
6
  .dinkelland-theme {
@@ -37,7 +37,6 @@
37
37
  --utrecht-table-header-cell-text-transform: unset;
38
38
  --utrecht-table-margin-block-end: 0;
39
39
  --utrecht-table-header-text-transform: unset;
40
- --utrecht-table-border-collapse: collapse;
41
40
  --utrecht-page-header-logo-max-width: 150px;
42
41
  --utrecht-page-footer-background-image: url(https://www.dinkelland.nl/sites/all/themes/dinkelland/dist/assets/img/footer-bg.svg);
43
42
  --utrecht-page-footer-background-color: unset;
@@ -115,8 +114,8 @@
115
114
  --utrecht-paragraph-font-weight: var(--dinkelland-typography-font-weight-normal);
116
115
  --utrecht-paragraph-font-size: var(--dinkelland-font-size-md);
117
116
  --utrecht-paragraph-font-family: var(--dinkelland-typography-lato-font-family);
118
- --utrecht-page-padding-inline-end: var(--dinkelland-size-lg);
119
- --utrecht-page-padding-inline-start: var(--dinkelland-size-lg);
117
+ --utrecht-page-margin-inline-end: var(--dinkelland-size-lg);
118
+ --utrecht-page-margin-inline-start: var(--dinkelland-size-lg);
120
119
  --utrecht-unordered-list-item-margin-block-end: var(--dinkelland-size-xs);
121
120
  --utrecht-unordered-list-item-margin-block-start: var(--dinkelland-size-xs);
122
121
  --utrecht-unordered-list-margin-block-start: var(--dinkelland-size-md);
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 18 Aug 2023 08:25:11 GMT
3
+ * Generated on Fri, 18 Aug 2023 12:11:47 GMT
4
4
  */
5
5
 
6
6
  export const dinkellandColorPrimary = "#006cb9";
@@ -150,7 +150,6 @@ export const utrechtPageHeaderBackgroundColor = "#ffffff";
150
150
  export const utrechtPageHeaderColor = "#333333";
151
151
  export const utrechtPageHeaderPaddingBlockStart = "14px";
152
152
  export const utrechtPageHeaderPaddingBlockEnd = "14px";
153
- export const utrechtTableBorderCollapse = "collapse";
154
153
  export const utrechtTableBackgroundColor = "#ffffff";
155
154
  export const utrechtTableHeaderBorderBlockEndColor = "#e5f0f8";
156
155
  export const utrechtTableHeaderBorderBlockEndWidth = "1px";
@@ -313,8 +312,8 @@ export const utrechtUnorderedListItemMarginBlockStart = "8px";
313
312
  export const utrechtUnorderedListItemMarginBlockEnd = "8px";
314
313
  export const utrechtUnorderedListItemPaddingInlineStart = "1ch";
315
314
  export const utrechtUnorderedListMarkerColor = "#333333";
316
- export const utrechtPagePaddingInlineStart = "24px";
317
- export const utrechtPagePaddingInlineEnd = "24px";
315
+ export const utrechtPageMarginInlineStart = "24px";
316
+ export const utrechtPageMarginInlineEnd = "24px";
318
317
  export const utrechtPageMaxInlineSize = "1140px";
319
318
  export const utrechtParagraphColor = "#333333";
320
319
  export const utrechtParagraphFontFamily = "\"Lato\", Arial, sans-serif";
@@ -5005,22 +5005,22 @@
5005
5005
  ]
5006
5006
  },
5007
5007
  {
5008
- "value": "1140px",
5008
+ "value": "24px",
5009
5009
  "filePath": "src/component/utrecht/page.tokens.json",
5010
5010
  "isSource": true,
5011
5011
  "original": {
5012
- "value": "1140px"
5012
+ "value": "{dinkelland.size.lg}"
5013
5013
  },
5014
- "name": "utrechtPageMaxInlineSize",
5014
+ "name": "utrechtPageMarginInlineEnd",
5015
5015
  "attributes": {
5016
5016
  "category": "utrecht",
5017
5017
  "type": "page",
5018
- "item": "max-inline-size"
5018
+ "item": "margin-inline-end"
5019
5019
  },
5020
5020
  "path": [
5021
5021
  "utrecht",
5022
5022
  "page",
5023
- "max-inline-size"
5023
+ "margin-inline-end"
5024
5024
  ]
5025
5025
  },
5026
5026
  {
@@ -5030,35 +5030,35 @@
5030
5030
  "original": {
5031
5031
  "value": "{dinkelland.size.lg}"
5032
5032
  },
5033
- "name": "utrechtPagePaddingInlineEnd",
5033
+ "name": "utrechtPageMarginInlineStart",
5034
5034
  "attributes": {
5035
5035
  "category": "utrecht",
5036
5036
  "type": "page",
5037
- "item": "padding-inline-end"
5037
+ "item": "margin-inline-start"
5038
5038
  },
5039
5039
  "path": [
5040
5040
  "utrecht",
5041
5041
  "page",
5042
- "padding-inline-end"
5042
+ "margin-inline-start"
5043
5043
  ]
5044
5044
  },
5045
5045
  {
5046
- "value": "24px",
5046
+ "value": "1140px",
5047
5047
  "filePath": "src/component/utrecht/page.tokens.json",
5048
5048
  "isSource": true,
5049
5049
  "original": {
5050
- "value": "{dinkelland.size.lg}"
5050
+ "value": "1140px"
5051
5051
  },
5052
- "name": "utrechtPagePaddingInlineStart",
5052
+ "name": "utrechtPageMaxInlineSize",
5053
5053
  "attributes": {
5054
5054
  "category": "utrecht",
5055
5055
  "type": "page",
5056
- "item": "padding-inline-start"
5056
+ "item": "max-inline-size"
5057
5057
  },
5058
5058
  "path": [
5059
5059
  "utrecht",
5060
5060
  "page",
5061
- "padding-inline-start"
5061
+ "max-inline-size"
5062
5062
  ]
5063
5063
  },
5064
5064
  {
@@ -5612,25 +5612,6 @@
5612
5612
  "border"
5613
5613
  ]
5614
5614
  },
5615
- {
5616
- "value": "collapse",
5617
- "filePath": "src/component/conduction/table.tokens.json",
5618
- "isSource": true,
5619
- "original": {
5620
- "value": "collapse"
5621
- },
5622
- "name": "utrechtTableBorderCollapse",
5623
- "attributes": {
5624
- "category": "utrecht",
5625
- "type": "table",
5626
- "item": "border-collapse"
5627
- },
5628
- "path": [
5629
- "utrecht",
5630
- "table",
5631
- "border-collapse"
5632
- ]
5633
- },
5634
5615
  {
5635
5616
  "value": "18px",
5636
5617
  "filePath": "src/component/utrecht/table.tokens.json",
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 18 Aug 2023 08:25:11 GMT
3
+ // Generated on Fri, 18 Aug 2023 12:11:47 GMT
4
4
 
5
5
  @conduction-input-select-padding-block-start: 0;
6
6
  @conduction-input-select-padding-block-end: 0;
@@ -35,7 +35,6 @@
35
35
  @utrecht-table-header-cell-text-transform: unset;
36
36
  @utrecht-table-margin-block-end: 0;
37
37
  @utrecht-table-header-text-transform: unset;
38
- @utrecht-table-border-collapse: collapse;
39
38
  @utrecht-page-header-logo-max-width: 150px;
40
39
  @utrecht-page-footer-background-image: url(https://www.dinkelland.nl/sites/all/themes/dinkelland/dist/assets/img/footer-bg.svg);
41
40
  @utrecht-page-footer-background-color: unset;
@@ -113,8 +112,8 @@
113
112
  @utrecht-paragraph-font-weight: @dinkelland-typography-font-weight-normal;
114
113
  @utrecht-paragraph-font-size: @dinkelland-font-size-md;
115
114
  @utrecht-paragraph-font-family: @dinkelland-typography-lato-font-family;
116
- @utrecht-page-padding-inline-end: @dinkelland-size-lg;
117
- @utrecht-page-padding-inline-start: @dinkelland-size-lg;
115
+ @utrecht-page-margin-inline-end: @dinkelland-size-lg;
116
+ @utrecht-page-margin-inline-start: @dinkelland-size-lg;
118
117
  @utrecht-unordered-list-item-margin-block-end: @dinkelland-size-xs;
119
118
  @utrecht-unordered-list-item-margin-block-start: @dinkelland-size-xs;
120
119
  @utrecht-unordered-list-margin-block-start: @dinkelland-size-md;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 18 Aug 2023 08:25:11 GMT
3
+ // Generated on Fri, 18 Aug 2023 12:11:47 GMT
4
4
 
5
5
  $conduction-input-select-padding-block-start: 0;
6
6
  $conduction-input-select-padding-block-end: 0;
@@ -35,7 +35,6 @@ $utrecht-text-box-border-radius: 0px;
35
35
  $utrecht-table-header-cell-text-transform: unset;
36
36
  $utrecht-table-margin-block-end: 0;
37
37
  $utrecht-table-header-text-transform: unset;
38
- $utrecht-table-border-collapse: collapse;
39
38
  $utrecht-page-header-logo-max-width: 150px;
40
39
  $utrecht-page-footer-background-image: url(https://www.dinkelland.nl/sites/all/themes/dinkelland/dist/assets/img/footer-bg.svg);
41
40
  $utrecht-page-footer-background-color: unset;
@@ -113,8 +112,8 @@ $conduction-input-select-background-color: $dinkelland-color-white-100;
113
112
  $utrecht-paragraph-font-weight: $dinkelland-typography-font-weight-normal;
114
113
  $utrecht-paragraph-font-size: $dinkelland-font-size-md;
115
114
  $utrecht-paragraph-font-family: $dinkelland-typography-lato-font-family;
116
- $utrecht-page-padding-inline-end: $dinkelland-size-lg;
117
- $utrecht-page-padding-inline-start: $dinkelland-size-lg;
115
+ $utrecht-page-margin-inline-end: $dinkelland-size-lg;
116
+ $utrecht-page-margin-inline-start: $dinkelland-size-lg;
118
117
  $utrecht-unordered-list-item-margin-block-end: $dinkelland-size-xs;
119
118
  $utrecht-unordered-list-item-margin-block-start: $dinkelland-size-xs;
120
119
  $utrecht-unordered-list-margin-block-start: $dinkelland-size-md;
@@ -2394,6 +2394,17 @@
2394
2394
  "color"
2395
2395
  ]
2396
2396
  },
2397
+ "header": {
2398
+ "border-block-end": {},
2399
+ "color": {},
2400
+ "hover": {
2401
+ "border-block-end": {},
2402
+ "color": {}
2403
+ }
2404
+ },
2405
+ "hover": {
2406
+ "background-color": {}
2407
+ },
2397
2408
  "padding-inline-end": {
2398
2409
  "value": "30px",
2399
2410
  "filePath": "src/component/conduction/card.tokens.json",
@@ -3078,25 +3089,6 @@
3078
3089
  }
3079
3090
  },
3080
3091
  "table": {
3081
- "border-collapse": {
3082
- "value": "collapse",
3083
- "filePath": "src/component/conduction/table.tokens.json",
3084
- "isSource": true,
3085
- "original": {
3086
- "value": "collapse"
3087
- },
3088
- "name": "utrechtTableBorderCollapse",
3089
- "attributes": {
3090
- "category": "utrecht",
3091
- "type": "table",
3092
- "item": "border-collapse"
3093
- },
3094
- "path": [
3095
- "utrecht",
3096
- "table",
3097
- "border-collapse"
3098
- ]
3099
- },
3100
3092
  "background-color": {
3101
3093
  "value": "#ffffff",
3102
3094
  "filePath": "src/component/conduction/table.tokens.json",
@@ -3414,6 +3406,16 @@
3414
3406
  ]
3415
3407
  }
3416
3408
  },
3409
+ "caption": {
3410
+ "font-style": {},
3411
+ "font-weight": {},
3412
+ "font-family": {},
3413
+ "font-size": {},
3414
+ "color": {},
3415
+ "line-height": {},
3416
+ "text-align": {},
3417
+ "margin-block-end": {}
3418
+ },
3417
3419
  "border-color": {},
3418
3420
  "border-width": {},
3419
3421
  "font-family": {
@@ -3493,15 +3495,6 @@
3493
3495
  "margin-block-start"
3494
3496
  ]
3495
3497
  },
3496
- "caption": {
3497
- "font-weight": {},
3498
- "font-family": {},
3499
- "font-size": {},
3500
- "color": {},
3501
- "line-height": {},
3502
- "text-align": {},
3503
- "margin-block-end": {}
3504
- },
3505
3498
  "header-cell": {
3506
3499
  "font-size": {
3507
3500
  "value": "16px",
@@ -6592,42 +6585,42 @@
6592
6585
  "page": {
6593
6586
  "background-color": {},
6594
6587
  "color": {},
6595
- "padding-inline-start": {
6588
+ "margin-inline-start": {
6596
6589
  "value": "24px",
6597
6590
  "filePath": "src/component/utrecht/page.tokens.json",
6598
6591
  "isSource": true,
6599
6592
  "original": {
6600
6593
  "value": "{dinkelland.size.lg}"
6601
6594
  },
6602
- "name": "utrechtPagePaddingInlineStart",
6595
+ "name": "utrechtPageMarginInlineStart",
6603
6596
  "attributes": {
6604
6597
  "category": "utrecht",
6605
6598
  "type": "page",
6606
- "item": "padding-inline-start"
6599
+ "item": "margin-inline-start"
6607
6600
  },
6608
6601
  "path": [
6609
6602
  "utrecht",
6610
6603
  "page",
6611
- "padding-inline-start"
6604
+ "margin-inline-start"
6612
6605
  ]
6613
6606
  },
6614
- "padding-inline-end": {
6607
+ "margin-inline-end": {
6615
6608
  "value": "24px",
6616
6609
  "filePath": "src/component/utrecht/page.tokens.json",
6617
6610
  "isSource": true,
6618
6611
  "original": {
6619
6612
  "value": "{dinkelland.size.lg}"
6620
6613
  },
6621
- "name": "utrechtPagePaddingInlineEnd",
6614
+ "name": "utrechtPageMarginInlineEnd",
6622
6615
  "attributes": {
6623
6616
  "category": "utrecht",
6624
6617
  "type": "page",
6625
- "item": "padding-inline-end"
6618
+ "item": "margin-inline-end"
6626
6619
  },
6627
6620
  "path": [
6628
6621
  "utrecht",
6629
6622
  "page",
6630
- "padding-inline-end"
6623
+ "margin-inline-end"
6631
6624
  ]
6632
6625
  },
6633
6626
  "max-inline-size": {
@@ -6,6 +6,17 @@
6
6
  "border-radius": { "value": "0px" },
7
7
  "border-width": { "value": "unset" },
8
8
  "color": { "value": "{utrecht.document.color}" },
9
+ "header": {
10
+ "border-block-end": {},
11
+ "color": {},
12
+ "hover": {
13
+ "border-block-end": {},
14
+ "color": {}
15
+ }
16
+ },
17
+ "hover": {
18
+ "background-color": {}
19
+ },
9
20
  "padding-inline-end": { "value": "30px" },
10
21
  "padding-inline-start": { "value": "30px" },
11
22
  "padding-block-end": { "value": "30px" },
@@ -1,7 +1,6 @@
1
1
  {
2
2
  "utrecht": {
3
3
  "table": {
4
- "border-collapse": { "value": "collapse" },
5
4
  "background-color": { "value": "{dinkelland.color.white.100}" },
6
5
  "header": {
7
6
  "border-block-end-color": { "value": "{dinkelland.color.blue.94}" },
@@ -16,6 +15,9 @@
16
15
  },
17
16
  "body": {
18
17
  "border": { "value": "{dinkelland.size.4xs} solid {dinkelland.color.blue.94}" }
18
+ },
19
+ "caption": {
20
+ "font-style": {}
19
21
  }
20
22
  }
21
23
  }
@@ -3,8 +3,8 @@
3
3
  "page": {
4
4
  "background-color": {},
5
5
  "color": {},
6
- "padding-inline-start": { "value": "{dinkelland.size.lg}" },
7
- "padding-inline-end": { "value": "{dinkelland.size.lg}" },
6
+ "margin-inline-start": { "value": "{dinkelland.size.lg}" },
7
+ "margin-inline-end": { "value": "{dinkelland.size.lg}" },
8
8
  "max-inline-size": { "value": "1140px" }
9
9
  }
10
10
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 18 Aug 2023 08:25:21 GMT
3
+ * Generated on Fri, 18 Aug 2023 12:11:54 GMT
4
4
  */
5
5
 
6
6
  .epe-theme {
@@ -49,7 +49,6 @@
49
49
  --utrecht-table-caption-font-style: italic;
50
50
  --utrecht-table-header-text-transform: unset;
51
51
  --utrecht-table-header-border-block-end-width: 5px;
52
- --utrecht-table-border-collapse: collapse;
53
52
  --utrecht-page-header-logo-max-width: 100px;
54
53
  --utrecht-page-footer-padding-block-end: 200px;
55
54
  --utrecht-page-footer-background-image: 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");
@@ -254,10 +253,10 @@
254
253
  --utrecht-form-input-border-color: var(--epe-color-grey-34);
255
254
  --utrecht-form-input-background-color: var(--epe-color-white-100);
256
255
  --utrecht-card-hover-background-color: var(--epe-color-yellow-90);
257
- --utrecht-card-header-hover-border-block-end: 1px solid var(--epe-color-blue-31);
258
256
  --utrecht-card-header-hover-color: var(--epe-color-blue-31);
259
- --utrecht-card-header-border-block-end: 1px solid var(--epe-color-yellow-42);
257
+ --utrecht-card-header-hover-border-block-end: 1px solid var(--epe-color-blue-31);
260
258
  --utrecht-card-header-color: var(--epe-color-blue-31);
259
+ --utrecht-card-header-border-block-end: 1px solid var(--epe-color-yellow-42);
261
260
  --utrecht-card-background-color: var(--epe-color-white-100);
262
261
  --utrecht-alert-ok-background-color: var(--epe-color-alert-succes-background);
263
262
  --utrecht-alert-error-background-color: var(--epe-color-alert-error-background);
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 18 Aug 2023 08:25:21 GMT
3
+ * Generated on Fri, 18 Aug 2023 12:11:54 GMT
4
4
  */
5
5
 
6
6
  export const epeColorPrimary = "#01699d";
@@ -112,10 +112,10 @@ export const utrechtCardBackgroundColor = "#ffffff";
112
112
  export const utrechtCardBorderRadius = "0px";
113
113
  export const utrechtCardBorderWidth = "unset";
114
114
  export const utrechtCardColor = "#2e2e33";
115
- export const utrechtCardHeaderColor = "#00549e";
116
115
  export const utrechtCardHeaderBorderBlockEnd = "1px solid #d6a100";
117
- export const utrechtCardHeaderHoverColor = "#00549e";
116
+ export const utrechtCardHeaderColor = "#00549e";
118
117
  export const utrechtCardHeaderHoverBorderBlockEnd = "1px solid #00549e";
118
+ export const utrechtCardHeaderHoverColor = "#00549e";
119
119
  export const utrechtCardHoverBackgroundColor = "#fdf1ce";
120
120
  export const utrechtCardPaddingInlineEnd = "1em";
121
121
  export const utrechtCardPaddingInlineStart = "1em";
@@ -150,7 +150,6 @@ export const utrechtPageHeaderBackgroundColor = "#fafafa";
150
150
  export const utrechtPageHeaderColor = "#2e2e33";
151
151
  export const utrechtPageHeaderPaddingBlockStart = "14px";
152
152
  export const utrechtPageHeaderPaddingBlockEnd = "14px";
153
- export const utrechtTableBorderCollapse = "collapse";
154
153
  export const utrechtTableBackgroundColor = "#ffffff";
155
154
  export const utrechtTableHeaderBorderBlockEndColor = "#d6a100";
156
155
  export const utrechtTableHeaderBorderBlockEndWidth = "5px";