@silgrid/pi-web 0.0.1 → 0.0.3

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 (247) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-path-routes-manifest.json +9 -9
  3. package/.next/build-manifest.json +3 -3
  4. package/.next/prerender-manifest.json +3 -3
  5. package/.next/required-server-files.js +6 -6
  6. package/.next/required-server-files.json +6 -6
  7. package/.next/server/app/_global-error/page.js +2 -2
  8. package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  9. package/.next/server/app/_global-error.html +1 -1
  10. package/.next/server/app/_global-error.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  13. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  14. package/.next/server/app/_not-found/page.js +1 -1
  15. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  16. package/.next/server/app/_not-found.html +1 -1
  17. package/.next/server/app/_not-found.rsc +2 -2
  18. package/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  19. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  20. package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  21. package/.next/server/app/api/agent/[id]/bash-output/route.js +1 -1
  22. package/.next/server/app/api/agent/[id]/bash-output/route_client-reference-manifest.js +1 -1
  23. package/.next/server/app/api/agent/[id]/bg-tasks/[taskId]/kill/route.js +1 -1
  24. package/.next/server/app/api/agent/[id]/bg-tasks/[taskId]/kill/route_client-reference-manifest.js +1 -1
  25. package/.next/server/app/api/agent/[id]/bg-tasks/[taskId]/logs/route.js +1 -1
  26. package/.next/server/app/api/agent/[id]/bg-tasks/[taskId]/logs/route_client-reference-manifest.js +1 -1
  27. package/.next/server/app/api/agent/[id]/bg-tasks/route.js +1 -1
  28. package/.next/server/app/api/agent/[id]/bg-tasks/route_client-reference-manifest.js +1 -1
  29. package/.next/server/app/api/agent/[id]/events/route.js +2 -2
  30. package/.next/server/app/api/agent/[id]/events/route_client-reference-manifest.js +1 -1
  31. package/.next/server/app/api/agent/[id]/lease/route.js +1 -1
  32. package/.next/server/app/api/agent/[id]/lease/route_client-reference-manifest.js +1 -1
  33. package/.next/server/app/api/agent/[id]/route.js +1 -1
  34. package/.next/server/app/api/agent/[id]/route_client-reference-manifest.js +1 -1
  35. package/.next/server/app/api/agent/new/route.js +1 -1
  36. package/.next/server/app/api/agent/new/route_client-reference-manifest.js +1 -1
  37. package/.next/server/app/api/agent/running/route.js +1 -1
  38. package/.next/server/app/api/agent/running/route_client-reference-manifest.js +1 -1
  39. package/.next/server/app/api/app-update/route.js +1 -1
  40. package/.next/server/app/api/app-update/route_client-reference-manifest.js +1 -1
  41. package/.next/server/app/api/auth/api-key/[provider]/route.js +1 -1
  42. package/.next/server/app/api/auth/api-key/[provider]/route_client-reference-manifest.js +1 -1
  43. package/.next/server/app/api/auth/login/[provider]/route.js +2 -2
  44. package/.next/server/app/api/auth/login/[provider]/route_client-reference-manifest.js +1 -1
  45. package/.next/server/app/api/auth/logout/[provider]/route.js +1 -1
  46. package/.next/server/app/api/auth/logout/[provider]/route_client-reference-manifest.js +1 -1
  47. package/.next/server/app/api/auth/providers/route.js +1 -1
  48. package/.next/server/app/api/auth/providers/route_client-reference-manifest.js +1 -1
  49. package/.next/server/app/api/cwd/browse/route.js +1 -1
  50. package/.next/server/app/api/cwd/browse/route_client-reference-manifest.js +1 -1
  51. package/.next/server/app/api/cwd/validate/route.js +1 -1
  52. package/.next/server/app/api/cwd/validate/route_client-reference-manifest.js +1 -1
  53. package/.next/server/app/api/default-cwd/route.js +1 -1
  54. package/.next/server/app/api/default-cwd/route_client-reference-manifest.js +1 -1
  55. package/.next/server/app/api/file-index/route.js +1 -1
  56. package/.next/server/app/api/file-index/route_client-reference-manifest.js +1 -1
  57. package/.next/server/app/api/files/[...path]/route.js +1 -1
  58. package/.next/server/app/api/files/[...path]/route_client-reference-manifest.js +1 -1
  59. package/.next/server/app/api/git/diff/route.js +2 -2
  60. package/.next/server/app/api/git/diff/route_client-reference-manifest.js +1 -1
  61. package/.next/server/app/api/git/status/route.js +1 -1
  62. package/.next/server/app/api/git/status/route_client-reference-manifest.js +1 -1
  63. package/.next/server/app/api/home/route.js +1 -1
  64. package/.next/server/app/api/home/route_client-reference-manifest.js +1 -1
  65. package/.next/server/app/api/models/route.js +1 -1
  66. package/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  67. package/.next/server/app/api/models-config/catalog/route.js +1 -1
  68. package/.next/server/app/api/models-config/catalog/route_client-reference-manifest.js +1 -1
  69. package/.next/server/app/api/models-config/discover/route.js +1 -1
  70. package/.next/server/app/api/models-config/discover/route_client-reference-manifest.js +1 -1
  71. package/.next/server/app/api/models-config/route.js +1 -1
  72. package/.next/server/app/api/models-config/route_client-reference-manifest.js +1 -1
  73. package/.next/server/app/api/models-config/test/route.js +1 -1
  74. package/.next/server/app/api/models-config/test/route_client-reference-manifest.js +1 -1
  75. package/.next/server/app/api/plugins/check/route.js +1 -1
  76. package/.next/server/app/api/plugins/check/route_client-reference-manifest.js +1 -1
  77. package/.next/server/app/api/plugins/route.js +1 -1
  78. package/.next/server/app/api/plugins/route_client-reference-manifest.js +1 -1
  79. package/.next/server/app/api/project-trust/route.js +1 -1
  80. package/.next/server/app/api/project-trust/route_client-reference-manifest.js +1 -1
  81. package/.next/server/app/api/provider-usage/query/route.js +1 -1
  82. package/.next/server/app/api/provider-usage/query/route_client-reference-manifest.js +1 -1
  83. package/.next/server/app/api/push/config/route.js +1 -1
  84. package/.next/server/app/api/push/config/route_client-reference-manifest.js +1 -1
  85. package/.next/server/app/api/push/subscribe/route.js +1 -1
  86. package/.next/server/app/api/push/subscribe/route_client-reference-manifest.js +1 -1
  87. package/.next/server/app/api/sessions/[id]/auto-name/route.js +2 -2
  88. package/.next/server/app/api/sessions/[id]/auto-name/route_client-reference-manifest.js +1 -1
  89. package/.next/server/app/api/sessions/[id]/context/route.js +1 -1
  90. package/.next/server/app/api/sessions/[id]/context/route_client-reference-manifest.js +1 -1
  91. package/.next/server/app/api/sessions/[id]/entries/[entryId]/thinking/route.js +1 -1
  92. package/.next/server/app/api/sessions/[id]/entries/[entryId]/thinking/route_client-reference-manifest.js +1 -1
  93. package/.next/server/app/api/sessions/[id]/entries/[entryId]/tool-result-image/route.js +1 -1
  94. package/.next/server/app/api/sessions/[id]/entries/[entryId]/tool-result-image/route_client-reference-manifest.js +1 -1
  95. package/.next/server/app/api/sessions/[id]/export/route.js +1 -1
  96. package/.next/server/app/api/sessions/[id]/export/route_client-reference-manifest.js +1 -1
  97. package/.next/server/app/api/sessions/[id]/route.js +1 -1
  98. package/.next/server/app/api/sessions/[id]/route_client-reference-manifest.js +1 -1
  99. package/.next/server/app/api/sessions/[id]/state/route.js +1 -1
  100. package/.next/server/app/api/sessions/[id]/state/route_client-reference-manifest.js +1 -1
  101. package/.next/server/app/api/sessions/route.js +1 -1
  102. package/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  103. package/.next/server/app/api/sessions/search/route.js +1 -1
  104. package/.next/server/app/api/sessions/search/route_client-reference-manifest.js +1 -1
  105. package/.next/server/app/api/skills/check/route.js +1 -1
  106. package/.next/server/app/api/skills/check/route_client-reference-manifest.js +1 -1
  107. package/.next/server/app/api/skills/install/route.js +1 -1
  108. package/.next/server/app/api/skills/install/route_client-reference-manifest.js +1 -1
  109. package/.next/server/app/api/skills/route.js +1 -1
  110. package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  111. package/.next/server/app/api/skills/search/route.js +1 -1
  112. package/.next/server/app/api/skills/search/route_client-reference-manifest.js +1 -1
  113. package/.next/server/app/api/skills/update/route.js +1 -1
  114. package/.next/server/app/api/skills/update/route_client-reference-manifest.js +1 -1
  115. package/.next/server/app/api/subagents/[id]/route.js +1 -1
  116. package/.next/server/app/api/subagents/[id]/route_client-reference-manifest.js +1 -1
  117. package/.next/server/app/api/subagents/profiles/route.js +1 -1
  118. package/.next/server/app/api/subagents/profiles/route_client-reference-manifest.js +1 -1
  119. package/.next/server/app/api/subagents/settings/route.js +1 -1
  120. package/.next/server/app/api/subagents/settings/route_client-reference-manifest.js +1 -1
  121. package/.next/server/app/api/terminal/[id]/events/route.js +2 -2
  122. package/.next/server/app/api/terminal/[id]/events/route_client-reference-manifest.js +1 -1
  123. package/.next/server/app/api/terminal/[id]/route.js +1 -1
  124. package/.next/server/app/api/terminal/[id]/route_client-reference-manifest.js +1 -1
  125. package/.next/server/app/api/terminal/route.js +1 -1
  126. package/.next/server/app/api/terminal/route_client-reference-manifest.js +1 -1
  127. package/.next/server/app/api/tools/settings/route.js +1 -1
  128. package/.next/server/app/api/tools/settings/route_client-reference-manifest.js +1 -1
  129. package/.next/server/app/api/web-auth/route.js +1 -1
  130. package/.next/server/app/api/web-auth/route_client-reference-manifest.js +1 -1
  131. package/.next/server/app/api/worktrees/route.js +1 -1
  132. package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
  133. package/.next/server/app/favicon.ico/route.js +1 -1
  134. package/.next/server/app/index.html +1 -1
  135. package/.next/server/app/index.rsc +4 -4
  136. package/.next/server/app/index.segments/__PAGE__.segment.rsc +4 -4
  137. package/.next/server/app/index.segments/_full.segment.rsc +4 -4
  138. package/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  139. package/.next/server/app/login/page.js +1 -1
  140. package/.next/server/app/login/page.js.nft.json +1 -1
  141. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  142. package/.next/server/app/login.html +1 -1
  143. package/.next/server/app/login.rsc +3 -3
  144. package/.next/server/app/login.segments/_full.segment.rsc +3 -3
  145. package/.next/server/app/login.segments/_tree.segment.rsc +1 -1
  146. package/.next/server/app/login.segments/login/__PAGE__.segment.rsc +3 -3
  147. package/.next/server/app/manifest.webmanifest/route.js +2 -2
  148. package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  149. package/.next/server/app/page.js +20 -20
  150. package/.next/server/app/page.js.nft.json +1 -1
  151. package/.next/server/app/page_client-reference-manifest.js +1 -1
  152. package/.next/server/app-paths-manifest.json +9 -9
  153. package/.next/server/chunks/1860.js +1 -1
  154. package/.next/server/chunks/2243.js +1 -1
  155. package/.next/server/chunks/2430.js +4 -4
  156. package/.next/server/chunks/3569.js +1 -1
  157. package/.next/server/chunks/3573.js +1 -0
  158. package/.next/server/chunks/4367.js +1 -1
  159. package/.next/server/chunks/4674.js +1 -1
  160. package/.next/server/chunks/4980.js +1 -1
  161. package/.next/server/chunks/6052.js +1 -1
  162. package/.next/server/chunks/7790.js +1 -1
  163. package/.next/server/middleware-build-manifest.js +1 -1
  164. package/.next/server/middleware.js +3 -3
  165. package/.next/server/next-font-manifest.js +1 -1
  166. package/.next/server/next-font-manifest.json +1 -1
  167. package/.next/server/pages/404.html +1 -1
  168. package/.next/server/pages/500.html +1 -1
  169. package/.next/server/server-reference-manifest.json +1 -1
  170. package/.next/static/chunks/1278-f833cc58666c594d.js +1 -0
  171. package/.next/static/chunks/app/_not-found/{page-4aac80d225231e36.js → page-aa3aeae20bff37cf.js} +1 -1
  172. package/.next/static/chunks/app/layout-f84ae55c3b3367ea.js +1 -0
  173. package/.next/static/chunks/app/login/{page-815e8450466affea.js → page-521a337b5ec4491e.js} +1 -1
  174. package/.next/static/chunks/app/page-59ed8079a95cad1b.js +283 -0
  175. package/.next/static/chunks/{main-app-14e4d7eee2133f9d.js → main-app-a98576891fdd8f60.js} +1 -1
  176. package/.next/static/chunks/next/dist/client/components/builtin/global-error-30078bc26a2476fc.js +1 -0
  177. package/.next/trace +40 -40
  178. package/.next/trace-build +1 -1
  179. package/.next/types/app/api/agent/[id]/bash-output/route.ts +1 -1
  180. package/.next/types/app/api/agent/[id]/bg-tasks/[taskId]/kill/route.ts +1 -1
  181. package/.next/types/app/api/agent/[id]/bg-tasks/[taskId]/logs/route.ts +1 -1
  182. package/.next/types/app/api/agent/[id]/bg-tasks/route.ts +1 -1
  183. package/.next/types/app/api/agent/[id]/events/route.ts +1 -1
  184. package/.next/types/app/api/agent/[id]/lease/route.ts +1 -1
  185. package/.next/types/app/api/agent/[id]/route.ts +1 -1
  186. package/.next/types/app/api/agent/new/route.ts +1 -1
  187. package/.next/types/app/api/agent/running/route.ts +1 -1
  188. package/.next/types/app/api/app-update/route.ts +1 -1
  189. package/.next/types/app/api/auth/api-key/[provider]/route.ts +1 -1
  190. package/.next/types/app/api/auth/login/[provider]/route.ts +1 -1
  191. package/.next/types/app/api/auth/logout/[provider]/route.ts +1 -1
  192. package/.next/types/app/api/auth/providers/route.ts +1 -1
  193. package/.next/types/app/api/cwd/browse/route.ts +1 -1
  194. package/.next/types/app/api/cwd/validate/route.ts +1 -1
  195. package/.next/types/app/api/default-cwd/route.ts +1 -1
  196. package/.next/types/app/api/file-index/route.ts +1 -1
  197. package/.next/types/app/api/files/[...path]/route.ts +1 -1
  198. package/.next/types/app/api/git/diff/route.ts +1 -1
  199. package/.next/types/app/api/git/status/route.ts +1 -1
  200. package/.next/types/app/api/home/route.ts +1 -1
  201. package/.next/types/app/api/models/route.ts +1 -1
  202. package/.next/types/app/api/models-config/catalog/route.ts +1 -1
  203. package/.next/types/app/api/models-config/discover/route.ts +1 -1
  204. package/.next/types/app/api/models-config/route.ts +1 -1
  205. package/.next/types/app/api/models-config/test/route.ts +1 -1
  206. package/.next/types/app/api/plugins/check/route.ts +1 -1
  207. package/.next/types/app/api/plugins/route.ts +1 -1
  208. package/.next/types/app/api/project-trust/route.ts +1 -1
  209. package/.next/types/app/api/provider-usage/query/route.ts +1 -1
  210. package/.next/types/app/api/push/config/route.ts +1 -1
  211. package/.next/types/app/api/push/subscribe/route.ts +1 -1
  212. package/.next/types/app/api/sessions/[id]/auto-name/route.ts +1 -1
  213. package/.next/types/app/api/sessions/[id]/context/route.ts +1 -1
  214. package/.next/types/app/api/sessions/[id]/entries/[entryId]/thinking/route.ts +1 -1
  215. package/.next/types/app/api/sessions/[id]/entries/[entryId]/tool-result-image/route.ts +1 -1
  216. package/.next/types/app/api/sessions/[id]/export/route.ts +1 -1
  217. package/.next/types/app/api/sessions/[id]/route.ts +1 -1
  218. package/.next/types/app/api/sessions/[id]/state/route.ts +1 -1
  219. package/.next/types/app/api/sessions/route.ts +1 -1
  220. package/.next/types/app/api/sessions/search/route.ts +1 -1
  221. package/.next/types/app/api/skills/check/route.ts +1 -1
  222. package/.next/types/app/api/skills/install/route.ts +1 -1
  223. package/.next/types/app/api/skills/route.ts +1 -1
  224. package/.next/types/app/api/skills/search/route.ts +1 -1
  225. package/.next/types/app/api/skills/update/route.ts +1 -1
  226. package/.next/types/app/api/subagents/[id]/route.ts +1 -1
  227. package/.next/types/app/api/subagents/profiles/route.ts +1 -1
  228. package/.next/types/app/api/subagents/settings/route.ts +1 -1
  229. package/.next/types/app/api/terminal/[id]/events/route.ts +1 -1
  230. package/.next/types/app/api/terminal/[id]/route.ts +1 -1
  231. package/.next/types/app/api/terminal/route.ts +1 -1
  232. package/.next/types/app/api/tools/settings/route.ts +1 -1
  233. package/.next/types/app/api/web-auth/route.ts +1 -1
  234. package/.next/types/app/api/worktrees/route.ts +1 -1
  235. package/.next/types/app/layout.ts +1 -1
  236. package/.next/types/app/login/page.ts +1 -1
  237. package/.next/types/app/page.ts +1 -1
  238. package/bin/pi-web-deploy.js +42 -0
  239. package/deploy-piweb.sh +53 -0
  240. package/package.json +5 -3
  241. package/.next/server/chunks/3907.js +0 -1
  242. package/.next/static/chunks/1278-efae9cc32e883ab7.js +0 -1
  243. package/.next/static/chunks/app/layout-a6caf92e84e665d2.js +0 -1
  244. package/.next/static/chunks/app/page-9c67870933d9ca8a.js +0 -283
  245. package/.next/static/chunks/next/dist/client/components/builtin/global-error-eeb75bb921471360.js +0 -1
  246. /package/.next/static/{LjKuOrhAxmaoMmiEKpqEL → UvaNlkI1Ec_O35YDKRH9X}/_buildManifest.js +0 -0
  247. /package/.next/static/{LjKuOrhAxmaoMmiEKpqEL → UvaNlkI1Ec_O35YDKRH9X}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- {"version":1,"files":["../../../node_modules/@swc/helpers/_/_interop_require_default/package.json","../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../node_modules/@swc/helpers/esm/_interop_require_default.js","../../../node_modules/@swc/helpers/package.json","../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../node_modules/next/dist/client/lib/console.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../node_modules/next/dist/compiled/source-map/package.json","../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../node_modules/next/dist/compiled/ws/index.js","../../../node_modules/next/dist/compiled/ws/package.json","../../../node_modules/next/dist/lib/client-and-server-references.js","../../../node_modules/next/dist/lib/constants.js","../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../node_modules/next/dist/lib/interop-default.js","../../../node_modules/next/dist/lib/is-error.js","../../../node_modules/next/dist/lib/picocolors.js","../../../node_modules/next/dist/lib/scheduler.js","../../../node_modules/next/dist/lib/semver-noop.js","../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../node_modules/next/dist/server/app-render/blocking-route-messages.js","../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../node_modules/next/dist/server/app-render/instant-validation/boundary-tracking.js","../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../node_modules/next/dist/server/app-render/sync-io-messages.js","../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../node_modules/next/dist/server/lib/lru-cache.js","../../../node_modules/next/dist/server/lib/parse-stack.js","../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../node_modules/next/dist/server/lib/source-maps.js","../../../node_modules/next/dist/server/lib/trace/constants.js","../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../node_modules/next/dist/server/load-manifest.external.js","../../../node_modules/next/dist/server/node-environment-baseline.js","../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../node_modules/next/dist/server/node-environment.js","../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../node_modules/next/dist/server/patch-error-inspect.js","../../../node_modules/next/dist/server/require-hook.js","../../../node_modules/next/dist/server/response-cache/types.js","../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../node_modules/next/dist/shared/lib/instant-messages.js","../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../node_modules/next/package.json","../../../node_modules/react/cjs/react.development.js","../../../node_modules/react/cjs/react.production.js","../../../node_modules/react/index.js","../../../node_modules/react/package.json","../../../package.json","../../package.json","../chunks/1094.js","../chunks/1515.js","../chunks/1555.js","../chunks/1601.js","../chunks/1625.js","../chunks/1800.js","../chunks/1860.js","../chunks/2075.js","../chunks/2106.js","../chunks/2169.js","../chunks/2190.js","../chunks/2325.js","../chunks/2408.js","../chunks/2430.js","../chunks/2452.js","../chunks/2744.js","../chunks/2903.js","../chunks/295.js","../chunks/3012.js","../chunks/3186.js","../chunks/3383.js","../chunks/3569.js","../chunks/3869.js","../chunks/3894.js","../chunks/3907.js","../chunks/4267.js","../chunks/4315.js","../chunks/4367.js","../chunks/4372.js","../chunks/4538.js","../chunks/4548.js","../chunks/4563.js","../chunks/4674.js","../chunks/4741.js","../chunks/4815.js","../chunks/4980.js","../chunks/5029.js","../chunks/5318.js","../chunks/5974.js","../chunks/6052.js","../chunks/611.js","../chunks/6253.js","../chunks/6337.js","../chunks/6366.js","../chunks/673.js","../chunks/6916.js","../chunks/703.js","../chunks/7233.js","../chunks/7265.js","../chunks/7307.js","../chunks/7561.js","../chunks/7710.js","../chunks/7744.js","../chunks/7790.js","../chunks/7799.js","../chunks/7872.js","../chunks/8106.js","../chunks/8294.js","../chunks/8333.js","../chunks/835.js","../chunks/8397.js","../chunks/8604.js","../chunks/8713.js","../chunks/8782.js","../chunks/8920.js","../chunks/922.js","../chunks/9280.js","../chunks/9486.js","../chunks/9509.js","../chunks/9510.js","../webpack-runtime.js","page_client-reference-manifest.js"]}
