ecomlab-components-next 0.1.148 → 0.1.150

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.
@@ -11,7 +11,6 @@
11
11
 
12
12
  &__title {
13
13
  color: #9F9F9F;
14
- font-family: "Golos Text";
15
14
  font-size: 12px;
16
15
  font-style: normal;
17
16
  font-weight: 500;
@@ -60,7 +59,6 @@
60
59
  align-items: center;
61
60
  gap: 8px;
62
61
  color: #5C5C5C;
63
- font-family: "Golos Text";
64
62
  font-size: 12px;
65
63
  font-style: normal;
66
64
  font-weight: 400;
@@ -38,7 +38,6 @@
38
38
  padding: 10px 20px;
39
39
  gap: 8px;
40
40
  color: #020617;
41
- font-family: "Golos Text";
42
41
  font-size: 13px;
43
42
  font-style: normal;
44
43
  font-weight: 600;
@@ -75,7 +74,6 @@
75
74
 
76
75
  .text {
77
76
  color: #020617;
78
- font-family: "Golos Text";
79
77
  font-size: 13px;
80
78
  font-style: normal;
81
79
  font-weight: 500;
@@ -103,13 +101,11 @@
103
101
  box-sizing: border-box;
104
102
  background: #fff;
105
103
  border: none;
106
- font-family: "Golos Text";
107
104
  margin: 0px;
108
105
  }
109
106
 
110
107
  &__no-options {
111
108
  color: #020617;
112
- font-family: "Golos Text";
113
109
  font-size: 13px;
114
110
  font-style: normal;
115
111
  font-weight: 400;
@@ -143,7 +139,6 @@
143
139
  padding-left: 8px;
144
140
  color: #94A3B8;
145
141
  height: 16px;
146
- font-family: "Golos Text";
147
142
  font-size: 11px;
148
143
  height: auto;
149
144
  margin-top: 4px;
@@ -162,7 +157,6 @@
162
157
  label {
163
158
  position: absolute;
164
159
  color: #64748B;
165
- font-family: "Golos Text";
166
160
  font-size: 13px;
167
161
  font-style: normal;
168
162
  font-weight: 400;
@@ -182,7 +176,6 @@
182
176
  position: absolute;
183
177
  z-index: 0;
184
178
  color: #53616E;
185
- font-family: "Golos Text";
186
179
  font-size: 11px;
187
180
  font-style: normal;
188
181
  font-weight: 400;
@@ -315,7 +308,6 @@
315
308
 
316
309
  .text {
317
310
  color: #020617;
318
- font-family: "Golos Text";
319
311
  font-size: 13px;
320
312
  font-style: normal;
321
313
  font-weight: 500;
@@ -333,7 +325,6 @@
333
325
 
334
326
  .no-options {
335
327
  color: #020617;
336
- font-family: "Golos Text";
337
328
  font-size: 13px;
338
329
  font-style: normal;
339
330
  font-weight: 400;
@@ -234,7 +234,6 @@
234
234
 
235
235
  &__text {
236
236
  color: #0C2037;
237
- font-family: "Golos Text";
238
237
  font-size: 10px;
239
238
  font-style: normal;
240
239
  font-weight: 400;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ecomlab-components-next",
3
- "version": "0.1.148",
3
+ "version": "0.1.150",
4
4
  "description": "A set of common and reusable React components",
5
5
  "main": "dist/index.js",
6
6
  "files": [