@inkeep/agents-manage-ui 0.20.0 → 0.20.1

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 +142 -142
  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 +4 -4
  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 +2 -2
  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 +1 -1
  21. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/new/page.js.nft.json +1 -1
  22. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/new/page_client-reference-manifest.js +1 -1
  23. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/page.js +2 -2
  24. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/page_client-reference-manifest.js +1 -1
  25. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/[dataComponentId]/page.js +2 -2
  26. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/[dataComponentId]/page.js.nft.json +1 -1
  27. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/[dataComponentId]/page_client-reference-manifest.js +1 -1
  28. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/new/page.js +2 -2
  29. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/new/page.js.nft.json +1 -1
  30. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/new/page_client-reference-manifest.js +1 -1
  31. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/page.js +2 -2
  32. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/page_client-reference-manifest.js +1 -1
  33. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page.js +1 -1
  34. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page.js.nft.json +1 -1
  35. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page_client-reference-manifest.js +1 -1
  36. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page.js +2 -2
  37. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page.js.nft.json +1 -1
  38. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page_client-reference-manifest.js +1 -1
  39. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/page.js +1 -1
  40. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/page.js.nft.json +1 -1
  41. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/page_client-reference-manifest.js +1 -1
  42. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page.js +2 -2
  43. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page.js.nft.json +1 -1
  44. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page_client-reference-manifest.js +1 -1
  45. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/page.js +2 -2
  46. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/page.js.nft.json +1 -1
  47. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/page_client-reference-manifest.js +1 -1
  48. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/page.js +2 -2
  49. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/page_client-reference-manifest.js +1 -1
  50. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/edit/page.js +2 -2
  51. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/edit/page_client-reference-manifest.js +1 -1
  52. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/page.js +1 -1
  53. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/page_client-reference-manifest.js +1 -1
  54. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/new/page.js +2 -2
  55. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/new/page_client-reference-manifest.js +1 -1
  56. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/page.js +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 +1 -1
  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 +1 -1
  61. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/settings/page_client-reference-manifest.js +1 -1
  62. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/ai-calls/page.js +1 -1
  63. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/ai-calls/page.js.nft.json +1 -1
  64. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/ai-calls/page_client-reference-manifest.js +1 -1
  65. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/conversations/[conversationId]/page.js +1 -1
  66. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/conversations/[conversationId]/page_client-reference-manifest.js +1 -1
  67. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/page.js +3 -3
  68. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/page.js.nft.json +1 -1
  69. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/page_client-reference-manifest.js +1 -1
  70. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/page.js +2 -2
  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 +2 -2
  73. package/.next/standalone/agents-manage-ui/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  74. package/.next/standalone/agents-manage-ui/.next/server/app/_not-found.html +1 -1
  75. package/.next/standalone/agents-manage-ui/.next/server/app/_not-found.rsc +8 -8
  76. package/.next/standalone/agents-manage-ui/.next/server/app/api/signoz/conversations/[conversationId]/route_client-reference-manifest.js +1 -1
  77. package/.next/standalone/agents-manage-ui/.next/server/app/api/signoz/route_client-reference-manifest.js +1 -1
  78. package/.next/standalone/agents-manage-ui/.next/server/app/page.js +2 -2
  79. package/.next/standalone/agents-manage-ui/.next/server/app/page_client-reference-manifest.js +1 -1
  80. package/.next/standalone/agents-manage-ui/.next/server/app-paths-manifest.json +5 -5
  81. package/.next/standalone/agents-manage-ui/.next/server/chunks/2480.js +1 -0
  82. package/.next/standalone/agents-manage-ui/.next/server/chunks/3547.js +1 -1
  83. package/.next/standalone/agents-manage-ui/.next/server/chunks/{1186.js → 4062.js} +1 -1
  84. package/.next/standalone/agents-manage-ui/.next/server/chunks/{9796.js → 5044.js} +1 -1
  85. package/.next/standalone/agents-manage-ui/.next/server/chunks/5450.js +3 -3
  86. package/.next/standalone/agents-manage-ui/.next/server/chunks/5881.js +1 -0
  87. package/.next/standalone/agents-manage-ui/.next/server/chunks/6641.js +1 -1
  88. package/.next/standalone/agents-manage-ui/.next/server/chunks/{5660.js → 7432.js} +1 -1
  89. package/.next/standalone/agents-manage-ui/.next/server/chunks/7457.js +2 -2
  90. package/.next/standalone/agents-manage-ui/.next/server/chunks/7504.js +4 -4
  91. package/.next/standalone/agents-manage-ui/.next/server/chunks/8884.js +1 -1
  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/{37213-cef21d9a27515b0d.js → 37213-a3d5fa67db657652.js} +1 -1
  99. package/.next/standalone/agents-manage-ui/.next/static/chunks/{48da6a00.4291466416c0a466.js → 48da6a00.bfbe128efb530da1.js} +1 -1
  100. package/.next/standalone/agents-manage-ui/.next/static/chunks/71558-838c2a71e3bd0541.js +1 -0
  101. package/.next/standalone/agents-manage-ui/.next/static/chunks/7190-ff88806ccfcd2c72.js +1 -0
  102. package/.next/standalone/agents-manage-ui/.next/static/chunks/81805-49ed0dd13bee0580.js +1 -0
  103. package/.next/standalone/agents-manage-ui/.next/static/chunks/{89814.9c8e7e476bf1798d.js → 89814.e48f085b30877cee.js} +3 -3
  104. package/.next/standalone/agents-manage-ui/.next/static/chunks/{93054.332d53645001bbec.js → 93054.b9b99fcc99a5d40c.js} +1 -1
  105. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/agents/page-0c32da56d71ad3c6.js +1 -0
  106. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/api-keys/page-4ee94802c0d09d40.js +1 -0
  107. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifacts/[artifactComponentId]/page-57712d7e26bf3fc8.js +1 -0
  108. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifacts/new/page-57712d7e26bf3fc8.js +1 -0
  109. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifacts/{page-af5e6fec44f77780.js → page-5d13d45857be2b9a.js} +1 -1
  110. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/components/[dataComponentId]/page-f9d2942b7c08ac70.js +1 -0
  111. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/components/new/page-f9d2942b7c08ac70.js +1 -0
  112. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/components/page-51198066f31cbe20.js +1 -0
  113. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page-04a7aec1001bf56a.js +1 -0
  114. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page-050c6509f49727aa.js +1 -0
  115. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page-8406dd9ea24ddd9d.js +1 -0
  116. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/{page-374d72a68e8a4b15.js → page-80baca2fd8ae75b1.js} +1 -1
  117. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/new/{page-4cb3fc58c4f78dad.js → page-d9ccf509d7602cd5.js} +1 -1
  118. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/page-dfae60921be2dac5.js +1 -0
  119. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/settings/{page-ef3c856a0e4a0d4d.js → page-d4a528356dc97a71.js} +1 -1
  120. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/traces/{page-eadbd47e2c2e368d.js → page-d7b01f0831f0156c.js} +1 -1
  121. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/page-0c2d7ed0a6aab03f.js +1 -0
  122. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/layout-38ffe89b5c552954.js +1 -0
  123. package/.next/standalone/agents-manage-ui/.next/static/chunks/{webpack-54e97cb161a7dfd3.js → webpack-32baf03e4fb61f88.js} +1 -1
  124. package/.next/standalone/agents-manage-ui/package.json +1 -1
  125. package/.next/standalone/packages/agents-core/package.json +1 -1
  126. package/package.json +4 -4
  127. package/.next/standalone/agents-manage-ui/.next/server/chunks/3002.js +0 -1
  128. package/.next/standalone/agents-manage-ui/.next/server/chunks/9849.js +0 -1
  129. package/.next/standalone/agents-manage-ui/.next/static/chunks/35090-089113748c66be03.js +0 -1
  130. package/.next/standalone/agents-manage-ui/.next/static/chunks/71558-45b211b48f93150b.js +0 -1
  131. package/.next/standalone/agents-manage-ui/.next/static/chunks/7190-099f08f4db4a3d86.js +0 -1
  132. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/agents/page-c5cd32206a24b578.js +0 -1
  133. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/api-keys/page-2b6657e31c305523.js +0 -1
  134. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifacts/[artifactComponentId]/page-92119462bbc8ce7e.js +0 -1
  135. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifacts/new/page-92119462bbc8ce7e.js +0 -1
  136. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/components/[dataComponentId]/page-5057d375b3c7ee89.js +0 -1
  137. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/components/new/page-5057d375b3c7ee89.js +0 -1
  138. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/components/page-58f22d551d15ea6c.js +0 -1
  139. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page-cd4e7e283d6b263d.js +0 -1
  140. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page-aef43e3257735bc5.js +0 -1
  141. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page-0ced82b6fa5a916e.js +0 -1
  142. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/page-a58ccecc11b79c94.js +0 -1
  143. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/page-8da3548f82d66b62.js +0 -1
  144. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/layout-35b2dd4ad49880cf.js +0 -1
  145. /package/.next/standalone/agents-manage-ui/.next/static/{Z3JEU8ftGipmcCmA1QiXN → Ma9haN0xfNJ43ceiIjYgy}/_buildManifest.js +0 -0
  146. /package/.next/standalone/agents-manage-ui/.next/static/{Z3JEU8ftGipmcCmA1QiXN → Ma9haN0xfNJ43ceiIjYgy}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[93054],{70673:(e,o,t)=>{t.r(o),t.d(o,{default:()=>r});let r=Object.freeze(JSON.parse('{"colors":{"activityBar.activeBorder":"#a7c080d0","activityBar.activeFocusBorder":"#a7c080","activityBar.background":"#2d353b","activityBar.border":"#2d353b","activityBar.dropBackground":"#2d353b","activityBar.foreground":"#d3c6aa","activityBar.inactiveForeground":"#859289","activityBarBadge.background":"#a7c080","activityBarBadge.foreground":"#2d353b","badge.background":"#a7c080","badge.foreground":"#2d353b","breadcrumb.activeSelectionForeground":"#d3c6aa","breadcrumb.focusForeground":"#d3c6aa","breadcrumb.foreground":"#859289","button.background":"#a7c080","button.foreground":"#2d353b","button.hoverBackground":"#a7c080d0","button.secondaryBackground":"#3d484d","button.secondaryForeground":"#d3c6aa","button.secondaryHoverBackground":"#475258","charts.blue":"#7fbbb3","charts.foreground":"#d3c6aa","charts.green":"#a7c080","charts.orange":"#e69875","charts.purple":"#d699b6","charts.red":"#e67e80","charts.yellow":"#dbbc7f","checkbox.background":"#2d353b","checkbox.border":"#4f585e","checkbox.foreground":"#e69875","debugConsole.errorForeground":"#e67e80","debugConsole.infoForeground":"#a7c080","debugConsole.sourceForeground":"#d699b6","debugConsole.warningForeground":"#dbbc7f","debugConsoleInputIcon.foreground":"#83c092","debugIcon.breakpointCurrentStackframeForeground":"#7fbbb3","debugIcon.breakpointDisabledForeground":"#da6362","debugIcon.breakpointForeground":"#e67e80","debugIcon.breakpointStackframeForeground":"#e67e80","debugIcon.breakpointUnverifiedForeground":"#9aa79d","debugIcon.continueForeground":"#7fbbb3","debugIcon.disconnectForeground":"#d699b6","debugIcon.pauseForeground":"#dbbc7f","debugIcon.restartForeground":"#83c092","debugIcon.startForeground":"#83c092","debugIcon.stepBackForeground":"#7fbbb3","debugIcon.stepIntoForeground":"#7fbbb3","debugIcon.stepOutForeground":"#7fbbb3","debugIcon.stepOverForeground":"#7fbbb3","debugIcon.stopForeground":"#e67e80","debugTokenExpression.boolean":"#d699b6","debugTokenExpression.error":"#e67e80","debugTokenExpression.name":"#7fbbb3","debugTokenExpression.number":"#d699b6","debugTokenExpression.string":"#dbbc7f","debugTokenExpression.value":"#a7c080","debugToolBar.background":"#2d353b","descriptionForeground":"#859289","diffEditor.diagonalFill":"#4f585e","diffEditor.insertedTextBackground":"#569d7930","diffEditor.removedTextBackground":"#da636230","dropdown.background":"#2d353b","dropdown.border":"#4f585e","dropdown.foreground":"#9aa79d","editor.background":"#2d353b","editor.findMatchBackground":"#d77f4840","editor.findMatchHighlightBackground":"#899c4040","editor.findRangeHighlightBackground":"#47525860","editor.foldBackground":"#4f585e80","editor.foreground":"#d3c6aa","editor.hoverHighlightBackground":"#475258b0","editor.inactiveSelectionBackground":"#47525860","editor.lineHighlightBackground":"#3d484d90","editor.lineHighlightBorder":"#4f585e00","editor.rangeHighlightBackground":"#3d484d80","editor.selectionBackground":"#475258c0","editor.selectionHighlightBackground":"#47525860","editor.snippetFinalTabstopHighlightBackground":"#899c4040","editor.snippetFinalTabstopHighlightBorder":"#2d353b","editor.snippetTabstopHighlightBackground":"#3d484d","editor.symbolHighlightBackground":"#5a93a240","editor.wordHighlightBackground":"#47525858","editor.wordHighlightStrongBackground":"#475258b0","editorBracketHighlight.foreground1":"#e67e80","editorBracketHighlight.foreground2":"#dbbc7f","editorBracketHighlight.foreground3":"#a7c080","editorBracketHighlight.foreground4":"#7fbbb3","editorBracketHighlight.foreground5":"#e69875","editorBracketHighlight.foreground6":"#d699b6","editorBracketHighlight.unexpectedBracket.foreground":"#859289","editorBracketMatch.background":"#4f585e","editorBracketMatch.border":"#2d353b00","editorCodeLens.foreground":"#7f897da0","editorCursor.foreground":"#d3c6aa","editorError.background":"#da636200","editorError.foreground":"#da6362","editorGhostText.background":"#2d353b00","editorGhostText.foreground":"#7f897da0","editorGroup.border":"#21272b","editorGroup.dropBackground":"#4f585e60","editorGroupHeader.noTabsBackground":"#2d353b","editorGroupHeader.tabsBackground":"#2d353b","editorGutter.addedBackground":"#899c40a0","editorGutter.background":"#2d353b00","editorGutter.commentRangeForeground":"#7f897d","editorGutter.deletedBackground":"#da6362a0","editorGutter.modifiedBackground":"#5a93a2a0","editorHint.foreground":"#b87b9d","editorHoverWidget.background":"#343f44","editorHoverWidget.border":"#475258","editorIndentGuide.activeBackground":"#9aa79d50","editorIndentGuide.background":"#9aa79d20","editorInfo.background":"#5a93a200","editorInfo.foreground":"#5a93a2","editorInlayHint.background":"#2d353b00","editorInlayHint.foreground":"#7f897da0","editorInlayHint.parameterBackground":"#2d353b00","editorInlayHint.parameterForeground":"#7f897da0","editorInlayHint.typeBackground":"#2d353b00","editorInlayHint.typeForeground":"#7f897da0","editorLightBulb.foreground":"#dbbc7f","editorLightBulbAutoFix.foreground":"#83c092","editorLineNumber.activeForeground":"#9aa79de0","editorLineNumber.foreground":"#7f897da0","editorLink.activeForeground":"#a7c080","editorMarkerNavigation.background":"#343f44","editorMarkerNavigationError.background":"#da636280","editorMarkerNavigationInfo.background":"#5a93a280","editorMarkerNavigationWarning.background":"#bf983d80","editorOverviewRuler.addedForeground":"#899c40a0","editorOverviewRuler.border":"#2d353b00","editorOverviewRuler.commonContentForeground":"#859289","editorOverviewRuler.currentContentForeground":"#5a93a2","editorOverviewRuler.deletedForeground":"#da6362a0","editorOverviewRuler.errorForeground":"#e67e80","editorOverviewRuler.findMatchForeground":"#569d79","editorOverviewRuler.incomingContentForeground":"#569d79","editorOverviewRuler.infoForeground":"#d699b6","editorOverviewRuler.modifiedForeground":"#5a93a2a0","editorOverviewRuler.rangeHighlightForeground":"#569d79","editorOverviewRuler.selectionHighlightForeground":"#569d79","editorOverviewRuler.warningForeground":"#dbbc7f","editorOverviewRuler.wordHighlightForeground":"#4f585e","editorOverviewRuler.wordHighlightStrongForeground":"#4f585e","editorRuler.foreground":"#475258a0","editorSuggestWidget.background":"#3d484d","editorSuggestWidget.border":"#3d484d","editorSuggestWidget.foreground":"#d3c6aa","editorSuggestWidget.highlightForeground":"#a7c080","editorSuggestWidget.selectedBackground":"#475258","editorUnnecessaryCode.border":"#2d353b","editorUnnecessaryCode.opacity":"#00000080","editorWarning.background":"#bf983d00","editorWarning.foreground":"#bf983d","editorWhitespace.foreground":"#475258","editorWidget.background":"#2d353b","editorWidget.border":"#4f585e","editorWidget.foreground":"#d3c6aa","errorForeground":"#e67e80","extensionBadge.remoteBackground":"#a7c080","extensionBadge.remoteForeground":"#2d353b","extensionButton.prominentBackground":"#a7c080","extensionButton.prominentForeground":"#2d353b","extensionButton.prominentHoverBackground":"#a7c080d0","extensionIcon.preReleaseForeground":"#e69875","extensionIcon.starForeground":"#83c092","extensionIcon.verifiedForeground":"#a7c080","focusBorder":"#2d353b00","foreground":"#9aa79d","gitDecoration.addedResourceForeground":"#a7c080a0","gitDecoration.conflictingResourceForeground":"#d699b6a0","gitDecoration.deletedResourceForeground":"#e67e80a0","gitDecoration.ignoredResourceForeground":"#4f585e","gitDecoration.modifiedResourceForeground":"#7fbbb3a0","gitDecoration.stageDeletedResourceForeground":"#83c092a0","gitDecoration.stageModifiedResourceForeground":"#83c092a0","gitDecoration.submoduleResourceForeground":"#e69875a0","gitDecoration.untrackedResourceForeground":"#dbbc7fa0","gitlens.closedPullRequestIconColor":"#e67e80","gitlens.decorations.addedForegroundColor":"#a7c080","gitlens.decorations.branchAheadForegroundColor":"#83c092","gitlens.decorations.branchBehindForegroundColor":"#e69875","gitlens.decorations.branchDivergedForegroundColor":"#dbbc7f","gitlens.decorations.branchMissingUpstreamForegroundColor":"#e67e80","gitlens.decorations.branchUnpublishedForegroundColor":"#7fbbb3","gitlens.decorations.branchUpToDateForegroundColor":"#d3c6aa","gitlens.decorations.copiedForegroundColor":"#d699b6","gitlens.decorations.deletedForegroundColor":"#e67e80","gitlens.decorations.ignoredForegroundColor":"#9aa79d","gitlens.decorations.modifiedForegroundColor":"#7fbbb3","gitlens.decorations.renamedForegroundColor":"#d699b6","gitlens.decorations.untrackedForegroundColor":"#dbbc7f","gitlens.gutterBackgroundColor":"#2d353b","gitlens.gutterForegroundColor":"#d3c6aa","gitlens.gutterUncommittedForegroundColor":"#7fbbb3","gitlens.lineHighlightBackgroundColor":"#343f44","gitlens.lineHighlightOverviewRulerColor":"#a7c080","gitlens.mergedPullRequestIconColor":"#d699b6","gitlens.openPullRequestIconColor":"#83c092","gitlens.trailingLineForegroundColor":"#859289","gitlens.unpublishedCommitIconColor":"#dbbc7f","gitlens.unpulledChangesIconColor":"#e69875","gitlens.unpushlishedChangesIconColor":"#7fbbb3","icon.foreground":"#83c092","imagePreview.border":"#2d353b","input.background":"#2d353b00","input.border":"#4f585e","input.foreground":"#d3c6aa","input.placeholderForeground":"#7f897d","inputOption.activeBorder":"#83c092","inputValidation.errorBackground":"#da6362","inputValidation.errorBorder":"#e67e80","inputValidation.errorForeground":"#d3c6aa","inputValidation.infoBackground":"#5a93a2","inputValidation.infoBorder":"#7fbbb3","inputValidation.infoForeground":"#d3c6aa","inputValidation.warningBackground":"#bf983d","inputValidation.warningBorder":"#dbbc7f","inputValidation.warningForeground":"#d3c6aa","issues.closed":"#e67e80","issues.open":"#83c092","keybindingLabel.background":"#2d353b00","keybindingLabel.border":"#272e33","keybindingLabel.bottomBorder":"#21272b","keybindingLabel.foreground":"#d3c6aa","keybindingTable.headerBackground":"#3d484d","keybindingTable.rowsBackground":"#343f44","list.activeSelectionBackground":"#47525880","list.activeSelectionForeground":"#d3c6aa","list.dropBackground":"#343f4480","list.errorForeground":"#e67e80","list.focusBackground":"#47525880","list.focusForeground":"#d3c6aa","list.highlightForeground":"#a7c080","list.hoverBackground":"#2d353b00","list.hoverForeground":"#d3c6aa","list.inactiveFocusBackground":"#47525860","list.inactiveSelectionBackground":"#47525880","list.inactiveSelectionForeground":"#9aa79d","list.invalidItemForeground":"#da6362","list.warningForeground":"#dbbc7f","menu.background":"#2d353b","menu.foreground":"#9aa79d","menu.selectionBackground":"#343f44","menu.selectionForeground":"#d3c6aa","menubar.selectionBackground":"#2d353b","menubar.selectionBorder":"#2d353b","merge.border":"#2d353b00","merge.currentContentBackground":"#5a93a240","merge.currentHeaderBackground":"#5a93a280","merge.incomingContentBackground":"#569d7940","merge.incomingHeaderBackground":"#569d7980","minimap.errorHighlight":"#da636280","minimap.findMatchHighlight":"#569d7960","minimap.selectionHighlight":"#4f585ef0","minimap.warningHighlight":"#bf983d80","minimapGutter.addedBackground":"#899c40a0","minimapGutter.deletedBackground":"#da6362a0","minimapGutter.modifiedBackground":"#5a93a2a0","notebook.cellBorderColor":"#4f585e","notebook.cellHoverBackground":"#2d353b","notebook.cellStatusBarItemHoverBackground":"#343f44","notebook.cellToolbarSeparator":"#4f585e","notebook.focusedCellBackground":"#2d353b","notebook.focusedCellBorder":"#4f585e","notebook.focusedEditorBorder":"#4f585e","notebook.focusedRowBorder":"#4f585e","notebook.inactiveFocusedCellBorder":"#4f585e","notebook.outputContainerBackgroundColor":"#272e33","notebook.selectedCellBorder":"#4f585e","notebookStatusErrorIcon.foreground":"#e67e80","notebookStatusRunningIcon.foreground":"#7fbbb3","notebookStatusSuccessIcon.foreground":"#a7c080","notificationCenterHeader.background":"#3d484d","notificationCenterHeader.foreground":"#d3c6aa","notificationLink.foreground":"#a7c080","notifications.background":"#2d353b","notifications.foreground":"#d3c6aa","notificationsErrorIcon.foreground":"#e67e80","notificationsInfoIcon.foreground":"#7fbbb3","notificationsWarningIcon.foreground":"#dbbc7f","panel.background":"#2d353b","panel.border":"#2d353b","panelInput.border":"#4f585e","panelSection.border":"#21272b","panelSectionHeader.background":"#2d353b","panelTitle.activeBorder":"#a7c080d0","panelTitle.activeForeground":"#d3c6aa","panelTitle.inactiveForeground":"#859289","peekView.border":"#475258","peekViewEditor.background":"#343f44","peekViewEditor.matchHighlightBackground":"#bf983d50","peekViewEditorGutter.background":"#343f44","peekViewResult.background":"#343f44","peekViewResult.fileForeground":"#d3c6aa","peekViewResult.lineForeground":"#9aa79d","peekViewResult.matchHighlightBackground":"#bf983d50","peekViewResult.selectionBackground":"#569d7950","peekViewResult.selectionForeground":"#d3c6aa","peekViewTitle.background":"#475258","peekViewTitleDescription.foreground":"#d3c6aa","peekViewTitleLabel.foreground":"#a7c080","pickerGroup.border":"#a7c0801a","pickerGroup.foreground":"#d3c6aa","ports.iconRunningProcessForeground":"#e69875","problemsErrorIcon.foreground":"#e67e80","problemsInfoIcon.foreground":"#7fbbb3","problemsWarningIcon.foreground":"#dbbc7f","progressBar.background":"#a7c080","quickInputTitle.background":"#343f44","rust_analyzer.inlayHints.background":"#2d353b00","rust_analyzer.inlayHints.foreground":"#7f897da0","rust_analyzer.syntaxTreeBorder":"#e67e80","sash.hoverBorder":"#475258","scrollbar.shadow":"#00000070","scrollbarSlider.activeBackground":"#9aa79d","scrollbarSlider.background":"#4f585e80","scrollbarSlider.hoverBackground":"#4f585e","selection.background":"#475258e0","settings.checkboxBackground":"#2d353b","settings.checkboxBorder":"#4f585e","settings.checkboxForeground":"#e69875","settings.dropdownBackground":"#2d353b","settings.dropdownBorder":"#4f585e","settings.dropdownForeground":"#83c092","settings.focusedRowBackground":"#343f44","settings.headerForeground":"#9aa79d","settings.modifiedItemIndicator":"#7f897d","settings.numberInputBackground":"#2d353b","settings.numberInputBorder":"#4f585e","settings.numberInputForeground":"#d699b6","settings.rowHoverBackground":"#343f44","settings.textInputBackground":"#2d353b","settings.textInputBorder":"#4f585e","settings.textInputForeground":"#7fbbb3","sideBar.background":"#2d353b","sideBar.foreground":"#859289","sideBarSectionHeader.background":"#2d353b00","sideBarSectionHeader.foreground":"#9aa79d","sideBarTitle.foreground":"#9aa79d","statusBar.background":"#2d353b","statusBar.border":"#2d353b","statusBar.debuggingBackground":"#2d353b","statusBar.debuggingForeground":"#e69875","statusBar.foreground":"#9aa79d","statusBar.noFolderBackground":"#2d353b","statusBar.noFolderBorder":"#2d353b","statusBar.noFolderForeground":"#9aa79d","statusBarItem.activeBackground":"#47525870","statusBarItem.errorBackground":"#2d353b","statusBarItem.errorForeground":"#e67e80","statusBarItem.hoverBackground":"#475258a0","statusBarItem.prominentBackground":"#2d353b","statusBarItem.prominentForeground":"#d3c6aa","statusBarItem.prominentHoverBackground":"#475258a0","statusBarItem.remoteBackground":"#2d353b","statusBarItem.remoteForeground":"#9aa79d","statusBarItem.warningBackground":"#2d353b","statusBarItem.warningForeground":"#dbbc7f","symbolIcon.arrayForeground":"#7fbbb3","symbolIcon.booleanForeground":"#d699b6","symbolIcon.classForeground":"#dbbc7f","symbolIcon.colorForeground":"#d3c6aa","symbolIcon.constantForeground":"#83c092","symbolIcon.constructorForeground":"#d699b6","symbolIcon.enumeratorForeground":"#d699b6","symbolIcon.enumeratorMemberForeground":"#83c092","symbolIcon.eventForeground":"#dbbc7f","symbolIcon.fieldForeground":"#d3c6aa","symbolIcon.fileForeground":"#d3c6aa","symbolIcon.folderForeground":"#d3c6aa","symbolIcon.functionForeground":"#a7c080","symbolIcon.interfaceForeground":"#dbbc7f","symbolIcon.keyForeground":"#a7c080","symbolIcon.keywordForeground":"#e67e80","symbolIcon.methodForeground":"#a7c080","symbolIcon.moduleForeground":"#d699b6","symbolIcon.namespaceForeground":"#d699b6","symbolIcon.nullForeground":"#83c092","symbolIcon.numberForeground":"#d699b6","symbolIcon.objectForeground":"#d699b6","symbolIcon.operatorForeground":"#e69875","symbolIcon.packageForeground":"#d699b6","symbolIcon.propertyForeground":"#83c092","symbolIcon.referenceForeground":"#7fbbb3","symbolIcon.snippetForeground":"#d3c6aa","symbolIcon.stringForeground":"#a7c080","symbolIcon.structForeground":"#dbbc7f","symbolIcon.textForeground":"#d3c6aa","symbolIcon.typeParameterForeground":"#83c092","symbolIcon.unitForeground":"#d3c6aa","symbolIcon.variableForeground":"#7fbbb3","tab.activeBackground":"#2d353b","tab.activeBorder":"#a7c080d0","tab.activeForeground":"#d3c6aa","tab.border":"#2d353b","tab.hoverBackground":"#2d353b","tab.hoverForeground":"#d3c6aa","tab.inactiveBackground":"#2d353b","tab.inactiveForeground":"#7f897d","tab.lastPinnedBorder":"#a7c080d0","tab.unfocusedActiveBorder":"#859289","tab.unfocusedActiveForeground":"#9aa79d","tab.unfocusedHoverForeground":"#d3c6aa","tab.unfocusedInactiveForeground":"#7f897d","terminal.ansiBlack":"#343f44","terminal.ansiBlue":"#7fbbb3","terminal.ansiBrightBlack":"#859289","terminal.ansiBrightBlue":"#7fbbb3","terminal.ansiBrightCyan":"#83c092","terminal.ansiBrightGreen":"#a7c080","terminal.ansiBrightMagenta":"#d699b6","terminal.ansiBrightRed":"#e67e80","terminal.ansiBrightWhite":"#d3c6aa","terminal.ansiBrightYellow":"#dbbc7f","terminal.ansiCyan":"#83c092","terminal.ansiGreen":"#a7c080","terminal.ansiMagenta":"#d699b6","terminal.ansiRed":"#e67e80","terminal.ansiWhite":"#d3c6aa","terminal.ansiYellow":"#dbbc7f","terminal.foreground":"#d3c6aa","terminalCursor.foreground":"#d3c6aa","testing.iconErrored":"#e67e80","testing.iconFailed":"#e67e80","testing.iconPassed":"#83c092","testing.iconQueued":"#7fbbb3","testing.iconSkipped":"#d699b6","testing.iconUnset":"#dbbc7f","testing.runAction":"#83c092","textBlockQuote.background":"#272e33","textBlockQuote.border":"#475258","textCodeBlock.background":"#272e33","textLink.activeForeground":"#a7c080c0","textLink.foreground":"#a7c080","textPreformat.foreground":"#dbbc7f","titleBar.activeBackground":"#2d353b","titleBar.activeForeground":"#9aa79d","titleBar.border":"#2d353b","titleBar.inactiveBackground":"#2d353b","titleBar.inactiveForeground":"#7f897d","toolbar.hoverBackground":"#343f44","tree.indentGuidesStroke":"#7f897d","walkThrough.embeddedEditorBackground":"#272e33","welcomePage.buttonBackground":"#343f44","welcomePage.buttonHoverBackground":"#343f44a0","welcomePage.progress.foreground":"#a7c080","welcomePage.tileHoverBackground":"#343f44","widget.shadow":"#00000070"},"displayName":"Everforest Dark","name":"everforest-dark","semanticHighlighting":true,"semanticTokenColors":{"class:python":"#83c092","class:typescript":"#83c092","class:typescriptreact":"#83c092","enum:typescript":"#d699b6","enum:typescriptreact":"#d699b6","enumMember:typescript":"#7fbbb3","enumMember:typescriptreact":"#7fbbb3","interface:typescript":"#83c092","interface:typescriptreact":"#83c092","intrinsic:python":"#d699b6","macro:rust":"#83c092","memberOperatorOverload":"#e69875","module:python":"#7fbbb3","namespace:rust":"#d699b6","namespace:typescript":"#d699b6","namespace:typescriptreact":"#d699b6","operatorOverload":"#e69875","property.defaultLibrary:javascript":"#d699b6","property.defaultLibrary:javascriptreact":"#d699b6","property.defaultLibrary:typescript":"#d699b6","property.defaultLibrary:typescriptreact":"#d699b6","selfKeyword:rust":"#d699b6","variable.defaultLibrary:javascript":"#d699b6","variable.defaultLibrary:javascriptreact":"#d699b6","variable.defaultLibrary:typescript":"#d699b6","variable.defaultLibrary:typescriptreact":"#d699b6"},"tokenColors":[{"scope":"keyword, storage.type.function, storage.type.class, storage.type.enum, storage.type.interface, storage.type.property, keyword.operator.new, keyword.operator.expression, keyword.operator.new, keyword.operator.delete, storage.type.extends","settings":{"foreground":"#e67e80"}},{"scope":"keyword.other.debugger","settings":{"foreground":"#e67e80"}},{"scope":"storage, modifier, keyword.var, entity.name.tag, keyword.control.case, keyword.control.switch","settings":{"foreground":"#e69875"}},{"scope":"keyword.operator","settings":{"foreground":"#e69875"}},{"scope":"string, punctuation.definition.string.end, punctuation.definition.string.begin, punctuation.definition.string.template.begin, punctuation.definition.string.template.end","settings":{"foreground":"#dbbc7f"}},{"scope":"entity.other.attribute-name","settings":{"foreground":"#dbbc7f"}},{"scope":"constant.character.escape, punctuation.quasi.element, punctuation.definition.template-expression, punctuation.section.embedded, storage.type.format, constant.other.placeholder, constant.other.placeholder, variable.interpolation","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.function, support.function, meta.function, meta.function-call, meta.definition.method","settings":{"foreground":"#a7c080"}},{"scope":"keyword.control.at-rule, keyword.control.import, keyword.control.export, storage.type.namespace, punctuation.decorator, keyword.control.directive, keyword.preprocessor, punctuation.definition.preprocessor, punctuation.definition.directive, keyword.other.import, keyword.other.package, entity.name.type.namespace, entity.name.scope-resolution, keyword.other.using, keyword.package, keyword.import, keyword.map","settings":{"foreground":"#83c092"}},{"scope":"storage.type.annotation","settings":{"foreground":"#83c092"}},{"scope":"entity.name.label, constant.other.label","settings":{"foreground":"#83c092"}},{"scope":"support.module, support.node, support.other.module, support.type.object.module, entity.name.type.module, entity.name.type.class.module, keyword.control.module","settings":{"foreground":"#83c092"}},{"scope":"storage.type, support.type, entity.name.type, keyword.type","settings":{"foreground":"#7fbbb3"}},{"scope":"entity.name.type.class, support.class, entity.name.class, entity.other.inherited-class, storage.class","settings":{"foreground":"#7fbbb3"}},{"scope":"constant.numeric","settings":{"foreground":"#d699b6"}},{"scope":"constant.language.boolean","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.function.preprocessor","settings":{"foreground":"#d699b6"}},{"scope":"variable.language.this, variable.language.self, variable.language.super, keyword.other.this, variable.language.special, constant.language.null, constant.language.undefined, constant.language.nan","settings":{"foreground":"#d699b6"}},{"scope":"constant.language, support.constant","settings":{"foreground":"#d699b6"}},{"scope":"variable, support.variable, meta.definition.variable","settings":{"foreground":"#d3c6aa"}},{"scope":"variable.object.property, support.variable.property, variable.other.property, variable.other.object.property, variable.other.enummember, variable.other.member, meta.object-literal.key","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation, meta.brace, meta.delimiter, meta.bracket","settings":{"foreground":"#d3c6aa"}},{"scope":"heading.1.markdown, markup.heading.setext.1.markdown","settings":{"fontStyle":"bold","foreground":"#e67e80"}},{"scope":"heading.2.markdown, markup.heading.setext.2.markdown","settings":{"fontStyle":"bold","foreground":"#e69875"}},{"scope":"heading.3.markdown","settings":{"fontStyle":"bold","foreground":"#dbbc7f"}},{"scope":"heading.4.markdown","settings":{"fontStyle":"bold","foreground":"#a7c080"}},{"scope":"heading.5.markdown","settings":{"fontStyle":"bold","foreground":"#7fbbb3"}},{"scope":"heading.6.markdown","settings":{"fontStyle":"bold","foreground":"#d699b6"}},{"scope":"punctuation.definition.heading.markdown","settings":{"fontStyle":"regular","foreground":"#859289"}},{"scope":"string.other.link.title.markdown, constant.other.reference.link.markdown, string.other.link.description.markdown","settings":{"fontStyle":"regular","foreground":"#d699b6"}},{"scope":"markup.underline.link.image.markdown, markup.underline.link.markdown","settings":{"fontStyle":"underline","foreground":"#a7c080"}},{"scope":"punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.italic.markdown, punctuation.definition.quote.begin.markdown, punctuation.definition.metadata.markdown, punctuation.separator.key-value.markdown, punctuation.definition.constant.markdown","settings":{"foreground":"#859289"}},{"scope":"punctuation.definition.bold.markdown","settings":{"fontStyle":"regular","foreground":"#859289"}},{"scope":"meta.separator.markdown, punctuation.definition.constant.begin.markdown, punctuation.definition.constant.end.markdown","settings":{"fontStyle":"bold","foreground":"#859289"}},{"scope":"markup.italic","settings":{"fontStyle":"italic"}},{"scope":"markup.bold","settings":{"fontStyle":"bold"}},{"scope":"markup.bold markup.italic, markup.italic markup.bold","settings":{"fontStyle":"italic bold"}},{"scope":"punctuation.definition.markdown, punctuation.definition.raw.markdown","settings":{"foreground":"#dbbc7f"}},{"scope":"fenced_code.block.language","settings":{"foreground":"#dbbc7f"}},{"scope":"markup.fenced_code.block.markdown, markup.inline.raw.string.markdown","settings":{"foreground":"#a7c080"}},{"scope":"punctuation.definition.list.begin.markdown","settings":{"foreground":"#e67e80"}},{"scope":"punctuation.definition.heading.restructuredtext","settings":{"fontStyle":"bold","foreground":"#e69875"}},{"scope":"punctuation.definition.field.restructuredtext, punctuation.separator.key-value.restructuredtext, punctuation.definition.directive.restructuredtext, punctuation.definition.constant.restructuredtext, punctuation.definition.italic.restructuredtext, punctuation.definition.table.restructuredtext","settings":{"foreground":"#859289"}},{"scope":"punctuation.definition.bold.restructuredtext","settings":{"fontStyle":"regular","foreground":"#859289"}},{"scope":"entity.name.tag.restructuredtext, punctuation.definition.link.restructuredtext, punctuation.definition.raw.restructuredtext, punctuation.section.raw.restructuredtext","settings":{"foreground":"#83c092"}},{"scope":"constant.other.footnote.link.restructuredtext","settings":{"foreground":"#d699b6"}},{"scope":"support.directive.restructuredtext","settings":{"foreground":"#e67e80"}},{"scope":"entity.name.directive.restructuredtext, markup.raw.restructuredtext, markup.raw.inner.restructuredtext, string.other.link.title.restructuredtext","settings":{"foreground":"#a7c080"}},{"scope":"punctuation.definition.function.latex, punctuation.definition.function.tex, punctuation.definition.keyword.latex, constant.character.newline.tex, punctuation.definition.keyword.tex","settings":{"foreground":"#859289"}},{"scope":"support.function.be.latex","settings":{"foreground":"#e67e80"}},{"scope":"support.function.section.latex, keyword.control.table.cell.latex, keyword.control.table.newline.latex","settings":{"foreground":"#e69875"}},{"scope":"support.class.latex, variable.parameter.latex, variable.parameter.function.latex, variable.parameter.definition.label.latex, constant.other.reference.label.latex","settings":{"foreground":"#dbbc7f"}},{"scope":"keyword.control.preamble.latex","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.separator.namespace.xml","settings":{"foreground":"#859289"}},{"scope":"entity.name.tag.html, entity.name.tag.xml, entity.name.tag.localname.xml","settings":{"foreground":"#e69875"}},{"scope":"entity.other.attribute-name.html, entity.other.attribute-name.xml, entity.other.attribute-name.localname.xml","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.html, string.quoted.single.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html, punctuation.separator.key-value.html, punctuation.definition.string.begin.xml, punctuation.definition.string.end.xml, string.quoted.double.xml, string.quoted.single.xml, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.definition.tag.xml, meta.tag.xml, meta.tag.preprocessor.xml, meta.tag.other.html, meta.tag.block.any.html, meta.tag.inline.any.html","settings":{"foreground":"#a7c080"}},{"scope":"variable.language.documentroot.xml, meta.tag.sgml.doctype.xml","settings":{"foreground":"#d699b6"}},{"scope":"storage.type.proto","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.proto.syntax, string.quoted.single.proto.syntax, string.quoted.double.proto, string.quoted.single.proto","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.class.proto, entity.name.class.message.proto","settings":{"foreground":"#83c092"}},{"scope":"punctuation.definition.entity.css, punctuation.separator.key-value.css, punctuation.terminator.rule.css, punctuation.separator.list.comma.css","settings":{"foreground":"#859289"}},{"scope":"entity.other.attribute-name.class.css","settings":{"foreground":"#e67e80"}},{"scope":"keyword.other.unit","settings":{"foreground":"#e69875"}},{"scope":"entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.single.css, string.quoted.double.css, support.constant.property-value.css, meta.property-value.css, punctuation.definition.string.begin.css, punctuation.definition.string.end.css, constant.numeric.css, support.constant.font-name.css, variable.parameter.keyframe-list.css","settings":{"foreground":"#a7c080"}},{"scope":"support.type.property-name.css","settings":{"foreground":"#83c092"}},{"scope":"support.type.vendored.property-name.css","settings":{"foreground":"#7fbbb3"}},{"scope":"entity.name.tag.css, entity.other.keyframe-offset.css, punctuation.definition.keyword.css, keyword.control.at-rule.keyframes.css, meta.selector.css","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.definition.entity.scss, punctuation.separator.key-value.scss, punctuation.terminator.rule.scss, punctuation.separator.list.comma.scss","settings":{"foreground":"#859289"}},{"scope":"keyword.control.at-rule.keyframes.scss","settings":{"foreground":"#e69875"}},{"scope":"punctuation.definition.interpolation.begin.bracket.curly.scss, punctuation.definition.interpolation.end.bracket.curly.scss","settings":{"foreground":"#dbbc7f"}},{"scope":"punctuation.definition.string.begin.scss, punctuation.definition.string.end.scss, string.quoted.double.scss, string.quoted.single.scss, constant.character.css.sass, meta.property-value.scss","settings":{"foreground":"#a7c080"}},{"scope":"keyword.control.at-rule.include.scss, keyword.control.at-rule.use.scss, keyword.control.at-rule.mixin.scss, keyword.control.at-rule.extend.scss, keyword.control.at-rule.import.scss","settings":{"foreground":"#d699b6"}},{"scope":"meta.function.stylus","settings":{"foreground":"#d3c6aa"}},{"scope":"entity.name.function.stylus","settings":{"foreground":"#dbbc7f"}},{"scope":"string.unquoted.js","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.accessor.js, punctuation.separator.key-value.js, punctuation.separator.label.js, keyword.operator.accessor.js","settings":{"foreground":"#859289"}},{"scope":"punctuation.definition.block.tag.jsdoc","settings":{"foreground":"#e67e80"}},{"scope":"storage.type.js, storage.type.function.arrow.js","settings":{"foreground":"#e69875"}},{"scope":"JSXNested","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.definition.tag.jsx, entity.other.attribute-name.jsx, punctuation.definition.tag.begin.js.jsx, punctuation.definition.tag.end.js.jsx, entity.other.attribute-name.js.jsx","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.type.module.ts","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.operator.type.annotation.ts, punctuation.accessor.ts, punctuation.separator.key-value.ts","settings":{"foreground":"#859289"}},{"scope":"punctuation.definition.tag.directive.ts, entity.other.attribute-name.directive.ts","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.type.ts, entity.name.type.interface.ts, entity.other.inherited-class.ts, entity.name.type.alias.ts, entity.name.type.class.ts, entity.name.type.enum.ts","settings":{"foreground":"#83c092"}},{"scope":"storage.type.ts, storage.type.function.arrow.ts, storage.type.type.ts","settings":{"foreground":"#e69875"}},{"scope":"entity.name.type.module.ts","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.control.import.ts, keyword.control.export.ts, storage.type.namespace.ts","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.type.module.tsx","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.operator.type.annotation.tsx, punctuation.accessor.tsx, punctuation.separator.key-value.tsx","settings":{"foreground":"#859289"}},{"scope":"punctuation.definition.tag.directive.tsx, entity.other.attribute-name.directive.tsx, punctuation.definition.tag.begin.tsx, punctuation.definition.tag.end.tsx, entity.other.attribute-name.tsx","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.type.tsx, entity.name.type.interface.tsx, entity.other.inherited-class.tsx, entity.name.type.alias.tsx, entity.name.type.class.tsx, entity.name.type.enum.tsx","settings":{"foreground":"#83c092"}},{"scope":"entity.name.type.module.tsx","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.control.import.tsx, keyword.control.export.tsx, storage.type.namespace.tsx","settings":{"foreground":"#d699b6"}},{"scope":"storage.type.tsx, storage.type.function.arrow.tsx, storage.type.type.tsx, support.class.component.tsx","settings":{"foreground":"#e69875"}},{"scope":"storage.type.function.coffee","settings":{"foreground":"#e69875"}},{"scope":"meta.type-signature.purescript","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.other.double-colon.purescript, keyword.other.arrow.purescript, keyword.other.big-arrow.purescript","settings":{"foreground":"#e69875"}},{"scope":"entity.name.function.purescript","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.single.purescript, string.quoted.double.purescript, punctuation.definition.string.begin.purescript, punctuation.definition.string.end.purescript, string.quoted.triple.purescript, entity.name.type.purescript","settings":{"foreground":"#a7c080"}},{"scope":"support.other.module.purescript","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.dot.dart","settings":{"foreground":"#859289"}},{"scope":"storage.type.primitive.dart","settings":{"foreground":"#e69875"}},{"scope":"support.class.dart","settings":{"foreground":"#dbbc7f"}},{"scope":"entity.name.function.dart, string.interpolated.single.dart, string.interpolated.double.dart","settings":{"foreground":"#a7c080"}},{"scope":"variable.language.dart","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.other.import.dart, storage.type.annotation.dart","settings":{"foreground":"#d699b6"}},{"scope":"entity.other.attribute-name.class.pug","settings":{"foreground":"#e67e80"}},{"scope":"storage.type.function.pug","settings":{"foreground":"#e69875"}},{"scope":"entity.other.attribute-name.tag.pug","settings":{"foreground":"#83c092"}},{"scope":"entity.name.tag.pug, storage.type.import.include.pug","settings":{"foreground":"#d699b6"}},{"scope":"meta.function-call.c, storage.modifier.array.bracket.square.c, meta.function.definition.parameters.c","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.separator.dot-access.c, constant.character.escape.line-continuation.c","settings":{"foreground":"#859289"}},{"scope":"keyword.control.directive.include.c, punctuation.definition.directive.c, keyword.control.directive.pragma.c, keyword.control.directive.line.c, keyword.control.directive.define.c, keyword.control.directive.conditional.c, keyword.control.directive.diagnostic.error.c, keyword.control.directive.undef.c, keyword.control.directive.conditional.ifdef.c, keyword.control.directive.endif.c, keyword.control.directive.conditional.ifndef.c, keyword.control.directive.conditional.if.c, keyword.control.directive.else.c","settings":{"foreground":"#e67e80"}},{"scope":"punctuation.separator.pointer-access.c","settings":{"foreground":"#e69875"}},{"scope":"variable.other.member.c","settings":{"foreground":"#83c092"}},{"scope":"meta.function-call.cpp, storage.modifier.array.bracket.square.cpp, meta.function.definition.parameters.cpp, meta.body.function.definition.cpp","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.separator.dot-access.cpp, constant.character.escape.line-continuation.cpp","settings":{"foreground":"#859289"}},{"scope":"keyword.control.directive.include.cpp, punctuation.definition.directive.cpp, keyword.control.directive.pragma.cpp, keyword.control.directive.line.cpp, keyword.control.directive.define.cpp, keyword.control.directive.conditional.cpp, keyword.control.directive.diagnostic.error.cpp, keyword.control.directive.undef.cpp, keyword.control.directive.conditional.ifdef.cpp, keyword.control.directive.endif.cpp, keyword.control.directive.conditional.ifndef.cpp, keyword.control.directive.conditional.if.cpp, keyword.control.directive.else.cpp, storage.type.namespace.definition.cpp, keyword.other.using.directive.cpp, storage.type.struct.cpp","settings":{"foreground":"#e67e80"}},{"scope":"punctuation.separator.pointer-access.cpp, punctuation.section.angle-brackets.begin.template.call.cpp, punctuation.section.angle-brackets.end.template.call.cpp","settings":{"foreground":"#e69875"}},{"scope":"variable.other.member.cpp","settings":{"foreground":"#83c092"}},{"scope":"keyword.other.using.cs","settings":{"foreground":"#e67e80"}},{"scope":"keyword.type.cs, constant.character.escape.cs, punctuation.definition.interpolation.begin.cs, punctuation.definition.interpolation.end.cs","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.cs, string.quoted.single.cs, punctuation.definition.string.begin.cs, punctuation.definition.string.end.cs","settings":{"foreground":"#a7c080"}},{"scope":"variable.other.object.property.cs","settings":{"foreground":"#83c092"}},{"scope":"entity.name.type.namespace.cs","settings":{"foreground":"#d699b6"}},{"scope":"keyword.symbol.fsharp, constant.language.unit.fsharp","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.format.specifier.fsharp, entity.name.type.fsharp","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.fsharp, string.quoted.single.fsharp, punctuation.definition.string.begin.fsharp, punctuation.definition.string.end.fsharp","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.section.fsharp","settings":{"foreground":"#7fbbb3"}},{"scope":"support.function.attribute.fsharp","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.separator.java, punctuation.separator.period.java","settings":{"foreground":"#859289"}},{"scope":"keyword.other.import.java, keyword.other.package.java","settings":{"foreground":"#e67e80"}},{"scope":"storage.type.function.arrow.java, keyword.control.ternary.java","settings":{"foreground":"#e69875"}},{"scope":"variable.other.property.java","settings":{"foreground":"#83c092"}},{"scope":"variable.language.wildcard.java, storage.modifier.import.java, storage.type.annotation.java, punctuation.definition.annotation.java, storage.modifier.package.java, entity.name.type.module.java","settings":{"foreground":"#d699b6"}},{"scope":"keyword.other.import.kotlin","settings":{"foreground":"#e67e80"}},{"scope":"storage.type.kotlin","settings":{"foreground":"#e69875"}},{"scope":"constant.language.kotlin","settings":{"foreground":"#83c092"}},{"scope":"entity.name.package.kotlin, storage.type.annotation.kotlin","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.package.scala","settings":{"foreground":"#d699b6"}},{"scope":"constant.language.scala","settings":{"foreground":"#7fbbb3"}},{"scope":"entity.name.import.scala","settings":{"foreground":"#83c092"}},{"scope":"string.quoted.double.scala, string.quoted.single.scala, punctuation.definition.string.begin.scala, punctuation.definition.string.end.scala, string.quoted.double.interpolated.scala, string.quoted.single.interpolated.scala, string.quoted.triple.scala","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.class, entity.other.inherited-class.scala","settings":{"foreground":"#dbbc7f"}},{"scope":"keyword.declaration.stable.scala, keyword.other.arrow.scala","settings":{"foreground":"#e69875"}},{"scope":"keyword.other.import.scala","settings":{"foreground":"#e67e80"}},{"scope":"keyword.operator.navigation.groovy, meta.method.body.java, meta.definition.method.groovy, meta.definition.method.signature.java","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.separator.groovy","settings":{"foreground":"#859289"}},{"scope":"keyword.other.import.groovy, keyword.other.package.groovy, keyword.other.import.static.groovy","settings":{"foreground":"#e67e80"}},{"scope":"storage.type.def.groovy","settings":{"foreground":"#e69875"}},{"scope":"variable.other.interpolated.groovy, meta.method.groovy","settings":{"foreground":"#a7c080"}},{"scope":"storage.modifier.import.groovy, storage.modifier.package.groovy","settings":{"foreground":"#83c092"}},{"scope":"storage.type.annotation.groovy","settings":{"foreground":"#d699b6"}},{"scope":"keyword.type.go","settings":{"foreground":"#e67e80"}},{"scope":"entity.name.package.go","settings":{"foreground":"#83c092"}},{"scope":"keyword.import.go, keyword.package.go","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.type.mod.rust","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.operator.path.rust, keyword.operator.member-access.rust","settings":{"foreground":"#859289"}},{"scope":"storage.type.rust","settings":{"foreground":"#e69875"}},{"scope":"support.constant.core.rust","settings":{"foreground":"#83c092"}},{"scope":"meta.attribute.rust, variable.language.rust, storage.type.module.rust","settings":{"foreground":"#d699b6"}},{"scope":"meta.function-call.swift, support.function.any-method.swift","settings":{"foreground":"#d3c6aa"}},{"scope":"support.variable.swift","settings":{"foreground":"#83c092"}},{"scope":"keyword.operator.class.php","settings":{"foreground":"#d3c6aa"}},{"scope":"storage.type.trait.php","settings":{"foreground":"#e69875"}},{"scope":"constant.language.php, support.other.namespace.php","settings":{"foreground":"#83c092"}},{"scope":"storage.type.modifier.access.control.public.cpp, storage.type.modifier.access.control.private.cpp","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.control.import.include.php, storage.type.php","settings":{"foreground":"#d699b6"}},{"scope":"meta.function-call.arguments.python","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.definition.decorator.python, punctuation.separator.period.python","settings":{"foreground":"#859289"}},{"scope":"constant.language.python","settings":{"foreground":"#83c092"}},{"scope":"keyword.control.import.python, keyword.control.import.from.python","settings":{"foreground":"#d699b6"}},{"scope":"constant.language.lua","settings":{"foreground":"#83c092"}},{"scope":"entity.name.class.lua","settings":{"foreground":"#7fbbb3"}},{"scope":"meta.function.method.with-arguments.ruby","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.separator.method.ruby","settings":{"foreground":"#859289"}},{"scope":"keyword.control.pseudo-method.ruby, storage.type.variable.ruby","settings":{"foreground":"#e69875"}},{"scope":"keyword.other.special-method.ruby","settings":{"foreground":"#a7c080"}},{"scope":"keyword.control.module.ruby, punctuation.definition.constant.ruby","settings":{"foreground":"#d699b6"}},{"scope":"string.regexp.character-class.ruby,string.regexp.interpolated.ruby,punctuation.definition.character-class.ruby,string.regexp.group.ruby, punctuation.section.regexp.ruby, punctuation.definition.group.ruby","settings":{"foreground":"#dbbc7f"}},{"scope":"variable.other.constant.ruby","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.other.arrow.haskell, keyword.other.big-arrow.haskell, keyword.other.double-colon.haskell","settings":{"foreground":"#e69875"}},{"scope":"storage.type.haskell","settings":{"foreground":"#dbbc7f"}},{"scope":"constant.other.haskell, string.quoted.double.haskell, string.quoted.single.haskell, punctuation.definition.string.begin.haskell, punctuation.definition.string.end.haskell","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.function.haskell","settings":{"foreground":"#7fbbb3"}},{"scope":"entity.name.namespace, meta.preprocessor.haskell","settings":{"foreground":"#83c092"}},{"scope":"keyword.control.import.julia, keyword.control.export.julia","settings":{"foreground":"#e67e80"}},{"scope":"keyword.storage.modifier.julia","settings":{"foreground":"#e69875"}},{"scope":"constant.language.julia","settings":{"foreground":"#83c092"}},{"scope":"support.function.macro.julia","settings":{"foreground":"#d699b6"}},{"scope":"keyword.other.period.elm","settings":{"foreground":"#d3c6aa"}},{"scope":"storage.type.elm","settings":{"foreground":"#dbbc7f"}},{"scope":"keyword.other.r","settings":{"foreground":"#e69875"}},{"scope":"entity.name.function.r, variable.function.r","settings":{"foreground":"#a7c080"}},{"scope":"constant.language.r","settings":{"foreground":"#83c092"}},{"scope":"entity.namespace.r","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.separator.module-function.erlang, punctuation.section.directive.begin.erlang","settings":{"foreground":"#859289"}},{"scope":"keyword.control.directive.erlang, keyword.control.directive.define.erlang","settings":{"foreground":"#e67e80"}},{"scope":"entity.name.type.class.module.erlang","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.erlang, string.quoted.single.erlang, punctuation.definition.string.begin.erlang, punctuation.definition.string.end.erlang","settings":{"foreground":"#a7c080"}},{"scope":"keyword.control.directive.export.erlang, keyword.control.directive.module.erlang, keyword.control.directive.import.erlang, keyword.control.directive.behaviour.erlang","settings":{"foreground":"#d699b6"}},{"scope":"variable.other.readwrite.module.elixir, punctuation.definition.variable.elixir","settings":{"foreground":"#83c092"}},{"scope":"constant.language.elixir","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.control.module.elixir","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.type.value-signature.ocaml","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.other.ocaml","settings":{"foreground":"#e69875"}},{"scope":"constant.language.variant.ocaml","settings":{"foreground":"#83c092"}},{"scope":"storage.type.sub.perl, storage.type.declare.routine.perl","settings":{"foreground":"#e67e80"}},{"scope":"meta.function.lisp","settings":{"foreground":"#d3c6aa"}},{"scope":"storage.type.function-type.lisp","settings":{"foreground":"#e67e80"}},{"scope":"keyword.constant.lisp","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.function.lisp","settings":{"foreground":"#83c092"}},{"scope":"constant.keyword.clojure, support.variable.clojure, meta.definition.variable.clojure","settings":{"foreground":"#a7c080"}},{"scope":"entity.global.clojure","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.function.clojure","settings":{"foreground":"#7fbbb3"}},{"scope":"meta.scope.if-block.shell, meta.scope.group.shell","settings":{"foreground":"#d3c6aa"}},{"scope":"support.function.builtin.shell, entity.name.function.shell","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.shell, string.quoted.single.shell, punctuation.definition.string.begin.shell, punctuation.definition.string.end.shell, string.unquoted.heredoc.shell","settings":{"foreground":"#a7c080"}},{"scope":"keyword.control.heredoc-token.shell, variable.other.normal.shell, punctuation.definition.variable.shell, variable.other.special.shell, variable.other.positional.shell, variable.other.bracket.shell","settings":{"foreground":"#d699b6"}},{"scope":"support.function.builtin.fish","settings":{"foreground":"#e67e80"}},{"scope":"support.function.unix.fish","settings":{"foreground":"#e69875"}},{"scope":"variable.other.normal.fish, punctuation.definition.variable.fish, variable.other.fixed.fish, variable.other.special.fish","settings":{"foreground":"#7fbbb3"}},{"scope":"string.quoted.double.fish, punctuation.definition.string.end.fish, punctuation.definition.string.begin.fish, string.quoted.single.fish","settings":{"foreground":"#a7c080"}},{"scope":"constant.character.escape.single.fish","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.definition.variable.powershell","settings":{"foreground":"#859289"}},{"scope":"entity.name.function.powershell, support.function.attribute.powershell, support.function.powershell","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.single.powershell, string.quoted.double.powershell, punctuation.definition.string.begin.powershell, punctuation.definition.string.end.powershell, string.quoted.double.heredoc.powershell","settings":{"foreground":"#a7c080"}},{"scope":"variable.other.member.powershell","settings":{"foreground":"#83c092"}},{"scope":"string.unquoted.alias.graphql","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.type.graphql","settings":{"foreground":"#e67e80"}},{"scope":"entity.name.fragment.graphql","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.function.target.makefile","settings":{"foreground":"#e69875"}},{"scope":"variable.other.makefile","settings":{"foreground":"#dbbc7f"}},{"scope":"meta.scope.prerequisites.makefile","settings":{"foreground":"#a7c080"}},{"scope":"string.source.cmake","settings":{"foreground":"#a7c080"}},{"scope":"entity.source.cmake","settings":{"foreground":"#83c092"}},{"scope":"storage.source.cmake","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.definition.map.viml","settings":{"foreground":"#859289"}},{"scope":"storage.type.map.viml","settings":{"foreground":"#e69875"}},{"scope":"constant.character.map.viml, constant.character.map.key.viml","settings":{"foreground":"#a7c080"}},{"scope":"constant.character.map.special.viml","settings":{"foreground":"#7fbbb3"}},{"scope":"constant.language.tmux, constant.numeric.tmux","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.function.package-manager.dockerfile","settings":{"foreground":"#e69875"}},{"scope":"keyword.operator.flag.dockerfile","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.dockerfile, string.quoted.single.dockerfile","settings":{"foreground":"#a7c080"}},{"scope":"constant.character.escape.dockerfile","settings":{"foreground":"#83c092"}},{"scope":"entity.name.type.base-image.dockerfile, entity.name.image.dockerfile","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.definition.separator.diff","settings":{"foreground":"#859289"}},{"scope":"markup.deleted.diff, punctuation.definition.deleted.diff","settings":{"foreground":"#e67e80"}},{"scope":"meta.diff.range.context, punctuation.definition.range.diff","settings":{"foreground":"#e69875"}},{"scope":"meta.diff.header.from-file","settings":{"foreground":"#dbbc7f"}},{"scope":"markup.inserted.diff, punctuation.definition.inserted.diff","settings":{"foreground":"#a7c080"}},{"scope":"markup.changed.diff, punctuation.definition.changed.diff","settings":{"foreground":"#7fbbb3"}},{"scope":"punctuation.definition.from-file.diff","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.section.group-title.ini, punctuation.definition.entity.ini","settings":{"foreground":"#e67e80"}},{"scope":"punctuation.separator.key-value.ini","settings":{"foreground":"#e69875"}},{"scope":"string.quoted.double.ini, string.quoted.single.ini, punctuation.definition.string.begin.ini, punctuation.definition.string.end.ini","settings":{"foreground":"#a7c080"}},{"scope":"keyword.other.definition.ini","settings":{"foreground":"#83c092"}},{"scope":"support.function.aggregate.sql","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.single.sql, punctuation.definition.string.end.sql, punctuation.definition.string.begin.sql, string.quoted.double.sql","settings":{"foreground":"#a7c080"}},{"scope":"support.type.graphql","settings":{"foreground":"#dbbc7f"}},{"scope":"variable.parameter.graphql","settings":{"foreground":"#7fbbb3"}},{"scope":"constant.character.enum.graphql","settings":{"foreground":"#83c092"}},{"scope":"punctuation.support.type.property-name.begin.json, punctuation.support.type.property-name.end.json, punctuation.separator.dictionary.key-value.json, punctuation.definition.string.begin.json, punctuation.definition.string.end.json, punctuation.separator.dictionary.pair.json, punctuation.separator.array.json","settings":{"foreground":"#859289"}},{"scope":"support.type.property-name.json","settings":{"foreground":"#e69875"}},{"scope":"string.quoted.double.json","settings":{"foreground":"#a7c080"}},{"scope":"punctuation.separator.key-value.mapping.yaml","settings":{"foreground":"#859289"}},{"scope":"string.unquoted.plain.out.yaml, string.quoted.single.yaml, string.quoted.double.yaml, punctuation.definition.string.begin.yaml, punctuation.definition.string.end.yaml, string.unquoted.plain.in.yaml, string.unquoted.block.yaml","settings":{"foreground":"#a7c080"}},{"scope":"punctuation.definition.anchor.yaml, punctuation.definition.block.sequence.item.yaml","settings":{"foreground":"#83c092"}},{"scope":"keyword.key.toml","settings":{"foreground":"#e69875"}},{"scope":"string.quoted.single.basic.line.toml, string.quoted.single.literal.line.toml, punctuation.definition.keyValuePair.toml","settings":{"foreground":"#a7c080"}},{"scope":"constant.other.boolean.toml","settings":{"foreground":"#7fbbb3"}},{"scope":"entity.other.attribute-name.table.toml, punctuation.definition.table.toml, entity.other.attribute-name.table.array.toml, punctuation.definition.table.array.toml","settings":{"foreground":"#d699b6"}},{"scope":"comment, string.comment, punctuation.definition.comment","settings":{"fontStyle":"italic","foreground":"#859289"}}],"type":"dark"}'))}}]);
