PromucFlow_constructor/app/client/src/layoutSystems
Valera Melnikov 1f25adccd7
chore: remove padding for anvil embed apps (#37173)
## Description
I removed the styles from the DSL and changed the layout type for main
container to `LAYOUT_COLUMN`.

## 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/11720581716>
> Commit: 4ccd8772d1e4f11e1638213787b646932301762c
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=11720581716&attempt=2"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Thu, 07 Nov 2024 11:30: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

- **New Features**
- Introduced the `MainCanvasWrapper` component for dynamic styling based
on URL parameters.
	- Added a new rendering behavior for the `LayoutColumn` component.

- **Improvements**
- Updated highlight derivation and layout type in the `LayoutColumn`
component.
	- Simplified layout structure in the `anvilDSLTransformer` function.
- Adjusted layout properties for better alignment and spacing in the
`LayoutColumn` component.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-11-07 15:19:23 +03:00
..
anvil chore: remove padding for anvil embed apps (#37173) 2024-11-07 15:19:23 +03:00
autolayout chore: delete unused code (#36461) 2024-09-23 13:52:00 +03:00
common chore: delete unused code (#36461) 2024-09-23 13:52:00 +03:00
fixedlayout chore: decouple widget-config.json from main chunk (#36924) 2024-10-17 20:48:39 +05:30
types feat: Asymmetric padding in Anvil (#30964) 2024-02-16 17:13:37 +05:30
CanvasFactory.test.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
CanvasFactory.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
withLayoutSystemWidgetHOC.test.tsx chore: move wds widgets to modules (#36511) 2024-09-24 18:04:02 +02:00
withLayoutSystemWidgetHOC.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00