@scalar/api-client 2.5.19 → 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 (296) hide show
  1. package/CHANGELOG.md +37 -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.js +1 -1
  77. package/dist/components/SectionFilter.vue3.js +4 -0
  78. package/dist/components/SectionFilterButton.vue.d.ts.map +1 -1
  79. package/dist/components/Server/ServerDropdownItem.vue.d.ts +1 -1
  80. package/dist/components/Server/ServerDropdownItem.vue.js +1 -1
  81. package/dist/components/Server/ServerDropdownItem.vue3.js +4 -0
  82. package/dist/components/Server/ServerSelector.vue.d.ts +1 -1
  83. package/dist/components/Server/ServerSelector.vue.d.ts.map +1 -1
  84. package/dist/components/Server/ServerSelector.vue.js +27 -26
  85. package/dist/components/Server/ServerVariablesForm.vue.d.ts +1 -1
  86. package/dist/components/Server/ServerVariablesForm.vue.d.ts.map +1 -1
  87. package/dist/components/Server/ServerVariablesForm.vue.js +5 -2
  88. package/dist/components/Server/ServerVariablesSelect.vue.d.ts +1 -1
  89. package/dist/components/Server/ServerVariablesSelect.vue.d.ts.map +1 -1
  90. package/dist/components/Server/ServerVariablesSelect.vue.js +19 -19
  91. package/dist/components/Server/ServerVariablesTextbox.vue.d.ts +1 -1
  92. package/dist/components/Server/index.d.ts +3 -3
  93. package/dist/components/SideNav/DownloadAppButton.vue.js +1 -1
  94. package/dist/components/SideNav/DownloadAppButton.vue3.js +4 -0
  95. package/dist/components/SideNav/SideNavLink.vue.d.ts.map +1 -1
  96. package/dist/components/SideNav/SideNavRouterLink.vue.d.ts.map +1 -1
  97. package/dist/components/Sidebar/Actions/DeleteSidebarListElement.vue.d.ts +2 -2
  98. package/dist/components/Sidebar/Actions/EditSidebarListCollection.vue.d.ts +2 -2
  99. package/dist/components/Sidebar/Actions/EditSidebarListElement.vue.d.ts +2 -2
  100. package/dist/components/Sidebar/Actions/SidebarListElementForm.vue.d.ts +2 -2
  101. package/dist/components/Sidebar/Actions/SidebarListElementForm.vue.d.ts.map +1 -1
  102. package/dist/components/Sidebar/Actions/SidebarListElementForm.vue.js +1 -1
  103. package/dist/components/Sidebar/Actions/SidebarListElementForm.vue3.js +4 -0
  104. package/dist/components/Sidebar/Sidebar.vue.d.ts.map +1 -1
  105. package/dist/components/Sidebar/Sidebar.vue.js +1 -1
  106. package/dist/components/Sidebar/Sidebar.vue3.js +4 -0
  107. package/dist/components/Sidebar/SidebarButton.vue.d.ts.map +1 -1
  108. package/dist/components/Sidebar/SidebarListElement.vue.d.ts +4 -4
  109. package/dist/components/Sidebar/SidebarListElement.vue.js +2 -2
  110. package/dist/components/Sidebar/SidebarListElement.vue3.js +4 -0
  111. package/dist/components/Sidebar/SidebarListElement.vue4.js +4 -0
  112. package/dist/components/Sidebar/SidebarListElementActions.vue.d.ts +2 -2
  113. package/dist/components/Sidebar/index.d.ts +1 -1
  114. package/dist/components/TopNav/TopNavItem.vue.d.ts +5 -5
  115. package/dist/components/TopNav/TopNavItem.vue.js +1 -1
  116. package/dist/components/TopNav/TopNavItem.vue3.js +4 -0
  117. package/dist/components/ViewLayout/ViewLayoutCollapse.vue.d.ts +1 -1
  118. package/dist/components/ViewLayout/ViewLayoutCollapse.vue.d.ts.map +1 -1
  119. package/dist/components/ViewLayout/index.d.ts +1 -1
  120. package/dist/components/index.d.ts +3 -3
  121. package/dist/hooks/index.d.ts +5 -5
  122. package/dist/hooks/useSidebar.d.ts +1 -1
  123. package/dist/index.d.ts +5 -5
  124. package/dist/index.js +2 -2
  125. package/dist/layouts/App/ApiClientApp.vue.d.ts +2 -2
  126. package/dist/layouts/App/ApiClientApp.vue2.js +4 -0
  127. package/dist/layouts/App/ApiClientApp.vue3.js +1 -1
  128. package/dist/layouts/App/create-api-client-app.d.ts +131 -101
  129. package/dist/layouts/App/create-api-client-app.d.ts.map +1 -1
  130. package/dist/layouts/App/create-api-client-app.js +1 -1
  131. package/dist/layouts/App/index.d.ts +2 -2
  132. package/dist/layouts/App/index.js +1 -1
  133. package/dist/layouts/Modal/ApiClientModal.vue.js +1 -1
  134. package/dist/layouts/Modal/ApiClientModal.vue3.js +4 -0
  135. package/dist/layouts/Modal/create-api-client-modal.d.ts +263 -203
  136. package/dist/layouts/Modal/create-api-client-modal.d.ts.map +1 -1
  137. package/dist/layouts/Modal/index.d.ts +2 -2
  138. package/dist/layouts/Web/ApiClientWeb.vue2.js +4 -0
  139. package/dist/layouts/Web/ApiClientWeb.vue3.js +1 -1
  140. package/dist/layouts/Web/create-api-client-web.d.ts +131 -101
  141. package/dist/layouts/Web/create-api-client-web.d.ts.map +1 -1
  142. package/dist/layouts/Web/create-api-client-web.js +1 -1
  143. package/dist/layouts/Web/index.d.ts +2 -2
  144. package/dist/layouts/Web/index.js +1 -1
  145. package/dist/libs/create-client.d.ts +131 -101
  146. package/dist/libs/create-client.d.ts.map +1 -1
  147. package/dist/libs/environment-parser.d.ts +1 -1
  148. package/dist/libs/find-request.d.ts +2 -2
  149. package/dist/libs/find-request.d.ts.map +1 -1
  150. package/dist/libs/get-request-uid-by-path-method.d.ts +1 -1
  151. package/dist/libs/hot-keys.d.ts +1 -1
  152. package/dist/libs/importers/index.d.ts +1 -1
  153. package/dist/libs/index.d.ts +16 -16
  154. package/dist/libs/local-storage.d.ts +1 -1
  155. package/dist/libs/send-request/create-request-operation.d.ts +3 -3
  156. package/dist/libs/send-request/create-request-operation.test.d.ts +9 -9
  157. package/dist/libs/send-request/create-request-operation.test.d.ts.map +1 -1
  158. package/dist/libs/send-request/index.d.ts +3 -3
  159. package/dist/plugins/hooks/usePluginManager.d.ts +1 -1
  160. package/dist/plugins/index.d.ts +2 -2
  161. package/dist/router.d.ts +1 -1
  162. package/dist/routes.d.ts +38 -38
  163. package/dist/store/active-entities.d.ts +9 -9
  164. package/dist/store/active-entities.d.ts.map +1 -1
  165. package/dist/store/events.d.ts +8 -8
  166. package/dist/store/import-spec.d.ts +1 -1
  167. package/dist/store/index.d.ts +2 -2
  168. package/dist/store/request-example.d.ts +70 -70
  169. package/dist/store/request-example.d.ts.map +1 -1
  170. package/dist/store/requests.d.ts +23 -23
  171. package/dist/store/requests.d.ts.map +1 -1
  172. package/dist/store/security-schemes.d.ts +32 -2
  173. package/dist/store/security-schemes.d.ts.map +1 -1
  174. package/dist/store/store.d.ts +129 -99
  175. package/dist/store/store.d.ts.map +1 -1
  176. package/dist/style.css +1 -1
  177. package/dist/style.css.js +4 -0
  178. package/dist/views/Collection/CollectionAuthentication.vue.js +1 -1
  179. package/dist/views/Collection/CollectionAuthentication.vue3.js +4 -0
  180. package/dist/views/Collection/CollectionEnvironment.vue.js +1 -1
  181. package/dist/views/Collection/CollectionEnvironment.vue3.js +4 -0
  182. package/dist/views/Collection/CollectionInfoForm.vue.js +1 -1
  183. package/dist/views/Collection/CollectionInfoForm.vue3.js +4 -0
  184. package/dist/views/Collection/CollectionSettings.vue.js +1 -1
  185. package/dist/views/Collection/CollectionSettings.vue3.js +4 -0
  186. package/dist/views/Collection/components/EnvironmentForm.vue.d.ts +1 -1
  187. package/dist/views/Collection/components/EnvironmentForm.vue.js +1 -1
  188. package/dist/views/Collection/components/EnvironmentForm.vue3.js +4 -0
  189. package/dist/views/Collection/components/MarkdownInput.vue.d.ts +2 -2
  190. package/dist/views/Collection/components/MarkdownInput.vue.js +1 -1
  191. package/dist/views/Collection/components/MarkdownInput.vue3.js +4 -0
  192. package/dist/views/Components/CodeSnippet/CodeSnippet.vue.d.ts +1 -1
  193. package/dist/views/Components/CodeSnippet/helpers/get-har-request.d.ts +1 -1
  194. package/dist/views/Components/CodeSnippet/helpers/get-snippet.d.ts +1 -1
  195. package/dist/views/Components/CodeSnippet/index.d.ts +4 -4
  196. package/dist/views/Cookies/CookieModal.vue.d.ts +3 -3
  197. package/dist/views/Cookies/CookieModal.vue.js +1 -1
  198. package/dist/views/Cookies/CookieModal.vue3.js +4 -0
  199. package/dist/views/Environment/EnvironmentColorModal.vue.d.ts +2 -2
  200. package/dist/views/Environment/EnvironmentColors.vue.d.ts +1 -1
  201. package/dist/views/Environment/EnvironmentModal.vue.d.ts +3 -3
  202. package/dist/views/Environment/EnvironmentVariableDropdown.vue.d.ts +2 -2
  203. package/dist/views/Environment/handle-drag.d.ts +1 -1
  204. package/dist/views/Request/Request.vue.d.ts +3 -3
  205. package/dist/views/Request/Request.vue.d.ts.map +1 -1
  206. package/dist/views/Request/Request.vue.js +3 -3
  207. package/dist/views/Request/Request.vue2.js +22 -22
  208. package/dist/views/Request/Request.vue3.js +4 -0
  209. package/dist/views/Request/RequestRoot.vue.d.ts +2 -2
  210. package/dist/views/Request/RequestRoot.vue.js +1 -1
  211. package/dist/views/Request/RequestRoot.vue3.js +4 -0
  212. package/dist/views/Request/RequestSection/RequestAuth/DeleteRequestAuthModal.vue.d.ts +2 -2
  213. package/dist/views/Request/RequestSection/RequestAuth/OAuth2.vue.d.ts +1 -1
  214. package/dist/views/Request/RequestSection/RequestAuth/OAuthScopesInput.vue.d.ts +1 -1
  215. package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue.d.ts +1 -1
  216. package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue.d.ts.map +1 -1
  217. package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue.js +3 -3
  218. package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue2.js +55 -57
  219. package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue3.js +4 -0
  220. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue.d.ts +1 -1
  221. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue.d.ts.map +1 -1
  222. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue.js +3 -3
  223. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue2.js +34 -32
  224. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue3.js +4 -0
  225. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTableInput.vue.d.ts +5 -5
  226. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTableInput.vue.d.ts.map +1 -1
  227. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthTab.vue.d.ts +1 -1
  228. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthTab.vue.d.ts.map +1 -1
  229. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthTab.vue.js +239 -5
  230. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthTab.vue2.js +2 -244
  231. package/dist/views/Request/RequestSection/RequestAuth/index.d.ts +2 -2
  232. package/dist/views/Request/RequestSection/RequestBody.vue.d.ts +1 -1
  233. package/dist/views/Request/RequestSection/RequestBody.vue.js +1 -1
  234. package/dist/views/Request/RequestSection/RequestBody.vue3.js +4 -0
  235. package/dist/views/Request/RequestSection/RequestCodeExample.vue.d.ts +1 -1
  236. package/dist/views/Request/RequestSection/RequestCodeExample.vue.js +1 -1
  237. package/dist/views/Request/RequestSection/RequestCodeExample.vue3.js +4 -0
  238. package/dist/views/Request/RequestSection/RequestParams.vue.d.ts +1 -1
  239. package/dist/views/Request/RequestSection/RequestPathParams.vue.d.ts +1 -1
  240. package/dist/views/Request/RequestSection/RequestSection.vue.d.ts +1 -1
  241. package/dist/views/Request/RequestSection/RequestSection.vue.js +1 -1
  242. package/dist/views/Request/RequestSection/RequestSection.vue3.js +4 -0
  243. package/dist/views/Request/RequestSection/RequestTable.vue.d.ts +9 -9
  244. package/dist/views/Request/RequestSection/RequestTable.vue.js +1 -1
  245. package/dist/views/Request/RequestSection/RequestTable.vue3.js +4 -0
  246. package/dist/views/Request/RequestSection/RequestTableTooltip.vue.js +1 -1
  247. package/dist/views/Request/RequestSection/RequestTableTooltip.vue3.js +4 -0
  248. package/dist/views/Request/RequestSection/helpers/filter-security-requirements.js +10 -10
  249. package/dist/views/Request/RequestSection/helpers/update-scheme.d.ts +1 -1
  250. package/dist/views/Request/RequestSection/index.d.ts +2 -2
  251. package/dist/views/Request/RequestSidebar.vue.d.ts +3 -3
  252. package/dist/views/Request/RequestSidebar.vue.js +1 -1
  253. package/dist/views/Request/RequestSidebar.vue3.js +4 -0
  254. package/dist/views/Request/RequestSidebarItem.vue.d.ts +14 -14
  255. package/dist/views/Request/RequestSidebarItem.vue.d.ts.map +1 -1
  256. package/dist/views/Request/RequestSidebarItem.vue.js +2 -2
  257. package/dist/views/Request/RequestSidebarItem.vue3.js +4 -0
  258. package/dist/views/Request/RequestSidebarItem.vue4.js +4 -0
  259. package/dist/views/Request/RequestSidebarItemMenu.vue.d.ts +5 -5
  260. package/dist/views/Request/RequestSidebarItemMenu.vue.js +1 -1
  261. package/dist/views/Request/RequestSidebarItemMenu.vue3.js +4 -0
  262. package/dist/views/Request/RequestSubpageHeader.vue.d.ts +3 -3
  263. package/dist/views/Request/RequestSubpageHeader.vue.js +1 -1
  264. package/dist/views/Request/RequestSubpageHeader.vue3.js +4 -0
  265. package/dist/views/Request/ResponseSection/ResponseBody.vue.js +1 -1
  266. package/dist/views/Request/ResponseSection/ResponseBody.vue3.js +4 -0
  267. package/dist/views/Request/ResponseSection/ResponseBodyPreview.vue.d.ts +1 -1
  268. package/dist/views/Request/ResponseSection/ResponseBodyPreview.vue.js +1 -1
  269. package/dist/views/Request/ResponseSection/ResponseBodyPreview.vue3.js +4 -0
  270. package/dist/views/Request/ResponseSection/ResponseBodyRaw.vue.js +1 -1
  271. package/dist/views/Request/ResponseSection/ResponseBodyRaw.vue3.js +4 -0
  272. package/dist/views/Request/ResponseSection/ResponseBodyToggle.vue.d.ts +1 -1
  273. package/dist/views/Request/ResponseSection/ResponseBodyVirtual.vue2.js +4 -0
  274. package/dist/views/Request/ResponseSection/ResponseBodyVirtual.vue3.js +1 -1
  275. package/dist/views/Request/ResponseSection/ResponseEmpty.vue.js +1 -1
  276. package/dist/views/Request/ResponseSection/ResponseEmpty.vue2.js +1 -1
  277. package/dist/views/Request/ResponseSection/ResponseEmpty.vue3.js +4 -0
  278. package/dist/views/Request/ResponseSection/ResponseLoadingOverlay.vue.js +1 -1
  279. package/dist/views/Request/ResponseSection/ResponseLoadingOverlay.vue3.js +4 -0
  280. package/dist/views/Request/ResponseSection/ResponseSection.vue.d.ts +1 -1
  281. package/dist/views/Request/ResponseSection/ResponseSection.vue.js +1 -1
  282. package/dist/views/Request/ResponseSection/ResponseSection.vue2.js +1 -1
  283. package/dist/views/Request/ResponseSection/ResponseSection.vue3.js +4 -0
  284. package/dist/views/Request/ResponseSection/index.d.ts +2 -2
  285. package/dist/views/Request/components/index.d.ts +1 -1
  286. package/dist/views/Request/consts/index.d.ts +3 -3
  287. package/dist/views/Request/handle-drag.d.ts +2 -2
  288. package/dist/views/Request/libs/auth.d.ts +1 -1
  289. package/dist/views/Request/libs/index.d.ts +3 -3
  290. package/dist/views/Request/libs/oauth2.d.ts +1 -1
  291. package/dist/views/Request/libs/oauth2.d.ts.map +1 -1
  292. package/dist/views/Request/libs/oauth2.js +51 -51
  293. package/dist/views/Request/libs/watch-mode.d.ts +2 -2
  294. package/dist/vitest.setup.d.ts +21 -7
  295. package/dist/vitest.setup.d.ts.map +1 -1
  296. package/package.json +21 -21
