@rijkshuisstijl-community/design-tokens 9.0.0 → 10.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 +160 -0
- package/README.md +48 -3
- package/build.mjs +86 -20
- package/cssFixers.mjs +89 -0
- package/cssFixers.spec.mjs +98 -0
- package/dist/_variables.scss +1359 -1381
- package/dist/index.css +1359 -1381
- package/dist/index.d.ts +1437 -1396
- package/dist/index.js +1292 -1275
- package/dist/index.json +1208 -1230
- package/dist/index.tokens.json +1703 -1746
- package/dist/kern-lintblauw/_variables.scss +1376 -0
- package/dist/kern-lintblauw/index.css +1379 -0
- package/dist/kern-lintblauw/index.d.ts +1440 -0
- package/dist/{wetgevend → kern-lintblauw}/index.js +1334 -1238
- package/dist/{wetgevend → kern-lintblauw}/index.json +1294 -1237
- package/dist/{wetgevend → kern-lintblauw}/index.tokens.json +1894 -1779
- package/dist/kern-lintblauw/root.css +1379 -0
- package/dist/kern-lintblauw/tokens.d.ts +2245 -0
- package/dist/kern-lintblauw/tokens.js +31032 -0
- package/dist/root.css +1359 -1381
- package/dist/tokens.d.ts +2205 -2247
- package/dist/tokens.js +29984 -32173
- package/dist/uitvoerend-groen/_variables.scss +1355 -1298
- package/dist/uitvoerend-groen/index.css +1355 -1298
- package/dist/uitvoerend-groen/index.d.ts +1437 -1317
- package/dist/uitvoerend-groen/index.js +1307 -1220
- package/dist/uitvoerend-groen/index.json +1280 -1223
- package/dist/uitvoerend-groen/index.tokens.json +1918 -1803
- package/dist/uitvoerend-groen/root.css +1355 -1298
- package/dist/uitvoerend-groen/tokens.d.ts +2209 -2100
- package/dist/uitvoerend-groen/tokens.js +30314 -30632
- package/dist/uitvoerend-hemelblauw/_variables.scss +1355 -1298
- package/dist/uitvoerend-hemelblauw/index.css +1355 -1298
- package/dist/uitvoerend-hemelblauw/index.d.ts +1437 -1317
- package/dist/uitvoerend-hemelblauw/index.js +1307 -1220
- package/dist/uitvoerend-hemelblauw/index.json +1280 -1223
- package/dist/uitvoerend-hemelblauw/index.tokens.json +1921 -1806
- package/dist/uitvoerend-hemelblauw/root.css +1355 -1298
- package/dist/uitvoerend-hemelblauw/tokens.d.ts +2209 -2100
- package/dist/uitvoerend-hemelblauw/tokens.js +30314 -30632
- package/dist/uitvoerend-lintblauw/_variables.scss +1376 -0
- package/dist/uitvoerend-lintblauw/index.css +1379 -0
- package/dist/uitvoerend-lintblauw/index.d.ts +1440 -0
- package/dist/{koop → uitvoerend-lintblauw}/index.js +1325 -1238
- package/dist/{koop → uitvoerend-lintblauw}/index.json +1295 -1238
- package/dist/{koop → uitvoerend-lintblauw}/index.tokens.json +1894 -1779
- package/dist/uitvoerend-lintblauw/root.css +1379 -0
- package/dist/uitvoerend-lintblauw/tokens.d.ts +2245 -0
- package/dist/uitvoerend-lintblauw/tokens.js +31032 -0
- package/dist/uitvoerend-oranje/_variables.scss +1355 -1298
- package/dist/uitvoerend-oranje/index.css +1355 -1298
- package/dist/uitvoerend-oranje/index.d.ts +1437 -1317
- package/dist/uitvoerend-oranje/index.js +1336 -1249
- package/dist/uitvoerend-oranje/index.json +1290 -1233
- package/dist/uitvoerend-oranje/index.tokens.json +1922 -1807
- package/dist/uitvoerend-oranje/root.css +1355 -1298
- package/dist/uitvoerend-oranje/tokens.d.ts +2209 -2100
- package/dist/uitvoerend-oranje/tokens.js +30314 -30632
- package/dist/uitvoerend-paars/_variables.scss +1355 -1298
- package/dist/uitvoerend-paars/index.css +1355 -1298
- package/dist/uitvoerend-paars/index.d.ts +1437 -1317
- package/dist/uitvoerend-paars/index.js +1307 -1220
- package/dist/uitvoerend-paars/index.json +1280 -1223
- package/dist/uitvoerend-paars/index.tokens.json +1931 -1816
- package/dist/uitvoerend-paars/root.css +1355 -1298
- package/dist/uitvoerend-paars/tokens.d.ts +2209 -2100
- package/dist/uitvoerend-paars/tokens.js +30314 -30632
- package/dist/uitvoerend-robijnrood/_variables.scss +1376 -0
- package/dist/uitvoerend-robijnrood/index.css +1379 -0
- package/dist/uitvoerend-robijnrood/index.d.ts +1440 -0
- package/dist/uitvoerend-robijnrood/index.js +1407 -0
- package/dist/{uitvoerend-mintgroen → uitvoerend-robijnrood}/index.json +1278 -1221
- package/dist/{uitvoerend-mintgroen → uitvoerend-robijnrood}/index.tokens.json +1955 -1840
- package/dist/uitvoerend-robijnrood/root.css +1379 -0
- package/dist/uitvoerend-robijnrood/tokens.d.ts +2245 -0
- package/dist/uitvoerend-robijnrood/tokens.js +31032 -0
- package/figma/figma.tokens.json +4613 -6238
- package/package.json +6 -4
- package/src/generated/base.tokens.json +5872 -5852
- package/src/generated/kern-lintblauw/tokens.json +6760 -0
- package/src/generated/themes.json +41479 -50820
- package/src/generated/uitvoerend-groen/tokens.json +5920 -5453
- package/src/generated/uitvoerend-hemelblauw/tokens.json +5920 -5453
- package/src/generated/uitvoerend-lintblauw/tokens.json +6772 -0
- package/src/generated/uitvoerend-oranje/tokens.json +6136 -5485
- package/src/generated/uitvoerend-paars/tokens.json +5920 -5453
- package/src/generated/uitvoerend-robijnrood/tokens.json +6812 -0
- package/token-transformer.mjs +5 -43
- package/dist/koop/_variables.scss +0 -1319
- package/dist/koop/index.css +0 -1322
- package/dist/koop/index.d.ts +0 -1320
- package/dist/koop/root.css +0 -1322
- package/dist/koop/tokens.d.ts +0 -2136
- package/dist/koop/tokens.js +0 -31350
- package/dist/uitvoerend-mintgroen/_variables.scss +0 -1319
- package/dist/uitvoerend-mintgroen/index.css +0 -1322
- package/dist/uitvoerend-mintgroen/index.d.ts +0 -1320
- package/dist/uitvoerend-mintgroen/index.js +0 -1320
- package/dist/uitvoerend-mintgroen/root.css +0 -1322
- package/dist/uitvoerend-mintgroen/tokens.d.ts +0 -2136
- package/dist/uitvoerend-mintgroen/tokens.js +0 -31350
- package/dist/uitvoerend-violet/_variables.scss +0 -1319
- package/dist/uitvoerend-violet/index.css +0 -1322
- package/dist/uitvoerend-violet/index.d.ts +0 -1320
- package/dist/uitvoerend-violet/index.js +0 -1320
- package/dist/uitvoerend-violet/index.json +0 -1317
- package/dist/uitvoerend-violet/index.tokens.json +0 -2113
- package/dist/uitvoerend-violet/root.css +0 -1322
- package/dist/uitvoerend-violet/tokens.d.ts +0 -2136
- package/dist/uitvoerend-violet/tokens.js +0 -31350
- package/dist/uitvoerend-violet-oud/_variables.scss +0 -1320
- package/dist/uitvoerend-violet-oud/index.css +0 -1323
- package/dist/uitvoerend-violet-oud/index.d.ts +0 -1321
- package/dist/uitvoerend-violet-oud/index.js +0 -1321
- package/dist/uitvoerend-violet-oud/index.json +0 -1318
- package/dist/uitvoerend-violet-oud/index.tokens.json +0 -2114
- package/dist/uitvoerend-violet-oud/root.css +0 -1323
- package/dist/uitvoerend-violet-oud/tokens.d.ts +0 -2137
- package/dist/uitvoerend-violet-oud/tokens.js +0 -31371
- package/dist/wetgevend/_variables.scss +0 -1319
- package/dist/wetgevend/index.css +0 -1322
- package/dist/wetgevend/index.d.ts +0 -1320
- package/dist/wetgevend/root.css +0 -1322
- package/dist/wetgevend/tokens.d.ts +0 -2136
- package/dist/wetgevend/tokens.js +0 -31350
- package/src/generated/koop/tokens.json +0 -6345
- package/src/generated/uitvoerend-mintgroen/tokens.json +0 -6345
- package/src/generated/uitvoerend-violet/tokens.json +0 -6345
- package/src/generated/uitvoerend-violet-oud/tokens.json +0 -6349
- package/src/generated/wetgevend/tokens.json +0 -6345
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rijkshuisstijl-community/design-tokens",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "10.0.1",
|
|
4
4
|
"author": "Community for NL Design System",
|
|
5
5
|
"description": "Example design tokens",
|
|
6
6
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
@@ -18,11 +18,12 @@
|
|
|
18
18
|
"directory": "proprietary/design-tokens"
|
|
19
19
|
},
|
|
20
20
|
"devDependencies": {
|
|
21
|
+
"@tokens-studio/sd-transforms": "2.0.1",
|
|
21
22
|
"chokidar-cli": "3.0.0",
|
|
22
23
|
"npm-run-all": "4.1.5",
|
|
23
24
|
"rimraf": "6.0.1",
|
|
24
|
-
"style-dictionary": "
|
|
25
|
-
"
|
|
25
|
+
"style-dictionary": "5.0.4",
|
|
26
|
+
"vitest": "3.2.4"
|
|
26
27
|
},
|
|
27
28
|
"scripts": {
|
|
28
29
|
"clean": "rimraf dist/ src/generated/",
|
|
@@ -30,6 +31,7 @@
|
|
|
30
31
|
"build:figma-tokens": "node ./token-transformer.mjs",
|
|
31
32
|
"build:style-dictionary": "node build.mjs",
|
|
32
33
|
"watch": "npm-run-all watch:**",
|
|
33
|
-
"watch:style-dictionary": "chokidar 'src/**/*.tokens.json' 'figma/**/*.tokens.json' --follow-symlinks --command 'npm-run-all build:figma-tokens build:style-dictionary' --ignore '/src/generated/'"
|
|
34
|
+
"watch:style-dictionary": "chokidar 'src/**/*.tokens.json' 'figma/**/*.tokens.json' --follow-symlinks --command 'npm-run-all build:figma-tokens build:style-dictionary' --ignore '/src/generated/'",
|
|
35
|
+
"test": "vitest run"
|
|
34
36
|
}
|
|
35
37
|
}
|