PromucFlow_constructor/app/client/src/layoutSystems/anvil
Abhinav Jha fce5524aa8
chore: Add observer to LayoutElements (#27993)
## Description
- Create a hook based on the `LayoutElementPositionsObserver` and use it
in `AnvilFlexComponent` such that all widgets in Anvil have their
positions registered in the `LayoutElementPositionsReducer`
- Do the same for `layouts` in Anvil. Added in the `FlexLayout`
component.

#### PR fixes following issue(s)
Fixes #26947 
Fixes #27287 

#### Type of change
- New feature (non-breaking change which adds functionality)
2023-10-18 19:09:07 +05:30
..
common chore: Add observer to LayoutElements (#27993) 2023-10-18 19:09:07 +05:30
editor chore: Layout system wise restructuring of Canvas Widget (#27496) 2023-10-04 17:23:29 +05:30
integrations chore: Add observer to LayoutElements (#27993) 2023-10-18 19:09:07 +05:30
layoutComponents/components chore: Add observer to LayoutElements (#27993) 2023-10-18 19:09:07 +05:30
utils chore: replace emotion/sheet to emotion/css (#27827) 2023-10-06 09:59:02 +03:00
viewer chore: Layout system wise restructuring of Canvas Widget (#27496) 2023-10-04 17:23:29 +05:30
index.ts chore: Layout system wise restructuring of Canvas Widget (#27496) 2023-10-04 17:23:29 +05:30