various-ui
Version:
This is a test version of the Vue 3 component library
1 lines • 956 B
Source Map (JSON)
{"version":3,"file":"component.mjs","sources":["../../../../../packages/components/simplebar/src/component.ts"],"sourcesContent":["//* Vue\r\nimport { ExtractPropTypes, PropType } from \"vue\";\r\n\r\n//* 表格配置项\r\nexport const UiSimplebarPropsOption = {\r\n height: { type: [Number, String] as PropType<number | string> },\r\n spacing: { type: Number, default: 2 },\r\n trigger: { type: String as PropType<\"Hover\"> },\r\n} as const;\r\n\r\n//* 表格配置项类型\r\nexport type UiSimplebarProps = ExtractPropTypes<typeof UiSimplebarPropsOption>;\r\nexport const UiSimplebarEmits = {\r\n scroll: (_ev: Event) => true,\r\n};\r\n"],"names":[],"mappings":"AAIO,MAAM,sBAAyB,GAAA;AAAA,EAClC,QAAQ,EAAE,IAAA,EAAM,CAAC,MAAA,EAAQ,MAAM,CAA+B,EAAA;AAAA,EAC9D,OAAS,EAAA,EAAE,IAAM,EAAA,MAAA,EAAQ,SAAS,CAAE,EAAA;AAAA,EACpC,OAAA,EAAS,EAAE,IAAA,EAAM,MAA4B,EAAA;AACjD,EAAA;AAIO,MAAM,gBAAmB,GAAA;AAAA,EAC5B,MAAA,EAAQ,CAAC,GAAe,KAAA,IAAA;AAC5B;;;;"}