@rijkshuisstijl-community/design-tokens 1.0.0-alpha.45 → 1.0.0-alpha.46

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,7 +1,17 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 31 Oct 2024 14:38:45 GMT
3
+ // Generated on Thu, 31 Oct 2024 15:37:43 GMT
4
4
 
5
+ $rhc-sub-nav-bar-content-list-row-gap: 0.5rem;
6
+ $rhc-sub-nav-bar-content-max-inline-size: 1280px;
7
+ $rhc-sub-nav-bar-content-padding-inline-start: 1rem;
8
+ $rhc-sub-nav-bar-content-padding-inline-end: 1rem;
9
+ $rhc-sub-nav-bar-inline-size: 100%;
10
+ $rhc-sub-nav-bar-padding-block-start: 2rem;
11
+ $rhc-sub-nav-bar-padding-block-end: 2rem;
12
+ $rhc-sub-nav-bar-column-width: 375px;
13
+ $rhc-sub-nav-bar-column-gap: 0.5rem;
14
+ $rhc-sub-nav-bar-background-color: #f2f4f6;
5
15
  $rhc-space-700: 3.5rem;
6
16
  $rhc-space-600: 3rem;
7
17
  $rhc-space-500: 2.5rem;
@@ -270,6 +280,9 @@ $rhc-page-footer-padding-block-start: 2.5rem;
270
280
  $rhc-page-footer-border-block-start-style: solid;
271
281
  $rhc-page-footer-border-block-start-color: #154273;
272
282
  $rhc-page-footer-border-block-start-width: 2px;
283
+ $rhc-page-footer-content-padding-inline-end: 1rem;
284
+ $rhc-page-footer-content-padding-inline-start: 1rem;
285
+ $rhc-page-footer-content-max-inline-size: 1280px;
273
286
  $rhc-page-footer-column-title-margin-block-end: 0.75rem;
274
287
  $rhc-page-footer-column-width: 200px;
275
288
  $rhc-page-footer-column-gap: 1.5rem;
@@ -362,7 +375,9 @@ $rhc-nav-bar-icon-size: 24px;
362
375
  $rhc-nav-bar-icon-active-color: #fff;
363
376
  $rhc-nav-bar-icon-color: #154273;
364
377
  $rhc-nav-bar-content-column-gap: 1rem;
378
+ $rhc-nav-bar-container-inline-size: 100%;
365
379
  $rhc-nav-bar-padding-inline: 1rem;
380
+ $rhc-nav-bar-max-inline-size: 1280px;
366
381
  $rhc-nav-bar-border-block-end-width: 1px;
367
382
  $rhc-navigation-list-item-padding-inline: 1rem;
368
383
  $rhc-navigation-list-item-padding-block: 0.75rem;
package/dist/index.css CHANGED
@@ -1,9 +1,19 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 31 Oct 2024 14:38:44 GMT
3
+ * Generated on Thu, 31 Oct 2024 15:37:43 GMT
4
4
  */
5
5
 
