@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":"RequestParams.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/RequestSection/RequestParams.vue"],"names":[],"mappings":"AAiPA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,EAEL,KAAK,cAAc,EACpB,MAAM,iCAAiC,CAAA;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAErE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAA;AAIlD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAA;AAK1D,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,cAAc,CAAA;IACvB,WAAW,EAAE,WAAW,CAAA;IACxB,YAAY,EAAE,WAAW,EAAE,CAAA;IAC3B,SAAS,EAAE,SAAS,CAAA;IACpB,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,EAAE,MAAM,CAAA;IACb,QAAQ,EAAE,MAAM,cAAc,CAAC,YAAY,CAAC,CAAA;IAC5C,eAAe,CAAC,EAAE;QAChB,GAAG,EAAE,MAAM,CAAA;QACX,KAAK,EAAE,MAAM,CAAA;QACb,OAAO,EAAE,OAAO,CAAA;QAChB,KAAK,EAAE,gBAAgB,CAAA;KACxB,EAAE,CAAA;IACH,aAAa,EAAE,GAAG,CAAC,MAAM,CAAC,CAAA;CAC3B,CAAC;;AAkVF,wBAOG"}
1
+ {"version":3,"file":"RequestParams.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/RequestSection/RequestParams.vue"],"names":[],"mappings":"AAiPA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,EAEL,KAAK,cAAc,EACpB,MAAM,iCAAiC,CAAA;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAErE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAA;AAIlD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAA;AAG1D,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,cAAc,CAAA;IACvB,WAAW,EAAE,WAAW,CAAA;IACxB,YAAY,EAAE,WAAW,EAAE,CAAA;IAC3B,SAAS,EAAE,SAAS,CAAA;IACpB,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,EAAE,MAAM,CAAA;IACb,QAAQ,EAAE,MAAM,cAAc,CAAC,YAAY,CAAC,CAAA;IAC5C,eAAe,CAAC,EAAE;QAChB,GAAG,EAAE,MAAM,CAAA;QACX,KAAK,EAAE,MAAM,CAAA;QACb,OAAO,EAAE,OAAO,CAAA;QAChB,KAAK,EAAE,gBAAgB,CAAA;KACxB,EAAE,CAAA;IACH,aAAa,EAAE,GAAG,CAAC,MAAM,CAAC,CAAA;CAC3B,CAAC;;AA0VF,wBAMG"}
@@ -1 +1 @@
1
- {"version":3,"file":"RequestPathParams.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/RequestSection/RequestPathParams.vue"],"names":[],"mappings":"AAoJA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,KAAK,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAA;AAChF,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAMrE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAA;AAK1D,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,cAAc,CAAA;IACvB,SAAS,EAAE,SAAS,CAAA;IACpB,QAAQ,EAAE,MAAM,cAAc,CAAC,YAAY,CAAC,CAAA;IAC5C,KAAK,EAAE,MAAM,CAAA;IACb,WAAW,EAAE,WAAW,CAAA;IACxB,YAAY,EAAE,WAAW,EAAE,CAAA;IAC3B,SAAS,EAAE,SAAS,CAAA;IACpB,aAAa,EAAE,GAAG,CAAC,MAAM,CAAC,CAAA;CAC3B,CAAC;;AAkNF,wBAOG"}
1
+ {"version":3,"file":"RequestPathParams.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/RequestSection/RequestPathParams.vue"],"names":[],"mappings":"AAoJA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,KAAK,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAA;AAChF,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAMrE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAA;AAG1D,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,cAAc,CAAA;IACvB,SAAS,EAAE,SAAS,CAAA;IACpB,QAAQ,EAAE,MAAM,cAAc,CAAC,YAAY,CAAC,CAAA;IAC5C,KAAK,EAAE,MAAM,CAAA;IACb,WAAW,EAAE,WAAW,CAAA;IACxB,YAAY,EAAE,WAAW,EAAE,CAAA;IAC3B,SAAS,EAAE,SAAS,CAAA;IACpB,aAAa,EAAE,GAAG,CAAC,MAAM,CAAC,CAAA;CAC3B,CAAC;;AA6LF,wBAMG"}
@@ -1 +1 @@
1
- {"version":3,"file":"RequestSection.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/RequestSection/RequestSection.vue"],"names":[],"mappings":"AAoWA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,mCAAmC,CAAA;AACnF,OAAO,KAAK,EACV,UAAU,EACV,SAAS,EACT,cAAc,EACd,MAAM,EACP,MAAM,iCAAiC,CAAA;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAUrE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAA;AAU1D,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,UAAU,CAAA;IACtB,WAAW,EAAE,WAAW,CAAA;IACxB,YAAY,EAAE,WAAW,EAAE,CAAA;IAC3B,OAAO,EAAE,cAAc,CAAA;IACvB,aAAa,EAAE,GAAG,CAAC,MAAM,CAAC,CAAA;IAC1B,SAAS,EAAE,SAAS,CAAA;IACpB,0BAA0B,EAAE,0BAA0B,CAAA;IACtD,MAAM,EAAE,MAAM,GAAG,SAAS,CAAA;IAC1B,SAAS,EAAE,SAAS,CAAA;CACrB,CAAC;;AAwYF,wBAOG"}
1
+ {"version":3,"file":"RequestSection.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/RequestSection/RequestSection.vue"],"names":[],"mappings":"AAoWA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,mCAAmC,CAAA;AACnF,OAAO,KAAK,EACV,UAAU,EACV,SAAS,EACT,cAAc,EACd,MAAM,EACP,MAAM,iCAAiC,CAAA;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAUrE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAA;AAQ1D,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,UAAU,CAAA;IACtB,WAAW,EAAE,WAAW,CAAA;IACxB,YAAY,EAAE,WAAW,EAAE,CAAA;IAC3B,OAAO,EAAE,cAAc,CAAA;IACvB,aAAa,EAAE,GAAG,CAAC,MAAM,CAAC,CAAA;IAC1B,SAAS,EAAE,SAAS,CAAA;IACpB,0BAA0B,EAAE,0BAA0B,CAAA;IACtD,MAAM,EAAE,MAAM,GAAG,SAAS,CAAA;IAC1B,SAAS,EAAE,SAAS,CAAA;CACrB,CAAC;;AAuiBF,wBAMG"}
@@ -41,6 +41,6 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
41
41
  showUploadButton: boolean;
