@scalar/api-client 2.5.18 → 2.5.20

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 (302) hide show
  1. package/CHANGELOG.md +60 -0
  2. package/dist/components/AddressBar/AddressBar.vue.d.ts +2 -2
  3. package/dist/components/AddressBar/AddressBar.vue.js +1 -1
  4. package/dist/components/AddressBar/AddressBar.vue3.js +4 -0
  5. package/dist/components/AddressBar/AddressBarHistory.vue.js +1 -1
  6. package/dist/components/AddressBar/AddressBarHistory.vue3.js +4 -0
  7. package/dist/components/AddressBar/index.d.ts +1 -1
  8. package/dist/components/CodeInput/CodeInput.vue.d.ts +5 -5
  9. package/dist/components/CodeInput/CodeInput.vue.d.ts.map +1 -1
  10. package/dist/components/CodeInput/CodeInput.vue.js +2 -2
  11. package/dist/components/CodeInput/CodeInput.vue3.js +4 -0
  12. package/dist/components/CodeInput/CodeInput.vue4.js +4 -0
  13. package/dist/components/CodeInput/codeVariableWidget.d.ts +1 -1
  14. package/dist/components/CodeInput/index.d.ts +1 -1
  15. package/dist/components/CommandPalette/CommandActionForm.vue.d.ts +3 -3
  16. package/dist/components/CommandPalette/CommandActionForm.vue.d.ts.map +1 -1
  17. package/dist/components/CommandPalette/CommandActionInput.vue.d.ts +2 -2
  18. package/dist/components/CommandPalette/CommandPaletteCollection.vue.d.ts +2 -2
  19. package/dist/components/CommandPalette/CommandPaletteExample.vue.d.ts +2 -2
  20. package/dist/components/CommandPalette/CommandPaletteImport.vue.d.ts +2 -2
  21. package/dist/components/CommandPalette/CommandPaletteImportCurl.vue.d.ts +2 -2
  22. package/dist/components/CommandPalette/CommandPaletteImportCurl.vue.js +1 -1
  23. package/dist/components/CommandPalette/CommandPaletteImportCurl.vue3.js +4 -0
  24. package/dist/components/CommandPalette/CommandPaletteServer.vue.d.ts +2 -2
  25. package/dist/components/CommandPalette/CommandPaletteTag.vue.d.ts +2 -2
  26. package/dist/components/CommandPalette/CommandPaletteWorkspace.vue.d.ts +2 -2
  27. package/dist/components/CommandPalette/TheCommandPalette.vue.d.ts +22 -22
  28. package/dist/components/CommandPalette/TheCommandPalette.vue.d.ts.map +1 -1
  29. package/dist/components/CommandPalette/TheCommandPalette.vue.js +1 -1
  30. package/dist/components/CommandPalette/TheCommandPalette.vue3.js +4 -0
  31. package/dist/components/CommandPalette/WatchModeToggle.vue.d.ts +1 -1
  32. package/dist/components/CommandPalette/index.d.ts +1 -1
  33. package/dist/components/DataTable/DataTable.vue.d.ts.map +1 -1
  34. package/dist/components/DataTable/DataTableCell.vue.d.ts.map +1 -1
  35. package/dist/components/DataTable/DataTableCheckbox.vue.d.ts +1 -1
  36. package/dist/components/DataTable/DataTableInput.vue.d.ts +40 -40
  37. package/dist/components/DataTable/DataTableInput.vue.d.ts.map +1 -1
  38. package/dist/components/DataTable/DataTableInput.vue.js +1 -1
  39. package/dist/components/DataTable/DataTableInput.vue3.js +4 -0
  40. package/dist/components/DataTable/DataTableInputSelect.vue.d.ts +1 -1
  41. package/dist/components/DataTable/DataTableText.vue.d.ts.map +1 -1
  42. package/dist/components/DataTable/index.d.ts +8 -8
  43. package/dist/components/EmptyState.vue.js +1 -1
  44. package/dist/components/EmptyState.vue3.js +4 -0
  45. package/dist/components/Form/Form.vue.d.ts.map +1 -1
  46. package/dist/components/Form/LabelInput.vue.d.ts +2 -2
  47. package/dist/components/Form/LabelInput.vue.js +1 -1
  48. package/dist/components/Form/LabelInput.vue3.js +4 -0
  49. package/dist/components/HelpfulLink.vue.d.ts.map +1 -1
  50. package/dist/components/HttpMethod/HttpMethod.vue.d.ts +1 -1
  51. package/dist/components/HttpMethod/HttpMethod.vue.js +1 -1
  52. package/dist/components/HttpMethod/HttpMethod.vue3.js +4 -0
  53. package/dist/components/HttpMethod/index.d.ts +1 -1
  54. package/dist/components/IconSelector.vue.d.ts +1 -1
  55. package/dist/components/IconSelector.vue.d.ts.map +1 -1
  56. package/dist/components/ImportCollection/DropEventListener.vue.d.ts +1 -1
  57. package/dist/components/ImportCollection/ImportCollectionListener.vue.js +1 -1
  58. package/dist/components/ImportCollection/ImportCollectionModal.vue.d.ts +1 -1
  59. package/dist/components/ImportCollection/ImportCollectionModal.vue2.js +4 -0
  60. package/dist/components/ImportCollection/ImportCollectionModal.vue3.js +1 -1
  61. package/dist/components/ImportCollection/ImportNowButton.vue.d.ts +1 -1
  62. package/dist/components/ImportCollection/PasteEventListener.vue.d.ts +1 -1
  63. package/dist/components/ImportCollection/UrlQueryParameterChecker.vue.d.ts +1 -1
  64. package/dist/components/ImportCollection/hooks/useUrlPrefetcher.d.ts +2 -2
  65. package/dist/components/ImportCollection/index.d.ts +1 -1
  66. package/dist/components/ImportCollection/utils/import-collection.d.ts +1 -1
  67. package/dist/components/ImportCollection/utils/workspace-store-is-empty.d.ts +1 -1
  68. package/dist/components/OpenApiClientButton.vue.d.ts.map +1 -1
  69. package/dist/components/OpenApiClientButton.vue.js +3 -3
  70. package/dist/components/OpenApiClientButton.vue2.js +11 -8
  71. package/dist/components/OpenApiClientButton.vue3.js +4 -0
  72. package/dist/components/ScalarAsciiArt.vue.js +1 -1
  73. package/dist/components/ScalarAsciiArt.vue3.js +4 -0
  74. package/dist/components/ScreenReader.vue.d.ts.map +1 -1
  75. package/dist/components/SectionFilter.vue.d.ts +1 -1
  76. package/dist/components/SectionFilter.vue.d.ts.map +1 -1
  77. package/dist/components/SectionFilter.vue.js +3 -3
  78. package/dist/components/SectionFilter.vue2.js +8 -8
  79. package/dist/components/SectionFilter.vue3.js +4 -0
  80. package/dist/components/SectionFilterButton.vue.d.ts.map +1 -1
  81. package/dist/components/Server/ServerDropdownItem.vue.d.ts +1 -1
  82. package/dist/components/Server/ServerDropdownItem.vue.js +1 -1
  83. package/dist/components/Server/ServerDropdownItem.vue3.js +4 -0
  84. package/dist/components/Server/ServerSelector.vue.d.ts +1 -1
  85. package/dist/components/Server/ServerSelector.vue.d.ts.map +1 -1
  86. package/dist/components/Server/ServerSelector.vue.js +28 -27
  87. package/dist/components/Server/ServerVariablesForm.vue.d.ts +1 -1
  88. package/dist/components/Server/ServerVariablesForm.vue.d.ts.map +1 -1
  89. package/dist/components/Server/ServerVariablesForm.vue.js +5 -2
  90. package/dist/components/Server/ServerVariablesSelect.vue.d.ts +1 -1
  91. package/dist/components/Server/ServerVariablesSelect.vue.d.ts.map +1 -1
  92. package/dist/components/Server/ServerVariablesSelect.vue.js +18 -18
  93. package/dist/components/Server/ServerVariablesTextbox.vue.d.ts +1 -1
  94. package/dist/components/Server/index.d.ts +3 -3
  95. package/dist/components/SideNav/DownloadAppButton.vue.js +1 -1
  96. package/dist/components/SideNav/DownloadAppButton.vue3.js +4 -0
  97. package/dist/components/SideNav/SideNavLink.vue.d.ts.map +1 -1
  98. package/dist/components/SideNav/SideNavRouterLink.vue.d.ts.map +1 -1
  99. package/dist/components/Sidebar/Actions/DeleteSidebarListElement.vue.d.ts +2 -2
  100. package/dist/components/Sidebar/Actions/EditSidebarListCollection.vue.d.ts +2 -2
  101. package/dist/components/Sidebar/Actions/EditSidebarListElement.vue.d.ts +2 -2
  102. package/dist/components/Sidebar/Actions/SidebarListElementForm.vue.d.ts +2 -2
  103. package/dist/components/Sidebar/Actions/SidebarListElementForm.vue.d.ts.map +1 -1
  104. package/dist/components/Sidebar/Actions/SidebarListElementForm.vue.js +1 -1
  105. package/dist/components/Sidebar/Actions/SidebarListElementForm.vue3.js +4 -0
  106. package/dist/components/Sidebar/Sidebar.vue.d.ts.map +1 -1
  107. package/dist/components/Sidebar/Sidebar.vue.js +1 -1
  108. package/dist/components/Sidebar/Sidebar.vue3.js +4 -0
  109. package/dist/components/Sidebar/SidebarButton.vue.d.ts.map +1 -1
  110. package/dist/components/Sidebar/SidebarListElement.vue.d.ts +4 -4
  111. package/dist/components/Sidebar/SidebarListElement.vue.js +2 -2
  112. package/dist/components/Sidebar/SidebarListElement.vue3.js +4 -0
  113. package/dist/components/Sidebar/SidebarListElement.vue4.js +4 -0
  114. package/dist/components/Sidebar/SidebarListElementActions.vue.d.ts +2 -2
  115. package/dist/components/Sidebar/index.d.ts +1 -1
  116. package/dist/components/TopNav/TopNavItem.vue.d.ts +5 -5
  117. package/dist/components/TopNav/TopNavItem.vue.js +1 -1
  118. package/dist/components/TopNav/TopNavItem.vue3.js +4 -0
  119. package/dist/components/ViewLayout/ViewLayoutCollapse.vue.d.ts +1 -1
  120. package/dist/components/ViewLayout/ViewLayoutCollapse.vue.d.ts.map +1 -1
  121. package/dist/components/ViewLayout/ViewLayoutCollapse.vue.js +14 -14
  122. package/dist/components/ViewLayout/index.d.ts +1 -1
  123. package/dist/components/index.d.ts +3 -3
  124. package/dist/hooks/index.d.ts +5 -5
  125. package/dist/hooks/useSidebar.d.ts +1 -1
  126. package/dist/index.d.ts +5 -5
  127. package/dist/index.js +2 -2
  128. package/dist/layouts/App/ApiClientApp.vue.d.ts +2 -2
  129. package/dist/layouts/App/ApiClientApp.vue2.js +4 -0
  130. package/dist/layouts/App/ApiClientApp.vue3.js +1 -1
  131. package/dist/layouts/App/create-api-client-app.d.ts +131 -101
  132. package/dist/layouts/App/create-api-client-app.d.ts.map +1 -1
  133. package/dist/layouts/App/create-api-client-app.js +1 -1
  134. package/dist/layouts/App/index.d.ts +2 -2
  135. package/dist/layouts/App/index.js +1 -1
  136. package/dist/layouts/Modal/ApiClientModal.vue.js +1 -1
  137. package/dist/layouts/Modal/ApiClientModal.vue3.js +4 -0
  138. package/dist/layouts/Modal/create-api-client-modal.d.ts +263 -203
  139. package/dist/layouts/Modal/create-api-client-modal.d.ts.map +1 -1
  140. package/dist/layouts/Modal/index.d.ts +2 -2
  141. package/dist/layouts/Web/ApiClientWeb.vue2.js +4 -0
  142. package/dist/layouts/Web/ApiClientWeb.vue3.js +1 -1
  143. package/dist/layouts/Web/create-api-client-web.d.ts +131 -101
  144. package/dist/layouts/Web/create-api-client-web.d.ts.map +1 -1
  145. package/dist/layouts/Web/create-api-client-web.js +1 -1
  146. package/dist/layouts/Web/index.d.ts +2 -2
  147. package/dist/layouts/Web/index.js +1 -1
  148. package/dist/libs/create-client.d.ts +131 -101
  149. package/dist/libs/create-client.d.ts.map +1 -1
  150. package/dist/libs/environment-parser.d.ts +1 -1
  151. package/dist/libs/find-request.d.ts +2 -2
  152. package/dist/libs/find-request.d.ts.map +1 -1
  153. package/dist/libs/get-request-uid-by-path-method.d.ts +1 -1
  154. package/dist/libs/hot-keys.d.ts +1 -1
  155. package/dist/libs/importers/index.d.ts +1 -1
  156. package/dist/libs/index.d.ts +16 -16
  157. package/dist/libs/local-storage.d.ts +1 -1
  158. package/dist/libs/send-request/create-request-operation.d.ts +3 -3
  159. package/dist/libs/send-request/create-request-operation.test.d.ts +9 -9
  160. package/dist/libs/send-request/create-request-operation.test.d.ts.map +1 -1
  161. package/dist/libs/send-request/index.d.ts +3 -3
  162. package/dist/plugins/hooks/usePluginManager.d.ts +1 -1
  163. package/dist/plugins/index.d.ts +2 -2
  164. package/dist/router.d.ts +1 -1
  165. package/dist/routes.d.ts +38 -38
  166. package/dist/store/active-entities.d.ts +9 -9
  167. package/dist/store/active-entities.d.ts.map +1 -1
  168. package/dist/store/events.d.ts +8 -8
  169. package/dist/store/import-spec.d.ts +1 -1
  170. package/dist/store/index.d.ts +2 -2
  171. package/dist/store/request-example.d.ts +70 -70
  172. package/dist/store/request-example.d.ts.map +1 -1
  173. package/dist/store/requests.d.ts +23 -23
  174. package/dist/store/requests.d.ts.map +1 -1
  175. package/dist/store/security-schemes.d.ts +32 -2
  176. package/dist/store/security-schemes.d.ts.map +1 -1
  177. package/dist/store/store.d.ts +129 -99
  178. package/dist/store/store.d.ts.map +1 -1
  179. package/dist/style.css +1 -1
  180. package/dist/style.css.js +4 -0
  181. package/dist/views/Collection/CollectionAuthentication.vue.js +1 -1
  182. package/dist/views/Collection/CollectionAuthentication.vue3.js +4 -0
  183. package/dist/views/Collection/CollectionEnvironment.vue.js +1 -1
  184. package/dist/views/Collection/CollectionEnvironment.vue3.js +4 -0
  185. package/dist/views/Collection/CollectionInfoForm.vue.js +1 -1
  186. package/dist/views/Collection/CollectionInfoForm.vue3.js +4 -0
  187. package/dist/views/Collection/CollectionSettings.vue.js +1 -1
  188. package/dist/views/Collection/CollectionSettings.vue3.js +4 -0
  189. package/dist/views/Collection/components/EnvironmentForm.vue.d.ts +1 -1
  190. package/dist/views/Collection/components/EnvironmentForm.vue.js +1 -1
  191. package/dist/views/Collection/components/EnvironmentForm.vue3.js +4 -0
  192. package/dist/views/Collection/components/MarkdownInput.vue.d.ts +2 -2
  193. package/dist/views/Collection/components/MarkdownInput.vue.js +1 -1
  194. package/dist/views/Collection/components/MarkdownInput.vue3.js +4 -0
  195. package/dist/views/Components/CodeSnippet/CodeSnippet.vue.d.ts +1 -1
  196. package/dist/views/Components/CodeSnippet/helpers/get-har-request.d.ts +1 -1
  197. package/dist/views/Components/CodeSnippet/helpers/get-snippet.d.ts +1 -1
  198. package/dist/views/Components/CodeSnippet/index.d.ts +4 -4
  199. package/dist/views/Cookies/CookieModal.vue.d.ts +3 -3
  200. package/dist/views/Cookies/CookieModal.vue.js +1 -1
  201. package/dist/views/Cookies/CookieModal.vue3.js +4 -0
  202. package/dist/views/Environment/EnvironmentColorModal.vue.d.ts +2 -2
  203. package/dist/views/Environment/EnvironmentColors.vue.d.ts +1 -1
  204. package/dist/views/Environment/EnvironmentModal.vue.d.ts +3 -3
  205. package/dist/views/Environment/EnvironmentVariableDropdown.vue.d.ts +2 -2
  206. package/dist/views/Environment/handle-drag.d.ts +1 -1
  207. package/dist/views/Request/Request.vue.d.ts +3 -3
  208. package/dist/views/Request/Request.vue.d.ts.map +1 -1
  209. package/dist/views/Request/Request.vue.js +3 -3
  210. package/dist/views/Request/Request.vue2.js +22 -22
  211. package/dist/views/Request/Request.vue3.js +4 -0
  212. package/dist/views/Request/RequestRoot.vue.d.ts +2 -2
  213. package/dist/views/Request/RequestRoot.vue.js +1 -1
  214. package/dist/views/Request/RequestRoot.vue3.js +4 -0
  215. package/dist/views/Request/RequestSection/RequestAuth/DeleteRequestAuthModal.vue.d.ts +2 -2
  216. package/dist/views/Request/RequestSection/RequestAuth/OAuth2.vue.d.ts +1 -1
  217. package/dist/views/Request/RequestSection/RequestAuth/OAuthScopesInput.vue.d.ts +1 -1
  218. package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue.d.ts +1 -1
  219. package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue.d.ts.map +1 -1
  220. package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue.js +2 -2
  221. package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue2.js +57 -59
  222. package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue3.js +4 -0
  223. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue.d.ts +1 -1
  224. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue.d.ts.map +1 -1
  225. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue.js +4 -4
  226. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue2.js +35 -33
  227. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue3.js +4 -0
  228. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTableInput.vue.d.ts +5 -5
  229. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTableInput.vue.d.ts.map +1 -1
  230. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthTab.vue.d.ts +1 -1
  231. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthTab.vue.d.ts.map +1 -1
  232. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthTab.vue.js +239 -5
  233. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthTab.vue2.js +2 -244
  234. package/dist/views/Request/RequestSection/RequestAuth/index.d.ts +2 -2
  235. package/dist/views/Request/RequestSection/RequestBody.vue.d.ts +1 -1
  236. package/dist/views/Request/RequestSection/RequestBody.vue.js +1 -1
  237. package/dist/views/Request/RequestSection/RequestBody.vue3.js +4 -0
  238. package/dist/views/Request/RequestSection/RequestCodeExample.vue.d.ts +1 -1
  239. package/dist/views/Request/RequestSection/RequestCodeExample.vue.js +1 -1
  240. package/dist/views/Request/RequestSection/RequestCodeExample.vue3.js +4 -0
  241. package/dist/views/Request/RequestSection/RequestParams.vue.d.ts +1 -1
  242. package/dist/views/Request/RequestSection/RequestPathParams.vue.d.ts +1 -1
  243. package/dist/views/Request/RequestSection/RequestSection.vue.d.ts +1 -1
  244. package/dist/views/Request/RequestSection/RequestSection.vue.js +1 -1
  245. package/dist/views/Request/RequestSection/RequestSection.vue3.js +4 -0
  246. package/dist/views/Request/RequestSection/RequestTable.vue.d.ts +9 -9
  247. package/dist/views/Request/RequestSection/RequestTable.vue.js +1 -1
  248. package/dist/views/Request/RequestSection/RequestTable.vue3.js +4 -0
  249. package/dist/views/Request/RequestSection/RequestTableTooltip.vue.js +1 -1
  250. package/dist/views/Request/RequestSection/RequestTableTooltip.vue3.js +4 -0
  251. package/dist/views/Request/RequestSection/helpers/filter-security-requirements.js +10 -10
  252. package/dist/views/Request/RequestSection/helpers/update-scheme.d.ts +1 -1
  253. package/dist/views/Request/RequestSection/index.d.ts +2 -2
  254. package/dist/views/Request/RequestSidebar.vue.d.ts +3 -3
  255. package/dist/views/Request/RequestSidebar.vue.js +1 -1
  256. package/dist/views/Request/RequestSidebar.vue3.js +4 -0
  257. package/dist/views/Request/RequestSidebarItem.vue.d.ts +14 -14
  258. package/dist/views/Request/RequestSidebarItem.vue.d.ts.map +1 -1
  259. package/dist/views/Request/RequestSidebarItem.vue.js +2 -2
  260. package/dist/views/Request/RequestSidebarItem.vue3.js +4 -0
  261. package/dist/views/Request/RequestSidebarItem.vue4.js +4 -0
  262. package/dist/views/Request/RequestSidebarItemMenu.vue.d.ts +5 -5
  263. package/dist/views/Request/RequestSidebarItemMenu.vue.js +1 -1
  264. package/dist/views/Request/RequestSidebarItemMenu.vue3.js +4 -0
  265. package/dist/views/Request/RequestSubpageHeader.vue.d.ts +3 -3
  266. package/dist/views/Request/RequestSubpageHeader.vue.js +1 -1
  267. package/dist/views/Request/RequestSubpageHeader.vue3.js +4 -0
  268. package/dist/views/Request/ResponseSection/ResponseBody.vue.js +1 -1
  269. package/dist/views/Request/ResponseSection/ResponseBody.vue3.js +4 -0
  270. package/dist/views/Request/ResponseSection/ResponseBodyDownload.vue.js +1 -1
  271. package/dist/views/Request/ResponseSection/ResponseBodyPreview.vue.d.ts +1 -1
  272. package/dist/views/Request/ResponseSection/ResponseBodyPreview.vue.js +1 -1
  273. package/dist/views/Request/ResponseSection/ResponseBodyPreview.vue3.js +4 -0
  274. package/dist/views/Request/ResponseSection/ResponseBodyRaw.vue.d.ts.map +1 -1
  275. package/dist/views/Request/ResponseSection/ResponseBodyRaw.vue.js +4 -4
  276. package/dist/views/Request/ResponseSection/ResponseBodyRaw.vue2.js +4 -4
  277. package/dist/views/Request/ResponseSection/ResponseBodyRaw.vue3.js +4 -0
  278. package/dist/views/Request/ResponseSection/ResponseBodyToggle.vue.d.ts +1 -1
  279. package/dist/views/Request/ResponseSection/ResponseBodyVirtual.vue2.js +4 -0
  280. package/dist/views/Request/ResponseSection/ResponseBodyVirtual.vue3.js +1 -1
  281. package/dist/views/Request/ResponseSection/ResponseEmpty.vue.js +1 -1
  282. package/dist/views/Request/ResponseSection/ResponseEmpty.vue2.js +1 -1
  283. package/dist/views/Request/ResponseSection/ResponseEmpty.vue3.js +4 -0
  284. package/dist/views/Request/ResponseSection/ResponseLoadingOverlay.vue.js +1 -1
  285. package/dist/views/Request/ResponseSection/ResponseLoadingOverlay.vue3.js +4 -0
  286. package/dist/views/Request/ResponseSection/ResponseSection.vue.d.ts +1 -1
  287. package/dist/views/Request/ResponseSection/ResponseSection.vue.js +1 -1
  288. package/dist/views/Request/ResponseSection/ResponseSection.vue2.js +1 -1
  289. package/dist/views/Request/ResponseSection/ResponseSection.vue3.js +4 -0
  290. package/dist/views/Request/ResponseSection/index.d.ts +2 -2
  291. package/dist/views/Request/components/index.d.ts +1 -1
  292. package/dist/views/Request/consts/index.d.ts +3 -3
  293. package/dist/views/Request/handle-drag.d.ts +2 -2
  294. package/dist/views/Request/libs/auth.d.ts +1 -1
  295. package/dist/views/Request/libs/index.d.ts +3 -3
  296. package/dist/views/Request/libs/oauth2.d.ts +1 -1
  297. package/dist/views/Request/libs/oauth2.d.ts.map +1 -1
  298. package/dist/views/Request/libs/oauth2.js +51 -51
  299. package/dist/views/Request/libs/watch-mode.d.ts +2 -2
  300. package/dist/vitest.setup.d.ts +21 -7
  301. package/dist/vitest.setup.d.ts.map +1 -1
  302. package/package.json +21 -21
