package ui const ( TokenPrimary = "primary" TokenDanger = "danger" TokenWarning = "warning" TokenInfo = "info" )