@shepai/cli 1.53.1 → 1.53.2

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 (65) hide show
  1. package/dist/src/presentation/web/components/features/features-canvas/features-canvas.js +1 -1
  2. package/dist/src/presentation/web/components/features/features-canvas/features-canvas.stories.d.ts +1 -0
  3. package/dist/src/presentation/web/components/features/features-canvas/features-canvas.stories.d.ts.map +1 -1
  4. package/dist/src/presentation/web/components/features/features-canvas/features-canvas.stories.js +31 -1
  5. package/dist/tsconfig.build.tsbuildinfo +1 -1
  6. package/package.json +1 -1
  7. package/web/.next/BUILD_ID +1 -1
  8. package/web/.next/build-manifest.json +2 -2
  9. package/web/.next/cache/.previewinfo +1 -1
  10. package/web/.next/cache/.rscinfo +1 -1
  11. package/web/.next/cache/.tsbuildinfo +1 -1
  12. package/web/.next/cache/config.json +3 -3
  13. package/web/.next/fallback-build-manifest.json +2 -2
  14. package/web/.next/prerender-manifest.json +3 -3
  15. package/web/.next/required-server-files.js +1 -1
  16. package/web/.next/required-server-files.json +1 -1
  17. package/web/.next/server/app/_global-error.html +2 -2
  18. package/web/.next/server/app/_global-error.rsc +1 -1
  19. package/web/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  20. package/web/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  21. package/web/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  22. package/web/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  23. package/web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  24. package/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  25. package/web/.next/server/app/page/server-reference-manifest.json +14 -14
  26. package/web/.next/server/app/page_client-reference-manifest.js +1 -1
  27. package/web/.next/server/app/version/page_client-reference-manifest.js +1 -1
  28. package/web/.next/server/chunks/ssr/[root-of-the-server]__03a0dba7._.js +2 -2
  29. package/web/.next/server/chunks/ssr/[root-of-the-server]__03a0dba7._.js.map +1 -1
  30. package/web/.next/server/chunks/ssr/[root-of-the-server]__249c74f6._.js +1 -1
  31. package/web/.next/server/chunks/ssr/[root-of-the-server]__2d1a8e37._.js +2 -2
  32. package/web/.next/server/pages/500.html +2 -2
  33. package/web/.next/server/server-reference-manifest.js +1 -1
  34. package/web/.next/server/server-reference-manifest.json +15 -15
  35. package/web/.next/standalone/src/presentation/web/.next/BUILD_ID +1 -1
  36. package/web/.next/standalone/src/presentation/web/.next/build-manifest.json +2 -2
  37. package/web/.next/standalone/src/presentation/web/.next/prerender-manifest.json +3 -3
  38. package/web/.next/standalone/src/presentation/web/.next/required-server-files.json +1 -1
  39. package/web/.next/standalone/src/presentation/web/.next/server/app/_global-error.html +2 -2
  40. package/web/.next/standalone/src/presentation/web/.next/server/app/_global-error.rsc +1 -1
  41. package/web/.next/standalone/src/presentation/web/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  42. package/web/.next/standalone/src/presentation/web/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  43. package/web/.next/standalone/src/presentation/web/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  44. package/web/.next/standalone/src/presentation/web/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  45. package/web/.next/standalone/src/presentation/web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  46. package/web/.next/standalone/src/presentation/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  47. package/web/.next/standalone/src/presentation/web/.next/server/app/page/server-reference-manifest.json +14 -14
  48. package/web/.next/standalone/src/presentation/web/.next/server/app/page_client-reference-manifest.js +1 -1
  49. package/web/.next/standalone/src/presentation/web/.next/server/app/version/page_client-reference-manifest.js +1 -1
  50. package/web/.next/standalone/src/presentation/web/.next/server/chunks/ssr/[root-of-the-server]__03a0dba7._.js +2 -2
  51. package/web/.next/standalone/src/presentation/web/.next/server/chunks/ssr/[root-of-the-server]__249c74f6._.js +1 -1
  52. package/web/.next/standalone/src/presentation/web/.next/server/chunks/ssr/[root-of-the-server]__2d1a8e37._.js +2 -2
  53. package/web/.next/standalone/src/presentation/web/.next/server/pages/500.html +2 -2
  54. package/web/.next/standalone/src/presentation/web/.next/server/server-reference-manifest.js +1 -1
  55. package/web/.next/standalone/src/presentation/web/.next/server/server-reference-manifest.json +15 -15
  56. package/web/.next/standalone/src/presentation/web/components/features/features-canvas/features-canvas.stories.tsx +41 -0
  57. package/web/.next/standalone/src/presentation/web/components/features/features-canvas/features-canvas.tsx +1 -1
  58. package/web/.next/standalone/src/presentation/web/server.js +1 -1
  59. package/web/.next/static/chunks/{212e3c682d3b7f50.js → 13d5334b17480a16.js} +2 -2
  60. package/web/.next/static/chunks/{476fe030d242c153.css → 16dec8021e251230.css} +1 -1
  61. package/web/.next/trace +1 -1
  62. package/web/.next/trace-build +1 -1
  63. /package/web/.next/static/{EWkET8BUeCcZJxcYQpxDY → nFvWyY2BF3AIS3FpZBKEb}/_buildManifest.js +0 -0
  64. /package/web/.next/static/{EWkET8BUeCcZJxcYQpxDY → nFvWyY2BF3AIS3FpZBKEb}/_clientMiddlewareManifest.json +0 -0
  65. /package/web/.next/static/{EWkET8BUeCcZJxcYQpxDY → nFvWyY2BF3AIS3FpZBKEb}/_ssgManifest.js +0 -0

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.