@@ -1,5 +1,5 @@
1
- import { type ClientLayout } from '../hooks/useLayout';
2
- import { type WorkspaceStore } from '../store/store';
1
+ import { type ClientLayout } from '../hooks/useLayout.js';
2
+ import { type WorkspaceStore } from '../store/store.js';
3
3
  import type { SecurityScheme } from '@scalar/oas-utils/entities/spec';
4
4
  import { type Workspace } from '@scalar/oas-utils/entities/workspace';
5
5
  import type { Path, PathValue } from '@scalar/object-utils/nested';
@@ -230,12 +230,12 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
230
230
  default?: any;
231
231
  required?: boolean | undefined;
232
232
  enum?: string[] | undefined;
233
- format?: string | undefined;
234
233
  examples?: any[] | undefined;
234
+ format?: string | undefined;
235
235
  file?: any;
236
236
  nullable?: boolean | undefined;
237
237
  }[];
238
- query: {
238
+ headers: {
239
239
  value: string;
240
240
  key: string;
241
241
  enabled: boolean;
@@ -246,12 +246,12 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
246
246
  default?: any;
247
247
  required?: boolean | undefined;
248
248
  enum?: string[] | undefined;
249
- format?: string | undefined;
250
249
  examples?: any[] | undefined;
250
+ format?: string | undefined;
251
251
  file?: any;
252
252
  nullable?: boolean | undefined;
253
253
  }[];
254
- headers: {
254
+ query: {
255
255
  value: string;
256
256
  key: string;
257
257
  enabled: boolean;
@@ -262,8 +262,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
262
262
  default?: any;
263
263
  required?: boolean | undefined;
264
264
  enum?: string[] | undefined;
265
- format?: string | undefined;
266
265
  examples?: any[] | undefined;
266
+ format?: string | undefined;
267
267
  file?: any;
268
268
  nullable?: boolean | undefined;
269
269
  }[];
@@ -278,8 +278,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
278
278
  default?: any;
279
279
  required?: boolean | undefined;
280
280
  enum?: string[] | undefined;
281
- format?: string | undefined;
282
281
  examples?: any[] | undefined;
282
+ format?: string | undefined;
283
283
  file?: any;
284
284
  nullable?: boolean | undefined;
285
285
  }[];
@@ -299,8 +299,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
299
299
  default?: any;
300
300
  required?: boolean | undefined;
301
301
  enum?: string[] | undefined;
302
- format?: string | undefined;
303
302
  examples?: any[] | undefined;
303
+ format?: string | undefined;
304
304
  file?: any;
305
305
  nullable?: boolean | undefined;
306
306
  }[];
