PromucFlow_constructor/app/client/packages/design-system/widgets/src/components
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
..
ActionGroup chore: add action group component (#29645) 2023-12-19 16:04:27 +03:00
Button chore: add action group component (#29645) 2023-12-19 16:04:27 +03:00
ButtonGroup feat: add menu component (#28583) 2023-11-03 12:13:06 +03:00
Checkbox fix: checkbox and button border radius (#29476) 2023-12-13 19:49:03 +03:00
CheckboxGroup chore: Integrate Radio Group (#29026) 2023-11-23 11:21:23 +03:00
Flex feat: add wds modal component (#28738) 2023-11-09 17:59:28 +03:00
IconButton chore: new fluid tokens (#28072) 2023-10-19 11:57:48 +03:00
Menu chore: add action group component (#29645) 2023-12-19 16:04:27 +03:00
Modal feat: wds modal improvements (#28829) 2023-11-15 16:50:44 +03:00
Radio chore: Integrate Radio Group (#29026) 2023-11-23 11:21:23 +03:00
RadioGroup chore: Integrate Radio Group (#29026) 2023-11-23 11:21:23 +03:00
Spinner chore: Refactor Text Input with css modules (#27585) 2023-09-25 14:47:08 +03:00
Switch chore: update eslint and dependencies then fix revealed errors (#27908) 2023-10-11 10:14:38 +03:00
SwitchGroup chore: Remove side label in WDS components (#27566) 2023-09-22 16:26:11 +03:00
TagGroup chore: Adjust inner spacing (#29765) 2023-12-20 15:55:24 +03:00
Text chore: Split Text widget (#29789) 2023-12-22 15:08:00 +03:00
TextArea feat: implement WDS components and tokenst at header of table widget (#28977) 2023-11-22 10:34:48 +03:00
TextInput chore: integrate currency input widget (#28566) 2023-11-15 15:57:50 +03:00
Tooltip chore: new fluid tokens (#28072) 2023-10-19 11:57:48 +03:00