@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/styles.css
CHANGED
|
@@ -7003,7 +7003,6 @@
|
|
|
7003
7003
|
padding-top: var(--classic-active-padding-offset-2);
|
|
7004
7004
|
padding-bottom: 0;
|
|
7005
7005
|
background-color: var(--gray-3);
|
|
7006
|
-
box-shadow: var(--shadow-1);
|
|
7007
7006
|
}
|
|
7008
7007
|
: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])){
|
|
7009
7008
|
background-color: color-mix(in srgb, var(--gray-a3), var(--gray-3) 60%);
|
|
@@ -8645,11 +8644,9 @@
|
|
|
8645
8644
|
}
|
|
8646
8645
|
.rt-BaseButton:where(.rt-variant-classic):where([data-state='open']){
|
|
8647
8646
|
background-color: color-mix(in srgb, var(--gray-a3) calc(var(--material-alpha) * 100%), var(--gray-3) var(--material-blend));
|
|
8648
|
-
box-shadow: var(--shadow-1);
|
|
8649
8647
|
}
|
|
8650
8648
|
.rt-BaseButton:where(.rt-variant-classic):where(:active:not([data-state='open'], [data-disabled]), [data-state='on']:not([data-disabled])){
|
|
8651
8649
|
background-color: color-mix(in srgb, var(--gray-a3) calc(var(--material-alpha) * 100%), var(--gray-3) var(--material-blend));
|
|
8652
|
-
box-shadow: var(--shadow-1);
|
|
8653
8650
|
}
|
|
8654
8651
|
@media (pointer: coarse) {
|
|
8655
8652
|
.rt-BaseButton:where(.rt-variant-classic):where(:active:not([data-state='open'])){
|
|
@@ -8736,11 +8733,9 @@
|
|
|
8736
8733
|
.rt-BaseButton:where(.rt-variant-solid):where([data-state='open']){
|
|
8737
8734
|
background-color: color-mix(in srgb, var(--accent-a10) calc(var(--material-alpha) * 100%), var(--accent-10) var(--solid-blend));
|
|
8738
8735
|
filter: var(--base-button-solid-open-filter);
|
|
8739
|
-
box-shadow: var(--shadow-1);
|
|
8740
8736
|
}
|
|
8741
8737
|
.rt-BaseButton:where(.rt-variant-solid):where(:active:not([data-state='open'])){
|
|
8742
8738
|
filter: var(--base-button-solid-active-filter);
|
|
8743
|
-
box-shadow: var(--shadow-1);
|
|
8744
8739
|
}
|
|
8745
8740
|
@media (pointer: coarse) {
|
|
8746
8741
|
.rt-BaseButton:where(.rt-variant-solid):where(:active:not([data-state='open'])){
|
|
@@ -8766,11 +8761,9 @@
|
|
|
8766
8761
|
.rt-BaseButton:where(.rt-variant-solid):where(.rt-high-contrast):where([data-state='open']){
|
|
8767
8762
|
background-color: color-mix(in srgb, var(--accent-a12) calc(var(--material-alpha) * 100%), var(--accent-12) var(--solid-blend));
|
|
8768
8763
|
filter: var(--base-button-solid-high-contrast-open-filter);
|
|
8769
|
-
box-shadow: var(--shadow-1);
|
|
8770
8764
|
}
|
|
8771
8765
|
.rt-BaseButton:where(.rt-variant-solid):where(.rt-high-contrast):where(:active:not([data-state='open'])){
|
|
8772
8766
|
filter: var(--base-button-solid-high-contrast-active-filter);
|
|
8773
|
-
box-shadow: var(--shadow-1);
|
|
8774
8767
|
}
|
|
8775
8768
|
.rt-BaseButton:where(.rt-variant-solid):where([data-disabled]){
|
|
8776
8769
|
color: var(--gray-a8);
|
|
@@ -8807,11 +8800,9 @@
|
|
|
8807
8800
|
}
|
|
8808
8801
|
.rt-BaseButton:where(.rt-variant-soft):where([data-state='open']){
|
|
8809
8802
|
background-color: color-mix(in srgb, var(--accent-a4) calc(var(--material-alpha) * 100%), var(--accent-4) var(--material-blend));
|
|
8810
|
-
box-shadow: var(--shadow-1);
|
|
8811
8803
|
}
|
|
8812
8804
|
.rt-BaseButton:where(.rt-variant-soft):where(:active:not([data-state='open'])){
|
|
8813
8805
|
background-color: color-mix(in srgb, var(--accent-a5) calc(var(--material-alpha) * 100%), var(--accent-5) var(--material-blend));
|
|
8814
|
-
box-shadow: var(--shadow-1);
|
|
8815
8806
|
}
|
|
8816
8807
|
.rt-BaseButton:where(.rt-variant-soft):where([data-disabled]){
|
|
8817
8808
|
color: var(--gray-a8);
|
|
@@ -8852,11 +8843,9 @@
|
|
|
8852
8843
|
}
|
|
8853
8844
|
.rt-BaseButton:where(.rt-variant-ghost):where([data-state='open']){
|
|
8854
8845
|
background-color: color-mix(in srgb, var(--accent-a3) calc(var(--material-alpha) * 100%), var(--accent-3) var(--material-blend));
|
|
8855
|
-
box-shadow: var(--shadow-1);
|
|
8856
8846
|
}
|
|
8857
8847
|
.rt-BaseButton:where(.rt-variant-ghost):where(:active:not([data-state='open'])){
|
|
8858
8848
|
background-color: color-mix(in srgb, var(--accent-a4) calc(var(--material-alpha) * 100%), var(--accent-4) var(--material-blend));
|
|
8859
|
-
box-shadow: var(--shadow-1);
|
|
8860
8849
|
}
|
|
8861
8850
|
.rt-BaseButton:where(.rt-variant-ghost):where([data-disabled]){
|
|
8862
8851
|
color: var(--gray-a8);
|
|
@@ -8880,11 +8869,11 @@
|
|
|
8880
8869
|
}
|
|
8881
8870
|
.rt-BaseButton:where(.rt-variant-outline):where([data-state='open']){
|
|
8882
8871
|
background-color: color-mix(in srgb, var(--accent-a2) calc(var(--material-alpha) * 100%), var(--accent-2) var(--material-blend));
|
|
8883
|
-
box-shadow: inset 0 0 0 1px var(--outline-border-7)
|
|
8872
|
+
box-shadow: inset 0 0 0 1px var(--outline-border-7);
|
|
8884
8873
|
}
|
|
8885
8874
|
.rt-BaseButton:where(.rt-variant-outline):where(:active:not([data-state='open'])){
|
|
8886
8875
|
background-color: color-mix(in srgb, var(--accent-a3) calc(var(--material-alpha) * 100%), var(--accent-3) var(--material-blend));
|
|
8887
|
-
box-shadow: inset 0 0 0 1px var(--outline-border-8)
|
|
8876
|
+
box-shadow: inset 0 0 0 1px var(--outline-border-8);
|
|
8888
8877
|
}
|
|
8889
8878
|
.rt-BaseButton:where(.rt-variant-outline):where(:focus-visible){
|
|
8890
8879
|
outline: 2px solid var(--focus-8);
|
|
@@ -8916,11 +8905,11 @@
|
|
|
8916
8905
|
}
|
|
8917
8906
|
.rt-BaseButton:where(.rt-variant-surface):where([data-state='open']){
|
|
8918
8907
|
background-color: color-mix(in srgb, var(--accent-a3) calc(var(--material-alpha) * 100%), var(--accent-3) var(--material-blend));
|
|
8919
|
-
box-shadow: inset 0 0 0 1px var(--surface-border-8)
|
|
8908
|
+
box-shadow: inset 0 0 0 1px var(--surface-border-8);
|
|
8920
8909
|
}
|
|
8921
8910
|
.rt-BaseButton:where(.rt-variant-surface):where(:active:not([data-state='open'])){
|
|
8922
8911
|
background-color: color-mix(in srgb, var(--accent-a4) calc(var(--material-alpha) * 100%), var(--accent-4) var(--material-blend));
|
|
8923
|
-
box-shadow: inset 0 0 0 1px var(--surface-border-8)
|
|
8912
|
+
box-shadow: inset 0 0 0 1px var(--surface-border-8);
|
|
8924
8913
|
}
|
|
8925
8914
|
.rt-BaseButton:where(.rt-variant-surface):where(:focus-visible){
|
|
8926
8915
|
outline: 2px solid var(--focus-8);
|
|
@@ -8938,13 +8927,11 @@
|
|
|
8938
8927
|
}
|
|
8939
8928
|
.rt-BaseButton:where([data-state='on']):where(.rt-variant-classic){
|
|
8940
8929
|
background-color: color-mix(in srgb, var(--gray-a3) calc(var(--material-alpha) * 100%), var(--gray-3) var(--material-blend));
|
|
8941
|
-
box-shadow: var(--shadow-1);
|
|
8942
8930
|
}
|
|
8943
8931
|
.rt-BaseButton:where([data-state='on']):where(.rt-variant-solid){
|
|
8944
8932
|
--solid-blend: calc(100% - (var(--material-alpha) * 90%));
|
|
8945
8933
|
background-color: color-mix(in srgb, var(--accent-a10) calc(var(--material-alpha) * 100%), var(--accent-10) var(--solid-blend));
|
|
8946
8934
|
opacity: 0.9;
|
|
8947
|
-
box-shadow: var(--shadow-1);
|
|
8948
8935
|
}
|
|
8949
8936
|
.rt-BaseButton:where([data-state='on']):where(.rt-variant-solid):where(.rt-high-contrast){
|
|
8950
8937
|
background-color: var(--accent-12);
|
|
@@ -8952,21 +8939,19 @@
|
|
|
8952
8939
|
}
|
|
8953
8940
|
.rt-BaseButton:where([data-state='on']):where(.rt-variant-soft){
|
|
8954
8941
|
background-color: color-mix(in srgb, var(--accent-a5) calc(var(--material-alpha) * 100%), var(--accent-5) var(--material-blend));
|
|
8955
|
-
box-shadow: var(--shadow-1);
|
|
8956
8942
|
}
|
|
8957
8943
|
.rt-BaseButton:where([data-state='on']):where(.rt-variant-ghost){
|
|
8958
8944
|
background-color: color-mix(in srgb, var(--accent-a4) calc(var(--material-alpha) * 100%), var(--accent-4) var(--material-blend));
|
|
8959
|
-
box-shadow: var(--shadow-1);
|
|
8960
8945
|
}
|
|
8961
8946
|
.rt-BaseButton:where([data-state='on']):where(.rt-variant-outline){
|
|
8962
8947
|
--outline-border-8: color-mix(in srgb, var(--accent-a8) calc(var(--material-alpha) * 100%), var(--accent-8) var(--material-blend));
|
|
8963
8948
|
background-color: color-mix(in srgb, var(--accent-a3) calc(var(--material-alpha) * 100%), var(--accent-3) var(--material-blend));
|
|
8964
|
-
box-shadow: inset 0 0 0 1px var(--outline-border-8)
|
|
8949
|
+
box-shadow: inset 0 0 0 1px var(--outline-border-8);
|
|
8965
8950
|
}
|
|
8966
8951
|
.rt-BaseButton:where([data-state='on']):where(.rt-variant-surface){
|
|
8967
8952
|
--surface-border-8: color-mix(in srgb, var(--accent-a8) calc(var(--material-alpha) * 100%), var(--accent-8) var(--material-blend));
|
|
8968
8953
|
background-color: color-mix(in srgb, var(--accent-a4) calc(var(--material-alpha) * 100%), var(--accent-4) var(--material-blend));
|
|
8969
|
-
box-shadow: inset 0 0 0 1px var(--surface-border-8)
|
|
8954
|
+
box-shadow: inset 0 0 0 1px var(--surface-border-8);
|
|
8970
8955
|
}
|
|
8971
8956
|
.rt-BaseButton:where([disabled][aria-pressed]){
|
|
8972
8957
|
transform: none;
|
|
@@ -10440,11 +10425,9 @@
|
|
|
10440
10425
|
}
|
|
10441
10426
|
.rt-BaseCard:where(.rt-variant-classic):where(:-moz-any-link, button, label):where([data-state='open']){
|
|
10442
10427
|
transition-duration: 40ms;
|
|
10443
|
-
box-shadow: var(--shadow-1);
|
|
10444
10428
|
}
|
|
10445
10429
|
.rt-BaseCard:where(.rt-variant-classic):where(:any-link, button, label):where([data-state='open']){
|
|
10446
10430
|
transition-duration: 40ms;
|
|
10447
|
-
box-shadow: var(--shadow-1);
|
|
10448
10431
|
}
|
|
10449
10432
|
.rt-BaseCard:where(.rt-variant-classic):where(:-moz-any-link, button, label):where([data-state='open'])::before{
|
|
10450
10433
|
background-color: var(--gray-3);
|
|
@@ -10464,12 +10447,6 @@
|
|
|
10464
10447
|
.rt-BaseCard:where(.rt-variant-classic):where(:any-link, button, label):where([data-state='open'])::after{
|
|
10465
10448
|
box-shadow: none;
|
|
10466
10449
|
}
|
|
10467
|
-
.rt-BaseCard:where(.rt-variant-classic):where(:-moz-any-link, button, label):where(:active:not([data-state='open'])){
|
|
10468
|
-
box-shadow: var(--shadow-1);
|
|
10469
|
-
}
|
|
10470
|
-
.rt-BaseCard:where(.rt-variant-classic):where(:any-link, button, label):where(:active:not([data-state='open'])){
|
|
10471
|
-
box-shadow: var(--shadow-1);
|
|
10472
|
-
}
|
|
10473
10450
|
.rt-BaseCard:where(.rt-variant-classic):where(:-moz-any-link, button, label):where(:active:not([data-state='open']))::before{
|
|
10474
10451
|
background-color: var(--gray-3);
|
|
10475
10452
|
}
|
|
@@ -11152,7 +11129,6 @@
|
|
|
11152
11129
|
}
|
|
11153
11130
|
.rt-BaseCheckboxRoot:where(.rt-variant-classic):where([data-state='checked'], [data-state='indeterminate'])::before{
|
|
11154
11131
|
background-color: var(--accent-3);
|
|
11155
|
-
box-shadow: var(--shadow-1);
|
|
11156
11132
|
}
|
|
11157
11133
|
:where([data-panel-background='translucent'], [data-material='translucent']) .rt-BaseCheckboxRoot:where(.rt-variant-classic):where([data-state='checked'], [data-state='indeterminate'])::before{
|
|
11158
11134
|
background-color: color-mix(in srgb, var(--accent-a3), var(--accent-3) 60%);
|
|
@@ -11186,7 +11162,6 @@
|
|
|
11186
11162
|
}
|
|
11187
11163
|
.rt-BaseCheckboxRoot:where(.rt-variant-classic):where(:active:not(:disabled))::before{
|
|
11188
11164
|
background-color: var(--accent-3);
|
|
11189
|
-
box-shadow: var(--shadow-1);
|
|
11190
11165
|
}
|
|
11191
11166
|
:where([data-panel-background='translucent'], [data-material='translucent']) .rt-BaseCheckboxRoot:where(.rt-variant-classic):where(:active:not(:disabled))::before{
|
|
11192
11167
|
background-color: color-mix(in srgb, var(--accent-a3), var(--accent-3) 60%);
|
|
@@ -14414,11 +14389,9 @@
|
|
|
14414
14389
|
}
|
|
14415
14390
|
.rt-TextFieldRoot:where(.rt-variant-classic):where(:has(.rt-TextFieldInput:where(:disabled, :-moz-read-only))){
|
|
14416
14391
|
background-image: linear-gradient(var(--gray-a2), var(--gray-a2));
|
|
14417
|
-
box-shadow: var(--shadow-1);
|
|
14418
14392
|
}
|
|
14419
14393
|
.rt-TextFieldRoot:where(.rt-variant-classic):where(:has(.rt-TextFieldInput:where(:disabled, :read-only))){
|
|
14420
14394
|
background-image: linear-gradient(var(--gray-a2), var(--gray-a2));
|
|
14421
|
-
box-shadow: var(--shadow-1);
|
|
14422
14395
|
}
|
|
14423
14396
|
.rt-TextFieldRoot:where(.rt-variant-soft){
|
|
14424
14397
|
--text-field-selection-color: var(--accent-a5);
|
|
@@ -17563,7 +17536,6 @@
|
|
|
17563
17536
|
}
|
|
17564
17537
|
.rt-BaseRadioRoot:where(.rt-variant-classic):where(:checked, [data-state='checked'])::before{
|
|
17565
17538
|
background-color: var(--accent-3);
|
|
17566
|
-
box-shadow: var(--shadow-1);
|
|
17567
17539
|
}
|
|
17568
17540
|
:where([data-panel-background='translucent'], [data-material='translucent']) .rt-BaseRadioRoot:where(.rt-variant-classic):where(:checked, [data-state='checked'])::before{
|
|
17569
17541
|
background-color: color-mix(in srgb, var(--accent-a3), var(--accent-3) 60%);
|
|
@@ -17585,7 +17557,6 @@
|
|
|
17585
17557
|
}
|
|
17586
17558
|
.rt-BaseRadioRoot:where(.rt-variant-classic):where(:active:not(:disabled, [data-disabled]))::before{
|
|
17587
17559
|
background-color: var(--accent-3);
|
|
17588
|
-
box-shadow: var(--shadow-1);
|
|
17589
17560
|
}
|
|
17590
17561
|
:where([data-panel-background='translucent'], [data-material='translucent']) .rt-BaseRadioRoot:where(.rt-variant-classic):where(:active:not(:disabled, [data-disabled]))::before{
|
|
17591
17562
|
background-color: color-mix(in srgb, var(--accent-a3), var(--accent-3) 60%);
|
|
@@ -18260,7 +18231,7 @@
|
|
|
18260
18231
|
color: var(--gray-a8);
|
|
18261
18232
|
background-color: var(--gray-3);
|
|
18262
18233
|
}
|
|
18263
|
-
.rt-SegmentedControlRoot.rt-r-orientation-vertical{
|
|
18234
|
+
.rt-SegmentedControlRoot:where(.rt-r-orientation-vertical){
|
|
18264
18235
|
grid-auto-flow: row;
|
|
18265
18236
|
grid-auto-columns: unset;
|
|
18266
18237
|
grid-auto-rows: 1fr;
|
|
@@ -18268,7 +18239,7 @@
|
|
|
18268
18239
|
min-height: -moz-max-content;
|
|
18269
18240
|
min-height: max-content;
|
|
18270
18241
|
}
|
|
18271
|
-
.rt-SegmentedControlRoot.rt-r-orientation-vertical:has([data-icon-only]){
|
|
18242
|
+
.rt-SegmentedControlRoot:where(.rt-r-orientation-vertical):has([data-icon-only]){
|
|
18272
18243
|
grid-auto-columns: unset;
|
|
18273
18244
|
grid-auto-rows: minmax(var(--segmented-control-height), 1fr);
|
|
18274
18245
|
}
|
|
@@ -18292,15 +18263,15 @@
|
|
|
18292
18263
|
outline: var(--focus-outline-width) solid var(--focus-8);
|
|
18293
18264
|
outline-offset: var(--focus-outline-offset-inset);
|
|
18294
18265
|
}
|
|
18295
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem{
|
|
18266
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem{
|
|
18296
18267
|
flex-direction: column;
|
|
18297
18268
|
}
|
|
18298
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem:first-child{
|
|
18269
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem:first-child{
|
|
18299
18270
|
border-top-left-radius: inherit;
|
|
18300
18271
|
border-top-right-radius: inherit;
|
|
18301
18272
|
border-bottom-left-radius: 0;
|
|
18302
18273
|
}
|
|
18303
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem:nth-last-child(2){
|
|
18274
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem:nth-last-child(2){
|
|
18304
18275
|
border-bottom-left-radius: inherit;
|
|
18305
18276
|
border-bottom-right-radius: inherit;
|
|
18306
18277
|
border-top-right-radius: 0;
|
|
@@ -18364,7 +18335,7 @@
|
|
|
18364
18335
|
:where(.rt-SegmentedControlRoot:has(:focus-visible)) .rt-SegmentedControlItemSeparator{
|
|
18365
18336
|
transition-duration: 0ms;
|
|
18366
18337
|
}
|
|
18367
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItemSeparator{
|
|
18338
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItemSeparator{
|
|
18368
18339
|
margin-left: calc(var(--space-1) * 0.75);
|
|
18369
18340
|
margin-right: calc(var(--space-1) * 0.75);
|
|
18370
18341
|
margin-top: calc(-1 * var(--border-width-standard) * 0.5);
|
|
@@ -18460,68 +18431,68 @@
|
|
|
18460
18431
|
:where(.rt-SegmentedControlItem[data-state='on']:nth-child(10)) ~ .rt-SegmentedControlIndicator{
|
|
18461
18432
|
transform: translateX(900%);
|
|
18462
18433
|
}
|
|
18463
|
-
.rt-r-orientation-vertical .rt-SegmentedControlIndicator{
|
|
18434
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlIndicator{
|
|
18464
18435
|
width: 100%;
|
|
18465
18436
|
height: unset;
|
|
18466
18437
|
}
|
|
18467
|
-
.rt-r-orientation-vertical .rt-SegmentedControlIndicator:nth-child(2){
|
|
18438
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlIndicator:nth-child(2){
|
|
18468
18439
|
height: calc(100% / 1);
|
|
18469
18440
|
}
|
|
18470
|
-
.rt-r-orientation-vertical .rt-SegmentedControlIndicator:nth-child(3){
|
|
18441
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlIndicator:nth-child(3){
|
|
18471
18442
|
height: calc(100% / 2);
|
|
18472
18443
|
}
|
|
18473
|
-
.rt-r-orientation-vertical .rt-SegmentedControlIndicator:nth-child(4){
|
|
18444
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlIndicator:nth-child(4){
|
|
18474
18445
|
height: calc(100% / 3);
|
|
18475
18446
|
}
|
|
18476
|
-
.rt-r-orientation-vertical .rt-SegmentedControlIndicator:nth-child(5){
|
|
18447
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlIndicator:nth-child(5){
|
|
18477
18448
|
height: calc(100% / 4);
|
|
18478
18449
|
}
|
|
18479
|
-
.rt-r-orientation-vertical .rt-SegmentedControlIndicator:nth-child(6){
|
|
18450
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlIndicator:nth-child(6){
|
|
18480
18451
|
height: calc(100% / 5);
|
|
18481
18452
|
}
|
|
18482
|
-
.rt-r-orientation-vertical .rt-SegmentedControlIndicator:nth-child(7){
|
|
18453
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlIndicator:nth-child(7){
|
|
18483
18454
|
height: calc(100% / 6);
|
|
18484
18455
|
}
|
|
18485
|
-
.rt-r-orientation-vertical .rt-SegmentedControlIndicator:nth-child(8){
|
|
18456
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlIndicator:nth-child(8){
|
|
18486
18457
|
height: calc(100% / 7);
|
|
18487
18458
|
}
|
|
18488
|
-
.rt-r-orientation-vertical .rt-SegmentedControlIndicator:nth-child(9){
|
|
18459
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlIndicator:nth-child(9){
|
|
18489
18460
|
height: calc(100% / 8);
|
|
18490
18461
|
}
|
|
18491
|
-
.rt-r-orientation-vertical .rt-SegmentedControlIndicator:nth-child(10){
|
|
18462
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlIndicator:nth-child(10){
|
|
18492
18463
|
height: calc(100% / 9);
|
|
18493
18464
|
}
|
|
18494
|
-
.rt-r-orientation-vertical .rt-SegmentedControlIndicator:nth-child(11){
|
|
18465
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlIndicator:nth-child(11){
|
|
18495
18466
|
height: calc(100% / 10);
|
|
18496
18467
|
}
|
|
18497
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem[data-state='on']:nth-child(1) ~ .rt-SegmentedControlIndicator{
|
|
18468
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem[data-state='on']:nth-child(1) ~ .rt-SegmentedControlIndicator{
|
|
18498
18469
|
transform: translateY(0%);
|
|
18499
18470
|
}
|
|
18500
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem[data-state='on']:nth-child(2) ~ .rt-SegmentedControlIndicator{
|
|
18471
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem[data-state='on']:nth-child(2) ~ .rt-SegmentedControlIndicator{
|
|
18501
18472
|
transform: translateY(100%);
|
|
18502
18473
|
}
|
|
18503
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem[data-state='on']:nth-child(3) ~ .rt-SegmentedControlIndicator{
|
|
18474
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem[data-state='on']:nth-child(3) ~ .rt-SegmentedControlIndicator{
|
|
18504
18475
|
transform: translateY(200%);
|
|
18505
18476
|
}
|
|
18506
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem[data-state='on']:nth-child(4) ~ .rt-SegmentedControlIndicator{
|
|
18477
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem[data-state='on']:nth-child(4) ~ .rt-SegmentedControlIndicator{
|
|
18507
18478
|
transform: translateY(300%);
|
|
18508
18479
|
}
|
|
18509
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem[data-state='on']:nth-child(5) ~ .rt-SegmentedControlIndicator{
|
|
18480
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem[data-state='on']:nth-child(5) ~ .rt-SegmentedControlIndicator{
|
|
18510
18481
|
transform: translateY(400%);
|
|
18511
18482
|
}
|
|
18512
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem[data-state='on']:nth-child(6) ~ .rt-SegmentedControlIndicator{
|
|
18483
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem[data-state='on']:nth-child(6) ~ .rt-SegmentedControlIndicator{
|
|
18513
18484
|
transform: translateY(500%);
|
|
18514
18485
|
}
|
|
18515
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem[data-state='on']:nth-child(7) ~ .rt-SegmentedControlIndicator{
|
|
18486
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem[data-state='on']:nth-child(7) ~ .rt-SegmentedControlIndicator{
|
|
18516
18487
|
transform: translateY(600%);
|
|
18517
18488
|
}
|
|
18518
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem[data-state='on']:nth-child(8) ~ .rt-SegmentedControlIndicator{
|
|
18489
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem[data-state='on']:nth-child(8) ~ .rt-SegmentedControlIndicator{
|
|
18519
18490
|
transform: translateY(700%);
|
|
18520
18491
|
}
|
|
18521
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem[data-state='on']:nth-child(9) ~ .rt-SegmentedControlIndicator{
|
|
18492
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem[data-state='on']:nth-child(9) ~ .rt-SegmentedControlIndicator{
|
|
18522
18493
|
transform: translateY(800%);
|
|
18523
18494
|
}
|
|
18524
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem[data-state='on']:nth-child(10) ~ .rt-SegmentedControlIndicator{
|
|
18495
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem[data-state='on']:nth-child(10) ~ .rt-SegmentedControlIndicator{
|
|
18525
18496
|
transform: translateY(900%);
|
|
18526
18497
|
}
|
|
18527
18498
|
.rt-SegmentedControlItemLabel,
|
|
@@ -19130,39 +19101,39 @@
|
|
|
19130
19101
|
padding-left: 0;
|
|
19131
19102
|
padding-right: 0;
|
|
19132
19103
|
}
|
|
19133
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem[data-icon-only]{
|
|
19104
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem[data-icon-only]{
|
|
19134
19105
|
min-width: unset;
|
|
19135
19106
|
min-height: var(--segmented-control-height);
|
|
19136
19107
|
}
|
|
19137
|
-
.rt-r-orientation-vertical .rt-SegmentedControlItem[data-icon-only] .rt-SegmentedControlItemLabel{
|
|
19108
|
+
:where(.rt-r-orientation-vertical) .rt-SegmentedControlItem[data-icon-only] .rt-SegmentedControlItemLabel{
|
|
19138
19109
|
padding-top: 0;
|
|
19139
19110
|
padding-bottom: 0;
|
|
19140
19111
|
}
|
|
19141
|
-
.rt-SegmentedControlRoot.rt-r-orientation-vertical.rt-r-size-1:has([data-icon-only]){
|
|
19112
|
+
.rt-SegmentedControlRoot:where(.rt-r-orientation-vertical):where(.rt-r-size-1):has([data-icon-only]){
|
|
19142
19113
|
width: var(--space-5);
|
|
19143
19114
|
}
|
|
19144
|
-
.rt-SegmentedControlRoot.rt-r-orientation-vertical.rt-r-size-2:has([data-icon-only]){
|
|
19115
|
+
.rt-SegmentedControlRoot:where(.rt-r-orientation-vertical):where(.rt-r-size-2):has([data-icon-only]){
|
|
19145
19116
|
width: var(--space-6);
|
|
19146
19117
|
}
|
|
19147
|
-
.rt-SegmentedControlRoot.rt-r-orientation-vertical.rt-r-size-3:has([data-icon-only]){
|
|
19118
|
+
.rt-SegmentedControlRoot:where(.rt-r-orientation-vertical):where(.rt-r-size-3):has([data-icon-only]){
|
|
19148
19119
|
width: var(--space-7);
|
|
19149
19120
|
}
|
|
19150
|
-
.rt-SegmentedControlRoot.rt-r-orientation-vertical.rt-r-size-4:has([data-icon-only]){
|
|
19121
|
+
.rt-SegmentedControlRoot:where(.rt-r-orientation-vertical):where(.rt-r-size-4):has([data-icon-only]){
|
|
19151
19122
|
width: var(--space-8);
|
|
19152
19123
|
}
|
|
19153
|
-
.rt-r-orientation-vertical.rt-r-size-1 .rt-SegmentedControlItemLabel{
|
|
19124
|
+
:where(.rt-r-orientation-vertical):where(.rt-r-size-1) .rt-SegmentedControlItemLabel{
|
|
19154
19125
|
padding-top: var(--space-1);
|
|
19155
19126
|
padding-bottom: var(--space-1);
|
|
19156
19127
|
}
|
|
19157
|
-
.rt-r-orientation-vertical.rt-r-size-2 .rt-SegmentedControlItemLabel{
|
|
19128
|
+
:where(.rt-r-orientation-vertical):where(.rt-r-size-2) .rt-SegmentedControlItemLabel{
|
|
19158
19129
|
padding-top: var(--space-2);
|
|
19159
19130
|
padding-bottom: var(--space-2);
|
|
19160
19131
|
}
|
|
19161
|
-
.rt-r-orientation-vertical.rt-r-size-3 .rt-SegmentedControlItemLabel{
|
|
19132
|
+
:where(.rt-r-orientation-vertical):where(.rt-r-size-3) .rt-SegmentedControlItemLabel{
|
|
19162
19133
|
padding-top: var(--space-2);
|
|
19163
19134
|
padding-bottom: var(--space-2);
|
|
19164
19135
|
}
|
|
19165
|
-
.rt-r-orientation-vertical.rt-r-size-4 .rt-SegmentedControlItemLabel{
|
|
19136
|
+
:where(.rt-r-orientation-vertical):where(.rt-r-size-4) .rt-SegmentedControlItemLabel{
|
|
19166
19137
|
padding-top: var(--space-3);
|
|
19167
19138
|
padding-bottom: var(--space-3);
|
|
19168
19139
|
}
|
|
@@ -20067,7 +20038,6 @@
|
|
|
20067
20038
|
}
|
|
20068
20039
|
.rt-SelectTrigger:where(.rt-variant-classic):where([data-state='open']){
|
|
20069
20040
|
background-color: var(--accent-3);
|
|
20070
|
-
box-shadow: var(--shadow-1);
|
|
20071
20041
|
}
|
|
20072
20042
|
:where([data-panel-background='translucent'], [data-material='translucent']) .rt-SelectTrigger:where(.rt-variant-classic):where([data-state='open']){
|
|
20073
20043
|
background-color: color-mix(in srgb, var(--accent-a3), var(--accent-3) 60%);
|
|
@@ -20080,7 +20050,6 @@
|
|
|
20080
20050
|
}
|
|
20081
20051
|
.rt-SelectTrigger:where(.rt-variant-classic):where(:active:not([data-state='open'], [data-disabled])){
|
|
20082
20052
|
background-color: var(--accent-3);
|
|
20083
|
-
box-shadow: var(--shadow-1);
|
|
20084
20053
|
}
|
|
20085
20054
|
:where([data-panel-background='translucent'], [data-material='translucent']) .rt-SelectTrigger:where(.rt-variant-classic):where(:active:not([data-state='open'], [data-disabled])){
|
|
20086
20055
|
background-color: color-mix(in srgb, var(--accent-a3), var(--accent-3) 60%);
|
|
@@ -20915,23 +20884,46 @@
|
|
|
20915
20884
|
text-align: center !important;
|
|
20916
20885
|
font-size: var(--font-size-0) !important;
|
|
20917
20886
|
line-height: var(--line-height-0) !important;
|
|
20918
|
-
padding-top: var(--space-2) !important;
|
|
20919
|
-
padding-bottom: var(--space-2) !important;
|
|
20920
20887
|
padding-inline-start: var(--space-1) !important;
|
|
20921
20888
|
padding-inline-end: var(--space-1) !important;
|
|
20889
|
+
margin-top: 1px;
|
|
20890
|
+
margin-bottom: 1px;
|
|
20922
20891
|
}
|
|
20923
|
-
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-1){
|
|
20924
|
-
|
|
20925
|
-
|
|
20926
|
-
|
|
20927
|
-
|
|
20928
|
-
|
|
20929
|
-
|
|
20892
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-1) :where(.rt-SidebarMenuButton, .rt-SidebarMenuSubTrigger){
|
|
20893
|
+
padding-top: var(--space-1) !important;
|
|
20894
|
+
padding-bottom: var(--space-1) !important;
|
|
20895
|
+
justify-content: center;
|
|
20896
|
+
align-items: center;
|
|
20897
|
+
flex-direction: column;
|
|
20898
|
+
gap: var(--space-1);
|
|
20899
|
+
text-align: center;
|
|
20900
|
+
font-size: var(--font-size-0);
|
|
20901
|
+
line-height: var(--line-height-0);
|
|
20902
|
+
white-space: nowrap;
|
|
20903
|
+
overflow: hidden;
|
|
20904
|
+
text-overflow: ellipsis;
|
|
20905
|
+
max-width: 100%;
|
|
20906
|
+
min-width: 0;
|
|
20930
20907
|
}
|
|
20931
|
-
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-
|
|
20932
|
-
|
|
20908
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-2) :where(.rt-SidebarMenuButton, .rt-SidebarMenuSubTrigger){
|
|
20909
|
+
padding-top: var(--space-1) !important;
|
|
20910
|
+
padding-bottom: var(--space-1) !important;
|
|
20911
|
+
justify-content: center;
|
|
20912
|
+
align-items: center;
|
|
20913
|
+
flex-direction: column;
|
|
20914
|
+
gap: var(--space-1);
|
|
20915
|
+
text-align: center;
|
|
20916
|
+
font-size: var(--font-size-0);
|
|
20917
|
+
line-height: var(--line-height-0);
|
|
20918
|
+
white-space: nowrap;
|
|
20919
|
+
overflow: hidden;
|
|
20920
|
+
text-overflow: ellipsis;
|
|
20921
|
+
max-width: 100%;
|
|
20922
|
+
min-width: 0;
|
|
20933
20923
|
}
|
|
20934
|
-
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-
|
|
20924
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-3) :where(.rt-SidebarMenuButton, .rt-SidebarMenuSubTrigger){
|
|
20925
|
+
padding-top: var(--space-2) !important;
|
|
20926
|
+
padding-bottom: var(--space-2) !important;
|
|
20935
20927
|
justify-content: center;
|
|
20936
20928
|
align-items: center;
|
|
20937
20929
|
flex-direction: column;
|
|
@@ -20945,6 +20937,17 @@
|
|
|
20945
20937
|
max-width: 100%;
|
|
20946
20938
|
min-width: 0;
|
|
20947
20939
|
}
|
|
20940
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-1){
|
|
20941
|
+
--base-menu-item-padding-left: var(--space-1) !important;
|
|
20942
|
+
--base-menu-item-padding-right: var(--space-1) !important;
|
|
20943
|
+
--base-menu-item-padding-y: var(--space-2) !important;
|
|
20944
|
+
}
|
|
20945
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-1):where(:not(:has(.rt-BaseMenuCheckboxItem, .rt-BaseMenuRadioItem))){
|
|
20946
|
+
--base-menu-item-padding-left: var(--space-1) !important;
|
|
20947
|
+
}
|
|
20948
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-1):where(:has(.rt-BaseMenuCheckboxItem, .rt-BaseMenuRadioItem)){
|
|
20949
|
+
--base-menu-item-padding-left: var(--space-1) !important;
|
|
20950
|
+
}
|
|
20948
20951
|
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-1) :where(.rt-SidebarMenuButton, .rt-SidebarMenuSubTrigger) :where(svg){
|
|
20949
20952
|
width: var(--content-icon-size-3);
|
|
20950
20953
|
height: var(--content-icon-size-3);
|
|
@@ -20960,20 +20963,6 @@
|
|
|
20960
20963
|
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-2):where(:has(.rt-BaseMenuCheckboxItem, .rt-BaseMenuRadioItem)){
|
|
20961
20964
|
--base-menu-item-padding-left: var(--space-1) !important;
|
|
20962
20965
|
}
|
|
20963
|
-
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-2) :where(.rt-SidebarMenuButton, .rt-SidebarMenuSubTrigger){
|
|
20964
|
-
justify-content: center;
|
|
20965
|
-
align-items: center;
|
|
20966
|
-
flex-direction: column;
|
|
20967
|
-
gap: var(--space-1);
|
|
20968
|
-
text-align: center;
|
|
20969
|
-
font-size: var(--font-size-0);
|
|
20970
|
-
line-height: var(--line-height-0);
|
|
20971
|
-
white-space: nowrap;
|
|
20972
|
-
overflow: hidden;
|
|
20973
|
-
text-overflow: ellipsis;
|
|
20974
|
-
max-width: 100%;
|
|
20975
|
-
min-width: 0;
|
|
20976
|
-
}
|
|
20977
20966
|
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-2) :where(.rt-SidebarMenuButton, .rt-SidebarMenuSubTrigger) :where(svg){
|
|
20978
20967
|
width: var(--content-icon-size-4);
|
|
20979
20968
|
height: var(--content-icon-size-4);
|
|
@@ -20989,20 +20978,6 @@
|
|
|
20989
20978
|
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-3):where(:has(.rt-BaseMenuCheckboxItem, .rt-BaseMenuRadioItem)){
|
|
20990
20979
|
--base-menu-item-padding-left: var(--space-1) !important;
|
|
20991
20980
|
}
|
|
20992
|
-
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-3) :where(.rt-SidebarMenuButton, .rt-SidebarMenuSubTrigger){
|
|
20993
|
-
justify-content: center;
|
|
20994
|
-
align-items: center;
|
|
20995
|
-
flex-direction: column;
|
|
20996
|
-
gap: var(--space-1);
|
|
20997
|
-
text-align: center;
|
|
20998
|
-
font-size: var(--font-size-0);
|
|
20999
|
-
line-height: var(--line-height-0);
|
|
21000
|
-
white-space: nowrap;
|
|
21001
|
-
overflow: hidden;
|
|
21002
|
-
text-overflow: ellipsis;
|
|
21003
|
-
max-width: 100%;
|
|
21004
|
-
min-width: 0;
|
|
21005
|
-
}
|
|
21006
20981
|
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-3) :where(.rt-SidebarMenuButton, .rt-SidebarMenuSubTrigger) :where(svg){
|
|
21007
20982
|
width: var(--content-icon-size-5);
|
|
21008
20983
|
height: var(--content-icon-size-5);
|
|
@@ -21040,18 +21015,78 @@
|
|
|
21040
21015
|
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarMenuButton) :where(svg){
|
|
21041
21016
|
display: block;
|
|
21042
21017
|
}
|
|
21018
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarMenuIconWrapper){
|
|
21019
|
+
display: flex;
|
|
21020
|
+
align-items: center;
|
|
21021
|
+
justify-content: center;
|
|
21022
|
+
width: auto;
|
|
21023
|
+
padding: var(--space-3) var(--space-2);
|
|
21024
|
+
border-radius: var(--radius-2);
|
|
21025
|
+
transition: background-color var(--motion-duration-micro) var(--motion-ease-standard), color var(--motion-duration-small) var(--motion-ease-standard);
|
|
21026
|
+
}
|
|
21027
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-1 .rt-SidebarMenuIconWrapper){
|
|
21028
|
+
padding: var(--space-2) var(--space-2);
|
|
21029
|
+
border-radius: var(--radius-1);
|
|
21030
|
+
}
|
|
21031
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-2 .rt-SidebarMenuIconWrapper){
|
|
21032
|
+
padding: var(--space-2);
|
|
21033
|
+
border-radius: var(--radius-2);
|
|
21034
|
+
}
|
|
21035
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-r-size-3 .rt-SidebarMenuIconWrapper){
|
|
21036
|
+
padding: var(--space-3);
|
|
21037
|
+
border-radius: var(--radius-2);
|
|
21038
|
+
}
|
|
21043
21039
|
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarMenuButton .rt-SidebarMenuLabel){
|
|
21044
21040
|
display: block;
|
|
21045
21041
|
max-width: 100%;
|
|
21046
21042
|
min-width: 0;
|
|
21047
|
-
overflow:
|
|
21048
|
-
text-overflow:
|
|
21043
|
+
overflow: visible;
|
|
21044
|
+
text-overflow: clip;
|
|
21049
21045
|
white-space: nowrap;
|
|
21050
21046
|
text-align: center;
|
|
21051
|
-
color: var(--
|
|
21047
|
+
color: var(--gray-11);
|
|
21052
21048
|
font-size: var(--font-size-0);
|
|
21053
21049
|
line-height: var(--line-height-0);
|
|
21054
21050
|
}
|
|
21051
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarMenuButton[data-active] .rt-SidebarMenuLabel){
|
|
21052
|
+
color: var(--accent-11);
|
|
21053
|
+
font-weight: var(--font-weight-medium);
|
|
21054
|
+
}
|
|
21055
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarMenuButton[data-highlighted] .rt-SidebarMenuLabel){
|
|
21056
|
+
color: var(--accent-11);
|
|
21057
|
+
}
|
|
21058
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarMenuButton[data-highlighted]),
|
|
21059
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarMenuButton[data-active]){
|
|
21060
|
+
background-color: transparent !important;
|
|
21061
|
+
}
|
|
21062
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-menu-variant-soft .rt-SidebarMenuButton[data-highlighted] .rt-SidebarMenuIconWrapper){
|
|
21063
|
+
background-color: var(--accent-4);
|
|
21064
|
+
}
|
|
21065
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-menu-variant-soft .rt-SidebarMenuButton[data-active] .rt-SidebarMenuIconWrapper){
|
|
21066
|
+
background-color: var(--accent-3);
|
|
21067
|
+
}
|
|
21068
|
+
:where([data-panel-background='translucent']) :where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-menu-variant-soft .rt-SidebarMenuButton[data-highlighted] .rt-SidebarMenuIconWrapper){
|
|
21069
|
+
background-color: var(--accent-a4);
|
|
21070
|
+
}
|
|
21071
|
+
:where([data-panel-background='translucent']) :where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-menu-variant-soft .rt-SidebarMenuButton[data-active] .rt-SidebarMenuIconWrapper){
|
|
21072
|
+
background-color: var(--accent-a3);
|
|
21073
|
+
}
|
|
21074
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-menu-variant-solid .rt-SidebarMenuButton[data-highlighted] .rt-SidebarMenuIconWrapper){
|
|
21075
|
+
background-color: var(--accent-9);
|
|
21076
|
+
color: var(--accent-contrast);
|
|
21077
|
+
}
|
|
21078
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-menu-variant-solid .rt-SidebarMenuButton[data-active] .rt-SidebarMenuIconWrapper){
|
|
21079
|
+
background-color: var(--accent-9);
|
|
21080
|
+
color: var(--accent-contrast);
|
|
21081
|
+
}
|
|
21082
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-menu-variant-solid[data-high-contrast] .rt-SidebarMenuButton[data-highlighted] .rt-SidebarMenuIconWrapper){
|
|
21083
|
+
background-color: var(--accent-12);
|
|
21084
|
+
color: var(--accent-1);
|
|
21085
|
+
}
|
|
21086
|
+
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarContent.rt-menu-variant-solid[data-high-contrast] .rt-SidebarMenuButton[data-active] .rt-SidebarMenuIconWrapper){
|
|
21087
|
+
background-color: var(--accent-12);
|
|
21088
|
+
color: var(--accent-1);
|
|
21089
|
+
}
|
|
21055
21090
|
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarMenuBadge),
|
|
21056
21091
|
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-SidebarMenuShortcut),
|
|
21057
21092
|
:where(.rt-SidebarContainer[data-presentation='thin'] .rt-Badge),
|
|
@@ -22259,9 +22294,6 @@
|
|
|
22259
22294
|
.rt-ShellRail[data-mode='collapsed']{
|
|
22260
22295
|
width: 0px;
|
|
22261
22296
|
transition-delay: var(--motion-duration-small);
|
|
22262
|
-
position: absolute;
|
|
22263
|
-
inset-block: 0;
|
|
22264
|
-
inset-inline-start: 0;
|
|
22265
22297
|
}
|
|
22266
22298
|
.rt-ShellRailContent{
|
|
22267
22299
|
display: flex;
|
|
@@ -22270,13 +22302,17 @@
|
|
|
22270
22302
|
height: 100%;
|
|
22271
22303
|
gap: var(--space-2);
|
|
22272
22304
|
opacity: 0;
|
|
22305
|
+
pointer-events: none;
|
|
22273
22306
|
transition: opacity var(--motion-duration-small) var(--motion-ease-standard) var(--motion-duration-small);
|
|
22274
22307
|
}
|
|
22275
22308
|
.rt-ShellRailContent[data-visible]{
|
|
22276
22309
|
opacity: 1;
|
|
22310
|
+
pointer-events: auto;
|
|
22277
22311
|
}
|
|
22278
22312
|
.rt-ShellRail[data-mode='collapsed'] .rt-ShellRailContent{
|
|
22279
22313
|
opacity: 0;
|
|
22314
|
+
width: 0;
|
|
22315
|
+
visibility: hidden;
|
|
22280
22316
|
transition: opacity var(--motion-duration-small) var(--motion-ease-standard);
|
|
22281
22317
|
}
|
|
22282
22318
|
.rt-ShellPanel{
|
|
@@ -22294,9 +22330,6 @@
|
|
|
22294
22330
|
.rt-ShellPanel:not([data-visible]){
|
|
22295
22331
|
width: 0px;
|
|
22296
22332
|
transition-delay: var(--motion-duration-small);
|
|
22297
|
-
position: absolute;
|
|
22298
|
-
inset-block: 0;
|
|
22299
|
-
inset-inline-start: var(--peek-rail-width, var(--rail-size, 64px));
|
|
22300
22333
|
}
|
|
22301
22334
|
.rt-ShellPanelContent{
|
|
22302
22335
|
display: flex;
|
|
@@ -22305,13 +22338,17 @@
|
|
|
22305
22338
|
height: 100%;
|
|
22306
22339
|
overflow: hidden;
|
|
22307
22340
|
opacity: 0;
|
|
22341
|
+
pointer-events: none;
|
|
22308
22342
|
transition: opacity var(--motion-duration-small) var(--motion-ease-standard) var(--motion-duration-small);
|
|
22309
22343
|
}
|
|
22310
22344
|
.rt-ShellPanelContent[data-visible]{
|
|
22311
22345
|
opacity: 1;
|
|
22346
|
+
pointer-events: auto;
|
|
22312
22347
|
}
|
|
22313
22348
|
.rt-ShellPanel:not([data-visible]) .rt-ShellPanelContent{
|
|
22314
22349
|
opacity: 0;
|
|
22350
|
+
width: 0;
|
|
22351
|
+
visibility: hidden;
|
|
22315
22352
|
transition: opacity var(--motion-duration-small) var(--motion-ease-standard);
|
|
22316
22353
|
}
|
|
22317
22354
|
.rt-ShellSidebar{
|
|
@@ -22334,11 +22371,6 @@
|
|
|
22334
22371
|
}
|
|
22335
22372
|
.rt-ShellSidebar[data-mode='collapsed']{
|
|
22336
22373
|
width: 0px;
|
|
22337
|
-
position: absolute;
|
|
22338
|
-
inset-block: 0;
|
|
22339
|
-
inset-inline-start: 0;
|
|
22340
|
-
flex-shrink: 0;
|
|
22341
|
-
flex-basis: 0;
|
|
22342
22374
|
transition-delay: var(--motion-duration-small);
|
|
22343
22375
|
}
|
|
22344
22376
|
.rt-ShellSidebarContent{
|
|
@@ -22348,6 +22380,7 @@
|
|
|
22348
22380
|
height: 100%;
|
|
22349
22381
|
overflow: hidden;
|
|
22350
22382
|
opacity: 0;
|
|
22383
|
+
pointer-events: none;
|
|
22351
22384
|
transition: opacity var(--motion-duration-small) var(--motion-ease-standard) var(--motion-duration-small);
|
|
22352
22385
|
}
|
|
22353
22386
|
.rt-ShellSidebar[data-mode='thin'] .rt-ShellResizer{
|
|
@@ -22355,6 +22388,7 @@
|
|
|
22355
22388
|
}
|
|
22356
22389
|
.rt-ShellSidebarContent[data-visible]{
|
|
22357
22390
|
opacity: 1;
|
|
22391
|
+
pointer-events: auto;
|
|
22358
22392
|
}
|
|
22359
22393
|
.rt-ShellSidebarContent[data-phase='hiding']{
|
|
22360
22394
|
opacity: 0;
|
|
@@ -22369,6 +22403,8 @@
|
|
|
22369
22403
|
}
|
|
22370
22404
|
.rt-ShellSidebar[data-mode='collapsed'] .rt-ShellSidebarContent{
|
|
22371
22405
|
opacity: 0;
|
|
22406
|
+
width: 0;
|
|
22407
|
+
visibility: hidden;
|
|
22372
22408
|
transition: opacity var(--motion-duration-small) var(--motion-ease-standard);
|
|
22373
22409
|
}
|
|
22374
22410
|
.rt-ShellSidebar[data-presentation='stacked']{
|
|
@@ -22419,13 +22455,17 @@
|
|
|
22419
22455
|
height: 100%;
|
|
22420
22456
|
overflow: hidden;
|
|
22421
22457
|
opacity: 0;
|
|
22458
|
+
pointer-events: none;
|
|
22422
22459
|
transition: opacity var(--motion-duration-small) var(--motion-ease-standard) var(--motion-duration-small);
|
|
22423
22460
|
}
|
|
22424
22461
|
.rt-ShellInspectorContent[data-visible]{
|
|
22425
22462
|
opacity: 1;
|
|
22463
|
+
pointer-events: auto;
|
|
22426
22464
|
}
|
|
22427
22465
|
.rt-ShellInspector[data-mode='collapsed'] .rt-ShellInspectorContent{
|
|
22428
22466
|
opacity: 0;
|
|
22467
|
+
width: 0;
|
|
22468
|
+
visibility: hidden;
|
|
22429
22469
|
transition: opacity var(--motion-duration-small) var(--motion-ease-standard);
|
|
22430
22470
|
}
|
|
22431
22471
|
.rt-ShellBottom{
|
|
@@ -22442,9 +22482,6 @@
|
|
|
22442
22482
|
}
|
|
22443
22483
|
.rt-ShellBottom[data-mode='collapsed']{
|
|
22444
22484
|
height: 0px;
|
|
22445
|
-
position: absolute;
|
|
22446
|
-
inset-inline: 0;
|
|
22447
|
-
inset-block-end: 0;
|
|
22448
22485
|
transition-delay: var(--motion-duration-small);
|
|
22449
22486
|
}
|
|
22450
22487
|
.rt-ShellBottomContent{
|
|
@@ -22454,10 +22491,12 @@
|
|
|
22454
22491
|
height: var(--bottom-size, 200px);
|
|
22455
22492
|
overflow: hidden;
|
|
22456
22493
|
opacity: 0;
|
|
22494
|
+
pointer-events: none;
|
|
22457
22495
|
transition: opacity var(--motion-duration-small) var(--motion-ease-standard) var(--motion-duration-small);
|
|
22458
22496
|
}
|
|
22459
22497
|
.rt-ShellBottomContent[data-visible]{
|
|
22460
22498
|
opacity: 1;
|
|
22499
|
+
pointer-events: auto;
|
|
22461
22500
|
}
|
|
22462
22501
|
.rt-ShellPanel[data-resizing],
|
|
22463
22502
|
.rt-ShellSidebar[data-resizing],
|
|
@@ -22479,6 +22518,8 @@
|
|
|
22479
22518
|
}
|
|
22480
22519
|
.rt-ShellBottom[data-mode='collapsed'] .rt-ShellBottomContent{
|
|
22481
22520
|
opacity: 0;
|
|
22521
|
+
height: 0;
|
|
22522
|
+
visibility: hidden;
|
|
22482
22523
|
transition: opacity var(--motion-duration-small) var(--motion-ease-standard);
|
|
22483
22524
|
}
|
|
22484
22525
|
[data-presentation='overlay']{
|
|
@@ -22639,6 +22680,21 @@
|
|
|
22639
22680
|
.rt-ShellBottom[data-peek][data-mode='collapsed']{
|
|
22640
22681
|
height: var(--bottom-size, 200px);
|
|
22641
22682
|
}
|
|
22683
|
+
.rt-ShellBody[data-has-inset]{
|
|
22684
|
+
background: var(--gray-2);
|
|
22685
|
+
}
|
|
22686
|
+
.rt-ShellLeft[data-inset],
|
|
22687
|
+
.rt-ShellSidebar[data-inset],
|
|
22688
|
+
.rt-ShellContent[data-inset],
|
|
22689
|
+
.rt-ShellInspector[data-inset],
|
|
22690
|
+
.rt-ShellBottom[data-inset]{
|
|
22691
|
+
--shell-inset-gap: var(--space-2);
|
|
22692
|
+
margin: var(--shell-inset-gap);
|
|
22693
|
+
border-radius: var(--radius-3);
|
|
22694
|
+
background: var(--color-background);
|
|
22695
|
+
box-shadow: var(--shadow-2);
|
|
22696
|
+
height: auto;
|
|
22697
|
+
}
|
|
22642
22698
|
.rt-SliderRoot{
|
|
22643
22699
|
--slider-thumb-width: var(--space-3);
|
|
22644
22700
|
--slider-thumb-height: var(--space-2);
|
|
@@ -24584,11 +24640,9 @@
|
|
|
24584
24640
|
}
|
|
24585
24641
|
.rt-TextAreaRoot:where(.rt-variant-classic):where(:has(.rt-TextAreaInput:where(:disabled, :-moz-read-only))){
|
|
24586
24642
|
background-image: linear-gradient(var(--gray-a2), var(--gray-a2));
|
|
24587
|
-
box-shadow: var(--shadow-1);
|
|
24588
24643
|
}
|
|
24589
24644
|
.rt-TextAreaRoot:where(.rt-variant-classic):where(:has(.rt-TextAreaInput:where(:disabled, :read-only))){
|
|
24590
24645
|
background-image: linear-gradient(var(--gray-a2), var(--gray-a2));
|
|
24591
|
-
box-shadow: var(--shadow-1);
|
|
24592
24646
|
}
|
|
24593
24647
|
.rt-TextAreaRoot:where(.rt-variant-soft){
|
|
24594
24648
|
--text-area-selection-color: var(--accent-a5);
|