@yandex/ui
Version:
Yandex UI components
40 lines (39 loc) • 2.24 kB
TypeScript
export * from '../Text@desktop';
export * from '../_typography/Text_typography_body-long-l';
export * from '../_typography/Text_typography_body-long-m';
export * from '../_typography/Text_typography_body-long-s';
export * from '../_typography/Text_typography_body-long-xl';
export * from '../_typography/Text_typography_body-short-l';
export * from '../_typography/Text_typography_body-short-m';
export * from '../_typography/Text_typography_body-short-s';
export * from '../_typography/Text_typography_body-short-xl';
export * from '../_typography/Text_typography_caption-l';
export * from '../_typography/Text_typography_caption-m';
export * from '../_typography/Text_typography_caption-xl';
export * from '../_typography/Text_typography_control-l';
export * from '../_typography/Text_typography_control-m';
export * from '../_typography/Text_typography_control-s';
export * from '../_typography/Text_typography_control-xl';
export * from '../_typography/Text_typography_control-xs';
export * from '../_typography/Text_typography_control-xxl';
export * from '../_typography/Text_typography_control-xxs';
export * from '../_typography/Text_typography_display-l';
export * from '../_typography/Text_typography_display-m';
export * from '../_typography/Text_typography_display-s';
export * from '../_typography/Text_typography_display-xl';
export * from '../_typography/Text_typography_headline-l';
export * from '../_typography/Text_typography_headline-m';
export * from '../_typography/Text_typography_headline-s';
export * from '../_typography/Text_typography_headline-xl';
export * from '../_typography/Text_typography_headline-xs';
export * from '../_typography/Text_typography_overline-l';
export * from '../_typography/Text_typography_overline-m';
export * from '../_typography/Text_typography_overline-s';
export * from '../_typography/Text_typography_subheader-l';
export * from '../_typography/Text_typography_subheader-m';
export * from '../_typography/Text_typography_subheader-s';
export * from '../_typography/Text_typography_subheader-xl';
export * from '../_weight/Text_weight_bold';
export * from '../_weight/Text_weight_light';
export * from '../_weight/Text_weight_medium';
export * from '../_weight/Text_weight_regular';