@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.
Files changed (53) hide show
  1. package/dist/_variables.scss +29 -29
  2. package/dist/index.css +29 -29
  3. package/dist/index.d.ts +29 -29
  4. package/dist/index.js +29 -29
  5. package/dist/index.json +28 -28
  6. package/dist/index.tokens.json +36 -36
  7. package/dist/root.css +29 -29
  8. package/dist/tokens.d.ts +37 -37
  9. package/dist/tokens.js +1783 -1783
  10. package/dist/uitvoerend-mintgroen-focus/_variables.scss +29 -28
  11. package/dist/uitvoerend-mintgroen-focus/index.css +29 -28
  12. package/dist/uitvoerend-mintgroen-focus/index.d.ts +29 -28
  13. package/dist/uitvoerend-mintgroen-focus/index.js +29 -28
  14. package/dist/uitvoerend-mintgroen-focus/index.json +28 -27
  15. package/dist/uitvoerend-mintgroen-focus/index.tokens.json +38 -33
  16. package/dist/uitvoerend-mintgroen-focus/root.css +29 -28
  17. package/dist/uitvoerend-mintgroen-focus/tokens.d.ts +39 -34
  18. package/dist/uitvoerend-mintgroen-focus/tokens.js +1452 -1425
  19. package/dist/uitvoerend-violet/_variables.scss +29 -29
  20. package/dist/uitvoerend-violet/index.css +29 -29
  21. package/dist/uitvoerend-violet/index.d.ts +29 -29
  22. package/dist/uitvoerend-violet/index.js +29 -29
  23. package/dist/uitvoerend-violet/index.json +28 -28
  24. package/dist/uitvoerend-violet/index.tokens.json +36 -36
  25. package/dist/uitvoerend-violet/root.css +29 -29
  26. package/dist/uitvoerend-violet/tokens.d.ts +37 -37
  27. package/dist/uitvoerend-violet/tokens.js +1783 -1783
  28. package/dist/uitvoerend-violet-oud/_variables.scss +29 -29
  29. package/dist/uitvoerend-violet-oud/index.css +29 -29
  30. package/dist/uitvoerend-violet-oud/index.d.ts +29 -29
  31. package/dist/uitvoerend-violet-oud/index.js +29 -29
  32. package/dist/uitvoerend-violet-oud/index.json +28 -28
  33. package/dist/uitvoerend-violet-oud/index.tokens.json +36 -36
  34. package/dist/uitvoerend-violet-oud/root.css +29 -29
  35. package/dist/uitvoerend-violet-oud/tokens.d.ts +37 -37
  36. package/dist/uitvoerend-violet-oud/tokens.js +1783 -1783
  37. package/dist/wetgevend/_variables.scss +29 -29
  38. package/dist/wetgevend/index.css +29 -29
  39. package/dist/wetgevend/index.d.ts +29 -29
  40. package/dist/wetgevend/index.js +29 -29
  41. package/dist/wetgevend/index.json +28 -28
  42. package/dist/wetgevend/index.tokens.json +36 -36
  43. package/dist/wetgevend/root.css +29 -29
  44. package/dist/wetgevend/tokens.d.ts +37 -37
  45. package/dist/wetgevend/tokens.js +1783 -1783
  46. package/figma/figma.tokens.json +1 -1
  47. package/package.json +2 -2
  48. package/src/generated/base.tokens.json +120 -120
  49. package/src/generated/themes.json +505 -497
  50. package/src/generated/uitvoerend-mintgroen-focus/tokens.json +120 -112
  51. package/src/generated/uitvoerend-violet/tokens.json +120 -120
  52. package/src/generated/uitvoerend-violet-oud/tokens.json +120 -120
  53. package/src/generated/wetgevend/tokens.json +120 -120
