@thecb/components 8.4.0-beta.20 → 8.4.0-beta.21
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.esm.js
CHANGED
|
@@ -42849,7 +42849,7 @@ var fallbackValues$I = {
|
|
|
42849
42849
|
var Container = styled(Box).withConfig({
|
|
42850
42850
|
displayName: "LinkCardstyled__Container",
|
|
42851
42851
|
componentId: "sc-l5q1h2-0"
|
|
42852
|
-
})(["display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:40px;flex-shrink:0;align-self:stretch;border-radius:8px;&:hover,&:active{
|
|
42852
|
+
})(["display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:40px;flex-shrink:0;align-self:stretch;border-radius:8px;&:hover,&:active{cursor:pointer;box-shadow:0px 0px 0px 0px rgba(41,42,51,0.1),0px 5px 11px 0px rgba(41,42,51,0.1),0px 4px 19px 0px rgba(41,42,51,0.09),0px 27px 26px 0px rgba(41,42,51,0.05),0px 56px 31px 0px rgba(41,42,51,0.01),0px 80px 33px 0px rgba(41,42,51,0);}&:hover:not(:active){border:1px solid ", ";background-color:", ";}&:active{border:1px solid ", ";}"], MOON_RAKER, LINK_WATER, ROYAL_BLUE_VIVID);
|
|
42853
42853
|
var Title$2 = styled(Heading$1).withConfig({
|
|
42854
42854
|
displayName: "LinkCardstyled__Title",
|
|
42855
42855
|
componentId: "sc-l5q1h2-1"
|