@scalar/api-client 2.5.26 → 2.5.28

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 (321) hide show
  1. package/CHANGELOG.md +55 -0
  2. package/dist/analytics.d.ts +69 -0
  3. package/dist/analytics.d.ts.map +1 -0
  4. package/dist/analytics.js +25 -0
  5. package/dist/components/AddressBar/AddressBar.vue.d.ts +1 -1
  6. package/dist/components/AddressBar/AddressBar.vue.d.ts.map +1 -1
  7. package/dist/components/AddressBar/AddressBarHistory.vue.d.ts.map +1 -1
  8. package/dist/components/AddressBar/httpStatusCodeColors.d.ts.map +1 -1
  9. package/dist/components/CodeInput/CodeInput.vue.d.ts +6 -5
  10. package/dist/components/CodeInput/CodeInput.vue.d.ts.map +1 -1
  11. package/dist/components/CodeInput/CodeInput.vue.js +1 -1
  12. package/dist/components/CodeInput/CodeInput.vue2.js +9 -9
  13. package/dist/components/CodeInput/codeVariableWidget.d.ts.map +1 -1
  14. package/dist/components/CommandPalette/CommandActionForm.vue.d.ts +10 -13
  15. package/dist/components/CommandPalette/CommandActionForm.vue.d.ts.map +1 -1
  16. package/dist/components/CommandPalette/CommandActionInput.vue.d.ts.map +1 -1
  17. package/dist/components/CommandPalette/CommandPaletteCollection.vue.d.ts +1 -1
  18. package/dist/components/CommandPalette/CommandPaletteCollection.vue.d.ts.map +1 -1
  19. package/dist/components/CommandPalette/CommandPaletteExample.vue.d.ts.map +1 -1
  20. package/dist/components/CommandPalette/CommandPaletteImport.vue.d.ts +1 -1
  21. package/dist/components/CommandPalette/CommandPaletteImport.vue.d.ts.map +1 -1
  22. package/dist/components/CommandPalette/CommandPaletteImportCurl.vue.d.ts.map +1 -1
  23. package/dist/components/CommandPalette/CommandPaletteImportCurl.vue.js +1 -1
  24. package/dist/components/CommandPalette/CommandPaletteImportCurl.vue2.js +67 -60
  25. package/dist/components/CommandPalette/CommandPaletteServer.vue.d.ts +1 -1
  26. package/dist/components/CommandPalette/CommandPaletteServer.vue.d.ts.map +1 -1
  27. package/dist/components/CommandPalette/CommandPaletteServer.vue.js +59 -52
  28. package/dist/components/CommandPalette/CommandPaletteTag.vue.d.ts +1 -1
  29. package/dist/components/CommandPalette/CommandPaletteTag.vue.d.ts.map +1 -1
  30. package/dist/components/CommandPalette/CommandPaletteWorkspace.vue.d.ts +1 -1
  31. package/dist/components/CommandPalette/CommandPaletteWorkspace.vue.d.ts.map +1 -1
  32. package/dist/components/CommandPalette/TheCommandPalette.vue.d.ts +5 -5
  33. package/dist/components/CommandPalette/TheCommandPalette.vue.d.ts.map +1 -1
  34. package/dist/components/CommandPalette/WatchModeToggle.vue.d.ts +1 -1
  35. package/dist/components/CommandPalette/WatchModeToggle.vue.d.ts.map +1 -1
  36. package/dist/components/DataTable/DataTable.vue.d.ts +8 -12
  37. package/dist/components/DataTable/DataTable.vue.d.ts.map +1 -1
  38. package/dist/components/DataTable/DataTableCell.vue.d.ts +5 -10
  39. package/dist/components/DataTable/DataTableCell.vue.d.ts.map +1 -1
  40. package/dist/components/DataTable/DataTableCheckbox.vue.d.ts.map +1 -1
  41. package/dist/components/DataTable/DataTableHeader.vue.d.ts +5 -10
  42. package/dist/components/DataTable/DataTableHeader.vue.d.ts.map +1 -1
  43. package/dist/components/DataTable/DataTableInput.vue.d.ts +10 -199
  44. package/dist/components/DataTable/DataTableInput.vue.d.ts.map +1 -1
  45. package/dist/components/DataTable/DataTableInputSelect.vue.d.ts +1 -1
  46. package/dist/components/DataTable/DataTableInputSelect.vue.d.ts.map +1 -1
  47. package/dist/components/DataTable/DataTableRow.vue.d.ts +6 -11
  48. package/dist/components/DataTable/DataTableRow.vue.d.ts.map +1 -1
  49. package/dist/components/DataTable/DataTableText.vue.d.ts +5 -10
  50. package/dist/components/DataTable/DataTableText.vue.d.ts.map +1 -1
  51. package/dist/components/EmptyState.vue.d.ts +1 -1
  52. package/dist/components/EmptyState.vue.d.ts.map +1 -1
  53. package/dist/components/EnvironmentSelector/EnvironmentSelector.vue.d.ts.map +1 -1
  54. package/dist/components/Form/Form.vue.d.ts +5 -10
  55. package/dist/components/Form/Form.vue.d.ts.map +1 -1
  56. package/dist/components/Form/LabelInput.vue.d.ts +1 -1
  57. package/dist/components/Form/LabelInput.vue.d.ts.map +1 -1
  58. package/dist/components/HelpfulLink.vue.d.ts +6 -11
  59. package/dist/components/HelpfulLink.vue.d.ts.map +1 -1
  60. package/dist/components/HttpMethod/HttpMethod.vue.d.ts +2 -2
  61. package/dist/components/HttpMethod/HttpMethod.vue.d.ts.map +1 -1
  62. package/dist/components/IconSelector.vue.d.ts +7 -11
  63. package/dist/components/IconSelector.vue.d.ts.map +1 -1
  64. package/dist/components/ImportCollection/DropEventListener.vue.d.ts.map +1 -1
  65. package/dist/components/ImportCollection/ImportCollectionListener.vue.d.ts +5 -10
  66. package/dist/components/ImportCollection/ImportCollectionListener.vue.d.ts.map +1 -1
  67. package/dist/components/ImportCollection/ImportCollectionModal.vue.d.ts.map +1 -1
  68. package/dist/components/ImportCollection/ImportNowButton.vue.d.ts.map +1 -1
  69. package/dist/components/ImportCollection/IntegrationLogo.vue.d.ts.map +1 -1
  70. package/dist/components/ImportCollection/OpenAppButton.vue.d.ts.map +1 -1
  71. package/dist/components/ImportCollection/OperationBadge.vue.d.ts +1 -1
  72. package/dist/components/ImportCollection/OperationBadge.vue.d.ts.map +1 -1
  73. package/dist/components/ImportCollection/PasteEventListener.vue.d.ts.map +1 -1
  74. package/dist/components/ImportCollection/PrefetchError.vue.d.ts +1 -1
  75. package/dist/components/ImportCollection/PrefetchError.vue.d.ts.map +1 -1
  76. package/dist/components/ImportCollection/UrlQueryParameterChecker.vue.d.ts.map +1 -1
  77. package/dist/components/ImportCollection/WorkspaceSelector.vue.d.ts.map +1 -1
  78. package/dist/components/OpenApiClientButton.vue.d.ts.map +1 -1
  79. package/dist/components/ScalarAsciiArt.vue.d.ts +1 -1
  80. package/dist/components/ScalarAsciiArt.vue.d.ts.map +1 -1
  81. package/dist/components/ScreenReader.vue.d.ts +7 -11
  82. package/dist/components/ScreenReader.vue.d.ts.map +1 -1
  83. package/dist/components/SectionFilter.vue.d.ts +7 -9
  84. package/dist/components/SectionFilter.vue.d.ts.map +1 -1
  85. package/dist/components/SectionFilterButton.vue.d.ts +6 -11
  86. package/dist/components/SectionFilterButton.vue.d.ts.map +1 -1
  87. package/dist/components/Server/ServerDropdown.vue.d.ts.map +1 -1
  88. package/dist/components/Server/ServerDropdown.vue.js +42 -35
  89. package/dist/components/Server/ServerDropdownItem.vue.d.ts +1 -1
  90. package/dist/components/Server/ServerDropdownItem.vue.d.ts.map +1 -1
  91. package/dist/components/Server/ServerDropdownItem.vue.js +1 -1
  92. package/dist/components/Server/ServerDropdownItem.vue2.js +47 -39
  93. package/dist/components/Server/ServerSelector.vue.d.ts.map +1 -1
  94. package/dist/components/Server/ServerVariablesForm.vue.d.ts.map +1 -1
  95. package/dist/components/Server/ServerVariablesForm.vue.js +35 -31
  96. package/dist/components/Server/ServerVariablesSelect.vue.d.ts.map +1 -1
  97. package/dist/components/Server/ServerVariablesTextbox.vue.d.ts +1 -1
  98. package/dist/components/Server/ServerVariablesTextbox.vue.d.ts.map +1 -1
  99. package/dist/components/SideNav/DownloadAppButton.vue.d.ts.map +1 -1
  100. package/dist/components/SideNav/SideHelp.vue.d.ts.map +1 -1
  101. package/dist/components/SideNav/SideNav.vue.d.ts +1 -1
  102. package/dist/components/SideNav/SideNav.vue.d.ts.map +1 -1
  103. package/dist/components/SideNav/SideNavGroup.vue.d.ts +6 -11
  104. package/dist/components/SideNav/SideNavGroup.vue.d.ts.map +1 -1
  105. package/dist/components/SideNav/SideNavLink.vue.d.ts +7 -11
  106. package/dist/components/SideNav/SideNavLink.vue.d.ts.map +1 -1
  107. package/dist/components/SideNav/SideNavRouterLink.vue.d.ts +5 -10
  108. package/dist/components/SideNav/SideNavRouterLink.vue.d.ts.map +1 -1
  109. package/dist/components/SideNav/WorkspaceProfileIcon.vue.d.ts +1 -1
  110. package/dist/components/SideNav/WorkspaceProfileIcon.vue.d.ts.map +1 -1
  111. package/dist/components/Sidebar/Actions/DeleteSidebarListElement.vue.d.ts +1 -1
  112. package/dist/components/Sidebar/Actions/DeleteSidebarListElement.vue.d.ts.map +1 -1
  113. package/dist/components/Sidebar/Actions/EditSidebarListCollection.vue.d.ts +1 -1
  114. package/dist/components/Sidebar/Actions/EditSidebarListCollection.vue.d.ts.map +1 -1
  115. package/dist/components/Sidebar/Actions/EditSidebarListElement.vue.d.ts +1 -1
  116. package/dist/components/Sidebar/Actions/EditSidebarListElement.vue.d.ts.map +1 -1
  117. package/dist/components/Sidebar/Actions/SidebarListElementForm.vue.d.ts +6 -11
  118. package/dist/components/Sidebar/Actions/SidebarListElementForm.vue.d.ts.map +1 -1
  119. package/dist/components/Sidebar/Sidebar.vue.d.ts +12 -16
  120. package/dist/components/Sidebar/Sidebar.vue.d.ts.map +1 -1
  121. package/dist/components/Sidebar/SidebarButton.vue.d.ts +5 -10
  122. package/dist/components/Sidebar/SidebarButton.vue.d.ts.map +1 -1
  123. package/dist/components/Sidebar/SidebarButton.vue.js +4 -4
  124. package/dist/components/Sidebar/SidebarList.vue.d.ts +6 -11
  125. package/dist/components/Sidebar/SidebarList.vue.d.ts.map +1 -1
  126. package/dist/components/Sidebar/SidebarListElement.vue.d.ts +1 -1
  127. package/dist/components/Sidebar/SidebarListElement.vue.d.ts.map +1 -1
  128. package/dist/components/Sidebar/SidebarListElementActions.vue.d.ts.map +1 -1
  129. package/dist/components/Sidebar/SidebarToggle.vue.d.ts +1 -1
  130. package/dist/components/Sidebar/SidebarToggle.vue.d.ts.map +1 -1
  131. package/dist/components/TopNav/TopNav.vue.d.ts +1 -1
  132. package/dist/components/TopNav/TopNav.vue.d.ts.map +1 -1
  133. package/dist/components/TopNav/TopNavItem.vue.d.ts.map +1 -1
  134. package/dist/components/ViewLayout/ViewLayout.vue.d.ts +6 -11
  135. package/dist/components/ViewLayout/ViewLayout.vue.d.ts.map +1 -1
  136. package/dist/components/ViewLayout/ViewLayoutCollapse.vue.d.ts +15 -18
  137. package/dist/components/ViewLayout/ViewLayoutCollapse.vue.d.ts.map +1 -1
  138. package/dist/components/ViewLayout/ViewLayoutContent.vue.d.ts +5 -10
  139. package/dist/components/ViewLayout/ViewLayoutContent.vue.d.ts.map +1 -1
  140. package/dist/components/ViewLayout/ViewLayoutSection.vue.d.ts +7 -11
  141. package/dist/components/ViewLayout/ViewLayoutSection.vue.d.ts.map +1 -1
  142. package/dist/hooks/useClientConfig.d.ts +32 -26
  143. package/dist/hooks/useClientConfig.d.ts.map +1 -1
  144. package/dist/hooks/useFileDialog.d.ts +2 -0
  145. package/dist/hooks/useFileDialog.d.ts.map +1 -1
  146. package/dist/hooks/useSidebar.d.ts.map +1 -1
  147. package/dist/index.js +9 -8
  148. package/dist/layouts/App/ApiClientApp.vue.d.ts.map +1 -1
  149. package/dist/layouts/App/MainLayout.vue.d.ts +5 -10
  150. package/dist/layouts/App/MainLayout.vue.d.ts.map +1 -1
  151. package/dist/layouts/App/create-api-client-app.d.ts +150 -106
  152. package/dist/layouts/App/create-api-client-app.d.ts.map +1 -1
  153. package/dist/layouts/App/create-api-client-app.js +23 -14
  154. package/dist/layouts/App/index.js +4 -3
  155. package/dist/layouts/Modal/ApiClientModal.vue.d.ts +1 -1
  156. package/dist/layouts/Modal/ApiClientModal.vue.d.ts.map +1 -1
  157. package/dist/layouts/Modal/create-api-client-modal.d.ts +210 -210
  158. package/dist/layouts/Modal/create-api-client-modal.d.ts.map +1 -1
  159. package/dist/layouts/Web/ApiClientWeb.vue.d.ts.map +1 -1
  160. package/dist/layouts/Web/create-api-client-web.d.ts +148 -106
  161. package/dist/layouts/Web/create-api-client-web.d.ts.map +1 -1
  162. package/dist/layouts/Web/create-api-client-web.js +24 -15
  163. package/dist/layouts/Web/index.js +4 -3
  164. package/dist/libs/create-client.d.ts +105 -105
  165. package/dist/libs/create-client.d.ts.map +1 -1
  166. package/dist/libs/create-client.js +23 -23
  167. package/dist/libs/errors.d.ts.map +1 -1
  168. package/dist/libs/find-request.d.ts.map +1 -1
  169. package/dist/libs/formatters.d.ts.map +1 -1
  170. package/dist/libs/get-request-uid-by-path-method.d.ts.map +1 -1
  171. package/dist/libs/hot-keys.d.ts +1 -1
  172. package/dist/libs/hot-keys.d.ts.map +1 -1
  173. package/dist/libs/local-storage.d.ts.map +1 -1
  174. package/dist/libs/normalize-headers.d.ts.map +1 -1
  175. package/dist/libs/parse-curl.d.ts.map +1 -1
  176. package/dist/libs/parse-curl.js +26 -25
  177. package/dist/libs/send-request/build-request-security.d.ts +3 -1
  178. package/dist/libs/send-request/build-request-security.d.ts.map +1 -1
  179. package/dist/libs/send-request/build-request-security.js +19 -18
  180. package/dist/libs/send-request/create-request-operation.d.ts.map +1 -1
  181. package/dist/libs/send-request/create-request-operation.test.d.ts +6 -6
  182. package/dist/libs/send-request/create-request-operation.test.d.ts.map +1 -1
  183. package/dist/libs/send-request/set-request-cookies.d.ts.map +1 -1
  184. package/dist/libs/validate-parameters.d.ts.map +1 -1
  185. package/dist/plugins/plugin-manager.d.ts.map +1 -1
  186. package/dist/store/active-entities.d.ts +6 -6
  187. package/dist/store/active-entities.d.ts.map +1 -1
  188. package/dist/store/collections.d.ts +4 -4
  189. package/dist/store/cookies.d.ts +4 -4
  190. package/dist/store/environment.d.ts +4 -4
  191. package/dist/store/import-spec.d.ts.map +1 -1
  192. package/dist/store/index.d.ts +1 -1
  193. package/dist/store/index.d.ts.map +1 -1
  194. package/dist/store/request-example.d.ts +64 -64
  195. package/dist/store/request-example.d.ts.map +1 -1
  196. package/dist/store/requests.d.ts +4 -4
  197. package/dist/store/requests.d.ts.map +1 -1
  198. package/dist/store/security-schemes.d.ts +16 -16
  199. package/dist/store/store.d.ts +107 -107
  200. package/dist/store/store.d.ts.map +1 -1
  201. package/dist/store/store.js +38 -38
  202. package/dist/store/tags.d.ts +4 -4
  203. package/dist/store/workspace.d.ts +4 -4
  204. package/dist/style.css +1 -1
  205. package/dist/views/Collection/Collection.vue.d.ts +1 -1
  206. package/dist/views/Collection/Collection.vue.d.ts.map +1 -1
  207. package/dist/views/Collection/CollectionAuthentication.vue.d.ts +1 -1
  208. package/dist/views/Collection/CollectionAuthentication.vue.d.ts.map +1 -1
  209. package/dist/views/Collection/CollectionCookies.vue.d.ts.map +1 -1
  210. package/dist/views/Collection/CollectionEnvironment.vue.d.ts.map +1 -1
  211. package/dist/views/Collection/CollectionInfoForm.vue.d.ts +1 -1
  212. package/dist/views/Collection/CollectionInfoForm.vue.d.ts.map +1 -1
  213. package/dist/views/Collection/CollectionNavigation.vue.d.ts +1 -1
  214. package/dist/views/Collection/CollectionNavigation.vue.d.ts.map +1 -1
  215. package/dist/views/Collection/CollectionOverview.vue.d.ts.map +1 -1
  216. package/dist/views/Collection/CollectionScripts.vue.d.ts.map +1 -1
  217. package/dist/views/Collection/CollectionServerForm.vue.d.ts +1 -1
  218. package/dist/views/Collection/CollectionServerForm.vue.d.ts.map +1 -1
  219. package/dist/views/Collection/CollectionServerForm.vue.js +64 -44
  220. package/dist/views/Collection/CollectionServers.vue.d.ts +1 -1
  221. package/dist/views/Collection/CollectionServers.vue.d.ts.map +1 -1
  222. package/dist/views/Collection/CollectionServers.vue2.js +56 -50
  223. package/dist/views/Collection/CollectionSettings.vue.d.ts.map +1 -1
  224. package/dist/views/Collection/CollectionSync.vue.d.ts.map +1 -1
  225. package/dist/views/Collection/components/EnvironmentForm.vue.d.ts +1 -1
  226. package/dist/views/Collection/components/EnvironmentForm.vue.d.ts.map +1 -1
  227. package/dist/views/Collection/components/MarkdownInput.vue.d.ts +1 -1
  228. package/dist/views/Collection/components/MarkdownInput.vue.d.ts.map +1 -1
  229. package/dist/views/Components/CodeSnippet/CodeSnippet.vue.d.ts.map +1 -1
  230. package/dist/views/Components/CodeSnippet/CodeSnippet.vue.js +15 -14
  231. package/dist/views/Components/CodeSnippet/helpers/convert-to-har-request.d.ts.map +1 -1
  232. package/dist/views/Components/CodeSnippet/helpers/get-har-request.d.ts.map +1 -1
  233. package/dist/views/Components/CodeSnippet/helpers/get-snippet.d.ts.map +1 -1
  234. package/dist/views/Components/RequestBodies/RequestBodies.vue.d.ts.map +1 -1
  235. package/dist/views/Cookies/CookieForm.vue.d.ts.map +1 -1
  236. package/dist/views/Cookies/CookieModal.vue.d.ts.map +1 -1
  237. package/dist/views/Cookies/CookieRaw.vue.d.ts.map +1 -1
  238. package/dist/views/Cookies/Cookies.vue.d.ts +1 -1
  239. package/dist/views/Cookies/Cookies.vue.d.ts.map +1 -1
  240. package/dist/views/Environment/Environment.vue.d.ts +1 -1
  241. package/dist/views/Environment/Environment.vue.d.ts.map +1 -1
  242. package/dist/views/Environment/EnvironmentColorModal.vue.d.ts.map +1 -1
  243. package/dist/views/Environment/EnvironmentColors.vue.d.ts +1 -1
  244. package/dist/views/Environment/EnvironmentColors.vue.d.ts.map +1 -1
  245. package/dist/views/Environment/EnvironmentModal.vue.d.ts.map +1 -1
  246. package/dist/views/Environment/EnvironmentVariableDropdown.vue.d.ts.map +1 -1
  247. package/dist/views/Request/Request.vue.d.ts.map +1 -1
  248. package/dist/views/Request/RequestRoot.vue.d.ts.map +1 -1
  249. package/dist/views/Request/RequestRoot.vue.js +2 -2
  250. package/dist/views/Request/RequestRoot.vue2.js +84 -78
  251. package/dist/views/Request/RequestSection/RequestAuth/DeleteRequestAuthModal.vue.d.ts.map +1 -1
  252. package/dist/views/Request/RequestSection/RequestAuth/OAuth2.vue.d.ts.map +1 -1
  253. package/dist/views/Request/RequestSection/RequestAuth/OAuthScopesInput.vue.d.ts.map +1 -1
  254. package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue.d.ts.map +1 -1
  255. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue.d.ts +1 -1
  256. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue.d.ts.map +1 -1
  257. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTableInput.vue.d.ts +8 -12
  258. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTableInput.vue.d.ts.map +1 -1
  259. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthTab.vue.d.ts.map +1 -1
  260. package/dist/views/Request/RequestSection/RequestBody.vue.d.ts.map +1 -1
  261. package/dist/views/Request/RequestSection/RequestCodeExample.vue.d.ts +1 -1
  262. package/dist/views/Request/RequestSection/RequestCodeExample.vue.d.ts.map +1 -1
  263. package/dist/views/Request/RequestSection/RequestCodeExample.vue.js +2 -2
  264. package/dist/views/Request/RequestSection/RequestCodeExample.vue2.js +66 -64
  265. package/dist/views/Request/RequestSection/RequestParams.vue.d.ts.map +1 -1
  266. package/dist/views/Request/RequestSection/RequestPathParams.vue.d.ts.map +1 -1
  267. package/dist/views/Request/RequestSection/RequestSection.vue.d.ts.map +1 -1
  268. package/dist/views/Request/RequestSection/RequestTable.vue.d.ts +1 -1
  269. package/dist/views/Request/RequestSection/RequestTable.vue.d.ts.map +1 -1
  270. package/dist/views/Request/RequestSection/RequestTableTooltip.vue.d.ts.map +1 -1
  271. package/dist/views/Request/RequestSection/helpers/filter-security-requirements.d.ts.map +1 -1
  272. package/dist/views/Request/RequestSection/helpers/getting-started.d.ts.map +1 -1
  273. package/dist/views/Request/RequestSection/helpers/update-scheme.d.ts.map +1 -1
  274. package/dist/views/Request/RequestSidebar.vue.d.ts.map +1 -1
  275. package/dist/views/Request/RequestSidebarItem.vue.d.ts +4 -109
  276. package/dist/views/Request/RequestSidebarItem.vue.d.ts.map +1 -1
  277. package/dist/views/Request/RequestSidebarItemMenu.vue.d.ts.map +1 -1
  278. package/dist/views/Request/RequestSidebarItemMenu.vue.js +2 -2
  279. package/dist/views/Request/RequestSidebarItemMenu.vue2.js +27 -27
  280. package/dist/views/Request/RequestSubpageHeader.vue.d.ts +1 -1
  281. package/dist/views/Request/RequestSubpageHeader.vue.d.ts.map +1 -1
  282. package/dist/views/Request/ResponseSection/RequestHeaders.vue.d.ts.map +1 -1
  283. package/dist/views/Request/ResponseSection/ResponseBody.vue.d.ts.map +1 -1
  284. package/dist/views/Request/ResponseSection/ResponseBodyDownload.vue.d.ts +1 -1
  285. package/dist/views/Request/ResponseSection/ResponseBodyDownload.vue.d.ts.map +1 -1
  286. package/dist/views/Request/ResponseSection/ResponseBodyInfo.vue.d.ts +6 -11
  287. package/dist/views/Request/ResponseSection/ResponseBodyInfo.vue.d.ts.map +1 -1
  288. package/dist/views/Request/ResponseSection/ResponseBodyPreview.vue.d.ts.map +1 -1
  289. package/dist/views/Request/ResponseSection/ResponseBodyRaw.vue.d.ts +1 -1
  290. package/dist/views/Request/ResponseSection/ResponseBodyRaw.vue.d.ts.map +1 -1
  291. package/dist/views/Request/ResponseSection/ResponseBodyStreaming.vue.d.ts.map +1 -1
  292. package/dist/views/Request/ResponseSection/ResponseBodyToggle.vue.d.ts +1 -1
  293. package/dist/views/Request/ResponseSection/ResponseBodyToggle.vue.d.ts.map +1 -1
  294. package/dist/views/Request/ResponseSection/ResponseBodyVirtual.vue.d.ts.map +1 -1
  295. package/dist/views/Request/ResponseSection/ResponseCookies.vue.d.ts.map +1 -1
  296. package/dist/views/Request/ResponseSection/ResponseEmpty.vue.d.ts +1 -1
  297. package/dist/views/Request/ResponseSection/ResponseEmpty.vue.d.ts.map +1 -1
  298. package/dist/views/Request/ResponseSection/ResponseEmpty.vue2.js +1 -1
  299. package/dist/views/Request/ResponseSection/ResponseHeaders.vue.d.ts.map +1 -1
  300. package/dist/views/Request/ResponseSection/ResponseLoadingOverlay.vue.d.ts.map +1 -1
  301. package/dist/views/Request/ResponseSection/ResponseMetaInformation.vue.d.ts +1 -1
  302. package/dist/views/Request/ResponseSection/ResponseMetaInformation.vue.d.ts.map +1 -1
  303. package/dist/views/Request/ResponseSection/ResponseSection.vue.d.ts.map +1 -1
  304. package/dist/views/Request/components/WorkspaceDropdown.vue.d.ts +1 -1
  305. package/dist/views/Request/components/WorkspaceDropdown.vue.d.ts.map +1 -1
  306. package/dist/views/Request/hooks/useOpenApiWatcher.js +9 -9
  307. package/dist/views/Request/libs/auth.d.ts.map +1 -1
  308. package/dist/views/Request/libs/oauth2.d.ts +5 -1
  309. package/dist/views/Request/libs/oauth2.d.ts.map +1 -1
  310. package/dist/views/Request/libs/oauth2.js +15 -14
  311. package/dist/views/Request/libs/request.d.ts.map +1 -1
  312. package/dist/views/Request/libs/watch-mode.d.ts.map +1 -1
  313. package/dist/views/Settings/Settings.vue.d.ts +1 -1
  314. package/dist/views/Settings/Settings.vue.d.ts.map +1 -1
  315. package/dist/views/Settings/SettingsGeneral.vue.d.ts +1 -1
  316. package/dist/views/Settings/SettingsGeneral.vue.d.ts.map +1 -1
  317. package/dist/views/Settings/components/SettingsAppearance.vue.d.ts +1 -1
  318. package/dist/views/Settings/components/SettingsAppearance.vue.d.ts.map +1 -1
  319. package/dist/views/Settings/components/SettingsSection.vue.d.ts +7 -17
  320. package/dist/views/Settings/components/SettingsSection.vue.d.ts.map +1 -1
  321. package/package.json +18 -15
