PromucFlow_constructor/app/client/packages/design-system/headless/src/components
Pawan Kumar bd563dc751
chore: Components sizing and alignment (#30595)
Fixes #30426 

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

- **New Features**
- Enhanced layout configuration for various widgets including Button,
Checkbox, Currency Input, Icon Button, Input, Menu Button, Paragraph,
Phone Input, Radio Group, Switch, and Table, providing better
responsiveness and design consistency.

- **Bug Fixes**
- Fixed the `componentHeight` calculation in the Table widget for
improved stability.

- **Refactor**
- Streamlined auto layout configuration across multiple widgets to
simplify the user interface.

- **Style**
- Updated default widget dimensions for a more cohesive user experience.

- **Chores**
- Cleaned up unused properties and imports to optimize widget
performance.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Valera Melnikov <valera@appsmith.com>
2024-01-29 13:15:58 +03:00
..
Button feat: implement WDS components and tokenst at header of table widget (#28977) 2023-11-22 10:34:48 +03:00
Checkbox chore: Components sizing and alignment (#30595) 2024-01-29 13:15:58 +03:00
Field feat: add readonly mode to input (#29778) 2023-12-21 15:03:28 +03:00
Icon feat: Tabler Icons (#30248) 2024-01-19 11:54:44 +03:00
Menu chore: Components sizing and alignment (#30595) 2024-01-29 13:15:58 +03:00
Popover feat: implement WDS components and tokenst at header of table widget (#28977) 2023-11-22 10:34:48 +03:00
Radio chore: Integrate Radio Group (#29026) 2023-11-23 11:21:23 +03:00
Switch chore: Add tag group component (#29387) 2023-12-11 10:10:40 +03:00
TextArea fix: use wds tokens in sections and zones (#30479) 2024-01-24 11:02:42 +03:00
TextInput fix: use wds tokens in sections and zones (#30479) 2024-01-24 11:02:42 +03:00
TextInputBase feat: add readonly mode to input (#29778) 2023-12-21 15:03:28 +03:00
Tooltip feat: add menu component (#28583) 2023-11-03 12:13:06 +03:00