@rijkshuisstijl-community/design-tokens 6.0.0 → 7.0.0
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.
- package/CHANGELOG.md +11 -0
- package/dist/_variables.scss +24 -6
- package/dist/index.css +24 -6
- package/dist/index.d.ts +24 -6
- package/dist/index.js +24 -6
- package/dist/index.json +23 -5
- package/dist/index.tokens.json +36 -6
- package/dist/koop/_variables.scss +24 -6
- package/dist/koop/index.css +24 -6
- package/dist/koop/index.d.ts +24 -6
- package/dist/koop/index.js +24 -6
- package/dist/koop/index.json +23 -5
- package/dist/koop/index.tokens.json +36 -6
- package/dist/koop/root.css +24 -6
- package/dist/koop/tokens.d.ts +37 -7
- package/dist/koop/tokens.js +502 -106
- package/dist/root.css +24 -6
- package/dist/tokens.d.ts +37 -7
- package/dist/tokens.js +502 -106
- package/dist/uitvoerend-groen/_variables.scss +24 -6
- package/dist/uitvoerend-groen/index.css +24 -6
- package/dist/uitvoerend-groen/index.d.ts +24 -6
- package/dist/uitvoerend-groen/index.js +24 -6
- package/dist/uitvoerend-groen/index.json +23 -5
- package/dist/uitvoerend-groen/index.tokens.json +36 -6
- package/dist/uitvoerend-groen/root.css +24 -6
- package/dist/uitvoerend-groen/tokens.d.ts +37 -7
- package/dist/uitvoerend-groen/tokens.js +502 -106
- package/dist/uitvoerend-hemelblauw/_variables.scss +24 -6
- package/dist/uitvoerend-hemelblauw/index.css +24 -6
- package/dist/uitvoerend-hemelblauw/index.d.ts +24 -6
- package/dist/uitvoerend-hemelblauw/index.js +24 -6
- package/dist/uitvoerend-hemelblauw/index.json +23 -5
- package/dist/uitvoerend-hemelblauw/index.tokens.json +36 -6
- package/dist/uitvoerend-hemelblauw/root.css +24 -6
- package/dist/uitvoerend-hemelblauw/tokens.d.ts +37 -7
- package/dist/uitvoerend-hemelblauw/tokens.js +502 -106
- package/dist/uitvoerend-mintgroen/_variables.scss +24 -6
- package/dist/uitvoerend-mintgroen/index.css +24 -6
- package/dist/uitvoerend-mintgroen/index.d.ts +24 -6
- package/dist/uitvoerend-mintgroen/index.js +24 -6
- package/dist/uitvoerend-mintgroen/index.json +23 -5
- package/dist/uitvoerend-mintgroen/index.tokens.json +36 -6
- package/dist/uitvoerend-mintgroen/root.css +24 -6
- package/dist/uitvoerend-mintgroen/tokens.d.ts +37 -7
- package/dist/uitvoerend-mintgroen/tokens.js +502 -106
- package/dist/uitvoerend-oranje/_variables.scss +24 -6
- package/dist/uitvoerend-oranje/index.css +24 -6
- package/dist/uitvoerend-oranje/index.d.ts +24 -6
- package/dist/uitvoerend-oranje/index.js +24 -6
- package/dist/uitvoerend-oranje/index.json +23 -5
- package/dist/uitvoerend-oranje/index.tokens.json +36 -6
- package/dist/uitvoerend-oranje/root.css +24 -6
- package/dist/uitvoerend-oranje/tokens.d.ts +37 -7
- package/dist/uitvoerend-oranje/tokens.js +502 -106
- package/dist/uitvoerend-paars/_variables.scss +24 -6
- package/dist/uitvoerend-paars/index.css +24 -6
- package/dist/uitvoerend-paars/index.d.ts +24 -6
- package/dist/uitvoerend-paars/index.js +24 -6
- package/dist/uitvoerend-paars/index.json +23 -5
- package/dist/uitvoerend-paars/index.tokens.json +36 -6
- package/dist/uitvoerend-paars/root.css +24 -6
- package/dist/uitvoerend-paars/tokens.d.ts +37 -7
- package/dist/uitvoerend-paars/tokens.js +502 -106
- package/dist/uitvoerend-violet/_variables.scss +24 -6
- package/dist/uitvoerend-violet/index.css +24 -6
- package/dist/uitvoerend-violet/index.d.ts +24 -6
- package/dist/uitvoerend-violet/index.js +24 -6
- package/dist/uitvoerend-violet/index.json +23 -5
- package/dist/uitvoerend-violet/index.tokens.json +36 -6
- package/dist/uitvoerend-violet/root.css +24 -6
- package/dist/uitvoerend-violet/tokens.d.ts +37 -7
- package/dist/uitvoerend-violet/tokens.js +502 -106
- package/dist/uitvoerend-violet-oud/_variables.scss +24 -6
- package/dist/uitvoerend-violet-oud/index.css +24 -6
- package/dist/uitvoerend-violet-oud/index.d.ts +24 -6
- package/dist/uitvoerend-violet-oud/index.js +24 -6
- package/dist/uitvoerend-violet-oud/index.json +23 -5
- package/dist/uitvoerend-violet-oud/index.tokens.json +36 -6
- package/dist/uitvoerend-violet-oud/root.css +24 -6
- package/dist/uitvoerend-violet-oud/tokens.d.ts +37 -7
- package/dist/uitvoerend-violet-oud/tokens.js +502 -106
- package/dist/wetgevend/_variables.scss +24 -6
- package/dist/wetgevend/index.css +24 -6
- package/dist/wetgevend/index.d.ts +24 -6
- package/dist/wetgevend/index.js +24 -6
- package/dist/wetgevend/index.json +23 -5
- package/dist/wetgevend/index.tokens.json +36 -6
- package/dist/wetgevend/root.css +24 -6
- package/dist/wetgevend/tokens.d.ts +37 -7
- package/dist/wetgevend/tokens.js +502 -106
- package/figma/figma.tokens.json +113 -4
- package/package.json +2 -2
- package/src/generated/base.tokens.json +104 -20
- package/src/generated/koop/tokens.json +104 -20
- package/src/generated/themes.json +936 -180
- package/src/generated/uitvoerend-groen/tokens.json +104 -20
- package/src/generated/uitvoerend-hemelblauw/tokens.json +104 -20
- package/src/generated/uitvoerend-mintgroen/tokens.json +104 -20
- package/src/generated/uitvoerend-oranje/tokens.json +104 -20
- package/src/generated/uitvoerend-paars/tokens.json +104 -20
- package/src/generated/uitvoerend-violet/tokens.json +104 -20
- package/src/generated/uitvoerend-violet-oud/tokens.json +104 -20
- package/src/generated/wetgevend/tokens.json +104 -20
- package/token-transformer.mjs +0 -2
package/dist/root.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 09 Sep 2025 07:01:23 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root {
|
|
@@ -224,6 +224,11 @@
|
|
|
224
224
|
--utrecht-accordion-row-gap: 0rem;
|
|
225
225
|
--utrecht-accordion-margin-block-start: 0rem;
|
|
226
226
|
--utrecht-accordion-margin-block-end: 0rem;
|
|
227
|
+
--utrecht-action-group-row-gap: 0.5rem;
|
|
228
|
+
--utrecht-action-group-padding-block-start: 0rem;
|
|
229
|
+
--utrecht-action-group-padding-block-end: 0rem;
|
|
230
|
+
--utrecht-action-group-column-gap: 0.5rem;
|
|
231
|
+
--utrecht-action-group-background-color: transparent;
|
|
227
232
|
--utrecht-alert-icon-warning-color: #ffb612;
|
|
228
233
|
--utrecht-alert-icon-ok-color: #39870c;
|
|
229
234
|
--utrecht-alert-icon-info-color: #007bc7;
|
|
@@ -258,6 +263,11 @@
|
|
|
258
263
|
--utrecht-alert-border-color: transparent;
|
|
259
264
|
--utrecht-alert-background-color: #d9ebf7;
|
|
260
265
|
--utrecht-article-max-inline-size: 75ch;
|
|
266
|
+
--utrecht-backdrop-reduced-transparency-opacity: 0.98;
|
|
267
|
+
--utrecht-backdrop-fade-in-animation-duration: 400ms;
|
|
268
|
+
--utrecht-backdrop-opacity: 0.8;
|
|
269
|
+
--utrecht-backdrop-color: #0F172A;
|
|
270
|
+
--utrecht-backdrop-background-color: #0000004d;
|
|
261
271
|
--utrecht-blockquote-attribution-font-size: 1.25rem;
|
|
262
272
|
--utrecht-blockquote-attribution-color: #154273;
|
|
263
273
|
--utrecht-blockquote-row-gap: 0.75rem;
|
|
@@ -336,11 +346,6 @@
|
|
|
336
346
|
--utrecht-breadcrumb-nav-line-height: 150%;
|
|
337
347
|
--utrecht-breadcrumb-nav-font-size: 1.25rem;
|
|
338
348
|
--utrecht-breadcrumb-nav-font-family: 'Fira Sans', Arial, Verdana, sans-serif;
|
|
339
|
-
--utrecht-button-group-row-gap: 0.5rem;
|
|
340
|
-
--utrecht-button-group-padding-block-start: 0px;
|
|
341
|
-
--utrecht-button-group-padding-block-end: 0px;
|
|
342
|
-
--utrecht-button-group-column-gap: 0.5rem;
|
|
343
|
-
--utrecht-button-group-background-color: transparent;
|
|
344
349
|
--utrecht-button-group-margin-block-start: 0rem;
|
|
345
350
|
--utrecht-button-group-margin-block-end: 0rem;
|
|
346
351
|
--utrecht-button-subtle-active-color: #0d2845;
|
|
@@ -501,6 +506,17 @@
|
|
|
501
506
|
--utrecht-data-badge-color: #154273;
|
|
502
507
|
--utrecht-data-badge-border-radius: 10px;
|
|
503
508
|
--utrecht-data-badge-background-color: #dce3ea;
|
|
509
|
+
--utrecht-drawer-padding-inline-end: 1rem;
|
|
510
|
+
--utrecht-drawer-padding-inline-start: 1rem;
|
|
511
|
+
--utrecht-drawer-padding-block-end: 1rem;
|
|
512
|
+
--utrecht-drawer-padding-block-start: 1rem;
|
|
513
|
+
--utrecht-drawer-max-block-size: 240px;
|
|
514
|
+
--utrecht-drawer-color: #0F172A;
|
|
515
|
+
--utrecht-drawer-border-width: 0px;
|
|
516
|
+
--utrecht-drawer-border-color: #64748B;
|
|
517
|
+
--utrecht-drawer-background-color: #fff;
|
|
518
|
+
--utrecht-drawer-z-index: 1;
|
|
519
|
+
--utrecht-drawer-max-inline-size: 256px;
|
|
504
520
|
--utrecht-form-fieldset-invalid-border-inline-start-width: 0px;
|
|
505
521
|
--utrecht-form-fieldset-invalid-padding-inline-start: 0rem;
|
|
506
522
|
--utrecht-form-fieldset-invalid-border-inline-start-color: #d52b1e;
|
|
@@ -899,6 +915,7 @@
|
|
|
899
915
|
--rhc-focus-outline-style: solid;
|
|
900
916
|
--rhc-focus-outline-offset: 0.125rem;
|
|
901
917
|
--rhc-color-none: transparent;
|
|
918
|
+
--rhc-color-transparent-30: #0000004d;
|
|
902
919
|
--rhc-color-zwart: #000;
|
|
903
920
|
--rhc-color-wit: #fff;
|
|
904
921
|
--rhc-color-lintblauw-500: #154273;
|
|
@@ -1040,6 +1057,7 @@
|
|
|
1040
1057
|
--rhc-color-border-strong: #0F172A;
|
|
1041
1058
|
--rhc-color-border-subdued: #94A3B8;
|
|
1042
1059
|
--rhc-color-border-default: #64748B;
|
|
1060
|
+
--rhc-color-backdrop: #0000004d;
|
|
1043
1061
|
--rhc-color-foreground-on-light-color: #000;
|
|
1044
1062
|
--rhc-color-foreground-on-dark-color: #fff;
|
|
1045
1063
|
--rhc-color-foreground-link: #01689b;
|
package/dist/tokens.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 09 Sep 2025 07:01:22 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export default tokens;
|
|
@@ -678,6 +678,7 @@ declare const tokens: {
|
|
|
678
678
|
"on-dark-color": DesignToken,
|
|
679
679
|
"on-light-color": DesignToken
|
|
680
680
|
},
|
|
681
|
+
"backdrop": DesignToken,
|
|
681
682
|
"border": {
|
|
682
683
|
"default": DesignToken,
|
|
683
684
|
"subdued": DesignToken,
|
|
@@ -875,6 +876,9 @@ declare const tokens: {
|
|
|
875
876
|
},
|
|
876
877
|
"wit": DesignToken,
|
|
877
878
|
"zwart": DesignToken,
|
|
879
|
+
"transparent": {
|
|
880
|
+
"30": DesignToken
|
|
881
|
+
},
|
|
878
882
|
"none": DesignToken
|
|
879
883
|
},
|
|
880
884
|
"focus": {
|
|
@@ -1480,6 +1484,19 @@ declare const tokens: {
|
|
|
1480
1484
|
"border-inline-start-width": DesignToken
|
|
1481
1485
|
}
|
|
1482
1486
|
},
|
|
1487
|
+
"drawer": {
|
|
1488
|
+
"max-inline-size": DesignToken,
|
|
1489
|
+
"z-index": DesignToken,
|
|
1490
|
+
"background-color": DesignToken,
|
|
1491
|
+
"border-color": DesignToken,
|
|
1492
|
+
"border-width": DesignToken,
|
|
1493
|
+
"color": DesignToken,
|
|
1494
|
+
"max-block-size": DesignToken,
|
|
1495
|
+
"padding-block-start": DesignToken,
|
|
1496
|
+
"padding-block-end": DesignToken,
|
|
1497
|
+
"padding-inline-start": DesignToken,
|
|
1498
|
+
"padding-inline-end": DesignToken
|
|
1499
|
+
},
|
|
1483
1500
|
"data-badge": {
|
|
1484
1501
|
"background-color": DesignToken,
|
|
1485
1502
|
"border-radius": DesignToken,
|
|
@@ -1726,12 +1743,7 @@ declare const tokens: {
|
|
|
1726
1743
|
},
|
|
1727
1744
|
"button-group": {
|
|
1728
1745
|
"margin-block-end": DesignToken,
|
|
1729
|
-
"margin-block-start": DesignToken
|
|
1730
|
-
"background-color": DesignToken,
|
|
1731
|
-
"column-gap": DesignToken,
|
|
1732
|
-
"padding-block-end": DesignToken,
|
|
1733
|
-
"padding-block-start": DesignToken,
|
|
1734
|
-
"row-gap": DesignToken
|
|
1746
|
+
"margin-block-start": DesignToken
|
|
1735
1747
|
},
|
|
1736
1748
|
"breadcrumb-nav": {
|
|
1737
1749
|
"font-family": DesignToken,
|
|
@@ -1851,6 +1863,17 @@ declare const tokens: {
|
|
|
1851
1863
|
"font-size": DesignToken
|
|
1852
1864
|
}
|
|
1853
1865
|
},
|
|
1866
|
+
"backdrop": {
|
|
1867
|
+
"background-color": DesignToken,
|
|
1868
|
+
"color": DesignToken,
|
|
1869
|
+
"opacity": DesignToken,
|
|
1870
|
+
"fade-in": {
|
|
1871
|
+
"animation-duration": DesignToken
|
|
1872
|
+
},
|
|
1873
|
+
"reduced-transparency": {
|
|
1874
|
+
"opacity": DesignToken
|
|
1875
|
+
}
|
|
1876
|
+
},
|
|
1854
1877
|
"article": {
|
|
1855
1878
|
"max-inline-size": DesignToken
|
|
1856
1879
|
},
|
|
@@ -1911,6 +1934,13 @@ declare const tokens: {
|
|
|
1911
1934
|
}
|
|
1912
1935
|
}
|
|
1913
1936
|
},
|
|
1937
|
+
"action-group": {
|
|
1938
|
+
"background-color": DesignToken,
|
|
1939
|
+
"column-gap": DesignToken,
|
|
1940
|
+
"padding-block-end": DesignToken,
|
|
1941
|
+
"padding-block-start": DesignToken,
|
|
1942
|
+
"row-gap": DesignToken
|
|
1943
|
+
},
|
|
1914
1944
|
"accordion": {
|
|
1915
1945
|
"margin-block-end": DesignToken,
|
|
1916
1946
|
"margin-block-start": DesignToken,
|