UNPKG

various-ui

Version:

This is a test version of the Vue 3 component library

1 lines 974 B
{"version":3,"file":"loading.mjs","sources":["../../../../../../packages/constants/components/loading/src/loading.ts"],"sourcesContent":["import { ExtractPropTypes, PropType } from \"vue\";\r\n\r\nexport const UiLoadingPropsOption = {\r\n message: { type: String, default: \"加载中\" },\r\n visible: { type: Boolean, default: false },\r\n zIndex: { type: Number },\r\n mode: { type: String as PropType<\"absolute\" | \"fixed\">, default: \"absolute\" },\r\n icon: { type: String, default: \"loading\" },\r\n} as const;\r\n\r\nexport type UiLoadingProps = ExtractPropTypes<typeof UiLoadingPropsOption>;\r\n"],"names":[],"mappings":"AAEO,MAAM,oBAAuB,GAAA;AAAA,EAChC,OAAS,EAAA,EAAE,IAAM,EAAA,MAAA,EAAQ,SAAS,oBAAM,EAAA;AAAA,EACxC,OAAS,EAAA,EAAE,IAAM,EAAA,OAAA,EAAS,SAAS,KAAM,EAAA;AAAA,EACzC,MAAA,EAAQ,EAAE,IAAA,EAAM,MAAO,EAAA;AAAA,EACvB,IAAM,EAAA,EAAE,IAAM,EAAA,MAAA,EAA0C,SAAS,UAAW,EAAA;AAAA,EAC5E,IAAM,EAAA,EAAE,IAAM,EAAA,MAAA,EAAQ,SAAS,SAAU,EAAA;AAC7C;;;;"}