@vectorize-io/hindsight-control-plane 0.4.11 → 0.4.13

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 (105) hide show
  1. package/package.json +4 -2
  2. package/standalone/.next/BUILD_ID +1 -1
  3. package/standalone/.next/app-path-routes-manifest.json +1 -0
  4. package/standalone/.next/build-manifest.json +5 -5
  5. package/standalone/.next/prerender-manifest.json +3 -3
  6. package/standalone/.next/routes-manifest.json +6 -0
  7. package/standalone/.next/server/app/_global-error/page/build-manifest.json +3 -3
  8. package/standalone/.next/server/app/_global-error/page.js.nft.json +1 -1
  9. package/standalone/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  10. package/standalone/.next/server/app/_global-error.html +2 -2
  11. package/standalone/.next/server/app/_global-error.rsc +1 -1
  12. package/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  13. package/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  14. package/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  15. package/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  16. package/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  17. package/standalone/.next/server/app/_not-found/page/build-manifest.json +3 -3
  18. package/standalone/.next/server/app/_not-found/page.js +1 -1
  19. package/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
  20. package/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  21. package/standalone/.next/server/app/_not-found.html +1 -1
  22. package/standalone/.next/server/app/_not-found.rsc +17 -16
  23. package/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +17 -16
  24. package/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
  25. package/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +8 -7
  26. package/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  27. package/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  28. package/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  29. package/standalone/.next/server/app/api/files/retain/route/app-paths-manifest.json +3 -0
  30. package/standalone/.next/server/app/api/files/retain/route/build-manifest.json +11 -0
  31. package/standalone/.next/server/app/api/files/retain/route/server-reference-manifest.json +4 -0
  32. package/standalone/.next/server/app/api/files/retain/route.js +6 -0
  33. package/standalone/.next/server/app/api/files/retain/route.js.map +5 -0
  34. package/standalone/.next/server/app/api/files/retain/route.js.nft.json +1 -0
  35. package/standalone/.next/server/app/api/files/retain/route_client-reference-manifest.js +2 -0
  36. package/standalone/.next/server/app/banks/[bankId]/page/build-manifest.json +3 -3
  37. package/standalone/.next/server/app/banks/[bankId]/page.js +1 -1
  38. package/standalone/.next/server/app/banks/[bankId]/page.js.nft.json +1 -1
  39. package/standalone/.next/server/app/banks/[bankId]/page_client-reference-manifest.js +1 -1
  40. package/standalone/.next/server/app/dashboard/page/build-manifest.json +3 -3
  41. package/standalone/.next/server/app/dashboard/page.js +1 -1
  42. package/standalone/.next/server/app/dashboard/page.js.nft.json +1 -1
  43. package/standalone/.next/server/app/dashboard/page_client-reference-manifest.js +1 -1
  44. package/standalone/.next/server/app/dashboard.html +1 -1
  45. package/standalone/.next/server/app/dashboard.rsc +19 -18
  46. package/standalone/.next/server/app/dashboard.segments/_full.segment.rsc +19 -18
  47. package/standalone/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
  48. package/standalone/.next/server/app/dashboard.segments/_index.segment.rsc +6 -5
  49. package/standalone/.next/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  50. package/standalone/.next/server/app/dashboard.segments/dashboard/__PAGE__.segment.rsc +2 -2
  51. package/standalone/.next/server/app/dashboard.segments/dashboard.segment.rsc +1 -1
  52. package/standalone/.next/server/app/index.html +1 -1
  53. package/standalone/.next/server/app/index.rsc +16 -15
  54. package/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  55. package/standalone/.next/server/app/index.segments/_full.segment.rsc +16 -15
  56. package/standalone/.next/server/app/index.segments/_head.segment.rsc +1 -1
  57. package/standalone/.next/server/app/index.segments/_index.segment.rsc +6 -5
  58. package/standalone/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  59. package/standalone/.next/server/app/page/build-manifest.json +3 -3
  60. package/standalone/.next/server/app/page.js +1 -1
  61. package/standalone/.next/server/app/page.js.nft.json +1 -1
  62. package/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  63. package/standalone/.next/server/app-paths-manifest.json +1 -0
  64. package/standalone/.next/server/chunks/[root-of-the-server]__6ac69f76._.js +1 -1
  65. package/standalone/.next/server/chunks/[root-of-the-server]__de64bcc0._.js +3 -0
  66. package/standalone/.next/server/chunks/[root-of-the-server]__f91a8834._.js +4 -4
  67. package/standalone/.next/server/chunks/e51bf__next-internal_server_app_api_files_retain_route_actions_392bf9b8.js +3 -0
  68. package/standalone/.next/server/chunks/ssr/{[root-of-the-server]__c00297c4._.js → [root-of-the-server]__610ccf1a._.js} +2 -2
  69. package/standalone/.next/server/chunks/ssr/[root-of-the-server]__71c3d1eb._.js +3 -0
  70. package/standalone/.next/server/chunks/ssr/{[root-of-the-server]__a68ed118._.js → [root-of-the-server]__be444fa6._.js} +2 -2
  71. package/standalone/.next/server/chunks/ssr/[root-of-the-server]__d9fd2a9b._.js +5 -5
  72. package/standalone/.next/server/chunks/ssr/_29833292._.js +2 -2
  73. package/standalone/.next/server/chunks/ssr/_3b0b29a6._.js +6 -0
  74. package/standalone/.next/server/chunks/ssr/c3457_route-modules_app-page_vendored_ssr_react-server-dom-turbopack-client_a0695d44.js +3 -0
  75. package/standalone/.next/server/chunks/ssr/hindsight-control-plane_src_app_dashboard_page_tsx_bccc121a._.js +3 -0
  76. package/standalone/.next/server/chunks/ssr/{hindsight-control-plane_src_623a1433._.js → hindsight-control-plane_src_c4bd00a5._.js} +2 -2
  77. package/standalone/.next/server/middleware-build-manifest.js +3 -3
  78. package/standalone/.next/server/pages/404.html +1 -1
  79. package/standalone/.next/server/pages/500.html +2 -2
  80. package/standalone/.next/server/server-reference-manifest.js +1 -1
  81. package/standalone/.next/server/server-reference-manifest.json +1 -1
  82. package/standalone/.next/static/chunks/04aea2b16185be44.js +1 -0
  83. package/standalone/.next/static/chunks/316bd8365bdce302.js +7 -0
  84. package/standalone/.next/static/chunks/34da728b4a0a1f91.js +4 -0
  85. package/standalone/.next/static/chunks/4b7c4be0320dfb6f.js +8 -0
  86. package/standalone/.next/static/chunks/a0feebf613519811.css +2 -0
  87. package/standalone/.next/static/chunks/b22843e9edba4eba.js +1 -0
  88. package/standalone/.next/static/chunks/b3e36e5d6fe2c156.js +1 -0
  89. package/standalone/.next/static/chunks/e869cf19655e0e7d.js +1 -0
  90. package/standalone/.next/static/chunks/{turbopack-9cc851e10bd93739.js → turbopack-dcaabb2f8b9cb04c.js} +2 -2
  91. package/standalone/package.json +4 -2
  92. package/standalone/.next/server/chunks/ssr/[root-of-the-server]__5018601b._.js +0 -3
  93. package/standalone/.next/server/chunks/ssr/_11ec8b3e._.js +0 -6
  94. package/standalone/.next/server/chunks/ssr/c3f75_next_dist_server_route-modules_app-page_vendored_ssr_b904c3e5._.js +0 -3
  95. package/standalone/.next/server/chunks/ssr/hindsight-control-plane_43f3fa9c._.js +0 -3
  96. package/standalone/.next/static/chunks/08d68c8616726a46.js +0 -1
  97. package/standalone/.next/static/chunks/37ed40771e8c6b96.js +0 -4
  98. package/standalone/.next/static/chunks/44db228a607a7f1d.js +0 -1
  99. package/standalone/.next/static/chunks/cccae1b5d9eb45b0.css +0 -2
  100. package/standalone/.next/static/chunks/d4f4672c7e725eea.js +0 -1
  101. package/standalone/.next/static/chunks/e1efc432a0bc963a.js +0 -8
  102. package/standalone/.next/static/chunks/f1e380800148deaf.js +0 -7
  103. /package/standalone/.next/static/{KGM2gnotQV0O9ppjPfR-3 → 4oCWgR5WJkFWvXgXk_iao}/_buildManifest.js +0 -0
  104. /package/standalone/.next/static/{KGM2gnotQV0O9ppjPfR-3 → 4oCWgR5WJkFWvXgXk_iao}/_clientMiddlewareManifest.json +0 -0
  105. /package/standalone/.next/static/{KGM2gnotQV0O9ppjPfR-3 → 4oCWgR5WJkFWvXgXk_iao}/_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.