PromucFlow_constructor/app/client/src/modules/ui-builder/ui/wds
Ashit Rath 88d3599bc1
chore: Split canvas widget reducers (#39327)
## Description
Split canvasWidgetsReducer and canvasWidgetsStructureReducer for UI
modules

Fixes https://github.com/appsmithorg/appsmith/issues/39326

## Automation

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

### 🔍 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/13385385883>
> Commit: ec13bb0625735d4a0c1b918fd785b3a5ea858245
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=13385385883&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Tue, 18 Feb 2025 08:41:34 UTC
<!-- end of auto-generated comment: Cypress test results  -->


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


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

- **Refactor**
- Streamlined internal dependency management and reorganized module
paths for improved maintainability.
- Updated import paths for `CanvasWidgetsReduxState`,
`FlattenedWidgetProps`, and related types to reflect a new
organizational structure.
- These behind-the-scenes changes do not affect any user-visible
functionality.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-18 16:12:05 +05:30
..
WDSBaseInputWidget chore: fix form widgets bugs (#38492) 2025-01-07 17:34:15 +05:30
WDSButtonWidget chore: Use zone as form (#38550) 2025-01-10 12:48:51 +05:30
WDSCheckboxGroupWidget fix: Reduce cycle deps by removing wrong exports (#39268) 2025-02-14 18:26:31 +05:30
WDSCheckboxWidget
WDSComboBoxWidget chore: fix wds select widget bugs + refactor (#38304) 2024-12-24 17:28:57 +05:30
WDSCurrencyInputWidget chore: fix form widgets bugs (#38492) 2025-01-07 17:34:15 +05:30
WDSCustomWidget chore: Split canvas widget reducers (#39327) 2025-02-18 16:12:05 +05:30
WDSDatePickerWidget chore: add wds multiselect component (#39300) 2025-02-18 16:00:50 +05:30
WDSEmailInputWidget
WDSHeadingWidget
WDSIconButtonWidget
WDSInlineButtonsWidget
WDSInputWidget chore: fix form widgets bugs (#38492) 2025-01-07 17:34:15 +05:30
WDSKeyValueWidget chore: update tags for key value widget (#39024) 2025-02-06 12:12:01 +05:30
WDSMenuButtonWidget fix: Reduce cycle deps by removing wrong exports (#39268) 2025-02-14 18:26:31 +05:30
WDSModalWidget chore: Split canvas widget reducers (#39327) 2025-02-18 16:12:05 +05:30
WDSMultilineInputWidget
WDSNumberInputWidget
WDSParagraphWidget
WDSPasswordInputWidget
WDSPhoneInputWidget chore: fix form widgets bugs (#38492) 2025-01-07 17:34:15 +05:30
WDSRadioGroupWidget fix: Reduce cycle deps by removing wrong exports (#39268) 2025-02-14 18:26:31 +05:30
WDSSectionWidget chore: Split canvas widget reducers (#39327) 2025-02-18 16:12:05 +05:30
WDSSelectWidget fix: Reduce cycle deps by removing wrong exports (#39268) 2025-02-14 18:26:31 +05:30
WDSStatsWidget
WDSSwitchGroupWidget fix: Reduce cycle deps by removing wrong exports (#39268) 2025-02-14 18:26:31 +05:30
WDSSwitchWidget chore: fix wds select widget bugs + refactor (#38304) 2024-12-24 17:28:57 +05:30
WDSTableWidget chore: Split canvas widget reducers (#39327) 2025-02-18 16:12:05 +05:30
WDSToolbarButtonsWidget
WDSZoneWidget chore: Split canvas widget reducers (#39327) 2025-02-18 16:12:05 +05:30
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