@rijkshuisstijl-community/design-tokens 1.0.0 → 1.0.1
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 +7 -0
- package/dist/_variables.scss +2 -2
- package/dist/index.css +2 -2
- package/dist/index.d.ts +1 -1
- package/dist/index.js +2 -2
- package/dist/index.json +1 -1
- package/dist/index.tokens.json +1 -1
- package/dist/root.css +2 -2
- package/dist/tokens.d.ts +1 -1
- package/dist/tokens.js +3 -3
- package/dist/uitvoerend-mintgroen-focus/_variables.scss +613 -608
- package/dist/uitvoerend-mintgroen-focus/index.css +613 -608
- package/dist/uitvoerend-mintgroen-focus/index.d.ts +503 -498
- package/dist/uitvoerend-mintgroen-focus/index.js +504 -499
- package/dist/uitvoerend-mintgroen-focus/index.json +503 -498
- package/dist/uitvoerend-mintgroen-focus/index.tokens.json +1508 -1501
- package/dist/uitvoerend-mintgroen-focus/root.css +613 -608
- package/dist/uitvoerend-mintgroen-focus/tokens.d.ts +1433 -1426
- package/dist/uitvoerend-mintgroen-focus/tokens.js +19750 -19643
- package/dist/uitvoerend-violet/_variables.scss +611 -606
- package/dist/uitvoerend-violet/index.css +611 -606
- package/dist/uitvoerend-violet/index.d.ts +503 -498
- package/dist/uitvoerend-violet/index.js +504 -499
- package/dist/uitvoerend-violet/index.json +503 -498
- package/dist/uitvoerend-violet/index.tokens.json +1503 -1496
- package/dist/uitvoerend-violet/root.css +611 -606
- package/dist/uitvoerend-violet/tokens.d.ts +1377 -1370
- package/dist/uitvoerend-violet/tokens.js +20280 -20173
- package/dist/uitvoerend-violet-oud/_variables.scss +611 -606
- package/dist/uitvoerend-violet-oud/index.css +611 -606
- package/dist/uitvoerend-violet-oud/index.d.ts +503 -498
- package/dist/uitvoerend-violet-oud/index.js +504 -499
- package/dist/uitvoerend-violet-oud/index.json +503 -498
- package/dist/uitvoerend-violet-oud/index.tokens.json +1499 -1492
- package/dist/uitvoerend-violet-oud/root.css +611 -606
- package/dist/uitvoerend-violet-oud/tokens.d.ts +1391 -1384
- package/dist/uitvoerend-violet-oud/tokens.js +20013 -19906
- package/dist/wetgevend/_variables.scss +611 -606
- package/dist/wetgevend/index.css +611 -606
- package/dist/wetgevend/index.d.ts +503 -498
- package/dist/wetgevend/index.js +504 -499
- package/dist/wetgevend/index.json +503 -498
- package/dist/wetgevend/index.tokens.json +1515 -1508
- package/dist/wetgevend/root.css +611 -606
- package/dist/wetgevend/tokens.d.ts +1448 -1441
- package/dist/wetgevend/tokens.js +19953 -19846
- package/figma/figma.tokens.json +17 -13
- package/package.json +1 -1
- package/src/generated/base.tokens.json +1 -1
- package/src/generated/themes.json +16287 -16199
- package/src/generated/uitvoerend-mintgroen-focus/tokens.json +4060 -4038
- package/src/generated/uitvoerend-violet/tokens.json +4015 -3993
- package/src/generated/uitvoerend-violet-oud/tokens.json +3985 -3963
- package/src/generated/wetgevend/tokens.json +4018 -3996
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @rijkshuisstijl-community/design-tokens
|
|
2
2
|
|
|
3
|
+
## 1.0.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- b1da3ab: Dual focus outline, zwart met witte offset.
|
|
8
|
+
- 1dc03fb: Wekelijkse package updates voor Rijkshuisstijl-componenten en design tokens (week 10)
|
|
9
|
+
|
|
3
10
|
## 1.0.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
package/dist/_variables.scss
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Sun, 09 Mar 2025 17:51:30 GMT
|
|
4
4
|
|
|
5
5
|
$nl-number-badge-padding-block: 0.5rem;
|
|
6
6
|
$nl-number-badge-padding-inline: 0.5rem;
|
|
@@ -89,7 +89,7 @@ $nl-skip-link-line-height: 150%;
|
|
|
89
89
|
$nl-skip-link-font-size: 1.25rem;
|
|
90
90
|
$nl-skip-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
91
91
|
$nl-skip-link-font-weight: 700;
|
|
92
|
-
$utrecht-focus-inverse-outline-color:
|
|
92
|
+
$utrecht-focus-inverse-outline-color: #fff;
|
|
93
93
|
$utrecht-focus-outline-width: 2px;
|
|
94
94
|
$utrecht-focus-outline-style: solid;
|
|
95
95
|
$utrecht-focus-outline-offset: 0.125rem;
|
package/dist/index.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Sun, 09 Mar 2025 17:51:30 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.rhc-theme {
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
--nl-skip-link-font-size: 1.25rem;
|
|
92
92
|
--nl-skip-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
93
93
|
--nl-skip-link-font-weight: 700;
|
|
94
|
-
--utrecht-focus-inverse-outline-color:
|
|
94
|
+
--utrecht-focus-inverse-outline-color: #fff;
|
|
95
95
|
--utrecht-focus-outline-width: 2px;
|
|
96
96
|
--utrecht-focus-outline-style: solid;
|
|
97
97
|
--utrecht-focus-outline-offset: 0.125rem;
|
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Sun, 09 Mar 2025 17:51:30 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
export const rhcSubNavBarBackgroundColor = "#f2f4f6";
|
|
@@ -1109,7 +1109,7 @@ export const utrechtFocusOutlineColor = "#000";
|
|
|
1109
1109
|
export const utrechtFocusOutlineOffset = "0.125rem";
|
|
1110
1110
|
export const utrechtFocusOutlineStyle = "solid";
|
|
1111
1111
|
export const utrechtFocusOutlineWidth = "2px";
|
|
1112
|
-
export const utrechtFocusInverseOutlineColor = "
|
|
1112
|
+
export const utrechtFocusInverseOutlineColor = "#fff";
|
|
1113
1113
|
export const nlSkipLinkFontWeight = 700;
|
|
1114
1114
|
export const nlSkipLinkFontFamily = "Fira Sans, Arial, Verdana, sans-serif";
|
|
1115
1115
|
export const nlSkipLinkFontSize = "1.25rem";
|
package/dist/index.json
CHANGED
|
@@ -1105,7 +1105,7 @@
|
|
|
1105
1105
|
"utrechtFocusOutlineOffset": "0.125rem",
|
|
1106
1106
|
"utrechtFocusOutlineStyle": "solid",
|
|
1107
1107
|
"utrechtFocusOutlineWidth": "2px",
|
|
1108
|
-
"utrechtFocusInverseOutlineColor": "
|
|
1108
|
+
"utrechtFocusInverseOutlineColor": "#fff",
|
|
1109
1109
|
"nlSkipLinkFontWeight": 700,
|
|
1110
1110
|
"nlSkipLinkFontFamily": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1111
1111
|
"nlSkipLinkFontSize": "1.25rem",
|
package/dist/index.tokens.json
CHANGED
package/dist/root.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Sun, 09 Mar 2025 17:51:30 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
:root {
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
--nl-skip-link-font-size: 1.25rem;
|
|
92
92
|
--nl-skip-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
|
|
93
93
|
--nl-skip-link-font-weight: 700;
|
|
94
|
-
--utrecht-focus-inverse-outline-color:
|
|
94
|
+
--utrecht-focus-inverse-outline-color: #fff;
|
|
95
95
|
--utrecht-focus-outline-width: 2px;
|
|
96
96
|
--utrecht-focus-outline-style: solid;
|
|
97
97
|
--utrecht-focus-outline-offset: 0.125rem;
|
package/dist/tokens.d.ts
CHANGED
package/dist/tokens.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Sun, 09 Mar 2025 17:51:30 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
module.exports = {
|
|
@@ -26144,12 +26144,12 @@ module.exports = {
|
|
|
26144
26144
|
},
|
|
26145
26145
|
"inverse": {
|
|
26146
26146
|
"outline-color": {
|
|
26147
|
-
"value": "
|
|
26147
|
+
"value": "#fff",
|
|
26148
26148
|
"type": "color",
|
|
26149
26149
|
"filePath": "src/generated/base.tokens.json",
|
|
26150
26150
|
"isSource": true,
|
|
26151
26151
|
"original": {
|
|
26152
|
-
"value": "
|
|
26152
|
+
"value": "#fff",
|
|
26153
26153
|
"type": "color"
|
|
26154
26154
|
},
|
|
26155
26155
|
"name": "utrechtFocusInverseOutlineColor",
|