@devoinc/genesys-tokens
Version:
Design tokens generator
28 lines (27 loc) • 530 B
JSON
{
"cmp": {
"fieldsCombiner": {
"select": {
"color": {
"border": {
"hovered": {
"value": "{alias.fields.color.border.base.hovered.value}"
}
}
},
"mutation": {
"transitionDuration": {
"value": "{cmp.button.mutation.transitionDuration.value}"
}
},
"elevation": {
"zIndex": {
"focused": {
"value": 3
}
}
}
}
}
}
}