@@ -13,8 +13,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
13
13
  propertyKey: P;
14
14
  value: NonNullable<import("@scalar/object-utils/nested").PathValue<import("@scalar/types/entities").SecurityScheme, P>>;
15
15
  }) => void;
16
- route: (payload?: import("../../libs").OpenClientPayload) => void;
17
- open: (payload?: import("../../libs").OpenClientPayload) => void;
16
+ route: (payload?: import("../../libs/index.js").OpenClientPayload) => void;
17
+ open: (payload?: import("../../libs/index.js").OpenClientPayload) => void;
18
18
  mount: (mountingEl?: HTMLElement | null) => void;
19
19
  modalState: {
20
20
  open: boolean;
@@ -151,12 +151,12 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
151
151
  default?: any;
152
152
  required?: boolean | undefined;
153
153
  enum?: string[] | undefined;
154
- format?: string | undefined;
155
154
  examples?: any[] | undefined;
155
+ format?: string | undefined;
156
156
  file?: any;
157
157
  nullable?: boolean | undefined;
158
158
  }[];
159
- query: {
159
+ headers: {
160
160
  value: string;
161
161
  key: string;
162
162
  enabled: boolean;
@@ -167,12 +167,12 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
167
167
  default?: any;
168
168
  required?: boolean | undefined;
169
169
  enum?: string[] | undefined;
170
- format?: string | undefined;
171
170
  examples?: any[] | undefined;
171
+ format?: string | undefined;
172
172
  file?: any;
173
173
  nullable?: boolean | undefined;
174
174
  }[];
175
- headers: {
175
+ query: {
176
176
  value: string;
177
177
  key: string;
178
178
  enabled: boolean;
@@ -183,8 +183,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
183
183
  default?: any;
184
184
  required?: boolean | undefined;
185
185
  enum?: string[] | undefined;
186
- format?: string | undefined;
187
186
  examples?: any[] | undefined;
187
+ format?: string | undefined;
188
188
  file?: any;
189
189
  nullable?: boolean | undefined;
190
190
  }[];
@@ -199,8 +199,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
199
199
  default?: any;
200
200
  required?: boolean | undefined;
201
201
  enum?: string[] | undefined;
202
- format?: string | undefined;
203
202
  examples?: any[] | undefined;
203
+ format?: string | undefined;
204
204
  file?: any;
205
205
  nullable?: boolean | undefined;
206
206
  }[];
@@ -220,8 +220,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
220
220
  default?: any;
221
221
  required?: boolean | undefined;
222
222
  enum?: string[] | undefined;
223
- format?: string | undefined;
224
223
  examples?: any[] | undefined;
224
+ format?: string | undefined;
225
225
  file?: any;
226
226
  nullable?: boolean | undefined;
227
227
  }[];
