@scalar/api-client 2.25.0 → 2.26.1

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 (554) hide show
  1. package/CHANGELOG.md +60 -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/DataTableCheckbox.vue.js +8 -8
  37. package/dist/components/DataTable/DataTableHeader.vue.d.ts +5 -4
  38. package/dist/components/DataTable/DataTableHeader.vue.d.ts.map +1 -1
  39. package/dist/components/DataTable/DataTableInput.vue.d.ts +7 -6
  40. package/dist/components/DataTable/DataTableInput.vue.d.ts.map +1 -1
  41. package/dist/components/DataTable/DataTableInputSelect.vue.d.ts +2 -1
  42. package/dist/components/DataTable/DataTableInputSelect.vue.d.ts.map +1 -1
  43. package/dist/components/DataTable/DataTableRow.vue.d.ts +3 -2
  44. package/dist/components/DataTable/DataTableRow.vue.d.ts.map +1 -1
  45. package/dist/components/DataTable/DataTableText.vue.d.ts +5 -4
  46. package/dist/components/DataTable/DataTableText.vue.d.ts.map +1 -1
  47. package/dist/components/EmptyState.vue.d.ts +2 -1
  48. package/dist/components/EmptyState.vue.d.ts.map +1 -1
  49. package/dist/components/EnvironmentSelector/EnvironmentSelector.vue.d.ts +2 -1
  50. package/dist/components/EnvironmentSelector/EnvironmentSelector.vue.d.ts.map +1 -1
  51. package/dist/components/Form/Form.vue.d.ts +5 -4
  52. package/dist/components/Form/Form.vue.d.ts.map +1 -1
  53. package/dist/components/Form/LabelInput.vue.d.ts +2 -1
  54. package/dist/components/Form/LabelInput.vue.d.ts.map +1 -1
  55. package/dist/components/HelpfulLink.vue.d.ts +3 -2
  56. package/dist/components/HelpfulLink.vue.d.ts.map +1 -1
  57. package/dist/components/HttpMethod/HttpMethod.vue.d.ts +2 -1
  58. package/dist/components/HttpMethod/HttpMethod.vue.d.ts.map +1 -1
  59. package/dist/components/IconSelector.vue.d.ts +6 -5
  60. package/dist/components/IconSelector.vue.d.ts.map +1 -1
  61. package/dist/components/ImportCollection/DropEventListener.vue.d.ts +2 -1
  62. package/dist/components/ImportCollection/DropEventListener.vue.d.ts.map +1 -1
  63. package/dist/components/ImportCollection/ImportCollectionListener.vue.d.ts +3 -2
  64. package/dist/components/ImportCollection/ImportCollectionListener.vue.d.ts.map +1 -1
  65. package/dist/components/ImportCollection/ImportCollectionModal.vue.d.ts +2 -1
  66. package/dist/components/ImportCollection/ImportCollectionModal.vue.d.ts.map +1 -1
  67. package/dist/components/ImportCollection/ImportNowButton.vue.d.ts +2 -1
  68. package/dist/components/ImportCollection/ImportNowButton.vue.d.ts.map +1 -1
  69. package/dist/components/ImportCollection/IntegrationLogo.vue.d.ts +2 -1
  70. package/dist/components/ImportCollection/IntegrationLogo.vue.d.ts.map +1 -1
  71. package/dist/components/ImportCollection/PasteEventListener.vue.d.ts +2 -1
  72. package/dist/components/ImportCollection/PasteEventListener.vue.d.ts.map +1 -1
  73. package/dist/components/ImportCollection/PrefetchError.vue.d.ts +2 -1
  74. package/dist/components/ImportCollection/PrefetchError.vue.d.ts.map +1 -1
  75. package/dist/components/ImportCollection/UrlQueryParameterChecker.vue.d.ts +2 -1
  76. package/dist/components/ImportCollection/UrlQueryParameterChecker.vue.d.ts.map +1 -1
  77. package/dist/components/ImportCollection/WorkspaceSelector.vue.d.ts +2 -1
  78. package/dist/components/ImportCollection/WorkspaceSelector.vue.d.ts.map +1 -1
  79. package/dist/components/OpenApiClientButton.vue.d.ts +2 -1
  80. package/dist/components/OpenApiClientButton.vue.d.ts.map +1 -1
  81. package/dist/components/ScalarAsciiArt.vue.d.ts +2 -1
  82. package/dist/components/ScalarAsciiArt.vue.d.ts.map +1 -1
  83. package/dist/components/SectionFilter.vue.d.ts +14 -9
  84. package/dist/components/SectionFilter.vue.d.ts.map +1 -1
  85. package/dist/components/SectionFilterButton.vue.d.ts +3 -2
  86. package/dist/components/SectionFilterButton.vue.d.ts.map +1 -1
  87. package/dist/components/Server/ServerDropdown.vue.d.ts +2 -1
  88. package/dist/components/Server/ServerDropdown.vue.d.ts.map +1 -1
  89. package/dist/components/Server/ServerDropdownItem.vue.d.ts +2 -1
  90. package/dist/components/Server/ServerDropdownItem.vue.d.ts.map +1 -1
  91. package/dist/components/Server/ServerSelector.vue.d.ts +2 -1
  92. package/dist/components/Server/ServerSelector.vue.d.ts.map +1 -1
  93. package/dist/components/Server/ServerVariablesForm.vue.d.ts +2 -1
  94. package/dist/components/Server/ServerVariablesForm.vue.d.ts.map +1 -1
  95. package/dist/components/Server/ServerVariablesSelect.vue.d.ts +2 -1
  96. package/dist/components/Server/ServerVariablesSelect.vue.d.ts.map +1 -1
  97. package/dist/components/Server/ServerVariablesTextbox.vue.d.ts +2 -1
  98. package/dist/components/Server/ServerVariablesTextbox.vue.d.ts.map +1 -1
  99. package/dist/components/SideNav/DownloadAppButton.vue.d.ts +2 -1
  100. package/dist/components/SideNav/DownloadAppButton.vue.d.ts.map +1 -1
  101. package/dist/components/SideNav/SideHelp.vue.d.ts +2 -1
  102. package/dist/components/SideNav/SideHelp.vue.d.ts.map +1 -1
  103. package/dist/components/SideNav/SideNav.vue.d.ts +2 -1
  104. package/dist/components/SideNav/SideNav.vue.d.ts.map +1 -1
  105. package/dist/components/SideNav/SideNavGroup.vue.d.ts +3 -2
  106. package/dist/components/SideNav/SideNavGroup.vue.d.ts.map +1 -1
  107. package/dist/components/SideNav/SideNavLink.vue.d.ts +6 -5
  108. package/dist/components/SideNav/SideNavLink.vue.d.ts.map +1 -1
  109. package/dist/components/SideNav/SideNavRouterLink.vue.d.ts +5 -4
  110. package/dist/components/SideNav/SideNavRouterLink.vue.d.ts.map +1 -1
  111. package/dist/components/Sidebar/Actions/DeleteSidebarListElement.vue.d.ts +2 -1
  112. package/dist/components/Sidebar/Actions/DeleteSidebarListElement.vue.d.ts.map +1 -1
  113. package/dist/components/Sidebar/Actions/EditSidebarListCollection.vue.d.ts +2 -1
  114. package/dist/components/Sidebar/Actions/EditSidebarListCollection.vue.d.ts.map +1 -1
  115. package/dist/components/Sidebar/Actions/EditSidebarListElement.vue.d.ts +2 -1
  116. package/dist/components/Sidebar/Actions/EditSidebarListElement.vue.d.ts.map +1 -1
  117. package/dist/components/Sidebar/Actions/SidebarListElementForm.vue.d.ts +3 -2
  118. package/dist/components/Sidebar/Actions/SidebarListElementForm.vue.d.ts.map +1 -1
  119. package/dist/components/Sidebar/Sidebar.vue.d.ts +3 -2
  120. package/dist/components/Sidebar/Sidebar.vue.d.ts.map +1 -1
  121. package/dist/components/Sidebar/SidebarButton.vue.d.ts +3 -2
  122. package/dist/components/Sidebar/SidebarButton.vue.d.ts.map +1 -1
  123. package/dist/components/Sidebar/SidebarList.vue.d.ts +3 -2
  124. package/dist/components/Sidebar/SidebarList.vue.d.ts.map +1 -1
  125. package/dist/components/Sidebar/SidebarListElement.vue.d.ts +2 -1
  126. package/dist/components/Sidebar/SidebarListElement.vue.d.ts.map +1 -1
  127. package/dist/components/Sidebar/SidebarListElement.vue.js +2 -2
  128. package/dist/components/Sidebar/SidebarListElement.vue2.js +1 -1
  129. package/dist/components/Sidebar/SidebarListElementActions.vue.d.ts +2 -1
  130. package/dist/components/Sidebar/SidebarListElementActions.vue.d.ts.map +1 -1
  131. package/dist/components/Sidebar/SidebarToggle.vue.d.ts +2 -1
  132. package/dist/components/Sidebar/SidebarToggle.vue.d.ts.map +1 -1
  133. package/dist/components/TopNav/TopNav.vue.d.ts +2 -1
  134. package/dist/components/TopNav/TopNav.vue.d.ts.map +1 -1
  135. package/dist/components/TopNav/TopNavItem.vue.d.ts +2 -1
  136. package/dist/components/TopNav/TopNavItem.vue.d.ts.map +1 -1
  137. package/dist/components/ViewLayout/ViewLayout.vue.d.ts +3 -2
  138. package/dist/components/ViewLayout/ViewLayout.vue.d.ts.map +1 -1
  139. package/dist/components/ViewLayout/ViewLayoutCollapse.vue.d.ts +9 -8
  140. package/dist/components/ViewLayout/ViewLayoutCollapse.vue.d.ts.map +1 -1
  141. package/dist/components/ViewLayout/ViewLayoutContent.vue.d.ts +3 -2
  142. package/dist/components/ViewLayout/ViewLayoutContent.vue.d.ts.map +1 -1
  143. package/dist/components/ViewLayout/ViewLayoutSection.vue.d.ts +3 -2
  144. package/dist/components/ViewLayout/ViewLayoutSection.vue.d.ts.map +1 -1
  145. package/dist/layouts/App/ApiClientApp.vue.d.ts +2 -1
  146. package/dist/layouts/App/ApiClientApp.vue.d.ts.map +1 -1
  147. package/dist/layouts/App/MainLayout.vue.d.ts +5 -4
  148. package/dist/layouts/App/MainLayout.vue.d.ts.map +1 -1
  149. package/dist/layouts/Modal/ApiClientModal.vue.d.ts +2 -1
  150. package/dist/layouts/Modal/ApiClientModal.vue.d.ts.map +1 -1
  151. package/dist/layouts/Modal/ApiClientModal.vue.js +28 -5
  152. package/dist/layouts/Modal/ApiClientModal.vue2.js +2 -53
  153. package/dist/layouts/Modal/create-api-client-modal.js +8 -8
  154. package/dist/layouts/Web/ApiClientWeb.vue.d.ts +2 -1
  155. package/dist/layouts/Web/ApiClientWeb.vue.d.ts.map +1 -1
  156. package/dist/style.css +1 -1
  157. package/dist/v2/blocks/operation-block/OperationBlock.vue.d.ts +3 -2
  158. package/dist/v2/blocks/operation-block/OperationBlock.vue.d.ts.map +1 -1
  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/helpers/build-request-body.d.ts.map +1 -1
  162. package/dist/v2/blocks/operation-block/helpers/build-request-body.js +28 -19
  163. package/dist/v2/blocks/operation-code-sample/components/ExamplePicker.vue.d.ts +4 -2
  164. package/dist/v2/blocks/operation-code-sample/components/ExamplePicker.vue.d.ts.map +1 -1
  165. package/dist/v2/blocks/operation-code-sample/components/HttpMethod.vue.d.ts +5 -4
  166. package/dist/v2/blocks/operation-code-sample/components/HttpMethod.vue.d.ts.map +1 -1
  167. package/dist/v2/blocks/operation-code-sample/components/OperationCodeSample.vue.d.ts +16 -3
  168. package/dist/v2/blocks/operation-code-sample/components/OperationCodeSample.vue.d.ts.map +1 -1
  169. package/dist/v2/blocks/operation-code-sample/components/OperationCodeSample.vue.js +2 -2
  170. package/dist/v2/blocks/operation-code-sample/components/OperationCodeSample.vue2.js +87 -79
  171. package/dist/v2/blocks/request-block/RequestBlock.vue.d.ts +2 -1
  172. package/dist/v2/blocks/request-block/RequestBlock.vue.d.ts.map +1 -1
  173. package/dist/v2/blocks/request-block/components/RequestBody.vue.d.ts +2 -1
  174. package/dist/v2/blocks/request-block/components/RequestBody.vue.d.ts.map +1 -1
  175. package/dist/v2/blocks/request-block/components/RequestBodyForm.vue.d.ts +2 -1
  176. package/dist/v2/blocks/request-block/components/RequestBodyForm.vue.d.ts.map +1 -1
  177. package/dist/v2/blocks/request-block/components/RequestCodeSnippet.vue.d.ts +2 -1
  178. package/dist/v2/blocks/request-block/components/RequestCodeSnippet.vue.d.ts.map +1 -1
  179. package/dist/v2/blocks/request-block/components/RequestCodeSnippet.vue.js +18 -18
  180. package/dist/v2/blocks/request-block/components/RequestParams.vue.d.ts +2 -1
  181. package/dist/v2/blocks/request-block/components/RequestParams.vue.d.ts.map +1 -1
  182. package/dist/v2/blocks/request-block/components/RequestTable.vue.d.ts +2 -1
  183. package/dist/v2/blocks/request-block/components/RequestTable.vue.d.ts.map +1 -1
  184. package/dist/v2/blocks/request-block/components/RequestTableRow.vue.d.ts +2 -1
  185. package/dist/v2/blocks/request-block/components/RequestTableRow.vue.d.ts.map +1 -1
  186. package/dist/v2/blocks/request-block/components/RequestTableTooltip.vue.d.ts +2 -1
  187. package/dist/v2/blocks/request-block/components/RequestTableTooltip.vue.d.ts.map +1 -1
  188. package/dist/v2/blocks/request-block/helpers/get-default-headers.js +1 -1
  189. package/dist/v2/blocks/response-block/ResponseBlock.vue.d.ts +2 -1
  190. package/dist/v2/blocks/response-block/ResponseBlock.vue.d.ts.map +1 -1
  191. package/dist/v2/blocks/response-block/components/Headers.vue.d.ts +5 -4
  192. package/dist/v2/blocks/response-block/components/Headers.vue.d.ts.map +1 -1
  193. package/dist/v2/blocks/response-block/components/ResponseBody.vue.d.ts +2 -1
  194. package/dist/v2/blocks/response-block/components/ResponseBody.vue.d.ts.map +1 -1
  195. package/dist/v2/blocks/response-block/components/ResponseBodyDownload.vue.d.ts +2 -1
  196. package/dist/v2/blocks/response-block/components/ResponseBodyDownload.vue.d.ts.map +1 -1
  197. package/dist/v2/blocks/response-block/components/ResponseBodyInfo.vue.d.ts +3 -2
  198. package/dist/v2/blocks/response-block/components/ResponseBodyInfo.vue.d.ts.map +1 -1
  199. package/dist/v2/blocks/response-block/components/ResponseBodyPreview.vue.d.ts +2 -1
  200. package/dist/v2/blocks/response-block/components/ResponseBodyPreview.vue.d.ts.map +1 -1
  201. package/dist/v2/blocks/response-block/components/ResponseBodyRaw.vue.d.ts +2 -1
  202. package/dist/v2/blocks/response-block/components/ResponseBodyRaw.vue.d.ts.map +1 -1
  203. package/dist/v2/blocks/response-block/components/ResponseBodyRaw.vue.js +2 -2
  204. package/dist/v2/blocks/response-block/components/ResponseBodyRaw.vue2.js +19 -19
  205. package/dist/v2/blocks/response-block/components/ResponseBodyStreaming.vue.d.ts +2 -1
  206. package/dist/v2/blocks/response-block/components/ResponseBodyStreaming.vue.d.ts.map +1 -1
  207. package/dist/v2/blocks/response-block/components/ResponseBodyToggle.vue.d.ts +2 -1
  208. package/dist/v2/blocks/response-block/components/ResponseBodyToggle.vue.d.ts.map +1 -1
  209. package/dist/v2/blocks/response-block/components/ResponseBodyVirtual.vue.d.ts +2 -1
  210. package/dist/v2/blocks/response-block/components/ResponseBodyVirtual.vue.d.ts.map +1 -1
  211. package/dist/v2/blocks/response-block/components/ResponseCookies.vue.d.ts +2 -1
  212. package/dist/v2/blocks/response-block/components/ResponseCookies.vue.d.ts.map +1 -1
  213. package/dist/v2/blocks/response-block/components/ResponseEmpty.vue.d.ts +2 -1
  214. package/dist/v2/blocks/response-block/components/ResponseEmpty.vue.d.ts.map +1 -1
  215. package/dist/v2/blocks/response-block/components/ResponseLoadingOverlay.vue.d.ts +2 -1
  216. package/dist/v2/blocks/response-block/components/ResponseLoadingOverlay.vue.d.ts.map +1 -1
  217. package/dist/v2/blocks/response-block/components/ResponseMetaInformation.vue.d.ts +2 -1
  218. package/dist/v2/blocks/response-block/components/ResponseMetaInformation.vue.d.ts.map +1 -1
  219. package/dist/v2/blocks/scalar-address-bar-block/components/AddressBar.vue.d.ts +2 -1
  220. package/dist/v2/blocks/scalar-address-bar-block/components/AddressBar.vue.d.ts.map +1 -1
  221. package/dist/v2/blocks/scalar-address-bar-block/components/AddressBarHistory.vue.d.ts +2 -1
  222. package/dist/v2/blocks/scalar-address-bar-block/components/AddressBarHistory.vue.d.ts.map +1 -1
  223. package/dist/v2/blocks/scalar-address-bar-block/components/EnvironmentSelector.vue.d.ts +2 -1
  224. package/dist/v2/blocks/scalar-address-bar-block/components/EnvironmentSelector.vue.d.ts.map +1 -1
  225. package/dist/v2/blocks/scalar-auth-selector-block/components/AuthSelector.vue.d.ts +2 -1
  226. package/dist/v2/blocks/scalar-auth-selector-block/components/AuthSelector.vue.d.ts.map +1 -1
  227. package/dist/v2/blocks/scalar-auth-selector-block/components/AuthSelector.vue.js +26 -26
  228. package/dist/v2/blocks/scalar-auth-selector-block/components/DeleteRequestAuthModal.vue.d.ts +2 -1
  229. package/dist/v2/blocks/scalar-auth-selector-block/components/DeleteRequestAuthModal.vue.d.ts.map +1 -1
  230. package/dist/v2/blocks/scalar-auth-selector-block/components/OAuth2.vue.d.ts +2 -1
  231. package/dist/v2/blocks/scalar-auth-selector-block/components/OAuth2.vue.d.ts.map +1 -1
  232. package/dist/v2/blocks/scalar-auth-selector-block/components/OAuthScopesAddModal.vue.d.ts +2 -1
  233. package/dist/v2/blocks/scalar-auth-selector-block/components/OAuthScopesAddModal.vue.d.ts.map +1 -1
  234. package/dist/v2/blocks/scalar-auth-selector-block/components/OAuthScopesInput.vue.d.ts +2 -1
  235. package/dist/v2/blocks/scalar-auth-selector-block/components/OAuthScopesInput.vue.d.ts.map +1 -1
  236. package/dist/v2/blocks/scalar-auth-selector-block/components/RequestAuthDataTable.vue.d.ts +2 -1
  237. package/dist/v2/blocks/scalar-auth-selector-block/components/RequestAuthDataTable.vue.d.ts.map +1 -1
  238. package/dist/v2/blocks/scalar-auth-selector-block/components/RequestAuthDataTableInput.vue.d.ts +8 -6
  239. package/dist/v2/blocks/scalar-auth-selector-block/components/RequestAuthDataTableInput.vue.d.ts.map +1 -1
  240. package/dist/v2/blocks/scalar-auth-selector-block/components/RequestAuthTab.vue.d.ts +2 -1
  241. package/dist/v2/blocks/scalar-auth-selector-block/components/RequestAuthTab.vue.d.ts.map +1 -1
  242. package/dist/v2/components/callout/Callout.vue.d.ts +18 -0
  243. package/dist/v2/components/callout/Callout.vue.d.ts.map +1 -0
  244. package/dist/v2/components/callout/Callout.vue.js +7 -0
  245. package/dist/v2/components/callout/Callout.vue2.js +43 -0
  246. package/dist/v2/components/code-input/CodeInput.vue.d.ts +3 -2
  247. package/dist/v2/components/code-input/CodeInput.vue.d.ts.map +1 -1
  248. package/dist/v2/components/data-table/DataTable.vue.d.ts +3 -2
  249. package/dist/v2/components/data-table/DataTable.vue.d.ts.map +1 -1
  250. package/dist/v2/components/data-table/DataTableCell.vue.d.ts +5 -4
  251. package/dist/v2/components/data-table/DataTableCell.vue.d.ts.map +1 -1
  252. package/dist/v2/components/data-table/DataTableCheckbox.vue.d.ts +2 -1
  253. package/dist/v2/components/data-table/DataTableCheckbox.vue.d.ts.map +1 -1
  254. package/dist/v2/components/data-table/DataTableCheckbox.vue.js +8 -8
  255. package/dist/v2/components/data-table/DataTableHeader.vue.d.ts +5 -4
  256. package/dist/v2/components/data-table/DataTableHeader.vue.d.ts.map +1 -1
  257. package/dist/v2/components/data-table/DataTableInput.vue.d.ts +7 -6
  258. package/dist/v2/components/data-table/DataTableInput.vue.d.ts.map +1 -1
  259. package/dist/v2/components/data-table/DataTableInputSelect.vue.d.ts +2 -1
  260. package/dist/v2/components/data-table/DataTableInputSelect.vue.d.ts.map +1 -1
  261. package/dist/v2/components/data-table/DataTableRow.vue.d.ts +3 -2
  262. package/dist/v2/components/data-table/DataTableRow.vue.d.ts.map +1 -1
  263. package/dist/v2/components/data-table/DataTableText.vue.d.ts +5 -4
  264. package/dist/v2/components/data-table/DataTableText.vue.d.ts.map +1 -1
  265. package/dist/v2/components/forms/ConfirmationForm.vue.d.ts +3 -2
  266. package/dist/v2/components/forms/ConfirmationForm.vue.d.ts.map +1 -1
  267. package/dist/v2/components/layout/CollapsibleSection.vue.d.ts +3 -2
  268. package/dist/v2/components/layout/CollapsibleSection.vue.d.ts.map +1 -1
  269. package/dist/v2/components/layout/ValueEmitter.vue.d.ts +15 -10
  270. package/dist/v2/components/layout/ValueEmitter.vue.d.ts.map +1 -1
  271. package/dist/v2/components/modals/DeleteModal.vue.d.ts +2 -1
  272. package/dist/v2/components/modals/DeleteModal.vue.d.ts.map +1 -1
  273. package/dist/v2/components/modals/ModalClientContainer.spec.d.ts +2 -0
  274. package/dist/v2/components/modals/ModalClientContainer.spec.d.ts.map +1 -0
  275. package/dist/v2/components/modals/ModalClientContainer.vue.d.ts +24 -0
  276. package/dist/v2/components/modals/ModalClientContainer.vue.d.ts.map +1 -0
  277. package/dist/v2/components/modals/ModalClientContainer.vue.js +7 -0
  278. package/dist/v2/components/modals/ModalClientContainer.vue2.js +57 -0
  279. package/dist/v2/components/resize/Resize.vue.d.ts +3 -2
  280. package/dist/v2/components/resize/Resize.vue.d.ts.map +1 -1
  281. package/dist/v2/components/server/ServerDropdown.vue.d.ts +2 -1
  282. package/dist/v2/components/server/ServerDropdown.vue.d.ts.map +1 -1
  283. package/dist/v2/components/server/ServerDropdownItem.vue.d.ts +2 -1
  284. package/dist/v2/components/server/ServerDropdownItem.vue.d.ts.map +1 -1
  285. package/dist/v2/components/sidebar/Sidebar.vue.d.ts +5 -3
  286. package/dist/v2/components/sidebar/Sidebar.vue.d.ts.map +1 -1
  287. package/dist/v2/components/sidebar/Sidebar.vue.js +40 -41
  288. package/dist/v2/components/sidebar/SidebarMenu.vue.d.ts +3 -2
  289. package/dist/v2/components/sidebar/SidebarMenu.vue.d.ts.map +1 -1
  290. package/dist/v2/components/sidebar/SidebarToggle.vue.d.ts +4 -3
  291. package/dist/v2/components/sidebar/SidebarToggle.vue.d.ts.map +1 -1
  292. package/dist/v2/features/app/App.vue.d.ts +5 -4
  293. package/dist/v2/features/app/App.vue.d.ts.map +1 -1
  294. package/dist/v2/features/app/App.vue.js +84 -89
  295. package/dist/v2/features/app/app-events.d.ts +1 -1
  296. package/dist/v2/features/app/app-events.d.ts.map +1 -1
  297. package/dist/v2/features/app/app-events.js +10 -10
  298. package/dist/v2/features/app/app-state.d.ts +36 -87
  299. package/dist/v2/features/app/app-state.d.ts.map +1 -1
  300. package/dist/v2/features/app/app-state.js +339 -330
  301. package/dist/v2/features/app/components/AppSidebar.vue.d.ts +5 -3
  302. package/dist/v2/features/app/components/AppSidebar.vue.d.ts.map +1 -1
  303. package/dist/v2/features/app/components/CreateWorkspaceModal.vue.d.ts +2 -1
  304. package/dist/v2/features/app/components/CreateWorkspaceModal.vue.d.ts.map +1 -1
  305. package/dist/v2/features/app/components/DesktopTab.vue.d.ts +2 -1
  306. package/dist/v2/features/app/components/DesktopTab.vue.d.ts.map +1 -1
  307. package/dist/v2/features/app/components/DesktopTabs.vue.d.ts +2 -1
  308. package/dist/v2/features/app/components/DesktopTabs.vue.d.ts.map +1 -1
  309. package/dist/v2/features/app/components/DesktopTabs.vue.js +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 +2 -2
  317. package/dist/v2/features/app/helpers/create-api-client-app.d.ts.map +1 -1
  318. package/dist/v2/features/app/helpers/create-api-client-app.js +9 -9
  319. package/dist/v2/features/app/helpers/get-route-param.d.ts +7 -0
  320. package/dist/v2/features/app/helpers/get-route-param.d.ts.map +1 -0
  321. package/dist/v2/features/app/helpers/get-route-param.js +9 -0
  322. package/dist/v2/features/app/index.d.ts +1 -1
  323. package/dist/v2/features/app/index.d.ts.map +1 -1
  324. package/dist/v2/features/app/index.js +12 -12
  325. package/dist/v2/features/collection/DocumentCollection.vue.d.ts +2 -1
  326. package/dist/v2/features/collection/DocumentCollection.vue.d.ts.map +1 -1
  327. package/dist/v2/features/collection/DocumentCollection.vue.js +72 -65
  328. package/dist/v2/features/collection/WorkspaceCollection.vue.d.ts +2 -1
  329. package/dist/v2/features/collection/WorkspaceCollection.vue.d.ts.map +1 -1
  330. package/dist/v2/features/collection/components/Authentication.vue.d.ts +2 -1
  331. package/dist/v2/features/collection/components/Authentication.vue.d.ts.map +1 -1
  332. package/dist/v2/features/collection/components/Cookies.vue.d.ts +2 -1
  333. package/dist/v2/features/collection/components/Cookies.vue.d.ts.map +1 -1
  334. package/dist/v2/features/collection/components/Environment.vue.d.ts +2 -1
  335. package/dist/v2/features/collection/components/Environment.vue.d.ts.map +1 -1
  336. package/dist/v2/features/collection/components/Form.vue.d.ts +5 -4
  337. package/dist/v2/features/collection/components/Form.vue.d.ts.map +1 -1
  338. package/dist/v2/features/collection/components/LabelInput.vue.d.ts +4 -3
  339. package/dist/v2/features/collection/components/LabelInput.vue.d.ts.map +1 -1
  340. package/dist/v2/features/collection/components/Overview.vue.d.ts +2 -1
  341. package/dist/v2/features/collection/components/Overview.vue.d.ts.map +1 -1
  342. package/dist/v2/features/collection/components/Servers.vue.d.ts +2 -1
  343. package/dist/v2/features/collection/components/Servers.vue.d.ts.map +1 -1
  344. package/dist/v2/features/collection/components/Settings.vue.d.ts +2 -1
  345. package/dist/v2/features/collection/components/Settings.vue.d.ts.map +1 -1
  346. package/dist/v2/features/collection/components/Tabs.vue.d.ts +2 -1
  347. package/dist/v2/features/collection/components/Tabs.vue.d.ts.map +1 -1
  348. package/dist/v2/features/command-palette/TheCommandPalette.vue.d.ts +3 -2
  349. package/dist/v2/features/command-palette/TheCommandPalette.vue.d.ts.map +1 -1
  350. package/dist/v2/features/command-palette/components/CommandActionForm.vue.d.ts +3 -2
  351. package/dist/v2/features/command-palette/components/CommandActionForm.vue.d.ts.map +1 -1
  352. package/dist/v2/features/command-palette/components/CommandActionInput.vue.d.ts +3 -2
  353. package/dist/v2/features/command-palette/components/CommandActionInput.vue.d.ts.map +1 -1
  354. package/dist/v2/features/command-palette/components/CommandPaletteDocument.vue.d.ts +3 -2
  355. package/dist/v2/features/command-palette/components/CommandPaletteDocument.vue.d.ts.map +1 -1
  356. package/dist/v2/features/command-palette/components/CommandPaletteExample.vue.d.ts +3 -2
  357. package/dist/v2/features/command-palette/components/CommandPaletteExample.vue.d.ts.map +1 -1
  358. package/dist/v2/features/command-palette/components/CommandPaletteImport.vue.d.ts +31 -3
  359. package/dist/v2/features/command-palette/components/CommandPaletteImport.vue.d.ts.map +1 -1
  360. package/dist/v2/features/command-palette/components/CommandPaletteImport.vue.js +110 -106
  361. package/dist/v2/features/command-palette/components/CommandPaletteImportCurl.vue.d.ts +3 -2
  362. package/dist/v2/features/command-palette/components/CommandPaletteImportCurl.vue.d.ts.map +1 -1
  363. package/dist/v2/features/command-palette/components/CommandPaletteRequest.vue.d.ts +3 -2
  364. package/dist/v2/features/command-palette/components/CommandPaletteRequest.vue.d.ts.map +1 -1
  365. package/dist/v2/features/command-palette/components/CommandPaletteTag.vue.d.ts +3 -2
  366. package/dist/v2/features/command-palette/components/CommandPaletteTag.vue.d.ts.map +1 -1
  367. package/dist/v2/features/command-palette/components/WatchModeToggle.vue.d.ts +3 -2
  368. package/dist/v2/features/command-palette/components/WatchModeToggle.vue.d.ts.map +1 -1
  369. package/dist/v2/features/command-palette/helpers/load-document-from-source.d.ts +5 -1
  370. package/dist/v2/features/command-palette/helpers/load-document-from-source.d.ts.map +1 -1
  371. package/dist/v2/features/command-palette/helpers/load-document-from-source.js +41 -23
  372. package/dist/v2/features/command-palette/hooks/use-command-palette-state.d.ts +41 -8
  373. package/dist/v2/features/command-palette/hooks/use-command-palette-state.d.ts.map +1 -1
  374. package/dist/v2/features/command-palette/index.d.ts +1 -2
  375. package/dist/v2/features/command-palette/index.d.ts.map +1 -1
  376. package/dist/v2/features/command-palette/index.js +4 -6
  377. package/dist/v2/features/environments/EnvironmentsList.vue.d.ts +2 -1
  378. package/dist/v2/features/environments/EnvironmentsList.vue.d.ts.map +1 -1
  379. package/dist/v2/features/environments/components/Environment.vue.d.ts +2 -1
  380. package/dist/v2/features/environments/components/Environment.vue.d.ts.map +1 -1
  381. package/dist/v2/features/environments/components/EnvironmentColors.vue.d.ts +2 -1
  382. package/dist/v2/features/environments/components/EnvironmentColors.vue.d.ts.map +1 -1
  383. package/dist/v2/features/environments/components/EnvironmentCreateModal.vue.d.ts +2 -1
  384. package/dist/v2/features/environments/components/EnvironmentCreateModal.vue.d.ts.map +1 -1
  385. package/dist/v2/features/environments/components/EnvironmentDeleteModal.vue.d.ts +2 -1
  386. package/dist/v2/features/environments/components/EnvironmentDeleteModal.vue.d.ts.map +1 -1
  387. package/dist/v2/features/environments/components/EnvironmentVariablesDropdown.vue.d.ts +2 -1
  388. package/dist/v2/features/environments/components/EnvironmentVariablesDropdown.vue.d.ts.map +1 -1
  389. package/dist/v2/features/environments/components/EnvironmentVariablesTable.vue.d.ts +2 -1
  390. package/dist/v2/features/environments/components/EnvironmentVariablesTable.vue.d.ts.map +1 -1
  391. package/dist/v2/features/global-cookies/components/CookiesTable.vue.d.ts +2 -1
  392. package/dist/v2/features/global-cookies/components/CookiesTable.vue.d.ts.map +1 -1
  393. package/dist/v2/features/modal/Modal.vue.d.ts +3 -2
  394. package/dist/v2/features/modal/Modal.vue.d.ts.map +1 -1
  395. package/dist/v2/features/modal/Modal.vue.js +120 -5
  396. package/dist/v2/features/modal/Modal.vue2.js +2 -147
  397. package/dist/v2/features/modal/helpers/create-api-client-modal.js +12 -12
  398. package/dist/v2/features/modal/modal-events.d.ts.map +1 -1
  399. package/dist/v2/features/modal/modal-events.js +33 -20
  400. package/dist/v2/features/operation/Operation.vue.d.ts +3 -2
  401. package/dist/v2/features/operation/Operation.vue.d.ts.map +1 -1
  402. package/dist/v2/features/operation/Operation.vue.js +1 -1
  403. package/dist/v2/features/settings/CollectionSettings.vue.d.ts +2 -1
  404. package/dist/v2/features/settings/CollectionSettings.vue.d.ts.map +1 -1
  405. package/dist/v2/features/settings/DocumentSettings.vue.d.ts +2 -1
  406. package/dist/v2/features/settings/DocumentSettings.vue.d.ts.map +1 -1
  407. package/dist/v2/features/settings/components/Appearance.vue.d.ts +2 -1
  408. package/dist/v2/features/settings/components/Appearance.vue.d.ts.map +1 -1
  409. package/dist/v2/features/settings/components/Section.vue.d.ts +3 -2
  410. package/dist/v2/features/settings/components/Section.vue.d.ts.map +1 -1
  411. package/dist/views/Collection/Collection.vue.d.ts +2 -1
  412. package/dist/views/Collection/Collection.vue.d.ts.map +1 -1
  413. package/dist/views/Collection/CollectionAuthentication.vue.d.ts +2 -1
  414. package/dist/views/Collection/CollectionAuthentication.vue.d.ts.map +1 -1
  415. package/dist/views/Collection/CollectionCookies.vue.d.ts +2 -1
  416. package/dist/views/Collection/CollectionCookies.vue.d.ts.map +1 -1
  417. package/dist/views/Collection/CollectionEnvironment.vue.d.ts +2 -1
  418. package/dist/views/Collection/CollectionEnvironment.vue.d.ts.map +1 -1
  419. package/dist/views/Collection/CollectionInfoForm.vue.d.ts +2 -1
  420. package/dist/views/Collection/CollectionInfoForm.vue.d.ts.map +1 -1
  421. package/dist/views/Collection/CollectionNavigation.vue.d.ts +2 -1
  422. package/dist/views/Collection/CollectionNavigation.vue.d.ts.map +1 -1
  423. package/dist/views/Collection/CollectionOverview.vue.d.ts +2 -1
  424. package/dist/views/Collection/CollectionOverview.vue.d.ts.map +1 -1
  425. package/dist/views/Collection/CollectionScripts.vue.d.ts +2 -1
  426. package/dist/views/Collection/CollectionScripts.vue.d.ts.map +1 -1
  427. package/dist/views/Collection/CollectionServerForm.vue.d.ts +2 -1
  428. package/dist/views/Collection/CollectionServerForm.vue.d.ts.map +1 -1
  429. package/dist/views/Collection/CollectionServers.vue.d.ts +2 -1
  430. package/dist/views/Collection/CollectionServers.vue.d.ts.map +1 -1
  431. package/dist/views/Collection/CollectionSettings.vue.d.ts +2 -1
  432. package/dist/views/Collection/CollectionSettings.vue.d.ts.map +1 -1
  433. package/dist/views/Collection/CollectionSync.vue.d.ts +2 -1
  434. package/dist/views/Collection/CollectionSync.vue.d.ts.map +1 -1
  435. package/dist/views/Collection/components/EnvironmentForm.vue.d.ts +2 -1
  436. package/dist/views/Collection/components/EnvironmentForm.vue.d.ts.map +1 -1
  437. package/dist/views/Collection/components/MarkdownInput.vue.d.ts +2 -1
  438. package/dist/views/Collection/components/MarkdownInput.vue.d.ts.map +1 -1
  439. package/dist/views/Components/CodeSnippet/CodeSnippet.vue.d.ts +2 -1
  440. package/dist/views/Components/CodeSnippet/CodeSnippet.vue.d.ts.map +1 -1
  441. package/dist/views/Cookies/CookieForm.vue.d.ts +2 -1
  442. package/dist/views/Cookies/CookieForm.vue.d.ts.map +1 -1
  443. package/dist/views/Cookies/CookieModal.vue.d.ts +2 -1
  444. package/dist/views/Cookies/CookieModal.vue.d.ts.map +1 -1
  445. package/dist/views/Cookies/CookieRaw.vue.d.ts +2 -1
  446. package/dist/views/Cookies/CookieRaw.vue.d.ts.map +1 -1
  447. package/dist/views/Cookies/Cookies.vue.d.ts +2 -1
  448. package/dist/views/Cookies/Cookies.vue.d.ts.map +1 -1
  449. package/dist/views/Environment/Environment.vue.d.ts +2 -1
  450. package/dist/views/Environment/Environment.vue.d.ts.map +1 -1
  451. package/dist/views/Environment/EnvironmentColorModal.vue.d.ts +2 -1
  452. package/dist/views/Environment/EnvironmentColorModal.vue.d.ts.map +1 -1
  453. package/dist/views/Environment/EnvironmentColors.vue.d.ts +2 -1
  454. package/dist/views/Environment/EnvironmentColors.vue.d.ts.map +1 -1
  455. package/dist/views/Environment/EnvironmentModal.vue.d.ts +2 -1
  456. package/dist/views/Environment/EnvironmentModal.vue.d.ts.map +1 -1
  457. package/dist/views/Environment/EnvironmentVariableDropdown.vue.d.ts +2 -1
  458. package/dist/views/Environment/EnvironmentVariableDropdown.vue.d.ts.map +1 -1
  459. package/dist/views/Request/Request.vue.d.ts +2 -1
  460. package/dist/views/Request/Request.vue.d.ts.map +1 -1
  461. package/dist/views/Request/RequestRoot.vue.d.ts +2 -1
  462. package/dist/views/Request/RequestRoot.vue.d.ts.map +1 -1
  463. package/dist/views/Request/RequestRoot.vue.js +2 -2
  464. package/dist/views/Request/RequestRoot.vue2.js +10 -10
  465. package/dist/views/Request/RequestSection/RequestAuth/DeleteRequestAuthModal.vue.d.ts +2 -1
  466. package/dist/views/Request/RequestSection/RequestAuth/DeleteRequestAuthModal.vue.d.ts.map +1 -1
  467. package/dist/views/Request/RequestSection/RequestAuth/OAuth2.vue.d.ts +3 -2
  468. package/dist/views/Request/RequestSection/RequestAuth/OAuth2.vue.d.ts.map +1 -1
  469. package/dist/views/Request/RequestSection/RequestAuth/OAuthScopesInput.vue.d.ts +2 -1
  470. package/dist/views/Request/RequestSection/RequestAuth/OAuthScopesInput.vue.d.ts.map +1 -1
  471. package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue.d.ts +3 -2
  472. package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue.d.ts.map +1 -1
  473. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue.d.ts +3 -2
  474. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue.d.ts.map +1 -1
  475. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTableInput.vue.d.ts +6 -5
  476. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTableInput.vue.d.ts.map +1 -1
  477. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthTab.vue.d.ts +3 -2
  478. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthTab.vue.d.ts.map +1 -1
  479. package/dist/views/Request/RequestSection/RequestBody.vue.d.ts +2 -1
  480. package/dist/views/Request/RequestSection/RequestBody.vue.d.ts.map +1 -1
  481. package/dist/views/Request/RequestSection/RequestCodeExample.vue.d.ts +2 -1
  482. package/dist/views/Request/RequestSection/RequestCodeExample.vue.d.ts.map +1 -1
  483. package/dist/views/Request/RequestSection/RequestParams.vue.d.ts +2 -1
  484. package/dist/views/Request/RequestSection/RequestParams.vue.d.ts.map +1 -1
  485. package/dist/views/Request/RequestSection/RequestPathParams.vue.d.ts +2 -1
  486. package/dist/views/Request/RequestSection/RequestPathParams.vue.d.ts.map +1 -1
  487. package/dist/views/Request/RequestSection/RequestSection.vue.d.ts +2 -1
  488. package/dist/views/Request/RequestSection/RequestSection.vue.d.ts.map +1 -1
  489. package/dist/views/Request/RequestSection/RequestSection.vue.js +2 -2
  490. package/dist/views/Request/RequestSection/RequestSection.vue2.js +33 -33
  491. package/dist/views/Request/RequestSection/RequestTable.vue.d.ts +2 -1
  492. package/dist/views/Request/RequestSection/RequestTable.vue.d.ts.map +1 -1
  493. package/dist/views/Request/RequestSection/RequestTableTooltip.vue.d.ts +2 -1
  494. package/dist/views/Request/RequestSection/RequestTableTooltip.vue.d.ts.map +1 -1
  495. package/dist/views/Request/RequestSidebar.vue.d.ts +2 -1
  496. package/dist/views/Request/RequestSidebar.vue.d.ts.map +1 -1
  497. package/dist/views/Request/RequestSidebarItem.vue.d.ts +3 -2
  498. package/dist/views/Request/RequestSidebarItem.vue.d.ts.map +1 -1
  499. package/dist/views/Request/RequestSidebarItem.vue.js +2 -2
  500. package/dist/views/Request/RequestSidebarItem.vue2.js +4 -4
  501. package/dist/views/Request/RequestSidebarItemMenu.vue.d.ts +2 -1
  502. package/dist/views/Request/RequestSidebarItemMenu.vue.d.ts.map +1 -1
  503. package/dist/views/Request/RequestSubpageHeader.vue.d.ts +2 -1
  504. package/dist/views/Request/RequestSubpageHeader.vue.d.ts.map +1 -1
  505. package/dist/views/Request/ResponseSection/RequestHeaders.vue.d.ts +2 -1
  506. package/dist/views/Request/ResponseSection/RequestHeaders.vue.d.ts.map +1 -1
  507. package/dist/views/Request/ResponseSection/ResponseBody.vue.d.ts +2 -1
  508. package/dist/views/Request/ResponseSection/ResponseBody.vue.d.ts.map +1 -1
  509. package/dist/views/Request/ResponseSection/ResponseBodyDownload.vue.d.ts +2 -1
  510. package/dist/views/Request/ResponseSection/ResponseBodyDownload.vue.d.ts.map +1 -1
  511. package/dist/views/Request/ResponseSection/ResponseBodyInfo.vue.d.ts +3 -2
  512. package/dist/views/Request/ResponseSection/ResponseBodyInfo.vue.d.ts.map +1 -1
  513. package/dist/views/Request/ResponseSection/ResponseBodyPreview.vue.d.ts +2 -1
  514. package/dist/views/Request/ResponseSection/ResponseBodyPreview.vue.d.ts.map +1 -1
  515. package/dist/views/Request/ResponseSection/ResponseBodyRaw.vue.d.ts +2 -1
  516. package/dist/views/Request/ResponseSection/ResponseBodyRaw.vue.d.ts.map +1 -1
  517. package/dist/views/Request/ResponseSection/ResponseBodyRaw.vue.js +2 -2
  518. package/dist/views/Request/ResponseSection/ResponseBodyRaw.vue2.js +24 -23
  519. package/dist/views/Request/ResponseSection/ResponseBodyStreaming.vue.d.ts +2 -1
  520. package/dist/views/Request/ResponseSection/ResponseBodyStreaming.vue.d.ts.map +1 -1
  521. package/dist/views/Request/ResponseSection/ResponseBodyToggle.vue.d.ts +2 -1
  522. package/dist/views/Request/ResponseSection/ResponseBodyToggle.vue.d.ts.map +1 -1
  523. package/dist/views/Request/ResponseSection/ResponseBodyVirtual.vue.d.ts +2 -1
  524. package/dist/views/Request/ResponseSection/ResponseBodyVirtual.vue.d.ts.map +1 -1
  525. package/dist/views/Request/ResponseSection/ResponseCookies.vue.d.ts +2 -1
  526. package/dist/views/Request/ResponseSection/ResponseCookies.vue.d.ts.map +1 -1
  527. package/dist/views/Request/ResponseSection/ResponseEmpty.vue.d.ts +2 -1
  528. package/dist/views/Request/ResponseSection/ResponseEmpty.vue.d.ts.map +1 -1
  529. package/dist/views/Request/ResponseSection/ResponseEmpty.vue2.js +1 -1
  530. package/dist/views/Request/ResponseSection/ResponseHeaders.vue.d.ts +2 -1
  531. package/dist/views/Request/ResponseSection/ResponseHeaders.vue.d.ts.map +1 -1
  532. package/dist/views/Request/ResponseSection/ResponseLoadingOverlay.vue.d.ts +2 -1
  533. package/dist/views/Request/ResponseSection/ResponseLoadingOverlay.vue.d.ts.map +1 -1
  534. package/dist/views/Request/ResponseSection/ResponseMetaInformation.vue.d.ts +2 -1
  535. package/dist/views/Request/ResponseSection/ResponseMetaInformation.vue.d.ts.map +1 -1
  536. package/dist/views/Request/ResponseSection/ResponseSection.vue.d.ts +2 -1
  537. package/dist/views/Request/ResponseSection/ResponseSection.vue.d.ts.map +1 -1
  538. package/dist/views/Request/ResponseSection/ResponseSection.vue.js +2 -2
  539. package/dist/views/Request/ResponseSection/ResponseSection.vue2.js +25 -25
  540. package/dist/views/Request/components/WorkspaceDropdown.vue.d.ts +2 -1
  541. package/dist/views/Request/components/WorkspaceDropdown.vue.d.ts.map +1 -1
  542. package/dist/views/Settings/Settings.vue.d.ts +2 -1
  543. package/dist/views/Settings/Settings.vue.d.ts.map +1 -1
  544. package/dist/views/Settings/SettingsGeneral.vue.d.ts +2 -1
  545. package/dist/views/Settings/SettingsGeneral.vue.d.ts.map +1 -1
  546. package/dist/views/Settings/components/SettingsAppearance.vue.d.ts +2 -1
  547. package/dist/views/Settings/components/SettingsAppearance.vue.d.ts.map +1 -1
  548. package/dist/views/Settings/components/SettingsSection.vue.d.ts +3 -2
  549. package/dist/views/Settings/components/SettingsSection.vue.d.ts.map +1 -1
  550. package/package.json +13 -13
  551. package/dist/v2/features/app/components/WebTopNav.vue.d.ts +0 -41
  552. package/dist/v2/features/app/components/WebTopNav.vue.d.ts.map +0 -1
  553. package/dist/v2/features/app/components/WebTopNav.vue.js +0 -27
  554. package/dist/v2/features/app/components/WebTopNav.vue2.js +0 -4
