@inkeep/agents-manage-ui 0.20.0 → 0.21.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (149) hide show
  1. package/.next/standalone/agents-manage-ui/.next/BUILD_ID +1 -1
  2. package/.next/standalone/agents-manage-ui/.next/app-build-manifest.json +149 -149
  3. package/.next/standalone/agents-manage-ui/.next/app-path-routes-manifest.json +4 -4
  4. package/.next/standalone/agents-manage-ui/.next/build-manifest.json +5 -5
  5. package/.next/standalone/agents-manage-ui/.next/prerender-manifest.json +15 -15
  6. package/.next/standalone/agents-manage-ui/.next/react-loadable-manifest.json +2 -2
  7. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/page.js +1 -1
  8. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/page_client-reference-manifest.js +1 -1
  9. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/agents/[agentId]/page.js +1 -1
  10. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/agents/[agentId]/page_client-reference-manifest.js +1 -1
  11. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/agents/new/page.js +2 -2
  12. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/agents/new/page_client-reference-manifest.js +1 -1
  13. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/agents/page.js +2 -2
  14. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/agents/page_client-reference-manifest.js +1 -1
  15. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/api-keys/page.js +3 -3
  16. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/api-keys/page_client-reference-manifest.js +1 -1
  17. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/[artifactComponentId]/page.js +1 -1
  18. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/[artifactComponentId]/page.js.nft.json +1 -1
  19. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/[artifactComponentId]/page_client-reference-manifest.js +1 -1
  20. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/new/page.js +2 -2
  21. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/new/page.js.nft.json +1 -1
  22. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/new/page_client-reference-manifest.js +1 -1
  23. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/page.js +2 -2
  24. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/page_client-reference-manifest.js +1 -1
  25. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/[dataComponentId]/page.js +2 -2
  26. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/[dataComponentId]/page.js.nft.json +1 -1
  27. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/[dataComponentId]/page_client-reference-manifest.js +1 -1
  28. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/new/page.js +2 -2
  29. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/new/page.js.nft.json +1 -1
  30. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/new/page_client-reference-manifest.js +1 -1
  31. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/page.js +2 -2
  32. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/page_client-reference-manifest.js +1 -1
  33. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page.js +1 -1
  34. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page.js.nft.json +1 -1
  35. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page_client-reference-manifest.js +1 -1
  36. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page.js +2 -2
  37. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page.js.nft.json +1 -1
  38. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page_client-reference-manifest.js +1 -1
  39. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/page.js +1 -1
  40. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/page.js.nft.json +1 -1
  41. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/page_client-reference-manifest.js +1 -1
  42. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page.js +2 -2
  43. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page.js.nft.json +1 -1
  44. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page_client-reference-manifest.js +1 -1
  45. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/page.js +2 -2
  46. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/page.js.nft.json +1 -1
  47. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/page_client-reference-manifest.js +1 -1
  48. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/page.js +2 -2
  49. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/page_client-reference-manifest.js +1 -1
  50. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/edit/page.js +2 -2
  51. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/edit/page_client-reference-manifest.js +1 -1
  52. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/page.js +1 -1
  53. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/page_client-reference-manifest.js +1 -1
  54. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/new/page.js +2 -2
  55. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/new/page_client-reference-manifest.js +1 -1
  56. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/page.js +2 -2
  57. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/page_client-reference-manifest.js +1 -1
  58. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/page.js +2 -2
  59. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
  60. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/settings/page.js +2 -2
  61. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/settings/page_client-reference-manifest.js +1 -1
  62. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/ai-calls/page.js +1 -1
  63. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/ai-calls/page.js.nft.json +1 -1
  64. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/ai-calls/page_client-reference-manifest.js +1 -1
  65. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/conversations/[conversationId]/page.js +1 -1
  66. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/conversations/[conversationId]/page_client-reference-manifest.js +1 -1
  67. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/page.js +3 -3
  68. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/page.js.nft.json +1 -1
  69. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/page_client-reference-manifest.js +1 -1
  70. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/page.js +1 -1
  71. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/page_client-reference-manifest.js +1 -1
  72. package/.next/standalone/agents-manage-ui/.next/server/app/_not-found/page.js +1 -1
  73. package/.next/standalone/agents-manage-ui/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  74. package/.next/standalone/agents-manage-ui/.next/server/app/_not-found.html +1 -1
  75. package/.next/standalone/agents-manage-ui/.next/server/app/_not-found.rsc +8 -8
  76. package/.next/standalone/agents-manage-ui/.next/server/app/api/signoz/conversations/[conversationId]/route_client-reference-manifest.js +1 -1
  77. package/.next/standalone/agents-manage-ui/.next/server/app/api/signoz/route_client-reference-manifest.js +1 -1
  78. package/.next/standalone/agents-manage-ui/.next/server/app/page.js +2 -2
  79. package/.next/standalone/agents-manage-ui/.next/server/app/page_client-reference-manifest.js +1 -1
  80. package/.next/standalone/agents-manage-ui/.next/server/app-paths-manifest.json +4 -4
  81. package/.next/standalone/agents-manage-ui/.next/server/chunks/2083.js +1 -1
  82. package/.next/standalone/agents-manage-ui/.next/server/chunks/3024.js +1 -0
  83. package/.next/standalone/agents-manage-ui/.next/server/chunks/3547.js +1 -1
  84. package/.next/standalone/agents-manage-ui/.next/server/chunks/5216.js +1 -0
  85. package/.next/standalone/agents-manage-ui/.next/server/chunks/{1186.js → 5689.js} +1 -1
  86. package/.next/standalone/agents-manage-ui/.next/server/chunks/{5660.js → 6112.js} +1 -1
  87. package/.next/standalone/agents-manage-ui/.next/server/chunks/6641.js +1 -1
  88. package/.next/standalone/agents-manage-ui/.next/server/chunks/7457.js +2 -2
  89. package/.next/standalone/agents-manage-ui/.next/server/chunks/7504.js +4 -4
  90. package/.next/standalone/agents-manage-ui/.next/server/chunks/7711.js +4 -4
  91. package/.next/standalone/agents-manage-ui/.next/server/chunks/8498.js +1 -1
  92. package/.next/standalone/agents-manage-ui/.next/server/chunks/9919.js +1 -0
  93. package/.next/standalone/agents-manage-ui/.next/server/middleware-build-manifest.js +1 -1
  94. package/.next/standalone/agents-manage-ui/.next/server/middleware-react-loadable-manifest.js +1 -1
  95. package/.next/standalone/agents-manage-ui/.next/server/pages/404.html +1 -1
  96. package/.next/standalone/agents-manage-ui/.next/server/pages/500.html +1 -1
  97. package/.next/standalone/agents-manage-ui/.next/server/server-reference-manifest.js +1 -1
  98. package/.next/standalone/agents-manage-ui/.next/server/server-reference-manifest.json +1 -1
  99. package/.next/standalone/agents-manage-ui/.next/static/chunks/{37213-cef21d9a27515b0d.js → 37213-a3d5fa67db657652.js} +1 -1
  100. package/.next/standalone/agents-manage-ui/.next/static/chunks/48154-d59e3a94dcc204cb.js +1 -0
  101. package/.next/standalone/agents-manage-ui/.next/static/chunks/71558-ec1db8ba03c725b8.js +1 -0
  102. package/.next/standalone/agents-manage-ui/.next/static/chunks/7190-9f79959ef15514fc.js +1 -0
  103. package/.next/standalone/agents-manage-ui/.next/static/chunks/92775-497e58501e3ac205.js +1 -0
  104. package/.next/standalone/agents-manage-ui/.next/static/chunks/{93054.332d53645001bbec.js → 93054.b9b99fcc99a5d40c.js} +1 -1
  105. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/agents/page-dccc4d0967ab039c.js +1 -0
  106. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/api-keys/page-c894cf34e38f0106.js +1 -0
  107. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifacts/[artifactComponentId]/page-c3fb73f525dcca7b.js +1 -0
  108. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifacts/new/page-c3fb73f525dcca7b.js +1 -0
  109. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifacts/{page-af5e6fec44f77780.js → page-5fe1256299d0574c.js} +1 -1
  110. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/components/[dataComponentId]/page-d0b61eea4092270f.js +1 -0
  111. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/components/new/page-d0b61eea4092270f.js +1 -0
  112. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/components/{page-58f22d551d15ea6c.js → page-c952156059d097eb.js} +1 -1
  113. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page-dbf8afc2734277c7.js +1 -0
  114. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page-28106d6f99c9d4d1.js +1 -0
  115. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page-78e196c5e73762ca.js +1 -0
  116. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/page-a70bd87a0b04b1d5.js +1 -0
  117. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/new/{page-4cb3fc58c4f78dad.js → page-afbda9d62a083c82.js} +1 -1
  118. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/page-6d2e468869ec9f2a.js +1 -0
  119. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/settings/{page-ef3c856a0e4a0d4d.js → page-b45c94e5316eba0f.js} +1 -1
  120. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/traces/{page-eadbd47e2c2e368d.js → page-d3405bd00174af50.js} +1 -1
  121. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/page-6927e6f75b1af49e.js +1 -0
  122. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/layout-ae6feca142ce23d2.js +1 -0
  123. package/.next/standalone/agents-manage-ui/.next/static/chunks/{webpack-54e97cb161a7dfd3.js → webpack-ef3a13f9d4749344.js} +1 -1
  124. package/.next/standalone/agents-manage-ui/package.json +1 -1
  125. package/.next/standalone/packages/agents-core/package.json +1 -1
  126. package/package.json +4 -4
  127. package/src/features/agent/domain/agent-initializer-helpers.ts +0 -1
  128. package/.next/standalone/agents-manage-ui/.next/server/chunks/3002.js +0 -1
  129. package/.next/standalone/agents-manage-ui/.next/server/chunks/9796.js +0 -1
  130. package/.next/standalone/agents-manage-ui/.next/server/chunks/9849.js +0 -1
  131. package/.next/standalone/agents-manage-ui/.next/static/chunks/35090-089113748c66be03.js +0 -1
  132. package/.next/standalone/agents-manage-ui/.next/static/chunks/71558-45b211b48f93150b.js +0 -1
  133. package/.next/standalone/agents-manage-ui/.next/static/chunks/7190-099f08f4db4a3d86.js +0 -1
  134. package/.next/standalone/agents-manage-ui/.next/static/chunks/92775-ab130c0d2917cb5e.js +0 -1
  135. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/agents/page-c5cd32206a24b578.js +0 -1
  136. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/api-keys/page-2b6657e31c305523.js +0 -1
  137. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifacts/[artifactComponentId]/page-92119462bbc8ce7e.js +0 -1
  138. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifacts/new/page-92119462bbc8ce7e.js +0 -1
  139. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/components/[dataComponentId]/page-5057d375b3c7ee89.js +0 -1
  140. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/components/new/page-5057d375b3c7ee89.js +0 -1
  141. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page-cd4e7e283d6b263d.js +0 -1
  142. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page-aef43e3257735bc5.js +0 -1
  143. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page-0ced82b6fa5a916e.js +0 -1
  144. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/page-374d72a68e8a4b15.js +0 -1
  145. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/page-a58ccecc11b79c94.js +0 -1
  146. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/page-8da3548f82d66b62.js +0 -1
  147. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/layout-35b2dd4ad49880cf.js +0 -1
  148. /package/.next/standalone/agents-manage-ui/.next/static/{Z3JEU8ftGipmcCmA1QiXN → YAZ-9NKnwGndT1sywiuFZ}/_buildManifest.js +0 -0
  149. /package/.next/standalone/agents-manage-ui/.next/static/{Z3JEU8ftGipmcCmA1QiXN → YAZ-9NKnwGndT1sywiuFZ}/_ssgManifest.js +0 -0
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[92775],{7768:(e,t,n)=>{n.d(t,{Ns:()=>o.Ns,o7:()=>o.o7});var o=n(14409)},14409:(e,t,n)=>{n.d(t,{IB:()=>a,L3:()=>o,Ns:()=>s,W0:()=>r,o7:()=>i});let o=["healthy","unhealthy","unknown","needs_auth"],a=["transfer","delegate"],i={streamableHttp:"streamable_http",sse:"sse"},r={nango:"nango",generic:"generic"},s={memory:"memory",keychain:"keychain",nango:"nango"}},36054:(e,t,n)=>{n.d(t,{qf:()=>nc,yR:()=>t7,cZ:()=>ne,Ns:()=>a.Ns,YL:()=>np,o7:()=>a.o7,we:()=>na,SL:()=>ns,Nv:()=>nl,yZ:()=>nu,XQ:()=>ni,A3:()=>no,zD:()=>nd,U_:()=>nr,SH:()=>t8,aR:()=>t5,$R:()=>ea,PC:()=>t9,K_:()=>n_});var o=n(66030),a=n(7768),i=n(19043),r=n(68074),s=n(14290),d=n(83202),l=n(85660),p=n(63173),c=n(50208),u=n(28615),g=n(24561),I=n(15353),m=n(79724),_=n(39386),f=n(16603);function A(){let e=(0,s._)(["CURRENT_TIMESTAMP"]);return A=function(){return e},e}function T(){let e=(0,s._)(["CURRENT_TIMESTAMP"]);return T=function(){return e},e}function b(){let e=(0,s._)(["CURRENT_TIMESTAMP"]);return b=function(){return e},e}function z(){let e=(0,s._)(["CURRENT_TIMESTAMP"]);return z=function(){return e},e}let j={tenantId:(0,p.Qq)("tenant_id").notNull(),id:(0,p.Qq)("id").notNull()},S={...j,projectId:(0,p.Qq)("project_id").notNull()},E={...S,agentId:(0,p.Qq)("agent_id").notNull()},C={...E,subAgentId:(0,p.Qq)("sub_agent_id").notNull()},N={name:(0,p.Qq)("name").notNull(),description:(0,p.Qq)("description").notNull()},x={createdAt:(0,p.Qq)("created_at").notNull().default((0,d.ll)(A())),updatedAt:(0,p.Qq)("updated_at").notNull().default((0,d.ll)(T()))},R=(0,c.D)("projects",{...j,...N,models:(0,p.Qq)("models",{mode:"json"}).$type(),stopWhen:(0,p.Qq)("stop_when",{mode:"json"}).$type(),sandboxConfig:(0,p.Qq)("sandbox_config",{mode:"json"}).$type(),...x},e=>[(0,u.ie)({columns:[e.tenantId,e.id]})]),y=(0,c.D)("agent",{...S,name:(0,p.Qq)("name").notNull(),description:(0,p.Qq)("description"),defaultSubAgentId:(0,p.Qq)("default_sub_agent_id"),contextConfigId:(0,p.Qq)("context_config_id"),models:(0,p.Qq)("models",{mode:"json"}).$type(),statusUpdates:(0,p.Qq)("status_updates",{mode:"json"}).$type(),prompt:(0,p.Qq)("prompt"),stopWhen:(0,p.Qq)("stop_when",{mode:"json"}).$type(),...x},e=>[(0,u.ie)({columns:[e.tenantId,e.projectId,e.id]}),(0,g.mt)({columns:[e.tenantId,e.projectId],foreignColumns:[R.tenantId,R.id],name:"agent_project_fk"}).onDelete("cascade")]),O=(0,c.D)("context_configs",{...E,headersSchema:(0,I.av)("headers_schema",{mode:"json"}).$type(),contextVariables:(0,I.av)("context_variables",{mode:"json"}).$type(),...x},e=>[(0,u.ie)({columns:[e.tenantId,e.projectId,e.agentId,e.id]}),(0,g.mt)({columns:[e.tenantId,e.projectId,e.agentId],foreignColumns:[y.tenantId,y.projectId,y.id],name:"context_configs_agent_fk"}).onDelete("cascade")]),h=(0,c.D)("context_cache",{...S,conversationId:(0,p.Qq)("conversation_id").notNull(),contextConfigId:(0,p.Qq)("context_config_id").notNull(),contextVariableKey:(0,p.Qq)("context_variable_key").notNull(),value:(0,I.av)("value",{mode:"json"}).$type().notNull(),requestHash:(0,p.Qq)("request_hash"),fetchedAt:(0,p.Qq)("fetched_at").notNull(),fetchSource:(0,p.Qq)("fetch_source"),fetchDurationMs:(0,m.nd)("fetch_duration_ms"),...x},e=>[(0,u.ie)({columns:[e.tenantId,e.projectId,e.id]}),(0,g.mt)({columns:[e.tenantId,e.projectId],foreignColumns:[R.tenantId,R.id],name:"context_cache_project_fk"}).onDelete("cascade"),(0,_.Pe)("context_cache_lookup_idx").on(e.conversationId,e.contextConfigId,e.contextVariableKey)]),D=(0,c.D)("sub_agents",{...E,...N,prompt:(0,p.Qq)("prompt").notNull(),conversationHistoryConfig:(0,p.Qq)("conversation_history_config",{mode:"json"}).$type(),models:(0,p.Qq)("models",{mode:"json"}).$type(),stopWhen:(0,p.Qq)("stop_when",{mode:"json"}).$type(),...x},e=>[(0,u.ie)({columns:[e.tenantId,e.projectId,e.agentId,e.id]}),(0,g.mt)({columns:[e.tenantId,e.projectId,e.agentId],foreignColumns:[y.tenantId,y.projectId,y.id],name:"sub_agents_agents_fk"}).onDelete("cascade")]),k=(0,c.D)("sub_agent_relations",{...E,sourceSubAgentId:(0,p.Qq)("source_sub_agent_id").notNull(),targetSubAgentId:(0,p.Qq)("target_sub_agent_id"),externalSubAgentId:(0,p.Qq)("external_sub_agent_id"),relationType:(0,p.Qq)("relation_type"),...x},e=>[(0,u.ie)({columns:[e.tenantId,e.projectId,e.agentId,e.id]}),(0,g.mt)({columns:[e.tenantId,e.projectId,e.agentId],foreignColumns:[y.tenantId,y.projectId,y.id],name:"sub_agent_relations_agent_fk"}).onDelete("cascade")]),L=(0,c.D)("external_agents",{...E,...N,baseUrl:(0,p.Qq)("base_url").notNull(),credentialReferenceId:(0,p.Qq)("credential_reference_id"),headers:(0,I.av)("headers",{mode:"json"}).$type(),...x},e=>[(0,u.ie)({columns:[e.tenantId,e.projectId,e.agentId,e.id]}),(0,g.mt)({columns:[e.tenantId,e.projectId,e.agentId],foreignColumns:[y.tenantId,y.projectId,y.id],name:"external_agents_agent_fk"}).onDelete("cascade"),(0,g.mt)({columns:[e.tenantId,e.projectId,e.credentialReferenceId],foreignColumns:[V.tenantId,V.projectId,V.id],name:"external_agents_credential_reference_fk"}).onDelete("set null")]),q=(0,c.D)("tasks",{...C,contextId:(0,p.Qq)("context_id").notNull(),status:(0,p.Qq)("status").notNull(),metadata:(0,I.av)("metadata",{mode:"json"}).$type(),...x},e=>[(0,u.ie)({columns:[e.tenantId,e.projectId,e.id]}),(0,g.mt)({columns:[e.tenantId,e.projectId,e.agentId,e.subAgentId],foreignColumns:[D.tenantId,D.projectId,D.agentId,D.id],name:"tasks_sub_agent_fk"}).onDelete("cascade")]),v=(0,c.D)("task_relations",{...S,parentTaskId:(0,p.Qq)("parent_task_id").notNull(),childTaskId:(0,p.Qq)("child_task_id").notNull(),relationType:(0,p.Qq)("relation_type").default("parent_child"),...x},e=>[(0,u.ie)({columns:[e.tenantId,e.projectId,e.id]}),(0,g.mt)({columns:[e.tenantId,e.projectId],foreignColumns:[R.tenantId,R.id],name:"task_relations_project_fk"}).onDelete("cascade")]),Q=(0,c.D)("data_components",{...S,...N,props:(0,I.av)("props",{mode:"json"}).$type(),...x},e=>[(0,u.ie)({columns:[e.tenantId,e.projectId,e.id]}),(0,g.mt)({columns:[e.tenantId,e.projectId],foreignColumns:[R.tenantId,R.id],name:"data_components_project_fk"}).onDelete("cascade")]),P=(0,c.D)("sub_agent_data_components",{...C,dataComponentId:(0,p.Qq)("data_component_id").notNull(),createdAt:(0,p.Qq)("created_at").notNull().default((0,d.ll)(b()))},e=>[(0,u.ie)({columns:[e.tenantId,e.projectId,e.id]}),(0,g.mt)({columns:[e.tenantId,e.projectId,e.agentId,e.subAgentId],foreignColumns:[D.tenantId,D.projectId,D.agentId,D.id],name:"sub_agent_data_components_sub_agent_fk"}).onDelete("cascade"),(0,g.mt)({columns:[e.tenantId,e.projectId,e.dataComponentId],foreignColumns:[Q.tenantId,Q.projectId,Q.id],name:"sub_agent_data_components_data_component_fk"}).onDelete("cascade")]),U=(0,c.D)("artifact_components",{...S,...N,props:(0,I.av)("props",{mode:"json"}).$type(),...x},e=>[(0,u.ie)({columns:[e.tenantId,e.projectId,e.id]}),(0,g.mt)({columns:[e.tenantId,e.projectId],foreignColumns:[R.tenantId,R.id],name:"artifact_components_project_fk"}).onDelete("cascade")]),M=(0,c.D)("sub_agent_artifact_components",{...C,artifactComponentId:(0,p.Qq)("artifact_component_id").notNull(),createdAt:(0,p.Qq)("created_at").notNull().default((0,d.ll)(z()))},e=>[(0,u.ie)({columns:[e.tenantId,e.projectId,e.agentId,e.subAgentId,e.id]}),(0,g.mt)({columns:[e.tenantId,e.projectId,e.agentId,e.subAgentId],foreignColumns:[D.tenantId,D.projectId,D.agentId,D.id],name:"sub_agent_artifact_components_sub_agent_fk"}).onDelete("cascade"),(0,g.mt)({columns:[e.tenantId,e.projectId,e.artifactComponentId],foreignColumns:[U.tenantId,U.projectId,U.id],name:"sub_agent_artifact_components_artifact_component_fk"}).onDelete("cascade")]),G=(0,c.D)("tools",{...S,name:(0,p.Qq)("name").notNull(),description:(0,p.Qq)("description"),config:(0,I.av)("config",{mode:"json"}).$type().notNull(),credentialReferenceId:(0,p.Qq)("credential_reference_id"),headers:(0,I.av)("headers",{mode:"json"}).$type(),imageUrl:(0,p.Qq)("image_url"),capabilities:(0,I.av)("capabilities",{mode:"json"}).$type(),lastError:(0,p.Qq)("last_error"),...x},e=>[(0,u.ie)({columns:[e.tenantId,e.projectId,e.id]}),(0,g.mt)({columns:[e.tenantId,e.projectId],foreignColumns:[R.tenantId,R.id],name:"tools_project_fk"}).onDelete("cascade")]),F=(0,c.D)("function_tools",{...E,name:(0,p.Qq)("name").notNull(),description:(0,p.Qq)("description"),functionId:(0,p.Qq)("function_id").notNull(),...x},e=>[(0,u.ie)({columns:[e.tenantId,e.projectId,e.agentId,e.id]}),(0,g.mt)({columns:[e.tenantId,e.projectId,e.agentId],foreignColumns:[y.tenantId,y.projectId,y.id],name:"function_tools_agent_fk"}).onDelete("cascade"),(0,g.mt)({columns:[e.tenantId,e.projectId,e.functionId],foreignColumns:[K.tenantId,K.projectId,K.id],name:"function_tools_function_fk"}).onDelete("cascade")]),K=(0,c.D)("functions",{...S,inputSchema:(0,I.av)("input_schema",{mode:"json"}).$type(),executeCode:(0,p.Qq)("execute_code").notNull(),dependencies:(0,I.av)("dependencies",{mode:"json"}).$type(),...x},e=>[(0,u.ie)({columns:[e.tenantId,e.projectId,e.id]}),(0,g.mt)({columns:[e.tenantId,e.projectId],foreignColumns:[R.tenantId,R.id],name:"functions_project_fk"}).onDelete("cascade")]),$=(0,c.D)("sub_agent_tool_relations",{...C,toolId:(0,p.Qq)("tool_id").notNull(),selectedTools:(0,I.av)("selected_tools",{mode:"json"}).$type(),headers:(0,I.av)("headers",{mode:"json"}).$type(),...x},e=>[(0,u.ie)({columns:[e.tenantId,e.projectId,e.agentId,e.id]}),(0,g.mt)({columns:[e.tenantId,e.projectId,e.agentId,e.subAgentId],foreignColumns:[D.tenantId,D.projectId,D.agentId,D.id],name:"sub_agent_tool_relations_agent_fk"}).onDelete("cascade"),(0,g.mt)({columns:[e.tenantId,e.projectId,e.toolId],foreignColumns:[G.tenantId,G.projectId,G.id],name:"sub_agent_tool_relations_tool_fk"}).onDelete("cascade")]),w=(0,c.D)("sub_agent_function_tool_relations",{...C,functionToolId:(0,p.Qq)("function_tool_id").notNull(),...x},e=>[(0,u.ie)({columns:[e.tenantId,e.projectId,e.agentId,e.id]}),(0,g.mt)({columns:[e.tenantId,e.projectId,e.agentId,e.subAgentId],foreignColumns:[D.tenantId,D.projectId,D.agentId,D.id],name:"sub_agent_function_tool_relations_sub_agent_fk"}).onDelete("cascade"),(0,g.mt)({columns:[e.tenantId,e.projectId,e.agentId,e.functionToolId],foreignColumns:[F.tenantId,F.projectId,F.agentId,F.id],name:"sub_agent_function_tool_relations_function_tool_fk"}).onDelete("cascade")]),H=(0,c.D)("conversations",{...S,userId:(0,p.Qq)("user_id"),activeSubAgentId:(0,p.Qq)("active_sub_agent_id").notNull(),title:(0,p.Qq)("title"),lastContextResolution:(0,p.Qq)("last_context_resolution"),metadata:(0,I.av)("metadata",{mode:"json"}).$type(),...x},e=>[(0,u.ie)({columns:[e.tenantId,e.projectId,e.id]}),(0,g.mt)({columns:[e.tenantId,e.projectId],foreignColumns:[R.tenantId,R.id],name:"conversations_project_fk"}).onDelete("cascade")]),J=(0,c.D)("messages",{...S,conversationId:(0,p.Qq)("conversation_id").notNull(),role:(0,p.Qq)("role").notNull(),fromSubAgentId:(0,p.Qq)("from_sub_agent_id"),toSubAgentId:(0,p.Qq)("to_sub_agent_id"),fromExternalAgentId:(0,p.Qq)("from_external_sub_agent_id"),toExternalAgentId:(0,p.Qq)("to_external_sub_agent_id"),content:(0,I.av)("content",{mode:"json"}).$type().notNull(),visibility:(0,p.Qq)("visibility").notNull().default("user-facing"),messageType:(0,p.Qq)("message_type").notNull().default("chat"),taskId:(0,p.Qq)("task_id"),parentMessageId:(0,p.Qq)("parent_message_id"),a2aTaskId:(0,p.Qq)("a2a_task_id"),a2aSessionId:(0,p.Qq)("a2a_session_id"),metadata:(0,I.av)("metadata",{mode:"json"}).$type(),...x},e=>[(0,u.ie)({columns:[e.tenantId,e.projectId,e.id]}),(0,g.mt)({columns:[e.tenantId,e.projectId],foreignColumns:[R.tenantId,R.id],name:"messages_project_fk"}).onDelete("cascade")]),B=(0,c.D)("ledger_artifacts",{...S,taskId:(0,p.Qq)("task_id").notNull(),toolCallId:(0,p.Qq)("tool_call_id"),contextId:(0,p.Qq)("context_id").notNull(),type:(0,p.Qq)("type").notNull().default("source"),name:(0,p.Qq)("name"),description:(0,p.Qq)("description"),parts:(0,I.av)("parts",{mode:"json"}).$type(),metadata:(0,I.av)("metadata",{mode:"json"}).$type(),summary:(0,p.Qq)("summary"),mime:(0,I.av)("mime",{mode:"json"}).$type(),visibility:(0,p.Qq)("visibility").default("context"),allowedAgents:(0,I.av)("allowed_agents",{mode:"json"}).$type(),derivedFrom:(0,p.Qq)("derived_from"),...x},e=>[(0,u.ie)({columns:[e.tenantId,e.projectId,e.id,e.taskId]}),(0,g.mt)({columns:[e.tenantId,e.projectId],foreignColumns:[R.tenantId,R.id],name:"ledger_artifacts_project_fk"}).onDelete("cascade"),(0,_.Pe)("ledger_artifacts_task_id_idx").on(e.taskId),(0,_.Pe)("ledger_artifacts_tool_call_id_idx").on(e.toolCallId),(0,_.Pe)("ledger_artifacts_context_id_idx").on(e.contextId),(0,f.Am)("ledger_artifacts_task_context_name_unique").on(e.taskId,e.contextId,e.name)]),X=(0,c.D)("api_keys",{...E,publicId:(0,p.Qq)("public_id").notNull().unique(),keyHash:(0,p.Qq)("key_hash").notNull(),keyPrefix:(0,p.Qq)("key_prefix").notNull(),name:(0,p.Qq)("name"),lastUsedAt:(0,p.Qq)("last_used_at"),expiresAt:(0,p.Qq)("expires_at"),...x},e=>[(0,g.mt)({columns:[e.tenantId,e.projectId],foreignColumns:[R.tenantId,R.id],name:"api_keys_project_fk"}).onDelete("cascade"),(0,g.mt)({columns:[e.tenantId,e.projectId,e.agentId],foreignColumns:[y.tenantId,y.projectId,y.id],name:"api_keys_agent_fk"}).onDelete("cascade"),(0,_.Pe)("api_keys_tenant_agent_idx").on(e.tenantId,e.agentId),(0,_.Pe)("api_keys_prefix_idx").on(e.keyPrefix),(0,_.Pe)("api_keys_public_id_idx").on(e.publicId)]),V=(0,c.D)("credential_references",{...S,type:(0,p.Qq)("type").notNull(),credentialStoreId:(0,p.Qq)("credential_store_id").notNull(),retrievalParams:(0,I.av)("retrieval_params",{mode:"json"}).$type(),...x},e=>[(0,u.ie)({columns:[e.tenantId,e.projectId,e.id]}),(0,g.mt)({columns:[e.tenantId,e.projectId],foreignColumns:[R.tenantId,R.id],name:"credential_references_project_fk"}).onDelete("cascade")]);(0,l.K1)(q,e=>{let{one:t,many:n}=e;return{project:t(R,{fields:[q.tenantId,q.projectId],references:[R.tenantId,R.id]}),parentRelations:n(v,{relationName:"childTask"}),childRelations:n(v,{relationName:"parentTask"}),subAgent:t(D,{fields:[q.subAgentId],references:[D.id]}),messages:n(J),ledgerArtifacts:n(B)}}),(0,l.K1)(R,e=>{let{many:t}=e;return{subAgents:t(D),agents:t(y),tools:t(G),functions:t(K),contextConfigs:t(O),externalAgents:t(L),conversations:t(H),tasks:t(q),dataComponents:t(Q),artifactComponents:t(U),ledgerArtifacts:t(B),credentialReferences:t(V)}}),(0,l.K1)(v,e=>{let{one:t}=e;return{parentTask:t(q,{fields:[v.parentTaskId],references:[q.id],relationName:"parentTask"}),childTask:t(q,{fields:[v.childTaskId],references:[q.id],relationName:"childTask"})}}),(0,l.K1)(O,e=>{let{many:t,one:n}=e;return{project:n(R,{fields:[O.tenantId,O.projectId],references:[R.tenantId,R.id]}),agents:t(y),cache:t(h)}}),(0,l.K1)(h,e=>{let{one:t}=e;return{contextConfig:t(O,{fields:[h.contextConfigId],references:[O.id]})}}),(0,l.K1)(D,e=>{let{many:t,one:n}=e;return{project:n(R,{fields:[D.tenantId,D.projectId],references:[R.tenantId,R.id]}),tasks:t(q),defaultForAgents:t(y),sourceRelations:t(k,{relationName:"sourceRelations"}),targetRelations:t(k,{relationName:"targetRelations"}),sentMessages:t(J,{relationName:"sentMessages"}),receivedMessages:t(J,{relationName:"receivedMessages"}),toolRelations:t($),functionToolRelations:t(w),dataComponentRelations:t(P),artifactComponentRelations:t(M)}}),(0,l.K1)(y,e=>{let{one:t,many:n}=e;return{project:t(R,{fields:[y.tenantId,y.projectId],references:[R.tenantId,R.id]}),defaultSubAgent:t(D,{fields:[y.defaultSubAgentId],references:[D.id]}),contextConfig:t(O,{fields:[y.contextConfigId],references:[O.id]}),functionTools:n(F)}}),(0,l.K1)(L,e=>{let{one:t,many:n}=e;return{project:t(R,{fields:[L.tenantId,L.projectId],references:[R.tenantId,R.id]}),subAgentRelations:n(k),credentialReference:t(V,{fields:[L.credentialReferenceId],references:[V.id]})}}),(0,l.K1)(X,e=>{let{one:t}=e;return{project:t(R,{fields:[X.tenantId,X.projectId],references:[R.tenantId,R.id]}),agent:t(y,{fields:[X.agentId],references:[y.id]})}}),(0,l.K1)($,e=>{let{one:t}=e;return{subAgent:t(D,{fields:[$.subAgentId],references:[D.id]}),tool:t(G,{fields:[$.toolId],references:[G.id]})}}),(0,l.K1)(V,e=>{let{one:t,many:n}=e;return{project:t(R,{fields:[V.tenantId,V.projectId],references:[R.tenantId,R.id]}),tools:n(G),externalAgents:n(L)}}),(0,l.K1)(G,e=>{let{one:t,many:n}=e;return{project:t(R,{fields:[G.tenantId,G.projectId],references:[R.tenantId,R.id]}),subAgentRelations:n($),credentialReference:t(V,{fields:[G.credentialReferenceId],references:[V.id]})}}),(0,l.K1)(H,e=>{let{one:t,many:n}=e;return{project:t(R,{fields:[H.tenantId,H.projectId],references:[R.tenantId,R.id]}),messages:n(J),activeSubAgent:t(D,{fields:[H.activeSubAgentId],references:[D.id]})}}),(0,l.K1)(J,e=>{let{one:t,many:n}=e;return{conversation:t(H,{fields:[J.conversationId],references:[H.id]}),fromSubAgent:t(D,{fields:[J.fromSubAgentId],references:[D.id],relationName:"sentMessages"}),toSubAgent:t(D,{fields:[J.toSubAgentId],references:[D.id],relationName:"receivedMessages"}),fromExternalAgent:t(L,{fields:[J.fromExternalAgentId],references:[L.id],relationName:"receivedExternalMessages"}),toExternalAgent:t(L,{fields:[J.toExternalAgentId],references:[L.id],relationName:"sentExternalMessages"}),task:t(q,{fields:[J.taskId],references:[q.id]}),parentMessage:t(J,{fields:[J.parentMessageId],references:[J.id],relationName:"parentChild"}),childMessages:n(J,{relationName:"parentChild"})}}),(0,l.K1)(U,e=>{let{many:t,one:n}=e;return{project:n(R,{fields:[U.tenantId,U.projectId],references:[R.tenantId,R.id]}),subAgentRelations:t(M)}}),(0,l.K1)(M,e=>{let{one:t}=e;return{subAgent:t(D,{fields:[M.subAgentId],references:[D.id]}),artifactComponent:t(U,{fields:[M.artifactComponentId],references:[U.id]})}}),(0,l.K1)(Q,e=>{let{many:t,one:n}=e;return{project:n(R,{fields:[Q.tenantId,Q.projectId],references:[R.tenantId,R.id]}),subAgentRelations:t(P)}}),(0,l.K1)(P,e=>{let{one:t}=e;return{subAgent:t(D,{fields:[P.subAgentId],references:[D.id]}),dataComponent:t(Q,{fields:[P.dataComponentId],references:[Q.id]})}}),(0,l.K1)(B,e=>{let{one:t}=e;return{project:t(R,{fields:[B.tenantId,B.projectId],references:[R.tenantId,R.id]}),task:t(q,{fields:[B.taskId],references:[q.id]})}}),(0,l.K1)(K,e=>{let{many:t,one:n}=e;return{functionTools:t(F),project:n(R,{fields:[K.tenantId,K.projectId],references:[R.tenantId,R.id]})}}),(0,l.K1)(k,e=>{let{one:t}=e;return{agent:t(y,{fields:[k.agentId],references:[y.id]}),sourceSubAgent:t(D,{fields:[k.sourceSubAgentId],references:[D.id],relationName:"sourceRelations"}),targetSubAgent:t(D,{fields:[k.targetSubAgentId],references:[D.id],relationName:"targetRelations"}),externalAgent:t(L,{fields:[k.externalSubAgentId],references:[L.id]})}}),(0,l.K1)(F,e=>{let{one:t,many:n}=e;return{project:t(R,{fields:[F.tenantId,F.projectId],references:[R.tenantId,R.id]}),agent:t(y,{fields:[F.tenantId,F.projectId,F.agentId],references:[y.tenantId,y.projectId,y.id]}),function:t(K,{fields:[F.tenantId,F.projectId,F.functionId],references:[K.tenantId,K.projectId,K.id]}),subAgentRelations:n(w)}}),(0,l.K1)(w,e=>{let{one:t}=e;return{subAgent:t(D,{fields:[w.subAgentId],references:[D.id]}),functionTool:t(F,{fields:[w.functionToolId],references:[F.id]})}});var W=n(14409);let Y=i.z.object({transferCountIs:i.z.number().min(1).max(100).optional(),stepCountIs:i.z.number().min(1).max(1e3).optional()}).openapi("StopWhen"),Z=Y.pick({transferCountIs:!0}).openapi("AgentStopWhen");Y.pick({stepCountIs:!0}).openapi("SubAgentStopWhen");let ee=i.z.string().min(1).max(255).regex(/^[a-zA-Z0-9\-_.]+$/,{message:"ID must contain only letters, numbers, hyphens, underscores, and dots"}).openapi({description:"Resource identifier",example:"resource_789"}),et=i.z.object({model:i.z.string().optional(),providerOptions:i.z.record(i.z.string(),i.z.any()).optional()}).openapi("ModelSettings"),en=i.z.object({base:et.optional(),structuredOutput:et.optional(),summarizer:et.optional()}).openapi("Model"),eo=i.z.object({base:et,structuredOutput:et.optional(),summarizer:et.optional()}).openapi("ProjectModel"),ea=i.z.object({provider:i.z.enum(["vercel","local"]),runtime:i.z.enum(["node22","typescript"]),timeout:i.z.number().min(1e3).max(3e5).optional(),vcpus:i.z.number().min(1).max(8).optional()}).openapi("SandboxConfig");i.z.object({name:i.z.string(),description:i.z.string(),inputSchema:i.z.record(i.z.string(),i.z.unknown()),dependencies:i.z.record(i.z.string(),i.z.string()).optional(),execute:i.z.union([i.z.function(),i.z.string()])});let ei=e=>e.omit({tenantId:!0,projectId:!0}),er=e=>e.omit({tenantId:!0,projectId:!0}),es=e=>e.omit({tenantId:!0,projectId:!0}).partial(),ed=e=>e.omit({tenantId:!0,projectId:!0,agentId:!0}),el=e=>e.omit({tenantId:!0,projectId:!0,agentId:!0}),ep=e=>e.omit({tenantId:!0,projectId:!0,agentId:!0}).partial(),ec=(0,r.aJ)(D),eu=(0,r.r)(D).extend({id:ee,models:en.optional()}),eg=eu.partial(),eI=ed(ec).openapi("SubAgent"),em=el(eu).openapi("SubAgentCreate");ep(eg).openapi("SubAgentUpdate");let e_=(0,r.aJ)(k),ef=(0,r.r)(k).extend({id:ee,agentId:ee,sourceSubAgentId:ee,targetSubAgentId:ee.optional(),externalSubAgentId:ee.optional()}),eA=ef.partial(),eT=ed(e_).openapi("SubAgentRelation");el(ef).extend({relationType:i.z.enum(W.IB)}).refine(e=>null!=e.targetSubAgentId!=(null!=e.externalSubAgentId),{message:"Must specify exactly one of targetSubAgentId or externalSubAgentId",path:["targetSubAgentId","externalSubAgentId"]}).openapi("SubAgentRelationCreate"),ep(eA).extend({relationType:i.z.enum(W.IB).optional()}).refine(e=>{let t=null!=e.targetSubAgentId,n=null!=e.externalSubAgentId;return!t&&!n||t!==n},{message:"Must specify exactly one of targetSubAgentId or externalSubAgentId when updating sub-agent relationships",path:["targetSubAgentId","externalSubAgentId"]}).openapi("SubAgentRelationUpdate"),i.z.object({sourceSubAgentId:i.z.string().optional(),targetSubAgentId:i.z.string().optional(),externalSubAgentId:i.z.string().optional()}),er((0,r.r)(k).extend({id:ee,agentId:ee,sourceSubAgentId:ee,externalSubAgentId:ee}));let eb=(0,r.aJ)(y),ez=(0,r.r)(y).extend({id:ee}),ej=ez.partial(),eS=ei(eb).openapi("Agent"),eE=er(ez).extend({id:ee}).openapi("AgentCreate");es(ej).openapi("AgentUpdate");let eC=(0,r.aJ)(q),eN=(0,r.r)(q).extend({id:ee,conversationId:ee.optional()}),ex=eN.partial();ei(eC),er(eN),es(ex);let eR=(0,r.aJ)(v),ey=(0,r.r)(v).extend({id:ee,parentTaskId:ee,childTaskId:ee}),eO=ey.partial();ei(eR),er(ey),es(eO);let eh=i.z.string().optional().refine(e=>{if(!e)return!0;if(e.startsWith("data:image/")){let t=e.split(",")[1];return!!t&&t.length<14e5}try{let t=new URL(e);return"http:"===t.protocol||"https:"===t.protocol}catch(e){return!1}},{message:"Image URL must be a valid HTTP(S) URL or a base64 data URL (max 1MB)"}),eD=i.z.object({type:i.z.enum(W.o7),requestInit:i.z.record(i.z.string(),i.z.unknown()).optional(),eventSourceInit:i.z.record(i.z.string(),i.z.unknown()).optional(),reconnectionOptions:i.z.any().optional().openapi({type:"object",description:"Reconnection options for streamable HTTP transport"}),sessionId:i.z.string().optional()}).openapi("McpTransportConfig"),ek=i.z.enum(W.L3),eL=i.z.object({name:i.z.string(),description:i.z.string().optional(),inputSchema:i.z.record(i.z.string(),i.z.unknown()).optional()}),eq=(0,r.aJ)(G),ev=(0,r.r)(G).extend({id:ee,imageUrl:eh,config:i.z.object({type:i.z.literal("mcp"),mcp:i.z.object({server:i.z.object({url:i.z.url()}),transport:i.z.object({type:i.z.enum(W.o7),requestInit:i.z.record(i.z.string(),i.z.unknown()).optional(),eventSourceInit:i.z.record(i.z.string(),i.z.unknown()).optional(),reconnectionOptions:i.z.any().optional().openapi({type:"object",description:"Reconnection options for streamable HTTP transport"}),sessionId:i.z.string().optional()}).optional(),activeTools:i.z.array(i.z.string()).optional()})})}),eQ=(0,r.aJ)(H),eP=(0,r.r)(H).extend({id:ee,contextConfigId:ee.optional()}),eU=eP.partial(),eM=ei(eQ).openapi("Conversation");er(eP).openapi("ConversationCreate"),es(eU).openapi("ConversationUpdate");let eG=(0,r.aJ)(J),eF=(0,r.r)(J).extend({id:ee,conversationId:ee,taskId:ee.optional()}),eK=eF.partial(),e$=ei(eG).openapi("Message");er(eF).openapi("MessageCreate"),es(eK).openapi("MessageUpdate");let ew=(0,r.aJ)(h),eH=(0,r.r)(h),eJ=eH.partial();ei(ew),er(eH),es(eJ);let eB=(0,r.aJ)(Q),eX=(0,r.r)(Q).extend({id:ee});eX.omit({createdAt:!0,updatedAt:!0});let eV=eX.partial(),eW=ei(eB).openapi("DataComponent"),eY=er(eX).openapi("DataComponentCreate");es(eV).openapi("DataComponentUpdate");let eZ=(0,r.aJ)(P),e0=(0,r.r)(P),e1=e0.partial(),e6=ed(eZ);e0.omit({tenantId:!0,projectId:!0,id:!0,createdAt:!0}),ep(e1);let e2=(0,r.aJ)(U),e4=(0,r.r)(U).extend({id:ee}),e3=e4.partial(),e5=ei(e2).openapi("ArtifactComponent"),e7=e4.omit({tenantId:!0,projectId:!0,createdAt:!0,updatedAt:!0}).openapi("ArtifactComponentCreate");es(e3).openapi("ArtifactComponentUpdate");let e8=(0,r.aJ)(M),e9=(0,r.r)(M).extend({id:ee,subAgentId:ee,artifactComponentId:ee}),te=e9.partial(),tt=ed(e8);e9.omit({tenantId:!0,projectId:!0,id:!0,createdAt:!0}),ep(te);let tn=(0,r.aJ)(L).extend({credentialReferenceId:i.z.string().nullable().optional(),headers:i.z.record(i.z.string(),i.z.string()).nullable().optional()}),to=(0,r.r)(L).extend({id:ee}),ta=to.partial(),ti=ed(tn).openapi("ExternalAgent"),tr=el(to).openapi("ExternalAgentCreate");ep(ta).openapi("ExternalAgentUpdate"),i.z.discriminatedUnion("type",[eI.extend({type:i.z.literal("internal")}),ti.extend({type:i.z.literal("external")})]);let ts=(0,r.aJ)(X),td=(0,r.r)(X).extend({id:ee,agentId:ee}),tl=td.partial().omit({tenantId:!0,projectId:!0,id:!0,publicId:!0,keyHash:!0,keyPrefix:!0,createdAt:!0}),tp=ts.omit({tenantId:!0,projectId:!0,keyHash:!0}).openapi("ApiKey");i.z.object({data:i.z.object({apiKey:tp,key:i.z.string().describe("The full API key (shown only once)")})}),td.omit({tenantId:!0,projectId:!0,id:!0,publicId:!0,keyHash:!0,keyPrefix:!0,lastUsedAt:!0}).openapi("ApiKeyCreate"),tl.openapi("ApiKeyUpdate");let tc=i.z.object({id:i.z.string(),tenantId:i.z.string(),projectId:i.z.string(),type:i.z.string(),credentialStoreId:i.z.string(),retrievalParams:i.z.record(i.z.string(),i.z.unknown()).nullish(),createdAt:i.z.string(),updatedAt:i.z.string()}),tu=(0,r.r)(V).extend({id:ee,type:i.z.string(),credentialStoreId:ee,retrievalParams:i.z.record(i.z.string(),i.z.unknown()).nullish()}),tg=tu.partial(),tI=ei(tc).extend({type:i.z.enum(W.Ns),tools:i.z.array(eq).optional()}).openapi("CredentialReference"),tm=er(tu).extend({type:i.z.enum(W.Ns)}).openapi("CredentialReferenceCreate");es(tg).extend({type:i.z.enum(W.Ns).optional()}).openapi("CredentialReferenceUpdate"),ev.extend({imageUrl:eh,availableTools:i.z.array(eL).optional(),status:ek.default("unknown"),version:i.z.string().optional(),createdAt:i.z.date(),updatedAt:i.z.date()}).omit({config:!0,tenantId:!0,projectId:!0,status:!0,version:!0,createdAt:!0,updatedAt:!0,credentialReferenceId:!0}).extend({tenantId:i.z.string().optional(),projectId:i.z.string().optional(),description:i.z.string().optional(),serverUrl:i.z.url(),activeTools:i.z.array(i.z.string()).optional(),mcpType:i.z.enum(W.W0).optional(),transport:eD.optional(),credential:tm.optional()});let t_=ev.partial(),tf=ei(eq).openapi("Tool"),tA=er(ev).openapi("ToolCreate");es(t_).openapi("ToolUpdate");let tT=(0,r.aJ)(F),tb=(0,r.r)(F).extend({id:ee}),tz=tb.partial(),tj=ei(tT).openapi("FunctionTool"),tS=el(tb).openapi("FunctionToolCreate");es(tz).openapi("FunctionToolUpdate");let tE=(0,r.aJ)(K),tC=(0,r.r)(K).extend({id:ee}),tN=tC.partial(),tx=ei(tE).openapi("Function"),tR=er(tC).openapi("FunctionCreate");es(tN).openapi("FunctionUpdate");let ty=i.z.object({url:i.z.string().min(1,"URL is required"),method:i.z.enum(["GET","POST","PUT","DELETE","PATCH"]).optional().default("GET"),headers:i.z.record(i.z.string(),i.z.string()).optional(),body:i.z.record(i.z.string(),i.z.unknown()).optional(),transform:i.z.string().optional(),timeout:i.z.number().min(0).optional().default(1e4).optional()}).openapi("FetchConfig");i.z.object({id:i.z.string().min(1,"Fetch definition ID is required"),name:i.z.string().optional(),trigger:i.z.enum(["initialization","invocation"]),fetchConfig:ty,responseSchema:i.z.any().optional(),defaultValue:i.z.any().optional().openapi({description:"Default value if fetch fails"}),credential:tm.optional()}).openapi("FetchDefinition");let tO=(0,r.aJ)(O).extend({headersSchema:i.z.any().optional().openapi({type:"object",description:"JSON Schema for validating request headers"})}),th=(0,r.r)(O).extend({id:ee.optional(),headersSchema:i.z.any().nullable().optional().openapi({type:"object",description:"JSON Schema for validating request headers"}),contextVariables:i.z.any().nullable().optional().openapi({type:"object",description:"Context variables configuration with fetch definitions"})}).omit({createdAt:!0,updatedAt:!0}),tD=th.partial(),tk=ei(tO).omit({agentId:!0}).openapi("ContextConfig"),tL=er(th).omit({agentId:!0}).openapi("ContextConfigCreate");es(tD).omit({agentId:!0}).openapi("ContextConfigUpdate");let tq=(0,r.aJ)($),tv=(0,r.r)($).extend({id:ee,subAgentId:ee,toolId:ee,selectedTools:i.z.array(i.z.string()).nullish(),headers:i.z.record(i.z.string(),i.z.string()).nullish()}),tQ=tv.partial(),tP=ed(tq).openapi("SubAgentToolRelation");el(tv).openapi("SubAgentToolRelationCreate"),ep(tQ).openapi("SubAgentToolRelationUpdate");let tU=(0,r.aJ)(B),tM=(0,r.r)(B),tG=tM.partial();ei(tU),er(tM),es(tG);let tF=i.z.object({type:i.z.string(),description:i.z.string().optional(),detailsSchema:i.z.object({type:i.z.literal("object"),properties:i.z.record(i.z.string(),i.z.any()),required:i.z.array(i.z.string()).optional()}).optional()}).openapi("StatusComponent"),tK=i.z.object({enabled:i.z.boolean().optional(),numEvents:i.z.number().min(1).max(100).optional(),timeInSeconds:i.z.number().min(1).max(600).optional(),prompt:i.z.string().max(2e3,"Custom prompt cannot exceed 2000 characters").optional(),statusComponents:i.z.array(tF).optional()}).openapi("StatusUpdate"),t$=i.z.object({agentToolRelationId:i.z.string().optional(),toolId:i.z.string(),toolSelection:i.z.array(i.z.string()).nullish(),headers:i.z.record(i.z.string(),i.z.string()).nullish()}).openapi("CanUseItem"),tw=em.extend({type:i.z.literal("internal"),canUse:i.z.array(t$),dataComponents:i.z.array(i.z.string()).optional(),artifactComponents:i.z.array(i.z.string()).optional(),canTransferTo:i.z.array(i.z.string()).optional(),canDelegateTo:i.z.array(i.z.string()).optional()}),tH=eE.extend({subAgents:i.z.record(i.z.string(),i.z.union([tw,tr])),tools:i.z.record(i.z.string(),tA).optional(),functionTools:i.z.record(i.z.string(),tS).optional(),functions:i.z.record(i.z.string(),tR).optional(),contextConfig:i.z.optional(tL),statusUpdates:i.z.optional(tK),models:en.optional(),stopWhen:Z.optional(),prompt:i.z.string().max(5e3,"Agent prompt cannot exceed 5000 characters").optional()}),tJ=i.z.object({page:i.z.coerce.number().min(1).default(1),limit:i.z.coerce.number().min(1).max(100).default(10),total:i.z.number(),pages:i.z.number()}).openapi("Pagination");i.z.object({error:i.z.string(),message:i.z.string().optional(),details:i.z.any().optional().openapi({description:"Additional error details"})}).openapi("ErrorResponse"),i.z.object({exists:i.z.boolean()}).openapi("ExistsResponse"),i.z.object({message:i.z.string(),removed:i.z.boolean()}).openapi("RemovedResponse");let tB=(0,r.aJ)(R),tX=(0,r.r)(R).extend({models:eo,stopWhen:Y.optional(),sandboxConfig:ea.optional()}).omit({createdAt:!0,updatedAt:!0}),tV=tX.partial(),tW=tB.omit({tenantId:!0}).openapi("Project"),tY=tX.omit({tenantId:!0}).openapi("ProjectCreate");tV.omit({tenantId:!0}).openapi("ProjectUpdate"),tY.extend({agents:i.z.record(i.z.string(),tH),tools:i.z.record(i.z.string(),tA),functions:i.z.record(i.z.string(),tR).optional(),dataComponents:i.z.record(i.z.string(),eY).optional(),artifactComponents:i.z.record(i.z.string(),e7).optional(),statusUpdates:i.z.optional(tK),credentialReferences:i.z.record(i.z.string(),tm).optional(),createdAt:i.z.string().optional(),updatedAt:i.z.string().optional()}),i.z.object({data:tW}).openapi("ProjectResponse"),i.z.object({data:eI}).openapi("SubAgentResponse"),i.z.object({data:eS}).openapi("AgentResponse"),i.z.object({data:tf}).openapi("ToolResponse"),i.z.object({data:ti}).openapi("ExternalAgentResponse"),i.z.object({data:tk}).openapi("ContextConfigResponse"),i.z.object({data:tp}).openapi("ApiKeyResponse"),i.z.object({data:tI}).openapi("CredentialReferenceResponse"),i.z.object({data:tx}).openapi("FunctionResponse"),i.z.object({data:tj}).openapi("FunctionToolResponse"),i.z.object({data:eW}).openapi("DataComponentResponse"),i.z.object({data:e5}).openapi("ArtifactComponentResponse"),i.z.object({data:eT}).openapi("SubAgentRelationResponse"),i.z.object({data:tP}).openapi("SubAgentToolRelationResponse"),i.z.object({data:eM}).openapi("ConversationResponse"),i.z.object({data:e$}).openapi("MessageResponse"),i.z.object({data:i.z.array(tW),pagination:tJ}).openapi("ProjectListResponse"),i.z.object({data:i.z.array(eI),pagination:tJ}).openapi("SubAgentListResponse"),i.z.object({data:i.z.array(eS),pagination:tJ}).openapi("AgentListResponse"),i.z.object({data:i.z.array(tf),pagination:tJ}).openapi("ToolListResponse"),i.z.object({data:i.z.array(ti),pagination:tJ}).openapi("ExternalAgentListResponse"),i.z.object({data:i.z.array(tk),pagination:tJ}).openapi("ContextConfigListResponse"),i.z.object({data:i.z.array(tp),pagination:tJ}).openapi("ApiKeyListResponse"),i.z.object({data:i.z.array(tI),pagination:tJ}).openapi("CredentialReferenceListResponse"),i.z.object({data:i.z.array(tx),pagination:tJ}).openapi("FunctionListResponse"),i.z.object({data:i.z.array(tj),pagination:tJ}).openapi("FunctionToolListResponse"),i.z.object({data:i.z.array(eW),pagination:tJ}).openapi("DataComponentListResponse"),i.z.object({data:i.z.array(e5),pagination:tJ}).openapi("ArtifactComponentListResponse"),i.z.object({data:i.z.array(eT),pagination:tJ}).openapi("SubAgentRelationListResponse"),i.z.object({data:i.z.array(tP),pagination:tJ}).openapi("SubAgentToolRelationListResponse"),i.z.object({data:i.z.array(eM),pagination:tJ}).openapi("ConversationListResponse"),i.z.object({data:i.z.array(e$),pagination:tJ}).openapi("MessageListResponse"),i.z.object({data:e6}).openapi("SubAgentDataComponentResponse"),i.z.object({data:tt}).openapi("SubAgentArtifactComponentResponse"),i.z.object({data:i.z.array(e6),pagination:tJ}).openapi("SubAgentDataComponentListResponse"),i.z.object({data:i.z.array(tt),pagination:tJ}).openapi("SubAgentArtifactComponentListResponse"),i.z.object({"x-inkeep-tenant-id":i.z.string().optional().openapi({description:"Tenant identifier",example:"tenant_123"}),"x-inkeep-project-id":i.z.string().optional().openapi({description:"Project identifier",example:"project_456"}),"x-inkeep-agent-id":i.z.string().optional().openapi({description:"Agent identifier",example:"agent_789"})});let tZ=i.z.string().openapi({description:"Tenant identifier",example:"tenant_123"}),t0=i.z.string().openapi({description:"Project identifier",example:"project_456"}),t1=i.z.string().openapi({description:"Agent identifier",example:"agent_789"}),t6=i.z.string().openapi({description:"Sub-agent identifier",example:"sub_agent_123"}),t2=i.z.object({tenantId:tZ}).openapi("TenantParams");t2.extend({id:ee}).openapi("TenantIdParams");let t4=t2.extend({projectId:t0}).openapi("TenantProjectParams");t4.extend({id:ee}).openapi("TenantProjectIdParams");let t3=t4.extend({agentId:t1}).openapi("TenantProjectAgentParams");t3.extend({id:ee}).openapi("TenantProjectAgentIdParams"),t3.extend({subAgentId:t6}).openapi("TenantProjectAgentSubAgentParams").extend({id:ee}).openapi("TenantProjectAgentSubAgentIdParams"),i.z.object({page:i.z.coerce.number().min(1).default(1),limit:i.z.coerce.number().min(1).max(100).default(10)}),n(22672);let t5={AI_TOOL_CALL:"ai.toolCall",CONTEXT_RESOLUTION:"context-resolver.resolve_single_fetch_definition",CONTEXT_HANDLE:"context.handle_context_resolution",AGENT_GENERATION:"agent.generate",CONTEXT_FETCHER:"context-fetcher.http-request",ARTIFACT_PROCESSING:"agent_session.process_artifact"},t7={GENERATE_TEXT:"ai.generateText.doGenerate",STREAM_TEXT:"ai.streamText.doStream",STREAM_OBJECT:"ai.streamObject.doStream"},t8={SPAN_ID:"spanID",TRACE_ID:"traceID",DURATION_NANO:"durationNano",TIMESTAMP:"timestamp",HAS_ERROR:"hasError",STATUS_MESSAGE:"status_message",OTEL_STATUS_CODE:"otel.status_code",OTEL_STATUS_DESCRIPTION:"otel.status_description",AGENT_ID:"agent.id",AGENT_NAME:"agent.name",TENANT_ID:"tenant.id",PROJECT_ID:"project.id",AI_SUB_AGENT_NAME:"ai.subAgentName",AI_SUB_AGENT_NAME_ALT:"ai.subAgent.name",AI_OPERATION_ID:"ai.operationId",AI_RESPONSE_TIMESTAMP:"ai.response.timestamp",AI_RESPONSE_CONTENT:"ai.response.content",AI_RESPONSE_TEXT:"ai.response.text",AI_RESPONSE_OBJECT:"ai.response.object",AI_RESPONSE_MODEL:"ai.response.model",AI_RESPONSE_TOOL_CALLS:"ai.response.toolCalls",AI_PROMPT_MESSAGES:"ai.prompt.messages",AI_MODEL_PROVIDER:"ai.model.provider",AI_TELEMETRY_FUNCTION_ID:"ai.telemetry.functionId",AI_MODEL_ID:"ai.model.id",AI_TOOL_CALL_NAME:"ai.toolCall.name",AI_TOOL_CALL_RESULT:"ai.toolCall.result",AI_TOOL_CALL_ARGS:"ai.toolCall.args",AI_TOOL_CALL_ID:"ai.toolCall.id",AI_TOOL_TYPE:"ai.toolType",TOOL_PURPOSE:"tool.purpose",SUB_AGENT_ID:"subagent.id",SUB_AGENT_NAME:"subagent.name",GEN_AI_USAGE_INPUT_TOKENS:"gen_ai.usage.input_tokens",GEN_AI_USAGE_OUTPUT_TOKENS:"gen_ai.usage.output_tokens",CONTEXT_URL:"context.url",CONTEXT_CONFIG_ID:"context.context_config_id",CONTEXT_AGENT_ID:"context.agent_id",CONTEXT_HEADERS_KEYS:"context.headers_keys",MESSAGE_CONTENT:"message.content",MESSAGE_TIMESTAMP:"message.timestamp",MCP_TOOL_DESCRIPTION:"mcp.tool.description",DELEGATION_FROM_SUB_AGENT_ID:"delegation.from_sub_agent_id",DELEGATION_TO_SUB_AGENT_ID:"delegation.to_sub_agent_id",DELEGATION_ID:"delegation.id",TRANSFER_FROM_SUB_AGENT_ID:"transfer.from_sub_agent_id",TRANSFER_TO_SUB_AGENT_ID:"transfer.to_sub_agent_id",HTTP_URL:"http.url",HTTP_STATUS_CODE:"http.status_code",HTTP_RESPONSE_BODY_SIZE:"http.response.body_size",NAME:"name",PARENT_SPAN_ID:"parentSpanID",CONVERSATION_ID:"conversation.id",ARTIFACT_ID:"artifact.id",ARTIFACT_TYPE:"artifact.type",ARTIFACT_SUB_AGENT_ID:"artifact.sub_agent_id",ARTIFACT_TOOL_CALL_ID:"artifact.tool_call_id",ARTIFACT_DATA:"artifact.data",ARTIFACT_NAME:"artifact.name",ARTIFACT_DESCRIPTION:"artifact.description"},t9="unknown",ne={MCP:"mcp",TRANSFER:"transfer",DELEGATION:"delegation"},nt={STRING:"string",INT64:"int64",FLOAT64:"float64",BOOL:"bool"},nn={TAG:"tag"},no={STRING_TAG:{dataType:nt.STRING,type:nn.TAG,isColumn:!1},STRING_TAG_COLUMN:{dataType:nt.STRING,type:nn.TAG,isColumn:!0},INT64_TAG:{dataType:nt.INT64,type:nn.TAG,isColumn:!1},INT64_TAG_COLUMN:{dataType:nt.INT64,type:nn.TAG,isColumn:!0},FLOAT64_TAG:{dataType:nt.FLOAT64,type:nn.TAG,isColumn:!1},FLOAT64_TAG_COLUMN:{dataType:nt.FLOAT64,type:nn.TAG,isColumn:!0},BOOL_TAG:{dataType:nt.BOOL,type:nn.TAG,isColumn:!1},BOOL_TAG_COLUMN:{dataType:nt.BOOL,type:nn.TAG,isColumn:!0}},na={EQUALS:"=",NOT_EQUALS:"!=",LESS_THAN:"<",GREATER_THAN:">",LESS_THAN_OR_EQUAL:"<=",GREATER_THAN_OR_EQUAL:">=",LIKE:"like",NOT_LIKE:"nlike",EXISTS:"exists",NOT_EXISTS:"nexists",AND:"AND",OR:"OR"},ni={SPAN_NAMES:"spanNames",AGENT_MODEL_CALLS:"agentModelCalls",MODEL_CALLS:"modelCalls",LAST_ACTIVITY:"lastActivity",CONVERSATION_METADATA:"conversationMetadata",FILTERED_CONVERSATIONS:"filteredConversations",TOOLS:"tools",TRANSFERS:"transfers",DELEGATIONS:"delegations",AI_CALLS:"aiCalls",CONTEXT_ERRORS:"contextErrors",AGENT_GENERATION_ERRORS:"agentGenerationErrors",USER_MESSAGES:"userMessages",UNIQUE_AGENTS:"uniqueAgents",UNIQUE_MODELS:"uniqueModels",TOOL_CALLS:"toolCalls",CONTEXT_RESOLUTION:"contextResolution",CONTEXT_HANDLE:"contextHandle",AI_ASSISTANT_MESSAGES:"aiAssistantMessages",AI_GENERATIONS:"aiGenerations",AI_STREAMING_TEXT:"aiStreamingText",AI_STREAMING_OBJECT:"aiStreamingObject",CONTEXT_FETCHERS:"contextFetchers",DURATION_SPANS:"durationSpans",AGENT_GENERATIONS:"agentGenerations",SPANS_WITH_ERRORS:"spansWithErrors",ARTIFACT_PROCESSING:"artifactProcessing"},nr={SUM:"sum",MAX:"max",MIN:"min",AVG:"avg",COUNT:"count"},ns={ASC:"asc",DESC:"desc"},nd={BUILDER:"builder",CLICKHOUSE:"clickhouse",PROMQL:"promql"},nl={LIST:"list",TABLE:"table",AGENT:"agent",VALUE:"value"},np={TRACES:"traces",METRICS:"metrics",LOGS:"logs"},nc={COUNT:"count",SUM:"sum",AVG:"avg",MIN:"min",MAX:"max",NOOP:"noop"},nu={STEP:60,STEP_INTERVAL:60,OFFSET:0,DISABLED:!1,HAVING:[],LEGEND:"",LIMIT_NULL:null,LIMIT_ZERO:0,LIMIT_1000:1e3,EMPTY_GROUP_BY:[]};o.object({tenantId:o.string()}).extend({projectId:o.string()}).extend({id:o.string()}),o.object({id:o.string()}),o.object({page:o.coerce.number().min(1).default(1),limit:o.coerce.number().min(1).max(100).default(10),total:o.number(),pages:o.number()}),o.object({error:o.string(),message:o.string().optional(),details:o.unknown().optional()}),o.object({id:o.string().optional(),name:o.string(),description:o.string().optional(),prompt:o.string().optional(),model:et.optional(),tools:o.array(o.string()).optional(),dataComponents:o.array(o.string()).optional(),artifactComponents:o.array(o.string()).optional(),canTransferTo:o.array(o.string()).optional(),canDelegateTo:o.array(o.string()).optional(),type:o.enum(["internal","external"]).optional()}),o.object({id:o.string().optional(),name:o.string(),description:o.string().optional(),type:o.enum(["mcp","hosted"]),config:o.record(o.string(),o.unknown()),credentialReferenceId:o.string().optional()});let ng=o.object({id:o.string(),tenantId:o.string(),projectId:o.string(),agentId:o.string(),publicId:o.string(),keyHash:o.string(),keyPrefix:o.string(),name:o.string().optional(),lastUsedAt:o.string().optional(),expiresAt:o.string().optional(),createdAt:o.string(),updatedAt:o.string()});o.object({data:o.object({apiKey:ng,key:o.string()})}),o.object({id:o.string(),tenantId:o.string().optional(),projectId:o.string().optional(),type:o.enum(a.Ns),credentialStoreId:o.string(),retrievalParams:o.record(o.string(),o.unknown()).nullish()}),o.object({id:o.string(),name:o.string(),description:o.string().optional(),props:o.record(o.string(),o.unknown())});let nI=o.object({id:o.string().optional(),name:o.string().optional(),description:o.string().optional(),type:o.string().optional(),config:o.record(o.string(),o.unknown()).optional()}),nm=o.object({id:o.string().optional(),name:o.string(),description:o.string().optional(),baseUrl:o.string(),headers:o.record(o.string(),o.string()).nullable().optional(),credentialReferenceId:o.string().nullable().optional(),type:o.literal("external").optional()});function n_(e){return e.toLowerCase().replace(/[^a-zA-Z0-9]/g,"-").replace(/-+/g,"-").replace(/^-|-$/g,"").slice(0,255)}o.object({id:o.string().optional(),name:o.string(),description:o.string().optional(),defaultSubAgentId:o.string().optional()}).extend({subAgents:o.record(o.string(),o.union([tw,nm.extend({id:o.string()})])),contextConfig:o.optional(nI),models:o.object({base:o.object({model:o.string(),providerOptions:o.record(o.string(),o.record(o.string(),o.unknown())).optional()}).optional(),structuredOutput:o.object({model:o.string(),providerOptions:o.record(o.string(),o.record(o.string(),o.unknown())).optional()}).optional(),summarizer:o.object({model:o.string(),providerOptions:o.record(o.string(),o.record(o.string(),o.unknown())).optional()}).optional()}).optional(),stopWhen:o.object({transferCountIs:o.number().min(1).max(100).optional()}).optional(),prompt:o.string().max(5e3).optional(),statusUpdates:o.object({enabled:o.boolean().optional(),numEvents:o.number().min(1).max(100).optional(),timeInSeconds:o.number().min(1).max(600).optional(),prompt:o.string().max(2e3).optional(),statusComponents:o.array(o.object({type:o.string(),description:o.string().optional(),detailsSchema:o.object({type:o.literal("object"),properties:o.record(o.string(),o.any()),required:o.array(o.string()).optional()}).optional()})).optional()}).optional()}),o.string().min(1).max(255).regex(/^[a-zA-Z0-9\-_.]+$/,{message:"ID must contain only letters, numbers, hyphens, underscores, and dots"})},92752:(e,t,n)=>{n.d(t,{J:()=>r});var o=n(60098),a=n(80820),i=n(52681);function r(e){let{className:t,...n}=e;return(0,o.jsx)(a.b,{"data-slot":"label",className:(0,i.cn)("flex items-center gap-2 text-sm leading-none font-medium select-none group-data-[disabled=true]:pointer-events-none group-data-[disabled=true]:opacity-50 peer-disabled:cursor-not-allowed peer-disabled:opacity-50",t),...n})}}}]);
@@ -1 +1 @@
1
- "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[93054],{70673:(e,o,t)=>{t.r(o),t.d(o,{default:()=>r});let r=Object.freeze(JSON.parse('{"colors":{"activityBar.activeBorder":"#a7c080d0","activityBar.activeFocusBorder":"#a7c080","activityBar.background":"#2d353b","activityBar.border":"#2d353b","activityBar.dropBackground":"#2d353b","activityBar.foreground":"#d3c6aa","activityBar.inactiveForeground":"#859289","activityBarBadge.background":"#a7c080","activityBarBadge.foreground":"#2d353b","badge.background":"#a7c080","badge.foreground":"#2d353b","breadcrumb.activeSelectionForeground":"#d3c6aa","breadcrumb.focusForeground":"#d3c6aa","breadcrumb.foreground":"#859289","button.background":"#a7c080","button.foreground":"#2d353b","button.hoverBackground":"#a7c080d0","button.secondaryBackground":"#3d484d","button.secondaryForeground":"#d3c6aa","button.secondaryHoverBackground":"#475258","charts.blue":"#7fbbb3","charts.foreground":"#d3c6aa","charts.green":"#a7c080","charts.orange":"#e69875","charts.purple":"#d699b6","charts.red":"#e67e80","charts.yellow":"#dbbc7f","checkbox.background":"#2d353b","checkbox.border":"#4f585e","checkbox.foreground":"#e69875","debugConsole.errorForeground":"#e67e80","debugConsole.infoForeground":"#a7c080","debugConsole.sourceForeground":"#d699b6","debugConsole.warningForeground":"#dbbc7f","debugConsoleInputIcon.foreground":"#83c092","debugIcon.breakpointCurrentStackframeForeground":"#7fbbb3","debugIcon.breakpointDisabledForeground":"#da6362","debugIcon.breakpointForeground":"#e67e80","debugIcon.breakpointStackframeForeground":"#e67e80","debugIcon.breakpointUnverifiedForeground":"#9aa79d","debugIcon.continueForeground":"#7fbbb3","debugIcon.disconnectForeground":"#d699b6","debugIcon.pauseForeground":"#dbbc7f","debugIcon.restartForeground":"#83c092","debugIcon.startForeground":"#83c092","debugIcon.stepBackForeground":"#7fbbb3","debugIcon.stepIntoForeground":"#7fbbb3","debugIcon.stepOutForeground":"#7fbbb3","debugIcon.stepOverForeground":"#7fbbb3","debugIcon.stopForeground":"#e67e80","debugTokenExpression.boolean":"#d699b6","debugTokenExpression.error":"#e67e80","debugTokenExpression.name":"#7fbbb3","debugTokenExpression.number":"#d699b6","debugTokenExpression.string":"#dbbc7f","debugTokenExpression.value":"#a7c080","debugToolBar.background":"#2d353b","descriptionForeground":"#859289","diffEditor.diagonalFill":"#4f585e","diffEditor.insertedTextBackground":"#569d7930","diffEditor.removedTextBackground":"#da636230","dropdown.background":"#2d353b","dropdown.border":"#4f585e","dropdown.foreground":"#9aa79d","editor.background":"#2d353b","editor.findMatchBackground":"#d77f4840","editor.findMatchHighlightBackground":"#899c4040","editor.findRangeHighlightBackground":"#47525860","editor.foldBackground":"#4f585e80","editor.foreground":"#d3c6aa","editor.hoverHighlightBackground":"#475258b0","editor.inactiveSelectionBackground":"#47525860","editor.lineHighlightBackground":"#3d484d90","editor.lineHighlightBorder":"#4f585e00","editor.rangeHighlightBackground":"#3d484d80","editor.selectionBackground":"#475258c0","editor.selectionHighlightBackground":"#47525860","editor.snippetFinalTabstopHighlightBackground":"#899c4040","editor.snippetFinalTabstopHighlightBorder":"#2d353b","editor.snippetTabstopHighlightBackground":"#3d484d","editor.symbolHighlightBackground":"#5a93a240","editor.wordHighlightBackground":"#47525858","editor.wordHighlightStrongBackground":"#475258b0","editorBracketHighlight.foreground1":"#e67e80","editorBracketHighlight.foreground2":"#dbbc7f","editorBracketHighlight.foreground3":"#a7c080","editorBracketHighlight.foreground4":"#7fbbb3","editorBracketHighlight.foreground5":"#e69875","editorBracketHighlight.foreground6":"#d699b6","editorBracketHighlight.unexpectedBracket.foreground":"#859289","editorBracketMatch.background":"#4f585e","editorBracketMatch.border":"#2d353b00","editorCodeLens.foreground":"#7f897da0","editorCursor.foreground":"#d3c6aa","editorError.background":"#da636200","editorError.foreground":"#da6362","editorGhostText.background":"#2d353b00","editorGhostText.foreground":"#7f897da0","editorGroup.border":"#21272b","editorGroup.dropBackground":"#4f585e60","editorGroupHeader.noTabsBackground":"#2d353b","editorGroupHeader.tabsBackground":"#2d353b","editorGutter.addedBackground":"#899c40a0","editorGutter.background":"#2d353b00","editorGutter.commentRangeForeground":"#7f897d","editorGutter.deletedBackground":"#da6362a0","editorGutter.modifiedBackground":"#5a93a2a0","editorHint.foreground":"#b87b9d","editorHoverWidget.background":"#343f44","editorHoverWidget.border":"#475258","editorIndentGuide.activeBackground":"#9aa79d50","editorIndentGuide.background":"#9aa79d20","editorInfo.background":"#5a93a200","editorInfo.foreground":"#5a93a2","editorInlayHint.background":"#2d353b00","editorInlayHint.foreground":"#7f897da0","editorInlayHint.parameterBackground":"#2d353b00","editorInlayHint.parameterForeground":"#7f897da0","editorInlayHint.typeBackground":"#2d353b00","editorInlayHint.typeForeground":"#7f897da0","editorLightBulb.foreground":"#dbbc7f","editorLightBulbAutoFix.foreground":"#83c092","editorLineNumber.activeForeground":"#9aa79de0","editorLineNumber.foreground":"#7f897da0","editorLink.activeForeground":"#a7c080","editorMarkerNavigation.background":"#343f44","editorMarkerNavigationError.background":"#da636280","editorMarkerNavigationInfo.background":"#5a93a280","editorMarkerNavigationWarning.background":"#bf983d80","editorOverviewRuler.addedForeground":"#899c40a0","editorOverviewRuler.border":"#2d353b00","editorOverviewRuler.commonContentForeground":"#859289","editorOverviewRuler.currentContentForeground":"#5a93a2","editorOverviewRuler.deletedForeground":"#da6362a0","editorOverviewRuler.errorForeground":"#e67e80","editorOverviewRuler.findMatchForeground":"#569d79","editorOverviewRuler.incomingContentForeground":"#569d79","editorOverviewRuler.infoForeground":"#d699b6","editorOverviewRuler.modifiedForeground":"#5a93a2a0","editorOverviewRuler.rangeHighlightForeground":"#569d79","editorOverviewRuler.selectionHighlightForeground":"#569d79","editorOverviewRuler.warningForeground":"#dbbc7f","editorOverviewRuler.wordHighlightForeground":"#4f585e","editorOverviewRuler.wordHighlightStrongForeground":"#4f585e","editorRuler.foreground":"#475258a0","editorSuggestWidget.background":"#3d484d","editorSuggestWidget.border":"#3d484d","editorSuggestWidget.foreground":"#d3c6aa","editorSuggestWidget.highlightForeground":"#a7c080","editorSuggestWidget.selectedBackground":"#475258","editorUnnecessaryCode.border":"#2d353b","editorUnnecessaryCode.opacity":"#00000080","editorWarning.background":"#bf983d00","editorWarning.foreground":"#bf983d","editorWhitespace.foreground":"#475258","editorWidget.background":"#2d353b","editorWidget.border":"#4f585e","editorWidget.foreground":"#d3c6aa","errorForeground":"#e67e80","extensionBadge.remoteBackground":"#a7c080","extensionBadge.remoteForeground":"#2d353b","extensionButton.prominentBackground":"#a7c080","extensionButton.prominentForeground":"#2d353b","extensionButton.prominentHoverBackground":"#a7c080d0","extensionIcon.preReleaseForeground":"#e69875","extensionIcon.starForeground":"#83c092","extensionIcon.verifiedForeground":"#a7c080","focusBorder":"#2d353b00","foreground":"#9aa79d","gitDecoration.addedResourceForeground":"#a7c080a0","gitDecoration.conflictingResourceForeground":"#d699b6a0","gitDecoration.deletedResourceForeground":"#e67e80a0","gitDecoration.ignoredResourceForeground":"#4f585e","gitDecoration.modifiedResourceForeground":"#7fbbb3a0","gitDecoration.stageDeletedResourceForeground":"#83c092a0","gitDecoration.stageModifiedResourceForeground":"#83c092a0","gitDecoration.submoduleResourceForeground":"#e69875a0","gitDecoration.untrackedResourceForeground":"#dbbc7fa0","gitlens.closedPullRequestIconColor":"#e67e80","gitlens.decorations.addedForegroundColor":"#a7c080","gitlens.decorations.branchAheadForegroundColor":"#83c092","gitlens.decorations.branchBehindForegroundColor":"#e69875","gitlens.decorations.branchDivergedForegroundColor":"#dbbc7f","gitlens.decorations.branchMissingUpstreamForegroundColor":"#e67e80","gitlens.decorations.branchUnpublishedForegroundColor":"#7fbbb3","gitlens.decorations.branchUpToDateForegroundColor":"#d3c6aa","gitlens.decorations.copiedForegroundColor":"#d699b6","gitlens.decorations.deletedForegroundColor":"#e67e80","gitlens.decorations.ignoredForegroundColor":"#9aa79d","gitlens.decorations.modifiedForegroundColor":"#7fbbb3","gitlens.decorations.renamedForegroundColor":"#d699b6","gitlens.decorations.untrackedForegroundColor":"#dbbc7f","gitlens.gutterBackgroundColor":"#2d353b","gitlens.gutterForegroundColor":"#d3c6aa","gitlens.gutterUncommittedForegroundColor":"#7fbbb3","gitlens.lineHighlightBackgroundColor":"#343f44","gitlens.lineHighlightOverviewRulerColor":"#a7c080","gitlens.mergedPullRequestIconColor":"#d699b6","gitlens.openPullRequestIconColor":"#83c092","gitlens.trailingLineForegroundColor":"#859289","gitlens.unpublishedCommitIconColor":"#dbbc7f","gitlens.unpulledChangesIconColor":"#e69875","gitlens.unpushlishedChangesIconColor":"#7fbbb3","icon.foreground":"#83c092","imagePreview.border":"#2d353b","input.background":"#2d353b00","input.border":"#4f585e","input.foreground":"#d3c6aa","input.placeholderForeground":"#7f897d","inputOption.activeBorder":"#83c092","inputValidation.errorBackground":"#da6362","inputValidation.errorBorder":"#e67e80","inputValidation.errorForeground":"#d3c6aa","inputValidation.infoBackground":"#5a93a2","inputValidation.infoBorder":"#7fbbb3","inputValidation.infoForeground":"#d3c6aa","inputValidation.warningBackground":"#bf983d","inputValidation.warningBorder":"#dbbc7f","inputValidation.warningForeground":"#d3c6aa","issues.closed":"#e67e80","issues.open":"#83c092","keybindingLabel.background":"#2d353b00","keybindingLabel.border":"#272e33","keybindingLabel.bottomBorder":"#21272b","keybindingLabel.foreground":"#d3c6aa","keybindingTable.headerBackground":"#3d484d","keybindingTable.rowsBackground":"#343f44","list.activeSelectionBackground":"#47525880","list.activeSelectionForeground":"#d3c6aa","list.dropBackground":"#343f4480","list.errorForeground":"#e67e80","list.focusBackground":"#47525880","list.focusForeground":"#d3c6aa","list.highlightForeground":"#a7c080","list.hoverBackground":"#2d353b00","list.hoverForeground":"#d3c6aa","list.inactiveFocusBackground":"#47525860","list.inactiveSelectionBackground":"#47525880","list.inactiveSelectionForeground":"#9aa79d","list.invalidItemForeground":"#da6362","list.warningForeground":"#dbbc7f","menu.background":"#2d353b","menu.foreground":"#9aa79d","menu.selectionBackground":"#343f44","menu.selectionForeground":"#d3c6aa","menubar.selectionBackground":"#2d353b","menubar.selectionBorder":"#2d353b","merge.border":"#2d353b00","merge.currentContentBackground":"#5a93a240","merge.currentHeaderBackground":"#5a93a280","merge.incomingContentBackground":"#569d7940","merge.incomingHeaderBackground":"#569d7980","minimap.errorHighlight":"#da636280","minimap.findMatchHighlight":"#569d7960","minimap.selectionHighlight":"#4f585ef0","minimap.warningHighlight":"#bf983d80","minimapGutter.addedBackground":"#899c40a0","minimapGutter.deletedBackground":"#da6362a0","minimapGutter.modifiedBackground":"#5a93a2a0","notebook.cellBorderColor":"#4f585e","notebook.cellHoverBackground":"#2d353b","notebook.cellStatusBarItemHoverBackground":"#343f44","notebook.cellToolbarSeparator":"#4f585e","notebook.focusedCellBackground":"#2d353b","notebook.focusedCellBorder":"#4f585e","notebook.focusedEditorBorder":"#4f585e","notebook.focusedRowBorder":"#4f585e","notebook.inactiveFocusedCellBorder":"#4f585e","notebook.outputContainerBackgroundColor":"#272e33","notebook.selectedCellBorder":"#4f585e","notebookStatusErrorIcon.foreground":"#e67e80","notebookStatusRunningIcon.foreground":"#7fbbb3","notebookStatusSuccessIcon.foreground":"#a7c080","notificationCenterHeader.background":"#3d484d","notificationCenterHeader.foreground":"#d3c6aa","notificationLink.foreground":"#a7c080","notifications.background":"#2d353b","notifications.foreground":"#d3c6aa","notificationsErrorIcon.foreground":"#e67e80","notificationsInfoIcon.foreground":"#7fbbb3","notificationsWarningIcon.foreground":"#dbbc7f","panel.background":"#2d353b","panel.border":"#2d353b","panelInput.border":"#4f585e","panelSection.border":"#21272b","panelSectionHeader.background":"#2d353b","panelTitle.activeBorder":"#a7c080d0","panelTitle.activeForeground":"#d3c6aa","panelTitle.inactiveForeground":"#859289","peekView.border":"#475258","peekViewEditor.background":"#343f44","peekViewEditor.matchHighlightBackground":"#bf983d50","peekViewEditorGutter.background":"#343f44","peekViewResult.background":"#343f44","peekViewResult.fileForeground":"#d3c6aa","peekViewResult.lineForeground":"#9aa79d","peekViewResult.matchHighlightBackground":"#bf983d50","peekViewResult.selectionBackground":"#569d7950","peekViewResult.selectionForeground":"#d3c6aa","peekViewTitle.background":"#475258","peekViewTitleDescription.foreground":"#d3c6aa","peekViewTitleLabel.foreground":"#a7c080","pickerGroup.border":"#a7c0801a","pickerGroup.foreground":"#d3c6aa","ports.iconRunningProcessForeground":"#e69875","problemsErrorIcon.foreground":"#e67e80","problemsInfoIcon.foreground":"#7fbbb3","problemsWarningIcon.foreground":"#dbbc7f","progressBar.background":"#a7c080","quickInputTitle.background":"#343f44","rust_analyzer.inlayHints.background":"#2d353b00","rust_analyzer.inlayHints.foreground":"#7f897da0","rust_analyzer.syntaxTreeBorder":"#e67e80","sash.hoverBorder":"#475258","scrollbar.shadow":"#00000070","scrollbarSlider.activeBackground":"#9aa79d","scrollbarSlider.background":"#4f585e80","scrollbarSlider.hoverBackground":"#4f585e","selection.background":"#475258e0","settings.checkboxBackground":"#2d353b","settings.checkboxBorder":"#4f585e","settings.checkboxForeground":"#e69875","settings.dropdownBackground":"#2d353b","settings.dropdownBorder":"#4f585e","settings.dropdownForeground":"#83c092","settings.focusedRowBackground":"#343f44","settings.headerForeground":"#9aa79d","settings.modifiedItemIndicator":"#7f897d","settings.numberInputBackground":"#2d353b","settings.numberInputBorder":"#4f585e","settings.numberInputForeground":"#d699b6","settings.rowHoverBackground":"#343f44","settings.textInputBackground":"#2d353b","settings.textInputBorder":"#4f585e","settings.textInputForeground":"#7fbbb3","sideBar.background":"#2d353b","sideBar.foreground":"#859289","sideBarSectionHeader.background":"#2d353b00","sideBarSectionHeader.foreground":"#9aa79d","sideBarTitle.foreground":"#9aa79d","statusBar.background":"#2d353b","statusBar.border":"#2d353b","statusBar.debuggingBackground":"#2d353b","statusBar.debuggingForeground":"#e69875","statusBar.foreground":"#9aa79d","statusBar.noFolderBackground":"#2d353b","statusBar.noFolderBorder":"#2d353b","statusBar.noFolderForeground":"#9aa79d","statusBarItem.activeBackground":"#47525870","statusBarItem.errorBackground":"#2d353b","statusBarItem.errorForeground":"#e67e80","statusBarItem.hoverBackground":"#475258a0","statusBarItem.prominentBackground":"#2d353b","statusBarItem.prominentForeground":"#d3c6aa","statusBarItem.prominentHoverBackground":"#475258a0","statusBarItem.remoteBackground":"#2d353b","statusBarItem.remoteForeground":"#9aa79d","statusBarItem.warningBackground":"#2d353b","statusBarItem.warningForeground":"#dbbc7f","symbolIcon.arrayForeground":"#7fbbb3","symbolIcon.booleanForeground":"#d699b6","symbolIcon.classForeground":"#dbbc7f","symbolIcon.colorForeground":"#d3c6aa","symbolIcon.constantForeground":"#83c092","symbolIcon.constructorForeground":"#d699b6","symbolIcon.enumeratorForeground":"#d699b6","symbolIcon.enumeratorMemberForeground":"#83c092","symbolIcon.eventForeground":"#dbbc7f","symbolIcon.fieldForeground":"#d3c6aa","symbolIcon.fileForeground":"#d3c6aa","symbolIcon.folderForeground":"#d3c6aa","symbolIcon.functionForeground":"#a7c080","symbolIcon.interfaceForeground":"#dbbc7f","symbolIcon.keyForeground":"#a7c080","symbolIcon.keywordForeground":"#e67e80","symbolIcon.methodForeground":"#a7c080","symbolIcon.moduleForeground":"#d699b6","symbolIcon.namespaceForeground":"#d699b6","symbolIcon.nullForeground":"#83c092","symbolIcon.numberForeground":"#d699b6","symbolIcon.objectForeground":"#d699b6","symbolIcon.operatorForeground":"#e69875","symbolIcon.packageForeground":"#d699b6","symbolIcon.propertyForeground":"#83c092","symbolIcon.referenceForeground":"#7fbbb3","symbolIcon.snippetForeground":"#d3c6aa","symbolIcon.stringForeground":"#a7c080","symbolIcon.structForeground":"#dbbc7f","symbolIcon.textForeground":"#d3c6aa","symbolIcon.typeParameterForeground":"#83c092","symbolIcon.unitForeground":"#d3c6aa","symbolIcon.variableForeground":"#7fbbb3","tab.activeBackground":"#2d353b","tab.activeBorder":"#a7c080d0","tab.activeForeground":"#d3c6aa","tab.border":"#2d353b","tab.hoverBackground":"#2d353b","tab.hoverForeground":"#d3c6aa","tab.inactiveBackground":"#2d353b","tab.inactiveForeground":"#7f897d","tab.lastPinnedBorder":"#a7c080d0","tab.unfocusedActiveBorder":"#859289","tab.unfocusedActiveForeground":"#9aa79d","tab.unfocusedHoverForeground":"#d3c6aa","tab.unfocusedInactiveForeground":"#7f897d","terminal.ansiBlack":"#343f44","terminal.ansiBlue":"#7fbbb3","terminal.ansiBrightBlack":"#859289","terminal.ansiBrightBlue":"#7fbbb3","terminal.ansiBrightCyan":"#83c092","terminal.ansiBrightGreen":"#a7c080","terminal.ansiBrightMagenta":"#d699b6","terminal.ansiBrightRed":"#e67e80","terminal.ansiBrightWhite":"#d3c6aa","terminal.ansiBrightYellow":"#dbbc7f","terminal.ansiCyan":"#83c092","terminal.ansiGreen":"#a7c080","terminal.ansiMagenta":"#d699b6","terminal.ansiRed":"#e67e80","terminal.ansiWhite":"#d3c6aa","terminal.ansiYellow":"#dbbc7f","terminal.foreground":"#d3c6aa","terminalCursor.foreground":"#d3c6aa","testing.iconErrored":"#e67e80","testing.iconFailed":"#e67e80","testing.iconPassed":"#83c092","testing.iconQueued":"#7fbbb3","testing.iconSkipped":"#d699b6","testing.iconUnset":"#dbbc7f","testing.runAction":"#83c092","textBlockQuote.background":"#272e33","textBlockQuote.border":"#475258","textCodeBlock.background":"#272e33","textLink.activeForeground":"#a7c080c0","textLink.foreground":"#a7c080","textPreformat.foreground":"#dbbc7f","titleBar.activeBackground":"#2d353b","titleBar.activeForeground":"#9aa79d","titleBar.border":"#2d353b","titleBar.inactiveBackground":"#2d353b","titleBar.inactiveForeground":"#7f897d","toolbar.hoverBackground":"#343f44","tree.indentGuidesStroke":"#7f897d","walkThrough.embeddedEditorBackground":"#272e33","welcomePage.buttonBackground":"#343f44","welcomePage.buttonHoverBackground":"#343f44a0","welcomePage.progress.foreground":"#a7c080","welcomePage.tileHoverBackground":"#343f44","widget.shadow":"#00000070"},"displayName":"Everforest Dark","name":"everforest-dark","semanticHighlighting":true,"semanticTokenColors":{"class:python":"#83c092","class:typescript":"#83c092","class:typescriptreact":"#83c092","enum:typescript":"#d699b6","enum:typescriptreact":"#d699b6","enumMember:typescript":"#7fbbb3","enumMember:typescriptreact":"#7fbbb3","interface:typescript":"#83c092","interface:typescriptreact":"#83c092","intrinsic:python":"#d699b6","macro:rust":"#83c092","memberOperatorOverload":"#e69875","module:python":"#7fbbb3","namespace:rust":"#d699b6","namespace:typescript":"#d699b6","namespace:typescriptreact":"#d699b6","operatorOverload":"#e69875","property.defaultLibrary:javascript":"#d699b6","property.defaultLibrary:javascriptreact":"#d699b6","property.defaultLibrary:typescript":"#d699b6","property.defaultLibrary:typescriptreact":"#d699b6","selfKeyword:rust":"#d699b6","variable.defaultLibrary:javascript":"#d699b6","variable.defaultLibrary:javascriptreact":"#d699b6","variable.defaultLibrary:typescript":"#d699b6","variable.defaultLibrary:typescriptreact":"#d699b6"},"tokenColors":[{"scope":"keyword, storage.type.function, storage.type.class, storage.type.enum, storage.type.interface, storage.type.property, keyword.operator.new, keyword.operator.expression, keyword.operator.new, keyword.operator.delete, storage.type.extends","settings":{"foreground":"#e67e80"}},{"scope":"keyword.other.debugger","settings":{"foreground":"#e67e80"}},{"scope":"storage, modifier, keyword.var, entity.name.tag, keyword.control.case, keyword.control.switch","settings":{"foreground":"#e69875"}},{"scope":"keyword.operator","settings":{"foreground":"#e69875"}},{"scope":"string, punctuation.definition.string.end, punctuation.definition.string.begin, punctuation.definition.string.template.begin, punctuation.definition.string.template.end","settings":{"foreground":"#dbbc7f"}},{"scope":"entity.other.attribute-name","settings":{"foreground":"#dbbc7f"}},{"scope":"constant.character.escape, punctuation.quasi.element, punctuation.definition.template-expression, punctuation.section.embedded, storage.type.format, constant.other.placeholder, constant.other.placeholder, variable.interpolation","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.function, support.function, meta.function, meta.function-call, meta.definition.method","settings":{"foreground":"#a7c080"}},{"scope":"keyword.control.at-rule, keyword.control.import, keyword.control.export, storage.type.namespace, punctuation.decorator, keyword.control.directive, keyword.preprocessor, punctuation.definition.preprocessor, punctuation.definition.directive, keyword.other.import, keyword.other.package, entity.name.type.namespace, entity.name.scope-resolution, keyword.other.using, keyword.package, keyword.import, keyword.map","settings":{"foreground":"#83c092"}},{"scope":"storage.type.annotation","settings":{"foreground":"#83c092"}},{"scope":"entity.name.label, constant.other.label","settings":{"foreground":"#83c092"}},{"scope":"support.module, support.node, support.other.module, support.type.object.module, entity.name.type.module, entity.name.type.class.module, keyword.control.module","settings":{"foreground":"#83c092"}},{"scope":"storage.type, support.type, entity.name.type, keyword.type","settings":{"foreground":"#7fbbb3"}},{"scope":"entity.name.type.class, support.class, entity.name.class, entity.other.inherited-class, storage.class","settings":{"foreground":"#7fbbb3"}},{"scope":"constant.numeric","settings":{"foreground":"#d699b6"}},{"scope":"constant.language.boolean","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.function.preprocessor","settings":{"foreground":"#d699b6"}},{"scope":"variable.language.this, variable.language.self, variable.language.super, keyword.other.this, variable.language.special, constant.language.null, constant.language.undefined, constant.language.nan","settings":{"foreground":"#d699b6"}},{"scope":"constant.language, support.constant","settings":{"foreground":"#d699b6"}},{"scope":"variable, support.variable, meta.definition.variable","settings":{"foreground":"#d3c6aa"}},{"scope":"variable.object.property, support.variable.property, variable.other.property, variable.other.object.property, variable.other.enummember, variable.other.member, meta.object-literal.key","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation, meta.brace, meta.delimiter, meta.bracket","settings":{"foreground":"#d3c6aa"}},{"scope":"heading.1.markdown, markup.heading.setext.1.markdown","settings":{"fontStyle":"bold","foreground":"#e67e80"}},{"scope":"heading.2.markdown, markup.heading.setext.2.markdown","settings":{"fontStyle":"bold","foreground":"#e69875"}},{"scope":"heading.3.markdown","settings":{"fontStyle":"bold","foreground":"#dbbc7f"}},{"scope":"heading.4.markdown","settings":{"fontStyle":"bold","foreground":"#a7c080"}},{"scope":"heading.5.markdown","settings":{"fontStyle":"bold","foreground":"#7fbbb3"}},{"scope":"heading.6.markdown","settings":{"fontStyle":"bold","foreground":"#d699b6"}},{"scope":"punctuation.definition.heading.markdown","settings":{"fontStyle":"regular","foreground":"#859289"}},{"scope":"string.other.link.title.markdown, constant.other.reference.link.markdown, string.other.link.description.markdown","settings":{"fontStyle":"regular","foreground":"#d699b6"}},{"scope":"markup.underline.link.image.markdown, markup.underline.link.markdown","settings":{"fontStyle":"underline","foreground":"#a7c080"}},{"scope":"punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.italic.markdown, punctuation.definition.quote.begin.markdown, punctuation.definition.metadata.markdown, punctuation.separator.key-value.markdown, punctuation.definition.constant.markdown","settings":{"foreground":"#859289"}},{"scope":"punctuation.definition.bold.markdown","settings":{"fontStyle":"regular","foreground":"#859289"}},{"scope":"meta.separator.markdown, punctuation.definition.constant.begin.markdown, punctuation.definition.constant.end.markdown","settings":{"fontStyle":"bold","foreground":"#859289"}},{"scope":"markup.italic","settings":{"fontStyle":"italic"}},{"scope":"markup.bold","settings":{"fontStyle":"bold"}},{"scope":"markup.bold markup.italic, markup.italic markup.bold","settings":{"fontStyle":"italic bold"}},{"scope":"punctuation.definition.markdown, punctuation.definition.raw.markdown","settings":{"foreground":"#dbbc7f"}},{"scope":"fenced_code.block.language","settings":{"foreground":"#dbbc7f"}},{"scope":"markup.fenced_code.block.markdown, markup.inline.raw.string.markdown","settings":{"foreground":"#a7c080"}},{"scope":"punctuation.definition.list.begin.markdown","settings":{"foreground":"#e67e80"}},{"scope":"punctuation.definition.heading.restructuredtext","settings":{"fontStyle":"bold","foreground":"#e69875"}},{"scope":"punctuation.definition.field.restructuredtext, punctuation.separator.key-value.restructuredtext, punctuation.definition.directive.restructuredtext, punctuation.definition.constant.restructuredtext, punctuation.definition.italic.restructuredtext, punctuation.definition.table.restructuredtext","settings":{"foreground":"#859289"}},{"scope":"punctuation.definition.bold.restructuredtext","settings":{"fontStyle":"regular","foreground":"#859289"}},{"scope":"entity.name.tag.restructuredtext, punctuation.definition.link.restructuredtext, punctuation.definition.raw.restructuredtext, punctuation.section.raw.restructuredtext","settings":{"foreground":"#83c092"}},{"scope":"constant.other.footnote.link.restructuredtext","settings":{"foreground":"#d699b6"}},{"scope":"support.directive.restructuredtext","settings":{"foreground":"#e67e80"}},{"scope":"entity.name.directive.restructuredtext, markup.raw.restructuredtext, markup.raw.inner.restructuredtext, string.other.link.title.restructuredtext","settings":{"foreground":"#a7c080"}},{"scope":"punctuation.definition.function.latex, punctuation.definition.function.tex, punctuation.definition.keyword.latex, constant.character.newline.tex, punctuation.definition.keyword.tex","settings":{"foreground":"#859289"}},{"scope":"support.function.be.latex","settings":{"foreground":"#e67e80"}},{"scope":"support.function.section.latex, keyword.control.table.cell.latex, keyword.control.table.newline.latex","settings":{"foreground":"#e69875"}},{"scope":"support.class.latex, variable.parameter.latex, variable.parameter.function.latex, variable.parameter.definition.label.latex, constant.other.reference.label.latex","settings":{"foreground":"#dbbc7f"}},{"scope":"keyword.control.preamble.latex","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.separator.namespace.xml","settings":{"foreground":"#859289"}},{"scope":"entity.name.tag.html, entity.name.tag.xml, entity.name.tag.localname.xml","settings":{"foreground":"#e69875"}},{"scope":"entity.other.attribute-name.html, entity.other.attribute-name.xml, entity.other.attribute-name.localname.xml","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.html, string.quoted.single.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html, punctuation.separator.key-value.html, punctuation.definition.string.begin.xml, punctuation.definition.string.end.xml, string.quoted.double.xml, string.quoted.single.xml, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.definition.tag.xml, meta.tag.xml, meta.tag.preprocessor.xml, meta.tag.other.html, meta.tag.block.any.html, meta.tag.inline.any.html","settings":{"foreground":"#a7c080"}},{"scope":"variable.language.documentroot.xml, meta.tag.sgml.doctype.xml","settings":{"foreground":"#d699b6"}},{"scope":"storage.type.proto","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.proto.syntax, string.quoted.single.proto.syntax, string.quoted.double.proto, string.quoted.single.proto","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.class.proto, entity.name.class.message.proto","settings":{"foreground":"#83c092"}},{"scope":"punctuation.definition.entity.css, punctuation.separator.key-value.css, punctuation.terminator.rule.css, punctuation.separator.list.comma.css","settings":{"foreground":"#859289"}},{"scope":"entity.other.attribute-name.class.css","settings":{"foreground":"#e67e80"}},{"scope":"keyword.other.unit","settings":{"foreground":"#e69875"}},{"scope":"entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.single.css, string.quoted.double.css, support.constant.property-value.css, meta.property-value.css, punctuation.definition.string.begin.css, punctuation.definition.string.end.css, constant.numeric.css, support.constant.font-name.css, variable.parameter.keyframe-list.css","settings":{"foreground":"#a7c080"}},{"scope":"support.type.property-name.css","settings":{"foreground":"#83c092"}},{"scope":"support.type.vendored.property-name.css","settings":{"foreground":"#7fbbb3"}},{"scope":"entity.name.tag.css, entity.other.keyframe-offset.css, punctuation.definition.keyword.css, keyword.control.at-rule.keyframes.css, meta.selector.css","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.definition.entity.scss, punctuation.separator.key-value.scss, punctuation.terminator.rule.scss, punctuation.separator.list.comma.scss","settings":{"foreground":"#859289"}},{"scope":"keyword.control.at-rule.keyframes.scss","settings":{"foreground":"#e69875"}},{"scope":"punctuation.definition.interpolation.begin.bracket.curly.scss, punctuation.definition.interpolation.end.bracket.curly.scss","settings":{"foreground":"#dbbc7f"}},{"scope":"punctuation.definition.string.begin.scss, punctuation.definition.string.end.scss, string.quoted.double.scss, string.quoted.single.scss, constant.character.css.sass, meta.property-value.scss","settings":{"foreground":"#a7c080"}},{"scope":"keyword.control.at-rule.include.scss, keyword.control.at-rule.use.scss, keyword.control.at-rule.mixin.scss, keyword.control.at-rule.extend.scss, keyword.control.at-rule.import.scss","settings":{"foreground":"#d699b6"}},{"scope":"meta.function.stylus","settings":{"foreground":"#d3c6aa"}},{"scope":"entity.name.function.stylus","settings":{"foreground":"#dbbc7f"}},{"scope":"string.unquoted.js","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.accessor.js, punctuation.separator.key-value.js, punctuation.separator.label.js, keyword.operator.accessor.js","settings":{"foreground":"#859289"}},{"scope":"punctuation.definition.block.tag.jsdoc","settings":{"foreground":"#e67e80"}},{"scope":"storage.type.js, storage.type.function.arrow.js","settings":{"foreground":"#e69875"}},{"scope":"JSXNested","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.definition.tag.jsx, entity.other.attribute-name.jsx, punctuation.definition.tag.begin.js.jsx, punctuation.definition.tag.end.js.jsx, entity.other.attribute-name.js.jsx","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.type.module.ts","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.operator.type.annotation.ts, punctuation.accessor.ts, punctuation.separator.key-value.ts","settings":{"foreground":"#859289"}},{"scope":"punctuation.definition.tag.directive.ts, entity.other.attribute-name.directive.ts","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.type.ts, entity.name.type.interface.ts, entity.other.inherited-class.ts, entity.name.type.alias.ts, entity.name.type.class.ts, entity.name.type.enum.ts","settings":{"foreground":"#83c092"}},{"scope":"storage.type.ts, storage.type.function.arrow.ts, storage.type.type.ts","settings":{"foreground":"#e69875"}},{"scope":"entity.name.type.module.ts","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.control.import.ts, keyword.control.export.ts, storage.type.namespace.ts","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.type.module.tsx","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.operator.type.annotation.tsx, punctuation.accessor.tsx, punctuation.separator.key-value.tsx","settings":{"foreground":"#859289"}},{"scope":"punctuation.definition.tag.directive.tsx, entity.other.attribute-name.directive.tsx, punctuation.definition.tag.begin.tsx, punctuation.definition.tag.end.tsx, entity.other.attribute-name.tsx","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.type.tsx, entity.name.type.interface.tsx, entity.other.inherited-class.tsx, entity.name.type.alias.tsx, entity.name.type.class.tsx, entity.name.type.enum.tsx","settings":{"foreground":"#83c092"}},{"scope":"entity.name.type.module.tsx","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.control.import.tsx, keyword.control.export.tsx, storage.type.namespace.tsx","settings":{"foreground":"#d699b6"}},{"scope":"storage.type.tsx, storage.type.function.arrow.tsx, storage.type.type.tsx, support.class.component.tsx","settings":{"foreground":"#e69875"}},{"scope":"storage.type.function.coffee","settings":{"foreground":"#e69875"}},{"scope":"meta.type-signature.purescript","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.other.double-colon.purescript, keyword.other.arrow.purescript, keyword.other.big-arrow.purescript","settings":{"foreground":"#e69875"}},{"scope":"entity.name.function.purescript","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.single.purescript, string.quoted.double.purescript, punctuation.definition.string.begin.purescript, punctuation.definition.string.end.purescript, string.quoted.triple.purescript, entity.name.type.purescript","settings":{"foreground":"#a7c080"}},{"scope":"support.other.module.purescript","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.dot.dart","settings":{"foreground":"#859289"}},{"scope":"storage.type.primitive.dart","settings":{"foreground":"#e69875"}},{"scope":"support.class.dart","settings":{"foreground":"#dbbc7f"}},{"scope":"entity.name.function.dart, string.interpolated.single.dart, string.interpolated.double.dart","settings":{"foreground":"#a7c080"}},{"scope":"variable.language.dart","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.other.import.dart, storage.type.annotation.dart","settings":{"foreground":"#d699b6"}},{"scope":"entity.other.attribute-name.class.pug","settings":{"foreground":"#e67e80"}},{"scope":"storage.type.function.pug","settings":{"foreground":"#e69875"}},{"scope":"entity.other.attribute-name.tag.pug","settings":{"foreground":"#83c092"}},{"scope":"entity.name.tag.pug, storage.type.import.include.pug","settings":{"foreground":"#d699b6"}},{"scope":"meta.function-call.c, storage.modifier.array.bracket.square.c, meta.function.definition.parameters.c","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.separator.dot-access.c, constant.character.escape.line-continuation.c","settings":{"foreground":"#859289"}},{"scope":"keyword.control.directive.include.c, punctuation.definition.directive.c, keyword.control.directive.pragma.c, keyword.control.directive.line.c, keyword.control.directive.define.c, keyword.control.directive.conditional.c, keyword.control.directive.diagnostic.error.c, keyword.control.directive.undef.c, keyword.control.directive.conditional.ifdef.c, keyword.control.directive.endif.c, keyword.control.directive.conditional.ifndef.c, keyword.control.directive.conditional.if.c, keyword.control.directive.else.c","settings":{"foreground":"#e67e80"}},{"scope":"punctuation.separator.pointer-access.c","settings":{"foreground":"#e69875"}},{"scope":"variable.other.member.c","settings":{"foreground":"#83c092"}},{"scope":"meta.function-call.cpp, storage.modifier.array.bracket.square.cpp, meta.function.definition.parameters.cpp, meta.body.function.definition.cpp","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.separator.dot-access.cpp, constant.character.escape.line-continuation.cpp","settings":{"foreground":"#859289"}},{"scope":"keyword.control.directive.include.cpp, punctuation.definition.directive.cpp, keyword.control.directive.pragma.cpp, keyword.control.directive.line.cpp, keyword.control.directive.define.cpp, keyword.control.directive.conditional.cpp, keyword.control.directive.diagnostic.error.cpp, keyword.control.directive.undef.cpp, keyword.control.directive.conditional.ifdef.cpp, keyword.control.directive.endif.cpp, keyword.control.directive.conditional.ifndef.cpp, keyword.control.directive.conditional.if.cpp, keyword.control.directive.else.cpp, storage.type.namespace.definition.cpp, keyword.other.using.directive.cpp, storage.type.struct.cpp","settings":{"foreground":"#e67e80"}},{"scope":"punctuation.separator.pointer-access.cpp, punctuation.section.angle-brackets.begin.template.call.cpp, punctuation.section.angle-brackets.end.template.call.cpp","settings":{"foreground":"#e69875"}},{"scope":"variable.other.member.cpp","settings":{"foreground":"#83c092"}},{"scope":"keyword.other.using.cs","settings":{"foreground":"#e67e80"}},{"scope":"keyword.type.cs, constant.character.escape.cs, punctuation.definition.interpolation.begin.cs, punctuation.definition.interpolation.end.cs","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.cs, string.quoted.single.cs, punctuation.definition.string.begin.cs, punctuation.definition.string.end.cs","settings":{"foreground":"#a7c080"}},{"scope":"variable.other.object.property.cs","settings":{"foreground":"#83c092"}},{"scope":"entity.name.type.namespace.cs","settings":{"foreground":"#d699b6"}},{"scope":"keyword.symbol.fsharp, constant.language.unit.fsharp","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.format.specifier.fsharp, entity.name.type.fsharp","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.fsharp, string.quoted.single.fsharp, punctuation.definition.string.begin.fsharp, punctuation.definition.string.end.fsharp","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.section.fsharp","settings":{"foreground":"#7fbbb3"}},{"scope":"support.function.attribute.fsharp","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.separator.java, punctuation.separator.period.java","settings":{"foreground":"#859289"}},{"scope":"keyword.other.import.java, keyword.other.package.java","settings":{"foreground":"#e67e80"}},{"scope":"storage.type.function.arrow.java, keyword.control.ternary.java","settings":{"foreground":"#e69875"}},{"scope":"variable.other.property.java","settings":{"foreground":"#83c092"}},{"scope":"variable.language.wildcard.java, storage.modifier.import.java, storage.type.annotation.java, punctuation.definition.annotation.java, storage.modifier.package.java, entity.name.type.module.java","settings":{"foreground":"#d699b6"}},{"scope":"keyword.other.import.kotlin","settings":{"foreground":"#e67e80"}},{"scope":"storage.type.kotlin","settings":{"foreground":"#e69875"}},{"scope":"constant.language.kotlin","settings":{"foreground":"#83c092"}},{"scope":"entity.name.package.kotlin, storage.type.annotation.kotlin","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.package.scala","settings":{"foreground":"#d699b6"}},{"scope":"constant.language.scala","settings":{"foreground":"#7fbbb3"}},{"scope":"entity.name.import.scala","settings":{"foreground":"#83c092"}},{"scope":"string.quoted.double.scala, string.quoted.single.scala, punctuation.definition.string.begin.scala, punctuation.definition.string.end.scala, string.quoted.double.interpolated.scala, string.quoted.single.interpolated.scala, string.quoted.triple.scala","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.class, entity.other.inherited-class.scala","settings":{"foreground":"#dbbc7f"}},{"scope":"keyword.declaration.stable.scala, keyword.other.arrow.scala","settings":{"foreground":"#e69875"}},{"scope":"keyword.other.import.scala","settings":{"foreground":"#e67e80"}},{"scope":"keyword.operator.navigation.groovy, meta.method.body.java, meta.definition.method.groovy, meta.definition.method.signature.java","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.separator.groovy","settings":{"foreground":"#859289"}},{"scope":"keyword.other.import.groovy, keyword.other.package.groovy, keyword.other.import.static.groovy","settings":{"foreground":"#e67e80"}},{"scope":"storage.type.def.groovy","settings":{"foreground":"#e69875"}},{"scope":"variable.other.interpolated.groovy, meta.method.groovy","settings":{"foreground":"#a7c080"}},{"scope":"storage.modifier.import.groovy, storage.modifier.package.groovy","settings":{"foreground":"#83c092"}},{"scope":"storage.type.annotation.groovy","settings":{"foreground":"#d699b6"}},{"scope":"keyword.type.go","settings":{"foreground":"#e67e80"}},{"scope":"entity.name.package.go","settings":{"foreground":"#83c092"}},{"scope":"keyword.import.go, keyword.package.go","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.type.mod.rust","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.operator.path.rust, keyword.operator.member-access.rust","settings":{"foreground":"#859289"}},{"scope":"storage.type.rust","settings":{"foreground":"#e69875"}},{"scope":"support.constant.core.rust","settings":{"foreground":"#83c092"}},{"scope":"meta.attribute.rust, variable.language.rust, storage.type.module.rust","settings":{"foreground":"#d699b6"}},{"scope":"meta.function-call.swift, support.function.any-method.swift","settings":{"foreground":"#d3c6aa"}},{"scope":"support.variable.swift","settings":{"foreground":"#83c092"}},{"scope":"keyword.operator.class.php","settings":{"foreground":"#d3c6aa"}},{"scope":"storage.type.trait.php","settings":{"foreground":"#e69875"}},{"scope":"constant.language.php, support.other.namespace.php","settings":{"foreground":"#83c092"}},{"scope":"storage.type.modifier.access.control.public.cpp, storage.type.modifier.access.control.private.cpp","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.control.import.include.php, storage.type.php","settings":{"foreground":"#d699b6"}},{"scope":"meta.function-call.arguments.python","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.definition.decorator.python, punctuation.separator.period.python","settings":{"foreground":"#859289"}},{"scope":"constant.language.python","settings":{"foreground":"#83c092"}},{"scope":"keyword.control.import.python, keyword.control.import.from.python","settings":{"foreground":"#d699b6"}},{"scope":"constant.language.lua","settings":{"foreground":"#83c092"}},{"scope":"entity.name.class.lua","settings":{"foreground":"#7fbbb3"}},{"scope":"meta.function.method.with-arguments.ruby","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.separator.method.ruby","settings":{"foreground":"#859289"}},{"scope":"keyword.control.pseudo-method.ruby, storage.type.variable.ruby","settings":{"foreground":"#e69875"}},{"scope":"keyword.other.special-method.ruby","settings":{"foreground":"#a7c080"}},{"scope":"keyword.control.module.ruby, punctuation.definition.constant.ruby","settings":{"foreground":"#d699b6"}},{"scope":"string.regexp.character-class.ruby,string.regexp.interpolated.ruby,punctuation.definition.character-class.ruby,string.regexp.group.ruby, punctuation.section.regexp.ruby, punctuation.definition.group.ruby","settings":{"foreground":"#dbbc7f"}},{"scope":"variable.other.constant.ruby","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.other.arrow.haskell, keyword.other.big-arrow.haskell, keyword.other.double-colon.haskell","settings":{"foreground":"#e69875"}},{"scope":"storage.type.haskell","settings":{"foreground":"#dbbc7f"}},{"scope":"constant.other.haskell, string.quoted.double.haskell, string.quoted.single.haskell, punctuation.definition.string.begin.haskell, punctuation.definition.string.end.haskell","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.function.haskell","settings":{"foreground":"#7fbbb3"}},{"scope":"entity.name.namespace, meta.preprocessor.haskell","settings":{"foreground":"#83c092"}},{"scope":"keyword.control.import.julia, keyword.control.export.julia","settings":{"foreground":"#e67e80"}},{"scope":"keyword.storage.modifier.julia","settings":{"foreground":"#e69875"}},{"scope":"constant.language.julia","settings":{"foreground":"#83c092"}},{"scope":"support.function.macro.julia","settings":{"foreground":"#d699b6"}},{"scope":"keyword.other.period.elm","settings":{"foreground":"#d3c6aa"}},{"scope":"storage.type.elm","settings":{"foreground":"#dbbc7f"}},{"scope":"keyword.other.r","settings":{"foreground":"#e69875"}},{"scope":"entity.name.function.r, variable.function.r","settings":{"foreground":"#a7c080"}},{"scope":"constant.language.r","settings":{"foreground":"#83c092"}},{"scope":"entity.namespace.r","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.separator.module-function.erlang, punctuation.section.directive.begin.erlang","settings":{"foreground":"#859289"}},{"scope":"keyword.control.directive.erlang, keyword.control.directive.define.erlang","settings":{"foreground":"#e67e80"}},{"scope":"entity.name.type.class.module.erlang","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.erlang, string.quoted.single.erlang, punctuation.definition.string.begin.erlang, punctuation.definition.string.end.erlang","settings":{"foreground":"#a7c080"}},{"scope":"keyword.control.directive.export.erlang, keyword.control.directive.module.erlang, keyword.control.directive.import.erlang, keyword.control.directive.behaviour.erlang","settings":{"foreground":"#d699b6"}},{"scope":"variable.other.readwrite.module.elixir, punctuation.definition.variable.elixir","settings":{"foreground":"#83c092"}},{"scope":"constant.language.elixir","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.control.module.elixir","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.type.value-signature.ocaml","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.other.ocaml","settings":{"foreground":"#e69875"}},{"scope":"constant.language.variant.ocaml","settings":{"foreground":"#83c092"}},{"scope":"storage.type.sub.perl, storage.type.declare.routine.perl","settings":{"foreground":"#e67e80"}},{"scope":"meta.function.lisp","settings":{"foreground":"#d3c6aa"}},{"scope":"storage.type.function-type.lisp","settings":{"foreground":"#e67e80"}},{"scope":"keyword.constant.lisp","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.function.lisp","settings":{"foreground":"#83c092"}},{"scope":"constant.keyword.clojure, support.variable.clojure, meta.definition.variable.clojure","settings":{"foreground":"#a7c080"}},{"scope":"entity.global.clojure","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.function.clojure","settings":{"foreground":"#7fbbb3"}},{"scope":"meta.scope.if-block.shell, meta.scope.group.shell","settings":{"foreground":"#d3c6aa"}},{"scope":"support.function.builtin.shell, entity.name.function.shell","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.shell, string.quoted.single.shell, punctuation.definition.string.begin.shell, punctuation.definition.string.end.shell, string.unquoted.heredoc.shell","settings":{"foreground":"#a7c080"}},{"scope":"keyword.control.heredoc-token.shell, variable.other.normal.shell, punctuation.definition.variable.shell, variable.other.special.shell, variable.other.positional.shell, variable.other.bracket.shell","settings":{"foreground":"#d699b6"}},{"scope":"support.function.builtin.fish","settings":{"foreground":"#e67e80"}},{"scope":"support.function.unix.fish","settings":{"foreground":"#e69875"}},{"scope":"variable.other.normal.fish, punctuation.definition.variable.fish, variable.other.fixed.fish, variable.other.special.fish","settings":{"foreground":"#7fbbb3"}},{"scope":"string.quoted.double.fish, punctuation.definition.string.end.fish, punctuation.definition.string.begin.fish, string.quoted.single.fish","settings":{"foreground":"#a7c080"}},{"scope":"constant.character.escape.single.fish","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.definition.variable.powershell","settings":{"foreground":"#859289"}},{"scope":"entity.name.function.powershell, support.function.attribute.powershell, support.function.powershell","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.single.powershell, string.quoted.double.powershell, punctuation.definition.string.begin.powershell, punctuation.definition.string.end.powershell, string.quoted.double.heredoc.powershell","settings":{"foreground":"#a7c080"}},{"scope":"variable.other.member.powershell","settings":{"foreground":"#83c092"}},{"scope":"string.unquoted.alias.graphql","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.type.graphql","settings":{"foreground":"#e67e80"}},{"scope":"entity.name.fragment.graphql","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.function.target.makefile","settings":{"foreground":"#e69875"}},{"scope":"variable.other.makefile","settings":{"foreground":"#dbbc7f"}},{"scope":"meta.scope.prerequisites.makefile","settings":{"foreground":"#a7c080"}},{"scope":"string.source.cmake","settings":{"foreground":"#a7c080"}},{"scope":"entity.source.cmake","settings":{"foreground":"#83c092"}},{"scope":"storage.source.cmake","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.definition.map.viml","settings":{"foreground":"#859289"}},{"scope":"storage.type.map.viml","settings":{"foreground":"#e69875"}},{"scope":"constant.character.map.viml, constant.character.map.key.viml","settings":{"foreground":"#a7c080"}},{"scope":"constant.character.map.special.viml","settings":{"foreground":"#7fbbb3"}},{"scope":"constant.language.tmux, constant.numeric.tmux","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.function.package-manager.dockerfile","settings":{"foreground":"#e69875"}},{"scope":"keyword.operator.flag.dockerfile","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.dockerfile, string.quoted.single.dockerfile","settings":{"foreground":"#a7c080"}},{"scope":"constant.character.escape.dockerfile","settings":{"foreground":"#83c092"}},{"scope":"entity.name.type.base-image.dockerfile, entity.name.image.dockerfile","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.definition.separator.diff","settings":{"foreground":"#859289"}},{"scope":"markup.deleted.diff, punctuation.definition.deleted.diff","settings":{"foreground":"#e67e80"}},{"scope":"meta.diff.range.context, punctuation.definition.range.diff","settings":{"foreground":"#e69875"}},{"scope":"meta.diff.header.from-file","settings":{"foreground":"#dbbc7f"}},{"scope":"markup.inserted.diff, punctuation.definition.inserted.diff","settings":{"foreground":"#a7c080"}},{"scope":"markup.changed.diff, punctuation.definition.changed.diff","settings":{"foreground":"#7fbbb3"}},{"scope":"punctuation.definition.from-file.diff","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.section.group-title.ini, punctuation.definition.entity.ini","settings":{"foreground":"#e67e80"}},{"scope":"punctuation.separator.key-value.ini","settings":{"foreground":"#e69875"}},{"scope":"string.quoted.double.ini, string.quoted.single.ini, punctuation.definition.string.begin.ini, punctuation.definition.string.end.ini","settings":{"foreground":"#a7c080"}},{"scope":"keyword.other.definition.ini","settings":{"foreground":"#83c092"}},{"scope":"support.function.aggregate.sql","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.single.sql, punctuation.definition.string.end.sql, punctuation.definition.string.begin.sql, string.quoted.double.sql","settings":{"foreground":"#a7c080"}},{"scope":"support.type.graphql","settings":{"foreground":"#dbbc7f"}},{"scope":"variable.parameter.graphql","settings":{"foreground":"#7fbbb3"}},{"scope":"constant.character.enum.graphql","settings":{"foreground":"#83c092"}},{"scope":"punctuation.support.type.property-name.begin.json, punctuation.support.type.property-name.end.json, punctuation.separator.dictionary.key-value.json, punctuation.definition.string.begin.json, punctuation.definition.string.end.json, punctuation.separator.dictionary.pair.json, punctuation.separator.array.json","settings":{"foreground":"#859289"}},{"scope":"support.type.property-name.json","settings":{"foreground":"#e69875"}},{"scope":"string.quoted.double.json","settings":{"foreground":"#a7c080"}},{"scope":"punctuation.separator.key-value.mapping.yaml","settings":{"foreground":"#859289"}},{"scope":"string.unquoted.plain.out.yaml, string.quoted.single.yaml, string.quoted.double.yaml, punctuation.definition.string.begin.yaml, punctuation.definition.string.end.yaml, string.unquoted.plain.in.yaml, string.unquoted.block.yaml","settings":{"foreground":"#a7c080"}},{"scope":"punctuation.definition.anchor.yaml, punctuation.definition.block.sequence.item.yaml","settings":{"foreground":"#83c092"}},{"scope":"keyword.key.toml","settings":{"foreground":"#e69875"}},{"scope":"string.quoted.single.basic.line.toml, string.quoted.single.literal.line.toml, punctuation.definition.keyValuePair.toml","settings":{"foreground":"#a7c080"}},{"scope":"constant.other.boolean.toml","settings":{"foreground":"#7fbbb3"}},{"scope":"entity.other.attribute-name.table.toml, punctuation.definition.table.toml, entity.other.attribute-name.table.array.toml, punctuation.definition.table.array.toml","settings":{"foreground":"#d699b6"}},{"scope":"comment, string.comment, punctuation.definition.comment","settings":{"fontStyle":"italic","foreground":"#859289"}}],"type":"dark"}'))}}]);
1
+ "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[93054],{93054:(e,o,t)=>{t.r(o),t.d(o,{default:()=>r});let r=Object.freeze(JSON.parse('{"colors":{"activityBar.activeBorder":"#a7c080d0","activityBar.activeFocusBorder":"#a7c080","activityBar.background":"#2d353b","activityBar.border":"#2d353b","activityBar.dropBackground":"#2d353b","activityBar.foreground":"#d3c6aa","activityBar.inactiveForeground":"#859289","activityBarBadge.background":"#a7c080","activityBarBadge.foreground":"#2d353b","badge.background":"#a7c080","badge.foreground":"#2d353b","breadcrumb.activeSelectionForeground":"#d3c6aa","breadcrumb.focusForeground":"#d3c6aa","breadcrumb.foreground":"#859289","button.background":"#a7c080","button.foreground":"#2d353b","button.hoverBackground":"#a7c080d0","button.secondaryBackground":"#3d484d","button.secondaryForeground":"#d3c6aa","button.secondaryHoverBackground":"#475258","charts.blue":"#7fbbb3","charts.foreground":"#d3c6aa","charts.green":"#a7c080","charts.orange":"#e69875","charts.purple":"#d699b6","charts.red":"#e67e80","charts.yellow":"#dbbc7f","checkbox.background":"#2d353b","checkbox.border":"#4f585e","checkbox.foreground":"#e69875","debugConsole.errorForeground":"#e67e80","debugConsole.infoForeground":"#a7c080","debugConsole.sourceForeground":"#d699b6","debugConsole.warningForeground":"#dbbc7f","debugConsoleInputIcon.foreground":"#83c092","debugIcon.breakpointCurrentStackframeForeground":"#7fbbb3","debugIcon.breakpointDisabledForeground":"#da6362","debugIcon.breakpointForeground":"#e67e80","debugIcon.breakpointStackframeForeground":"#e67e80","debugIcon.breakpointUnverifiedForeground":"#9aa79d","debugIcon.continueForeground":"#7fbbb3","debugIcon.disconnectForeground":"#d699b6","debugIcon.pauseForeground":"#dbbc7f","debugIcon.restartForeground":"#83c092","debugIcon.startForeground":"#83c092","debugIcon.stepBackForeground":"#7fbbb3","debugIcon.stepIntoForeground":"#7fbbb3","debugIcon.stepOutForeground":"#7fbbb3","debugIcon.stepOverForeground":"#7fbbb3","debugIcon.stopForeground":"#e67e80","debugTokenExpression.boolean":"#d699b6","debugTokenExpression.error":"#e67e80","debugTokenExpression.name":"#7fbbb3","debugTokenExpression.number":"#d699b6","debugTokenExpression.string":"#dbbc7f","debugTokenExpression.value":"#a7c080","debugToolBar.background":"#2d353b","descriptionForeground":"#859289","diffEditor.diagonalFill":"#4f585e","diffEditor.insertedTextBackground":"#569d7930","diffEditor.removedTextBackground":"#da636230","dropdown.background":"#2d353b","dropdown.border":"#4f585e","dropdown.foreground":"#9aa79d","editor.background":"#2d353b","editor.findMatchBackground":"#d77f4840","editor.findMatchHighlightBackground":"#899c4040","editor.findRangeHighlightBackground":"#47525860","editor.foldBackground":"#4f585e80","editor.foreground":"#d3c6aa","editor.hoverHighlightBackground":"#475258b0","editor.inactiveSelectionBackground":"#47525860","editor.lineHighlightBackground":"#3d484d90","editor.lineHighlightBorder":"#4f585e00","editor.rangeHighlightBackground":"#3d484d80","editor.selectionBackground":"#475258c0","editor.selectionHighlightBackground":"#47525860","editor.snippetFinalTabstopHighlightBackground":"#899c4040","editor.snippetFinalTabstopHighlightBorder":"#2d353b","editor.snippetTabstopHighlightBackground":"#3d484d","editor.symbolHighlightBackground":"#5a93a240","editor.wordHighlightBackground":"#47525858","editor.wordHighlightStrongBackground":"#475258b0","editorBracketHighlight.foreground1":"#e67e80","editorBracketHighlight.foreground2":"#dbbc7f","editorBracketHighlight.foreground3":"#a7c080","editorBracketHighlight.foreground4":"#7fbbb3","editorBracketHighlight.foreground5":"#e69875","editorBracketHighlight.foreground6":"#d699b6","editorBracketHighlight.unexpectedBracket.foreground":"#859289","editorBracketMatch.background":"#4f585e","editorBracketMatch.border":"#2d353b00","editorCodeLens.foreground":"#7f897da0","editorCursor.foreground":"#d3c6aa","editorError.background":"#da636200","editorError.foreground":"#da6362","editorGhostText.background":"#2d353b00","editorGhostText.foreground":"#7f897da0","editorGroup.border":"#21272b","editorGroup.dropBackground":"#4f585e60","editorGroupHeader.noTabsBackground":"#2d353b","editorGroupHeader.tabsBackground":"#2d353b","editorGutter.addedBackground":"#899c40a0","editorGutter.background":"#2d353b00","editorGutter.commentRangeForeground":"#7f897d","editorGutter.deletedBackground":"#da6362a0","editorGutter.modifiedBackground":"#5a93a2a0","editorHint.foreground":"#b87b9d","editorHoverWidget.background":"#343f44","editorHoverWidget.border":"#475258","editorIndentGuide.activeBackground":"#9aa79d50","editorIndentGuide.background":"#9aa79d20","editorInfo.background":"#5a93a200","editorInfo.foreground":"#5a93a2","editorInlayHint.background":"#2d353b00","editorInlayHint.foreground":"#7f897da0","editorInlayHint.parameterBackground":"#2d353b00","editorInlayHint.parameterForeground":"#7f897da0","editorInlayHint.typeBackground":"#2d353b00","editorInlayHint.typeForeground":"#7f897da0","editorLightBulb.foreground":"#dbbc7f","editorLightBulbAutoFix.foreground":"#83c092","editorLineNumber.activeForeground":"#9aa79de0","editorLineNumber.foreground":"#7f897da0","editorLink.activeForeground":"#a7c080","editorMarkerNavigation.background":"#343f44","editorMarkerNavigationError.background":"#da636280","editorMarkerNavigationInfo.background":"#5a93a280","editorMarkerNavigationWarning.background":"#bf983d80","editorOverviewRuler.addedForeground":"#899c40a0","editorOverviewRuler.border":"#2d353b00","editorOverviewRuler.commonContentForeground":"#859289","editorOverviewRuler.currentContentForeground":"#5a93a2","editorOverviewRuler.deletedForeground":"#da6362a0","editorOverviewRuler.errorForeground":"#e67e80","editorOverviewRuler.findMatchForeground":"#569d79","editorOverviewRuler.incomingContentForeground":"#569d79","editorOverviewRuler.infoForeground":"#d699b6","editorOverviewRuler.modifiedForeground":"#5a93a2a0","editorOverviewRuler.rangeHighlightForeground":"#569d79","editorOverviewRuler.selectionHighlightForeground":"#569d79","editorOverviewRuler.warningForeground":"#dbbc7f","editorOverviewRuler.wordHighlightForeground":"#4f585e","editorOverviewRuler.wordHighlightStrongForeground":"#4f585e","editorRuler.foreground":"#475258a0","editorSuggestWidget.background":"#3d484d","editorSuggestWidget.border":"#3d484d","editorSuggestWidget.foreground":"#d3c6aa","editorSuggestWidget.highlightForeground":"#a7c080","editorSuggestWidget.selectedBackground":"#475258","editorUnnecessaryCode.border":"#2d353b","editorUnnecessaryCode.opacity":"#00000080","editorWarning.background":"#bf983d00","editorWarning.foreground":"#bf983d","editorWhitespace.foreground":"#475258","editorWidget.background":"#2d353b","editorWidget.border":"#4f585e","editorWidget.foreground":"#d3c6aa","errorForeground":"#e67e80","extensionBadge.remoteBackground":"#a7c080","extensionBadge.remoteForeground":"#2d353b","extensionButton.prominentBackground":"#a7c080","extensionButton.prominentForeground":"#2d353b","extensionButton.prominentHoverBackground":"#a7c080d0","extensionIcon.preReleaseForeground":"#e69875","extensionIcon.starForeground":"#83c092","extensionIcon.verifiedForeground":"#a7c080","focusBorder":"#2d353b00","foreground":"#9aa79d","gitDecoration.addedResourceForeground":"#a7c080a0","gitDecoration.conflictingResourceForeground":"#d699b6a0","gitDecoration.deletedResourceForeground":"#e67e80a0","gitDecoration.ignoredResourceForeground":"#4f585e","gitDecoration.modifiedResourceForeground":"#7fbbb3a0","gitDecoration.stageDeletedResourceForeground":"#83c092a0","gitDecoration.stageModifiedResourceForeground":"#83c092a0","gitDecoration.submoduleResourceForeground":"#e69875a0","gitDecoration.untrackedResourceForeground":"#dbbc7fa0","gitlens.closedPullRequestIconColor":"#e67e80","gitlens.decorations.addedForegroundColor":"#a7c080","gitlens.decorations.branchAheadForegroundColor":"#83c092","gitlens.decorations.branchBehindForegroundColor":"#e69875","gitlens.decorations.branchDivergedForegroundColor":"#dbbc7f","gitlens.decorations.branchMissingUpstreamForegroundColor":"#e67e80","gitlens.decorations.branchUnpublishedForegroundColor":"#7fbbb3","gitlens.decorations.branchUpToDateForegroundColor":"#d3c6aa","gitlens.decorations.copiedForegroundColor":"#d699b6","gitlens.decorations.deletedForegroundColor":"#e67e80","gitlens.decorations.ignoredForegroundColor":"#9aa79d","gitlens.decorations.modifiedForegroundColor":"#7fbbb3","gitlens.decorations.renamedForegroundColor":"#d699b6","gitlens.decorations.untrackedForegroundColor":"#dbbc7f","gitlens.gutterBackgroundColor":"#2d353b","gitlens.gutterForegroundColor":"#d3c6aa","gitlens.gutterUncommittedForegroundColor":"#7fbbb3","gitlens.lineHighlightBackgroundColor":"#343f44","gitlens.lineHighlightOverviewRulerColor":"#a7c080","gitlens.mergedPullRequestIconColor":"#d699b6","gitlens.openPullRequestIconColor":"#83c092","gitlens.trailingLineForegroundColor":"#859289","gitlens.unpublishedCommitIconColor":"#dbbc7f","gitlens.unpulledChangesIconColor":"#e69875","gitlens.unpushlishedChangesIconColor":"#7fbbb3","icon.foreground":"#83c092","imagePreview.border":"#2d353b","input.background":"#2d353b00","input.border":"#4f585e","input.foreground":"#d3c6aa","input.placeholderForeground":"#7f897d","inputOption.activeBorder":"#83c092","inputValidation.errorBackground":"#da6362","inputValidation.errorBorder":"#e67e80","inputValidation.errorForeground":"#d3c6aa","inputValidation.infoBackground":"#5a93a2","inputValidation.infoBorder":"#7fbbb3","inputValidation.infoForeground":"#d3c6aa","inputValidation.warningBackground":"#bf983d","inputValidation.warningBorder":"#dbbc7f","inputValidation.warningForeground":"#d3c6aa","issues.closed":"#e67e80","issues.open":"#83c092","keybindingLabel.background":"#2d353b00","keybindingLabel.border":"#272e33","keybindingLabel.bottomBorder":"#21272b","keybindingLabel.foreground":"#d3c6aa","keybindingTable.headerBackground":"#3d484d","keybindingTable.rowsBackground":"#343f44","list.activeSelectionBackground":"#47525880","list.activeSelectionForeground":"#d3c6aa","list.dropBackground":"#343f4480","list.errorForeground":"#e67e80","list.focusBackground":"#47525880","list.focusForeground":"#d3c6aa","list.highlightForeground":"#a7c080","list.hoverBackground":"#2d353b00","list.hoverForeground":"#d3c6aa","list.inactiveFocusBackground":"#47525860","list.inactiveSelectionBackground":"#47525880","list.inactiveSelectionForeground":"#9aa79d","list.invalidItemForeground":"#da6362","list.warningForeground":"#dbbc7f","menu.background":"#2d353b","menu.foreground":"#9aa79d","menu.selectionBackground":"#343f44","menu.selectionForeground":"#d3c6aa","menubar.selectionBackground":"#2d353b","menubar.selectionBorder":"#2d353b","merge.border":"#2d353b00","merge.currentContentBackground":"#5a93a240","merge.currentHeaderBackground":"#5a93a280","merge.incomingContentBackground":"#569d7940","merge.incomingHeaderBackground":"#569d7980","minimap.errorHighlight":"#da636280","minimap.findMatchHighlight":"#569d7960","minimap.selectionHighlight":"#4f585ef0","minimap.warningHighlight":"#bf983d80","minimapGutter.addedBackground":"#899c40a0","minimapGutter.deletedBackground":"#da6362a0","minimapGutter.modifiedBackground":"#5a93a2a0","notebook.cellBorderColor":"#4f585e","notebook.cellHoverBackground":"#2d353b","notebook.cellStatusBarItemHoverBackground":"#343f44","notebook.cellToolbarSeparator":"#4f585e","notebook.focusedCellBackground":"#2d353b","notebook.focusedCellBorder":"#4f585e","notebook.focusedEditorBorder":"#4f585e","notebook.focusedRowBorder":"#4f585e","notebook.inactiveFocusedCellBorder":"#4f585e","notebook.outputContainerBackgroundColor":"#272e33","notebook.selectedCellBorder":"#4f585e","notebookStatusErrorIcon.foreground":"#e67e80","notebookStatusRunningIcon.foreground":"#7fbbb3","notebookStatusSuccessIcon.foreground":"#a7c080","notificationCenterHeader.background":"#3d484d","notificationCenterHeader.foreground":"#d3c6aa","notificationLink.foreground":"#a7c080","notifications.background":"#2d353b","notifications.foreground":"#d3c6aa","notificationsErrorIcon.foreground":"#e67e80","notificationsInfoIcon.foreground":"#7fbbb3","notificationsWarningIcon.foreground":"#dbbc7f","panel.background":"#2d353b","panel.border":"#2d353b","panelInput.border":"#4f585e","panelSection.border":"#21272b","panelSectionHeader.background":"#2d353b","panelTitle.activeBorder":"#a7c080d0","panelTitle.activeForeground":"#d3c6aa","panelTitle.inactiveForeground":"#859289","peekView.border":"#475258","peekViewEditor.background":"#343f44","peekViewEditor.matchHighlightBackground":"#bf983d50","peekViewEditorGutter.background":"#343f44","peekViewResult.background":"#343f44","peekViewResult.fileForeground":"#d3c6aa","peekViewResult.lineForeground":"#9aa79d","peekViewResult.matchHighlightBackground":"#bf983d50","peekViewResult.selectionBackground":"#569d7950","peekViewResult.selectionForeground":"#d3c6aa","peekViewTitle.background":"#475258","peekViewTitleDescription.foreground":"#d3c6aa","peekViewTitleLabel.foreground":"#a7c080","pickerGroup.border":"#a7c0801a","pickerGroup.foreground":"#d3c6aa","ports.iconRunningProcessForeground":"#e69875","problemsErrorIcon.foreground":"#e67e80","problemsInfoIcon.foreground":"#7fbbb3","problemsWarningIcon.foreground":"#dbbc7f","progressBar.background":"#a7c080","quickInputTitle.background":"#343f44","rust_analyzer.inlayHints.background":"#2d353b00","rust_analyzer.inlayHints.foreground":"#7f897da0","rust_analyzer.syntaxTreeBorder":"#e67e80","sash.hoverBorder":"#475258","scrollbar.shadow":"#00000070","scrollbarSlider.activeBackground":"#9aa79d","scrollbarSlider.background":"#4f585e80","scrollbarSlider.hoverBackground":"#4f585e","selection.background":"#475258e0","settings.checkboxBackground":"#2d353b","settings.checkboxBorder":"#4f585e","settings.checkboxForeground":"#e69875","settings.dropdownBackground":"#2d353b","settings.dropdownBorder":"#4f585e","settings.dropdownForeground":"#83c092","settings.focusedRowBackground":"#343f44","settings.headerForeground":"#9aa79d","settings.modifiedItemIndicator":"#7f897d","settings.numberInputBackground":"#2d353b","settings.numberInputBorder":"#4f585e","settings.numberInputForeground":"#d699b6","settings.rowHoverBackground":"#343f44","settings.textInputBackground":"#2d353b","settings.textInputBorder":"#4f585e","settings.textInputForeground":"#7fbbb3","sideBar.background":"#2d353b","sideBar.foreground":"#859289","sideBarSectionHeader.background":"#2d353b00","sideBarSectionHeader.foreground":"#9aa79d","sideBarTitle.foreground":"#9aa79d","statusBar.background":"#2d353b","statusBar.border":"#2d353b","statusBar.debuggingBackground":"#2d353b","statusBar.debuggingForeground":"#e69875","statusBar.foreground":"#9aa79d","statusBar.noFolderBackground":"#2d353b","statusBar.noFolderBorder":"#2d353b","statusBar.noFolderForeground":"#9aa79d","statusBarItem.activeBackground":"#47525870","statusBarItem.errorBackground":"#2d353b","statusBarItem.errorForeground":"#e67e80","statusBarItem.hoverBackground":"#475258a0","statusBarItem.prominentBackground":"#2d353b","statusBarItem.prominentForeground":"#d3c6aa","statusBarItem.prominentHoverBackground":"#475258a0","statusBarItem.remoteBackground":"#2d353b","statusBarItem.remoteForeground":"#9aa79d","statusBarItem.warningBackground":"#2d353b","statusBarItem.warningForeground":"#dbbc7f","symbolIcon.arrayForeground":"#7fbbb3","symbolIcon.booleanForeground":"#d699b6","symbolIcon.classForeground":"#dbbc7f","symbolIcon.colorForeground":"#d3c6aa","symbolIcon.constantForeground":"#83c092","symbolIcon.constructorForeground":"#d699b6","symbolIcon.enumeratorForeground":"#d699b6","symbolIcon.enumeratorMemberForeground":"#83c092","symbolIcon.eventForeground":"#dbbc7f","symbolIcon.fieldForeground":"#d3c6aa","symbolIcon.fileForeground":"#d3c6aa","symbolIcon.folderForeground":"#d3c6aa","symbolIcon.functionForeground":"#a7c080","symbolIcon.interfaceForeground":"#dbbc7f","symbolIcon.keyForeground":"#a7c080","symbolIcon.keywordForeground":"#e67e80","symbolIcon.methodForeground":"#a7c080","symbolIcon.moduleForeground":"#d699b6","symbolIcon.namespaceForeground":"#d699b6","symbolIcon.nullForeground":"#83c092","symbolIcon.numberForeground":"#d699b6","symbolIcon.objectForeground":"#d699b6","symbolIcon.operatorForeground":"#e69875","symbolIcon.packageForeground":"#d699b6","symbolIcon.propertyForeground":"#83c092","symbolIcon.referenceForeground":"#7fbbb3","symbolIcon.snippetForeground":"#d3c6aa","symbolIcon.stringForeground":"#a7c080","symbolIcon.structForeground":"#dbbc7f","symbolIcon.textForeground":"#d3c6aa","symbolIcon.typeParameterForeground":"#83c092","symbolIcon.unitForeground":"#d3c6aa","symbolIcon.variableForeground":"#7fbbb3","tab.activeBackground":"#2d353b","tab.activeBorder":"#a7c080d0","tab.activeForeground":"#d3c6aa","tab.border":"#2d353b","tab.hoverBackground":"#2d353b","tab.hoverForeground":"#d3c6aa","tab.inactiveBackground":"#2d353b","tab.inactiveForeground":"#7f897d","tab.lastPinnedBorder":"#a7c080d0","tab.unfocusedActiveBorder":"#859289","tab.unfocusedActiveForeground":"#9aa79d","tab.unfocusedHoverForeground":"#d3c6aa","tab.unfocusedInactiveForeground":"#7f897d","terminal.ansiBlack":"#343f44","terminal.ansiBlue":"#7fbbb3","terminal.ansiBrightBlack":"#859289","terminal.ansiBrightBlue":"#7fbbb3","terminal.ansiBrightCyan":"#83c092","terminal.ansiBrightGreen":"#a7c080","terminal.ansiBrightMagenta":"#d699b6","terminal.ansiBrightRed":"#e67e80","terminal.ansiBrightWhite":"#d3c6aa","terminal.ansiBrightYellow":"#dbbc7f","terminal.ansiCyan":"#83c092","terminal.ansiGreen":"#a7c080","terminal.ansiMagenta":"#d699b6","terminal.ansiRed":"#e67e80","terminal.ansiWhite":"#d3c6aa","terminal.ansiYellow":"#dbbc7f","terminal.foreground":"#d3c6aa","terminalCursor.foreground":"#d3c6aa","testing.iconErrored":"#e67e80","testing.iconFailed":"#e67e80","testing.iconPassed":"#83c092","testing.iconQueued":"#7fbbb3","testing.iconSkipped":"#d699b6","testing.iconUnset":"#dbbc7f","testing.runAction":"#83c092","textBlockQuote.background":"#272e33","textBlockQuote.border":"#475258","textCodeBlock.background":"#272e33","textLink.activeForeground":"#a7c080c0","textLink.foreground":"#a7c080","textPreformat.foreground":"#dbbc7f","titleBar.activeBackground":"#2d353b","titleBar.activeForeground":"#9aa79d","titleBar.border":"#2d353b","titleBar.inactiveBackground":"#2d353b","titleBar.inactiveForeground":"#7f897d","toolbar.hoverBackground":"#343f44","tree.indentGuidesStroke":"#7f897d","walkThrough.embeddedEditorBackground":"#272e33","welcomePage.buttonBackground":"#343f44","welcomePage.buttonHoverBackground":"#343f44a0","welcomePage.progress.foreground":"#a7c080","welcomePage.tileHoverBackground":"#343f44","widget.shadow":"#00000070"},"displayName":"Everforest Dark","name":"everforest-dark","semanticHighlighting":true,"semanticTokenColors":{"class:python":"#83c092","class:typescript":"#83c092","class:typescriptreact":"#83c092","enum:typescript":"#d699b6","enum:typescriptreact":"#d699b6","enumMember:typescript":"#7fbbb3","enumMember:typescriptreact":"#7fbbb3","interface:typescript":"#83c092","interface:typescriptreact":"#83c092","intrinsic:python":"#d699b6","macro:rust":"#83c092","memberOperatorOverload":"#e69875","module:python":"#7fbbb3","namespace:rust":"#d699b6","namespace:typescript":"#d699b6","namespace:typescriptreact":"#d699b6","operatorOverload":"#e69875","property.defaultLibrary:javascript":"#d699b6","property.defaultLibrary:javascriptreact":"#d699b6","property.defaultLibrary:typescript":"#d699b6","property.defaultLibrary:typescriptreact":"#d699b6","selfKeyword:rust":"#d699b6","variable.defaultLibrary:javascript":"#d699b6","variable.defaultLibrary:javascriptreact":"#d699b6","variable.defaultLibrary:typescript":"#d699b6","variable.defaultLibrary:typescriptreact":"#d699b6"},"tokenColors":[{"scope":"keyword, storage.type.function, storage.type.class, storage.type.enum, storage.type.interface, storage.type.property, keyword.operator.new, keyword.operator.expression, keyword.operator.new, keyword.operator.delete, storage.type.extends","settings":{"foreground":"#e67e80"}},{"scope":"keyword.other.debugger","settings":{"foreground":"#e67e80"}},{"scope":"storage, modifier, keyword.var, entity.name.tag, keyword.control.case, keyword.control.switch","settings":{"foreground":"#e69875"}},{"scope":"keyword.operator","settings":{"foreground":"#e69875"}},{"scope":"string, punctuation.definition.string.end, punctuation.definition.string.begin, punctuation.definition.string.template.begin, punctuation.definition.string.template.end","settings":{"foreground":"#dbbc7f"}},{"scope":"entity.other.attribute-name","settings":{"foreground":"#dbbc7f"}},{"scope":"constant.character.escape, punctuation.quasi.element, punctuation.definition.template-expression, punctuation.section.embedded, storage.type.format, constant.other.placeholder, constant.other.placeholder, variable.interpolation","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.function, support.function, meta.function, meta.function-call, meta.definition.method","settings":{"foreground":"#a7c080"}},{"scope":"keyword.control.at-rule, keyword.control.import, keyword.control.export, storage.type.namespace, punctuation.decorator, keyword.control.directive, keyword.preprocessor, punctuation.definition.preprocessor, punctuation.definition.directive, keyword.other.import, keyword.other.package, entity.name.type.namespace, entity.name.scope-resolution, keyword.other.using, keyword.package, keyword.import, keyword.map","settings":{"foreground":"#83c092"}},{"scope":"storage.type.annotation","settings":{"foreground":"#83c092"}},{"scope":"entity.name.label, constant.other.label","settings":{"foreground":"#83c092"}},{"scope":"support.module, support.node, support.other.module, support.type.object.module, entity.name.type.module, entity.name.type.class.module, keyword.control.module","settings":{"foreground":"#83c092"}},{"scope":"storage.type, support.type, entity.name.type, keyword.type","settings":{"foreground":"#7fbbb3"}},{"scope":"entity.name.type.class, support.class, entity.name.class, entity.other.inherited-class, storage.class","settings":{"foreground":"#7fbbb3"}},{"scope":"constant.numeric","settings":{"foreground":"#d699b6"}},{"scope":"constant.language.boolean","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.function.preprocessor","settings":{"foreground":"#d699b6"}},{"scope":"variable.language.this, variable.language.self, variable.language.super, keyword.other.this, variable.language.special, constant.language.null, constant.language.undefined, constant.language.nan","settings":{"foreground":"#d699b6"}},{"scope":"constant.language, support.constant","settings":{"foreground":"#d699b6"}},{"scope":"variable, support.variable, meta.definition.variable","settings":{"foreground":"#d3c6aa"}},{"scope":"variable.object.property, support.variable.property, variable.other.property, variable.other.object.property, variable.other.enummember, variable.other.member, meta.object-literal.key","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation, meta.brace, meta.delimiter, meta.bracket","settings":{"foreground":"#d3c6aa"}},{"scope":"heading.1.markdown, markup.heading.setext.1.markdown","settings":{"fontStyle":"bold","foreground":"#e67e80"}},{"scope":"heading.2.markdown, markup.heading.setext.2.markdown","settings":{"fontStyle":"bold","foreground":"#e69875"}},{"scope":"heading.3.markdown","settings":{"fontStyle":"bold","foreground":"#dbbc7f"}},{"scope":"heading.4.markdown","settings":{"fontStyle":"bold","foreground":"#a7c080"}},{"scope":"heading.5.markdown","settings":{"fontStyle":"bold","foreground":"#7fbbb3"}},{"scope":"heading.6.markdown","settings":{"fontStyle":"bold","foreground":"#d699b6"}},{"scope":"punctuation.definition.heading.markdown","settings":{"fontStyle":"regular","foreground":"#859289"}},{"scope":"string.other.link.title.markdown, constant.other.reference.link.markdown, string.other.link.description.markdown","settings":{"fontStyle":"regular","foreground":"#d699b6"}},{"scope":"markup.underline.link.image.markdown, markup.underline.link.markdown","settings":{"fontStyle":"underline","foreground":"#a7c080"}},{"scope":"punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.italic.markdown, punctuation.definition.quote.begin.markdown, punctuation.definition.metadata.markdown, punctuation.separator.key-value.markdown, punctuation.definition.constant.markdown","settings":{"foreground":"#859289"}},{"scope":"punctuation.definition.bold.markdown","settings":{"fontStyle":"regular","foreground":"#859289"}},{"scope":"meta.separator.markdown, punctuation.definition.constant.begin.markdown, punctuation.definition.constant.end.markdown","settings":{"fontStyle":"bold","foreground":"#859289"}},{"scope":"markup.italic","settings":{"fontStyle":"italic"}},{"scope":"markup.bold","settings":{"fontStyle":"bold"}},{"scope":"markup.bold markup.italic, markup.italic markup.bold","settings":{"fontStyle":"italic bold"}},{"scope":"punctuation.definition.markdown, punctuation.definition.raw.markdown","settings":{"foreground":"#dbbc7f"}},{"scope":"fenced_code.block.language","settings":{"foreground":"#dbbc7f"}},{"scope":"markup.fenced_code.block.markdown, markup.inline.raw.string.markdown","settings":{"foreground":"#a7c080"}},{"scope":"punctuation.definition.list.begin.markdown","settings":{"foreground":"#e67e80"}},{"scope":"punctuation.definition.heading.restructuredtext","settings":{"fontStyle":"bold","foreground":"#e69875"}},{"scope":"punctuation.definition.field.restructuredtext, punctuation.separator.key-value.restructuredtext, punctuation.definition.directive.restructuredtext, punctuation.definition.constant.restructuredtext, punctuation.definition.italic.restructuredtext, punctuation.definition.table.restructuredtext","settings":{"foreground":"#859289"}},{"scope":"punctuation.definition.bold.restructuredtext","settings":{"fontStyle":"regular","foreground":"#859289"}},{"scope":"entity.name.tag.restructuredtext, punctuation.definition.link.restructuredtext, punctuation.definition.raw.restructuredtext, punctuation.section.raw.restructuredtext","settings":{"foreground":"#83c092"}},{"scope":"constant.other.footnote.link.restructuredtext","settings":{"foreground":"#d699b6"}},{"scope":"support.directive.restructuredtext","settings":{"foreground":"#e67e80"}},{"scope":"entity.name.directive.restructuredtext, markup.raw.restructuredtext, markup.raw.inner.restructuredtext, string.other.link.title.restructuredtext","settings":{"foreground":"#a7c080"}},{"scope":"punctuation.definition.function.latex, punctuation.definition.function.tex, punctuation.definition.keyword.latex, constant.character.newline.tex, punctuation.definition.keyword.tex","settings":{"foreground":"#859289"}},{"scope":"support.function.be.latex","settings":{"foreground":"#e67e80"}},{"scope":"support.function.section.latex, keyword.control.table.cell.latex, keyword.control.table.newline.latex","settings":{"foreground":"#e69875"}},{"scope":"support.class.latex, variable.parameter.latex, variable.parameter.function.latex, variable.parameter.definition.label.latex, constant.other.reference.label.latex","settings":{"foreground":"#dbbc7f"}},{"scope":"keyword.control.preamble.latex","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.separator.namespace.xml","settings":{"foreground":"#859289"}},{"scope":"entity.name.tag.html, entity.name.tag.xml, entity.name.tag.localname.xml","settings":{"foreground":"#e69875"}},{"scope":"entity.other.attribute-name.html, entity.other.attribute-name.xml, entity.other.attribute-name.localname.xml","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.html, string.quoted.single.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html, punctuation.separator.key-value.html, punctuation.definition.string.begin.xml, punctuation.definition.string.end.xml, string.quoted.double.xml, string.quoted.single.xml, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.definition.tag.xml, meta.tag.xml, meta.tag.preprocessor.xml, meta.tag.other.html, meta.tag.block.any.html, meta.tag.inline.any.html","settings":{"foreground":"#a7c080"}},{"scope":"variable.language.documentroot.xml, meta.tag.sgml.doctype.xml","settings":{"foreground":"#d699b6"}},{"scope":"storage.type.proto","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.proto.syntax, string.quoted.single.proto.syntax, string.quoted.double.proto, string.quoted.single.proto","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.class.proto, entity.name.class.message.proto","settings":{"foreground":"#83c092"}},{"scope":"punctuation.definition.entity.css, punctuation.separator.key-value.css, punctuation.terminator.rule.css, punctuation.separator.list.comma.css","settings":{"foreground":"#859289"}},{"scope":"entity.other.attribute-name.class.css","settings":{"foreground":"#e67e80"}},{"scope":"keyword.other.unit","settings":{"foreground":"#e69875"}},{"scope":"entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.single.css, string.quoted.double.css, support.constant.property-value.css, meta.property-value.css, punctuation.definition.string.begin.css, punctuation.definition.string.end.css, constant.numeric.css, support.constant.font-name.css, variable.parameter.keyframe-list.css","settings":{"foreground":"#a7c080"}},{"scope":"support.type.property-name.css","settings":{"foreground":"#83c092"}},{"scope":"support.type.vendored.property-name.css","settings":{"foreground":"#7fbbb3"}},{"scope":"entity.name.tag.css, entity.other.keyframe-offset.css, punctuation.definition.keyword.css, keyword.control.at-rule.keyframes.css, meta.selector.css","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.definition.entity.scss, punctuation.separator.key-value.scss, punctuation.terminator.rule.scss, punctuation.separator.list.comma.scss","settings":{"foreground":"#859289"}},{"scope":"keyword.control.at-rule.keyframes.scss","settings":{"foreground":"#e69875"}},{"scope":"punctuation.definition.interpolation.begin.bracket.curly.scss, punctuation.definition.interpolation.end.bracket.curly.scss","settings":{"foreground":"#dbbc7f"}},{"scope":"punctuation.definition.string.begin.scss, punctuation.definition.string.end.scss, string.quoted.double.scss, string.quoted.single.scss, constant.character.css.sass, meta.property-value.scss","settings":{"foreground":"#a7c080"}},{"scope":"keyword.control.at-rule.include.scss, keyword.control.at-rule.use.scss, keyword.control.at-rule.mixin.scss, keyword.control.at-rule.extend.scss, keyword.control.at-rule.import.scss","settings":{"foreground":"#d699b6"}},{"scope":"meta.function.stylus","settings":{"foreground":"#d3c6aa"}},{"scope":"entity.name.function.stylus","settings":{"foreground":"#dbbc7f"}},{"scope":"string.unquoted.js","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.accessor.js, punctuation.separator.key-value.js, punctuation.separator.label.js, keyword.operator.accessor.js","settings":{"foreground":"#859289"}},{"scope":"punctuation.definition.block.tag.jsdoc","settings":{"foreground":"#e67e80"}},{"scope":"storage.type.js, storage.type.function.arrow.js","settings":{"foreground":"#e69875"}},{"scope":"JSXNested","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.definition.tag.jsx, entity.other.attribute-name.jsx, punctuation.definition.tag.begin.js.jsx, punctuation.definition.tag.end.js.jsx, entity.other.attribute-name.js.jsx","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.type.module.ts","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.operator.type.annotation.ts, punctuation.accessor.ts, punctuation.separator.key-value.ts","settings":{"foreground":"#859289"}},{"scope":"punctuation.definition.tag.directive.ts, entity.other.attribute-name.directive.ts","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.type.ts, entity.name.type.interface.ts, entity.other.inherited-class.ts, entity.name.type.alias.ts, entity.name.type.class.ts, entity.name.type.enum.ts","settings":{"foreground":"#83c092"}},{"scope":"storage.type.ts, storage.type.function.arrow.ts, storage.type.type.ts","settings":{"foreground":"#e69875"}},{"scope":"entity.name.type.module.ts","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.control.import.ts, keyword.control.export.ts, storage.type.namespace.ts","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.type.module.tsx","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.operator.type.annotation.tsx, punctuation.accessor.tsx, punctuation.separator.key-value.tsx","settings":{"foreground":"#859289"}},{"scope":"punctuation.definition.tag.directive.tsx, entity.other.attribute-name.directive.tsx, punctuation.definition.tag.begin.tsx, punctuation.definition.tag.end.tsx, entity.other.attribute-name.tsx","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.type.tsx, entity.name.type.interface.tsx, entity.other.inherited-class.tsx, entity.name.type.alias.tsx, entity.name.type.class.tsx, entity.name.type.enum.tsx","settings":{"foreground":"#83c092"}},{"scope":"entity.name.type.module.tsx","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.control.import.tsx, keyword.control.export.tsx, storage.type.namespace.tsx","settings":{"foreground":"#d699b6"}},{"scope":"storage.type.tsx, storage.type.function.arrow.tsx, storage.type.type.tsx, support.class.component.tsx","settings":{"foreground":"#e69875"}},{"scope":"storage.type.function.coffee","settings":{"foreground":"#e69875"}},{"scope":"meta.type-signature.purescript","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.other.double-colon.purescript, keyword.other.arrow.purescript, keyword.other.big-arrow.purescript","settings":{"foreground":"#e69875"}},{"scope":"entity.name.function.purescript","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.single.purescript, string.quoted.double.purescript, punctuation.definition.string.begin.purescript, punctuation.definition.string.end.purescript, string.quoted.triple.purescript, entity.name.type.purescript","settings":{"foreground":"#a7c080"}},{"scope":"support.other.module.purescript","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.dot.dart","settings":{"foreground":"#859289"}},{"scope":"storage.type.primitive.dart","settings":{"foreground":"#e69875"}},{"scope":"support.class.dart","settings":{"foreground":"#dbbc7f"}},{"scope":"entity.name.function.dart, string.interpolated.single.dart, string.interpolated.double.dart","settings":{"foreground":"#a7c080"}},{"scope":"variable.language.dart","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.other.import.dart, storage.type.annotation.dart","settings":{"foreground":"#d699b6"}},{"scope":"entity.other.attribute-name.class.pug","settings":{"foreground":"#e67e80"}},{"scope":"storage.type.function.pug","settings":{"foreground":"#e69875"}},{"scope":"entity.other.attribute-name.tag.pug","settings":{"foreground":"#83c092"}},{"scope":"entity.name.tag.pug, storage.type.import.include.pug","settings":{"foreground":"#d699b6"}},{"scope":"meta.function-call.c, storage.modifier.array.bracket.square.c, meta.function.definition.parameters.c","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.separator.dot-access.c, constant.character.escape.line-continuation.c","settings":{"foreground":"#859289"}},{"scope":"keyword.control.directive.include.c, punctuation.definition.directive.c, keyword.control.directive.pragma.c, keyword.control.directive.line.c, keyword.control.directive.define.c, keyword.control.directive.conditional.c, keyword.control.directive.diagnostic.error.c, keyword.control.directive.undef.c, keyword.control.directive.conditional.ifdef.c, keyword.control.directive.endif.c, keyword.control.directive.conditional.ifndef.c, keyword.control.directive.conditional.if.c, keyword.control.directive.else.c","settings":{"foreground":"#e67e80"}},{"scope":"punctuation.separator.pointer-access.c","settings":{"foreground":"#e69875"}},{"scope":"variable.other.member.c","settings":{"foreground":"#83c092"}},{"scope":"meta.function-call.cpp, storage.modifier.array.bracket.square.cpp, meta.function.definition.parameters.cpp, meta.body.function.definition.cpp","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.separator.dot-access.cpp, constant.character.escape.line-continuation.cpp","settings":{"foreground":"#859289"}},{"scope":"keyword.control.directive.include.cpp, punctuation.definition.directive.cpp, keyword.control.directive.pragma.cpp, keyword.control.directive.line.cpp, keyword.control.directive.define.cpp, keyword.control.directive.conditional.cpp, keyword.control.directive.diagnostic.error.cpp, keyword.control.directive.undef.cpp, keyword.control.directive.conditional.ifdef.cpp, keyword.control.directive.endif.cpp, keyword.control.directive.conditional.ifndef.cpp, keyword.control.directive.conditional.if.cpp, keyword.control.directive.else.cpp, storage.type.namespace.definition.cpp, keyword.other.using.directive.cpp, storage.type.struct.cpp","settings":{"foreground":"#e67e80"}},{"scope":"punctuation.separator.pointer-access.cpp, punctuation.section.angle-brackets.begin.template.call.cpp, punctuation.section.angle-brackets.end.template.call.cpp","settings":{"foreground":"#e69875"}},{"scope":"variable.other.member.cpp","settings":{"foreground":"#83c092"}},{"scope":"keyword.other.using.cs","settings":{"foreground":"#e67e80"}},{"scope":"keyword.type.cs, constant.character.escape.cs, punctuation.definition.interpolation.begin.cs, punctuation.definition.interpolation.end.cs","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.cs, string.quoted.single.cs, punctuation.definition.string.begin.cs, punctuation.definition.string.end.cs","settings":{"foreground":"#a7c080"}},{"scope":"variable.other.object.property.cs","settings":{"foreground":"#83c092"}},{"scope":"entity.name.type.namespace.cs","settings":{"foreground":"#d699b6"}},{"scope":"keyword.symbol.fsharp, constant.language.unit.fsharp","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.format.specifier.fsharp, entity.name.type.fsharp","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.fsharp, string.quoted.single.fsharp, punctuation.definition.string.begin.fsharp, punctuation.definition.string.end.fsharp","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.section.fsharp","settings":{"foreground":"#7fbbb3"}},{"scope":"support.function.attribute.fsharp","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.separator.java, punctuation.separator.period.java","settings":{"foreground":"#859289"}},{"scope":"keyword.other.import.java, keyword.other.package.java","settings":{"foreground":"#e67e80"}},{"scope":"storage.type.function.arrow.java, keyword.control.ternary.java","settings":{"foreground":"#e69875"}},{"scope":"variable.other.property.java","settings":{"foreground":"#83c092"}},{"scope":"variable.language.wildcard.java, storage.modifier.import.java, storage.type.annotation.java, punctuation.definition.annotation.java, storage.modifier.package.java, entity.name.type.module.java","settings":{"foreground":"#d699b6"}},{"scope":"keyword.other.import.kotlin","settings":{"foreground":"#e67e80"}},{"scope":"storage.type.kotlin","settings":{"foreground":"#e69875"}},{"scope":"constant.language.kotlin","settings":{"foreground":"#83c092"}},{"scope":"entity.name.package.kotlin, storage.type.annotation.kotlin","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.package.scala","settings":{"foreground":"#d699b6"}},{"scope":"constant.language.scala","settings":{"foreground":"#7fbbb3"}},{"scope":"entity.name.import.scala","settings":{"foreground":"#83c092"}},{"scope":"string.quoted.double.scala, string.quoted.single.scala, punctuation.definition.string.begin.scala, punctuation.definition.string.end.scala, string.quoted.double.interpolated.scala, string.quoted.single.interpolated.scala, string.quoted.triple.scala","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.class, entity.other.inherited-class.scala","settings":{"foreground":"#dbbc7f"}},{"scope":"keyword.declaration.stable.scala, keyword.other.arrow.scala","settings":{"foreground":"#e69875"}},{"scope":"keyword.other.import.scala","settings":{"foreground":"#e67e80"}},{"scope":"keyword.operator.navigation.groovy, meta.method.body.java, meta.definition.method.groovy, meta.definition.method.signature.java","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.separator.groovy","settings":{"foreground":"#859289"}},{"scope":"keyword.other.import.groovy, keyword.other.package.groovy, keyword.other.import.static.groovy","settings":{"foreground":"#e67e80"}},{"scope":"storage.type.def.groovy","settings":{"foreground":"#e69875"}},{"scope":"variable.other.interpolated.groovy, meta.method.groovy","settings":{"foreground":"#a7c080"}},{"scope":"storage.modifier.import.groovy, storage.modifier.package.groovy","settings":{"foreground":"#83c092"}},{"scope":"storage.type.annotation.groovy","settings":{"foreground":"#d699b6"}},{"scope":"keyword.type.go","settings":{"foreground":"#e67e80"}},{"scope":"entity.name.package.go","settings":{"foreground":"#83c092"}},{"scope":"keyword.import.go, keyword.package.go","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.type.mod.rust","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.operator.path.rust, keyword.operator.member-access.rust","settings":{"foreground":"#859289"}},{"scope":"storage.type.rust","settings":{"foreground":"#e69875"}},{"scope":"support.constant.core.rust","settings":{"foreground":"#83c092"}},{"scope":"meta.attribute.rust, variable.language.rust, storage.type.module.rust","settings":{"foreground":"#d699b6"}},{"scope":"meta.function-call.swift, support.function.any-method.swift","settings":{"foreground":"#d3c6aa"}},{"scope":"support.variable.swift","settings":{"foreground":"#83c092"}},{"scope":"keyword.operator.class.php","settings":{"foreground":"#d3c6aa"}},{"scope":"storage.type.trait.php","settings":{"foreground":"#e69875"}},{"scope":"constant.language.php, support.other.namespace.php","settings":{"foreground":"#83c092"}},{"scope":"storage.type.modifier.access.control.public.cpp, storage.type.modifier.access.control.private.cpp","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.control.import.include.php, storage.type.php","settings":{"foreground":"#d699b6"}},{"scope":"meta.function-call.arguments.python","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.definition.decorator.python, punctuation.separator.period.python","settings":{"foreground":"#859289"}},{"scope":"constant.language.python","settings":{"foreground":"#83c092"}},{"scope":"keyword.control.import.python, keyword.control.import.from.python","settings":{"foreground":"#d699b6"}},{"scope":"constant.language.lua","settings":{"foreground":"#83c092"}},{"scope":"entity.name.class.lua","settings":{"foreground":"#7fbbb3"}},{"scope":"meta.function.method.with-arguments.ruby","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.separator.method.ruby","settings":{"foreground":"#859289"}},{"scope":"keyword.control.pseudo-method.ruby, storage.type.variable.ruby","settings":{"foreground":"#e69875"}},{"scope":"keyword.other.special-method.ruby","settings":{"foreground":"#a7c080"}},{"scope":"keyword.control.module.ruby, punctuation.definition.constant.ruby","settings":{"foreground":"#d699b6"}},{"scope":"string.regexp.character-class.ruby,string.regexp.interpolated.ruby,punctuation.definition.character-class.ruby,string.regexp.group.ruby, punctuation.section.regexp.ruby, punctuation.definition.group.ruby","settings":{"foreground":"#dbbc7f"}},{"scope":"variable.other.constant.ruby","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.other.arrow.haskell, keyword.other.big-arrow.haskell, keyword.other.double-colon.haskell","settings":{"foreground":"#e69875"}},{"scope":"storage.type.haskell","settings":{"foreground":"#dbbc7f"}},{"scope":"constant.other.haskell, string.quoted.double.haskell, string.quoted.single.haskell, punctuation.definition.string.begin.haskell, punctuation.definition.string.end.haskell","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.function.haskell","settings":{"foreground":"#7fbbb3"}},{"scope":"entity.name.namespace, meta.preprocessor.haskell","settings":{"foreground":"#83c092"}},{"scope":"keyword.control.import.julia, keyword.control.export.julia","settings":{"foreground":"#e67e80"}},{"scope":"keyword.storage.modifier.julia","settings":{"foreground":"#e69875"}},{"scope":"constant.language.julia","settings":{"foreground":"#83c092"}},{"scope":"support.function.macro.julia","settings":{"foreground":"#d699b6"}},{"scope":"keyword.other.period.elm","settings":{"foreground":"#d3c6aa"}},{"scope":"storage.type.elm","settings":{"foreground":"#dbbc7f"}},{"scope":"keyword.other.r","settings":{"foreground":"#e69875"}},{"scope":"entity.name.function.r, variable.function.r","settings":{"foreground":"#a7c080"}},{"scope":"constant.language.r","settings":{"foreground":"#83c092"}},{"scope":"entity.namespace.r","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.separator.module-function.erlang, punctuation.section.directive.begin.erlang","settings":{"foreground":"#859289"}},{"scope":"keyword.control.directive.erlang, keyword.control.directive.define.erlang","settings":{"foreground":"#e67e80"}},{"scope":"entity.name.type.class.module.erlang","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.erlang, string.quoted.single.erlang, punctuation.definition.string.begin.erlang, punctuation.definition.string.end.erlang","settings":{"foreground":"#a7c080"}},{"scope":"keyword.control.directive.export.erlang, keyword.control.directive.module.erlang, keyword.control.directive.import.erlang, keyword.control.directive.behaviour.erlang","settings":{"foreground":"#d699b6"}},{"scope":"variable.other.readwrite.module.elixir, punctuation.definition.variable.elixir","settings":{"foreground":"#83c092"}},{"scope":"constant.language.elixir","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.control.module.elixir","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.type.value-signature.ocaml","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.other.ocaml","settings":{"foreground":"#e69875"}},{"scope":"constant.language.variant.ocaml","settings":{"foreground":"#83c092"}},{"scope":"storage.type.sub.perl, storage.type.declare.routine.perl","settings":{"foreground":"#e67e80"}},{"scope":"meta.function.lisp","settings":{"foreground":"#d3c6aa"}},{"scope":"storage.type.function-type.lisp","settings":{"foreground":"#e67e80"}},{"scope":"keyword.constant.lisp","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.function.lisp","settings":{"foreground":"#83c092"}},{"scope":"constant.keyword.clojure, support.variable.clojure, meta.definition.variable.clojure","settings":{"foreground":"#a7c080"}},{"scope":"entity.global.clojure","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.function.clojure","settings":{"foreground":"#7fbbb3"}},{"scope":"meta.scope.if-block.shell, meta.scope.group.shell","settings":{"foreground":"#d3c6aa"}},{"scope":"support.function.builtin.shell, entity.name.function.shell","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.shell, string.quoted.single.shell, punctuation.definition.string.begin.shell, punctuation.definition.string.end.shell, string.unquoted.heredoc.shell","settings":{"foreground":"#a7c080"}},{"scope":"keyword.control.heredoc-token.shell, variable.other.normal.shell, punctuation.definition.variable.shell, variable.other.special.shell, variable.other.positional.shell, variable.other.bracket.shell","settings":{"foreground":"#d699b6"}},{"scope":"support.function.builtin.fish","settings":{"foreground":"#e67e80"}},{"scope":"support.function.unix.fish","settings":{"foreground":"#e69875"}},{"scope":"variable.other.normal.fish, punctuation.definition.variable.fish, variable.other.fixed.fish, variable.other.special.fish","settings":{"foreground":"#7fbbb3"}},{"scope":"string.quoted.double.fish, punctuation.definition.string.end.fish, punctuation.definition.string.begin.fish, string.quoted.single.fish","settings":{"foreground":"#a7c080"}},{"scope":"constant.character.escape.single.fish","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.definition.variable.powershell","settings":{"foreground":"#859289"}},{"scope":"entity.name.function.powershell, support.function.attribute.powershell, support.function.powershell","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.single.powershell, string.quoted.double.powershell, punctuation.definition.string.begin.powershell, punctuation.definition.string.end.powershell, string.quoted.double.heredoc.powershell","settings":{"foreground":"#a7c080"}},{"scope":"variable.other.member.powershell","settings":{"foreground":"#83c092"}},{"scope":"string.unquoted.alias.graphql","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.type.graphql","settings":{"foreground":"#e67e80"}},{"scope":"entity.name.fragment.graphql","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.function.target.makefile","settings":{"foreground":"#e69875"}},{"scope":"variable.other.makefile","settings":{"foreground":"#dbbc7f"}},{"scope":"meta.scope.prerequisites.makefile","settings":{"foreground":"#a7c080"}},{"scope":"string.source.cmake","settings":{"foreground":"#a7c080"}},{"scope":"entity.source.cmake","settings":{"foreground":"#83c092"}},{"scope":"storage.source.cmake","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.definition.map.viml","settings":{"foreground":"#859289"}},{"scope":"storage.type.map.viml","settings":{"foreground":"#e69875"}},{"scope":"constant.character.map.viml, constant.character.map.key.viml","settings":{"foreground":"#a7c080"}},{"scope":"constant.character.map.special.viml","settings":{"foreground":"#7fbbb3"}},{"scope":"constant.language.tmux, constant.numeric.tmux","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.function.package-manager.dockerfile","settings":{"foreground":"#e69875"}},{"scope":"keyword.operator.flag.dockerfile","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.dockerfile, string.quoted.single.dockerfile","settings":{"foreground":"#a7c080"}},{"scope":"constant.character.escape.dockerfile","settings":{"foreground":"#83c092"}},{"scope":"entity.name.type.base-image.dockerfile, entity.name.image.dockerfile","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.definition.separator.diff","settings":{"foreground":"#859289"}},{"scope":"markup.deleted.diff, punctuation.definition.deleted.diff","settings":{"foreground":"#e67e80"}},{"scope":"meta.diff.range.context, punctuation.definition.range.diff","settings":{"foreground":"#e69875"}},{"scope":"meta.diff.header.from-file","settings":{"foreground":"#dbbc7f"}},{"scope":"markup.inserted.diff, punctuation.definition.inserted.diff","settings":{"foreground":"#a7c080"}},{"scope":"markup.changed.diff, punctuation.definition.changed.diff","settings":{"foreground":"#7fbbb3"}},{"scope":"punctuation.definition.from-file.diff","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.section.group-title.ini, punctuation.definition.entity.ini","settings":{"foreground":"#e67e80"}},{"scope":"punctuation.separator.key-value.ini","settings":{"foreground":"#e69875"}},{"scope":"string.quoted.double.ini, string.quoted.single.ini, punctuation.definition.string.begin.ini, punctuation.definition.string.end.ini","settings":{"foreground":"#a7c080"}},{"scope":"keyword.other.definition.ini","settings":{"foreground":"#83c092"}},{"scope":"support.function.aggregate.sql","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.single.sql, punctuation.definition.string.end.sql, punctuation.definition.string.begin.sql, string.quoted.double.sql","settings":{"foreground":"#a7c080"}},{"scope":"support.type.graphql","settings":{"foreground":"#dbbc7f"}},{"scope":"variable.parameter.graphql","settings":{"foreground":"#7fbbb3"}},{"scope":"constant.character.enum.graphql","settings":{"foreground":"#83c092"}},{"scope":"punctuation.support.type.property-name.begin.json, punctuation.support.type.property-name.end.json, punctuation.separator.dictionary.key-value.json, punctuation.definition.string.begin.json, punctuation.definition.string.end.json, punctuation.separator.dictionary.pair.json, punctuation.separator.array.json","settings":{"foreground":"#859289"}},{"scope":"support.type.property-name.json","settings":{"foreground":"#e69875"}},{"scope":"string.quoted.double.json","settings":{"foreground":"#a7c080"}},{"scope":"punctuation.separator.key-value.mapping.yaml","settings":{"foreground":"#859289"}},{"scope":"string.unquoted.plain.out.yaml, string.quoted.single.yaml, string.quoted.double.yaml, punctuation.definition.string.begin.yaml, punctuation.definition.string.end.yaml, string.unquoted.plain.in.yaml, string.unquoted.block.yaml","settings":{"foreground":"#a7c080"}},{"scope":"punctuation.definition.anchor.yaml, punctuation.definition.block.sequence.item.yaml","settings":{"foreground":"#83c092"}},{"scope":"keyword.key.toml","settings":{"foreground":"#e69875"}},{"scope":"string.quoted.single.basic.line.toml, string.quoted.single.literal.line.toml, punctuation.definition.keyValuePair.toml","settings":{"foreground":"#a7c080"}},{"scope":"constant.other.boolean.toml","settings":{"foreground":"#7fbbb3"}},{"scope":"entity.other.attribute-name.table.toml, punctuation.definition.table.toml, entity.other.attribute-name.table.array.toml, punctuation.definition.table.array.toml","settings":{"foreground":"#d699b6"}},{"scope":"comment, string.comment, punctuation.definition.comment","settings":{"fontStyle":"italic","foreground":"#859289"}}],"type":"dark"}'))}}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[54517],{50334:(e,s,t)=>{Promise.resolve().then(t.bind(t,77547)),Promise.resolve().then(t.bind(t,1095)),Promise.resolve().then(t.bind(t,88831)),Promise.resolve().then(t.t.bind(t,85276,23))},77547:(e,s,t)=>{"use strict";t.d(s,{AgentItem:()=>f});var r=t(60098),n=t(51332),c=t(80986),a=t(30836),o=t(21341),i=t(79178),d=t(86714),l=t(30958),h=t(80311),u=t(93137),x=t(32028),m=t(90035),g=t(97555);let j=(0,g.createServerReference)("702a99448703a76fb475b648eda6b666807af170e1",g.callServer,void 0,g.findSourceMapURL,"deleteFullAgentAction");function v(e){let{agentId:s,agentName:t,setIsOpen:n}=e,{tenantId:c,projectId:a}=(0,u.useParams)(),[o,d]=(0,i.useState)(!1),l=async()=>{d(!0);try{let e=await j(c,a,s);e.success?(x.oR.success("Agent deleted."),n(!1)):x.oR.error(e.error)}finally{d(!1)}};return(0,r.jsx)(m.J,{itemName:t||"this agent",isSubmitting:o,onDelete:l})}function b(e){let{agentId:s,agentName:t}=e,[n,c]=(0,i.useState)(!1);return(0,r.jsxs)(l.lG,{open:n,onOpenChange:e=>{c(e)},children:[(0,r.jsxs)(h.rI,{children:[(0,r.jsx)(h.ty,{asChild:!0,children:(0,r.jsx)(d.$,{variant:"ghost",size:"icon-sm",className:" p-0 hover:bg-accent hover:text-accent-foreground rounded-sm -mr-2",children:(0,r.jsx)(a.A,{className:"h-4 w-4 text-muted-foreground"})})}),(0,r.jsx)(h.SQ,{align:"end",className:"w-48 shadow-lg border border-border bg-popover/95 backdrop-blur-sm",children:(0,r.jsx)(l.zM,{asChild:!0,children:(0,r.jsxs)(h._2,{className:"text-destructive hover:!bg-destructive/10 dark:hover:!bg-destructive/20 hover:!text-destructive cursor-pointer",children:[(0,r.jsx)(o.A,{className:"size-4 text-destructive"}),"Delete"]})})})]}),n&&(0,r.jsx)(v,{agentId:s,agentName:t,setIsOpen:c})]})}function f(e){let{id:s,name:t,description:a,createdAt:o,tenantId:i,projectId:d}=e,l="/".concat(i,"/projects/").concat(d,"/agents/").concat(s);return(0,r.jsxs)(c.uS,{children:[(0,r.jsxs)(c.f1,{children:[(0,r.jsx)(c.KK,{href:l,children:(0,r.jsx)(c.Kl,{className:"text-sm",children:t})}),(0,r.jsx)(b,{agentId:s,agentName:t})]}),(0,r.jsxs)(c.h6,{children:[(0,r.jsx)(c.MM,{hasContent:!!a,children:a||"No description"}),(0,r.jsx)(c.B7,{footerText:"Created ".concat((0,n.Yq)(o))})]})]})}}},e=>{e.O(0,[68467,26649,2060,24957,89521,77565,88831,18197,99907,54918,77358],()=>e(e.s=50334)),_N_E=e.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[16424],{11729:(e,t,a)=>{"use strict";a.d(t,{$:()=>o,F:()=>l});var r=a(60098),s=a(50324),n=a(52681);function l(e){let{className:t,children:a,...l}=e;return(0,r.jsxs)(s.bL,{"data-slot":"scroll-area",className:(0,n.cn)("relative",t),...l,children:[(0,r.jsx)(s.LM,{"data-slot":"scroll-area-viewport",className:"focus-visible:ring-ring/50 size-full rounded-[inherit] transition-[color,box-shadow] outline-none focus-visible:ring-[3px] focus-visible:outline-1",children:a}),(0,r.jsx)(o,{}),(0,r.jsx)(s.OK,{})]})}function o(e){let{className:t,orientation:a="vertical",...l}=e;return(0,r.jsx)(s.VM,{"data-slot":"scroll-area-scrollbar",orientation:a,className:(0,n.cn)("flex touch-none p-px transition-colors select-none","vertical"===a&&"h-full w-2.5 border-l border-l-transparent","horizontal"===a&&"h-2.5 flex-col border-t border-t-transparent",t),...l,children:(0,r.jsx)(s.lr,{"data-slot":"scroll-area-thumb",className:"bg-border relative flex-1 rounded-full"})})}},23574:(e,t,a)=>{"use strict";a.d(t,{a:()=>l});var r=a(60098),s=a(34186),n=a(35613);function l(e){let{control:t,name:a,label:l,placeholder:o,type:d="text",min:i,max:c,disabled:u,description:m,isRequired:x=!1}=e;return(0,r.jsx)(n.u,{control:t,name:a,label:l,description:m,isRequired:x,children:e=>{var t;return(0,r.jsx)(s.p,{type:d,placeholder:o,min:i,max:c,disabled:u,...e,value:null!=(t=e.value)?t:"",onChange:t=>{let a=t.target.value;"number"===d?e.onChange(""===a?null:Number(a)):e.onChange(a)}})}})}},30958:(e,t,a)=>{"use strict";a.d(t,{Cf:()=>m,Es:()=>p,HM:()=>c,L3:()=>f,c7:()=>x,lG:()=>o,rr:()=>h,zM:()=>d});var r=a(60098),s=a(36429),n=a(31184),l=a(52681);function o(e){let{...t}=e;return(0,r.jsx)(s.bL,{"data-slot":"dialog",...t})}function d(e){let{...t}=e;return(0,r.jsx)(s.l9,{"data-slot":"dialog-trigger",...t})}function i(e){let{...t}=e;return(0,r.jsx)(s.ZL,{"data-slot":"dialog-portal",...t})}function c(e){let{...t}=e;return(0,r.jsx)(s.bm,{"data-slot":"dialog-close",...t})}function u(e){let{className:t,...a}=e;return(0,r.jsx)(s.hJ,{"data-slot":"dialog-overlay",className:(0,l.cn)("data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 fixed inset-0 z-50 bg-black/50",t),...a})}function m(e){let{className:t,children:a,showCloseButton:o=!0,...d}=e;return(0,r.jsxs)(i,{"data-slot":"dialog-portal",children:[(0,r.jsx)(u,{}),(0,r.jsxs)(s.UC,{"data-slot":"dialog-content",className:(0,l.cn)("bg-background data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 fixed top-[50%] left-[50%] z-50 grid w-full max-w-[calc(100%-2rem)] translate-x-[-50%] translate-y-[-50%] gap-4 rounded-lg border p-6 shadow-lg duration-200 sm:max-w-lg","max-h-[calc(100dvh-1.5rem)] overflow-y-auto scrollbar-thin scrollbar-thumb-muted-foreground/30 dark:scrollbar-thumb-muted-foreground/50 scrollbar-track-transparent",t),...d,children:[a,o&&(0,r.jsxs)(s.bm,{"data-slot":"dialog-close",className:"ring-offset-background focus:ring-ring data-[state=open]:bg-accent data-[state=open]:text-muted-foreground absolute top-4 right-4 rounded-md opacity-70 hover:opacity-100 transition-all focus:ring-2 focus:ring-offset-2 focus:outline-hidden disabled:pointer-events-none [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 hover:bg-accent hover:text-accent-foreground dark:hover:bg-accent dark:hover:text-accent-foreground dark:text-foreground text-muted-foreground size-8 flex items-center justify-center",children:[(0,r.jsx)(n.A,{}),(0,r.jsx)("span",{className:"sr-only",children:"Close"})]})]})]})}function x(e){let{className:t,...a}=e;return(0,r.jsx)("div",{"data-slot":"dialog-header",className:(0,l.cn)("flex flex-col gap-2 text-center sm:text-left",t),...a})}function p(e){let{className:t,...a}=e;return(0,r.jsx)("div",{"data-slot":"dialog-footer",className:(0,l.cn)("flex flex-col-reverse gap-2 sm:flex-row sm:justify-end",t),...a})}function f(e){let{className:t,...a}=e;return(0,r.jsx)(s.hE,{"data-slot":"dialog-title",className:(0,l.cn)("text-lg leading-none font-medium",t),...a})}function h(e){let{className:t,...a}=e;return(0,r.jsx)(s.VY,{"data-slot":"dialog-description",className:(0,l.cn)("text-muted-foreground text-sm",t),...a})}},35613:(e,t,a)=>{"use strict";a.d(t,{u:()=>n});var r=a(60098),s=a(86312);function n(e){let{control:t,name:a,label:n,children:l,description:o,rules:d,isRequired:i}=e;return(0,r.jsx)(s.zB,{control:t,name:a,rules:d,render:e=>{let{field:t}=e;return(0,r.jsxs)(s.eI,{className:"relative",children:[(0,r.jsx)(s.lR,{isRequired:i,children:n}),(0,r.jsx)(s.MJ,{children:l(t)}),o&&(0,r.jsx)(s.Rr,{children:o}),(0,r.jsx)(s.C5,{})]})}})}},37479:(e,t,a)=>{"use strict";a.d(t,{i:()=>i});var r=a(60098),s=a(27820),n=a(28453),l=a(79178),o=a(52681),d=a(86714);function i(e){let{textToCopy:t,className:a,variant:i="ghost",size:c="icon-sm",iconClassName:u}=e,{isCopied:m,copyToClipboard:x}=function(e){let{timeout:t=2e3}=e,[a,r]=l.useState(!1);return{isCopied:a,copyToClipboard:e=>{var a;(null==(a=navigator.clipboard)?void 0:a.writeText)&&e&&navigator.clipboard.writeText(e).then(()=>{r(!0),setTimeout(()=>{r(!1)},t)})}}}({});return(0,r.jsxs)(d.$,{variant:i,size:c,className:(0,o.cn)("backdrop-blur-sm bg-card/90 hover:bg-card border border-border shadow-sm",a),onClick:()=>x(t),children:[m?(0,r.jsx)(s.A,{className:(0,o.cn)("w-4 h-4 text-green-600 dark:text-green-400",u)}):(0,r.jsx)(n.A,{className:(0,o.cn)("!w-3 !h-3 text-muted-foreground dark:text-foreground",u)}),(0,r.jsx)("span",{className:"sr-only",children:"Copy"})]})}},44677:(e,t,a)=>{"use strict";a.d(t,{EX:()=>s,S6:()=>l,bF:()=>n});var r=a(66030);let s=[{value:"1d",label:"1 day"},{value:"1w",label:"1 week"},{value:"1m",label:"1 month"},{value:"3m",label:"3 months"},{value:"1y",label:"1 year"},{value:"never",label:"No expiration"}],n=r.object({name:r.string().min(1,"Please enter a name."),agentId:r.string().min(1,"Please select an agent."),expiresAt:r.enum(["1d","1w","1m","3m","1y","never"])}),l=r.object({name:r.string().min(1,"Please enter a name."),expiresAt:r.enum(["1d","1w","1m","3m","1y","never"])})},46205:(e,t,a)=>{"use strict";a.d(t,{G7:()=>d,L$:()=>u,fx:()=>m,h_:()=>x,oI:()=>i,uB:()=>o,xL:()=>c});var r=a(60098),s=a(21854),n=a(60756);a(30958);var l=a(52681);function o(e){let{className:t,...a}=e;return(0,r.jsx)(s.uB,{"data-slot":"command",className:(0,l.cn)("bg-popover text-popover-foreground flex h-full w-full flex-col overflow-hidden rounded-md",t),...a})}function d(e){let{className:t,...a}=e;return(0,r.jsxs)("div",{"data-slot":"command-input-wrapper",className:"flex h-9 items-center gap-2 border-b px-3",children:[(0,r.jsx)(n.A,{className:"size-4 shrink-0 opacity-50"}),(0,r.jsx)(s.uB.Input,{"data-slot":"command-input",className:(0,l.cn)("placeholder:text-muted-foreground flex h-10 w-full rounded-md bg-transparent py-3 text-sm outline-hidden disabled:cursor-not-allowed disabled:opacity-50",t),...a})]})}function i(e){let{className:t,...a}=e;return(0,r.jsx)(s.uB.List,{"data-slot":"command-list",className:(0,l.cn)("max-h-[300px] scroll-py-1 overflow-x-hidden overflow-y-auto scrollbar-thin scrollbar-thumb-muted-foreground/30 dark:scrollbar-thumb-muted-foreground/50 scrollbar-track-transparent",t),...a})}function c(e){let{...t}=e;return(0,r.jsx)(s.uB.Empty,{"data-slot":"command-empty",className:"py-6 text-center text-sm",...t})}function u(e){let{className:t,...a}=e;return(0,r.jsx)(s.uB.Group,{"data-slot":"command-group",className:(0,l.cn)("text-foreground [&_[cmdk-group-heading]]:text-muted-foreground overflow-hidden p-1 [&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:py-1.5 [&_[cmdk-group-heading]]:text-xs [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:uppercase [&_[cmdk-group-heading]]:font-mono [&_[cmdk-group-heading]]:tracking-wide",t),...a})}function m(e){let{className:t,...a}=e;return(0,r.jsx)(s.uB.Separator,{"data-slot":"command-separator",className:(0,l.cn)("bg-border -mx-1 h-px",t),...a})}function x(e){let{className:t,...a}=e;return(0,r.jsx)(s.uB.Item,{"data-slot":"command-item",className:(0,l.cn)("data-[selected=true]:bg-accent data-[selected=true]:text-accent-foreground [&_svg:not([class*='text-'])]:text-muted-foreground relative flex cursor-default items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-hidden select-none data-[disabled=true]:pointer-events-none data-[disabled=true]:opacity-50 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",t),...a})}},58514:(e,t,a)=>{"use strict";a.d(t,{U:()=>l});var r=a(60098),s=a(96182),n=a(35613);function l(e){let{control:t,name:a,label:l,placeholder:o,options:d,disabled:i=!1,selectTriggerClassName:c,description:u,isRequired:m=!1}=e;return(0,r.jsx)(n.u,{control:t,name:a,label:l,description:u,isRequired:m,children:e=>(0,r.jsxs)(s.l6,{onValueChange:e.onChange,defaultValue:e.value,disabled:i,children:[(0,r.jsx)(s.bq,{disabled:i,className:c,children:(0,r.jsx)(s.yv,{placeholder:o})}),(0,r.jsx)(s.gC,{children:d.map(e=>(0,r.jsx)(s.eb,{value:e.value,disabled:e.disabled,children:e.label},e.value))})]})})}},66041:(e,t,a)=>{"use strict";a.d(t,{AM:()=>l,Wv:()=>o,hl:()=>d});var r=a(60098),s=a(54720),n=a(52681);function l(e){let{...t}=e;return(0,r.jsx)(s.bL,{"data-slot":"popover",...t})}function o(e){let{className:t,...a}=e;return(0,r.jsx)(s.l9,{"data-slot":"popover-trigger",className:(0,n.cn)("font-sans normal-case",t),...a})}function d(e){let{className:t,align:a="center",sideOffset:l=4,...o}=e;return(0,r.jsx)(s.ZL,{children:(0,r.jsx)(s.UC,{"data-slot":"popover-content",align:a,sideOffset:l,className:(0,n.cn)("bg-popover text-popover-foreground data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 w-72 origin-(--radix-popover-content-transform-origin) rounded-md border p-4 shadow-md outline-hidden",t),...o})})}},72001:(e,t,a)=>{"use strict";a.d(t,{ApiKeyItemMenu:()=>C});var r=a(60098),s=a(53527),n=a(34237),l=a(21341),o=a(79178),d=a(86714),i=a(80311),c=a(93137),u=a(32028),m=a(90035),x=a(30958),p=a(97555);let f=(0,p.createServerReference)("7005699baffe2303a4ac97a95074bbae030dfd9d89",p.callServer,void 0,p.findSourceMapURL,"deleteApiKeyAction");function h(e){let{apiKeyId:t,apiKeyName:a,setIsOpen:s}=e,[n,l]=(0,o.useState)(!1),{tenantId:d,projectId:i}=(0,c.useParams)(),p=async()=>{l(!0);try{let e=await f(d,i,t);e.success?(s(!1),u.oR.success("API key deleted.")):u.oR.error(e.error)}finally{l(!1)}};return(0,r.jsx)(x.lG,{open:!0,onOpenChange:e=>!e&&s(!1),children:(0,r.jsx)(m.J,{itemName:a||"this API key",isSubmitting:n,onDelete:p})})}var g=a(18979),b=a(75983),v=a(23574),j=a(58514),y=a(86312);let N=(0,p.createServerReference)("709fcad09c19da6306ac7062da6333940c2c95f4df",p.callServer,void 0,p.findSourceMapURL,"updateApiKeyAction");var w=a(44677);function k(e){let{tenantId:t,projectId:a,apiKey:s,onApiKeyUpdated:n}=e,l=(0,b.mN)({resolver:(0,g.u)(w.S6),defaultValues:{name:s.name||"No Name",expiresAt:(e=>{if(!e)return"never";let t=new Date,a=new Date(e).getTime()-t.getTime();if(a<=0)return"never";let r=Math.round(a/864e5),s=Math.round(a/2592e6);return r<=1?"1d":r<=7?"1w":s<=1?"1m":s<=3?"3m":"1y"})(s.expiresAt)}}),{isSubmitting:o}=l.formState,i=async e=>{try{let r=e.expiresAt?(e=>{if("never"===e)return;let t=new Date;switch(e){case"1d":t.setDate(t.getDate()+1);break;case"1w":t.setDate(t.getDate()+7);break;case"1m":t.setMonth(t.getMonth()+1);break;case"3m":t.setMonth(t.getMonth()+3);break;case"1y":t.setFullYear(t.getFullYear()+1);break;default:return}return t.toISOString()})(e.expiresAt):void 0,l=e.name,o={id:s.id,expiresAt:r,name:l},d=await N(t,a,o);if(!d.success)return void u.oR.error(d.error||"Failed to update api key");d.data&&(null==n||n(d.data)),u.oR.success("API key updated successfully")}catch(t){let e=t instanceof Error?t.message:"An unexpected error occurred";u.oR.error(e)}};return(0,r.jsx)(y.lV,{...l,children:(0,r.jsxs)("form",{onSubmit:l.handleSubmit(i),className:"space-y-6",children:[(0,r.jsx)(v.a,{control:l.control,name:"name",label:"Name",placeholder:"Enter a name",isRequired:!0}),(0,r.jsx)(j.U,{control:l.control,name:"expiresAt",label:"Expiration",placeholder:"Select expiration date",options:w.EX,selectTriggerClassName:"w-full",isRequired:!0}),(0,r.jsx)("div",{className:"flex justify-end",children:(0,r.jsx)(d.$,{type:"submit",disabled:o,children:"Update API key"})})]})})}function A(e){let{apiKey:t,setIsOpen:a}=e,{tenantId:s,projectId:n}=(0,c.useParams)();return(0,r.jsx)(x.lG,{open:!0,onOpenChange:e=>!e&&a(!1),children:(0,r.jsxs)(x.Cf,{children:[(0,r.jsxs)(x.c7,{children:[(0,r.jsx)(x.L3,{children:"Update API key"}),(0,r.jsx)(x.rr,{className:"sr-only",children:"Update your API key."})]}),(0,r.jsx)("div",{className:"pt-6",children:(0,r.jsx)(k,{tenantId:s,projectId:n,apiKey:t,onApiKeyUpdated:()=>{a(!1)}})})]})})}function C(e){let{apiKey:t}=e,[a,c]=(0,o.useState)(null),u=()=>{c(null)};return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)(i.rI,{children:[(0,r.jsx)(i.ty,{asChild:!0,children:(0,r.jsxs)(d.$,{variant:"ghost",size:"sm",className:"h-8 w-8 p-0",children:[(0,r.jsx)(s.A,{className:"h-4 w-4 text-muted-foreground"}),(0,r.jsx)("span",{className:"sr-only",children:"Open menu"})]})}),(0,r.jsxs)(i.SQ,{align:"end",className:"w-48",children:[(0,r.jsxs)(i._2,{className:" cursor-pointer",onClick:()=>c("update"),children:[(0,r.jsx)(n.A,{className:"size-4"}),"Edit"]}),(0,r.jsxs)(i._2,{className:"text-destructive hover:!bg-destructive/10 dark:hover:!bg-destructive/20 hover:!text-destructive cursor-pointer",onClick:()=>c("delete"),children:[(0,r.jsx)(l.A,{className:"size-4 text-destructive"}),"Delete"]})]})]}),"delete"===a&&(0,r.jsx)(h,{apiKeyId:t.id,apiKeyName:t.name||"No name",setIsOpen:u}),"update"===a&&(0,r.jsx)(A,{apiKey:t,setIsOpen:u})]})}},73546:(e,t,a)=>{"use strict";a.d(t,{Table:()=>n,TableBody:()=>o,TableCell:()=>c,TableHead:()=>i,TableHeader:()=>l,TableRow:()=>d});var r=a(60098),s=a(52681);function n(e){let{className:t,...a}=e;return(0,r.jsx)("div",{"data-slot":"table-container",className:"relative w-full overflow-x-auto scrollbar-thin scrollbar-thumb-muted-foreground/30 dark:scrollbar-thumb-muted-foreground/50 scrollbar-track-transparent",children:(0,r.jsx)("table",{"data-slot":"table",className:(0,s.cn)("w-full caption-bottom text-sm",t),...a})})}function l(e){let{className:t,...a}=e;return(0,r.jsx)("thead",{"data-slot":"table-header",className:(0,s.cn)("[&_tr]:border-b",t),...a})}function o(e){let{className:t,...a}=e;return(0,r.jsx)("tbody",{"data-slot":"table-body",className:(0,s.cn)("[&_tr:last-child]:border-0",t),...a})}function d(e){let{className:t,noHover:a=!1,...n}=e;return(0,r.jsx)("tr",{"data-slot":"table-row",className:(0,s.cn)("hover:bg-muted/50 data-[state=selected]:bg-muted border-b transition-colors",a&&"hover:bg-transparent",t),...n})}function i(e){let{className:t,...a}=e;return(0,r.jsx)("th",{"data-slot":"table-head",className:(0,s.cn)("font-mono uppercase text-xs text-muted-foreground h-10 px-4 text-left align-middle font-medium whitespace-nowrap [&:has([role=checkbox])]:pr-0 [&>[role=checkbox]]:translate-y-[2px]",t),...a})}function c(e){let{className:t,...a}=e;return(0,r.jsx)("td",{"data-slot":"table-cell",className:(0,s.cn)("py-3 px-4 align-middle whitespace-nowrap [&:has([role=checkbox])]:pr-0 [&>[role=checkbox]]:translate-y-[2px]",t),...a})}},79741:(e,t,a)=>{"use strict";a.d(t,{r:()=>l});var r=a(60098),s=a(37479),n=a(11729);function l(e){let{code:t}=e;return(0,r.jsx)("div",{className:"flex items-center gap-2 relative bg-muted/50 dark:bg-muted/30 rounded-md border",children:(0,r.jsxs)(n.F,{dir:"ltr",className:"w-full",children:[(0,r.jsx)("pre",{className:"text-sm text-foreground/90 px-3 pr-8 py-2 font-mono",children:t}),(0,r.jsx)(s.i,{className:"absolute right-1 top-1/2 -translate-y-1/2",textToCopy:t}),(0,r.jsx)(n.$,{orientation:"horizontal"})]})})}},80311:(e,t,a)=>{"use strict";a.d(t,{SQ:()=>d,_2:()=>i,rI:()=>l,ty:()=>o});var r=a(60098),s=a(89521),n=a(52681);function l(e){let{...t}=e;return(0,r.jsx)(s.bL,{"data-slot":"dropdown-menu",...t})}function o(e){let{...t}=e;return(0,r.jsx)(s.l9,{"data-slot":"dropdown-menu-trigger",...t})}function d(e){let{className:t,sideOffset:a=4,...l}=e;return(0,r.jsx)(s.ZL,{children:(0,r.jsx)(s.UC,{"data-slot":"dropdown-menu-content",sideOffset:a,className:(0,n.cn)("bg-popover text-popover-foreground data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 max-h-(--radix-dropdown-menu-content-available-height) min-w-[8rem] origin-(--radix-dropdown-menu-content-transform-origin) overflow-x-hidden overflow-y-auto rounded-md border p-1 shadow-md scrollbar-thin scrollbar-thumb-muted-foreground/30 dark:scrollbar-thumb-muted-foreground/50 scrollbar-track-transparent",t),...l})})}function i(e){let{className:t,inset:a,variant:l="default",...o}=e;return(0,r.jsx)(s.q7,{"data-slot":"dropdown-menu-item","data-inset":a,"data-variant":l,className:(0,n.cn)("focus:bg-accent focus:text-accent-foreground data-[variant=destructive]:text-destructive data-[variant=destructive]:focus:bg-destructive/10 dark:data-[variant=destructive]:focus:bg-destructive/20 data-[variant=destructive]:focus:text-destructive data-[variant=destructive]:*:[svg]:!text-destructive [&_svg:not([class*='text-'])]:text-muted-foreground relative flex cursor-default items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-hidden select-none data-[disabled]:pointer-events-none data-[disabled]:opacity-50 data-[inset]:pl-8 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",t),...o})}},85036:(e,t,a)=>{Promise.resolve().then(a.bind(a,72001)),Promise.resolve().then(a.bind(a,95973)),Promise.resolve().then(a.bind(a,1095)),Promise.resolve().then(a.bind(a,88831)),Promise.resolve().then(a.bind(a,73546)),Promise.resolve().then(a.bind(a,31011)),Promise.resolve().then(a.t.bind(a,85276,23))},86312:(e,t,a)=>{"use strict";a.d(t,{C5:()=>b,MJ:()=>h,Rr:()=>g,eI:()=>p,lR:()=>f,lV:()=>i,zB:()=>u});var r=a(60098),s=a(97911),n=a(79178),l=a(75983),o=a(92752),d=a(52681);let i=l.Op,c=n.createContext({}),u=e=>{let{...t}=e;return(0,r.jsx)(c.Provider,{value:{name:t.name},children:(0,r.jsx)(l.xI,{...t})})},m=()=>{let e=n.useContext(c),t=n.useContext(x),{getFieldState:a}=(0,l.xW)(),r=(0,l.lN)({name:e.name}),s=a(e.name,r);if(!e)throw Error("useFormField should be used within <FormField>");let{id:o}=t;return{id:o,name:e.name,formItemId:"".concat(o,"-form-item"),formDescriptionId:"".concat(o,"-form-item-description"),formMessageId:"".concat(o,"-form-item-message"),...s}},x=n.createContext({});function p(e){let{className:t,...a}=e,s=n.useId();return(0,r.jsx)(x.Provider,{value:{id:s},children:(0,r.jsx)("div",{"data-slot":"form-item",className:(0,d.cn)("grid gap-2",t),...a})})}function f(e){let{className:t,isRequired:a,children:s,...n}=e,{error:l,formItemId:i}=m();return(0,r.jsxs)(o.J,{"data-slot":"form-label","data-error":!!l,className:(0,d.cn)("data-[error=true]:text-destructive gap-1",t),htmlFor:i,...n,children:[s,a&&(0,r.jsx)("span",{className:"text-red-500",children:"*"})]})}function h(e){let{...t}=e,{error:a,formItemId:n,formDescriptionId:l,formMessageId:o}=m();return(0,r.jsx)(s.DX,{"data-slot":"form-control",id:n,"aria-describedby":a?"".concat(l," ").concat(o):"".concat(l),"aria-invalid":!!a,...t})}function g(e){let{className:t,...a}=e,{formDescriptionId:s}=m();return(0,r.jsx)("p",{"data-slot":"form-description",id:s,className:(0,d.cn)("text-muted-foreground text-sm",t),...a})}function b(e){var t;let{className:a,...s}=e,{error:n,formMessageId:l}=m(),o=n?String(null!=(t=null==n?void 0:n.message)?t:""):s.children;return o?(0,r.jsx)("p",{"data-slot":"form-message",id:l,className:(0,d.cn)("text-destructive text-sm",a),...s,children:o}):null}},90035:(e,t,a)=>{"use strict";a.d(t,{J:()=>o});var r=a(60098),s=a(80626),n=a(86714),l=a(30958);function o(e){let{itemName:t,isSubmitting:a,onDelete:o,customTitle:d,customDescription:i}=e,c=async()=>{await o()};return(0,r.jsxs)(l.Cf,{children:[(0,r.jsx)(l.L3,{children:d||"Delete ".concat(t||"this item")}),(0,r.jsx)(l.rr,{children:i||"Are you sure you want to delete ".concat(t||"this item","? This action cannot be undone.")}),(0,r.jsxs)(l.Es,{children:[(0,r.jsx)(l.HM,{asChild:!0,children:(0,r.jsx)(n.$,{variant:"outline",children:"Cancel"})}),(0,r.jsx)(n.$,{variant:"destructive",onClick:c,disabled:a,children:a?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(s.A,{className:"size-4 animate-spin"})," Deleting..."]}):"Delete"})]})]})}},92752:(e,t,a)=>{"use strict";a.d(t,{J:()=>l});var r=a(60098),s=a(80820),n=a(52681);function l(e){let{className:t,...a}=e;return(0,r.jsx)(s.b,{"data-slot":"label",className:(0,n.cn)("flex items-center gap-2 text-sm leading-none font-medium select-none group-data-[disabled=true]:pointer-events-none group-data-[disabled=true]:opacity-50 peer-disabled:cursor-not-allowed peer-disabled:opacity-50",t),...a})}},95973:(e,t,a)=>{"use strict";a.d(t,{NewApiKeyDialog:()=>O});var r=a(60098),s=a(96776),n=a(79178),l=a(86714),o=a(30958),d=a(31011),i=a(1246),c=a(52681);function u(e){let{...t}=e;return(0,r.jsx)(i.bL,{"data-slot":"alert-dialog",...t})}function m(e){let{...t}=e;return(0,r.jsx)(i.ZL,{"data-slot":"alert-dialog-portal",...t})}function x(e){let{className:t,...a}=e;return(0,r.jsx)(i.hJ,{"data-slot":"alert-dialog-overlay",className:(0,c.cn)("data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 fixed inset-0 z-50 bg-black/50",t),...a})}function p(e){let{className:t,...a}=e;return(0,r.jsxs)(m,{children:[(0,r.jsx)(x,{}),(0,r.jsx)(i.UC,{"data-slot":"alert-dialog-content",className:(0,c.cn)("bg-background data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 fixed top-[50%] left-[50%] z-50 grid w-full max-w-[calc(100%-2rem)] translate-x-[-50%] translate-y-[-50%] gap-4 rounded-lg border p-6 shadow-lg duration-200 sm:max-w-lg",t),...a})]})}function f(e){let{className:t,...a}=e;return(0,r.jsx)("div",{"data-slot":"alert-dialog-header",className:(0,c.cn)("flex flex-col gap-2 text-center sm:text-left",t),...a})}function h(e){let{className:t,...a}=e;return(0,r.jsx)("div",{"data-slot":"alert-dialog-footer",className:(0,c.cn)("flex flex-col-reverse gap-2 sm:flex-row sm:justify-end",t),...a})}function g(e){let{className:t,...a}=e;return(0,r.jsx)(i.hE,{"data-slot":"alert-dialog-title",className:(0,c.cn)("text-lg font-semibold",t),...a})}function b(e){let{className:t,...a}=e;return(0,r.jsx)(i.VY,{"data-slot":"alert-dialog-description",className:(0,c.cn)("text-muted-foreground text-sm",t),...a})}function v(e){let{className:t,...a}=e;return(0,r.jsx)(i.rc,{className:(0,c.cn)((0,l.r)(),t),...a})}var j=a(79741);function y(e){let{apiKey:t,open:a,onClose:s}=e;return(0,r.jsx)(u,{open:a,onOpenChange:e=>{e||s()},children:(0,r.jsxs)(p,{children:[(0,r.jsxs)(f,{children:[(0,r.jsx)(g,{children:"Save your API key"}),(0,r.jsxs)(b,{children:["Your API key has been generated. Make sure to copy it now and store it in a secure location as"," ",(0,r.jsx)("span",{className:"text-foreground font-medium",children:"it won't be shown again"}),"."]})]}),t&&(0,r.jsx)("div",{className:"min-w-0",children:(0,r.jsx)("div",{className:"space-y-6",children:(0,r.jsxs)("div",{className:"min-w-0",children:[(0,r.jsx)("div",{className:"flex items-center justify-between mb-2",children:(0,r.jsx)("div",{className:"text-sm font-medium",children:"API Key"})}),(0,r.jsx)(j.r,{code:t})]})})}),(0,r.jsx)(h,{children:(0,r.jsx)(v,{onClick:s,children:"Done"})})]})})}var N=a(18979),w=a(75983),k=a(32028),A=a(44001),C=a(27820),z=a(46205),I=a(66041),_=a(35613);function S(e){let{control:t,name:a,label:s,options:o,searchPlaceholder:d="Search...",placeholder:i,disabled:u=!1,isRequired:m=!1}=e,[x,p]=(0,n.useState)(!1);return(0,r.jsx)(_.u,{control:t,name:a,label:s,isRequired:m,children:e=>{var t;return(0,r.jsxs)(I.AM,{open:x,onOpenChange:p,children:[(0,r.jsx)(I.Wv,{asChild:!0,children:(0,r.jsxs)(l.$,{variant:"outline",role:"combobox","aria-expanded":x,className:"w-full justify-between text-gray-700 ",disabled:u,children:[e.value?null==(t=o.find(t=>t.value===e.value))?void 0:t.label:(0,r.jsx)("div",{className:"text-muted-foreground",children:i}),(0,r.jsx)(A.A,{className:"opacity-50"})]})}),(0,r.jsx)(I.hl,{className:"p-0 w-[var(--radix-popover-trigger-width)] ",children:(0,r.jsxs)(z.uB,{children:[(0,r.jsx)(z.G7,{placeholder:d,className:"h-9"}),(0,r.jsxs)(z.oI,{children:[(0,r.jsx)(z.xL,{children:"No options found."}),(0,r.jsx)(z.L$,{children:o.map(t=>(0,r.jsxs)(z.h_,{value:t.value,disabled:t.disabled,onSelect:t=>{e.onChange(t===e.value?"":t),p(!1)},children:[t.label,(0,r.jsx)(C.A,{className:(0,c.cn)("ml-auto",e.value===t.value?"opacity-100":"opacity-0")})]},t.value))})]})]})})]})}})}var P=a(23574),R=a(58514),M=a(86312),L=a(97555);let D=(0,L.createServerReference)("70602131c4ebee429da778cd0690dca4c3e0cef03f",L.callServer,void 0,L.findSourceMapURL,"createApiKeyAction"),T={name:"",agentId:"",expiresAt:"never"};var E=a(44677);function F(e){let{tenantId:t,projectId:a,initialData:s,agentsOptions:n,onApiKeyCreated:o}=e,d=(0,w.mN)({resolver:(0,N.u)(E.bF),defaultValues:s||T}),{isSubmitting:i}=d.formState,c=async e=>{try{let r=e.expiresAt?(e=>{if("never"===e)return;let t=new Date;switch(e){case"1d":t.setDate(t.getDate()+1);break;case"1w":t.setDate(t.getDate()+7);break;case"1m":t.setMonth(t.getMonth()+1);break;case"3m":t.setMonth(t.getMonth()+3);break;case"1y":t.setFullYear(t.getFullYear()+1);break;default:return}return t.toISOString()})(e.expiresAt):void 0,s=e.name,n={agentId:e.agentId,expiresAt:r,name:s},l=await D(t,a,n);if(!l.success)return void k.oR.error(l.error||"Failed to create api key");l.data&&(null==o||o(l.data)),k.oR.success("API key created successfully")}catch(t){let e=t instanceof Error?t.message:"An unexpected error occurred";k.oR.error(e)}};return(0,r.jsx)(M.lV,{...d,children:(0,r.jsxs)("form",{onSubmit:d.handleSubmit(c),className:"space-y-6",children:[(0,r.jsx)(P.a,{control:d.control,name:"name",label:"Name",placeholder:"Enter a name",isRequired:!0}),(0,r.jsx)(R.U,{control:d.control,name:"expiresAt",label:"Expiration",placeholder:"Select expiration date",options:E.EX,selectTriggerClassName:"w-full",isRequired:!0}),(0,r.jsx)(S,{control:d.control,name:"agentId",label:"Agent",options:n,placeholder:"Select an agent",searchPlaceholder:"Search agent...",isRequired:!0}),(0,r.jsx)("div",{className:"flex justify-end",children:(0,r.jsx)(l.$,{type:"submit",disabled:i,children:"Create API key"})})]})})}function O(e){var t;let{tenantId:a,projectId:i,agentsOptions:c}=e,[u,m]=(0,n.useState)(!1),[x,p]=(0,n.useState)(null),f=c.length>0;return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)(o.lG,{open:u,onOpenChange:m,children:[(0,r.jsxs)(d.Tooltip,{children:[(0,r.jsx)(d.TooltipTrigger,{asChild:!0,children:(0,r.jsx)("div",{children:(0,r.jsx)(o.zM,{asChild:!0,children:(0,r.jsxs)(l.$,{disabled:!f,children:[(0,r.jsx)(s.A,{className:"size-4"})," New API key"]})})})}),!f&&(0,r.jsx)(d.TooltipContent,{className:"max-w-3xs",children:"Please create an agent first, then you will be able to create an API key."})]}),(0,r.jsxs)(o.Cf,{children:[(0,r.jsxs)(o.c7,{children:[(0,r.jsx)(o.L3,{children:"New API key"}),(0,r.jsx)(o.rr,{className:"sr-only",children:"Create a new API key."})]}),(0,r.jsx)("div",{className:"pt-6",children:(0,r.jsx)(F,{tenantId:a,projectId:i,agentsOptions:c,onApiKeyCreated:e=>{p(e),m(!1)}})})]})]}),(0,r.jsx)(y,{apiKey:null!=(t=null==x?void 0:x.key)?t:"",open:!!x,onClose:()=>{p(null)}})]})}},96182:(e,t,a)=>{"use strict";a.d(t,{bq:()=>u,eb:()=>x,gC:()=>m,l6:()=>i,yv:()=>c});var r=a(60098),s=a(63436),n=a(6826),l=a(27820),o=a(5879),d=a(52681);function i(e){let{...t}=e;return(0,r.jsx)(s.bL,{"data-slot":"select",...t})}function c(e){let{...t}=e;return(0,r.jsx)(s.WT,{"data-slot":"select-value",...t})}function u(e){let{className:t,size:a="default",children:l,...o}=e;return(0,r.jsxs)(s.l9,{"data-slot":"select-trigger","data-size":a,className:(0,d.cn)("border-input data-[placeholder]:text-muted-foreground [&_svg:not([class*='text-'])]:text-muted-foreground focus-visible:border-ring focus-visible:ring-ring/50 aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive dark:bg-input/30 dark:hover:bg-input/50 flex w-fit items-center justify-between gap-2 rounded-md border bg-transparent px-3 py-2 text-sm whitespace-nowrap shadow-xs transition-[color,box-shadow] outline-none focus-visible:ring-[3px] disabled:cursor-not-allowed disabled:opacity-50 data-[size=default]:h-9 data-[size=sm]:h-8 *:data-[slot=select-value]:line-clamp-1 *:data-[slot=select-value]:flex *:data-[slot=select-value]:items-center *:data-[slot=select-value]:gap-2 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 font-normal normal-case",t),...o,children:[l,(0,r.jsx)(s.In,{asChild:!0,children:(0,r.jsx)(n.A,{className:"size-4 opacity-50"})})]})}function m(e){let{className:t,children:a,position:n="popper",...l}=e;return(0,r.jsx)(s.ZL,{children:(0,r.jsxs)(s.UC,{"data-slot":"select-content",className:(0,d.cn)("bg-popover text-popover-foreground data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 relative z-50 max-h-(--radix-select-content-available-height) min-w-[8rem] origin-(--radix-select-content-transform-origin) overflow-x-hidden overflow-y-auto scrollbar-thin scrollbar-thumb-muted-foreground/30 dark:scrollbar-thumb-muted-foreground/50 scrollbar-track-transparent rounded-md border shadow-md","popper"===n&&"data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1",t),position:n,...l,children:[(0,r.jsx)(p,{}),(0,r.jsx)(s.LM,{className:(0,d.cn)("p-1","popper"===n&&"h-[var(--radix-select-trigger-height)] w-full min-w-[var(--radix-select-trigger-width)] scroll-my-1"),children:a}),(0,r.jsx)(f,{})]})})}function x(e){let{className:t,children:a,...n}=e;return(0,r.jsxs)(s.q7,{"data-slot":"select-item",className:(0,d.cn)("focus:bg-accent focus:text-accent-foreground [&_svg:not([class*='text-'])]:text-muted-foreground relative flex w-full cursor-default items-center gap-2 rounded-sm py-1.5 pr-8 pl-2 text-sm outline-hidden select-none data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 *:[span]:last:flex *:[span]:last:items-center *:[span]:last:gap-2",t),...n,children:[(0,r.jsx)("span",{className:"absolute right-2 flex size-3.5 items-center justify-center",children:(0,r.jsx)(s.VF,{children:(0,r.jsx)(l.A,{className:"size-4"})})}),(0,r.jsx)(s.p4,{children:a})]})}function p(e){let{className:t,...a}=e;return(0,r.jsx)(s.PP,{"data-slot":"select-scroll-up-button",className:(0,d.cn)("flex cursor-default items-center justify-center py-1",t),...a,children:(0,r.jsx)(o.A,{className:"size-4"})})}function f(e){let{className:t,...a}=e;return(0,r.jsx)(s.wn,{"data-slot":"select-scroll-down-button",className:(0,d.cn)("flex cursor-default items-center justify-center py-1",t),...a,children:(0,r.jsx)(n.A,{className:"size-4"})})}}},e=>{e.O(0,[68467,26649,2060,26999,24957,38249,54244,89521,57812,81916,19529,88831,99907,54918,77358],()=>e(e.s=85036)),_N_E=e.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[17851,91823],{2609:(e,r,t)=>{Promise.resolve().then(t.bind(t,87824)),Promise.resolve().then(t.bind(t,1095)),Promise.resolve().then(t.bind(t,88831)),Promise.resolve().then(t.t.bind(t,85276,23))},87824:(e,r,t)=>{"use strict";t.d(r,{ArtifactComponentForm:()=>x});var i=t(60098),o=t(18979),a=t(93137),s=t(75983),n=t(32028),c=t(23574),l=t(41392),d=t(85923),u=t(86714),p=t(86312),m=t(56497),f=t(97555);let h=(0,f.createServerReference)("7077d915a08665c994670b0d0aa80eee8c105f8434",f.callServer,void 0,f.findSourceMapURL,"updateArtifactComponentAction"),v=(0,f.createServerReference)("70d35d49d16ed382294751f29d26647a0a9a515b3f",f.callServer,void 0,f.findSourceMapURL,"createArtifactComponentAction");var S=t(52681);let b={id:"",name:"",description:"",props:void 0};var R=t(66030),N=t(57130),g=t(69823);let w=R.object({id:g.f,name:R.string().min(1,"Name is required."),description:R.string().min(1,"Description is required."),props:R.union([R.string(),R.null(),R.undefined()]).transform((e,r)=>{if(e&&""!==e&&null!==e)try{let i=JSON.parse(e),o=(0,N._O)(e);if(!o.isValid){var t;let e=(null==(t=o.errors[0])?void 0:t.message)||"Invalid JSON schema";return r.addIssue({code:R.ZodIssueCode.custom,message:e}),R.NEVER}return i}catch(e){return r.addIssue({code:R.ZodIssueCode.custom,message:(0,N.SR)(e)}),R.NEVER}}).optional()});function x(e){let{id:r,tenantId:t,projectId:f,initialData:R}=e,N=(0,s.mN)({resolver:(0,o.u)(w),defaultValues:(e=>{if(!e)return b;let r={...e};return r.props&&(r.props=(0,S.S_)(r.props)),r})(R)}),{isSubmitting:g}=N.formState,x=(0,a.useRouter)();(0,m.S)({form:N,nameField:"name",idField:"id",isEditing:!!r});let E=async e=>{try{let i={...e};if(void 0===i.props&&(i.props=null),r){let e=await h(t,f,i);if(!e.success)return void n.oR.error(e.error||"Failed to update artifact.");n.oR.success("Artifact updated.")}else{let e=await v(t,f,i);if(!e.success)return void n.oR.error(e.error||"Failed to create artifact");n.oR.success("Artifact created."),x.push("/".concat(t,"/projects/").concat(f,"/artifacts"))}}catch(r){console.error("Error submitting artifact:",r);let e=r instanceof Error?r.message:"An unexpected error occurred.";n.oR.error(e)}};return(0,i.jsx)(p.lV,{...N,children:(0,i.jsxs)("form",{onSubmit:N.handleSubmit(E),className:"space-y-8",children:[(0,i.jsx)(c.a,{control:N.control,name:"name",label:"Name",placeholder:"Document Artifact",isRequired:!0}),(0,i.jsx)(c.a,{control:N.control,name:"id",label:"Id",placeholder:"my-artifact",disabled:!!r,isRequired:!0,description:r?"":"Choose a unique identifier for this artifact. Using an existing id will replace that artifact."}),(0,i.jsx)(l.K,{control:N.control,name:"description",label:"Description",placeholder:"Structured factual information extracted from search results",className:"min-h-[80px]",isRequired:!0}),(0,i.jsx)(d.S,{control:N.control,name:"props",label:"Props (JSON schema with inPreview indicators)",placeholder:"Enter a valid JSON Schema with inPreview flags, or leave empty to save entire tool result...",description:"Optional: Define specific fields with inPreview flags, or leave empty to capture the complete tool response."}),(0,i.jsx)(u.$,{type:"submit",disabled:g,children:"Save"})]})})}}},e=>{e.O(0,[66115,68467,26649,2060,26999,38249,11405,68637,88831,94167,99907,54918,77358],()=>e(e.s=2609)),_N_E=e.O()}]);