@rescui/tab-list 0.5.0 → 0.5.1

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/lib/index.css CHANGED
@@ -1,7 +1,7 @@
1
- ._wrapper_1fcqo6x_9{
1
+ ._wrapper_vmedzw_9{
2
2
  position:relative;
3
3
  }
4
- ._tabsContainer_1fcqo6x_13{
4
+ ._tabsContainer_vmedzw_13{
5
5
  position:relative;
6
6
 
7
7
  display:-webkit-box;
@@ -10,7 +10,7 @@
10
10
 
11
11
  display:flex;
12
12
  }
13
- ._indicator_1fcqo6x_19{
13
+ ._indicator_vmedzw_19{
14
14
  position:absolute;
15
15
  z-index:3;
16
16
  bottom:0;
@@ -25,21 +25,21 @@
25
25
  width 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
26
26
  will-change:left, width;
27
27
  }
28
- ._light_1fcqo6x_31._classic_1fcqo6x_31 ._indicator_1fcqo6x_19{
28
+ ._light_vmedzw_31._classic_vmedzw_31 ._indicator_vmedzw_19{
29
29
  background-color:#167DFF;
30
30
  background-color:var(--rs-color-primary-light-theme, #167DFF);
31
31
  }
32
- ._dark_1fcqo6x_35._classic_1fcqo6x_31 ._indicator_1fcqo6x_19{
32
+ ._dark_vmedzw_35._classic_vmedzw_31 ._indicator_vmedzw_19{
33
33
  background-color:#4CA6ff;
34
34
  background-color:var(--rs-color-primary-dark-theme, #4CA6ff);
35
35
  }
36
- ._light_1fcqo6x_31._rock_1fcqo6x_39 ._indicator_1fcqo6x_19{
36
+ ._light_vmedzw_31._rock_vmedzw_39 ._indicator_vmedzw_19{
37
37
  background-color:#19191C;
38
38
  }
39
- ._dark_1fcqo6x_35._rock_1fcqo6x_39 ._indicator_1fcqo6x_19{
39
+ ._dark_vmedzw_35._rock_vmedzw_39 ._indicator_vmedzw_19{
40
40
  background-color:#FFFFFF;
41
41
  }
42
- ._tab_1fcqo6x_13{
42
+ ._tab_vmedzw_13{
43
43
  position:relative;
44
44
 
45
45
  display:-webkit-box;
@@ -66,14 +66,14 @@
66
66
  cursor:pointer;
67
67
  white-space:nowrap;
68
68
  }
69
- ._tab_1fcqo6x_13:hover,
70
- ._tab_1fcqo6x_13:active,
71
- ._tab_1fcqo6x_13:focus{
69
+ ._tab_vmedzw_13:hover,
70
+ ._tab_vmedzw_13:active,
71
+ ._tab_vmedzw_13:focus{
72
72
  outline:none;
73
73
 
74
74
  text-decoration:none;
75
75
  }
76
- ._tab_1fcqo6x_13:after{
76
+ ._tab_vmedzw_13:after{
77
77
  position:absolute;
78
78
  bottom:0;
79
79
  left:0;
@@ -85,13 +85,13 @@
85
85
 
86
86
  background-color:transparent;
87
87
  }
88
- ._tab_1fcqo6x_13:after:focus[data-focus-method='key']{
88
+ ._tab_vmedzw_13:after:focus[data-focus-method='key']{
89
89
  opacity:0;
90
90
  }
91
- ._tab_1fcqo6x_13:hover:after{
91
+ ._tab_vmedzw_13:hover:after{
92
92
  height:1px;
93
93
  }
94
- ._sizeM_1fcqo6x_99 ._tab_1fcqo6x_13{
94
+ ._sizeM_vmedzw_99 ._tab_vmedzw_13{
95
95
  letter-spacing:0.0015em;
96
96
  color:rgba(25,25,28,0.7);
97
97
  color:var(--rs-typography-color-average, rgba(25,25,28,0.7));
@@ -103,13 +103,13 @@
103
103
  line-height:24px;
104
104
  line-height:var(--rs-text-2-line-height, 24px);
105
105
  }
106
- ._rs-reset-letter-spacing_1fcqo6x_1 ._sizeM_1fcqo6x_99 ._tab_1fcqo6x_13{
106
+ ._rs-reset-letter-spacing_vmedzw_1 ._sizeM_vmedzw_99 ._tab_vmedzw_13{
107
107
  letter-spacing:normal;
108
108
  }
109
- ._sizeM_1fcqo6x_99 ._tab_1fcqo6x_13 {
109
+ ._sizeM_vmedzw_99 ._tab_vmedzw_13 {
110
110
  padding:8px 0;
111
111
  }
112
- ._sizeL_1fcqo6x_104 ._tab_1fcqo6x_13{
112
+ ._sizeL_vmedzw_104 ._tab_vmedzw_13{
113
113
  color:rgba(25,25,28,0.7);
114
114
  color:var(--rs-typography-color-average, rgba(25,25,28,0.7));
115
115
  font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
@@ -121,37 +121,37 @@
121
121
  line-height:var(--rs-text-1-line-height, 28px);
122
122
  padding:12px 0;
123
123
  }
124
- ._innerOffsetM_1fcqo6x_109 ._tab_1fcqo6x_13{
124
+ ._innerOffsetM_vmedzw_109 ._tab_vmedzw_13{
125
125
  margin-left:24px;
126
126
  }
127
127
  @media screen and (max-width: 640px){
128
- ._innerOffsetM_1fcqo6x_109 ._tab_1fcqo6x_13{
128
+ ._innerOffsetM_vmedzw_109 ._tab_vmedzw_13{
129
129
  margin-left:16px
130
130
  }
131
131
  }
132
- ._innerOffsetL_1fcqo6x_117 ._tab_1fcqo6x_13{
132
+ ._innerOffsetL_vmedzw_117 ._tab_vmedzw_13{
133
133
  margin-left:32px;
134
134
  }
135
135
  @media screen and (max-width: 640px){
136
- ._innerOffsetL_1fcqo6x_117 ._tab_1fcqo6x_13{
136
+ ._innerOffsetL_vmedzw_117 ._tab_vmedzw_13{
137
137
  margin-left:24px
138
138
  }
139
139
  }
140
- ._light_1fcqo6x_31 ._tab_1fcqo6x_13{
140
+ ._light_vmedzw_31 ._tab_vmedzw_13{
141
141
  color:rgba(25,25,28,0.7);
142
142
  }
143
- ._dark_1fcqo6x_35 ._tab_1fcqo6x_13{
143
+ ._dark_vmedzw_35 ._tab_vmedzw_13{
144
144
  color:rgba(255,255,255,0.7);
145
145
  }
146
- ._light_1fcqo6x_31 ._tab_1fcqo6x_13._short_1fcqo6x_133{
146
+ ._light_vmedzw_31 ._tab_vmedzw_13._short_vmedzw_133{
147
147
  -webkit-box-shadow:inset 0 -1px 0 rgba(25,25,28,0.3);
148
148
  box-shadow:inset 0 -1px 0 rgba(25,25,28,0.3);
149
149
  }
150
- ._dark_1fcqo6x_35 ._tab_1fcqo6x_13._short_1fcqo6x_133{
150
+ ._dark_vmedzw_35 ._tab_vmedzw_13._short_vmedzw_133{
151
151
  -webkit-box-shadow:inset 0 -1px 0 rgba(255,255,255,0.4);
152
152
  box-shadow:inset 0 -1px 0 rgba(255,255,255,0.4);
153
153
  }
154
- ._tab_1fcqo6x_13._selected_1fcqo6x_141{
154
+ ._tab_vmedzw_13._selected_vmedzw_141{
155
155
  z-index:1;
156
156
 
157
157
  cursor:default;
@@ -160,110 +160,110 @@
160
160
 
161
161
  transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
162
162
  }
163
- ._tab_1fcqo6x_13._selected_1fcqo6x_141:after{
163
+ ._tab_vmedzw_13._selected_vmedzw_141:after{
164
164
  height:2px;
165
165
 
166
166
  -webkit-transition:background-color 0ms ease 300ms, height 0ms ease 300ms;
167
167
 
168
168
  transition:background-color 0ms ease 300ms, height 0ms ease 300ms;
169
169
  }
170
- ._light_1fcqo6x_31 ._tab_1fcqo6x_13:hover{
170
+ ._light_vmedzw_31 ._tab_vmedzw_13:hover{
171
171
  color:#19191C;
172
172
  }
173
- ._light_1fcqo6x_31 ._tab_1fcqo6x_13:hover:after{
173
+ ._light_vmedzw_31 ._tab_vmedzw_13:hover:after{
174
174
  background-color:#19191C;
175
175
  }
176
- ._dark_1fcqo6x_35 ._tab_1fcqo6x_13:hover{
176
+ ._dark_vmedzw_35 ._tab_vmedzw_13:hover{
177
177
  color:#FFFFFF;
178
178
  }
179
- ._dark_1fcqo6x_35 ._tab_1fcqo6x_13:hover:after{
179
+ ._dark_vmedzw_35 ._tab_vmedzw_13:hover:after{
180
180
  background-color:#FFFFFF;
181
181
  }
182
- ._light_1fcqo6x_31._rock_1fcqo6x_39 ._tab_1fcqo6x_13._selected_1fcqo6x_141{
182
+ ._light_vmedzw_31._rock_vmedzw_39 ._tab_vmedzw_13._selected_vmedzw_141{
183
183
  color:#19191C;
184
184
  }
185
- ._light_1fcqo6x_31._rock_1fcqo6x_39 ._tab_1fcqo6x_13._selected_1fcqo6x_141:after{
185
+ ._light_vmedzw_31._rock_vmedzw_39 ._tab_vmedzw_13._selected_vmedzw_141:after{
186
186
  background-color:#19191C;
187
187
  }
188
- ._dark_1fcqo6x_35._rock_1fcqo6x_39 ._tab_1fcqo6x_13._selected_1fcqo6x_141{
188
+ ._dark_vmedzw_35._rock_vmedzw_39 ._tab_vmedzw_13._selected_vmedzw_141{
189
189
  color:#FFFFFF;
190
190
  }
191
- ._dark_1fcqo6x_35._rock_1fcqo6x_39 ._tab_1fcqo6x_13._selected_1fcqo6x_141:after{
191
+ ._dark_vmedzw_35._rock_vmedzw_39 ._tab_vmedzw_13._selected_vmedzw_141:after{
192
192
  background-color:#FFFFFF;
193
193
  }
194
- ._light_1fcqo6x_31._classic_1fcqo6x_31 ._tab_1fcqo6x_13._selected_1fcqo6x_141{
194
+ ._light_vmedzw_31._classic_vmedzw_31 ._tab_vmedzw_13._selected_vmedzw_141{
195
195
  color:#167DFF;
196
196
  color:var(--rs-color-primary-light-theme, #167DFF);
197
197
  }
198
- ._light_1fcqo6x_31._classic_1fcqo6x_31 ._tab_1fcqo6x_13._selected_1fcqo6x_141:after{
198
+ ._light_vmedzw_31._classic_vmedzw_31 ._tab_vmedzw_13._selected_vmedzw_141:after{
199
199
  background-color:#167DFF;
200
200
  background-color:var(--rs-color-primary-light-theme, #167DFF);
201
201
  }
202
- ._dark_1fcqo6x_35._classic_1fcqo6x_31 ._tab_1fcqo6x_13._selected_1fcqo6x_141{
202
+ ._dark_vmedzw_35._classic_vmedzw_31 ._tab_vmedzw_13._selected_vmedzw_141{
203
203
  color:#4CA6ff;
204
204
  color:var(--rs-color-primary-dark-theme, #4CA6ff);
205
205
  }
206
- ._dark_1fcqo6x_35._classic_1fcqo6x_31 ._tab_1fcqo6x_13._selected_1fcqo6x_141:after{
206
+ ._dark_vmedzw_35._classic_vmedzw_31 ._tab_vmedzw_13._selected_vmedzw_141:after{
207
207
  background-color:#4CA6ff;
208
208
  background-color:var(--rs-color-primary-dark-theme, #4CA6ff);
209
209
  }
210
- ._light_1fcqo6x_31 ._tab_1fcqo6x_13:focus[data-focus-method='key']{
210
+ ._light_vmedzw_31 ._tab_vmedzw_13:focus[data-focus-method='key']{
211
211
  -webkit-box-shadow:inset #4597ff 0 -4px 0 0, inset #4597ff 0 4px 0 0, #4597ff -4px 0 0 0, #4597ff 4px 0 0 0;
212
212
  -webkit-box-shadow:inset var(--rs-color-primary-dim-light-theme, #4597ff) 0 -4px 0 0, inset var(--rs-color-primary-dim-light-theme, #4597ff) 0 4px 0 0, var(--rs-color-primary-dim-light-theme, #4597ff) -4px 0 0 0, var(--rs-color-primary-dim-light-theme, #4597ff) 4px 0 0 0;
213
213
  box-shadow:inset #4597ff 0 -4px 0 0, inset #4597ff 0 4px 0 0, #4597ff -4px 0 0 0, #4597ff 4px 0 0 0;
214
214
  box-shadow:inset var(--rs-color-primary-dim-light-theme, #4597ff) 0 -4px 0 0, inset var(--rs-color-primary-dim-light-theme, #4597ff) 0 4px 0 0, var(--rs-color-primary-dim-light-theme, #4597ff) -4px 0 0 0, var(--rs-color-primary-dim-light-theme, #4597ff) 4px 0 0 0;
215
215
  }
216
- ._light_1fcqo6x_31 ._tab_1fcqo6x_13:focus[data-focus-method='key']:after{
216
+ ._light_vmedzw_31 ._tab_vmedzw_13:focus[data-focus-method='key']:after{
217
217
  opacity:0;
218
218
  }
219
- ._dark_1fcqo6x_35 ._tab_1fcqo6x_13:focus[data-focus-method='key']{
219
+ ._dark_vmedzw_35 ._tab_vmedzw_13:focus[data-focus-method='key']{
220
220
  -webkit-box-shadow:inset #428ad2 0 -4px 0 0, inset #428ad2 0 4px 0 0, #428ad2 -4px 0 0 0, #428ad2 4px 0 0 0;
221
221
  -webkit-box-shadow:inset var(--rs-color-primary-dim-dark-theme, #428ad2) 0 -4px 0 0, inset var(--rs-color-primary-dim-dark-theme, #428ad2) 0 4px 0 0, var(--rs-color-primary-dim-dark-theme, #428ad2) -4px 0 0 0, var(--rs-color-primary-dim-dark-theme, #428ad2) 4px 0 0 0;
222
222
  box-shadow:inset #428ad2 0 -4px 0 0, inset #428ad2 0 4px 0 0, #428ad2 -4px 0 0 0, #428ad2 4px 0 0 0;
223
223
  box-shadow:inset var(--rs-color-primary-dim-dark-theme, #428ad2) 0 -4px 0 0, inset var(--rs-color-primary-dim-dark-theme, #428ad2) 0 4px 0 0, var(--rs-color-primary-dim-dark-theme, #428ad2) -4px 0 0 0, var(--rs-color-primary-dim-dark-theme, #428ad2) 4px 0 0 0;
224
224
  }
225
- ._dark_1fcqo6x_35 ._tab_1fcqo6x_13:focus[data-focus-method='key']:after{
225
+ ._dark_vmedzw_35 ._tab_vmedzw_13:focus[data-focus-method='key']:after{
226
226
  opacity:0;
227
227
  }
228
- ._innerOffsetL_1fcqo6x_117 ._tab_1fcqo6x_13:first-of-type,
229
- ._innerOffsetM_1fcqo6x_109 ._tab_1fcqo6x_13:first-of-type{
228
+ ._innerOffsetL_vmedzw_117 ._tab_vmedzw_13:first-of-type,
229
+ ._innerOffsetM_vmedzw_109 ._tab_vmedzw_13:first-of-type{
230
230
  margin-left:0;
231
231
  }
232
232
  @media screen and (max-width: 640px){
233
- ._innerOffsetL_1fcqo6x_117 ._tab_1fcqo6x_13:first-of-type,
234
- ._innerOffsetM_1fcqo6x_109 ._tab_1fcqo6x_13:first-of-type{
233
+ ._innerOffsetL_vmedzw_117 ._tab_vmedzw_13:first-of-type,
234
+ ._innerOffsetM_vmedzw_109 ._tab_vmedzw_13:first-of-type{
235
235
  margin-left:0
236
236
  }
237
237
  }
238
- ._icon_1fcqo6x_239{
238
+ ._icon_vmedzw_239{
239
239
  -webkit-box-flex:0;
240
240
  -ms-flex:0 0;
241
241
  flex:0 0;
242
242
  -ms-flex-preferred-size:auto;
243
243
  flex-basis:auto;
244
244
  }
245
- ._sizeM_1fcqo6x_99 ._icon_1fcqo6x_239{
245
+ ._sizeM_vmedzw_99 ._icon_vmedzw_239{
246
246
  width:24px;
247
247
  height:24px;
248
248
  }
249
- ._sizeL_1fcqo6x_104 ._icon_1fcqo6x_239{
249
+ ._sizeL_vmedzw_104 ._icon_vmedzw_239{
250
250
  width:28px;
251
251
  height:28px;
252
252
  }
253
- ._sizeM_1fcqo6x_99 ._icon_1fcqo6x_239._iconLeft_1fcqo6x_253{
253
+ ._sizeM_vmedzw_99 ._icon_vmedzw_239._iconLeft_vmedzw_253{
254
254
  margin-right:4px;
255
255
  }
256
- ._sizeL_1fcqo6x_104 ._icon_1fcqo6x_239._iconLeft_1fcqo6x_253{
256
+ ._sizeL_vmedzw_104 ._icon_vmedzw_239._iconLeft_vmedzw_253{
257
257
  margin-right:8px;
258
258
  }
259
- ._sizeM_1fcqo6x_99 ._icon_1fcqo6x_239._iconRight_1fcqo6x_261{
259
+ ._sizeM_vmedzw_99 ._icon_vmedzw_239._iconRight_vmedzw_261{
260
260
  margin-left:4px;
261
261
  }
262
- ._sizeL_1fcqo6x_104 ._icon_1fcqo6x_239._iconRight_1fcqo6x_261{
262
+ ._sizeL_vmedzw_104 ._icon_vmedzw_239._iconRight_vmedzw_261{
263
263
  margin-left:8px;
264
264
  }
265
265
 
266
- ._wrapper_edyv3p_4{
266
+ ._wrapper_c04gj4_4{
267
267
  position:relative;
268
268
 
269
269
  display:-webkit-box;
@@ -272,7 +272,7 @@
272
272
 
273
273
  display:flex;
274
274
  }
275
- ._scrollable_edyv3p_10{
275
+ ._scrollable_c04gj4_10{
276
276
  display:-webkit-box;
277
277
  display:-ms-flexbox;
278
278
  display:flex;
@@ -281,7 +281,7 @@
281
281
  margin:-4px;
282
282
  padding:4px;
283
283
  }
284
- ._scrollable_edyv3p_10::after{
284
+ ._scrollable_c04gj4_10::after{
285
285
  display:block;
286
286
 
287
287
  height:100%;
@@ -290,15 +290,15 @@
290
290
 
291
291
  content:'';
292
292
  }
293
- ._scrollable_edyv3p_10 {
293
+ ._scrollable_c04gj4_10 {
294
294
 
295
295
  -ms-overflow-style:none;
296
296
  scrollbar-width:none;
297
297
  }
298
- ._scrollable_edyv3p_10::-webkit-scrollbar{
298
+ ._scrollable_c04gj4_10::-webkit-scrollbar{
299
299
  display:none;
300
300
  }
301
- ._arrowShadow_edyv3p_39{
301
+ ._arrowShadow_c04gj4_39{
302
302
  position:absolute;
303
303
  top:0;
304
304
 
@@ -308,7 +308,7 @@
308
308
 
309
309
  pointer-events:none;
310
310
  }
311
- ._arrowShadow_edyv3p_39::before{
311
+ ._arrowShadow_c04gj4_39::before{
312
312
  position:absolute;
313
313
 
314
314
  display:block;
@@ -322,7 +322,7 @@
322
322
 
323
323
  box-shadow:0 0 12px 12px currentColor;
324
324
  }
325
- ._arrow_edyv3p_39{
325
+ ._arrow_c04gj4_39{
326
326
  position:absolute;
327
327
  z-index:2;
328
328
  top:50%;
@@ -348,15 +348,15 @@
348
348
  -webkit-transform:translateY(-50%);
349
349
  transform:translateY(-50%);
350
350
  }
351
- ._light_edyv3p_82 ._arrow_edyv3p_39{
351
+ ._light_c04gj4_82 ._arrow_c04gj4_39{
352
352
  color:#FFFFFF;
353
353
  background-color:#FFFFFF;
354
354
  }
355
- ._dark_edyv3p_86 ._arrow_edyv3p_39{
355
+ ._dark_c04gj4_86 ._arrow_c04gj4_39{
356
356
  color:#19191C;
357
357
  background-color:#19191C;
358
358
  }
359
- ._arrow_edyv3p_39._shown_edyv3p_91{
359
+ ._arrow_c04gj4_39._shown_c04gj4_91{
360
360
  opacity:1;
361
361
 
362
362
  pointer-events:auto;
@@ -365,36 +365,36 @@
365
365
 
366
366
  transition:opacity 0.15s ease-in;
367
367
  }
368
- ._arrow_edyv3p_39._arrowLeft_edyv3p_99{
368
+ ._arrow_c04gj4_39._arrowLeft_c04gj4_99{
369
369
  left:-5px;
370
370
  }
371
- ._arrow_edyv3p_39._arrowLeft_edyv3p_99 ._arrowShadow_edyv3p_39{
371
+ ._arrow_c04gj4_39._arrowLeft_c04gj4_99 ._arrowShadow_c04gj4_39{
372
372
  right:-24px;
373
373
  }
374
- ._arrow_edyv3p_39._arrowLeft_edyv3p_99 ._arrowShadow_edyv3p_39::before{
374
+ ._arrow_c04gj4_39._arrowLeft_c04gj4_99 ._arrowShadow_c04gj4_39::before{
375
375
  left:-100%;
376
376
  }
377
- ._arrow_edyv3p_39._arrowRight_edyv3p_112{
377
+ ._arrow_c04gj4_39._arrowRight_c04gj4_112{
378
378
  right:-5px;
379
379
  }
380
- ._arrow_edyv3p_39._arrowRight_edyv3p_112 ._arrowShadow_edyv3p_39{
380
+ ._arrow_c04gj4_39._arrowRight_c04gj4_112 ._arrowShadow_c04gj4_39{
381
381
  left:-24px;
382
382
  }
383
- ._arrow_edyv3p_39._arrowRight_edyv3p_112 ._arrowShadow_edyv3p_39::before{
383
+ ._arrow_c04gj4_39._arrowRight_c04gj4_112 ._arrowShadow_c04gj4_39::before{
384
384
  right:-100%;
385
385
  }
386
- ._arrowButton_edyv3p_126{
386
+ ._arrowButton_c04gj4_126{
387
387
  cursor:pointer;
388
388
  }
389
389
 
390
- ._separator_zbup9u_3{
390
+ ._separator_wxtf13_3{
391
391
  position:relative;
392
392
  z-index:2;
393
393
 
394
394
  width:100%;
395
395
  }
396
396
 
397
- ._separator_zbup9u_3:after{
397
+ ._separator_wxtf13_3:after{
398
398
  position:absolute;
399
399
  right:0;
400
400
  bottom:0;
@@ -404,14 +404,14 @@
404
404
 
405
405
  content:'';
406
406
  }
407
- ._light_zbup9u_22:after{
407
+ ._light_wxtf13_22:after{
408
408
  background-color:rgba(25,25,28,0.3);
409
409
  }
410
- ._dark_zbup9u_28:after{
410
+ ._dark_wxtf13_28:after{
411
411
  background-color:rgba(255,255,255,0.4);
412
412
  }
413
413
 
414
- ._chipsContainer_675g9w_9{
414
+ ._chipsContainer_1u0cssh_9{
415
415
  position:relative;
416
416
 
417
417
  display:-webkit-box;
@@ -420,7 +420,7 @@
420
420
 
421
421
  display:flex;
422
422
  }
423
- ._chip_675g9w_9{
423
+ ._chip_1u0cssh_9{
424
424
  position:relative;
425
425
  z-index:1;
426
426
 
@@ -460,90 +460,90 @@
460
460
 
461
461
  transition:color 100ms, background-color 100ms, border-color 100ms;
462
462
  }
463
- ._chip_675g9w_9:hover,
464
- ._chip_675g9w_9:focus,
465
- ._chip_675g9w_9:active{
463
+ ._chip_1u0cssh_9:hover,
464
+ ._chip_1u0cssh_9:focus,
465
+ ._chip_1u0cssh_9:active{
466
466
  outline:none;
467
467
 
468
468
  text-decoration:none;
469
469
  }
470
- ._light_675g9w_49 ._chip_675g9w_9:focus[data-focus-method='key']{
470
+ ._light_1u0cssh_49 ._chip_1u0cssh_9:focus[data-focus-method='key']{
471
471
  -webkit-box-shadow:rgba(22,125,255,0.8) 0 0 0 4px;
472
472
  -webkit-box-shadow:var(--rs-color-primary-t-dim-light-theme, rgba(22,125,255,0.8)) 0 0 0 4px;
473
473
  box-shadow:rgba(22,125,255,0.8) 0 0 0 4px;
474
474
  box-shadow:var(--rs-color-primary-t-dim-light-theme, rgba(22,125,255,0.8)) 0 0 0 4px;
475
475
  }
476
- ._dark_675g9w_54 ._chip_675g9w_9:focus[data-focus-method='key']{
476
+ ._dark_1u0cssh_54 ._chip_1u0cssh_9:focus[data-focus-method='key']{
477
477
  -webkit-box-shadow:rgba(76,166,255,0.8) 0 0 0 4px;
478
478
  -webkit-box-shadow:var(--rs-color-primary-t-dim-dark-theme, rgba(76,166,255,0.8)) 0 0 0 4px;
479
479
  box-shadow:rgba(76,166,255,0.8) 0 0 0 4px;
480
480
  box-shadow:var(--rs-color-primary-t-dim-dark-theme, rgba(76,166,255,0.8)) 0 0 0 4px;
481
481
  }
482
- ._sizeXs_675g9w_1 ._chip_675g9w_9 {
482
+ ._sizeXs_1u0cssh_1 ._chip_1u0cssh_9 {
483
483
  padding: 1px 15px;
484
484
  border-width: 1px;
485
485
  }
486
- ._sizeS_675g9w_63 ._chip_675g9w_9 {
486
+ ._sizeS_1u0cssh_63 ._chip_1u0cssh_9 {
487
487
  padding: 5px 15px;
488
488
  border-width: 1px;
489
489
  }
490
- ._sizeM_675g9w_69 ._chip_675g9w_9 {
490
+ ._sizeM_1u0cssh_69 ._chip_1u0cssh_9 {
491
491
  padding: 7px 23px;
492
492
  border-width: 1px;
493
493
  }
494
- ._sizeL_675g9w_75 ._chip_675g9w_9 {
494
+ ._sizeL_1u0cssh_75 ._chip_1u0cssh_9 {
495
495
  padding: 11px 31px;
496
496
  border-width: 1px;
497
497
  }
498
- ._sizeXs_675g9w_1 ._chip_675g9w_9._selected_675g9w_59 {
498
+ ._sizeXs_1u0cssh_1 ._chip_1u0cssh_9._selected_1u0cssh_59 {
499
499
  padding: 0px 14px;
500
500
  border-width: 2px;
501
501
  }
502
- ._sizeS_675g9w_63 ._chip_675g9w_9._selected_675g9w_59 {
502
+ ._sizeS_1u0cssh_63 ._chip_1u0cssh_9._selected_1u0cssh_59 {
503
503
  padding: 4px 14px;
504
504
  border-width: 2px;
505
505
  }
506
- ._sizeM_675g9w_69 ._chip_675g9w_9._selected_675g9w_59 {
506
+ ._sizeM_1u0cssh_69 ._chip_1u0cssh_9._selected_1u0cssh_59 {
507
507
  padding: 6px 22px;
508
508
  border-width: 2px;
509
509
  }
510
- ._sizeL_675g9w_75 ._chip_675g9w_9._selected_675g9w_59 {
510
+ ._sizeL_1u0cssh_75 ._chip_1u0cssh_9._selected_1u0cssh_59 {
511
511
  padding: 10px 30px;
512
512
  border-width: 2px;
513
513
  }
514
- ._sizeXs_675g9w_1 ._chip_675g9w_9._withoutText_675g9w_60 {
514
+ ._sizeXs_1u0cssh_1 ._chip_1u0cssh_9._withoutText_1u0cssh_60 {
515
515
  padding: 1px 1px;
516
516
  border-width: 1px;
517
517
  }
518
- ._sizeS_675g9w_63 ._chip_675g9w_9._withoutText_675g9w_60 {
518
+ ._sizeS_1u0cssh_63 ._chip_1u0cssh_9._withoutText_1u0cssh_60 {
519
519
  padding: 5px 5px;
520
520
  border-width: 1px;
521
521
  }
522
- ._sizeM_675g9w_69 ._chip_675g9w_9._withoutText_675g9w_60 {
522
+ ._sizeM_1u0cssh_69 ._chip_1u0cssh_9._withoutText_1u0cssh_60 {
523
523
  padding: 7px 7px;
524
524
  border-width: 1px;
525
525
  }
526
- ._sizeL_675g9w_75 ._chip_675g9w_9._withoutText_675g9w_60 {
526
+ ._sizeL_1u0cssh_75 ._chip_1u0cssh_9._withoutText_1u0cssh_60 {
527
527
  padding: 11px 11px;
528
528
  border-width: 1px;
529
529
  }
530
- ._sizeXs_675g9w_1 ._chip_675g9w_9._selected_675g9w_59._withoutText_675g9w_60 {
530
+ ._sizeXs_1u0cssh_1 ._chip_1u0cssh_9._selected_1u0cssh_59._withoutText_1u0cssh_60 {
531
531
  padding: 0px 0px;
532
532
  border-width: 2px;
533
533
  }
534
- ._sizeS_675g9w_63 ._chip_675g9w_9._selected_675g9w_59._withoutText_675g9w_60 {
534
+ ._sizeS_1u0cssh_63 ._chip_1u0cssh_9._selected_1u0cssh_59._withoutText_1u0cssh_60 {
535
535
  padding: 4px 4px;
536
536
  border-width: 2px;
537
537
  }
538
- ._sizeM_675g9w_69 ._chip_675g9w_9._selected_675g9w_59._withoutText_675g9w_60 {
538
+ ._sizeM_1u0cssh_69 ._chip_1u0cssh_9._selected_1u0cssh_59._withoutText_1u0cssh_60 {
539
539
  padding: 6px 6px;
540
540
  border-width: 2px;
541
541
  }
542
- ._sizeL_675g9w_75 ._chip_675g9w_9._selected_675g9w_59._withoutText_675g9w_60 {
542
+ ._sizeL_1u0cssh_75 ._chip_1u0cssh_9._selected_1u0cssh_59._withoutText_1u0cssh_60 {
543
543
  padding: 10px 10px;
544
544
  border-width: 2px;
545
545
  }
546
- ._sizeS_675g9w_63 ._chip_675g9w_9{
546
+ ._sizeS_1u0cssh_63 ._chip_1u0cssh_9{
547
547
  letter-spacing:0.0045em;
548
548
  color:rgba(25,25,28,0.7);
549
549
  color:var(--rs-typography-color-average, rgba(25,25,28,0.7));
@@ -554,14 +554,14 @@
554
554
  line-height:20px;
555
555
  line-height:var(--rs-text-3-line-height, 20px);
556
556
  }
557
- ._rs-reset-letter-spacing_675g9w_1 ._sizeS_675g9w_63 ._chip_675g9w_9{
557
+ ._rs-reset-letter-spacing_1u0cssh_1 ._sizeS_1u0cssh_63 ._chip_1u0cssh_9{
558
558
  letter-spacing:normal;
559
559
  }
560
- ._sizeS_675g9w_63 ._chip_675g9w_9 {
560
+ ._sizeS_1u0cssh_63 ._chip_1u0cssh_9 {
561
561
 
562
562
  border-radius:24px;
563
563
  }
564
- ._sizeM_675g9w_69 ._chip_675g9w_9{
564
+ ._sizeM_1u0cssh_69 ._chip_1u0cssh_9{
565
565
  letter-spacing:0.0015em;
566
566
  color:rgba(25,25,28,0.7);
567
567
  color:var(--rs-typography-color-average, rgba(25,25,28,0.7));
@@ -573,14 +573,14 @@
573
573
  line-height:24px;
574
574
  line-height:var(--rs-text-2-line-height, 24px);
575
575
  }
576
- ._rs-reset-letter-spacing_675g9w_1 ._sizeM_675g9w_69 ._chip_675g9w_9{
576
+ ._rs-reset-letter-spacing_1u0cssh_1 ._sizeM_1u0cssh_69 ._chip_1u0cssh_9{
577
577
  letter-spacing:normal;
578
578
  }
579
- ._sizeM_675g9w_69 ._chip_675g9w_9 {
579
+ ._sizeM_1u0cssh_69 ._chip_1u0cssh_9 {
580
580
 
581
581
  border-radius:24px;
582
582
  }
583
- ._sizeL_675g9w_75 ._chip_675g9w_9{
583
+ ._sizeL_1u0cssh_75 ._chip_1u0cssh_9{
584
584
  color:rgba(25,25,28,0.7);
585
585
  color:var(--rs-typography-color-average, rgba(25,25,28,0.7));
586
586
  font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
@@ -593,68 +593,68 @@
593
593
 
594
594
  border-radius:36px;
595
595
  }
596
- ._light_675g9w_49._rock_675g9w_81 ._chip_675g9w_9{
596
+ ._light_1u0cssh_49._rock_1u0cssh_81 ._chip_1u0cssh_9{
597
597
  color:#19191C;
598
598
  border-color:rgba(25,25,28,0.3);
599
599
  }
600
- ._light_675g9w_49._rock_675g9w_81 ._chip_675g9w_9:focus{
600
+ ._light_1u0cssh_49._rock_1u0cssh_81 ._chip_1u0cssh_9:focus{
601
601
  color:#19191C;
602
602
  border-color:rgba(25,25,28,0.3);
603
603
  }
604
604
  @media screen and (-ms-high-contrast: active),(-ms-high-contrast: none),(hover: hover){
605
- ._light_675g9w_49._rock_675g9w_81 ._chip_675g9w_9:hover{
605
+ ._light_1u0cssh_49._rock_1u0cssh_81 ._chip_1u0cssh_9:hover{
606
606
  color:#19191C;
607
607
  border-color:rgba(25,25,28,0.3);
608
608
 
609
609
  background:rgba(25,25,28,0.1);
610
610
  }
611
611
  }
612
- ._light_675g9w_49._rock_675g9w_81 ._chip_675g9w_9:active{
612
+ ._light_1u0cssh_49._rock_1u0cssh_81 ._chip_1u0cssh_9:active{
613
613
  color:#19191C;
614
614
  border-color:#19191C;
615
615
 
616
616
  background:rgba(25,25,28,0.1);
617
617
  }
618
- ._light_675g9w_49._rock_675g9w_81 ._chip_675g9w_9._selected_675g9w_59{
618
+ ._light_1u0cssh_49._rock_1u0cssh_81 ._chip_1u0cssh_9._selected_1u0cssh_59{
619
619
  color:#19191C;
620
620
  border-color:#19191C;
621
621
  }
622
- ._dark_675g9w_54._rock_675g9w_81 ._chip_675g9w_9{
622
+ ._dark_1u0cssh_54._rock_1u0cssh_81 ._chip_1u0cssh_9{
623
623
  color:#FFFFFF;
624
624
  border-color:rgba(255,255,255,0.3);
625
625
  }
626
- ._dark_675g9w_54._rock_675g9w_81 ._chip_675g9w_9:focus{
626
+ ._dark_1u0cssh_54._rock_1u0cssh_81 ._chip_1u0cssh_9:focus{
627
627
  color:#FFFFFF;
628
628
  border-color:rgba(255,255,255,0.4);
629
629
  }
630
630
  @media screen and (-ms-high-contrast: active),(-ms-high-contrast: none),(hover: hover){
631
- ._dark_675g9w_54._rock_675g9w_81 ._chip_675g9w_9:hover{
631
+ ._dark_1u0cssh_54._rock_1u0cssh_81 ._chip_1u0cssh_9:hover{
632
632
  color:#FFFFFF;
633
633
  border-color:rgba(255,255,255,0.4);
634
634
 
635
635
  background:rgba(255,255,255,0.1);
636
636
  }
637
637
  }
638
- ._dark_675g9w_54._rock_675g9w_81 ._chip_675g9w_9:active{
638
+ ._dark_1u0cssh_54._rock_1u0cssh_81 ._chip_1u0cssh_9:active{
639
639
  color:#FFFFFF;
640
640
  border-color:#FFFFFF;
641
641
 
642
642
  background:rgba(255,255,255,0.1);
643
643
  }
644
- ._dark_675g9w_54._rock_675g9w_81 ._chip_675g9w_9._selected_675g9w_59{
644
+ ._dark_1u0cssh_54._rock_1u0cssh_81 ._chip_1u0cssh_9._selected_1u0cssh_59{
645
645
  color:#FFFFFF;
646
646
  border-color:#FFFFFF;
647
647
  }
648
- ._light_675g9w_49._classic_675g9w_143 ._chip_675g9w_9{
648
+ ._light_1u0cssh_49._classic_1u0cssh_143 ._chip_1u0cssh_9{
649
649
  color:#19191C;
650
650
  border-color:rgba(25,25,28,0.3);
651
651
  }
652
- ._light_675g9w_49._classic_675g9w_143 ._chip_675g9w_9:focus{
652
+ ._light_1u0cssh_49._classic_1u0cssh_143 ._chip_1u0cssh_9:focus{
653
653
  color:#19191C;
654
654
  border-color:rgba(25,25,28,0.3);
655
655
  }
656
656
  @media screen and (-ms-high-contrast: active),(-ms-high-contrast: none),(hover: hover){
657
- ._light_675g9w_49._classic_675g9w_143 ._chip_675g9w_9:hover{
657
+ ._light_1u0cssh_49._classic_1u0cssh_143 ._chip_1u0cssh_9:hover{
658
658
  color:#19191C;
659
659
  border-color:rgba(25,25,28,0.3);
660
660
 
@@ -663,7 +663,7 @@
663
663
  background:var(--rs-color-primary-t-fog-light-theme, rgba(22,125,255,0.2));
664
664
  }
665
665
  }
666
- ._light_675g9w_49._classic_675g9w_143 ._chip_675g9w_9:active{
666
+ ._light_1u0cssh_49._classic_1u0cssh_143 ._chip_1u0cssh_9:active{
667
667
  color:#19191C;
668
668
  border-color:#167DFF;
669
669
  border-color:var(--rs-color-primary-light-theme, #167DFF);
@@ -672,21 +672,21 @@
672
672
 
673
673
  background:var(--rs-color-primary-t-fog-light-theme, rgba(22,125,255,0.2));
674
674
  }
675
- ._light_675g9w_49._classic_675g9w_143 ._chip_675g9w_9._selected_675g9w_59{
675
+ ._light_1u0cssh_49._classic_1u0cssh_143 ._chip_1u0cssh_9._selected_1u0cssh_59{
676
676
  color:#19191C;
677
677
  border-color:#167DFF;
678
678
  border-color:var(--rs-color-primary-light-theme, #167DFF);
679
679
  }
680
- ._dark_675g9w_54._classic_675g9w_143 ._chip_675g9w_9{
680
+ ._dark_1u0cssh_54._classic_1u0cssh_143 ._chip_1u0cssh_9{
681
681
  color:#FFFFFF;
682
682
  border-color:rgba(255,255,255,0.3);
683
683
  }
684
- ._dark_675g9w_54._classic_675g9w_143 ._chip_675g9w_9:focus{
684
+ ._dark_1u0cssh_54._classic_1u0cssh_143 ._chip_1u0cssh_9:focus{
685
685
  color:#FFFFFF;
686
686
  border-color:rgba(255,255,255,0.4);
687
687
  }
688
688
  @media screen and (-ms-high-contrast: active),(-ms-high-contrast: none),(hover: hover){
689
- ._dark_675g9w_54._classic_675g9w_143 ._chip_675g9w_9:hover{
689
+ ._dark_1u0cssh_54._classic_1u0cssh_143 ._chip_1u0cssh_9:hover{
690
690
  color:#FFFFFF;
691
691
  border-color:rgba(255,255,255,0.4);
692
692
 
@@ -695,7 +695,7 @@
695
695
  background:var(--rs-color-primary-t-fog-dark-theme, rgba(76,166,255,0.3));
696
696
  }
697
697
  }
698
- ._dark_675g9w_54._classic_675g9w_143 ._chip_675g9w_9:active{
698
+ ._dark_1u0cssh_54._classic_1u0cssh_143 ._chip_1u0cssh_9:active{
699
699
  color:#FFFFFF;
700
700
  border-color:#4CA6ff;
701
701
  border-color:var(--rs-color-primary-dark-theme, #4CA6ff);
@@ -704,101 +704,101 @@
704
704
 
705
705
  background:var(--rs-color-primary-t-fog-dark-theme, rgba(76,166,255,0.3));
706
706
  }
707
- ._dark_675g9w_54._classic_675g9w_143 ._chip_675g9w_9._selected_675g9w_59{
707
+ ._dark_1u0cssh_54._classic_1u0cssh_143 ._chip_1u0cssh_9._selected_1u0cssh_59{
708
708
  color:#FFFFFF;
709
709
  border-color:#4CA6ff;
710
710
  border-color:var(--rs-color-primary-dark-theme, #4CA6ff);
711
711
  }
712
- ._innerOffsetM_675g9w_205 ._chip_675g9w_9{
712
+ ._innerOffsetM_1u0cssh_205 ._chip_1u0cssh_9{
713
713
  margin-left:8px;
714
714
  }
715
715
  @media screen and (max-width: 640px){
716
- ._innerOffsetM_675g9w_205 ._chip_675g9w_9{
716
+ ._innerOffsetM_1u0cssh_205 ._chip_1u0cssh_9{
717
717
  margin-left:8px
718
718
  }
719
719
  }
720
- ._innerOffsetL_675g9w_213 ._chip_675g9w_9{
720
+ ._innerOffsetL_1u0cssh_213 ._chip_1u0cssh_9{
721
721
  margin-left:16px;
722
722
  }
723
723
  @media screen and (max-width: 640px){
724
- ._innerOffsetL_675g9w_213 ._chip_675g9w_9{
724
+ ._innerOffsetL_1u0cssh_213 ._chip_1u0cssh_9{
725
725
  margin-left:8px
726
726
  }
727
727
  }
728
- ._innerOffsetL_675g9w_213 ._chip_675g9w_9:first-of-type,
729
- ._innerOffsetM_675g9w_205 ._chip_675g9w_9:first-of-type{
728
+ ._innerOffsetL_1u0cssh_213 ._chip_1u0cssh_9:first-of-type,
729
+ ._innerOffsetM_1u0cssh_205 ._chip_1u0cssh_9:first-of-type{
730
730
  margin-left:0;
731
731
  }
732
732
  @media screen and (max-width: 640px){
733
- ._innerOffsetL_675g9w_213 ._chip_675g9w_9:first-of-type,
734
- ._innerOffsetM_675g9w_205 ._chip_675g9w_9:first-of-type{
733
+ ._innerOffsetL_1u0cssh_213 ._chip_1u0cssh_9:first-of-type,
734
+ ._innerOffsetM_1u0cssh_205 ._chip_1u0cssh_9:first-of-type{
735
735
  margin-left:0
736
736
  }
737
737
  }
738
- ._icon_675g9w_231{
738
+ ._icon_1u0cssh_231{
739
739
  -webkit-box-flex:0;
740
740
  -ms-flex:0 0;
741
741
  flex:0 0;
742
742
  -ms-flex-preferred-size:auto;
743
743
  flex-basis:auto;
744
744
  }
745
- ._sizeXs_675g9w_1 ._icon_675g9w_231._iconLeft_675g9w_235 {
745
+ ._sizeXs_1u0cssh_1 ._icon_1u0cssh_231._iconLeft_1u0cssh_235 {
746
746
  width: 20px;
747
747
  height: 20px;
748
748
  min-width: 20px;
749
749
  min-height: 20px;
750
750
  margin: 0 8px 0 -2px;
751
751
  }
752
- ._sizeS_675g9w_63 ._icon_675g9w_231._iconLeft_675g9w_235 {
752
+ ._sizeS_1u0cssh_63 ._icon_1u0cssh_231._iconLeft_1u0cssh_235 {
753
753
  width: 20px;
754
754
  height: 20px;
755
755
  min-width: 20px;
756
756
  min-height: 20px;
757
757
  margin: 0 8px 0 -2px;
758
758
  }
759
- ._sizeM_675g9w_69 ._icon_675g9w_231._iconLeft_675g9w_235 {
759
+ ._sizeM_1u0cssh_69 ._icon_1u0cssh_231._iconLeft_1u0cssh_235 {
760
760
  width: 24px;
761
761
  height: 24px;
762
762
  min-width: 24px;
763
763
  min-height: 24px;
764
764
  margin: 0 8px 0 -2px;
765
765
  }
766
- ._sizeL_675g9w_75 ._icon_675g9w_231._iconLeft_675g9w_235 {
766
+ ._sizeL_1u0cssh_75 ._icon_1u0cssh_231._iconLeft_1u0cssh_235 {
767
767
  width: 28px;
768
768
  height: 28px;
769
769
  min-width: 28px;
770
770
  min-height: 28px;
771
771
  margin: 0 16px 0 -2px;
772
772
  }
773
- ._sizeXs_675g9w_1 ._icon_675g9w_231._iconRight_675g9w_236 {
773
+ ._sizeXs_1u0cssh_1 ._icon_1u0cssh_231._iconRight_1u0cssh_236 {
774
774
  width: 20px;
775
775
  height: 20px;
776
776
  min-width: 20px;
777
777
  min-height: 20px;
778
778
  margin: 0 -2px 0 8px;
779
779
  }
780
- ._sizeS_675g9w_63 ._icon_675g9w_231._iconRight_675g9w_236 {
780
+ ._sizeS_1u0cssh_63 ._icon_1u0cssh_231._iconRight_1u0cssh_236 {
781
781
  width: 20px;
782
782
  height: 20px;
783
783
  min-width: 20px;
784
784
  min-height: 20px;
785
785
  margin: 0 -2px 0 8px;
786
786
  }
787
- ._sizeM_675g9w_69 ._icon_675g9w_231._iconRight_675g9w_236 {
787
+ ._sizeM_1u0cssh_69 ._icon_1u0cssh_231._iconRight_1u0cssh_236 {
788
788
  width: 24px;
789
789
  height: 24px;
790
790
  min-width: 24px;
791
791
  min-height: 24px;
792
792
  margin: 0 -2px 0 8px;
793
793
  }
794
- ._sizeL_675g9w_75 ._icon_675g9w_231._iconRight_675g9w_236 {
794
+ ._sizeL_1u0cssh_75 ._icon_1u0cssh_231._iconRight_1u0cssh_236 {
795
795
  width: 28px;
796
796
  height: 28px;
797
797
  min-width: 28px;
798
798
  min-height: 28px;
799
799
  margin: 0 -2px 0 16px;
800
800
  }
801
- ._withoutText_675g9w_60 ._icon_675g9w_231._iconRight_675g9w_236,
802
- ._withoutText_675g9w_60 ._icon_675g9w_231._iconLeft_675g9w_235{
801
+ ._withoutText_1u0cssh_60 ._icon_1u0cssh_231._iconRight_1u0cssh_236,
802
+ ._withoutText_1u0cssh_60 ._icon_1u0cssh_231._iconLeft_1u0cssh_235{
803
803
  margin:0;
804
804
  }
@@ -1,21 +1,21 @@
1
1
  var styles = {
2
- "chipsContainer": "_chipsContainer_675g9w_9",
3
- "chip": "_chip_675g9w_9",
4
- "light": "_light_675g9w_49",
5
- "dark": "_dark_675g9w_54",
6
- "sizeXs": "_sizeXs_675g9w_1",
7
- "sizeS": "_sizeS_675g9w_63",
8
- "sizeM": "_sizeM_675g9w_69",
9
- "sizeL": "_sizeL_675g9w_75",
10
- "selected": "_selected_675g9w_59",
11
- "withoutText": "_withoutText_675g9w_60",
12
- "rs-reset-letter-spacing": "_rs-reset-letter-spacing_675g9w_1",
13
- "rock": "_rock_675g9w_81",
14
- "classic": "_classic_675g9w_143",
15
- "innerOffsetM": "_innerOffsetM_675g9w_205",
16
- "innerOffsetL": "_innerOffsetL_675g9w_213",
17
- "icon": "_icon_675g9w_231",
18
- "iconLeft": "_iconLeft_675g9w_235",
19
- "iconRight": "_iconRight_675g9w_236"
2
+ "chipsContainer": "_chipsContainer_1u0cssh_9",
3
+ "chip": "_chip_1u0cssh_9",
4
+ "light": "_light_1u0cssh_49",
5
+ "dark": "_dark_1u0cssh_54",
6
+ "sizeXs": "_sizeXs_1u0cssh_1",
7
+ "sizeS": "_sizeS_1u0cssh_63",
8
+ "sizeM": "_sizeM_1u0cssh_69",
9
+ "sizeL": "_sizeL_1u0cssh_75",
10
+ "selected": "_selected_1u0cssh_59",
11
+ "withoutText": "_withoutText_1u0cssh_60",
12
+ "rs-reset-letter-spacing": "_rs-reset-letter-spacing_1u0cssh_1",
13
+ "rock": "_rock_1u0cssh_81",
14
+ "classic": "_classic_1u0cssh_143",
15
+ "innerOffsetM": "_innerOffsetM_1u0cssh_205",
16
+ "innerOffsetL": "_innerOffsetL_1u0cssh_213",
17
+ "icon": "_icon_1u0cssh_231",
18
+ "iconLeft": "_iconLeft_1u0cssh_235",
19
+ "iconRight": "_iconRight_1u0cssh_236"
20
20
  };
21
21
  export default styles;
@@ -1,6 +1,6 @@
1
1
  var styles = {
2
- "separator": "_separator_zbup9u_3",
3
- "light": "_light_zbup9u_22",
4
- "dark": "_dark_zbup9u_28"
2
+ "separator": "_separator_wxtf13_3",
3
+ "light": "_light_wxtf13_22",
4
+ "dark": "_dark_wxtf13_28"
5
5
  };
6
6
  export default styles;
@@ -1,21 +1,21 @@
1
1
  var styles = {
2
- "wrapper": "_wrapper_1fcqo6x_9",
3
- "tabsContainer": "_tabsContainer_1fcqo6x_13",
4
- "indicator": "_indicator_1fcqo6x_19",
5
- "light": "_light_1fcqo6x_31",
6
- "classic": "_classic_1fcqo6x_31",
7
- "dark": "_dark_1fcqo6x_35",
8
- "rock": "_rock_1fcqo6x_39",
9
- "tab": "_tab_1fcqo6x_13",
10
- "sizeM": "_sizeM_1fcqo6x_99",
11
- "rs-reset-letter-spacing": "_rs-reset-letter-spacing_1fcqo6x_1",
12
- "sizeL": "_sizeL_1fcqo6x_104",
13
- "innerOffsetM": "_innerOffsetM_1fcqo6x_109",
14
- "innerOffsetL": "_innerOffsetL_1fcqo6x_117",
15
- "short": "_short_1fcqo6x_133",
16
- "selected": "_selected_1fcqo6x_141",
17
- "icon": "_icon_1fcqo6x_239",
18
- "iconLeft": "_iconLeft_1fcqo6x_253",
19
- "iconRight": "_iconRight_1fcqo6x_261"
2
+ "wrapper": "_wrapper_vmedzw_9",
3
+ "tabsContainer": "_tabsContainer_vmedzw_13",
4
+ "indicator": "_indicator_vmedzw_19",
5
+ "light": "_light_vmedzw_31",
6
+ "classic": "_classic_vmedzw_31",
7
+ "dark": "_dark_vmedzw_35",
8
+ "rock": "_rock_vmedzw_39",
9
+ "tab": "_tab_vmedzw_13",
10
+ "sizeM": "_sizeM_vmedzw_99",
11
+ "rs-reset-letter-spacing": "_rs-reset-letter-spacing_vmedzw_1",
12
+ "sizeL": "_sizeL_vmedzw_104",
13
+ "innerOffsetM": "_innerOffsetM_vmedzw_109",
14
+ "innerOffsetL": "_innerOffsetL_vmedzw_117",
15
+ "short": "_short_vmedzw_133",
16
+ "selected": "_selected_vmedzw_141",
17
+ "icon": "_icon_vmedzw_239",
18
+ "iconLeft": "_iconLeft_vmedzw_253",
19
+ "iconRight": "_iconRight_vmedzw_261"
20
20
  };
21
21
  export default styles;
@@ -1,13 +1,13 @@
1
1
  var styles = {
2
- "wrapper": "_wrapper_edyv3p_4",
3
- "scrollable": "_scrollable_edyv3p_10",
4
- "arrowShadow": "_arrowShadow_edyv3p_39",
5
- "arrow": "_arrow_edyv3p_39",
6
- "light": "_light_edyv3p_82",
7
- "dark": "_dark_edyv3p_86",
8
- "shown": "_shown_edyv3p_91",
9
- "arrowLeft": "_arrowLeft_edyv3p_99",
10
- "arrowRight": "_arrowRight_edyv3p_112",
11
- "arrowButton": "_arrowButton_edyv3p_126"
2
+ "wrapper": "_wrapper_c04gj4_4",
3
+ "scrollable": "_scrollable_c04gj4_10",
4
+ "arrowShadow": "_arrowShadow_c04gj4_39",
5
+ "arrow": "_arrow_c04gj4_39",
6
+ "light": "_light_c04gj4_82",
7
+ "dark": "_dark_c04gj4_86",
8
+ "shown": "_shown_c04gj4_91",
9
+ "arrowLeft": "_arrowLeft_c04gj4_99",
10
+ "arrowRight": "_arrowRight_c04gj4_112",
11
+ "arrowButton": "_arrowButton_c04gj4_126"
12
12
  };
13
13
  export default styles;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rescui/tab-list",
3
- "version": "0.5.0",
3
+ "version": "0.5.1",
4
4
  "description": "",
5
5
  "license": "Apache-2.0",
6
6
  "author": "JetBrains",
@@ -17,8 +17,8 @@
17
17
  "dependencies": {
18
18
  "@babel/runtime-corejs3": "^7.14.0",
19
19
  "@juggle/resize-observer": "3.3.0",
20
- "@rescui/button": "^0.4.1",
21
- "@rescui/icons": "^0.4.0",
20
+ "@rescui/button": "^0.4.2",
21
+ "@rescui/icons": "^0.5.0",
22
22
  "classnames": "^2.2.6",
23
23
  "core-js": "^3.9.1"
24
24
  },
@@ -31,11 +31,11 @@
31
31
  "@rescui/colors": "^0.0.6",
32
32
  "@rescui/postcss-preset-library": "^0.0.4",
33
33
  "@rescui/scripts": "^0.1.4",
34
- "@rescui/typography": "^0.4.0",
34
+ "@rescui/typography": "^0.5.0",
35
35
  "@rescui/visual-regression": "^0.0.1"
36
36
  },
37
37
  "scripts": {
38
38
  "build": "rescui-scripts build"
39
39
  },
40
- "gitHead": "6b1d206de2641861028760d73f33dee214c07911"
40
+ "gitHead": "f07b6abc886028f74f129d1d7bfbf8fcfa5825af"
41
41
  }