@@ -45,13 +45,14 @@ type __VLS_Slots = {
45
45
  /** Slot for customizing the actions section of the sidebar menu. */
46
46
  sidebarMenuActions?(): unknown;
47
47
  };
48
- type __VLS_PublicProps = __VLS_Props & {
48
+ type __VLS_ModelProps = {
49
49
  /** Controls the visibility of the sidebar */
50
50
  'isSidebarOpen': boolean;
51
51
  /** Controls the width of the sidebar */
52
52
  'sidebarWidth': number;
53
53
  };
54
- declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
54
+ type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
55
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
55
56
  "update:sidebarWidth": (value: number) => any;
56
57
  "update:isSidebarOpen": (value: boolean) => any;
57
58
  } & {
@@ -67,7 +68,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps,
67
68
  "onClick:workspace"?: (() => any) | undefined;
68
69
  "onUpdate:isSidebarOpen"?: ((value: boolean) => any) | undefined;
69
70
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
70
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
71
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
72
+ declare const _default: typeof __VLS_export;
71
73
  export default _default;
72
74
  type __VLS_WithSlots<T, S> = T & {
73
75
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"AppSidebar.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/features/app/components/AppSidebar.vue"],"names":[],"mappings":"AAkeA,OAAO,EAML,KAAK,cAAc,EACpB,MAAM,oBAAoB,CAAA;AAO3B,OAAO,KAAK,EAA6B,YAAY,EAAE,MAAM,iBAAiB,CAAA;AAC9E,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,gCAAgC,CAAA;AACpE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAA;AAUhF,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAA;AAErD,KAAK,WAAW,GAAG;IACf;;OAEG;IACH,MAAM,EAAE,YAAY,CAAA;IAEpB;;OAEG;IACH,YAAY,EAAE,YAAY,CAAC,cAAc,CAAC,CAAA;IAE1C;;OAEG;IACH,eAAe,CAAC,EAAE,OAAO,CAAA;IACzB;;;OAGG;IACH,eAAe,EAAE;QAAE,EAAE,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,CAAA;IAC9C;;;OAGG;IACH,UAAU,EAAE,cAAc,EAAE,CAAA;IAC5B;;;OAGG;IACH,QAAQ,EAAE,iBAAiB,CAAA;IAC3B;;;OAGG;IACH,KAAK,EAAE,cAAc,CAAA;CACtB,CAAC;AAgBJ,KAAK,WAAW,GAAG;IACjB,oEAAoE;IACpE,kBAAkB,CAAC,IAAI,OAAO,CAAA;CAC/B,CAAC;AAmLF,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACvC,6CAA6C;IAC7C,eAAe,EAAE,OAAO,CAAC;IACzB,wCAAwC;IACxC,cAAc,EAAE,MAAM,CAAC;CACtB,CAAC;AAqfF,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":"AppSidebar.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/features/app/components/AppSidebar.vue"],"names":[],"mappings":"AAmeA,OAAO,EAML,KAAK,cAAc,EACpB,MAAM,oBAAoB,CAAA;AAO3B,OAAO,KAAK,EAA6B,YAAY,EAAE,MAAM,iBAAiB,CAAA;AAC9E,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,gCAAgC,CAAA;AACpE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAA;AAUhF,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAA;AAErD,KAAK,WAAW,GAAG;IACf;;OAEG;IACH,MAAM,EAAE,YAAY,CAAA;IAEpB;;OAEG;IACH,YAAY,EAAE,YAAY,CAAC,cAAc,CAAC,CAAA;IAE1C;;OAEG;IACH,eAAe,CAAC,EAAE,OAAO,CAAA;IACzB;;;OAGG;IACH,eAAe,EAAE;QAAE,EAAE,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,CAAA;IAC9C;;;OAGG;IACH,UAAU,EAAE,cAAc,EAAE,CAAA;IAC5B;;;OAGG;IACH,QAAQ,EAAE,iBAAiB,CAAA;IAC3B;;;OAGG;IACH,KAAK,EAAE,cAAc,CAAA;CACtB,CAAC;AAiBJ,KAAK,WAAW,GAAG;IACjB,oEAAoE;IACpE,kBAAkB,CAAC,IAAI,OAAO,CAAA;CAC/B,CAAC;AAkLF,KAAK,gBAAgB,GAAG;IACxB,6CAA6C;IAC7C,eAAe,EAAE,OAAO,CAAC;IACzB,wCAAwC;IACxC,cAAc,EAAE,MAAM,CAAC;CACtB,CAAC;AAMF,KAAK,iBAAiB,GAAG,WAAW,GAAG,gBAAgB,CAAC;AAoiBxD,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"}
@@ -2,7 +2,7 @@ import { type ModalState } from '@scalar/components';
2
2
  type __VLS_Props = {
3
3
  state: ModalState;
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
  "create:workspace": (payload: {
7
7
  name: string;
8
8
  }) => any;
@@ -11,5 +11,6 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
11
11
  name: string;
12
12
  }) => 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=CreateWorkspaceModal.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CreateWorkspaceModal.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/features/app/components/CreateWorkspaceModal.vue"],"names":[],"mappings":"AAAA,OAwEO,EAAe,KAAK,UAAU,EAAE,MAAM,oBAAoB,CAAA;AAMjE,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,UAAU,CAAA;CAClB,CAAC;;;cAIyC,MAAM;;;;cAAN,MAAM;;;AA4HjD,wBAOG"}
