@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
@@ -24,7 +24,9 @@ import { type ClientPlugin } from '../../../v2/helpers/plugins.js';
24
24
  * - Uses operation['x-scalar-method'] and operation['x-scalar-path'] to provide
25
25
  * draft overrides for the UI when present.
26
26
  */
27
- declare const _default: import("vue").DefineComponent<{
27
+ declare const _default: typeof __VLS_export;
28
+ export default _default;
29
+ declare const __VLS_export: import("vue").DefineComponent<{
28
30
  /** Event bus */
29
31
  eventBus: WorkspaceEventBus;
30
32
  /** Document defined security */
@@ -143,5 +145,4 @@ declare const _default: import("vue").DefineComponent<{
143
145
  }> & Readonly<{
144
146
  "onUpdate:servers"?: (() => any) | undefined;
145
147
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
146
- export default _default;
147
148
  //# sourceMappingURL=OperationBlock.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"OperationBlock.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/blocks/operation-block/OperationBlock.vue"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"OperationBlock.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/blocks/operation-block/OperationBlock.vue"],"names":[],"mappings":"AA+YA,OAAO,KAAK,EAAE,UAAU,IAAI,cAAc,EAAE,MAAM,mCAAmC,CAAA;AAErF,OAAO,EAEL,KAAK,gBAAgB,EACtB,MAAM,wBAAwB,CAAA;AAE/B,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,gCAAgC,CAAA;AACpE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,uCAAuC,CAAA;AAC7E,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,iDAAiD,CAAA;AACnF,OAAO,KAAK,EACV,QAAQ,EACR,iBAAiB,EAClB,MAAM,gCAAgC,CAAA;AACvC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2EAA2E,CAAA;AACnH,OAAO,KAAK,EACV,eAAe,EACf,YAAY,EACb,MAAM,8DAA8D,CAAA;AACrE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uDAAuD,CAAA;AAK5F,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AAS3C,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,4CAA4C,CAAA;AAGtF,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,+DAA+D,CAAA;AAK1G,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,sBAAsB,CAAA;AAKxD;;;;;;;;;;;;GAYG;wBACkB,OAAO,YAAY;AAAxC,wBAAyC;AAKzC,QAAA,MAAM,YAAY;IAEhB,gBAAgB;cACN,iBAAiB;IAC3B,gCAAgC;sBACd,eAAe,CAAC,UAAU,CAAC;IAC7C,iCAAiC;8BACP,gBAAgB,GAAG,SAAS;IACtD,0BAA0B;gBACd,MAAM;IAClB,iCAAiC;mBAClB,oBAAoB,EAAE;IACrC,2BAA2B;UACrB,MAAM;IACZ,6BAA6B;YACrB,cAAc;IACtB,mBAAmB;iBACN,gBAAgB;IAC7B,oCAAoC;cAC1B,YAAY,EAAE;IACxB,oBAAoB;YACZ,YAAY;IACpB,gCAAgC;YACxB,YAAY,GAAG,IAAI;IAC3B,gCAAgC;oBAChB,cAAc,CAAC,WAAW,CAAC,CAAC,yBAAyB,CAAC;IACtE,mDAAmD;aAC1C,YAAY,EAAE;IACvB,4CAA4C;uBACzB,OAAO;IAC1B,0BAA0B;kBACZ,MAAM,GAAG,IAAI;IAC3B,mEAAmE;kBACrD,MAAM;IACpB,oBAAoB;aACX,SAAS,GAAG,eAAe;IACpC,uBAAuB;eACZ,eAAe;IAC1B,kCAAkC;+BACP,gBAAgB,GAAG,SAAS;IACvD,qDAAqD;0BAC/B,OAAO;IAC7B,+DAA+D;gBACnD,MAAM;IAClB,2CAA2C;cACjC,QAAQ;IAClB,wCAAwC;qBACvB,qBAAqB;IACtC,qBAAqB;aACZ,YAAY,EAAE;IACvB,uBAAuB;mBACR,MAAM,EAAE;IACvB,qCAAqC;wBACjB,MAAM;IAC1B,8CAA8C;iBACjC,kBAAkB;IAC/B,yCAAyC;cAC/B,MAAM;;;;IAvDhB,gBAAgB;cACN,iBAAiB;IAC3B,gCAAgC;sBACd,eAAe,CAAC,UAAU,CAAC;IAC7C,iCAAiC;8BACP,gBAAgB,GAAG,SAAS;IACtD,0BAA0B;gBACd,MAAM;IAClB,iCAAiC;mBAClB,oBAAoB,EAAE;IACrC,2BAA2B;UACrB,MAAM;IACZ,6BAA6B;YACrB,cAAc;IACtB,mBAAmB;iBACN,gBAAgB;IAC7B,oCAAoC;cAC1B,YAAY,EAAE;IACxB,oBAAoB;YACZ,YAAY;IACpB,gCAAgC;YACxB,YAAY,GAAG,IAAI;IAC3B,gCAAgC;oBAChB,cAAc,CAAC,WAAW,CAAC,CAAC,yBAAyB,CAAC;IACtE,mDAAmD;aAC1C,YAAY,EAAE;IACvB,4CAA4C;uBACzB,OAAO;IAC1B,0BAA0B;kBACZ,MAAM,GAAG,IAAI;IAC3B,mEAAmE;kBACrD,MAAM;IACpB,oBAAoB;aACX,SAAS,GAAG,eAAe;IACpC,uBAAuB;eACZ,eAAe;IAC1B,kCAAkC;+BACP,gBAAgB,GAAG,SAAS;IACvD,qDAAqD;0BAC/B,OAAO;IAC7B,+DAA+D;gBACnD,MAAM;IAClB,2CAA2C;cACjC,QAAQ;IAClB,wCAAwC;qBACvB,qBAAqB;IACtC,qBAAqB;aACZ,YAAY,EAAE;IACvB,uBAAuB;mBACR,MAAM,EAAE;IACvB,qCAAqC;wBACjB,MAAM;IAC1B,8CAA8C;iBACjC,kBAAkB;IAC/B,yCAAyC;cAC/B,MAAM;;;kFAsad,CAAC"}
@@ -34,7 +34,7 @@ type __VLS_Props = {
34
34
  /** Environment variables */
35
35
  environment: XScalarEnvironment;
36
36
  };
37
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
37
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
38
38
  execute: () => any;
39
39
  "update:servers": () => any;
40
40
  "select:history:item": (payload: {
@@ -49,5 +49,6 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
49
49
  }) => any) | undefined;
50
50
  "onAdd:environment"?: (() => any) | undefined;
51
51
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
52
+ declare const _default: typeof __VLS_export;
52
53
  export default _default;
53
54
  //# sourceMappingURL=Header.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Header.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/operation-block/components/Header.vue"],"names":[],"mappings":"AAkKA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mCAAmC,CAAA;AACnE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AACvE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2EAA2E,CAAA;AACnH,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,8DAA8D,CAAA;AAGhG,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AAC3C,OAAO,EAAc,KAAK,OAAO,EAAE,MAAM,sCAAsC,CAAA;AAG/E,KAAK,WAAW,GAAG;IACjB,2BAA2B;IAC3B,IAAI,EAAE,MAAM,CAAA;IACZ,6BAA6B;IAC7B,MAAM,EAAE,UAAU,CAAA;IAClB,oBAAoB;IACpB,MAAM,EAAE,YAAY,CAAA;IACpB,4CAA4C;IAC5C,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,0BAA0B;IAC1B,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAC3B,mEAAmE;IACnE,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,oBAAoB;IACpB,MAAM,CAAC,EAAE,SAAS,GAAG,eAAe,CAAA;IACpC,gCAAgC;IAChC,MAAM,EAAE,YAAY,GAAG,IAAI,CAAA;IAC3B,mDAAmD;IACnD,OAAO,EAAE,YAAY,EAAE,CAAA;IACvB,8BAA8B;IAC9B,OAAO,EAAE,OAAO,EAAE,CAAA;IAClB,gBAAgB;IAChB,QAAQ,EAAE,iBAAiB,CAAA;IAC3B,uBAAuB;IACvB,YAAY,CAAC,EAAE,MAAM,EAAE,CAAA;IACvB,qCAAqC;IACrC,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAC1B,4BAA4B;IAC5B,WAAW,EAAE,kBAAkB,CAAA;CAChC,CAAC;;;;;eAO6C,MAAM;;;;;;;eAAN,MAAM;;;;AAuQrD,wBAOG"}
1
+ {"version":3,"file":"Header.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/operation-block/components/Header.vue"],"names":[],"mappings":"AAmKA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mCAAmC,CAAA;AACnE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AACvE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2EAA2E,CAAA;AACnH,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,8DAA8D,CAAA;AAGhG,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AAC3C,OAAO,EAAc,KAAK,OAAO,EAAE,MAAM,sCAAsC,CAAA;AAG/E,KAAK,WAAW,GAAG;IACjB,2BAA2B;IAC3B,IAAI,EAAE,MAAM,CAAA;IACZ,6BAA6B;IAC7B,MAAM,EAAE,UAAU,CAAA;IAClB,oBAAoB;IACpB,MAAM,EAAE,YAAY,CAAA;IACpB,4CAA4C;IAC5C,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,0BAA0B;IAC1B,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAC3B,mEAAmE;IACnE,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,oBAAoB;IACpB,MAAM,CAAC,EAAE,SAAS,GAAG,eAAe,CAAA;IACpC,gCAAgC;IAChC,MAAM,EAAE,YAAY,GAAG,IAAI,CAAA;IAC3B,mDAAmD;IACnD,OAAO,EAAE,YAAY,EAAE,CAAA;IACvB,8BAA8B;IAC9B,OAAO,EAAE,OAAO,EAAE,CAAA;IAClB,gBAAgB;IAChB,QAAQ,EAAE,iBAAiB,CAAA;IAC3B,uBAAuB;IACvB,YAAY,CAAC,EAAE,MAAM,EAAE,CAAA;IACvB,qCAAqC;IACrC,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAC1B,4BAA4B;IAC5B,WAAW,EAAE,kBAAkB,CAAA;CAChC,CAAC;AAwRF,QAAA,MAAM,YAAY;;;;eAhR6B,MAAM;;;;;;;eAAN,MAAM;;;kFAmRnD,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1 +1 @@
1
- {"version":3,"file":"build-request-body.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/operation-block/helpers/build-request-body.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,0DAA0D,CAAA;AAIjG;;GAEG;AACH,eAAO,MAAM,gBAAgB,GAC3B,aAAa,iBAAiB,GAAG,SAAS;AAC1C,8DAA8D;AAC9D,MAAK,MAAM,CAAC,MAAM,EAAE,MAAM,CAAM;AAChC,qCAAqC;AACrC,mBAAsB,KACrB,QAAQ,GAAG,IAyDb,CAAA"}
1
+ {"version":3,"file":"build-request-body.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/operation-block/helpers/build-request-body.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,0DAA0D,CAAA;AAIjG;;GAEG;AACH,eAAO,MAAM,gBAAgB,GAC3B,aAAa,iBAAiB,GAAG,SAAS;AAC1C,8DAA8D;AAC9D,MAAK,MAAM,CAAC,MAAM,EAAE,MAAM,CAAM;AAChC,qCAAqC;AACrC,mBAAsB,KACrB,QAAQ,GAAG,IAgFb,CAAA"}
@@ -1,26 +1,35 @@
1
- import { replaceEnvVariables as l } from "@scalar/helpers/regex/replace-variables";
2
- import { unpackProxyObject as m } from "@scalar/workspace-store/helpers/unpack-proxy";
3
- import { getExampleFromBody as u } from "../../request-block/helpers/get-request-body-example.js";
4
- const w = (e, a = {}, p = "default") => {
5
- if (!e)
1
+ import { replaceEnvVariables as n } from "@scalar/helpers/regex/replace-variables";
2
+ import { unpackProxyObject as u } from "@scalar/workspace-store/helpers/unpack-proxy";
3
+ import { getExampleFromBody as m } from "../../request-block/helpers/get-request-body-example.js";
4
+ const b = (i, a = {}, f = "default") => {
5
+ if (!i)
6
6
  return null;
7
- const r = e?.["x-scalar-selected-content-type"]?.[p] ?? Object.keys(e?.content ?? {})[0] ?? "application/json", t = u(e, r, p);
8
- if (!t)
7
+ const l = i?.["x-scalar-selected-content-type"]?.[f] ?? Object.keys(i?.content ?? {})[0] ?? "application/json", e = m(i, l, f);
8
+ if (!e)
9
9
  return null;
10
- if ((r === "multipart/form-data" || r === "application/x-www-form-urlencoded") && Array.isArray(t.value)) {
11
- const s = t.value.filter((o) => !o.isDisabled), n = r === "multipart/form-data" ? new FormData() : new URLSearchParams();
12
- return s.forEach(({ name: o, value: i }) => {
13
- if (!o)
10
+ if ((l === "multipart/form-data" || l === "application/x-www-form-urlencoded") && Array.isArray(e.value)) {
11
+ const c = e.value.filter((t) => !t.isDisabled), r = l === "multipart/form-data" ? new FormData() : new URLSearchParams();
12
+ return c.forEach(({ name: t, value: o }) => {
13
+ if (!t)
14
14
  return;
15
- const c = l(o, a);
16
- if (i instanceof File && n instanceof FormData) {
17
- const f = m(i);
18
- n.append(c, f, f.name);
19
- } else typeof i == "string" && n.append(c, l(i, a));
20
- }), n;
15
+ const p = n(t, a);
16
+ if (o instanceof File && r instanceof FormData) {
17
+ const s = u(o);
18
+ r.append(p, s, s.name);
19
+ } else typeof o == "string" && r.append(p, n(o, a));
20
+ }), r;
21
+ }
22
+ if (l === "application/x-www-form-urlencoded" && e.value !== null && typeof e.value == "object" && !Array.isArray(e.value)) {
23
+ const c = new URLSearchParams();
24
+ for (const [r, t] of Object.entries(e.value))
25
+ if (r && t !== void 0 && t !== null) {
26
+ const o = n(r, a), p = typeof t == "string" ? t : String(t);
27
+ c.append(o, n(p, a));
28
+ }
29
+ return c;
21
30
  }
22
- return typeof t.value == "object" ? l(JSON.stringify(t.value), a) : typeof t.value == "string" ? l(t.value, a) : t.value;
31
+ return typeof e.value == "object" ? n(JSON.stringify(e.value), a) : typeof e.value == "string" ? n(e.value, a) : e.value;
23
32
  };
24
33
  export {
25
- w as buildRequestBody
34
+ b as buildRequestBody
26
35
  };
@@ -2,13 +2,15 @@ import type { MediaTypeObject } from '@scalar/workspace-store/schemas/v3.1/stric
2
2
  type __VLS_Props = {
3
3
  examples?: MediaTypeObject['examples'] | Record<string, string>;
4
4
  };
5
- type __VLS_PublicProps = __VLS_Props & {
5
+ type __VLS_ModelProps = {
6
6
  modelValue: string;
7
7
  };
8
- declare const _default: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
8
+ type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
9
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
9
10
  "update:modelValue": (value: string) => any;
10
11
  }, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
11
12
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
12
13
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
+ declare const _default: typeof __VLS_export;
13
15
  export default _default;
14
16
  //# sourceMappingURL=ExamplePicker.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ExamplePicker.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/operation-code-sample/components/ExamplePicker.vue"],"names":[],"mappings":"AA4DA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8DAA8D,CAAA;AAGnG,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,eAAe,CAAC,UAAU,CAAC,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;CAChE,CAAC;AAwBF,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACvC,UAAU,EAAE,MAAM,CAAC;CAClB,CAAC;;;;;;AA0GF,wBAOG"}
1
+ {"version":3,"file":"ExamplePicker.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/operation-code-sample/components/ExamplePicker.vue"],"names":[],"mappings":"AA6DA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8DAA8D,CAAA;AAGnG,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,eAAe,CAAC,UAAU,CAAC,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;CAChE,CAAC;AAsBF,KAAK,gBAAgB,GAAG;IACxB,UAAU,EAAE,MAAM,CAAC;CAClB,CAAC;AAKF,KAAK,iBAAiB,GAAG,WAAW,GAAG,gBAAgB,CAAC;AAwGxD,QAAA,MAAM,YAAY;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -10,12 +10,13 @@ type __VLS_Props = {
10
10
  /** The HTTP method to show */
11
11
  method: HttpMethod | string;
12
12
  };
13
- declare var __VLS_6: {};
13
+ declare var __VLS_8: {};
14
14
  type __VLS_Slots = {} & {
15
- default?: (props: typeof __VLS_6) => any;
15
+ default?: (props: typeof __VLS_8) => 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":"HttpMethod.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/operation-code-sample/components/HttpMethod.vue"],"names":[],"mappings":"AAsCA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mCAAmC,CAAA;AAEnE,OAAO,EAAY,KAAK,SAAS,EAAE,MAAM,KAAK,CAAA;AAE9C,KAAK,WAAW,GAAG;IACjB,2DAA2D;IAC3D,EAAE,CAAC,EAAE,SAAS,GAAG,MAAM,CAAA;IACvB,2GAA2G;IAC3G,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,qDAAqD;IACrD,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,8BAA8B;IAC9B,MAAM,EAAE,UAAU,GAAG,MAAM,CAAA;CAC5B,CAAC;AAqCF,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;AAqB/C,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":"HttpMethod.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/operation-code-sample/components/HttpMethod.vue"],"names":[],"mappings":"AAuCA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mCAAmC,CAAA;AAEnE,OAAO,EAAY,KAAK,SAAS,EAAE,MAAM,KAAK,CAAA;AAE9C,KAAK,WAAW,GAAG;IACjB,2DAA2D;IAC3D,EAAE,CAAC,EAAE,SAAS,GAAG,MAAM,CAAA;IACvB,2GAA2G;IAC3G,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,qDAAqD;IACrD,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,8BAA8B;IAC9B,MAAM,EAAE,UAAU,GAAG,MAAM,CAAA;CAC5B,CAAC;AAiDF,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;AAK/C,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"}
@@ -107,11 +107,24 @@ export type OperationCodeSampleProps = {
107
107
  * @event workspace:update:selected-client - Emitted when the selected client changes
108
108
  * @event scalar-update-selected-example - removed for now, we can bring it back when we need it
109
109
  */
110
- declare const _default: __VLS_WithSlots<import("vue").DefineComponent<OperationCodeSampleProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<OperationCodeSampleProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
110
+ declare const _default: typeof __VLS_export;
111
+ export default _default;
112
+ declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<OperationCodeSampleProps & {
113
+ /** The currently selected example key with v-model support */
114
+ selectedExample?: string;
115
+ }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
116
+ "update:selectedExample": (value: string) => any;
117
+ }, string, import("vue").PublicProps, Readonly<OperationCodeSampleProps & {
118
+ /** The currently selected example key with v-model support */
119
+ selectedExample?: string;
120
+ }> & Readonly<{
121
+ "onUpdate:selectedExample"?: ((value: string) => any) | undefined;
122
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
111
123
  header: () => unknown;
112
- footer: () => unknown;
124
+ footer: ({ exampleName }: {
125
+ exampleName: string;
126
+ }) => unknown;
113
127
  }>;
114
- export default _default;
115
128
  type __VLS_WithSlots<T, S> = T & {
116
129
  new (): {
117
130
  $slots: S;
@@ -1 +1 @@
1
- {"version":3,"file":"OperationCodeSample.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/operation-code-sample/components/OperationCodeSample.vue"],"names":[],"mappings":"AAycA,OAAO,KAAK,EAAE,UAAU,IAAI,cAAc,EAAE,MAAM,mCAAmC,CAAA;AAErF,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,kBAAkB,CAAA;AACxD,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,qEAAqE,CAAA;AACxG,OAAO,KAAK,EACV,eAAe,EACf,YAAY,EACb,MAAM,8DAA8D,CAAA;AASrE,OAAO,KAAK,EAEV,iBAAiB,EAElB,MAAM,yCAAyC,CAAA;AAChD,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,6DAA6D,CAAA;AAM7G,MAAM,MAAM,wBAAwB,GAAG;IACrC;;;OAGG;IACH,WAAW,CAAC,EAAE,QAAQ,GAAG,WAAW,CAAA;IACpC;;OAEG;IACH,aAAa,EAAE,iBAAiB,EAAE,CAAA;IAClC;;;;OAIG;IACH,cAAc,CAAC,EAAE,gBAAgB,CAAC,MAAM,CAAC,CAAA;IACzC;;OAEG;IACH,cAAc,CAAC,EAAE,YAAY,GAAG,IAAI,CAAA;IACpC;;;;;OAKG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAA;IAC5B;;;;;;;;;;;;;;;;;;;;;;;;;;;OA2BG;IACH,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB;;OAEG;IACH,QAAQ,EAAE,iBAAiB,CAAA;IAC3B;;OAEG;IACH,eAAe,EAAE,0BAA0B,EAAE,CAAA;IAC7C;;OAEG;IACH,MAAM,EAAE,cAAc,CAAA;IACtB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAA;IACZ;;OAEG;IACH,SAAS,EAAE,eAAe,CAAA;IAC1B;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,MAAM,CAAA;IAC5B;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB;;OAEG;IACH,aAAa,CAAC,EAAE,aAAa,EAAE,CAAA;CAChC,CAAA;AAED;;;;;;;;GAQG;;YAqBO,MAAM,OAAO;YACb,MAAM,OAAO;;AArBvB,wBA2fC;AAOD,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"OperationCodeSample.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/operation-code-sample/components/OperationCodeSample.vue"],"names":[],"mappings":"AAydA,OAAO,KAAK,EAAE,UAAU,IAAI,cAAc,EAAE,MAAM,mCAAmC,CAAA;AAErF,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,kBAAkB,CAAA;AACxD,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,qEAAqE,CAAA;AACxG,OAAO,KAAK,EACV,eAAe,EACf,YAAY,EACb,MAAM,8DAA8D,CAAA;AAgBrE,OAAO,KAAK,EAEV,iBAAiB,EAElB,MAAM,yCAAyC,CAAA;AAChD,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,6DAA6D,CAAA;AAM7G,MAAM,MAAM,wBAAwB,GAAG;IACrC;;;OAGG;IACH,WAAW,CAAC,EAAE,QAAQ,GAAG,WAAW,CAAA;IACpC;;OAEG;IACH,aAAa,EAAE,iBAAiB,EAAE,CAAA;IAClC;;;;OAIG;IACH,cAAc,CAAC,EAAE,gBAAgB,CAAC,MAAM,CAAC,CAAA;IACzC;;OAEG;IACH,cAAc,CAAC,EAAE,YAAY,GAAG,IAAI,CAAA;IACpC;;;;;OAKG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAA;IAC5B;;;;;;;;;;;;;;;;;;;;;;;;;;;OA2BG;IACH,eAAe,CAAC,EAAE,MAAM,CAAA;IACxB;;OAEG;IACH,QAAQ,EAAE,iBAAiB,CAAA;IAC3B;;OAEG;IACH,eAAe,EAAE,0BAA0B,EAAE,CAAA;IAC7C;;OAEG;IACH,MAAM,EAAE,cAAc,CAAA;IACtB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAA;IACZ;;OAEG;IACH,SAAS,EAAE,eAAe,CAAA;IAC1B;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,MAAM,CAAA;IAC5B;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB;;OAEG;IACH,aAAa,CAAC,EAAE,aAAa,EAAE,CAAA;CAChC,CAAA;AAED;;;;;;;;GAQG;wBACkB,OAAO,YAAY;AAAxC,wBAAyC;AAGzC,QAAA,MAAM,YAAY;IA2KlB,8DAA8D;sBAC1C,MAAM;;;;IAD1B,8DAA8D;sBAC1C,MAAM;;;;YAxJhB,MAAM,OAAO;YACb,CAAC,EAAE,WAAW,EAAE,EAAE;QAAE,WAAW,EAAE,MAAM,CAAA;KAAE,KAAK,OAAO;EAygB3D,CAAC;AACL,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -1,7 +1,7 @@
1
1
  import o from "./OperationCodeSample.vue2.js";
2
2
  /* empty css */
3
3
  import t from "../../../../_virtual/_plugin-vue_export-helper.js";
4
- const e = /* @__PURE__ */ t(o, [["__scopeId", "data-v-8dad5801"]]);
4
+ const a = /* @__PURE__ */ t(o, [["__scopeId", "data-v-cbc307e3"]]);
5
5
  export {
6
- e as default
6
+ a as default
7
7
  };
@@ -1,23 +1,23 @@
1
- import { defineComponent as $, computed as o, ref as b, watch as D, useId as I, createBlock as u, createCommentVNode as d, openBlock as s, unref as a, withCtx as n, createVNode as r, createSlots as N, createElementVNode as g, createElementBlock as x, renderSlot as y, createTextVNode as W, toDisplayString as R } from "vue";
2
- import { ScalarCard as S, ScalarCardHeader as z, ScalarCombobox as U, ScalarButton as A, ScalarCardSection as T, ScalarCodeBlock as F, ScalarVirtualText as M, ScalarCardFooter as K } from "@scalar/components";
3
- import { freezeElement as Z } from "@scalar/helpers/dom/freeze-element";
4
- import { ScalarIconCaretDown as G } from "@scalar/icons";
5
- import { getResolvedRef as J } from "@scalar/workspace-store/helpers/get-resolved-ref";
6
- import { operationToHar as P } from "../helpers/operation-to-har/operation-to-har.js";
7
- import V from "./HttpMethod.vue.js";
8
- import { findClient as q } from "../helpers/find-client.js";
9
- import { getClients as Q } from "../helpers/get-clients.js";
10
- import { getCustomCodeSamples as X } from "../helpers/get-custom-code-samples.js";
11
- import { getSecrets as Y } from "../helpers/get-secrets.js";
12
- import { generateCodeSnippet as _ } from "../helpers/generate-code-snippet.js";
13
- import ee from "./ExamplePicker.vue.js";
14
- const te = ["innerHTML"], le = ["id"], ae = {
1
+ import { defineComponent as $, mergeModels as N, computed as o, useModel as D, onBeforeMount as I, ref as b, watch as M, useId as W, createBlock as i, createCommentVNode as m, openBlock as s, unref as a, withCtx as n, createVNode as r, createSlots as R, createElementVNode as x, createElementBlock as C, renderSlot as p, createTextVNode as z, toDisplayString as U } from "vue";
2
+ import { ScalarCard as S, ScalarCardHeader as A, ScalarCombobox as F, ScalarButton as K, ScalarCardSection as T, ScalarCodeBlock as Z, ScalarVirtualText as G, ScalarCardFooter as J } from "@scalar/components";
3
+ import { freezeElement as P } from "@scalar/helpers/dom/freeze-element";
4
+ import { ScalarIconCaretDown as Q } from "@scalar/icons";
5
+ import { getResolvedRef as X } from "@scalar/workspace-store/helpers/get-resolved-ref";
6
+ import { operationToHar as Y } from "../helpers/operation-to-har/operation-to-har.js";
7
+ import B from "./HttpMethod.vue.js";
8
+ import { findClient as V } from "../helpers/find-client.js";
9
+ import { getClients as _ } from "../helpers/get-clients.js";
10
+ import { getCustomCodeSamples as ee } from "../helpers/get-custom-code-samples.js";
11
+ import { getSecrets as te } from "../helpers/get-secrets.js";
12
+ import { generateCodeSnippet as le } from "../helpers/generate-code-snippet.js";
13
+ import ae from "./ExamplePicker.vue.js";
14
+ const oe = ["innerHTML"], ne = ["id"], se = {
15
15
  key: 0,
16
16
  class: "request-card-footer-addon"
17
- }, oe = { class: "request-header" }, ne = {}, be = /* @__PURE__ */ $({
18
- ...ne,
17
+ }, re = { class: "request-header" }, ue = {}, Ce = /* @__PURE__ */ $({
18
+ ...ue,
19
19
  __name: "OperationCodeSample",
20
- props: {
20
+ props: /* @__PURE__ */ N({
21
21
  integration: {},
22
22
  clientOptions: {},
23
23
  selectedClient: {},
@@ -33,107 +33,115 @@ const te = ["innerHTML"], le = ["id"], ae = {
33
33
  generateLabel: { type: Function },
34
34
  isWebhook: { type: Boolean },
35
35
  globalCookies: {}
36
- },
36
+ }, {
37
+ selectedExample: {
38
+ default: ""
39
+ },
40
+ selectedExampleModifiers: {}
41
+ }),
42
+ emits: ["update:selectedExample"],
37
43
  setup(e) {
38
- const i = o(() => {
39
- const t = J(e.operation.requestBody)?.content ?? {}, l = e.selectedContentType || Object.keys(t)[0];
44
+ const d = o(() => {
45
+ const t = X(e.operation.requestBody)?.content ?? {}, l = e.selectedContentType || Object.keys(t)[0];
40
46
  return l ? t[l]?.examples ?? {} : {};
41
- }), m = b(
42
- e.selectedExample ?? Object.keys(i.value)[0] ?? ""
43
- ), C = o(() => X(e.operation)), f = o(
44
- () => Q(C.value, e.clientOptions)
47
+ }), u = D(e, "selectedExample");
48
+ I(() => {
49
+ u.value ||= Object.keys(d.value)[0] ?? "";
50
+ });
51
+ const g = o(() => ee(e.operation)), f = o(
52
+ () => _(g.value, e.clientOptions)
45
53
  ), c = b(
46
- q(f.value, e.selectedClient)
54
+ V(f.value, e.selectedClient)
47
55
  );
48
- D(
56
+ M(
49
57
  () => e.selectedClient,
50
58
  (t) => {
51
- const l = q(f.value, t);
59
+ const l = V(f.value, t);
52
60
  l && (c.value = l);
53
61
  }
54
62
  );
55
- const k = o(() => {
63
+ const y = o(() => {
56
64
  if (!e.isWebhook) return null;
57
65
  try {
58
- return P({
66
+ return Y({
59
67
  operation: e.operation,
60
68
  method: e.method,
61
69
  path: e.path,
62
- example: m.value
70
+ example: u.value
63
71
  });
64
72
  } catch (t) {
65
73
  return console.error("[webhookHar]", t), null;
66
74
  }
67
- }), h = o(() => e.isWebhook ? k.value?.postData?.text ?? "" : _({
75
+ }), h = o(() => e.isWebhook ? y.value?.postData?.text ?? "" : le({
68
76
  includeDefaultHeaders: e.integration === "client",
69
77
  clientId: c.value?.id,
70
- customCodeSamples: C.value,
78
+ customCodeSamples: g.value,
71
79
  operation: e.operation,
72
80
  method: e.method,
73
81
  path: e.path,
74
82
  contentType: e.selectedContentType,
75
83
  server: e.selectedServer,
76
84
  securitySchemes: e.securitySchemes,
77
- example: m.value,
85
+ example: u.value,
78
86
  globalCookies: e.globalCookies
79
- })), B = o(() => e.isWebhook ? w.value : c.value?.lang), w = o(() => {
80
- if (!k.value?.postData) return "json";
81
- const t = k.value.postData.mimeType;
87
+ })), q = o(() => e.isWebhook ? E.value : c.value?.lang), E = o(() => {
88
+ if (!y.value?.postData) return "json";
89
+ const t = y.value.postData.mimeType;
82
90
  return t?.includes("json") ? "json" : t?.includes("xml") ? "xml" : t?.includes("yaml") || t?.includes("yml") ? "yaml" : t?.includes("text/plain") ? "text" : "json";
83
- }), H = o(() => Y(e.securitySchemes)), p = b(null), O = (t) => {
84
- if (p.value) {
85
- const l = Z(p.value.$el);
91
+ }), w = o(() => te(e.securitySchemes)), k = b(null), H = (t) => {
92
+ if (k.value) {
93
+ const l = P(k.value.$el);
86
94
  setTimeout(() => {
87
95
  l();
88
96
  }, 300);
89
97
  }
90
98
  c.value = t, t && !t.id.startsWith("custom") && e.eventBus.emit("workspace:update:selected-client", t.id);
91
- }, j = 2e4, E = o(
92
- () => (h.value.length ?? 0) > j
93
- ), L = I();
94
- return (t, l) => h.value ? (s(), u(a(S), {
99
+ }, O = 2e4, j = o(
100
+ () => (h.value.length ?? 0) > O
101
+ ), L = W();
102
+ return (t, l) => h.value ? (s(), i(a(S), {
95
103
  key: 0,
96
104
  ref_key: "elem",
97
- ref: p,
105
+ ref: k,
98
106
  class: "request-card dark-mode"
99
107
  }, {
100
108
  default: n(() => [
101
- r(a(z), { class: "pr-2.5" }, N({
109
+ r(a(A), { class: "pr-2.5" }, R({
102
110
  default: n(() => [
103
- l[2] || (l[2] = g("span", { class: "sr-only" }, "Request Example for", -1)),
104
- r(V, {
111
+ l[2] || (l[2] = x("span", { class: "sr-only" }, "Request Example for", -1)),
112
+ r(B, {
105
113
  as: "span",
106
114
  class: "request-method",
107
115
  method: e.method
108
116
  }, null, 8, ["method"]),
109
- e.generateLabel ? (s(), x("span", {
117
+ e.generateLabel ? (s(), C("span", {
110
118
  key: 0,
111
119
  innerHTML: e.generateLabel()
112
- }, null, 8, te)) : d("", !0),
113
- y(t.$slots, "header", {}, void 0, !0)
120
+ }, null, 8, oe)) : m("", !0),
121
+ p(t.$slots, "header", {}, void 0, !0)
114
122
  ]),
115
123
  _: 2
116
124
  }, [
117
125
  !e.isWebhook && f.value.length ? {
118
126
  name: "actions",
119
127
  fn: n(() => [
120
- r(a(U), {
128
+ r(a(F), {
121
129
  class: "max-h-80",
122
130
  modelValue: c.value,
123
131
  options: f.value,
124
132
  placement: "bottom-end",
125
133
  teleport: "",
126
- "onUpdate:modelValue": l[0] || (l[0] = (v) => O(v))
134
+ "onUpdate:modelValue": l[0] || (l[0] = (v) => H(v))
127
135
  }, {
128
136
  default: n(() => [
129
- r(a(A), {
137
+ r(a(K), {
130
138
  class: "text-c-2 hover:text-c-1 flex h-full w-fit gap-1.5 px-0.5 py-0 text-base font-normal",
131
139
  "data-testid": "client-picker",
132
140
  variant: "ghost"
133
141
  }, {
134
142
  default: n(() => [
135
- W(R(c.value?.title) + " ", 1),
136
- r(a(G), {
143
+ z(U(c.value?.title) + " ", 1),
144
+ r(a(Q), {
137
145
  class: "ui-open:rotate-180 mt-0.25 size-3 transition-transform duration-100",
138
146
  weight: "bold"
139
147
  })
@@ -149,71 +157,71 @@ const te = ["innerHTML"], le = ["id"], ae = {
149
157
  ]), 1024),
150
158
  r(a(T), { class: "request-editor-section custom-scroll p-0" }, {
151
159
  default: n(() => [
152
- g("div", {
160
+ x("div", {
153
161
  id: `${a(L)}-example`,
154
162
  class: "code-snippet"
155
163
  }, [
156
- E.value ? (s(), u(a(M), {
164
+ j.value ? (s(), i(a(G), {
157
165
  key: 1,
158
166
  containerClass: "custom-scroll scalar-code-block border rounded-b flex flex-1 max-h-screen",
159
167
  contentClass: "language-plaintext whitespace-pre font-code text-base",
160
168
  lineHeight: 20,
161
169
  text: h.value
162
- }, null, 8, ["text"])) : (s(), u(a(F), {
170
+ }, null, 8, ["text"])) : (s(), i(a(Z), {
163
171
  key: 0,
164
- class: "bg-b-2 !min-h-full -outline-offset-2",
172
+ class: "bg-b-2 h-full",
165
173
  content: h.value,
166
- hideCredentials: H.value,
167
- lang: B.value,
174
+ hideCredentials: w.value,
175
+ lang: q.value,
168
176
  lineNumbers: ""
169
177
  }, null, 8, ["content", "hideCredentials", "lang"]))
170
- ], 8, le)
178
+ ], 8, ne)
171
179
  ]),
172
180
  _: 1
173
181
  }),
174
- Object.keys(i.value).length > 1 || t.$slots.footer ? (s(), u(a(K), {
182
+ Object.keys(d.value).length > 1 || t.$slots.footer ? (s(), i(a(J), {
175
183
  key: 0,
176
184
  class: "request-card-footer bg-b-3"
177
185
  }, {
178
186
  default: n(() => [
179
- Object.keys(i.value).length > 1 ? (s(), x("div", ae, [
180
- Object.keys(i.value).length ? (s(), u(ee, {
187
+ Object.keys(d.value).length > 1 ? (s(), C("div", se, [
188
+ Object.keys(d.value).length ? (s(), i(ae, {
181
189
  key: 0,
182
- modelValue: m.value,
183
- "onUpdate:modelValue": l[1] || (l[1] = (v) => m.value = v),
184
- examples: i.value
185
- }, null, 8, ["modelValue", "examples"])) : d("", !0)
186
- ])) : d("", !0),
187
- y(t.$slots, "footer", {}, void 0, !0)
190
+ modelValue: u.value,
191
+ "onUpdate:modelValue": l[1] || (l[1] = (v) => u.value = v),
192
+ examples: d.value
193
+ }, null, 8, ["modelValue", "examples"])) : m("", !0)
194
+ ])) : m("", !0),
195
+ p(t.$slots, "footer", { exampleName: u.value }, void 0, !0)
188
196
  ]),
189
197
  _: 3
190
- })) : d("", !0)
198
+ })) : m("", !0)
191
199
  ]),
192
200
  _: 3
193
- }, 512)) : e.fallback ? (s(), u(a(S), {
201
+ }, 512)) : e.fallback ? (s(), i(a(S), {
194
202
  key: 1,
195
203
  class: "request-card dark-mode"
196
204
  }, {
197
205
  default: n(() => [
198
206
  r(a(T), { class: "request-card-simple" }, {
199
207
  default: n(() => [
200
- g("div", oe, [
201
- r(V, {
208
+ x("div", re, [
209
+ r(B, {
202
210
  as: "span",
203
211
  class: "request-method",
204
212
  method: e.method
205
213
  }, null, 8, ["method"]),
206
- y(t.$slots, "header", {}, void 0, !0)
214
+ p(t.$slots, "header", {}, void 0, !0)
207
215
  ]),
208
- y(t.$slots, "footer", {}, void 0, !0)
216
+ p(t.$slots, "footer", { exampleName: u.value }, void 0, !0)
209
217
  ]),
210
218
  _: 3
211
219
  })
212
220
  ]),
213
221
  _: 3
214
- })) : d("", !0);
222
+ })) : m("", !0);
215
223
  }
216
224
  });
217
225
  export {
218
- be as default
226
+ Ce as default
219
227
  };
@@ -33,6 +33,7 @@ type __VLS_Props = {
33
33
  selectedSecuritySchemes: SecuritySchemeObjectSecret[];
34
34
  server: ServerObject | null;
35
35
  };
36
- 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>;
36
+ 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>;
37
+ declare const _default: typeof __VLS_export;
37
38
  export default _default;
38
39
  //# sourceMappingURL=RequestBlock.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RequestBlock.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/blocks/request-block/RequestBlock.vue"],"names":[],"mappings":"AA0iBA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mCAAmC,CAAA;AAEnE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,gCAAgC,CAAA;AACpE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,uCAAuC,CAAA;AAC7E,OAAO,KAAK,EAEV,QAAQ,EACR,iBAAiB,EAClB,MAAM,gCAAgC,CAAA;AAGvC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2EAA2E,CAAA;AACnH,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,qEAAqE,CAAA;AACxG,OAAO,KAAK,EACV,eAAe,EACf,eAAe,EACf,YAAY,EACb,MAAM,8DAA8D,CAAA;AAKrE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AAI3C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,mCAAmC,CAAA;AAU1E,OAAO,EAEL,KAAK,qBAAqB,EAC3B,MAAM,wCAAwC,CAAA;AAC/C,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,6DAA6D,CAAA;AAC7G,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAA;AAWxD,MAAM,MAAM,oBAAoB,GAAG,aAAa,GAAG;IACjD,QAAQ,EAAE,UAAU,GAAG,WAAW,CAAA;CACnC,CAAA;AAED,KAAK,WAAW,GAAG;IACjB,QAAQ,EAAE,QAAQ,CAAA;IAClB,aAAa,EAAE,iBAAiB,EAAE,CAAA;IAClC,WAAW,EAAE,kBAAkB,CAAA;IAC/B,QAAQ,EAAE,iBAAiB,CAAA;IAC3B,UAAU,EAAE,MAAM,CAAA;IAClB,aAAa,EAAE,oBAAoB,EAAE,CAAA;IACrC,MAAM,EAAE,YAAY,CAAA;IACpB,MAAM,EAAE,UAAU,CAAA;IAClB,SAAS,EAAE,eAAe,CAAA;IAC1B,IAAI,EAAE,MAAM,CAAA;IACZ,OAAO,EAAE,YAAY,EAAE,CAAA;IACvB,QAAQ,EAAE,MAAM,CAAA;IAChB,oBAAoB,EAAE,eAAe,CAAC,UAAU,CAAC,CAAA;IACjD,eAAe,EAAE,qBAAqB,CAAA;IACtC,cAAc,EAAE,cAAc,CAAC,WAAW,CAAC,CAAC,yBAAyB,CAAC,CAAA;IACtE,gBAAgB,EAAE,gBAAgB,CAAA;IAClC,uBAAuB,EAAE,0BAA0B,EAAE,CAAA;IACrD,MAAM,EAAE,YAAY,GAAG,IAAI,CAAA;CAC5B,CAAC;;AAmqBF,wBAMG"}
1
+ {"version":3,"file":"RequestBlock.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/blocks/request-block/RequestBlock.vue"],"names":[],"mappings":"AA2iBA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mCAAmC,CAAA;AAEnE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,gCAAgC,CAAA;AACpE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,uCAAuC,CAAA;AAC7E,OAAO,KAAK,EAEV,QAAQ,EACR,iBAAiB,EAClB,MAAM,gCAAgC,CAAA;AAGvC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2EAA2E,CAAA;AACnH,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,qEAAqE,CAAA;AACxG,OAAO,KAAK,EACV,eAAe,EACf,eAAe,EACf,YAAY,EACb,MAAM,8DAA8D,CAAA;AAKrE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AAI3C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,mCAAmC,CAAA;AAU1E,OAAO,EAEL,KAAK,qBAAqB,EAC3B,MAAM,wCAAwC,CAAA;AAC/C,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,6DAA6D,CAAA;AAC7G,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAA;AAWxD,MAAM,MAAM,oBAAoB,GAAG,aAAa,GAAG;IACjD,QAAQ,EAAE,UAAU,GAAG,WAAW,CAAA;CACnC,CAAA;AAED,KAAK,WAAW,GAAG;IACjB,QAAQ,EAAE,QAAQ,CAAA;IAClB,aAAa,EAAE,iBAAiB,EAAE,CAAA;IAClC,WAAW,EAAE,kBAAkB,CAAA;IAC/B,QAAQ,EAAE,iBAAiB,CAAA;IAC3B,UAAU,EAAE,MAAM,CAAA;IAClB,aAAa,EAAE,oBAAoB,EAAE,CAAA;IACrC,MAAM,EAAE,YAAY,CAAA;IACpB,MAAM,EAAE,UAAU,CAAA;IAClB,SAAS,EAAE,eAAe,CAAA;IAC1B,IAAI,EAAE,MAAM,CAAA;IACZ,OAAO,EAAE,YAAY,EAAE,CAAA;IACvB,QAAQ,EAAE,MAAM,CAAA;IAChB,oBAAoB,EAAE,eAAe,CAAC,UAAU,CAAC,CAAA;IACjD,eAAe,EAAE,qBAAqB,CAAA;IACtC,cAAc,EAAE,cAAc,CAAC,WAAW,CAAC,CAAC,yBAAyB,CAAC,CAAA;IACtE,gBAAgB,EAAE,gBAAgB,CAAA;IAClC,uBAAuB,EAAE,0BAA0B,EAAE,CAAA;IACrD,MAAM,EAAE,YAAY,GAAG,IAAI,CAAA;CAC5B,CAAC;AAkqBF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -10,7 +10,7 @@ type __VLS_Props = {
10
10
  /** Selected environment */
11
11
  environment: XScalarEnvironment;
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
  "update:formValue": (payload: Pick<{
15
15
  payload: {
16
16
  name: string;
@@ -47,5 +47,6 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
47
47
  meta: import("@scalar/workspace-store/events").OperationExampleMeta;
48
48
  }, "payload" | "contentType">) => any) | undefined;
49
49
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
50
+ declare const _default: typeof __VLS_export;
50
51
  export default _default;
51
52
  //# sourceMappingURL=RequestBody.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RequestBody.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/request-block/components/RequestBody.vue"],"names":[],"mappings":"AA8RA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2EAA2E,CAAA;AACnH,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,8DAA8D,CAAA;AAgBrG,KAAK,WAAW,GAAG;IACjB,mBAAmB;IACnB,WAAW,CAAC,EAAE,iBAAiB,CAAA;IAC/B,+DAA+D;IAC/D,UAAU,EAAE,MAAM,CAAA;IAClB,oBAAoB;IACpB,KAAK,EAAE,MAAM,CAAA;IACb,2BAA2B;IAC3B,WAAW,EAAE,kBAAkB,CAAA;CAChC,CAAC;;;;;;;;;;;;eAI4C,MAAM;;;;;;;;;;;;;;;;;;eAAN,MAAM;;;;;;;;AA8epD,wBAOG"}
1
+ {"version":3,"file":"RequestBody.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/request-block/components/RequestBody.vue"],"names":[],"mappings":"AA+RA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2EAA2E,CAAA;AACnH,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,8DAA8D,CAAA;AAgBrG,KAAK,WAAW,GAAG;IACjB,mBAAmB;IACnB,WAAW,CAAC,EAAE,iBAAiB,CAAA;IAC/B,+DAA+D;IAC/D,UAAU,EAAE,MAAM,CAAA;IAClB,oBAAoB;IACpB,KAAK,EAAE,MAAM,CAAA;IACb,2BAA2B;IAC3B,WAAW,EAAE,kBAAkB,CAAA;CAChC,CAAC;AAugBF,QAAA,MAAM,YAAY;;;;;;;;;;;eAlgB4B,MAAM;;;;;;;;;;;;;;;;;;eAAN,MAAM;;;;;;;kFAqgBlD,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -5,7 +5,7 @@ type __VLS_Props = {
5
5
  selectedContentType: string;
6
6
  environment: XScalarEnvironment;
7
7
  };
8
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
8
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
9
9
  "update:formValue": (payload: {
10
10
  name: string;
11
11
  value: string | File;
@@ -18,5 +18,6 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
18
18
  isDisabled: boolean;
19
19
  }[]) => 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=RequestBodyForm.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RequestBodyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/request-block/components/RequestBodyForm.vue"],"names":[],"mappings":"AAoHA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2EAA2E,CAAA;AACnH,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,8DAA8D,CAAA;AAOjG,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,aAAa,GAAG,SAAS,GAAG,IAAI,CAAA;IACzC,mBAAmB,EAAE,MAAM,CAAA;IAC3B,WAAW,EAAE,kBAAkB,CAAA;CAChC,CAAC;;;;;;;;;;;;;;AAwKF,wBAOG"}
1
+ {"version":3,"file":"RequestBodyForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/request-block/components/RequestBodyForm.vue"],"names":[],"mappings":"AAqHA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2EAA2E,CAAA;AACnH,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,8DAA8D,CAAA;AAOjG,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,aAAa,GAAG,SAAS,GAAG,IAAI,CAAA;IACzC,mBAAmB,EAAE,MAAM,CAAA;IAC3B,WAAW,EAAE,kBAAkB,CAAA;CAChC,CAAC;AA0KF,QAAA,MAAM,YAAY;;;;;;;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -3,6 +3,7 @@ import type { OperationCodeSampleProps } from '../../../../v2/blocks/operation-c
3
3
  type __VLS_Props = OperationCodeSampleProps & {
4
4
  eventBus: WorkspaceEventBus;
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=RequestCodeSnippet.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RequestCodeSnippet.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/request-block/components/RequestCodeSnippet.vue"],"names":[],"mappings":"AAmKA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAQvE,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,sEAAsE,CAAA;AAQpH,KAAK,WAAW,GAAG,wBAAwB,GAAG;IAAE,QAAQ,EAAE,iBAAiB,CAAA;CAAE,CAAC;;AAiR9E,wBAMG"}
1
+ {"version":3,"file":"RequestCodeSnippet.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/request-block/components/RequestCodeSnippet.vue"],"names":[],"mappings":"AAoKA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAQvE,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,sEAAsE,CAAA;AAQpH,KAAK,WAAW,GAAG,wBAAwB,GAAG;IAAE,QAAQ,EAAE,iBAAiB,CAAA;CAAE,CAAC;AAoS9E,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}