@superdispatch/ui-lab 0.40.0 → 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"
|