@rijkshuisstijl-community/design-tokens 1.0.0-alpha.41 → 1.0.0-alpha.43

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 15:06:22 GMT
3
+ // Generated on Wed, 30 Oct 2024 13:28:29 GMT
4
4
 
5
5
  $rhc-space-700: 3.5rem;
6
6
  $rhc-space-600: 3rem;
@@ -300,6 +300,7 @@ $rhc-icon-only-button-padding-inline-start: 0.75rem;
300
300
  $rhc-icon-only-button-padding-inline-end: 0.75rem;
301
301
  $rhc-icon-only-button-padding-block-start: 0.75rem;
302
302
  $rhc-icon-only-button-padding-block-end: 0.75rem;
303
+ $rhc-link-list-text-decoration: None;
303
304
  $rhc-link-list-card-padding-inline-end: 1.5rem;
304
305
  $rhc-link-list-card-padding-inline-start: 1.5rem;
305
306
  $rhc-link-list-card-row-gap: 1rem;
package/dist/index.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 29 Oct 2024 15:06:22 GMT
3
+ * Generated on Wed, 30 Oct 2024 13:28:29 GMT
4
4
  */
5
5
 
6
6
  .rhc-theme {
@@ -302,6 +302,7 @@
302
302
  --rhc-icon-only-button-padding-inline-end: 0.75rem;
303
303
  --rhc-icon-only-button-padding-block-start: 0.75rem;
304
304
  --rhc-icon-only-button-padding-block-end: 0.75rem;
305
+ --rhc-link-list-text-decoration: None;
305
306
  --rhc-link-list-card-padding-inline-end: 1.5rem;
306
307
  --rhc-link-list-card-padding-inline-start: 1.5rem;
307
308
  --rhc-link-list-card-row-gap: 1rem;
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 15:06:22 GMT
3
+ * Generated on Wed, 30 Oct 2024 13:28:29 GMT
4
4
  */
5
5
 
6
6
  export const utrechtActionActivateCursor : string;
@@ -816,6 +816,7 @@ export const rhcLinkListCardPaddingBlockEnd : string;
816
816
  export const rhcLinkListCardRowGap : string;
817
817
  export const rhcLinkListCardPaddingInlineStart : string;
818
818
  export const rhcLinkListCardPaddingInlineEnd : string;
819
+ export const rhcLinkListTextDecoration : string;
819
820
  export const rhcIconOnlyButtonPaddingBlockEnd : string;
820
821
  export const rhcIconOnlyButtonPaddingBlockStart : string;
821
822
  export const rhcIconOnlyButtonPaddingInlineEnd : 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 15:06:22 GMT
3
+ * Generated on Wed, 30 Oct 2024 13:28:29 GMT
4
4
  */
5
5
 
6
6
  export const utrechtActionActivateCursor = "pointer";
@@ -815,6 +815,7 @@ export const rhcLinkListCardPaddingBlockEnd = "1.5rem";
815
815
  export const rhcLinkListCardRowGap = "1rem";
816
816
  export const rhcLinkListCardPaddingInlineStart = "1.5rem";
817
817
  export const rhcLinkListCardPaddingInlineEnd = "1.5rem";
818
+ export const rhcLinkListTextDecoration = "None";
818
819
  export const rhcIconOnlyButtonPaddingBlockEnd = "0.75rem";
819
820
  export const rhcIconOnlyButtonPaddingBlockStart = "0.75rem";
820
821
  export const rhcIconOnlyButtonPaddingInlineEnd = "0.75rem";
package/dist/index.json CHANGED
@@ -811,6 +811,7 @@
811
811
  "rhcLinkListCardRowGap": "1rem",
812
812
  "rhcLinkListCardPaddingInlineStart": "1.5rem",
813
813
  "rhcLinkListCardPaddingInlineEnd": "1.5rem",
814
+ "rhcLinkListTextDecoration": "None",
814
815
  "rhcIconOnlyButtonPaddingBlockEnd": "0.75rem",
815
816
  "rhcIconOnlyButtonPaddingBlockStart": "0.75rem",
816
817
  "rhcIconOnlyButtonPaddingInlineEnd": "0.75rem",
@@ -1261,6 +1261,9 @@
1261
1261
  "padding-inline-start": "1.5rem",
1262
1262
  "padding-inline-end": "1.5rem"
1263
1263
  },
