@rijkshuisstijl-community/design-tokens 1.0.0-alpha.92 → 1.0.0-alpha.94

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 Fri, 13 Dec 2024 12:14:21 GMT
3
+ // Generated on Tue, 17 Dec 2024 07:49:41 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 Fri, 13 Dec 2024 12:14:21 GMT
3
+ * Generated on Tue, 17 Dec 2024 07:49:41 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, 13 Dec 2024 12:14:21 GMT
3
+ * Generated on Tue, 17 Dec 2024 07:49:41 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 Fri, 13 Dec 2024 12:14:21 GMT
3
+ * Generated on Tue, 17 Dec 2024 07:49:41 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 Fri, 13 Dec 2024 12:14:21 GMT
3
+ * Generated on Tue, 17 Dec 2024 07:49:41 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, 13 Dec 2024 12:14:21 GMT
3
+ * Generated on Tue, 17 Dec 2024 07:49:41 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, 13 Dec 2024 12:14:21 GMT
3
+ * Generated on Tue, 17 Dec 2024 07:49:41 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, 13 Dec 2024 12:14:21 GMT
3
+ // Generated on Tue, 17 Dec 2024 07:49:41 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.92",
3
+ "version": "1.0.0-alpha.94",
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": "1c19ec0d3f01e2ec365525e3cb79881dd53adaf3"
36
+ "gitHead": "e1520868412fabddd5278e0f7e6b1506ec600f9e"
37
37
  }