@rescui/tab-list 0.6.0 → 0.6.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
|
-
.
|
|
1
|
+
._wrapper_1s4yhe8_9{
|
|
2
2
|
position:relative;
|
|
3
3
|
}
|
|
4
|
-
.
|
|
4
|
+
._tabsContainer_1s4yhe8_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
|
-
.
|
|
13
|
+
._indicator_1s4yhe8_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
|
-
.
|
|
29
|
-
background-color:#
|
|
30
|
-
background-color:var(--rs-color-primary-light-theme, #
|
|
28
|
+
._light_1s4yhe8_31._classic_1s4yhe8_31 ._indicator_1s4yhe8_19{
|
|
29
|
+
background-color:#6B57FF;
|
|
30
|
+
background-color:var(--rs-color-primary-light-theme, #6B57FF);
|
|
31
31
|
}
|
|
32
|
-
.
|
|
33
|
-
background-color:#
|
|
34
|
-
background-color:var(--rs-color-primary-dark-theme, #
|
|
32
|
+
._dark_1s4yhe8_35._classic_1s4yhe8_31 ._indicator_1s4yhe8_19{
|
|
33
|
+
background-color:#8473FF;
|
|
34
|
+
background-color:var(--rs-color-primary-dark-theme, #8473FF);
|
|
35
35
|
}
|
|
36
|
-
.
|
|
36
|
+
._light_1s4yhe8_31._rock_1s4yhe8_39 ._indicator_1s4yhe8_19{
|
|
37
37
|
background-color:#19191C;
|
|
38
38
|
}
|
|
39
|
-
.
|
|
39
|
+
._dark_1s4yhe8_35._rock_1s4yhe8_39 ._indicator_1s4yhe8_19{
|
|
40
40
|
background-color:#FFFFFF;
|
|
41
41
|
}
|
|
42
|
-
.
|
|
42
|
+
._tab_1s4yhe8_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
|
-
.
|
|
70
|
-
.
|
|
71
|
-
.
|
|
69
|
+
._tab_1s4yhe8_13:hover,
|
|
70
|
+
._tab_1s4yhe8_13:active,
|
|
71
|
+
._tab_1s4yhe8_13:focus{
|
|
72
72
|
outline:none;
|
|
73
73
|
|
|
74
74
|
text-decoration:none;
|
|
75
75
|
}
|
|
76
|
-
.
|
|
76
|
+
._tab_1s4yhe8_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
|
-
.
|
|
88
|
+
._tab_1s4yhe8_13:after:focus[data-focus-method='key']{
|
|
89
89
|
opacity:0;
|
|
90
90
|
}
|
|
91
|
-
.
|
|
91
|
+
._tab_1s4yhe8_13:hover:after{
|
|
92
92
|
height:1px;
|
|
93
93
|
}
|
|
94
|
-
.
|
|
94
|
+
._sizeM_1s4yhe8_99 ._tab_1s4yhe8_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-
|
|
106
|
+
._rs-reset-letter-spacing_1s4yhe8_1 ._sizeM_1s4yhe8_99 ._tab_1s4yhe8_13{
|
|
107
107
|
letter-spacing:normal;
|
|
108
108
|
}
|
|
109
|
-
.
|
|
109
|
+
._sizeM_1s4yhe8_99 ._tab_1s4yhe8_13 {
|
|
110
110
|
padding:8px 0;
|
|
111
111
|
}
|
|
112
|
-
.
|
|
112
|
+
._sizeL_1s4yhe8_104 ._tab_1s4yhe8_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
|
-
.
|
|
124
|
+
._innerOffsetM_1s4yhe8_109 ._tab_1s4yhe8_13{
|
|
125
125
|
margin-left:24px;
|
|
126
126
|
}
|
|
127
127
|
@media screen and (max-width: 640px){
|
|
128
|
-
.
|
|
128
|
+
._innerOffsetM_1s4yhe8_109 ._tab_1s4yhe8_13{
|
|
129
129
|
margin-left:16px
|
|
130
130
|
}
|
|
131
131
|
}
|
|
132
|
-
.
|
|
132
|
+
._innerOffsetL_1s4yhe8_117 ._tab_1s4yhe8_13{
|
|
133
133
|
margin-left:32px;
|
|
134
134
|
}
|
|
135
135
|
@media screen and (max-width: 640px){
|
|
136
|
-
.
|
|
136
|
+
._innerOffsetL_1s4yhe8_117 ._tab_1s4yhe8_13{
|
|
137
137
|
margin-left:24px
|
|
138
138
|
}
|
|
139
139
|
}
|
|
140
|
-
.
|
|
140
|
+
._light_1s4yhe8_31 ._tab_1s4yhe8_13{
|
|
141
141
|
color:rgba(25,25,28,0.7);
|
|
142
142
|
}
|
|
143
|
-
.
|
|
143
|
+
._dark_1s4yhe8_35 ._tab_1s4yhe8_13{
|
|
144
144
|
color:rgba(255,255,255,0.7);
|
|
145
145
|
}
|
|
146
|
-
.
|
|
146
|
+
._light_1s4yhe8_31 ._tab_1s4yhe8_13._short_1s4yhe8_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
|
-
.
|
|
150
|
+
._dark_1s4yhe8_35 ._tab_1s4yhe8_13._short_1s4yhe8_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
|
-
.
|
|
154
|
+
._tab_1s4yhe8_13._selected_1s4yhe8_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
|
-
.
|
|
163
|
+
._tab_1s4yhe8_13._selected_1s4yhe8_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
|
-
.
|
|
170
|
+
._light_1s4yhe8_31 ._tab_1s4yhe8_13:hover{
|
|
171
171
|
color:#19191C;
|
|
172
172
|
}
|
|
173
|
-
.
|
|
173
|
+
._light_1s4yhe8_31 ._tab_1s4yhe8_13:hover:after{
|
|
174
174
|
background-color:#19191C;
|
|
175
175
|
}
|
|
176
|
-
.
|
|
176
|
+
._dark_1s4yhe8_35 ._tab_1s4yhe8_13:hover{
|
|
177
177
|
color:#FFFFFF;
|
|
178
178
|
}
|
|
179
|
-
.
|
|
179
|
+
._dark_1s4yhe8_35 ._tab_1s4yhe8_13:hover:after{
|
|
180
180
|
background-color:#FFFFFF;
|
|
181
181
|
}
|
|
182
|
-
.
|
|
182
|
+
._light_1s4yhe8_31._rock_1s4yhe8_39 ._tab_1s4yhe8_13._selected_1s4yhe8_141{
|
|
183
183
|
color:#19191C;
|
|
184
184
|
}
|
|
185
|
-
.
|
|
185
|
+
._light_1s4yhe8_31._rock_1s4yhe8_39 ._tab_1s4yhe8_13._selected_1s4yhe8_141:after{
|
|
186
186
|
background-color:#19191C;
|
|
187
187
|
}
|
|
188
|
-
.
|
|
188
|
+
._dark_1s4yhe8_35._rock_1s4yhe8_39 ._tab_1s4yhe8_13._selected_1s4yhe8_141{
|
|
189
189
|
color:#FFFFFF;
|
|
190
190
|
}
|
|
191
|
-
.
|
|
191
|
+
._dark_1s4yhe8_35._rock_1s4yhe8_39 ._tab_1s4yhe8_13._selected_1s4yhe8_141:after{
|
|
192
192
|
background-color:#FFFFFF;
|
|
193
193
|
}
|
|
194
|
-
.
|
|
195
|
-
color:#
|
|
196
|
-
color:var(--rs-color-primary-light-theme, #
|
|
194
|
+
._light_1s4yhe8_31._classic_1s4yhe8_31 ._tab_1s4yhe8_13._selected_1s4yhe8_141{
|
|
195
|
+
color:#6B57FF;
|
|
196
|
+
color:var(--rs-color-primary-light-theme, #6B57FF);
|
|
197
197
|
}
|
|
198
|
-
.
|
|
199
|
-
background-color:#
|
|
200
|
-
background-color:var(--rs-color-primary-light-theme, #
|
|
198
|
+
._light_1s4yhe8_31._classic_1s4yhe8_31 ._tab_1s4yhe8_13._selected_1s4yhe8_141:after{
|
|
199
|
+
background-color:#6B57FF;
|
|
200
|
+
background-color:var(--rs-color-primary-light-theme, #6B57FF);
|
|
201
201
|
}
|
|
202
|
-
.
|
|
203
|
-
color:#
|
|
204
|
-
color:var(--rs-color-primary-dark-theme, #
|
|
202
|
+
._dark_1s4yhe8_35._classic_1s4yhe8_31 ._tab_1s4yhe8_13._selected_1s4yhe8_141{
|
|
203
|
+
color:#8473FF;
|
|
204
|
+
color:var(--rs-color-primary-dark-theme, #8473FF);
|
|
205
205
|
}
|
|
206
|
-
.
|
|
207
|
-
background-color:#
|
|
208
|
-
background-color:var(--rs-color-primary-dark-theme, #
|
|
206
|
+
._dark_1s4yhe8_35._classic_1s4yhe8_31 ._tab_1s4yhe8_13._selected_1s4yhe8_141:after{
|
|
207
|
+
background-color:#8473FF;
|
|
208
|
+
background-color:var(--rs-color-primary-dark-theme, #8473FF);
|
|
209
209
|
}
|
|
210
|
-
.
|
|
211
|
-
-webkit-box-shadow:inset #
|
|
212
|
-
-webkit-box-shadow:inset var(--rs-color-primary-dim-light-theme, #
|
|
213
|
-
box-shadow:inset #
|
|
214
|
-
box-shadow:inset var(--rs-color-primary-dim-light-theme, #
|
|
210
|
+
._light_1s4yhe8_31 ._tab_1s4yhe8_13:focus[data-focus-method='key']{
|
|
211
|
+
-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;
|
|
212
|
+
-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;
|
|
213
|
+
box-shadow:inset #8979ff 0 -4px 0 0, inset #8979ff 0 4px 0 0, #8979ff -4px 0 0 0, #8979ff 4px 0 0 0;
|
|
214
|
+
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;
|
|
215
215
|
}
|
|
216
|
-
.
|
|
216
|
+
._light_1s4yhe8_31 ._tab_1s4yhe8_13:focus[data-focus-method='key']:after{
|
|
217
217
|
opacity:0;
|
|
218
218
|
}
|
|
219
|
-
.
|
|
220
|
-
-webkit-box-shadow:inset #
|
|
221
|
-
-webkit-box-shadow:inset var(--rs-color-primary-dim-dark-theme, #
|
|
222
|
-
box-shadow:inset #
|
|
223
|
-
box-shadow:inset var(--rs-color-primary-dim-dark-theme, #
|
|
219
|
+
._dark_1s4yhe8_35 ._tab_1s4yhe8_13:focus[data-focus-method='key']{
|
|
220
|
+
-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;
|
|
221
|
+
-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;
|
|
222
|
+
box-shadow:inset #6f61d2 0 -4px 0 0, inset #6f61d2 0 4px 0 0, #6f61d2 -4px 0 0 0, #6f61d2 4px 0 0 0;
|
|
223
|
+
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;
|
|
224
224
|
}
|
|
225
|
-
.
|
|
225
|
+
._dark_1s4yhe8_35 ._tab_1s4yhe8_13:focus[data-focus-method='key']:after{
|
|
226
226
|
opacity:0;
|
|
227
227
|
}
|
|
228
|
-
.
|
|
229
|
-
.
|
|
228
|
+
._innerOffsetL_1s4yhe8_117 ._tab_1s4yhe8_13:first-of-type,
|
|
229
|
+
._innerOffsetM_1s4yhe8_109 ._tab_1s4yhe8_13:first-of-type{
|
|
230
230
|
margin-left:0;
|
|
231
231
|
}
|
|
232
232
|
@media screen and (max-width: 640px){
|
|
233
|
-
.
|
|
234
|
-
.
|
|
233
|
+
._innerOffsetL_1s4yhe8_117 ._tab_1s4yhe8_13:first-of-type,
|
|
234
|
+
._innerOffsetM_1s4yhe8_109 ._tab_1s4yhe8_13:first-of-type{
|
|
235
235
|
margin-left:0
|
|
236
236
|
}
|
|
237
237
|
}
|
|
238
|
-
.
|
|
238
|
+
._icon_1s4yhe8_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
|
-
.
|
|
245
|
+
._sizeM_1s4yhe8_99 ._icon_1s4yhe8_239{
|
|
246
246
|
width:24px;
|
|
247
247
|
height:24px;
|
|
248
248
|
}
|
|
249
|
-
.
|
|
249
|
+
._sizeL_1s4yhe8_104 ._icon_1s4yhe8_239{
|
|
250
250
|
width:28px;
|
|
251
251
|
height:28px;
|
|
252
252
|
}
|
|
253
|
-
.
|
|
253
|
+
._sizeM_1s4yhe8_99 ._icon_1s4yhe8_239._iconLeft_1s4yhe8_253{
|
|
254
254
|
margin-right:4px;
|
|
255
255
|
}
|
|
256
|
-
.
|
|
256
|
+
._sizeL_1s4yhe8_104 ._icon_1s4yhe8_239._iconLeft_1s4yhe8_253{
|
|
257
257
|
margin-right:8px;
|
|
258
258
|
}
|
|
259
|
-
.
|
|
259
|
+
._sizeM_1s4yhe8_99 ._icon_1s4yhe8_239._iconRight_1s4yhe8_261{
|
|
260
260
|
margin-left:4px;
|
|
261
261
|
}
|
|
262
|
-
.
|
|
262
|
+
._sizeL_1s4yhe8_104 ._icon_1s4yhe8_239._iconRight_1s4yhe8_261{
|
|
263
263
|
margin-left:8px;
|
|
264
264
|
}
|
|
265
265
|
|
|
266
|
-
.
|
|
266
|
+
._wrapper_6hvvng_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
|
-
.
|
|
275
|
+
._scrollable_6hvvng_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
|
-
.
|
|
284
|
+
._scrollable_6hvvng_10::after{
|
|
285
285
|
display:block;
|
|
286
286
|
|
|
287
287
|
height:100%;
|
|
@@ -290,15 +290,15 @@
|
|
|
290
290
|
|
|
291
291
|
content:'';
|
|
292
292
|
}
|
|
293
|
-
.
|
|
293
|
+
._scrollable_6hvvng_10 {
|
|
294
294
|
|
|
295
295
|
-ms-overflow-style:none;
|
|
296
296
|
scrollbar-width:none;
|
|
297
297
|
}
|
|
298
|
-
.
|
|
298
|
+
._scrollable_6hvvng_10::-webkit-scrollbar{
|
|
299
299
|
display:none;
|
|
300
300
|
}
|
|
301
|
-
.
|
|
301
|
+
._arrowShadow_6hvvng_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
|
-
.
|
|
311
|
+
._arrowShadow_6hvvng_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
|
-
.
|
|
325
|
+
._arrow_6hvvng_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
|
-
.
|
|
351
|
+
._light_6hvvng_82 ._arrow_6hvvng_39{
|
|
352
352
|
color:#FFFFFF;
|
|
353
353
|
background-color:#FFFFFF;
|
|
354
354
|
}
|
|
355
|
-
.
|
|
355
|
+
._dark_6hvvng_86 ._arrow_6hvvng_39{
|
|
356
356
|
color:#19191C;
|
|
357
357
|
background-color:#19191C;
|
|
358
358
|
}
|
|
359
|
-
.
|
|
359
|
+
._arrow_6hvvng_39._shown_6hvvng_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
|
-
.
|
|
368
|
+
._arrow_6hvvng_39._arrowLeft_6hvvng_99{
|
|
369
369
|
left:-5px;
|
|
370
370
|
}
|
|
371
|
-
.
|
|
371
|
+
._arrow_6hvvng_39._arrowLeft_6hvvng_99 ._arrowShadow_6hvvng_39{
|
|
372
372
|
right:-24px;
|
|
373
373
|
}
|
|
374
|
-
.
|
|
374
|
+
._arrow_6hvvng_39._arrowLeft_6hvvng_99 ._arrowShadow_6hvvng_39::before{
|
|
375
375
|
left:-100%;
|
|
376
376
|
}
|
|
377
|
-
.
|
|
377
|
+
._arrow_6hvvng_39._arrowRight_6hvvng_112{
|
|
378
378
|
right:-5px;
|
|
379
379
|
}
|
|
380
|
-
.
|
|
380
|
+
._arrow_6hvvng_39._arrowRight_6hvvng_112 ._arrowShadow_6hvvng_39{
|
|
381
381
|
left:-24px;
|
|
382
382
|
}
|
|
383
|
-
.
|
|
383
|
+
._arrow_6hvvng_39._arrowRight_6hvvng_112 ._arrowShadow_6hvvng_39::before{
|
|
384
384
|
right:-100%;
|
|
385
385
|
}
|
|
386
|
-
.
|
|
386
|
+
._arrowButton_6hvvng_126{
|
|
387
387
|
cursor:pointer;
|
|
388
388
|
}
|
|
389
389
|
|
|
390
|
-
.
|
|
390
|
+
._separator_10b6l7_3{
|
|
391
391
|
position:relative;
|
|
392
392
|
z-index:2;
|
|
393
393
|
|
|
394
394
|
width:100%;
|
|
395
395
|
}
|
|
396
396
|
|
|
397
|
-
.
|
|
397
|
+
._separator_10b6l7_3:after{
|
|
398
398
|
position:absolute;
|
|
399
399
|
right:0;
|
|
400
400
|
bottom:0;
|
|
@@ -404,9 +404,9 @@
|
|
|
404
404
|
|
|
405
405
|
content:'';
|
|
406
406
|
}
|
|
407
|
-
.
|
|
407
|
+
._light_10b6l7_22:after{
|
|
408
408
|
background-color:rgba(25,25,28,0.3);
|
|
409
409
|
}
|
|
410
|
-
.
|
|
410
|
+
._dark_10b6l7_28:after{
|
|
411
411
|
background-color:rgba(255,255,255,0.4);
|
|
412
412
|
}
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
var styles = {
|
|
2
|
-
"wrapper": "
|
|
3
|
-
"tabsContainer": "
|
|
4
|
-
"indicator": "
|
|
5
|
-
"light": "
|
|
6
|
-
"classic": "
|
|
7
|
-
"dark": "
|
|
8
|
-
"rock": "
|
|
9
|
-
"tab": "
|
|
10
|
-
"sizeM": "
|
|
11
|
-
"rs-reset-letter-spacing": "_rs-reset-letter-
|
|
12
|
-
"sizeL": "
|
|
13
|
-
"innerOffsetM": "
|
|
14
|
-
"innerOffsetL": "
|
|
15
|
-
"short": "
|
|
16
|
-
"selected": "
|
|
17
|
-
"icon": "
|
|
18
|
-
"iconLeft": "
|
|
19
|
-
"iconRight": "
|
|
2
|
+
"wrapper": "_wrapper_1s4yhe8_9",
|
|
3
|
+
"tabsContainer": "_tabsContainer_1s4yhe8_13",
|
|
4
|
+
"indicator": "_indicator_1s4yhe8_19",
|
|
5
|
+
"light": "_light_1s4yhe8_31",
|
|
6
|
+
"classic": "_classic_1s4yhe8_31",
|
|
7
|
+
"dark": "_dark_1s4yhe8_35",
|
|
8
|
+
"rock": "_rock_1s4yhe8_39",
|
|
9
|
+
"tab": "_tab_1s4yhe8_13",
|
|
10
|
+
"sizeM": "_sizeM_1s4yhe8_99",
|
|
11
|
+
"rs-reset-letter-spacing": "_rs-reset-letter-spacing_1s4yhe8_1",
|
|
12
|
+
"sizeL": "_sizeL_1s4yhe8_104",
|
|
13
|
+
"innerOffsetM": "_innerOffsetM_1s4yhe8_109",
|
|
14
|
+
"innerOffsetL": "_innerOffsetL_1s4yhe8_117",
|
|
15
|
+
"short": "_short_1s4yhe8_133",
|
|
16
|
+
"selected": "_selected_1s4yhe8_141",
|
|
17
|
+
"icon": "_icon_1s4yhe8_239",
|
|
18
|
+
"iconLeft": "_iconLeft_1s4yhe8_253",
|
|
19
|
+
"iconRight": "_iconRight_1s4yhe8_261"
|
|
20
20
|
};
|
|
21
21
|
export default styles;
|
|
@@ -18,7 +18,7 @@ export declare type WithScrollArrowsWrappedComponentProps<T> = {
|
|
|
18
18
|
value: T;
|
|
19
19
|
onChange: (value: T) => void;
|
|
20
20
|
children: React.ReactNode;
|
|
21
|
-
theme
|
|
21
|
+
theme?: Theme;
|
|
22
22
|
containerRef?: React.MutableRefObject<HTMLElement>;
|
|
23
23
|
};
|
|
24
24
|
declare type OmittedWrappedComponentProps<P, T> = Omit<P, keyof WithScrollArrowsWrappedComponentProps<T>>;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
var styles = {
|
|
2
|
-
"wrapper": "
|
|
3
|
-
"scrollable": "
|
|
4
|
-
"arrowShadow": "
|
|
5
|
-
"arrow": "
|
|
6
|
-
"light": "
|
|
7
|
-
"dark": "
|
|
8
|
-
"shown": "
|
|
9
|
-
"arrowLeft": "
|
|
10
|
-
"arrowRight": "
|
|
11
|
-
"arrowButton": "
|
|
2
|
+
"wrapper": "_wrapper_6hvvng_4",
|
|
3
|
+
"scrollable": "_scrollable_6hvvng_10",
|
|
4
|
+
"arrowShadow": "_arrowShadow_6hvvng_39",
|
|
5
|
+
"arrow": "_arrow_6hvvng_39",
|
|
6
|
+
"light": "_light_6hvvng_82",
|
|
7
|
+
"dark": "_dark_6hvvng_86",
|
|
8
|
+
"shown": "_shown_6hvvng_91",
|
|
9
|
+
"arrowLeft": "_arrowLeft_6hvvng_99",
|
|
10
|
+
"arrowRight": "_arrowRight_6hvvng_112",
|
|
11
|
+
"arrowButton": "_arrowButton_6hvvng_126"
|
|
12
12
|
};
|
|
13
13
|
export default styles;
|
package/lib/tab-list.d.ts
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rescui/tab-list",
|
|
3
|
-
"version": "0.6.
|
|
3
|
+
"version": "0.6.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.5.
|
|
21
|
-
"@rescui/icons": "^0.5.
|
|
20
|
+
"@rescui/button": "^0.5.1",
|
|
21
|
+
"@rescui/icons": "^0.5.2",
|
|
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.0
|
|
31
|
+
"@rescui/colors": "^0.1.0",
|
|
32
32
|
"@rescui/postcss-preset-library": "^0.0.4",
|
|
33
33
|
"@rescui/scripts": "^0.1.4",
|
|
34
|
-
"@rescui/typography": "^0.5.
|
|
34
|
+
"@rescui/typography": "^0.5.1",
|
|
35
35
|
"@rescui/visual-regression": "^0.0.1"
|
|
36
36
|
},
|
|
37
37
|
"scripts": {
|
|
38
38
|
"build": "rescui-scripts build"
|
|
39
39
|
},
|
|
40
|
-
"gitHead": "
|
|
40
|
+
"gitHead": "24a3fbe87179468f1dc804374864b21042fa2dbe"
|
|
41
41
|
}
|