@utrecht/component-library-design-tokens 1.1.0 → 1.1.2

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 (2) hide show
  1. package/dist/tokens.json +605 -605
  2. package/package.json +8 -8
package/dist/tokens.json CHANGED
@@ -3375,6 +3375,68 @@
3375
3375
  "type": "fontFamilies"
3376
3376
  }
3377
3377
  },
3378
+ "rich-text": {
3379
+ "stranger": {
3380
+ "margin-block-end": {
3381
+ "$extensions": {
3382
+ "nl.nldesignsystem.css.property": {
3383
+ "syntax": "<length>",
3384
+ "inherits": true
3385
+ },
3386
+ "nl.nldesignsystem.figma.supports-token": false
3387
+ },
3388
+ "type": "spacing"
3389
+ }
3390
+ },
3391
+ "acquaintance": {
3392
+ "margin-block-end": {
3393
+ "$extensions": {
3394
+ "nl.nldesignsystem.css.property": {
3395
+ "syntax": "<length>",
3396
+ "inherits": true
3397
+ },
3398
+ "nl.nldesignsystem.figma.supports-token": false
3399
+ },
3400
+ "type": "spacing"
3401
+ }
3402
+ },
3403
+ "friend": {
3404
+ "margin-block-end": {
3405
+ "$extensions": {
3406
+ "nl.nldesignsystem.css.property": {
3407
+ "syntax": "<length>",
3408
+ "inherits": true
3409
+ },
3410
+ "nl.nldesignsystem.figma.supports-token": false
3411
+ },
3412
+ "type": "spacing"
3413
+ }
3414
+ },
3415
+ "best-friend": {
3416
+ "margin-block-end": {
3417
+ "$extensions": {
3418
+ "nl.nldesignsystem.css.property": {
3419
+ "syntax": "<length>",
3420
+ "inherits": true
3421
+ },
3422
+ "nl.nldesignsystem.figma.supports-token": false
3423
+ },
3424
+ "type": "spacing"
3425
+ }
3426
+ },
3427
+ "confidant": {
3428
+ "margin-block-end": {
3429
+ "$extensions": {
3430
+ "nl.nldesignsystem.css.property": {
3431
+ "syntax": "<length>",
3432
+ "inherits": true
3433
+ },
3434
+ "nl.nldesignsystem.figma.supports-token": false
3435
+ },
3436
+ "type": "spacing"
3437
+ }
3438
+ }
3439
+ },
3378
3440
  "radio-button": {
3379
3441
  "background-color": {
3380
3442
  "$extensions": {
@@ -3918,68 +3980,6 @@
3918
3980
  }
3919
3981
  }
3920
3982
  },
3921
- "rich-text": {
3922
- "stranger": {
3923
- "margin-block-end": {
3924
- "$extensions": {
3925
- "nl.nldesignsystem.css.property": {
3926
- "syntax": "<length>",
3927
- "inherits": true
3928
- },
3929
- "nl.nldesignsystem.figma.supports-token": false
3930
- },
3931
- "type": "spacing"
3932
- }
3933
- },
3934
- "acquaintance": {
3935
- "margin-block-end": {
3936
- "$extensions": {
3937
- "nl.nldesignsystem.css.property": {
3938
- "syntax": "<length>",
3939
- "inherits": true
3940
- },
3941
- "nl.nldesignsystem.figma.supports-token": false
3942
- },
3943
- "type": "spacing"
3944
- }
3945
- },
3946
- "friend": {
3947
- "margin-block-end": {
3948
- "$extensions": {
3949
- "nl.nldesignsystem.css.property": {
3950
- "syntax": "<length>",
3951
- "inherits": true
3952
- },
3953
- "nl.nldesignsystem.figma.supports-token": false
3954
- },
3955
- "type": "spacing"
3956
- }
3957
- },
3958
- "best-friend": {
3959
- "margin-block-end": {
3960
- "$extensions": {
3961
- "nl.nldesignsystem.css.property": {
3962
- "syntax": "<length>",
3963
- "inherits": true
3964
- },
3965
- "nl.nldesignsystem.figma.supports-token": false
3966
- },
3967
- "type": "spacing"
3968
- }
3969
- },
3970
- "confidant": {
3971
- "margin-block-end": {
3972
- "$extensions": {
3973
- "nl.nldesignsystem.css.property": {
3974
- "syntax": "<length>",
3975
- "inherits": true
3976
- },
3977
- "nl.nldesignsystem.figma.supports-token": false
3978
- },
3979
- "type": "spacing"
3980
- }
3981
- }
3982
- },
3983
3983
  "preserve-data": {},
3984
3984
  "pre-heading": {
3985
3985
  "color": {
@@ -5291,33 +5291,6 @@
5291
5291
  }
5292
5292
  }
5293
5293
  },
5294
- "open-forms-container": {},
5295
- "number-data": {
5296
- "positive": {
5297
- "color": {
5298
- "$extensions": {
5299
- "nl.nldesignsystem.css.property": {
5300
- "syntax": "<color>",
5301
- "inherits": true
5302
- },
5303
- "nl.nldesignsystem.figma.supports-token": false
5304
- },
5305
- "type": "color"
5306
- }
5307
- },
5308
- "negative": {
5309
- "color": {
5310
- "$extensions": {
5311
- "nl.nldesignsystem.css.property": {
5312
- "syntax": "<color>",
5313
- "inherits": true
5314
- },
5315
- "nl.nldesignsystem.figma.supports-token": false
5316
- },
5317
- "type": "color"
5318
- }
5319
- }
5320
- },
5321
5294
  "number-badge": {
5322
5295
  "background-color": {
5323
5296
  "$extensions": {
@@ -5489,6 +5462,33 @@
5489
5462
  "type": "spacing"
5490
5463
  }
5491
5464
  },
5465
+ "open-forms-container": {},
5466
+ "number-data": {
5467
+ "positive": {
5468
+ "color": {
5469
+ "$extensions": {
5470
+ "nl.nldesignsystem.css.property": {
5471
+ "syntax": "<color>",
5472
+ "inherits": true
5473
+ },
5474
+ "nl.nldesignsystem.figma.supports-token": false
5475
+ },
5476
+ "type": "color"
5477
+ }
5478
+ },
5479
+ "negative": {
5480
+ "color": {
5481
+ "$extensions": {
5482
+ "nl.nldesignsystem.css.property": {
5483
+ "syntax": "<color>",
5484
+ "inherits": true
5485
+ },
5486
+ "nl.nldesignsystem.figma.supports-token": false
5487
+ },
5488
+ "type": "color"
5489
+ }
5490
+ }
5491
+ },
5492
5492
  "topnav": {},
5493
5493
  "sidenav": {},
5494
5494
  "nav-list": {},
@@ -13439,6 +13439,18 @@
13439
13439
  "type": "textCase"
13440
13440
  }
13441
13441
  },
