@inkeep/agents-manage-ui 0.22.12 → 0.23.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (311) 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 +206 -197
  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 +13 -13
  6. package/.next/standalone/agents-manage-ui/.next/react-loadable-manifest.json +31 -31
  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.js.nft.json +1 -1
  11. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/agents/[agentId]/page_client-reference-manifest.js +1 -1
  12. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/agents/new/page.js +2 -2
  13. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/agents/new/page.js.nft.json +1 -1
  14. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/agents/new/page_client-reference-manifest.js +1 -1
  15. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/agents/page.js +2 -2
  16. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/agents/page.js.nft.json +1 -1
  17. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/agents/page_client-reference-manifest.js +1 -1
  18. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/api-keys/page.js +3 -3
  19. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/api-keys/page_client-reference-manifest.js +1 -1
  20. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/[artifactComponentId]/page.js +1 -1
  21. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/[artifactComponentId]/page.js.nft.json +1 -1
  22. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/[artifactComponentId]/page_client-reference-manifest.js +1 -1
  23. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/new/page.js +2 -2
  24. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/new/page.js.nft.json +1 -1
  25. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/new/page_client-reference-manifest.js +1 -1
  26. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/page.js +2 -2
  27. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/page_client-reference-manifest.js +1 -1
  28. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/[dataComponentId]/page.js +2 -2
  29. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/[dataComponentId]/page.js.nft.json +1 -1
  30. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/[dataComponentId]/page_client-reference-manifest.js +1 -1
  31. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/new/page.js +2 -2
  32. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/new/page.js.nft.json +1 -1
  33. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/new/page_client-reference-manifest.js +1 -1
  34. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/page.js +2 -2
  35. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/page_client-reference-manifest.js +1 -1
  36. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page.js +1 -1
  37. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page.js.nft.json +1 -1
  38. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page_client-reference-manifest.js +1 -1
  39. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page.js +2 -2
  40. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page.js.nft.json +1 -1
  41. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page_client-reference-manifest.js +1 -1
  42. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/page.js +1 -1
  43. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/page.js.nft.json +1 -1
  44. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/page_client-reference-manifest.js +1 -1
  45. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page.js +2 -2
  46. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page.js.nft.json +1 -1
  47. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page_client-reference-manifest.js +1 -1
  48. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/page.js +2 -2
  49. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/page.js.nft.json +1 -1
  50. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/page_client-reference-manifest.js +1 -1
  51. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/page.js +2 -2
  52. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/page_client-reference-manifest.js +1 -1
  53. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/edit/page.js +2 -2
  54. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/edit/page.js.nft.json +1 -1
  55. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/edit/page_client-reference-manifest.js +1 -1
  56. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/page.js +2 -2
  57. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/page.js.nft.json +1 -1
  58. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/page_client-reference-manifest.js +1 -1
  59. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/new/page.js +2 -2
  60. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/new/page.js.nft.json +1 -1
  61. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/new/page_client-reference-manifest.js +1 -1
  62. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/page.js +2 -2
  63. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/page.js.nft.json +1 -1
  64. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/page_client-reference-manifest.js +1 -1
  65. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/page.js +2 -2
  66. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
  67. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/settings/page.js +2 -2
  68. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/settings/page_client-reference-manifest.js +1 -1
  69. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/ai-calls/page.js +1 -1
  70. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/ai-calls/page.js.nft.json +1 -1
  71. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/ai-calls/page_client-reference-manifest.js +1 -1
  72. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/conversations/[conversationId]/page.js +2 -2
  73. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/conversations/[conversationId]/page_client-reference-manifest.js +1 -1
  74. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/page.js +2 -2
  75. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/page.js.nft.json +1 -1
  76. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/page_client-reference-manifest.js +1 -1
  77. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/page.js +2 -2
  78. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/page_client-reference-manifest.js +1 -1
  79. package/.next/standalone/agents-manage-ui/.next/server/app/_not-found/page.js +1 -1
  80. package/.next/standalone/agents-manage-ui/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  81. package/.next/standalone/agents-manage-ui/.next/server/app/_not-found.html +1 -1
  82. package/.next/standalone/agents-manage-ui/.next/server/app/_not-found.rsc +8 -8
  83. package/.next/standalone/agents-manage-ui/.next/server/app/api/signoz/conversations/[conversationId]/route.js +1 -1
  84. package/.next/standalone/agents-manage-ui/.next/server/app/api/signoz/conversations/[conversationId]/route.js.nft.json +1 -1
  85. package/.next/standalone/agents-manage-ui/.next/server/app/api/signoz/conversations/[conversationId]/route_client-reference-manifest.js +1 -1
  86. package/.next/standalone/agents-manage-ui/.next/server/app/api/signoz/route_client-reference-manifest.js +1 -1
  87. package/.next/standalone/agents-manage-ui/.next/server/app/page.js +2 -2
  88. package/.next/standalone/agents-manage-ui/.next/server/app/page_client-reference-manifest.js +1 -1
  89. package/.next/standalone/agents-manage-ui/.next/server/app-paths-manifest.json +5 -5
  90. package/.next/standalone/agents-manage-ui/.next/server/chunks/1674.js +3 -0
  91. package/.next/standalone/agents-manage-ui/.next/server/chunks/1735.js +1 -0
  92. package/.next/standalone/agents-manage-ui/.next/server/chunks/174.js +1 -0
  93. package/.next/standalone/agents-manage-ui/.next/server/chunks/2263.js +1 -0
  94. package/.next/standalone/agents-manage-ui/.next/server/chunks/{2964.js → 2437.js} +3 -3
  95. package/.next/standalone/agents-manage-ui/.next/server/chunks/3547.js +1 -1
  96. package/.next/standalone/agents-manage-ui/.next/server/chunks/{6007.js → 4629.js} +1 -1
  97. package/.next/standalone/agents-manage-ui/.next/server/chunks/4839.js +1 -0
  98. package/.next/standalone/agents-manage-ui/.next/server/chunks/{5922.js → 4999.js} +2 -2
  99. package/.next/standalone/agents-manage-ui/.next/server/chunks/{7165.js → 5395.js} +2 -2
  100. package/.next/standalone/agents-manage-ui/.next/server/chunks/5450.js +3 -3
  101. package/.next/standalone/agents-manage-ui/.next/server/chunks/5732.js +1 -0
  102. package/.next/standalone/agents-manage-ui/.next/server/chunks/{4815.js → 5734.js} +1 -1
  103. package/.next/standalone/agents-manage-ui/.next/server/chunks/{4177.js → 5831.js} +1 -1
  104. package/.next/standalone/agents-manage-ui/.next/server/chunks/{1150.js → 7437.js} +10 -10
  105. package/.next/standalone/agents-manage-ui/.next/server/chunks/7714.js +1 -1
  106. package/.next/standalone/agents-manage-ui/.next/server/chunks/7848.js +1 -0
  107. package/.next/standalone/agents-manage-ui/.next/server/chunks/7988.js +2 -2
  108. package/.next/standalone/agents-manage-ui/.next/server/chunks/{6129.js → 7990.js} +1 -1
  109. package/.next/standalone/agents-manage-ui/.next/server/chunks/9973.js +3 -0
  110. package/.next/standalone/agents-manage-ui/.next/server/middleware-build-manifest.js +1 -1
  111. package/.next/standalone/agents-manage-ui/.next/server/middleware-manifest.json +5 -5
  112. package/.next/standalone/agents-manage-ui/.next/server/middleware-react-loadable-manifest.js +1 -1
  113. package/.next/standalone/agents-manage-ui/.next/server/pages/404.html +1 -1
  114. package/.next/standalone/agents-manage-ui/.next/server/pages/500.html +1 -1
  115. package/.next/standalone/agents-manage-ui/.next/server/server-reference-manifest.js +1 -1
  116. package/.next/standalone/agents-manage-ui/.next/server/server-reference-manifest.json +1 -1
  117. package/.next/standalone/agents-manage-ui/.next/static/chunks/{10947.0e13736992e24338.js → 10947.6a319424ccb13c81.js} +1 -1
  118. package/.next/standalone/agents-manage-ui/.next/static/chunks/1175-a9386e1195a4d8c5.js +1 -0
  119. package/.next/standalone/agents-manage-ui/.next/static/chunks/13059.78fd60ea8309cc3e.js +1 -0
  120. package/.next/standalone/agents-manage-ui/.next/static/chunks/13328-0f3bd90a602ad30b.js +1 -0
  121. package/.next/standalone/agents-manage-ui/.next/static/chunks/1499-20f18a3858daee94.js +1 -0
  122. package/.next/standalone/agents-manage-ui/.next/static/chunks/19317-031cfdbe64ae32fe.js +7 -0
  123. package/.next/standalone/agents-manage-ui/.next/static/chunks/20837-911f825fe8c207f2.js +1 -0
  124. package/.next/standalone/agents-manage-ui/.next/static/chunks/21635-09953f3f17f77ca4.js +1 -0
  125. package/.next/standalone/agents-manage-ui/.next/static/chunks/{22063.2a6e541262a57b29.js → 22063.11feb854e4b4e39a.js} +1 -1
  126. package/.next/standalone/agents-manage-ui/.next/static/chunks/{23113.eab371e0dd48dc4c.js → 23113.536c8c9bea4a8c7b.js} +16 -16
  127. package/.next/standalone/agents-manage-ui/.next/static/chunks/{23624-6eacc9668906f9e7.js → 37775-eeaab573593358e7.js} +1 -1
  128. package/.next/standalone/agents-manage-ui/.next/static/chunks/44263.7adc8c4c8f6de91c.js +1 -0
  129. package/.next/standalone/agents-manage-ui/.next/static/chunks/49717-c3caecdba1246d8f.js +1 -0
  130. package/.next/standalone/agents-manage-ui/.next/static/chunks/55244-84901b87c4a2322e.js +1 -0
  131. package/.next/standalone/agents-manage-ui/.next/static/chunks/{68717-c0ebdc6ed2197ba0.js → 57912-eb70bb5c37117904.js} +1 -1
  132. package/.next/standalone/agents-manage-ui/.next/static/chunks/66030-6542a249844c5b64.js +20 -0
  133. package/.next/standalone/agents-manage-ui/.next/static/chunks/71134-8e178109c76d09fc.js +1 -0
  134. package/.next/standalone/agents-manage-ui/.next/static/chunks/{75290.beed80b73a28db47.js → 75290.89b60c553816e328.js} +1 -1
  135. package/.next/standalone/agents-manage-ui/.next/static/chunks/{79423-2fcde3ce6be30fb9.js → 79423-ed95cf583a063427.js} +1 -1
  136. package/.next/standalone/agents-manage-ui/.next/static/chunks/{80258.7b7fab0125073635.js → 80258.31ce0607c4dcaf8e.js} +1 -1
  137. package/.next/standalone/agents-manage-ui/.next/static/chunks/85014-ef922017dc0055bb.js +25 -0
  138. package/.next/standalone/agents-manage-ui/.next/static/chunks/88211-4e7159211556d4e5.js +1 -0
  139. package/.next/standalone/agents-manage-ui/.next/static/chunks/{88531.172cf93066feb734.js → 88531.f58565197512ed8d.js} +1 -1
  140. package/.next/standalone/agents-manage-ui/.next/static/chunks/{89814.c752574c3da1d1c4.js → 89814.bd648f5875e206d6.js} +2 -2
  141. package/.next/standalone/agents-manage-ui/.next/static/chunks/{920632d2.e78476844c160de0.js → 920632d2.585c99e4737f3367.js} +1 -1
  142. package/.next/standalone/agents-manage-ui/.next/static/chunks/{64438-2c5f9dad5610028e.js → 92160-0e9ba9d3fc9f7a53.js} +1 -1
  143. package/.next/standalone/agents-manage-ui/.next/static/chunks/{92626-f00877fb07f4eec3.js → 92626-47f83788787493e1.js} +1 -1
  144. package/.next/standalone/agents-manage-ui/.next/static/chunks/94834-069bed84e5ed469f.js +1 -0
  145. package/.next/standalone/agents-manage-ui/.next/static/chunks/98928-14207f1b9e316de8.js +123 -0
  146. package/.next/standalone/agents-manage-ui/.next/static/chunks/99103.3ef66b745fb33df3.js +1 -0
  147. package/.next/standalone/agents-manage-ui/.next/static/chunks/993.c453fb7e185354c1.js +1 -0
  148. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/agents/[agentId]/{page-ae86d1b5cddae46d.js → page-cf8f2bdb7a398f3b.js} +1 -1
  149. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/agents/new/page-acbe879896d74230.js +1 -0
  150. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/agents/{page-624ee1f61ef5cea4.js → page-f208a7cd97ca4a18.js} +1 -1
  151. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/api-keys/page-ffa65b87c9e89814.js +1 -0
  152. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifacts/[artifactComponentId]/{page-523b028cc1af095d.js → page-b0dee2e07315a690.js} +1 -1
  153. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifacts/new/{page-3953c08df8797081.js → page-7b022ae14cc6f009.js} +1 -1
  154. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifacts/{page-cda49bb05e39258a.js → page-5d43977fa39b9d09.js} +1 -1
  155. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/components/[dataComponentId]/{page-14914bea47c3fe50.js → page-31b4ed0109610720.js} +1 -1
  156. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/components/new/page-fcfa4e76f5d01416.js +1 -0
  157. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/components/{page-0debbf5986fa3acb.js → page-671d77590f885d96.js} +1 -1
  158. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page-7aa13f9f9e3ecd38.js +1 -0
  159. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page-7f6f912f63407439.js +1 -0
  160. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page-20e36d57eed3bf81.js +1 -0
  161. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/providers/page-07db6760153791ce.js +1 -0
  162. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/page-999993785c893de0.js +1 -0
  163. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/edit/{page-fa678e7bc12be499.js → page-b52db9884e7955e1.js} +1 -1
  164. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/page-3bd9a94596c3e487.js +1 -0
  165. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/new/page-efcf07e2a4c53d17.js +1 -0
  166. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/page-46c87c0a5dc7f704.js +1 -0
  167. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/settings/{page-9e447119c58eadda.js → page-e28f06543dbd4077.js} +1 -1
  168. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/traces/ai-calls/{page-130484743447356a.js → page-d7f81fb8018ccb8f.js} +1 -1
  169. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/traces/page-f443a6af27e49307.js +1 -0
  170. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/page-b1eb42d38c77a2fb.js +1 -0
  171. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/layout-7f6263a3a992876c.js +1 -0
  172. package/.next/standalone/agents-manage-ui/.next/static/chunks/{d834c995-735e66a3c04aa910.js → d834c995-72666c5916d3b86e.js} +1 -1
  173. package/.next/standalone/agents-manage-ui/.next/static/chunks/{webpack-e7ebad2d15254098.js → webpack-d65a3369c23bc1a6.js} +1 -1
  174. package/.next/standalone/agents-manage-ui/package.json +4 -4
  175. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/addepar.svg +1 -0
  176. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/adobe-workfront.svg +5 -0
  177. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/adp-run.svg +1 -0
  178. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/autotask.svg +11 -0
  179. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/avoma.svg +1 -0
  180. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/bullhorn.svg +1 -0
  181. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/clerk.svg +5 -0
  182. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/cursor.svg +1 -0
  183. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/datacandy.svg +23 -0
  184. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/datto-rmm.svg +14 -0
  185. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/dayforce.svg +1 -0
  186. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/fairing.svg +1 -0
  187. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/fillout.svg +1 -0
  188. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/float.svg +1 -0
  189. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/folk.svg +1 -0
  190. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/google-workspace-admin.svg +1 -0
  191. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/heap.svg +1 -0
  192. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/hover.svg +1 -0
  193. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/instantly.svg +1 -1
  194. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/itglue.svg +8 -0
  195. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/jazzhr.svg +20 -8
  196. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/jobber.svg +1 -0
  197. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/jobdiva.svg +24 -0
  198. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/jumpcloud.svg +4 -0
  199. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/kintone.svg +1 -0
  200. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/mcp-dynamic.svg +36 -0
  201. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/microsoft-excel.svg +1 -0
  202. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/pax8.svg +16 -0
  203. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/paycor.svg +1 -0
  204. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/pipedream.svg +1 -0
  205. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/private-api-bearer.svg +1 -0
  206. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/recruitee.svg +1 -0
  207. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/roller.svg +10 -0
  208. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/sellsy.svg +1 -0
  209. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/skio.svg +1 -0
  210. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/snapchat.svg +1 -0
  211. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/snipe-it.svg +1 -0
  212. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/tailscale.svg +1 -0
  213. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/webex.svg +1 -0
  214. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/yotpo.svg +1 -0
  215. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/zoho-calendar.svg +1 -0
  216. package/.next/standalone/packages/agents-core/package.json +3 -3
  217. package/package.json +7 -7
  218. package/public/assets/provider-icons/addepar.svg +1 -0
  219. package/public/assets/provider-icons/adobe-workfront.svg +5 -0
  220. package/public/assets/provider-icons/adp-run.svg +1 -0
  221. package/public/assets/provider-icons/autotask.svg +11 -0
  222. package/public/assets/provider-icons/avoma.svg +1 -0
  223. package/public/assets/provider-icons/bullhorn.svg +1 -0
  224. package/public/assets/provider-icons/clerk.svg +5 -0
  225. package/public/assets/provider-icons/cursor.svg +1 -0
  226. package/public/assets/provider-icons/datacandy.svg +23 -0
  227. package/public/assets/provider-icons/datto-rmm.svg +14 -0
  228. package/public/assets/provider-icons/dayforce.svg +1 -0
  229. package/public/assets/provider-icons/fairing.svg +1 -0
  230. package/public/assets/provider-icons/fillout.svg +1 -0
  231. package/public/assets/provider-icons/float.svg +1 -0
  232. package/public/assets/provider-icons/folk.svg +1 -0
  233. package/public/assets/provider-icons/google-workspace-admin.svg +1 -0
  234. package/public/assets/provider-icons/heap.svg +1 -0
  235. package/public/assets/provider-icons/hover.svg +1 -0
  236. package/public/assets/provider-icons/instantly.svg +1 -1
  237. package/public/assets/provider-icons/itglue.svg +8 -0
  238. package/public/assets/provider-icons/jazzhr.svg +20 -8
  239. package/public/assets/provider-icons/jobber.svg +1 -0
  240. package/public/assets/provider-icons/jobdiva.svg +24 -0
  241. package/public/assets/provider-icons/jumpcloud.svg +4 -0
  242. package/public/assets/provider-icons/kintone.svg +1 -0
  243. package/public/assets/provider-icons/mcp-dynamic.svg +36 -0
  244. package/public/assets/provider-icons/microsoft-excel.svg +1 -0
  245. package/public/assets/provider-icons/pax8.svg +16 -0
  246. package/public/assets/provider-icons/paycor.svg +1 -0
  247. package/public/assets/provider-icons/pipedream.svg +1 -0
  248. package/public/assets/provider-icons/private-api-bearer.svg +1 -0
  249. package/public/assets/provider-icons/recruitee.svg +1 -0
  250. package/public/assets/provider-icons/roller.svg +10 -0
  251. package/public/assets/provider-icons/sellsy.svg +1 -0
  252. package/public/assets/provider-icons/skio.svg +1 -0
  253. package/public/assets/provider-icons/snapchat.svg +1 -0
  254. package/public/assets/provider-icons/snipe-it.svg +1 -0
  255. package/public/assets/provider-icons/tailscale.svg +1 -0
  256. package/public/assets/provider-icons/webex.svg +1 -0
  257. package/public/assets/provider-icons/yotpo.svg +1 -0
  258. package/public/assets/provider-icons/zoho-calendar.svg +1 -0
  259. package/src/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page.tsx +3 -1
  260. package/src/app/[tenantId]/projects/[projectId]/credentials/page.tsx +12 -2
  261. package/src/components/agent/playground/chat-widget.tsx +1 -2
  262. package/src/components/credentials/credential-item.tsx +4 -4
  263. package/src/components/icons/provider-icon.tsx +17 -5
  264. package/src/components/mcp-servers/form/mcp-server-form.tsx +89 -16
  265. package/src/components/mcp-servers/selection/mcp-server-selection.tsx +1 -4
  266. package/src/components/mcp-servers/view-mcp-server-details.tsx +60 -32
  267. package/src/hooks/use-nango-connect.ts +41 -2
  268. package/src/hooks/use-oauth-login.ts +199 -87
  269. package/src/lib/__tests__/provider-icons-sync.test.ts +47 -0
  270. package/src/lib/mcp-tools/nango.ts +7 -3
  271. package/src/lib/provider-icons.ts +610 -0
  272. package/.next/standalone/agents-manage-ui/.next/server/chunks/1040.js +0 -3
  273. package/.next/standalone/agents-manage-ui/.next/server/chunks/272.js +0 -1
  274. package/.next/standalone/agents-manage-ui/.next/server/chunks/2780.js +0 -1
  275. package/.next/standalone/agents-manage-ui/.next/server/chunks/5100.js +0 -1
  276. package/.next/standalone/agents-manage-ui/.next/server/chunks/5797.js +0 -3
  277. package/.next/standalone/agents-manage-ui/.next/server/chunks/6212.js +0 -1
  278. package/.next/standalone/agents-manage-ui/.next/static/chunks/1175-987bdb225e7f4219.js +0 -1
  279. package/.next/standalone/agents-manage-ui/.next/static/chunks/13059.986e834e4b0dfe15.js +0 -1
  280. package/.next/standalone/agents-manage-ui/.next/static/chunks/20837-3d3309aca51cd8ab.js +0 -1
  281. package/.next/standalone/agents-manage-ui/.next/static/chunks/26999-8c9c5e5ec54db482.js +0 -20
  282. package/.next/standalone/agents-manage-ui/.next/static/chunks/30896-5ed483238054402b.js +0 -1
  283. package/.next/standalone/agents-manage-ui/.next/static/chunks/32268-b67f25893205c300.js +0 -1
  284. package/.next/standalone/agents-manage-ui/.next/static/chunks/38249-f530c1a1527a3b8f.js +0 -1
  285. package/.next/standalone/agents-manage-ui/.next/static/chunks/44263.2ca72fa2e5ad0b99.js +0 -1
  286. package/.next/standalone/agents-manage-ui/.next/static/chunks/62092-ae9394efd9c69e92.js +0 -7
  287. package/.next/standalone/agents-manage-ui/.next/static/chunks/68266-1f459b102467a36a.js +0 -1
  288. package/.next/standalone/agents-manage-ui/.next/static/chunks/68430-1140499bac28d9c1.js +0 -1
  289. package/.next/standalone/agents-manage-ui/.next/static/chunks/85014-750355653afd732f.js +0 -25
  290. package/.next/standalone/agents-manage-ui/.next/static/chunks/92775-85a0732a5fe07d43.js +0 -1
  291. package/.next/standalone/agents-manage-ui/.next/static/chunks/9692-04e88dce5dd53eb5.js +0 -1
  292. package/.next/standalone/agents-manage-ui/.next/static/chunks/98928-538cadcee2c0946a.js +0 -123
  293. package/.next/standalone/agents-manage-ui/.next/static/chunks/99103.91d81aff14ea1d7e.js +0 -1
  294. package/.next/standalone/agents-manage-ui/.next/static/chunks/993.190288a5b2780074.js +0 -1
  295. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/agents/new/page-bc1fef9468cac84a.js +0 -1
  296. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/api-keys/page-2fe4aa192c9871b2.js +0 -1
  297. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/components/new/page-3b3028fc3eb025a9.js +0 -1
  298. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page-bdab6475685163ca.js +0 -1
  299. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page-a5cf869e6018ec72.js +0 -1
  300. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page-00ea2da57e0eb277.js +0 -1
  301. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/providers/page-4a9720fe172c379b.js +0 -1
  302. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/page-e33d8d09187d077f.js +0 -1
  303. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/page-138db92933a30700.js +0 -1
  304. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/new/page-83ce745dc8e4f830.js +0 -1
  305. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/page-4b9bcec442bf3022.js +0 -1
  306. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/traces/page-6c2373e2081b6c91.js +0 -1
  307. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/page-87b16d71cf45de60.js +0 -1
  308. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/layout-51aa3a1d565bd4b2.js +0 -1
  309. package/src/components/credentials/credentials-list.tsx +0 -36
  310. /package/.next/standalone/agents-manage-ui/.next/static/{PK-fEySTV-nz3CyrAUcTX → 15IqxRY0y-hZsa9_h7Uol}/_buildManifest.js +0 -0
  311. /package/.next/standalone/agents-manage-ui/.next/static/{PK-fEySTV-nz3CyrAUcTX → 15IqxRY0y-hZsa9_h7Uol}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[89173],{85462:(e,t,i)=>{i.d(t,{$C:()=>es,BE:()=>eI,Bc:()=>A,O4:()=>I,Of:()=>ec,Vs:()=>er,XR:()=>eu,hZ:()=>m,jT:()=>n,jU:()=>eD,ls:()=>v,lw:()=>c,m9:()=>o,n0:()=>g,qB:()=>eL,r_:()=>F,wA:()=>C,xZ:()=>_,xq:()=>u,zM:()=>y});var o,n,s=i(5488),r=i(6230),a=i(28669),l=i(99103),d=i(95934),h=i(15957);let u=8;class c{constructor(e){this._values=e}hasChanged(e){return this._values[e]}}class g{constructor(){this.stableMinimapLayoutInput=null,this.stableFitMaxMinimapScale=0,this.stableFitRemainingWidth=0}}class p{constructor(e,t,i,o){this.id=e,this.name=t,this.defaultValue=i,this.schema=o}applyUpdate(e,t){return w(e,t)}compute(e,t,i){return i}}class m{constructor(e,t){this.newValue=e,this.didChange=t}}function w(e,t){if("object"!=typeof e||"object"!=typeof t||!e||!t)return new m(t,e!==t);if(Array.isArray(e)||Array.isArray(t)){let i=Array.isArray(e)&&Array.isArray(t)&&s.aI(e,t);return new m(t,!i)}let i=!1;for(let o in t)if(t.hasOwnProperty(o)){let n=w(e[o],t[o]);n.didChange&&(e[o]=n.newValue,i=!0)}return new m(e,i)}class f{constructor(e){this.schema=void 0,this.id=e,this.name="_never_",this.defaultValue=void 0}applyUpdate(e,t){return w(e,t)}validate(e){return this.defaultValue}}class b{constructor(e,t,i,o){this.id=e,this.name=t,this.defaultValue=i,this.schema=o}applyUpdate(e,t){return w(e,t)}validate(e){return void 0===e?this.defaultValue:e}compute(e,t,i){return i}}function y(e,t){return void 0===e?t:"false"!==e&&!!e}class k extends b{constructor(e,t,i,o){void 0!==o&&(o.type="boolean",o.default=i),super(e,t,i,o)}validate(e){return y(e,this.defaultValue)}}function C(e,t,i,o){if(void 0===e)return t;let n=parseInt(e,10);return isNaN(n)?t:0|(n=Math.min(o,n=Math.max(i,n)))}class S extends b{static clampedInt(e,t,i,o){return C(e,t,i,o)}constructor(e,t,i,o,n,s){void 0!==s&&(s.type="integer",s.default=i,s.minimum=o,s.maximum=n),super(e,t,i,s),this.minimum=o,this.maximum=n}validate(e){return S.clampedInt(e,this.defaultValue,this.minimum,this.maximum)}}function v(e,t,i,o){if(void 0===e)return t;let n=x.float(e,t);return x.clamp(n,i,o)}class x extends b{static clamp(e,t,i){return e<t?t:e>i?i:e}static float(e,t){if("number"==typeof e)return e;if(void 0===e)return t;let i=parseFloat(e);return isNaN(i)?t:i}constructor(e,t,i,o,n,s,r){void 0!==n&&(n.type="number",n.default=i,n.minimum=s,n.maximum=r),super(e,t,i,n),this.validationFn=o,this.minimum=s,this.maximum=r}validate(e){return this.validationFn(x.float(e,this.defaultValue))}}class D extends b{static string(e,t){return"string"!=typeof e?t:e}constructor(e,t,i,o){void 0!==o&&(o.type="string",o.default=i),super(e,t,i,o)}validate(e){return D.string(e,this.defaultValue)}}function I(e,t,i,o){return"string"!=typeof e?t:o&&e in o?o[e]:-1===i.indexOf(e)?t:e}class V extends b{constructor(e,t,i,o,n){void 0!==n&&(n.type="string",n.enum=o,n.default=i),super(e,t,i,n),this._allowedValues=o}validate(e){return I(e,this.defaultValue,this._allowedValues)}}class L extends p{constructor(e,t,i,o,n,s,r){void 0!==r&&(r.type="string",r.enum=n,r.default=o),super(e,t,i,r),this._allowedValues=n,this._convert=s}validate(e){return"string"!=typeof e||-1===this._allowedValues.indexOf(e)?this.defaultValue:this._convert(e)}}class M extends p{constructor(){super(2,"accessibilitySupport",0,{type:"string",enum:["auto","on","off"],enumDescriptions:[h.kg(198,"Use platform APIs to detect when a Screen Reader is attached."),h.kg(199,"Optimize for usage with a Screen Reader."),h.kg(200,"Assume a screen reader is not attached.")],default:"auto",tags:["accessibility"],description:h.kg(201,"Controls if the UI should run in a mode where it is optimized for screen readers.")})}validate(e){switch(e){case"auto":return 0;case"off":return 1;case"on":return 2}return this.defaultValue}compute(e,t,i){return 0===i?e.accessibilitySupport:i}}class W extends p{constructor(){let e={insertSpace:!0,ignoreEmptyLines:!0};super(29,"comments",e,{"editor.comments.insertSpace":{type:"boolean",default:e.insertSpace,description:h.kg(202,"Controls whether a space character is inserted when commenting.")},"editor.comments.ignoreEmptyLines":{type:"boolean",default:e.ignoreEmptyLines,description:h.kg(203,"Controls if empty lines should be ignored with toggle, add or remove actions for line comments.")}})}validate(e){return e&&"object"==typeof e?{insertSpace:y(e.insertSpace,this.defaultValue.insertSpace),ignoreEmptyLines:y(e.ignoreEmptyLines,this.defaultValue.ignoreEmptyLines)}:this.defaultValue}}function O(e){switch(e){case"line":return o.Line;case"block":return o.Block;case"underline":return o.Underline;case"line-thin":return o.LineThin;case"block-outline":return o.BlockOutline;case"underline-thin":return o.UnderlineThin}}!function(e){e[e.Line=1]="Line",e[e.Block=2]="Block",e[e.Underline=3]="Underline",e[e.LineThin=4]="LineThin",e[e.BlockOutline=5]="BlockOutline",e[e.UnderlineThin=6]="UnderlineThin"}(o||(o={}));class H extends f{constructor(){super(162)}compute(e,t,i){let o=["monaco-editor"];return t.get(48)&&o.push(t.get(48)),e.extraEditorClassName&&o.push(e.extraEditorClassName),"default"===t.get(82)?o.push("mouse-default"):"copy"===t.get(82)&&o.push("mouse-copy"),t.get(127)&&o.push("showUnused"),t.get(157)&&o.push("showDeprecated"),o.join(" ")}}class T extends k{constructor(){super(45,"emptySelectionClipboard",!0,{description:h.kg(204,"Controls whether copying without a selection copies the current line.")})}compute(e,t,i){return i&&e.emptySelectionClipboard}}class z extends p{constructor(){let e={cursorMoveOnType:!0,findOnType:!0,seedSearchStringFromSelection:"always",autoFindInSelection:"never",globalFindClipboard:!1,addExtraSpaceOnTop:!0,loop:!0,history:"workspace",replaceHistory:"workspace"};super(50,"find",e,{"editor.find.cursorMoveOnType":{type:"boolean",default:e.cursorMoveOnType,description:h.kg(205,"Controls whether the cursor should jump to find matches while typing.")},"editor.find.seedSearchStringFromSelection":{type:"string",enum:["never","always","selection"],default:e.seedSearchStringFromSelection,enumDescriptions:[h.kg(206,"Never seed search string from the editor selection."),h.kg(207,"Always seed search string from the editor selection, including word at cursor position."),h.kg(208,"Only seed search string from the editor selection.")],description:h.kg(209,"Controls whether the search string in the Find Widget is seeded from the editor selection.")},"editor.find.autoFindInSelection":{type:"string",enum:["never","always","multiline"],default:e.autoFindInSelection,enumDescriptions:[h.kg(210,"Never turn on Find in Selection automatically (default)."),h.kg(211,"Always turn on Find in Selection automatically."),h.kg(212,"Turn on Find in Selection automatically when multiple lines of content are selected.")],description:h.kg(213,"Controls the condition for turning on Find in Selection automatically.")},"editor.find.globalFindClipboard":{type:"boolean",default:e.globalFindClipboard,description:h.kg(214,"Controls whether the Find Widget should read or modify the shared find clipboard on macOS."),included:a.zx},"editor.find.addExtraSpaceOnTop":{type:"boolean",default:e.addExtraSpaceOnTop,description:h.kg(215,"Controls whether the Find Widget should add extra lines on top of the editor. When true, you can scroll beyond the first line when the Find Widget is visible.")},"editor.find.loop":{type:"boolean",default:e.loop,description:h.kg(216,"Controls whether the search automatically restarts from the beginning (or the end) when no further matches can be found.")},"editor.find.history":{type:"string",enum:["never","workspace"],default:"workspace",enumDescriptions:[h.kg(217,"Do not store search history from the find widget."),h.kg(218,"Store search history across the active workspace")],description:h.kg(219,"Controls how the find widget history should be stored")},"editor.find.replaceHistory":{type:"string",enum:["never","workspace"],default:"workspace",enumDescriptions:[h.kg(220,"Do not store history from the replace widget."),h.kg(221,"Store replace history across the active workspace")],description:h.kg(222,"Controls how the replace widget history should be stored")},"editor.find.findOnType":{type:"boolean",default:e.findOnType,description:h.kg(223,"Controls whether the Find Widget should search as you type.")}})}validate(e){return e&&"object"==typeof e?{cursorMoveOnType:y(e.cursorMoveOnType,this.defaultValue.cursorMoveOnType),findOnType:y(e.findOnType,this.defaultValue.findOnType),seedSearchStringFromSelection:"boolean"==typeof e.seedSearchStringFromSelection?e.seedSearchStringFromSelection?"always":"never":I(e.seedSearchStringFromSelection,this.defaultValue.seedSearchStringFromSelection,["never","always","selection"]),autoFindInSelection:"boolean"==typeof e.autoFindInSelection?e.autoFindInSelection?"always":"never":I(e.autoFindInSelection,this.defaultValue.autoFindInSelection,["never","always","multiline"]),globalFindClipboard:y(e.globalFindClipboard,this.defaultValue.globalFindClipboard),addExtraSpaceOnTop:y(e.addExtraSpaceOnTop,this.defaultValue.addExtraSpaceOnTop),loop:y(e.loop,this.defaultValue.loop),history:I(e.history,this.defaultValue.history,["never","workspace"]),replaceHistory:I(e.replaceHistory,this.defaultValue.replaceHistory,["never","workspace"])}:this.defaultValue}}class A extends p{static{this.OFF='"liga" off, "calt" off'}static{this.ON='"liga" on, "calt" on'}constructor(){super(60,"fontLigatures",A.OFF,{anyOf:[{type:"boolean",description:h.kg(224,"Enables/Disables font ligatures ('calt' and 'liga' font features). Change this to a string for fine-grained control of the 'font-feature-settings' CSS property.")},{type:"string",description:h.kg(225,"Explicit 'font-feature-settings' CSS property. A boolean can be passed instead if one only needs to turn on/off ligatures.")}],description:h.kg(226,"Configures font ligatures or font features. Can be either a boolean to enable/disable ligatures or a string for the value of the CSS 'font-feature-settings' property."),default:!1})}validate(e){return void 0===e?this.defaultValue:"string"==typeof e?"false"===e||0===e.length?A.OFF:"true"===e?A.ON:e:e?A.ON:A.OFF}}class F extends p{static{this.OFF="normal"}static{this.TRANSLATE="translate"}constructor(){super(63,"fontVariations",F.OFF,{anyOf:[{type:"boolean",description:h.kg(227,"Enables/Disables the translation from font-weight to font-variation-settings. Change this to a string for fine-grained control of the 'font-variation-settings' CSS property.")},{type:"string",description:h.kg(228,"Explicit 'font-variation-settings' CSS property. A boolean can be passed instead if one only needs to translate font-weight to font-variation-settings.")}],description:h.kg(229,"Configures font variations. Can be either a boolean to enable/disable the translation from font-weight to font-variation-settings or a string for the value of the CSS 'font-variation-settings' property."),default:!1})}validate(e){return void 0===e?this.defaultValue:"string"==typeof e?"false"===e?F.OFF:"true"===e?F.TRANSLATE:e:e?F.TRANSLATE:F.OFF}compute(e,t,i){return e.fontInfo.fontVariationSettings}}class P extends f{constructor(){super(59)}compute(e,t,i){return e.fontInfo}}class E extends f{constructor(){super(161)}compute(e,t,i){return"overtype"===e.inputMode?t.get(92):t.get(34)}}class R extends f{constructor(){super(170)}compute(e,t){return e.editContextSupported&&t.get(44)}}class B extends f{constructor(){super(172)}compute(e,t){return 2===e.accessibilitySupport?t.get(7):t.get(6)}}class U extends b{constructor(){super(61,"fontSize",eD.fontSize,{type:"number",minimum:6,maximum:100,default:eD.fontSize,description:h.kg(230,"Controls the font size in pixels.")})}validate(e){let t=x.float(e,this.defaultValue);return 0===t?eD.fontSize:x.clamp(t,6,100)}compute(e,t,i){return e.fontInfo.fontSize}}class N extends p{static{this.SUGGESTION_VALUES=["normal","bold","100","200","300","400","500","600","700","800","900"]}static{this.MINIMUM_VALUE=1}static{this.MAXIMUM_VALUE=1e3}constructor(){super(62,"fontWeight",eD.fontWeight,{anyOf:[{type:"number",minimum:N.MINIMUM_VALUE,maximum:N.MAXIMUM_VALUE,errorMessage:h.kg(231,'Only "normal" and "bold" keywords or numbers between 1 and 1000 are allowed.')},{type:"string",pattern:"^(normal|bold|1000|[1-9][0-9]{0,2})$"},{enum:N.SUGGESTION_VALUES}],default:eD.fontWeight,description:h.kg(232,'Controls the font weight. Accepts "normal" and "bold" keywords or numbers between 1 and 1000.')})}validate(e){return"normal"===e||"bold"===e?e:String(S.clampedInt(e,eD.fontWeight,N.MINIMUM_VALUE,N.MAXIMUM_VALUE))}}class j extends p{constructor(){let e={multiple:"peek",multipleDefinitions:"peek",multipleTypeDefinitions:"peek",multipleDeclarations:"peek",multipleImplementations:"peek",multipleReferences:"peek",multipleTests:"peek",alternativeDefinitionCommand:"editor.action.goToReferences",alternativeTypeDefinitionCommand:"editor.action.goToReferences",alternativeDeclarationCommand:"editor.action.goToReferences",alternativeImplementationCommand:"",alternativeReferenceCommand:"",alternativeTestsCommand:""},t={type:"string",enum:["peek","gotoAndPeek","goto"],default:e.multiple,enumDescriptions:[h.kg(233,"Show Peek view of the results (default)"),h.kg(234,"Go to the primary result and show a Peek view"),h.kg(235,"Go to the primary result and enable Peek-less navigation to others")]},i=["","editor.action.referenceSearch.trigger","editor.action.goToReferences","editor.action.peekImplementation","editor.action.goToImplementation","editor.action.peekTypeDefinition","editor.action.goToTypeDefinition","editor.action.peekDeclaration","editor.action.revealDeclaration","editor.action.peekDefinition","editor.action.revealDefinitionAside","editor.action.revealDefinition"];super(67,"gotoLocation",e,{"editor.gotoLocation.multiple":{deprecationMessage:h.kg(236,"This setting is deprecated, please use separate settings like 'editor.editor.gotoLocation.multipleDefinitions' or 'editor.editor.gotoLocation.multipleImplementations' instead.")},"editor.gotoLocation.multipleDefinitions":{description:h.kg(237,"Controls the behavior the 'Go to Definition'-command when multiple target locations exist."),...t},"editor.gotoLocation.multipleTypeDefinitions":{description:h.kg(238,"Controls the behavior the 'Go to Type Definition'-command when multiple target locations exist."),...t},"editor.gotoLocation.multipleDeclarations":{description:h.kg(239,"Controls the behavior the 'Go to Declaration'-command when multiple target locations exist."),...t},"editor.gotoLocation.multipleImplementations":{description:h.kg(240,"Controls the behavior the 'Go to Implementations'-command when multiple target locations exist."),...t},"editor.gotoLocation.multipleReferences":{description:h.kg(241,"Controls the behavior the 'Go to References'-command when multiple target locations exist."),...t},"editor.gotoLocation.alternativeDefinitionCommand":{type:"string",default:e.alternativeDefinitionCommand,enum:i,description:h.kg(242,"Alternative command id that is being executed when the result of 'Go to Definition' is the current location.")},"editor.gotoLocation.alternativeTypeDefinitionCommand":{type:"string",default:e.alternativeTypeDefinitionCommand,enum:i,description:h.kg(243,"Alternative command id that is being executed when the result of 'Go to Type Definition' is the current location.")},"editor.gotoLocation.alternativeDeclarationCommand":{type:"string",default:e.alternativeDeclarationCommand,enum:i,description:h.kg(244,"Alternative command id that is being executed when the result of 'Go to Declaration' is the current location.")},"editor.gotoLocation.alternativeImplementationCommand":{type:"string",default:e.alternativeImplementationCommand,enum:i,description:h.kg(245,"Alternative command id that is being executed when the result of 'Go to Implementation' is the current location.")},"editor.gotoLocation.alternativeReferenceCommand":{type:"string",default:e.alternativeReferenceCommand,enum:i,description:h.kg(246,"Alternative command id that is being executed when the result of 'Go to Reference' is the current location.")}})}validate(e){return e&&"object"==typeof e?{multiple:I(e.multiple,this.defaultValue.multiple,["peek","gotoAndPeek","goto"]),multipleDefinitions:e.multipleDefinitions??I(e.multipleDefinitions,"peek",["peek","gotoAndPeek","goto"]),multipleTypeDefinitions:e.multipleTypeDefinitions??I(e.multipleTypeDefinitions,"peek",["peek","gotoAndPeek","goto"]),multipleDeclarations:e.multipleDeclarations??I(e.multipleDeclarations,"peek",["peek","gotoAndPeek","goto"]),multipleImplementations:e.multipleImplementations??I(e.multipleImplementations,"peek",["peek","gotoAndPeek","goto"]),multipleReferences:e.multipleReferences??I(e.multipleReferences,"peek",["peek","gotoAndPeek","goto"]),multipleTests:e.multipleTests??I(e.multipleTests,"peek",["peek","gotoAndPeek","goto"]),alternativeDefinitionCommand:D.string(e.alternativeDefinitionCommand,this.defaultValue.alternativeDefinitionCommand),alternativeTypeDefinitionCommand:D.string(e.alternativeTypeDefinitionCommand,this.defaultValue.alternativeTypeDefinitionCommand),alternativeDeclarationCommand:D.string(e.alternativeDeclarationCommand,this.defaultValue.alternativeDeclarationCommand),alternativeImplementationCommand:D.string(e.alternativeImplementationCommand,this.defaultValue.alternativeImplementationCommand),alternativeReferenceCommand:D.string(e.alternativeReferenceCommand,this.defaultValue.alternativeReferenceCommand),alternativeTestsCommand:D.string(e.alternativeTestsCommand,this.defaultValue.alternativeTestsCommand)}:this.defaultValue}}class q extends p{constructor(){let e={enabled:!0,delay:300,hidingDelay:300,sticky:!0,above:!0};super(69,"hover",e,{"editor.hover.enabled":{type:"boolean",default:e.enabled,description:h.kg(247,"Controls whether the hover is shown.")},"editor.hover.delay":{type:"number",default:e.delay,minimum:0,maximum:1e4,description:h.kg(248,"Controls the delay in milliseconds after which the hover is shown.")},"editor.hover.sticky":{type:"boolean",default:e.sticky,description:h.kg(249,"Controls whether the hover should remain visible when mouse is moved over it.")},"editor.hover.hidingDelay":{type:"integer",minimum:0,default:e.hidingDelay,markdownDescription:h.kg(250,"Controls the delay in milliseconds after which the hover is hidden. Requires `#editor.hover.sticky#` to be enabled.")},"editor.hover.above":{type:"boolean",default:e.above,description:h.kg(251,"Prefer showing hovers above the line, if there's space.")}})}validate(e){return e&&"object"==typeof e?{enabled:y(e.enabled,this.defaultValue.enabled),delay:S.clampedInt(e.delay,this.defaultValue.delay,0,1e4),sticky:y(e.sticky,this.defaultValue.sticky),hidingDelay:S.clampedInt(e.hidingDelay,this.defaultValue.hidingDelay,0,6e5),above:y(e.above,this.defaultValue.above)}:this.defaultValue}}class _ extends f{constructor(){super(165)}compute(e,t,i){return _.computeLayout(t,{memory:e.memory,outerWidth:e.outerWidth,outerHeight:e.outerHeight,isDominatedByLongLines:e.isDominatedByLongLines,lineHeight:e.fontInfo.lineHeight,viewLineCount:e.viewLineCount,lineNumbersDigitCount:e.lineNumbersDigitCount,typicalHalfwidthCharacterWidth:e.fontInfo.typicalHalfwidthCharacterWidth,maxDigitWidth:e.fontInfo.maxDigitWidth,pixelRatio:e.pixelRatio,glyphMarginDecorationLaneCount:e.glyphMarginDecorationLaneCount})}static computeContainedMinimapLineCount(e){let t=e.height/e.lineHeight,i=Math.floor(e.paddingTop/e.lineHeight),o=Math.floor(e.paddingBottom/e.lineHeight);e.scrollBeyondLastLine&&(o=Math.max(o,t-1));let n=(i+e.viewLineCount+o)/(e.pixelRatio*e.height),s=Math.floor(e.viewLineCount/n);return{typicalViewportLineCount:t,extraLinesBeforeFirstLine:i,extraLinesBeyondLastLine:o,desiredRatio:n,minimapLineCount:s}}static _computeMinimapLayout(e,t){let i=e.outerWidth,o=e.outerHeight,n=e.pixelRatio;if(!e.minimap.enabled)return{renderMinimap:0,minimapLeft:0,minimapWidth:0,minimapHeightIsEditorHeight:!1,minimapIsSampling:!1,minimapScale:1,minimapLineHeight:1,minimapCanvasInnerWidth:0,minimapCanvasInnerHeight:Math.floor(n*o),minimapCanvasOuterWidth:0,minimapCanvasOuterHeight:o};let s=t.stableMinimapLayoutInput,r=s&&e.outerHeight===s.outerHeight&&e.lineHeight===s.lineHeight&&e.typicalHalfwidthCharacterWidth===s.typicalHalfwidthCharacterWidth&&e.pixelRatio===s.pixelRatio&&e.scrollBeyondLastLine===s.scrollBeyondLastLine&&e.paddingTop===s.paddingTop&&e.paddingBottom===s.paddingBottom&&e.minimap.enabled===s.minimap.enabled&&e.minimap.side===s.minimap.side&&e.minimap.size===s.minimap.size&&e.minimap.showSlider===s.minimap.showSlider&&e.minimap.renderCharacters===s.minimap.renderCharacters&&e.minimap.maxColumn===s.minimap.maxColumn&&e.minimap.scale===s.minimap.scale&&e.verticalScrollbarWidth===s.verticalScrollbarWidth&&e.isViewportWrapping===s.isViewportWrapping,a=e.lineHeight,l=e.typicalHalfwidthCharacterWidth,d=e.scrollBeyondLastLine,h=e.minimap.renderCharacters,c=n>=2?Math.round(2*e.minimap.scale):e.minimap.scale,g=e.minimap.maxColumn,p=e.minimap.size,m=e.minimap.side,w=e.verticalScrollbarWidth,f=e.viewLineCount,b=e.remainingWidth,y=e.isViewportWrapping,k=h?2:3,C=Math.floor(n*o),S=C/n,v=!1,x=!1,D=k*c,I=c/n,V=1;if("fill"===p||"fit"===p){let{typicalViewportLineCount:i,extraLinesBeforeFirstLine:s,extraLinesBeyondLastLine:l,desiredRatio:h,minimapLineCount:u}=_.computeContainedMinimapLineCount({viewLineCount:f,scrollBeyondLastLine:d,paddingTop:e.paddingTop,paddingBottom:e.paddingBottom,height:o,lineHeight:a,pixelRatio:n});if(f/u>1)v=!0,x=!0,D=1,I=(c=1)/n;else{let o=!1,d=c+1;if("fit"===p){let e=Math.ceil((s+f+l)*D);y&&r&&b<=t.stableFitRemainingWidth?(o=!0,d=t.stableFitMaxMinimapScale):o=e>C}if("fill"===p||o){v=!0;let o=c;D=Math.min(a*n,Math.max(1,Math.floor(1/h))),y&&r&&b<=t.stableFitRemainingWidth&&(d=t.stableFitMaxMinimapScale),(c=Math.min(d,Math.max(1,Math.floor(D/k))))>o&&(V=Math.min(2,c/o)),I=c/n/V,C=Math.ceil(Math.max(i,s+f+l)*D),y?(t.stableMinimapLayoutInput=e,t.stableFitRemainingWidth=b,t.stableFitMaxMinimapScale=c):(t.stableMinimapLayoutInput=null,t.stableFitRemainingWidth=0)}}}let L=Math.min(Math.floor(g*I),Math.max(0,Math.floor((b-w-2)*I/(l+I)))+u),M=Math.floor(n*L),W=M/n;return{renderMinimap:h?1:2,minimapLeft:"left"===m?0:i-L-w,minimapWidth:L,minimapHeightIsEditorHeight:v,minimapIsSampling:x,minimapScale:c,minimapLineHeight:D,minimapCanvasInnerWidth:M=Math.floor(M*V),minimapCanvasInnerHeight:C,minimapCanvasOuterWidth:W,minimapCanvasOuterHeight:S}}static computeLayout(e,t){let i=0|t.outerWidth,o=0|t.outerHeight,n=0|t.lineHeight,s=0|t.lineNumbersDigitCount,r=t.typicalHalfwidthCharacterWidth,a=t.maxDigitWidth,l=t.pixelRatio,d=t.viewLineCount,h=e.get(154),u="inherit"===h?e.get(153):h,c="inherit"===u?e.get(149):u,p=e.get(152),m=t.isDominatedByLongLines,w=e.get(66),f=0!==e.get(76).renderType,b=e.get(77),y=e.get(119),k=e.get(96),C=e.get(81),S=e.get(117),v=S.verticalScrollbarSize,x=S.verticalHasArrows,D=S.arrowSize,I=S.horizontalScrollbarSize,V=e.get(52),L="never"!==e.get(126),M=e.get(74);V&&L&&(M+=16);let W=0;f&&(W=Math.round(Math.max(s,b)*a));let O=0;w&&(O=n*t.glyphMarginDecorationLaneCount);let H=0,T=0+O,z=T+W,A=z+M,F=i-O-W-M,P=!1,E=!1,R=-1;2===e.get(2)&&"inherit"===u&&m?(P=!0,E=!0):"on"===c||"bounded"===c?E=!0:"wordWrapColumn"===c&&(R=p);let B=_._computeMinimapLayout({outerWidth:i,outerHeight:o,lineHeight:n,typicalHalfwidthCharacterWidth:r,pixelRatio:l,scrollBeyondLastLine:y,paddingTop:k.top,paddingBottom:k.bottom,minimap:C,verticalScrollbarWidth:v,viewLineCount:d,remainingWidth:F,isViewportWrapping:E},t.memory||new g);0!==B.renderMinimap&&0===B.minimapLeft&&(H+=B.minimapWidth,T+=B.minimapWidth,z+=B.minimapWidth,A+=B.minimapWidth);let U=F-B.minimapWidth,N=Math.max(1,Math.floor((U-v-2)/r)),j=x?D:0;return E&&(R=Math.max(1,N),"bounded"===c&&(R=Math.min(R,p))),{width:i,height:o,glyphMarginLeft:H,glyphMarginWidth:O,glyphMarginDecorationLaneCount:t.glyphMarginDecorationLaneCount,lineNumbersLeft:T,lineNumbersWidth:W,decorationsLeft:z,decorationsWidth:M,contentLeft:A,contentWidth:U,minimap:B,viewportColumn:N,isWordWrapMinified:P,isViewportWrapping:E,wrappingColumn:R,verticalScrollbarWidth:v,horizontalScrollbarHeight:I,overviewRuler:{top:j,width:v,height:o-2*j,right:0}}}}class G extends p{constructor(){super(156,"wrappingStrategy","simple",{"editor.wrappingStrategy":{enumDescriptions:[h.kg(252,"Assumes that all characters are of the same width. This is a fast algorithm that works correctly for monospace fonts and certain scripts (like Latin characters) where glyphs are of equal width."),h.kg(253,"Delegates wrapping points computation to the browser. This is a slow algorithm, that might cause freezes for large files, but it works correctly in all cases.")],type:"string",enum:["simple","advanced"],default:"simple",description:h.kg(254,"Controls the algorithm that computes wrapping points. Note that when in accessibility mode, advanced will be used for the best experience.")}})}validate(e){return I(e,"simple",["simple","advanced"])}compute(e,t,i){return 2===t.get(2)?"advanced":i}}!function(e){e.Off="off",e.OnCode="onCode",e.On="on"}(n||(n={}));class K extends p{constructor(){let e={enabled:n.OnCode};super(73,"lightbulb",e,{"editor.lightbulb.enabled":{type:"string",enum:[n.Off,n.OnCode,n.On],default:e.enabled,enumDescriptions:[h.kg(255,"Disable the code action menu."),h.kg(256,"Show the code action menu when the cursor is on lines with code."),h.kg(257,"Show the code action menu when the cursor is on lines with code or on empty lines.")],description:h.kg(258,"Enables the Code Action lightbulb in the editor.")}})}validate(e){return e&&"object"==typeof e?{enabled:I(e.enabled,this.defaultValue.enabled,[n.Off,n.OnCode,n.On])}:this.defaultValue}}class Q extends p{constructor(){let e={enabled:!0,maxLineCount:5,defaultModel:"outlineModel",scrollWithEditor:!0};super(131,"stickyScroll",e,{"editor.stickyScroll.enabled":{type:"boolean",default:e.enabled,description:h.kg(259,"Shows the nested current scopes during the scroll at the top of the editor.")},"editor.stickyScroll.maxLineCount":{type:"number",default:e.maxLineCount,minimum:1,maximum:20,description:h.kg(260,"Defines the maximum number of sticky lines to show.")},"editor.stickyScroll.defaultModel":{type:"string",enum:["outlineModel","foldingProviderModel","indentationModel"],default:e.defaultModel,description:h.kg(261,"Defines the model to use for determining which lines to stick. If the outline model does not exist, it will fall back on the folding provider model which falls back on the indentation model. This order is respected in all three cases.")},"editor.stickyScroll.scrollWithEditor":{type:"boolean",default:e.scrollWithEditor,description:h.kg(262,"Enable scrolling of Sticky Scroll with the editor's horizontal scrollbar.")}})}validate(e){return e&&"object"==typeof e?{enabled:y(e.enabled,this.defaultValue.enabled),maxLineCount:S.clampedInt(e.maxLineCount,this.defaultValue.maxLineCount,1,20),defaultModel:I(e.defaultModel,this.defaultValue.defaultModel,["outlineModel","foldingProviderModel","indentationModel"]),scrollWithEditor:y(e.scrollWithEditor,this.defaultValue.scrollWithEditor)}:this.defaultValue}}class J extends p{constructor(){let e={enabled:"on",fontSize:0,fontFamily:"",padding:!1,maximumLength:43};super(159,"inlayHints",e,{"editor.inlayHints.enabled":{type:"string",default:e.enabled,description:h.kg(263,"Enables the inlay hints in the editor."),enum:["on","onUnlessPressed","offUnlessPressed","off"],markdownEnumDescriptions:[h.kg(264,"Inlay hints are enabled"),h.kg(265,"Inlay hints are showing by default and hide when holding {0}",a.zx?"Ctrl+Option":"Ctrl+Alt"),h.kg(266,"Inlay hints are hidden by default and show when holding {0}",a.zx?"Ctrl+Option":"Ctrl+Alt"),h.kg(267,"Inlay hints are disabled")]},"editor.inlayHints.fontSize":{type:"number",default:e.fontSize,markdownDescription:h.kg(268,"Controls font size of inlay hints in the editor. As default the {0} is used when the configured value is less than {1} or greater than the editor font size.","`#editor.fontSize#`","`5`")},"editor.inlayHints.fontFamily":{type:"string",default:e.fontFamily,markdownDescription:h.kg(269,"Controls font family of inlay hints in the editor. When set to empty, the {0} is used.","`#editor.fontFamily#`")},"editor.inlayHints.padding":{type:"boolean",default:e.padding,description:h.kg(270,"Enables the padding around the inlay hints in the editor.")},"editor.inlayHints.maximumLength":{type:"number",default:e.maximumLength,markdownDescription:h.kg(271,"Maximum overall length of inlay hints, for a single line, before they get truncated by the editor. Set to `0` to never truncate")}})}validate(e){return e&&"object"==typeof e?("boolean"==typeof e.enabled&&(e.enabled=e.enabled?"on":"off"),{enabled:I(e.enabled,this.defaultValue.enabled,["on","off","offUnlessPressed","onUnlessPressed"]),fontSize:S.clampedInt(e.fontSize,this.defaultValue.fontSize,0,100),fontFamily:D.string(e.fontFamily,this.defaultValue.fontFamily),padding:y(e.padding,this.defaultValue.padding),maximumLength:S.clampedInt(e.maximumLength,this.defaultValue.maximumLength,0,Number.MAX_SAFE_INTEGER)}):this.defaultValue}}class X extends p{constructor(){super(74,"lineDecorationsWidth",10)}validate(e){return"string"==typeof e&&/^\d+(\.\d+)?ch$/.test(e)?-parseFloat(e.substring(0,e.length-2)):S.clampedInt(e,this.defaultValue,0,1e3)}compute(e,t,i){return i<0?S.clampedInt(-i*e.fontInfo.typicalHalfwidthCharacterWidth,this.defaultValue,0,1e3):i}}class Z extends x{constructor(){super(75,"lineHeight",eD.lineHeight,e=>x.clamp(e,0,150),{markdownDescription:h.kg(272,"Controls the line height. \n - Use 0 to automatically compute the line height from the font size.\n - Values between 0 and 8 will be used as a multiplier with the font size.\n - Values greater than or equal to 8 will be used as effective values.")},0,150)}compute(e,t,i){return e.fontInfo.lineHeight}}class $ extends p{constructor(){let e={enabled:!0,size:"proportional",side:"right",showSlider:"mouseover",autohide:"none",renderCharacters:!0,maxColumn:120,scale:1,showRegionSectionHeaders:!0,showMarkSectionHeaders:!0,markSectionHeaderRegex:"\\bMARK:\\s*(?<separator>-?)\\s*(?<label>.*)$",sectionHeaderFontSize:9,sectionHeaderLetterSpacing:1};super(81,"minimap",e,{"editor.minimap.enabled":{type:"boolean",default:e.enabled,description:h.kg(273,"Controls whether the minimap is shown.")},"editor.minimap.autohide":{type:"string",enum:["none","mouseover","scroll"],enumDescriptions:[h.kg(274,"The minimap is always shown."),h.kg(275,"The minimap is hidden when mouse is not over the minimap and shown when mouse is over the minimap."),h.kg(276,"The minimap is only shown when the editor is scrolled")],default:e.autohide,description:h.kg(277,"Controls whether the minimap is hidden automatically.")},"editor.minimap.size":{type:"string",enum:["proportional","fill","fit"],enumDescriptions:[h.kg(278,"The minimap has the same size as the editor contents (and might scroll)."),h.kg(279,"The minimap will stretch or shrink as necessary to fill the height of the editor (no scrolling)."),h.kg(280,"The minimap will shrink as necessary to never be larger than the editor (no scrolling).")],default:e.size,description:h.kg(281,"Controls the size of the minimap.")},"editor.minimap.side":{type:"string",enum:["left","right"],default:e.side,description:h.kg(282,"Controls the side where to render the minimap.")},"editor.minimap.showSlider":{type:"string",enum:["always","mouseover"],default:e.showSlider,description:h.kg(283,"Controls when the minimap slider is shown.")},"editor.minimap.scale":{type:"number",default:e.scale,minimum:1,maximum:3,enum:[1,2,3],description:h.kg(284,"Scale of content drawn in the minimap: 1, 2 or 3.")},"editor.minimap.renderCharacters":{type:"boolean",default:e.renderCharacters,description:h.kg(285,"Render the actual characters on a line as opposed to color blocks.")},"editor.minimap.maxColumn":{type:"number",default:e.maxColumn,description:h.kg(286,"Limit the width of the minimap to render at most a certain number of columns.")},"editor.minimap.showRegionSectionHeaders":{type:"boolean",default:e.showRegionSectionHeaders,description:h.kg(287,"Controls whether named regions are shown as section headers in the minimap.")},"editor.minimap.showMarkSectionHeaders":{type:"boolean",default:e.showMarkSectionHeaders,description:h.kg(288,"Controls whether MARK: comments are shown as section headers in the minimap.")},"editor.minimap.markSectionHeaderRegex":{type:"string",default:e.markSectionHeaderRegex,description:h.kg(289,"Defines the regular expression used to find section headers in comments. The regex must contain a named match group `label` (written as `(?<label>.+)`) that encapsulates the section header, otherwise it will not work. Optionally you can include another match group named `separator`. Use \\n in the pattern to match multi-line headers.")},"editor.minimap.sectionHeaderFontSize":{type:"number",default:e.sectionHeaderFontSize,description:h.kg(290,"Controls the font size of section headers in the minimap.")},"editor.minimap.sectionHeaderLetterSpacing":{type:"number",default:e.sectionHeaderLetterSpacing,description:h.kg(291,"Controls the amount of space (in pixels) between characters of section header. This helps the readability of the header in small font sizes.")}})}validate(e){if(!e||"object"!=typeof e)return this.defaultValue;let t=this.defaultValue.markSectionHeaderRegex,i=e.markSectionHeaderRegex;if("string"==typeof i)try{RegExp(i,"d"),t=i}catch{}return{enabled:y(e.enabled,this.defaultValue.enabled),autohide:I(e.autohide,this.defaultValue.autohide,["none","mouseover","scroll"]),size:I(e.size,this.defaultValue.size,["proportional","fill","fit"]),side:I(e.side,this.defaultValue.side,["right","left"]),showSlider:I(e.showSlider,this.defaultValue.showSlider,["always","mouseover"]),renderCharacters:y(e.renderCharacters,this.defaultValue.renderCharacters),scale:S.clampedInt(e.scale,1,1,3),maxColumn:S.clampedInt(e.maxColumn,this.defaultValue.maxColumn,1,1e4),showRegionSectionHeaders:y(e.showRegionSectionHeaders,this.defaultValue.showRegionSectionHeaders),showMarkSectionHeaders:y(e.showMarkSectionHeaders,this.defaultValue.showMarkSectionHeaders),markSectionHeaderRegex:t,sectionHeaderFontSize:x.clamp(e.sectionHeaderFontSize??this.defaultValue.sectionHeaderFontSize,4,32),sectionHeaderLetterSpacing:x.clamp(e.sectionHeaderLetterSpacing??this.defaultValue.sectionHeaderLetterSpacing,0,5)}}}class Y extends p{constructor(){super(96,"padding",{top:0,bottom:0},{"editor.padding.top":{type:"number",default:0,minimum:0,maximum:1e3,description:h.kg(292,"Controls the amount of space between the top edge of the editor and the first line.")},"editor.padding.bottom":{type:"number",default:0,minimum:0,maximum:1e3,description:h.kg(293,"Controls the amount of space between the bottom edge of the editor and the last line.")}})}validate(e){return e&&"object"==typeof e?{top:S.clampedInt(e.top,0,0,1e3),bottom:S.clampedInt(e.bottom,0,0,1e3)}:this.defaultValue}}class ee extends p{constructor(){let e={enabled:!0,cycle:!0};super(98,"parameterHints",e,{"editor.parameterHints.enabled":{type:"boolean",default:e.enabled,description:h.kg(294,"Enables a pop-up that shows parameter documentation and type information as you type.")},"editor.parameterHints.cycle":{type:"boolean",default:e.cycle,description:h.kg(295,"Controls whether the parameter hints menu cycles or closes when reaching the end of the list.")}})}validate(e){return e&&"object"==typeof e?{enabled:y(e.enabled,this.defaultValue.enabled),cycle:y(e.cycle,this.defaultValue.cycle)}:this.defaultValue}}class et extends f{constructor(){super(163)}compute(e,t,i){return e.pixelRatio}}class ei extends p{constructor(){super(100,"placeholder",void 0)}validate(e){return void 0===e?this.defaultValue:"string"==typeof e?e:this.defaultValue}}class eo extends p{constructor(){let e={other:"on",comments:"off",strings:"off"},t=[{type:"boolean"},{type:"string",enum:["on","inline","off"],enumDescriptions:[h.kg(296,"Quick suggestions show inside the suggest widget"),h.kg(297,"Quick suggestions show as ghost text"),h.kg(298,"Quick suggestions are disabled")]}];super(102,"quickSuggestions",e,{type:"object",additionalProperties:!1,properties:{strings:{anyOf:t,default:e.strings,description:h.kg(299,"Enable quick suggestions inside strings.")},comments:{anyOf:t,default:e.comments,description:h.kg(300,"Enable quick suggestions inside comments.")},other:{anyOf:t,default:e.other,description:h.kg(301,"Enable quick suggestions outside of strings and comments.")}},default:e,markdownDescription:h.kg(302,"Controls whether suggestions should automatically show up while typing. This can be controlled for typing in comments, strings, and other code. Quick suggestion can be configured to show as ghost text or with the suggest widget. Also be aware of the {0}-setting which controls if suggestions are triggered by special characters.","`#editor.suggestOnTriggerCharacters#`")}),this.defaultValue=e}validate(e){let t;if("boolean"==typeof e){let t=e?"on":"off";return{comments:t,strings:t,other:t}}if(!e||"object"!=typeof e)return this.defaultValue;let{other:i,comments:o,strings:n}=e,s=["on","inline","off"];return t="boolean"==typeof i?i?"on":"off":I(i,this.defaultValue.other,s),{other:t,comments:"boolean"==typeof o?o?"on":"off":I(o,this.defaultValue.comments,s),strings:"boolean"==typeof n?n?"on":"off":I(n,this.defaultValue.strings,s)}}}class en extends p{constructor(){super(76,"lineNumbers",{renderType:1,renderFn:null},{type:"string",enum:["off","on","relative","interval"],enumDescriptions:[h.kg(303,"Line numbers are not rendered."),h.kg(304,"Line numbers are rendered as absolute number."),h.kg(305,"Line numbers are rendered as distance in lines to cursor position."),h.kg(306,"Line numbers are rendered every 10 lines.")],default:"on",description:h.kg(307,"Controls the display of line numbers.")})}validate(e){let t=this.defaultValue.renderType,i=this.defaultValue.renderFn;return void 0!==e&&("function"==typeof e?(t=4,i=e):t="interval"===e?3:"relative"===e?2:+("on"===e)),{renderType:t,renderFn:i}}}function es(e){let t=e.get(112);return"editable"===t?e.get(104):"on"!==t}function er(e){return!e.get(172)}class ea extends p{constructor(){let e=[],t={type:"number",description:h.kg(308,"Number of monospace characters at which this editor ruler will render.")};super(116,"rulers",e,{type:"array",items:{anyOf:[t,{type:["object"],properties:{column:t,color:{type:"string",description:h.kg(309,"Color of this editor ruler."),format:"color-hex"}}}]},default:e,description:h.kg(310,"Render vertical rulers after a certain number of monospace characters. Use multiple values for multiple rulers. No rulers are drawn if array is empty.")})}validate(e){if(Array.isArray(e)){let t=[];for(let i of e)"number"==typeof i?t.push({column:S.clampedInt(i,0,0,1e4),color:null}):i&&"object"==typeof i&&t.push({column:S.clampedInt(i.column,0,0,1e4),color:i.color});return t.sort((e,t)=>e.column-t.column),t}return this.defaultValue}}class el extends p{constructor(){super(105,"readOnlyMessage",void 0)}validate(e){return e&&"object"==typeof e?e:this.defaultValue}}function ed(e,t){if("string"!=typeof e)return t;switch(e){case"hidden":return 2;case"visible":return 3;default:return 1}}class eh extends p{constructor(){let e={vertical:1,horizontal:1,arrowSize:11,useShadows:!0,verticalHasArrows:!1,horizontalHasArrows:!1,horizontalScrollbarSize:12,horizontalSliderSize:12,verticalScrollbarSize:14,verticalSliderSize:14,handleMouseWheel:!0,alwaysConsumeMouseWheel:!0,scrollByPage:!1,ignoreHorizontalScrollbarInContentHeight:!1};super(117,"scrollbar",e,{"editor.scrollbar.vertical":{type:"string",enum:["auto","visible","hidden"],enumDescriptions:[h.kg(311,"The vertical scrollbar will be visible only when necessary."),h.kg(312,"The vertical scrollbar will always be visible."),h.kg(313,"The vertical scrollbar will always be hidden.")],default:"auto",description:h.kg(314,"Controls the visibility of the vertical scrollbar.")},"editor.scrollbar.horizontal":{type:"string",enum:["auto","visible","hidden"],enumDescriptions:[h.kg(315,"The horizontal scrollbar will be visible only when necessary."),h.kg(316,"The horizontal scrollbar will always be visible."),h.kg(317,"The horizontal scrollbar will always be hidden.")],default:"auto",description:h.kg(318,"Controls the visibility of the horizontal scrollbar.")},"editor.scrollbar.verticalScrollbarSize":{type:"number",default:e.verticalScrollbarSize,description:h.kg(319,"The width of the vertical scrollbar.")},"editor.scrollbar.horizontalScrollbarSize":{type:"number",default:e.horizontalScrollbarSize,description:h.kg(320,"The height of the horizontal scrollbar.")},"editor.scrollbar.scrollByPage":{type:"boolean",default:e.scrollByPage,description:h.kg(321,"Controls whether clicks scroll by page or jump to click position.")},"editor.scrollbar.ignoreHorizontalScrollbarInContentHeight":{type:"boolean",default:e.ignoreHorizontalScrollbarInContentHeight,description:h.kg(322,"When set, the horizontal scrollbar will not increase the size of the editor's content.")}})}validate(e){if(!e||"object"!=typeof e)return this.defaultValue;let t=S.clampedInt(e.horizontalScrollbarSize,this.defaultValue.horizontalScrollbarSize,0,1e3),i=S.clampedInt(e.verticalScrollbarSize,this.defaultValue.verticalScrollbarSize,0,1e3);return{arrowSize:S.clampedInt(e.arrowSize,this.defaultValue.arrowSize,0,1e3),vertical:ed(e.vertical,this.defaultValue.vertical),horizontal:ed(e.horizontal,this.defaultValue.horizontal),useShadows:y(e.useShadows,this.defaultValue.useShadows),verticalHasArrows:y(e.verticalHasArrows,this.defaultValue.verticalHasArrows),horizontalHasArrows:y(e.horizontalHasArrows,this.defaultValue.horizontalHasArrows),handleMouseWheel:y(e.handleMouseWheel,this.defaultValue.handleMouseWheel),alwaysConsumeMouseWheel:y(e.alwaysConsumeMouseWheel,this.defaultValue.alwaysConsumeMouseWheel),horizontalScrollbarSize:t,horizontalSliderSize:S.clampedInt(e.horizontalSliderSize,t,0,1e3),verticalScrollbarSize:i,verticalSliderSize:S.clampedInt(e.verticalSliderSize,i,0,1e3),scrollByPage:y(e.scrollByPage,this.defaultValue.scrollByPage),ignoreHorizontalScrollbarInContentHeight:y(e.ignoreHorizontalScrollbarInContentHeight,this.defaultValue.ignoreHorizontalScrollbarInContentHeight)}}}let eu="inUntrustedWorkspace",ec={allowedCharacters:"editor.unicodeHighlight.allowedCharacters",invisibleCharacters:"editor.unicodeHighlight.invisibleCharacters",nonBasicASCII:"editor.unicodeHighlight.nonBasicASCII",ambiguousCharacters:"editor.unicodeHighlight.ambiguousCharacters",includeComments:"editor.unicodeHighlight.includeComments",includeStrings:"editor.unicodeHighlight.includeStrings",allowedLocales:"editor.unicodeHighlight.allowedLocales"};class eg extends p{constructor(){let e={nonBasicASCII:eu,invisibleCharacters:!0,ambiguousCharacters:!0,includeComments:eu,includeStrings:!0,allowedCharacters:{},allowedLocales:{_os:!0,_vscode:!0}};super(142,"unicodeHighlight",e,{[ec.nonBasicASCII]:{restricted:!0,type:["boolean","string"],enum:[!0,!1,eu],default:e.nonBasicASCII,description:h.kg(323,"Controls whether all non-basic ASCII characters are highlighted. Only characters between U+0020 and U+007E, tab, line-feed and carriage-return are considered basic ASCII.")},[ec.invisibleCharacters]:{restricted:!0,type:"boolean",default:e.invisibleCharacters,description:h.kg(324,"Controls whether characters that just reserve space or have no width at all are highlighted.")},[ec.ambiguousCharacters]:{restricted:!0,type:"boolean",default:e.ambiguousCharacters,description:h.kg(325,"Controls whether characters are highlighted that can be confused with basic ASCII characters, except those that are common in the current user locale.")},[ec.includeComments]:{restricted:!0,type:["boolean","string"],enum:[!0,!1,eu],default:e.includeComments,description:h.kg(326,"Controls whether characters in comments should also be subject to Unicode highlighting.")},[ec.includeStrings]:{restricted:!0,type:["boolean","string"],enum:[!0,!1,eu],default:e.includeStrings,description:h.kg(327,"Controls whether characters in strings should also be subject to Unicode highlighting.")},[ec.allowedCharacters]:{restricted:!0,type:"object",default:e.allowedCharacters,description:h.kg(328,"Defines allowed characters that are not being highlighted."),additionalProperties:{type:"boolean"}},[ec.allowedLocales]:{restricted:!0,type:"object",additionalProperties:{type:"boolean"},default:e.allowedLocales,description:h.kg(329,"Unicode characters that are common in allowed locales are not being highlighted.")}})}applyUpdate(e,t){let i=!1;t.allowedCharacters&&e&&!r.aI(e.allowedCharacters,t.allowedCharacters)&&(e={...e,allowedCharacters:t.allowedCharacters},i=!0),t.allowedLocales&&e&&!r.aI(e.allowedLocales,t.allowedLocales)&&(e={...e,allowedLocales:t.allowedLocales},i=!0);let o=super.applyUpdate(e,t);return i?new m(o.newValue,!0):o}validate(e){return e&&"object"==typeof e?{nonBasicASCII:ef(e.nonBasicASCII,eu,[!0,!1,eu]),invisibleCharacters:y(e.invisibleCharacters,this.defaultValue.invisibleCharacters),ambiguousCharacters:y(e.ambiguousCharacters,this.defaultValue.ambiguousCharacters),includeComments:ef(e.includeComments,eu,[!0,!1,eu]),includeStrings:ef(e.includeStrings,eu,[!0,!1,eu]),allowedCharacters:this.validateBooleanMap(e.allowedCharacters,this.defaultValue.allowedCharacters),allowedLocales:this.validateBooleanMap(e.allowedLocales,this.defaultValue.allowedLocales)}:this.defaultValue}validateBooleanMap(e,t){if("object"!=typeof e||!e)return t;let i={};for(let[t,o]of Object.entries(e))!0===o&&(i[t]=!0);return i}}class ep extends p{constructor(){let e={enabled:!0,mode:"subwordSmart",showToolbar:"onHover",suppressSuggestions:!1,keepOnBlur:!1,fontFamily:"default",syntaxHighlightingEnabled:!0,minShowDelay:0,suppressInSnippetMode:!1,edits:{enabled:!0,showCollapsed:!1,renderSideBySide:"auto",allowCodeShifting:"always"},triggerCommandOnProviderChange:!0,experimental:{suppressInlineSuggestions:"",showOnSuggestConflict:"never",emptyResponseInformation:!0}};super(71,"inlineSuggest",e,{"editor.inlineSuggest.enabled":{type:"boolean",default:e.enabled,description:h.kg(330,"Controls whether to automatically show inline suggestions in the editor.")},"editor.inlineSuggest.showToolbar":{type:"string",default:e.showToolbar,enum:["always","onHover","never"],enumDescriptions:[h.kg(331,"Show the inline suggestion toolbar whenever an inline suggestion is shown."),h.kg(332,"Show the inline suggestion toolbar when hovering over an inline suggestion."),h.kg(333,"Never show the inline suggestion toolbar.")],description:h.kg(334,"Controls when to show the inline suggestion toolbar.")},"editor.inlineSuggest.syntaxHighlightingEnabled":{type:"boolean",default:e.syntaxHighlightingEnabled,description:h.kg(335,"Controls whether to show syntax highlighting for inline suggestions in the editor.")},"editor.inlineSuggest.suppressSuggestions":{type:"boolean",default:e.suppressSuggestions,description:h.kg(336,"Controls how inline suggestions interact with the suggest widget. If enabled, the suggest widget is not shown automatically when inline suggestions are available.")},"editor.inlineSuggest.suppressInSnippetMode":{type:"boolean",default:e.suppressInSnippetMode,description:h.kg(337,"Controls whether inline suggestions are suppressed when in snippet mode.")},"editor.inlineSuggest.minShowDelay":{type:"number",default:0,minimum:0,maximum:1e4,description:h.kg(338,"Controls the minimal delay in milliseconds after which inline suggestions are shown after typing.")},"editor.inlineSuggest.experimental.suppressInlineSuggestions":{type:"string",default:e.experimental.suppressInlineSuggestions,tags:["experimental"],description:h.kg(339,"Suppresses inline completions for specified extension IDs -- comma separated."),experiment:{mode:"auto"}},"editor.inlineSuggest.experimental.emptyResponseInformation":{type:"boolean",default:e.experimental.emptyResponseInformation,tags:["experimental"],description:h.kg(340,"Controls whether to send request information from the inline suggestion provider."),experiment:{mode:"auto"}},"editor.inlineSuggest.triggerCommandOnProviderChange":{type:"boolean",default:e.triggerCommandOnProviderChange,tags:["experimental"],description:h.kg(341,"Controls whether to trigger a command when the inline suggestion provider changes."),experiment:{mode:"auto"}},"editor.inlineSuggest.experimental.showOnSuggestConflict":{type:"string",default:e.experimental.showOnSuggestConflict,tags:["experimental"],enum:["always","never","whenSuggestListIsIncomplete"],description:h.kg(342,"Controls whether to show inline suggestions when there is a suggest conflict."),experiment:{mode:"auto"}},"editor.inlineSuggest.fontFamily":{type:"string",default:e.fontFamily,description:h.kg(343,"Controls the font family of the inline suggestions.")},"editor.inlineSuggest.edits.allowCodeShifting":{type:"string",default:e.edits.allowCodeShifting,description:h.kg(344,"Controls whether showing a suggestion will shift the code to make space for the suggestion inline."),enum:["always","horizontal","never"],tags:["nextEditSuggestions"]},"editor.inlineSuggest.edits.renderSideBySide":{type:"string",default:e.edits.renderSideBySide,description:h.kg(345,"Controls whether larger suggestions can be shown side by side."),enum:["auto","never"],enumDescriptions:[h.kg(346,"Larger suggestions will show side by side if there is enough space, otherwise they will be shown below."),h.kg(347,"Larger suggestions are never shown side by side and will always be shown below.")],tags:["nextEditSuggestions"]},"editor.inlineSuggest.edits.showCollapsed":{type:"boolean",default:e.edits.showCollapsed,description:h.kg(348,"Controls whether the suggestion will show as collapsed until jumping to it."),tags:["nextEditSuggestions"]}})}validate(e){return e&&"object"==typeof e?{enabled:y(e.enabled,this.defaultValue.enabled),mode:I(e.mode,this.defaultValue.mode,["prefix","subword","subwordSmart"]),showToolbar:I(e.showToolbar,this.defaultValue.showToolbar,["always","onHover","never"]),suppressSuggestions:y(e.suppressSuggestions,this.defaultValue.suppressSuggestions),keepOnBlur:y(e.keepOnBlur,this.defaultValue.keepOnBlur),fontFamily:D.string(e.fontFamily,this.defaultValue.fontFamily),syntaxHighlightingEnabled:y(e.syntaxHighlightingEnabled,this.defaultValue.syntaxHighlightingEnabled),minShowDelay:S.clampedInt(e.minShowDelay,0,0,1e4),suppressInSnippetMode:y(e.suppressInSnippetMode,this.defaultValue.suppressInSnippetMode),edits:{enabled:y(e.edits?.enabled,this.defaultValue.edits.enabled),showCollapsed:y(e.edits?.showCollapsed,this.defaultValue.edits.showCollapsed),allowCodeShifting:I(e.edits?.allowCodeShifting,this.defaultValue.edits.allowCodeShifting,["always","horizontal","never"]),renderSideBySide:I(e.edits?.renderSideBySide,this.defaultValue.edits.renderSideBySide,["never","auto"])},triggerCommandOnProviderChange:y(e.triggerCommandOnProviderChange,this.defaultValue.triggerCommandOnProviderChange),experimental:{suppressInlineSuggestions:D.string(e.experimental?.suppressInlineSuggestions,this.defaultValue.experimental.suppressInlineSuggestions),showOnSuggestConflict:I(e.experimental?.showOnSuggestConflict,this.defaultValue.experimental.showOnSuggestConflict,["always","never","whenSuggestListIsIncomplete"]),emptyResponseInformation:y(e.experimental?.emptyResponseInformation,this.defaultValue.experimental.emptyResponseInformation)}}:this.defaultValue}}class em extends p{constructor(){let e={enabled:l.R.bracketPairColorizationOptions.enabled,independentColorPoolPerBracketType:l.R.bracketPairColorizationOptions.independentColorPoolPerBracketType};super(21,"bracketPairColorization",e,{"editor.bracketPairColorization.enabled":{type:"boolean",default:e.enabled,markdownDescription:h.kg(349,"Controls whether bracket pair colorization is enabled or not. Use {0} to override the bracket highlight colors.","`#workbench.colorCustomizations#`")},"editor.bracketPairColorization.independentColorPoolPerBracketType":{type:"boolean",default:e.independentColorPoolPerBracketType,description:h.kg(350,"Controls whether each bracket type has its own independent color pool.")}})}validate(e){return e&&"object"==typeof e?{enabled:y(e.enabled,this.defaultValue.enabled),independentColorPoolPerBracketType:y(e.independentColorPoolPerBracketType,this.defaultValue.independentColorPoolPerBracketType)}:this.defaultValue}}class ew extends p{constructor(){let e={bracketPairs:!1,bracketPairsHorizontal:"active",highlightActiveBracketPair:!0,indentation:!0,highlightActiveIndentation:!0};super(22,"guides",e,{"editor.guides.bracketPairs":{type:["boolean","string"],enum:[!0,"active",!1],enumDescriptions:[h.kg(351,"Enables bracket pair guides."),h.kg(352,"Enables bracket pair guides only for the active bracket pair."),h.kg(353,"Disables bracket pair guides.")],default:e.bracketPairs,description:h.kg(354,"Controls whether bracket pair guides are enabled or not.")},"editor.guides.bracketPairsHorizontal":{type:["boolean","string"],enum:[!0,"active",!1],enumDescriptions:[h.kg(355,"Enables horizontal guides as addition to vertical bracket pair guides."),h.kg(356,"Enables horizontal guides only for the active bracket pair."),h.kg(357,"Disables horizontal bracket pair guides.")],default:e.bracketPairsHorizontal,description:h.kg(358,"Controls whether horizontal bracket pair guides are enabled or not.")},"editor.guides.highlightActiveBracketPair":{type:"boolean",default:e.highlightActiveBracketPair,description:h.kg(359,"Controls whether the editor should highlight the active bracket pair.")},"editor.guides.indentation":{type:"boolean",default:e.indentation,description:h.kg(360,"Controls whether the editor should render indent guides.")},"editor.guides.highlightActiveIndentation":{type:["boolean","string"],enum:[!0,"always",!1],enumDescriptions:[h.kg(361,"Highlights the active indent guide."),h.kg(362,"Highlights the active indent guide even if bracket guides are highlighted."),h.kg(363,"Do not highlight the active indent guide.")],default:e.highlightActiveIndentation,description:h.kg(364,"Controls whether the editor should highlight the active indent guide.")}})}validate(e){return e&&"object"==typeof e?{bracketPairs:ef(e.bracketPairs,this.defaultValue.bracketPairs,[!0,!1,"active"]),bracketPairsHorizontal:ef(e.bracketPairsHorizontal,this.defaultValue.bracketPairsHorizontal,[!0,!1,"active"]),highlightActiveBracketPair:y(e.highlightActiveBracketPair,this.defaultValue.highlightActiveBracketPair),indentation:y(e.indentation,this.defaultValue.indentation),highlightActiveIndentation:ef(e.highlightActiveIndentation,this.defaultValue.highlightActiveIndentation,[!0,!1,"always"])}:this.defaultValue}}function ef(e,t,i){let o=i.indexOf(e);return -1===o?t:i[o]}class eb extends p{constructor(){let e={insertMode:"insert",filterGraceful:!0,snippetsPreventQuickSuggestions:!1,localityBonus:!1,shareSuggestSelections:!1,selectionMode:"always",showIcons:!0,showStatusBar:!1,preview:!1,previewMode:"subwordSmart",showInlineDetails:!0,showMethods:!0,showFunctions:!0,showConstructors:!0,showDeprecated:!0,matchOnWordStartOnly:!0,showFields:!0,showVariables:!0,showClasses:!0,showStructs:!0,showInterfaces:!0,showModules:!0,showProperties:!0,showEvents:!0,showOperators:!0,showUnits:!0,showValues:!0,showConstants:!0,showEnums:!0,showEnumMembers:!0,showKeywords:!0,showWords:!0,showColors:!0,showFiles:!0,showReferences:!0,showFolders:!0,showTypeParameters:!0,showSnippets:!0,showUsers:!0,showIssues:!0};super(134,"suggest",e,{"editor.suggest.insertMode":{type:"string",enum:["insert","replace"],enumDescriptions:[h.kg(365,"Insert suggestion without overwriting text right of the cursor."),h.kg(366,"Insert suggestion and overwrite text right of the cursor.")],default:e.insertMode,description:h.kg(367,"Controls whether words are overwritten when accepting completions. Note that this depends on extensions opting into this feature.")},"editor.suggest.filterGraceful":{type:"boolean",default:e.filterGraceful,description:h.kg(368,"Controls whether filtering and sorting suggestions accounts for small typos.")},"editor.suggest.localityBonus":{type:"boolean",default:e.localityBonus,description:h.kg(369,"Controls whether sorting favors words that appear close to the cursor.")},"editor.suggest.shareSuggestSelections":{type:"boolean",default:e.shareSuggestSelections,markdownDescription:h.kg(370,"Controls whether remembered suggestion selections are shared between multiple workspaces and windows (needs `#editor.suggestSelection#`).")},"editor.suggest.selectionMode":{type:"string",enum:["always","never","whenTriggerCharacter","whenQuickSuggestion"],enumDescriptions:[h.kg(371,"Always select a suggestion when automatically triggering IntelliSense."),h.kg(372,"Never select a suggestion when automatically triggering IntelliSense."),h.kg(373,"Select a suggestion only when triggering IntelliSense from a trigger character."),h.kg(374,"Select a suggestion only when triggering IntelliSense as you type.")],default:e.selectionMode,markdownDescription:h.kg(375,"Controls whether a suggestion is selected when the widget shows. Note that this only applies to automatically triggered suggestions ({0} and {1}) and that a suggestion is always selected when explicitly invoked, e.g via `Ctrl+Space`.","`#editor.quickSuggestions#`","`#editor.suggestOnTriggerCharacters#`")},"editor.suggest.snippetsPreventQuickSuggestions":{type:"boolean",default:e.snippetsPreventQuickSuggestions,description:h.kg(376,"Controls whether an active snippet prevents quick suggestions.")},"editor.suggest.showIcons":{type:"boolean",default:e.showIcons,description:h.kg(377,"Controls whether to show or hide icons in suggestions.")},"editor.suggest.showStatusBar":{type:"boolean",default:e.showStatusBar,description:h.kg(378,"Controls the visibility of the status bar at the bottom of the suggest widget.")},"editor.suggest.preview":{type:"boolean",default:e.preview,description:h.kg(379,"Controls whether to preview the suggestion outcome in the editor.")},"editor.suggest.showInlineDetails":{type:"boolean",default:e.showInlineDetails,description:h.kg(380,"Controls whether suggest details show inline with the label or only in the details widget.")},"editor.suggest.maxVisibleSuggestions":{type:"number",deprecationMessage:h.kg(381,"This setting is deprecated. The suggest widget can now be resized.")},"editor.suggest.filteredTypes":{type:"object",deprecationMessage:h.kg(382,"This setting is deprecated, please use separate settings like 'editor.suggest.showKeywords' or 'editor.suggest.showSnippets' instead.")},"editor.suggest.showMethods":{type:"boolean",default:!0,markdownDescription:h.kg(383,"When enabled IntelliSense shows `method`-suggestions.")},"editor.suggest.showFunctions":{type:"boolean",default:!0,markdownDescription:h.kg(384,"When enabled IntelliSense shows `function`-suggestions.")},"editor.suggest.showConstructors":{type:"boolean",default:!0,markdownDescription:h.kg(385,"When enabled IntelliSense shows `constructor`-suggestions.")},"editor.suggest.showDeprecated":{type:"boolean",default:!0,markdownDescription:h.kg(386,"When enabled IntelliSense shows `deprecated`-suggestions.")},"editor.suggest.matchOnWordStartOnly":{type:"boolean",default:!0,markdownDescription:h.kg(387,"When enabled IntelliSense filtering requires that the first character matches on a word start. For example, `c` on `Console` or `WebContext` but _not_ on `description`. When disabled IntelliSense will show more results but still sorts them by match quality.")},"editor.suggest.showFields":{type:"boolean",default:!0,markdownDescription:h.kg(388,"When enabled IntelliSense shows `field`-suggestions.")},"editor.suggest.showVariables":{type:"boolean",default:!0,markdownDescription:h.kg(389,"When enabled IntelliSense shows `variable`-suggestions.")},"editor.suggest.showClasses":{type:"boolean",default:!0,markdownDescription:h.kg(390,"When enabled IntelliSense shows `class`-suggestions.")},"editor.suggest.showStructs":{type:"boolean",default:!0,markdownDescription:h.kg(391,"When enabled IntelliSense shows `struct`-suggestions.")},"editor.suggest.showInterfaces":{type:"boolean",default:!0,markdownDescription:h.kg(392,"When enabled IntelliSense shows `interface`-suggestions.")},"editor.suggest.showModules":{type:"boolean",default:!0,markdownDescription:h.kg(393,"When enabled IntelliSense shows `module`-suggestions.")},"editor.suggest.showProperties":{type:"boolean",default:!0,markdownDescription:h.kg(394,"When enabled IntelliSense shows `property`-suggestions.")},"editor.suggest.showEvents":{type:"boolean",default:!0,markdownDescription:h.kg(395,"When enabled IntelliSense shows `event`-suggestions.")},"editor.suggest.showOperators":{type:"boolean",default:!0,markdownDescription:h.kg(396,"When enabled IntelliSense shows `operator`-suggestions.")},"editor.suggest.showUnits":{type:"boolean",default:!0,markdownDescription:h.kg(397,"When enabled IntelliSense shows `unit`-suggestions.")},"editor.suggest.showValues":{type:"boolean",default:!0,markdownDescription:h.kg(398,"When enabled IntelliSense shows `value`-suggestions.")},"editor.suggest.showConstants":{type:"boolean",default:!0,markdownDescription:h.kg(399,"When enabled IntelliSense shows `constant`-suggestions.")},"editor.suggest.showEnums":{type:"boolean",default:!0,markdownDescription:h.kg(400,"When enabled IntelliSense shows `enum`-suggestions.")},"editor.suggest.showEnumMembers":{type:"boolean",default:!0,markdownDescription:h.kg(401,"When enabled IntelliSense shows `enumMember`-suggestions.")},"editor.suggest.showKeywords":{type:"boolean",default:!0,markdownDescription:h.kg(402,"When enabled IntelliSense shows `keyword`-suggestions.")},"editor.suggest.showWords":{type:"boolean",default:!0,markdownDescription:h.kg(403,"When enabled IntelliSense shows `text`-suggestions.")},"editor.suggest.showColors":{type:"boolean",default:!0,markdownDescription:h.kg(404,"When enabled IntelliSense shows `color`-suggestions.")},"editor.suggest.showFiles":{type:"boolean",default:!0,markdownDescription:h.kg(405,"When enabled IntelliSense shows `file`-suggestions.")},"editor.suggest.showReferences":{type:"boolean",default:!0,markdownDescription:h.kg(406,"When enabled IntelliSense shows `reference`-suggestions.")},"editor.suggest.showCustomcolors":{type:"boolean",default:!0,markdownDescription:h.kg(407,"When enabled IntelliSense shows `customcolor`-suggestions.")},"editor.suggest.showFolders":{type:"boolean",default:!0,markdownDescription:h.kg(408,"When enabled IntelliSense shows `folder`-suggestions.")},"editor.suggest.showTypeParameters":{type:"boolean",default:!0,markdownDescription:h.kg(409,"When enabled IntelliSense shows `typeParameter`-suggestions.")},"editor.suggest.showSnippets":{type:"boolean",default:!0,markdownDescription:h.kg(410,"When enabled IntelliSense shows `snippet`-suggestions.")},"editor.suggest.showUsers":{type:"boolean",default:!0,markdownDescription:h.kg(411,"When enabled IntelliSense shows `user`-suggestions.")},"editor.suggest.showIssues":{type:"boolean",default:!0,markdownDescription:h.kg(412,"When enabled IntelliSense shows `issues`-suggestions.")}})}validate(e){return e&&"object"==typeof e?{insertMode:I(e.insertMode,this.defaultValue.insertMode,["insert","replace"]),filterGraceful:y(e.filterGraceful,this.defaultValue.filterGraceful),snippetsPreventQuickSuggestions:y(e.snippetsPreventQuickSuggestions,this.defaultValue.filterGraceful),localityBonus:y(e.localityBonus,this.defaultValue.localityBonus),shareSuggestSelections:y(e.shareSuggestSelections,this.defaultValue.shareSuggestSelections),selectionMode:I(e.selectionMode,this.defaultValue.selectionMode,["always","never","whenQuickSuggestion","whenTriggerCharacter"]),showIcons:y(e.showIcons,this.defaultValue.showIcons),showStatusBar:y(e.showStatusBar,this.defaultValue.showStatusBar),preview:y(e.preview,this.defaultValue.preview),previewMode:I(e.previewMode,this.defaultValue.previewMode,["prefix","subword","subwordSmart"]),showInlineDetails:y(e.showInlineDetails,this.defaultValue.showInlineDetails),showMethods:y(e.showMethods,this.defaultValue.showMethods),showFunctions:y(e.showFunctions,this.defaultValue.showFunctions),showConstructors:y(e.showConstructors,this.defaultValue.showConstructors),showDeprecated:y(e.showDeprecated,this.defaultValue.showDeprecated),matchOnWordStartOnly:y(e.matchOnWordStartOnly,this.defaultValue.matchOnWordStartOnly),showFields:y(e.showFields,this.defaultValue.showFields),showVariables:y(e.showVariables,this.defaultValue.showVariables),showClasses:y(e.showClasses,this.defaultValue.showClasses),showStructs:y(e.showStructs,this.defaultValue.showStructs),showInterfaces:y(e.showInterfaces,this.defaultValue.showInterfaces),showModules:y(e.showModules,this.defaultValue.showModules),showProperties:y(e.showProperties,this.defaultValue.showProperties),showEvents:y(e.showEvents,this.defaultValue.showEvents),showOperators:y(e.showOperators,this.defaultValue.showOperators),showUnits:y(e.showUnits,this.defaultValue.showUnits),showValues:y(e.showValues,this.defaultValue.showValues),showConstants:y(e.showConstants,this.defaultValue.showConstants),showEnums:y(e.showEnums,this.defaultValue.showEnums),showEnumMembers:y(e.showEnumMembers,this.defaultValue.showEnumMembers),showKeywords:y(e.showKeywords,this.defaultValue.showKeywords),showWords:y(e.showWords,this.defaultValue.showWords),showColors:y(e.showColors,this.defaultValue.showColors),showFiles:y(e.showFiles,this.defaultValue.showFiles),showReferences:y(e.showReferences,this.defaultValue.showReferences),showFolders:y(e.showFolders,this.defaultValue.showFolders),showTypeParameters:y(e.showTypeParameters,this.defaultValue.showTypeParameters),showSnippets:y(e.showSnippets,this.defaultValue.showSnippets),showUsers:y(e.showUsers,this.defaultValue.showUsers),showIssues:y(e.showIssues,this.defaultValue.showIssues)}:this.defaultValue}}class ey extends p{constructor(){super(129,"smartSelect",{selectLeadingAndTrailingWhitespace:!0,selectSubwords:!0},{"editor.smartSelect.selectLeadingAndTrailingWhitespace":{description:h.kg(413,"Whether leading and trailing whitespace should always be selected."),default:!0,type:"boolean"},"editor.smartSelect.selectSubwords":{description:h.kg(414,"Whether subwords (like 'foo' in 'fooBar' or 'foo_bar') should be selected."),default:!0,type:"boolean"}})}validate(e){return e&&"object"==typeof e?{selectLeadingAndTrailingWhitespace:y(e.selectLeadingAndTrailingWhitespace,this.defaultValue.selectLeadingAndTrailingWhitespace),selectSubwords:y(e.selectSubwords,this.defaultValue.selectSubwords)}:this.defaultValue}}class ek extends p{constructor(){let e=[];super(147,"wordSegmenterLocales",e,{anyOf:[{type:"string"},{type:"array",items:{type:"string"}}],description:h.kg(415,"Locales to be used for word segmentation when doing word related navigations or operations. Specify the BCP 47 language tag of the word you wish to recognize (e.g., ja, zh-CN, zh-Hant-TW, etc.)."),type:"array",items:{type:"string"},default:e})}validate(e){if("string"==typeof e&&(e=[e]),Array.isArray(e)){let t=[];for(let i of e)if("string"==typeof i)try{Intl.Segmenter.supportedLocalesOf(i).length>0&&t.push(i)}catch{}return t}return this.defaultValue}}class eC extends p{constructor(){super(155,"wrappingIndent",1,{"editor.wrappingIndent":{type:"string",enum:["none","same","indent","deepIndent"],enumDescriptions:[h.kg(416,"No indentation. Wrapped lines begin at column 1."),h.kg(417,"Wrapped lines get the same indentation as the parent."),h.kg(418,"Wrapped lines get +1 indentation toward the parent."),h.kg(419,"Wrapped lines get +2 indentation toward the parent.")],description:h.kg(420,"Controls the indentation of wrapped lines."),default:"same"}})}validate(e){switch(e){case"none":return 0;case"same":break;case"indent":return 2;case"deepIndent":return 3}return 1}compute(e,t,i){return 2===t.get(2)?0:i}}class eS extends f{constructor(){super(166)}compute(e,t,i){let o=t.get(165);return{isDominatedByLongLines:e.isDominatedByLongLines,isWordWrapMinified:o.isWordWrapMinified,isViewportWrapping:o.isViewportWrapping,wrappingColumn:o.wrappingColumn}}}class ev extends p{constructor(){let e={enabled:!0,showDropSelector:"afterDrop"};super(43,"dropIntoEditor",e,{"editor.dropIntoEditor.enabled":{type:"boolean",default:e.enabled,markdownDescription:h.kg(421,"Controls whether you can drag and drop a file into a text editor by holding down the `Shift` key (instead of opening the file in an editor).")},"editor.dropIntoEditor.showDropSelector":{type:"string",markdownDescription:h.kg(422,"Controls if a widget is shown when dropping files into the editor. This widget lets you control how the file is dropped."),enum:["afterDrop","never"],enumDescriptions:[h.kg(423,"Show the drop selector widget after a file is dropped into the editor."),h.kg(424,"Never show the drop selector widget. Instead the default drop provider is always used.")],default:"afterDrop"}})}validate(e){return e&&"object"==typeof e?{enabled:y(e.enabled,this.defaultValue.enabled),showDropSelector:I(e.showDropSelector,this.defaultValue.showDropSelector,["afterDrop","never"])}:this.defaultValue}}class ex extends p{constructor(){let e={enabled:!0,showPasteSelector:"afterPaste"};super(97,"pasteAs",e,{"editor.pasteAs.enabled":{type:"boolean",default:e.enabled,markdownDescription:h.kg(425,"Controls whether you can paste content in different ways.")},"editor.pasteAs.showPasteSelector":{type:"string",markdownDescription:h.kg(426,"Controls if a widget is shown when pasting content in to the editor. This widget lets you control how the file is pasted."),enum:["afterPaste","never"],enumDescriptions:[h.kg(427,"Show the paste selector widget after content is pasted into the editor."),h.kg(428,"Never show the paste selector widget. Instead the default pasting behavior is always used.")],default:"afterPaste"}})}validate(e){return e&&"object"==typeof e?{enabled:y(e.enabled,this.defaultValue.enabled),showPasteSelector:I(e.showPasteSelector,this.defaultValue.showPasteSelector,["afterPaste","never"])}:this.defaultValue}}let eD={fontFamily:a.zx?"Menlo, Monaco, 'Courier New', monospace":a.uF?"Consolas, 'Courier New', monospace":"'Droid Sans Mono', 'monospace', monospace",fontWeight:"normal",fontSize:a.zx?12:14,lineHeight:0,letterSpacing:0},eI=[];function eV(e){return eI[e.id]=e,e}let eL={acceptSuggestionOnCommitCharacter:eV(new k(0,"acceptSuggestionOnCommitCharacter",!0,{markdownDescription:h.kg(429,"Controls whether suggestions should be accepted on commit characters. For example, in JavaScript, the semi-colon (`;`) can be a commit character that accepts a suggestion and types that character.")})),acceptSuggestionOnEnter:eV(new V(1,"acceptSuggestionOnEnter","on",["on","smart","off"],{markdownEnumDescriptions:["",h.kg(430,"Only accept a suggestion with `Enter` when it makes a textual change."),""],markdownDescription:h.kg(431,"Controls whether suggestions should be accepted on `Enter`, in addition to `Tab`. Helps to avoid ambiguity between inserting new lines or accepting suggestions.")})),accessibilitySupport:eV(new M),accessibilityPageSize:eV(new S(3,"accessibilityPageSize",500,1,0x40000000,{description:h.kg(432,"Controls the number of lines in the editor that can be read out by a screen reader at once. When we detect a screen reader we automatically set the default to be 500. Warning: this has a performance implication for numbers larger than the default."),tags:["accessibility"]})),allowOverflow:eV(new k(4,"allowOverflow",!0)),allowVariableLineHeights:eV(new k(5,"allowVariableLineHeights",!0,{description:h.kg(433,"Controls whether to allow using variable line heights in the editor.")})),allowVariableFonts:eV(new k(6,"allowVariableFonts",!0,{description:h.kg(434,"Controls whether to allow using variable fonts in the editor.")})),allowVariableFontsInAccessibilityMode:eV(new k(7,"allowVariableFontsInAccessibilityMode",!1,{description:h.kg(435,"Controls whether to allow using variable fonts in the editor in the accessibility mode."),tags:["accessibility"]})),ariaLabel:eV(new D(8,"ariaLabel",h.kg(436,"Editor content"))),ariaRequired:eV(new k(9,"ariaRequired",!1,void 0)),screenReaderAnnounceInlineSuggestion:eV(new k(12,"screenReaderAnnounceInlineSuggestion",!0,{description:h.kg(437,"Control whether inline suggestions are announced by a screen reader."),tags:["accessibility"]})),autoClosingBrackets:eV(new V(10,"autoClosingBrackets","languageDefined",["always","languageDefined","beforeWhitespace","never"],{enumDescriptions:["",h.kg(438,"Use language configurations to determine when to autoclose brackets."),h.kg(439,"Autoclose brackets only when the cursor is to the left of whitespace."),""],description:h.kg(440,"Controls whether the editor should automatically close brackets after the user adds an opening bracket.")})),autoClosingComments:eV(new V(11,"autoClosingComments","languageDefined",["always","languageDefined","beforeWhitespace","never"],{enumDescriptions:["",h.kg(441,"Use language configurations to determine when to autoclose comments."),h.kg(442,"Autoclose comments only when the cursor is to the left of whitespace."),""],description:h.kg(443,"Controls whether the editor should automatically close comments after the user adds an opening comment.")})),autoClosingDelete:eV(new V(13,"autoClosingDelete","auto",["always","auto","never"],{enumDescriptions:["",h.kg(444,"Remove adjacent closing quotes or brackets only if they were automatically inserted."),""],description:h.kg(445,"Controls whether the editor should remove adjacent closing quotes or brackets when deleting.")})),autoClosingOvertype:eV(new V(14,"autoClosingOvertype","auto",["always","auto","never"],{enumDescriptions:["",h.kg(446,"Type over closing quotes or brackets only if they were automatically inserted."),""],description:h.kg(447,"Controls whether the editor should type over closing quotes or brackets.")})),autoClosingQuotes:eV(new V(15,"autoClosingQuotes","languageDefined",["always","languageDefined","beforeWhitespace","never"],{enumDescriptions:["",h.kg(448,"Use language configurations to determine when to autoclose quotes."),h.kg(449,"Autoclose quotes only when the cursor is to the left of whitespace."),""],description:h.kg(450,"Controls whether the editor should automatically close quotes after the user adds an opening quote.")})),autoIndent:eV(new L(16,"autoIndent",4,"full",["none","keep","brackets","advanced","full"],function(e){switch(e){case"none":return 0;case"keep":return 1;case"brackets":return 2;case"advanced":return 3;case"full":return 4}},{enumDescriptions:[h.kg(451,"The editor will not insert indentation automatically."),h.kg(452,"The editor will keep the current line's indentation."),h.kg(453,"The editor will keep the current line's indentation and honor language defined brackets."),h.kg(454,"The editor will keep the current line's indentation, honor language defined brackets and invoke special onEnterRules defined by languages."),h.kg(455,"The editor will keep the current line's indentation, honor language defined brackets, invoke special onEnterRules defined by languages, and honor indentationRules defined by languages.")],description:h.kg(456,"Controls whether the editor should automatically adjust the indentation when users type, paste, move or indent lines.")})),autoIndentOnPaste:eV(new k(17,"autoIndentOnPaste",!1,{description:h.kg(457,"Controls whether the editor should automatically auto-indent the pasted content.")})),autoIndentOnPasteWithinString:eV(new k(18,"autoIndentOnPasteWithinString",!0,{description:h.kg(458,"Controls whether the editor should automatically auto-indent the pasted content when pasted within a string. This takes effect when autoIndentOnPaste is true.")})),automaticLayout:eV(new k(19,"automaticLayout",!1)),autoSurround:eV(new V(20,"autoSurround","languageDefined",["languageDefined","quotes","brackets","never"],{enumDescriptions:[h.kg(459,"Use language configurations to determine when to automatically surround selections."),h.kg(460,"Surround with quotes but not brackets."),h.kg(461,"Surround with brackets but not quotes."),""],description:h.kg(462,"Controls whether the editor should automatically surround selections when typing quotes or brackets.")})),bracketPairColorization:eV(new em),bracketPairGuides:eV(new ew),stickyTabStops:eV(new k(132,"stickyTabStops",!1,{description:h.kg(463,"Emulate selection behavior of tab characters when using spaces for indentation. Selection will stick to tab stops.")})),codeLens:eV(new k(23,"codeLens",!0,{description:h.kg(464,"Controls whether the editor shows CodeLens.")})),codeLensFontFamily:eV(new D(24,"codeLensFontFamily","",{description:h.kg(465,"Controls the font family for CodeLens.")})),codeLensFontSize:eV(new S(25,"codeLensFontSize",0,0,100,{type:"number",default:0,minimum:0,maximum:100,markdownDescription:h.kg(466,"Controls the font size in pixels for CodeLens. When set to 0, 90% of `#editor.fontSize#` is used.")})),colorDecorators:eV(new k(26,"colorDecorators",!0,{description:h.kg(467,"Controls whether the editor should render the inline color decorators and color picker.")})),colorDecoratorActivatedOn:eV(new V(168,"colorDecoratorsActivatedOn","clickAndHover",["clickAndHover","hover","click"],{enumDescriptions:[h.kg(468,"Make the color picker appear both on click and hover of the color decorator"),h.kg(469,"Make the color picker appear on hover of the color decorator"),h.kg(470,"Make the color picker appear on click of the color decorator")],description:h.kg(471,"Controls the condition to make a color picker appear from a color decorator.")})),colorDecoratorsLimit:eV(new S(27,"colorDecoratorsLimit",500,1,1e6,{markdownDescription:h.kg(472,"Controls the max number of color decorators that can be rendered in an editor at once.")})),columnSelection:eV(new k(28,"columnSelection",!1,{description:h.kg(473,"Enable that the selection with the mouse and keys is doing column selection.")})),comments:eV(new W),contextmenu:eV(new k(30,"contextmenu",!0)),copyWithSyntaxHighlighting:eV(new k(31,"copyWithSyntaxHighlighting",!0,{description:h.kg(474,"Controls whether syntax highlighting should be copied into the clipboard.")})),cursorBlinking:eV(new L(32,"cursorBlinking",1,"blink",["blink","smooth","phase","expand","solid"],function(e){switch(e){case"blink":return 1;case"smooth":return 2;case"phase":return 3;case"expand":return 4;case"solid":return 5}},{description:h.kg(475,"Control the cursor animation style.")})),cursorSmoothCaretAnimation:eV(new V(33,"cursorSmoothCaretAnimation","off",["off","explicit","on"],{enumDescriptions:[h.kg(476,"Smooth caret animation is disabled."),h.kg(477,"Smooth caret animation is enabled only when the user moves the cursor with an explicit gesture."),h.kg(478,"Smooth caret animation is always enabled.")],description:h.kg(479,"Controls whether the smooth caret animation should be enabled.")})),cursorStyle:eV(new L(34,"cursorStyle",o.Line,"line",["line","block","underline","line-thin","block-outline","underline-thin"],O,{description:h.kg(480,"Controls the cursor style in insert input mode.")})),overtypeCursorStyle:eV(new L(92,"overtypeCursorStyle",o.Block,"block",["line","block","underline","line-thin","block-outline","underline-thin"],O,{description:h.kg(481,"Controls the cursor style in overtype input mode.")})),cursorSurroundingLines:eV(new S(35,"cursorSurroundingLines",0,0,0x40000000,{description:h.kg(482,"Controls the minimal number of visible leading lines (minimum 0) and trailing lines (minimum 1) surrounding the cursor. Known as 'scrollOff' or 'scrollOffset' in some other editors.")})),cursorSurroundingLinesStyle:eV(new V(36,"cursorSurroundingLinesStyle","default",["default","all"],{enumDescriptions:[h.kg(483,"`cursorSurroundingLines` is enforced only when triggered via the keyboard or API."),h.kg(484,"`cursorSurroundingLines` is enforced always.")],markdownDescription:h.kg(485,"Controls when `#editor.cursorSurroundingLines#` should be enforced.")})),cursorWidth:eV(new S(37,"cursorWidth",0,0,0x40000000,{markdownDescription:h.kg(486,"Controls the width of the cursor when `#editor.cursorStyle#` is set to `line`.")})),cursorHeight:eV(new S(38,"cursorHeight",0,0,0x40000000,{markdownDescription:h.kg(487,"Controls the height of the cursor when `#editor.cursorStyle#` is set to `line`. Cursor's max height depends on line height.")})),disableLayerHinting:eV(new k(39,"disableLayerHinting",!1)),disableMonospaceOptimizations:eV(new k(40,"disableMonospaceOptimizations",!1)),domReadOnly:eV(new k(41,"domReadOnly",!1)),dragAndDrop:eV(new k(42,"dragAndDrop",!0,{description:h.kg(488,"Controls whether the editor should allow moving selections via drag and drop.")})),emptySelectionClipboard:eV(new T),dropIntoEditor:eV(new ev),editContext:eV(new k(44,"editContext",!0,{description:h.kg(489,"Sets whether the EditContext API should be used instead of the text area to power input in the editor."),included:a.H8||a.UP||a.ib})),renderRichScreenReaderContent:eV(new k(107,"renderRichScreenReaderContent",!1,{markdownDescription:h.kg(490,"Whether to render rich screen reader content when the `#editor.editContext#` setting is enabled.")})),stickyScroll:eV(new Q),experimentalGpuAcceleration:eV(new V(46,"experimentalGpuAcceleration","off",["off","on"],{tags:["experimental"],enumDescriptions:[h.kg(491,"Use regular DOM-based rendering."),h.kg(492,"Use GPU acceleration.")],description:h.kg(493,"Controls whether to use the experimental GPU acceleration to render the editor.")})),experimentalWhitespaceRendering:eV(new V(47,"experimentalWhitespaceRendering","svg",["svg","font","off"],{enumDescriptions:[h.kg(494,"Use a new rendering method with svgs."),h.kg(495,"Use a new rendering method with font characters."),h.kg(496,"Use the stable rendering method.")],description:h.kg(497,"Controls whether whitespace is rendered with a new, experimental method.")})),extraEditorClassName:eV(new D(48,"extraEditorClassName","")),fastScrollSensitivity:eV(new x(49,"fastScrollSensitivity",5,e=>e<=0?5:e,{markdownDescription:h.kg(498,"Scrolling speed multiplier when pressing `Alt`.")})),find:eV(new z),fixedOverflowWidgets:eV(new k(51,"fixedOverflowWidgets",!1)),folding:eV(new k(52,"folding",!0,{description:h.kg(499,"Controls whether the editor has code folding enabled.")})),foldingStrategy:eV(new V(53,"foldingStrategy","auto",["auto","indentation"],{enumDescriptions:[h.kg(500,"Use a language-specific folding strategy if available, else the indentation-based one."),h.kg(501,"Use the indentation-based folding strategy.")],description:h.kg(502,"Controls the strategy for computing folding ranges.")})),foldingHighlight:eV(new k(54,"foldingHighlight",!0,{description:h.kg(503,"Controls whether the editor should highlight folded ranges.")})),foldingImportsByDefault:eV(new k(55,"foldingImportsByDefault",!1,{description:h.kg(504,"Controls whether the editor automatically collapses import ranges.")})),foldingMaximumRegions:eV(new S(56,"foldingMaximumRegions",5e3,10,65e3,{description:h.kg(505,"The maximum number of foldable regions. Increasing this value may result in the editor becoming less responsive when the current source has a large number of foldable regions.")})),unfoldOnClickAfterEndOfLine:eV(new k(57,"unfoldOnClickAfterEndOfLine",!1,{description:h.kg(506,"Controls whether clicking on the empty content after a folded line will unfold the line.")})),fontFamily:eV(new D(58,"fontFamily",eD.fontFamily,{description:h.kg(507,"Controls the font family.")})),fontInfo:eV(new P),fontLigatures2:eV(new A),fontSize:eV(new U),fontWeight:eV(new N),fontVariations:eV(new F),formatOnPaste:eV(new k(64,"formatOnPaste",!1,{description:h.kg(508,"Controls whether the editor should automatically format the pasted content. A formatter must be available and the formatter should be able to format a range in a document.")})),formatOnType:eV(new k(65,"formatOnType",!1,{description:h.kg(509,"Controls whether the editor should automatically format the line after typing.")})),glyphMargin:eV(new k(66,"glyphMargin",!0,{description:h.kg(510,"Controls whether the editor should render the vertical glyph margin. Glyph margin is mostly used for debugging.")})),gotoLocation:eV(new j),hideCursorInOverviewRuler:eV(new k(68,"hideCursorInOverviewRuler",!1,{description:h.kg(511,"Controls whether the cursor should be hidden in the overview ruler.")})),hover:eV(new q),inDiffEditor:eV(new k(70,"inDiffEditor",!1)),inertialScroll:eV(new k(158,"inertialScroll",!1,{description:h.kg(512,"Make scrolling inertial - mostly useful with touchpad on linux.")})),letterSpacing:eV(new x(72,"letterSpacing",eD.letterSpacing,e=>x.clamp(e,-5,20),{description:h.kg(513,"Controls the letter spacing in pixels.")})),lightbulb:eV(new K),lineDecorationsWidth:eV(new X),lineHeight:eV(new Z),lineNumbers:eV(new en),lineNumbersMinChars:eV(new S(77,"lineNumbersMinChars",5,1,300)),linkedEditing:eV(new k(78,"linkedEditing",!1,{description:h.kg(514,"Controls whether the editor has linked editing enabled. Depending on the language, related symbols such as HTML tags, are updated while editing.")})),links:eV(new k(79,"links",!0,{description:h.kg(515,"Controls whether the editor should detect links and make them clickable.")})),matchBrackets:eV(new V(80,"matchBrackets","always",["always","near","never"],{description:h.kg(516,"Highlight matching brackets.")})),minimap:eV(new $),mouseStyle:eV(new V(82,"mouseStyle","text",["text","default","copy"])),mouseWheelScrollSensitivity:eV(new x(83,"mouseWheelScrollSensitivity",1,e=>0===e?1:e,{markdownDescription:h.kg(517,"A multiplier to be used on the `deltaX` and `deltaY` of mouse wheel scroll events.")})),mouseWheelZoom:eV(new k(84,"mouseWheelZoom",!1,{markdownDescription:a.zx?h.kg(518,"Zoom the font of the editor when using mouse wheel and holding `Cmd`."):h.kg(519,"Zoom the font of the editor when using mouse wheel and holding `Ctrl`.")})),multiCursorMergeOverlapping:eV(new k(85,"multiCursorMergeOverlapping",!0,{description:h.kg(520,"Merge multiple cursors when they are overlapping.")})),multiCursorModifier:eV(new L(86,"multiCursorModifier","altKey","alt",["ctrlCmd","alt"],function(e){return"ctrlCmd"===e?a.zx?"metaKey":"ctrlKey":"altKey"},{markdownEnumDescriptions:[h.kg(521,"Maps to `Control` on Windows and Linux and to `Command` on macOS."),h.kg(522,"Maps to `Alt` on Windows and Linux and to `Option` on macOS.")],markdownDescription:h.kg(523,"The modifier to be used to add multiple cursors with the mouse. The Go to Definition and Open Link mouse gestures will adapt such that they do not conflict with the [multicursor modifier](https://code.visualstudio.com/docs/editor/codebasics#_multicursor-modifier).")})),mouseMiddleClickAction:eV(new V(87,"mouseMiddleClickAction","default",["default","openLink","ctrlLeftClick"],{description:h.kg(524,"Controls what happens when middle mouse button is clicked in the editor.")})),multiCursorPaste:eV(new V(88,"multiCursorPaste","spread",["spread","full"],{markdownEnumDescriptions:[h.kg(525,"Each cursor pastes a single line of the text."),h.kg(526,"Each cursor pastes the full text.")],markdownDescription:h.kg(527,"Controls pasting when the line count of the pasted text matches the cursor count.")})),multiCursorLimit:eV(new S(89,"multiCursorLimit",1e4,1,1e5,{markdownDescription:h.kg(528,"Controls the max number of cursors that can be in an active editor at once.")})),occurrencesHighlight:eV(new V(90,"occurrencesHighlight","singleFile",["off","singleFile","multiFile"],{markdownEnumDescriptions:[h.kg(529,"Does not highlight occurrences."),h.kg(530,"Highlights occurrences only in the current file."),h.kg(531,"Experimental: Highlights occurrences across all valid open files.")],markdownDescription:h.kg(532,"Controls whether occurrences should be highlighted across open files.")})),occurrencesHighlightDelay:eV(new S(91,"occurrencesHighlightDelay",0,0,2e3,{description:h.kg(533,"Controls the delay in milliseconds after which occurrences are highlighted."),tags:["preview"]})),overtypeOnPaste:eV(new k(93,"overtypeOnPaste",!0,{description:h.kg(534,"Controls whether pasting should overtype.")})),overviewRulerBorder:eV(new k(94,"overviewRulerBorder",!0,{description:h.kg(535,"Controls whether a border should be drawn around the overview ruler.")})),overviewRulerLanes:eV(new S(95,"overviewRulerLanes",3,0,3)),padding:eV(new Y),pasteAs:eV(new ex),parameterHints:eV(new ee),peekWidgetDefaultFocus:eV(new V(99,"peekWidgetDefaultFocus","tree",["tree","editor"],{enumDescriptions:[h.kg(536,"Focus the tree when opening peek"),h.kg(537,"Focus the editor when opening peek")],description:h.kg(538,"Controls whether to focus the inline editor or the tree in the peek widget.")})),placeholder:eV(new ei),definitionLinkOpensInPeek:eV(new k(101,"definitionLinkOpensInPeek",!1,{description:h.kg(539,"Controls whether the Go to Definition mouse gesture always opens the peek widget.")})),quickSuggestions:eV(new eo),quickSuggestionsDelay:eV(new S(103,"quickSuggestionsDelay",10,0,0x40000000,{description:h.kg(540,"Controls the delay in milliseconds after which quick suggestions will show up."),experiment:{mode:"auto"}})),readOnly:eV(new k(104,"readOnly",!1)),readOnlyMessage:eV(new el),renameOnType:eV(new k(106,"renameOnType",!1,{description:h.kg(541,"Controls whether the editor auto renames on type."),markdownDeprecationMessage:h.kg(542,"Deprecated, use `#editor.linkedEditing#` instead.")})),renderControlCharacters:eV(new k(108,"renderControlCharacters",!0,{description:h.kg(543,"Controls whether the editor should render control characters."),restricted:!0})),renderFinalNewline:eV(new V(109,"renderFinalNewline",a.j9?"dimmed":"on",["off","on","dimmed"],{description:h.kg(544,"Render last line number when the file ends with a newline.")})),renderLineHighlight:eV(new V(110,"renderLineHighlight","line",["none","gutter","line","all"],{enumDescriptions:["","","",h.kg(545,"Highlights both the gutter and the current line.")],description:h.kg(546,"Controls how the editor should render the current line highlight.")})),renderLineHighlightOnlyWhenFocus:eV(new k(111,"renderLineHighlightOnlyWhenFocus",!1,{description:h.kg(547,"Controls if the editor should render the current line highlight only when the editor is focused.")})),renderValidationDecorations:eV(new V(112,"renderValidationDecorations","editable",["editable","on","off"])),renderWhitespace:eV(new V(113,"renderWhitespace","selection",["none","boundary","selection","trailing","all"],{enumDescriptions:["",h.kg(548,"Render whitespace characters except for single spaces between words."),h.kg(549,"Render whitespace characters only on selected text."),h.kg(550,"Render only trailing whitespace characters."),""],description:h.kg(551,"Controls how the editor should render whitespace characters.")})),revealHorizontalRightPadding:eV(new S(114,"revealHorizontalRightPadding",15,0,1e3)),roundedSelection:eV(new k(115,"roundedSelection",!0,{description:h.kg(552,"Controls whether selections should have rounded corners.")})),rulers:eV(new ea),scrollbar:eV(new eh),scrollBeyondLastColumn:eV(new S(118,"scrollBeyondLastColumn",4,0,0x40000000,{description:h.kg(553,"Controls the number of extra characters beyond which the editor will scroll horizontally.")})),scrollBeyondLastLine:eV(new k(119,"scrollBeyondLastLine",!0,{description:h.kg(554,"Controls whether the editor will scroll beyond the last line.")})),scrollOnMiddleClick:eV(new k(171,"scrollOnMiddleClick",!1,{description:h.kg(555,"Controls whether the editor will scroll when the middle button is pressed.")})),scrollPredominantAxis:eV(new k(120,"scrollPredominantAxis",!0,{description:h.kg(556,"Scroll only along the predominant axis when scrolling both vertically and horizontally at the same time. Prevents horizontal drift when scrolling vertically on a trackpad.")})),selectionClipboard:eV(new k(121,"selectionClipboard",!0,{description:h.kg(557,"Controls whether the Linux primary clipboard should be supported."),included:a.j9})),selectionHighlight:eV(new k(122,"selectionHighlight",!0,{description:h.kg(558,"Controls whether the editor should highlight matches similar to the selection.")})),selectionHighlightMaxLength:eV(new S(123,"selectionHighlightMaxLength",200,0,0x40000000,{description:h.kg(559,"Controls how many characters can be in the selection before similiar matches are not highlighted. Set to zero for unlimited.")})),selectionHighlightMultiline:eV(new k(124,"selectionHighlightMultiline",!1,{description:h.kg(560,"Controls whether the editor should highlight selection matches that span multiple lines.")})),selectOnLineNumbers:eV(new k(125,"selectOnLineNumbers",!0)),showFoldingControls:eV(new V(126,"showFoldingControls","mouseover",["always","never","mouseover"],{enumDescriptions:[h.kg(561,"Always show the folding controls."),h.kg(562,"Never show the folding controls and reduce the gutter size."),h.kg(563,"Only show the folding controls when the mouse is over the gutter.")],description:h.kg(564,"Controls when the folding controls on the gutter are shown.")})),showUnused:eV(new k(127,"showUnused",!0,{description:h.kg(565,"Controls fading out of unused code.")})),showDeprecated:eV(new k(157,"showDeprecated",!0,{description:h.kg(566,"Controls strikethrough deprecated variables.")})),inlayHints:eV(new J),snippetSuggestions:eV(new V(128,"snippetSuggestions","inline",["top","bottom","inline","none"],{enumDescriptions:[h.kg(567,"Show snippet suggestions on top of other suggestions."),h.kg(568,"Show snippet suggestions below other suggestions."),h.kg(569,"Show snippets suggestions with other suggestions."),h.kg(570,"Do not show snippet suggestions.")],description:h.kg(571,"Controls whether snippets are shown with other suggestions and how they are sorted.")})),smartSelect:eV(new ey),smoothScrolling:eV(new k(130,"smoothScrolling",!1,{description:h.kg(572,"Controls whether the editor will scroll using an animation.")})),stopRenderingLineAfter:eV(new S(133,"stopRenderingLineAfter",1e4,-1,0x40000000)),suggest:eV(new eb),inlineSuggest:eV(new ep),inlineCompletionsAccessibilityVerbose:eV(new k(169,"inlineCompletionsAccessibilityVerbose",!1,{description:h.kg(573,"Controls whether the accessibility hint should be provided to screen reader users when an inline completion is shown.")})),suggestFontSize:eV(new S(135,"suggestFontSize",0,0,1e3,{markdownDescription:h.kg(574,"Font size for the suggest widget. When set to {0}, the value of {1} is used.","`0`","`#editor.fontSize#`")})),suggestLineHeight:eV(new S(136,"suggestLineHeight",0,0,1e3,{markdownDescription:h.kg(575,"Line height for the suggest widget. When set to {0}, the value of {1} is used. The minimum value is 8.","`0`","`#editor.lineHeight#`")})),suggestOnTriggerCharacters:eV(new k(137,"suggestOnTriggerCharacters",!0,{description:h.kg(576,"Controls whether suggestions should automatically show up when typing trigger characters.")})),suggestSelection:eV(new V(138,"suggestSelection","first",["first","recentlyUsed","recentlyUsedByPrefix"],{markdownEnumDescriptions:[h.kg(577,"Always select the first suggestion."),h.kg(578,"Select recent suggestions unless further typing selects one, e.g. `console.| -> console.log` because `log` has been completed recently."),h.kg(579,"Select suggestions based on previous prefixes that have completed those suggestions, e.g. `co -> console` and `con -> const`.")],description:h.kg(580,"Controls how suggestions are pre-selected when showing the suggest list.")})),tabCompletion:eV(new V(139,"tabCompletion","off",["on","off","onlySnippets"],{enumDescriptions:[h.kg(581,"Tab complete will insert the best matching suggestion when pressing tab."),h.kg(582,"Disable tab completions."),h.kg(583,"Tab complete snippets when their prefix match. Works best when 'quickSuggestions' aren't enabled.")],description:h.kg(584,"Enables tab completions.")})),tabIndex:eV(new S(140,"tabIndex",0,-1,0x40000000)),trimWhitespaceOnDelete:eV(new k(141,"trimWhitespaceOnDelete",!1,{description:h.kg(585,"Controls whether the editor will also delete the next line's indentation whitespace when deleting a newline.")})),unicodeHighlight:eV(new eg),unusualLineTerminators:eV(new V(143,"unusualLineTerminators","prompt",["auto","off","prompt"],{enumDescriptions:[h.kg(586,"Unusual line terminators are automatically removed."),h.kg(587,"Unusual line terminators are ignored."),h.kg(588,"Unusual line terminators prompt to be removed.")],description:h.kg(589,"Remove unusual line terminators that might cause problems.")})),useShadowDOM:eV(new k(144,"useShadowDOM",!0)),useTabStops:eV(new k(145,"useTabStops",!0,{description:h.kg(590,"Spaces and tabs are inserted and deleted in alignment with tab stops.")})),wordBreak:eV(new V(146,"wordBreak","normal",["normal","keepAll"],{markdownEnumDescriptions:[h.kg(591,"Use the default line break rule."),h.kg(592,"Word breaks should not be used for Chinese/Japanese/Korean (CJK) text. Non-CJK text behavior is the same as for normal.")],description:h.kg(593,"Controls the word break rules used for Chinese/Japanese/Korean (CJK) text.")})),wordSegmenterLocales:eV(new ek),wordSeparators:eV(new D(148,"wordSeparators",d.J3,{description:h.kg(594,"Characters that will be used as word separators when doing word related navigations or operations.")})),wordWrap:eV(new V(149,"wordWrap","off",["off","on","wordWrapColumn","bounded"],{markdownEnumDescriptions:[h.kg(595,"Lines will never wrap."),h.kg(596,"Lines will wrap at the viewport width."),h.kg(597,"Lines will wrap at `#editor.wordWrapColumn#`."),h.kg(598,"Lines will wrap at the minimum of viewport and `#editor.wordWrapColumn#`.")],description:h.kg(599,"Controls how lines should wrap.")})),wordWrapBreakAfterCharacters:eV(new D(150,"wordWrapBreakAfterCharacters"," })]?|/&.,;\xa2\xb0′″‰℃、。。、¢,.:;?!%・・ゝゞヽヾーァィゥェォッャュョヮヵヶぁぃぅぇぉっゃゅょゎゕゖㇰㇱㇲㇳㇴㇵㇶㇷㇸㇹㇺㇻㇼㇽㇾㇿ々〻ァィゥェォャュョッー”〉》」』】〕)]}」")),wordWrapBreakBeforeCharacters:eV(new D(151,"wordWrapBreakBeforeCharacters","([{‘“〈《「『【〔([{「\xa3\xa5$£¥++")),wordWrapColumn:eV(new S(152,"wordWrapColumn",80,1,0x40000000,{markdownDescription:h.kg(600,"Controls the wrapping column of the editor when `#editor.wordWrap#` is `wordWrapColumn` or `bounded`.")})),wordWrapOverride1:eV(new V(153,"wordWrapOverride1","inherit",["off","on","inherit"])),wordWrapOverride2:eV(new V(154,"wordWrapOverride2","inherit",["off","on","inherit"])),wrapOnEscapedLineFeeds:eV(new k(160,"wrapOnEscapedLineFeeds",!1,{markdownDescription:h.kg(601,'Controls whether literal `\\n` shall trigger a wordWrap when `#editor.wordWrap#` is enabled.\n\nFor example:\n```c\nchar* str="hello\\nworld"\n```\nwill be displayed as\n```c\nchar* str="hello\\n\n world"\n```')})),effectiveCursorStyle:eV(new E),editorClassName:eV(new H),defaultColorDecorators:eV(new V(167,"defaultColorDecorators","auto",["auto","always","never"],{enumDescriptions:[h.kg(602,"Show default color decorators only when no extension provides colors decorators."),h.kg(603,"Always show default color decorators."),h.kg(604,"Never show default color decorators.")],description:h.kg(605,"Controls whether inline color decorations should be shown using the default document color provider.")})),pixelRatio:eV(new et),tabFocusMode:eV(new k(164,"tabFocusMode",!1,{markdownDescription:h.kg(606,"Controls whether the editor receives tabs or defers them to the workbench for navigation.")})),layoutInfo:eV(new _),wrappingInfo:eV(new eS),wrappingIndent:eV(new eC),wrappingStrategy:eV(new G),effectiveEditContextEnabled:eV(new R),effectiveAllowVariableFonts:eV(new B)}}}]);