@@ -344,13 +344,13 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
344
344
  in: "cookie" | "path" | "query" | "header";
345
345
  description?: string | undefined;
346
346
  example?: unknown;
347
+ content?: unknown;
348
+ schema?: unknown;
347
349
  examples?: unknown[] | Record<string, {
348
350
  value?: unknown;
349
351
  summary?: string | undefined;
350
352
  externalValue?: string | undefined;
351
353
  }> | undefined;
352
- schema?: unknown;
353
- content?: unknown;
354
354
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
355
355
  explode?: boolean | undefined;
356
356
  }[] | undefined;
@@ -428,6 +428,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
428
428
  "x-scalar-security-query"?: Record<string, string> | undefined;
429
429
  "x-scalar-security-body"?: Record<string, string> | undefined;
430
430
  "x-tokenName"?: string | undefined;
431
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
431
432
  } | undefined;
432
433
  implicit?: {
433
434
  type: "implicit";
@@ -454,6 +455,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
454
455
  "x-scalar-security-query"?: Record<string, string> | undefined;
455
456
  "x-scalar-security-body"?: Record<string, string> | undefined;
456
457
  "x-tokenName"?: string | undefined;
458
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
457
459
  } | undefined;
458
460
  authorizationCode?: {
459
461
  type: "authorizationCode";
@@ -470,6 +472,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
470
472
  "x-scalar-security-query"?: Record<string, string> | undefined;
471
473
  "x-scalar-security-body"?: Record<string, string> | undefined;
472
474
  "x-tokenName"?: string | undefined;
475
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
473
476
  } | undefined;
474
477
  };
475
478
  description?: string | undefined;
@@ -481,14 +484,14 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
481
484
  hide: () => void;
482
485
  };