1
+ "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[93054],{93054:(e,o,t)=>{t.r(o),t.d(o,{default:()=>r});let r=Object.freeze(JSON.parse('{"colors":{"activityBar.activeBorder":"#a7c080d0","activityBar.activeFocusBorder":"#a7c080","activityBar.background":"#2d353b","activityBar.border":"#2d353b","activityBar.dropBackground":"#2d353b","activityBar.foreground":"#d3c6aa","activityBar.inactiveForeground":"#859289","activityBarBadge.background":"#a7c080","activityBarBadge.foreground":"#2d353b","badge.background":"#a7c080","badge.foreground":"#2d353b","breadcrumb.activeSelectionForeground":"#d3c6aa","breadcrumb.focusForeground":"#d3c6aa","breadcrumb.foreground":"#859289","button.background":"#a7c080","button.foreground":"#2d353b","button.hoverBackground":"#a7c080d0","button.secondaryBackground":"#3d484d","button.secondaryForeground":"#d3c6aa","button.secondaryHoverBackground":"#475258","charts.blue":"#7fbbb3","charts.foreground":"#d3c6aa","charts.green":"#a7c080","charts.orange":"#e69875","charts.purple":"#d699b6","charts.red":"#e67e80","charts.yellow":"#dbbc7f","checkbox.background":"#2d353b","checkbox.border":"#4f585e","checkbox.foreground":"#e69875","debugConsole.errorForeground":"#e67e80","debugConsole.infoForeground":"#a7c080","debugConsole.sourceForeground":"#d699b6","debugConsole.warningForeground":"#dbbc7f","debugConsoleInputIcon.foreground":"#83c092","debugIcon.breakpointCurrentStackframeForeground":"#7fbbb3","debugIcon.breakpointDisabledForeground":"#da6362","debugIcon.breakpointForeground":"#e67e80","debugIcon.breakpointStackframeForeground":"#e67e80","debugIcon.breakpointUnverifiedForeground":"#9aa79d","debugIcon.continueForeground":"#7fbbb3","debugIcon.disconnectForeground":"#d699b6","debugIcon.pauseForeground":"#dbbc7f","debugIcon.restartForeground":"#83c092","debugIcon.startForeground":"#83c092","debugIcon.stepBackForeground":"#7fbbb3","debugIcon.stepIntoForeground":"#7fbbb3","debugIcon.stepOutForeground":"#7fbbb3","debugIcon.stepOverForeground":"#7fbbb3","debugIcon.stopForeground":"#e67e80","debugTokenExpression.boolean":"#d699b6","debugTokenExpression.error":"#e67e80","debugTokenExpression.name":"#7fbbb3","debugTokenExpression.number":"#d699b6","debugTokenExpression.string":"#dbbc7f","debugTokenExpression.value":"#a7c080","debugToolBar.background":"#2d353b","descriptionForeground":"#859289","diffEditor.diagonalFill":"#4f585e","diffEditor.insertedTextBackground":"#569d7930","diffEditor.removedTextBackground":"#da636230","dropdown.background":"#2d353b","dropdown.border":"#4f585e","dropdown.foreground":"#9aa79d","editor.background":"#2d353b","editor.findMatchBackground":"#d77f4840","editor.findMatchHighlightBackground":"#899c4040","editor.findRangeHighlightBackground":"#47525860","editor.foldBackground":"#4f585e80","editor.foreground":"#d3c6aa","editor.hoverHighlightBackground":"#475258b0","editor.inactiveSelectionBackground":"#47525860","editor.lineHighlightBackground":"#3d484d90","editor.lineHighlightBorder":"#4f585e00","editor.rangeHighlightBackground":"#3d484d80","editor.selectionBackground":"#475258c0","editor.selectionHighlightBackground":"#47525860","editor.snippetFinalTabstopHighlightBackground":"#899c4040","editor.snippetFinalTabstopHighlightBorder":"#2d353b","editor.snippetTabstopHighlightBackground":"#3d484d","editor.symbolHighlightBackground":"#5a93a240","editor.wordHighlightBackground":"#47525858","editor.wordHighlightStrongBackground":"#475258b0","editorBracketHighlight.foreground1":"#e67e80","editorBracketHighlight.foreground2":"#dbbc7f","editorBracketHighlight.foreground3":"#a7c080","editorBracketHighlight.foreground4":"#7fbbb3","editorBracketHighlight.foreground5":"#e69875","editorBracketHighlight.foreground6":"#d699b6","editorBracketHighlight.unexpectedBracket.foreground":"#859289","editorBracketMatch.background":"#4f585e","editorBracketMatch.border":"#2d353b00","editorCodeLens.foreground":"#7f897da0","editorCursor.foreground":"#d3c6aa","editorError.background":"#da636200","editorError.foreground":"#da6362","editorGhostText.background":"#2d353b00","editorGhostText.foreground":"#7f897da0","editorGroup.border":"#21272b","editorGroup.dropBackground":"#4f585e60","editorGroupHeader.noTabsBackground":"#2d353b","editorGroupHeader.tabsBackground":"#2d353b","editorGutter.addedBackground":"#899c40a0","editorGutter.background":"#2d353b00","editorGutter.commentRangeForeground":"#7f897d","editorGutter.deletedBackground":"#da6362a0","editorGutter.modifiedBackground":"#5a93a2a0","editorHint.foreground":"#b87b9d","editorHoverWidget.background":"#343f44","editorHoverWidget.border":"#475258","editorIndentGuide.activeBackground":"#9aa79d50","editorIndentGuide.background":"#9aa79d20","editorInfo.background":"#5a93a200","editorInfo.foreground":"#5a93a2","editorInlayHint.background":"#2d353b00","editorInlayHint.foreground":"#7f897da0","editorInlayHint.parameterBackground":"#2d353b00","editorInlayHint.parameterForeground":"#7f897da0","editorInlayHint.typeBackground":"#2d353b00","editorInlayHint.typeForeground":"#7f897da0","editorLightBulb.foreground":"#dbbc7f","editorLightBulbAutoFix.foreground":"#83c092","editorLineNumber.activeForeground":"#9aa79de0","editorLineNumber.foreground":"#7f897da0","editorLink.activeForeground":"#a7c080","editorMarkerNavigation.background":"#343f44","editorMarkerNavigationError.background":"#da636280","editorMarkerNavigationInfo.background":"#5a93a280","editorMarkerNavigationWarning.background":"#bf983d80","editorOverviewRuler.addedForeground":"#899c40a0","editorOverviewRuler.border":"#2d353b00","editorOverviewRuler.commonContentForeground":"#859289","editorOverviewRuler.currentContentForeground":"#5a93a2","editorOverviewRuler.deletedForeground":"#da6362a0","editorOverviewRuler.errorForeground":"#e67e80","editorOverviewRuler.findMatchForeground":"#569d79","editorOverviewRuler.incomingContentForeground":"#569d79","editorOverviewRuler.infoForeground":"#d699b6","editorOverviewRuler.modifiedForeground":"#5a93a2a0","editorOverviewRuler.rangeHighlightForeground":"#569d79","editorOverviewRuler.selectionHighlightForeground":"#569d79","editorOverviewRuler.warningForeground":"#dbbc7f","editorOverviewRuler.wordHighlightForeground":"#4f585e","editorOverviewRuler.wordHighlightStrongForeground":"#4f585e","editorRuler.foreground":"#475258a0","editorSuggestWidget.background":"#3d484d","editorSuggestWidget.border":"#3d484d","editorSuggestWidget.foreground":"#d3c6aa","editorSuggestWidget.highlightForeground":"#a7c080","editorSuggestWidget.selectedBackground":"#475258","editorUnnecessaryCode.border":"#2d353b","editorUnnecessaryCode.opacity":"#00000080","editorWarning.background":"#bf983d00","editorWarning.foreground":"#bf983d","editorWhitespace.foreground":"#475258","editorWidget.background":"#2d353b","editorWidget.border":"#4f585e","editorWidget.foreground":"#d3c6aa","errorForeground":"#e67e80","extensionBadge.remoteBackground":"#a7c080","extensionBadge.remoteForeground":"#2d353b","extensionButton.prominentBackground":"#a7c080","extensionButton.prominentForeground":"#2d353b","extensionButton.prominentHoverBackground":"#a7c080d0","extensionIcon.preReleaseForeground":"#e69875","extensionIcon.starForeground":"#83c092","extensionIcon.verifiedForeground":"#a7c080","focusBorder":"#2d353b00","foreground":"#9aa79d","gitDecoration.addedResourceForeground":"#a7c080a0","gitDecoration.conflictingResourceForeground":"#d699b6a0","gitDecoration.deletedResourceForeground":"#e67e80a0","gitDecoration.ignoredResourceForeground":"#4f585e","gitDecoration.modifiedResourceForeground":"#7fbbb3a0","gitDecoration.stageDeletedResourceForeground":"#83c092a0","gitDecoration.stageModifiedResourceForeground":"#83c092a0","gitDecoration.submoduleResourceForeground":"#e69875a0","gitDecoration.untrackedResourceForeground":"#dbbc7fa0","gitlens.closedPullRequestIconColor":"#e67e80","gitlens.decorations.addedForegroundColor":"#a7c080","gitlens.decorations.branchAheadForegroundColor":"#83c092","gitlens.decorations.branchBehindForegroundColor":"#e69875","gitlens.decorations.branchDivergedForegroundColor":"#dbbc7f","gitlens.decorations.branchMissingUpstreamForegroundColor":"#e67e80","gitlens.decorations.branchUnpublishedForegroundColor":"#7fbbb3","gitlens.decorations.branchUpToDateForegroundColor":"#d3c6aa","gitlens.decorations.copiedForegroundColor":"#d699b6","gitlens.decorations.deletedForegroundColor":"#e67e80","gitlens.decorations.ignoredForegroundColor":"#9aa79d","gitlens.decorations.modifiedForegroundColor":"#7fbbb3","gitlens.decorations.renamedForegroundColor":"#d699b6","gitlens.decorations.untrackedForegroundColor":"#dbbc7f","gitlens.gutterBackgroundColor":"#2d353b","gitlens.gutterForegroundColor":"#d3c6aa","gitlens.gutterUncommittedForegroundColor":"#7fbbb3","gitlens.lineHighlightBackgroundColor":"#343f44","gitlens.lineHighlightOverviewRulerColor":"#a7c080","gitlens.mergedPullRequestIconColor":"#d699b6","gitlens.openPullRequestIconColor":"#83c092","gitlens.trailingLineForegroundColor":"#859289","gitlens.unpublishedCommitIconColor":"#dbbc7f","gitlens.unpulledChangesIconColor":"#e69875","gitlens.unpushlishedChangesIconColor":"#7fbbb3","icon.foreground":"#83c092","imagePreview.border":"#2d353b","input.background":"#2d353b00","input.border":"#4f585e","input.foreground":"#d3c6aa","input.placeholderForeground":"#7f897d","inputOption.activeBorder":"#83c092","inputValidation.errorBackground":"#da6362","inputValidation.errorBorder":"#e67e80","inputValidation.errorForeground":"#d3c6aa","inputValidation.infoBackground":"#5a93a2","inputValidation.infoBorder":"#7fbbb3","inputValidation.infoForeground":"#d3c6aa","inputValidation.warningBackground":"#bf983d","inputValidation.warningBorder":"#dbbc7f","inputValidation.warningForeground":"#d3c6aa","issues.closed":"#e67e80","issues.open":"#83c092","keybindingLabel.background":"#2d353b00","keybindingLabel.border":"#272e33","keybindingLabel.bottomBorder":"#21272b","keybindingLabel.foreground":"#d3c6aa","keybindingTable.headerBackground":"#3d484d","keybindingTable.rowsBackground":"#343f44","list.activeSelectionBackground":"#47525880","list.activeSelectionForeground":"#d3c6aa","list.dropBackground":"#343f4480","list.errorForeground":"#e67e80","list.focusBackground":"#47525880","list.focusForeground":"#d3c6aa","list.highlightForeground":"#a7c080","list.hoverBackground":"#2d353b00","list.hoverForeground":"#d3c6aa","list.inactiveFocusBackground":"#47525860","list.inactiveSelectionBackground":"#47525880","list.inactiveSelectionForeground":"#9aa79d","list.invalidItemForeground":"#da6362","list.warningForeground":"#dbbc7f","menu.background":"#2d353b","menu.foreground":"#9aa79d","menu.selectionBackground":"#343f44","menu.selectionForeground":"#d3c6aa","menubar.selectionBackground":"#2d353b","menubar.selectionBorder":"#2d353b","merge.border":"#2d353b00","merge.currentContentBackground":"#5a93a240","merge.currentHeaderBackground":"#5a93a280","merge.incomingContentBackground":"#569d7940","merge.incomingHeaderBackground":"#569d7980","minimap.errorHighlight":"#da636280","minimap.findMatchHighlight":"#569d7960","minimap.selectionHighlight":"#4f585ef0","minimap.warningHighlight":"#bf983d80","minimapGutter.addedBackground":"#899c40a0","minimapGutter.deletedBackground":"#da6362a0","minimapGutter.modifiedBackground":"#5a93a2a0","notebook.cellBorderColor":"#4f585e","notebook.cellHoverBackground":"#2d353b","notebook.cellStatusBarItemHoverBackground":"#343f44","notebook.cellToolbarSeparator":"#4f585e","notebook.focusedCellBackground":"#2d353b","notebook.focusedCellBorder":"#4f585e","notebook.focusedEditorBorder":"#4f585e","notebook.focusedRowBorder":"#4f585e","notebook.inactiveFocusedCellBorder":"#4f585e","notebook.outputContainerBackgroundColor":"#272e33","notebook.selectedCellBorder":"#4f585e","notebookStatusErrorIcon.foreground":"#e67e80","notebookStatusRunningIcon.foreground":"#7fbbb3","notebookStatusSuccessIcon.foreground":"#a7c080","notificationCenterHeader.background":"#3d484d","notificationCenterHeader.foreground":"#d3c6aa","notificationLink.foreground":"#a7c080","notifications.background":"#2d353b","notifications.foreground":"#d3c6aa","notificationsErrorIcon.foreground":"#e67e80","notificationsInfoIcon.foreground":"#7fbbb3","notificationsWarningIcon.foreground":"#dbbc7f","panel.background":"#2d353b","panel.border":"#2d353b","panelInput.border":"#4f585e","panelSection.border":"#21272b","panelSectionHeader.background":"#2d353b","panelTitle.activeBorder":"#a7c080d0","panelTitle.activeForeground":"#d3c6aa","panelTitle.inactiveForeground":"#859289","peekView.border":"#475258","peekViewEditor.background":"#343f44","peekViewEditor.matchHighlightBackground":"#bf983d50","peekViewEditorGutter.background":"#343f44","peekViewResult.background":"#343f44","peekViewResult.fileForeground":"#d3c6aa","peekViewResult.lineForeground":"#9aa79d","peekViewResult.matchHighlightBackground":"#bf983d50","peekViewResult.selectionBackground":"#569d7950","peekViewResult.selectionForeground":"#d3c6aa","peekViewTitle.background":"#475258","peekViewTitleDescription.foreground":"#d3c6aa","peekViewTitleLabel.foreground":"#a7c080","pickerGroup.border":"#a7c0801a","pickerGroup.foreground":"#d3c6aa","ports.iconRunningProcessForeground":"#e69875","problemsErrorIcon.foreground":"#e67e80","problemsInfoIcon.foreground":"#7fbbb3","problemsWarningIcon.foreground":"#dbbc7f","progressBar.background":"#a7c080","quickInputTitle.background":"#343f44","rust_analyzer.inlayHints.background":"#2d353b00","rust_analyzer.inlayHints.foreground":"#7f897da0","rust_analyzer.syntaxTreeBorder":"#e67e80","sash.hoverBorder":"#475258","scrollbar.shadow":"#00000070","scrollbarSlider.activeBackground":"#9aa79d","scrollbarSlider.background":"#4f585e80","scrollbarSlider.hoverBackground":"#4f585e","selection.background":"#475258e0","settings.checkboxBackground":"#2d353b","settings.checkboxBorder":"#4f585e","settings.checkboxForeground":"#e69875","settings.dropdownBackground":"#2d353b","settings.dropdownBorder":"#4f585e","settings.dropdownForeground":"#83c092","settings.focusedRowBackground":"#343f44","settings.headerForeground":"#9aa79d","settings.modifiedItemIndicator":"#7f897d","settings.numberInputBackground":"#2d353b","settings.numberInputBorder":"#4f585e","settings.numberInputForeground":"#d699b6","settings.rowHoverBackground":"#343f44","settings.textInputBackground":"#2d353b","settings.textInputBorder":"#4f585e","settings.textInputForeground":"#7fbbb3","sideBar.background":"#2d353b","sideBar.foreground":"#859289","sideBarSectionHeader.background":"#2d353b00","sideBarSectionHeader.foreground":"#9aa79d","sideBarTitle.foreground":"#9aa79d","statusBar.background":"#2d353b","statusBar.border":"#2d353b","statusBar.debuggingBackground":"#2d353b","statusBar.debuggingForeground":"#e69875","statusBar.foreground":"#9aa79d","statusBar.noFolderBackground":"#2d353b","statusBar.noFolderBorder":"#2d353b","statusBar.noFolderForeground":"#9aa79d","statusBarItem.activeBackground":"#47525870","statusBarItem.errorBackground":"#2d353b","statusBarItem.errorForeground":"#e67e80","statusBarItem.hoverBackground":"#475258a0","statusBarItem.prominentBackground":"#2d353b","statusBarItem.prominentForeground":"#d3c6aa","statusBarItem.prominentHoverBackground":"#475258a0","statusBarItem.remoteBackground":"#2d353b","statusBarItem.remoteForeground":"#9aa79d","statusBarItem.warningBackground":"#2d353b","statusBarItem.warningForeground":"#dbbc7f","symbolIcon.arrayForeground":"#7fbbb3","symbolIcon.booleanForeground":"#d699b6","symbolIcon.classForeground":"#dbbc7f","symbolIcon.colorForeground":"#d3c6aa","symbolIcon.constantForeground":"#83c092","symbolIcon.constructorForeground":"#d699b6","symbolIcon.enumeratorForeground":"#d699b6","symbolIcon.enumeratorMemberForeground":"#83c092","symbolIcon.eventForeground":"#dbbc7f","symbolIcon.fieldForeground":"#d3c6aa","symbolIcon.fileForeground":"#d3c6aa","symbolIcon.folderForeground":"#d3c6aa","symbolIcon.functionForeground":"#a7c080","symbolIcon.interfaceForeground":"#dbbc7f","symbolIcon.keyForeground":"#a7c080","symbolIcon.keywordForeground":"#e67e80","symbolIcon.methodForeground":"#a7c080","symbolIcon.moduleForeground":"#d699b6","symbolIcon.namespaceForeground":"#d699b6","symbolIcon.nullForeground":"#83c092","symbolIcon.numberForeground":"#d699b6","symbolIcon.objectForeground":"#d699b6","symbolIcon.operatorForeground":"#e69875","symbolIcon.packageForeground":"#d699b6","symbolIcon.propertyForeground":"#83c092","symbolIcon.referenceForeground":"#7fbbb3","symbolIcon.snippetForeground":"#d3c6aa","symbolIcon.stringForeground":"#a7c080","symbolIcon.structForeground":"#dbbc7f","symbolIcon.textForeground":"#d3c6aa","symbolIcon.typeParameterForeground":"#83c092","symbolIcon.unitForeground":"#d3c6aa","symbolIcon.variableForeground":"#7fbbb3","tab.activeBackground":"#2d353b","tab.activeBorder":"#a7c080d0","tab.activeForeground":"#d3c6aa","tab.border":"#2d353b","tab.hoverBackground":"#2d353b","tab.hoverForeground":"#d3c6aa","tab.inactiveBackground":"#2d353b","tab.inactiveForeground":"#7f897d","tab.lastPinnedBorder":"#a7c080d0","tab.unfocusedActiveBorder":"#859289","tab.unfocusedActiveForeground":"#9aa79d","tab.unfocusedHoverForeground":"#d3c6aa","tab.unfocusedInactiveForeground":"#7f897d","terminal.ansiBlack":"#343f44","terminal.ansiBlue":"#7fbbb3","terminal.ansiBrightBlack":"#859289","terminal.ansiBrightBlue":"#7fbbb3","terminal.ansiBrightCyan":"#83c092","terminal.ansiBrightGreen":"#a7c080","terminal.ansiBrightMagenta":"#d699b6","terminal.ansiBrightRed":"#e67e80","terminal.ansiBrightWhite":"#d3c6aa","terminal.ansiBrightYellow":"#dbbc7f","terminal.ansiCyan":"#83c092","terminal.ansiGreen":"#a7c080","terminal.ansiMagenta":"#d699b6","terminal.ansiRed":"#e67e80","terminal.ansiWhite":"#d3c6aa","terminal.ansiYellow":"#dbbc7f","terminal.foreground":"#d3c6aa","terminalCursor.foreground":"#d3c6aa","testing.iconErrored":"#e67e80","testing.iconFailed":"#e67e80","testing.iconPassed":"#83c092","testing.iconQueued":"#7fbbb3","testing.iconSkipped":"#d699b6","testing.iconUnset":"#dbbc7f","testing.runAction":"#83c092","textBlockQuote.background":"#272e33","textBlockQuote.border":"#475258","textCodeBlock.background":"#272e33","textLink.activeForeground":"#a7c080c0","textLink.foreground":"#a7c080","textPreformat.foreground":"#dbbc7f","titleBar.activeBackground":"#2d353b","titleBar.activeForeground":"#9aa79d","titleBar.border":"#2d353b","titleBar.inactiveBackground":"#2d353b","titleBar.inactiveForeground":"#7f897d","toolbar.hoverBackground":"#343f44","tree.indentGuidesStroke":"#7f897d","walkThrough.embeddedEditorBackground":"#272e33","welcomePage.buttonBackground":"#343f44","welcomePage.buttonHoverBackground":"#343f44a0","welcomePage.progress.foreground":"#a7c080","welcomePage.tileHoverBackground":"#343f44","widget.shadow":"#00000070"},"displayName":"Everforest Dark","name":"everforest-dark","semanticHighlighting":true,"semanticTokenColors":{"class:python":"#83c092","class:typescript":"#83c092","class:typescriptreact":"#83c092","enum:typescript":"#d699b6","enum:typescriptreact":"#d699b6","enumMember:typescript":"#7fbbb3","enumMember:typescriptreact":"#7fbbb3","interface:typescript":"#83c092","interface:typescriptreact":"#83c092","intrinsic:python":"#d699b6","macro:rust":"#83c092","memberOperatorOverload":"#e69875","module:python":"#7fbbb3","namespace:rust":"#d699b6","namespace:typescript":"#d699b6","namespace:typescriptreact":"#d699b6","operatorOverload":"#e69875","property.defaultLibrary:javascript":"#d699b6","property.defaultLibrary:javascriptreact":"#d699b6","property.defaultLibrary:typescript":"#d699b6","property.defaultLibrary:typescriptreact":"#d699b6","selfKeyword:rust":"#d699b6","variable.defaultLibrary:javascript":"#d699b6","variable.defaultLibrary:javascriptreact":"#d699b6","variable.defaultLibrary:typescript":"#d699b6","variable.defaultLibrary:typescriptreact":"#d699b6"},"tokenColors":[{"scope":"keyword, storage.type.function, storage.type.class, storage.type.enum, storage.type.interface, storage.type.property, keyword.operator.new, keyword.operator.expression, keyword.operator.new, keyword.operator.delete, storage.type.extends","settings":{"foreground":"#e67e80"}},{"scope":"keyword.other.debugger","settings":{"foreground":"#e67e80"}},{"scope":"storage, modifier, keyword.var, entity.name.tag, keyword.control.case, keyword.control.switch","settings":{"foreground":"#e69875"}},{"scope":"keyword.operator","settings":{"foreground":"#e69875"}},{"scope":"string, punctuation.definition.string.end, punctuation.definition.string.begin, punctuation.definition.string.template.begin, punctuation.definition.string.template.end","settings":{"foreground":"#dbbc7f"}},{"scope":"entity.other.attribute-name","settings":{"foreground":"#dbbc7f"}},{"scope":"constant.character.escape, punctuation.quasi.element, punctuation.definition.template-expression, punctuation.section.embedded, storage.type.format, constant.other.placeholder, constant.other.placeholder, variable.interpolation","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.function, support.function, meta.function, meta.function-call, meta.definition.method","settings":{"foreground":"#a7c080"}},{"scope":"keyword.control.at-rule, keyword.control.import, keyword.control.export, storage.type.namespace, punctuation.decorator, keyword.control.directive, keyword.preprocessor, punctuation.definition.preprocessor, punctuation.definition.directive, keyword.other.import, keyword.other.package, entity.name.type.namespace, entity.name.scope-resolution, keyword.other.using, keyword.package, keyword.import, keyword.map","settings":{"foreground":"#83c092"}},{"scope":"storage.type.annotation","settings":{"foreground":"#83c092"}},{"scope":"entity.name.label, constant.other.label","settings":{"foreground":"#83c092"}},{"scope":"support.module, support.node, support.other.module, support.type.object.module, entity.name.type.module, entity.name.type.class.module, keyword.control.module","settings":{"foreground":"#83c092"}},{"scope":"storage.type, support.type, entity.name.type, keyword.type","settings":{"foreground":"#7fbbb3"}},{"scope":"entity.name.type.class, support.class, entity.name.class, entity.other.inherited-class, storage.class","settings":{"foreground":"#7fbbb3"}},{"scope":"constant.numeric","settings":{"foreground":"#d699b6"}},{"scope":"constant.language.boolean","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.function.preprocessor","settings":{"foreground":"#d699b6"}},{"scope":"variable.language.this, variable.language.self, variable.language.super, keyword.other.this, variable.language.special, constant.language.null, constant.language.undefined, constant.language.nan","settings":{"foreground":"#d699b6"}},{"scope":"constant.language, support.constant","settings":{"foreground":"#d699b6"}},{"scope":"variable, support.variable, meta.definition.variable","settings":{"foreground":"#d3c6aa"}},{"scope":"variable.object.property, support.variable.property, variable.other.property, variable.other.object.property, variable.other.enummember, variable.other.member, meta.object-literal.key","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation, meta.brace, meta.delimiter, meta.bracket","settings":{"foreground":"#d3c6aa"}},{"scope":"heading.1.markdown, markup.heading.setext.1.markdown","settings":{"fontStyle":"bold","foreground":"#e67e80"}},{"scope":"heading.2.markdown, markup.heading.setext.2.markdown","settings":{"fontStyle":"bold","foreground":"#e69875"}},{"scope":"heading.3.markdown","settings":{"fontStyle":"bold","foreground":"#dbbc7f"}},{"scope":"heading.4.markdown","settings":{"fontStyle":"bold","foreground":"#a7c080"}},{"scope":"heading.5.markdown","settings":{"fontStyle":"bold","foreground":"#7fbbb3"}},{"scope":"heading.6.markdown","settings":{"fontStyle":"bold","foreground":"#d699b6"}},{"scope":"punctuation.definition.heading.markdown","settings":{"fontStyle":"regular","foreground":"#859289"}},{"scope":"string.other.link.title.markdown, constant.other.reference.link.markdown, string.other.link.description.markdown","settings":{"fontStyle":"regular","foreground":"#d699b6"}},{"scope":"markup.underline.link.image.markdown, markup.underline.link.markdown","settings":{"fontStyle":"underline","foreground":"#a7c080"}},{"scope":"punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.italic.markdown, punctuation.definition.quote.begin.markdown, punctuation.definition.metadata.markdown, punctuation.separator.key-value.markdown, punctuation.definition.constant.markdown","settings":{"foreground":"#859289"}},{"scope":"punctuation.definition.bold.markdown","settings":{"fontStyle":"regular","foreground":"#859289"}},{"scope":"meta.separator.markdown, punctuation.definition.constant.begin.markdown, punctuation.definition.constant.end.markdown","settings":{"fontStyle":"bold","foreground":"#859289"}},{"scope":"markup.italic","settings":{"fontStyle":"italic"}},{"scope":"markup.bold","settings":{"fontStyle":"bold"}},{"scope":"markup.bold markup.italic, markup.italic markup.bold","settings":{"fontStyle":"italic bold"}},{"scope":"punctuation.definition.markdown, punctuation.definition.raw.markdown","settings":{"foreground":"#dbbc7f"}},{"scope":"fenced_code.block.language","settings":{"foreground":"#dbbc7f"}},{"scope":"markup.fenced_code.block.markdown, markup.inline.raw.string.markdown","settings":{"foreground":"#a7c080"}},{"scope":"punctuation.definition.list.begin.markdown","settings":{"foreground":"#e67e80"}},{"scope":"punctuation.definition.heading.restructuredtext","settings":{"fontStyle":"bold","foreground":"#e69875"}},{"scope":"punctuation.definition.field.restructuredtext, punctuation.separator.key-value.restructuredtext, punctuation.definition.directive.restructuredtext, punctuation.definition.constant.restructuredtext, punctuation.definition.italic.restructuredtext, punctuation.definition.table.restructuredtext","settings":{"foreground":"#859289"}},{"scope":"punctuation.definition.bold.restructuredtext","settings":{"fontStyle":"regular","foreground":"#859289"}},{"scope":"entity.name.tag.restructuredtext, punctuation.definition.link.restructuredtext, punctuation.definition.raw.restructuredtext, punctuation.section.raw.restructuredtext","settings":{"foreground":"#83c092"}},{"scope":"constant.other.footnote.link.restructuredtext","settings":{"foreground":"#d699b6"}},{"scope":"support.directive.restructuredtext","settings":{"foreground":"#e67e80"}},{"scope":"entity.name.directive.restructuredtext, markup.raw.restructuredtext, markup.raw.inner.restructuredtext, string.other.link.title.restructuredtext","settings":{"foreground":"#a7c080"}},{"scope":"punctuation.definition.function.latex, punctuation.definition.function.tex, punctuation.definition.keyword.latex, constant.character.newline.tex, punctuation.definition.keyword.tex","settings":{"foreground":"#859289"}},{"scope":"support.function.be.latex","settings":{"foreground":"#e67e80"}},{"scope":"support.function.section.latex, keyword.control.table.cell.latex, keyword.control.table.newline.latex","settings":{"foreground":"#e69875"}},{"scope":"support.class.latex, variable.parameter.latex, variable.parameter.function.latex, variable.parameter.definition.label.latex, constant.other.reference.label.latex","settings":{"foreground":"#dbbc7f"}},{"scope":"keyword.control.preamble.latex","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.separator.namespace.xml","settings":{"foreground":"#859289"}},{"scope":"entity.name.tag.html, entity.name.tag.xml, entity.name.tag.localname.xml","settings":{"foreground":"#e69875"}},{"scope":"entity.other.attribute-name.html, entity.other.attribute-name.xml, entity.other.attribute-name.localname.xml","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.html, string.quoted.single.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html, punctuation.separator.key-value.html, punctuation.definition.string.begin.xml, punctuation.definition.string.end.xml, string.quoted.double.xml, string.quoted.single.xml, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.definition.tag.xml, meta.tag.xml, meta.tag.preprocessor.xml, meta.tag.other.html, meta.tag.block.any.html, meta.tag.inline.any.html","settings":{"foreground":"#a7c080"}},{"scope":"variable.language.documentroot.xml, meta.tag.sgml.doctype.xml","settings":{"foreground":"#d699b6"}},{"scope":"storage.type.proto","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.proto.syntax, string.quoted.single.proto.syntax, string.quoted.double.proto, string.quoted.single.proto","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.class.proto, entity.name.class.message.proto","settings":{"foreground":"#83c092"}},{"scope":"punctuation.definition.entity.css, punctuation.separator.key-value.css, punctuation.terminator.rule.css, punctuation.separator.list.comma.css","settings":{"foreground":"#859289"}},{"scope":"entity.other.attribute-name.class.css","settings":{"foreground":"#e67e80"}},{"scope":"keyword.other.unit","settings":{"foreground":"#e69875"}},{"scope":"entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.single.css, string.quoted.double.css, support.constant.property-value.css, meta.property-value.css, punctuation.definition.string.begin.css, punctuation.definition.string.end.css, constant.numeric.css, support.constant.font-name.css, variable.parameter.keyframe-list.css","settings":{"foreground":"#a7c080"}},{"scope":"support.type.property-name.css","settings":{"foreground":"#83c092"}},{"scope":"support.type.vendored.property-name.css","settings":{"foreground":"#7fbbb3"}},{"scope":"entity.name.tag.css, entity.other.keyframe-offset.css, punctuation.definition.keyword.css, keyword.control.at-rule.keyframes.css, meta.selector.css","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.definition.entity.scss, punctuation.separator.key-value.scss, punctuation.terminator.rule.scss, punctuation.separator.list.comma.scss","settings":{"foreground":"#859289"}},{"scope":"keyword.control.at-rule.keyframes.scss","settings":{"foreground":"#e69875"}},{"scope":"punctuation.definition.interpolation.begin.bracket.curly.scss, punctuation.definition.interpolation.end.bracket.curly.scss","settings":{"foreground":"#dbbc7f"}},{"scope":"punctuation.definition.string.begin.scss, punctuation.definition.string.end.scss, string.quoted.double.scss, string.quoted.single.scss, constant.character.css.sass, meta.property-value.scss","settings":{"foreground":"#a7c080"}},{"scope":"keyword.control.at-rule.include.scss, keyword.control.at-rule.use.scss, keyword.control.at-rule.mixin.scss, keyword.control.at-rule.extend.scss, keyword.control.at-rule.import.scss","settings":{"foreground":"#d699b6"}},{"scope":"meta.function.stylus","settings":{"foreground":"#d3c6aa"}},{"scope":"entity.name.function.stylus","settings":{"foreground":"#dbbc7f"}},{"scope":"string.unquoted.js","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.accessor.js, punctuation.separator.key-value.js, punctuation.separator.label.js, keyword.operator.accessor.js","settings":{"foreground":"#859289"}},{"scope":"punctuation.definition.block.tag.jsdoc","settings":{"foreground":"#e67e80"}},{"scope":"storage.type.js, storage.type.function.arrow.js","settings":{"foreground":"#e69875"}},{"scope":"JSXNested","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.definition.tag.jsx, entity.other.attribute-name.jsx, punctuation.definition.tag.begin.js.jsx, punctuation.definition.tag.end.js.jsx, entity.other.attribute-name.js.jsx","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.type.module.ts","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.operator.type.annotation.ts, punctuation.accessor.ts, punctuation.separator.key-value.ts","settings":{"foreground":"#859289"}},{"scope":"punctuation.definition.tag.directive.ts, entity.other.attribute-name.directive.ts","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.type.ts, entity.name.type.interface.ts, entity.other.inherited-class.ts, entity.name.type.alias.ts, entity.name.type.class.ts, entity.name.type.enum.ts","settings":{"foreground":"#83c092"}},{"scope":"storage.type.ts, storage.type.function.arrow.ts, storage.type.type.ts","settings":{"foreground":"#e69875"}},{"scope":"entity.name.type.module.ts","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.control.import.ts, keyword.control.export.ts, storage.type.namespace.ts","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.type.module.tsx","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.operator.type.annotation.tsx, punctuation.accessor.tsx, punctuation.separator.key-value.tsx","settings":{"foreground":"#859289"}},{"scope":"punctuation.definition.tag.directive.tsx, entity.other.attribute-name.directive.tsx, punctuation.definition.tag.begin.tsx, punctuation.definition.tag.end.tsx, entity.other.attribute-name.tsx","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.type.tsx, entity.name.type.interface.tsx, entity.other.inherited-class.tsx, entity.name.type.alias.tsx, entity.name.type.class.tsx, entity.name.type.enum.tsx","settings":{"foreground":"#83c092"}},{"scope":"entity.name.type.module.tsx","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.control.import.tsx, keyword.control.export.tsx, storage.type.namespace.tsx","settings":{"foreground":"#d699b6"}},{"scope":"storage.type.tsx, storage.type.function.arrow.tsx, storage.type.type.tsx, support.class.component.tsx","settings":{"foreground":"#e69875"}},{"scope":"storage.type.function.coffee","settings":{"foreground":"#e69875"}},{"scope":"meta.type-signature.purescript","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.other.double-colon.purescript, keyword.other.arrow.purescript, keyword.other.big-arrow.purescript","settings":{"foreground":"#e69875"}},{"scope":"entity.name.function.purescript","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.single.purescript, string.quoted.double.purescript, punctuation.definition.string.begin.purescript, punctuation.definition.string.end.purescript, string.quoted.triple.purescript, entity.name.type.purescript","settings":{"foreground":"#a7c080"}},{"scope":"support.other.module.purescript","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.dot.dart","settings":{"foreground":"#859289"}},{"scope":"storage.type.primitive.dart","settings":{"foreground":"#e69875"}},{"scope":"support.class.dart","settings":{"foreground":"#dbbc7f"}},{"scope":"entity.name.function.dart, string.interpolated.single.dart, string.interpolated.double.dart","settings":{"foreground":"#a7c080"}},{"scope":"variable.language.dart","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.other.import.dart, storage.type.annotation.dart","settings":{"foreground":"#d699b6"}},{"scope":"entity.other.attribute-name.class.pug","settings":{"foreground":"#e67e80"}},{"scope":"storage.type.function.pug","settings":{"foreground":"#e69875"}},{"scope":"entity.other.attribute-name.tag.pug","settings":{"foreground":"#83c092"}},{"scope":"entity.name.tag.pug, storage.type.import.include.pug","settings":{"foreground":"#d699b6"}},{"scope":"meta.function-call.c, storage.modifier.array.bracket.square.c, meta.function.definition.parameters.c","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.separator.dot-access.c, constant.character.escape.line-continuation.c","settings":{"foreground":"#859289"}},{"scope":"keyword.control.directive.include.c, punctuation.definition.directive.c, keyword.control.directive.pragma.c, keyword.control.directive.line.c, keyword.control.directive.define.c, keyword.control.directive.conditional.c, keyword.control.directive.diagnostic.error.c, keyword.control.directive.undef.c, keyword.control.directive.conditional.ifdef.c, keyword.control.directive.endif.c, keyword.control.directive.conditional.ifndef.c, keyword.control.directive.conditional.if.c, keyword.control.directive.else.c","settings":{"foreground":"#e67e80"}},{"scope":"punctuation.separator.pointer-access.c","settings":{"foreground":"#e69875"}},{"scope":"variable.other.member.c","settings":{"foreground":"#83c092"}},{"scope":"meta.function-call.cpp, storage.modifier.array.bracket.square.cpp, meta.function.definition.parameters.cpp, meta.body.function.definition.cpp","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.separator.dot-access.cpp, constant.character.escape.line-continuation.cpp","settings":{"foreground":"#859289"}},{"scope":"keyword.control.directive.include.cpp, punctuation.definition.directive.cpp, keyword.control.directive.pragma.cpp, keyword.control.directive.line.cpp, keyword.control.directive.define.cpp, keyword.control.directive.conditional.cpp, keyword.control.directive.diagnostic.error.cpp, keyword.control.directive.undef.cpp, keyword.control.directive.conditional.ifdef.cpp, keyword.control.directive.endif.cpp, keyword.control.directive.conditional.ifndef.cpp, keyword.control.directive.conditional.if.cpp, keyword.control.directive.else.cpp, storage.type.namespace.definition.cpp, keyword.other.using.directive.cpp, storage.type.struct.cpp","settings":{"foreground":"#e67e80"}},{"scope":"punctuation.separator.pointer-access.cpp, punctuation.section.angle-brackets.begin.template.call.cpp, punctuation.section.angle-brackets.end.template.call.cpp","settings":{"foreground":"#e69875"}},{"scope":"variable.other.member.cpp","settings":{"foreground":"#83c092"}},{"scope":"keyword.other.using.cs","settings":{"foreground":"#e67e80"}},{"scope":"keyword.type.cs, constant.character.escape.cs, punctuation.definition.interpolation.begin.cs, punctuation.definition.interpolation.end.cs","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.cs, string.quoted.single.cs, punctuation.definition.string.begin.cs, punctuation.definition.string.end.cs","settings":{"foreground":"#a7c080"}},{"scope":"variable.other.object.property.cs","settings":{"foreground":"#83c092"}},{"scope":"entity.name.type.namespace.cs","settings":{"foreground":"#d699b6"}},{"scope":"keyword.symbol.fsharp, constant.language.unit.fsharp","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.format.specifier.fsharp, entity.name.type.fsharp","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.fsharp, string.quoted.single.fsharp, punctuation.definition.string.begin.fsharp, punctuation.definition.string.end.fsharp","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.section.fsharp","settings":{"foreground":"#7fbbb3"}},{"scope":"support.function.attribute.fsharp","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.separator.java, punctuation.separator.period.java","settings":{"foreground":"#859289"}},{"scope":"keyword.other.import.java, keyword.other.package.java","settings":{"foreground":"#e67e80"}},{"scope":"storage.type.function.arrow.java, keyword.control.ternary.java","settings":{"foreground":"#e69875"}},{"scope":"variable.other.property.java","settings":{"foreground":"#83c092"}},{"scope":"variable.language.wildcard.java, storage.modifier.import.java, storage.type.annotation.java, punctuation.definition.annotation.java, storage.modifier.package.java, entity.name.type.module.java","settings":{"foreground":"#d699b6"}},{"scope":"keyword.other.import.kotlin","settings":{"foreground":"#e67e80"}},{"scope":"storage.type.kotlin","settings":{"foreground":"#e69875"}},{"scope":"constant.language.kotlin","settings":{"foreground":"#83c092"}},{"scope":"entity.name.package.kotlin, storage.type.annotation.kotlin","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.package.scala","settings":{"foreground":"#d699b6"}},{"scope":"constant.language.scala","settings":{"foreground":"#7fbbb3"}},{"scope":"entity.name.import.scala","settings":{"foreground":"#83c092"}},{"scope":"string.quoted.double.scala, string.quoted.single.scala, punctuation.definition.string.begin.scala, punctuation.definition.string.end.scala, string.quoted.double.interpolated.scala, string.quoted.single.interpolated.scala, string.quoted.triple.scala","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.class, entity.other.inherited-class.scala","settings":{"foreground":"#dbbc7f"}},{"scope":"keyword.declaration.stable.scala, keyword.other.arrow.scala","settings":{"foreground":"#e69875"}},{"scope":"keyword.other.import.scala","settings":{"foreground":"#e67e80"}},{"scope":"keyword.operator.navigation.groovy, meta.method.body.java, meta.definition.method.groovy, meta.definition.method.signature.java","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.separator.groovy","settings":{"foreground":"#859289"}},{"scope":"keyword.other.import.groovy, keyword.other.package.groovy, keyword.other.import.static.groovy","settings":{"foreground":"#e67e80"}},{"scope":"storage.type.def.groovy","settings":{"foreground":"#e69875"}},{"scope":"variable.other.interpolated.groovy, meta.method.groovy","settings":{"foreground":"#a7c080"}},{"scope":"storage.modifier.import.groovy, storage.modifier.package.groovy","settings":{"foreground":"#83c092"}},{"scope":"storage.type.annotation.groovy","settings":{"foreground":"#d699b6"}},{"scope":"keyword.type.go","settings":{"foreground":"#e67e80"}},{"scope":"entity.name.package.go","settings":{"foreground":"#83c092"}},{"scope":"keyword.import.go, keyword.package.go","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.type.mod.rust","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.operator.path.rust, keyword.operator.member-access.rust","settings":{"foreground":"#859289"}},{"scope":"storage.type.rust","settings":{"foreground":"#e69875"}},{"scope":"support.constant.core.rust","settings":{"foreground":"#83c092"}},{"scope":"meta.attribute.rust, variable.language.rust, storage.type.module.rust","settings":{"foreground":"#d699b6"}},{"scope":"meta.function-call.swift, support.function.any-method.swift","settings":{"foreground":"#d3c6aa"}},{"scope":"support.variable.swift","settings":{"foreground":"#83c092"}},{"scope":"keyword.operator.class.php","settings":{"foreground":"#d3c6aa"}},{"scope":"storage.type.trait.php","settings":{"foreground":"#e69875"}},{"scope":"constant.language.php, support.other.namespace.php","settings":{"foreground":"#83c092"}},{"scope":"storage.type.modifier.access.control.public.cpp, storage.type.modifier.access.control.private.cpp","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.control.import.include.php, storage.type.php","settings":{"foreground":"#d699b6"}},{"scope":"meta.function-call.arguments.python","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.definition.decorator.python, punctuation.separator.period.python","settings":{"foreground":"#859289"}},{"scope":"constant.language.python","settings":{"foreground":"#83c092"}},{"scope":"keyword.control.import.python, keyword.control.import.from.python","settings":{"foreground":"#d699b6"}},{"scope":"constant.language.lua","settings":{"foreground":"#83c092"}},{"scope":"entity.name.class.lua","settings":{"foreground":"#7fbbb3"}},{"scope":"meta.function.method.with-arguments.ruby","settings":{"foreground":"#d3c6aa"}},{"scope":"punctuation.separator.method.ruby","settings":{"foreground":"#859289"}},{"scope":"keyword.control.pseudo-method.ruby, storage.type.variable.ruby","settings":{"foreground":"#e69875"}},{"scope":"keyword.other.special-method.ruby","settings":{"foreground":"#a7c080"}},{"scope":"keyword.control.module.ruby, punctuation.definition.constant.ruby","settings":{"foreground":"#d699b6"}},{"scope":"string.regexp.character-class.ruby,string.regexp.interpolated.ruby,punctuation.definition.character-class.ruby,string.regexp.group.ruby, punctuation.section.regexp.ruby, punctuation.definition.group.ruby","settings":{"foreground":"#dbbc7f"}},{"scope":"variable.other.constant.ruby","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.other.arrow.haskell, keyword.other.big-arrow.haskell, keyword.other.double-colon.haskell","settings":{"foreground":"#e69875"}},{"scope":"storage.type.haskell","settings":{"foreground":"#dbbc7f"}},{"scope":"constant.other.haskell, string.quoted.double.haskell, string.quoted.single.haskell, punctuation.definition.string.begin.haskell, punctuation.definition.string.end.haskell","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.function.haskell","settings":{"foreground":"#7fbbb3"}},{"scope":"entity.name.namespace, meta.preprocessor.haskell","settings":{"foreground":"#83c092"}},{"scope":"keyword.control.import.julia, keyword.control.export.julia","settings":{"foreground":"#e67e80"}},{"scope":"keyword.storage.modifier.julia","settings":{"foreground":"#e69875"}},{"scope":"constant.language.julia","settings":{"foreground":"#83c092"}},{"scope":"support.function.macro.julia","settings":{"foreground":"#d699b6"}},{"scope":"keyword.other.period.elm","settings":{"foreground":"#d3c6aa"}},{"scope":"storage.type.elm","settings":{"foreground":"#dbbc7f"}},{"scope":"keyword.other.r","settings":{"foreground":"#e69875"}},{"scope":"entity.name.function.r, variable.function.r","settings":{"foreground":"#a7c080"}},{"scope":"constant.language.r","settings":{"foreground":"#83c092"}},{"scope":"entity.namespace.r","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.separator.module-function.erlang, punctuation.section.directive.begin.erlang","settings":{"foreground":"#859289"}},{"scope":"keyword.control.directive.erlang, keyword.control.directive.define.erlang","settings":{"foreground":"#e67e80"}},{"scope":"entity.name.type.class.module.erlang","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.erlang, string.quoted.single.erlang, punctuation.definition.string.begin.erlang, punctuation.definition.string.end.erlang","settings":{"foreground":"#a7c080"}},{"scope":"keyword.control.directive.export.erlang, keyword.control.directive.module.erlang, keyword.control.directive.import.erlang, keyword.control.directive.behaviour.erlang","settings":{"foreground":"#d699b6"}},{"scope":"variable.other.readwrite.module.elixir, punctuation.definition.variable.elixir","settings":{"foreground":"#83c092"}},{"scope":"constant.language.elixir","settings":{"foreground":"#7fbbb3"}},{"scope":"keyword.control.module.elixir","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.type.value-signature.ocaml","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.other.ocaml","settings":{"foreground":"#e69875"}},{"scope":"constant.language.variant.ocaml","settings":{"foreground":"#83c092"}},{"scope":"storage.type.sub.perl, storage.type.declare.routine.perl","settings":{"foreground":"#e67e80"}},{"scope":"meta.function.lisp","settings":{"foreground":"#d3c6aa"}},{"scope":"storage.type.function-type.lisp","settings":{"foreground":"#e67e80"}},{"scope":"keyword.constant.lisp","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.function.lisp","settings":{"foreground":"#83c092"}},{"scope":"constant.keyword.clojure, support.variable.clojure, meta.definition.variable.clojure","settings":{"foreground":"#a7c080"}},{"scope":"entity.global.clojure","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.function.clojure","settings":{"foreground":"#7fbbb3"}},{"scope":"meta.scope.if-block.shell, meta.scope.group.shell","settings":{"foreground":"#d3c6aa"}},{"scope":"support.function.builtin.shell, entity.name.function.shell","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.shell, string.quoted.single.shell, punctuation.definition.string.begin.shell, punctuation.definition.string.end.shell, string.unquoted.heredoc.shell","settings":{"foreground":"#a7c080"}},{"scope":"keyword.control.heredoc-token.shell, variable.other.normal.shell, punctuation.definition.variable.shell, variable.other.special.shell, variable.other.positional.shell, variable.other.bracket.shell","settings":{"foreground":"#d699b6"}},{"scope":"support.function.builtin.fish","settings":{"foreground":"#e67e80"}},{"scope":"support.function.unix.fish","settings":{"foreground":"#e69875"}},{"scope":"variable.other.normal.fish, punctuation.definition.variable.fish, variable.other.fixed.fish, variable.other.special.fish","settings":{"foreground":"#7fbbb3"}},{"scope":"string.quoted.double.fish, punctuation.definition.string.end.fish, punctuation.definition.string.begin.fish, string.quoted.single.fish","settings":{"foreground":"#a7c080"}},{"scope":"constant.character.escape.single.fish","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.definition.variable.powershell","settings":{"foreground":"#859289"}},{"scope":"entity.name.function.powershell, support.function.attribute.powershell, support.function.powershell","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.single.powershell, string.quoted.double.powershell, punctuation.definition.string.begin.powershell, punctuation.definition.string.end.powershell, string.quoted.double.heredoc.powershell","settings":{"foreground":"#a7c080"}},{"scope":"variable.other.member.powershell","settings":{"foreground":"#83c092"}},{"scope":"string.unquoted.alias.graphql","settings":{"foreground":"#d3c6aa"}},{"scope":"keyword.type.graphql","settings":{"foreground":"#e67e80"}},{"scope":"entity.name.fragment.graphql","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.function.target.makefile","settings":{"foreground":"#e69875"}},{"scope":"variable.other.makefile","settings":{"foreground":"#dbbc7f"}},{"scope":"meta.scope.prerequisites.makefile","settings":{"foreground":"#a7c080"}},{"scope":"string.source.cmake","settings":{"foreground":"#a7c080"}},{"scope":"entity.source.cmake","settings":{"foreground":"#83c092"}},{"scope":"storage.source.cmake","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.definition.map.viml","settings":{"foreground":"#859289"}},{"scope":"storage.type.map.viml","settings":{"foreground":"#e69875"}},{"scope":"constant.character.map.viml, constant.character.map.key.viml","settings":{"foreground":"#a7c080"}},{"scope":"constant.character.map.special.viml","settings":{"foreground":"#7fbbb3"}},{"scope":"constant.language.tmux, constant.numeric.tmux","settings":{"foreground":"#a7c080"}},{"scope":"entity.name.function.package-manager.dockerfile","settings":{"foreground":"#e69875"}},{"scope":"keyword.operator.flag.dockerfile","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.double.dockerfile, string.quoted.single.dockerfile","settings":{"foreground":"#a7c080"}},{"scope":"constant.character.escape.dockerfile","settings":{"foreground":"#83c092"}},{"scope":"entity.name.type.base-image.dockerfile, entity.name.image.dockerfile","settings":{"foreground":"#d699b6"}},{"scope":"punctuation.definition.separator.diff","settings":{"foreground":"#859289"}},{"scope":"markup.deleted.diff, punctuation.definition.deleted.diff","settings":{"foreground":"#e67e80"}},{"scope":"meta.diff.range.context, punctuation.definition.range.diff","settings":{"foreground":"#e69875"}},{"scope":"meta.diff.header.from-file","settings":{"foreground":"#dbbc7f"}},{"scope":"markup.inserted.diff, punctuation.definition.inserted.diff","settings":{"foreground":"#a7c080"}},{"scope":"markup.changed.diff, punctuation.definition.changed.diff","settings":{"foreground":"#7fbbb3"}},{"scope":"punctuation.definition.from-file.diff","settings":{"foreground":"#d699b6"}},{"scope":"entity.name.section.group-title.ini, punctuation.definition.entity.ini","settings":{"foreground":"#e67e80"}},{"scope":"punctuation.separator.key-value.ini","settings":{"foreground":"#e69875"}},{"scope":"string.quoted.double.ini, string.quoted.single.ini, punctuation.definition.string.begin.ini, punctuation.definition.string.end.ini","settings":{"foreground":"#a7c080"}},{"scope":"keyword.other.definition.ini","settings":{"foreground":"#83c092"}},{"scope":"support.function.aggregate.sql","settings":{"foreground":"#dbbc7f"}},{"scope":"string.quoted.single.sql, punctuation.definition.string.end.sql, punctuation.definition.string.begin.sql, string.quoted.double.sql","settings":{"foreground":"#a7c080"}},{"scope":"support.type.graphql","settings":{"foreground":"#dbbc7f"}},{"scope":"variable.parameter.graphql","settings":{"foreground":"#7fbbb3"}},{"scope":"constant.character.enum.graphql","settings":{"foreground":"#83c092"}},{"scope":"punctuation.support.type.property-name.begin.json, punctuation.support.type.property-name.end.json, punctuation.separator.dictionary.key-value.json, punctuation.definition.string.begin.json, punctuation.definition.string.end.json, punctuation.separator.dictionary.pair.json, punctuation.separator.array.json","settings":{"foreground":"#859289"}},{"scope":"support.type.property-name.json","settings":{"foreground":"#e69875"}},{"scope":"string.quoted.double.json","settings":{"foreground":"#a7c080"}},{"scope":"punctuation.separator.key-value.mapping.yaml","settings":{"foreground":"#859289"}},{"scope":"string.unquoted.plain.out.yaml, string.quoted.single.yaml, string.quoted.double.yaml, punctuation.definition.string.begin.yaml, punctuation.definition.string.end.yaml, string.unquoted.plain.in.yaml, string.unquoted.block.yaml","settings":{"foreground":"#a7c080"}},{"scope":"punctuation.definition.anchor.yaml, punctuation.definition.block.sequence.item.yaml","settings":{"foreground":"#83c092"}},{"scope":"keyword.key.toml","settings":{"foreground":"#e69875"}},{"scope":"string.quoted.single.basic.line.toml, string.quoted.single.literal.line.toml, punctuation.definition.keyValuePair.toml","settings":{"foreground":"#a7c080"}},{"scope":"constant.other.boolean.toml","settings":{"foreground":"#7fbbb3"}},{"scope":"entity.other.attribute-name.table.toml, punctuation.definition.table.toml, entity.other.attribute-name.table.array.toml, punctuation.definition.table.array.toml","settings":{"foreground":"#d699b6"}},{"scope":"comment, string.comment, punctuation.definition.comment","settings":{"fontStyle":"italic","foreground":"#859289"}}],"type":"dark"}'))}}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[54517],{50334:(e,s,t)=>{Promise.resolve().then(t.bind(t,84205)),Promise.resolve().then(t.bind(t,1095)),Promise.resolve().then(t.bind(t,88831)),Promise.resolve().then(t.t.bind(t,85276,23))},84205:(e,s,t)=>{"use strict";t.d(s,{AgentItem:()=>f});var r=t(60098),n=t(51332),c=t(80986),a=t(30836),o=t(21341),i=t(79178),d=t(86714),l=t(30958),h=t(80311),u=t(93137),x=t(32028),m=t(90035),g=t(97555);let j=(0,g.createServerReference)("704d7baf9c65d4f777c7fec8f47f7c696ca55ab560",g.callServer,void 0,g.findSourceMapURL,"deleteFullAgentAction");function v(e){let{agentId:s,agentName:t,setIsOpen:n}=e,{tenantId:c,projectId:a}=(0,u.useParams)(),[o,d]=(0,i.useState)(!1),l=async()=>{d(!0);try{let e=await j(c,a,s);e.success?(x.oR.success("Agent deleted."),n(!1)):x.oR.error(e.error)}finally{d(!1)}};return(0,r.jsx)(m.J,{itemName:t||"this agent",isSubmitting:o,onDelete:l})}function b(e){let{agentId:s,agentName:t}=e,[n,c]=(0,i.useState)(!1);return(0,r.jsxs)(l.lG,{open:n,onOpenChange:e=>{c(e)},children:[(0,r.jsxs)(h.rI,{children:[(0,r.jsx)(h.ty,{asChild:!0,children:(0,r.jsx)(d.$,{variant:"ghost",size:"icon-sm",className:" p-0 hover:bg-accent hover:text-accent-foreground rounded-sm -mr-2",children:(0,r.jsx)(a.A,{className:"h-4 w-4 text-muted-foreground"})})}),(0,r.jsx)(h.SQ,{align:"end",className:"w-48 shadow-lg border border-border bg-popover/95 backdrop-blur-sm",children:(0,r.jsx)(l.zM,{asChild:!0,children:(0,r.jsxs)(h._2,{className:"text-destructive hover:!bg-destructive/10 dark:hover:!bg-destructive/20 hover:!text-destructive cursor-pointer",children:[(0,r.jsx)(o.A,{className:"size-4 text-destructive"}),"Delete"]})})})]}),n&&(0,r.jsx)(v,{agentId:s,agentName:t,setIsOpen:c})]})}function f(e){let{id:s,name:t,description:a,createdAt:o,tenantId:i,projectId:d}=e,l="/".concat(i,"/projects/").concat(d,"/agents/").concat(s);return(0,r.jsxs)(c.uS,{children:[(0,r.jsxs)(c.f1,{children:[(0,r.jsx)(c.KK,{href:l,children:(0,r.jsx)(c.Kl,{className:"text-sm",children:t})}),(0,r.jsx)(b,{agentId:s,agentName:t})]}),(0,r.jsxs)(c.h6,{children:[(0,r.jsx)(c.MM,{hasContent:!!a,children:a||"No description"}),(0,r.jsx)(c.B7,{footerText:"Created ".concat((0,n.Yq)(o))})]})]})}}},e=>{e.O(0,[68467,26649,2060,24957,89521,77565,88831,18197,99907,54918,77358],()=>e(e.s=50334)),_N_E=e.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[16424],{11729:(e,t,a)=>{"use strict";a.d(t,{$:()=>o,F:()=>l});var r=a(60098),s=a(50324),n=a(52681);function l(e){let{className:t,children:a,...l}=e;return(0,r.jsxs)(s.bL,{"data-slot":"scroll-area",className:(0,n.cn)("relative",t),...l,children:[(0,r.jsx)(s.LM,{"data-slot":"scroll-area-viewport",className:"focus-visible:ring-ring/50 size-full rounded-[inherit] transition-[color,box-shadow] outline-none focus-visible:ring-[3px] focus-visible:outline-1",children:a}),(0,r.jsx)(o,{}),(0,r.jsx)(s.OK,{})]})}function o(e){let{className:t,orientation:a="vertical",...l}=e;return(0,r.jsx)(s.VM,{"data-slot":"scroll-area-scrollbar",orientation:a,className:(0,n.cn)("flex touch-none p-px transition-colors select-none","vertical"===a&&"h-full w-2.5 border-l border-l-transparent","horizontal"===a&&"h-2.5 flex-col border-t border-t-transparent",t),...l,children:(0,r.jsx)(s.lr,{"data-slot":"scroll-area-thumb",className:"bg-border relative flex-1 rounded-full"})})}},23574:(e,t,a)=>{"use strict";a.d(t,{a:()=>l});var r=a(60098),s=a(34186),n=a(35613);function l(e){let{control:t,name:a,label:l,placeholder:o,type:d="text",min:i,max:c,disabled:u,description:m,isRequired:x=!1}=e;return(0,r.jsx)(n.u,{control:t,name:a,label:l,description:m,isRequired:x,children:e=>{var t;return(0,r.jsx)(s.p,{type:d,placeholder:o,min:i,max:c,disabled:u,...e,value:null!=(t=e.value)?t:"",onChange:t=>{let a=t.target.value;"number"===d?e.onChange(""===a?null:Number(a)):e.onChange(a)}})}})}},30958:(e,t,a)=>{"use strict";a.d(t,{Cf:()=>m,Es:()=>p,HM:()=>c,L3:()=>f,c7:()=>x,lG:()=>o,rr:()=>h,zM:()=>d});var r=a(60098),s=a(36429),n=a(31184),l=a(52681);function o(e){let{...t}=e;return(0,r.jsx)(s.bL,{"data-slot":"dialog",...t})}function d(e){let{...t}=e;return(0,r.jsx)(s.l9,{"data-slot":"dialog-trigger",...t})}function i(e){let{...t}=e;return(0,r.jsx)(s.ZL,{"data-slot":"dialog-portal",...t})}function c(e){let{...t}=e;return(0,r.jsx)(s.bm,{"data-slot":"dialog-close",...t})}function u(e){let{className:t,...a}=e;return(0,r.jsx)(s.hJ,{"data-slot":"dialog-overlay",className:(0,l.cn)("data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 fixed inset-0 z-50 bg-black/50",t),...a})}function m(e){let{className:t,children:a,showCloseButton:o=!0,...d}=e;return(0,r.jsxs)(i,{"data-slot":"dialog-portal",children:[(0,r.jsx)(u,{}),(0,r.jsxs)(s.UC,{"data-slot":"dialog-content",className:(0,l.cn)("bg-background data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 fixed top-[50%] left-[50%] z-50 grid w-full max-w-[calc(100%-2rem)] translate-x-[-50%] translate-y-[-50%] gap-4 rounded-lg border p-6 shadow-lg duration-200 sm:max-w-lg","max-h-[calc(100dvh-1.5rem)] overflow-y-auto scrollbar-thin scrollbar-thumb-muted-foreground/30 dark:scrollbar-thumb-muted-foreground/50 scrollbar-track-transparent",t),...d,children:[a,o&&(0,r.jsxs)(s.bm,{"data-slot":"dialog-close",className:"ring-offset-background focus:ring-ring data-[state=open]:bg-accent data-[state=open]:text-muted-foreground absolute top-4 right-4 rounded-md opacity-70 hover:opacity-100 transition-all focus:ring-2 focus:ring-offset-2 focus:outline-hidden disabled:pointer-events-none [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 hover:bg-accent hover:text-accent-foreground dark:hover:bg-accent dark:hover:text-accent-foreground dark:text-foreground text-muted-foreground size-8 flex items-center justify-center",children:[(0,r.jsx)(n.A,{}),(0,r.jsx)("span",{className:"sr-only",children:"Close"})]})]})]})}function x(e){let{className:t,...a}=e;return(0,r.jsx)("div",{"data-slot":"dialog-header",className:(0,l.cn)("flex flex-col gap-2 text-center sm:text-left",t),...a})}function p(e){let{className:t,...a}=e;return(0,r.jsx)("div",{"data-slot":"dialog-footer",className:(0,l.cn)("flex flex-col-reverse gap-2 sm:flex-row sm:justify-end",t),...a})}function f(e){let{className:t,...a}=e;return(0,r.jsx)(s.hE,{"data-slot":"dialog-title",className:(0,l.cn)("text-lg leading-none font-medium",t),...a})}function h(e){let{className:t,...a}=e;return(0,r.jsx)(s.VY,{"data-slot":"dialog-description",className:(0,l.cn)("text-muted-foreground text-sm",t),...a})}},35613:(e,t,a)=>{"use strict";a.d(t,{u:()=>n});var r=a(60098),s=a(86312);function n(e){let{control:t,name:a,label:n,children:l,description:o,rules:d,isRequired:i}=e;return(0,r.jsx)(s.zB,{control:t,name:a,rules:d,render:e=>{let{field:t}=e;return(0,r.jsxs)(s.eI,{className:"relative",children:[(0,r.jsx)(s.lR,{isRequired:i,children:n}),(0,r.jsx)(s.MJ,{children:l(t)}),o&&(0,r.jsx)(s.Rr,{children:o}),(0,r.jsx)(s.C5,{})]})}})}},37479:(e,t,a)=>{"use strict";a.d(t,{i:()=>i});var r=a(60098),s=a(27820),n=a(28453),l=a(79178),o=a(52681),d=a(86714);function i(e){let{textToCopy:t,className:a,variant:i="ghost",size:c="icon-sm",iconClassName:u}=e,{isCopied:m,copyToClipboard:x}=function(e){let{timeout:t=2e3}=e,[a,r]=l.useState(!1);return{isCopied:a,copyToClipboard:e=>{var a;(null==(a=navigator.clipboard)?void 0:a.writeText)&&e&&navigator.clipboard.writeText(e).then(()=>{r(!0),setTimeout(()=>{r(!1)},t)})}}}({});return(0,r.jsxs)(d.$,{variant:i,size:c,className:(0,o.cn)("backdrop-blur-sm bg-card/90 hover:bg-card border border-border shadow-sm",a),onClick:()=>x(t),children:[m?(0,r.jsx)(s.A,{className:(0,o.cn)("w-4 h-4 text-green-600 dark:text-green-400",u)}):(0,r.jsx)(n.A,{className:(0,o.cn)("!w-3 !h-3 text-muted-foreground dark:text-foreground",u)}),(0,r.jsx)("span",{className:"sr-only",children:"Copy"})]})}},44677:(e,t,a)=>{"use strict";a.d(t,{EX:()=>s,S6:()=>l,bF:()=>n});var r=a(66030);let s=[{value:"1d",label:"1 day"},{value:"1w",label:"1 week"},{value:"1m",label:"1 month"},{value:"3m",label:"3 months"},{value:"1y",label:"1 year"},{value:"never",label:"No expiration"}],n=r.object({name:r.string().min(1,"Please enter a name."),agentId:r.string().min(1,"Please select an agent."),expiresAt:r.enum(["1d","1w","1m","3m","1y","never"])}),l=r.object({name:r.string().min(1,"Please enter a name."),expiresAt:r.enum(["1d","1w","1m","3m","1y","never"])})},46205:(e,t,a)=>{"use strict";a.d(t,{G7:()=>d,L$:()=>u,fx:()=>m,h_:()=>x,oI:()=>i,uB:()=>o,xL:()=>c});var r=a(60098),s=a(21854),n=a(60756);a(30958);var l=a(52681);function o(e){let{className:t,...a}=e;return(0,r.jsx)(s.uB,{"data-slot":"command",className:(0,l.cn)("bg-popover text-popover-foreground flex h-full w-full flex-col overflow-hidden rounded-md",t),...a})}function d(e){let{className:t,...a}=e;return(0,r.jsxs)("div",{"data-slot":"command-input-wrapper",className:"flex h-9 items-center gap-2 border-b px-3",children:[(0,r.jsx)(n.A,{className:"size-4 shrink-0 opacity-50"}),(0,r.jsx)(s.uB.Input,{"data-slot":"command-input",className:(0,l.cn)("placeholder:text-muted-foreground flex h-10 w-full rounded-md bg-transparent py-3 text-sm outline-hidden disabled:cursor-not-allowed disabled:opacity-50",t),...a})]})}function i(e){let{className:t,...a}=e;return(0,r.jsx)(s.uB.List,{"data-slot":"command-list",className:(0,l.cn)("max-h-[300px] scroll-py-1 overflow-x-hidden overflow-y-auto scrollbar-thin scrollbar-thumb-muted-foreground/30 dark:scrollbar-thumb-muted-foreground/50 scrollbar-track-transparent",t),...a})}function c(e){let{...t}=e;return(0,r.jsx)(s.uB.Empty,{"data-slot":"command-empty",className:"py-6 text-center text-sm",...t})}function u(e){let{className:t,...a}=e;return(0,r.jsx)(s.uB.Group,{"data-slot":"command-group",className:(0,l.cn)("text-foreground [&_[cmdk-group-heading]]:text-muted-foreground overflow-hidden p-1 [&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:py-1.5 [&_[cmdk-group-heading]]:text-xs [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:uppercase [&_[cmdk-group-heading]]:font-mono [&_[cmdk-group-heading]]:tracking-wide",t),...a})}function m(e){let{className:t,...a}=e;return(0,r.jsx)(s.uB.Separator,{"data-slot":"command-separator",className:(0,l.cn)("bg-border -mx-1 h-px",t),...a})}function x(e){let{className:t,...a}=e;return(0,r.jsx)(s.uB.Item,{"data-slot":"command-item",className:(0,l.cn)("data-[selected=true]:bg-accent data-[selected=true]:text-accent-foreground [&_svg:not([class*='text-'])]:text-muted-foreground relative flex cursor-default items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-hidden select-none data-[disabled=true]:pointer-events-none data-[disabled=true]:opacity-50 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",t),...a})}},58514:(e,t,a)=>{"use strict";a.d(t,{U:()=>l});var r=a(60098),s=a(96182),n=a(35613);function l(e){let{control:t,name:a,label:l,placeholder:o,options:d,disabled:i=!1,selectTriggerClassName:c,description:u,isRequired:m=!1}=e;return(0,r.jsx)(n.u,{control:t,name:a,label:l,description:u,isRequired:m,children:e=>(0,r.jsxs)(s.l6,{onValueChange:e.onChange,defaultValue:e.value,disabled:i,children:[(0,r.jsx)(s.bq,{disabled:i,className:c,children:(0,r.jsx)(s.yv,{placeholder:o})}),(0,r.jsx)(s.gC,{children:d.map(e=>(0,r.jsx)(s.eb,{value:e.value,disabled:e.disabled,children:e.label},e.value))})]})})}},66041:(e,t,a)=>{"use strict";a.d(t,{AM:()=>l,Wv:()=>o,hl:()=>d});var r=a(60098),s=a(54720),n=a(52681);function l(e){let{...t}=e;return(0,r.jsx)(s.bL,{"data-slot":"popover",...t})}function o(e){let{className:t,...a}=e;return(0,r.jsx)(s.l9,{"data-slot":"popover-trigger",className:(0,n.cn)("font-sans normal-case",t),...a})}function d(e){let{className:t,align:a="center",sideOffset:l=4,...o}=e;return(0,r.jsx)(s.ZL,{children:(0,r.jsx)(s.UC,{"data-slot":"popover-content",align:a,sideOffset:l,className:(0,n.cn)("bg-popover text-popover-foreground data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 w-72 origin-(--radix-popover-content-transform-origin) rounded-md border p-4 shadow-md outline-hidden",t),...o})})}},72369:(e,t,a)=>{"use strict";a.d(t,{ApiKeyItemMenu:()=>C});var r=a(60098),s=a(53527),n=a(34237),l=a(21341),o=a(79178),d=a(86714),i=a(80311),c=a(93137),u=a(32028),m=a(90035),x=a(30958),p=a(97555);let f=(0,p.createServerReference)("70a1329087006125c27ef374d0483aad1bb27af0c3",p.callServer,void 0,p.findSourceMapURL,"deleteApiKeyAction");function h(e){let{apiKeyId:t,apiKeyName:a,setIsOpen:s}=e,[n,l]=(0,o.useState)(!1),{tenantId:d,projectId:i}=(0,c.useParams)(),p=async()=>{l(!0);try{let e=await f(d,i,t);e.success?(s(!1),u.oR.success("API key deleted.")):u.oR.error(e.error)}finally{l(!1)}};return(0,r.jsx)(x.lG,{open:!0,onOpenChange:e=>!e&&s(!1),children:(0,r.jsx)(m.J,{itemName:a||"this API key",isSubmitting:n,onDelete:p})})}var g=a(18979),b=a(75983),v=a(23574),j=a(58514),y=a(86312);let N=(0,p.createServerReference)("7080f965a87d5489c02d3194b37aee90520b3ba3fe",p.callServer,void 0,p.findSourceMapURL,"updateApiKeyAction");var w=a(44677);function k(e){let{tenantId:t,projectId:a,apiKey:s,onApiKeyUpdated:n}=e,l=(0,b.mN)({resolver:(0,g.u)(w.S6),defaultValues:{name:s.name||"No Name",expiresAt:(e=>{if(!e)return"never";let t=new Date,a=new Date(e).getTime()-t.getTime();if(a<=0)return"never";let r=Math.round(a/864e5),s=Math.round(a/2592e6);return r<=1?"1d":r<=7?"1w":s<=1?"1m":s<=3?"3m":"1y"})(s.expiresAt)}}),{isSubmitting:o}=l.formState,i=async e=>{try{let r=e.expiresAt?(e=>{if("never"===e)return;let t=new Date;switch(e){case"1d":t.setDate(t.getDate()+1);break;case"1w":t.setDate(t.getDate()+7);break;case"1m":t.setMonth(t.getMonth()+1);break;case"3m":t.setMonth(t.getMonth()+3);break;case"1y":t.setFullYear(t.getFullYear()+1);break;default:return}return t.toISOString()})(e.expiresAt):void 0,l=e.name,o={id:s.id,expiresAt:r,name:l},d=await N(t,a,o);if(!d.success)return void u.oR.error(d.error||"Failed to update api key");d.data&&(null==n||n(d.data)),u.oR.success("API key updated successfully")}catch(t){let e=t instanceof Error?t.message:"An unexpected error occurred";u.oR.error(e)}};return(0,r.jsx)(y.lV,{...l,children:(0,r.jsxs)("form",{onSubmit:l.handleSubmit(i),className:"space-y-6",children:[(0,r.jsx)(v.a,{control:l.control,name:"name",label:"Name",placeholder:"Enter a name",isRequired:!0}),(0,r.jsx)(j.U,{control:l.control,name:"expiresAt",label:"Expiration",placeholder:"Select expiration date",options:w.EX,selectTriggerClassName:"w-full",isRequired:!0}),(0,r.jsx)("div",{className:"flex justify-end",children:(0,r.jsx)(d.$,{type:"submit",disabled:o,children:"Update API key"})})]})})}function A(e){let{apiKey:t,setIsOpen:a}=e,{tenantId:s,projectId:n}=(0,c.useParams)();return(0,r.jsx)(x.lG,{open:!0,onOpenChange:e=>!e&&a(!1),children:(0,r.jsxs)(x.Cf,{children:[(0,r.jsxs)(x.c7,{children:[(0,r.jsx)(x.L3,{children:"Update API key"}),(0,r.jsx)(x.rr,{className:"sr-only",children:"Update your API key."})]}),(0,r.jsx)("div",{className:"pt-6",children:(0,r.jsx)(k,{tenantId:s,projectId:n,apiKey:t,onApiKeyUpdated:()=>{a(!1)}})})]})})}function C(e){let{apiKey:t}=e,[a,c]=(0,o.useState)(null),u=()=>{c(null)};return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)(i.rI,{children:[(0,r.jsx)(i.ty,{asChild:!0,children:(0,r.jsxs)(d.$,{variant:"ghost",size:"sm",className:"h-8 w-8 p-0",children:[(0,r.jsx)(s.A,{className:"h-4 w-4 text-muted-foreground"}),(0,r.jsx)("span",{className:"sr-only",children:"Open menu"})]})}),(0,r.jsxs)(i.SQ,{align:"end",className:"w-48",children:[(0,r.jsxs)(i._2,{className:" cursor-pointer",onClick:()=>c("update"),children:[(0,r.jsx)(n.A,{className:"size-4"}),"Edit"]}),(0,r.jsxs)(i._2,{className:"text-destructive hover:!bg-destructive/10 dark:hover:!bg-destructive/20 hover:!text-destructive cursor-pointer",onClick:()=>c("delete"),children:[(0,r.jsx)(l.A,{className:"size-4 text-destructive"}),"Delete"]})]})]}),"delete"===a&&(0,r.jsx)(h,{apiKeyId:t.id,apiKeyName:t.name||"No name",setIsOpen:u}),"update"===a&&(0,r.jsx)(A,{apiKey:t,setIsOpen:u})]})}},73546:(e,t,a)=>{"use strict";a.d(t,{Table:()=>n,TableBody:()=>o,TableCell:()=>c,TableHead:()=>i,TableHeader:()=>l,TableRow:()=>d});var r=a(60098),s=a(52681);function n(e){let{className:t,...a}=e;return(0,r.jsx)("div",{"data-slot":"table-container",className:"relative w-full overflow-x-auto scrollbar-thin scrollbar-thumb-muted-foreground/30 dark:scrollbar-thumb-muted-foreground/50 scrollbar-track-transparent",children:(0,r.jsx)("table",{"data-slot":"table",className:(0,s.cn)("w-full caption-bottom text-sm",t),...a})})}function l(e){let{className:t,...a}=e;return(0,r.jsx)("thead",{"data-slot":"table-header",className:(0,s.cn)("[&_tr]:border-b",t),...a})}function o(e){let{className:t,...a}=e;return(0,r.jsx)("tbody",{"data-slot":"table-body",className:(0,s.cn)("[&_tr:last-child]:border-0",t),...a})}function d(e){let{className:t,noHover:a=!1,...n}=e;return(0,r.jsx)("tr",{"data-slot":"table-row",className:(0,s.cn)("hover:bg-muted/50 data-[state=selected]:bg-muted border-b transition-colors",a&&"hover:bg-transparent",t),...n})}function i(e){let{className:t,...a}=e;return(0,r.jsx)("th",{"data-slot":"table-head",className:(0,s.cn)("font-mono uppercase text-xs text-muted-foreground h-10 px-4 text-left align-middle font-medium whitespace-nowrap [&:has([role=checkbox])]:pr-0 [&>[role=checkbox]]:translate-y-[2px]",t),...a})}function c(e){let{className:t,...a}=e;return(0,r.jsx)("td",{"data-slot":"table-cell",className:(0,s.cn)("py-3 px-4 align-middle whitespace-nowrap [&:has([role=checkbox])]:pr-0 [&>[role=checkbox]]:translate-y-[2px]",t),...a})}},79741:(e,t,a)=>{"use strict";a.d(t,{r:()=>l});var r=a(60098),s=a(37479),n=a(11729);function l(e){let{code:t}=e;return(0,r.jsx)("div",{className:"flex items-center gap-2 relative bg-muted/50 dark:bg-muted/30 rounded-md border",children:(0,r.jsxs)(n.F,{dir:"ltr",className:"w-full",children:[(0,r.jsx)("pre",{className:"text-sm text-foreground/90 px-3 pr-8 py-2 font-mono",children:t}),(0,r.jsx)(s.i,{className:"absolute right-1 top-1/2 -translate-y-1/2",textToCopy:t}),(0,r.jsx)(n.$,{orientation:"horizontal"})]})})}},80311:(e,t,a)=>{"use strict";a.d(t,{SQ:()=>d,_2:()=>i,rI:()=>l,ty:()=>o});var r=a(60098),s=a(89521),n=a(52681);function l(e){let{...t}=e;return(0,r.jsx)(s.bL,{"data-slot":"dropdown-menu",...t})}function o(e){let{...t}=e;return(0,r.jsx)(s.l9,{"data-slot":"dropdown-menu-trigger",...t})}function d(e){let{className:t,sideOffset:a=4,...l}=e;return(0,r.jsx)(s.ZL,{children:(0,r.jsx)(s.UC,{"data-slot":"dropdown-menu-content",sideOffset:a,className:(0,n.cn)("bg-popover text-popover-foreground data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 max-h-(--radix-dropdown-menu-content-available-height) min-w-[8rem] origin-(--radix-dropdown-menu-content-transform-origin) overflow-x-hidden overflow-y-auto rounded-md border p-1 shadow-md scrollbar-thin scrollbar-thumb-muted-foreground/30 dark:scrollbar-thumb-muted-foreground/50 scrollbar-track-transparent",t),...l})})}function i(e){let{className:t,inset:a,variant:l="default",...o}=e;return(0,r.jsx)(s.q7,{"data-slot":"dropdown-menu-item","data-inset":a,"data-variant":l,className:(0,n.cn)("focus:bg-accent focus:text-accent-foreground data-[variant=destructive]:text-destructive data-[variant=destructive]:focus:bg-destructive/10 dark:data-[variant=destructive]:focus:bg-destructive/20 data-[variant=destructive]:focus:text-destructive data-[variant=destructive]:*:[svg]:!text-destructive [&_svg:not([class*='text-'])]:text-muted-foreground relative flex cursor-default items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-hidden select-none data-[disabled]:pointer-events-none data-[disabled]:opacity-50 data-[inset]:pl-8 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",t),...o})}},85036:(e,t,a)=>{Promise.resolve().then(a.bind(a,72369)),Promise.resolve().then(a.bind(a,94042)),Promise.resolve().then(a.bind(a,1095)),Promise.resolve().then(a.bind(a,88831)),Promise.resolve().then(a.bind(a,73546)),Promise.resolve().then(a.bind(a,31011)),Promise.resolve().then(a.t.bind(a,85276,23))},86312:(e,t,a)=>{"use strict";a.d(t,{C5:()=>b,MJ:()=>h,Rr:()=>g,eI:()=>p,lR:()=>f,lV:()=>i,zB:()=>u});var r=a(60098),s=a(97911),n=a(79178),l=a(75983),o=a(92752),d=a(52681);let i=l.Op,c=n.createContext({}),u=e=>{let{...t}=e;return(0,r.jsx)(c.Provider,{value:{name:t.name},children:(0,r.jsx)(l.xI,{...t})})},m=()=>{let e=n.useContext(c),t=n.useContext(x),{getFieldState:a}=(0,l.xW)(),r=(0,l.lN)({name:e.name}),s=a(e.name,r);if(!e)throw Error("useFormField should be used within <FormField>");let{id:o}=t;return{id:o,name:e.name,formItemId:"".concat(o,"-form-item"),formDescriptionId:"".concat(o,"-form-item-description"),formMessageId:"".concat(o,"-form-item-message"),...s}},x=n.createContext({});function p(e){let{className:t,...a}=e,s=n.useId();return(0,r.jsx)(x.Provider,{value:{id:s},children:(0,r.jsx)("div",{"data-slot":"form-item",className:(0,d.cn)("grid gap-2",t),...a})})}function f(e){let{className:t,isRequired:a,children:s,...n}=e,{error:l,formItemId:i}=m();return(0,r.jsxs)(o.J,{"data-slot":"form-label","data-error":!!l,className:(0,d.cn)("data-[error=true]:text-destructive gap-1",t),htmlFor:i,...n,children:[s,a&&(0,r.jsx)("span",{className:"text-red-500",children:"*"})]})}function h(e){let{...t}=e,{error:a,formItemId:n,formDescriptionId:l,formMessageId:o}=m();return(0,r.jsx)(s.DX,{"data-slot":"form-control",id:n,"aria-describedby":a?"".concat(l," ").concat(o):"".concat(l),"aria-invalid":!!a,...t})}function g(e){let{className:t,...a}=e,{formDescriptionId:s}=m();return(0,r.jsx)("p",{"data-slot":"form-description",id:s,className:(0,d.cn)("text-muted-foreground text-sm",t),...a})}function b(e){var t;let{className:a,...s}=e,{error:n,formMessageId:l}=m(),o=n?String(null!=(t=null==n?void 0:n.message)?t:""):s.children;return o?(0,r.jsx)("p",{"data-slot":"form-message",id:l,className:(0,d.cn)("text-destructive text-sm",a),...s,children:o}):null}},90035:(e,t,a)=>{"use strict";a.d(t,{J:()=>o});var r=a(60098),s=a(80626),n=a(86714),l=a(30958);function o(e){let{itemName:t,isSubmitting:a,onDelete:o,customTitle:d,customDescription:i}=e,c=async()=>{await o()};return(0,r.jsxs)(l.Cf,{children:[(0,r.jsx)(l.L3,{children:d||"Delete ".concat(t||"this item")}),(0,r.jsx)(l.rr,{children:i||"Are you sure you want to delete ".concat(t||"this item","? This action cannot be undone.")}),(0,r.jsxs)(l.Es,{children:[(0,r.jsx)(l.HM,{asChild:!0,children:(0,r.jsx)(n.$,{variant:"outline",children:"Cancel"})}),(0,r.jsx)(n.$,{variant:"destructive",onClick:c,disabled:a,children:a?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(s.A,{className:"size-4 animate-spin"})," Deleting..."]}):"Delete"})]})]})}},92752:(e,t,a)=>{"use strict";a.d(t,{J:()=>l});var r=a(60098),s=a(80820),n=a(52681);function l(e){let{className:t,...a}=e;return(0,r.jsx)(s.b,{"data-slot":"label",className:(0,n.cn)("flex items-center gap-2 text-sm leading-none font-medium select-none group-data-[disabled=true]:pointer-events-none group-data-[disabled=true]:opacity-50 peer-disabled:cursor-not-allowed peer-disabled:opacity-50",t),...a})}},94042:(e,t,a)=>{"use strict";a.d(t,{NewApiKeyDialog:()=>O});var r=a(60098),s=a(96776),n=a(79178),l=a(86714),o=a(30958),d=a(31011),i=a(1246),c=a(52681);function u(e){let{...t}=e;return(0,r.jsx)(i.bL,{"data-slot":"alert-dialog",...t})}function m(e){let{...t}=e;return(0,r.jsx)(i.ZL,{"data-slot":"alert-dialog-portal",...t})}function x(e){let{className:t,...a}=e;return(0,r.jsx)(i.hJ,{"data-slot":"alert-dialog-overlay",className:(0,c.cn)("data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 fixed inset-0 z-50 bg-black/50",t),...a})}function p(e){let{className:t,...a}=e;return(0,r.jsxs)(m,{children:[(0,r.jsx)(x,{}),(0,r.jsx)(i.UC,{"data-slot":"alert-dialog-content",className:(0,c.cn)("bg-background data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 fixed top-[50%] left-[50%] z-50 grid w-full max-w-[calc(100%-2rem)] translate-x-[-50%] translate-y-[-50%] gap-4 rounded-lg border p-6 shadow-lg duration-200 sm:max-w-lg",t),...a})]})}function f(e){let{className:t,...a}=e;return(0,r.jsx)("div",{"data-slot":"alert-dialog-header",className:(0,c.cn)("flex flex-col gap-2 text-center sm:text-left",t),...a})}function h(e){let{className:t,...a}=e;return(0,r.jsx)("div",{"data-slot":"alert-dialog-footer",className:(0,c.cn)("flex flex-col-reverse gap-2 sm:flex-row sm:justify-end",t),...a})}function g(e){let{className:t,...a}=e;return(0,r.jsx)(i.hE,{"data-slot":"alert-dialog-title",className:(0,c.cn)("text-lg font-semibold",t),...a})}function b(e){let{className:t,...a}=e;return(0,r.jsx)(i.VY,{"data-slot":"alert-dialog-description",className:(0,c.cn)("text-muted-foreground text-sm",t),...a})}function v(e){let{className:t,...a}=e;return(0,r.jsx)(i.rc,{className:(0,c.cn)((0,l.r)(),t),...a})}var j=a(79741);function y(e){let{apiKey:t,open:a,onClose:s}=e;return(0,r.jsx)(u,{open:a,onOpenChange:e=>{e||s()},children:(0,r.jsxs)(p,{children:[(0,r.jsxs)(f,{children:[(0,r.jsx)(g,{children:"Save your API key"}),(0,r.jsxs)(b,{children:["Your API key has been generated. Make sure to copy it now and store it in a secure location as"," ",(0,r.jsx)("span",{className:"text-foreground font-medium",children:"it won't be shown again"}),"."]})]}),t&&(0,r.jsx)("div",{className:"min-w-0",children:(0,r.jsx)("div",{className:"space-y-6",children:(0,r.jsxs)("div",{className:"min-w-0",children:[(0,r.jsx)("div",{className:"flex items-center justify-between mb-2",children:(0,r.jsx)("div",{className:"text-sm font-medium",children:"API Key"})}),(0,r.jsx)(j.r,{code:t})]})})}),(0,r.jsx)(h,{children:(0,r.jsx)(v,{onClick:s,children:"Done"})})]})})}var N=a(18979),w=a(75983),k=a(32028),A=a(44001),C=a(27820),z=a(46205),I=a(66041),_=a(35613);function S(e){let{control:t,name:a,label:s,options:o,searchPlaceholder:d="Search...",placeholder:i,disabled:u=!1,isRequired:m=!1}=e,[x,p]=(0,n.useState)(!1);return(0,r.jsx)(_.u,{control:t,name:a,label:s,isRequired:m,children:e=>{var t;return(0,r.jsxs)(I.AM,{open:x,onOpenChange:p,children:[(0,r.jsx)(I.Wv,{asChild:!0,children:(0,r.jsxs)(l.$,{variant:"outline",role:"combobox","aria-expanded":x,className:"w-full justify-between text-gray-700 ",disabled:u,children:[e.value?null==(t=o.find(t=>t.value===e.value))?void 0:t.label:(0,r.jsx)("div",{className:"text-muted-foreground",children:i}),(0,r.jsx)(A.A,{className:"opacity-50"})]})}),(0,r.jsx)(I.hl,{className:"p-0 w-[var(--radix-popover-trigger-width)] ",children:(0,r.jsxs)(z.uB,{children:[(0,r.jsx)(z.G7,{placeholder:d,className:"h-9"}),(0,r.jsxs)(z.oI,{children:[(0,r.jsx)(z.xL,{children:"No options found."}),(0,r.jsx)(z.L$,{children:o.map(t=>(0,r.jsxs)(z.h_,{value:t.value,disabled:t.disabled,onSelect:t=>{e.onChange(t===e.value?"":t),p(!1)},children:[t.label,(0,r.jsx)(C.A,{className:(0,c.cn)("ml-auto",e.value===t.value?"opacity-100":"opacity-0")})]},t.value))})]})]})})]})}})}var P=a(23574),R=a(58514),M=a(86312),L=a(97555);let D=(0,L.createServerReference)("7031167094952a5a2701f53b62d123a93690715021",L.callServer,void 0,L.findSourceMapURL,"createApiKeyAction"),T={name:"",agentId:"",expiresAt:"never"};var E=a(44677);function F(e){let{tenantId:t,projectId:a,initialData:s,agentsOptions:n,onApiKeyCreated:o}=e,d=(0,w.mN)({resolver:(0,N.u)(E.bF),defaultValues:s||T}),{isSubmitting:i}=d.formState,c=async e=>{try{let r=e.expiresAt?(e=>{if("never"===e)return;let t=new Date;switch(e){case"1d":t.setDate(t.getDate()+1);break;case"1w":t.setDate(t.getDate()+7);break;case"1m":t.setMonth(t.getMonth()+1);break;case"3m":t.setMonth(t.getMonth()+3);break;case"1y":t.setFullYear(t.getFullYear()+1);break;default:return}return t.toISOString()})(e.expiresAt):void 0,s=e.name,n={agentId:e.agentId,expiresAt:r,name:s},l=await D(t,a,n);if(!l.success)return void k.oR.error(l.error||"Failed to create api key");l.data&&(null==o||o(l.data)),k.oR.success("API key created successfully")}catch(t){let e=t instanceof Error?t.message:"An unexpected error occurred";k.oR.error(e)}};return(0,r.jsx)(M.lV,{...d,children:(0,r.jsxs)("form",{onSubmit:d.handleSubmit(c),className:"space-y-6",children:[(0,r.jsx)(P.a,{control:d.control,name:"name",label:"Name",placeholder:"Enter a name",isRequired:!0}),(0,r.jsx)(R.U,{control:d.control,name:"expiresAt",label:"Expiration",placeholder:"Select expiration date",options:E.EX,selectTriggerClassName:"w-full",isRequired:!0}),(0,r.jsx)(S,{control:d.control,name:"agentId",label:"Agent",options:n,placeholder:"Select an agent",searchPlaceholder:"Search agent...",isRequired:!0}),(0,r.jsx)("div",{className:"flex justify-end",children:(0,r.jsx)(l.$,{type:"submit",disabled:i,children:"Create API key"})})]})})}function O(e){var t;let{tenantId:a,projectId:i,agentsOptions:c}=e,[u,m]=(0,n.useState)(!1),[x,p]=(0,n.useState)(null),f=c.length>0;return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)(o.lG,{open:u,onOpenChange:m,children:[(0,r.jsxs)(d.Tooltip,{children:[(0,r.jsx)(d.TooltipTrigger,{asChild:!0,children:(0,r.jsx)("div",{children:(0,r.jsx)(o.zM,{asChild:!0,children:(0,r.jsxs)(l.$,{disabled:!f,children:[(0,r.jsx)(s.A,{className:"size-4"})," New API key"]})})})}),!f&&(0,r.jsx)(d.TooltipContent,{className:"max-w-3xs",children:"Please create an agent first, then you will be able to create an API key."})]}),(0,r.jsxs)(o.Cf,{children:[(0,r.jsxs)(o.c7,{children:[(0,r.jsx)(o.L3,{children:"New API key"}),(0,r.jsx)(o.rr,{className:"sr-only",children:"Create a new API key."})]}),(0,r.jsx)("div",{className:"pt-6",children:(0,r.jsx)(F,{tenantId:a,projectId:i,agentsOptions:c,onApiKeyCreated:e=>{p(e),m(!1)}})})]})]}),(0,r.jsx)(y,{apiKey:null!=(t=null==x?void 0:x.key)?t:"",open:!!x,onClose:()=>{p(null)}})]})}},96182:(e,t,a)=>{"use strict";a.d(t,{bq:()=>u,eb:()=>x,gC:()=>m,l6:()=>i,yv:()=>c});var r=a(60098),s=a(63436),n=a(6826),l=a(27820),o=a(5879),d=a(52681);function i(e){let{...t}=e;return(0,r.jsx)(s.bL,{"data-slot":"select",...t})}function c(e){let{...t}=e;return(0,r.jsx)(s.WT,{"data-slot":"select-value",...t})}function u(e){let{className:t,size:a="default",children:l,...o}=e;return(0,r.jsxs)(s.l9,{"data-slot":"select-trigger","data-size":a,className:(0,d.cn)("border-input data-[placeholder]:text-muted-foreground [&_svg:not([class*='text-'])]:text-muted-foreground focus-visible:border-ring focus-visible:ring-ring/50 aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive dark:bg-input/30 dark:hover:bg-input/50 flex w-fit items-center justify-between gap-2 rounded-md border bg-transparent px-3 py-2 text-sm whitespace-nowrap shadow-xs transition-[color,box-shadow] outline-none focus-visible:ring-[3px] disabled:cursor-not-allowed disabled:opacity-50 data-[size=default]:h-9 data-[size=sm]:h-8 *:data-[slot=select-value]:line-clamp-1 *:data-[slot=select-value]:flex *:data-[slot=select-value]:items-center *:data-[slot=select-value]:gap-2 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 font-normal normal-case",t),...o,children:[l,(0,r.jsx)(s.In,{asChild:!0,children:(0,r.jsx)(n.A,{className:"size-4 opacity-50"})})]})}function m(e){let{className:t,children:a,position:n="popper",...l}=e;return(0,r.jsx)(s.ZL,{children:(0,r.jsxs)(s.UC,{"data-slot":"select-content",className:(0,d.cn)("bg-popover text-popover-foreground data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 relative z-50 max-h-(--radix-select-content-available-height) min-w-[8rem] origin-(--radix-select-content-transform-origin) overflow-x-hidden overflow-y-auto scrollbar-thin scrollbar-thumb-muted-foreground/30 dark:scrollbar-thumb-muted-foreground/50 scrollbar-track-transparent rounded-md border shadow-md","popper"===n&&"data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1",t),position:n,...l,children:[(0,r.jsx)(p,{}),(0,r.jsx)(s.LM,{className:(0,d.cn)("p-1","popper"===n&&"h-[var(--radix-select-trigger-height)] w-full min-w-[var(--radix-select-trigger-width)] scroll-my-1"),children:a}),(0,r.jsx)(f,{})]})})}function x(e){let{className:t,children:a,...n}=e;return(0,r.jsxs)(s.q7,{"data-slot":"select-item",className:(0,d.cn)("focus:bg-accent focus:text-accent-foreground [&_svg:not([class*='text-'])]:text-muted-foreground relative flex w-full cursor-default items-center gap-2 rounded-sm py-1.5 pr-8 pl-2 text-sm outline-hidden select-none data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 *:[span]:last:flex *:[span]:last:items-center *:[span]:last:gap-2",t),...n,children:[(0,r.jsx)("span",{className:"absolute right-2 flex size-3.5 items-center justify-center",children:(0,r.jsx)(s.VF,{children:(0,r.jsx)(l.A,{className:"size-4"})})}),(0,r.jsx)(s.p4,{children:a})]})}function p(e){let{className:t,...a}=e;return(0,r.jsx)(s.PP,{"data-slot":"select-scroll-up-button",className:(0,d.cn)("flex cursor-default items-center justify-center py-1",t),...a,children:(0,r.jsx)(o.A,{className:"size-4"})})}function f(e){let{className:t,...a}=e;return(0,r.jsx)(s.wn,{"data-slot":"select-scroll-down-button",className:(0,d.cn)("flex cursor-default items-center justify-center py-1",t),...a,children:(0,r.jsx)(n.A,{className:"size-4"})})}}},e=>{e.O(0,[68467,26649,2060,26999,24957,38249,54244,89521,57812,81916,19529,88831,99907,54918,77358],()=>e(e.s=85036)),_N_E=e.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[17851,91823],{1644:(e,r,t)=>{"use strict";t.d(r,{ArtifactComponentForm:()=>x});var i=t(60098),o=t(18979),a=t(93137),s=t(75983),n=t(32028),c=t(23574),l=t(41392),d=t(85923),u=t(86714),p=t(86312),m=t(56497),f=t(97555);let h=(0,f.createServerReference)("70afa96e188c50dca28556318be6581e5d7deccc99",f.callServer,void 0,f.findSourceMapURL,"updateArtifactComponentAction"),v=(0,f.createServerReference)("70156ae75d321dc619d8fa24efc7a666dfb42474a8",f.callServer,void 0,f.findSourceMapURL,"createArtifactComponentAction");var S=t(52681);let b={id:"",name:"",description:"",props:void 0};var R=t(66030),N=t(57130),g=t(69823);let w=R.object({id:g.f,name:R.string().min(1,"Name is required."),description:R.string().min(1,"Description is required."),props:R.union([R.string(),R.null(),R.undefined()]).transform((e,r)=>{if(e&&""!==e&&null!==e)try{let i=JSON.parse(e),o=(0,N._O)(e);if(!o.isValid){var t;let e=(null==(t=o.errors[0])?void 0:t.message)||"Invalid JSON schema";return r.addIssue({code:R.ZodIssueCode.custom,message:e}),R.NEVER}return i}catch(e){return r.addIssue({code:R.ZodIssueCode.custom,message:(0,N.SR)(e)}),R.NEVER}}).optional()});function x(e){let{id:r,tenantId:t,projectId:f,initialData:R}=e,N=(0,s.mN)({resolver:(0,o.u)(w),defaultValues:(e=>{if(!e)return b;let r={...e};return r.props&&(r.props=(0,S.S_)(r.props)),r})(R)}),{isSubmitting:g}=N.formState,x=(0,a.useRouter)();(0,m.S)({form:N,nameField:"name",idField:"id",isEditing:!!r});let E=async e=>{try{let i={...e};if(void 0===i.props&&(i.props=null),r){let e=await h(t,f,i);if(!e.success)return void n.oR.error(e.error||"Failed to update artifact.");n.oR.success("Artifact updated.")}else{let e=await v(t,f,i);if(!e.success)return void n.oR.error(e.error||"Failed to create artifact");n.oR.success("Artifact created."),x.push("/".concat(t,"/projects/").concat(f,"/artifacts"))}}catch(r){console.error("Error submitting artifact:",r);let e=r instanceof Error?r.message:"An unexpected error occurred.";n.oR.error(e)}};return(0,i.jsx)(p.lV,{...N,children:(0,i.jsxs)("form",{onSubmit:N.handleSubmit(E),className:"space-y-8",children:[(0,i.jsx)(c.a,{control:N.control,name:"name",label:"Name",placeholder:"Document Artifact",isRequired:!0}),(0,i.jsx)(c.a,{control:N.control,name:"id",label:"Id",placeholder:"my-artifact",disabled:!!r,isRequired:!0,description:r?"":"Choose a unique identifier for this artifact. Using an existing id will replace that artifact."}),(0,i.jsx)(l.K,{control:N.control,name:"description",label:"Description",placeholder:"Structured factual information extracted from search results",className:"min-h-[80px]",isRequired:!0}),(0,i.jsx)(d.S,{control:N.control,name:"props",label:"Props (JSON schema with inPreview indicators)",placeholder:"Enter a valid JSON Schema with inPreview flags, or leave empty to save entire tool result...",description:"Optional: Define specific fields with inPreview flags, or leave empty to capture the complete tool response."}),(0,i.jsx)(u.$,{type:"submit",disabled:g,children:"Save"})]})})}},2609:(e,r,t)=>{Promise.resolve().then(t.bind(t,1644)),Promise.resolve().then(t.bind(t,1095)),Promise.resolve().then(t.bind(t,88831)),Promise.resolve().then(t.t.bind(t,85276,23))}},e=>{e.O(0,[66115,68467,26649,2060,26999,38249,11405,68637,88831,94167,99907,54918,77358],()=>e(e.s=2609)),_N_E=e.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[17851,91823],{1644:(e,r,t)=>{"use strict";t.d(r,{ArtifactComponentForm:()=>x});var i=t(60098),o=t(18979),a=t(93137),s=t(75983),n=t(32028),c=t(23574),l=t(41392),d=t(85923),u=t(86714),p=t(86312),m=t(56497),f=t(97555);let h=(0,f.createServerReference)("70afa96e188c50dca28556318be6581e5d7deccc99",f.callServer,void 0,f.findSourceMapURL,"updateArtifactComponentAction"),v=(0,f.createServerReference)("70156ae75d321dc619d8fa24efc7a666dfb42474a8",f.callServer,void 0,f.findSourceMapURL,"createArtifactComponentAction");var S=t(52681);let b={id:"",name:"",description:"",props:void 0};var R=t(66030),N=t(57130),g=t(69823);let w=R.object({id:g.f,name:R.string().min(1,"Name is required."),description:R.string().min(1,"Description is required."),props:R.union([R.string(),R.null(),R.undefined()]).transform((e,r)=>{if(e&&""!==e&&null!==e)try{let i=JSON.parse(e),o=(0,N._O)(e);if(!o.isValid){var t;let e=(null==(t=o.errors[0])?void 0:t.message)||"Invalid JSON schema";return r.addIssue({code:R.ZodIssueCode.custom,message:e}),R.NEVER}return i}catch(e){return r.addIssue({code:R.ZodIssueCode.custom,message:(0,N.SR)(e)}),R.NEVER}}).optional()});function x(e){let{id:r,tenantId:t,projectId:f,initialData:R}=e,N=(0,s.mN)({resolver:(0,o.u)(w),defaultValues:(e=>{if(!e)return b;let r={...e};return r.props&&(r.props=(0,S.S_)(r.props)),r})(R)}),{isSubmitting:g}=N.formState,x=(0,a.useRouter)();(0,m.S)({form:N,nameField:"name",idField:"id",isEditing:!!r});let E=async e=>{try{let i={...e};if(void 0===i.props&&(i.props=null),r){let e=await h(t,f,i);if(!e.success)return void n.oR.error(e.error||"Failed to update artifact.");n.oR.success("Artifact updated.")}else{let e=await v(t,f,i);if(!e.success)return void n.oR.error(e.error||"Failed to create artifact");n.oR.success("Artifact created."),x.push("/".concat(t,"/projects/").concat(f,"/artifacts"))}}catch(r){console.error("Error submitting artifact:",r);let e=r instanceof Error?r.message:"An unexpected error occurred.";n.oR.error(e)}};return(0,i.jsx)(p.lV,{...N,children:(0,i.jsxs)("form",{onSubmit:N.handleSubmit(E),className:"space-y-8",children:[(0,i.jsx)(c.a,{control:N.control,name:"name",label:"Name",placeholder:"Document Artifact",isRequired:!0}),(0,i.jsx)(c.a,{control:N.control,name:"id",label:"Id",placeholder:"my-artifact",disabled:!!r,isRequired:!0,description:r?"":"Choose a unique identifier for this artifact. Using an existing id will replace that artifact."}),(0,i.jsx)(l.K,{control:N.control,name:"description",label:"Description",placeholder:"Structured factual information extracted from search results",className:"min-h-[80px]",isRequired:!0}),(0,i.jsx)(d.S,{control:N.control,name:"props",label:"Props (JSON schema with inPreview indicators)",placeholder:"Enter a valid JSON Schema with inPreview flags, or leave empty to save entire tool result...",description:"Optional: Define specific fields with inPreview flags, or leave empty to capture the complete tool response."}),(0,i.jsx)(u.$,{type:"submit",disabled:g,children:"Save"})]})})}},2609:(e,r,t)=>{Promise.resolve().then(t.bind(t,1644)),Promise.resolve().then(t.bind(t,1095)),Promise.resolve().then(t.bind(t,88831)),Promise.resolve().then(t.t.bind(t,85276,23))}},e=>{e.O(0,[66115,68467,26649,2060,26999,38249,11405,68637,88831,94167,99907,54918,77358],()=>e(e.s=2609)),_N_E=e.O()}]);
@@ -1 +1 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[90942],{62257:(e,t,r)=>{"use strict";r.d(t,{ArtifactComponentItem:()=>v});var s=r(60098),n=r(51332),c=r(80986),a=r(30836),o=r(21341),i=r(79178),d=r(86714),l=r(30958),h=r(80311),m=r(93137),u=r(32028),x=r(90035),f=r(97555);let p=(0,f.createServerReference)("706d9e62a4a53682d16bbb45c5a0cba496381a9c06",f.callServer,void 0,f.findSourceMapURL,"deleteArtifactComponentAction");function b(e){let{artifactComponentId:t,artifactComponentName:r,setIsOpen:n}=e,[c,a]=(0,i.useState)(!1),{tenantId:o,projectId:d}=(0,m.useParams)(),l=async()=>{a(!0);try{let e=await p(o,d,t);e.success?(n(!1),u.oR.success("Artifact deleted.")):u.oR.error(e.error)}finally{a(!1)}};return(0,s.jsx)(x.J,{itemName:r||"this artifact",isSubmitting:c,onDelete:l})}function j(e){let{artifactComponentId:t,artifactComponentName:r}=e,[n,c]=(0,i.useState)(!1);return(0,s.jsxs)(l.lG,{open:n,onOpenChange:e=>{c(e)},children:[(0,s.jsxs)(h.rI,{children:[(0,s.jsx)(h.ty,{asChild:!0,children:(0,s.jsx)(d.$,{variant:"ghost",size:"icon-sm",className:" p-0 hover:bg-accent hover:text-accent-foreground rounded-sm -mr-2",children:(0,s.jsx)(a.A,{className:"h-4 w-4 text-muted-foreground"})})}),(0,s.jsx)(h.SQ,{align:"end",className:"w-48 shadow-lg border border-border bg-popover/95 backdrop-blur-sm",children:(0,s.jsx)(l.zM,{asChild:!0,children:(0,s.jsxs)(h._2,{className:"text-destructive hover:!bg-destructive/10 dark:hover:!bg-destructive/20 hover:!text-destructive cursor-pointer",children:[(0,s.jsx)(o.A,{className:"size-4 text-destructive"}),"Delete"]})})})]}),n&&(0,s.jsx)(b,{artifactComponentId:t,artifactComponentName:r,setIsOpen:c})]})}function v(e){let{id:t,name:r,description:a,createdAt:o,tenantId:i,projectId:d}=e,l="/".concat(i,"/projects/").concat(d,"/artifacts/").concat(t);return(0,s.jsxs)(c.uS,{children:[(0,s.jsxs)(c.f1,{children:[(0,s.jsx)(c.KK,{href:l,children:(0,s.jsx)(c.Kl,{className:"text-md",children:r})}),(0,s.jsx)(j,{artifactComponentId:t,artifactComponentName:r})]}),(0,s.jsxs)(c.h6,{children:[(0,s.jsx)(c.MM,{hasContent:!!a,className:"line-clamp-2",children:a||"No description"}),(0,s.jsx)(c.B7,{footerText:"Created ".concat((0,n.Yq)(o))})]})]})}},91148:(e,t,r)=>{Promise.resolve().then(r.bind(r,62257)),Promise.resolve().then(r.bind(r,1095)),Promise.resolve().then(r.bind(r,88831)),Promise.resolve().then(r.t.bind(r,85276,23))}},e=>{e.O(0,[68467,26649,2060,24957,89521,99946,88831,18197,99907,54918,77358],()=>e(e.s=91148)),_N_E=e.O()}]);
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[90942],{27419:(e,t,r)=>{"use strict";r.d(t,{ArtifactComponentItem:()=>b});var s=r(60098),n=r(51332),c=r(80986),a=r(30836),o=r(21341),i=r(79178),d=r(86714),l=r(30958),h=r(80311),m=r(93137),u=r(32028),x=r(90035),f=r(97555);let p=(0,f.createServerReference)("70cf1197285365b870f38661225ab07efac3325edd",f.callServer,void 0,f.findSourceMapURL,"deleteArtifactComponentAction");function j(e){let{artifactComponentId:t,artifactComponentName:r,setIsOpen:n}=e,[c,a]=(0,i.useState)(!1),{tenantId:o,projectId:d}=(0,m.useParams)(),l=async()=>{a(!0);try{let e=await p(o,d,t);e.success?(n(!1),u.oR.success("Artifact deleted.")):u.oR.error(e.error)}finally{a(!1)}};return(0,s.jsx)(x.J,{itemName:r||"this artifact",isSubmitting:c,onDelete:l})}function v(e){let{artifactComponentId:t,artifactComponentName:r}=e,[n,c]=(0,i.useState)(!1);return(0,s.jsxs)(l.lG,{open:n,onOpenChange:e=>{c(e)},children:[(0,s.jsxs)(h.rI,{children:[(0,s.jsx)(h.ty,{asChild:!0,children:(0,s.jsx)(d.$,{variant:"ghost",size:"icon-sm",className:" p-0 hover:bg-accent hover:text-accent-foreground rounded-sm -mr-2",children:(0,s.jsx)(a.A,{className:"h-4 w-4 text-muted-foreground"})})}),(0,s.jsx)(h.SQ,{align:"end",className:"w-48 shadow-lg border border-border bg-popover/95 backdrop-blur-sm",children:(0,s.jsx)(l.zM,{asChild:!0,children:(0,s.jsxs)(h._2,{className:"text-destructive hover:!bg-destructive/10 dark:hover:!bg-destructive/20 hover:!text-destructive cursor-pointer",children:[(0,s.jsx)(o.A,{className:"size-4 text-destructive"}),"Delete"]})})})]}),n&&(0,s.jsx)(j,{artifactComponentId:t,artifactComponentName:r,setIsOpen:c})]})}function b(e){let{id:t,name:r,description:a,createdAt:o,tenantId:i,projectId:d}=e,l="/".concat(i,"/projects/").concat(d,"/artifacts/").concat(t);return(0,s.jsxs)(c.uS,{children:[(0,s.jsxs)(c.f1,{children:[(0,s.jsx)(c.KK,{href:l,children:(0,s.jsx)(c.Kl,{className:"text-md",children:r})}),(0,s.jsx)(v,{artifactComponentId:t,artifactComponentName:r})]}),(0,s.jsxs)(c.h6,{children:[(0,s.jsx)(c.MM,{hasContent:!!a,className:"line-clamp-2",children:a||"No description"}),(0,s.jsx)(c.B7,{footerText:"Created ".concat((0,n.Yq)(o))})]})]})}},91148:(e,t,r)=>{Promise.resolve().then(r.bind(r,27419)),Promise.resolve().then(r.bind(r,1095)),Promise.resolve().then(r.bind(r,88831)),Promise.resolve().then(r.t.bind(r,85276,23))}},e=>{e.O(0,[68467,26649,2060,24957,89521,99946,88831,18197,99907,54918,77358],()=>e(e.s=91148)),_N_E=e.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[280,37242],{30712:(e,r,t)=>{"use strict";t.d(r,{G:()=>c});var o=t(60098),n=t(38678),s=t(85276),i=t.n(s),a=t(52681);function c(e){let{href:r,children:t,className:s,iconClassName:c,...d}=e;return(0,o.jsxs)(i(),{href:r,target:"_blank",rel:"noreferrer noopener",className:(0,a.cn)("text-sm text-muted-foreground underline underline-offset-2 inline-flex items-center gap-1 hover:text-primary ml-1 group/link font-mono uppercase transition-colors",s),...d,children:[t,(0,o.jsx)(n.A,{className:(0,a.cn)("size-3.5 text-muted-foreground/60 group-hover/link:text-primary",c)})]})}},38678:(e,r,t)=>{"use strict";t.d(r,{A:()=>o});let o=(0,t(79185).A)("arrow-up-right",[["path",{d:"M7 7h10v10",key:"1tivn9"}],["path",{d:"M7 17 17 7",key:"1vkiza"}]])},70843:(e,r,t)=>{"use strict";t.d(r,{DataComponentForm:()=>k});var o=t(60098),n=t(18979),s=t(93137),i=t(75983),a=t(32028),c=t(23574),d=t(41392),l=t(85923),p=t(86714),u=t(30712),m=t(86312),h=t(56497),f=t(97555);let v=(0,f.createServerReference)("708b2b79a3c30b157fe2c8a003252cfb3e5e841d5f",f.callServer,void 0,f.findSourceMapURL,"updateDataComponentAction"),b=(0,f.createServerReference)("70b26ae92a8a267c2e1ffc97568963746a127ed9c6",f.callServer,void 0,f.findSourceMapURL,"createDataComponentAction");var g=t(52681);let x={id:"",name:"",description:"",props:""};var S=t(66030),R=t(57130),N=t(69823);let j=S.object({id:N.f,name:S.string().min(1,"Name is required."),description:S.string().min(1,"Description is required."),props:S.string().min(1,"Props schema is required.").transform((e,r)=>{try{let o=JSON.parse(e),n=(0,R._O)(e);if(!n.isValid){var t;let e=(null==(t=n.errors[0])?void 0:t.message)||"Invalid JSON schema";return r.addIssue({code:S.ZodIssueCode.custom,message:e}),S.NEVER}return o}catch(e){return r.addIssue({code:S.ZodIssueCode.custom,message:(0,R.SR)(e)}),S.NEVER}}).optional()});function k(e){let{tenantId:r,projectId:t,id:f,initialData:S}=e,R=(0,i.mN)({resolver:(0,n.u)(j),defaultValues:(e=>{if(!e)return x;let r={...e};return r.props&&(r.props=(0,g.S_)(r.props)),r})(S)}),{isSubmitting:N}=R.formState,k=(0,s.useRouter)();(0,h.S)({form:R,nameField:"name",idField:"id",isEditing:!!f});let y=async e=>{try{let o={...e};if(f){let e=await v(r,t,o);if(!e.success)return void a.oR.error(e.error||"Failed to update component");a.oR.success("Component updated")}else{let e=await b(r,t,o);if(!e.success)return void a.oR.error(e.error||"Failed to create component");a.oR.success("Component created"),k.push("/".concat(r,"/projects/").concat(t,"/components"))}}catch(r){console.error("Error submitting component:",r);let e=r instanceof Error?r.message:"An unexpected error occurred";a.oR.error(e)}};return(0,o.jsx)(m.lV,{...R,children:(0,o.jsxs)("form",{onSubmit:R.handleSubmit(y),className:"space-y-8",children:[(0,o.jsx)(c.a,{control:R.control,name:"name",label:"Name",placeholder:"ListOrders",description:(0,o.jsxs)(o.Fragment,{children:["This name is used to identify the component in chat widget integration."," ",(0,o.jsx)(u.G,{href:"https://docs.inkeep.com/typescript-sdk/structured-outputs/data-components#frontend-integration",target:"_blank",children:"Learn more"})]}),isRequired:!0}),(0,o.jsx)(c.a,{control:R.control,name:"id",label:"Id",placeholder:"my-data-component",disabled:!!f,description:f?"":"Choose a unique identifier for this component. Using an existing id will replace that component.",isRequired:!0}),(0,o.jsx)(d.K,{control:R.control,name:"description",label:"Description",placeholder:"Display a list of user orders with interactive options",className:"min-h-[80px]",isRequired:!0}),(0,o.jsx)(l.S,{control:R.control,name:"props",label:"Props (JSON schema)",placeholder:"Enter a valid JSON Schema...",isRequired:!0}),(0,o.jsx)(p.$,{type:"submit",disabled:N,children:"Save"})]})})}},99915:(e,r,t)=>{Promise.resolve().then(t.bind(t,70843)),Promise.resolve().then(t.bind(t,1095)),Promise.resolve().then(t.bind(t,88831)),Promise.resolve().then(t.t.bind(t,85276,23))}},e=>{e.O(0,[66115,68467,26649,2060,26999,38249,11405,68637,88831,94167,99907,54918,77358],()=>e(e.s=99915)),_N_E=e.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[280,37242],{30712:(e,r,t)=>{"use strict";t.d(r,{G:()=>c});var o=t(60098),n=t(38678),s=t(85276),i=t.n(s),a=t(52681);function c(e){let{href:r,children:t,className:s,iconClassName:c,...d}=e;return(0,o.jsxs)(i(),{href:r,target:"_blank",rel:"noreferrer noopener",className:(0,a.cn)("text-sm text-muted-foreground underline underline-offset-2 inline-flex items-center gap-1 hover:text-primary ml-1 group/link font-mono uppercase transition-colors",s),...d,children:[t,(0,o.jsx)(n.A,{className:(0,a.cn)("size-3.5 text-muted-foreground/60 group-hover/link:text-primary",c)})]})}},38678:(e,r,t)=>{"use strict";t.d(r,{A:()=>o});let o=(0,t(79185).A)("arrow-up-right",[["path",{d:"M7 7h10v10",key:"1tivn9"}],["path",{d:"M7 17 17 7",key:"1vkiza"}]])},70843:(e,r,t)=>{"use strict";t.d(r,{DataComponentForm:()=>k});var o=t(60098),n=t(18979),s=t(93137),i=t(75983),a=t(32028),c=t(23574),d=t(41392),l=t(85923),p=t(86714),u=t(30712),m=t(86312),h=t(56497),f=t(97555);let v=(0,f.createServerReference)("708b2b79a3c30b157fe2c8a003252cfb3e5e841d5f",f.callServer,void 0,f.findSourceMapURL,"updateDataComponentAction"),b=(0,f.createServerReference)("70b26ae92a8a267c2e1ffc97568963746a127ed9c6",f.callServer,void 0,f.findSourceMapURL,"createDataComponentAction");var g=t(52681);let x={id:"",name:"",description:"",props:""};var S=t(66030),R=t(57130),N=t(69823);let j=S.object({id:N.f,name:S.string().min(1,"Name is required."),description:S.string().min(1,"Description is required."),props:S.string().min(1,"Props schema is required.").transform((e,r)=>{try{let o=JSON.parse(e),n=(0,R._O)(e);if(!n.isValid){var t;let e=(null==(t=n.errors[0])?void 0:t.message)||"Invalid JSON schema";return r.addIssue({code:S.ZodIssueCode.custom,message:e}),S.NEVER}return o}catch(e){return r.addIssue({code:S.ZodIssueCode.custom,message:(0,R.SR)(e)}),S.NEVER}}).optional()});function k(e){let{tenantId:r,projectId:t,id:f,initialData:S}=e,R=(0,i.mN)({resolver:(0,n.u)(j),defaultValues:(e=>{if(!e)return x;let r={...e};return r.props&&(r.props=(0,g.S_)(r.props)),r})(S)}),{isSubmitting:N}=R.formState,k=(0,s.useRouter)();(0,h.S)({form:R,nameField:"name",idField:"id",isEditing:!!f});let y=async e=>{try{let o={...e};if(f){let e=await v(r,t,o);if(!e.success)return void a.oR.error(e.error||"Failed to update component");a.oR.success("Component updated")}else{let e=await b(r,t,o);if(!e.success)return void a.oR.error(e.error||"Failed to create component");a.oR.success("Component created"),k.push("/".concat(r,"/projects/").concat(t,"/components"))}}catch(r){console.error("Error submitting component:",r);let e=r instanceof Error?r.message:"An unexpected error occurred";a.oR.error(e)}};return(0,o.jsx)(m.lV,{...R,children:(0,o.jsxs)("form",{onSubmit:R.handleSubmit(y),className:"space-y-8",children:[(0,o.jsx)(c.a,{control:R.control,name:"name",label:"Name",placeholder:"ListOrders",description:(0,o.jsxs)(o.Fragment,{children:["This name is used to identify the component in chat widget integration."," ",(0,o.jsx)(u.G,{href:"https://docs.inkeep.com/typescript-sdk/structured-outputs/data-components#frontend-integration",target:"_blank",children:"Learn more"})]}),isRequired:!0}),(0,o.jsx)(c.a,{control:R.control,name:"id",label:"Id",placeholder:"my-data-component",disabled:!!f,description:f?"":"Choose a unique identifier for this component. Using an existing id will replace that component.",isRequired:!0}),(0,o.jsx)(d.K,{control:R.control,name:"description",label:"Description",placeholder:"Display a list of user orders with interactive options",className:"min-h-[80px]",isRequired:!0}),(0,o.jsx)(l.S,{control:R.control,name:"props",label:"Props (JSON schema)",placeholder:"Enter a valid JSON Schema...",isRequired:!0}),(0,o.jsx)(p.$,{type:"submit",disabled:N,children:"Save"})]})})}},99915:(e,r,t)=>{Promise.resolve().then(t.bind(t,70843)),Promise.resolve().then(t.bind(t,1095)),Promise.resolve().then(t.bind(t,88831)),Promise.resolve().then(t.t.bind(t,85276,23))}},e=>{e.O(0,[66115,68467,26649,2060,26999,38249,11405,68637,88831,94167,99907,54918,77358],()=>e(e.s=99915)),_N_E=e.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[4151],{45298:(e,t,s)=>{"use strict";s.d(t,{DataComponentItem:()=>f});var n=s(60098),r=s(51332),o=s(80986),c=s(30836),a=s(21341),d=s(79178),i=s(86714),l=s(30958),h=s(80311),m=s(93137),u=s(32028),x=s(90035),p=s(97555);let j=(0,p.createServerReference)("7035d11687190d2d07e42415c17d0cd3a661f634f7",p.callServer,void 0,p.findSourceMapURL,"deleteDataComponentAction");function v(e){let{dataComponentId:t,dataComponentName:s,setIsOpen:r}=e,{tenantId:o,projectId:c}=(0,m.useParams)(),[a,i]=(0,d.useState)(!1),l=async()=>{i(!0);try{let e=await j(o,c,t);e.success?(r(!1),u.oR.success("Component deleted.")):u.oR.error(e.error)}finally{i(!1)}};return(0,n.jsx)(x.J,{itemName:s||"this component",isSubmitting:a,onDelete:l})}function b(e){let{dataComponentId:t,dataComponentName:s}=e,[r,o]=(0,d.useState)(!1);return(0,n.jsxs)(l.lG,{open:r,onOpenChange:e=>{o(e)},children:[(0,n.jsxs)(h.rI,{children:[(0,n.jsx)(h.ty,{asChild:!0,children:(0,n.jsx)(i.$,{variant:"ghost",size:"icon-sm",className:" p-0 hover:bg-accent hover:text-accent-foreground rounded-sm -mr-2",children:(0,n.jsx)(c.A,{className:"h-4 w-4 text-muted-foreground"})})}),(0,n.jsx)(h.SQ,{align:"end",className:"w-48 shadow-lg border border-border bg-popover/95 backdrop-blur-sm",children:(0,n.jsx)(l.zM,{asChild:!0,children:(0,n.jsxs)(h._2,{className:"text-destructive hover:!bg-destructive/10 dark:hover:!bg-destructive/20 hover:!text-destructive cursor-pointer",children:[(0,n.jsx)(a.A,{className:"size-4 text-destructive"}),"Delete"]})})})]}),r&&(0,n.jsx)(v,{dataComponentId:t,dataComponentName:s,setIsOpen:o})]})}function f(e){let{id:t,name:s,description:c,createdAt:a,tenantId:d,projectId:i}=e,l="/".concat(d,"/projects/").concat(i,"/components/").concat(t);return(0,n.jsxs)(o.uS,{children:[(0,n.jsxs)(o.f1,{children:[(0,n.jsx)(o.KK,{href:l,children:(0,n.jsx)(o.Kl,{className:"text-md",children:s})}),(0,n.jsx)(b,{dataComponentId:t,dataComponentName:s})]}),(0,n.jsxs)(o.h6,{children:[(0,n.jsx)(o.MM,{hasContent:!!c,className:"line-clamp-2",children:c||"No description"}),(0,n.jsx)(o.B7,{footerText:"Created ".concat((0,r.Yq)(a))})]})]})}},67462:(e,t,s)=>{Promise.resolve().then(s.bind(s,45298)),Promise.resolve().then(s.bind(s,1095)),Promise.resolve().then(s.bind(s,88831)),Promise.resolve().then(s.t.bind(s,85276,23))}},e=>{e.O(0,[68467,26649,2060,24957,89521,22327,88831,18197,99907,54918,77358],()=>e(e.s=67462)),_N_E=e.O()}]);
@@ -0,0 +1 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[50692],{9600:(e,t,r)=>{"use strict";r.d(t,{G:()=>d});var n=r(60098),a=r(31184),s=r(79178),o=r(86714),l=r(34186),i=r(35613);function d(e){let{control:t,name:r,label:d,description:c,keyPlaceholder:u="Key",valuePlaceholder:m="Value",examples:p=[]}=e,[x,h]=(0,s.useState)(""),[f,v]=(0,s.useState)("");return(0,n.jsx)(i.u,{control:t,name:r,label:d,children:e=>{let t=e.value||{},r=()=>{if(x.trim()&&f.trim()){let r={...t,[x.trim()]:f.trim()};e.onChange(r),h(""),v("")}},s=function(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if("Enter"===e.key)if(e.preventDefault(),t)r();else{var n;let t=null==(n=e.currentTarget.parentElement)?void 0:n.querySelector("input:nth-child(2)");null==t||t.focus()}};return(0,n.jsxs)("div",{className:"space-y-3",children:[Object.entries(t).length>0&&(0,n.jsx)("div",{className:"space-y-2",children:Object.entries(t).map(r=>{let[s,l]=r;return(0,n.jsxs)("div",{className:"flex items-center gap-2 py-1.5 px-3 border rounded-md bg-muted/30",children:[(0,n.jsxs)("span",{className:"font-medium text-sm",children:[s,":"]}),(0,n.jsx)("span",{className:"text-sm text-muted-foreground flex-1",children:l}),(0,n.jsx)(o.$,{type:"button",variant:"ghost",size:"sm",onClick:()=>(r=>{let n={...t};delete n[r],e.onChange(n)})(s),className:"h-6 w-6 p-0 hover:bg-destructive/10 hover:text-destructive",children:(0,n.jsx)(a.A,{className:"h-4 w-4 opacity-50"})})]},s)})}),(0,n.jsxs)("div",{className:"space-y-2",children:[(0,n.jsxs)("div",{className:"flex gap-2",children:[(0,n.jsx)(l.p,{placeholder:u,value:x,onChange:e=>h(e.target.value),onKeyDown:e=>s(e,!1)}),(0,n.jsx)(l.p,{placeholder:m,value:f,onChange:e=>v(e.target.value),onKeyDown:e=>s(e,!0),onBlur:()=>{x.trim()&&f.trim()&&r()}})]}),(x.trim()||f.trim())&&(0,n.jsx)("p",{className:"text-xs text-muted-foreground",children:"Press Enter or click outside to add this entry"})]}),(c||p.length>0)&&(0,n.jsxs)("div",{className:"text-sm text-muted-foreground",children:[c&&(0,n.jsx)("p",{children:c}),p.length>0&&(0,n.jsxs)("p",{children:["Examples:"," ",p.map((e,t)=>(0,n.jsxs)("span",{children:[(0,n.jsx)("code",{className:"bg-muted px-1 py-0.5 rounded text-xs",children:e}),t<p.length-1&&", "]},e)),"."]})]})]})}})}},23574:(e,t,r)=>{"use strict";r.d(t,{a:()=>o});var n=r(60098),a=r(34186),s=r(35613);function o(e){let{control:t,name:r,label:o,placeholder:l,type:i="text",min:d,max:c,disabled:u,description:m,isRequired:p=!1}=e;return(0,n.jsx)(s.u,{control:t,name:r,label:o,description:m,isRequired:p,children:e=>{var t;return(0,n.jsx)(a.p,{type:i,placeholder:l,min:d,max:c,disabled:u,...e,value:null!=(t=e.value)?t:"",onChange:t=>{let r=t.target.value;"number"===i?e.onChange(""===r?null:Number(r)):e.onChange(r)}})}})}},34160:(e,t,r)=>{Promise.resolve().then(r.bind(r,90758)),Promise.resolve().then(r.bind(r,1095)),Promise.resolve().then(r.bind(r,88831)),Promise.resolve().then(r.t.bind(r,85276,23))},35613:(e,t,r)=>{"use strict";r.d(t,{u:()=>s});var n=r(60098),a=r(86312);function s(e){let{control:t,name:r,label:s,children:o,description:l,rules:i,isRequired:d}=e;return(0,n.jsx)(a.zB,{control:t,name:r,rules:i,render:e=>{let{field:t}=e;return(0,n.jsxs)(a.eI,{className:"relative",children:[(0,n.jsx)(a.lR,{isRequired:d,children:s}),(0,n.jsx)(a.MJ,{children:o(t)}),l&&(0,n.jsx)(a.Rr,{children:l}),(0,n.jsx)(a.C5,{})]})}})}},36429:(e,t,r)=>{"use strict";r.d(t,{G$:()=>U,Hs:()=>y,UC:()=>er,VY:()=>ea,ZL:()=>ee,bL:()=>Y,bm:()=>es,hE:()=>en,hJ:()=>et,l9:()=>Q,lG:()=>w});var n=r(79178),a=r(1214),s=r(46335),o=r(11021),l=r(46228),i=r(52032),d=r(82179),c=r(8141),u=r(79979),m=r(60651),p=r(29164),x=r(27974),h=r(9116),f=r(86738),v=r(97911),g=r(60098),j="Dialog",[b,y]=(0,o.A)(j),[N,C]=b(j),w=e=>{let{__scopeDialog:t,children:r,open:a,defaultOpen:s,onOpenChange:o,modal:d=!0}=e,c=n.useRef(null),u=n.useRef(null),[m,p]=(0,i.i)({prop:a,defaultProp:null!=s&&s,onChange:o,caller:j});return(0,g.jsx)(N,{scope:t,triggerRef:c,contentRef:u,contentId:(0,l.B)(),titleId:(0,l.B)(),descriptionId:(0,l.B)(),open:m,onOpenChange:p,onOpenToggle:n.useCallback(()=>p(e=>!e),[p]),modal:d,children:r})};w.displayName=j;var R="DialogTrigger",I=n.forwardRef((e,t)=>{let{__scopeDialog:r,...n}=e,o=C(R,r),l=(0,s.s)(t,o.triggerRef);return(0,g.jsx)(p.sG.button,{type:"button","aria-haspopup":"dialog","aria-expanded":o.open,"aria-controls":o.contentId,"data-state":H(o.open),...n,ref:l,onClick:(0,a.mK)(e.onClick,o.onOpenToggle)})});I.displayName=R;var D="DialogPortal",[P,k]=b(D,{forceMount:void 0}),E=e=>{let{__scopeDialog:t,forceMount:r,children:a,container:s}=e,o=C(D,t);return(0,g.jsx)(P,{scope:t,forceMount:r,children:n.Children.map(a,e=>(0,g.jsx)(m.C,{present:r||o.open,children:(0,g.jsx)(u.Z,{asChild:!0,container:s,children:e})}))})};E.displayName=D;var F="DialogOverlay",O=n.forwardRef((e,t)=>{let r=k(F,e.__scopeDialog),{forceMount:n=r.forceMount,...a}=e,s=C(F,e.__scopeDialog);return s.modal?(0,g.jsx)(m.C,{present:n||s.open,children:(0,g.jsx)(M,{...a,ref:t})}):null});O.displayName=F;var A=(0,v.TL)("DialogOverlay.RemoveScroll"),M=n.forwardRef((e,t)=>{let{__scopeDialog:r,...n}=e,a=C(F,r);return(0,g.jsx)(h.A,{as:A,allowPinchZoom:!0,shards:[a.contentRef],children:(0,g.jsx)(p.sG.div,{"data-state":H(a.open),...n,ref:t,style:{pointerEvents:"auto",...n.style}})})}),S="DialogContent",_=n.forwardRef((e,t)=>{let r=k(S,e.__scopeDialog),{forceMount:n=r.forceMount,...a}=e,s=C(S,e.__scopeDialog);return(0,g.jsx)(m.C,{present:n||s.open,children:s.modal?(0,g.jsx)(K,{...a,ref:t}):(0,g.jsx)(B,{...a,ref:t})})});_.displayName=S;var K=n.forwardRef((e,t)=>{let r=C(S,e.__scopeDialog),o=n.useRef(null),l=(0,s.s)(t,r.contentRef,o);return n.useEffect(()=>{let e=o.current;if(e)return(0,f.Eq)(e)},[]),(0,g.jsx)(q,{...e,ref:l,trapFocus:r.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:(0,a.mK)(e.onCloseAutoFocus,e=>{var t;e.preventDefault(),null==(t=r.triggerRef.current)||t.focus()}),onPointerDownOutside:(0,a.mK)(e.onPointerDownOutside,e=>{let t=e.detail.originalEvent,r=0===t.button&&!0===t.ctrlKey;(2===t.button||r)&&e.preventDefault()}),onFocusOutside:(0,a.mK)(e.onFocusOutside,e=>e.preventDefault())})}),B=n.forwardRef((e,t)=>{let r=C(S,e.__scopeDialog),a=n.useRef(!1),s=n.useRef(!1);return(0,g.jsx)(q,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:t=>{var n,o;null==(n=e.onCloseAutoFocus)||n.call(e,t),t.defaultPrevented||(a.current||null==(o=r.triggerRef.current)||o.focus(),t.preventDefault()),a.current=!1,s.current=!1},onInteractOutside:t=>{var n,o;null==(n=e.onInteractOutside)||n.call(e,t),t.defaultPrevented||(a.current=!0,"pointerdown"===t.detail.originalEvent.type&&(s.current=!0));let l=t.target;(null==(o=r.triggerRef.current)?void 0:o.contains(l))&&t.preventDefault(),"focusin"===t.detail.originalEvent.type&&s.current&&t.preventDefault()}})}),q=n.forwardRef((e,t)=>{let{__scopeDialog:r,trapFocus:a,onOpenAutoFocus:o,onCloseAutoFocus:l,...i}=e,u=C(S,r),m=n.useRef(null),p=(0,s.s)(t,m);return(0,x.Oh)(),(0,g.jsxs)(g.Fragment,{children:[(0,g.jsx)(c.n,{asChild:!0,loop:!0,trapped:a,onMountAutoFocus:o,onUnmountAutoFocus:l,children:(0,g.jsx)(d.qW,{role:"dialog",id:u.contentId,"aria-describedby":u.descriptionId,"aria-labelledby":u.titleId,"data-state":H(u.open),...i,ref:p,onDismiss:()=>u.onOpenChange(!1)})}),(0,g.jsxs)(g.Fragment,{children:[(0,g.jsx)(Z,{titleId:u.titleId}),(0,g.jsx)($,{contentRef:m,descriptionId:u.descriptionId})]})]})}),G="DialogTitle",T=n.forwardRef((e,t)=>{let{__scopeDialog:r,...n}=e,a=C(G,r);return(0,g.jsx)(p.sG.h2,{id:a.titleId,...n,ref:t})});T.displayName=G;var z="DialogDescription",J=n.forwardRef((e,t)=>{let{__scopeDialog:r,...n}=e,a=C(z,r);return(0,g.jsx)(p.sG.p,{id:a.descriptionId,...n,ref:t})});J.displayName=z;var V="DialogClose",W=n.forwardRef((e,t)=>{let{__scopeDialog:r,...n}=e,s=C(V,r);return(0,g.jsx)(p.sG.button,{type:"button",...n,ref:t,onClick:(0,a.mK)(e.onClick,()=>s.onOpenChange(!1))})});function H(e){return e?"open":"closed"}W.displayName=V;var L="DialogTitleWarning",[U,X]=(0,o.q)(L,{contentName:S,titleName:G,docsSlug:"dialog"}),Z=e=>{let{titleId:t}=e,r=X(L),a="`".concat(r.contentName,"` requires a `").concat(r.titleName,"` for the component to be accessible for screen reader users.\n\nIf you want to hide the `").concat(r.titleName,"`, you can wrap it with our VisuallyHidden component.\n\nFor more information, see https://radix-ui.com/primitives/docs/components/").concat(r.docsSlug);return n.useEffect(()=>{t&&(document.getElementById(t)||console.error(a))},[a,t]),null},$=e=>{let{contentRef:t,descriptionId:r}=e,a=X("DialogDescriptionWarning"),s="Warning: Missing `Description` or `aria-describedby={undefined}` for {".concat(a.contentName,"}.");return n.useEffect(()=>{var e;let n=null==(e=t.current)?void 0:e.getAttribute("aria-describedby");r&&n&&(document.getElementById(r)||console.warn(s))},[s,t,r]),null},Y=w,Q=I,ee=E,et=O,er=_,en=T,ea=J,es=W},49121:(e,t,r)=>{"use strict";r.d(t,{n:()=>a});var n=r(60098);function a(e){let{title:t,Icon:r,children:a}=e;return(0,n.jsxs)("div",{className:"text-xs text-gray-800 dark:text-muted-foreground p-3 bg-gray-100/80 dark:bg-sidebar rounded-md",children:[(0,n.jsxs)("div",{className:"flex items-center gap-2 mb-2",children:[r&&(0,n.jsx)(r,{className:"w-3 h-3 text-muted-foreground"}),(0,n.jsx)("p",{className:"font-medium text-foreground font-mono uppercase",children:t})]}),a]})}r(86714)},50741:(e,t,r)=>{"use strict";r.d(t,{b:()=>d});var n=r(79178),a=r(29164),s=r(60098),o="horizontal",l=["horizontal","vertical"],i=n.forwardRef((e,t)=>{var r;let{decorative:n,orientation:i=o,...d}=e,c=(r=i,l.includes(r))?i:o;return(0,s.jsx)(a.sG.div,{"data-orientation":c,...n?{role:"none"}:{"aria-orientation":"vertical"===c?c:void 0,role:"separator"},...d,ref:t})});i.displayName="Separator";var d=i},54624:(e,t,r)=>{"use strict";r.d(t,{A:()=>n});let n=(0,r(79185).A)("panel-left",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}]])},86312:(e,t,r)=>{"use strict";r.d(t,{C5:()=>g,MJ:()=>f,Rr:()=>v,eI:()=>x,lR:()=>h,lV:()=>d,zB:()=>u});var n=r(60098),a=r(97911),s=r(79178),o=r(75983),l=r(92752),i=r(52681);let d=o.Op,c=s.createContext({}),u=e=>{let{...t}=e;return(0,n.jsx)(c.Provider,{value:{name:t.name},children:(0,n.jsx)(o.xI,{...t})})},m=()=>{let e=s.useContext(c),t=s.useContext(p),{getFieldState:r}=(0,o.xW)(),n=(0,o.lN)({name:e.name}),a=r(e.name,n);if(!e)throw Error("useFormField should be used within <FormField>");let{id:l}=t;return{id:l,name:e.name,formItemId:"".concat(l,"-form-item"),formDescriptionId:"".concat(l,"-form-item-description"),formMessageId:"".concat(l,"-form-item-message"),...a}},p=s.createContext({});function x(e){let{className:t,...r}=e,a=s.useId();return(0,n.jsx)(p.Provider,{value:{id:a},children:(0,n.jsx)("div",{"data-slot":"form-item",className:(0,i.cn)("grid gap-2",t),...r})})}function h(e){let{className:t,isRequired:r,children:a,...s}=e,{error:o,formItemId:d}=m();return(0,n.jsxs)(l.J,{"data-slot":"form-label","data-error":!!o,className:(0,i.cn)("data-[error=true]:text-destructive gap-1",t),htmlFor:d,...s,children:[a,r&&(0,n.jsx)("span",{className:"text-red-500",children:"*"})]})}function f(e){let{...t}=e,{error:r,formItemId:s,formDescriptionId:o,formMessageId:l}=m();return(0,n.jsx)(a.DX,{"data-slot":"form-control",id:s,"aria-describedby":r?"".concat(o," ").concat(l):"".concat(o),"aria-invalid":!!r,...t})}function v(e){let{className:t,...r}=e,{formDescriptionId:a}=m();return(0,n.jsx)("p",{"data-slot":"form-description",id:a,className:(0,i.cn)("text-muted-foreground text-sm",t),...r})}function g(e){var t;let{className:r,...a}=e,{error:s,formMessageId:o}=m(),l=s?String(null!=(t=null==s?void 0:s.message)?t:""):a.children;return l?(0,n.jsx)("p",{"data-slot":"form-message",id:o,className:(0,i.cn)("text-destructive text-sm",r),...a,children:l}):null}},90758:(e,t,r)=>{"use strict";r.d(t,{EditCredentialForm:()=>I});var n=r(60098),a=r(18979),s=r(36054),o=r(93137),l=r(75983),i=r(32028),d=r(66030),c=r(85276),u=r.n(c),m=r(92752);function p(e){let{tool:t,tenantId:r,projectId:a}=e,s=r&&a,o=s?"/".concat(r,"/projects/").concat(a,"/mcp-servers/").concat(t.id):void 0,l=(0,n.jsx)(n.Fragment,{children:(0,n.jsx)("div",{className:"flex items-center gap-3",children:(0,n.jsxs)("div",{children:[(0,n.jsx)("p",{className:"font-medium text-sm",children:t.name}),(0,n.jsx)("p",{className:"text-xs text-muted-foreground",children:"mcp"===t.config.type?t.config.mcp.server.url:""})]})})});return s&&o?(0,n.jsx)(u(),{href:o,className:"flex items-center justify-between p-3 bg-background border rounded-md hover:bg-muted/50 transition-colors cursor-pointer",children:l}):(0,n.jsx)("div",{className:"flex items-center justify-between p-3 bg-background border rounded-md",children:l})}function x(e){let{tools:t,label:r="MCP servers using this credential",tenantId:a,projectId:s}=e;return(0,n.jsxs)("div",{className:"space-y-3",children:[(0,n.jsx)(m.J,{children:r}),t&&t.length>0?(0,n.jsx)("div",{className:"space-y-2",children:t.map(e=>(0,n.jsx)(p,{tool:e,tenantId:a,projectId:s},e.id))}):(0,n.jsx)("div",{className:"text-sm text-muted-foreground p-3 py-2 bg-gray-100/80 dark:bg-sidebar rounded-md",children:"No MCP servers are currently using this credential"})]})}var h=r(23574),f=r(9600),v=r(86714),g=r(86312),j=r(49121),b=r(34186),y=r(97555);let N=(0,y.createServerReference)("780012732687de09f52cab60acb035c4d499599ab5",y.callServer,void 0,y.findSourceMapURL,"updateCredential"),C=(0,y.createServerReference)("40bb8cfef821f93343a67bb69d1de3b1bdceb24371",y.callServer,void 0,y.findSourceMapURL,"setNangoConnectionMetadata"),w=d.object({name:d.string().min(1,"Name is required").refine(e=>e.length>0,"Name cannot be empty after transformation").refine(e=>e.length<=50,"Name must be 50 characters or less"),metadata:d.record(d.string(),d.string()).default({})});function R(e){var t;return(null==(t=e.retrievalParams)?void 0:t.provider)==="private-api-bearer"?"Bearer Auth":e.retrievalParams&&"authMode"in e.retrievalParams?e.retrievalParams.authMode:e.type}function I(e){let{tenantId:t,projectId:r,credential:d,initialFormData:c}=e,u=(0,o.useRouter)(),p=(0,l.mN)({resolver:(0,a.u)(w),defaultValues:c}),{isSubmitting:y}=p.formState,I=async e=>{try{var n,a;await N(t,r,d.id,{retrievalParams:{...d.retrievalParams,...e.metadata}}),(null==(n=d.retrievalParams)?void 0:n.providerConfigKey)&&(null==(a=d.retrievalParams)?void 0:a.connectionId)&&e.metadata&&Object.keys(e.metadata).length>0&&await C({providerConfigKey:d.retrievalParams.providerConfigKey,connectionId:d.retrievalParams.connectionId,metadata:e.metadata}),i.oR.success("Credential updated successfully"),u.push("/".concat(t,"/projects/").concat(r,"/credentials"))}catch(e){console.error("Failed to update credential:",e),(0,i.oR)(e instanceof Error?e.message:"Failed to update credential")}},D=async e=>{await I(e)};return(0,n.jsx)(g.lV,{...p,children:(0,n.jsxs)("form",{onSubmit:p.handleSubmit(D),className:"space-y-8",children:[(0,n.jsxs)("div",{className:"space-y-8",children:[(0,n.jsx)(h.a,{control:p.control,name:"name",label:"Name",placeholder:"e.g., production-api-key",disabled:!0}),(0,n.jsxs)("div",{className:"space-y-3",children:[(0,n.jsx)(m.J,{children:"Credential type"}),(0,n.jsx)(b.p,{type:"text",disabled:!0,value:R(d)}),"Bearer Auth"===R(d)&&(0,n.jsxs)(j.n,{title:"How this works",children:[(0,n.jsx)("p",{children:"When your agent connects to the MCP server, this API key will be automatically sent as an authentication header:"}),(0,n.jsx)("p",{className:"my-2",children:(0,n.jsx)("code",{className:"bg-background px-1.5 py-0.5 rounded border",children:"Authorization: Bearer your-api-key-here"})}),(0,n.jsx)("p",{children:"This ensures secure access to the server's tools and data."})]})]}),d.type===s.Ns.nango&&(0,n.jsxs)("div",{className:"space-y-3",children:[(0,n.jsx)(f.G,{control:p.control,name:"metadata",label:"Metadata (optional)",keyPlaceholder:"Header name (e.g., X-API-Key)",valuePlaceholder:"Header value"}),(0,n.jsxs)("div",{className:"text-xs text-muted-foreground p-3 bg-muted/30 rounded-md",children:[(0,n.jsx)("p",{className:"mb-2",children:"Add extra headers to be included with authentication requests."}),(0,n.jsxs)("p",{children:["Examples:"," ",(0,n.jsx)("code",{className:"bg-background px-1.5 py-0.5 rounded border mx-1",children:"User-Agent"}),(0,n.jsx)("code",{className:"bg-background px-1.5 py-0.5 rounded border mx-1",children:"X-API-Key"}),(0,n.jsx)("code",{className:"bg-background px-1.5 py-0.5 rounded border mx-1",children:"Content-Type"})]})]})]}),(0,n.jsx)(x,{tools:d.tools,tenantId:t,projectId:r})]}),(0,n.jsx)("div",{className:"flex gap-3 pt-4",children:d.type===s.Ns.nango&&(0,n.jsx)(v.$,{type:"submit",disabled:y,children:"Save"})})]})})}}},e=>{e.O(0,[68467,26649,2060,26999,38249,31216,62092,88831,92775,99907,54918,77358],()=>e(e.s=34160)),_N_E=e.O()}]);