@37chengshan/ompweb 0.3.5

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 (631) hide show
  1. package/.next/BUILD_ID +1 -0
  2. package/.next/app-path-routes-manifest.json +66 -0
  3. package/.next/build-manifest.json +20 -0
  4. package/.next/export-marker.json +6 -0
  5. package/.next/images-manifest.json +68 -0
  6. package/.next/next-minimal-server.js.nft.json +1 -0
  7. package/.next/next-server.js.nft.json +1 -0
  8. package/.next/package.json +1 -0
  9. package/.next/prerender-manifest.json +189 -0
  10. package/.next/react-loadable-manifest.json +499 -0
  11. package/.next/required-server-files.js +364 -0
  12. package/.next/required-server-files.json +364 -0
  13. package/.next/routes-manifest.json +513 -0
  14. package/.next/server/app/_global-error/page.js +31 -0
  15. package/.next/server/app/_global-error/page.js.nft.json +1 -0
  16. package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -0
  17. package/.next/server/app/_global-error.html +1 -0
  18. package/.next/server/app/_global-error.meta +27 -0
  19. package/.next/server/app/_global-error.rsc +15 -0
  20. package/.next/server/app/_global-error.segments/_full.segment.rsc +15 -0
  21. package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +21 -0
  22. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -0
  23. package/.next/server/app/_not-found/page.js +1 -0
  24. package/.next/server/app/_not-found/page.js.nft.json +1 -0
  25. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -0
  26. package/.next/server/app/_not-found.html +1 -0
  27. package/.next/server/app/_not-found.meta +27 -0
  28. package/.next/server/app/_not-found.rsc +26 -0
  29. package/.next/server/app/_not-found.segments/_full.segment.rsc +26 -0
  30. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +27 -0
  31. package/.next/server/app/_not-found.segments/_tree.segment.rsc +8 -0
  32. package/.next/server/app/api/agent/[id]/bash-output/route.js +1 -0
  33. package/.next/server/app/api/agent/[id]/bash-output/route.js.nft.json +1 -0
  34. package/.next/server/app/api/agent/[id]/bash-output/route_client-reference-manifest.js +1 -0
  35. package/.next/server/app/api/agent/[id]/events/route.js +5 -0
  36. package/.next/server/app/api/agent/[id]/events/route.js.nft.json +1 -0
  37. package/.next/server/app/api/agent/[id]/events/route_client-reference-manifest.js +1 -0
  38. package/.next/server/app/api/agent/[id]/route.js +1 -0
  39. package/.next/server/app/api/agent/[id]/route.js.nft.json +1 -0
  40. package/.next/server/app/api/agent/[id]/route_client-reference-manifest.js +1 -0
  41. package/.next/server/app/api/agent/new/route.js +1 -0
  42. package/.next/server/app/api/agent/new/route.js.nft.json +1 -0
  43. package/.next/server/app/api/agent/new/route_client-reference-manifest.js +1 -0
  44. package/.next/server/app/api/agent/running/events/route.js +3 -0
  45. package/.next/server/app/api/agent/running/events/route.js.nft.json +1 -0
  46. package/.next/server/app/api/agent/running/events/route_client-reference-manifest.js +1 -0
  47. package/.next/server/app/api/agents/route.js +1 -0
  48. package/.next/server/app/api/agents/route.js.nft.json +1 -0
  49. package/.next/server/app/api/agents/route_client-reference-manifest.js +1 -0
  50. package/.next/server/app/api/app-update/route.js +1 -0
  51. package/.next/server/app/api/app-update/route.js.nft.json +1 -0
  52. package/.next/server/app/api/app-update/route_client-reference-manifest.js +1 -0
  53. package/.next/server/app/api/auth/all-providers/route.js +1 -0
  54. package/.next/server/app/api/auth/all-providers/route.js.nft.json +1 -0
  55. package/.next/server/app/api/auth/all-providers/route_client-reference-manifest.js +1 -0
  56. package/.next/server/app/api/auth/api-key/[provider]/route.js +1 -0
  57. package/.next/server/app/api/auth/api-key/[provider]/route.js.nft.json +1 -0
  58. package/.next/server/app/api/auth/api-key/[provider]/route_client-reference-manifest.js +1 -0
  59. package/.next/server/app/api/auth/login/[provider]/route.js +3 -0
  60. package/.next/server/app/api/auth/login/[provider]/route.js.nft.json +1 -0
  61. package/.next/server/app/api/auth/login/[provider]/route_client-reference-manifest.js +1 -0
  62. package/.next/server/app/api/auth/logout/[provider]/route.js +1 -0
  63. package/.next/server/app/api/auth/logout/[provider]/route.js.nft.json +1 -0
  64. package/.next/server/app/api/auth/logout/[provider]/route_client-reference-manifest.js +1 -0
  65. package/.next/server/app/api/auth/providers/route.js +1 -0
  66. package/.next/server/app/api/auth/providers/route.js.nft.json +1 -0
  67. package/.next/server/app/api/auth/providers/route_client-reference-manifest.js +1 -0
  68. package/.next/server/app/api/cwd/browse/route.js +1 -0
  69. package/.next/server/app/api/cwd/browse/route.js.nft.json +1 -0
  70. package/.next/server/app/api/cwd/browse/route_client-reference-manifest.js +1 -0
  71. package/.next/server/app/api/cwd/validate/route.js +1 -0
  72. package/.next/server/app/api/cwd/validate/route.js.nft.json +1 -0
  73. package/.next/server/app/api/cwd/validate/route_client-reference-manifest.js +1 -0
  74. package/.next/server/app/api/default-cwd/route.js +1 -0
  75. package/.next/server/app/api/default-cwd/route.js.nft.json +1 -0
  76. package/.next/server/app/api/default-cwd/route_client-reference-manifest.js +1 -0
  77. package/.next/server/app/api/file-index/route.js +1 -0
  78. package/.next/server/app/api/file-index/route.js.nft.json +1 -0
  79. package/.next/server/app/api/file-index/route_client-reference-manifest.js +1 -0
  80. package/.next/server/app/api/files/[...path]/route.js +49 -0
  81. package/.next/server/app/api/files/[...path]/route.js.nft.json +1 -0
  82. package/.next/server/app/api/files/[...path]/route_client-reference-manifest.js +1 -0
  83. package/.next/server/app/api/git/diff/route.js +6 -0
  84. package/.next/server/app/api/git/diff/route.js.nft.json +1 -0
  85. package/.next/server/app/api/git/diff/route_client-reference-manifest.js +1 -0
  86. package/.next/server/app/api/git/status/route.js +6 -0
  87. package/.next/server/app/api/git/status/route.js.nft.json +1 -0
  88. package/.next/server/app/api/git/status/route_client-reference-manifest.js +1 -0
  89. package/.next/server/app/api/home/route.js +1 -0
  90. package/.next/server/app/api/home/route.js.nft.json +1 -0
  91. package/.next/server/app/api/home/route_client-reference-manifest.js +1 -0
  92. package/.next/server/app/api/mcp/route.js +4 -0
  93. package/.next/server/app/api/mcp/route.js.nft.json +1 -0
  94. package/.next/server/app/api/mcp/route_client-reference-manifest.js +1 -0
  95. package/.next/server/app/api/model-roles/route.js +1 -0
  96. package/.next/server/app/api/model-roles/route.js.nft.json +1 -0
  97. package/.next/server/app/api/model-roles/route_client-reference-manifest.js +1 -0
  98. package/.next/server/app/api/models/fetch/route.js +1 -0
  99. package/.next/server/app/api/models/fetch/route.js.nft.json +1 -0
  100. package/.next/server/app/api/models/fetch/route_client-reference-manifest.js +1 -0
  101. package/.next/server/app/api/models/route.js +1 -0
  102. package/.next/server/app/api/models/route.js.nft.json +1 -0
  103. package/.next/server/app/api/models/route_client-reference-manifest.js +1 -0
  104. package/.next/server/app/api/models-config/catalog/route.js +1 -0
  105. package/.next/server/app/api/models-config/catalog/route.js.nft.json +1 -0
  106. package/.next/server/app/api/models-config/catalog/route_client-reference-manifest.js +1 -0
  107. package/.next/server/app/api/models-config/route.js +1 -0
  108. package/.next/server/app/api/models-config/route.js.nft.json +1 -0
  109. package/.next/server/app/api/models-config/route_client-reference-manifest.js +1 -0
  110. package/.next/server/app/api/models-config/test/route.js +1 -0
  111. package/.next/server/app/api/models-config/test/route.js.nft.json +1 -0
  112. package/.next/server/app/api/models-config/test/route_client-reference-manifest.js +1 -0
  113. package/.next/server/app/api/omp-settings/route.js +1 -0
  114. package/.next/server/app/api/omp-settings/route.js.nft.json +1 -0
  115. package/.next/server/app/api/omp-settings/route_client-reference-manifest.js +1 -0
  116. package/.next/server/app/api/omp-update/route.js +2 -0
  117. package/.next/server/app/api/omp-update/route.js.nft.json +1 -0
  118. package/.next/server/app/api/omp-update/route_client-reference-manifest.js +1 -0
  119. package/.next/server/app/api/omp-version/route.js +1 -0
  120. package/.next/server/app/api/omp-version/route.js.nft.json +1 -0
  121. package/.next/server/app/api/omp-version/route_client-reference-manifest.js +1 -0
  122. package/.next/server/app/api/plugins/route.js +1 -0
  123. package/.next/server/app/api/plugins/route.js.nft.json +1 -0
  124. package/.next/server/app/api/plugins/route_client-reference-manifest.js +1 -0
  125. package/.next/server/app/api/projects/route.js +2 -0
  126. package/.next/server/app/api/projects/route.js.nft.json +1 -0
  127. package/.next/server/app/api/projects/route_client-reference-manifest.js +1 -0
  128. package/.next/server/app/api/providers/enable/route.js +1 -0
  129. package/.next/server/app/api/providers/enable/route.js.nft.json +1 -0
  130. package/.next/server/app/api/providers/enable/route_client-reference-manifest.js +1 -0
  131. package/.next/server/app/api/reveal/route.js +1 -0
  132. package/.next/server/app/api/reveal/route.js.nft.json +1 -0
  133. package/.next/server/app/api/reveal/route_client-reference-manifest.js +1 -0
  134. package/.next/server/app/api/sessions/[id]/archive/route.js +1 -0
  135. package/.next/server/app/api/sessions/[id]/archive/route.js.nft.json +1 -0
  136. package/.next/server/app/api/sessions/[id]/archive/route_client-reference-manifest.js +1 -0
  137. package/.next/server/app/api/sessions/[id]/auto-name/route.js +1 -0
  138. package/.next/server/app/api/sessions/[id]/auto-name/route.js.nft.json +1 -0
  139. package/.next/server/app/api/sessions/[id]/auto-name/route_client-reference-manifest.js +1 -0
  140. package/.next/server/app/api/sessions/[id]/context/route.js +1 -0
  141. package/.next/server/app/api/sessions/[id]/context/route.js.nft.json +1 -0
  142. package/.next/server/app/api/sessions/[id]/context/route_client-reference-manifest.js +1 -0
  143. package/.next/server/app/api/sessions/[id]/entries/[entryId]/thinking/route.js +1 -0
  144. package/.next/server/app/api/sessions/[id]/entries/[entryId]/thinking/route.js.nft.json +1 -0
  145. package/.next/server/app/api/sessions/[id]/entries/[entryId]/thinking/route_client-reference-manifest.js +1 -0
  146. package/.next/server/app/api/sessions/[id]/export/route.js +1 -0
  147. package/.next/server/app/api/sessions/[id]/export/route.js.nft.json +1 -0
  148. package/.next/server/app/api/sessions/[id]/export/route_client-reference-manifest.js +1 -0
  149. package/.next/server/app/api/sessions/[id]/plan/route.js +1 -0
  150. package/.next/server/app/api/sessions/[id]/plan/route.js.nft.json +1 -0
  151. package/.next/server/app/api/sessions/[id]/plan/route_client-reference-manifest.js +1 -0
  152. package/.next/server/app/api/sessions/[id]/route.js +1 -0
  153. package/.next/server/app/api/sessions/[id]/route.js.nft.json +1 -0
  154. package/.next/server/app/api/sessions/[id]/route_client-reference-manifest.js +1 -0
  155. package/.next/server/app/api/sessions/[id]/state/route.js +1 -0
  156. package/.next/server/app/api/sessions/[id]/state/route.js.nft.json +1 -0
  157. package/.next/server/app/api/sessions/[id]/state/route_client-reference-manifest.js +1 -0
  158. package/.next/server/app/api/sessions/[id]/subagents/[subagentId]/route.js +1 -0
  159. package/.next/server/app/api/sessions/[id]/subagents/[subagentId]/route.js.nft.json +1 -0
  160. package/.next/server/app/api/sessions/[id]/subagents/[subagentId]/route_client-reference-manifest.js +1 -0
  161. package/.next/server/app/api/sessions/[id]/subagents/route.js +1 -0
  162. package/.next/server/app/api/sessions/[id]/subagents/route.js.nft.json +1 -0
  163. package/.next/server/app/api/sessions/[id]/subagents/route_client-reference-manifest.js +1 -0
  164. package/.next/server/app/api/sessions/archive/route.js +1 -0
  165. package/.next/server/app/api/sessions/archive/route.js.nft.json +1 -0
  166. package/.next/server/app/api/sessions/archive/route_client-reference-manifest.js +1 -0
  167. package/.next/server/app/api/sessions/import/route.js +1 -0
  168. package/.next/server/app/api/sessions/import/route.js.nft.json +1 -0
  169. package/.next/server/app/api/sessions/import/route_client-reference-manifest.js +1 -0
  170. package/.next/server/app/api/sessions/route.js +1 -0
  171. package/.next/server/app/api/sessions/route.js.nft.json +1 -0
  172. package/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -0
  173. package/.next/server/app/api/skills/check/route.js +1 -0
  174. package/.next/server/app/api/skills/check/route.js.nft.json +1 -0
  175. package/.next/server/app/api/skills/check/route_client-reference-manifest.js +1 -0
  176. package/.next/server/app/api/skills/install/route.js +1 -0
  177. package/.next/server/app/api/skills/install/route.js.nft.json +1 -0
  178. package/.next/server/app/api/skills/install/route_client-reference-manifest.js +1 -0
  179. package/.next/server/app/api/skills/route.js +4 -0
  180. package/.next/server/app/api/skills/route.js.nft.json +1 -0
  181. package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -0
  182. package/.next/server/app/api/skills/search/route.js +1 -0
  183. package/.next/server/app/api/skills/search/route.js.nft.json +1 -0
  184. package/.next/server/app/api/skills/search/route_client-reference-manifest.js +1 -0
  185. package/.next/server/app/api/skills/update/route.js +1 -0
  186. package/.next/server/app/api/skills/update/route.js.nft.json +1 -0
  187. package/.next/server/app/api/skills/update/route_client-reference-manifest.js +1 -0
  188. package/.next/server/app/api/terminal/input/route.js +8 -0
  189. package/.next/server/app/api/terminal/input/route.js.nft.json +1 -0
  190. package/.next/server/app/api/terminal/input/route_client-reference-manifest.js +1 -0
  191. package/.next/server/app/api/terminal/open/route.js +1 -0
  192. package/.next/server/app/api/terminal/open/route.js.nft.json +1 -0
  193. package/.next/server/app/api/terminal/open/route_client-reference-manifest.js +1 -0
  194. package/.next/server/app/api/terminal/session/route.js +8 -0
  195. package/.next/server/app/api/terminal/session/route.js.nft.json +1 -0
  196. package/.next/server/app/api/terminal/session/route_client-reference-manifest.js +1 -0
  197. package/.next/server/app/api/terminal/stream/route.js +13 -0
  198. package/.next/server/app/api/terminal/stream/route.js.nft.json +1 -0
  199. package/.next/server/app/api/terminal/stream/route_client-reference-manifest.js +1 -0
  200. package/.next/server/app/api/web-auth/session/route.js +1 -0
  201. package/.next/server/app/api/web-auth/session/route.js.nft.json +1 -0
  202. package/.next/server/app/api/web-auth/session/route_client-reference-manifest.js +1 -0
  203. package/.next/server/app/api/worktrees/route.js +1 -0
  204. package/.next/server/app/api/worktrees/route.js.nft.json +1 -0
  205. package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -0
  206. package/.next/server/app/favicon.ico/route.js +1 -0
  207. package/.next/server/app/favicon.ico/route.js.nft.json +1 -0
  208. package/.next/server/app/favicon.ico.body +0 -0
  209. package/.next/server/app/favicon.ico.meta +1 -0
  210. package/.next/server/app/index.html +1 -0
  211. package/.next/server/app/index.meta +21 -0
  212. package/.next/server/app/index.rsc +29 -0
  213. package/.next/server/app/index.segments/__PAGE__.segment.rsc +28 -0
  214. package/.next/server/app/index.segments/_full.segment.rsc +29 -0
  215. package/.next/server/app/index.segments/_tree.segment.rsc +8 -0
  216. package/.next/server/app/login/page.js +1 -0
  217. package/.next/server/app/login/page.js.nft.json +1 -0
  218. package/.next/server/app/login/page_client-reference-manifest.js +1 -0
  219. package/.next/server/app/login.html +1 -0
  220. package/.next/server/app/login.meta +26 -0
  221. package/.next/server/app/login.rsc +29 -0
  222. package/.next/server/app/login.segments/_full.segment.rsc +29 -0
  223. package/.next/server/app/login.segments/_tree.segment.rsc +8 -0
  224. package/.next/server/app/login.segments/login/__PAGE__.segment.rsc +28 -0
  225. package/.next/server/app/manifest.webmanifest/route.js +17 -0
  226. package/.next/server/app/manifest.webmanifest/route.js.nft.json +1 -0
  227. package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -0
  228. package/.next/server/app/manifest.webmanifest.body +1 -0
  229. package/.next/server/app/manifest.webmanifest.meta +1 -0
  230. package/.next/server/app/page.js +1 -0
  231. package/.next/server/app/page.js.nft.json +1 -0
  232. package/.next/server/app/page_client-reference-manifest.js +1 -0
  233. package/.next/server/app-paths-manifest.json +66 -0
  234. package/.next/server/chunks/1636.js +1 -0
  235. package/.next/server/chunks/1671.js +1 -0
  236. package/.next/server/chunks/1813.js +1 -0
  237. package/.next/server/chunks/2349.js +1 -0
  238. package/.next/server/chunks/3290.js +4 -0
  239. package/.next/server/chunks/3294.js +25 -0
  240. package/.next/server/chunks/3379.js +1 -0
  241. package/.next/server/chunks/3425.js +163 -0
  242. package/.next/server/chunks/3798.js +5 -0
  243. package/.next/server/chunks/4509.js +12 -0
  244. package/.next/server/chunks/4741.js +165 -0
  245. package/.next/server/chunks/5309.js +1 -0
  246. package/.next/server/chunks/6465.js +1 -0
  247. package/.next/server/chunks/7834.js +5 -0
  248. package/.next/server/chunks/7839.js +1 -0
  249. package/.next/server/chunks/8333.js +1 -0
  250. package/.next/server/functions-config-manifest.json +16 -0
  251. package/.next/server/instrumentation.js +1 -0
  252. package/.next/server/instrumentation.js.nft.json +1 -0
  253. package/.next/server/interception-route-rewrite-manifest.js +1 -0
  254. package/.next/server/middleware-build-manifest.js +1 -0
  255. package/.next/server/middleware-manifest.json +6 -0
  256. package/.next/server/middleware-react-loadable-manifest.js +1 -0
  257. package/.next/server/middleware.js +163 -0
  258. package/.next/server/middleware.js.nft.json +1 -0
  259. package/.next/server/next-font-manifest.js +1 -0
  260. package/.next/server/next-font-manifest.json +1 -0
  261. package/.next/server/pages/404.html +1 -0
  262. package/.next/server/pages/500.html +1 -0
  263. package/.next/server/pages-manifest.json +4 -0
  264. package/.next/server/prefetch-hints.json +53 -0
  265. package/.next/server/server-reference-manifest.js +1 -0
  266. package/.next/server/server-reference-manifest.json +1 -0
  267. package/.next/server/webpack-runtime.js +1 -0
  268. package/.next/static/cA3mF_wj2VN78irY68Wcm/_buildManifest.js +1 -0
  269. package/.next/static/cA3mF_wj2VN78irY68Wcm/_ssgManifest.js +1 -0
  270. package/.next/static/chunks/103.23142a67b02246a8.js +215 -0
  271. package/.next/static/chunks/1032.d9a9179233599785.js +1 -0
  272. package/.next/static/chunks/1063.775c442bdbeef08b.js +1 -0
  273. package/.next/static/chunks/1133.0f37525b2b215f36.js +1 -0
  274. package/.next/static/chunks/1327.09252bb80616cc3a.js +1 -0
  275. package/.next/static/chunks/1708.c3a1896e4cc9f8d9.js +1 -0
  276. package/.next/static/chunks/1781.9072b4c9586df549.js +1 -0
  277. package/.next/static/chunks/1ba63609.b2ae90f43319a29e.js +153 -0
  278. package/.next/static/chunks/202.95416cc0d8e6df0e.js +131 -0
  279. package/.next/static/chunks/2081.47b6e9391094055f.js +1 -0
  280. package/.next/static/chunks/2181.ba21239d3ac39f81.js +1 -0
  281. package/.next/static/chunks/2201.08d1cac24fc438ee.js +1 -0
  282. package/.next/static/chunks/2258.4defa30121ef44a5.js +1 -0
  283. package/.next/static/chunks/2325.23caf22075e51aa5.js +1 -0
  284. package/.next/static/chunks/2356.523277bb8c6bf72a.js +23 -0
  285. package/.next/static/chunks/2414.8b3662a85cd1b14e.js +1 -0
  286. package/.next/static/chunks/2418.b5d9e177e10a686e.js +1 -0
  287. package/.next/static/chunks/2480.cf27ca02e5b19761.js +24 -0
  288. package/.next/static/chunks/2539.c5a4f2fd8e421c70.js +41 -0
  289. package/.next/static/chunks/2584-20a03146e1e2db70.js +1 -0
  290. package/.next/static/chunks/2619.9431a3f48da8eef4.js +1 -0
  291. package/.next/static/chunks/268.ec500965c1761e26.js +80 -0
  292. package/.next/static/chunks/2695.b732ef1965253b3f.js +90 -0
  293. package/.next/static/chunks/2703.495a65ed14b2f094.js +36 -0
  294. package/.next/static/chunks/2821.934bcf60fbdc28c6.js +1 -0
  295. package/.next/static/chunks/3251.408c817adb161919.js +1 -0
  296. package/.next/static/chunks/3308.8e27b5c43a478f0d.js +73 -0
  297. package/.next/static/chunks/3336.a76f9485fe7cb762.js +1 -0
  298. package/.next/static/chunks/3606.ddd8065b4a3108bd.js +1 -0
  299. package/.next/static/chunks/370.8e8f3cf8eb0e29dd.js +1 -0
  300. package/.next/static/chunks/3716.72bf4c9d7325debd.js +1 -0
  301. package/.next/static/chunks/3794-d7cddff008311ab3.js +52 -0
  302. package/.next/static/chunks/394.475e54c848486e3a.js +1 -0
  303. package/.next/static/chunks/398.ffa02af9062a3950.js +77 -0
  304. package/.next/static/chunks/3995.eca0f5bef1fc3ae5.js +38 -0
  305. package/.next/static/chunks/4004.74b9bcf5478b1663.js +160 -0
  306. package/.next/static/chunks/4202.8440832386f023c7.js +226 -0
  307. package/.next/static/chunks/4238.6f102dcbcf2ae339.js +141 -0
  308. package/.next/static/chunks/4405.7a19458960a1058e.js +287 -0
  309. package/.next/static/chunks/4424.fd0c93a807a333e1.js +1 -0
  310. package/.next/static/chunks/4559.2e7ed39ea2757280.js +1 -0
  311. package/.next/static/chunks/484.c74eeb0fca9a9ddf.js +1 -0
  312. package/.next/static/chunks/4854.b64a1daa15899219.js +1 -0
  313. package/.next/static/chunks/4866.d1060b4faf2ae1e2.js +1 -0
  314. package/.next/static/chunks/4970.8a63b4953b0e4946.js +1 -0
  315. package/.next/static/chunks/4bd1b696-8a4ab4fdf0ae305a.js +1 -0
  316. package/.next/static/chunks/5020.9ac8d0dc8390bb6e.js +1 -0
  317. package/.next/static/chunks/5137.f163e94c74a94d01.js +1 -0
  318. package/.next/static/chunks/5165.2681017cd0bd291f.js +1 -0
  319. package/.next/static/chunks/5242.7b643c6b3394cac1.js +1 -0
  320. package/.next/static/chunks/5361.afc00ab2626bacbf.js +1 -0
  321. package/.next/static/chunks/5521.cfdf2cfc6db31407.js +1 -0
  322. package/.next/static/chunks/5526.ff46471041fdcb79.js +86 -0
  323. package/.next/static/chunks/5658.600b820420422057.js +1 -0
  324. package/.next/static/chunks/5681.dd0e66b0de16e54b.js +27 -0
  325. package/.next/static/chunks/6121.eb9023b1cbc78ee2.js +1 -0
  326. package/.next/static/chunks/6161.4836cd7d031026bf.js +1 -0
  327. package/.next/static/chunks/6195.8710aa41b2319dff.js +24 -0
  328. package/.next/static/chunks/6202.f4317cf0a48876f9.js +1 -0
  329. package/.next/static/chunks/6294.24f510c0c3e3714c.js +1 -0
  330. package/.next/static/chunks/6654.41440ef667144967.js +1 -0
  331. package/.next/static/chunks/6794.57bf1aff78682f3a.js +93 -0
  332. package/.next/static/chunks/7256.e07cf52d87d40252.js +1 -0
  333. package/.next/static/chunks/7268.2f59c671f26160f3.js +1 -0
  334. package/.next/static/chunks/7331.2add3c4e125a2dba.js +104 -0
  335. package/.next/static/chunks/7543.89f7b805ed0f2901.js +1 -0
  336. package/.next/static/chunks/8114.8a8fdee4c3b7fd4b.js +1 -0
  337. package/.next/static/chunks/8200.a36b9f8c983c6b9e.js +5 -0
  338. package/.next/static/chunks/852.60444b32fcbeb00c.js +1 -0
  339. package/.next/static/chunks/8673.8f38e67890334c5a.js +1 -0
  340. package/.next/static/chunks/869.7152372b662e31af.js +1 -0
  341. package/.next/static/chunks/8863.fa0320ea586efb3b.js +1 -0
  342. package/.next/static/chunks/8885.d9308c756376780b.js +79 -0
  343. package/.next/static/chunks/8901.e117d206a917bda0.js +1 -0
  344. package/.next/static/chunks/90542734.ae439f2382f58c51.js +1 -0
  345. package/.next/static/chunks/918.6a9bbe564e4a2d0f.js +115 -0
  346. package/.next/static/chunks/934.9006461bd0548660.js +1 -0
  347. package/.next/static/chunks/9365.a3e0e5ac101ccd02.js +1 -0
  348. package/.next/static/chunks/9522.c7c6e9c330f9ba6b.js +1 -0
  349. package/.next/static/chunks/9614.3221013d7f0af27f.js +64 -0
  350. package/.next/static/chunks/9698.4d09a99b9d99f3e5.js +148 -0
  351. package/.next/static/chunks/9705.40a82b97f214e28b.js +1 -0
  352. package/.next/static/chunks/973.9efc01efd9d768a5.js +8 -0
  353. package/.next/static/chunks/9754.d67dec946fc871d4.js +25 -0
  354. package/.next/static/chunks/9764.2669775c6e107a01.js +62 -0
  355. package/.next/static/chunks/9793.4567af813117ad25.js +1 -0
  356. package/.next/static/chunks/993e5495.598a97aa1337298f.js +62 -0
  357. package/.next/static/chunks/9974.9a0f79beca65e8c4.js +34 -0
  358. package/.next/static/chunks/9981.678c7bcc42f24571.js +1 -0
  359. package/.next/static/chunks/app/_global-error/page-48788bcdc79e1c9e.js +1 -0
  360. package/.next/static/chunks/app/_not-found/page-8753f2eb4b097627.js +1 -0
  361. package/.next/static/chunks/app/api/agent/[id]/bash-output/route-48788bcdc79e1c9e.js +1 -0
  362. package/.next/static/chunks/app/api/agent/[id]/events/route-48788bcdc79e1c9e.js +1 -0
  363. package/.next/static/chunks/app/api/agent/[id]/route-48788bcdc79e1c9e.js +1 -0
  364. package/.next/static/chunks/app/api/agent/new/route-48788bcdc79e1c9e.js +1 -0
  365. package/.next/static/chunks/app/api/agent/running/events/route-48788bcdc79e1c9e.js +1 -0
  366. package/.next/static/chunks/app/api/agents/route-48788bcdc79e1c9e.js +1 -0
  367. package/.next/static/chunks/app/api/app-update/route-48788bcdc79e1c9e.js +1 -0
  368. package/.next/static/chunks/app/api/auth/all-providers/route-48788bcdc79e1c9e.js +1 -0
  369. package/.next/static/chunks/app/api/auth/api-key/[provider]/route-48788bcdc79e1c9e.js +1 -0
  370. package/.next/static/chunks/app/api/auth/login/[provider]/route-48788bcdc79e1c9e.js +1 -0
  371. package/.next/static/chunks/app/api/auth/logout/[provider]/route-48788bcdc79e1c9e.js +1 -0
  372. package/.next/static/chunks/app/api/auth/providers/route-48788bcdc79e1c9e.js +1 -0
  373. package/.next/static/chunks/app/api/cwd/browse/route-48788bcdc79e1c9e.js +1 -0
  374. package/.next/static/chunks/app/api/cwd/validate/route-48788bcdc79e1c9e.js +1 -0
  375. package/.next/static/chunks/app/api/default-cwd/route-48788bcdc79e1c9e.js +1 -0
  376. package/.next/static/chunks/app/api/file-index/route-48788bcdc79e1c9e.js +1 -0
  377. package/.next/static/chunks/app/api/files/[...path]/route-48788bcdc79e1c9e.js +1 -0
  378. package/.next/static/chunks/app/api/git/diff/route-48788bcdc79e1c9e.js +1 -0
  379. package/.next/static/chunks/app/api/git/status/route-48788bcdc79e1c9e.js +1 -0
  380. package/.next/static/chunks/app/api/home/route-48788bcdc79e1c9e.js +1 -0
  381. package/.next/static/chunks/app/api/mcp/route-48788bcdc79e1c9e.js +1 -0
  382. package/.next/static/chunks/app/api/model-roles/route-48788bcdc79e1c9e.js +1 -0
  383. package/.next/static/chunks/app/api/models/fetch/route-48788bcdc79e1c9e.js +1 -0
  384. package/.next/static/chunks/app/api/models/route-48788bcdc79e1c9e.js +1 -0
  385. package/.next/static/chunks/app/api/models-config/catalog/route-48788bcdc79e1c9e.js +1 -0
  386. package/.next/static/chunks/app/api/models-config/route-48788bcdc79e1c9e.js +1 -0
  387. package/.next/static/chunks/app/api/models-config/test/route-48788bcdc79e1c9e.js +1 -0
  388. package/.next/static/chunks/app/api/omp-settings/route-48788bcdc79e1c9e.js +1 -0
  389. package/.next/static/chunks/app/api/omp-update/route-48788bcdc79e1c9e.js +1 -0
  390. package/.next/static/chunks/app/api/omp-version/route-48788bcdc79e1c9e.js +1 -0
  391. package/.next/static/chunks/app/api/plugins/route-48788bcdc79e1c9e.js +1 -0
  392. package/.next/static/chunks/app/api/projects/route-48788bcdc79e1c9e.js +1 -0
  393. package/.next/static/chunks/app/api/providers/enable/route-48788bcdc79e1c9e.js +1 -0
  394. package/.next/static/chunks/app/api/reveal/route-48788bcdc79e1c9e.js +1 -0
  395. package/.next/static/chunks/app/api/sessions/[id]/archive/route-48788bcdc79e1c9e.js +1 -0
  396. package/.next/static/chunks/app/api/sessions/[id]/auto-name/route-48788bcdc79e1c9e.js +1 -0
  397. package/.next/static/chunks/app/api/sessions/[id]/context/route-48788bcdc79e1c9e.js +1 -0
  398. package/.next/static/chunks/app/api/sessions/[id]/entries/[entryId]/thinking/route-48788bcdc79e1c9e.js +1 -0
  399. package/.next/static/chunks/app/api/sessions/[id]/export/route-48788bcdc79e1c9e.js +1 -0
  400. package/.next/static/chunks/app/api/sessions/[id]/plan/route-48788bcdc79e1c9e.js +1 -0
  401. package/.next/static/chunks/app/api/sessions/[id]/route-48788bcdc79e1c9e.js +1 -0
  402. package/.next/static/chunks/app/api/sessions/[id]/state/route-48788bcdc79e1c9e.js +1 -0
  403. package/.next/static/chunks/app/api/sessions/[id]/subagents/[subagentId]/route-48788bcdc79e1c9e.js +1 -0
  404. package/.next/static/chunks/app/api/sessions/[id]/subagents/route-48788bcdc79e1c9e.js +1 -0
  405. package/.next/static/chunks/app/api/sessions/archive/route-48788bcdc79e1c9e.js +1 -0
  406. package/.next/static/chunks/app/api/sessions/import/route-48788bcdc79e1c9e.js +1 -0
  407. package/.next/static/chunks/app/api/sessions/route-48788bcdc79e1c9e.js +1 -0
  408. package/.next/static/chunks/app/api/skills/check/route-48788bcdc79e1c9e.js +1 -0
  409. package/.next/static/chunks/app/api/skills/install/route-48788bcdc79e1c9e.js +1 -0
  410. package/.next/static/chunks/app/api/skills/route-48788bcdc79e1c9e.js +1 -0
  411. package/.next/static/chunks/app/api/skills/search/route-48788bcdc79e1c9e.js +1 -0
  412. package/.next/static/chunks/app/api/skills/update/route-48788bcdc79e1c9e.js +1 -0
  413. package/.next/static/chunks/app/api/terminal/input/route-48788bcdc79e1c9e.js +1 -0
  414. package/.next/static/chunks/app/api/terminal/open/route-48788bcdc79e1c9e.js +1 -0
  415. package/.next/static/chunks/app/api/terminal/session/route-48788bcdc79e1c9e.js +1 -0
  416. package/.next/static/chunks/app/api/terminal/stream/route-48788bcdc79e1c9e.js +1 -0
  417. package/.next/static/chunks/app/api/web-auth/session/route-48788bcdc79e1c9e.js +1 -0
  418. package/.next/static/chunks/app/api/worktrees/route-48788bcdc79e1c9e.js +1 -0
  419. package/.next/static/chunks/app/error-9ba463bef8c2cf06.js +1 -0
  420. package/.next/static/chunks/app/global-error-871c4baa96801c4e.js +1 -0
  421. package/.next/static/chunks/app/layout-347584865a4cd886.js +1 -0
  422. package/.next/static/chunks/app/login/page-7a5cd8dbc1789d87.js +1 -0
  423. package/.next/static/chunks/app/manifest.webmanifest/route-48788bcdc79e1c9e.js +1 -0
  424. package/.next/static/chunks/app/page-833698058d71b603.js +1 -0
  425. package/.next/static/chunks/bf2ff291.244c8a7c1c14966a.js +122 -0
  426. package/.next/static/chunks/d3ac728e.7964f816a1ca64e5.js +1 -0
  427. package/.next/static/chunks/da12927c.476aa688a637649c.js +82 -0
  428. package/.next/static/chunks/db9d41be.27ee8fcc7bf00d70.js +1 -0
  429. package/.next/static/chunks/e868780c.0440c4cbaec74878.js +18 -0
  430. package/.next/static/chunks/framework-b33a8f5d57cd8d87.js +1 -0
  431. package/.next/static/chunks/main-354b27ede3eb835a.js +5 -0
  432. package/.next/static/chunks/main-app-14cb310088a8e6b1.js +1 -0
  433. package/.next/static/chunks/next/dist/client/components/builtin/app-error-48788bcdc79e1c9e.js +1 -0
  434. package/.next/static/chunks/next/dist/client/components/builtin/forbidden-48788bcdc79e1c9e.js +1 -0
  435. package/.next/static/chunks/next/dist/client/components/builtin/not-found-48788bcdc79e1c9e.js +1 -0
  436. package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-48788bcdc79e1c9e.js +1 -0
  437. package/.next/static/chunks/polyfills-42372ed130431b0a.js +1 -0
  438. package/.next/static/chunks/webpack-2a4b77ae5d80a8ba.js +1 -0
  439. package/.next/static/css/2f46e0db0d4a3aed.css +1 -0
  440. package/.next/static/css/5fe2a8af79a7efdf.css +1 -0
  441. package/.next/static/css/921bec6c70de20d4.css +1 -0
  442. package/.next/static/css/dda9acc8fa0835d6.css +1 -0
  443. package/.next/static/media/01bdb1c2bb2f530a-s.woff2 +0 -0
  444. package/.next/static/media/060fd7a2ba6f57dc-s.woff2 +0 -0
  445. package/.next/static/media/06d755a5cd3e2b96-s.woff2 +0 -0
  446. package/.next/static/media/09341845bc7215c3-s.woff2 +0 -0
  447. package/.next/static/media/09d8b46d011a8a55-s.woff2 +0 -0
  448. package/.next/static/media/0ac3ab6b6a54cd96-s.woff2 +0 -0
  449. package/.next/static/media/0cb7a0edc360425e-s.woff2 +0 -0
  450. package/.next/static/media/0de82041d2acf4c3-s.woff2 +0 -0
  451. package/.next/static/media/1249fbbadbb69451-s.woff2 +0 -0
  452. package/.next/static/media/15605e25b523335c-s.woff2 +0 -0
  453. package/.next/static/media/182682366c265526-s.woff2 +0 -0
  454. package/.next/static/media/1a3dce5cfb5f7760-s.woff2 +0 -0
  455. package/.next/static/media/1cdd02902f937a18-s.woff2 +0 -0
  456. package/.next/static/media/246116fa49278f72-s.woff2 +0 -0
  457. package/.next/static/media/2ad4a039dd2c0f35-s.woff2 +0 -0
  458. package/.next/static/media/2cd94acf7f6a8cd1-s.woff2 +0 -0
  459. package/.next/static/media/30af2a5bc088caeb-s.woff2 +0 -0
  460. package/.next/static/media/3117748ae3be552d-s.woff2 +0 -0
  461. package/.next/static/media/373befd5a68230ff-s.woff2 +0 -0
  462. package/.next/static/media/37ae20ae1d329cc2-s.woff2 +0 -0
  463. package/.next/static/media/3832bef2caf4f297-s.woff2 +0 -0
  464. package/.next/static/media/3b6ebd4dd223d8c1-s.woff2 +0 -0
  465. package/.next/static/media/3d165c286d94e27c-s.woff2 +0 -0
  466. package/.next/static/media/3da25081fc21e3b2-s.woff2 +0 -0
  467. package/.next/static/media/3eb545844a1630b6-s.woff2 +0 -0
  468. package/.next/static/media/41870aeb5505be99-s.woff2 +0 -0
  469. package/.next/static/media/45c8f5377f81d417-s.woff2 +0 -0
  470. package/.next/static/media/48d86e2f8821c61e-s.woff2 +0 -0
  471. package/.next/static/media/4957022da3161c6e-s.woff2 +0 -0
  472. package/.next/static/media/4be71ddc6c749643-s.woff2 +0 -0
  473. package/.next/static/media/4c4b3b30b6bcb2be-s.woff2 +0 -0
  474. package/.next/static/media/4dc4381bbf526d04-s.woff2 +0 -0
  475. package/.next/static/media/4eb0814ea9e22f45-s.woff2 +0 -0
  476. package/.next/static/media/4f86cf50532e0e9b-s.woff2 +0 -0
  477. package/.next/static/media/5022b11bb4a81e48-s.woff2 +0 -0
  478. package/.next/static/media/5080c55e2dccd63d-s.woff2 +0 -0
  479. package/.next/static/media/5348b1e69a651725-s.woff2 +0 -0
  480. package/.next/static/media/54c50561be23e605-s.woff2 +0 -0
  481. package/.next/static/media/567d6f765096ee76-s.woff2 +0 -0
  482. package/.next/static/media/58045d1f8695a418-s.woff2 +0 -0
  483. package/.next/static/media/591e43f23f51e5a5-s.woff2 +0 -0
  484. package/.next/static/media/5a274ddc03d9a5ab-s.woff2 +0 -0
  485. package/.next/static/media/5feee92221bb8605-s.woff2 +0 -0
  486. package/.next/static/media/6067d3f78ecc4535-s.woff2 +0 -0
  487. package/.next/static/media/61a11ca45429493a-s.woff2 +0 -0
  488. package/.next/static/media/63d030730737efae-s.woff2 +0 -0
  489. package/.next/static/media/641a7b8a5800ee0e-s.woff2 +0 -0
  490. package/.next/static/media/6bd056ddce336924-s.woff2 +0 -0
  491. package/.next/static/media/6dc0bae4a5666821-s.woff2 +0 -0
  492. package/.next/static/media/7513cc52807669ca-s.woff2 +0 -0
  493. package/.next/static/media/75ae81fea4aec8c5-s.woff2 +0 -0
  494. package/.next/static/media/77f6534b6a3eb37a-s.woff2 +0 -0
  495. package/.next/static/media/782d4006a26041e7-s.woff2 +0 -0
  496. package/.next/static/media/7c21074d9bafed1b-s.woff2 +0 -0
  497. package/.next/static/media/7d509f4f988023eb-s.woff2 +0 -0
  498. package/.next/static/media/7d58f39a50828c68-s.woff2 +0 -0
  499. package/.next/static/media/7db71cc013812f1c-s.woff2 +0 -0
  500. package/.next/static/media/7deddc85b7ffd1dc-s.p.woff2 +0 -0
  501. package/.next/static/media/7eb3f914ae6dd7a0-s.woff2 +0 -0
  502. package/.next/static/media/8051eb8307aa13c8-s.woff2 +0 -0
  503. package/.next/static/media/829dca987e1e010e-s.woff2 +0 -0
  504. package/.next/static/media/842f675c7a332a48-s.woff2 +0 -0
  505. package/.next/static/media/866e2e7b0cbc2cb4-s.woff2 +0 -0
  506. package/.next/static/media/86b38dc7f713ddda-s.woff2 +0 -0
  507. package/.next/static/media/8a3a66ae6bb27151-s.woff2 +0 -0
  508. package/.next/static/media/8b56b70f6d577d9f-s.woff2 +0 -0
  509. package/.next/static/media/8d93dbb77672da11-s.woff2 +0 -0
  510. package/.next/static/media/8f5c2d0a25b8f50c-s.woff2 +0 -0
  511. package/.next/static/media/916860560b9a2bc2-s.woff2 +0 -0
  512. package/.next/static/media/966e6d14b6c229fc-s.woff2 +0 -0
  513. package/.next/static/media/97ac91773d3121b2-s.p.woff2 +0 -0
  514. package/.next/static/media/9877fefe733dd250-s.woff2 +0 -0
  515. package/.next/static/media/9c57f4420502d43a-s.woff2 +0 -0
  516. package/.next/static/media/9cedd2ad7b0bcf3d-s.woff2 +0 -0
  517. package/.next/static/media/KaTeX_AMS-Regular.1608a09b.woff +0 -0
  518. package/.next/static/media/KaTeX_AMS-Regular.4aafdb68.ttf +0 -0
  519. package/.next/static/media/KaTeX_AMS-Regular.a79f1c31.woff2 +0 -0
  520. package/.next/static/media/KaTeX_Caligraphic-Bold.b6770918.woff +0 -0
  521. package/.next/static/media/KaTeX_Caligraphic-Bold.cce5b8ec.ttf +0 -0
  522. package/.next/static/media/KaTeX_Caligraphic-Bold.ec17d132.woff2 +0 -0
  523. package/.next/static/media/KaTeX_Caligraphic-Regular.07ef19e7.ttf +0 -0
  524. package/.next/static/media/KaTeX_Caligraphic-Regular.55fac258.woff2 +0 -0
  525. package/.next/static/media/KaTeX_Caligraphic-Regular.dad44a7f.woff +0 -0
  526. package/.next/static/media/KaTeX_Fraktur-Bold.9f256b85.woff +0 -0
  527. package/.next/static/media/KaTeX_Fraktur-Bold.b18f59e1.ttf +0 -0
  528. package/.next/static/media/KaTeX_Fraktur-Bold.d42a5579.woff2 +0 -0
  529. package/.next/static/media/KaTeX_Fraktur-Regular.7c187121.woff +0 -0
  530. package/.next/static/media/KaTeX_Fraktur-Regular.d3c882a6.woff2 +0 -0
  531. package/.next/static/media/KaTeX_Fraktur-Regular.ed38e79f.ttf +0 -0
  532. package/.next/static/media/KaTeX_Main-Bold.b74a1a8b.ttf +0 -0
  533. package/.next/static/media/KaTeX_Main-Bold.c3fb5ac2.woff2 +0 -0
  534. package/.next/static/media/KaTeX_Main-Bold.d181c465.woff +0 -0
  535. package/.next/static/media/KaTeX_Main-BoldItalic.6f2bb1df.woff2 +0 -0
  536. package/.next/static/media/KaTeX_Main-BoldItalic.70d8b0a5.ttf +0 -0
  537. package/.next/static/media/KaTeX_Main-BoldItalic.e3f82f9d.woff +0 -0
  538. package/.next/static/media/KaTeX_Main-Italic.47373d1e.ttf +0 -0
  539. package/.next/static/media/KaTeX_Main-Italic.8916142b.woff2 +0 -0
  540. package/.next/static/media/KaTeX_Main-Italic.9024d815.woff +0 -0
  541. package/.next/static/media/KaTeX_Main-Regular.0462f03b.woff2 +0 -0
  542. package/.next/static/media/KaTeX_Main-Regular.7f51fe03.woff +0 -0
  543. package/.next/static/media/KaTeX_Main-Regular.b7f8fe9b.ttf +0 -0
  544. package/.next/static/media/KaTeX_Math-BoldItalic.572d331f.woff2 +0 -0
  545. package/.next/static/media/KaTeX_Math-BoldItalic.a879cf83.ttf +0 -0
  546. package/.next/static/media/KaTeX_Math-BoldItalic.f1035d8d.woff +0 -0
  547. package/.next/static/media/KaTeX_Math-Italic.5295ba48.woff +0 -0
  548. package/.next/static/media/KaTeX_Math-Italic.939bc644.ttf +0 -0
  549. package/.next/static/media/KaTeX_Math-Italic.f28c23ac.woff2 +0 -0
  550. package/.next/static/media/KaTeX_SansSerif-Bold.8c5b5494.woff2 +0 -0
  551. package/.next/static/media/KaTeX_SansSerif-Bold.94e1e8dc.ttf +0 -0
  552. package/.next/static/media/KaTeX_SansSerif-Bold.bf59d231.woff +0 -0
  553. package/.next/static/media/KaTeX_SansSerif-Italic.3b1e59b3.woff2 +0 -0
  554. package/.next/static/media/KaTeX_SansSerif-Italic.7c9bc82b.woff +0 -0
  555. package/.next/static/media/KaTeX_SansSerif-Italic.b4c20c84.ttf +0 -0
  556. package/.next/static/media/KaTeX_SansSerif-Regular.74048478.woff +0 -0
  557. package/.next/static/media/KaTeX_SansSerif-Regular.ba21ed5f.woff2 +0 -0
  558. package/.next/static/media/KaTeX_SansSerif-Regular.d4d7ba48.ttf +0 -0
  559. package/.next/static/media/KaTeX_Script-Regular.03e9641d.woff2 +0 -0
  560. package/.next/static/media/KaTeX_Script-Regular.07505710.woff +0 -0
  561. package/.next/static/media/KaTeX_Script-Regular.fe9cbbe1.ttf +0 -0
  562. package/.next/static/media/KaTeX_Size1-Regular.e1e279cb.woff +0 -0
  563. package/.next/static/media/KaTeX_Size1-Regular.eae34984.woff2 +0 -0
  564. package/.next/static/media/KaTeX_Size1-Regular.fabc004a.ttf +0 -0
  565. package/.next/static/media/KaTeX_Size2-Regular.57727022.woff +0 -0
  566. package/.next/static/media/KaTeX_Size2-Regular.5916a24f.woff2 +0 -0
  567. package/.next/static/media/KaTeX_Size2-Regular.d6b476ec.ttf +0 -0
  568. package/.next/static/media/KaTeX_Size3-Regular.9acaf01c.woff +0 -0
  569. package/.next/static/media/KaTeX_Size3-Regular.a144ef58.ttf +0 -0
  570. package/.next/static/media/KaTeX_Size3-Regular.b4230e7e.woff2 +0 -0
  571. package/.next/static/media/KaTeX_Size4-Regular.10d95fd3.woff2 +0 -0
  572. package/.next/static/media/KaTeX_Size4-Regular.7a996c9d.woff +0 -0
  573. package/.next/static/media/KaTeX_Size4-Regular.fbccdabe.ttf +0 -0
  574. package/.next/static/media/KaTeX_Typewriter-Regular.6258592b.woff +0 -0
  575. package/.next/static/media/KaTeX_Typewriter-Regular.a8709e36.woff2 +0 -0
  576. package/.next/static/media/KaTeX_Typewriter-Regular.d97aaf4a.ttf +0 -0
  577. package/.next/static/media/a00fb5ef1ca68e5d-s.woff2 +0 -0
  578. package/.next/static/media/a171b1d72388367c-s.woff2 +0 -0
  579. package/.next/static/media/a310fb84e6868735-s.woff2 +0 -0
  580. package/.next/static/media/a53504b22c396db6-s.woff2 +0 -0
  581. package/.next/static/media/aabb87babcdda375-s.woff2 +0 -0
  582. package/.next/static/media/afe75c8050c8fd4e-s.woff2 +0 -0
  583. package/.next/static/media/b201193f76404e13-s.woff2 +0 -0
  584. package/.next/static/media/b20daecae68a588f-s.p.woff2 +0 -0
  585. package/.next/static/media/b2574bc564dca98d-s.woff2 +0 -0
  586. package/.next/static/media/b6a1339c290590d0-s.woff2 +0 -0
  587. package/.next/static/media/b6fe4b2295863fe4-s.woff2 +0 -0
  588. package/.next/static/media/bb8ff9c700288292-s.woff2 +0 -0
  589. package/.next/static/media/bc1ccfae4ae17995-s.woff2 +0 -0
  590. package/.next/static/media/be15c189f996aeb2-s.woff2 +0 -0
  591. package/.next/static/media/c0d1f6928a1dbc31-s.woff2 +0 -0
  592. package/.next/static/media/c36d8bb68a53eb60-s.woff2 +0 -0
  593. package/.next/static/media/c5db947ee2561e06-s.woff2 +0 -0
  594. package/.next/static/media/c77ac7f613b44045-s.woff2 +0 -0
  595. package/.next/static/media/ca73d0c74010e612-s.woff2 +0 -0
  596. package/.next/static/media/cfbad6ceeeca5c58-s.woff2 +0 -0
  597. package/.next/static/media/d24aebb82f01e48d-s.woff2 +0 -0
  598. package/.next/static/media/d2c6107607eb7d44-s.woff2 +0 -0
  599. package/.next/static/media/d2c7d5e8db7ce20a-s.woff2 +0 -0
  600. package/.next/static/media/d51f7558abc55aa6-s.woff2 +0 -0
  601. package/.next/static/media/da718921282f76d0-s.woff2 +0 -0
  602. package/.next/static/media/dae37106d788c7c9-s.woff2 +0 -0
  603. package/.next/static/media/e0d4cd45847004a4-s.woff2 +0 -0
  604. package/.next/static/media/e100c7a7874aebd9-s.woff2 +0 -0
  605. package/.next/static/media/e26dff18031f4a7e-s.woff2 +0 -0
  606. package/.next/static/media/e54d16b9f2c4535b-s.woff2 +0 -0
  607. package/.next/static/media/e5b759c1d5c42d99-s.woff2 +0 -0
  608. package/.next/static/media/ea21a07081db26d0-s.woff2 +0 -0
  609. package/.next/static/media/eaee7682c49bd1c2-s.woff2 +0 -0
  610. package/.next/static/media/ec14413c594b3356-s.p.woff2 +0 -0
  611. package/.next/static/media/ec408158b9e08aea-s.woff2 +0 -0
  612. package/.next/static/media/ee5d9aad76ea4c0a-s.woff2 +0 -0
  613. package/.next/static/media/efdbc7cff3271ee9-s.woff2 +0 -0
  614. package/.next/static/media/f128be4e72405705-s.woff2 +0 -0
  615. package/.next/static/media/fb6cfff6119f26e8-s.woff2 +0 -0
  616. package/.next/static/media/fd516adbc3328c82-s.woff2 +0 -0
  617. package/LICENSE +21 -0
  618. package/README.ja.md +139 -0
  619. package/README.md +194 -0
  620. package/README.zh-CN.md +177 -0
  621. package/bin/network-addresses.js +197 -0
  622. package/bin/node-version.js +35 -0
  623. package/bin/omp-web-options.js +86 -0
  624. package/bin/omp-web-security.test.mjs +9 -0
  625. package/bin/omp-web.js +147 -0
  626. package/bin/port-availability.js +27 -0
  627. package/bin/process-lifecycle.js +71 -0
  628. package/bin/process-lifecycle.test.mjs +83 -0
  629. package/next.config.ts +94 -0
  630. package/package.json +83 -0
  631. package/public/icon.png +0 -0
