@rijkshuisstijl-community/design-tokens 1.0.0-alpha.139 → 1.0.0-alpha.140
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_variables.scss +14 -14
- package/dist/index.css +14 -14
- package/dist/index.d.ts +14 -14
- package/dist/index.js +14 -14
- package/dist/index.json +14 -14
- package/dist/index.tokens.json +15 -15
- package/dist/root.css +14 -14
- package/dist/tokens.d.ts +16 -16
- package/dist/tokens.js +276 -276
- package/dist/uitvoerend-mintgroen-focus/_variables.scss +14 -14
- package/dist/uitvoerend-mintgroen-focus/index.css +14 -14
- package/dist/uitvoerend-mintgroen-focus/index.d.ts +14 -14
- package/dist/uitvoerend-mintgroen-focus/index.js +14 -14
- package/dist/uitvoerend-mintgroen-focus/index.json +14 -14
- package/dist/uitvoerend-mintgroen-focus/index.tokens.json +15 -15
- package/dist/uitvoerend-mintgroen-focus/root.css +14 -14
- package/dist/uitvoerend-mintgroen-focus/tokens.d.ts +16 -16
- package/dist/uitvoerend-mintgroen-focus/tokens.js +276 -276
- package/dist/uitvoerend-violet/_variables.scss +14 -14
- package/dist/uitvoerend-violet/index.css +14 -14
- package/dist/uitvoerend-violet/index.d.ts +14 -14
- package/dist/uitvoerend-violet/index.js +14 -14
- package/dist/uitvoerend-violet/index.json +14 -14
- package/dist/uitvoerend-violet/index.tokens.json +15 -15
- package/dist/uitvoerend-violet/root.css +14 -14
- package/dist/uitvoerend-violet/tokens.d.ts +16 -16
- package/dist/uitvoerend-violet/tokens.js +276 -276
- package/dist/uitvoerend-violet-oud/_variables.scss +14 -14
- package/dist/uitvoerend-violet-oud/index.css +14 -14
- package/dist/uitvoerend-violet-oud/index.d.ts +14 -14
- package/dist/uitvoerend-violet-oud/index.js +14 -14
- package/dist/uitvoerend-violet-oud/index.json +14 -14
- package/dist/uitvoerend-violet-oud/index.tokens.json +15 -15
- package/dist/uitvoerend-violet-oud/root.css +14 -14
- package/dist/uitvoerend-violet-oud/tokens.d.ts +16 -16
- package/dist/uitvoerend-violet-oud/tokens.js +276 -276
- package/dist/wetgevend/_variables.scss +14 -14
- package/dist/wetgevend/index.css +14 -14
- package/dist/wetgevend/index.d.ts +14 -14
- package/dist/wetgevend/index.js +14 -14
- package/dist/wetgevend/index.json +14 -14
- package/dist/wetgevend/index.tokens.json +15 -15
- package/dist/wetgevend/root.css +14 -14
- package/dist/wetgevend/tokens.d.ts +16 -16
- package/dist/wetgevend/tokens.js +276 -276
- package/figma/figma.tokens.json +2 -2
- package/package.json +2 -2
- package/src/generated/base.tokens.json +54 -54
- package/src/generated/themes.json +216 -216
- package/src/generated/uitvoerend-mintgroen-focus/tokens.json +54 -54
- package/src/generated/uitvoerend-violet/tokens.json +54 -54
- package/src/generated/uitvoerend-violet-oud/tokens.json +54 -54
- package/src/generated/wetgevend/tokens.json +54 -54
|
@@ -4749,60 +4749,6 @@
|
|
|
4749
4749
|
}
|
|
4750
4750
|
}
|
|
4751
4751
|
},
|
|
4752
|
-
"badge-counter": {
|
|
4753
|
-
"font-size": {
|
|
4754
|
-
"value": "1.25rem",
|
|
4755
|
-
"type": "fontSizes"
|
|
4756
|
-
},
|
|
4757
|
-
"line-height": {
|
|
4758
|
-
"value": "150%",
|
|
4759
|
-
"type": "lineHeights"
|
|
4760
|
-
},
|
|
4761
|
-
"min-block-size": {
|
|
4762
|
-
"value": "24px",
|
|
4763
|
-
"type": "sizing"
|
|
4764
|
-
},
|
|
4765
|
-
"min-inline-size": {
|
|
4766
|
-
"value": "24px",
|
|
4767
|
-
"type": "sizing"
|
|
4768
|
-
},
|
|
4769
|
-
"font-weight": {
|
|
4770
|
-
"value": 700,
|
|
4771
|
-
"type": "fontWeights"
|
|
4772
|
-
},
|
|
4773
|
-
"border-width": {
|
|
4774
|
-
"value": "0px",
|
|
4775
|
-
"type": "borderWidth"
|
|
4776
|
-
},
|
|
4777
|
-
"border-radius": {
|
|
4778
|
-
"value": "999px",
|
|
4779
|
-
"type": "borderRadius"
|
|
4780
|
-
},
|
|
4781
|
-
"font-family": {
|
|
4782
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
4783
|
-
"type": "fontFamilies"
|
|
4784
|
-
},
|
|
4785
|
-
"background-color": {
|
|
4786
|
-
"value": "#154273",
|
|
4787
|
-
"type": "color"
|
|
4788
|
-
},
|
|
4789
|
-
"border-color": {
|
|
4790
|
-
"value": "transparent",
|
|
4791
|
-
"type": "color"
|
|
4792
|
-
},
|
|
4793
|
-
"color": {
|
|
4794
|
-
"value": "#fff",
|
|
4795
|
-
"type": "color"
|
|
4796
|
-
},
|
|
4797
|
-
"padding-inline": {
|
|
4798
|
-
"value": "0.5rem",
|
|
4799
|
-
"type": "spacing"
|
|
4800
|
-
},
|
|
4801
|
-
"padding-block": {
|
|
4802
|
-
"value": "0.5rem",
|
|
4803
|
-
"type": "spacing"
|
|
4804
|
-
}
|
|
4805
|
-
},
|
|
4806
4752
|
"button-group": {
|
|
4807
4753
|
"background-color": {
|
|
4808
4754
|
"value": "transparent",
|
|
@@ -5623,6 +5569,60 @@
|
|
|
5623
5569
|
"value": 0,
|
|
5624
5570
|
"type": "spacing"
|
|
5625
5571
|
}
|
|
5572
|
+
},
|
|
5573
|
+
"number-badge": {
|
|
5574
|
+
"font-size": {
|
|
5575
|
+
"value": "1.25rem",
|
|
5576
|
+
"type": "fontSizes"
|
|
5577
|
+
},
|
|
5578
|
+
"line-height": {
|
|
5579
|
+
"value": "150%",
|
|
5580
|
+
"type": "lineHeights"
|
|
5581
|
+
},
|
|
5582
|
+
"min-block-size": {
|
|
5583
|
+
"value": "24px",
|
|
5584
|
+
"type": "sizing"
|
|
5585
|
+
},
|
|
5586
|
+
"min-inline-size": {
|
|
5587
|
+
"value": "24px",
|
|
5588
|
+
"type": "sizing"
|
|
5589
|
+
},
|
|
5590
|
+
"font-weight": {
|
|
5591
|
+
"value": 700,
|
|
5592
|
+
"type": "fontWeights"
|
|
5593
|
+
},
|
|
5594
|
+
"border-width": {
|
|
5595
|
+
"value": "0px",
|
|
5596
|
+
"type": "borderWidth"
|
|
5597
|
+
},
|
|
5598
|
+
"border-radius": {
|
|
5599
|
+
"value": "999px",
|
|
5600
|
+
"type": "borderRadius"
|
|
5601
|
+
},
|
|
5602
|
+
"font-family": {
|
|
5603
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
5604
|
+
"type": "fontFamilies"
|
|
5605
|
+
},
|
|
5606
|
+
"background-color": {
|
|
5607
|
+
"value": "#154273",
|
|
5608
|
+
"type": "color"
|
|
5609
|
+
},
|
|
5610
|
+
"border-color": {
|
|
5611
|
+
"value": "transparent",
|
|
5612
|
+
"type": "color"
|
|
5613
|
+
},
|
|
5614
|
+
"color": {
|
|
5615
|
+
"value": "#fff",
|
|
5616
|
+
"type": "color"
|
|
5617
|
+
},
|
|
5618
|
+
"padding-inline": {
|
|
5619
|
+
"value": "0.5rem",
|
|
5620
|
+
"type": "spacing"
|
|
5621
|
+
},
|
|
5622
|
+
"padding-block": {
|
|
5623
|
+
"value": "0.5rem",
|
|
5624
|
+
"type": "spacing"
|
|
5625
|
+
}
|
|
5626
5626
|
}
|
|
5627
5627
|
}
|
|
5628
5628
|
}
|
|
@@ -3963,60 +3963,6 @@
|
|
|
3963
3963
|
}
|
|
3964
3964
|
}
|
|
3965
3965
|
},
|
|
3966
|
-
"badge-counter": {
|
|
3967
|
-
"font-size": {
|
|
3968
|
-
"value": "1.25rem",
|
|
3969
|
-
"type": "fontSizes"
|
|
3970
|
-
},
|
|
3971
|
-
"line-height": {
|
|
3972
|
-
"value": "150%",
|
|
3973
|
-
"type": "lineHeights"
|
|
3974
|
-
},
|
|
3975
|
-
"min-block-size": {
|
|
3976
|
-
"value": "24px",
|
|
3977
|
-
"type": "sizing"
|
|
3978
|
-
},
|
|
3979
|
-
"min-inline-size": {
|
|
3980
|
-
"value": "24px",
|
|
3981
|
-
"type": "sizing"
|
|
3982
|
-
},
|
|
3983
|
-
"font-weight": {
|
|
3984
|
-
"value": 700,
|
|
3985
|
-
"type": "fontWeights"
|
|
3986
|
-
},
|
|
3987
|
-
"border-width": {
|
|
3988
|
-
"value": "0px",
|
|
3989
|
-
"type": "borderWidth"
|
|
3990
|
-
},
|
|
3991
|
-
"border-radius": {
|
|
3992
|
-
"value": "999px",
|
|
3993
|
-
"type": "borderRadius"
|
|
3994
|
-
},
|
|
3995
|
-
"font-family": {
|
|
3996
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
3997
|
-
"type": "fontFamilies"
|
|
3998
|
-
},
|
|
3999
|
-
"background-color": {
|
|
4000
|
-
"value": "#154273",
|
|
4001
|
-
"type": "color"
|
|
4002
|
-
},
|
|
4003
|
-
"border-color": {
|
|
4004
|
-
"value": "transparent",
|
|
4005
|
-
"type": "color"
|
|
4006
|
-
},
|
|
4007
|
-
"color": {
|
|
4008
|
-
"value": "#fff",
|
|
4009
|
-
"type": "color"
|
|
4010
|
-
},
|
|
4011
|
-
"padding-inline": {
|
|
4012
|
-
"value": "0.5rem",
|
|
4013
|
-
"type": "spacing"
|
|
4014
|
-
},
|
|
4015
|
-
"padding-block": {
|
|
4016
|
-
"value": "0.5rem",
|
|
4017
|
-
"type": "spacing"
|
|
4018
|
-
}
|
|
4019
|
-
},
|
|
4020
3966
|
"checkbox": {
|
|
4021
3967
|
"border-radius": {
|
|
4022
3968
|
"value": "2.5px",
|
|
@@ -5559,6 +5505,60 @@
|
|
|
5559
5505
|
"value": 0,
|
|
5560
5506
|
"type": "spacing"
|
|
5561
5507
|
}
|
|
5508
|
+
},
|
|
5509
|
+
"number-badge": {
|
|
5510
|
+
"font-size": {
|
|
5511
|
+
"value": "1.25rem",
|
|
5512
|
+
"type": "fontSizes"
|
|
5513
|
+
},
|
|
5514
|
+
"line-height": {
|
|
5515
|
+
"value": "150%",
|
|
5516
|
+
"type": "lineHeights"
|
|
5517
|
+
},
|
|
5518
|
+
"min-block-size": {
|
|
5519
|
+
"value": "24px",
|
|
5520
|
+
"type": "sizing"
|
|
5521
|
+
},
|
|
5522
|
+
"min-inline-size": {
|
|
5523
|
+
"value": "24px",
|
|
5524
|
+
"type": "sizing"
|
|
5525
|
+
},
|
|
5526
|
+
"font-weight": {
|
|
5527
|
+
"value": 700,
|
|
5528
|
+
"type": "fontWeights"
|
|
5529
|
+
},
|
|
5530
|
+
"border-width": {
|
|
5531
|
+
"value": "0px",
|
|
5532
|
+
"type": "borderWidth"
|
|
5533
|
+
},
|
|
5534
|
+
"border-radius": {
|
|
5535
|
+
"value": "999px",
|
|
5536
|
+
"type": "borderRadius"
|
|
5537
|
+
},
|
|
5538
|
+
"font-family": {
|
|
5539
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
5540
|
+
"type": "fontFamilies"
|
|
5541
|
+
},
|
|
5542
|
+
"background-color": {
|
|
5543
|
+
"value": "#154273",
|
|
5544
|
+
"type": "color"
|
|
5545
|
+
},
|
|
5546
|
+
"border-color": {
|
|
5547
|
+
"value": "transparent",
|
|
5548
|
+
"type": "color"
|
|
5549
|
+
},
|
|
5550
|
+
"color": {
|
|
5551
|
+
"value": "#fff",
|
|
5552
|
+
"type": "color"
|
|
5553
|
+
},
|
|
5554
|
+
"padding-inline": {
|
|
5555
|
+
"value": "0.5rem",
|
|
5556
|
+
"type": "spacing"
|
|
5557
|
+
},
|
|
5558
|
+
"padding-block": {
|
|
5559
|
+
"value": "0.5rem",
|
|
5560
|
+
"type": "spacing"
|
|
5561
|
+
}
|
|
5562
5562
|
}
|
|
5563
5563
|
}
|
|
5564
5564
|
}
|
|
@@ -3963,60 +3963,6 @@
|
|
|
3963
3963
|
}
|
|
3964
3964
|
}
|
|
3965
3965
|
},
|
|
3966
|
-
"badge-counter": {
|
|
3967
|
-
"font-size": {
|
|
3968
|
-
"value": "1.25rem",
|
|
3969
|
-
"type": "fontSizes"
|
|
3970
|
-
},
|
|
3971
|
-
"line-height": {
|
|
3972
|
-
"value": "150%",
|
|
3973
|
-
"type": "lineHeights"
|
|
3974
|
-
},
|
|
3975
|
-
"min-block-size": {
|
|
3976
|
-
"value": "24px",
|
|
3977
|
-
"type": "sizing"
|
|
3978
|
-
},
|
|
3979
|
-
"min-inline-size": {
|
|
3980
|
-
"value": "24px",
|
|
3981
|
-
"type": "sizing"
|
|
3982
|
-
},
|
|
3983
|
-
"font-weight": {
|
|
3984
|
-
"value": 700,
|
|
3985
|
-
"type": "fontWeights"
|
|
3986
|
-
},
|
|
3987
|
-
"border-width": {
|
|
3988
|
-
"value": "0px",
|
|
3989
|
-
"type": "borderWidth"
|
|
3990
|
-
},
|
|
3991
|
-
"border-radius": {
|
|
3992
|
-
"value": "999px",
|
|
3993
|
-
"type": "borderRadius"
|
|
3994
|
-
},
|
|
3995
|
-
"font-family": {
|
|
3996
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
3997
|
-
"type": "fontFamilies"
|
|
3998
|
-
},
|
|
3999
|
-
"background-color": {
|
|
4000
|
-
"value": "#154273",
|
|
4001
|
-
"type": "color"
|
|
4002
|
-
},
|
|
4003
|
-
"border-color": {
|
|
4004
|
-
"value": "transparent",
|
|
4005
|
-
"type": "color"
|
|
4006
|
-
},
|
|
4007
|
-
"color": {
|
|
4008
|
-
"value": "#fff",
|
|
4009
|
-
"type": "color"
|
|
4010
|
-
},
|
|
4011
|
-
"padding-inline": {
|
|
4012
|
-
"value": "0.5rem",
|
|
4013
|
-
"type": "spacing"
|
|
4014
|
-
},
|
|
4015
|
-
"padding-block": {
|
|
4016
|
-
"value": "0.5rem",
|
|
4017
|
-
"type": "spacing"
|
|
4018
|
-
}
|
|
4019
|
-
},
|
|
4020
3966
|
"checkbox": {
|
|
4021
3967
|
"border-radius": {
|
|
4022
3968
|
"value": 0,
|
|
@@ -5559,6 +5505,60 @@
|
|
|
5559
5505
|
"value": 0,
|
|
5560
5506
|
"type": "spacing"
|
|
5561
5507
|
}
|
|
5508
|
+
},
|
|
5509
|
+
"number-badge": {
|
|
5510
|
+
"font-size": {
|
|
5511
|
+
"value": "1.25rem",
|
|
5512
|
+
"type": "fontSizes"
|
|
5513
|
+
},
|
|
5514
|
+
"line-height": {
|
|
5515
|
+
"value": "150%",
|
|
5516
|
+
"type": "lineHeights"
|
|
5517
|
+
},
|
|
5518
|
+
"min-block-size": {
|
|
5519
|
+
"value": "24px",
|
|
5520
|
+
"type": "sizing"
|
|
5521
|
+
},
|
|
5522
|
+
"min-inline-size": {
|
|
5523
|
+
"value": "24px",
|
|
5524
|
+
"type": "sizing"
|
|
5525
|
+
},
|
|
5526
|
+
"font-weight": {
|
|
5527
|
+
"value": 700,
|
|
5528
|
+
"type": "fontWeights"
|
|
5529
|
+
},
|
|
5530
|
+
"border-width": {
|
|
5531
|
+
"value": "0px",
|
|
5532
|
+
"type": "borderWidth"
|
|
5533
|
+
},
|
|
5534
|
+
"border-radius": {
|
|
5535
|
+
"value": "999px",
|
|
5536
|
+
"type": "borderRadius"
|
|
5537
|
+
},
|
|
5538
|
+
"font-family": {
|
|
5539
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
5540
|
+
"type": "fontFamilies"
|
|
5541
|
+
},
|
|
5542
|
+
"background-color": {
|
|
5543
|
+
"value": "#154273",
|
|
5544
|
+
"type": "color"
|
|
5545
|
+
},
|
|
5546
|
+
"border-color": {
|
|
5547
|
+
"value": "transparent",
|
|
5548
|
+
"type": "color"
|
|
5549
|
+
},
|
|
5550
|
+
"color": {
|
|
5551
|
+
"value": "#fff",
|
|
5552
|
+
"type": "color"
|
|
5553
|
+
},
|
|
5554
|
+
"padding-inline": {
|
|
5555
|
+
"value": "0.5rem",
|
|
5556
|
+
"type": "spacing"
|
|
5557
|
+
},
|
|
5558
|
+
"padding-block": {
|
|
5559
|
+
"value": "0.5rem",
|
|
5560
|
+
"type": "spacing"
|
|
5561
|
+
}
|
|
5562
5562
|
}
|
|
5563
5563
|
}
|
|
5564
5564
|
}
|
|
@@ -3963,60 +3963,6 @@
|
|
|
3963
3963
|
}
|
|
3964
3964
|
}
|
|
3965
3965
|
},
|
|
3966
|
-
"badge-counter": {
|
|
3967
|
-
"font-size": {
|
|
3968
|
-
"value": "1.25rem",
|
|
3969
|
-
"type": "fontSizes"
|
|
3970
|
-
},
|
|
3971
|
-
"line-height": {
|
|
3972
|
-
"value": "150%",
|
|
3973
|
-
"type": "lineHeights"
|
|
3974
|
-
},
|
|
3975
|
-
"min-block-size": {
|
|
3976
|
-
"value": "24px",
|
|
3977
|
-
"type": "sizing"
|
|
3978
|
-
},
|
|
3979
|
-
"min-inline-size": {
|
|
3980
|
-
"value": "24px",
|
|
3981
|
-
"type": "sizing"
|
|
3982
|
-
},
|
|
3983
|
-
"font-weight": {
|
|
3984
|
-
"value": 700,
|
|
3985
|
-
"type": "fontWeights"
|
|
3986
|
-
},
|
|
3987
|
-
"border-width": {
|
|
3988
|
-
"value": "0px",
|
|
3989
|
-
"type": "borderWidth"
|
|
3990
|
-
},
|
|
3991
|
-
"border-radius": {
|
|
3992
|
-
"value": "999px",
|
|
3993
|
-
"type": "borderRadius"
|
|
3994
|
-
},
|
|
3995
|
-
"font-family": {
|
|
3996
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
3997
|
-
"type": "fontFamilies"
|
|
3998
|
-
},
|
|
3999
|
-
"background-color": {
|
|
4000
|
-
"value": "#154273",
|
|
4001
|
-
"type": "color"
|
|
4002
|
-
},
|
|
4003
|
-
"border-color": {
|
|
4004
|
-
"value": "transparent",
|
|
4005
|
-
"type": "color"
|
|
4006
|
-
},
|
|
4007
|
-
"color": {
|
|
4008
|
-
"value": "#fff",
|
|
4009
|
-
"type": "color"
|
|
4010
|
-
},
|
|
4011
|
-
"padding-inline": {
|
|
4012
|
-
"value": "0.5rem",
|
|
4013
|
-
"type": "spacing"
|
|
4014
|
-
},
|
|
4015
|
-
"padding-block": {
|
|
4016
|
-
"value": "0.5rem",
|
|
4017
|
-
"type": "spacing"
|
|
4018
|
-
}
|
|
4019
|
-
},
|
|
4020
3966
|
"checkbox": {
|
|
4021
3967
|
"border-radius": {
|
|
4022
3968
|
"value": "2.5px",
|
|
@@ -5559,6 +5505,60 @@
|
|
|
5559
5505
|
"value": 0,
|
|
5560
5506
|
"type": "spacing"
|
|
5561
5507
|
}
|
|
5508
|
+
},
|
|
5509
|
+
"number-badge": {
|
|
5510
|
+
"font-size": {
|
|
5511
|
+
"value": "1.25rem",
|
|
5512
|
+
"type": "fontSizes"
|
|
5513
|
+
},
|
|
5514
|
+
"line-height": {
|
|
5515
|
+
"value": "150%",
|
|
5516
|
+
"type": "lineHeights"
|
|
5517
|
+
},
|
|
5518
|
+
"min-block-size": {
|
|
5519
|
+
"value": "24px",
|
|
5520
|
+
"type": "sizing"
|
|
5521
|
+
},
|
|
5522
|
+
"min-inline-size": {
|
|
5523
|
+
"value": "24px",
|
|
5524
|
+
"type": "sizing"
|
|
5525
|
+
},
|
|
5526
|
+
"font-weight": {
|
|
5527
|
+
"value": 700,
|
|
5528
|
+
"type": "fontWeights"
|
|
5529
|
+
},
|
|
5530
|
+
"border-width": {
|
|
5531
|
+
"value": "0px",
|
|
5532
|
+
"type": "borderWidth"
|
|
5533
|
+
},
|
|
5534
|
+
"border-radius": {
|
|
5535
|
+
"value": "999px",
|
|
5536
|
+
"type": "borderRadius"
|
|
5537
|
+
},
|
|
5538
|
+
"font-family": {
|
|
5539
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
5540
|
+
"type": "fontFamilies"
|
|
5541
|
+
},
|
|
5542
|
+
"background-color": {
|
|
5543
|
+
"value": "#154273",
|
|
5544
|
+
"type": "color"
|
|
5545
|
+
},
|
|
5546
|
+
"border-color": {
|
|
5547
|
+
"value": "transparent",
|
|
5548
|
+
"type": "color"
|
|
5549
|
+
},
|
|
5550
|
+
"color": {
|
|
5551
|
+
"value": "#fff",
|
|
5552
|
+
"type": "color"
|
|
5553
|
+
},
|
|
5554
|
+
"padding-inline": {
|
|
5555
|
+
"value": "0.5rem",
|
|
5556
|
+
"type": "spacing"
|
|
5557
|
+
},
|
|
5558
|
+
"padding-block": {
|
|
5559
|
+
"value": "0.5rem",
|
|
5560
|
+
"type": "spacing"
|
|
5561
|
+
}
|
|
5562
5562
|
}
|
|
5563
5563
|
}
|
|
5564
5564
|
}
|