@@ -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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"}
@@ -182,7 +182,7 @@ export declare function createStoreRequests(useLocalStorage: boolean): {
182
182
  'x-scalar-stability'?: import("@scalar/types").XScalarStability | undefined;
183
183
  'x-post-response'?: string | undefined;
184
184
  }) => void;
185
- edit: <P extends "servers" | "tags" | "summary" | "description" | "operationId" | "security" | "requestBody" | "parameters" | "externalDocs" | "deprecated" | "responses" | "callbacks" | "x-internal" | "x-scalar-ignore" | "x-codeSamples" | "x-code-samples" | "x-custom-examples" | "x-scalar-stability" | "type" | "uid" | "path" | "method" | "selectedServerUid" | "examples" | "selectedSecuritySchemeUids" | `servers.${number}` | `tags.${number}` | `security.${number}` | `security.${number}.${string}` | "externalDocs.url" | "externalDocs.description" | `selectedSecuritySchemeUids.${number}` | `selectedSecuritySchemeUids.${number}.${number}` | "x-post-response" | `requestBody.${string}` | `examples.${number}` | `parameters.${number}` | `parameters.${number}.description` | `parameters.${number}.content` | `parameters.${number}.deprecated` | `parameters.${number}.examples` | `parameters.${number}.example` | `parameters.${number}.name` | `parameters.${number}.in` | `parameters.${number}.style` | `parameters.${number}.required` | `parameters.${number}.explode` | `parameters.${number}.schema` | `parameters.${number}.examples.${number}` | `parameters.${number}.examples.${string}` | `responses.${string}` | `callbacks.${string}` | `x-codeSamples.${number}` | `x-codeSamples.${number}.lang` | `x-codeSamples.${number}.source` | `x-codeSamples.${number}.label` | `x-code-samples.${number}` | `x-code-samples.${number}.lang` | `x-code-samples.${number}.source` | `x-code-samples.${number}.label` | `x-custom-examples.${number}` | `x-custom-examples.${number}.lang` | `x-custom-examples.${number}.source` | `x-custom-examples.${number}.label`>(uid: (string & import("zod").BRAND<"operation">) | null | undefined, path: P, value: P extends "servers" | "tags" | "summary" | "description" | "operationId" | "security" | "requestBody" | "parameters" | "externalDocs" | "deprecated" | "responses" | "callbacks" | "x-internal" | "x-scalar-ignore" | "x-codeSamples" | "x-code-samples" | "x-custom-examples" | "x-scalar-stability" | "type" | "uid" | "path" | "method" | "selectedServerUid" | "examples" | "selectedSecuritySchemeUids" | "x-post-response" ? {
185
+ edit: <P extends "summary" | "type" | "servers" | "path" | "tags" | "description" | "operationId" | "security" | "requestBody" | "parameters" | "externalDocs" | "deprecated" | "responses" | "callbacks" | "x-internal" | "x-scalar-ignore" | "x-codeSamples" | "x-code-samples" | "x-custom-examples" | "x-scalar-stability" | "uid" | "method" | "selectedServerUid" | "examples" | "selectedSecuritySchemeUids" | `servers.${number}` | `tags.${number}` | `security.${number}` | `security.${number}.${string}` | "externalDocs.url" | "externalDocs.description" | `selectedSecuritySchemeUids.${number}` | `selectedSecuritySchemeUids.${number}.${number}` | "x-post-response" | `requestBody.${string}` | `examples.${number}` | `parameters.${number}` | `parameters.${number}.description` | `parameters.${number}.style` | `parameters.${number}.name` | `parameters.${number}.required` | `parameters.${number}.content` | `parameters.${number}.deprecated` | `parameters.${number}.examples` | `parameters.${number}.example` | `parameters.${number}.in` | `parameters.${number}.explode` | `parameters.${number}.schema` | `parameters.${number}.examples.${number}` | `parameters.${number}.examples.${string}` | `responses.${string}` | `callbacks.${string}` | `x-codeSamples.${number}` | `x-codeSamples.${number}.source` | `x-codeSamples.${number}.lang` | `x-codeSamples.${number}.label` | `x-code-samples.${number}` | `x-code-samples.${number}.source` | `x-code-samples.${number}.lang` | `x-code-samples.${number}.label` | `x-custom-examples.${number}` | `x-custom-examples.${number}.source` | `x-custom-examples.${number}.lang` | `x-custom-examples.${number}.label`>(uid: (string & import("zod").BRAND<"operation">) | null | undefined, path: P, value: P extends "summary" | "type" | "servers" | "path" | "tags" | "description" | "operationId" | "security" | "requestBody" | "parameters" | "externalDocs" | "deprecated" | "responses" | "callbacks" | "x-internal" | "x-scalar-ignore" | "x-codeSamples" | "x-code-samples" | "x-custom-examples" | "x-scalar-stability" | "uid" | "method" | "selectedServerUid" | "examples" | "selectedSecuritySchemeUids" | "x-post-response" ? {
186
186
  uid: string & import("zod").BRAND<"operation">;
187
187
  path: string;
188
188
  type: "request";
@@ -240,7 +240,7 @@ export declare function createStoreRequests(useLocalStorage: boolean): {
240
240
  }[] | undefined;
241
241
  'x-scalar-stability'?: import("@scalar/types").XScalarStability | undefined;
242
242
  'x-post-response'?: string | undefined;
243
- }[P] : P extends `${infer K}.${infer R}` ? K extends "servers" | "tags" | "summary" | "description" | "operationId" | "security" | "requestBody" | "parameters" | "externalDocs" | "deprecated" | "responses" | "callbacks" | "x-internal" | "x-scalar-ignore" | "x-codeSamples" | "x-code-samples" | "x-custom-examples" | "x-scalar-stability" | "type" | "uid" | "path" | "method" | "selectedServerUid" | "examples" | "selectedSecuritySchemeUids" | "x-post-response" ? R extends import("@scalar/object-utils/nested").Path<{
243
+ }[P] : P extends `${infer K}.${infer R}` ? K extends "summary" | "type" | "servers" | "path" | "tags" | "description" | "operationId" | "security" | "requestBody" | "parameters" | "externalDocs" | "deprecated" | "responses" | "callbacks" | "x-internal" | "x-scalar-ignore" | "x-codeSamples" | "x-code-samples" | "x-custom-examples" | "x-scalar-stability" | "uid" | "method" | "selectedServerUid" | "examples" | "selectedSecuritySchemeUids" | "x-post-response" ? R extends import("@scalar/object-utils/nested").Path<{
244
244
  uid: string & import("zod").BRAND<"operation">;
245
245
  path: string;
246
246
  type: "request";
@@ -357,7 +357,7 @@ export declare function createStoreRequests(useLocalStorage: boolean): {
357
357
  'x-scalar-stability'?: import("@scalar/types").XScalarStability | undefined;
358
358
  'x-post-response'?: string | undefined;
359
359
  }[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) => void;
360
- untrackedEdit: <P extends "servers" | "tags" | "summary" | "description" | "operationId" | "security" | "requestBody" | "parameters" | "externalDocs" | "deprecated" | "responses" | "callbacks" | "x-internal" | "x-scalar-ignore" | "x-codeSamples" | "x-code-samples" | "x-custom-examples" | "x-scalar-stability" | "type" | "uid" | "path" | "method" | "selectedServerUid" | "examples" | "selectedSecuritySchemeUids" | `servers.${number}` | `tags.${number}` | `security.${number}` | `security.${number}.${string}` | "externalDocs.url" | "externalDocs.description" | `selectedSecuritySchemeUids.${number}` | `selectedSecuritySchemeUids.${number}.${number}` | "x-post-response" | `requestBody.${string}` | `examples.${number}` | `parameters.${number}` | `parameters.${number}.description` | `parameters.${number}.content` | `parameters.${number}.deprecated` | `parameters.${number}.examples` | `parameters.${number}.example` | `parameters.${number}.name` | `parameters.${number}.in` | `parameters.${number}.style` | `parameters.${number}.required` | `parameters.${number}.explode` | `parameters.${number}.schema` | `parameters.${number}.examples.${number}` | `parameters.${number}.examples.${string}` | `responses.${string}` | `callbacks.${string}` | `x-codeSamples.${number}` | `x-codeSamples.${number}.lang` | `x-codeSamples.${number}.source` | `x-codeSamples.${number}.label` | `x-code-samples.${number}` | `x-code-samples.${number}.lang` | `x-code-samples.${number}.source` | `x-code-samples.${number}.label` | `x-custom-examples.${number}` | `x-custom-examples.${number}.lang` | `x-custom-examples.${number}.source` | `x-custom-examples.${number}.label`>(uid: string & import("zod").BRAND<"operation">, path: P, value: P extends "servers" | "tags" | "summary" | "description" | "operationId" | "security" | "requestBody" | "parameters" | "externalDocs" | "deprecated" | "responses" | "callbacks" | "x-internal" | "x-scalar-ignore" | "x-codeSamples" | "x-code-samples" | "x-custom-examples" | "x-scalar-stability" | "type" | "uid" | "path" | "method" | "selectedServerUid" | "examples" | "selectedSecuritySchemeUids" | "x-post-response" ? {
360
+ untrackedEdit: <P extends "summary" | "type" | "servers" | "path" | "tags" | "description" | "operationId" | "security" | "requestBody" | "parameters" | "externalDocs" | "deprecated" | "responses" | "callbacks" | "x-internal" | "x-scalar-ignore" | "x-codeSamples" | "x-code-samples" | "x-custom-examples" | "x-scalar-stability" | "uid" | "method" | "selectedServerUid" | "examples" | "selectedSecuritySchemeUids" | `servers.${number}` | `tags.${number}` | `security.${number}` | `security.${number}.${string}` | "externalDocs.url" | "externalDocs.description" | `selectedSecuritySchemeUids.${number}` | `selectedSecuritySchemeUids.${number}.${number}` | "x-post-response" | `requestBody.${string}` | `examples.${number}` | `parameters.${number}` | `parameters.${number}.description` | `parameters.${number}.style` | `parameters.${number}.name` | `parameters.${number}.required` | `parameters.${number}.content` | `parameters.${number}.deprecated` | `parameters.${number}.examples` | `parameters.${number}.example` | `parameters.${number}.in` | `parameters.${number}.explode` | `parameters.${number}.schema` | `parameters.${number}.examples.${number}` | `parameters.${number}.examples.${string}` | `responses.${string}` | `callbacks.${string}` | `x-codeSamples.${number}` | `x-codeSamples.${number}.source` | `x-codeSamples.${number}.lang` | `x-codeSamples.${number}.label` | `x-code-samples.${number}` | `x-code-samples.${number}.source` | `x-code-samples.${number}.lang` | `x-code-samples.${number}.label` | `x-custom-examples.${number}` | `x-custom-examples.${number}.source` | `x-custom-examples.${number}.lang` | `x-custom-examples.${number}.label`>(uid: string & import("zod").BRAND<"operation">, path: P, value: P extends "summary" | "type" | "servers" | "path" | "tags" | "description" | "operationId" | "security" | "requestBody" | "parameters" | "externalDocs" | "deprecated" | "responses" | "callbacks" | "x-internal" | "x-scalar-ignore" | "x-codeSamples" | "x-code-samples" | "x-custom-examples" | "x-scalar-stability" | "uid" | "method" | "selectedServerUid" | "examples" | "selectedSecuritySchemeUids" | "x-post-response" ? {
361
361
  uid: string & import("zod").BRAND<"operation">;
362
362
  path: string;
363
363
  type: "request";
@@ -415,7 +415,7 @@ export declare function createStoreRequests(useLocalStorage: boolean): {
415
415
  }[] | undefined;
416
416
  'x-scalar-stability'?: import("@scalar/types").XScalarStability | undefined;
417
417
  'x-post-response'?: string | undefined;
418
- }[P] : P extends `${infer K}.${infer R}` ? K extends "servers" | "tags" | "summary" | "description" | "operationId" | "security" | "requestBody" | "parameters" | "externalDocs" | "deprecated" | "responses" | "callbacks" | "x-internal" | "x-scalar-ignore" | "x-codeSamples" | "x-code-samples" | "x-custom-examples" | "x-scalar-stability" | "type" | "uid" | "path" | "method" | "selectedServerUid" | "examples" | "selectedSecuritySchemeUids" | "x-post-response" ? R extends import("@scalar/object-utils/nested").Path<{
418
+ }[P] : P extends `${infer K}.${infer R}` ? K extends "summary" | "type" | "servers" | "path" | "tags" | "description" | "operationId" | "security" | "requestBody" | "parameters" | "externalDocs" | "deprecated" | "responses" | "callbacks" | "x-internal" | "x-scalar-ignore" | "x-codeSamples" | "x-code-samples" | "x-custom-examples" | "x-scalar-stability" | "uid" | "method" | "selectedServerUid" | "examples" | "selectedSecuritySchemeUids" | "x-post-response" ? R extends import("@scalar/object-utils/nested").Path<{
419
419
  uid: string & import("zod").BRAND<"operation">;
420
420
  path: string;
421
421
  type: "request";
@@ -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":"AAAA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,cAAc,CAAA;AAC1D,OAAO,EACL,KAAK,UAAU,EACf,KAAK,OAAO,EACZ,KAAK,cAAc,EACnB,KAAK,GAAG,EAGT,MAAM,iCAAiC,CAAA;AAQxC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAA;AAEnD,wDAAwD;AACxD,wBAAgB,mBAAmB,CAAC,eAAe,EAAE,OAAO;;;;;;;;;;;;;;uBA2L8qsB,CAAC;;;;;;;;;;;;;;uBAAie,CAAC;mBAAqC,CAAC;mBAA0B,CAAC;kBAAyB,CAAC;oBAA2B,CAAC;qBAAgD,CAAC;uBAA8B,CAAC;6BAA+C,CAAC;;iBAA2D,CAAC;mBAAyH,CAAC;;;;;;iBAA2O,CAAC;gBAAkC,CAAC;;;;iBAAyG,CAAC;gBAAkC,CAAC;;;;iBAA4G,CAAC;gBAAkC,CAAC;;;;;;;;;;;;;;;;;;;2BAA57C,CAAC;;;;;;;;;;;;;;2BAAie,CAAC;uBAAqC,CAAC;uBAA0B,CAAC;sBAAyB,CAAC;wBAA2B,CAAC;yBAAgD,CAAC;2BAA8B,CAAC;iCAA+C,CAAC;;qBAA2D,CAAC;uBAAyH,CAAC;;;;;;qBAA2O,CAAC;oBAAkC,CAAC;;;;qBAAyG,CAAC;oBAAkC,CAAC;;;;qBAA4G,CAAC;oBAAkC,CAAC;;;;;;;;;;;;;;;;;;;2BAA57C,CAAC;;;;;;;;;;;;;;2BAAie,CAAC;uBAAqC,CAAC;uBAA0B,CAAC;sBAAyB,CAAC;wBAA2B,CAAC;yBAAgD,CAAC;2BAA8B,CAAC;iCAA+C,CAAC;;qBAA2D,CAAC;uBAAyH,CAAC;;;;;;qBAA2O,CAAC;oBAAkC,CAAC;;;;qBAAyG,CAAC;oBAAkC,CAAC;;;;qBAA4G,CAAC;oBAAkC,CAAC;;;;;;;;;;;;;;;;;;2BAA57C,CAAC;;;;;;;;;;;;;;2BAAie,CAAC;uBAAqC,CAAC;uBAA0B,CAAC;sBAAyB,CAAC;wBAA2B,CAAC;yBAAgD,CAAC;2BAA8B,CAAC;iCAA+C,CAAC;;qBAA2D,CAAC;uBAAyH,CAAC;;;;;;qBAA2O,CAAC;oBAAkC,CAAC;;;;qBAAyG,CAAC;oBAAkC,CAAC;;;;qBAA4G,CAAC;oBAAkC,CAAC;;;;;;;;;;;;;;;;;2BAA57C,CAAC;;;;;;;;;;;;;;2BAAie,CAAC;uBAAqC,CAAC;uBAA0B,CAAC;sBAAyB,CAAC;wBAA2B,CAAC;yBAAgD,CAAC;2BAA8B,CAAC;iCAA+C,CAAC;;qBAA2D,CAAC;uBAAyH,CAAC;;;;;;qBAA2O,CAAC;oBAAkC,CAAC;;;;qBAAyG,CAAC;oBAAkC,CAAC;;;;qBAA4G,CAAC;oBAAkC,CAAC;;;;;;;;;;;;;;;;;2BAA57C,CAAC;;;;;;;;;;;;;;2BAAie,CAAC;uBAAqC,CAAC;uBAA0B,CAAC;sBAAyB,CAAC;wBAA2B,CAAC;yBAAgD,CAAC;2BAA8B,CAAC;iCAA+C,CAAC;;qBAA2D,CAAC;uBAAyH,CAAC;;;;;;qBAA2O,CAAC;oBAAkC,CAAC;;;;qBAAyG,CAAC;oBAAkC,CAAC;;;;qBAA4G,CAAC;oBAAkC,CAAC;;;;;;;;;;;;;;;;;;2BAA57C,CAAC;;;;;;;;;;;;;;2BAAie,CAAC;uBAAqC,CAAC;uBAA0B,CAAC;sBAAyB,CAAC;wBAA2B,CAAC;yBAAgD,CAAC;2BAA8B,CAAC;iCAA+C,CAAC;;qBAA2D,CAAC;uBAAyH,CAAC;;;;;;qBAA2O,CAAC;oBAAkC,CAAC;;;;qBAAyG,CAAC;oBAAkC,CAAC;;;;qBAA4G,CAAC;oBAAkC,CAAC;;;;;;;;;;;;;;;;;2BAA57C,CAAC;;;;;;;;;;;;;;2BAAie,CAAC;uBAAqC,CAAC;uBAA0B,CAAC;sBAAyB,CAAC;wBAA2B,CAAC;yBAAgD,CAAC;2BAA8B,CAAC;iCAA+C,CAAC;;qBAA2D,CAAC;uBAAyH,CAAC;;;;;;qBAA2O,CAAC;oBAAkC,CAAC;;;;qBAAyG,CAAC;oBAAkC,CAAC;;;;qBAA4G,CAAC;oBAAkC,CAAC;;;;;;;;;;;;;;;;;2BAA57C,CAAC;;;;;;;;;;;;;;2BAAie,CAAC;uBAAqC,CAAC;uBAA0B,CAAC;sBAAyB,CAAC;wBAA2B,CAAC;yBAAgD,CAAC;2BAA8B,CAAC;iCAA+C,CAAC;;qBAA2D,CAAC;uBAAyH,CAAC;;;;;;qBAA2O,CAAC;oBAAkC,CAAC;;;;qBAAyG,CAAC;oBAAkC,CAAC;;;;qBAA4G,CAAC;oBAAkC,CAAC;;;;;;;;;EAlLrqvB;AAED,KAAK,MAAM,GAAG,UAAU,CAAC,OAAO,sBAAsB,CAAC,CAAC,QAAQ,CAAC,CAAA;AAEjE;;GAEG;AACH,wBAAgB,0BAA0B,CACxC,EACE,eAAe,EACf,sBAAsB,EACtB,eAAe,EACf,kBAAkB,EAClB,WAAW,EACX,IAAI,EACJ,WAAW,GACZ,EAAE,YAAY,EAEf,MAAM,EAAE,MAAM;0BAGe,cAAc,iBAAiB,UAAU,CAAC,KAAK,CAAC;;;;;;;;;;;;;uBA6J2psB,CAAC;;;;;;;;;;;;;;uBAAie,CAAC;mBAAqC,CAAC;mBAA0B,CAAC;kBAAyB,CAAC;oBAA2B,CAAC;qBAAgD,CAAC;uBAA8B,CAAC;6BAA+C,CAAC;;iBAA2D,CAAC;mBAAyH,CAAC;;;;;;iBAA2O,CAAC;gBAAkC,CAAC;;;;iBAAyG,CAAC;gBAAkC,CAAC;;;;iBAA4G,CAAC;gBAAkC,CAAC;;;;;6BA5GpovB,OAAO,iBAAiB,UAAU,CAAC,KAAK,CAAC;4BAoDzC,OAAO;EAXxC;AAED,wDAAwD;AACxD,wBAAgB,yBAAyB,CAAC,EACxC,WAAW,EACX,IAAI,GACL,EAAE;IACD,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,UAAU,CAAC,CAAA;IACvC,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;CAC1B,OAEiC,OAAO,cA0CxC;AAED,2BAA2B;AAC3B,wBAAgB,oBAAoB;;;;;;;;;;;;;;uBAWsssB,CAAC;;;;;;;;;;;;;;uBAAie,CAAC;mBAAqC,CAAC;mBAA0B,CAAC;kBAAyB,CAAC;oBAA2B,CAAC;qBAAgD,CAAC;uBAA8B,CAAC;6BAA+C,CAAC;;iBAA2D,CAAC;mBAAyH,CAAC;;;;;;iBAA2O,CAAC;gBAAkC,CAAC;;;;iBAAyG,CAAC;gBAAkC,CAAC;;;;iBAA4G,CAAC;gBAAkC,CAAC;;;;;EADrqvB"}
@@ -283,7 +283,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
283
283
  description?: string | undefined;
284
284
  'x-default-scopes'?: string | string[] | undefined;
285
285
  }) => void;
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" ? {
286
+ edit: <P extends "name" | "username" | "type" | "value" | "description" | "uid" | "in" | "nameKey" | "scheme" | "bearerFormat" | "openIdConnectUrl" | "x-default-scopes" | "flows" | "password" | "token" | `x-default-scopes.${number}` | "flows.implicit" | "flows.password" | "flows.clientCredentials" | "flows.authorizationCode" | "flows.implicit.type" | "flows.implicit.token" | "flows.implicit.refreshUrl" | "flows.implicit.scopes" | "flows.implicit.selectedScopes" | "flows.implicit.x-scalar-client-id" | "flows.implicit.authorizationUrl" | "flows.implicit.x-scalar-redirect-uri" | "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.password.username" | "flows.password.type" | "flows.password.password" | "flows.password.token" | "flows.password.refreshUrl" | "flows.password.scopes" | "flows.password.selectedScopes" | "flows.password.x-scalar-client-id" | "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.password.tokenUrl" | "flows.password.clientSecret" | "flows.password.x-scalar-credentials-location" | "flows.clientCredentials.type" | "flows.clientCredentials.token" | "flows.clientCredentials.refreshUrl" | "flows.clientCredentials.scopes" | "flows.clientCredentials.selectedScopes" | "flows.clientCredentials.x-scalar-client-id" | "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.clientCredentials.tokenUrl" | "flows.clientCredentials.clientSecret" | "flows.clientCredentials.x-scalar-credentials-location" | "flows.authorizationCode.type" | "flows.authorizationCode.token" | "flows.authorizationCode.refreshUrl" | "flows.authorizationCode.scopes" | "flows.authorizationCode.selectedScopes" | "flows.authorizationCode.x-scalar-client-id" | "flows.authorizationCode.authorizationUrl" | "flows.authorizationCode.x-scalar-redirect-uri" | "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.tokenUrl" | "flows.authorizationCode.clientSecret" | "flows.authorizationCode.x-scalar-credentials-location" | "flows.authorizationCode.x-usePkce">(uid: (string & import("zod").BRAND<"securityScheme">) | null | undefined, path: P, value: (P extends "name" | "type" | "value" | "description" | "uid" | "in" | "nameKey" ? {
287
287
  type: "apiKey";
288
288
  value: string;
289
289
  name: string;
@@ -291,7 +291,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
291
291
  nameKey: string;
292
292
  in: "cookie" | "query" | "header";
293
293
  description?: string | undefined;
294
- }[P] : P extends `${infer K}.${infer R}` ? K extends "value" | "description" | "type" | "uid" | "name" | "in" | "nameKey" ? R extends import("@scalar/object-utils/nested").Path<{
294
+ }[P] : P extends `${infer K}.${infer R}` ? K extends "name" | "type" | "value" | "description" | "uid" | "in" | "nameKey" ? R extends import("@scalar/object-utils/nested").Path<{
295
295
  type: "apiKey";
296
296
  value: string;
297
297
  name: string;
@@ -307,7 +307,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
307
307
  nameKey: string;
308
308
  in: "cookie" | "query" | "header";
309
309
  description?: string | undefined;
310
- }[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) | (P extends "description" | "type" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "password" | "username" | "token" ? {
310
+ }[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) | (P extends "username" | "type" | "description" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "password" | "token" ? {
311
311
  type: "http";
312
312
  uid: string & import("zod").BRAND<"securityScheme">;
313
313
  nameKey: string;
@@ -317,7 +317,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
317
317
  password: string;
318
318
  token: string;
319
319
  description?: string | undefined;
320
- }[P] : P extends `${infer K}.${infer R}` ? K extends "description" | "type" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "password" | "username" | "token" ? R extends import("@scalar/object-utils/nested").Path<{
320
+ }[P] : P extends `${infer K}.${infer R}` ? K extends "username" | "type" | "description" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "password" | "token" ? R extends import("@scalar/object-utils/nested").Path<{
321
321
  type: "http";
322
322
  uid: string & import("zod").BRAND<"securityScheme">;
323
323
  nameKey: string;
@@ -337,13 +337,13 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
337
337
  password: string;
338
338
  token: string;
339
339
  description?: string | undefined;
340
- }[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) | (P extends "description" | "type" | "uid" | "nameKey" | "openIdConnectUrl" ? {
340
+ }[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) | (P extends "type" | "description" | "uid" | "nameKey" | "openIdConnectUrl" ? {
341
341
  type: "openIdConnect";
342
342
  uid: string & import("zod").BRAND<"securityScheme">;
343
343
  nameKey: string;
344
344
  openIdConnectUrl: string;
345
345
  description?: string | undefined;
346
- }[P] : P extends `${infer K}.${infer R}` ? K extends "description" | "type" | "uid" | "nameKey" | "openIdConnectUrl" ? R extends import("@scalar/object-utils/nested").Path<{
346
+ }[P] : P extends `${infer K}.${infer R}` ? K extends "type" | "description" | "uid" | "nameKey" | "openIdConnectUrl" ? R extends import("@scalar/object-utils/nested").Path<{
347
347
  type: "openIdConnect";
348
348
  uid: string & import("zod").BRAND<"securityScheme">;
349
349
  nameKey: string;
@@ -355,7 +355,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
355
355
  nameKey: string;
356
356
  openIdConnectUrl: string;
357
357
  description?: string | undefined;
358
- }[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) | (P extends "description" | "type" | "uid" | "nameKey" | "x-default-scopes" | "flows" ? {
358
+ }[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) | (P extends "type" | "description" | "uid" | "nameKey" | "x-default-scopes" | "flows" ? {
359
359
  type: "oauth2";
360
360
  uid: string & import("zod").BRAND<"securityScheme">;
361
361
  nameKey: string;
@@ -423,7 +423,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
423
423
  };
424
424
  description?: string | undefined;
425
425
  'x-default-scopes'?: string | string[] | undefined;
426
- }[P] : P extends `${infer K}.${infer R}` ? K extends "description" | "type" | "uid" | "nameKey" | "x-default-scopes" | "flows" ? R extends import("@scalar/object-utils/nested").Path<{
426
+ }[P] : P extends `${infer K}.${infer R}` ? K extends "type" | "description" | "uid" | "nameKey" | "x-default-scopes" | "flows" ? R extends import("@scalar/object-utils/nested").Path<{
427
427
  type: "oauth2";
428
428
  uid: string & import("zod").BRAND<"securityScheme">;
429
429
  nameKey: string;
@@ -560,7 +560,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
560
560
  description?: string | undefined;
561
561
  'x-default-scopes'?: string | string[] | undefined;
562
562
  }[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never)) => void;
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" ? {
563
+ untrackedEdit: <P extends "name" | "username" | "type" | "value" | "description" | "uid" | "in" | "nameKey" | "scheme" | "bearerFormat" | "openIdConnectUrl" | "x-default-scopes" | "flows" | "password" | "token" | `x-default-scopes.${number}` | "flows.implicit" | "flows.password" | "flows.clientCredentials" | "flows.authorizationCode" | "flows.implicit.type" | "flows.implicit.token" | "flows.implicit.refreshUrl" | "flows.implicit.scopes" | "flows.implicit.selectedScopes" | "flows.implicit.x-scalar-client-id" | "flows.implicit.authorizationUrl" | "flows.implicit.x-scalar-redirect-uri" | "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.password.username" | "flows.password.type" | "flows.password.password" | "flows.password.token" | "flows.password.refreshUrl" | "flows.password.scopes" | "flows.password.selectedScopes" | "flows.password.x-scalar-client-id" | "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.password.tokenUrl" | "flows.password.clientSecret" | "flows.password.x-scalar-credentials-location" | "flows.clientCredentials.type" | "flows.clientCredentials.token" | "flows.clientCredentials.refreshUrl" | "flows.clientCredentials.scopes" | "flows.clientCredentials.selectedScopes" | "flows.clientCredentials.x-scalar-client-id" | "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.clientCredentials.tokenUrl" | "flows.clientCredentials.clientSecret" | "flows.clientCredentials.x-scalar-credentials-location" | "flows.authorizationCode.type" | "flows.authorizationCode.token" | "flows.authorizationCode.refreshUrl" | "flows.authorizationCode.scopes" | "flows.authorizationCode.selectedScopes" | "flows.authorizationCode.x-scalar-client-id" | "flows.authorizationCode.authorizationUrl" | "flows.authorizationCode.x-scalar-redirect-uri" | "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.tokenUrl" | "flows.authorizationCode.clientSecret" | "flows.authorizationCode.x-scalar-credentials-location" | "flows.authorizationCode.x-usePkce">(uid: string & import("zod").BRAND<"securityScheme">, path: P, value: (P extends "name" | "type" | "value" | "description" | "uid" | "in" | "nameKey" ? {
564
564
  type: "apiKey";
565
565
  value: string;
566
566
  name: string;
@@ -568,7 +568,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
568
568
  nameKey: string;
569
569
  in: "cookie" | "query" | "header";
570
570
  description?: string | undefined;
571
- }[P] : P extends `${infer K}.${infer R}` ? K extends "value" | "description" | "type" | "uid" | "name" | "in" | "nameKey" ? R extends import("@scalar/object-utils/nested").Path<{
571
+ }[P] : P extends `${infer K}.${infer R}` ? K extends "name" | "type" | "value" | "description" | "uid" | "in" | "nameKey" ? R extends import("@scalar/object-utils/nested").Path<{
572
572
  type: "apiKey";
573
573
  value: string;
574
574
  name: string;
@@ -584,7 +584,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
584
584
  nameKey: string;
585
585
  in: "cookie" | "query" | "header";
586
586
  description?: string | undefined;
587
- }[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) | (P extends "description" | "type" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "password" | "username" | "token" ? {
587
+ }[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) | (P extends "username" | "type" | "description" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "password" | "token" ? {
588
588
  type: "http";
589
589
  uid: string & import("zod").BRAND<"securityScheme">;
590
590
  nameKey: string;
@@ -594,7 +594,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
594
594
  password: string;
595
595
  token: string;
596
596
  description?: string | undefined;
597
- }[P] : P extends `${infer K}.${infer R}` ? K extends "description" | "type" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "password" | "username" | "token" ? R extends import("@scalar/object-utils/nested").Path<{
597
+ }[P] : P extends `${infer K}.${infer R}` ? K extends "username" | "type" | "description" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "password" | "token" ? R extends import("@scalar/object-utils/nested").Path<{
598
598
  type: "http";
599
599
  uid: string & import("zod").BRAND<"securityScheme">;
600
600
  nameKey: string;
@@ -614,13 +614,13 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
614
614
  password: string;
615
615
  token: string;
616
616
  description?: string | undefined;
617
- }[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) | (P extends "description" | "type" | "uid" | "nameKey" | "openIdConnectUrl" ? {
617
+ }[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) | (P extends "type" | "description" | "uid" | "nameKey" | "openIdConnectUrl" ? {
618
618
  type: "openIdConnect";
619
619
  uid: string & import("zod").BRAND<"securityScheme">;
620
620
  nameKey: string;
621
621
  openIdConnectUrl: string;
622
622
  description?: string | undefined;
623
- }[P] : P extends `${infer K}.${infer R}` ? K extends "description" | "type" | "uid" | "nameKey" | "openIdConnectUrl" ? R extends import("@scalar/object-utils/nested").Path<{
623
+ }[P] : P extends `${infer K}.${infer R}` ? K extends "type" | "description" | "uid" | "nameKey" | "openIdConnectUrl" ? R extends import("@scalar/object-utils/nested").Path<{
624
624
  type: "openIdConnect";
625
625
  uid: string & import("zod").BRAND<"securityScheme">;
626
626
  nameKey: string;
@@ -632,7 +632,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
632
632
  nameKey: string;
633
633
  openIdConnectUrl: string;
634
634
  description?: string | undefined;
635
- }[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) | (P extends "description" | "type" | "uid" | "nameKey" | "x-default-scopes" | "flows" ? {
635
+ }[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) | (P extends "type" | "description" | "uid" | "nameKey" | "x-default-scopes" | "flows" ? {
636
636
  type: "oauth2";
637
637
  uid: string & import("zod").BRAND<"securityScheme">;
638
638
  nameKey: string;
@@ -700,7 +700,7 @@ export declare function createStoreSecuritySchemes(useLocalStorage: boolean): {
700
700
  };
701
701
  description?: string | undefined;
702
702
  'x-default-scopes'?: string | string[] | undefined;
703
- }[P] : P extends `${infer K}.${infer R}` ? K extends "description" | "type" | "uid" | "nameKey" | "x-default-scopes" | "flows" ? R extends import("@scalar/object-utils/nested").Path<{
703
+ }[P] : P extends `${infer K}.${infer R}` ? K extends "type" | "description" | "uid" | "nameKey" | "x-default-scopes" | "flows" ? R extends import("@scalar/object-utils/nested").Path<{
704
704
  type: "oauth2";
705
705
  uid: string & import("zod").BRAND<"securityScheme">;
706
706
  nameKey: string;