@scalar/api-client 2.26.0 → 2.26.2

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 (546) hide show
  1. package/CHANGELOG.md +51 -0
  2. package/dist/components/AddressBar/AddressBar.vue.d.ts +2 -1
  3. package/dist/components/AddressBar/AddressBar.vue.d.ts.map +1 -1
  4. package/dist/components/AddressBar/AddressBarHistory.vue.d.ts +2 -1
  5. package/dist/components/AddressBar/AddressBarHistory.vue.d.ts.map +1 -1
  6. package/dist/components/CodeInput/CodeInput.vue.d.ts +3 -2
  7. package/dist/components/CodeInput/CodeInput.vue.d.ts.map +1 -1
  8. package/dist/components/CommandPalette/CommandActionForm.vue.d.ts +5 -4
  9. package/dist/components/CommandPalette/CommandActionForm.vue.d.ts.map +1 -1
  10. package/dist/components/CommandPalette/CommandActionInput.vue.d.ts +2 -1
  11. package/dist/components/CommandPalette/CommandActionInput.vue.d.ts.map +1 -1
  12. package/dist/components/CommandPalette/CommandPaletteCollection.vue.d.ts +2 -1
  13. package/dist/components/CommandPalette/CommandPaletteCollection.vue.d.ts.map +1 -1
  14. package/dist/components/CommandPalette/CommandPaletteExample.vue.d.ts +2 -1
  15. package/dist/components/CommandPalette/CommandPaletteExample.vue.d.ts.map +1 -1
  16. package/dist/components/CommandPalette/CommandPaletteImport.vue.d.ts +2 -1
  17. package/dist/components/CommandPalette/CommandPaletteImport.vue.d.ts.map +1 -1
  18. package/dist/components/CommandPalette/CommandPaletteImportCurl.vue.d.ts +2 -1
  19. package/dist/components/CommandPalette/CommandPaletteImportCurl.vue.d.ts.map +1 -1
  20. package/dist/components/CommandPalette/CommandPaletteServer.vue.d.ts +2 -1
  21. package/dist/components/CommandPalette/CommandPaletteServer.vue.d.ts.map +1 -1
  22. package/dist/components/CommandPalette/CommandPaletteTag.vue.d.ts +2 -1
  23. package/dist/components/CommandPalette/CommandPaletteTag.vue.d.ts.map +1 -1
  24. package/dist/components/CommandPalette/CommandPaletteWorkspace.vue.d.ts +2 -1
  25. package/dist/components/CommandPalette/CommandPaletteWorkspace.vue.d.ts.map +1 -1
  26. package/dist/components/CommandPalette/TheCommandPalette.vue.d.ts +2 -1
  27. package/dist/components/CommandPalette/TheCommandPalette.vue.d.ts.map +1 -1
  28. package/dist/components/CommandPalette/WatchModeToggle.vue.d.ts +2 -1
  29. package/dist/components/CommandPalette/WatchModeToggle.vue.d.ts.map +1 -1
  30. package/dist/components/DataTable/DataTable.vue.d.ts +3 -2
  31. package/dist/components/DataTable/DataTable.vue.d.ts.map +1 -1
  32. package/dist/components/DataTable/DataTableCell.vue.d.ts +5 -4
  33. package/dist/components/DataTable/DataTableCell.vue.d.ts.map +1 -1
  34. package/dist/components/DataTable/DataTableCheckbox.vue.d.ts +2 -1
  35. package/dist/components/DataTable/DataTableCheckbox.vue.d.ts.map +1 -1
  36. package/dist/components/DataTable/DataTableHeader.vue.d.ts +5 -4
  37. package/dist/components/DataTable/DataTableHeader.vue.d.ts.map +1 -1
  38. package/dist/components/DataTable/DataTableInput.vue.d.ts +7 -6
  39. package/dist/components/DataTable/DataTableInput.vue.d.ts.map +1 -1
  40. package/dist/components/DataTable/DataTableInputSelect.vue.d.ts +2 -1
  41. package/dist/components/DataTable/DataTableInputSelect.vue.d.ts.map +1 -1
  42. package/dist/components/DataTable/DataTableRow.vue.d.ts +3 -2
  43. package/dist/components/DataTable/DataTableRow.vue.d.ts.map +1 -1
  44. package/dist/components/DataTable/DataTableText.vue.d.ts +5 -4
  45. package/dist/components/DataTable/DataTableText.vue.d.ts.map +1 -1
  46. package/dist/components/EmptyState.vue.d.ts +2 -1
  47. package/dist/components/EmptyState.vue.d.ts.map +1 -1
  48. package/dist/components/EnvironmentSelector/EnvironmentSelector.vue.d.ts +2 -1
  49. package/dist/components/EnvironmentSelector/EnvironmentSelector.vue.d.ts.map +1 -1
  50. package/dist/components/Form/Form.vue.d.ts +5 -4
  51. package/dist/components/Form/Form.vue.d.ts.map +1 -1
  52. package/dist/components/Form/LabelInput.vue.d.ts +2 -1
  53. package/dist/components/Form/LabelInput.vue.d.ts.map +1 -1
  54. package/dist/components/HelpfulLink.vue.d.ts +3 -2
  55. package/dist/components/HelpfulLink.vue.d.ts.map +1 -1
  56. package/dist/components/HttpMethod/HttpMethod.vue.d.ts +2 -1
  57. package/dist/components/HttpMethod/HttpMethod.vue.d.ts.map +1 -1
  58. package/dist/components/IconSelector.vue.d.ts +6 -5
  59. package/dist/components/IconSelector.vue.d.ts.map +1 -1
  60. package/dist/components/ImportCollection/DropEventListener.vue.d.ts +2 -1
  61. package/dist/components/ImportCollection/DropEventListener.vue.d.ts.map +1 -1
  62. package/dist/components/ImportCollection/ImportCollectionListener.vue.d.ts +3 -2
  63. package/dist/components/ImportCollection/ImportCollectionListener.vue.d.ts.map +1 -1
  64. package/dist/components/ImportCollection/ImportCollectionModal.vue.d.ts +2 -1
  65. package/dist/components/ImportCollection/ImportCollectionModal.vue.d.ts.map +1 -1
  66. package/dist/components/ImportCollection/ImportNowButton.vue.d.ts +2 -1
  67. package/dist/components/ImportCollection/ImportNowButton.vue.d.ts.map +1 -1
  68. package/dist/components/ImportCollection/IntegrationLogo.vue.d.ts +2 -1
  69. package/dist/components/ImportCollection/IntegrationLogo.vue.d.ts.map +1 -1
  70. package/dist/components/ImportCollection/PasteEventListener.vue.d.ts +2 -1
  71. package/dist/components/ImportCollection/PasteEventListener.vue.d.ts.map +1 -1
  72. package/dist/components/ImportCollection/PrefetchError.vue.d.ts +2 -1
  73. package/dist/components/ImportCollection/PrefetchError.vue.d.ts.map +1 -1
  74. package/dist/components/ImportCollection/UrlQueryParameterChecker.vue.d.ts +2 -1
  75. package/dist/components/ImportCollection/UrlQueryParameterChecker.vue.d.ts.map +1 -1
  76. package/dist/components/ImportCollection/WorkspaceSelector.vue.d.ts +2 -1
  77. package/dist/components/ImportCollection/WorkspaceSelector.vue.d.ts.map +1 -1
  78. package/dist/components/OpenApiClientButton.vue.d.ts +2 -1
  79. package/dist/components/OpenApiClientButton.vue.d.ts.map +1 -1
  80. package/dist/components/ScalarAsciiArt.vue.d.ts +2 -1
  81. package/dist/components/ScalarAsciiArt.vue.d.ts.map +1 -1
  82. package/dist/components/SectionFilter.vue.d.ts +14 -9
  83. package/dist/components/SectionFilter.vue.d.ts.map +1 -1
  84. package/dist/components/SectionFilterButton.vue.d.ts +3 -2
  85. package/dist/components/SectionFilterButton.vue.d.ts.map +1 -1
  86. package/dist/components/Server/ServerDropdown.vue.d.ts +2 -1
  87. package/dist/components/Server/ServerDropdown.vue.d.ts.map +1 -1
  88. package/dist/components/Server/ServerDropdownItem.vue.d.ts +2 -1
  89. package/dist/components/Server/ServerDropdownItem.vue.d.ts.map +1 -1
  90. package/dist/components/Server/ServerSelector.vue.d.ts +2 -1
  91. package/dist/components/Server/ServerSelector.vue.d.ts.map +1 -1
  92. package/dist/components/Server/ServerVariablesForm.vue.d.ts +2 -1
  93. package/dist/components/Server/ServerVariablesForm.vue.d.ts.map +1 -1
  94. package/dist/components/Server/ServerVariablesSelect.vue.d.ts +2 -1
  95. package/dist/components/Server/ServerVariablesSelect.vue.d.ts.map +1 -1
  96. package/dist/components/Server/ServerVariablesTextbox.vue.d.ts +2 -1
  97. package/dist/components/Server/ServerVariablesTextbox.vue.d.ts.map +1 -1
  98. package/dist/components/SideNav/DownloadAppButton.vue.d.ts +2 -1
  99. package/dist/components/SideNav/DownloadAppButton.vue.d.ts.map +1 -1
  100. package/dist/components/SideNav/SideHelp.vue.d.ts +2 -1
  101. package/dist/components/SideNav/SideHelp.vue.d.ts.map +1 -1
  102. package/dist/components/SideNav/SideNav.vue.d.ts +2 -1
  103. package/dist/components/SideNav/SideNav.vue.d.ts.map +1 -1
  104. package/dist/components/SideNav/SideNavGroup.vue.d.ts +3 -2
  105. package/dist/components/SideNav/SideNavGroup.vue.d.ts.map +1 -1
  106. package/dist/components/SideNav/SideNavLink.vue.d.ts +6 -5
  107. package/dist/components/SideNav/SideNavLink.vue.d.ts.map +1 -1
  108. package/dist/components/SideNav/SideNavRouterLink.vue.d.ts +5 -4
  109. package/dist/components/SideNav/SideNavRouterLink.vue.d.ts.map +1 -1
  110. package/dist/components/Sidebar/Actions/DeleteSidebarListElement.vue.d.ts +2 -1
  111. package/dist/components/Sidebar/Actions/DeleteSidebarListElement.vue.d.ts.map +1 -1
  112. package/dist/components/Sidebar/Actions/EditSidebarListCollection.vue.d.ts +2 -1
  113. package/dist/components/Sidebar/Actions/EditSidebarListCollection.vue.d.ts.map +1 -1
  114. package/dist/components/Sidebar/Actions/EditSidebarListElement.vue.d.ts +2 -1
  115. package/dist/components/Sidebar/Actions/EditSidebarListElement.vue.d.ts.map +1 -1
  116. package/dist/components/Sidebar/Actions/SidebarListElementForm.vue.d.ts +3 -2
  117. package/dist/components/Sidebar/Actions/SidebarListElementForm.vue.d.ts.map +1 -1
  118. package/dist/components/Sidebar/Sidebar.vue.d.ts +3 -2
  119. package/dist/components/Sidebar/Sidebar.vue.d.ts.map +1 -1
  120. package/dist/components/Sidebar/SidebarButton.vue.d.ts +3 -2
  121. package/dist/components/Sidebar/SidebarButton.vue.d.ts.map +1 -1
  122. package/dist/components/Sidebar/SidebarList.vue.d.ts +3 -2
  123. package/dist/components/Sidebar/SidebarList.vue.d.ts.map +1 -1
  124. package/dist/components/Sidebar/SidebarListElement.vue.d.ts +2 -1
  125. package/dist/components/Sidebar/SidebarListElement.vue.d.ts.map +1 -1
  126. package/dist/components/Sidebar/SidebarListElement.vue.js +2 -2
  127. package/dist/components/Sidebar/SidebarListElement.vue2.js +1 -1
  128. package/dist/components/Sidebar/SidebarListElementActions.vue.d.ts +2 -1
  129. package/dist/components/Sidebar/SidebarListElementActions.vue.d.ts.map +1 -1
  130. package/dist/components/Sidebar/SidebarToggle.vue.d.ts +2 -1
  131. package/dist/components/Sidebar/SidebarToggle.vue.d.ts.map +1 -1
  132. package/dist/components/TopNav/TopNav.vue.d.ts +2 -1
  133. package/dist/components/TopNav/TopNav.vue.d.ts.map +1 -1
  134. package/dist/components/TopNav/TopNavItem.vue.d.ts +2 -1
  135. package/dist/components/TopNav/TopNavItem.vue.d.ts.map +1 -1
  136. package/dist/components/ViewLayout/ViewLayout.vue.d.ts +3 -2
  137. package/dist/components/ViewLayout/ViewLayout.vue.d.ts.map +1 -1
  138. package/dist/components/ViewLayout/ViewLayoutCollapse.vue.d.ts +9 -8
  139. package/dist/components/ViewLayout/ViewLayoutCollapse.vue.d.ts.map +1 -1
  140. package/dist/components/ViewLayout/ViewLayoutContent.vue.d.ts +3 -2
  141. package/dist/components/ViewLayout/ViewLayoutContent.vue.d.ts.map +1 -1
  142. package/dist/components/ViewLayout/ViewLayoutSection.vue.d.ts +3 -2
  143. package/dist/components/ViewLayout/ViewLayoutSection.vue.d.ts.map +1 -1
  144. package/dist/layouts/App/ApiClientApp.vue.d.ts +2 -1
  145. package/dist/layouts/App/ApiClientApp.vue.d.ts.map +1 -1
  146. package/dist/layouts/App/MainLayout.vue.d.ts +5 -4
  147. package/dist/layouts/App/MainLayout.vue.d.ts.map +1 -1
  148. package/dist/layouts/Modal/ApiClientModal.vue.d.ts +2 -1
  149. package/dist/layouts/Modal/ApiClientModal.vue.d.ts.map +1 -1
  150. package/dist/layouts/Modal/ApiClientModal.vue.js +28 -5
  151. package/dist/layouts/Modal/ApiClientModal.vue2.js +2 -53
  152. package/dist/layouts/Modal/create-api-client-modal.js +8 -8
  153. package/dist/layouts/Web/ApiClientWeb.vue.d.ts +2 -1
  154. package/dist/layouts/Web/ApiClientWeb.vue.d.ts.map +1 -1
  155. package/dist/style.css +1 -1
  156. package/dist/v2/blocks/operation-block/OperationBlock.vue.d.ts +4 -3
  157. package/dist/v2/blocks/operation-block/OperationBlock.vue.d.ts.map +1 -1
  158. package/dist/v2/blocks/operation-block/OperationBlock.vue.js +48 -43
  159. package/dist/v2/blocks/operation-block/components/Header.vue.d.ts +2 -1
  160. package/dist/v2/blocks/operation-block/components/Header.vue.d.ts.map +1 -1
  161. package/dist/v2/blocks/operation-block/components/Header.vue.js +2 -2
  162. package/dist/v2/blocks/operation-block/components/Header.vue2.js +10 -10
  163. package/dist/v2/blocks/operation-block/helpers/send-request.d.ts +1 -1
  164. package/dist/v2/blocks/operation-block/helpers/send-request.d.ts.map +1 -1
  165. package/dist/v2/blocks/operation-block/helpers/send-request.js +1 -1
  166. package/dist/v2/blocks/operation-code-sample/components/ExamplePicker.vue.d.ts +4 -2
  167. package/dist/v2/blocks/operation-code-sample/components/ExamplePicker.vue.d.ts.map +1 -1
  168. package/dist/v2/blocks/operation-code-sample/components/HttpMethod.vue.d.ts +5 -4
  169. package/dist/v2/blocks/operation-code-sample/components/HttpMethod.vue.d.ts.map +1 -1
  170. package/dist/v2/blocks/operation-code-sample/components/OperationCodeSample.vue.d.ts +16 -3
  171. package/dist/v2/blocks/operation-code-sample/components/OperationCodeSample.vue.d.ts.map +1 -1
  172. package/dist/v2/blocks/operation-code-sample/components/OperationCodeSample.vue.js +2 -2
  173. package/dist/v2/blocks/operation-code-sample/components/OperationCodeSample.vue2.js +86 -78
  174. package/dist/v2/blocks/request-block/RequestBlock.vue.d.ts +3 -2
  175. package/dist/v2/blocks/request-block/RequestBlock.vue.d.ts.map +1 -1
  176. package/dist/v2/blocks/request-block/RequestBlock.vue.js +1 -1
  177. package/dist/v2/blocks/request-block/RequestBlock.vue2.js +102 -101
  178. package/dist/v2/blocks/request-block/components/RequestBody.vue.d.ts +2 -1
  179. package/dist/v2/blocks/request-block/components/RequestBody.vue.d.ts.map +1 -1
  180. package/dist/v2/blocks/request-block/components/RequestBodyForm.vue.d.ts +2 -1
  181. package/dist/v2/blocks/request-block/components/RequestBodyForm.vue.d.ts.map +1 -1
  182. package/dist/v2/blocks/request-block/components/RequestCodeSnippet.vue.d.ts +2 -1
  183. package/dist/v2/blocks/request-block/components/RequestCodeSnippet.vue.d.ts.map +1 -1
  184. package/dist/v2/blocks/request-block/components/RequestParams.vue.d.ts +2 -1
  185. package/dist/v2/blocks/request-block/components/RequestParams.vue.d.ts.map +1 -1
  186. package/dist/v2/blocks/request-block/components/RequestParams.vue.js +6 -6
  187. package/dist/v2/blocks/request-block/components/RequestTable.vue.d.ts +38 -3
  188. package/dist/v2/blocks/request-block/components/RequestTable.vue.d.ts.map +1 -1
  189. package/dist/v2/blocks/request-block/components/RequestTable.vue.js +1 -1
  190. package/dist/v2/blocks/request-block/components/RequestTableRow.vue.d.ts +40 -4
  191. package/dist/v2/blocks/request-block/components/RequestTableRow.vue.d.ts.map +1 -1
  192. package/dist/v2/blocks/request-block/components/RequestTableTooltip.vue.d.ts +2 -1
  193. package/dist/v2/blocks/request-block/components/RequestTableTooltip.vue.d.ts.map +1 -1
  194. package/dist/v2/blocks/request-block/helpers/get-default-headers.js +1 -1
  195. package/dist/v2/blocks/response-block/ResponseBlock.vue.d.ts +3 -2
  196. package/dist/v2/blocks/response-block/ResponseBlock.vue.d.ts.map +1 -1
  197. package/dist/v2/blocks/response-block/ResponseBlock.vue.js +1 -1
  198. package/dist/v2/blocks/response-block/ResponseBlock.vue2.js +71 -72
  199. package/dist/v2/blocks/response-block/components/Headers.vue.d.ts +5 -4
  200. package/dist/v2/blocks/response-block/components/Headers.vue.d.ts.map +1 -1
  201. package/dist/v2/blocks/response-block/components/ResponseBody.vue.d.ts +2 -1
  202. package/dist/v2/blocks/response-block/components/ResponseBody.vue.d.ts.map +1 -1
  203. package/dist/v2/blocks/response-block/components/ResponseBodyDownload.vue.d.ts +2 -1
  204. package/dist/v2/blocks/response-block/components/ResponseBodyDownload.vue.d.ts.map +1 -1
  205. package/dist/v2/blocks/response-block/components/ResponseBodyInfo.vue.d.ts +3 -2
  206. package/dist/v2/blocks/response-block/components/ResponseBodyInfo.vue.d.ts.map +1 -1
  207. package/dist/v2/blocks/response-block/components/ResponseBodyPreview.vue.d.ts +2 -1
  208. package/dist/v2/blocks/response-block/components/ResponseBodyPreview.vue.d.ts.map +1 -1
  209. package/dist/v2/blocks/response-block/components/ResponseBodyRaw.vue.d.ts +2 -1
  210. package/dist/v2/blocks/response-block/components/ResponseBodyRaw.vue.d.ts.map +1 -1
  211. package/dist/v2/blocks/response-block/components/ResponseBodyStreaming.vue.d.ts +2 -1
  212. package/dist/v2/blocks/response-block/components/ResponseBodyStreaming.vue.d.ts.map +1 -1
  213. package/dist/v2/blocks/response-block/components/ResponseBodyToggle.vue.d.ts +2 -1
  214. package/dist/v2/blocks/response-block/components/ResponseBodyToggle.vue.d.ts.map +1 -1
  215. package/dist/v2/blocks/response-block/components/ResponseBodyVirtual.vue.d.ts +2 -1
  216. package/dist/v2/blocks/response-block/components/ResponseBodyVirtual.vue.d.ts.map +1 -1
  217. package/dist/v2/blocks/response-block/components/ResponseCookies.vue.d.ts +2 -1
  218. package/dist/v2/blocks/response-block/components/ResponseCookies.vue.d.ts.map +1 -1
  219. package/dist/v2/blocks/response-block/components/ResponseEmpty.vue.d.ts +2 -1
  220. package/dist/v2/blocks/response-block/components/ResponseEmpty.vue.d.ts.map +1 -1
  221. package/dist/v2/blocks/response-block/components/ResponseLoadingOverlay.vue.d.ts +2 -1
  222. package/dist/v2/blocks/response-block/components/ResponseLoadingOverlay.vue.d.ts.map +1 -1
  223. package/dist/v2/blocks/response-block/components/ResponseMetaInformation.vue.d.ts +2 -1
  224. package/dist/v2/blocks/response-block/components/ResponseMetaInformation.vue.d.ts.map +1 -1
  225. package/dist/v2/blocks/scalar-address-bar-block/components/AddressBar.vue.d.ts +2 -1
  226. package/dist/v2/blocks/scalar-address-bar-block/components/AddressBar.vue.d.ts.map +1 -1
  227. package/dist/v2/blocks/scalar-address-bar-block/components/AddressBarHistory.vue.d.ts +2 -1
  228. package/dist/v2/blocks/scalar-address-bar-block/components/AddressBarHistory.vue.d.ts.map +1 -1
  229. package/dist/v2/blocks/scalar-address-bar-block/components/EnvironmentSelector.vue.d.ts +2 -1
  230. package/dist/v2/blocks/scalar-address-bar-block/components/EnvironmentSelector.vue.d.ts.map +1 -1
  231. package/dist/v2/blocks/scalar-address-bar-block/components/EnvironmentSelector.vue.js +35 -41
  232. package/dist/v2/blocks/scalar-auth-selector-block/components/AuthSelector.vue.d.ts +2 -1
  233. package/dist/v2/blocks/scalar-auth-selector-block/components/AuthSelector.vue.d.ts.map +1 -1
  234. package/dist/v2/blocks/scalar-auth-selector-block/components/DeleteRequestAuthModal.vue.d.ts +2 -1
  235. package/dist/v2/blocks/scalar-auth-selector-block/components/DeleteRequestAuthModal.vue.d.ts.map +1 -1
  236. package/dist/v2/blocks/scalar-auth-selector-block/components/OAuth2.vue.d.ts +2 -1
  237. package/dist/v2/blocks/scalar-auth-selector-block/components/OAuth2.vue.d.ts.map +1 -1
  238. package/dist/v2/blocks/scalar-auth-selector-block/components/OAuthScopesAddModal.vue.d.ts +2 -1
  239. package/dist/v2/blocks/scalar-auth-selector-block/components/OAuthScopesAddModal.vue.d.ts.map +1 -1
  240. package/dist/v2/blocks/scalar-auth-selector-block/components/OAuthScopesInput.vue.d.ts +2 -1
  241. package/dist/v2/blocks/scalar-auth-selector-block/components/OAuthScopesInput.vue.d.ts.map +1 -1
  242. package/dist/v2/blocks/scalar-auth-selector-block/components/RequestAuthDataTable.vue.d.ts +2 -1
  243. package/dist/v2/blocks/scalar-auth-selector-block/components/RequestAuthDataTable.vue.d.ts.map +1 -1
  244. package/dist/v2/blocks/scalar-auth-selector-block/components/RequestAuthDataTableInput.vue.d.ts +8 -6
  245. package/dist/v2/blocks/scalar-auth-selector-block/components/RequestAuthDataTableInput.vue.d.ts.map +1 -1
  246. package/dist/v2/blocks/scalar-auth-selector-block/components/RequestAuthTab.vue.d.ts +2 -1
  247. package/dist/v2/blocks/scalar-auth-selector-block/components/RequestAuthTab.vue.d.ts.map +1 -1
  248. package/dist/v2/components/callout/Callout.vue.d.ts +3 -2
  249. package/dist/v2/components/callout/Callout.vue.d.ts.map +1 -1
  250. package/dist/v2/components/code-input/CodeInput.vue.d.ts +3 -2
  251. package/dist/v2/components/code-input/CodeInput.vue.d.ts.map +1 -1
  252. package/dist/v2/components/data-table/DataTable.vue.d.ts +3 -2
  253. package/dist/v2/components/data-table/DataTable.vue.d.ts.map +1 -1
  254. package/dist/v2/components/data-table/DataTableCell.vue.d.ts +5 -4
  255. package/dist/v2/components/data-table/DataTableCell.vue.d.ts.map +1 -1
  256. package/dist/v2/components/data-table/DataTableCheckbox.vue.d.ts +2 -1
  257. package/dist/v2/components/data-table/DataTableCheckbox.vue.d.ts.map +1 -1
  258. package/dist/v2/components/data-table/DataTableHeader.vue.d.ts +5 -4
  259. package/dist/v2/components/data-table/DataTableHeader.vue.d.ts.map +1 -1
  260. package/dist/v2/components/data-table/DataTableInput.vue.d.ts +7 -6
  261. package/dist/v2/components/data-table/DataTableInput.vue.d.ts.map +1 -1
  262. package/dist/v2/components/data-table/DataTableInputSelect.vue.d.ts +2 -1
  263. package/dist/v2/components/data-table/DataTableInputSelect.vue.d.ts.map +1 -1
  264. package/dist/v2/components/data-table/DataTableRow.vue.d.ts +3 -2
  265. package/dist/v2/components/data-table/DataTableRow.vue.d.ts.map +1 -1
  266. package/dist/v2/components/data-table/DataTableText.vue.d.ts +5 -4
  267. package/dist/v2/components/data-table/DataTableText.vue.d.ts.map +1 -1
  268. package/dist/v2/components/forms/ConfirmationForm.vue.d.ts +3 -2
  269. package/dist/v2/components/forms/ConfirmationForm.vue.d.ts.map +1 -1
  270. package/dist/v2/components/layout/CollapsibleSection.vue.d.ts +3 -2
  271. package/dist/v2/components/layout/CollapsibleSection.vue.d.ts.map +1 -1
  272. package/dist/v2/components/layout/ValueEmitter.vue.d.ts +15 -10
  273. package/dist/v2/components/layout/ValueEmitter.vue.d.ts.map +1 -1
  274. package/dist/v2/components/modals/DeleteModal.vue.d.ts +2 -1
  275. package/dist/v2/components/modals/DeleteModal.vue.d.ts.map +1 -1
  276. package/dist/v2/components/modals/ModalClientContainer.spec.d.ts +2 -0
  277. package/dist/v2/components/modals/ModalClientContainer.spec.d.ts.map +1 -0
  278. package/dist/v2/components/modals/ModalClientContainer.vue.d.ts +24 -0
  279. package/dist/v2/components/modals/ModalClientContainer.vue.d.ts.map +1 -0
  280. package/dist/v2/components/modals/ModalClientContainer.vue.js +7 -0
  281. package/dist/v2/components/modals/ModalClientContainer.vue2.js +60 -0
  282. package/dist/v2/components/resize/Resize.vue.d.ts +3 -2
  283. package/dist/v2/components/resize/Resize.vue.d.ts.map +1 -1
  284. package/dist/v2/components/server/ServerDropdown.vue.d.ts +2 -1
  285. package/dist/v2/components/server/ServerDropdown.vue.d.ts.map +1 -1
  286. package/dist/v2/components/server/ServerDropdownItem.vue.d.ts +2 -1
  287. package/dist/v2/components/server/ServerDropdownItem.vue.d.ts.map +1 -1
  288. package/dist/v2/components/sidebar/Sidebar.vue.d.ts +5 -3
  289. package/dist/v2/components/sidebar/Sidebar.vue.d.ts.map +1 -1
  290. package/dist/v2/components/sidebar/Sidebar.vue.js +1 -1
  291. package/dist/v2/components/sidebar/SidebarMenu.vue.d.ts +3 -2
  292. package/dist/v2/components/sidebar/SidebarMenu.vue.d.ts.map +1 -1
  293. package/dist/v2/components/sidebar/SidebarToggle.vue.d.ts +4 -3
  294. package/dist/v2/components/sidebar/SidebarToggle.vue.d.ts.map +1 -1
  295. package/dist/v2/features/app/App.vue.d.ts +4 -3
  296. package/dist/v2/features/app/App.vue.d.ts.map +1 -1
  297. package/dist/v2/features/app/app-events.d.ts +1 -1
  298. package/dist/v2/features/app/app-events.d.ts.map +1 -1
  299. package/dist/v2/features/app/app-events.js +95 -56
  300. package/dist/v2/features/app/components/AppSidebar.vue.d.ts +5 -3
  301. package/dist/v2/features/app/components/AppSidebar.vue.d.ts.map +1 -1
  302. package/dist/v2/features/app/components/AppSidebar.vue.js +3 -3
  303. package/dist/v2/features/app/components/AppSidebar.vue2.js +62 -57
  304. package/dist/v2/features/app/components/CreateWorkspaceModal.vue.d.ts +2 -1
  305. package/dist/v2/features/app/components/CreateWorkspaceModal.vue.d.ts.map +1 -1
  306. package/dist/v2/features/app/components/DesktopTab.vue.d.ts +2 -1
  307. package/dist/v2/features/app/components/DesktopTab.vue.d.ts.map +1 -1
  308. package/dist/v2/features/app/components/DesktopTabs.vue.d.ts +2 -1
  309. package/dist/v2/features/app/components/DesktopTabs.vue.d.ts.map +1 -1
  310. package/dist/v2/features/app/components/DownloadAppButton.vue.d.ts +2 -1
  311. package/dist/v2/features/app/components/DownloadAppButton.vue.d.ts.map +1 -1
  312. package/dist/v2/features/app/components/SidebarItemMenu.vue.d.ts +2 -1
  313. package/dist/v2/features/app/components/SidebarItemMenu.vue.d.ts.map +1 -1
  314. package/dist/v2/features/app/components/SplashScreen.vue.d.ts +2 -1
  315. package/dist/v2/features/app/components/SplashScreen.vue.d.ts.map +1 -1
  316. package/dist/v2/features/app/helpers/create-api-client-app.d.ts +1 -1
  317. package/dist/v2/features/app/helpers/create-api-client-app.d.ts.map +1 -1
  318. package/dist/v2/features/app/helpers/routes.d.ts +1 -1
  319. package/dist/v2/features/app/helpers/routes.d.ts.map +1 -1
  320. package/dist/v2/features/app/index.d.ts +0 -1
  321. package/dist/v2/features/app/index.d.ts.map +1 -1
  322. package/dist/v2/features/collection/DocumentCollection.vue.d.ts +2 -1
  323. package/dist/v2/features/collection/DocumentCollection.vue.d.ts.map +1 -1
  324. package/dist/v2/features/collection/WorkspaceCollection.vue.d.ts +2 -1
  325. package/dist/v2/features/collection/WorkspaceCollection.vue.d.ts.map +1 -1
  326. package/dist/v2/features/collection/components/Authentication.vue.d.ts +2 -1
  327. package/dist/v2/features/collection/components/Authentication.vue.d.ts.map +1 -1
  328. package/dist/v2/features/collection/components/Cookies.vue.d.ts +2 -1
  329. package/dist/v2/features/collection/components/Cookies.vue.d.ts.map +1 -1
  330. package/dist/v2/features/collection/components/Environment.vue.d.ts +2 -1
  331. package/dist/v2/features/collection/components/Environment.vue.d.ts.map +1 -1
  332. package/dist/v2/features/collection/components/Form.vue.d.ts +5 -4
  333. package/dist/v2/features/collection/components/Form.vue.d.ts.map +1 -1
  334. package/dist/v2/features/collection/components/LabelInput.vue.d.ts +4 -3
  335. package/dist/v2/features/collection/components/LabelInput.vue.d.ts.map +1 -1
  336. package/dist/v2/features/collection/components/Overview.vue.d.ts +2 -1
  337. package/dist/v2/features/collection/components/Overview.vue.d.ts.map +1 -1
  338. package/dist/v2/features/collection/components/Servers.vue.d.ts +2 -1
  339. package/dist/v2/features/collection/components/Servers.vue.d.ts.map +1 -1
  340. package/dist/v2/features/collection/components/Settings.vue.d.ts +2 -1
  341. package/dist/v2/features/collection/components/Settings.vue.d.ts.map +1 -1
  342. package/dist/v2/features/collection/components/Tabs.vue.d.ts +2 -1
  343. package/dist/v2/features/collection/components/Tabs.vue.d.ts.map +1 -1
  344. package/dist/v2/features/command-palette/TheCommandPalette.vue.d.ts +3 -2
  345. package/dist/v2/features/command-palette/TheCommandPalette.vue.d.ts.map +1 -1
  346. package/dist/v2/features/command-palette/components/CommandActionForm.vue.d.ts +3 -2
  347. package/dist/v2/features/command-palette/components/CommandActionForm.vue.d.ts.map +1 -1
  348. package/dist/v2/features/command-palette/components/CommandActionInput.vue.d.ts +3 -2
  349. package/dist/v2/features/command-palette/components/CommandActionInput.vue.d.ts.map +1 -1
  350. package/dist/v2/features/command-palette/components/CommandPaletteDocument.vue.d.ts +3 -2
  351. package/dist/v2/features/command-palette/components/CommandPaletteDocument.vue.d.ts.map +1 -1
  352. package/dist/v2/features/command-palette/components/CommandPaletteExample.vue.d.ts +3 -2
  353. package/dist/v2/features/command-palette/components/CommandPaletteExample.vue.d.ts.map +1 -1
  354. package/dist/v2/features/command-palette/components/CommandPaletteImport.vue.d.ts +3 -2
  355. package/dist/v2/features/command-palette/components/CommandPaletteImport.vue.d.ts.map +1 -1
  356. package/dist/v2/features/command-palette/components/CommandPaletteImportCurl.vue.d.ts +3 -2
  357. package/dist/v2/features/command-palette/components/CommandPaletteImportCurl.vue.d.ts.map +1 -1
  358. package/dist/v2/features/command-palette/components/CommandPaletteRequest.vue.d.ts +3 -2
  359. package/dist/v2/features/command-palette/components/CommandPaletteRequest.vue.d.ts.map +1 -1
  360. package/dist/v2/features/command-palette/components/CommandPaletteTag.vue.d.ts +3 -2
  361. package/dist/v2/features/command-palette/components/CommandPaletteTag.vue.d.ts.map +1 -1
  362. package/dist/v2/features/command-palette/components/WatchModeToggle.vue.d.ts +3 -2
  363. package/dist/v2/features/command-palette/components/WatchModeToggle.vue.d.ts.map +1 -1
  364. package/dist/v2/features/environments/EnvironmentsList.vue.d.ts +2 -1
  365. package/dist/v2/features/environments/EnvironmentsList.vue.d.ts.map +1 -1
  366. package/dist/v2/features/environments/components/Environment.vue.d.ts +2 -1
  367. package/dist/v2/features/environments/components/Environment.vue.d.ts.map +1 -1
  368. package/dist/v2/features/environments/components/EnvironmentColors.vue.d.ts +2 -1
  369. package/dist/v2/features/environments/components/EnvironmentColors.vue.d.ts.map +1 -1
  370. package/dist/v2/features/environments/components/EnvironmentCreateModal.vue.d.ts +2 -1
  371. package/dist/v2/features/environments/components/EnvironmentCreateModal.vue.d.ts.map +1 -1
  372. package/dist/v2/features/environments/components/EnvironmentDeleteModal.vue.d.ts +2 -1
  373. package/dist/v2/features/environments/components/EnvironmentDeleteModal.vue.d.ts.map +1 -1
  374. package/dist/v2/features/environments/components/EnvironmentVariablesDropdown.vue.d.ts +2 -1
  375. package/dist/v2/features/environments/components/EnvironmentVariablesDropdown.vue.d.ts.map +1 -1
  376. package/dist/v2/features/environments/components/EnvironmentVariablesTable.vue.d.ts +2 -1
  377. package/dist/v2/features/environments/components/EnvironmentVariablesTable.vue.d.ts.map +1 -1
  378. package/dist/v2/features/global-cookies/components/CookiesTable.vue.d.ts +2 -1
  379. package/dist/v2/features/global-cookies/components/CookiesTable.vue.d.ts.map +1 -1
  380. package/dist/v2/features/modal/Modal.vue.d.ts +4 -3
  381. package/dist/v2/features/modal/Modal.vue.d.ts.map +1 -1
  382. package/dist/v2/features/modal/Modal.vue.js +120 -5
  383. package/dist/v2/features/modal/Modal.vue2.js +2 -147
  384. package/dist/v2/features/modal/helpers/create-api-client-modal.d.ts +1 -1
  385. package/dist/v2/features/modal/helpers/create-api-client-modal.d.ts.map +1 -1
  386. package/dist/v2/features/modal/helpers/create-api-client-modal.js +12 -12
  387. package/dist/v2/features/modal/modal-events.d.ts.map +1 -1
  388. package/dist/v2/features/modal/modal-events.js +33 -20
  389. package/dist/v2/features/operation/Operation.vue.d.ts +3 -2
  390. package/dist/v2/features/operation/Operation.vue.d.ts.map +1 -1
  391. package/dist/v2/features/operation/Operation.vue.js +6 -6
  392. package/dist/v2/features/settings/CollectionSettings.vue.d.ts +2 -1
  393. package/dist/v2/features/settings/CollectionSettings.vue.d.ts.map +1 -1
  394. package/dist/v2/features/settings/DocumentSettings.vue.d.ts +2 -1
  395. package/dist/v2/features/settings/DocumentSettings.vue.d.ts.map +1 -1
  396. package/dist/v2/features/settings/components/Appearance.vue.d.ts +2 -1
  397. package/dist/v2/features/settings/components/Appearance.vue.d.ts.map +1 -1
  398. package/dist/v2/features/settings/components/Section.vue.d.ts +3 -2
  399. package/dist/v2/features/settings/components/Section.vue.d.ts.map +1 -1
  400. package/dist/v2/helpers/index.d.ts +0 -1
  401. package/dist/v2/helpers/index.d.ts.map +1 -1
  402. package/dist/v2/workspace-events.d.ts.map +1 -1
  403. package/dist/v2/workspace-events.js +9 -6
  404. package/dist/views/Collection/Collection.vue.d.ts +2 -1
  405. package/dist/views/Collection/Collection.vue.d.ts.map +1 -1
  406. package/dist/views/Collection/CollectionAuthentication.vue.d.ts +2 -1
  407. package/dist/views/Collection/CollectionAuthentication.vue.d.ts.map +1 -1
  408. package/dist/views/Collection/CollectionCookies.vue.d.ts +2 -1
  409. package/dist/views/Collection/CollectionCookies.vue.d.ts.map +1 -1
  410. package/dist/views/Collection/CollectionEnvironment.vue.d.ts +2 -1
  411. package/dist/views/Collection/CollectionEnvironment.vue.d.ts.map +1 -1
  412. package/dist/views/Collection/CollectionInfoForm.vue.d.ts +2 -1
  413. package/dist/views/Collection/CollectionInfoForm.vue.d.ts.map +1 -1
  414. package/dist/views/Collection/CollectionNavigation.vue.d.ts +2 -1
  415. package/dist/views/Collection/CollectionNavigation.vue.d.ts.map +1 -1
  416. package/dist/views/Collection/CollectionOverview.vue.d.ts +2 -1
  417. package/dist/views/Collection/CollectionOverview.vue.d.ts.map +1 -1
  418. package/dist/views/Collection/CollectionScripts.vue.d.ts +2 -1
  419. package/dist/views/Collection/CollectionScripts.vue.d.ts.map +1 -1
  420. package/dist/views/Collection/CollectionServerForm.vue.d.ts +2 -1
  421. package/dist/views/Collection/CollectionServerForm.vue.d.ts.map +1 -1
  422. package/dist/views/Collection/CollectionServers.vue.d.ts +2 -1
  423. package/dist/views/Collection/CollectionServers.vue.d.ts.map +1 -1
  424. package/dist/views/Collection/CollectionSettings.vue.d.ts +2 -1
  425. package/dist/views/Collection/CollectionSettings.vue.d.ts.map +1 -1
  426. package/dist/views/Collection/CollectionSync.vue.d.ts +2 -1
  427. package/dist/views/Collection/CollectionSync.vue.d.ts.map +1 -1
  428. package/dist/views/Collection/components/EnvironmentForm.vue.d.ts +2 -1
  429. package/dist/views/Collection/components/EnvironmentForm.vue.d.ts.map +1 -1
  430. package/dist/views/Collection/components/MarkdownInput.vue.d.ts +2 -1
  431. package/dist/views/Collection/components/MarkdownInput.vue.d.ts.map +1 -1
  432. package/dist/views/Components/CodeSnippet/CodeSnippet.vue.d.ts +2 -1
  433. package/dist/views/Components/CodeSnippet/CodeSnippet.vue.d.ts.map +1 -1
  434. package/dist/views/Cookies/CookieForm.vue.d.ts +2 -1
  435. package/dist/views/Cookies/CookieForm.vue.d.ts.map +1 -1
  436. package/dist/views/Cookies/CookieModal.vue.d.ts +2 -1
  437. package/dist/views/Cookies/CookieModal.vue.d.ts.map +1 -1
  438. package/dist/views/Cookies/CookieRaw.vue.d.ts +2 -1
  439. package/dist/views/Cookies/CookieRaw.vue.d.ts.map +1 -1
  440. package/dist/views/Cookies/Cookies.vue.d.ts +2 -1
  441. package/dist/views/Cookies/Cookies.vue.d.ts.map +1 -1
  442. package/dist/views/Environment/Environment.vue.d.ts +2 -1
  443. package/dist/views/Environment/Environment.vue.d.ts.map +1 -1
  444. package/dist/views/Environment/EnvironmentColorModal.vue.d.ts +2 -1
  445. package/dist/views/Environment/EnvironmentColorModal.vue.d.ts.map +1 -1
  446. package/dist/views/Environment/EnvironmentColors.vue.d.ts +2 -1
  447. package/dist/views/Environment/EnvironmentColors.vue.d.ts.map +1 -1
  448. package/dist/views/Environment/EnvironmentModal.vue.d.ts +2 -1
  449. package/dist/views/Environment/EnvironmentModal.vue.d.ts.map +1 -1
  450. package/dist/views/Environment/EnvironmentVariableDropdown.vue.d.ts +2 -1
  451. package/dist/views/Environment/EnvironmentVariableDropdown.vue.d.ts.map +1 -1
  452. package/dist/views/Request/Request.vue.d.ts +2 -1
  453. package/dist/views/Request/Request.vue.d.ts.map +1 -1
  454. package/dist/views/Request/RequestRoot.vue.d.ts +2 -1
  455. package/dist/views/Request/RequestRoot.vue.d.ts.map +1 -1
  456. package/dist/views/Request/RequestRoot.vue.js +2 -2
  457. package/dist/views/Request/RequestRoot.vue2.js +10 -10
  458. package/dist/views/Request/RequestSection/RequestAuth/DeleteRequestAuthModal.vue.d.ts +2 -1
  459. package/dist/views/Request/RequestSection/RequestAuth/DeleteRequestAuthModal.vue.d.ts.map +1 -1
  460. package/dist/views/Request/RequestSection/RequestAuth/OAuth2.vue.d.ts +3 -2
  461. package/dist/views/Request/RequestSection/RequestAuth/OAuth2.vue.d.ts.map +1 -1
  462. package/dist/views/Request/RequestSection/RequestAuth/OAuthScopesInput.vue.d.ts +2 -1
  463. package/dist/views/Request/RequestSection/RequestAuth/OAuthScopesInput.vue.d.ts.map +1 -1
  464. package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue.d.ts +3 -2
  465. package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue.d.ts.map +1 -1
  466. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue.d.ts +3 -2
  467. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue.d.ts.map +1 -1
  468. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTableInput.vue.d.ts +6 -5
  469. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTableInput.vue.d.ts.map +1 -1
  470. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthTab.vue.d.ts +3 -2
  471. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthTab.vue.d.ts.map +1 -1
  472. package/dist/views/Request/RequestSection/RequestBody.vue.d.ts +2 -1
  473. package/dist/views/Request/RequestSection/RequestBody.vue.d.ts.map +1 -1
  474. package/dist/views/Request/RequestSection/RequestCodeExample.vue.d.ts +2 -1
  475. package/dist/views/Request/RequestSection/RequestCodeExample.vue.d.ts.map +1 -1
  476. package/dist/views/Request/RequestSection/RequestParams.vue.d.ts +2 -1
  477. package/dist/views/Request/RequestSection/RequestParams.vue.d.ts.map +1 -1
  478. package/dist/views/Request/RequestSection/RequestPathParams.vue.d.ts +2 -1
  479. package/dist/views/Request/RequestSection/RequestPathParams.vue.d.ts.map +1 -1
  480. package/dist/views/Request/RequestSection/RequestSection.vue.d.ts +2 -1
  481. package/dist/views/Request/RequestSection/RequestSection.vue.d.ts.map +1 -1
  482. package/dist/views/Request/RequestSection/RequestSection.vue.js +2 -2
  483. package/dist/views/Request/RequestSection/RequestSection.vue2.js +33 -33
  484. package/dist/views/Request/RequestSection/RequestTable.vue.d.ts +2 -1
  485. package/dist/views/Request/RequestSection/RequestTable.vue.d.ts.map +1 -1
  486. package/dist/views/Request/RequestSection/RequestTableTooltip.vue.d.ts +2 -1
  487. package/dist/views/Request/RequestSection/RequestTableTooltip.vue.d.ts.map +1 -1
  488. package/dist/views/Request/RequestSidebar.vue.d.ts +2 -1
  489. package/dist/views/Request/RequestSidebar.vue.d.ts.map +1 -1
  490. package/dist/views/Request/RequestSidebar.vue.js +2 -2
  491. package/dist/views/Request/RequestSidebar.vue2.js +139 -155
  492. package/dist/views/Request/RequestSidebarItem.vue.d.ts +3 -2
  493. package/dist/views/Request/RequestSidebarItem.vue.d.ts.map +1 -1
  494. package/dist/views/Request/RequestSidebarItem.vue.js +2 -2
  495. package/dist/views/Request/RequestSidebarItem.vue2.js +106 -103
  496. package/dist/views/Request/RequestSidebarItemMenu.vue.d.ts +2 -1
  497. package/dist/views/Request/RequestSidebarItemMenu.vue.d.ts.map +1 -1
  498. package/dist/views/Request/RequestSubpageHeader.vue.d.ts +2 -1
  499. package/dist/views/Request/RequestSubpageHeader.vue.d.ts.map +1 -1
  500. package/dist/views/Request/ResponseSection/RequestHeaders.vue.d.ts +2 -1
  501. package/dist/views/Request/ResponseSection/RequestHeaders.vue.d.ts.map +1 -1
  502. package/dist/views/Request/ResponseSection/ResponseBody.vue.d.ts +2 -1
  503. package/dist/views/Request/ResponseSection/ResponseBody.vue.d.ts.map +1 -1
  504. package/dist/views/Request/ResponseSection/ResponseBodyDownload.vue.d.ts +2 -1
  505. package/dist/views/Request/ResponseSection/ResponseBodyDownload.vue.d.ts.map +1 -1
  506. package/dist/views/Request/ResponseSection/ResponseBodyInfo.vue.d.ts +3 -2
  507. package/dist/views/Request/ResponseSection/ResponseBodyInfo.vue.d.ts.map +1 -1
  508. package/dist/views/Request/ResponseSection/ResponseBodyPreview.vue.d.ts +2 -1
  509. package/dist/views/Request/ResponseSection/ResponseBodyPreview.vue.d.ts.map +1 -1
  510. package/dist/views/Request/ResponseSection/ResponseBodyRaw.vue.d.ts +2 -1
  511. package/dist/views/Request/ResponseSection/ResponseBodyRaw.vue.d.ts.map +1 -1
  512. package/dist/views/Request/ResponseSection/ResponseBodyStreaming.vue.d.ts +2 -1
  513. package/dist/views/Request/ResponseSection/ResponseBodyStreaming.vue.d.ts.map +1 -1
  514. package/dist/views/Request/ResponseSection/ResponseBodyToggle.vue.d.ts +2 -1
  515. package/dist/views/Request/ResponseSection/ResponseBodyToggle.vue.d.ts.map +1 -1
  516. package/dist/views/Request/ResponseSection/ResponseBodyVirtual.vue.d.ts +2 -1
  517. package/dist/views/Request/ResponseSection/ResponseBodyVirtual.vue.d.ts.map +1 -1
  518. package/dist/views/Request/ResponseSection/ResponseCookies.vue.d.ts +2 -1
  519. package/dist/views/Request/ResponseSection/ResponseCookies.vue.d.ts.map +1 -1
  520. package/dist/views/Request/ResponseSection/ResponseEmpty.vue.d.ts +2 -1
  521. package/dist/views/Request/ResponseSection/ResponseEmpty.vue.d.ts.map +1 -1
  522. package/dist/views/Request/ResponseSection/ResponseEmpty.vue2.js +1 -1
  523. package/dist/views/Request/ResponseSection/ResponseHeaders.vue.d.ts +2 -1
  524. package/dist/views/Request/ResponseSection/ResponseHeaders.vue.d.ts.map +1 -1
  525. package/dist/views/Request/ResponseSection/ResponseLoadingOverlay.vue.d.ts +2 -1
  526. package/dist/views/Request/ResponseSection/ResponseLoadingOverlay.vue.d.ts.map +1 -1
  527. package/dist/views/Request/ResponseSection/ResponseMetaInformation.vue.d.ts +2 -1
  528. package/dist/views/Request/ResponseSection/ResponseMetaInformation.vue.d.ts.map +1 -1
  529. package/dist/views/Request/ResponseSection/ResponseSection.vue.d.ts +2 -1
  530. package/dist/views/Request/ResponseSection/ResponseSection.vue.d.ts.map +1 -1
  531. package/dist/views/Request/ResponseSection/ResponseSection.vue.js +2 -2
  532. package/dist/views/Request/ResponseSection/ResponseSection.vue2.js +25 -25
  533. package/dist/views/Request/components/WorkspaceDropdown.vue.d.ts +2 -1
  534. package/dist/views/Request/components/WorkspaceDropdown.vue.d.ts.map +1 -1
  535. package/dist/views/Settings/Settings.vue.d.ts +2 -1
  536. package/dist/views/Settings/Settings.vue.d.ts.map +1 -1
  537. package/dist/views/Settings/SettingsGeneral.vue.d.ts +2 -1
  538. package/dist/views/Settings/SettingsGeneral.vue.d.ts.map +1 -1
  539. package/dist/views/Settings/components/SettingsAppearance.vue.d.ts +2 -1
  540. package/dist/views/Settings/components/SettingsAppearance.vue.d.ts.map +1 -1
  541. package/dist/views/Settings/components/SettingsSection.vue.d.ts +3 -2
  542. package/dist/views/Settings/components/SettingsSection.vue.d.ts.map +1 -1
  543. package/package.json +12 -11
  544. package/dist/v2/helpers/plugins.d.ts +0 -65
  545. package/dist/v2/helpers/plugins.d.ts.map +0 -1
  546. package/dist/v2/helpers/plugins.js +0 -11
