@rijkshuisstijl-community/design-tokens 1.0.0-alpha.67 → 1.0.0-alpha.69

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 Mon, 18 Nov 2024 09:52:28 GMT
3
+ // Generated on Tue, 19 Nov 2024 14:02:00 GMT
4
4
 
5
5
  $rhc-sub-nav-bar-content-list-row-gap: 0.5rem;
6
6
  $rhc-sub-nav-bar-content-max-inline-size: 1280px;
package/dist/index.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 18 Nov 2024 09:52:28 GMT
3
+ * Generated on Tue, 19 Nov 2024 14:02:00 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 Mon, 18 Nov 2024 09:52:28 GMT
3
+ * Generated on Tue, 19 Nov 2024 14:02:00 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 Mon, 18 Nov 2024 09:52:28 GMT
3
+ * Generated on Tue, 19 Nov 2024 14:02:00 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 Mon, 18 Nov 2024 09:52:28 GMT
3
+ * Generated on Tue, 19 Nov 2024 14:02:00 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 Mon, 18 Nov 2024 09:52:28 GMT
3
+ * Generated on Tue, 19 Nov 2024 14:02:00 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 Mon, 18 Nov 2024 09:52:28 GMT
3
+ * Generated on Tue, 19 Nov 2024 14:02:00 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 18 Nov 2024 09:52:28 GMT
3
+ // Generated on Tue, 19 Nov 2024 14:02:00 GMT
4
4
 
5
5
  @rhc-sub-nav-bar-content-list-row-gap: 0.5rem;
6
6
  @rhc-sub-nav-bar-content-max-inline-size: 1280px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rijkshuisstijl-community/design-tokens",
3
- "version": "1.0.0-alpha.67",
3
+ "version": "1.0.0-alpha.69",
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": "28a0880e461ebd47c0e5da5e4246c351ac891458"
36
+ "gitHead": "7a127c352f3675ba6b45b09215ae4667a7c0b298"
37
37
  }