various-ui
Version:
This is a test version of the Vue 3 component library
1 lines • 954 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../../../packages/components/input/index.ts"],"sourcesContent":["import Input from \"./default/index.vue\";\r\nimport StepsInput from \"./steps/index.vue\";\r\nimport ScopeInput from \"./scope/index.vue\";\r\nimport { register } from \"@various/utils\";\r\n\r\nexport const UiInput = register.use(Input, \"component\") as typeof Input;\r\nexport const UiStepsInput = register.use(StepsInput, \"component\") as typeof StepsInput;\r\nexport const UiScopeInput = register.use(ScopeInput, \"component\") as typeof ScopeInput;\r\n\r\nexport * from \"./default\";\r\nexport * from \"./steps\";\r\nexport * from \"./scope\";\r\n\r\nexport default UiInput;\r\n"],"names":["Input","StepsInput","ScopeInput"],"mappings":";;;;;;;;;;;AAKO,MAAM,OAAU,GAAA,QAAA,CAAS,GAAI,CAAAA,SAAA,EAAO,WAAW,EAAA;AAC/C,MAAM,YAAe,GAAA,QAAA,CAAS,GAAI,CAAAC,WAAA,EAAY,WAAW,EAAA;AACzD,MAAM,YAAe,GAAA,QAAA,CAAS,GAAI,CAAAC,WAAA,EAAY,WAAW;;;;"}