@@ -5,7 +5,7 @@ type __VLS_Props = {
5
5
  selectedSecuritySchemeUids: SelectedSecuritySchemeUids;
6
6
  requestResult?: SendRequestResult | null;
7
7
  };
8
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
8
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
9
9
  newTab: (item: {
10
10
  name: string;
11
11
  uid: string;
@@ -16,5 +16,6 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
16
16
  uid: string;
17
17
  }) => any) | undefined;
18
18
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
19
+ declare const _default: typeof __VLS_export;
19
20
  export default _default;
20
21
  //# sourceMappingURL=Request.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Request.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Request/Request.vue"],"names":[],"mappings":"AAyIA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,mCAAmC,CAAA;AASnF,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,8CAA8C,CAAA;AAOrF,KAAK,WAAW,GAAG;IACf,aAAa,EAAE,GAAG,CAAC,MAAM,CAAC,CAAA;IAC1B,0BAA0B,EAAE,0BAA0B,CAAA;IACtD,aAAa,CAAC,EAAE,iBAAiB,GAAG,IAAI,CAAA;CACzC,CAAC;;;cAG0C,MAAM;aAAO,MAAM;;;;cAAnB,MAAM;aAAO,MAAM;;;AA4OjE,wBAOG"}
1
+ {"version":3,"file":"Request.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Request/Request.vue"],"names":[],"mappings":"AA0IA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,mCAAmC,CAAA;AASnF,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,8CAA8C,CAAA;AAOrF,KAAK,WAAW,GAAG;IACf,aAAa,EAAE,GAAG,CAAC,MAAM,CAAC,CAAA;IAC1B,0BAA0B,EAAE,0BAA0B,CAAA;IACtD,aAAa,CAAC,EAAE,iBAAiB,GAAG,IAAI,CAAA;CACzC,CAAC;AA0OJ,QAAA,MAAM,YAAY;;cAtO4B,MAAM;aAAO,MAAM;;;;cAAnB,MAAM;aAAO,MAAM;;kFAyO/D,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,4 +1,4 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
1
+ declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
2
2
  newTab: (item: {
3
3
  name: string;
4
4
  uid: string;
@@ -9,5 +9,6 @@ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import
9
9
  uid: string;
10
10
  }) => any) | undefined;
