@conduction/theme 1.1.27 → 1.1.28

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 (129) hide show
  1. package/README.md +1 -0
  2. package/conduction-design-tokens/src/brand/conduction/color.tokens.json +14 -2
  3. package/conduction-design-tokens/src/component/utrecht/breadcrumb.tokens.json +10 -1
  4. package/conduction-design-tokens/src/component/utrecht/calendar.tokens.json +80 -0
  5. package/conduction-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -0
  6. package/conduction-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
  7. package/conduction-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
  8. package/conduction-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -0
  9. package/conduction-design-tokens/src/config.json +26 -1
  10. package/municipalities/commonground-design-tokens/src/component/utrecht/breadcrumb.tokens.json +11 -1
  11. package/municipalities/commonground-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
  12. package/municipalities/commonground-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
  13. package/municipalities/dimpact-design-tokens/src/component/utrecht/breadcrumb.tokens.json +8 -0
  14. package/municipalities/dimpact-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
  15. package/municipalities/dimpact-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
  16. package/municipalities/dinkelland-design-tokens/src/component/utrecht/breadcrumb.tokens.json +10 -1
  17. package/municipalities/dinkelland-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
  18. package/municipalities/dinkelland-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
  19. package/municipalities/epe-design-tokens/src/component/utrecht/breadcrumb.tokens.json +10 -1
  20. package/municipalities/epe-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
  21. package/municipalities/epe-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
  22. package/municipalities/gooise-meren-design-tokens/LICENSE.md +17 -0
  23. package/municipalities/gooise-meren-design-tokens/README.md +3 -0
  24. package/municipalities/gooise-meren-design-tokens/documentation/color.stories.mdx +17 -0
  25. package/municipalities/gooise-meren-design-tokens/documentation/components.stories.mdx +11 -0
  26. package/municipalities/gooise-meren-design-tokens/documentation/design-tokens.stories.mdx +14 -0
  27. package/municipalities/gooise-meren-design-tokens/documentation/readme.stories.mdx +7 -0
  28. package/municipalities/gooise-meren-design-tokens/package.json +40 -0
  29. package/municipalities/gooise-meren-design-tokens/src/brand/gooise-meren/color.tokens.json +103 -0
  30. package/municipalities/gooise-meren-design-tokens/src/brand/gooise-meren/font-size.tokens.json +50 -0
  31. package/municipalities/gooise-meren-design-tokens/src/brand/gooise-meren/size.tokens.json +17 -0
  32. package/municipalities/gooise-meren-design-tokens/src/brand/gooise-meren/typography.tokens.json +50 -0
  33. package/municipalities/gooise-meren-design-tokens/src/common/utrecht/action.tokens.json +9 -0
  34. package/municipalities/gooise-meren-design-tokens/src/common/utrecht/space.tokens.json +28 -0
  35. package/municipalities/gooise-meren-design-tokens/src/component/conduction/card-header.tokens.json +26 -0
  36. package/municipalities/gooise-meren-design-tokens/src/component/conduction/card-wrapper.tokens.json +30 -0
  37. package/municipalities/gooise-meren-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  38. package/municipalities/gooise-meren-design-tokens/src/component/conduction/download-card.tokens.json +28 -0
  39. package/municipalities/gooise-meren-design-tokens/src/component/conduction/logo.tokens.json +27 -0
  40. package/municipalities/gooise-meren-design-tokens/src/component/conduction/navigation.tokens.json +79 -0
  41. package/municipalities/gooise-meren-design-tokens/src/component/conduction/pagination.tokens.json +95 -0
  42. package/municipalities/gooise-meren-design-tokens/src/component/conduction/select.tokens.json +39 -0
  43. package/municipalities/gooise-meren-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -0
  44. package/municipalities/gooise-meren-design-tokens/src/component/conduction/tabs.tokens.json +84 -0
  45. package/municipalities/gooise-meren-design-tokens/src/component/conduction/tooltip.tokens.json +17 -0
  46. package/municipalities/gooise-meren-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -0
  47. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/alert.tokens.json +46 -0
  48. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -0
  49. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  50. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -0
  51. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -0
  52. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/button.tokens.json +152 -0
  53. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/calendar.tokens.json +80 -0
  54. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -0
  55. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/code.tokens.json +26 -0
  56. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/document.tokens.json +12 -0
  57. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -0
  58. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -0
  59. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -0
  60. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -0
  61. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -0
  62. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +37 -0
  63. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -0
  64. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  65. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -0
  66. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -0
  67. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -0
  68. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/focus.tokens.json +15 -0
  69. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/form-input.tokens.json +34 -0
  70. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/heading.tokens.json +49 -0
  71. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/icon.tokens.json +12 -0
  72. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/link.tokens.json +33 -0
  73. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/list.tokens.json +31 -0
  74. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -0
  75. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/page-header.tokens.json +10 -0
  76. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/page.tokens.json +11 -0
  77. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -0
  78. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  79. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/separator.tokens.json +10 -0
  80. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
  81. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -0
  82. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/surface.tokens.json +8 -0
  83. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/table.tokens.json +60 -0
  84. package/municipalities/gooise-meren-design-tokens/src/component/utrecht/textbox.tokens.json +34 -0
  85. package/municipalities/gooise-meren-design-tokens/src/config.json +58 -0
  86. package/municipalities/gooise-meren-design-tokens/src/font/Rehn-BdWeb.woff +0 -0
  87. package/municipalities/gooise-meren-design-tokens/src/font/Rehn-RgWeb.woff +0 -0
  88. package/municipalities/gooise-meren-design-tokens/src/font.scss +10 -0
  89. package/municipalities/gooise-meren-design-tokens/src/index.scss +8 -0
  90. package/municipalities/gooise-meren-design-tokens/style-dictionary.config.js +6 -0
  91. package/municipalities/gouda-design-tokens/src/component/utrecht/breadcrumb.tokens.json +10 -1
  92. package/municipalities/gouda-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
  93. package/municipalities/gouda-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
  94. package/municipalities/leiden-design-tokens/src/component/utrecht/breadcrumb.tokens.json +8 -0
  95. package/municipalities/leiden-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
  96. package/municipalities/leiden-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
  97. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/breadcrumb.tokens.json +10 -1
  98. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
  99. package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
  100. package/municipalities/noordwijk-design-tokens/src/component/utrecht/breadcrumb.tokens.json +10 -1
  101. package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
  102. package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
  103. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/breadcrumb.tokens.json +9 -1
  104. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
  105. package/municipalities/open-webconcept-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
  106. package/municipalities/opencatalogi-design-tokens/src/components/utrecht/breadcrumb.tokens.json +9 -1
  107. package/municipalities/opencatalogi-design-tokens/src/components/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
  108. package/municipalities/opencatalogi-design-tokens/src/components/utrecht/extra-tokens/skip-link.tokens.json +5 -1
  109. package/municipalities/roosendaal-design-tokens/src/component/utrecht/breadcrumb.tokens.json +10 -1
  110. package/municipalities/roosendaal-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
  111. package/municipalities/roosendaal-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
  112. package/municipalities/rotterdam-design-tokens/src/component/utrecht/breadcrumb.tokens.json +10 -1
  113. package/municipalities/rotterdam-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
  114. package/municipalities/rotterdam-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
  115. package/municipalities/sloterburg-design-tokens/src/component/utrecht/breadcrumb.tokens.json +11 -2
  116. package/municipalities/sloterburg-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
  117. package/municipalities/sloterburg-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
  118. package/municipalities/tubbergen-design-tokens/src/component/utrecht/breadcrumb.tokens.json +10 -1
  119. package/municipalities/tubbergen-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
  120. package/municipalities/tubbergen-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
  121. package/municipalities/xxllnc-design-tokens/src/component/utrecht/breadcrumb.tokens.json +10 -1
  122. package/municipalities/xxllnc-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
  123. package/municipalities/xxllnc-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
  124. package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +1 -0
  125. package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
  126. package/municipalities/zutphen-design-tokens/src/component/utrecht/breadcrumb.tokens.json +10 -1
  127. package/municipalities/zutphen-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +3 -4
  128. package/municipalities/zutphen-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +5 -1
  129. package/package.json +3 -2