13442
+ "article": {
13443
+ "max-inline-size": {
13444
+ "$extensions": {
13445
+ "nl.nldesignsystem.css.property": {
13446
+ "syntax": "<length>",
13447
+ "inherits": true
13448
+ },
13449
+ "nl.nldesignsystem.figma.supports-token": false
13450
+ },
13451
+ "type": "sizing"
13452
+ }
13453
+ },
13442
13454
  "backdrop": {
13443
13455
  "background-color": {
13444
13456
  "$extensions": {
@@ -13505,18 +13517,6 @@
13505
13517
  }
13506
13518
  }
13507
13519
  },
13508
- "article": {
13509
- "max-inline-size": {
13510
- "$extensions": {
13511
- "nl.nldesignsystem.css.property": {
13512
- "syntax": "<length>",
13513
- "inherits": true
13514
- },
13515
- "nl.nldesignsystem.figma.supports-token": false
13516
- },
13517
- "type": "sizing"
13518
- }
13519
- },
13520
13520
  "alternate-lang-nav": {},
13521
13521
  "alert-dialog": {
13522
13522
  "margin-block-start": {
@@ -13620,7 +13620,7 @@
13620
13620
  "type": "sizing"
13621
13621
  }
13622
13622
  },
13623
- "action-group": {
13623
+ "alert": {
13624
13624
  "background-color": {
13625
13625
  "$extensions": {
13626
13626
  "nl.nldesignsystem.css.property": {
@@ -13631,38 +13631,47 @@
13631
13631
  },
13632
13632
  "type": "color"
13633
13633
  },
13634
- "column-gap": {
13634
+ "border-color": {
13635
13635
  "$extensions": {
13636
13636
  "nl.nldesignsystem.css.property": {
13637
- "syntax": "<length>",
13637
+ "syntax": "<color>",
13638
13638
  "inherits": true
13639
13639
  },
13640
13640
  "nl.nldesignsystem.figma.supports-token": true
13641
13641
  },
13642
- "comment": "'column-gap', for lack of a better existing property.",
13643
- "type": "spacing"
13642
+ "type": "color"
13644
13643
  },
13645
- "margin-block-end": {
13644
+ "border-radius": {
13646
13645
  "$extensions": {
13647
13646
  "nl.nldesignsystem.css.property": {
13648
- "syntax": "<length>",
13647
+ "syntax": "<length-percentage>",
13649
13648
  "inherits": true
13650
13649
  },
13651
- "nl.nldesignsystem.figma.supports-token": false
13650
+ "nl.nldesignsystem.figma.supports-token": true
13652
13651
  },
13653
- "type": "spacing"
13652
+ "type": "borderRadius"
13654
13653
  },
13655
- "margin-block-start": {
13654
+ "border-width": {
13656
13655
  "$extensions": {
13657
13656
  "nl.nldesignsystem.css.property": {
13658
13657
  "syntax": "<length>",
13659
13658
  "inherits": true
13660
13659
  },
13661
- "nl.nldesignsystem.figma.supports-token": false
13660
+ "nl.nldesignsystem.figma.supports-token": true
13662
13661
  },
13663
- "type": "spacing"
13662
+ "type": "borderWidth"
13664
13663
  },
13665
- "padding-block-end": {
13664
+ "color": {
13665
+ "$extensions": {
13666
+ "nl.nldesignsystem.css.property": {
13667
+ "syntax": "<color>",
13668
+ "inherits": true
13669
+ },
13670
+ "nl.nldesignsystem.figma.supports-token": true
13671
+ },
13672
+ "type": "color"
13673
+ },
13674
+ "column-gap": {
13666
13675
  "$extensions": {
13667
13676
  "nl.nldesignsystem.css.property": {
13668
13677
  "syntax": "<length>",
@@ -13682,7 +13691,7 @@
13682
13691
  },
13683
13692
  "type": "spacing"
13684
13693
  },
13685
- "row-gap": {
13694
+ "padding-block-end": {
13686
13695
  "$extensions": {
13687
13696
  "nl.nldesignsystem.css.property": {
13688
13697
  "syntax": "<length>",
@@ -13690,32 +13699,29 @@
13690
13699
  },
13691
13700
  "nl.nldesignsystem.figma.supports-token": true
13692
13701
  },
13693
- "comment": "'row-gap', for lack of a better existing property.",
13694
13702
  "type": "spacing"
13695
- }
13696
- },
13697
- "accordion": {
13698
- "margin-block-start": {
13703
+ },
13704
+ "padding-inline-start": {
13699
13705
  "$extensions": {
13700
13706
  "nl.nldesignsystem.css.property": {
13701
13707
  "syntax": "<length>",
13702
13708
  "inherits": true
13703
13709
  },
13704
- "nl.nldesignsystem.figma.supports-token": false
13710
+ "nl.nldesignsystem.figma.supports-token": true
13705
13711
  },
13706
13712
  "type": "spacing"
13707
13713
  },
13708
- "margin-block-end": {
13714
+ "padding-inline-end": {
13709
13715
  "$extensions": {
13710
13716
  "nl.nldesignsystem.css.property": {
13711
13717
  "syntax": "<length>",
13712
13718
  "inherits": true
13713
13719
  },
13714
- "nl.nldesignsystem.figma.supports-token": false
13720
+ "nl.nldesignsystem.figma.supports-token": true
13715
13721
  },
13716
13722
  "type": "spacing"
13717
13723
  },
13718
- "row-gap": {
13724
+ "margin-block-start": {
13719
13725
  "$extensions": {
13720
13726
  "nl.nldesignsystem.css.property": {
13721
13727
  "syntax": "<length>",
@@ -13725,53 +13731,158 @@
13725
13731
  },
13726
13732
  "type": "spacing"
13727
13733
  },
13728
- "button": {
13729
- "padding-inline-end": {
13734
+ "margin-block-end": {
13735
+ "$extensions": {
13736
+ "nl.nldesignsystem.css.property": {
13737
+ "syntax": "<length>",
13738
+ "inherits": true
13739
+ },
13740
+ "nl.nldesignsystem.figma.supports-token": false
13741
+ },
13742
+ "type": "spacing"
13743
+ },
13744
+ "message": {
13745
+ "row-gap": {
13730
13746
  "$extensions": {
13731
13747
  "nl.nldesignsystem.css.property": {
13732
13748
  "syntax": "<length>",
13733
13749
  "inherits": true
13734
13750
  },
13735
- "nl.nldesignsystem.figma.supports-token": true
13751
+ "nl.nldesignsystem.figma.supports-token": false
13736
13752
  },
13737
13753
  "type": "spacing"
13738
- },
13739
- "padding-inline-start": {
13754
+ }
13755
+ },
13756
+ "content": {
13757
+ "row-gap": {
13740
13758
  "$extensions": {
13741
13759
  "nl.nldesignsystem.css.property": {
13742
13760
  "syntax": "<length>",
13743
13761
  "inherits": true
13744
13762
  },
13745
- "nl.nldesignsystem.figma.supports-token": true
13763
+ "nl.nldesignsystem.figma.supports-token": false
13746
13764
  },
13747
13765
  "type": "spacing"
13766
+ }
13767
+ },
13768
+ "info": {
13769
+ "background-color": {
13770
+ "$extensions": {
13771
+ "nl.nldesignsystem.css.property": {
13772
+ "syntax": "<color>",
13773
+ "inherits": true
13774
+ },
13775
+ "nl.nldesignsystem.fallback": [
13776
+ "utrecht.alert.background-color"
13777
+ ],
13778
+ "nl.nldesignsystem.figma.supports-token": true
13779
+ },
13780
+ "type": "color"
13748
13781
  },
13749
- "padding-block-end": {
13782
+ "color": {
13750
13783
  "$extensions": {
13751
13784
  "nl.nldesignsystem.css.property": {
13752
- "syntax": "<length>",
13785
+ "syntax": "<color>",
13753
13786
  "inherits": true
13754
13787
  },
13788
+ "nl.nldesignsystem.fallback": [
13789
+ "utrecht.alert.color"
13790
+ ],
13755
13791
  "nl.nldesignsystem.figma.supports-token": true
13756
13792
  },
13757
- "type": "spacing"
13793
+ "type": "color"
13758
13794
  },
13759
- "padding-block-start": {
13795
+ "border-color": {
13796
+ "$extensions": {
13797
+ "nl.nldesignsystem.css.property": {
13798
+ "syntax": "<color>",
13799
+ "inherits": true
13800
+ },
13801
+ "nl.nldesignsystem.fallback": [
13802
+ "utrecht.alert.border-color"
13803
+ ],
13804
+ "nl.nldesignsystem.figma.supports-token": true
13805
+ },
13806
+ "type": "color"
13807
+ },
13808
+ "border-width": {
13760
13809
  "$extensions": {
13761
13810
  "nl.nldesignsystem.css.property": {
13762
13811
  "syntax": "<length>",
13763
13812
  "inherits": true
13764
13813
  },
13814
+ "nl.nldesignsystem.fallback": [
13815
+ "utrecht.alert.border-width"
13816
+ ],
13817
+ "nl.nldesignsystem.figma.supports-token": true
13818
+ },
13819
+ "type": "borderWidth"
13820
+ }
13821
+ },
13822
+ "warning": {
13823
+ "background-color": {
13824
+ "$extensions": {
13825
+ "nl.nldesignsystem.css.property": {
13826
+ "syntax": "<color>",
13827
+ "inherits": true
13828
+ },
13829
+ "nl.nldesignsystem.fallback": [
13830
+ "utrecht.alert.background-color"
13831
+ ],
13765
13832
  "nl.nldesignsystem.figma.supports-token": true
13766
13833
  },
13767
- "type": "spacing"
13834
+ "type": "color"
13835
+ },
13836
+ "color": {
13837
+ "$extensions": {
13838
+ "nl.nldesignsystem.css.property": {
13839
+ "syntax": "<color>",
13840
+ "inherits": true
13841
+ },
13842
+ "nl.nldesignsystem.fallback": [
13843
+ "utrecht.alert.color"
13844
+ ],
13845
+ "nl.nldesignsystem.figma.supports-token": true
13846
+ },
13847
+ "type": "color"
13848
+ },
13849
+ "border-color": {
13850
+ "$extensions": {
13851
+ "nl.nldesignsystem.css.property": {
13852
+ "syntax": "<color>",
13853
+ "inherits": true
13854
+ },
13855
+ "nl.nldesignsystem.fallback": [
13856
+ "utrecht.alert.border-color"
13857
+ ],
13858
+ "nl.nldesignsystem.figma.supports-token": true
13859
+ },
13860
+ "type": "color"
13768
13861
  },
13862
+ "border-width": {
13863
+ "$extensions": {
13864
+ "nl.nldesignsystem.css.property": {
13865
+ "syntax": "<length>",
13866
+ "inherits": true
13867
+ },
13868
+ "nl.nldesignsystem.fallback": [
13869
+ "utrecht.alert.border-width"
13870
+ ],
13871
+ "nl.nldesignsystem.figma.supports-token": true
13872
+ },
13873
+ "type": "borderWidth"
13874
+ }
13875
+ },
13876
+ "error": {
13769
13877
  "background-color": {
13770
13878
  "$extensions": {
13771
13879
  "nl.nldesignsystem.css.property": {
13772
13880
  "syntax": "<color>",
13773
13881
  "inherits": true
13774
13882
  },
13883
+ "nl.nldesignsystem.fallback": [
13884
+ "utrecht.alert.background-color"
13885
+ ],
13775
13886
  "nl.nldesignsystem.figma.supports-token": true
13776
13887
  },
13777
13888
  "type": "color"
@@ -13782,6 +13893,9 @@
13782
13893
  "syntax": "<color>",
13783
13894
  "inherits": true
13784
13895
  },
13896
+ "nl.nldesignsystem.fallback": [
13897
+ "utrecht.alert.color"
13898
+ ],
13785
13899
  "nl.nldesignsystem.figma.supports-token": true
13786
13900
  },
13787
13901
  "type": "color"
@@ -13792,19 +13906,66 @@
13792
13906
  "syntax": "<color>",
13793
13907
  "inherits": true
13794
13908
  },
13909
+ "nl.nldesignsystem.fallback": [
13910
+ "utrecht.alert.border-color"
13911
+ ],
13795
13912
  "nl.nldesignsystem.figma.supports-token": true
13796
13913
  },
13797
13914
  "type": "color"
13798
13915
  },
13799
- "border-radius": {
13916
+ "border-width": {
13800
13917
  "$extensions": {
13801
13918
  "nl.nldesignsystem.css.property": {
13802
- "syntax": "<length-percentage>",
13919
+ "syntax": "<length>",
13803
13920
  "inherits": true
13804
13921
  },
13922
+ "nl.nldesignsystem.fallback": [
13923
+ "utrecht.alert.border-width"
13924
+ ],
13805
13925
  "nl.nldesignsystem.figma.supports-token": true
13806
13926
  },
13807
- "type": "borderRadius"
13927
+ "type": "borderWidth"
13928
+ }
13929
+ },
13930
+ "ok": {
13931
+ "background-color": {
13932
+ "$extensions": {
13933
+ "nl.nldesignsystem.css.property": {
13934
+ "syntax": "<color>",
13935
+ "inherits": true
13936
+ },
13937
+ "nl.nldesignsystem.fallback": [
13938
+ "utrecht.alert.background-color"
13939
+ ],
13940
+ "nl.nldesignsystem.figma.supports-token": true
13941
+ },
13942
+ "type": "color"
13943
+ },
13944
+ "color": {
13945
+ "$extensions": {
13946
+ "nl.nldesignsystem.css.property": {
13947
+ "syntax": "<color>",
13948
+ "inherits": true
13949
+ },
13950
+ "nl.nldesignsystem.fallback": [
13951
+ "utrecht.alert.color"
13952
+ ],
13953
+ "nl.nldesignsystem.figma.supports-token": true
13954
+ },
13955
+ "type": "color"
13956
+ },
13957
+ "border-color": {
13958
+ "$extensions": {
13959
+ "nl.nldesignsystem.css.property": {
13960
+ "syntax": "<color>",
13961
+ "inherits": true
13962
+ },
13963
+ "nl.nldesignsystem.fallback": [
13964
+ "utrecht.alert.border-color"
13965
+ ],
13966
+ "nl.nldesignsystem.figma.supports-token": true
13967
+ },
13968
+ "type": "color"
13808
13969
  },
13809
13970
  "border-width": {
13810
13971
  "$extensions": {
@@ -13812,11 +13973,36 @@
13812
13973
  "syntax": "<length>",
13813
13974
  "inherits": true
13814
13975
  },
13976
+ "nl.nldesignsystem.fallback": [
13977
+ "utrecht.alert.border-width"
13978
+ ],
13815
13979
  "nl.nldesignsystem.figma.supports-token": true
13816
13980
  },
13817
13981
  "type": "borderWidth"
13982
+ }
13983
+ },
13984
+ "icon": {
13985
+ "color": {
13986
+ "$extensions": {
13987
+ "nl.nldesignsystem.css.property": {
13988
+ "syntax": "<color>",
13989
+ "inherits": true
13990
+ },
13991
+ "nl.nldesignsystem.figma.supports-token": true
13992
+ },
13993
+ "type": "color"
13818
13994
  },
13819
- "gap": {
13995
+ "size": {
13996
+ "$extensions": {
13997
+ "nl.nldesignsystem.css.property": {
13998
+ "syntax": "<length>",
13999
+ "inherits": true
14000
+ },
14001
+ "nl.nldesignsystem.figma.supports-token": true
14002
+ },
14003
+ "type": "sizing"
14004
+ },
14005
+ "inset-block-start": {
13820
14006
  "$extensions": {
13821
14007
  "nl.nldesignsystem.css.property": {
13822
14008
  "syntax": "<length>",
@@ -13826,275 +14012,69 @@
13826
14012
  },
13827
14013
  "type": "spacing"
13828
14014
  },
13829
- "hover": {
13830
- "background-color": {
14015
+ "info": {
14016
+ "color": {
13831
14017
  "$extensions": {
13832
14018
  "nl.nldesignsystem.css.property": {
13833
14019
  "syntax": "<color>",
13834
14020
  "inherits": true
13835
14021
  },
13836
- "nl.nldesignsystem.figma.supports-token": true
14022
+ "nl.nldesignsystem.fallback": [
14023
+ "utrecht.alert.icon.color"
14024
+ ]
13837
14025
  },
13838
- "type": "color"
14026
+ "nl.nldesignsystem.figma.supports-token": true
13839
14027
  },
13840
- "border-color": {
14028
+ "type": "color"
14029
+ },
14030
+ "error": {
14031
+ "color": {
13841
14032
  "$extensions": {
13842
14033
  "nl.nldesignsystem.css.property": {
13843
14034
  "syntax": "<color>",
13844
14035
  "inherits": true
13845
14036
  },
13846
- "nl.nldesignsystem.figma.supports-token": true
14037
+ "nl.nldesignsystem.fallback": [
14038
+ "utrecht.alert.icon.color"
14039
+ ]
13847
14040
  },
13848
- "type": "color"
14041
+ "nl.nldesignsystem.figma.supports-token": true
13849
14042
  },
14043
+ "type": "color"
14044
+ },
14045
+ "warning": {
13850
14046
  "color": {
13851
14047
  "$extensions": {
13852
14048
  "nl.nldesignsystem.css.property": {
13853
14049
  "syntax": "<color>",
13854
14050
  "inherits": true
13855
14051
  },
13856
- "nl.nldesignsystem.figma.supports-token": true
14052
+ "nl.nldesignsystem.fallback": [
14053
+ "utrecht.alert.icon.color"
14054
+ ]
13857
14055
  },
13858
- "type": "color"
13859
- }
14056
+ "nl.nldesignsystem.figma.supports-token": true
14057
+ },
14058
+ "type": "color"
13860
14059
  },
13861
- "active": {
13862
- "background-color": {
14060
+ "ok": {
14061
+ "color": {
13863
14062
  "$extensions": {
13864
14063
  "nl.nldesignsystem.css.property": {
13865
14064
  "syntax": "<color>",
13866
14065
  "inherits": true
13867
14066
  },
13868
- "nl.nldesignsystem.figma.supports-token": true
14067
+ "nl.nldesignsystem.fallback": [
14068
+ "utrecht.alert.icon.color"
14069
+ ]
13869
14070
  },
13870
- "type": "color"
13871
- },
13872
- "border-color": {
13873
- "$extensions": {
13874
- "nl.nldesignsystem.css.property": {
13875
- "syntax": "<color>",
13876
- "inherits": true
13877
- },
13878
- "nl.nldesignsystem.figma.supports-token": true
13879
- },
13880
- "type": "color"
13881
- },
13882
- "color": {
13883
- "$extensions": {
13884
- "nl.nldesignsystem.css.property": {
13885
- "syntax": "<color>",
13886
- "inherits": true
13887
- },
13888
- "nl.nldesignsystem.figma.supports-token": true
13889
- },
13890
- "type": "color"
13891
- }
13892
- },
13893
- "focus": {
13894
- "background-color": {
13895
- "$extensions": {
13896
- "nl.nldesignsystem.css.property": {
13897
- "syntax": "<color>",
13898
- "inherits": true
13899
- },
13900
- "nl.nldesignsystem.figma.supports-token": true
13901
- },
13902
- "type": "color"
13903
- },
13904
- "border-color": {
13905
- "$extensions": {
13906
- "nl.nldesignsystem.css.property": {
13907
- "syntax": "<color>",
13908
- "inherits": true
13909
- },
13910
- "nl.nldesignsystem.figma.supports-token": true
13911
- },
13912
- "type": "color"
13913
- },
13914
- "color": {
13915
- "$extensions": {
13916
- "nl.nldesignsystem.css.property": {
13917
- "syntax": "<color>",
13918
- "inherits": true
13919
- },
13920
- "nl.nldesignsystem.figma.supports-token": true
13921
- },
13922
- "type": "color"
13923
- }
13924
- },
13925
- "focus-visible": {
13926
- "border-color": {
13927
- "$extensions": {
13928
- "nl.nldesignsystem.css.property": {
13929
- "syntax": "<color>",
13930
- "inherits": true
13931
- },
13932
- "nl.nldesignsystem.figma.supports-token": false
13933
- },
13934
- "type": "color"
13935
- },
13936
- "border-width": {
13937
- "$extensions": {
13938
- "nl.nldesignsystem.css.property": {
13939
- "syntax": "<length>",
13940
- "inherits": true
13941
- },
13942
- "nl.nldesignsystem.figma.supports-token": false
13943
- },
13944
- "type": "borderWidth"
13945
- },
13946
- "background-color": {
13947
- "$extensions": {
13948
- "nl.nldesignsystem.css.property": {
13949
- "syntax": "<color>",
13950
- "inherits": true
13951
- },
13952
- "nl.nldesignsystem.figma.supports-token": false
13953
- },
13954
- "type": "color"
13955
- },
13956
- "color": {
13957
- "$extensions": {
13958
- "nl.nldesignsystem.css.property": {
13959
- "syntax": "<color>",
13960
- "inherits": true
13961
- },
13962
- "nl.nldesignsystem.figma.supports-token": false
13963
- },
13964
- "type": "color"
13965
- }
13966
- },
13967
- "icon": {
13968
- "size": {
13969
- "$extensions": {
13970
- "nl.nldesignsystem.css.property": {
13971
- "syntax": "<length>",
13972
- "inherits": true
13973
- },
13974
- "nl.nldesignsystem.figma.supports-token": true
13975
- },
13976
- "type": "sizing"
13977
- }
13978
- }
13979
- },
13980
- "panel": {
13981
- "border-color": {
13982
- "$extensions": {
13983
- "nl.nldesignsystem.css.property": {
13984
- "syntax": "<color>",
13985
- "inherits": true
13986
- },
13987
- "nl.nldesignsystem.figma.supports-token": true
13988
- },
13989
- "type": "color"
13990
- },
13991
- "border-width": {
13992
- "$extensions": {
13993
- "nl.nldesignsystem.css.property": {
13994
- "syntax": "<length>",
13995
- "inherits": true
13996
- },
13997
- "nl.nldesignsystem.figma.supports-token": true
13998
- },
13999
- "type": "borderWidth"
14000
- },
14001
- "padding-block-start": {
14002
- "$extensions": {
14003
- "nl.nldesignsystem.css.property": {
14004
- "syntax": "<length>",
14005
- "inherits": true
14006
- },
14007
- "nl.nldesignsystem.figma.supports-token": true
14008
- },
14009
- "type": "spacing"
14010
- },
14011
- "padding-block-end": {
14012
- "$extensions": {
14013
- "nl.nldesignsystem.css.property": {
14014
- "syntax": "<length>",
14015
- "inherits": true
14016
- },
14017
- "nl.nldesignsystem.figma.supports-token": true
14018
- },
14019
- "type": "spacing"
14020
- },
14021
- "padding-inline-start": {
14022
- "$extensions": {
14023
- "nl.nldesignsystem.css.property": {
14024
- "syntax": "<length>",
14025
- "inherits": true
14026
- },
14027
- "nl.nldesignsystem.figma.supports-token": true
14028
- },
14029
- "type": "spacing"
14030
- },
14031
- "padding-inline-end": {
14032
- "$extensions": {
14033
- "nl.nldesignsystem.css.property": {
14034
- "syntax": "<length>",
14035
- "inherits": true
14036
- },
14037
- "nl.nldesignsystem.figma.supports-token": true
14038
- },
14039
- "type": "spacing"
14040
- }
14041
- },
14042
- "section": {
14043
- "margin-block-start": {
14044
- "$extensions": {
14045
- "nl.nldesignsystem.css.property": {
14046
- "syntax": "<length>",
14047
- "inherits": true
14048
- },
14049
- "nl.nldesignsystem.figma.supports-token": false
14050
- },
14051
- "type": "spacing"
14052
- },
14053
- "margin-block-end": {
14054
- "$extensions": {
14055
- "nl.nldesignsystem.css.property": {
14056
- "syntax": "<length>",
14057
- "inherits": true
14058
- },
14059
- "nl.nldesignsystem.figma.supports-token": false
14060
- },
14061
- "type": "spacing"
14062
- },
14063
- "border-color": {
14064
- "$extensions": {
14065
- "nl.nldesignsystem.css.property": {
14066
- "syntax": "<color>",
14067
- "inherits": true
14068
- },
14069
- "nl.nldesignsystem.figma.supports-token": false
14071
+ "nl.nldesignsystem.figma.supports-token": true
14070
14072
  },
14071
14073
  "type": "color"
14072
- },
14073
- "border-width": {
14074
- "$extensions": {
14075
- "nl.nldesignsystem.css.property": {
14076
- "syntax": "<length>",
14077
- "inherits": true
14078
- },
14079
- "nl.nldesignsystem.figma.supports-token": false
14080
- },
14081
- "type": "borderWidth"
14082
- },
14083
- "hover": {
14084
- "border-color": {
14085
- "$extensions": {
14086
- "nl.nldesignsystem.css.property": {
14087
- "syntax": "<color>",
14088
- "inherits": true
14089
- },
14090
- "nl.nldesignsystem.figma.supports-token": false
14091
- },
14092
- "type": "color"
14093
- }
14094
14074
  }
14095
14075
  }
14096
14076
  },
14097
- "alert": {
14077
+ "action-group": {
14098
14078
  "background-color": {
14099
14079
  "$extensions": {
14100
14080
  "nl.nldesignsystem.css.property": {
@@ -14105,27 +14085,7 @@
14105
14085
  },
14106
14086
  "type": "color"
14107
14087
  },
14108
- "border-color": {
14109
- "$extensions": {
14110
- "nl.nldesignsystem.css.property": {
14111
- "syntax": "<color>",
14112
- "inherits": true
14113
- },
14114
- "nl.nldesignsystem.figma.supports-token": true
14115
- },
14116
- "type": "color"
14117
- },
14118
- "border-radius": {
14119
- "$extensions": {
14120
- "nl.nldesignsystem.css.property": {
14121
- "syntax": "<length-percentage>",
14122
- "inherits": true
14123
- },
14124
- "nl.nldesignsystem.figma.supports-token": true
14125
- },
14126
- "type": "borderRadius"
14127
- },
14128
- "border-width": {
14088
+ "column-gap": {
14129
14089
  "$extensions": {
14130
14090
  "nl.nldesignsystem.css.property": {
14131
14091
  "syntax": "<length>",
@@ -14133,29 +14093,30 @@
14133
14093
  },
14134
14094
  "nl.nldesignsystem.figma.supports-token": true
14135
14095
  },
14136
- "type": "borderWidth"
14096
+ "comment": "'column-gap', for lack of a better existing property.",
14097
+ "type": "spacing"
14137
14098
  },
14138
- "color": {
14099
+ "margin-block-end": {
14139
14100
  "$extensions": {
14140
14101
  "nl.nldesignsystem.css.property": {
14141
- "syntax": "<color>",
14102
+ "syntax": "<length>",
14142
14103
  "inherits": true
14143
14104
  },
14144
- "nl.nldesignsystem.figma.supports-token": true
14105
+ "nl.nldesignsystem.figma.supports-token": false
14145
14106
  },
14146
- "type": "color"
14107
+ "type": "spacing"
14147
14108
  },
14148
- "column-gap": {
14109
+ "margin-block-start": {
14149
14110
  "$extensions": {
14150
14111
  "nl.nldesignsystem.css.property": {
14151
14112
  "syntax": "<length>",
14152
14113
  "inherits": true
14153
14114
  },
14154
- "nl.nldesignsystem.figma.supports-token": true
14115
+ "nl.nldesignsystem.figma.supports-token": false
14155
14116
  },
14156
14117
  "type": "spacing"
14157
14118
  },
14158
- "padding-block-start": {
14119
+ "padding-block-end": {
14159
14120
  "$extensions": {
14160
14121
  "nl.nldesignsystem.css.property": {
14161
14122
  "syntax": "<length>",
@@ -14165,7 +14126,7 @@
14165
14126
  },
14166
14127
  "type": "spacing"
14167
14128
  },
14168
- "padding-block-end": {
14129
+ "padding-block-start": {
14169
14130
  "$extensions": {
14170
14131
  "nl.nldesignsystem.css.property": {
14171
14132
  "syntax": "<length>",
@@ -14175,7 +14136,7 @@
14175
14136
  },
14176
14137
  "type": "spacing"
14177
14138
  },
14178
- "padding-inline-start": {
14139
+ "row-gap": {
14179
14140
  "$extensions": {
14180
14141
  "nl.nldesignsystem.css.property": {
14181
14142
  "syntax": "<length>",
@@ -14183,19 +14144,22 @@
14183
14144
  },
14184
14145
  "nl.nldesignsystem.figma.supports-token": true
14185
14146
  },
14147
+ "comment": "'row-gap', for lack of a better existing property.",
14186
14148
  "type": "spacing"
14187
- },
14188
- "padding-inline-end": {
14149
+ }
14150
+ },
14151
+ "accordion": {
14152
+ "margin-block-start": {
14189
14153
  "$extensions": {
14190
14154
  "nl.nldesignsystem.css.property": {
14191
14155
  "syntax": "<length>",
14192
14156
  "inherits": true
14193
14157
  },
14194
- "nl.nldesignsystem.figma.supports-token": true
14158
+ "nl.nldesignsystem.figma.supports-token": false
14195
14159
  },
14196
14160
  "type": "spacing"
14197
14161
  },
14198
- "margin-block-start": {
14162
+ "margin-block-end": {
14199
14163
  "$extensions": {
14200
14164
  "nl.nldesignsystem.css.property": {
14201
14165
  "syntax": "<length>",
@@ -14205,7 +14169,7 @@
14205
14169
  },
14206
14170
  "type": "spacing"
14207
14171
  },
14208
- "margin-block-end": {
14172
+ "row-gap": {
14209
14173
  "$extensions": {
14210
14174
  "nl.nldesignsystem.css.property": {
14211
14175
  "syntax": "<length>",
@@ -14215,40 +14179,53 @@
14215
14179
  },
14216
14180
  "type": "spacing"
14217
14181
  },
14218
- "message": {
14219
- "row-gap": {
14182
+ "button": {
14183
+ "padding-inline-end": {
14220
14184
  "$extensions": {
14221
14185
  "nl.nldesignsystem.css.property": {
14222
14186
  "syntax": "<length>",
14223
14187
  "inherits": true
14224
14188
  },
14225
- "nl.nldesignsystem.figma.supports-token": false
14189
+ "nl.nldesignsystem.figma.supports-token": true
14226
14190
  },
14227
14191
  "type": "spacing"
14228
- }
14229
- },
14230
- "content": {
14231
- "row-gap": {
14192
+ },
14193
+ "padding-inline-start": {
14232
14194
  "$extensions": {
14233
14195
  "nl.nldesignsystem.css.property": {
14234
14196
  "syntax": "<length>",
14235
14197
  "inherits": true
14236
14198
  },
14237
- "nl.nldesignsystem.figma.supports-token": false
14199
+ "nl.nldesignsystem.figma.supports-token": true
14238
14200
  },
14239
14201
  "type": "spacing"
14240
- }
14241
- },
14242
- "info": {
14202
+ },
14203
+ "padding-block-end": {
14204
+ "$extensions": {
14205
+ "nl.nldesignsystem.css.property": {
14206
+ "syntax": "<length>",
14207
+ "inherits": true
14208
+ },
14209
+ "nl.nldesignsystem.figma.supports-token": true
14210
+ },
14211
+ "type": "spacing"
14212
+ },
14213
+ "padding-block-start": {
14214
+ "$extensions": {
14215
+ "nl.nldesignsystem.css.property": {
14216
+ "syntax": "<length>",
14217
+ "inherits": true
14218
+ },
14219
+ "nl.nldesignsystem.figma.supports-token": true
14220
+ },
14221
+ "type": "spacing"
14222
+ },
14243
14223
  "background-color": {
14244
14224
  "$extensions": {
14245
14225
  "nl.nldesignsystem.css.property": {
14246
14226
  "syntax": "<color>",
14247
14227
  "inherits": true
14248
14228
  },
14249
- "nl.nldesignsystem.fallback": [
14250
- "utrecht.alert.background-color"
14251
- ],
14252
14229
  "nl.nldesignsystem.figma.supports-token": true
14253
14230
  },
14254
14231
  "type": "color"
@@ -14259,9 +14236,6 @@
14259
14236
  "syntax": "<color>",
14260
14237
  "inherits": true
14261
14238
  },
14262
- "nl.nldesignsystem.fallback": [
14263
- "utrecht.alert.color"
14264
- ],
14265
14239
  "nl.nldesignsystem.figma.supports-token": true
14266
14240
  },
14267
14241
  "type": "color"
@@ -14272,63 +14246,198 @@
14272
14246
  "syntax": "<color>",
14273
14247
  "inherits": true
14274
14248
  },
14275
- "nl.nldesignsystem.fallback": [
14276
- "utrecht.alert.border-color"
14277
- ],
14278
14249
  "nl.nldesignsystem.figma.supports-token": true
14279
14250
  },
14280
14251
  "type": "color"
14281
14252
  },
14282
- "border-width": {
14283
- "$extensions": {
14284
- "nl.nldesignsystem.css.property": {
14285
- "syntax": "<length>",
14286
- "inherits": true
14253
+ "border-radius": {
14254
+ "$extensions": {
14255
+ "nl.nldesignsystem.css.property": {
14256
+ "syntax": "<length-percentage>",
14257
+ "inherits": true
14258
+ },
14259
+ "nl.nldesignsystem.figma.supports-token": true
14260
+ },
14261
+ "type": "borderRadius"
14262
+ },
14263
+ "border-width": {
14264
+ "$extensions": {
14265
+ "nl.nldesignsystem.css.property": {
14266
+ "syntax": "<length>",
14267
+ "inherits": true
14268
+ },
14269
+ "nl.nldesignsystem.figma.supports-token": true
14270
+ },
14271
+ "type": "borderWidth"
14272
+ },
14273
+ "gap": {
14274
+ "$extensions": {
14275
+ "nl.nldesignsystem.css.property": {
14276
+ "syntax": "<length>",
14277
+ "inherits": true
14278
+ },
14279
+ "nl.nldesignsystem.figma.supports-token": true
14280
+ },
14281
+ "type": "spacing"
14282
+ },
14283
+ "hover": {
14284
+ "background-color": {
14285
+ "$extensions": {
14286
+ "nl.nldesignsystem.css.property": {
14287
+ "syntax": "<color>",
14288
+ "inherits": true
14289
+ },
14290
+ "nl.nldesignsystem.figma.supports-token": true
14291
+ },
14292
+ "type": "color"
14293
+ },
14294
+ "border-color": {
14295
+ "$extensions": {
14296
+ "nl.nldesignsystem.css.property": {
14297
+ "syntax": "<color>",
14298
+ "inherits": true
14299
+ },
14300
+ "nl.nldesignsystem.figma.supports-token": true
14301
+ },
14302
+ "type": "color"
14303
+ },
14304
+ "color": {
14305
+ "$extensions": {
14306
+ "nl.nldesignsystem.css.property": {
14307
+ "syntax": "<color>",
14308
+ "inherits": true
14309
+ },
14310
+ "nl.nldesignsystem.figma.supports-token": true
14311
+ },
14312
+ "type": "color"
14313
+ }
14314
+ },
14315
+ "active": {
14316
+ "background-color": {
14317
+ "$extensions": {
14318
+ "nl.nldesignsystem.css.property": {
14319
+ "syntax": "<color>",
14320
+ "inherits": true
14321
+ },
14322
+ "nl.nldesignsystem.figma.supports-token": true
14323
+ },
14324
+ "type": "color"
14325
+ },
14326
+ "border-color": {
14327
+ "$extensions": {
14328
+ "nl.nldesignsystem.css.property": {
14329
+ "syntax": "<color>",
14330
+ "inherits": true
14331
+ },
14332
+ "nl.nldesignsystem.figma.supports-token": true
14333
+ },
14334
+ "type": "color"
14335
+ },
14336
+ "color": {
14337
+ "$extensions": {
14338
+ "nl.nldesignsystem.css.property": {
14339
+ "syntax": "<color>",
14340
+ "inherits": true
14341
+ },
14342
+ "nl.nldesignsystem.figma.supports-token": true
14343
+ },
14344
+ "type": "color"
14345
+ }
14346
+ },
14347
+ "focus": {
14348
+ "background-color": {
14349
+ "$extensions": {
14350
+ "nl.nldesignsystem.css.property": {
14351
+ "syntax": "<color>",
14352
+ "inherits": true
14353
+ },
14354
+ "nl.nldesignsystem.figma.supports-token": true
14355
+ },
14356
+ "type": "color"
14357
+ },
14358
+ "border-color": {
14359
+ "$extensions": {
14360
+ "nl.nldesignsystem.css.property": {
14361
+ "syntax": "<color>",
14362
+ "inherits": true
14363
+ },
14364
+ "nl.nldesignsystem.figma.supports-token": true
14365
+ },
14366
+ "type": "color"
14367
+ },
14368
+ "color": {
14369
+ "$extensions": {
14370
+ "nl.nldesignsystem.css.property": {
14371
+ "syntax": "<color>",
14372
+ "inherits": true
14373
+ },
14374
+ "nl.nldesignsystem.figma.supports-token": true
14375
+ },
14376
+ "type": "color"
14377
+ }
14378
+ },
14379
+ "focus-visible": {
14380
+ "border-color": {
14381
+ "$extensions": {
14382
+ "nl.nldesignsystem.css.property": {
14383
+ "syntax": "<color>",
14384
+ "inherits": true
14385
+ },
14386
+ "nl.nldesignsystem.figma.supports-token": false
14287
14387
  },
14288
- "nl.nldesignsystem.fallback": [
14289
- "utrecht.alert.border-width"
14290
- ],
14291
- "nl.nldesignsystem.figma.supports-token": true
14388
+ "type": "color"
14292
14389
  },
14293
- "type": "borderWidth"
14294
- }
14295
- },
14296
- "warning": {
14297
- "background-color": {
14298
- "$extensions": {
14299
- "nl.nldesignsystem.css.property": {
14300
- "syntax": "<color>",
14301
- "inherits": true
14390
+ "border-width": {
14391
+ "$extensions": {
14392
+ "nl.nldesignsystem.css.property": {
14393
+ "syntax": "<length>",
14394
+ "inherits": true
14395
+ },
14396
+ "nl.nldesignsystem.figma.supports-token": false
14302
14397
  },
14303
- "nl.nldesignsystem.fallback": [
14304
- "utrecht.alert.background-color"
14305
- ],
14306
- "nl.nldesignsystem.figma.supports-token": true
14398
+ "type": "borderWidth"
14307
14399
  },
14308
- "type": "color"
14309
- },
14310
- "color": {
14311
- "$extensions": {
14312
- "nl.nldesignsystem.css.property": {
14313
- "syntax": "<color>",
14314
- "inherits": true
14400
+ "background-color": {
14401
+ "$extensions": {
14402
+ "nl.nldesignsystem.css.property": {
14403
+ "syntax": "<color>",
14404
+ "inherits": true
14405
+ },
14406
+ "nl.nldesignsystem.figma.supports-token": false
14315
14407
  },
14316
- "nl.nldesignsystem.fallback": [
14317
- "utrecht.alert.color"
14318
- ],
14319
- "nl.nldesignsystem.figma.supports-token": true
14408
+ "type": "color"
14320
14409
  },
14321
- "type": "color"
14410
+ "color": {
14411
+ "$extensions": {
14412
+ "nl.nldesignsystem.css.property": {
14413
+ "syntax": "<color>",
14414
+ "inherits": true
14415
+ },
14416
+ "nl.nldesignsystem.figma.supports-token": false
14417
+ },
14418
+ "type": "color"
14419
+ }
14322
14420
  },
14421
+ "icon": {
14422
+ "size": {
14423
+ "$extensions": {
14424
+ "nl.nldesignsystem.css.property": {
14425
+ "syntax": "<length>",
14426
+ "inherits": true
14427
+ },
14428
+ "nl.nldesignsystem.figma.supports-token": true
14429
+ },
14430
+ "type": "sizing"
14431
+ }
14432
+ }
14433
+ },
14434
+ "panel": {
14323
14435
  "border-color": {
14324
14436
  "$extensions": {
14325
14437
  "nl.nldesignsystem.css.property": {
14326
14438
  "syntax": "<color>",
14327
14439
  "inherits": true
14328
14440
  },
14329
- "nl.nldesignsystem.fallback": [
14330
- "utrecht.alert.border-color"
14331
- ],
14332
14441
  "nl.nldesignsystem.figma.supports-token": true
14333
14442
  },
14334
14443
  "type": "color"
@@ -14339,94 +14448,71 @@
14339
14448
  "syntax": "<length>",
14340
14449
  "inherits": true
14341
14450
  },
14342
- "nl.nldesignsystem.fallback": [
14343
- "utrecht.alert.border-width"
14344
- ],
14345
14451
  "nl.nldesignsystem.figma.supports-token": true
14346
14452
  },
14347
14453
  "type": "borderWidth"
14348
- }
14349
- },
14350
- "error": {
14351
- "background-color": {
14454
+ },
14455
+ "padding-block-start": {
14352
14456
  "$extensions": {
14353
14457
  "nl.nldesignsystem.css.property": {
14354
- "syntax": "<color>",
14458
+ "syntax": "<length>",
14355
14459
  "inherits": true
14356
14460
  },
14357
- "nl.nldesignsystem.fallback": [
14358
- "utrecht.alert.background-color"
14359
- ],
14360
14461
  "nl.nldesignsystem.figma.supports-token": true
14361
14462
  },
14362
- "type": "color"
14463
+ "type": "spacing"
14363
14464
  },
14364
- "color": {
14465
+ "padding-block-end": {
14365
14466
  "$extensions": {
14366
14467
  "nl.nldesignsystem.css.property": {
14367
- "syntax": "<color>",
14468
+ "syntax": "<length>",
14368
14469
  "inherits": true
14369
14470
  },
14370
- "nl.nldesignsystem.fallback": [
14371
- "utrecht.alert.color"
14372
- ],
14373
14471
  "nl.nldesignsystem.figma.supports-token": true
14374
14472
  },
14375
- "type": "color"
14473
+ "type": "spacing"
14376
14474
  },
14377
- "border-color": {
14475
+ "padding-inline-start": {
14378
14476
  "$extensions": {
14379
14477
  "nl.nldesignsystem.css.property": {
14380
- "syntax": "<color>",
14478
+ "syntax": "<length>",
14381
14479
  "inherits": true
14382
14480
  },
14383
- "nl.nldesignsystem.fallback": [
14384
- "utrecht.alert.border-color"
14385
- ],
14386
14481
  "nl.nldesignsystem.figma.supports-token": true
14387
14482
  },
14388
- "type": "color"
14483
+ "type": "spacing"
14389
14484
  },
14390
- "border-width": {
14485
+ "padding-inline-end": {
14391
14486
  "$extensions": {
14392
14487
  "nl.nldesignsystem.css.property": {
14393
14488
  "syntax": "<length>",
14394
14489
  "inherits": true
14395
14490
  },
14396
- "nl.nldesignsystem.fallback": [
14397
- "utrecht.alert.border-width"
14398
- ],
14399
14491
  "nl.nldesignsystem.figma.supports-token": true
14400
14492
  },
14401
- "type": "borderWidth"
14493
+ "type": "spacing"
14402
14494
  }
14403
14495
  },
14404
- "ok": {
14405
- "background-color": {
14496
+ "section": {
14497
+ "margin-block-start": {
14406
14498
  "$extensions": {
14407
14499
  "nl.nldesignsystem.css.property": {
14408
- "syntax": "<color>",
14500
+ "syntax": "<length>",
14409
14501
  "inherits": true
14410
14502
  },
14411
- "nl.nldesignsystem.fallback": [
14412
- "utrecht.alert.background-color"
14413
- ],
14414
- "nl.nldesignsystem.figma.supports-token": true
14503
+ "nl.nldesignsystem.figma.supports-token": false
14415
14504
  },
14416
- "type": "color"
14505
+ "type": "spacing"
14417
14506
  },
14418
- "color": {
14507
+ "margin-block-end": {
14419
14508
  "$extensions": {
14420
14509
  "nl.nldesignsystem.css.property": {
14421
- "syntax": "<color>",
14510
+ "syntax": "<length>",
14422
14511
  "inherits": true
14423
14512
  },
14424
- "nl.nldesignsystem.fallback": [
14425
- "utrecht.alert.color"
14426
- ],
14427
- "nl.nldesignsystem.figma.supports-token": true
14513
+ "nl.nldesignsystem.figma.supports-token": false
14428
14514
  },
14429
- "type": "color"
14515
+ "type": "spacing"
14430
14516
  },
14431
14517
  "border-color": {
14432
14518
  "$extensions": {
@@ -14434,10 +14520,7 @@
14434
14520
  "syntax": "<color>",
14435
14521
  "inherits": true
14436
14522
  },
14437
- "nl.nldesignsystem.fallback": [
14438
- "utrecht.alert.border-color"
14439
- ],
14440
- "nl.nldesignsystem.figma.supports-token": true
14523
+ "nl.nldesignsystem.figma.supports-token": false
14441
14524
  },
14442
14525
  "type": "color"
14443
14526
  },
@@ -14447,104 +14530,21 @@
14447
14530
  "syntax": "<length>",
14448
14531
  "inherits": true
14449
14532
  },
14450
- "nl.nldesignsystem.fallback": [
14451
- "utrecht.alert.border-width"
14452
- ],
14453
- "nl.nldesignsystem.figma.supports-token": true
14533
+ "nl.nldesignsystem.figma.supports-token": false
14454
14534
  },
14455
14535
  "type": "borderWidth"
14456
- }
14457
- },
14458
- "icon": {
14459
- "color": {
14460
- "$extensions": {
14461
- "nl.nldesignsystem.css.property": {
14462
- "syntax": "<color>",
14463
- "inherits": true
14464
- },
14465
- "nl.nldesignsystem.figma.supports-token": true
14466
- },
14467
- "type": "color"
14468
- },
14469
- "size": {
14470
- "$extensions": {
14471
- "nl.nldesignsystem.css.property": {
14472
- "syntax": "<length>",
14473
- "inherits": true
14474
- },
14475
- "nl.nldesignsystem.figma.supports-token": true
14476
- },
14477
- "type": "sizing"
14478
- },
14479
- "inset-block-start": {
14480
- "$extensions": {
14481
- "nl.nldesignsystem.css.property": {
14482
- "syntax": "<length>",
14483
- "inherits": true
14484
- },
14485
- "nl.nldesignsystem.figma.supports-token": true
14486
- },
14487
- "type": "spacing"
14488
- },
14489
- "info": {
14490
- "color": {
14491
- "$extensions": {
14492
- "nl.nldesignsystem.css.property": {
14493
- "syntax": "<color>",
14494
- "inherits": true
14495
- },
14496
- "nl.nldesignsystem.fallback": [
14497
- "utrecht.alert.icon.color"
14498
- ]
14499
- },
14500
- "nl.nldesignsystem.figma.supports-token": true
14501
- },
14502
- "type": "color"
14503
- },
14504
- "error": {
14505
- "color": {
14506
- "$extensions": {
14507
- "nl.nldesignsystem.css.property": {
14508
- "syntax": "<color>",
14509
- "inherits": true
14510
- },
14511
- "nl.nldesignsystem.fallback": [
14512
- "utrecht.alert.icon.color"
14513
- ]
14514
- },
14515
- "nl.nldesignsystem.figma.supports-token": true
14516
- },
14517
- "type": "color"
14518
- },
14519
- "warning": {
14520
- "color": {
14521
- "$extensions": {
14522
- "nl.nldesignsystem.css.property": {
14523
- "syntax": "<color>",
14524
- "inherits": true
14525
- },
14526
- "nl.nldesignsystem.fallback": [
14527
- "utrecht.alert.icon.color"
14528
- ]
14529
- },
14530
- "nl.nldesignsystem.figma.supports-token": true
14531
- },
14532
- "type": "color"
14533
14536
  },
14534
- "ok": {
14535
- "color": {
14537
+ "hover": {
14538
+ "border-color": {
14536
14539
  "$extensions": {
14537
14540
  "nl.nldesignsystem.css.property": {
14538
14541
  "syntax": "<color>",
14539
14542
  "inherits": true
14540
14543
  },
14541
- "nl.nldesignsystem.fallback": [
14542
- "utrecht.alert.icon.color"
14543
- ]
14544
+ "nl.nldesignsystem.figma.supports-token": false
14544
14545
  },
14545
- "nl.nldesignsystem.figma.supports-token": true
14546
- },
14547
- "type": "color"
14546
+ "type": "color"
14547
+ }
14548
14548
  }
14549
14549
  }
14550
14550
  },