react-jupiter 5.6.36 → 5.6.37

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.
@@ -46,7 +46,7 @@ var VerticalCover=_styledComponents.default.img(_templateObject6||(_templateObje
46
46
 
47
47
 
48
48
 
49
- var VerticalContentContainer=_styledComponents.default.div(_templateObject7||(_templateObject7=_taggedTemplateLiteral(["\n background-image: url(",");\n background-size: cover;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n padding: 12px 16px 16px;\n min-height: 180px;\n max-height: 200px;\n"])),
49
+ var VerticalContentContainer=_styledComponents.default.div(_templateObject7||(_templateObject7=_taggedTemplateLiteral(["\n background-image: url(",");\n background-size: cover;\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n padding: 12px 16px 16px;\n min-height: 180px;\n max-height: 200px;\n direction: rtl;\n text-align: right;\n"])),
50
50
  function(a){return a.background});exports.VerticalContentContainer=VerticalContentContainer;
51
51
 
52
52
 
@@ -57,6 +57,8 @@ function(a){return a.background});exports.VerticalContentContainer=VerticalConte
57
57
 
58
58
 
59
59
 
60
+
61
+
60
62
  var VerticalTitle=(0,_styledComponents.default)(_typography.Heading)(_templateObject8||(_templateObject8=_taggedTemplateLiteral(["\n margin: 0;\n overflow: hidden;\n height: 60px;\n"])));exports.VerticalTitle=VerticalTitle;
61
63
 
62
64
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-jupiter",
3
- "version": "5.6.36",
3
+ "version": "5.6.37",
4
4
  "main": "./index.js",
5
5
  "license": "MIT",
6
6
  "keywords": [