11
11
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
12
+ declare const _default: typeof __VLS_export;
12
13
  export default _default;
13
14
  //# sourceMappingURL=RequestRoot.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RequestRoot.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Request/RequestRoot.vue"],"names":[],"mappings":";;cAuS8C,MAAM;aAAO,MAAM;;;;cAAnB,MAAM;aAAO,MAAM;;;AAgUjE,wBAMG"}
1
+ {"version":3,"file":"RequestRoot.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Request/RequestRoot.vue"],"names":[],"mappings":"AA2mBA,QAAA,MAAM,YAAY;;cAjU4B,MAAM;aAAO,MAAM;;;;cAAnB,MAAM;aAAO,MAAM;;iFAmU/D,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,7 +1,7 @@
1
1
  import o from "./RequestRoot.vue2.js";
2
2
  /* empty css */
3
3
  import t from "../../_virtual/_plugin-vue_export-helper.js";
4
- const m = /* @__PURE__ */ t(o, [["__scopeId", "data-v-c508c571"]]);
4
+ const f = /* @__PURE__ */ t(o, [["__scopeId", "data-v-02af05d1"]]);
5
5
  export {
6
- m as default
6
+ f as default
7
7
  };
@@ -1,4 +1,4 @@
1
- import { defineComponent as H, ref as m, computed as N, watch as Q, onMounted as F, onBeforeUnmount as G, createElementBlock as K, openBlock as f, normalizeClass as U, unref as r, createBlock as _, createCommentVNode as O, createElementVNode as V, isRef as X, createVNode as Y } from "vue";
1
+ import { defineComponent as H, ref as m, computed as C, watch as Q, onMounted as F, onBeforeUnmount as G, createElementBlock as K, openBlock as f, normalizeClass as N, unref as r, createBlock as U, createCommentVNode as O, createElementVNode as V, isRef as X, createVNode as Y } from "vue";
2
2
  import { isDefined as Z } from "@scalar/helpers/array/is-defined";
