@rijkshuisstijl-community/design-tokens 1.0.0-alpha.17 → 1.0.0-alpha.18

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 Wed, 27 Sep 2023 22:56:19 GMT
3
+ // Generated on Wed, 27 Sep 2023 23:00:01 GMT
4
4
 
5
5
  $rvo-select-padding-inline-start: 18px;
6
6
  $rvo-select-padding-inline-end: 50px;
package/dist/index.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 27 Sep 2023 22:56:19 GMT
3
+ * Generated on Wed, 27 Sep 2023 23:00:01 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 Wed, 27 Sep 2023 22:56:19 GMT
3
+ * Generated on Wed, 27 Sep 2023 23:00:01 GMT
4
4
  */
5
5
 
6
6
  export const basiselementenColorLogoblauw : string;
package/dist/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 27 Sep 2023 22:56:19 GMT
3
+ * Generated on Wed, 27 Sep 2023 23:00:01 GMT
4
4
  */
5
5
 
6
6
  export const basiselementenColorLogoblauw = "#154273";
package/dist/root.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 27 Sep 2023 22:56:19 GMT
3
+ * Generated on Wed, 27 Sep 2023 23:00:01 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 Wed, 27 Sep 2023 22:56:19 GMT
3
+ * Generated on Wed, 27 Sep 2023 23:00:01 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 Wed, 27 Sep 2023 22:56:19 GMT
3
+ * Generated on Wed, 27 Sep 2023 23:00:01 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 27 Sep 2023 22:56:19 GMT
3
+ // Generated on Wed, 27 Sep 2023 23:00:01 GMT
4
4
 
5
5
  @rvo-select-padding-inline-start: 18px;
6
6
  @rvo-select-padding-inline-end: 50px;
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.0-alpha.17",
2
+ "version": "1.0.0-alpha.18",
3
3
  "author": "Community for NL Design System",
4
4
  "description": "Example design tokens",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
@@ -30,5 +30,5 @@
30
30
  "rimraf": "5.0.1",
31
31
  "style-dictionary": "3.8.0"
32
32
  },
33
- "gitHead": "a85b6e6ee9279464392655566cbf56912ec154d2"
33
+ "gitHead": "2f2cf49b173d5b4fe8d2dcf32206dc39e20b3072"
34
34
  }