@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
package/README.md CHANGED
@@ -5,7 +5,12 @@ Conduction's design tokens theme
5
5
  ## Changelog
6
6
 
7
7
  - **Version 1.1 (breaking changes from 1.0.x)**
8
-
8
+ - 1.1.49:
9
+ - Updated Helmond theme
10
+ - Added Beek theme.
11
+ - 1.1.48:
12
+ - Updated process-step tokens in Conduction theme.
13
+ - Added Helmond theme
9
14
  - 1.1.47: Updated tilburg footer icon color.
10
15
  - 1.1.46:
11
16
  - Updated dimpact-theme.
@@ -1,27 +1,27 @@
1
- {
2
- "conduction": {
3
- "logo": {
4
- "header": {
5
- "inline-size": { "value": "220px" },
6
- "block-size": { "value": "40px" },
7
- "background-image": {
8
- "value": "url(\"data:image/svg+xml,%3Csvg id='Laag_1' data-name='Laag 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 234 38.32'%3E%3Cpath d='M20.59,4.69,4,14.27V33.43L20.59,43l16.6-9.58V14.27ZM33,31,20.59,38.13,8.23,31V16.71L20.59,9.57,33,16.71Z' transform='translate(-4 -4.69)' style='fill:%23ffffff'/%3E%3Cpolygon points='16.55 14.34 20.44 16.58 24.96 13.97 16.55 9.11 7.85 14.14 7.85 24.18 16.55 29.21 24.96 24.35 20.44 21.74 16.55 23.99 12.38 21.57 12.38 16.75 16.55 14.34' style='fill:%23ffffff'/%3E%3Cpath d='M42.6,16.64a2.79,2.79,0,0,1,.83-2,3.11,3.11,0,0,1,.9-.61,2.78,2.78,0,0,1,1.1-.23H56.19a2.78,2.78,0,0,1,1.1.23,3.11,3.11,0,0,1,.9.61,2.79,2.79,0,0,1,.83,2v2.55H56.19V16.64H45.43V30.79H56.19V28.25H59v2.54a2.74,2.74,0,0,1-.22,1.1,2.85,2.85,0,0,1-.61.91,2.9,2.9,0,0,1-.9.6,2.77,2.77,0,0,1-1.1.22H45.43a2.77,2.77,0,0,1-1.1-.22,2.9,2.9,0,0,1-.9-.6,2.85,2.85,0,0,1-.61-.91,2.74,2.74,0,0,1-.22-1.1Z' transform='translate(-4 -4.69)' style='fill:%23ffffff'/%3E%3Cpath d='M80.54,30.79a2.74,2.74,0,0,1-.22,1.1,2.85,2.85,0,0,1-.61.91,2.9,2.9,0,0,1-.9.6,2.77,2.77,0,0,1-1.1.22H66.39a2.7,2.7,0,0,1-1.1-.22,2.71,2.71,0,0,1-1.51-1.51,2.74,2.74,0,0,1-.23-1.1V16.64a2.71,2.71,0,0,1,.23-1.1,2.68,2.68,0,0,1,.6-.9,3,3,0,0,1,.91-.61,2.71,2.71,0,0,1,1.1-.23H77.71a2.78,2.78,0,0,1,1.1.23,3.11,3.11,0,0,1,.9.61,2.79,2.79,0,0,1,.83,2ZM66.39,16.64V30.79H77.71V16.64Z' transform='translate(-4 -4.69)' style='fill:%23ffffff'/%3E%3Cpath d='M88.46,33.62H85.63V13.8h2.83l11.92,15.37V13.8h2.83V33.62h-2.83L88.46,18.25Z' transform='translate(-4 -4.69)' style='fill:%23ffffff'/%3E%3Cpath d='M108.3,33.62V13.8h10.07a8.11,8.11,0,0,1,2.87.49,6.24,6.24,0,0,1,2.18,1.4,6.06,6.06,0,0,1,1.4,2.19,7.91,7.91,0,0,1,.49,2.86v6a7.91,7.91,0,0,1-.49,2.86,6.23,6.23,0,0,1-1.4,2.19,6.08,6.08,0,0,1-2.18,1.39,7.89,7.89,0,0,1-2.87.49Zm10.07-2.83a3.71,3.71,0,0,0,4.11-4.1v-6A5.08,5.08,0,0,0,122.2,19a3.41,3.41,0,0,0-.81-1.3,3.55,3.55,0,0,0-1.29-.81,5.15,5.15,0,0,0-1.73-.27h-7.24V30.79Z' transform='translate(-4 -4.69)' style='fill:%23ffffff'/%3E%3Cpath d='M129.84,13.8h2.84v17H144v-17h2.83v17a2.74,2.74,0,0,1-.22,1.1,2.85,2.85,0,0,1-.61.91,2.9,2.9,0,0,1-.9.6,2.77,2.77,0,0,1-1.1.22H132.68a2.7,2.7,0,0,1-1.1-.22,2.83,2.83,0,0,1-.91-.6,3,3,0,0,1-.61-.91,2.92,2.92,0,0,1-.22-1.1Z' transform='translate(-4 -4.69)' style='fill:%23ffffff'/%3E%3Cpath d='M151.92,16.64a2.79,2.79,0,0,1,.83-2,3,3,0,0,1,.9-.61,2.74,2.74,0,0,1,1.1-.23H165.5a2.71,2.71,0,0,1,1.1.23,3,3,0,0,1,.91.61,2.7,2.7,0,0,1,.61.9,2.88,2.88,0,0,1,.22,1.1v2.55H165.5V16.64H154.75V30.79H165.5V28.25h2.84v2.54a2.92,2.92,0,0,1-.22,1.1,2.77,2.77,0,0,1-1.52,1.51,2.7,2.7,0,0,1-1.1.22H154.75a2.74,2.74,0,0,1-1.1-.22,2.78,2.78,0,0,1-.9-.6,2.85,2.85,0,0,1-.61-.91,2.74,2.74,0,0,1-.22-1.1Z' transform='translate(-4 -4.69)' style='fill:%23ffffff'/%3E%3Cpath d='M171.17,13.8H187v2.84h-6.51v17h-2.83v-17h-6.51Z' transform='translate(-4 -4.69)' style='fill:%23ffffff'/%3E%3Cpath d='M193.26,13.8V33.62h-2.83V13.8Z' transform='translate(-4 -4.69)' style='fill:%23ffffff'/%3E%3Cpath d='M215.33,30.79a2.74,2.74,0,0,1-.22,1.1,2.85,2.85,0,0,1-.61.91,2.9,2.9,0,0,1-.9.6,2.74,2.74,0,0,1-1.1.22H201.18a2.74,2.74,0,0,1-1.1-.22,2.71,2.71,0,0,1-1.51-1.51,2.74,2.74,0,0,1-.22-1.1V16.64a2.84,2.84,0,0,1,.82-2,3,3,0,0,1,.91-.61,2.74,2.74,0,0,1,1.1-.23H212.5a2.74,2.74,0,0,1,1.1.23,3.11,3.11,0,0,1,.9.61,2.79,2.79,0,0,1,.83,2ZM201.18,16.64V30.79H212.5V16.64Z' transform='translate(-4 -4.69)' style='fill:%23ffffff'/%3E%3Cpath d='M223.25,33.62h-2.83V13.8h2.83l11.92,15.37V13.8H238V33.62h-2.83L223.25,18.25Z' transform='translate(-4 -4.69)' style='fill:%23ffffff'/%3E%3C/svg%3E\")"
9
- }
10
- },
11
- "footer": {
12
- "inline-size": { "value": "220px" },
13
- "block-size": { "value": "40px" },
14
- "background-image": {
15
- "value": "url(\"data:image/svg+xml,%3Csvg id='Laag_1' data-name='Laag 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 234 38.32'%3E%3Cpath d='M20.59,4.69,4,14.27V33.43L20.59,43l16.6-9.58V14.27ZM33,31,20.59,38.13,8.23,31V16.71L20.59,9.57,33,16.71Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpolygon points='16.55 14.34 20.44 16.58 24.96 13.97 16.55 9.11 7.85 14.14 7.85 24.18 16.55 29.21 24.96 24.35 20.44 21.74 16.55 23.99 12.38 21.57 12.38 16.75 16.55 14.34' style='fill:%234376fc'/%3E%3Cpath d='M42.6,16.64a2.79,2.79,0,0,1,.83-2,3.11,3.11,0,0,1,.9-.61,2.78,2.78,0,0,1,1.1-.23H56.19a2.78,2.78,0,0,1,1.1.23,3.11,3.11,0,0,1,.9.61,2.79,2.79,0,0,1,.83,2v2.55H56.19V16.64H45.43V30.79H56.19V28.25H59v2.54a2.74,2.74,0,0,1-.22,1.1,2.85,2.85,0,0,1-.61.91,2.9,2.9,0,0,1-.9.6,2.77,2.77,0,0,1-1.1.22H45.43a2.77,2.77,0,0,1-1.1-.22,2.9,2.9,0,0,1-.9-.6,2.85,2.85,0,0,1-.61-.91,2.74,2.74,0,0,1-.22-1.1Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M80.54,30.79a2.74,2.74,0,0,1-.22,1.1,2.85,2.85,0,0,1-.61.91,2.9,2.9,0,0,1-.9.6,2.77,2.77,0,0,1-1.1.22H66.39a2.7,2.7,0,0,1-1.1-.22,2.71,2.71,0,0,1-1.51-1.51,2.74,2.74,0,0,1-.23-1.1V16.64a2.71,2.71,0,0,1,.23-1.1,2.68,2.68,0,0,1,.6-.9,3,3,0,0,1,.91-.61,2.71,2.71,0,0,1,1.1-.23H77.71a2.78,2.78,0,0,1,1.1.23,3.11,3.11,0,0,1,.9.61,2.79,2.79,0,0,1,.83,2ZM66.39,16.64V30.79H77.71V16.64Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M88.46,33.62H85.63V13.8h2.83l11.92,15.37V13.8h2.83V33.62h-2.83L88.46,18.25Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M108.3,33.62V13.8h10.07a8.11,8.11,0,0,1,2.87.49,6.24,6.24,0,0,1,2.18,1.4,6.06,6.06,0,0,1,1.4,2.19,7.91,7.91,0,0,1,.49,2.86v6a7.91,7.91,0,0,1-.49,2.86,6.23,6.23,0,0,1-1.4,2.19,6.08,6.08,0,0,1-2.18,1.39,7.89,7.89,0,0,1-2.87.49Zm10.07-2.83a3.71,3.71,0,0,0,4.11-4.1v-6A5.08,5.08,0,0,0,122.2,19a3.41,3.41,0,0,0-.81-1.3,3.55,3.55,0,0,0-1.29-.81,5.15,5.15,0,0,0-1.73-.27h-7.24V30.79Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M129.84,13.8h2.84v17H144v-17h2.83v17a2.74,2.74,0,0,1-.22,1.1,2.85,2.85,0,0,1-.61.91,2.9,2.9,0,0,1-.9.6,2.77,2.77,0,0,1-1.1.22H132.68a2.7,2.7,0,0,1-1.1-.22,2.83,2.83,0,0,1-.91-.6,3,3,0,0,1-.61-.91,2.92,2.92,0,0,1-.22-1.1Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M151.92,16.64a2.79,2.79,0,0,1,.83-2,3,3,0,0,1,.9-.61,2.74,2.74,0,0,1,1.1-.23H165.5a2.71,2.71,0,0,1,1.1.23,3,3,0,0,1,.91.61,2.7,2.7,0,0,1,.61.9,2.88,2.88,0,0,1,.22,1.1v2.55H165.5V16.64H154.75V30.79H165.5V28.25h2.84v2.54a2.92,2.92,0,0,1-.22,1.1,2.77,2.77,0,0,1-1.52,1.51,2.7,2.7,0,0,1-1.1.22H154.75a2.74,2.74,0,0,1-1.1-.22,2.78,2.78,0,0,1-.9-.6,2.85,2.85,0,0,1-.61-.91,2.74,2.74,0,0,1-.22-1.1Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M171.17,13.8H187v2.84h-6.51v17h-2.83v-17h-6.51Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M193.26,13.8V33.62h-2.83V13.8Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M215.33,30.79a2.74,2.74,0,0,1-.22,1.1,2.85,2.85,0,0,1-.61.91,2.9,2.9,0,0,1-.9.6,2.74,2.74,0,0,1-1.1.22H201.18a2.74,2.74,0,0,1-1.1-.22,2.71,2.71,0,0,1-1.51-1.51,2.74,2.74,0,0,1-.22-1.1V16.64a2.84,2.84,0,0,1,.82-2,3,3,0,0,1,.91-.61,2.74,2.74,0,0,1,1.1-.23H212.5a2.74,2.74,0,0,1,1.1.23,3.11,3.11,0,0,1,.9.61,2.79,2.79,0,0,1,.83,2ZM201.18,16.64V30.79H212.5V16.64Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M223.25,33.62h-2.83V13.8h2.83l11.92,15.37V13.8H238V33.62h-2.83L223.25,18.25Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3C/svg%3E\")"
16
- }
17
- },
18
- "navbar": {
19
- "inline-size": { "value": "150px" },
20
- "block-size": { "value": "40px" },
21
- "background-image": {
22
- "value": "url(\"data:image/svg+xml,%3Csvg id='Laag_1' data-name='Laag 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 234 38.32'%3E%3Cpath d='M20.59,4.69,4,14.27V33.43L20.59,43l16.6-9.58V14.27ZM33,31,20.59,38.13,8.23,31V16.71L20.59,9.57,33,16.71Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpolygon points='16.55 14.34 20.44 16.58 24.96 13.97 16.55 9.11 7.85 14.14 7.85 24.18 16.55 29.21 24.96 24.35 20.44 21.74 16.55 23.99 12.38 21.57 12.38 16.75 16.55 14.34' style='fill:%234376fc'/%3E%3Cpath d='M42.6,16.64a2.79,2.79,0,0,1,.83-2,3.11,3.11,0,0,1,.9-.61,2.78,2.78,0,0,1,1.1-.23H56.19a2.78,2.78,0,0,1,1.1.23,3.11,3.11,0,0,1,.9.61,2.79,2.79,0,0,1,.83,2v2.55H56.19V16.64H45.43V30.79H56.19V28.25H59v2.54a2.74,2.74,0,0,1-.22,1.1,2.85,2.85,0,0,1-.61.91,2.9,2.9,0,0,1-.9.6,2.77,2.77,0,0,1-1.1.22H45.43a2.77,2.77,0,0,1-1.1-.22,2.9,2.9,0,0,1-.9-.6,2.85,2.85,0,0,1-.61-.91,2.74,2.74,0,0,1-.22-1.1Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M80.54,30.79a2.74,2.74,0,0,1-.22,1.1,2.85,2.85,0,0,1-.61.91,2.9,2.9,0,0,1-.9.6,2.77,2.77,0,0,1-1.1.22H66.39a2.7,2.7,0,0,1-1.1-.22,2.71,2.71,0,0,1-1.51-1.51,2.74,2.74,0,0,1-.23-1.1V16.64a2.71,2.71,0,0,1,.23-1.1,2.68,2.68,0,0,1,.6-.9,3,3,0,0,1,.91-.61,2.71,2.71,0,0,1,1.1-.23H77.71a2.78,2.78,0,0,1,1.1.23,3.11,3.11,0,0,1,.9.61,2.79,2.79,0,0,1,.83,2ZM66.39,16.64V30.79H77.71V16.64Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M88.46,33.62H85.63V13.8h2.83l11.92,15.37V13.8h2.83V33.62h-2.83L88.46,18.25Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M108.3,33.62V13.8h10.07a8.11,8.11,0,0,1,2.87.49,6.24,6.24,0,0,1,2.18,1.4,6.06,6.06,0,0,1,1.4,2.19,7.91,7.91,0,0,1,.49,2.86v6a7.91,7.91,0,0,1-.49,2.86,6.23,6.23,0,0,1-1.4,2.19,6.08,6.08,0,0,1-2.18,1.39,7.89,7.89,0,0,1-2.87.49Zm10.07-2.83a3.71,3.71,0,0,0,4.11-4.1v-6A5.08,5.08,0,0,0,122.2,19a3.41,3.41,0,0,0-.81-1.3,3.55,3.55,0,0,0-1.29-.81,5.15,5.15,0,0,0-1.73-.27h-7.24V30.79Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M129.84,13.8h2.84v17H144v-17h2.83v17a2.74,2.74,0,0,1-.22,1.1,2.85,2.85,0,0,1-.61.91,2.9,2.9,0,0,1-.9.6,2.77,2.77,0,0,1-1.1.22H132.68a2.7,2.7,0,0,1-1.1-.22,2.83,2.83,0,0,1-.91-.6,3,3,0,0,1-.61-.91,2.92,2.92,0,0,1-.22-1.1Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M151.92,16.64a2.79,2.79,0,0,1,.83-2,3,3,0,0,1,.9-.61,2.74,2.74,0,0,1,1.1-.23H165.5a2.71,2.71,0,0,1,1.1.23,3,3,0,0,1,.91.61,2.7,2.7,0,0,1,.61.9,2.88,2.88,0,0,1,.22,1.1v2.55H165.5V16.64H154.75V30.79H165.5V28.25h2.84v2.54a2.92,2.92,0,0,1-.22,1.1,2.77,2.77,0,0,1-1.52,1.51,2.7,2.7,0,0,1-1.1.22H154.75a2.74,2.74,0,0,1-1.1-.22,2.78,2.78,0,0,1-.9-.6,2.85,2.85,0,0,1-.61-.91,2.74,2.74,0,0,1-.22-1.1Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M171.17,13.8H187v2.84h-6.51v17h-2.83v-17h-6.51Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M193.26,13.8V33.62h-2.83V13.8Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M215.33,30.79a2.74,2.74,0,0,1-.22,1.1,2.85,2.85,0,0,1-.61.91,2.9,2.9,0,0,1-.9.6,2.74,2.74,0,0,1-1.1.22H201.18a2.74,2.74,0,0,1-1.1-.22,2.71,2.71,0,0,1-1.51-1.51,2.74,2.74,0,0,1-.22-1.1V16.64a2.84,2.84,0,0,1,.82-2,3,3,0,0,1,.91-.61,2.74,2.74,0,0,1,1.1-.23H212.5a2.74,2.74,0,0,1,1.1.23,3.11,3.11,0,0,1,.9.61,2.79,2.79,0,0,1,.83,2ZM201.18,16.64V30.79H212.5V16.64Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M223.25,33.62h-2.83V13.8h2.83l11.92,15.37V13.8H238V33.62h-2.83L223.25,18.25Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3C/svg%3E\")"
23
- }
24
- }
25
- }
26
- }
27
- }
1
+ {
2
+ "conduction": {
3
+ "logo": {
4
+ "header": {
5
+ "inline-size": { "value": "220px" },
6
+ "block-size": { "value": "40px" },
7
+ "background-image": {
8
+ "value": "url(\"data:image/svg+xml,%3Csvg id='Laag_1' data-name='Laag 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 234 38.32'%3E%3Cpath d='M20.59,4.69,4,14.27V33.43L20.59,43l16.6-9.58V14.27ZM33,31,20.59,38.13,8.23,31V16.71L20.59,9.57,33,16.71Z' transform='translate(-4 -4.69)' style='fill:%23ffffff'/%3E%3Cpolygon points='16.55 14.34 20.44 16.58 24.96 13.97 16.55 9.11 7.85 14.14 7.85 24.18 16.55 29.21 24.96 24.35 20.44 21.74 16.55 23.99 12.38 21.57 12.38 16.75 16.55 14.34' style='fill:%23ffffff'/%3E%3Cpath d='M42.6,16.64a2.79,2.79,0,0,1,.83-2,3.11,3.11,0,0,1,.9-.61,2.78,2.78,0,0,1,1.1-.23H56.19a2.78,2.78,0,0,1,1.1.23,3.11,3.11,0,0,1,.9.61,2.79,2.79,0,0,1,.83,2v2.55H56.19V16.64H45.43V30.79H56.19V28.25H59v2.54a2.74,2.74,0,0,1-.22,1.1,2.85,2.85,0,0,1-.61.91,2.9,2.9,0,0,1-.9.6,2.77,2.77,0,0,1-1.1.22H45.43a2.77,2.77,0,0,1-1.1-.22,2.9,2.9,0,0,1-.9-.6,2.85,2.85,0,0,1-.61-.91,2.74,2.74,0,0,1-.22-1.1Z' transform='translate(-4 -4.69)' style='fill:%23ffffff'/%3E%3Cpath d='M80.54,30.79a2.74,2.74,0,0,1-.22,1.1,2.85,2.85,0,0,1-.61.91,2.9,2.9,0,0,1-.9.6,2.77,2.77,0,0,1-1.1.22H66.39a2.7,2.7,0,0,1-1.1-.22,2.71,2.71,0,0,1-1.51-1.51,2.74,2.74,0,0,1-.23-1.1V16.64a2.71,2.71,0,0,1,.23-1.1,2.68,2.68,0,0,1,.6-.9,3,3,0,0,1,.91-.61,2.71,2.71,0,0,1,1.1-.23H77.71a2.78,2.78,0,0,1,1.1.23,3.11,3.11,0,0,1,.9.61,2.79,2.79,0,0,1,.83,2ZM66.39,16.64V30.79H77.71V16.64Z' transform='translate(-4 -4.69)' style='fill:%23ffffff'/%3E%3Cpath d='M88.46,33.62H85.63V13.8h2.83l11.92,15.37V13.8h2.83V33.62h-2.83L88.46,18.25Z' transform='translate(-4 -4.69)' style='fill:%23ffffff'/%3E%3Cpath d='M108.3,33.62V13.8h10.07a8.11,8.11,0,0,1,2.87.49,6.24,6.24,0,0,1,2.18,1.4,6.06,6.06,0,0,1,1.4,2.19,7.91,7.91,0,0,1,.49,2.86v6a7.91,7.91,0,0,1-.49,2.86,6.23,6.23,0,0,1-1.4,2.19,6.08,6.08,0,0,1-2.18,1.39,7.89,7.89,0,0,1-2.87.49Zm10.07-2.83a3.71,3.71,0,0,0,4.11-4.1v-6A5.08,5.08,0,0,0,122.2,19a3.41,3.41,0,0,0-.81-1.3,3.55,3.55,0,0,0-1.29-.81,5.15,5.15,0,0,0-1.73-.27h-7.24V30.79Z' transform='translate(-4 -4.69)' style='fill:%23ffffff'/%3E%3Cpath d='M129.84,13.8h2.84v17H144v-17h2.83v17a2.74,2.74,0,0,1-.22,1.1,2.85,2.85,0,0,1-.61.91,2.9,2.9,0,0,1-.9.6,2.77,2.77,0,0,1-1.1.22H132.68a2.7,2.7,0,0,1-1.1-.22,2.83,2.83,0,0,1-.91-.6,3,3,0,0,1-.61-.91,2.92,2.92,0,0,1-.22-1.1Z' transform='translate(-4 -4.69)' style='fill:%23ffffff'/%3E%3Cpath d='M151.92,16.64a2.79,2.79,0,0,1,.83-2,3,3,0,0,1,.9-.61,2.74,2.74,0,0,1,1.1-.23H165.5a2.71,2.71,0,0,1,1.1.23,3,3,0,0,1,.91.61,2.7,2.7,0,0,1,.61.9,2.88,2.88,0,0,1,.22,1.1v2.55H165.5V16.64H154.75V30.79H165.5V28.25h2.84v2.54a2.92,2.92,0,0,1-.22,1.1,2.77,2.77,0,0,1-1.52,1.51,2.7,2.7,0,0,1-1.1.22H154.75a2.74,2.74,0,0,1-1.1-.22,2.78,2.78,0,0,1-.9-.6,2.85,2.85,0,0,1-.61-.91,2.74,2.74,0,0,1-.22-1.1Z' transform='translate(-4 -4.69)' style='fill:%23ffffff'/%3E%3Cpath d='M171.17,13.8H187v2.84h-6.51v17h-2.83v-17h-6.51Z' transform='translate(-4 -4.69)' style='fill:%23ffffff'/%3E%3Cpath d='M193.26,13.8V33.62h-2.83V13.8Z' transform='translate(-4 -4.69)' style='fill:%23ffffff'/%3E%3Cpath d='M215.33,30.79a2.74,2.74,0,0,1-.22,1.1,2.85,2.85,0,0,1-.61.91,2.9,2.9,0,0,1-.9.6,2.74,2.74,0,0,1-1.1.22H201.18a2.74,2.74,0,0,1-1.1-.22,2.71,2.71,0,0,1-1.51-1.51,2.74,2.74,0,0,1-.22-1.1V16.64a2.84,2.84,0,0,1,.82-2,3,3,0,0,1,.91-.61,2.74,2.74,0,0,1,1.1-.23H212.5a2.74,2.74,0,0,1,1.1.23,3.11,3.11,0,0,1,.9.61,2.79,2.79,0,0,1,.83,2ZM201.18,16.64V30.79H212.5V16.64Z' transform='translate(-4 -4.69)' style='fill:%23ffffff'/%3E%3Cpath d='M223.25,33.62h-2.83V13.8h2.83l11.92,15.37V13.8H238V33.62h-2.83L223.25,18.25Z' transform='translate(-4 -4.69)' style='fill:%23ffffff'/%3E%3C/svg%3E\")"
9
+ }
10
+ },
11
+ "footer": {
12
+ "inline-size": { "value": "220px" },
13
+ "block-size": { "value": "40px" },
14
+ "background-image": {
15
+ "value": "url(\"data:image/svg+xml,%3Csvg id='Laag_1' data-name='Laag 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 234 38.32'%3E%3Cpath d='M20.59,4.69,4,14.27V33.43L20.59,43l16.6-9.58V14.27ZM33,31,20.59,38.13,8.23,31V16.71L20.59,9.57,33,16.71Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpolygon points='16.55 14.34 20.44 16.58 24.96 13.97 16.55 9.11 7.85 14.14 7.85 24.18 16.55 29.21 24.96 24.35 20.44 21.74 16.55 23.99 12.38 21.57 12.38 16.75 16.55 14.34' style='fill:%234376fc'/%3E%3Cpath d='M42.6,16.64a2.79,2.79,0,0,1,.83-2,3.11,3.11,0,0,1,.9-.61,2.78,2.78,0,0,1,1.1-.23H56.19a2.78,2.78,0,0,1,1.1.23,3.11,3.11,0,0,1,.9.61,2.79,2.79,0,0,1,.83,2v2.55H56.19V16.64H45.43V30.79H56.19V28.25H59v2.54a2.74,2.74,0,0,1-.22,1.1,2.85,2.85,0,0,1-.61.91,2.9,2.9,0,0,1-.9.6,2.77,2.77,0,0,1-1.1.22H45.43a2.77,2.77,0,0,1-1.1-.22,2.9,2.9,0,0,1-.9-.6,2.85,2.85,0,0,1-.61-.91,2.74,2.74,0,0,1-.22-1.1Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M80.54,30.79a2.74,2.74,0,0,1-.22,1.1,2.85,2.85,0,0,1-.61.91,2.9,2.9,0,0,1-.9.6,2.77,2.77,0,0,1-1.1.22H66.39a2.7,2.7,0,0,1-1.1-.22,2.71,2.71,0,0,1-1.51-1.51,2.74,2.74,0,0,1-.23-1.1V16.64a2.71,2.71,0,0,1,.23-1.1,2.68,2.68,0,0,1,.6-.9,3,3,0,0,1,.91-.61,2.71,2.71,0,0,1,1.1-.23H77.71a2.78,2.78,0,0,1,1.1.23,3.11,3.11,0,0,1,.9.61,2.79,2.79,0,0,1,.83,2ZM66.39,16.64V30.79H77.71V16.64Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M88.46,33.62H85.63V13.8h2.83l11.92,15.37V13.8h2.83V33.62h-2.83L88.46,18.25Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M108.3,33.62V13.8h10.07a8.11,8.11,0,0,1,2.87.49,6.24,6.24,0,0,1,2.18,1.4,6.06,6.06,0,0,1,1.4,2.19,7.91,7.91,0,0,1,.49,2.86v6a7.91,7.91,0,0,1-.49,2.86,6.23,6.23,0,0,1-1.4,2.19,6.08,6.08,0,0,1-2.18,1.39,7.89,7.89,0,0,1-2.87.49Zm10.07-2.83a3.71,3.71,0,0,0,4.11-4.1v-6A5.08,5.08,0,0,0,122.2,19a3.41,3.41,0,0,0-.81-1.3,3.55,3.55,0,0,0-1.29-.81,5.15,5.15,0,0,0-1.73-.27h-7.24V30.79Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M129.84,13.8h2.84v17H144v-17h2.83v17a2.74,2.74,0,0,1-.22,1.1,2.85,2.85,0,0,1-.61.91,2.9,2.9,0,0,1-.9.6,2.77,2.77,0,0,1-1.1.22H132.68a2.7,2.7,0,0,1-1.1-.22,2.83,2.83,0,0,1-.91-.6,3,3,0,0,1-.61-.91,2.92,2.92,0,0,1-.22-1.1Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M151.92,16.64a2.79,2.79,0,0,1,.83-2,3,3,0,0,1,.9-.61,2.74,2.74,0,0,1,1.1-.23H165.5a2.71,2.71,0,0,1,1.1.23,3,3,0,0,1,.91.61,2.7,2.7,0,0,1,.61.9,2.88,2.88,0,0,1,.22,1.1v2.55H165.5V16.64H154.75V30.79H165.5V28.25h2.84v2.54a2.92,2.92,0,0,1-.22,1.1,2.77,2.77,0,0,1-1.52,1.51,2.7,2.7,0,0,1-1.1.22H154.75a2.74,2.74,0,0,1-1.1-.22,2.78,2.78,0,0,1-.9-.6,2.85,2.85,0,0,1-.61-.91,2.74,2.74,0,0,1-.22-1.1Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M171.17,13.8H187v2.84h-6.51v17h-2.83v-17h-6.51Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M193.26,13.8V33.62h-2.83V13.8Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M215.33,30.79a2.74,2.74,0,0,1-.22,1.1,2.85,2.85,0,0,1-.61.91,2.9,2.9,0,0,1-.9.6,2.74,2.74,0,0,1-1.1.22H201.18a2.74,2.74,0,0,1-1.1-.22,2.71,2.71,0,0,1-1.51-1.51,2.74,2.74,0,0,1-.22-1.1V16.64a2.84,2.84,0,0,1,.82-2,3,3,0,0,1,.91-.61,2.74,2.74,0,0,1,1.1-.23H212.5a2.74,2.74,0,0,1,1.1.23,3.11,3.11,0,0,1,.9.61,2.79,2.79,0,0,1,.83,2ZM201.18,16.64V30.79H212.5V16.64Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M223.25,33.62h-2.83V13.8h2.83l11.92,15.37V13.8H238V33.62h-2.83L223.25,18.25Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3C/svg%3E\")"
16
+ }
17
+ },
18
+ "navbar": {
19
+ "inline-size": { "value": "150px" },
20
+ "block-size": { "value": "40px" },
21
+ "background-image": {
22
+ "value": "url(\"data:image/svg+xml,%3Csvg id='Laag_1' data-name='Laag 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 234 38.32'%3E%3Cpath d='M20.59,4.69,4,14.27V33.43L20.59,43l16.6-9.58V14.27ZM33,31,20.59,38.13,8.23,31V16.71L20.59,9.57,33,16.71Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpolygon points='16.55 14.34 20.44 16.58 24.96 13.97 16.55 9.11 7.85 14.14 7.85 24.18 16.55 29.21 24.96 24.35 20.44 21.74 16.55 23.99 12.38 21.57 12.38 16.75 16.55 14.34' style='fill:%234376fc'/%3E%3Cpath d='M42.6,16.64a2.79,2.79,0,0,1,.83-2,3.11,3.11,0,0,1,.9-.61,2.78,2.78,0,0,1,1.1-.23H56.19a2.78,2.78,0,0,1,1.1.23,3.11,3.11,0,0,1,.9.61,2.79,2.79,0,0,1,.83,2v2.55H56.19V16.64H45.43V30.79H56.19V28.25H59v2.54a2.74,2.74,0,0,1-.22,1.1,2.85,2.85,0,0,1-.61.91,2.9,2.9,0,0,1-.9.6,2.77,2.77,0,0,1-1.1.22H45.43a2.77,2.77,0,0,1-1.1-.22,2.9,2.9,0,0,1-.9-.6,2.85,2.85,0,0,1-.61-.91,2.74,2.74,0,0,1-.22-1.1Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M80.54,30.79a2.74,2.74,0,0,1-.22,1.1,2.85,2.85,0,0,1-.61.91,2.9,2.9,0,0,1-.9.6,2.77,2.77,0,0,1-1.1.22H66.39a2.7,2.7,0,0,1-1.1-.22,2.71,2.71,0,0,1-1.51-1.51,2.74,2.74,0,0,1-.23-1.1V16.64a2.71,2.71,0,0,1,.23-1.1,2.68,2.68,0,0,1,.6-.9,3,3,0,0,1,.91-.61,2.71,2.71,0,0,1,1.1-.23H77.71a2.78,2.78,0,0,1,1.1.23,3.11,3.11,0,0,1,.9.61,2.79,2.79,0,0,1,.83,2ZM66.39,16.64V30.79H77.71V16.64Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M88.46,33.62H85.63V13.8h2.83l11.92,15.37V13.8h2.83V33.62h-2.83L88.46,18.25Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M108.3,33.62V13.8h10.07a8.11,8.11,0,0,1,2.87.49,6.24,6.24,0,0,1,2.18,1.4,6.06,6.06,0,0,1,1.4,2.19,7.91,7.91,0,0,1,.49,2.86v6a7.91,7.91,0,0,1-.49,2.86,6.23,6.23,0,0,1-1.4,2.19,6.08,6.08,0,0,1-2.18,1.39,7.89,7.89,0,0,1-2.87.49Zm10.07-2.83a3.71,3.71,0,0,0,4.11-4.1v-6A5.08,5.08,0,0,0,122.2,19a3.41,3.41,0,0,0-.81-1.3,3.55,3.55,0,0,0-1.29-.81,5.15,5.15,0,0,0-1.73-.27h-7.24V30.79Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M129.84,13.8h2.84v17H144v-17h2.83v17a2.74,2.74,0,0,1-.22,1.1,2.85,2.85,0,0,1-.61.91,2.9,2.9,0,0,1-.9.6,2.77,2.77,0,0,1-1.1.22H132.68a2.7,2.7,0,0,1-1.1-.22,2.83,2.83,0,0,1-.91-.6,3,3,0,0,1-.61-.91,2.92,2.92,0,0,1-.22-1.1Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M151.92,16.64a2.79,2.79,0,0,1,.83-2,3,3,0,0,1,.9-.61,2.74,2.74,0,0,1,1.1-.23H165.5a2.71,2.71,0,0,1,1.1.23,3,3,0,0,1,.91.61,2.7,2.7,0,0,1,.61.9,2.88,2.88,0,0,1,.22,1.1v2.55H165.5V16.64H154.75V30.79H165.5V28.25h2.84v2.54a2.92,2.92,0,0,1-.22,1.1,2.77,2.77,0,0,1-1.52,1.51,2.7,2.7,0,0,1-1.1.22H154.75a2.74,2.74,0,0,1-1.1-.22,2.78,2.78,0,0,1-.9-.6,2.85,2.85,0,0,1-.61-.91,2.74,2.74,0,0,1-.22-1.1Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M171.17,13.8H187v2.84h-6.51v17h-2.83v-17h-6.51Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M193.26,13.8V33.62h-2.83V13.8Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M215.33,30.79a2.74,2.74,0,0,1-.22,1.1,2.85,2.85,0,0,1-.61.91,2.9,2.9,0,0,1-.9.6,2.74,2.74,0,0,1-1.1.22H201.18a2.74,2.74,0,0,1-1.1-.22,2.71,2.71,0,0,1-1.51-1.51,2.74,2.74,0,0,1-.22-1.1V16.64a2.84,2.84,0,0,1,.82-2,3,3,0,0,1,.91-.61,2.74,2.74,0,0,1,1.1-.23H212.5a2.74,2.74,0,0,1,1.1.23,3.11,3.11,0,0,1,.9.61,2.79,2.79,0,0,1,.83,2ZM201.18,16.64V30.79H212.5V16.64Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3Cpath d='M223.25,33.62h-2.83V13.8h2.83l11.92,15.37V13.8H238V33.62h-2.83L223.25,18.25Z' transform='translate(-4 -4.69)' style='fill:%234376fc'/%3E%3C/svg%3E\")"
23
+ }
24
+ }
25
+ }
26
+ }
27
+ }
@@ -3,25 +3,60 @@
3
3
  "process-steps": {
4
4
  "font-family": { "value": "{utrecht.document.font-family}" },
5
5
  "font-size": { "value": "{utrecht.document.font-size}" },
6
- "line-height": {},
6
+ "line-height": { "value": "{conduction.size.lg}" },
7
+ "step-header": {
8
+ "align-items": { "value": "center" }
9
+ },
10
+ "step": {
11
+ "collapse-icon": {
12
+ "size": { "value": "16px" },
13
+ "padding": { "value": "{conduction.size.2xs}" }
14
+ },
15
+ "content": {
16
+ "margin": { "value": "12px" }
17
+ },
18
+ "padding": {
19
+ "block-end": { "value": "0" },
20
+ "block-start": { "value": "0" }
21
+ }
22
+ },
23
+ "step-meta": {
24
+ "font-size": { "value": "16px" },
25
+ "date": {
26
+ "font-size": { "value": "20px" }
27
+ }
28
+ },
7
29
  "step-heading": {
8
30
  "color": { "value": "{utrecht.document.color}" },
9
31
  "font-family": { "value": "{utrecht.heading-1.font-family}" },
10
- "font-size": { "value": "{conduction.font-size.lg}" },
32
+ "font-size": { "value": "{conduction.font-size.md}" },
11
33
  "font-weight": { "value": "{conduction.typography.font-weight.bold}" },
34
+ "line-height": { "value": "{utrecht.document.line-height}" },
12
35
  "current": {
13
- "color": {}
36
+ "color": { "value": "{conduction.color.primary}" },
37
+ "font-size": { "value": "{utrecht.document.font-size}" },
38
+ "font-weight": { "value": "{conduction.typography.font-weight.bold}" },
39
+ "line-height": { "value": "{utrecht.document.line-height}" }
14
40
  },
15
41
  "checked": {
16
- "color": {}
42
+ "color": {},
43
+ "font-size": { "value": "{utrecht.document.font-size}" },
44
+ "font-weight": { "value": "{conduction.typography.font-weight.bold}" },
45
+ "line-height": { "value": "{utrecht.document.line-height}" }
17
46
  },
18
47
  "not-checked": {
19
48
  "color": {}
20
49
  },
21
50
  "warning": {
22
- "color": {}
51
+ "color": { "value": "{conduction.color.alert-warning}" }
52
+ },
53
+ "error": {
54
+ "color": { "value": "{conduction.color.alert-error}" }
23
55
  }
24
56
  },
57
+ "step-content": {
58
+ "color": {}
59
+ },
25
60
  "sub-step-marker": {
26
61
  "border-color": {},
27
62
  "current": {
@@ -67,40 +102,88 @@
67
102
  "step-marker": {
68
103
  "border-color": {},
69
104
  "background-color": { "value": "{conduction.color.white.100}" },
70
- "border-width": {},
105
+ "border-width": { "value": "{conduction.size.3xs}" },
71
106
  "color": { "value": "{conduction.color.black.0}" },
72
- "font-size": {},
73
- "font-weight": {},
74
- "size": { "value": "30px" },
107
+ "font-family": { "value": "{utrecht.heading-1.font-family}" },
108
+ "font-size": { "value": "{conduction.font-size.sm}" },
109
+ "font-weight": { "value": "400" },
110
+ "size": { "value": "{conduction.size.xl}" },
111
+ "icon": {
112
+ "size": { "value": "20px" }
113
+ },
114
+ "nested": {
115
+ "size": { "value": "16px" },
116
+ "icon-size": { "value": "10px" }
117
+ },
118
+ "margin": { "value": "0" },
119
+ "padding": { "value": "12px" },
120
+ "connector": {
121
+ "outline-width": { "value": "{conduction.size.4xs}" },
122
+ "not-checked": {
123
+ "outline-color": { "value": "{conduction.color.grey.82}" }
124
+ },
125
+ "checked": {
126
+ "outline-color": { "value": "{conduction.color.alert-succes}" }
127
+ },
128
+ "warning": {
129
+ "outline-color": { "value": "{conduction.color.alert-warning-background}" }
130
+ },
131
+ "error": {
132
+ "outline-color": { "value": "{conduction.color.alert-error}" }
133
+ },
134
+ "default": {
135
+ "outline-color": { "value": "{conduction.color.grey.82}" }
136
+ }
137
+ },
75
138
  "current": {
76
- "border-color": {},
77
- "background-color": { "value": "{conduction.color.alert-info-background}" },
78
- "border-width": { "value": "5px" },
79
- "color": { "value": "{conduction.color.alert-info}" }
139
+ "border-color": { "value": "{conduction.color.primary}" },
140
+ "background-color": { "value": "{conduction.color.primary}" },
141
+ "border-width": { "value": "{conduction.size.3xs}" },
142
+ "color": { "value": "{conduction.color.white.100}" },
143
+ "nested": {
144
+ "color": { "value": "{conduction.color.primary}" }
145
+ }
80
146
  },
81
147
  "not-checked": {
82
- "border-color": {},
148
+ "border-color": { "value": "{conduction.color.grey.82}" },
83
149
  "background-color": { "value": "{conduction.color.white.100}" },
84
- "border-width": { "value": "3px" },
85
- "color": { "value": "{conduction.color.black.0}" }
150
+ "border-width": { "value": "{conduction.size.3xs}" },
151
+ "color": { "value": "{conduction.color.grey.82}" }
86
152
  },
87
153
  "checked": {
88
- "border-color": {},
154
+ "border-color": { "value": "{conduction.color.alert-succes-background}" },
89
155
  "background-color": { "value": "{conduction.color.alert-succes-background}" },
90
- "border-width": { "value": "3px" },
91
- "color": { "value": "{conduction.color.succes}" }
156
+ "border-width": { "value": "{conduction.size.3xs}" },
157
+ "color": { "value": "{conduction.color.alert-succes}" }
92
158
  },
93
159
  "warning": {
94
- "border-color": {},
160
+ "border-color": { "value": "{conduction.color.alert-warning-background}" },
95
161
  "background-color": { "value": "{conduction.color.alert-warning-background}" },
96
- "color": { "value": "{conduction.color.warning}" },
97
- "border-width": { "value": "{conduction.size.4xs}" }
162
+ "color": { "value": "{conduction.color.alert-warning}" },
163
+ "border-width": { "value": "{conduction.size.3xs}" },
164
+ "nested": {
165
+ "background-color": {},
166
+ "border-color": { "value": "{conduction.color.alert-warning-background}" }
167
+ }
98
168
  },
99
169
  "error": {
100
- "border-color": {},
170
+ "border-color": { "value": "{conduction.color.alert-error-background}" },
101
171
  "background-color": { "value": "{conduction.color.alert-error-background}" },
102
- "color": { "value": "{conduction.color.error}" },
103
- "border-width": { "value": "{conduction.size.4xs}" }
172
+ "color": { "value": "{conduction.color.alert-error}" },
173
+ "border-width": { "value": "{conduction.size.3xs}" }
174
+ },
175
+ "default": {
176
+ "background-color": { "value": "{conduction.color.grey.82}" },
177
+ "border-color": { "value": "{conduction.color.grey.82}" },
178
+ "color": { "value": "{conduction.color.white.100}" },
179
+ "nested": {
180
+ "color": { "value": "{conduction.color.white.100}" }
181
+ }
182
+ },
183
+ "disabled": {
184
+ "background-color": { "value": "{conduction.color.grey.82}" },
185
+ "border-color": { "value": "{conduction.color.grey.82}" },
186
+ "color": { "value": "{conduction.color.white.100}" }
104
187
  }
105
188
  }
106
189
  }
@@ -0,0 +1,17 @@
1
+ # Auteursrecht Gemeente
2
+
3
+ Copyright (c) 2023 Gemeente Beek
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 Beek.
8
+
9
+ Wanneer je een bewerking van de software wilt gebruiken voor andere doeleinden, mag je niet het logo van Gemeente Beek 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 Beek.
@@ -0,0 +1,3 @@
1
+ # NL Design System design tokens Gemeente Beek
2
+
3
+ These tokens have been obtained by analysing the [website of Gemeente Beek](https://www.gemeentebeek.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,41 @@
1
+ {
2
+ "version": "1.0.0-alpha.12",
3
+ "author": "Community for NL Design System",
4
+ "description": "NL Design System design tokens for Gemeente Beek",
5
+ "website": "https://www.gemeentebeek.nl/",
6
+ "keywords": [
7
+ "nl-design-system",
8
+ "conduction"
9
+ ],
10
+ "license": "SEE LICENSE IN LICENSE.md",
11
+ "name": "@nl-design-system-unstable/beek-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
+ "@fontsource/source-sans-pro": "5.0.8",
31
+ "@nl-design-system-unstable/theme-toolkit": "workspace:*",
32
+ "chokidar-cli": "3.0.0",
33
+ "npm-run-all": "4.1.5",
34
+ "rimraf": "3.0.2",
35
+ "style-dictionary": "3.8.0"
36
+ },
37
+ "bugs": {
38
+ "url": "https://github.com/ConductionNL/conduction-theme/issues"
39
+ },
40
+ "homepage": "https://github.com/ConductionNL/conduction-theme#readme"
41
+ }
@@ -0,0 +1,151 @@
1
+ {
2
+ "beek": {
3
+ "color": {
4
+ "primary": {
5
+ "value": "{beek.color.purple.24}"
6
+ },
7
+ "primary-hover": {
8
+ "value": "{beek.color.purple.24}"
9
+ },
10
+ "error": {
11
+ "value": "#dc3545"
12
+ },
13
+ "alert-error": {
14
+ "value": "#721c24"
15
+ },
16
+ "alert-error-background": {
17
+ "value": "#f8d7da"
18
+ },
19
+ "warning": {
20
+ "value": "#ffc107"
21
+ },
22
+ "alert-warning": {
23
+ "value": "#856404"
24
+ },
25
+ "alert-warning-background": {
26
+ "value": "#fff3cd"
27
+ },
28
+ "succes": {
29
+ "value": "#28a745"
30
+ },
31
+ "alert-succes": {
32
+ "value": "#155724"
33
+ },
34
+ "alert-succes-background": {
35
+ "value": "#d4edda"
36
+ },
37
+ "info": {
38
+ "value": "{beek.color.primary}"
39
+ },
40
+ "alert-info": {
41
+ "value": "#004085"
42
+ },
43
+ "alert-info-background": {
44
+ "value": "#cce5ff"
45
+ },
46
+ "purple": {
47
+ "24": {
48
+ "value": "#641566",
49
+ "comment": "Base/Purple"
50
+ }
51
+ },
52
+ "orange": {
53
+ "49": {
54
+ "value": "#d67c24",
55
+ "comment": "Base/Orange"
56
+ },
57
+ "53": {
58
+ "value": "#d78839"
59
+ }
60
+ },
61
+ "grey": {
62
+ "27": {
63
+ "value": "#444444"
64
+ },
65
+ "29": {
66
+ "value": "#4a4a4a"
67
+ },
68
+ "31": {
69
+ "value": "#4f4f4f"
70
+ },
71
+ "40": {
72
+ "value": "#666666"
73
+ },
74
+ "46": {
75
+ "value": "#767676"
76
+ },
77
+ "48": {
78
+ "value": "#7a7a7a"
79
+ },
80
+ "50": {
81
+ "value": "#808080",
82
+ "comment": "Base/Grey"
83
+ },
84
+ "70": {
85
+ "value": "#b3b3b3"
86
+ },
87
+ "82": {
88
+ "value": "#d1d1d1"
89
+ },
90
+ "87": {
91
+ "value": "#dddddd"
92
+ },
93
+ "90": {
94
+ "value": "#e6e6e6"
95
+ },
96
+ "95": {
97
+ "value": "#f2f2f2"
98
+ },
99
+ "97": {
100
+ "value": "#f7f7f7"
101
+ }
102
+ },
103
+ "blue": {
104
+ "80": {
105
+ "value": "#afc5ea"
106
+ }
107
+ },
108
+ "lightgrey": {
109
+ "76": {
110
+ "value": "#b8c2cc"
111
+ },
112
+ "95": {
113
+ "value": "#edf2f7"
114
+ },
115
+ "96": {
116
+ "value": "#f5f5f5",
117
+ "comment": "Base/LightGrey"
118
+ }
119
+ },
120
+ "white": {
121
+ "94": {
122
+ "value": "#efefef"
123
+ },
124
+ "98": {
125
+ "value": "#fafafa"
126
+ },
127
+ "100": {
128
+ "value": "#ffffff",
129
+ "comment": "Base/White"
130
+ }
131
+ },
132
+ "black": {
133
+ "0": {
134
+ "value": "#000000",
135
+ "comment": "Base/Black"
136
+ },
137
+ "0-10t": {
138
+ "value": "#0000001a",
139
+ "comment": "Black with 10% transparency"
140
+ },
141
+ "0-60t": {
142
+ "value": "#00000099",
143
+ "comment": "Black with 60% transparency"
144
+ },
145
+ "30": {
146
+ "value": "#4d4d4d"
147
+ }
148
+ }
149
+ }
150
+ }
151
+ }
@@ -0,0 +1,50 @@
1
+ {
2
+ "beek": {
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.68rem",
14
+ "comment": "10.88px"
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.1rem",
30
+ "comment": "17.6px"
31
+ },
32
+ "xl": {
33
+ "value": "1.5rem",
34
+ "comment": "24px"
35
+ },
36
+ "2xl": {
37
+ "value": "1.6rem",
38
+ "comment": "25.6px"
39
+ },
40
+ "3xl": {
41
+ "value": "2.25rem",
42
+ "comment": "36px"
43
+ },
44
+ "4xl": {
45
+ "value": "3rem",
46
+ "comment": "48px"
47
+ }
48
+ }
49
+ }
50
+ }
@@ -0,0 +1,17 @@
1
+ {
2
+ "beek": {
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
+ }