@copilotkitnext/web-inspector 0.0.31 → 0.0.33

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.
@@ -1,9 +1,9 @@
1
1
 
2
2
  
3
- > @copilotkitnext/web-inspector@0.0.31 build:css /Users/mikeryan/Repos/cpk/vnext_experimental/packages/web-inspector
3
+ > @copilotkitnext/web-inspector@0.0.32 build:css /Users/ran/Desktop/vnext_experimental/packages/web-inspector
4
4
  > npx @tailwindcss/cli -i ./src/styles/tailwind.css -o ./src/styles/generated.css -m
5
5
 
6
- ⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏⠋⠙⠹⠸⠼⠴⠦⠧≈ tailwindcss v4.1.11
6
+ \|/-\|/-\|/-\|/-\|/-\|/≈ tailwindcss v4.1.11
7
7
 
8
- Done in 39ms
9
- ⠙
8
+ Done in 61ms
9
+ \
@@ -1,23 +1,23 @@
1
1
 
2
2
  
3
- > @copilotkitnext/web-inspector@0.0.31 build /Users/mikeryan/Repos/cpk/vnext_experimental/packages/web-inspector
3
+ > @copilotkitnext/web-inspector@0.0.32 build /Users/ran/Desktop/vnext_experimental/packages/web-inspector
4
4
  > tsup
5
5
 
6
6
  CLI Building entry: src/index.ts
7
7
  CLI Using tsconfig: tsconfig.json
8
8
  CLI tsup v8.5.0
9
- CLI Using tsup config: /Users/mikeryan/Repos/cpk/vnext_experimental/packages/web-inspector/tsup.config.ts
9
+ CLI Using tsup config: /Users/ran/Desktop/vnext_experimental/packages/web-inspector/tsup.config.ts
10
10
  CLI Target: es2022
11
11
  CLI Cleaning output folder
12
12
  CJS Build start
13
13
  ESM Build start
14
- ESM dist/index.mjs 150.00 KB
15
- ESM dist/index.mjs.map 217.58 KB
16
- ESM ⚡️ Build success in 39ms
17
14
  CJS dist/index.js 152.18 KB
18
15
  CJS dist/index.js.map 217.60 KB
19
- CJS ⚡️ Build success in 39ms
16
+ CJS ⚡️ Build success in 23ms
17
+ ESM dist/index.mjs 150.00 KB
18
+ ESM dist/index.mjs.map 217.58 KB
19
+ ESM ⚡️ Build success in 24ms
20
20
  DTS Build start
21
- DTS ⚡️ Build success in 859ms
21
+ DTS ⚡️ Build success in 937ms
22
22
  DTS dist/index.d.ts 6.30 KB
23
23
  DTS dist/index.d.mts 6.30 KB
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@copilotkitnext/web-inspector",
3
- "version": "0.0.31",
3
+ "version": "0.0.33",
4
4
  "description": "Lit-based web component for the CopilotKit web inspector",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -19,7 +19,7 @@
19
19
  "lit": "^3.2.0",
20
20
  "lucide": "^0.525.0",
21
21
  "marked": "^12.0.2",
22
- "@copilotkitnext/core": "0.0.31"
22
+ "@copilotkitnext/core": "0.0.33"
23
23
  },
24
24
  "devDependencies": {
25
25
  "@tailwindcss/cli": "^4.1.11",
@@ -30,8 +30,8 @@
30
30
  "tsup": "^8.5.0",
31
31
  "typescript": "5.8.2",
32
32
  "vitest": "^3.0.5",
33
- "@copilotkitnext/typescript-config": "0.0.0",
34
- "@copilotkitnext/eslint-config": "0.0.0"
33
+ "@copilotkitnext/eslint-config": "0.0.0",
34
+ "@copilotkitnext/typescript-config": "0.0.0"
35
35
  },
36
36
  "engines": {
37
37
  "node": ">=18"
@@ -1,11 +0,0 @@
1
-
2
- > @copilotkitnext/web-inspector@0.0.27 check-types /Users/mikeryan/Repos/cpk/vnext_experimental/packages/web-inspector
3
- > pnpm run build:css && tsc --noEmit
4
-
5
-
6
- > @copilotkitnext/web-inspector@0.0.27 build:css /Users/mikeryan/Repos/cpk/vnext_experimental/packages/web-inspector
7
- > npx @tailwindcss/cli -i ./src/styles/tailwind.css -o ./src/styles/generated.css -m
8
-
9
- ≈ tailwindcss v4.1.11
10
-
11
- Done in 37ms
@@ -1,4 +0,0 @@
1
-
2
- > @copilotkitnext/web-inspector@0.0.27 lint /Users/mikeryan/Repos/cpk/vnext_experimental/packages/web-inspector
3
- > eslint . --max-warnings 0
4
-
@@ -1,12 +0,0 @@
1
-
2
- 
3
- > @copilotkitnext/web-inspector@0.0.28 test /Users/mikeryan/Repos/cpk/vnext_experimental/packages/web-inspector
4
- > pnpm run build:css && vitest run
5
-
6
-
7
- > @copilotkitnext/web-inspector@0.0.28 build:css /Users/mikeryan/Repos/cpk/vnext_experimental/packages/web-inspector
8
- > npx @tailwindcss/cli -i ./src/styles/tailwind.css -o ./src/styles/generated.css -m
9
-
10
- ⠙⠹⠸⠼⠴⠦[?25l
11
-  RUN  v3.2.4 /Users/mikeryan/Repos/cpk/vnext_experimental/packages/web-inspector
12
-