package/README.md CHANGED
@@ -6,6 +6,7 @@ Conduction's design tokens theme
6
6
 
7
7
  - **Version 1.1 (breaking changes from 1.0.x)**
8
8
 
9
+ - 1.1.28: Added Gooise Meren theme.
9
10
  - 1.1.27: Updated logo in Zupthen theme.
10
11
  - 1.1.26: Updated logo in Roosendaal theme.
11
12
  - 1.1.25: Added Roosendaal theme.
@@ -2,10 +2,10 @@
2
2
  "conduction": {
3
3
  "color": {
4
4
  "primary": {
5
- "value": "#4376fc"
5
+ "value": "{conduction.color.blue.63}"
6
6
  },
7
7
  "primary-hover": {
8
- "value": "#2e5ed9"
8
+ "value": "{conduction.color.blue.52}"
9
9
  },
10
10
  "error": { "value": "#dc3545" },
11
11
  "alert-error": { "value": "#721c24" },
@@ -19,6 +19,18 @@
19
19
  "info": { "value": "{conduction.color.primary}" },
20
20
  "alert-info": { "value": "#004085" },
21
21
  "alert-info-background": { "value": "#cce5ff" },
22
+ "blue": {
23
+ "52": {
24
+ "value": "#2e5ed9"
25
+ },
26
+ "63": {
27
+ "value": "#4376fc",
28
+ "comment": "Base/Blue"
29
+ },
30
+ "95": {
31
+ "value": "#e6edff"
32
+ }
33
+ },
22
34
  "grey": {
23
35
  "27": {
24
36
  "value": "#444444"
@@ -16,10 +16,19 @@
16
16
  "color": { "value": "{conduction.color.primary}" },
17
17
  "focus": {
18
18
  "background-color": {},
19
- "color": {}
19
+ "color": {},
20
+ "text-decoration": {}
21
+ },
22
+ "hover": {
23
+ "color": { "value": "{conduction.color.primary-hover}" },
24
+ "text-decoration": {}
20
25
  },
21
26
  "current": {
22
27
  "background-color": {},
28
+ "color": { "value": "{conduction.color.grey.29}" },
29
+ "font-weight": {}
30
+ },
31
+ "disabled": {
23
32
  "color": { "value": "{conduction.color.grey.29}" }
24
33
  }
25
34
  },
@@ -0,0 +1,80 @@
1
+ {
2
+ "utrecht": {
3
+ "calendar": {
4
+ "width": {},
5
+ "background-color": {},
6
+ "table": {
7
+ "padding-block-start": {},
8
+ "padding-block-end": {},
9
+ "weeks-item": {
10
+ "width": { "value": "44px" },
11
+ "padding-block-start": { "value": "4px" },
12
+ "padding-block-end": { "value": "10px" },
13
+ "line-height": { "value": "24px" }
14
+ },
15
+ "days-item-day": {
16
+ "size": { "value": "44px" },
17
+ "color": { "value": "{conduction.color.black.0}" },
18
+ "border-width": { "value": "2px" },
19
+ "border-color": { "value": "transparent" },
20
+ "hover": {
21
+ "background-color": {},
22
+ "color": { "value": "{conduction.color.primary}" },
23
+ "border-color": { "value": "{conduction.color.black.0}" }
24
+ },
25
+ "focus": {
26
+ "background-color": {},
27
+ "color": {},
28
+ "border-color": { "value": "transparent" }
29
+ },
30
+ "active": {
31
+ "background-color": {},
32
+ "color": {},
33
+ "border-color": { "value": "transparent" }
34
+ },
35
+ "out-of-the-month": {
36
+ "background-color": {},
37
+ "color": { "value": "{conduction.color.grey.82}" },
38
+ "border-color": { "value": "transparent" }
39
+ },
40
+ "is-today": {
41
+ "background-color": { "value": "{conduction.color.blue.95}" },
42
+ "color": { "value": "{conduction.color.primary}" },
43
+ "border-color": { "value": "{conduction.color.primary}" },
44
+ "font-weight": { "value": "{conduction.typography.font-weight.bold}" }
45
+ },
46
+ "emphasis": {
47
+ "background-color": {},
48
+ "color": {},
49
+ "border-color": { "value": "transparent" },
50
+ "font-weight": {}
51
+ },
52
+ "selected": {
53
+ "background-color": { "value": "{conduction.color.primary-hover}" },
54
+ "color": { "value": "{conduction.color.white.100}" },
55
+ "border-color": {},
56
+ "font-weight": { "value": "{conduction.typography.font-weight.bold}" }
57
+ },
58
+ "disabled": {
59
+ "background-color": {},
60
+ "color": {},
61
+ "border-color": {}
62
+ }
63
+ }
64
+ },
65
+ "navigation": {
66
+ "background-color": {},
67
+ "color": { "value": "{conduction.color.primary}" },
68
+ "padding-block-start": { "value": "2px" },
69
+ "padding-block-end": { "value": "2px" },
70
+ "label": {
71
+ "min-inline-size": { "value": "200px" },
72
+ "color": { "value": "{conduction.color.black.0}" }
73
+ }
74
+ },
75
+ "icon": {
76
+ "size": { "value": "24px" }
77
+ }
78
+ }
79
+ }
80
+ }
@@ -0,0 +1,57 @@
1
+ {
2
+ "utrecht": {
3
+ "checkbox": {
4
+ "background-color": {},
5
+ "border-color": {},
6
+ "border-radius": { "value": "3px" },
7
+ "border-width": { "value": "{conduction.size.4xs}" },
8
+ "color": { "value": "{conduction.color.white.100}" },
9
+ "size": { "value": "24px" },
10
+ "icon": {
11
+ "size": {}
12
+ },
13
+ "active": {
14
+ "border-color": {},
15
+ "border-width": {},
16
+ "background-color": {},
17
+ "color": {}
18
+ },
19
+ "hover": {
20
+ "border-color": { "value": "{conduction.color.grey.31}" },
21
+ "border-width": { "value": "{conduction.size.4xs}" },
22
+ "background-color": {},
23
+ "color": { "value": "{conduction.color.white.100}" }
24
+ },
25
+ "focus": {
26
+ "border-color": {},
27
+ "border-width": {},
28
+ "background-color": {},
29
+ "color": {}
30
+ },
31
+ "disabled": {
32
+ "border-color": { "value": "{conduction.color.grey.82}" },
33
+ "border-width": { "value": "{conduction.size.4xs}" },
34
+ "background-color": { "value": "{conduction.color.grey.82}" },
35
+ "color": { "value": "{conduction.color.grey.82}" }
36
+ },
37
+ "checked": {
38
+ "border-color": { "value": "{conduction.color.primary}" },
39
+ "border-width": { "value": "{conduction.size.4xs}" },
40
+ "background-color": { "value": "{conduction.color.primary}" },
41
+ "color": { "value": "{conduction.color.primary}" }
42
+ },
43
+ "indeterminate": {
44
+ "border-color": {},
45
+ "border-width": {},
46
+ "background-color": {},
47
+ "color": {}
48
+ },
49
+ "invalid": {
50
+ "border-color": {},
51
+ "border-width": {},
52
+ "background-color": {},
53
+ "color": {}
54
+ }
55
+ }
56
+ }
57
+ }
@@ -8,13 +8,12 @@
8
8
  "padding-block-start": { "value": "12px" },
9
9
  "padding-block-end": { "value": "12px" },
10
10
  "link": {
11
+ "font-weight": {},
11
12
  "disabled": {
12
- "background-color": {},
13
- "color": { "value": "{conduction.color.grey.29}" }
13
+ "background-color": {}
14
14
  },
15
15
  "hover": {
16
- "background-color": {},
17
- "color": { "value": "{conduction.color.primary-hover}" }
16
+ "background-color": {}
18
17
  }
19
18
  }
20
19
  }
@@ -14,7 +14,11 @@
14
14
  "box-shadow-width": {},
15
15
  "border-width": {},
16
16
  "border-style": {},
17
- "border-color": {}
17
+ "border-color": {},
18
+ "border-bottom-width": {},
19
+ "border-bottom-style": {},
20
+ "border-bottom-color": {},
21
+ "width": {}
18
22
  }
19
23
  }
