@lendi/navbar 7.14.6 → 7.14.7

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.
@@ -2121,7 +2121,7 @@ var _excluded$7 = ["children", "isOpen", "onClick"],
2121
2121
  var StyledNavButton = styled__default["default"].button.withConfig({
2122
2122
  displayName: "NavButtons__StyledNavButton",
2123
2123
  componentId: "lui__sc-1rf7mpw-0"
2124
- })(["", ";color:", ";background-color:", ";font-family:", ";font-weight:", ";-webkit-font-smoothing:antialiased;-moz-font-smoothing:'grayscale';font-size:", ";line-height:1.5;padding:", " ", ";display:flex;align-items:center;justify-content:space-between;&:hover{color:", ";}", " ", ""], buttonReset, _ref => {
2124
+ })(["", ";color:", ";background-color:", ";font-family:", ";font-weight:", ";font-size:", ";line-height:1.5;padding:", " ", ";display:flex;align-items:center;justify-content:space-between;&:hover{color:", ";}", " ", ""], buttonReset, _ref => {
2125
2125
  var {
2126
2126
  theme
2127
2127
  } = _ref;
@@ -1365,7 +1365,7 @@ var _templateObject$3, _templateObject2$1, _templateObject$2, _templateObject$1,
1365
1365
  })([ "", ";" ], utils$1.srOnly), _excluded$7 = [ "children", "isOpen", "onClick" ], _excluded2$1 = [ "children", "href", "onClick", "isActive" ], StyledNavButton = styled__default.default.button.withConfig({
1366
1366
  displayName: "NavButtons__StyledNavButton",
1367
1367
  componentId: "lui__sc-1rf7mpw-0"
1368
- })([ "", ";color:", ";background-color:", ";font-family:", ";font-weight:", ";-webkit-font-smoothing:antialiased;-moz-font-smoothing:'grayscale';font-size:", ";line-height:1.5;padding:", " ", ";display:flex;align-items:center;justify-content:space-between;&:hover{color:", ";}", " ", "" ], buttonReset, (_ref => {
1368
+ })([ "", ";color:", ";background-color:", ";font-family:", ";font-weight:", ";font-size:", ";line-height:1.5;padding:", " ", ";display:flex;align-items:center;justify-content:space-between;&:hover{color:", ";}", " ", "" ], buttonReset, (_ref => {
1369
1369
  var {theme: theme} = _ref;
1370
1370
  return theme.color.text.inverse;
1371
1371
  }), (_ref2 => {
@@ -2094,7 +2094,7 @@ var _excluded$7 = ["children", "isOpen", "onClick"],
2094
2094
  var StyledNavButton = styled.button.withConfig({
2095
2095
  displayName: "NavButtons__StyledNavButton",
2096
2096
  componentId: "lui__sc-1rf7mpw-0"
2097
- })(["", ";color:", ";background-color:", ";font-family:", ";font-weight:", ";-webkit-font-smoothing:antialiased;-moz-font-smoothing:'grayscale';font-size:", ";line-height:1.5;padding:", " ", ";display:flex;align-items:center;justify-content:space-between;&:hover{color:", ";}", " ", ""], buttonReset, _ref => {
2097
+ })(["", ";color:", ";background-color:", ";font-family:", ";font-weight:", ";font-size:", ";line-height:1.5;padding:", " ", ";display:flex;align-items:center;justify-content:space-between;&:hover{color:", ";}", " ", ""], buttonReset, _ref => {
2098
2098
  var {
2099
2099
  theme
2100
2100
  } = _ref;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@lendi/navbar",
3
3
  "access": "restricted",
4
- "version": "7.14.6",
4
+ "version": "7.14.7",
5
5
  "license": "ISC",
6
6
  "source": "src/index.tsx",
7
7
  "main": "dist/navbar.cjs.js",