42
42
  isGlobal: boolean;
43
43
  isReadOnly: boolean;
44
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, HTMLDivElement>;
44
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
45
45
  export default _default;
46
46
  //# sourceMappingURL=RequestTable.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RequestTable.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/RequestSection/RequestTable.vue"],"names":[],"mappings":"AAqQA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,iCAAiC,CAAA;AAC9E,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AACrE,OAAO,EAAc,KAAK,gBAAgB,EAAE,MAAM,YAAY,CAAA;AAQ9D,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAA;AAO1D,KAAK,WAAW,GAAG;IACf,KAAK,CAAC,EAAE,CAAC,uBAAuB,GAAG;QAAE,KAAK,CAAC,EAAE,gBAAgB,CAAA;KAAE,CAAC,EAAE,CAAA;IAClE,8BAA8B;IAC9B,mBAAmB,CAAC,EAAE,OAAO,CAAA;IAC7B,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,WAAW,EAAE,WAAW,CAAA;IACxB,YAAY,EAAE,WAAW,EAAE,CAAA;IAC3B,SAAS,EAAE,SAAS,CAAA;IACpB,aAAa,CAAC,EAAE,GAAG,CAAC,MAAM,CAAC,CAAA;IAC3B,KAAK,CAAC,EAAE,MAAM,CAAA;CACf,CAAC;;;;;;;;;;;;;;;;;;;;yBATsB,OAAO;sBACV,OAAO;cACf,OAAO;gBACL,OAAO;;AA2iBxB,wBASG"}
