@rescui/tab-list 0.12.5-RUI-201-Support-css-modules-in-typography.11 → 0.12.5-RUI-201-Support-css-modules-in-typography-6efea65f.14

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_j2l7h9_7{
1
+ ._light_1xhwim8_7{
2
2
  --rs-theme-dark:0;
3
3
  }
4
- ._dark_j2l7h9_10{
4
+ ._dark_1xhwim8_10{
5
5
  --rs-theme-dark:1;
6
6
  }
7
- ._sizeM_j2l7h9_14{
7
+ ._sizeM_1xhwim8_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_j2l7h9_14 [data-rs-internal='tab-list__tab']{
12
+ ._sizeM_1xhwim8_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_j2l7h9_14 [data-rs-internal='tab-list__tab']{
47
+ ._sizeM_1xhwim8_14 [data-rs-internal='tab-list__tab']{
48
48
  --_rs-typography-list-li-margin-top-from-text:12px;
49
49
  }
50
50
  }
51
- ._sizeL_j2l7h9_17{
51
+ ._sizeL_1xhwim8_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_j2l7h9_17 [data-rs-internal='tab-list__tab']{
56
+ ._sizeL_1xhwim8_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_j2l7h9_17 [data-rs-internal='tab-list__tab']{
91
+ ._sizeL_1xhwim8_17 [data-rs-internal='tab-list__tab']{
92
92
  --_rs-typography-list-li-margin-top-from-text:16px;
93
93
  }
94
94
  }
95
- ._classic_j2l7h9_21{
95
+ ._classic_1xhwim8_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_j2l7h9_24{
99
+ ._rock_1xhwim8_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_j2l7h9_28{
103
+ ._sparse_1xhwim8_28{
104
104
  --_rs-tab-list-tab-margin-left-or-initial:32px;
105
105
  }
106
106
  @media screen and (max-width: 640px){
107
- ._sparse_j2l7h9_28{
107
+ ._sparse_1xhwim8_28{
108
108
  --_rs-tab-list-tab-margin-left-or-initial:24px;
109
109
  }
110
110
  }
111
- ._short_j2l7h9_32{
111
+ ._short_1xhwim8_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_j2l7h9_36{
114
+ ._tabsContainer_1xhwim8_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_j2l7h9_36{
124
+ ._tabsContainer_1xhwim8_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_j2l7h9_36{
133
+ ._tabsContainer_1xhwim8_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_j2l7h9_36 {
141
+ ._tabsContainer_1xhwim8_36 {
142
142
  --_rs-tab-list-tab-base-margin-left:24px;
143
143
  }
144
144
  @media screen and (max-width: 640px){
145
- ._tabsContainer_j2l7h9_36{
145
+ ._tabsContainer_1xhwim8_36{
146
146
  --_rs-tab-list-tab-base-margin-left:16px;
147
147
  }
148
148
  }
149
- ._tabsContainer_j2l7h9_36 {
149
+ ._tabsContainer_1xhwim8_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_j2l7h9_46{
163
+ ._indicator_1xhwim8_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_j2l7h9_61{
178
+ ._iconLeft_1xhwim8_61{
179
179
  --_rs-tab-list-tab-flex-direction:row;
180
180
  }
181
- ._iconRight_j2l7h9_64{
181
+ ._iconRight_1xhwim8_64{
182
182
  --_rs-tab-list-tab-flex-direction:row-reverse;
183
183
  }
184
- ._tab_j2l7h9_36{
184
+ ._tab_1xhwim8_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_j2l7h9_36{
194
+ ._tab_1xhwim8_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_j2l7h9_36{
203
+ ._tab_1xhwim8_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_j2l7h9_36 {
211
+ ._tab_1xhwim8_36 {
212
212
  letter-spacing:var(
213
213
  --rs-text-base-letter-spacing,
214
214
  var(--_rs-typography-letter-spacing)
@@ -221,12 +221,6 @@
221
221
  font-variant-numeric:var(--_rs-typography-font-variant-numeric);
222
222
  -webkit-font-feature-settings:'kern', 'liga', 'calt';
223
223
  font-feature-settings:'kern', 'liga', 'calt';
224
- }
225
- ._tab_j2l7h9_36 > p:not(:nth-child(1)),
226
- ._tab_j2l7h9_36 > pre:not(:nth-child(1)){
227
- padding-top:var(--_rs-typography-auto-offset-or-initial);
228
- }
229
- ._tab_j2l7h9_36 {
230
224
 
231
225
  position:relative;
232
226
 
@@ -273,19 +267,19 @@
273
267
  -moz-osx-font-smoothing:inherit;
274
268
  -webkit-appearance:none;
275
269
  }
276
- ._tab_j2l7h9_36::-moz-focus-inner{
270
+ ._tab_1xhwim8_36::-moz-focus-inner{
277
271
  padding:0;
278
272
 
279
273
  border:none;
280
274
  }
281
- ._tab_j2l7h9_36:hover,
282
- ._tab_j2l7h9_36:active,
283
- ._tab_j2l7h9_36:focus{
275
+ ._tab_1xhwim8_36:hover,
276
+ ._tab_1xhwim8_36:active,
277
+ ._tab_1xhwim8_36:focus{
284
278
  outline:none;
285
279
 
286
280
  text-decoration:none;
287
281
  }
288
- ._tab_j2l7h9_36:after{
282
+ ._tab_1xhwim8_36:after{
289
283
  position:absolute;
290
284
  bottom:0;
291
285
  left:0;
@@ -297,18 +291,18 @@
297
291
 
298
292
  background-color:transparent;
299
293
  }
300
- ._tab_j2l7h9_36:focus[data-focus-method='key']:after{
294
+ ._tab_1xhwim8_36:focus[data-focus-method='key']:after{
301
295
  opacity:0;
302
296
  }
303
- ._tab_j2l7h9_36:hover{
297
+ ._tab_1xhwim8_36:hover{
304
298
  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
299
  }
306
- ._tab_j2l7h9_36:hover:after{
300
+ ._tab_1xhwim8_36:hover:after{
307
301
  height:1px;
308
302
 
309
303
  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
304
  }
311
- ._tab_j2l7h9_36._selected_j2l7h9_154{
305
+ ._tab_1xhwim8_36._selected_1xhwim8_154{
312
306
  z-index:1;
313
307
 
314
308
  cursor:default;
@@ -319,7 +313,7 @@
319
313
 
320
314
  transition:color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
321
315
  }
322
- ._tab_j2l7h9_36._selected_j2l7h9_154:after{
316
+ ._tab_1xhwim8_36._selected_1xhwim8_154:after{
323
317
  height:2px;
324
318
 
325
319
  background-color:var(--_rs-tab-list-indicator-background);
@@ -328,14 +322,14 @@
328
322
 
329
323
  transition:background-color 0ms ease 300ms, height 0ms ease 300ms;
330
324
  }
331
- ._tab_j2l7h9_36:focus[data-focus-method='key']{
325
+ ._tab_1xhwim8_36:focus[data-focus-method='key']{
332
326
  -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
327
  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
328
  }
335
- ._tab_j2l7h9_36:first-child{
329
+ ._tab_1xhwim8_36:first-child{
336
330
  margin-left:0;
337
331
  }
338
- ._tab_j2l7h9_36 ._icon_j2l7h9_61{
332
+ ._tab_1xhwim8_36 ._icon_1xhwim8_61{
339
333
  -webkit-box-flex:0;
340
334
  -ms-flex:0 0;
341
335
  flex:0 0;
@@ -346,13 +340,13 @@
346
340
  height:var(--_rs-tab-list-icon-size);
347
341
  }
348
342
 
349
- ._light_1qexyce_9{
343
+ ._light_1o63af7_9{
350
344
  --rs-theme-dark:0;
351
345
  }
352
- ._dark_1qexyce_12{
346
+ ._dark_1o63af7_12{
353
347
  --rs-theme-dark:1;
354
348
  }
355
- ._wrapper_1qexyce_16{
349
+ ._wrapper_1o63af7_16{
356
350
  --_rs-theme-dark:var(
357
351
  --_rs-internal-force-theme-dark-consult-rescui-before-using,
358
352
  var(--rs-theme-dark, 0)
@@ -368,7 +362,7 @@
368
362
 
369
363
  display:flex;
370
364
  }
371
- ._scrollable_1qexyce_23{
365
+ ._scrollable_1o63af7_23{
372
366
  display:-webkit-box;
373
367
  display:-ms-flexbox;
374
368
  display:flex;
@@ -377,7 +371,7 @@
377
371
  margin:-4px;
378
372
  padding:4px;
379
373
  }
380
- ._scrollable_1qexyce_23::after{
374
+ ._scrollable_1o63af7_23::after{
381
375
  display:block;
382
376
 
383
377
  height:100%;
@@ -386,15 +380,15 @@
386
380
 
387
381
  content:'';
388
382
  }
389
- ._scrollable_1qexyce_23 {
383
+ ._scrollable_1o63af7_23 {
390
384
 
391
385
  -ms-overflow-style:none;
392
386
  scrollbar-width:none;
393
387
  }
394
- ._scrollable_1qexyce_23::-webkit-scrollbar{
388
+ ._scrollable_1o63af7_23::-webkit-scrollbar{
395
389
  display:none;
396
390
  }
397
- ._arrow_1qexyce_52{
391
+ ._arrow_1o63af7_52{
398
392
  position:absolute;
399
393
  z-index:2;
400
394
  top:50%;
@@ -423,7 +417,7 @@
423
417
  -webkit-transform:translateY(-50%);
424
418
  transform:translateY(-50%);
425
419
  }
426
- ._arrow_1qexyce_52._shown_1qexyce_72{
420
+ ._arrow_1o63af7_52._shown_1o63af7_72{
427
421
  opacity:1;
428
422
 
429
423
  pointer-events:auto;
@@ -432,13 +426,13 @@
432
426
 
433
427
  transition:opacity 0.15s ease-in;
434
428
  }
435
- ._arrow_1qexyce_52._arrowLeft_1qexyce_80{
429
+ ._arrow_1o63af7_52._arrowLeft_1o63af7_80{
436
430
  left:-5px;
437
431
  }
438
- ._arrow_1qexyce_52._arrowRight_1qexyce_85{
432
+ ._arrow_1o63af7_52._arrowRight_1o63af7_85{
439
433
  right:-5px;
440
434
  }
441
- ._withLeftArrow_1qexyce_91{
435
+ ._withLeftArrow_1o63af7_91{
442
436
  -webkit-mask-image:-webkit-gradient(
443
437
  linear,
444
438
  left top, right top,
@@ -466,7 +460,7 @@
466
460
  black 56px
467
461
  );
468
462
  }
469
- ._withRightArrow_1qexyce_100{
463
+ ._withRightArrow_1o63af7_100{
470
464
  -webkit-mask-image:-webkit-gradient(
471
465
  linear,
472
466
  right top, left top,
@@ -494,7 +488,7 @@
494
488
  black 56px
495
489
  );
496
490
  }
497
- ._withLeftArrow_1qexyce_91._withRightArrow_1qexyce_100{
491
+ ._withLeftArrow_1o63af7_91._withRightArrow_1o63af7_100{
498
492
  -webkit-mask-image:-webkit-gradient(
499
493
  linear,
500
494
  left top, right top,
@@ -534,17 +528,17 @@
534
528
  rgba(0, 0, 0, 0) 100%
535
529
  );
536
530
  }
537
- ._arrowButton_1qexyce_121{
531
+ ._arrowButton_1o63af7_121{
538
532
  cursor:pointer;
539
533
  }
540
534
 
541
- ._light_1hy1ply_4{
535
+ ._light_8kilzv_4{
542
536
  --rs-theme-dark:0;
543
537
  }
544
- ._dark_1hy1ply_7{
538
+ ._dark_8kilzv_7{
545
539
  --rs-theme-dark:1;
546
540
  }
547
- ._separator_1hy1ply_11{
541
+ ._separator_8kilzv_11{
548
542
  --_rs-theme-dark:var(
549
543
  --_rs-internal-force-theme-dark-consult-rescui-before-using,
550
544
  var(--rs-theme-dark, 0)
@@ -558,7 +552,7 @@
558
552
 
559
553
  width:100%;
560
554
  }
561
- ._separator_1hy1ply_11:after{
555
+ ._separator_8kilzv_11:after{
562
556
  position:absolute;
563
557
  right:0;
564
558
  bottom:0;
@@ -1,6 +1,6 @@
1
1
  var styles = {
2
- "light": "_light_1hy1ply_4",
3
- "dark": "_dark_1hy1ply_7",
4
- "separator": "_separator_1hy1ply_11"
2
+ "light": "_light_8kilzv_4",
3
+ "dark": "_dark_8kilzv_7",
4
+ "separator": "_separator_8kilzv_11"
5
5
  };
6
6
  export { styles as default };
@@ -1,18 +1,18 @@
1
1
  var styles = {
2
- "light": "_light_j2l7h9_7",
3
- "dark": "_dark_j2l7h9_10",
4
- "sizeM": "_sizeM_j2l7h9_14",
5
- "sizeL": "_sizeL_j2l7h9_17",
6
- "classic": "_classic_j2l7h9_21",
7
- "rock": "_rock_j2l7h9_24",
8
- "sparse": "_sparse_j2l7h9_28",
9
- "short": "_short_j2l7h9_32",
10
- "tabsContainer": "_tabsContainer_j2l7h9_36",
11
- "indicator": "_indicator_j2l7h9_46",
12
- "iconLeft": "_iconLeft_j2l7h9_61",
13
- "iconRight": "_iconRight_j2l7h9_64",
14
- "tab": "_tab_j2l7h9_36",
15
- "selected": "_selected_j2l7h9_154",
16
- "icon": "_icon_j2l7h9_61"
2
+ "light": "_light_1xhwim8_7",
3
+ "dark": "_dark_1xhwim8_10",
4
+ "sizeM": "_sizeM_1xhwim8_14",
5
+ "sizeL": "_sizeL_1xhwim8_17",
6
+ "classic": "_classic_1xhwim8_21",
7
+ "rock": "_rock_1xhwim8_24",
8
+ "sparse": "_sparse_1xhwim8_28",
9
+ "short": "_short_1xhwim8_32",
10
+ "tabsContainer": "_tabsContainer_1xhwim8_36",
11
+ "indicator": "_indicator_1xhwim8_46",
12
+ "iconLeft": "_iconLeft_1xhwim8_61",
13
+ "iconRight": "_iconRight_1xhwim8_64",
14
+ "tab": "_tab_1xhwim8_36",
15
+ "selected": "_selected_1xhwim8_154",
16
+ "icon": "_icon_1xhwim8_61"
17
17
  };
18
18
  export { styles as default };
@@ -1,14 +1,14 @@
1
1
  var styles = {
2
- "light": "_light_1qexyce_9",
3
- "dark": "_dark_1qexyce_12",
4
- "wrapper": "_wrapper_1qexyce_16",
5
- "scrollable": "_scrollable_1qexyce_23",
6
- "arrow": "_arrow_1qexyce_52",
7
- "shown": "_shown_1qexyce_72",
8
- "arrowLeft": "_arrowLeft_1qexyce_80",
9
- "arrowRight": "_arrowRight_1qexyce_85",
10
- "withLeftArrow": "_withLeftArrow_1qexyce_91",
11
- "withRightArrow": "_withRightArrow_1qexyce_100",
12
- "arrowButton": "_arrowButton_1qexyce_121"
2
+ "light": "_light_1o63af7_9",
3
+ "dark": "_dark_1o63af7_12",
4
+ "wrapper": "_wrapper_1o63af7_16",
5
+ "scrollable": "_scrollable_1o63af7_23",
6
+ "arrow": "_arrow_1o63af7_52",
7
+ "shown": "_shown_1o63af7_72",
8
+ "arrowLeft": "_arrowLeft_1o63af7_80",
9
+ "arrowRight": "_arrowRight_1o63af7_85",
10
+ "withLeftArrow": "_withLeftArrow_1o63af7_91",
11
+ "withRightArrow": "_withRightArrow_1o63af7_100",
12
+ "arrowButton": "_arrowButton_1o63af7_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-RUI-201-Support-css-modules-in-typography.11+2583dfa0",
3
+ "version": "0.12.5-RUI-201-Support-css-modules-in-typography-6efea65f.14+6efea65f",
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-RUI-201-Support-css-modules-in-typography.11+2583dfa0",
20
- "@rescui/icons": "0.16.2-RUI-201-Support-css-modules-in-typography.23+2583dfa0",
19
+ "@rescui/button": "0.15.5-RUI-201-Support-css-modules-in-typography-6efea65f.14+6efea65f",
20
+ "@rescui/icons": "0.16.2-RUI-201-Support-css-modules-in-typography-6efea65f.26+6efea65f",
21
21
  "classnames": "^2.2.6",
22
22
  "core-js": "^3.9.1"
23
23
  },
@@ -27,15 +27,16 @@
27
27
  "react": ">=16.8.0 <19"
28
28
  },
29
29
  "devDependencies": {
30
- "@rescui/colors": "0.2.1-RUI-201-Support-css-modules-in-typography.25+2583dfa0",
31
- "@rescui/postcss-preset-library": "0.2.0",
32
- "@rescui/scripts": "0.3.0",
33
- "@rescui/typography": "0.16.2-RUI-201-Support-css-modules-in-typography.23+2583dfa0",
34
- "@rescui/visual-regression": "0.1.1"
30
+ "@rescui/colors": "0.2.1-RUI-201-Support-css-modules-in-typography-6efea65f.28+6efea65f",
31
+ "@rescui/postcss-preset-library": "0.2.1",
32
+ "@rescui/scripts": "0.3.1",
33
+ "@rescui/typography": "0.16.2-RUI-201-Support-css-modules-in-typography-6efea65f.26+6efea65f",
34
+ "@rescui/visual-regression": "0.1.2"
35
35
  },
36
36
  "scripts": {
37
37
  "build": "rescui-scripts build && yarn run build-pcss-api",
38
38
  "build-pcss-api": "rescui-scripts build-pcss-api --file public-api.p.css"
39
39
  },
40
- "gitHead": "2583dfa060441a32fe4e32024b04fa6f32a51eec"
40
+ "nx": {},
41
+ "gitHead": "6efea65fdcd5dea2f275be4be0e30ee7eb6ad136"
41
42
  }