@depersgroep/lfvp-design-tokens 0.382.0 → 0.383.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/package.json
CHANGED
|
@@ -447,7 +447,7 @@
|
|
|
447
447
|
},
|
|
448
448
|
"horizontalPadding": {
|
|
449
449
|
"$type": "spacing",
|
|
450
|
-
"$value": "{button.small.fontSize}*0.
|
|
450
|
+
"$value": "{button.small.fontSize}*0.25"
|
|
451
451
|
},
|
|
452
452
|
"verticalPadding": {
|
|
453
453
|
"$type": "spacing",
|
|
@@ -455,7 +455,7 @@
|
|
|
455
455
|
},
|
|
456
456
|
"gap": {
|
|
457
457
|
"$type": "spacing",
|
|
458
|
-
"$value": "{button.small.fontSize}*0.
|
|
458
|
+
"$value": "{button.small.fontSize}*0.20"
|
|
459
459
|
},
|
|
460
460
|
"borderRadius": {
|
|
461
461
|
"$type": "borderRadius",
|
|
@@ -472,7 +472,7 @@
|
|
|
472
472
|
},
|
|
473
473
|
"fontSize": {
|
|
474
474
|
"$type": "fontSizes",
|
|
475
|
-
"$value": "{core.fontSize.
|
|
475
|
+
"$value": "{core.fontSize.12}"
|
|
476
476
|
}
|
|
477
477
|
},
|
|
478
478
|
"branded": {
|