@utrecht/component-library-design-tokens 1.1.0 → 1.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/tokens.json +524 -524
- package/package.json +3 -3
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": {
|
|
@@ -9076,6 +9076,18 @@
|
|
|
9076
9076
|
}
|
|
9077
9077
|
}
|
|
9078
9078
|
},
|
|
9079
|
+
"digid-button": {
|
|
9080
|
+
"block-size": {
|
|
9081
|
+
"$extensions": {
|
|
9082
|
+
"nl.nldesignsystem.css.property": {
|
|
9083
|
+
"syntax": "<length>",
|
|
9084
|
+
"inherits": true
|
|
9085
|
+
},
|
|
9086
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
9087
|
+
},
|
|
9088
|
+
"type": "sizing"
|
|
9089
|
+
}
|
|
9090
|
+
},
|
|
9079
9091
|
"document": {
|
|
9080
9092
|
"background-color": {
|
|
9081
9093
|
"$extensions": {
|
|
@@ -9141,18 +9153,6 @@
|
|
|
9141
9153
|
"type": "lineHeights"
|
|
9142
9154
|
}
|
|
9143
9155
|
},
|
|
9144
|
-
"digid-button": {
|
|
9145
|
-
"block-size": {
|
|
9146
|
-
"$extensions": {
|
|
9147
|
-
"nl.nldesignsystem.css.property": {
|
|
9148
|
-
"syntax": "<length>",
|
|
9149
|
-
"inherits": true
|
|
9150
|
-
},
|
|
9151
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
9152
|
-
},
|
|
9153
|
-
"type": "sizing"
|
|
9154
|
-
}
|
|
9155
|
-
},
|
|
9156
9156
|
"data-placeholder": {
|
|
9157
9157
|
"background-color": {
|
|
9158
9158
|
"$extensions": {
|
|
@@ -13620,7 +13620,7 @@
|
|
|
13620
13620
|
"type": "sizing"
|
|
13621
13621
|
}
|
|
13622
13622
|
},
|
|
13623
|
-
"
|
|
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
|
-
"
|
|
13634
|
+
"border-color": {
|
|
13635
13635
|
"$extensions": {
|
|
13636
13636
|
"nl.nldesignsystem.css.property": {
|
|
13637
|
-
"syntax": "<
|
|
13637
|
+
"syntax": "<color>",
|
|
13638
13638
|
"inherits": true
|
|
13639
13639
|
},
|
|
13640
13640
|
"nl.nldesignsystem.figma.supports-token": true
|
|
13641
13641
|
},
|
|
13642
|
-
"
|
|
13643
|
-
"type": "spacing"
|
|
13642
|
+
"type": "color"
|
|
13644
13643
|
},
|
|
13645
|
-
"
|
|
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":
|
|
13650
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
13652
13651
|
},
|
|
13653
|
-
"type": "
|
|
13652
|
+
"type": "borderRadius"
|
|
13654
13653
|
},
|
|
13655
|
-
"
|
|
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":
|
|
13660
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
13662
13661
|
},
|
|
13663
|
-
"type": "
|
|
13662
|
+
"type": "borderWidth"
|
|
13664
13663
|
},
|
|
13665
|
-
"
|
|
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
|
-
"
|
|
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":
|
|
13710
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
13705
13711
|
},
|
|
13706
13712
|
"type": "spacing"
|
|
13707
13713
|
},
|
|
13708
|
-
"
|
|
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":
|
|
13720
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
13715
13721
|
},
|
|
13716
13722
|
"type": "spacing"
|
|
13717
13723
|
},
|
|
13718
|
-
"
|
|
13724
|
+
"margin-block-start": {
|
|
13719
13725
|
"$extensions": {
|
|
13720
13726
|
"nl.nldesignsystem.css.property": {
|
|
13721
13727
|
"syntax": "<length>",
|
|
@@ -13725,53 +13731,50 @@
|
|
|
13725
13731
|
},
|
|
13726
13732
|
"type": "spacing"
|
|
13727
13733
|
},
|
|
13728
|
-
"
|
|
13729
|
-
"
|
|
13730
|
-
"
|
|
13731
|
-
"
|
|
13732
|
-
|
|
13733
|
-
"inherits": true
|
|
13734
|
-
},
|
|
13735
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
13736
|
-
},
|
|
13737
|
-
"type": "spacing"
|
|
13738
|
-
},
|
|
13739
|
-
"padding-inline-start": {
|
|
13740
|
-
"$extensions": {
|
|
13741
|
-
"nl.nldesignsystem.css.property": {
|
|
13742
|
-
"syntax": "<length>",
|
|
13743
|
-
"inherits": true
|
|
13744
|
-
},
|
|
13745
|
-
"nl.nldesignsystem.figma.supports-token": true
|
|
13734
|
+
"margin-block-end": {
|
|
13735
|
+
"$extensions": {
|
|
13736
|
+
"nl.nldesignsystem.css.property": {
|
|
13737
|
+
"syntax": "<length>",
|
|
13738
|
+
"inherits": true
|
|
13746
13739
|
},
|
|
13747
|
-
"
|
|
13740
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
13748
13741
|
},
|
|
13749
|
-
"
|
|
13742
|
+
"type": "spacing"
|
|
13743
|
+
},
|
|
13744
|
+
"message": {
|
|
13745
|
+
"row-gap": {
|
|
13750
13746
|
"$extensions": {
|
|
13751
13747
|
"nl.nldesignsystem.css.property": {
|
|
13752
13748
|
"syntax": "<length>",
|
|
13753
13749
|
"inherits": true
|
|
13754
13750
|
},
|
|
13755
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
13751
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
13756
13752
|
},
|
|
13757
13753
|
"type": "spacing"
|
|
13758
|
-
}
|
|
13759
|
-
|
|
13754
|
+
}
|
|
13755
|
+
},
|
|
13756
|
+
"content": {
|
|
13757
|
+
"row-gap": {
|
|
13760
13758
|
"$extensions": {
|
|
13761
13759
|
"nl.nldesignsystem.css.property": {
|
|
13762
13760
|
"syntax": "<length>",
|
|
13763
13761
|
"inherits": true
|
|
13764
13762
|
},
|
|
13765
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
13763
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
13766
13764
|
},
|
|
13767
13765
|
"type": "spacing"
|
|
13768
|
-
}
|
|
13766
|
+
}
|
|
13767
|
+
},
|
|
13768
|
+
"info": {
|
|
13769
13769
|
"background-color": {
|
|
13770
13770
|
"$extensions": {
|
|
13771
13771
|
"nl.nldesignsystem.css.property": {
|
|
13772
13772
|
"syntax": "<color>",
|
|
13773
13773
|
"inherits": true
|
|
13774
13774
|
},
|
|
13775
|
+
"nl.nldesignsystem.fallback": [
|
|
13776
|
+
"utrecht.alert.background-color"
|
|
13777
|
+
],
|
|
13775
13778
|
"nl.nldesignsystem.figma.supports-token": true
|
|
13776
13779
|
},
|
|
13777
13780
|
"type": "color"
|
|
@@ -13782,6 +13785,9 @@
|
|
|
13782
13785
|
"syntax": "<color>",
|
|
13783
13786
|
"inherits": true
|
|
13784
13787
|
},
|
|
13788
|
+
"nl.nldesignsystem.fallback": [
|
|
13789
|
+
"utrecht.alert.color"
|
|
13790
|
+
],
|
|
13785
13791
|
"nl.nldesignsystem.figma.supports-token": true
|
|
13786
13792
|
},
|
|
13787
13793
|
"type": "color"
|
|
@@ -13792,198 +13798,63 @@
|
|
|
13792
13798
|
"syntax": "<color>",
|
|
13793
13799
|
"inherits": true
|
|
13794
13800
|
},
|
|
13801
|
+
"nl.nldesignsystem.fallback": [
|
|
13802
|
+
"utrecht.alert.border-color"
|
|
13803
|
+
],
|
|
13795
13804
|
"nl.nldesignsystem.figma.supports-token": true
|
|
13796
13805
|
},
|
|
13797
13806
|
"type": "color"
|
|
13798
13807
|
},
|
|
13799
|
-
"border-
|
|
13808
|
+
"border-width": {
|
|
13800
13809
|
"$extensions": {
|
|
13801
13810
|
"nl.nldesignsystem.css.property": {
|
|
13802
|
-
"syntax": "<length
|
|
13811
|
+
"syntax": "<length>",
|
|
13803
13812
|
"inherits": true
|
|
13804
13813
|
},
|
|
13814
|
+
"nl.nldesignsystem.fallback": [
|
|
13815
|
+
"utrecht.alert.border-width"
|
|
13816
|
+
],
|
|
13805
13817
|
"nl.nldesignsystem.figma.supports-token": true
|
|
13806
13818
|
},
|
|
13807
|
-
"type": "
|
|
13808
|
-
}
|
|
13809
|
-
|
|
13819
|
+
"type": "borderWidth"
|
|
13820
|
+
}
|
|
13821
|
+
},
|
|
13822
|
+
"warning": {
|
|
13823
|
+
"background-color": {
|
|
13810
13824
|
"$extensions": {
|
|
13811
13825
|
"nl.nldesignsystem.css.property": {
|
|
13812
|
-
"syntax": "<
|
|
13826
|
+
"syntax": "<color>",
|
|
13813
13827
|
"inherits": true
|
|
13814
13828
|
},
|
|
13829
|
+
"nl.nldesignsystem.fallback": [
|
|
13830
|
+
"utrecht.alert.background-color"
|
|
13831
|
+
],
|
|
13815
13832
|
"nl.nldesignsystem.figma.supports-token": true
|
|
13816
13833
|
},
|
|
13817
|
-
"type": "
|
|
13834
|
+
"type": "color"
|
|
13818
13835
|
},
|
|
13819
|
-
"
|
|
13836
|
+
"color": {
|
|
13820
13837
|
"$extensions": {
|
|
13821
13838
|
"nl.nldesignsystem.css.property": {
|
|
13822
|
-
"syntax": "<
|
|
13839
|
+
"syntax": "<color>",
|
|
13823
13840
|
"inherits": true
|
|
13824
13841
|
},
|
|
13842
|
+
"nl.nldesignsystem.fallback": [
|
|
13843
|
+
"utrecht.alert.color"
|
|
13844
|
+
],
|
|
13825
13845
|
"nl.nldesignsystem.figma.supports-token": true
|
|
13826
13846
|
},
|
|
13827
|
-
"type": "
|
|
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
|
-
}
|
|
13847
|
+
"type": "color"
|
|
13966
13848
|
},
|
|
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
13849
|
"border-color": {
|
|
13982
13850
|
"$extensions": {
|
|
13983
13851
|
"nl.nldesignsystem.css.property": {
|
|
13984
13852
|
"syntax": "<color>",
|
|
13985
13853
|
"inherits": true
|
|
13986
13854
|
},
|
|
13855
|
+
"nl.nldesignsystem.fallback": [
|
|
13856
|
+
"utrecht.alert.border-color"
|
|
13857
|
+
],
|
|
13987
13858
|
"nl.nldesignsystem.figma.supports-token": true
|
|
13988
13859
|
},
|
|
13989
13860
|
"type": "color"
|
|
@@ -13994,71 +13865,94 @@
|
|
|
13994
13865
|
"syntax": "<length>",
|
|
13995
13866
|
"inherits": true
|
|
13996
13867
|
},
|
|
13868
|
+
"nl.nldesignsystem.fallback": [
|
|
13869
|
+
"utrecht.alert.border-width"
|
|
13870
|
+
],
|
|
13997
13871
|
"nl.nldesignsystem.figma.supports-token": true
|
|
13998
13872
|
},
|
|
13999
13873
|
"type": "borderWidth"
|
|
14000
|
-
}
|
|
14001
|
-
|
|
13874
|
+
}
|
|
13875
|
+
},
|
|
13876
|
+
"error": {
|
|
13877
|
+
"background-color": {
|
|
14002
13878
|
"$extensions": {
|
|
14003
13879
|
"nl.nldesignsystem.css.property": {
|
|
14004
|
-
"syntax": "<
|
|
13880
|
+
"syntax": "<color>",
|
|
14005
13881
|
"inherits": true
|
|
14006
13882
|
},
|
|
13883
|
+
"nl.nldesignsystem.fallback": [
|
|
13884
|
+
"utrecht.alert.background-color"
|
|
13885
|
+
],
|
|
14007
13886
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14008
13887
|
},
|
|
14009
|
-
"type": "
|
|
13888
|
+
"type": "color"
|
|
14010
13889
|
},
|
|
14011
|
-
"
|
|
13890
|
+
"color": {
|
|
14012
13891
|
"$extensions": {
|
|
14013
13892
|
"nl.nldesignsystem.css.property": {
|
|
14014
|
-
"syntax": "<
|
|
13893
|
+
"syntax": "<color>",
|
|
14015
13894
|
"inherits": true
|
|
14016
13895
|
},
|
|
13896
|
+
"nl.nldesignsystem.fallback": [
|
|
13897
|
+
"utrecht.alert.color"
|
|
13898
|
+
],
|
|
14017
13899
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14018
13900
|
},
|
|
14019
|
-
"type": "
|
|
13901
|
+
"type": "color"
|
|
14020
13902
|
},
|
|
14021
|
-
"
|
|
13903
|
+
"border-color": {
|
|
14022
13904
|
"$extensions": {
|
|
14023
13905
|
"nl.nldesignsystem.css.property": {
|
|
14024
|
-
"syntax": "<
|
|
13906
|
+
"syntax": "<color>",
|
|
14025
13907
|
"inherits": true
|
|
14026
13908
|
},
|
|
13909
|
+
"nl.nldesignsystem.fallback": [
|
|
13910
|
+
"utrecht.alert.border-color"
|
|
13911
|
+
],
|
|
14027
13912
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14028
13913
|
},
|
|
14029
|
-
"type": "
|
|
13914
|
+
"type": "color"
|
|
14030
13915
|
},
|
|
14031
|
-
"
|
|
13916
|
+
"border-width": {
|
|
14032
13917
|
"$extensions": {
|
|
14033
13918
|
"nl.nldesignsystem.css.property": {
|
|
14034
13919
|
"syntax": "<length>",
|
|
14035
13920
|
"inherits": true
|
|
14036
13921
|
},
|
|
13922
|
+
"nl.nldesignsystem.fallback": [
|
|
13923
|
+
"utrecht.alert.border-width"
|
|
13924
|
+
],
|
|
14037
13925
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14038
13926
|
},
|
|
14039
|
-
"type": "
|
|
13927
|
+
"type": "borderWidth"
|
|
14040
13928
|
}
|
|
14041
13929
|
},
|
|
14042
|
-
"
|
|
14043
|
-
"
|
|
13930
|
+
"ok": {
|
|
13931
|
+
"background-color": {
|
|
14044
13932
|
"$extensions": {
|
|
14045
13933
|
"nl.nldesignsystem.css.property": {
|
|
14046
|
-
"syntax": "<
|
|
13934
|
+
"syntax": "<color>",
|
|
14047
13935
|
"inherits": true
|
|
14048
13936
|
},
|
|
14049
|
-
"nl.nldesignsystem.
|
|
13937
|
+
"nl.nldesignsystem.fallback": [
|
|
13938
|
+
"utrecht.alert.background-color"
|
|
13939
|
+
],
|
|
13940
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14050
13941
|
},
|
|
14051
|
-
"type": "
|
|
13942
|
+
"type": "color"
|
|
14052
13943
|
},
|
|
14053
|
-
"
|
|
13944
|
+
"color": {
|
|
14054
13945
|
"$extensions": {
|
|
14055
13946
|
"nl.nldesignsystem.css.property": {
|
|
14056
|
-
"syntax": "<
|
|
13947
|
+
"syntax": "<color>",
|
|
14057
13948
|
"inherits": true
|
|
14058
13949
|
},
|
|
14059
|
-
"nl.nldesignsystem.
|
|
13950
|
+
"nl.nldesignsystem.fallback": [
|
|
13951
|
+
"utrecht.alert.color"
|
|
13952
|
+
],
|
|
13953
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14060
13954
|
},
|
|
14061
|
-
"type": "
|
|
13955
|
+
"type": "color"
|
|
14062
13956
|
},
|
|
14063
13957
|
"border-color": {
|
|
14064
13958
|
"$extensions": {
|
|
@@ -14066,7 +13960,10 @@
|
|
|
14066
13960
|
"syntax": "<color>",
|
|
14067
13961
|
"inherits": true
|
|
14068
13962
|
},
|
|
14069
|
-
"nl.nldesignsystem.
|
|
13963
|
+
"nl.nldesignsystem.fallback": [
|
|
13964
|
+
"utrecht.alert.border-color"
|
|
13965
|
+
],
|
|
13966
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14070
13967
|
},
|
|
14071
13968
|
"type": "color"
|
|
14072
13969
|
},
|
|
@@ -14076,25 +13973,108 @@
|
|
|
14076
13973
|
"syntax": "<length>",
|
|
14077
13974
|
"inherits": true
|
|
14078
13975
|
},
|
|
14079
|
-
"nl.nldesignsystem.
|
|
14080
|
-
|
|
14081
|
-
|
|
13976
|
+
"nl.nldesignsystem.fallback": [
|
|
13977
|
+
"utrecht.alert.border-width"
|
|
13978
|
+
],
|
|
13979
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
13980
|
+
},
|
|
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"
|
|
14082
13994
|
},
|
|
14083
|
-
"
|
|
14084
|
-
"
|
|
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": {
|
|
14006
|
+
"$extensions": {
|
|
14007
|
+
"nl.nldesignsystem.css.property": {
|
|
14008
|
+
"syntax": "<length>",
|
|
14009
|
+
"inherits": true
|
|
14010
|
+
},
|
|
14011
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14012
|
+
},
|
|
14013
|
+
"type": "spacing"
|
|
14014
|
+
},
|
|
14015
|
+
"info": {
|
|
14016
|
+
"color": {
|
|
14085
14017
|
"$extensions": {
|
|
14086
14018
|
"nl.nldesignsystem.css.property": {
|
|
14087
14019
|
"syntax": "<color>",
|
|
14088
14020
|
"inherits": true
|
|
14089
14021
|
},
|
|
14090
|
-
"nl.nldesignsystem.
|
|
14022
|
+
"nl.nldesignsystem.fallback": [
|
|
14023
|
+
"utrecht.alert.icon.color"
|
|
14024
|
+
]
|
|
14091
14025
|
},
|
|
14092
|
-
"
|
|
14093
|
-
}
|
|
14026
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14027
|
+
},
|
|
14028
|
+
"type": "color"
|
|
14029
|
+
},
|
|
14030
|
+
"error": {
|
|
14031
|
+
"color": {
|
|
14032
|
+
"$extensions": {
|
|
14033
|
+
"nl.nldesignsystem.css.property": {
|
|
14034
|
+
"syntax": "<color>",
|
|
14035
|
+
"inherits": true
|
|
14036
|
+
},
|
|
14037
|
+
"nl.nldesignsystem.fallback": [
|
|
14038
|
+
"utrecht.alert.icon.color"
|
|
14039
|
+
]
|
|
14040
|
+
},
|
|
14041
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14042
|
+
},
|
|
14043
|
+
"type": "color"
|
|
14044
|
+
},
|
|
14045
|
+
"warning": {
|
|
14046
|
+
"color": {
|
|
14047
|
+
"$extensions": {
|
|
14048
|
+
"nl.nldesignsystem.css.property": {
|
|
14049
|
+
"syntax": "<color>",
|
|
14050
|
+
"inherits": true
|
|
14051
|
+
},
|
|
14052
|
+
"nl.nldesignsystem.fallback": [
|
|
14053
|
+
"utrecht.alert.icon.color"
|
|
14054
|
+
]
|
|
14055
|
+
},
|
|
14056
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14057
|
+
},
|
|
14058
|
+
"type": "color"
|
|
14059
|
+
},
|
|
14060
|
+
"ok": {
|
|
14061
|
+
"color": {
|
|
14062
|
+
"$extensions": {
|
|
14063
|
+
"nl.nldesignsystem.css.property": {
|
|
14064
|
+
"syntax": "<color>",
|
|
14065
|
+
"inherits": true
|
|
14066
|
+
},
|
|
14067
|
+
"nl.nldesignsystem.fallback": [
|
|
14068
|
+
"utrecht.alert.icon.color"
|
|
14069
|
+
]
|
|
14070
|
+
},
|
|
14071
|
+
"nl.nldesignsystem.figma.supports-token": true
|
|
14072
|
+
},
|
|
14073
|
+
"type": "color"
|
|
14094
14074
|
}
|
|
14095
14075
|
}
|
|
14096
14076
|
},
|
|
14097
|
-
"
|
|
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
|
-
"
|
|
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
|
-
"
|
|
14096
|
+
"comment": "'column-gap', for lack of a better existing property.",
|
|
14097
|
+
"type": "spacing"
|
|
14137
14098
|
},
|
|
14138
|
-
"
|
|
14099
|
+
"margin-block-end": {
|
|
14139
14100
|
"$extensions": {
|
|
14140
14101
|
"nl.nldesignsystem.css.property": {
|
|
14141
|
-
"syntax": "<
|
|
14102
|
+
"syntax": "<length>",
|
|
14142
14103
|
"inherits": true
|
|
14143
14104
|
},
|
|
14144
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
14105
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
14145
14106
|
},
|
|
14146
|
-
"type": "
|
|
14107
|
+
"type": "spacing"
|
|
14147
14108
|
},
|
|
14148
|
-
"
|
|
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":
|
|
14115
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
14155
14116
|
},
|
|
14156
14117
|
"type": "spacing"
|
|
14157
14118
|
},
|
|
14158
|
-
"padding-block-
|
|
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-
|
|
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
|
-
"
|
|
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
|
-
|
|
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":
|
|
14158
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
14195
14159
|
},
|
|
14196
14160
|
"type": "spacing"
|
|
14197
14161
|
},
|
|
14198
|
-
"margin-block-
|
|
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
|
-
"
|
|
14172
|
+
"row-gap": {
|
|
14209
14173
|
"$extensions": {
|
|
14210
14174
|
"nl.nldesignsystem.css.property": {
|
|
14211
14175
|
"syntax": "<length>",
|
|
@@ -14215,94 +14179,53 @@
|
|
|
14215
14179
|
},
|
|
14216
14180
|
"type": "spacing"
|
|
14217
14181
|
},
|
|
14218
|
-
"
|
|
14219
|
-
"
|
|
14220
|
-
"$extensions": {
|
|
14221
|
-
"nl.nldesignsystem.css.property": {
|
|
14222
|
-
"syntax": "<length>",
|
|
14223
|
-
"inherits": true
|
|
14224
|
-
},
|
|
14225
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
14226
|
-
},
|
|
14227
|
-
"type": "spacing"
|
|
14228
|
-
}
|
|
14229
|
-
},
|
|
14230
|
-
"content": {
|
|
14231
|
-
"row-gap": {
|
|
14182
|
+
"button": {
|
|
14183
|
+
"padding-inline-end": {
|
|
14232
14184
|
"$extensions": {
|
|
14233
14185
|
"nl.nldesignsystem.css.property": {
|
|
14234
14186
|
"syntax": "<length>",
|
|
14235
14187
|
"inherits": true
|
|
14236
14188
|
},
|
|
14237
|
-
"nl.nldesignsystem.figma.supports-token": false
|
|
14238
|
-
},
|
|
14239
|
-
"type": "spacing"
|
|
14240
|
-
}
|
|
14241
|
-
},
|
|
14242
|
-
"info": {
|
|
14243
|
-
"background-color": {
|
|
14244
|
-
"$extensions": {
|
|
14245
|
-
"nl.nldesignsystem.css.property": {
|
|
14246
|
-
"syntax": "<color>",
|
|
14247
|
-
"inherits": true
|
|
14248
|
-
},
|
|
14249
|
-
"nl.nldesignsystem.fallback": [
|
|
14250
|
-
"utrecht.alert.background-color"
|
|
14251
|
-
],
|
|
14252
14189
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14253
14190
|
},
|
|
14254
|
-
"type": "
|
|
14191
|
+
"type": "spacing"
|
|
14255
14192
|
},
|
|
14256
|
-
"
|
|
14193
|
+
"padding-inline-start": {
|
|
14257
14194
|
"$extensions": {
|
|
14258
14195
|
"nl.nldesignsystem.css.property": {
|
|
14259
|
-
"syntax": "<
|
|
14196
|
+
"syntax": "<length>",
|
|
14260
14197
|
"inherits": true
|
|
14261
14198
|
},
|
|
14262
|
-
"nl.nldesignsystem.fallback": [
|
|
14263
|
-
"utrecht.alert.color"
|
|
14264
|
-
],
|
|
14265
14199
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14266
14200
|
},
|
|
14267
|
-
"type": "
|
|
14201
|
+
"type": "spacing"
|
|
14268
14202
|
},
|
|
14269
|
-
"
|
|
14203
|
+
"padding-block-end": {
|
|
14270
14204
|
"$extensions": {
|
|
14271
14205
|
"nl.nldesignsystem.css.property": {
|
|
14272
|
-
"syntax": "<
|
|
14206
|
+
"syntax": "<length>",
|
|
14273
14207
|
"inherits": true
|
|
14274
14208
|
},
|
|
14275
|
-
"nl.nldesignsystem.fallback": [
|
|
14276
|
-
"utrecht.alert.border-color"
|
|
14277
|
-
],
|
|
14278
14209
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14279
14210
|
},
|
|
14280
|
-
"type": "
|
|
14211
|
+
"type": "spacing"
|
|
14281
14212
|
},
|
|
14282
|
-
"
|
|
14213
|
+
"padding-block-start": {
|
|
14283
14214
|
"$extensions": {
|
|
14284
14215
|
"nl.nldesignsystem.css.property": {
|
|
14285
14216
|
"syntax": "<length>",
|
|
14286
14217
|
"inherits": true
|
|
14287
14218
|
},
|
|
14288
|
-
"nl.nldesignsystem.fallback": [
|
|
14289
|
-
"utrecht.alert.border-width"
|
|
14290
|
-
],
|
|
14291
14219
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14292
14220
|
},
|
|
14293
|
-
"type": "
|
|
14294
|
-
}
|
|
14295
|
-
},
|
|
14296
|
-
"warning": {
|
|
14221
|
+
"type": "spacing"
|
|
14222
|
+
},
|
|
14297
14223
|
"background-color": {
|
|
14298
14224
|
"$extensions": {
|
|
14299
14225
|
"nl.nldesignsystem.css.property": {
|
|
14300
14226
|
"syntax": "<color>",
|
|
14301
14227
|
"inherits": true
|
|
14302
14228
|
},
|
|
14303
|
-
"nl.nldesignsystem.fallback": [
|
|
14304
|
-
"utrecht.alert.background-color"
|
|
14305
|
-
],
|
|
14306
14229
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14307
14230
|
},
|
|
14308
14231
|
"type": "color"
|
|
@@ -14313,9 +14236,6 @@
|
|
|
14313
14236
|
"syntax": "<color>",
|
|
14314
14237
|
"inherits": true
|
|
14315
14238
|
},
|
|
14316
|
-
"nl.nldesignsystem.fallback": [
|
|
14317
|
-
"utrecht.alert.color"
|
|
14318
|
-
],
|
|
14319
14239
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14320
14240
|
},
|
|
14321
14241
|
"type": "color"
|
|
@@ -14326,63 +14246,198 @@
|
|
|
14326
14246
|
"syntax": "<color>",
|
|
14327
14247
|
"inherits": true
|
|
14328
14248
|
},
|
|
14329
|
-
"nl.nldesignsystem.fallback": [
|
|
14330
|
-
"utrecht.alert.border-color"
|
|
14331
|
-
],
|
|
14332
14249
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14333
14250
|
},
|
|
14334
14251
|
"type": "color"
|
|
14335
14252
|
},
|
|
14336
|
-
"border-
|
|
14253
|
+
"border-radius": {
|
|
14337
14254
|
"$extensions": {
|
|
14338
14255
|
"nl.nldesignsystem.css.property": {
|
|
14339
|
-
"syntax": "<length>",
|
|
14256
|
+
"syntax": "<length-percentage>",
|
|
14340
14257
|
"inherits": true
|
|
14341
14258
|
},
|
|
14342
|
-
"nl.nldesignsystem.fallback": [
|
|
14343
|
-
"utrecht.alert.border-width"
|
|
14344
|
-
],
|
|
14345
14259
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14346
14260
|
},
|
|
14347
|
-
"type": "
|
|
14348
|
-
}
|
|
14349
|
-
|
|
14350
|
-
"error": {
|
|
14351
|
-
"background-color": {
|
|
14261
|
+
"type": "borderRadius"
|
|
14262
|
+
},
|
|
14263
|
+
"border-width": {
|
|
14352
14264
|
"$extensions": {
|
|
14353
14265
|
"nl.nldesignsystem.css.property": {
|
|
14354
|
-
"syntax": "<
|
|
14266
|
+
"syntax": "<length>",
|
|
14355
14267
|
"inherits": true
|
|
14356
14268
|
},
|
|
14357
|
-
"nl.nldesignsystem.fallback": [
|
|
14358
|
-
"utrecht.alert.background-color"
|
|
14359
|
-
],
|
|
14360
14269
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14361
14270
|
},
|
|
14362
|
-
"type": "
|
|
14271
|
+
"type": "borderWidth"
|
|
14363
14272
|
},
|
|
14364
|
-
"
|
|
14273
|
+
"gap": {
|
|
14365
14274
|
"$extensions": {
|
|
14366
14275
|
"nl.nldesignsystem.css.property": {
|
|
14367
|
-
"syntax": "<
|
|
14276
|
+
"syntax": "<length>",
|
|
14368
14277
|
"inherits": true
|
|
14369
14278
|
},
|
|
14370
|
-
"nl.nldesignsystem.fallback": [
|
|
14371
|
-
"utrecht.alert.color"
|
|
14372
|
-
],
|
|
14373
14279
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14374
14280
|
},
|
|
14375
|
-
"type": "
|
|
14281
|
+
"type": "spacing"
|
|
14376
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
|
|
14387
|
+
},
|
|
14388
|
+
"type": "color"
|
|
14389
|
+
},
|
|
14390
|
+
"border-width": {
|
|
14391
|
+
"$extensions": {
|
|
14392
|
+
"nl.nldesignsystem.css.property": {
|
|
14393
|
+
"syntax": "<length>",
|
|
14394
|
+
"inherits": true
|
|
14395
|
+
},
|
|
14396
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
14397
|
+
},
|
|
14398
|
+
"type": "borderWidth"
|
|
14399
|
+
},
|
|
14400
|
+
"background-color": {
|
|
14401
|
+
"$extensions": {
|
|
14402
|
+
"nl.nldesignsystem.css.property": {
|
|
14403
|
+
"syntax": "<color>",
|
|
14404
|
+
"inherits": true
|
|
14405
|
+
},
|
|
14406
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
14407
|
+
},
|
|
14408
|
+
"type": "color"
|
|
14409
|
+
},
|
|
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
|
+
}
|
|
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": {
|
|
14377
14435
|
"border-color": {
|
|
14378
14436
|
"$extensions": {
|
|
14379
14437
|
"nl.nldesignsystem.css.property": {
|
|
14380
14438
|
"syntax": "<color>",
|
|
14381
14439
|
"inherits": true
|
|
14382
14440
|
},
|
|
14383
|
-
"nl.nldesignsystem.fallback": [
|
|
14384
|
-
"utrecht.alert.border-color"
|
|
14385
|
-
],
|
|
14386
14441
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14387
14442
|
},
|
|
14388
14443
|
"type": "color"
|
|
@@ -14393,158 +14448,103 @@
|
|
|
14393
14448
|
"syntax": "<length>",
|
|
14394
14449
|
"inherits": true
|
|
14395
14450
|
},
|
|
14396
|
-
"nl.nldesignsystem.fallback": [
|
|
14397
|
-
"utrecht.alert.border-width"
|
|
14398
|
-
],
|
|
14399
14451
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14400
14452
|
},
|
|
14401
14453
|
"type": "borderWidth"
|
|
14402
|
-
}
|
|
14403
|
-
|
|
14404
|
-
"ok": {
|
|
14405
|
-
"background-color": {
|
|
14454
|
+
},
|
|
14455
|
+
"padding-block-start": {
|
|
14406
14456
|
"$extensions": {
|
|
14407
14457
|
"nl.nldesignsystem.css.property": {
|
|
14408
|
-
"syntax": "<
|
|
14458
|
+
"syntax": "<length>",
|
|
14409
14459
|
"inherits": true
|
|
14410
14460
|
},
|
|
14411
|
-
"nl.nldesignsystem.fallback": [
|
|
14412
|
-
"utrecht.alert.background-color"
|
|
14413
|
-
],
|
|
14414
14461
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14415
14462
|
},
|
|
14416
|
-
"type": "
|
|
14463
|
+
"type": "spacing"
|
|
14417
14464
|
},
|
|
14418
|
-
"
|
|
14465
|
+
"padding-block-end": {
|
|
14419
14466
|
"$extensions": {
|
|
14420
14467
|
"nl.nldesignsystem.css.property": {
|
|
14421
|
-
"syntax": "<
|
|
14468
|
+
"syntax": "<length>",
|
|
14422
14469
|
"inherits": true
|
|
14423
14470
|
},
|
|
14424
|
-
"nl.nldesignsystem.fallback": [
|
|
14425
|
-
"utrecht.alert.color"
|
|
14426
|
-
],
|
|
14427
14471
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14428
14472
|
},
|
|
14429
|
-
"type": "
|
|
14473
|
+
"type": "spacing"
|
|
14430
14474
|
},
|
|
14431
|
-
"
|
|
14475
|
+
"padding-inline-start": {
|
|
14432
14476
|
"$extensions": {
|
|
14433
14477
|
"nl.nldesignsystem.css.property": {
|
|
14434
|
-
"syntax": "<
|
|
14478
|
+
"syntax": "<length>",
|
|
14435
14479
|
"inherits": true
|
|
14436
14480
|
},
|
|
14437
|
-
"nl.nldesignsystem.fallback": [
|
|
14438
|
-
"utrecht.alert.border-color"
|
|
14439
|
-
],
|
|
14440
14481
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14441
14482
|
},
|
|
14442
|
-
"type": "
|
|
14483
|
+
"type": "spacing"
|
|
14443
14484
|
},
|
|
14444
|
-
"
|
|
14485
|
+
"padding-inline-end": {
|
|
14445
14486
|
"$extensions": {
|
|
14446
14487
|
"nl.nldesignsystem.css.property": {
|
|
14447
14488
|
"syntax": "<length>",
|
|
14448
14489
|
"inherits": true
|
|
14449
14490
|
},
|
|
14450
|
-
"nl.nldesignsystem.fallback": [
|
|
14451
|
-
"utrecht.alert.border-width"
|
|
14452
|
-
],
|
|
14453
14491
|
"nl.nldesignsystem.figma.supports-token": true
|
|
14454
14492
|
},
|
|
14455
|
-
"type": "
|
|
14493
|
+
"type": "spacing"
|
|
14456
14494
|
}
|
|
14457
14495
|
},
|
|
14458
|
-
"
|
|
14459
|
-
"
|
|
14496
|
+
"section": {
|
|
14497
|
+
"margin-block-start": {
|
|
14460
14498
|
"$extensions": {
|
|
14461
14499
|
"nl.nldesignsystem.css.property": {
|
|
14462
|
-
"syntax": "<
|
|
14500
|
+
"syntax": "<length>",
|
|
14463
14501
|
"inherits": true
|
|
14464
14502
|
},
|
|
14465
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
14503
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
14466
14504
|
},
|
|
14467
|
-
"type": "
|
|
14505
|
+
"type": "spacing"
|
|
14468
14506
|
},
|
|
14469
|
-
"
|
|
14507
|
+
"margin-block-end": {
|
|
14470
14508
|
"$extensions": {
|
|
14471
14509
|
"nl.nldesignsystem.css.property": {
|
|
14472
14510
|
"syntax": "<length>",
|
|
14473
14511
|
"inherits": true
|
|
14474
14512
|
},
|
|
14475
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
14513
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
14476
14514
|
},
|
|
14477
|
-
"type": "
|
|
14515
|
+
"type": "spacing"
|
|
14478
14516
|
},
|
|
14479
|
-
"
|
|
14517
|
+
"border-color": {
|
|
14480
14518
|
"$extensions": {
|
|
14481
14519
|
"nl.nldesignsystem.css.property": {
|
|
14482
|
-
"syntax": "<
|
|
14520
|
+
"syntax": "<color>",
|
|
14483
14521
|
"inherits": true
|
|
14484
14522
|
},
|
|
14485
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
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
|
|
14523
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
14516
14524
|
},
|
|
14517
14525
|
"type": "color"
|
|
14518
14526
|
},
|
|
14519
|
-
"
|
|
14520
|
-
"
|
|
14521
|
-
"
|
|
14522
|
-
"
|
|
14523
|
-
|
|
14524
|
-
"inherits": true
|
|
14525
|
-
},
|
|
14526
|
-
"nl.nldesignsystem.fallback": [
|
|
14527
|
-
"utrecht.alert.icon.color"
|
|
14528
|
-
]
|
|
14527
|
+
"border-width": {
|
|
14528
|
+
"$extensions": {
|
|
14529
|
+
"nl.nldesignsystem.css.property": {
|
|
14530
|
+
"syntax": "<length>",
|
|
14531
|
+
"inherits": true
|
|
14529
14532
|
},
|
|
14530
|
-
"nl.nldesignsystem.figma.supports-token":
|
|
14533
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
14531
14534
|
},
|
|
14532
|
-
"type": "
|
|
14535
|
+
"type": "borderWidth"
|
|
14533
14536
|
},
|
|
14534
|
-
"
|
|
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.
|
|
14542
|
-
"utrecht.alert.icon.color"
|
|
14543
|
-
]
|
|
14544
|
+
"nl.nldesignsystem.figma.supports-token": false
|
|
14544
14545
|
},
|
|
14545
|
-
"
|
|
14546
|
-
}
|
|
14547
|
-
"type": "color"
|
|
14546
|
+
"type": "color"
|
|
14547
|
+
}
|
|
14548
14548
|
}
|
|
14549
14549
|
}
|
|
14550
14550
|
},
|