483
486
  events: {
484
- executeRequest: import("./event-bus").EventBus<{
487
+ executeRequest: import("./event-bus.js").EventBus<{
485
488
  requestUid?: string;
486
489
  }>;
487
- focusAddressBar: import("./event-bus").EventBus<any>;
488
- cancelRequest: import("./event-bus").EventBus<any>;
489
- requestStatus: import("./event-bus").EventBus<import("./send-request").RequestStatus>;
490
- commandPalette: import("./event-bus").EventBus<import("../components/CommandPalette/TheCommandPalette.vue").CommandPaletteEvent>;
491
- hotKeys: import("./event-bus").EventBus<Partial<Record<"addTopNav" | "closeModal" | "closeTopNav" | "createNew" | "executeRequest" | "focusAddressBar" | "focusRequestSearch" | "jumpToLastTab" | "jumpToTab" | "navigateSearchResultsDown" | "navigateSearchResultsUp" | "navigateTopNavLeft" | "navigateTopNavRight" | "openCommandPalette" | "selectSearchResult" | "toggleSidebar", KeyboardEvent>>>;
490
+ focusAddressBar: import("./event-bus.js").EventBus<any>;
491
+ cancelRequest: import("./event-bus.js").EventBus<any>;
492
+ requestStatus: import("./event-bus.js").EventBus<import("./send-request/index.js").RequestStatus>;
493
+ commandPalette: import("./event-bus.js").EventBus<import("../components/CommandPalette/TheCommandPalette.vue.js").CommandPaletteEvent>;
494
+ hotKeys: import("./event-bus.js").EventBus<Partial<Record<"addTopNav" | "closeModal" | "closeTopNav" | "createNew" | "executeRequest" | "focusAddressBar" | "focusRequestSearch" | "jumpToLastTab" | "jumpToTab" | "navigateSearchResultsDown" | "navigateSearchResultsUp" | "navigateTopNavLeft" | "navigateTopNavRight" | "openCommandPalette" | "selectSearchResult" | "toggleSidebar", KeyboardEvent>>>;
492
495
  };
493
496
  sidebarWidth: import("vue").Ref<string, string>;
494
497
  setSidebarWidth: (width: string) => void;
@@ -590,7 +593,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
590
593
  shouldLoad?: boolean;
591
594
  } & Pick<import("@scalar/types").ApiReferenceConfiguration, "servers"> & {
592
595
  dereferencedDocument?: import("@scalar/openapi-types").OpenAPIV3_1.Document;
593
- }, "documentUrl"> & Pick<import("@scalar/types").ApiReferenceConfiguration, "proxyUrl">) => Promise<import("./errors").ErrorResponse<Awaited<ReturnType<(_spec: string | Record<string, any> | undefined, workspaceUid: string, options?: Pick<{
596
+ }, "documentUrl"> & Pick<import("@scalar/types").ApiReferenceConfiguration, "proxyUrl">) => Promise<import("./errors.js").ErrorResponse<Awaited<ReturnType<(_spec: string | Record<string, any> | undefined, workspaceUid: string, options?: Pick<{
594
597
  uid?: string | undefined;
595
598
  type?: "collection" | undefined;
596
599
  externalDocs?: unknown;
@@ -1341,13 +1344,13 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
1341
1344
  in: "cookie" | "path" | "query" | "header";
1342
1345
  description?: string | undefined;
1343
1346
  example?: unknown;
1347
+ content?: unknown;
1348
+ schema?: unknown;
1344
1349
  examples?: unknown[] | Record<string, {
1345
1350
  value?: unknown;
1346
1351
  summary?: string | undefined;
1347
1352
  externalValue?: string | undefined;
1348
1353
  }> | undefined;
1349
- schema?: unknown;
1350
- content?: unknown;
1351
1354
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1352
1355
  explode?: boolean | undefined;
1353
1356
  }[] | undefined;
@@ -1400,13 +1403,13 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
1400
1403
  in: "cookie" | "path" | "query" | "header";
1401
1404
  description?: string | undefined;
1402
1405
  example?: unknown;
1406
+ content?: unknown;
1407
+ schema?: unknown;
1403
1408
  examples?: unknown[] | Record<string, {
1404
1409
  value?: unknown;
1405
1410
  summary?: string | undefined;
1406
1411
  externalValue?: string | undefined;
1407
1412
  }> | undefined;
1408
- schema?: unknown;
1409
- content?: unknown;
1410
1413
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1411
1414
  explode?: boolean | undefined;
1412
1415
  }[] | undefined;
@@ -1460,13 +1463,13 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
1460
1463
  in: "cookie" | "path" | "query" | "header";
1461
1464
  description?: string | undefined;
1462
1465
  example?: unknown;
1466
+ content?: unknown;
1467
+ schema?: unknown;
1463
1468
  examples?: unknown[] | Record<string, {
1464
1469
  value?: unknown;
1465
1470
  summary?: string | undefined;
1466
1471
  externalValue?: string | undefined;
1467
1472
  }> | undefined;
1468
- schema?: unknown;
1469
- content?: unknown;
1470
1473
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1471
1474
  explode?: boolean | undefined;
1472
1475
  }[] | undefined;
@@ -1519,13 +1522,13 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
1519
1522
  in: "cookie" | "path" | "query" | "header";
1520
1523
  description?: string | undefined;
1521
1524
  example?: unknown;
1525
+ content?: unknown;
1526
+ schema?: unknown;
1522
1527
  examples?: unknown[] | Record<string, {
1523
1528
  value?: unknown;
1524
1529
  summary?: string | undefined;
1525
1530
  externalValue?: string | undefined;
1526
1531
  }> | undefined;
1527
- schema?: unknown;
1528
- content?: unknown;
1529
1532
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1530
1533
  explode?: boolean | undefined;
1531
1534
  }[] | undefined;
@@ -1577,13 +1580,13 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
1577
1580
  in: "cookie" | "path" | "query" | "header";
1578
1581
  description?: string | undefined;
1579
1582
  example?: unknown;
1583
+ content?: unknown;
1584
+ schema?: unknown;
1580
1585
  examples?: unknown[] | Record<string, {
1581
1586
  value?: unknown;
1582
1587
  summary?: string | undefined;
1583
1588
  externalValue?: string | undefined;
1584
1589
  }> | undefined;
1585
- schema?: unknown;
1586
- content?: unknown;
1587
1590
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1588
1591
  explode?: boolean | undefined;
1589
1592
  }[] | undefined;
@@ -1635,13 +1638,13 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
1635
1638
  in: "cookie" | "path" | "query" | "header";
1636
1639
  description?: string | undefined;
1637
1640
  example?: unknown;
1641
+ content?: unknown;
1642
+ schema?: unknown;
1638
1643
  examples?: unknown[] | Record<string, {
1639
1644
  value?: unknown;
1640
1645
  summary?: string | undefined;
1641
1646
  externalValue?: string | undefined;
1642
1647
  }> | undefined;
1643
- schema?: unknown;
1644
- content?: unknown;
1645
1648
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1646
1649
  explode?: boolean | undefined;
1647
1650
  }[] | undefined;
@@ -1694,13 +1697,13 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
1694
1697
  in: "cookie" | "path" | "query" | "header";
1695
1698
  description?: string | undefined;
1696
1699
  example?: unknown;
1700
+ content?: unknown;
1701
+ schema?: unknown;
1697
1702
  examples?: unknown[] | Record<string, {
1698
1703
  value?: unknown;
1699
1704
  summary?: string | undefined;
1700
1705
  externalValue?: string | undefined;
1701
1706
  }> | undefined;
1702
- schema?: unknown;
1703
- content?: unknown;
1704
1707
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1705
1708
  explode?: boolean | undefined;
1706
1709
  }[] | undefined;
@@ -1752,13 +1755,13 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
1752
1755
  in: "cookie" | "path" | "query" | "header";
1753
1756
  description?: string | undefined;
1754
1757
  example?: unknown;
1758
+ content?: unknown;
1759
+ schema?: unknown;
1755
1760
  examples?: unknown[] | Record<string, {
1756
1761
  value?: unknown;
1757
1762
  summary?: string | undefined;
1758
1763
  externalValue?: string | undefined;
1759
1764
  }> | undefined;
1760
- schema?: unknown;
1761
- content?: unknown;
1762
1765
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1763
1766
  explode?: boolean | undefined;
1764
1767
  }[] | undefined;
@@ -1810,13 +1813,13 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
1810
1813
  in: "cookie" | "path" | "query" | "header";
1811
1814
  description?: string | undefined;
1812
1815
  example?: unknown;
1816
+ content?: unknown;
1817
+ schema?: unknown;
1813
1818
  examples?: unknown[] | Record<string, {
1814
1819
  value?: unknown;
1815
1820
  summary?: string | undefined;
1816
1821
  externalValue?: string | undefined;
1817
1822
  }> | undefined;
1818
- schema?: unknown;
1819
- content?: unknown;
1820
1823
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1821
1824
  explode?: boolean | undefined;
1822
1825
  }[] | undefined;
@@ -1862,12 +1865,12 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
1862
1865
  default?: any;
1863
1866
  required?: boolean | undefined;
1864
1867
  enum?: string[] | undefined;
1865
- format?: string | undefined;
1866
1868
  examples?: any[] | undefined;
1869
+ format?: string | undefined;
1867
1870
  file?: any;
1868
1871
  nullable?: boolean | undefined;
1869
1872
  }[];
1870
- query: {
1873
+ headers: {
1871
1874
  value: string;
1872
1875
  key: string;
1873
1876
  enabled: boolean;
@@ -1878,12 +1881,12 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
1878
1881
  default?: any;
1879
1882
  required?: boolean | undefined;
1880
1883
  enum?: string[] | undefined;
1881
- format?: string | undefined;
1882
1884
  examples?: any[] | undefined;
1885
+ format?: string | undefined;
1883
1886
  file?: any;
1884
1887
  nullable?: boolean | undefined;
1885
1888
  }[];
1886
- headers: {
1889
+ query: {
1887
1890
  value: string;
1888
1891
  key: string;
1889
1892
  enabled: boolean;
@@ -1894,8 +1897,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
1894
1897
  default?: any;
1895
1898
  required?: boolean | undefined;
1896
1899
  enum?: string[] | undefined;
1897
- format?: string | undefined;
1898
1900
  examples?: any[] | undefined;
1901
+ format?: string | undefined;
1899
1902
  file?: any;
1900
1903
  nullable?: boolean | undefined;
1901
1904
  }[];
@@ -1910,8 +1913,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
1910
1913
  default?: any;
1911
1914
  required?: boolean | undefined;
1912
1915
  enum?: string[] | undefined;
1913
- format?: string | undefined;
1914
1916
  examples?: any[] | undefined;
1917
+ format?: string | undefined;
1915
1918
  file?: any;
1916
1919
  nullable?: boolean | undefined;
1917
1920
  }[];
@@ -1931,8 +1934,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
1931
1934
  default?: any;
1932
1935
  required?: boolean | undefined;
1933
1936
  enum?: string[] | undefined;
1934
- format?: string | undefined;
1935
1937
  examples?: any[] | undefined;
1938
+ format?: string | undefined;
1936
1939
  file?: any;
1937
1940
  nullable?: boolean | undefined;
1938
1941
  }[];
@@ -1963,12 +1966,12 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
1963
1966
  default?: any;
1964
1967
  required?: boolean | undefined;
1965
1968
  enum?: string[] | undefined;
1966
- format?: string | undefined;
1967
1969
  examples?: any[] | undefined;
1970
+ format?: string | undefined;
1968
1971
  file?: any;
1969
1972
  nullable?: boolean | undefined;
1970
1973
  }[];
1971
- query: {
1974
+ headers: {
1972
1975
  value: string;
1973
1976
  key: string;
1974
1977
  enabled: boolean;
@@ -1979,12 +1982,12 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
1979
1982
  default?: any;
1980
1983
  required?: boolean | undefined;
1981
1984
  enum?: string[] | undefined;
1982
- format?: string | undefined;
1983
1985
  examples?: any[] | undefined;
1986
+ format?: string | undefined;
1984
1987
  file?: any;
1985
1988
  nullable?: boolean | undefined;
1986
1989
  }[];
1987
- headers: {
1990
+ query: {
1988
1991
  value: string;
1989
1992
  key: string;
1990
1993
  enabled: boolean;
@@ -1995,8 +1998,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
1995
1998
  default?: any;
1996
1999
  required?: boolean | undefined;
1997
2000
  enum?: string[] | undefined;
1998
- format?: string | undefined;
1999
2001
  examples?: any[] | undefined;
2002
+ format?: string | undefined;
2000
2003
  file?: any;
2001
2004
  nullable?: boolean | undefined;
2002
2005
  }[];
@@ -2011,8 +2014,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2011
2014
  default?: any;
2012
2015
  required?: boolean | undefined;
2013
2016
  enum?: string[] | undefined;
2014
- format?: string | undefined;
2015
2017
  examples?: any[] | undefined;
2018
+ format?: string | undefined;
2016
2019
  file?: any;
2017
2020
  nullable?: boolean | undefined;
2018
2021
  }[];
@@ -2032,8 +2035,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2032
2035
  default?: any;
2033
2036
  required?: boolean | undefined;
2034
2037
  enum?: string[] | undefined;
2035
- format?: string | undefined;
2036
2038
  examples?: any[] | undefined;
2039
+ format?: string | undefined;
2037
2040
  file?: any;
2038
2041
  nullable?: boolean | undefined;
2039
2042
  }[];