3
3
  import { safeJSON as ee } from "@scalar/object-utils/parse";
4
4
  import { useToasts as te } from "@scalar/use-toasts";
@@ -34,9 +34,9 @@ const Re = { class: "flex h-full" }, Se = { class: "flex h-full flex-1 flex-col"
34
34
  securitySchemes: M,
35
35
  modalState: z,
36
36
  events: o
37
- } = w, I = de(), J = m(), S = m(), q = N(
37
+ } = w, I = de(), J = m(), S = m(), q = C(
38
38
  () => le(i.value ?? null)
39
- ), y = m(null), x = N(
39
+ ), y = m(null), x = C(
40
40
  () => (n.value?.useCollectionSecurity ? n.value?.selectedSecuritySchemeUids : l.value?.selectedSecuritySchemeUids) ?? []
41
41
  ), h = async () => {
42
42
  if (!l.value || !i.value || !n.value)
@@ -64,8 +64,8 @@ const Re = { class: "flex h-full" }, Se = { class: "flex h-full flex-1 flex-col"
64
64
  return;
65
65
  }
66
66
  S.value = k.controller;
67
- const [E, C] = await k.sendRequest();
68
- y.value = C, E ? u(E.message, "error") : D.push(W(C));
67
+ const [E, _] = await k.sendRequest();
68
+ y.value = _, E ? u(E.message, "error") : D.push(W(_));
69
69
  }, c = async () => S.value?.abort(ve.REQUEST_ABORTED);
