UNPKG

various-ui

Version:

This is a test version of the Vue 3 component library

1 lines 1.1 kB
{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/radio/default-group/index.ts"],"sourcesContent":["import { ExtractPropTypes, InjectionKey } from \"vue\";\r\n\r\nexport const UiRadioGroupPropsOption = {\r\n modelValue: { type: String, required: true },\r\n name: { type: String },\r\n} as const;\r\n\r\nexport const UiRadioGroupEmits = {\r\n \"update:modelValue\": (value: any) => true,\r\n \"change\": () => true,\r\n};\r\n\r\nexport type UiRadioGroupProps = ExtractPropTypes<typeof UiRadioGroupPropsOption>;\r\nexport type UiRadioGroupInjectionKeyType = InjectionKey<{ define: UiRadioGroupProps; change: (...args: any) => void }>;\r\nexport const UiRadioGroupInjectionKey: UiRadioGroupInjectionKeyType = Symbol(\"UiRadioGroupInjectionKey\");\r\n"],"names":[],"mappings":"AAEO,MAAM,uBAA0B,GAAA;AAAA,EACnC,UAAY,EAAA,EAAE,IAAM,EAAA,MAAA,EAAQ,UAAU,IAAK,EAAA;AAAA,EAC3C,IAAA,EAAM,EAAE,IAAA,EAAM,MAAO,EAAA;AACzB,EAAA;AAEO,MAAM,iBAAoB,GAAA;AAAA,EAC7B,mBAAA,EAAqB,CAAC,KAAe,KAAA,IAAA;AAAA,EACrC,UAAU,MAAM,IAAA;AACpB,EAAA;AAIa,MAAA,wBAAA,GAAyD,OAAO,0BAA0B;;;;"}