@rescui/checkbox 0.8.5 → 0.8.7-RUI-226-Update-card-cn-6e43cc89.60

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.
@@ -1,6 +1,6 @@
1
1
  @define-mixin rs-checkbox-list-size-s{
2
2
  &[class] [data-rs-internal='checkbox-list__error-message']{
3
- --_rs-typography-letter-spacing:normal;
3
+ --_rs-typography-letter-spacing:var(--rs-h5-letter-spacing, normal);
4
4
  --_rs-typography-text-transform:initial;
5
5
  --_rs-typography-font-variant-numeric:initial;
6
6
  --_rs-typography-font-family:var(
@@ -37,7 +37,7 @@
37
37
  --_rs-menu-mi-icon-offset:8px;
38
38
  --_rs-menu-mi-vertical-padding:6px;
39
39
  --_rs-menu-mi-horizontal-padding:8px;
40
- --_rs-typography-letter-spacing:0.0045em;
40
+ --_rs-typography-letter-spacing:var(--rs-text-3-letter-spacing, 0.0045em);
41
41
  --_rs-typography-text-transform:initial;
42
42
  --_rs-typography-font-variant-numeric:initial;
43
43
  --_rs-typography-font-family:var(
@@ -73,7 +73,7 @@
73
73
  & [data-rs-internal="checkbox__menu"] [data-rs-internal="menu__group-header"]{
74
74
  --_rs-menu-gh-vertical-padding:6px;
75
75
  --_rs-menu-gh-horizontal-padding:8px;
76
- --_rs-typography-letter-spacing:normal;
76
+ --_rs-typography-letter-spacing:var(--rs-h5-letter-spacing, normal);
77
77
  --_rs-typography-text-transform:initial;
78
78
  --_rs-typography-font-variant-numeric:initial;
79
79
  --_rs-typography-font-family:var(
@@ -104,7 +104,7 @@
104
104
  --_rs-typography-link-border-bottom-width-from-text:2px;
105
105
  }
106
106
  & [data-rs-internal="checkbox"] [data-rs-internal='checkbox__error-message']{
107
- --_rs-typography-letter-spacing:normal;
107
+ --_rs-typography-letter-spacing:var(--rs-h5-letter-spacing, normal);
108
108
  --_rs-typography-text-transform:initial;
109
109
  --_rs-typography-font-variant-numeric:initial;
110
110
  --_rs-typography-font-family:var(
@@ -148,7 +148,7 @@
148
148
  }
149
149
  @define-mixin rs-checkbox-list-size-m{
150
150
  &[class] [data-rs-internal='checkbox-list__error-message']{
151
- --_rs-typography-letter-spacing:normal;
151
+ --_rs-typography-letter-spacing:var(--rs-h5-letter-spacing, normal);
152
152
  --_rs-typography-text-transform:initial;
153
153
  --_rs-typography-font-variant-numeric:initial;
154
154
  --_rs-typography-font-family:var(
@@ -185,7 +185,7 @@
185
185
  --_rs-menu-mi-icon-offset:8px;
186
186
  --_rs-menu-mi-vertical-padding:8px;
187
187
  --_rs-menu-mi-horizontal-padding:16px;
188
- --_rs-typography-letter-spacing:0.0015em;
188
+ --_rs-typography-letter-spacing:var(--rs-text-2-letter-spacing, 0.0015em);
189
189
  --_rs-typography-text-transform:initial;
190
190
  --_rs-typography-font-variant-numeric:initial;
191
191
  --_rs-typography-font-family:var(
@@ -213,20 +213,23 @@
213
213
  --_rs-typography-text-auto-offset:16px;
214
214
  --_rs-typography-ul-list-li-padding-left:22px;
215
215
  --_rs-typography-ol-list-li-padding-left:26px;
216
- --_rs-typography-list-li-margin-top-from-text:16px;
216
+ --_rs-typography-list-li-margin-top-from-text:var(
217
+ --_rs-typography-text-2-sm-list-li-margin-top-from-text,
218
+ 16px
219
+ );
217
220
  --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
218
221
  --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
219
222
  --_rs-typography-link-border-bottom-width-from-text:1px;
220
223
  }
221
224
  @media screen and (max-width: 640px){
222
225
  & [data-rs-internal="checkbox__menu"] [data-rs-internal="menu__menu-item"]{
223
- --_rs-typography-list-li-margin-top-from-text:12px;
226
+ --_rs-typography-text-2-sm-list-li-margin-top-from-text:12px;
224
227
  }
225
228
  }
226
229
  & [data-rs-internal="checkbox__menu"] [data-rs-internal="menu__group-header"]{
227
230
  --_rs-menu-gh-vertical-padding:8px;
228
231
  --_rs-menu-gh-horizontal-padding:16px;
229
- --_rs-typography-letter-spacing:normal;
232
+ --_rs-typography-letter-spacing:var(--rs-h4-letter-spacing, normal);
230
233
  --_rs-typography-text-transform:initial;
231
234
  --_rs-typography-font-variant-numeric:initial;
232
235
  --_rs-typography-font-family:var(
@@ -257,7 +260,7 @@
257
260
  --_rs-typography-link-border-bottom-width-from-text:2px;
258
261
  }
259
262
  & [data-rs-internal="checkbox"] [data-rs-internal='checkbox__error-message']{
260
- --_rs-typography-letter-spacing:normal;
263
+ --_rs-typography-letter-spacing:var(--rs-h5-letter-spacing, normal);
261
264
  --_rs-typography-text-transform:initial;
262
265
  --_rs-typography-font-variant-numeric:initial;
263
266
  --_rs-typography-font-family:var(
@@ -301,7 +304,7 @@
301
304
  }
302
305
  @define-mixin rs-checkbox-list-size-l{
303
306
  &[class] [data-rs-internal='checkbox-list__error-message']{
304
- --_rs-typography-letter-spacing:normal;
307
+ --_rs-typography-letter-spacing:var(--rs-h4-letter-spacing, normal);
305
308
  --_rs-typography-text-transform:initial;
306
309
  --_rs-typography-font-variant-numeric:initial;
307
310
  --_rs-typography-font-family:var(
@@ -338,7 +341,7 @@
338
341
  --_rs-menu-mi-icon-offset:16px;
339
342
  --_rs-menu-mi-vertical-padding:12px;
340
343
  --_rs-menu-mi-horizontal-padding:16px;
341
- --_rs-typography-letter-spacing:normal;
344
+ --_rs-typography-letter-spacing:var(--rs-text-1-letter-spacing, normal);
342
345
  --_rs-typography-text-transform:initial;
343
346
  --_rs-typography-font-variant-numeric:initial;
344
347
  --_rs-typography-font-family:var(
@@ -366,20 +369,23 @@
366
369
  --_rs-typography-text-auto-offset:32px;
367
370
  --_rs-typography-ul-list-li-padding-left:26px;
368
371
  --_rs-typography-ol-list-li-padding-left:32px;
369
- --_rs-typography-list-li-margin-top-from-text:24px;
372
+ --_rs-typography-list-li-margin-top-from-text:var(
373
+ --_rs-typography-text-1-sm-list-li-margin-top-from-text,
374
+ 24px
375
+ );
370
376
  --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
371
377
  --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
372
378
  --_rs-typography-link-border-bottom-width-from-text:1px;
373
379
  }
374
380
  @media screen and (max-width: 640px){
375
381
  & [data-rs-internal="checkbox__menu"] [data-rs-internal="menu__menu-item"]{
376
- --_rs-typography-list-li-margin-top-from-text:16px;
382
+ --_rs-typography-text-1-sm-list-li-margin-top-from-text:16px;
377
383
  }
378
384
  }
379
385
  & [data-rs-internal="checkbox__menu"] [data-rs-internal="menu__group-header"]{
380
386
  --_rs-menu-gh-vertical-padding:12px;
381
387
  --_rs-menu-gh-horizontal-padding:16px;
382
- --_rs-typography-letter-spacing:normal;
388
+ --_rs-typography-letter-spacing:var(--rs-h3-letter-spacing, normal);
383
389
  --_rs-typography-text-transform:initial;
384
390
  --_rs-typography-font-variant-numeric:initial;
385
391
  --_rs-typography-font-family:var(
@@ -410,7 +416,7 @@
410
416
  --_rs-typography-link-border-bottom-width-from-text:2px;
411
417
  }
412
418
  & [data-rs-internal="checkbox"] [data-rs-internal='checkbox__error-message']{
413
- --_rs-typography-letter-spacing:normal;
419
+ --_rs-typography-letter-spacing:var(--rs-h4-letter-spacing, normal);
414
420
  --_rs-typography-text-transform:initial;
415
421
  --_rs-typography-font-variant-numeric:initial;
416
422
  --_rs-typography-font-family:var(
@@ -481,7 +487,7 @@
481
487
  }
482
488
  @define-mixin rs-checkbox-size-s{
483
489
  &[class] [data-rs-internal='checkbox__error-message']{
484
- --_rs-typography-letter-spacing:normal;
490
+ --_rs-typography-letter-spacing:var(--rs-h5-letter-spacing, normal);
485
491
  --_rs-typography-text-transform:initial;
486
492
  --_rs-typography-font-variant-numeric:initial;
487
493
  --_rs-typography-font-family:var(
@@ -518,7 +524,7 @@
518
524
  --_rs-menu-mi-icon-offset:8px;
519
525
  --_rs-menu-mi-vertical-padding:6px;
520
526
  --_rs-menu-mi-horizontal-padding:8px;
521
- --_rs-typography-letter-spacing:0.0045em;
527
+ --_rs-typography-letter-spacing:var(--rs-text-3-letter-spacing, 0.0045em);
522
528
  --_rs-typography-text-transform:initial;
523
529
  --_rs-typography-font-variant-numeric:initial;
524
530
  --_rs-typography-font-family:var(
@@ -562,7 +568,7 @@
562
568
  }
563
569
  @define-mixin rs-checkbox-size-m{
564
570
  &[class] [data-rs-internal='checkbox__error-message']{
565
- --_rs-typography-letter-spacing:normal;
571
+ --_rs-typography-letter-spacing:var(--rs-h5-letter-spacing, normal);
566
572
  --_rs-typography-text-transform:initial;
567
573
  --_rs-typography-font-variant-numeric:initial;
568
574
  --_rs-typography-font-family:var(
@@ -599,7 +605,7 @@
599
605
  --_rs-menu-mi-icon-offset:8px;
600
606
  --_rs-menu-mi-vertical-padding:8px;
601
607
  --_rs-menu-mi-horizontal-padding:16px;
602
- --_rs-typography-letter-spacing:0.0015em;
608
+ --_rs-typography-letter-spacing:var(--rs-text-2-letter-spacing, 0.0015em);
603
609
  --_rs-typography-text-transform:initial;
604
610
  --_rs-typography-font-variant-numeric:initial;
605
611
  --_rs-typography-font-family:var(
@@ -627,14 +633,17 @@
627
633
  --_rs-typography-text-auto-offset:16px;
628
634
  --_rs-typography-ul-list-li-padding-left:22px;
629
635
  --_rs-typography-ol-list-li-padding-left:26px;
630
- --_rs-typography-list-li-margin-top-from-text:16px;
636
+ --_rs-typography-list-li-margin-top-from-text:var(
637
+ --_rs-typography-text-2-sm-list-li-margin-top-from-text,
638
+ 16px
639
+ );
631
640
  --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
632
641
  --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
633
642
  --_rs-typography-link-border-bottom-width-from-text:1px;
634
643
  }
635
644
  @media screen and (max-width: 640px){
636
645
  & [data-rs-internal="menu__menu-item"][class]{
637
- --_rs-typography-list-li-margin-top-from-text:12px;
646
+ --_rs-typography-text-2-sm-list-li-margin-top-from-text:12px;
638
647
  }
639
648
  }
640
649
  & [data-rs-internal="checkbox__control"]{
@@ -648,7 +657,7 @@
648
657
  }
649
658
  @define-mixin rs-checkbox-size-l{
650
659
  &[class] [data-rs-internal='checkbox__error-message']{
651
- --_rs-typography-letter-spacing:normal;
660
+ --_rs-typography-letter-spacing:var(--rs-h4-letter-spacing, normal);
652
661
  --_rs-typography-text-transform:initial;
653
662
  --_rs-typography-font-variant-numeric:initial;
654
663
  --_rs-typography-font-family:var(
@@ -685,7 +694,7 @@
685
694
  --_rs-menu-mi-icon-offset:16px;
686
695
  --_rs-menu-mi-vertical-padding:12px;
687
696
  --_rs-menu-mi-horizontal-padding:16px;
688
- --_rs-typography-letter-spacing:normal;
697
+ --_rs-typography-letter-spacing:var(--rs-text-1-letter-spacing, normal);
689
698
  --_rs-typography-text-transform:initial;
690
699
  --_rs-typography-font-variant-numeric:initial;
691
700
  --_rs-typography-font-family:var(
@@ -713,14 +722,17 @@
713
722
  --_rs-typography-text-auto-offset:32px;
714
723
  --_rs-typography-ul-list-li-padding-left:26px;
715
724
  --_rs-typography-ol-list-li-padding-left:32px;
716
- --_rs-typography-list-li-margin-top-from-text:24px;
725
+ --_rs-typography-list-li-margin-top-from-text:var(
726
+ --_rs-typography-text-1-sm-list-li-margin-top-from-text,
727
+ 24px
728
+ );
717
729
  --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
718
730
  --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
719
731
  --_rs-typography-link-border-bottom-width-from-text:1px;
720
732
  }
721
733
  @media screen and (max-width: 640px){
722
734
  & [data-rs-internal="menu__menu-item"][class]{
723
- --_rs-typography-list-li-margin-top-from-text:16px;
735
+ --_rs-typography-text-1-sm-list-li-margin-top-from-text:16px;
724
736
  }
725
737
  }
726
738
  & [data-rs-internal="checkbox__control"]{
@@ -1,6 +1,6 @@
1
1
  @define-mixin rs-checkbox-list-size-s{
2
2
  &[class] [data-rs-internal='checkbox-list__error-message']{
3
- --_rs-typography-letter-spacing:normal;
3
+ --_rs-typography-letter-spacing:var(--rs-h5-letter-spacing, normal);
4
4
  --_rs-typography-text-transform:initial;
5
5
  --_rs-typography-font-variant-numeric:initial;
6
6
  --_rs-typography-font-family:var(
@@ -37,7 +37,7 @@
37
37
  --_rs-menu-mi-icon-offset:8px;
38
38
  --_rs-menu-mi-vertical-padding:6px;
39
39
  --_rs-menu-mi-horizontal-padding:8px;
40
- --_rs-typography-letter-spacing:0.0045em;
40
+ --_rs-typography-letter-spacing:var(--rs-text-3-letter-spacing, 0.0045em);
41
41
  --_rs-typography-text-transform:initial;
42
42
  --_rs-typography-font-variant-numeric:initial;
43
43
  --_rs-typography-font-family:var(
@@ -73,7 +73,7 @@
73
73
  & [data-rs-internal="checkbox__menu"] [data-rs-internal="menu__group-header"]{
74
74
  --_rs-menu-gh-vertical-padding:6px;
75
75
  --_rs-menu-gh-horizontal-padding:8px;
76
- --_rs-typography-letter-spacing:normal;
76
+ --_rs-typography-letter-spacing:var(--rs-h5-letter-spacing, normal);
77
77
  --_rs-typography-text-transform:initial;
78
78
  --_rs-typography-font-variant-numeric:initial;
79
79
  --_rs-typography-font-family:var(
@@ -104,7 +104,7 @@
104
104
  --_rs-typography-link-border-bottom-width-from-text:2px;
105
105
  }
106
106
  & [data-rs-internal="checkbox"] [data-rs-internal='checkbox__error-message']{
107
- --_rs-typography-letter-spacing:normal;
107
+ --_rs-typography-letter-spacing:var(--rs-h5-letter-spacing, normal);
108
108
  --_rs-typography-text-transform:initial;
109
109
  --_rs-typography-font-variant-numeric:initial;
110
110
  --_rs-typography-font-family:var(
@@ -148,7 +148,7 @@
148
148
  }
149
149
  @define-mixin rs-checkbox-list-size-m{
150
150
  &[class] [data-rs-internal='checkbox-list__error-message']{
151
- --_rs-typography-letter-spacing:normal;
151
+ --_rs-typography-letter-spacing:var(--rs-h5-letter-spacing, normal);
152
152
  --_rs-typography-text-transform:initial;
153
153
  --_rs-typography-font-variant-numeric:initial;
154
154
  --_rs-typography-font-family:var(
@@ -185,7 +185,7 @@
185
185
  --_rs-menu-mi-icon-offset:8px;
186
186
  --_rs-menu-mi-vertical-padding:8px;
187
187
  --_rs-menu-mi-horizontal-padding:16px;
188
- --_rs-typography-letter-spacing:0.0015em;
188
+ --_rs-typography-letter-spacing:var(--rs-text-2-letter-spacing, 0.0015em);
189
189
  --_rs-typography-text-transform:initial;
190
190
  --_rs-typography-font-variant-numeric:initial;
191
191
  --_rs-typography-font-family:var(
@@ -213,20 +213,23 @@
213
213
  --_rs-typography-text-auto-offset:16px;
214
214
  --_rs-typography-ul-list-li-padding-left:22px;
215
215
  --_rs-typography-ol-list-li-padding-left:26px;
216
- --_rs-typography-list-li-margin-top-from-text:16px;
216
+ --_rs-typography-list-li-margin-top-from-text:var(
217
+ --_rs-typography-text-2-sm-list-li-margin-top-from-text,
218
+ 16px
219
+ );
217
220
  --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
218
221
  --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
219
222
  --_rs-typography-link-border-bottom-width-from-text:1px;
220
223
  }
221
224
  @media screen and (max-width: 640px){
222
225
  & [data-rs-internal="checkbox__menu"] [data-rs-internal="menu__menu-item"]{
223
- --_rs-typography-list-li-margin-top-from-text:12px;
226
+ --_rs-typography-text-2-sm-list-li-margin-top-from-text:12px;
224
227
  }
225
228
  }
226
229
  & [data-rs-internal="checkbox__menu"] [data-rs-internal="menu__group-header"]{
227
230
  --_rs-menu-gh-vertical-padding:8px;
228
231
  --_rs-menu-gh-horizontal-padding:16px;
229
- --_rs-typography-letter-spacing:normal;
232
+ --_rs-typography-letter-spacing:var(--rs-h4-letter-spacing, normal);
230
233
  --_rs-typography-text-transform:initial;
231
234
  --_rs-typography-font-variant-numeric:initial;
232
235
  --_rs-typography-font-family:var(
@@ -257,7 +260,7 @@
257
260
  --_rs-typography-link-border-bottom-width-from-text:2px;
258
261
  }
259
262
  & [data-rs-internal="checkbox"] [data-rs-internal='checkbox__error-message']{
260
- --_rs-typography-letter-spacing:normal;
263
+ --_rs-typography-letter-spacing:var(--rs-h5-letter-spacing, normal);
261
264
  --_rs-typography-text-transform:initial;
262
265
  --_rs-typography-font-variant-numeric:initial;
263
266
  --_rs-typography-font-family:var(
@@ -301,7 +304,7 @@
301
304
  }
302
305
  @define-mixin rs-checkbox-list-size-l{
303
306
  &[class] [data-rs-internal='checkbox-list__error-message']{
304
- --_rs-typography-letter-spacing:normal;
307
+ --_rs-typography-letter-spacing:var(--rs-h4-letter-spacing, normal);
305
308
  --_rs-typography-text-transform:initial;
306
309
  --_rs-typography-font-variant-numeric:initial;
307
310
  --_rs-typography-font-family:var(
@@ -338,7 +341,7 @@
338
341
  --_rs-menu-mi-icon-offset:16px;
339
342
  --_rs-menu-mi-vertical-padding:12px;
340
343
  --_rs-menu-mi-horizontal-padding:16px;
341
- --_rs-typography-letter-spacing:normal;
344
+ --_rs-typography-letter-spacing:var(--rs-text-1-letter-spacing, normal);
342
345
  --_rs-typography-text-transform:initial;
343
346
  --_rs-typography-font-variant-numeric:initial;
344
347
  --_rs-typography-font-family:var(
@@ -366,20 +369,23 @@
366
369
  --_rs-typography-text-auto-offset:32px;
367
370
  --_rs-typography-ul-list-li-padding-left:26px;
368
371
  --_rs-typography-ol-list-li-padding-left:32px;
369
- --_rs-typography-list-li-margin-top-from-text:24px;
372
+ --_rs-typography-list-li-margin-top-from-text:var(
373
+ --_rs-typography-text-1-sm-list-li-margin-top-from-text,
374
+ 24px
375
+ );
370
376
  --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
371
377
  --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
372
378
  --_rs-typography-link-border-bottom-width-from-text:1px;
373
379
  }
374
380
  @media screen and (max-width: 640px){
375
381
  & [data-rs-internal="checkbox__menu"] [data-rs-internal="menu__menu-item"]{
376
- --_rs-typography-list-li-margin-top-from-text:16px;
382
+ --_rs-typography-text-1-sm-list-li-margin-top-from-text:16px;
377
383
  }
378
384
  }
379
385
  & [data-rs-internal="checkbox__menu"] [data-rs-internal="menu__group-header"]{
380
386
  --_rs-menu-gh-vertical-padding:12px;
381
387
  --_rs-menu-gh-horizontal-padding:16px;
382
- --_rs-typography-letter-spacing:normal;
388
+ --_rs-typography-letter-spacing:var(--rs-h3-letter-spacing, normal);
383
389
  --_rs-typography-text-transform:initial;
384
390
  --_rs-typography-font-variant-numeric:initial;
385
391
  --_rs-typography-font-family:var(
@@ -410,7 +416,7 @@
410
416
  --_rs-typography-link-border-bottom-width-from-text:2px;
411
417
  }
412
418
  & [data-rs-internal="checkbox"] [data-rs-internal='checkbox__error-message']{
413
- --_rs-typography-letter-spacing:normal;
419
+ --_rs-typography-letter-spacing:var(--rs-h4-letter-spacing, normal);
414
420
  --_rs-typography-text-transform:initial;
415
421
  --_rs-typography-font-variant-numeric:initial;
416
422
  --_rs-typography-font-family:var(
@@ -481,7 +487,7 @@
481
487
  }
482
488
  @define-mixin rs-checkbox-size-s{
483
489
  &[class] [data-rs-internal='checkbox__error-message']{
484
- --_rs-typography-letter-spacing:normal;
490
+ --_rs-typography-letter-spacing:var(--rs-h5-letter-spacing, normal);
485
491
  --_rs-typography-text-transform:initial;
486
492
  --_rs-typography-font-variant-numeric:initial;
487
493
  --_rs-typography-font-family:var(
@@ -518,7 +524,7 @@
518
524
  --_rs-menu-mi-icon-offset:8px;
519
525
  --_rs-menu-mi-vertical-padding:6px;
520
526
  --_rs-menu-mi-horizontal-padding:8px;
521
- --_rs-typography-letter-spacing:0.0045em;
527
+ --_rs-typography-letter-spacing:var(--rs-text-3-letter-spacing, 0.0045em);
522
528
  --_rs-typography-text-transform:initial;
523
529
  --_rs-typography-font-variant-numeric:initial;
524
530
  --_rs-typography-font-family:var(
@@ -562,7 +568,7 @@
562
568
  }
563
569
  @define-mixin rs-checkbox-size-m{
564
570
  &[class] [data-rs-internal='checkbox__error-message']{
565
- --_rs-typography-letter-spacing:normal;
571
+ --_rs-typography-letter-spacing:var(--rs-h5-letter-spacing, normal);
566
572
  --_rs-typography-text-transform:initial;
567
573
  --_rs-typography-font-variant-numeric:initial;
568
574
  --_rs-typography-font-family:var(
@@ -599,7 +605,7 @@
599
605
  --_rs-menu-mi-icon-offset:8px;
600
606
  --_rs-menu-mi-vertical-padding:8px;
601
607
  --_rs-menu-mi-horizontal-padding:16px;
602
- --_rs-typography-letter-spacing:0.0015em;
608
+ --_rs-typography-letter-spacing:var(--rs-text-2-letter-spacing, 0.0015em);
603
609
  --_rs-typography-text-transform:initial;
604
610
  --_rs-typography-font-variant-numeric:initial;
605
611
  --_rs-typography-font-family:var(
@@ -627,14 +633,17 @@
627
633
  --_rs-typography-text-auto-offset:16px;
628
634
  --_rs-typography-ul-list-li-padding-left:22px;
629
635
  --_rs-typography-ol-list-li-padding-left:26px;
630
- --_rs-typography-list-li-margin-top-from-text:16px;
636
+ --_rs-typography-list-li-margin-top-from-text:var(
637
+ --_rs-typography-text-2-sm-list-li-margin-top-from-text,
638
+ 16px
639
+ );
631
640
  --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
632
641
  --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
633
642
  --_rs-typography-link-border-bottom-width-from-text:1px;
634
643
  }
635
644
  @media screen and (max-width: 640px){
636
645
  & [data-rs-internal="menu__menu-item"][class]{
637
- --_rs-typography-list-li-margin-top-from-text:12px;
646
+ --_rs-typography-text-2-sm-list-li-margin-top-from-text:12px;
638
647
  }
639
648
  }
640
649
  & [data-rs-internal="checkbox__control"]{
@@ -648,7 +657,7 @@
648
657
  }
649
658
  @define-mixin rs-checkbox-size-l{
650
659
  &[class] [data-rs-internal='checkbox__error-message']{
651
- --_rs-typography-letter-spacing:normal;
660
+ --_rs-typography-letter-spacing:var(--rs-h4-letter-spacing, normal);
652
661
  --_rs-typography-text-transform:initial;
653
662
  --_rs-typography-font-variant-numeric:initial;
654
663
  --_rs-typography-font-family:var(
@@ -685,7 +694,7 @@
685
694
  --_rs-menu-mi-icon-offset:16px;
686
695
  --_rs-menu-mi-vertical-padding:12px;
687
696
  --_rs-menu-mi-horizontal-padding:16px;
688
- --_rs-typography-letter-spacing:normal;
697
+ --_rs-typography-letter-spacing:var(--rs-text-1-letter-spacing, normal);
689
698
  --_rs-typography-text-transform:initial;
690
699
  --_rs-typography-font-variant-numeric:initial;
691
700
  --_rs-typography-font-family:var(
@@ -713,14 +722,17 @@
713
722
  --_rs-typography-text-auto-offset:32px;
714
723
  --_rs-typography-ul-list-li-padding-left:26px;
715
724
  --_rs-typography-ol-list-li-padding-left:32px;
716
- --_rs-typography-list-li-margin-top-from-text:24px;
725
+ --_rs-typography-list-li-margin-top-from-text:var(
726
+ --_rs-typography-text-1-sm-list-li-margin-top-from-text,
727
+ 24px
728
+ );
717
729
  --_rs-typography-link-standalone-border-offset-from-text-base:1.15em;
718
730
  --_rs-typography-link-external-standalone-border-offset-from-text-base:1.02em;
719
731
  --_rs-typography-link-border-bottom-width-from-text:1px;
720
732
  }
721
733
  @media screen and (max-width: 640px){
722
734
  & [data-rs-internal="menu__menu-item"][class]{
723
- --_rs-typography-list-li-margin-top-from-text:16px;
735
+ --_rs-typography-text-1-sm-list-li-margin-top-from-text:16px;
724
736
  }
725
737
  }
726
738
  & [data-rs-internal="checkbox__control"]{
package/package.json CHANGED
@@ -1,10 +1,11 @@
1
1
  {
2
2
  "name": "@rescui/checkbox",
3
- "version": "0.8.5",
3
+ "version": "0.8.7-RUI-226-Update-card-cn-6e43cc89.60+6e43cc89",
4
4
  "description": "",
5
5
  "license": "Apache-2.0",
6
6
  "author": "JetBrains",
7
7
  "main": "lib/index.js",
8
+ "module": "lib/index.js",
8
9
  "src:main": "src/index.ts",
9
10
  "files": [
10
11
  "lib",
@@ -14,10 +15,9 @@
14
15
  "access": "public"
15
16
  },
16
17
  "dependencies": {
17
- "@babel/runtime-corejs3": "^7.14.0",
18
- "@rescui/menu": "^0.10.9",
19
- "classnames": "^2.2.6",
20
- "core-js": "^3.9.1"
18
+ "@babel/runtime-corejs3": "^7.26.0",
19
+ "@rescui/menu": "0.10.11-RUI-226-Update-card-cn-6e43cc89.60+6e43cc89",
20
+ "classnames": "^2.2.6"
21
21
  },
22
22
  "peerDependencies": {
23
23
  "@rescui/ui-contexts": "^0.5.0",
@@ -25,16 +25,16 @@
25
25
  "react": ">=16.8.0 <19"
26
26
  },
27
27
  "devDependencies": {
28
- "@rescui/colors": "^0.2.5",
29
- "@rescui/postcss-preset-library": "^0.2.2",
30
- "@rescui/scripts": "^0.3.4",
31
- "@rescui/typography": "^0.19.0",
32
- "@rescui/visual-regression": "^0.1.2"
28
+ "@rescui/colors": "0.2.7-RUI-226-Update-card-cn-6e43cc89.60+6e43cc89",
29
+ "@rescui/postcss-preset-library": "0.2.2",
30
+ "@rescui/scripts": "0.4.0",
31
+ "@rescui/typography": "0.19.2-RUI-226-Update-card-cn-6e43cc89.60+6e43cc89",
32
+ "@rescui/visual-regression": "0.1.2"
33
33
  },
34
34
  "scripts": {
35
35
  "build": "rescui-scripts build && yarn run build-pcss-api",
36
36
  "build-pcss-api": "rescui-scripts build-pcss-api --file public-api.p.css"
37
37
  },
38
38
  "nx": {},
39
- "gitHead": "69a84812628809943698f0b27643c83dc449f119"
39
+ "gitHead": "6e43cc893fafb22b990273901bc0a070fb15761f"
40
40
  }