@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
@@ -1,22 +1,22 @@
1
- import { defineComponent as re, useCssVars as ue, computed as v, ref as de, resolveComponent as ce, createElementBlock as C, createCommentVNode as c, openBlock as u, normalizeClass as g, unref as l, createVNode as m, withCtx as p, createBlock as f, withModifiers as h, createElementVNode as o, toDisplayString as j, createTextVNode as B, renderSlot as L, Fragment as fe, renderList as me, nextTick as pe } from "vue";
2
- import { ScalarButton as k, ScalarIcon as b, ScalarSidebarGroupToggle as G, ScalarTooltip as K } from "@scalar/components";
1
+ import { defineComponent as re, useCssVars as ue, computed as v, ref as de, resolveComponent as ce, createElementBlock as I, createCommentVNode as c, openBlock as u, normalizeClass as g, unref as l, createVNode as m, withCtx as p, createBlock as f, withModifiers as y, createElementVNode as o, toDisplayString as B, createTextVNode as W, renderSlot as L, Fragment as fe, renderList as me, nextTick as pe } from "vue";
2
+ import { ScalarButton as k, ScalarIcon as b, ScalarTooltip as G, ScalarSidebarGroupToggle as K } from "@scalar/components";
3
3
  import { Draggable as ve } from "@scalar/draggable";
4
4
  import { shouldIgnoreEntity as J } from "@scalar/oas-utils/helpers";
5
5
  import { useRouter as ge, RouterLink as Q } from "vue-router";
6
- import { useLayout as be } from "../../hooks/useLayout.js";
7
- import { useSidebar as ye } from "../../hooks/useSidebar.js";
6
+ import { useLayout as ye } from "../../hooks/useLayout.js";
7
+ import { useSidebar as be } from "../../hooks/useSidebar.js";
8
8
  import { PathId as R } from "../../routes.js";
9
9
  import { useActiveEntities as he } from "../../store/active-entities.js";
10
10
  import { useWorkspace as xe } from "../../store/store.js";
11
11
  import ke from "../../components/HttpMethod/HttpMethod.vue.js";
12
12
  import { getModifiers as we } from "../../libs/hot-keys.js";