6
6
  .rhc-theme {
7
+ --rhc-sub-nav-bar-content-list-row-gap: 0.5rem;
8
+ --rhc-sub-nav-bar-content-max-inline-size: 1280px;
9
+ --rhc-sub-nav-bar-content-padding-inline-start: 1rem;
10
+ --rhc-sub-nav-bar-content-padding-inline-end: 1rem;
11
+ --rhc-sub-nav-bar-inline-size: 100%;
12
+ --rhc-sub-nav-bar-padding-block-start: 2rem;
13
+ --rhc-sub-nav-bar-padding-block-end: 2rem;
14
+ --rhc-sub-nav-bar-column-width: 375px;
15
+ --rhc-sub-nav-bar-column-gap: 0.5rem;
16
+ --rhc-sub-nav-bar-background-color: #f2f4f6;
7
17
  --rhc-space-700: 3.5rem;
8
18
  --rhc-space-600: 3rem;
9
19
  --rhc-space-500: 2.5rem;
@@ -272,6 +282,9 @@
272
282
  --rhc-page-footer-border-block-start-style: solid;
273
283
  --rhc-page-footer-border-block-start-color: #154273;
274
284
  --rhc-page-footer-border-block-start-width: 2px;
285
+ --rhc-page-footer-content-padding-inline-end: 1rem;
286
+ --rhc-page-footer-content-padding-inline-start: 1rem;
287
+ --rhc-page-footer-content-max-inline-size: 1280px;
275
288
  --rhc-page-footer-column-title-margin-block-end: 0.75rem;
276
289
  --rhc-page-footer-column-width: 200px;
277
290
  --rhc-page-footer-column-gap: 1.5rem;
@@ -364,7 +377,9 @@
364
377
  --rhc-nav-bar-icon-active-color: #fff;
365
378
  --rhc-nav-bar-icon-color: #154273;
366
379
  --rhc-nav-bar-content-column-gap: 1rem;
380
+ --rhc-nav-bar-container-inline-size: 100%;
367
381
  --rhc-nav-bar-padding-inline: 1rem;
382
+ --rhc-nav-bar-max-inline-size: 1280px;
368
383
  --rhc-nav-bar-border-block-end-width: 1px;
369
384
  --rhc-navigation-list-item-padding-inline: 1rem;
370
385
  --rhc-navigation-list-item-padding-block: 0.75rem;
package/dist/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 31 Oct 2024 14:38:45 GMT
3
+ * Generated on Thu, 31 Oct 2024 15:37:43 GMT
4
4
  */
5
5
 
6
6
  export const utrechtActionActivateCursor : string;
@@ -757,7 +757,9 @@ export const rhcNavigationListItemMinHeight : string;
757
757
  export const rhcNavigationListItemPaddingBlock : string;
758
758
  export const rhcNavigationListItemPaddingInline : string;
759
759
  export const rhcNavBarBorderBlockEndWidth : string;
760
+ export const rhcNavBarMaxInlineSize : string;
760
761
  export const rhcNavBarPaddingInline : string;
762
+ export const rhcNavBarContainerInlineSize : string;
761
763
  export const rhcNavBarContentColumnGap : string;
762
764
  export const rhcNavBarIconColor : string;
763
765
  export const rhcNavBarIconActiveColor : string;
@@ -850,6 +852,9 @@ export const rhcFormFieldCheckboxOptionMarginBlockEnd : number;
850
852
  export const rhcPageFooterColumnGap : string;
851
853
  export const rhcPageFooterColumnWidth : string;
852
854
  export const rhcPageFooterColumnTitleMarginBlockEnd : string;
855
+ export const rhcPageFooterContentMaxInlineSize : string;
856
+ export const rhcPageFooterContentPaddingInlineStart : string;
857
+ export const rhcPageFooterContentPaddingInlineEnd : string;
853
858
  export const rhcPageFooterBorderBlockStartWidth : string;
854
859
  export const rhcPageFooterBorderBlockStartColor : string;
855
860
  export const rhcPageFooterBorderBlockStartStyle : string;
@@ -1118,3 +1123,13 @@ export const rhcSpace400 : string;
1118
1123
  export const rhcSpace500 : string;
1119
1124
  export const rhcSpace600 : string;
1120
1125
  export const rhcSpace700 : string;
1126
+ export const rhcSubNavBarBackgroundColor : string;
1127
+ export const rhcSubNavBarColumnGap : string;
1128
+ export const rhcSubNavBarColumnWidth : string;
1129
+ export const rhcSubNavBarPaddingBlockEnd : string;
1130
+ export const rhcSubNavBarPaddingBlockStart : string;
1131
+ export const rhcSubNavBarInlineSize : string;
1132
+ export const rhcSubNavBarContentPaddingInlineEnd : string;
1133
+ export const rhcSubNavBarContentPaddingInlineStart : string;
1134
+ export const rhcSubNavBarContentMaxInlineSize : string;
1135
+ export const rhcSubNavBarContentListRowGap : string;
package/dist/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 31 Oct 2024 14:38:44 GMT
3
+ * Generated on Thu, 31 Oct 2024 15:37:42 GMT
4
4
  */
5
5
 
6
6
  export const utrechtActionActivateCursor = "pointer";
@@ -756,7 +756,9 @@ export const rhcNavigationListItemMinHeight = "48px";
756
756
  export const rhcNavigationListItemPaddingBlock = "0.75rem";
757
757
  export const rhcNavigationListItemPaddingInline = "1rem";
758
758
  export const rhcNavBarBorderBlockEndWidth = "1px";
759
+ export const rhcNavBarMaxInlineSize = "1280px";
759
760
  export const rhcNavBarPaddingInline = "1rem";
761
+ export const rhcNavBarContainerInlineSize = "100%";
760
762
  export const rhcNavBarContentColumnGap = "1rem";
761
763
  export const rhcNavBarIconColor = "#154273";
762
764
  export const rhcNavBarIconActiveColor = "#fff";
@@ -849,6 +851,9 @@ export const rhcFormFieldCheckboxOptionMarginBlockEnd = 0;
849
851
  export const rhcPageFooterColumnGap = "1.5rem";
850
852
  export const rhcPageFooterColumnWidth = "200px";
851
853
  export const rhcPageFooterColumnTitleMarginBlockEnd = "0.75rem";
854
+ export const rhcPageFooterContentMaxInlineSize = "1280px";
855
+ export const rhcPageFooterContentPaddingInlineStart = "1rem";
856
+ export const rhcPageFooterContentPaddingInlineEnd = "1rem";
852
857
  export const rhcPageFooterBorderBlockStartWidth = "2px";
853
858
  export const rhcPageFooterBorderBlockStartColor = "#154273";
854
859
  export const rhcPageFooterBorderBlockStartStyle = "solid";
@@ -1117,3 +1122,13 @@ export const rhcSpace400 = "2rem";
1117
1122
  export const rhcSpace500 = "2.5rem";
1118
1123
  export const rhcSpace600 = "3rem";
1119
1124
  export const rhcSpace700 = "3.5rem";
1125
+ export const rhcSubNavBarBackgroundColor = "#f2f4f6";
1126
+ export const rhcSubNavBarColumnGap = "0.5rem";
1127
+ export const rhcSubNavBarColumnWidth = "375px";
1128
+ export const rhcSubNavBarPaddingBlockEnd = "2rem";
1129
+ export const rhcSubNavBarPaddingBlockStart = "2rem";
1130
+ export const rhcSubNavBarInlineSize = "100%";
1131
+ export const rhcSubNavBarContentPaddingInlineEnd = "1rem";
1132
+ export const rhcSubNavBarContentPaddingInlineStart = "1rem";
1133
+ export const rhcSubNavBarContentMaxInlineSize = "1280px";
1134
+ export const rhcSubNavBarContentListRowGap = "0.5rem";
package/dist/index.json CHANGED
@@ -752,7 +752,9 @@
752
752
  "rhcNavigationListItemPaddingBlock": "0.75rem",
753
753
  "rhcNavigationListItemPaddingInline": "1rem",
754
754
  "rhcNavBarBorderBlockEndWidth": "1px",
755
+ "rhcNavBarMaxInlineSize": "1280px",
755
756
  "rhcNavBarPaddingInline": "1rem",
757
+ "rhcNavBarContainerInlineSize": "100%",
756
758
  "rhcNavBarContentColumnGap": "1rem",
757
759
  "rhcNavBarIconColor": "#154273",
758
760
  "rhcNavBarIconActiveColor": "#fff",
@@ -845,6 +847,9 @@
845
847
  "rhcPageFooterColumnGap": "1.5rem",
846
848
  "rhcPageFooterColumnWidth": "200px",
847
849
  "rhcPageFooterColumnTitleMarginBlockEnd": "0.75rem",
850
+ "rhcPageFooterContentMaxInlineSize": "1280px",
851
+ "rhcPageFooterContentPaddingInlineStart": "1rem",
852
+ "rhcPageFooterContentPaddingInlineEnd": "1rem",
848
853
  "rhcPageFooterBorderBlockStartWidth": "2px",
849
854
  "rhcPageFooterBorderBlockStartColor": "#154273",
850
855
  "rhcPageFooterBorderBlockStartStyle": "solid",
@@ -1112,5 +1117,15 @@
1112
1117
  "rhcSpace400": "2rem",
1113
1118
  "rhcSpace500": "2.5rem",
1114
1119
  "rhcSpace600": "3rem",
1115
- "rhcSpace700": "3.5rem"
1120
+ "rhcSpace700": "3.5rem",
1121
+ "rhcSubNavBarBackgroundColor": "#f2f4f6",
1122
+ "rhcSubNavBarColumnGap": "0.5rem",
1123
+ "rhcSubNavBarColumnWidth": "375px",
1124
+ "rhcSubNavBarPaddingBlockEnd": "2rem",
1125
+ "rhcSubNavBarPaddingBlockStart": "2rem",
1126
+ "rhcSubNavBarInlineSize": "100%",
1127
+ "rhcSubNavBarContentPaddingInlineEnd": "1rem",
1128
+ "rhcSubNavBarContentPaddingInlineStart": "1rem",
1129
+ "rhcSubNavBarContentMaxInlineSize": "1280px",
1130
+ "rhcSubNavBarContentListRowGap": "0.5rem"
1116
1131
  }
