@conduction/theme 1.1.47 → 1.1.49

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 (166) hide show
  1. package/README.md +6 -1
  2. package/conduction-design-tokens/src/component/conduction/logo.tokens.json +27 -27
  3. package/conduction-design-tokens/src/component/den-haag/process-step.tokens.json +108 -25
  4. package/municipalities/beek-design-tokens/LICENSE.md +17 -0
  5. package/municipalities/beek-design-tokens/README.md +3 -0
  6. package/municipalities/beek-design-tokens/documentation/color.stories.mdx +17 -0
  7. package/municipalities/beek-design-tokens/documentation/components.stories.mdx +11 -0
  8. package/municipalities/beek-design-tokens/documentation/design-tokens.stories.mdx +14 -0
  9. package/municipalities/beek-design-tokens/documentation/readme.stories.mdx +7 -0
  10. package/municipalities/beek-design-tokens/package.json +41 -0
  11. package/municipalities/beek-design-tokens/src/brand/beek/color.tokens.json +151 -0
  12. package/municipalities/beek-design-tokens/src/brand/beek/font-size.tokens.json +50 -0
  13. package/municipalities/beek-design-tokens/src/brand/beek/size.tokens.json +17 -0
  14. package/municipalities/beek-design-tokens/src/brand/beek/typography.tokens.json +40 -0
  15. package/municipalities/beek-design-tokens/src/common/utrecht/action.tokens.json +9 -0
  16. package/municipalities/beek-design-tokens/src/common/utrecht/space.tokens.json +28 -0
  17. package/municipalities/beek-design-tokens/src/component/amsterdam/date-input.tokens.json +29 -0
  18. package/municipalities/beek-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -0
  19. package/municipalities/beek-design-tokens/src/component/conduction/card-header.tokens.json +34 -0
  20. package/municipalities/beek-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -0
  21. package/municipalities/beek-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  22. package/municipalities/beek-design-tokens/src/component/conduction/download-card.tokens.json +28 -0
  23. package/municipalities/beek-design-tokens/src/component/conduction/logo.tokens.json +35 -0
  24. package/municipalities/beek-design-tokens/src/component/conduction/navigation.tokens.json +93 -0
  25. package/municipalities/beek-design-tokens/src/component/conduction/pagination.tokens.json +96 -0
  26. package/municipalities/beek-design-tokens/src/component/conduction/select.tokens.json +39 -0
  27. package/municipalities/beek-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -0
  28. package/municipalities/beek-design-tokens/src/component/conduction/tabs.tokens.json +85 -0
  29. package/municipalities/beek-design-tokens/src/component/conduction/tooltip.tokens.json +17 -0
  30. package/municipalities/beek-design-tokens/src/component/den-haag/process-step.tokens.json +190 -0
  31. package/municipalities/beek-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -0
  32. package/municipalities/beek-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -0
  33. package/municipalities/beek-design-tokens/src/component/tilburg/footer.tokens.json +15 -0
  34. package/municipalities/beek-design-tokens/src/component/tilburg/header.tokens.json +12 -0
  35. package/municipalities/beek-design-tokens/src/component/tilburg/search-card.tokens.json +36 -0
  36. package/municipalities/beek-design-tokens/src/component/utrecht/accordion.tokens.json +68 -0
  37. package/municipalities/beek-design-tokens/src/component/utrecht/alert.tokens.json +46 -0
  38. package/municipalities/beek-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -0
  39. package/municipalities/beek-design-tokens/src/component/utrecht/badge-status.tokens.json +8 -0
  40. package/municipalities/beek-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  41. package/municipalities/beek-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -0
  42. package/municipalities/beek-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -0
  43. package/municipalities/beek-design-tokens/src/component/utrecht/button.tokens.json +152 -0
  44. package/municipalities/beek-design-tokens/src/component/utrecht/calendar.tokens.json +80 -0
  45. package/municipalities/beek-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -0
  46. package/municipalities/beek-design-tokens/src/component/utrecht/code.tokens.json +26 -0
  47. package/municipalities/beek-design-tokens/src/component/utrecht/data-list.tokens.json +28 -0
  48. package/municipalities/beek-design-tokens/src/component/utrecht/document.tokens.json +12 -0
  49. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -0
  50. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -0
  51. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -0
  52. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -0
  53. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -0
  54. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -0
  55. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -0
  56. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -0
  57. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -0
  58. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +15 -0
  59. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  60. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -0
  61. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -0
  62. package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -0
  63. package/municipalities/beek-design-tokens/src/component/utrecht/focus.tokens.json +15 -0
  64. package/municipalities/beek-design-tokens/src/component/utrecht/form-field.tokens.json +17 -0
  65. package/municipalities/beek-design-tokens/src/component/utrecht/form-input.tokens.json +34 -0
  66. package/municipalities/beek-design-tokens/src/component/utrecht/form-label.tokens.json +23 -0
  67. package/municipalities/beek-design-tokens/src/component/utrecht/heading.tokens.json +49 -0
  68. package/municipalities/beek-design-tokens/src/component/utrecht/icon.tokens.json +12 -0
  69. package/municipalities/beek-design-tokens/src/component/utrecht/link.tokens.json +33 -0
  70. package/municipalities/beek-design-tokens/src/component/utrecht/list.tokens.json +31 -0
  71. package/municipalities/beek-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -0
  72. package/municipalities/beek-design-tokens/src/component/utrecht/page-header.tokens.json +10 -0
  73. package/municipalities/beek-design-tokens/src/component/utrecht/page.tokens copy.json +11 -0
  74. package/municipalities/beek-design-tokens/src/component/utrecht/page.tokens.json +11 -0
  75. package/municipalities/beek-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -0
  76. package/municipalities/beek-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  77. package/municipalities/beek-design-tokens/src/component/utrecht/select.tokens.json +47 -0
  78. package/municipalities/beek-design-tokens/src/component/utrecht/separator.tokens.json +10 -0
  79. package/municipalities/beek-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
  80. package/municipalities/beek-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -0
  81. package/municipalities/beek-design-tokens/src/component/utrecht/surface.tokens.json +8 -0
  82. package/municipalities/beek-design-tokens/src/component/utrecht/table.tokens.json +60 -0
  83. package/municipalities/beek-design-tokens/src/component/utrecht/textbox.tokens.json +35 -0
  84. package/municipalities/beek-design-tokens/src/config.json +73 -0
  85. package/municipalities/beek-design-tokens/src/font.scss +43 -0
  86. package/municipalities/beek-design-tokens/src/index.scss +8 -0
  87. package/municipalities/beek-design-tokens/style-dictionary.config.js +6 -0
  88. package/municipalities/helmond-design-tokens/LICENSE.md +17 -0
  89. package/municipalities/helmond-design-tokens/README.md +3 -0
  90. package/municipalities/helmond-design-tokens/package.json +40 -0
  91. package/municipalities/helmond-design-tokens/src/brand/helmond/color.tokens.json +155 -0
  92. package/municipalities/helmond-design-tokens/src/brand/helmond/font-size.tokens.json +50 -0
  93. package/municipalities/helmond-design-tokens/src/brand/helmond/size.tokens.json +17 -0
  94. package/municipalities/helmond-design-tokens/src/brand/helmond/typography.tokens.json +43 -0
  95. package/municipalities/helmond-design-tokens/src/common/utrecht/action.tokens.json +9 -0
  96. package/municipalities/helmond-design-tokens/src/common/utrecht/space.tokens.json +28 -0
  97. package/municipalities/helmond-design-tokens/src/component/amsterdam/date-input.tokens.json +29 -0
  98. package/municipalities/helmond-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -0
  99. package/municipalities/helmond-design-tokens/src/component/conduction/card-header.tokens.json +34 -0
  100. package/municipalities/helmond-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -0
  101. package/municipalities/helmond-design-tokens/src/component/conduction/checkbox.tokens.json +69 -0
  102. package/municipalities/helmond-design-tokens/src/component/conduction/download-card.tokens.json +28 -0
  103. package/municipalities/helmond-design-tokens/src/component/conduction/logo.tokens.json +27 -0
  104. package/municipalities/helmond-design-tokens/src/component/conduction/navigation.tokens.json +88 -0
  105. package/municipalities/helmond-design-tokens/src/component/conduction/pagination.tokens.json +95 -0
  106. package/municipalities/helmond-design-tokens/src/component/conduction/select.tokens.json +39 -0
  107. package/municipalities/helmond-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -0
  108. package/municipalities/helmond-design-tokens/src/component/conduction/tabs.tokens.json +85 -0
  109. package/municipalities/helmond-design-tokens/src/component/conduction/tooltip.tokens.json +17 -0
  110. package/municipalities/helmond-design-tokens/src/component/den-haag/process-step.tokens.json +190 -0
  111. package/municipalities/helmond-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -0
  112. package/municipalities/helmond-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -0
  113. package/municipalities/helmond-design-tokens/src/component/tilburg/footer.tokens.json +15 -0
  114. package/municipalities/helmond-design-tokens/src/component/tilburg/header.tokens.json +12 -0
  115. package/municipalities/helmond-design-tokens/src/component/tilburg/search-card.tokens.json +36 -0
  116. package/municipalities/helmond-design-tokens/src/component/utrecht/accordion.tokens.json +68 -0
  117. package/municipalities/helmond-design-tokens/src/component/utrecht/alert.tokens.json +46 -0
  118. package/municipalities/helmond-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -0
  119. package/municipalities/helmond-design-tokens/src/component/utrecht/badge-status.tokens.json +8 -0
  120. package/municipalities/helmond-design-tokens/src/component/utrecht/badge.tokens.json +15 -0
  121. package/municipalities/helmond-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -0
  122. package/municipalities/helmond-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -0
  123. package/municipalities/helmond-design-tokens/src/component/utrecht/button.tokens.json +152 -0
  124. package/municipalities/helmond-design-tokens/src/component/utrecht/calendar.tokens.json +80 -0
  125. package/municipalities/helmond-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -0
  126. package/municipalities/helmond-design-tokens/src/component/utrecht/code.tokens.json +26 -0
  127. package/municipalities/helmond-design-tokens/src/component/utrecht/data-list.tokens.json +28 -0
  128. package/municipalities/helmond-design-tokens/src/component/utrecht/document.tokens.json +12 -0
  129. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -0
  130. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -0
  131. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -0
  132. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -0
  133. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -0
  134. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -0
  135. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -0
  136. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -0
  137. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -0
  138. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +15 -0
  139. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
  140. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -0
  141. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -0
  142. package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -0
  143. package/municipalities/helmond-design-tokens/src/component/utrecht/focus.tokens.json +15 -0
  144. package/municipalities/helmond-design-tokens/src/component/utrecht/form-field.tokens.json +17 -0
  145. package/municipalities/helmond-design-tokens/src/component/utrecht/form-input.tokens.json +34 -0
  146. package/municipalities/helmond-design-tokens/src/component/utrecht/form-label.tokens.json +23 -0
  147. package/municipalities/helmond-design-tokens/src/component/utrecht/heading.tokens.json +49 -0
  148. package/municipalities/helmond-design-tokens/src/component/utrecht/icon.tokens.json +12 -0
  149. package/municipalities/helmond-design-tokens/src/component/utrecht/link.tokens.json +33 -0
  150. package/municipalities/helmond-design-tokens/src/component/utrecht/list.tokens.json +31 -0
  151. package/municipalities/helmond-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -0
  152. package/municipalities/helmond-design-tokens/src/component/utrecht/page-header.tokens.json +10 -0
  153. package/municipalities/helmond-design-tokens/src/component/utrecht/page.tokens.json +11 -0
  154. package/municipalities/helmond-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -0
  155. package/municipalities/helmond-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
  156. package/municipalities/helmond-design-tokens/src/component/utrecht/select.tokens.json +47 -0
  157. package/municipalities/helmond-design-tokens/src/component/utrecht/separator.tokens.json +10 -0
  158. package/municipalities/helmond-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -0
  159. package/municipalities/helmond-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -0
  160. package/municipalities/helmond-design-tokens/src/component/utrecht/surface.tokens.json +8 -0
  161. package/municipalities/helmond-design-tokens/src/component/utrecht/table.tokens.json +60 -0
  162. package/municipalities/helmond-design-tokens/src/component/utrecht/textbox.tokens.json +35 -0
  163. package/municipalities/helmond-design-tokens/src/config.json +73 -0
  164. package/municipalities/helmond-design-tokens/src/index.scss +7 -0
  165. package/municipalities/helmond-design-tokens/style-dictionary.config.js +6 -0
  166. package/package.json +4 -2