@@ -2065,12 +2068,12 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2065
2068
  default?: any;
2066
2069
  required?: boolean | undefined;
2067
2070
  enum?: string[] | undefined;
2068
- format?: string | undefined;
2069
2071
  examples?: any[] | undefined;
2072
+ format?: string | undefined;
2070
2073
  file?: any;
2071
2074
  nullable?: boolean | undefined;
2072
2075
  }[];
2073
- query: {
2076
+ headers: {
2074
2077
  value: string;
2075
2078
  key: string;
2076
2079
  enabled: boolean;
@@ -2081,12 +2084,12 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2081
2084
  default?: any;
2082
2085
  required?: boolean | undefined;
2083
2086
  enum?: string[] | undefined;
2084
- format?: string | undefined;
2085
2087
  examples?: any[] | undefined;
2088
+ format?: string | undefined;
2086
2089
  file?: any;
2087
2090
  nullable?: boolean | undefined;
2088
2091
  }[];
2089
- headers: {
2092
+ query: {
2090
2093
  value: string;
2091
2094
  key: string;
2092
2095
  enabled: boolean;
@@ -2097,8 +2100,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2097
2100
  default?: any;
2098
2101
  required?: boolean | undefined;
2099
2102
  enum?: string[] | undefined;
2100
- format?: string | undefined;
2101
2103
  examples?: any[] | undefined;
2104
+ format?: string | undefined;
2102
2105
  file?: any;
2103
2106
  nullable?: boolean | undefined;
2104
2107
  }[];
@@ -2113,8 +2116,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2113
2116
  default?: any;
2114
2117
  required?: boolean | undefined;
2115
2118
  enum?: string[] | undefined;
2116
- format?: string | undefined;
2117
2119
  examples?: any[] | undefined;
2120
+ format?: string | undefined;
2118
2121
  file?: any;
2119
2122
  nullable?: boolean | undefined;
2120
2123
  }[];
@@ -2134,8 +2137,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2134
2137
  default?: any;
2135
2138
  required?: boolean | undefined;
2136
2139
  enum?: string[] | undefined;
2137
- format?: string | undefined;
2138
2140
  examples?: any[] | undefined;
2141
+ format?: string | undefined;
2139
2142
  file?: any;
2140
2143
  nullable?: boolean | undefined;
2141
2144
  }[];
@@ -2166,12 +2169,12 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2166
2169
  default?: any;
2167
2170
  required?: boolean | undefined;
2168
2171
  enum?: string[] | undefined;
2169
- format?: string | undefined;
2170
2172
  examples?: any[] | undefined;
2173
+ format?: string | undefined;
2171
2174
  file?: any;
2172
2175
  nullable?: boolean | undefined;
2173
2176
  }[];
2174
- query: {
2177
+ headers: {
2175
2178
  value: string;
2176
2179
  key: string;
2177
2180
  enabled: boolean;
@@ -2182,12 +2185,12 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2182
2185
  default?: any;
2183
2186
  required?: boolean | undefined;
2184
2187
  enum?: string[] | undefined;
2185
- format?: string | undefined;
2186
2188
  examples?: any[] | undefined;
2189
+ format?: string | undefined;
2187
2190
  file?: any;
2188
2191
  nullable?: boolean | undefined;
2189
2192
  }[];
2190
- headers: {
2193
+ query: {
2191
2194
  value: string;
2192
2195
  key: string;
2193
2196
  enabled: boolean;
@@ -2198,8 +2201,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2198
2201
  default?: any;
2199
2202
  required?: boolean | undefined;
2200
2203
  enum?: string[] | undefined;
2201
- format?: string | undefined;
2202
2204
  examples?: any[] | undefined;
2205
+ format?: string | undefined;
2203
2206
  file?: any;
2204
2207
  nullable?: boolean | undefined;
2205
2208
  }[];
@@ -2214,8 +2217,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2214
2217
  default?: any;
2215
2218
  required?: boolean | undefined;
2216
2219
  enum?: string[] | undefined;
2217
- format?: string | undefined;
2218
2220
  examples?: any[] | undefined;
2221
+ format?: string | undefined;
2219
2222
  file?: any;
2220
2223
  nullable?: boolean | undefined;
2221
2224
  }[];
@@ -2235,8 +2238,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2235
2238
  default?: any;
2236
2239
  required?: boolean | undefined;
2237
2240
  enum?: string[] | undefined;
2238
- format?: string | undefined;
2239
2241
  examples?: any[] | undefined;
2242
+ format?: string | undefined;
2240
2243
  file?: any;
2241
2244
  nullable?: boolean | undefined;
2242
2245
  }[];
@@ -2266,12 +2269,12 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2266
2269
  default?: any;
2267
2270
  required?: boolean | undefined;
2268
2271
  enum?: string[] | undefined;
2269
- format?: string | undefined;
2270
2272
  examples?: any[] | undefined;
2273
+ format?: string | undefined;
2271
2274
  file?: any;
2272
2275
  nullable?: boolean | undefined;
2273
2276
  }[];
2274
- query: {
2277
+ headers: {
2275
2278
  value: string;
2276
2279
  key: string;
2277
2280
  enabled: boolean;
@@ -2282,12 +2285,12 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2282
2285
  default?: any;
2283
2286
  required?: boolean | undefined;
2284
2287
  enum?: string[] | undefined;
2285
- format?: string | undefined;
2286
2288
  examples?: any[] | undefined;
2289
+ format?: string | undefined;
2287
2290
  file?: any;
2288
2291
  nullable?: boolean | undefined;
2289
2292
  }[];
2290
- headers: {
2293
+ query: {
2291
2294
  value: string;
2292
2295
  key: string;
2293
2296
  enabled: boolean;
@@ -2298,8 +2301,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2298
2301
  default?: any;
2299
2302
  required?: boolean | undefined;
2300
2303
  enum?: string[] | undefined;
2301
- format?: string | undefined;
2302
2304
  examples?: any[] | undefined;
2305
+ format?: string | undefined;
2303
2306
  file?: any;
2304
2307
  nullable?: boolean | undefined;
2305
2308
  }[];
@@ -2314,8 +2317,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2314
2317
  default?: any;
2315
2318
  required?: boolean | undefined;
2316
2319
  enum?: string[] | undefined;
2317
- format?: string | undefined;
2318
2320
  examples?: any[] | undefined;
2321
+ format?: string | undefined;
2319
2322
  file?: any;
2320
2323
  nullable?: boolean | undefined;
2321
2324
  }[];
@@ -2335,8 +2338,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2335
2338
  default?: any;
2336
2339
  required?: boolean | undefined;
2337
2340
  enum?: string[] | undefined;
2338
- format?: string | undefined;
2339
2341
  examples?: any[] | undefined;
2342
+ format?: string | undefined;
2340
2343
  file?: any;
2341
2344
  nullable?: boolean | undefined;
2342
2345
  }[];
@@ -2366,12 +2369,12 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2366
2369
  default?: any;
2367
2370
  required?: boolean | undefined;
2368
2371
  enum?: string[] | undefined;
2369
- format?: string | undefined;
2370
2372
  examples?: any[] | undefined;
2373
+ format?: string | undefined;
2371
2374
  file?: any;
2372
2375
  nullable?: boolean | undefined;
2373
2376
  }[];
2374
- query: {
2377
+ headers: {
2375
2378
  value: string;
2376
2379
  key: string;
2377
2380
  enabled: boolean;
@@ -2382,12 +2385,12 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2382
2385
  default?: any;
2383
2386
  required?: boolean | undefined;
2384
2387
  enum?: string[] | undefined;
2385
- format?: string | undefined;
2386
2388
  examples?: any[] | undefined;
2389
+ format?: string | undefined;
2387
2390
  file?: any;
2388
2391
  nullable?: boolean | undefined;
2389
2392
  }[];
2390
- headers: {
2393
+ query: {
2391
2394
  value: string;
2392
2395
  key: string;
2393
2396
  enabled: boolean;
@@ -2398,8 +2401,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2398
2401
  default?: any;
2399
2402
  required?: boolean | undefined;
2400
2403
  enum?: string[] | undefined;
2401
- format?: string | undefined;
2402
2404
  examples?: any[] | undefined;
2405
+ format?: string | undefined;
2403
2406
  file?: any;
2404
2407
  nullable?: boolean | undefined;
2405
2408
  }[];
@@ -2414,8 +2417,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2414
2417
  default?: any;
2415
2418
  required?: boolean | undefined;
2416
2419
  enum?: string[] | undefined;
2417
- format?: string | undefined;
2418
2420
  examples?: any[] | undefined;
2421
+ format?: string | undefined;
2419
2422
  file?: any;
2420
2423
  nullable?: boolean | undefined;
2421
2424
  }[];
@@ -2435,8 +2438,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2435
2438
  default?: any;
2436
2439
  required?: boolean | undefined;
2437
2440
  enum?: string[] | undefined;
2438
- format?: string | undefined;
2439
2441
  examples?: any[] | undefined;
2442
+ format?: string | undefined;
2440
2443
  file?: any;
2441
2444
  nullable?: boolean | undefined;
2442
2445
  }[];
@@ -2467,12 +2470,12 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2467
2470
  default?: any;
2468
2471
  required?: boolean | undefined;
2469
2472
  enum?: string[] | undefined;
2470
- format?: string | undefined;
2471
2473
  examples?: any[] | undefined;
2474
+ format?: string | undefined;
2472
2475
  file?: any;
2473
2476
  nullable?: boolean | undefined;
