Commit 7f0b307
committed
Refactor Zod schemas and constants for ObjectStack
- Moved Zod schemas related to objects, permissions, validation, views, and workflows from `packages/spec/src/zod/meta` to `packages/spec/src/data`.
- Introduced new Zod schemas for field definitions and constants for package structure in `packages/spec/src/system/constants`.
- Added manifest schema for ObjectStack packages and defined plugin runtime interfaces.
- Created UI schemas for actions, applications, dashboards, and views.
- Ensured all schemas are properly typed and documented for better maintainability and clarity.1 parent 9f84ff1 commit 7f0b307
File tree
15 files changed
+15
-17
lines changed- packages/spec/src
- data
- system
- constants
- types
- ui
15 files changed
+15
-17
lines changedFile renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
20 | 16 | | |
21 | | - | |
22 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
23 | 22 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
29 | 27 | | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments