@lendi/navbar 7.14.5 → 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.
- package/dist/navbar.cjs.dev.js +1 -3
- package/dist/navbar.cjs.prod.js +1 -3
- package/dist/navbar.esm.js +1 -3
- package/package.json +1 -1
package/dist/navbar.cjs.dev.js
CHANGED
|
@@ -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:", "
|
|
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;
|
|
@@ -2997,7 +2997,6 @@ var LoggedInContent = _ref2 => {
|
|
|
2997
2997
|
},
|
|
2998
2998
|
children: [!isRestricted && /*#__PURE__*/jsxRuntime.jsx(MenuLink, {
|
|
2999
2999
|
href: "/dashboard/applications",
|
|
3000
|
-
isExternal: true,
|
|
3001
3000
|
onClick: () => {
|
|
3002
3001
|
var event = {
|
|
3003
3002
|
event_name: 'Link Clicked',
|
|
@@ -3012,7 +3011,6 @@ var LoggedInContent = _ref2 => {
|
|
|
3012
3011
|
children: "My Applications"
|
|
3013
3012
|
}), /*#__PURE__*/jsxRuntime.jsx(MenuLink, {
|
|
3014
3013
|
href: "/property-report/my-properties",
|
|
3015
|
-
isExternal: true,
|
|
3016
3014
|
onClick: () => {
|
|
3017
3015
|
var event = {
|
|
3018
3016
|
event_name: 'Link Clicked',
|
package/dist/navbar.cjs.prod.js
CHANGED
|
@@ -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:", "
|
|
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 => {
|
|
@@ -1921,7 +1921,6 @@ var _templateObject$3, _templateObject2$1, _templateObject$2, _templateObject$1,
|
|
|
1921
1921
|
},
|
|
1922
1922
|
children: [ !isRestricted && jsxRuntime.jsx(MenuLink, {
|
|
1923
1923
|
href: "/dashboard/applications",
|
|
1924
|
-
isExternal: !0,
|
|
1925
1924
|
onClick: () => {
|
|
1926
1925
|
var event = {
|
|
1927
1926
|
event_name: "Link Clicked",
|
|
@@ -1936,7 +1935,6 @@ var _templateObject$3, _templateObject2$1, _templateObject$2, _templateObject$1,
|
|
|
1936
1935
|
children: "My Applications"
|
|
1937
1936
|
}), jsxRuntime.jsx(MenuLink, {
|
|
1938
1937
|
href: "/property-report/my-properties",
|
|
1939
|
-
isExternal: !0,
|
|
1940
1938
|
onClick: () => {
|
|
1941
1939
|
var event = {
|
|
1942
1940
|
event_name: "Link Clicked",
|
package/dist/navbar.esm.js
CHANGED
|
@@ -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:", "
|
|
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;
|
|
@@ -2970,7 +2970,6 @@ var LoggedInContent = _ref2 => {
|
|
|
2970
2970
|
},
|
|
2971
2971
|
children: [!isRestricted && /*#__PURE__*/jsx(MenuLink, {
|
|
2972
2972
|
href: "/dashboard/applications",
|
|
2973
|
-
isExternal: true,
|
|
2974
2973
|
onClick: () => {
|
|
2975
2974
|
var event = {
|
|
2976
2975
|
event_name: 'Link Clicked',
|
|
@@ -2985,7 +2984,6 @@ var LoggedInContent = _ref2 => {
|
|
|
2985
2984
|
children: "My Applications"
|
|
2986
2985
|
}), /*#__PURE__*/jsx(MenuLink, {
|
|
2987
2986
|
href: "/property-report/my-properties",
|
|
2988
|
-
isExternal: true,
|
|
2989
2987
|
onClick: () => {
|
|
2990
2988
|
var event = {
|
|
2991
2989
|
event_name: 'Link Clicked',
|