@@ -3757,119 +3757,7 @@
3757
3757
  "background-color": {
3758
3758
  "value": "#FDD370",
3759
3759
  "type": "color"
3760
- },
3761
- "border-color": {
3762
- "value": "#154273",
3763
- "type": "color"
3764
- },
3765
- "border-style": {
3766
- "value": "solid",
3767
- "type": "borderStyle"
3768
- },
3769
- "border-width": {
3770
- "value": "2px",
3771
- "type": "borderWidth"
3772
- },
3773
- "color": {
3774
- "value": "#154273",
3775
- "type": "color"
3776
- },
3777
- "text-decoration": {
3778
- "value": "None",
3779
- "type": "textDecoration"
3780
- }
3781
- },
3782
- "font-weight": {
3783
- "value": 700,
3784
- "type": "fontWeights"
3785
- },
3786
- "font-family": {
3787
- "value": "Fira Sans, Arial, Verdana, sans-serif",
3788
- "type": "fontFamilies"
3789
- },
3790
- "font-size": {
3791
- "value": "1.25rem",
3792
- "type": "fontSizes"
3793
- },
3794
- "line-height": {
3795
- "value": "150%",
3796
- "type": "lineHeights"
3797
- },
3798
- "min-block-size": {
3799
- "value": "48px",
3800
- "type": "sizing"
3801
- },
3802
- "min-inline-size": {
3803
- "value": "48px",
3804
- "type": "sizing"
3805
- },
3806
- "padding-block-end": {
3807
- "value": "0.75rem",
3808
- "type": "spacing"
3809
- },
3810
- "padding-block-start": {
3811
- "value": "0.75rem",
3812
- "type": "spacing"
3813
- },
3814
- "padding-inline-end": {
3815
- "value": "1rem",
3816
- "type": "spacing"
3817
- },
3818
- "padding-inline-start": {
3819
- "value": "1rem",
3820
- "type": "spacing"
3821
- },
3822
- "focus-visible": {
3823
- "outline-color": {
3824
- "value": "#000",
3825
- "type": "color"
3826
- }
3827
- },
3828
- "background-color": {
3829
- "value": "#154273",
3830
- "type": "color"
3831
- },
3832
- "border-color": {
3833
- "value": "transparent",
3834
- "type": "color"
3835
- },
3836
- "color": {
3837
- "value": "#fff",
3838
- "type": "color"
3839
- },
3840
- "border-width": {
3841
- "value": "2px",
3842
- "type": "borderWidth"
3843
- },
3844
- "box-block-end-shadow": {
3845
- "offset-x": {
3846
- "value": 0,
3847
- "type": "other"
3848
- },
3849
- "offset-y": {
3850
- "value": "16px",
3851
- "type": "other"
3852
- },
3853
- "blur-radius": {
3854
- "value": "48px",
3855
- "type": "other"
3856
- },
3857
- "spread-radius": {
3858
- "value": 0,
3859
- "type": "other"
3860
- },
3861
- "color": {
3862
- "value": "#0000001a",
3863
- "type": "color"
3864
3760
  }
3865
- },
3866
- "text-decoration": {
3867
- "value": "underline",
3868
- "type": "textDecoration"
3869
- },
3870
- "text-underline-offset": {
3871
- "value": "0.125rem",
3872
- "type": "other"
3873
3761
  }
3874
3762
  },
3875
3763
  "icon": {
@@ -5386,6 +5274,126 @@
5386
5274
  }
5387
5275
  },
