@grackle-ai/web-components 0.111.0 → 0.112.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.
Files changed (38) hide show
  1. package/.rush/temp/{406cafe37bd01cafa4c4b9e60e3abee9180ce991.untar.log → 30718c57404891eb5c6c96c935c4a6879170c963.untar.log} +2 -2
  2. package/.rush/temp/{9432bf197de04657ccc35f53841e118300f161e9.untar.log → 6ab1fbb7acd3281d7612ffe24dcc9982dd8c9061.untar.log} +2 -2
  3. package/.rush/temp/operation/_phase_build/all.log +6 -6
  4. package/.rush/temp/operation/_phase_build/log-chunks.jsonl +6 -6
  5. package/.rush/temp/operation/_phase_build/state.json +1 -1
  6. package/.rush/temp/operation/_phase_test/all.log +24 -23
  7. package/.rush/temp/operation/_phase_test/log-chunks.jsonl +24 -23
  8. package/.rush/temp/operation/_phase_test/state.json +1 -1
  9. package/dist/index.css +1 -1
  10. package/dist/index.js +6646 -6593
  11. package/package.json +2 -2
  12. package/rush-logs/web-components._phase_build.cache.log +1 -1
  13. package/rush-logs/web-components._phase_test.cache.log +1 -1
  14. package/src/components/chat/ChatInput.module.scss +10 -2
  15. package/src/components/chat/ChatInput.stories.tsx +35 -0
  16. package/src/components/chat/ChatInput.tsx +88 -6
  17. package/src/components/display/EventRenderer.module.scss +18 -85
  18. package/src/components/display/EventRenderer.stories.tsx +16 -0
  19. package/src/components/display/EventRenderer.tsx +19 -5
  20. package/src/components/display/EventStream.stories.tsx +3 -1
  21. package/src/components/display/SplashScreen.tsx +2 -1
  22. package/src/components/layout/AppNav.stories.tsx +5 -5
  23. package/src/components/layout/AppNav.tsx +23 -14
  24. package/src/components/layout/StatusBar.tsx +2 -1
  25. package/src/components/panels/KeyboardShortcutsPanel.stories.tsx +2 -2
  26. package/src/components/panels/KeyboardShortcutsPanel.tsx +3 -2
  27. package/src/index.ts +2 -0
  28. package/src/mocks/mockData.ts +12 -0
  29. package/src/styles/mixins.scss +93 -0
  30. package/src/utils/assetUrl.test.ts +23 -0
  31. package/src/utils/assetUrl.ts +33 -0
  32. package/.rush/temp/406cafe37bd01cafa4c4b9e60e3abee9180ce991.tar.log +0 -235
  33. package/.rush/temp/9432bf197de04657ccc35f53841e118300f161e9.tar.log +0 -12
  34. package/.rush/temp/chunked-rush-logs/web-components._phase_build.chunks.jsonl +0 -18
  35. package/.rush/temp/chunked-rush-logs/web-components._phase_test.chunks.jsonl +0 -124
  36. package/rush-logs/web-components._phase_build.log +0 -18
  37. package/rush-logs/web-components._phase_test.log +0 -124
  38. package/temp/build/lint/_eslint-5eVG3S6w.json +0 -830
@@ -1,5 +1,5 @@
1
- Start time: Fri May 22 2026 18:16:24 GMT+0000 (Coordinated Universal Time)
2
- Invoking "/usr/bin/tar -x -m -f /home/runner/work/grackle/grackle/common/temp/build-cache/406cafe37bd01cafa4c4b9e60e3abee9180ce991"
1
+ Start time: Fri May 22 2026 23:17:58 GMT+0000 (Coordinated Universal Time)
2
+ Invoking "/usr/bin/tar -x -m -f /home/runner/work/grackle/grackle/common/temp/build-cache/30718c57404891eb5c6c96c935c4a6879170c963"
3
3
 
4
4
  ======= BEGIN PROCESS INPUT ======
5
5
 
