react-jupiter 5.11.24 → 5.11.25
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,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var _react=_interopRequireDefault(require("react")),_button=_interopRequireDefault(require("../../button")),
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var _react=_interopRequireDefault(require("react")),_button=_interopRequireDefault(require("../../button")),_index=require("./index.style");function _interopRequireDefault(a){return a&&a.__esModule?a:{default:a}}
|
|
5
2
|
|
|
6
3
|
|
|
7
4
|
|
|
@@ -21,20 +18,8 @@ isFollowed:d
|
|
|
21
18
|
}=a;
|
|
22
19
|
|
|
23
20
|
return/*#__PURE__*/(
|
|
24
|
-
_react.default.createElement(_react.default.Fragment,null,/*#__PURE__*/
|
|
25
|
-
_react.default.createElement(_responsive.default,{option:{greaterThan:"768px"}},/*#__PURE__*/
|
|
26
21
|
_react.default.createElement(_index.LTRContainer,null,/*#__PURE__*/
|
|
27
22
|
_react.default.createElement(_button.default,{
|
|
28
|
-
styleType:"secondary",
|
|
29
|
-
htmlType:"button",
|
|
30
|
-
mainColor:"blue",
|
|
31
|
-
width:"100px",
|
|
32
|
-
size:"sm",
|
|
33
|
-
onClick:c},
|
|
34
|
-
"\u062A\u0645\u0627\u0633"
|
|
35
|
-
|
|
36
|
-
),/*#__PURE__*/
|
|
37
|
-
_react.default.createElement(_button.default,{
|
|
38
23
|
className:"follow-button",
|
|
39
24
|
styleType:"primary",
|
|
40
25
|
mainColor:"blue",
|
|
@@ -45,12 +30,7 @@ onClick:b,
|
|
|
45
30
|
style:{marginLeft:"12px"}},
|
|
46
31
|
|
|
47
32
|
d?"\u062F\u0646\u0628\u0627\u0644 \u0645\u06CC\u06A9\u0646\u06CC\u062F":"\u062F\u0646\u0628\u0627\u0644 \u06A9\u0646\u06CC\u062F"
|
|
48
|
-
)
|
|
49
|
-
)
|
|
50
33
|
),/*#__PURE__*/
|
|
51
|
-
|
|
52
|
-
_react.default.createElement(_responsive.default,{option:{lessThan:"768px"}},/*#__PURE__*/
|
|
53
|
-
_react.default.createElement(_display.default,{display:"flex",justifyContent:"space-evenly",width:"100%"},/*#__PURE__*/
|
|
54
34
|
_react.default.createElement(_button.default,{
|
|
55
35
|
styleType:"secondary",
|
|
56
36
|
htmlType:"button",
|
|
@@ -60,18 +40,6 @@ size:"sm",
|
|
|
60
40
|
onClick:c},
|
|
61
41
|
"\u062A\u0645\u0627\u0633"
|
|
62
42
|
|
|
63
|
-
),/*#__PURE__*/
|
|
64
|
-
_react.default.createElement(_button.default,{
|
|
65
|
-
className:"follow-button",
|
|
66
|
-
styleType:"secondary",
|
|
67
|
-
htmlType:"button",
|
|
68
|
-
size:"sm",
|
|
69
|
-
width:"100px",
|
|
70
|
-
onClick:b},
|
|
71
|
-
|
|
72
|
-
d?"\u062F\u0646\u0628\u0627\u0644 \u0645\u06CC\u06A9\u0646\u06CC\u062F":"\u062F\u0646\u0628\u0627\u0644 \u06A9\u0646\u06CC\u062F"
|
|
73
|
-
)
|
|
74
|
-
)
|
|
75
43
|
)
|
|
76
44
|
))
|
|
77
45
|
|
|
@@ -71,10 +71,12 @@ _react.default.createElement(_icon.default,{
|
|
|
71
71
|
name:e,
|
|
72
72
|
color:"yellow",
|
|
73
73
|
stickyRight:!0}
|
|
74
|
-
)
|
|
74
|
+
),/*#__PURE__*/
|
|
75
|
+
_react.default.createElement("span",null,
|
|
75
76
|
"partner"===e?"\u0647\u0645\u06CC\u0627\u0631":"\u0647\u0645\u06A9\u0627\u0631",
|
|
76
77
|
" ","\u0627\u06CC\u0648\u0646\u062F"
|
|
77
78
|
|
|
79
|
+
)
|
|
78
80
|
),
|
|
79
81
|
|
|
80
82
|
l&&/*#__PURE__*/
|
|
@@ -17,8 +17,8 @@ renderOrganizerLink:(a)=>/*#__PURE__*/_react.default.createElement("a",{href:"ht
|
|
|
17
17
|
activeEventsCount:(0,_addonKnobs.text)("activeEventsCount(optional)","\u06F1\u06F2\u06F3"),
|
|
18
18
|
allEventsCount:(0,_addonKnobs.text)("allEventsCount(optional)","\u06F2\u06F4\u06F5\u06F6\u06F7"),
|
|
19
19
|
recommendedCount:(0,_addonKnobs.text)("recommendedCount(optional)","\u06F3\u06F3 \u0646\u0641\u0631"),
|
|
20
|
-
isFollowed:!
|
|
21
|
-
partnership:""}
|
|
20
|
+
isFollowed:!1,
|
|
21
|
+
partnership:"colleague"}
|
|
22
22
|
)
|
|
23
23
|
).
|
|
24
24
|
addDecorator(_addonKnobs.withKnobs).
|
|
@@ -7,8 +7,7 @@ Container=exports.Container=(0,_styledComponents.default)(_cardTemplate.default)
|
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
LTRContainer=exports.LTRContainer=_styledComponents.default.div(_templateObject2||(_templateObject2=_taggedTemplateLiteral(["\n
|
|
11
|
-
|
|
10
|
+
LTRContainer=exports.LTRContainer=_styledComponents.default.div(_templateObject2||(_templateObject2=_taggedTemplateLiteral(["\n display: flex;\n"]))),
|
|
12
11
|
|
|
13
12
|
|
|
14
13
|
|
|
@@ -45,4 +44,4 @@ _themes.default.breakpoints.sm),
|
|
|
45
44
|
|
|
46
45
|
|
|
47
46
|
|
|
48
|
-
PartnershipBox=exports.PartnershipBox=_styledComponents.default.
|
|
47
|
+
PartnershipBox=exports.PartnershipBox=_styledComponents.default.div(_templateObject7||(_templateObject7=_taggedTemplateLiteral(["\n display: flex;\n justify-content: center;\n align-items: center;\n background: rgba(255, 199, 39, 0.1);\n border-radius: 5px;\n color: #FFD324;\n margin-top: 10px;\n align-items: center;\n width: 90px;\n height: 25px;\n"])));
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.StyledSelect=exports.SelectButton=void 0;var _templateObject,_templateObject2,_styledComponents=_interopRequireDefault(require("styled-components"));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)}}))}const
|
|
2
2
|
|
|
3
|
-
SelectButton=exports.SelectButton=_styledComponents.default.div(_templateObject||(_templateObject=_taggedTemplateLiteral(["\n position: relative;\n\n &:after {\n content: \"\";\n display: block;\n width: 7px;\n height: 7px;\n position: absolute;\n left: 13px;\n top:
|
|
3
|
+
SelectButton=exports.SelectButton=_styledComponents.default.div(_templateObject||(_templateObject=_taggedTemplateLiteral(["\n position: relative;\n\n &:after {\n content: \"\";\n display: block;\n width: 7px;\n height: 7px;\n position: absolute;\n left: 13px;\n top: 9px;\n border: solid ",";\n border-width: 0 2px 2px 0;\n transform: rotate(45deg);\n -webkit-transform: rotate(45deg);\n pointer-events: none;\n }\n\n &:before {\n content: \"\";\n display: block;\n width: 33px;\n position: absolute;\n margin-top: 2px;\n top: 0;\n bottom: 1px;\n left: 5px;\n border-right: 1px solid ",";\n background: ",";\n pointer-events: none;\n }\n"])),
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
package/modal/index.js
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var _react=
|
|
2
|
-
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=void 0;var _react=_interopRequireDefault(require("react")),_reactModal=_interopRequireDefault(require("react-modal")),_globalStyle=_interopRequireDefault(require("../globalStyle")),_index=require("./index.style"),_icon=_interopRequireDefault(require("../icon"));function _interopRequireDefault(a){return a&&a.__esModule?a:{default:a}}
|
|
3
2
|
|
|
4
3
|
|
|
5
4
|
|