@@ -265,13 +265,13 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
265
265
  in: "cookie" | "path" | "query" | "header";
266
266
  description?: string | undefined;
267
267
  example?: unknown;
268
+ content?: unknown;
269
+ schema?: unknown;
268
270
  examples?: unknown[] | Record<string, {
269
271
  value?: unknown;
270
272
  summary?: string | undefined;
271
273
  externalValue?: string | undefined;
272
274
  }> | undefined;
273
- schema?: unknown;
274
- content?: unknown;
275
275
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
276
276
  explode?: boolean | undefined;
277
277
  }[] | undefined;
@@ -349,6 +349,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
349
349
  "x-scalar-security-query"?: Record<string, string> | undefined;
350
350
  "x-scalar-security-body"?: Record<string, string> | undefined;
351
351
  "x-tokenName"?: string | undefined;
352
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
352
353
  } | undefined;
353
354
  implicit?: {
354
355
  type: "implicit";
@@ -375,6 +376,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
375
376
  "x-scalar-security-query"?: Record<string, string> | undefined;
376
377
  "x-scalar-security-body"?: Record<string, string> | undefined;
377
378
  "x-tokenName"?: string | undefined;
379
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
378
380
  } | undefined;
379
381
  authorizationCode?: {
380
382
  type: "authorizationCode";
@@ -391,6 +393,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
391
393
  "x-scalar-security-query"?: Record<string, string> | undefined;
392
394
  "x-scalar-security-body"?: Record<string, string> | undefined;
393
395
  "x-tokenName"?: string | undefined;
396
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
394
397
  } | undefined;
395
398
  };
396
399
  description?: string | undefined;
@@ -402,14 +405,14 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
402
405
  hide: () => void;
403
406
  };