@@ -0,0 +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/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-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/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","webpack-runtime.js"]}
@@ -0,0 +1 @@
1
+ self.__NEXT_FONT_MANIFEST='{"pages":{},"app":{"/Users/cc/code/ompweb/app/layout":["static/media/7deddc85b7ffd1dc-s.p.woff2","static/media/ec14413c594b3356-s.p.woff2","static/media/b20daecae68a588f-s.p.woff2","static/media/97ac91773d3121b2-s.p.woff2"]},"appUsingSizeAdjust":true,"pagesUsingSizeAdjust":false}';
@@ -0,0 +1 @@
1
+ {"pages":{},"app":{"/Users/cc/code/ompweb/app/layout":["static/media/7deddc85b7ffd1dc-s.p.woff2","static/media/ec14413c594b3356-s.p.woff2","static/media/b20daecae68a588f-s.p.woff2","static/media/97ac91773d3121b2-s.p.woff2"]},"appUsingSizeAdjust":true,"pagesUsingSizeAdjust":false}
@@ -0,0 +1 @@
1
+ <!DOCTYPE html><html lang="en" translate="no" class="__variable_66b8ca __variable_25ee46 __variable_cd0b3d notranslate"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/><link rel="preload" href="/_next/static/media/7deddc85b7ffd1dc-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/97ac91773d3121b2-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/b20daecae68a588f-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/ec14413c594b3356-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/5fe2a8af79a7efdf.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/921bec6c70de20d4.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/dda9acc8fa0835d6.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-2a4b77ae5d80a8ba.js"/><script src="/_next/static/chunks/4bd1b696-8a4ab4fdf0ae305a.js" async=""></script><script src="/_next/static/chunks/3794-d7cddff008311ab3.js" async=""></script><script src="/_next/static/chunks/main-app-14cb310088a8e6b1.js" async=""></script><script src="/_next/static/chunks/2584-20a03146e1e2db70.js" async=""></script><script src="/_next/static/chunks/app/error-9ba463bef8c2cf06.js" async=""></script><script src="/_next/static/chunks/app/global-error-871c4baa96801c4e.js" async=""></script><meta name="robots" content="noindex"/><meta name="theme-color" content="#FAF9F6" media="(prefers-color-scheme: light)"/><meta name="theme-color" content="#1B1916" media="(prefers-color-scheme: dark)"/><title>omp web</title><meta name="description" content="Web UI for the oh-my-pi (omp) coding agent"/><link rel="manifest" href="/manifest.webmanifest"/><meta name="format-detection" content="telephone=no"/><meta name="mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-title" content="omp web"/><meta name="apple-mobile-web-app-status-bar-style" content="default"/><link rel="icon" href="/favicon.ico?8aa486c701a3d218" type="image/x-icon" sizes="512x512"/><meta name="next-size-adjust" content=""/><meta name="google" content="notranslate"/><title>404: This page could not be found.</title><script>(function(){try{var t=localStorage.getItem("omp-theme")||"system";var d=matchMedia("(prefers-color-scheme: dark)").matches;var darkThemes=["dark","oled","nord","dracula","pine","navy","aurora-flow","dawn-flow","cosmic-flow","ocean-flow","sakura-flow","bamboo-flow"];var isD=t==="system"?d:darkThemes.indexOf(t)!==-1;if(isD){document.documentElement.classList.add("dark")}else{document.documentElement.classList.remove("dark")}if(t&&t!=="system"){document.documentElement.setAttribute("data-theme",t)}else{document.documentElement.removeAttribute("data-theme")}if(t==="custom"){try{var c=JSON.parse(localStorage.getItem("omp-custom-theme"));if(c){var r=document.documentElement;r.style.setProperty("--accent",c.accent);r.style.setProperty("--bg",c.bg);r.style.setProperty("--omp-o",c.accent);r.style.setProperty("--omp-m","color-mix(in srgb, "+c.accent+" 65%, #F59E0B)");r.style.setProperty("--omp-p","color-mix(in srgb, "+c.accent+" 65%, #38BDF8)");r.setAttribute("data-custom-mode",c.mode||"static");if(c.isDark){r.classList.add("dark")}else{r.classList.remove("dark")}}}catch(e){}}else{document.documentElement.removeAttribute("data-custom-mode")}try{var mp=JSON.parse(localStorage.getItem("omp-motion-prefs")||"null");if(mp){var doc=document.documentElement;doc.setAttribute("data-animations",mp.enabled!==false?"true":"false");doc.setAttribute("data-animation-beam",(mp.enabled!==false&&mp.chatBorderBeam!==false)?"true":"false");doc.setAttribute("data-animation-omp",(mp.enabled!==false&&mp.ompBouncing!==false)?"true":"false");doc.setAttribute("data-animation-thinking",(mp.enabled!==false&&mp.thinkingPulse!==false)?"true":"false");if(mp.beamSpeed)doc.style.setProperty("--omp-beam-speed",mp.beamSpeed+"s");}}catch(e){}}catch(e){}})();</script><script>(function(){try{var l=localStorage.getItem("omp-lang");if(l!=="en"&&l!=="zh-CN"&&l!=="ja"){var n=(navigator.language||"").toLowerCase();l=n.indexOf("zh")===0?"zh-CN":n.indexOf("ja")===0?"ja":"en"}document.documentElement.lang=l}catch(e){}})();</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body translate="no" class="notranslate" style="height:100dvh;display:flex;flex-direction:column"><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-2a4b77ae5d80a8ba.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n3:I[57121,[],\"\"]\n4:I[87460,[\"2584\",\"static/chunks/2584-20a03146e1e2db70.js\",\"8039\",\"static/chunks/app/error-9ba463bef8c2cf06.js\"],\"default\"]\n5:I[74581,[],\"\"]\na:I[54690,[\"4219\",\"static/chunks/app/global-error-871c4baa96801c4e.js\"],\"default\"]\n:HL[\"/_next/static/media/7deddc85b7ffd1dc-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/97ac91773d3121b2-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/b20daecae68a588f-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/ec14413c594b3356-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/5fe2a8af79a7efdf.css\",\"style\"]\n:HL[\"/_next/static/css/921bec6c70de20d4.css\",\"style\"]\n:HL[\"/_next/static/css/dda9acc8fa0835d6.css\",\"style\"]\n2:T6ce,(function(){try{var t=localStorage.getItem(\"omp-theme\")||\"system\";var d=matchMedia(\"(prefers-color-scheme: dark)\").matches;var darkThemes=[\"dark\",\"oled\",\"nord\",\"dracula\",\"pine\",\"navy\",\"aurora-flow\",\"dawn-flow\",\"cosmic-flow\",\"ocean-flow\",\"sakura-flow\",\"bamboo-flow\"];var isD=t===\"system\"?d:darkThemes.indexOf(t)!==-1;if(isD){document.documentElement.classList.add(\"dark\")}else{document.documentElement.classList.remove(\"dark\")}if(t\u0026\u0026t!==\"system\"){document.documentElement.setAttribute(\"data-theme\",t)}else{document.documentElement.removeAttribute(\"data-theme\")}if(t===\"custom\"){try{var c=JSON.parse(localStorage.getItem(\"omp-custom-theme\"));if(c){var r=document.documentElement;r.style.setProperty(\"--accent\",c.accent);r.style.setProperty(\"--bg\",c.bg);r.style.setProperty(\"--omp-o\",c.accent);r.style.setProperty(\"--omp-m\",\"color-mix(in srgb, \"+c.accent+\" 65%, #F59E0B)\");r.style.setProperty(\"--omp-p\",\"color-mix(in srgb, \"+c.accent+\" 65%, #38BDF8)\");r.setAttribute(\"data-custom-mode\",c.mode||\"static\");if(c.isDark){r.classList.add(\"dark\")}else{r.classList.remove(\"dark\")}}}catch(e){}}else{document.documentElement.removeAttribute(\"data-custom-mode\")}try{var mp=JSON.parse(localStorage.getItem(\"omp-motion-prefs\")||\"null\");if(mp){var doc=document.documentElement;doc.setAttribute(\"data-animations\",mp.enabled!==false?\"true\":\"false\");doc.setAttribute(\"data-animation-beam\",(mp.enabled!==false\u0026\u0026mp.chatBorderBeam!==false)?\"true\":\"false\");doc.setAttribute(\"data-animation-omp\",(mp.enabled!==false\u0026\u0026mp.ompBouncing!==false)?\"true\":\"false\");doc.setAttribute(\"data-animation-thinking\",(mp.enabled!==false\u0026\u0026mp.thinkingPulse!==false)?\"true\":\"false\");if(mp.beamSpeed)doc.style.setProperty(\"--omp-beam-speed\",mp.beamSpeed+\"s\");}}catch(e){}}catch(e){}})();8:X\n0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4624],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/5fe2a8af79a7efdf.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/921bec6c70de20d4.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"2\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/dda9acc8fa0835d6.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"translate\":\"no\",\"className\":\"__variable_66b8ca __variable_25ee46 __variable_cd0b3d notranslate\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"meta\",null,{\"name\":\"google\",\"content\":\"notranslate\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"$2\"}}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"(function(){try{var l=localStorage.getItem(\\\"omp-lang\\\");if(l!==\\\"en\\\"\u0026\u0026l!==\\\"zh-CN\\\"\u0026\u0026l!==\\\"ja\\\"){var n=(navigator.language||\\\"\\\").toLowerCase();l=n.indexOf(\\\"zh\\\")===0?\\\"zh-CN\\\":n.indexOf(\\\"ja\\\")===0?\\\"ja\\\":\\\"en\\\"}document.documentElement.lang=l}catch(e){}})();\"}}]]}],[\"$\",\"body\",null,{\"translate\":\"no\",\"className\":\"notranslate\",\"style\":{\"height\":\"100dvh\",\"display\":\"flex\",\"flexDirection\":\"column\"},\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$4\",\"errorStyles\":[],\"errorScripts\":null,\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":\"$L6\"}]],null,\"$L7\"]}],{},null,false,null]},null,false,\"$8\"]},null,false,null],\"$L9\",false]],\"m\":\"$undefined\",\"G\":[\"$a\",[]],\"S\":true,\"h\":null,\"r\":\"$undefined\",\"s\":\"$undefined\",\"a\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"cA3mF_wj2VN78irY68Wcm\"}\nb:I[90484,[],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[90484,[],\"ViewportBoundary\"]\n10:I[90484,[],\"MetadataBoundary\"]\n6:[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]\n7:[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]\n9:[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$Le\",null,{\"children\":\"$Lf\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L10\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L11\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}]\n8:C\nf:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, viewport-fit=cover\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#FAF9F6\",\"media\":\"(prefers-color-scheme: light)\"}],[\"$\",\"meta\",\"3\",{\"name\":\"theme-color\",\"content\":\"#1B1916\",\"media\":\"(prefers-color-scheme: dark)\"}]]\n12:I[86869,[],\"IconMark\"]\nd:null\n11:[[\"$\",\"title\",\"0\",{\"children\":\"omp web\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Web UI for the oh-my-pi (omp) coding agent\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"meta\",\"3\",{\"name\":\"format-detection\",\"content\":\"telephone=no\"}],[\"$\",\"meta\",\"4\",{\"name\":\"mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",\"5\",{\"name\":\"apple-mobile-web-app-title\",\"content\":\"omp web\"}],[\"$\",\"meta\",\"6\",{\"name\":\"apple-mobile-web-app-status-bar-style\",\"content\":\"default\"}],[\"$\",\"link\",\"7\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?8aa486c701a3d218\",\"type\":\"image/x-icon\",\"sizes\":\"512x512\"}],[\"$\",\"$L12\",\"8\",{}]]\n"])</script></body></html>
@@ -0,0 +1 @@
1
+ <!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-2a4b77ae5d80a8ba.js"/><script src="/_next/static/chunks/4bd1b696-8a4ab4fdf0ae305a.js" async=""></script><script src="/_next/static/chunks/3794-d7cddff008311ab3.js" async=""></script><script src="/_next/static/chunks/main-app-14cb310088a8e6b1.js" async=""></script><script src="/_next/static/chunks/2584-20a03146e1e2db70.js" async=""></script><script src="/_next/static/chunks/app/error-9ba463bef8c2cf06.js" async=""></script><script src="/_next/static/chunks/app/global-error-871c4baa96801c4e.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: This page couldn’t load</title><style>:root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }</style><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;display:flex;align-items:center;justify-content:center"><div style="margin-top:-32px;max-width:325px;padding:32px 28px;text-align:left"><svg width="32" height="32" viewBox="-0.2 -1.5 32 32" fill="none" style="margin-bottom:24px"><path d="M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z" fill="var(--next-error-title)"></path></svg><h1 style="font-size:24px;font-weight:500;letter-spacing:-0.02em;line-height:32px;margin:0 0 12px 0;color:var(--next-error-title)">This page couldn’t load</h1><p style="font-size:14px;font-weight:400;line-height:21px;margin:0 0 20px 0;color:var(--next-error-message)">A server error occurred. Reload to try again.</p><form style="margin:0"><button type="submit" style="display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;border-radius:6px;cursor:pointer;color:var(--next-error-btn-text);background:var(--next-error-btn-bg);border:var(--next-error-btn-border)">Reload</button></form></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-2a4b77ae5d80a8ba.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[57121,[],\"\"]\n3:I[87460,[\"2584\",\"static/chunks/2584-20a03146e1e2db70.js\",\"8039\",\"static/chunks/app/error-9ba463bef8c2cf06.js\"],\"default\"]\n4:I[74581,[],\"\"]\n5:I[90484,[],\"OutletBoundary\"]\n6:\"$Sreact.suspense\"\n9:I[90484,[],\"ViewportBoundary\"]\nb:I[90484,[],\"MetadataBoundary\"]\nd:I[54690,[\"4219\",\"static/chunks/app/global-error-871c4baa96801c4e.js\"],\"default\"]\n8:X\n0:{\"P\":null,\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_global-error\",{\"children\":[\"__PAGE__\",{},\"$undefined\",\"$undefined\",4624]},\"$undefined\",\"$undefined\",4624]},\"$undefined\",\"$undefined\",4624],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$3\",\"errorStyles\":[],\"errorScripts\":null,\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"title\",null,{\"children\":\"500: This page couldn’t load\"}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }\"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"marginTop\":\"-32px\",\"maxWidth\":\"325px\",\"padding\":\"32px 28px\",\"textAlign\":\"left\"},\"children\":[[\"$\",\"svg\",null,{\"width\":\"32\",\"height\":\"32\",\"viewBox\":\"-0.2 -1.5 32 32\",\"fill\":\"none\",\"style\":{\"marginBottom\":\"24px\"},\"children\":[\"$\",\"path\",null,{\"d\":\"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z\",\"fill\":\"var(--next-error-title)\"}]}],[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"24px\",\"fontWeight\":500,\"letterSpacing\":\"-0.02em\",\"lineHeight\":\"32px\",\"margin\":\"0 0 12px 0\",\"color\":\"var(--next-error-title)\"},\"children\":\"This page couldn’t load\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"14px\",\"fontWeight\":400,\"lineHeight\":\"21px\",\"margin\":\"0 0 20px 0\",\"color\":\"var(--next-error-message)\"},\"children\":\"A server error occurred. Reload to try again.\"}],[\"$\",\"form\",null,{\"style\":{\"margin\":0},\"children\":[\"$\",\"button\",null,{\"type\":\"submit\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"height\":\"32px\",\"padding\":\"0 12px\",\"fontSize\":\"14px\",\"fontWeight\":500,\"lineHeight\":\"20px\",\"borderRadius\":\"6px\",\"cursor\":\"pointer\",\"color\":\"var(--next-error-btn-text)\",\"background\":\"var(--next-error-btn-bg)\",\"border\":\"var(--next-error-btn-border)\"},\"children\":\"Reload\"}]}]]}]}]}]]}],null,[\"$\",\"$L5\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@7\"}]}]]}],{},null,false,null]},null,false,\"$8\"]},null,false,\"$8\"],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L9\",null,{\"children\":\"$La\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$6\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lc\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$d\",[]],\"S\":true,\"h\":null,\"r\":\"$undefined\",\"s\":\"$undefined\",\"a\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"cA3mF_wj2VN78irY68Wcm\"}\n8:C\na:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n7:null\nc:[]\n"])</script></body></html>
@@ -0,0 +1,4 @@
1
+ {
2
+ "/404": "pages/404.html",
3
+ "/500": "pages/500.html"
4
+ }
@@ -0,0 +1,53 @@
1
+ {
2
+ "/_global-error": {
3
+ "hints": 64,
4
+ "slots": {
5
+ "children": {
6
+ "hints": 96,
7
+ "slots": {
8
+ "children": {
9
+ "hints": 160,
10
+ "slots": null
11
+ }
12
+ }
13
+ }
14
+ }
15
+ },
16
+ "/_not-found": {
17
+ "hints": 64,
18
+ "slots": {
19
+ "children": {
20
+ "hints": 96,
21
+ "slots": {
22
+ "children": {
23
+ "hints": 160,
24
+ "slots": null
25
+ }
26
+ }
27
+ }
28
+ }
29
+ },
30
+ "/login": {
31
+ "hints": 64,
32
+ "slots": {
33
+ "children": {
34
+ "hints": 96,
35
+ "slots": {
36
+ "children": {
37
+ "hints": 160,
38
+ "slots": null
39
+ }
40
+ }
41
+ }
42
+ }
43
+ },
44
+ "/": {
45
+ "hints": 64,
46
+ "slots": {
47
+ "children": {
48
+ "hints": 160,
49
+ "slots": null
50
+ }
51
+ }
52
+ }
53
+ }
@@ -0,0 +1 @@
1
+ self.__RSC_SERVER_MANIFEST="{\"node\":{},\"edge\":{},\"encryptionKey\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"
@@ -0,0 +1 @@
1
+ {"node":{},"edge":{},"encryptionKey":"9x6kKN87QMkasQNytUpN5OvuO1KfP3heTxGr3NQMfPE="}
@@ -0,0 +1 @@
1
+ (()=>{"use strict";var a,b,c,d,e={},f={};function g(a){var b=f[a];if(void 0!==b)return b.exports;var c=f[a]={exports:{}},d=!0;try{e[a].call(c.exports,c,c.exports,g),d=!1}finally{d&&delete f[a]}return c.exports}g.m=e,g.amdO={},g.n=a=>{var b=a&&a.__esModule?()=>a.default:()=>a;return g.d(b,{a:b}),b},b=Object.getPrototypeOf?a=>Object.getPrototypeOf(a):a=>a.__proto__,g.t=function(c,d){if(1&d&&(c=this(c)),8&d||"object"==typeof c&&c&&(4&d&&c.__esModule||16&d&&"function"==typeof c.then))return c;var e=Object.create(null);g.r(e);var f={};a=a||[null,b({}),b([]),b(b)];for(var h=2&d&&c;"object"==typeof h&&!~a.indexOf(h);h=b(h))Object.getOwnPropertyNames(h).forEach(a=>f[a]=()=>c[a]);return f.default=()=>c,g.d(e,f),e},g.d=(a,b)=>{for(var c in b)g.o(b,c)&&!g.o(a,c)&&Object.defineProperty(a,c,{enumerable:!0,get:b[c]})},g.f={},g.e=a=>Promise.all(Object.keys(g.f).reduce((b,c)=>(g.f[c](a,b),b),[])),g.u=a=>""+a+".js",g.o=(a,b)=>Object.prototype.hasOwnProperty.call(a,b),g.r=a=>{"u">typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(a,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(a,"__esModule",{value:!0})},g.X=(a,b,c)=>{var d=b;c||(b=a,c=()=>g(g.s=d)),b.map(g.e,g);var e=c();return void 0===e?a:e},c={7311:1},d=a=>{var b=a.modules,d=a.ids,e=a.runtime;for(var f in b)g.o(b,f)&&(g.m[f]=b[f]);e&&e(g);for(var h=0;h<d.length;h++)c[d[h]]=1},g.f.require=(a,b)=>{c[a]||(7311!=a?d(require("./chunks/"+g.u(a))):c[a]=1)},module.exports=g,g.C=d})();
@@ -0,0 +1 @@
1
+ self.__BUILD_MANIFEST={__rewrites:{afterFiles:[],beforeFiles:[],fallback:[]},__routerFilterStatic:{numItems:47,errorRate:1e-4,numBits:901,numHashes:14,bitArray:[1,0,0,1,0,1,1,1,1,1,1,0,1,1,0,1,0,1,0,1,1,1,0,1,1,1,0,1,1,0,1,1,1,1,0,1,0,1,1,1,1,1,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1,0,1,0,0,1,1,0,0,1,0,0,1,0,1,1,0,1,1,1,0,1,1,0,0,0,0,1,1,1,0,1,1,1,1,0,0,1,0,0,1,0,0,0,1,0,1,1,0,1,0,1,1,0,1,1,0,1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,0,1,0,0,0,1,1,1,1,1,1,1,1,1,1,0,0,1,1,1,0,0,0,1,1,0,1,0,1,1,0,1,0,1,0,1,1,1,0,0,0,0,1,1,1,1,1,0,0,0,0,1,1,0,1,0,0,0,0,0,1,1,0,0,1,0,1,0,0,1,0,0,0,0,1,0,0,0,0,0,1,0,1,1,0,0,0,1,0,1,1,0,1,1,1,0,0,1,0,0,1,1,0,1,1,0,1,0,1,1,1,0,1,1,1,0,0,0,1,0,0,1,1,1,1,0,1,1,0,1,1,1,1,1,0,0,0,1,0,0,0,0,1,0,1,0,1,1,1,1,1,0,1,1,0,1,1,1,1,1,1,0,0,0,0,1,0,0,0,0,0,1,0,0,1,0,0,0,0,0,1,1,1,1,0,1,1,1,1,0,0,0,0,0,1,0,1,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,0,0,1,0,1,1,0,1,1,0,1,1,1,0,0,1,0,1,0,0,1,1,0,1,1,1,1,1,0,1,0,0,1,0,0,0,0,1,0,0,0,1,1,0,1,1,0,1,1,1,0,0,1,1,1,1,1,1,1,0,1,0,0,0,1,0,0,0,1,1,1,0,1,0,0,0,1,0,0,1,1,1,0,1,1,0,1,1,1,0,0,1,0,0,1,0,0,0,0,0,1,1,0,1,1,0,0,1,1,1,1,1,0,0,1,1,1,0,1,1,0,0,0,0,1,1,1,0,0,0,0,0,1,0,1,1,0,0,1,0,1,0,0,1,1,0,0,1,0,1,1,1,0,1,0,0,1,1,1,0,1,1,0,1,1,1,0,1,0,0,1,0,1,0,1,1,1,0,1,1,0,0,1,0,1,0,0,0,1,0,1,0,0,1,0,0,1,0,1,1,1,1,0,0,0,0,0,1,1,0,0,0,0,1,1,1,1,0,0,0,1,0,1,0,0,0,1,1,1,0,1,1,0,0,1,0,1,0,1,0,1,0,1,1,0,1,0,0,0,1,1,0,0,1,0,1,0,0,0,1,1,0,0,1,0,0,1,0,0,1,1,0,0,1,0,1,0,1,1,1,0,1,1,0,1,0,1,1,0,1,1,0,0,0,0,0,1,1,1,0,1,0,0,1,1,0,1,0,1,0,1,1,1,1,1,0,1,1,1,0,1,0,1,1,0,1,1,0,1,1,0,0,1,0,0,0,0,0,0,1,0,0,0,0,1,0,1,0,1,0,1,1,0,1,1,1,1,1,1,1,0,0,1,0,1,0,1,1,0,0,1,1,0,1,0,1,1,1,0,0,0,1,1,0,1,1,1,0,1,0,0,1,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,1,0,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,1,0,0,0,0,1,1,1,1,1,1,1,0,0,0,1,0,1,1,0,0,1,1,0,1,0,1,0,0,1,0,0,1,0,0,0,1,0,1,0,0,1,1,1,1,1,1,0,0,0,1,0,1,0,1,1,1,0,0,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,1,1,0,1,0,1,1,1,1,1,1,0,0,1,1,1,1,1,1,0,0,0,1,0,1,0,1,0,1,1,0]},__routerFilterDynamic:{numItems:6,errorRate:1e-4,numBits:116,numHashes:14,bitArray:[1,1,0,0,0,1,0,1,1,1,1,0,1,0,1,0,0,1,1,1,0,1,1,0,1,1,0,1,0,1,1,0,0,0,1,0,0,1,0,1,1,0,0,1,1,1,0,0,0,1,0,0,1,1,0,0,0,0,1,1,1,1,1,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,1,1,1,0,1,0,0,1,0,1,0,0,0,1,0,0,1,0,0,0,1,1,1,1,1,1,0,0,1,0,1,0,0,1,1,0,0,0]},sortedPages:["/_app"]},self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB();
@@ -0,0 +1 @@
1
+ self.__SSG_MANIFEST=new Set([]);self.__SSG_MANIFEST_CB&&self.__SSG_MANIFEST_CB()
@@ -0,0 +1,215 @@
1
+ "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[103],{16443:(t,e,s)=>{s.d(e,{A:()=>n});var i=s(89851),a=s(33948),n=(0,i.K)((t,e)=>{let s;return"sandbox"===e&&(s=(0,a.Ltv)("#i"+t)),("sandbox"===e?(0,a.Ltv)(s.nodes()[0].contentDocument.body):(0,a.Ltv)("body")).select(`[id="${t}"]`)},"getDiagramElement")},40202:(t,e,s)=>{s.d(e,{CP:()=>h,Ck:()=>A,HT:()=>p,PB:()=>d,aC:()=>c,lC:()=>u,m:()=>o,tk:()=>l});var i=s(37325),a=s(89851),n=s(84485),r=s(33948),l=(0,a.K)((t,e)=>{let s=t.append("rect");if(s.attr("x",e.x),s.attr("y",e.y),s.attr("fill",e.fill),s.attr("stroke",e.stroke),s.attr("width",e.width),s.attr("height",e.height),e.name&&s.attr("name",e.name),e.rx&&s.attr("rx",e.rx),e.ry&&s.attr("ry",e.ry),void 0!==e.attrs)for(let t in e.attrs)s.attr(t,e.attrs[t]);return e.class&&s.attr("class",e.class),s},"drawRect"),u=(0,a.K)((t,e)=>{l(t,{x:e.startx,y:e.starty,width:e.stopx-e.startx,height:e.stopy-e.starty,fill:e.fill,stroke:e.stroke,class:"rect"}).lower()},"drawBackgroundRect"),o=(0,a.K)((t,e)=>{let s=e.text.replace(i.H1," "),a=t.append("text");a.attr("x",e.x),a.attr("y",e.y),a.attr("class","legend"),a.style("text-anchor",e.anchor),e.class&&a.attr("class",e.class);let n=a.append("tspan");return n.attr("x",e.x+2*e.textMargin),n.text(s),a},"drawText"),c=(0,a.K)((t,e,s,i)=>{let a=t.append("image");a.attr("x",e),a.attr("y",s);let r=(0,n.J)(i);a.attr("xlink:href",r)},"drawImage"),h=(0,a.K)((t,e,s,i)=>{let a=t.append("use");a.attr("x",e),a.attr("y",s);let r=(0,n.J)(i);a.attr("xlink:href",`#${r}`)},"drawEmbeddedImage"),d=(0,a.K)(()=>({x:0,y:0,width:100,height:100,fill:"#EDF2AE",stroke:"#666",anchor:"start",rx:0,ry:0}),"getNoteRect"),p=(0,a.K)(()=>({x:0,y:0,width:100,height:100,"text-anchor":"start",style:"#666",textMargin:0,rx:0,ry:0,tspan:!0}),"getTextObj"),A=(0,a.K)(()=>{let t=(0,r.Ltv)(".mermaidTooltip");return t.empty()&&(t=(0,r.Ltv)("body").append("div").attr("class","mermaidTooltip").style("opacity",0).style("position","absolute").style("text-align","center").style("max-width","200px").style("padding","2px").style("font-size","12px").style("background","#ffffde").style("border","1px solid #333").style("border-radius","2px").style("pointer-events","none").style("z-index","100")),t},"createTooltip")},45097:(t,e,s)=>{s.d(e,{P:()=>r});var i=s(37325),a=s(56037),n=s(89851),r=(0,n.K)((t,e,s,n)=>{t.attr("class",s);let{width:r,height:o,x:c,y:h}=l(t,e);(0,i.a$)(t,o,r,n);let d=u(c,h,r,o,e);t.attr("viewBox",d),a.R.debug(`viewBox configured: ${d} with padding: ${e}`)},"setupViewPortForSVG"),l=(0,n.K)((t,e)=>{let s=t.node()?.getBBox()||{width:0,height:0,x:0,y:0};return{width:s.width+2*e,height:s.height+2*e,x:s.x,y:s.y}},"calculateDimensionsWithPadding"),u=(0,n.K)((t,e,s,i,a)=>`${t-a} ${e-a} ${s} ${i}`,"createViewBox")},71662:(t,e,s)=>{s.d(e,{o:()=>i});var i=(0,s(89851).K)(()=>`
2
+ /* Font Awesome icon styling - consolidated */
3
+ .label-icon {
4
+ display: inline-block;
5
+ height: 1em;
6
+ overflow: visible;
7
+ vertical-align: -0.125em;
8
+ }
9
+
10
+ .node .label-icon path {
11
+ fill: currentColor;
12
+ stroke: revert;
13
+ stroke-width: revert;
14
+ }
15
+ `,"getIconStyles")},90103:(t,e,s)=>{s.d(e,{Lh:()=>D,NM:()=>E,_$:()=>y,tM:()=>f});var i=s(71662),a=s(16443),n=s(45097),r=s(48362),l=s(40202),u=s(86305),o=s(37325),c=s(56037),h=s(89851),d=s(33948),p=s(91992),A=function(){var t=(0,h.K)(function(t,e,s,i){for(s=s||{},i=t.length;i--;s[t[i]]=e);return s},"o"),e=[1,18],s=[1,19],i=[1,20],a=[1,41],n=[1,26],r=[1,42],l=[1,24],u=[1,25],o=[1,32],c=[1,33],d=[1,34],p=[1,45],A=[1,35],y=[1,36],g=[1,37],m=[1,38],b=[1,27],C=[1,28],k=[1,29],E=[1,30],f=[1,31],T=[1,44],D=[1,46],F=[1,43],B=[1,47],_=[1,9],$=[1,8,9],x=[1,58],S=[1,59],N=[1,60],L=[1,61],v=[1,62],I=[1,63],O=[1,64],w=[1,8,9,41],R=[1,77],K=[1,8,9,12,13,22,39,41,44,46,68,69,70,71,72,73,74,79,81],P=[1,8,9,12,13,18,20,22,39,41,44,46,47,60,68,69,70,71,72,73,74,79,81,86,100,102,103],M=[13,60,86,100,102,103],G=[13,60,73,74,86,100,102,103],U=[13,60,68,69,70,71,72,86,100,102,103],Y=[1,103],z=[1,121],Q=[1,117],W=[1,113],j=[1,119],X=[1,114],H=[1,115],V=[1,116],q=[1,118],J=[1,120],Z=[22,50,60,61,82,86,87,88,89,90],tt=[1,128],te=[12,39],ts=[1,8,9,39,41,44,46],ti=[1,8,9,22],ta=[1,153],tn=[1,8,9,61],tr=[1,8,9,22,50,60,61,82,86,87,88,89,90],tl={trace:(0,h.K)(function(){},"trace"),yy:{},symbols_:{error:2,start:3,mermaidDoc:4,statements:5,graphConfig:6,CLASS_DIAGRAM:7,NEWLINE:8,EOF:9,statement:10,classLabel:11,SQS:12,STR:13,SQE:14,namespaceName:15,alphaNumToken:16,classLiteralName:17,DOT:18,className:19,GENERICTYPE:20,relationStatement:21,LABEL:22,namespaceStatement:23,classStatement:24,memberStatement:25,annotationStatement:26,clickStatement:27,styleStatement:28,cssClassStatement:29,noteStatement:30,classDefStatement:31,direction:32,acc_title:33,acc_title_value:34,acc_descr:35,acc_descr_value:36,acc_descr_multiline_value:37,namespaceIdentifier:38,STRUCT_START:39,classStatements:40,STRUCT_STOP:41,NAMESPACE:42,classIdentifier:43,STYLE_SEPARATOR:44,members:45,ANNOTATION_START:46,ANNOTATION_END:47,CLASS:48,emptyBody:49,SPACE:50,MEMBER:51,SEPARATOR:52,relation:53,NOTE_FOR:54,noteText:55,NOTE:56,CLASSDEF:57,classList:58,stylesOpt:59,ALPHA:60,COMMA:61,direction_tb:62,direction_bt:63,direction_rl:64,direction_lr:65,relationType:66,lineType:67,AGGREGATION:68,EXTENSION:69,COMPOSITION:70,DEPENDENCY:71,LOLLIPOP:72,LINE:73,DOTTED_LINE:74,CALLBACK:75,LINK:76,LINK_TARGET:77,CLICK:78,CALLBACK_NAME:79,CALLBACK_ARGS:80,HREF:81,STYLE:82,CSSCLASS:83,style:84,styleComponent:85,NUM:86,COLON:87,UNIT:88,BRKT:89,PCT:90,commentToken:91,textToken:92,graphCodeTokens:93,textNoTagsToken:94,TAGSTART:95,TAGEND:96,"==":97,"--":98,DEFAULT:99,MINUS:100,keywords:101,UNICODE_TEXT:102,BQUOTE_STR:103,$accept:0,$end:1},terminals_:{2:"error",7:"CLASS_DIAGRAM",8:"NEWLINE",9:"EOF",12:"SQS",13:"STR",14:"SQE",18:"DOT",20:"GENERICTYPE",22:"LABEL",33:"acc_title",34:"acc_title_value",35:"acc_descr",36:"acc_descr_value",37:"acc_descr_multiline_value",39:"STRUCT_START",41:"STRUCT_STOP",42:"NAMESPACE",44:"STYLE_SEPARATOR",46:"ANNOTATION_START",47:"ANNOTATION_END",48:"CLASS",50:"SPACE",51:"MEMBER",52:"SEPARATOR",54:"NOTE_FOR",56:"NOTE",57:"CLASSDEF",60:"ALPHA",61:"COMMA",62:"direction_tb",63:"direction_bt",64:"direction_rl",65:"direction_lr",68:"AGGREGATION",69:"EXTENSION",70:"COMPOSITION",71:"DEPENDENCY",72:"LOLLIPOP",73:"LINE",74:"DOTTED_LINE",75:"CALLBACK",76:"LINK",77:"LINK_TARGET",78:"CLICK",79:"CALLBACK_NAME",80:"CALLBACK_ARGS",81:"HREF",82:"STYLE",83:"CSSCLASS",86:"NUM",87:"COLON",88:"UNIT",89:"BRKT",90:"PCT",93:"graphCodeTokens",95:"TAGSTART",96:"TAGEND",97:"==",98:"--",99:"DEFAULT",100:"MINUS",101:"keywords",102:"UNICODE_TEXT",103:"BQUOTE_STR"},productions_:[0,[3,1],[3,1],[4,1],[6,4],[5,1],[5,2],[5,3],[11,3],[15,1],[15,1],[15,3],[15,2],[19,1],[19,3],[19,1],[19,2],[19,2],[19,2],[10,1],[10,2],[10,1],[10,1],[10,1],[10,1],[10,1],[10,1],[10,1],[10,1],[10,1],[10,1],[10,2],[10,2],[10,1],[23,4],[23,5],[38,2],[38,3],[40,1],[40,2],[40,3],[40,1],[40,2],[40,3],[40,1],[40,2],[40,3],[24,1],[24,3],[24,4],[24,3],[24,6],[24,4],[24,7],[24,6],[43,2],[43,3],[49,0],[49,2],[49,2],[26,4],[45,1],[45,2],[25,1],[25,2],[25,1],[25,1],[21,3],[21,4],[21,4],[21,5],[30,3],[30,2],[31,3],[58,1],[58,3],[32,1],[32,1],[32,1],[32,1],[53,3],[53,2],[53,2],[53,1],[66,1],[66,1],[66,1],[66,1],[66,1],[67,1],[67,1],[27,3],[27,4],[27,3],[27,4],[27,4],[27,5],[27,3],[27,4],[27,4],[27,5],[27,4],[27,5],[27,5],[27,6],[28,3],[29,3],[59,1],[59,3],[84,1],[84,2],[85,1],[85,1],[85,1],[85,1],[85,1],[85,1],[85,1],[85,1],[85,1],[91,1],[91,1],[92,1],[92,1],[92,1],[92,1],[92,1],[92,1],[92,1],[94,1],[94,1],[94,1],[94,1],[16,1],[16,1],[16,1],[16,1],[17,1],[55,1]],performAction:(0,h.K)(function(t,e,s,i,a,n,r){var l=n.length-1;switch(a){case 8:this.$=n[l-1];break;case 9:case 10:case 13:case 15:case 46:this.$=n[l];break;case 11:case 14:this.$=n[l-2]+"."+n[l];break;case 12:case 16:case 110:this.$=n[l-1]+n[l];break;case 17:case 18:this.$=n[l-1]+"~"+n[l]+"~";break;case 19:i.addRelation(n[l]);break;case 20:n[l-1].title=i.cleanupLabel(n[l]),i.addRelation(n[l-1]);break;case 31:this.$=n[l].trim(),i.setAccTitle(this.$);break;case 32:case 33:this.$=n[l].trim(),i.setAccDescription(this.$);break;case 34:i.addClassesToNamespace(n[l-3],n[l-1][0],n[l-1][1]),i.popNamespace();break;case 35:i.addClassesToNamespace(n[l-4],n[l-1][0],n[l-1][1]),i.popNamespace();break;case 36:this.$=i.addNamespace(n[l]);break;case 37:this.$=i.addNamespace(n[l-1],n[l]);break;case 38:this.$=[[n[l]],[]];break;case 39:this.$=[[n[l-1]],[]];break;case 40:n[l][0].unshift(n[l-2]),this.$=n[l];break;case 41:this.$=[[],[n[l]]];break;case 42:this.$=[[],[n[l-1]]];break;case 43:n[l][1].unshift(n[l-2]),this.$=n[l];break;case 44:case 45:this.$=[[],[]];break;case 48:i.setCssClass(n[l-2],n[l]);break;case 49:i.addMembers(n[l-3],n[l-1]);break;case 51:i.setCssClass(n[l-5],n[l-3]),i.addMembers(n[l-5],n[l-1]);break;case 52:i.addAnnotation(n[l-3],n[l-1]);break;case 53:i.addAnnotation(n[l-6],n[l-4]),i.addMembers(n[l-6],n[l-1]);break;case 54:i.addAnnotation(n[l-5],n[l-3]);break;case 55:this.$=n[l],i.addClass(n[l]);break;case 56:this.$=n[l-1],i.addClass(n[l-1]),i.setClassLabel(n[l-1],n[l]);break;case 60:i.addAnnotation(n[l],n[l-2]);break;case 61:case 74:case 107:this.$=[n[l]];break;case 62:n[l].push(n[l-1]),this.$=n[l];break;case 63:case 65:case 66:break;case 64:i.addMember(n[l-1],i.cleanupLabel(n[l]));break;case 67:this.$={id1:n[l-2],id2:n[l],relation:n[l-1],relationTitle1:"none",relationTitle2:"none"};break;case 68:this.$={id1:n[l-3],id2:n[l],relation:n[l-1],relationTitle1:n[l-2],relationTitle2:"none"};break;case 69:this.$={id1:n[l-3],id2:n[l],relation:n[l-2],relationTitle1:"none",relationTitle2:n[l-1]};break;case 70:this.$={id1:n[l-4],id2:n[l],relation:n[l-2],relationTitle1:n[l-3],relationTitle2:n[l-1]};break;case 71:this.$=i.addNote(n[l],n[l-1]);break;case 72:this.$=i.addNote(n[l]);break;case 73:this.$=n[l-2],i.defineClass(n[l-1],n[l]);break;case 75:this.$=n[l-2].concat([n[l]]);break;case 76:i.setDirection("TB");break;case 77:i.setDirection("BT");break;case 78:i.setDirection("RL");break;case 79:i.setDirection("LR");break;case 80:this.$={type1:n[l-2],type2:n[l],lineType:n[l-1]};break;case 81:this.$={type1:"none",type2:n[l],lineType:n[l-1]};break;case 82:this.$={type1:n[l-1],type2:"none",lineType:n[l]};break;case 83:this.$={type1:"none",type2:"none",lineType:n[l]};break;case 84:this.$=i.relationType.AGGREGATION;break;case 85:this.$=i.relationType.EXTENSION;break;case 86:this.$=i.relationType.COMPOSITION;break;case 87:this.$=i.relationType.DEPENDENCY;break;case 88:this.$=i.relationType.LOLLIPOP;break;case 89:this.$=i.lineType.LINE;break;case 90:this.$=i.lineType.DOTTED_LINE;break;case 91:case 97:this.$=n[l-2],i.setClickEvent(n[l-1],n[l]);break;case 92:case 98:this.$=n[l-3],i.setClickEvent(n[l-2],n[l-1]),i.setTooltip(n[l-2],n[l]);break;case 93:this.$=n[l-2],i.setLink(n[l-1],n[l]);break;case 94:this.$=n[l-3],i.setLink(n[l-2],n[l-1],n[l]);break;case 95:this.$=n[l-3],i.setLink(n[l-2],n[l-1]),i.setTooltip(n[l-2],n[l]);break;case 96:this.$=n[l-4],i.setLink(n[l-3],n[l-2],n[l]),i.setTooltip(n[l-3],n[l-1]);break;case 99:this.$=n[l-3],i.setClickEvent(n[l-2],n[l-1],n[l]);break;case 100:this.$=n[l-4],i.setClickEvent(n[l-3],n[l-2],n[l-1]),i.setTooltip(n[l-3],n[l]);break;case 101:this.$=n[l-3],i.setLink(n[l-2],n[l]);break;case 102:this.$=n[l-4],i.setLink(n[l-3],n[l-1],n[l]);break;case 103:this.$=n[l-4],i.setLink(n[l-3],n[l-1]),i.setTooltip(n[l-3],n[l]);break;case 104:this.$=n[l-5],i.setLink(n[l-4],n[l-2],n[l]),i.setTooltip(n[l-4],n[l-1]);break;case 105:this.$=n[l-2],i.setCssStyle(n[l-1],n[l]);break;case 106:i.setCssClass(n[l-1],n[l]);break;case 108:n[l-2].push(n[l]),this.$=n[l-2]}},"anonymous"),table:[{3:1,4:2,5:3,6:4,7:[1,6],10:5,16:39,17:40,19:21,21:7,23:8,24:9,25:10,26:11,27:12,28:13,29:14,30:15,31:16,32:17,33:e,35:s,37:i,38:22,42:a,43:23,46:n,48:r,51:l,52:u,54:o,56:c,57:d,60:p,62:A,63:y,64:g,65:m,75:b,76:C,78:k,82:E,83:f,86:T,100:D,102:F,103:B},{1:[3]},{1:[2,1]},{1:[2,2]},{1:[2,3]},t(_,[2,5],{8:[1,48]}),{8:[1,49]},t($,[2,19],{22:[1,50]}),t($,[2,21]),t($,[2,22]),t($,[2,23]),t($,[2,24]),t($,[2,25]),t($,[2,26]),t($,[2,27]),t($,[2,28]),t($,[2,29]),t($,[2,30]),{34:[1,51]},{36:[1,52]},t($,[2,33]),t($,[2,63],{53:53,66:56,67:57,13:[1,54],22:[1,55],68:x,69:S,70:N,71:L,72:v,73:I,74:O}),{39:[1,65]},t(w,[2,47],{39:[1,67],44:[1,66],46:[1,68]}),t($,[2,65]),t($,[2,66]),{16:69,60:p,86:T,100:D,102:F},{16:39,17:40,19:70,60:p,86:T,100:D,102:F,103:B},{16:39,17:40,19:71,60:p,86:T,100:D,102:F,103:B},{16:39,17:40,19:72,60:p,86:T,100:D,102:F,103:B},{60:[1,73]},{13:[1,74]},{16:39,17:40,19:75,60:p,86:T,100:D,102:F,103:B},{13:R,55:76},{58:78,60:[1,79]},t($,[2,76]),t($,[2,77]),t($,[2,78]),t($,[2,79]),t(K,[2,13],{16:39,17:40,19:81,18:[1,80],20:[1,82],60:p,86:T,100:D,102:F,103:B}),t(K,[2,15],{20:[1,83]}),{15:84,16:85,17:86,60:p,86:T,100:D,102:F,103:B},{16:39,17:40,19:87,60:p,86:T,100:D,102:F,103:B},t(P,[2,133]),t(P,[2,134]),t(P,[2,135]),t(P,[2,136]),t([1,8,9,12,13,20,22,39,41,44,46,68,69,70,71,72,73,74,79,81],[2,137]),t(_,[2,6],{10:5,21:7,23:8,24:9,25:10,26:11,27:12,28:13,29:14,30:15,31:16,32:17,19:21,38:22,43:23,16:39,17:40,5:88,33:e,35:s,37:i,42:a,46:n,48:r,51:l,52:u,54:o,56:c,57:d,60:p,62:A,63:y,64:g,65:m,75:b,76:C,78:k,82:E,83:f,86:T,100:D,102:F,103:B}),{5:89,10:5,16:39,17:40,19:21,21:7,23:8,24:9,25:10,26:11,27:12,28:13,29:14,30:15,31:16,32:17,33:e,35:s,37:i,38:22,42:a,43:23,46:n,48:r,51:l,52:u,54:o,56:c,57:d,60:p,62:A,63:y,64:g,65:m,75:b,76:C,78:k,82:E,83:f,86:T,100:D,102:F,103:B},t($,[2,20]),t($,[2,31]),t($,[2,32]),{13:[1,91],16:39,17:40,19:90,60:p,86:T,100:D,102:F,103:B},{53:92,66:56,67:57,68:x,69:S,70:N,71:L,72:v,73:I,74:O},t($,[2,64]),{67:93,73:I,74:O},t(M,[2,83],{66:94,68:x,69:S,70:N,71:L,72:v}),t(G,[2,84]),t(G,[2,85]),t(G,[2,86]),t(G,[2,87]),t(G,[2,88]),t(U,[2,89]),t(U,[2,90]),{8:[1,96],23:99,24:97,30:98,38:22,40:95,42:a,43:23,48:r,54:o,56:c},{16:100,60:p,86:T,100:D,102:F},{41:[1,102],45:101,51:Y},{16:104,60:p,86:T,100:D,102:F},{47:[1,105]},{13:[1,106]},{13:[1,107]},{79:[1,108],81:[1,109]},{22:z,50:Q,59:110,60:W,82:j,84:111,85:112,86:X,87:H,88:V,89:q,90:J},{60:[1,122]},{13:R,55:123},t(w,[2,72]),t(w,[2,138]),{22:z,50:Q,59:124,60:W,61:[1,125],82:j,84:111,85:112,86:X,87:H,88:V,89:q,90:J},t(Z,[2,74]),{16:39,17:40,19:126,60:p,86:T,100:D,102:F,103:B},t(K,[2,16]),t(K,[2,17]),t(K,[2,18]),{11:127,12:tt,39:[2,36]},t(te,[2,9],{16:85,17:86,15:130,18:[1,129],60:p,86:T,100:D,102:F,103:B}),t(te,[2,10]),t(ts,[2,55],{11:131,12:tt}),t(_,[2,7]),{9:[1,132]},t(ti,[2,67]),{16:39,17:40,19:133,60:p,86:T,100:D,102:F,103:B},{13:[1,135],16:39,17:40,19:134,60:p,86:T,100:D,102:F,103:B},t(M,[2,82],{66:136,68:x,69:S,70:N,71:L,72:v}),t(M,[2,81]),{41:[1,137]},{23:99,24:97,30:98,38:22,40:138,42:a,43:23,48:r,54:o,56:c},{8:[1,139],41:[2,38]},{8:[1,140],41:[2,41]},{8:[1,141],41:[2,44]},t(w,[2,48],{39:[1,142]}),{41:[1,143]},t(w,[2,50]),{41:[2,61],45:144,51:Y},{47:[1,145]},{16:39,17:40,19:146,60:p,86:T,100:D,102:F,103:B},t($,[2,91],{13:[1,147]}),t($,[2,93],{13:[1,149],77:[1,148]}),t($,[2,97],{13:[1,150],80:[1,151]}),{13:[1,152]},t($,[2,105],{61:ta}),t(tn,[2,107],{85:154,22:z,50:Q,60:W,82:j,86:X,87:H,88:V,89:q,90:J}),t(tr,[2,109]),t(tr,[2,111]),t(tr,[2,112]),t(tr,[2,113]),t(tr,[2,114]),t(tr,[2,115]),t(tr,[2,116]),t(tr,[2,117]),t(tr,[2,118]),t(tr,[2,119]),t($,[2,106]),t(w,[2,71]),t($,[2,73],{61:ta}),{60:[1,155]},t(K,[2,14]),{39:[2,37]},{13:[1,156]},{15:157,16:85,17:86,60:p,86:T,100:D,102:F,103:B},t(te,[2,12]),t(ts,[2,56]),{1:[2,4]},t(ti,[2,69]),t(ti,[2,68]),{16:39,17:40,19:158,60:p,86:T,100:D,102:F,103:B},t(M,[2,80]),t(w,[2,34]),{41:[1,159]},{23:99,24:97,30:98,38:22,40:160,41:[2,39],42:a,43:23,48:r,54:o,56:c},{23:99,24:97,30:98,38:22,40:161,41:[2,42],42:a,43:23,48:r,54:o,56:c},{23:99,24:97,30:98,38:22,40:162,41:[2,45],42:a,43:23,48:r,54:o,56:c},{45:163,51:Y},t(w,[2,49]),{41:[2,62]},t(w,[2,52],{39:[1,164]}),t($,[2,60]),t($,[2,92]),t($,[2,94]),t($,[2,95],{77:[1,165]}),t($,[2,98]),t($,[2,99],{13:[1,166]}),t($,[2,101],{13:[1,168],77:[1,167]}),{22:z,50:Q,60:W,82:j,84:169,85:112,86:X,87:H,88:V,89:q,90:J},t(tr,[2,110]),t(Z,[2,75]),{14:[1,170]},t(te,[2,11]),t(ti,[2,70]),t(w,[2,35]),{41:[2,40]},{41:[2,43]},{41:[2,46]},{41:[1,171]},{41:[1,173],45:172,51:Y},t($,[2,96]),t($,[2,100]),t($,[2,102]),t($,[2,103],{77:[1,174]}),t(tn,[2,108],{85:154,22:z,50:Q,60:W,82:j,86:X,87:H,88:V,89:q,90:J}),t(ts,[2,8]),t(w,[2,51]),{41:[1,175]},t(w,[2,54]),t($,[2,104]),t(w,[2,53])],defaultActions:{2:[2,1],3:[2,2],4:[2,3],127:[2,37],132:[2,4],144:[2,62],160:[2,40],161:[2,43],162:[2,46]},parseError:(0,h.K)(function(t,e){if(e.recoverable)this.trace(t);else{var s=Error(t);throw s.hash=e,s}},"parseError"),parse:(0,h.K)(function(t){var e=this,s=[0],i=[],a=[null],n=[],r=this.table,l="",u=0,o=0,c=0,d=n.slice.call(arguments,1),p=Object.create(this.lexer),A={};for(var y in this.yy)Object.prototype.hasOwnProperty.call(this.yy,y)&&(A[y]=this.yy[y]);p.setInput(t,A),A.lexer=p,A.parser=this,void 0===p.yylloc&&(p.yylloc={});var g=p.yylloc;n.push(g);var m=p.options&&p.options.ranges;function b(){var t;return"number"!=typeof(t=i.pop()||p.lex()||1)&&(t instanceof Array&&(t=(i=t).pop()),t=e.symbols_[t]||t),t}"function"==typeof A.parseError?this.parseError=A.parseError:this.parseError=Object.getPrototypeOf(this).parseError,(0,h.K)(function(t){s.length=s.length-2*t,a.length=a.length-t,n.length=n.length-t},"popStack"),(0,h.K)(b,"lex");for(var C,k,E,f,T,D,F,B,_,$={};;){if(E=s[s.length-1],this.defaultActions[E]?f=this.defaultActions[E]:(null==C&&(C=b()),f=r[E]&&r[E][C]),void 0===f||!f.length||!f[0]){var x="";for(D in _=[],r[E])this.terminals_[D]&&D>2&&_.push("'"+this.terminals_[D]+"'");x=p.showPosition?"Parse error on line "+(u+1)+":\n"+p.showPosition()+"\nExpecting "+_.join(", ")+", got '"+(this.terminals_[C]||C)+"'":"Parse error on line "+(u+1)+": Unexpected "+(1==C?"end of input":"'"+(this.terminals_[C]||C)+"'"),this.parseError(x,{text:p.match,token:this.terminals_[C]||C,line:p.yylineno,loc:g,expected:_})}if(f[0]instanceof Array&&f.length>1)throw Error("Parse Error: multiple actions possible at state: "+E+", token: "+C);switch(f[0]){case 1:s.push(C),a.push(p.yytext),n.push(p.yylloc),s.push(f[1]),C=null,k?(C=k,k=null):(o=p.yyleng,l=p.yytext,u=p.yylineno,g=p.yylloc,c>0&&c--);break;case 2:if(F=this.productions_[f[1]][1],$.$=a[a.length-F],$._$={first_line:n[n.length-(F||1)].first_line,last_line:n[n.length-1].last_line,first_column:n[n.length-(F||1)].first_column,last_column:n[n.length-1].last_column},m&&($._$.range=[n[n.length-(F||1)].range[0],n[n.length-1].range[1]]),void 0!==(T=this.performAction.apply($,[l,o,u,A,f[1],a,n].concat(d))))return T;F&&(s=s.slice(0,-1*F*2),a=a.slice(0,-1*F),n=n.slice(0,-1*F)),s.push(this.productions_[f[1]][0]),a.push($.$),n.push($._$),B=r[s[s.length-2]][s[s.length-1]],s.push(B);break;case 3:return!0}}return!0},"parse")};function tu(){this.yy={}}return tl.lexer={EOF:1,parseError:(0,h.K)(function(t,e){if(this.yy.parser)this.yy.parser.parseError(t,e);else throw Error(t)},"parseError"),setInput:(0,h.K)(function(t,e){return this.yy=e||this.yy||{},this._input=t,this._more=this._backtrack=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},"setInput"),input:(0,h.K)(function(){var t=this._input[0];return this.yytext+=t,this.yyleng++,this.offset++,this.match+=t,this.matched+=t,t.match(/(?:\r\n?|\n).*/g)?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),t},"input"),unput:(0,h.K)(function(t){var e=t.length,s=t.split(/(?:\r\n?|\n)/g);this._input=t+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-e),this.offset-=e;var i=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),s.length-1&&(this.yylineno-=s.length-1);var a=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:s?(s.length===i.length?this.yylloc.first_column:0)+i[i.length-s.length].length-s[0].length:this.yylloc.first_column-e},this.options.ranges&&(this.yylloc.range=[a[0],a[0]+this.yyleng-e]),this.yyleng=this.yytext.length,this},"unput"),more:(0,h.K)(function(){return this._more=!0,this},"more"),reject:(0,h.K)(function(){return this.options.backtrack_lexer?(this._backtrack=!0,this):this.parseError("Lexical error on line "+(this.yylineno+1)+". You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},"reject"),less:(0,h.K)(function(t){this.unput(this.match.slice(t))},"less"),pastInput:(0,h.K)(function(){var t=this.matched.substr(0,this.matched.length-this.match.length);return(t.length>20?"...":"")+t.substr(-20).replace(/\n/g,"")},"pastInput"),upcomingInput:(0,h.K)(function(){var t=this.match;return t.length<20&&(t+=this._input.substr(0,20-t.length)),(t.substr(0,20)+(t.length>20?"...":"")).replace(/\n/g,"")},"upcomingInput"),showPosition:(0,h.K)(function(){var t=this.pastInput(),e=Array(t.length+1).join("-");return t+this.upcomingInput()+"\n"+e+"^"},"showPosition"),test_match:(0,h.K)(function(t,e){var s,i,a;if(this.options.backtrack_lexer&&(a={yylineno:this.yylineno,yylloc:{first_line:this.yylloc.first_line,last_line:this.last_line,first_column:this.yylloc.first_column,last_column:this.yylloc.last_column},yytext:this.yytext,match:this.match,matches:this.matches,matched:this.matched,yyleng:this.yyleng,offset:this.offset,_more:this._more,_input:this._input,yy:this.yy,conditionStack:this.conditionStack.slice(0),done:this.done},this.options.ranges&&(a.yylloc.range=this.yylloc.range.slice(0))),(i=t[0].match(/(?:\r\n?|\n).*/g))&&(this.yylineno+=i.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:i?i[i.length-1].length-i[i.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+t[0].length},this.yytext+=t[0],this.match+=t[0],this.matches=t,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._backtrack=!1,this._input=this._input.slice(t[0].length),this.matched+=t[0],s=this.performAction.call(this,this.yy,this,e,this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),s)return s;if(this._backtrack)for(var n in a)this[n]=a[n];return!1},"test_match"),next:(0,h.K)(function(){if(this.done)return this.EOF;this._input||(this.done=!0),this._more||(this.yytext="",this.match="");for(var t,e,s,i,a=this._currentRules(),n=0;n<a.length;n++)if((s=this._input.match(this.rules[a[n]]))&&(!e||s[0].length>e[0].length)){if(e=s,i=n,this.options.backtrack_lexer){if(!1!==(t=this.test_match(s,a[n])))return t;if(!this._backtrack)return!1;e=!1;continue}if(!this.options.flex)break}return e?!1!==(t=this.test_match(e,a[i]))&&t:""===this._input?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},"next"),lex:(0,h.K)(function(){var t=this.next();return t||this.lex()},"lex"),begin:(0,h.K)(function(t){this.conditionStack.push(t)},"begin"),popState:(0,h.K)(function(){return this.conditionStack.length-1>0?this.conditionStack.pop():this.conditionStack[0]},"popState"),_currentRules:(0,h.K)(function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules},"_currentRules"),topState:(0,h.K)(function(t){return(t=this.conditionStack.length-1-Math.abs(t||0))>=0?this.conditionStack[t]:"INITIAL"},"topState"),pushState:(0,h.K)(function(t){this.begin(t)},"pushState"),stateStackSize:(0,h.K)(function(){return this.conditionStack.length},"stateStackSize"),options:{},performAction:(0,h.K)(function(t,e,s,i){switch(s){case 0:return 62;case 1:return 63;case 2:return 64;case 3:return 65;case 4:case 5:case 14:case 31:case 37:case 41:case 48:break;case 6:return this.begin("acc_title"),33;case 7:return this.popState(),"acc_title_value";case 8:return this.begin("acc_descr"),35;case 9:return this.popState(),"acc_descr_value";case 10:this.begin("acc_descr_multiline");break;case 11:case 19:case 22:case 24:case 59:case 62:this.popState();break;case 12:return"acc_descr_multiline_value";case 13:case 36:return 8;case 15:case 16:return 7;case 17:case 38:case 46:return"EDGE_STATE";case 18:this.begin("callback_name");break;case 20:this.popState(),this.begin("callback_args");break;case 21:return 79;case 23:return 80;case 25:return"STR";case 26:this.begin("string");break;case 27:return 82;case 28:return 57;case 29:return this.begin("namespace"),42;case 30:case 40:return this.popState(),8;case 32:return this.begin("namespace-body"),39;case 33:this.popState(),this.less(0);break;case 34:case 44:return this.popState(),41;case 35:case 45:return"EOF_IN_STRUCT";case 39:return this.begin("class"),48;case 42:return this.popState(),this.popState(),41;case 43:return this.begin("class-body"),39;case 47:return"OPEN_IN_STRUCT";case 49:return"MEMBER";case 50:return 83;case 51:return 75;case 52:return 76;case 53:return 78;case 54:return 54;case 55:return 56;case 56:return 46;case 57:return 47;case 58:return 81;case 60:return"GENERICTYPE";case 61:this.begin("generic");break;case 63:return"BQUOTE_STR";case 64:this.begin("bqstring");break;case 65:case 66:case 67:case 68:return 77;case 69:case 70:return 69;case 71:case 72:return 71;case 73:return 70;case 74:return 68;case 75:return 72;case 76:return 73;case 77:return 74;case 78:return 22;case 79:return 44;case 80:return 100;case 81:return 18;case 82:return"PLUS";case 83:return 87;case 84:return 61;case 85:case 86:return 89;case 87:return 90;case 88:case 89:return"EQUALS";case 90:return 60;case 91:return 12;case 92:return 14;case 93:return"PUNCTUATION";case 94:return 86;case 95:return 102;case 96:case 97:return 50;case 98:return 9}},"anonymous"),rules:[/^(?:.*direction\s+TB[^\n]*)/,/^(?:.*direction\s+BT[^\n]*)/,/^(?:.*direction\s+RL[^\n]*)/,/^(?:.*direction\s+LR[^\n]*)/,/^(?:%%(?!\{)*[^\n]*(\r?\n?)+)/,/^(?:%%[^\n]*(\r?\n)*)/,/^(?:accTitle\s*:\s*)/,/^(?:(?!\n||)*[^\n]*)/,/^(?:accDescr\s*:\s*)/,/^(?:(?!\n||)*[^\n]*)/,/^(?:accDescr\s*\{\s*)/,/^(?:[\}])/,/^(?:[^\}]*)/,/^(?:\s*(\r?\n)+)/,/^(?:\s+)/,/^(?:classDiagram-v2\b)/,/^(?:classDiagram\b)/,/^(?:\[\*\])/,/^(?:call[\s]+)/,/^(?:\([\s]*\))/,/^(?:\()/,/^(?:[^(]*)/,/^(?:\))/,/^(?:[^)]*)/,/^(?:["])/,/^(?:[^"]*)/,/^(?:["])/,/^(?:style\b)/,/^(?:classDef\b)/,/^(?:namespace\b)/,/^(?:\s*(\r?\n)+)/,/^(?:\s+)/,/^(?:[{])/,/^(?:[}])/,/^(?:[}])/,/^(?:$)/,/^(?:\s*(\r?\n)+)/,/^(?:\s+)/,/^(?:\[\*\])/,/^(?:class\b)/,/^(?:\s*(\r?\n)+)/,/^(?:\s+)/,/^(?:[}])/,/^(?:[{])/,/^(?:[}])/,/^(?:$)/,/^(?:\[\*\])/,/^(?:[{])/,/^(?:[\n])/,/^(?:[^{}\n]*)/,/^(?:cssClass\b)/,/^(?:callback\b)/,/^(?:link\b)/,/^(?:click\b)/,/^(?:note for\b)/,/^(?:note\b)/,/^(?:<<)/,/^(?:>>)/,/^(?:href\b)/,/^(?:[~])/,/^(?:[^~]*)/,/^(?:~)/,/^(?:[`])/,/^(?:[^`]+)/,/^(?:[`])/,/^(?:_self\b)/,/^(?:_blank\b)/,/^(?:_parent\b)/,/^(?:_top\b)/,/^(?:\s*<\|)/,/^(?:\s*\|>)/,/^(?:\s*>)/,/^(?:\s*<)/,/^(?:\s*\*)/,/^(?:\s*o\b)/,/^(?:\s*\(\))/,/^(?:--)/,/^(?:\.\.)/,/^(?::{1}[^:\n;]+)/,/^(?::{3})/,/^(?:-)/,/^(?:\.)/,/^(?:\+)/,/^(?::)/,/^(?:,)/,/^(?:#)/,/^(?:#)/,/^(?:%)/,/^(?:=)/,/^(?:=)/,/^(?:\w+)/,/^(?:\[)/,/^(?:\])/,/^(?:[!"#$%&'*+,-.`?\\/])/,/^(?:[0-9]+)/,/^(?:[\u00AA\u00B5\u00BA\u00C0-\u00D6\u00D8-\u00F6]|[\u00F8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377]|[\u037A-\u037D\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5]|[\u03F7-\u0481\u048A-\u0527\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA]|[\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE]|[\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA]|[\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0]|[\u08A2-\u08AC\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0977]|[\u0979-\u097F\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2]|[\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A]|[\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39]|[\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8]|[\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0B05-\u0B0C]|[\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C]|[\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99]|[\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0]|[\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C33\u0C35-\u0C39\u0C3D]|[\u0C58\u0C59\u0C60\u0C61\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3]|[\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10]|[\u0D12-\u0D3A\u0D3D\u0D4E\u0D60\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1]|[\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81]|[\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3]|[\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6]|[\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A]|[\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081]|[\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D]|[\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0]|[\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310]|[\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F4\u1401-\u166C]|[\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u1700-\u170C\u170E-\u1711]|[\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7]|[\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191C]|[\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19C1-\u19C7\u1A00-\u1A16]|[\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF]|[\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1CE9-\u1CEC]|[\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D]|[\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D]|[\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3]|[\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F]|[\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128]|[\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184]|[\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3]|[\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6]|[\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE]|[\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C]|[\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D]|[\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FCC]|[\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B]|[\uA640-\uA66E\uA67F-\uA697\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788]|[\uA78B-\uA78E\uA790-\uA793\uA7A0-\uA7AA\uA7F8-\uA801\uA803-\uA805]|[\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB]|[\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uAA00-\uAA28]|[\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA80-\uAAAF\uAAB1\uAAB5]|[\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4]|[\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E]|[\uABC0-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D]|[\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36]|[\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D]|[\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC]|[\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF]|[\uFFD2-\uFFD7\uFFDA-\uFFDC])/,/^(?:\s)/,/^(?:\s)/,/^(?:$)/],conditions:{"namespace-body":{rules:[26,29,34,35,36,37,38,39,50,51,52,53,54,55,56,57,58,61,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,87,88,89,90,91,92,93,94,95,96,98],inclusive:!1},namespace:{rules:[26,29,30,31,32,33,50,51,52,53,54,55,56,57,58,61,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,87,88,89,90,91,92,93,94,95,96,98],inclusive:!1},"class-body":{rules:[26,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,61,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,87,88,89,90,91,92,93,94,95,96,98],inclusive:!1},class:{rules:[26,40,41,42,43,50,51,52,53,54,55,56,57,58,61,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,87,88,89,90,91,92,93,94,95,96,98],inclusive:!1},acc_descr_multiline:{rules:[11,12,26,50,51,52,53,54,55,56,57,58,61,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,87,88,89,90,91,92,93,94,95,96,98],inclusive:!1},acc_descr:{rules:[9,26,50,51,52,53,54,55,56,57,58,61,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,87,88,89,90,91,92,93,94,95,96,98],inclusive:!1},acc_title:{rules:[7,26,50,51,52,53,54,55,56,57,58,61,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,87,88,89,90,91,92,93,94,95,96,98],inclusive:!1},callback_args:{rules:[22,23,26,50,51,52,53,54,55,56,57,58,61,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,87,88,89,90,91,92,93,94,95,96,98],inclusive:!1},callback_name:{rules:[19,20,21,26,50,51,52,53,54,55,56,57,58,61,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,87,88,89,90,91,92,93,94,95,96,98],inclusive:!1},href:{rules:[26,50,51,52,53,54,55,56,57,58,61,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,87,88,89,90,91,92,93,94,95,96,98],inclusive:!1},struct:{rules:[26,50,51,52,53,54,55,56,57,58,61,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,87,88,89,90,91,92,93,94,95,96,98],inclusive:!1},generic:{rules:[26,50,51,52,53,54,55,56,57,58,59,60,61,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,87,88,89,90,91,92,93,94,95,96,98],inclusive:!1},bqstring:{rules:[26,50,51,52,53,54,55,56,57,58,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,87,88,89,90,91,92,93,94,95,96,98],inclusive:!1},string:{rules:[24,25,26,50,51,52,53,54,55,56,57,58,61,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,87,88,89,90,91,92,93,94,95,96,98],inclusive:!1},INITIAL:{rules:[0,1,2,3,4,5,6,8,10,13,14,15,16,17,18,26,27,28,29,39,50,51,52,53,54,55,56,57,58,61,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98],inclusive:!0}}},(0,h.K)(tu,"Parser"),tu.prototype=tl,tl.Parser=tu,new tu}();A.parser=A;var y=A,g=["#","+","~","-",""],m=class{static{(0,h.K)(this,"ClassMember")}constructor(t,e){this.memberType=e,this.visibility="",this.classifier="",this.text="";const s=(0,o.jZ)(t,(0,o.D7)());this.parseMember(s)}getDisplayDetails(){let t=this.visibility+(0,o.QO)(this.id);return"method"===this.memberType&&(t+=`(${(0,o.QO)(this.parameters.trim())})`,this.returnType&&(t+=" : "+(0,o.QO)(this.returnType))),{displayText:t=t.trim(),cssStyle:this.parseClassifier()}}parseMember(t){let e="";if("method"===this.memberType){let s=/([#+~-])?(.+)\((.*)\)([\s$*])?(.*)([$*])?/.exec(t);if(s){let t=s[1]?s[1].trim():"";if(g.includes(t)&&(this.visibility=t),this.id=s[2],this.parameters=s[3]?s[3].trim():"",e=s[4]?s[4].trim():"",this.returnType=s[5]?s[5].trim():"",""===e){let t=this.returnType.substring(this.returnType.length-1);/[$*]/.exec(t)&&(e=t,this.returnType=this.returnType.substring(0,this.returnType.length-1))}}}else{let s=t.length,i=t.substring(0,1),a=t.substring(s-1);g.includes(i)&&(this.visibility=i),/[$*]/.exec(a)&&(e=a),this.id=t.substring(+(""!==this.visibility),""===e?s:s-1)}this.classifier=e,this.id=this.id.startsWith(" ")?" "+this.id.trim():this.id.trim();let s=`${this.visibility?"\\"+this.visibility:""}${(0,o.QO)(this.id)}${"method"===this.memberType?`(${(0,o.QO)(this.parameters)})${this.returnType?" : "+(0,o.QO)(this.returnType):""}`:""}`;this.text=s.replaceAll("<","&lt;").replaceAll(">","&gt;"),this.text.startsWith("\\&lt;")&&(this.text=this.text.replace("\\&lt;","~"))}parseClassifier(){switch(this.classifier){case"*":return"font-style:italic;";case"$":return"text-decoration:underline;";default:return""}}},b="classId-",C=0,k=(0,h.K)(t=>o.Y2.sanitizeText(t,(0,o.D7)()),"sanitizeText"),E=class t{constructor(){this.relations=[],this.classes=new Map,this.styleClasses=new Map,this.notes=new Map,this.interfaces=[],this.namespaces=new Map,this.namespaceCounter=0,this.namespaceStack=[],this.diagramId="",this.functions=[],this.lineType={LINE:0,DOTTED_LINE:1},this.relationType={AGGREGATION:0,EXTENSION:1,COMPOSITION:2,DEPENDENCY:3,LOLLIPOP:4},this.setupToolTips=(0,h.K)(t=>{let e=(0,l.Ck)();(0,d.Ltv)(t).select("svg").selectAll("g").filter(function(){return null!==(0,d.Ltv)(this).attr("title")}).on("mouseover",t=>{let s=(0,d.Ltv)(t.currentTarget),i=s.attr("title");if(!i)return;let a=t.currentTarget.getBoundingClientRect();e.transition().duration(200).style("opacity",".9"),e.html(p.A.sanitize(i)).style("left",`${window.scrollX+a.left+a.width/2}px`).style("top",`${window.scrollY+a.bottom+4}px`),s.classed("hover",!0)}).on("mouseout",t=>{e.transition().duration(500).style("opacity",0),(0,d.Ltv)(t.currentTarget).classed("hover",!1)})},"setupToolTips"),this.direction="TB",this.setAccTitle=o.SV,this.getAccTitle=o.iN,this.setAccDescription=o.EI,this.getAccDescription=o.m7,this.setDiagramTitle=o.ke,this.getDiagramTitle=o.ab,this.getConfig=(0,h.K)(()=>(0,o.D7)().class,"getConfig"),this.functions.push(this.setupToolTips.bind(this)),this.clear(),this.addRelation=this.addRelation.bind(this),this.addClassesToNamespace=this.addClassesToNamespace.bind(this),this.addNamespace=this.addNamespace.bind(this),this.popNamespace=this.popNamespace.bind(this),this.setCssClass=this.setCssClass.bind(this),this.addMembers=this.addMembers.bind(this),this.addClass=this.addClass.bind(this),this.setClassLabel=this.setClassLabel.bind(this),this.addAnnotation=this.addAnnotation.bind(this),this.addMember=this.addMember.bind(this),this.cleanupLabel=this.cleanupLabel.bind(this),this.addNote=this.addNote.bind(this),this.defineClass=this.defineClass.bind(this),this.setDirection=this.setDirection.bind(this),this.setLink=this.setLink.bind(this),this.bindFunctions=this.bindFunctions.bind(this),this.clear=this.clear.bind(this),this.setTooltip=this.setTooltip.bind(this),this.setClickEvent=this.setClickEvent.bind(this),this.setCssStyle=this.setCssStyle.bind(this)}static{(0,h.K)(this,"ClassDB")}splitClassNameAndType(t){let e=o.Y2.sanitizeText(t,(0,o.D7)()),s="",i=e;if(e.indexOf("~")>0){let t=e.split("~");i=k(t[0]),s=k(t[1])}return{className:i,type:s}}setClassLabel(t,e){let s=o.Y2.sanitizeText(t,(0,o.D7)());e&&(e=k(e));let{className:i}=this.splitClassNameAndType(s);this.classes.get(i).label=e,this.classes.get(i).text=`${e}${this.classes.get(i).type?`<${this.classes.get(i).type}>`:""}`}addClass(t){let e=o.Y2.sanitizeText(t,(0,o.D7)()),{className:s,type:i}=this.splitClassNameAndType(e);if(this.classes.has(s))return;let a=o.Y2.sanitizeText(s,(0,o.D7)());this.classes.set(a,{id:a,type:i,label:a,text:`${a}${i?`&lt;${i}&gt;`:""}`,shape:"classBox",cssClasses:"default",methods:[],members:[],annotations:[],styles:[],domId:b+a+"-"+C}),C++}addInterface(t,e){let s={id:`interface${this.interfaces.length}`,label:t,classId:e};this.interfaces.push(s)}setDiagramId(t){this.diagramId=t}lookUpDomId(t){let e=o.Y2.sanitizeText(t,(0,o.D7)());if(this.classes.has(e)){let t=this.classes.get(e).domId;return this.diagramId?`${this.diagramId}-${t}`:t}throw Error("Class not found: "+e)}clear(){this.relations=[],this.classes=new Map,this.notes=new Map,this.interfaces=[],this.functions=[],this.functions.push(this.setupToolTips.bind(this)),this.namespaces=new Map,this.namespaceCounter=0,this.namespaceStack=[],this.diagramId="",this.direction="TB",(0,o.IU)()}getClass(t){return this.classes.get(t)}getClasses(){return this.classes}getRelations(){return this.relations}getNote(t){let e="number"==typeof t?`note${t}`:t;return this.notes.get(e)}getNotes(){return this.notes}addRelation(t){c.R.debug("Adding relation: "+JSON.stringify(t));let e=[this.relationType.LOLLIPOP,this.relationType.AGGREGATION,this.relationType.COMPOSITION,this.relationType.DEPENDENCY,this.relationType.EXTENSION];t.relation.type1!==this.relationType.LOLLIPOP||e.includes(t.relation.type2)?t.relation.type2!==this.relationType.LOLLIPOP||e.includes(t.relation.type1)?(this.addClass(t.id1),this.addClass(t.id2)):(this.addClass(t.id1),this.addInterface(t.id2,t.id1),t.id2=`interface${this.interfaces.length-1}`):(this.addClass(t.id2),this.addInterface(t.id1,t.id2),t.id1=`interface${this.interfaces.length-1}`),t.id1=this.splitClassNameAndType(t.id1).className,t.id2=this.splitClassNameAndType(t.id2).className,t.relationTitle1=o.Y2.sanitizeText(t.relationTitle1.trim(),(0,o.D7)()),t.relationTitle2=o.Y2.sanitizeText(t.relationTitle2.trim(),(0,o.D7)()),this.relations.push(t)}addAnnotation(t,e){let s=this.splitClassNameAndType(t).className;this.classes.get(s).annotations.push(e)}addMember(t,e){this.addClass(t);let s=this.splitClassNameAndType(t).className,i=this.classes.get(s);if("string"==typeof e){let t=e.trim();t.startsWith("<<")&&t.endsWith(">>")?i.annotations.push(k(t.substring(2,t.length-2))):t.indexOf(")")>0?i.methods.push(new m(t,"method")):t&&i.members.push(new m(t,"attribute"))}}addMembers(t,e){Array.isArray(e)&&(e.reverse(),e.forEach(e=>this.addMember(t,e)))}addNote(t,e){let s=this.notes.size,i={id:`note${s}`,class:e,text:t,index:s};return this.notes.set(i.id,i),i.id}cleanupLabel(t){return t.startsWith(":")&&(t=t.substring(1)),k(t.trim())}setCssClass(t,e){t.split(",").forEach(t=>{let s=t;/\d/.exec(t[0])&&(s=b+s),s=this.splitClassNameAndType(s).className;let i=this.classes.get(s);i&&(i.cssClasses+=" "+e)})}defineClass(t,e){for(let s of t){let t=this.styleClasses.get(s);void 0===t&&(t={id:s,styles:[],textStyles:[]},this.styleClasses.set(s,t)),e&&e.forEach(e=>{if(/color/.exec(e)){let s=e.replace("fill","bgFill");t.textStyles.push(s)}t.styles.push(e)}),this.classes.forEach(t=>{t.cssClasses.includes(s)&&t.styles.push(...e.flatMap(t=>t.split(",")))})}}setTooltip(t,e){t.split(",").forEach(t=>{if(void 0!==e){let s=this.splitClassNameAndType(t).className,i=this.classes.get(s);i&&(i.tooltip=k(e))}})}getTooltip(t,e){return e&&this.namespaces.has(e)?this.namespaces.get(e).classes.get(t).tooltip:this.classes.get(t).tooltip}setLink(t,e,s){let i=(0,o.D7)();t.split(",").forEach(t=>{let a=t;/\d/.exec(t[0])&&(a=b+a),a=this.splitClassNameAndType(a).className;let n=this.classes.get(a);n&&(n.link=u._K.formatUrl(e,i),"sandbox"===i.securityLevel?n.linkTarget="_top":"string"==typeof s?n.linkTarget=k(s):n.linkTarget="_blank")}),this.setCssClass(t,"clickable")}setClickEvent(t,e,s){t.split(",").forEach(t=>{this.setClickFunc(t,e,s);let i=this.splitClassNameAndType(t).className,a=this.classes.get(i);a&&(a.haveCallback=!0)}),this.setCssClass(t,"clickable")}setClickFunc(t,e,s){let i=o.Y2.sanitizeText(t,(0,o.D7)());if("loose"!==(0,o.D7)().securityLevel||void 0===e)return;let a=this.splitClassNameAndType(i).className;if(this.classes.has(a)){let t=[];if("string"==typeof s){t=s.split(/,(?=(?:(?:[^"]*"){2})*[^"]*$)/);for(let e=0;e<t.length;e++){let s=t[e].trim();s.startsWith('"')&&s.endsWith('"')&&(s=s.substr(1,s.length-2)),t[e]=s}}0===t.length&&t.push(a),this.functions.push(()=>{let s=this.lookUpDomId(a),i=document.querySelector(`[id="${s}"]`);null!==i&&i.addEventListener("click",()=>{u._K.runFunc(e,...t)},!1)})}}bindFunctions(t){this.functions.forEach(e=>{e(t)})}escapeHtml(t){return t.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#39;")}getDirection(){return this.direction}setDirection(t){this.direction=t}static resolveQualifiedId(t,e){let s=e.at(-1);return s?`${s}.${t}`:t}static getAncestorIds(t){let e=t.split("."),s=Array(e.length);s[0]=e[0];for(let t=1;t<e.length;t++)s[t]=`${s[t-1]}.${e[t]}`;return s}createNamespaceNode(t,e,s,i=!1){return{id:t,label:e,classes:new Map,notes:new Map,children:new Map,domId:b+t+"-"+this.namespaceCounter++,parent:s,explicit:i}}linkParentChild(t,e){let s=this.namespaces.get(t),i=this.namespaces.get(e);s&&i&&(s.children.has(e)||s.children.set(e,i),i.parent??=t)}addNamespace(e,s){let i=t.resolveQualifiedId(e,this.namespaceStack);if(this.namespaceStack.push(i),this.namespaces.has(i)){let t=this.namespaces.get(i);return t.explicit=!0,s&&(t.label=s),i}let a=i.split("."),n=t.getAncestorIds(i);for(let t=0;t<n.length;t++){let e=n[t],i=t>0?n[t-1]:void 0,r=t===n.length-1,l=r&&s?s:a[t];this.namespaces.has(e)?r&&(this.namespaces.get(e).explicit=!0):this.namespaces.set(e,this.createNamespaceNode(e,l,i,r)),i&&this.linkParentChild(i,e)}return i}popNamespace(){this.namespaceStack.pop()}getNamespace(t){return this.namespaces.get(t)}getNamespaces(){return this.namespaces}addClassesToNamespace(t,e,s){if(this.namespaces.has(t)){for(let s of e){let{className:e}=this.splitClassNameAndType(s),i=this.getClass(e);i.parent=t,this.namespaces.get(t).classes.set(e,i)}for(let e of s){let s=this.getNote(e);s.parent=t,this.namespaces.get(t).notes.set(e,s)}}}setCssStyle(t,e){let s=this.classes.get(t);if(e&&s)for(let t of e)t.includes(",")?s.styles.push(...t.split(",")):s.styles.push(t)}getArrowMarker(t){let e;switch(t){case 0:e="aggregation";break;case 1:e="extension";break;case 2:e="composition";break;case 3:e="dependency";break;case 4:e="lollipop";break;default:e="none"}return e}resolveExplicitAncestor(t){let e=t;for(;e;){let t=this.namespaces.get(e);if(!t)break;if(t.explicit)return e;e=t.parent}}getData(){let t=[],e=[],s=(0,o.D7)(),i=s.class?.hierarchicalNamespaces??!0;for(let e of this.namespaces.values()){if(!i&&!e.explicit)continue;let a={id:e.id,label:i?e.label:e.id,isGroup:!0,padding:s.class.padding??16,shape:"rect",cssStyles:[],look:s.look,parentId:i?e.parent:void 0};t.push(a)}for(let e of this.classes.values()){let a=i?e.parent:this.resolveExplicitAncestor(e.parent),n={...e,type:void 0,isGroup:!1,parentId:a,look:s.look};t.push(n)}for(let a of this.notes.values()){let n=i?a.parent:this.resolveExplicitAncestor(a.parent),r={id:a.id,label:a.text,isGroup:!1,shape:"note",padding:s.class.padding??6,cssStyles:["text-align: left","white-space: nowrap",`fill: ${s.themeVariables.noteBkgColor}`,`stroke: ${s.themeVariables.noteBorderColor}`],look:s.look,parentId:n,labelType:"markdown"};t.push(r);let l=this.classes.get(a.class)?.id;if(l){let t={id:`edgeNote${a.index}`,start:a.id,end:l,type:"normal",thickness:"normal",classes:"relation",arrowTypeStart:"none",arrowTypeEnd:"none",arrowheadStyle:"",labelStyle:[""],style:["fill: none"],pattern:"dotted",look:s.look};e.push(t)}}for(let e of this.interfaces){let i={id:e.id,label:e.label,isGroup:!1,shape:"rect",cssStyles:["opacity: 0;"],look:s.look};t.push(i)}let a=0;for(let t of this.relations){a++;let i={id:(0,u.rY)(t.id1,t.id2,{prefix:"id",counter:a}),start:t.id1,end:t.id2,type:"normal",label:t.title,labelpos:"c",thickness:"normal",classes:"relation",arrowTypeStart:this.getArrowMarker(t.relation.type1),arrowTypeEnd:this.getArrowMarker(t.relation.type2),startLabelRight:"none"===t.relationTitle1?"":t.relationTitle1,endLabelLeft:"none"===t.relationTitle2?"":t.relationTitle2,arrowheadStyle:"",labelStyle:["display: inline-block"],style:t.style||"",pattern:1==t.relation.lineType?"dashed":"solid",look:s.look,labelType:"markdown"};e.push(i)}return{nodes:t,edges:e,other:{},config:s,direction:this.getDirection()}}},f=(0,h.K)(t=>`g.classGroup text {
16
+ fill: ${t.nodeBorder||t.classText};
17
+ stroke: none;
18
+ font-family: ${t.fontFamily};
19
+ font-size: 10px;
20
+
21
+ .title {
22
+ font-weight: bolder;
23
+ }
24
+
25
+ }
26
+
27
+ .cluster-label text {
28
+ fill: ${t.titleColor};
29
+ }
30
+ .cluster-label span {
31
+ color: ${t.titleColor};
32
+ }
33
+ .cluster-label span p {
34
+ background-color: transparent;
35
+ }
36
+
37
+ .cluster rect {
38
+ fill: ${t.clusterBkg};
39
+ stroke: ${t.clusterBorder};
40
+ stroke-width: 1px;
41
+ }
42
+
43
+ .cluster text {
44
+ fill: ${t.titleColor};
45
+ }
46
+
47
+ .cluster span {
48
+ color: ${t.titleColor};
49
+ }
50
+
51
+ .nodeLabel, .edgeLabel {
52
+ color: ${t.classText};
53
+ }
54
+
55
+ .noteLabel .nodeLabel, .noteLabel .edgeLabel {
56
+ color: ${t.noteTextColor};
57
+ }
58
+ .edgeLabel .label rect {
59
+ fill: ${t.mainBkg};
60
+ }
61
+ .label text {
62
+ fill: ${t.classText};
63
+ }
64
+
65
+ .labelBkg {
66
+ background: ${t.mainBkg};
67
+ }
68
+ .edgeLabel .label span {
69
+ background: ${t.mainBkg};
70
+ }
71
+
72
+ .classTitle {
73
+ font-weight: bolder;
74
+ }
75
+ .node rect,
76
+ .node circle,
77
+ .node ellipse,
78
+ .node polygon,
79
+ .node path {
80
+ fill: ${t.mainBkg};
81
+ stroke: ${t.nodeBorder};
82
+ stroke-width: ${t.strokeWidth};
83
+ }
84
+
85
+
86
+ .divider {
87
+ stroke: ${t.nodeBorder};
88
+ stroke-width: 1;
89
+ }
90
+
91
+ g.clickable {
92
+ cursor: pointer;
93
+ }
94
+
95
+ g.classGroup rect {
96
+ fill: ${t.mainBkg};
97
+ stroke: ${t.nodeBorder};
98
+ }
99
+
100
+ g.classGroup line {
101
+ stroke: ${t.nodeBorder};
102
+ stroke-width: 1;
103
+ }
104
+
105
+ .classLabel .box {
106
+ stroke: none;
107
+ stroke-width: 0;
108
+ fill: ${t.mainBkg};
109
+ opacity: 0.5;
110
+ }
111
+
112
+ .classLabel .label {
113
+ fill: ${t.nodeBorder};
114
+ font-size: 10px;
115
+ }
116
+
117
+ .relation {
118
+ stroke: ${t.lineColor};
119
+ stroke-width: ${t.strokeWidth};
120
+ fill: none;
121
+ }
122
+
123
+ .dashed-line{
124
+ stroke-dasharray: 3;
125
+ }
126
+
127
+ .dotted-line{
128
+ stroke-dasharray: 1 2;
129
+ }
130
+
131
+ [id$="-compositionStart"], .composition {
132
+ fill: ${t.lineColor} !important;
133
+ stroke: ${t.lineColor} !important;
134
+ stroke-width: 1;
135
+ }
136
+
137
+ [id$="-compositionEnd"], .composition {
138
+ fill: ${t.lineColor} !important;
139
+ stroke: ${t.lineColor} !important;
140
+ stroke-width: 1;
141
+ }
142
+
143
+ [id$="-dependencyStart"], .dependency {
144
+ fill: ${t.lineColor} !important;
145
+ stroke: ${t.lineColor} !important;
146
+ stroke-width: 1;
147
+ }
148
+
149
+ [id$="-dependencyEnd"], .dependency {
150
+ fill: ${t.lineColor} !important;
151
+ stroke: ${t.lineColor} !important;
152
+ stroke-width: 1;
153
+ }
154
+
155
+ [id$="-extensionStart"], .extension {
156
+ fill: transparent !important;
157
+ stroke: ${t.lineColor} !important;
158
+ stroke-width: 1;
159
+ }
160
+
161
+ [id$="-extensionEnd"], .extension {
162
+ fill: transparent !important;
163
+ stroke: ${t.lineColor} !important;
164
+ stroke-width: 1;
165
+ }
166
+
167
+ [id$="-aggregationStart"], .aggregation {
168
+ fill: transparent !important;
169
+ stroke: ${t.lineColor} !important;
170
+ stroke-width: 1;
171
+ }
172
+
173
+ [id$="-aggregationEnd"], .aggregation {
174
+ fill: transparent !important;
175
+ stroke: ${t.lineColor} !important;
176
+ stroke-width: 1;
177
+ }
178
+
179
+ [id$="-lollipopStart"], .lollipop {
180
+ fill: ${t.mainBkg} !important;
181
+ stroke: ${t.lineColor} !important;
182
+ stroke-width: 1;
183
+ }
184
+
185
+ [id$="-lollipopEnd"], .lollipop {
186
+ fill: ${t.mainBkg} !important;
187
+ stroke: ${t.lineColor} !important;
188
+ stroke-width: 1;
189
+ }
190
+
191
+ .edgeTerminals {
192
+ font-size: 11px;
193
+ line-height: initial;
194
+ }
195
+
196
+ .classTitleText {
197
+ text-anchor: middle;
198
+ font-size: 18px;
199
+ fill: ${t.textColor};
200
+ }
201
+
202
+ .edgeLabel[data-look="neo"] {
203
+ background-color: ${t.edgeLabelBackground};
204
+ p {
205
+ background-color: ${t.edgeLabelBackground};
206
+ }
207
+ rect {
208
+ opacity: 0.5;
209
+ background-color: ${t.edgeLabelBackground};
210
+ fill: ${t.edgeLabelBackground};
211
+ }
212
+ text-align: center;
213
+ }
214
+ ${(0,i.o)()}
215
+ `,"getStyles"),T=(0,h.K)((t,e="TB")=>{if(!t.doc)return e;let s=e;for(let e of t.doc)"dir"===e.stmt&&(s=e.value);return s},"getDir"),D={getClasses:(0,h.K)(function(t,e){return e.db.getClasses()},"getClasses"),draw:(0,h.K)(async function(t,e,s,i){c.R.info("REF0:"),c.R.info("Drawing class diagram (v3)",e);let{securityLevel:l,state:h,layout:d}=(0,o.D7)();i.db.setDiagramId(e);let p=i.db.getData(),A=(0,a.A)(e,l);p.type=i.type,p.layoutAlgorithm=(0,r.q7)(d),p.nodeSpacing=h?.nodeSpacing||50,p.rankSpacing=h?.rankSpacing||50,p.markers=["aggregation","extension","composition","dependency","lollipop"],p.diagramId=e,await (0,r.XX)(p,A),u._K.insertTitle(A,"classDiagramTitleText",h?.titleTopMargin??25,i.db.getDiagramTitle()),(0,n.P)(A,8,"classDiagram",h?.useMaxWidth??!0)},"draw"),getDir:T}}}]);
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1032],{41032:(t,e,a)=>{a.d(e,{diagram:()=>R});var i,r=a(74202);a(16443),a(45097),a(48362),a(40202),a(4462),a(94340),a(1081),a(44701),a(77809),a(19836),a(39457);var d=a(86305),n=a(37325),s=a(56037),o=a(89851),g=a(33948),p=a(86121),l=a(92821),h=(0,o.K)(t=>t.append("circle").attr("class","start-state").attr("r",(0,n.D7)().state.sizeUnit).attr("cx",(0,n.D7)().state.padding+(0,n.D7)().state.sizeUnit).attr("cy",(0,n.D7)().state.padding+(0,n.D7)().state.sizeUnit),"drawStartState"),c=(0,o.K)(t=>t.append("line").style("stroke","grey").style("stroke-dasharray","3").attr("x1",(0,n.D7)().state.textHeight).attr("class","divider").attr("x2",2*(0,n.D7)().state.textHeight).attr("y1",0).attr("y2",0),"drawDivider"),x=(0,o.K)((t,e)=>{let a=t.append("text").attr("x",2*(0,n.D7)().state.padding).attr("y",(0,n.D7)().state.textHeight+2*(0,n.D7)().state.padding).attr("font-size",(0,n.D7)().state.fontSize).attr("class","state-title").text(e.id),i=a.node().getBBox();return t.insert("rect",":first-child").attr("x",(0,n.D7)().state.padding).attr("y",(0,n.D7)().state.padding).attr("width",i.width+2*(0,n.D7)().state.padding).attr("height",i.height+2*(0,n.D7)().state.padding).attr("rx",(0,n.D7)().state.radius),a},"drawSimpleState"),D=(0,o.K)((t,e)=>{let a=(0,o.K)(function(t,e,a){let i=t.append("tspan").attr("x",2*(0,n.D7)().state.padding).text(e);a||i.attr("dy",(0,n.D7)().state.textHeight)},"addTspan"),i=t.append("text").attr("x",2*(0,n.D7)().state.padding).attr("y",(0,n.D7)().state.textHeight+1.3*(0,n.D7)().state.padding).attr("font-size",(0,n.D7)().state.fontSize).attr("class","state-title").text(e.descriptions[0]).node().getBBox(),r=i.height,d=t.append("text").attr("x",(0,n.D7)().state.padding).attr("y",r+.4*(0,n.D7)().state.padding+(0,n.D7)().state.dividerMargin+(0,n.D7)().state.textHeight).attr("class","state-description"),s=!0,g=!0;e.descriptions.forEach(function(t){s||(a(d,t,g),g=!1),s=!1});let p=t.append("line").attr("x1",(0,n.D7)().state.padding).attr("y1",(0,n.D7)().state.padding+r+(0,n.D7)().state.dividerMargin/2).attr("y2",(0,n.D7)().state.padding+r+(0,n.D7)().state.dividerMargin/2).attr("class","descr-divider"),l=d.node().getBBox(),h=Math.max(l.width,i.width);return p.attr("x2",h+3*(0,n.D7)().state.padding),t.insert("rect",":first-child").attr("x",(0,n.D7)().state.padding).attr("y",(0,n.D7)().state.padding).attr("width",h+2*(0,n.D7)().state.padding).attr("height",l.height+r+2*(0,n.D7)().state.padding).attr("rx",(0,n.D7)().state.radius),t},"drawDescrState"),u=(0,o.K)((t,e,a)=>{let i,r=(0,n.D7)().state.padding,d=2*(0,n.D7)().state.padding,s=t.node().getBBox(),o=s.width,g=s.x,p=t.append("text").attr("x",0).attr("y",(0,n.D7)().state.titleShift).attr("font-size",(0,n.D7)().state.fontSize).attr("class","state-title").text(e.id),l=p.node().getBBox().width+d,h=Math.max(l,o);h===o&&(h+=d);let c=t.node().getBBox();e.doc,i=g-r,l>o&&(i=(o-h)/2+r),Math.abs(g-c.x)<r&&l>o&&(i=g-(l-o)/2);let x=1-(0,n.D7)().state.textHeight;return t.insert("rect",":first-child").attr("x",i).attr("y",x).attr("class",a?"alt-composit":"composit").attr("width",h).attr("height",c.height+(0,n.D7)().state.textHeight+(0,n.D7)().state.titleShift+1).attr("rx","0"),p.attr("x",i+r),l<=o&&p.attr("x",g+(h-d)/2-l/2+r),t.insert("rect",":first-child").attr("x",i).attr("y",(0,n.D7)().state.titleShift-(0,n.D7)().state.textHeight-(0,n.D7)().state.padding).attr("width",h).attr("height",3*(0,n.D7)().state.textHeight).attr("rx",(0,n.D7)().state.radius),t.insert("rect",":first-child").attr("x",i).attr("y",(0,n.D7)().state.titleShift-(0,n.D7)().state.textHeight-(0,n.D7)().state.padding).attr("width",h).attr("height",c.height+3+2*(0,n.D7)().state.textHeight).attr("rx",(0,n.D7)().state.radius),t},"addTitleAndBox"),f=(0,o.K)(t=>(t.append("circle").attr("class","end-state-outer").attr("r",(0,n.D7)().state.sizeUnit+(0,n.D7)().state.miniPadding).attr("cx",(0,n.D7)().state.padding+(0,n.D7)().state.sizeUnit+(0,n.D7)().state.miniPadding).attr("cy",(0,n.D7)().state.padding+(0,n.D7)().state.sizeUnit+(0,n.D7)().state.miniPadding),t.append("circle").attr("class","end-state-inner").attr("r",(0,n.D7)().state.sizeUnit).attr("cx",(0,n.D7)().state.padding+(0,n.D7)().state.sizeUnit+2).attr("cy",(0,n.D7)().state.padding+(0,n.D7)().state.sizeUnit+2)),"drawEndState"),y=(0,o.K)((t,e)=>{let a=(0,n.D7)().state.forkWidth,i=(0,n.D7)().state.forkHeight;if(e.parentId){let t=a;a=i,i=t}return t.append("rect").style("stroke","black").style("fill","black").attr("width",a).attr("height",i).attr("x",(0,n.D7)().state.padding).attr("y",(0,n.D7)().state.padding)},"drawForkJoinState"),w=(0,o.K)((t,e,a,i)=>{let r=0,d=i.append("text");d.style("text-anchor","start"),d.attr("class","noteText");let s=t.replace(/\r\n/g,"<br/>"),o=(s=s.replace(/\n/g,"<br/>")).split(n.Y2.lineBreakRegex),g=1.25*(0,n.D7)().state.noteMargin;for(let t of o){let i=t.trim();if(i.length>0){let t=d.append("tspan");t.text(i),0===g&&(g+=t.node().getBBox().height),r+=g,t.attr("x",e+(0,n.D7)().state.noteMargin),t.attr("y",a+r+1.25*(0,n.D7)().state.noteMargin)}}return{textWidth:d.node().getBBox().width,textHeight:r}},"_drawLongText"),b=(0,o.K)((t,e)=>{e.attr("class","state-note");let a=e.append("rect").attr("x",0).attr("y",(0,n.D7)().state.padding),{textWidth:i,textHeight:r}=w(t,0,0,e.append("g"));return a.attr("height",r+2*(0,n.D7)().state.noteMargin),a.attr("width",i+2*(0,n.D7)().state.noteMargin),a},"drawNote"),B=(0,o.K)(function(t,e){let a=e.id,i={id:a,label:e.id,width:0,height:0},r=t.append("g").attr("id",a).attr("class","stateGroup");"start"===e.type&&h(r),"end"===e.type&&f(r),("fork"===e.type||"join"===e.type)&&y(r,e),"note"===e.type&&b(e.note.text,r),"divider"===e.type&&c(r),"default"===e.type&&0===e.descriptions.length&&x(r,e),"default"===e.type&&e.descriptions.length>0&&D(r,e);let d=r.node().getBBox();return i.width=d.width+2*(0,n.D7)().state.padding,i.height=d.height+2*(0,n.D7)().state.padding,i},"drawState"),m=0,k=(0,o.K)(function(t,e,a){let i=(0,o.K)(function(t){switch(t){case r.u4.relationType.AGGREGATION:return"aggregation";case r.u4.relationType.EXTENSION:return"extension";case r.u4.relationType.COMPOSITION:return"composition";case r.u4.relationType.DEPENDENCY:return"dependency"}},"getRelationType");e.points=e.points.filter(t=>!Number.isNaN(t.y));let p=e.points,l=(0,g.n8j)().x(function(t){return t.x}).y(function(t){return t.y}).curve(g.qrM),h=t.append("path").attr("d",l(p)).attr("id","edge"+m).attr("class","transition"),c="";if((0,n.D7)().state.arrowMarkerAbsolute&&(c=(0,n.ID)(!0)),h.attr("marker-end","url("+c+"#"+i(r.u4.relationType.DEPENDENCY)+"End)"),void 0!==a.title){let i=t.append("g").attr("class","stateLabel"),{x:r,y:o}=d._K.calcLabelPosition(e.points),g=n.Y2.getRows(a.title),p=0,l=[],h=0,c=0;for(let t=0;t<=g.length;t++){let e=i.append("text").attr("text-anchor","middle").text(g[t]).attr("x",r).attr("y",o+p),a=e.node().getBBox();h=Math.max(h,a.width),c=Math.min(c,a.x),s.R.info(a.x,r,o+p),0===p&&(p=e.node().getBBox().height,s.R.info("Title height",p,o)),l.push(e)}let x=p*g.length;if(g.length>1){let t=(g.length-1)*p*.5;l.forEach((e,a)=>e.attr("y",o+a*p-t)),x=p*g.length}let D=i.node().getBBox();i.insert("rect",":first-child").attr("class","box").attr("x",r-h/2-(0,n.D7)().state.padding/2).attr("y",o-x/2-(0,n.D7)().state.padding/2-3.5).attr("width",h+(0,n.D7)().state.padding).attr("height",x+(0,n.D7)().state.padding),s.R.info(D)}m++},"drawEdge"),N={},E=(0,o.K)(function(){},"setConf"),S=(0,o.K)(function(t){t.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"),M=(0,o.K)(function(t,e,a,r){let d;i=(0,n.D7)().state;let o=(0,n.D7)().securityLevel;"sandbox"===o&&(d=(0,g.Ltv)("#i"+e));let p="sandbox"===o?(0,g.Ltv)(d.nodes()[0].contentDocument.body):(0,g.Ltv)("body"),l="sandbox"===o?d.nodes()[0].contentDocument:document;s.R.debug("Rendering diagram "+t);let h=p.select(`[id='${e}']`);S(h),K(r.db.getRootDoc(),h.append("g").attr("id",e+"-root"),void 0,!1,p,l,r);let c=i.padding,x=h.node().getBBox(),D=x.width+2*c,u=x.height+2*c;(0,n.a$)(h,u,1.75*D,i.useMaxWidth),h.attr("viewBox",`${x.x-i.padding} ${x.y-i.padding} `+D+" "+u)},"draw"),v=(0,o.K)(t=>t?t.length*i.fontSizeFactor:1,"getLabelWidth"),K=(0,o.K)((t,e,a,r,d,o,g)=>{let h,c=new l.T({compound:!0,multigraph:!0}),x=!0;for(h=0;h<t.length;h++)if("relation"===t[h].stmt){x=!1;break}a?c.setGraph({rankdir:"LR",multigraph:!0,compound:!0,ranker:"tight-tree",ranksep:x?1:i.edgeLengthFactor,nodeSep:x?1:50,isMultiGraph:!0}):c.setGraph({rankdir:"TB",multigraph:!0,compound:!0,ranksep:x?1:i.edgeLengthFactor,nodeSep:x?1:50,ranker:"tight-tree",isMultiGraph:!0}),c.setDefaultEdgeLabel(function(){return{}});let D=g.db.getStates(),f=g.db.getRelations();for(let t of Object.keys(D)){let n,s=D[t];if(a&&(s.parentId=a),s.doc){let t=e.append("g").attr("id",s.id).attr("class","stateGroup");n=K(s.doc,t,s.id,!r,d,o,g);{let e=(t=u(t,s,r)).node().getBBox();n.width=e.width,n.height=e.height+i.padding/2,N[s.id]={y:i.compositTitleSize}}}else n=B(e,s,c);if(s.note){let t=B(e,{descriptions:[],id:s.id+"-note",note:s.note,type:"note"},c);"left of"===s.note.position?(c.setNode(n.id+"-note",t),c.setNode(n.id,n)):(c.setNode(n.id,n),c.setNode(n.id+"-note",t)),c.setParent(n.id,n.id+"-group"),c.setParent(n.id+"-note",n.id+"-group")}else c.setNode(n.id,n)}s.R.debug("Count=",c.nodeCount(),c);let y=0;f.forEach(function(t){y++,s.R.debug("Setting edge",t),c.setEdge(t.id1,t.id2,{relation:t,width:v(t.title),height:i.labelHeight*n.Y2.getRows(t.title).length,labelpos:"c"},"id"+y)}),(0,p.Zp)(c),s.R.debug("Graph after layout",c.nodes());let w=e.node();c.nodes().forEach(function(t){void 0!==t&&void 0!==c.node(t)?(s.R.warn("Node "+t+": "+JSON.stringify(c.node(t))),d.select("#"+w.id+" #"+t).attr("transform","translate("+(c.node(t).x-c.node(t).width/2)+","+(c.node(t).y+(N[t]?N[t].y:0)-c.node(t).height/2)+" )"),d.select("#"+w.id+" #"+t).attr("data-x-shift",c.node(t).x-c.node(t).width/2),o.querySelectorAll("#"+w.id+" #"+t+" .divider").forEach(t=>{let e=t.parentElement,a=0,i=0;e&&(e.parentElement&&(a=e.parentElement.getBBox().width),Number.isNaN(i=parseInt(e.getAttribute("data-x-shift"),10))&&(i=0)),t.setAttribute("x1",0-i+8),t.setAttribute("x2",a-i-8)})):s.R.debug("No Node "+t+": "+JSON.stringify(c.node(t)))});let b=w.getBBox();c.edges().forEach(function(t){void 0!==t&&void 0!==c.edge(t)&&(s.R.debug("Edge "+t.v+" -> "+t.w+": "+JSON.stringify(c.edge(t))),k(e,c.edge(t),c.edge(t).relation))});let m={id:a||"root",label:a||"root",width:0,height:0};return m.width=(b=w.getBBox()).width+2*i.padding,m.height=b.height+2*i.padding,s.R.debug("Doc rendered",m,c),m},"renderDoc"),R={parser:r.Zk,get db(){return new r.u4(1)},renderer:{setConf:E,draw:M},styles:r.tM,init:(0,o.K)(t=>{t.state||(t.state={}),t.state.arrowMarkerAbsolute=t.arrowMarkerAbsolute},"init")}}}]);
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1063],{40202:(t,e,r)=>{r.d(e,{CP:()=>p,Ck:()=>h,HT:()=>y,PB:()=>c,aC:()=>x,lC:()=>d,m:()=>o,tk:()=>n});var a=r(37325),s=r(89851),l=r(84485),i=r(33948),n=(0,s.K)((t,e)=>{let r=t.append("rect");if(r.attr("x",e.x),r.attr("y",e.y),r.attr("fill",e.fill),r.attr("stroke",e.stroke),r.attr("width",e.width),r.attr("height",e.height),e.name&&r.attr("name",e.name),e.rx&&r.attr("rx",e.rx),e.ry&&r.attr("ry",e.ry),void 0!==e.attrs)for(let t in e.attrs)r.attr(t,e.attrs[t]);return e.class&&r.attr("class",e.class),r},"drawRect"),d=(0,s.K)((t,e)=>{n(t,{x:e.startx,y:e.starty,width:e.stopx-e.startx,height:e.stopy-e.starty,fill:e.fill,stroke:e.stroke,class:"rect"}).lower()},"drawBackgroundRect"),o=(0,s.K)((t,e)=>{let r=e.text.replace(a.H1," "),s=t.append("text");s.attr("x",e.x),s.attr("y",e.y),s.attr("class","legend"),s.style("text-anchor",e.anchor),e.class&&s.attr("class",e.class);let l=s.append("tspan");return l.attr("x",e.x+2*e.textMargin),l.text(r),s},"drawText"),x=(0,s.K)((t,e,r,a)=>{let s=t.append("image");s.attr("x",e),s.attr("y",r);let i=(0,l.J)(a);s.attr("xlink:href",i)},"drawImage"),p=(0,s.K)((t,e,r,a)=>{let s=t.append("use");s.attr("x",e),s.attr("y",r);let i=(0,l.J)(a);s.attr("xlink:href",`#${i}`)},"drawEmbeddedImage"),c=(0,s.K)(()=>({x:0,y:0,width:100,height:100,fill:"#EDF2AE",stroke:"#666",anchor:"start",rx:0,ry:0}),"getNoteRect"),y=(0,s.K)(()=>({x:0,y:0,width:100,height:100,"text-anchor":"start",style:"#666",textMargin:0,rx:0,ry:0,tspan:!0}),"getTextObj"),h=(0,s.K)(()=>{let t=(0,i.Ltv)(".mermaidTooltip");return t.empty()&&(t=(0,i.Ltv)("body").append("div").attr("class","mermaidTooltip").style("opacity",0).style("position","absolute").style("text-align","center").style("max-width","200px").style("padding","2px").style("font-size","12px").style("background","#ffffde").style("border","1px solid #333").style("border-radius","2px").style("pointer-events","none").style("z-index","100")),t},"createTooltip")},94434:(t,e,r)=>{r.d(e,{m:()=>s});var a=r(89851),s=class{constructor(t){this.init=t,this.records=this.init()}static{(0,a.K)(this,"ImperativeState")}reset(){this.records=this.init()}}}}]);
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1133],{11133:(e,t,a)=>{a.r(t),a.d(t,{CommandPalette:()=>p,default:()=>x});var r=a(95155),o=a(12115),n=a(47650),l=a(18114),i=a(25494),d=a(2125),s=a(47603),c=a(78890),m=a(52584),u=a(96793);function p({onSelectSession:e,onNewSession:t,currentModel:a}){let{t:x,locale:v}=(0,m.s9)(),{isDark:h,toggleTheme:f}=(0,u.DP)(),[g,w]=(0,o.useState)(!1),[y,b]=(0,o.useState)([]),[j,P]=(0,o.useState)(!1),S=(0,o.useCallback)(()=>{P(!0),fetch("/api/sessions").then(e=>e.ok?e.json():Promise.reject(Error("request failed"))).then(e=>b(e.sessions)).catch(()=>b([])).finally(()=>P(!1))},[]);if((0,o.useEffect)(()=>{let e=e=>{(e.metaKey||e.ctrlKey)&&"k"===e.key.toLowerCase()?(e.preventDefault(),w(e=>!e)):"Escape"===e.key&&g&&(e.preventDefault(),e.stopPropagation(),w(!1))};return window.addEventListener("keydown",e,!0),()=>window.removeEventListener("keydown",e,!0)},[g]),(0,o.useEffect)(()=>{g&&S()},[g,S]),!g||"u"<typeof document)return null;let k=e=>{e(),w(!1)};return(0,n.createPortal)((0,r.jsx)("div",{role:"presentation",onMouseDown:e=>{e.currentTarget===e.target&&w(!1)},style:{position:"fixed",inset:0,zIndex:2e3,background:"color-mix(in srgb, var(--text) 22%, transparent)",paddingTop:"20vh"},children:(0,r.jsxs)(l.uB,{label:x("commandPalette.label"),role:"dialog","aria-modal":"true",shouldFilter:!0,style:{width:"min(92vw, 560px)",maxHeight:"min(70vh, 560px)",margin:"0 auto",overflow:"hidden",background:"var(--bg)",border:"1px solid var(--border)",borderRadius:"var(--radius-modal)",boxShadow:"var(--shadow-modal)",animation:"ui-scale-in var(--dur-med) var(--ease-out-warm)"},children:[(0,r.jsx)("div",{style:{padding:"14px 16px",borderBottom:"1px solid var(--border)"},children:(0,r.jsx)(l.uB.Input,{autoFocus:!0,placeholder:x("commandPalette.placeholder"),style:{width:"100%",border:0,outline:0,background:"transparent",color:"var(--text)",fontSize:15}})}),(0,r.jsxs)(l.uB.List,{style:{padding:"8px",overflowY:"auto",maxHeight:"min(55vh, 440px)"},children:[(0,r.jsx)(l.uB.Empty,{style:{padding:20,textAlign:"center",color:"var(--text-muted)",fontSize:13},children:j?"Loading sessions...":x("commandPalette.empty")}),(0,r.jsx)(l.uB.Group,{heading:x("commandPalette.sessions"),children:y.map(t=>(0,r.jsxs)(l.uB.Item,{value:`${t.name??t.id} ${t.cwd}`,onSelect:()=>k(()=>e(t)),style:{display:"flex",alignItems:"center",gap:10,padding:"9px 10px",borderRadius:"var(--radius-control)",color:"var(--text)",cursor:"pointer"},children:[(0,r.jsx)(i.A,{size:15,color:"var(--accent)"}),(0,r.jsx)("span",{style:{flex:1,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:t.name||t.id}),(0,r.jsx)("span",{style:{color:"var(--text-dim)",fontSize:11},children:function(e,t){let a=Math.max(0,Math.floor((Date.now()-new Date(e).getTime())/6e4));if(a<1)return new Intl.RelativeTimeFormat(t,{numeric:"auto"}).format(0,"minute");if(a<60)return new Intl.RelativeTimeFormat(t,{numeric:"always"}).format(-a,"minute");let r=Math.floor(a/60);return r<24?new Intl.RelativeTimeFormat(t,{numeric:"always"}).format(-r,"hour"):new Intl.RelativeTimeFormat(t,{numeric:"always"}).format(-Math.floor(r/24),"day")}(t.modified,v)})]},t.id))}),(0,r.jsxs)(l.uB.Group,{heading:x("commandPalette.actions"),children:[(0,r.jsxs)(l.uB.Item,{value:x("commandPalette.newSession"),onSelect:()=>k(t),style:{display:"flex",gap:10,padding:"9px 10px",borderRadius:"var(--radius-control)",color:"var(--text)",cursor:"pointer"},children:[(0,r.jsx)(d.A,{size:15,color:"var(--accent)"}),x("commandPalette.newSession")]}),(0,r.jsxs)(l.uB.Item,{value:x("commandPalette.toggleTheme"),onSelect:()=>k(f),style:{display:"flex",gap:10,padding:"9px 10px",borderRadius:"var(--radius-control)",color:"var(--text)",cursor:"pointer"},children:[h?(0,r.jsx)(s.A,{size:15,color:"var(--accent)"}):(0,r.jsx)(c.A,{size:15,color:"var(--accent)"}),x("commandPalette.toggleTheme")]})]}),(0,r.jsx)(l.uB.Group,{heading:x("commandPalette.models"),children:(0,r.jsxs)(l.uB.Item,{value:a??x("commandPalette.currentModel"),disabled:!0,style:{padding:"9px 10px",color:"var(--text-muted)",fontSize:13},children:[x("commandPalette.currentModel"),": ",a??x("commandPalette.notAvailable")]})})]}),(0,r.jsx)("div",{style:{borderTop:"1px solid var(--border)",padding:"8px 14px",color:"var(--text-dim)",fontSize:11},children:x("commandPalette.hints")})]})}),document.body)}let x=p}}]);
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1327],{31327:(e,s,a)=>{a.d(s,{createRailroadAbnfServices:()=>c.s});var c=a(99479);a(11176)}}]);
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1708],{11708:(e,r,t)=>{t.d(r,{diagram:()=>u});var a=t(74202);t(16443),t(45097),t(48362),t(40202),t(4462),t(94340),t(1081),t(44701),t(77809),t(19836),t(39457),t(86305),t(37325),t(56037);var s=t(89851),u={parser:a.Zk,get db(){return new a.u4(2)},renderer:a.q7,styles:a.tM,init:(0,s.K)(e=>{e.state||(e.state={}),e.state.arrowMarkerAbsolute=e.arrowMarkerAbsolute},"init")}}}]);
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1781],{51781:(a,e,s)=>{s.d(e,{diagram:()=>k.AC});var k=s(14004);s(71662),s(16443),s(45097),s(66246),s(48362),s(40202),s(4462),s(94340),s(1081),s(44701),s(77809),s(19836),s(39457),s(86305),s(37325),s(56037),s(89851)}}]);