1264
+ "link-list": {
1265
+ "text-decoration": "None"
1266
+ },
1264
1267
  "icon-only-button": {
1265
1268
  "padding-block-end": "0.75rem",
1266
1269
  "padding-block-start": "0.75rem",
package/dist/root.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 29 Oct 2024 15:06:22 GMT
3
+ * Generated on Wed, 30 Oct 2024 13:28:29 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -302,6 +302,7 @@
302
302
  --rhc-icon-only-button-padding-inline-end: 0.75rem;
303
303
  --rhc-icon-only-button-padding-block-start: 0.75rem;
304
304
  --rhc-icon-only-button-padding-block-end: 0.75rem;
305
+ --rhc-link-list-text-decoration: None;
305
306
  --rhc-link-list-card-padding-inline-end: 1.5rem;
306
307
  --rhc-link-list-card-padding-inline-start: 1.5rem;
307
308
  --rhc-link-list-card-row-gap: 1rem;
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 15:06:22 GMT
3
+ * Generated on Wed, 30 Oct 2024 13:28:29 GMT
4
4
  */
5
5
 
6
6
  export default tokens;
@@ -1284,6 +1284,9 @@ declare const tokens: {
1284
1284
  "padding-inline-start": DesignToken,
1285
1285
  "padding-inline-end": DesignToken
1286
1286
  },
1287
+ "link-list": {
1288
+ "text-decoration": DesignToken
1289
+ },
1287
1290
  "icon-only-button": {
1288
1291
  "padding-block-end": DesignToken,
1289
1292
  "padding-block-start": DesignToken,
package/dist/tokens.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 29 Oct 2024 15:06:22 GMT
3
+ * Generated on Wed, 30 Oct 2024 13:28:29 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -18986,6 +18986,29 @@ module.exports = {
18986
18986
  ]
18987
18987
  }
18988
18988
  },
18989
+ "link-list": {
18990
+ "text-decoration": {
18991
+ "value": "None",
18992
+ "type": "textDecoration",
18993
+ "filePath": "src/generated/figma.tokens.json",
18994
+ "isSource": true,
18995
+ "original": {
18996
+ "value": "None",
18997
+ "type": "textDecoration"
18998
+ },
18999
+ "name": "rhcLinkListTextDecoration",
19000
+ "attributes": {
19001
+ "category": "rhc",
19002
+ "type": "link-list",
19003
+ "item": "text-decoration"
19004
+ },
19005
+ "path": [
19006
+ "rhc",
19007
+ "link-list",
19008
+ "text-decoration"
19009
+ ]
19010
+ }
19011
+ },
18989
19012
  "icon-only-button": {
18990
19013
  "padding-block-end": {
18991
19014
  "value": "0.75rem",
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 29 Oct 2024 15:06:22 GMT
3
+ // Generated on Wed, 30 Oct 2024 13:28:29 GMT
4
4
 
5
5
  @rhc-space-700: 3.5rem;
6
6
  @rhc-space-600: 3rem;
@@ -300,6 +300,7 @@
300
300
  @rhc-icon-only-button-padding-inline-end: 0.75rem;
301
301
  @rhc-icon-only-button-padding-block-start: 0.75rem;
302
302
  @rhc-icon-only-button-padding-block-end: 0.75rem;
303
+ @rhc-link-list-text-decoration: None;
303
304
  @rhc-link-list-card-padding-inline-end: 1.5rem;
304
305
  @rhc-link-list-card-padding-inline-start: 1.5rem;
305
306
  @rhc-link-list-card-row-gap: 1rem;
@@ -3904,6 +3904,14 @@
3904
3904
  }
3905
3905
  }
3906
3906
  }
3907
+ },
3908
+ "rhc": {
3909
+ "link-list": {
3910
+ "text-decoration": {
3911
+ "value": "None",
3912
+ "type": "textDecoration"
3913
+ }
3914
+ }
3907
3915
  }
3908
3916
  },
3909
3917
  "components/link-list-card": {
@@ -6597,4 +6605,4 @@
6597
6605
  "components/icon"
6598
6606
  ]
6599
6607
  }
6600
- }
6608
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rijkshuisstijl-community/design-tokens",
3
- "version": "1.0.0-alpha.41",
3
+ "version": "1.0.0-alpha.43",
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": "fa3ca07f5b2583bf00da02ef1f7e9b1f9e72d6ee"
36
+ "gitHead": "3fc922adfeaf327a79e320f44b7d4b444a551d37"
37
37
  }
@@ -3716,6 +3716,12 @@
3716
3716
  "type": "spacing"
3717
3717
  }
3718
3718
  },
3719
+ "link-list": {
3720
+ "text-decoration": {
3721
+ "value": "None",
3722
+ "type": "textDecoration"
3723
+ }
3724
+ },
3719
3725
  "icon-only-button": {
3720
3726
  "padding-block-end": {
3721
3727
  "value": "0.75rem",