404
407
  events: {
405
- executeRequest: import("../../libs").EventBus<{
408
+ executeRequest: import("../../libs/index.js").EventBus<{
406
409
  requestUid?: string;
407
410
  }>;
408
- focusAddressBar: import("../../libs").EventBus<any>;
409
- cancelRequest: import("../../libs").EventBus<any>;
410
- requestStatus: import("../../libs").EventBus<import("../../libs").RequestStatus>;
411
- commandPalette: import("../../libs").EventBus<import("../../components/CommandPalette/TheCommandPalette.vue").CommandPaletteEvent>;
412
- hotKeys: import("../../libs").EventBus<Partial<Record<"addTopNav" | "closeModal" | "closeTopNav" | "createNew" | "executeRequest" | "focusAddressBar" | "focusRequestSearch" | "jumpToLastTab" | "jumpToTab" | "navigateSearchResultsDown" | "navigateSearchResultsUp" | "navigateTopNavLeft" | "navigateTopNavRight" | "openCommandPalette" | "selectSearchResult" | "toggleSidebar", KeyboardEvent>>>;
411
+ focusAddressBar: import("../../libs/index.js").EventBus<any>;
412
+ cancelRequest: import("../../libs/index.js").EventBus<any>;
413
+ requestStatus: import("../../libs/index.js").EventBus<import("../../libs/index.js").RequestStatus>;
414
+ commandPalette: import("../../libs/index.js").EventBus<import("../../components/CommandPalette/TheCommandPalette.vue.js").CommandPaletteEvent>;
415
+ hotKeys: import("../../libs/index.js").EventBus<Partial<Record<"addTopNav" | "closeModal" | "closeTopNav" | "createNew" | "executeRequest" | "focusAddressBar" | "focusRequestSearch" | "jumpToLastTab" | "jumpToTab" | "navigateSearchResultsDown" | "navigateSearchResultsUp" | "navigateTopNavLeft" | "navigateTopNavRight" | "openCommandPalette" | "selectSearchResult" | "toggleSidebar", KeyboardEvent>>>;
413
416
  };
414
417
  sidebarWidth: import("vue").Ref<string, string>;
415
418
  setSidebarWidth: (width: string) => void;
@@ -511,7 +514,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
511
514
  shouldLoad?: boolean;
512
515
  } & Pick<import("@scalar/types").ApiReferenceConfiguration, "servers"> & {
513
516
  dereferencedDocument?: import("@scalar/openapi-types").OpenAPIV3_1.Document;
514
- }, "documentUrl"> & Pick<import("@scalar/types").ApiReferenceConfiguration, "proxyUrl">) => Promise<import("../../libs").ErrorResponse<Awaited<ReturnType<(_spec: string | Record<string, any> | undefined, workspaceUid: string, options?: Pick<{
517
+ }, "documentUrl"> & Pick<import("@scalar/types").ApiReferenceConfiguration, "proxyUrl">) => Promise<import("../../libs/index.js").ErrorResponse<Awaited<ReturnType<(_spec: string | Record<string, any> | undefined, workspaceUid: string, options?: Pick<{
515
518
  uid?: string | undefined;
516
519
  type?: "collection" | undefined;
517
520
  externalDocs?: unknown;
@@ -1262,13 +1265,13 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
1262
1265
  in: "cookie" | "path" | "query" | "header";
1263
1266
  description?: string | undefined;
1264
1267
  example?: unknown;
1268
+ content?: unknown;
1269
+ schema?: unknown;
1265
1270
  examples?: unknown[] | Record<string, {
1266
1271
  value?: unknown;
1267
1272
  summary?: string | undefined;
1268
1273
  externalValue?: string | undefined;
1269
1274
  }> | undefined;
1270
- schema?: unknown;
1271
- content?: unknown;
1272
1275
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1273
1276
  explode?: boolean | undefined;
1274
1277
  }[] | undefined;
@@ -1321,13 +1324,13 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
1321
1324
  in: "cookie" | "path" | "query" | "header";
1322
1325
  description?: string | undefined;
1323
1326
  example?: unknown;
1327
+ content?: unknown;
1328
+ schema?: unknown;
1324
1329
  examples?: unknown[] | Record<string, {
1325
1330
  value?: unknown;
1326
1331
  summary?: string | undefined;
1327
1332
  externalValue?: string | undefined;
1328
1333
  }> | undefined;
1329
- schema?: unknown;
1330
- content?: unknown;
1331
1334
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1332
1335
  explode?: boolean | undefined;
1333
1336
  }[] | undefined;
@@ -1381,13 +1384,13 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
1381
1384
  in: "cookie" | "path" | "query" | "header";
1382
1385
  description?: string | undefined;
1383
1386
  example?: unknown;
1387
+ content?: unknown;
1388
+ schema?: unknown;
1384
1389
  examples?: unknown[] | Record<string, {
1385
1390
  value?: unknown;
1386
1391
  summary?: string | undefined;
1387
1392
  externalValue?: string | undefined;
1388
1393
  }> | undefined;
1389
- schema?: unknown;
1390
- content?: unknown;
1391
1394
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1392
1395
  explode?: boolean | undefined;
1393
1396
  }[] | undefined;
@@ -1440,13 +1443,13 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
1440
1443
  in: "cookie" | "path" | "query" | "header";
1441
1444
  description?: string | undefined;
1442
1445
  example?: unknown;
1446
+ content?: unknown;
1447
+ schema?: unknown;
1443
1448
  examples?: unknown[] | Record<string, {
1444
1449
  value?: unknown;
1445
1450
  summary?: string | undefined;
1446
1451
  externalValue?: string | undefined;
1447
1452
  }> | undefined;
1448
- schema?: unknown;
1449
- content?: unknown;
1450
1453
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1451
1454
  explode?: boolean | undefined;
1452
1455
  }[] | undefined;
@@ -1498,13 +1501,13 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
1498
1501
  in: "cookie" | "path" | "query" | "header";
1499
1502
  description?: string | undefined;
1500
1503
  example?: unknown;
1504
+ content?: unknown;
1505
+ schema?: unknown;
1501
1506
  examples?: unknown[] | Record<string, {
1502
1507
  value?: unknown;
1503
1508
  summary?: string | undefined;
1504
1509
  externalValue?: string | undefined;
1505
1510
  }> | undefined;
1506
- schema?: unknown;
1507
- content?: unknown;
1508
1511
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1509
1512
  explode?: boolean | undefined;
1510
1513
  }[] | undefined;
@@ -1556,13 +1559,13 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
1556
1559
  in: "cookie" | "path" | "query" | "header";
1557
1560
  description?: string | undefined;
1558
1561
  example?: unknown;
1562
+ content?: unknown;
1563
+ schema?: unknown;
1559
1564
  examples?: unknown[] | Record<string, {
1560
1565
  value?: unknown;
1561
1566
  summary?: string | undefined;
1562
1567
  externalValue?: string | undefined;
1563
1568
  }> | undefined;
1564
- schema?: unknown;
1565
- content?: unknown;
1566
1569
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1567
1570
  explode?: boolean | undefined;
1568
1571
  }[] | undefined;
@@ -1615,13 +1618,13 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
1615
1618
  in: "cookie" | "path" | "query" | "header";
1616
1619
  description?: string | undefined;
1617
1620
  example?: unknown;
1621
+ content?: unknown;
1622
+ schema?: unknown;
1618
1623
  examples?: unknown[] | Record<string, {
1619
1624
  value?: unknown;
1620
1625
  summary?: string | undefined;
1621
1626
  externalValue?: string | undefined;
1622
1627
  }> | undefined;
1623
- schema?: unknown;
1624
- content?: unknown;
1625
1628
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1626
1629
  explode?: boolean | undefined;
1627
1630
  }[] | undefined;
@@ -1673,13 +1676,13 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
1673
1676
  in: "cookie" | "path" | "query" | "header";
1674
1677
  description?: string | undefined;
1675
1678
  example?: unknown;
1679
+ content?: unknown;
1680
+ schema?: unknown;
1676
1681
  examples?: unknown[] | Record<string, {
1677
1682
  value?: unknown;
1678
1683
  summary?: string | undefined;
1679
1684
  externalValue?: string | undefined;
1680
1685
  }> | undefined;
1681
- schema?: unknown;
1682
- content?: unknown;
1683
1686
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1684
1687
  explode?: boolean | undefined;
1685
1688
  }[] | undefined;
@@ -1731,13 +1734,13 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
1731
1734
  in: "cookie" | "path" | "query" | "header";