20
24
  }
@@ -0,0 +1,24 @@
1
+ {
2
+ "utrecht": {
3
+ "spotlight-section": {
4
+ "background-color": { "value": "{conduction.color.alert-info-background}" },
5
+ "border-color": {},
6
+ "border-width": {},
7
+ "color": { "value": "{conduction.color.alert-info}" },
8
+ "padding-block-start": { "value": "{conduction.size.lg}" },
9
+ "padding-block-end": { "value": "{conduction.size.lg}" },
10
+ "padding-inline-start": { "value": "{conduction.size.lg}" },
11
+ "padding-inline-end": { "value": "{conduction.size.lg}" },
12
+ "margin-block-start": { "value": "{conduction.size.lg}" },
13
+ "margin-block-end": {},
14
+ "info": {
15
+ "background-color": { "value": "{conduction.color.alert-info-background}" },
16
+ "color": { "value": "{conduction.color.alert-info}" }
17
+ },
18
+ "warning": {
19
+ "background-color": { "value": "{conduction.color.alert-warning-background}" },
20
+ "color": { "value": "{conduction.color.alert-warning}" }
21
+ }
22
+ }
23
+ }
24
+ }
@@ -9,25 +9,50 @@
9
9
  "react-utrecht-alert--error",
10
10
  "react-utrecht-alert--ok",
