PromucFlow_constructor/app/client/src/layoutSystems
Ilia 26e1c88a7b
chore: move anvil widgets to wds (#35812)
## Description
- Moved Section and Zone widgets to wds folder

Fixes #35810

> [!WARNING]  
> _If no issue exists, please create an issue first, and check with the
maintainers if the issue is valid._

## 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/10511698329>
> Commit: 67868d550cebe7b2393803c805132b548c6f1046
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=10511698329&attempt=3"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Thu, 22 Aug 2024 18:06:57 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

## Summary by CodeRabbit

- **New Features**
- Introduced new `WDSSectionWidget` and `WDSZoneWidget` components,
reflecting a new namespace for widget organization.
- Added new constants and an enumeration for widget configuration in the
`wds/constants` module.

- **Improvements**
- Updated import paths for various constants and components to
streamline the codebase organization.

- **Collaboration Enhancements**
- Updated ownership in the `CODEOWNERS` file to include both the
`@appsmithorg/wds-team` and `@appsmithorg/anvil-team` for better
collaboration on widget development.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-08-22 20:18:20 +02:00
..
anvil chore: move anvil widgets to wds (#35812) 2024-08-22 20:18:20 +02:00
autolayout chore: ce - remove sentry performance tracker (#35710) 2024-08-15 19:40:53 +05:30
common chore: ce - remove sentry performance tracker (#35710) 2024-08-15 19:40:53 +05:30
fixedlayout chore: ce - remove sentry performance tracker (#35710) 2024-08-15 19:40:53 +05:30
types feat: Asymmetric padding in Anvil (#30964) 2024-02-16 17:13:37 +05:30
CanvasFactory.test.tsx chore: Layout system wise restructuring of Canvas Widget (#27496) 2023-10-04 17:23:29 +05:30
CanvasFactory.tsx fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
constants.ts feat: side-by-side edit mode hover analytics (#34185) 2024-06-20 14:03:06 +05:30
withLayoutSystemWidgetHOC.test.tsx feat: enable DnD for entire modal widget(including header and footer). (#33580) 2024-05-21 14:54:07 +05:30
withLayoutSystemWidgetHOC.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00