@devoinc/genesys-tokens
Version:
Design tokens generator
66 lines (65 loc) • 1.92 kB
JSON
{
"cmp": {
"mainMenu": {
"prioritySelect": {
"mutation": {
"transition": {
"value": "border-color {alias.fields.mutation.transitionDuration.value} ease, padding {alias.fields.mutation.transitionDuration.value} ease, font-size {alias.fields.mutation.transitionDuration.value} ease, border-radius {alias.fields.mutation.transitionDuration.value} ease"
}
},
"typo": {
"lineHeight": {
"value": "inherit"
},
"fontSize": {
"enabled": {
"value": "{alias.typo.fontSize.body.xs.value}"
},
"expanded": {
"value": "{alias.typo.fontSize.body.sm.value}"
}
}
},
"shape": {
"borderRadius": {
"value": "{alias.fields.shape.borderRadius.value}"
}
},
"size": {
"width": {
"value": "100%"
},
"height": {
"value": "{alias.fields.size.height.sm.value}"
}
},
"space": {
"enabled": {
"value": "0 {alias.space.cmp.lg.value} 0 {alias.space.cmp.xxs.value}"
},
"expanded": {
"value": "0 {alias.space.cmp.xl.value} 0 {alias.space.cmp.xs.value}"
}
},
"color": {
"background": {
"enabled": {
"value": "{alias.color.background.surface.backdrop.inverse.strong.value}"
}
},
"text": {
"value": "{alias.color.text.blendInverse.stronger.value}"
},
"border": {
"enabled": {
"value": "{alias.fields.color.border.inverse.enabled.value}"
},
"hovered": {
"value": "{alias.fields.color.border.inverse.hovered.value}"
}
}
}
}
}
}
}