1
+ "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[89173],{85462:(e,t,i)=>{i.d(t,{$C:()=>es,BE:()=>eI,Bc:()=>A,O4:()=>I,Of:()=>ec,Vs:()=>er,XR:()=>eu,hZ:()=>m,jT:()=>n,jU:()=>eD,ls:()=>v,lw:()=>c,m9:()=>o,n0:()=>g,qB:()=>eL,r_:()=>F,wA:()=>C,xZ:()=>_,xq:()=>u,zM:()=>y});var o,n,s=i(5488),r=i(6230),a=i(28669),l=i(21484),d=i(95934),h=i(15957);let u=8;class c{constructor(e){this._values=e}hasChanged(e){return this._values[e]}}class g{constructor(){this.stableMinimapLayoutInput=null,this.stableFitMaxMinimapScale=0,this.stableFitRemainingWidth=0}}class p{constructor(e,t,i,o){this.id=e,this.name=t,this.defaultValue=i,this.schema=o}applyUpdate(e,t){return w(e,t)}compute(e,t,i){return i}}class m{constructor(e,t){this.newValue=e,this.didChange=t}}function w(e,t){if("object"!=typeof e||"object"!=typeof t||!e||!t)return new m(t,e!==t);if(Array.isArray(e)||Array.isArray(t)){let i=Array.isArray(e)&&Array.isArray(t)&&s.aI(e,t);return new m(t,!i)}let i=!1;for(let o in t)if(t.hasOwnProperty(o)){let n=w(e[o],t[o]);n.didChange&&(e[o]=n.newValue,i=!0)}return new m(e,i)}class f{constructor(e){this.schema=void 0,this.id=e,this.name="_never_",this.defaultValue=void 0}applyUpdate(e,t){return w(e,t)}validate(e){return this.defaultValue}}class b{constructor(e,t,i,o){this.id=e,this.name=t,this.defaultValue=i,this.schema=o}applyUpdate(e,t){return w(e,t)}validate(e){return void 0===e?this.defaultValue:e}compute(e,t,i){return i}}function y(e,t){return void 0===e?t:"false"!==e&&!!e}class k extends b{constructor(e,t,i,o){void 0!==o&&(o.type="boolean",o.default=i),super(e,t,i,o)}validate(e){return y(e,this.defaultValue)}}function C(e,t,i,o){if(void 0===e)return t;let n=parseInt(e,10);return isNaN(n)?t:0|(n=Math.min(o,n=Math.max(i,n)))}class S extends b{static clampedInt(e,t,i,o){return C(e,t,i,o)}constructor(e,t,i,o,n,s){void 0!==s&&(s.type="integer",s.default=i,s.minimum=o,s.maximum=n),super(e,t,i,s),this.minimum=o,this.maximum=n}validate(e){return S.clampedInt(e,this.defaultValue,this.minimum,this.maximum)}}function v(e,t,i,o){if(void 0===e)return t;let n=x.float(e,t);return x.clamp(n,i,o)}class x extends b{static clamp(e,t,i){return e<t?t:e>i?i:e}static float(e,t){if("number"==typeof e)return e;if(void 0===e)return t;let i=parseFloat(e);return isNaN(i)?t:i}constructor(e,t,i,o,n,s,r){void 0!==n&&(n.type="number",n.default=i,n.minimum=s,n.maximum=r),super(e,t,i,n),this.validationFn=o,this.minimum=s,this.maximum=r}validate(e){return this.validationFn(x.float(e,this.defaultValue))}}class D extends b{static string(e,t){return"string"!=typeof e?t:e}constructor(e,t,i,o){void 0!==o&&(o.type="string",o.default=i),super(e,t,i,o)}validate(e){return D.string(e,this.defaultValue)}}function I(e,t,i,o){return"string"!=typeof e?t:o&&e in o?o[e]:-1===i.indexOf(e)?t:e}class V extends b{constructor(e,t,i,o,n){void 0!==n&&(n.type="string",n.enum=o,n.default=i),super(e,t,i,n),this._allowedValues=o}validate(e){return I(e,this.defaultValue,this._allowedValues)}}class L extends p{constructor(e,t,i,o,n,s,r){void 0!==r&&(r.type="string",r.enum=n,r.default=o),super(e,t,i,r),this._allowedValues=n,this._convert=s}validate(e){return"string"!=typeof e||-1===this._allowedValues.indexOf(e)?this.defaultValue:this._convert(e)}}class M extends p{constructor(){super(2,"accessibilitySupport",0,{type:"string",enum:["auto","on","off"],enumDescriptions:[h.kg(198,"Use platform APIs to detect when a Screen Reader is attached."),h.kg(199,"Optimize for usage with a Screen Reader."),h.kg(200,"Assume a screen reader is not attached.")],default:"auto",tags:["accessibility"],description:h.kg(201,"Controls if the UI should run in a mode where it is optimized for screen readers.")})}validate(e){switch(e){case"auto":return 0;case"off":return 1;case"on":return 2}return this.defaultValue}compute(e,t,i){return 0===i?e.accessibilitySupport:i}}class W extends p{constructor(){let e={insertSpace:!0,ignoreEmptyLines:!0};super(29,"comments",e,{"editor.comments.insertSpace":{type:"boolean",default:e.insertSpace,description:h.kg(202,"Controls whether a space character is inserted when commenting.")},"editor.comments.ignoreEmptyLines":{type:"boolean",default:e.ignoreEmptyLines,description:h.kg(203,"Controls if empty lines should be ignored with toggle, add or remove actions for line comments.")}})}validate(e){return e&&"object"==typeof e?{insertSpace:y(e.insertSpace,this.defaultValue.insertSpace),ignoreEmptyLines:y(e.ignoreEmptyLines,this.defaultValue.ignoreEmptyLines)}:this.defaultValue}}function O(e){switch(e){case"line":return o.Line;case"block":return o.Block;case"underline":return o.Underline;case"line-thin":return o.LineThin;case"block-outline":return o.BlockOutline;case"underline-thin":return o.UnderlineThin}}!function(e){e[e.Line=1]="Line",e[e.Block=2]="Block",e[e.Underline=3]="Underline",e[e.LineThin=4]="LineThin",e[e.BlockOutline=5]="BlockOutline",e[e.UnderlineThin=6]="UnderlineThin"}(o||(o={}));class H extends f{constructor(){super(162)}compute(e,t,i){let o=["monaco-editor"];return t.get(48)&&o.push(t.get(48)),e.extraEditorClassName&&o.push(e.extraEditorClassName),"default"===t.get(82)?o.push("mouse-default"):"copy"===t.get(82)&&o.push("mouse-copy"),t.get(127)&&o.push("showUnused"),t.get(157)&&o.push("showDeprecated"),o.join(" ")}}class T extends k{constructor(){super(45,"emptySelectionClipboard",!0,{description:h.kg(204,"Controls whether copying without a selection copies the current line.")})}compute(e,t,i){return i&&e.emptySelectionClipboard}}class z extends p{constructor(){let e={cursorMoveOnType:!0,findOnType:!0,seedSearchStringFromSelection:"always",autoFindInSelection:"never",globalFindClipboard:!1,addExtraSpaceOnTop:!0,loop:!0,history:"workspace",replaceHistory:"workspace"};super(50,"find",e,{"editor.find.cursorMoveOnType":{type:"boolean",default:e.cursorMoveOnType,description:h.kg(205,"Controls whether the cursor should jump to find matches while typing.")},"editor.find.seedSearchStringFromSelection":{type:"string",enum:["never","always","selection"],default:e.seedSearchStringFromSelection,enumDescriptions:[h.kg(206,"Never seed search string from the editor selection."),h.kg(207,"Always seed search string from the editor selection, including word at cursor position."),h.kg(208,"Only seed search string from the editor selection.")],description:h.kg(209,"Controls whether the search string in the Find Widget is seeded from the editor selection.")},"editor.find.autoFindInSelection":{type:"string",enum:["never","always","multiline"],default:e.autoFindInSelection,enumDescriptions:[h.kg(210,"Never turn on Find in Selection automatically (default)."),h.kg(211,"Always turn on Find in Selection automatically."),h.kg(212,"Turn on Find in Selection automatically when multiple lines of content are selected.")],description:h.kg(213,"Controls the condition for turning on Find in Selection automatically.")},"editor.find.globalFindClipboard":{type:"boolean",default:e.globalFindClipboard,description:h.kg(214,"Controls whether the Find Widget should read or modify the shared find clipboard on macOS."),included:a.zx},"editor.find.addExtraSpaceOnTop":{type:"boolean",default:e.addExtraSpaceOnTop,description:h.kg(215,"Controls whether the Find Widget should add extra lines on top of the editor. When true, you can scroll beyond the first line when the Find Widget is visible.")},"editor.find.loop":{type:"boolean",default:e.loop,description:h.kg(216,"Controls whether the search automatically restarts from the beginning (or the end) when no further matches can be found.")},"editor.find.history":{type:"string",enum:["never","workspace"],default:"workspace",enumDescriptions:[h.kg(217,"Do not store search history from the find widget."),h.kg(218,"Store search history across the active workspace")],description:h.kg(219,"Controls how the find widget history should be stored")},"editor.find.replaceHistory":{type:"string",enum:["never","workspace"],default:"workspace",enumDescriptions:[h.kg(220,"Do not store history from the replace widget."),h.kg(221,"Store replace history across the active workspace")],description:h.kg(222,"Controls how the replace widget history should be stored")},"editor.find.findOnType":{type:"boolean",default:e.findOnType,description:h.kg(223,"Controls whether the Find Widget should search as you type.")}})}validate(e){return e&&"object"==typeof e?{cursorMoveOnType:y(e.cursorMoveOnType,this.defaultValue.cursorMoveOnType),findOnType:y(e.findOnType,this.defaultValue.findOnType),seedSearchStringFromSelection:"boolean"==typeof e.seedSearchStringFromSelection?e.seedSearchStringFromSelection?"always":"never":I(e.seedSearchStringFromSelection,this.defaultValue.seedSearchStringFromSelection,["never","always","selection"]),autoFindInSelection:"boolean"==typeof e.autoFindInSelection?e.autoFindInSelection?"always":"never":I(e.autoFindInSelection,this.defaultValue.autoFindInSelection,["never","always","multiline"]),globalFindClipboard:y(e.globalFindClipboard,this.defaultValue.globalFindClipboard),addExtraSpaceOnTop:y(e.addExtraSpaceOnTop,this.defaultValue.addExtraSpaceOnTop),loop:y(e.loop,this.defaultValue.loop),history:I(e.history,this.defaultValue.history,["never","workspace"]),replaceHistory:I(e.replaceHistory,this.defaultValue.replaceHistory,["never","workspace"])}:this.defaultValue}}class A extends p{static{this.OFF='"liga" off, "calt" off'}static{this.ON='"liga" on, "calt" on'}constructor(){super(60,"fontLigatures",A.OFF,{anyOf:[{type:"boolean",description:h.kg(224,"Enables/Disables font ligatures ('calt' and 'liga' font features). Change this to a string for fine-grained control of the 'font-feature-settings' CSS property.")},{type:"string",description:h.kg(225,"Explicit 'font-feature-settings' CSS property. A boolean can be passed instead if one only needs to turn on/off ligatures.")}],description:h.kg(226,"Configures font ligatures or font features. Can be either a boolean to enable/disable ligatures or a string for the value of the CSS 'font-feature-settings' property."),default:!1})}validate(e){return void 0===e?this.defaultValue:"string"==typeof e?"false"===e||0===e.length?A.OFF:"true"===e?A.ON:e:e?A.ON:A.OFF}}class F extends p{static{this.OFF="normal"}static{this.TRANSLATE="translate"}constructor(){super(63,"fontVariations",F.OFF,{anyOf:[{type:"boolean",description:h.kg(227,"Enables/Disables the translation from font-weight to font-variation-settings. Change this to a string for fine-grained control of the 'font-variation-settings' CSS property.")},{type:"string",description:h.kg(228,"Explicit 'font-variation-settings' CSS property. A boolean can be passed instead if one only needs to translate font-weight to font-variation-settings.")}],description:h.kg(229,"Configures font variations. Can be either a boolean to enable/disable the translation from font-weight to font-variation-settings or a string for the value of the CSS 'font-variation-settings' property."),default:!1})}validate(e){return void 0===e?this.defaultValue:"string"==typeof e?"false"===e?F.OFF:"true"===e?F.TRANSLATE:e:e?F.TRANSLATE:F.OFF}compute(e,t,i){return e.fontInfo.fontVariationSettings}}class P extends f{constructor(){super(59)}compute(e,t,i){return e.fontInfo}}class E extends f{constructor(){super(161)}compute(e,t,i){return"overtype"===e.inputMode?t.get(92):t.get(34)}}class R extends f{constructor(){super(170)}compute(e,t){return e.editContextSupported&&t.get(44)}}class B extends f{constructor(){super(172)}compute(e,t){return 2===e.accessibilitySupport?t.get(7):t.get(6)}}class U extends b{constructor(){super(61,"fontSize",eD.fontSize,{type:"number",minimum:6,maximum:100,default:eD.fontSize,description:h.kg(230,"Controls the font size in pixels.")})}validate(e){let t=x.float(e,this.defaultValue);return 0===t?eD.fontSize:x.clamp(t,6,100)}compute(e,t,i){return e.fontInfo.fontSize}}class N extends p{static{this.SUGGESTION_VALUES=["normal","bold","100","200","300","400","500","600","700","800","900"]}static{this.MINIMUM_VALUE=1}static{this.MAXIMUM_VALUE=1e3}constructor(){super(62,"fontWeight",eD.fontWeight,{anyOf:[{type:"number",minimum:N.MINIMUM_VALUE,maximum:N.MAXIMUM_VALUE,errorMessage:h.kg(231,'Only "normal" and "bold" keywords or numbers between 1 and 1000 are allowed.')},{type:"string",pattern:"^(normal|bold|1000|[1-9][0-9]{0,2})$"},{enum:N.SUGGESTION_VALUES}],default:eD.fontWeight,description:h.kg(232,'Controls the font weight. Accepts "normal" and "bold" keywords or numbers between 1 and 1000.')})}validate(e){return"normal"===e||"bold"===e?e:String(S.clampedInt(e,eD.fontWeight,N.MINIMUM_VALUE,N.MAXIMUM_VALUE))}}class j extends p{constructor(){let e={multiple:"peek",multipleDefinitions:"peek",multipleTypeDefinitions:"peek",multipleDeclarations:"peek",multipleImplementations:"peek",multipleReferences:"peek",multipleTests:"peek",alternativeDefinitionCommand:"editor.action.goToReferences",alternativeTypeDefinitionCommand:"editor.action.goToReferences",alternativeDeclarationCommand:"editor.action.goToReferences",alternativeImplementationCommand:"",alternativeReferenceCommand:"",alternativeTestsCommand:""},t={type:"string",enum:["peek","gotoAndPeek","goto"],default:e.multiple,enumDescriptions:[h.kg(233,"Show Peek view of the results (default)"),h.kg(234,"Go to the primary result and show a Peek view"),h.kg(235,"Go to the primary result and enable Peek-less navigation to others")]},i=["","editor.action.referenceSearch.trigger","editor.action.goToReferences","editor.action.peekImplementation","editor.action.goToImplementation","editor.action.peekTypeDefinition","editor.action.goToTypeDefinition","editor.action.peekDeclaration","editor.action.revealDeclaration","editor.action.peekDefinition","editor.action.revealDefinitionAside","editor.action.revealDefinition"];super(67,"gotoLocation",e,{"editor.gotoLocation.multiple":{deprecationMessage:h.kg(236,"This setting is deprecated, please use separate settings like 'editor.editor.gotoLocation.multipleDefinitions' or 'editor.editor.gotoLocation.multipleImplementations' instead.")},"editor.gotoLocation.multipleDefinitions":{description:h.kg(237,"Controls the behavior the 'Go to Definition'-command when multiple target locations exist."),...t},"editor.gotoLocation.multipleTypeDefinitions":{description:h.kg(238,"Controls the behavior the 'Go to Type Definition'-command when multiple target locations exist."),...t},"editor.gotoLocation.multipleDeclarations":{description:h.kg(239,"Controls the behavior the 'Go to Declaration'-command when multiple target locations exist."),...t},"editor.gotoLocation.multipleImplementations":{description:h.kg(240,"Controls the behavior the 'Go to Implementations'-command when multiple target locations exist."),...t},"editor.gotoLocation.multipleReferences":{description:h.kg(241,"Controls the behavior the 'Go to References'-command when multiple target locations exist."),...t},"editor.gotoLocation.alternativeDefinitionCommand":{type:"string",default:e.alternativeDefinitionCommand,enum:i,description:h.kg(242,"Alternative command id that is being executed when the result of 'Go to Definition' is the current location.")},"editor.gotoLocation.alternativeTypeDefinitionCommand":{type:"string",default:e.alternativeTypeDefinitionCommand,enum:i,description:h.kg(243,"Alternative command id that is being executed when the result of 'Go to Type Definition' is the current location.")},"editor.gotoLocation.alternativeDeclarationCommand":{type:"string",default:e.alternativeDeclarationCommand,enum:i,description:h.kg(244,"Alternative command id that is being executed when the result of 'Go to Declaration' is the current location.")},"editor.gotoLocation.alternativeImplementationCommand":{type:"string",default:e.alternativeImplementationCommand,enum:i,description:h.kg(245,"Alternative command id that is being executed when the result of 'Go to Implementation' is the current location.")},"editor.gotoLocation.alternativeReferenceCommand":{type:"string",default:e.alternativeReferenceCommand,enum:i,description:h.kg(246,"Alternative command id that is being executed when the result of 'Go to Reference' is the current location.")}})}validate(e){return e&&"object"==typeof e?{multiple:I(e.multiple,this.defaultValue.multiple,["peek","gotoAndPeek","goto"]),multipleDefinitions:e.multipleDefinitions??I(e.multipleDefinitions,"peek",["peek","gotoAndPeek","goto"]),multipleTypeDefinitions:e.multipleTypeDefinitions??I(e.multipleTypeDefinitions,"peek",["peek","gotoAndPeek","goto"]),multipleDeclarations:e.multipleDeclarations??I(e.multipleDeclarations,"peek",["peek","gotoAndPeek","goto"]),multipleImplementations:e.multipleImplementations??I(e.multipleImplementations,"peek",["peek","gotoAndPeek","goto"]),multipleReferences:e.multipleReferences??I(e.multipleReferences,"peek",["peek","gotoAndPeek","goto"]),multipleTests:e.multipleTests??I(e.multipleTests,"peek",["peek","gotoAndPeek","goto"]),alternativeDefinitionCommand:D.string(e.alternativeDefinitionCommand,this.defaultValue.alternativeDefinitionCommand),alternativeTypeDefinitionCommand:D.string(e.alternativeTypeDefinitionCommand,this.defaultValue.alternativeTypeDefinitionCommand),alternativeDeclarationCommand:D.string(e.alternativeDeclarationCommand,this.defaultValue.alternativeDeclarationCommand),alternativeImplementationCommand:D.string(e.alternativeImplementationCommand,this.defaultValue.alternativeImplementationCommand),alternativeReferenceCommand:D.string(e.alternativeReferenceCommand,this.defaultValue.alternativeReferenceCommand),alternativeTestsCommand:D.string(e.alternativeTestsCommand,this.defaultValue.alternativeTestsCommand)}:this.defaultValue}}class q extends p{constructor(){let e={enabled:!0,delay:300,hidingDelay:300,sticky:!0,above:!0};super(69,"hover",e,{"editor.hover.enabled":{type:"boolean",default:e.enabled,description:h.kg(247,"Controls whether the hover is shown.")},"editor.hover.delay":{type:"number",default:e.delay,minimum:0,maximum:1e4,description:h.kg(248,"Controls the delay in milliseconds after which the hover is shown.")},"editor.hover.sticky":{type:"boolean",default:e.sticky,description:h.kg(249,"Controls whether the hover should remain visible when mouse is moved over it.")},"editor.hover.hidingDelay":{type:"integer",minimum:0,default:e.hidingDelay,markdownDescription:h.kg(250,"Controls the delay in milliseconds after which the hover is hidden. Requires `#editor.hover.sticky#` to be enabled.")},"editor.hover.above":{type:"boolean",default:e.above,description:h.kg(251,"Prefer showing hovers above the line, if there's space.")}})}validate(e){return e&&"object"==typeof e?{enabled:y(e.enabled,this.defaultValue.enabled),delay:S.clampedInt(e.delay,this.defaultValue.delay,0,1e4),sticky:y(e.sticky,this.defaultValue.sticky),hidingDelay:S.clampedInt(e.hidingDelay,this.defaultValue.hidingDelay,0,6e5),above:y(e.above,this.defaultValue.above)}:this.defaultValue}}class _ extends f{constructor(){super(165)}compute(e,t,i){return _.computeLayout(t,{memory:e.memory,outerWidth:e.outerWidth,outerHeight:e.outerHeight,isDominatedByLongLines:e.isDominatedByLongLines,lineHeight:e.fontInfo.lineHeight,viewLineCount:e.viewLineCount,lineNumbersDigitCount:e.lineNumbersDigitCount,typicalHalfwidthCharacterWidth:e.fontInfo.typicalHalfwidthCharacterWidth,maxDigitWidth:e.fontInfo.maxDigitWidth,pixelRatio:e.pixelRatio,glyphMarginDecorationLaneCount:e.glyphMarginDecorationLaneCount})}static computeContainedMinimapLineCount(e){let t=e.height/e.lineHeight,i=Math.floor(e.paddingTop/e.lineHeight),o=Math.floor(e.paddingBottom/e.lineHeight);e.scrollBeyondLastLine&&(o=Math.max(o,t-1));let n=(i+e.viewLineCount+o)/(e.pixelRatio*e.height),s=Math.floor(e.viewLineCount/n);return{typicalViewportLineCount:t,extraLinesBeforeFirstLine:i,extraLinesBeyondLastLine:o,desiredRatio:n,minimapLineCount:s}}static _computeMinimapLayout(e,t){let i=e.outerWidth,o=e.outerHeight,n=e.pixelRatio;if(!e.minimap.enabled)return{renderMinimap:0,minimapLeft:0,minimapWidth:0,minimapHeightIsEditorHeight:!1,minimapIsSampling:!1,minimapScale:1,minimapLineHeight:1,minimapCanvasInnerWidth:0,minimapCanvasInnerHeight:Math.floor(n*o),minimapCanvasOuterWidth:0,minimapCanvasOuterHeight:o};let s=t.stableMinimapLayoutInput,r=s&&e.outerHeight===s.outerHeight&&e.lineHeight===s.lineHeight&&e.typicalHalfwidthCharacterWidth===s.typicalHalfwidthCharacterWidth&&e.pixelRatio===s.pixelRatio&&e.scrollBeyondLastLine===s.scrollBeyondLastLine&&e.paddingTop===s.paddingTop&&e.paddingBottom===s.paddingBottom&&e.minimap.enabled===s.minimap.enabled&&e.minimap.side===s.minimap.side&&e.minimap.size===s.minimap.size&&e.minimap.showSlider===s.minimap.showSlider&&e.minimap.renderCharacters===s.minimap.renderCharacters&&e.minimap.maxColumn===s.minimap.maxColumn&&e.minimap.scale===s.minimap.scale&&e.verticalScrollbarWidth===s.verticalScrollbarWidth&&e.isViewportWrapping===s.isViewportWrapping,a=e.lineHeight,l=e.typicalHalfwidthCharacterWidth,d=e.scrollBeyondLastLine,h=e.minimap.renderCharacters,c=n>=2?Math.round(2*e.minimap.scale):e.minimap.scale,g=e.minimap.maxColumn,p=e.minimap.size,m=e.minimap.side,w=e.verticalScrollbarWidth,f=e.viewLineCount,b=e.remainingWidth,y=e.isViewportWrapping,k=h?2:3,C=Math.floor(n*o),S=C/n,v=!1,x=!1,D=k*c,I=c/n,V=1;if("fill"===p||"fit"===p){let{typicalViewportLineCount:i,extraLinesBeforeFirstLine:s,extraLinesBeyondLastLine:l,desiredRatio:h,minimapLineCount:u}=_.computeContainedMinimapLineCount({viewLineCount:f,scrollBeyondLastLine:d,paddingTop:e.paddingTop,paddingBottom:e.paddingBottom,height:o,lineHeight:a,pixelRatio:n});if(f/u>1)v=!0,x=!0,D=1,I=(c=1)/n;else{let o=!1,d=c+1;if("fit"===p){let e=Math.ceil((s+f+l)*D);y&&r&&b<=t.stableFitRemainingWidth?(o=!0,d=t.stableFitMaxMinimapScale):o=e>C}if("fill"===p||o){v=!0;let o=c;D=Math.min(a*n,Math.max(1,Math.floor(1/h))),y&&r&&b<=t.stableFitRemainingWidth&&(d=t.stableFitMaxMinimapScale),(c=Math.min(d,Math.max(1,Math.floor(D/k))))>o&&(V=Math.min(2,c/o)),I=c/n/V,C=Math.ceil(Math.max(i,s+f+l)*D),y?(t.stableMinimapLayoutInput=e,t.stableFitRemainingWidth=b,t.stableFitMaxMinimapScale=c):(t.stableMinimapLayoutInput=null,t.stableFitRemainingWidth=0)}}}let L=Math.min(Math.floor(g*I),Math.max(0,Math.floor((b-w-2)*I/(l+I)))+u),M=Math.floor(n*L),W=M/n;return{renderMinimap:h?1:2,minimapLeft:"left"===m?0:i-L-w,minimapWidth:L,minimapHeightIsEditorHeight:v,minimapIsSampling:x,minimapScale:c,minimapLineHeight:D,minimapCanvasInnerWidth:M=Math.floor(M*V),minimapCanvasInnerHeight:C,minimapCanvasOuterWidth:W,minimapCanvasOuterHeight:S}}static computeLayout(e,t){let i=0|t.outerWidth,o=0|t.outerHeight,n=0|t.lineHeight,s=0|t.lineNumbersDigitCount,r=t.typicalHalfwidthCharacterWidth,a=t.maxDigitWidth,l=t.pixelRatio,d=t.viewLineCount,h=e.get(154),u="inherit"===h?e.get(153):h,c="inherit"===u?e.get(149):u,p=e.get(152),m=t.isDominatedByLongLines,w=e.get(66),f=0!==e.get(76).renderType,b=e.get(77),y=e.get(119),k=e.get(96),C=e.get(81),S=e.get(117),v=S.verticalScrollbarSize,x=S.verticalHasArrows,D=S.arrowSize,I=S.horizontalScrollbarSize,V=e.get(52),L="never"!==e.get(126),M=e.get(74);V&&L&&(M+=16);let W=0;f&&(W=Math.round(Math.max(s,b)*a));let O=0;w&&(O=n*t.glyphMarginDecorationLaneCount);let H=0,T=0+O,z=T+W,A=z+M,F=i-O-W-M,P=!1,E=!1,R=-1;2===e.get(2)&&"inherit"===u&&m?(P=!0,E=!0):"on"===c||"bounded"===c?E=!0:"wordWrapColumn"===c&&(R=p);let B=_._computeMinimapLayout({outerWidth:i,outerHeight:o,lineHeight:n,typicalHalfwidthCharacterWidth:r,pixelRatio:l,scrollBeyondLastLine:y,paddingTop:k.top,paddingBottom:k.bottom,minimap:C,verticalScrollbarWidth:v,viewLineCount:d,remainingWidth:F,isViewportWrapping:E},t.memory||new g);0!==B.renderMinimap&&0===B.minimapLeft&&(H+=B.minimapWidth,T+=B.minimapWidth,z+=B.minimapWidth,A+=B.minimapWidth);let U=F-B.minimapWidth,N=Math.max(1,Math.floor((U-v-2)/r)),j=x?D:0;return E&&(R=Math.max(1,N),"bounded"===c&&(R=Math.min(R,p))),{width:i,height:o,glyphMarginLeft:H,glyphMarginWidth:O,glyphMarginDecorationLaneCount:t.glyphMarginDecorationLaneCount,lineNumbersLeft:T,lineNumbersWidth:W,decorationsLeft:z,decorationsWidth:M,contentLeft:A,contentWidth:U,minimap:B,viewportColumn:N,isWordWrapMinified:P,isViewportWrapping:E,wrappingColumn:R,verticalScrollbarWidth:v,horizontalScrollbarHeight:I,overviewRuler:{top:j,width:v,height:o-2*j,right:0}}}}class G extends p{constructor(){super(156,"wrappingStrategy","simple",{"editor.wrappingStrategy":{enumDescriptions:[h.kg(252,"Assumes that all characters are of the same width. This is a fast algorithm that works correctly for monospace fonts and certain scripts (like Latin characters) where glyphs are of equal width."),h.kg(253,"Delegates wrapping points computation to the browser. This is a slow algorithm, that might cause freezes for large files, but it works correctly in all cases.")],type:"string",enum:["simple","advanced"],default:"simple",description:h.kg(254,"Controls the algorithm that computes wrapping points. Note that when in accessibility mode, advanced will be used for the best experience.")}})}validate(e){return I(e,"simple",["simple","advanced"])}compute(e,t,i){return 2===t.get(2)?"advanced":i}}!function(e){e.Off="off",e.OnCode="onCode",e.On="on"}(n||(n={}));class K extends p{constructor(){let e={enabled:n.OnCode};super(73,"lightbulb",e,{"editor.lightbulb.enabled":{type:"string",enum:[n.Off,n.OnCode,n.On],default:e.enabled,enumDescriptions:[h.kg(255,"Disable the code action menu."),h.kg(256,"Show the code action menu when the cursor is on lines with code."),h.kg(257,"Show the code action menu when the cursor is on lines with code or on empty lines.")],description:h.kg(258,"Enables the Code Action lightbulb in the editor.")}})}validate(e){return e&&"object"==typeof e?{enabled:I(e.enabled,this.defaultValue.enabled,[n.Off,n.OnCode,n.On])}:this.defaultValue}}class Q extends p{constructor(){let e={enabled:!0,maxLineCount:5,defaultModel:"outlineModel",scrollWithEditor:!0};super(131,"stickyScroll",e,{"editor.stickyScroll.enabled":{type:"boolean",default:e.enabled,description:h.kg(259,"Shows the nested current scopes during the scroll at the top of the editor.")},"editor.stickyScroll.maxLineCount":{type:"number",default:e.maxLineCount,minimum:1,maximum:20,description:h.kg(260,"Defines the maximum number of sticky lines to show.")},"editor.stickyScroll.defaultModel":{type:"string",enum:["outlineModel","foldingProviderModel","indentationModel"],default:e.defaultModel,description:h.kg(261,"Defines the model to use for determining which lines to stick. If the outline model does not exist, it will fall back on the folding provider model which falls back on the indentation model. This order is respected in all three cases.")},"editor.stickyScroll.scrollWithEditor":{type:"boolean",default:e.scrollWithEditor,description:h.kg(262,"Enable scrolling of Sticky Scroll with the editor's horizontal scrollbar.")}})}validate(e){return e&&"object"==typeof e?{enabled:y(e.enabled,this.defaultValue.enabled),maxLineCount:S.clampedInt(e.maxLineCount,this.defaultValue.maxLineCount,1,20),defaultModel:I(e.defaultModel,this.defaultValue.defaultModel,["outlineModel","foldingProviderModel","indentationModel"]),scrollWithEditor:y(e.scrollWithEditor,this.defaultValue.scrollWithEditor)}:this.defaultValue}}class J extends p{constructor(){let e={enabled:"on",fontSize:0,fontFamily:"",padding:!1,maximumLength:43};super(159,"inlayHints",e,{"editor.inlayHints.enabled":{type:"string",default:e.enabled,description:h.kg(263,"Enables the inlay hints in the editor."),enum:["on","onUnlessPressed","offUnlessPressed","off"],markdownEnumDescriptions:[h.kg(264,"Inlay hints are enabled"),h.kg(265,"Inlay hints are showing by default and hide when holding {0}",a.zx?"Ctrl+Option":"Ctrl+Alt"),h.kg(266,"Inlay hints are hidden by default and show when holding {0}",a.zx?"Ctrl+Option":"Ctrl+Alt"),h.kg(267,"Inlay hints are disabled")]},"editor.inlayHints.fontSize":{type:"number",default:e.fontSize,markdownDescription:h.kg(268,"Controls font size of inlay hints in the editor. As default the {0} is used when the configured value is less than {1} or greater than the editor font size.","`#editor.fontSize#`","`5`")},"editor.inlayHints.fontFamily":{type:"string",default:e.fontFamily,markdownDescription:h.kg(269,"Controls font family of inlay hints in the editor. When set to empty, the {0} is used.","`#editor.fontFamily#`")},"editor.inlayHints.padding":{type:"boolean",default:e.padding,description:h.kg(270,"Enables the padding around the inlay hints in the editor.")},"editor.inlayHints.maximumLength":{type:"number",default:e.maximumLength,markdownDescription:h.kg(271,"Maximum overall length of inlay hints, for a single line, before they get truncated by the editor. Set to `0` to never truncate")}})}validate(e){return e&&"object"==typeof e?("boolean"==typeof e.enabled&&(e.enabled=e.enabled?"on":"off"),{enabled:I(e.enabled,this.defaultValue.enabled,["on","off","offUnlessPressed","onUnlessPressed"]),fontSize:S.clampedInt(e.fontSize,this.defaultValue.fontSize,0,100),fontFamily:D.string(e.fontFamily,this.defaultValue.fontFamily),padding:y(e.padding,this.defaultValue.padding),maximumLength:S.clampedInt(e.maximumLength,this.defaultValue.maximumLength,0,Number.MAX_SAFE_INTEGER)}):this.defaultValue}}class X extends p{constructor(){super(74,"lineDecorationsWidth",10)}validate(e){return"string"==typeof e&&/^\d+(\.\d+)?ch$/.test(e)?-parseFloat(e.substring(0,e.length-2)):S.clampedInt(e,this.defaultValue,0,1e3)}compute(e,t,i){return i<0?S.clampedInt(-i*e.fontInfo.typicalHalfwidthCharacterWidth,this.defaultValue,0,1e3):i}}class Z extends x{constructor(){super(75,"lineHeight",eD.lineHeight,e=>x.clamp(e,0,150),{markdownDescription:h.kg(272,"Controls the line height. \n - Use 0 to automatically compute the line height from the font size.\n - Values between 0 and 8 will be used as a multiplier with the font size.\n - Values greater than or equal to 8 will be used as effective values.")},0,150)}compute(e,t,i){return e.fontInfo.lineHeight}}class $ extends p{constructor(){let e={enabled:!0,size:"proportional",side:"right",showSlider:"mouseover",autohide:"none",renderCharacters:!0,maxColumn:120,scale:1,showRegionSectionHeaders:!0,showMarkSectionHeaders:!0,markSectionHeaderRegex:"\\bMARK:\\s*(?<separator>-?)\\s*(?<label>.*)$",sectionHeaderFontSize:9,sectionHeaderLetterSpacing:1};super(81,"minimap",e,{"editor.minimap.enabled":{type:"boolean",default:e.enabled,description:h.kg(273,"Controls whether the minimap is shown.")},"editor.minimap.autohide":{type:"string",enum:["none","mouseover","scroll"],enumDescriptions:[h.kg(274,"The minimap is always shown."),h.kg(275,"The minimap is hidden when mouse is not over the minimap and shown when mouse is over the minimap."),h.kg(276,"The minimap is only shown when the editor is scrolled")],default:e.autohide,description:h.kg(277,"Controls whether the minimap is hidden automatically.")},"editor.minimap.size":{type:"string",enum:["proportional","fill","fit"],enumDescriptions:[h.kg(278,"The minimap has the same size as the editor contents (and might scroll)."),h.kg(279,"The minimap will stretch or shrink as necessary to fill the height of the editor (no scrolling)."),h.kg(280,"The minimap will shrink as necessary to never be larger than the editor (no scrolling).")],default:e.size,description:h.kg(281,"Controls the size of the minimap.")},"editor.minimap.side":{type:"string",enum:["left","right"],default:e.side,description:h.kg(282,"Controls the side where to render the minimap.")},"editor.minimap.showSlider":{type:"string",enum:["always","mouseover"],default:e.showSlider,description:h.kg(283,"Controls when the minimap slider is shown.")},"editor.minimap.scale":{type:"number",default:e.scale,minimum:1,maximum:3,enum:[1,2,3],description:h.kg(284,"Scale of content drawn in the minimap: 1, 2 or 3.")},"editor.minimap.renderCharacters":{type:"boolean",default:e.renderCharacters,description:h.kg(285,"Render the actual characters on a line as opposed to color blocks.")},"editor.minimap.maxColumn":{type:"number",default:e.maxColumn,description:h.kg(286,"Limit the width of the minimap to render at most a certain number of columns.")},"editor.minimap.showRegionSectionHeaders":{type:"boolean",default:e.showRegionSectionHeaders,description:h.kg(287,"Controls whether named regions are shown as section headers in the minimap.")},"editor.minimap.showMarkSectionHeaders":{type:"boolean",default:e.showMarkSectionHeaders,description:h.kg(288,"Controls whether MARK: comments are shown as section headers in the minimap.")},"editor.minimap.markSectionHeaderRegex":{type:"string",default:e.markSectionHeaderRegex,description:h.kg(289,"Defines the regular expression used to find section headers in comments. The regex must contain a named match group `label` (written as `(?<label>.+)`) that encapsulates the section header, otherwise it will not work. Optionally you can include another match group named `separator`. Use \\n in the pattern to match multi-line headers.")},"editor.minimap.sectionHeaderFontSize":{type:"number",default:e.sectionHeaderFontSize,description:h.kg(290,"Controls the font size of section headers in the minimap.")},"editor.minimap.sectionHeaderLetterSpacing":{type:"number",default:e.sectionHeaderLetterSpacing,description:h.kg(291,"Controls the amount of space (in pixels) between characters of section header. This helps the readability of the header in small font sizes.")}})}validate(e){if(!e||"object"!=typeof e)return this.defaultValue;let t=this.defaultValue.markSectionHeaderRegex,i=e.markSectionHeaderRegex;if("string"==typeof i)try{RegExp(i,"d"),t=i}catch{}return{enabled:y(e.enabled,this.defaultValue.enabled),autohide:I(e.autohide,this.defaultValue.autohide,["none","mouseover","scroll"]),size:I(e.size,this.defaultValue.size,["proportional","fill","fit"]),side:I(e.side,this.defaultValue.side,["right","left"]),showSlider:I(e.showSlider,this.defaultValue.showSlider,["always","mouseover"]),renderCharacters:y(e.renderCharacters,this.defaultValue.renderCharacters),scale:S.clampedInt(e.scale,1,1,3),maxColumn:S.clampedInt(e.maxColumn,this.defaultValue.maxColumn,1,1e4),showRegionSectionHeaders:y(e.showRegionSectionHeaders,this.defaultValue.showRegionSectionHeaders),showMarkSectionHeaders:y(e.showMarkSectionHeaders,this.defaultValue.showMarkSectionHeaders),markSectionHeaderRegex:t,sectionHeaderFontSize:x.clamp(e.sectionHeaderFontSize??this.defaultValue.sectionHeaderFontSize,4,32),sectionHeaderLetterSpacing:x.clamp(e.sectionHeaderLetterSpacing??this.defaultValue.sectionHeaderLetterSpacing,0,5)}}}class Y extends p{constructor(){super(96,"padding",{top:0,bottom:0},{"editor.padding.top":{type:"number",default:0,minimum:0,maximum:1e3,description:h.kg(292,"Controls the amount of space between the top edge of the editor and the first line.")},"editor.padding.bottom":{type:"number",default:0,minimum:0,maximum:1e3,description:h.kg(293,"Controls the amount of space between the bottom edge of the editor and the last line.")}})}validate(e){return e&&"object"==typeof e?{top:S.clampedInt(e.top,0,0,1e3),bottom:S.clampedInt(e.bottom,0,0,1e3)}:this.defaultValue}}class ee extends p{constructor(){let e={enabled:!0,cycle:!0};super(98,"parameterHints",e,{"editor.parameterHints.enabled":{type:"boolean",default:e.enabled,description:h.kg(294,"Enables a pop-up that shows parameter documentation and type information as you type.")},"editor.parameterHints.cycle":{type:"boolean",default:e.cycle,description:h.kg(295,"Controls whether the parameter hints menu cycles or closes when reaching the end of the list.")}})}validate(e){return e&&"object"==typeof e?{enabled:y(e.enabled,this.defaultValue.enabled),cycle:y(e.cycle,this.defaultValue.cycle)}:this.defaultValue}}class et extends f{constructor(){super(163)}compute(e,t,i){return e.pixelRatio}}class ei extends p{constructor(){super(100,"placeholder",void 0)}validate(e){return void 0===e?this.defaultValue:"string"==typeof e?e:this.defaultValue}}class eo extends p{constructor(){let e={other:"on",comments:"off",strings:"off"},t=[{type:"boolean"},{type:"string",enum:["on","inline","off"],enumDescriptions:[h.kg(296,"Quick suggestions show inside the suggest widget"),h.kg(297,"Quick suggestions show as ghost text"),h.kg(298,"Quick suggestions are disabled")]}];super(102,"quickSuggestions",e,{type:"object",additionalProperties:!1,properties:{strings:{anyOf:t,default:e.strings,description:h.kg(299,"Enable quick suggestions inside strings.")},comments:{anyOf:t,default:e.comments,description:h.kg(300,"Enable quick suggestions inside comments.")},other:{anyOf:t,default:e.other,description:h.kg(301,"Enable quick suggestions outside of strings and comments.")}},default:e,markdownDescription:h.kg(302,"Controls whether suggestions should automatically show up while typing. This can be controlled for typing in comments, strings, and other code. Quick suggestion can be configured to show as ghost text or with the suggest widget. Also be aware of the {0}-setting which controls if suggestions are triggered by special characters.","`#editor.suggestOnTriggerCharacters#`")}),this.defaultValue=e}validate(e){let t;if("boolean"==typeof e){let t=e?"on":"off";return{comments:t,strings:t,other:t}}if(!e||"object"!=typeof e)return this.defaultValue;let{other:i,comments:o,strings:n}=e,s=["on","inline","off"];return t="boolean"==typeof i?i?"on":"off":I(i,this.defaultValue.other,s),{other:t,comments:"boolean"==typeof o?o?"on":"off":I(o,this.defaultValue.comments,s),strings:"boolean"==typeof n?n?"on":"off":I(n,this.defaultValue.strings,s)}}}class en extends p{constructor(){super(76,"lineNumbers",{renderType:1,renderFn:null},{type:"string",enum:["off","on","relative","interval"],enumDescriptions:[h.kg(303,"Line numbers are not rendered."),h.kg(304,"Line numbers are rendered as absolute number."),h.kg(305,"Line numbers are rendered as distance in lines to cursor position."),h.kg(306,"Line numbers are rendered every 10 lines.")],default:"on",description:h.kg(307,"Controls the display of line numbers.")})}validate(e){let t=this.defaultValue.renderType,i=this.defaultValue.renderFn;return void 0!==e&&("function"==typeof e?(t=4,i=e):t="interval"===e?3:"relative"===e?2:+("on"===e)),{renderType:t,renderFn:i}}}function es(e){let t=e.get(112);return"editable"===t?e.get(104):"on"!==t}function er(e){return!e.get(172)}class ea extends p{constructor(){let e=[],t={type:"number",description:h.kg(308,"Number of monospace characters at which this editor ruler will render.")};super(116,"rulers",e,{type:"array",items:{anyOf:[t,{type:["object"],properties:{column:t,color:{type:"string",description:h.kg(309,"Color of this editor ruler."),format:"color-hex"}}}]},default:e,description:h.kg(310,"Render vertical rulers after a certain number of monospace characters. Use multiple values for multiple rulers. No rulers are drawn if array is empty.")})}validate(e){if(Array.isArray(e)){let t=[];for(let i of e)"number"==typeof i?t.push({column:S.clampedInt(i,0,0,1e4),color:null}):i&&"object"==typeof i&&t.push({column:S.clampedInt(i.column,0,0,1e4),color:i.color});return t.sort((e,t)=>e.column-t.column),t}return this.defaultValue}}class el extends p{constructor(){super(105,"readOnlyMessage",void 0)}validate(e){return e&&"object"==typeof e?e:this.defaultValue}}function ed(e,t){if("string"!=typeof e)return t;switch(e){case"hidden":return 2;case"visible":return 3;default:return 1}}class eh extends p{constructor(){let e={vertical:1,horizontal:1,arrowSize:11,useShadows:!0,verticalHasArrows:!1,horizontalHasArrows:!1,horizontalScrollbarSize:12,horizontalSliderSize:12,verticalScrollbarSize:14,verticalSliderSize:14,handleMouseWheel:!0,alwaysConsumeMouseWheel:!0,scrollByPage:!1,ignoreHorizontalScrollbarInContentHeight:!1};super(117,"scrollbar",e,{"editor.scrollbar.vertical":{type:"string",enum:["auto","visible","hidden"],enumDescriptions:[h.kg(311,"The vertical scrollbar will be visible only when necessary."),h.kg(312,"The vertical scrollbar will always be visible."),h.kg(313,"The vertical scrollbar will always be hidden.")],default:"auto",description:h.kg(314,"Controls the visibility of the vertical scrollbar.")},"editor.scrollbar.horizontal":{type:"string",enum:["auto","visible","hidden"],enumDescriptions:[h.kg(315,"The horizontal scrollbar will be visible only when necessary."),h.kg(316,"The horizontal scrollbar will always be visible."),h.kg(317,"The horizontal scrollbar will always be hidden.")],default:"auto",description:h.kg(318,"Controls the visibility of the horizontal scrollbar.")},"editor.scrollbar.verticalScrollbarSize":{type:"number",default:e.verticalScrollbarSize,description:h.kg(319,"The width of the vertical scrollbar.")},"editor.scrollbar.horizontalScrollbarSize":{type:"number",default:e.horizontalScrollbarSize,description:h.kg(320,"The height of the horizontal scrollbar.")},"editor.scrollbar.scrollByPage":{type:"boolean",default:e.scrollByPage,description:h.kg(321,"Controls whether clicks scroll by page or jump to click position.")},"editor.scrollbar.ignoreHorizontalScrollbarInContentHeight":{type:"boolean",default:e.ignoreHorizontalScrollbarInContentHeight,description:h.kg(322,"When set, the horizontal scrollbar will not increase the size of the editor's content.")}})}validate(e){if(!e||"object"!=typeof e)return this.defaultValue;let t=S.clampedInt(e.horizontalScrollbarSize,this.defaultValue.horizontalScrollbarSize,0,1e3),i=S.clampedInt(e.verticalScrollbarSize,this.defaultValue.verticalScrollbarSize,0,1e3);return{arrowSize:S.clampedInt(e.arrowSize,this.defaultValue.arrowSize,0,1e3),vertical:ed(e.vertical,this.defaultValue.vertical),horizontal:ed(e.horizontal,this.defaultValue.horizontal),useShadows:y(e.useShadows,this.defaultValue.useShadows),verticalHasArrows:y(e.verticalHasArrows,this.defaultValue.verticalHasArrows),horizontalHasArrows:y(e.horizontalHasArrows,this.defaultValue.horizontalHasArrows),handleMouseWheel:y(e.handleMouseWheel,this.defaultValue.handleMouseWheel),alwaysConsumeMouseWheel:y(e.alwaysConsumeMouseWheel,this.defaultValue.alwaysConsumeMouseWheel),horizontalScrollbarSize:t,horizontalSliderSize:S.clampedInt(e.horizontalSliderSize,t,0,1e3),verticalScrollbarSize:i,verticalSliderSize:S.clampedInt(e.verticalSliderSize,i,0,1e3),scrollByPage:y(e.scrollByPage,this.defaultValue.scrollByPage),ignoreHorizontalScrollbarInContentHeight:y(e.ignoreHorizontalScrollbarInContentHeight,this.defaultValue.ignoreHorizontalScrollbarInContentHeight)}}}let eu="inUntrustedWorkspace",ec={allowedCharacters:"editor.unicodeHighlight.allowedCharacters",invisibleCharacters:"editor.unicodeHighlight.invisibleCharacters",nonBasicASCII:"editor.unicodeHighlight.nonBasicASCII",ambiguousCharacters:"editor.unicodeHighlight.ambiguousCharacters",includeComments:"editor.unicodeHighlight.includeComments",includeStrings:"editor.unicodeHighlight.includeStrings",allowedLocales:"editor.unicodeHighlight.allowedLocales"};class eg extends p{constructor(){let e={nonBasicASCII:eu,invisibleCharacters:!0,ambiguousCharacters:!0,includeComments:eu,includeStrings:!0,allowedCharacters:{},allowedLocales:{_os:!0,_vscode:!0}};super(142,"unicodeHighlight",e,{[ec.nonBasicASCII]:{restricted:!0,type:["boolean","string"],enum:[!0,!1,eu],default:e.nonBasicASCII,description:h.kg(323,"Controls whether all non-basic ASCII characters are highlighted. Only characters between U+0020 and U+007E, tab, line-feed and carriage-return are considered basic ASCII.")},[ec.invisibleCharacters]:{restricted:!0,type:"boolean",default:e.invisibleCharacters,description:h.kg(324,"Controls whether characters that just reserve space or have no width at all are highlighted.")},[ec.ambiguousCharacters]:{restricted:!0,type:"boolean",default:e.ambiguousCharacters,description:h.kg(325,"Controls whether characters are highlighted that can be confused with basic ASCII characters, except those that are common in the current user locale.")},[ec.includeComments]:{restricted:!0,type:["boolean","string"],enum:[!0,!1,eu],default:e.includeComments,description:h.kg(326,"Controls whether characters in comments should also be subject to Unicode highlighting.")},[ec.includeStrings]:{restricted:!0,type:["boolean","string"],enum:[!0,!1,eu],default:e.includeStrings,description:h.kg(327,"Controls whether characters in strings should also be subject to Unicode highlighting.")},[ec.allowedCharacters]:{restricted:!0,type:"object",default:e.allowedCharacters,description:h.kg(328,"Defines allowed characters that are not being highlighted."),additionalProperties:{type:"boolean"}},[ec.allowedLocales]:{restricted:!0,type:"object",additionalProperties:{type:"boolean"},default:e.allowedLocales,description:h.kg(329,"Unicode characters that are common in allowed locales are not being highlighted.")}})}applyUpdate(e,t){let i=!1;t.allowedCharacters&&e&&!r.aI(e.allowedCharacters,t.allowedCharacters)&&(e={...e,allowedCharacters:t.allowedCharacters},i=!0),t.allowedLocales&&e&&!r.aI(e.allowedLocales,t.allowedLocales)&&(e={...e,allowedLocales:t.allowedLocales},i=!0);let o=super.applyUpdate(e,t);return i?new m(o.newValue,!0):o}validate(e){return e&&"object"==typeof e?{nonBasicASCII:ef(e.nonBasicASCII,eu,[!0,!1,eu]),invisibleCharacters:y(e.invisibleCharacters,this.defaultValue.invisibleCharacters),ambiguousCharacters:y(e.ambiguousCharacters,this.defaultValue.ambiguousCharacters),includeComments:ef(e.includeComments,eu,[!0,!1,eu]),includeStrings:ef(e.includeStrings,eu,[!0,!1,eu]),allowedCharacters:this.validateBooleanMap(e.allowedCharacters,this.defaultValue.allowedCharacters),allowedLocales:this.validateBooleanMap(e.allowedLocales,this.defaultValue.allowedLocales)}:this.defaultValue}validateBooleanMap(e,t){if("object"!=typeof e||!e)return t;let i={};for(let[t,o]of Object.entries(e))!0===o&&(i[t]=!0);return i}}class ep extends p{constructor(){let e={enabled:!0,mode:"subwordSmart",showToolbar:"onHover",suppressSuggestions:!1,keepOnBlur:!1,fontFamily:"default",syntaxHighlightingEnabled:!0,minShowDelay:0,suppressInSnippetMode:!1,edits:{enabled:!0,showCollapsed:!1,renderSideBySide:"auto",allowCodeShifting:"always"},triggerCommandOnProviderChange:!0,experimental:{suppressInlineSuggestions:"",showOnSuggestConflict:"never",emptyResponseInformation:!0}};super(71,"inlineSuggest",e,{"editor.inlineSuggest.enabled":{type:"boolean",default:e.enabled,description:h.kg(330,"Controls whether to automatically show inline suggestions in the editor.")},"editor.inlineSuggest.showToolbar":{type:"string",default:e.showToolbar,enum:["always","onHover","never"],enumDescriptions:[h.kg(331,"Show the inline suggestion toolbar whenever an inline suggestion is shown."),h.kg(332,"Show the inline suggestion toolbar when hovering over an inline suggestion."),h.kg(333,"Never show the inline suggestion toolbar.")],description:h.kg(334,"Controls when to show the inline suggestion toolbar.")},"editor.inlineSuggest.syntaxHighlightingEnabled":{type:"boolean",default:e.syntaxHighlightingEnabled,description:h.kg(335,"Controls whether to show syntax highlighting for inline suggestions in the editor.")},"editor.inlineSuggest.suppressSuggestions":{type:"boolean",default:e.suppressSuggestions,description:h.kg(336,"Controls how inline suggestions interact with the suggest widget. If enabled, the suggest widget is not shown automatically when inline suggestions are available.")},"editor.inlineSuggest.suppressInSnippetMode":{type:"boolean",default:e.suppressInSnippetMode,description:h.kg(337,"Controls whether inline suggestions are suppressed when in snippet mode.")},"editor.inlineSuggest.minShowDelay":{type:"number",default:0,minimum:0,maximum:1e4,description:h.kg(338,"Controls the minimal delay in milliseconds after which inline suggestions are shown after typing.")},"editor.inlineSuggest.experimental.suppressInlineSuggestions":{type:"string",default:e.experimental.suppressInlineSuggestions,tags:["experimental"],description:h.kg(339,"Suppresses inline completions for specified extension IDs -- comma separated."),experiment:{mode:"auto"}},"editor.inlineSuggest.experimental.emptyResponseInformation":{type:"boolean",default:e.experimental.emptyResponseInformation,tags:["experimental"],description:h.kg(340,"Controls whether to send request information from the inline suggestion provider."),experiment:{mode:"auto"}},"editor.inlineSuggest.triggerCommandOnProviderChange":{type:"boolean",default:e.triggerCommandOnProviderChange,tags:["experimental"],description:h.kg(341,"Controls whether to trigger a command when the inline suggestion provider changes."),experiment:{mode:"auto"}},"editor.inlineSuggest.experimental.showOnSuggestConflict":{type:"string",default:e.experimental.showOnSuggestConflict,tags:["experimental"],enum:["always","never","whenSuggestListIsIncomplete"],description:h.kg(342,"Controls whether to show inline suggestions when there is a suggest conflict."),experiment:{mode:"auto"}},"editor.inlineSuggest.fontFamily":{type:"string",default:e.fontFamily,description:h.kg(343,"Controls the font family of the inline suggestions.")},"editor.inlineSuggest.edits.allowCodeShifting":{type:"string",default:e.edits.allowCodeShifting,description:h.kg(344,"Controls whether showing a suggestion will shift the code to make space for the suggestion inline."),enum:["always","horizontal","never"],tags:["nextEditSuggestions"]},"editor.inlineSuggest.edits.renderSideBySide":{type:"string",default:e.edits.renderSideBySide,description:h.kg(345,"Controls whether larger suggestions can be shown side by side."),enum:["auto","never"],enumDescriptions:[h.kg(346,"Larger suggestions will show side by side if there is enough space, otherwise they will be shown below."),h.kg(347,"Larger suggestions are never shown side by side and will always be shown below.")],tags:["nextEditSuggestions"]},"editor.inlineSuggest.edits.showCollapsed":{type:"boolean",default:e.edits.showCollapsed,description:h.kg(348,"Controls whether the suggestion will show as collapsed until jumping to it."),tags:["nextEditSuggestions"]}})}validate(e){return e&&"object"==typeof e?{enabled:y(e.enabled,this.defaultValue.enabled),mode:I(e.mode,this.defaultValue.mode,["prefix","subword","subwordSmart"]),showToolbar:I(e.showToolbar,this.defaultValue.showToolbar,["always","onHover","never"]),suppressSuggestions:y(e.suppressSuggestions,this.defaultValue.suppressSuggestions),keepOnBlur:y(e.keepOnBlur,this.defaultValue.keepOnBlur),fontFamily:D.string(e.fontFamily,this.defaultValue.fontFamily),syntaxHighlightingEnabled:y(e.syntaxHighlightingEnabled,this.defaultValue.syntaxHighlightingEnabled),minShowDelay:S.clampedInt(e.minShowDelay,0,0,1e4),suppressInSnippetMode:y(e.suppressInSnippetMode,this.defaultValue.suppressInSnippetMode),edits:{enabled:y(e.edits?.enabled,this.defaultValue.edits.enabled),showCollapsed:y(e.edits?.showCollapsed,this.defaultValue.edits.showCollapsed),allowCodeShifting:I(e.edits?.allowCodeShifting,this.defaultValue.edits.allowCodeShifting,["always","horizontal","never"]),renderSideBySide:I(e.edits?.renderSideBySide,this.defaultValue.edits.renderSideBySide,["never","auto"])},triggerCommandOnProviderChange:y(e.triggerCommandOnProviderChange,this.defaultValue.triggerCommandOnProviderChange),experimental:{suppressInlineSuggestions:D.string(e.experimental?.suppressInlineSuggestions,this.defaultValue.experimental.suppressInlineSuggestions),showOnSuggestConflict:I(e.experimental?.showOnSuggestConflict,this.defaultValue.experimental.showOnSuggestConflict,["always","never","whenSuggestListIsIncomplete"]),emptyResponseInformation:y(e.experimental?.emptyResponseInformation,this.defaultValue.experimental.emptyResponseInformation)}}:this.defaultValue}}class em extends p{constructor(){let e={enabled:l.R.bracketPairColorizationOptions.enabled,independentColorPoolPerBracketType:l.R.bracketPairColorizationOptions.independentColorPoolPerBracketType};super(21,"bracketPairColorization",e,{"editor.bracketPairColorization.enabled":{type:"boolean",default:e.enabled,markdownDescription:h.kg(349,"Controls whether bracket pair colorization is enabled or not. Use {0} to override the bracket highlight colors.","`#workbench.colorCustomizations#`")},"editor.bracketPairColorization.independentColorPoolPerBracketType":{type:"boolean",default:e.independentColorPoolPerBracketType,description:h.kg(350,"Controls whether each bracket type has its own independent color pool.")}})}validate(e){return e&&"object"==typeof e?{enabled:y(e.enabled,this.defaultValue.enabled),independentColorPoolPerBracketType:y(e.independentColorPoolPerBracketType,this.defaultValue.independentColorPoolPerBracketType)}:this.defaultValue}}class ew extends p{constructor(){let e={bracketPairs:!1,bracketPairsHorizontal:"active",highlightActiveBracketPair:!0,indentation:!0,highlightActiveIndentation:!0};super(22,"guides",e,{"editor.guides.bracketPairs":{type:["boolean","string"],enum:[!0,"active",!1],enumDescriptions:[h.kg(351,"Enables bracket pair guides."),h.kg(352,"Enables bracket pair guides only for the active bracket pair."),h.kg(353,"Disables bracket pair guides.")],default:e.bracketPairs,description:h.kg(354,"Controls whether bracket pair guides are enabled or not.")},"editor.guides.bracketPairsHorizontal":{type:["boolean","string"],enum:[!0,"active",!1],enumDescriptions:[h.kg(355,"Enables horizontal guides as addition to vertical bracket pair guides."),h.kg(356,"Enables horizontal guides only for the active bracket pair."),h.kg(357,"Disables horizontal bracket pair guides.")],default:e.bracketPairsHorizontal,description:h.kg(358,"Controls whether horizontal bracket pair guides are enabled or not.")},"editor.guides.highlightActiveBracketPair":{type:"boolean",default:e.highlightActiveBracketPair,description:h.kg(359,"Controls whether the editor should highlight the active bracket pair.")},"editor.guides.indentation":{type:"boolean",default:e.indentation,description:h.kg(360,"Controls whether the editor should render indent guides.")},"editor.guides.highlightActiveIndentation":{type:["boolean","string"],enum:[!0,"always",!1],enumDescriptions:[h.kg(361,"Highlights the active indent guide."),h.kg(362,"Highlights the active indent guide even if bracket guides are highlighted."),h.kg(363,"Do not highlight the active indent guide.")],default:e.highlightActiveIndentation,description:h.kg(364,"Controls whether the editor should highlight the active indent guide.")}})}validate(e){return e&&"object"==typeof e?{bracketPairs:ef(e.bracketPairs,this.defaultValue.bracketPairs,[!0,!1,"active"]),bracketPairsHorizontal:ef(e.bracketPairsHorizontal,this.defaultValue.bracketPairsHorizontal,[!0,!1,"active"]),highlightActiveBracketPair:y(e.highlightActiveBracketPair,this.defaultValue.highlightActiveBracketPair),indentation:y(e.indentation,this.defaultValue.indentation),highlightActiveIndentation:ef(e.highlightActiveIndentation,this.defaultValue.highlightActiveIndentation,[!0,!1,"always"])}:this.defaultValue}}function ef(e,t,i){let o=i.indexOf(e);return -1===o?t:i[o]}class eb extends p{constructor(){let e={insertMode:"insert",filterGraceful:!0,snippetsPreventQuickSuggestions:!1,localityBonus:!1,shareSuggestSelections:!1,selectionMode:"always",showIcons:!0,showStatusBar:!1,preview:!1,previewMode:"subwordSmart",showInlineDetails:!0,showMethods:!0,showFunctions:!0,showConstructors:!0,showDeprecated:!0,matchOnWordStartOnly:!0,showFields:!0,showVariables:!0,showClasses:!0,showStructs:!0,showInterfaces:!0,showModules:!0,showProperties:!0,showEvents:!0,showOperators:!0,showUnits:!0,showValues:!0,showConstants:!0,showEnums:!0,showEnumMembers:!0,showKeywords:!0,showWords:!0,showColors:!0,showFiles:!0,showReferences:!0,showFolders:!0,showTypeParameters:!0,showSnippets:!0,showUsers:!0,showIssues:!0};super(134,"suggest",e,{"editor.suggest.insertMode":{type:"string",enum:["insert","replace"],enumDescriptions:[h.kg(365,"Insert suggestion without overwriting text right of the cursor."),h.kg(366,"Insert suggestion and overwrite text right of the cursor.")],default:e.insertMode,description:h.kg(367,"Controls whether words are overwritten when accepting completions. Note that this depends on extensions opting into this feature.")},"editor.suggest.filterGraceful":{type:"boolean",default:e.filterGraceful,description:h.kg(368,"Controls whether filtering and sorting suggestions accounts for small typos.")},"editor.suggest.localityBonus":{type:"boolean",default:e.localityBonus,description:h.kg(369,"Controls whether sorting favors words that appear close to the cursor.")},"editor.suggest.shareSuggestSelections":{type:"boolean",default:e.shareSuggestSelections,markdownDescription:h.kg(370,"Controls whether remembered suggestion selections are shared between multiple workspaces and windows (needs `#editor.suggestSelection#`).")},"editor.suggest.selectionMode":{type:"string",enum:["always","never","whenTriggerCharacter","whenQuickSuggestion"],enumDescriptions:[h.kg(371,"Always select a suggestion when automatically triggering IntelliSense."),h.kg(372,"Never select a suggestion when automatically triggering IntelliSense."),h.kg(373,"Select a suggestion only when triggering IntelliSense from a trigger character."),h.kg(374,"Select a suggestion only when triggering IntelliSense as you type.")],default:e.selectionMode,markdownDescription:h.kg(375,"Controls whether a suggestion is selected when the widget shows. Note that this only applies to automatically triggered suggestions ({0} and {1}) and that a suggestion is always selected when explicitly invoked, e.g via `Ctrl+Space`.","`#editor.quickSuggestions#`","`#editor.suggestOnTriggerCharacters#`")},"editor.suggest.snippetsPreventQuickSuggestions":{type:"boolean",default:e.snippetsPreventQuickSuggestions,description:h.kg(376,"Controls whether an active snippet prevents quick suggestions.")},"editor.suggest.showIcons":{type:"boolean",default:e.showIcons,description:h.kg(377,"Controls whether to show or hide icons in suggestions.")},"editor.suggest.showStatusBar":{type:"boolean",default:e.showStatusBar,description:h.kg(378,"Controls the visibility of the status bar at the bottom of the suggest widget.")},"editor.suggest.preview":{type:"boolean",default:e.preview,description:h.kg(379,"Controls whether to preview the suggestion outcome in the editor.")},"editor.suggest.showInlineDetails":{type:"boolean",default:e.showInlineDetails,description:h.kg(380,"Controls whether suggest details show inline with the label or only in the details widget.")},"editor.suggest.maxVisibleSuggestions":{type:"number",deprecationMessage:h.kg(381,"This setting is deprecated. The suggest widget can now be resized.")},"editor.suggest.filteredTypes":{type:"object",deprecationMessage:h.kg(382,"This setting is deprecated, please use separate settings like 'editor.suggest.showKeywords' or 'editor.suggest.showSnippets' instead.")},"editor.suggest.showMethods":{type:"boolean",default:!0,markdownDescription:h.kg(383,"When enabled IntelliSense shows `method`-suggestions.")},"editor.suggest.showFunctions":{type:"boolean",default:!0,markdownDescription:h.kg(384,"When enabled IntelliSense shows `function`-suggestions.")},"editor.suggest.showConstructors":{type:"boolean",default:!0,markdownDescription:h.kg(385,"When enabled IntelliSense shows `constructor`-suggestions.")},"editor.suggest.showDeprecated":{type:"boolean",default:!0,markdownDescription:h.kg(386,"When enabled IntelliSense shows `deprecated`-suggestions.")},"editor.suggest.matchOnWordStartOnly":{type:"boolean",default:!0,markdownDescription:h.kg(387,"When enabled IntelliSense filtering requires that the first character matches on a word start. For example, `c` on `Console` or `WebContext` but _not_ on `description`. When disabled IntelliSense will show more results but still sorts them by match quality.")},"editor.suggest.showFields":{type:"boolean",default:!0,markdownDescription:h.kg(388,"When enabled IntelliSense shows `field`-suggestions.")},"editor.suggest.showVariables":{type:"boolean",default:!0,markdownDescription:h.kg(389,"When enabled IntelliSense shows `variable`-suggestions.")},"editor.suggest.showClasses":{type:"boolean",default:!0,markdownDescription:h.kg(390,"When enabled IntelliSense shows `class`-suggestions.")},"editor.suggest.showStructs":{type:"boolean",default:!0,markdownDescription:h.kg(391,"When enabled IntelliSense shows `struct`-suggestions.")},"editor.suggest.showInterfaces":{type:"boolean",default:!0,markdownDescription:h.kg(392,"When enabled IntelliSense shows `interface`-suggestions.")},"editor.suggest.showModules":{type:"boolean",default:!0,markdownDescription:h.kg(393,"When enabled IntelliSense shows `module`-suggestions.")},"editor.suggest.showProperties":{type:"boolean",default:!0,markdownDescription:h.kg(394,"When enabled IntelliSense shows `property`-suggestions.")},"editor.suggest.showEvents":{type:"boolean",default:!0,markdownDescription:h.kg(395,"When enabled IntelliSense shows `event`-suggestions.")},"editor.suggest.showOperators":{type:"boolean",default:!0,markdownDescription:h.kg(396,"When enabled IntelliSense shows `operator`-suggestions.")},"editor.suggest.showUnits":{type:"boolean",default:!0,markdownDescription:h.kg(397,"When enabled IntelliSense shows `unit`-suggestions.")},"editor.suggest.showValues":{type:"boolean",default:!0,markdownDescription:h.kg(398,"When enabled IntelliSense shows `value`-suggestions.")},"editor.suggest.showConstants":{type:"boolean",default:!0,markdownDescription:h.kg(399,"When enabled IntelliSense shows `constant`-suggestions.")},"editor.suggest.showEnums":{type:"boolean",default:!0,markdownDescription:h.kg(400,"When enabled IntelliSense shows `enum`-suggestions.")},"editor.suggest.showEnumMembers":{type:"boolean",default:!0,markdownDescription:h.kg(401,"When enabled IntelliSense shows `enumMember`-suggestions.")},"editor.suggest.showKeywords":{type:"boolean",default:!0,markdownDescription:h.kg(402,"When enabled IntelliSense shows `keyword`-suggestions.")},"editor.suggest.showWords":{type:"boolean",default:!0,markdownDescription:h.kg(403,"When enabled IntelliSense shows `text`-suggestions.")},"editor.suggest.showColors":{type:"boolean",default:!0,markdownDescription:h.kg(404,"When enabled IntelliSense shows `color`-suggestions.")},"editor.suggest.showFiles":{type:"boolean",default:!0,markdownDescription:h.kg(405,"When enabled IntelliSense shows `file`-suggestions.")},"editor.suggest.showReferences":{type:"boolean",default:!0,markdownDescription:h.kg(406,"When enabled IntelliSense shows `reference`-suggestions.")},"editor.suggest.showCustomcolors":{type:"boolean",default:!0,markdownDescription:h.kg(407,"When enabled IntelliSense shows `customcolor`-suggestions.")},"editor.suggest.showFolders":{type:"boolean",default:!0,markdownDescription:h.kg(408,"When enabled IntelliSense shows `folder`-suggestions.")},"editor.suggest.showTypeParameters":{type:"boolean",default:!0,markdownDescription:h.kg(409,"When enabled IntelliSense shows `typeParameter`-suggestions.")},"editor.suggest.showSnippets":{type:"boolean",default:!0,markdownDescription:h.kg(410,"When enabled IntelliSense shows `snippet`-suggestions.")},"editor.suggest.showUsers":{type:"boolean",default:!0,markdownDescription:h.kg(411,"When enabled IntelliSense shows `user`-suggestions.")},"editor.suggest.showIssues":{type:"boolean",default:!0,markdownDescription:h.kg(412,"When enabled IntelliSense shows `issues`-suggestions.")}})}validate(e){return e&&"object"==typeof e?{insertMode:I(e.insertMode,this.defaultValue.insertMode,["insert","replace"]),filterGraceful:y(e.filterGraceful,this.defaultValue.filterGraceful),snippetsPreventQuickSuggestions:y(e.snippetsPreventQuickSuggestions,this.defaultValue.filterGraceful),localityBonus:y(e.localityBonus,this.defaultValue.localityBonus),shareSuggestSelections:y(e.shareSuggestSelections,this.defaultValue.shareSuggestSelections),selectionMode:I(e.selectionMode,this.defaultValue.selectionMode,["always","never","whenQuickSuggestion","whenTriggerCharacter"]),showIcons:y(e.showIcons,this.defaultValue.showIcons),showStatusBar:y(e.showStatusBar,this.defaultValue.showStatusBar),preview:y(e.preview,this.defaultValue.preview),previewMode:I(e.previewMode,this.defaultValue.previewMode,["prefix","subword","subwordSmart"]),showInlineDetails:y(e.showInlineDetails,this.defaultValue.showInlineDetails),showMethods:y(e.showMethods,this.defaultValue.showMethods),showFunctions:y(e.showFunctions,this.defaultValue.showFunctions),showConstructors:y(e.showConstructors,this.defaultValue.showConstructors),showDeprecated:y(e.showDeprecated,this.defaultValue.showDeprecated),matchOnWordStartOnly:y(e.matchOnWordStartOnly,this.defaultValue.matchOnWordStartOnly),showFields:y(e.showFields,this.defaultValue.showFields),showVariables:y(e.showVariables,this.defaultValue.showVariables),showClasses:y(e.showClasses,this.defaultValue.showClasses),showStructs:y(e.showStructs,this.defaultValue.showStructs),showInterfaces:y(e.showInterfaces,this.defaultValue.showInterfaces),showModules:y(e.showModules,this.defaultValue.showModules),showProperties:y(e.showProperties,this.defaultValue.showProperties),showEvents:y(e.showEvents,this.defaultValue.showEvents),showOperators:y(e.showOperators,this.defaultValue.showOperators),showUnits:y(e.showUnits,this.defaultValue.showUnits),showValues:y(e.showValues,this.defaultValue.showValues),showConstants:y(e.showConstants,this.defaultValue.showConstants),showEnums:y(e.showEnums,this.defaultValue.showEnums),showEnumMembers:y(e.showEnumMembers,this.defaultValue.showEnumMembers),showKeywords:y(e.showKeywords,this.defaultValue.showKeywords),showWords:y(e.showWords,this.defaultValue.showWords),showColors:y(e.showColors,this.defaultValue.showColors),showFiles:y(e.showFiles,this.defaultValue.showFiles),showReferences:y(e.showReferences,this.defaultValue.showReferences),showFolders:y(e.showFolders,this.defaultValue.showFolders),showTypeParameters:y(e.showTypeParameters,this.defaultValue.showTypeParameters),showSnippets:y(e.showSnippets,this.defaultValue.showSnippets),showUsers:y(e.showUsers,this.defaultValue.showUsers),showIssues:y(e.showIssues,this.defaultValue.showIssues)}:this.defaultValue}}class ey extends p{constructor(){super(129,"smartSelect",{selectLeadingAndTrailingWhitespace:!0,selectSubwords:!0},{"editor.smartSelect.selectLeadingAndTrailingWhitespace":{description:h.kg(413,"Whether leading and trailing whitespace should always be selected."),default:!0,type:"boolean"},"editor.smartSelect.selectSubwords":{description:h.kg(414,"Whether subwords (like 'foo' in 'fooBar' or 'foo_bar') should be selected."),default:!0,type:"boolean"}})}validate(e){return e&&"object"==typeof e?{selectLeadingAndTrailingWhitespace:y(e.selectLeadingAndTrailingWhitespace,this.defaultValue.selectLeadingAndTrailingWhitespace),selectSubwords:y(e.selectSubwords,this.defaultValue.selectSubwords)}:this.defaultValue}}class ek extends p{constructor(){let e=[];super(147,"wordSegmenterLocales",e,{anyOf:[{type:"string"},{type:"array",items:{type:"string"}}],description:h.kg(415,"Locales to be used for word segmentation when doing word related navigations or operations. Specify the BCP 47 language tag of the word you wish to recognize (e.g., ja, zh-CN, zh-Hant-TW, etc.)."),type:"array",items:{type:"string"},default:e})}validate(e){if("string"==typeof e&&(e=[e]),Array.isArray(e)){let t=[];for(let i of e)if("string"==typeof i)try{Intl.Segmenter.supportedLocalesOf(i).length>0&&t.push(i)}catch{}return t}return this.defaultValue}}class eC extends p{constructor(){super(155,"wrappingIndent",1,{"editor.wrappingIndent":{type:"string",enum:["none","same","indent","deepIndent"],enumDescriptions:[h.kg(416,"No indentation. Wrapped lines begin at column 1."),h.kg(417,"Wrapped lines get the same indentation as the parent."),h.kg(418,"Wrapped lines get +1 indentation toward the parent."),h.kg(419,"Wrapped lines get +2 indentation toward the parent.")],description:h.kg(420,"Controls the indentation of wrapped lines."),default:"same"}})}validate(e){switch(e){case"none":return 0;case"same":break;case"indent":return 2;case"deepIndent":return 3}return 1}compute(e,t,i){return 2===t.get(2)?0:i}}class eS extends f{constructor(){super(166)}compute(e,t,i){let o=t.get(165);return{isDominatedByLongLines:e.isDominatedByLongLines,isWordWrapMinified:o.isWordWrapMinified,isViewportWrapping:o.isViewportWrapping,wrappingColumn:o.wrappingColumn}}}class ev extends p{constructor(){let e={enabled:!0,showDropSelector:"afterDrop"};super(43,"dropIntoEditor",e,{"editor.dropIntoEditor.enabled":{type:"boolean",default:e.enabled,markdownDescription:h.kg(421,"Controls whether you can drag and drop a file into a text editor by holding down the `Shift` key (instead of opening the file in an editor).")},"editor.dropIntoEditor.showDropSelector":{type:"string",markdownDescription:h.kg(422,"Controls if a widget is shown when dropping files into the editor. This widget lets you control how the file is dropped."),enum:["afterDrop","never"],enumDescriptions:[h.kg(423,"Show the drop selector widget after a file is dropped into the editor."),h.kg(424,"Never show the drop selector widget. Instead the default drop provider is always used.")],default:"afterDrop"}})}validate(e){return e&&"object"==typeof e?{enabled:y(e.enabled,this.defaultValue.enabled),showDropSelector:I(e.showDropSelector,this.defaultValue.showDropSelector,["afterDrop","never"])}:this.defaultValue}}class ex extends p{constructor(){let e={enabled:!0,showPasteSelector:"afterPaste"};super(97,"pasteAs",e,{"editor.pasteAs.enabled":{type:"boolean",default:e.enabled,markdownDescription:h.kg(425,"Controls whether you can paste content in different ways.")},"editor.pasteAs.showPasteSelector":{type:"string",markdownDescription:h.kg(426,"Controls if a widget is shown when pasting content in to the editor. This widget lets you control how the file is pasted."),enum:["afterPaste","never"],enumDescriptions:[h.kg(427,"Show the paste selector widget after content is pasted into the editor."),h.kg(428,"Never show the paste selector widget. Instead the default pasting behavior is always used.")],default:"afterPaste"}})}validate(e){return e&&"object"==typeof e?{enabled:y(e.enabled,this.defaultValue.enabled),showPasteSelector:I(e.showPasteSelector,this.defaultValue.showPasteSelector,["afterPaste","never"])}:this.defaultValue}}let eD={fontFamily:a.zx?"Menlo, Monaco, 'Courier New', monospace":a.uF?"Consolas, 'Courier New', monospace":"'Droid Sans Mono', 'monospace', monospace",fontWeight:"normal",fontSize:a.zx?12:14,lineHeight:0,letterSpacing:0},eI=[];function eV(e){return eI[e.id]=e,e}let eL={acceptSuggestionOnCommitCharacter:eV(new k(0,"acceptSuggestionOnCommitCharacter",!0,{markdownDescription:h.kg(429,"Controls whether suggestions should be accepted on commit characters. For example, in JavaScript, the semi-colon (`;`) can be a commit character that accepts a suggestion and types that character.")})),acceptSuggestionOnEnter:eV(new V(1,"acceptSuggestionOnEnter","on",["on","smart","off"],{markdownEnumDescriptions:["",h.kg(430,"Only accept a suggestion with `Enter` when it makes a textual change."),""],markdownDescription:h.kg(431,"Controls whether suggestions should be accepted on `Enter`, in addition to `Tab`. Helps to avoid ambiguity between inserting new lines or accepting suggestions.")})),accessibilitySupport:eV(new M),accessibilityPageSize:eV(new S(3,"accessibilityPageSize",500,1,0x40000000,{description:h.kg(432,"Controls the number of lines in the editor that can be read out by a screen reader at once. When we detect a screen reader we automatically set the default to be 500. Warning: this has a performance implication for numbers larger than the default."),tags:["accessibility"]})),allowOverflow:eV(new k(4,"allowOverflow",!0)),allowVariableLineHeights:eV(new k(5,"allowVariableLineHeights",!0,{description:h.kg(433,"Controls whether to allow using variable line heights in the editor.")})),allowVariableFonts:eV(new k(6,"allowVariableFonts",!0,{description:h.kg(434,"Controls whether to allow using variable fonts in the editor.")})),allowVariableFontsInAccessibilityMode:eV(new k(7,"allowVariableFontsInAccessibilityMode",!1,{description:h.kg(435,"Controls whether to allow using variable fonts in the editor in the accessibility mode."),tags:["accessibility"]})),ariaLabel:eV(new D(8,"ariaLabel",h.kg(436,"Editor content"))),ariaRequired:eV(new k(9,"ariaRequired",!1,void 0)),screenReaderAnnounceInlineSuggestion:eV(new k(12,"screenReaderAnnounceInlineSuggestion",!0,{description:h.kg(437,"Control whether inline suggestions are announced by a screen reader."),tags:["accessibility"]})),autoClosingBrackets:eV(new V(10,"autoClosingBrackets","languageDefined",["always","languageDefined","beforeWhitespace","never"],{enumDescriptions:["",h.kg(438,"Use language configurations to determine when to autoclose brackets."),h.kg(439,"Autoclose brackets only when the cursor is to the left of whitespace."),""],description:h.kg(440,"Controls whether the editor should automatically close brackets after the user adds an opening bracket.")})),autoClosingComments:eV(new V(11,"autoClosingComments","languageDefined",["always","languageDefined","beforeWhitespace","never"],{enumDescriptions:["",h.kg(441,"Use language configurations to determine when to autoclose comments."),h.kg(442,"Autoclose comments only when the cursor is to the left of whitespace."),""],description:h.kg(443,"Controls whether the editor should automatically close comments after the user adds an opening comment.")})),autoClosingDelete:eV(new V(13,"autoClosingDelete","auto",["always","auto","never"],{enumDescriptions:["",h.kg(444,"Remove adjacent closing quotes or brackets only if they were automatically inserted."),""],description:h.kg(445,"Controls whether the editor should remove adjacent closing quotes or brackets when deleting.")})),autoClosingOvertype:eV(new V(14,"autoClosingOvertype","auto",["always","auto","never"],{enumDescriptions:["",h.kg(446,"Type over closing quotes or brackets only if they were automatically inserted."),""],description:h.kg(447,"Controls whether the editor should type over closing quotes or brackets.")})),autoClosingQuotes:eV(new V(15,"autoClosingQuotes","languageDefined",["always","languageDefined","beforeWhitespace","never"],{enumDescriptions:["",h.kg(448,"Use language configurations to determine when to autoclose quotes."),h.kg(449,"Autoclose quotes only when the cursor is to the left of whitespace."),""],description:h.kg(450,"Controls whether the editor should automatically close quotes after the user adds an opening quote.")})),autoIndent:eV(new L(16,"autoIndent",4,"full",["none","keep","brackets","advanced","full"],function(e){switch(e){case"none":return 0;case"keep":return 1;case"brackets":return 2;case"advanced":return 3;case"full":return 4}},{enumDescriptions:[h.kg(451,"The editor will not insert indentation automatically."),h.kg(452,"The editor will keep the current line's indentation."),h.kg(453,"The editor will keep the current line's indentation and honor language defined brackets."),h.kg(454,"The editor will keep the current line's indentation, honor language defined brackets and invoke special onEnterRules defined by languages."),h.kg(455,"The editor will keep the current line's indentation, honor language defined brackets, invoke special onEnterRules defined by languages, and honor indentationRules defined by languages.")],description:h.kg(456,"Controls whether the editor should automatically adjust the indentation when users type, paste, move or indent lines.")})),autoIndentOnPaste:eV(new k(17,"autoIndentOnPaste",!1,{description:h.kg(457,"Controls whether the editor should automatically auto-indent the pasted content.")})),autoIndentOnPasteWithinString:eV(new k(18,"autoIndentOnPasteWithinString",!0,{description:h.kg(458,"Controls whether the editor should automatically auto-indent the pasted content when pasted within a string. This takes effect when autoIndentOnPaste is true.")})),automaticLayout:eV(new k(19,"automaticLayout",!1)),autoSurround:eV(new V(20,"autoSurround","languageDefined",["languageDefined","quotes","brackets","never"],{enumDescriptions:[h.kg(459,"Use language configurations to determine when to automatically surround selections."),h.kg(460,"Surround with quotes but not brackets."),h.kg(461,"Surround with brackets but not quotes."),""],description:h.kg(462,"Controls whether the editor should automatically surround selections when typing quotes or brackets.")})),bracketPairColorization:eV(new em),bracketPairGuides:eV(new ew),stickyTabStops:eV(new k(132,"stickyTabStops",!1,{description:h.kg(463,"Emulate selection behavior of tab characters when using spaces for indentation. Selection will stick to tab stops.")})),codeLens:eV(new k(23,"codeLens",!0,{description:h.kg(464,"Controls whether the editor shows CodeLens.")})),codeLensFontFamily:eV(new D(24,"codeLensFontFamily","",{description:h.kg(465,"Controls the font family for CodeLens.")})),codeLensFontSize:eV(new S(25,"codeLensFontSize",0,0,100,{type:"number",default:0,minimum:0,maximum:100,markdownDescription:h.kg(466,"Controls the font size in pixels for CodeLens. When set to 0, 90% of `#editor.fontSize#` is used.")})),colorDecorators:eV(new k(26,"colorDecorators",!0,{description:h.kg(467,"Controls whether the editor should render the inline color decorators and color picker.")})),colorDecoratorActivatedOn:eV(new V(168,"colorDecoratorsActivatedOn","clickAndHover",["clickAndHover","hover","click"],{enumDescriptions:[h.kg(468,"Make the color picker appear both on click and hover of the color decorator"),h.kg(469,"Make the color picker appear on hover of the color decorator"),h.kg(470,"Make the color picker appear on click of the color decorator")],description:h.kg(471,"Controls the condition to make a color picker appear from a color decorator.")})),colorDecoratorsLimit:eV(new S(27,"colorDecoratorsLimit",500,1,1e6,{markdownDescription:h.kg(472,"Controls the max number of color decorators that can be rendered in an editor at once.")})),columnSelection:eV(new k(28,"columnSelection",!1,{description:h.kg(473,"Enable that the selection with the mouse and keys is doing column selection.")})),comments:eV(new W),contextmenu:eV(new k(30,"contextmenu",!0)),copyWithSyntaxHighlighting:eV(new k(31,"copyWithSyntaxHighlighting",!0,{description:h.kg(474,"Controls whether syntax highlighting should be copied into the clipboard.")})),cursorBlinking:eV(new L(32,"cursorBlinking",1,"blink",["blink","smooth","phase","expand","solid"],function(e){switch(e){case"blink":return 1;case"smooth":return 2;case"phase":return 3;case"expand":return 4;case"solid":return 5}},{description:h.kg(475,"Control the cursor animation style.")})),cursorSmoothCaretAnimation:eV(new V(33,"cursorSmoothCaretAnimation","off",["off","explicit","on"],{enumDescriptions:[h.kg(476,"Smooth caret animation is disabled."),h.kg(477,"Smooth caret animation is enabled only when the user moves the cursor with an explicit gesture."),h.kg(478,"Smooth caret animation is always enabled.")],description:h.kg(479,"Controls whether the smooth caret animation should be enabled.")})),cursorStyle:eV(new L(34,"cursorStyle",o.Line,"line",["line","block","underline","line-thin","block-outline","underline-thin"],O,{description:h.kg(480,"Controls the cursor style in insert input mode.")})),overtypeCursorStyle:eV(new L(92,"overtypeCursorStyle",o.Block,"block",["line","block","underline","line-thin","block-outline","underline-thin"],O,{description:h.kg(481,"Controls the cursor style in overtype input mode.")})),cursorSurroundingLines:eV(new S(35,"cursorSurroundingLines",0,0,0x40000000,{description:h.kg(482,"Controls the minimal number of visible leading lines (minimum 0) and trailing lines (minimum 1) surrounding the cursor. Known as 'scrollOff' or 'scrollOffset' in some other editors.")})),cursorSurroundingLinesStyle:eV(new V(36,"cursorSurroundingLinesStyle","default",["default","all"],{enumDescriptions:[h.kg(483,"`cursorSurroundingLines` is enforced only when triggered via the keyboard or API."),h.kg(484,"`cursorSurroundingLines` is enforced always.")],markdownDescription:h.kg(485,"Controls when `#editor.cursorSurroundingLines#` should be enforced.")})),cursorWidth:eV(new S(37,"cursorWidth",0,0,0x40000000,{markdownDescription:h.kg(486,"Controls the width of the cursor when `#editor.cursorStyle#` is set to `line`.")})),cursorHeight:eV(new S(38,"cursorHeight",0,0,0x40000000,{markdownDescription:h.kg(487,"Controls the height of the cursor when `#editor.cursorStyle#` is set to `line`. Cursor's max height depends on line height.")})),disableLayerHinting:eV(new k(39,"disableLayerHinting",!1)),disableMonospaceOptimizations:eV(new k(40,"disableMonospaceOptimizations",!1)),domReadOnly:eV(new k(41,"domReadOnly",!1)),dragAndDrop:eV(new k(42,"dragAndDrop",!0,{description:h.kg(488,"Controls whether the editor should allow moving selections via drag and drop.")})),emptySelectionClipboard:eV(new T),dropIntoEditor:eV(new ev),editContext:eV(new k(44,"editContext",!0,{description:h.kg(489,"Sets whether the EditContext API should be used instead of the text area to power input in the editor."),included:a.H8||a.UP||a.ib})),renderRichScreenReaderContent:eV(new k(107,"renderRichScreenReaderContent",!1,{markdownDescription:h.kg(490,"Whether to render rich screen reader content when the `#editor.editContext#` setting is enabled.")})),stickyScroll:eV(new Q),experimentalGpuAcceleration:eV(new V(46,"experimentalGpuAcceleration","off",["off","on"],{tags:["experimental"],enumDescriptions:[h.kg(491,"Use regular DOM-based rendering."),h.kg(492,"Use GPU acceleration.")],description:h.kg(493,"Controls whether to use the experimental GPU acceleration to render the editor.")})),experimentalWhitespaceRendering:eV(new V(47,"experimentalWhitespaceRendering","svg",["svg","font","off"],{enumDescriptions:[h.kg(494,"Use a new rendering method with svgs."),h.kg(495,"Use a new rendering method with font characters."),h.kg(496,"Use the stable rendering method.")],description:h.kg(497,"Controls whether whitespace is rendered with a new, experimental method.")})),extraEditorClassName:eV(new D(48,"extraEditorClassName","")),fastScrollSensitivity:eV(new x(49,"fastScrollSensitivity",5,e=>e<=0?5:e,{markdownDescription:h.kg(498,"Scrolling speed multiplier when pressing `Alt`.")})),find:eV(new z),fixedOverflowWidgets:eV(new k(51,"fixedOverflowWidgets",!1)),folding:eV(new k(52,"folding",!0,{description:h.kg(499,"Controls whether the editor has code folding enabled.")})),foldingStrategy:eV(new V(53,"foldingStrategy","auto",["auto","indentation"],{enumDescriptions:[h.kg(500,"Use a language-specific folding strategy if available, else the indentation-based one."),h.kg(501,"Use the indentation-based folding strategy.")],description:h.kg(502,"Controls the strategy for computing folding ranges.")})),foldingHighlight:eV(new k(54,"foldingHighlight",!0,{description:h.kg(503,"Controls whether the editor should highlight folded ranges.")})),foldingImportsByDefault:eV(new k(55,"foldingImportsByDefault",!1,{description:h.kg(504,"Controls whether the editor automatically collapses import ranges.")})),foldingMaximumRegions:eV(new S(56,"foldingMaximumRegions",5e3,10,65e3,{description:h.kg(505,"The maximum number of foldable regions. Increasing this value may result in the editor becoming less responsive when the current source has a large number of foldable regions.")})),unfoldOnClickAfterEndOfLine:eV(new k(57,"unfoldOnClickAfterEndOfLine",!1,{description:h.kg(506,"Controls whether clicking on the empty content after a folded line will unfold the line.")})),fontFamily:eV(new D(58,"fontFamily",eD.fontFamily,{description:h.kg(507,"Controls the font family.")})),fontInfo:eV(new P),fontLigatures2:eV(new A),fontSize:eV(new U),fontWeight:eV(new N),fontVariations:eV(new F),formatOnPaste:eV(new k(64,"formatOnPaste",!1,{description:h.kg(508,"Controls whether the editor should automatically format the pasted content. A formatter must be available and the formatter should be able to format a range in a document.")})),formatOnType:eV(new k(65,"formatOnType",!1,{description:h.kg(509,"Controls whether the editor should automatically format the line after typing.")})),glyphMargin:eV(new k(66,"glyphMargin",!0,{description:h.kg(510,"Controls whether the editor should render the vertical glyph margin. Glyph margin is mostly used for debugging.")})),gotoLocation:eV(new j),hideCursorInOverviewRuler:eV(new k(68,"hideCursorInOverviewRuler",!1,{description:h.kg(511,"Controls whether the cursor should be hidden in the overview ruler.")})),hover:eV(new q),inDiffEditor:eV(new k(70,"inDiffEditor",!1)),inertialScroll:eV(new k(158,"inertialScroll",!1,{description:h.kg(512,"Make scrolling inertial - mostly useful with touchpad on linux.")})),letterSpacing:eV(new x(72,"letterSpacing",eD.letterSpacing,e=>x.clamp(e,-5,20),{description:h.kg(513,"Controls the letter spacing in pixels.")})),lightbulb:eV(new K),lineDecorationsWidth:eV(new X),lineHeight:eV(new Z),lineNumbers:eV(new en),lineNumbersMinChars:eV(new S(77,"lineNumbersMinChars",5,1,300)),linkedEditing:eV(new k(78,"linkedEditing",!1,{description:h.kg(514,"Controls whether the editor has linked editing enabled. Depending on the language, related symbols such as HTML tags, are updated while editing.")})),links:eV(new k(79,"links",!0,{description:h.kg(515,"Controls whether the editor should detect links and make them clickable.")})),matchBrackets:eV(new V(80,"matchBrackets","always",["always","near","never"],{description:h.kg(516,"Highlight matching brackets.")})),minimap:eV(new $),mouseStyle:eV(new V(82,"mouseStyle","text",["text","default","copy"])),mouseWheelScrollSensitivity:eV(new x(83,"mouseWheelScrollSensitivity",1,e=>0===e?1:e,{markdownDescription:h.kg(517,"A multiplier to be used on the `deltaX` and `deltaY` of mouse wheel scroll events.")})),mouseWheelZoom:eV(new k(84,"mouseWheelZoom",!1,{markdownDescription:a.zx?h.kg(518,"Zoom the font of the editor when using mouse wheel and holding `Cmd`."):h.kg(519,"Zoom the font of the editor when using mouse wheel and holding `Ctrl`.")})),multiCursorMergeOverlapping:eV(new k(85,"multiCursorMergeOverlapping",!0,{description:h.kg(520,"Merge multiple cursors when they are overlapping.")})),multiCursorModifier:eV(new L(86,"multiCursorModifier","altKey","alt",["ctrlCmd","alt"],function(e){return"ctrlCmd"===e?a.zx?"metaKey":"ctrlKey":"altKey"},{markdownEnumDescriptions:[h.kg(521,"Maps to `Control` on Windows and Linux and to `Command` on macOS."),h.kg(522,"Maps to `Alt` on Windows and Linux and to `Option` on macOS.")],markdownDescription:h.kg(523,"The modifier to be used to add multiple cursors with the mouse. The Go to Definition and Open Link mouse gestures will adapt such that they do not conflict with the [multicursor modifier](https://code.visualstudio.com/docs/editor/codebasics#_multicursor-modifier).")})),mouseMiddleClickAction:eV(new V(87,"mouseMiddleClickAction","default",["default","openLink","ctrlLeftClick"],{description:h.kg(524,"Controls what happens when middle mouse button is clicked in the editor.")})),multiCursorPaste:eV(new V(88,"multiCursorPaste","spread",["spread","full"],{markdownEnumDescriptions:[h.kg(525,"Each cursor pastes a single line of the text."),h.kg(526,"Each cursor pastes the full text.")],markdownDescription:h.kg(527,"Controls pasting when the line count of the pasted text matches the cursor count.")})),multiCursorLimit:eV(new S(89,"multiCursorLimit",1e4,1,1e5,{markdownDescription:h.kg(528,"Controls the max number of cursors that can be in an active editor at once.")})),occurrencesHighlight:eV(new V(90,"occurrencesHighlight","singleFile",["off","singleFile","multiFile"],{markdownEnumDescriptions:[h.kg(529,"Does not highlight occurrences."),h.kg(530,"Highlights occurrences only in the current file."),h.kg(531,"Experimental: Highlights occurrences across all valid open files.")],markdownDescription:h.kg(532,"Controls whether occurrences should be highlighted across open files.")})),occurrencesHighlightDelay:eV(new S(91,"occurrencesHighlightDelay",0,0,2e3,{description:h.kg(533,"Controls the delay in milliseconds after which occurrences are highlighted."),tags:["preview"]})),overtypeOnPaste:eV(new k(93,"overtypeOnPaste",!0,{description:h.kg(534,"Controls whether pasting should overtype.")})),overviewRulerBorder:eV(new k(94,"overviewRulerBorder",!0,{description:h.kg(535,"Controls whether a border should be drawn around the overview ruler.")})),overviewRulerLanes:eV(new S(95,"overviewRulerLanes",3,0,3)),padding:eV(new Y),pasteAs:eV(new ex),parameterHints:eV(new ee),peekWidgetDefaultFocus:eV(new V(99,"peekWidgetDefaultFocus","tree",["tree","editor"],{enumDescriptions:[h.kg(536,"Focus the tree when opening peek"),h.kg(537,"Focus the editor when opening peek")],description:h.kg(538,"Controls whether to focus the inline editor or the tree in the peek widget.")})),placeholder:eV(new ei),definitionLinkOpensInPeek:eV(new k(101,"definitionLinkOpensInPeek",!1,{description:h.kg(539,"Controls whether the Go to Definition mouse gesture always opens the peek widget.")})),quickSuggestions:eV(new eo),quickSuggestionsDelay:eV(new S(103,"quickSuggestionsDelay",10,0,0x40000000,{description:h.kg(540,"Controls the delay in milliseconds after which quick suggestions will show up."),experiment:{mode:"auto"}})),readOnly:eV(new k(104,"readOnly",!1)),readOnlyMessage:eV(new el),renameOnType:eV(new k(106,"renameOnType",!1,{description:h.kg(541,"Controls whether the editor auto renames on type."),markdownDeprecationMessage:h.kg(542,"Deprecated, use `#editor.linkedEditing#` instead.")})),renderControlCharacters:eV(new k(108,"renderControlCharacters",!0,{description:h.kg(543,"Controls whether the editor should render control characters."),restricted:!0})),renderFinalNewline:eV(new V(109,"renderFinalNewline",a.j9?"dimmed":"on",["off","on","dimmed"],{description:h.kg(544,"Render last line number when the file ends with a newline.")})),renderLineHighlight:eV(new V(110,"renderLineHighlight","line",["none","gutter","line","all"],{enumDescriptions:["","","",h.kg(545,"Highlights both the gutter and the current line.")],description:h.kg(546,"Controls how the editor should render the current line highlight.")})),renderLineHighlightOnlyWhenFocus:eV(new k(111,"renderLineHighlightOnlyWhenFocus",!1,{description:h.kg(547,"Controls if the editor should render the current line highlight only when the editor is focused.")})),renderValidationDecorations:eV(new V(112,"renderValidationDecorations","editable",["editable","on","off"])),renderWhitespace:eV(new V(113,"renderWhitespace","selection",["none","boundary","selection","trailing","all"],{enumDescriptions:["",h.kg(548,"Render whitespace characters except for single spaces between words."),h.kg(549,"Render whitespace characters only on selected text."),h.kg(550,"Render only trailing whitespace characters."),""],description:h.kg(551,"Controls how the editor should render whitespace characters.")})),revealHorizontalRightPadding:eV(new S(114,"revealHorizontalRightPadding",15,0,1e3)),roundedSelection:eV(new k(115,"roundedSelection",!0,{description:h.kg(552,"Controls whether selections should have rounded corners.")})),rulers:eV(new ea),scrollbar:eV(new eh),scrollBeyondLastColumn:eV(new S(118,"scrollBeyondLastColumn",4,0,0x40000000,{description:h.kg(553,"Controls the number of extra characters beyond which the editor will scroll horizontally.")})),scrollBeyondLastLine:eV(new k(119,"scrollBeyondLastLine",!0,{description:h.kg(554,"Controls whether the editor will scroll beyond the last line.")})),scrollOnMiddleClick:eV(new k(171,"scrollOnMiddleClick",!1,{description:h.kg(555,"Controls whether the editor will scroll when the middle button is pressed.")})),scrollPredominantAxis:eV(new k(120,"scrollPredominantAxis",!0,{description:h.kg(556,"Scroll only along the predominant axis when scrolling both vertically and horizontally at the same time. Prevents horizontal drift when scrolling vertically on a trackpad.")})),selectionClipboard:eV(new k(121,"selectionClipboard",!0,{description:h.kg(557,"Controls whether the Linux primary clipboard should be supported."),included:a.j9})),selectionHighlight:eV(new k(122,"selectionHighlight",!0,{description:h.kg(558,"Controls whether the editor should highlight matches similar to the selection.")})),selectionHighlightMaxLength:eV(new S(123,"selectionHighlightMaxLength",200,0,0x40000000,{description:h.kg(559,"Controls how many characters can be in the selection before similiar matches are not highlighted. Set to zero for unlimited.")})),selectionHighlightMultiline:eV(new k(124,"selectionHighlightMultiline",!1,{description:h.kg(560,"Controls whether the editor should highlight selection matches that span multiple lines.")})),selectOnLineNumbers:eV(new k(125,"selectOnLineNumbers",!0)),showFoldingControls:eV(new V(126,"showFoldingControls","mouseover",["always","never","mouseover"],{enumDescriptions:[h.kg(561,"Always show the folding controls."),h.kg(562,"Never show the folding controls and reduce the gutter size."),h.kg(563,"Only show the folding controls when the mouse is over the gutter.")],description:h.kg(564,"Controls when the folding controls on the gutter are shown.")})),showUnused:eV(new k(127,"showUnused",!0,{description:h.kg(565,"Controls fading out of unused code.")})),showDeprecated:eV(new k(157,"showDeprecated",!0,{description:h.kg(566,"Controls strikethrough deprecated variables.")})),inlayHints:eV(new J),snippetSuggestions:eV(new V(128,"snippetSuggestions","inline",["top","bottom","inline","none"],{enumDescriptions:[h.kg(567,"Show snippet suggestions on top of other suggestions."),h.kg(568,"Show snippet suggestions below other suggestions."),h.kg(569,"Show snippets suggestions with other suggestions."),h.kg(570,"Do not show snippet suggestions.")],description:h.kg(571,"Controls whether snippets are shown with other suggestions and how they are sorted.")})),smartSelect:eV(new ey),smoothScrolling:eV(new k(130,"smoothScrolling",!1,{description:h.kg(572,"Controls whether the editor will scroll using an animation.")})),stopRenderingLineAfter:eV(new S(133,"stopRenderingLineAfter",1e4,-1,0x40000000)),suggest:eV(new eb),inlineSuggest:eV(new ep),inlineCompletionsAccessibilityVerbose:eV(new k(169,"inlineCompletionsAccessibilityVerbose",!1,{description:h.kg(573,"Controls whether the accessibility hint should be provided to screen reader users when an inline completion is shown.")})),suggestFontSize:eV(new S(135,"suggestFontSize",0,0,1e3,{markdownDescription:h.kg(574,"Font size for the suggest widget. When set to {0}, the value of {1} is used.","`0`","`#editor.fontSize#`")})),suggestLineHeight:eV(new S(136,"suggestLineHeight",0,0,1e3,{markdownDescription:h.kg(575,"Line height for the suggest widget. When set to {0}, the value of {1} is used. The minimum value is 8.","`0`","`#editor.lineHeight#`")})),suggestOnTriggerCharacters:eV(new k(137,"suggestOnTriggerCharacters",!0,{description:h.kg(576,"Controls whether suggestions should automatically show up when typing trigger characters.")})),suggestSelection:eV(new V(138,"suggestSelection","first",["first","recentlyUsed","recentlyUsedByPrefix"],{markdownEnumDescriptions:[h.kg(577,"Always select the first suggestion."),h.kg(578,"Select recent suggestions unless further typing selects one, e.g. `console.| -> console.log` because `log` has been completed recently."),h.kg(579,"Select suggestions based on previous prefixes that have completed those suggestions, e.g. `co -> console` and `con -> const`.")],description:h.kg(580,"Controls how suggestions are pre-selected when showing the suggest list.")})),tabCompletion:eV(new V(139,"tabCompletion","off",["on","off","onlySnippets"],{enumDescriptions:[h.kg(581,"Tab complete will insert the best matching suggestion when pressing tab."),h.kg(582,"Disable tab completions."),h.kg(583,"Tab complete snippets when their prefix match. Works best when 'quickSuggestions' aren't enabled.")],description:h.kg(584,"Enables tab completions.")})),tabIndex:eV(new S(140,"tabIndex",0,-1,0x40000000)),trimWhitespaceOnDelete:eV(new k(141,"trimWhitespaceOnDelete",!1,{description:h.kg(585,"Controls whether the editor will also delete the next line's indentation whitespace when deleting a newline.")})),unicodeHighlight:eV(new eg),unusualLineTerminators:eV(new V(143,"unusualLineTerminators","prompt",["auto","off","prompt"],{enumDescriptions:[h.kg(586,"Unusual line terminators are automatically removed."),h.kg(587,"Unusual line terminators are ignored."),h.kg(588,"Unusual line terminators prompt to be removed.")],description:h.kg(589,"Remove unusual line terminators that might cause problems.")})),useShadowDOM:eV(new k(144,"useShadowDOM",!0)),useTabStops:eV(new k(145,"useTabStops",!0,{description:h.kg(590,"Spaces and tabs are inserted and deleted in alignment with tab stops.")})),wordBreak:eV(new V(146,"wordBreak","normal",["normal","keepAll"],{markdownEnumDescriptions:[h.kg(591,"Use the default line break rule."),h.kg(592,"Word breaks should not be used for Chinese/Japanese/Korean (CJK) text. Non-CJK text behavior is the same as for normal.")],description:h.kg(593,"Controls the word break rules used for Chinese/Japanese/Korean (CJK) text.")})),wordSegmenterLocales:eV(new ek),wordSeparators:eV(new D(148,"wordSeparators",d.J3,{description:h.kg(594,"Characters that will be used as word separators when doing word related navigations or operations.")})),wordWrap:eV(new V(149,"wordWrap","off",["off","on","wordWrapColumn","bounded"],{markdownEnumDescriptions:[h.kg(595,"Lines will never wrap."),h.kg(596,"Lines will wrap at the viewport width."),h.kg(597,"Lines will wrap at `#editor.wordWrapColumn#`."),h.kg(598,"Lines will wrap at the minimum of viewport and `#editor.wordWrapColumn#`.")],description:h.kg(599,"Controls how lines should wrap.")})),wordWrapBreakAfterCharacters:eV(new D(150,"wordWrapBreakAfterCharacters"," })]?|/&.,;\xa2\xb0′″‰℃、。。、¢,.:;?!%・・ゝゞヽヾーァィゥェォッャュョヮヵヶぁぃぅぇぉっゃゅょゎゕゖㇰㇱㇲㇳㇴㇵㇶㇷㇸㇹㇺㇻㇼㇽㇾㇿ々〻ァィゥェォャュョッー”〉》」』】〕)]}」")),wordWrapBreakBeforeCharacters:eV(new D(151,"wordWrapBreakBeforeCharacters","([{‘“〈《「『【〔([{「\xa3\xa5$£¥++")),wordWrapColumn:eV(new S(152,"wordWrapColumn",80,1,0x40000000,{markdownDescription:h.kg(600,"Controls the wrapping column of the editor when `#editor.wordWrap#` is `wordWrapColumn` or `bounded`.")})),wordWrapOverride1:eV(new V(153,"wordWrapOverride1","inherit",["off","on","inherit"])),wordWrapOverride2:eV(new V(154,"wordWrapOverride2","inherit",["off","on","inherit"])),wrapOnEscapedLineFeeds:eV(new k(160,"wrapOnEscapedLineFeeds",!1,{markdownDescription:h.kg(601,'Controls whether literal `\\n` shall trigger a wordWrap when `#editor.wordWrap#` is enabled.\n\nFor example:\n```c\nchar* str="hello\\nworld"\n```\nwill be displayed as\n```c\nchar* str="hello\\n\n world"\n```')})),effectiveCursorStyle:eV(new E),editorClassName:eV(new H),defaultColorDecorators:eV(new V(167,"defaultColorDecorators","auto",["auto","always","never"],{enumDescriptions:[h.kg(602,"Show default color decorators only when no extension provides colors decorators."),h.kg(603,"Always show default color decorators."),h.kg(604,"Never show default color decorators.")],description:h.kg(605,"Controls whether inline color decorations should be shown using the default document color provider.")})),pixelRatio:eV(new et),tabFocusMode:eV(new k(164,"tabFocusMode",!1,{markdownDescription:h.kg(606,"Controls whether the editor receives tabs or defers them to the workbench for navigation.")})),layoutInfo:eV(new _),wrappingInfo:eV(new eS),wrappingIndent:eV(new eC),wrappingStrategy:eV(new G),effectiveEditContextEnabled:eV(new R),effectiveAllowVariableFonts:eV(new B)}}}]);
@@ -1 +1 @@
1
- "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[64438],{4778:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("hammer",[["path",{d:"m15 12-9.373 9.373a1 1 0 0 1-3.001-3L12 9",key:"1hayfq"}],["path",{d:"m18 15 4-4",key:"16gjal"}],["path",{d:"m21.5 11.5-1.914-1.914A2 2 0 0 1 19 8.172v-.344a2 2 0 0 0-.586-1.414l-1.657-1.657A6 6 0 0 0 12.516 3H9l1.243 1.243A6 6 0 0 1 12 8.485V10l2 2h1.172a2 2 0 0 1 1.414.586L18.5 14.5",key:"15ts47"}]])},5879:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("chevron-up",[["path",{d:"m18 15-6-6-6 6",key:"153udz"}]])},6826:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("chevron-down",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]])},20833:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("arrow-left",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]])},27820:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]])},28453:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("copy",[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]])},32126:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("lock-open",[["rect",{width:"18",height:"11",x:"3",y:"11",rx:"2",ry:"2",key:"1w4ew1"}],["path",{d:"M7 11V7a5 5 0 0 1 9.9-1",key:"1mm8w8"}]])},34237:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("pencil",[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]])},34640:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("refresh-cw",[["path",{d:"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8",key:"v9h5vc"}],["path",{d:"M21 3v5h-5",key:"1q7to0"}],["path",{d:"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16",key:"3uifl3"}],["path",{d:"M8 16H3v5",key:"1cv678"}]])},36429:(e,t,r)=>{r.d(t,{G$:()=>U,Hs:()=>A,UC:()=>er,VY:()=>ea,ZL:()=>ee,bL:()=>Q,bm:()=>eo,hE:()=>en,hJ:()=>et,l9:()=>X,lG:()=>j});var n=r(79178),a=r(1214),o=r(46335),l=r(11021),i=r(46228),d=r(52032),s=r(82179),c=r(8141),u=r(79979),p=r(60651),f=r(29164),h=r(27974),y=r(9116),g=r(86738),v=r(97911),m=r(60098),k="Dialog",[x,A]=(0,l.A)(k),[w,D]=x(k),j=e=>{let{__scopeDialog:t,children:r,open:a,defaultOpen:o,onOpenChange:l,modal:s=!0}=e,c=n.useRef(null),u=n.useRef(null),[p,f]=(0,d.i)({prop:a,defaultProp:null!=o&&o,onChange:l,caller:k});return(0,m.jsx)(w,{scope:t,triggerRef:c,contentRef:u,contentId:(0,i.B)(),titleId:(0,i.B)(),descriptionId:(0,i.B)(),open:p,onOpenChange:f,onOpenToggle:n.useCallback(()=>f(e=>!e),[f]),modal:s,children:r})};j.displayName=k;var C="DialogTrigger",b=n.forwardRef((e,t)=>{let{__scopeDialog:r,...n}=e,l=D(C,r),i=(0,o.s)(t,l.triggerRef);return(0,m.jsx)(f.sG.button,{type:"button","aria-haspopup":"dialog","aria-expanded":l.open,"aria-controls":l.contentId,"data-state":W(l.open),...n,ref:i,onClick:(0,a.mK)(e.onClick,l.onOpenToggle)})});b.displayName=C;var R="DialogPortal",[M,I]=x(R,{forceMount:void 0}),N=e=>{let{__scopeDialog:t,forceMount:r,children:a,container:o}=e,l=D(R,t);return(0,m.jsx)(M,{scope:t,forceMount:r,children:n.Children.map(a,e=>(0,m.jsx)(p.C,{present:r||l.open,children:(0,m.jsx)(u.Z,{asChild:!0,container:o,children:e})}))})};N.displayName=R;var O="DialogOverlay",_=n.forwardRef((e,t)=>{let r=I(O,e.__scopeDialog),{forceMount:n=r.forceMount,...a}=e,o=D(O,e.__scopeDialog);return o.modal?(0,m.jsx)(p.C,{present:n||o.open,children:(0,m.jsx)(F,{...a,ref:t})}):null});_.displayName=O;var E=(0,v.TL)("DialogOverlay.RemoveScroll"),F=n.forwardRef((e,t)=>{let{__scopeDialog:r,...n}=e,a=D(O,r);return(0,m.jsx)(y.A,{as:E,allowPinchZoom:!0,shards:[a.contentRef],children:(0,m.jsx)(f.sG.div,{"data-state":W(a.open),...n,ref:t,style:{pointerEvents:"auto",...n.style}})})}),q="DialogContent",z=n.forwardRef((e,t)=>{let r=I(q,e.__scopeDialog),{forceMount:n=r.forceMount,...a}=e,o=D(q,e.__scopeDialog);return(0,m.jsx)(p.C,{present:n||o.open,children:o.modal?(0,m.jsx)(P,{...a,ref:t}):(0,m.jsx)(G,{...a,ref:t})})});z.displayName=q;var P=n.forwardRef((e,t)=>{let r=D(q,e.__scopeDialog),l=n.useRef(null),i=(0,o.s)(t,r.contentRef,l);return n.useEffect(()=>{let e=l.current;if(e)return(0,g.Eq)(e)},[]),(0,m.jsx)(L,{...e,ref:i,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())})}),G=n.forwardRef((e,t)=>{let r=D(q,e.__scopeDialog),a=n.useRef(!1),o=n.useRef(!1);return(0,m.jsx)(L,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:t=>{var n,l;null==(n=e.onCloseAutoFocus)||n.call(e,t),t.defaultPrevented||(a.current||null==(l=r.triggerRef.current)||l.focus(),t.preventDefault()),a.current=!1,o.current=!1},onInteractOutside:t=>{var n,l;null==(n=e.onInteractOutside)||n.call(e,t),t.defaultPrevented||(a.current=!0,"pointerdown"===t.detail.originalEvent.type&&(o.current=!0));let i=t.target;(null==(l=r.triggerRef.current)?void 0:l.contains(i))&&t.preventDefault(),"focusin"===t.detail.originalEvent.type&&o.current&&t.preventDefault()}})}),L=n.forwardRef((e,t)=>{let{__scopeDialog:r,trapFocus:a,onOpenAutoFocus:l,onCloseAutoFocus:i,...d}=e,u=D(q,r),p=n.useRef(null),f=(0,o.s)(t,p);return(0,h.Oh)(),(0,m.jsxs)(m.Fragment,{children:[(0,m.jsx)(c.n,{asChild:!0,loop:!0,trapped:a,onMountAutoFocus:l,onUnmountAutoFocus:i,children:(0,m.jsx)(s.qW,{role:"dialog",id:u.contentId,"aria-describedby":u.descriptionId,"aria-labelledby":u.titleId,"data-state":W(u.open),...d,ref:f,onDismiss:()=>u.onOpenChange(!1)})}),(0,m.jsxs)(m.Fragment,{children:[(0,m.jsx)(Y,{titleId:u.titleId}),(0,m.jsx)($,{contentRef:p,descriptionId:u.descriptionId})]})]})}),H="DialogTitle",K=n.forwardRef((e,t)=>{let{__scopeDialog:r,...n}=e,a=D(H,r);return(0,m.jsx)(f.sG.h2,{id:a.titleId,...n,ref:t})});K.displayName=H;var T="DialogDescription",V=n.forwardRef((e,t)=>{let{__scopeDialog:r,...n}=e,a=D(T,r);return(0,m.jsx)(f.sG.p,{id:a.descriptionId,...n,ref:t})});V.displayName=T;var B="DialogClose",S=n.forwardRef((e,t)=>{let{__scopeDialog:r,...n}=e,o=D(B,r);return(0,m.jsx)(f.sG.button,{type:"button",...n,ref:t,onClick:(0,a.mK)(e.onClick,()=>o.onOpenChange(!1))})});function W(e){return e?"open":"closed"}S.displayName=B;var Z="DialogTitleWarning",[U,J]=(0,l.q)(Z,{contentName:q,titleName:H,docsSlug:"dialog"}),Y=e=>{let{titleId:t}=e,r=J(Z),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=J("DialogDescriptionWarning"),o="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(o))},[o,t,r]),null},Q=j,X=b,ee=N,et=_,er=z,en=K,ea=V,eo=S},38678:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("arrow-up-right",[["path",{d:"M7 7h10v10",key:"1tivn9"}],["path",{d:"M7 17 17 7",key:"1vkiza"}]])},50741:(e,t,r)=>{r.d(t,{b:()=>s});var n=r(79178),a=r(29164),o=r(60098),l="horizontal",i=["horizontal","vertical"],d=n.forwardRef((e,t)=>{var r;let{decorative:n,orientation:d=l,...s}=e,c=(r=d,i.includes(r))?d:l;return(0,o.jsx)(a.sG.div,{"data-orientation":c,...n?{role:"none"}:{"aria-orientation":"vertical"===c?c:void 0,role:"separator"},...s,ref:t})});d.displayName="Separator";var s=d},54624:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("panel-left",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}]])},88156:(e,t,r)=>{r.d(t,{jH:()=>o});var n=r(79178);r(60098);var a=n.createContext(void 0);function o(e){let t=n.useContext(a);return e||t||"ltr"}},94199:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("lock",[["rect",{width:"18",height:"11",x:"3",y:"11",rx:"2",ry:"2",key:"1w4ew1"}],["path",{d:"M7 11V7a5 5 0 0 1 10 0v4",key:"fwvmzm"}]])},94908:(e,t,r)=>{r.d(t,{q:()=>n});function n(e,[t,r]){return Math.min(r,Math.max(t,e))}},97755:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("triangle-alert",[["path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3",key:"wmoenq"}],["path",{d:"M12 9v4",key:"juzpu7"}],["path",{d:"M12 17h.01",key:"p32p05"}]])}}]);
1
+ "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[92160],{4778:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("hammer",[["path",{d:"m15 12-9.373 9.373a1 1 0 0 1-3.001-3L12 9",key:"1hayfq"}],["path",{d:"m18 15 4-4",key:"16gjal"}],["path",{d:"m21.5 11.5-1.914-1.914A2 2 0 0 1 19 8.172v-.344a2 2 0 0 0-.586-1.414l-1.657-1.657A6 6 0 0 0 12.516 3H9l1.243 1.243A6 6 0 0 1 12 8.485V10l2 2h1.172a2 2 0 0 1 1.414.586L18.5 14.5",key:"15ts47"}]])},5879:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("chevron-up",[["path",{d:"m18 15-6-6-6 6",key:"153udz"}]])},6826:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("chevron-down",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]])},20833:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("arrow-left",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]])},27820:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]])},28453:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("copy",[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]])},32126:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("lock-open",[["rect",{width:"18",height:"11",x:"3",y:"11",rx:"2",ry:"2",key:"1w4ew1"}],["path",{d:"M7 11V7a5 5 0 0 1 9.9-1",key:"1mm8w8"}]])},34237:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("pencil",[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]])},34640:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("refresh-cw",[["path",{d:"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8",key:"v9h5vc"}],["path",{d:"M21 3v5h-5",key:"1q7to0"}],["path",{d:"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16",key:"3uifl3"}],["path",{d:"M8 16H3v5",key:"1cv678"}]])},36429:(e,t,r)=>{r.d(t,{G$:()=>Z,Hs:()=>A,UC:()=>er,VY:()=>ea,ZL:()=>ee,bL:()=>Q,bm:()=>eo,hE:()=>en,hJ:()=>et,l9:()=>X,lG:()=>D});var n=r(79178),a=r(1214),o=r(46335),l=r(11021),i=r(46228),d=r(52032),c=r(82179),s=r(8141),u=r(79979),p=r(60651),f=r(29164),h=r(27974),y=r(9116),v=r(86738),g=r(97911),m=r(60098),k="Dialog",[x,A]=(0,l.A)(k),[w,j]=x(k),D=e=>{let{__scopeDialog:t,children:r,open:a,defaultOpen:o,onOpenChange:l,modal:c=!0}=e,s=n.useRef(null),u=n.useRef(null),[p,f]=(0,d.i)({prop:a,defaultProp:null!=o&&o,onChange:l,caller:k});return(0,m.jsx)(w,{scope:t,triggerRef:s,contentRef:u,contentId:(0,i.B)(),titleId:(0,i.B)(),descriptionId:(0,i.B)(),open:p,onOpenChange:f,onOpenToggle:n.useCallback(()=>f(e=>!e),[f]),modal:c,children:r})};D.displayName=k;var b="DialogTrigger",R=n.forwardRef((e,t)=>{let{__scopeDialog:r,...n}=e,l=j(b,r),i=(0,o.s)(t,l.triggerRef);return(0,m.jsx)(f.sG.button,{type:"button","aria-haspopup":"dialog","aria-expanded":l.open,"aria-controls":l.contentId,"data-state":U(l.open),...n,ref:i,onClick:(0,a.mK)(e.onClick,l.onOpenToggle)})});R.displayName=b;var C="DialogPortal",[M,I]=x(C,{forceMount:void 0}),O=e=>{let{__scopeDialog:t,forceMount:r,children:a,container:o}=e,l=j(C,t);return(0,m.jsx)(M,{scope:t,forceMount:r,children:n.Children.map(a,e=>(0,m.jsx)(p.C,{present:r||l.open,children:(0,m.jsx)(u.Z,{asChild:!0,container:o,children:e})}))})};O.displayName=C;var _="DialogOverlay",N=n.forwardRef((e,t)=>{let r=I(_,e.__scopeDialog),{forceMount:n=r.forceMount,...a}=e,o=j(_,e.__scopeDialog);return o.modal?(0,m.jsx)(p.C,{present:n||o.open,children:(0,m.jsx)(F,{...a,ref:t})}):null});N.displayName=_;var E=(0,g.TL)("DialogOverlay.RemoveScroll"),F=n.forwardRef((e,t)=>{let{__scopeDialog:r,...n}=e,a=j(_,r);return(0,m.jsx)(y.A,{as:E,allowPinchZoom:!0,shards:[a.contentRef],children:(0,m.jsx)(f.sG.div,{"data-state":U(a.open),...n,ref:t,style:{pointerEvents:"auto",...n.style}})})}),q="DialogContent",P=n.forwardRef((e,t)=>{let r=I(q,e.__scopeDialog),{forceMount:n=r.forceMount,...a}=e,o=j(q,e.__scopeDialog);return(0,m.jsx)(p.C,{present:n||o.open,children:o.modal?(0,m.jsx)(z,{...a,ref:t}):(0,m.jsx)(L,{...a,ref:t})})});P.displayName=q;var z=n.forwardRef((e,t)=>{let r=j(q,e.__scopeDialog),l=n.useRef(null),i=(0,o.s)(t,r.contentRef,l);return n.useEffect(()=>{let e=l.current;if(e)return(0,v.Eq)(e)},[]),(0,m.jsx)(S,{...e,ref:i,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())})}),L=n.forwardRef((e,t)=>{let r=j(q,e.__scopeDialog),a=n.useRef(!1),o=n.useRef(!1);return(0,m.jsx)(S,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:t=>{var n,l;null==(n=e.onCloseAutoFocus)||n.call(e,t),t.defaultPrevented||(a.current||null==(l=r.triggerRef.current)||l.focus(),t.preventDefault()),a.current=!1,o.current=!1},onInteractOutside:t=>{var n,l;null==(n=e.onInteractOutside)||n.call(e,t),t.defaultPrevented||(a.current=!0,"pointerdown"===t.detail.originalEvent.type&&(o.current=!0));let i=t.target;(null==(l=r.triggerRef.current)?void 0:l.contains(i))&&t.preventDefault(),"focusin"===t.detail.originalEvent.type&&o.current&&t.preventDefault()}})}),S=n.forwardRef((e,t)=>{let{__scopeDialog:r,trapFocus:a,onOpenAutoFocus:l,onCloseAutoFocus:i,...d}=e,u=j(q,r),p=n.useRef(null),f=(0,o.s)(t,p);return(0,h.Oh)(),(0,m.jsxs)(m.Fragment,{children:[(0,m.jsx)(s.n,{asChild:!0,loop:!0,trapped:a,onMountAutoFocus:l,onUnmountAutoFocus:i,children:(0,m.jsx)(c.qW,{role:"dialog",id:u.contentId,"aria-describedby":u.descriptionId,"aria-labelledby":u.titleId,"data-state":U(u.open),...d,ref:f,onDismiss:()=>u.onOpenChange(!1)})}),(0,m.jsxs)(m.Fragment,{children:[(0,m.jsx)(Y,{titleId:u.titleId}),(0,m.jsx)($,{contentRef:p,descriptionId:u.descriptionId})]})]})}),G="DialogTitle",H=n.forwardRef((e,t)=>{let{__scopeDialog:r,...n}=e,a=j(G,r);return(0,m.jsx)(f.sG.h2,{id:a.titleId,...n,ref:t})});H.displayName=G;var K="DialogDescription",T=n.forwardRef((e,t)=>{let{__scopeDialog:r,...n}=e,a=j(K,r);return(0,m.jsx)(f.sG.p,{id:a.descriptionId,...n,ref:t})});T.displayName=K;var V="DialogClose",B=n.forwardRef((e,t)=>{let{__scopeDialog:r,...n}=e,o=j(V,r);return(0,m.jsx)(f.sG.button,{type:"button",...n,ref:t,onClick:(0,a.mK)(e.onClick,()=>o.onOpenChange(!1))})});function U(e){return e?"open":"closed"}B.displayName=V;var W="DialogTitleWarning",[Z,J]=(0,l.q)(W,{contentName:q,titleName:G,docsSlug:"dialog"}),Y=e=>{let{titleId:t}=e,r=J(W),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=J("DialogDescriptionWarning"),o="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(o))},[o,t,r]),null},Q=D,X=R,ee=O,et=N,er=P,en=H,ea=T,eo=B},38678:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("arrow-up-right",[["path",{d:"M7 7h10v10",key:"1tivn9"}],["path",{d:"M7 17 17 7",key:"1vkiza"}]])},50741:(e,t,r)=>{r.d(t,{b:()=>c});var n=r(79178),a=r(29164),o=r(60098),l="horizontal",i=["horizontal","vertical"],d=n.forwardRef((e,t)=>{var r;let{decorative:n,orientation:d=l,...c}=e,s=(r=d,i.includes(r))?d:l;return(0,o.jsx)(a.sG.div,{"data-orientation":s,...n?{role:"none"}:{"aria-orientation":"vertical"===s?s:void 0,role:"separator"},...c,ref:t})});d.displayName="Separator";var c=d},54624:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("panel-left",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}]])},76507:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("circle-alert",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]])},88156:(e,t,r)=>{r.d(t,{jH:()=>o});var n=r(79178);r(60098);var a=n.createContext(void 0);function o(e){let t=n.useContext(a);return e||t||"ltr"}},94199:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("lock",[["rect",{width:"18",height:"11",x:"3",y:"11",rx:"2",ry:"2",key:"1w4ew1"}],["path",{d:"M7 11V7a5 5 0 0 1 10 0v4",key:"fwvmzm"}]])},94908:(e,t,r)=>{r.d(t,{q:()=>n});function n(e,[t,r]){return Math.min(r,Math.max(t,e))}},97555:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),!function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{callServer:function(){return n.callServer},createServerReference:function(){return o.createServerReference},findSourceMapURL:function(){return a.findSourceMapURL}});let n=r(83600),a=r(81572),o=r(17928)},97755:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(56042).A)("triangle-alert",[["path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3",key:"wmoenq"}],["path",{d:"M12 9v4",key:"juzpu7"}],["path",{d:"M12 17h.01",key:"p32p05"}]])}}]);