@@ -1,5 +1,5 @@
1
- Start time: Fri May 22 2026 18:16:24 GMT+0000 (Coordinated Universal Time)
2
- Invoking "/usr/bin/tar -x -m -f /home/runner/work/grackle/grackle/common/temp/build-cache/9432bf197de04657ccc35f53841e118300f161e9"
1
+ Start time: Fri May 22 2026 23:17:58 GMT+0000 (Coordinated Universal Time)
2
+ Invoking "/usr/bin/tar -x -m -f /home/runner/work/grackle/grackle/common/temp/build-cache/6ab1fbb7acd3281d7612ffe24dcc9982dd8c9061"
3
3
 
4
4
  ======= BEGIN PROCESS INPUT ======
5
5
 
@@ -7,12 +7,12 @@ Invoking: heft run --only build -- --clean
7
7
  [build:lint] Using ESLint version 9.39.4
8
8
  vite v6.4.2 building for production...
9
9
  transforming...
10
- 2715 modules transformed.
10
+ 2716 modules transformed.
11
11
  rendering chunks...
12
12
  computing gzip size...
13
- dist/index.css 156.09 kB │ gzip: 20.37 kB
14
- dist/index.js 1,589.58 kB │ gzip: 401.03 kB
15
- ✓ built in 6.13s
13
+ dist/index.css 158.47 kB │ gzip: 20.60 kB
14
+ dist/index.js 1,591.30 kB │ gzip: 401.72 kB
15
+ ✓ built in 5.86s
16
16
  [build:vite-build] Vite build completed.
17
- ---- build finished (79.930s) ----
18
- -------------------- Finished (79.933s) --------------------
17
+ ---- build finished (76.024s) ----
18
+ -------------------- Finished (76.028s) --------------------
@@ -7,12 +7,12 @@
7
7
  {"kind":"O","text":"[build:lint] Using ESLint version 9.39.4\n"}
8
8
  {"kind":"O","text":"\u001b[36mvite v6.4.2 \u001b[32mbuilding for production...\u001b[36m\u001b[39m\n"}
9
9
  {"kind":"O","text":"transforming...\n"}
10
- {"kind":"O","text":"\u001b[32m✓\u001b[39m 2715 modules transformed.\n"}
10
+ {"kind":"O","text":"\u001b[32m✓\u001b[39m 2716 modules transformed.\n"}
11
11
  {"kind":"O","text":"rendering chunks...\n"}
12
12
  {"kind":"O","text":"computing gzip size...\n"}
13
- {"kind":"O","text":"\u001b[2mdist/\u001b[22m\u001b[35mindex.css \u001b[39m\u001b[1m\u001b[2m 156.09 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 20.37 kB\u001b[22m\n"}
14
- {"kind":"O","text":"\u001b[2mdist/\u001b[22m\u001b[36mindex.js \u001b[39m\u001b[1m\u001b[33m1,589.58 kB\u001b[39m\u001b[22m\u001b[2m │ gzip: 401.03 kB\u001b[22m\n"}
15
- {"kind":"O","text":"\u001b[32m✓ built in 6.13s\u001b[39m\n"}
13
+ {"kind":"O","text":"\u001b[2mdist/\u001b[22m\u001b[35mindex.css \u001b[39m\u001b[1m\u001b[2m 158.47 kB\u001b[22m\u001b[1m\u001b[22m\u001b[2m │ gzip: 20.60 kB\u001b[22m\n"}
14
+ {"kind":"O","text":"\u001b[2mdist/\u001b[22m\u001b[36mindex.js \u001b[39m\u001b[1m\u001b[33m1,591.30 kB\u001b[39m\u001b[22m\u001b[2m │ gzip: 401.72 kB\u001b[22m\n"}
15
+ {"kind":"O","text":"\u001b[32m✓ built in 5.86s\u001b[39m\n"}
16
16
  {"kind":"O","text":"[build:vite-build] Vite build completed.\n"}
17
- {"kind":"O","text":" ---- build finished (79.930s) ---- \n"}
18
- {"kind":"O","text":"-------------------- Finished (79.933s) --------------------\n"}
17
+ {"kind":"O","text":" ---- build finished (76.024s) ---- \n"}
18
+ {"kind":"O","text":"-------------------- Finished (76.028s) --------------------\n"}
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 80695.206737
2
+ "nonCachedDurationMs": 76788.37199300001
3
3
  }
