type BreakpointCustomizable<T> = {
base: T;
xs?: T;
s?: T;
m?: T;
l?: T;
xl?: T;
xxl?: T;
};align aligntype TextAlign ='start''center''end''inherit''left' 🚫'right' 🚫'start'color colortype TextColor ='primary''contrast-low''contrast-medium''contrast-high''notification-success''notification-warning''notification-error''notification-info''inherit''brand' 🚫'default' 🚫'neutral-contrast-low' 🚫'neutral-contrast-medium' 🚫'neutral-contrast-high' 🚫'notification-neutral' 🚫'primary'ellipsis ellipsisbooleanfalsesize 🛠sizetype TextSize ='xx-small''x-small''small''medium''large''x-large''inherit'BreakpointCustomizable<TextSize>'small'tag tagtype TextTag ='p''span''div''address''blockquote''figcaption''cite''time''legend''p'theme themetype Theme ='light''dark''auto''light'weight weighttype TextWeight ='regular''semi-bold''bold''thin' 🚫'semibold' 🚫'regular'<slot> --p-hyphens auto