@@ -1163,7 +1163,11 @@
1163
1163
  },
1164
1164
  "nav-bar": {
1165
1165
  "border-block-end-width": "1px",
1166
+ "max-inline-size": "1280px",
1166
1167
  "padding-inline": "1rem",
1168
+ "container": {
1169
+ "inline-size": "100%"
1170
+ },
1167
1171
  "content": {
1168
1172
  "column-gap": "1rem"
1169
1173
  },
@@ -1322,6 +1326,11 @@
1322
1326
  "margin-block-end": "0.75rem"
1323
1327
  }
1324
1328
  },
1329
+ "content": {
1330
+ "max-inline-size": "1280px",
1331
+ "padding-inline-start": "1rem",
1332
+ "padding-inline-end": "1rem"
1333
+ },
1325
1334
  "border": {
1326
1335
  "block-start": {
1327
1336
  "width": "2px",
@@ -1726,6 +1735,22 @@
1726
1735
  "500": "2.5rem",
1727
1736
  "600": "3rem",
1728
1737
  "700": "3.5rem"
1738
+ },
1739
+ "sub-nav-bar": {
1740
+ "background-color": "#f2f4f6",
1741
+ "column-gap": "0.5rem",
1742
+ "column-width": "375px",
1743
+ "padding-block-end": "2rem",
1744
+ "padding-block-start": "2rem",
1745
+ "inline-size": "100%",
1746
+ "content": {
1747
+ "padding-inline-end": "1rem",
1748
+ "padding-inline-start": "1rem",
1749
+ "max-inline-size": "1280px",
1750
+ "list": {
1751
+ "row-gap": "0.5rem"
1752
+ }
1753
+ }
1729
1754
  }
1730
1755
  }
1731
1756
  }
package/dist/root.css CHANGED
@@ -1,9 +1,19 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 31 Oct 2024 14:38:44 GMT
3
+ * Generated on Thu, 31 Oct 2024 15:37:43 GMT
4
4
  */
5
5
 
