@rijkshuisstijl-community/design-tokens 1.0.0-alpha.162 → 1.0.0-alpha.164
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/dist/_variables.scss +29 -29
- package/dist/index.css +29 -29
- package/dist/index.d.ts +29 -29
- package/dist/index.js +29 -29
- package/dist/index.json +28 -28
- package/dist/index.tokens.json +36 -36
- package/dist/root.css +29 -29
- package/dist/tokens.d.ts +37 -37
- package/dist/tokens.js +1783 -1783
- package/dist/uitvoerend-mintgroen-focus/_variables.scss +29 -28
- package/dist/uitvoerend-mintgroen-focus/index.css +29 -28
- package/dist/uitvoerend-mintgroen-focus/index.d.ts +29 -28
- package/dist/uitvoerend-mintgroen-focus/index.js +29 -28
- package/dist/uitvoerend-mintgroen-focus/index.json +28 -27
- package/dist/uitvoerend-mintgroen-focus/index.tokens.json +38 -33
- package/dist/uitvoerend-mintgroen-focus/root.css +29 -28
- package/dist/uitvoerend-mintgroen-focus/tokens.d.ts +39 -34
- package/dist/uitvoerend-mintgroen-focus/tokens.js +1452 -1425
- package/dist/uitvoerend-violet/_variables.scss +29 -29
- package/dist/uitvoerend-violet/index.css +29 -29
- package/dist/uitvoerend-violet/index.d.ts +29 -29
- package/dist/uitvoerend-violet/index.js +29 -29
- package/dist/uitvoerend-violet/index.json +28 -28
- package/dist/uitvoerend-violet/index.tokens.json +36 -36
- package/dist/uitvoerend-violet/root.css +29 -29
- package/dist/uitvoerend-violet/tokens.d.ts +37 -37
- package/dist/uitvoerend-violet/tokens.js +1783 -1783
- package/dist/uitvoerend-violet-oud/_variables.scss +29 -29
- package/dist/uitvoerend-violet-oud/index.css +29 -29
- package/dist/uitvoerend-violet-oud/index.d.ts +29 -29
- package/dist/uitvoerend-violet-oud/index.js +29 -29
- package/dist/uitvoerend-violet-oud/index.json +28 -28
- package/dist/uitvoerend-violet-oud/index.tokens.json +36 -36
- package/dist/uitvoerend-violet-oud/root.css +29 -29
- package/dist/uitvoerend-violet-oud/tokens.d.ts +37 -37
- package/dist/uitvoerend-violet-oud/tokens.js +1783 -1783
- package/dist/wetgevend/_variables.scss +29 -29
- package/dist/wetgevend/index.css +29 -29
- package/dist/wetgevend/index.d.ts +29 -29
- package/dist/wetgevend/index.js +29 -29
- package/dist/wetgevend/index.json +28 -28
- package/dist/wetgevend/index.tokens.json +36 -36
- package/dist/wetgevend/root.css +29 -29
- package/dist/wetgevend/tokens.d.ts +37 -37
- package/dist/wetgevend/tokens.js +1783 -1783
- package/figma/figma.tokens.json +1 -1
- package/package.json +2 -2
- package/src/generated/base.tokens.json +120 -120
- package/src/generated/themes.json +505 -497
- package/src/generated/uitvoerend-mintgroen-focus/tokens.json +120 -112
- package/src/generated/uitvoerend-violet/tokens.json +120 -120
- package/src/generated/uitvoerend-violet-oud/tokens.json +120 -120
- package/src/generated/wetgevend/tokens.json +120 -120
package/figma/figma.tokens.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rijkshuisstijl-community/design-tokens",
|
|
3
|
-
"version": "1.0.0-alpha.
|
|
3
|
+
"version": "1.0.0-alpha.164",
|
|
4
4
|
"author": "Community for NL Design System",
|
|
5
5
|
"description": "Example design tokens",
|
|
6
6
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
@@ -32,5 +32,5 @@
|
|
|
32
32
|
"style-dictionary": "3.9.2",
|
|
33
33
|
"token-transformer": "0.0.33"
|
|
34
34
|
},
|
|
35
|
-
"gitHead": "
|
|
35
|
+
"gitHead": "3f4c8ce3bbbd116324533fb35a567dd85f0cc316"
|
|
36
36
|
}
|
|
@@ -2997,126 +2997,6 @@
|
|
|
2997
2997
|
"type": "fontSizes"
|
|
2998
2998
|
}
|
|
2999
2999
|
},
|
|
3000
|
-
"skip-link": {
|
|
3001
|
-
"font-weight": {
|
|
3002
|
-
"value": 700,
|
|
3003
|
-
"type": "fontWeights"
|
|
3004
|
-
},
|
|
3005
|
-
"font-family": {
|
|
3006
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
3007
|
-
"type": "fontFamilies"
|
|
3008
|
-
},
|
|
3009
|
-
"font-size": {
|
|
3010
|
-
"value": "1.25rem",
|
|
3011
|
-
"type": "fontSizes"
|
|
3012
|
-
},
|
|
3013
|
-
"line-height": {
|
|
3014
|
-
"value": "150%",
|
|
3015
|
-
"type": "lineHeights"
|
|
3016
|
-
},
|
|
3017
|
-
"min-block-size": {
|
|
3018
|
-
"value": "48px",
|
|
3019
|
-
"type": "sizing"
|
|
3020
|
-
},
|
|
3021
|
-
"min-inline-size": {
|
|
3022
|
-
"value": "48px",
|
|
3023
|
-
"type": "sizing"
|
|
3024
|
-
},
|
|
3025
|
-
"padding-block-end": {
|
|
3026
|
-
"value": "0.75rem",
|
|
3027
|
-
"type": "spacing"
|
|
3028
|
-
},
|
|
3029
|
-
"padding-block-start": {
|
|
3030
|
-
"value": "0.75rem",
|
|
3031
|
-
"type": "spacing"
|
|
3032
|
-
},
|
|
3033
|
-
"padding-inline-end": {
|
|
3034
|
-
"value": "1rem",
|
|
3035
|
-
"type": "spacing"
|
|
3036
|
-
},
|
|
3037
|
-
"padding-inline-start": {
|
|
3038
|
-
"value": "1rem",
|
|
3039
|
-
"type": "spacing"
|
|
3040
|
-
},
|
|
3041
|
-
"focus": {
|
|
3042
|
-
"background-color": {
|
|
3043
|
-
"value": "#fff",
|
|
3044
|
-
"type": "color"
|
|
3045
|
-
},
|
|
3046
|
-
"border-color": {
|
|
3047
|
-
"value": "#154273",
|
|
3048
|
-
"type": "color"
|
|
3049
|
-
},
|
|
3050
|
-
"border-style": {
|
|
3051
|
-
"value": "solid",
|
|
3052
|
-
"type": "borderStyle"
|
|
3053
|
-
},
|
|
3054
|
-
"border-width": {
|
|
3055
|
-
"value": "2px",
|
|
3056
|
-
"type": "borderWidth"
|
|
3057
|
-
},
|
|
3058
|
-
"color": {
|
|
3059
|
-
"value": "#154273",
|
|
3060
|
-
"type": "color"
|
|
3061
|
-
},
|
|
3062
|
-
"text-decoration": {
|
|
3063
|
-
"value": "None",
|
|
3064
|
-
"type": "textDecoration"
|
|
3065
|
-
}
|
|
3066
|
-
},
|
|
3067
|
-
"focus-visible": {
|
|
3068
|
-
"outline-color": {
|
|
3069
|
-
"value": "#000",
|
|
3070
|
-
"type": "color"
|
|
3071
|
-
}
|
|
3072
|
-
},
|
|
3073
|
-
"background-color": {
|
|
3074
|
-
"value": "#154273",
|
|
3075
|
-
"type": "color"
|
|
3076
|
-
},
|
|
3077
|
-
"border-color": {
|
|
3078
|
-
"value": "transparent",
|
|
3079
|
-
"type": "color"
|
|
3080
|
-
},
|
|
3081
|
-
"color": {
|
|
3082
|
-
"value": "#fff",
|
|
3083
|
-
"type": "color"
|
|
3084
|
-
},
|
|
3085
|
-
"border-width": {
|
|
3086
|
-
"value": "2px",
|
|
3087
|
-
"type": "borderWidth"
|
|
3088
|
-
},
|
|
3089
|
-
"box-block-end-shadow": {
|
|
3090
|
-
"offset-x": {
|
|
3091
|
-
"value": 0,
|
|
3092
|
-
"type": "other"
|
|
3093
|
-
},
|
|
3094
|
-
"offset-y": {
|
|
3095
|
-
"value": "16px",
|
|
3096
|
-
"type": "other"
|
|
3097
|
-
},
|
|
3098
|
-
"blur-radius": {
|
|
3099
|
-
"value": "48px",
|
|
3100
|
-
"type": "other"
|
|
3101
|
-
},
|
|
3102
|
-
"spread-radius": {
|
|
3103
|
-
"value": 0,
|
|
3104
|
-
"type": "other"
|
|
3105
|
-
},
|
|
3106
|
-
"color": {
|
|
3107
|
-
"value": "#0000001a",
|
|
3108
|
-
"type": "color"
|
|
3109
|
-
}
|
|
3110
|
-
},
|
|
3111
|
-
"text-decoration": {
|
|
3112
|
-
"value": "underline",
|
|
3113
|
-
"type": "textDecoration"
|
|
3114
|
-
},
|
|
3115
|
-
"text-underline-offset": {
|
|
3116
|
-
"value": "0.125rem",
|
|
3117
|
-
"type": "other"
|
|
3118
|
-
}
|
|
3119
|
-
},
|
|
3120
3000
|
"separator": {
|
|
3121
3001
|
"color": {
|
|
3122
3002
|
"value": "#CBD5E1",
|
|
@@ -5344,6 +5224,126 @@
|
|
|
5344
5224
|
}
|
|
5345
5225
|
},
|
|
5346
5226
|
"nl": {
|
|
5227
|
+
"skip-link": {
|
|
5228
|
+
"font-weight": {
|
|
5229
|
+
"value": 700,
|
|
5230
|
+
"type": "fontWeights"
|
|
5231
|
+
},
|
|
5232
|
+
"font-family": {
|
|
5233
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
5234
|
+
"type": "fontFamilies"
|
|
5235
|
+
},
|
|
5236
|
+
"font-size": {
|
|
5237
|
+
"value": "1.25rem",
|
|
5238
|
+
"type": "fontSizes"
|
|
5239
|
+
},
|
|
5240
|
+
"line-height": {
|
|
5241
|
+
"value": "150%",
|
|
5242
|
+
"type": "lineHeights"
|
|
5243
|
+
},
|
|
5244
|
+
"min-block-size": {
|
|
5245
|
+
"value": "48px",
|
|
5246
|
+
"type": "sizing"
|
|
5247
|
+
},
|
|
5248
|
+
"min-inline-size": {
|
|
5249
|
+
"value": "48px",
|
|
5250
|
+
"type": "sizing"
|
|
5251
|
+
},
|
|
5252
|
+
"padding-block-end": {
|
|
5253
|
+
"value": "0.75rem",
|
|
5254
|
+
"type": "spacing"
|
|
5255
|
+
},
|
|
5256
|
+
"padding-block-start": {
|
|
5257
|
+
"value": "0.75rem",
|
|
5258
|
+
"type": "spacing"
|
|
5259
|
+
},
|
|
5260
|
+
"padding-inline-end": {
|
|
5261
|
+
"value": "1rem",
|
|
5262
|
+
"type": "spacing"
|
|
5263
|
+
},
|
|
5264
|
+
"padding-inline-start": {
|
|
5265
|
+
"value": "1rem",
|
|
5266
|
+
"type": "spacing"
|
|
5267
|
+
},
|
|
5268
|
+
"focus": {
|
|
5269
|
+
"background-color": {
|
|
5270
|
+
"value": "#fff",
|
|
5271
|
+
"type": "color"
|
|
5272
|
+
},
|
|
5273
|
+
"border-color": {
|
|
5274
|
+
"value": "#154273",
|
|
5275
|
+
"type": "color"
|
|
5276
|
+
},
|
|
5277
|
+
"border-style": {
|
|
5278
|
+
"value": "solid",
|
|
5279
|
+
"type": "borderStyle"
|
|
5280
|
+
},
|
|
5281
|
+
"border-width": {
|
|
5282
|
+
"value": "2px",
|
|
5283
|
+
"type": "borderWidth"
|
|
5284
|
+
},
|
|
5285
|
+
"color": {
|
|
5286
|
+
"value": "#154273",
|
|
5287
|
+
"type": "color"
|
|
5288
|
+
},
|
|
5289
|
+
"text-decoration": {
|
|
5290
|
+
"value": "None",
|
|
5291
|
+
"type": "textDecoration"
|
|
5292
|
+
}
|
|
5293
|
+
},
|
|
5294
|
+
"focus-visible": {
|
|
5295
|
+
"outline-color": {
|
|
5296
|
+
"value": "#000",
|
|
5297
|
+
"type": "color"
|
|
5298
|
+
}
|
|
5299
|
+
},
|
|
5300
|
+
"background-color": {
|
|
5301
|
+
"value": "#154273",
|
|
5302
|
+
"type": "color"
|
|
5303
|
+
},
|
|
5304
|
+
"border-color": {
|
|
5305
|
+
"value": "transparent",
|
|
5306
|
+
"type": "color"
|
|
5307
|
+
},
|
|
5308
|
+
"color": {
|
|
5309
|
+
"value": "#fff",
|
|
5310
|
+
"type": "color"
|
|
5311
|
+
},
|
|
5312
|
+
"border-width": {
|
|
5313
|
+
"value": "2px",
|
|
5314
|
+
"type": "borderWidth"
|
|
5315
|
+
},
|
|
5316
|
+
"box-block-end-shadow": {
|
|
5317
|
+
"offset-x": {
|
|
5318
|
+
"value": 0,
|
|
5319
|
+
"type": "other"
|
|
5320
|
+
},
|
|
5321
|
+
"offset-y": {
|
|
5322
|
+
"value": "16px",
|
|
5323
|
+
"type": "other"
|
|
5324
|
+
},
|
|
5325
|
+
"blur-radius": {
|
|
5326
|
+
"value": "48px",
|
|
5327
|
+
"type": "other"
|
|
5328
|
+
},
|
|
5329
|
+
"spread-radius": {
|
|
5330
|
+
"value": 0,
|
|
5331
|
+
"type": "other"
|
|
5332
|
+
},
|
|
5333
|
+
"color": {
|
|
5334
|
+
"value": "#0000001a",
|
|
5335
|
+
"type": "color"
|
|
5336
|
+
}
|
|
5337
|
+
},
|
|
5338
|
+
"text-decoration": {
|
|
5339
|
+
"value": "underline",
|
|
5340
|
+
"type": "textDecoration"
|
|
5341
|
+
},
|
|
5342
|
+
"text-underline-offset": {
|
|
5343
|
+
"value": "0.125rem",
|
|
5344
|
+
"type": "other"
|
|
5345
|
+
}
|
|
5346
|
+
},
|
|
5347
5347
|
"paragraph": {
|
|
5348
5348
|
"color": {
|
|
5349
5349
|
"value": "#154273",
|