@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
@@ -1 +1 @@
1
- {"version":3,"file":"request-example.d.ts","sourceRoot":"","sources":["../../src/store/request-example.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"request-example.d.ts","sourceRoot":"","sources":["../../src/store/request-example.ts"],"names":[],"mappings":"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"}
@@ -1,4 +1,4 @@
1
- import type { extendedTagDataFactory } from '../store/tags';
1
+ import type { extendedTagDataFactory } from '../store/tags.js';
2
2
  import { type Collection, type Request, type RequestPayload, type Tag } from '@scalar/oas-utils/entities/spec';
3
3
  import type { StoreContext } from './store-context';
4
4
  /** Create top level request handlers for a workspace */
@@ -32,13 +32,13 @@ export declare function createStoreRequests(useLocalStorage: boolean): {
32
32
  in: "cookie" | "path" | "query" | "header";
33
33
  description?: string | undefined;
34
34
  example?: unknown;
35
+ content?: unknown;
36
+ schema?: unknown;
35
37
  examples?: unknown[] | Record<string, {
36
38
  value?: unknown;
37
39
  summary?: string | undefined;
38
40
  externalValue?: string | undefined;
39
41
  }> | undefined;
40
- schema?: unknown;
41
- content?: unknown;
42
42
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
43
43
  explode?: boolean | undefined;
44
44
  }[] | undefined;
@@ -92,13 +92,13 @@ export declare function createStoreRequests(useLocalStorage: boolean): {
92
92
  in: "cookie" | "path" | "query" | "header";
93
93
  description?: string | undefined;
94
94
  example?: unknown;
95
+ content?: unknown;
96
+ schema?: unknown;
95
97
  examples?: unknown[] | Record<string, {
96
98
  value?: unknown;
97
99
  summary?: string | undefined;
98
100
  externalValue?: string | undefined;
99
101
  }> | undefined;
100
- schema?: unknown;
101
- content?: unknown;
102
102
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
103
103
  explode?: boolean | undefined;
104
104
  }[] | undefined;
@@ -152,13 +152,13 @@ export declare function createStoreRequests(useLocalStorage: boolean): {
152
152
  in: "cookie" | "path" | "query" | "header";
153
153
  description?: string | undefined;
154
154
  example?: unknown;
155
+ content?: unknown;
156
+ schema?: unknown;
155
157
  examples?: unknown[] | Record<string, {
156
158
  value?: unknown;
157
159
  summary?: string | undefined;
158
160
  externalValue?: string | undefined;
159
161
  }> | undefined;
160
- schema?: unknown;
161
- content?: unknown;
162
162
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
163
163
  explode?: boolean | undefined;
164
164
  }[] | undefined;
@@ -211,13 +211,13 @@ export declare function createStoreRequests(useLocalStorage: boolean): {
211
211
  in: "cookie" | "path" | "query" | "header";
212
212
  description?: string | undefined;
213
213
  example?: unknown;
214
+ content?: unknown;
215
+ schema?: unknown;
214
216
  examples?: unknown[] | Record<string, {
215
217
  value?: unknown;
216
218
  summary?: string | undefined;
217
219
  externalValue?: string | undefined;
218
220
  }> | undefined;
219
- schema?: unknown;
220
- content?: unknown;
221
221
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
222
222
  explode?: boolean | undefined;
223
223
  }[] | undefined;
@@ -269,13 +269,13 @@ export declare function createStoreRequests(useLocalStorage: boolean): {
269
269
  in: "cookie" | "path" | "query" | "header";
270
270
  description?: string | undefined;
271
271
  example?: unknown;
272
+ content?: unknown;
273
+ schema?: unknown;
272
274
  examples?: unknown[] | Record<string, {
273
275
  value?: unknown;
274
276
  summary?: string | undefined;
275
277
  externalValue?: string | undefined;
276
278
  }> | undefined;
277
- schema?: unknown;
278
- content?: unknown;
279
279
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
280
280
  explode?: boolean | undefined;
281
281
  }[] | undefined;
@@ -327,13 +327,13 @@ export declare function createStoreRequests(useLocalStorage: boolean): {
327
327
  in: "cookie" | "path" | "query" | "header";
328
328
  description?: string | undefined;
329
329
  example?: unknown;
330
+ content?: unknown;
331
+ schema?: unknown;
330
332
  examples?: unknown[] | Record<string, {
331
333
  value?: unknown;
332
334
  summary?: string | undefined;
333
335
  externalValue?: string | undefined;
334
336
  }> | undefined;
335
- schema?: unknown;
336
- content?: unknown;
337
337
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
338
338
  explode?: boolean | undefined;
339
339
  }[] | undefined;
@@ -386,13 +386,13 @@ export declare function createStoreRequests(useLocalStorage: boolean): {
386
386
  in: "cookie" | "path" | "query" | "header";
387
387
  description?: string | undefined;
388
388
  example?: unknown;
389
+ content?: unknown;
390
+ schema?: unknown;
389
391
  examples?: unknown[] | Record<string, {
390
392
  value?: unknown;
391
393
  summary?: string | undefined;
392
394
  externalValue?: string | undefined;
393
395
  }> | undefined;
394
- schema?: unknown;
395
- content?: unknown;
396
396
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
397
397
  explode?: boolean | undefined;
398
398
  }[] | undefined;
@@ -444,13 +444,13 @@ export declare function createStoreRequests(useLocalStorage: boolean): {
444
444
  in: "cookie" | "path" | "query" | "header";
445
445
  description?: string | undefined;
446
446
  example?: unknown;
447
+ content?: unknown;
448
+ schema?: unknown;
447
449
  examples?: unknown[] | Record<string, {
448
450
  value?: unknown;
449
451
  summary?: string | undefined;
450
452
  externalValue?: string | undefined;
451
453
  }> | undefined;
452
- schema?: unknown;
453
- content?: unknown;
454
454
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
455
455
  explode?: boolean | undefined;
456
456
  }[] | undefined;
@@ -502,13 +502,13 @@ export declare function createStoreRequests(useLocalStorage: boolean): {
502
502
  in: "cookie" | "path" | "query" | "header";
503
503
  description?: string | undefined;
504
504
  example?: unknown;
505
+ content?: unknown;
506
+ schema?: unknown;
505
507
  examples?: unknown[] | Record<string, {
506
508
  value?: unknown;
507
509
  summary?: string | undefined;
508
510
  externalValue?: string | undefined;
509
511
  }> | undefined;
510
- schema?: unknown;
511
- content?: unknown;
512
512
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
513
513
  explode?: boolean | undefined;
514
514
  }[] | undefined;
@@ -571,13 +571,13 @@ export declare function extendedRequestDataFactory({ requestExamples, requestExa
571
571
  in: "cookie" | "path" | "query" | "header";
572
572
  description?: string | undefined;
573
573
  example?: unknown;
574
+ content?: unknown;
575
+ schema?: unknown;
574
576
  examples?: unknown[] | Record<string, {
575
577
  value?: unknown;
576
578
  summary?: string | undefined;
577
579
  externalValue?: string | undefined;
578
580
  }> | undefined;
579
- schema?: unknown;
580
- content?: unknown;
581
581
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
582
582
  explode?: boolean | undefined;
583
583
  }[] | undefined;
@@ -640,13 +640,13 @@ export declare function createInitialRequest(): {
640
640
  in: "cookie" | "path" | "query" | "header";
641
641
  description?: string | undefined;
642
642
  example?: unknown;
643
+ content?: unknown;
644
+ schema?: unknown;
643
645
  examples?: unknown[] | Record<string, {
644
646
  value?: unknown;
645
647
  summary?: string | undefined;
646
648
  externalValue?: string | undefined;
647
649
  }> | undefined;
648
- schema?: unknown;
649
- content?: unknown;
650
650
  style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
651
651
  explode?: boolean | undefined;
652
652
  }[] | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"requests.d.ts","sourceRoot":"","sources":["../../src/store/requests.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"requests.d.ts","sourceRoot":"","sources":["../../src/store/requests.ts"],"names":[],"mappings":"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"}
@@ -45,6 +45,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
45
45
  "x-scalar-security-query"?: Record<string, string> | undefined;
46
46
  "x-scalar-security-body"?: Record<string, string> | undefined;
47
47
  "x-tokenName"?: string | undefined;
48
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
48
49
  } | undefined;
49
50
  implicit?: {
50
51
  type: "implicit";
@@ -71,6 +72,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
71
72
  "x-scalar-security-query"?: Record<string, string> | undefined;
72
73
  "x-scalar-security-body"?: Record<string, string> | undefined;
73
74
  "x-tokenName"?: string | undefined;
75
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
74
76
  } | undefined;
75
77
  authorizationCode?: {
76
78
  type: "authorizationCode";
@@ -87,6 +89,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
87
89
  "x-scalar-security-query"?: Record<string, string> | undefined;
88
90
  "x-scalar-security-body"?: Record<string, string> | undefined;
89
91
  "x-tokenName"?: string | undefined;
92
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
90
93
  } | undefined;
91
94
  };
92
95
  description?: string | undefined;
@@ -136,6 +139,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
136
139
  "x-scalar-security-query"?: Record<string, string> | undefined;
137
140
  "x-scalar-security-body"?: Record<string, string> | undefined;
138
141
  "x-tokenName"?: string | undefined;
142
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
139
143
  } | undefined;
140
144
  implicit?: {
141
145
  type: "implicit";
@@ -162,6 +166,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
162
166
  "x-scalar-security-query"?: Record<string, string> | undefined;
163
167
  "x-scalar-security-body"?: Record<string, string> | undefined;
164
168
  "x-tokenName"?: string | undefined;
169
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
165
170
  } | undefined;
166
171
  authorizationCode?: {
167
172
  type: "authorizationCode";
@@ -178,6 +183,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
178
183
  "x-scalar-security-query"?: Record<string, string> | undefined;
179
184
  "x-scalar-security-body"?: Record<string, string> | undefined;
180
185
  "x-tokenName"?: string | undefined;
186
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
181
187
  } | undefined;
182
188
  };