1
+ {"version":1,"files":["../../../node_modules/@swc/helpers/_/_interop_require_default/package.json","../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../node_modules/@swc/helpers/esm/_interop_require_default.js","../../../node_modules/@swc/helpers/package.json","../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../node_modules/next/dist/client/lib/console.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../node_modules/next/dist/compiled/source-map/package.json","../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../node_modules/next/dist/compiled/ws/index.js","../../../node_modules/next/dist/compiled/ws/package.json","../../../node_modules/next/dist/lib/client-and-server-references.js","../../../node_modules/next/dist/lib/constants.js","../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../node_modules/next/dist/lib/interop-default.js","../../../node_modules/next/dist/lib/is-error.js","../../../node_modules/next/dist/lib/picocolors.js","../../../node_modules/next/dist/lib/scheduler.js","../../../node_modules/next/dist/lib/semver-noop.js","../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../node_modules/next/dist/server/app-render/blocking-route-messages.js","../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../node_modules/next/dist/server/app-render/instant-validation/boundary-tracking.js","../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../node_modules/next/dist/server/app-render/sync-io-messages.js","../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../node_modules/next/dist/server/lib/lru-cache.js","../../../node_modules/next/dist/server/lib/parse-stack.js","../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../node_modules/next/dist/server/lib/source-maps.js","../../../node_modules/next/dist/server/lib/trace/constants.js","../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../node_modules/next/dist/server/load-manifest.external.js","../../../node_modules/next/dist/server/node-environment-baseline.js","../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../node_modules/next/dist/server/node-environment.js","../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../node_modules/next/dist/server/patch-error-inspect.js","../../../node_modules/next/dist/server/require-hook.js","../../../node_modules/next/dist/server/response-cache/types.js","../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../node_modules/next/dist/shared/lib/instant-messages.js","../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../node_modules/next/package.json","../../../node_modules/react/cjs/react.development.js","../../../node_modules/react/cjs/react.production.js","../../../node_modules/react/index.js","../../../node_modules/react/package.json","../../../package.json","../../package.json","../chunks/1094.js","../chunks/1515.js","../chunks/1555.js","../chunks/1601.js","../chunks/1625.js","../chunks/1800.js","../chunks/1860.js","../chunks/2075.js","../chunks/2106.js","../chunks/2169.js","../chunks/2190.js","../chunks/2325.js","../chunks/2408.js","../chunks/2430.js","../chunks/2452.js","../chunks/2744.js","../chunks/2903.js","../chunks/295.js","../chunks/3012.js","../chunks/3186.js","../chunks/3383.js","../chunks/3569.js","../chunks/3573.js","../chunks/3869.js","../chunks/3894.js","../chunks/4267.js","../chunks/4315.js","../chunks/4367.js","../chunks/4372.js","../chunks/4538.js","../chunks/4548.js","../chunks/4563.js","../chunks/4674.js","../chunks/4741.js","../chunks/4815.js","../chunks/4980.js","../chunks/5029.js","../chunks/5318.js","../chunks/5974.js","../chunks/6052.js","../chunks/611.js","../chunks/6253.js","../chunks/6337.js","../chunks/6366.js","../chunks/673.js","../chunks/6916.js","../chunks/703.js","../chunks/7233.js","../chunks/7265.js","../chunks/7307.js","../chunks/7561.js","../chunks/7710.js","../chunks/7744.js","../chunks/7790.js","../chunks/7799.js","../chunks/7872.js","../chunks/8106.js","../chunks/8294.js","../chunks/8333.js","../chunks/835.js","../chunks/8397.js","../chunks/8604.js","../chunks/8713.js","../chunks/8782.js","../chunks/8920.js","../chunks/922.js","../chunks/9280.js","../chunks/9486.js","../chunks/9509.js","../chunks/9510.js","../webpack-runtime.js","page_client-reference-manifest.js"]}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"21278":{"*":{"id":"93080","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"29754":{"*":{"id":"71420","name":"*","chunks":[],"async":false}},"42309":{"*":{"id":"28447","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"57788":{"*":{"id":"19102","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/root/code/aicoding/osp-ws/.repo/pi-web/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/root/code/aicoding/osp-ws/.repo/pi-web/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/root/code/aicoding/osp-ws/.repo/pi-web/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/root/code/aicoding/osp-ws/.repo/pi-web/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/root/code/aicoding/osp-ws/.repo/pi-web/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/root/code/aicoding/osp-ws/.repo/pi-web/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/root/code/aicoding/osp-ws/.repo/pi-web/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/root/code/aicoding/osp-ws/.repo/pi-web/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/root/code/aicoding/osp-ws/.repo/pi-web/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/root/code/aicoding/osp-ws/.repo/pi-web/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/root/code/aicoding/osp-ws/.repo/pi-web/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/root/code/aicoding/osp-ws/.repo/pi-web/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/root/code/aicoding/osp-ws/.repo/pi-web/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/root/code/aicoding/osp-ws/.repo/pi-web/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/root/code/aicoding/osp-ws/.repo/pi-web/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/root/code/aicoding/osp-ws/.repo/pi-web/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/root/code/aicoding/osp-ws/.repo/pi-web/components/PwaRegistration.tsx":{"id":57788,"name":"*","chunks":["7177","static/chunks/app/layout-a6caf92e84e665d2.js"],"async":false},"/root/code/aicoding/osp-ws/.repo/pi-web/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Noto_Sans_Mono\",\"arguments\":[{\"subsets\":[\"latin\",\"cyrillic\"],\"variable\":\"--font-noto-mono\",\"display\":\"swap\"}],\"variableName\":\"notoSansMono\"}":{"id":83683,"name":"*","chunks":["7177","static/chunks/app/layout-a6caf92e84e665d2.js"],"async":false},"/root/code/aicoding/osp-ws/.repo/pi-web/node_modules/katex/dist/katex.min.css":{"id":84559,"name":"*","chunks":["7177","static/chunks/app/layout-a6caf92e84e665d2.js"],"async":false},"/root/code/aicoding/osp-ws/.repo/pi-web/app/globals.css":{"id":66872,"name":"*","chunks":["7177","static/chunks/app/layout-a6caf92e84e665d2.js"],"async":false},"/root/code/aicoding/osp-ws/.repo/pi-web/app/settings.css":{"id":39979,"name":"*","chunks":["7177","static/chunks/app/layout-a6caf92e84e665d2.js"],"async":false},"/root/code/aicoding/osp-ws/.repo/pi-web/app/login/page.tsx":{"id":42309,"name":"*","chunks":[],"async":false},"/root/code/aicoding/osp-ws/.repo/pi-web/components/AppShell.tsx":{"id":29754,"name":"*","chunks":["7330","static/chunks/d3ac728e-7964f816a1ca64e5.js","3888","static/chunks/e868780c-1584512c612787d7.js","5772","static/chunks/5772-fa9b9cccdc812bf9.js","9445","static/chunks/9445-fde6feabcb39142c.js","1278","static/chunks/1278-efae9cc32e883ab7.js","8974","static/chunks/app/page-9c67870933d9ca8a.js"],"async":false},"/root/code/aicoding/osp-ws/.repo/pi-web/hooks/useI18n.tsx":{"id":21278,"name":"*","chunks":["7330","static/chunks/d3ac728e-7964f816a1ca64e5.js","3888","static/chunks/e868780c-1584512c612787d7.js","5772","static/chunks/5772-fa9b9cccdc812bf9.js","9445","static/chunks/9445-fde6feabcb39142c.js","1278","static/chunks/1278-efae9cc32e883ab7.js","8974","static/chunks/app/page-9c67870933d9ca8a.js"],"async":false}},"entryCSSFiles":{"/root/code/aicoding/osp-ws/.repo/pi-web/":[],"/root/code/aicoding/osp-ws/.repo/pi-web/app/layout":[{"inlined":false,"path":"static/css/88714c00e109ce28.css"},{"inlined":false,"path":"static/css/99d403e3f3e28297.css"},{"inlined":false,"path":"static/css/bb9361c7f832a89d.css"}],"/root/code/aicoding/osp-ws/.repo/pi-web/app/page":[{"inlined":false,"path":"static/css/4cbedad236d913cb.css"}]},"rscModuleMapping":{"21278":{"*":{"id":"73884","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"29754":{"*":{"id":"35790","name":"*","chunks":[],"async":false}},"39979":{"*":{"id":"77261","name":"*","chunks":[],"async":false}},"42309":{"*":{"id":"69613","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"57788":{"*":{"id":"81276","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"66872":{"*":{"id":"82704","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"84559":{"*":{"id":"25319","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"21278":{"*":{"id":"93080","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"42309":{"*":{"id":"28447","name":"*","chunks":[],"async":false}},"54932":{"*":{"id":"79324","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"57788":{"*":{"id":"19102","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/pi-web/pi-web/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/pi-web/pi-web/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/pi-web/pi-web/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/pi-web/pi-web/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/pi-web/pi-web/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/pi-web/pi-web/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/pi-web/pi-web/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/pi-web/pi-web/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/pi-web/pi-web/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/pi-web/pi-web/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/pi-web/pi-web/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/pi-web/pi-web/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/pi-web/pi-web/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/pi-web/pi-web/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/pi-web/pi-web/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/pi-web/pi-web/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/pi-web/pi-web/components/PwaRegistration.tsx":{"id":57788,"name":"*","chunks":["7177","static/chunks/app/layout-f84ae55c3b3367ea.js"],"async":false},"/home/runner/work/pi-web/pi-web/node_modules/next/font/google/target.css?{\"path\":\"app/layout.tsx\",\"import\":\"Noto_Sans_Mono\",\"arguments\":[{\"subsets\":[\"latin\",\"cyrillic\"],\"variable\":\"--font-noto-mono\",\"display\":\"swap\"}],\"variableName\":\"notoSansMono\"}":{"id":83683,"name":"*","chunks":["7177","static/chunks/app/layout-f84ae55c3b3367ea.js"],"async":false},"/home/runner/work/pi-web/pi-web/node_modules/katex/dist/katex.min.css":{"id":84559,"name":"*","chunks":["7177","static/chunks/app/layout-f84ae55c3b3367ea.js"],"async":false},"/home/runner/work/pi-web/pi-web/app/globals.css":{"id":66872,"name":"*","chunks":["7177","static/chunks/app/layout-f84ae55c3b3367ea.js"],"async":false},"/home/runner/work/pi-web/pi-web/app/settings.css":{"id":39979,"name":"*","chunks":["7177","static/chunks/app/layout-f84ae55c3b3367ea.js"],"async":false},"/home/runner/work/pi-web/pi-web/app/login/page.tsx":{"id":42309,"name":"*","chunks":[],"async":false},"/home/runner/work/pi-web/pi-web/components/AppShell.tsx":{"id":54932,"name":"*","chunks":["7330","static/chunks/d3ac728e-7964f816a1ca64e5.js","3888","static/chunks/e868780c-1584512c612787d7.js","5772","static/chunks/5772-fa9b9cccdc812bf9.js","9445","static/chunks/9445-fde6feabcb39142c.js","1278","static/chunks/1278-f833cc58666c594d.js","8974","static/chunks/app/page-59ed8079a95cad1b.js"],"async":false},"/home/runner/work/pi-web/pi-web/hooks/useI18n.tsx":{"id":21278,"name":"*","chunks":["7330","static/chunks/d3ac728e-7964f816a1ca64e5.js","3888","static/chunks/e868780c-1584512c612787d7.js","5772","static/chunks/5772-fa9b9cccdc812bf9.js","9445","static/chunks/9445-fde6feabcb39142c.js","1278","static/chunks/1278-f833cc58666c594d.js","8974","static/chunks/app/page-59ed8079a95cad1b.js"],"async":false}},"entryCSSFiles":{"/home/runner/work/pi-web/pi-web/":[],"/home/runner/work/pi-web/pi-web/app/layout":[{"inlined":false,"path":"static/css/88714c00e109ce28.css"},{"inlined":false,"path":"static/css/99d403e3f3e28297.css"},{"inlined":false,"path":"static/css/bb9361c7f832a89d.css"}],"/home/runner/work/pi-web/pi-web/app/page":[{"inlined":false,"path":"static/css/4cbedad236d913cb.css"}]},"rscModuleMapping":{"21278":{"*":{"id":"73884","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"39979":{"*":{"id":"77261","name":"*","chunks":[],"async":false}},"42309":{"*":{"id":"69613","name":"*","chunks":[],"async":false}},"54932":{"*":{"id":"35790","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"57788":{"*":{"id":"81276","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"66872":{"*":{"id":"82704","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"84559":{"*":{"id":"25319","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
@@ -21,42 +21,42 @@
21
21
  "/favicon.ico/route": "app/favicon.ico/route.js",
22
22
  "/manifest.webmanifest/route": "app/manifest.webmanifest/route.js",
23
23
  "/api/agent/[id]/bg-tasks/[taskId]/kill/route": "app/api/agent/[id]/bg-tasks/[taskId]/kill/route.js",
24
- "/api/agent/[id]/bg-tasks/[taskId]/logs/route": "app/api/agent/[id]/bg-tasks/[taskId]/logs/route.js",
25
24
  "/api/agent/[id]/bg-tasks/route": "app/api/agent/[id]/bg-tasks/route.js",
25
+ "/api/agent/[id]/bg-tasks/[taskId]/logs/route": "app/api/agent/[id]/bg-tasks/[taskId]/logs/route.js",
26
26
  "/api/agent/[id]/events/route": "app/api/agent/[id]/events/route.js",
27
- "/api/agent/running/route": "app/api/agent/running/route.js",
28
27
  "/api/agent/new/route": "app/api/agent/new/route.js",
28
+ "/api/agent/running/route": "app/api/agent/running/route.js",
29
29
  "/api/app-update/route": "app/api/app-update/route.js",
30
30
  "/api/auth/api-key/[provider]/route": "app/api/auth/api-key/[provider]/route.js",
31
- "/api/auth/logout/[provider]/route": "app/api/auth/logout/[provider]/route.js",
32
31
  "/api/auth/login/[provider]/route": "app/api/auth/login/[provider]/route.js",
32
+ "/api/auth/logout/[provider]/route": "app/api/auth/logout/[provider]/route.js",
33
33
  "/api/auth/providers/route": "app/api/auth/providers/route.js",
34
34
  "/api/models-config/catalog/route": "app/api/models-config/catalog/route.js",
35
35
  "/api/models-config/route": "app/api/models-config/route.js",
36
36
  "/api/models-config/discover/route": "app/api/models-config/discover/route.js",
37
37
  "/api/models-config/test/route": "app/api/models-config/test/route.js",
38
- "/api/plugins/check/route": "app/api/plugins/check/route.js",
39
38
  "/api/models/route": "app/api/models/route.js",
40
- "/api/project-trust/route": "app/api/project-trust/route.js",
39
+ "/api/plugins/check/route": "app/api/plugins/check/route.js",
41
40
  "/api/provider-usage/query/route": "app/api/provider-usage/query/route.js",
42
41
  "/api/push/config/route": "app/api/push/config/route.js",
43
42
  "/api/push/subscribe/route": "app/api/push/subscribe/route.js",
43
+ "/api/project-trust/route": "app/api/project-trust/route.js",
44
44
  "/api/plugins/route": "app/api/plugins/route.js",
45
45
  "/api/sessions/route": "app/api/sessions/route.js",
46
46
  "/api/sessions/[id]/export/route": "app/api/sessions/[id]/export/route.js",
47
+ "/api/sessions/[id]/route": "app/api/sessions/[id]/route.js",
47
48
  "/api/sessions/search/route": "app/api/sessions/search/route.js",
48
49
  "/api/skills/check/route": "app/api/skills/check/route.js",
49
- "/api/skills/route": "app/api/skills/route.js",
50
50
  "/api/skills/install/route": "app/api/skills/install/route.js",
51
+ "/api/skills/route": "app/api/skills/route.js",
51
52
  "/api/skills/search/route": "app/api/skills/search/route.js",
52
- "/api/skills/update/route": "app/api/skills/update/route.js",
53
- "/api/sessions/[id]/route": "app/api/sessions/[id]/route.js",
54
53
  "/api/subagents/[id]/route": "app/api/subagents/[id]/route.js",
54
+ "/api/skills/update/route": "app/api/skills/update/route.js",
55
55
  "/api/subagents/profiles/route": "app/api/subagents/profiles/route.js",
56
56
  "/api/subagents/settings/route": "app/api/subagents/settings/route.js",
57
- "/api/terminal/[id]/events/route": "app/api/terminal/[id]/events/route.js",
58
57
  "/api/terminal/route": "app/api/terminal/route.js",
59
58
  "/api/terminal/[id]/route": "app/api/terminal/[id]/route.js",
59
+ "/api/terminal/[id]/events/route": "app/api/terminal/[id]/events/route.js",
60
60
  "/api/tools/settings/route": "app/api/tools/settings/route.js",
61
61
  "/api/web-auth/route": "app/api/web-auth/route.js",
62
62
  "/login/page": "app/login/page.js",
@@ -1 +1 @@
1
- "use strict";exports.id=1860,exports.ids=[1860],exports.modules={11860:(a,b,c)=>{c.d(b,{diagram:()=>E});var d,e=c(16916);c(30917),c(1487),c(78832),c(87836),c(32844),c(11878),c(8312),c(7423),c(69819),c(59343),c(73669);var f=c(64922),g=c(45313),h=c(58715),i=c(95097),j=c(69085),k=c(64980),l=c(96748),m=(0,i.K)(a=>a.append("circle").attr("class","start-state").attr("r",(0,g.D7)().state.sizeUnit).attr("cx",(0,g.D7)().state.padding+(0,g.D7)().state.sizeUnit).attr("cy",(0,g.D7)().state.padding+(0,g.D7)().state.sizeUnit),"drawStartState"),n=(0,i.K)(a=>a.append("line").style("stroke","grey").style("stroke-dasharray","3").attr("x1",(0,g.D7)().state.textHeight).attr("class","divider").attr("x2",2*(0,g.D7)().state.textHeight).attr("y1",0).attr("y2",0),"drawDivider"),o=(0,i.K)((a,b)=>{let c=a.append("text").attr("x",2*(0,g.D7)().state.padding).attr("y",(0,g.D7)().state.textHeight+2*(0,g.D7)().state.padding).attr("font-size",(0,g.D7)().state.fontSize).attr("class","state-title").text(b.id),d=c.node().getBBox();return a.insert("rect",":first-child").attr("x",(0,g.D7)().state.padding).attr("y",(0,g.D7)().state.padding).attr("width",d.width+2*(0,g.D7)().state.padding).attr("height",d.height+2*(0,g.D7)().state.padding).attr("rx",(0,g.D7)().state.radius),c},"drawSimpleState"),p=(0,i.K)((a,b)=>{let c=(0,i.K)(function(a,b,c){let d=a.append("tspan").attr("x",2*(0,g.D7)().state.padding).text(b);c||d.attr("dy",(0,g.D7)().state.textHeight)},"addTspan"),d=a.append("text").attr("x",2*(0,g.D7)().state.padding).attr("y",(0,g.D7)().state.textHeight+1.3*(0,g.D7)().state.padding).attr("font-size",(0,g.D7)().state.fontSize).attr("class","state-title").text(b.descriptions[0]).node().getBBox(),e=d.height,f=a.append("text").attr("x",(0,g.D7)().state.padding).attr("y",e+.4*(0,g.D7)().state.padding+(0,g.D7)().state.dividerMargin+(0,g.D7)().state.textHeight).attr("class","state-description"),h=!0,j=!0;b.descriptions.forEach(function(a){h||(c(f,a,j),j=!1),h=!1});let k=a.append("line").attr("x1",(0,g.D7)().state.padding).attr("y1",(0,g.D7)().state.padding+e+(0,g.D7)().state.dividerMargin/2).attr("y2",(0,g.D7)().state.padding+e+(0,g.D7)().state.dividerMargin/2).attr("class","descr-divider"),l=f.node().getBBox(),m=Math.max(l.width,d.width);return k.attr("x2",m+3*(0,g.D7)().state.padding),a.insert("rect",":first-child").attr("x",(0,g.D7)().state.padding).attr("y",(0,g.D7)().state.padding).attr("width",m+2*(0,g.D7)().state.padding).attr("height",l.height+e+2*(0,g.D7)().state.padding).attr("rx",(0,g.D7)().state.radius),a},"drawDescrState"),q=(0,i.K)((a,b,c)=>{let d,e=(0,g.D7)().state.padding,f=2*(0,g.D7)().state.padding,h=a.node().getBBox(),i=h.width,j=h.x,k=a.append("text").attr("x",0).attr("y",(0,g.D7)().state.titleShift).attr("font-size",(0,g.D7)().state.fontSize).attr("class","state-title").text(b.id),l=k.node().getBBox().width+f,m=Math.max(l,i);m===i&&(m+=f);let n=a.node().getBBox();b.doc,d=j-e,l>i&&(d=(i-m)/2+e),Math.abs(j-n.x)<e&&l>i&&(d=j-(l-i)/2);let o=1-(0,g.D7)().state.textHeight;return a.insert("rect",":first-child").attr("x",d).attr("y",o).attr("class",c?"alt-composit":"composit").attr("width",m).attr("height",n.height+(0,g.D7)().state.textHeight+(0,g.D7)().state.titleShift+1).attr("rx","0"),k.attr("x",d+e),l<=i&&k.attr("x",j+(m-f)/2-l/2+e),a.insert("rect",":first-child").attr("x",d).attr("y",(0,g.D7)().state.titleShift-(0,g.D7)().state.textHeight-(0,g.D7)().state.padding).attr("width",m).attr("height",3*(0,g.D7)().state.textHeight).attr("rx",(0,g.D7)().state.radius),a.insert("rect",":first-child").attr("x",d).attr("y",(0,g.D7)().state.titleShift-(0,g.D7)().state.textHeight-(0,g.D7)().state.padding).attr("width",m).attr("height",n.height+3+2*(0,g.D7)().state.textHeight).attr("rx",(0,g.D7)().state.radius),a},"addTitleAndBox"),r=(0,i.K)(a=>(a.append("circle").attr("class","end-state-outer").attr("r",(0,g.D7)().state.sizeUnit+(0,g.D7)().state.miniPadding).attr("cx",(0,g.D7)().state.padding+(0,g.D7)().state.sizeUnit+(0,g.D7)().state.miniPadding).attr("cy",(0,g.D7)().state.padding+(0,g.D7)().state.sizeUnit+(0,g.D7)().state.miniPadding),a.append("circle").attr("class","end-state-inner").attr("r",(0,g.D7)().state.sizeUnit).attr("cx",(0,g.D7)().state.padding+(0,g.D7)().state.sizeUnit+2).attr("cy",(0,g.D7)().state.padding+(0,g.D7)().state.sizeUnit+2)),"drawEndState"),s=(0,i.K)((a,b)=>{let c=(0,g.D7)().state.forkWidth,d=(0,g.D7)().state.forkHeight;if(b.parentId){let a=c;c=d,d=a}return a.append("rect").style("stroke","black").style("fill","black").attr("width",c).attr("height",d).attr("x",(0,g.D7)().state.padding).attr("y",(0,g.D7)().state.padding)},"drawForkJoinState"),t=(0,i.K)((a,b,c,d)=>{let e=0,f=d.append("text");f.style("text-anchor","start"),f.attr("class","noteText");let h=a.replace(/\r\n/g,"<br/>"),i=(h=h.replace(/\n/g,"<br/>")).split(g.Y2.lineBreakRegex),j=1.25*(0,g.D7)().state.noteMargin;for(let a of i){let d=a.trim();if(d.length>0){let a=f.append("tspan");a.text(d),0===j&&(j+=a.node().getBBox().height),e+=j,a.attr("x",b+(0,g.D7)().state.noteMargin),a.attr("y",c+e+1.25*(0,g.D7)().state.noteMargin)}}return{textWidth:f.node().getBBox().width,textHeight:e}},"_drawLongText"),u=(0,i.K)((a,b)=>{b.attr("class","state-note");let c=b.append("rect").attr("x",0).attr("y",(0,g.D7)().state.padding),{textWidth:d,textHeight:e}=t(a,0,0,b.append("g"));return c.attr("height",e+2*(0,g.D7)().state.noteMargin),c.attr("width",d+2*(0,g.D7)().state.noteMargin),c},"drawNote"),v=(0,i.K)(function(a,b){let c=b.id,d={id:c,label:b.id,width:0,height:0},e=a.append("g").attr("id",c).attr("class","stateGroup");"start"===b.type&&m(e),"end"===b.type&&r(e),("fork"===b.type||"join"===b.type)&&s(e,b),"note"===b.type&&u(b.note.text,e),"divider"===b.type&&n(e),"default"===b.type&&0===b.descriptions.length&&o(e,b),"default"===b.type&&b.descriptions.length>0&&p(e,b);let f=e.node().getBBox();return d.width=f.width+2*(0,g.D7)().state.padding,d.height=f.height+2*(0,g.D7)().state.padding,d},"drawState"),w=0,x=(0,i.K)(function(a,b,c){let d=(0,i.K)(function(a){switch(a){case e.u4.relationType.AGGREGATION:return"aggregation";case e.u4.relationType.EXTENSION:return"extension";case e.u4.relationType.COMPOSITION:return"composition";case e.u4.relationType.DEPENDENCY:return"dependency"}},"getRelationType");b.points=b.points.filter(a=>!Number.isNaN(a.y));let k=b.points,l=(0,j.n8j)().x(function(a){return a.x}).y(function(a){return a.y}).curve(j.qrM),m=a.append("path").attr("d",l(k)).attr("id","edge"+w).attr("class","transition"),n="";if((0,g.D7)().state.arrowMarkerAbsolute&&(n=(0,g.ID)(!0)),m.attr("marker-end","url("+n+"#"+d(e.u4.relationType.DEPENDENCY)+"End)"),void 0!==c.title){let d=a.append("g").attr("class","stateLabel"),{x:e,y:i}=f._K.calcLabelPosition(b.points),j=g.Y2.getRows(c.title),k=0,l=[],m=0,n=0;for(let a=0;a<=j.length;a++){let b=d.append("text").attr("text-anchor","middle").text(j[a]).attr("x",e).attr("y",i+k),c=b.node().getBBox();m=Math.max(m,c.width),n=Math.min(n,c.x),h.R.info(c.x,e,i+k),0===k&&(k=b.node().getBBox().height,h.R.info("Title height",k,i)),l.push(b)}let o=k*j.length;if(j.length>1){let a=(j.length-1)*k*.5;l.forEach((b,c)=>b.attr("y",i+c*k-a)),o=k*j.length}let p=d.node().getBBox();d.insert("rect",":first-child").attr("class","box").attr("x",e-m/2-(0,g.D7)().state.padding/2).attr("y",i-o/2-(0,g.D7)().state.padding/2-3.5).attr("width",m+(0,g.D7)().state.padding).attr("height",o+(0,g.D7)().state.padding),h.R.info(p)}w++},"drawEdge"),y={},z=(0,i.K)(function(){},"setConf"),A=(0,i.K)(function(a){a.append("defs").append("marker").attr("id","dependencyEnd").attr("refX",19).attr("refY",7).attr("markerWidth",20).attr("markerHeight",28).attr("orient","auto").append("path").attr("d","M 19,7 L9,13 L14,7 L9,1 Z")},"insertMarkers"),B=(0,i.K)(function(a,b,c,e){let f;d=(0,g.D7)().state;let i=(0,g.D7)().securityLevel;"sandbox"===i&&(f=(0,j.Ltv)("#i"+b));let k="sandbox"===i?(0,j.Ltv)(f.nodes()[0].contentDocument.body):(0,j.Ltv)("body"),l="sandbox"===i?f.nodes()[0].contentDocument:document;h.R.debug("Rendering diagram "+a);let m=k.select(`[id='${b}']`);A(m),D(e.db.getRootDoc(),m.append("g").attr("id",b+"-root"),void 0,!1,k,l,e);let n=d.padding,o=m.node().getBBox(),p=o.width+2*n,q=o.height+2*n;(0,g.a$)(m,q,1.75*p,d.useMaxWidth),m.attr("viewBox",`${o.x-d.padding} ${o.y-d.padding} `+p+" "+q)},"draw"),C=(0,i.K)(a=>a?a.length*d.fontSizeFactor:1,"getLabelWidth"),D=(0,i.K)((a,b,c,e,f,i,j)=>{let m,n=new l.T({compound:!0,multigraph:!0}),o=!0;for(m=0;m<a.length;m++)if("relation"===a[m].stmt){o=!1;break}c?n.setGraph({rankdir:"LR",multigraph:!0,compound:!0,ranker:"tight-tree",ranksep:o?1:d.edgeLengthFactor,nodeSep:o?1:50,isMultiGraph:!0}):n.setGraph({rankdir:"TB",multigraph:!0,compound:!0,ranksep:o?1:d.edgeLengthFactor,nodeSep:o?1:50,ranker:"tight-tree",isMultiGraph:!0}),n.setDefaultEdgeLabel(function(){return{}});let p=j.db.getStates(),r=j.db.getRelations();for(let a of Object.keys(p)){let g,h=p[a];if(c&&(h.parentId=c),h.doc){let a=b.append("g").attr("id",h.id).attr("class","stateGroup");g=D(h.doc,a,h.id,!e,f,i,j);{let b=(a=q(a,h,e)).node().getBBox();g.width=b.width,g.height=b.height+d.padding/2,y[h.id]={y:d.compositTitleSize}}}else g=v(b,h,n);if(h.note){let a=v(b,{descriptions:[],id:h.id+"-note",note:h.note,type:"note"},n);"left of"===h.note.position?(n.setNode(g.id+"-note",a),n.setNode(g.id,g)):(n.setNode(g.id,g),n.setNode(g.id+"-note",a)),n.setParent(g.id,g.id+"-group"),n.setParent(g.id+"-note",g.id+"-group")}else n.setNode(g.id,g)}h.R.debug("Count=",n.nodeCount(),n);let s=0;r.forEach(function(a){s++,h.R.debug("Setting edge",a),n.setEdge(a.id1,a.id2,{relation:a,width:C(a.title),height:d.labelHeight*g.Y2.getRows(a.title).length,labelpos:"c"},"id"+s)}),(0,k.Zp)(n),h.R.debug("Graph after layout",n.nodes());let t=b.node();n.nodes().forEach(function(a){void 0!==a&&void 0!==n.node(a)?(h.R.warn("Node "+a+": "+JSON.stringify(n.node(a))),f.select("#"+t.id+" #"+a).attr("transform","translate("+(n.node(a).x-n.node(a).width/2)+","+(n.node(a).y+(y[a]?y[a].y:0)-n.node(a).height/2)+" )"),f.select("#"+t.id+" #"+a).attr("data-x-shift",n.node(a).x-n.node(a).width/2),i.querySelectorAll("#"+t.id+" #"+a+" .divider").forEach(a=>{let b=a.parentElement,c=0,d=0;b&&(b.parentElement&&(c=b.parentElement.getBBox().width),Number.isNaN(d=parseInt(b.getAttribute("data-x-shift"),10))&&(d=0)),a.setAttribute("x1",0-d+8),a.setAttribute("x2",c-d-8)})):h.R.debug("No Node "+a+": "+JSON.stringify(n.node(a)))});let u=t.getBBox();n.edges().forEach(function(a){void 0!==a&&void 0!==n.edge(a)&&(h.R.debug("Edge "+a.v+" -> "+a.w+": "+JSON.stringify(n.edge(a))),x(b,n.edge(a),n.edge(a).relation))});let w={id:c||"root",label:c||"root",width:0,height:0};return w.width=(u=t.getBBox()).width+2*d.padding,w.height=u.height+2*d.padding,h.R.debug("Doc rendered",w,n),w},"renderDoc"),E={parser:e.Zk,get db(){return new e.u4(1)},renderer:{setConf:z,draw:B},styles:e.tM,init:(0,i.K)(a=>{a.state||(a.state={}),a.state.arrowMarkerAbsolute=a.arrowMarkerAbsolute},"init")}}};
1
+ "use strict";exports.id=1860,exports.ids=[1860],exports.modules={11860:(a,b,c)=>{c.d(b,{diagram:()=>E});var d,e=c(16916);c(30917),c(1487),c(78832),c(87836),c(32844),c(11878),c(8312),c(7423),c(69819),c(59343),c(73669);var f=c(64922),g=c(45313),h=c(58715),i=c(95097),j=c(69085),k=c(64980),l=c(74367),m=(0,i.K)(a=>a.append("circle").attr("class","start-state").attr("r",(0,g.D7)().state.sizeUnit).attr("cx",(0,g.D7)().state.padding+(0,g.D7)().state.sizeUnit).attr("cy",(0,g.D7)().state.padding+(0,g.D7)().state.sizeUnit),"drawStartState"),n=(0,i.K)(a=>a.append("line").style("stroke","grey").style("stroke-dasharray","3").attr("x1",(0,g.D7)().state.textHeight).attr("class","divider").attr("x2",2*(0,g.D7)().state.textHeight).attr("y1",0).attr("y2",0),"drawDivider"),o=(0,i.K)((a,b)=>{let c=a.append("text").attr("x",2*(0,g.D7)().state.padding).attr("y",(0,g.D7)().state.textHeight+2*(0,g.D7)().state.padding).attr("font-size",(0,g.D7)().state.fontSize).attr("class","state-title").text(b.id),d=c.node().getBBox();return a.insert("rect",":first-child").attr("x",(0,g.D7)().state.padding).attr("y",(0,g.D7)().state.padding).attr("width",d.width+2*(0,g.D7)().state.padding).attr("height",d.height+2*(0,g.D7)().state.padding).attr("rx",(0,g.D7)().state.radius),c},"drawSimpleState"),p=(0,i.K)((a,b)=>{let c=(0,i.K)(function(a,b,c){let d=a.append("tspan").attr("x",2*(0,g.D7)().state.padding).text(b);c||d.attr("dy",(0,g.D7)().state.textHeight)},"addTspan"),d=a.append("text").attr("x",2*(0,g.D7)().state.padding).attr("y",(0,g.D7)().state.textHeight+1.3*(0,g.D7)().state.padding).attr("font-size",(0,g.D7)().state.fontSize).attr("class","state-title").text(b.descriptions[0]).node().getBBox(),e=d.height,f=a.append("text").attr("x",(0,g.D7)().state.padding).attr("y",e+.4*(0,g.D7)().state.padding+(0,g.D7)().state.dividerMargin+(0,g.D7)().state.textHeight).attr("class","state-description"),h=!0,j=!0;b.descriptions.forEach(function(a){h||(c(f,a,j),j=!1),h=!1});let k=a.append("line").attr("x1",(0,g.D7)().state.padding).attr("y1",(0,g.D7)().state.padding+e+(0,g.D7)().state.dividerMargin/2).attr("y2",(0,g.D7)().state.padding+e+(0,g.D7)().state.dividerMargin/2).attr("class","descr-divider"),l=f.node().getBBox(),m=Math.max(l.width,d.width);return k.attr("x2",m+3*(0,g.D7)().state.padding),a.insert("rect",":first-child").attr("x",(0,g.D7)().state.padding).attr("y",(0,g.D7)().state.padding).attr("width",m+2*(0,g.D7)().state.padding).attr("height",l.height+e+2*(0,g.D7)().state.padding).attr("rx",(0,g.D7)().state.radius),a},"drawDescrState"),q=(0,i.K)((a,b,c)=>{let d,e=(0,g.D7)().state.padding,f=2*(0,g.D7)().state.padding,h=a.node().getBBox(),i=h.width,j=h.x,k=a.append("text").attr("x",0).attr("y",(0,g.D7)().state.titleShift).attr("font-size",(0,g.D7)().state.fontSize).attr("class","state-title").text(b.id),l=k.node().getBBox().width+f,m=Math.max(l,i);m===i&&(m+=f);let n=a.node().getBBox();b.doc,d=j-e,l>i&&(d=(i-m)/2+e),Math.abs(j-n.x)<e&&l>i&&(d=j-(l-i)/2);let o=1-(0,g.D7)().state.textHeight;return a.insert("rect",":first-child").attr("x",d).attr("y",o).attr("class",c?"alt-composit":"composit").attr("width",m).attr("height",n.height+(0,g.D7)().state.textHeight+(0,g.D7)().state.titleShift+1).attr("rx","0"),k.attr("x",d+e),l<=i&&k.attr("x",j+(m-f)/2-l/2+e),a.insert("rect",":first-child").attr("x",d).attr("y",(0,g.D7)().state.titleShift-(0,g.D7)().state.textHeight-(0,g.D7)().state.padding).attr("width",m).attr("height",3*(0,g.D7)().state.textHeight).attr("rx",(0,g.D7)().state.radius),a.insert("rect",":first-child").attr("x",d).attr("y",(0,g.D7)().state.titleShift-(0,g.D7)().state.textHeight-(0,g.D7)().state.padding).attr("width",m).attr("height",n.height+3+2*(0,g.D7)().state.textHeight).attr("rx",(0,g.D7)().state.radius),a},"addTitleAndBox"),r=(0,i.K)(a=>(a.append("circle").attr("class","end-state-outer").attr("r",(0,g.D7)().state.sizeUnit+(0,g.D7)().state.miniPadding).attr("cx",(0,g.D7)().state.padding+(0,g.D7)().state.sizeUnit+(0,g.D7)().state.miniPadding).attr("cy",(0,g.D7)().state.padding+(0,g.D7)().state.sizeUnit+(0,g.D7)().state.miniPadding),a.append("circle").attr("class","end-state-inner").attr("r",(0,g.D7)().state.sizeUnit).attr("cx",(0,g.D7)().state.padding+(0,g.D7)().state.sizeUnit+2).attr("cy",(0,g.D7)().state.padding+(0,g.D7)().state.sizeUnit+2)),"drawEndState"),s=(0,i.K)((a,b)=>{let c=(0,g.D7)().state.forkWidth,d=(0,g.D7)().state.forkHeight;if(b.parentId){let a=c;c=d,d=a}return a.append("rect").style("stroke","black").style("fill","black").attr("width",c).attr("height",d).attr("x",(0,g.D7)().state.padding).attr("y",(0,g.D7)().state.padding)},"drawForkJoinState"),t=(0,i.K)((a,b,c,d)=>{let e=0,f=d.append("text");f.style("text-anchor","start"),f.attr("class","noteText");let h=a.replace(/\r\n/g,"<br/>"),i=(h=h.replace(/\n/g,"<br/>")).split(g.Y2.lineBreakRegex),j=1.25*(0,g.D7)().state.noteMargin;for(let a of i){let d=a.trim();if(d.length>0){let a=f.append("tspan");a.text(d),0===j&&(j+=a.node().getBBox().height),e+=j,a.attr("x",b+(0,g.D7)().state.noteMargin),a.attr("y",c+e+1.25*(0,g.D7)().state.noteMargin)}}return{textWidth:f.node().getBBox().width,textHeight:e}},"_drawLongText"),u=(0,i.K)((a,b)=>{b.attr("class","state-note");let c=b.append("rect").attr("x",0).attr("y",(0,g.D7)().state.padding),{textWidth:d,textHeight:e}=t(a,0,0,b.append("g"));return c.attr("height",e+2*(0,g.D7)().state.noteMargin),c.attr("width",d+2*(0,g.D7)().state.noteMargin),c},"drawNote"),v=(0,i.K)(function(a,b){let c=b.id,d={id:c,label:b.id,width:0,height:0},e=a.append("g").attr("id",c).attr("class","stateGroup");"start"===b.type&&m(e),"end"===b.type&&r(e),("fork"===b.type||"join"===b.type)&&s(e,b),"note"===b.type&&u(b.note.text,e),"divider"===b.type&&n(e),"default"===b.type&&0===b.descriptions.length&&o(e,b),"default"===b.type&&b.descriptions.length>0&&p(e,b);let f=e.node().getBBox();return d.width=f.width+2*(0,g.D7)().state.padding,d.height=f.height+2*(0,g.D7)().state.padding,d},"drawState"),w=0,x=(0,i.K)(function(a,b,c){let d=(0,i.K)(function(a){switch(a){case e.u4.relationType.AGGREGATION:return"aggregation";case e.u4.relationType.EXTENSION:return"extension";case e.u4.relationType.COMPOSITION:return"composition";case e.u4.relationType.DEPENDENCY:return"dependency"}},"getRelationType");b.points=b.points.filter(a=>!Number.isNaN(a.y));let k=b.points,l=(0,j.n8j)().x(function(a){return a.x}).y(function(a){return a.y}).curve(j.qrM),m=a.append("path").attr("d",l(k)).attr("id","edge"+w).attr("class","transition"),n="";if((0,g.D7)().state.arrowMarkerAbsolute&&(n=(0,g.ID)(!0)),m.attr("marker-end","url("+n+"#"+d(e.u4.relationType.DEPENDENCY)+"End)"),void 0!==c.title){let d=a.append("g").attr("class","stateLabel"),{x:e,y:i}=f._K.calcLabelPosition(b.points),j=g.Y2.getRows(c.title),k=0,l=[],m=0,n=0;for(let a=0;a<=j.length;a++){let b=d.append("text").attr("text-anchor","middle").text(j[a]).attr("x",e).attr("y",i+k),c=b.node().getBBox();m=Math.max(m,c.width),n=Math.min(n,c.x),h.R.info(c.x,e,i+k),0===k&&(k=b.node().getBBox().height,h.R.info("Title height",k,i)),l.push(b)}let o=k*j.length;if(j.length>1){let a=(j.length-1)*k*.5;l.forEach((b,c)=>b.attr("y",i+c*k-a)),o=k*j.length}let p=d.node().getBBox();d.insert("rect",":first-child").attr("class","box").attr("x",e-m/2-(0,g.D7)().state.padding/2).attr("y",i-o/2-(0,g.D7)().state.padding/2-3.5).attr("width",m+(0,g.D7)().state.padding).attr("height",o+(0,g.D7)().state.padding),h.R.info(p)}w++},"drawEdge"),y={},z=(0,i.K)(function(){},"setConf"),A=(0,i.K)(function(a){a.append("defs").append("marker").attr("id","dependencyEnd").attr("refX",19).attr("refY",7).attr("markerWidth",20).attr("markerHeight",28).attr("orient","auto").append("path").attr("d","M 19,7 L9,13 L14,7 L9,1 Z")},"insertMarkers"),B=(0,i.K)(function(a,b,c,e){let f;d=(0,g.D7)().state;let i=(0,g.D7)().securityLevel;"sandbox"===i&&(f=(0,j.Ltv)("#i"+b));let k="sandbox"===i?(0,j.Ltv)(f.nodes()[0].contentDocument.body):(0,j.Ltv)("body"),l="sandbox"===i?f.nodes()[0].contentDocument:document;h.R.debug("Rendering diagram "+a);let m=k.select(`[id='${b}']`);A(m),D(e.db.getRootDoc(),m.append("g").attr("id",b+"-root"),void 0,!1,k,l,e);let n=d.padding,o=m.node().getBBox(),p=o.width+2*n,q=o.height+2*n;(0,g.a$)(m,q,1.75*p,d.useMaxWidth),m.attr("viewBox",`${o.x-d.padding} ${o.y-d.padding} `+p+" "+q)},"draw"),C=(0,i.K)(a=>a?a.length*d.fontSizeFactor:1,"getLabelWidth"),D=(0,i.K)((a,b,c,e,f,i,j)=>{let m,n=new l.T({compound:!0,multigraph:!0}),o=!0;for(m=0;m<a.length;m++)if("relation"===a[m].stmt){o=!1;break}c?n.setGraph({rankdir:"LR",multigraph:!0,compound:!0,ranker:"tight-tree",ranksep:o?1:d.edgeLengthFactor,nodeSep:o?1:50,isMultiGraph:!0}):n.setGraph({rankdir:"TB",multigraph:!0,compound:!0,ranksep:o?1:d.edgeLengthFactor,nodeSep:o?1:50,ranker:"tight-tree",isMultiGraph:!0}),n.setDefaultEdgeLabel(function(){return{}});let p=j.db.getStates(),r=j.db.getRelations();for(let a of Object.keys(p)){let g,h=p[a];if(c&&(h.parentId=c),h.doc){let a=b.append("g").attr("id",h.id).attr("class","stateGroup");g=D(h.doc,a,h.id,!e,f,i,j);{let b=(a=q(a,h,e)).node().getBBox();g.width=b.width,g.height=b.height+d.padding/2,y[h.id]={y:d.compositTitleSize}}}else g=v(b,h,n);if(h.note){let a=v(b,{descriptions:[],id:h.id+"-note",note:h.note,type:"note"},n);"left of"===h.note.position?(n.setNode(g.id+"-note",a),n.setNode(g.id,g)):(n.setNode(g.id,g),n.setNode(g.id+"-note",a)),n.setParent(g.id,g.id+"-group"),n.setParent(g.id+"-note",g.id+"-group")}else n.setNode(g.id,g)}h.R.debug("Count=",n.nodeCount(),n);let s=0;r.forEach(function(a){s++,h.R.debug("Setting edge",a),n.setEdge(a.id1,a.id2,{relation:a,width:C(a.title),height:d.labelHeight*g.Y2.getRows(a.title).length,labelpos:"c"},"id"+s)}),(0,k.Zp)(n),h.R.debug("Graph after layout",n.nodes());let t=b.node();n.nodes().forEach(function(a){void 0!==a&&void 0!==n.node(a)?(h.R.warn("Node "+a+": "+JSON.stringify(n.node(a))),f.select("#"+t.id+" #"+a).attr("transform","translate("+(n.node(a).x-n.node(a).width/2)+","+(n.node(a).y+(y[a]?y[a].y:0)-n.node(a).height/2)+" )"),f.select("#"+t.id+" #"+a).attr("data-x-shift",n.node(a).x-n.node(a).width/2),i.querySelectorAll("#"+t.id+" #"+a+" .divider").forEach(a=>{let b=a.parentElement,c=0,d=0;b&&(b.parentElement&&(c=b.parentElement.getBBox().width),Number.isNaN(d=parseInt(b.getAttribute("data-x-shift"),10))&&(d=0)),a.setAttribute("x1",0-d+8),a.setAttribute("x2",c-d-8)})):h.R.debug("No Node "+a+": "+JSON.stringify(n.node(a)))});let u=t.getBBox();n.edges().forEach(function(a){void 0!==a&&void 0!==n.edge(a)&&(h.R.debug("Edge "+a.v+" -> "+a.w+": "+JSON.stringify(n.edge(a))),x(b,n.edge(a),n.edge(a).relation))});let w={id:c||"root",label:c||"root",width:0,height:0};return w.width=(u=t.getBBox()).width+2*d.padding,w.height=u.height+2*d.padding,h.R.debug("Doc rendered",w,n),w},"renderDoc"),E={parser:e.Zk,get db(){return new e.u4(1)},renderer:{setConf:z,draw:B},styles:e.tM,init:(0,i.K)(a=>{a.state||(a.state={}),a.state.arrowMarkerAbsolute=a.arrowMarkerAbsolute},"init")}}};