1
+ {"version":3,"file":"CreateWorkspaceModal.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/features/app/components/CreateWorkspaceModal.vue"],"names":[],"mappings":"AAAA,OAyEO,EAAe,KAAK,UAAU,EAAE,MAAM,oBAAoB,CAAA;AAMjE,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,UAAU,CAAA;CAClB,CAAC;AAgIF,QAAA,MAAM,YAAY;;cA3HyB,MAAM;;;;cAAN,MAAM;;kFA8H/C,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -9,7 +9,7 @@ type __VLS_Props = {
9
9
  /** The tab data */
10
10
  tab: Tab;
11
11
  };
12
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
12
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
13
13
  click: () => any;
14
14
  close: () => any;
15
15
  newTab: () => any;
@@ -22,5 +22,6 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
22
22
  onCopyUrl?: (() => any) | undefined;
23
23
  onCloseOtherTabs?: (() => any) | undefined;
24
24
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
25
+ declare const _default: typeof __VLS_export;
25
26
  export default _default;
26
27
  //# sourceMappingURL=DesktopTab.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DesktopTab.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/features/app/components/DesktopTab.vue"],"names":[],"mappings":"AAwTA,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,sDAAsD,CAAA;AAG/E,KAAK,WAAW,GAAG;IACjB,oDAAoD;IACpD,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,2CAA2C;IAC3C,MAAM,EAAE,OAAO,CAAA;IACf,+EAA+E;IAC/E,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,mBAAmB;IACnB,GAAG,EAAE,GAAG,CAAA;CACT,CAAC;;;;;;;;;;;;;;AA6WF,wBAOG"}
