@superdispatch/ui-lab 0.39.1 → 0.40.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.
|
@@ -70,7 +70,7 @@ export function NavbarMenuItem(_ref5) {
|
|
|
70
70
|
var Content = /*#__PURE__*/styled.div.withConfig({
|
|
71
71
|
displayName: "NavbarList__Content",
|
|
72
72
|
componentId: "SD__sc-19zrmxc-5"
|
|
73
|
-
})(["height:100%;min-height:50px;overflow-y:auto;overflow-x:hidden;&[aria-expanded='false']{", ",", "{display:none;}}&::-webkit-scrollbar{width:10px;height:10px;}&::-webkit-scrollbar-track{background-color:transparent;}&::-webkit-scrollbar-thumb{background-color:", ";border-radius:100vw;margin-bottom:100px;}"], NavbarBadge, NavbarLabel,
|
|
73
|
+
})(["height:100%;min-height:50px;overflow-y:auto;overflow-x:hidden;&[aria-expanded='false']{", ",", "{display:none;}}&::-webkit-scrollbar{width:10px;height:10px;}&::-webkit-scrollbar-track{background-color:transparent;}&::-webkit-scrollbar-thumb{background-color:", ";border-radius:100vw;margin-bottom:100px;}"], NavbarBadge, NavbarLabel, ColorDark.Silver500);
|
|
74
74
|
export function NavbarList(_ref6) {
|
|
75
75
|
var {
|
|
76
76
|
header,
|
package/dist-web/index.js
CHANGED
|
@@ -1413,7 +1413,7 @@ function NavbarMenuItem(_ref5) {
|
|
|
1413
1413
|
var Content = /*#__PURE__*/styled.div.withConfig({
|
|
1414
1414
|
displayName: "NavbarList__Content",
|
|
1415
1415
|
componentId: "SD__sc-19zrmxc-5"
|
|
1416
|
-
})(["height:100%;min-height:50px;overflow-y:auto;overflow-x:hidden;&[aria-expanded='false']{", ",", "{display:none;}}&::-webkit-scrollbar{width:10px;height:10px;}&::-webkit-scrollbar-track{background-color:transparent;}&::-webkit-scrollbar-thumb{background-color:", ";border-radius:100vw;margin-bottom:100px;}"], NavbarBadge, NavbarLabel,
|
|
1416
|
+
})(["height:100%;min-height:50px;overflow-y:auto;overflow-x:hidden;&[aria-expanded='false']{", ",", "{display:none;}}&::-webkit-scrollbar{width:10px;height:10px;}&::-webkit-scrollbar-track{background-color:transparent;}&::-webkit-scrollbar-thumb{background-color:", ";border-radius:100vw;margin-bottom:100px;}"], NavbarBadge, NavbarLabel, ColorDark.Silver500);
|
|
1417
1417
|
function NavbarList(_ref6) {
|
|
1418
1418
|
var {
|
|
1419
1419
|
header,
|