@planningcenter/tapestry 3.3.2-qa-891.0 → 3.4.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/dist/components/combo-box/ComboBox.d.ts +9 -1
- package/dist/components/combo-box/ComboBox.d.ts.map +1 -1
- package/dist/components/combo-box/ComboBox.js +1 -1
- package/dist/components/combo-box/ComboBox.js.map +1 -1
- package/dist/index.css +36 -36
- package/dist/index.css.map +1 -1
- package/dist/product-tokens/home.css +1 -0
- package/dist/reactRender.css +1975 -1975
- package/dist/reactRender.css.map +1 -1
- package/dist/reactRenderLegacy.css +1975 -1975
- package/dist/reactRenderLegacy.css.map +1 -1
- package/dist/tokens.css +8 -7
- package/dist/tokens.css.map +1 -1
- package/dist/unstable.css +36 -36
- package/dist/unstable.css.map +1 -1
- package/package.json +5 -5
package/dist/unstable.css
CHANGED
|
@@ -428,10 +428,10 @@ a.tds-dropdown-item:is(:hover, :active){
|
|
|
428
428
|
--t-fill-color-product-staff:hsl(328, 100%, 45%);
|
|
429
429
|
--t-fill-color-product-staff-dark:hsl(328, 100%, 38%);
|
|
430
430
|
--t-fill-color-product-staff-darker:hsl(328, 100%, 33%);
|
|
431
|
-
--t-fill-color-product-accounts-gradient-brand:linear-gradient(135deg, hsl(
|
|
431
|
+
--t-fill-color-product-accounts-gradient-brand:linear-gradient(135deg, hsl(205, 86%, 57%), hsl(210, 55%, 50%));
|
|
432
432
|
--t-fill-color-product-accounts-gradient-page:linear-gradient(111.72deg, hsl(220, 73%, 81%), hsl(220, 73%, 81%), hsl(204, 67%, 73%));
|
|
433
433
|
--t-fill-color-product-accounts-gradient-tint:linear-gradient(111.72deg, hsl(218, 73%, 94%), hsl(218, 73%, 94%), hsl(204, 67%, 92%));
|
|
434
|
-
--t-fill-color-product-api-gradient-brand:linear-gradient(180deg, hsl(221, 100%, 62%), hsl(
|
|
434
|
+
--t-fill-color-product-api-gradient-brand:linear-gradient(180deg, hsl(221, 100%, 62%), hsl(221, 91%, 55%));
|
|
435
435
|
--t-fill-color-product-calendar-gradient-brand:linear-gradient(135deg, hsl(10, 88%, 58%), hsl(8, 60%, 51%));
|
|
436
436
|
--t-fill-color-product-calendar-gradient-page:linear-gradient(111.72deg, hsl(5, 80%, 80%), hsl(293, 13%, 74%), hsl(204, 67%, 73%));
|
|
437
437
|
--t-fill-color-product-calendar-gradient-tint:linear-gradient(111.72deg, hsl(8, 100%, 94%), hsl(285, 18%, 91%), hsl(204, 67%, 92%));
|
|
@@ -446,10 +446,11 @@ a.tds-dropdown-item:is(:hover, :active){
|
|
|
446
446
|
--t-fill-color-product-groups-gradient-page:linear-gradient(111.72deg, hsl(17, 88%, 80%), hsl(293, 13%, 74%), hsl(204, 67%, 73%));
|
|
447
447
|
--t-fill-color-product-groups-gradient-tint:linear-gradient(111.72deg, hsl(18, 87%, 94%), hsl(300, 12%, 92%), hsl(204, 67%, 92%));
|
|
448
448
|
--t-fill-color-product-headcounts-gradient-brand:linear-gradient(135deg, hsl(283, 37%, 59%), hsl(285, 23%, 47%));
|
|
449
|
+
--t-fill-color-product-home-gradient-brand:linear-gradient(135deg, hsl(205, 86%, 57%), hsl(221, 91%, 55%));
|
|
449
450
|
--t-fill-color-product-home-gradient-page:linear-gradient(111.72deg, hsl(220, 73%, 81%), hsl(220, 73%, 81%), hsl(204, 67%, 73%));
|
|
450
451
|
--t-fill-color-product-home-gradient-tint:linear-gradient(111.72deg, hsl(218, 73%, 94%), hsl(218, 73%, 94%), hsl(204, 67%, 92%));
|
|
451
452
|
--t-fill-color-product-musicstand-gradient-brand:linear-gradient(135deg, hsl(204, 64%, 51%), hsl(211, 55%, 51%));
|
|
452
|
-
--t-fill-color-product-people-gradient-brand:linear-gradient(135deg, hsl(205, 86%, 57%), hsl(220,
|
|
453
|
+
--t-fill-color-product-people-gradient-brand:linear-gradient(135deg, hsl(205, 86%, 57%), hsl(220, 74%, 57%));
|
|
453
454
|
--t-fill-color-product-people-gradient-page:linear-gradient(111.72deg, hsl(220, 73%, 81%), hsl(220, 73%, 81%), hsl(204, 67%, 73%));
|
|
454
455
|
--t-fill-color-product-people-gradient-tint:linear-gradient(111.72deg, hsl(218, 73%, 94%), hsl(218, 73%, 94%), hsl(204, 67%, 92%));
|
|
455
456
|
--t-fill-color-product-publishing-gradient-brand:linear-gradient(135deg, hsl(240, 4%, 49%), hsl(240, 6%, 39%));
|
|
@@ -509,7 +510,7 @@ a.tds-dropdown-item:is(:hover, :active){
|
|
|
509
510
|
--t-fill-color-button-neutral-solid-hover:hsl(0, 0%, 88%);
|
|
510
511
|
--t-fill-color-button-neutral-solid-active:hsl(0, 0%, 81%);
|
|
511
512
|
--t-fill-color-button-neutral-solid-disabled:hsl(0, 0%, 95%);
|
|
512
|
-
--t-fill-color-button-neutral-outline:
|
|
513
|
+
--t-fill-color-button-neutral-outline:hsl(0, 0%, 100%);
|
|
513
514
|
--t-fill-color-button-neutral-outline-hover:hsl(0, 0%, 95%);
|
|
514
515
|
--t-fill-color-button-neutral-outline-active:hsl(0, 0%, 93%);
|
|
515
516
|
--t-fill-color-button-neutral-outline-disabled:hsl(0, 0%, 98%);
|
|
@@ -525,7 +526,7 @@ a.tds-dropdown-item:is(:hover, :active){
|
|
|
525
526
|
--t-fill-color-button-interaction-solid-hover:hsl(204, 100%, 35%);
|
|
526
527
|
--t-fill-color-button-interaction-solid-active:hsl(204, 100%, 30%);
|
|
527
528
|
--t-fill-color-button-interaction-solid-disabled:hsl(0, 0%, 95%);
|
|
528
|
-
--t-fill-color-button-interaction-outline:
|
|
529
|
+
--t-fill-color-button-interaction-outline:hsl(0, 0%, 100%);
|
|
529
530
|
--t-fill-color-button-interaction-outline-hover:hsl(204, 100%, 97%);
|
|
530
531
|
--t-fill-color-button-interaction-outline-active:hsl(203, 94%, 94%);
|
|
531
532
|
--t-fill-color-button-interaction-outline-disabled:hsl(0, 0%, 98%);
|
|
@@ -537,7 +538,7 @@ a.tds-dropdown-item:is(:hover, :active){
|
|
|
537
538
|
--t-fill-color-button-delete-solid-hover:hsl(8, 60%, 45%);
|
|
538
539
|
--t-fill-color-button-delete-solid-active:hsl(8, 60%, 40%);
|
|
539
540
|
--t-fill-color-button-delete-solid-disabled:hsl(0, 0%, 95%);
|
|
540
|
-
--t-fill-color-button-delete-outline:
|
|
541
|
+
--t-fill-color-button-delete-outline:hsl(0, 0%, 100%);
|
|
541
542
|
--t-fill-color-button-delete-outline-hover:hsl(7, 60%, 97%);
|
|
542
543
|
--t-fill-color-button-delete-outline-active:hsl(9, 59%, 93%);
|
|
543
544
|
--t-fill-color-button-delete-outline-disabled:hsl(0, 0%, 98%);
|
|
@@ -619,7 +620,7 @@ a.tds-dropdown-item:is(:hover, :active){
|
|
|
619
620
|
--t-focus-ring-width:2px;
|
|
620
621
|
--t-form-background-color:var(--t-fill-color-neutral-100);
|
|
621
622
|
--t-form-background-color-disabled:var(--t-fill-color-neutral-070);
|
|
622
|
-
--t-form-background-color-error:var(--t-fill-color-
|
|
623
|
+
--t-form-background-color-error:var(--t-fill-color-status-error-dim);
|
|
623
624
|
--t-form-background-color-readonly:var(--t-fill-color-neutral-070);
|
|
624
625
|
--t-form-border-color:var(--t-border-color);
|
|
625
626
|
--t-form-border-color-disabled:var(--t-border-color);
|
|
@@ -1974,6 +1975,7 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
|
|
|
1974
1975
|
|
|
1975
1976
|
.tds-btn--outline-interaction{
|
|
1976
1977
|
--tds-btn-color:var(--t-text-color-interaction);
|
|
1978
|
+
--tds-btn-bg:var(--t-fill-color-button-interaction-outline);
|
|
1977
1979
|
--tds-btn-border-color:var(--t-border-color-button-info);
|
|
1978
1980
|
--tds-btn-color-hover:var(--tds-btn-color);
|
|
1979
1981
|
--tds-btn-bg-hover:var(--t-fill-color-button-interaction-outline-hover);
|
|
@@ -1989,6 +1991,7 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
|
|
|
1989
1991
|
|
|
1990
1992
|
.tds-btn--outline-delete{
|
|
1991
1993
|
--tds-btn-color:var(--t-text-color-status-error);
|
|
1994
|
+
--tds-btn-bg:var(--t-fill-color-button-delete-outline);
|
|
1992
1995
|
--tds-btn-border-color:var(--t-border-color-button-delete);
|
|
1993
1996
|
--tds-btn-color-hover:var(--tds-btn-color);
|
|
1994
1997
|
--tds-btn-bg-hover:var(--t-fill-color-button-delete-outline-hover);
|
|
@@ -2317,9 +2320,8 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
|
|
|
2317
2320
|
display:inline-grid;
|
|
2318
2321
|
grid-template-columns:auto;
|
|
2319
2322
|
grid-auto-columns:1fr;
|
|
2320
|
-
gap:var(--t-spacing-fourth)
|
|
2323
|
+
gap:var(--t-spacing-fourth) 0;
|
|
2321
2324
|
line-height:var(--tds-checkbox-line-height);
|
|
2322
|
-
cursor:var(--tds-checkbox-cursor);
|
|
2323
2325
|
-webkit-user-select:none;
|
|
2324
2326
|
-moz-user-select:none;
|
|
2325
2327
|
user-select:none;
|
|
@@ -2327,6 +2329,7 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
|
|
|
2327
2329
|
|
|
2328
2330
|
.tds-checkbox label{
|
|
2329
2331
|
grid-area:1 / 2;
|
|
2332
|
+
padding-inline-start:var(--t-spacing-1);
|
|
2330
2333
|
font-size:var(--tds-checkbox-font-size);
|
|
2331
2334
|
font-weight:var(--t-font-weight-normal);
|
|
2332
2335
|
color:var(--tds-checkbox-label-color);
|
|
@@ -2462,6 +2465,7 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
|
|
|
2462
2465
|
grid-area:2 / 2;
|
|
2463
2466
|
gap:var(--t-spacing-half);
|
|
2464
2467
|
align-items:flex-start;
|
|
2468
|
+
padding-inline-start:var(--t-spacing-1);
|
|
2465
2469
|
margin:0;
|
|
2466
2470
|
font-size:var(--tds-checkbox-description-font-size);
|
|
2467
2471
|
line-height:var(--tds-checkbox-description-line-height);
|
|
@@ -2489,15 +2493,13 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
|
|
|
2489
2493
|
--tds-checkbox-group-line-height:1.4;
|
|
2490
2494
|
--tds-checkbox-group-gap:var(--t-spacing-1);
|
|
2491
2495
|
|
|
2492
|
-
--tds-checkbox-group-legend-margin-bottom:var(--tds-checkbox-group-gap);
|
|
2493
|
-
|
|
2494
2496
|
--tds-checkbox-group-description-font-size:var(--t-font-size-sm);
|
|
2495
2497
|
--tds-checkbox-group-description-line-height:1.35;
|
|
2496
2498
|
--tds-checkbox-group-description-color:var(--t-text-color-secondary);
|
|
2497
2499
|
--tds-checkbox-group-description-invalid-icon-display:none;
|
|
2498
2500
|
display:flex;
|
|
2499
2501
|
flex-direction:column;
|
|
2500
|
-
gap:
|
|
2502
|
+
gap:0;
|
|
2501
2503
|
padding:0;
|
|
2502
2504
|
margin:0;
|
|
2503
2505
|
|
|
@@ -2507,12 +2509,9 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
|
|
|
2507
2509
|
}
|
|
2508
2510
|
|
|
2509
2511
|
.tds-checkbox-group legend{
|
|
2512
|
+
float:left;
|
|
2510
2513
|
padding:0;
|
|
2511
|
-
margin
|
|
2512
|
-
}
|
|
2513
|
-
|
|
2514
|
-
.tds-checkbox-group:has(.tds-checkbox-group-description){
|
|
2515
|
-
--tds-checkbox-group-legend-margin-bottom:var(--t-spacing-fourth);
|
|
2514
|
+
margin:0;
|
|
2516
2515
|
}
|
|
2517
2516
|
|
|
2518
2517
|
.tds-checkbox-group[aria-invalid="true"]{
|
|
@@ -2535,13 +2534,14 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
|
|
|
2535
2534
|
flex-direction:column;
|
|
2536
2535
|
gap:var(--tds-checkbox-group-gap);
|
|
2537
2536
|
align-items:flex-start;
|
|
2537
|
+
margin-top:var(--t-spacing-1);
|
|
2538
2538
|
}
|
|
2539
2539
|
|
|
2540
2540
|
.tds-checkbox-group-description{
|
|
2541
2541
|
display:flex;
|
|
2542
2542
|
gap:var(--t-spacing-half);
|
|
2543
2543
|
align-items:flex-start;
|
|
2544
|
-
margin:0;
|
|
2544
|
+
margin:var(--t-spacing-fourth) 0 0;
|
|
2545
2545
|
font-size:var(--tds-checkbox-group-description-font-size);
|
|
2546
2546
|
line-height:var(--tds-checkbox-group-description-line-height);
|
|
2547
2547
|
color:var(--tds-checkbox-group-description-color);
|
|
@@ -2952,6 +2952,7 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
|
|
|
2952
2952
|
appearance:none;
|
|
2953
2953
|
cursor:text;
|
|
2954
2954
|
outline:var(--t-focus-ring-width) solid transparent;
|
|
2955
|
+
outline-color:rgb(from var(--t-focus-ring-color) r g b / 0);
|
|
2955
2956
|
outline-offset:0;
|
|
2956
2957
|
background-color:var(--tds-field-background-color);
|
|
2957
2958
|
border:var(--t-form-border-width) solid var(--tds-field-border-color);
|
|
@@ -3480,9 +3481,8 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
|
|
|
3480
3481
|
display:inline-grid;
|
|
3481
3482
|
grid-template-columns:auto;
|
|
3482
3483
|
grid-auto-columns:1fr;
|
|
3483
|
-
gap:var(--t-spacing-fourth)
|
|
3484
|
+
gap:var(--t-spacing-fourth) 0;
|
|
3484
3485
|
line-height:var(--tds-radio-line-height);
|
|
3485
|
-
cursor:var(--tds-radio-cursor);
|
|
3486
3486
|
-webkit-user-select:none;
|
|
3487
3487
|
-moz-user-select:none;
|
|
3488
3488
|
user-select:none;
|
|
@@ -3490,6 +3490,7 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
|
|
|
3490
3490
|
|
|
3491
3491
|
.tds-radio label{
|
|
3492
3492
|
grid-area:1 / 2;
|
|
3493
|
+
padding-inline-start:var(--t-spacing-1);
|
|
3493
3494
|
font-size:var(--tds-radio-font-size);
|
|
3494
3495
|
font-weight:var(--t-font-weight-normal);
|
|
3495
3496
|
color:var(--tds-radio-label-color);
|
|
@@ -3575,6 +3576,7 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
|
|
|
3575
3576
|
grid-area:2 / 2;
|
|
3576
3577
|
gap:var(--t-spacing-half);
|
|
3577
3578
|
align-items:flex-start;
|
|
3579
|
+
padding-inline-start:var(--t-spacing-1);
|
|
3578
3580
|
margin:0;
|
|
3579
3581
|
font-size:var(--tds-radio-description-font-size);
|
|
3580
3582
|
line-height:var(--tds-radio-description-line-height);
|
|
@@ -3595,15 +3597,13 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
|
|
|
3595
3597
|
--tds-radio-group-line-height:1.4;
|
|
3596
3598
|
--tds-radio-group-gap:var(--t-spacing-1);
|
|
3597
3599
|
|
|
3598
|
-
--tds-radio-group-legend-margin-bottom:var(--tds-radio-group-gap);
|
|
3599
|
-
|
|
3600
3600
|
--tds-radio-group-description-font-size:var(--t-font-size-sm);
|
|
3601
3601
|
--tds-radio-group-description-line-height:1.35;
|
|
3602
3602
|
--tds-radio-group-description-color:var(--t-text-color-secondary);
|
|
3603
3603
|
--tds-radio-group-description-invalid-icon-display:none;
|
|
3604
3604
|
display:flex;
|
|
3605
3605
|
flex-direction:column;
|
|
3606
|
-
gap:
|
|
3606
|
+
gap:0;
|
|
3607
3607
|
padding:0;
|
|
3608
3608
|
margin:0;
|
|
3609
3609
|
|
|
@@ -3613,12 +3613,9 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
|
|
|
3613
3613
|
}
|
|
3614
3614
|
|
|
3615
3615
|
.tds-radio-group legend{
|
|
3616
|
+
float:left;
|
|
3616
3617
|
padding:0;
|
|
3617
|
-
margin
|
|
3618
|
-
}
|
|
3619
|
-
|
|
3620
|
-
.tds-radio-group:has(.tds-radio-group-description){
|
|
3621
|
-
--tds-radio-group-legend-margin-bottom:var(--t-spacing-fourth);
|
|
3618
|
+
margin:0;
|
|
3622
3619
|
}
|
|
3623
3620
|
|
|
3624
3621
|
.tds-radio-group[aria-invalid="true"]{
|
|
@@ -3650,13 +3647,14 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
|
|
|
3650
3647
|
flex-direction:column;
|
|
3651
3648
|
gap:var(--tds-radio-group-gap);
|
|
3652
3649
|
align-items:flex-start;
|
|
3650
|
+
margin-top:var(--t-spacing-1);
|
|
3653
3651
|
}
|
|
3654
3652
|
|
|
3655
3653
|
.tds-radio-group-description{
|
|
3656
3654
|
display:flex;
|
|
3657
3655
|
gap:var(--t-spacing-half);
|
|
3658
3656
|
align-items:flex-start;
|
|
3659
|
-
margin:0;
|
|
3657
|
+
margin:var(--t-spacing-fourth) 0 0;
|
|
3660
3658
|
font-size:var(--tds-radio-group-description-font-size);
|
|
3661
3659
|
line-height:var(--tds-radio-group-description-line-height);
|
|
3662
3660
|
color:var(--tds-radio-group-description-color);
|
|
@@ -3686,7 +3684,7 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
|
|
|
3686
3684
|
--tds-select-placeholder-color:var(--t-form-placeholder-color);
|
|
3687
3685
|
--tds-select-font-size:var(--t-font-size-md);
|
|
3688
3686
|
--tds-select-min-height:var(--t-container-size-md);
|
|
3689
|
-
--tds-select-padding-block:
|
|
3687
|
+
--tds-select-padding-block:0;
|
|
3690
3688
|
--tds-select-description-color:var(--t-text-color-secondary);
|
|
3691
3689
|
--tds-select-description-invalid-icon-display:none;
|
|
3692
3690
|
--tds-select-transition-property:background-color, border-color, outline-color, outline-offset;
|
|
@@ -3753,7 +3751,7 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
|
|
|
3753
3751
|
padding-inline-end:calc(var(--t-spacing-1) + var(--tds-select-caret-size) + .5em);
|
|
3754
3752
|
font-family:inherit;
|
|
3755
3753
|
font-size:var(--tds-select-font-size);
|
|
3756
|
-
line-height:1;
|
|
3754
|
+
line-height:1.15;
|
|
3757
3755
|
color:var(--tds-select-color);
|
|
3758
3756
|
text-align:left;
|
|
3759
3757
|
-webkit-appearance:none;
|
|
@@ -3832,6 +3830,7 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
|
|
|
3832
3830
|
overflow:hidden;
|
|
3833
3831
|
text-overflow:ellipsis;
|
|
3834
3832
|
font-size:var(--tds-select-option-font-size);
|
|
3833
|
+
line-height:1;
|
|
3835
3834
|
color:var(--tds-select-option-color);
|
|
3836
3835
|
white-space:nowrap;
|
|
3837
3836
|
cursor:default;
|
|
@@ -3839,7 +3838,7 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
|
|
|
3839
3838
|
}
|
|
3840
3839
|
|
|
3841
3840
|
:is(.tds-select :is(li[role="option"],option:not([hidden]))):focus-visible{
|
|
3842
|
-
outline:
|
|
3841
|
+
outline:0;
|
|
3843
3842
|
}
|
|
3844
3843
|
|
|
3845
3844
|
:is(.tds-select :is(li[role="option"],option:not([hidden]))):is(:focus,:hover,.tds-select-option--active):not([disabled],[aria-disabled="true"]){
|
|
@@ -3966,6 +3965,7 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
|
|
|
3966
3965
|
width:var(--tds-select-caret-size);
|
|
3967
3966
|
height:var(--tds-select-caret-size);
|
|
3968
3967
|
margin-block:auto;
|
|
3968
|
+
line-height:1;
|
|
3969
3969
|
pointer-events:none;
|
|
3970
3970
|
content:var(--tds-select-background-image);
|
|
3971
3971
|
transform:rotate(0);
|
|
@@ -4043,6 +4043,7 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
|
|
|
4043
4043
|
width:var(--tds-select-caret-size);
|
|
4044
4044
|
height:var(--tds-select-caret-size);
|
|
4045
4045
|
margin-inline-end:var(--tds-select-caret-inline-offset);
|
|
4046
|
+
line-height:1;
|
|
4046
4047
|
content:var(--tds-select-background-image);
|
|
4047
4048
|
transition:var(--tds-select-caret-transition);
|
|
4048
4049
|
}
|
|
@@ -4227,7 +4228,6 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
|
|
|
4227
4228
|
|
|
4228
4229
|
.tds-toggle-switch{
|
|
4229
4230
|
--tds-toggle-switch-font-size:var(--t-font-size-md);
|
|
4230
|
-
--tds-toggle-switch-column-gap:var(--t-spacing-1);
|
|
4231
4231
|
--tds-toggle-switch-cursor:pointer;
|
|
4232
4232
|
--tds-toggle-switch-display:inline-grid;
|
|
4233
4233
|
--tds-toggle-switch-line-height:1.4;
|
|
@@ -4252,7 +4252,7 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
|
|
|
4252
4252
|
display:var(--tds-toggle-switch-display);
|
|
4253
4253
|
grid-template-columns:auto;
|
|
4254
4254
|
grid-auto-columns:1fr;
|
|
4255
|
-
gap:var(--t-spacing-fourth)
|
|
4255
|
+
gap:var(--t-spacing-fourth) 0;
|
|
4256
4256
|
-webkit-user-select:none;
|
|
4257
4257
|
-moz-user-select:none;
|
|
4258
4258
|
user-select:none;
|
|
@@ -4281,8 +4281,7 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
|
|
|
4281
4281
|
.tds-toggle-switch label{
|
|
4282
4282
|
display:inline-flex;
|
|
4283
4283
|
grid-area:1 / 2;
|
|
4284
|
-
-
|
|
4285
|
-
column-gap:var(--tds-toggle-switch-column-gap);
|
|
4284
|
+
padding-inline-start:var(--t-spacing-1);
|
|
4286
4285
|
margin-top:-.09375em;
|
|
4287
4286
|
font-size:var(--tds-toggle-switch-font-size);
|
|
4288
4287
|
font-weight:var(--t-font-weight-normal);
|
|
@@ -4346,6 +4345,7 @@ tds-sidenav-section:not(.hydrated) > [slot="ssr"]{
|
|
|
4346
4345
|
display:flex;
|
|
4347
4346
|
grid-area:2 / 2;
|
|
4348
4347
|
align-items:flex-start;
|
|
4348
|
+
padding-inline-start:var(--t-spacing-1);
|
|
4349
4349
|
margin:0;
|
|
4350
4350
|
font-size:var(--tds-toggle-switch-description-font-size);
|
|
4351
4351
|
line-height:var(--tds-toggle-switch-description-line-height);
|