react-jupiter 5.9.42 → 5.9.44

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.
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var _templateObject,_styledComponents=_interopRequireDefault(require("styled-components")),_themes=_interopRequireDefault(require("../../themes"));function _interopRequireDefault(a){return a&&a.__esModule?a:{default:a}}function _taggedTemplateLiteral(a,b){return b||(b=a.slice(0)),Object.freeze(Object.defineProperties(a,{raw:{value:Object.freeze(b)}}))}var
2
2
 
3
3
 
4
- TemplateContainer=_styledComponents.default.section(_templateObject||(_templateObject=_taggedTemplateLiteral(["\n display: flex;\n flex-direction: ",";\n border-radius: ",";\n overflow: hidden;\n ",";\n box-shadow: ",";\n text-decoration: none;\n transition: ",";\n ",";\n\n @media only screen and (min-width: ","px) {\n min-height: 358px;\n }\n\n &:hover {\n ",";\n }\n"])),
4
+ TemplateContainer=_styledComponents.default.section(_templateObject||(_templateObject=_taggedTemplateLiteral(["\n display: flex;\n flex-direction: ",";\n border-radius: ",";\n overflow: hidden;\n ",";\n box-shadow: ",";\n text-decoration: none;\n transition: ",";\n ",";\n\n &:hover {\n ",";\n }\n"])),
5
5
 
6
6
  function(a){var b=a.direction;return"vertical"===b?"column":"row"},
7
7
  function(a){var b=a.theme;return"".concat(b.borderRadius.low,"px")},
@@ -14,10 +14,6 @@ b.shadows[c].blur,"px ").concat(b.shadows[c].spread,"px rgba(0, 0, 0, ").concat(
14
14
  function(a){var b=a.theme;return"all ".concat(b.animation.time,"s ").concat(b.animation.method)},
15
15
  function(a){var b=a.background;return b?"background: url(".concat(b,") bottom left / 142px no-repeat"):""},
16
16
 
17
- _themes.default.breakpoints.sm,
18
-
19
-
20
-
21
17
 
22
18
  function(a){var b=a.theme,c=a.level,d=a.hoverToLevel;return(
23
19
  d>c?"box-shadow: 0 0 ".concat(
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.VerticalTitle=exports.VerticalPlacePrice=exports.VerticalCover=exports.VerticalContentContainer=exports.VerticalCardContainer=exports.PartnershipBox=exports.Link=exports.HorizontalTitle=exports.HorizontalPlacePrice=exports.HorizontalMobileCover=exports.HorizontalMobileContentContainer=exports.HorizontalCover=exports.HorizontalContentContainer=exports.HorizontalCardContainer=exports.DateLabelContainer=exports.DateBookmarkContainer=exports.BookmarkIcon=void 0;var _templateObject,_templateObject2,_templateObject3,_templateObject4,_templateObject5,_templateObject6,_templateObject7,_templateObject8,_templateObject9,_templateObject10,_templateObject11,_templateObject12,_templateObject13,_templateObject14,_templateObject15,_templateObject16,_templateObject17,_styledComponents=_interopRequireDefault(require("styled-components")),_cardTemplate=_interopRequireDefault(require("../card-template")),_typography=require("../../typography"),_productProperties=_interopRequireDefault(require("../../product-properties")),_icon=_interopRequireDefault(require("../../icon"));function _interopRequireDefault(a){return a&&a.__esModule?a:{default:a}}function _taggedTemplateLiteral(a,b){return b||(b=a.slice(0)),Object.freeze(Object.defineProperties(a,{raw:{value:Object.freeze(b)}}))}
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.VerticalTitle=exports.VerticalPlacePrice=exports.VerticalCover=exports.VerticalContentContainer=exports.VerticalCardContainer=exports.PartnershipBox=exports.Link=exports.HorizontalTitle=exports.HorizontalPlacePrice=exports.HorizontalMobileCover=exports.HorizontalMobileContentContainer=exports.HorizontalCover=exports.HorizontalContentContainer=exports.HorizontalCardContainer=exports.DateLabelContainer=exports.DateBookmarkContainer=exports.BookmarkIcon=void 0;var _templateObject,_templateObject2,_templateObject3,_templateObject4,_templateObject5,_templateObject6,_templateObject7,_templateObject8,_templateObject9,_templateObject10,_templateObject11,_templateObject12,_templateObject13,_templateObject14,_templateObject15,_templateObject16,_templateObject17,_styledComponents=_interopRequireDefault(require("styled-components")),_cardTemplate=_interopRequireDefault(require("../card-template")),_typography=require("../../typography"),_productProperties=_interopRequireDefault(require("../../product-properties")),_icon=_interopRequireDefault(require("../../icon")),_themes=_interopRequireDefault(require("../../themes"));function _interopRequireDefault(a){return a&&a.__esModule?a:{default:a}}function _taggedTemplateLiteral(a,b){return b||(b=a.slice(0)),Object.freeze(Object.defineProperties(a,{raw:{value:Object.freeze(b)}}))}
2
2
 
3
3
 
4
4
 
@@ -17,7 +17,6 @@ var DateBookmarkContainer=_styledComponents.default.div(_templateObject2||(_temp
17
17
 
18
18
 
19
19
 
20
-
21
20
  var DateLabelContainer=_styledComponents.default.div(_templateObject3||(_templateObject3=_taggedTemplateLiteral(["\n display: inline-block;\n & > * {\n vertical-align:middle;\n }\n"])));exports.DateLabelContainer=DateLabelContainer;
22
21
 
23
22
 
@@ -32,12 +31,14 @@ var BookmarkIcon=(0,_styledComponents.default)(_icon.default)(_templateObject4||
32
31
 
33
32
 
34
33
 
35
-
36
34
  /* Vertical event card styles */exports.BookmarkIcon=BookmarkIcon;
37
- var VerticalCardContainer=(0,_styledComponents.default)(_cardTemplate.default)(_templateObject5||(_templateObject5=_taggedTemplateLiteral(["\n background: white;\n a {\n text-decoration: none;\n }\n"])));exports.VerticalCardContainer=VerticalCardContainer;
35
+ var VerticalCardContainer=(0,_styledComponents.default)(_cardTemplate.default)(_templateObject5||(_templateObject5=_taggedTemplateLiteral(["\n background: white;\n a {\n text-decoration: none;\n }\n @media only screen and (min-width: ","px) {\n min-height: 358px;\n }\n"])),
36
+
38
37
 
39
38
 
40
39
 
40
+ _themes.default.breakpoints.sm);exports.VerticalCardContainer=VerticalCardContainer;
41
+
41
42
 
42
43
 
43
44
 
@@ -71,7 +72,6 @@ var VerticalPlacePrice=(0,_styledComponents.default)(_productProperties.default)
71
72
 
72
73
 
73
74
 
74
-
75
75
  /* Horizontal event card styles */exports.VerticalPlacePrice=VerticalPlacePrice;
76
76
 
77
77
  var HorizontalCardContainer=(0,_styledComponents.default)(VerticalCardContainer)(_templateObject10||(_templateObject10=_taggedTemplateLiteral(["\n height: 116px;\n"])));exports.HorizontalCardContainer=HorizontalCardContainer;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-jupiter",
3
- "version": "5.9.42",
3
+ "version": "5.9.44",
4
4
  "main": "./index.js",
5
5
  "license": "MIT",
6
6
  "keywords": [