13
- const qe = { class: "line-clamp-1 w-full pl-2 break-all" }, Ue = { class: "flex flex-row items-center gap-1" }, De = { class: "relative" }, Ie = { class: "flex items-start" }, Ce = { class: "flex flex-1 flex-row justify-between font-medium" }, Re = { class: "line-clamp-1 w-full text-left break-all" }, Te = { class: "relative flex h-fit justify-end" }, Me = {
13
+ const qe = { class: "line-clamp-1 w-full pl-2 break-all" }, Ue = { class: "flex flex-row items-center gap-1" }, Ce = { class: "relative" }, De = { class: "flex items-start" }, Ie = { class: "flex h-5 max-w-[14px] shrink-0 items-center justify-center" }, Re = { class: "flex flex-1 flex-row justify-between font-medium" }, Te = { class: "line-clamp-1 w-full text-left break-all" }, Me = { class: "relative flex h-fit items-center justify-end gap-0.5" }, $e = {
14
14
  class: "flex items-center justify-center",
15
15
  type: "button"
16
- }, Ee = ["aria-expanded"], $e = { class: "flex h-5 max-w-[14px] items-center justify-center" }, ze = { class: "flex flex-1 flex-row justify-between" }, Se = { class: "line-clamp-1 w-full text-left font-medium break-all" }, je = { class: "relative flex h-fit justify-end" }, Be = {
16
+ }, Ee = ["aria-expanded"], ze = { class: "flex h-5 max-w-[14px] shrink-0 items-center justify-center" }, Se = { class: "flex flex-1 flex-row justify-between" }, je = { class: "line-clamp-1 w-full text-left font-medium break-all" }, Be = { class: "relative flex h-fit items-center justify-end gap-0.5" }, We = {
17
17
  class: "flex items-center justify-center",
18
18
  type: "button"
19
- }, We = { key: 3 }, W = "hover:bg-sidebar-b-active indent-padding-left", Qe = /* @__PURE__ */ re({
19
+ }, Ae = { key: 3 }, A = "hover:bg-sidebar-b-active indent-padding-left", Xe = /* @__PURE__ */ re({
20
20
  __name: "RequestSidebarItem",
21
21
  props: {
22
22
  isDraggable: { type: Boolean, default: !1 },
@@ -28,20 +28,20 @@ const qe = { class: "line-clamp-1 w-full pl-2 break-all" }, Ue = { class: "flex
28
28
  emits: ["onDragEnd", "newTab", "openMenu"],
29
29
  setup(t, { emit: X }) {
30
30
  ue((n) => ({
31
- v0bed2d4e: te.value,
32
- v57ee1db0: ie.value
31
+ v337cd30d: te.value,
32
+ v1d572b91: ie.value
33
33
  }));
34
- const Z = X, { activeCollection: _, activeRequest: A, activeRouterParams: ee, activeWorkspace: x } = he(), {
34
+ const Z = X, { activeCollection: _, activeRequest: N, activeRouterParams: ee, activeWorkspace: x } = he(), {
35
35
  collections: q,
36
36
  tags: U,
37
37
  requests: T,
38
38
  requestExamples: M,
39
- collectionMutators: E,
40
- tagMutators: N,
41
- requestMutators: $,
42
- requestExampleMutators: O,
43
- events: P
44
- } = xe(), y = ge(), { collapsedSidebarFolders: w, toggleSidebarFolder: V } = ye(), { layout: d } = be(), i = v(() => {
39
+ collectionMutators: $,
40
+ tagMutators: O,
41
+ requestMutators: E,
42
+ requestExampleMutators: P,
43
+ events: V
44
+ } = xe(), h = ge(), { collapsedSidebarFolders: w, toggleSidebarFolder: z } = be(), { layout: d } = ye(), i = v(() => {
45
45
  const n = q[t.uid], e = U[t.uid], r = T[t.uid], a = M[t.uid];
46
46
  return n ? {
47
47
  title: n.info?.title || "Untitled Collection",
@@ -59,11 +59,11 @@ const qe = { class: "line-clamp-1 w-full pl-2 break-all" }, Ue = { class: "flex
59
59
  }
60
60
  } : void 0,
61
61
  warning: "This cannot be undone. You're about to delete the collection and all folders and requests inside it.",
62
- edit: (s, I) => {
63
- E.edit(n.uid, "info.title", s), I && E.edit(n.uid, "x-scalar-icon", I);
62
+ edit: (s, D) => {
63
+ $.edit(n.uid, "info.title", s), D && $.edit(n.uid, "x-scalar-icon", D);
64
64
  },
65
65
  delete: () => {
66
- x.value && E.delete(n, x.value);
66
+ x.value && $.delete(n, x.value);
67
67
  }
68
68
  } : e ? {
69
69
  title: e.name,
@@ -71,8 +71,8 @@ const qe = { class: "line-clamp-1 w-full pl-2 break-all" }, Ue = { class: "flex
71
71
  resourceTitle: "Tag",
72
72
  children: e.children,
73
73
  warning: "This cannot be undone. You're about to delete the tag and all requests inside it",
74
- edit: (s) => N.edit(e.uid, "name", s),
75
- delete: () => t.parentUids[0] && N.delete(e, t.parentUids[0])
74
+ edit: (s) => O.edit(e.uid, "name", s),
75
+ delete: () => t.parentUids[0] && O.delete(e, t.parentUids[0])
76
76
  } : r ? {
77
77
  title: r.summary ?? r.path,
78
78
  to: {
@@ -87,8 +87,8 @@ const qe = { class: "line-clamp-1 w-full pl-2 break-all" }, Ue = { class: "flex
87
87
  resourceTitle: "Request",
88
88
  warning: "This cannot be undone. You're about to delete the request.",
89
89
  children: r.examples.slice(1),
90
- edit: (s) => $.edit(r.uid, "summary", s),
91
- delete: () => t.parentUids[0] && $.delete(r, t.parentUids[0])
90
+ edit: (s) => E.edit(r.uid, "summary", s),
91
+ delete: () => t.parentUids[0] && E.delete(r, t.parentUids[0])
92
92
  } : a?.requestUid ? {
93
93
  title: a.name,
94
94
  to: {
@@ -104,8 +104,8 @@ const qe = { class: "line-clamp-1 w-full pl-2 break-all" }, Ue = { class: "flex
104
104
  resourceTitle: "Example",
105
105
  warning: "This cannot be undone. You're about to delete the example from the request.",
106
106
  children: [],
107
- edit: (s) => O.edit(a.uid, "name", s),
108
- delete: () => O.delete(a)
107
+ edit: (s) => P.edit(a.uid, "name", s),
108
+ delete: () => P.delete(a)
109
109
  } : {
110
110
  title: "Unknown",
111
111
  entity: {
@@ -117,33 +117,33 @@ const qe = { class: "line-clamp-1 w-full pl-2 break-all" }, Ue = { class: "flex
117
117
  edit: () => null,
118
118
  delete: () => null
119
119
  };
120
- }), D = v(
120
+ }), C = v(
121
121
  () => i.value.entity.type === "collection" && i.value.title === "Drafts"
122
122
  ), te = v(() => t.parentUids.length ? d === "modal" ? `${(t.parentUids.length - 1) * 12}px` : `${t.parentUids.length * 12}px` : "12px"), ie = v(() => t.parentUids.length ? d === "modal" ? `${(t.parentUids.length - 1) * 12}px` : `${t.parentUids.length * 12}px` : "0px"), ne = v(
123
- () => w[t.uid] || A.value?.uid === t.uid && i.value.entity.examples.length > 1
123
+ () => w[t.uid] || N.value?.uid === t.uid && i.value.entity.examples.length > 1
124
124
  ), le = v(
125
- () => typeof y.currentRoute.value.name == "string" && y.currentRoute.value.name.startsWith("request") && ee.value[R.Request] === "default" && A.value?.uid === t.uid
126
- ), z = de(null), F = v(() => {
125
+ () => typeof h.currentRoute.value.name == "string" && h.currentRoute.value.name.startsWith("request") && ee.value[R.Request] === "default" && N.value?.uid === t.uid
126
+ ), S = de(null), F = v(() => {
127
127
  let n = 0.5, e = 0.5;
128
- if (!z.value)
128
+ if (!S.value)
129
129
  return { ceiling: n, floor: e };
130
- const { draggingItem: r } = z.value;
130
+ const { draggingItem: r } = S.value;
131
131
  return !q[r?.id] && i.value.entity.type === "collection" ? (n = 1, e = 0) : i.value.entity.type === "tag" && (n = 0.8, e = 0.2), { ceiling: n, floor: e };
132
132
  }), ae = (n, e) => !(d === "modal" || M[e.id] || q[n.id]), oe = (n, e) => {
133
- n && (we(["default"]).some((s) => n[s]) ? Z("newTab", e.title || "", e.entity.uid) : e.to && y.push(e.to), pe(() => P.focusAddressBar.emit()));
133
+ n && (we(["default"]).some((s) => n[s]) ? Z("newTab", e.title || "", e.entity.uid) : e.to && h.push(e.to), pe(() => V.focusAddressBar.emit()));
134
134
  };
135
- function S(n) {
136
- const e = t.parentUids[0] ? q[t.parentUids[0]]?.uid || "" : n, r = t.parentUids[0] && U[n]?.name ? { tags: [U[n].name] } : {}, a = $.add(
135
+ function j(n) {
136
+ const e = t.parentUids[0] ? q[t.parentUids[0]]?.uid || "" : n, r = t.parentUids[0] && U[n]?.name ? { tags: [U[n].name] } : {}, a = E.add(
137
137
  r,
138
138
  e
139
139
  );
140
- a && (y.push({
140
+ a && (h.push({
141
141
  name: "request",
142
142
  params: {
143
143
  workspace: x.value?.uid,
144
144
  request: a.uid
145
145
  }
146
- }), P.hotKeys.emit({
146
+ }), V.hotKeys.emit({
147
147
  focusAddressBar: new KeyboardEvent("keydown", { key: "l" })
148
148
  }));
149
149
  }
@@ -159,7 +159,7 @@ const qe = { class: "line-clamp-1 w-full pl-2 break-all" }, Ue = { class: "flex
159
159
  });
160
160
  return (n, e) => {
161
161
  const r = ce("RequestSidebarItem", !0);
162
- return se.value ? (u(), C("li", {
162
+ return se.value ? (u(), I("li", {
163
163
  key: 0,
164
164
  class: g(["relative flex flex-row", [
165
165
  l(d) === "modal" && t.parentUids.length > 1 || l(d) !== "modal" && t.parentUids.length ? "before:bg-border indent-border-line-offset mb-[.5px] before:pointer-events-none before:absolute before:top-0 before:left-[calc(.75rem_+_.5px)] before:z-1 before:h-[calc(100%_+_.5px)] before:w-[.5px] last:mb-0 last:before:h-full" : ""
@@ -168,21 +168,21 @@ const qe = { class: "line-clamp-1 w-full pl-2 break-all" }, Ue = { class: "flex
168
168
  m(l(ve), {
169
169
  id: i.value.entity.uid,
170
170
  ref_key: "draggableRef",
171
- ref: z,
171
+ ref: S,
172
172
  ceiling: F.value.ceiling,
173
173
  class: "gap-1/2 flex flex-1 flex-col text-base",
174
174
  floor: F.value.floor,
175
175
  isDraggable: t.isDraggable,
176
176
  isDroppable: t.isDroppable,
177
177
  parentIds: t.parentUids,
178
- onOnDragEnd: e[12] || (e[12] = (...a) => n.$emit("onDragEnd", ...a))
178
+ onOnDragEnd: e[13] || (e[13] = (...a) => n.$emit("onDragEnd", ...a))
179
179
  }, {
180
180
  default: p(() => [
181
181
  (i.value.entity.type === "request" || i.value.entity.type === "requestExample") && i.value.to ? (u(), f(l(Q), {
182
182
  key: 0,
183
183
  class: "group no-underline",
184
184
  to: i.value.to,
185
- onClick: e[1] || (e[1] = h(
185
+ onClick: e[1] || (e[1] = y(
186
186
  (a) => oe(a, i.value),
187
187
  ["prevent"]
188
188
  ))
@@ -190,13 +190,13 @@ const qe = { class: "line-clamp-1 w-full pl-2 break-all" }, Ue = { class: "flex
190
190
  default: p(({ isExactActive: a }) => [
191
191
  o("div", {
192
192
  class: g(["relative flex min-h-8 w-full cursor-pointer flex-row items-start justify-between gap-0.5 rounded py-1.5 pr-2", [
193
- W,
193
+ A,
194
194
  a || le.value ? "bg-sidebar-b-active text-sidebar-c-active font-medium transition-none" : "text-sidebar-c-2"
195
195
  ]])
196
196
  }, [
197
- o("span", qe, j(i.value.title || "Untitled"), 1),
197
+ o("span", qe, B(i.value.title || "Untitled"), 1),
198
198
  o("div", Ue, [
199
- o("div", De, [
199
+ o("div", Ce, [
200
200
  l(d) !== "modal" ? (u(), f(l(k), {
201
201
  key: 0,
202
202
  class: g(["hover:bg-b-3 hidden aspect-square h-fit px-0.5 py-0 opacity-0 group-hover:flex group-hover:opacity-100 group-focus-visible:opacity-100 group-has-[:focus-visible]:opacity-100", {
@@ -205,7 +205,7 @@ const qe = { class: "line-clamp-1 w-full pl-2 break-all" }, Ue = { class: "flex
205
205
  size: "sm",
206
206
  type: "button",
207
207
  variant: "ghost",
208
- onClick: e[0] || (e[0] = h(
208
+ onClick: e[0] || (e[0] = y(
209
209
  (s) => n.$emit("openMenu", {
210
210
  item: i.value,
211
211
  parentUids: t.parentUids,
@@ -224,9 +224,9 @@ const qe = { class: "line-clamp-1 w-full pl-2 break-all" }, Ue = { class: "flex
224
224
  _: 1
225
225
  }, 8, ["class"])) : c("", !0)
226
226
  ]),
227
- o("span", Ie, [
228
- e[13] || (e[13] = B("   ", -1)),
229
- e[14] || (e[14] = o("span", { class: "sr-only" }, "HTTP Method:", -1)),
227
+ o("span", De, [
228
+ e[14] || (e[14] = W("   ", -1)),
229
+ e[15] || (e[15] = o("span", { class: "sr-only" }, "HTTP Method:", -1)),
230
230
  i.value.method ? (u(), f(l(ke), {
231
231
  key: 0,
232
232
  class: "font-bold",
@@ -241,46 +241,38 @@ const qe = { class: "line-clamp-1 w-full pl-2 break-all" }, Ue = { class: "flex
241
241
  key: 1,
242
242
  "aria-expanded": !!l(w)[i.value.entity.uid],
243
243
  class: g(["hover:bg-b-2 group relative flex w-full flex-row justify-start gap-1.5 rounded p-1.5 no-underline focus-visible:z-10", [
244
- W,
244
+ A,
245
245
  {
246
- "bg-sidebar-b-active text-sidebar-c-active transition-none": typeof l(y).currentRoute.value.name == "string" && l(y).currentRoute.value.name.startsWith("collection") && l(y).currentRoute.value.params[l(R).Collection] === i.value.entity.uid,
246
+ "bg-sidebar-b-active text-sidebar-c-active transition-none": typeof l(h).currentRoute.value.name == "string" && l(h).currentRoute.value.name.startsWith("collection") && l(h).currentRoute.value.params[l(R).Collection] === i.value.entity.uid,
247
247
  "text-c-2": i.value.title === "Untitled Collection"
248
248
  }
249
249
  ]]),
250
250
  to: i.value.to
251
251
  }, {
252
252
  default: p(() => [
253
- o("span", {
254
- class: "flex h-5 max-w-[14px] cursor-pointer items-center justify-center",
255
- onClick: e[2] || (e[2] = h((a) => l(V)(i.value.entity.uid), ["stop", "prevent"]))
256
- }, [
257
- L(n.$slots, "leftIcon", {}, () => [
258
- m(l(G), {
259
- class: "text-c-3 shrink-0",
260
- open: !!l(w)[i.value.entity.uid]
261
- }, null, 8, ["open"])
262
- ], !0),
263
- e[15] || (e[15] = B("   ", -1))
253
+ o("span", Ie, [
254
+ L(n.$slots, "leftIcon", {}, void 0, !0),
255
+ e[16] || (e[16] = W("", -1))
264
256
  ]),
265
- o("div", Ce, [
266
- o("span", Re, j(i.value.title), 1),
267
- o("div", Te, [
257
+ o("div", Re, [
258
+ o("span", Te, B(i.value.title), 1),
259
+ o("div", Me, [
268
260
  o("div", {
269
261
  class: g(["items-center gap-px opacity-0 group-hover:flex group-hover:opacity-100 group-focus-visible:opacity-100 group-has-[:focus-visible]:opacity-100", {
270
262
  flex: t.menuItem.open,
271
263
  hidden: !t.menuItem.open || t.menuItem.item?.entity.uid !== i.value.entity.uid
272
264
  }])
273
265
  }, [
274
- l(d) !== "modal" && !D.value || D.value && H.value ? (u(), f(l(k), {
266
+ l(d) !== "modal" && !C.value || C.value && H.value ? (u(), f(l(k), {
275
267
  key: 0,
276
268
  class: "hover:bg-b-3 hover:text-c-1 aspect-square h-fit px-0.5 py-0 group-focus-visible:opacity-100 group-has-[:focus-visible]:opacity-100",
277
269
  size: "sm",
278
270
  variant: "ghost",
279
- onClick: e[3] || (e[3] = h(
271
+ onClick: e[2] || (e[2] = y(
280
272
  (a) => n.$emit("openMenu", {
281
273
  item: i.value,
282
274
  parentUids: t.parentUids,
283
- targetRef: a.currentTarget.parentNode,
275
+ targetRef: a.currentTarget?.parentNode,
284
276
  open: !0
285
277
  }),
286
278
  ["stop", "prevent"]
@@ -299,7 +291,7 @@ const qe = { class: "line-clamp-1 w-full pl-2 break-all" }, Ue = { class: "flex
299
291
  class: "hover:bg-b-3 hover:text-c-1 aspect-square h-fit px-0.5 py-0 group-focus-visible:opacity-100 group-has-[:focus-visible]:opacity-100",
300
292
  size: "sm",
301
293
  variant: "ghost",
302
- onClick: e[4] || (e[4] = h((a) => S(i.value.entity.uid), ["stop", "prevent"]))
294
+ onClick: e[3] || (e[3] = y((a) => j(i.value.entity.uid), ["stop", "prevent"]))
303
295
  }, {
304
296
  default: p(() => [
305
297
  m(l(b), {
@@ -311,14 +303,14 @@ const qe = { class: "line-clamp-1 w-full pl-2 break-all" }, Ue = { class: "flex
311
303
  _: 1
312
304
  })) : c("", !0)
313
305
  ], 2),
314
- i.value.watchMode ? (u(), f(l(K), {
306
+ i.value.watchMode ? (u(), f(l(G), {
315
307
  key: 0,
316
- placement: "right",
308
+ content: `Watching: ${i.value.documentUrl}`,
317
309
  offset: 12,
318
- content: `Watching: ${i.value.documentUrl}`
310
+ placement: "right"
319
311
  }, {
320
312
  default: p(() => [
321
- o("button", Me, [
313
+ o("button", $e, [
322
314
  m(l(b), {
323
315
  class: g(["ml-0.5 text-sm", Y.value]),
324
316
  icon: "Watch",
@@ -329,46 +321,49 @@ const qe = { class: "line-clamp-1 w-full pl-2 break-all" }, Ue = { class: "flex
329
321
  ]),
330
322
  _: 1
331
323
  }, 8, ["content"])) : c("", !0),
332
- e[16] || (e[16] = o("span", null, " ", -1))
324
+ o("span", {
325
+ class: "flex cursor-pointer items-center justify-center",
326
+ onClick: e[4] || (e[4] = y((a) => l(z)(i.value.entity.uid), ["stop", "prevent"]))
327
+ }, [
328
+ m(l(K), {
329
+ class: "text-c-3 hover:text-c-1 shrink-0",
330
+ open: !!l(w)[i.value.entity.uid]
331
+ }, null, 8, ["open"])
332
+ ])
333
333
  ])
334
334
  ])
335
335
  ]),
336
336
  _: 3
337
- }, 8, ["aria-expanded", "class", "to"])) : l(d) !== "modal" || t.parentUids.length ? (u(), C("button", {
337
+ }, 8, ["aria-expanded", "class", "to"])) : l(d) !== "modal" || t.parentUids.length ? (u(), I("button", {
338
338
  key: 2,
339
339
  "aria-expanded": !!l(w)[i.value.entity.uid],
340
- class: g(["hover:bg-b-2 group relative flex w-full flex-row justify-start gap-1.5 rounded p-1.5 focus-visible:z-10", [W]]),
340
+ class: g(["hover:bg-b-2 group relative flex w-full flex-row justify-start gap-1.5 rounded p-1.5 focus-visible:z-10", [A]]),
341
341
  type: "button",
342
- onClick: e[7] || (e[7] = (a) => l(V)(i.value.entity.uid))
342
+ onClick: e[8] || (e[8] = (a) => l(z)(i.value.entity.uid))
343
343
  }, [
344
- o("span", $e, [
345
- L(n.$slots, "leftIcon", {}, () => [
346
- m(l(G), {
347
- class: "text-c-3 hover:text-c-1 shrink-0",
348
- open: !!l(w)[i.value.entity.uid]
349
- }, null, 8, ["open"])
350
- ], !0),
351
- e[17] || (e[17] = B("   ", -1))
344
+ o("span", ze, [
345
+ L(n.$slots, "leftIcon", {}, void 0, !0),
346
+ e[17] || (e[17] = W("   ", -1))
352
347
  ]),
353
- o("div", ze, [
354
- o("span", Se, j(i.value.title), 1),
355
- o("div", je, [
348
+ o("div", Se, [
349
+ o("span", je, B(i.value.title), 1),
350
+ o("div", Be, [
356
351
  o("div", {
357
352
  class: g(["items-center gap-px opacity-0 group-hover:flex group-hover:opacity-100 group-focus-visible:opacity-100 group-has-[:focus-visible]:opacity-100", {
358
353
  flex: t.menuItem.open,
359
354
  hidden: !t.menuItem.open || t.menuItem.item?.entity.uid !== i.value.entity.uid
360
355
  }])
361
356
  }, [
362
- l(d) !== "modal" && !D.value || D.value && H.value ? (u(), f(l(k), {
357
+ l(d) !== "modal" && !C.value || C.value && H.value ? (u(), f(l(k), {
363
358
  key: 0,
364
359
  class: "hover:bg-b-3 hover:text-c-1 aspect-square h-fit px-0.5 py-0 group-focus-visible:opacity-100 group-has-[:focus-visible]:opacity-100",
365
360
  size: "sm",
366
361
  variant: "ghost",
367
- onClick: e[5] || (e[5] = h(
362
+ onClick: e[5] || (e[5] = y(
368
363
  (a) => n.$emit("openMenu", {
369
364
  item: i.value,
370
365
  parentUids: t.parentUids,
371
- targetRef: a.currentTarget.parentNode,
366
+ targetRef: a.currentTarget?.parentNode,
372
367
  open: !0
373
368
  }),
374
369
  ["stop", "prevent"]
@@ -387,7 +382,7 @@ const qe = { class: "line-clamp-1 w-full pl-2 break-all" }, Ue = { class: "flex
387
382
  class: "hover:bg-b-3 hover:text-c-1 aspect-square h-fit px-0.5 py-0 group-focus-visible:opacity-100 group-has-[:focus-visible]:opacity-100",
388
383
  size: "sm",
389
384
  variant: "ghost",
390
- onClick: e[6] || (e[6] = h((a) => S(i.value.entity.uid), ["stop", "prevent"]))
385
+ onClick: e[6] || (e[6] = y((a) => j(i.value.entity.uid), ["stop", "prevent"]))
391
386
  }, {
392
387
  default: p(() => [
393
388
  m(l(b), {
@@ -399,14 +394,14 @@ const qe = { class: "line-clamp-1 w-full pl-2 break-all" }, Ue = { class: "flex
399
394
  _: 1
400
395
  })) : c("", !0)
401
396
  ], 2),
402
- i.value.watchMode ? (u(), f(l(K), {
397
+ i.value.watchMode ? (u(), f(l(G), {
403
398
  key: 0,
404
399
  content: "Watching: {{ item.documentUrl }}",
405
- placement: "right",
406
- offset: 12
400
+ offset: 12,
401
+ placement: "right"
407
402
  }, {
408
403
  default: p(() => [
409
- o("button", Be, [
404
+ o("button", We, [
410
405
  m(l(b), {
411
406
  class: g(["ml-0.5 text-sm", Y.value]),
412
407
  icon: "Watch",
@@ -417,34 +412,42 @@ const qe = { class: "line-clamp-1 w-full pl-2 break-all" }, Ue = { class: "flex
417
412
  ]),
418
413
  _: 1
419
414
  })) : c("", !0),
420
- e[18] || (e[18] = o("span", null, " ", -1))
415
+ o("span", {
416
+ class: "flex cursor-pointer items-center justify-center",
417
+ onClick: e[7] || (e[7] = y((a) => l(z)(i.value.entity.uid), ["stop", "prevent"]))
418
+ }, [
419
+ m(l(K), {
420
+ class: "text-c-3 hover:text-c-1 shrink-0",
421
+ open: !!l(w)[i.value.entity.uid]
422
+ }, null, 8, ["open"])
423
+ ])
421
424
  ])
422
425
  ])
423
426
  ], 10, Ee)) : c("", !0),
424
- ne.value ? (u(), C("ul", We, [
425
- (u(!0), C(fe, null, me(i.value.children, (a) => (u(), f(r, {
427
+ ne.value ? (u(), I("ul", Ae, [
428
+ (u(!0), I(fe, null, me(i.value.children, (a) => (u(), f(r, {
426
429
  key: a,
427
430
  isDraggable: !l(M)[a],
428
431
  isDroppable: ae,
429
432
  menuItem: t.menuItem,
430
433
  parentUids: [...t.parentUids, t.uid],
431
434
  uid: a,
432
- onNewTab: e[8] || (e[8] = (s, I) => n.$emit("newTab", s, I)),
433
- onOnDragEnd: e[9] || (e[9] = (...s) => n.$emit("onDragEnd", ...s)),
434
- onOpenMenu: e[10] || (e[10] = (s) => n.$emit("openMenu", s))
435
+ onNewTab: e[9] || (e[9] = (s, D) => n.$emit("newTab", s, D)),
436
+ onOnDragEnd: e[10] || (e[10] = (...s) => n.$emit("onDragEnd", ...s)),
437
+ onOpenMenu: e[11] || (e[11] = (s) => n.$emit("openMenu", s))
435
438
  }, null, 8, ["isDraggable", "menuItem", "parentUids", "uid"]))), 128)),
436
439
  i.value.children.length === 0 ? (u(), f(l(k), {
437
440
  key: 0,
438
441
  class: g(["text-c-1 hover:bg-b-2 flex h-8 w-full justify-start gap-1.5 py-0 text-xs", t.parentUids.length ? "pl-9" : ""]),
439
442
  variant: "ghost",
440
- onClick: e[11] || (e[11] = (a) => S(i.value.entity.uid))
443
+ onClick: e[12] || (e[12] = (a) => j(i.value.entity.uid))
441
444
  }, {
442
445
  default: p(() => [
443
446
  m(l(b), {
444
447
  icon: "Add",
445
448
  size: "sm"
446
449
  }),
447
- e[19] || (e[19] = o("span", null, "Add Request", -1))
450
+ e[18] || (e[18] = o("span", null, "Add Request", -1))
448
451
  ]),
449
452
  _: 1
450
453
  }, 8, ["class"])) : c("", !0)
@@ -457,5 +460,5 @@ const qe = { class: "line-clamp-1 w-full pl-2 break-all" }, Ue = { class: "flex
457
460
  }
458
461
  });
459
462
  export {
460
- Qe as default
463
+ Xe as default
461
464
  };
@@ -2,7 +2,7 @@ import type { SidebarMenuItem } from '../../views/Request/types/index.js';
2
2
  type __VLS_Props = {
3
3
  menuItem: SidebarMenuItem;
4
4
  };
5
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
5
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
6
6
  closeMenu: () => any;
7
7
  toggleWatchMode: (item: import("../../views/Request/types/index.js").SidebarItem | undefined) => any;
8
8
  clearDrafts: () => any;
@@ -11,5 +11,6 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
11
11
  onToggleWatchMode?: ((item: import("../../views/Request/types/index.js").SidebarItem | undefined) => any) | undefined;
12
12
  onClearDrafts?: (() => any) | undefined;
13
13
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
+ declare const _default: typeof __VLS_export;
14
15
  export default _default;
15
16
  //# sourceMappingURL=RequestSidebarItemMenu.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RequestSidebarItemMenu.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Request/RequestSidebarItemMenu.vue"],"names":[],"mappings":"AAqTA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAE5D,KAAK,WAAW,GAAG;IAAE,QAAQ,EAAE,eAAe,CAAA;CAAE,CAAC;;;;;;;;;;AA8kBjD,wBAOG"}
1
+ {"version":3,"file":"RequestSidebarItemMenu.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Request/RequestSidebarItemMenu.vue"],"names":[],"mappings":"AAsTA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAE5D,KAAK,WAAW,GAAG;IAAE,QAAQ,EAAE,eAAe,CAAA;CAAE,CAAC;AAynBjD,QAAA,MAAM,YAAY;;;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -10,12 +10,13 @@ type __VLS_Props = {
10
10
  envVariables: EnvVariable[];
11
11
  workspace: Workspace;
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
  importCurl: (value: string) => any;
15
15
  hideModal: () => any;
16
16
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
17
17
  onImportCurl?: ((value: string) => any) | undefined;
18
18
  onHideModal?: (() => 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=RequestSubpageHeader.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RequestSubpageHeader.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Request/RequestSubpageHeader.vue"],"names":[],"mappings":"AA+GA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,KAAK,EACV,UAAU,EACV,SAAS,EACT,MAAM,EACP,MAAM,iCAAiC,CAAA;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAQrE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAA;AAE1D,KAAK,WAAW,GAAG;IACf,UAAU,EAAE,UAAU,CAAA;IACtB,SAAS,EAAE,SAAS,CAAA;IACpB,MAAM,EAAE,MAAM,GAAG,SAAS,CAAA;IAC1B,WAAW,EAAE,WAAW,CAAA;IACxB,YAAY,EAAE,WAAW,EAAE,CAAA;IAC3B,SAAS,EAAE,SAAS,CAAA;CACrB,CAAC;;;;;;;;AAqOJ,wBAOG"}
1
+ {"version":3,"file":"RequestSubpageHeader.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Request/RequestSubpageHeader.vue"],"names":[],"mappings":"AAgHA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,KAAK,EACV,UAAU,EACV,SAAS,EACT,MAAM,EACP,MAAM,iCAAiC,CAAA;AACxC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAQrE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAA;AAE1D,KAAK,WAAW,GAAG;IACf,UAAU,EAAE,UAAU,CAAA;IACtB,SAAS,EAAE,SAAS,CAAA;IACpB,MAAM,EAAE,MAAM,GAAG,SAAS,CAAA;IAC1B,WAAW,EAAE,WAAW,CAAA;IACxB,YAAY,EAAE,WAAW,EAAE,CAAA;IAC3B,SAAS,EAAE,SAAS,CAAA;CACrB,CAAC;AAuOJ,QAAA,MAAM,YAAY;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -6,6 +6,7 @@ type Header = {
6
6
  type __VLS_Props = {
7
7
  headers: Header[];
8
8
  };
9
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
9
+ 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>;
10
+ declare const _default: typeof __VLS_export;
10
11
  export default _default;
11
12
  //# sourceMappingURL=RequestHeaders.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RequestHeaders.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/RequestHeaders.vue"],"names":[],"mappings":"AA8EA,KAAK,MAAM,GAAG;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,OAAO,CAAA;CAAE,CAAA;AAEhE,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,MAAM,EAAE,CAAA;CAClB,CAAC;;AA6LF,wBAMG"}
1
+ {"version":3,"file":"RequestHeaders.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/RequestHeaders.vue"],"names":[],"mappings":"AA+EA,KAAK,MAAM,GAAG;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,OAAO,CAAA;CAAE,CAAA;AAEhE,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,MAAM,EAAE,CAAA;CAClB,CAAC;AAuMF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -8,6 +8,7 @@ type __VLS_Props = {
8
8
  required: boolean;
9
9
  }[];
10
10
  };
11
- 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>;
11
+ 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>;
12
+ declare const _default: typeof __VLS_export;
12
13
  export default _default;
13
14
  //# sourceMappingURL=ResponseBody.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ResponseBody.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseBody.vue"],"names":[],"mappings":"AAmGA,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,MAAM,CAAA;IACb,MAAM,EAAE,QAAQ,GAAG,WAAW,CAAA;IAC9B,IAAI,EAAE,OAAO,CAAA;IACb,OAAO,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC;QAAC,QAAQ,EAAE,OAAO,CAAA;KAAE,EAAE,CAAA;CAC9D,CAAC;;AAqLF,wBAMG"}
1
+ {"version":3,"file":"ResponseBody.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseBody.vue"],"names":[],"mappings":"AAoGA,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,MAAM,CAAA;IACb,MAAM,EAAE,QAAQ,GAAG,WAAW,CAAA;IAC9B,IAAI,EAAE,OAAO,CAAA;IACb,OAAO,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC;QAAC,QAAQ,EAAE,OAAO,CAAA;KAAE,EAAE,CAAA;CAC9D,CAAC;AA8KF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -3,6 +3,7 @@ type __VLS_Props = {
3
3
  type?: string;
4
4
  filename?: string;
5
5
  };
6
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
+ 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>;
7
+ declare const _default: typeof __VLS_export;
7
8
  export default _default;
8
9
  //# sourceMappingURL=ResponseBodyDownload.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ResponseBodyDownload.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseBodyDownload.vue"],"names":[],"mappings":"AAwCA,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB,CAAC;;AAyEF,wBAMG"}
1
+ {"version":3,"file":"ResponseBodyDownload.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseBodyDownload.vue"],"names":[],"mappings":"AAyCA,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB,CAAC;AAmEF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -2,8 +2,9 @@ declare var __VLS_1: {};
2
2
  type __VLS_Slots = {} & {
3
3
  default?: (props: typeof __VLS_1) => any;
4
4
  };
5
- declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
5
+ declare const __VLS_base: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
7
+ declare const _default: typeof __VLS_export;
7
8
  export default _default;
8
9
  type __VLS_WithSlots<T, S> = T & {
9
10
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"ResponseBodyInfo.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseBodyInfo.vue"],"names":[],"mappings":"AA+BA,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAkB/C,QAAA,MAAM,eAAe,+QAKnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAE1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"ResponseBodyInfo.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseBodyInfo.vue"],"names":[],"mappings":"AAgCA,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAG/C,QAAA,MAAM,UAAU,+QACd,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"}
@@ -5,6 +5,7 @@ type __VLS_Props = {
5
5
  mode: MediaPreview;
6
6
  alpha?: boolean | undefined;
7
7
  };
8
- 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>;
8
+ 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>;
9
+ declare const _default: typeof __VLS_export;
9
10
  export default _default;
10
11
  //# sourceMappingURL=ResponseBodyPreview.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ResponseBodyPreview.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseBodyPreview.vue"],"names":[],"mappings":"AA6EA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAA;AAI1D,KAAK,WAAW,GAAG;IACjB,GAAG,EAAE,MAAM,CAAA;IACX,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,YAAY,CAAA;IAClB,KAAK,CAAC,EAAE,OAAO,GAAG,SAAS,CAAA;CAC5B,CAAC;;AA0IF,wBAMG"}
1
+ {"version":3,"file":"ResponseBodyPreview.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseBodyPreview.vue"],"names":[],"mappings":"AA8EA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAA;AAI1D,KAAK,WAAW,GAAG;IACjB,GAAG,EAAE,MAAM,CAAA;IACX,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,EAAE,YAAY,CAAA;IAClB,KAAK,CAAC,EAAE,OAAO,GAAG,SAAS,CAAA;CAC5B,CAAC;AA8IF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -3,6 +3,7 @@ type __VLS_Props = {
3
3
  content: any;
4
4
  language: CodeMirrorLanguage | undefined;
5
5
  };
6
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
+ 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>;
7
+ declare const _default: typeof __VLS_export;
7
8
  export default _default;
8
9
  //# sourceMappingURL=ResponseBodyRaw.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ResponseBodyRaw.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseBodyRaw.vue"],"names":[],"mappings":"AAoEA,OAAO,EAAiB,KAAK,kBAAkB,EAAE,MAAM,wBAAwB,CAAA;AAG/E,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,GAAG,CAAA;IACZ,QAAQ,EAAE,kBAAkB,GAAG,SAAS,CAAA;CACzC,CAAC;;AAyGF,wBAMG"}
1
+ {"version":3,"file":"ResponseBodyRaw.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/ResponseSection/ResponseBodyRaw.vue"],"names":[],"mappings":"AAqEA,OAAO,EAAiB,KAAK,kBAAkB,EAAE,MAAM,wBAAwB,CAAA;AAG/E,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,GAAG,CAAA;IACZ,QAAQ,EAAE,kBAAkB,GAAG,SAAS,CAAA;CACzC,CAAC;AAgGF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}