PromucFlow_constructor/app/client/src/modules/ui-builder/ui/wds
Pawan Kumar d6305bad82
chore: chat widget polish fixes (#37124)
- [x] Fix button variant control in the property pane #37005
- [x] elevatedBackground for chat should work the same as for statbox
- [x] Markdown polishing. We need to fix lists, inline code, etc. Check
how it works with a table.

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

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

## Summary by CodeRabbit

## Release Notes

- **New Features**
- Introduced a new `noPadding` property for the `ContainerComponent`,
allowing for conditional styling.
- Enhanced styling for segmented controls and input components for
improved visual clarity and responsiveness.

- **Bug Fixes**
- Refined CSS selectors for separators in segmented controls to improve
visual representation.

- **Style**
- Adjusted styles for input groups and inline code elements for better
alignment and visual feedback.

- **Documentation**
- Updated Storybook configuration for the `Markdown` component to
reflect new formatting changes.

<!-- 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/11571964148>
> Commit: 29bac9bcdc0b95d4a6a4da2b4f503aa9494d7bcb
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=11571964148&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Anvil`
> Spec:
> <hr>Tue, 29 Oct 2024 10:51:44 UTC
<!-- end of auto-generated comment: Cypress test results  -->
2024-10-29 16:21:54 +05:30
..
WDSBaseInputWidget chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
WDSButtonWidget
WDSCheckboxGroupWidget chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
WDSCheckboxWidget
WDSComboBoxWidget chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
WDSCurrencyInputWidget chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
WDSEmailInputWidget
WDSHeadingWidget
WDSIconButtonWidget
WDSInlineButtonsWidget
WDSInputWidget chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
WDSKeyValueWidget
WDSMenuButtonWidget
WDSModalWidget chore: update anvil modal size api (#37033) 2024-10-23 18:30:39 +05:30
WDSMultilineInputWidget
WDSNumberInputWidget
WDSParagraphWidget
WDSPasswordInputWidget
WDSPhoneInputWidget chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
WDSRadioGroupWidget chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
WDSSectionWidget
WDSSelectWidget chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
WDSStatsWidget
WDSSwitchGroupWidget chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
WDSSwitchWidget
WDSTableWidget chore: refactor inputs (#36680) 2024-10-09 16:22:44 +05:30
WDSToolbarButtonsWidget
WDSZoneWidget
constants.ts chore: move chat widget to EE repo (#36845) 2024-10-14 13:10:28 +03:00
Container.tsx chore: chat widget polish fixes (#37124) 2024-10-29 16:21:54 +05:30