* fix: enhance useFilterAPI to support sourceKey in filter functions
* fix: update useFilterAPI to use key variable for dynamic field assignment
* feat: add treeFind function for depth-first traversal of tree structures
* feat: enhance getSupportFieldsByForeignKey to include target collection matching
* feat: add getInheritChain method to InheritanceCollectionMixin and corresponding tests
* refactor: enhance role merging logic: prioritize strategy actions over existing actions
* refactor: union role acl
* refactor: union role acl
* refactor: union role acl
* fix: assign getKeys
* fix: assign
* refactor: switch role set default role record
* refactor: switch role set default role record
* refactor: switch role set default role record
* refactor: switch role set default role record
* refactor: add setCurrentRole cache
* fix: e2e test
* fix: setCurrentRole
* refactor: switch role
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
* feat(Nester): support mobile layout by transforming multi-column schema to single-column
* fix(chart): change multiple columns to single column
* fix: update openMode handling in ActionContainer component
* fix: update drawer style selector in Action.Drawer.style.ts
* fix: adjust padding and background color handling in WorkflowTasks component
* fix: refactor schema handling for mobile layout in InternalPicker, Nester, and Form components
* fix: prevent schema insertion in mobile layout for AssociationField component
* fix: remove deprecated useCollectionManager in DetailsBlockProvider component
* fix: relationship fields not displaying data