{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/steps/index.ts"],"sourcesContent":["import { withInstall } from '@ll-plus/utils'\r\n\r\nimport StepItem from './src/step-item.vue'\r\nimport Steps from './src/steps.vue'\r\n\r\nexport const LlSteps = withInstall(Steps)\r\nexport const LlStepItem = withInstall(StepItem)\r\n\r\nexport * from './src/steps'\r\n\r\ndeclare module 'vue' {\r\n  export interface GlobalComponents {\r\n    LlSteps: typeof Steps\r\n    LlStepItem: typeof StepItem\r\n  }\r\n}\r\n"],"names":["Steps","StepItem"],"mappings":";;;;;;;;;AAKO,MAAM,OAAA,GAAU,YAAYA,SAAK;AACjC,MAAM,UAAA,GAAa,YAAYC,WAAQ;;;;"}