Commit 91c498c
feat(types): Enhance base schema and add CRUD/API types
- Add comprehensive properties to BaseSchema (visible, hidden, disabled, name, label, description, etc.)
- Create new crud.ts with CRUD operation schemas (CRUDSchema, DetailSchema, ActionSchema)
- Create new api.ts with API integration and event handling schemas
- Support complete CRUD interfaces with filters, pagination, toolbar
- Add event handler configuration for API calls, navigation, dialogs
- Add data fetching configuration for dynamic data loading
- Export all new types from index.ts
Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>1 parent d07416d commit 91c498c
4 files changed
Lines changed: 1048 additions & 1 deletion
0 commit comments