PromucFlow_constructor/app/client/packages/design-system
Pawan Kumar 223e4c8088
chore: WDS components in Table header (#32112)
Adds WDS components in Table Header

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Introduced utility functions for handling table data, including
downloading and transforming data into CSV or Excel formats.
- Added a new `TableHeader` component for the `WDSTableWidget` with
features like search, actions, adding new rows, and pagination.
- **Enhancements**
- Enhanced feature flag checks for "ab_wds_enabled" and
"release_anvil_enabled" to prioritize specific flags before general
lookup.
- Updated `ActionGroup` component to include a `size` property for the
`IconButton`.
- **Refactor**
- Removed redundant imports and renamed the `searchTableData` function
to `onSearch` across multiple components to streamline search
functionality.
- Updated the `useListState` call to suppress text value warnings,
improving code quality without altering functionality.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro-2.local>
2024-04-03 15:57:39 +03:00
..
headless fix: separator styles missing from action group menu (#32213) 2024-03-29 14:29:11 +03:00
theming chore: WDS inner spacing scale adjustments (#32342) 2024-04-02 17:22:12 +03:00
widgets chore: WDS components in Table header (#32112) 2024-04-03 15:57:39 +03:00
widgets-old fix: add testing library eslint rules (#31028) 2024-02-12 18:59:10 +03:00