2474
2477
  }[];
2475
- query: {
2478
+ headers: {
2476
2479
  value: string;
2477
2480
  key: string;
2478
2481
  enabled: boolean;
@@ -2483,12 +2486,12 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2483
2486
  default?: any;
2484
2487
  required?: boolean | undefined;
2485
2488
  enum?: string[] | undefined;
2486
- format?: string | undefined;
2487
2489
  examples?: any[] | undefined;
2490
+ format?: string | undefined;
2488
2491
  file?: any;
2489
2492
  nullable?: boolean | undefined;
2490
2493
  }[];
2491
- headers: {
2494
+ query: {
2492
2495
  value: string;
2493
2496
  key: string;
2494
2497
  enabled: boolean;
@@ -2499,8 +2502,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2499
2502
  default?: any;
2500
2503
  required?: boolean | undefined;
2501
2504
  enum?: string[] | undefined;
2502
- format?: string | undefined;
2503
2505
  examples?: any[] | undefined;
2506
+ format?: string | undefined;
2504
2507
  file?: any;
2505
2508
  nullable?: boolean | undefined;
2506
2509
  }[];
@@ -2515,8 +2518,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2515
2518
  default?: any;
2516
2519
  required?: boolean | undefined;
2517
2520
  enum?: string[] | undefined;
2518
- format?: string | undefined;
2519
2521
  examples?: any[] | undefined;
2522
+ format?: string | undefined;
2520
2523
  file?: any;
2521
2524
  nullable?: boolean | undefined;
2522
2525
  }[];
@@ -2536,8 +2539,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2536
2539
  default?: any;
2537
2540
  required?: boolean | undefined;
2538
2541
  enum?: string[] | undefined;
2539
- format?: string | undefined;
2540
2542
  examples?: any[] | undefined;
2543
+ format?: string | undefined;
2541
2544
  file?: any;
2542
2545
  nullable?: boolean | undefined;
2543
2546
  }[];
@@ -2567,12 +2570,12 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2567
2570
  default?: any;
2568
2571
  required?: boolean | undefined;
2569
2572
  enum?: string[] | undefined;
2570
- format?: string | undefined;
2571
2573
  examples?: any[] | undefined;
2574
+ format?: string | undefined;
2572
2575
  file?: any;
2573
2576
  nullable?: boolean | undefined;
2574
2577
  }[];
2575
- query: {
2578
+ headers: {
2576
2579
  value: string;
2577
2580
  key: string;
2578
2581
  enabled: boolean;
@@ -2583,12 +2586,12 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2583
2586
  default?: any;
2584
2587
  required?: boolean | undefined;
2585
2588
  enum?: string[] | undefined;
2586
- format?: string | undefined;
2587
2589
  examples?: any[] | undefined;
2590
+ format?: string | undefined;
2588
2591
  file?: any;
2589
2592
  nullable?: boolean | undefined;
2590
2593
  }[];
2591
- headers: {
2594
+ query: {
2592
2595
  value: string;
2593
2596
  key: string;
2594
2597
  enabled: boolean;
@@ -2599,8 +2602,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2599
2602
  default?: any;
2600
2603
  required?: boolean | undefined;
2601
2604
  enum?: string[] | undefined;
2602
- format?: string | undefined;
2603
2605
  examples?: any[] | undefined;
2606
+ format?: string | undefined;
2604
2607
  file?: any;
2605
2608
  nullable?: boolean | undefined;
2606
2609
  }[];
@@ -2615,8 +2618,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2615
2618
  default?: any;
2616
2619
  required?: boolean | undefined;
2617
2620
  enum?: string[] | undefined;
2618
- format?: string | undefined;
2619
2621
  examples?: any[] | undefined;
2622
+ format?: string | undefined;
2620
2623
  file?: any;
2621
2624
  nullable?: boolean | undefined;
2622
2625
  }[];
@@ -2636,8 +2639,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2636
2639
  default?: any;
2637
2640
  required?: boolean | undefined;
2638
2641
  enum?: string[] | undefined;
2639
- format?: string | undefined;
2640
2642
  examples?: any[] | undefined;
2643
+ format?: string | undefined;
2641
2644
  file?: any;
2642
2645
  nullable?: boolean | undefined;
2643
2646
  }[];
@@ -2667,12 +2670,12 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2667
2670
  default?: any;
2668
2671
  required?: boolean | undefined;
2669
2672
  enum?: string[] | undefined;
2670
- format?: string | undefined;
2671
2673
  examples?: any[] | undefined;
2674
+ format?: string | undefined;
2672
2675
  file?: any;
2673
2676
  nullable?: boolean | undefined;
2674
2677
  }[];
2675
- query: {
2678
+ headers: {
2676
2679
  value: string;
2677
2680
  key: string;
2678
2681
  enabled: boolean;
@@ -2683,12 +2686,12 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2683
2686
  default?: any;
2684
2687
  required?: boolean | undefined;
2685
2688
  enum?: string[] | undefined;
2686
- format?: string | undefined;
2687
2689
  examples?: any[] | undefined;
2690
+ format?: string | undefined;
2688
2691
  file?: any;
2689
2692
  nullable?: boolean | undefined;
2690
2693
  }[];
2691
- headers: {
2694
+ query: {
2692
2695
  value: string;
2693
2696
  key: string;
2694
2697
  enabled: boolean;
@@ -2699,8 +2702,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2699
2702
  default?: any;
2700
2703
  required?: boolean | undefined;
2701
2704
  enum?: string[] | undefined;
2702
- format?: string | undefined;
2703
2705
  examples?: any[] | undefined;
2706
+ format?: string | undefined;
2704
2707
  file?: any;
2705
2708
  nullable?: boolean | undefined;
2706
2709
  }[];
@@ -2715,8 +2718,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2715
2718
  default?: any;
2716
2719
  required?: boolean | undefined;
2717
2720
  enum?: string[] | undefined;
2718
- format?: string | undefined;
2719
2721
  examples?: any[] | undefined;
2722
+ format?: string | undefined;
2720
2723
  file?: any;
2721
2724
  nullable?: boolean | undefined;
2722
2725
  }[];
@@ -2736,8 +2739,8 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2736
2739
  default?: any;
2737
2740
  required?: boolean | undefined;
2738
2741
  enum?: string[] | undefined;
2739
- format?: string | undefined;
2740
2742
  examples?: any[] | undefined;
2743
+ format?: string | undefined;
2741
2744
  file?: any;
2742
2745
  nullable?: boolean | undefined;
2743
2746
  }[];
@@ -2801,6 +2804,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2801
2804
  "x-scalar-security-query"?: Record<string, string> | undefined;
2802
2805
  "x-scalar-security-body"?: Record<string, string> | undefined;
2803
2806
  "x-tokenName"?: string | undefined;
2807
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
2804
2808
  } | undefined;
2805
2809
  implicit?: {
2806
2810
  type: "implicit";
@@ -2827,6 +2831,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2827
2831
  "x-scalar-security-query"?: Record<string, string> | undefined;
2828
2832
  "x-scalar-security-body"?: Record<string, string> | undefined;
2829
2833
  "x-tokenName"?: string | undefined;
2834
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
2830
2835
  } | undefined;
2831
2836
  authorizationCode?: {
2832
2837
  type: "authorizationCode";
@@ -2843,6 +2848,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2843
2848
  "x-scalar-security-query"?: Record<string, string> | undefined;
2844
2849
  "x-scalar-security-body"?: Record<string, string> | undefined;
2845
2850
  "x-tokenName"?: string | undefined;
2851
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
2846
2852
  } | undefined;
2847
2853
  };
2848
2854
  description?: string | undefined;
@@ -2891,6 +2897,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2891
2897
  "x-scalar-security-query"?: Record<string, string> | undefined;
2892
2898
  "x-scalar-security-body"?: Record<string, string> | undefined;
2893
2899
  "x-tokenName"?: string | undefined;
2900
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
2894
2901
  } | undefined;
2895
2902
  implicit?: {
2896
2903
  type: "implicit";
@@ -2917,6 +2924,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2917
2924
  "x-scalar-security-query"?: Record<string, string> | undefined;
2918
2925
  "x-scalar-security-body"?: Record<string, string> | undefined;
2919
2926
  "x-tokenName"?: string | undefined;
2927
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
2920
2928
  } | undefined;
2921
2929
  authorizationCode?: {
2922
2930
  type: "authorizationCode";
@@ -2933,6 +2941,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2933
2941
  "x-scalar-security-query"?: Record<string, string> | undefined;
2934
2942
  "x-scalar-security-body"?: Record<string, string> | undefined;
2935
2943
  "x-tokenName"?: string | undefined;
2944
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
2936
2945
  } | undefined;
2937
2946
  };
2938
2947
  description?: string | undefined;
@@ -2982,6 +2991,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
2982
2991
  "x-scalar-security-query"?: Record<string, string> | undefined;
2983
2992
  "x-scalar-security-body"?: Record<string, string> | undefined;
2984
2993
  "x-tokenName"?: string | undefined;
2994
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
2985
2995
  } | undefined;
2986
2996
  implicit?: {
2987
2997
  type: "implicit";
@@ -3008,6 +3018,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
3008
3018
  "x-scalar-security-query"?: Record<string, string> | undefined;
3009
3019
  "x-scalar-security-body"?: Record<string, string> | undefined;
3010
3020
  "x-tokenName"?: string | undefined;
3021
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3011
3022
  } | undefined;
3012
3023
  authorizationCode?: {
3013
3024
  type: "authorizationCode";
@@ -3024,12 +3035,13 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
3024
3035
  "x-scalar-security-query"?: Record<string, string> | undefined;
3025
3036
  "x-scalar-security-body"?: Record<string, string> | undefined;
3026
3037
  "x-tokenName"?: string | undefined;
3038
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3027
3039
  } | undefined;
3028
3040
  };
3029
3041
  description?: string | undefined;
3030
3042
  'x-default-scopes'?: string | string[] | undefined;
3031
3043
  }) => void;
