{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/date-picker/index.ts"],"sourcesContent":["import { withInstall } from '@lit-element/utils'\nimport DatePicker from './src/date-picker'\n\nimport type { SFCWithInstall } from '@lit-element/utils'\n\nexport const LtDatePicker: SFCWithInstall<typeof DatePicker> =\n  withInstall(DatePicker)\n\nexport default LtDatePicker\nexport * from './src/constants'\nexport * from './src/props/date-picker'\nexport type { DatePickerInstance } from './src/instance'\n"],"names":[],"mappings":";;;;;;AAEY,MAAC,YAAY,GAAG,WAAW,CAAC,UAAU;;;;"}