{"version":3,"file":"index.mjs","sources":["../../src/steps/index.ts"],"sourcesContent":["import _Steps from './steps';\nimport _StepItem from './step-item';\nimport { withInstall } from '../shared';\nimport { TdStepsProps, TdStepItemProps } from './type';\n\nimport './style';\n\nexport * from './type';\nexport type StepItemProps = TdStepItemProps;\nexport type StepsProps = TdStepsProps;\n\nexport const StepItem = withInstall(_StepItem);\nexport const Steps = withInstall(_Steps);\nexport default Steps;\n"],"names":["StepItem","withInstall","_StepItem","Steps","_Steps"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAWaA,QAAA,GAAWC,YAAYC,SAAS,EAAA;IAChCC,KAAA,GAAQF,YAAYG,MAAM;;;;"}