183
189
  description?: string | undefined;
@@ -227,6 +233,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
227
233
  "x-scalar-security-query"?: Record<string, string> | undefined;
228
234
  "x-scalar-security-body"?: Record<string, string> | undefined;
229
235
  "x-tokenName"?: string | undefined;
236
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
230
237
  } | undefined;
231
238
  implicit?: {
232
239
  type: "implicit";
@@ -253,6 +260,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
253
260
  "x-scalar-security-query"?: Record<string, string> | undefined;
254
261
  "x-scalar-security-body"?: Record<string, string> | undefined;
255
262
  "x-tokenName"?: string | undefined;
263
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
256
264
  } | undefined;
257
265
  authorizationCode?: {
258
266
  type: "authorizationCode";
@@ -269,12 +277,13 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
269
277
  "x-scalar-security-query"?: Record<string, string> | undefined;
270
278
  "x-scalar-security-body"?: Record<string, string> | undefined;
271
279
  "x-tokenName"?: string | undefined;
280
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
272
281
  } | undefined;
273
282
  };
274
283
  description?: string | undefined;
275
284
  'x-default-scopes'?: string | string[] | undefined;
276
285
  }) => void;
277
- 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" ? {
286
+ 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" ? {
278
287
  type: "apiKey";
279
288
  value: string;
