PromucFlow_constructor/app/client/packages/design-system/theming/src/utils
Valera Melnikov 9a8948888b
chore: get rid of fluid tokens (#30877)
Get rid of fluid tokens. I left the original scale function unchanged, I
use the min value for tokens.

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


- **Refactor**
- Simplified fluid sizing calculations across the design system for
consistency and performance.
- Improved state management in ThemeProvider for more responsive
theming.
- **Style**
    - Updated Modal component padding for better visual spacing.
- **Chores**
- Updated various Storybook configurations and styling for better
performance and usability.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-02-07 17:21:17 +03:00
..
cssRule.ts chore: get rid of fluid tokens (#30877) 2024-02-07 17:21:17 +03:00
getTypographyClassName.ts fix: calculate fluid tokens based on provider width (#29316) 2023-12-06 10:38:36 +03:00
globalFontStack.ts fix: calculate fluid tokens based on provider width (#29316) 2023-12-06 10:38:36 +03:00
index.ts fix: calculate fluid tokens based on provider width (#29316) 2023-12-06 10:38:36 +03:00
tokensToCss.ts chore: get rid of fluid tokens (#30877) 2024-02-07 17:21:17 +03:00
tokensToJson.ts feat: enable CSS Modules fro WDS (#26162) 2023-09-15 10:17:06 +03:00