6
6
  :root {
7
+ --rhc-sub-nav-bar-content-list-row-gap: 0.5rem;
8
+ --rhc-sub-nav-bar-content-max-inline-size: 1280px;
9
+ --rhc-sub-nav-bar-content-padding-inline-start: 1rem;
10
+ --rhc-sub-nav-bar-content-padding-inline-end: 1rem;
11
+ --rhc-sub-nav-bar-inline-size: 100%;
12
+ --rhc-sub-nav-bar-padding-block-start: 2rem;
13
+ --rhc-sub-nav-bar-padding-block-end: 2rem;
14
+ --rhc-sub-nav-bar-column-width: 375px;
15
+ --rhc-sub-nav-bar-column-gap: 0.5rem;
16
+ --rhc-sub-nav-bar-background-color: #f2f4f6;
7
17
  --rhc-space-700: 3.5rem;
8
18
  --rhc-space-600: 3rem;
9
19
  --rhc-space-500: 2.5rem;
@@ -272,6 +282,9 @@
272
282
  --rhc-page-footer-border-block-start-style: solid;
273
283
  --rhc-page-footer-border-block-start-color: #154273;
274
284
  --rhc-page-footer-border-block-start-width: 2px;
285
+ --rhc-page-footer-content-padding-inline-end: 1rem;
286
+ --rhc-page-footer-content-padding-inline-start: 1rem;
287
+ --rhc-page-footer-content-max-inline-size: 1280px;
275
288
  --rhc-page-footer-column-title-margin-block-end: 0.75rem;
276
289
  --rhc-page-footer-column-width: 200px;
277
290
  --rhc-page-footer-column-gap: 1.5rem;
@@ -364,7 +377,9 @@
364
377
  --rhc-nav-bar-icon-active-color: #fff;
365
378
  --rhc-nav-bar-icon-color: #154273;
366
379
  --rhc-nav-bar-content-column-gap: 1rem;
380
+ --rhc-nav-bar-container-inline-size: 100%;
367
381
  --rhc-nav-bar-padding-inline: 1rem;
382
+ --rhc-nav-bar-max-inline-size: 1280px;
368
383
  --rhc-nav-bar-border-block-end-width: 1px;
369
384
  --rhc-navigation-list-item-padding-inline: 1rem;
370
385
  --rhc-navigation-list-item-padding-block: 0.75rem;
package/dist/tokens.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 31 Oct 2024 14:38:45 GMT
3
+ * Generated on Thu, 31 Oct 2024 15:37:43 GMT
4
4
  */
5
5
 
6
6
  export default tokens;
@@ -1186,7 +1186,11 @@ declare const tokens: {
1186
1186
  },
1187
1187
  "nav-bar": {
1188
1188
  "border-block-end-width": DesignToken,
1189
+ "max-inline-size": DesignToken,
1189
1190
  "padding-inline": DesignToken,
1191
+ "container": {
1192
+ "inline-size": DesignToken
1193
+ },
1190
1194
  "content": {
1191
1195
  "column-gap": DesignToken
1192
1196
  },
@@ -1345,6 +1349,11 @@ declare const tokens: {
1345
1349
  "margin-block-end": DesignToken
1346
1350
  }
1347
1351
  },
1352
+ "content": {
1353
+ "max-inline-size": DesignToken,
1354
+ "padding-inline-start": DesignToken,
1355
+ "padding-inline-end": DesignToken
1356
+ },
1348
1357
  "border": {
1349
1358
  "block-start": {
1350
1359
  "width": DesignToken,
@@ -1749,6 +1758,22 @@ declare const tokens: {
1749
1758
  "500": DesignToken,
1750
1759
  "600": DesignToken,
1751
1760
  "700": DesignToken
1761
+ },
1762
+ "sub-nav-bar": {
1763
+ "background-color": DesignToken,
1764
+ "column-gap": DesignToken,
1765
+ "column-width": DesignToken,
1766
+ "padding-block-end": DesignToken,
1767
+ "padding-block-start": DesignToken,
1768
+ "inline-size": DesignToken,
1769
+ "content": {
1770
+ "padding-inline-end": DesignToken,
1771
+ "padding-inline-start": DesignToken,
1772
+ "max-inline-size": DesignToken,
1773
+ "list": {
1774
+ "row-gap": DesignToken
1775
+ }
1776
+ }
1752
1777
  }
1753
1778
  }
1754
1779
  }
package/dist/tokens.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 31 Oct 2024 14:38:44 GMT
3
+ * Generated on Thu, 31 Oct 2024 15:37:42 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -17584,6 +17584,27 @@ module.exports = {
17584
17584
  "border-block-end-width"
17585
17585
  ]
17586
17586
  },
17587
+ "max-inline-size": {
17588
+ "value": "1280px",
17589
+ "type": "sizing",
17590
+ "filePath": "src/generated/figma.tokens.json",
17591
+ "isSource": true,
17592
+ "original": {
17593
+ "value": "1280px",
17594
+ "type": "sizing"
17595
+ },
17596
+ "name": "rhcNavBarMaxInlineSize",
17597
+ "attributes": {
17598
+ "category": "rhc",
17599
+ "type": "nav-bar",
17600
+ "item": "max-inline-size"
17601
+ },
17602
+ "path": [
17603
+ "rhc",
17604
+ "nav-bar",
17605
+ "max-inline-size"
17606
+ ]
17607
+ },
17587
17608
  "padding-inline": {
17588
17609
  "value": "1rem",
17589
17610
  "type": "spacing",
@@ -17605,6 +17626,31 @@ module.exports = {
17605
17626
  "padding-inline"
17606
17627
  ]
17607
17628
  },
17629
+ "container": {
17630
+ "inline-size": {
17631
+ "value": "100%",
17632
+ "type": "sizing",
17633
+ "filePath": "src/generated/figma.tokens.json",
17634
+ "isSource": true,
17635
+ "original": {
17636
+ "value": "100%",
17637
+ "type": "sizing"
17638
+ },
17639
+ "name": "rhcNavBarContainerInlineSize",
17640
+ "attributes": {
17641
+ "category": "rhc",
17642
+ "type": "nav-bar",
17643
+ "item": "container",
17644
+ "subitem": "inline-size"
17645
+ },
17646
+ "path": [
17647
+ "rhc",
17648
+ "nav-bar",
17649
+ "container",
17650
+ "inline-size"
17651
+ ]
17652
+ }
17653
+ },
17608
17654
  "content": {
17609
17655
  "column-gap": {
17610
17656
  "value": "1rem",
@@ -19771,6 +19817,77 @@ module.exports = {
19771
19817
  }
19772
19818
  }
19773
19819
  },
