@semcore/badge
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -5,2 +5,8 @@ # Changelog | ||
## [2.1.1] - 2020-06-24 | ||
### Fixed | ||
- Добавилась высота компонента, теперь он корректно отображается. | ||
## [2.1.0] - 2020-06-22 | ||
@@ -7,0 +13,0 @@ |
@@ -43,8 +43,8 @@ "use strict"; | ||
/*__inner_css_start__*/ | ||
".___SBadge_u68f2_gg_{display:inline-block;padding:1px 4px;border-radius:4px;white-space:nowrap;font-size:10px;font-weight:500;letter-spacing:.3px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}" | ||
".___SBadge_dt5ka_gg_{display:inline-block;padding:1px 4px;border-radius:4px;height:12px;white-space:nowrap;font-size:10px;font-weight:500;letter-spacing:.3px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}" | ||
/*__inner_css_end__*/ | ||
, "1o2jbaf") | ||
, "bnph6g") | ||
/*__reshadow_css_end__*/ | ||
, { | ||
"__SBadge": "___SBadge_u68f2_gg_" | ||
"__SBadge": "___SBadge_dt5ka_gg_" | ||
}), | ||
@@ -57,3 +57,3 @@ style = (0, _extends2["default"])({}, _ref); | ||
/*__inner_css_start__*/ | ||
".___SBadge_cpb0c_gg_.__bg_cpb0c_gg_{background-color:var(--q0mofw_0)}.___SBadge_cpb0c_gg_.__color_cpb0c_gg_{color:var(--q0mofw_1)}" | ||
".___SBadge_crdv1_gg_.__bg_crdv1_gg_{background-color:var(--q0mofw_0)}.___SBadge_crdv1_gg_.__color_crdv1_gg_{color:var(--q0mofw_1)}" | ||
/*__inner_css_end__*/ | ||
@@ -63,5 +63,5 @@ , "1fl1qj9") | ||
, { | ||
"__SBadge": "___SBadge_cpb0c_gg_", | ||
"_bg": "__bg_cpb0c_gg_", | ||
"_color": "__color_cpb0c_gg_" | ||
"__SBadge": "___SBadge_crdv1_gg_", | ||
"_bg": "__bg_crdv1_gg_", | ||
"_color": "__color_crdv1_gg_" | ||
})]); | ||
@@ -68,0 +68,0 @@ |
@@ -23,8 +23,8 @@ import _classCallCheck from "@babel/runtime/helpers/classCallCheck"; | ||
/*__inner_css_start__*/ | ||
".___SBadge_u68f2_gg_{display:inline-block;padding:1px 4px;border-radius:4px;white-space:nowrap;font-size:10px;font-weight:500;letter-spacing:.3px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}" | ||
".___SBadge_dt5ka_gg_{display:inline-block;padding:1px 4px;border-radius:4px;height:12px;white-space:nowrap;font-size:10px;font-weight:500;letter-spacing:.3px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}" | ||
/*__inner_css_end__*/ | ||
, "1o2jbaf") | ||
, "bnph6g") | ||
/*__reshadow_css_end__*/ | ||
, { | ||
"__SBadge": "___SBadge_u68f2_gg_" | ||
"__SBadge": "___SBadge_dt5ka_gg_" | ||
}), | ||
@@ -37,3 +37,3 @@ style = _extends({}, _ref); | ||
/*__inner_css_start__*/ | ||
".___SBadge_cpb0c_gg_.__bg_cpb0c_gg_{background-color:var(--q0mofw_0)}.___SBadge_cpb0c_gg_.__color_cpb0c_gg_{color:var(--q0mofw_1)}" | ||
".___SBadge_crdv1_gg_.__bg_crdv1_gg_{background-color:var(--q0mofw_0)}.___SBadge_crdv1_gg_.__color_crdv1_gg_{color:var(--q0mofw_1)}" | ||
/*__inner_css_end__*/ | ||
@@ -43,5 +43,5 @@ , "1fl1qj9") | ||
, { | ||
"__SBadge": "___SBadge_cpb0c_gg_", | ||
"_bg": "__bg_cpb0c_gg_", | ||
"_color": "__color_cpb0c_gg_" | ||
"__SBadge": "___SBadge_crdv1_gg_", | ||
"_bg": "__bg_crdv1_gg_", | ||
"_color": "__color_crdv1_gg_" | ||
})]); | ||
@@ -48,0 +48,0 @@ |
{ | ||
"name": "@semcore/badge", | ||
"description": "SEMRush Badge Component", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"main": "lib/cjs/index.js", | ||
@@ -6,0 +6,0 @@ "module": "lib/es6/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18534
281