PromucFlow_constructor/app/client/packages/design-system/widgets/src
Pawan Kumar 72ace3e6ef
chore: Split Text widget (#29789)
Fixes #29446 

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

- **New Features**
  - Introduced `WDSHeadingWidget` for enhanced heading elements.
  - Launched `WDSParagraphWidget` for improved paragraph formatting.

- **Refactor**
- Transitioned from `WDSTextWidget` to more specific text-related
widgets: `WDSHeadingWidget` and `WDSParagraphWidget`.
  
- **Style**
- Updated widget styles to reflect new static color assignments and
semantic changes.
  
- **Documentation**
- Updated widget names in configuration files to align with new naming
conventions.
  
- **Chores**
  - Removed unused color configuration code from `styleConfig.ts`.
  
- **Tests**
  - Adjusted tests to accommodate new widget structure and naming.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-12-22 15:08:00 +03:00
..
components chore: Split Text widget (#29789) 2023-12-22 15:08:00 +03:00
shared chore: rewrite Text component styles and consistency to as const types (#27497) 2023-09-21 10:56:11 +03:00
styles feat: add readonly mode to input (#29778) 2023-12-21 15:03:28 +03:00
testing chore: WDS elevation colors refinement (#29618) 2023-12-14 15:50:18 +03:00
utils chore: Move stories to component level (#26489) 2023-08-23 09:13:26 +03:00
index.ts chore: add action group component (#29645) 2023-12-19 16:04:27 +03:00