19820
+ "content": {
19821
+ "max-inline-size": {
19822
+ "value": "1280px",
19823
+ "type": "sizing",
19824
+ "filePath": "src/generated/figma.tokens.json",
19825
+ "isSource": true,
19826
+ "original": {
19827
+ "value": "1280px",
19828
+ "type": "sizing"
19829
+ },
19830
+ "name": "rhcPageFooterContentMaxInlineSize",
19831
+ "attributes": {
19832
+ "category": "rhc",
19833
+ "type": "page-footer",
19834
+ "item": "content",
19835
+ "subitem": "max-inline-size"
19836
+ },
19837
+ "path": [
19838
+ "rhc",
19839
+ "page-footer",
19840
+ "content",
19841
+ "max-inline-size"
19842
+ ]
19843
+ },
19844
+ "padding-inline-start": {
19845
+ "value": "1rem",
19846
+ "type": "spacing",
19847
+ "filePath": "src/generated/figma.tokens.json",
19848
+ "isSource": true,
19849
+ "original": {
19850
+ "value": "1rem",
19851
+ "type": "spacing"
19852
+ },
19853
+ "name": "rhcPageFooterContentPaddingInlineStart",
19854
+ "attributes": {
19855
+ "category": "rhc",
19856
+ "type": "page-footer",
19857
+ "item": "content",
19858
+ "subitem": "padding-inline-start"
19859
+ },
19860
+ "path": [
19861
+ "rhc",
19862
+ "page-footer",
19863
+ "content",
19864
+ "padding-inline-start"
19865
+ ]
19866
+ },
19867
+ "padding-inline-end": {
19868
+ "value": "1rem",
19869
+ "type": "spacing",
19870
+ "filePath": "src/generated/figma.tokens.json",
19871
+ "isSource": true,
19872
+ "original": {
19873
+ "value": "1rem",
19874
+ "type": "spacing"
19875
+ },
19876
+ "name": "rhcPageFooterContentPaddingInlineEnd",
19877
+ "attributes": {
19878
+ "category": "rhc",
19879
+ "type": "page-footer",
19880
+ "item": "content",
19881
+ "subitem": "padding-inline-end"
19882
+ },
19883
+ "path": [
19884
+ "rhc",
19885
+ "page-footer",
19886
+ "content",
19887
+ "padding-inline-end"
19888
+ ]
19889
+ }
19890
+ },
19774
19891
  "border": {
19775
19892
  "block-start": {
19776
19893
  "width": {
@@ -26233,6 +26350,232 @@ module.exports = {
26233
26350
  "700"
26234
26351
  ]
26235
26352
  }
26353
+ },
26354
+ "sub-nav-bar": {
26355
+ "background-color": {
26356
+ "value": "#f2f4f6",
26357
+ "type": "color",
26358
+ "filePath": "src/generated/figma.tokens.json",
26359
+ "isSource": true,
26360
+ "original": {
26361
+ "value": "#f2f4f6",
26362
+ "type": "color"
26363
+ },
26364
+ "name": "rhcSubNavBarBackgroundColor",
26365
+ "attributes": {
26366
+ "category": "rhc",
26367
+ "type": "sub-nav-bar",
26368
+ "item": "background-color"
26369
+ },
26370
+ "path": [
26371
+ "rhc",
26372
+ "sub-nav-bar",
26373
+ "background-color"
26374
+ ]
26375
+ },
26376
+ "column-gap": {
26377
+ "value": "0.5rem",
26378
+ "type": "spacing",
26379
+ "filePath": "src/generated/figma.tokens.json",
26380
+ "isSource": true,
26381
+ "original": {
26382
+ "value": "0.5rem",
26383
+ "type": "spacing"
26384
+ },
26385
+ "name": "rhcSubNavBarColumnGap",
26386
+ "attributes": {
26387
+ "category": "rhc",
26388
+ "type": "sub-nav-bar",
26389
+ "item": "column-gap"
26390
+ },
26391
+ "path": [
26392
+ "rhc",
26393
+ "sub-nav-bar",
26394
+ "column-gap"
26395
+ ]
26396
+ },
26397
+ "column-width": {
26398
+ "value": "375px",
26399
+ "type": "sizing",
26400
+ "filePath": "src/generated/figma.tokens.json",
26401
+ "isSource": true,
26402
+ "original": {
26403
+ "value": "375px",
26404
+ "type": "sizing"
26405
+ },
26406
+ "name": "rhcSubNavBarColumnWidth",
26407
+ "attributes": {
26408
+ "category": "rhc",
26409
+ "type": "sub-nav-bar",
26410
+ "item": "column-width"
26411
+ },
26412
+ "path": [
26413
+ "rhc",
26414
+ "sub-nav-bar",
26415
+ "column-width"
26416
+ ]
26417
+ },
26418
+ "padding-block-end": {
26419
+ "value": "2rem",
26420
+ "type": "spacing",
26421
+ "filePath": "src/generated/figma.tokens.json",
26422
+ "isSource": true,
26423
+ "original": {
26424
+ "value": "2rem",
26425
+ "type": "spacing"
26426
+ },
26427
+ "name": "rhcSubNavBarPaddingBlockEnd",
26428
+ "attributes": {
26429
+ "category": "rhc",
26430
+ "type": "sub-nav-bar",
26431
+ "item": "padding-block-end"
26432
+ },
26433
+ "path": [
26434
+ "rhc",
26435
+ "sub-nav-bar",
26436
+ "padding-block-end"
26437
+ ]
26438
+ },
26439
+ "padding-block-start": {
26440
+ "value": "2rem",
26441
+ "type": "spacing",
26442
+ "filePath": "src/generated/figma.tokens.json",
26443
+ "isSource": true,
26444
+ "original": {
26445
+ "value": "2rem",
26446
+ "type": "spacing"
26447
+ },
26448
+ "name": "rhcSubNavBarPaddingBlockStart",
26449
+ "attributes": {
26450
+ "category": "rhc",
26451
+ "type": "sub-nav-bar",
26452
+ "item": "padding-block-start"
26453
+ },
26454
+ "path": [
26455
+ "rhc",
26456
+ "sub-nav-bar",
26457
+ "padding-block-start"
26458
+ ]
26459
+ },
26460
+ "inline-size": {
26461
+ "value": "100%",
26462
+ "type": "sizing",
26463
+ "filePath": "src/generated/figma.tokens.json",
26464
+ "isSource": true,
26465
+ "original": {
26466
+ "value": "100%",
26467
+ "type": "sizing"
26468
+ },
26469
+ "name": "rhcSubNavBarInlineSize",
26470
+ "attributes": {
26471
+ "category": "rhc",
26472
+ "type": "sub-nav-bar",
26473
+ "item": "inline-size"
26474
+ },
26475
+ "path": [
26476
+ "rhc",
26477
+ "sub-nav-bar",
26478
+ "inline-size"
26479
+ ]
26480
+ },
26481
+ "content": {
26482
+ "padding-inline-end": {
26483
+ "value": "1rem",
26484
+ "type": "spacing",
26485
+ "filePath": "src/generated/figma.tokens.json",
26486
+ "isSource": true,
26487
+ "original": {
26488
+ "value": "1rem",
26489
+ "type": "spacing"
26490
+ },
26491
+ "name": "rhcSubNavBarContentPaddingInlineEnd",
26492
+ "attributes": {
26493
+ "category": "rhc",
26494
+ "type": "sub-nav-bar",
26495
+ "item": "content",
26496
+ "subitem": "padding-inline-end"
26497
+ },
26498
+ "path": [
26499
+ "rhc",
26500
+ "sub-nav-bar",
26501
+ "content",
26502
+ "padding-inline-end"
26503
+ ]
26504
+ },
26505
+ "padding-inline-start": {
26506
+ "value": "1rem",
26507
+ "type": "spacing",
26508
+ "filePath": "src/generated/figma.tokens.json",
26509
+ "isSource": true,
26510
+ "original": {
26511
+ "value": "1rem",
26512
+ "type": "spacing"
26513
+ },
26514
+ "name": "rhcSubNavBarContentPaddingInlineStart",
26515
+ "attributes": {
26516
+ "category": "rhc",
26517
+ "type": "sub-nav-bar",
26518
+ "item": "content",
26519
+ "subitem": "padding-inline-start"
26520
+ },
26521
+ "path": [
26522
+ "rhc",
26523
+ "sub-nav-bar",
26524
+ "content",
26525
+ "padding-inline-start"
26526
+ ]
26527
+ },
26528
+ "max-inline-size": {
26529
+ "value": "1280px",
26530
+ "type": "sizing",
26531
+ "filePath": "src/generated/figma.tokens.json",
26532
+ "isSource": true,
26533
+ "original": {
26534
+ "value": "1280px",
26535
+ "type": "sizing"
26536
+ },
26537
+ "name": "rhcSubNavBarContentMaxInlineSize",
26538
+ "attributes": {
26539
+ "category": "rhc",
26540
+ "type": "sub-nav-bar",
26541
+ "item": "content",
26542
+ "subitem": "max-inline-size"
26543
+ },
26544
+ "path": [
26545
+ "rhc",
26546
+ "sub-nav-bar",
26547
+ "content",
26548
+ "max-inline-size"
26549
+ ]
26550
+ },
26551
+ "list": {
26552
+ "row-gap": {
26553
+ "value": "0.5rem",
26554
+ "type": "spacing",
26555
+ "filePath": "src/generated/figma.tokens.json",
26556
+ "isSource": true,
26557
+ "original": {
26558
+ "value": "0.5rem",
26559
+ "type": "spacing"
26560
+ },
26561
+ "name": "rhcSubNavBarContentListRowGap",
26562
+ "attributes": {
26563
+ "category": "rhc",
26564
+ "type": "sub-nav-bar",
26565
+ "item": "content",
26566
+ "subitem": "list",
26567
+ "state": "row-gap"
26568
+ },
26569
+ "path": [
26570
+ "rhc",
26571
+ "sub-nav-bar",
26572
+ "content",
26573
+ "list",
26574
+ "row-gap"
26575
+ ]
26576
+ }
26577
+ }
26578
+ }
26236
26579
  }
26237
26580
  }