1
+ {"version":3,"file":"RequestTable.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/RequestSection/RequestTable.vue"],"names":[],"mappings":"AAqQA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,iCAAiC,CAAA;AAC9E,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AACrE,OAAO,EAAc,KAAK,gBAAgB,EAAE,MAAM,YAAY,CAAA;AAQ9D,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAA;AAK1D,KAAK,WAAW,GAAG;IACf,KAAK,CAAC,EAAE,CAAC,uBAAuB,GAAG;QAAE,KAAK,CAAC,EAAE,gBAAgB,CAAA;KAAE,CAAC,EAAE,CAAA;IAClE,8BAA8B;IAC9B,mBAAmB,CAAC,EAAE,OAAO,CAAA;IAC7B,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,WAAW,EAAE,WAAW,CAAA;IACxB,YAAY,EAAE,WAAW,EAAE,CAAA;IAC3B,SAAS,EAAE,SAAS,CAAA;IACpB,aAAa,CAAC,EAAE,GAAG,CAAC,MAAM,CAAC,CAAA;IAC3B,KAAK,CAAC,EAAE,MAAM,CAAA;CACf,CAAC;;;;;;;;;;;;;;;;;;;;yBATsB,OAAO;sBACV,OAAO;cACf,OAAO;gBACL,OAAO;;AA+lBxB,wBAQG"}
@@ -1 +1 @@
1
- {"version":3,"file":"RequestTableTooltip.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/RequestSection/RequestTableTooltip.vue"],"names":[],"mappings":"AA8EA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,iCAAiC,CAAA;AAO9E,KAAK,WAAW,GAAG;IAAE,IAAI,EAAE,uBAAuB,CAAA;CAAE,CAAC;;AAkKrD,wBAOG"}
1
+ {"version":3,"file":"RequestTableTooltip.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/RequestSection/RequestTableTooltip.vue"],"names":[],"mappings":"AA8EA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,iCAAiC,CAAA;AAK9E,KAAK,WAAW,GAAG;IAAE,IAAI,EAAE,uBAAuB,CAAA;CAAE,CAAC;;AA4KrD,wBAMG"}
@@ -1 +1 @@
1
- {"version":3,"file":"filter-security-requirements.d.ts","sourceRoot":"","sources":["../../../../../src/views/Request/RequestSection/helpers/filter-security-requirements.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAA;AAEjF;;GAEG;AACH,eAAO,MAAM,0BAA0B,yBACf,UAAU,CAAC,UAAU,CAAC,+BAChB,UAAU,CAAC,4BAA4B,CAAC,oBACnD,MAAM,CAAC,MAAM,EAAE,cAAc,CAAC,KAC9C,cAAc,EA0DhB,CAAA"}
1
+ {"version":3,"file":"filter-security-requirements.d.ts","sourceRoot":"","sources":["../../../../../src/views/Request/RequestSection/helpers/filter-security-requirements.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAA;AAEjF;;GAEG;AACH,eAAO,MAAM,0BAA0B,GACrC,sBAAsB,UAAU,CAAC,UAAU,CAAC,EAC5C,6BAA4B,UAAU,CAAC,4BAA4B,CAAM,EACzE,kBAAiB,MAAM,CAAC,MAAM,EAAE,cAAc,CAAM,KACnD,cAAc,EA0DhB,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"getting-started.d.ts","sourceRoot":"","sources":["../../../../../src/views/Request/RequestSection/helpers/getting-started.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,iCAAiC,CAAA;AAE5E;;GAEG;AACH,eAAO,MAAM,gBAAgB,+BACC,UAAU,EAAE,2BACf,SAAS,CAAC,KAAK,CAAC,EAAE,YACjC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,YAgB9B,CAAA"}
1
+ {"version":3,"file":"getting-started.d.ts","sourceRoot":"","sources":["../../../../../src/views/Request/RequestSection/helpers/getting-started.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,iCAAiC,CAAA;AAE5E;;GAEG;AACH,eAAO,MAAM,gBAAgB,GAC3B,4BAA4B,UAAU,EAAE,EACxC,yBAAyB,SAAS,CAAC,KAAK,CAAC,EAAE,EAC3C,UAAU,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,YAgB9B,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"update-scheme.d.ts","sourceRoot":"","sources":["../../../../../src/views/Request/RequestSection/helpers/update-scheme.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAA;AACrE,OAAO,KAAK,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,6BAA6B,CAAA;AAElE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,eAAe,CAAA;AAEnD,6CAA6C;AAC7C,MAAM,MAAM,IAAI,CAAC,CAAC,SAAS,IAAI,CAAC,cAAc,CAAC,IAAI,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC,EAAE,WAAW,CAAC,SAAS,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;AAEvH,mDAAmD;AACnD,eAAO,MAAM,YAAY,GAAI,CAAC,SAAS,cAAc,CAAC,KAAK,CAAC,EAAE,CAAC,SAAS,IAAI,CAAC,cAAc,CAAC,OACrF,CAAC,QACA,CAAC,SACA,WAAW,CAAC,SAAS,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC,+CACH,cAAc,gCAsB5D,CAAA"}
1
+ {"version":3,"file":"update-scheme.d.ts","sourceRoot":"","sources":["../../../../../src/views/Request/RequestSection/helpers/update-scheme.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAA;AACrE,OAAO,KAAK,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,6BAA6B,CAAA;AAElE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,eAAe,CAAA;AAEnD,6CAA6C;AAC7C,MAAM,MAAM,IAAI,CAAC,CAAC,SAAS,IAAI,CAAC,cAAc,CAAC,IAAI,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC,EAAE,WAAW,CAAC,SAAS,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;AAEvH,mDAAmD;AACnD,eAAO,MAAM,YAAY,GAAI,CAAC,SAAS,cAAc,CAAC,KAAK,CAAC,EAAE,CAAC,SAAS,IAAI,CAAC,cAAc,CAAC,EAC1F,KAAK,CAAC,EACN,MAAM,CAAC,EACP,OAAO,WAAW,CAAC,SAAS,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC,EAChD,6CAA6C,cAAc,EAC3D,qBAAmB,SAqBpB,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"RequestSidebar.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Request/RequestSidebar.vue"],"names":[],"mappings":";;;cA+jBuC,MAAM;aAAO,MAAM;;;;;cAAnB,MAAM;aAAO,MAAM;;;AA4zB1D,wBAMG"}
1
+ {"version":3,"file":"RequestSidebar.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Request/RequestSidebar.vue"],"names":[],"mappings":";;;cA6jBuC,MAAM;aAAO,MAAM;;;;;cAAnB,MAAM;aAAO,MAAM;;;AA60B1D,wBAMG"}
@@ -1,5 +1,4 @@
1
1
  import { type DraggableProps, type DraggingItem, type HoveredItem } from '@scalar/draggable';
2
- import { nextTick } from 'vue';
3
2
  import type { SidebarMenuItem } from '../../views/Request/types/index.js';
4
3
  type __VLS_Props = {
5
4
  /**
@@ -21,113 +20,9 @@ type __VLS_Props = {
21
20
  /** To keep track of the menu being open */
22
21
  menuItem: SidebarMenuItem;
23
22
  };
24
- declare function __VLS_template(): {
25
- attrs: Partial<{}>;
26
- slots: Readonly<{
27
- leftIcon(): void;
28
- }> & {
29
- leftIcon(): void;
30
- };
31
- refs: {
32
- draggableRef: ({
33
- $: import("vue").ComponentInternalInstance;
34
- $data: {};
35
- $props: {
36
- readonly ceiling?: number | undefined;
37
- readonly floor?: number | undefined;
38
- readonly isDraggable?: boolean | undefined;
39
- readonly isDroppable?: (boolean | ((draggingItem: DraggingItem, hoveredItem: HoveredItem) => boolean)) | undefined;
40
- readonly parentIds: string[];
41
- readonly id: string;
42
- readonly onOnDragEnd?: ((draggingItem: DraggingItem, hoveredItem: HoveredItem) => any) | undefined;
43
- readonly onOnDragStart?: ((draggingItem: DraggingItem) => any) | undefined;
44
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
45
- $attrs: {
46
- [x: string]: unknown;
47
- };
48
- $refs: {
49
- [x: string]: unknown;
50
- };
51
- $slots: Readonly<{
52
- [name: string]: import("vue").Slot<any> | undefined;
53
- }>;
54
- $root: import("vue").ComponentPublicInstance | null;
55
- $parent: import("vue").ComponentPublicInstance | null;
56
- $host: Element | null;
57
- $emit: ((event: "onDragEnd", draggingItem: DraggingItem, hoveredItem: HoveredItem) => void) & ((event: "onDragStart", draggingItem: DraggingItem) => void);
58
- $el: HTMLDivElement;
59
- $options: import("vue").ComponentOptionsBase<Readonly<DraggableProps> & Readonly<{
60
- onOnDragEnd?: ((draggingItem: DraggingItem, hoveredItem: HoveredItem) => any) | undefined;
61
- onOnDragStart?: ((draggingItem: DraggingItem) => any) | undefined;
62
- }>, {
63
- draggingItem: import("vue").Ref<{
64
- id: string;
65
- parentId: string | null;
66
- } | null, DraggingItem | {
67
- id: string;
68
- parentId: string | null;
69
- } | null>;
70
- hoveredItem: import("vue").Ref<{
71
- id: string;
72
- parentId: string | null;
73
- offset: number;
74
- } | null, HoveredItem | {
75
- id: string;
76
- parentId: string | null;
77
- offset: number;
78
- } | null>;
79
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
80
- onDragEnd: (draggingItem: DraggingItem, hoveredItem: HoveredItem) => any;
81
- onDragStart: (draggingItem: DraggingItem) => any;
82
- }, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
83
- beforeCreate?: (() => void) | (() => void)[];
84
- created?: (() => void) | (() => void)[];
85
- beforeMount?: (() => void) | (() => void)[];
86
- mounted?: (() => void) | (() => void)[];
87
- beforeUpdate?: (() => void) | (() => void)[];
88
- updated?: (() => void) | (() => void)[];
89
- activated?: (() => void) | (() => void)[];
90
- deactivated?: (() => void) | (() => void)[];
91
- beforeDestroy?: (() => void) | (() => void)[];
92
- beforeUnmount?: (() => void) | (() => void)[];
93
- destroyed?: (() => void) | (() => void)[];
94
- unmounted?: (() => void) | (() => void)[];
95
- renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
96
- renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
97
- errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[];
98
- };
99
- $forceUpdate: () => void;
100
- $nextTick: typeof nextTick;
101
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import("@vue/reactivity").OnCleanup]) => any : (...args: [any, any, import("@vue/reactivity").OnCleanup]) => any, options?: import("vue").WatchOptions): import("vue").WatchStopHandle;
102
- } & Readonly<{}> & Omit<Readonly<DraggableProps> & Readonly<{
103
- onOnDragEnd?: ((draggingItem: DraggingItem, hoveredItem: HoveredItem) => any) | undefined;
104
- onOnDragStart?: ((draggingItem: DraggingItem) => any) | undefined;
105
- }>, "draggingItem" | "hoveredItem"> & import("vue").ShallowUnwrapRef<{
106
- draggingItem: import("vue").Ref<{
107
- id: string;
108
- parentId: string | null;
109
- } | null, DraggingItem | {
110
- id: string;
111
- parentId: string | null;
112
- } | null>;
113
- hoveredItem: import("vue").Ref<{
114
- id: string;
115
- parentId: string | null;
116
- offset: number;
117
- } | null, HoveredItem | {
118
- id: string;
119
- parentId: string | null;
120
- offset: number;
121
- } | null>;
122
- }> & {} & import("vue").ComponentCustomProperties & {} & {
123
- $slots: {
124
- default?(_: {}): any;
125
- };
126
- }) | null;
127
- };
128
- rootEl: any;
23
+ type __VLS_Slots = {
24
+ leftIcon(): void;
129
25
  };
130
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
131
26
  declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
132
27
  onDragEnd: (draggingItem: DraggingItem, hoveredItem: HoveredItem) => any;
133
28
  newTab: (name: string, uid: string) => any;
@@ -137,9 +32,9 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}
137
32
  onNewTab?: ((name: string, uid: string) => any) | undefined;
138
33
  onOpenMenu?: ((menuItem: SidebarMenuItem) => any) | undefined;
139
34
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
140
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
35
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
141
36
  export default _default;
142
- type __VLS_WithTemplateSlots<T, S> = T & {
37
+ type __VLS_WithSlots<T, S> = T & {
143
38
  new (): {
144
39
  $slots: S;
145
40
  };
@@ -1 +1 @@
1
- {"version":3,"file":"RequestSidebarItem.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Request/RequestSidebarItem.vue"],"names":[],"mappings":"AA+rBA,OAAO,EAEL,KAAK,cAAc,EACnB,KAAK,YAAY,EACjB,KAAK,WAAW,EACjB,MAAM,mBAAmB,CAAA;AAG1B,OAAO,EAAY,QAAQ,EAAO,MAAM,KAAK,CAAA;AAU7C,OAAO,KAAK,EAAe,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAIzE,KAAK,WAAW,GAAG;IACjB;;;;OAIG;IACH,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB;;;;OAIG;IACH,WAAW,CAAC,EAAE,cAAc,CAAC,aAAa,CAAC,CAAA;IAC3C,oEAAoE;IACpE,UAAU,EAAE,MAAM,EAAE,CAAA;IACpB,0DAA0D;IAC1D,GAAG,EAAE,MAAM,CAAA;IACX,2CAA2C;IAC3C,QAAQ,EAAE,eAAe,CAAA;CAC1B,CAAC;AA4VF,iBAAS,cAAc;WA+tBT,OAAO,IAA6B;;oBAziCpC,IAAI;;oBAAJ,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCAjElB,KA5oBsB;;;;;;;oCA4oBtB,KAxoBU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wCAuyBO,GACjB,8CACqB,GAAG,yBAAyB,GAAG,6DAIlD,GAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA08BD;AAqCD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;kFAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"RequestSidebarItem.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Request/RequestSidebarItem.vue"],"names":[],"mappings":"AA+rBA,OAAO,EAEL,KAAK,cAAc,EACnB,KAAK,YAAY,EACjB,KAAK,WAAW,EACjB,MAAM,mBAAmB,CAAA;AAa1B,OAAO,KAAK,EAAe,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAEzE,KAAK,WAAW,GAAG;IACjB;;;;OAIG;IACH,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB;;;;OAIG;IACH,WAAW,CAAC,EAAE,cAAc,CAAC,aAAa,CAAC,CAAA;IAC3C,oEAAoE;IACpE,UAAU,EAAE,MAAM,EAAE,CAAA;IACpB,0DAA0D;IAC1D,GAAG,EAAE,MAAM,CAAA;IACX,2CAA2C;IAC3C,QAAQ,EAAE,eAAe,CAAA;CAC1B,CAAC;AAgBF,KAAK,WAAW,GAAG;IACjB,QAAQ,IAAI,IAAI,CAAA;CACjB,CAAC;AAsuCF,QAAA,MAAM,eAAe;;;;;;;;kFAOnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAQ1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"RequestSidebarItemMenu.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Request/RequestSidebarItemMenu.vue"],"names":[],"mappings":"AAqTA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAI5D,KAAK,WAAW,GAAG;IAAE,QAAQ,EAAE,eAAe,CAAA;CAAE,CAAC;;;;;;;;;;AAukBjD,wBAOG"}
1
+ {"version":3,"file":"RequestSidebarItemMenu.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Request/RequestSidebarItemMenu.vue"],"names":[],"mappings":"AAqTA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAE5D,KAAK,WAAW,GAAG;IAAE,QAAQ,EAAE,eAAe,CAAA;CAAE,CAAC;;;;;;;;;;AA8kBjD,wBAOG"}
@@ -1,7 +1,7 @@
1
1
  import t from "./RequestSidebarItemMenu.vue2.js";
2
2
  import "./RequestSidebarItemMenu.vue3.js";
3
3
  import e from "../../_virtual/_plugin-vue_export-helper.js";
4
- const a = /* @__PURE__ */ e(t, [["__scopeId", "data-v-709241c2"]]);
4
+ const m = /* @__PURE__ */ e(t, [["__scopeId", "data-v-c405ab35"]]);
5
5
  export {
6
- a as default
6
+ m as default
7
7
  };
@@ -3,8 +3,8 @@ import { useModal as W, ScalarFloating as ee, ScalarDropdownMenu as te, ScalarDr
3
3
  import { useRouter as ne } from "vue-router";
4
4
  import T from "../../components/Sidebar/Actions/DeleteSidebarListElement.vue.js";
5
5
  import le from "../../components/Sidebar/Actions/EditSidebarListCollection.vue.js";
6
- import ae from "../../components/Sidebar/Actions/EditSidebarListElement.vue.js";
7
- import { useActiveEntities as ie } from "../../store/active-entities.js";
6
+ import ie from "../../components/Sidebar/Actions/EditSidebarListElement.vue.js";
7
+ import { useActiveEntities as ae } from "../../store/active-entities.js";
8
8
  import { createInitialRequest as se } from "../../store/requests.js";
9
9
  import { PathId as p } from "../../routes.js";
10
10
  import { useWorkspace as me } from "../../store/store.js";
@@ -19,7 +19,7 @@ const ge = /* @__PURE__ */ H({
19
19
  activeRouterParams: x,
20
20
  activeWorkspaceCollections: q,
21
21
  activeWorkspaceRequests: U
22
- } = ie(), { events: V, requestMutators: L } = me(), I = W(), w = W(), C = W(), P = () => {
22
+ } = ae(), { events: V, requestMutators: L } = me(), I = W(), w = W(), C = W(), P = () => {
23
23
  var e;
24
24
  return V.commandPalette.emit({
25
25
  commandName: "Add Example",
@@ -28,18 +28,18 @@ const ge = /* @__PURE__ */ H({
28
28
  }
29
29
  });
30
30
  }, z = (e, t) => {
31
- var i;
32
- (i = u.menuItem.item) == null || i.edit(e, t), I.hide();
31
+ var a;
32
+ (a = u.menuItem.item) == null || a.edit(e, t), I.hide();
33
33
  }, F = () => {
34
- var e, t, i;
34
+ var e, t, a;
35
35
  if ((e = u.menuItem.item) == null || e.delete(), !U.value.length) {
36
- const { request: f } = se(), a = q.value.find(
36
+ const { request: f } = se(), i = q.value.find(
37
37
  (o) => {
38
38
  var l;
39
39
  return ((l = o.info) == null ? void 0 : l.title) === "Drafts";
40
40
  }
41
41
  );
42
- a && (L.add(f, a.uid), D({
42
+ i && (L.add(f, i.uid), D({
43
43
  name: "request",
44
44
  params: {
45
45
  [p.Request]: f.uid
@@ -51,7 +51,7 @@ const ge = /* @__PURE__ */ H({
51
51
  params: {
52
52
  [p.Request]: "default"
53
53
  }
54
- }), x.value[p.Examples] === ((i = u.menuItem.item) == null ? void 0 : i.entity.uid) && D({
54
+ }), x.value[p.Examples] === ((a = u.menuItem.item) == null ? void 0 : a.entity.uid) && D({
55
55
  name: "request",
56
56
  params: {
57
57
  [p.Request]: "default"
@@ -68,8 +68,8 @@ const ge = /* @__PURE__ */ H({
68
68
  w.hide();
69
69
  }, k = J(null);
70
70
  O([() => u.menuItem.open, k], async ([e]) => {
71
- var t, i;
72
- e && ((i = (t = k.value) == null ? void 0 : t.$parent) != null && i.$el) && k.value.$parent.$el.focus();
71
+ var t, a;
72
+ e && ((a = (t = k.value) == null ? void 0 : t.$parent) != null && a.$el) && k.value.$parent.$el.focus();
73
73
  });
74
74
  const N = () => u.menuItem.open && $("closeMenu");
75
75
  Q(() => window.addEventListener("click", N)), X(() => window.removeEventListener("click", N));
@@ -82,7 +82,7 @@ const ge = /* @__PURE__ */ H({
82
82
  return ((e = u.menuItem.item) == null ? void 0 : e.title) === "Drafts";
83
83
  });
84
84
  return (e, t) => {
85
- var i, f;
85
+ var a, f;
86
86
  return s(), R(h, null, [
87
87
  e.menuItem.targetRef && e.menuItem.open ? (s(), d(n(ee), {
88
88
  key: 0,
@@ -92,14 +92,14 @@ const ge = /* @__PURE__ */ H({
92
92
  }, {
93
93
  floating: r(() => [
94
94
  m(n(te), {
95
- onKeydown: t[3] || (t[3] = Z((a) => e.$emit("closeMenu"), ["escape"]))
95
+ onKeydown: t[3] || (t[3] = Z((i) => e.$emit("closeMenu"), ["escape"]))
96
96
  }, {
97
97
  default: r(() => {
98
- var a, o;
98
+ var i, o;
99
99
  return [
100
- ((a = e.menuItem.item) == null ? void 0 : a.entity.type) === "request" ? (s(), d(n(y), {
100
+ ((i = e.menuItem.item) == null ? void 0 : i.entity.type) === "request" ? (s(), d(n(y), {
101
101
  key: 0,
102
- class: "flex gap-2",
102
+ class: "flex items-center gap-2",
103
103
  onClick: P
104
104
  }, {
105
105
  default: r(() => [
@@ -118,7 +118,7 @@ const ge = /* @__PURE__ */ H({
118
118
  key: 1,
119
119
  ref_key: "menuRef",
120
120
  ref: k,
121
- class: "flex gap-2",
121
+ class: "flex items-center gap-2",
122
122
  onClick: t[0] || (t[0] = (l) => n(I).show())
123
123
  }, {
124
124
  default: r(() => {
@@ -145,7 +145,7 @@ const ge = /* @__PURE__ */ H({
145
145
  key: 2,
146
146
  ref_key: "menuRef",
147
147
  ref: k,
148
- class: "flex gap-2",
148
+ class: "flex items-center gap-2",
149
149
  onClick: K
150
150
  }, {
151
151
  default: r(() => {
@@ -164,7 +164,7 @@ const ge = /* @__PURE__ */ H({
164
164
  }, 512)) : c("", !0),
165
165
  E.value ? c("", !0) : (s(), d(n(y), {
166
166
  key: 3,
167
- class: "flex gap-2",
167
+ class: "flex items-center gap-2",
168
168
  onClick: t[1] || (t[1] = (l) => n(w).show())
169
169
  }, {
170
170
  default: r(() => [
@@ -181,7 +181,7 @@ const ge = /* @__PURE__ */ H({
181
181
  })),
182
182
  E.value ? (s(), d(n(y), {
183
183
  key: 4,
184
- class: "flex gap-2",
184
+ class: "flex items-center gap-2",
185
185
  onClick: t[2] || (t[2] = (l) => n(C).show())
186
186
  }, {
187
187
  default: r(() => [
@@ -206,13 +206,13 @@ const ge = /* @__PURE__ */ H({
206
206
  m(n(b), {
207
207
  size: "xxs",
208
208
  state: n(w),
209
- title: `Delete ${(i = e.menuItem.item) == null ? void 0 : i.resourceTitle}`
209
+ title: `Delete ${(a = e.menuItem.item) == null ? void 0 : a.resourceTitle}`
210
210
  }, {
211
211
  default: r(() => {
212
- var a, o;
212
+ var i, o;
213
213
  return [
214
214
  m(T, {
215
- variableName: ((a = e.menuItem.item) == null ? void 0 : a.title) ?? "",
215
+ variableName: ((i = e.menuItem.item) == null ? void 0 : i.title) ?? "",
216
216
  warningMessage: (o = e.menuItem.item) == null ? void 0 : o.warning,
217
217
  onClose: t[4] || (t[4] = (l) => n(w).hide()),
218
218
  onDelete: F
@@ -227,15 +227,15 @@ const ge = /* @__PURE__ */ H({
227
227
  title: `Edit ${(f = e.menuItem.item) == null ? void 0 : f.resourceTitle}`
228
228
  }, {
229
229
  default: r(() => {
230
- var a, o, l, v;
230
+ var i, o, l, v;
231
231
  return [
232
- ((a = e.menuItem.item) == null ? void 0 : a.resourceTitle) === "Collection" ? (s(), d(le, {
232
+ ((i = e.menuItem.item) == null ? void 0 : i.resourceTitle) === "Collection" ? (s(), d(le, {
233
233
  key: 0,
234
234
  icon: ((o = e.menuItem.item) == null ? void 0 : o.icon) || "interface-content-folder",
235
235
  name: (l = e.menuItem.item) == null ? void 0 : l.title,
236
236
  onClose: t[5] || (t[5] = (G) => n(I).hide()),
237
237
  onEdit: z
238
- }, null, 8, ["icon", "name"])) : (s(), d(ae, {
238
+ }, null, 8, ["icon", "name"])) : (s(), d(ie, {
239
239
  key: 1,
240
240
  name: ((v = e.menuItem.item) == null ? void 0 : v.title) ?? "",
241
241
  onClose: t[6] || (t[6] = (G) => n(I).hide()),
@@ -254,7 +254,7 @@ const ge = /* @__PURE__ */ H({
254
254
  m(T, {
255
255
  variableName: "All Drafts",
256
256
  warningMessage: "This action will clear all drafts. This cannot be undone.",
257
- onClose: t[7] || (t[7] = (a) => n(C).hide()),
257
+ onClose: t[7] || (t[7] = (i) => n(C).hide()),
258
258
  onDelete: j
259
259
  })
260
260
  ]),
@@ -16,6 +16,6 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
16
16
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
17
17
  onImportCurl?: ((value: string) => any) | undefined;
18
18
  onHideModal?: (() => any) | undefined;
19
- }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, HTMLDivElement>;
19
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
20
20
  export default _default;
21
21
  //# sourceMappingURL=RequestSubpageHeader.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RequestSubpageHeader.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Request/RequestSubpageHeader.vue"],"names":[],"mappings":"AA+GA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,KAAK,EACV,UAAU,EACV,SAAS,EACT,MAAM,EACP,MAAM,iCAAiC,CAAA;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAQrE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAA;AAI1D,KAAK,WAAW,GAAG;IACf,UAAU,EAAE,UAAU,CAAA;IACtB,SAAS,EAAE,SAAS,CAAA;IACpB,MAAM,EAAE,MAAM,GAAG,SAAS,CAAA;IAC1B,WAAW,EAAE,WAAW,CAAA;IACxB,YAAY,EAAE,WAAW,EAAE,CAAA;IAC3B,SAAS,EAAE,SAAS,CAAA;CACrB,CAAC;;;;;;;;AAyMJ,wBAQG"}
1
+ {"version":3,"file":"RequestSubpageHeader.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Request/RequestSubpageHeader.vue"],"names":[],"mappings":"AA+GA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,KAAK,EACV,UAAU,EACV,SAAS,EACT,MAAM,EACP,MAAM,iCAAiC,CAAA;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAQrE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAA;AAE1D,KAAK,WAAW,GAAG;IACf,UAAU,EAAE,UAAU,CAAA;IACtB,SAAS,EAAE,SAAS,CAAA;IACpB,MAAM,EAAE,MAAM,GAAG,SAAS,CAAA;IAC1B,WAAW,EAAE,WAAW,CAAA;IACxB,YAAY,EAAE,WAAW,EAAE,CAAA;IAC3B,SAAS,EAAE,SAAS,CAAA;CACrB,CAAC;;;;;;;;AAsOJ,wBAOG"}
@@ -1 +1 @@
1
- {"version":3,"file":"RequestHeaders.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/RequestHeaders.vue"],"names":[],"mappings":"AAgFA,KAAK,MAAM,GAAG;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,OAAO,CAAA;CAAE,CAAA;AAEhE,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,MAAM,EAAE,CAAA;CAClB,CAAC;;AAgLF,wBAOG"}
1
+ {"version":3,"file":"RequestHeaders.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/RequestHeaders.vue"],"names":[],"mappings":"AA8EA,KAAK,MAAM,GAAG;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,OAAO,CAAA;CAAE,CAAA;AAEhE,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,MAAM,EAAE,CAAA;CAClB,CAAC;;AA6LF,wBAMG"}
@@ -1 +1 @@
1
- {"version":3,"file":"ResponseBody.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseBody.vue"],"names":[],"mappings":"AAqGA,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,MAAM,CAAA;IACb,MAAM,EAAE,QAAQ,GAAG,WAAW,CAAA;IAC9B,IAAI,EAAE,OAAO,CAAA;IACb,OAAO,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC;QAAC,QAAQ,EAAE,OAAO,CAAA;KAAE,EAAE,CAAA;CAC9D,CAAC;;AAyKF,wBAOG"}
1
+ {"version":3,"file":"ResponseBody.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseBody.vue"],"names":[],"mappings":"AAmGA,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,MAAM,CAAA;IACb,MAAM,EAAE,QAAQ,GAAG,WAAW,CAAA;IAC9B,IAAI,EAAE,OAAO,CAAA;IACb,OAAO,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC;QAAC,QAAQ,EAAE,OAAO,CAAA;KAAE,EAAE,CAAA;CAC9D,CAAC;;AAqLF,wBAMG"}
@@ -3,6 +3,6 @@ type __VLS_Props = {
3
3
  type?: string;
4
4
  filename?: string;
5
5
  };
6
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, HTMLAnchorElement>;
6
+ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
7
7
  export default _default;
8
8
  //# sourceMappingURL=ResponseBodyDownload.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ResponseBodyDownload.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseBodyDownload.vue"],"names":[],"mappings":"AA0CA,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB,CAAC;;AAiFF,wBAOG"}
1
+ {"version":3,"file":"ResponseBodyDownload.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseBodyDownload.vue"],"names":[],"mappings":"AAwCA,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB,CAAC;;AAyEF,wBAMG"}
@@ -1,16 +1,11 @@
1
- declare function __VLS_template(): {
2
- attrs: Partial<{}>;
3
- slots: {
4
- default?(_: {}): any;
5
- };
6
- refs: {};
7
- rootEl: HTMLDivElement;
1
+ declare var __VLS_1: {};
2
+ type __VLS_Slots = {} & {
3
+ default?: (props: typeof __VLS_1) => any;
8
4
  };
9
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
10
- declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, HTMLDivElement>;
11
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
5
+ declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
12
7
  export default _default;
13
- type __VLS_WithTemplateSlots<T, S> = T & {
8
+ type __VLS_WithSlots<T, S> = T & {
14
9
  new (): {
15
10
  $slots: S;
16
11
  };
@@ -1 +1 @@
1
- {"version":3,"file":"ResponseBodyInfo.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseBodyInfo.vue"],"names":[],"mappings":"AAcA,iBAAS,cAAc;WA0CT,OAAO,IAA6B;;yBARrB,GAAG;;;;EAa/B;AAOD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,0RAMnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAKpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"ResponseBodyInfo.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseBodyInfo.vue"],"names":[],"mappings":"AA+BA,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAkB/C,QAAA,MAAM,eAAe,+QAKnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAE1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ResponseBodyPreview.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseBodyPreview.vue"],"names":[],"mappings":"AA6EA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAA;AAM1D,KAAK,WAAW,GAAG;IACjB,GAAG,EAAE,MAAM,CAAA;IACX,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,YAAY,CAAA;IAClB,KAAK,CAAC,EAAE,OAAO,GAAG,SAAS,CAAA;CAC5B,CAAC;;AAqIF,wBAMG"}
1
+ {"version":3,"file":"ResponseBodyPreview.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseBodyPreview.vue"],"names":[],"mappings":"AA6EA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAA;AAI1D,KAAK,WAAW,GAAG;IACjB,GAAG,EAAE,MAAM,CAAA;IACX,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,YAAY,CAAA;IAClB,KAAK,CAAC,EAAE,OAAO,GAAG,SAAS,CAAA;CAC5B,CAAC;;AA6IF,wBAMG"}
@@ -3,6 +3,6 @@ type __VLS_Props = {
3
3
  content: any;
4
4
  language: CodeMirrorLanguage | undefined;
5
5
  };
6
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, HTMLDivElement>;
6
+ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
7
7
  export default _default;
8
8
  //# sourceMappingURL=ResponseBodyRaw.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ResponseBodyRaw.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseBodyRaw.vue"],"names":[],"mappings":"AAmEA,OAAO,EAAiB,KAAK,kBAAkB,EAAE,MAAM,wBAAwB,CAAA;AAK/E,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,GAAG,CAAA;IACZ,QAAQ,EAAE,kBAAkB,GAAG,SAAS,CAAA;CACzC,CAAC;;AA8GF,wBAOG"}
1
+ {"version":3,"file":"ResponseBodyRaw.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseBodyRaw.vue"],"names":[],"mappings":"AAmEA,OAAO,EAAiB,KAAK,kBAAkB,EAAE,MAAM,wBAAwB,CAAA;AAG/E,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,GAAG,CAAA;IACZ,QAAQ,EAAE,kBAAkB,GAAG,SAAS,CAAA;CACzC,CAAC;;AAsGF,wBAMG"}
@@ -1 +1 @@
1
- {"version":3,"file":"ResponseBodyStreaming.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseBodyStreaming.vue"],"names":[],"mappings":"AAiHA,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,2BAA2B,CAAC,UAAU,CAAC,CAAA;CAChD,CAAC;;AAoLF,wBAOG"}
1
+ {"version":3,"file":"ResponseBodyStreaming.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseBodyStreaming.vue"],"names":[],"mappings":"AA+GA,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,2BAA2B,CAAC,UAAU,CAAC,CAAA;CAChD,CAAC;;AAiLF,wBAMG"}
@@ -5,6 +5,6 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
5
5
  "update:modelValue": (v: boolean) => any;
6
6
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
7
7
  "onUpdate:modelValue"?: ((v: boolean) => any) | undefined;
8
- }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, HTMLDivElement>;
8
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
9
9
  export default _default;
10
10
  //# sourceMappingURL=ResponseBodyToggle.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ResponseBodyToggle.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseBodyToggle.vue"],"names":[],"mappings":"AA+BA,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,OAAO,CAAA;CACpB,CAAC;;;;;;AAqFF,wBAQG"}
1
+ {"version":3,"file":"ResponseBodyToggle.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseBodyToggle.vue"],"names":[],"mappings":"AA6BA,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,OAAO,CAAA;CACpB,CAAC;;;;;;AA0EF,wBAOG"}
@@ -1 +1 @@
1
- {"version":3,"file":"ResponseBodyVirtual.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseBodyVirtual.vue"],"names":[],"mappings":"AAmEA,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,OAAO,CAAA;IACb,OAAO,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC;QAAC,QAAQ,EAAE,OAAO,CAAA;KAAE,EAAE,CAAA;CAC9D,CAAC;;AA6GF,wBAOG"}
1
+ {"version":3,"file":"ResponseBodyVirtual.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseBodyVirtual.vue"],"names":[],"mappings":"AAiEA,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,MAAM,CAAA;IACf,IAAI,EAAE,OAAO,CAAA;IACb,OAAO,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC;QAAC,QAAQ,EAAE,OAAO,CAAA;KAAE,EAAE,CAAA;CAC9D,CAAC;;AAyGF,wBAMG"}
@@ -1 +1 @@
1
- {"version":3,"file":"ResponseCookies.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseCookies.vue"],"names":[],"mappings":"AA2CA,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC;QAAC,QAAQ,EAAE,OAAO,CAAA;KAAE,EAAE,CAAA;CAC9D,CAAC;;AAkHF,wBAOG"}
1
+ {"version":3,"file":"ResponseCookies.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseCookies.vue"],"names":[],"mappings":"AAyCA,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC;QAAC,QAAQ,EAAE,OAAO,CAAA;KAAE,EAAE,CAAA;CAC9D,CAAC;;AA2GF,wBAMG"}
@@ -6,6 +6,6 @@ type __VLS_Props = {
6
6
  workspace: Workspace;
7
7
  numWorkspaceRequests: number;
8
8
  };
9
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, HTMLDivElement>;
9
+ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
10
  export default _default;
11
11
  //# sourceMappingURL=ResponseEmpty.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ResponseEmpty.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseEmpty.vue"],"names":[],"mappings":"AAqKA,OAAO,KAAK,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,iCAAiC,CAAA;AAC5E,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAarE,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,UAAU,CAAA;IACtB,SAAS,EAAE,SAAS,CAAA;IACpB,SAAS,EAAE,SAAS,CAAA;IACpB,oBAAoB,EAAE,MAAM,CAAA;CAC7B,CAAC;;AAoNF,wBAOG"}
1
+ {"version":3,"file":"ResponseEmpty.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseEmpty.vue"],"names":[],"mappings":"AAqKA,OAAO,KAAK,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,iCAAiC,CAAA;AAC5E,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAWrE,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,UAAU,CAAA;IACtB,SAAS,EAAE,SAAS,CAAA;IACpB,SAAS,EAAE,SAAS,CAAA;IACpB,oBAAoB,EAAE,MAAM,CAAA;CAC7B,CAAC;;AA8OF,wBAMG"}
@@ -34,7 +34,7 @@ const W = { class: "flex-center relative flex flex-1 flex-col gap-6 p-2 capitali
34
34
  }));
35
35
  }, k = (o) => {
36
36
  o != null && o.createNew && g.name === "request" && f();
37
- }, w = "2.5.26";
37
+ }, w = "2.5.28";
38
38
  return R(() => a.hotKeys.on(k)), v(() => a.hotKeys.off(k)), (o, e) => (u(), i("div", W, [
39
39
  s("div", {
40
40
  class: y(["flex h-[calc(100%_-_50px)] flex-col items-center justify-center", {
@@ -1 +1 @@
1
- {"version":3,"file":"ResponseHeaders.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseHeaders.vue"],"names":[],"mappings":"AAgFA,KAAK,MAAM,GAAG;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,OAAO,CAAA;CAAE,CAAA;AAEhE,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,MAAM,EAAE,CAAA;CAClB,CAAC;;AAgLF,wBAOG"}
1
+ {"version":3,"file":"ResponseHeaders.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseHeaders.vue"],"names":[],"mappings":"AA8EA,KAAK,MAAM,GAAG;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,OAAO,CAAA;CAAE,CAAA;AAEhE,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,MAAM,EAAE,CAAA;CAClB,CAAC;;AA6LF,wBAMG"}
@@ -1 +1 @@
1
- {"version":3,"file":"ResponseLoadingOverlay.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseLoadingOverlay.vue"],"names":[],"mappings":";AA4LA,wBAMG"}
1
+ {"version":3,"file":"ResponseLoadingOverlay.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseLoadingOverlay.vue"],"names":[],"mappings":";AA0KA,wBAKG"}
@@ -2,6 +2,6 @@ import type { ResponseInstance } from '@scalar/oas-utils/entities/spec';
2
2
  type __VLS_Props = {
3
3
  response: ResponseInstance;
4
4
  };
5
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, HTMLDivElement>;
5
+ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
6
  export default _default;
7
7
  //# sourceMappingURL=ResponseMetaInformation.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ResponseMetaInformation.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseMetaInformation.vue"],"names":[],"mappings":"AAsFA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,iCAAiC,CAAA;AAWvE,KAAK,WAAW,GAAG;IAAE,QAAQ,EAAE,gBAAgB,CAAA;CAAE,CAAC;;AAuJlD,wBAOG"}
1
+ {"version":3,"file":"ResponseMetaInformation.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseMetaInformation.vue"],"names":[],"mappings":"AAsFA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,iCAAiC,CAAA;AASvE,KAAK,WAAW,GAAG;IAAE,QAAQ,EAAE,gBAAgB,CAAA;CAAE,CAAC;;AAuJlD,wBAMG"}
@@ -1 +1 @@
1
- {"version":3,"file":"ResponseSection.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseSection.vue"],"names":[],"mappings":"AA0RA,OAAO,KAAK,EACV,UAAU,EACV,SAAS,EACT,gBAAgB,EACjB,MAAM,iCAAiC,CAAA;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAKrE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,8CAA8C,CAAA;AAerF,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,UAAU,CAAA;IACtB,SAAS,EAAE,SAAS,CAAA;IACpB,SAAS,EAAE,SAAS,CAAA;IACpB,oBAAoB,EAAE,MAAM,CAAA;IAC5B,QAAQ,EAAE,gBAAgB,GAAG,SAAS,CAAA;IACtC,aAAa,EAAE,iBAAiB,GAAG,IAAI,GAAG,SAAS,CAAA;CACpD,CAAC;;AAwUF,wBAOG"}
1
+ {"version":3,"file":"ResponseSection.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseSection.vue"],"names":[],"mappings":"AA0RA,OAAO,KAAK,EACV,UAAU,EACV,SAAS,EACT,gBAAgB,EACjB,MAAM,iCAAiC,CAAA;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAKrE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,8CAA8C,CAAA;AAarF,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,UAAU,CAAA;IACtB,SAAS,EAAE,SAAS,CAAA;IACpB,SAAS,EAAE,SAAS,CAAA;IACpB,oBAAoB,EAAE,MAAM,CAAA;IAC5B,QAAQ,EAAE,gBAAgB,GAAG,SAAS,CAAA;IACtC,aAAa,EAAE,iBAAiB,GAAG,IAAI,GAAG,SAAS,CAAA;CACpD,CAAC;;AAgZF,wBAMG"}
@@ -1,3 +1,3 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, HTMLDivElement>;
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
2
  export default _default;
3
3
  //# sourceMappingURL=WorkspaceDropdown.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"WorkspaceDropdown.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/components/WorkspaceDropdown.vue"],"names":[],"mappings":";AA+sBA,wBAMG"}
1
+ {"version":3,"file":"WorkspaceDropdown.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/components/WorkspaceDropdown.vue"],"names":[],"mappings":";AAguBA,wBAKG"}