@sourcegraph/cody-web 0.7.3 → 0.7.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{agent.worker-7dUx4v7q.mjs → agent.worker-cEJ-Id1V.mjs} +1655 -1727
- package/dist/agent.worker.js +2 -2
- package/dist/{browser-0yJ2hV_u.mjs → browser-5V4RMNo3.mjs} +2125 -2042
- package/dist/{git-log-BEqqPp3D.mjs → git-log-DUAthDkb.mjs} +2 -2
- package/dist/{index-D_qZ0Ahh.mjs → index-2bvntcGe.mjs} +2 -2
- package/dist/index.js +1188 -1113
- package/dist/lib/agent/agent.client.d.ts +1 -1
- package/dist/lib/agent/agent.client.d.ts.map +1 -1
- package/dist/lib/components/CodyWebChat.d.ts.map +1 -1
- package/dist/lib/components/use-cody-agent.d.ts +1 -1
- package/dist/lib/components/use-cody-agent.d.ts.map +1 -1
- package/dist/{shell-Dil0VopV.mjs → shell-w-Sycwnw.mjs} +2 -2
- package/dist/style.css +104 -104
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +3 -4
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"agent.client.d.ts","sourceRoot":"","sources":["../../../lib/agent/agent.client.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAc,UAAU,EAAE,MAAM,oCAAoC,CAAA;AAChF,OAAO,EAGH,KAAK,iBAAiB,EAGzB,MAAM,wBAAwB,CAAA;AAG/B,
|
|
1
|
+
{"version":3,"file":"agent.client.d.ts","sourceRoot":"","sources":["../../../lib/agent/agent.client.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAc,UAAU,EAAE,MAAM,oCAAoC,CAAA;AAChF,OAAO,EAGH,KAAK,iBAAiB,EAGzB,MAAM,wBAAwB,CAAA;AAG/B,UAAU,WAAW;IACjB,UAAU,EAAE,UAAU,CAAA;IACtB,GAAG,EAAE,iBAAiB,CAAA;IACtB,OAAO,IAAI,IAAI,CAAA;CAClB;AAED,UAAU,kBAAkB;IACxB,cAAc,EAAE,MAAM,CAAA;IACtB,WAAW,EAAE,MAAM,CAAA;IACnB,iBAAiB,EAAE,MAAM,MAAM,CAAA;IAC/B,gBAAgB,EAAE,MAAM,CAAA;IACxB,mBAAmB,CAAC,EAAE,MAAM,CAAA;IAC5B,aAAa,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;IACtC,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,KAAK,CAAC,EAAE,OAAO,CAAA;CAClB;AAED,wBAAsB,iBAAiB,CAAC,EACpC,cAAc,EACd,WAAW,EACX,iBAAiB,EACjB,gBAAgB,EAChB,aAAa,EACb,mBAAmB,EACnB,KAAY,EACZ,KAAa,GAChB,EAAE,kBAAkB,GAAG,OAAO,CAAC,WAAW,CAAC,CA+D3C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CodyWebChat.d.ts","sourceRoot":"","sources":["../../../lib/components/CodyWebChat.tsx"],"names":[],"mappings":"AACA,OAAO,EAAW,KAAK,iBAAiB,
|
|
1
|
+
{"version":3,"file":"CodyWebChat.d.ts","sourceRoot":"","sources":["../../../lib/components/CodyWebChat.tsx"],"names":[],"mappings":"AACA,OAAO,EAAW,KAAK,iBAAiB,EAAsC,MAAM,OAAO,CAAA;AA8B3F,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,UAAU,CAAA;AAK9C,OAAO,6BAA6B,CAAA;AAWpC,MAAM,WAAW,gBAAgB;IAC7B,cAAc,EAAE,MAAM,CAAA;IACtB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,iBAAiB,EAAE,MAAM,MAAM,CAAA;IAC/B,mBAAmB,CAAC,EAAE,MAAM,CAAA;IAC5B,cAAc,CAAC,EAAE,cAAc,CAAA;IAC/B,aAAa,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;IACtC,SAAS,CAAC,EAAE,MAAM,CAAA;CACrB;AACD;;;;;;GAMG;AACH,eAAO,MAAM,WAAW,EAAE,iBAAiB,CAAC,gBAAgB,CAqC3D,CAAA"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type VSCodeWrapper } from 'cody-ai/webviews/utils/VSCodeApi';
|
|
2
2
|
import type { MessageConnection } from 'vscode-jsonrpc/browser';
|
|
3
3
|
import type { InitialContext } from '../types';
|
|
4
|
-
|
|
4
|
+
interface AgentClient {
|
|
5
5
|
rpc: MessageConnection;
|
|
6
6
|
dispose(): void;
|
|
7
7
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"use-cody-agent.d.ts","sourceRoot":"","sources":["../../../lib/components/use-cody-agent.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAoB,MAAM,kCAAkC,CAAA;AAWvF,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAG/D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,UAAU,CAAA;AAa9C,
|
|
1
|
+
{"version":3,"file":"use-cody-agent.d.ts","sourceRoot":"","sources":["../../../lib/components/use-cody-agent.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAoB,MAAM,kCAAkC,CAAA;AAWvF,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAG/D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,UAAU,CAAA;AAa9C,UAAU,WAAW;IACjB,GAAG,EAAE,iBAAiB,CAAA;IACtB,OAAO,IAAI,IAAI,CAAA;CAClB;AAED,UAAU,oBAAoB;IAC1B,cAAc,EAAE,MAAM,CAAA;IACtB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAA;IAC1B,iBAAiB,EAAE,MAAM,MAAM,CAAA;IAC/B,mBAAmB,CAAC,EAAE,MAAM,CAAA;IAC5B,cAAc,CAAC,EAAE,cAAc,CAAA;IAC/B,aAAa,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;CACzC;AAED,UAAU,qBAAqB;IAC3B,MAAM,EAAE,WAAW,GAAG,KAAK,GAAG,IAAI,CAAA;IAClC,SAAS,EAAE,aAAa,GAAG,IAAI,CAAA;CAClC;AAED;;;;GAIG;AACH,wBAAgB,eAAe,CAAC,KAAK,EAAE,oBAAoB,GAAG,qBAAqB,CA2DlF"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { u as util, e as exec, o as os, a as env, w as window, p as path, b as workspace, U as Uri, l as logError } from "./agent.worker-
|
|
2
|
-
import { w as wrapInActiveSpan, T as TokenCounterUtils, C as ContextItemSource } from "./browser-
|
|
1
|
+
import { u as util, e as exec, o as os, a as env, w as window, p as path, b as workspace, U as Uri, l as logError } from "./agent.worker-cEJ-Id1V.mjs";
|
|
2
|
+
import { w as wrapInActiveSpan, T as TokenCounterUtils, C as ContextItemSource } from "./browser-5V4RMNo3.mjs";
|
|
3
3
|
var define_process_default = { env: {} };
|
|
4
4
|
const _exec = util.promisify(exec);
|
|
5
5
|
async function getContextFileFromShell(command) {
|
package/dist/style.css
CHANGED
|
@@ -205,23 +205,22 @@ html[data-ide=JetBrains] ._template-input-node_14yoh_1 {
|
|
|
205
205
|
color: var(--vscode-input-foreground);
|
|
206
206
|
opacity: 0.5;
|
|
207
207
|
}
|
|
208
|
-
._outer-
|
|
208
|
+
._outer-container_hbzxh_1 {
|
|
209
209
|
background-color: var(--vscode-sideBar-background);
|
|
210
210
|
display: flex;
|
|
211
211
|
flex-direction: column;
|
|
212
212
|
box-sizing: border-box;
|
|
213
213
|
height: 100%;
|
|
214
214
|
overflow: hidden;
|
|
215
|
-
isolation: isolate;
|
|
216
215
|
}
|
|
217
216
|
|
|
218
|
-
._error-
|
|
217
|
+
._error-container_hbzxh_10 {
|
|
219
218
|
display: flex;
|
|
220
219
|
flex-direction: column-reverse;
|
|
221
220
|
gap: 0.5rem;
|
|
222
221
|
}
|
|
223
222
|
|
|
224
|
-
.
|
|
223
|
+
._error_hbzxh_10 {
|
|
225
224
|
flex-direction: row;
|
|
226
225
|
display: flex;
|
|
227
226
|
padding: 1rem;
|
|
@@ -233,7 +232,7 @@ html[data-ide=JetBrains] ._template-input-node_14yoh_1 {
|
|
|
233
232
|
align-items: baseline;
|
|
234
233
|
}
|
|
235
234
|
|
|
236
|
-
._close-
|
|
235
|
+
._close-btn_hbzxh_28 {
|
|
237
236
|
position: absolute;
|
|
238
237
|
top: 0.65rem;
|
|
239
238
|
right: 0.25rem;
|
|
@@ -718,18 +717,16 @@ body[data-vscode-theme-kind='vscode-light'] ._content_1kf9a_116 pre > code {
|
|
|
718
717
|
body[data-vscode-theme-kind='vscode-high-contrast-light'] ._context-item-link_13e3r_12 {
|
|
719
718
|
color: inherit;
|
|
720
719
|
}
|
|
721
|
-
._user-
|
|
720
|
+
._user-avatar_yacrp_1 {
|
|
722
721
|
isolation: isolate;
|
|
723
722
|
display: inline-flex;
|
|
724
723
|
border-radius: 50%;
|
|
725
|
-
background-color: var(--vscode-inputOption-activeBackground);
|
|
726
|
-
color: var(--vscode-inputOption-activeForeground);
|
|
727
724
|
align-items: center;
|
|
728
725
|
justify-content: center;
|
|
729
726
|
height: fit-content;
|
|
730
727
|
}
|
|
731
728
|
|
|
732
|
-
._sourcegraph-gradient-
|
|
729
|
+
._sourcegraph-gradient-border_yacrp_10 {
|
|
733
730
|
--gradient-border-width: 1px;
|
|
734
731
|
|
|
735
732
|
border-radius: 50%;
|
|
@@ -939,97 +936,80 @@ button > ._model-title-with-icon_rn0uf_1 ._badge_rn0uf_35 {
|
|
|
939
936
|
Root element which only exists to use container query
|
|
940
937
|
for changing header tabs layout.
|
|
941
938
|
*/
|
|
942
|
-
._tabs-
|
|
939
|
+
._tabs-root_1e23y_10 {
|
|
943
940
|
container-type: inline-size;
|
|
944
941
|
container-name: tabs-container;
|
|
942
|
+
|
|
943
|
+
isolation: isolate;
|
|
944
|
+
z-index: 1;
|
|
945
945
|
}
|
|
946
946
|
|
|
947
|
-
._tabs-
|
|
947
|
+
._tabs-container_1e23y_18 {
|
|
948
948
|
display: flex;
|
|
949
|
+
width: 100%;
|
|
950
|
+
padding: 0;
|
|
951
|
+
flex-direction: column;
|
|
949
952
|
justify-content: space-between;
|
|
950
953
|
position: sticky;
|
|
951
|
-
padding: 0 8px;
|
|
952
954
|
border-bottom: 1px solid var(--vscode-dropdown-border);
|
|
953
955
|
background-color: var(--vscode-sideBar-background);
|
|
954
956
|
}
|
|
955
957
|
|
|
956
|
-
.
|
|
958
|
+
._tabs_1e23y_10 {
|
|
957
959
|
display: flex;
|
|
958
960
|
flex-shrink: 0;
|
|
959
961
|
gap: 2px;
|
|
962
|
+
width: 100%;
|
|
963
|
+
padding: 0 8px;
|
|
964
|
+
border-bottom: 1px solid var(--vscode-dropdown-border);
|
|
960
965
|
}
|
|
961
966
|
|
|
962
|
-
.
|
|
967
|
+
._tabs_1e23y_10 > * {
|
|
963
968
|
flex-shrink: 0;
|
|
964
969
|
}
|
|
965
970
|
|
|
966
|
-
._sub-
|
|
971
|
+
._sub-tabs_1e23y_42 {
|
|
967
972
|
display: flex;
|
|
968
973
|
flex-shrink: 0;
|
|
969
974
|
gap: 8px;
|
|
975
|
+
padding: 0 8px;
|
|
970
976
|
}
|
|
971
977
|
|
|
972
|
-
._sub-
|
|
978
|
+
._sub-tabs_1e23y_42 > * {
|
|
973
979
|
flex-shrink: 0;
|
|
974
980
|
}
|
|
975
981
|
|
|
976
|
-
._tab-action-
|
|
982
|
+
._tab-action-label_1e23y_53 {
|
|
977
983
|
display: inline;
|
|
978
984
|
}
|
|
979
985
|
|
|
980
|
-
/*
|
|
981
|
-
By default if we have enough space we render tabs and its
|
|
982
|
-
sub action tabs in one row but if we don't have enough space
|
|
983
|
-
which currently is just static value we switch to two rows
|
|
984
|
-
layout (one for tab and one below for sub-actions)
|
|
985
|
-
*/
|
|
986
|
-
@container tabs-container (width < 750px) {
|
|
987
|
-
._tabs-container_u8lyl_15 {
|
|
988
|
-
padding: 0;
|
|
989
|
-
flex-direction: column;
|
|
990
|
-
}
|
|
991
|
-
|
|
992
|
-
._tabs_u8lyl_10 {
|
|
993
|
-
padding: 0 8px;
|
|
994
|
-
border-bottom: 1px solid var(--vscode-dropdown-border);
|
|
995
|
-
}
|
|
996
|
-
|
|
997
|
-
._sub-tabs_u8lyl_34 {
|
|
998
|
-
padding: 0 8px;
|
|
999
|
-
}
|
|
1000
|
-
}
|
|
1001
|
-
|
|
1002
986
|
/*
|
|
1003
987
|
For small container turn off tabs labels completely and go back
|
|
1004
|
-
to one row layout for tabs and its sub actions
|
|
988
|
+
to one row layout for tabs and its sub actions. Note that for
|
|
989
|
+
Cody Web we have a special override since it has different tabs
|
|
990
|
+
configurations (later we switch to dynamic items query and remove
|
|
991
|
+
this override)
|
|
1005
992
|
*/
|
|
1006
|
-
@container tabs-container (width <
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
._tabs-container_u8lyl_15 {
|
|
1012
|
-
padding: 0 8px;
|
|
1013
|
-
flex-direction: row;
|
|
1014
|
-
}
|
|
1015
|
-
|
|
1016
|
-
._tabs_u8lyl_10 {
|
|
1017
|
-
padding: 0;
|
|
1018
|
-
border-bottom: none;
|
|
1019
|
-
}
|
|
993
|
+
@container tabs-container (width < 575px) {
|
|
994
|
+
._tabs-root_1e23y_10:not(._tabs-root--cody-web_1e23y_65) ._tab-action-label_1e23y_53 {
|
|
995
|
+
display: none;
|
|
996
|
+
}
|
|
997
|
+
}
|
|
1020
998
|
|
|
1021
|
-
|
|
1022
|
-
|
|
999
|
+
/* Special override for Cody Web tabs */
|
|
1000
|
+
@container tabs-container (width < 375px) {
|
|
1001
|
+
._tabs-root--cody-web_1e23y_65 ._tab-action-label_1e23y_53 {
|
|
1002
|
+
display: none;
|
|
1023
1003
|
}
|
|
1024
1004
|
}
|
|
1025
1005
|
|
|
1026
|
-
._dialog-
|
|
1006
|
+
._dialog-overlay_1e23y_1 {
|
|
1027
1007
|
inset: 0;
|
|
1028
1008
|
position: fixed;
|
|
1029
1009
|
background-color: var(--vscode-overlay-background);
|
|
1030
1010
|
}
|
|
1031
1011
|
|
|
1032
|
-
._dialog-
|
|
1012
|
+
._dialog-content_1e23y_1 {
|
|
1033
1013
|
width: 90vw;
|
|
1034
1014
|
max-width: 450px;
|
|
1035
1015
|
max-height: 85vh;
|
|
@@ -1044,23 +1024,23 @@ button > ._model-title-with-icon_rn0uf_1 ._badge_rn0uf_35 {
|
|
|
1044
1024
|
box-shadow: hsl(206 22% 7% / 35%) 0 10px 38px -10px, hsl(206 22% 7% / 20%) 0 10px 20px -15px;
|
|
1045
1025
|
}
|
|
1046
1026
|
|
|
1047
|
-
._dialog-
|
|
1027
|
+
._dialog-content_1e23y_1:focus {
|
|
1048
1028
|
outline: none;
|
|
1049
1029
|
}
|
|
1050
1030
|
|
|
1051
|
-
._dialog-
|
|
1031
|
+
._dialog-title_1e23y_1 {
|
|
1052
1032
|
margin: 0;
|
|
1053
1033
|
font-weight: 500;
|
|
1054
1034
|
font-size: 17px;
|
|
1055
1035
|
}
|
|
1056
1036
|
|
|
1057
|
-
._dialog-
|
|
1037
|
+
._dialog-description_1e23y_1 {
|
|
1058
1038
|
margin: 10px 0 20px;
|
|
1059
1039
|
font-size: 15px;
|
|
1060
1040
|
line-height: 1.5;
|
|
1061
1041
|
}
|
|
1062
1042
|
|
|
1063
|
-
._dialog-
|
|
1043
|
+
._dialog-footer_1e23y_1 {
|
|
1064
1044
|
margin-top: 1.5rem;
|
|
1065
1045
|
width: 100%;
|
|
1066
1046
|
display: flex;
|
|
@@ -2365,9 +2345,6 @@ imported in Sourcegraph shell.
|
|
|
2365
2345
|
since they will conflict with any possible reset/global
|
|
2366
2346
|
styles in consumer. See @mixin reset-styles for more details
|
|
2367
2347
|
*/
|
|
2368
|
-
.tw-invisible {
|
|
2369
|
-
visibility: hidden;
|
|
2370
|
-
}
|
|
2371
2348
|
.tw-absolute {
|
|
2372
2349
|
position: absolute;
|
|
2373
2350
|
}
|
|
@@ -2405,19 +2382,26 @@ imported in Sourcegraph shell.
|
|
|
2405
2382
|
margin-left: -4px;
|
|
2406
2383
|
margin-right: -4px;
|
|
2407
2384
|
}
|
|
2385
|
+
.tw-mx-auto {
|
|
2386
|
+
margin-left: auto;
|
|
2387
|
+
margin-right: auto;
|
|
2388
|
+
}
|
|
2408
2389
|
.tw-my-2 {
|
|
2409
2390
|
margin-top: 4px;
|
|
2410
2391
|
margin-bottom: 4px;
|
|
2411
2392
|
}
|
|
2393
|
+
.tw-mb-12 {
|
|
2394
|
+
margin-bottom: 24px;
|
|
2395
|
+
}
|
|
2396
|
+
.tw-mb-3 {
|
|
2397
|
+
margin-bottom: 6px;
|
|
2398
|
+
}
|
|
2412
2399
|
.tw-mb-4 {
|
|
2413
2400
|
margin-bottom: 8px;
|
|
2414
2401
|
}
|
|
2415
2402
|
.tw-mb-5 {
|
|
2416
2403
|
margin-bottom: 10px;
|
|
2417
2404
|
}
|
|
2418
|
-
.tw-mb-6 {
|
|
2419
|
-
margin-bottom: 12px;
|
|
2420
|
-
}
|
|
2421
2405
|
.tw-mb-8 {
|
|
2422
2406
|
margin-bottom: 16px;
|
|
2423
2407
|
}
|
|
@@ -2457,6 +2441,9 @@ imported in Sourcegraph shell.
|
|
|
2457
2441
|
.tw-mt-6 {
|
|
2458
2442
|
margin-top: 12px;
|
|
2459
2443
|
}
|
|
2444
|
+
.tw-mt-8 {
|
|
2445
|
+
margin-top: 16px;
|
|
2446
|
+
}
|
|
2460
2447
|
.tw-mt-\[-1px\] {
|
|
2461
2448
|
margin-top: -1px;
|
|
2462
2449
|
}
|
|
@@ -2475,6 +2462,9 @@ imported in Sourcegraph shell.
|
|
|
2475
2462
|
.\!tw-h-\[30px\] {
|
|
2476
2463
|
height: 30px !important;
|
|
2477
2464
|
}
|
|
2465
|
+
.\!tw-h-\[unset\] {
|
|
2466
|
+
height: unset !important;
|
|
2467
|
+
}
|
|
2478
2468
|
.tw-h-8 {
|
|
2479
2469
|
height: 16px;
|
|
2480
2470
|
}
|
|
@@ -2526,8 +2516,8 @@ imported in Sourcegraph shell.
|
|
|
2526
2516
|
.tw-w-\[20px\] {
|
|
2527
2517
|
width: 20px;
|
|
2528
2518
|
}
|
|
2529
|
-
.tw-w-\[
|
|
2530
|
-
width:
|
|
2519
|
+
.tw-w-\[22px\] {
|
|
2520
|
+
width: 22px;
|
|
2531
2521
|
}
|
|
2532
2522
|
.tw-w-\[7px\] {
|
|
2533
2523
|
width: 7px;
|
|
@@ -2550,9 +2540,6 @@ imported in Sourcegraph shell.
|
|
|
2550
2540
|
.tw-max-w-72 {
|
|
2551
2541
|
max-width: 18rem;
|
|
2552
2542
|
}
|
|
2553
|
-
.tw-max-w-\[550px\] {
|
|
2554
|
-
max-width: 550px;
|
|
2555
|
-
}
|
|
2556
2543
|
.tw-max-w-\[90\%\] {
|
|
2557
2544
|
max-width: 90%;
|
|
2558
2545
|
}
|
|
@@ -2568,6 +2555,9 @@ imported in Sourcegraph shell.
|
|
|
2568
2555
|
.tw-flex-none {
|
|
2569
2556
|
flex: none;
|
|
2570
2557
|
}
|
|
2558
|
+
.tw-flex-shrink-0 {
|
|
2559
|
+
flex-shrink: 0;
|
|
2560
|
+
}
|
|
2571
2561
|
.tw-shrink-0 {
|
|
2572
2562
|
flex-shrink: 0;
|
|
2573
2563
|
}
|
|
@@ -2648,12 +2638,6 @@ imported in Sourcegraph shell.
|
|
|
2648
2638
|
.tw-justify-between {
|
|
2649
2639
|
justify-content: space-between;
|
|
2650
2640
|
}
|
|
2651
|
-
.tw-gap-0 {
|
|
2652
|
-
gap: 0px;
|
|
2653
|
-
}
|
|
2654
|
-
.tw-gap-0\.5 {
|
|
2655
|
-
gap: 0.125rem;
|
|
2656
|
-
}
|
|
2657
2641
|
.tw-gap-1 {
|
|
2658
2642
|
gap: 2px;
|
|
2659
2643
|
}
|
|
@@ -2710,8 +2694,8 @@ imported in Sourcegraph shell.
|
|
|
2710
2694
|
.tw-overflow-hidden {
|
|
2711
2695
|
overflow: hidden;
|
|
2712
2696
|
}
|
|
2713
|
-
|
|
2714
|
-
overflow:
|
|
2697
|
+
.\!tw-overflow-visible {
|
|
2698
|
+
overflow: visible !important;
|
|
2715
2699
|
}
|
|
2716
2700
|
.tw-overflow-y-auto {
|
|
2717
2701
|
overflow-y: auto;
|
|
@@ -2739,6 +2723,9 @@ imported in Sourcegraph shell.
|
|
|
2739
2723
|
.\!tw-rounded-full {
|
|
2740
2724
|
border-radius: 9999px !important;
|
|
2741
2725
|
}
|
|
2726
|
+
.\!tw-rounded-lg {
|
|
2727
|
+
border-radius: 6px !important;
|
|
2728
|
+
}
|
|
2742
2729
|
.\!tw-rounded-none {
|
|
2743
2730
|
border-radius: 0px !important;
|
|
2744
2731
|
}
|
|
@@ -2766,9 +2753,15 @@ imported in Sourcegraph shell.
|
|
|
2766
2753
|
.tw-rounded-sm {
|
|
2767
2754
|
border-radius: 2px;
|
|
2768
2755
|
}
|
|
2756
|
+
.\!tw-border-0 {
|
|
2757
|
+
border-width: 0px !important;
|
|
2758
|
+
}
|
|
2769
2759
|
.tw-border {
|
|
2770
2760
|
border-width: 1px;
|
|
2771
2761
|
}
|
|
2762
|
+
.tw-border-0 {
|
|
2763
|
+
border-width: 0px;
|
|
2764
|
+
}
|
|
2772
2765
|
.tw-border-\[1px\] {
|
|
2773
2766
|
border-width: 1px;
|
|
2774
2767
|
}
|
|
@@ -2793,6 +2786,9 @@ imported in Sourcegraph shell.
|
|
|
2793
2786
|
.\!tw-border-\[var\(--vscode-tab-activeBorderTop\)\] {
|
|
2794
2787
|
border-color: var(--vscode-tab-activeBorderTop) !important;
|
|
2795
2788
|
}
|
|
2789
|
+
.\!tw-border-border {
|
|
2790
|
+
border-color: var(--vscode-dropdown-border) !important;
|
|
2791
|
+
}
|
|
2796
2792
|
.tw-border-border {
|
|
2797
2793
|
border-color: var(--vscode-dropdown-border);
|
|
2798
2794
|
}
|
|
@@ -2850,6 +2846,9 @@ imported in Sourcegraph shell.
|
|
|
2850
2846
|
.tw-bg-keybinding-background {
|
|
2851
2847
|
background-color: var(--vscode-keybindingLabel-background);
|
|
2852
2848
|
}
|
|
2849
|
+
.tw-bg-muted {
|
|
2850
|
+
background-color: var(--vscode-input-background);
|
|
2851
|
+
}
|
|
2853
2852
|
.tw-bg-popover {
|
|
2854
2853
|
background-color: var(--vscode-quickInput-background);
|
|
2855
2854
|
}
|
|
@@ -2865,6 +2864,9 @@ imported in Sourcegraph shell.
|
|
|
2865
2864
|
.\!tw-p-3 {
|
|
2866
2865
|
padding: 6px !important;
|
|
2867
2866
|
}
|
|
2867
|
+
.\!tw-p-4 {
|
|
2868
|
+
padding: 8px !important;
|
|
2869
|
+
}
|
|
2868
2870
|
.tw-p-0 {
|
|
2869
2871
|
padding: 0px;
|
|
2870
2872
|
}
|
|
@@ -2883,6 +2885,10 @@ imported in Sourcegraph shell.
|
|
|
2883
2885
|
.tw-p-8 {
|
|
2884
2886
|
padding: 16px;
|
|
2885
2887
|
}
|
|
2888
|
+
.\!tw-py-3 {
|
|
2889
|
+
padding-top: 6px !important;
|
|
2890
|
+
padding-bottom: 6px !important;
|
|
2891
|
+
}
|
|
2886
2892
|
.tw-px-0 {
|
|
2887
2893
|
padding-left: 0px;
|
|
2888
2894
|
padding-right: 0px;
|
|
@@ -2992,6 +2998,9 @@ imported in Sourcegraph shell.
|
|
|
2992
2998
|
.tw-text-xxs {
|
|
2993
2999
|
font-size: calc(calc(10/13)*var(--vscode-font-size));
|
|
2994
3000
|
}
|
|
3001
|
+
.\!tw-font-normal {
|
|
3002
|
+
font-weight: 400 !important;
|
|
3003
|
+
}
|
|
2995
3004
|
.tw-font-medium {
|
|
2996
3005
|
font-weight: 500;
|
|
2997
3006
|
}
|
|
@@ -3010,18 +3019,15 @@ imported in Sourcegraph shell.
|
|
|
3010
3019
|
.tw-leading-tight {
|
|
3011
3020
|
line-height: 1.25;
|
|
3012
3021
|
}
|
|
3013
|
-
.tw-tracking-tight {
|
|
3014
|
-
letter-spacing: -0.025em;
|
|
3015
|
-
}
|
|
3016
3022
|
.tw-tracking-widest {
|
|
3017
3023
|
letter-spacing: 0.1em;
|
|
3018
3024
|
}
|
|
3019
|
-
.\!tw-text-\[unset\] {
|
|
3020
|
-
color: unset !important;
|
|
3021
|
-
}
|
|
3022
3025
|
.\!tw-text-foreground {
|
|
3023
3026
|
color: var(--vscode-foreground) !important;
|
|
3024
3027
|
}
|
|
3028
|
+
.\!tw-text-inherit {
|
|
3029
|
+
color: inherit !important;
|
|
3030
|
+
}
|
|
3025
3031
|
.\!tw-text-muted-foreground {
|
|
3026
3032
|
color: var(--vscode-input-placeholderForeground) !important;
|
|
3027
3033
|
}
|
|
@@ -3058,9 +3064,6 @@ imported in Sourcegraph shell.
|
|
|
3058
3064
|
.\!tw-opacity-100 {
|
|
3059
3065
|
opacity: 1 !important;
|
|
3060
3066
|
}
|
|
3061
|
-
.tw-opacity-30 {
|
|
3062
|
-
opacity: 0.3;
|
|
3063
|
-
}
|
|
3064
3067
|
.tw-opacity-60 {
|
|
3065
3068
|
opacity: 0.6;
|
|
3066
3069
|
}
|
|
@@ -3469,6 +3472,9 @@ imported in Sourcegraph shell.
|
|
|
3469
3472
|
.empty\:tw-hidden:empty {
|
|
3470
3473
|
display: none;
|
|
3471
3474
|
}
|
|
3475
|
+
.hover\:tw-border-accent:hover {
|
|
3476
|
+
border-color: var(--vscode-list-activeSelectionBackground);
|
|
3477
|
+
}
|
|
3472
3478
|
.hover\:tw-bg-accent:hover {
|
|
3473
3479
|
background-color: var(--vscode-list-activeSelectionBackground);
|
|
3474
3480
|
}
|
|
@@ -3484,9 +3490,6 @@ imported in Sourcegraph shell.
|
|
|
3484
3490
|
.hover\:tw-bg-muted-transparent:hover {
|
|
3485
3491
|
background-color: color-mix(in lch, currentColor 15%, transparent);
|
|
3486
3492
|
}
|
|
3487
|
-
.hover\:tw-bg-transparent:hover {
|
|
3488
|
-
background-color: transparent;
|
|
3489
|
-
}
|
|
3490
3493
|
.hover\:\!tw-text-accent-foreground:hover {
|
|
3491
3494
|
color: var(--vscode-list-activeSelectionForeground) !important;
|
|
3492
3495
|
}
|
|
@@ -3508,6 +3511,9 @@ imported in Sourcegraph shell.
|
|
|
3508
3511
|
.hover\:tw-opacity-100:hover {
|
|
3509
3512
|
opacity: 1;
|
|
3510
3513
|
}
|
|
3514
|
+
.focus\:\!tw-border-ring:focus {
|
|
3515
|
+
border-color: var(--vscode-focusBorder) !important;
|
|
3516
|
+
}
|
|
3511
3517
|
.focus\:tw-outline-none:focus {
|
|
3512
3518
|
outline: 2px solid transparent;
|
|
3513
3519
|
outline-offset: 2px;
|
|
@@ -3551,15 +3557,9 @@ imported in Sourcegraph shell.
|
|
|
3551
3557
|
.disabled\:tw-opacity-75:disabled {
|
|
3552
3558
|
opacity: 0.75;
|
|
3553
3559
|
}
|
|
3554
|
-
.tw-group\/\[cmdk-item\]:hover .group-hover\/\[cmdk-item\]\:tw-visible {
|
|
3555
|
-
visibility: visible;
|
|
3556
|
-
}
|
|
3557
3560
|
.tw-group:hover .group-hover\:tw-opacity-100 {
|
|
3558
3561
|
opacity: 1;
|
|
3559
3562
|
}
|
|
3560
|
-
.tw-group\/\[cmdk-item\][aria-selected="true"] .group-\[\[aria-selected\=\"true\"\]\]\/\[cmdk-item\]\:tw-visible {
|
|
3561
|
-
visibility: visible;
|
|
3562
|
-
}
|
|
3563
3563
|
.aria-selected\:tw-bg-accent[aria-selected="true"] {
|
|
3564
3564
|
background-color: var(--vscode-list-activeSelectionBackground);
|
|
3565
3565
|
}
|
|
@@ -3625,11 +3625,6 @@ body[data-vscode-theme-kind="vscode-high-contrast"] .high-contrast-dark\:tw-bord
|
|
|
3625
3625
|
body[data-vscode-theme-kind="vscode-high-contrast"] .high-contrast-dark\:tw-border-e-transparent {
|
|
3626
3626
|
border-inline-end-color: transparent;
|
|
3627
3627
|
}
|
|
3628
|
-
@media (min-width: 768px) {
|
|
3629
|
-
.md\:tw-hidden {
|
|
3630
|
-
display: none;
|
|
3631
|
-
}
|
|
3632
|
-
}
|
|
3633
3628
|
.\[\&\:not\(\:last-child\)\]\:tw-border-b:not(:last-child) {
|
|
3634
3629
|
border-bottom-width: 1px;
|
|
3635
3630
|
}
|
|
@@ -3698,6 +3693,11 @@ body[data-vscode-theme-kind="vscode-high-contrast"] .high-contrast-dark\:tw-bord
|
|
|
3698
3693
|
.\[\&_\[cmdk-group-heading\]\]\:tw-text-muted-foreground [cmdk-group-heading] {
|
|
3699
3694
|
color: var(--vscode-input-placeholderForeground);
|
|
3700
3695
|
}
|
|
3696
|
+
.\[\&_\[cmdk-group-items\]\]\:tw-space-y-4 [cmdk-group-items] > :not([hidden]) ~ :not([hidden]) {
|
|
3697
|
+
--tw-space-y-reverse: 0;
|
|
3698
|
+
margin-top: calc(8px * calc(1 - var(--tw-space-y-reverse)));
|
|
3699
|
+
margin-bottom: calc(8px * var(--tw-space-y-reverse));
|
|
3700
|
+
}
|
|
3701
3701
|
.\[\&_\[cmdk-group\]\]\:\!tw-border-0 [cmdk-group] {
|
|
3702
3702
|
border-width: 0px !important;
|
|
3703
3703
|
}
|