PromucFlow_constructor/app/client/src/modules/ui-builder/ui/wds
Pawan Kumar ecf9934859
chore: fix wds select widget bugs + refactor (#38304)
Fixes #38197 

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

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

## Summary by CodeRabbit

- **New Features**
- Enhanced styling for select input components, improving visual
consistency.
- Introduced new validation functions for widget properties, ensuring
better data integrity.
- Added properties for improved configuration of select widgets,
including dynamic data binding.
- New utility functions for handling options in select widgets,
enhancing functionality.
- Introduced a constant for sample data to facilitate testing and
development.

- **Bug Fixes**
- Resolved issues with widget rendering and responsiveness to property
changes.

- **Refactor**
- Streamlined widget implementation by leveraging inherited
functionalities and simplifying methods.
- Updated methods to improve handling of derived properties and options.
- Removed obsolete configuration files and validation functions to clean
up the codebase.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/12480977859>
> Commit: d669e05ed5b7ce07a54259b7e301eb65341c1b02
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=12480977859&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Anvil`
> Spec:
> <hr>Tue, 24 Dec 2024 11:43:59 UTC
<!-- end of auto-generated comment: Cypress test results  -->
2024-12-24 17:28:57 +05:30
..
WDSBaseInputWidget chore: add wds datepicker widget (#37711) 2024-11-29 16:20:58 +05:30
WDSButtonWidget
WDSCheckboxGroupWidget chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
WDSCheckboxWidget
WDSComboBoxWidget chore: fix wds select widget bugs + refactor (#38304) 2024-12-24 17:28:57 +05:30
WDSCurrencyInputWidget chore: Allow currency and phone dial code change (#38141) 2024-12-19 11:12:23 +05:30
WDSCustomWidget chore: fix custom widget 's updateModel (#38129) 2024-12-12 14:39:53 +03:00
WDSDatePickerWidget chore: add wds datepicker widget (#37711) 2024-11-29 16:20:58 +05:30
WDSEmailInputWidget
WDSHeadingWidget
WDSIconButtonWidget
WDSInlineButtonsWidget
WDSInputWidget chore: add wds datepicker widget (#37711) 2024-11-29 16:20:58 +05:30
WDSKeyValueWidget
WDSMenuButtonWidget chore: fix menu widget bugs (#38226) 2024-12-19 11:12:09 +05:30
WDSModalWidget chore: update anvil modal size api (#37033) 2024-10-23 18:30:39 +05:30
WDSMultilineInputWidget
WDSNumberInputWidget
WDSParagraphWidget
WDSPasswordInputWidget
WDSPhoneInputWidget chore: Allow currency and phone dial code change (#38141) 2024-12-19 11:12:23 +05:30
WDSRadioGroupWidget chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
WDSSectionWidget
WDSSelectWidget chore: fix wds select widget bugs + refactor (#38304) 2024-12-24 17:28:57 +05:30
WDSStatsWidget
WDSSwitchGroupWidget chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
WDSSwitchWidget chore: fix wds select widget bugs + refactor (#38304) 2024-12-24 17:28:57 +05:30
WDSTableWidget chore: add datepicker component (#37563) 2024-11-22 15:50:43 +05:30
WDSToolbarButtonsWidget
WDSZoneWidget
constants.ts chore: add custom widget to anvil (#37878) 2024-12-06 16:03:40 +05:30
Container.tsx chore: chat widget polish fixes (#37124) 2024-10-29 16:21:54 +05:30