26238
26581
  };
@@ -1,7 +1,17 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 31 Oct 2024 14:38:45 GMT
3
+ // Generated on Thu, 31 Oct 2024 15:37:43 GMT
4
4
 
5
+ @rhc-sub-nav-bar-content-list-row-gap: 0.5rem;
6
+ @rhc-sub-nav-bar-content-max-inline-size: 1280px;
7
+ @rhc-sub-nav-bar-content-padding-inline-start: 1rem;
8
+ @rhc-sub-nav-bar-content-padding-inline-end: 1rem;
9
+ @rhc-sub-nav-bar-inline-size: 100%;
10
+ @rhc-sub-nav-bar-padding-block-start: 2rem;
11
+ @rhc-sub-nav-bar-padding-block-end: 2rem;
12
+ @rhc-sub-nav-bar-column-width: 375px;
13
+ @rhc-sub-nav-bar-column-gap: 0.5rem;
14
+ @rhc-sub-nav-bar-background-color: #f2f4f6;
5
15
  @rhc-space-700: 3.5rem;
6
16
  @rhc-space-600: 3rem;
7
17
  @rhc-space-500: 2.5rem;
@@ -270,6 +280,9 @@
270
280
  @rhc-page-footer-border-block-start-style: solid;
271
281
  @rhc-page-footer-border-block-start-color: #154273;
