@rijkshuisstijl-community/design-tokens 1.0.0-alpha.156 → 1.0.0-alpha.158

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 (36) hide show
  1. package/dist/_variables.scss +1 -1
  2. package/dist/index.css +1 -1
  3. package/dist/index.d.ts +1 -1
  4. package/dist/index.js +1 -1
  5. package/dist/root.css +1 -1
  6. package/dist/tokens.d.ts +1 -1
  7. package/dist/tokens.js +1 -1
  8. package/dist/uitvoerend-mintgroen-focus/_variables.scss +1 -1
  9. package/dist/uitvoerend-mintgroen-focus/index.css +1 -1
  10. package/dist/uitvoerend-mintgroen-focus/index.d.ts +1 -1
  11. package/dist/uitvoerend-mintgroen-focus/index.js +1 -1
  12. package/dist/uitvoerend-mintgroen-focus/root.css +1 -1
  13. package/dist/uitvoerend-mintgroen-focus/tokens.d.ts +1 -1
  14. package/dist/uitvoerend-mintgroen-focus/tokens.js +1 -1
  15. package/dist/uitvoerend-violet/_variables.scss +1 -1
  16. package/dist/uitvoerend-violet/index.css +1 -1
  17. package/dist/uitvoerend-violet/index.d.ts +1 -1
  18. package/dist/uitvoerend-violet/index.js +1 -1
  19. package/dist/uitvoerend-violet/root.css +1 -1
  20. package/dist/uitvoerend-violet/tokens.d.ts +1 -1
  21. package/dist/uitvoerend-violet/tokens.js +1 -1
  22. package/dist/uitvoerend-violet-oud/_variables.scss +1 -1
  23. package/dist/uitvoerend-violet-oud/index.css +1 -1
  24. package/dist/uitvoerend-violet-oud/index.d.ts +1 -1
  25. package/dist/uitvoerend-violet-oud/index.js +1 -1
  26. package/dist/uitvoerend-violet-oud/root.css +1 -1
  27. package/dist/uitvoerend-violet-oud/tokens.d.ts +1 -1
  28. package/dist/uitvoerend-violet-oud/tokens.js +1 -1
  29. package/dist/wetgevend/_variables.scss +1 -1
  30. package/dist/wetgevend/index.css +1 -1
  31. package/dist/wetgevend/index.d.ts +1 -1
  32. package/dist/wetgevend/index.js +1 -1
  33. package/dist/wetgevend/root.css +1 -1
  34. package/dist/wetgevend/tokens.d.ts +1 -1
  35. package/dist/wetgevend/tokens.js +1 -1
  36. package/package.json +2 -2
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ // Generated on Fri, 14 Feb 2025 16:26:06 GMT
4
4
 
5
5
  $nl-number-badge-padding-block: 0.5rem;
6
6
  $nl-number-badge-padding-inline: 0.5rem;
package/dist/index.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:06 GMT
4
4
  */
5
5
 
6
6
  .rhc-theme {
package/dist/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:06 GMT
4
4
  */
5
5
 
6
6
  export const rhcSubNavBarBackgroundColor : string;
package/dist/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:06 GMT
4
4
  */
5
5
 
6
6
  export const rhcSubNavBarBackgroundColor = "#f2f4f6";
package/dist/root.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:06 GMT
4
4
  */
5
5
 
6
6
  :root {
package/dist/tokens.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:06 GMT
4
4
  */
5
5
 
6
6
  export default tokens;
package/dist/tokens.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:06 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ // Generated on Fri, 14 Feb 2025 16:26:07 GMT
4
4
 
5
5
  $nl-number-badge-padding-block: 0.5rem;
6
6
  $nl-number-badge-padding-inline: 0.5rem;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:07 GMT
4
4
  */
5
5
 
6
6
  .uitvoerend-mintgroen-focus {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:07 GMT
4
4
  */
5
5
 
6
6
  export const rhcColorPrimary50 : string;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:07 GMT
4
4
  */
5
5
 
6
6
  export const rhcColorPrimary50 = "#eaf8f4";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:07 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:07 GMT
4
4
  */
5
5
 
6
6
  export default tokens;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:07 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ // Generated on Fri, 14 Feb 2025 16:26:07 GMT
4
4
 
5
5
  $nl-number-badge-padding-block: 0.5rem;
6
6
  $nl-number-badge-padding-inline: 0.5rem;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:07 GMT
4
4
  */
5
5
 
6
6
  .uitvoerend-violet {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:07 GMT
4
4
  */
5
5
 
6
6
  export const rhcColorPrimary50 : string;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:07 GMT
4
4
  */
5
5
 
6
6
  export const rhcColorPrimary50 = "#f2d9e7";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:07 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:07 GMT
4
4
  */
5
5
 
6
6
  export default tokens;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:07 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ // Generated on Fri, 14 Feb 2025 16:26:07 GMT
4
4
 
5
5
  $nl-number-badge-padding-block: 0.5rem;
6
6
  $nl-number-badge-padding-inline: 0.5rem;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:07 GMT
4
4
  */
5
5
 
6
6
  .uitvoerend-violet-oud {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:07 GMT
4
4
  */
5
5
 
6
6
  export const rhcColorPrimary50 : string;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:07 GMT
4
4
  */
5
5
 
6
6
  export const rhcColorPrimary50 = "#f2d9e7";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:07 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:07 GMT
4
4
  */
5
5
 
6
6
  export default tokens;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:07 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ // Generated on Fri, 14 Feb 2025 16:26:07 GMT
4
4
 
5
5
  $nl-number-badge-padding-block: 0.5rem;
6
6
  $nl-number-badge-padding-inline: 0.5rem;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:07 GMT
4
4
  */
5
5
 
6
6
  .wetgevend {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:06 GMT
4
4
  */
5
5
 
6
6
  export const rhcSubNavBarBackgroundColor : string;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:06 GMT
4
4
  */
5
5
 
6
6
  export const rhcSubNavBarBackgroundColor = "#f2f4f6";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:07 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:06 GMT
4
4
  */
5
5
 
6
6
  export default tokens;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Feb 2025 08:43:17 GMT
3
+ * Generated on Fri, 14 Feb 2025 16:26:06 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rijkshuisstijl-community/design-tokens",
3
- "version": "1.0.0-alpha.156",
3
+ "version": "1.0.0-alpha.158",
4
4
  "author": "Community for NL Design System",
5
5
  "description": "Example design tokens",
6
6
  "license": "SEE LICENSE IN LICENSE.md",
@@ -32,5 +32,5 @@
32
32
  "style-dictionary": "3.9.2",
33
33
  "token-transformer": "0.0.33"
34
34
  },
35
- "gitHead": "f9395545ef657a5418ca4d616ec1bf81bc2026a8"
35
+ "gitHead": "ddf683de4cbd6c786bf896c49ec4c1fbcd2783bf"
36
36
  }