@devoinc/genesys-tokens
Version:
Design tokens generator
77 lines (76 loc) • 1.67 kB
JSON
{
"cmp": {
"mainMenu": {
"userDetails": {
"mutation": {
"transition": {
"value": "opacity 0.3s ease, padding-left {cmp.mainMenu.mutation.transition.value} ease"
}
},
"typo": {
"fontSize": {
"base": {
"value": "{alias.typo.fontSize.action.md.value}"
}
},
"lineHeight": {
"base": {
"value": "{alias.typo.lineHeight.action.md.value}"
}
}
}
},
"userDetailsAvatarName": {
"color": {
"text": {
"base": {
"value": "{cmp.mainMenu.color.text.featured.value}"
}
}
},
"typo": {
"fontSize": {
"base": {
"value": "{alias.typo.fontSize.action.lg.value}"
}
},
"lineHeight": {
"base": {
"value": "{alias.typo.lineHeight.action.lg.value}"
}
}
}
},
"userDetailsAvatarDomain": {
"color": {
"text": {
"base": {
"value": "{cmp.mainMenu.color.text.base.value}"
}
}
}
},
"userDetailsAvatarRol": {
"color": {
"text": {
"base": {
"value": "#828282"
}
}
},
"typo": {
"fontSize": {
"base": {
"value": "11px"
}
},
"lineHeight": {
"base": {
"value": "11px"
}
}
}
}
}
}
}