280
289
  name: string;
@@ -365,6 +374,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
365
374
  "x-scalar-security-query"?: Record<string, string> | undefined;
366
375
  "x-scalar-security-body"?: Record<string, string> | undefined;
367
376
  "x-tokenName"?: string | undefined;
377
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
368
378
  } | undefined;
369
379
  implicit?: {
370
380
  type: "implicit";
@@ -391,6 +401,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
391
401
  "x-scalar-security-query"?: Record<string, string> | undefined;
392
402
  "x-scalar-security-body"?: Record<string, string> | undefined;
393
403
  "x-tokenName"?: string | undefined;
404
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
394
405
  } | undefined;
395
406
  authorizationCode?: {
396
407
  type: "authorizationCode";
@@ -407,6 +418,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
407
418
  "x-scalar-security-query"?: Record<string, string> | undefined;
408
419
  "x-scalar-security-body"?: Record<string, string> | undefined;
409
420
  "x-tokenName"?: string | undefined;
421
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
410
422
  } | undefined;
411
423
  };
412
424
  description?: string | undefined;
@@ -430,6 +442,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
430
442
  "x-scalar-security-query"?: Record<string, string> | undefined;
431
443
  "x-scalar-security-body"?: Record<string, string> | undefined;
432
444
  "x-tokenName"?: string | undefined;
