@rijkshuisstijl-community/design-tokens 1.0.0-alpha.7 → 1.0.0-alpha.9

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, 20 Mar 2023 15:34:52 GMT
3
+ // Generated on Tue, 29 Aug 2023 20:57:38 GMT
4
4
 
5
5
  $rvo-select-padding-inline-start: 18px;
6
6
  $rvo-select-padding-inline-end: 50px;
@@ -303,4 +303,4 @@ $utrecht-focus-inverse-outline-color: $basiselementen-color-wit;
303
303
  $utrecht-focus-outline-color: $basiselementen-color-zwart;
304
304
  $basiselementen-document-font-family: $basiselementen-font-sans-serif-font-family;
305
305
  $basiselementen-document-color: $basiselementen-color-zwart;
306
- $basiselementen-document-background-color: $basiselementen-color-wit;
306
+ $basiselementen-document-background-color: $basiselementen-color-wit;
package/dist/index.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 20 Mar 2023 15:34:52 GMT
3
+ * Generated on Tue, 29 Aug 2023 20:57:38 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, 20 Mar 2023 15:34:52 GMT
3
+ * Generated on Tue, 29 Aug 2023 20:57:38 GMT
4
4
  */
5
5
 
6
6
  export const basiselementenColorLogoblauw : string;
@@ -11,7 +11,8 @@ export const basiselementenColorLichtblauw : string;
11
11
  export const basiselementenColorLichtblauwTint1 : string;
12
12
  export const basiselementenColorLichtblauwTint2 : string;
13
13
  export const basiselementenColorDonkerblauw : string;
14
- export const basiselementenColorDonkerblauwShade1 : string; // 30% black (shade) of 'donkerblauw'
14
+ /** 30% black (shade) of 'donkerblauw' */
15
+ export const basiselementenColorDonkerblauwShade1 : string;
15
16
  export const basiselementenColorOranje : string;
16
17
  export const basiselementenColorOranjeTint1 : string;
17
18
  export const basiselementenColorOranjeTint2 : string;
@@ -52,7 +53,8 @@ export const utrechtActionBusyCursor : string;
52
53
  export const utrechtActionDisabledCursor : string;
53
54
  export const utrechtActionSubmitCursor : string;
54
55
  export const utrechtFocusOutlineColor : string;
55
- export const utrechtFocusOutlineOffset : string; // This is only for buttons. Form fields (input, select and textarea) and links do not have an offset
56
+ /** This is only for buttons. Form fields (input, select and textarea) and links do not have an offset */
57
+ export const utrechtFocusOutlineOffset : string;
56
58
  export const utrechtFocusOutlineStyle : string;
57
59
  export const utrechtFocusOutlineWidth : string;
58
60
  export const utrechtFocusInverseOutlineColor : string;
@@ -304,4 +306,4 @@ export const rvoSelectOutlineOffset : string;
304
306
  export const rvoSelectPaddingBlockEnd : string;
305
307
  export const rvoSelectPaddingBlockStart : string;
306
308
  export const rvoSelectPaddingInlineEnd : string;
307
- export const rvoSelectPaddingInlineStart : string;
309
+ export const rvoSelectPaddingInlineStart : string;
package/dist/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 20 Mar 2023 15:34:52 GMT
3
+ * Generated on Tue, 29 Aug 2023 20:57:37 GMT
4
4
  */
5
5
 
6
6
  export const basiselementenColorLogoblauw = "#154273";
@@ -304,4 +304,4 @@ export const rvoSelectOutlineOffset = "0";
304
304
  export const rvoSelectPaddingBlockEnd = "9px";
305
305
  export const rvoSelectPaddingBlockStart = "10px";
306
306
  export const rvoSelectPaddingInlineEnd = "50px";
307
- export const rvoSelectPaddingInlineStart = "18px";
307
+ export const rvoSelectPaddingInlineStart = "18px";
package/dist/index.json CHANGED
@@ -301,4 +301,4 @@
301
301
  "rvoSelectPaddingBlockStart": "10px",
302
302
  "rvoSelectPaddingInlineEnd": "50px",
303
303
  "rvoSelectPaddingInlineStart": "18px"
304
- }
304
+ }
@@ -685,4 +685,4 @@
685
685
  "padding-inline-start": "18px"
686
686
  }
687
687
  }
688
- }
688
+ }
package/dist/root.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 20 Mar 2023 15:34:52 GMT
3
+ * Generated on Tue, 29 Aug 2023 20:57:37 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, 20 Mar 2023 15:34:52 GMT
3
+ * Generated on Tue, 29 Aug 2023 20:57:38 GMT
4
4
  */
5
5
 
6
6
  export default tokens;
@@ -707,4 +707,4 @@ declare const tokens: {
707
707
  "padding-inline-start": DesignToken
708
708
  }
709
709
  }
710
- }
710
+ }
package/dist/tokens.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 20 Mar 2023 15:34:52 GMT
3
+ * Generated on Tue, 29 Aug 2023 20:57:37 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -6551,4 +6551,4 @@ module.exports = {
6551
6551
  }
6552
6552
  }
6553
6553
  }
6554
- };
6554
+ };
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 20 Mar 2023 15:34:52 GMT
3
+ // Generated on Tue, 29 Aug 2023 20:57:38 GMT
4
4
 
5
5
  @rvo-select-padding-inline-start: 18px;
6
6
  @rvo-select-padding-inline-end: 50px;
@@ -303,4 +303,4 @@
303
303
  @utrecht-focus-outline-color: @basiselementen-color-zwart;
304
304
  @basiselementen-document-font-family: @basiselementen-font-sans-serif-font-family;
305
305
  @basiselementen-document-color: @basiselementen-color-zwart;
306
- @basiselementen-document-background-color: @basiselementen-color-wit;
306
+ @basiselementen-document-background-color: @basiselementen-color-wit;
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.0-alpha.7",
2
+ "version": "1.0.0-alpha.9",
3
3
  "author": "Community for NL Design System",
4
4
  "description": "Example design tokens",
5
5
  "license": "EUPL-1.2",
@@ -27,8 +27,8 @@
27
27
  "devDependencies": {
28
28
  "chokidar-cli": "3.0.0",
29
29
  "npm-run-all": "4.1.5",
30
- "rimraf": "4.1.2",
31
- "style-dictionary": "3.7.2"
30
+ "rimraf": "5.0.1",
31
+ "style-dictionary": "3.8.0"
32
32
  },
33
- "gitHead": "cdea7c998787d22494557d8b048c09956f423f6f"
33
+ "gitHead": "0ebb5b835053731c4c65b00901b4e4f2265527e3"
34
34
  }