1732
1735
  description?: string | undefined;
1733
1736
  example?: unknown;
1737
+ content?: unknown;
1738
+ schema?: unknown;
1734
1739
  examples?: unknown[] | Record<string, {
1735
1740
  value?: unknown;
1736
1741
  summary?: string | undefined;
1737
1742
  externalValue?: string | undefined;
1738
1743
  }> | undefined;
1739
- schema?: unknown;
1740
- content?: unknown;
1741
1744
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
1742
1745
  explode?: boolean | undefined;
1743
1746
  }[] | undefined;
@@ -1783,12 +1786,12 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
1783
1786
  default?: any;
1784
1787
  required?: boolean | undefined;
1785
1788
  enum?: string[] | undefined;
1786
- format?: string | undefined;
1787
1789
  examples?: any[] | undefined;
1790
+ format?: string | undefined;
1788
1791
  file?: any;
1789
1792
  nullable?: boolean | undefined;
1790
1793
  }[];
1791
- query: {
1794
+ headers: {
1792
1795
  value: string;
1793
1796
  key: string;
1794
1797
  enabled: boolean;
@@ -1799,12 +1802,12 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
1799
1802
  default?: any;
1800
1803
  required?: boolean | undefined;
1801
1804
  enum?: string[] | undefined;
1802
- format?: string | undefined;
1803
1805
  examples?: any[] | undefined;
1806
+ format?: string | undefined;
1804
1807
  file?: any;
1805
1808
  nullable?: boolean | undefined;
1806
1809
  }[];
1807
- headers: {
1810
+ query: {
1808
1811
  value: string;
1809
1812
  key: string;
1810
1813
  enabled: boolean;
@@ -1815,8 +1818,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
1815
1818
  default?: any;
1816
1819
  required?: boolean | undefined;
1817
1820
  enum?: string[] | undefined;
1818
- format?: string | undefined;
1819
1821
  examples?: any[] | undefined;
1822
+ format?: string | undefined;
1820
1823
  file?: any;
1821
1824
  nullable?: boolean | undefined;
1822
1825
  }[];
@@ -1831,8 +1834,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
1831
1834
  default?: any;
1832
1835
  required?: boolean | undefined;
1833
1836
  enum?: string[] | undefined;
1834
- format?: string | undefined;
1835
1837
  examples?: any[] | undefined;
1838
+ format?: string | undefined;
1836
1839
  file?: any;
1837
1840
  nullable?: boolean | undefined;
1838
1841
  }[];
@@ -1852,8 +1855,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
1852
1855
  default?: any;
1853
1856
  required?: boolean | undefined;
1854
1857
  enum?: string[] | undefined;
1855
- format?: string | undefined;
1856
1858
  examples?: any[] | undefined;
1859
+ format?: string | undefined;
1857
1860
  file?: any;
1858
1861
  nullable?: boolean | undefined;
1859
1862
  }[];
@@ -1884,12 +1887,12 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
1884
1887
  default?: any;
1885
1888
  required?: boolean | undefined;
1886
1889
  enum?: string[] | undefined;
1887
- format?: string | undefined;
1888
1890
  examples?: any[] | undefined;
1891
+ format?: string | undefined;
1889
1892
  file?: any;
1890
1893
  nullable?: boolean | undefined;
1891
1894
  }[];
1892
- query: {
1895
+ headers: {
1893
1896
  value: string;
1894
1897
  key: string;
1895
1898
  enabled: boolean;
@@ -1900,12 +1903,12 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
1900
1903
  default?: any;
1901
1904
  required?: boolean | undefined;
1902
1905
  enum?: string[] | undefined;
1903
- format?: string | undefined;
1904
1906
  examples?: any[] | undefined;
1907
+ format?: string | undefined;
1905
1908
  file?: any;
1906
1909
  nullable?: boolean | undefined;
1907
1910
  }[];
1908
- headers: {
1911
+ query: {
1909
1912
  value: string;
1910
1913
  key: string;
1911
1914
  enabled: boolean;
@@ -1916,8 +1919,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
1916
1919
  default?: any;
1917
1920
  required?: boolean | undefined;
1918
1921
  enum?: string[] | undefined;
1919
- format?: string | undefined;
1920
1922
  examples?: any[] | undefined;
1923
+ format?: string | undefined;
1921
1924
  file?: any;
1922
1925
  nullable?: boolean | undefined;
1923
1926
  }[];
@@ -1932,8 +1935,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
1932
1935
  default?: any;
1933
1936
  required?: boolean | undefined;
1934
1937
  enum?: string[] | undefined;
1935
- format?: string | undefined;
1936
1938
  examples?: any[] | undefined;
1939
+ format?: string | undefined;
1937
1940
  file?: any;
1938
1941
  nullable?: boolean | undefined;
1939
1942
  }[];
@@ -1953,8 +1956,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
1953
1956
  default?: any;
1954
1957
  required?: boolean | undefined;
1955
1958
  enum?: string[] | undefined;
1956
- format?: string | undefined;
1957
1959
  examples?: any[] | undefined;
1960
+ format?: string | undefined;
1958
1961
  file?: any;
1959
1962
  nullable?: boolean | undefined;
1960
1963
  }[];
@@ -1986,12 +1989,12 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
1986
1989
  default?: any;
1987
1990
  required?: boolean | undefined;
1988
1991
  enum?: string[] | undefined;
1989
- format?: string | undefined;
1990
1992
  examples?: any[] | undefined;
1993
+ format?: string | undefined;
1991
1994
  file?: any;
1992
1995
  nullable?: boolean | undefined;
1993
1996
  }[];
1994
- query: {
1997
+ headers: {
1995
1998
  value: string;
1996
1999
  key: string;
1997
2000
  enabled: boolean;
@@ -2002,12 +2005,12 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2002
2005
  default?: any;
2003
2006
  required?: boolean | undefined;
2004
2007
  enum?: string[] | undefined;
2005
- format?: string | undefined;
2006
2008
  examples?: any[] | undefined;
2009
+ format?: string | undefined;
2007
2010
  file?: any;
2008
2011
  nullable?: boolean | undefined;
2009
2012
  }[];
2010
- headers: {
2013
+ query: {
2011
2014
  value: string;
2012
2015
  key: string;
2013
2016
  enabled: boolean;
@@ -2018,8 +2021,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2018
2021
  default?: any;
2019
2022
  required?: boolean | undefined;
2020
2023
  enum?: string[] | undefined;
2021
- format?: string | undefined;
2022
2024
  examples?: any[] | undefined;
2025
+ format?: string | undefined;
2023
2026
  file?: any;
2024
2027
  nullable?: boolean | undefined;
2025
2028
  }[];
@@ -2034,8 +2037,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2034
2037
  default?: any;
2035
2038
  required?: boolean | undefined;
2036
2039
  enum?: string[] | undefined;
2037
- format?: string | undefined;
2038
2040
  examples?: any[] | undefined;
2041
+ format?: string | undefined;
2039
2042
  file?: any;
2040
2043
  nullable?: boolean | undefined;
2041
2044
  }[];
@@ -2055,8 +2058,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2055
2058
  default?: any;
2056
2059
  required?: boolean | undefined;
2057
2060
  enum?: string[] | undefined;
2058
- format?: string | undefined;
2059
2061
  examples?: any[] | undefined;
2062
+ format?: string | undefined;
2060
2063
  file?: any;
2061
2064
  nullable?: boolean | undefined;
2062
2065
  }[];
@@ -2087,12 +2090,12 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2087
2090
  default?: any;
2088
2091
  required?: boolean | undefined;
2089
2092
  enum?: string[] | undefined;