@@ -5,29 +5,30 @@ The provided list of phases does not contain all phase dependencies. You may nee
5
5
 
6
6
  RUN v3.2.4 /home/runner/work/grackle/grackle/packages/web-components
7
7
 
8
- ✓ src/utils/sessionEvents.test.ts (14 tests) 56ms
9
- ✓ src/utils/eventContent.test.ts (38 tests) 132ms
10
- ✓ src/utils/dashboard.test.ts (4 tests) 19ms
11
- ✓ src/utils/route-config.test.ts (23 tests) 65ms
12
- ✓ src/utils/scrollUtils.test.ts (11 tests) 14ms
13
- ✓ src/utils/breadcrumbs.test.ts (18 tests) 74ms
14
- ✓ src/components/tools/classifyTool.test.ts (6 tests) 26ms
15
- ✓ src/components/tools/toolCardHelpers.test.ts (10 tests) 14ms
16
- ✓ src/components/display/extractText.test.tsx (8 tests) 22ms
17
- ✓ src/components/editable/useEditableField.test.tsx (17 tests) 145ms
18
- ✓ src/hooks/useEventSelection.test.ts (13 tests) 111ms
19
- ✓ src/components/display/McpAppWidget.test.tsx (3 tests) 554ms
20
- McpAppWidget > mounts an iframe host for the widget 403ms
21
- ✓ src/components/notifications/UpdateBanner.test.tsx (4 tests) 208ms
22
- ✓ src/utils/grackleHostStyleVariables.test.ts (2 tests) 306ms
23
-
24
- Test Files 14 passed (14)
25
- Tests 171 passed (171)
26
- Start at 18:14:21
27
- Duration 16.60s (transform 2.87s, setup 0ms, collect 19.01s, tests 1.74s, environment 13.63s, prepare 5.62s)
8
+ ✓ src/utils/sessionEvents.test.ts (14 tests) 50ms
9
+ ✓ src/utils/eventContent.test.ts (38 tests) 153ms
10
+ ✓ src/utils/dashboard.test.ts (4 tests) 11ms
11
+ ✓ src/utils/route-config.test.ts (23 tests) 88ms
12
+ ✓ src/utils/scrollUtils.test.ts (11 tests) 35ms
13
+ ✓ src/utils/breadcrumbs.test.ts (18 tests) 38ms
14
+ ✓ src/components/tools/classifyTool.test.ts (6 tests) 20ms
15
+ ✓ src/utils/assetUrl.test.ts (3 tests) 13ms
16
+ ✓ src/components/tools/toolCardHelpers.test.ts (10 tests) 10ms
17
+ ✓ src/components/display/extractText.test.tsx (8 tests) 20ms
18
+ ✓ src/components/editable/useEditableField.test.tsx (17 tests) 125ms
19
+ ✓ src/hooks/useEventSelection.test.ts (13 tests) 162ms
20
+ src/components/notifications/UpdateBanner.test.tsx (4 tests) 147ms
21
+ ✓ src/components/display/McpAppWidget.test.tsx (3 tests) 388ms
22
+ ✓ src/utils/grackleHostStyleVariables.test.ts (2 tests) 426ms
23
+ ✓ grackleHostStyleVariables > always returns the MCP-standard fallback variables 409ms
24
+
25
+ Test Files 15 passed (15)
26
+ Tests 174 passed (174)
27
+ Start at 23:07:05
28
+ Duration 16.44s (transform 2.71s, setup 0ms, collect 17.88s, tests 1.68s, environment 13.01s, prepare 5.01s)
28
29
 
29
30
  [test:vitest] Vitest completed.
30
- [test:storybook-test] Starting Storybook static server on port 39551...
31
+ [test:storybook-test] Starting Storybook static server on port 35959...
31
32
  [test:storybook-test] Storybook server ready. Running interaction tests...
32
33
  jest-haste-map: duplicate manual mock found: adapter-manager