445
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
433
446
  } | undefined;
434
447
  implicit?: {
435
448
  type: "implicit";
@@ -456,6 +469,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
456
469
  "x-scalar-security-query"?: Record<string, string> | undefined;
457
470
  "x-scalar-security-body"?: Record<string, string> | undefined;
458
471
  "x-tokenName"?: string | undefined;
472
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
459
473
  } | undefined;
460
474
  authorizationCode?: {
461
475
  type: "authorizationCode";
@@ -472,6 +486,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
472
486
  "x-scalar-security-query"?: Record<string, string> | undefined;
473
487
  "x-scalar-security-body"?: Record<string, string> | undefined;
474
488
  "x-tokenName"?: string | undefined;
489
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
475
490
  } | undefined;
476
491
  };
477
492
  description?: string | undefined;
@@ -495,6 +510,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
495
510
  "x-scalar-security-query"?: Record<string, string> | undefined;
496
511
  "x-scalar-security-body"?: Record<string, string> | undefined;
497
512
  "x-tokenName"?: string | undefined;
513
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
498
514
  } | undefined;
499
515
  implicit?: {
500
516
  type: "implicit";
@@ -521,6 +537,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
521
537
  "x-scalar-security-query"?: Record<string, string> | undefined;
522
538
  "x-scalar-security-body"?: Record<string, string> | undefined;
523
539
  "x-tokenName"?: string | undefined;
540
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
524
541
  } | undefined;
525
542
  authorizationCode?: {
526
543
  type: "authorizationCode";
@@ -537,12 +554,13 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
537
554
  "x-scalar-security-query"?: Record<string, string> | undefined;
538
555
  "x-scalar-security-body"?: Record<string, string> | undefined;
539
556
  "x-tokenName"?: string | undefined;
557
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
540
558
  } | undefined;
541
559
  };
542
560
  description?: string | undefined;
543
561
  'x-default-scopes'?: string | string[] | undefined;
544
562
  }[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never)) => void;
545
- 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" ? {
563
+ 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" ? {
546
564
  type: "apiKey";
547
565
  value: string;
548
566
  name: string;
@@ -633,6 +651,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
633
651
  "x-scalar-security-query"?: Record<string, string> | undefined;
634
652
  "x-scalar-security-body"?: Record<string, string> | undefined;
635
653
  "x-tokenName"?: string | undefined;
654
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
636
655
  } | undefined;
637
656
  implicit?: {
638
657
  type: "implicit";
@@ -659,6 +678,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
659
678
  "x-scalar-security-query"?: Record<string, string> | undefined;
660
679
  "x-scalar-security-body"?: Record<string, string> | undefined;
661
680
  "x-tokenName"?: string | undefined;
681
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
662
682
  } | undefined;
663
683
  authorizationCode?: {
664
684
  type: "authorizationCode";
@@ -675,6 +695,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
675
695
  "x-scalar-security-query"?: Record<string, string> | undefined;
676
696
  "x-scalar-security-body"?: Record<string, string> | undefined;
677
697
  "x-tokenName"?: string | undefined;
698
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
678
699
  } | undefined;
679
700
  };
680
701
  description?: string | undefined;
@@ -698,6 +719,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
698
719
  "x-scalar-security-query"?: Record<string, string> | undefined;
699
720
  "x-scalar-security-body"?: Record<string, string> | undefined;
700
721
  "x-tokenName"?: string | undefined;
722
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
701
723
  } | undefined;
702
724
  implicit?: {
703
725
  type: "implicit";
@@ -724,6 +746,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
724
746
  "x-scalar-security-query"?: Record<string, string> | undefined;
725
747
  "x-scalar-security-body"?: Record<string, string> | undefined;
726
748
  "x-tokenName"?: string | undefined;
749
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
727
750
  } | undefined;
