[WEB-4841] chore: calendar component migration UI to propel (#7730)

* chore: move calendar components and dependencies

* chore: update package configurations

* chore: calendar import updated

* chore: propel config updated

* chore: propel calendar code refactor

* chore: code refactor

* fix: build error
This commit is contained in:
Anmol Singh Bhatia 2025-09-09 23:50:51 +05:30 committed by GitHub
parent 9ab3143a73
commit 498613284e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 156 additions and 164 deletions

View file

@ -4,6 +4,7 @@ export default defineConfig({
entry: [
"src/accordion/index.ts",
"src/avatar/index.ts",
"src/calendar/index.ts",
"src/card/index.ts",
"src/charts/*/index.ts",
"src/collapsible/index.ts",