11
11
  "react-utrecht-badge-counter--default",
12
+ "react-utrecht-breadcrumb-nac--default",
13
+ "react-utrecht-breadcrumb-nac--separator",
12
14
  "react-utrecht-button--default",
13
15
  "react-utrecht-button--hover",
14
16
  "react-utrecht-button--primary-action-button",
15
17
  "react-utrecht-button--secondary-action-button",
18
+ "react-utrecht-calendar--default",
19
+ "react-utrecht-calendar--limited-range-calendar",
20
+ "react-utrecht-checkbox--default",
21
+ "react-utrecht-checkbox--checked",
22
+ "react-utrecht-checkbox--disabled",
23
+ "react-utrecht-checkbox--checked-and-disabled",
24
+ "react-utrecht-checkbox--hover",
25
+ "react-utrecht-checkbox--focus",
26
+ "react-utrecht-checkbox--focus-visible",
16
27
  "react-utrecht-code--default",
17
28
  "react-utrecht-code-block--default",
29
+ "react-utrecht-data-badge--default",
30
+ "react-utrecht-document--default",
18
31
  "react-utrecht-heading-1--default",
19
32
  "react-utrecht-heading-2--default",
20
33
  "react-utrecht-heading-3--default",
21
34
  "react-utrecht-heading-4--default",