33
34
  The following files share their name; please delete one of them:
@@ -120,5 +121,5 @@ jest-haste-map: duplicate manual mock found: utils/network
120
121
  * <rootDir>/packages/server/src/__mocks__/utils/network.ts
121
122
 
122
123
  [test:storybook-test] Storybook interaction tests completed.
123
- ---- test finished (117.482s) ----
124
- -------------------- Finished (117.492s) --------------------
124
+ ---- test finished (115.772s) ----
125
+ -------------------- Finished (115.78s) --------------------
@@ -5,29 +5,30 @@
5
5
  {"kind":"O","text":"\n"}
6
6
  {"kind":"O","text":"\u001b[1m\u001b[46m RUN \u001b[49m\u001b[22m \u001b[36mv3.2.4 \u001b[39m\u001b[90m/home/runner/work/grackle/grackle/packages/web-components\u001b[39m\n"}
7
7
  {"kind":"O","text":"\n"}
8
- {"kind":"O","text":" \u001b[32m✓\u001b[39m src/utils/sessionEvents.test.ts \u001b[2m(\u001b[22m\u001b[2m14 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 56\u001b[2mms\u001b[22m\u001b[39m\n"}
9
- {"kind":"O","text":" \u001b[32m✓\u001b[39m src/utils/eventContent.test.ts \u001b[2m(\u001b[22m\u001b[2m38 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 132\u001b[2mms\u001b[22m\u001b[39m\n"}
10
- {"kind":"O","text":" \u001b[32m✓\u001b[39m src/utils/dashboard.test.ts \u001b[2m(\u001b[22m\u001b[2m4 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 19\u001b[2mms\u001b[22m\u001b[39m\n"}
11
- {"kind":"O","text":" \u001b[32m✓\u001b[39m src/utils/route-config.test.ts \u001b[2m(\u001b[22m\u001b[2m23 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 65\u001b[2mms\u001b[22m\u001b[39m\n"}
12
- {"kind":"O","text":" \u001b[32m✓\u001b[39m src/utils/scrollUtils.test.ts \u001b[2m(\u001b[22m\u001b[2m11 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 14\u001b[2mms\u001b[22m\u001b[39m\n"}
13
- {"kind":"O","text":" \u001b[32m✓\u001b[39m src/utils/breadcrumbs.test.ts \u001b[2m(\u001b[22m\u001b[2m18 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 74\u001b[2mms\u001b[22m\u001b[39m\n"}
14
- {"kind":"O","text":" \u001b[32m✓\u001b[39m src/components/tools/classifyTool.test.ts \u001b[2m(\u001b[22m\u001b[2m6 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 26\u001b[2mms\u001b[22m\u001b[39m\n"}
15
- {"kind":"O","text":" \u001b[32m✓\u001b[39m src/components/tools/toolCardHelpers.test.ts \u001b[2m(\u001b[22m\u001b[2m10 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 14\u001b[2mms\u001b[22m\u001b[39m\n"}
16
- {"kind":"O","text":" \u001b[32m✓\u001b[39m src/components/display/extractText.test.tsx \u001b[2m(\u001b[22m\u001b[2m8 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 22\u001b[2mms\u001b[22m\u001b[39m\n"}
17
- {"kind":"O","text":" \u001b[32m✓\u001b[39m src/components/editable/useEditableField.test.tsx \u001b[2m(\u001b[22m\u001b[2m17 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 145\u001b[2mms\u001b[22m\u001b[39m\n"}
18
- {"kind":"O","text":" \u001b[32m✓\u001b[39m src/hooks/useEventSelection.test.ts \u001b[2m(\u001b[22m\u001b[2m13 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 111\u001b[2mms\u001b[22m\u001b[39m\n"}
19
- {"kind":"O","text":" \u001b[32m✓\u001b[39m src/components/display/McpAppWidget.test.tsx \u001b[2m(\u001b[22m\u001b[2m3 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[33m 554\u001b[2mms\u001b[22m\u001b[39m\n"}
20
- {"kind":"O","text":" \u001b[33m\u001b[2m✓\u001b[22m\u001b[39m McpAppWidget\u001b[2m > \u001b[22mmounts an iframe host for the widget \u001b[33m 403\u001b[2mms\u001b[22m\u001b[39m\n"}
21
- {"kind":"O","text":" \u001b[32m✓\u001b[39m src/components/notifications/UpdateBanner.test.tsx \u001b[2m(\u001b[22m\u001b[2m4 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 208\u001b[2mms\u001b[22m\u001b[39m\n"}
22
- {"kind":"O","text":" \u001b[32m✓\u001b[39m src/utils/grackleHostStyleVariables.test.ts \u001b[2m(\u001b[22m\u001b[2m2 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[33m 306\u001b[2mms\u001b[22m\u001b[39m\n"}
23
- {"kind":"O","text":"\n"}
24
- {"kind":"O","text":"\u001b[2m Test Files \u001b[22m \u001b[1m\u001b[32m14 passed\u001b[39m\u001b[22m\u001b[90m (14)\u001b[39m\n"}
25
- {"kind":"O","text":"\u001b[2m Tests \u001b[22m \u001b[1m\u001b[32m171 passed\u001b[39m\u001b[22m\u001b[90m (171)\u001b[39m\n"}
26
- {"kind":"O","text":"\u001b[2m Start at \u001b[22m 18:14:21\n"}
27
- {"kind":"O","text":"\u001b[2m Duration \u001b[22m 16.60s\u001b[2m (transform 2.87s, setup 0ms, collect 19.01s, tests 1.74s, environment 13.63s, prepare 5.62s)\u001b[22m\n"}
8
+ {"kind":"O","text":" \u001b[32m✓\u001b[39m src/utils/sessionEvents.test.ts \u001b[2m(\u001b[22m\u001b[2m14 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 50\u001b[2mms\u001b[22m\u001b[39m\n"}
9
+ {"kind":"O","text":" \u001b[32m✓\u001b[39m src/utils/eventContent.test.ts \u001b[2m(\u001b[22m\u001b[2m38 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 153\u001b[2mms\u001b[22m\u001b[39m\n"}
10
+ {"kind":"O","text":" \u001b[32m✓\u001b[39m src/utils/dashboard.test.ts \u001b[2m(\u001b[22m\u001b[2m4 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 11\u001b[2mms\u001b[22m\u001b[39m\n"}
11
+ {"kind":"O","text":" \u001b[32m✓\u001b[39m src/utils/route-config.test.ts \u001b[2m(\u001b[22m\u001b[2m23 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 88\u001b[2mms\u001b[22m\u001b[39m\n"}
12
+ {"kind":"O","text":" \u001b[32m✓\u001b[39m src/utils/scrollUtils.test.ts \u001b[2m(\u001b[22m\u001b[2m11 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 35\u001b[2mms\u001b[22m\u001b[39m\n"}
13
+ {"kind":"O","text":" \u001b[32m✓\u001b[39m src/utils/breadcrumbs.test.ts \u001b[2m(\u001b[22m\u001b[2m18 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 38\u001b[2mms\u001b[22m\u001b[39m\n"}
14
+ {"kind":"O","text":" \u001b[32m✓\u001b[39m src/components/tools/classifyTool.test.ts \u001b[2m(\u001b[22m\u001b[2m6 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 20\u001b[2mms\u001b[22m\u001b[39m\n"}
15
+ {"kind":"O","text":" \u001b[32m✓\u001b[39m src/utils/assetUrl.test.ts \u001b[2m(\u001b[22m\u001b[2m3 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 13\u001b[2mms\u001b[22m\u001b[39m\n"}
16
+ {"kind":"O","text":" \u001b[32m✓\u001b[39m src/components/tools/toolCardHelpers.test.ts \u001b[2m(\u001b[22m\u001b[2m10 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 10\u001b[2mms\u001b[22m\u001b[39m\n"}
17
+ {"kind":"O","text":" \u001b[32m✓\u001b[39m src/components/display/extractText.test.tsx \u001b[2m(\u001b[22m\u001b[2m8 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 20\u001b[2mms\u001b[22m\u001b[39m\n"}
18
+ {"kind":"O","text":" \u001b[32m✓\u001b[39m src/components/editable/useEditableField.test.tsx \u001b[2m(\u001b[22m\u001b[2m17 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 125\u001b[2mms\u001b[22m\u001b[39m\n"}
19
+ {"kind":"O","text":" \u001b[32m✓\u001b[39m src/hooks/useEventSelection.test.ts \u001b[2m(\u001b[22m\u001b[2m13 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 162\u001b[2mms\u001b[22m\u001b[39m\n"}
20
+ {"kind":"O","text":" \u001b[32m✓\u001b[39m src/components/notifications/UpdateBanner.test.tsx \u001b[2m(\u001b[22m\u001b[2m4 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[32m 147\u001b[2mms\u001b[22m\u001b[39m\n"}
21
+ {"kind":"O","text":" \u001b[32m✓\u001b[39m src/components/display/McpAppWidget.test.tsx \u001b[2m(\u001b[22m\u001b[2m3 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[33m 388\u001b[2mms\u001b[22m\u001b[39m\n"}
22
+ {"kind":"O","text":" \u001b[32m✓\u001b[39m src/utils/grackleHostStyleVariables.test.ts \u001b[2m(\u001b[22m\u001b[2m2 tests\u001b[22m\u001b[2m)\u001b[22m\u001b[33m 426\u001b[2mms\u001b[22m\u001b[39m\n"}
23
+ {"kind":"O","text":" \u001b[33m\u001b[2m✓\u001b[22m\u001b[39m grackleHostStyleVariables\u001b[2m > \u001b[22malways returns the MCP-standard fallback variables \u001b[33m 409\u001b[2mms\u001b[22m\u001b[39m\n"}
24
+ {"kind":"O","text":"\n"}
25
+ {"kind":"O","text":"\u001b[2m Test Files \u001b[22m \u001b[1m\u001b[32m15 passed\u001b[39m\u001b[22m\u001b[90m (15)\u001b[39m\n"}
26
+ {"kind":"O","text":"\u001b[2m Tests \u001b[22m \u001b[1m\u001b[32m174 passed\u001b[39m\u001b[22m\u001b[90m (174)\u001b[39m\n"}
27
+ {"kind":"O","text":"\u001b[2m Start at \u001b[22m 23:07:05\n"}
28
+ {"kind":"O","text":"\u001b[2m Duration \u001b[22m 16.44s\u001b[2m (transform 2.71s, setup 0ms, collect 17.88s, tests 1.68s, environment 13.01s, prepare 5.01s)\u001b[22m\n"}
28
29
  {"kind":"O","text":"\n"}
