@grackle-ai/web-components 0.115.2 → 0.117.0

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 (60) hide show
  1. package/.rush/temp/{49e5384757b767ffca6c218faf139f6813911f4a.untar.log → 8d9be4152bfcbf796b578ac87621b34484202bd0.untar.log} +2 -2
  2. package/.rush/temp/{b32d9c7748f6c2c43df816a4bdd427ae0c7f1e32.untar.log → be1751e9cb123b206e39fdb59b24fd82523d77e2.untar.log} +2 -2
  3. package/.rush/temp/operation/_phase_build/all.log +13 -6
  4. package/.rush/temp/operation/_phase_build/log-chunks.jsonl +13 -6
  5. package/.rush/temp/operation/_phase_build/state.json +1 -1
  6. package/.rush/temp/operation/_phase_test/all.log +29 -28
  7. package/.rush/temp/operation/_phase_test/log-chunks.jsonl +29 -28
  8. package/.rush/temp/operation/_phase_test/state.json +1 -1
  9. package/.rush/temp/shrinkwrap-deps.json +13 -1
  10. package/README.md +3 -3
  11. package/config/rush-project.json +1 -1
  12. package/dist/index.css +1 -1
  13. package/dist/index.js +9068 -9498
  14. package/package.json +4 -2
  15. package/rush-logs/web-components._phase_build.cache.log +2 -2
  16. package/rush-logs/web-components._phase_test.cache.log +1 -1
  17. package/src/components/display/EventRenderer.stories.tsx +22 -0
  18. package/src/components/display/EventRenderer.tsx +28 -4
  19. package/src/components/index.ts +0 -3
  20. package/src/components/knowledge/KnowledgeDetailPanel.tsx +1 -4
  21. package/src/components/layout/AppNav.stories.tsx +3 -6
  22. package/src/components/layout/AppNav.tsx +3 -7
  23. package/src/components/layout/BottomStatusBar.tsx +4 -6
  24. package/src/components/lists/index.ts +0 -1
  25. package/src/components/panels/KeyboardShortcutsPanel.tsx +0 -1
  26. package/src/components/panels/index.ts +0 -1
  27. package/src/components/personas/McpToolSelector.stories.tsx +12 -12
  28. package/src/components/tools/ToolCard.stories.tsx +0 -26
  29. package/src/components/tools/ToolCard.tsx +0 -3
  30. package/src/components/tools/ToolSearchCard.stories.tsx +8 -8
  31. package/src/components/tools/WorkpadCard.stories.tsx +5 -5
  32. package/src/components/tools/classifyTool.test.ts +0 -1
  33. package/src/components/tools/classifyTool.ts +2 -7
  34. package/src/context/GrackleContextTypes.ts +1 -3
  35. package/src/hooks/types.ts +1 -44
  36. package/src/index.ts +4 -8
  37. package/src/mcp-runtime/index.tsx +99 -0
  38. package/src/mocks/MockGrackleProvider.tsx +0 -75
  39. package/src/mocks/mockData.ts +8 -99
  40. package/src/test-utils/storybook-helpers.ts +0 -19
  41. package/src/utils/breadcrumbs.test.ts +0 -43
  42. package/src/utils/breadcrumbs.ts +1 -37
  43. package/src/utils/navigation.ts +1 -20
  44. package/src/utils/route-config.test.ts +0 -31
  45. package/vite.config.ts +46 -2
  46. package/.rush/temp/49e5384757b767ffca6c218faf139f6813911f4a.tar.log +0 -12
  47. package/.rush/temp/b32d9c7748f6c2c43df816a4bdd427ae0c7f1e32.tar.log +0 -236
  48. package/.rush/temp/chunked-rush-logs/web-components._phase_build.chunks.jsonl +0 -19
  49. package/.rush/temp/chunked-rush-logs/web-components._phase_test.chunks.jsonl +0 -126
  50. package/rush-logs/web-components._phase_build.log +0 -19
  51. package/rush-logs/web-components._phase_test.log +0 -126
  52. package/src/components/lists/FindingsNav.module.scss +0 -126
  53. package/src/components/lists/FindingsNav.tsx +0 -146
  54. package/src/components/panels/FindingsPanel.module.scss +0 -94
  55. package/src/components/panels/FindingsPanel.stories.tsx +0 -109
  56. package/src/components/panels/FindingsPanel.tsx +0 -76
  57. package/src/components/tools/FindingCard.stories.tsx +0 -124
  58. package/src/components/tools/FindingCard.tsx +0 -178
  59. package/src/utils/findingCategory.ts +0 -33
  60. package/temp/build/lint/_eslint-5eVG3S6w.json +0 -850

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.