@rescui/tab-list 0.7.10 → 0.7.12

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_5o3bz5_9{
1
+ ._wrapper_dsn6g_9{
2
2
  position:relative;
3
3
  }
4
- ._tabsContainer_5o3bz5_13{
4
+ ._tabsContainer_dsn6g_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_5o3bz5_19{
13
+ ._indicator_dsn6g_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_5o3bz5_31._classic_5o3bz5_31 ._indicator_5o3bz5_19{
26
+ ._light_dsn6g_31._classic_dsn6g_31 ._indicator_dsn6g_19{
27
27
  background-color:#6B57FF;
28
28
  background-color:var(--rs-color-primary-light-theme, #6B57FF);
29
29
  }
30
- ._dark_5o3bz5_35._classic_5o3bz5_31 ._indicator_5o3bz5_19{
30
+ ._dark_dsn6g_35._classic_dsn6g_31 ._indicator_dsn6g_19{
31
31
  background-color:#8473FF;
32
32
  background-color:var(--rs-color-primary-dark-theme, #8473FF);
33
33
  }
34
- ._light_5o3bz5_31._rock_5o3bz5_39 ._indicator_5o3bz5_19{
34
+ ._light_dsn6g_31._rock_dsn6g_39 ._indicator_dsn6g_19{
35
35
  background-color:#19191C;
36
36
  }
37
- ._dark_5o3bz5_35._rock_5o3bz5_39 ._indicator_5o3bz5_19{
37
+ ._dark_dsn6g_35._rock_dsn6g_39 ._indicator_dsn6g_19{
38
38
  background-color:#FFFFFF;
39
39
  }
40
- ._tab_5o3bz5_13{
40
+ ._tab_dsn6g_13{
41
41
  position:relative;
42
42
 
43
43
  display:-webkit-box;
@@ -64,14 +64,14 @@
64
64
  cursor:pointer;
65
65
  white-space:nowrap;
66
66
  }
67
- ._tab_5o3bz5_13:hover,
68
- ._tab_5o3bz5_13:active,
69
- ._tab_5o3bz5_13:focus{
67
+ ._tab_dsn6g_13:hover,
68
+ ._tab_dsn6g_13:active,
69
+ ._tab_dsn6g_13:focus{
70
70
  outline:none;
71
71
 
72
72
  text-decoration:none;
73
73
  }
74
- ._tab_5o3bz5_13:after{
74
+ ._tab_dsn6g_13:after{
75
75
  position:absolute;
76
76
  bottom:0;
77
77
  left:0;
@@ -83,13 +83,13 @@
83
83
 
84
84
  background-color:transparent;
85
85
  }
86
- ._tab_5o3bz5_13:after:focus[data-focus-method='key']{
86
+ ._tab_dsn6g_13:after:focus[data-focus-method='key']{
87
87
  opacity:0;
88
88
  }
89
- ._tab_5o3bz5_13:hover:after{
89
+ ._tab_dsn6g_13:hover:after{
90
90
  height:1px;
91
91
  }
92
- ._sizeM_5o3bz5_99 ._tab_5o3bz5_13{
92
+ ._sizeM_dsn6g_99 ._tab_dsn6g_13{
93
93
  letter-spacing:0.0015em;
94
94
  font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
95
95
  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));
@@ -99,13 +99,13 @@
99
99
  line-height:24px;
100
100
  line-height:var(--rs-text-2-line-height, 24px);
101
101
  }
102
- ._rs-reset-letter-spacing_5o3bz5_1 ._sizeM_5o3bz5_99 ._tab_5o3bz5_13{
102
+ ._rs-reset-letter-spacing_dsn6g_1 ._sizeM_dsn6g_99 ._tab_dsn6g_13{
103
103
  letter-spacing:normal;
104
104
  }
105
- ._sizeM_5o3bz5_99 ._tab_5o3bz5_13 {
105
+ ._sizeM_dsn6g_99 ._tab_dsn6g_13 {
106
106
  padding:8px 0;
107
107
  }
108
- ._sizeL_5o3bz5_104 ._tab_5o3bz5_13{
108
+ ._sizeL_dsn6g_104 ._tab_dsn6g_13{
109
109
  font-family:'JetBrains Sans', Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Droid Sans', 'Helvetica Neue', Arial, sans-serif;
110
110
  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));
111
111
  font-size:19px;
@@ -115,37 +115,37 @@
115
115
  line-height:var(--rs-text-1-line-height, 28px);
116
116
  padding:12px 0;
117
117
  }
118
- ._innerOffsetM_5o3bz5_109 ._tab_5o3bz5_13{
118
+ ._innerOffsetM_dsn6g_109 ._tab_dsn6g_13{
119
119
  margin-left:24px;
120
120
  }
121
121
  @media screen and (max-width: 640px){
122
- ._innerOffsetM_5o3bz5_109 ._tab_5o3bz5_13{
122
+ ._innerOffsetM_dsn6g_109 ._tab_dsn6g_13{
123
123
  margin-left:16px
124
124
  }
125
125
  }
126
- ._innerOffsetL_5o3bz5_117 ._tab_5o3bz5_13{
126
+ ._innerOffsetL_dsn6g_117 ._tab_dsn6g_13{
127
127
  margin-left:32px;
128
128
  }
129
129
  @media screen and (max-width: 640px){
130
- ._innerOffsetL_5o3bz5_117 ._tab_5o3bz5_13{
130
+ ._innerOffsetL_dsn6g_117 ._tab_dsn6g_13{
131
131
  margin-left:24px
132
132
  }
133
133
  }
134
- ._light_5o3bz5_31 ._tab_5o3bz5_13{
134
+ ._light_dsn6g_31 ._tab_dsn6g_13{
135
135
  color:rgba(25,25,28,0.7);
136
136
  }
137
- ._dark_5o3bz5_35 ._tab_5o3bz5_13{
137
+ ._dark_dsn6g_35 ._tab_dsn6g_13{
138
138
  color:rgba(255,255,255,0.7);
139
139
  }
140
- ._light_5o3bz5_31 ._tab_5o3bz5_13._short_5o3bz5_133{
140
+ ._light_dsn6g_31 ._tab_dsn6g_13._short_dsn6g_133{
141
141
  -webkit-box-shadow:inset 0 -1px 0 rgba(25,25,28,0.3);
142
142
  box-shadow:inset 0 -1px 0 rgba(25,25,28,0.3);
143
143
  }
144
- ._dark_5o3bz5_35 ._tab_5o3bz5_13._short_5o3bz5_133{
144
+ ._dark_dsn6g_35 ._tab_dsn6g_13._short_dsn6g_133{
145
145
  -webkit-box-shadow:inset 0 -1px 0 rgba(255,255,255,0.4);
146
146
  box-shadow:inset 0 -1px 0 rgba(255,255,255,0.4);
147
147
  }
148
- ._tab_5o3bz5_13._selected_5o3bz5_141{
148
+ ._tab_dsn6g_13._selected_dsn6g_141{
149
149
  z-index:1;
150
150
 
151
151
  cursor:default;
@@ -154,110 +154,110 @@
154
154
 
155
155
  transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
156
156
  }
157
- ._tab_5o3bz5_13._selected_5o3bz5_141:after{
157
+ ._tab_dsn6g_13._selected_dsn6g_141:after{
158
158
  height:2px;
159
159
 
160
160
  -webkit-transition:background-color 0ms ease 300ms, height 0ms ease 300ms;
161
161
 
162
162
  transition:background-color 0ms ease 300ms, height 0ms ease 300ms;
163
163
  }
164
- ._light_5o3bz5_31 ._tab_5o3bz5_13:hover{
164
+ ._light_dsn6g_31 ._tab_dsn6g_13:hover{
165
165
  color:#19191C;
166
166
  }
167
- ._light_5o3bz5_31 ._tab_5o3bz5_13:hover:after{
167
+ ._light_dsn6g_31 ._tab_dsn6g_13:hover:after{
168
168
  background-color:#19191C;
169
169
  }
170
- ._dark_5o3bz5_35 ._tab_5o3bz5_13:hover{
170
+ ._dark_dsn6g_35 ._tab_dsn6g_13:hover{
171
171
  color:#FFFFFF;
172
172
  }
173
- ._dark_5o3bz5_35 ._tab_5o3bz5_13:hover:after{
173
+ ._dark_dsn6g_35 ._tab_dsn6g_13:hover:after{
174
174
  background-color:#FFFFFF;
175
175
  }
176
- ._light_5o3bz5_31._rock_5o3bz5_39 ._tab_5o3bz5_13._selected_5o3bz5_141{
176
+ ._light_dsn6g_31._rock_dsn6g_39 ._tab_dsn6g_13._selected_dsn6g_141{
177
177
  color:#19191C;
178
178
  }
179
- ._light_5o3bz5_31._rock_5o3bz5_39 ._tab_5o3bz5_13._selected_5o3bz5_141:after{
179
+ ._light_dsn6g_31._rock_dsn6g_39 ._tab_dsn6g_13._selected_dsn6g_141:after{
180
180
  background-color:#19191C;
181
181
  }
182
- ._dark_5o3bz5_35._rock_5o3bz5_39 ._tab_5o3bz5_13._selected_5o3bz5_141{
182
+ ._dark_dsn6g_35._rock_dsn6g_39 ._tab_dsn6g_13._selected_dsn6g_141{
183
183
  color:#FFFFFF;
184
184
  }
185
- ._dark_5o3bz5_35._rock_5o3bz5_39 ._tab_5o3bz5_13._selected_5o3bz5_141:after{
185
+ ._dark_dsn6g_35._rock_dsn6g_39 ._tab_dsn6g_13._selected_dsn6g_141:after{
186
186
  background-color:#FFFFFF;
187
187
  }
188
- ._light_5o3bz5_31._classic_5o3bz5_31 ._tab_5o3bz5_13._selected_5o3bz5_141{
188
+ ._light_dsn6g_31._classic_dsn6g_31 ._tab_dsn6g_13._selected_dsn6g_141{
189
189
  color:#6B57FF;
190
190
  color:var(--rs-color-primary-light-theme, #6B57FF);
191
191
  }
192
- ._light_5o3bz5_31._classic_5o3bz5_31 ._tab_5o3bz5_13._selected_5o3bz5_141:after{
192
+ ._light_dsn6g_31._classic_dsn6g_31 ._tab_dsn6g_13._selected_dsn6g_141:after{
193
193
  background-color:#6B57FF;
194
194
  background-color:var(--rs-color-primary-light-theme, #6B57FF);
195
195
  }
196
- ._dark_5o3bz5_35._classic_5o3bz5_31 ._tab_5o3bz5_13._selected_5o3bz5_141{
196
+ ._dark_dsn6g_35._classic_dsn6g_31 ._tab_dsn6g_13._selected_dsn6g_141{
197
197
  color:#8473FF;
198
198
  color:var(--rs-color-primary-dark-theme, #8473FF);
199
199
  }
200
- ._dark_5o3bz5_35._classic_5o3bz5_31 ._tab_5o3bz5_13._selected_5o3bz5_141:after{
200
+ ._dark_dsn6g_35._classic_dsn6g_31 ._tab_dsn6g_13._selected_dsn6g_141:after{
201
201
  background-color:#8473FF;
202
202
  background-color:var(--rs-color-primary-dark-theme, #8473FF);
203
203
  }
204
- ._light_5o3bz5_31 ._tab_5o3bz5_13:focus[data-focus-method='key']{
204
+ ._light_dsn6g_31 ._tab_dsn6g_13:focus[data-focus-method='key']{
205
205
  -webkit-box-shadow:inset #8979ff 0 calc(-1 * 4px ) 0 0, inset #8979ff 0 4px 0 0, #8979ff calc(-1 * 4px ) 0 0 0, #8979ff 4px 0 0 0;
206
206
  -webkit-box-shadow:inset var(--rs-color-primary-dim-light-theme, #8979ff) 0 calc(-1 * 4px ) 0 0, inset var(--rs-color-primary-dim-light-theme, #8979ff) 0 4px 0 0, var(--rs-color-primary-dim-light-theme, #8979ff) calc(-1 * 4px ) 0 0 0, var(--rs-color-primary-dim-light-theme, #8979ff) 4px 0 0 0;
207
207
  box-shadow:inset #8979ff 0 calc(-1 * 4px ) 0 0, inset #8979ff 0 4px 0 0, #8979ff calc(-1 * 4px ) 0 0 0, #8979ff 4px 0 0 0;
208
208
  box-shadow:inset var(--rs-color-primary-dim-light-theme, #8979ff) 0 calc(-1 * 4px ) 0 0, inset var(--rs-color-primary-dim-light-theme, #8979ff) 0 4px 0 0, var(--rs-color-primary-dim-light-theme, #8979ff) calc(-1 * 4px ) 0 0 0, var(--rs-color-primary-dim-light-theme, #8979ff) 4px 0 0 0;
209
209
  }
210
- ._light_5o3bz5_31 ._tab_5o3bz5_13:focus[data-focus-method='key']:after{
210
+ ._light_dsn6g_31 ._tab_dsn6g_13:focus[data-focus-method='key']:after{
211
211
  opacity:0;
212
212
  }
213
- ._dark_5o3bz5_35 ._tab_5o3bz5_13:focus[data-focus-method='key']{
213
+ ._dark_dsn6g_35 ._tab_dsn6g_13:focus[data-focus-method='key']{
214
214
  -webkit-box-shadow:inset #6f61d2 0 calc(-1 * 4px ) 0 0, inset #6f61d2 0 4px 0 0, #6f61d2 calc(-1 * 4px ) 0 0 0, #6f61d2 4px 0 0 0;
215
215
  -webkit-box-shadow:inset var(--rs-color-primary-dim-dark-theme, #6f61d2) 0 calc(-1 * 4px ) 0 0, inset var(--rs-color-primary-dim-dark-theme, #6f61d2) 0 4px 0 0, var(--rs-color-primary-dim-dark-theme, #6f61d2) calc(-1 * 4px ) 0 0 0, var(--rs-color-primary-dim-dark-theme, #6f61d2) 4px 0 0 0;
216
216
  box-shadow:inset #6f61d2 0 calc(-1 * 4px ) 0 0, inset #6f61d2 0 4px 0 0, #6f61d2 calc(-1 * 4px ) 0 0 0, #6f61d2 4px 0 0 0;
217
217
  box-shadow:inset var(--rs-color-primary-dim-dark-theme, #6f61d2) 0 calc(-1 * 4px ) 0 0, inset var(--rs-color-primary-dim-dark-theme, #6f61d2) 0 4px 0 0, var(--rs-color-primary-dim-dark-theme, #6f61d2) calc(-1 * 4px ) 0 0 0, var(--rs-color-primary-dim-dark-theme, #6f61d2) 4px 0 0 0;
218
218
  }
219
- ._dark_5o3bz5_35 ._tab_5o3bz5_13:focus[data-focus-method='key']:after{
219
+ ._dark_dsn6g_35 ._tab_dsn6g_13:focus[data-focus-method='key']:after{
220
220
  opacity:0;
221
221
  }
222
- ._innerOffsetL_5o3bz5_117 ._tab_5o3bz5_13:first-of-type,
223
- ._innerOffsetM_5o3bz5_109 ._tab_5o3bz5_13:first-of-type{
222
+ ._innerOffsetL_dsn6g_117 ._tab_dsn6g_13:first-of-type,
223
+ ._innerOffsetM_dsn6g_109 ._tab_dsn6g_13:first-of-type{
224
224
  margin-left:0;
225
225
  }
226
226
  @media screen and (max-width: 640px){
227
- ._innerOffsetL_5o3bz5_117 ._tab_5o3bz5_13:first-of-type,
228
- ._innerOffsetM_5o3bz5_109 ._tab_5o3bz5_13:first-of-type{
227
+ ._innerOffsetL_dsn6g_117 ._tab_dsn6g_13:first-of-type,
228
+ ._innerOffsetM_dsn6g_109 ._tab_dsn6g_13:first-of-type{
229
229
  margin-left:0
230
230
  }
231
231
  }
232
- ._icon_5o3bz5_239{
232
+ ._icon_dsn6g_239{
233
233
  -webkit-box-flex:0;
234
234
  -ms-flex:0 0;
235
235
  flex:0 0;
236
236
  -ms-flex-preferred-size:auto;
237
237
  flex-basis:auto;
238
238
  }
239
- ._sizeM_5o3bz5_99 ._icon_5o3bz5_239{
239
+ ._sizeM_dsn6g_99 ._icon_dsn6g_239{
240
240
  width:24px;
241
241
  height:24px;
242
242
  }
243
- ._sizeL_5o3bz5_104 ._icon_5o3bz5_239{
243
+ ._sizeL_dsn6g_104 ._icon_dsn6g_239{
244
244
  width:28px;
245
245
  height:28px;
246
246
  }
247
- ._sizeM_5o3bz5_99 ._icon_5o3bz5_239._iconLeft_5o3bz5_253{
247
+ ._sizeM_dsn6g_99 ._icon_dsn6g_239._iconLeft_dsn6g_253{
248
248
  margin-right:4px;
249
249
  }
250
- ._sizeL_5o3bz5_104 ._icon_5o3bz5_239._iconLeft_5o3bz5_253{
250
+ ._sizeL_dsn6g_104 ._icon_dsn6g_239._iconLeft_dsn6g_253{
251
251
  margin-right:8px;
252
252
  }
253
- ._sizeM_5o3bz5_99 ._icon_5o3bz5_239._iconRight_5o3bz5_261{
253
+ ._sizeM_dsn6g_99 ._icon_dsn6g_239._iconRight_dsn6g_261{
254
254
  margin-left:4px;
255
255
  }
256
- ._sizeL_5o3bz5_104 ._icon_5o3bz5_239._iconRight_5o3bz5_261{
256
+ ._sizeL_dsn6g_104 ._icon_dsn6g_239._iconRight_dsn6g_261{
257
257
  margin-left:8px;
258
258
  }
259
259
 
260
- ._wrapper_5uumf7_4{
260
+ ._wrapper_1pjfdoa_4{
261
261
  position:relative;
262
262
 
263
263
  display:-webkit-box;
@@ -266,7 +266,7 @@
266
266
 
267
267
  display:flex;
268
268
  }
269
- ._scrollable_5uumf7_10{
269
+ ._scrollable_1pjfdoa_10{
270
270
  display:-webkit-box;
271
271
  display:-ms-flexbox;
272
272
  display:flex;
@@ -275,7 +275,7 @@
275
275
  margin:-4px;
276
276
  padding:4px;
277
277
  }
278
- ._scrollable_5uumf7_10::after{
278
+ ._scrollable_1pjfdoa_10::after{
279
279
  display:block;
280
280
 
281
281
  height:100%;
@@ -284,15 +284,15 @@
284
284
 
285
285
  content:'';
286
286
  }
287
- ._scrollable_5uumf7_10 {
287
+ ._scrollable_1pjfdoa_10 {
288
288
 
289
289
  -ms-overflow-style:none;
290
290
  scrollbar-width:none;
291
291
  }
292
- ._scrollable_5uumf7_10::-webkit-scrollbar{
292
+ ._scrollable_1pjfdoa_10::-webkit-scrollbar{
293
293
  display:none;
294
294
  }
295
- ._arrowShadow_5uumf7_39{
295
+ ._arrowShadow_1pjfdoa_39{
296
296
  position:absolute;
297
297
  top:0;
298
298
 
@@ -302,7 +302,7 @@
302
302
 
303
303
  pointer-events:none;
304
304
  }
305
- ._arrowShadow_5uumf7_39::before{
305
+ ._arrowShadow_1pjfdoa_39::before{
306
306
  position:absolute;
307
307
 
308
308
  display:block;
@@ -316,7 +316,7 @@
316
316
 
317
317
  box-shadow:0 0 12px 12px currentColor;
318
318
  }
319
- ._arrow_5uumf7_39{
319
+ ._arrow_1pjfdoa_39{
320
320
  position:absolute;
321
321
  z-index:2;
322
322
  top:50%;
@@ -342,15 +342,15 @@
342
342
  -webkit-transform:translateY(-50%);
343
343
  transform:translateY(-50%);
344
344
  }
345
- ._light_5uumf7_82 ._arrow_5uumf7_39{
345
+ ._light_1pjfdoa_82 ._arrow_1pjfdoa_39{
346
346
  color:#FFFFFF;
347
347
  background-color:#FFFFFF;
348
348
  }
349
- ._dark_5uumf7_86 ._arrow_5uumf7_39{
349
+ ._dark_1pjfdoa_86 ._arrow_1pjfdoa_39{
350
350
  color:#19191C;
351
351
  background-color:#19191C;
352
352
  }
353
- ._arrow_5uumf7_39._shown_5uumf7_91{
353
+ ._arrow_1pjfdoa_39._shown_1pjfdoa_91{
354
354
  opacity:1;
355
355
 
356
356
  pointer-events:auto;
@@ -359,36 +359,36 @@
359
359
 
360
360
  transition:opacity 0.15s ease-in;
361
361
  }
362
- ._arrow_5uumf7_39._arrowLeft_5uumf7_99{
362
+ ._arrow_1pjfdoa_39._arrowLeft_1pjfdoa_99{
363
363
  left:-5px;
364
364
  }
365
- ._arrow_5uumf7_39._arrowLeft_5uumf7_99 ._arrowShadow_5uumf7_39{
365
+ ._arrow_1pjfdoa_39._arrowLeft_1pjfdoa_99 ._arrowShadow_1pjfdoa_39{
366
366
  right:-24px;
367
367
  }
368
- ._arrow_5uumf7_39._arrowLeft_5uumf7_99 ._arrowShadow_5uumf7_39::before{
368
+ ._arrow_1pjfdoa_39._arrowLeft_1pjfdoa_99 ._arrowShadow_1pjfdoa_39::before{
369
369
  left:-100%;
370
370
  }
371
- ._arrow_5uumf7_39._arrowRight_5uumf7_112{
371
+ ._arrow_1pjfdoa_39._arrowRight_1pjfdoa_112{
372
372
  right:-5px;
373
373
  }
374
- ._arrow_5uumf7_39._arrowRight_5uumf7_112 ._arrowShadow_5uumf7_39{
374
+ ._arrow_1pjfdoa_39._arrowRight_1pjfdoa_112 ._arrowShadow_1pjfdoa_39{
375
375
  left:-24px;
376
376
  }
377
- ._arrow_5uumf7_39._arrowRight_5uumf7_112 ._arrowShadow_5uumf7_39::before{
377
+ ._arrow_1pjfdoa_39._arrowRight_1pjfdoa_112 ._arrowShadow_1pjfdoa_39::before{
378
378
  right:-100%;
379
379
  }
380
- ._arrowButton_5uumf7_126{
380
+ ._arrowButton_1pjfdoa_126{
381
381
  cursor:pointer;
382
382
  }
383
383
 
384
- ._separator_1nrgi4q_3{
384
+ ._separator_13uqpbn_3{
385
385
  position:relative;
386
386
  z-index:2;
387
387
 
388
388
  width:100%;
389
389
  }
390
390
 
391
- ._separator_1nrgi4q_3:after{
391
+ ._separator_13uqpbn_3:after{
392
392
  position:absolute;
393
393
  right:0;
394
394
  bottom:0;
@@ -398,9 +398,9 @@
398
398
 
399
399
  content:'';
400
400
  }
401
- ._light_1nrgi4q_22:after{
401
+ ._light_13uqpbn_22:after{
402
402
  background-color:rgba(25,25,28,0.3);
403
403
  }
404
- ._dark_1nrgi4q_28:after{
404
+ ._dark_13uqpbn_28:after{
405
405
  background-color:rgba(255,255,255,0.4);
406
406
  }
@@ -1,6 +1,6 @@
1
1
  var styles = {
2
- "separator": "_separator_1nrgi4q_3",
3
- "light": "_light_1nrgi4q_22",
4
- "dark": "_dark_1nrgi4q_28"
2
+ "separator": "_separator_13uqpbn_3",
3
+ "light": "_light_13uqpbn_22",
4
+ "dark": "_dark_13uqpbn_28"
5
5
  };
6
6
  export { styles as default };
@@ -1,21 +1,21 @@
1
1
  var styles = {
2
- "wrapper": "_wrapper_5o3bz5_9",
3
- "tabsContainer": "_tabsContainer_5o3bz5_13",
4
- "indicator": "_indicator_5o3bz5_19",
5
- "light": "_light_5o3bz5_31",
6
- "classic": "_classic_5o3bz5_31",
7
- "dark": "_dark_5o3bz5_35",
8
- "rock": "_rock_5o3bz5_39",
9
- "tab": "_tab_5o3bz5_13",
10
- "sizeM": "_sizeM_5o3bz5_99",
11
- "rs-reset-letter-spacing": "_rs-reset-letter-spacing_5o3bz5_1",
12
- "sizeL": "_sizeL_5o3bz5_104",
13
- "innerOffsetM": "_innerOffsetM_5o3bz5_109",
14
- "innerOffsetL": "_innerOffsetL_5o3bz5_117",
15
- "short": "_short_5o3bz5_133",
16
- "selected": "_selected_5o3bz5_141",
17
- "icon": "_icon_5o3bz5_239",
18
- "iconLeft": "_iconLeft_5o3bz5_253",
19
- "iconRight": "_iconRight_5o3bz5_261"
2
+ "wrapper": "_wrapper_dsn6g_9",
3
+ "tabsContainer": "_tabsContainer_dsn6g_13",
4
+ "indicator": "_indicator_dsn6g_19",
5
+ "light": "_light_dsn6g_31",
6
+ "classic": "_classic_dsn6g_31",
7
+ "dark": "_dark_dsn6g_35",
8
+ "rock": "_rock_dsn6g_39",
9
+ "tab": "_tab_dsn6g_13",
10
+ "sizeM": "_sizeM_dsn6g_99",
11
+ "rs-reset-letter-spacing": "_rs-reset-letter-spacing_dsn6g_1",
12
+ "sizeL": "_sizeL_dsn6g_104",
13
+ "innerOffsetM": "_innerOffsetM_dsn6g_109",
14
+ "innerOffsetL": "_innerOffsetL_dsn6g_117",
15
+ "short": "_short_dsn6g_133",
16
+ "selected": "_selected_dsn6g_141",
17
+ "icon": "_icon_dsn6g_239",
18
+ "iconLeft": "_iconLeft_dsn6g_253",
19
+ "iconRight": "_iconRight_dsn6g_261"
20
20
  };
21
21
  export { styles as default };
@@ -1,13 +1,13 @@
1
1
  var styles = {
2
- "wrapper": "_wrapper_5uumf7_4",
3
- "scrollable": "_scrollable_5uumf7_10",
4
- "arrowShadow": "_arrowShadow_5uumf7_39",
5
- "arrow": "_arrow_5uumf7_39",
6
- "light": "_light_5uumf7_82",
7
- "dark": "_dark_5uumf7_86",
8
- "shown": "_shown_5uumf7_91",
9
- "arrowLeft": "_arrowLeft_5uumf7_99",
10
- "arrowRight": "_arrowRight_5uumf7_112",
11
- "arrowButton": "_arrowButton_5uumf7_126"
2
+ "wrapper": "_wrapper_1pjfdoa_4",
3
+ "scrollable": "_scrollable_1pjfdoa_10",
4
+ "arrowShadow": "_arrowShadow_1pjfdoa_39",
5
+ "arrow": "_arrow_1pjfdoa_39",
6
+ "light": "_light_1pjfdoa_82",
7
+ "dark": "_dark_1pjfdoa_86",
8
+ "shown": "_shown_1pjfdoa_91",
9
+ "arrowLeft": "_arrowLeft_1pjfdoa_99",
10
+ "arrowRight": "_arrowRight_1pjfdoa_112",
11
+ "arrowButton": "_arrowButton_1pjfdoa_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.7.10",
3
+ "version": "0.7.12",
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.6.9",
21
- "@rescui/icons": "^0.9.0",
20
+ "@rescui/button": "^0.7.1",
21
+ "@rescui/icons": "^0.10.1",
22
22
  "classnames": "^2.2.6",
23
23
  "core-js": "^3.9.1"
24
24
  },
@@ -28,14 +28,14 @@
28
28
  "react": ">=16.8.0 <18"
29
29
  },
30
30
  "devDependencies": {
31
- "@rescui/colors": "^0.1.2",
32
- "@rescui/postcss-preset-library": "^0.0.6",
33
- "@rescui/scripts": "^0.1.6",
34
- "@rescui/typography": "^0.7.4",
35
- "@rescui/visual-regression": "^0.0.2"
31
+ "@rescui/colors": "^0.1.4",
32
+ "@rescui/postcss-preset-library": "^0.1.0",
33
+ "@rescui/scripts": "^0.1.7",
34
+ "@rescui/typography": "^0.8.1",
35
+ "@rescui/visual-regression": "^0.0.3"
36
36
  },
37
37
  "scripts": {
38
38
  "build": "rescui-scripts build"
39
39
  },
40
- "gitHead": "e468f83e8d0df286379945b89ae6096c3c6dbf7d"
40
+ "gitHead": "171f3f3ab932e9819d381600180e5588790cdc53"
41
41
  }