3032
- edit: <P extends "value" | "description" | "type" | "uid" | "name" | "in" | "nameKey" | "scheme" | "bearerFormat" | "openIdConnectUrl" | "x-default-scopes" | "flows" | "password" | "username" | "token" | `x-default-scopes.${number}` | "flows.password" | "flows.implicit" | "flows.clientCredentials" | "flows.authorizationCode" | "flows.password.type" | "flows.password.password" | "flows.password.username" | "flows.password.token" | "flows.password.refreshUrl" | "flows.password.scopes" | "flows.password.selectedScopes" | "flows.password.x-scalar-client-id" | "flows.password.tokenUrl" | "flows.password.clientSecret" | "flows.password.x-scalar-security-query" | "flows.password.x-scalar-security-body" | "flows.password.x-tokenName" | `flows.password.scopes.${string}` | `flows.password.selectedScopes.${number}` | `flows.password.x-scalar-security-query.${string}` | `flows.password.x-scalar-security-body.${string}` | "flows.implicit.type" | "flows.implicit.token" | "flows.implicit.refreshUrl" | "flows.implicit.scopes" | "flows.implicit.selectedScopes" | "flows.implicit.x-scalar-client-id" | "flows.implicit.x-scalar-security-query" | "flows.implicit.x-scalar-security-body" | "flows.implicit.x-tokenName" | `flows.implicit.scopes.${string}` | `flows.implicit.selectedScopes.${number}` | `flows.implicit.x-scalar-security-query.${string}` | `flows.implicit.x-scalar-security-body.${string}` | "flows.implicit.authorizationUrl" | "flows.implicit.x-scalar-redirect-uri" | "flows.clientCredentials.type" | "flows.clientCredentials.token" | "flows.clientCredentials.refreshUrl" | "flows.clientCredentials.scopes" | "flows.clientCredentials.selectedScopes" | "flows.clientCredentials.x-scalar-client-id" | "flows.clientCredentials.tokenUrl" | "flows.clientCredentials.clientSecret" | "flows.clientCredentials.x-scalar-security-query" | "flows.clientCredentials.x-scalar-security-body" | "flows.clientCredentials.x-tokenName" | `flows.clientCredentials.scopes.${string}` | `flows.clientCredentials.selectedScopes.${number}` | `flows.clientCredentials.x-scalar-security-query.${string}` | `flows.clientCredentials.x-scalar-security-body.${string}` | "flows.authorizationCode.type" | "flows.authorizationCode.token" | "flows.authorizationCode.refreshUrl" | "flows.authorizationCode.scopes" | "flows.authorizationCode.selectedScopes" | "flows.authorizationCode.x-scalar-client-id" | "flows.authorizationCode.tokenUrl" | "flows.authorizationCode.clientSecret" | "flows.authorizationCode.x-scalar-security-query" | "flows.authorizationCode.x-scalar-security-body" | "flows.authorizationCode.x-tokenName" | `flows.authorizationCode.scopes.${string}` | `flows.authorizationCode.selectedScopes.${number}` | `flows.authorizationCode.x-scalar-security-query.${string}` | `flows.authorizationCode.x-scalar-security-body.${string}` | "flows.authorizationCode.authorizationUrl" | "flows.authorizationCode.x-scalar-redirect-uri" | "flows.authorizationCode.x-usePkce">(uid: (string & import("zod").BRAND<"securityScheme">) | null | undefined, path: P, value: (P extends "value" | "description" | "type" | "uid" | "name" | "in" | "nameKey" ? {
3044
+ edit: <P extends "value" | "description" | "type" | "uid" | "name" | "in" | "nameKey" | "scheme" | "bearerFormat" | "openIdConnectUrl" | "x-default-scopes" | "flows" | "password" | "username" | "token" | `x-default-scopes.${number}` | "flows.password" | "flows.implicit" | "flows.clientCredentials" | "flows.authorizationCode" | "flows.password.type" | "flows.password.password" | "flows.password.username" | "flows.password.token" | "flows.password.refreshUrl" | "flows.password.scopes" | "flows.password.selectedScopes" | "flows.password.x-scalar-client-id" | "flows.password.tokenUrl" | "flows.password.clientSecret" | "flows.password.x-scalar-security-query" | "flows.password.x-scalar-security-body" | "flows.password.x-tokenName" | "flows.password.x-scalar-credentials-location" | `flows.password.scopes.${string}` | `flows.password.selectedScopes.${number}` | `flows.password.x-scalar-security-query.${string}` | `flows.password.x-scalar-security-body.${string}` | "flows.implicit.type" | "flows.implicit.token" | "flows.implicit.refreshUrl" | "flows.implicit.scopes" | "flows.implicit.selectedScopes" | "flows.implicit.x-scalar-client-id" | "flows.implicit.x-scalar-security-query" | "flows.implicit.x-scalar-security-body" | "flows.implicit.x-tokenName" | `flows.implicit.scopes.${string}` | `flows.implicit.selectedScopes.${number}` | `flows.implicit.x-scalar-security-query.${string}` | `flows.implicit.x-scalar-security-body.${string}` | "flows.implicit.authorizationUrl" | "flows.implicit.x-scalar-redirect-uri" | "flows.clientCredentials.type" | "flows.clientCredentials.token" | "flows.clientCredentials.refreshUrl" | "flows.clientCredentials.scopes" | "flows.clientCredentials.selectedScopes" | "flows.clientCredentials.x-scalar-client-id" | "flows.clientCredentials.tokenUrl" | "flows.clientCredentials.clientSecret" | "flows.clientCredentials.x-scalar-security-query" | "flows.clientCredentials.x-scalar-security-body" | "flows.clientCredentials.x-tokenName" | "flows.clientCredentials.x-scalar-credentials-location" | `flows.clientCredentials.scopes.${string}` | `flows.clientCredentials.selectedScopes.${number}` | `flows.clientCredentials.x-scalar-security-query.${string}` | `flows.clientCredentials.x-scalar-security-body.${string}` | "flows.authorizationCode.type" | "flows.authorizationCode.token" | "flows.authorizationCode.refreshUrl" | "flows.authorizationCode.scopes" | "flows.authorizationCode.selectedScopes" | "flows.authorizationCode.x-scalar-client-id" | "flows.authorizationCode.tokenUrl" | "flows.authorizationCode.clientSecret" | "flows.authorizationCode.x-scalar-security-query" | "flows.authorizationCode.x-scalar-security-body" | "flows.authorizationCode.x-tokenName" | "flows.authorizationCode.x-scalar-credentials-location" | `flows.authorizationCode.scopes.${string}` | `flows.authorizationCode.selectedScopes.${number}` | `flows.authorizationCode.x-scalar-security-query.${string}` | `flows.authorizationCode.x-scalar-security-body.${string}` | "flows.authorizationCode.authorizationUrl" | "flows.authorizationCode.x-scalar-redirect-uri" | "flows.authorizationCode.x-usePkce">(uid: (string & import("zod").BRAND<"securityScheme">) | null | undefined, path: P, value: (P extends "value" | "description" | "type" | "uid" | "name" | "in" | "nameKey" ? {
3033
3045
  type: "apiKey";
3034
3046
  value: string;
3035
3047
  name: string;
@@ -3120,6 +3132,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
3120
3132
  "x-scalar-security-query"?: Record<string, string> | undefined;
3121
3133
  "x-scalar-security-body"?: Record<string, string> | undefined;
3122
3134
  "x-tokenName"?: string | undefined;
3135
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3123
3136
  } | undefined;
3124
3137
  implicit?: {
3125
3138
  type: "implicit";
@@ -3146,6 +3159,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
3146
3159
  "x-scalar-security-query"?: Record<string, string> | undefined;
3147
3160
  "x-scalar-security-body"?: Record<string, string> | undefined;
3148
3161
  "x-tokenName"?: string | undefined;
3162
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3149
3163
  } | undefined;
3150
3164
  authorizationCode?: {
3151
3165
  type: "authorizationCode";
@@ -3162,6 +3176,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
3162
3176
  "x-scalar-security-query"?: Record<string, string> | undefined;
3163
3177
  "x-scalar-security-body"?: Record<string, string> | undefined;
3164
3178
  "x-tokenName"?: string | undefined;
3179
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3165
3180
  } | undefined;
3166
3181
  };
3167
3182
  description?: string | undefined;
@@ -3185,6 +3200,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
3185
3200
  "x-scalar-security-query"?: Record<string, string> | undefined;
3186
3201
  "x-scalar-security-body"?: Record<string, string> | undefined;
3187
3202
  "x-tokenName"?: string | undefined;
3203
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3188
3204
  } | undefined;
3189
3205
  implicit?: {
3190
3206
  type: "implicit";
@@ -3211,6 +3227,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
3211
3227
  "x-scalar-security-query"?: Record<string, string> | undefined;
3212
3228
  "x-scalar-security-body"?: Record<string, string> | undefined;
3213
3229
  "x-tokenName"?: string | undefined;
3230
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3214
3231
  } | undefined;
3215
3232
  authorizationCode?: {
3216
3233
  type: "authorizationCode";
@@ -3227,6 +3244,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
3227
3244
  "x-scalar-security-query"?: Record<string, string> | undefined;
3228
3245
  "x-scalar-security-body"?: Record<string, string> | undefined;
3229
3246
  "x-tokenName"?: string | undefined;
3247
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3230
3248
  } | undefined;
3231
3249
  };
3232
3250
  description?: string | undefined;
@@ -3250,6 +3268,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
3250
3268
  "x-scalar-security-query"?: Record<string, string> | undefined;
3251
3269
  "x-scalar-security-body"?: Record<string, string> | undefined;
3252
3270
  "x-tokenName"?: string | undefined;
3271
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3253
3272
  } | undefined;
3254
3273
  implicit?: {
3255
3274
  type: "implicit";
@@ -3276,6 +3295,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
3276
3295
  "x-scalar-security-query"?: Record<string, string> | undefined;
3277
3296
  "x-scalar-security-body"?: Record<string, string> | undefined;
3278
3297
  "x-tokenName"?: string | undefined;
3298
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3279
3299
  } | undefined;
3280
3300
  authorizationCode?: {
3281
3301
  type: "authorizationCode";
@@ -3292,12 +3312,13 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
3292
3312
  "x-scalar-security-query"?: Record<string, string> | undefined;
3293
3313
  "x-scalar-security-body"?: Record<string, string> | undefined;
3294
3314
  "x-tokenName"?: string | undefined;
3315
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3295
3316
  } | undefined;
3296
3317
  };
3297
3318
  description?: string | undefined;
3298
3319
  'x-default-scopes'?: string | string[] | undefined;
3299
3320
  }[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never)) => void;