70
70
  function b() {
71
71
  A?.capture("client-send-request");
@@ -86,24 +86,24 @@ const Re = { class: "flex h-full" }, Se = { class: "flex h-full flex-1 flex-col"
86
86
  }
87
87
  };
88
88
  return (e, t) => (f(), K("div", {
89
- ref_key: "element",
89
+ ref_key: "_element",
90
90
  ref: J,
91
- class: U(["bg-b-1 relative z-0 flex h-full flex-1 flex-col overflow-hidden pt-0", {
91
+ class: N(["bg-b-1 relative z-0 flex h-full flex-1 flex-col overflow-hidden pt-0", {
92
92
  "!mr-0 !mb-0 !border-0": r(d) === "modal"
93
93
  }])
94
94
  }, [
95
- r(R) ? (f(), _(re, {
95
+ r(R) ? (f(), U(re, {
96
96
  key: 0,
97
97
  modelValue: r(s),
98
98
  "onUpdate:modelValue": t[0] || (t[0] = (a) => X(s) ? s.value = a : null),
99
- class: U(["absolute top-2 left-3 z-50", [
99
+ class: N(["absolute top-2 left-3 z-50", [
100
100
  { hidden: r(s) },
101
101
  { "xl:!flex": !r(s) },
102
102
  { "!flex": r(d) === "modal" }
103
103
  ]])
104
104
  }, null, 8, ["modelValue", "class"])) : O("", !0),
105
105
  V("div", Re, [
106
- r(R) ? (f(), _(ce, {
106
+ r(R) ? (f(), U(ce, {
107
107
  key: 0,
108
108
  onNewTab: t[1] || (t[1] = (a) => e.$emit("newTab", a))
109
109
  })) : O("", !0),
@@ -10,12 +10,13 @@ type __VLS_Props = {
10
10
  label: string;
11
11
  } | null;
12
12
  };
13
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
13
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
14
14
  delete: () => any;
15
15
  close: () => any;
16
16
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
17
17
  onDelete?: (() => any) | undefined;
18
18
  onClose?: (() => any) | undefined;
19
19
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
20
+ declare const _default: typeof __VLS_export;
20
21
  export default _default;
21
22
  //# sourceMappingURL=DeleteRequestAuthModal.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DeleteRequestAuthModal.vue.d.ts","sourceRoot":"","sources":["../../../../../src/views/Request/RequestSection/RequestAuth/DeleteRequestAuthModal.vue"],"names":[],"mappings":"AAsDA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAA;AAIrE,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE;QAAE,IAAI,EAAE,OAAO,CAAC;QAAC,IAAI,EAAE,MAAM,IAAI,CAAC;QAAC,IAAI,EAAE,MAAM,IAAI,CAAA;KAAE,CAAA;IAC5D,MAAM,EAAE;QAAE,EAAE,EAAE,cAAc,CAAC,KAAK,CAAC,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI,CAAA;CAC5D,CAAC;;;;;;;;AA6IF,wBAOG"}
1
+ {"version":3,"file":"DeleteRequestAuthModal.vue.d.ts","sourceRoot":"","sources":["../../../../../src/views/Request/RequestSection/RequestAuth/DeleteRequestAuthModal.vue"],"names":[],"mappings":"AAuDA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAA;AAIrE,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE;QAAE,IAAI,EAAE,OAAO,CAAC;QAAC,IAAI,EAAE,MAAM,IAAI,CAAC;QAAC,IAAI,EAAE,MAAM,IAAI,CAAA;KAAE,CAAA;IAC5D,MAAM,EAAE;QAAE,EAAE,EAAE,cAAc,CAAC,KAAK,CAAC,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI,CAAA;CAC5D,CAAC;AAkJF,QAAA,MAAM,YAAY;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -15,12 +15,13 @@ type __VLS_Props = {
15
15
  type __VLS_Slots = {
16
16
  'oauth-actions'?: () => unknown;
17
17
  };
18
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
18
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
19
19
  authorized: () => any;
20
20
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
21
21
  onAuthorized?: (() => any) | undefined;
22
22
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
23
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
23
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
24
+ declare const _default: typeof __VLS_export;
24
25
  export default _default;
25
26
  type __VLS_WithSlots<T, S> = T & {
26
27
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"OAuth2.vue.d.ts","sourceRoot":"","sources":["../../../../../src/views/Request/RequestSection/RequestAuth/OAuth2.vue"],"names":[],"mappings":"AAoRA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,EAEL,KAAK,UAAU,EACf,KAAK,UAAU,EACf,KAAK,oBAAoB,EACzB,KAAK,MAAM,EACZ,MAAM,iCAAiC,CAAA;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAIrE,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,IAAI,EAAE,UAAU,CAAA;IAChB,WAAW,EAAE,OAAO,CAAA;IACpB,MAAM,EAAE,oBAAoB,CAAA;IAC5B,MAAM,EAAE,MAAM,GAAG,SAAS,CAAA;IAC1B,SAAS,EAAE,SAAS,CAAA;CACrB,CAAC;AAiBF,KAAK,WAAW,GAAG;IACjB,eAAe,CAAC,EAAE,MAAM,OAAO,CAAA;CAChC,CAAC;AAugBF,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
+ {"version":3,"file":"OAuth2.vue.d.ts","sourceRoot":"","sources":["../../../../../src/views/Request/RequestSection/RequestAuth/OAuth2.vue"],"names":[],"mappings":"AAqRA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,EAEL,KAAK,UAAU,EACf,KAAK,UAAU,EACf,KAAK,oBAAoB,EACzB,KAAK,MAAM,EACZ,MAAM,iCAAiC,CAAA;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAIrE,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,IAAI,EAAE,UAAU,CAAA;IAChB,WAAW,EAAE,OAAO,CAAA;IACpB,MAAM,EAAE,oBAAoB,CAAA;IAC5B,MAAM,EAAE,MAAM,GAAG,SAAS,CAAA;IAC1B,SAAS,EAAE,SAAS,CAAA;CACrB,CAAC;AAkBF,KAAK,WAAW,GAAG;IACjB,eAAe,CAAC,EAAE,MAAM,OAAO,CAAA;CAChC,CAAC;AA0jBF,QAAA,MAAM,UAAU;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -4,6 +4,7 @@ type __VLS_Props = {
4
4
  flow: Oauth2Flow;
5
5
  updateScheme: UpdateScheme;
6
6
  };
7
- 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
+ declare const __VLS_export: 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>;
8
+ declare const _default: typeof __VLS_export;
8
9
  export default _default;
9
10
  //# sourceMappingURL=OAuthScopesInput.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"OAuthScopesInput.vue.d.ts","sourceRoot":"","sources":["../../../../../src/views/Request/RequestSection/RequestAuth/OAuthScopesInput.vue"],"names":[],"mappings":"AA0IA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,iCAAiC,CAAA;AAQjE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AAE3C,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,UAAU,CAAA;IAChB,YAAY,EAAE,YAAY,CAAA;CAC3B,CAAC;;AAkUF,wBAMG"}
1
+ {"version":3,"file":"OAuthScopesInput.vue.d.ts","sourceRoot":"","sources":["../../../../../src/views/Request/RequestSection/RequestAuth/OAuthScopesInput.vue"],"names":[],"mappings":"AA2IA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,iCAAiC,CAAA;AAQjE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AAE3C,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,UAAU,CAAA;IAChB,YAAY,EAAE,YAAY,CAAA;CAC3B,CAAC;AAqWF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -20,7 +20,7 @@ type __VLS_Props = {
20
20
  type __VLS_Slots = {
21
21
  'oauth-actions'?: () => unknown;
22
22
  };
23
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
23
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
24
24
  authorized: () => any;
25
25
  activeSchemes: (schemes: ({
26
26
  type: "apiKey";
@@ -211,7 +211,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}
211
211
  'x-default-scopes'?: string[] | undefined;
212
212
  })[]) => any) | undefined;
213
213
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
214
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
214
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
215
+ declare const _default: typeof __VLS_export;
215
216
  export default _default;
216
217
  type __VLS_WithSlots<T, S> = T & {
217
218
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"RequestAuth.vue.d.ts","sourceRoot":"","sources":["../../../../../src/views/Request/RequestSection/RequestAuth/RequestAuth.vue"],"names":[],"mappings":"AAkaA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,mCAAmC,CAAA;AACnF,OAAO,KAAK,EACV,UAAU,EACV,SAAS,EAET,MAAM,EACP,MAAM,iCAAiC,CAAA;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAKrE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAA;AAa1D,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,UAAU,CAAA;IACtB,qDAAqD;IACrD,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,WAAW,EAAE,WAAW,CAAA;IACxB,YAAY,EAAE,WAAW,EAAE,CAAA;IAC3B,MAAM,EAAE,QAAQ,GAAG,WAAW,CAAA;IAC9B,SAAS,CAAC,EAAE,SAAS,GAAG,SAAS,CAAA;IACjC,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,0BAA0B,EAAE,0BAA0B,CAAA;IACtD,MAAM,EAAE,MAAM,GAAG,SAAS,CAAA;IAC1B,KAAK,EAAE,MAAM,CAAA;IACb,SAAS,EAAE,SAAS,CAAA;CACrB,CAAC;AAuBF,KAAK,WAAW,GAAG;IACjB,eAAe,CAAC,EAAE,MAAM,OAAO,CAAA;CAChC,CAAC;AA8gBF,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBA/TuG,CAAC;;;;;;;;;yCAQnD,CAAC;wCAErC,CAAC;6BAEN,CAAC;;oBAE/B,CAAC;;;;;;;;;;;yCAOE,CAAC;wCAIkC,CAAC;6BACW,CAAC;+CAGtD,CAAC;;6BAAiF,CAAC;;;;;;;;;yCAGxB,CAAC;wCAEtB,CAAA;6BAER,CAAC;+CAEE,CAAC;;6BAK5B,CAAC;;;;;;;;;;;;yCAYA,CAAC;wCAA0E,CAAC;6BACrD,CAAC;+CACsB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBAzDsE,CAAC;;;;;;;;;yCAQnD,CAAC;wCAErC,CAAC;6BAEN,CAAC;;oBAE/B,CAAC;;;;;;;;;;;yCAOE,CAAC;wCAIkC,CAAC;6BACW,CAAC;+CAGtD,CAAC;;6BAAiF,CAAC;;;;;;;;;yCAGxB,CAAC;wCAEtB,CAAA;6BAER,CAAC;+CAEE,CAAC;;6BAK5B,CAAC;;;;;;;;;;;;yCAYA,CAAC;wCAA0E,CAAC;6BACrD,CAAC;+CACsB,CAAC;;;;;;;;kFA6QpD,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
+ {"version":3,"file":"RequestAuth.vue.d.ts","sourceRoot":"","sources":["../../../../../src/views/Request/RequestSection/RequestAuth/RequestAuth.vue"],"names":[],"mappings":"AAmaA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,mCAAmC,CAAA;AACnF,OAAO,KAAK,EACV,UAAU,EACV,SAAS,EAET,MAAM,EACP,MAAM,iCAAiC,CAAA;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAKrE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAA;AAa1D,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,UAAU,CAAA;IACtB,qDAAqD;IACrD,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,WAAW,EAAE,WAAW,CAAA;IACxB,YAAY,EAAE,WAAW,EAAE,CAAA;IAC3B,MAAM,EAAE,QAAQ,GAAG,WAAW,CAAA;IAC9B,SAAS,CAAC,EAAE,SAAS,GAAG,SAAS,CAAA;IACjC,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,0BAA0B,EAAE,0BAA0B,CAAA;IACtD,MAAM,EAAE,MAAM,GAAG,SAAS,CAAA;IAC1B,KAAK,EAAE,MAAM,CAAA;IACb,SAAS,EAAE,SAAS,CAAA;CACrB,CAAC;AAwBF,KAAK,WAAW,GAAG;IACjB,eAAe,CAAC,EAAE,MAAM,OAAO,CAAA;CAChC,CAAC;AAwiBF,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBA1VX,CAAC;;;;;;;;;yCAOH,CAAC;wCAC4C,CAAC;6BAE9C,CAAC;;oBACG,CAAC;;;;;;;;;;;yCAUkC,CAAC;wCAEG,CAAC;6BACY,CAAC;+CACN,CAAC;;6BAAiF,CAAC;;;;;;;;;yCAQnG,CAAC;wCAEpC,CAAC;6BAEgB,CAAC;+CACsB,CAAC;;6BAEjB,CAAC;;;;;;;;;;;;yCAW1B,CAAC;wCAC6B,CAAC;6BAA+D,CAAC;+CACvD,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBArDtC,CAAC;;;;;;;;;yCAOH,CAAC;wCAC4C,CAAC;6BAE9C,CAAC;;oBACG,CAAC;;;;;;;;;;;yCAUkC,CAAC;wCAEG,CAAC;6BACY,CAAC;+CACN,CAAC;;6BAAiF,CAAC;;;;;;;;;yCAQnG,CAAC;wCAEpC,CAAC;6BAEgB,CAAC;+CACsB,CAAC;;6BAEjB,CAAC;;;;;;;;;;;;yCAW1B,CAAC;wCAC6B,CAAC;6BAA+D,CAAC;+CACvD,CAAC;;;;;;;;kFAwSzC,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -18,7 +18,7 @@ type __VLS_Props = {
18
18
  type __VLS_Slots = {
19
19
  'oauth-actions'?: () => unknown;
20
20
  };
21
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
21
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
22
22
  authorized: () => any;
23
23
  activeSchemes: (schemes: ({
24
24
  type: "apiKey";
@@ -209,7 +209,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}
209
209
  'x-default-scopes'?: string[] | undefined;
210
210
  })[]) => any) | undefined;
211
211
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
212
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
212
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
213
+ declare const _default: typeof __VLS_export;
213
214
  export default _default;
214
215
  type __VLS_WithSlots<T, S> = T & {
215
216
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"RequestAuthDataTable.vue.d.ts","sourceRoot":"","sources":["../../../../../src/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue"],"names":[],"mappings":"AA+PA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,KAAK,EACV,UAAU,EAEV,MAAM,EACP,MAAM,iCAAiC,CAAA;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAKrE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAA;AAK1D,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,UAAU,CAAA;IACtB,WAAW,EAAE,WAAW,CAAA;IACxB,YAAY,EAAE,WAAW,EAAE,CAAA;IAC3B,MAAM,EAAE,QAAQ,GAAG,WAAW,CAAA;IAC9B,WAAW,EAAE,OAAO,CAAA;IACpB,qBAAqB,EAAE;QAAE,EAAE,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,EAAE,CAAA;IACtD,MAAM,EAAE,MAAM,GAAG,SAAS,CAAA;IAC1B,SAAS,EAAE,SAAS,CAAA;CACrB,CAAC;AAkBF,KAAK,WAAW,GAAG;IACjB,eAAe,CAAC,EAAE,MAAM,OAAO,CAAA;CAChC,CAAC;AAwQF,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBAsB03B,CAAC;;;;;;;;;yCAAiV,CAAC;wCAA0E,CAAC;6BAA+D,CAAC;;oBAA6D,CAAC;;;;;;;;;;;yCAA0X,CAAC;wCAA0E,CAAC;6BAA+D,CAAC;+CAAiE,CAAC;;6BAAiF,CAAC;;;;;;;;;yCAAuU,CAAC;wCAA0E,CAAC;6BAA+D,CAAC;+CAAiE,CAAC;;6BAAiF,CAAC;;;;;;;;;;;;yCAA+c,CAAC;wCAA0E,CAAC;6BAA+D,CAAC;+CAAiE,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBAA17E,CAAC;;;;;;;;;yCAAiV,CAAC;wCAA0E,CAAC;6BAA+D,CAAC;;oBAA6D,CAAC;;;;;;;;;;;yCAA0X,CAAC;wCAA0E,CAAC;6BAA+D,CAAC;+CAAiE,CAAC;;6BAAiF,CAAC;;;;;;;;;yCAAuU,CAAC;wCAA0E,CAAC;6BAA+D,CAAC;+CAAiE,CAAC;;6BAAiF,CAAC;;;;;;;;;;;;yCAA+c,CAAC;wCAA0E,CAAC;6BAA+D,CAAC;+CAAiE,CAAC;;;;;;;;kFAfv0G,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
+ {"version":3,"file":"RequestAuthDataTable.vue.d.ts","sourceRoot":"","sources":["../../../../../src/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue"],"names":[],"mappings":"AAgQA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,KAAK,EACV,UAAU,EAEV,MAAM,EACP,MAAM,iCAAiC,CAAA;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAKrE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAA;AAK1D,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,UAAU,CAAA;IACtB,WAAW,EAAE,WAAW,CAAA;IACxB,YAAY,EAAE,WAAW,EAAE,CAAA;IAC3B,MAAM,EAAE,QAAQ,GAAG,WAAW,CAAA;IAC9B,WAAW,EAAE,OAAO,CAAA;IACpB,qBAAqB,EAAE;QAAE,EAAE,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,EAAE,CAAA;IACtD,MAAM,EAAE,MAAM,GAAG,SAAS,CAAA;IAC1B,SAAS,EAAE,SAAS,CAAA;CACrB,CAAC;AAmBF,KAAK,WAAW,GAAG;IACjB,eAAe,CAAC,EAAE,MAAM,OAAO,CAAA;CAChC,CAAC;AA8QF,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBAWmoC,CAAC;;;;;;;;;yCAAiV,CAAC;wCAA0E,CAAC;6BAA+D,CAAC;;oBAA6D,CAAC;;;;;;;;;;;yCAA0X,CAAC;wCAA0E,CAAC;6BAA+D,CAAC;+CAAiE,CAAC;;6BAAiF,CAAC;;;;;;;;;yCAAuU,CAAC;wCAA0E,CAAC;6BAA+D,CAAC;+CAAiE,CAAC;;6BAAiF,CAAC;;;;;;;;;;;;yCAA+c,CAAC;wCAA0E,CAAC;6BAA+D,CAAC;+CAAiE,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oBAA17E,CAAC;;;;;;;;;yCAAiV,CAAC;wCAA0E,CAAC;6BAA+D,CAAC;;oBAA6D,CAAC;;;;;;;;;;;yCAA0X,CAAC;wCAA0E,CAAC;6BAA+D,CAAC;+CAAiE,CAAC;;6BAAiF,CAAC;;;;;;;;;yCAAuU,CAAC;wCAA0E,CAAC;6BAA+D,CAAC;+CAAiE,CAAC;;6BAAiF,CAAC;;;;;;;;;;;;yCAA+c,CAAC;wCAA0E,CAAC;6BAA+D,CAAC;+CAAiE,CAAC;;;;;;;;kFAR3kH,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -12,13 +12,13 @@ type __VLS_Props = {
12
12
  envVariables: EnvVariable[];
13
13
  workspace: Workspace;
14
14
  };
15
- declare var __VLS_12: {}, __VLS_14: {};
15
+ declare var __VLS_14: {}, __VLS_17: {};
16
16
  type __VLS_Slots = {} & {
17
- default?: (props: typeof __VLS_12) => any;
17
+ default?: (props: typeof __VLS_14) => any;
18
18
  } & {
19
- icon?: (props: typeof __VLS_14) => any;
19
+ icon?: (props: typeof __VLS_17) => any;
20
20
  };
21
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
21
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
22
22
  selectVariable: (value: string) => any;
23
23
  "update:modelValue": (v: string) => any;
24
24
  inputFocus: () => any;
@@ -32,7 +32,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}
32
32
  required: boolean;
33
33
  readOnly: boolean;
34
34
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
35
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
35
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
36
+ declare const _default: typeof __VLS_export;
36
37
  export default _default;
37
38
  type __VLS_WithSlots<T, S> = T & {
38
39
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"RequestAuthDataTableInput.vue.d.ts","sourceRoot":"","sources":["../../../../../src/views/Request/RequestSection/RequestAuth/RequestAuthDataTableInput.vue"],"names":[],"mappings":"AA8DA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAIrE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAA;AAC1D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AAE/C,KAAK,WAAW,GAAG;IACf,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,cAAc,CAAC,EAAE,YAAY,CAAA;IAC7B,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,UAAU,EAAE,MAAM,GAAG,MAAM,CAAA;IAC3B,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,WAAW,EAAE,WAAW,CAAA;IACxB,YAAY,EAAE,WAAW,EAAE,CAAA;IAC3B,SAAS,EAAE,SAAS,CAAA;CACrB,CAAC;AAiGJ,QAAA,IAAI,QAAQ,IAAW,EAAE,QAAQ,IAAY,CAAE;AAC/C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAyB7C,QAAA,MAAM,eAAe;;;;;;;;;;;cAnIN,OAAO;cAEP,OAAO;6EAyIpB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAa1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"RequestAuthDataTableInput.vue.d.ts","sourceRoot":"","sources":["../../../../../src/views/Request/RequestSection/RequestAuth/RequestAuthDataTableInput.vue"],"names":[],"mappings":"AA+DA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAIrE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAA;AAC1D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AAE/C,KAAK,WAAW,GAAG;IACf,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,cAAc,CAAC,EAAE,YAAY,CAAA;IAC7B,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,UAAU,EAAE,MAAM,GAAG,MAAM,CAAA;IAC3B,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,WAAW,EAAE,WAAW,CAAA;IACxB,YAAY,EAAE,WAAW,EAAE,CAAA;IAC3B,SAAS,EAAE,SAAS,CAAA;CACrB,CAAC;AA+HJ,QAAA,IAAI,QAAQ,IAAW,EAAE,QAAQ,IAAY,CAAE;AAC/C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAK7C,QAAA,MAAM,UAAU;;;;;;;;;;;cA7ID,OAAO;cAEP,OAAO;6EA+IpB,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -15,12 +15,13 @@ type __VLS_Props = {
15
15
  type __VLS_Slots = {
16
16
  'oauth-actions'?: () => unknown;
17
17
  };
18
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
18
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
19
19
  authorized: () => any;
20
20
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
21
21
  onAuthorized?: (() => any) | undefined;
22
22
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
23
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
23
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
24
+ declare const _default: typeof __VLS_export;
24
25
  export default _default;
25
26
  type __VLS_WithSlots<T, S> = T & {
26
27
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"RequestAuthTab.vue.d.ts","sourceRoot":"","sources":["../../../../../src/views/Request/RequestSection/RequestAuth/RequestAuthTab.vue"],"names":[],"mappings":"AA0QA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,KAAK,EACV,UAAU,EAEV,MAAM,EACP,MAAM,iCAAiC,CAAA;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAKrE,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,MAAM,EAAE,QAAQ,GAAG,WAAW,CAAA;IAC9B,WAAW,EAAE,OAAO,CAAA;IACpB,kBAAkB,EAAE,MAAM,EAAE,CAAA;IAC5B,MAAM,EAAE,MAAM,GAAG,SAAS,CAAA;IAC1B,SAAS,EAAE,SAAS,CAAA;CACrB,CAAC;AAiBF,KAAK,WAAW,GAAG;IACjB,eAAe,CAAC,EAAE,MAAM,OAAO,CAAA;CAChC,CAAC;AAwfF,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
+ {"version":3,"file":"RequestAuthTab.vue.d.ts","sourceRoot":"","sources":["../../../../../src/views/Request/RequestSection/RequestAuth/RequestAuthTab.vue"],"names":[],"mappings":"AA2QA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,KAAK,EACV,UAAU,EAEV,MAAM,EACP,MAAM,iCAAiC,CAAA;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAKrE,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,MAAM,EAAE,QAAQ,GAAG,WAAW,CAAA;IAC9B,WAAW,EAAE,OAAO,CAAA;IACpB,kBAAkB,EAAE,MAAM,EAAE,CAAA;IAC5B,MAAM,EAAE,MAAM,GAAG,SAAS,CAAA;IAC1B,SAAS,EAAE,SAAS,CAAA;CACrB,CAAC;AAkBF,KAAK,WAAW,GAAG;IACjB,eAAe,CAAC,EAAE,MAAM,OAAO,CAAA;CAChC,CAAC;AAijBF,QAAA,MAAM,UAAU;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -10,6 +10,7 @@ type __VLS_Props = {
10
10
  workspace: Workspace;
11
11
  title: string;
12
12
  };
13
- 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>;
13
+ declare const __VLS_export: 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>;
14
+ declare const _default: typeof __VLS_export;
14
15
  export default _default;
15
16
  //# sourceMappingURL=RequestBody.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RequestBody.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/RequestSection/RequestBody.vue"],"names":[],"mappings":"AA8oBA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,EAEL,KAAK,SAAS,EACd,KAAK,cAAc,EACpB,MAAM,iCAAiC,CAAA;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAarE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAA;AAI1D,KAAK,WAAW,GAAG;IACf,OAAO,EAAE,cAAc,CAAA;IACvB,SAAS,EAAE,SAAS,CAAA;IACpB,WAAW,EAAE,WAAW,CAAA;IACxB,YAAY,EAAE,WAAW,EAAE,CAAA;IAC3B,SAAS,EAAE,SAAS,CAAA;IACpB,KAAK,EAAE,MAAM,CAAA;CACd,CAAC;;AAq9BJ,wBAMG"}
1
+ {"version":3,"file":"RequestBody.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/RequestSection/RequestBody.vue"],"names":[],"mappings":"AA+oBA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,EAEL,KAAK,SAAS,EACd,KAAK,cAAc,EACpB,MAAM,iCAAiC,CAAA;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAarE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAA;AAI1D,KAAK,WAAW,GAAG;IACf,OAAO,EAAE,cAAc,CAAA;IACvB,SAAS,EAAE,SAAS,CAAA;IACpB,WAAW,EAAE,WAAW,CAAA;IACxB,YAAY,EAAE,WAAW,EAAE,CAAA;IAC3B,SAAS,EAAE,SAAS,CAAA;IACpB,KAAK,EAAE,MAAM,CAAA;CACd,CAAC;AA4+BJ,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -9,6 +9,7 @@ type __VLS_Props = {
9
9
  workspace: Workspace;
10
10
  environment: EnvVariables;
11
11
  };
12
- 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>;
12
+ declare const __VLS_export: 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>;
13
+ declare const _default: typeof __VLS_export;
13
14
  export default _default;
14
15
  //# sourceMappingURL=RequestCodeExample.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RequestCodeExample.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/RequestSection/RequestCodeExample.vue"],"names":[],"mappings":"AA+RA,OAAO,KAAK,EACV,UAAU,EACV,SAAS,EACT,cAAc,EAEd,MAAM,EACP,MAAM,iCAAiC,CAAA;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAOrE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAA;AAItD,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,UAAU,CAAA;IACtB,OAAO,EAAE,cAAc,CAAA;IACvB,SAAS,EAAE,SAAS,CAAA;IACpB,MAAM,EAAE,MAAM,GAAG,SAAS,CAAA;IAC1B,SAAS,EAAE,SAAS,CAAA;IACpB,WAAW,EAAE,YAAY,CAAA;CAC1B,CAAC;;AAkYF,wBAMG"}
1
+ {"version":3,"file":"RequestCodeExample.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/RequestSection/RequestCodeExample.vue"],"names":[],"mappings":"AAgSA,OAAO,KAAK,EACV,UAAU,EACV,SAAS,EACT,cAAc,EAEd,MAAM,EACP,MAAM,iCAAiC,CAAA;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAOrE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAA;AAItD,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,UAAU,CAAA;IACtB,OAAO,EAAE,cAAc,CAAA;IACvB,SAAS,EAAE,SAAS,CAAA;IACpB,MAAM,EAAE,MAAM,GAAG,SAAS,CAAA;IAC1B,SAAS,EAAE,SAAS,CAAA;IACpB,WAAW,EAAE,YAAY,CAAA;CAC1B,CAAC;AAwYF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -19,6 +19,7 @@ type __VLS_Props = {
19
19
  }[];
20
20
  invalidParams: Set<string>;
21
21
  };
22
- 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>;
22
+ declare const __VLS_export: 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>;
23
+ declare const _default: typeof __VLS_export;
23
24
  export default _default;
24
25
  //# sourceMappingURL=RequestParams.vue.d.ts.map
@@ -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;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;;AAyVF,wBAMG"}
1
+ {"version":3,"file":"RequestParams.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/RequestSection/RequestParams.vue"],"names":[],"mappings":"AAkPA,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;AA+VF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -12,6 +12,7 @@ type __VLS_Props = {
12
12
  workspace: Workspace;
13
13
  invalidParams: Set<string>;
14
14
  };
15
- 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>;
15
+ declare const __VLS_export: 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>;
16
+ declare const _default: typeof __VLS_export;
16
17
  export default _default;
17
18
  //# sourceMappingURL=RequestPathParams.vue.d.ts.map
@@ -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;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
+ {"version":3,"file":"RequestPathParams.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/RequestSection/RequestPathParams.vue"],"names":[],"mappings":"AAqJA,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;AA0LF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -14,6 +14,7 @@ type __VLS_Props = {
14
14
  server: Server | undefined;
15
15
  workspace: Workspace;
16
16
  };
17
- 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>;
17
+ declare const __VLS_export: 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>;
18
+ declare const _default: typeof __VLS_export;
18
19
  export default _default;
19
20
  //# sourceMappingURL=RequestSection.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RequestSection.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/RequestSection/RequestSection.vue"],"names":[],"mappings":"AAqWA,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;;AAyiBF,wBAMG"}
1
+ {"version":3,"file":"RequestSection.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/RequestSection/RequestSection.vue"],"names":[],"mappings":"AAsWA,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;AAwiBF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,7 +1,7 @@
1
1
  import o from "./RequestSection.vue2.js";
2
2
  /* empty css */
3
3
  import t from "../../../_virtual/_plugin-vue_export-helper.js";
4
- const p = /* @__PURE__ */ t(o, [["__scopeId", "data-v-e85e2882"]]);
4
+ const c = /* @__PURE__ */ t(o, [["__scopeId", "data-v-287f5ecf"]]);
5
5
  export {
6
- p as default
6
+ c as default
7
7
  };
@@ -1,21 +1,21 @@
1
- import { defineComponent as U, computed as v, useId as q, ref as D, watch as g, createBlock as d, openBlock as n, withCtx as f, createElementVNode as k, withDirectives as s, createCommentVNode as b, createElementBlock as h, createVNode as i, unref as l, vShow as m, Fragment as M, renderList as K, resolveDynamicComponent as L, toDisplayString as Q } from "vue";
1
+ import { defineComponent as D, computed as v, useId as q, ref as M, watch as g, createBlock as d, openBlock as n, withCtx as f, createElementVNode as k, withDirectives as s, createCommentVNode as b, createElementBlock as h, createVNode as i, unref as l, vShow as m, Fragment as K, renderList as L, resolveDynamicComponent as Q, toDisplayString as $ } from "vue";
2
2
  import { ScalarErrorBoundary as S } from "@scalar/components";
3
- import { canMethodHaveBody as p, isDefined as $, REGEX as C } from "@scalar/oas-utils/helpers";
4
- import j from "../../../components/SectionFilter.vue.js";
5
- import F from "../../../components/ViewLayout/ViewLayoutSection.vue.js";
6
- import { matchesDomain as T } from "../../../libs/send-request/set-request-cookies.js";
7
- import W from "./RequestBody.vue.js";
3
+ import { canMethodHaveBody as p, isDefined as j, REGEX as C } from "@scalar/oas-utils/helpers";
4
+ import F from "../../../components/SectionFilter.vue.js";
5
+ import T from "../../../components/ViewLayout/ViewLayoutSection.vue.js";
6
+ import { matchesDomain as W } from "../../../libs/send-request/set-request-cookies.js";
7
+ import z from "./RequestBody.vue.js";
8
8
  import x from "./RequestParams.vue.js";
9
- import z from "./RequestPathParams.vue.js";
10
- import G from "./RequestAuth/RequestAuth.vue.js";
11
- import X from "./RequestCodeExample.vue.js";
12
- import { useWorkspace as J } from "../../../store/store.js";
13
- import { useLayout as Y } from "../../../hooks/useLayout.js";
14
- import { usePluginManager as Z } from "../../../plugins/hooks/usePluginManager.js";
15
- const _ = { class: "group pointer-events-none flex flex-1 items-center gap-1 lg:pr-24" }, ee = ["for"], ae = ["id", "placeholder", "value"], te = {
9
+ import G from "./RequestPathParams.vue.js";
10
+ import X from "./RequestAuth/RequestAuth.vue.js";
11
+ import J from "./RequestCodeExample.vue.js";
12
+ import { useWorkspace as Y } from "../../../store/store.js";
13
+ import { useLayout as Z } from "../../../hooks/useLayout.js";
14
+ import { usePluginManager as _ } from "../../../plugins/hooks/usePluginManager.js";
15
+ const ee = { class: "group pointer-events-none flex flex-1 items-center gap-1 lg:pr-24" }, ae = ["for"], te = ["id", "placeholder", "value"], le = {
16
16
  key: 2,
17
17
  class: "text-c-1 flex h-8 items-center"
18
- }, le = ["id", "role"], pe = /* @__PURE__ */ U({
18
+ }, ne = ["id", "role"], xe = /* @__PURE__ */ D({
19
19
  __name: "RequestSection",
20
20
  props: {
21
21
  collection: {},
@@ -37,7 +37,7 @@ const _ = { class: "group pointer-events-none flex flex-1 items-center gap-1 lg:
37
37
  "Query",
38
38
  "Body"
39
39
  // 'Scripts',
40
- ], { requestMutators: w, cookies: O, securitySchemes: P } = J(), { layout: u } = Y(), V = v(() => {
40
+ ], { requestMutators: w, cookies: O, securitySchemes: P } = Y(), { layout: u } = Z(), V = v(() => {
41
41
  const t = /* @__PURE__ */ new Set(["All", ...R]);
42
42
  return e.example.parameters.path.length || t.delete("Path Parameters"), p(e.operation.method ?? "get") || t.delete("Body"), y.value && t.delete("Auth"), [...t];
43
43
  }), o = v(
@@ -46,7 +46,7 @@ const _ = { class: "group pointer-events-none flex flex-1 items-center gap-1 lg:
46
46
  )
47
47
  ), y = v(
48
48
  () => u === "modal" && !e.operation.security && !Object.keys(P ?? {}).length
49
- ), a = D("All");
49
+ ), a = M("All");
50
50
  g(
51
51
  () => e.operation,
52
52
  (t) => {
@@ -57,8 +57,8 @@ const _ = { class: "group pointer-events-none flex flex-1 items-center gap-1 lg:
57
57
  const r = t.target;
58
58
  w.edit(e.operation.uid, "summary", r.value);
59
59
  }, E = v(
60
- () => (e.workspace.cookies ?? []).map((t) => O[t]).filter($).filter((t) => t.name).filter(
61
- (t) => T(e.server?.url || e.operation.path, t.domain)
60
+ () => (e.workspace.cookies ?? []).map((t) => O[t]).filter(j).filter((t) => t.name).filter(
61
+ (t) => W(e.server?.url || e.operation.path, t.domain)
62
62
  ).map((t) => ({
63
63
  key: t.name,
64
64
  value: t.value,
@@ -70,22 +70,22 @@ const _ = { class: "group pointer-events-none flex flex-1 items-center gap-1 lg:
70
70
  },
71
71
  enabled: !0
72
72
  }))
73
- ), H = () => e.operation.summary ? e.operation.summary : e.operation.path.replace(C.PROTOCOL, "") ? e.operation.path.replace(C.PROTOCOL, "") : "Request Name", A = q(), N = Z().getViewComponents("request.section"), I = (t, r) => w.edit(e.operation.uid, t, r);
73
+ ), H = () => e.operation.summary ? e.operation.summary : e.operation.path.replace(C.PROTOCOL, "") ? e.operation.path.replace(C.PROTOCOL, "") : "Request Name", A = q(), N = _().getViewComponents("request.section"), I = (t, r) => w.edit(e.operation.uid, t, r);
74
74
  return g(
75
75
  () => y.value,
76
76
  (t) => {
77
77
  t && a.value === "Auth" && (a.value = "All");
78
78
  }
79
- ), (t, r) => (n(), d(F, {
79
+ ), (t, r) => (n(), d(T, {
80
80
  "aria-label": `Request: ${e.operation.summary}`
81
81
  }, {
82
82
  title: f(() => [
83
- k("div", _, [
83
+ k("div", ee, [
84
84
  l(u) !== "modal" ? (n(), h("label", {
85
85
  key: 0,
86
86
  class: "pointer-events-auto absolute top-0 left-0 h-full w-full cursor-text opacity-0",
87
87
  for: l(A)
88
- }, null, 8, ee)) : b("", !0),
88
+ }, null, 8, ae)) : b("", !0),
89
89
  l(u) !== "modal" ? (n(), h("input", {
90
90
  key: 1,
91
91
  id: l(A),
@@ -93,9 +93,9 @@ const _ = { class: "group pointer-events-none flex flex-1 items-center gap-1 lg:
93
93
  placeholder: H(),
94
94
  value: e.operation.summary,
95
95
  onInput: B
96
- }, null, 40, ae)) : (n(), h("span", te, Q(e.operation.summary), 1))
96
+ }, null, 40, te)) : (n(), h("span", le, $(e.operation.summary), 1))
97
97
  ]),
98
- i(j, {
98
+ i(F, {
99
99
  modelValue: a.value,
100
100
  "onUpdate:modelValue": r[0] || (r[0] = (c) => a.value = c),
101
101
  filterIds: o.value,
@@ -108,7 +108,7 @@ const _ = { class: "group pointer-events-none flex flex-1 items-center gap-1 lg:
108
108
  class: "request-section-content custom-scroll relative flex flex-1 flex-col",
109
109
  role: a.value === "All" ? "tabpanel" : "none"
110
110
  }, [
111
- e.collection && e.workspace && (l(u) !== "modal" || Object.keys(l(P) ?? {}).length) ? s((n(), d(G, {
111
+ e.collection && e.workspace && (l(u) !== "modal" || Object.keys(l(P) ?? {}).length) ? s((n(), d(X, {
112
112
  key: 0,
113
113
  id: o.value.Auth,
114
114
  class: "request-section-content-auth",
@@ -129,7 +129,7 @@ const _ = { class: "group pointer-events-none flex flex-1 items-center gap-1 lg:
129
129
  !y.value && (a.value === "All" || a.value === "Auth")
130
130
  ]
131
131
  ]) : b("", !0),
132
- s(i(z, {
132
+ s(i(G, {
133
133
  id: o.value["Path Parameters"],
134
134
  class: "request-section-content-path-params",
135
135
  envVariables: e.envVariables,
@@ -196,7 +196,7 @@ const _ = { class: "group pointer-events-none flex flex-1 items-center gap-1 lg:
196
196
  }, null, 8, ["id", "envVariables", "environment", "example", "invalidParams", "operation", "role", "workspace"]), [
197
197
  [m, a.value === "All" || a.value === "Query"]
198
198
  ]),
199
- e.operation.method && (a.value === "All" || a.value === "Body") && l(p)(e.operation.method) ? (n(), d(W, {
199
+ e.operation.method && (a.value === "All" || a.value === "Body") && l(p)(e.operation.method) ? (n(), d(z, {
200
200
  key: 1,
201
201
  id: o.value.Body,
202
202
  class: "request-section-content-body",
@@ -208,11 +208,11 @@ const _ = { class: "group pointer-events-none flex flex-1 items-center gap-1 lg:
208
208
  title: "Body",
209
209
  workspace: e.workspace
210
210
  }, null, 8, ["id", "envVariables", "environment", "example", "operation", "role", "workspace"])) : b("", !0),
211
- (n(!0), h(M, null, K(l(N), (c) => (n(), d(l(S), {
212
- key: c.component
211
+ (n(!0), h(K, null, L(l(N), (c, U) => (n(), d(l(S), {
212
+ key: c.title ?? U
213
213
  }, {
214
214
  default: f(() => [
215
- s((n(), d(L(c.component), {
215
+ s((n(), d(Q(c.component), {
216
216
  operation: e.operation,
217
217
  "onUpdate:operation": I
218
218
  }, null, 40, ["operation"])), [
@@ -224,7 +224,7 @@ const _ = { class: "group pointer-events-none flex flex-1 items-center gap-1 lg:
224
224
  r[1] || (r[1] = k("div", { class: "flex flex-grow" }, null, -1)),
225
225
  i(l(S), null, {
226
226
  default: f(() => [
227
- i(X, {
227
+ i(J, {
228
228
  class: "request-section-content-code-example -mt-1/2 border-t",
229
229
  collection: e.collection,
230
230
  environment: e.envVariables,
@@ -236,12 +236,12 @@ const _ = { class: "group pointer-events-none flex flex-1 items-center gap-1 lg:
236
236
  ]),
237
237
  _: 1
238
238
  })
239
- ], 8, le)
239
+ ], 8, ne)
240
240
  ]),
241
241
  _: 1
242
242
  }, 8, ["aria-label"]));
243
243
  }
244
244
  });
245
245
  export {
246
- pe as default
246
+ xe as default
247
247
  };
@@ -18,7 +18,7 @@ type __VLS_Props = {
18
18
  invalidParams?: Set<string>;
19
19
  label?: string;
20
20
  };
21
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
21
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
22
22
  updateRow: (idx: number, field: "key" | "value", value: string) => any;
23
23
  toggleRow: (idx: number, enabled: boolean) => any;
24
24
  addRow: () => any;
@@ -42,5 +42,6 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
42
42
  isGlobal: boolean;
43
43
  isReadOnly: boolean;
44
44
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
45
+ declare const _default: typeof __VLS_export;
45
46
  export default _default;
46
47
  //# 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;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;;AA4lBxB,wBAQG"}
1
+ {"version":3,"file":"RequestTable.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/RequestSection/RequestTable.vue"],"names":[],"mappings":"AAsQA,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;AAooBJ,QAAA,MAAM,YAAY;;;;;;;;;;;;;;;;;;;yBA7oBQ,OAAO;sBACV,OAAO;cACf,OAAO;gBACL,OAAO;6EA8oBtB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}