tdesign-vue-next
Version:
TDesign Component for vue-next
1 lines • 711 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../../components/steps/index.ts"],"sourcesContent":["import _Steps from './steps';\nimport _StepItem from './step-item';\nimport { withInstall } from '@tdesign/shared-utils';\nimport { TdStepsProps, TdStepItemProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type StepsProps = TdStepsProps;\nexport type StepItemProps = TdStepItemProps;\n\nexport const Steps = withInstall(_Steps);\nexport const StepItem = withInstall(_StepItem);\nexport default Steps;\n"],"names":["Steps","withInstall","_Steps","StepItem","_StepItem"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAWaA,KAAA,GAAQC,YAAYC,MAAM,EAAA;IAC1BC,QAAA,GAAWF,YAAYG,SAAS;;;;"}