@conduction/theme 1.0.19 → 1.0.21

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 (111) hide show
  1. package/README.md +22 -11
  2. package/conduction-design-tokens/dist/design-tokens.css +59 -56
  3. package/conduction-design-tokens/dist/index.js +59 -56
  4. package/conduction-design-tokens/dist/index.json +91 -28
  5. package/conduction-design-tokens/dist/index.less +59 -56
  6. package/conduction-design-tokens/dist/index.scss +59 -56
  7. package/conduction-design-tokens/dist/tokens.json +2953 -2884
  8. package/conduction-design-tokens/src/brand/conduction/color.tokens.json +22 -10
  9. package/conduction-design-tokens/src/component/conduction/alert.tokens.json +9 -0
  10. package/conduction-design-tokens/src/component/conduction/icon.tokens.json +7 -0
  11. package/conduction-design-tokens/src/component/conduction/page-footer.tokens.json +11 -0
  12. package/conduction-design-tokens/src/component/conduction/page-header.tokens.json +10 -0
  13. package/conduction-design-tokens/src/component/utrecht/alert.tokens.json +0 -1
  14. package/conduction-design-tokens/src/component/utrecht/icon.tokens.json +0 -1
  15. package/municipalities/dinkelland-design-tokens/LICENSE.md +17 -0
  16. package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +325 -1
  17. package/municipalities/dinkelland-design-tokens/dist/font.css +114 -0
  18. package/municipalities/dinkelland-design-tokens/dist/index.css +1 -1
  19. package/municipalities/dinkelland-design-tokens/dist/index.js +325 -1
  20. package/municipalities/dinkelland-design-tokens/dist/index.json +6512 -28
  21. package/municipalities/dinkelland-design-tokens/dist/index.less +325 -1
  22. package/municipalities/dinkelland-design-tokens/dist/index.scss +325 -1
  23. package/municipalities/dinkelland-design-tokens/dist/tokens.json +6895 -36
  24. package/municipalities/dinkelland-design-tokens/package.json +40 -0
  25. package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/color.tokens.json +109 -0
  26. package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/font-size.tokens.json +17 -0
  27. package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/size.tokens.json +17 -0
  28. package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/typography.tokens.json +47 -0
  29. package/municipalities/dinkelland-design-tokens/src/common/utrecht/action.tokens.json +9 -0
  30. package/municipalities/dinkelland-design-tokens/src/common/utrecht/space.tokens.json +28 -0
  31. package/municipalities/dinkelland-design-tokens/src/component/conduction/alert.tokens.json +9 -0
  32. package/municipalities/dinkelland-design-tokens/src/component/conduction/card.tokens.json +15 -0
  33. package/municipalities/dinkelland-design-tokens/src/component/conduction/form-input.tokens.json +44 -0
  34. package/municipalities/dinkelland-design-tokens/src/component/conduction/icon.tokens.json +7 -0
  35. package/municipalities/dinkelland-design-tokens/src/component/conduction/page-footer.tokens.json +11 -0
  36. package/municipalities/dinkelland-design-tokens/src/component/conduction/page-header.tokens.json +10 -0
  37. package/municipalities/dinkelland-design-tokens/src/component/conduction/select.tokens.json +15 -0
  38. package/municipalities/dinkelland-design-tokens/src/component/conduction/table.tokens.json +22 -0
  39. package/municipalities/dinkelland-design-tokens/src/component/conduction/textbox.tokens.json +44 -0
  40. package/municipalities/dinkelland-design-tokens/src/component/utrecht/alert.tokens.json +46 -0
  41. package/municipalities/dinkelland-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -0
  42. package/municipalities/dinkelland-design-tokens/src/component/utrecht/button.tokens.json +152 -0
  43. package/municipalities/dinkelland-design-tokens/src/component/utrecht/code.tokens.json +27 -0
  44. package/municipalities/dinkelland-design-tokens/src/component/utrecht/document.tokens.json +12 -0
  45. package/municipalities/dinkelland-design-tokens/src/component/utrecht/heading.tokens.json +53 -0
  46. package/municipalities/dinkelland-design-tokens/src/component/utrecht/icon.tokens.json +12 -0
  47. package/municipalities/dinkelland-design-tokens/src/component/utrecht/link.tokens.json +33 -0
  48. package/municipalities/dinkelland-design-tokens/src/component/utrecht/list.tokens.json +33 -0
  49. package/municipalities/dinkelland-design-tokens/src/component/utrecht/page-footer.tokens.json +15 -0
  50. package/municipalities/dinkelland-design-tokens/src/component/utrecht/page-header.tokens.json +10 -0
  51. package/municipalities/dinkelland-design-tokens/src/component/utrecht/page.tokens.json +11 -0
  52. package/municipalities/dinkelland-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -0
  53. package/municipalities/dinkelland-design-tokens/src/component/utrecht/table.tokens.json +60 -0
  54. package/municipalities/dinkelland-design-tokens/src/config.json +7 -0
  55. package/municipalities/dinkelland-design-tokens/src/font.scss +149 -0
  56. package/municipalities/dinkelland-design-tokens/src/index.scss +8 -0
  57. package/municipalities/dinkelland-design-tokens/style-dictionary.config.js +6 -0
  58. package/municipalities/leiden-design-tokens/dist/design-tokens.css +55 -48
  59. package/municipalities/leiden-design-tokens/dist/index.js +56 -49
  60. package/municipalities/leiden-design-tokens/dist/index.json +169 -26
  61. package/municipalities/leiden-design-tokens/dist/index.less +55 -48
  62. package/municipalities/leiden-design-tokens/dist/index.scss +55 -48
  63. package/municipalities/leiden-design-tokens/dist/tokens.json +1167 -999
  64. package/municipalities/leiden-design-tokens/src/brand/leiden/color.tokens.json +11 -5
  65. package/municipalities/leiden-design-tokens/src/component/conduction/alert.tokens.json +9 -0
  66. package/municipalities/leiden-design-tokens/src/component/conduction/icon.tokens.json +7 -0
  67. package/municipalities/leiden-design-tokens/src/component/conduction/page-footer.tokens.json +11 -0
  68. package/municipalities/leiden-design-tokens/src/component/conduction/page-header.tokens.json +10 -0
  69. package/municipalities/leiden-design-tokens/src/component/utrecht/alert.tokens.json +0 -1
  70. package/municipalities/leiden-design-tokens/src/component/utrecht/icon.tokens.json +0 -1
  71. package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +63 -59
  72. package/municipalities/tubbergen-design-tokens/dist/index.js +63 -59
  73. package/municipalities/tubbergen-design-tokens/dist/index.json +117 -33
  74. package/municipalities/tubbergen-design-tokens/dist/index.less +63 -59
  75. package/municipalities/tubbergen-design-tokens/dist/index.scss +63 -59
  76. package/municipalities/tubbergen-design-tokens/dist/tokens.json +3202 -3113
  77. package/municipalities/tubbergen-design-tokens/src/brand/tubbergen/color.tokens.json +49 -25
  78. package/municipalities/tubbergen-design-tokens/src/component/conduction/alert.tokens.json +9 -0
  79. package/municipalities/tubbergen-design-tokens/src/component/conduction/icon.tokens.json +7 -0
  80. package/municipalities/tubbergen-design-tokens/src/component/conduction/page-footer.tokens.json +11 -0
  81. package/municipalities/tubbergen-design-tokens/src/component/conduction/page-header.tokens.json +10 -0
  82. package/municipalities/tubbergen-design-tokens/src/component/utrecht/alert.tokens.json +0 -1
  83. package/municipalities/tubbergen-design-tokens/src/component/utrecht/code.tokens.json +2 -2
  84. package/municipalities/tubbergen-design-tokens/src/component/utrecht/icon.tokens.json +0 -1
  85. package/municipalities/tubbergen-design-tokens/src/component/utrecht/page-footer.tokens.json +1 -2
  86. package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +61 -54
  87. package/municipalities/xxllnc-design-tokens/dist/index.js +59 -52
  88. package/municipalities/xxllnc-design-tokens/dist/index.json +178 -33
  89. package/municipalities/xxllnc-design-tokens/dist/index.less +61 -54
  90. package/municipalities/xxllnc-design-tokens/dist/index.scss +61 -54
  91. package/municipalities/xxllnc-design-tokens/dist/tokens.json +1286 -1114
  92. package/municipalities/xxllnc-design-tokens/src/brand/xxllnc/color.tokens.json +16 -12
  93. package/municipalities/xxllnc-design-tokens/src/component/conduction/alert.tokens.json +9 -0
  94. package/municipalities/xxllnc-design-tokens/src/component/conduction/icon.tokens.json +7 -0
  95. package/municipalities/xxllnc-design-tokens/src/component/conduction/page-footer.tokens.json +11 -0
  96. package/municipalities/xxllnc-design-tokens/src/component/conduction/page-header.tokens.json +10 -0
  97. package/municipalities/xxllnc-design-tokens/src/component/utrecht/alert.tokens.json +0 -1
  98. package/municipalities/xxllnc-design-tokens/src/component/utrecht/code.tokens.json +2 -2
  99. package/municipalities/xxllnc-design-tokens/src/component/utrecht/icon.tokens.json +0 -1
  100. package/municipalities/xxllnc-design-tokens/src/component/utrecht/table.tokens.json +2 -2
  101. package/package.json +3 -2
  102. /package/conduction-design-tokens/src/component/{utrecht → conduction}/form-input.tokens.json +0 -0
  103. /package/conduction-design-tokens/src/component/{utrecht → conduction}/textbox.tokens.json +0 -0
  104. /package/municipalities/leiden-design-tokens/src/component/{utrecht → conduction}/form-input.tokens.json +0 -0
  105. /package/municipalities/leiden-design-tokens/src/component/{utrecht → conduction}/textbox.tokens.json +0 -0
  106. /package/municipalities/leiden-design-tokens/src/component/utrecht/{blockquote.tokes.json → blockquote.tokens.json} +0 -0
  107. /package/municipalities/tubbergen-design-tokens/src/component/{utrecht → conduction}/form-input.tokens.json +0 -0
  108. /package/municipalities/tubbergen-design-tokens/src/component/{utrecht → conduction}/textbox.tokens.json +0 -0
  109. /package/municipalities/xxllnc-design-tokens/src/component/{utrecht → conduction}/form-input.tokens.json +0 -0
  110. /package/municipalities/xxllnc-design-tokens/src/component/{utrecht → conduction}/textbox.tokens.json +0 -0
  111. /package/municipalities/xxllnc-design-tokens/src/component/utrecht/{blockquote.tokes.json → blockquote.tokens.json} +0 -0
