@copilotkitnext/web-inspector 0.0.14 → 0.0.15
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/.turbo/turbo-build$colon$css.log +9 -0
- package/.turbo/turbo-build.log +23 -29
- package/dist/index.js +4 -4
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +4 -4
- package/dist/index.mjs.map +1 -1
- package/package.json +2 -2
- package/src/index.ts +4 -4
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
|
|
2
|
+
|
|
3
|
+
> @copilotkitnext/web-inspector@0.0.14 build:css /Users/mme/Projects/CopilotKit2/main/packages/web-inspector
|
|
4
|
+
> npx @tailwindcss/cli -i ./src/styles/tailwind.css -o ./src/styles/generated.css -m
|
|
5
|
+
|
|
6
|
+
[1G[0K⠙[1G[0K⠹[1G[0K⠸[1G[0K⠼[1G[0K⠴[1G[0K⠦[1G[0K⠧[1G[0K⠇[1G[0K⠏[1G[0K⠋[1G[0K⠙[1G[0K⠹[1G[0K⠸[1G[0K⠼[1G[0K⠴[1G[0K⠦[1G[0K⠧[1G[0K⠇[1G[0K⠏[1G[0K⠋[1G[0K⠙[1G[0K⠹[1G[0K⠸[1G[0K⠼[1G[0K⠴[1G[0K⠦[1G[0K⠧[1G[0K⠇[1G[0K⠏[1G[0K⠋[1G[0K⠙[1G[0K⠹[1G[0K⠸[1G[0K⠼[1G[0K⠴[1G[0K⠦[1G[0K⠧[1G[0K⠇[1G[0K⠏[1G[0K⠋[1G[0K⠙[1G[0K⠹[1G[0K⠸[1G[0K⠼[1G[0K⠴[1G[0K⠦[1G[0K⠧[1G[0K[3m[1m[34m≈[39m[22m[23m tailwindcss [34mv4.1.11[39m
|
|
7
|
+
|
|
8
|
+
Done in [32m49ms[39m
|
|
9
|
+
[1G[0K⠙[1G[0K
|
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,29 +1,23 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
>
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
ESM dist/index.mjs.map 93.19 KB
|
|
25
|
-
ESM ⚡️ Build success in 20ms
|
|
26
|
-
DTS Build start
|
|
27
|
-
DTS ⚡️ Build success in 1508ms
|
|
28
|
-
DTS dist/index.d.ts 3.21 KB
|
|
29
|
-
DTS dist/index.d.mts 3.21 KB
|
|
1
|
+
|
|
2
|
+
|
|
3
|
+
> @copilotkitnext/web-inspector@0.0.14 build /Users/mme/Projects/CopilotKit2/main/packages/web-inspector
|
|
4
|
+
> tsup
|
|
5
|
+
|
|
6
|
+
[34mCLI[39m Building entry: src/index.ts
|
|
7
|
+
[34mCLI[39m Using tsconfig: tsconfig.json
|
|
8
|
+
[34mCLI[39m tsup v8.5.0
|
|
9
|
+
[34mCLI[39m Using tsup config: /Users/mme/Projects/CopilotKit2/main/packages/web-inspector/tsup.config.ts
|
|
10
|
+
[34mCLI[39m Target: es2022
|
|
11
|
+
[34mCLI[39m Cleaning output folder
|
|
12
|
+
[34mCJS[39m Build start
|
|
13
|
+
[34mESM[39m Build start
|
|
14
|
+
[32mCJS[39m [1mdist/index.js [22m[32m113.57 KB[39m
|
|
15
|
+
[32mCJS[39m [1mdist/index.js.map [22m[32m171.75 KB[39m
|
|
16
|
+
[32mCJS[39m ⚡️ Build success in 37ms
|
|
17
|
+
[32mESM[39m [1mdist/index.mjs [22m[32m111.46 KB[39m
|
|
18
|
+
[32mESM[39m [1mdist/index.mjs.map [22m[32m171.71 KB[39m
|
|
19
|
+
[32mESM[39m ⚡️ Build success in 39ms
|
|
20
|
+
DTS Build start
|
|
21
|
+
DTS ⚡️ Build success in 1566ms
|
|
22
|
+
DTS dist/index.d.ts 4.56 KB
|
|
23
|
+
DTS dist/index.d.mts 4.56 KB
|
package/dist/index.js
CHANGED
|
@@ -206,13 +206,13 @@ var WebInspectorElement = class extends import_lit.LitElement {
|
|
|
206
206
|
button: {
|
|
207
207
|
position: { x: EDGE_MARGIN, y: EDGE_MARGIN },
|
|
208
208
|
size: { ...DEFAULT_BUTTON_SIZE },
|
|
209
|
-
anchor: { horizontal: "right", vertical: "
|
|
209
|
+
anchor: { horizontal: "right", vertical: "top" },
|
|
210
210
|
anchorOffset: { x: EDGE_MARGIN, y: EDGE_MARGIN }
|
|
211
211
|
},
|
|
212
212
|
window: {
|
|
213
213
|
position: { x: EDGE_MARGIN, y: EDGE_MARGIN },
|
|
214
214
|
size: { ...DEFAULT_WINDOW_SIZE },
|
|
215
|
-
anchor: { horizontal: "right", vertical: "
|
|
215
|
+
anchor: { horizontal: "right", vertical: "top" },
|
|
216
216
|
anchorOffset: { x: EDGE_MARGIN, y: EDGE_MARGIN }
|
|
217
217
|
}
|
|
218
218
|
};
|
|
@@ -938,9 +938,9 @@ var WebInspectorElement = class extends import_lit.LitElement {
|
|
|
938
938
|
}
|
|
939
939
|
this.measureContext("button");
|
|
940
940
|
this.measureContext("window");
|
|
941
|
-
this.contextState.button.anchor = { horizontal: "right", vertical: "
|
|
941
|
+
this.contextState.button.anchor = { horizontal: "right", vertical: "top" };
|
|
942
942
|
this.contextState.button.anchorOffset = { x: EDGE_MARGIN, y: EDGE_MARGIN };
|
|
943
|
-
this.contextState.window.anchor = { horizontal: "right", vertical: "
|
|
943
|
+
this.contextState.window.anchor = { horizontal: "right", vertical: "top" };
|
|
944
944
|
this.contextState.window.anchorOffset = { x: EDGE_MARGIN, y: EDGE_MARGIN };
|
|
945
945
|
this.hydrateStateFromCookie();
|
|
946
946
|
if (this.isOpen && this.dockMode !== "floating") {
|