22
- "react-utrecht-alert--default",
35
+ "react-utrecht-heading-5--default",
23
36
  "react-utrecht-link--default",
24
37
  "react-utrecht-link--hover",
25
38
  "react-utrecht-link--focus",
26
39
  "react-utrecht-ordered-list--default",
27
40
  "react-utrecht-unordered-list--default",
41
+ "react-utrecht-page--default",
28
42
  "react-utrecht-page-header--default",
29
43
  "react-utrecht-page-footer--default",
30
44
  "react-utrecht-paragraph--default",
45
+ "react-utrecht-radio-button--default",
46
+ "react-utrecht-radio-button--hover",
47
+ "react-utrecht-radio-button--focus",
48
+ "react-utrecht-radio-button--checked",
49
+ "react-utrecht-radio-button--checked-and-disabled",
50
+ "react-utrecht-radio-button--disabled",
51
+ "react-utrecht-separator--default",
52
+ "react-utrecht-skip-link--default",
53
+ "react-utrecht-spotlicht-section--default",
54
+ "react-utrecht-spotlicht-section--info",
55
+ "react-utrecht-spotlicht-section--warning",
31
56
  "react-utrecht-surface--default",
32
57
  "react-utrecht-table--default",
33
58
  "react-utrecht-textbox--default",