728
751
  authorizationCode?: {
729
752
  type: "authorizationCode";
@@ -740,6 +763,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
740
763
  "x-scalar-security-query"?: Record<string, string> | undefined;
741
764
  "x-scalar-security-body"?: Record<string, string> | undefined;
742
765
  "x-tokenName"?: string | undefined;
766
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
743
767
  } | undefined;
744
768
  };
745
769
  description?: string | undefined;
@@ -763,6 +787,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
763
787
  "x-scalar-security-query"?: Record<string, string> | undefined;
764
788
  "x-scalar-security-body"?: Record<string, string> | undefined;
765
789
  "x-tokenName"?: string | undefined;
790
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
766
791
  } | undefined;
767
792
  implicit?: {
768
793
  type: "implicit";
@@ -789,6 +814,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
789
814
  "x-scalar-security-query"?: Record<string, string> | undefined;
790
815
  "x-scalar-security-body"?: Record<string, string> | undefined;
791
816
  "x-tokenName"?: string | undefined;
817
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
792
818
  } | undefined;
793
819
  authorizationCode?: {
794
820
  type: "authorizationCode";
@@ -805,6 +831,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
805
831
  "x-scalar-security-query"?: Record<string, string> | undefined;
806
832
  "x-scalar-security-body"?: Record<string, string> | undefined;
807
833
  "x-tokenName"?: string | undefined;
834
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
808
835
  } | undefined;
809
836
  };
810
837
  description?: string | undefined;