3300
- untrackedEdit: <P extends "value" | "description" | "type" | "uid" | "name" | "in" | "nameKey" | "scheme" | "bearerFormat" | "openIdConnectUrl" | "x-default-scopes" | "flows" | "password" | "username" | "token" | `x-default-scopes.${number}` | "flows.password" | "flows.implicit" | "flows.clientCredentials" | "flows.authorizationCode" | "flows.password.type" | "flows.password.password" | "flows.password.username" | "flows.password.token" | "flows.password.refreshUrl" | "flows.password.scopes" | "flows.password.selectedScopes" | "flows.password.x-scalar-client-id" | "flows.password.tokenUrl" | "flows.password.clientSecret" | "flows.password.x-scalar-security-query" | "flows.password.x-scalar-security-body" | "flows.password.x-tokenName" | `flows.password.scopes.${string}` | `flows.password.selectedScopes.${number}` | `flows.password.x-scalar-security-query.${string}` | `flows.password.x-scalar-security-body.${string}` | "flows.implicit.type" | "flows.implicit.token" | "flows.implicit.refreshUrl" | "flows.implicit.scopes" | "flows.implicit.selectedScopes" | "flows.implicit.x-scalar-client-id" | "flows.implicit.x-scalar-security-query" | "flows.implicit.x-scalar-security-body" | "flows.implicit.x-tokenName" | `flows.implicit.scopes.${string}` | `flows.implicit.selectedScopes.${number}` | `flows.implicit.x-scalar-security-query.${string}` | `flows.implicit.x-scalar-security-body.${string}` | "flows.implicit.authorizationUrl" | "flows.implicit.x-scalar-redirect-uri" | "flows.clientCredentials.type" | "flows.clientCredentials.token" | "flows.clientCredentials.refreshUrl" | "flows.clientCredentials.scopes" | "flows.clientCredentials.selectedScopes" | "flows.clientCredentials.x-scalar-client-id" | "flows.clientCredentials.tokenUrl" | "flows.clientCredentials.clientSecret" | "flows.clientCredentials.x-scalar-security-query" | "flows.clientCredentials.x-scalar-security-body" | "flows.clientCredentials.x-tokenName" | `flows.clientCredentials.scopes.${string}` | `flows.clientCredentials.selectedScopes.${number}` | `flows.clientCredentials.x-scalar-security-query.${string}` | `flows.clientCredentials.x-scalar-security-body.${string}` | "flows.authorizationCode.type" | "flows.authorizationCode.token" | "flows.authorizationCode.refreshUrl" | "flows.authorizationCode.scopes" | "flows.authorizationCode.selectedScopes" | "flows.authorizationCode.x-scalar-client-id" | "flows.authorizationCode.tokenUrl" | "flows.authorizationCode.clientSecret" | "flows.authorizationCode.x-scalar-security-query" | "flows.authorizationCode.x-scalar-security-body" | "flows.authorizationCode.x-tokenName" | `flows.authorizationCode.scopes.${string}` | `flows.authorizationCode.selectedScopes.${number}` | `flows.authorizationCode.x-scalar-security-query.${string}` | `flows.authorizationCode.x-scalar-security-body.${string}` | "flows.authorizationCode.authorizationUrl" | "flows.authorizationCode.x-scalar-redirect-uri" | "flows.authorizationCode.x-usePkce">(uid: string & import("zod").BRAND<"securityScheme">, path: P, value: (P extends "value" | "description" | "type" | "uid" | "name" | "in" | "nameKey" ? {
3321
+ untrackedEdit: <P extends "value" | "description" | "type" | "uid" | "name" | "in" | "nameKey" | "scheme" | "bearerFormat" | "openIdConnectUrl" | "x-default-scopes" | "flows" | "password" | "username" | "token" | `x-default-scopes.${number}` | "flows.password" | "flows.implicit" | "flows.clientCredentials" | "flows.authorizationCode" | "flows.password.type" | "flows.password.password" | "flows.password.username" | "flows.password.token" | "flows.password.refreshUrl" | "flows.password.scopes" | "flows.password.selectedScopes" | "flows.password.x-scalar-client-id" | "flows.password.tokenUrl" | "flows.password.clientSecret" | "flows.password.x-scalar-security-query" | "flows.password.x-scalar-security-body" | "flows.password.x-tokenName" | "flows.password.x-scalar-credentials-location" | `flows.password.scopes.${string}` | `flows.password.selectedScopes.${number}` | `flows.password.x-scalar-security-query.${string}` | `flows.password.x-scalar-security-body.${string}` | "flows.implicit.type" | "flows.implicit.token" | "flows.implicit.refreshUrl" | "flows.implicit.scopes" | "flows.implicit.selectedScopes" | "flows.implicit.x-scalar-client-id" | "flows.implicit.x-scalar-security-query" | "flows.implicit.x-scalar-security-body" | "flows.implicit.x-tokenName" | `flows.implicit.scopes.${string}` | `flows.implicit.selectedScopes.${number}` | `flows.implicit.x-scalar-security-query.${string}` | `flows.implicit.x-scalar-security-body.${string}` | "flows.implicit.authorizationUrl" | "flows.implicit.x-scalar-redirect-uri" | "flows.clientCredentials.type" | "flows.clientCredentials.token" | "flows.clientCredentials.refreshUrl" | "flows.clientCredentials.scopes" | "flows.clientCredentials.selectedScopes" | "flows.clientCredentials.x-scalar-client-id" | "flows.clientCredentials.tokenUrl" | "flows.clientCredentials.clientSecret" | "flows.clientCredentials.x-scalar-security-query" | "flows.clientCredentials.x-scalar-security-body" | "flows.clientCredentials.x-tokenName" | "flows.clientCredentials.x-scalar-credentials-location" | `flows.clientCredentials.scopes.${string}` | `flows.clientCredentials.selectedScopes.${number}` | `flows.clientCredentials.x-scalar-security-query.${string}` | `flows.clientCredentials.x-scalar-security-body.${string}` | "flows.authorizationCode.type" | "flows.authorizationCode.token" | "flows.authorizationCode.refreshUrl" | "flows.authorizationCode.scopes" | "flows.authorizationCode.selectedScopes" | "flows.authorizationCode.x-scalar-client-id" | "flows.authorizationCode.tokenUrl" | "flows.authorizationCode.clientSecret" | "flows.authorizationCode.x-scalar-security-query" | "flows.authorizationCode.x-scalar-security-body" | "flows.authorizationCode.x-tokenName" | "flows.authorizationCode.x-scalar-credentials-location" | `flows.authorizationCode.scopes.${string}` | `flows.authorizationCode.selectedScopes.${number}` | `flows.authorizationCode.x-scalar-security-query.${string}` | `flows.authorizationCode.x-scalar-security-body.${string}` | "flows.authorizationCode.authorizationUrl" | "flows.authorizationCode.x-scalar-redirect-uri" | "flows.authorizationCode.x-usePkce">(uid: string & import("zod").BRAND<"securityScheme">, path: P, value: (P extends "value" | "description" | "type" | "uid" | "name" | "in" | "nameKey" ? {
3301
3322
  type: "apiKey";
3302
3323
  value: string;
3303
3324
  name: string;
@@ -3388,6 +3409,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
3388
3409
  "x-scalar-security-query"?: Record<string, string> | undefined;
3389
3410
  "x-scalar-security-body"?: Record<string, string> | undefined;
3390
3411
  "x-tokenName"?: string | undefined;
3412
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3391
3413
  } | undefined;
3392
3414
  implicit?: {
3393
3415
  type: "implicit";
@@ -3414,6 +3436,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
3414
3436
  "x-scalar-security-query"?: Record<string, string> | undefined;
3415
3437
  "x-scalar-security-body"?: Record<string, string> | undefined;
3416
3438
  "x-tokenName"?: string | undefined;
3439
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3417
3440
  } | undefined;
3418
3441
  authorizationCode?: {
3419
3442
  type: "authorizationCode";
@@ -3430,6 +3453,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
3430
3453
  "x-scalar-security-query"?: Record<string, string> | undefined;
3431
3454
  "x-scalar-security-body"?: Record<string, string> | undefined;
3432
3455
  "x-tokenName"?: string | undefined;
3456
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3433
3457
  } | undefined;
3434
3458
  };
3435
3459
  description?: string | undefined;
@@ -3453,6 +3477,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
3453
3477
  "x-scalar-security-query"?: Record<string, string> | undefined;
3454
3478
  "x-scalar-security-body"?: Record<string, string> | undefined;
3455
3479
  "x-tokenName"?: string | undefined;
3480
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3456
3481
  } | undefined;
3457
3482
  implicit?: {
3458
3483
  type: "implicit";
@@ -3479,6 +3504,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
3479
3504
  "x-scalar-security-query"?: Record<string, string> | undefined;
3480
3505
  "x-scalar-security-body"?: Record<string, string> | undefined;
3481
3506
  "x-tokenName"?: string | undefined;
3507
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3482
3508
  } | undefined;
3483
3509
  authorizationCode?: {
3484
3510
  type: "authorizationCode";
@@ -3495,6 +3521,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
3495
3521
  "x-scalar-security-query"?: Record<string, string> | undefined;
3496
3522
  "x-scalar-security-body"?: Record<string, string> | undefined;
3497
3523
  "x-tokenName"?: string | undefined;
3524
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3498
3525
  } | undefined;
3499
3526
  };
3500
3527
  description?: string | undefined;
@@ -3518,6 +3545,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
3518
3545
  "x-scalar-security-query"?: Record<string, string> | undefined;
3519
3546
  "x-scalar-security-body"?: Record<string, string> | undefined;
3520
3547
  "x-tokenName"?: string | undefined;
3548
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3521
3549
  } | undefined;
3522
3550
  implicit?: {
3523
3551
  type: "implicit";
@@ -3544,6 +3572,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
3544
3572
  "x-scalar-security-query"?: Record<string, string> | undefined;
3545
3573
  "x-scalar-security-body"?: Record<string, string> | undefined;
3546
3574
  "x-tokenName"?: string | undefined;
3575
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3547
3576
  } | undefined;
3548
3577
  authorizationCode?: {
3549
3578
  type: "authorizationCode";
@@ -3560,6 +3589,7 @@ export declare const createApiClient: ({ el, appComponent, configuration: _confi
3560
3589
  "x-scalar-security-query"?: Record<string, string> | undefined;
3561
3590
  "x-scalar-security-body"?: Record<string, string> | undefined;
3562
3591
  "x-tokenName"?: string | undefined;
3592
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3563
3593
  } | undefined;
3564
3594
  };
3565
3595
  description?: string | undefined;