PromucFlow_constructor/app/client/packages/design-system/widgets/src/components
Valera Melnikov 65ca904b83
fix: add ResizeObserver to change textarea height based on width changes (#38011)
## Description
Moving changes from [EE
PR](https://github.com/appsmithorg/appsmith-ee/pull/5652).

## Automation

/ok-to-test tags="@tag.Sanity"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/12196767279>
> Commit: 35ef576e22a9055378af8e0002ffa75b24fe8c24
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=12196767279&attempt=2"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Sanity`
> Spec:
> <hr>Fri, 06 Dec 2024 10:54:39 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [x] No


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

## Summary by CodeRabbit

## Release Notes

- **New Features**
	- Added a new dependency to enhance component functionality.
- Introduced a `className` prop for the `TextAreaInput` component,
allowing for greater styling customization.
- Enhanced the `TextArea` component with dynamic height adjustment and
additional styling options.

- **Bug Fixes**
- Streamlined CSS for input elements by removing unnecessary
calculations and improving overflow behavior.

- **Documentation**
- Updated types to include new properties for better flexibility in
component usage.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-12-06 14:30:02 +03:00
..
Button chore: add soft token + add subtle button variant (#36899) 2024-10-16 15:14:43 +05:30
Calendar chore: add wds datepicker widget (#37711) 2024-11-29 16:20:58 +05:30
Checkbox chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
ComboBox chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
ContextualHelp chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
Datepicker chore: add datepicker component (#37563) 2024-11-22 15:50:43 +05:30
Field chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
FieldError chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
FieldLabel chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
Flex chore: restructure stories (#35725) 2024-08-17 10:35:10 +05:30
Icon chore: refactor wds combobox component (#36286) 2024-09-17 10:59:01 +03:00
IconButton chore: refactor wds combobox component (#36286) 2024-09-17 10:59:01 +03:00
InlineButtons chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
Input fix: add ResizeObserver to change textarea height based on width changes (#38011) 2024-12-06 14:30:02 +03:00
Link chore: Update markdown component + create avatar component + refactor (#36832) 2024-10-14 11:20:21 +05:30
ListBox chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
ListBoxItem chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
Markdown chore: fix code style in markdown (#37141) 2024-10-30 17:31:05 +03:00
Menu chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
MenuItem chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
Modal chore: update anvil modal size api (#37033) 2024-10-23 18:30:39 +05:30
Popover chore: add datepicker component (#37563) 2024-11-22 15:50:43 +05:30
Radio chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
RadioGroup chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
Select chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
Sheet chore: add header to sidebar + add full width state (#37597) 2024-11-21 10:35:25 +05:30
Sidebar chore: fix onStateChange prop bug in sidebar (#37710) 2024-11-26 18:45:30 +05:30
Spinner chore: refactor wds combobox component (#36286) 2024-09-17 10:59:01 +03:00
Switch chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
TagGroup chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
Text chore: add datepicker component (#37563) 2024-11-22 15:50:43 +05:30
TextArea fix: add ResizeObserver to change textarea height based on width changes (#38011) 2024-12-06 14:30:02 +03:00
TextField chore: add datepicker component (#37563) 2024-11-22 15:50:43 +05:30
TimeField chore: add datepicker component (#37563) 2024-11-22 15:50:43 +05:30
ToggleGroup chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
ToolbarButtons chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
Tooltip chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30