2090
- format?: string | undefined;
2091
2093
  examples?: any[] | undefined;
2094
+ format?: string | undefined;
2092
2095
  file?: any;
2093
2096
  nullable?: boolean | undefined;
2094
2097
  }[];
2095
- query: {
2098
+ headers: {
2096
2099
  value: string;
2097
2100
  key: string;
2098
2101
  enabled: boolean;
@@ -2103,12 +2106,12 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2103
2106
  default?: any;
2104
2107
  required?: boolean | undefined;
2105
2108
  enum?: string[] | undefined;
2106
- format?: string | undefined;
2107
2109
  examples?: any[] | undefined;
2110
+ format?: string | undefined;
2108
2111
  file?: any;
2109
2112
  nullable?: boolean | undefined;
2110
2113
  }[];
2111
- headers: {
2114
+ query: {
2112
2115
  value: string;
2113
2116
  key: string;
2114
2117
  enabled: boolean;
@@ -2119,8 +2122,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2119
2122
  default?: any;
2120
2123
  required?: boolean | undefined;
2121
2124
  enum?: string[] | undefined;
2122
- format?: string | undefined;
2123
2125
  examples?: any[] | undefined;
2126
+ format?: string | undefined;
2124
2127
  file?: any;
2125
2128
  nullable?: boolean | undefined;
2126
2129
  }[];
@@ -2135,8 +2138,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2135
2138
  default?: any;
2136
2139
  required?: boolean | undefined;
2137
2140
  enum?: string[] | undefined;
2138
- format?: string | undefined;
2139
2141
  examples?: any[] | undefined;
2142
+ format?: string | undefined;
2140
2143
  file?: any;
2141
2144
  nullable?: boolean | undefined;
2142
2145
  }[];
@@ -2156,8 +2159,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2156
2159
  default?: any;
2157
2160
  required?: boolean | undefined;
2158
2161
  enum?: string[] | undefined;
2159
- format?: string | undefined;
2160
2162
  examples?: any[] | undefined;
2163
+ format?: string | undefined;
2161
2164
  file?: any;
2162
2165
  nullable?: boolean | undefined;
2163
2166
  }[];
@@ -2187,12 +2190,12 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2187
2190
  default?: any;
2188
2191
  required?: boolean | undefined;
2189
2192
  enum?: string[] | undefined;
2190
- format?: string | undefined;
2191
2193
  examples?: any[] | undefined;
2194
+ format?: string | undefined;
2192
2195
  file?: any;
2193
2196
  nullable?: boolean | undefined;
2194
2197
  }[];
2195
- query: {
2198
+ headers: {
2196
2199
  value: string;
2197
2200
  key: string;
2198
2201
  enabled: boolean;
@@ -2203,12 +2206,12 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2203
2206
  default?: any;
2204
2207
  required?: boolean | undefined;
2205
2208
  enum?: string[] | undefined;
2206
- format?: string | undefined;
2207
2209
  examples?: any[] | undefined;
2210
+ format?: string | undefined;
2208
2211
  file?: any;
2209
2212
  nullable?: boolean | undefined;
2210
2213
  }[];
2211
- headers: {
2214
+ query: {
2212
2215
  value: string;
2213
2216
  key: string;
2214
2217
  enabled: boolean;
@@ -2219,8 +2222,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2219
2222
  default?: any;
2220
2223
  required?: boolean | undefined;
2221
2224
  enum?: string[] | undefined;
2222
- format?: string | undefined;
2223
2225
  examples?: any[] | undefined;
2226
+ format?: string | undefined;
2224
2227
  file?: any;
2225
2228
  nullable?: boolean | undefined;
2226
2229
  }[];
@@ -2235,8 +2238,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
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
  }[];
@@ -2256,8 +2259,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2256
2259
  default?: any;
2257
2260
  required?: boolean | undefined;
2258
2261
  enum?: string[] | undefined;
2259
- format?: string | undefined;
2260
2262
  examples?: any[] | undefined;
2263
+ format?: string | undefined;
2261
2264
  file?: any;
2262
2265
  nullable?: boolean | undefined;
2263
2266
  }[];
@@ -2287,12 +2290,12 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2287
2290
  default?: any;
2288
2291
  required?: boolean | undefined;
2289
2292
  enum?: string[] | undefined;
2290
- format?: string | undefined;
2291
2293
  examples?: any[] | undefined;
2294
+ format?: string | undefined;
2292
2295
  file?: any;
2293
2296
  nullable?: boolean | undefined;
2294
2297
  }[];
2295
- query: {
2298
+ headers: {
2296
2299
  value: string;
2297
2300
  key: string;
2298
2301
  enabled: boolean;
@@ -2303,12 +2306,12 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2303
2306
  default?: any;
2304
2307
  required?: boolean | undefined;
2305
2308
  enum?: string[] | undefined;
2306
- format?: string | undefined;
2307
2309
  examples?: any[] | undefined;
2310
+ format?: string | undefined;
2308
2311
  file?: any;
2309
2312
  nullable?: boolean | undefined;
2310
2313
  }[];
2311
- headers: {
2314
+ query: {
2312
2315
  value: string;
2313
2316
  key: string;
2314
2317
  enabled: boolean;
@@ -2319,8 +2322,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2319
2322
  default?: any;
2320
2323
  required?: boolean | undefined;
2321
2324
  enum?: string[] | undefined;
2322
- format?: string | undefined;
2323
2325
  examples?: any[] | undefined;
2326
+ format?: string | undefined;
2324
2327
  file?: any;
2325
2328
  nullable?: boolean | undefined;
2326
2329
  }[];
@@ -2335,8 +2338,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
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
  }[];
@@ -2356,8 +2359,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2356
2359
  default?: any;
2357
2360
  required?: boolean | undefined;
2358
2361
  enum?: string[] | undefined;
2359
- format?: string | undefined;
2360
2362
  examples?: any[] | undefined;
2363
+ format?: string | undefined;
2361
2364
  file?: any;
2362
2365
  nullable?: boolean | undefined;
2363
2366
  }[];
@@ -2388,12 +2391,12 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2388
2391
  default?: any;
2389
2392
  required?: boolean | undefined;
2390
2393
  enum?: string[] | undefined;
2391
- format?: string | undefined;
2392
2394
  examples?: any[] | undefined;
2395
+ format?: string | undefined;
2393
2396
  file?: any;
2394
2397
  nullable?: boolean | undefined;
2395
2398
  }[];
2396
- query: {
2399
+ headers: {
2397
2400
  value: string;
2398
2401
  key: string;
2399
2402
  enabled: boolean;
@@ -2404,12 +2407,12 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2404
2407
  default?: any;
2405
2408
  required?: boolean | undefined;
2406
2409
  enum?: string[] | undefined;
2407
- format?: string | undefined;
2408
2410
  examples?: any[] | undefined;
2411
+ format?: string | undefined;
2409
2412
  file?: any;
2410
2413
  nullable?: boolean | undefined;
2411
2414
  }[];
2412
- headers: {
2415
+ query: {
2413
2416
  value: string;
2414
2417
  key: string;
2415
2418
  enabled: boolean;
@@ -2420,8 +2423,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2420
2423
  default?: any;
2421
2424
  required?: boolean | undefined;
2422
2425
  enum?: string[] | undefined;
2423
- format?: string | undefined;
2424
2426
  examples?: any[] | undefined;
2427
+ format?: string | undefined;
2425
2428
  file?: any;
2426
2429
  nullable?: boolean | undefined;
2427
2430
  }[];
@@ -2436,8 +2439,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2436
2439
  default?: any;
2437
2440
  required?: boolean | undefined;
2438
2441
  enum?: string[] | undefined;
2439
- format?: string | undefined;
2440
2442
  examples?: any[] | undefined;
2443
+ format?: string | undefined;
2441
2444
  file?: any;
2442
2445
  nullable?: boolean | undefined;
2443
2446
  }[];
@@ -2457,8 +2460,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2457
2460
  default?: any;
2458
2461
  required?: boolean | undefined;
2459
2462
  enum?: string[] | undefined;
2460
- format?: string | undefined;
2461
2463
  examples?: any[] | undefined;
2464
+ format?: string | undefined;
2462
2465
  file?: any;
2463
2466
  nullable?: boolean | undefined;
2464
2467
  }[];
