elseware-ui 2.22.4 → 2.22.5

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/build/index.es.js CHANGED
@@ -37768,7 +37768,7 @@ var Paragraph = function (_a) {
37768
37768
  var _b;
37769
37769
  var _c = _a.level, level = _c === void 0 ? 1 : _c, children = _a.children, _d = _a.variant, variant = _d === void 0 ? "default" : _d, _e = _a.decoration, decoration = _e === void 0 ? "noUnderline" : _e, bold = _a.bold, italic = _a.italic, styles = _a.styles, onClick = _a.onClick;
37770
37770
  return (jsx("div", __assign$1({ onClick: onClick, className: classnames((_b = {},
37771
- _b["".concat(textVariants[variant], " opacity-60")] = variant,
37771
+ _b["".concat(textVariants[variant])] = variant,
37772
37772
  _b["".concat(levels[level])] = level,
37773
37773
  _b["".concat(styles)] = styles,
37774
37774
  _b["".concat(decorations[decoration])] = decoration,
package/build/index.js CHANGED
@@ -37795,7 +37795,7 @@ var Paragraph = function (_a) {
37795
37795
  var _b;
37796
37796
  var _c = _a.level, level = _c === void 0 ? 1 : _c, children = _a.children, _d = _a.variant, variant = _d === void 0 ? "default" : _d, _e = _a.decoration, decoration = _e === void 0 ? "noUnderline" : _e, bold = _a.bold, italic = _a.italic, styles = _a.styles, onClick = _a.onClick;
37797
37797
  return (jsxRuntime.jsx("div", __assign$1({ onClick: onClick, className: classnames((_b = {},
37798
- _b["".concat(textVariants[variant], " opacity-60")] = variant,
37798
+ _b["".concat(textVariants[variant])] = variant,
37799
37799
  _b["".concat(levels[level])] = level,
37800
37800
  _b["".concat(styles)] = styles,
37801
37801
  _b["".concat(decorations[decoration])] = decoration,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "elseware-ui",
3
- "version": "2.22.4",
3
+ "version": "2.22.5",
4
4
  "private": false,
5
5
  "description": "A modern and customizable React UI component library by elseware Technology.",
6
6
  "keywords": [