@@ -16,10 +16,20 @@
16
16
  "color": { "value": "{commonground.color.primary}" },
17
17
  "focus": {
18
18
  "background-color": {},
19
- "color": {}
19
+ "color": {},
20
+ "text-decoration": {}
20
21
  },
22
+ "hover": {
23
+ "color": { "value": "{commonground.color.primary-hover}" },
24
+ "text-decoration": {}
25
+ },
26
+
21
27
  "current": {
22
28
  "background-color": {},
29
+ "color": { "value": "{commonground.color.grey.29}" },
30
+ "font-weight": {}
31
+ },
32
+ "disabled": {
23
33
  "color": { "value": "{commonground.color.grey.29}" }
24
34
  }
25
35
  },
@@ -8,13 +8,12 @@
8
8
  "padding-block-start": { "value": "12px" },
9
9
  "padding-block-end": { "value": "12px" },
10
10
  "link": {
11
+ "font-weight": {},
11
12
  "disabled": {
12
- "background-color": {},
13
- "color": { "value": "{commonground.color.grey.29}" }
13
+ "background-color": {}
14
14
  },
15
15
  "hover": {
16
- "background-color": {},
17
- "color": { "value": "{commonground.color.primary-hover}" }
16
+ "background-color": {}
18
17
  }
19
18
  }
20
19
  }
@@ -14,7 +14,11 @@
14
14
  "box-shadow-width": {},
15
15
  "border-width": {},
16
16
  "border-style": {},
17
- "border-color": {}
17
+ "border-color": {},
18
+ "border-bottom-width": {},
19
+ "border-bottom-style": {},
20
+ "border-bottom-color": {},
21
+ "width": {}
18
22
  }
19
23
  }
20
24
  }
@@ -18,8 +18,16 @@
18
18
  "background-color": {},
19
19
  "color": {}
20
20
  },
21
+ "hover": {
22
+ "color": { "value": "{dimpact.color.primary-hover}" },
23
+ "text-decoration": {}
24
+ },
21
25
  "current": {
22
26
  "background-color": {},
27
+ "color": { "value": "{dimpact.color.grey.29}" },
28
+ "font-weight": {}
29
+ },
30
+ "disabled": {
23
31
  "color": { "value": "{dimpact.color.grey.29}" }
24
32
  }
25
33
  },
@@ -8,13 +8,12 @@
8
8
  "padding-block-start": { "value": "12px" },
9
9
  "padding-block-end": { "value": "12px" },
10
10
  "link": {
11
+ "font-weight": {},
11
12
  "disabled": {
12
- "background-color": {},
13
- "color": { "value": "{dimpact.color.grey.29}" }
13
+ "background-color": {}
14
14
  },
15
15
  "hover": {
16
- "background-color": {},
17
- "color": { "value": "{dimpact.color.primary-hover}" }
16
+ "background-color": {}
18
17
  }
19
18
  }
20
19
  }
@@ -17,7 +17,11 @@
17
17
  "box-shadow-width": {},
18
18
  "border-width": {},
19
19
  "border-style": {},
20
- "border-color": {}
20
+ "border-color": {},
21
+ "border-bottom-width": {},
22
+ "border-bottom-style": {},
23
+ "border-bottom-color": {},
24
+ "width": {}
21
25
  }
22
26
  }
23
27
  }
@@ -16,10 +16,19 @@
16
16
  "color": { "value": "{dinkelland.color.white.100}" },
