@kushagradhawan/kookie-ui 0.1.108 → 0.1.110
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/components.css +187 -133
- package/dist/cjs/components/_internal/shell-bottom.d.ts +2 -0
- package/dist/cjs/components/_internal/shell-bottom.d.ts.map +1 -1
- package/dist/cjs/components/_internal/shell-bottom.js +1 -1
- package/dist/cjs/components/_internal/shell-bottom.js.map +3 -3
- package/dist/cjs/components/_internal/shell-inspector.d.ts +2 -0
- package/dist/cjs/components/_internal/shell-inspector.d.ts.map +1 -1
- package/dist/cjs/components/_internal/shell-inspector.js +1 -1
- package/dist/cjs/components/_internal/shell-inspector.js.map +3 -3
- package/dist/cjs/components/_internal/shell-sidebar.d.ts +2 -0
- package/dist/cjs/components/_internal/shell-sidebar.d.ts.map +1 -1
- package/dist/cjs/components/_internal/shell-sidebar.js +1 -1
- package/dist/cjs/components/_internal/shell-sidebar.js.map +3 -3
- package/dist/cjs/components/shell.context.d.ts +13 -0
- package/dist/cjs/components/shell.context.d.ts.map +1 -1
- package/dist/cjs/components/shell.context.js +1 -1
- package/dist/cjs/components/shell.context.js.map +3 -3
- package/dist/cjs/components/shell.d.ts +14 -6
- package/dist/cjs/components/shell.d.ts.map +1 -1
- package/dist/cjs/components/shell.js +1 -1
- package/dist/cjs/components/shell.js.map +3 -3
- package/dist/cjs/components/sidebar.d.ts.map +1 -1
- package/dist/cjs/components/sidebar.js +1 -1
- package/dist/cjs/components/sidebar.js.map +3 -3
- package/dist/cjs/components/sidebar.props.d.ts +1 -1
- package/dist/cjs/components/sidebar.props.js +1 -1
- package/dist/cjs/components/sidebar.props.js.map +2 -2
- package/dist/esm/components/_internal/shell-bottom.d.ts +2 -0
- package/dist/esm/components/_internal/shell-bottom.d.ts.map +1 -1
- package/dist/esm/components/_internal/shell-bottom.js +1 -1
- package/dist/esm/components/_internal/shell-bottom.js.map +3 -3
- package/dist/esm/components/_internal/shell-inspector.d.ts +2 -0
- package/dist/esm/components/_internal/shell-inspector.d.ts.map +1 -1
- package/dist/esm/components/_internal/shell-inspector.js +1 -1
- package/dist/esm/components/_internal/shell-inspector.js.map +3 -3
- package/dist/esm/components/_internal/shell-sidebar.d.ts +2 -0
- package/dist/esm/components/_internal/shell-sidebar.d.ts.map +1 -1
- package/dist/esm/components/_internal/shell-sidebar.js +1 -1
- package/dist/esm/components/_internal/shell-sidebar.js.map +3 -3
- package/dist/esm/components/shell.context.d.ts +13 -0
- package/dist/esm/components/shell.context.d.ts.map +1 -1
- package/dist/esm/components/shell.context.js +1 -1
- package/dist/esm/components/shell.context.js.map +3 -3
- package/dist/esm/components/shell.d.ts +14 -6
- package/dist/esm/components/shell.d.ts.map +1 -1
- package/dist/esm/components/shell.js +1 -1
- package/dist/esm/components/shell.js.map +3 -3
- package/dist/esm/components/sidebar.d.ts.map +1 -1
- package/dist/esm/components/sidebar.js +1 -1
- package/dist/esm/components/sidebar.js.map +3 -3
- package/dist/esm/components/sidebar.props.d.ts +1 -1
- package/dist/esm/components/sidebar.props.js +1 -1
- package/dist/esm/components/sidebar.props.js.map +2 -2
- package/package.json +1 -1
- package/schemas/base-button.json +1 -1
- package/schemas/button.json +1 -1
- package/schemas/icon-button.json +1 -1
- package/schemas/index.json +6 -6
- package/schemas/toggle-button.json +1 -1
- package/schemas/toggle-icon-button.json +1 -1
- package/src/components/_internal/base-button.css +6 -32
- package/src/components/_internal/base-card.css +0 -3
- package/src/components/_internal/base-checkbox.css +0 -2
- package/src/components/_internal/base-radio.css +0 -2
- package/src/components/_internal/shell-bottom.tsx +15 -1
- package/src/components/_internal/shell-inspector.tsx +15 -1
- package/src/components/_internal/shell-sidebar.tsx +15 -1
- package/src/components/avatar.css +0 -1
- package/src/components/segmented-control.css +37 -37
- package/src/components/select.css +0 -2
- package/src/components/shell.context.tsx +14 -0
- package/src/components/shell.css +51 -28
- package/src/components/shell.tsx +150 -81
- package/src/components/sidebar.css +110 -6
- package/src/components/sidebar.props.tsx +1 -1
- package/src/components/sidebar.tsx +45 -2
- package/src/components/text-area.css +0 -1
- package/src/components/text-field.css +0 -1
- package/styles.css +187 -133
package/components.css
CHANGED
|
@@ -1970,7 +1970,6 @@
|
|
|
1970
1970
|
padding-top: var(--classic-active-padding-offset-2);
|
|
1971
1971
|
padding-bottom: 0;
|
|
1972
1972
|
background-color: var(--gray-3);
|
|
1973
|
-
box-shadow: var(--shadow-1);
|
|
1974
1973
|
}
|
|
1975
1974
|
:where([data-panel-background='translucent'], [data-material='translucent']) .rt-AvatarRoot:where(button):where(.rt-variant-classic):where(:active:not(:disabled, [data-disabled])), :where([data-panel-background='translucent'], [data-material='translucent']) .rt-AvatarRoot:where(a):where(.rt-variant-classic):where(:active:not(:disabled, [data-disabled])), :where([data-panel-background='translucent'], [data-material='translucent']) .rt-AvatarRoot:where([role="button"]):where(.rt-variant-classic):where(:active:not(:disabled, [data-disabled])) {
|
|
1976
1975
|
background-color: color-mix(in srgb, var(--gray-a3), var(--gray-3) 60%);
|
|
@@ -3634,11 +3633,9 @@
|
|
|
3634
3633
|
}
|
|
3635
3634
|
.rt-BaseButton:where(.rt-variant-classic):where([data-state='open']) {
|
|
3636
3635
|
background-color: color-mix(in srgb, var(--gray-a3) calc(var(--material-alpha) * 100%), var(--gray-3) var(--material-blend));
|
|
3637
|
-
box-shadow: var(--shadow-1);
|
|
3638
3636
|
}
|
|
3639
3637
|
.rt-BaseButton:where(.rt-variant-classic):where(:active:not([data-state='open'], [data-disabled]), [data-state='on']:not([data-disabled])) {
|
|
3640
3638
|
background-color: color-mix(in srgb, var(--gray-a3) calc(var(--material-alpha) * 100%), var(--gray-3) var(--material-blend));
|
|
3641
|
-
box-shadow: var(--shadow-1);
|
|
3642
3639
|
}
|
|
3643
3640
|
@media (pointer: coarse) {
|
|
3644
3641
|
.rt-BaseButton:where(.rt-variant-classic):where(:active:not([data-state='open'])) {
|
|
@@ -3725,11 +3722,9 @@
|
|
|
3725
3722
|
.rt-BaseButton:where(.rt-variant-solid):where([data-state='open']) {
|
|
3726
3723
|
background-color: color-mix(in srgb, var(--accent-a10) calc(var(--material-alpha) * 100%), var(--accent-10) var(--solid-blend));
|
|
3727
3724
|
filter: var(--base-button-solid-open-filter);
|
|
3728
|
-
box-shadow: var(--shadow-1);
|
|
3729
3725
|
}
|
|
3730
3726
|
.rt-BaseButton:where(.rt-variant-solid):where(:active:not([data-state='open'])) {
|
|
3731
3727
|
filter: var(--base-button-solid-active-filter);
|
|
3732
|
-
box-shadow: var(--shadow-1);
|
|
3733
3728
|
}
|
|
3734
3729
|
@media (pointer: coarse) {
|
|
3735
3730
|
.rt-BaseButton:where(.rt-variant-solid):where(:active:not([data-state='open'])) {
|
|
@@ -3755,11 +3750,9 @@
|
|
|
3755
3750
|
.rt-BaseButton:where(.rt-variant-solid):where(.rt-high-contrast):where([data-state='open']) {
|
|
3756
3751
|
background-color: color-mix(in srgb, var(--accent-a12) calc(var(--material-alpha) * 100%), var(--accent-12) var(--solid-blend));
|
|
3757
3752
|
filter: var(--base-button-solid-high-contrast-open-filter);
|
|
3758
|
-
box-shadow: var(--shadow-1);
|
|
3759
3753
|
}
|
|
3760
3754
|
.rt-BaseButton:where(.rt-variant-solid):where(.rt-high-contrast):where(:active:not([data-state='open'])) {
|
|
3761
3755
|
filter: var(--base-button-solid-high-contrast-active-filter);
|
|
3762
|
-
box-shadow: var(--shadow-1);
|
|
3763
3756
|
}
|
|
3764
3757
|
.rt-BaseButton:where(.rt-variant-solid):where([data-disabled]) {
|
|
3765
3758
|
color: var(--gray-a8);
|
|
@@ -3796,11 +3789,9 @@
|
|
|
3796
3789
|
}
|
|
3797
3790
|
.rt-BaseButton:where(.rt-variant-soft):where([data-state='open']) {
|
|
3798
3791
|
background-color: color-mix(in srgb, var(--accent-a4) calc(var(--material-alpha) * 100%), var(--accent-4) var(--material-blend));
|
|
3799
|
-
box-shadow: var(--shadow-1);
|
|
3800
3792
|
}
|
|
3801
3793
|
.rt-BaseButton:where(.rt-variant-soft):where(:active:not([data-state='open'])) {
|
|
3802
3794
|
background-color: color-mix(in srgb, var(--accent-a5) calc(var(--material-alpha) * 100%), var(--accent-5) var(--material-blend));
|
|
3803
|
-
box-shadow: var(--shadow-1);
|
|
3804
3795
|
}
|
|
3805
3796
|
.rt-BaseButton:where(.rt-variant-soft):where([data-disabled]) {
|
|
3806
3797
|
color: var(--gray-a8);
|
|
@@ -3841,11 +3832,9 @@
|
|
|
3841
3832
|
}
|
|
3842
3833
|
.rt-BaseButton:where(.rt-variant-ghost):where([data-state='open']) {
|
|
3843
3834
|
background-color: color-mix(in srgb, var(--accent-a3) calc(var(--material-alpha) * 100%), var(--accent-3) var(--material-blend));
|
|
3844
|
-
box-shadow: var(--shadow-1);
|
|
3845
3835
|
}
|
|
3846
3836
|
.rt-BaseButton:where(.rt-variant-ghost):where(:active:not([data-state='open'])) {
|
|
3847
3837
|
background-color: color-mix(in srgb, var(--accent-a4) calc(var(--material-alpha) * 100%), var(--accent-4) var(--material-blend));
|
|
3848
|
-
box-shadow: var(--shadow-1);
|
|
3849
3838
|
}
|
|
3850
3839
|
.rt-BaseButton:where(.rt-variant-ghost):where([data-disabled]) {
|
|
3851
3840
|
color: var(--gray-a8);
|
|
@@ -3869,11 +3858,11 @@
|
|
|
3869
3858
|
}
|
|
3870
3859
|
.rt-BaseButton:where(.rt-variant-outline):where([data-state='open']) {
|
|
3871
3860
|
background-color: color-mix(in srgb, var(--accent-a2) calc(var(--material-alpha) * 100%), var(--accent-2) var(--material-blend));
|
|
3872
|
-
box-shadow: inset 0 0 0 1px var(--outline-border-7)
|
|
3861
|
+
box-shadow: inset 0 0 0 1px var(--outline-border-7);
|
|
3873
3862
|
}
|
|
3874
3863
|
.rt-BaseButton:where(.rt-variant-outline):where(:active:not([data-state='open'])) {
|
|
3875
3864
|
background-color: color-mix(in srgb, var(--accent-a3) calc(var(--material-alpha) * 100%), var(--accent-3) var(--material-blend));
|
|
3876
|
-
box-shadow: inset 0 0 0 1px var(--outline-border-8)
|
|
3865
|
+
box-shadow: inset 0 0 0 1px var(--outline-border-8);
|
|
3877
3866
|
}
|
|
3878
3867
|
.rt-BaseButton:where(.rt-variant-outline):where(:focus-visible) {
|
|
3879
3868
|
outline: 2px solid var(--focus-8);
|
|
@@ -3905,11 +3894,11 @@
|
|
|
3905
3894
|
}
|
|
3906
3895
|
.rt-BaseButton:where(.rt-variant-surface):where([data-state='open']) {
|
|
3907
3896
|
background-color: color-mix(in srgb, var(--accent-a3) calc(var(--material-alpha) * 100%), var(--accent-3) var(--material-blend));
|
|
3908
|
-
box-shadow: inset 0 0 0 1px var(--surface-border-8)
|
|
3897
|
+
box-shadow: inset 0 0 0 1px var(--surface-border-8);
|
|
3909
3898
|
}
|
|
3910
3899
|
.rt-BaseButton:where(.rt-variant-surface):where(:active:not([data-state='open'])) {
|
|
3911
3900
|
background-color: color-mix(in srgb, var(--accent-a4) calc(var(--material-alpha) * 100%), var(--accent-4) var(--material-blend));
|
|
3912
|
-
box-shadow: inset 0 0 0 1px var(--surface-border-8)
|
|
3901
|
+
box-shadow: inset 0 0 0 1px var(--surface-border-8);
|
|
3913
3902
|
}
|
|
3914
3903
|
.rt-BaseButton:where(.rt-variant-surface):where(:focus-visible) {
|
|
3915
3904
|
outline: 2px solid var(--focus-8);
|
|
@@ -3927,13 +3916,11 @@
|
|
|
3927
3916
|
}
|
|
3928
3917
|
.rt-BaseButton:where([data-state='on']):where(.rt-variant-classic) {
|
|
3929
3918
|
background-color: color-mix(in srgb, var(--gray-a3) calc(var(--material-alpha) * 100%), var(--gray-3) var(--material-blend));
|
|
3930
|
-
box-shadow: var(--shadow-1);
|
|
3931
3919
|
}
|
|
3932
3920
|
.rt-BaseButton:where([data-state='on']):where(.rt-variant-solid) {
|
|
3933
3921
|
--solid-blend: calc(100% - (var(--material-alpha) * 90%));
|
|
3934
3922
|
background-color: color-mix(in srgb, var(--accent-a10) calc(var(--material-alpha) * 100%), var(--accent-10) var(--solid-blend));
|
|
3935
3923
|
opacity: 0.9;
|
|
3936
|
-
box-shadow: var(--shadow-1);
|
|
3937
3924
|
}
|
|
3938
3925
|
.rt-BaseButton:where([data-state='on']):where(.rt-variant-solid):where(.rt-high-contrast) {
|
|
3939
3926
|
background-color: var(--accent-12);
|
|
@@ -3941,21 +3928,19 @@
|
|
|
3941
3928
|
}
|
|
3942
3929
|
.rt-BaseButton:where([data-state='on']):where(.rt-variant-soft) {
|
|
3943
3930
|
background-color: color-mix(in srgb, var(--accent-a5) calc(var(--material-alpha) * 100%), var(--accent-5) var(--material-blend));
|
|
3944
|
-
box-shadow: var(--shadow-1);
|
|
3945
3931
|
}
|
|
3946
3932
|
.rt-BaseButton:where([data-state='on']):where(.rt-variant-ghost) {
|
|
3947
3933
|
background-color: color-mix(in srgb, var(--accent-a4) calc(var(--material-alpha) * 100%), var(--accent-4) var(--material-blend));
|
|
3948
|
-
box-shadow: var(--shadow-1);
|
|
3949
3934
|
}
|
|
3950
3935
|
.rt-BaseButton:where([data-state='on']):where(.rt-variant-outline) {
|
|
3951
3936
|
--outline-border-8: color-mix(in srgb, var(--accent-a8) calc(var(--material-alpha) * 100%), var(--accent-8) var(--material-blend));
|
|
3952
3937
|
background-color: color-mix(in srgb, var(--accent-a3) calc(var(--material-alpha) * 100%), var(--accent-3) var(--material-blend));
|
|
3953
|
-
box-shadow: inset 0 0 0 1px var(--outline-border-8)
|
|
3938
|
+
box-shadow: inset 0 0 0 1px var(--outline-border-8);
|
|
3954
3939
|
}
|
|
3955
3940
|
.rt-BaseButton:where([data-state='on']):where(.rt-variant-surface) {
|
|
3956
3941
|
--surface-border-8: color-mix(in srgb, var(--accent-a8) calc(var(--material-alpha) * 100%), var(--accent-8) var(--material-blend));
|
|
3957
3942
|
background-color: color-mix(in srgb, var(--accent-a4) calc(var(--material-alpha) * 100%), var(--accent-4) var(--material-blend));
|
|
3958
|
-
box-shadow: inset 0 0 0 1px var(--surface-border-8)
|
|
3943
|
+
box-shadow: inset 0 0 0 1px var(--surface-border-8);
|
|
3959
3944
|
}
|
|
3960
3945
|
.rt-BaseButton:where([disabled][aria-pressed]) {
|
|
3961
3946
|
transform: none;
|
|
@@ -5429,11 +5414,9 @@
|
|
|
5429
5414
|
}
|
|
5430
5415
|
.rt-BaseCard:where(.rt-variant-classic):where(:-moz-any-link, button, label):where([data-state='open']) {
|
|
5431
5416
|
transition-duration: 40ms;
|
|
5432
|
-
box-shadow: var(--shadow-1);
|
|
5433
5417
|
}
|
|
5434
5418
|
.rt-BaseCard:where(.rt-variant-classic):where(:any-link, button, label):where([data-state='open']) {
|
|
5435
5419
|
transition-duration: 40ms;
|
|
5436
|
-
box-shadow: var(--shadow-1);
|
|
5437
5420
|
}
|
|
5438
5421
|
.rt-BaseCard:where(.rt-variant-classic):where(:-moz-any-link, button, label):where([data-state='open'])::before {
|
|
5439
5422
|
background-color: var(--gray-3);
|
|
@@ -5453,12 +5436,6 @@
|
|
|
5453
5436
|
.rt-BaseCard:where(.rt-variant-classic):where(:any-link, button, label):where([data-state='open'])::after {
|
|
5454
5437
|
box-shadow: none;
|
|
5455
5438
|
}
|
|
5456
|
-
.rt-BaseCard:where(.rt-variant-classic):where(:-moz-any-link, button, label):where(:active:not([data-state='open'])) {
|
|
5457
|
-
box-shadow: var(--shadow-1);
|
|
5458
|
-
}
|
|
5459
|
-
.rt-BaseCard:where(.rt-variant-classic):where(:any-link, button, label):where(:active:not([data-state='open'])) {
|
|
5460
|
-
box-shadow: var(--shadow-1);
|
|
5461
|
-
}
|
|
5462
5439
|
.rt-BaseCard:where(.rt-variant-classic):where(:-moz-any-link, button, label):where(:active:not([data-state='open']))::before {
|
|
5463
5440
|
background-color: var(--gray-3);
|
|
5464
5441
|
}
|
|
@@ -6141,7 +6118,6 @@
|
|
|
6141
6118
|
}
|
|
6142
6119
|
.rt-BaseCheckboxRoot:where(.rt-variant-classic):where([data-state='checked'], [data-state='indeterminate'])::before {
|
|
6143
6120
|
background-color: var(--accent-3);
|
|
6144
|
-
box-shadow: var(--shadow-1);
|
|
6145
6121
|
}
|
|
6146
6122
|
:where([data-panel-background='translucent'], [data-material='translucent']) .rt-BaseCheckboxRoot:where(.rt-variant-classic):where([data-state='checked'], [data-state='indeterminate'])::before {
|
|
6147
6123
|
background-color: color-mix(in srgb, var(--accent-a3), var(--accent-3) 60%);
|
|
@@ -6175,7 +6151,6 @@
|
|
|
6175
6151
|
}
|
|
6176
6152
|
.rt-BaseCheckboxRoot:where(.rt-variant-classic):where(:active:not(:disabled))::before {
|
|
6177
6153
|
background-color: var(--accent-3);
|
|
6178
|
-
box-shadow: var(--shadow-1);
|
|
6179
6154
|
}
|
|
6180
6155
|
:where([data-panel-background='translucent'], [data-material='translucent']) .rt-BaseCheckboxRoot:where(.rt-variant-classic):where(:active:not(:disabled))::before {
|
|
6181
6156
|
background-color: color-mix(in srgb, var(--accent-a3), var(--accent-3) 60%);
|
|
@@ -9403,11 +9378,9 @@
|
|
|
9403
9378
|
}
|
|
9404
9379
|
.rt-TextFieldRoot:where(.rt-variant-classic):where(:has(.rt-TextFieldInput:where(:disabled, :-moz-read-only))) {
|
|
9405
9380
|
background-image: linear-gradient(var(--gray-a2), var(--gray-a2));
|
|
9406
|
-
box-shadow: var(--shadow-1);
|
|
9407
9381
|
}
|
|
9408
9382
|
.rt-TextFieldRoot:where(.rt-variant-classic):where(:has(.rt-TextFieldInput:where(:disabled, :read-only))) {
|
|
9409
9383
|
background-image: linear-gradient(var(--gray-a2), var(--gray-a2));
|
|
9410
|
-
box-shadow: var(--shadow-1);
|
|
9411
9384
|
}
|
|
9412
9385
|
.rt-TextFieldRoot:where(.rt-variant-soft) {
|
|
9413
9386
|
--text-field-selection-color: var(--accent-a5);
|
|
@@ -12552,7 +12525,6 @@
|
|
|
12552
12525
|
}
|
|
12553
12526
|
.rt-BaseRadioRoot:where(.rt-variant-classic):where(:checked, [data-state='checked'])::before {
|
|
12554
12527
|
background-color: var(--accent-3);
|
|
12555
|
-
box-shadow: var(--shadow-1);
|
|
12556
12528
|
}
|
|
12557
12529
|
:where([data-panel-background='translucent'], [data-material='translucent']) .rt-BaseRadioRoot:where(.rt-variant-classic):where(:checked, [data-state='checked'])::before {
|
|
12558
12530
|
background-color: color-mix(in srgb, var(--accent-a3), var(--accent-3) 60%);
|
|
@@ -12574,7 +12546,6 @@
|
|
|
12574
12546
|
}
|
|
12575
12547
|
.rt-BaseRadioRoot:where(.rt-variant-classic):where(:active:not(:disabled, [data-disabled]))::before {
|
|
12576
12548
|
background-color: var(--accent-3);
|
|
12577
|
-
box-shadow: var(--shadow-1);
|
|
12578
12549
|
}
|
|
12579
12550
|
:where([data-panel-background='translucent'], [data-material='translucent']) .rt-BaseRadioRoot:where(.rt-variant-classic):where(:active:not(:disabled, [data-disabled]))::before {
|
|
12580
12551
|
background-color: color-mix(in srgb, var(--accent-a3), var(--accent-3) 60%);
|
|
@@ -13249,7 +13220,7 @@
|
|
|
13249
13220
|
color: var(--gray-a8);
|
|
13250
13221
|
background-color: var(--gray-3);
|
|
13251
13222
|
}
|
|
13252
|
-
.rt-SegmentedControlRoot.rt-r-orientation-vertical {
|
|
13223
|
+
.rt-SegmentedControlRoot:where(.rt-r-orientation-vertical) {
|
|
13253
13224
|
grid-auto-flow: row;
|
|
13254
13225
|
grid-auto-columns: unset;
|
|
13255
13226
|
grid-auto-rows: 1fr;
|
|
@@ -13257,7 +13228,7 @@
|
|
|
13257
13228
|
min-height: -moz-max-content;
|
|
13258
13229
|
min-height: max-content;
|
|
13259
13230
|
}
|
|
13260
|
-
.rt-SegmentedControlRoot.rt-r-orientation-vertical:has([data-icon-only]) {
|
|
13231
|
+
.rt-SegmentedControlRoot:where(.rt-r-orientation-vertical):has([data-icon-only]) {
|
|
13261
13232
|
grid-auto-columns: unset;
|
|
13262
13233
|
grid-auto-rows: minmax(var(--segmented-control-height), 1fr);
|
|
13263
13234
|
}
|
|
@@ -13281,15 +13252,15 @@
|
|
|
13281
13252
|
outline: var(--focus-outline-width) solid var(--focus-8);
|
|
13282
13253
|
outline-offset: var(--focus-outline-offset-inset);
|
|
13283
13254
|
}
|
|
13284
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem {
|
|
13255
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem {
|
|
13285
13256
|
flex-direction: column;
|
|
13286
13257
|
}
|
|
13287
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem:first-child {
|
|
13258
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem:first-child {
|
|
13288
13259
|
border-top-left-radius: inherit;
|
|
13289
13260
|
border-top-right-radius: inherit;
|
|
13290
13261
|
border-bottom-left-radius: 0;
|
|
13291
13262
|
}
|
|
13292
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem:nth-last-child(2) {
|
|
13263
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem:nth-last-child(2) {
|
|
13293
13264
|
border-bottom-left-radius: inherit;
|
|
13294
13265
|
border-bottom-right-radius: inherit;
|
|
13295
13266
|
border-top-right-radius: 0;
|
|
@@ -13353,7 +13324,7 @@
|
|
|
13353
13324
|
:where(.rt-SegmentedControlRoot:has(:focus-visible)) .rt-SegmentedControlItemSeparator {
|
|
13354
13325
|
transition-duration: 0ms;
|
|
13355
13326
|
}
|
|
13356
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItemSeparator {
|
|
13327
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItemSeparator {
|
|
13357
13328
|
margin-left: calc(var(--space-1) * 0.75);
|
|
13358
13329
|
margin-right: calc(var(--space-1) * 0.75);
|
|
13359
13330
|
margin-top: calc(-1 * var(--border-width-standard) * 0.5);
|
|
@@ -13449,68 +13420,68 @@
|
|
|
13449
13420
|
:where(.rt-SegmentedControlItem[data-state='on']:nth-child(10)) ~ .rt-SegmentedControlIndicator {
|
|
13450
13421
|
transform: translateX(900%);
|
|
13451
13422
|
}
|
|
13452
|
-
.rt-r-orientation-vertical .rt-SegmentedControlIndicator {
|
|
13423
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlIndicator {
|
|
13453
13424
|
width: 100%;
|
|
13454
13425
|
height: unset;
|
|
13455
13426
|
}
|
|
13456
|
-
.rt-r-orientation-vertical .rt-SegmentedControlIndicator:nth-child(2) {
|
|
13427
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlIndicator:nth-child(2) {
|
|
13457
13428
|
height: calc(100% / 1);
|
|
13458
13429
|
}
|
|
13459
|
-
.rt-r-orientation-vertical .rt-SegmentedControlIndicator:nth-child(3) {
|
|
13430
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlIndicator:nth-child(3) {
|
|
13460
13431
|
height: calc(100% / 2);
|
|
13461
13432
|
}
|
|
13462
|
-
.rt-r-orientation-vertical .rt-SegmentedControlIndicator:nth-child(4) {
|
|
13433
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlIndicator:nth-child(4) {
|
|
13463
13434
|
height: calc(100% / 3);
|
|
13464
13435
|
}
|
|
13465
|
-
.rt-r-orientation-vertical .rt-SegmentedControlIndicator:nth-child(5) {
|
|
13436
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlIndicator:nth-child(5) {
|
|
13466
13437
|
height: calc(100% / 4);
|
|
13467
13438
|
}
|
|
13468
|
-
.rt-r-orientation-vertical .rt-SegmentedControlIndicator:nth-child(6) {
|
|
13439
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlIndicator:nth-child(6) {
|
|
13469
13440
|
height: calc(100% / 5);
|
|
13470
13441
|
}
|
|
13471
|
-
.rt-r-orientation-vertical .rt-SegmentedControlIndicator:nth-child(7) {
|
|
13442
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlIndicator:nth-child(7) {
|
|
13472
13443
|
height: calc(100% / 6);
|
|
13473
13444
|
}
|
|
13474
|
-
.rt-r-orientation-vertical .rt-SegmentedControlIndicator:nth-child(8) {
|
|
13445
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlIndicator:nth-child(8) {
|
|
13475
13446
|
height: calc(100% / 7);
|
|
13476
13447
|
}
|
|
13477
|
-
.rt-r-orientation-vertical .rt-SegmentedControlIndicator:nth-child(9) {
|
|
13448
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlIndicator:nth-child(9) {
|
|
13478
13449
|
height: calc(100% / 8);
|
|
13479
13450
|
}
|
|
13480
|
-
.rt-r-orientation-vertical .rt-SegmentedControlIndicator:nth-child(10) {
|
|
13451
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlIndicator:nth-child(10) {
|
|
13481
13452
|
height: calc(100% / 9);
|
|
13482
13453
|
}
|
|
13483
|
-
.rt-r-orientation-vertical .rt-SegmentedControlIndicator:nth-child(11) {
|
|
13454
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlIndicator:nth-child(11) {
|
|
13484
13455
|
height: calc(100% / 10);
|
|
13485
13456
|
}
|
|
13486
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem[data-state='on']:nth-child(1) ~ .rt-SegmentedControlIndicator {
|
|
13457
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem[data-state='on']:nth-child(1) ~ .rt-SegmentedControlIndicator {
|
|
13487
13458
|
transform: translateY(0%);
|
|
13488
13459
|
}
|
|
13489
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem[data-state='on']:nth-child(2) ~ .rt-SegmentedControlIndicator {
|
|
13460
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem[data-state='on']:nth-child(2) ~ .rt-SegmentedControlIndicator {
|
|
13490
13461
|
transform: translateY(100%);
|
|
13491
13462
|
}
|
|
13492
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem[data-state='on']:nth-child(3) ~ .rt-SegmentedControlIndicator {
|
|
13463
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem[data-state='on']:nth-child(3) ~ .rt-SegmentedControlIndicator {
|
|
13493
13464
|
transform: translateY(200%);
|
|
13494
13465
|
}
|
|
13495
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem[data-state='on']:nth-child(4) ~ .rt-SegmentedControlIndicator {
|
|
13466
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem[data-state='on']:nth-child(4) ~ .rt-SegmentedControlIndicator {
|
|
13496
13467
|
transform: translateY(300%);
|
|
13497
13468
|
}
|
|
13498
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem[data-state='on']:nth-child(5) ~ .rt-SegmentedControlIndicator {
|
|
13469
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem[data-state='on']:nth-child(5) ~ .rt-SegmentedControlIndicator {
|
|
13499
13470
|
transform: translateY(400%);
|
|
13500
13471
|
}
|
|
13501
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem[data-state='on']:nth-child(6) ~ .rt-SegmentedControlIndicator {
|
|
13472
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem[data-state='on']:nth-child(6) ~ .rt-SegmentedControlIndicator {
|
|
13502
13473
|
transform: translateY(500%);
|
|
13503
13474
|
}
|
|
13504
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem[data-state='on']:nth-child(7) ~ .rt-SegmentedControlIndicator {
|
|
13475
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem[data-state='on']:nth-child(7) ~ .rt-SegmentedControlIndicator {
|
|
13505
13476
|
transform: translateY(600%);
|
|
13506
13477
|
}
|
|
13507
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem[data-state='on']:nth-child(8) ~ .rt-SegmentedControlIndicator {
|
|
13478
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem[data-state='on']:nth-child(8) ~ .rt-SegmentedControlIndicator {
|
|
13508
13479
|
transform: translateY(700%);
|
|
13509
13480
|
}
|
|
13510
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem[data-state='on']:nth-child(9) ~ .rt-SegmentedControlIndicator {
|
|
13481
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem[data-state='on']:nth-child(9) ~ .rt-SegmentedControlIndicator {
|
|
13511
13482
|
transform: translateY(800%);
|
|
13512
13483
|
}
|
|
13513
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem[data-state='on']:nth-child(10) ~ .rt-SegmentedControlIndicator {
|
|
13484
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem[data-state='on']:nth-child(10) ~ .rt-SegmentedControlIndicator {
|
|
13514
13485
|
transform: translateY(900%);
|
|
13515
13486
|
}
|
|
13516
13487
|
.rt-SegmentedControlItemLabel,
|
|
@@ -14119,39 +14090,39 @@
|
|
|
14119
14090
|
padding-left: 0;
|
|
14120
14091
|
padding-right: 0;
|
|
14121
14092
|
}
|
|
14122
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem[data-icon-only] {
|
|
14093
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem[data-icon-only] {
|
|
14123
14094
|
min-width: unset;
|
|
14124
14095
|
min-height: var(--segmented-control-height);
|
|
14125
14096
|
}
|
|
14126
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem[data-icon-only] .rt-SegmentedControlItemLabel {
|
|
14097
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem[data-icon-only] .rt-SegmentedControlItemLabel {
|
|
14127
14098
|
padding-top: 0;
|
|
14128
14099
|
padding-bottom: 0;
|
|
14129
14100
|
}
|
|
14130
|
-
.rt-SegmentedControlRoot.rt-r-orientation-vertical.rt-r-size-1:has([data-icon-only]) {
|
|
14101
|
+
.rt-SegmentedControlRoot:where(.rt-r-orientation-vertical):where(.rt-r-size-1):has([data-icon-only]) {
|
|
14131
14102
|
width: var(--space-5);
|
|
14132
14103
|
}
|
|
14133
|
-
.rt-SegmentedControlRoot.rt-r-orientation-vertical.rt-r-size-2:has([data-icon-only]) {
|
|
14104
|
+
.rt-SegmentedControlRoot:where(.rt-r-orientation-vertical):where(.rt-r-size-2):has([data-icon-only]) {
|
|
14134
14105
|
width: var(--space-6);
|
|
14135
14106
|
}
|
|
14136
|
-
.rt-SegmentedControlRoot.rt-r-orientation-vertical.rt-r-size-3:has([data-icon-only]) {
|
|
14107
|
+
.rt-SegmentedControlRoot:where(.rt-r-orientation-vertical):where(.rt-r-size-3):has([data-icon-only]) {
|
|
14137
14108
|
width: var(--space-7);
|
|
14138
14109
|
}
|
|
14139
|
-
.rt-SegmentedControlRoot.rt-r-orientation-vertical.rt-r-size-4:has([data-icon-only]) {
|
|
14110
|
+
.rt-SegmentedControlRoot:where(.rt-r-orientation-vertical):where(.rt-r-size-4):has([data-icon-only]) {
|
|
14140
14111
|
width: var(--space-8);
|
|
14141
14112
|
}
|
|
14142
|
-
.rt-r-orientation-vertical.rt-r-size-1 .rt-SegmentedControlItemLabel {
|
|
14113
|
+
:where(.rt-r-orientation-vertical):where(.rt-r-size-1) .rt-SegmentedControlItemLabel {
|
|
14143
14114
|
padding-top: var(--space-1);
|
|
14144
14115
|
padding-bottom: var(--space-1);
|
|
14145
14116
|
}
|
|
14146
|
-
.rt-r-orientation-vertical.rt-r-size-2 .rt-SegmentedControlItemLabel {
|
|
14117
|
+
:where(.rt-r-orientation-vertical):where(.rt-r-size-2) .rt-SegmentedControlItemLabel {
|
|
14147
14118
|
padding-top: var(--space-2);
|
|
14148
14119
|
padding-bottom: var(--space-2);
|
|
14149
14120
|
}
|
|
14150
|
-
.rt-r-orientation-vertical.rt-r-size-3 .rt-SegmentedControlItemLabel {
|
|
14121
|
+
:where(.rt-r-orientation-vertical):where(.rt-r-size-3) .rt-SegmentedControlItemLabel {
|
|
14151
14122
|
padding-top: var(--space-2);
|
|
14152
14123
|
padding-bottom: var(--space-2);
|
|
14153
14124
|
}
|
|
14154
|
-
.rt-r-orientation-vertical.rt-r-size-4 .rt-SegmentedControlItemLabel {
|
|
14125
|
+
:where(.rt-r-orientation-vertical):where(.rt-r-size-4) .rt-SegmentedControlItemLabel {
|
|
14155
14126
|
padding-top: var(--space-3);
|
|
14156
14127
|
padding-bottom: var(--space-3);
|
|
14157
14128
|
}
|
|
@@ -15056,7 +15027,6 @@
|
|
|
15056
15027
|
}
|
|
15057
15028
|
.rt-SelectTrigger:where(.rt-variant-classic):where([data-state='open']) {
|
|
15058
15029
|
background-color: var(--accent-3);
|
|
15059
|
-
box-shadow: var(--shadow-1);
|
|
15060
15030
|
}
|
|
15061
15031
|
:where([data-panel-background='translucent'], [data-material='translucent']) .rt-SelectTrigger:where(.rt-variant-classic):where([data-state='open']) {
|
|
15062
15032
|
background-color: color-mix(in srgb, var(--accent-a3), var(--accent-3) 60%);
|
|
@@ -15069,7 +15039,6 @@
|
|
|
15069
15039
|
}
|
|
15070
15040
|
.rt-SelectTrigger:where(.rt-variant-classic):where(:active:not([data-state='open'], [data-disabled])) {
|
|
15071
15041
|
background-color: var(--accent-3);
|
|
15072
|
-
box-shadow: var(--shadow-1);
|
|
15073
15042
|
}
|
|
15074
15043
|
:where([data-panel-background='translucent'], [data-material='translucent']) .rt-SelectTrigger:where(.rt-variant-classic):where(:active:not([data-state='open'], [data-disabled])) {
|
|
15075
15044
|
background-color: color-mix(in srgb, var(--accent-a3), var(--accent-3) 60%);
|
|
@@ -15904,23 +15873,46 @@
|
|
|
15904
15873
|
text-align: center !important;
|
|
15905
15874
|
font-size: var(--font-size-0) !important;
|
|
15906
15875
|
line-height: var(--line-height-0) !important;
|
|
15907
|
-
padding-top: var(--space-2) !important;
|
|
15908
|
-
padding-bottom: var(--space-2) !important;
|
|
15909
15876
|
padding-inline-start: var(--space-1) !important;
|
|
15910
15877
|
padding-inline-end: var(--space-1) !important;
|
|
15878
|
+
margin-top: 1px;
|
|
15879
|
+
margin-bottom: 1px;
|
|
15911
15880
|
}
|
|
15912
|
-
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-1) {
|
|
15913
|
-
|
|
15914
|
-
|
|
15915
|
-
|
|
15916
|
-
|
|
15917
|
-
|
|
15918
|
-
|
|
15881
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-1) :where(.rt-SidebarMenuButton, .rt-SidebarMenuSubTrigger) {
|
|
15882
|
+
padding-top: var(--space-1) !important;
|
|
15883
|
+
padding-bottom: var(--space-1) !important;
|
|
15884
|
+
justify-content: center;
|
|
15885
|
+
align-items: center;
|
|
15886
|
+
flex-direction: column;
|
|
15887
|
+
gap: var(--space-1);
|
|
15888
|
+
text-align: center;
|
|
15889
|
+
font-size: var(--font-size-0);
|
|
15890
|
+
line-height: var(--line-height-0);
|
|
15891
|
+
white-space: nowrap;
|
|
15892
|
+
overflow: hidden;
|
|
15893
|
+
text-overflow: ellipsis;
|
|
15894
|
+
max-width: 100%;
|
|
15895
|
+
min-width: 0;
|
|
15919
15896
|
}
|
|
15920
|
-
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-
|
|
15921
|
-
|
|
15897
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-2) :where(.rt-SidebarMenuButton, .rt-SidebarMenuSubTrigger) {
|
|
15898
|
+
padding-top: var(--space-1) !important;
|
|
15899
|
+
padding-bottom: var(--space-1) !important;
|
|
15900
|
+
justify-content: center;
|
|
15901
|
+
align-items: center;
|
|
15902
|
+
flex-direction: column;
|
|
15903
|
+
gap: var(--space-1);
|
|
15904
|
+
text-align: center;
|
|
15905
|
+
font-size: var(--font-size-0);
|
|
15906
|
+
line-height: var(--line-height-0);
|
|
15907
|
+
white-space: nowrap;
|
|
15908
|
+
overflow: hidden;
|
|
15909
|
+
text-overflow: ellipsis;
|
|
15910
|
+
max-width: 100%;
|
|
15911
|
+
min-width: 0;
|
|
15922
15912
|
}
|
|
15923
|
-
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-
|
|
15913
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-3) :where(.rt-SidebarMenuButton, .rt-SidebarMenuSubTrigger) {
|
|
15914
|
+
padding-top: var(--space-2) !important;
|
|
15915
|
+
padding-bottom: var(--space-2) !important;
|
|
15924
15916
|
justify-content: center;
|
|
15925
15917
|
align-items: center;
|
|
15926
15918
|
flex-direction: column;
|
|
@@ -15934,6 +15926,17 @@
|
|
|
15934
15926
|
max-width: 100%;
|
|
15935
15927
|
min-width: 0;
|
|
15936
15928
|
}
|
|
15929
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-1) {
|
|
15930
|
+
--base-menu-item-padding-left: var(--space-1) !important;
|
|
15931
|
+
--base-menu-item-padding-right: var(--space-1) !important;
|
|
15932
|
+
--base-menu-item-padding-y: var(--space-2) !important;
|
|
15933
|
+
}
|
|
15934
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-1):where(:not(:has(.rt-BaseMenuCheckboxItem, .rt-BaseMenuRadioItem))) {
|
|
15935
|
+
--base-menu-item-padding-left: var(--space-1) !important;
|
|
15936
|
+
}
|
|
15937
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-1):where(:has(.rt-BaseMenuCheckboxItem, .rt-BaseMenuRadioItem)) {
|
|
15938
|
+
--base-menu-item-padding-left: var(--space-1) !important;
|
|
15939
|
+
}
|
|
15937
15940
|
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-1) :where(.rt-SidebarMenuButton, .rt-SidebarMenuSubTrigger) :where(svg) {
|
|
15938
15941
|
width: var(--content-icon-size-3);
|
|
15939
15942
|
height: var(--content-icon-size-3);
|
|
@@ -15949,20 +15952,6 @@
|
|
|
15949
15952
|
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-2):where(:has(.rt-BaseMenuCheckboxItem, .rt-BaseMenuRadioItem)) {
|
|
15950
15953
|
--base-menu-item-padding-left: var(--space-1) !important;
|
|
15951
15954
|
}
|
|
15952
|
-
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-2) :where(.rt-SidebarMenuButton, .rt-SidebarMenuSubTrigger) {
|
|
15953
|
-
justify-content: center;
|
|
15954
|
-
align-items: center;
|
|
15955
|
-
flex-direction: column;
|
|
15956
|
-
gap: var(--space-1);
|
|
15957
|
-
text-align: center;
|
|
15958
|
-
font-size: var(--font-size-0);
|
|
15959
|
-
line-height: var(--line-height-0);
|
|
15960
|
-
white-space: nowrap;
|
|
15961
|
-
overflow: hidden;
|
|
15962
|
-
text-overflow: ellipsis;
|
|
15963
|
-
max-width: 100%;
|
|
15964
|
-
min-width: 0;
|
|
15965
|
-
}
|
|
15966
15955
|
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-2) :where(.rt-SidebarMenuButton, .rt-SidebarMenuSubTrigger) :where(svg) {
|
|
15967
15956
|
width: var(--content-icon-size-4);
|
|
15968
15957
|
height: var(--content-icon-size-4);
|
|
@@ -15978,20 +15967,6 @@
|
|
|
15978
15967
|
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-3):where(:has(.rt-BaseMenuCheckboxItem, .rt-BaseMenuRadioItem)) {
|
|
15979
15968
|
--base-menu-item-padding-left: var(--space-1) !important;
|
|
15980
15969
|
}
|
|
15981
|
-
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-3) :where(.rt-SidebarMenuButton, .rt-SidebarMenuSubTrigger) {
|
|
15982
|
-
justify-content: center;
|
|
15983
|
-
align-items: center;
|
|
15984
|
-
flex-direction: column;
|
|
15985
|
-
gap: var(--space-1);
|
|
15986
|
-
text-align: center;
|
|
15987
|
-
font-size: var(--font-size-0);
|
|
15988
|
-
line-height: var(--line-height-0);
|
|
15989
|
-
white-space: nowrap;
|
|
15990
|
-
overflow: hidden;
|
|
15991
|
-
text-overflow: ellipsis;
|
|
15992
|
-
max-width: 100%;
|
|
15993
|
-
min-width: 0;
|
|
15994
|
-
}
|
|
15995
15970
|
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-3) :where(.rt-SidebarMenuButton, .rt-SidebarMenuSubTrigger) :where(svg) {
|
|
15996
15971
|
width: var(--content-icon-size-5);
|
|
15997
15972
|
height: var(--content-icon-size-5);
|
|
@@ -16029,18 +16004,78 @@
|
|
|
16029
16004
|
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarMenuButton) :where(svg) {
|
|
16030
16005
|
display: block;
|
|
16031
16006
|
}
|
|
16007
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarMenuIconWrapper) {
|
|
16008
|
+
display: flex;
|
|
16009
|
+
align-items: center;
|
|
16010
|
+
justify-content: center;
|
|
16011
|
+
width: auto;
|
|
16012
|
+
padding: var(--space-3) var(--space-2);
|
|
16013
|
+
border-radius: var(--radius-2);
|
|
16014
|
+
transition: background-color var(--motion-duration-micro) var(--motion-ease-standard), color var(--motion-duration-small) var(--motion-ease-standard);
|
|
16015
|
+
}
|
|
16016
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-1 .rt-SidebarMenuIconWrapper) {
|
|
16017
|
+
padding: var(--space-2) var(--space-2);
|
|
16018
|
+
border-radius: var(--radius-1);
|
|
16019
|
+
}
|
|
16020
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-2 .rt-SidebarMenuIconWrapper) {
|
|
16021
|
+
padding: var(--space-2);
|
|
16022
|
+
border-radius: var(--radius-2);
|
|
16023
|
+
}
|
|
16024
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-3 .rt-SidebarMenuIconWrapper) {
|
|
16025
|
+
padding: var(--space-3);
|
|
16026
|
+
border-radius: var(--radius-2);
|
|
16027
|
+
}
|
|
16032
16028
|
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarMenuButton .rt-SidebarMenuLabel) {
|
|
16033
16029
|
display: block;
|
|
16034
16030
|
max-width: 100%;
|
|
16035
16031
|
min-width: 0;
|
|
16036
|
-
overflow:
|
|
16037
|
-
text-overflow:
|
|
16032
|
+
overflow: visible;
|
|
16033
|
+
text-overflow: clip;
|
|
16038
16034
|
white-space: nowrap;
|
|
16039
16035
|
text-align: center;
|
|
16040
|
-
color: var(--
|
|
16036
|
+
color: var(--gray-11);
|
|
16041
16037
|
font-size: var(--font-size-0);
|
|
16042
16038
|
line-height: var(--line-height-0);
|
|
16043
16039
|
}
|
|
16040
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarMenuButton[data-active] .rt-SidebarMenuLabel) {
|
|
16041
|
+
color: var(--accent-11);
|
|
16042
|
+
font-weight: var(--font-weight-medium);
|
|
16043
|
+
}
|
|
16044
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarMenuButton[data-highlighted] .rt-SidebarMenuLabel) {
|
|
16045
|
+
color: var(--accent-11);
|
|
16046
|
+
}
|
|
16047
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarMenuButton[data-highlighted]),
|
|
16048
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarMenuButton[data-active]) {
|
|
16049
|
+
background-color: transparent !important;
|
|
16050
|
+
}
|
|
16051
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-menu-variant-soft .rt-SidebarMenuButton[data-highlighted] .rt-SidebarMenuIconWrapper) {
|
|
16052
|
+
background-color: var(--accent-4);
|
|
16053
|
+
}
|
|
16054
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-menu-variant-soft .rt-SidebarMenuButton[data-active] .rt-SidebarMenuIconWrapper) {
|
|
16055
|
+
background-color: var(--accent-3);
|
|
16056
|
+
}
|
|
16057
|
+
:where([data-panel-background='translucent']) :where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-menu-variant-soft .rt-SidebarMenuButton[data-highlighted] .rt-SidebarMenuIconWrapper) {
|
|
16058
|
+
background-color: var(--accent-a4);
|
|
16059
|
+
}
|
|
16060
|
+
:where([data-panel-background='translucent']) :where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-menu-variant-soft .rt-SidebarMenuButton[data-active] .rt-SidebarMenuIconWrapper) {
|
|
16061
|
+
background-color: var(--accent-a3);
|
|
16062
|
+
}
|
|
16063
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-menu-variant-solid .rt-SidebarMenuButton[data-highlighted] .rt-SidebarMenuIconWrapper) {
|
|
16064
|
+
background-color: var(--accent-9);
|
|
16065
|
+
color: var(--accent-contrast);
|
|
16066
|
+
}
|
|
16067
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-menu-variant-solid .rt-SidebarMenuButton[data-active] .rt-SidebarMenuIconWrapper) {
|
|
16068
|
+
background-color: var(--accent-9);
|
|
16069
|
+
color: var(--accent-contrast);
|
|
16070
|
+
}
|
|
16071
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-menu-variant-solid[data-high-contrast] .rt-SidebarMenuButton[data-highlighted] .rt-SidebarMenuIconWrapper) {
|
|
16072
|
+
background-color: var(--accent-12);
|
|
16073
|
+
color: var(--accent-1);
|
|
16074
|
+
}
|
|
16075
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-menu-variant-solid[data-high-contrast] .rt-SidebarMenuButton[data-active] .rt-SidebarMenuIconWrapper) {
|
|
16076
|
+
background-color: var(--accent-12);
|
|
16077
|
+
color: var(--accent-1);
|
|
16078
|
+
}
|
|
16044
16079
|
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarMenuBadge),
|
|
16045
16080
|
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarMenuShortcut),
|
|
16046
16081
|
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-Badge),
|
|
@@ -17248,9 +17283,6 @@
|
|
|
17248
17283
|
.rt-ShellRail[data-mode='collapsed'] {
|
|
17249
17284
|
width: 0px;
|
|
17250
17285
|
transition-delay: var(--motion-duration-small);
|
|
17251
|
-
position: absolute;
|
|
17252
|
-
inset-block: 0;
|
|
17253
|
-
inset-inline-start: 0;
|
|
17254
17286
|
}
|
|
17255
17287
|
.rt-ShellRailContent {
|
|
17256
17288
|
display: flex;
|
|
@@ -17259,13 +17291,17 @@
|
|
|
17259
17291
|
height: 100%;
|
|
17260
17292
|
gap: var(--space-2);
|
|
17261
17293
|
opacity: 0;
|
|
17294
|
+
pointer-events: none;
|
|
17262
17295
|
transition: opacity var(--motion-duration-small) var(--motion-ease-standard) var(--motion-duration-small);
|
|
17263
17296
|
}
|
|
17264
17297
|
.rt-ShellRailContent[data-visible] {
|
|
17265
17298
|
opacity: 1;
|
|
17299
|
+
pointer-events: auto;
|
|
17266
17300
|
}
|
|
17267
17301
|
.rt-ShellRail[data-mode='collapsed'] .rt-ShellRailContent {
|
|
17268
17302
|
opacity: 0;
|
|
17303
|
+
width: 0;
|
|
17304
|
+
visibility: hidden;
|
|
17269
17305
|
transition: opacity var(--motion-duration-small) var(--motion-ease-standard);
|
|
17270
17306
|
}
|
|
17271
17307
|
.rt-ShellPanel {
|
|
@@ -17283,9 +17319,6 @@
|
|
|
17283
17319
|
.rt-ShellPanel:not([data-visible]) {
|
|
17284
17320
|
width: 0px;
|
|
17285
17321
|
transition-delay: var(--motion-duration-small);
|
|
17286
|
-
position: absolute;
|
|
17287
|
-
inset-block: 0;
|
|
17288
|
-
inset-inline-start: var(--peek-rail-width, var(--rail-size, 64px));
|
|
17289
17322
|
}
|
|
17290
17323
|
.rt-ShellPanelContent {
|
|
17291
17324
|
display: flex;
|
|
@@ -17294,13 +17327,17 @@
|
|
|
17294
17327
|
height: 100%;
|
|
17295
17328
|
overflow: hidden;
|
|
17296
17329
|
opacity: 0;
|
|
17330
|
+
pointer-events: none;
|
|
17297
17331
|
transition: opacity var(--motion-duration-small) var(--motion-ease-standard) var(--motion-duration-small);
|
|
17298
17332
|
}
|
|
17299
17333
|
.rt-ShellPanelContent[data-visible] {
|
|
17300
17334
|
opacity: 1;
|
|
17335
|
+
pointer-events: auto;
|
|
17301
17336
|
}
|
|
17302
17337
|
.rt-ShellPanel:not([data-visible]) .rt-ShellPanelContent {
|
|
17303
17338
|
opacity: 0;
|
|
17339
|
+
width: 0;
|
|
17340
|
+
visibility: hidden;
|
|
17304
17341
|
transition: opacity var(--motion-duration-small) var(--motion-ease-standard);
|
|
17305
17342
|
}
|
|
17306
17343
|
.rt-ShellSidebar {
|
|
@@ -17323,11 +17360,6 @@
|
|
|
17323
17360
|
}
|
|
17324
17361
|
.rt-ShellSidebar[data-mode='collapsed'] {
|
|
17325
17362
|
width: 0px;
|
|
17326
|
-
position: absolute;
|
|
17327
|
-
inset-block: 0;
|
|
17328
|
-
inset-inline-start: 0;
|
|
17329
|
-
flex-shrink: 0;
|
|
17330
|
-
flex-basis: 0;
|
|
17331
17363
|
transition-delay: var(--motion-duration-small);
|
|
17332
17364
|
}
|
|
17333
17365
|
.rt-ShellSidebarContent {
|
|
@@ -17337,6 +17369,7 @@
|
|
|
17337
17369
|
height: 100%;
|
|
17338
17370
|
overflow: hidden;
|
|
17339
17371
|
opacity: 0;
|
|
17372
|
+
pointer-events: none;
|
|
17340
17373
|
transition: opacity var(--motion-duration-small) var(--motion-ease-standard) var(--motion-duration-small);
|
|
17341
17374
|
}
|
|
17342
17375
|
.rt-ShellSidebar[data-mode='thin'] .rt-ShellResizer {
|
|
@@ -17344,6 +17377,7 @@
|
|
|
17344
17377
|
}
|
|
17345
17378
|
.rt-ShellSidebarContent[data-visible] {
|
|
17346
17379
|
opacity: 1;
|
|
17380
|
+
pointer-events: auto;
|
|
17347
17381
|
}
|
|
17348
17382
|
.rt-ShellSidebarContent[data-phase='hiding'] {
|
|
17349
17383
|
opacity: 0;
|
|
@@ -17358,6 +17392,8 @@
|
|
|
17358
17392
|
}
|
|
17359
17393
|
.rt-ShellSidebar[data-mode='collapsed'] .rt-ShellSidebarContent {
|
|
17360
17394
|
opacity: 0;
|
|
17395
|
+
width: 0;
|
|
17396
|
+
visibility: hidden;
|
|
17361
17397
|
transition: opacity var(--motion-duration-small) var(--motion-ease-standard);
|
|
17362
17398
|
}
|
|
17363
17399
|
.rt-ShellSidebar[data-presentation='stacked'] {
|
|
@@ -17408,13 +17444,17 @@
|
|
|
17408
17444
|
height: 100%;
|
|
17409
17445
|
overflow: hidden;
|
|
17410
17446
|
opacity: 0;
|
|
17447
|
+
pointer-events: none;
|
|
17411
17448
|
transition: opacity var(--motion-duration-small) var(--motion-ease-standard) var(--motion-duration-small);
|
|
17412
17449
|
}
|
|
17413
17450
|
.rt-ShellInspectorContent[data-visible] {
|
|
17414
17451
|
opacity: 1;
|
|
17452
|
+
pointer-events: auto;
|
|
17415
17453
|
}
|
|
17416
17454
|
.rt-ShellInspector[data-mode='collapsed'] .rt-ShellInspectorContent {
|
|
17417
17455
|
opacity: 0;
|
|
17456
|
+
width: 0;
|
|
17457
|
+
visibility: hidden;
|
|
17418
17458
|
transition: opacity var(--motion-duration-small) var(--motion-ease-standard);
|
|
17419
17459
|
}
|
|
17420
17460
|
.rt-ShellBottom {
|
|
@@ -17431,9 +17471,6 @@
|
|
|
17431
17471
|
}
|
|
17432
17472
|
.rt-ShellBottom[data-mode='collapsed'] {
|
|
17433
17473
|
height: 0px;
|
|
17434
|
-
position: absolute;
|
|
17435
|
-
inset-inline: 0;
|
|
17436
|
-
inset-block-end: 0;
|
|
17437
17474
|
transition-delay: var(--motion-duration-small);
|
|
17438
17475
|
}
|
|
17439
17476
|
.rt-ShellBottomContent {
|
|
@@ -17443,10 +17480,12 @@
|
|
|
17443
17480
|
height: var(--bottom-size, 200px);
|
|
17444
17481
|
overflow: hidden;
|
|
17445
17482
|
opacity: 0;
|
|
17483
|
+
pointer-events: none;
|
|
17446
17484
|
transition: opacity var(--motion-duration-small) var(--motion-ease-standard) var(--motion-duration-small);
|
|
17447
17485
|
}
|
|
17448
17486
|
.rt-ShellBottomContent[data-visible] {
|
|
17449
17487
|
opacity: 1;
|
|
17488
|
+
pointer-events: auto;
|
|
17450
17489
|
}
|
|
17451
17490
|
.rt-ShellPanel[data-resizing],
|
|
17452
17491
|
.rt-ShellSidebar[data-resizing],
|
|
@@ -17468,6 +17507,8 @@
|
|
|
17468
17507
|
}
|
|
17469
17508
|
.rt-ShellBottom[data-mode='collapsed'] .rt-ShellBottomContent {
|
|
17470
17509
|
opacity: 0;
|
|
17510
|
+
height: 0;
|
|
17511
|
+
visibility: hidden;
|
|
17471
17512
|
transition: opacity var(--motion-duration-small) var(--motion-ease-standard);
|
|
17472
17513
|
}
|
|
17473
17514
|
[data-presentation='overlay'] {
|
|
@@ -17628,6 +17669,21 @@
|
|
|
17628
17669
|
.rt-ShellBottom[data-peek][data-mode='collapsed'] {
|
|
17629
17670
|
height: var(--bottom-size, 200px);
|
|
17630
17671
|
}
|
|
17672
|
+
.rt-ShellBody[data-has-inset] {
|
|
17673
|
+
background: var(--gray-2);
|
|
17674
|
+
}
|
|
17675
|
+
.rt-ShellLeft[data-inset],
|
|
17676
|
+
.rt-ShellSidebar[data-inset],
|
|
17677
|
+
.rt-ShellContent[data-inset],
|
|
17678
|
+
.rt-ShellInspector[data-inset],
|
|
17679
|
+
.rt-ShellBottom[data-inset] {
|
|
17680
|
+
--shell-inset-gap: var(--space-2);
|
|
17681
|
+
margin: var(--shell-inset-gap);
|
|
17682
|
+
border-radius: var(--radius-3);
|
|
17683
|
+
background: var(--color-background);
|
|
17684
|
+
box-shadow: var(--shadow-2);
|
|
17685
|
+
height: auto;
|
|
17686
|
+
}
|
|
17631
17687
|
.rt-SliderRoot {
|
|
17632
17688
|
--slider-thumb-width: var(--space-3);
|
|
17633
17689
|
--slider-thumb-height: var(--space-2);
|
|
@@ -19573,11 +19629,9 @@
|
|
|
19573
19629
|
}
|
|
19574
19630
|
.rt-TextAreaRoot:where(.rt-variant-classic):where(:has(.rt-TextAreaInput:where(:disabled, :-moz-read-only))) {
|
|
19575
19631
|
background-image: linear-gradient(var(--gray-a2), var(--gray-a2));
|
|
19576
|
-
box-shadow: var(--shadow-1);
|
|
19577
19632
|
}
|
|
19578
19633
|
.rt-TextAreaRoot:where(.rt-variant-classic):where(:has(.rt-TextAreaInput:where(:disabled, :read-only))) {
|
|
19579
19634
|
background-image: linear-gradient(var(--gray-a2), var(--gray-a2));
|
|
19580
|
-
box-shadow: var(--shadow-1);
|
|
19581
19635
|
}
|
|
19582
19636
|
.rt-TextAreaRoot:where(.rt-variant-soft) {
|
|
19583
19637
|
--text-area-selection-color: var(--accent-a5);
|