nichenqin e9e3b03153 feat(field-dependency): introduce field dependency core package
- Added a new package `@teable/v2-field-dependency-core` to manage field dependencies, including edge-building and parsing functionalities.
- Implemented various utility functions for constructing dependency edges, parsing options, and extracting condition field IDs.
- Created comprehensive tests for the new functionalities, ensuring robust validation of field dependency chains and edge cases.
- Enhanced existing packages to integrate with the new field dependency core, improving overall architecture and maintainability.

These changes establish a foundational structure for managing field dependencies, facilitating better data relationships and computations across the system.
2026-01-14 22:35:29 +08:00
..
2026-01-14 22:35:01 +08:00