@@ -860,6 +887,7 @@ export declare function extendedSecurityDataFactory({ securitySchemeMutators, co
860
887
  "x-scalar-security-query"?: Record<string, string> | undefined;
861
888
  "x-scalar-security-body"?: Record<string, string> | undefined;
862
889
  "x-tokenName"?: string | undefined;
890
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
863
891
  } | undefined;
864
892
  implicit?: {
865
893
  type: "implicit";
@@ -886,6 +914,7 @@ export declare function extendedSecurityDataFactory({ securitySchemeMutators, co
886
914
  "x-scalar-security-query"?: Record<string, string> | undefined;
887
915
  "x-scalar-security-body"?: Record<string, string> | undefined;
888
916
  "x-tokenName"?: string | undefined;
917
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
889
918
  } | undefined;
890
919
  authorizationCode?: {
891
920
  type: "authorizationCode";
@@ -902,6 +931,7 @@ export declare function extendedSecurityDataFactory({ securitySchemeMutators, co
902
931
  "x-scalar-security-query"?: Record<string, string> | undefined;
903
932
  "x-scalar-security-body"?: Record<string, string> | undefined;
904
933
  "x-tokenName"?: string | undefined;
934
+ "x-scalar-credentials-location"?: "header" | "body" | undefined;
905
935
  } | undefined;
906
936
  };
907
937
  description?: string | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"security-schemes.d.ts","sourceRoot":"","sources":["../../src/store/security-schemes.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"security-schemes.d.ts","sourceRoot":"","sources":["../../src/store/security-schemes.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAA;AACzD,OAAO,EACL,KAAK,UAAU,EACf,KAAK,cAAc,EACnB,KAAK,qBAAqB,EAE3B,MAAM,iCAAiC,CAAA;AAKxC,mDAAmD;AACnD,wBAAgB,0BAA0B,CAAC,eAAe,EAAE,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBAuFshmF,CAAC;;;;;;;;;;;yCAA0X,CAAC;wCAA0E,CAAC;6BAA+D,CAAC;+CAAiE,CAAC;;oBAAwE,CAAC;;;;;;;;;yCAAiV,CAAC;wCAA0E,CAAC;6BAA+D,CAAC;;6BAAsE,CAAC;;;;;;;;;yCAAuU,CAAC;wCAA0E,CAAC;6BAA+D,CAAC;+CAAiE,CAAC;;6BAAiF,CAAC;;;;;;;;;;;;yCAA+c,CAAC;wCAA0E,CAAC;6BAA+D,CAAC;+CAAiE,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wBAA17E,CAAC;;;;;;;;;;;6CAA0X,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;mDAAiE,CAAC;;wBAAwE,CAAC;;;;;;;;;6CAAiV,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;;iCAAsE,CAAC;;;;;;;;;6CAAuU,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;mDAAiE,CAAC;;iCAAiF,CAAC;;;;;;;;;;;;6CAA+c,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;mDAAiE,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wBAA17E,CAAC;;;;;;;;;;;6CAA0X,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;mDAAiE,CAAC;;wBAAwE,CAAC;;;;;;;;;6CAAiV,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;;iCAAsE,CAAC;;;;;;;;;6CAAuU,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;mDAAiE,CAAC;;iCAAiF,CAAC;;;;;;;;;;;;6CAA+c,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;mDAAiE,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wBAA17E,CAAC;;;;;;;;;;;6CAA0X,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;mDAAiE,CAAC;;wBAAwE,CAAC;;;;;;;;;6CAAiV,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;;iCAAsE,CAAC;;;;;;;;;6CAAuU,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;mDAAiE,CAAC;;iCAAiF,CAAC;;;;;;;;;;;;6CAA+c,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;mDAAiE,CAAC;;;;;;;;;;wBAA17E,CAAC;;;;;;;;;;;6CAA0X,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;mDAAiE,CAAC;;wBAAwE,CAAC;;;;;;;;;6CAAiV,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;;iCAAsE,CAAC;;;;;;;;;6CAAuU,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;mDAAiE,CAAC;;iCAAiF,CAAC;;;;;;;;;;;;6CAA+c,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;mDAAiE,CAAC;;;;;;;;;;wBAA17E,CAAC;;;;;;;;;;;6CAA0X,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;mDAAiE,CAAC;;wBAAwE,CAAC;;;;;;;;;6CAAiV,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;;iCAAsE,CAAC;;;;;;;;;6CAAuU,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;mDAAiE,CAAC;;iCAAiF,CAAC;;;;;;;;;;;;6CAA+c,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;mDAAiE,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wBAA17E,CAAC;;;;;;;;;;;6CAA0X,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;mDAAiE,CAAC;;wBAAwE,CAAC;;;;;;;;;6CAAiV,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;;iCAAsE,CAAC;;;;;;;;;6CAAuU,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;mDAAiE,CAAC;;iCAAiF,CAAC;;;;;;;;;;;;6CAA+c,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;mDAAiE,CAAC;;;;;;;;;;wBAA17E,CAAC;;;;;;;;;;;6CAA0X,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;mDAAiE,CAAC;;wBAAwE,CAAC;;;;;;;;;6CAAiV,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;;iCAAsE,CAAC;;;;;;;;;6CAAuU,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;mDAAiE,CAAC;;iCAAiF,CAAC;;;;;;;;;;;;6CAA+c,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;mDAAiE,CAAC;;;;;;;;;;wBAA17E,CAAC;;;;;;;;;;;6CAA0X,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;mDAAiE,CAAC;;wBAAwE,CAAC;;;;;;;;;6CAAiV,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;;iCAAsE,CAAC;;;;;;;;;6CAAuU,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;mDAAiE,CAAC;;iCAAiF,CAAC;;;;;;;;;;;;6CAA+c,CAAC;4CAA0E,CAAC;iCAA+D,CAAC;mDAAiE,CAAC;;;;;;;;;;EA3ElhrF;AAED,sDAAsD;AACtD,wBAAgB,2BAA2B,CAAC,EAC1C,sBAAsB,EACtB,kBAAkB,EAClB,WAAW,EACX,QAAQ,EACR,eAAe,GAChB,EAAE,YAAY;iCAGF,qBAAqB,iBAEf,UAAU,CAAC,KAAK,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBA6DqjmF,CAAC;;;;;;;;;;;yCAA0X,CAAC;wCAA0E,CAAC;6BAA+D,CAAC;+CAAiE,CAAC;;oBAAwE,CAAC;;;;;;;;;yCAAiV,CAAC;wCAA0E,CAAC;6BAA+D,CAAC;;6BAAsE,CAAC;;;;;;;;;yCAAuU,CAAC;wCAA0E,CAAC;6BAA+D,CAAC;+CAAiE,CAAC;;6BAAiF,CAAC;;;;;;;;;;;;yCAA+c,CAAC;wCAA0E,CAAC;6BAA+D,CAAC;+CAAiE,CAAC;;;;;;sCA5Cx+qF,cAAc,CAAC,KAAK,CAAC;EA2C/D"}