1
+ {"version":3,"file":"DesktopTab.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/features/app/components/DesktopTab.vue"],"names":[],"mappings":"AAyTA,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,sDAAsD,CAAA;AAG/E,KAAK,WAAW,GAAG;IACjB,oDAAoD;IACpD,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,2CAA2C;IAC3C,MAAM,EAAE,OAAO,CAAA;IACf,+EAA+E;IAC/E,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,mBAAmB;IACnB,GAAG,EAAE,GAAG,CAAA;CACT,CAAC;AAwZF,QAAA,MAAM,YAAY;;;;;;;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -8,6 +8,7 @@ type __VLS_Props = {
8
8
  /** Workspace event bus for emitting tab-related events */
9
9
  eventBus: WorkspaceEventBus;
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=DesktopTabs.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DesktopTabs.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/features/app/components/DesktopTabs.vue"],"names":[],"mappings":"AA0EA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AACvE,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,oEAAoE,CAAA;AAK7F,KAAK,WAAW,GAAG;IACjB,iBAAiB;IACjB,IAAI,EAAE,GAAG,EAAE,CAAA;IACX,+BAA+B;IAC/B,cAAc,EAAE,MAAM,CAAA;IACtB,0DAA0D;IAC1D,QAAQ,EAAE,iBAAiB,CAAA;CAC5B,CAAC;;AAkJF,wBAMG"}
1
+ {"version":3,"file":"DesktopTabs.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/features/app/components/DesktopTabs.vue"],"names":[],"mappings":"AA4EA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AACvE,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,oEAAoE,CAAA;AAK7F,KAAK,WAAW,GAAG;IACjB,iBAAiB;IACjB,IAAI,EAAE,GAAG,EAAE,CAAA;IACX,+BAA+B;IAC/B,cAAc,EAAE,MAAM,CAAA;IACtB,0DAA0D;IAC1D,QAAQ,EAAE,iBAAiB,CAAA;CAC5B,CAAC;AAyJF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as v, computed as d, createElementBlock as l, openBlock as n, createElementVNode as h, Fragment as T, renderList as p, createBlock as C, createVNode as k, unref as g } from "vue";
2
2
  import { ScalarIcon as f } from "@scalar/components";