@@ -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 Dinkelland",
5
+ "website": "https://www.dinkelland.nl/",
6
+ "keywords": [
7
+ "nl-design-system",
8
+ "conduction"
9
+ ],
10
+ "license": "SEE LICENSE IN LICENSE.md",
11
+ "name": "@conduction/dinkelland-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,109 @@
1
+ {
2
+ "dinkelland": {
3
+ "color": {
4
+ "primary": {
5
+ "value": "{dinkelland.color.blue.36}"
6
+ },
7
+ "primary-hover": {
8
+ "value": "{dinkelland.color.blue.26}"
9
+ },
10
+
11
+ "error": { "value": "#dc3545" },
12
+ "alert-error": { "value": "{dinkelland.color.black.20}" },
13
+ "alert-error-background": { "value": "#f8d7da" },
14
+
15
+ "warning": { "value": "#ffc107" },
16
+ "alert-warning": { "value": "{dinkelland.color.black.20}" },
17
+ "alert-warning-background": { "value": "#fff3cd" },
18
+
19
+ "succes": { "value": "#28a745" },
20
+ "alert-succes": { "value": "{dinkelland.color.black.20}" },
21
+ "alert-succes-background": { "value": "#d4edda" },
22
+
23
+ "info": { "value": "{dinkelland.color.blue.36}" },
24
+ "alert-info": { "value": "{dinkelland.color.black.20}" },
25
+ "alert-info-background": { "value": "{dinkelland.color.blue.94}" },
26
+
27
+ "green": {
28
+ "24": {
29
+ "value": "#007a4d",
30
+ "comment": "Base/Green"
31
+ }
32
+ },
33
+
34
+ "blue": {
35
+ "26": {
36
+ "value": "#004e86"
37
+ },
38
+ "36": {
39
+ "value": "#006cb9",
40
+ "comment": "Base/Blue"
41
+ },
42
+ "48": {
43
+ "value": "#2e79c6"
44
+ },
45
+ "91": {
46
+ "value": "#deebf4"
47
+ },
48
+ "94": {
49
+ "value": "#e5f0f8"
50
+ },
51
+ "96": {
52
+ "value": "#f2f4f7"
53
+ }
54
+ },
55
+
56
+ "white": {
57
+ "98": {
58
+ "value": "#fafafa"
59
+ },
60
+ "100": {
61
+ "value": "#ffffff",
62
+ "comment": "Base/White"
63
+ }
64
+ },
65
+
66
+ "black": {
67
+ "0": {
68
+ "value": "#000000"
69
+ },
70
+ "13": {
71
+ "value": "#222222",
72
+ "comment": "Base/Black"
73
+ },
74
+ "20": {
75
+ "value": "#333333"
76
+ },
77
+ "33": {
78
+ "value": "#555555"
79
+ }
80
+ },
81
+
82
+ "grey": {
83
+ "42": {
84
+ "value": "#6b6b6b"
85
+ },
86
+ "46": {
87
+ "value": "#767676"
88
+ },
89
+ "64": {
90
+ "value": "#9aa1ab",
91
+ "comment": "Base/Grey"
92
+ },
93
+ "94": {
94
+ "value": "#edeff2"
95
+ }
96
+ },
97
+
98
+ "lightgrey": {
99
+ "89": {
100
+ "value": "#e4e4e4",
101
+ "comment": "Base/LightGrey"
102
+ },
103
+ "96": {
104
+ "value": "#f5f5f5"
105
+ }
106
+ }
107
+ }
108
+ }
109
+ }
@@ -0,0 +1,17 @@
1
+ {
2
+ "dinkelland": {
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": "16px" },
10
+ "lg": { "value": "18px" },
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
+ "dinkelland": {
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,47 @@
1
+ {
2
+ "dinkelland": {
3
+ "typography": {
4
+ "lato": {
5
+ "font-family": {
6
+ "value": "\"Lato\", Arial, sans-serif"
7
+ }
8
+ },
9
+ "montserrat": {
10
+ "font-family": {
11
+ "value": "\"Montserrat\", Arial, sans-serif"
12
+ }
13
+ },
14
+ "monospace": {
15
+ "font-family": {
16
+ "value": "Monospace, \"Lucida Console\""
17
+ }
18
+ },
19
+
20
+ "font-weight": {
21
+ "bold": {
22
+ "value": "700"
23
+ },
24
+ "normal": {
25
+ "value": "400"
26
+ },
27
+ "light": {
28
+ "value": "100"
29
+ }
30
+ },
31
+
32
+ "scale": {
33
+ "4xs": { "value": "{dinkelland.font-size.4xs}" },
34
+ "3xs": { "value": "{dinkelland.font-size.3xs}" },
35
+ "2xs": { "value": "{dinkelland.font-size.2xs}" },
36
+ "xs": { "value": "{dinkelland.font-size.xs}" },
37
+ "sm": { "value": "{dinkelland.font-size.sm}" },
38
+ "md": { "value": "{dinkelland.font-size.md}" },
39
+ "lg": { "value": "{dinkelland.font-size.lg}" },
40
+ "xl": { "value": "{dinkelland.font-size.xl}" },
41
+ "2xl": { "value": "{dinkelland.font-size.2xl}" },
42
+ "3xl": { "value": "{dinkelland.font-size.3xl}" },
43
+ "4xl": { "value": "{dinkelland.font-size.4xl}" }
44
+ }
45
+ }
46
+ }
47
+ }
@@ -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": "{dinkelland.size.3xs}" },
6
+ "2xs": { "value": "{dinkelland.size.2xs}" },
7
+ "xs": { "value": "{dinkelland.size.xs}" },
8
+ "sm": { "value": "{dinkelland.size.sm}" },
9
+ "md": { "value": "{dinkelland.size.md}" },
10
+ "lg": { "value": "{dinkelland.size.lg}" },
11
+ "xl": { "value": "{dinkelland.size.xl}" },
12
+ "2xl": { "value": "{dinkelland.size.2xl}" },
13
+ "3xl": { "value": "{dinkelland.size.3xl}" }
14
+ },
15
+ "inline": {
16
+ "3xs": { "value": "{dinkelland.size.3xs}" },
17
+ "2xs": { "value": "{dinkelland.size.2xs}" },
18
+ "xs": { "value": "{dinkelland.size.xs}" },
19
+ "sm": { "value": "{dinkelland.size.sm}" },
20
+ "md": { "value": "{dinkelland.size.md}" },
21
+ "lg": { "value": "{dinkelland.size.lg}" },
22
+ "xl": { "value": "{dinkelland.size.xl}" },
23
+ "2xl": { "value": "{dinkelland.size.2xl}" },
24
+ "3xl": { "value": "{dinkelland.size.3xl}" }
25
+ }
26
+ }
27
+ }
28
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "utrecht": {
3
+ "alert": {
4
+ "icon": {
5
+ "gap": { "value": "{dinkelland.size.xs}" }
6
+ }
7
+ }
8
+ }
9
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "utrecht": {
3
+ "card": {
4
+ "background-color": { "value": "{dinkelland.color.blue.94}" },
5
+ "border-color": {},
6
+ "border-radius": { "value": "0px" },
7
+ "border-width": { "value": "unset" },
8
+ "color": { "value": "{utrecht.document.color}" },
9
+ "padding-inline-end": { "value": "30px" },
10
+ "padding-inline-start": { "value": "30px" },
11
+ "padding-block-end": { "value": "30px" },
12
+ "padding-block-start": { "value": "30px" }
13
+ }
14
+ }
15
+ }
@@ -0,0 +1,44 @@
1
+ {
2
+ "utrecht": {
3
+ "form-input": {
4
+ "background-color": { "value": "{dinkelland.color.white.100}" },
5
+ "border-bottom-width": {},
6
+ "border-color": { "value": "{dinkelland.color.grey.46}" },
7
+ "border-radius": { "value": "0px" },
8
+ "border-width": { "value": "{dinkelland.size.4xs}" },
9
+ "color": { "value": "{dinkelland.color.black.33}" },
10
+ "font-family": { "value": "{dinkelland.typography.lato.font-family}" },
11
+ "font-size": { "value": "15px" },
12
+ "line-height": {},
13
+ "max-inline-size": {},
14
+ "padding-block-end": { "value": "{dinkelland.size.xs}" },
15
+ "padding-block-start": { "value": "{dinkelland.size.xs}" },
16
+ "padding-inline-end": { "value": "{dinkelland.size.sm}" },
17
+ "padding-inline-start": { "value": "{dinkelland.size.sm}" },
18
+ "placeholder": {
19
+ "color": { "value": "{dinkelland.color.grey.42}" }
20
+ },
21
+ "disabled": {
22
+ "background-color": {},
23
+ "border-color": {},
24
+ "color": {}
25
+ },
26
+ "focus": {
27
+ "background-color": {},
28
+ "border-color": { "value": "{dinkelland.color.blue.48}" },
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": "{dinkelland.size.xs}" }
5
+ }
6
+ }
7
+ }
@@ -0,0 +1,11 @@
1
+ {
2
+ "utrecht": {
3
+ "page-footer": {
4
+ "min-height": { "value": "300px" },
5
+ "logo": {
6
+ "max-height": { "value": "100px" },
7
+ "max-width": { "value": "220px" }
8
+ }
9
+ }
10
+ }
11
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "utrecht": {
3
+ "page-header": {
4
+ "logo": {
5
+ "max-height": {},
6
+ "max-width": { "value": "150px" }
7
+ }
8
+ }
9
+ }
10
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "conduction": {
3
+ "input-select": {
4
+ "background-color": { "value": "{dinkelland.color.white.100}" },
5
+ "border": { "value": "{dinkelland.size.4xs} solid {dinkelland.color.grey.46}" },
6
+ "border-focus": { "value": "unset" },
7
+ "border-radius": { "value": "{utrecht.form-input.border-radius}" },
8
+ "invalid-border-color": { "value": "{dinkelland.color.error}" },
9
+ "padding-block-end": { "value": 0 },
10
+ "padding-block-start": { "value": 0 },
11
+ "hover": {},
12
+ "focus": {}
13
+ }
14
+ }
15
+ }
@@ -0,0 +1,22 @@
1
+ {
2
+ "utrecht": {
3
+ "table": {
4
+ "border-collapse": { "value": "collapse" },
5
+ "background-color": { "value": "{dinkelland.color.white.100}" },
6
+ "header": {
7
+ "border-block-end-color": { "value": "{dinkelland.color.blue.94}" },
8
+ "border-block-end-width": { "value": "{dinkelland.size.4xs}" },
9
+ "font-family": { "value": "{dinkelland.typography.montserrat.font-family}" }
10
+ },
11
+ "row": {
12
+ "hover": {
13
+ "background-color": { "value": "{dinkelland.color.grey.94}" },
14
+ "color": { "value": "{dinkelland.color.green.24}" }
15
+ }
16
+ },
17
+ "body": {
18
+ "border": { "value": "{dinkelland.size.4xs} solid {dinkelland.color.blue.94}" }
19
+ }
20
+ }
21
+ }
22
+ }
@@ -0,0 +1,44 @@
1
+ {
2
+ "utrecht": {
3
+ "text-box": {
4
+ "background-color": { "value": "{dinkelland.color.white.100}" },
5
+ "border-bottom-width": {},
6
+ "border-color": { "value": "{dinkelland.color.grey.46}" },
7
+ "border-radius": { "value": "0px" },
8
+ "border-width": { "value": "{dinkelland.size.4xs}" },
9
+ "color": { "value": "{dinkelland.color.black.33}" },
10
+ "font-family": { "value": "{dinkelland.typography.lato.font-family}" },
11
+ "font-size": { "value": "15px" },
12
+ "line-height": {},
13
+ "max-inline-size": {},
14
+ "padding-block-end": { "value": "{dinkelland.size.xs}" },
15
+ "padding-block-start": { "value": "{dinkelland.size.xs}" },
16
+ "padding-inline-end": { "value": "{dinkelland.size.sm}" },
17
+ "padding-inline-start": { "value": "{dinkelland.size.sm}" },
18
+ "placeholder": {
19
+ "color": { "value": "{dinkelland.color.grey.42}" }
20
+ },
21
+ "disabled": {
22
+ "background-color": {},
23
+ "border-color": {},
24
+ "color": {}
25
+ },
26
+ "focus": {
27
+ "background-color": {},
28
+ "border-color": { "value": "{dinkelland.color.blue.48}" },
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": "{dinkelland.color.alert-info-background}" },
5
+ "border-color": {},
6
+ "border-width": {},
7
+ "color": { "value": "{dinkelland.color.alert-info}" },
8
+ "padding-block-start": { "value": "{dinkelland.size.lg}" },
9
+ "padding-block-end": { "value": "{dinkelland.size.lg}" },
10
+ "padding-inline-start": { "value": "{dinkelland.size.lg}" },
11
+ "padding-inline-end": { "value": "{dinkelland.size.lg}" },
12
+ "margin-block-start": {},
13
+ "margin-block-end": {},
14
+ "warning": {
15
+ "background-color": { "value": "{dinkelland.color.alert-warning-background}" },
16
+ "color": { "value": "{dinkelland.color.alert-warning}" },
17
+ "border-color": {},
18
+ "border-width": {}
19
+ },
20
+ "error": {
21
+ "background-color": { "value": "{dinkelland.color.alert-error-background}" },
22
+ "color": { "value": "{dinkelland.color.alert-error}" },
23
+ "border-color": {},
24
+ "border-width": {}
25
+ },
26
+ "ok": {
27
+ "background-color": { "value": "{dinkelland.color.alert-succes-background}" },
28
+ "color": { "value": "{dinkelland.color.alert-succes}" },
29
+ "border-color": {},
30
+ "border-width": {}
31
+ },
32
+ "icon": {
33
+ "color": { "value": "{dinkelland.color.alert-info}" },
34
+ "error": {
35
+ "color": { "value": "{dinkelland.color.alert-error}" }
36
+ },
37
+ "warning": {
38
+ "color": { "value": "{dinkelland.color.alert-warning}" }
39
+ },
40
+ "ok": {
41
+ "color": { "value": "{dinkelland.color.alert-succes}" }
42
+ }
43
+ }
44
+ }
45
+ }
46
+ }
@@ -0,0 +1,27 @@
1
+ {
2
+ "utrecht": {
3
+ "blockquote": {
4
+ "background-color": { "value": "{dinkelland.color.grey.64}" },
5
+ "color": { "value": "{dinkelland.color.grey.64}" },
6
+ "margin-inline-start": { "value": "{dinkelland.size.xl}" },
7
+ "margin-inline-end": { "value": "{dinkelland.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": "{utrecht.document.color}" },
23
+ "font-size": { "value": "{dinkelland.font-size.md}" }
24
+ }
25
+ }
26
+ }
27
+ }