UNPKG

hongluan-ui

Version:
1 lines 657 B
{"version":3,"file":"size.mjs","sources":["../../../../packages/constants/size.ts"],"sourcesContent":["export const COMPONENT_SIZES = ['xxxs', 'xxs', 'xs', 'sm', 'md', 'lg', 'xl', 'xxl', 'xxxl'] as const\nexport const COMPONENT_TYPES = ['link', 'primary', 'success', 'danger', 'warning', 'info'] as const\n\nexport type ComponentSize = typeof COMPONENT_SIZES[number]\nexport type ComponentType = typeof COMPONENT_TYPES[number]\n\n"],"names":[],"mappings":"AAAY,MAAC,eAAe,GAAG,CAAC,MAAM,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,EAAE;AAChF,MAAC,eAAe,GAAG,CAAC,MAAM,EAAE,SAAS,EAAE,SAAS,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM;;;;"}