17
17
  "focus": {
18
18
  "background-color": {},
19
- "color": {}
19
+ "color": {},
20
+ "text-decoration": {}
21
+ },
22
+ "hover": {
23
+ "color": { "value": "{dinkelland.color.white.100}" },
24
+ "text-decoration": { "value": "none" }
20
25
  },
21
26
  "current": {
22
27
  "background-color": {},
28
+ "color": { "value": "{dinkelland.color.white.100}" },
29
+ "font-weight": {}
30
+ },
31
+ "disabled": {
23
32
  "color": { "value": "{dinkelland.color.white.100}" }
24
33
  }
25
34
  },
@@ -8,13 +8,12 @@
8
8
  "padding-block-start": { "value": "15px" },
9
9
  "padding-block-end": { "value": "15px" },
10
10
  "link": {
11
+ "font-weight": {},
11
12
  "disabled": {
12
- "background-color": {},
13
- "color": { "value": "{dinkelland.color.white.100}" }
13
+ "background-color": {}
14
14
  },
15
15
  "hover": {
16
- "background-color": {},
17
- "color": { "value": "{dinkelland.color.white.100}" }
16
+ "background-color": {}
18
17
  }
19
18
  }
20
19
  }
@@ -14,7 +14,11 @@
14
14
  "box-shadow-width": {},
15
15
  "border-width": {},
16
16
  "border-style": {},
17
- "border-color": {}
17
+ "border-color": {},
18
+ "border-bottom-width": {},
19
+ "border-bottom-style": {},
20
+ "border-bottom-color": {},
21
+ "width": {}
18
22
  }
19
23
  }
20
24
  }
@@ -19,10 +19,19 @@
19
19
  "color": { "value": "{epe.color.white.100}" },
20
20
  "focus": {
21
21
  "background-color": {},
22
- "color": {}
22
+ "color": {},
23
+ "text-decoration": {}
24
+ },
25
+ "hover": {
26
+ "color": { "value": "{epe.color.white.100}" },
27
+ "text-decoration": { "value": "none" }
23
28
  },
24
29
  "current": {
25
30
  "background-color": {},
31
+ "color": { "value": "{epe.color.white.100}" },
32
+ "font-weight": {}
33
+ },
34
+ "disabled": {
26
35
  "color": { "value": "{epe.color.white.100}" }
27
36
  }
28
37
  },
@@ -8,13 +8,12 @@
8
8
  "padding-block-start": { "value": "12px" },
9
9
  "padding-block-end": { "value": "12px" },
10
10
  "link": {
11
+ "font-weight": {},
11
12
  "disabled": {
12
- "background-color": {},
13
- "color": { "value": "{epe.color.white.100}" }
13
+ "background-color": {}
14
14
  },
15
15
  "hover": {
16
- "background-color": {},
17
- "color": { "value": "{epe.color.white.100}" }
16
+ "background-color": {}
18
17
  }
19
18
  }
20
19
  }
@@ -14,7 +14,11 @@
14
14
  "box-shadow-width": {},
15
15
  "border-width": {},
16
16
  "border-style": {},
17
- "border-color": {}
17
+ "border-color": {},
18
+ "border-bottom-width": {},
19
+ "border-bottom-style": {},
20
+ "border-bottom-color": {},
21
+ "width": {}
18
22
  }
19
23
  }
20
24
  }
