Folo/packages
Innei 1ace5eaaa3
refactor(action): replace ActionCard with RuleCard and restructure action settings
- Removed ActionCard component and its associated imports.
- Introduced RuleCard component to handle action rules.
- Updated ActionSetting to utilize RuleCard instead of ActionCard.
- Added new sections for handling conditions and actions (WhenSection, ThenSection).
- Introduced constants for available actions and their configurations.
- Removed TargetActionList component as part of the refactor.

This refactor enhances the modularity and maintainability of the action settings UI.

Signed-off-by: Innei <tukon479@gmail.com>
2025-06-16 16:52:34 +08:00
..
configs chore: update dependencies 2025-05-28 22:16:06 +08:00
internal refactor(action): replace ActionCard with RuleCard and restructure action settings 2025-06-16 16:52:34 +08:00
readability chore: update dependencies 2025-05-28 22:16:06 +08:00