@thecb/components 11.2.15-beta.0 → 11.2.15-beta.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/index.cjs.js
CHANGED
|
@@ -47850,7 +47850,7 @@ var BannerContainer = styled__default(Cluster).withConfig({
|
|
|
47850
47850
|
componentId: "sc-1m1lm4y-0"
|
|
47851
47851
|
})(["background:", ";padding:2rem;"], function (_ref) {
|
|
47852
47852
|
var themeValues = _ref.themeValues;
|
|
47853
|
-
return adjustHexColor(themeValues.
|
|
47853
|
+
return adjustHexColor(themeValues.primaryColor, 10, "lighten");
|
|
47854
47854
|
});
|
|
47855
47855
|
var ContentContainer = styled__default(Cluster).withConfig({
|
|
47856
47856
|
displayName: "RegistrationBannerstyled__ContentContainer",
|