272
282
  @rhc-page-footer-border-block-start-width: 2px;
283
+ @rhc-page-footer-content-padding-inline-end: 1rem;
284
+ @rhc-page-footer-content-padding-inline-start: 1rem;
285
+ @rhc-page-footer-content-max-inline-size: 1280px;
273
286
  @rhc-page-footer-column-title-margin-block-end: 0.75rem;
274
287
  @rhc-page-footer-column-width: 200px;
275
288
  @rhc-page-footer-column-gap: 1.5rem;
@@ -362,7 +375,9 @@
362
375
  @rhc-nav-bar-icon-active-color: #fff;
363
376
  @rhc-nav-bar-icon-color: #154273;
364
377
  @rhc-nav-bar-content-column-gap: 1rem;
378
+ @rhc-nav-bar-container-inline-size: 100%;
365
379
  @rhc-nav-bar-padding-inline: 1rem;
380
+ @rhc-nav-bar-max-inline-size: 1280px;
366
381
  @rhc-nav-bar-border-block-end-width: 1px;
367
382
  @rhc-navigation-list-item-padding-inline: 1rem;
368
383
  @rhc-navigation-list-item-padding-block: 0.75rem;
@@ -3240,41 +3240,55 @@
3240
3240
  }
3241
3241
  }
3242
3242
  },