29
30
  {"kind":"O","text":"[test:vitest] Vitest completed.\n"}
30
- {"kind":"O","text":"[test:storybook-test] Starting Storybook static server on port 39551...\n"}
31
+ {"kind":"O","text":"[test:storybook-test] Starting Storybook static server on port 35959...\n"}
31
32
  {"kind":"O","text":"[test:storybook-test] Storybook server ready. Running interaction tests...\n"}
32
33
  {"kind":"O","text":"jest-haste-map: duplicate manual mock found: adapter-manager\n"}
33
34
  {"kind":"O","text":" The following files share their name; please delete one of them:\n"}
@@ -120,5 +121,5 @@
120
121
  {"kind":"O","text":" * <rootDir>/packages/server/src/__mocks__/utils/network.ts\n"}
121
122
  {"kind":"O","text":"\n"}
122
123
  {"kind":"O","text":"[test:storybook-test] Storybook interaction tests completed.\n"}
123
- {"kind":"O","text":" ---- test finished (117.482s) ---- \n"}
124
- {"kind":"O","text":"-------------------- Finished (117.492s) --------------------\n"}
124
+ {"kind":"O","text":" ---- test finished (115.772s) ---- \n"}
125
+ {"kind":"O","text":"-------------------- Finished (115.78s) --------------------\n"}
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 118358.085279
2
+ "nonCachedDurationMs": 116999.454056
3
3
  }