PromucFlow_constructor/app/client/src/widgets/TableWidgetV2
Jacques Ikot 0a5130c568
feat: enhanced widget card (#32211)
## Description
> [!TIP]  
To update the explorer widgets and icons to match the new Anvil design
system

**How**
1. Update all the icons and thumbnails svg for widgets in the explorer
2. Update the WidgetCard component to implement the new design
3. Test functionality of widgets manually

Fixes #32330 

## Automation

/ok-to-test tags="@tag.Visual, @tag.MainContainer, @tag.Widget"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!IMPORTANT]  
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/8598999945>
> Commit: `47cf5a8e0e14e986da31e02ba8f630fd27ce310f`
> Cypress dashboard url: <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=8598999945&attempt=1"
target="_blank">Click here!</a>
> All cypress tests have passed 🎉🎉🎉

<!-- end of auto-generated comment: Cypress test results  -->



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


- **New Features**
- Introduced a new `UIEntityCard` component for representing widgets in
the editor sidebar with enhanced drag-and-drop functionality and
improved visual layout including widget details.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-04-09 02:16:46 +01:00
..
component fix: Table and JSON Widgets columns max height adjusted (#31882) 2024-03-20 08:50:46 +00:00
constants feat: JSON form widget one click binding integration (#25873) 2023-10-03 13:40:51 +05:30
widget feat: enhanced widget card (#32211) 2024-04-09 02:16:46 +01:00
constants.ts feat: Table widget currency column (#27819) 2023-11-06 11:05:26 +05:30
icon.svg feat: enhanced widget card (#32211) 2024-04-09 02:16:46 +01:00
index.ts chore: Move the widget config to widget class (#26073) 2023-09-06 17:45:04 +05:30
thumbnail.svg feat: enhanced widget card (#32211) 2024-04-09 02:16:46 +01:00