* fix(plugin-workflow-manual): fix migration
* test(plugin-workflow-manual): add test cases for migrations
* fix(plugin-workflow-manual): fix test cases
* fix(plugin-workflow-manual): add case for new table existing
* feat: support merge role function
* feat: test
* fix: snippets merge bug
* feat: support with-acl-meta allowedActions
* feat: support mobileRoutes role union
* feat: support union role of data source manager plugin
* fix: merge action fields
* fix: merge action
* chore: code clean
* fix: perform a deep clone of the object in the toJSON method
* refactor: mergeRole code migration
* fix: desktopRoutes test
* fix: build
* refactor: optimze acl role code and add test
* fix: bug
* fix: skip test
* fix: acl role action whitelist invalid
* fix: actions bug
* chore: merge develop
* chore: desktop routes code
* fix: test
* feat: support set system role mode
* fix: test
* fix: snippets bug
* chore: update text
* fix: test
* fix: test
* fix: text
* fix: text
* refactor: optimze code
* refactor: optimze code
* refactor: optimze code
* refactor: optimze code
---------
Co-authored-by: 霍世杰 <huoshijie@huoshijiedeMacBook-Pro.local>
Co-authored-by: chenos <chenlinxh@gmail.com>
* feat(layout): integrate ConfigProvider for theme management in admin layout
* feat(layout): add mobile layout context and transform utility for schema
* feat(toolbar): disable dragging in mobile layout for BlockSchemaToolbar
* test: add unit tests for transformMultiColumnToSingleColumn function
* feat: add mobile layout support to form schema transformation
* feat: support mobile layout in Tabs component schema transformation
* feat: integrate mobile layout support into designable components
* feat: refactor mobile layout hooks and integrate MobileComponentsProvider
* feat: update mobile layout styles and integrate global theme in ActionDrawer
* feat: update Mobile component to use CommonDrawer for popup handling in mobile layout
* feat: adjust padding in ActionDrawer style for improved layout on mobile
* feat: optimize scope usage in InternalPicker for improved performance
* feat: update Action.Page style to improve overflow handling
* style: remove minHeight from ActionDrawer style
* feat: add mobile layout support and transform schema for multi-column fields
* feat: support mobile components
* fix(mobile): issue with mobile flash/flicker
* feat: hide Plugin manager and Settings center
* feat: hide scroll bar in mobile
* feat(todos): support to collapse sider menu
* feat: enhance mobile layout theme support with dark mode