@semi-bot/semi-theme-kn-ai-platform 1.0.0 → 1.0.1

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/semi.css CHANGED
@@ -1,356 +1,356 @@
1
1
  /* sizing */
2
2
  /* spacing */
3
- body, body[theme-mode=dark] .semi-always-light {
3
+ body, body[theme-mode=dark] .semi-always-light, :host, :host .semi-always-light {
4
4
  --semi-black: 0,0,0;
5
- --semi-red-0: 251,237,231;
6
- --semi-red-1: 248,211,198;
7
- --semi-red-2: 241,165,144;
8
- --semi-red-3: 233,119,93;
9
- --semi-red-4: 226,73,45;
10
- --semi-red-5: 219,26,0;
11
- --semi-red-6: 183,16,0;
12
- --semi-red-7: 148,8,0;
13
- --semi-red-8: 112,2,0;
14
- --semi-red-9: 76,0,1;
5
+ --semi-red-0: 255,243,237;
6
+ --semi-red-1: 255,223,208;
7
+ --semi-red-2: 255,189,161;
8
+ --semi-red-3: 255,151,114;
9
+ --semi-red-4: 255,110,67;
10
+ --semi-red-5: 255,66,20;
11
+ --semi-red-6: 219,45,11;
12
+ --semi-red-7: 184,27,3;
13
+ --semi-red-8: 148,14,0;
14
+ --semi-red-9: 112,7,0;
15
15
  --semi-white: 255,255,255;
16
- --semi-blue-0: 224,228,243;
17
- --semi-blue-1: 185,195,231;
18
- --semi-blue-2: 125,141,208;
19
- --semi-blue-3: 74,93,184;
20
- --semi-blue-4: 32,53,161;
21
- --semi-blue-5: 0,20,137;
22
- --semi-blue-6: 0,15,117;
23
- --semi-blue-7: 0,11,96;
24
- --semi-blue-8: 0,7,76;
25
- --semi-blue-9: 0,4,55;
26
- --semi-cyan-0: 228,247,247;
27
- --semi-cyan-1: 192,238,240;
28
- --semi-cyan-2: 135,220,225;
29
- --semi-cyan-3: 84,200,209;
30
- --semi-cyan-4: 39,180,194;
31
- --semi-cyan-5: 0,160,179;
32
- --semi-cyan-6: 0,131,149;
33
- --semi-cyan-7: 0,103,119;
34
- --semi-cyan-8: 0,76,90;
35
- --semi-cyan-9: 0,49,60;
16
+ --semi-blue-0: 235,245,255;
17
+ --semi-blue-1: 204,230,255;
18
+ --semi-blue-2: 153,204,255;
19
+ --semi-blue-3: 102,176,255;
20
+ --semi-blue-4: 51,146,255;
21
+ --semi-blue-5: 0,115,255;
22
+ --semi-blue-6: 0,95,219;
23
+ --semi-blue-7: 0,77,184;
24
+ --semi-blue-8: 0,59,148;
25
+ --semi-blue-9: 0,43,112;
26
+ --semi-cyan-0: 231,250,251;
27
+ --semi-cyan-1: 198,244,248;
28
+ --semi-cyan-2: 144,232,241;
29
+ --semi-cyan-3: 93,219,233;
30
+ --semi-cyan-4: 45,204,226;
31
+ --semi-cyan-5: 0,189,219;
32
+ --semi-cyan-6: 0,154,182;
33
+ --semi-cyan-7: 0,121,146;
34
+ --semi-cyan-8: 0,89,110;
35
+ --semi-cyan-9: 0,58,73;
36
36
  --semi-grey-0: 249,249,249;
37
- --semi-grey-1: 230,231,234;
38
- --semi-grey-2: 198,199,205;
39
- --semi-grey-3: 167,168,176;
40
- --semi-grey-4: 136,137,146;
41
- --semi-grey-5: 107,108,117;
42
- --semi-grey-6: 85,86,97;
43
- --semi-grey-7: 65,66,76;
37
+ --semi-grey-1: 230,230,234;
38
+ --semi-grey-2: 198,198,205;
39
+ --semi-grey-3: 167,167,176;
40
+ --semi-grey-4: 136,136,146;
41
+ --semi-grey-5: 107,107,117;
42
+ --semi-grey-6: 86,85,97;
43
+ --semi-grey-7: 65,65,76;
44
44
  --semi-grey-8: 46,46,56;
45
- --semi-grey-9: 28,28,35;
46
- --semi-lime-0: 240,248,228;
47
- --semi-lime-1: 222,241,193;
48
- --semi-lime-2: 194,227,136;
49
- --semi-lime-3: 171,212,85;
50
- --semi-lime-4: 152,198,40;
51
- --semi-lime-5: 136,184,0;
52
- --semi-lime-6: 111,153,0;
53
- --semi-lime-7: 87,123,0;
54
- --semi-lime-8: 63,92,0;
55
- --semi-lime-9: 41,61,0;
56
- --semi-pink-0: 250,230,234;
57
- --semi-pink-1: 245,196,206;
58
- --semi-pink-2: 235,141,163;
59
- --semi-pink-3: 225,90,126;
60
- --semi-pink-4: 215,43,94;
61
- --semi-pink-5: 205,0,68;
62
- --semi-pink-6: 169,0,62;
63
- --semi-pink-7: 134,0,53;
64
- --semi-pink-8: 98,0,42;
65
- --semi-pink-9: 62,0,29;
66
- --semi-teal-0: 228,247,244;
67
- --semi-teal-1: 192,240,232;
68
- --semi-teal-2: 135,225,212;
69
- --semi-teal-3: 84,209,193;
70
- --semi-teal-4: 39,194,177;
71
- --semi-teal-5: 0,179,162;
72
- --semi-teal-6: 0,149,137;
73
- --semi-teal-7: 0,119,112;
74
- --semi-teal-8: 0,90,85;
75
- --semi-teal-9: 0,60,58;
76
- --semi-amber-0: 251,248,231;
77
- --semi-amber-1: 246,239,197;
78
- --semi-amber-2: 237,220,142;
79
- --semi-amber-3: 229,199,91;
80
- --semi-amber-4: 220,176,44;
81
- --semi-amber-5: 211,151,0;
82
- --semi-amber-6: 176,117,0;
83
- --semi-amber-7: 141,87,0;
84
- --semi-amber-8: 105,60,0;
85
- --semi-amber-9: 70,36,0;
86
- --semi-brand-0: 224,228,243;
87
- --semi-brand-1: 185,195,231;
88
- --semi-brand-2: 125,141,208;
89
- --semi-brand-3: 74,93,184;
90
- --semi-brand-4: 32,53,161;
91
- --semi-brand-5: 0,20,137;
92
- --semi-brand-6: 0,15,117;
93
- --semi-brand-7: 0,11,96;
94
- --semi-brand-8: 0,7,76;
95
- --semi-brand-9: 0,4,55;
96
- --semi-green-0: 231,247,232;
97
- --semi-green-1: 199,240,200;
98
- --semi-green-2: 148,225,152;
99
- --semi-green-3: 103,209,110;
100
- --semi-green-4: 62,194,73;
101
- --semi-green-5: 27,179,42;
102
- --semi-green-6: 21,149,36;
103
- --semi-green-7: 16,119,29;
104
- --semi-green-8: 11,90,23;
105
- --semi-green-9: 7,60,15;
106
- --semi-indigo-0: 232,235,247;
107
- --semi-indigo-1: 200,209,240;
108
- --semi-indigo-2: 150,165,225;
109
- --semi-indigo-3: 106,124,209;
110
- --semi-indigo-4: 66,87,194;
111
- --semi-indigo-5: 31,53,179;
112
- --semi-indigo-6: 23,41,159;
113
- --semi-indigo-7: 16,30,138;
114
- --semi-indigo-8: 10,20,118;
115
- --semi-indigo-9: 5,13,97;
116
- --semi-orange-0: 252,245,231;
117
- --semi-orange-1: 248,232,199;
118
- --semi-orange-2: 241,207,145;
119
- --semi-orange-3: 235,180,94;
120
- --semi-orange-4: 228,151,46;
121
- --semi-orange-5: 221,120,0;
122
- --semi-orange-6: 184,91,0;
123
- --semi-orange-7: 147,65,0;
124
- --semi-orange-8: 111,43,0;
125
- --semi-orange-9: 74,25,0;
126
- --semi-purple-0: 247,228,247;
127
- --semi-purple-1: 239,192,240;
128
- --semi-purple-2: 220,136,225;
129
- --semi-purple-3: 199,85,209;
130
- --semi-purple-4: 177,41,194;
131
- --semi-purple-5: 153,2,179;
132
- --semi-purple-6: 130,0,159;
133
- --semi-purple-7: 109,0,138;
134
- --semi-purple-8: 89,0,118;
135
- --semi-purple-9: 70,0,97;
136
- --semi-violet-0: 239,230,247;
137
- --semi-violet-1: 217,197,240;
138
- --semi-violet-2: 179,144,225;
139
- --semi-violet-3: 143,96,209;
140
- --semi-violet-4: 107,54,194;
141
- --semi-violet-5: 73,18,179;
142
- --semi-violet-6: 57,11,159;
143
- --semi-violet-7: 42,6,138;
144
- --semi-violet-8: 29,1,118;
145
- --semi-violet-9: 20,0,97;
146
- --semi-yellow-0: 252,250,231;
147
- --semi-yellow-1: 248,245,198;
148
- --semi-yellow-2: 241,231,145;
149
- --semi-yellow-3: 234,215,94;
150
- --semi-yellow-4: 227,197,45;
151
- --semi-yellow-5: 220,176,0;
152
- --semi-yellow-6: 183,150,0;
153
- --semi-yellow-7: 147,122,0;
154
- --semi-yellow-8: 110,94,0;
155
- --semi-yellow-9: 73,64,0;
156
- --semi-light-blue-0: 230,244,250;
157
- --semi-light-blue-1: 197,231,246;
158
- --semi-light-blue-2: 142,206,237;
159
- --semi-light-blue-3: 91,181,227;
160
- --semi-light-blue-4: 44,156,218;
161
- --semi-light-blue-5: 0,131,209;
162
- --semi-light-blue-6: 0,106,173;
163
- --semi-light-blue-7: 0,82,138;
164
- --semi-light-blue-8: 0,59,102;
165
- --semi-light-blue-9: 0,37,66;
166
- --semi-light-green-0: 241,247,231;
167
- --semi-light-green-1: 223,240,199;
168
- --semi-light-green-2: 191,225,148;
169
- --semi-light-green-3: 161,209,103;
170
- --semi-light-green-4: 132,194,62;
171
- --semi-light-green-5: 105,179,27;
172
- --semi-light-green-6: 85,149,21;
173
- --semi-light-green-7: 65,119,16;
174
- --semi-light-green-8: 47,90,11;
175
- --semi-light-green-9: 30,60,7;
176
- }
177
-
178
- body[theme-mode=dark], body .semi-always-dark {
45
+ --semi-grey-9: 29,28,35;
46
+ --semi-lime-0: 249,255,234;
47
+ --semi-lime-1: 240,254,204;
48
+ --semi-lime-2: 224,254,152;
49
+ --semi-lime-3: 206,253,101;
50
+ --semi-lime-4: 187,253,51;
51
+ --semi-lime-5: 166,252,0;
52
+ --semi-lime-6: 135,210,0;
53
+ --semi-lime-7: 105,168,0;
54
+ --semi-lime-8: 77,126,0;
55
+ --semi-lime-9: 50,84,0;
56
+ --semi-pink-0: 255,237,237;
57
+ --semi-pink-1: 255,208,211;
58
+ --semi-pink-2: 255,161,170;
59
+ --semi-pink-3: 255,114,132;
60
+ --semi-pink-4: 255,67,98;
61
+ --semi-pink-5: 255,20,66;
62
+ --semi-pink-6: 219,11,58;
63
+ --semi-pink-7: 184,3,51;
64
+ --semi-pink-8: 148,0,44;
65
+ --semi-pink-9: 112,0,37;
66
+ --semi-teal-0: 230,250,249;
67
+ --semi-teal-1: 195,244,243;
68
+ --semi-teal-2: 140,233,233;
69
+ --semi-teal-3: 89,220,222;
70
+ --semi-teal-4: 42,206,211;
71
+ --semi-teal-5: 0,191,200;
72
+ --semi-teal-6: 0,156,167;
73
+ --semi-teal-7: 0,123,133;
74
+ --semi-teal-8: 0,90,100;
75
+ --semi-teal-9: 0,59,67;
76
+ --semi-amber-0: 255,254,235;
77
+ --semi-amber-1: 255,252,204;
78
+ --semi-amber-2: 255,246,153;
79
+ --semi-amber-3: 255,237,102;
80
+ --semi-amber-4: 255,224,51;
81
+ --semi-amber-5: 255,208,0;
82
+ --semi-amber-6: 213,177,0;
83
+ --semi-amber-7: 170,144,0;
84
+ --semi-amber-8: 128,110,0;
85
+ --semi-amber-9: 85,75,0;
86
+ --semi-brand-0: 242,242,255;
87
+ --semi-brand-1: 218,219,255;
88
+ --semi-brand-2: 181,183,255;
89
+ --semi-brand-3: 143,145,255;
90
+ --semi-brand-4: 107,106,255;
91
+ --semi-brand-5: 73,69,255;
92
+ --semi-brand-6: 59,53,219;
93
+ --semi-brand-7: 47,39,184;
94
+ --semi-brand-8: 35,27,148;
95
+ --semi-brand-9: 25,17,112;
96
+ --semi-green-0: 237,250,239;
97
+ --semi-green-1: 210,245,215;
98
+ --semi-green-2: 168,235,178;
99
+ --semi-green-3: 129,225,145;
100
+ --semi-green-4: 93,215,116;
101
+ --semi-green-5: 59,205,89;
102
+ --semi-green-6: 47,171,75;
103
+ --semi-green-7: 37,137,60;
104
+ --semi-green-8: 26,102,46;
105
+ --semi-green-9: 17,68,31;
106
+ --semi-indigo-0: 239,241,251;
107
+ --semi-indigo-1: 213,219,248;
108
+ --semi-indigo-2: 174,184,240;
109
+ --semi-indigo-3: 136,149,233;
110
+ --semi-indigo-4: 100,115,225;
111
+ --semi-indigo-5: 67,82,218;
112
+ --semi-indigo-6: 51,61,182;
113
+ --semi-indigo-7: 36,44,147;
114
+ --semi-indigo-8: 24,28,111;
115
+ --semi-indigo-9: 14,16,75;
116
+ --semi-orange-0: 255,250,235;
117
+ --semi-orange-1: 255,242,204;
118
+ --semi-orange-2: 255,226,153;
119
+ --semi-orange-3: 255,206,102;
120
+ --semi-orange-4: 255,183,51;
121
+ --semi-orange-5: 255,157,0;
122
+ --semi-orange-6: 213,120,0;
123
+ --semi-orange-7: 170,88,0;
124
+ --semi-orange-8: 128,59,0;
125
+ --semi-orange-9: 85,35,0;
126
+ --semi-purple-0: 251,235,249;
127
+ --semi-purple-1: 246,206,243;
128
+ --semi-purple-2: 238,159,234;
129
+ --semi-purple-3: 229,116,228;
130
+ --semi-purple-4: 217,75,221;
131
+ --semi-purple-5: 202,37,212;
132
+ --semi-purple-6: 163,25,176;
133
+ --semi-purple-7: 125,16,141;
134
+ --semi-purple-8: 90,9,105;
135
+ --semi-purple-9: 57,4,69;
136
+ --semi-violet-0: 248,240,254;
137
+ --semi-violet-1: 235,214,252;
138
+ --semi-violet-2: 214,174,249;
139
+ --semi-violet-3: 190,135,246;
140
+ --semi-violet-4: 164,97,243;
141
+ --semi-violet-5: 137,60,240;
142
+ --semi-violet-6: 108,45,204;
143
+ --semi-violet-7: 81,32,169;
144
+ --semi-violet-8: 58,21,133;
145
+ --semi-violet-9: 38,13,97;
146
+ --semi-yellow-0: 255,254,235;
147
+ --semi-yellow-1: 255,253,205;
148
+ --semi-yellow-2: 255,247,156;
149
+ --semi-yellow-3: 255,238,106;
150
+ --semi-yellow-4: 255,226,57;
151
+ --semi-yellow-5: 255,210,7;
152
+ --semi-yellow-6: 213,178,4;
153
+ --semi-yellow-7: 170,145,1;
154
+ --semi-yellow-8: 128,111,0;
155
+ --semi-yellow-9: 85,75,0;
156
+ --semi-light-blue-0: 235,248,255;
157
+ --semi-light-blue-1: 204,237,255;
158
+ --semi-light-blue-2: 153,217,255;
159
+ --semi-light-blue-3: 102,195,255;
160
+ --semi-light-blue-4: 51,172,255;
161
+ --semi-light-blue-5: 0,147,255;
162
+ --semi-light-blue-6: 0,123,219;
163
+ --semi-light-blue-7: 0,100,184;
164
+ --semi-light-blue-8: 0,78,148;
165
+ --semi-light-blue-9: 0,57,112;
166
+ --semi-light-green-0: 246,251,239;
167
+ --semi-light-green-1: 232,248,213;
168
+ --semi-light-green-2: 208,241,172;
169
+ --semi-light-green-3: 185,233,134;
170
+ --semi-light-green-4: 161,226,98;
171
+ --semi-light-green-5: 138,219,64;
172
+ --semi-light-green-6: 112,182,52;
173
+ --semi-light-green-7: 87,146,40;
174
+ --semi-light-green-8: 63,110,29;
175
+ --semi-light-green-9: 41,73,18;
176
+ }
177
+
178
+ body[theme-mode=dark], body .semi-always-dark, :host([theme-mode=dark]), :host .semi-always-dark {
179
179
  --semi-black: 0, 0, 0;
180
- --semi-red-0: 76,0,1;
181
- --semi-red-1: 112,2,0;
182
- --semi-red-2: 148,8,0;
183
- --semi-red-3: 183,16,0;
184
- --semi-red-4: 219,26,0;
185
- --semi-red-5: 226,73,45;
186
- --semi-red-6: 233,119,93;
187
- --semi-red-7: 241,165,144;
188
- --semi-red-8: 248,211,198;
189
- --semi-red-9: 251,237,231;
180
+ --semi-red-0: 112,7,0;
181
+ --semi-red-1: 148,14,0;
182
+ --semi-red-2: 184,27,3;
183
+ --semi-red-3: 219,45,11;
184
+ --semi-red-4: 255,66,20;
185
+ --semi-red-5: 255,110,67;
186
+ --semi-red-6: 255,151,114;
187
+ --semi-red-7: 255,189,161;
188
+ --semi-red-8: 255,223,208;
189
+ --semi-red-9: 255,243,237;
190
190
  --semi-white: 255, 255, 255;
191
- --semi-blue-0: 0,5,58;
192
- --semi-blue-1: 0,8,79;
193
- --semi-blue-2: 2,13,99;
194
- --semi-blue-3: 6,21,120;
195
- --semi-blue-4: 0,20,137;
196
- --semi-blue-5: 43,63,163;
197
- --semi-blue-6: 83,102,186;
198
- --semi-blue-7: 132,147,209;
199
- --semi-blue-8: 189,198,232;
200
- --semi-blue-9: 226,230,244;
201
- --semi-cyan-0: 0,49,60;
202
- --semi-cyan-1: 0,76,90;
203
- --semi-cyan-2: 0,103,119;
204
- --semi-cyan-3: 0,131,149;
205
- --semi-cyan-4: 0,160,179;
206
- --semi-cyan-5: 39,180,194;
207
- --semi-cyan-6: 84,200,209;
208
- --semi-cyan-7: 135,220,225;
209
- --semi-cyan-8: 192,238,240;
210
- --semi-cyan-9: 228,247,247;
211
- --semi-grey-0: 28,28,35;
191
+ --semi-blue-0: 0,43,112;
192
+ --semi-blue-1: 0,59,148;
193
+ --semi-blue-2: 0,77,184;
194
+ --semi-blue-3: 0,95,219;
195
+ --semi-blue-4: 0,115,255;
196
+ --semi-blue-5: 51,146,255;
197
+ --semi-blue-6: 102,176,255;
198
+ --semi-blue-7: 153,204,255;
199
+ --semi-blue-8: 204,230,255;
200
+ --semi-blue-9: 235,245,255;
201
+ --semi-cyan-0: 0,58,73;
202
+ --semi-cyan-1: 0,89,110;
203
+ --semi-cyan-2: 0,121,146;
204
+ --semi-cyan-3: 0,154,182;
205
+ --semi-cyan-4: 0,189,219;
206
+ --semi-cyan-5: 45,204,226;
207
+ --semi-cyan-6: 93,219,233;
208
+ --semi-cyan-7: 144,232,241;
209
+ --semi-cyan-8: 198,244,248;
210
+ --semi-cyan-9: 231,250,251;
211
+ --semi-grey-0: 29,28,35;
212
212
  --semi-grey-1: 46,46,56;
213
- --semi-grey-2: 65,66,76;
214
- --semi-grey-3: 85,86,97;
215
- --semi-grey-4: 107,108,117;
216
- --semi-grey-5: 136,137,146;
217
- --semi-grey-6: 167,168,176;
218
- --semi-grey-7: 198,199,205;
219
- --semi-grey-8: 230,231,234;
213
+ --semi-grey-2: 65,65,76;
214
+ --semi-grey-3: 86,85,97;
215
+ --semi-grey-4: 107,107,117;
216
+ --semi-grey-5: 136,136,146;
217
+ --semi-grey-6: 167,167,176;
218
+ --semi-grey-7: 198,198,205;
219
+ --semi-grey-8: 230,230,234;
220
220
  --semi-grey-9: 249,249,249;
221
- --semi-lime-0: 41,61,0;
222
- --semi-lime-1: 63,92,0;
223
- --semi-lime-2: 87,123,0;
224
- --semi-lime-3: 111,153,0;
225
- --semi-lime-4: 136,184,0;
226
- --semi-lime-5: 152,198,40;
227
- --semi-lime-6: 171,212,85;
228
- --semi-lime-7: 194,227,136;
229
- --semi-lime-8: 222,241,193;
230
- --semi-lime-9: 240,248,228;
231
- --semi-pink-0: 62,0,29;
232
- --semi-pink-1: 98,0,42;
233
- --semi-pink-2: 134,0,53;
234
- --semi-pink-3: 169,0,62;
235
- --semi-pink-4: 205,0,68;
236
- --semi-pink-5: 215,43,94;
237
- --semi-pink-6: 225,90,126;
238
- --semi-pink-7: 235,141,163;
239
- --semi-pink-8: 245,196,206;
240
- --semi-pink-9: 250,230,234;
241
- --semi-teal-0: 0,60,58;
242
- --semi-teal-1: 0,90,85;
243
- --semi-teal-2: 0,119,112;
244
- --semi-teal-3: 0,149,137;
245
- --semi-teal-4: 0,179,162;
246
- --semi-teal-5: 39,194,177;
247
- --semi-teal-6: 84,209,193;
248
- --semi-teal-7: 135,225,212;
249
- --semi-teal-8: 192,240,232;
250
- --semi-teal-9: 228,247,244;
251
- --semi-amber-0: 70,36,0;
252
- --semi-amber-1: 105,60,0;
253
- --semi-amber-2: 141,87,0;
254
- --semi-amber-3: 176,117,0;
255
- --semi-amber-4: 211,151,0;
256
- --semi-amber-5: 220,176,44;
257
- --semi-amber-6: 229,199,91;
258
- --semi-amber-7: 237,220,142;
259
- --semi-amber-8: 246,239,197;
260
- --semi-amber-9: 251,248,231;
261
- --semi-brand-0: 0,4,55;
262
- --semi-brand-1: 0,7,76;
263
- --semi-brand-2: 0,11,96;
264
- --semi-brand-3: 0,15,117;
265
- --semi-brand-4: 0,20,137;
266
- --semi-brand-5: 32,53,161;
267
- --semi-brand-6: 74,93,184;
268
- --semi-brand-7: 125,141,208;
269
- --semi-brand-8: 185,195,231;
270
- --semi-brand-9: 224,228,243;
271
- --semi-green-0: 7,60,15;
272
- --semi-green-1: 11,90,23;
273
- --semi-green-2: 16,119,29;
274
- --semi-green-3: 21,149,36;
275
- --semi-green-4: 27,179,42;
276
- --semi-green-5: 62,194,73;
277
- --semi-green-6: 103,209,110;
278
- --semi-green-7: 148,225,152;
279
- --semi-green-8: 199,240,200;
280
- --semi-green-9: 231,247,232;
281
- --semi-indigo-0: 5,13,97;
282
- --semi-indigo-1: 10,20,118;
283
- --semi-indigo-2: 16,30,138;
284
- --semi-indigo-3: 23,41,159;
285
- --semi-indigo-4: 31,53,179;
286
- --semi-indigo-5: 66,87,194;
287
- --semi-indigo-6: 106,124,209;
288
- --semi-indigo-7: 150,165,225;
289
- --semi-indigo-8: 200,209,240;
290
- --semi-indigo-9: 232,235,247;
291
- --semi-orange-0: 74,25,0;
292
- --semi-orange-1: 111,43,0;
293
- --semi-orange-2: 147,65,0;
294
- --semi-orange-3: 184,91,0;
295
- --semi-orange-4: 221,120,0;
296
- --semi-orange-5: 228,151,46;
297
- --semi-orange-6: 235,180,94;
298
- --semi-orange-7: 241,207,145;
299
- --semi-orange-8: 248,232,199;
300
- --semi-orange-9: 252,245,231;
301
- --semi-purple-0: 70,0,97;
302
- --semi-purple-1: 89,0,118;
303
- --semi-purple-2: 109,0,138;
304
- --semi-purple-3: 130,0,159;
305
- --semi-purple-4: 153,2,179;
306
- --semi-purple-5: 177,41,194;
307
- --semi-purple-6: 199,85,209;
308
- --semi-purple-7: 220,136,225;
309
- --semi-purple-8: 239,192,240;
310
- --semi-purple-9: 247,228,247;
311
- --semi-violet-0: 20,0,97;
312
- --semi-violet-1: 29,1,118;
313
- --semi-violet-2: 42,6,138;
314
- --semi-violet-3: 57,11,159;
315
- --semi-violet-4: 73,18,179;
316
- --semi-violet-5: 107,54,194;
317
- --semi-violet-6: 143,96,209;
318
- --semi-violet-7: 179,144,225;
319
- --semi-violet-8: 217,197,240;
320
- --semi-violet-9: 239,230,247;
321
- --semi-yellow-0: 73,64,0;
322
- --semi-yellow-1: 110,94,0;
323
- --semi-yellow-2: 147,122,0;
324
- --semi-yellow-3: 183,150,0;
325
- --semi-yellow-4: 220,176,0;
326
- --semi-yellow-5: 227,197,45;
327
- --semi-yellow-6: 234,215,94;
328
- --semi-yellow-7: 241,231,145;
329
- --semi-yellow-8: 248,245,198;
330
- --semi-yellow-9: 252,250,231;
331
- --semi-light-blue-0: 0,37,66;
332
- --semi-light-blue-1: 0,59,102;
333
- --semi-light-blue-2: 0,82,138;
334
- --semi-light-blue-3: 0,106,173;
335
- --semi-light-blue-4: 0,131,209;
336
- --semi-light-blue-5: 44,156,218;
337
- --semi-light-blue-6: 91,181,227;
338
- --semi-light-blue-7: 142,206,237;
339
- --semi-light-blue-8: 197,231,246;
340
- --semi-light-blue-9: 230,244,250;
341
- --semi-light-green-0: 30,60,7;
342
- --semi-light-green-1: 47,90,11;
343
- --semi-light-green-2: 65,119,16;
344
- --semi-light-green-3: 85,149,21;
345
- --semi-light-green-4: 105,179,27;
346
- --semi-light-green-5: 132,194,62;
347
- --semi-light-green-6: 161,209,103;
348
- --semi-light-green-7: 191,225,148;
349
- --semi-light-green-8: 223,240,199;
350
- --semi-light-green-9: 241,247,231;
351
- }
352
-
353
- body, body[theme-mode=dark] .semi-always-light {
221
+ --semi-lime-0: 50,84,0;
222
+ --semi-lime-1: 77,126,0;
223
+ --semi-lime-2: 105,168,0;
224
+ --semi-lime-3: 135,210,0;
225
+ --semi-lime-4: 166,252,0;
226
+ --semi-lime-5: 187,253,51;
227
+ --semi-lime-6: 206,253,101;
228
+ --semi-lime-7: 224,254,152;
229
+ --semi-lime-8: 240,254,204;
230
+ --semi-lime-9: 249,255,234;
231
+ --semi-pink-0: 112,0,37;
232
+ --semi-pink-1: 148,0,44;
233
+ --semi-pink-2: 184,3,51;
234
+ --semi-pink-3: 219,11,58;
235
+ --semi-pink-4: 255,20,66;
236
+ --semi-pink-5: 255,67,98;
237
+ --semi-pink-6: 255,114,132;
238
+ --semi-pink-7: 255,161,170;
239
+ --semi-pink-8: 255,208,211;
240
+ --semi-pink-9: 255,237,237;
241
+ --semi-teal-0: 0,59,67;
242
+ --semi-teal-1: 0,90,100;
243
+ --semi-teal-2: 0,123,133;
244
+ --semi-teal-3: 0,156,167;
245
+ --semi-teal-4: 0,191,200;
246
+ --semi-teal-5: 42,206,211;
247
+ --semi-teal-6: 89,220,222;
248
+ --semi-teal-7: 140,233,233;
249
+ --semi-teal-8: 195,244,243;
250
+ --semi-teal-9: 230,250,249;
251
+ --semi-amber-0: 85,75,0;
252
+ --semi-amber-1: 128,110,0;
253
+ --semi-amber-2: 170,144,0;
254
+ --semi-amber-3: 213,177,0;
255
+ --semi-amber-4: 255,208,0;
256
+ --semi-amber-5: 255,224,51;
257
+ --semi-amber-6: 255,237,102;
258
+ --semi-amber-7: 255,246,153;
259
+ --semi-amber-8: 255,252,204;
260
+ --semi-amber-9: 255,254,235;
261
+ --semi-brand-0: 25,17,112;
262
+ --semi-brand-1: 35,27,148;
263
+ --semi-brand-2: 47,39,184;
264
+ --semi-brand-3: 59,53,219;
265
+ --semi-brand-4: 73,69,255;
266
+ --semi-brand-5: 107,106,255;
267
+ --semi-brand-6: 143,145,255;
268
+ --semi-brand-7: 181,183,255;
269
+ --semi-brand-8: 218,219,255;
270
+ --semi-brand-9: 242,242,255;
271
+ --semi-green-0: 17,68,31;
272
+ --semi-green-1: 26,102,46;
273
+ --semi-green-2: 37,137,60;
274
+ --semi-green-3: 47,171,75;
275
+ --semi-green-4: 59,205,89;
276
+ --semi-green-5: 93,215,116;
277
+ --semi-green-6: 129,225,145;
278
+ --semi-green-7: 168,235,178;
279
+ --semi-green-8: 210,245,215;
280
+ --semi-green-9: 237,250,239;
281
+ --semi-indigo-0: 14,16,75;
282
+ --semi-indigo-1: 24,28,111;
283
+ --semi-indigo-2: 36,44,147;
284
+ --semi-indigo-3: 51,61,182;
285
+ --semi-indigo-4: 67,82,218;
286
+ --semi-indigo-5: 100,115,225;
287
+ --semi-indigo-6: 136,149,233;
288
+ --semi-indigo-7: 174,184,240;
289
+ --semi-indigo-8: 213,219,248;
290
+ --semi-indigo-9: 239,241,251;
291
+ --semi-orange-0: 85,35,0;
292
+ --semi-orange-1: 128,59,0;
293
+ --semi-orange-2: 170,88,0;
294
+ --semi-orange-3: 213,120,0;
295
+ --semi-orange-4: 255,157,0;
296
+ --semi-orange-5: 255,183,51;
297
+ --semi-orange-6: 255,206,102;
298
+ --semi-orange-7: 255,226,153;
299
+ --semi-orange-8: 255,242,204;
300
+ --semi-orange-9: 255,250,235;
301
+ --semi-purple-0: 57,4,69;
302
+ --semi-purple-1: 90,9,105;
303
+ --semi-purple-2: 125,16,141;
304
+ --semi-purple-3: 163,25,176;
305
+ --semi-purple-4: 202,37,212;
306
+ --semi-purple-5: 217,75,221;
307
+ --semi-purple-6: 229,116,228;
308
+ --semi-purple-7: 238,159,234;
309
+ --semi-purple-8: 246,206,243;
310
+ --semi-purple-9: 251,235,249;
311
+ --semi-violet-0: 38,13,97;
312
+ --semi-violet-1: 58,21,133;
313
+ --semi-violet-2: 81,32,169;
314
+ --semi-violet-3: 108,45,204;
315
+ --semi-violet-4: 137,60,240;
316
+ --semi-violet-5: 164,97,243;
317
+ --semi-violet-6: 190,135,246;
318
+ --semi-violet-7: 214,174,249;
319
+ --semi-violet-8: 235,214,252;
320
+ --semi-violet-9: 248,240,254;
321
+ --semi-yellow-0: 85,75,0;
322
+ --semi-yellow-1: 128,111,0;
323
+ --semi-yellow-2: 170,145,1;
324
+ --semi-yellow-3: 213,178,4;
325
+ --semi-yellow-4: 255,210,7;
326
+ --semi-yellow-5: 255,226,57;
327
+ --semi-yellow-6: 255,238,106;
328
+ --semi-yellow-7: 255,247,156;
329
+ --semi-yellow-8: 255,253,205;
330
+ --semi-yellow-9: 255,254,235;
331
+ --semi-light-blue-0: 0,57,112;
332
+ --semi-light-blue-1: 0,78,148;
333
+ --semi-light-blue-2: 0,100,184;
334
+ --semi-light-blue-3: 0,123,219;
335
+ --semi-light-blue-4: 0,147,255;
336
+ --semi-light-blue-5: 51,172,255;
337
+ --semi-light-blue-6: 102,195,255;
338
+ --semi-light-blue-7: 153,217,255;
339
+ --semi-light-blue-8: 204,237,255;
340
+ --semi-light-blue-9: 235,248,255;
341
+ --semi-light-green-0: 41,73,18;
342
+ --semi-light-green-1: 63,110,29;
343
+ --semi-light-green-2: 87,146,40;
344
+ --semi-light-green-3: 112,182,52;
345
+ --semi-light-green-4: 138,219,64;
346
+ --semi-light-green-5: 161,226,98;
347
+ --semi-light-green-6: 185,233,134;
348
+ --semi-light-green-7: 208,241,172;
349
+ --semi-light-green-8: 232,248,213;
350
+ --semi-light-green-9: 246,251,239;
351
+ }
352
+
353
+ body, body[theme-mode=dark] .semi-always-light, :host, :host .semi-always-light {
354
354
  --semi-color-bg-0: rgba(var(--semi-white), 1);
355
355
  --semi-color-bg-1: rgba(var(--semi-white), 1);
356
356
  --semi-color-bg-2: rgba(var(--semi-white), 1);
@@ -464,7 +464,7 @@ body, body[theme-mode=dark] .semi-always-light {
464
464
  --semi-border-radius-extra-small: 3px;
465
465
  }
466
466
 
467
- body[theme-mode=dark], body .semi-always-dark {
467
+ body[theme-mode=dark], body .semi-always-dark, :host([theme-mode=dark]), :host .semi-always-dark {
468
468
  --semi-color-bg-0: rgba(22, 22, 26, 1);
469
469
  --semi-color-bg-1: rgba(35, 36, 41, 1);
470
470
  --semi-color-bg-2: rgba(53, 54, 60, 1);
@@ -578,7 +578,7 @@ body[theme-mode=dark], body .semi-always-dark {
578
578
  --semi-border-radius-extra-small: 3px;
579
579
  }
580
580
 
581
- body {
581
+ body, :host {
582
582
  --semi-transform_scale-none:scale(1,1);
583
583
  --semi-transform_scale-small:scale(1,1);
584
584
  --semi-transform_scale-medium:scale(1,1);
@@ -627,6 +627,1159 @@ body {
627
627
  min-width: max-content;
628
628
  }
629
629
 
630
+ .semi-ai-chat-dialogue {
631
+ display: flex;
632
+ flex-direction: column;
633
+ height: 100%;
634
+ }
635
+ .semi-ai-chat-dialogue-list {
636
+ flex: 1 1;
637
+ position: relative;
638
+ overflow-y: scroll;
639
+ }
640
+ .semi-ai-chat-dialogue-list-scroll-hidden::-webkit-scrollbar {
641
+ display: none;
642
+ }
643
+ .semi-ai-chat-dialogue-wrapper {
644
+ box-sizing: border-box;
645
+ display: flex;
646
+ flex-direction: row;
647
+ align-items: center;
648
+ width: 100%;
649
+ flex-wrap: nowrap;
650
+ padding: 8px 16px;
651
+ margin-top: 2px;
652
+ column-gap: 16px;
653
+ }
654
+ .semi-ai-chat-dialogue-wrapper-selected {
655
+ background-color: var(--semi-color-fill-0);
656
+ border-radius: 16px;
657
+ }
658
+ .semi-ai-chat-dialogue-wrapper .semi-ai-chat-dialogue-container {
659
+ flex: 1 1 auto;
660
+ display: flex;
661
+ flex-direction: row;
662
+ column-gap: 12px;
663
+ }
664
+ .semi-ai-chat-dialogue-wrapper .semi-ai-chat-dialogue-container-right {
665
+ flex-direction: row-reverse;
666
+ }
667
+ .semi-ai-chat-dialogue-wrapper .semi-ai-chat-dialogue-container-right .semi-ai-chat-dialogue-inner {
668
+ align-items: flex-end;
669
+ }
670
+ .semi-ai-chat-dialogue-wrapper .semi-ai-chat-dialogue-container-right .semi-ai-chat-dialogue-content-no-bubble, .semi-ai-chat-dialogue-wrapper .semi-ai-chat-dialogue-container-right .semi-ai-chat-dialogue-content-user, .semi-ai-chat-dialogue-wrapper .semi-ai-chat-dialogue-container-right .semi-ai-chat-dialogue-content-custom-renderer {
671
+ margin-left: auto;
672
+ }
673
+ .semi-ai-chat-dialogue-wrapper .semi-ai-chat-dialogue-container-right .semi-ai-chat-dialogue-content-inner {
674
+ text-align: right;
675
+ }
676
+ .semi-ai-chat-dialogue-wrapper .semi-ai-chat-dialogue-container-right .semi-ai-chat-dialogue-content-inner .semi-markdownRender {
677
+ text-align: left;
678
+ }
679
+ .semi-ai-chat-dialogue-wrapper:hover .semi-ai-chat-dialogue-action:not(.semi-ai-chat-dialogue-action-hidden) {
680
+ visibility: visible;
681
+ }
682
+ .semi-ai-chat-dialogue-backBottom {
683
+ position: relative;
684
+ z-index: 1;
685
+ }
686
+ .semi-ai-chat-dialogue-backBottom-button {
687
+ width: 42px;
688
+ height: 42px;
689
+ border-radius: 50%;
690
+ }
691
+ .semi-ai-chat-dialogue-backBottom .semi-button {
692
+ position: absolute;
693
+ bottom: 10px;
694
+ left: 50%;
695
+ transform: translateX(-50%);
696
+ display: flex;
697
+ justify-content: center;
698
+ align-items: center;
699
+ }
700
+ .semi-ai-chat-dialogue-title {
701
+ line-height: 20px;
702
+ font-size: 16px;
703
+ font-weight: 400;
704
+ }
705
+ .semi-ai-chat-dialogue-inner {
706
+ width: 100%;
707
+ display: flex;
708
+ flex-direction: column;
709
+ }
710
+ .semi-ai-chat-dialogue-avatar {
711
+ flex-shrink: 0;
712
+ width: 24px;
713
+ height: 24px;
714
+ }
715
+ .semi-ai-chat-dialogue-avatar-hidden {
716
+ visibility: hidden;
717
+ }
718
+ .semi-ai-chat-dialogue-content {
719
+ max-width: 100%;
720
+ font-size: 14px;
721
+ }
722
+ .semi-ai-chat-dialogue-content pre {
723
+ background-color: transparent;
724
+ }
725
+ .semi-ai-chat-dialogue-content-editing {
726
+ width: 100%;
727
+ }
728
+ .semi-ai-chat-dialogue-content-wrapper {
729
+ display: flex;
730
+ align-items: end;
731
+ }
732
+ .semi-ai-chat-dialogue-content-inner {
733
+ margin-left: auto;
734
+ width: 100%;
735
+ }
736
+ .semi-ai-chat-dialogue-content-failed {
737
+ color: var(--semi-color-danger);
738
+ margin-right: 8px;
739
+ }
740
+ .semi-ai-chat-dialogue-content-user {
741
+ display: flex;
742
+ }
743
+ .semi-ai-chat-dialogue-content-user:hover .semi-ai-chat-dialogue-content-icon-reference {
744
+ display: flex;
745
+ padding: 0px 8px;
746
+ cursor: pointer;
747
+ display: flex;
748
+ justify-content: center;
749
+ align-items: center;
750
+ }
751
+ .semi-ai-chat-dialogue-content-bubble, .semi-ai-chat-dialogue-content-userBubble {
752
+ margin-top: 8px;
753
+ padding: 12px 16px;
754
+ border-radius: var(--semi-border-radius-large);
755
+ background-color: var(--semi-color-fill-0);
756
+ max-width: 100%;
757
+ box-sizing: border-box;
758
+ width: fit-content;
759
+ }
760
+ .semi-ai-chat-dialogue-content-no-bubble {
761
+ margin-top: 8px;
762
+ width: fit-content;
763
+ }
764
+ .semi-ai-chat-dialogue-content-loading {
765
+ display: flex;
766
+ align-items: center;
767
+ margin-top: 8px;
768
+ }
769
+ .semi-ai-chat-dialogue-content-loading > span:nth-child(1) {
770
+ animation-delay: -200ms;
771
+ background-color: rgb(83, 56, 255);
772
+ }
773
+ .semi-ai-chat-dialogue-content-loading > span:nth-child(2) {
774
+ animation-delay: -100ms;
775
+ background-color: rgb(176, 48, 240);
776
+ }
777
+ .semi-ai-chat-dialogue-content-loading > span:nth-child(3) {
778
+ animation-delay: 0ms;
779
+ background-color: rgb(231, 45, 255);
780
+ }
781
+ .semi-ai-chat-dialogue-content-loading-item {
782
+ border-radius: var(--semi-border-radius-circle);
783
+ height: 3px;
784
+ width: 3px;
785
+ margin: 1px 1px;
786
+ overflow: visible;
787
+ position: relative;
788
+ animation: semi-ai-chat-dialogue-loading-bounce 1s infinite ease;
789
+ }
790
+ .semi-ai-chat-dialogue-content-loading-text {
791
+ margin-left: 8px;
792
+ color: var(--semi-color-text-3);
793
+ font-size: 14px;
794
+ }
795
+ .semi-ai-chat-dialogue-content-icon-reference {
796
+ display: none;
797
+ }
798
+ .semi-ai-chat-dialogue-content-img {
799
+ margin-top: 8px;
800
+ border-radius: var(--semi-border-radius-medium);
801
+ }
802
+ .semi-ai-chat-dialogue-content-img img {
803
+ width: 256px;
804
+ height: 256px;
805
+ object-fit: cover;
806
+ }
807
+ .semi-ai-chat-dialogue-content-img-list {
808
+ display: inline-flex;
809
+ flex-direction: column;
810
+ margin-right: 4px;
811
+ }
812
+ .semi-ai-chat-dialogue-content-img-list img {
813
+ width: 128px;
814
+ height: 128px;
815
+ object-fit: cover;
816
+ }
817
+ .semi-ai-chat-dialogue-content-img-last {
818
+ margin-right: 0;
819
+ }
820
+ .semi-ai-chat-dialogue-content-file {
821
+ display: inline-flex;
822
+ flex-direction: row;
823
+ align-items: center;
824
+ height: 36px;
825
+ width: 224px;
826
+ column-gap: 8px;
827
+ padding: 8px 8px;
828
+ margin-top: 8px;
829
+ margin-right: 8px;
830
+ border-radius: var(--semi-border-radius-medium);
831
+ background: var(--semi-color-fill-0);
832
+ text-decoration: none;
833
+ vertical-align: top;
834
+ }
835
+ .semi-ai-chat-dialogue-content-file:hover .semi-ai-chat-dialogue-content-icon-reference {
836
+ display: flex;
837
+ flex-shrink: 0;
838
+ padding: 0px 8px;
839
+ cursor: pointer;
840
+ display: flex;
841
+ justify-content: center;
842
+ align-items: center;
843
+ margin-left: auto;
844
+ color: var(--semi-color-text-0);
845
+ }
846
+ .semi-ai-chat-dialogue-content-file:hover .semi-ai-chat-dialogue-content-file-title-ellipsis {
847
+ max-width: 140px;
848
+ }
849
+ .semi-ai-chat-dialogue-content-file-last {
850
+ margin-right: 0;
851
+ }
852
+ .semi-ai-chat-dialogue-content-file-icon {
853
+ color: var(--semi-color-white);
854
+ }
855
+ .semi-ai-chat-dialogue-content-file-icon-wrapper {
856
+ width: 36px;
857
+ height: 36px;
858
+ border-radius: var(--semi-border-radius-extra-small);
859
+ flex-shrink: 0;
860
+ display: flex;
861
+ justify-content: center;
862
+ align-items: center;
863
+ }
864
+ .semi-ai-chat-dialogue-content-file-icon-code {
865
+ background-color: rgba(var(--semi-teal-4), 1);
866
+ }
867
+ .semi-ai-chat-dialogue-content-file-icon-word {
868
+ background-color: rgba(var(--semi-blue-4), 1);
869
+ }
870
+ .semi-ai-chat-dialogue-content-file-icon-pdf {
871
+ background-color: rgba(var(--semi-red-4), 1);
872
+ }
873
+ .semi-ai-chat-dialogue-content-file-icon-excel {
874
+ background-color: rgba(var(--semi-green-4), 1);
875
+ }
876
+ .semi-ai-chat-dialogue-content-file-icon-video {
877
+ background-color: rgba(var(--semi-purple-4), 1);
878
+ }
879
+ .semi-ai-chat-dialogue-content-file-icon-image .semi-ai-chat-dialogue-content-file-icon {
880
+ background-size: cover;
881
+ background-position: center;
882
+ width: 36px;
883
+ height: 36px;
884
+ }
885
+ .semi-ai-chat-dialogue-content-file-icon-default {
886
+ background-color: rgba(var(--semi-grey-4), 1);
887
+ }
888
+ .semi-ai-chat-dialogue-content-file-info {
889
+ display: flex;
890
+ flex-direction: column;
891
+ text-align: left;
892
+ flex-shrink: 1;
893
+ }
894
+ .semi-ai-chat-dialogue-content-file-title {
895
+ font-size: 16px;
896
+ color: var(--semi-color-text-0);
897
+ max-width: 180px;
898
+ white-space: nowrap;
899
+ text-overflow: ellipsis;
900
+ overflow: hidden;
901
+ }
902
+ .semi-ai-chat-dialogue-content-file-metadata {
903
+ font-size: 14px;
904
+ color: var(--semi-color-text-2);
905
+ }
906
+ .semi-ai-chat-dialogue-content-file-type {
907
+ text-transform: uppercase;
908
+ }
909
+ .semi-ai-chat-dialogue-content-tool-call {
910
+ display: flex;
911
+ color: var(--semi-color-text-2);
912
+ padding: 6px 8px;
913
+ background-color: var(--semi-color-fill-0);
914
+ border-radius: var(--semi-border-radius-medium);
915
+ width: fit-content;
916
+ align-items: center;
917
+ justify-content: center;
918
+ column-gap: 4px;
919
+ margin-top: 8px;
920
+ }
921
+ .semi-ai-chat-dialogue-content-custom-renderer {
922
+ margin-top: 8px;
923
+ width: fit-content;
924
+ }
925
+ .semi-ai-chat-dialogue-action {
926
+ margin-top: 8px;
927
+ visibility: hidden;
928
+ }
929
+ .semi-ai-chat-dialogue-action-btn {
930
+ width: 24px;
931
+ height: 24px;
932
+ }
933
+ .semi-ai-chat-dialogue-action-icon-flip {
934
+ transform: scaleY(-1);
935
+ }
936
+ .semi-ai-chat-dialogue-action-show {
937
+ visibility: visible;
938
+ }
939
+ .semi-ai-chat-dialogue-action.semi-ai-chat-dialogue-action-hidden, .semi-ai-chat-dialogue-action:hover.semi-ai-chat-dialogue-action-hidden {
940
+ visibility: hidden;
941
+ }
942
+ .semi-ai-chat-dialogue-action-dropdown li {
943
+ color: var(--semi-color-danger);
944
+ }
945
+ .semi-ai-chat-dialogue-action-dropdown .semi-icon {
946
+ font-size: 16px;
947
+ }
948
+ .semi-ai-chat-dialogue-reasoning {
949
+ width: 100%;
950
+ }
951
+ .semi-ai-chat-dialogue-reasoning-wrapper {
952
+ width: 100%;
953
+ margin-top: 8px;
954
+ cursor: pointer;
955
+ border: 1px solid var(--semi-color-border);
956
+ border-radius: var(--semi-border-radius-large);
957
+ }
958
+ .semi-ai-chat-dialogue-reasoning-header {
959
+ box-sizing: border-box;
960
+ display: flex;
961
+ flex-direction: row;
962
+ align-items: center;
963
+ justify-content: center;
964
+ padding: 16px;
965
+ }
966
+ .semi-ai-chat-dialogue-reasoning-header-prefix, .semi-ai-chat-dialogue-reasoning-header-suffix {
967
+ width: 20px;
968
+ height: 20px;
969
+ display: flex;
970
+ justify-content: center;
971
+ align-items: center;
972
+ }
973
+ .semi-ai-chat-dialogue-reasoning-header-title {
974
+ flex: 1 1 auto;
975
+ line-height: 22px;
976
+ font-weight: 600;
977
+ }
978
+ .semi-ai-chat-dialogue-reasoning-content {
979
+ padding: 12px 16px;
980
+ border-top: 1px solid var(--semi-color-border);
981
+ }
982
+ .semi-ai-chat-dialogue-step {
983
+ display: inline-flex;
984
+ flex-direction: row;
985
+ align-items: center;
986
+ line-height: 20px;
987
+ padding: 6px 12px;
988
+ border: 1px solid var(--semi-color-border);
989
+ border-radius: var(--semi-border-radius-medium);
990
+ margin-top: 12px;
991
+ font-size: 14px;
992
+ }
993
+ .semi-ai-chat-dialogue-step .semi-ai-chat-dialogue-content-loading {
994
+ margin-top: 0;
995
+ }
996
+ .semi-ai-chat-dialogue-step-completed {
997
+ color: var(--semi-color-success);
998
+ }
999
+ .semi-ai-chat-dialogue-step-summary {
1000
+ display: inline-block;
1001
+ width: fit-content;
1002
+ cursor: pointer;
1003
+ }
1004
+ .semi-ai-chat-dialogue-step-prefix {
1005
+ width: 20px;
1006
+ height: 20px;
1007
+ color: var(--semi-color-text-1);
1008
+ display: flex;
1009
+ justify-content: center;
1010
+ align-items: center;
1011
+ margin-right: 6px;
1012
+ }
1013
+ .semi-ai-chat-dialogue-step-suffix {
1014
+ width: 20px;
1015
+ height: 20px;
1016
+ display: flex;
1017
+ justify-content: center;
1018
+ align-items: center;
1019
+ color: var(--semi-color-text-1);
1020
+ margin-left: 8px;
1021
+ }
1022
+ .semi-ai-chat-dialogue-step-panel {
1023
+ display: flex;
1024
+ gap: 12px;
1025
+ }
1026
+ .semi-ai-chat-dialogue-step-line {
1027
+ width: 1px;
1028
+ background-color: var(--semi-color-border);
1029
+ margin-left: 20px;
1030
+ }
1031
+ .semi-ai-chat-dialogue-step-action {
1032
+ line-height: 20px;
1033
+ margin-top: 12px;
1034
+ font-size: 14px;
1035
+ }
1036
+ .semi-ai-chat-dialogue-step-action-summary {
1037
+ margin-bottom: 4px;
1038
+ }
1039
+ .semi-ai-chat-dialogue-step-action-desc {
1040
+ display: inline-flex;
1041
+ color: var(--semi-color-text-2);
1042
+ padding: 6px 8px;
1043
+ background-color: var(--semi-color-fill-0);
1044
+ border-radius: var(--semi-border-radius-medium);
1045
+ width: fit-content;
1046
+ align-items: center;
1047
+ justify-content: center;
1048
+ column-gap: 4px;
1049
+ }
1050
+ .semi-ai-chat-dialogue-step-wrapper > .semi-ai-chat-dialogue-step:first-child {
1051
+ margin-top: 4px;
1052
+ }
1053
+ .semi-ai-chat-dialogue-annotation {
1054
+ width: 100%;
1055
+ }
1056
+ .semi-ai-chat-dialogue-annotation-wrapper {
1057
+ width: fit-content;
1058
+ margin-top: 8px;
1059
+ flex: 1 1 auto;
1060
+ border: 1px solid var(--semi-color-border);
1061
+ border-radius: var(--semi-border-radius-medium);
1062
+ padding: 8px 12px;
1063
+ }
1064
+ .semi-ai-chat-dialogue-annotation-wrapper:hover {
1065
+ background-color: var(--semi-color-fill-0);
1066
+ }
1067
+ .semi-ai-chat-dialogue-annotation-content {
1068
+ display: flex;
1069
+ flex-direction: row;
1070
+ align-items: center;
1071
+ justify-content: center;
1072
+ column-gap: 8px;
1073
+ font-size: 14px;
1074
+ color: var(--semi-color-text-2);
1075
+ cursor: pointer;
1076
+ }
1077
+ .semi-ai-chat-dialogue-annotation-content .semi-avatar-group {
1078
+ display: flex;
1079
+ }
1080
+ .semi-ai-chat-dialogue-annotation-content-logo {
1081
+ width: 16px;
1082
+ height: 16px;
1083
+ display: flex;
1084
+ }
1085
+ .semi-ai-chat-dialogue-annotation-content-logo-renderMore {
1086
+ width: 16px;
1087
+ height: 16px;
1088
+ }
1089
+ .semi-ai-chat-dialogue-annotation-content-icon {
1090
+ display: flex;
1091
+ justify-content: center;
1092
+ align-items: center;
1093
+ }
1094
+ .semi-ai-chat-dialogue-references {
1095
+ display: flex;
1096
+ flex-wrap: wrap;
1097
+ font-size: 12px;
1098
+ line-height: 16px;
1099
+ color: var(--semi-color-text-2);
1100
+ margin-top: 8px;
1101
+ column-gap: 4px;
1102
+ row-gap: 4px;
1103
+ }
1104
+ .semi-ai-chat-dialogue-references .semi-ai-chat-dialogue-reference {
1105
+ display: flex;
1106
+ padding: 8px 12px;
1107
+ box-sizing: border-box;
1108
+ width: fit-content;
1109
+ max-width: 200px;
1110
+ flex-shrink: 1;
1111
+ align-items: center;
1112
+ column-gap: 8px;
1113
+ background-color: var(--semi-color-fill-0);
1114
+ border-radius: var(--semi-border-radius-medium);
1115
+ margin-left: auto;
1116
+ }
1117
+ .semi-ai-chat-dialogue-references .semi-ai-chat-dialogue-reference-content {
1118
+ display: flex;
1119
+ align-items: center;
1120
+ flex-grow: 1;
1121
+ text-overflow: ellipsis;
1122
+ overflow: hidden;
1123
+ white-space: nowrap;
1124
+ }
1125
+ .semi-ai-chat-dialogue-references .semi-ai-chat-dialogue-reference-icon {
1126
+ display: flex;
1127
+ justify-content: center;
1128
+ align-items: center;
1129
+ margin-right: 4px;
1130
+ color: var(--semi-color-white);
1131
+ width: 16px;
1132
+ height: 16px;
1133
+ border-radius: 2px;
1134
+ }
1135
+ .semi-ai-chat-dialogue-references .semi-ai-chat-dialogue-reference-icon-word {
1136
+ background-color: rgba(var(--semi-blue-4), 1);
1137
+ }
1138
+ .semi-ai-chat-dialogue-references .semi-ai-chat-dialogue-reference-icon-pdf {
1139
+ background-color: rgba(var(--semi-red-4), 1);
1140
+ }
1141
+ .semi-ai-chat-dialogue-references .semi-ai-chat-dialogue-reference-icon-excel {
1142
+ background-color: rgba(var(--semi-green-4), 1);
1143
+ }
1144
+ .semi-ai-chat-dialogue-references .semi-ai-chat-dialogue-reference-icon-video {
1145
+ background-color: rgba(var(--semi-purple-4), 1);
1146
+ }
1147
+ .semi-ai-chat-dialogue-references .semi-ai-chat-dialogue-reference-icon-code {
1148
+ background-color: rgba(var(--semi-teal-4), 1);
1149
+ }
1150
+ .semi-ai-chat-dialogue-references .semi-ai-chat-dialogue-reference-img {
1151
+ margin-right: 4px;
1152
+ }
1153
+ .semi-ai-chat-dialogue-references .semi-ai-chat-dialogue-reference-name {
1154
+ display: inline-block;
1155
+ text-overflow: ellipsis;
1156
+ overflow: hidden;
1157
+ word-break: break-all;
1158
+ max-width: 130px;
1159
+ }
1160
+ .semi-ai-chat-dialogue-code {
1161
+ border-radius: var(--semi-border-radius-large);
1162
+ overflow: hidden;
1163
+ border: 1px solid var(--semi-color-border);
1164
+ line-height: 32px;
1165
+ }
1166
+ .semi-ai-chat-dialogue-code .semi-codeHighlight pre {
1167
+ word-break: break-all;
1168
+ white-space: pre-wrap;
1169
+ }
1170
+ .semi-ai-chat-dialogue-code-topSlot {
1171
+ display: flex;
1172
+ justify-content: space-between;
1173
+ background-color: var(--semi-color-fill-0);
1174
+ align-items: center;
1175
+ padding: 8px 16px;
1176
+ color: var(--semi-color-text-0);
1177
+ font-size: 14px;
1178
+ }
1179
+ .semi-ai-chat-dialogue-code-topSlot-copy {
1180
+ display: flex;
1181
+ justify-content: flex-end;
1182
+ align-items: center;
1183
+ width: 24px;
1184
+ }
1185
+ .semi-ai-chat-dialogue-code-topSlot-copy-wrapper {
1186
+ display: flex;
1187
+ align-items: center;
1188
+ justify-content: center;
1189
+ cursor: pointer;
1190
+ background: transparent;
1191
+ border: none;
1192
+ }
1193
+ .semi-ai-chat-dialogue-code .semi-codeHighlight-defaultTheme pre[class*=language-] {
1194
+ margin: 0px;
1195
+ background: var(--semi-color-bg-0);
1196
+ }
1197
+ .semi-ai-chat-dialogue-hints {
1198
+ display: flex;
1199
+ flex-direction: column;
1200
+ row-gap: 8px;
1201
+ margin-top: 4px;
1202
+ margin-bottom: 12px;
1203
+ margin-left: 52px;
1204
+ }
1205
+ .semi-ai-chat-dialogue-hints-selecting {
1206
+ margin-left: 68px;
1207
+ }
1208
+ .semi-ai-chat-dialogue-hint-item {
1209
+ cursor: pointer;
1210
+ display: flex;
1211
+ flex-direction: row;
1212
+ width: fit-content;
1213
+ background: var(--semi-color-bg-0);
1214
+ align-items: center;
1215
+ border: 1px solid var(--semi-color-border);
1216
+ padding: 8px 16px;
1217
+ border-radius: var(--semi-border-radius-medium);
1218
+ }
1219
+ .semi-ai-chat-dialogue-hint-item:hover {
1220
+ background-color: var(--semi-color-fill-0);
1221
+ }
1222
+ .semi-ai-chat-dialogue-hint-content {
1223
+ font-size: 14px;
1224
+ color: var(--semi-color-text-0);
1225
+ }
1226
+
1227
+ @keyframes semi-ai-chat-dialogue-loading-bounce {
1228
+ /* 起点(站在地面) */
1229
+ 0% {
1230
+ transform: translateY(0) scale(1);
1231
+ }
1232
+ /* 上升到最高点(略变瘦) */
1233
+ 18% {
1234
+ transform: translateY(-4px) scale(0.96);
1235
+ }
1236
+ /* 落地瞬间(略压扁,模拟缓冲) */
1237
+ 36% {
1238
+ transform: translateY(0) scale(1.06);
1239
+ }
1240
+ /* 轻微回弹(小幅再向上) */
1241
+ 44% {
1242
+ transform: translateY(-0.5px) scale(0.98);
1243
+ }
1244
+ /* 回到静止(消除抖动) */
1245
+ 52% {
1246
+ transform: translateY(0) scale(1);
1247
+ }
1248
+ /* 余下时间保持静止,等待下一轮 */
1249
+ 100% {
1250
+ transform: translateY(0) scale(1);
1251
+ }
1252
+ }
1253
+ .semi-rtl .semi-ai-chat-dialogue-wrapper,
1254
+ .semi-portal-rtl .semi-ai-chat-dialogue-wrapper {
1255
+ direction: rtl;
1256
+ }
1257
+ .semi-rtl .semi-ai-chat-dialogue-wrapper-action-icon-redo,
1258
+ .semi-portal-rtl .semi-ai-chat-dialogue-wrapper-action-icon-redo {
1259
+ transform: scaleX(-1);
1260
+ }
1261
+
1262
+ .semi-aiChatInput {
1263
+ display: flex;
1264
+ flex-direction: column;
1265
+ padding: 20px;
1266
+ border-radius: 12px;
1267
+ border: 1px solid var(--semi-color-border);
1268
+ box-sizing: border-box;
1269
+ }
1270
+ .semi-aiChatInput-skill {
1271
+ padding: 4px 0px;
1272
+ border-radius: 8px;
1273
+ overflow: scroll;
1274
+ }
1275
+ .semi-aiChatInput-skill-item {
1276
+ display: flex;
1277
+ align-items: center;
1278
+ column-gap: 8px;
1279
+ padding: 8px 20px;
1280
+ cursor: pointer;
1281
+ }
1282
+ .semi-aiChatInput-skill-item-active {
1283
+ background-color: var(--semi-color-fill-0);
1284
+ }
1285
+ .semi-aiChatInput-popover-suggestion {
1286
+ box-shadow: none;
1287
+ }
1288
+ .semi-aiChatInput-suggestion {
1289
+ overflow: scroll;
1290
+ }
1291
+ .semi-aiChatInput-suggestion-item {
1292
+ border-radius: 6px;
1293
+ padding: 8px 20px;
1294
+ color: var(--semi-color-text-0);
1295
+ font-size: 14px;
1296
+ font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1297
+ line-height: 20px;
1298
+ }
1299
+ .semi-aiChatInput-suggestion-item-active {
1300
+ background-color: var(--semi-color-fill-0);
1301
+ }
1302
+ .semi-aiChatInput-reference-icon {
1303
+ width: 16px;
1304
+ height: 16px;
1305
+ border-radius: 2px;
1306
+ margin-right: 4px;
1307
+ }
1308
+ .semi-aiChatInput-ref-icon {
1309
+ display: inline-flex;
1310
+ align-items: center;
1311
+ justify-content: center;
1312
+ color: var(--semi-color-white);
1313
+ flex-shrink: 0;
1314
+ }
1315
+ .semi-aiChatInput-ref-icon-word {
1316
+ background-color: rgba(var(--semi-blue-4), 1);
1317
+ }
1318
+ .semi-aiChatInput-ref-icon-pdf {
1319
+ background-color: rgba(var(--semi-red-4), 1);
1320
+ }
1321
+ .semi-aiChatInput-ref-icon-code {
1322
+ background-color: rgba(var(--semi-teal-5), 1);
1323
+ }
1324
+ .semi-aiChatInput-ref-icon-excel {
1325
+ background-color: rgba(var(--semi-green-5), 1);
1326
+ }
1327
+ .semi-aiChatInput-ref-icon-video {
1328
+ background-color: rgba(var(--semi-purple-4), 1);
1329
+ }
1330
+ .semi-aiChatInput-ref-icon-audio {
1331
+ background-color: rgba(var(--semi-purple-4), 1);
1332
+ }
1333
+ .semi-aiChatInput-ref-icon-unknown {
1334
+ background-color: rgba(var(--semi-grey-5), 1);
1335
+ }
1336
+ .semi-aiChatInput-references {
1337
+ display: flex;
1338
+ flex-wrap: wrap;
1339
+ margin-bottom: 8px;
1340
+ font-size: 12px;
1341
+ font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1342
+ line-height: 16px;
1343
+ color: var(--semi-color-text-2);
1344
+ column-gap: 4px;
1345
+ row-gap: 4px;
1346
+ }
1347
+ .semi-aiChatInput-references > .semi-aiChatInput-reference:only-child {
1348
+ width: 100%;
1349
+ }
1350
+ .semi-aiChatInput-references > .semi-aiChatInput-reference:nth-last-child(2):first-child, .semi-aiChatInput-references > .semi-aiChatInput-reference:nth-child(2):nth-last-child(1) {
1351
+ flex-basis: calc(50% - 4px);
1352
+ max-width: calc(50% - 4px);
1353
+ }
1354
+ .semi-aiChatInput-references > .semi-aiChatInput-reference:nth-last-child(n+3):nth-child(1),
1355
+ .semi-aiChatInput-references > .semi-aiChatInput-reference:nth-last-child(n+3):nth-child(1) ~ .semi-aiChatInput-reference {
1356
+ width: calc(33.333% - 4px);
1357
+ }
1358
+ .semi-aiChatInput-reference {
1359
+ padding: 8px 12px;
1360
+ box-sizing: border-box;
1361
+ border-radius: 6px;
1362
+ background: var(--semi-color-fill-0);
1363
+ flex-shrink: 1;
1364
+ display: flex;
1365
+ align-items: center;
1366
+ column-gap: 8px;
1367
+ }
1368
+ .semi-aiChatInput-reference-content {
1369
+ display: flex;
1370
+ align-items: center;
1371
+ flex-grow: 1;
1372
+ overflow: hidden;
1373
+ text-overflow: ellipsis;
1374
+ white-space: nowrap;
1375
+ }
1376
+ .semi-aiChatInput-reference-img {
1377
+ width: 16px;
1378
+ height: 16px;
1379
+ margin-right: 4px;
1380
+ }
1381
+ .semi-aiChatInput-reference-name {
1382
+ display: inline-block;
1383
+ text-overflow: ellipsis;
1384
+ overflow: hidden;
1385
+ word-break: break-all;
1386
+ }
1387
+ .semi-aiChatInput-reference-delete {
1388
+ cursor: pointer;
1389
+ padding: 2px;
1390
+ border-radius: 50%;
1391
+ }
1392
+ .semi-aiChatInput-reference-delete:hover {
1393
+ background: var(--semi-color-fill-1);
1394
+ }
1395
+ .semi-aiChatInput-footer {
1396
+ display: flex;
1397
+ justify-content: space-between;
1398
+ margin-top: 20px;
1399
+ align-items: center;
1400
+ user-select: none;
1401
+ -webkit-user-select: none;
1402
+ }
1403
+ .semi-aiChatInput-footer-round .semi-aiChatInput-footer-configure-select, .semi-aiChatInput-footer-round .semi-aiChatInput-footer-configure-button,
1404
+ .semi-aiChatInput-footer-round .semi-aiChatInput-footer-configure-radio-button, .semi-aiChatInput-footer-round .semi-aiChatInput-footer-configure-mcp-trigger,
1405
+ .semi-aiChatInput-footer-round .semi-aiChatInput-footer-action-button, .semi-aiChatInput-footer-round .semi-aiChatInput-footer-action-upload,
1406
+ .semi-aiChatInput-footer-round .semi-radio-addon-buttonRadio {
1407
+ border-radius: 9999px;
1408
+ }
1409
+ .semi-aiChatInput-footer-action {
1410
+ display: flex;
1411
+ align-items: center;
1412
+ column-gap: 8px;
1413
+ }
1414
+ .semi-aiChatInput-footer-action button {
1415
+ padding: 0px;
1416
+ border: 0px;
1417
+ display: flex;
1418
+ align-items: center;
1419
+ justify-content: center;
1420
+ }
1421
+ .semi-aiChatInput-footer-action-button {
1422
+ width: 32px;
1423
+ height: 32px;
1424
+ cursor: pointer;
1425
+ border-radius: 8px;
1426
+ }
1427
+ .semi-aiChatInput-footer-action-send {
1428
+ background-color: var(--semi-color-primary);
1429
+ color: rgba(var(--semi-white), 1);
1430
+ }
1431
+ .semi-aiChatInput-footer-action-send:hover:not(.semi-aiChatInput-footer-action-send-disabled) {
1432
+ background-color: var(--semi-color-primary-hover);
1433
+ }
1434
+ .semi-aiChatInput-footer-action-send:active:not(.semi-aiChatInput-footer-action-send-disabled) {
1435
+ background-color: var(--semi-color-primary-active);
1436
+ }
1437
+ .semi-aiChatInput-footer-action-send-disabled {
1438
+ background-color: var(--semi-color-fill-2);
1439
+ }
1440
+ .semi-aiChatInput-footer-action-stop {
1441
+ background-color: var(--semi-color-primary);
1442
+ color: rgba(var(--semi-white), 1);
1443
+ }
1444
+ .semi-aiChatInput-footer-action-stop:hover:not(.semi-aiChatInput-footer-action-send-disabled) {
1445
+ background-color: var(--semi-color-primary-hover);
1446
+ }
1447
+ .semi-aiChatInput-footer-action-stop:active:not(.semi-aiChatInput-footer-action-send-disabled) {
1448
+ background-color: var(--semi-color-primary-active);
1449
+ }
1450
+ .semi-aiChatInput-footer-action-stop-disabled {
1451
+ background-color: var(--semi-color-fill-2);
1452
+ }
1453
+ .semi-aiChatInput-footer-action-upload {
1454
+ background: transparent;
1455
+ color: var(--semi-color-text-1);
1456
+ }
1457
+ .semi-aiChatInput-footer-action-upload:hover {
1458
+ background-color: var(--semi-color-fill-0);
1459
+ }
1460
+ .semi-aiChatInput-footer-action-upload:active {
1461
+ background-color: var(--semi-color-fill-1);
1462
+ }
1463
+ .semi-aiChatInput-footer-configure {
1464
+ display: flex;
1465
+ flex-direction: row;
1466
+ column-gap: 8px;
1467
+ }
1468
+ .semi-aiChatInput-footer-configure-button {
1469
+ border: 1px solid var(--semi-color-primary);
1470
+ }
1471
+ .semi-aiChatInput-footer-configure-button-active.semi-button-tertiary.semi-button-outline {
1472
+ border: 1px solid var(--semi-color-primary);
1473
+ color: var(--semi-color-primary);
1474
+ background-color: var(--semi-color-primary-light-default);
1475
+ }
1476
+ .semi-aiChatInput-footer-configure-select {
1477
+ border: 1px solid var(--semi-color-border);
1478
+ background: transparent;
1479
+ }
1480
+ .semi-aiChatInput-footer-configure-select.semi-select-focus, .semi-aiChatInput-footer-configure-select .semi-select-selection-text {
1481
+ font-weight: 600;
1482
+ color: var(--semi-color-text-1);
1483
+ }
1484
+ .semi-aiChatInput-footer-configure-select.semi-select:hover {
1485
+ border-color: var(--semi-color-border);
1486
+ }
1487
+ .semi-aiChatInput-footer-configure-select.semi-select:focus {
1488
+ border: 1px solid var(--semi-color-border);
1489
+ background: transparent;
1490
+ }
1491
+ .semi-aiChatInput-footer-configure-radio-button .semi-radio-addon-buttonRadio {
1492
+ height: 16px;
1493
+ padding: 4px;
1494
+ font-size: 14px;
1495
+ }
1496
+ .semi-aiChatInput-footer-configure-radio-button .semi-radio-addon-buttonRadio-checked {
1497
+ color: var(--semi-color-text-1);
1498
+ background: var(--semi-color-bg-2);
1499
+ }
1500
+ .semi-aiChatInput-footer-configure-mcp-header {
1501
+ padding: 8px 16px 0px;
1502
+ font-size: 12px;
1503
+ font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1504
+ line-height: 16px;
1505
+ height: 16px;
1506
+ align-items: center;
1507
+ display: flex;
1508
+ justify-content: space-between;
1509
+ column-gap: 4px;
1510
+ }
1511
+ .semi-aiChatInput-footer-configure-mcp-header-title {
1512
+ color: var(--semi-color-text-2);
1513
+ }
1514
+ .semi-aiChatInput-footer-configure-mcp-header-config.semi-button {
1515
+ padding: 0px;
1516
+ border: 0px;
1517
+ height: fit-content;
1518
+ font-size: 12px;
1519
+ font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1520
+ line-height: 16px;
1521
+ }
1522
+ .semi-aiChatInput-attachment {
1523
+ position: relative;
1524
+ display: flex;
1525
+ align-items: center;
1526
+ column-gap: 8px;
1527
+ border-radius: 6px;
1528
+ background: var(--semi-color-fill-0);
1529
+ padding: 8px;
1530
+ width: 224px;
1531
+ height: 36px;
1532
+ overflow: hidden;
1533
+ letter-spacing: 0;
1534
+ flex-shrink: 0;
1535
+ }
1536
+ .semi-aiChatInput-attachment-icon, .semi-aiChatInput-attachment-img {
1537
+ display: flex;
1538
+ flex-shrink: 0;
1539
+ align-items: center;
1540
+ justify-content: center;
1541
+ border-radius: 3px;
1542
+ width: 36px;
1543
+ height: 36px;
1544
+ }
1545
+ .semi-aiChatInput-attachment-img {
1546
+ object-fit: cover;
1547
+ }
1548
+ .semi-aiChatInput-attachment-content {
1549
+ display: flex;
1550
+ flex-direction: column;
1551
+ flex-shrink: 0;
1552
+ align-items: flex-start;
1553
+ width: 180px;
1554
+ }
1555
+ .semi-aiChatInput-attachment-content-name {
1556
+ flex-shrink: 0;
1557
+ width: 180px;
1558
+ height: 20px;
1559
+ overflow: hidden;
1560
+ white-space: nowrap;
1561
+ text-overflow: ellipsis;
1562
+ color: var(--semi-color-text-0);
1563
+ font-size: 12px;
1564
+ font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1565
+ line-height: 16px;
1566
+ font-weight: 600;
1567
+ }
1568
+ .semi-aiChatInput-attachment-content-size {
1569
+ display: flex;
1570
+ flex-shrink: 0;
1571
+ align-items: flex-start;
1572
+ column-gap: 4px;
1573
+ color: var(--semi-color-text-2);
1574
+ font-size: 12px;
1575
+ font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1576
+ line-height: 16px;
1577
+ text-transform: uppercase;
1578
+ }
1579
+ .semi-aiChatInput-attachment-delete {
1580
+ display: none;
1581
+ }
1582
+ .semi-aiChatInput-attachment:hover > .semi-aiChatInput-attachment-delete {
1583
+ cursor: pointer;
1584
+ position: absolute;
1585
+ top: 0px;
1586
+ right: 0px;
1587
+ background: rgba(var(--semi-grey-7), 1);
1588
+ color: var(--semi-color-white);
1589
+ border-radius: 50%;
1590
+ width: 16px;
1591
+ height: 16px;
1592
+ font-size: 12px;
1593
+ display: flex;
1594
+ align-items: center;
1595
+ justify-content: center;
1596
+ }
1597
+ .semi-aiChatInput-attachment-progress.semi-progress-circle {
1598
+ position: absolute;
1599
+ top: 50%;
1600
+ left: 50%;
1601
+ transform: translate(-50%, -50%);
1602
+ }
1603
+ .semi-aiChatInput-scroll-wrapper {
1604
+ position: relative;
1605
+ width: 100%;
1606
+ display: flex;
1607
+ align-items: center;
1608
+ margin-bottom: 8px;
1609
+ }
1610
+ .semi-aiChatInput-scroll-container {
1611
+ display: flex;
1612
+ overflow-x: auto;
1613
+ scroll-behavior: smooth;
1614
+ /* Hide scrollbar */
1615
+ scrollbar-width: none; /* Firefox */
1616
+ -ms-overflow-style: none; /* IE and Edge */
1617
+ column-gap: 8px;
1618
+ /* hidden Webkit (Chrome, Safari) scrollbar */
1619
+ }
1620
+ .semi-aiChatInput-scroll-container::-webkit-scrollbar {
1621
+ display: none;
1622
+ }
1623
+ .semi-aiChatInput-scroll-button {
1624
+ padding: 0px;
1625
+ border: 0px;
1626
+ position: absolute;
1627
+ top: 50%;
1628
+ transform: translateY(-50%);
1629
+ z-index: 10;
1630
+ width: 16px;
1631
+ height: 16px;
1632
+ border-radius: 50%;
1633
+ background: var(--semi-color-white);
1634
+ box-shadow: var(--semi-shadow-elevated);
1635
+ cursor: pointer;
1636
+ display: flex;
1637
+ justify-content: center;
1638
+ align-items: center;
1639
+ transition: background-color 0.2s, box-shadow 0.2s;
1640
+ }
1641
+ .semi-aiChatInput-scroll-button .semi-icon {
1642
+ font-size: 12px;
1643
+ color: var(--semi-color-text-2);
1644
+ }
1645
+ .semi-aiChatInput-scroll-button:active {
1646
+ transform: translateY(-50%) scale(0.95);
1647
+ }
1648
+ .semi-aiChatInput-scroll-button-left-icon {
1649
+ transform: rotate(180deg);
1650
+ }
1651
+ .semi-aiChatInput-scroll-button.semi-aiChatInput-scroll-button-left {
1652
+ left: 10px;
1653
+ }
1654
+ .semi-aiChatInput-scroll-button.semi-aiChatInput-scroll-button-right {
1655
+ right: 10px;
1656
+ }
1657
+ .semi-aiChatInput-editor-content {
1658
+ flex: 1 1 0%;
1659
+ min-height: 0;
1660
+ margin-top: -4px;
1661
+ padding-top: 4px;
1662
+ overflow: auto;
1663
+ }
1664
+ .semi-aiChatInput-editor-content .tiptap {
1665
+ font-size: 14px;
1666
+ line-height: 24px;
1667
+ }
1668
+ .semi-aiChatInput-editor-content .tiptap p.is-editor-empty:first-child::before {
1669
+ color: var(--semi-color-text-2);
1670
+ content: attr(data-placeholder);
1671
+ float: left;
1672
+ height: 0;
1673
+ pointer-events: none;
1674
+ }
1675
+ .semi-aiChatInput-editor-content .tiptap p {
1676
+ margin: 0px;
1677
+ white-space: pre-wrap;
1678
+ }
1679
+ .semi-aiChatInput-editor-content .tiptap:focus {
1680
+ outline: none;
1681
+ }
1682
+ .semi-aiChatInput-editor-content .tiptap .node-inputSlot {
1683
+ display: inline-block;
1684
+ font-size: 14px;
1685
+ line-height: 20px;
1686
+ }
1687
+ .semi-aiChatInput-editor-content .tiptap .input-slot {
1688
+ display: inline-block;
1689
+ box-sizing: content-box;
1690
+ background-color: var(--semi-color-primary-light-default);
1691
+ border-radius: 4px;
1692
+ padding: 2px 4px;
1693
+ position: relative;
1694
+ margin: 2px 2px;
1695
+ font-weight: 600;
1696
+ min-width: 2px;
1697
+ }
1698
+ .semi-aiChatInput-editor-content .tiptap .input-slot .content {
1699
+ color: var(--semi-color-primary);
1700
+ }
1701
+ .semi-aiChatInput-editor-content .tiptap .input-slot .input-slot-placeholder {
1702
+ user-select: none;
1703
+ position: absolute;
1704
+ top: 2px;
1705
+ left: 4px;
1706
+ pointer-events: none;
1707
+ white-space: pre;
1708
+ z-index: 1;
1709
+ color: var(--semi-color-primary-disabled);
1710
+ }
1711
+ .semi-aiChatInput-editor-content .tiptap .node-selectSlot {
1712
+ display: inline-flex;
1713
+ }
1714
+ .semi-aiChatInput-editor-content .tiptap .select-slot {
1715
+ font-size: 14px;
1716
+ font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
1717
+ line-height: 20px;
1718
+ height: 24px;
1719
+ padding: 2px 4px;
1720
+ border-radius: 4px;
1721
+ background-color: var(--semi-color-primary-light-default);
1722
+ }
1723
+ .semi-aiChatInput-editor-content .tiptap .select-slot:first-child {
1724
+ margin-left: 0px;
1725
+ }
1726
+ .semi-aiChatInput-editor-content .tiptap .select-slot-wrapper {
1727
+ display: inline-flex;
1728
+ margin: 2px 4px;
1729
+ }
1730
+ .semi-aiChatInput-editor-content .tiptap .select-slot .semi-select-selection {
1731
+ color: var(--semi-color-primary);
1732
+ font-weight: bold;
1733
+ margin-left: 0px;
1734
+ }
1735
+ .semi-aiChatInput-editor-content .tiptap .select-slot .semi-select-arrow {
1736
+ color: var(--semi-color-text-2);
1737
+ width: 16px;
1738
+ }
1739
+ .semi-aiChatInput-editor-content .tiptap .select-slot.semi-select-open, .semi-aiChatInput-editor-content .tiptap .select-slot.semi-select-focus {
1740
+ border-color: transparent;
1741
+ }
1742
+ .semi-aiChatInput-editor-content .tiptap .select-slot.semi-select:focus {
1743
+ border-color: transparent;
1744
+ }
1745
+ .semi-aiChatInput-editor-content .tiptap .node-skillSlot {
1746
+ display: inline-flex;
1747
+ }
1748
+ .semi-aiChatInput-editor-content .tiptap .skill-slot {
1749
+ color: var(--semi-color-primary);
1750
+ font-weight: 600;
1751
+ outline: none;
1752
+ }
1753
+ .semi-aiChatInput-editor-content .tiptap .skill-slot-wrapper {
1754
+ display: inline-flex;
1755
+ position: relative;
1756
+ padding: 0px 4px;
1757
+ margin: 2px 2px;
1758
+ border-radius: 4px;
1759
+ }
1760
+ .semi-aiChatInput-editor-content .tiptap .skill-slot-wrapper:hover {
1761
+ background-color: var(--semi-color-primary-light-default);
1762
+ }
1763
+ .semi-aiChatInput-editor-content .tiptap .skill-slot-wrapper:hover .skill-slot-delete {
1764
+ cursor: pointer;
1765
+ position: absolute;
1766
+ top: 0px;
1767
+ right: 0px;
1768
+ background: rgba(var(--semi-grey-7), 1);
1769
+ color: var(--semi-color-white);
1770
+ transform: translate(50%, -50%);
1771
+ border-radius: 50%;
1772
+ width: 12px;
1773
+ height: 12px;
1774
+ font-size: 8px;
1775
+ display: flex;
1776
+ align-items: center;
1777
+ justify-content: center;
1778
+ }
1779
+ .semi-aiChatInput-editor-content .tiptap .skill-slot-delete {
1780
+ display: none;
1781
+ }
1782
+
630
1783
  .semi-anchor {
631
1784
  font-size: 14px;
632
1785
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
@@ -2129,6 +3282,16 @@ body {
2129
3282
  background-color: var(--semi-color-fill-1);
2130
3283
  }
2131
3284
 
3285
+ .semi-button {
3286
+ --semi-button-colorful-multiple-fill-0: rgba(var(--semi-ai-general-5-3));
3287
+ --semi-button-colorful-multiple-fill-1: rgba(var(--semi-ai-general-5-2));
3288
+ --semi-button-colorful-multiple-fill-2: rgba(var(--semi-ai-general-5-1));
3289
+ --semi-button-colorful-multiple-fill-3: rgba(var(--semi-ai-general-5-0));
3290
+ --semi-button-colorful-disabled-fill: var(--semi-color-disabled-text);
3291
+ --semi-button-colorful-fill-primary: var(--semi-color-ai-purple);
3292
+ --semi-button-colorful-fill-secondary: var(--semi-color-text-0);
3293
+ }
3294
+
2132
3295
  .semi-button {
2133
3296
  box-shadow: none;
2134
3297
  height: 32px;
@@ -2227,6 +3390,20 @@ body {
2227
3390
  transition: background-color var(--semi-transition_duration-none) var(--semi-transition_function-easeIn) var(--semi-transition_delay-none), border var(--semi-transition_duration-none) var(--semi-transition_function-easeIn) var(--semi-transition_delay-none);
2228
3391
  transform: scale(var(--semi-transform_scale-none));
2229
3392
  }
3393
+ .semi-button-tertiary.semi-button-colorful.semi-button-solid {
3394
+ background: var(--semi-ai-general-0);
3395
+ }
3396
+ .semi-button-tertiary.semi-button-colorful.semi-button-solid:hover {
3397
+ background: var(--semi-ai-general-1);
3398
+ }
3399
+ .semi-button-tertiary.semi-button-colorful.semi-button-solid:active {
3400
+ background: var(--semi-ai-general-2);
3401
+ }
3402
+ .semi-button-tertiary.semi-button-colorful.semi-button-solid .semi-button-content-right, .semi-button-tertiary.semi-button-colorful.semi-button-solid .semi-button-content:not(:has(> .semi-button-content-right)) {
3403
+ background: var(--semi-color-ai-general);
3404
+ background-clip: text;
3405
+ color: transparent;
3406
+ }
2230
3407
  .semi-button-tertiary-disabled {
2231
3408
  background-color: var(--semi-color-disabled-bg);
2232
3409
  }
@@ -2256,6 +3433,29 @@ body {
2256
3433
  transition: background-color var(--semi-transition_duration-none) var(--semi-transition_function-easeIn) var(--semi-transition_delay-none), border var(--semi-transition_duration-none) var(--semi-transition_function-easeIn) var(--semi-transition_delay-none);
2257
3434
  transform: scale(var(--semi-transform_scale-none));
2258
3435
  }
3436
+ .semi-button-primary.semi-button-colorful.semi-button-solid {
3437
+ background: var(--semi-color-ai-general);
3438
+ }
3439
+ .semi-button-primary.semi-button-colorful.semi-button-solid:not(.semi-button-borderless):not(.semi-button-light):not(.semi-button-outline):hover {
3440
+ background: var(--semi-color-ai-general-hover);
3441
+ }
3442
+ .semi-button-primary.semi-button-colorful.semi-button-solid:not(.semi-button-borderless):not(.semi-button-light):not(.semi-button-outline):active {
3443
+ background: var(--semi-color-ai-general-active);
3444
+ }
3445
+ .semi-button-primary.semi-button-colorful.semi-button-light .semi-button-content-right, .semi-button-primary.semi-button-colorful.semi-button-light .semi-button-content:not(:has(> .semi-button-content-right)) {
3446
+ background: var(--semi-color-ai-general);
3447
+ background-clip: text;
3448
+ color: transparent;
3449
+ }
3450
+ .semi-button-primary.semi-button-colorful.semi-button-outline {
3451
+ color: var(--semi-color-ai-purple);
3452
+ border-color: var(--semi-color-ai-purple);
3453
+ }
3454
+ .semi-button-primary.semi-button-colorful.semi-button-borderless .semi-button-content-right, .semi-button-primary.semi-button-colorful.semi-button-borderless .semi-button-content:not(:has(> .semi-button-content-right)) {
3455
+ background: var(--semi-color-ai-general);
3456
+ background-clip: text;
3457
+ color: transparent;
3458
+ }
2259
3459
  .semi-button-primary-disabled {
2260
3460
  background-color: var(--semi-color-disabled-bg);
2261
3461
  }
@@ -4586,12 +5786,15 @@ body {
4586
5786
  right: -8px;
4587
5787
  color: var(--semi-color-text-2);
4588
5788
  }
4589
- .semi-chat-attachment-process.semi-progress-circle {
5789
+ .semi-chat-attachment-process.semi-progress-circle, .semi-chat-attachment-fail {
4590
5790
  position: absolute;
4591
5791
  top: 50%;
4592
5792
  left: 50%;
4593
5793
  transform: translate(-50%, -50%);
4594
5794
  }
5795
+ .semi-chat-attachment-fail {
5796
+ color: var(--semi-color-danger);
5797
+ }
4595
5798
  .semi-chat-attachment-file {
4596
5799
  display: inline-flex;
4597
5800
  flex-direction: row;
@@ -5326,6 +6529,9 @@ body {
5326
6529
  .semi-cropper {
5327
6530
  position: relative;
5328
6531
  }
6532
+ .semi-cropper img {
6533
+ max-width: none;
6534
+ }
5329
6535
  .semi-cropper-img {
5330
6536
  position: absolute;
5331
6537
  user-select: none;
@@ -7154,6 +8360,208 @@ body {
7154
8360
  margin-right: 32px;
7155
8361
  }
7156
8362
 
8363
+ .semi-feedback-emoji-container {
8364
+ display: flex;
8365
+ justify-content: center;
8366
+ align-items: center;
8367
+ column-gap: 24px;
8368
+ align-self: stretch;
8369
+ margin-top: 24px;
8370
+ margin-bottom: 24px;
8371
+ }
8372
+ .semi-feedback-emoji-item {
8373
+ user-select: none;
8374
+ cursor: pointer;
8375
+ font-family: Inter;
8376
+ font-size: 36px;
8377
+ line-height: 36px;
8378
+ height: 36px;
8379
+ font-style: normal;
8380
+ filter: grayscale(100%);
8381
+ }
8382
+ .semi-feedback-emoji-item:hover, .semi-feedback-emoji-item-selected {
8383
+ filter: none;
8384
+ }
8385
+ .semi-feedback-thank-text {
8386
+ color: var(--semi-color-text-2);
8387
+ text-align: center;
8388
+ font-size: 14px;
8389
+ font-weight: 400;
8390
+ line-height: 20px;
8391
+ margin-bottom: 0px;
8392
+ margin-top: 24px;
8393
+ }
8394
+ .semi-feedback .semi-checkboxGroup-vertical {
8395
+ row-gap: 16px;
8396
+ }
8397
+ .semi-feedback-footer {
8398
+ display: flex;
8399
+ justify-content: flex-end;
8400
+ column-gap: 12px;
8401
+ }
8402
+ .semi-feedback .semi-modal {
8403
+ width: 400px;
8404
+ }
8405
+ .semi-feedback.semi-feedback-text .semi-modal {
8406
+ width: 400px;
8407
+ }
8408
+ .semi-feedback .semi-sidesheet-inner {
8409
+ border-radius: 12px;
8410
+ }
8411
+ .semi-feedback.semi-sidesheet.semi-sidesheet-size-small {
8412
+ width: 400px;
8413
+ }
8414
+ .semi-feedback.semi-sidesheet.semi-feedback-text {
8415
+ width: 600px;
8416
+ }
8417
+ .semi-feedback.semi-sidesheet-bottom {
8418
+ right: 20px;
8419
+ left: auto;
8420
+ }
8421
+ .semi-feedback.semi-sidesheet-bottom .semi-sidesheet-inner-wrap {
8422
+ bottom: 50px;
8423
+ }
8424
+ @keyframes semi-sidesheet-slideShow_bottom {
8425
+ from {
8426
+ transform: translateY(calc(100% + 50px));
8427
+ }
8428
+ to {
8429
+ transform: translateY(0);
8430
+ }
8431
+ }
8432
+ @keyframes semi-sidesheet-slideHide_bottom {
8433
+ from {
8434
+ transform: translateY(0);
8435
+ }
8436
+ to {
8437
+ transform: translateY(calc(100% + 50px));
8438
+ }
8439
+ }
8440
+ .semi-feedback.semi-sidesheet .semi-sidesheet-fixed.semi-feedback-bottom {
8441
+ top: auto;
8442
+ }
8443
+ .semi-feedback.semi-sidesheet .semi-sidesheet-fixed.semi-feedback-bottom .semi-sidesheet-inner {
8444
+ bottom: 50px;
8445
+ }
8446
+
8447
+ .semi-floatButton {
8448
+ position: fixed;
8449
+ bottom: 24px;
8450
+ right: 24px;
8451
+ z-index: 1000;
8452
+ cursor: pointer;
8453
+ }
8454
+ .semi-floatButton-body {
8455
+ background-color: var(--semi-color-fill-0);
8456
+ box-shadow: var(--semi-shadow-elevated);
8457
+ color: var(--semi-color-primary);
8458
+ display: flex;
8459
+ align-items: center;
8460
+ justify-content: center;
8461
+ }
8462
+ .semi-floatButton-body:hover {
8463
+ background-color: var(--semi-color-fill-1);
8464
+ }
8465
+ .semi-floatButton-body:active {
8466
+ background-color: var(--semi-color-fill-2);
8467
+ }
8468
+ .semi-floatButton-disabled {
8469
+ background: var(--semi-color-disabled-bg);
8470
+ color: var(--semi-color-disabled-text);
8471
+ cursor: not-allowed;
8472
+ }
8473
+ .semi-floatButton-disabled:hover {
8474
+ background-color: var(--semi-color-disabled-bg);
8475
+ }
8476
+ .semi-floatButton-colorful {
8477
+ background: var(--semi-color-ai-general);
8478
+ color: var(--semi-color-white);
8479
+ }
8480
+ .semi-floatButton-colorful:hover {
8481
+ background: var(--semi-color-ai-general-hover);
8482
+ }
8483
+ .semi-floatButton-colorful:active {
8484
+ background: var(--semi-color-ai-general-active);
8485
+ }
8486
+ .semi-floatButton.semi-floatButton-square .semi-badge-dot, .semi-floatButton.semi-floatButton-square .semi-badge-count {
8487
+ /* Calculation logic:
8488
+ The center of the badge is the intersection of two lines.
8489
+ - The first line is the connecting line between the center of the floatButton and the upper right corner of the enclosing rectangle.
8490
+ - The second line is the border of the floatButton.
8491
+ Can be calculated through radius, (√2 - 1)/√2 * R = 0.29 * R
8492
+ */
8493
+ top: 2.32px;
8494
+ inset-inline-end: 2.32px;
8495
+ }
8496
+ .semi-floatButton-default {
8497
+ width: 32px;
8498
+ height: 32px;
8499
+ }
8500
+ .semi-floatButton-default.semi-floatButton-round .semi-badge-dot, .semi-floatButton-default.semi-floatButton-round .semi-badge-count {
8501
+ /* Calculation logic:
8502
+ The center of the badge is the intersection of two lines.
8503
+ - The first line is the connecting line between the center of the floatButton and the upper right corner of the enclosing rectangle.
8504
+ - The second line is the border of the floatButton.
8505
+ Can be calculated through radius (√2 - 1)/√2 * R = 0.29 * R,and R = 0.5 * width
8506
+ */
8507
+ top: 4.64px;
8508
+ inset-inline-end: 4.64px;
8509
+ }
8510
+ .semi-floatButton-small {
8511
+ width: 24px;
8512
+ height: 24px;
8513
+ }
8514
+ .semi-floatButton-small.semi-floatButton-round .semi-badge-dot, .semi-floatButton-small.semi-floatButton-round .semi-badge-count {
8515
+ top: 3.48px;
8516
+ inset-inline-end: 3.48px;
8517
+ }
8518
+ .semi-floatButton-large {
8519
+ width: 40px;
8520
+ height: 40px;
8521
+ }
8522
+ .semi-floatButton-large.semi-floatButton-round .semi-badge-dot, .semi-floatButton-large.semi-floatButton-round .semi-badge-count {
8523
+ top: 5.8px;
8524
+ inset-inline-end: 5.8px;
8525
+ }
8526
+ .semi-floatButton-square {
8527
+ border-radius: 8px;
8528
+ }
8529
+ .semi-floatButton-round {
8530
+ border-radius: var(--semi-border-radius-full);
8531
+ }
8532
+
8533
+ .semi-floatButtonGroup {
8534
+ position: fixed;
8535
+ border-radius: 8px;
8536
+ bottom: 24px;
8537
+ right: 24px;
8538
+ z-index: 1000;
8539
+ background: var(--semi-color-bg-0);
8540
+ box-shadow: var(--semi-shadow-elevated);
8541
+ display: inline-flex;
8542
+ padding: 6px;
8543
+ gap: 4px;
8544
+ }
8545
+ .semi-floatButtonGroup-item {
8546
+ cursor: pointer;
8547
+ display: flex;
8548
+ padding: 6px 12px;
8549
+ align-items: center;
8550
+ column-gap: 8px;
8551
+ border-radius: 4px;
8552
+ color: var(--semi-color-text-0);
8553
+ font-size: 14px;
8554
+ font-style: normal;
8555
+ font-weight: 400;
8556
+ line-height: 20px;
8557
+ }
8558
+ .semi-floatButtonGroup-item:hover {
8559
+ background: var(--semi-color-fill-1);
8560
+ }
8561
+ .semi-floatButtonGroup-item:active {
8562
+ background: var(--semi-color-fill-2);
8563
+ }
8564
+
7157
8565
  .semi-form .semi-form-field {
7158
8566
  box-sizing: border-box;
7159
8567
  }
@@ -12820,6 +14228,20 @@ body {
12820
14228
  display: inline-block;
12821
14229
  overflow: hidden;
12822
14230
  }
14231
+ .semi-image img {
14232
+ /**
14233
+ * In tailwind, the max-width of img/video is set to 100%,
14234
+ * which will affect the amplification effect of the picture.
14235
+ * So we need to set max-width to none.
14236
+ */
14237
+ max-width: none;
14238
+ }
14239
+ .semi-image-tooltip-children-wrapper {
14240
+ display: inline-flex;
14241
+ width: fit-content;
14242
+ height: fit-content;
14243
+ vertical-align: middle;
14244
+ }
12823
14245
  .semi-image-img {
12824
14246
  vertical-align: top;
12825
14247
  border-radius: inherit;
@@ -12990,12 +14412,6 @@ body {
12990
14412
  transform: scale3d(1, 1, 1) var(--semi-transform-rotate-none);
12991
14413
  z-index: 0;
12992
14414
  user-select: none;
12993
- /**
12994
- * In tailwind, the max-width of img/video is set to 100%,
12995
- * which will affect the amplification effect of the picture.
12996
- * So we need to set max-width to none.
12997
- */
12998
- max-width: none;
12999
14415
  }
13000
14416
  .semi-image-preview-image-spin {
13001
14417
  position: absolute;
@@ -14483,6 +15899,11 @@ img[src=""], img:not([src]) {
14483
15899
  transition: opacity 0.2s cubic-bezier(0.5, -0.1, 1, 0.4);
14484
15900
  opacity: 0;
14485
15901
  }
15902
+ .semi-navigation-collapsed-wrapper {
15903
+ display: flex;
15904
+ width: fit-content;
15905
+ height: fit-content;
15906
+ }
14486
15907
  .semi-navigation-sub-wrap .semi-navigation-sub-title, .semi-navigation-item {
14487
15908
  cursor: pointer;
14488
15909
  display: flex;
@@ -16591,6 +18012,11 @@ img[src=""], img:not([src]) {
16591
18012
  height: 24px;
16592
18013
  font-size: 24px;
16593
18014
  }
18015
+ .semi-rating-star-outer {
18016
+ display: inline-flex;
18017
+ width: fit-content;
18018
+ height: fit-content;
18019
+ }
16594
18020
  .semi-rating-star-wrapper {
16595
18021
  position: relative;
16596
18022
  overflow: hidden;
@@ -19377,36 +20803,41 @@ img[src=""], img:not([src]) {
19377
20803
  .semi-table .semi-table-column-filter.on {
19378
20804
  color: var(--semi-color-primary);
19379
20805
  }
19380
- .semi-table-bordered .semi-table-title {
20806
+ .semi-table-bordered > .semi-table-title {
19381
20807
  padding-left: 16px;
19382
20808
  padding-right: 16px;
19383
20809
  border-top: 1px solid var(--semi-color-border);
19384
20810
  border-right: 1px solid var(--semi-color-border);
19385
20811
  border-left: 1px solid var(--semi-color-border);
19386
20812
  }
19387
- .semi-table-bordered .semi-table-container {
20813
+ .semi-table-bordered > .semi-table-container {
19388
20814
  border: 1px solid var(--semi-color-border);
19389
20815
  border-right: 0;
19390
20816
  border-bottom: 0;
19391
20817
  }
19392
- .semi-table-bordered .semi-table-header::-webkit-scrollbar {
20818
+ :where(.semi-table-bordered) > .semi-table-container > .semi-table-header::-webkit-scrollbar {
19393
20819
  border-right: 1px solid var(--semi-color-border);
19394
20820
  }
19395
- .semi-table-bordered .semi-table-footer {
20821
+ :where(.semi-table-bordered) > .semi-table-container > .semi-table-footer {
19396
20822
  border-left: 1px solid var(--semi-color-border);
19397
20823
  border-right: 1px solid var(--semi-color-border);
19398
20824
  border-bottom: 1px solid var(--semi-color-border);
19399
20825
  }
19400
- .semi-table-bordered .semi-table-thead > .semi-table-row > .semi-table-row-head .react-resizable-handle {
20826
+ :where(.semi-table-bordered > .semi-table-container) > .semi-table-body > .semi-table-placeholder {
20827
+ border-right: 1px solid var(--semi-color-border);
20828
+ }
20829
+ :where(.semi-table-bordered > .semi-table-container > .semi-table-body) > .semi-table > .semi-table-thead > .semi-table-row > .semi-table-row-head .react-resizable-handle {
19401
20830
  background-color: transparent;
19402
20831
  }
19403
- .semi-table-bordered .semi-table-thead > .semi-table-row > .semi-table-row-head,
19404
- .semi-table-bordered .semi-table-tbody > .semi-table-row > .semi-table-row-cell {
20832
+ :where(.semi-table-bordered > .semi-table-container > .semi-table-body) > .semi-table > .semi-table-thead > .semi-table-row > .semi-table-row-head, :where(.semi-table-bordered > .semi-table-container > .semi-table-body) > .semi-table > .semi-table-tbody > .semi-table-row > .semi-table-row-cell {
19405
20833
  border-right: 1px solid var(--semi-color-border);
19406
20834
  }
19407
- .semi-table-bordered .semi-table-placeholder {
20835
+ :where(.semi-table-bordered > .semi-table-container > .semi-table-header) > .semi-table > .semi-table-thead > .semi-table-row > .semi-table-row-head {
19408
20836
  border-right: 1px solid var(--semi-color-border);
19409
20837
  }
20838
+ :where(.semi-table-bordered > .semi-table-container > .semi-table-header) > .semi-table > .semi-table-thead > .semi-table-row > .semi-table-row-head .react-resizable-handle {
20839
+ background-color: transparent;
20840
+ }
19410
20841
  .semi-table-placeholder {
19411
20842
  position: sticky;
19412
20843
  left: 0px;
@@ -20476,15 +21907,80 @@ img[src=""], img:not([src]) {
20476
21907
  width: 20px;
20477
21908
  height: 20px;
20478
21909
  }
20479
- .semi-tag-solid .semi-tag-close {
21910
+ .semi-tag-colorful {
21911
+ font-weight: 600;
21912
+ }
21913
+ .semi-tag-colorful.semi-tag-solid {
21914
+ background: var(--semi-color-ai-purple);
20480
21915
  color: var(--semi-color-white);
20481
- opacity: 0.8;
20482
21916
  }
20483
- .semi-tag-solid .semi-tag-close:hover {
20484
- opacity: 1;
21917
+ .semi-tag-colorful.semi-tag-solid.semi-tag-gradient {
21918
+ background: var(--semi-color-ai-general);
20485
21919
  }
20486
- .semi-tag-solid .semi-tag-close:active {
20487
- opacity: 0.9;
21920
+ .semi-tag-colorful.semi-tag-light {
21921
+ background: rgba(var(--semi-ai-purple-0), 1);
21922
+ color: var(--semi-color-ai-purple);
21923
+ }
21924
+ .semi-tag-colorful.semi-tag-light.semi-tag-gradient {
21925
+ background: var(--semi-ai-general-0);
21926
+ }
21927
+ .semi-tag-colorful.semi-tag-light.semi-tag-gradient .semi-tag-prefix-icon svg stop:nth-child(1) {
21928
+ stop-color: rgba(var(--semi-ai-general-5-0), 1);
21929
+ }
21930
+ .semi-tag-colorful.semi-tag-light.semi-tag-gradient .semi-tag-prefix-icon svg stop:nth-child(2) {
21931
+ stop-color: rgba(var(--semi-ai-general-5-1), 1);
21932
+ }
21933
+ .semi-tag-colorful.semi-tag-light.semi-tag-gradient .semi-tag-prefix-icon svg stop:nth-child(3) {
21934
+ stop-color: rgba(var(--semi-ai-general-5-2), 1);
21935
+ }
21936
+ .semi-tag-colorful.semi-tag-light.semi-tag-gradient .semi-tag-prefix-icon svg stop:nth-child(4) {
21937
+ stop-color: rgba(var(--semi-ai-general-5-3), 1);
21938
+ }
21939
+ .semi-tag-colorful.semi-tag-light.semi-tag-gradient .semi-tag-content {
21940
+ background: var(--semi-color-ai-general);
21941
+ background-clip: text;
21942
+ color: transparent;
21943
+ }
21944
+ .semi-tag-colorful.semi-tag-ghost {
21945
+ background: var(--semi-color-white);
21946
+ color: var(--semi-color-ai-purple);
21947
+ border-color: var(--semi-color-ai-general);
21948
+ }
21949
+ .semi-tag-colorful.semi-tag-ghost.semi-tag-gradient {
21950
+ border: none;
21951
+ }
21952
+ .semi-tag-colorful.semi-tag-ghost.semi-tag-gradient .semi-tag-prefix-icon svg stop:nth-child(1) {
21953
+ stop-color: rgba(var(--semi-ai-general-5-0), 1);
21954
+ }
21955
+ .semi-tag-colorful.semi-tag-ghost.semi-tag-gradient .semi-tag-prefix-icon svg stop:nth-child(2) {
21956
+ stop-color: rgba(var(--semi-ai-general-5-1), 1);
21957
+ }
21958
+ .semi-tag-colorful.semi-tag-ghost.semi-tag-gradient .semi-tag-prefix-icon svg stop:nth-child(3) {
21959
+ stop-color: rgba(var(--semi-ai-general-5-2), 1);
21960
+ }
21961
+ .semi-tag-colorful.semi-tag-ghost.semi-tag-gradient .semi-tag-prefix-icon svg stop:nth-child(4) {
21962
+ stop-color: rgba(var(--semi-ai-general-5-3), 1);
21963
+ }
21964
+ .semi-tag-colorful.semi-tag-ghost.semi-tag-gradient.semi-tag-circle::before {
21965
+ border-radius: var(--semi-border-radius-full);
21966
+ }
21967
+ .semi-tag-colorful.semi-tag-ghost.semi-tag-gradient::before {
21968
+ content: "";
21969
+ position: absolute;
21970
+ inset: 0;
21971
+ border-radius: var(--semi-border-radius-small);
21972
+ padding: 1px;
21973
+ background: var(--semi-color-ai-general);
21974
+ -webkit-mask: linear-gradient(var(--semi-color-white) 0 0) content-box, linear-gradient(var(--semi-color-white) 0 0);
21975
+ mask: linear-gradient(var(--semi-color-white) 0 0) content-box, linear-gradient(var(--semi-color-white) 0 0);
21976
+ -webkit-mask-composite: xor;
21977
+ mask-composite: exclude;
21978
+ pointer-events: none;
21979
+ }
21980
+ .semi-tag-colorful.semi-tag-ghost.semi-tag-gradient .semi-tag-content {
21981
+ background: var(--semi-color-ai-general);
21982
+ background-clip: text;
21983
+ color: transparent;
20488
21984
  }
20489
21985
 
20490
21986
  .semi-tag-group {
@@ -23244,6 +24740,12 @@ p.semi-typography-extended,
23244
24740
  display: flex;
23245
24741
  flex-wrap: wrap;
23246
24742
  }
24743
+ .semi-upload-tooltip-children-wrapper {
24744
+ display: inline-flex;
24745
+ width: fit-content;
24746
+ height: fit-content;
24747
+ vertical-align: middle;
24748
+ }
23247
24749
  .semi-upload-disabled {
23248
24750
  cursor: not-allowed;
23249
24751
  }
@@ -24245,10 +25747,7 @@ p.semi-typography-extended,
24245
25747
  pointer-events: none;
24246
25748
  cursor: not-allowed;
24247
25749
  }
24248
- .semi-button.semi-button-loading .semi-button-content .semi-button-content-loading-icon {
24249
- animation: 1600ms linear infinite semi-animation-rotate;
24250
- }
24251
- .semi-button.semi-button-loading .semi-button-content > svg {
25750
+ .semi-button.semi-button-loading .semi-button-content > svg, .semi-button.semi-button-loading .semi-button-content-loading-icon {
24252
25751
  width: 16px;
24253
25752
  height: 16px;
24254
25753
  animation: 600ms linear infinite semi-animation-rotate;