3
3
  import B from "./DesktopTab.vue.js";
4
- const y = { class: "mac:pl-[72px] t-app__top-nav flex h-10 items-center gap-2 px-2" }, U = /* @__PURE__ */ v({
4
+ const y = { class: "mac:pl-[72px] t-app__top-nav z-1 flex h-10 items-center gap-2 px-2" }, U = /* @__PURE__ */ v({
5
5
  __name: "DesktopTabs",
6
6
  props: {
7
7
  tabs: {},
@@ -1,3 +1,4 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1
+ declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
+ declare const _default: typeof __VLS_export;
2
3
  export default _default;
3
4
  //# sourceMappingURL=DownloadAppButton.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DownloadAppButton.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/features/app/components/DownloadAppButton.vue"],"names":[],"mappings":";AAuGA,wBAKG"}
1
+ {"version":3,"file":"DownloadAppButton.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/features/app/components/DownloadAppButton.vue"],"names":[],"mappings":"AA4FA,QAAA,MAAM,YAAY,+QAChB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -11,12 +11,13 @@ type __VLS_Props = {
11
11
  /** The target to position the dropdown relative to */
12
12
  target: HTMLElement;
13
13
  };
14
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
14
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
15
15
  closeMenu: () => any;
16
16
  showDeleteModal: () => any;
17
17
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
18
18
  onCloseMenu?: (() => any) | undefined;
19
19
  onShowDeleteModal?: (() => any) | undefined;
20
20
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
21
+ declare const _default: typeof __VLS_export;
21
22
  export default _default;
22
23
  //# sourceMappingURL=SidebarItemMenu.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarItemMenu.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/features/app/components/SidebarItemMenu.vue"],"names":[],"mappings":"AAgLA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAA;AACnD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAA;AAGhF,KAAK,WAAW,GAAG;IACjB,4CAA4C;IAC5C,IAAI,EAAE,cAAc,CAAA;IACpB,sCAAsC;IACtC,QAAQ,EAAE,iBAAiB,CAAA;IAC3B,qDAAqD;IACrD,YAAY,EAAE,YAAY,CAAC,cAAc,CAAC,CAAA;IAC1C,sDAAsD;IACtD,MAAM,EAAE,WAAW,CAAA;CACpB,CAAC;;;;;;;;AA6TF,wBAOG"}
1
+ {"version":3,"file":"SidebarItemMenu.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/features/app/components/SidebarItemMenu.vue"],"names":[],"mappings":"AAiLA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAA;AACnD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAA;AAGhF,KAAK,WAAW,GAAG;IACjB,4CAA4C;IAC5C,IAAI,EAAE,cAAc,CAAA;IACpB,sCAAsC;IACtC,QAAQ,EAAE,iBAAiB,CAAA;IAC3B,qDAAqD;IACrD,YAAY,EAAE,YAAY,CAAC,cAAc,CAAC,CAAA;IAC1C,sDAAsD;IACtD,MAAM,EAAE,WAAW,CAAA;CACpB,CAAC;AAsVF,QAAA,MAAM,YAAY;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,3 +1,4 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1
+ declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
+ declare const _default: typeof __VLS_export;
2
3
  export default _default;
3
4
  //# sourceMappingURL=SplashScreen.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SplashScreen.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/features/app/components/SplashScreen.vue"],"names":[],"mappings":";AA+HA,wBAKG"}
1
+ {"version":3,"file":"SplashScreen.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/features/app/components/SplashScreen.vue"],"names":[],"mappings":"AAoHA,QAAA,MAAM,YAAY,+QAChB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -20,9 +20,9 @@ export declare const createAppRouter: (layout: CreateApiClientOptions["layout"])
20
20
  /**
21
21
  * Create the API Client with router and passes in the workspace store as a prop
22
22
  */
23
- export declare const createApiClientApp: (el: HTMLElement | null, { layout, plugins }: CreateApiClientOptions) => {
23
+ export declare const createApiClientApp: (el: HTMLElement | null, { layout, plugins }: CreateApiClientOptions) => Promise<{
24
24
  app: import("vue").App<Element>;
25
25
  state: import("../../../../v2/features/app/app-state.js").AppState;
26
- } | undefined;
26
+ } | undefined>;
27
27
  export {};
28
28
  //# sourceMappingURL=create-api-client-app.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-api-client-app.d.ts","sourceRoot":"","sources":["../../../../../src/v2/features/app/helpers/create-api-client-app.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAA;AACxD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAA;AAIrD,KAAK,sBAAsB,GAAG;IAC5B;;;;;OAKG;IACH,MAAM,EAAE,OAAO,CAAC,YAAY,EAAE,OAAO,CAAC,CAAA;IACtC;;OAEG;IACH,OAAO,CAAC,EAAE,YAAY,EAAE,CAAA;CACzB,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,eAAe,GAAI,QAAQ,sBAAsB,CAAC,QAAQ,CAAC,gCAQvE,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,kBAAkB,GAAI,IAAI,WAAW,GAAG,IAAI,EAAE,qBAAiC,sBAAsB;;;aA+BjH,CAAA"}
1
+ {"version":3,"file":"create-api-client-app.d.ts","sourceRoot":"","sources":["../../../../../src/v2/features/app/helpers/create-api-client-app.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAA;AACxD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAA;AAIrD,KAAK,sBAAsB,GAAG;IAC5B;;;;;OAKG;IACH,MAAM,EAAE,OAAO,CAAC,YAAY,EAAE,OAAO,CAAC,CAAA;IACtC;;OAEG;IACH,OAAO,CAAC,EAAE,YAAY,EAAE,CAAA;CACzB,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,eAAe,GAAI,QAAQ,sBAAsB,CAAC,QAAQ,CAAC,gCAQvE,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,kBAAkB,GAC7B,IAAI,WAAW,GAAG,IAAI,EACtB,qBAAiC,sBAAsB;;;cAgCxD,CAAA"}
@@ -1,16 +1,16 @@
1
- import { createApp as c } from "vue";
2
- import { createRouter as p, createWebHistory as n, createWebHashHistory as u } from "vue-router";
3
- import l from "../App.vue.js";
1
+ import { createApp as n } from "vue";
2
+ import { createRouter as p, createWebHistory as s, createWebHashHistory as l } from "vue-router";
3
+ import u from "../App.vue.js";
4
4
  /* empty css */
5
- import { useAppState as d } from "../app-state.js";
6
- import { ROUTES as m } from "./routes.js";
5
+ import { createAppState as d } from "../app-state.js";
6
+ import { ROUTES as c } from "./routes.js";
7
7
  import { useCommandPaletteState as f } from "../../command-palette/hooks/use-command-palette-state.js";
8
- const A = (t) => t === "web" ? p({ history: n(), routes: m }) : p({ history: u(), routes: m }), R = (t, { layout: r = "desktop", plugins: i }) => {
9
- const o = A(r), a = d(o), s = f(), e = c(l, {
8
+ const A = (t) => t === "web" ? p({ history: s(), routes: c }) : p({ history: l(), routes: c }), P = async (t, { layout: r = "desktop", plugins: i }) => {
9
+ const o = A(r), a = await d({ router: o }), m = f(), e = n(u, {
10
10
  layout: r,
11
11
  plugins: i,
12
12
  getAppState: () => a,
13
- getCommandPaletteState: () => s
13
+ getCommandPaletteState: () => m
14
14
  });
15
15
  if (e.use(o), !t) {
16
16
  console.error(
@@ -26,6 +26,6 @@ const A = (t) => t === "web" ? p({ history: n(), routes: m }) : p({ history: u()
26
26
  };
27
27
  };
28
28
  export {
29
- R as createApiClientApp,
29
+ P as createApiClientApp,
30
30
  A as createAppRouter
31
31
  };
@@ -0,0 +1,7 @@
1
+ import type { HttpMethod } from '@scalar/helpers/http/http-methods';
2
+ import type { RouteLocationNormalizedGeneric } from 'vue-router';
3
+ import type { ScalarClientAppRouteParams } from '../../../../v2/features/app/helpers/routes.js';
4
+ /** Extracts a string parameter from the route */
5
+ export declare function getRouteParam(paramName: 'method', route: RouteLocationNormalizedGeneric | null): HttpMethod | undefined;
6
+ export declare function getRouteParam(paramName: Exclude<ScalarClientAppRouteParams, 'method'>, route: RouteLocationNormalizedGeneric | null): string | undefined;
7
+ //# sourceMappingURL=get-route-param.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-route-param.d.ts","sourceRoot":"","sources":["../../../../../src/v2/features/app/helpers/get-route-param.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mCAAmC,CAAA;AAEnE,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,YAAY,CAAA;AAEhE,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,kCAAkC,CAAA;AAElF,iDAAiD;AACjD,wBAAgB,aAAa,CAAC,SAAS,EAAE,QAAQ,EAAE,KAAK,EAAE,8BAA8B,GAAG,IAAI,GAAG,UAAU,GAAG,SAAS,CAAA;AACxH,wBAAgB,aAAa,CAC3B,SAAS,EAAE,OAAO,CAAC,0BAA0B,EAAE,QAAQ,CAAC,EACxD,KAAK,EAAE,8BAA8B,GAAG,IAAI,GAC3C,MAAM,GAAG,SAAS,CAAA"}
@@ -0,0 +1,9 @@
1
+ import { isHttpMethod as e } from "@scalar/helpers/http/is-http-method";
2
+ function i(o, r) {
3
+ const t = r?.params[o];
4
+ if (typeof t == "string")
5
+ return o === "method" ? t && e(t) ? t : void 0 : decodeURIComponent(t);
6
+ }
7
+ export {
8
+ i as getRouteParam
9
+ };
@@ -1,4 +1,4 @@
1
- export { type AppState, useAppState } from '../../../v2/features/app/app-state.js';
1
+ export { type AppState, createAppState } from '../../../v2/features/app/app-state.js';
2
2
  export { default as CreateWorkspaceModal } from '../../../v2/features/app/components/CreateWorkspaceModal.vue.js';
3
3
  export { default as CommandActionForm } from '../../../v2/features/command-palette/components/CommandActionForm.vue.js';
4
4
  export { default as CommandActionInput } from '../../../v2/features/command-palette/components/CommandActionInput.vue.js';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/v2/features/app/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,QAAQ,EAAE,WAAW,EAAE,MAAM,6BAA6B,CAAA;AACxE,OAAO,EAAE,OAAO,IAAI,oBAAoB,EAAE,MAAM,uDAAuD,CAAA;AACvG,OAAO,EAAE,OAAO,IAAI,iBAAiB,EAAE,MAAM,gEAAgE,CAAA;AAC7G,OAAO,EAAE,OAAO,IAAI,kBAAkB,EAAE,MAAM,iEAAiE,CAAA;AAC/G,YAAY,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAA;AACxD,YAAY,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAA;AAErD,OAAO,EACL,KAAK,oBAAoB,EACzB,KAAK,mBAAmB,EACxB,iBAAiB,EACjB,UAAU,EACV,sBAAsB,GACvB,MAAM,oDAAoD,CAAA;AAC3D,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,WAAW,CAAA;AAChD,OAAO,EAAE,kBAAkB,EAAE,eAAe,EAAE,MAAM,iCAAiC,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/v2/features/app/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,QAAQ,EAAE,cAAc,EAAE,MAAM,6BAA6B,CAAA;AAC3E,OAAO,EAAE,OAAO,IAAI,oBAAoB,EAAE,MAAM,uDAAuD,CAAA;AACvG,OAAO,EAAE,OAAO,IAAI,iBAAiB,EAAE,MAAM,gEAAgE,CAAA;AAC7G,OAAO,EAAE,OAAO,IAAI,kBAAkB,EAAE,MAAM,iEAAiE,CAAA;AAC/G,YAAY,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAA;AACxD,YAAY,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAA;AAErD,OAAO,EACL,KAAK,oBAAoB,EACzB,KAAK,mBAAmB,EACxB,iBAAiB,EACjB,UAAU,EACV,sBAAsB,GACvB,MAAM,oDAAoD,CAAA;AAC3D,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,WAAW,CAAA;AAChD,OAAO,EAAE,kBAAkB,EAAE,eAAe,EAAE,MAAM,iCAAiC,CAAA"}
@@ -1,20 +1,20 @@
1
- import { useAppState as a } from "./app-state.js";
1
+ import { createAppState as a } from "./app-state.js";
2
2
  import { default as p } from "./components/CreateWorkspaceModal.vue.js";
3
3
  import { default as f } from "../command-palette/components/CommandActionForm.vue.js";
4
- import { default as n } from "../command-palette/components/CommandActionInput.vue.js";
5
- import { baseClientActions as u, baseRoutes as d, useCommandPaletteState as i } from "../command-palette/hooks/use-command-palette-state.js";
6
- import { default as x } from "./App.vue.js";
4
+ import { default as s } from "../command-palette/components/CommandActionInput.vue.js";
5
+ import { baseClientActions as d, baseRoutes as i, useCommandPaletteState as u } from "../command-palette/hooks/use-command-palette-state.js";
6
+ import { default as c } from "./App.vue.js";
7
7
  /* empty css */
8
- import { createApiClientApp as c, createAppRouter as b } from "./helpers/create-api-client-app.js";
8
+ import { createApiClientApp as C, createAppRouter as b } from "./helpers/create-api-client-app.js";
9
9
  export {
10
- x as ClientApp,
10
+ c as ClientApp,
11
11
  f as CommandActionForm,
12
- n as CommandActionInput,
12
+ s as CommandActionInput,
13
13
  p as CreateWorkspaceModal,
14
- u as baseClientActions,
15
- d as baseRoutes,
16
- c as createApiClientApp,
14
+ d as baseClientActions,
15
+ i as baseRoutes,
16
+ C as createApiClientApp,
17
17
  b as createAppRouter,
18
- a as useAppState,
19
- i as useCommandPaletteState
18
+ a as createAppState,
19
+ u as useCommandPaletteState
20
20
  };
@@ -7,6 +7,7 @@ import type { RouteProps } from '../../../v2/features/app/helpers/routes.js';
7
7
  * - Edit the document title
8
8
  * - Navigate among Overview, Servers, Authentication, Environment, Cookies, and Settings tabs
9
9
  */
10
- declare const _default: import("vue").DefineComponent<RouteProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<RouteProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
+ declare const _default: typeof __VLS_export;
11
11
  export default _default;
12
+ declare const __VLS_export: import("vue").DefineComponent<RouteProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<RouteProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
12
13
  //# sourceMappingURL=DocumentCollection.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DocumentCollection.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/features/collection/DocumentCollection.vue"],"names":[],"mappings":"AAiJA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAA;AAMlE;;;;;;;GAOG;;AACH,wBAmVC"}
1
+ {"version":3,"file":"DocumentCollection.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/features/collection/DocumentCollection.vue"],"names":[],"mappings":"AAyJA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAA;AAMlE;;;;;;;GAOG;wBACkB,OAAO,YAAY;AAAxC,wBAAyC;AAKzC,QAAA,MAAM,YAAY,gSA6Vd,CAAC"}
@@ -1,21 +1,22 @@
1
- import { defineComponent as g, computed as f, createElementBlock as i, openBlock as u, createElementVNode as t, createVNode as o, createBlock as p, createCommentVNode as h, unref as l, withCtx as s, resolveDynamicComponent as y, mergeProps as k } from "vue";
2
- import { ScalarFormError as w, ScalarButton as m } from "@scalar/components";
3
- import { ScalarIconArrowLeft as b, ScalarIconFloppyDisk as S } from "@scalar/icons";
4
- import { LibraryIcon as _ } from "@scalar/icons/library";
5
- import { RouterView as C } from "vue-router";
6
- import V from "../../../components/IconSelector.vue.js";
7
- import B from "./components/LabelInput.vue.js";
8
- import D from "./components/Tabs.vue.js";
9
- const I = { class: "custom-scroll h-full" }, N = {
1
+ import { defineComponent as y, computed as p, createElementBlock as c, openBlock as u, createElementVNode as t, createVNode as o, createBlock as f, createCommentVNode as g, withCtx as l, unref as s, resolveDynamicComponent as h, mergeProps as k } from "vue";
2
+ import { ScalarButton as i } from "@scalar/components";
3
+ import { ScalarIconFloppyDisk as b } from "@scalar/icons";
4
+ import { LibraryIcon as w } from "@scalar/icons/library";
5
+ import { RouterView as _ } from "vue-router";
6
+ import C from "../../../components/IconSelector.vue.js";
7
+ import S from "../../components/callout/Callout.vue.js";
8
+ import V from "./components/LabelInput.vue.js";
9
+ import B from "./components/Tabs.vue.js";
10
+ const D = { class: "custom-scroll h-full" }, N = {
10
11
  key: 0,
11
12
  class: "w-full md:mx-auto md:max-w-[720px]"
12
- }, U = ["aria-label"], z = { class: "flex" }, E = { class: "flex flex-row items-center gap-2" }, L = { class: "group relative ml-1.25" }, $ = { class: "px-1.5 py-8" }, j = {
13
+ }, z = ["aria-label"], I = { class: "flex flex-row items-center gap-2" }, U = { class: "group relative ml-1.25" }, $ = { class: "px-1.5 py-8" }, j = {
13
14
  key: 1,
14
15
  class: "flex w-full flex-1 items-center justify-center"
15
- }, F = {
16
+ }, E = {
16
17
  name: "DocumentCollection"
17
- }, J = /* @__PURE__ */ g({
18
- ...F,
18
+ }, H = /* @__PURE__ */ y({
19
+ ...E,
19
20
  props: {
20
21
  documentSlug: {},
21
22
  document: {},
@@ -31,66 +32,72 @@ const I = { class: "custom-scroll h-full" }, N = {
31
32
  plugins: {}
32
33
  },
33
34
  setup(a) {
34
- const n = a, c = f(() => n.document?.info?.title || "Untitled Document"), d = f(
35
+ const n = a, m = p(() => n.document?.info?.title || "Untitled Document"), d = p(
35
36
  () => n.document?.["x-scalar-icon"] || "interface-content-folder"
36
- ), v = () => {
37
+ ), x = () => {
37
38
  n.workspaceStore.revertDocumentChanges(n.documentSlug);
38
- }, x = () => {
39
+ }, v = () => {
39
40
  n.workspaceStore.saveDocument(n.documentSlug);
40
41
  };
41
- return (T, e) => (u(), i("div", I, [
42
- a.document ? (u(), i("div", N, [
42
+ return (L, e) => (u(), c("div", D, [
43
+ a.document ? (u(), c("div", N, [
43
44
  t("div", {
44
- "aria-label": `title: ${c.value}`,
45
+ "aria-label": `title: ${m.value}`,
45
46
  class: "mx-auto flex h-fit w-full flex-col gap-2 pt-6 pb-3 md:mx-auto md:max-w-[720px]"
46
47
  }, [
47
- a.document["x-scalar-is-dirty"] ? (u(), p(l(w), {
48
+ a.document?.["x-scalar-is-dirty"] ? (u(), f(S, {
48
49
  key: 0,
49
- variant: "warning"
50
+ class: "mb-5",
51
+ type: "warning"
50
52
  }, {
51
- default: s(() => [
52
- e[4] || (e[4] = t("div", null, " You have unsaved changes. Save your work to keep your changes, or undo to revert them. ", -1)),
53
- e[5] || (e[5] = t("div", { class: "flex-1" }, null, -1)),
54
- t("div", z, [
55
- o(l(m), {
56
- size: "sm",
57
- variant: "ghost",
58
- onClick: v
59
- }, {
60
- default: s(() => [
61
- o(l(b)),
62
- e[2] || (e[2] = t("span", null, "Undo", -1))
63
- ]),
64
- _: 1
65
- }),
66
- o(l(m), {
67
- size: "sm",
68
- variant: "ghost",
69
- onClick: x
70
- }, {
71
- default: s(() => [
72
- o(l(S)),
73
- e[3] || (e[3] = t("span", null, "Save", -1))
74
- ]),
75
- _: 1
76
- })
77
- ])
53
+ actions: l(() => [
54
+ o(s(i), {
55
+ class: "text-c-2 hover:text-c-1 flex items-center gap-2",
56
+ size: "xs",
57
+ type: "button",
58
+ variant: "outlined",
59
+ onClick: x
60
+ }, {
61
+ default: l(() => [...e[2] || (e[2] = [
62
+ t("span", null, "Undo", -1)
63
+ ])]),
64
+ _: 1
65
+ }),
66
+ o(s(i), {
67
+ class: "text-c-btn flex items-center gap-2",
68
+ size: "xs",
69
+ type: "button",
70
+ variant: "solid",
71
+ onClick: v
72
+ }, {
73
+ default: l(() => [
74
+ o(s(b), {
75
+ size: "sm",
76
+ thickness: "1.5"
77
+ }),
78
+ e[3] || (e[3] = t("span", null, "Save", -1))
79
+ ]),
80
+ _: 1
81
+ })
82
+ ]),
83
+ default: l(() => [
84
+ e[4] || (e[4] = t("p", null, " You have unsaved changes. Save your work to keep your changes, or undo to revert them. ", -1))
78
85
  ]),
79
86
  _: 1
80
- })) : h("", !0),
81
- t("div", E, [
82
- o(V, {
87
+ })) : g("", !0),
88
+ t("div", I, [
89
+ o(C, {
83
90
  modelValue: d.value,
84
91
  placement: "bottom-start",
85
92
  "onUpdate:modelValue": e[0] || (e[0] = (r) => a.eventBus.emit("document:update:icon", r))
86
93
  }, {
87
- default: s(() => [
88
- o(l(m), {
94
+ default: l(() => [
95
+ o(s(i), {
89
96
  class: "hover:bg-b-2 aspect-square h-7 w-7 cursor-pointer rounded border border-transparent p-0 hover:border-inherit",
90
97
  variant: "ghost"
91
98
  }, {
92
- default: s(() => [
93
- o(l(_), {
99
+ default: l(() => [
100
+ o(s(w), {
94
101
  class: "text-c-2 size-5",
95
102
  src: d.value,
96
103
  "stroke-width": "2"
@@ -102,25 +109,25 @@ const I = { class: "custom-scroll h-full" }, N = {
102
109
  _: 1
103
110
  }, 8, ["modelValue"])
104
111
  ]),
105
- t("div", L, [
106
- o(B, {
112
+ t("div", U, [
113
+ o(V, {
107
114
  class: "text-xl font-bold",
108
115
  inputId: "documentName",
109
- modelValue: c.value,
116
+ modelValue: m.value,
110
117
  "onUpdate:modelValue": e[1] || (e[1] = (r) => a.eventBus.emit("document:update:info", { title: r }))
111
118
  }, null, 8, ["modelValue"])
112
119
  ])
113
- ], 8, U),
114
- o(D, { type: "document" }),
120
+ ], 8, z),
121
+ o(B, { type: "document" }),
115
122
  t("div", $, [
116
- o(l(C), null, {
117
- default: s(({ Component: r }) => [
118
- (u(), p(y(r), k(n, { collectionType: "document" }), null, 16))
123
+ o(s(_), null, {
124
+ default: l(({ Component: r }) => [
125
+ (u(), f(h(r), k(n, { collectionType: "document" }), null, 16))
119
126
  ]),
120
127
  _: 1
121
128
  })
122
129
  ])
123
- ])) : (u(), i("div", j, [...e[6] || (e[6] = [
130
+ ])) : (u(), c("div", j, [...e[5] || (e[5] = [
124
131
  t("div", { class: "flex h-full flex-col items-center justify-center" }, [
125
132
  t("h1", { class: "text-2xl font-bold" }, "Document not found"),
126
133
  t("p", { class: "text-gray-500" }, " The document you are looking for does not exist. ")
@@ -130,5 +137,5 @@ const I = { class: "custom-scroll h-full" }, N = {
130
137
  }
131
138
  });
132
139
  export {
133
- J as default
140
+ H as default
134
141
  };
@@ -5,6 +5,7 @@ import type { RouteProps } from '../../../v2/features/app/helpers/routes.js';
5
5
  * Displays primary document editing and viewing interface, enabling users navigate among
6
6
  * Overview, Servers, Authentication, Environment, Cookies, and Settings tabs
7
7
  */
8
- declare const _default: import("vue").DefineComponent<RouteProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<RouteProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
8
+ declare const _default: typeof __VLS_export;
9
9
  export default _default;
10
+ declare const __VLS_export: import("vue").DefineComponent<RouteProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<RouteProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
11
  //# sourceMappingURL=WorkspaceCollection.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"WorkspaceCollection.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/features/collection/WorkspaceCollection.vue"],"names":[],"mappings":"AAsDA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAA;AAKlE;;;;;GAKG;;AACH,wBAoHC"}
1
+ {"version":3,"file":"WorkspaceCollection.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/features/collection/WorkspaceCollection.vue"],"names":[],"mappings":"AAuDA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kCAAkC,CAAA;AAKlE;;;;;GAKG;wBACkB,OAAO,YAAY;AAAxC,wBAAyC;AAGzC,QAAA,MAAM,YAAY,gSAyGd,CAAC"}
@@ -1,4 +1,4 @@
1
- declare const _default: import("vue").DefineComponent<(import("../../../../v2/features/app/helpers/routes.js").RouteProps & {
1
+ declare const __VLS_export: import("vue").DefineComponent<(import("../../../../v2/features/app/helpers/routes.js").RouteProps & {
2
2
  collectionType: "document";
3
3
  document: import("@scalar/workspace-store/schemas").WorkspaceDocument;
4
4
  }) | (import("../../../../v2/features/app/helpers/routes.js").RouteProps & {
@@ -11,5 +11,6 @@ declare const _default: import("vue").DefineComponent<(import("../../../../v2/fe
11
11
  collectionType: "workspace";
12
12
  document: null;
13
13
  })> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
+ declare const _default: typeof __VLS_export;
14
15
  export default _default;
15
16
  //# sourceMappingURL=Authentication.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Authentication.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/features/collection/components/Authentication.vue"],"names":[],"mappings":";;;;;;;;;;;;;AA+OA,wBAMG"}
1
+ {"version":3,"file":"Authentication.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/features/collection/components/Authentication.vue"],"names":[],"mappings":"AA0OA,QAAA,MAAM,YAAY;;;;;;;;;;;;kGAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,4 +1,4 @@
1
- declare const _default: import("vue").DefineComponent<(import("../../../../v2/features/app/helpers/routes.js").RouteProps & {
1
+ declare const __VLS_export: import("vue").DefineComponent<(import("../../../../v2/features/app/helpers/routes.js").RouteProps & {
2
2
  collectionType: "document";
3
3
  document: import("@scalar/workspace-store/schemas").WorkspaceDocument;
4
4
  }) | (import("../../../../v2/features/app/helpers/routes.js").RouteProps & {
@@ -11,5 +11,6 @@ declare const _default: import("vue").DefineComponent<(import("../../../../v2/fe
11
11
  collectionType: "workspace";
12
12
  document: null;
13
13
  })> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
+ declare const _default: typeof __VLS_export;
14
15
  export default _default;
15
16
  //# sourceMappingURL=Cookies.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Cookies.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/features/collection/components/Cookies.vue"],"names":[],"mappings":";;;;;;;;;;;;;AA0IA,wBAMG"}
1
+ {"version":3,"file":"Cookies.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/features/collection/components/Cookies.vue"],"names":[],"mappings":"AAsIA,QAAA,MAAM,YAAY;;;;;;;;;;;;kGAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,4 +1,4 @@
1
- declare const _default: import("vue").DefineComponent<(import("../../../../v2/features/app/helpers/routes.js").RouteProps & {
1
+ declare const __VLS_export: import("vue").DefineComponent<(import("../../../../v2/features/app/helpers/routes.js").RouteProps & {
2
2
  collectionType: "document";
3
3
  document: import("@scalar/workspace-store/schemas").WorkspaceDocument;
4
4
  }) | (import("../../../../v2/features/app/helpers/routes.js").RouteProps & {
@@ -11,5 +11,6 @@ declare const _default: import("vue").DefineComponent<(import("../../../../v2/fe
11
11
  collectionType: "workspace";
12
12
  document: null;
13
13
  })> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
+ declare const _default: typeof __VLS_export;
14
15
  export default _default;
15
16
  //# sourceMappingURL=Environment.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Environment.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/features/collection/components/Environment.vue"],"names":[],"mappings":";;;;;;;;;;;;;AA6JA,wBAMG"}
1
+ {"version":3,"file":"Environment.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/features/collection/components/Environment.vue"],"names":[],"mappings":"AAyJA,QAAA,MAAM,YAAY;;;;;;;;;;;;kGAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -10,12 +10,13 @@ type __VLS_Props = {
10
10
  onUpdate: (key: string, value: string | number) => void;
11
11
  environment: XScalarEnvironment;
12
12
  };
13
- declare var __VLS_5: {};
13
+ declare var __VLS_9: {};
14
14
  type __VLS_Slots = {} & {
15
- title?: (props: typeof __VLS_5) => any;
15
+ title?: (props: typeof __VLS_9) => any;
16
16
  };
17
- declare const __VLS_component: 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: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
17
+ declare const __VLS_base: 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 __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
19
+ declare const _default: typeof __VLS_export;
19
20
  export default _default;
20
21
  type __VLS_WithSlots<T, S> = T & {
21
22
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"Form.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/features/collection/components/Form.vue"],"names":[],"mappings":"AA0EA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2EAA2E,CAAA;AAQnH,KAAK,WAAW,GAAG;IACjB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,OAAO,EAAE;QACP,GAAG,EAAE,MAAM,CAAA;QACX,KAAK,EAAE,MAAM,CAAA;QACb,WAAW,EAAE,MAAM,CAAA;KACpB,EAAE,CAAA;IACH,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IACzB,QAAQ,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,GAAG,MAAM,KAAK,IAAI,CAAA;IACvD,WAAW,EAAE,kBAAkB,CAAA;CAChC,CAAC;AA4IF,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAyB7C,QAAA,MAAM,eAAe,kSAMnB,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":"Form.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/features/collection/components/Form.vue"],"names":[],"mappings":"AA2EA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2EAA2E,CAAA;AAQnH,KAAK,WAAW,GAAG;IACjB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,OAAO,EAAE;QACP,GAAG,EAAE,MAAM,CAAA;QACX,KAAK,EAAE,MAAM,CAAA;QACb,WAAW,EAAE,MAAM,CAAA;KACpB,EAAE,CAAA;IACH,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IACzB,QAAQ,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,GAAG,MAAM,KAAK,IAAI,CAAA;IACvD,WAAW,EAAE,kBAAkB,CAAA;CAChC,CAAC;AAyKF,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAK7C,QAAA,MAAM,UAAU,kSAEd,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"}