3243
- "border": {
3244
- "block-start": {
3245
- "width": {
3246
- "value": "{rhc.border-width.m}",
3247
- "type": "borderWidth"
3248
- },
3249
- "color": {
3250
- "value": "{rhc.color.primary.500}",
3251
- "type": "color"
3252
- },
3253
- "style": {
3254
- "value": "solid",
3255
- "type": "borderStyle"
3256
- }
3257
- }
3243
+ "content": {
3244
+ "max-inline-size": {
3245
+ "value": "1280px",
3246
+ "type": "sizing"
3247
+ },
3248
+ "padding-inline-start": {
3249
+ "value": "{rhc.space.200}",
3250
+ "type": "spacing"
3251
+ },
3252
+ "padding-inline-end": {
3253
+ "value": "{rhc.space.200}",
3254
+ "type": "spacing"
3255
+ }
3258
3256
  },
3259
- "padding": {
3260
- "block-start": {
3261
- "value": "{rhc.space.500}",
3262
- "type": "spacing"
3257
+ "border": {
3258
+ "block-start": {
3259
+ "width": {
3260
+ "value": "{rhc.border-width.m}",
3261
+ "type": "borderWidth"
3263
3262
  },
3264
- "block-end": {
3265
- "value": "{rhc.space.500}",
3266
- "type": "spacing"
3263
+ "color": {
3264
+ "value": "{rhc.color.primary.500}",
3265
+ "type": "color"
3267
3266
  },
3268
- "inline-start": {
3269
- "value": "{rhc.space.500}",
3270
- "type": "spacing"
3267
+ "style": {
3268
+ "value": "solid",
3269
+ "type": "borderStyle"
3271
3270
  }
3271
+ }
3272
+ },
3273
+ "padding": {
3274
+ "block-start": {
3275
+ "value": "{rhc.space.500}",
3276
+ "type": "spacing"
3277
+ },
3278
+ "block-end": {
3279
+ "value": "{rhc.space.500}",
3280
+ "type": "spacing"
3281
+ },
3282
+ "inline-start": {
3283
+ "value": "{rhc.space.500}",
3284
+ "type": "spacing"
3285
+ }
3272
3286
  },
3273
3287
  "flex": {
3274
- "direction": {
3275
- "value": "row",
3276
- "type": "flexDirection"
3277
- }
3288
+ "direction": {
3289
+ "value": "row",
3290
+ "type": "flexDirection"
3291
+ }
3278
3292
  }
3279
3293
  }
3280
3294
  }
@@ -4251,10 +4265,20 @@
4251
4265
  "value": "{rhc.border-width.default}",
4252
4266
  "type": "borderWidth"
4253
4267
  },
4268
+ "max-inline-size": {
4269
+ "value": "1280px",
4270
+ "type": "sizing"
4271
+ },
4254
4272
  "padding-inline": {
4255
4273
  "value": "{rhc.space.200}",
4256
4274
  "type": "spacing"
4257
4275
  },
4276
+ "container": {
4277
+ "inline-size": {
4278
+ "value": "100%",
4279
+ "type": "sizing"
4280
+ }
4281
+ },
4258
4282
  "content": {
4259
4283
  "column-gap": {
4260
4284
  "value": "{rhc.space.200}",
@@ -5621,6 +5645,56 @@
5621
5645
  }
5622
5646
  }
5623
5647
  },
5648
+ "components/sub-nav-bar": {
5649
+ "rhc": {
5650
+ "sub-nav-bar": {
5651
+ "background-color": {
5652
+ "value": "#f2f4f6",
5653
+ "type": "color"
5654
+ },
5655
+ "column-gap": {
5656
+ "value": "{rhc.space.100}",
5657
+ "type": "spacing"
5658
+ },
5659
+ "column-width": {
5660
+ "value": "375px",
5661
+ "type": "sizing"
5662
+ },
5663
+ "padding-block-end": {
5664
+ "value": "{rhc.space.400}",
5665
+ "type": "spacing"
5666
+ },
5667
+ "padding-block-start": {
5668
+ "value": "{rhc.space.400}",
5669
+ "type": "spacing"
5670
+ },
5671
+ "inline-size": {
5672
+ "value": "100%",
5673
+ "type": "sizing"
5674
+ },
5675
+ "content": {
5676
+ "padding-inline-end": {
5677
+ "value": "{rhc.space.200}",
5678
+ "type": "spacing"
5679
+ },
5680
+ "padding-inline-start": {
5681
+ "value": "{rhc.space.200}",
5682
+ "type": "spacing"
5683
+ },
5684
+ "max-inline-size": {
5685
+ "value": "1280px",
5686
+ "type": "sizing"
5687
+ },
5688
+ "list": {
5689
+ "row-gap": {
5690
+ "value": "{rhc.space.100}",
5691
+ "type": "spacing"
5692
+ }
5693
+ }
5694
+ }
5695
+ }
5696
+ }
5697
+ },
5624
5698
  "components/summary-list": {
5625
5699
  "todo": {
5626
5700
  "summary-list": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rijkshuisstijl-community/design-tokens",
3
- "version": "1.0.0-alpha.45",
3
+ "version": "1.0.0-alpha.46",
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": "15e862ab61272a37a209882d29c60d62dc530a5e"
36
+ "gitHead": "6f8e17fb54e27ab8ef27111ecaaf3aebaafba4c1"
37
37
  }
@@ -3441,10 +3441,20 @@
3441
3441
  "value": "1px",
3442
3442
  "type": "borderWidth"
3443
3443
  },
3444
+ "max-inline-size": {
3445
+ "value": "1280px",
3446
+ "type": "sizing"
3447
+ },
3444
3448
  "padding-inline": {
3445
3449
  "value": "1rem",
3446
3450
  "type": "spacing"
3447
3451
  },
3452
+ "container": {
3453
+ "inline-size": {
3454
+ "value": "100%",
3455
+ "type": "sizing"
3456
+ }
3457
+ },
3448
3458
  "content": {
3449
3459
  "column-gap": {
3450
3460
  "value": "1rem",
@@ -3879,6 +3889,20 @@
3879
3889
  }
3880
3890
  }
3881
3891
  },
3892
+ "content": {
3893
+ "max-inline-size": {
3894
+ "value": "1280px",
3895
+ "type": "sizing"
3896
+ },
3897
+ "padding-inline-start": {
3898
+ "value": "1rem",
3899
+ "type": "spacing"
3900
+ },
3901
+ "padding-inline-end": {
3902
+ "value": "1rem",
3903
+ "type": "spacing"
3904
+ }
3905
+ },
3882
3906
  "border": {
3883
3907
  "block-start": {
3884
3908
  "width": {
@@ -5203,6 +5227,52 @@
5203
5227
  "value": "3.5rem",
5204
5228
  "type": "spacing"
5205
5229
  }
5230
+ },
5231
+ "sub-nav-bar": {
5232
+ "background-color": {
5233
+ "value": "#f2f4f6",
5234
+ "type": "color"
5235
+ },
5236
+ "column-gap": {
5237
+ "value": "0.5rem",
5238
+ "type": "spacing"
5239
+ },
5240
+ "column-width": {
5241
+ "value": "375px",
5242
+ "type": "sizing"
5243
+ },
5244
+ "padding-block-end": {
5245
+ "value": "2rem",
5246
+ "type": "spacing"
5247
+ },
5248
+ "padding-block-start": {
5249
+ "value": "2rem",
5250
+ "type": "spacing"
5251
+ },
5252
+ "inline-size": {
5253
+ "value": "100%",
5254
+ "type": "sizing"
5255
+ },
5256
+ "content": {
5257
+ "padding-inline-end": {
5258
+ "value": "1rem",
5259
+ "type": "spacing"
5260
+ },
5261
+ "padding-inline-start": {
5262
+ "value": "1rem",
5263
+ "type": "spacing"
5264
+ },
5265
+ "max-inline-size": {
5266
+ "value": "1280px",
5267
+ "type": "sizing"
5268
+ },
5269
+ "list": {
5270
+ "row-gap": {
5271
+ "value": "0.5rem",
5272
+ "type": "spacing"
5273
+ }
5274
+ }
5275
+ }
5206
5276
  }
5207
5277
  }
5208
5278
  }