@@ -2488,12 +2491,12 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2488
2491
  default?: any;
2489
2492
  required?: boolean | undefined;
2490
2493
  enum?: string[] | undefined;
2491
- format?: string | undefined;
2492
2494
  examples?: any[] | undefined;
2495
+ format?: string | undefined;
2493
2496
  file?: any;
2494
2497
  nullable?: boolean | undefined;
2495
2498
  }[];
2496
- query: {
2499
+ headers: {
2497
2500
  value: string;
2498
2501
  key: string;
2499
2502
  enabled: boolean;
@@ -2504,12 +2507,12 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2504
2507
  default?: any;
2505
2508
  required?: boolean | undefined;
2506
2509
  enum?: string[] | undefined;
2507
- format?: string | undefined;
2508
2510
  examples?: any[] | undefined;
2511
+ format?: string | undefined;
2509
2512
  file?: any;
2510
2513
  nullable?: boolean | undefined;
2511
2514
  }[];
2512
- headers: {
2515
+ query: {
2513
2516
  value: string;
2514
2517
  key: string;
2515
2518
  enabled: boolean;
@@ -2520,8 +2523,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2520
2523
  default?: any;
2521
2524
  required?: boolean | undefined;
2522
2525
  enum?: string[] | undefined;
2523
- format?: string | undefined;
2524
2526
  examples?: any[] | undefined;
2527
+ format?: string | undefined;
2525
2528
  file?: any;
2526
2529
  nullable?: boolean | undefined;
2527
2530
  }[];
@@ -2536,8 +2539,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
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
  }[];
@@ -2557,8 +2560,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2557
2560
  default?: any;
2558
2561
  required?: boolean | undefined;
2559
2562
  enum?: string[] | undefined;
2560
- format?: string | undefined;
2561
2563
  examples?: any[] | undefined;
2564
+ format?: string | undefined;
2562
2565
  file?: any;
2563
2566
  nullable?: boolean | undefined;
2564
2567
  }[];
@@ -2588,12 +2591,12 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2588
2591
  default?: any;
2589
2592
  required?: boolean | undefined;
2590
2593
  enum?: string[] | undefined;
2591
- format?: string | undefined;
2592
2594
  examples?: any[] | undefined;
2595
+ format?: string | undefined;
2593
2596
  file?: any;
2594
2597
  nullable?: boolean | undefined;
2595
2598
  }[];
2596
- query: {
2599
+ headers: {
2597
2600
  value: string;
2598
2601
  key: string;
2599
2602
  enabled: boolean;
@@ -2604,12 +2607,12 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2604
2607
  default?: any;
2605
2608
  required?: boolean | undefined;
2606
2609
  enum?: string[] | undefined;
2607
- format?: string | undefined;
2608
2610
  examples?: any[] | undefined;
2611
+ format?: string | undefined;
2609
2612
  file?: any;
2610
2613
  nullable?: boolean | undefined;
2611
2614
  }[];
2612
- headers: {
2615
+ query: {
2613
2616
  value: string;
2614
2617
  key: string;
2615
2618
  enabled: boolean;
@@ -2620,8 +2623,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2620
2623
  default?: any;
2621
2624
  required?: boolean | undefined;
2622
2625
  enum?: string[] | undefined;
2623
- format?: string | undefined;
2624
2626
  examples?: any[] | undefined;
2627
+ format?: string | undefined;
2625
2628
  file?: any;
2626
2629
  nullable?: boolean | undefined;
2627
2630
  }[];
@@ -2636,8 +2639,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
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
  }[];
@@ -2657,8 +2660,8 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2657
2660
  default?: any;
2658
2661
  required?: boolean | undefined;
2659
2662
  enum?: string[] | undefined;
2660
- format?: string | undefined;
2661
2663
  examples?: any[] | undefined;
2664
+ format?: string | undefined;
2662
2665
  file?: any;
2663
2666
  nullable?: boolean | undefined;
2664
2667
  }[];
@@ -2722,6 +2725,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2722
2725
  "x-scalar-security-query"?: Record<string, string> | undefined;
2723
2726
  "x-scalar-security-body"?: Record<string, string> | undefined;
2724
2727
  "x-tokenName"?: string | undefined;
2728
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
2725
2729
  } | undefined;
2726
2730
  implicit?: {
2727
2731
  type: "implicit";
@@ -2748,6 +2752,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2748
2752
  "x-scalar-security-query"?: Record<string, string> | undefined;
2749
2753
  "x-scalar-security-body"?: Record<string, string> | undefined;
2750
2754
  "x-tokenName"?: string | undefined;
2755
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
2751
2756
  } | undefined;
2752
2757
  authorizationCode?: {
2753
2758
  type: "authorizationCode";
@@ -2764,6 +2769,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2764
2769
  "x-scalar-security-query"?: Record<string, string> | undefined;
2765
2770
  "x-scalar-security-body"?: Record<string, string> | undefined;
2766
2771
  "x-tokenName"?: string | undefined;
2772
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
2767
2773
  } | undefined;
2768
2774
  };
2769
2775
  description?: string | undefined;
@@ -2812,6 +2818,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2812
2818
  "x-scalar-security-query"?: Record<string, string> | undefined;
2813
2819
  "x-scalar-security-body"?: Record<string, string> | undefined;
2814
2820
  "x-tokenName"?: string | undefined;
2821
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
2815
2822
  } | undefined;
2816
2823
  implicit?: {
2817
2824
  type: "implicit";
@@ -2838,6 +2845,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2838
2845
  "x-scalar-security-query"?: Record<string, string> | undefined;
2839
2846
  "x-scalar-security-body"?: Record<string, string> | undefined;
2840
2847
  "x-tokenName"?: string | undefined;
2848
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
2841
2849
  } | undefined;
2842
2850
  authorizationCode?: {
2843
2851
  type: "authorizationCode";
@@ -2854,6 +2862,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2854
2862
  "x-scalar-security-query"?: Record<string, string> | undefined;
2855
2863
  "x-scalar-security-body"?: Record<string, string> | undefined;
2856
2864
  "x-tokenName"?: string | undefined;
2865
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
2857
2866
  } | undefined;
2858
2867
  };
2859
2868
  description?: string | undefined;
@@ -2903,6 +2912,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2903
2912
  "x-scalar-security-query"?: Record<string, string> | undefined;
2904
2913
  "x-scalar-security-body"?: Record<string, string> | undefined;
2905
2914
  "x-tokenName"?: string | undefined;
2915
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
2906
2916
  } | undefined;
2907
2917
  implicit?: {
2908
2918
  type: "implicit";
@@ -2929,6 +2939,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2929
2939
  "x-scalar-security-query"?: Record<string, string> | undefined;
2930
2940
  "x-scalar-security-body"?: Record<string, string> | undefined;
2931
2941
  "x-tokenName"?: string | undefined;
2942
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
2932
2943
  } | undefined;
2933
2944
  authorizationCode?: {
2934
2945
  type: "authorizationCode";
@@ -2945,12 +2956,13 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
2945
2956
  "x-scalar-security-query"?: Record<string, string> | undefined;
2946
2957
  "x-scalar-security-body"?: Record<string, string> | undefined;
2947
2958
  "x-tokenName"?: string | undefined;
2959
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
2948
2960
  } | undefined;