@@ -0,0 +1,60 @@
1
+ {
2
+ "utrecht": {
3
+ "table": {
4
+ "border-color": { "value": "{beek.color.grey.40}"},
5
+ "border-width": { "value": "{beek.size.4xs}" },
6
+ "font-family": { "value": "{beek.typography.lato.font-family}" },
7
+ "font-size": { "value": "{beek.font-size.md}" },
8
+ "line-height": {},
9
+ "margin-block-end": { "value": 0 },
10
+ "margin-block-start": { "value": "{beek.size.md}" },
11
+ "caption": {
12
+ "font-weight": {},
13
+ "font-family": {},
14
+ "font-size": { "value": "17.92px" },
15
+ "color": {},
16
+ "line-height": {},
17
+ "text-align": {},
18
+ "margin-block-end": {}
19
+ },
20
+ "header": {
21
+ "font-weight": { "value": "{beek.typography.font-weight.bold}" },
22
+ "background-color": {},
23
+ "color": { "value": "{utrecht.document.color}" },
24
+ "text-transform": { "value": "unset" },
25
+ "border-block-end-color": { "value": "{beek.color.grey.40}" },
26
+ "border-block-end-width": { "value": "{beek.size.4xs}" }
27
+ },
28
+ "header-cell": {
29
+ "font-size": { "value": "{utrecht.document.font-size}" },
30
+ "font-weight": { "value": "{beek.typography.font-weight.bold}" },
31
+ "color": { "value": "{utrecht.document.color}" },
32
+ "text-transform": { "value": "unset" }
33
+ },
34
+ "cell": {
35
+ "line-height": {},
36
+ "padding-block-end": { "value": "{beek.size.md}" },
37
+ "padding-block-start": { "value": "{beek.size.md}" },
38
+ "padding-inline-end": { "value": "{beek.size.md}" },
39
+ "padding-inline-start": { "value": "{beek.size.md}" },
40
+ "icon": {
41
+ "size": {}
42
+ }
43
+ },
44
+ "row": {
45
+ "border-block-end-color": { "value": "{beek.color.grey.40}" },
46
+ "border-block-end-width": { "value": "{beek.size.4xs}" },
47
+ "padding-inline-end": {},
48
+ "padding-inline-start": {},
49
+ "alternate-odd": {
50
+ "background-color": {},
51
+ "color": {}
52
+ },
53
+ "alternate-even": {
54
+ "background-color": {},
55
+ "color": {}
56
+ }
57
+ }
58
+ }
59
+ }
60
+ }
@@ -0,0 +1,35 @@
1
+ {
2
+ "utrecht": {
3
+ "textbox": {
4
+ "border-bottom-width": {},
5
+ "border-color": { "value": "{beek.color.grey.48}" },
6
+ "border-radius": { "value": "3px" },
7
+ "border-width": { "value": "{beek.size.4xs}" },
8
+ "color": { "value": "{beek.color.grey.29}" },
9
+ "font-family": { "value": "{beek.typography.lato.font-family}" },
10
+ "font-size": {
11
+ "value": "0.938rem",
12
+ "comment": "15px"
13
+ },
14
+ "font-weight": { "value": "{beek.typography.font-weight.normal}" },
15
+ "min-inline-height": {},
16
+ "max-inline-size": {},
17
+ "padding-block-end": { "value": "{beek.size.xs}" },
18
+ "padding-block-start": { "value": "{beek.size.xs}" },
19
+ "padding-inline-end": { "value": "15px" },
20
+ "padding-inline-start": { "value": "15px" },
21
+ "disabled": {
22
+ "border-color": { "value": "{beek.color.grey.87}" },
23
+ "color": {}
24
+ },
25
+ "invalid": {
26
+ "border-color": { "value": "{beek.color.error}" },
27
+ "border-width": { "value": "{beek.size.4xs}" }
28
+ },
29
+ "read-only": {
30
+ "border-color": { "value": "{beek.color.grey.48}" },
31
+ "color": {}
32
+ }
33
+ }
34
+ }
35
+ }
@@ -0,0 +1,73 @@
1
+ {
2
+ "fullName": "Gemeente Beek",
3
+ "name": "Beek",
4
+ "prefix": "beek",
5
+ "npm": "@nl-design-system-unstable/beek-design-tokens",
6
+ "stories": [
7
+ "react-utrecht-alert--default",
8
+ "react-utrecht-alert--warning",
9
+ "react-utrecht-alert--error",
10
+ "react-utrecht-alert--ok",
11
+ "react-utrecht-badge-counter--default",
12
+ "react-utrecht-breadcrumb-nac--default",
13
+ "react-utrecht-breadcrumb-nac--separator",
14
+ "react-utrecht-button--default",
15
+ "react-utrecht-button--hover",
16
+ "react-utrecht-button--primary-action-button",
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",
27
+ "react-utrecht-code--default",
28
+ "react-utrecht-code-block--default",
29
+ "react-utrecht-data-badge--default",
30
+ "react-utrecht-document--default",
31
+ "react-utrecht-heading-1--default",
32
+ "react-utrecht-heading-2--default",
33
+ "react-utrecht-heading-3--default",
34
+ "react-utrecht-heading-4--default",
35
+ "react-utrecht-heading-5--default",
36
+ "react-utrecht-link--default",
37
+ "react-utrecht-link--hover",
38
+ "react-utrecht-link--focus",
39
+ "react-utrecht-ordered-list--default",
40
+ "react-utrecht-unordered-list--default",
41
+ "react-utrecht-page--default",
42
+ "react-utrecht-page-header--default",
43
+ "react-utrecht-page-footer--default",
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",
56
+ "react-utrecht-surface--default",
57
+ "react-utrecht-table--default",
58
+ "react-utrecht-textbox--default",
59
+ "react-conduction-card-header--default",
60
+ "react-conduction-card-header--hover",
61
+ "react-conduction-card-wrapper--default",
62
+ "react-conduction-card-wrapper--hover",
63
+ "react-conduction-pagination--default",
64
+ "react-conduction-input-select--default",
65
+ "react-conduction-input-select--list-option",
66
+ "react-conduction-input-select--placeholder",
67
+ "react-conduction-tabs--default",
68
+ "react-conduction-tabs--selected",
69
+ "react-conduction-tabs--hover",
70
+ "react-conduction-tabs--list",
71
+ "react-conduction-tabs--panel"
72
+ ]
73
+ }
@@ -0,0 +1,43 @@
1
+ /* Lato Font-Family */
2
+ /* latin-ext */
3
+ @font-face {
4
+ font-family: "Lato";
5
+ font-style: normal;
6
+ font-weight: 400;
7
+ src: url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjxAwXjeu.woff2)
8
+ format("woff2");
9
+ unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
10
+ U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
11
+ }
12
+ /* latin */
13
+ @font-face {
14
+ font-family: "Lato";
15
+ font-style: normal;
16
+ font-weight: 400;
17
+ src: url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjx4wXg.woff2)
18
+ format("woff2");
19
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
20
+ U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
21
+ U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
22
+ }
23
+ /* latin-ext */
24
+ @font-face {
25
+ font-family: "Lato";
26
+ font-style: normal;
27
+ font-weight: 700;
28
+ src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwaPGR_p.woff2)
29
+ format("woff2");
30
+ unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
31
+ U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
32
+ }
33
+ /* latin */
34
+ @font-face {
35
+ font-family: "Lato";
36
+ font-style: normal;
37
+ font-weight: 700;
38
+ src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwiPGQ.woff2)
39
+ format("woff2");
40
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
41
+ U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
42
+ U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
43
+ }
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license SEE LICENSE.md
3
+ * Copyright (c) 2021 NL Design System Community
4
+ * All rights reserved
5
+ */
6
+
7
+ @import "./design-tokens.css";
8
+ @import "./font.css";
@@ -0,0 +1,6 @@
1
+ const config = require('./src/config.json');
2
+ const { createConfig } = require('../../style-dictionary-config');
3
+
4
+ module.exports = createConfig({
5
+ selector: `.${config.prefix}-theme`,
6
+ });
@@ -0,0 +1,17 @@
1
+ # Auteursrecht Gemeente Helmond
2
+
3
+ Copyright (c) 2023 Gemeente Helmond
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 Helmond.
8
+
9
+ Wanneer je een bewerking van de software wilt gebruiken voor andere doeleinden, mag je niet het logo van Gemeente Helmond 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 Helmond.
@@ -0,0 +1,3 @@
1
+ # NL Design System design tokens Helmond
2
+
3
+ These tokens have been obtained by analysing the [website of Helmond](https://www.helmond.nl/inwoner).
@@ -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 Helmond",
5
+ "website": "https://www.helmond.nl/inwoner",
6
+ "keywords": [
7
+ "nl-design-system",
8
+ "conduction"
9
+ ],
10
+ "license": "SEE LICENSE IN LICENSE.md",
11
+ "name": "@conduction/theme",
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,155 @@
1
+ {
2
+ "helmond": {
3
+ "color": {
4
+ "primary": {
5
+ "value": "{helmond.color.red.100}"
6
+ },
7
+ "primary-hover": {
8
+ "value": "{helmond.color.black.0}"
9
+ },
10
+ "error": { "value": "#dc3545" },
11
+ "alert-error": { "value": "#721c24" },
12
+ "alert-error-background": { "value": "#f8d7da" },
13
+ "warning": { "value": "#ffc107" },
14
+ "alert-warning": { "value": "#856404" },
15
+ "alert-warning-background": { "value": "#fff3cd" },
16
+ "succes": { "value": "#28a745" },
17
+ "alert-succes": { "value": "#155724" },
18
+ "alert-succes-background": { "value": "#d4edda" },
19
+ "info": { "value": "{helmond.color.primary}" },
20
+ "alert-info": { "value": "#004085" },
21
+ "alert-info-background": { "value": "#cce5ff" },
22
+ "blue": {
23
+ "31": {
24
+ "value": "#23527c"
25
+ },
26
+ "46": {
27
+ "value": "#337ab7"
28
+ },
29
+ "52": {
30
+ "value": "#2e5ed9"
31
+ },
32
+ "63": {
33
+ "value": "#4376fc",
34
+ "comment": "Base/Blue"
35
+ },
36
+ "95": {
37
+ "value": "#e6edff"
38
+ }
39
+ },
40
+ "taupe": {
41
+ "33": {
42
+ "value": "#5f594a"
43
+ }
44
+ },
45
+ "yellow": {
46
+ "59": {
47
+ "value": "#ffae2c"
48
+ }
49
+ },
50
+ "red": {
51
+ "100": {
52
+ "value": "#cc0000"
53
+ },
54
+ "100-80t": {
55
+ "value": "#cc0000cc"
56
+ }
57
+ },
58
+ "grey": {
59
+ "27": {
60
+ "value": "#444444"
61
+ },
62
+ "29": {
63
+ "value": "#4a4a4a"
64
+ },
65
+ "31": {
66
+ "value": "#4f4f4f"
67
+ },
68
+ "33": {
69
+ "value": "#555555"
70
+ },
71
+ "46": {
72
+ "value": "#767676"
73
+ },
74
+ "47": {
75
+ "value": "#777"
76
+ },
77
+ "48": {
78
+ "value": "#7a7a7a"
79
+ },
80
+ "50": {
81
+ "value": "#808080",
82
+ "comment": "Base/Grey"
83
+ },
84
+ "60": {
85
+ "value": "#999999"
86
+ },
87
+ "70": {
88
+ "value": "#b3b3b3"
89
+ },
90
+ "80": {
91
+ "value": "#cccccc"
92
+ },
93
+ "82": {
94
+ "value": "#d1d1d1"
95
+ },
96
+ "87": {
97
+ "value": "#dddddd"
98
+ },
99
+ "88": {
100
+ "value": "#e1e1e1"
101
+ },
102
+ "90": {
103
+ "value": "#e6e6e6"
104
+ },
105
+ "91": {
106
+ "value": "#e7e7e7"
107
+ },
108
+ "93": {
109
+ "value": "#eee"
110
+ },
111
+ "95": {
112
+ "value": "#f2f2f2"
113
+ },
114
+ "97": {
115
+ "value": "#f7f7f7"
116
+ }
117
+ },
118
+ "lightgrey": {
119
+ "96": {
120
+ "value": "#f5f5f5",
121
+ "comment": "Base/LightGrey"
122
+ }
123
+ },
124
+ "white": {
125
+ "96": {
126
+ "value": "#f5f5f5"
127
+ },
128
+ "98": {
129
+ "value": "#fafafa"
130
+ },
131
+ "100-85t": {
132
+ "value": "#ffffffd9",
133
+ "comment": "Base/White with 85% transparency"
134
+ },
135
+ "100": {
136
+ "value": "#ffffff",
137
+ "comment": "Base/White"
138
+ }
139
+ },
140
+ "black": {
141
+ "0": {
142
+ "value": "#000000",
143
+ "comment": "Base/Black"
144
+ },
145
+ "0-60t": {
146
+ "value": "#00000099",
147
+ "comment": "Black with 60% transparency"
148
+ },
149
+ "30": {
150
+ "value": "#4d4d4d"
151
+ }
152
+ }
153
+ }
154
+ }
155
+ }
@@ -0,0 +1,50 @@
1
+ {
2
+ "helmond": {
3
+ "font-size": {
4
+ "4xs": {
5
+ "value": "0.313rem",
6
+ "comment": "5px"
7
+ },
8
+ "3xs": {
9
+ "value": "0.5rem",
10
+ "comment": "8px"
11
+ },
12
+ "2xs": {
13
+ "value": "0.625rem",
14
+ "comment": "10px"
15
+ },
16
+ "xs": {
17
+ "value": "0.75rem",
18
+ "comment": "12px"
19
+ },
20
+ "sm": {
21
+ "value": "0.875rem",
22
+ "comment": "14px"
23
+ },
24
+ "md": {
25
+ "value": "1rem",
26
+ "comment": "16px"
27
+ },
28
+ "lg": {
29
+ "value": "1.125rem",
30
+ "comment": "18px"
31
+ },
32
+ "xl": {
33
+ "value": "1.5rem",
34
+ "comment": "24px"
35
+ },
36
+ "2xl": {
37
+ "value": "2.25rem",
38
+ "comment": "36px"
39
+ },
40
+ "3xl": {
41
+ "value": "3rem",
42
+ "comment": "48px"
43
+ },
44
+ "4xl": {
45
+ "value": "3.625rem",
46
+ "comment": "58px"
47
+ }
48
+ }
49
+ }
50
+ }
@@ -0,0 +1,17 @@
1
+ {
2
+ "helmond": {
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
+ "helmond": {
3
+ "typography": {
4
+ "Arial": {
5
+ "font-family": {
6
+ "value": "Arial, sans-serif"
7
+ }
8
+ },
9
+ "monospace": {
10
+ "font-family": {
11
+ "value": "Monospace, \"Lucida Console\""
12
+ }
13
+ },
14
+ "font-weight": {
15
+ "bold": {
16
+ "value": "700"
17
+ },
18
+ "semibold": {
19
+ "value": "500"
20
+ },
21
+ "normal": {
22
+ "value": "300"
23
+ },
24
+ "light": {
25
+ "value": "100"
26
+ }
27
+ },
28
+ "scale": {
29
+ "4xs": { "value": "{helmond.font-size.4xs}" },
30
+ "3xs": { "value": "{helmond.font-size.3xs}" },
31
+ "2xs": { "value": "{helmond.font-size.2xs}" },
32
+ "xs": { "value": "{helmond.font-size.xs}" },
33
+ "sm": { "value": "{helmond.font-size.sm}" },
34
+ "md": { "value": "{helmond.font-size.md}" },
35
+ "lg": { "value": "{helmond.font-size.lg}" },
36
+ "xl": { "value": "{helmond.font-size.xl}" },
37
+ "2xl": { "value": "{helmond.font-size.2xl}" },
38
+ "3xl": { "value": "{helmond.font-size.3xl}" },
39
+ "4xl": { "value": "{helmond.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": "{helmond.size.3xs}" },
6
+ "2xs": { "value": "{helmond.size.2xs}" },
7
+ "xs": { "value": "{helmond.size.xs}" },
8
+ "sm": { "value": "{helmond.size.sm}" },
9
+ "md": { "value": "{helmond.size.md}" },
10
+ "lg": { "value": "{helmond.size.lg}" },
11
+ "xl": { "value": "{helmond.size.xl}" },
12
+ "2xl": { "value": "{helmond.size.2xl}" },
13
+ "3xl": { "value": "{helmond.size.3xl}" }
14
+ },
15
+ "inline": {
16
+ "3xs": { "value": "{helmond.size.3xs}" },
17
+ "2xs": { "value": "{helmond.size.2xs}" },
18
+ "xs": { "value": "{helmond.size.xs}" },
19
+ "sm": { "value": "{helmond.size.sm}" },
20
+ "md": { "value": "{helmond.size.md}" },
21
+ "lg": { "value": "{helmond.size.lg}" },
22
+ "xl": { "value": "{helmond.size.xl}" },
23
+ "2xl": { "value": "{helmond.size.2xl}" },
24
+ "3xl": { "value": "{helmond.size.3xl}" }
25
+ }
26
+ }
27
+ }
28
+ }
@@ -0,0 +1,29 @@
1
+ {
2
+ "ams": {
3
+ "date-input": {
4
+ "background-color": { "value": "{utrecht.textbox.background-color}" },
5
+ "box-shadow": { "value": "" },
6
+ "color": { "value": "{utrecht.textbox.color}" },
7
+ "font-family": { "value": "{utrecht.textbox.font-family}" },
8
+ "font-size": { "value": "{helmond.font-size.md}" },
9
+ "font-weight": { "value": "{utrecht.textbox.font-weight}" },
10
+ "line-height": { "value": "normal" },
11
+ "min-block-size": {},
12
+ "min-inline-size": {},
13
+ "outline-offset": {},
14
+ "padding-block": { "value": "{helmond.size.sm}" },
15
+ "padding-inline": { "value": "{helmond.size.sm}" },
16
+ "calender-picker-indicator-background-image": {
17
+ "value": "url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJXaW5kb3dUZXh0IiBkPSJNMjAgM2gtMVYxaC0ydjJIN1YxSDV2Mkg0Yy0xLjEgMC0yIC45LTIgMnYxNmMwIDEuMS45IDIgMiAyaDE2YzEuMSAwIDItLjkgMi0yVjVjMC0xLjEtLjktMi0yLTJ6bTAgMThINFY4aDE2djEzeiIvPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0wIDBoMjR2MjRIMHoiLz48L3N2Zz4=')"
18
+ },
19
+ "hover-calender-picker-indicator-background-image": {
20
+ "value": "url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJXaW5kb3dUZXh0IiBkPSJNMjAgM2gtMVYxaC0ydjJIN1YxSDV2Mkg0Yy0xLjEgMC0yIC45LTIgMnYxNmMwIDEuMS45IDIgMiAyaDE2YzEuMSAwIDItLjkgMi0yVjVjMC0xLjEtLjktMi0yLTJ6bTAgMThINFY4aDE2djEzeiIvPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0wIDBoMjR2MjRIMHoiLz48L3N2Zz4=')"
21
+ },
22
+ "border-color": { "value": "{helmond.color.grey.87}" },
23
+ "border-style": { "value": "solid" },
24
+ "border-width": { "value": "{utrecht.textbox.border-width}" },
25
+ "border-radius": { "value": "{utrecht.textbox.border-radius}" },
26
+ "margin-block": {}
27
+ }
28
+ }
29
+ }