5388
5276
  "nl": {
5277
+ "skip-link": {
5278
+ "font-weight": {
5279
+ "value": 700,
5280
+ "type": "fontWeights"
5281
+ },
5282
+ "font-family": {
5283
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
5284
+ "type": "fontFamilies"
5285
+ },
5286
+ "font-size": {
5287
+ "value": "1.25rem",
5288
+ "type": "fontSizes"
5289
+ },
5290
+ "line-height": {
5291
+ "value": "150%",
5292
+ "type": "lineHeights"
5293
+ },
5294
+ "min-block-size": {
5295
+ "value": "48px",
5296
+ "type": "sizing"
5297
+ },
5298
+ "min-inline-size": {
5299
+ "value": "48px",
5300
+ "type": "sizing"
5301
+ },
5302
+ "padding-block-end": {
5303
+ "value": "0.75rem",
5304
+ "type": "spacing"
5305
+ },
5306
+ "padding-block-start": {
5307
+ "value": "0.75rem",
5308
+ "type": "spacing"
5309
+ },
5310
+ "padding-inline-end": {
5311
+ "value": "1rem",
5312
+ "type": "spacing"
5313
+ },
5314
+ "padding-inline-start": {
5315
+ "value": "1rem",
5316
+ "type": "spacing"
5317
+ },
5318
+ "focus": {
5319
+ "background-color": {
5320
+ "value": "#fff",
5321
+ "type": "color"
5322
+ },
5323
+ "border-color": {
5324
+ "value": "#154273",
5325
+ "type": "color"
5326
+ },
5327
+ "border-style": {
5328
+ "value": "solid",
5329
+ "type": "borderStyle"
5330
+ },
5331
+ "border-width": {
5332
+ "value": "2px",
5333
+ "type": "borderWidth"
5334
+ },
5335
+ "color": {
5336
+ "value": "#154273",
5337
+ "type": "color"
5338
+ },
5339
+ "text-decoration": {
5340
+ "value": "None",
5341
+ "type": "textDecoration"
5342
+ }
5343
+ },
5344
+ "focus-visible": {
5345
+ "outline-color": {
5346
+ "value": "#000",
5347
+ "type": "color"
5348
+ }
5349
+ },
5350
+ "background-color": {
5351
+ "value": "#154273",
5352
+ "type": "color"
5353
+ },
5354
+ "border-color": {
5355
+ "value": "transparent",
5356
+ "type": "color"
5357
+ },
5358
+ "color": {
5359
+ "value": "#fff",
5360
+ "type": "color"
5361
+ },
5362
+ "border-width": {
5363
+ "value": "2px",
5364
+ "type": "borderWidth"
5365
+ },
5366
+ "box-block-end-shadow": {
5367
+ "offset-x": {
5368
+ "value": 0,
5369
+ "type": "other"
5370
+ },
5371
+ "offset-y": {
5372
+ "value": "16px",
5373
+ "type": "other"
5374
+ },
5375
+ "blur-radius": {
5376
+ "value": "48px",
5377
+ "type": "other"
5378
+ },
5379
+ "spread-radius": {
5380
+ "value": 0,
5381
+ "type": "other"
5382
+ },
5383
+ "color": {
5384
+ "value": "#0000001a",
5385
+ "type": "color"
5386
+ }
5387
+ },
5388
+ "text-decoration": {
5389
+ "value": "underline",
5390
+ "type": "textDecoration"
5391
+ },
5392
+ "text-underline-offset": {
5393
+ "value": "0.125rem",
5394
+ "type": "other"
5395
+ }
5396
+ },
5389
5397
  "paragraph": {
5390
5398
  "color": {
5391
5399
  "value": "#154273",
@@ -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",
@@ -5322,6 +5202,126 @@
5322
5202
  }
5323
5203
  },
5324
5204
  "nl": {
5205
+ "skip-link": {
5206
+ "font-weight": {
5207
+ "value": 700,
5208
+ "type": "fontWeights"
5209
+ },
5210
+ "font-family": {
5211
+ "value": "Fira Sans, Arial, Verdana, sans-serif",
5212
+ "type": "fontFamilies"
5213
+ },
5214
+ "font-size": {
5215
+ "value": "1.25rem",
5216
+ "type": "fontSizes"
5217
+ },
5218
+ "line-height": {
5219
+ "value": "150%",
5220
+ "type": "lineHeights"
5221
+ },
5222
+ "min-block-size": {
5223
+ "value": "48px",
5224
+ "type": "sizing"
5225
+ },
5226
+ "min-inline-size": {
5227
+ "value": "48px",
5228
+ "type": "sizing"
5229
+ },
5230
+ "padding-block-end": {
5231
+ "value": "0.75rem",
5232
+ "type": "spacing"
5233
+ },
5234
+ "padding-block-start": {
5235
+ "value": "0.75rem",
5236
+ "type": "spacing"
5237
+ },
5238
+ "padding-inline-end": {
5239
+ "value": "1rem",
5240
+ "type": "spacing"
5241
+ },
5242
+ "padding-inline-start": {
5243
+ "value": "1rem",
5244
+ "type": "spacing"
5245
+ },
5246
+ "focus": {
5247
+ "background-color": {
5248
+ "value": "#fff",
5249
+ "type": "color"
5250
+ },
5251
+ "border-color": {
5252
+ "value": "#154273",
5253
+ "type": "color"
5254
+ },
5255
+ "border-style": {
5256
+ "value": "solid",
5257
+ "type": "borderStyle"
5258
+ },
5259
+ "border-width": {
5260
+ "value": "2px",
5261
+ "type": "borderWidth"
5262
+ },
5263
+ "color": {
5264
+ "value": "#154273",
5265
+ "type": "color"
5266
+ },
5267
+ "text-decoration": {
5268
+ "value": "None",
5269
+ "type": "textDecoration"
5270
+ }
5271
+ },
5272
+ "focus-visible": {
5273
+ "outline-color": {
5274
+ "value": "#000",
5275
+ "type": "color"
5276
+ }
5277
+ },
5278
+ "background-color": {
5279
+ "value": "#154273",
5280
+ "type": "color"
5281
+ },
5282
+ "border-color": {
5283
+ "value": "transparent",
5284
+ "type": "color"
5285
+ },
5286
+ "color": {
5287
+ "value": "#fff",
5288
+ "type": "color"
5289
+ },
5290
+ "border-width": {
5291
+ "value": "2px",
5292
+ "type": "borderWidth"
5293
+ },
5294
+ "box-block-end-shadow": {
5295
+ "offset-x": {
5296
+ "value": 0,
5297
+ "type": "other"
5298
+ },
5299
+ "offset-y": {
5300
+ "value": "16px",
5301
+ "type": "other"
5302
+ },
5303
+ "blur-radius": {
5304
+ "value": "48px",
5305
+ "type": "other"
5306
+ },
5307
+ "spread-radius": {
5308
+ "value": 0,
5309
+ "type": "other"
5310
+ },
5311
+ "color": {
5312
+ "value": "#0000001a",
5313
+ "type": "color"
5314
+ }
5315
+ },
5316
+ "text-decoration": {
5317
+ "value": "underline",
5318
+ "type": "textDecoration"
5319
+ },
5320
+ "text-underline-offset": {
5321
+ "value": "0.125rem",
5322
+ "type": "other"
5323
+ }
5324
+ },
5325
5325
  "paragraph": {
5326
5326
  "color": {
5327
5327
  "value": "#154273",