PromucFlow_constructor/app/client/packages/design-system/theming/src
Pawan Kumar b176bdb8a6
chore: create correct radii tokens (#31215)
Fixes #31054 

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

- **New Features**
- Updated styling across various components to align with the new
elevation theme, enhancing visual consistency.
- **Refactor**
- Adjusted border-radius properties in CSS styles for multiple
components to utilize `--border-radius-elevation-3` for a cohesive look.
- **Chores**
- Enhanced the `Elevation` component to use specific elevation-related
border radius values for improved styling.
- **Style**
- Tweaked background color and border-radius properties in the
`Container` component based on `elevatedBackground` and `elevation`
props.
- **Documentation**
- Updated access to `borderRadius` property in the theme object for
`TooltipContent.tsx` to `theme?.borderRadiusElevation?.[1].value`.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro-2.local>
2024-02-21 16:49:12 +03:00
..
color chore: WDS elevation adjustments (#31003) 2024-02-08 16:17:18 +03:00
hooks chore: create correct radii tokens (#31215) 2024-02-21 16:49:12 +03:00
stories fix: wds fine tunes (#31205) 2024-02-21 12:42:46 +03:00
theme fix: wds fine tunes (#31205) 2024-02-21 12:42:46 +03:00
token chore: create correct radii tokens (#31215) 2024-02-21 16:49:12 +03:00
utils chore: get rid of fluid tokens (#30877) 2024-02-07 17:21:17 +03:00
index.ts fix: calculate fluid tokens based on provider width (#29316) 2023-12-06 10:38:36 +03:00