react-jupiter 5.6.26 → 5.6.27

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/button/theme.js CHANGED
@@ -17,7 +17,7 @@ height:48},
17
17
  sm:{
18
18
  padding:"2px 16px",
19
19
  font:10,
20
- minWidth:100,
20
+ minWidth:80,
21
21
  height:36}},
22
22
 
23
23
 
@@ -40,7 +40,7 @@ _react.default.createElement(_index.StyledButton,{
40
40
  styleType:"secondary",
41
41
  htmlType:"button",
42
42
  mainColor:"blue",
43
- size:"sm",
43
+ size:"md",
44
44
  onClick:e},"\u062A\u0645\u0627\u0633"),/*#__PURE__*/
45
45
 
46
46
 
@@ -47,7 +47,7 @@ a.name,c=a.description,d=a.logo,e=a.followersCount,f=a.onClickFollowMe,g=a.onCli
47
47
  return/*#__PURE__*/(
48
48
  _react.default.createElement(_index.Container,null,/*#__PURE__*/
49
49
  _react.default.createElement(_index.ResponsiveFlex,null,/*#__PURE__*/
50
- _react.default.createElement(_display.default,{display:"flex",alignItems:"center",justifyContent:"space-between",width:"100%"},
50
+ _react.default.createElement(_display.default,{display:"flex",alignItems:"center",justifyContent:"space-between"},
51
51
  l(/*#__PURE__*/_react.default.createElement(_avatar.default,{
52
52
  alt:b,
53
53
  src:d,
@@ -142,11 +142,22 @@ k," "),"\u0627\u06CC\u0646 \u0628\u0631\u06AF\u0632\u0627\u0631\u06A9\u0646\u064
142
142
 
143
143
 
144
144
 
145
- _react.default.createElement(_display.default,{display:"flex",justifyContent:"center",width:"100%"},/*#__PURE__*/
145
+ _react.default.createElement(_responsive.default,{option:{greaterThan:"768px"}},/*#__PURE__*/
146
+ _react.default.createElement(_display.default,{display:"flex",justifyContent:"end",width:!k?"100%":"50%"},/*#__PURE__*/
147
+ _react.default.createElement(_buttons.default,{
148
+ onClickFollowMe:f,
149
+ onClickConnectUs:g,
150
+ isFollowed:h}))),/*#__PURE__*/
151
+
152
+
153
+
154
+ _react.default.createElement(_responsive.default,{option:{lessThan:"768px"}},/*#__PURE__*/
155
+ _react.default.createElement(_display.default,{display:"flex",justifyContent:"center",width:!k?"100%":"auto"},/*#__PURE__*/
146
156
  _react.default.createElement(_buttons.default,{
147
157
  onClickFollowMe:f,
148
158
  onClickConnectUs:g,
149
- isFollowed:h})))));
159
+ isFollowed:h}))))));
160
+
150
161
 
151
162
 
152
163
 
@@ -12,7 +12,7 @@ var LTRContainer=_styledComponents.default.div(_templateObject2||(_templateObjec
12
12
 
13
13
 
14
14
 
15
- var StyledButton=(0,_styledComponents.default)(_button.default)(_templateObject3||(_templateObject3=_taggedTemplateLiteral(["\n margin: 4px 8px;\n direction: rtl;\n\n &.follow-button {\n min-width: 140px;\n }\n"])));exports.StyledButton=StyledButton;
15
+ var StyledButton=(0,_styledComponents.default)(_button.default)(_templateObject3||(_templateObject3=_taggedTemplateLiteral(["\n margin: 4px 8px;\n direction: rtl;\n\n &.follow-button {\n min-width: 120px;\n }\n"])));exports.StyledButton=StyledButton;
16
16
 
17
17
 
18
18
 
@@ -33,7 +33,7 @@ var TextCenter=_styledComponents.default.div(_templateObject5||(_templateObject5
33
33
 
34
34
 
35
35
 
36
- var ResponsiveFlex=_styledComponents.default.div(_templateObject6||(_templateObject6=_taggedTemplateLiteral(["\n display: flex;\n @media only screen and (max-width: ","px) {\n flex-flow: column wrap;\n }\n @media only screen and (min-width: ","px) {\n flex-flow: row wrap;\n }\n align-items: center;\n justify-content: space-between;\n"])),
36
+ var ResponsiveFlex=_styledComponents.default.div(_templateObject6||(_templateObject6=_taggedTemplateLiteral(["\n display: flex;\n @media only screen and (max-width: ","px) {\n flex-flow: column nowrap;\n }\n @media only screen and (min-width: ","px) {\n flex-flow: row nowrap;\n }\n align-items: center;\n justify-content: space-between;\n"])),
37
37
 
38
38
  _themes.default.breakpoints.sm,
39
39
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-jupiter",
3
- "version": "5.6.26",
3
+ "version": "5.6.27",
4
4
  "main": "./index.js",
5
5
  "license": "MIT",
6
6
  "keywords": [