@rijkshuisstijl-community/design-tokens 1.0.0-alpha.36 → 1.0.0-alpha.38

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.
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 29 Oct 2024 10:06:39 GMT
3
+ // Generated on Tue, 29 Oct 2024 10:35:07 GMT
4
4
 
5
5
  $rhc-space-700: 3.5rem;
6
6
  $rhc-space-600: 3rem;
package/dist/index.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 29 Oct 2024 10:06:39 GMT
3
+ * Generated on Tue, 29 Oct 2024 10:35:07 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 Tue, 29 Oct 2024 10:06:39 GMT
3
+ * Generated on Tue, 29 Oct 2024 10:35:07 GMT
4
4
  */
5
5
 
6
6
  export const utrechtActionActivateCursor : string;
package/dist/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 29 Oct 2024 10:06:39 GMT
3
+ * Generated on Tue, 29 Oct 2024 10:35:07 GMT
4
4
  */
5
5
 
6
6
  export const utrechtActionActivateCursor = "pointer";
package/dist/root.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 29 Oct 2024 10:06:39 GMT
3
+ * Generated on Tue, 29 Oct 2024 10:35:07 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 Tue, 29 Oct 2024 10:06:39 GMT
3
+ * Generated on Tue, 29 Oct 2024 10:35:07 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 Tue, 29 Oct 2024 10:06:39 GMT
3
+ * Generated on Tue, 29 Oct 2024 10:35: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 Tue, 29 Oct 2024 10:06:39 GMT
3
+ // Generated on Tue, 29 Oct 2024 10:35:07 GMT
4
4
 
5
5
  @rhc-space-700: 3.5rem;
6
6
  @rhc-space-600: 3rem;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rijkshuisstijl-community/design-tokens",
3
- "version": "1.0.0-alpha.36",
3
+ "version": "1.0.0-alpha.38",
4
4
  "author": "Community for NL Design System",
5
5
  "description": "Example design tokens",
6
6
  "license": "SEE LICENSE IN LICENSE.md",
@@ -33,5 +33,5 @@
33
33
  "style-dictionary": "3.9.2",
34
34
  "token-transformer": "0.0.33"
35
35
  },
36
- "gitHead": "0669b30ac608ee4ce9da4431873d7e4e1a874f1e"
36
+ "gitHead": "77fc27fb43af6db74c7a4a9d7a7d86bfb3281e12"
37
37
  }