@superdispatch/ui-lab 0.39.1 → 0.40.1
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-node/index.js
CHANGED
|
@@ -1224,7 +1224,7 @@ function NavbarBottomBar(_ref) {
|
|
|
1224
1224
|
var NavbarBadge = /*#__PURE__*/styled__default.span.withConfig({
|
|
1225
1225
|
displayName: "NavbarItem__NavbarBadge",
|
|
1226
1226
|
componentId: "SD__sc-1pvzq3w-0"
|
|
1227
|
-
})(["flex-shrink:0;padding:4px 6px;min-width:20px;line-height:12px;font-size:12px;font-weight:400;border-radius:10px;text-align:center;background
|
|
1227
|
+
})(["flex-shrink:0;padding:4px 6px;min-width:20px;line-height:12px;font-size:12px;font-weight:400;border-radius:10px;text-align:center;background:", ";&[data-variant='primary']{color:", ";background:", ";}&[data-variant='danger']{color:", ";background:", ";}"], /*#__PURE__*/core.alpha(ui.Color.White, 0.05), ui.Color.White, ui.ColorDynamic.Blue300, ui.Color.White, ui.ColorDynamic.Red300);
|
|
1228
1228
|
var NavbarLabel = /*#__PURE__*/styled__default.span.withConfig({
|
|
1229
1229
|
displayName: "NavbarItem__NavbarLabel",
|
|
1230
1230
|
componentId: "SD__sc-1pvzq3w-1"
|
|
@@ -1420,7 +1420,7 @@ function NavbarMenuItem(_ref5) {
|
|
|
1420
1420
|
var Content = /*#__PURE__*/styled__default.div.withConfig({
|
|
1421
1421
|
displayName: "NavbarList__Content",
|
|
1422
1422
|
componentId: "SD__sc-19zrmxc-5"
|
|
1423
|
-
})(["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, ui.
|
|
1423
|
+
})(["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, ui.ColorDark.Silver500);
|
|
1424
1424
|
function NavbarList(_ref6) {
|
|
1425
1425
|
var {
|
|
1426
1426
|
header,
|