@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,40 @@
1
+ {
2
+ "version": "1.0.0-alpha.1",
3
+ "author": "Community for NL Design System",
4
+ "description": "NL Design System design tokens for Gemeente Epe",
5
+ "website": "https://www.epe.nl/",
6
+ "keywords": [
7
+ "nl-design-system",
8
+ "conduction"
9
+ ],
10
+ "license": "SEE LICENSE IN LICENSE.md",
11
+ "name": "@conduction/epe-design-tokens",
12
+ "private": false,
13
+ "publishConfig": {
14
+ "access": "public"
15
+ },
16
+ "repository": {
17
+ "type": "git",
18
+ "url": "git+https://github.com/ConductionNL/conduction-theme.git"
19
+ },
20
+ "scripts": {
21
+ "clean": "rimraf -rf dist/",
22
+ "prebuild": "npm run clean",
23
+ "watch": "npm-run-all watch:**",
24
+ "watch:style-dictionary": "chokidar --follow-symlinks --command 'npm run --ignore-scripts build' 'src/**/*.tokens.json'",
25
+ "build": "npm-run-all build:**",
26
+ "build:scss": "sass --no-source-map src/:dist/",
27
+ "build:style-dictionary": "style-dictionary build --config ./style-dictionary.config.js"
28
+ },
29
+ "devDependencies": {
30
+ "@nl-design-system-unstable/theme-toolkit": "workspace:*",
31
+ "chokidar-cli": "3.0.0",
32
+ "npm-run-all": "4.1.5",
33
+ "rimraf": "3.0.2",
34
+ "style-dictionary": "3.8.0"
35
+ },
36
+ "bugs": {
37
+ "url": "https://github.com/ConductionNL/conduction-theme/issues"
38
+ },
39
+ "homepage": "https://github.com/ConductionNL/conduction-theme#readme"
40
+ }
@@ -0,0 +1,104 @@
1
+ {
2
+ "epe": {
3
+ "color": {
4
+ "primary": {
5
+ "value": "{epe.color.light-blue.31}"
6
+ },
7
+ "primary-hover": {
8
+ "value": "{epe.color.light-blue.21}"
9
+ },
10
+
11
+ "error": { "value": "#dc3545" },
12
+ "alert-error": { "value": "{epe.color.black.19}" },
13
+ "alert-error-background": { "value": "#f8d7da" },
14
+
15
+ "warning": { "value": "#ffc107" },
16
+ "alert-warning": { "value": "{epe.color.black.19}" },
17
+ "alert-warning-background": { "value": "#fff3cd" },
18
+
19
+ "succes": { "value": "#28a745" },
20
+ "alert-succes": { "value": "{epe.color.black.19}" },
21
+ "alert-succes-background": { "value": "#d4edda" },
22
+
23
+ "info": { "value": "{epe.color.light-blue.31}" },
24
+ "alert-info": { "value": "{epe.color.black.19}" },
25
+ "alert-info-background": { "value": "#cce5ff" },
26
+
27
+ "light-blue": {
28
+ "21": {
29
+ "value": "#01476a"
30
+ },
31
+ "31": {
32
+ "value": "#01699d",
33
+ "comment": "Base/Light-Blue"
34
+ }
35
+ },
36
+
37
+ "yellow": {
38
+ "42": {
39
+ "value": "#d6a100",
40
+ "comment": "Base/Yellow"
41
+ },
42
+ "90": {
43
+ "value": "#fdf1ce"
44
+ }
45
+ },
46
+
47
+ "blue": {
48
+ "26": {
49
+ "value": "#004785"
50
+ },
51
+ "31": {
52
+ "value": "#00549e",
53
+ "comment": "Base/Blue"
54
+ }
55
+ },
56
+ "lightgrey": {
57
+ "41": {
58
+ "value": "#696969"
59
+ },
60
+ "96": {
61
+ "value": "#f5f5f5",
62
+ "comment": "Base/LightGrey"
63
+ }
64
+ },
65
+
66
+ "grey": {
67
+ "34": {
68
+ "value": "#575757",
69
+ "comment": "Base/Grey"
70
+ },
71
+ "46": {
72
+ "value": "#757575"
73
+ }
74
+ },
75
+
76
+ "white": {
77
+ "98": {
78
+ "value": "#fafafa"
79
+ },
80
+ "100": {
81
+ "value": "#ffffff",
82
+ "comment": "Base/White"
83
+ }
84
+ },
85
+
86
+ "purple": {
87
+ "45": {
88
+ "value": "#7337ae",
89
+ "comment": "Base/Purple"
90
+ }
91
+ },
92
+
93
+ "black": {
94
+ "0": {
95
+ "value": "#000000",
96
+ "comment": "Base/Black"
97
+ },
98
+ "19": {
99
+ "value": "#2e2e33"
100
+ }
101
+ }
102
+ }
103
+ }
104
+ }
@@ -0,0 +1,17 @@
1
+ {
2
+ "epe": {
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" }
15
+ }
16
+ }
17
+ }
@@ -0,0 +1,17 @@
1
+ {
2
+ "epe": {
3
+ "size": {
4
+ "4xs": { "value": "1px" },
5
+ "3xs": { "value": "2px" },
6
+ "2xs": { "value": "4px" },
7
+ "xs": { "value": "8px" },
8
+ "sm": { "value": "14px" },
9
+ "md": { "value": "18px" },
10
+ "lg": { "value": "24px" },
11
+ "xl": { "value": "32px" },
12
+ "2xl": { "value": "48px" },
13
+ "3xl": { "value": "72px" },
14
+ "4xl": { "value": "96px" }
15
+ }
16
+ }
17
+ }
@@ -0,0 +1,43 @@
1
+ {
2
+ "epe": {
3
+ "typography": {
4
+ "source-sans": {
5
+ "font-family": {
6
+ "value": "\"Source Sans\""
7
+ }
8
+ },
9
+
10
+ "monospace": {
11
+ "font-family": {
12
+ "value": "Monospace, \"Lucida Console\""
13
+ }
14
+ },
15
+
16
+ "font-weight": {
17
+ "bold": {
18
+ "value": "700"
19
+ },
20
+ "normal": {
21
+ "value": "400"
22
+ },
23
+ "light": {
24
+ "value": "100"
25
+ }
26
+ },
27
+
28
+ "scale": {
29
+ "4xs": { "value": "{epe.font-size.4xs}" },
30
+ "3xs": { "value": "{epe.font-size.3xs}" },
31
+ "2xs": { "value": "{epe.font-size.2xs}" },
32
+ "xs": { "value": "{epe.font-size.xs}" },
33
+ "sm": { "value": "{epe.font-size.sm}" },
34
+ "md": { "value": "{epe.font-size.md}" },
35
+ "lg": { "value": "{epe.font-size.lg}" },
36
+ "xl": { "value": "{epe.font-size.xl}" },
37
+ "2xl": { "value": "{epe.font-size.2xl}" },
38
+ "3xl": { "value": "{epe.font-size.3xl}" },
39
+ "4xl": { "value": "{epe.font-size.4xl}" }
40
+ }
41
+ }
42
+ }
43
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "utrecht": {
3
+ "action": {
4
+ "busy": { "cursor": { "value": "wait" } },
5
+ "disabled": { "cursor": { "value": "not-allowed" } },
6
+ "submit": { "cursor": { "value": "pointer" } }
7
+ }
8
+ }
9
+ }
@@ -0,0 +1,28 @@
1
+ {
2
+ "utrecht": {
3
+ "space": {
4
+ "block": {
5
+ "3xs": { "value": "{epe.size.3xs}" },
6
+ "2xs": { "value": "{epe.size.2xs}" },
7
+ "xs": { "value": "{epe.size.xs}" },
8
+ "sm": { "value": "{epe.size.sm}" },
9
+ "md": { "value": "{epe.size.md}" },
10
+ "lg": { "value": "{epe.size.lg}" },
11
+ "xl": { "value": "{epe.size.xl}" },
12
+ "2xl": { "value": "{epe.size.2xl}" },
13
+ "3xl": { "value": "{epe.size.3xl}" }
14
+ },
15
+ "inline": {
16
+ "3xs": { "value": "{epe.size.3xs}" },
17
+ "2xs": { "value": "{epe.size.2xs}" },
18
+ "xs": { "value": "{epe.size.xs}" },
19
+ "sm": { "value": "{epe.size.sm}" },
20
+ "md": { "value": "{epe.size.md}" },
21
+ "lg": { "value": "{epe.size.lg}" },
22
+ "xl": { "value": "{epe.size.xl}" },
23
+ "2xl": { "value": "{epe.size.2xl}" },
24
+ "3xl": { "value": "{epe.size.3xl}" }
25
+ }
26
+ }
27
+ }
28
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "utrecht": {
3
+ "alert": {
4
+ "icon": {
5
+ "gap": { "value": "{epe.size.xs}" }
6
+ }
7
+ }
8
+ }
9
+ }
@@ -0,0 +1,30 @@
1
+ {
2
+ "utrecht": {
3
+ "card": {
4
+ "background-color": { "value": "{epe.color.white.100}" },
5
+ "border-color": {},
6
+ "border-radius": { "value": "0px" },
7
+ "border-width": { "value": "unset" },
8
+ "color": { "value": "{utrecht.document.color}" },
9
+ "header": {
10
+ "color": {
11
+ "value": "{epe.color.blue.31}"
12
+ },
13
+ "border-block-end": { "value": "1px solid {epe.color.yellow.42}" },
14
+ "hover": {
15
+ "color": {
16
+ "value": "{epe.color.blue.31}"
17
+ },
18
+ "border-block-end": { "value": "1px solid {epe.color.blue.31}" }
19
+ }
20
+ },
21
+ "hover": {
22
+ "background-color": { "value": "{epe.color.yellow.90}" }
23
+ },
24
+ "padding-inline-end": { "value": "1em" },
25
+ "padding-inline-start": { "value": "1em" },
26
+ "padding-block-end": { "value": "1em" },
27
+ "padding-block-start": { "value": "1em" }
28
+ }
29
+ }
30
+ }
@@ -0,0 +1,44 @@
1
+ {
2
+ "utrecht": {
3
+ "form-input": {
4
+ "background-color": { "value": "{epe.color.white.100}" },
5
+ "border-bottom-width": {},
6
+ "border-color": { "value": "{epe.color.grey.34}" },
7
+ "border-radius": { "value": "{epe.size.2xs}" },
8
+ "border-width": { "value": "{epe.size.4xs}" },
9
+ "color": { "value": "{epe.color.black.0}" },
10
+ "font-family": { "value": "{epe.typography.source-sans.font-family}" },
11
+ "font-size": { "value": "{epe.size.md}" },
12
+ "line-height": {},
13
+ "max-inline-size": {},
14
+ "padding-block-end": { "value": "{epe.size.xs}" },
15
+ "padding-block-start": { "value": "{epe.size.xs}" },
16
+ "padding-inline-end": { "value": "{epe.size.sm}" },
17
+ "padding-inline-start": { "value": "{epe.size.sm}" },
18
+ "placeholder": {
19
+ "color": { "value": "{epe.color.grey.46}" }
20
+ },
21
+ "disabled": {
22
+ "background-color": {},
23
+ "border-color": {},
24
+ "color": {}
25
+ },
26
+ "focus": {
27
+ "background-color": { "value": "{epe.color.white.100}" },
28
+ "border-color": {},
29
+ "color": {}
30
+ },
31
+ "invalid": {
32
+ "background-color": {},
33
+ "border-color": {},
34
+ "border-width": {},
35
+ "color": {}
36
+ },
37
+ "read-only": {
38
+ "background-color": {},
39
+ "border-color": {},
40
+ "color": {}
41
+ }
42
+ }
43
+ }
44
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "utrecht": {
3
+ "icon": {
4
+ "gap": { "value": "{epe.size.xs}" }
5
+ }
6
+ }
7
+ }
@@ -0,0 +1,12 @@
1
+ {
2
+ "utrecht": {
3
+ "page-footer": {
4
+ "min-height": { "value": "727px" },
5
+ "logo": {
6
+ "max-height": { "value": "100px" },
7
+ "max-width": { "value": "170px" }
8
+ },
9
+ "background-position": { "value": "center center" }
10
+ }
11
+ }
12
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "utrecht": {
3
+ "page-header": {
4
+ "logo": {
5
+ "max-height": {},
6
+ "max-width": { "value": "100px" }
7
+ }
8
+ }
9
+ }
10
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "conduction": {
3
+ "input-select": {
4
+ "background-color": { "value": "{epe.color.white.100}" },
5
+ "border": { "value": "{epe.size.4xs} solid {epe.color.lightgrey.41}" },
6
+ "border-focus": { "value": "unset" },
7
+ "border-radius": { "value": "{utrecht.form-input.border-radius}" },
8
+ "invalid-border-color": { "value": "{epe.color.error}" },
9
+ "padding-block-end": { "value": 0 },
10
+ "padding-block-start": { "value": 0 },
11
+ "hover": {},
12
+ "focus": {}
13
+ }
14
+ }
15
+ }
@@ -0,0 +1,25 @@
1
+ {
2
+ "utrecht": {
3
+ "table": {
4
+ "border-collapse": { "value": "collapse" },
5
+ "background-color": { "value": "{epe.color.white.100}" },
6
+ "header": {
7
+ "border-block-end-color": { "value": "{epe.color.yellow.42}" },
8
+ "border-block-end-width": { "value": "5px" },
9
+ "font-family": {}
10
+ },
11
+ "row": {
12
+ "hover": {
13
+ "background-color": {},
14
+ "color": {}
15
+ }
16
+ },
17
+ "body": {
18
+ "border": {}
19
+ },
20
+ "caption": {
21
+ "font-style": { "value": "italic" }
22
+ }
23
+ }
24
+ }
25
+ }
@@ -0,0 +1,44 @@
1
+ {
2
+ "utrecht": {
3
+ "textbox": {
4
+ "background-color": { "value": "{epe.color.white.100}" },
5
+ "border-bottom-width": {},
6
+ "border-color": { "value": "{epe.color.grey.34}" },
7
+ "border-radius": { "value": "{epe.size.2xs}" },
8
+ "border-width": { "value": "{epe.size.4xs}" },
9
+ "color": { "value": "{epe.color.black.0}" },
10
+ "font-family": { "value": "{epe.typography.source-sans.font-family}" },
11
+ "font-size": { "value": "{epe.size.md}" },
12
+ "line-height": {},
13
+ "max-inline-size": {},
14
+ "padding-block-end": { "value": "{epe.size.xs}" },
15
+ "padding-block-start": { "value": "{epe.size.xs}" },
16
+ "padding-inline-end": { "value": "{epe.size.sm}" },
17
+ "padding-inline-start": { "value": "{epe.size.sm}" },
18
+ "placeholder": {
19
+ "color": { "value": "{epe.color.grey.46}" }
20
+ },
21
+ "disabled": {
22
+ "background-color": {},
23
+ "border-color": {},
24
+ "color": {}
25
+ },
26
+ "focus": {
27
+ "background-color": { "value": "{epe.color.white.100}" },
28
+ "border-color": {},
29
+ "color": {}
30
+ },
31
+ "invalid": {
32
+ "background-color": {},
33
+ "border-color": {},
34
+ "border-width": {},
35
+ "color": {}
36
+ },
37
+ "read-only": {
38
+ "background-color": {},
39
+ "border-color": {},
40
+ "color": {}
41
+ }
42
+ }
43
+ }
44
+ }
@@ -0,0 +1,46 @@
1
+ {
2
+ "utrecht": {
3
+ "alert": {
4
+ "background-color": { "value": "{epe.color.alert-info-background}" },
5
+ "border-color": {},
6
+ "border-width": {},
7
+ "color": { "value": "{epe.color.alert-info}" },
8
+ "padding-block-start": { "value": "{epe.size.lg}" },
9
+ "padding-block-end": { "value": "{epe.size.lg}" },
10
+ "padding-inline-start": { "value": "{epe.size.lg}" },
11
+ "padding-inline-end": { "value": "{epe.size.lg}" },
12
+ "margin-block-start": {},
13
+ "margin-block-end": {},
14
+ "warning": {
15
+ "background-color": { "value": "{epe.color.alert-warning-background}" },
16
+ "color": { "value": "{epe.color.alert-warning}" },
17
+ "border-color": {},
18
+ "border-width": {}
19
+ },
20
+ "error": {
21
+ "background-color": { "value": "{epe.color.alert-error-background}" },
22
+ "color": { "value": "{epe.color.alert-error}" },
23
+ "border-color": {},
24
+ "border-width": {}
25
+ },
26
+ "ok": {
27
+ "background-color": { "value": "{epe.color.alert-succes-background}" },
28
+ "color": { "value": "{epe.color.alert-succes}" },
29
+ "border-color": {},
30
+ "border-width": {}
31
+ },
32
+ "icon": {
33
+ "color": { "value": "{epe.color.alert-info}" },
34
+ "error": {
35
+ "color": { "value": "{epe.color.alert-error}" }
36
+ },
37
+ "warning": {
38
+ "color": { "value": "{epe.color.alert-warning}" }
39
+ },
40
+ "ok": {
41
+ "color": { "value": "{epe.color.alert-succes}" }
42
+ }
43
+ }
44
+ }
45
+ }
46
+ }
@@ -0,0 +1,27 @@
1
+ {
2
+ "utrecht": {
3
+ "blockquote": {
4
+ "background-color": {},
5
+ "color": {},
6
+ "margin-inline-start": { "value": "{epe.size.xl}" },
7
+ "margin-inline-end": { "value": "{epe.size.xl}" },
8
+ "margin-inline-block-start": {},
9
+ "margin-inline-block-end": {},
10
+ "font-size": {},
11
+ "font-style": {},
12
+ "font-family": {},
13
+ "padding-inline-start": {},
14
+ "padding-inline-end": {},
15
+ "padding-inline-block-start": {},
16
+ "padding-inline-block-end": {},
17
+ "attribution": {
18
+ "color": {},
19
+ "font-size": {}
20
+ },
21
+ "content": {
22
+ "color": { "value": "{epe.color.black.19}" },
23
+ "font-size": { "value": "{epe.font-size.md}" }
24
+ }
25
+ }
26
+ }
27
+ }