@groupeactual/ui-kit 0.4.20 → 0.4.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/esm/index.js CHANGED
@@ -51288,9 +51288,9 @@ var useMaterialThemeTokens = function (themeName) {
51288
51288
  textCase: designTokens["".concat(themeName, "TextCaseNone")],
51289
51289
  textDecoration: designTokens["".concat(themeName, "TextDecorationUnderline")]
51290
51290
  },
51291
- fontWeightRegular: fontWeights.RobotoBold,
51291
+ fontWeightRegular: fontWeights.RobotoRegular,
51292
51292
  fontWeightMedium: fontWeights.RobotoMedium,
51293
- fontWeightBold: fontWeights.RobotoRegular
51293
+ fontWeightBold: fontWeights.RobotoBold
51294
51294
  },
51295
51295
  breakpoints: {
51296
51296
  values: {