@inkeep/agents-manage-ui 0.19.9 → 0.20.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 (146) 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 +161 -161
  3. package/.next/standalone/agents-manage-ui/.next/app-path-routes-manifest.json +5 -5
  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 +1 -1
  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 +1 -1
  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 +2 -2
  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 +1 -1
  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 +5 -5
  81. package/.next/standalone/agents-manage-ui/.next/server/chunks/1186.js +1 -0
  82. package/.next/standalone/agents-manage-ui/.next/server/chunks/2083.js +1 -1
  83. package/.next/standalone/agents-manage-ui/.next/server/chunks/3002.js +1 -0
  84. package/.next/standalone/agents-manage-ui/.next/server/chunks/3547.js +1 -1
  85. package/.next/standalone/agents-manage-ui/.next/server/chunks/{3400.js → 5660.js} +1 -1
  86. package/.next/standalone/agents-manage-ui/.next/server/chunks/6641.js +1 -1
  87. package/.next/standalone/agents-manage-ui/.next/server/chunks/7457.js +2 -2
  88. package/.next/standalone/agents-manage-ui/.next/server/chunks/7504.js +4 -4
  89. package/.next/standalone/agents-manage-ui/.next/server/chunks/8498.js +1 -1
  90. package/.next/standalone/agents-manage-ui/.next/server/chunks/9796.js +1 -0
  91. package/.next/standalone/agents-manage-ui/.next/server/chunks/9849.js +1 -0
  92. package/.next/standalone/agents-manage-ui/.next/server/middleware-build-manifest.js +1 -1
  93. package/.next/standalone/agents-manage-ui/.next/server/middleware-react-loadable-manifest.js +1 -1
  94. package/.next/standalone/agents-manage-ui/.next/server/pages/404.html +1 -1
  95. package/.next/standalone/agents-manage-ui/.next/server/pages/500.html +1 -1
  96. package/.next/standalone/agents-manage-ui/.next/server/server-reference-manifest.js +1 -1
  97. package/.next/standalone/agents-manage-ui/.next/server/server-reference-manifest.json +1 -1
  98. package/.next/standalone/agents-manage-ui/.next/static/chunks/35090-089113748c66be03.js +1 -0
  99. package/.next/standalone/agents-manage-ui/.next/static/chunks/{37213-a3d5fa67db657652.js → 37213-cef21d9a27515b0d.js} +1 -1
  100. package/.next/standalone/agents-manage-ui/.next/static/chunks/{71558-15582eb2578602c7.js → 71558-45b211b48f93150b.js} +1 -1
  101. package/.next/standalone/agents-manage-ui/.next/static/chunks/7190-099f08f4db4a3d86.js +1 -0
  102. package/.next/standalone/agents-manage-ui/.next/static/chunks/{92775-6154f3e2dbf25027.js → 92775-ab130c0d2917cb5e.js} +1 -1
  103. package/.next/standalone/agents-manage-ui/.next/static/chunks/{93054.b9b99fcc99a5d40c.js → 93054.332d53645001bbec.js} +1 -1
  104. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/agents/page-c5cd32206a24b578.js +1 -0
  105. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/api-keys/page-2b6657e31c305523.js +1 -0
  106. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifacts/[artifactComponentId]/page-92119462bbc8ce7e.js +1 -0
  107. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifacts/new/page-92119462bbc8ce7e.js +1 -0
  108. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifacts/page-af5e6fec44f77780.js +1 -0
  109. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/components/[dataComponentId]/page-5057d375b3c7ee89.js +1 -0
  110. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/components/new/page-5057d375b3c7ee89.js +1 -0
  111. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/components/{page-993b81d7cc4a8c48.js → page-58f22d551d15ea6c.js} +1 -1
  112. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page-cd4e7e283d6b263d.js +1 -0
  113. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page-aef43e3257735bc5.js +1 -0
  114. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page-0ced82b6fa5a916e.js +1 -0
  115. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/{page-9ac2a6a56a5f8007.js → page-374d72a68e8a4b15.js} +1 -1
  116. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/new/{page-851cde7b5754a696.js → page-4cb3fc58c4f78dad.js} +1 -1
  117. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/page-a58ccecc11b79c94.js +1 -0
  118. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/settings/{page-8c55d9d495a2783c.js → page-ef3c856a0e4a0d4d.js} +1 -1
  119. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/traces/page-eadbd47e2c2e368d.js +1 -0
  120. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/{page-c7a3db784f88966f.js → page-8da3548f82d66b62.js} +1 -1
  121. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/layout-35b2dd4ad49880cf.js +1 -0
  122. package/.next/standalone/agents-manage-ui/.next/static/chunks/{webpack-ef3a13f9d4749344.js → webpack-54e97cb161a7dfd3.js} +1 -1
  123. package/.next/standalone/agents-manage-ui/package.json +1 -1
  124. package/.next/standalone/packages/agents-core/package.json +1 -1
  125. package/package.json +4 -4
  126. package/.next/standalone/agents-manage-ui/.next/server/chunks/3722.js +0 -1
  127. package/.next/standalone/agents-manage-ui/.next/server/chunks/480.js +0 -1
  128. package/.next/standalone/agents-manage-ui/.next/server/chunks/4889.js +0 -1
  129. package/.next/standalone/agents-manage-ui/.next/server/chunks/6218.js +0 -1
  130. package/.next/standalone/agents-manage-ui/.next/static/chunks/7190-1e2d739fc04faeaf.js +0 -1
  131. package/.next/standalone/agents-manage-ui/.next/static/chunks/93677-c2967ad8c191461e.js +0 -1
  132. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/agents/page-a4388aae9b646fbd.js +0 -1
  133. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/api-keys/page-7288c0df010d0cc6.js +0 -1
  134. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifacts/[artifactComponentId]/page-0f5b8283e533a741.js +0 -1
  135. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifacts/new/page-0f5b8283e533a741.js +0 -1
  136. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifacts/page-4cbf2f50465ca194.js +0 -1
  137. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/components/[dataComponentId]/page-05021c0d1b5b3b9e.js +0 -1
  138. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/components/new/page-05021c0d1b5b3b9e.js +0 -1
  139. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page-c1d1b0c33f6b3a95.js +0 -1
  140. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page-fd43a6e9943d7131.js +0 -1
  141. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page-10a60aad2603cc3f.js +0 -1
  142. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/page-d88b98f0c69f21ab.js +0 -1
  143. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/traces/page-70d78da1fdb78ef0.js +0 -1
  144. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/layout-c70e6e74af560638.js +0 -1
  145. /package/.next/standalone/agents-manage-ui/.next/static/{DpJf4ZoPjE78fg2jHh4S4 → Z3JEU8ftGipmcCmA1QiXN}/_buildManifest.js +0 -0
  146. /package/.next/standalone/agents-manage-ui/.next/static/{DpJf4ZoPjE78fg2jHh4S4 → Z3JEU8ftGipmcCmA1QiXN}/_ssgManifest.js +0 -0
@@ -1 +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)("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:"agent_function_tool_relations_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:"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]}),agentRelations:n(w)}}),(0,l.K1)(w,e=>{let{one:t}=e;return{agent: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(),agentPrompt: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
+ "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)("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:"agent_function_tool_relations_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:"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]}),agentRelations:n(w)}}),(0,l.K1)(w,e=>{let{one:t}=e;return{agent: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],{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"}'))}}]);
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"}'))}}]);