@semcore/badge
Advanced tools
Comparing version 3.3.6 to 3.3.7
@@ -5,7 +5,7 @@ # Changelog | ||
## [3.3.6] - 2023-01-19 | ||
## [3.3.7] - 2023-01-20 | ||
### Changed | ||
- Version patch update due to children dependencies update (`@semcore/utils` [3.44.3 ~> 3.45.0]). | ||
- Version patch update due to children dependencies update (`@semcore/utils` [3.45.0 ~> 3.46.0]). | ||
@@ -12,0 +12,0 @@ ## [3.3.5] - 2023-01-10 |
@@ -49,12 +49,12 @@ "use strict"; | ||
/*__inner_css_start__*/ | ||
".___SBadge_1tdhh_gg_{display:inline-block;box-sizing:border-box;height:var(--intergalactic-fs-200,14px);line-height:var(--intergalactic-fs-200,14px);padding:0 var(--intergalactic-spacing-1x,4px);border-radius:var(--intergalactic-rounded-medium,6px);white-space:nowrap;font-size:var(--intergalactic-fs-50,10px);font-weight:var(--intergalactic-medium,500);letter-spacing:.3px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.___SBadge_1tdhh_gg_.__bg_1tdhh_gg_{background-color:var(--bg_1tdhh)}.___SBadge_1tdhh_gg_.__color_1tdhh_gg_{color:var(--color_1tdhh)}" | ||
".___SBadge_1sjas_gg_{display:inline-block;box-sizing:border-box;height:var(--intergalactic-fs-200,14px);line-height:var(--intergalactic-fs-200,14px);padding:0 var(--intergalactic-spacing-1x,4px);border-radius:var(--intergalactic-rounded-medium,6px);white-space:nowrap;font-size:var(--intergalactic-fs-50,10px);font-weight:var(--intergalactic-medium,500);letter-spacing:.3px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.___SBadge_1sjas_gg_.__bg_1sjas_gg_{background-color:var(--bg_1sjas)}.___SBadge_1sjas_gg_.__color_1sjas_gg_{color:var(--color_1sjas)}" | ||
/*__inner_css_end__*/ | ||
, "1tdhh_gg_") | ||
, "1sjas_gg_") | ||
/*__reshadow_css_end__*/ | ||
, { | ||
"__SBadge": "___SBadge_1tdhh_gg_", | ||
"_bg": "__bg_1tdhh_gg_", | ||
"--bg": "--bg_1tdhh", | ||
"_color": "__color_1tdhh_gg_", | ||
"--color": "--color_1tdhh" | ||
"__SBadge": "___SBadge_1sjas_gg_", | ||
"_bg": "__bg_1sjas_gg_", | ||
"--bg": "--bg_1sjas", | ||
"_color": "__color_1sjas_gg_", | ||
"--color": "--color_1sjas" | ||
}); | ||
@@ -61,0 +61,0 @@ |
@@ -28,12 +28,12 @@ import _classCallCheck from "@babel/runtime/helpers/classCallCheck"; | ||
/*__inner_css_start__*/ | ||
".___SBadge_1tdhh_gg_{display:inline-block;box-sizing:border-box;height:var(--intergalactic-fs-200,14px);line-height:var(--intergalactic-fs-200,14px);padding:0 var(--intergalactic-spacing-1x,4px);border-radius:var(--intergalactic-rounded-medium,6px);white-space:nowrap;font-size:var(--intergalactic-fs-50,10px);font-weight:var(--intergalactic-medium,500);letter-spacing:.3px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.___SBadge_1tdhh_gg_.__bg_1tdhh_gg_{background-color:var(--bg_1tdhh)}.___SBadge_1tdhh_gg_.__color_1tdhh_gg_{color:var(--color_1tdhh)}" | ||
".___SBadge_1sjas_gg_{display:inline-block;box-sizing:border-box;height:var(--intergalactic-fs-200,14px);line-height:var(--intergalactic-fs-200,14px);padding:0 var(--intergalactic-spacing-1x,4px);border-radius:var(--intergalactic-rounded-medium,6px);white-space:nowrap;font-size:var(--intergalactic-fs-50,10px);font-weight:var(--intergalactic-medium,500);letter-spacing:.3px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.___SBadge_1sjas_gg_.__bg_1sjas_gg_{background-color:var(--bg_1sjas)}.___SBadge_1sjas_gg_.__color_1sjas_gg_{color:var(--color_1sjas)}" | ||
/*__inner_css_end__*/ | ||
, "1tdhh_gg_") | ||
, "1sjas_gg_") | ||
/*__reshadow_css_end__*/ | ||
, { | ||
"__SBadge": "___SBadge_1tdhh_gg_", | ||
"_bg": "__bg_1tdhh_gg_", | ||
"--bg": "--bg_1tdhh", | ||
"_color": "__color_1tdhh_gg_", | ||
"--color": "--color_1tdhh" | ||
"__SBadge": "___SBadge_1sjas_gg_", | ||
"_bg": "__bg_1sjas_gg_", | ||
"--bg": "--bg_1sjas", | ||
"_color": "__color_1sjas_gg_", | ||
"--color": "--color_1sjas" | ||
}); | ||
@@ -40,0 +40,0 @@ |
{ | ||
"name": "@semcore/badge", | ||
"description": "Semrush Badge Component", | ||
"version": "3.3.6", | ||
"version": "3.3.7", | ||
"main": "lib/cjs/index.js", | ||
@@ -6,0 +6,0 @@ "module": "lib/es6/index.js", |