2949
2961
  };
2950
2962
  description?: string | undefined;
2951
2963
  'x-default-scopes'?: string | string[] | undefined;
2952
2964
  }) => void;
2953
- 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" ? {
2965
+ 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" ? {
2954
2966
  type: "apiKey";
2955
2967
  value: string;
2956
2968
  name: string;
@@ -3041,6 +3053,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
3041
3053
  "x-scalar-security-query"?: Record<string, string> | undefined;
3042
3054
  "x-scalar-security-body"?: Record<string, string> | undefined;
3043
3055
  "x-tokenName"?: string | undefined;
3056
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3044
3057
  } | undefined;
3045
3058
  implicit?: {
3046
3059
  type: "implicit";
@@ -3067,6 +3080,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
3067
3080
  "x-scalar-security-query"?: Record<string, string> | undefined;
3068
3081
  "x-scalar-security-body"?: Record<string, string> | undefined;
3069
3082
  "x-tokenName"?: string | undefined;
3083
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3070
3084
  } | undefined;
3071
3085
  authorizationCode?: {
3072
3086
  type: "authorizationCode";
@@ -3083,6 +3097,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
3083
3097
  "x-scalar-security-query"?: Record<string, string> | undefined;
3084
3098
  "x-scalar-security-body"?: Record<string, string> | undefined;
3085
3099
  "x-tokenName"?: string | undefined;
3100
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3086
3101
  } | undefined;
3087
3102
  };
3088
3103
  description?: string | undefined;
@@ -3106,6 +3121,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
3106
3121
  "x-scalar-security-query"?: Record<string, string> | undefined;
3107
3122
  "x-scalar-security-body"?: Record<string, string> | undefined;
3108
3123
  "x-tokenName"?: string | undefined;
3124
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3109
3125
  } | undefined;
3110
3126
  implicit?: {
3111
3127
  type: "implicit";
@@ -3132,6 +3148,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
3132
3148
  "x-scalar-security-query"?: Record<string, string> | undefined;
3133
3149
  "x-scalar-security-body"?: Record<string, string> | undefined;
3134
3150
  "x-tokenName"?: string | undefined;
3151
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3135
3152
  } | undefined;
3136
3153
  authorizationCode?: {
3137
3154
  type: "authorizationCode";
@@ -3148,6 +3165,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
3148
3165
  "x-scalar-security-query"?: Record<string, string> | undefined;
3149
3166
  "x-scalar-security-body"?: Record<string, string> | undefined;
3150
3167
  "x-tokenName"?: string | undefined;
3168
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3151
3169
  } | undefined;
3152
3170
  };
3153
3171
  description?: string | undefined;
@@ -3171,6 +3189,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
3171
3189
  "x-scalar-security-query"?: Record<string, string> | undefined;
3172
3190
  "x-scalar-security-body"?: Record<string, string> | undefined;
3173
3191
  "x-tokenName"?: string | undefined;
3192
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3174
3193
  } | undefined;
3175
3194
  implicit?: {
3176
3195
  type: "implicit";
@@ -3197,6 +3216,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
3197
3216
  "x-scalar-security-query"?: Record<string, string> | undefined;
3198
3217
  "x-scalar-security-body"?: Record<string, string> | undefined;
3199
3218
  "x-tokenName"?: string | undefined;
3219
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3200
3220
  } | undefined;
3201
3221
  authorizationCode?: {
3202
3222
  type: "authorizationCode";
@@ -3213,12 +3233,13 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
3213
3233
  "x-scalar-security-query"?: Record<string, string> | undefined;
3214
3234
  "x-scalar-security-body"?: Record<string, string> | undefined;
3215
3235
  "x-tokenName"?: string | undefined;
3236
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3216
3237
  } | undefined;
3217
3238
  };
3218
3239
  description?: string | undefined;
3219
3240
  'x-default-scopes'?: string | string[] | undefined;
3220
3241
  }[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never)) => void;
3221
- 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" ? {
3242
+ 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" ? {
3222
3243
  type: "apiKey";
3223
3244
  value: string;
3224
3245
  name: string;
@@ -3309,6 +3330,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
3309
3330
  "x-scalar-security-query"?: Record<string, string> | undefined;
3310
3331
  "x-scalar-security-body"?: Record<string, string> | undefined;
3311
3332
  "x-tokenName"?: string | undefined;
3333
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3312
3334
  } | undefined;
3313
3335
  implicit?: {
3314
3336
  type: "implicit";
@@ -3335,6 +3357,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
3335
3357
  "x-scalar-security-query"?: Record<string, string> | undefined;
3336
3358
  "x-scalar-security-body"?: Record<string, string> | undefined;
3337
3359
  "x-tokenName"?: string | undefined;
3360
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3338
3361
  } | undefined;
3339
3362
  authorizationCode?: {
3340
3363
  type: "authorizationCode";
@@ -3351,6 +3374,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
3351
3374
  "x-scalar-security-query"?: Record<string, string> | undefined;
3352
3375
  "x-scalar-security-body"?: Record<string, string> | undefined;
3353
3376
  "x-tokenName"?: string | undefined;
3377
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3354
3378
  } | undefined;
3355
3379
  };
3356
3380
  description?: string | undefined;
@@ -3374,6 +3398,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
3374
3398
  "x-scalar-security-query"?: Record<string, string> | undefined;
3375
3399
  "x-scalar-security-body"?: Record<string, string> | undefined;
3376
3400
  "x-tokenName"?: string | undefined;
3401
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3377
3402
  } | undefined;
3378
3403
  implicit?: {
3379
3404
  type: "implicit";
@@ -3400,6 +3425,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
3400
3425
  "x-scalar-security-query"?: Record<string, string> | undefined;
3401
3426
  "x-scalar-security-body"?: Record<string, string> | undefined;
3402
3427
  "x-tokenName"?: string | undefined;
3428
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3403
3429
  } | undefined;
3404
3430
  authorizationCode?: {
3405
3431
  type: "authorizationCode";
@@ -3416,6 +3442,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
3416
3442
  "x-scalar-security-query"?: Record<string, string> | undefined;
3417
3443
  "x-scalar-security-body"?: Record<string, string> | undefined;
3418
3444
  "x-tokenName"?: string | undefined;
3445
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3419
3446
  } | undefined;
3420
3447
  };
3421
3448
  description?: string | undefined;
@@ -3439,6 +3466,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
3439
3466
  "x-scalar-security-query"?: Record<string, string> | undefined;
3440
3467
  "x-scalar-security-body"?: Record<string, string> | undefined;
3441
3468
  "x-tokenName"?: string | undefined;
3469
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3442
3470
  } | undefined;
3443
3471
  implicit?: {
3444
3472
  type: "implicit";
@@ -3465,6 +3493,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
3465
3493
  "x-scalar-security-query"?: Record<string, string> | undefined;
3466
3494
  "x-scalar-security-body"?: Record<string, string> | undefined;
3467
3495
  "x-tokenName"?: string | undefined;
3496
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3468
3497
  } | undefined;
3469
3498
  authorizationCode?: {
3470
3499
  type: "authorizationCode";
@@ -3481,6 +3510,7 @@ export declare const createApiClientWeb: (el: HTMLElement | null, configuration?
3481
3510
  "x-scalar-security-query"?: Record<string, string> | undefined;
3482
3511
  "x-scalar-security-body"?: Record<string, string> | undefined;
3483
3512
  "x-tokenName"?: string | undefined;
3513
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
3484
3514
  } | undefined;
3485
3515
  };
3486
3516
  description?: string | undefined;