ecomlab-components-next 0.1.58 → 0.1.60

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 @@
46
46
  gap: 32px;
47
47
  row-gap: 32px;
48
48
  flex-wrap: wrap;
49
- justify-content: center;
49
+ justify-content: flex-start;
50
50
  }
51
51
 
52
52
  &__item {
@@ -74,28 +74,12 @@ var BlocksInfo = function BlocksInfo(_ref) {
74
74
  var _window2;
75
75
  return (_window2 = window) === null || _window2 === void 0 ? void 0 : _window2.open("https://lk.ecomru.ru/auth".concat(refPage), '_blunk');
76
76
  },
77
- size: "60px",
78
- style: {
79
- fontSize: '24px',
80
- marginTop: '16px'
81
- }
82
- }))), ind == 1 && child && child, /*#__PURE__*/_react["default"].createElement("div", {
83
- className: 'landing-blocks-info-2__btn-box'
84
- }, /*#__PURE__*/_react["default"].createElement(_ButtonBasic["default"], {
85
- className: 'landing-blocks-info-2__btn-2',
86
- green: true,
87
- width: "100%",
88
- maxWidth: "382px",
89
- text: "\u041F\u043E\u043F\u0440\u043E\u0431\u043E\u0432\u0430\u0442\u044C",
90
77
  size: "50px",
91
- onClick: function onClick() {
92
- var _window3;
93
- return (_window3 = window) === null || _window3 === void 0 ? void 0 : _window3.open("https://lk.ecomru.ru/auth".concat(refPage), '_blunk');
94
- },
95
78
  style: {
96
- fontSize: '16px'
79
+ fontSize: '16px',
80
+ marginTop: '16px'
97
81
  }
98
- })));
82
+ }))));
99
83
  })));
100
84
  };
101
85
  var _default = exports["default"] = BlocksInfo;
@@ -136,7 +136,7 @@
136
136
  }
137
137
 
138
138
  &__item {
139
- gap: 16px;
139
+ gap: 24px;
140
140
  padding: 8px 12px;
141
141
  flex-direction: column-reverse !important;
142
142
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ecomlab-components-next",
3
- "version": "0.1.58",
3
+ "version": "0.1.60",
4
4
  "description": "A set of common and reusable React components",
5
5
  "main": "dist/index.js",
6
6
  "files": [