@@ -0,0 +1,17 @@
1
+ # Auteursrecht Gemeente Gooise Meren
2
+
3
+ Copyright (c) 2023 Gemeente Gooise Meren
4
+
5
+ ## Logo en huisstijl
6
+
7
+ Op het huisstijl en logo zijn auteursrechten van toepassing. Het gebruik van logo en huisstijl is alleen toegestaan voor gebruik door Gemeente Gooise Meren.
8
+
9
+ Wanneer je een bewerking van de software wilt gebruiken voor andere doeleinden, mag je niet het logo van Gemeente Gooise Meren gebruiken en je ontwerpt een eigen huisstijl.
10
+
11
+ ## Lettertype
12
+
13
+ Lettertypes die worden gebruikt voor de huisstijl zijn niet allemaal gratis en open source. Let op dat bij gebruik van die bijgeleverde lettertypes je een (betaalde) licentie regelt. Pas anders de configuratie aan om minder of andere lettertypes te gebruiken.
14
+
15
+ ## Toestemming
16
+
17
+ Wanneer je het logo of de huisstijl wilt gebruiken kun je voor toestemming contact opnemen met Gemeente Gooise Meren.
@@ -0,0 +1,3 @@
1
+ # NL Design System design tokens Gemeente Gooise Meren
2
+
3
+ These tokens have been obtained by analysing the [website of Gemeente Gooise Meren](https://www.gooisemeren.nl/).
@@ -0,0 +1,17 @@
1
+ import { Meta, ColorPalette, ColorItem } from "@storybook/addon-docs";
2
+ import tokens from "../dist/tokens.json";
3
+ import { ColorSearch } from "@nl-design-system-unstable/theme-toolkit/src/ColorSearch";
4
+ import { ColorTable } from "@nl-design-system-unstable/theme-toolkit/src/ColorTable";
5
+ import config from "../src/config.json";
6
+
7
+ <Meta title={`${config.name}/Color`} />
8
+
9
+ # Color
10
+
11
+ ## Find a color
12
+
13
+ <ColorSearch tokens={tokens[config.prefix]["color"]}></ColorSearch>
14
+
15
+ ## Color palette
16
+
17
+ <ColorTable tokens={tokens[config.prefix]["color"]}></ColorTable>
@@ -0,0 +1,11 @@
1
+ import { Meta, Story } from "@storybook/addon-docs";
2
+ import { ComponentStories } from "@nl-design-system-unstable/theme-toolkit/src/ComponentStories";
3
+ import config from "../src/config.json";
4
+
5
+ <Meta title={`${config.name}`} />
6
+
7
+ # Components
8
+
9
+ <Story name="Components">
10
+ <ComponentStories config={config} />
11
+ </Story>
@@ -0,0 +1,14 @@
1
+ import { Meta, ColorPalette, ColorItem } from "@storybook/addon-docs";
2
+ import { DesignTokensTable } from "@nl-design-system-unstable/theme-toolkit/src/DesignTokensTable";
3
+ import tokens from "../dist/index.json";
4
+ import config from "../src/config.json";
5
+
6
+ <Meta title={`${config.name}/Design Tokens`} />
7
+
8
+ # Design Tokens
9
+
10
+ <DesignTokensTable tokens={tokens.filter((token) => token.path[0] !== config.prefix)}></DesignTokensTable>
11
+
12
+ ## Proprietary Design Tokens
13
+
14
+ <DesignTokensTable tokens={tokens.filter((token) => token.path[0] === config.prefix)}></DesignTokensTable>
@@ -0,0 +1,7 @@
1
+ import { Meta, Description } from "@storybook/addon-docs";
2
+ import markdown from "../README.md";
3
+ import config from "../src/config.json";
4
+
5
+ <Meta title={`${config.name}/README`} />
6
+
7
+ <Description>{markdown}</Description>
@@ -0,0 +1,40 @@
1
+ {
2
+ "version": "1.0.0-alpha.12",
3
+ "author": "Community for NL Design System",
4
+ "description": "NL Design System design tokens for Gemeente Gooise Meren",
5
+ "website": "https://www.gooisemeren.nl/",
6
+ "keywords": [
7
+ "nl-design-system",
8
+ "conduction"
9
+ ],
10
+ "license": "SEE LICENSE IN LICENSE.md",
11
+ "name": "@nl-design-system-unstable/gooise-meren-design-tokens",
12
+ "private": false,
13
+ "publishConfig": {
14
+ "access": "public"
15
+ },
16
+ "repository": {
17
+ "type": "git+ssh",
18
+ "url": "git@github.com:nl-design-system/themes.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
+ }