yao/widgets/component
Max efc84fbb97 feat(doc): add yao doc CLI commands and YAML documentation for all packages
Implement yao doc process list/inspect/validate and yao doc runtime
list/inspect/validate commands. Validate uses engine addressing logic
(process.Of) and checks dynamic-ID group registries (model, store, fs,
task, schedule) to verify resources actually exist.

- cmd/doc/: CLI command tree with process and runtime subcommands
- cmd/root.go: wire docCmd into rootCmd
- 27 process doc.yml + doc.go pairs across yao packages
- cmd/doc/doc_test.go: integration tests

Made-with: Cursor
2026-04-23 21:37:43 +08:00
..
action.go [add] syntactic sugar action.disabled 2023-01-19 09:41:53 +08:00
action_test.go [add] syntactic sugar action.disabled 2023-01-19 09:41:53 +08:00
component.go Add color field support to QueryProp and Option structures 2024-11-04 16:57:55 +08:00
compute.go [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
compute_test.go [add] compute parser 2022-10-20 22:56:09 +08:00
doc.go feat(doc): add yao doc CLI commands and YAML documentation for all packages 2026-04-23 21:37:43 +08:00
doc.yml feat(doc): add yao doc CLI commands and YAML documentation for all packages 2026-04-23 21:37:43 +08:00
handlers.go [add] form.download API & process 2022-11-16 16:07:50 +08:00
process.go Add color field support to QueryProp and Option structures 2024-11-04 16:57:55 +08:00
process_test.go Optimize the details of yao.component.getoptions 2024-11-03 11:59:45 +08:00
props.go Securely update hidden props in the DSL that are only visible to the backend 2024-11-02 17:38:37 +08:00
types.go Securely update hidden props in the DSL that are only visible to the backend 2024-11-02 17:38:37 +08:00