@devoinc/genesys-tokens
Version:
Design tokens generator
116 lines (115 loc) • 3.46 kB
JSON
{
"alias": {
"elevation": {
"boxShadow": {
"depth": {
"ground": {
"value": "{theme.elevation.boxShadow.depth.ground.value}"
},
"raised": {
"value": "{theme.elevation.boxShadow.depth.raised.value}"
},
"sticky": {
"bottom": {
"value": "{theme.elevation.boxShadow.depth.sticky.bottom.value}"
},
"top": {
"value": "{theme.elevation.boxShadow.depth.sticky.top.value}"
},
"right": {
"value": "{theme.elevation.boxShadow.depth.sticky.right.value}"
},
"left": {
"value": "{theme.elevation.boxShadow.depth.sticky.left.value}"
}
},
"activated": {
"value": "{theme.elevation.boxShadow.depth.activated.value}"
},
"draggable": {
"value": "{theme.elevation.boxShadow.depth.draggable.value}"
},
"overlay": {
"value": "{theme.elevation.boxShadow.depth.overlay.value}"
},
"popOut": {
"value": "{theme.elevation.boxShadow.depth.popOut.value}"
}
},
"base": {
"focused": {
"value": "{theme.elevation.boxShadow.base.focused.value}"
},
"focusedExt": {
"value": "{theme.elevation.boxShadow.base.focusedExt.value}"
}
},
"error": {
"focused": {
"value": "{theme.elevation.boxShadow.error.focused.value}"
},
"focusedExt": {
"value": "{theme.elevation.boxShadow.error.focusedExt.value}"
}
},
"success": {
"focused": {
"value": "{theme.elevation.boxShadow.success.focused.value}"
},
"focusedExt": {
"value": "{theme.elevation.boxShadow.success.focusedExt.value}"
}
},
"warning": {
"focused": {
"value": "{theme.elevation.boxShadow.warning.focused.value}"
},
"focusedExt": {
"value": "{theme.elevation.boxShadow.warning.focusedExt.value}"
}
},
"info": {
"focused": {
"value": "{theme.elevation.boxShadow.info.focused.value}"
},
"focusedExt": {
"value": "{theme.elevation.boxShadow.info.focusedExt.value}"
}
},
"help": {
"focused": {
"value": "{theme.elevation.boxShadow.help.focused.value}"
},
"focusedExt": {
"value": "{theme.elevation.boxShadow.help.focusedExt.value}"
}
},
"handler": {
"base": {
"enabled": {
"value": "{theme.elevation.boxShadow.handler.base.enabled.value}"
},
"hovered": {
"value": "{theme.elevation.boxShadow.handler.base.hovered.value}"
},
"focused": {
"value": "{theme.elevation.boxShadow.handler.base.focused.value}"
},
"pressed": {
"value": "{theme.elevation.boxShadow.handler.base.pressed.value}"
}
}
}
},
"textShadow": {
"action": {
"secondary": {
"selected": {
"value": "0 0 0.05em"
}
}
}
}
}
}
}