@rescui/tab-list 0.12.5 → 0.12.6-test-canary-release.0

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,15 +1,15 @@
1
- ._light_obhon9_7{
1
+ ._light_5s89e8_7{
2
2
  --rs-theme-dark:0;
3
3
  }
4
- ._dark_obhon9_10{
4
+ ._dark_5s89e8_10{
5
5
  --rs-theme-dark:1;
6
6
  }
7
- ._sizeM_obhon9_14{
7
+ ._sizeM_5s89e8_14{
8
8
  --_rs-tab-list-tab-vertical-padding:8px;
9
9
  --_rs-tab-list-icon-size:24px;
10
10
  --_rs-tab-list-icon-offset:4px;
11
11
  }
12
- ._sizeM_obhon9_14 [data-rs-internal='tab-list__tab']{
12
+ ._sizeM_5s89e8_14 [data-rs-internal='tab-list__tab']{
13
13
  --_rs-typography-letter-spacing:0.0015em;
14
14
  --_rs-typography-text-transform:initial;
15
15
  --_rs-typography-font-variant-numeric:initial;
@@ -44,16 +44,16 @@
44
44
  --_rs-typography-link-border-bottom-width-from-text:1px;
45
45
  }
46
46
  @media screen and (max-width: 640px){
47
- ._sizeM_obhon9_14 [data-rs-internal='tab-list__tab']{
47
+ ._sizeM_5s89e8_14 [data-rs-internal='tab-list__tab']{
48
48
  --_rs-typography-list-li-margin-top-from-text:12px;
49
49
  }
50
50
  }
51
- ._sizeL_obhon9_17{
51
+ ._sizeL_5s89e8_17{
52
52
  --_rs-tab-list-tab-vertical-padding:12px;
53
53
  --_rs-tab-list-icon-size:28px;
54
54
  --_rs-tab-list-icon-offset:8px;
55
55
  }
56
- ._sizeL_obhon9_17 [data-rs-internal='tab-list__tab']{
56
+ ._sizeL_5s89e8_17 [data-rs-internal='tab-list__tab']{
57
57
  --_rs-typography-letter-spacing:normal;
58
58
  --_rs-typography-text-transform:initial;
59
59
  --_rs-typography-font-variant-numeric:initial;
@@ -88,30 +88,30 @@
88
88
  --_rs-typography-link-border-bottom-width-from-text:1px;
89
89
  }
90
90
  @media screen and (max-width: 640px){
91
- ._sizeL_obhon9_17 [data-rs-internal='tab-list__tab']{
91
+ ._sizeL_5s89e8_17 [data-rs-internal='tab-list__tab']{
92
92
  --_rs-typography-list-li-margin-top-from-text:16px;
93
93
  }
94
94
  }
95
- ._classic_obhon9_21{
95
+ ._classic_5s89e8_21{
96
96
  --_rs-tab-list-indicator-background:var(--_rs-color-primary);
97
97
  --_rs-tab-list-tab-selected-color:var(--_rs-color-primary);
98
98
  }
99
- ._rock_obhon9_24{
99
+ ._rock_5s89e8_24{
100
100
  --_rs-tab-list-indicator-background:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));
101
101
  --_rs-tab-list-tab-selected-color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));
102
102
  }
103
- ._sparse_obhon9_28{
103
+ ._sparse_5s89e8_28{
104
104
  --_rs-tab-list-tab-margin-left-or-initial:32px;
105
105
  }
106
106
  @media screen and (max-width: 640px){
107
- ._sparse_obhon9_28{
107
+ ._sparse_5s89e8_28{
108
108
  --_rs-tab-list-tab-margin-left-or-initial:24px;
109
109
  }
110
110
  }
111
- ._short_obhon9_32{
111
+ ._short_5s89e8_32{
112
112
  --_rs-tab-list-tab-box-shadow:inset 0 -1px 0 rgba(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227), calc(0.3 + var(--_rs-theme-dark-coefficient)*0.1));
113
113
  }
114
- ._tabsContainer_obhon9_36{
114
+ ._tabsContainer_5s89e8_36{
115
115
  --_rs-theme-dark:var(
116
116
  --_rs-internal-force-theme-dark-consult-rescui-before-using,
117
117
  var(--rs-theme-dark, 0)
@@ -121,7 +121,7 @@
121
121
  --_rs-theme-light-coefficient:calc(1 - var(--_rs-theme-dark-coefficient));
122
122
  }
123
123
  @supports (color: color-mix(in srgb, #fff 50%, #000 50%)){
124
- ._tabsContainer_obhon9_36{
124
+ ._tabsContainer_5s89e8_36{
125
125
  --_rs-color-primary:color-mix(in srgb, var(--rs-color-primary-light-theme, #6B57FF) calc(100%*var(--_rs-theme-light-coefficient, 1)), var(--rs-color-primary-dark-theme, #8473FF) calc(100%*var(--_rs-theme-dark-coefficient, 0)));
126
126
  --_rs-color-primary-dim:color-mix(in srgb, var(--rs-color-primary-dim-light-theme, #8979ff) calc(100%*var(--_rs-theme-light-coefficient, 1)), var(--rs-color-primary-dim-dark-theme, #6f61d2) calc(100%*var(--_rs-theme-dark-coefficient, 0)));
127
127
  --_rs-color-primary-fog:color-mix(in srgb, var(--rs-color-primary-fog-light-theme, #e1ddff) calc(100%*var(--_rs-theme-light-coefficient, 1)), var(--rs-color-primary-fog-dark-theme, #2e2b49) calc(100%*var(--_rs-theme-dark-coefficient, 0)));
@@ -130,7 +130,7 @@
130
130
  }
131
131
  }
132
132
  @supports not (color: color-mix(in srgb, #fff 50%, #000 50%)){
133
- ._tabsContainer_obhon9_36{
133
+ ._tabsContainer_5s89e8_36{
134
134
  --_rs-color-primary:rgb(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132), calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115), 255);
135
135
  --_rs-color-primary-dim:rgb(calc(var(--_rs-theme-light-coefficient, 1)*137 + var(--_rs-theme-dark-coefficient, 0)*111), calc(var(--_rs-theme-light-coefficient, 1)*121 + var(--_rs-theme-dark-coefficient, 0)*97), calc(var(--_rs-theme-light-coefficient, 1)*255 + var(--_rs-theme-dark-coefficient, 0)*210));
136
136
  --_rs-color-primary-fog:rgb(calc(var(--_rs-theme-light-coefficient, 1)*225 + var(--_rs-theme-dark-coefficient, 0)*46), calc(var(--_rs-theme-light-coefficient, 1)*221 + var(--_rs-theme-dark-coefficient, 0)*43), calc(var(--_rs-theme-light-coefficient, 1)*255 + var(--_rs-theme-dark-coefficient, 0)*73));
@@ -138,15 +138,15 @@
138
138
  --_rs-color-primary-t-fog:rgba(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132), calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115), 255, calc(var(--_rs-theme-light-coefficient, 1)*0.2 + var(--_rs-theme-dark-coefficient, 0)*0.3));
139
139
  }
140
140
  }
141
- ._tabsContainer_obhon9_36 {
141
+ ._tabsContainer_5s89e8_36 {
142
142
  --_rs-tab-list-tab-base-margin-left:24px;
143
143
  }
144
144
  @media screen and (max-width: 640px){
145
- ._tabsContainer_obhon9_36{
145
+ ._tabsContainer_5s89e8_36{
146
146
  --_rs-tab-list-tab-base-margin-left:16px;
147
147
  }
148
148
  }
149
- ._tabsContainer_obhon9_36 {
149
+ ._tabsContainer_5s89e8_36 {
150
150
  --_rs-tab-list-tab-margin-left:var(
151
151
  --_rs-tab-list-tab-margin-left-or-initial,
152
152
  var(--_rs-tab-list-tab-base-margin-left)
@@ -160,7 +160,7 @@
160
160
 
161
161
  display:flex;
162
162
  }
163
- ._indicator_obhon9_46{
163
+ ._indicator_5s89e8_46{
164
164
  position:absolute;
165
165
  z-index:3;
166
166
  bottom:0;
@@ -175,13 +175,13 @@
175
175
  transition:left 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, width 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
176
176
  will-change:left, width;
177
177
  }
178
- ._iconLeft_obhon9_61{
178
+ ._iconLeft_5s89e8_61{
179
179
  --_rs-tab-list-tab-flex-direction:row;
180
180
  }
181
- ._iconRight_obhon9_64{
181
+ ._iconRight_5s89e8_64{
182
182
  --_rs-tab-list-tab-flex-direction:row-reverse;
183
183
  }
184
- ._tab_obhon9_36{
184
+ ._tab_5s89e8_36{
185
185
  --_rs-theme-dark:var(
186
186
  --_rs-internal-force-theme-dark-consult-rescui-before-using,
187
187
  var(--rs-theme-dark, 0)
@@ -191,7 +191,7 @@
191
191
  --_rs-theme-light-coefficient:calc(1 - var(--_rs-theme-dark-coefficient));
192
192
  }
193
193
  @supports (color: color-mix(in srgb, #fff 50%, #000 50%)){
194
- ._tab_obhon9_36{
194
+ ._tab_5s89e8_36{
195
195
  --_rs-color-primary:color-mix(in srgb, var(--rs-color-primary-light-theme, #6B57FF) calc(100%*var(--_rs-theme-light-coefficient, 1)), var(--rs-color-primary-dark-theme, #8473FF) calc(100%*var(--_rs-theme-dark-coefficient, 0)));
196
196
  --_rs-color-primary-dim:color-mix(in srgb, var(--rs-color-primary-dim-light-theme, #8979ff) calc(100%*var(--_rs-theme-light-coefficient, 1)), var(--rs-color-primary-dim-dark-theme, #6f61d2) calc(100%*var(--_rs-theme-dark-coefficient, 0)));
197
197
  --_rs-color-primary-fog:color-mix(in srgb, var(--rs-color-primary-fog-light-theme, #e1ddff) calc(100%*var(--_rs-theme-light-coefficient, 1)), var(--rs-color-primary-fog-dark-theme, #2e2b49) calc(100%*var(--_rs-theme-dark-coefficient, 0)));
@@ -200,7 +200,7 @@
200
200
  }
201
201
  }
202
202
  @supports not (color: color-mix(in srgb, #fff 50%, #000 50%)){
203
- ._tab_obhon9_36{
203
+ ._tab_5s89e8_36{
204
204
  --_rs-color-primary:rgb(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132), calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115), 255);
205
205
  --_rs-color-primary-dim:rgb(calc(var(--_rs-theme-light-coefficient, 1)*137 + var(--_rs-theme-dark-coefficient, 0)*111), calc(var(--_rs-theme-light-coefficient, 1)*121 + var(--_rs-theme-dark-coefficient, 0)*97), calc(var(--_rs-theme-light-coefficient, 1)*255 + var(--_rs-theme-dark-coefficient, 0)*210));
206
206
  --_rs-color-primary-fog:rgb(calc(var(--_rs-theme-light-coefficient, 1)*225 + var(--_rs-theme-dark-coefficient, 0)*46), calc(var(--_rs-theme-light-coefficient, 1)*221 + var(--_rs-theme-dark-coefficient, 0)*43), calc(var(--_rs-theme-light-coefficient, 1)*255 + var(--_rs-theme-dark-coefficient, 0)*73));
@@ -208,7 +208,7 @@
208
208
  --_rs-color-primary-t-fog:rgba(calc(var(--_rs-theme-light-coefficient, 1)*107 + var(--_rs-theme-dark-coefficient, 0)*132), calc(var(--_rs-theme-light-coefficient, 1)*87 + var(--_rs-theme-dark-coefficient, 0)*115), 255, calc(var(--_rs-theme-light-coefficient, 1)*0.2 + var(--_rs-theme-dark-coefficient, 0)*0.3));
209
209
  }
210
210
  }
211
- ._tab_obhon9_36 {
211
+ ._tab_5s89e8_36 {
212
212
  letter-spacing:var(
213
213
  --rs-text-base-letter-spacing,
214
214
  var(--_rs-typography-letter-spacing)
@@ -222,11 +222,11 @@
222
222
  -webkit-font-feature-settings:'kern', 'liga', 'calt';
223
223
  font-feature-settings:'kern', 'liga', 'calt';
224
224
  }
225
- ._tab_obhon9_36 > p:not(:nth-child(1)),
226
- ._tab_obhon9_36 > pre:not(:nth-child(1)){
225
+ ._tab_5s89e8_36 > p:not(:nth-child(1)),
226
+ ._tab_5s89e8_36 > pre:not(:nth-child(1)){
227
227
  padding-top:var(--_rs-typography-auto-offset-or-initial);
228
228
  }
229
- ._tab_obhon9_36 {
229
+ ._tab_5s89e8_36 {
230
230
 
231
231
  position:relative;
232
232
 
@@ -273,19 +273,19 @@
273
273
  -moz-osx-font-smoothing:inherit;
274
274
  -webkit-appearance:none;
275
275
  }
276
- ._tab_obhon9_36::-moz-focus-inner{
276
+ ._tab_5s89e8_36::-moz-focus-inner{
277
277
  padding:0;
278
278
 
279
279
  border:none;
280
280
  }
281
- ._tab_obhon9_36:hover,
282
- ._tab_obhon9_36:active,
283
- ._tab_obhon9_36:focus{
281
+ ._tab_5s89e8_36:hover,
282
+ ._tab_5s89e8_36:active,
283
+ ._tab_5s89e8_36:focus{
284
284
  outline:none;
285
285
 
286
286
  text-decoration:none;
287
287
  }
288
- ._tab_obhon9_36:after{
288
+ ._tab_5s89e8_36:after{
289
289
  position:absolute;
290
290
  bottom:0;
291
291
  left:0;
@@ -297,18 +297,18 @@
297
297
 
298
298
  background-color:transparent;
299
299
  }
300
- ._tab_obhon9_36:focus[data-focus-method='key']:after{
300
+ ._tab_5s89e8_36:focus[data-focus-method='key']:after{
301
301
  opacity:0;
302
302
  }
303
- ._tab_obhon9_36:hover{
303
+ ._tab_5s89e8_36:hover{
304
304
  color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));
305
305
  }
306
- ._tab_obhon9_36:hover:after{
306
+ ._tab_5s89e8_36:hover:after{
307
307
  height:1px;
308
308
 
309
309
  background-color:rgb(calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(25 + var(--_rs-theme-dark-coefficient, 0)*230), calc(28 + var(--_rs-theme-dark-coefficient, 0)*227));
310
310
  }
311
- ._tab_obhon9_36._selected_obhon9_154{
311
+ ._tab_5s89e8_36._selected_5s89e8_154{
312
312
  z-index:1;
313
313
 
314
314
  cursor:default;
@@ -319,7 +319,7 @@
319
319
 
320
320
  transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
321
321
  }
322
- ._tab_obhon9_36._selected_obhon9_154:after{
322
+ ._tab_5s89e8_36._selected_5s89e8_154:after{
323
323
  height:2px;
324
324
 
325
325
  background-color:var(--_rs-tab-list-indicator-background);
@@ -328,14 +328,14 @@
328
328
 
329
329
  transition:background-color 0ms ease 300ms, height 0ms ease 300ms;
330
330
  }
331
- ._tab_obhon9_36:focus[data-focus-method='key']{
331
+ ._tab_5s89e8_36:focus[data-focus-method='key']{
332
332
  -webkit-box-shadow:inset var(--_rs-color-primary-dim) 0 -4px 0 0, inset var(--_rs-color-primary-dim) 0 4px 0 0, var(--_rs-color-primary-dim) -4px 0 0 0, var(--_rs-color-primary-dim) 4px 0 0 0;
333
333
  box-shadow:inset var(--_rs-color-primary-dim) 0 -4px 0 0, inset var(--_rs-color-primary-dim) 0 4px 0 0, var(--_rs-color-primary-dim) -4px 0 0 0, var(--_rs-color-primary-dim) 4px 0 0 0;
334
334
  }
335
- ._tab_obhon9_36:first-child{
335
+ ._tab_5s89e8_36:first-child{
336
336
  margin-left:0;
337
337
  }
338
- ._tab_obhon9_36 ._icon_obhon9_61{
338
+ ._tab_5s89e8_36 ._icon_5s89e8_61{
339
339
  -webkit-box-flex:0;
340
340
  -ms-flex:0 0;
341
341
  flex:0 0;
@@ -346,13 +346,13 @@
346
346
  height:var(--_rs-tab-list-icon-size);
347
347
  }
348
348
 
349
- ._light_dxxxxi_9{
349
+ ._light_8wlhhv_9{
350
350
  --rs-theme-dark:0;
351
351
  }
352
- ._dark_dxxxxi_12{
352
+ ._dark_8wlhhv_12{
353
353
  --rs-theme-dark:1;
354
354
  }
355
- ._wrapper_dxxxxi_16{
355
+ ._wrapper_8wlhhv_16{
356
356
  --_rs-theme-dark:var(
357
357
  --_rs-internal-force-theme-dark-consult-rescui-before-using,
358
358
  var(--rs-theme-dark, 0)
@@ -368,7 +368,7 @@
368
368
 
369
369
  display:flex;
370
370
  }
371
- ._scrollable_dxxxxi_23{
371
+ ._scrollable_8wlhhv_23{
372
372
  display:-webkit-box;
373
373
  display:-ms-flexbox;
374
374
  display:flex;
@@ -377,7 +377,7 @@
377
377
  margin:-4px;
378
378
  padding:4px;
379
379
  }
380
- ._scrollable_dxxxxi_23::after{
380
+ ._scrollable_8wlhhv_23::after{
381
381
  display:block;
382
382
 
383
383
  height:100%;
@@ -386,15 +386,15 @@
386
386
 
387
387
  content:'';
388
388
  }
389
- ._scrollable_dxxxxi_23 {
389
+ ._scrollable_8wlhhv_23 {
390
390
 
391
391
  -ms-overflow-style:none;
392
392
  scrollbar-width:none;
393
393
  }
394
- ._scrollable_dxxxxi_23::-webkit-scrollbar{
394
+ ._scrollable_8wlhhv_23::-webkit-scrollbar{
395
395
  display:none;
396
396
  }
397
- ._arrow_dxxxxi_52{
397
+ ._arrow_8wlhhv_52{
398
398
  position:absolute;
399
399
  z-index:2;
400
400
  top:50%;
@@ -423,7 +423,7 @@
423
423
  -webkit-transform:translateY(-50%);
424
424
  transform:translateY(-50%);
425
425
  }
426
- ._arrow_dxxxxi_52._shown_dxxxxi_72{
426
+ ._arrow_8wlhhv_52._shown_8wlhhv_72{
427
427
  opacity:1;
428
428
 
429
429
  pointer-events:auto;
@@ -432,13 +432,13 @@
432
432
 
433
433
  transition:opacity 0.15s ease-in;
434
434
  }
435
- ._arrow_dxxxxi_52._arrowLeft_dxxxxi_80{
435
+ ._arrow_8wlhhv_52._arrowLeft_8wlhhv_80{
436
436
  left:-5px;
437
437
  }
438
- ._arrow_dxxxxi_52._arrowRight_dxxxxi_85{
438
+ ._arrow_8wlhhv_52._arrowRight_8wlhhv_85{
439
439
  right:-5px;
440
440
  }
441
- ._withLeftArrow_dxxxxi_91{
441
+ ._withLeftArrow_8wlhhv_91{
442
442
  -webkit-mask-image:-webkit-gradient(
443
443
  linear,
444
444
  left top, right top,
@@ -466,7 +466,7 @@
466
466
  black 56px
467
467
  );
468
468
  }
469
- ._withRightArrow_dxxxxi_100{
469
+ ._withRightArrow_8wlhhv_100{
470
470
  -webkit-mask-image:-webkit-gradient(
471
471
  linear,
472
472
  right top, left top,
@@ -494,7 +494,7 @@
494
494
  black 56px
495
495
  );
496
496
  }
497
- ._withLeftArrow_dxxxxi_91._withRightArrow_dxxxxi_100{
497
+ ._withLeftArrow_8wlhhv_91._withRightArrow_8wlhhv_100{
498
498
  -webkit-mask-image:-webkit-gradient(
499
499
  linear,
500
500
  left top, right top,
@@ -534,17 +534,17 @@
534
534
  rgba(0, 0, 0, 0) 100%
535
535
  );
536
536
  }
537
- ._arrowButton_dxxxxi_121{
537
+ ._arrowButton_8wlhhv_121{
538
538
  cursor:pointer;
539
539
  }
540
540
 
541
- ._light_v8mola_4{
541
+ ._light_1eilcsr_4{
542
542
  --rs-theme-dark:0;
543
543
  }
544
- ._dark_v8mola_7{
544
+ ._dark_1eilcsr_7{
545
545
  --rs-theme-dark:1;
546
546
  }
547
- ._separator_v8mola_11{
547
+ ._separator_1eilcsr_11{
548
548
  --_rs-theme-dark:var(
549
549
  --_rs-internal-force-theme-dark-consult-rescui-before-using,
550
550
  var(--rs-theme-dark, 0)
@@ -558,7 +558,7 @@
558
558
 
559
559
  width:100%;
560
560
  }
561
- ._separator_v8mola_11:after{
561
+ ._separator_1eilcsr_11:after{
562
562
  position:absolute;
563
563
  right:0;
564
564
  bottom:0;
@@ -1,6 +1,6 @@
1
1
  var styles = {
2
- "light": "_light_v8mola_4",
3
- "dark": "_dark_v8mola_7",
4
- "separator": "_separator_v8mola_11"
2
+ "light": "_light_1eilcsr_4",
3
+ "dark": "_dark_1eilcsr_7",
4
+ "separator": "_separator_1eilcsr_11"
5
5
  };
6
6
  export { styles as default };
@@ -1,18 +1,18 @@
1
1
  var styles = {
2
- "light": "_light_obhon9_7",
3
- "dark": "_dark_obhon9_10",
4
- "sizeM": "_sizeM_obhon9_14",
5
- "sizeL": "_sizeL_obhon9_17",
6
- "classic": "_classic_obhon9_21",
7
- "rock": "_rock_obhon9_24",
8
- "sparse": "_sparse_obhon9_28",
9
- "short": "_short_obhon9_32",
10
- "tabsContainer": "_tabsContainer_obhon9_36",
11
- "indicator": "_indicator_obhon9_46",
12
- "iconLeft": "_iconLeft_obhon9_61",
13
- "iconRight": "_iconRight_obhon9_64",
14
- "tab": "_tab_obhon9_36",
15
- "selected": "_selected_obhon9_154",
16
- "icon": "_icon_obhon9_61"
2
+ "light": "_light_5s89e8_7",
3
+ "dark": "_dark_5s89e8_10",
4
+ "sizeM": "_sizeM_5s89e8_14",
5
+ "sizeL": "_sizeL_5s89e8_17",
6
+ "classic": "_classic_5s89e8_21",
7
+ "rock": "_rock_5s89e8_24",
8
+ "sparse": "_sparse_5s89e8_28",
9
+ "short": "_short_5s89e8_32",
10
+ "tabsContainer": "_tabsContainer_5s89e8_36",
11
+ "indicator": "_indicator_5s89e8_46",
12
+ "iconLeft": "_iconLeft_5s89e8_61",
13
+ "iconRight": "_iconRight_5s89e8_64",
14
+ "tab": "_tab_5s89e8_36",
15
+ "selected": "_selected_5s89e8_154",
16
+ "icon": "_icon_5s89e8_61"
17
17
  };
18
18
  export { styles as default };
@@ -1,14 +1,14 @@
1
1
  var styles = {
2
- "light": "_light_dxxxxi_9",
3
- "dark": "_dark_dxxxxi_12",
4
- "wrapper": "_wrapper_dxxxxi_16",
5
- "scrollable": "_scrollable_dxxxxi_23",
6
- "arrow": "_arrow_dxxxxi_52",
7
- "shown": "_shown_dxxxxi_72",
8
- "arrowLeft": "_arrowLeft_dxxxxi_80",
9
- "arrowRight": "_arrowRight_dxxxxi_85",
10
- "withLeftArrow": "_withLeftArrow_dxxxxi_91",
11
- "withRightArrow": "_withRightArrow_dxxxxi_100",
12
- "arrowButton": "_arrowButton_dxxxxi_121"
2
+ "light": "_light_8wlhhv_9",
3
+ "dark": "_dark_8wlhhv_12",
4
+ "wrapper": "_wrapper_8wlhhv_16",
5
+ "scrollable": "_scrollable_8wlhhv_23",
6
+ "arrow": "_arrow_8wlhhv_52",
7
+ "shown": "_shown_8wlhhv_72",
8
+ "arrowLeft": "_arrowLeft_8wlhhv_80",
9
+ "arrowRight": "_arrowRight_8wlhhv_85",
10
+ "withLeftArrow": "_withLeftArrow_8wlhhv_91",
11
+ "withRightArrow": "_withRightArrow_8wlhhv_100",
12
+ "arrowButton": "_arrowButton_8wlhhv_121"
13
13
  };
14
14
  export { styles as default };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rescui/tab-list",
3
- "version": "0.12.5",
3
+ "version": "0.12.6-test-canary-release.0+a2e1fabd",
4
4
  "description": "",
5
5
  "license": "Apache-2.0",
6
6
  "author": "JetBrains",
@@ -16,8 +16,8 @@
16
16
  "dependencies": {
17
17
  "@babel/runtime-corejs3": "^7.14.0",
18
18
  "@juggle/resize-observer": "3.3.0",
19
- "@rescui/button": "^0.15.5",
20
- "@rescui/icons": "^0.16.2",
19
+ "@rescui/button": "0.15.6-test-canary-release.0+a2e1fabd",
20
+ "@rescui/icons": "0.16.3-test-canary-release.0+a2e1fabd",
21
21
  "classnames": "^2.2.6",
22
22
  "core-js": "^3.9.1"
23
23
  },
@@ -27,11 +27,11 @@
27
27
  "react": ">=16.8.0 <19"
28
28
  },
29
29
  "devDependencies": {
30
- "@rescui/colors": "^0.2.0",
31
- "@rescui/postcss-preset-library": "^0.2.0",
32
- "@rescui/scripts": "^0.3.0",
33
- "@rescui/typography": "^0.16.2",
34
- "@rescui/visual-regression": "^0.1.1"
30
+ "@rescui/colors": "0.2.1-test-canary-release.22+a2e1fabd",
31
+ "@rescui/postcss-preset-library": "0.2.0",
32
+ "@rescui/scripts": "0.3.0",
33
+ "@rescui/typography": "0.16.3-test-canary-release.0+a2e1fabd",
34
+ "@rescui/visual-regression": "0.1.1"
35
35
  },
36
36
  "scripts": {
37
37
  "build": "rescui-scripts build && yarn run build-pcss-api",