@semi-bot/semi-theme-commindlight 1.0.4 → 1.0.5
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/README.md +1 -1
- package/package.json +1 -1
- package/raw.json +72 -59
- package/scss/_palette.scss +31 -31
- package/scss/global.scss +39 -25
- package/semi.css +605 -56
- package/semi.min.css +1 -1
package/semi.css
CHANGED
|
@@ -153,17 +153,7 @@ body, body[theme-mode=dark] .semi-always-light, :host, :host .semi-always-light
|
|
|
153
153
|
--semi-yellow-7: 161,145,25;
|
|
154
154
|
--semi-yellow-8: 121,110,18;
|
|
155
155
|
--semi-yellow-9: 81,74,11;
|
|
156
|
-
--semi-
|
|
157
|
-
--semi-Tangerine-1: 255,229,209;
|
|
158
|
-
--semi-Tangerine-2: 255,200,163;
|
|
159
|
-
--semi-Tangerine-3: 255,168,117;
|
|
160
|
-
--semi-Tangerine-4: 255,132,71;
|
|
161
|
-
--semi-Tangerine-5: 255,94,25;
|
|
162
|
-
--semi-Tangerine-6: 219,69,15;
|
|
163
|
-
--semi-Tangerine-7: 184,48,7;
|
|
164
|
-
--semi-Tangerine-8: 148,31,1;
|
|
165
|
-
--semi-Tangerine-9: 112,19,0;
|
|
166
|
-
--semi-blue-grey-0: 247,248,250;
|
|
156
|
+
--semi-blue-grey-0: 247,248,252;
|
|
167
157
|
--semi-blue-grey-1: 245,246,250;
|
|
168
158
|
--semi-blue-grey-2: 240,242,250;
|
|
169
159
|
--semi-blue-grey-3: 181,193,214;
|
|
@@ -173,6 +163,16 @@ body, body[theme-mode=dark] .semi-always-light, :host, :host .semi-always-light
|
|
|
173
163
|
--semi-blue-grey-7: 99,113,146;
|
|
174
164
|
--semi-blue-grey-8: 82,94,126;
|
|
175
165
|
--semi-blue-grey-9: 65,76,105;
|
|
166
|
+
--semi-tangerine-0: 255,245,237;
|
|
167
|
+
--semi-tangerine-1: 255,229,209;
|
|
168
|
+
--semi-tangerine-2: 255,200,163;
|
|
169
|
+
--semi-tangerine-3: 255,168,117;
|
|
170
|
+
--semi-tangerine-4: 255,132,71;
|
|
171
|
+
--semi-tangerine-5: 255,94,25;
|
|
172
|
+
--semi-tangerine-6: 219,69,15;
|
|
173
|
+
--semi-tangerine-7: 184,48,7;
|
|
174
|
+
--semi-tangerine-8: 148,31,1;
|
|
175
|
+
--semi-tangerine-9: 112,19,0;
|
|
176
176
|
--semi-light-blue-0: 236,247,254;
|
|
177
177
|
--semi-light-blue-1: 207,235,252;
|
|
178
178
|
--semi-light-blue-2: 160,215,249;
|
|
@@ -348,26 +348,26 @@ body[theme-mode=dark], body .semi-always-dark, :host([theme-mode=dark]), :host .
|
|
|
348
348
|
--semi-yellow-7: 250,245,168;
|
|
349
349
|
--semi-yellow-8: 252,251,211;
|
|
350
350
|
--semi-yellow-9: 254,254,238;
|
|
351
|
-
--semi-
|
|
352
|
-
--semi-
|
|
353
|
-
--semi-
|
|
354
|
-
--semi-
|
|
355
|
-
--semi-
|
|
356
|
-
--semi-
|
|
357
|
-
--semi-
|
|
358
|
-
--semi-
|
|
359
|
-
--semi-
|
|
360
|
-
--semi-
|
|
361
|
-
--semi-
|
|
362
|
-
--semi-
|
|
363
|
-
--semi-
|
|
364
|
-
--semi-
|
|
365
|
-
--semi-
|
|
366
|
-
--semi-
|
|
367
|
-
--semi-
|
|
368
|
-
--semi-
|
|
369
|
-
--semi-
|
|
370
|
-
--semi-
|
|
351
|
+
--semi-blue-grey-0: 69,79,108;
|
|
352
|
+
--semi-blue-grey-1: 86,98,129;
|
|
353
|
+
--semi-blue-grey-2: 104,117,149;
|
|
354
|
+
--semi-blue-grey-3: 123,138,170;
|
|
355
|
+
--semi-blue-grey-4: 138,154,187;
|
|
356
|
+
--semi-blue-grey-5: 164,177,203;
|
|
357
|
+
--semi-blue-grey-6: 185,196,216;
|
|
358
|
+
--semi-blue-grey-7: 207,215,229;
|
|
359
|
+
--semi-blue-grey-8: 230,235,242;
|
|
360
|
+
--semi-blue-grey-9: 247,248,249;
|
|
361
|
+
--semi-tangerine-0: 112,23,5;
|
|
362
|
+
--semi-tangerine-1: 148,39,12;
|
|
363
|
+
--semi-tangerine-2: 184,58,20;
|
|
364
|
+
--semi-tangerine-3: 219,81,30;
|
|
365
|
+
--semi-tangerine-4: 255,94,25;
|
|
366
|
+
--semi-tangerine-5: 255,142,85;
|
|
367
|
+
--semi-tangerine-6: 255,175,128;
|
|
368
|
+
--semi-tangerine-7: 255,204,170;
|
|
369
|
+
--semi-tangerine-8: 255,231,213;
|
|
370
|
+
--semi-tangerine-9: 255,246,239;
|
|
371
371
|
--semi-light-blue-0: 6,53,100;
|
|
372
372
|
--semi-light-blue-1: 12,76,136;
|
|
373
373
|
--semi-light-blue-2: 20,101,172;
|
|
@@ -465,6 +465,7 @@ body, body[theme-mode=dark] .semi-always-light, :host, :host .semi-always-light
|
|
|
465
465
|
--semi-color-primary-hover: rgba(var(--semi-brand-1),1);
|
|
466
466
|
--semi-color-success-hover: rgba(var(--semi-green-6), 1);
|
|
467
467
|
--semi-color-warning-hover: rgba(var(--semi-orange-6), 1);
|
|
468
|
+
--semi-color-danger-disabled: rgba(var(--semi-red-1),1);
|
|
468
469
|
--semi-color-default-active: rgba(var(--semi-grey-2), 1);
|
|
469
470
|
--semi-color-disabled-fill: rgba(var(--semi-grey-8),0.04);
|
|
470
471
|
--semi-color-disabled-text: rgba(var(--semi-grey-9),0.35);
|
|
@@ -477,18 +478,21 @@ body, body[theme-mode=dark] .semi-always-light, :host, :host .semi-always-light
|
|
|
477
478
|
--semi-color-primary-disabled: rgba(var(--semi-brand-2), 1);
|
|
478
479
|
--semi-color-success-disabled: rgba(var(--semi-green-2), 1);
|
|
479
480
|
--semi-color-tertiary-active: rgba(var(--semi-grey-7), 1);
|
|
481
|
+
--semi-color-warning-disabled: rgba(var(--semi-orange-2),1);
|
|
480
482
|
--semi-color-secondary-hover: rgba(var(--semi-light-blue-6), 1);
|
|
481
483
|
--semi-color-secondary-active: rgba(var(--semi-light-blue-7), 1);
|
|
482
484
|
--semi-color-info-light-hover: rgba(var(--semi-blue-5),0.2);
|
|
483
485
|
--semi-color-info-light-active: rgba(var(--semi-blue-5),0.4);
|
|
484
486
|
--semi-color-secondary-disabled: rgba(var(--semi-light-blue-2), 1);
|
|
485
487
|
--semi-color-info-light-default: rgba(var(--semi-blue-5),0.1);
|
|
488
|
+
--semi-color-info-light-disabled: rgba(var(--semi-blue-2),0.1);
|
|
486
489
|
--semi-color-danger-light-hover: rgba(var(--semi-red-5),0.2);
|
|
487
490
|
--semi-color-danger-light-active: rgba(var(--semi-red-5),0.4);
|
|
488
491
|
--semi-color-danger-light-default: rgba(var(--semi-red-5),0.1);
|
|
489
|
-
--semi-color-primary-light-hover: rgba(var(--semi-brand-
|
|
492
|
+
--semi-color-primary-light-hover: rgba(var(--semi-brand-2),0.4);
|
|
490
493
|
--semi-color-success-light-hover: rgba(var(--semi-green-5),0.2);
|
|
491
494
|
--semi-color-warning-light-hover: rgba(var(--semi-orange-5),0.2);
|
|
495
|
+
--semi-color-danger-light-disabled: rgba(var(--semi-red-2),0.1);
|
|
492
496
|
--semi-color-primary-light-active: rgba(var(--semi-brand-5),0.4);
|
|
493
497
|
--semi-color-success-light-active: rgba(var(--semi-green-5),0.4);
|
|
494
498
|
--semi-color-warning-light-active: rgba(var(--semi-orange-5),0.4);
|
|
@@ -496,7 +500,10 @@ body, body[theme-mode=dark] .semi-always-light, :host, :host .semi-always-light
|
|
|
496
500
|
--semi-color-success-light-default: rgba(var(--semi-green-5),0.1);
|
|
497
501
|
--semi-color-tertiary-light-hover: rgba(var(--semi-grey-5),0.2);
|
|
498
502
|
--semi-color-warning-light-default: rgba(var(--semi-orange-5),0.1);
|
|
503
|
+
--semi-color-primary-light-disabled: rgba(var(--semi-brand-2),0.1);
|
|
504
|
+
--semi-color-success-light-disabled: rgba(var(--semi-green-2),0.1);
|
|
499
505
|
--semi-color-tertiary-light-active: rgba(var(--semi-grey-5),0.4);
|
|
506
|
+
--semi-color-warning-light-disabled: rgba(var(--semi-orange-2),0.1);
|
|
500
507
|
--semi-color-secondary-light-hover: rgba(var(--semi-light-blue-5),0.2);
|
|
501
508
|
--semi-color-tertiary-light-default: rgba(var(--semi-grey-5),0.1);
|
|
502
509
|
--semi-color-secondary-light-active: rgba(var(--semi-light-blue-5),0.4);
|
|
@@ -540,10 +547,10 @@ body[theme-mode=dark], body .semi-always-dark, :host([theme-mode=dark]), :host .
|
|
|
540
547
|
--semi-color-data-7: rgba(5, 119, 115, 1);
|
|
541
548
|
--semi-color-data-8: rgba(154, 207, 13, 1);
|
|
542
549
|
--semi-color-data-9: rgba(117, 29, 138, 1);
|
|
543
|
-
--semi-color-fill-0: rgba(var(--semi-
|
|
544
|
-
--semi-color-fill-1: rgba(var(--semi-
|
|
545
|
-
--semi-color-fill-2: rgba(var(--semi-
|
|
546
|
-
--semi-color-fill-3: rgba(var(--semi-
|
|
550
|
+
--semi-color-fill-0: rgba(var(--semi-blue-grey-9), 0.05);
|
|
551
|
+
--semi-color-fill-1: rgba(var(--semi-blue-grey-9), 0.09);
|
|
552
|
+
--semi-color-fill-2: rgba(var(--semi-blue-grey-9), 0.13);
|
|
553
|
+
--semi-color-fill-3: rgba(var(--semi-blue-grey-5),0.15);
|
|
547
554
|
--semi-color-fill-4: rgba(255,255,255,0.1);
|
|
548
555
|
--semi-color-fill-5: rgba(29,29,36,1);
|
|
549
556
|
--semi-color-fill-6: rgba(29,29,36,1);
|
|
@@ -580,7 +587,7 @@ body[theme-mode=dark], body .semi-always-dark, :host([theme-mode=dark]), :host .
|
|
|
580
587
|
--semi-color-info-active: rgba(var(--semi-blue-7), 1);
|
|
581
588
|
--semi-color-link-active: rgba(var(--semi-blue-7), 1);
|
|
582
589
|
--semi-color-link-visited: rgba(var(--semi-blue-5), 1);
|
|
583
|
-
--semi-color-tertiary: rgba(var(--semi-grey-5),
|
|
590
|
+
--semi-color-tertiary: rgba(var(--semi-grey-5),1);
|
|
584
591
|
--semi-color-focus-border: rgba(var(--semi-brand-5), 1);
|
|
585
592
|
--semi-color-info-disabled: rgba(var(--semi-blue-2), 1);
|
|
586
593
|
--semi-color-overlay-bg: rgba(22,22,26,0.6);
|
|
@@ -588,11 +595,12 @@ body[theme-mode=dark], body .semi-always-dark, :host([theme-mode=dark]), :host .
|
|
|
588
595
|
--semi-color-highlight: rgba(var(--semi-white),1);
|
|
589
596
|
--semi-color-secondary: rgba(var(--semi-light-blue-5), 1);
|
|
590
597
|
--semi-color-danger-active: rgba(var(--semi-red-7), 1);
|
|
591
|
-
--semi-color-disabled-bg: rgba(var(--semi-grey-1),
|
|
598
|
+
--semi-color-disabled-bg: rgba(var(--semi-grey-1),1);
|
|
592
599
|
--semi-color-default-hover: rgba(var(--semi-grey-1), 1);
|
|
593
600
|
--semi-color-primary-hover: rgba(var(--semi-brand-6), 1);
|
|
594
601
|
--semi-color-success-hover: rgba(var(--semi-green-6), 1);
|
|
595
602
|
--semi-color-warning-hover: rgba(var(--semi-orange-6), 1);
|
|
603
|
+
--semi-color-danger-disabled: rgba(var(--semi-red-2),1);
|
|
596
604
|
--semi-color-default-active: rgba(var(--semi-grey-2), 1);
|
|
597
605
|
--semi-color-disabled-fill: rgba(var(--semi-grey-8),0.04);
|
|
598
606
|
--semi-color-disabled-text: rgba(var(--semi-grey-9),0.35);
|
|
@@ -605,30 +613,36 @@ body[theme-mode=dark], body .semi-always-dark, :host([theme-mode=dark]), :host .
|
|
|
605
613
|
--semi-color-primary-disabled: rgba(var(--semi-brand-2), 1);
|
|
606
614
|
--semi-color-success-disabled: rgba(var(--semi-green-2), 1);
|
|
607
615
|
--semi-color-tertiary-active: rgba(var(--semi-grey-7), 1);
|
|
616
|
+
--semi-color-warning-disabled: rgba(var(--semi-orange-2),1);
|
|
608
617
|
--semi-color-secondary-hover: rgba(var(--semi-light-blue-6), 1);
|
|
609
618
|
--semi-color-secondary-active: rgba(var(--semi-light-blue-7), 1);
|
|
610
|
-
--semi-color-info-light-hover: rgba(var(--semi-blue-5),
|
|
619
|
+
--semi-color-info-light-hover: rgba(var(--semi-blue-5),0.25);
|
|
611
620
|
--semi-color-info-light-active: rgba(var(--semi-blue-5),0.4);
|
|
612
621
|
--semi-color-secondary-disabled: rgba(var(--semi-light-blue-2), 1);
|
|
613
|
-
--semi-color-info-light-default: rgba(var(--semi-blue-5),0.
|
|
614
|
-
--semi-color-
|
|
615
|
-
--semi-color-danger-light-
|
|
616
|
-
--semi-color-danger-light-
|
|
617
|
-
--semi-color-
|
|
618
|
-
--semi-color-
|
|
619
|
-
--semi-color-
|
|
620
|
-
--semi-color-
|
|
621
|
-
--semi-color-
|
|
622
|
+
--semi-color-info-light-default: rgba(var(--semi-blue-5),0.15);
|
|
623
|
+
--semi-color-info-light-disabled: rgba(var(--semi-blue-2),0.15);
|
|
624
|
+
--semi-color-danger-light-hover: rgba(var(--semi-red-5), 0.25);
|
|
625
|
+
--semi-color-danger-light-active: rgba(var(--semi-red-5), 0.4);
|
|
626
|
+
--semi-color-danger-light-default: rgba(var(--semi-red-5), 0.15);
|
|
627
|
+
--semi-color-primary-light-hover: rgba(var(--semi-brand-5),0.25);
|
|
628
|
+
--semi-color-success-light-hover: rgba(var(--semi-green-5),0.25);
|
|
629
|
+
--semi-color-warning-light-hover: rgba(var(--semi-orange-5),0.25);
|
|
630
|
+
--semi-color-danger-light-disabled: rgba(var(--semi-red-2),0.15);
|
|
631
|
+
--semi-color-primary-light-active: rgba(var(--semi-brand-5),0.4);
|
|
632
|
+
--semi-color-success-light-active: rgba(var(--semi-green-5),0.4);
|
|
622
633
|
--semi-color-warning-light-active: rgba(var(--semi-orange-5), 0.4);
|
|
623
|
-
--semi-color-primary-light-default: rgba(var(--semi-brand-5),
|
|
624
|
-
--semi-color-success-light-default: rgba(var(--semi-green-5),
|
|
625
|
-
--semi-color-tertiary-light-hover: rgba(var(--semi-grey-5),
|
|
626
|
-
--semi-color-warning-light-default: rgba(var(--semi-orange-5),
|
|
634
|
+
--semi-color-primary-light-default: rgba(var(--semi-brand-5),0.15);
|
|
635
|
+
--semi-color-success-light-default: rgba(var(--semi-green-5),0.15);
|
|
636
|
+
--semi-color-tertiary-light-hover: rgba(var(--semi-grey-5),0.3);
|
|
637
|
+
--semi-color-warning-light-default: rgba(var(--semi-orange-5),0.15);
|
|
638
|
+
--semi-color-primary-light-disabled: rgba(var(--semi-brand-2),0.15);
|
|
639
|
+
--semi-color-success-light-disabled: rgba(var(--semi-green-2),0.15);
|
|
627
640
|
--semi-color-tertiary-light-active: rgba(var(--semi-grey-5),0.4);
|
|
628
|
-
--semi-color-
|
|
629
|
-
--semi-color-
|
|
630
|
-
--semi-color-
|
|
631
|
-
--semi-color-secondary-light-
|
|
641
|
+
--semi-color-warning-light-disabled: rgba(var(--semi-orange-2),0.15);
|
|
642
|
+
--semi-color-secondary-light-hover: rgba(var(--semi-light-blue-5),0.3);
|
|
643
|
+
--semi-color-tertiary-light-default: rgba(var(--semi-grey-5),0.2);
|
|
644
|
+
--semi-color-secondary-light-active: rgba(var(--semi-light-blue-5),0.4);
|
|
645
|
+
--semi-color-secondary-light-default: rgba(var(--semi-light-blue-5),0.2);
|
|
632
646
|
font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
633
647
|
-webkit-font-smoothing: antialiased;
|
|
634
648
|
--semi-shadow-elevated: 0px 0px 1px 0px rgba(0,0,0,0.30), 0px 4px 14px 0px rgba(0,0,0,0.10);
|
|
@@ -15292,6 +15306,10 @@ img[src=""], img:not([src]) {
|
|
|
15292
15306
|
margin-right: 0;
|
|
15293
15307
|
}
|
|
15294
15308
|
|
|
15309
|
+
.semi-json-viewer {
|
|
15310
|
+
box-sizing: border-box;
|
|
15311
|
+
padding: 12px 0;
|
|
15312
|
+
}
|
|
15295
15313
|
.semi-json-viewer-background {
|
|
15296
15314
|
background-color: var(--semi-color-default);
|
|
15297
15315
|
}
|
|
@@ -19277,6 +19295,537 @@ img[src=""], img:not([src]) {
|
|
|
19277
19295
|
text-align: right;
|
|
19278
19296
|
}
|
|
19279
19297
|
|
|
19298
|
+
.semi-sidebar-main .semi-sidebar-container-content {
|
|
19299
|
+
overflow: hidden;
|
|
19300
|
+
}
|
|
19301
|
+
.semi-sidebar-main-content-wrapper {
|
|
19302
|
+
display: flex;
|
|
19303
|
+
flex-direction: column;
|
|
19304
|
+
height: 100%;
|
|
19305
|
+
}
|
|
19306
|
+
.semi-sidebar-main-content {
|
|
19307
|
+
padding: 12px;
|
|
19308
|
+
height: 100%;
|
|
19309
|
+
box-sizing: border-box;
|
|
19310
|
+
overflow: auto;
|
|
19311
|
+
}
|
|
19312
|
+
.semi-sidebar-container {
|
|
19313
|
+
height: 100%;
|
|
19314
|
+
border-left: 1px solid var(--semi-color-border);
|
|
19315
|
+
box-sizing: border-box;
|
|
19316
|
+
display: flex;
|
|
19317
|
+
flex-direction: column;
|
|
19318
|
+
overflow: hidden;
|
|
19319
|
+
position: relative;
|
|
19320
|
+
}
|
|
19321
|
+
.semi-sidebar-container-header {
|
|
19322
|
+
display: flex;
|
|
19323
|
+
align-items: center;
|
|
19324
|
+
padding: 12px 12px 12px 20px;
|
|
19325
|
+
border-bottom: 1px solid var(--semi-color-border);
|
|
19326
|
+
}
|
|
19327
|
+
.semi-sidebar-container-header-title {
|
|
19328
|
+
flex: 1;
|
|
19329
|
+
font-size: 16px;
|
|
19330
|
+
font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
19331
|
+
line-height: 26px;
|
|
19332
|
+
font-weight: 600;
|
|
19333
|
+
}
|
|
19334
|
+
.semi-sidebar-container-header-closeBtn {
|
|
19335
|
+
flex-shrink: 0;
|
|
19336
|
+
}
|
|
19337
|
+
.semi-sidebar-container-content {
|
|
19338
|
+
flex: 1 1;
|
|
19339
|
+
overflow: hidden;
|
|
19340
|
+
}
|
|
19341
|
+
.semi-sidebar-container .semi-toast-wrapper {
|
|
19342
|
+
position: absolute;
|
|
19343
|
+
}
|
|
19344
|
+
@keyframes semi-sidebar-slideShow_right {
|
|
19345
|
+
from {
|
|
19346
|
+
transform: translateX(100%);
|
|
19347
|
+
}
|
|
19348
|
+
to {
|
|
19349
|
+
transform: translateX(0);
|
|
19350
|
+
}
|
|
19351
|
+
}
|
|
19352
|
+
@keyframes semi-sidebar-slideHide_right {
|
|
19353
|
+
from {
|
|
19354
|
+
transform: translateX(0);
|
|
19355
|
+
}
|
|
19356
|
+
to {
|
|
19357
|
+
transform: translateX(100%);
|
|
19358
|
+
}
|
|
19359
|
+
}
|
|
19360
|
+
.semi-sidebar-animation-content_show {
|
|
19361
|
+
animation: semi-sidebar-slideShow_right 180ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0ms;
|
|
19362
|
+
animation-fill-mode: forwards;
|
|
19363
|
+
}
|
|
19364
|
+
.semi-sidebar-animation-content_hide {
|
|
19365
|
+
animation: semi-sidebar-slideHide_right 180ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0ms;
|
|
19366
|
+
animation-fill-mode: forwards;
|
|
19367
|
+
}
|
|
19368
|
+
.semi-sidebar-mcp-configure-content {
|
|
19369
|
+
padding: 20px 16px;
|
|
19370
|
+
display: flex;
|
|
19371
|
+
flex-direction: column;
|
|
19372
|
+
height: 100%;
|
|
19373
|
+
box-sizing: border-box;
|
|
19374
|
+
}
|
|
19375
|
+
.semi-sidebar-mcp-configure-content-header {
|
|
19376
|
+
display: flex;
|
|
19377
|
+
align-items: center;
|
|
19378
|
+
justify-content: space-between;
|
|
19379
|
+
}
|
|
19380
|
+
.semi-sidebar-mcp-configure-content-header-count {
|
|
19381
|
+
font-size: 12px;
|
|
19382
|
+
font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
19383
|
+
line-height: 16px;
|
|
19384
|
+
vertical-align: middle;
|
|
19385
|
+
color: var(--semi-color-text-2);
|
|
19386
|
+
}
|
|
19387
|
+
.semi-sidebar-mcp-configure-content-search {
|
|
19388
|
+
margin: 16px 0;
|
|
19389
|
+
}
|
|
19390
|
+
.semi-sidebar-mcp-configure-content-search-container {
|
|
19391
|
+
display: flex;
|
|
19392
|
+
column-gap: 8px;
|
|
19393
|
+
}
|
|
19394
|
+
.semi-sidebar-mcp-configure-content-item-container {
|
|
19395
|
+
overflow-y: auto;
|
|
19396
|
+
}
|
|
19397
|
+
.semi-sidebar-mcp-configure-content-item {
|
|
19398
|
+
padding: 8px 16px;
|
|
19399
|
+
display: flex;
|
|
19400
|
+
align-items: center;
|
|
19401
|
+
border-bottom: 1px solid var(--semi-color-border);
|
|
19402
|
+
}
|
|
19403
|
+
.semi-sidebar-mcp-configure-content-item-sign {
|
|
19404
|
+
width: 32px;
|
|
19405
|
+
height: 32px;
|
|
19406
|
+
margin-right: 12px;
|
|
19407
|
+
flex-shrink: 0;
|
|
19408
|
+
}
|
|
19409
|
+
.semi-sidebar-mcp-configure-content-item-sign .semi-icon {
|
|
19410
|
+
font-size: 32px;
|
|
19411
|
+
}
|
|
19412
|
+
.semi-sidebar-mcp-configure-content-item-content {
|
|
19413
|
+
justify-content: center;
|
|
19414
|
+
flex: 1;
|
|
19415
|
+
min-width: 0;
|
|
19416
|
+
margin-right: 24px;
|
|
19417
|
+
}
|
|
19418
|
+
.semi-sidebar-mcp-configure-content-item-content-label {
|
|
19419
|
+
font-size: 14px;
|
|
19420
|
+
font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
19421
|
+
line-height: 20px;
|
|
19422
|
+
font-weight: 600;
|
|
19423
|
+
color: var(--semi-color-text-0);
|
|
19424
|
+
}
|
|
19425
|
+
.semi-sidebar-mcp-configure-content-item-content-desc {
|
|
19426
|
+
font-size: 12px;
|
|
19427
|
+
font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
19428
|
+
line-height: 16px;
|
|
19429
|
+
color: var(--semi-color-text-0);
|
|
19430
|
+
overflow: hidden;
|
|
19431
|
+
text-overflow: ellipsis;
|
|
19432
|
+
white-space: nowrap;
|
|
19433
|
+
max-width: 100%;
|
|
19434
|
+
}
|
|
19435
|
+
.semi-sidebar-mcp-configure-content-item-button {
|
|
19436
|
+
flex-shrink: 0;
|
|
19437
|
+
}
|
|
19438
|
+
.semi-sidebar-mcp-configure-content-item-button-configure {
|
|
19439
|
+
margin-right: 12px;
|
|
19440
|
+
}
|
|
19441
|
+
.semi-sidebar-mcp-configure-content-item-button.semi-button.semi-button-with-icon-only {
|
|
19442
|
+
width: 24px;
|
|
19443
|
+
height: 24px;
|
|
19444
|
+
}
|
|
19445
|
+
.semi-sidebar-mcp-configure-content-custom-empty {
|
|
19446
|
+
margin-top: 64px;
|
|
19447
|
+
}
|
|
19448
|
+
.semi-sidebar-annotation .semi-sidebar-container-content {
|
|
19449
|
+
padding: 12px;
|
|
19450
|
+
overflow: auto;
|
|
19451
|
+
}
|
|
19452
|
+
.semi-sidebar-annotation-content {
|
|
19453
|
+
display: flex;
|
|
19454
|
+
flex-direction: row;
|
|
19455
|
+
flex-wrap: wrap;
|
|
19456
|
+
gap: 8px;
|
|
19457
|
+
width: 100%;
|
|
19458
|
+
}
|
|
19459
|
+
.semi-sidebar-annotation-item {
|
|
19460
|
+
cursor: pointer;
|
|
19461
|
+
}
|
|
19462
|
+
.semi-sidebar-annotation-item-title {
|
|
19463
|
+
overflow: hidden;
|
|
19464
|
+
text-overflow: ellipsis;
|
|
19465
|
+
white-space: normal;
|
|
19466
|
+
max-width: 100%;
|
|
19467
|
+
display: -webkit-box;
|
|
19468
|
+
line-clamp: 2;
|
|
19469
|
+
-webkit-line-clamp: 2;
|
|
19470
|
+
-webkit-box-orient: vertical;
|
|
19471
|
+
font-size: 14px;
|
|
19472
|
+
font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
19473
|
+
line-height: 20px;
|
|
19474
|
+
color: var(--semi-color-text-0);
|
|
19475
|
+
font-weight: 600;
|
|
19476
|
+
}
|
|
19477
|
+
.semi-sidebar-annotation-item-footer {
|
|
19478
|
+
display: flex;
|
|
19479
|
+
column-gap: 4px;
|
|
19480
|
+
align-items: center;
|
|
19481
|
+
}
|
|
19482
|
+
.semi-sidebar-annotation-item-footer-logo {
|
|
19483
|
+
font-size: 14px;
|
|
19484
|
+
width: 14px;
|
|
19485
|
+
height: 14px;
|
|
19486
|
+
}
|
|
19487
|
+
.semi-sidebar-annotation-item-footer-text {
|
|
19488
|
+
font-size: 12px;
|
|
19489
|
+
font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
19490
|
+
line-height: 16px;
|
|
19491
|
+
color: var(--semi-color-text-0);
|
|
19492
|
+
overflow: hidden;
|
|
19493
|
+
text-overflow: ellipsis;
|
|
19494
|
+
white-space: nowrap;
|
|
19495
|
+
flex-grow: 1;
|
|
19496
|
+
}
|
|
19497
|
+
.semi-sidebar-annotation-item-footer-order {
|
|
19498
|
+
box-sizing: border-box;
|
|
19499
|
+
min-width: 16px;
|
|
19500
|
+
padding: 0 2px;
|
|
19501
|
+
height: 16px;
|
|
19502
|
+
border-radius: 8px;
|
|
19503
|
+
background-color: var(--semi-color-fill-1);
|
|
19504
|
+
display: flex;
|
|
19505
|
+
align-items: center;
|
|
19506
|
+
justify-content: center;
|
|
19507
|
+
font-size: 12px;
|
|
19508
|
+
font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
19509
|
+
line-height: 16px;
|
|
19510
|
+
color: var(--semi-color-text-2);
|
|
19511
|
+
}
|
|
19512
|
+
.semi-sidebar-annotation-item-text {
|
|
19513
|
+
padding: 3px 12px;
|
|
19514
|
+
width: 100%;
|
|
19515
|
+
row-gap: 8px;
|
|
19516
|
+
display: flex;
|
|
19517
|
+
flex-direction: column;
|
|
19518
|
+
}
|
|
19519
|
+
.semi-sidebar-annotation-item-text-detail {
|
|
19520
|
+
overflow: hidden;
|
|
19521
|
+
text-overflow: ellipsis;
|
|
19522
|
+
white-space: normal;
|
|
19523
|
+
max-width: 100%;
|
|
19524
|
+
display: -webkit-box;
|
|
19525
|
+
line-clamp: 4;
|
|
19526
|
+
-webkit-line-clamp: 4;
|
|
19527
|
+
-webkit-box-orient: vertical;
|
|
19528
|
+
font-size: 12px;
|
|
19529
|
+
font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
19530
|
+
line-height: 16px;
|
|
19531
|
+
color: var(--semi-color-text-2);
|
|
19532
|
+
}
|
|
19533
|
+
.semi-sidebar-annotation-item-video {
|
|
19534
|
+
border-radius: 6px;
|
|
19535
|
+
border: 1px solid var(--semi-color-border);
|
|
19536
|
+
overflow: hidden;
|
|
19537
|
+
width: calc((100% - 8px) / 2);
|
|
19538
|
+
box-sizing: border-box;
|
|
19539
|
+
}
|
|
19540
|
+
.semi-sidebar-annotation-item-video-content {
|
|
19541
|
+
padding: 8px 8px 12px 8px;
|
|
19542
|
+
display: flex;
|
|
19543
|
+
flex-direction: column;
|
|
19544
|
+
row-gap: 8px;
|
|
19545
|
+
}
|
|
19546
|
+
.semi-sidebar-annotation-item-video .semi-sidebar-annotation-item-title {
|
|
19547
|
+
height: 40px;
|
|
19548
|
+
}
|
|
19549
|
+
.semi-sidebar-annotation-item-video-img {
|
|
19550
|
+
width: 100%;
|
|
19551
|
+
height: 100%;
|
|
19552
|
+
object-fit: cover;
|
|
19553
|
+
}
|
|
19554
|
+
.semi-sidebar-annotation-item-video-img-wrapper {
|
|
19555
|
+
position: relative;
|
|
19556
|
+
width: 100%;
|
|
19557
|
+
height: 107px;
|
|
19558
|
+
}
|
|
19559
|
+
.semi-sidebar-annotation-item-video-play {
|
|
19560
|
+
position: absolute;
|
|
19561
|
+
top: 6px;
|
|
19562
|
+
right: 6px;
|
|
19563
|
+
border: 1px solid var(--semi-color-bg-0);
|
|
19564
|
+
background: var(--semi-color-text-2);
|
|
19565
|
+
color: var(--semi-color-bg-0);
|
|
19566
|
+
border-radius: 50%;
|
|
19567
|
+
width: 20px;
|
|
19568
|
+
height: 20px;
|
|
19569
|
+
}
|
|
19570
|
+
.semi-sidebar-annotation-item-video-play.semi-icon {
|
|
19571
|
+
display: inline-flex;
|
|
19572
|
+
align-items: center;
|
|
19573
|
+
justify-content: center;
|
|
19574
|
+
font-size: 12px;
|
|
19575
|
+
}
|
|
19576
|
+
.semi-sidebar-annotation-item-video-duration {
|
|
19577
|
+
padding: 2px 4px;
|
|
19578
|
+
position: absolute;
|
|
19579
|
+
bottom: 6px;
|
|
19580
|
+
right: 6px;
|
|
19581
|
+
background-color: rgba(var(--semi-grey-7), 0.7);
|
|
19582
|
+
border-radius: 4px;
|
|
19583
|
+
font-size: 12px;
|
|
19584
|
+
font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
19585
|
+
line-height: 16px;
|
|
19586
|
+
color: var(--semi-color-bg-0);
|
|
19587
|
+
}
|
|
19588
|
+
.semi-sidebar-annotation-item-video-title {
|
|
19589
|
+
font-size: 14px;
|
|
19590
|
+
font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
19591
|
+
line-height: 20px;
|
|
19592
|
+
color: var(--semi-color-text-0);
|
|
19593
|
+
}
|
|
19594
|
+
.semi-sidebar-code-content {
|
|
19595
|
+
height: 100%;
|
|
19596
|
+
}
|
|
19597
|
+
.semi-sidebar-code-content .semi-codeHighlight-defaultTheme pre[class*=language-], .semi-sidebar-main-content .semi-codeHighlight-defaultTheme pre[class*=language-] {
|
|
19598
|
+
margin: 0px;
|
|
19599
|
+
padding-top: 0px;
|
|
19600
|
+
padding-bottom: 0px;
|
|
19601
|
+
background-color: transparent;
|
|
19602
|
+
overflow-y: hidden;
|
|
19603
|
+
overflow-x: auto;
|
|
19604
|
+
}
|
|
19605
|
+
.semi-sidebar-code-content .semi-codeHighlight .line-numbers .line-numbers-rows, .semi-sidebar-main-content .semi-codeHighlight .line-numbers .line-numbers-rows {
|
|
19606
|
+
border-right: none;
|
|
19607
|
+
}
|
|
19608
|
+
.semi-sidebar-code-content .semi-json-viewer, .semi-sidebar-main-content .semi-json-viewer {
|
|
19609
|
+
padding-top: 0px;
|
|
19610
|
+
padding-bottom: 0px;
|
|
19611
|
+
background-color: transparent;
|
|
19612
|
+
}
|
|
19613
|
+
.semi-sidebar-collapse .semi-collapse-item {
|
|
19614
|
+
border: 1px solid var(--semi-color-border);
|
|
19615
|
+
border-radius: 8px;
|
|
19616
|
+
}
|
|
19617
|
+
.semi-sidebar-collapse .semi-collapse-item:not(:last-child) {
|
|
19618
|
+
margin-bottom: 8px;
|
|
19619
|
+
}
|
|
19620
|
+
.semi-sidebar-collapse .semi-collapse-header {
|
|
19621
|
+
padding: 8px 16px;
|
|
19622
|
+
margin: 0px;
|
|
19623
|
+
font-weight: 400;
|
|
19624
|
+
}
|
|
19625
|
+
.semi-sidebar-collapse-header-content {
|
|
19626
|
+
display: flex;
|
|
19627
|
+
align-items: center;
|
|
19628
|
+
gap: 8px;
|
|
19629
|
+
width: 100%;
|
|
19630
|
+
padding-right: 8px;
|
|
19631
|
+
}
|
|
19632
|
+
.semi-sidebar-collapse-header-content .semi-icon {
|
|
19633
|
+
color: var(--semi-color-text-1);
|
|
19634
|
+
}
|
|
19635
|
+
.semi-sidebar-collapse-header-text {
|
|
19636
|
+
flex: 1;
|
|
19637
|
+
overflow: hidden;
|
|
19638
|
+
text-overflow: ellipsis;
|
|
19639
|
+
white-space: nowrap;
|
|
19640
|
+
}
|
|
19641
|
+
.semi-sidebar-collapse-header-expand-btn {
|
|
19642
|
+
flex-shrink: 0;
|
|
19643
|
+
}
|
|
19644
|
+
.semi-sidebar-collapse-header-expand-btn.semi-button.semi-button-with-icon-only {
|
|
19645
|
+
padding: 4px;
|
|
19646
|
+
width: 24px;
|
|
19647
|
+
height: 24px;
|
|
19648
|
+
}
|
|
19649
|
+
.semi-sidebar-collapse .semi-collapse-item-active .semi-collapsible-wrapper {
|
|
19650
|
+
border-top: 1px solid var(--semi-color-border);
|
|
19651
|
+
}
|
|
19652
|
+
.semi-sidebar-collapse-code .semi-collapse-content {
|
|
19653
|
+
padding: 12px 0px;
|
|
19654
|
+
}
|
|
19655
|
+
.semi-sidebar-options {
|
|
19656
|
+
display: flex;
|
|
19657
|
+
flex-direction: row;
|
|
19658
|
+
flex-wrap: wrap;
|
|
19659
|
+
gap: 8px;
|
|
19660
|
+
padding: 8px 12px;
|
|
19661
|
+
border-bottom: 1px solid var(--semi-color-border);
|
|
19662
|
+
}
|
|
19663
|
+
.semi-sidebar-options-button .semi-button-content-right {
|
|
19664
|
+
margin-left: 4px;
|
|
19665
|
+
}
|
|
19666
|
+
.semi-sidebar-options-normal.semi-button-primary.semi-button-light {
|
|
19667
|
+
color: var(--semi-color-text-2);
|
|
19668
|
+
font-weight: 400;
|
|
19669
|
+
}
|
|
19670
|
+
.semi-sidebar-file .tiptap {
|
|
19671
|
+
font-size: 14px;
|
|
19672
|
+
line-height: 24px;
|
|
19673
|
+
}
|
|
19674
|
+
.semi-sidebar-file .tiptap ::selection {
|
|
19675
|
+
background: rgba(var(--semi-light-blue-1), 1);
|
|
19676
|
+
}
|
|
19677
|
+
.semi-sidebar-file .tiptap ::-moz-selection {
|
|
19678
|
+
background: rgba(var(--semi-light-blue-1), 1);
|
|
19679
|
+
}
|
|
19680
|
+
.semi-sidebar-file .tiptap p.is-editor-empty:first-child::before {
|
|
19681
|
+
color: var(--semi-color-text-2);
|
|
19682
|
+
content: attr(data-placeholder);
|
|
19683
|
+
float: left;
|
|
19684
|
+
height: 0;
|
|
19685
|
+
pointer-events: none;
|
|
19686
|
+
}
|
|
19687
|
+
.semi-sidebar-file .tiptap p {
|
|
19688
|
+
margin: 0px;
|
|
19689
|
+
white-space: pre-wrap;
|
|
19690
|
+
color: var(--semi-color-text-0);
|
|
19691
|
+
}
|
|
19692
|
+
.semi-sidebar-file .tiptap blockquote {
|
|
19693
|
+
border-left: 3px solid var(--semi-color-border);
|
|
19694
|
+
margin: 24px 0;
|
|
19695
|
+
padding-left: 16px;
|
|
19696
|
+
}
|
|
19697
|
+
.semi-sidebar-file .tiptap:focus {
|
|
19698
|
+
outline: none;
|
|
19699
|
+
}
|
|
19700
|
+
.semi-sidebar-file .tiptap pre {
|
|
19701
|
+
background-color: var(--semi-color-fill-0);
|
|
19702
|
+
padding: 2px 4px;
|
|
19703
|
+
border-radius: 4px;
|
|
19704
|
+
overflow: auto;
|
|
19705
|
+
font-size: 14px;
|
|
19706
|
+
line-height: 24px;
|
|
19707
|
+
border: 1px solid var(--semi-color-border);
|
|
19708
|
+
}
|
|
19709
|
+
.semi-sidebar-file .tiptap pre code {
|
|
19710
|
+
background-color: transparent;
|
|
19711
|
+
}
|
|
19712
|
+
.semi-sidebar-file .tiptap code {
|
|
19713
|
+
background-color: var(--semi-color-border);
|
|
19714
|
+
padding: 2px 4px;
|
|
19715
|
+
}
|
|
19716
|
+
.semi-sidebar-file .tiptap hr {
|
|
19717
|
+
border: none;
|
|
19718
|
+
border-top: 1px solid var(--semi-color-border);
|
|
19719
|
+
}
|
|
19720
|
+
.semi-sidebar-file .tiptap span.select {
|
|
19721
|
+
display: inline-block;
|
|
19722
|
+
background-color: rgba(var(--semi-light-blue-1), 1);
|
|
19723
|
+
line-height: 24px;
|
|
19724
|
+
}
|
|
19725
|
+
.semi-sidebar-file .tiptap.ProseMirror img:not([data-type=emoji] img) {
|
|
19726
|
+
outline: 0.125rem solid transparent;
|
|
19727
|
+
margin: 12px 0;
|
|
19728
|
+
}
|
|
19729
|
+
.semi-sidebar-file .tiptap.ProseMirror img:not([data-type=emoji] img).ProseMirror-selectednode {
|
|
19730
|
+
outline-color: var(--semi-color-text-0);
|
|
19731
|
+
}
|
|
19732
|
+
.semi-sidebar-file .tiptap .tiptap-image-slot .uploadFail .semi-upload-drag-area, .semi-sidebar-file .tiptap .tiptap-image-slot .validateFail .semi-upload-drag-area, .semi-sidebar-file .tiptap .tiptap-image-slot .uploading .semi-upload-drag-area, .semi-sidebar-file .tiptap .tiptap-image-slot .success .semi-upload-drag-area {
|
|
19733
|
+
display: none;
|
|
19734
|
+
}
|
|
19735
|
+
.semi-sidebar-file-menu-bar {
|
|
19736
|
+
display: flex;
|
|
19737
|
+
flex-direction: row;
|
|
19738
|
+
align-items: center;
|
|
19739
|
+
justify-content: center;
|
|
19740
|
+
flex-wrap: wrap;
|
|
19741
|
+
gap: 2px;
|
|
19742
|
+
border-top: 1px solid var(--semi-color-border);
|
|
19743
|
+
border-bottom: 1px solid var(--semi-color-border);
|
|
19744
|
+
padding: 2px 12px;
|
|
19745
|
+
}
|
|
19746
|
+
.semi-sidebar-file-menu-bar-dropdown-item-active {
|
|
19747
|
+
color: var(--semi-color-primary);
|
|
19748
|
+
background: var(--semi-color-fill-0);
|
|
19749
|
+
}
|
|
19750
|
+
.semi-sidebar-file-menu-bar .semi-divider-vertical {
|
|
19751
|
+
margin: 0px;
|
|
19752
|
+
}
|
|
19753
|
+
.semi-sidebar-file-menu-bar-btn-active.semi-button-tertiary.semi-button-borderless {
|
|
19754
|
+
background: var(--semi-color-fill-0);
|
|
19755
|
+
}
|
|
19756
|
+
.semi-sidebar-file-menu-bar-btn-codeblock {
|
|
19757
|
+
font-size: 12px;
|
|
19758
|
+
line-height: 16px;
|
|
19759
|
+
padding: 8px;
|
|
19760
|
+
}
|
|
19761
|
+
.semi-sidebar-file-menu-bar-link-dropdown {
|
|
19762
|
+
padding: 8px;
|
|
19763
|
+
display: flex;
|
|
19764
|
+
align-items: center;
|
|
19765
|
+
justify-content: center;
|
|
19766
|
+
}
|
|
19767
|
+
.semi-sidebar-file-menu-bar-link-dropdown-btn-active.semi-button-tertiary.semi-button-borderless {
|
|
19768
|
+
color: var(--semi-color-primary);
|
|
19769
|
+
}
|
|
19770
|
+
.semi-sidebar-detail .semi-sidebar-file {
|
|
19771
|
+
height: 100%;
|
|
19772
|
+
display: flex;
|
|
19773
|
+
flex-direction: column;
|
|
19774
|
+
}
|
|
19775
|
+
.semi-sidebar-detail .semi-sidebar-file-content {
|
|
19776
|
+
height: 100%;
|
|
19777
|
+
}
|
|
19778
|
+
.semi-sidebar-detail .semi-sidebar-file-editor {
|
|
19779
|
+
overflow: auto;
|
|
19780
|
+
flex: 1;
|
|
19781
|
+
padding: 0 12px;
|
|
19782
|
+
}
|
|
19783
|
+
.semi-sidebar-detail .semi-sidebar-code-content {
|
|
19784
|
+
overflow: auto;
|
|
19785
|
+
}
|
|
19786
|
+
.semi-sidebar-main .semi-sidebar-code-content {
|
|
19787
|
+
height: 200px;
|
|
19788
|
+
overflow: auto;
|
|
19789
|
+
}
|
|
19790
|
+
.semi-sidebar-main .semi-sidebar-collapse-file .semi-collapse-content {
|
|
19791
|
+
max-height: 400px;
|
|
19792
|
+
overflow: auto;
|
|
19793
|
+
}
|
|
19794
|
+
.semi-sidebar-main .semi-sidebar-collapse-code .semi-collapse-content {
|
|
19795
|
+
max-height: 200px;
|
|
19796
|
+
overflow: auto;
|
|
19797
|
+
}
|
|
19798
|
+
.semi-sidebar-main .semi-codeHighlight {
|
|
19799
|
+
height: 200px;
|
|
19800
|
+
overflow: auto;
|
|
19801
|
+
}
|
|
19802
|
+
.semi-sidebar-detail-header {
|
|
19803
|
+
display: flex;
|
|
19804
|
+
flex-direction: row;
|
|
19805
|
+
justify-content: space-between;
|
|
19806
|
+
align-items: center;
|
|
19807
|
+
color: var(--semi-color-text-0);
|
|
19808
|
+
padding: 12px;
|
|
19809
|
+
}
|
|
19810
|
+
.semi-sidebar-detail-header-left {
|
|
19811
|
+
display: flex;
|
|
19812
|
+
flex-direction: row;
|
|
19813
|
+
column-gap: 8px;
|
|
19814
|
+
align-items: center;
|
|
19815
|
+
}
|
|
19816
|
+
.semi-sidebar-detail-header-title {
|
|
19817
|
+
font-size: 16px;
|
|
19818
|
+
font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
19819
|
+
line-height: 26px;
|
|
19820
|
+
font-weight: 600;
|
|
19821
|
+
}
|
|
19822
|
+
.semi-sidebar-detail-header-right {
|
|
19823
|
+
display: flex;
|
|
19824
|
+
flex-direction: row;
|
|
19825
|
+
column-gap: 4px;
|
|
19826
|
+
align-items: center;
|
|
19827
|
+
}
|
|
19828
|
+
|
|
19280
19829
|
.semi-skeleton-avatar, .semi-skeleton-image, .semi-skeleton-title, .semi-skeleton-button {
|
|
19281
19830
|
background: var(--semi-color-fill-0);
|
|
19282
19831
|
border-radius: var(--semi-border-radius-small);
|