@utrecht/component-library-design-tokens 1.0.15 → 1.1.0
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/tokens.json +599 -499
- package/package.json +7 -6
package/dist/tokens.json
CHANGED
|
@@ -3375,68 +3375,6 @@
|
|
|
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
|
-
},
|
|
3440
3378
|
"radio-button": {
|
|
3441
3379
|
"background-color": {
|
|
3442
3380
|
"$extensions": {
|
|
@@ -3980,6 +3918,68 @@
|
|
|
3980
3918
|
}
|
|
3981
3919
|
}
|
|
3982
3920
|
},
|
|
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": {
|
|
@@ -10959,7 +10959,9 @@
|
|
|
10959
10959
|
"syntax": "<color>",
|
|
10960
10960
|
"inherits": true
|
|
10961
10961
|
},
|
|
10962
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
10962
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
10963
|
+
"nl.nldesignsystem.deprecated": true,
|
|
10964
|
+
"nl.nldesignsystem.redirect": "utrecht.action-group.background-color"
|
|
10963
10965
|
},
|
|
10964
10966
|
"type": "color"
|
|
10965
10967
|
},
|
|
@@ -10969,7 +10971,9 @@
|
|
|
10969
10971
|
"syntax": "<length>",
|
|
10970
10972
|
"inherits": true
|
|
10971
10973
|
},
|
|
10972
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
10974
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
10975
|
+
"nl.nldesignsystem.deprecated": true,
|
|
10976
|
+
"nl.nldesignsystem.redirect": "utrecht.action-group.column-gap"
|
|
10973
10977
|
},
|
|
10974
10978
|
"comment": "'column-gap', for lack of a better existing property.",
|
|
10975
10979
|
"type": "spacing"
|
|
@@ -10980,7 +10984,9 @@
|
|
|
10980
10984
|
"syntax": "<length>",
|
|
10981
10985
|
"inherits": true
|
|
10982
10986
|
},
|
|
10983
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
10987
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
10988
|
+
"nl.nldesignsystem.deprecated": true,
|
|
10989
|
+
"nl.nldesignsystem.redirect": "utrecht.action-group.margin-block-end"
|
|
10984
10990
|
},
|
|
10985
10991
|
"type": "spacing"
|
|
10986
10992
|
},
|
|
@@ -10990,7 +10996,9 @@
|
|
|
10990
10996
|
"syntax": "<length>",
|
|
10991
10997
|
"inherits": true
|
|
10992
10998
|
},
|
|
10993
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
10999
|
+
"nl.nldesignsystem.figma.supports-token": false,
|
|
11000
|
+
"nl.nldesignsystem.deprecated": true,
|
|
11001
|
+
"nl.nldesignsystem.redirect": "utrecht.action-group.margin-block-start"
|
|
10994
11002
|
},
|
|
10995
11003
|
"type": "spacing"
|
|
10996
11004
|
},
|
|
@@ -11000,7 +11008,9 @@
|
|
|
11000
11008
|
"syntax": "<length>",
|
|
11001
11009
|
"inherits": true
|
|
11002
11010
|
},
|
|
11003
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
11011
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
11012
|
+
"nl.nldesignsystem.deprecated": true,
|
|
11013
|
+
"nl.nldesignsystem.redirect": "utrecht.action-group.padding-block-end"
|
|
11004
11014
|
},
|
|
11005
11015
|
"type": "spacing"
|
|
11006
11016
|
},
|
|
@@ -11010,7 +11020,9 @@
|
|
|
11010
11020
|
"syntax": "<length>",
|
|
11011
11021
|
"inherits": true
|
|
11012
11022
|
},
|
|
11013
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
11023
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
11024
|
+
"nl.nldesignsystem.deprecated": true,
|
|
11025
|
+
"nl.nldesignsystem.redirect": "utrecht.action-group.padding-block-start"
|
|
11014
11026
|
},
|
|
11015
11027
|
"type": "spacing"
|
|
11016
11028
|
},
|
|
@@ -11020,7 +11032,9 @@
|
|
|
11020
11032
|
"syntax": "<length>",
|
|
11021
11033
|
"inherits": true
|
|
11022
11034
|
},
|
|
11023
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
11035
|
+
"nl.nldesignsystem.figma.supports-token": true,
|
|
11036
|
+
"nl.nldesignsystem.deprecated": true,
|
|
11037
|
+
"nl.nldesignsystem.redirect": "utrecht.action-group.row-gap"
|
|
11024
11038
|
},
|
|
11025
11039
|
"comment": "'row-gap', for lack of a better existing property.",
|
|
11026
11040
|
"type": "spacing"
|
|
@@ -12736,6 +12750,18 @@
|
|
|
12736
12750
|
},
|
|
12737
12751
|
"type": "color"
|
|
12738
12752
|
}
|
|
12753
|
+
},
|
|
12754
|
+
"icon": {
|
|
12755
|
+
"size": {
|
|
12756
|
+
"$extensions": {
|
|
12757
|
+
"nl.nldesignsystem.css.property": {
|
|
12758
|
+
"syntax": "<length>",
|
|
12759
|
+
"inherits": true
|
|
12760
|
+
},
|
|
12761
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
12762
|
+
},
|
|
12763
|
+
"type": "sizing"
|
|
12764
|
+
}
|
|
12739
12765
|
}
|
|
12740
12766
|
},
|
|
12741
12767
|
"separator": {
|
|
@@ -13594,7 +13620,7 @@
|
|
|
13594
13620
|
"type": "sizing"
|
|
13595
13621
|
}
|
|
13596
13622
|
},
|
|
13597
|
-
"
|
|
13623
|
+
"action-group": {
|
|
13598
13624
|
"background-color": {
|
|
13599
13625
|
"$extensions": {
|
|
13600
13626
|
"nl.nldesignsystem.css.property": {
|
|
@@ -13605,27 +13631,7 @@
|
|
|
13605
13631
|
},
|
|
13606
13632
|
"type": "color"
|
|
13607
13633
|
},
|
|
13608
|
-
"
|
|
13609
|
-
"$extensions": {
|
|
13610
|
-
"nl.nldesignsystem.css.property": {
|
|
13611
|
-
"syntax": "<color>",
|
|
13612
|
-
"inherits": true
|
|
13613
|
-
},
|
|
13614
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
13615
|
-
},
|
|
13616
|
-
"type": "color"
|
|
13617
|
-
},
|
|
13618
|
-
"border-radius": {
|
|
13619
|
-
"$extensions": {
|
|
13620
|
-
"nl.nldesignsystem.css.property": {
|
|
13621
|
-
"syntax": "<length-percentage>",
|
|
13622
|
-
"inherits": true
|
|
13623
|
-
},
|
|
13624
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
13625
|
-
},
|
|
13626
|
-
"type": "borderRadius"
|
|
13627
|
-
},
|
|
13628
|
-
"border-width": {
|
|
13634
|
+
"column-gap": {
|
|
13629
13635
|
"$extensions": {
|
|
13630
13636
|
"nl.nldesignsystem.css.property": {
|
|
13631
13637
|
"syntax": "<length>",
|
|
@@ -13633,29 +13639,30 @@
|
|
|
13633
13639
|
},
|
|
13634
13640
|
"nl.nldesignsystem.figma.supports-token": true
|
|
13635
13641
|
},
|
|
13636
|
-
"
|
|
13642
|
+
"comment": "'column-gap', for lack of a better existing property.",
|
|
13643
|
+
"type": "spacing"
|
|
13637
13644
|
},
|
|
13638
|
-
"
|
|
13645
|
+
"margin-block-end": {
|
|
13639
13646
|
"$extensions": {
|
|
13640
13647
|
"nl.nldesignsystem.css.property": {
|
|
13641
|
-
"syntax": "<
|
|
13648
|
+
"syntax": "<length>",
|
|
13642
13649
|
"inherits": true
|
|
13643
13650
|
},
|
|
13644
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
13651
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
13645
13652
|
},
|
|
13646
|
-
"type": "
|
|
13653
|
+
"type": "spacing"
|
|
13647
13654
|
},
|
|
13648
|
-
"
|
|
13655
|
+
"margin-block-start": {
|
|
13649
13656
|
"$extensions": {
|
|
13650
13657
|
"nl.nldesignsystem.css.property": {
|
|
13651
13658
|
"syntax": "<length>",
|
|
13652
13659
|
"inherits": true
|
|
13653
13660
|
},
|
|
13654
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
13661
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
13655
13662
|
},
|
|
13656
13663
|
"type": "spacing"
|
|
13657
13664
|
},
|
|
13658
|
-
"padding-block-
|
|
13665
|
+
"padding-block-end": {
|
|
13659
13666
|
"$extensions": {
|
|
13660
13667
|
"nl.nldesignsystem.css.property": {
|
|
13661
13668
|
"syntax": "<length>",
|
|
@@ -13665,7 +13672,7 @@
|
|
|
13665
13672
|
},
|
|
13666
13673
|
"type": "spacing"
|
|
13667
13674
|
},
|
|
13668
|
-
"padding-block-
|
|
13675
|
+
"padding-block-start": {
|
|
13669
13676
|
"$extensions": {
|
|
13670
13677
|
"nl.nldesignsystem.css.property": {
|
|
13671
13678
|
"syntax": "<length>",
|
|
@@ -13675,7 +13682,7 @@
|
|
|
13675
13682
|
},
|
|
13676
13683
|
"type": "spacing"
|
|
13677
13684
|
},
|
|
13678
|
-
"
|
|
13685
|
+
"row-gap": {
|
|
13679
13686
|
"$extensions": {
|
|
13680
13687
|
"nl.nldesignsystem.css.property": {
|
|
13681
13688
|
"syntax": "<length>",
|
|
@@ -13683,19 +13690,22 @@
|
|
|
13683
13690
|
},
|
|
13684
13691
|
"nl.nldesignsystem.figma.supports-token": true
|
|
13685
13692
|
},
|
|
13693
|
+
"comment": "'row-gap', for lack of a better existing property.",
|
|
13686
13694
|
"type": "spacing"
|
|
13687
|
-
}
|
|
13688
|
-
|
|
13695
|
+
}
|
|
13696
|
+
},
|
|
13697
|
+
"accordion": {
|
|
13698
|
+
"margin-block-start": {
|
|
13689
13699
|
"$extensions": {
|
|
13690
13700
|
"nl.nldesignsystem.css.property": {
|
|
13691
13701
|
"syntax": "<length>",
|
|
13692
13702
|
"inherits": true
|
|
13693
13703
|
},
|
|
13694
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
13704
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
13695
13705
|
},
|
|
13696
13706
|
"type": "spacing"
|
|
13697
13707
|
},
|
|
13698
|
-
"margin-block-
|
|
13708
|
+
"margin-block-end": {
|
|
13699
13709
|
"$extensions": {
|
|
13700
13710
|
"nl.nldesignsystem.css.property": {
|
|
13701
13711
|
"syntax": "<length>",
|
|
@@ -13705,7 +13715,7 @@
|
|
|
13705
13715
|
},
|
|
13706
13716
|
"type": "spacing"
|
|
13707
13717
|
},
|
|
13708
|
-
"
|
|
13718
|
+
"row-gap": {
|
|
13709
13719
|
"$extensions": {
|
|
13710
13720
|
"nl.nldesignsystem.css.property": {
|
|
13711
13721
|
"syntax": "<length>",
|
|
@@ -13715,40 +13725,53 @@
|
|
|
13715
13725
|
},
|
|
13716
13726
|
"type": "spacing"
|
|
13717
13727
|
},
|
|
13718
|
-
"
|
|
13719
|
-
"
|
|
13728
|
+
"button": {
|
|
13729
|
+
"padding-inline-end": {
|
|
13720
13730
|
"$extensions": {
|
|
13721
13731
|
"nl.nldesignsystem.css.property": {
|
|
13722
13732
|
"syntax": "<length>",
|
|
13723
13733
|
"inherits": true
|
|
13724
13734
|
},
|
|
13725
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
13735
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
13726
13736
|
},
|
|
13727
13737
|
"type": "spacing"
|
|
13728
|
-
}
|
|
13729
|
-
|
|
13730
|
-
"content": {
|
|
13731
|
-
"row-gap": {
|
|
13738
|
+
},
|
|
13739
|
+
"padding-inline-start": {
|
|
13732
13740
|
"$extensions": {
|
|
13733
13741
|
"nl.nldesignsystem.css.property": {
|
|
13734
13742
|
"syntax": "<length>",
|
|
13735
13743
|
"inherits": true
|
|
13736
13744
|
},
|
|
13737
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
13745
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
13738
13746
|
},
|
|
13739
13747
|
"type": "spacing"
|
|
13740
|
-
}
|
|
13741
|
-
|
|
13742
|
-
|
|
13748
|
+
},
|
|
13749
|
+
"padding-block-end": {
|
|
13750
|
+
"$extensions": {
|
|
13751
|
+
"nl.nldesignsystem.css.property": {
|
|
13752
|
+
"syntax": "<length>",
|
|
13753
|
+
"inherits": true
|
|
13754
|
+
},
|
|
13755
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
13756
|
+
},
|
|
13757
|
+
"type": "spacing"
|
|
13758
|
+
},
|
|
13759
|
+
"padding-block-start": {
|
|
13760
|
+
"$extensions": {
|
|
13761
|
+
"nl.nldesignsystem.css.property": {
|
|
13762
|
+
"syntax": "<length>",
|
|
13763
|
+
"inherits": true
|
|
13764
|
+
},
|
|
13765
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
13766
|
+
},
|
|
13767
|
+
"type": "spacing"
|
|
13768
|
+
},
|
|
13743
13769
|
"background-color": {
|
|
13744
13770
|
"$extensions": {
|
|
13745
13771
|
"nl.nldesignsystem.css.property": {
|
|
13746
13772
|
"syntax": "<color>",
|
|
13747
13773
|
"inherits": true
|
|
13748
13774
|
},
|
|
13749
|
-
"nl.nldesignsystem.fallback": [
|
|
13750
|
-
"utrecht.alert.background-color"
|
|
13751
|
-
],
|
|
13752
13775
|
"nl.nldesignsystem.figma.supports-token": true
|
|
13753
13776
|
},
|
|
13754
13777
|
"type": "color"
|
|
@@ -13759,9 +13782,6 @@
|
|
|
13759
13782
|
"syntax": "<color>",
|
|
13760
13783
|
"inherits": true
|
|
13761
13784
|
},
|
|
13762
|
-
"nl.nldesignsystem.fallback": [
|
|
13763
|
-
"utrecht.alert.color"
|
|
13764
|
-
],
|
|
13765
13785
|
"nl.nldesignsystem.figma.supports-token": true
|
|
13766
13786
|
},
|
|
13767
13787
|
"type": "color"
|
|
@@ -13772,63 +13792,198 @@
|
|
|
13772
13792
|
"syntax": "<color>",
|
|
13773
13793
|
"inherits": true
|
|
13774
13794
|
},
|
|
13775
|
-
"nl.nldesignsystem.fallback": [
|
|
13776
|
-
"utrecht.alert.border-color"
|
|
13777
|
-
],
|
|
13778
13795
|
"nl.nldesignsystem.figma.supports-token": true
|
|
13779
13796
|
},
|
|
13780
13797
|
"type": "color"
|
|
13781
13798
|
},
|
|
13782
|
-
"border-
|
|
13799
|
+
"border-radius": {
|
|
13783
13800
|
"$extensions": {
|
|
13784
13801
|
"nl.nldesignsystem.css.property": {
|
|
13785
|
-
"syntax": "<length>",
|
|
13802
|
+
"syntax": "<length-percentage>",
|
|
13786
13803
|
"inherits": true
|
|
13787
13804
|
},
|
|
13788
|
-
"nl.nldesignsystem.fallback": [
|
|
13789
|
-
"utrecht.alert.border-width"
|
|
13790
|
-
],
|
|
13791
13805
|
"nl.nldesignsystem.figma.supports-token": true
|
|
13792
13806
|
},
|
|
13793
|
-
"type": "
|
|
13794
|
-
}
|
|
13795
|
-
|
|
13796
|
-
"warning": {
|
|
13797
|
-
"background-color": {
|
|
13807
|
+
"type": "borderRadius"
|
|
13808
|
+
},
|
|
13809
|
+
"border-width": {
|
|
13798
13810
|
"$extensions": {
|
|
13799
13811
|
"nl.nldesignsystem.css.property": {
|
|
13800
|
-
"syntax": "<
|
|
13812
|
+
"syntax": "<length>",
|
|
13801
13813
|
"inherits": true
|
|
13802
13814
|
},
|
|
13803
|
-
"nl.nldesignsystem.fallback": [
|
|
13804
|
-
"utrecht.alert.background-color"
|
|
13805
|
-
],
|
|
13806
13815
|
"nl.nldesignsystem.figma.supports-token": true
|
|
13807
13816
|
},
|
|
13808
|
-
"type": "
|
|
13817
|
+
"type": "borderWidth"
|
|
13809
13818
|
},
|
|
13810
|
-
"
|
|
13819
|
+
"gap": {
|
|
13811
13820
|
"$extensions": {
|
|
13812
13821
|
"nl.nldesignsystem.css.property": {
|
|
13813
|
-
"syntax": "<
|
|
13822
|
+
"syntax": "<length>",
|
|
13814
13823
|
"inherits": true
|
|
13815
13824
|
},
|
|
13816
|
-
"nl.nldesignsystem.fallback": [
|
|
13817
|
-
"utrecht.alert.color"
|
|
13818
|
-
],
|
|
13819
13825
|
"nl.nldesignsystem.figma.supports-token": true
|
|
13820
13826
|
},
|
|
13821
|
-
"type": "
|
|
13827
|
+
"type": "spacing"
|
|
13828
|
+
},
|
|
13829
|
+
"hover": {
|
|
13830
|
+
"background-color": {
|
|
13831
|
+
"$extensions": {
|
|
13832
|
+
"nl.nldesignsystem.css.property": {
|
|
13833
|
+
"syntax": "<color>",
|
|
13834
|
+
"inherits": true
|
|
13835
|
+
},
|
|
13836
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
13837
|
+
},
|
|
13838
|
+
"type": "color"
|
|
13839
|
+
},
|
|
13840
|
+
"border-color": {
|
|
13841
|
+
"$extensions": {
|
|
13842
|
+
"nl.nldesignsystem.css.property": {
|
|
13843
|
+
"syntax": "<color>",
|
|
13844
|
+
"inherits": true
|
|
13845
|
+
},
|
|
13846
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
13847
|
+
},
|
|
13848
|
+
"type": "color"
|
|
13849
|
+
},
|
|
13850
|
+
"color": {
|
|
13851
|
+
"$extensions": {
|
|
13852
|
+
"nl.nldesignsystem.css.property": {
|
|
13853
|
+
"syntax": "<color>",
|
|
13854
|
+
"inherits": true
|
|
13855
|
+
},
|
|
13856
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
13857
|
+
},
|
|
13858
|
+
"type": "color"
|
|
13859
|
+
}
|
|
13860
|
+
},
|
|
13861
|
+
"active": {
|
|
13862
|
+
"background-color": {
|
|
13863
|
+
"$extensions": {
|
|
13864
|
+
"nl.nldesignsystem.css.property": {
|
|
13865
|
+
"syntax": "<color>",
|
|
13866
|
+
"inherits": true
|
|
13867
|
+
},
|
|
13868
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
13869
|
+
},
|
|
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
|
+
}
|
|
13822
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": {
|
|
13823
13981
|
"border-color": {
|
|
13824
13982
|
"$extensions": {
|
|
13825
13983
|
"nl.nldesignsystem.css.property": {
|
|
13826
13984
|
"syntax": "<color>",
|
|
13827
13985
|
"inherits": true
|
|
13828
13986
|
},
|
|
13829
|
-
"nl.nldesignsystem.fallback": [
|
|
13830
|
-
"utrecht.alert.border-color"
|
|
13831
|
-
],
|
|
13832
13987
|
"nl.nldesignsystem.figma.supports-token": true
|
|
13833
13988
|
},
|
|
13834
13989
|
"type": "color"
|
|
@@ -13839,94 +13994,71 @@
|
|
|
13839
13994
|
"syntax": "<length>",
|
|
13840
13995
|
"inherits": true
|
|
13841
13996
|
},
|
|
13842
|
-
"nl.nldesignsystem.fallback": [
|
|
13843
|
-
"utrecht.alert.border-width"
|
|
13844
|
-
],
|
|
13845
13997
|
"nl.nldesignsystem.figma.supports-token": true
|
|
13846
13998
|
},
|
|
13847
13999
|
"type": "borderWidth"
|
|
13848
|
-
}
|
|
13849
|
-
|
|
13850
|
-
"error": {
|
|
13851
|
-
"background-color": {
|
|
14000
|
+
},
|
|
14001
|
+
"padding-block-start": {
|
|
13852
14002
|
"$extensions": {
|
|
13853
14003
|
"nl.nldesignsystem.css.property": {
|
|
13854
|
-
"syntax": "<
|
|
14004
|
+
"syntax": "<length>",
|
|
13855
14005
|
"inherits": true
|
|
13856
14006
|
},
|
|
13857
|
-
"nl.nldesignsystem.fallback": [
|
|
13858
|
-
"utrecht.alert.background-color"
|
|
13859
|
-
],
|
|
13860
14007
|
"nl.nldesignsystem.figma.supports-token": true
|
|
13861
14008
|
},
|
|
13862
|
-
"type": "
|
|
14009
|
+
"type": "spacing"
|
|
13863
14010
|
},
|
|
13864
|
-
"
|
|
14011
|
+
"padding-block-end": {
|
|
13865
14012
|
"$extensions": {
|
|
13866
14013
|
"nl.nldesignsystem.css.property": {
|
|
13867
|
-
"syntax": "<
|
|
14014
|
+
"syntax": "<length>",
|
|
13868
14015
|
"inherits": true
|
|
13869
14016
|
},
|
|
13870
|
-
"nl.nldesignsystem.fallback": [
|
|
13871
|
-
"utrecht.alert.color"
|
|
13872
|
-
],
|
|
13873
14017
|
"nl.nldesignsystem.figma.supports-token": true
|
|
13874
14018
|
},
|
|
13875
|
-
"type": "
|
|
14019
|
+
"type": "spacing"
|
|
13876
14020
|
},
|
|
13877
|
-
"
|
|
14021
|
+
"padding-inline-start": {
|
|
13878
14022
|
"$extensions": {
|
|
13879
14023
|
"nl.nldesignsystem.css.property": {
|
|
13880
|
-
"syntax": "<
|
|
14024
|
+
"syntax": "<length>",
|
|
13881
14025
|
"inherits": true
|
|
13882
14026
|
},
|
|
13883
|
-
"nl.nldesignsystem.fallback": [
|
|
13884
|
-
"utrecht.alert.border-color"
|
|
13885
|
-
],
|
|
13886
14027
|
"nl.nldesignsystem.figma.supports-token": true
|
|
13887
14028
|
},
|
|
13888
|
-
"type": "
|
|
14029
|
+
"type": "spacing"
|
|
13889
14030
|
},
|
|
13890
|
-
"
|
|
14031
|
+
"padding-inline-end": {
|
|
13891
14032
|
"$extensions": {
|
|
13892
14033
|
"nl.nldesignsystem.css.property": {
|
|
13893
14034
|
"syntax": "<length>",
|
|
13894
14035
|
"inherits": true
|
|
13895
14036
|
},
|
|
13896
|
-
"nl.nldesignsystem.fallback": [
|
|
13897
|
-
"utrecht.alert.border-width"
|
|
13898
|
-
],
|
|
13899
14037
|
"nl.nldesignsystem.figma.supports-token": true
|
|
13900
14038
|
},
|
|
13901
|
-
"type": "
|
|
14039
|
+
"type": "spacing"
|
|
13902
14040
|
}
|
|
13903
14041
|
},
|
|
13904
|
-
"
|
|
13905
|
-
"
|
|
14042
|
+
"section": {
|
|
14043
|
+
"margin-block-start": {
|
|
13906
14044
|
"$extensions": {
|
|
13907
14045
|
"nl.nldesignsystem.css.property": {
|
|
13908
|
-
"syntax": "<
|
|
14046
|
+
"syntax": "<length>",
|
|
13909
14047
|
"inherits": true
|
|
13910
14048
|
},
|
|
13911
|
-
"nl.nldesignsystem.
|
|
13912
|
-
"utrecht.alert.background-color"
|
|
13913
|
-
],
|
|
13914
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
14049
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
13915
14050
|
},
|
|
13916
|
-
"type": "
|
|
14051
|
+
"type": "spacing"
|
|
13917
14052
|
},
|
|
13918
|
-
"
|
|
14053
|
+
"margin-block-end": {
|
|
13919
14054
|
"$extensions": {
|
|
13920
14055
|
"nl.nldesignsystem.css.property": {
|
|
13921
|
-
"syntax": "<
|
|
14056
|
+
"syntax": "<length>",
|
|
13922
14057
|
"inherits": true
|
|
13923
14058
|
},
|
|
13924
|
-
"nl.nldesignsystem.
|
|
13925
|
-
"utrecht.alert.color"
|
|
13926
|
-
],
|
|
13927
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
14059
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
13928
14060
|
},
|
|
13929
|
-
"type": "
|
|
14061
|
+
"type": "spacing"
|
|
13930
14062
|
},
|
|
13931
14063
|
"border-color": {
|
|
13932
14064
|
"$extensions": {
|
|
@@ -13934,10 +14066,7 @@
|
|
|
13934
14066
|
"syntax": "<color>",
|
|
13935
14067
|
"inherits": true
|
|
13936
14068
|
},
|
|
13937
|
-
"nl.nldesignsystem.
|
|
13938
|
-
"utrecht.alert.border-color"
|
|
13939
|
-
],
|
|
13940
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
14069
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
13941
14070
|
},
|
|
13942
14071
|
"type": "color"
|
|
13943
14072
|
},
|
|
@@ -13947,185 +14076,179 @@
|
|
|
13947
14076
|
"syntax": "<length>",
|
|
13948
14077
|
"inherits": true
|
|
13949
14078
|
},
|
|
13950
|
-
"nl.nldesignsystem.
|
|
13951
|
-
"utrecht.alert.border-width"
|
|
13952
|
-
],
|
|
13953
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
14079
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
13954
14080
|
},
|
|
13955
14081
|
"type": "borderWidth"
|
|
13956
|
-
}
|
|
13957
|
-
},
|
|
13958
|
-
"icon": {
|
|
13959
|
-
"color": {
|
|
13960
|
-
"$extensions": {
|
|
13961
|
-
"nl.nldesignsystem.css.property": {
|
|
13962
|
-
"syntax": "<color>",
|
|
13963
|
-
"inherits": true
|
|
13964
|
-
},
|
|
13965
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
13966
|
-
},
|
|
13967
|
-
"type": "color"
|
|
13968
|
-
},
|
|
13969
|
-
"size": {
|
|
13970
|
-
"$extensions": {
|
|
13971
|
-
"nl.nldesignsystem.css.property": {
|
|
13972
|
-
"syntax": "<length>",
|
|
13973
|
-
"inherits": true
|
|
13974
|
-
},
|
|
13975
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
13976
|
-
},
|
|
13977
|
-
"type": "sizing"
|
|
13978
|
-
},
|
|
13979
|
-
"inset-block-start": {
|
|
13980
|
-
"$extensions": {
|
|
13981
|
-
"nl.nldesignsystem.css.property": {
|
|
13982
|
-
"syntax": "<length>",
|
|
13983
|
-
"inherits": true
|
|
13984
|
-
},
|
|
13985
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
13986
|
-
},
|
|
13987
|
-
"type": "spacing"
|
|
13988
14082
|
},
|
|
13989
|
-
"
|
|
13990
|
-
"color": {
|
|
14083
|
+
"hover": {
|
|
14084
|
+
"border-color": {
|
|
13991
14085
|
"$extensions": {
|
|
13992
14086
|
"nl.nldesignsystem.css.property": {
|
|
13993
14087
|
"syntax": "<color>",
|
|
13994
14088
|
"inherits": true
|
|
13995
14089
|
},
|
|
13996
|
-
"nl.nldesignsystem.
|
|
13997
|
-
"utrecht.alert.icon.color"
|
|
13998
|
-
]
|
|
14090
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
13999
14091
|
},
|
|
14000
|
-
"
|
|
14092
|
+
"type": "color"
|
|
14093
|
+
}
|
|
14094
|
+
}
|
|
14095
|
+
}
|
|
14096
|
+
},
|
|
14097
|
+
"alert": {
|
|
14098
|
+
"background-color": {
|
|
14099
|
+
"$extensions": {
|
|
14100
|
+
"nl.nldesignsystem.css.property": {
|
|
14101
|
+
"syntax": "<color>",
|
|
14102
|
+
"inherits": true
|
|
14001
14103
|
},
|
|
14002
|
-
"
|
|
14104
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14003
14105
|
},
|
|
14004
|
-
"
|
|
14005
|
-
|
|
14006
|
-
|
|
14007
|
-
|
|
14008
|
-
|
|
14009
|
-
|
|
14010
|
-
|
|
14011
|
-
"nl.nldesignsystem.fallback": [
|
|
14012
|
-
"utrecht.alert.icon.color"
|
|
14013
|
-
]
|
|
14014
|
-
},
|
|
14015
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
14106
|
+
"type": "color"
|
|
14107
|
+
},
|
|
14108
|
+
"border-color": {
|
|
14109
|
+
"$extensions": {
|
|
14110
|
+
"nl.nldesignsystem.css.property": {
|
|
14111
|
+
"syntax": "<color>",
|
|
14112
|
+
"inherits": true
|
|
14016
14113
|
},
|
|
14017
|
-
"
|
|
14114
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14018
14115
|
},
|
|
14019
|
-
"
|
|
14020
|
-
|
|
14021
|
-
|
|
14022
|
-
|
|
14023
|
-
|
|
14024
|
-
|
|
14025
|
-
|
|
14026
|
-
"nl.nldesignsystem.fallback": [
|
|
14027
|
-
"utrecht.alert.icon.color"
|
|
14028
|
-
]
|
|
14029
|
-
},
|
|
14030
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
14116
|
+
"type": "color"
|
|
14117
|
+
},
|
|
14118
|
+
"border-radius": {
|
|
14119
|
+
"$extensions": {
|
|
14120
|
+
"nl.nldesignsystem.css.property": {
|
|
14121
|
+
"syntax": "<length-percentage>",
|
|
14122
|
+
"inherits": true
|
|
14031
14123
|
},
|
|
14032
|
-
"
|
|
14124
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14033
14125
|
},
|
|
14034
|
-
"
|
|
14035
|
-
|
|
14036
|
-
|
|
14037
|
-
|
|
14038
|
-
|
|
14039
|
-
|
|
14040
|
-
|
|
14041
|
-
"nl.nldesignsystem.fallback": [
|
|
14042
|
-
"utrecht.alert.icon.color"
|
|
14043
|
-
]
|
|
14044
|
-
},
|
|
14045
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
14126
|
+
"type": "borderRadius"
|
|
14127
|
+
},
|
|
14128
|
+
"border-width": {
|
|
14129
|
+
"$extensions": {
|
|
14130
|
+
"nl.nldesignsystem.css.property": {
|
|
14131
|
+
"syntax": "<length>",
|
|
14132
|
+
"inherits": true
|
|
14046
14133
|
},
|
|
14047
|
-
"
|
|
14048
|
-
}
|
|
14049
|
-
|
|
14050
|
-
|
|
14051
|
-
|
|
14052
|
-
|
|
14134
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14135
|
+
},
|
|
14136
|
+
"type": "borderWidth"
|
|
14137
|
+
},
|
|
14138
|
+
"color": {
|
|
14139
|
+
"$extensions": {
|
|
14140
|
+
"nl.nldesignsystem.css.property": {
|
|
14141
|
+
"syntax": "<color>",
|
|
14142
|
+
"inherits": true
|
|
14143
|
+
},
|
|
14144
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14145
|
+
},
|
|
14146
|
+
"type": "color"
|
|
14147
|
+
},
|
|
14148
|
+
"column-gap": {
|
|
14053
14149
|
"$extensions": {
|
|
14054
14150
|
"nl.nldesignsystem.css.property": {
|
|
14055
14151
|
"syntax": "<length>",
|
|
14056
14152
|
"inherits": true
|
|
14057
14153
|
},
|
|
14058
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
14154
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14059
14155
|
},
|
|
14060
14156
|
"type": "spacing"
|
|
14061
14157
|
},
|
|
14062
|
-
"
|
|
14158
|
+
"padding-block-start": {
|
|
14063
14159
|
"$extensions": {
|
|
14064
14160
|
"nl.nldesignsystem.css.property": {
|
|
14065
14161
|
"syntax": "<length>",
|
|
14066
14162
|
"inherits": true
|
|
14067
14163
|
},
|
|
14068
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
14164
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14069
14165
|
},
|
|
14070
14166
|
"type": "spacing"
|
|
14071
14167
|
},
|
|
14072
|
-
"
|
|
14168
|
+
"padding-block-end": {
|
|
14073
14169
|
"$extensions": {
|
|
14074
14170
|
"nl.nldesignsystem.css.property": {
|
|
14075
14171
|
"syntax": "<length>",
|
|
14076
14172
|
"inherits": true
|
|
14077
14173
|
},
|
|
14078
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
14174
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14079
14175
|
},
|
|
14080
14176
|
"type": "spacing"
|
|
14081
14177
|
},
|
|
14082
|
-
"
|
|
14083
|
-
"
|
|
14084
|
-
"
|
|
14085
|
-
"
|
|
14086
|
-
|
|
14087
|
-
"inherits": true
|
|
14088
|
-
},
|
|
14089
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
14178
|
+
"padding-inline-start": {
|
|
14179
|
+
"$extensions": {
|
|
14180
|
+
"nl.nldesignsystem.css.property": {
|
|
14181
|
+
"syntax": "<length>",
|
|
14182
|
+
"inherits": true
|
|
14090
14183
|
},
|
|
14091
|
-
"
|
|
14184
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14092
14185
|
},
|
|
14093
|
-
"
|
|
14094
|
-
|
|
14095
|
-
|
|
14096
|
-
|
|
14097
|
-
|
|
14098
|
-
|
|
14099
|
-
"
|
|
14186
|
+
"type": "spacing"
|
|
14187
|
+
},
|
|
14188
|
+
"padding-inline-end": {
|
|
14189
|
+
"$extensions": {
|
|
14190
|
+
"nl.nldesignsystem.css.property": {
|
|
14191
|
+
"syntax": "<length>",
|
|
14192
|
+
"inherits": true
|
|
14100
14193
|
},
|
|
14101
|
-
"
|
|
14194
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14102
14195
|
},
|
|
14103
|
-
"
|
|
14196
|
+
"type": "spacing"
|
|
14197
|
+
},
|
|
14198
|
+
"margin-block-start": {
|
|
14199
|
+
"$extensions": {
|
|
14200
|
+
"nl.nldesignsystem.css.property": {
|
|
14201
|
+
"syntax": "<length>",
|
|
14202
|
+
"inherits": true
|
|
14203
|
+
},
|
|
14204
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
14205
|
+
},
|
|
14206
|
+
"type": "spacing"
|
|
14207
|
+
},
|
|
14208
|
+
"margin-block-end": {
|
|
14209
|
+
"$extensions": {
|
|
14210
|
+
"nl.nldesignsystem.css.property": {
|
|
14211
|
+
"syntax": "<length>",
|
|
14212
|
+
"inherits": true
|
|
14213
|
+
},
|
|
14214
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
14215
|
+
},
|
|
14216
|
+
"type": "spacing"
|
|
14217
|
+
},
|
|
14218
|
+
"message": {
|
|
14219
|
+
"row-gap": {
|
|
14104
14220
|
"$extensions": {
|
|
14105
14221
|
"nl.nldesignsystem.css.property": {
|
|
14106
14222
|
"syntax": "<length>",
|
|
14107
14223
|
"inherits": true
|
|
14108
14224
|
},
|
|
14109
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
14225
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
14110
14226
|
},
|
|
14111
14227
|
"type": "spacing"
|
|
14112
|
-
}
|
|
14113
|
-
|
|
14228
|
+
}
|
|
14229
|
+
},
|
|
14230
|
+
"content": {
|
|
14231
|
+
"row-gap": {
|
|
14114
14232
|
"$extensions": {
|
|
14115
14233
|
"nl.nldesignsystem.css.property": {
|
|
14116
14234
|
"syntax": "<length>",
|
|
14117
14235
|
"inherits": true
|
|
14118
14236
|
},
|
|
14119
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
14237
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
14120
14238
|
},
|
|
14121
14239
|
"type": "spacing"
|
|
14122
|
-
}
|
|
14240
|
+
}
|
|
14241
|
+
},
|
|
14242
|
+
"info": {
|
|
14123
14243
|
"background-color": {
|
|
14124
14244
|
"$extensions": {
|
|
14125
14245
|
"nl.nldesignsystem.css.property": {
|
|
14126
14246
|
"syntax": "<color>",
|
|
14127
14247
|
"inherits": true
|
|
14128
14248
|
},
|
|
14249
|
+
"nl.nldesignsystem.fallback": [
|
|
14250
|
+
"utrecht.alert.background-color"
|
|
14251
|
+
],
|
|
14129
14252
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14130
14253
|
},
|
|
14131
14254
|
"type": "color"
|
|
@@ -14136,6 +14259,9 @@
|
|
|
14136
14259
|
"syntax": "<color>",
|
|
14137
14260
|
"inherits": true
|
|
14138
14261
|
},
|
|
14262
|
+
"nl.nldesignsystem.fallback": [
|
|
14263
|
+
"utrecht.alert.color"
|
|
14264
|
+
],
|
|
14139
14265
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14140
14266
|
},
|
|
14141
14267
|
"type": "color"
|
|
@@ -14146,198 +14272,117 @@
|
|
|
14146
14272
|
"syntax": "<color>",
|
|
14147
14273
|
"inherits": true
|
|
14148
14274
|
},
|
|
14275
|
+
"nl.nldesignsystem.fallback": [
|
|
14276
|
+
"utrecht.alert.border-color"
|
|
14277
|
+
],
|
|
14149
14278
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14150
14279
|
},
|
|
14151
14280
|
"type": "color"
|
|
14152
14281
|
},
|
|
14153
|
-
"border-
|
|
14282
|
+
"border-width": {
|
|
14154
14283
|
"$extensions": {
|
|
14155
14284
|
"nl.nldesignsystem.css.property": {
|
|
14156
|
-
"syntax": "<length
|
|
14285
|
+
"syntax": "<length>",
|
|
14157
14286
|
"inherits": true
|
|
14158
14287
|
},
|
|
14288
|
+
"nl.nldesignsystem.fallback": [
|
|
14289
|
+
"utrecht.alert.border-width"
|
|
14290
|
+
],
|
|
14159
14291
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14160
14292
|
},
|
|
14161
|
-
"type": "
|
|
14162
|
-
}
|
|
14163
|
-
|
|
14293
|
+
"type": "borderWidth"
|
|
14294
|
+
}
|
|
14295
|
+
},
|
|
14296
|
+
"warning": {
|
|
14297
|
+
"background-color": {
|
|
14164
14298
|
"$extensions": {
|
|
14165
14299
|
"nl.nldesignsystem.css.property": {
|
|
14166
|
-
"syntax": "<
|
|
14300
|
+
"syntax": "<color>",
|
|
14167
14301
|
"inherits": true
|
|
14168
14302
|
},
|
|
14303
|
+
"nl.nldesignsystem.fallback": [
|
|
14304
|
+
"utrecht.alert.background-color"
|
|
14305
|
+
],
|
|
14169
14306
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14170
14307
|
},
|
|
14171
|
-
"type": "
|
|
14308
|
+
"type": "color"
|
|
14172
14309
|
},
|
|
14173
|
-
"
|
|
14310
|
+
"color": {
|
|
14174
14311
|
"$extensions": {
|
|
14175
14312
|
"nl.nldesignsystem.css.property": {
|
|
14176
|
-
"syntax": "<
|
|
14313
|
+
"syntax": "<color>",
|
|
14177
14314
|
"inherits": true
|
|
14178
14315
|
},
|
|
14316
|
+
"nl.nldesignsystem.fallback": [
|
|
14317
|
+
"utrecht.alert.color"
|
|
14318
|
+
],
|
|
14179
14319
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14180
14320
|
},
|
|
14181
|
-
"type": "
|
|
14182
|
-
},
|
|
14183
|
-
"hover": {
|
|
14184
|
-
"background-color": {
|
|
14185
|
-
"$extensions": {
|
|
14186
|
-
"nl.nldesignsystem.css.property": {
|
|
14187
|
-
"syntax": "<color>",
|
|
14188
|
-
"inherits": true
|
|
14189
|
-
},
|
|
14190
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
14191
|
-
},
|
|
14192
|
-
"type": "color"
|
|
14193
|
-
},
|
|
14194
|
-
"border-color": {
|
|
14195
|
-
"$extensions": {
|
|
14196
|
-
"nl.nldesignsystem.css.property": {
|
|
14197
|
-
"syntax": "<color>",
|
|
14198
|
-
"inherits": true
|
|
14199
|
-
},
|
|
14200
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
14201
|
-
},
|
|
14202
|
-
"type": "color"
|
|
14203
|
-
},
|
|
14204
|
-
"color": {
|
|
14205
|
-
"$extensions": {
|
|
14206
|
-
"nl.nldesignsystem.css.property": {
|
|
14207
|
-
"syntax": "<color>",
|
|
14208
|
-
"inherits": true
|
|
14209
|
-
},
|
|
14210
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
14211
|
-
},
|
|
14212
|
-
"type": "color"
|
|
14213
|
-
}
|
|
14321
|
+
"type": "color"
|
|
14214
14322
|
},
|
|
14215
|
-
"
|
|
14216
|
-
"
|
|
14217
|
-
"
|
|
14218
|
-
"
|
|
14219
|
-
|
|
14220
|
-
"inherits": true
|
|
14221
|
-
},
|
|
14222
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
14223
|
-
},
|
|
14224
|
-
"type": "color"
|
|
14225
|
-
},
|
|
14226
|
-
"border-color": {
|
|
14227
|
-
"$extensions": {
|
|
14228
|
-
"nl.nldesignsystem.css.property": {
|
|
14229
|
-
"syntax": "<color>",
|
|
14230
|
-
"inherits": true
|
|
14231
|
-
},
|
|
14232
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
14323
|
+
"border-color": {
|
|
14324
|
+
"$extensions": {
|
|
14325
|
+
"nl.nldesignsystem.css.property": {
|
|
14326
|
+
"syntax": "<color>",
|
|
14327
|
+
"inherits": true
|
|
14233
14328
|
},
|
|
14234
|
-
"
|
|
14329
|
+
"nl.nldesignsystem.fallback": [
|
|
14330
|
+
"utrecht.alert.border-color"
|
|
14331
|
+
],
|
|
14332
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14235
14333
|
},
|
|
14236
|
-
"
|
|
14237
|
-
"$extensions": {
|
|
14238
|
-
"nl.nldesignsystem.css.property": {
|
|
14239
|
-
"syntax": "<color>",
|
|
14240
|
-
"inherits": true
|
|
14241
|
-
},
|
|
14242
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
14243
|
-
},
|
|
14244
|
-
"type": "color"
|
|
14245
|
-
}
|
|
14334
|
+
"type": "color"
|
|
14246
14335
|
},
|
|
14247
|
-
"
|
|
14248
|
-
"
|
|
14249
|
-
"
|
|
14250
|
-
"
|
|
14251
|
-
|
|
14252
|
-
"inherits": true
|
|
14253
|
-
},
|
|
14254
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
14336
|
+
"border-width": {
|
|
14337
|
+
"$extensions": {
|
|
14338
|
+
"nl.nldesignsystem.css.property": {
|
|
14339
|
+
"syntax": "<length>",
|
|
14340
|
+
"inherits": true
|
|
14255
14341
|
},
|
|
14256
|
-
"
|
|
14342
|
+
"nl.nldesignsystem.fallback": [
|
|
14343
|
+
"utrecht.alert.border-width"
|
|
14344
|
+
],
|
|
14345
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14257
14346
|
},
|
|
14258
|
-
"
|
|
14259
|
-
|
|
14260
|
-
|
|
14261
|
-
|
|
14262
|
-
|
|
14263
|
-
|
|
14264
|
-
|
|
14347
|
+
"type": "borderWidth"
|
|
14348
|
+
}
|
|
14349
|
+
},
|
|
14350
|
+
"error": {
|
|
14351
|
+
"background-color": {
|
|
14352
|
+
"$extensions": {
|
|
14353
|
+
"nl.nldesignsystem.css.property": {
|
|
14354
|
+
"syntax": "<color>",
|
|
14355
|
+
"inherits": true
|
|
14265
14356
|
},
|
|
14266
|
-
"
|
|
14357
|
+
"nl.nldesignsystem.fallback": [
|
|
14358
|
+
"utrecht.alert.background-color"
|
|
14359
|
+
],
|
|
14360
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14267
14361
|
},
|
|
14268
|
-
"
|
|
14269
|
-
"$extensions": {
|
|
14270
|
-
"nl.nldesignsystem.css.property": {
|
|
14271
|
-
"syntax": "<color>",
|
|
14272
|
-
"inherits": true
|
|
14273
|
-
},
|
|
14274
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
14275
|
-
},
|
|
14276
|
-
"type": "color"
|
|
14277
|
-
}
|
|
14362
|
+
"type": "color"
|
|
14278
14363
|
},
|
|
14279
|
-
"
|
|
14280
|
-
"
|
|
14281
|
-
"
|
|
14282
|
-
"
|
|
14283
|
-
|
|
14284
|
-
"inherits": true
|
|
14285
|
-
},
|
|
14286
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
14287
|
-
},
|
|
14288
|
-
"type": "color"
|
|
14289
|
-
},
|
|
14290
|
-
"border-width": {
|
|
14291
|
-
"$extensions": {
|
|
14292
|
-
"nl.nldesignsystem.css.property": {
|
|
14293
|
-
"syntax": "<length>",
|
|
14294
|
-
"inherits": true
|
|
14295
|
-
},
|
|
14296
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
14297
|
-
},
|
|
14298
|
-
"type": "borderWidth"
|
|
14299
|
-
},
|
|
14300
|
-
"background-color": {
|
|
14301
|
-
"$extensions": {
|
|
14302
|
-
"nl.nldesignsystem.css.property": {
|
|
14303
|
-
"syntax": "<color>",
|
|
14304
|
-
"inherits": true
|
|
14305
|
-
},
|
|
14306
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
14364
|
+
"color": {
|
|
14365
|
+
"$extensions": {
|
|
14366
|
+
"nl.nldesignsystem.css.property": {
|
|
14367
|
+
"syntax": "<color>",
|
|
14368
|
+
"inherits": true
|
|
14307
14369
|
},
|
|
14308
|
-
"
|
|
14370
|
+
"nl.nldesignsystem.fallback": [
|
|
14371
|
+
"utrecht.alert.color"
|
|
14372
|
+
],
|
|
14373
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14309
14374
|
},
|
|
14310
|
-
"
|
|
14311
|
-
"$extensions": {
|
|
14312
|
-
"nl.nldesignsystem.css.property": {
|
|
14313
|
-
"syntax": "<color>",
|
|
14314
|
-
"inherits": true
|
|
14315
|
-
},
|
|
14316
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
14317
|
-
},
|
|
14318
|
-
"type": "color"
|
|
14319
|
-
}
|
|
14375
|
+
"type": "color"
|
|
14320
14376
|
},
|
|
14321
|
-
"icon": {
|
|
14322
|
-
"size": {
|
|
14323
|
-
"$extensions": {
|
|
14324
|
-
"nl.nldesignsystem.css.property": {
|
|
14325
|
-
"syntax": "<length>",
|
|
14326
|
-
"inherits": true
|
|
14327
|
-
},
|
|
14328
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
14329
|
-
},
|
|
14330
|
-
"type": "sizing"
|
|
14331
|
-
}
|
|
14332
|
-
}
|
|
14333
|
-
},
|
|
14334
|
-
"panel": {
|
|
14335
14377
|
"border-color": {
|
|
14336
14378
|
"$extensions": {
|
|
14337
14379
|
"nl.nldesignsystem.css.property": {
|
|
14338
14380
|
"syntax": "<color>",
|
|
14339
14381
|
"inherits": true
|
|
14340
14382
|
},
|
|
14383
|
+
"nl.nldesignsystem.fallback": [
|
|
14384
|
+
"utrecht.alert.border-color"
|
|
14385
|
+
],
|
|
14341
14386
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14342
14387
|
},
|
|
14343
14388
|
"type": "color"
|
|
@@ -14348,103 +14393,158 @@
|
|
|
14348
14393
|
"syntax": "<length>",
|
|
14349
14394
|
"inherits": true
|
|
14350
14395
|
},
|
|
14396
|
+
"nl.nldesignsystem.fallback": [
|
|
14397
|
+
"utrecht.alert.border-width"
|
|
14398
|
+
],
|
|
14351
14399
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14352
14400
|
},
|
|
14353
14401
|
"type": "borderWidth"
|
|
14354
|
-
}
|
|
14355
|
-
|
|
14402
|
+
}
|
|
14403
|
+
},
|
|
14404
|
+
"ok": {
|
|
14405
|
+
"background-color": {
|
|
14356
14406
|
"$extensions": {
|
|
14357
14407
|
"nl.nldesignsystem.css.property": {
|
|
14358
|
-
"syntax": "<
|
|
14408
|
+
"syntax": "<color>",
|
|
14359
14409
|
"inherits": true
|
|
14360
14410
|
},
|
|
14411
|
+
"nl.nldesignsystem.fallback": [
|
|
14412
|
+
"utrecht.alert.background-color"
|
|
14413
|
+
],
|
|
14361
14414
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14362
14415
|
},
|
|
14363
|
-
"type": "
|
|
14416
|
+
"type": "color"
|
|
14364
14417
|
},
|
|
14365
|
-
"
|
|
14418
|
+
"color": {
|
|
14366
14419
|
"$extensions": {
|
|
14367
14420
|
"nl.nldesignsystem.css.property": {
|
|
14368
|
-
"syntax": "<
|
|
14421
|
+
"syntax": "<color>",
|
|
14369
14422
|
"inherits": true
|
|
14370
14423
|
},
|
|
14424
|
+
"nl.nldesignsystem.fallback": [
|
|
14425
|
+
"utrecht.alert.color"
|
|
14426
|
+
],
|
|
14371
14427
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14372
14428
|
},
|
|
14373
|
-
"type": "
|
|
14429
|
+
"type": "color"
|
|
14374
14430
|
},
|
|
14375
|
-
"
|
|
14431
|
+
"border-color": {
|
|
14376
14432
|
"$extensions": {
|
|
14377
14433
|
"nl.nldesignsystem.css.property": {
|
|
14378
|
-
"syntax": "<
|
|
14434
|
+
"syntax": "<color>",
|
|
14379
14435
|
"inherits": true
|
|
14380
14436
|
},
|
|
14437
|
+
"nl.nldesignsystem.fallback": [
|
|
14438
|
+
"utrecht.alert.border-color"
|
|
14439
|
+
],
|
|
14381
14440
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14382
14441
|
},
|
|
14383
|
-
"type": "
|
|
14442
|
+
"type": "color"
|
|
14384
14443
|
},
|
|
14385
|
-
"
|
|
14444
|
+
"border-width": {
|
|
14386
14445
|
"$extensions": {
|
|
14387
14446
|
"nl.nldesignsystem.css.property": {
|
|
14388
14447
|
"syntax": "<length>",
|
|
14389
14448
|
"inherits": true
|
|
14390
14449
|
},
|
|
14450
|
+
"nl.nldesignsystem.fallback": [
|
|
14451
|
+
"utrecht.alert.border-width"
|
|
14452
|
+
],
|
|
14391
14453
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14392
14454
|
},
|
|
14393
|
-
"type": "
|
|
14455
|
+
"type": "borderWidth"
|
|
14394
14456
|
}
|
|
14395
14457
|
},
|
|
14396
|
-
"
|
|
14397
|
-
"
|
|
14458
|
+
"icon": {
|
|
14459
|
+
"color": {
|
|
14398
14460
|
"$extensions": {
|
|
14399
14461
|
"nl.nldesignsystem.css.property": {
|
|
14400
|
-
"syntax": "<
|
|
14462
|
+
"syntax": "<color>",
|
|
14401
14463
|
"inherits": true
|
|
14402
14464
|
},
|
|
14403
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
14465
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14404
14466
|
},
|
|
14405
|
-
"type": "
|
|
14467
|
+
"type": "color"
|
|
14406
14468
|
},
|
|
14407
|
-
"
|
|
14469
|
+
"size": {
|
|
14408
14470
|
"$extensions": {
|
|
14409
14471
|
"nl.nldesignsystem.css.property": {
|
|
14410
14472
|
"syntax": "<length>",
|
|
14411
14473
|
"inherits": true
|
|
14412
14474
|
},
|
|
14413
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
14475
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14414
14476
|
},
|
|
14415
|
-
"type": "
|
|
14477
|
+
"type": "sizing"
|
|
14416
14478
|
},
|
|
14417
|
-
"
|
|
14479
|
+
"inset-block-start": {
|
|
14418
14480
|
"$extensions": {
|
|
14419
14481
|
"nl.nldesignsystem.css.property": {
|
|
14420
|
-
"syntax": "<
|
|
14482
|
+
"syntax": "<length>",
|
|
14421
14483
|
"inherits": true
|
|
14422
14484
|
},
|
|
14423
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
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
|
|
14424
14501
|
},
|
|
14425
14502
|
"type": "color"
|
|
14426
14503
|
},
|
|
14427
|
-
"
|
|
14428
|
-
"
|
|
14429
|
-
"
|
|
14430
|
-
"
|
|
14431
|
-
|
|
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
|
+
]
|
|
14432
14514
|
},
|
|
14433
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
14515
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14434
14516
|
},
|
|
14435
|
-
"type": "
|
|
14517
|
+
"type": "color"
|
|
14436
14518
|
},
|
|
14437
|
-
"
|
|
14438
|
-
"
|
|
14519
|
+
"warning": {
|
|
14520
|
+
"color": {
|
|
14439
14521
|
"$extensions": {
|
|
14440
14522
|
"nl.nldesignsystem.css.property": {
|
|
14441
14523
|
"syntax": "<color>",
|
|
14442
14524
|
"inherits": true
|
|
14443
14525
|
},
|
|
14444
|
-
"nl.nldesignsystem.
|
|
14526
|
+
"nl.nldesignsystem.fallback": [
|
|
14527
|
+
"utrecht.alert.icon.color"
|
|
14528
|
+
]
|
|
14445
14529
|
},
|
|
14446
|
-
"
|
|
14447
|
-
}
|
|
14530
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14531
|
+
},
|
|
14532
|
+
"type": "color"
|
|
14533
|
+
},
|
|
14534
|
+
"ok": {
|
|
14535
|
+
"color": {
|
|
14536
|
+
"$extensions": {
|
|
14537
|
+
"nl.nldesignsystem.css.property": {
|
|
14538
|
+
"syntax": "<color>",
|
|
14539
|
+
"inherits": true
|
|
14540
|
+
},
|
|
14541
|
+
"nl.nldesignsystem.fallback": [
|
|
14542
|
+
"utrecht.alert.icon.color"
|
|
14543
|
+
]
|
|
14544
|
+
},
|
|
14545
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14546
|
+
},
|
|
14547
|
+
"type": "color"
|
|
14448
14548
|
}
|
|
14449
14549
|
}
|
|
14450
14550
|
},
|