@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
|
@@ -3985,60 +3985,6 @@
|
|
|
3985
3985
|
}
|
|
3986
3986
|
}
|
|
3987
3987
|
},
|
|
3988
|
-
"badge-counter": {
|
|
3989
|
-
"font-size": {
|
|
3990
|
-
"value": "1.25rem",
|
|
3991
|
-
"type": "fontSizes"
|
|
3992
|
-
},
|
|
3993
|
-
"line-height": {
|
|
3994
|
-
"value": "150%",
|
|
3995
|
-
"type": "lineHeights"
|
|
3996
|
-
},
|
|
3997
|
-
"min-block-size": {
|
|
3998
|
-
"value": "24px",
|
|
3999
|
-
"type": "sizing"
|
|
4000
|
-
},
|
|
4001
|
-
"min-inline-size": {
|
|
4002
|
-
"value": "24px",
|
|
4003
|
-
"type": "sizing"
|
|
4004
|
-
},
|
|
4005
|
-
"font-weight": {
|
|
4006
|
-
"value": 700,
|
|
4007
|
-
"type": "fontWeights"
|
|
4008
|
-
},
|
|
4009
|
-
"border-width": {
|
|
4010
|
-
"value": "0px",
|
|
4011
|
-
"type": "borderWidth"
|
|
4012
|
-
},
|
|
4013
|
-
"border-radius": {
|
|
4014
|
-
"value": "999px",
|
|
4015
|
-
"type": "borderRadius"
|
|
4016
|
-
},
|
|
4017
|
-
"font-family": {
|
|
4018
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
4019
|
-
"type": "fontFamilies"
|
|
4020
|
-
},
|
|
4021
|
-
"background-color": {
|
|
4022
|
-
"value": "#154273",
|
|
4023
|
-
"type": "color"
|
|
4024
|
-
},
|
|
4025
|
-
"border-color": {
|
|
4026
|
-
"value": "transparent",
|
|
4027
|
-
"type": "color"
|
|
4028
|
-
},
|
|
4029
|
-
"color": {
|
|
4030
|
-
"value": "#fff",
|
|
4031
|
-
"type": "color"
|
|
4032
|
-
},
|
|
4033
|
-
"padding-inline": {
|
|
4034
|
-
"value": "0.5rem",
|
|
4035
|
-
"type": "spacing"
|
|
4036
|
-
},
|
|
4037
|
-
"padding-block": {
|
|
4038
|
-
"value": "0.5rem",
|
|
4039
|
-
"type": "spacing"
|
|
4040
|
-
}
|
|
4041
|
-
},
|
|
4042
3988
|
"checkbox": {
|
|
4043
3989
|
"border-radius": {
|
|
4044
3990
|
"value": "2.5px",
|
|
@@ -5581,6 +5527,60 @@
|
|
|
5581
5527
|
"value": 0,
|
|
5582
5528
|
"type": "spacing"
|
|
5583
5529
|
}
|
|
5530
|
+
},
|
|
5531
|
+
"number-badge": {
|
|
5532
|
+
"font-size": {
|
|
5533
|
+
"value": "1.25rem",
|
|
5534
|
+
"type": "fontSizes"
|
|
5535
|
+
},
|
|
5536
|
+
"line-height": {
|
|
5537
|
+
"value": "150%",
|
|
5538
|
+
"type": "lineHeights"
|
|
5539
|
+
},
|
|
5540
|
+
"min-block-size": {
|
|
5541
|
+
"value": "24px",
|
|
5542
|
+
"type": "sizing"
|
|
5543
|
+
},
|
|
5544
|
+
"min-inline-size": {
|
|
5545
|
+
"value": "24px",
|
|
5546
|
+
"type": "sizing"
|
|
5547
|
+
},
|
|
5548
|
+
"font-weight": {
|
|
5549
|
+
"value": 700,
|
|
5550
|
+
"type": "fontWeights"
|
|
5551
|
+
},
|
|
5552
|
+
"border-width": {
|
|
5553
|
+
"value": "0px",
|
|
5554
|
+
"type": "borderWidth"
|
|
5555
|
+
},
|
|
5556
|
+
"border-radius": {
|
|
5557
|
+
"value": "999px",
|
|
5558
|
+
"type": "borderRadius"
|
|
5559
|
+
},
|
|
5560
|
+
"font-family": {
|
|
5561
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
5562
|
+
"type": "fontFamilies"
|
|
5563
|
+
},
|
|
5564
|
+
"background-color": {
|
|
5565
|
+
"value": "#154273",
|
|
5566
|
+
"type": "color"
|
|
5567
|
+
},
|
|
5568
|
+
"border-color": {
|
|
5569
|
+
"value": "transparent",
|
|
5570
|
+
"type": "color"
|
|
5571
|
+
},
|
|
5572
|
+
"color": {
|
|
5573
|
+
"value": "#fff",
|
|
5574
|
+
"type": "color"
|
|
5575
|
+
},
|
|
5576
|
+
"padding-inline": {
|
|
5577
|
+
"value": "0.5rem",
|
|
5578
|
+
"type": "spacing"
|
|
5579
|
+
},
|
|
5580
|
+
"padding-block": {
|
|
5581
|
+
"value": "0.5rem",
|
|
5582
|
+
"type": "spacing"
|
|
5583
|
+
}
|
|
5584
5584
|
}
|
|
5585
5585
|
}
|
|
5586
5586
|
}
|
|
@@ -3966,60 +3966,6 @@
|
|
|
3966
3966
|
}
|
|
3967
3967
|
}
|
|
3968
3968
|
},
|
|
3969
|
-
"badge-counter": {
|
|
3970
|
-
"font-size": {
|
|
3971
|
-
"value": "1.25rem",
|
|
3972
|
-
"type": "fontSizes"
|
|
3973
|
-
},
|
|
3974
|
-
"line-height": {
|
|
3975
|
-
"value": "150%",
|
|
3976
|
-
"type": "lineHeights"
|
|
3977
|
-
},
|
|
3978
|
-
"min-block-size": {
|
|
3979
|
-
"value": "24px",
|
|
3980
|
-
"type": "sizing"
|
|
3981
|
-
},
|
|
3982
|
-
"min-inline-size": {
|
|
3983
|
-
"value": "24px",
|
|
3984
|
-
"type": "sizing"
|
|
3985
|
-
},
|
|
3986
|
-
"font-weight": {
|
|
3987
|
-
"value": 700,
|
|
3988
|
-
"type": "fontWeights"
|
|
3989
|
-
},
|
|
3990
|
-
"border-width": {
|
|
3991
|
-
"value": "0px",
|
|
3992
|
-
"type": "borderWidth"
|
|
3993
|
-
},
|
|
3994
|
-
"border-radius": {
|
|
3995
|
-
"value": "999px",
|
|
3996
|
-
"type": "borderRadius"
|
|
3997
|
-
},
|
|
3998
|
-
"font-family": {
|
|
3999
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
4000
|
-
"type": "fontFamilies"
|
|
4001
|
-
},
|
|
4002
|
-
"background-color": {
|
|
4003
|
-
"value": "#154273",
|
|
4004
|
-
"type": "color"
|
|
4005
|
-
},
|
|
4006
|
-
"border-color": {
|
|
4007
|
-
"value": "transparent",
|
|
4008
|
-
"type": "color"
|
|
4009
|
-
},
|
|
4010
|
-
"color": {
|
|
4011
|
-
"value": "#fff",
|
|
4012
|
-
"type": "color"
|
|
4013
|
-
},
|
|
4014
|
-
"padding-inline": {
|
|
4015
|
-
"value": "0.5rem",
|
|
4016
|
-
"type": "spacing"
|
|
4017
|
-
},
|
|
4018
|
-
"padding-block": {
|
|
4019
|
-
"value": "0.5rem",
|
|
4020
|
-
"type": "spacing"
|
|
4021
|
-
}
|
|
4022
|
-
},
|
|
4023
3969
|
"checkbox": {
|
|
4024
3970
|
"border-radius": {
|
|
4025
3971
|
"value": "2.5px",
|
|
@@ -5562,6 +5508,60 @@
|
|
|
5562
5508
|
"value": 0,
|
|
5563
5509
|
"type": "spacing"
|
|
5564
5510
|
}
|
|
5511
|
+
},
|
|
5512
|
+
"number-badge": {
|
|
5513
|
+
"font-size": {
|
|
5514
|
+
"value": "1.25rem",
|
|
5515
|
+
"type": "fontSizes"
|
|
5516
|
+
},
|
|
5517
|
+
"line-height": {
|
|
5518
|
+
"value": "150%",
|
|
5519
|
+
"type": "lineHeights"
|
|
5520
|
+
},
|
|
5521
|
+
"min-block-size": {
|
|
5522
|
+
"value": "24px",
|
|
5523
|
+
"type": "sizing"
|
|
5524
|
+
},
|
|
5525
|
+
"min-inline-size": {
|
|
5526
|
+
"value": "24px",
|
|
5527
|
+
"type": "sizing"
|
|
5528
|
+
},
|
|
5529
|
+
"font-weight": {
|
|
5530
|
+
"value": 700,
|
|
5531
|
+
"type": "fontWeights"
|
|
5532
|
+
},
|
|
5533
|
+
"border-width": {
|
|
5534
|
+
"value": "0px",
|
|
5535
|
+
"type": "borderWidth"
|
|
5536
|
+
},
|
|
5537
|
+
"border-radius": {
|
|
5538
|
+
"value": "999px",
|
|
5539
|
+
"type": "borderRadius"
|
|
5540
|
+
},
|
|
5541
|
+
"font-family": {
|
|
5542
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
5543
|
+
"type": "fontFamilies"
|
|
5544
|
+
},
|
|
5545
|
+
"background-color": {
|
|
5546
|
+
"value": "#154273",
|
|
5547
|
+
"type": "color"
|
|
5548
|
+
},
|
|
5549
|
+
"border-color": {
|
|
5550
|
+
"value": "transparent",
|
|
5551
|
+
"type": "color"
|
|
5552
|
+
},
|
|
5553
|
+
"color": {
|
|
5554
|
+
"value": "#fff",
|
|
5555
|
+
"type": "color"
|
|
5556
|
+
},
|
|
5557
|
+
"padding-inline": {
|
|
5558
|
+
"value": "0.5rem",
|
|
5559
|
+
"type": "spacing"
|
|
5560
|
+
},
|
|
5561
|
+
"padding-block": {
|
|
5562
|
+
"value": "0.5rem",
|
|
5563
|
+
"type": "spacing"
|
|
5564
|
+
}
|
|
5565
5565
|
}
|
|
5566
5566
|
}
|
|
5567
5567
|
},
|
|
@@ -9534,60 +9534,6 @@
|
|
|
9534
9534
|
}
|
|
9535
9535
|
}
|
|
9536
9536
|
},
|
|
9537
|
-
"badge-counter": {
|
|
9538
|
-
"font-size": {
|
|
9539
|
-
"value": "1.25rem",
|
|
9540
|
-
"type": "fontSizes"
|
|
9541
|
-
},
|
|
9542
|
-
"line-height": {
|
|
9543
|
-
"value": "150%",
|
|
9544
|
-
"type": "lineHeights"
|
|
9545
|
-
},
|
|
9546
|
-
"min-block-size": {
|
|
9547
|
-
"value": "24px",
|
|
9548
|
-
"type": "sizing"
|
|
9549
|
-
},
|
|
9550
|
-
"min-inline-size": {
|
|
9551
|
-
"value": "24px",
|
|
9552
|
-
"type": "sizing"
|
|
9553
|
-
},
|
|
9554
|
-
"font-weight": {
|
|
9555
|
-
"value": 700,
|
|
9556
|
-
"type": "fontWeights"
|
|
9557
|
-
},
|
|
9558
|
-
"border-width": {
|
|
9559
|
-
"value": "0px",
|
|
9560
|
-
"type": "borderWidth"
|
|
9561
|
-
},
|
|
9562
|
-
"border-radius": {
|
|
9563
|
-
"value": "999px",
|
|
9564
|
-
"type": "borderRadius"
|
|
9565
|
-
},
|
|
9566
|
-
"font-family": {
|
|
9567
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
9568
|
-
"type": "fontFamilies"
|
|
9569
|
-
},
|
|
9570
|
-
"background-color": {
|
|
9571
|
-
"value": "#154273",
|
|
9572
|
-
"type": "color"
|
|
9573
|
-
},
|
|
9574
|
-
"border-color": {
|
|
9575
|
-
"value": "transparent",
|
|
9576
|
-
"type": "color"
|
|
9577
|
-
},
|
|
9578
|
-
"color": {
|
|
9579
|
-
"value": "#fff",
|
|
9580
|
-
"type": "color"
|
|
9581
|
-
},
|
|
9582
|
-
"padding-inline": {
|
|
9583
|
-
"value": "0.5rem",
|
|
9584
|
-
"type": "spacing"
|
|
9585
|
-
},
|
|
9586
|
-
"padding-block": {
|
|
9587
|
-
"value": "0.5rem",
|
|
9588
|
-
"type": "spacing"
|
|
9589
|
-
}
|
|
9590
|
-
},
|
|
9591
9537
|
"checkbox": {
|
|
9592
9538
|
"border-radius": {
|
|
9593
9539
|
"value": "2.5px",
|
|
@@ -11130,6 +11076,60 @@
|
|
|
11130
11076
|
"value": 0,
|
|
11131
11077
|
"type": "spacing"
|
|
11132
11078
|
}
|
|
11079
|
+
},
|
|
11080
|
+
"number-badge": {
|
|
11081
|
+
"font-size": {
|
|
11082
|
+
"value": "1.25rem",
|
|
11083
|
+
"type": "fontSizes"
|
|
11084
|
+
},
|
|
11085
|
+
"line-height": {
|
|
11086
|
+
"value": "150%",
|
|
11087
|
+
"type": "lineHeights"
|
|
11088
|
+
},
|
|
11089
|
+
"min-block-size": {
|
|
11090
|
+
"value": "24px",
|
|
11091
|
+
"type": "sizing"
|
|
11092
|
+
},
|
|
11093
|
+
"min-inline-size": {
|
|
11094
|
+
"value": "24px",
|
|
11095
|
+
"type": "sizing"
|
|
11096
|
+
},
|
|
11097
|
+
"font-weight": {
|
|
11098
|
+
"value": 700,
|
|
11099
|
+
"type": "fontWeights"
|
|
11100
|
+
},
|
|
11101
|
+
"border-width": {
|
|
11102
|
+
"value": "0px",
|
|
11103
|
+
"type": "borderWidth"
|
|
11104
|
+
},
|
|
11105
|
+
"border-radius": {
|
|
11106
|
+
"value": "999px",
|
|
11107
|
+
"type": "borderRadius"
|
|
11108
|
+
},
|
|
11109
|
+
"font-family": {
|
|
11110
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
11111
|
+
"type": "fontFamilies"
|
|
11112
|
+
},
|
|
11113
|
+
"background-color": {
|
|
11114
|
+
"value": "#154273",
|
|
11115
|
+
"type": "color"
|
|
11116
|
+
},
|
|
11117
|
+
"border-color": {
|
|
11118
|
+
"value": "transparent",
|
|
11119
|
+
"type": "color"
|
|
11120
|
+
},
|
|
11121
|
+
"color": {
|
|
11122
|
+
"value": "#fff",
|
|
11123
|
+
"type": "color"
|
|
11124
|
+
},
|
|
11125
|
+
"padding-inline": {
|
|
11126
|
+
"value": "0.5rem",
|
|
11127
|
+
"type": "spacing"
|
|
11128
|
+
},
|
|
11129
|
+
"padding-block": {
|
|
11130
|
+
"value": "0.5rem",
|
|
11131
|
+
"type": "spacing"
|
|
11132
|
+
}
|
|
11133
11133
|
}
|
|
11134
11134
|
}
|
|
11135
11135
|
},
|
|
@@ -15102,60 +15102,6 @@
|
|
|
15102
15102
|
}
|
|
15103
15103
|
}
|
|
15104
15104
|
},
|
|
15105
|
-
"badge-counter": {
|
|
15106
|
-
"font-size": {
|
|
15107
|
-
"value": "1.25rem",
|
|
15108
|
-
"type": "fontSizes"
|
|
15109
|
-
},
|
|
15110
|
-
"line-height": {
|
|
15111
|
-
"value": "150%",
|
|
15112
|
-
"type": "lineHeights"
|
|
15113
|
-
},
|
|
15114
|
-
"min-block-size": {
|
|
15115
|
-
"value": "24px",
|
|
15116
|
-
"type": "sizing"
|
|
15117
|
-
},
|
|
15118
|
-
"min-inline-size": {
|
|
15119
|
-
"value": "24px",
|
|
15120
|
-
"type": "sizing"
|
|
15121
|
-
},
|
|
15122
|
-
"font-weight": {
|
|
15123
|
-
"value": 700,
|
|
15124
|
-
"type": "fontWeights"
|
|
15125
|
-
},
|
|
15126
|
-
"border-width": {
|
|
15127
|
-
"value": "0px",
|
|
15128
|
-
"type": "borderWidth"
|
|
15129
|
-
},
|
|
15130
|
-
"border-radius": {
|
|
15131
|
-
"value": "999px",
|
|
15132
|
-
"type": "borderRadius"
|
|
15133
|
-
},
|
|
15134
|
-
"font-family": {
|
|
15135
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
15136
|
-
"type": "fontFamilies"
|
|
15137
|
-
},
|
|
15138
|
-
"background-color": {
|
|
15139
|
-
"value": "#154273",
|
|
15140
|
-
"type": "color"
|
|
15141
|
-
},
|
|
15142
|
-
"border-color": {
|
|
15143
|
-
"value": "transparent",
|
|
15144
|
-
"type": "color"
|
|
15145
|
-
},
|
|
15146
|
-
"color": {
|
|
15147
|
-
"value": "#fff",
|
|
15148
|
-
"type": "color"
|
|
15149
|
-
},
|
|
15150
|
-
"padding-inline": {
|
|
15151
|
-
"value": "0.5rem",
|
|
15152
|
-
"type": "spacing"
|
|
15153
|
-
},
|
|
15154
|
-
"padding-block": {
|
|
15155
|
-
"value": "0.5rem",
|
|
15156
|
-
"type": "spacing"
|
|
15157
|
-
}
|
|
15158
|
-
},
|
|
15159
15105
|
"checkbox": {
|
|
15160
15106
|
"border-radius": {
|
|
15161
15107
|
"value": 0,
|
|
@@ -16698,6 +16644,60 @@
|
|
|
16698
16644
|
"value": 0,
|
|
16699
16645
|
"type": "spacing"
|
|
16700
16646
|
}
|
|
16647
|
+
},
|
|
16648
|
+
"number-badge": {
|
|
16649
|
+
"font-size": {
|
|
16650
|
+
"value": "1.25rem",
|
|
16651
|
+
"type": "fontSizes"
|
|
16652
|
+
},
|
|
16653
|
+
"line-height": {
|
|
16654
|
+
"value": "150%",
|
|
16655
|
+
"type": "lineHeights"
|
|
16656
|
+
},
|
|
16657
|
+
"min-block-size": {
|
|
16658
|
+
"value": "24px",
|
|
16659
|
+
"type": "sizing"
|
|
16660
|
+
},
|
|
16661
|
+
"min-inline-size": {
|
|
16662
|
+
"value": "24px",
|
|
16663
|
+
"type": "sizing"
|
|
16664
|
+
},
|
|
16665
|
+
"font-weight": {
|
|
16666
|
+
"value": 700,
|
|
16667
|
+
"type": "fontWeights"
|
|
16668
|
+
},
|
|
16669
|
+
"border-width": {
|
|
16670
|
+
"value": "0px",
|
|
16671
|
+
"type": "borderWidth"
|
|
16672
|
+
},
|
|
16673
|
+
"border-radius": {
|
|
16674
|
+
"value": "999px",
|
|
16675
|
+
"type": "borderRadius"
|
|
16676
|
+
},
|
|
16677
|
+
"font-family": {
|
|
16678
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
16679
|
+
"type": "fontFamilies"
|
|
16680
|
+
},
|
|
16681
|
+
"background-color": {
|
|
16682
|
+
"value": "#154273",
|
|
16683
|
+
"type": "color"
|
|
16684
|
+
},
|
|
16685
|
+
"border-color": {
|
|
16686
|
+
"value": "transparent",
|
|
16687
|
+
"type": "color"
|
|
16688
|
+
},
|
|
16689
|
+
"color": {
|
|
16690
|
+
"value": "#fff",
|
|
16691
|
+
"type": "color"
|
|
16692
|
+
},
|
|
16693
|
+
"padding-inline": {
|
|
16694
|
+
"value": "0.5rem",
|
|
16695
|
+
"type": "spacing"
|
|
16696
|
+
},
|
|
16697
|
+
"padding-block": {
|
|
16698
|
+
"value": "0.5rem",
|
|
16699
|
+
"type": "spacing"
|
|
16700
|
+
}
|
|
16701
16701
|
}
|
|
16702
16702
|
}
|
|
16703
16703
|
},
|
|
@@ -21456,60 +21456,6 @@
|
|
|
21456
21456
|
}
|
|
21457
21457
|
}
|
|
21458
21458
|
},
|
|
21459
|
-
"badge-counter": {
|
|
21460
|
-
"font-size": {
|
|
21461
|
-
"value": "1.25rem",
|
|
21462
|
-
"type": "fontSizes"
|
|
21463
|
-
},
|
|
21464
|
-
"line-height": {
|
|
21465
|
-
"value": "150%",
|
|
21466
|
-
"type": "lineHeights"
|
|
21467
|
-
},
|
|
21468
|
-
"min-block-size": {
|
|
21469
|
-
"value": "24px",
|
|
21470
|
-
"type": "sizing"
|
|
21471
|
-
},
|
|
21472
|
-
"min-inline-size": {
|
|
21473
|
-
"value": "24px",
|
|
21474
|
-
"type": "sizing"
|
|
21475
|
-
},
|
|
21476
|
-
"font-weight": {
|
|
21477
|
-
"value": 700,
|
|
21478
|
-
"type": "fontWeights"
|
|
21479
|
-
},
|
|
21480
|
-
"border-width": {
|
|
21481
|
-
"value": "0px",
|
|
21482
|
-
"type": "borderWidth"
|
|
21483
|
-
},
|
|
21484
|
-
"border-radius": {
|
|
21485
|
-
"value": "999px",
|
|
21486
|
-
"type": "borderRadius"
|
|
21487
|
-
},
|
|
21488
|
-
"font-family": {
|
|
21489
|
-
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
21490
|
-
"type": "fontFamilies"
|
|
21491
|
-
},
|
|
21492
|
-
"background-color": {
|
|
21493
|
-
"value": "#154273",
|
|
21494
|
-
"type": "color"
|
|
21495
|
-
},
|
|
21496
|
-
"border-color": {
|
|
21497
|
-
"value": "transparent",
|
|
21498
|
-
"type": "color"
|
|
21499
|
-
},
|
|
21500
|
-
"color": {
|
|
21501
|
-
"value": "#fff",
|
|
21502
|
-
"type": "color"
|
|
21503
|
-
},
|
|
21504
|
-
"padding-inline": {
|
|
21505
|
-
"value": "0.5rem",
|
|
21506
|
-
"type": "spacing"
|
|
21507
|
-
},
|
|
21508
|
-
"padding-block": {
|
|
21509
|
-
"value": "0.5rem",
|
|
21510
|
-
"type": "spacing"
|
|
21511
|
-
}
|
|
21512
|
-
},
|
|
21513
21459
|
"button-group": {
|
|
21514
21460
|
"background-color": {
|
|
21515
21461
|
"value": "transparent",
|
|
@@ -22330,6 +22276,60 @@
|
|
|
22330
22276
|
"value": 0,
|
|
22331
22277
|
"type": "spacing"
|
|
22332
22278
|
}
|
|
22279
|
+
},
|
|
22280
|
+
"number-badge": {
|
|
22281
|
+
"font-size": {
|
|
22282
|
+
"value": "1.25rem",
|
|
22283
|
+
"type": "fontSizes"
|
|
22284
|
+
},
|
|
22285
|
+
"line-height": {
|
|
22286
|
+
"value": "150%",
|
|
22287
|
+
"type": "lineHeights"
|
|
22288
|
+
},
|
|
22289
|
+
"min-block-size": {
|
|
22290
|
+
"value": "24px",
|
|
22291
|
+
"type": "sizing"
|
|
22292
|
+
},
|
|
22293
|
+
"min-inline-size": {
|
|
22294
|
+
"value": "24px",
|
|
22295
|
+
"type": "sizing"
|
|
22296
|
+
},
|
|
22297
|
+
"font-weight": {
|
|
22298
|
+
"value": 700,
|
|
22299
|
+
"type": "fontWeights"
|
|
22300
|
+
},
|
|
22301
|
+
"border-width": {
|
|
22302
|
+
"value": "0px",
|
|
22303
|
+
"type": "borderWidth"
|
|
22304
|
+
},
|
|
22305
|
+
"border-radius": {
|
|
22306
|
+
"value": "999px",
|
|
22307
|
+
"type": "borderRadius"
|
|
22308
|
+
},
|
|
22309
|
+
"font-family": {
|
|
22310
|
+
"value": "Fira Sans, Arial, Verdana, sans-serif",
|
|
22311
|
+
"type": "fontFamilies"
|
|
22312
|
+
},
|
|
22313
|
+
"background-color": {
|
|
22314
|
+
"value": "#154273",
|
|
22315
|
+
"type": "color"
|
|
22316
|
+
},
|
|
22317
|
+
"border-color": {
|
|
22318
|
+
"value": "transparent",
|
|
22319
|
+
"type": "color"
|
|
22320
|
+
},
|
|
22321
|
+
"color": {
|
|
22322
|
+
"value": "#fff",
|
|
22323
|
+
"type": "color"
|
|
22324
|
+
},
|
|
22325
|
+
"padding-inline": {
|
|
22326
|
+
"value": "0.5rem",
|
|
22327
|
+
"type": "spacing"
|
|
22328
|
+
},
|
|
22329
|
+
"padding-block": {
|
|
22330
|
+
"value": "0.5rem",
|
|
22331
|
+
"type": "spacing"
|
|
22332
|
+
}
|
|
22333
22333
|
}
|
|
22334
22334
|
}
|
|
22335
22335
|
},
|