@rescui/tab-list 0.8.0 → 0.8.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_ihnvl0_9{
1
+ ._wrapper_1md4d02_9{
2
2
  position:relative;
3
3
  }
4
- ._tabsContainer_ihnvl0_13{
4
+ ._tabsContainer_1md4d02_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_ihnvl0_19{
13
+ ._indicator_1md4d02_19{
14
14
  position:absolute;
15
15
  z-index:3;
16
16
  bottom:0;
@@ -23,21 +23,21 @@
23
23
  transition:left 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, width 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
24
24
  will-change:left, width;
25
25
  }
26
- ._light_ihnvl0_31._classic_ihnvl0_31 ._indicator_ihnvl0_19{
26
+ ._light_1md4d02_31._classic_1md4d02_31 ._indicator_1md4d02_19{
27
27
  background-color:#6B57FF;
28
28
  background-color:var(--rs-color-primary-light-theme, #6B57FF);
29
29
  }
30
- ._dark_ihnvl0_35._classic_ihnvl0_31 ._indicator_ihnvl0_19{
30
+ ._dark_1md4d02_35._classic_1md4d02_31 ._indicator_1md4d02_19{
31
31
  background-color:#8473FF;
32
32
  background-color:var(--rs-color-primary-dark-theme, #8473FF);
33
33
  }
34
- ._light_ihnvl0_31._rock_ihnvl0_39 ._indicator_ihnvl0_19{
34
+ ._light_1md4d02_31._rock_1md4d02_39 ._indicator_1md4d02_19{
35
35
  background-color:#19191C;
36
36
  }
37
- ._dark_ihnvl0_35._rock_ihnvl0_39 ._indicator_ihnvl0_19{
37
+ ._dark_1md4d02_35._rock_1md4d02_39 ._indicator_1md4d02_19{
38
38
  background-color:#FFFFFF;
39
39
  }
40
- ._tab_ihnvl0_13{
40
+ ._tab_1md4d02_13{
41
41
  position:relative;
42
42
 
43
43
  display:-webkit-box;
@@ -81,19 +81,19 @@
81
81
  -moz-osx-font-smoothing:inherit;
82
82
  -webkit-appearance:none;
83
83
  }
84
- ._tab_ihnvl0_13::-moz-focus-inner{
84
+ ._tab_1md4d02_13::-moz-focus-inner{
85
85
  padding:0;
86
86
 
87
87
  border:none;
88
88
  }
89
- ._tab_ihnvl0_13:hover,
90
- ._tab_ihnvl0_13:active,
91
- ._tab_ihnvl0_13:focus{
89
+ ._tab_1md4d02_13:hover,
90
+ ._tab_1md4d02_13:active,
91
+ ._tab_1md4d02_13:focus{
92
92
  outline:none;
93
93
 
94
94
  text-decoration:none;
95
95
  }
96
- ._tab_ihnvl0_13:after{
96
+ ._tab_1md4d02_13:after{
97
97
  position:absolute;
98
98
  bottom:0;
99
99
  left:0;
@@ -105,13 +105,13 @@
105
105
 
106
106
  background-color:transparent;
107
107
  }
108
- ._tab_ihnvl0_13:after:focus[data-focus-method='key']{
108
+ ._tab_1md4d02_13:after:focus[data-focus-method='key']{
109
109
  opacity:0;
110
110
  }
111
- ._tab_ihnvl0_13:hover:after{
111
+ ._tab_1md4d02_13:hover:after{
112
112
  height:1px;
113
113
  }
114
- ._sizeM_ihnvl0_125 ._tab_ihnvl0_13{
114
+ ._sizeM_1md4d02_125 ._tab_1md4d02_13{
115
115
  letter-spacing:0.0015em;
116
116
  font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
117
117
  font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
@@ -123,13 +123,13 @@
123
123
  line-height:24px;
124
124
  line-height:var(--rs-text-2-line-height, 24px);
125
125
  }
126
- ._rs-reset-letter-spacing_ihnvl0_1 ._sizeM_ihnvl0_125 ._tab_ihnvl0_13{
126
+ ._rs-reset-letter-spacing_1md4d02_1 ._sizeM_1md4d02_125 ._tab_1md4d02_13{
127
127
  letter-spacing:normal;
128
128
  }
129
- ._sizeM_ihnvl0_125 ._tab_ihnvl0_13 {
129
+ ._sizeM_1md4d02_125 ._tab_1md4d02_13 {
130
130
  padding:8px 0;
131
131
  }
132
- ._sizeL_ihnvl0_130 ._tab_ihnvl0_13{
132
+ ._sizeL_1md4d02_130 ._tab_1md4d02_13{
133
133
  font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
134
134
  font-family:var(--rs-font-family-ui, var(--rs-font-family-jb-sans, 'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif));
135
135
  -webkit-font-feature-settings:"kern", "liga", "calt";
@@ -141,37 +141,37 @@
141
141
  line-height:var(--rs-text-1-line-height, 28px);
142
142
  padding:12px 0;
143
143
  }
144
- ._innerOffsetM_ihnvl0_135 ._tab_ihnvl0_13{
144
+ ._innerOffsetM_1md4d02_135 ._tab_1md4d02_13{
145
145
  margin-left:24px;
146
146
  }
147
147
  @media screen and (max-width: 640px){
148
- ._innerOffsetM_ihnvl0_135 ._tab_ihnvl0_13{
148
+ ._innerOffsetM_1md4d02_135 ._tab_1md4d02_13{
149
149
  margin-left:16px
150
150
  }
151
151
  }
152
- ._innerOffsetL_ihnvl0_143 ._tab_ihnvl0_13{
152
+ ._innerOffsetL_1md4d02_143 ._tab_1md4d02_13{
153
153
  margin-left:32px;
154
154
  }
155
155
  @media screen and (max-width: 640px){
156
- ._innerOffsetL_ihnvl0_143 ._tab_ihnvl0_13{
156
+ ._innerOffsetL_1md4d02_143 ._tab_1md4d02_13{
157
157
  margin-left:24px
158
158
  }
159
159
  }
160
- ._light_ihnvl0_31 ._tab_ihnvl0_13{
160
+ ._light_1md4d02_31 ._tab_1md4d02_13{
161
161
  color:rgba(25,25,28,0.7);
162
162
  }
163
- ._dark_ihnvl0_35 ._tab_ihnvl0_13{
163
+ ._dark_1md4d02_35 ._tab_1md4d02_13{
164
164
  color:rgba(255,255,255,0.7);
165
165
  }
166
- ._light_ihnvl0_31 ._tab_ihnvl0_13._short_ihnvl0_159{
166
+ ._light_1md4d02_31 ._tab_1md4d02_13._short_1md4d02_159{
167
167
  -webkit-box-shadow:inset 0 -1px 0 rgba(25,25,28,0.3);
168
168
  box-shadow:inset 0 -1px 0 rgba(25,25,28,0.3);
169
169
  }
170
- ._dark_ihnvl0_35 ._tab_ihnvl0_13._short_ihnvl0_159{
170
+ ._dark_1md4d02_35 ._tab_1md4d02_13._short_1md4d02_159{
171
171
  -webkit-box-shadow:inset 0 -1px 0 rgba(255,255,255,0.4);
172
172
  box-shadow:inset 0 -1px 0 rgba(255,255,255,0.4);
173
173
  }
174
- ._tab_ihnvl0_13._selected_ihnvl0_167{
174
+ ._tab_1md4d02_13._selected_1md4d02_167{
175
175
  z-index:1;
176
176
 
177
177
  cursor:default;
@@ -180,110 +180,110 @@
180
180
 
181
181
  transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
182
182
  }
183
- ._tab_ihnvl0_13._selected_ihnvl0_167:after{
183
+ ._tab_1md4d02_13._selected_1md4d02_167:after{
184
184
  height:2px;
185
185
 
186
186
  -webkit-transition:background-color 0ms ease 300ms, height 0ms ease 300ms;
187
187
 
188
188
  transition:background-color 0ms ease 300ms, height 0ms ease 300ms;
189
189
  }
190
- ._light_ihnvl0_31 ._tab_ihnvl0_13:hover{
190
+ ._light_1md4d02_31 ._tab_1md4d02_13:hover{
191
191
  color:#19191C;
192
192
  }
193
- ._light_ihnvl0_31 ._tab_ihnvl0_13:hover:after{
193
+ ._light_1md4d02_31 ._tab_1md4d02_13:hover:after{
194
194
  background-color:#19191C;
195
195
  }
196
- ._dark_ihnvl0_35 ._tab_ihnvl0_13:hover{
196
+ ._dark_1md4d02_35 ._tab_1md4d02_13:hover{
197
197
  color:#FFFFFF;
198
198
  }
199
- ._dark_ihnvl0_35 ._tab_ihnvl0_13:hover:after{
199
+ ._dark_1md4d02_35 ._tab_1md4d02_13:hover:after{
200
200
  background-color:#FFFFFF;
201
201
  }
202
- ._light_ihnvl0_31._rock_ihnvl0_39 ._tab_ihnvl0_13._selected_ihnvl0_167{
202
+ ._light_1md4d02_31._rock_1md4d02_39 ._tab_1md4d02_13._selected_1md4d02_167{
203
203
  color:#19191C;
204
204
  }
205
- ._light_ihnvl0_31._rock_ihnvl0_39 ._tab_ihnvl0_13._selected_ihnvl0_167:after{
205
+ ._light_1md4d02_31._rock_1md4d02_39 ._tab_1md4d02_13._selected_1md4d02_167:after{
206
206
  background-color:#19191C;
207
207
  }
208
- ._dark_ihnvl0_35._rock_ihnvl0_39 ._tab_ihnvl0_13._selected_ihnvl0_167{
208
+ ._dark_1md4d02_35._rock_1md4d02_39 ._tab_1md4d02_13._selected_1md4d02_167{
209
209
  color:#FFFFFF;
210
210
  }
211
- ._dark_ihnvl0_35._rock_ihnvl0_39 ._tab_ihnvl0_13._selected_ihnvl0_167:after{
211
+ ._dark_1md4d02_35._rock_1md4d02_39 ._tab_1md4d02_13._selected_1md4d02_167:after{
212
212
  background-color:#FFFFFF;
213
213
  }
214
- ._light_ihnvl0_31._classic_ihnvl0_31 ._tab_ihnvl0_13._selected_ihnvl0_167{
214
+ ._light_1md4d02_31._classic_1md4d02_31 ._tab_1md4d02_13._selected_1md4d02_167{
215
215
  color:#6B57FF;
216
216
  color:var(--rs-color-primary-light-theme, #6B57FF);
217
217
  }
218
- ._light_ihnvl0_31._classic_ihnvl0_31 ._tab_ihnvl0_13._selected_ihnvl0_167:after{
218
+ ._light_1md4d02_31._classic_1md4d02_31 ._tab_1md4d02_13._selected_1md4d02_167:after{
219
219
  background-color:#6B57FF;
220
220
  background-color:var(--rs-color-primary-light-theme, #6B57FF);
221
221
  }
222
- ._dark_ihnvl0_35._classic_ihnvl0_31 ._tab_ihnvl0_13._selected_ihnvl0_167{
222
+ ._dark_1md4d02_35._classic_1md4d02_31 ._tab_1md4d02_13._selected_1md4d02_167{
223
223
  color:#8473FF;
224
224
  color:var(--rs-color-primary-dark-theme, #8473FF);
225
225
  }
226
- ._dark_ihnvl0_35._classic_ihnvl0_31 ._tab_ihnvl0_13._selected_ihnvl0_167:after{
226
+ ._dark_1md4d02_35._classic_1md4d02_31 ._tab_1md4d02_13._selected_1md4d02_167:after{
227
227
  background-color:#8473FF;
228
228
  background-color:var(--rs-color-primary-dark-theme, #8473FF);
229
229
  }
230
- ._light_ihnvl0_31 ._tab_ihnvl0_13:focus[data-focus-method='key']{
230
+ ._light_1md4d02_31 ._tab_1md4d02_13:focus[data-focus-method='key']{
231
231
  -webkit-box-shadow:inset #8979ff 0 -4px 0 0, inset #8979ff 0 4px 0 0, #8979ff -4px 0 0 0, #8979ff 4px 0 0 0;
232
232
  -webkit-box-shadow:inset var(--rs-color-primary-dim-light-theme, #8979ff) 0 -4px 0 0, inset var(--rs-color-primary-dim-light-theme, #8979ff) 0 4px 0 0, var(--rs-color-primary-dim-light-theme, #8979ff) -4px 0 0 0, var(--rs-color-primary-dim-light-theme, #8979ff) 4px 0 0 0;
233
233
  box-shadow:inset #8979ff 0 -4px 0 0, inset #8979ff 0 4px 0 0, #8979ff -4px 0 0 0, #8979ff 4px 0 0 0;
234
234
  box-shadow:inset var(--rs-color-primary-dim-light-theme, #8979ff) 0 -4px 0 0, inset var(--rs-color-primary-dim-light-theme, #8979ff) 0 4px 0 0, var(--rs-color-primary-dim-light-theme, #8979ff) -4px 0 0 0, var(--rs-color-primary-dim-light-theme, #8979ff) 4px 0 0 0;
235
235
  }
236
- ._light_ihnvl0_31 ._tab_ihnvl0_13:focus[data-focus-method='key']:after{
236
+ ._light_1md4d02_31 ._tab_1md4d02_13:focus[data-focus-method='key']:after{
237
237
  opacity:0;
238
238
  }
239
- ._dark_ihnvl0_35 ._tab_ihnvl0_13:focus[data-focus-method='key']{
239
+ ._dark_1md4d02_35 ._tab_1md4d02_13:focus[data-focus-method='key']{
240
240
  -webkit-box-shadow:inset #6f61d2 0 -4px 0 0, inset #6f61d2 0 4px 0 0, #6f61d2 -4px 0 0 0, #6f61d2 4px 0 0 0;
241
241
  -webkit-box-shadow:inset var(--rs-color-primary-dim-dark-theme, #6f61d2) 0 -4px 0 0, inset var(--rs-color-primary-dim-dark-theme, #6f61d2) 0 4px 0 0, var(--rs-color-primary-dim-dark-theme, #6f61d2) -4px 0 0 0, var(--rs-color-primary-dim-dark-theme, #6f61d2) 4px 0 0 0;
242
242
  box-shadow:inset #6f61d2 0 -4px 0 0, inset #6f61d2 0 4px 0 0, #6f61d2 -4px 0 0 0, #6f61d2 4px 0 0 0;
243
243
  box-shadow:inset var(--rs-color-primary-dim-dark-theme, #6f61d2) 0 -4px 0 0, inset var(--rs-color-primary-dim-dark-theme, #6f61d2) 0 4px 0 0, var(--rs-color-primary-dim-dark-theme, #6f61d2) -4px 0 0 0, var(--rs-color-primary-dim-dark-theme, #6f61d2) 4px 0 0 0;
244
244
  }
245
- ._dark_ihnvl0_35 ._tab_ihnvl0_13:focus[data-focus-method='key']:after{
245
+ ._dark_1md4d02_35 ._tab_1md4d02_13:focus[data-focus-method='key']:after{
246
246
  opacity:0;
247
247
  }
248
- ._innerOffsetL_ihnvl0_143 ._tab_ihnvl0_13:first-child,
249
- ._innerOffsetM_ihnvl0_135 ._tab_ihnvl0_13:first-child{
248
+ ._innerOffsetL_1md4d02_143 ._tab_1md4d02_13:first-child,
249
+ ._innerOffsetM_1md4d02_135 ._tab_1md4d02_13:first-child{
250
250
  margin-left:0;
251
251
  }
252
252
  @media screen and (max-width: 640px){
253
- ._innerOffsetL_ihnvl0_143 ._tab_ihnvl0_13:first-child,
254
- ._innerOffsetM_ihnvl0_135 ._tab_ihnvl0_13:first-child{
253
+ ._innerOffsetL_1md4d02_143 ._tab_1md4d02_13:first-child,
254
+ ._innerOffsetM_1md4d02_135 ._tab_1md4d02_13:first-child{
255
255
  margin-left:0
256
256
  }
257
257
  }
258
- ._icon_ihnvl0_269{
258
+ ._icon_1md4d02_269{
259
259
  -webkit-box-flex:0;
260
260
  -ms-flex:0 0;
261
261
  flex:0 0;
262
262
  -ms-flex-preferred-size:auto;
263
263
  flex-basis:auto;
264
264
  }
265
- ._sizeM_ihnvl0_125 ._icon_ihnvl0_269{
265
+ ._sizeM_1md4d02_125 ._icon_1md4d02_269{
266
266
  width:24px;
267
267
  height:24px;
268
268
  }
269
- ._sizeL_ihnvl0_130 ._icon_ihnvl0_269{
269
+ ._sizeL_1md4d02_130 ._icon_1md4d02_269{
270
270
  width:28px;
271
271
  height:28px;
272
272
  }
273
- ._sizeM_ihnvl0_125 ._icon_ihnvl0_269._iconLeft_ihnvl0_283{
273
+ ._sizeM_1md4d02_125 ._icon_1md4d02_269._iconLeft_1md4d02_283{
274
274
  margin-right:4px;
275
275
  }
276
- ._sizeL_ihnvl0_130 ._icon_ihnvl0_269._iconLeft_ihnvl0_283{
276
+ ._sizeL_1md4d02_130 ._icon_1md4d02_269._iconLeft_1md4d02_283{
277
277
  margin-right:8px;
278
278
  }
279
- ._sizeM_ihnvl0_125 ._icon_ihnvl0_269._iconRight_ihnvl0_291{
279
+ ._sizeM_1md4d02_125 ._icon_1md4d02_269._iconRight_1md4d02_291{
280
280
  margin-left:4px;
281
281
  }
282
- ._sizeL_ihnvl0_130 ._icon_ihnvl0_269._iconRight_ihnvl0_291{
282
+ ._sizeL_1md4d02_130 ._icon_1md4d02_269._iconRight_1md4d02_291{
283
283
  margin-left:8px;
284
284
  }
285
285
 
286
- ._wrapper_16l3bnl_4{
286
+ ._wrapper_1mdyfsn_4{
287
287
  position:relative;
288
288
 
289
289
  display:-webkit-box;
@@ -292,7 +292,7 @@
292
292
 
293
293
  display:flex;
294
294
  }
295
- ._scrollable_16l3bnl_10{
295
+ ._scrollable_1mdyfsn_10{
296
296
  display:-webkit-box;
297
297
  display:-ms-flexbox;
298
298
  display:flex;
@@ -301,7 +301,7 @@
301
301
  margin:-4px;
302
302
  padding:4px;
303
303
  }
304
- ._scrollable_16l3bnl_10::after{
304
+ ._scrollable_1mdyfsn_10::after{
305
305
  display:block;
306
306
 
307
307
  height:100%;
@@ -310,15 +310,15 @@
310
310
 
311
311
  content:'';
312
312
  }
313
- ._scrollable_16l3bnl_10 {
313
+ ._scrollable_1mdyfsn_10 {
314
314
 
315
315
  -ms-overflow-style:none;
316
316
  scrollbar-width:none;
317
317
  }
318
- ._scrollable_16l3bnl_10::-webkit-scrollbar{
318
+ ._scrollable_1mdyfsn_10::-webkit-scrollbar{
319
319
  display:none;
320
320
  }
321
- ._arrowShadow_16l3bnl_39{
321
+ ._arrowShadow_1mdyfsn_39{
322
322
  position:absolute;
323
323
  top:0;
324
324
 
@@ -328,7 +328,7 @@
328
328
 
329
329
  pointer-events:none;
330
330
  }
331
- ._arrowShadow_16l3bnl_39::before{
331
+ ._arrowShadow_1mdyfsn_39::before{
332
332
  position:absolute;
333
333
 
334
334
  display:block;
@@ -342,7 +342,7 @@
342
342
 
343
343
  box-shadow:0 0 12px 12px currentColor;
344
344
  }
345
- ._arrow_16l3bnl_39{
345
+ ._arrow_1mdyfsn_39{
346
346
  position:absolute;
347
347
  z-index:2;
348
348
  top:50%;
@@ -368,15 +368,15 @@
368
368
  -webkit-transform:translateY(-50%);
369
369
  transform:translateY(-50%);
370
370
  }
371
- ._light_16l3bnl_82 ._arrow_16l3bnl_39{
371
+ ._light_1mdyfsn_82 ._arrow_1mdyfsn_39{
372
372
  color:#FFFFFF;
373
373
  background-color:#FFFFFF;
374
374
  }
375
- ._dark_16l3bnl_86 ._arrow_16l3bnl_39{
375
+ ._dark_1mdyfsn_86 ._arrow_1mdyfsn_39{
376
376
  color:#19191C;
377
377
  background-color:#19191C;
378
378
  }
379
- ._arrow_16l3bnl_39._shown_16l3bnl_91{
379
+ ._arrow_1mdyfsn_39._shown_1mdyfsn_91{
380
380
  opacity:1;
381
381
 
382
382
  pointer-events:auto;
@@ -385,36 +385,36 @@
385
385
 
386
386
  transition:opacity 0.15s ease-in;
387
387
  }
388
- ._arrow_16l3bnl_39._arrowLeft_16l3bnl_99{
388
+ ._arrow_1mdyfsn_39._arrowLeft_1mdyfsn_99{
389
389
  left:-5px;
390
390
  }
391
- ._arrow_16l3bnl_39._arrowLeft_16l3bnl_99 ._arrowShadow_16l3bnl_39{
391
+ ._arrow_1mdyfsn_39._arrowLeft_1mdyfsn_99 ._arrowShadow_1mdyfsn_39{
392
392
  right:-24px;
393
393
  }
394
- ._arrow_16l3bnl_39._arrowLeft_16l3bnl_99 ._arrowShadow_16l3bnl_39::before{
394
+ ._arrow_1mdyfsn_39._arrowLeft_1mdyfsn_99 ._arrowShadow_1mdyfsn_39::before{
395
395
  left:-100%;
396
396
  }
397
- ._arrow_16l3bnl_39._arrowRight_16l3bnl_112{
397
+ ._arrow_1mdyfsn_39._arrowRight_1mdyfsn_112{
398
398
  right:-5px;
399
399
  }
400
- ._arrow_16l3bnl_39._arrowRight_16l3bnl_112 ._arrowShadow_16l3bnl_39{
400
+ ._arrow_1mdyfsn_39._arrowRight_1mdyfsn_112 ._arrowShadow_1mdyfsn_39{
401
401
  left:-24px;
402
402
  }
403
- ._arrow_16l3bnl_39._arrowRight_16l3bnl_112 ._arrowShadow_16l3bnl_39::before{
403
+ ._arrow_1mdyfsn_39._arrowRight_1mdyfsn_112 ._arrowShadow_1mdyfsn_39::before{
404
404
  right:-100%;
405
405
  }
406
- ._arrowButton_16l3bnl_126{
406
+ ._arrowButton_1mdyfsn_126{
407
407
  cursor:pointer;
408
408
  }
409
409
 
410
- ._separator_18den48_3{
410
+ ._separator_1didovy_3{
411
411
  position:relative;
412
412
  z-index:2;
413
413
 
414
414
  width:100%;
415
415
  }
416
416
 
417
- ._separator_18den48_3:after{
417
+ ._separator_1didovy_3:after{
418
418
  position:absolute;
419
419
  right:0;
420
420
  bottom:0;
@@ -424,9 +424,9 @@
424
424
 
425
425
  content:'';
426
426
  }
427
- ._light_18den48_22:after{
427
+ ._light_1didovy_22:after{
428
428
  background-color:rgba(25,25,28,0.3);
429
429
  }
430
- ._dark_18den48_28:after{
430
+ ._dark_1didovy_28:after{
431
431
  background-color:rgba(255,255,255,0.4);
432
432
  }
@@ -1,6 +1,6 @@
1
1
  var styles = {
2
- "separator": "_separator_18den48_3",
3
- "light": "_light_18den48_22",
4
- "dark": "_dark_18den48_28"
2
+ "separator": "_separator_1didovy_3",
3
+ "light": "_light_1didovy_22",
4
+ "dark": "_dark_1didovy_28"
5
5
  };
6
6
  export { styles as default };
@@ -1,21 +1,21 @@
1
1
  var styles = {
2
- "wrapper": "_wrapper_ihnvl0_9",
3
- "tabsContainer": "_tabsContainer_ihnvl0_13",
4
- "indicator": "_indicator_ihnvl0_19",
5
- "light": "_light_ihnvl0_31",
6
- "classic": "_classic_ihnvl0_31",
7
- "dark": "_dark_ihnvl0_35",
8
- "rock": "_rock_ihnvl0_39",
9
- "tab": "_tab_ihnvl0_13",
10
- "sizeM": "_sizeM_ihnvl0_125",
11
- "rs-reset-letter-spacing": "_rs-reset-letter-spacing_ihnvl0_1",
12
- "sizeL": "_sizeL_ihnvl0_130",
13
- "innerOffsetM": "_innerOffsetM_ihnvl0_135",
14
- "innerOffsetL": "_innerOffsetL_ihnvl0_143",
15
- "short": "_short_ihnvl0_159",
16
- "selected": "_selected_ihnvl0_167",
17
- "icon": "_icon_ihnvl0_269",
18
- "iconLeft": "_iconLeft_ihnvl0_283",
19
- "iconRight": "_iconRight_ihnvl0_291"
2
+ "wrapper": "_wrapper_1md4d02_9",
3
+ "tabsContainer": "_tabsContainer_1md4d02_13",
4
+ "indicator": "_indicator_1md4d02_19",
5
+ "light": "_light_1md4d02_31",
6
+ "classic": "_classic_1md4d02_31",
7
+ "dark": "_dark_1md4d02_35",
8
+ "rock": "_rock_1md4d02_39",
9
+ "tab": "_tab_1md4d02_13",
10
+ "sizeM": "_sizeM_1md4d02_125",
11
+ "rs-reset-letter-spacing": "_rs-reset-letter-spacing_1md4d02_1",
12
+ "sizeL": "_sizeL_1md4d02_130",
13
+ "innerOffsetM": "_innerOffsetM_1md4d02_135",
14
+ "innerOffsetL": "_innerOffsetL_1md4d02_143",
15
+ "short": "_short_1md4d02_159",
16
+ "selected": "_selected_1md4d02_167",
17
+ "icon": "_icon_1md4d02_269",
18
+ "iconLeft": "_iconLeft_1md4d02_283",
19
+ "iconRight": "_iconRight_1md4d02_291"
20
20
  };
21
21
  export { styles as default };
@@ -1,13 +1,13 @@
1
1
  var styles = {
2
- "wrapper": "_wrapper_16l3bnl_4",
3
- "scrollable": "_scrollable_16l3bnl_10",
4
- "arrowShadow": "_arrowShadow_16l3bnl_39",
5
- "arrow": "_arrow_16l3bnl_39",
6
- "light": "_light_16l3bnl_82",
7
- "dark": "_dark_16l3bnl_86",
8
- "shown": "_shown_16l3bnl_91",
9
- "arrowLeft": "_arrowLeft_16l3bnl_99",
10
- "arrowRight": "_arrowRight_16l3bnl_112",
11
- "arrowButton": "_arrowButton_16l3bnl_126"
2
+ "wrapper": "_wrapper_1mdyfsn_4",
3
+ "scrollable": "_scrollable_1mdyfsn_10",
4
+ "arrowShadow": "_arrowShadow_1mdyfsn_39",
5
+ "arrow": "_arrow_1mdyfsn_39",
6
+ "light": "_light_1mdyfsn_82",
7
+ "dark": "_dark_1mdyfsn_86",
8
+ "shown": "_shown_1mdyfsn_91",
9
+ "arrowLeft": "_arrowLeft_1mdyfsn_99",
10
+ "arrowRight": "_arrowRight_1mdyfsn_112",
11
+ "arrowButton": "_arrowButton_1mdyfsn_126"
12
12
  };
13
13
  export { styles as default };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rescui/tab-list",
3
- "version": "0.8.0",
3
+ "version": "0.8.1",
4
4
  "description": "",
5
5
  "license": "Apache-2.0",
6
6
  "author": "JetBrains",
@@ -17,7 +17,7 @@
17
17
  "dependencies": {
18
18
  "@babel/runtime-corejs3": "^7.14.0",
19
19
  "@juggle/resize-observer": "3.3.0",
20
- "@rescui/button": "^0.7.5",
20
+ "@rescui/button": "^0.8.0",
21
21
  "@rescui/icons": "^0.10.3",
22
22
  "classnames": "^2.2.6",
23
23
  "core-js": "^3.9.1"
@@ -37,5 +37,5 @@
37
37
  "scripts": {
38
38
  "build": "rescui-scripts build"
39
39
  },
40
- "gitHead": "20a2d86279a96ad1375a69513d550bdc983f9616"
40
+ "gitHead": "0aff4c2dbeda999f17acac6d77eb38864c28cc04"
41
41
  }