PromucFlow_constructor/app/client/src/pages
Pawan Kumar b0c6cd39b3
chore: Add new icons and thumbnails to WDS widgets (#31085)
Fixes #30901 

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

- **New Features**
- Enhanced feature flag checks to always enable specific features
without checking flag values.
- Introduced dynamic sizing for widget icons and thumbnails in the
editor, improving visual consistency.
- Implemented new styling for text input elements to better adapt to
various container sizes.
- Added unique identifiers to improve testability of the widget sidebar.
- Introduced new SVG properties for widget thumbnails and icons,
enriching widget customization options.

- **Refactor**
	- Adjusted gap spacing in the widget sidebar for a more compact layout.

- **Style**
- Updated text input styling to use flexible width for improved layout
responsiveness.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro-2.local>
Co-authored-by: Valera Melnikov <valera@appsmith.com>
2024-02-16 15:48:32 +03:00
..
AdminSettings fix: add testing library eslint rules (#31028) 2024-02-12 18:59:10 +03:00
Applications chore: import export refactor for modules (#31086) 2024-02-13 17:39:07 +05:30
AppViewer fix: Modal Widget get hidden in split screen (#31015) 2024-02-13 15:10:38 +05:30
common chore: import export refactor for modules (#31086) 2024-02-13 17:39:07 +05:30
Editor chore: Add new icons and thumbnails to WDS widgets (#31085) 2024-02-16 15:48:32 +03:00
setup fix: add testing library eslint rules (#31028) 2024-02-12 18:59:10 +03:00
Templates feat: Add "Start with template" option and refactor template components (#30946) 2024-02-13 12:38:08 +05:30
tests chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
UserAuth chore: add try catch for signup recaptcha (#28143) 2023-10-17 15:48:00 +05:30
UserProfile chore: Improve code splitting of FE components (#26659) 2023-08-28 21:07:32 +05:30
users chore: Improve code splitting of FE components (#26659) 2023-08-28 21:07:32 +05:30
WidgetBuilder chore: fix copy paste issue in custom widget builder (#28925) 2023-11-17 16:10:17 +05:30
workspace feat: Homepage experience v2 changes (#29282) 2024-01-25 19:11:48 +05:30
routes.tsx chore: [App Sidebar] Data Pane (#28248) 2023-10-24 15:28:21 +05:30
utils.ts