@skbkontur/react-ui-validations 2.3.6 → 2.3.7-225d1.0

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/index.js CHANGED
@@ -5491,6 +5491,7 @@ var BasicThemeClass = /** @class */ (function () {
5491
5491
  BasicThemeClass.menuItemPaddingYLarge = '12px';
5492
5492
  BasicThemeClass.menuItemBorderRadius = '6px';
5493
5493
  BasicThemeClass.menuItemCommentOpacity = '0.6';
5494
+ BasicThemeClass.menuItemCommentOpacityHover = '0.6';
5494
5495
  BasicThemeClass.menuItemDisplay = 'block';
5495
5496
  BasicThemeClass.menuItemPaddingMobile = '12px 16px';
5496
5497
  BasicThemeClass.menuItemDisabledBg = 'transparent';