diff --git a/data/tokens.json b/data/tokens.json index d81a57dc..6977002a 100644 --- a/data/tokens.json +++ b/data/tokens.json @@ -3423,6 +3423,62 @@ } } }, + "loader": { + "message": { + "s": { + "value": { + "fontFamily": "$fontFamilies.default", + "fontWeight": "$fontWeights.400", + "lineHeight": "$lineHeights.500", + "fontSize": "$fontSizes.100", + "letterSpacing": "0%", + "paragraphSpacing": "0", + "textDecoration": "none", + "textCase": "none" + }, + "type": "typography" + }, + "m": { + "value": { + "fontFamily": "$fontFamilies.default", + "fontWeight": "$fontWeights.400", + "lineHeight": "$lineHeights.500", + "fontSize": "$fontSizes.100", + "letterSpacing": "0%", + "paragraphSpacing": "0", + "textDecoration": "none", + "textCase": "none" + }, + "type": "typography" + }, + "l": { + "value": { + "fontFamily": "$fontFamilies.default", + "fontWeight": "$fontWeights.400", + "lineHeight": "$lineHeights.500", + "fontSize": "$fontSizes.100", + "letterSpacing": "0%", + "paragraphSpacing": "0", + "textDecoration": "none", + "textCase": "none" + }, + "type": "typography" + }, + "xl": { + "value": { + "fontFamily": "$fontFamilies.default", + "fontWeight": "$fontWeights.400", + "lineHeight": "$lineHeights.500", + "fontSize": "$fontSizes.100", + "letterSpacing": "0%", + "paragraphSpacing": "0", + "textDecoration": "none", + "textCase": "none" + }, + "type": "typography" + } + } + }, "menu": { "label": { "m": {