@scalar/api-client 2.26.0 → 2.26.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (546) hide show
  1. package/CHANGELOG.md +51 -0
  2. package/dist/components/AddressBar/AddressBar.vue.d.ts +2 -1
  3. package/dist/components/AddressBar/AddressBar.vue.d.ts.map +1 -1
  4. package/dist/components/AddressBar/AddressBarHistory.vue.d.ts +2 -1
  5. package/dist/components/AddressBar/AddressBarHistory.vue.d.ts.map +1 -1
  6. package/dist/components/CodeInput/CodeInput.vue.d.ts +3 -2
  7. package/dist/components/CodeInput/CodeInput.vue.d.ts.map +1 -1
  8. package/dist/components/CommandPalette/CommandActionForm.vue.d.ts +5 -4
  9. package/dist/components/CommandPalette/CommandActionForm.vue.d.ts.map +1 -1
  10. package/dist/components/CommandPalette/CommandActionInput.vue.d.ts +2 -1
  11. package/dist/components/CommandPalette/CommandActionInput.vue.d.ts.map +1 -1
  12. package/dist/components/CommandPalette/CommandPaletteCollection.vue.d.ts +2 -1
  13. package/dist/components/CommandPalette/CommandPaletteCollection.vue.d.ts.map +1 -1
  14. package/dist/components/CommandPalette/CommandPaletteExample.vue.d.ts +2 -1
  15. package/dist/components/CommandPalette/CommandPaletteExample.vue.d.ts.map +1 -1
  16. package/dist/components/CommandPalette/CommandPaletteImport.vue.d.ts +2 -1
  17. package/dist/components/CommandPalette/CommandPaletteImport.vue.d.ts.map +1 -1
  18. package/dist/components/CommandPalette/CommandPaletteImportCurl.vue.d.ts +2 -1
  19. package/dist/components/CommandPalette/CommandPaletteImportCurl.vue.d.ts.map +1 -1
  20. package/dist/components/CommandPalette/CommandPaletteServer.vue.d.ts +2 -1
  21. package/dist/components/CommandPalette/CommandPaletteServer.vue.d.ts.map +1 -1
  22. package/dist/components/CommandPalette/CommandPaletteTag.vue.d.ts +2 -1
  23. package/dist/components/CommandPalette/CommandPaletteTag.vue.d.ts.map +1 -1
  24. package/dist/components/CommandPalette/CommandPaletteWorkspace.vue.d.ts +2 -1
  25. package/dist/components/CommandPalette/CommandPaletteWorkspace.vue.d.ts.map +1 -1
  26. package/dist/components/CommandPalette/TheCommandPalette.vue.d.ts +2 -1
  27. package/dist/components/CommandPalette/TheCommandPalette.vue.d.ts.map +1 -1
  28. package/dist/components/CommandPalette/WatchModeToggle.vue.d.ts +2 -1
  29. package/dist/components/CommandPalette/WatchModeToggle.vue.d.ts.map +1 -1
  30. package/dist/components/DataTable/DataTable.vue.d.ts +3 -2
  31. package/dist/components/DataTable/DataTable.vue.d.ts.map +1 -1
  32. package/dist/components/DataTable/DataTableCell.vue.d.ts +5 -4
  33. package/dist/components/DataTable/DataTableCell.vue.d.ts.map +1 -1
  34. package/dist/components/DataTable/DataTableCheckbox.vue.d.ts +2 -1
  35. package/dist/components/DataTable/DataTableCheckbox.vue.d.ts.map +1 -1
  36. package/dist/components/DataTable/DataTableHeader.vue.d.ts +5 -4
  37. package/dist/components/DataTable/DataTableHeader.vue.d.ts.map +1 -1
  38. package/dist/components/DataTable/DataTableInput.vue.d.ts +7 -6
  39. package/dist/components/DataTable/DataTableInput.vue.d.ts.map +1 -1
  40. package/dist/components/DataTable/DataTableInputSelect.vue.d.ts +2 -1
  41. package/dist/components/DataTable/DataTableInputSelect.vue.d.ts.map +1 -1
  42. package/dist/components/DataTable/DataTableRow.vue.d.ts +3 -2
  43. package/dist/components/DataTable/DataTableRow.vue.d.ts.map +1 -1
  44. package/dist/components/DataTable/DataTableText.vue.d.ts +5 -4
  45. package/dist/components/DataTable/DataTableText.vue.d.ts.map +1 -1
  46. package/dist/components/EmptyState.vue.d.ts +2 -1
  47. package/dist/components/EmptyState.vue.d.ts.map +1 -1
  48. package/dist/components/EnvironmentSelector/EnvironmentSelector.vue.d.ts +2 -1
  49. package/dist/components/EnvironmentSelector/EnvironmentSelector.vue.d.ts.map +1 -1
  50. package/dist/components/Form/Form.vue.d.ts +5 -4
  51. package/dist/components/Form/Form.vue.d.ts.map +1 -1
  52. package/dist/components/Form/LabelInput.vue.d.ts +2 -1
  53. package/dist/components/Form/LabelInput.vue.d.ts.map +1 -1
  54. package/dist/components/HelpfulLink.vue.d.ts +3 -2
  55. package/dist/components/HelpfulLink.vue.d.ts.map +1 -1
  56. package/dist/components/HttpMethod/HttpMethod.vue.d.ts +2 -1
  57. package/dist/components/HttpMethod/HttpMethod.vue.d.ts.map +1 -1
  58. package/dist/components/IconSelector.vue.d.ts +6 -5
  59. package/dist/components/IconSelector.vue.d.ts.map +1 -1
  60. package/dist/components/ImportCollection/DropEventListener.vue.d.ts +2 -1
  61. package/dist/components/ImportCollection/DropEventListener.vue.d.ts.map +1 -1
  62. package/dist/components/ImportCollection/ImportCollectionListener.vue.d.ts +3 -2
  63. package/dist/components/ImportCollection/ImportCollectionListener.vue.d.ts.map +1 -1
  64. package/dist/components/ImportCollection/ImportCollectionModal.vue.d.ts +2 -1
  65. package/dist/components/ImportCollection/ImportCollectionModal.vue.d.ts.map +1 -1
  66. package/dist/components/ImportCollection/ImportNowButton.vue.d.ts +2 -1
  67. package/dist/components/ImportCollection/ImportNowButton.vue.d.ts.map +1 -1
  68. package/dist/components/ImportCollection/IntegrationLogo.vue.d.ts +2 -1
  69. package/dist/components/ImportCollection/IntegrationLogo.vue.d.ts.map +1 -1
  70. package/dist/components/ImportCollection/PasteEventListener.vue.d.ts +2 -1
  71. package/dist/components/ImportCollection/PasteEventListener.vue.d.ts.map +1 -1
  72. package/dist/components/ImportCollection/PrefetchError.vue.d.ts +2 -1
  73. package/dist/components/ImportCollection/PrefetchError.vue.d.ts.map +1 -1
  74. package/dist/components/ImportCollection/UrlQueryParameterChecker.vue.d.ts +2 -1
  75. package/dist/components/ImportCollection/UrlQueryParameterChecker.vue.d.ts.map +1 -1
  76. package/dist/components/ImportCollection/WorkspaceSelector.vue.d.ts +2 -1
  77. package/dist/components/ImportCollection/WorkspaceSelector.vue.d.ts.map +1 -1
  78. package/dist/components/OpenApiClientButton.vue.d.ts +2 -1
  79. package/dist/components/OpenApiClientButton.vue.d.ts.map +1 -1
  80. package/dist/components/ScalarAsciiArt.vue.d.ts +2 -1
  81. package/dist/components/ScalarAsciiArt.vue.d.ts.map +1 -1
  82. package/dist/components/SectionFilter.vue.d.ts +14 -9
  83. package/dist/components/SectionFilter.vue.d.ts.map +1 -1
  84. package/dist/components/SectionFilterButton.vue.d.ts +3 -2
  85. package/dist/components/SectionFilterButton.vue.d.ts.map +1 -1
  86. package/dist/components/Server/ServerDropdown.vue.d.ts +2 -1
  87. package/dist/components/Server/ServerDropdown.vue.d.ts.map +1 -1
  88. package/dist/components/Server/ServerDropdownItem.vue.d.ts +2 -1
  89. package/dist/components/Server/ServerDropdownItem.vue.d.ts.map +1 -1
  90. package/dist/components/Server/ServerSelector.vue.d.ts +2 -1
  91. package/dist/components/Server/ServerSelector.vue.d.ts.map +1 -1
  92. package/dist/components/Server/ServerVariablesForm.vue.d.ts +2 -1
  93. package/dist/components/Server/ServerVariablesForm.vue.d.ts.map +1 -1
  94. package/dist/components/Server/ServerVariablesSelect.vue.d.ts +2 -1
  95. package/dist/components/Server/ServerVariablesSelect.vue.d.ts.map +1 -1
  96. package/dist/components/Server/ServerVariablesTextbox.vue.d.ts +2 -1
  97. package/dist/components/Server/ServerVariablesTextbox.vue.d.ts.map +1 -1
  98. package/dist/components/SideNav/DownloadAppButton.vue.d.ts +2 -1
  99. package/dist/components/SideNav/DownloadAppButton.vue.d.ts.map +1 -1
  100. package/dist/components/SideNav/SideHelp.vue.d.ts +2 -1
  101. package/dist/components/SideNav/SideHelp.vue.d.ts.map +1 -1
  102. package/dist/components/SideNav/SideNav.vue.d.ts +2 -1
  103. package/dist/components/SideNav/SideNav.vue.d.ts.map +1 -1
  104. package/dist/components/SideNav/SideNavGroup.vue.d.ts +3 -2
  105. package/dist/components/SideNav/SideNavGroup.vue.d.ts.map +1 -1
  106. package/dist/components/SideNav/SideNavLink.vue.d.ts +6 -5
  107. package/dist/components/SideNav/SideNavLink.vue.d.ts.map +1 -1
  108. package/dist/components/SideNav/SideNavRouterLink.vue.d.ts +5 -4
  109. package/dist/components/SideNav/SideNavRouterLink.vue.d.ts.map +1 -1
  110. package/dist/components/Sidebar/Actions/DeleteSidebarListElement.vue.d.ts +2 -1
  111. package/dist/components/Sidebar/Actions/DeleteSidebarListElement.vue.d.ts.map +1 -1
  112. package/dist/components/Sidebar/Actions/EditSidebarListCollection.vue.d.ts +2 -1
  113. package/dist/components/Sidebar/Actions/EditSidebarListCollection.vue.d.ts.map +1 -1
  114. package/dist/components/Sidebar/Actions/EditSidebarListElement.vue.d.ts +2 -1
  115. package/dist/components/Sidebar/Actions/EditSidebarListElement.vue.d.ts.map +1 -1
  116. package/dist/components/Sidebar/Actions/SidebarListElementForm.vue.d.ts +3 -2
  117. package/dist/components/Sidebar/Actions/SidebarListElementForm.vue.d.ts.map +1 -1
  118. package/dist/components/Sidebar/Sidebar.vue.d.ts +3 -2
  119. package/dist/components/Sidebar/Sidebar.vue.d.ts.map +1 -1
  120. package/dist/components/Sidebar/SidebarButton.vue.d.ts +3 -2
  121. package/dist/components/Sidebar/SidebarButton.vue.d.ts.map +1 -1
  122. package/dist/components/Sidebar/SidebarList.vue.d.ts +3 -2
  123. package/dist/components/Sidebar/SidebarList.vue.d.ts.map +1 -1
  124. package/dist/components/Sidebar/SidebarListElement.vue.d.ts +2 -1
  125. package/dist/components/Sidebar/SidebarListElement.vue.d.ts.map +1 -1
  126. package/dist/components/Sidebar/SidebarListElement.vue.js +2 -2
  127. package/dist/components/Sidebar/SidebarListElement.vue2.js +1 -1
  128. package/dist/components/Sidebar/SidebarListElementActions.vue.d.ts +2 -1
  129. package/dist/components/Sidebar/SidebarListElementActions.vue.d.ts.map +1 -1
  130. package/dist/components/Sidebar/SidebarToggle.vue.d.ts +2 -1
  131. package/dist/components/Sidebar/SidebarToggle.vue.d.ts.map +1 -1
  132. package/dist/components/TopNav/TopNav.vue.d.ts +2 -1
  133. package/dist/components/TopNav/TopNav.vue.d.ts.map +1 -1
  134. package/dist/components/TopNav/TopNavItem.vue.d.ts +2 -1
  135. package/dist/components/TopNav/TopNavItem.vue.d.ts.map +1 -1
  136. package/dist/components/ViewLayout/ViewLayout.vue.d.ts +3 -2
  137. package/dist/components/ViewLayout/ViewLayout.vue.d.ts.map +1 -1
  138. package/dist/components/ViewLayout/ViewLayoutCollapse.vue.d.ts +9 -8
  139. package/dist/components/ViewLayout/ViewLayoutCollapse.vue.d.ts.map +1 -1
  140. package/dist/components/ViewLayout/ViewLayoutContent.vue.d.ts +3 -2
  141. package/dist/components/ViewLayout/ViewLayoutContent.vue.d.ts.map +1 -1
  142. package/dist/components/ViewLayout/ViewLayoutSection.vue.d.ts +3 -2
  143. package/dist/components/ViewLayout/ViewLayoutSection.vue.d.ts.map +1 -1
  144. package/dist/layouts/App/ApiClientApp.vue.d.ts +2 -1
  145. package/dist/layouts/App/ApiClientApp.vue.d.ts.map +1 -1
  146. package/dist/layouts/App/MainLayout.vue.d.ts +5 -4
  147. package/dist/layouts/App/MainLayout.vue.d.ts.map +1 -1
  148. package/dist/layouts/Modal/ApiClientModal.vue.d.ts +2 -1
  149. package/dist/layouts/Modal/ApiClientModal.vue.d.ts.map +1 -1
  150. package/dist/layouts/Modal/ApiClientModal.vue.js +28 -5
  151. package/dist/layouts/Modal/ApiClientModal.vue2.js +2 -53
  152. package/dist/layouts/Modal/create-api-client-modal.js +8 -8
  153. package/dist/layouts/Web/ApiClientWeb.vue.d.ts +2 -1
  154. package/dist/layouts/Web/ApiClientWeb.vue.d.ts.map +1 -1
  155. package/dist/style.css +1 -1
  156. package/dist/v2/blocks/operation-block/OperationBlock.vue.d.ts +4 -3
  157. package/dist/v2/blocks/operation-block/OperationBlock.vue.d.ts.map +1 -1
  158. package/dist/v2/blocks/operation-block/OperationBlock.vue.js +48 -43
  159. package/dist/v2/blocks/operation-block/components/Header.vue.d.ts +2 -1
  160. package/dist/v2/blocks/operation-block/components/Header.vue.d.ts.map +1 -1
  161. package/dist/v2/blocks/operation-block/components/Header.vue.js +2 -2
  162. package/dist/v2/blocks/operation-block/components/Header.vue2.js +10 -10
  163. package/dist/v2/blocks/operation-block/helpers/send-request.d.ts +1 -1
  164. package/dist/v2/blocks/operation-block/helpers/send-request.d.ts.map +1 -1
  165. package/dist/v2/blocks/operation-block/helpers/send-request.js +1 -1
  166. package/dist/v2/blocks/operation-code-sample/components/ExamplePicker.vue.d.ts +4 -2
  167. package/dist/v2/blocks/operation-code-sample/components/ExamplePicker.vue.d.ts.map +1 -1
  168. package/dist/v2/blocks/operation-code-sample/components/HttpMethod.vue.d.ts +5 -4
  169. package/dist/v2/blocks/operation-code-sample/components/HttpMethod.vue.d.ts.map +1 -1
  170. package/dist/v2/blocks/operation-code-sample/components/OperationCodeSample.vue.d.ts +16 -3
  171. package/dist/v2/blocks/operation-code-sample/components/OperationCodeSample.vue.d.ts.map +1 -1
  172. package/dist/v2/blocks/operation-code-sample/components/OperationCodeSample.vue.js +2 -2
  173. package/dist/v2/blocks/operation-code-sample/components/OperationCodeSample.vue2.js +86 -78
  174. package/dist/v2/blocks/request-block/RequestBlock.vue.d.ts +3 -2
  175. package/dist/v2/blocks/request-block/RequestBlock.vue.d.ts.map +1 -1
  176. package/dist/v2/blocks/request-block/RequestBlock.vue.js +1 -1
  177. package/dist/v2/blocks/request-block/RequestBlock.vue2.js +102 -101
  178. package/dist/v2/blocks/request-block/components/RequestBody.vue.d.ts +2 -1
  179. package/dist/v2/blocks/request-block/components/RequestBody.vue.d.ts.map +1 -1
  180. package/dist/v2/blocks/request-block/components/RequestBodyForm.vue.d.ts +2 -1
  181. package/dist/v2/blocks/request-block/components/RequestBodyForm.vue.d.ts.map +1 -1
  182. package/dist/v2/blocks/request-block/components/RequestCodeSnippet.vue.d.ts +2 -1
  183. package/dist/v2/blocks/request-block/components/RequestCodeSnippet.vue.d.ts.map +1 -1
  184. package/dist/v2/blocks/request-block/components/RequestParams.vue.d.ts +2 -1
  185. package/dist/v2/blocks/request-block/components/RequestParams.vue.d.ts.map +1 -1
  186. package/dist/v2/blocks/request-block/components/RequestParams.vue.js +6 -6
  187. package/dist/v2/blocks/request-block/components/RequestTable.vue.d.ts +38 -3
  188. package/dist/v2/blocks/request-block/components/RequestTable.vue.d.ts.map +1 -1
  189. package/dist/v2/blocks/request-block/components/RequestTable.vue.js +1 -1
  190. package/dist/v2/blocks/request-block/components/RequestTableRow.vue.d.ts +40 -4
  191. package/dist/v2/blocks/request-block/components/RequestTableRow.vue.d.ts.map +1 -1
  192. package/dist/v2/blocks/request-block/components/RequestTableTooltip.vue.d.ts +2 -1
  193. package/dist/v2/blocks/request-block/components/RequestTableTooltip.vue.d.ts.map +1 -1
  194. package/dist/v2/blocks/request-block/helpers/get-default-headers.js +1 -1
  195. package/dist/v2/blocks/response-block/ResponseBlock.vue.d.ts +3 -2
  196. package/dist/v2/blocks/response-block/ResponseBlock.vue.d.ts.map +1 -1
  197. package/dist/v2/blocks/response-block/ResponseBlock.vue.js +1 -1
  198. package/dist/v2/blocks/response-block/ResponseBlock.vue2.js +71 -72
  199. package/dist/v2/blocks/response-block/components/Headers.vue.d.ts +5 -4
  200. package/dist/v2/blocks/response-block/components/Headers.vue.d.ts.map +1 -1
  201. package/dist/v2/blocks/response-block/components/ResponseBody.vue.d.ts +2 -1
  202. package/dist/v2/blocks/response-block/components/ResponseBody.vue.d.ts.map +1 -1
  203. package/dist/v2/blocks/response-block/components/ResponseBodyDownload.vue.d.ts +2 -1
  204. package/dist/v2/blocks/response-block/components/ResponseBodyDownload.vue.d.ts.map +1 -1
  205. package/dist/v2/blocks/response-block/components/ResponseBodyInfo.vue.d.ts +3 -2
  206. package/dist/v2/blocks/response-block/components/ResponseBodyInfo.vue.d.ts.map +1 -1
  207. package/dist/v2/blocks/response-block/components/ResponseBodyPreview.vue.d.ts +2 -1
  208. package/dist/v2/blocks/response-block/components/ResponseBodyPreview.vue.d.ts.map +1 -1
  209. package/dist/v2/blocks/response-block/components/ResponseBodyRaw.vue.d.ts +2 -1
  210. package/dist/v2/blocks/response-block/components/ResponseBodyRaw.vue.d.ts.map +1 -1
  211. package/dist/v2/blocks/response-block/components/ResponseBodyStreaming.vue.d.ts +2 -1
  212. package/dist/v2/blocks/response-block/components/ResponseBodyStreaming.vue.d.ts.map +1 -1
  213. package/dist/v2/blocks/response-block/components/ResponseBodyToggle.vue.d.ts +2 -1
  214. package/dist/v2/blocks/response-block/components/ResponseBodyToggle.vue.d.ts.map +1 -1
  215. package/dist/v2/blocks/response-block/components/ResponseBodyVirtual.vue.d.ts +2 -1
  216. package/dist/v2/blocks/response-block/components/ResponseBodyVirtual.vue.d.ts.map +1 -1
  217. package/dist/v2/blocks/response-block/components/ResponseCookies.vue.d.ts +2 -1
  218. package/dist/v2/blocks/response-block/components/ResponseCookies.vue.d.ts.map +1 -1
  219. package/dist/v2/blocks/response-block/components/ResponseEmpty.vue.d.ts +2 -1
  220. package/dist/v2/blocks/response-block/components/ResponseEmpty.vue.d.ts.map +1 -1
  221. package/dist/v2/blocks/response-block/components/ResponseLoadingOverlay.vue.d.ts +2 -1
  222. package/dist/v2/blocks/response-block/components/ResponseLoadingOverlay.vue.d.ts.map +1 -1
  223. package/dist/v2/blocks/response-block/components/ResponseMetaInformation.vue.d.ts +2 -1
  224. package/dist/v2/blocks/response-block/components/ResponseMetaInformation.vue.d.ts.map +1 -1
  225. package/dist/v2/blocks/scalar-address-bar-block/components/AddressBar.vue.d.ts +2 -1
  226. package/dist/v2/blocks/scalar-address-bar-block/components/AddressBar.vue.d.ts.map +1 -1
  227. package/dist/v2/blocks/scalar-address-bar-block/components/AddressBarHistory.vue.d.ts +2 -1
  228. package/dist/v2/blocks/scalar-address-bar-block/components/AddressBarHistory.vue.d.ts.map +1 -1
  229. package/dist/v2/blocks/scalar-address-bar-block/components/EnvironmentSelector.vue.d.ts +2 -1
  230. package/dist/v2/blocks/scalar-address-bar-block/components/EnvironmentSelector.vue.d.ts.map +1 -1
  231. package/dist/v2/blocks/scalar-address-bar-block/components/EnvironmentSelector.vue.js +35 -41
  232. package/dist/v2/blocks/scalar-auth-selector-block/components/AuthSelector.vue.d.ts +2 -1
  233. package/dist/v2/blocks/scalar-auth-selector-block/components/AuthSelector.vue.d.ts.map +1 -1
  234. package/dist/v2/blocks/scalar-auth-selector-block/components/DeleteRequestAuthModal.vue.d.ts +2 -1
  235. package/dist/v2/blocks/scalar-auth-selector-block/components/DeleteRequestAuthModal.vue.d.ts.map +1 -1
  236. package/dist/v2/blocks/scalar-auth-selector-block/components/OAuth2.vue.d.ts +2 -1
  237. package/dist/v2/blocks/scalar-auth-selector-block/components/OAuth2.vue.d.ts.map +1 -1
  238. package/dist/v2/blocks/scalar-auth-selector-block/components/OAuthScopesAddModal.vue.d.ts +2 -1
  239. package/dist/v2/blocks/scalar-auth-selector-block/components/OAuthScopesAddModal.vue.d.ts.map +1 -1
  240. package/dist/v2/blocks/scalar-auth-selector-block/components/OAuthScopesInput.vue.d.ts +2 -1
  241. package/dist/v2/blocks/scalar-auth-selector-block/components/OAuthScopesInput.vue.d.ts.map +1 -1
  242. package/dist/v2/blocks/scalar-auth-selector-block/components/RequestAuthDataTable.vue.d.ts +2 -1
  243. package/dist/v2/blocks/scalar-auth-selector-block/components/RequestAuthDataTable.vue.d.ts.map +1 -1
  244. package/dist/v2/blocks/scalar-auth-selector-block/components/RequestAuthDataTableInput.vue.d.ts +8 -6
  245. package/dist/v2/blocks/scalar-auth-selector-block/components/RequestAuthDataTableInput.vue.d.ts.map +1 -1
  246. package/dist/v2/blocks/scalar-auth-selector-block/components/RequestAuthTab.vue.d.ts +2 -1
  247. package/dist/v2/blocks/scalar-auth-selector-block/components/RequestAuthTab.vue.d.ts.map +1 -1
  248. package/dist/v2/components/callout/Callout.vue.d.ts +3 -2
  249. package/dist/v2/components/callout/Callout.vue.d.ts.map +1 -1
  250. package/dist/v2/components/code-input/CodeInput.vue.d.ts +3 -2
  251. package/dist/v2/components/code-input/CodeInput.vue.d.ts.map +1 -1
  252. package/dist/v2/components/data-table/DataTable.vue.d.ts +3 -2
  253. package/dist/v2/components/data-table/DataTable.vue.d.ts.map +1 -1
  254. package/dist/v2/components/data-table/DataTableCell.vue.d.ts +5 -4
  255. package/dist/v2/components/data-table/DataTableCell.vue.d.ts.map +1 -1
  256. package/dist/v2/components/data-table/DataTableCheckbox.vue.d.ts +2 -1
  257. package/dist/v2/components/data-table/DataTableCheckbox.vue.d.ts.map +1 -1
  258. package/dist/v2/components/data-table/DataTableHeader.vue.d.ts +5 -4
  259. package/dist/v2/components/data-table/DataTableHeader.vue.d.ts.map +1 -1
  260. package/dist/v2/components/data-table/DataTableInput.vue.d.ts +7 -6
  261. package/dist/v2/components/data-table/DataTableInput.vue.d.ts.map +1 -1
  262. package/dist/v2/components/data-table/DataTableInputSelect.vue.d.ts +2 -1
  263. package/dist/v2/components/data-table/DataTableInputSelect.vue.d.ts.map +1 -1
  264. package/dist/v2/components/data-table/DataTableRow.vue.d.ts +3 -2
  265. package/dist/v2/components/data-table/DataTableRow.vue.d.ts.map +1 -1
  266. package/dist/v2/components/data-table/DataTableText.vue.d.ts +5 -4
  267. package/dist/v2/components/data-table/DataTableText.vue.d.ts.map +1 -1
  268. package/dist/v2/components/forms/ConfirmationForm.vue.d.ts +3 -2
  269. package/dist/v2/components/forms/ConfirmationForm.vue.d.ts.map +1 -1
  270. package/dist/v2/components/layout/CollapsibleSection.vue.d.ts +3 -2
  271. package/dist/v2/components/layout/CollapsibleSection.vue.d.ts.map +1 -1
  272. package/dist/v2/components/layout/ValueEmitter.vue.d.ts +15 -10
  273. package/dist/v2/components/layout/ValueEmitter.vue.d.ts.map +1 -1
  274. package/dist/v2/components/modals/DeleteModal.vue.d.ts +2 -1
  275. package/dist/v2/components/modals/DeleteModal.vue.d.ts.map +1 -1
  276. package/dist/v2/components/modals/ModalClientContainer.spec.d.ts +2 -0
  277. package/dist/v2/components/modals/ModalClientContainer.spec.d.ts.map +1 -0
  278. package/dist/v2/components/modals/ModalClientContainer.vue.d.ts +24 -0
  279. package/dist/v2/components/modals/ModalClientContainer.vue.d.ts.map +1 -0
  280. package/dist/v2/components/modals/ModalClientContainer.vue.js +7 -0
  281. package/dist/v2/components/modals/ModalClientContainer.vue2.js +60 -0
  282. package/dist/v2/components/resize/Resize.vue.d.ts +3 -2
  283. package/dist/v2/components/resize/Resize.vue.d.ts.map +1 -1
  284. package/dist/v2/components/server/ServerDropdown.vue.d.ts +2 -1
  285. package/dist/v2/components/server/ServerDropdown.vue.d.ts.map +1 -1
  286. package/dist/v2/components/server/ServerDropdownItem.vue.d.ts +2 -1
  287. package/dist/v2/components/server/ServerDropdownItem.vue.d.ts.map +1 -1
  288. package/dist/v2/components/sidebar/Sidebar.vue.d.ts +5 -3
  289. package/dist/v2/components/sidebar/Sidebar.vue.d.ts.map +1 -1
  290. package/dist/v2/components/sidebar/Sidebar.vue.js +1 -1
  291. package/dist/v2/components/sidebar/SidebarMenu.vue.d.ts +3 -2
  292. package/dist/v2/components/sidebar/SidebarMenu.vue.d.ts.map +1 -1
  293. package/dist/v2/components/sidebar/SidebarToggle.vue.d.ts +4 -3
  294. package/dist/v2/components/sidebar/SidebarToggle.vue.d.ts.map +1 -1
  295. package/dist/v2/features/app/App.vue.d.ts +4 -3
  296. package/dist/v2/features/app/App.vue.d.ts.map +1 -1
  297. package/dist/v2/features/app/app-events.d.ts +1 -1
  298. package/dist/v2/features/app/app-events.d.ts.map +1 -1
  299. package/dist/v2/features/app/app-events.js +95 -56
  300. package/dist/v2/features/app/components/AppSidebar.vue.d.ts +5 -3
  301. package/dist/v2/features/app/components/AppSidebar.vue.d.ts.map +1 -1
  302. package/dist/v2/features/app/components/AppSidebar.vue.js +3 -3
  303. package/dist/v2/features/app/components/AppSidebar.vue2.js +62 -57
  304. package/dist/v2/features/app/components/CreateWorkspaceModal.vue.d.ts +2 -1
  305. package/dist/v2/features/app/components/CreateWorkspaceModal.vue.d.ts.map +1 -1
  306. package/dist/v2/features/app/components/DesktopTab.vue.d.ts +2 -1
  307. package/dist/v2/features/app/components/DesktopTab.vue.d.ts.map +1 -1
  308. package/dist/v2/features/app/components/DesktopTabs.vue.d.ts +2 -1
  309. package/dist/v2/features/app/components/DesktopTabs.vue.d.ts.map +1 -1
  310. package/dist/v2/features/app/components/DownloadAppButton.vue.d.ts +2 -1
  311. package/dist/v2/features/app/components/DownloadAppButton.vue.d.ts.map +1 -1
  312. package/dist/v2/features/app/components/SidebarItemMenu.vue.d.ts +2 -1
  313. package/dist/v2/features/app/components/SidebarItemMenu.vue.d.ts.map +1 -1
  314. package/dist/v2/features/app/components/SplashScreen.vue.d.ts +2 -1
  315. package/dist/v2/features/app/components/SplashScreen.vue.d.ts.map +1 -1
  316. package/dist/v2/features/app/helpers/create-api-client-app.d.ts +1 -1
  317. package/dist/v2/features/app/helpers/create-api-client-app.d.ts.map +1 -1
  318. package/dist/v2/features/app/helpers/routes.d.ts +1 -1
  319. package/dist/v2/features/app/helpers/routes.d.ts.map +1 -1
  320. package/dist/v2/features/app/index.d.ts +0 -1
  321. package/dist/v2/features/app/index.d.ts.map +1 -1
  322. package/dist/v2/features/collection/DocumentCollection.vue.d.ts +2 -1
  323. package/dist/v2/features/collection/DocumentCollection.vue.d.ts.map +1 -1
  324. package/dist/v2/features/collection/WorkspaceCollection.vue.d.ts +2 -1
  325. package/dist/v2/features/collection/WorkspaceCollection.vue.d.ts.map +1 -1
  326. package/dist/v2/features/collection/components/Authentication.vue.d.ts +2 -1
  327. package/dist/v2/features/collection/components/Authentication.vue.d.ts.map +1 -1
  328. package/dist/v2/features/collection/components/Cookies.vue.d.ts +2 -1
  329. package/dist/v2/features/collection/components/Cookies.vue.d.ts.map +1 -1
  330. package/dist/v2/features/collection/components/Environment.vue.d.ts +2 -1
  331. package/dist/v2/features/collection/components/Environment.vue.d.ts.map +1 -1
  332. package/dist/v2/features/collection/components/Form.vue.d.ts +5 -4
  333. package/dist/v2/features/collection/components/Form.vue.d.ts.map +1 -1
  334. package/dist/v2/features/collection/components/LabelInput.vue.d.ts +4 -3
  335. package/dist/v2/features/collection/components/LabelInput.vue.d.ts.map +1 -1
  336. package/dist/v2/features/collection/components/Overview.vue.d.ts +2 -1
  337. package/dist/v2/features/collection/components/Overview.vue.d.ts.map +1 -1
  338. package/dist/v2/features/collection/components/Servers.vue.d.ts +2 -1
  339. package/dist/v2/features/collection/components/Servers.vue.d.ts.map +1 -1
  340. package/dist/v2/features/collection/components/Settings.vue.d.ts +2 -1
  341. package/dist/v2/features/collection/components/Settings.vue.d.ts.map +1 -1
  342. package/dist/v2/features/collection/components/Tabs.vue.d.ts +2 -1
  343. package/dist/v2/features/collection/components/Tabs.vue.d.ts.map +1 -1
  344. package/dist/v2/features/command-palette/TheCommandPalette.vue.d.ts +3 -2
  345. package/dist/v2/features/command-palette/TheCommandPalette.vue.d.ts.map +1 -1
  346. package/dist/v2/features/command-palette/components/CommandActionForm.vue.d.ts +3 -2
  347. package/dist/v2/features/command-palette/components/CommandActionForm.vue.d.ts.map +1 -1
  348. package/dist/v2/features/command-palette/components/CommandActionInput.vue.d.ts +3 -2
  349. package/dist/v2/features/command-palette/components/CommandActionInput.vue.d.ts.map +1 -1
  350. package/dist/v2/features/command-palette/components/CommandPaletteDocument.vue.d.ts +3 -2
  351. package/dist/v2/features/command-palette/components/CommandPaletteDocument.vue.d.ts.map +1 -1
  352. package/dist/v2/features/command-palette/components/CommandPaletteExample.vue.d.ts +3 -2
  353. package/dist/v2/features/command-palette/components/CommandPaletteExample.vue.d.ts.map +1 -1
  354. package/dist/v2/features/command-palette/components/CommandPaletteImport.vue.d.ts +3 -2
  355. package/dist/v2/features/command-palette/components/CommandPaletteImport.vue.d.ts.map +1 -1
  356. package/dist/v2/features/command-palette/components/CommandPaletteImportCurl.vue.d.ts +3 -2
  357. package/dist/v2/features/command-palette/components/CommandPaletteImportCurl.vue.d.ts.map +1 -1
  358. package/dist/v2/features/command-palette/components/CommandPaletteRequest.vue.d.ts +3 -2
  359. package/dist/v2/features/command-palette/components/CommandPaletteRequest.vue.d.ts.map +1 -1
  360. package/dist/v2/features/command-palette/components/CommandPaletteTag.vue.d.ts +3 -2
  361. package/dist/v2/features/command-palette/components/CommandPaletteTag.vue.d.ts.map +1 -1
  362. package/dist/v2/features/command-palette/components/WatchModeToggle.vue.d.ts +3 -2
  363. package/dist/v2/features/command-palette/components/WatchModeToggle.vue.d.ts.map +1 -1
  364. package/dist/v2/features/environments/EnvironmentsList.vue.d.ts +2 -1
  365. package/dist/v2/features/environments/EnvironmentsList.vue.d.ts.map +1 -1
  366. package/dist/v2/features/environments/components/Environment.vue.d.ts +2 -1
  367. package/dist/v2/features/environments/components/Environment.vue.d.ts.map +1 -1
  368. package/dist/v2/features/environments/components/EnvironmentColors.vue.d.ts +2 -1
  369. package/dist/v2/features/environments/components/EnvironmentColors.vue.d.ts.map +1 -1
  370. package/dist/v2/features/environments/components/EnvironmentCreateModal.vue.d.ts +2 -1
  371. package/dist/v2/features/environments/components/EnvironmentCreateModal.vue.d.ts.map +1 -1
  372. package/dist/v2/features/environments/components/EnvironmentDeleteModal.vue.d.ts +2 -1
  373. package/dist/v2/features/environments/components/EnvironmentDeleteModal.vue.d.ts.map +1 -1
  374. package/dist/v2/features/environments/components/EnvironmentVariablesDropdown.vue.d.ts +2 -1
  375. package/dist/v2/features/environments/components/EnvironmentVariablesDropdown.vue.d.ts.map +1 -1
  376. package/dist/v2/features/environments/components/EnvironmentVariablesTable.vue.d.ts +2 -1
  377. package/dist/v2/features/environments/components/EnvironmentVariablesTable.vue.d.ts.map +1 -1
  378. package/dist/v2/features/global-cookies/components/CookiesTable.vue.d.ts +2 -1
  379. package/dist/v2/features/global-cookies/components/CookiesTable.vue.d.ts.map +1 -1
  380. package/dist/v2/features/modal/Modal.vue.d.ts +4 -3
  381. package/dist/v2/features/modal/Modal.vue.d.ts.map +1 -1
  382. package/dist/v2/features/modal/Modal.vue.js +120 -5
  383. package/dist/v2/features/modal/Modal.vue2.js +2 -147
  384. package/dist/v2/features/modal/helpers/create-api-client-modal.d.ts +1 -1
  385. package/dist/v2/features/modal/helpers/create-api-client-modal.d.ts.map +1 -1
  386. package/dist/v2/features/modal/helpers/create-api-client-modal.js +12 -12
  387. package/dist/v2/features/modal/modal-events.d.ts.map +1 -1
  388. package/dist/v2/features/modal/modal-events.js +33 -20
  389. package/dist/v2/features/operation/Operation.vue.d.ts +3 -2
  390. package/dist/v2/features/operation/Operation.vue.d.ts.map +1 -1
  391. package/dist/v2/features/operation/Operation.vue.js +6 -6
  392. package/dist/v2/features/settings/CollectionSettings.vue.d.ts +2 -1
  393. package/dist/v2/features/settings/CollectionSettings.vue.d.ts.map +1 -1
  394. package/dist/v2/features/settings/DocumentSettings.vue.d.ts +2 -1
  395. package/dist/v2/features/settings/DocumentSettings.vue.d.ts.map +1 -1
  396. package/dist/v2/features/settings/components/Appearance.vue.d.ts +2 -1
  397. package/dist/v2/features/settings/components/Appearance.vue.d.ts.map +1 -1
  398. package/dist/v2/features/settings/components/Section.vue.d.ts +3 -2
  399. package/dist/v2/features/settings/components/Section.vue.d.ts.map +1 -1
  400. package/dist/v2/helpers/index.d.ts +0 -1
  401. package/dist/v2/helpers/index.d.ts.map +1 -1
  402. package/dist/v2/workspace-events.d.ts.map +1 -1
  403. package/dist/v2/workspace-events.js +9 -6
  404. package/dist/views/Collection/Collection.vue.d.ts +2 -1
  405. package/dist/views/Collection/Collection.vue.d.ts.map +1 -1
  406. package/dist/views/Collection/CollectionAuthentication.vue.d.ts +2 -1
  407. package/dist/views/Collection/CollectionAuthentication.vue.d.ts.map +1 -1
  408. package/dist/views/Collection/CollectionCookies.vue.d.ts +2 -1
  409. package/dist/views/Collection/CollectionCookies.vue.d.ts.map +1 -1
  410. package/dist/views/Collection/CollectionEnvironment.vue.d.ts +2 -1
  411. package/dist/views/Collection/CollectionEnvironment.vue.d.ts.map +1 -1
  412. package/dist/views/Collection/CollectionInfoForm.vue.d.ts +2 -1
  413. package/dist/views/Collection/CollectionInfoForm.vue.d.ts.map +1 -1
  414. package/dist/views/Collection/CollectionNavigation.vue.d.ts +2 -1
  415. package/dist/views/Collection/CollectionNavigation.vue.d.ts.map +1 -1
  416. package/dist/views/Collection/CollectionOverview.vue.d.ts +2 -1
  417. package/dist/views/Collection/CollectionOverview.vue.d.ts.map +1 -1
  418. package/dist/views/Collection/CollectionScripts.vue.d.ts +2 -1
  419. package/dist/views/Collection/CollectionScripts.vue.d.ts.map +1 -1
  420. package/dist/views/Collection/CollectionServerForm.vue.d.ts +2 -1
  421. package/dist/views/Collection/CollectionServerForm.vue.d.ts.map +1 -1
  422. package/dist/views/Collection/CollectionServers.vue.d.ts +2 -1
  423. package/dist/views/Collection/CollectionServers.vue.d.ts.map +1 -1
  424. package/dist/views/Collection/CollectionSettings.vue.d.ts +2 -1
  425. package/dist/views/Collection/CollectionSettings.vue.d.ts.map +1 -1
  426. package/dist/views/Collection/CollectionSync.vue.d.ts +2 -1
  427. package/dist/views/Collection/CollectionSync.vue.d.ts.map +1 -1
  428. package/dist/views/Collection/components/EnvironmentForm.vue.d.ts +2 -1
  429. package/dist/views/Collection/components/EnvironmentForm.vue.d.ts.map +1 -1
  430. package/dist/views/Collection/components/MarkdownInput.vue.d.ts +2 -1
  431. package/dist/views/Collection/components/MarkdownInput.vue.d.ts.map +1 -1
  432. package/dist/views/Components/CodeSnippet/CodeSnippet.vue.d.ts +2 -1
  433. package/dist/views/Components/CodeSnippet/CodeSnippet.vue.d.ts.map +1 -1
  434. package/dist/views/Cookies/CookieForm.vue.d.ts +2 -1
  435. package/dist/views/Cookies/CookieForm.vue.d.ts.map +1 -1
  436. package/dist/views/Cookies/CookieModal.vue.d.ts +2 -1
  437. package/dist/views/Cookies/CookieModal.vue.d.ts.map +1 -1
  438. package/dist/views/Cookies/CookieRaw.vue.d.ts +2 -1
  439. package/dist/views/Cookies/CookieRaw.vue.d.ts.map +1 -1
  440. package/dist/views/Cookies/Cookies.vue.d.ts +2 -1
  441. package/dist/views/Cookies/Cookies.vue.d.ts.map +1 -1
  442. package/dist/views/Environment/Environment.vue.d.ts +2 -1
  443. package/dist/views/Environment/Environment.vue.d.ts.map +1 -1
  444. package/dist/views/Environment/EnvironmentColorModal.vue.d.ts +2 -1
  445. package/dist/views/Environment/EnvironmentColorModal.vue.d.ts.map +1 -1
  446. package/dist/views/Environment/EnvironmentColors.vue.d.ts +2 -1
  447. package/dist/views/Environment/EnvironmentColors.vue.d.ts.map +1 -1
  448. package/dist/views/Environment/EnvironmentModal.vue.d.ts +2 -1
  449. package/dist/views/Environment/EnvironmentModal.vue.d.ts.map +1 -1
  450. package/dist/views/Environment/EnvironmentVariableDropdown.vue.d.ts +2 -1
  451. package/dist/views/Environment/EnvironmentVariableDropdown.vue.d.ts.map +1 -1
  452. package/dist/views/Request/Request.vue.d.ts +2 -1
  453. package/dist/views/Request/Request.vue.d.ts.map +1 -1
  454. package/dist/views/Request/RequestRoot.vue.d.ts +2 -1
  455. package/dist/views/Request/RequestRoot.vue.d.ts.map +1 -1
  456. package/dist/views/Request/RequestRoot.vue.js +2 -2
  457. package/dist/views/Request/RequestRoot.vue2.js +10 -10
  458. package/dist/views/Request/RequestSection/RequestAuth/DeleteRequestAuthModal.vue.d.ts +2 -1
  459. package/dist/views/Request/RequestSection/RequestAuth/DeleteRequestAuthModal.vue.d.ts.map +1 -1
  460. package/dist/views/Request/RequestSection/RequestAuth/OAuth2.vue.d.ts +3 -2
  461. package/dist/views/Request/RequestSection/RequestAuth/OAuth2.vue.d.ts.map +1 -1
  462. package/dist/views/Request/RequestSection/RequestAuth/OAuthScopesInput.vue.d.ts +2 -1
  463. package/dist/views/Request/RequestSection/RequestAuth/OAuthScopesInput.vue.d.ts.map +1 -1
  464. package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue.d.ts +3 -2
  465. package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue.d.ts.map +1 -1
  466. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue.d.ts +3 -2
  467. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue.d.ts.map +1 -1
  468. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTableInput.vue.d.ts +6 -5
  469. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTableInput.vue.d.ts.map +1 -1
  470. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthTab.vue.d.ts +3 -2
  471. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthTab.vue.d.ts.map +1 -1
  472. package/dist/views/Request/RequestSection/RequestBody.vue.d.ts +2 -1
  473. package/dist/views/Request/RequestSection/RequestBody.vue.d.ts.map +1 -1
  474. package/dist/views/Request/RequestSection/RequestCodeExample.vue.d.ts +2 -1
  475. package/dist/views/Request/RequestSection/RequestCodeExample.vue.d.ts.map +1 -1
  476. package/dist/views/Request/RequestSection/RequestParams.vue.d.ts +2 -1
  477. package/dist/views/Request/RequestSection/RequestParams.vue.d.ts.map +1 -1
  478. package/dist/views/Request/RequestSection/RequestPathParams.vue.d.ts +2 -1
  479. package/dist/views/Request/RequestSection/RequestPathParams.vue.d.ts.map +1 -1
  480. package/dist/views/Request/RequestSection/RequestSection.vue.d.ts +2 -1
  481. package/dist/views/Request/RequestSection/RequestSection.vue.d.ts.map +1 -1
  482. package/dist/views/Request/RequestSection/RequestSection.vue.js +2 -2
  483. package/dist/views/Request/RequestSection/RequestSection.vue2.js +33 -33
  484. package/dist/views/Request/RequestSection/RequestTable.vue.d.ts +2 -1
  485. package/dist/views/Request/RequestSection/RequestTable.vue.d.ts.map +1 -1
  486. package/dist/views/Request/RequestSection/RequestTableTooltip.vue.d.ts +2 -1
  487. package/dist/views/Request/RequestSection/RequestTableTooltip.vue.d.ts.map +1 -1
  488. package/dist/views/Request/RequestSidebar.vue.d.ts +2 -1
  489. package/dist/views/Request/RequestSidebar.vue.d.ts.map +1 -1
  490. package/dist/views/Request/RequestSidebar.vue.js +2 -2
  491. package/dist/views/Request/RequestSidebar.vue2.js +139 -155
  492. package/dist/views/Request/RequestSidebarItem.vue.d.ts +3 -2
  493. package/dist/views/Request/RequestSidebarItem.vue.d.ts.map +1 -1
  494. package/dist/views/Request/RequestSidebarItem.vue.js +2 -2
  495. package/dist/views/Request/RequestSidebarItem.vue2.js +106 -103
  496. package/dist/views/Request/RequestSidebarItemMenu.vue.d.ts +2 -1
  497. package/dist/views/Request/RequestSidebarItemMenu.vue.d.ts.map +1 -1
  498. package/dist/views/Request/RequestSubpageHeader.vue.d.ts +2 -1
  499. package/dist/views/Request/RequestSubpageHeader.vue.d.ts.map +1 -1
  500. package/dist/views/Request/ResponseSection/RequestHeaders.vue.d.ts +2 -1
  501. package/dist/views/Request/ResponseSection/RequestHeaders.vue.d.ts.map +1 -1
  502. package/dist/views/Request/ResponseSection/ResponseBody.vue.d.ts +2 -1
  503. package/dist/views/Request/ResponseSection/ResponseBody.vue.d.ts.map +1 -1
  504. package/dist/views/Request/ResponseSection/ResponseBodyDownload.vue.d.ts +2 -1
  505. package/dist/views/Request/ResponseSection/ResponseBodyDownload.vue.d.ts.map +1 -1
  506. package/dist/views/Request/ResponseSection/ResponseBodyInfo.vue.d.ts +3 -2
  507. package/dist/views/Request/ResponseSection/ResponseBodyInfo.vue.d.ts.map +1 -1
  508. package/dist/views/Request/ResponseSection/ResponseBodyPreview.vue.d.ts +2 -1
  509. package/dist/views/Request/ResponseSection/ResponseBodyPreview.vue.d.ts.map +1 -1
  510. package/dist/views/Request/ResponseSection/ResponseBodyRaw.vue.d.ts +2 -1
  511. package/dist/views/Request/ResponseSection/ResponseBodyRaw.vue.d.ts.map +1 -1
  512. package/dist/views/Request/ResponseSection/ResponseBodyStreaming.vue.d.ts +2 -1
  513. package/dist/views/Request/ResponseSection/ResponseBodyStreaming.vue.d.ts.map +1 -1
  514. package/dist/views/Request/ResponseSection/ResponseBodyToggle.vue.d.ts +2 -1
  515. package/dist/views/Request/ResponseSection/ResponseBodyToggle.vue.d.ts.map +1 -1
  516. package/dist/views/Request/ResponseSection/ResponseBodyVirtual.vue.d.ts +2 -1
  517. package/dist/views/Request/ResponseSection/ResponseBodyVirtual.vue.d.ts.map +1 -1
  518. package/dist/views/Request/ResponseSection/ResponseCookies.vue.d.ts +2 -1
  519. package/dist/views/Request/ResponseSection/ResponseCookies.vue.d.ts.map +1 -1
  520. package/dist/views/Request/ResponseSection/ResponseEmpty.vue.d.ts +2 -1
  521. package/dist/views/Request/ResponseSection/ResponseEmpty.vue.d.ts.map +1 -1
  522. package/dist/views/Request/ResponseSection/ResponseEmpty.vue2.js +1 -1
  523. package/dist/views/Request/ResponseSection/ResponseHeaders.vue.d.ts +2 -1
  524. package/dist/views/Request/ResponseSection/ResponseHeaders.vue.d.ts.map +1 -1
  525. package/dist/views/Request/ResponseSection/ResponseLoadingOverlay.vue.d.ts +2 -1
  526. package/dist/views/Request/ResponseSection/ResponseLoadingOverlay.vue.d.ts.map +1 -1
  527. package/dist/views/Request/ResponseSection/ResponseMetaInformation.vue.d.ts +2 -1
  528. package/dist/views/Request/ResponseSection/ResponseMetaInformation.vue.d.ts.map +1 -1
  529. package/dist/views/Request/ResponseSection/ResponseSection.vue.d.ts +2 -1
  530. package/dist/views/Request/ResponseSection/ResponseSection.vue.d.ts.map +1 -1
  531. package/dist/views/Request/ResponseSection/ResponseSection.vue.js +2 -2
  532. package/dist/views/Request/ResponseSection/ResponseSection.vue2.js +25 -25
  533. package/dist/views/Request/components/WorkspaceDropdown.vue.d.ts +2 -1
  534. package/dist/views/Request/components/WorkspaceDropdown.vue.d.ts.map +1 -1
  535. package/dist/views/Settings/Settings.vue.d.ts +2 -1
  536. package/dist/views/Settings/Settings.vue.d.ts.map +1 -1
  537. package/dist/views/Settings/SettingsGeneral.vue.d.ts +2 -1
  538. package/dist/views/Settings/SettingsGeneral.vue.d.ts.map +1 -1
  539. package/dist/views/Settings/components/SettingsAppearance.vue.d.ts +2 -1
  540. package/dist/views/Settings/components/SettingsAppearance.vue.d.ts.map +1 -1
  541. package/dist/views/Settings/components/SettingsSection.vue.d.ts +3 -2
  542. package/dist/views/Settings/components/SettingsSection.vue.d.ts.map +1 -1
  543. package/package.json +12 -11
  544. package/dist/v2/helpers/plugins.d.ts +0 -65
  545. package/dist/v2/helpers/plugins.d.ts.map +0 -1
  546. package/dist/v2/helpers/plugins.js +0 -11
@@ -1,4 +1,5 @@
1
1
  import type { HttpMethod as HttpMethodType } from '@scalar/helpers/http/http-methods';
2
+ import { type ClientPlugin } from '@scalar/oas-utils/helpers';
2
3
  import { type AvailableClients } from '@scalar/types/snippetz';
3
4
  import type { WorkspaceStore } from '@scalar/workspace-store/client';
4
5
  import type { SelectedSecurity } from '@scalar/workspace-store/entities/auth';
@@ -10,7 +11,6 @@ import type { OperationObject } from '@scalar/workspace-store/schemas/v3.1/stric
10
11
  import type { ClientLayout } from '../../../hooks/index.js';
11
12
  import type { ExtendedScalarCookie } from '../../../v2/blocks/request-block/RequestBlock.vue.js';
12
13
  import type { MergedSecuritySchemes } from '../../../v2/blocks/scalar-auth-selector-block/helpers/merge-security.js';
13
- import { type ClientPlugin } from '../../../v2/helpers/plugins.js';
14
14
  /**
15
15
  * OperationBlock
16
16
  *
@@ -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":"AAsZA,OAAO,KAAK,EAAE,UAAU,IAAI,cAAc,EAAE,MAAM,mCAAmC,CAAA;AAErF,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,2BAA2B,CAAA;AAC7D,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;AAS1G;;;;;;;;;;;;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;;;kFA6ad,CAAC"}
@@ -1,24 +1,24 @@
1
- import { defineComponent as b, computed as a, ref as c, onMounted as K, onBeforeUnmount as g, watch as O, createElementBlock as V, openBlock as w, createElementVNode as T, createVNode as l, withCtx as x, unref as B } from "vue";
2
- import { AVAILABLE_CLIENTS as I } from "@scalar/types/snippetz";
3
- import { useToasts as M } from "@scalar/use-toasts";
4
- import A from "../../../components/ViewLayout/ViewLayout.vue.js";
5
- import L from "../../../components/ViewLayout/ViewLayoutContent.vue.js";
6
- import { ERRORS as N } from "../../../libs/errors.js";
7
- import { buildRequest as P } from "./helpers/build-request.js";
8
- import { getSecuritySchemes as H } from "./helpers/build-request-security.js";
9
- import { harToFetchRequest as F } from "./helpers/har-to-fetch-request.js";
10
- import { harToFetchResponse as $ } from "./helpers/har-to-fetch-response.js";
11
- import { sendRequest as j } from "./helpers/send-request.js";
12
- import D from "./components/Header.vue.js";
13
- import { generateClientOptions as Q } from "../operation-code-sample/helpers/generate-client-options.js";
14
- import { getSecurityRequirements as z } from "../../features/operation/helpers/get-security-requirements.js";
15
- import { getSelectedSecurity as G } from "../../features/operation/helpers/get-selected-security.js";
16
- import J from "../request-block/RequestBlock.vue.js";
17
- import W from "../response-block/ResponseBlock.vue.js";
18
- const X = { class: "bg-b-1 flex h-full flex-col" }, Y = { class: "lg:min-h-header flex w-full flex-wrap items-center justify-center p-2 lg:p-0" }, Z = {
1
+ import { defineComponent as K, computed as a, ref as c, onMounted as O, onBeforeUnmount as g, watch as V, createElementBlock as w, openBlock as T, createElementVNode as I, createVNode as l, withCtx as x, unref as B } from "vue";
2
+ import { AVAILABLE_CLIENTS as M } from "@scalar/types/snippetz";
3
+ import { useToasts as A } from "@scalar/use-toasts";
4
+ import L from "../../../components/ViewLayout/ViewLayout.vue.js";
5
+ import N from "../../../components/ViewLayout/ViewLayoutContent.vue.js";
6
+ import { ERRORS as P } from "../../../libs/errors.js";
7
+ import { buildRequest as H } from "./helpers/build-request.js";
8
+ import { getSecuritySchemes as F } from "./helpers/build-request-security.js";
9
+ import { harToFetchRequest as $ } from "./helpers/har-to-fetch-request.js";
10
+ import { harToFetchResponse as j } from "./helpers/har-to-fetch-response.js";
11
+ import { sendRequest as D } from "./helpers/send-request.js";
12
+ import Q from "./components/Header.vue.js";
13
+ import { generateClientOptions as z } from "../operation-code-sample/helpers/generate-client-options.js";
14
+ import { getSecurityRequirements as G } from "../../features/operation/helpers/get-security-requirements.js";
15
+ import { getSelectedSecurity as J } from "../../features/operation/helpers/get-selected-security.js";
16
+ import W from "../request-block/RequestBlock.vue.js";
17
+ import X from "../response-block/ResponseBlock.vue.js";
18
+ const Y = { class: "bg-b-1 flex h-full flex-col" }, Z = { class: "lg:min-h-header flex w-full flex-wrap items-center justify-center p-2 lg:p-0" }, p = {
19
19
  name: "OperationBlock"
20
- }, ye = /* @__PURE__ */ b({
21
- ...Z,
20
+ }, fe = /* @__PURE__ */ K({
21
+ ...p,
22
22
  props: {
23
23
  eventBus: {},
24
24
  documentSecurity: {},
@@ -27,7 +27,7 @@ const X = { class: "bg-b-1 flex h-full flex-col" }, Y = { class: "lg:min-h-heade
27
27
  globalCookies: { default: () => [] },
28
28
  path: {},
29
29
  method: {},
30
- httpClients: { default: () => I },
30
+ httpClients: { default: () => M },
31
31
  history: { default: () => [] },
32
32
  layout: {},
33
33
  server: {},
@@ -51,19 +51,19 @@ const X = { class: "bg-b-1 flex h-full flex-col" }, Y = { class: "lg:min-h-heade
51
51
  },
52
52
  emits: ["update:servers"],
53
53
  setup(e, { emit: q }) {
54
- const R = q, C = a(() => Q(e.httpClients)), d = a(
55
- () => z(e.documentSecurity, e.operation.security)
54
+ const R = q, C = a(() => z(e.httpClients)), d = a(
55
+ () => G(e.documentSecurity, e.operation.security)
56
56
  ), h = a(
57
- () => G(
57
+ () => J(
58
58
  e.documentSelectedSecurity,
59
59
  e.operationSelectedSecurity,
60
60
  d.value,
61
61
  e.setOperationSecurity
62
62
  )
63
63
  ), v = a(
64
- () => H(e.securitySchemes, h.value.selectedSchemes)
65
- ), { toast: y } = M(), f = c(null), i = c(null), u = c(null), s = () => f.value?.abort(N.REQUEST_ABORTED), m = async () => {
66
- const [t, n] = P({
64
+ () => F(e.securitySchemes, h.value.selectedSchemes)
65
+ ), { toast: y } = A(), f = c(null), i = c(null), u = c(null), s = () => f.value?.abort(P.REQUEST_ABORTED), m = async () => {
66
+ const [t, n] = H({
67
67
  environment: e.environment,
68
68
  exampleKey: e.exampleKey,
69
69
  globalCookies: e.globalCookies,
@@ -85,7 +85,7 @@ const X = { class: "bg-b-1 flex h-full flex-col" }, Y = { class: "lg:min-h-heade
85
85
  exampleKey: e.exampleKey
86
86
  }
87
87
  });
88
- const [o, r] = await j({
88
+ const [o, r] = await D({
89
89
  isUsingProxy: n.isUsingProxy,
90
90
  operation: e.operation,
91
91
  plugins: e.plugins,
@@ -109,7 +109,7 @@ const X = { class: "bg-b-1 flex h-full flex-col" }, Y = { class: "lg:min-h-heade
109
109
  }
110
110
  i.value = r.response, u.value = r.request;
111
111
  };
112
- K(() => {
112
+ O(() => {
113
113
  e.eventBus.on("operation:send:request:hotkey", m), e.eventBus.on("operation:cancel:request", s);
114
114
  }), g(() => {
115
115
  e.eventBus.off("operation:send:request:hotkey", m), e.eventBus.off("operation:cancel:request", s);
@@ -125,19 +125,24 @@ const X = { class: "bg-b-1 flex h-full flex-col" }, Y = { class: "lg:min-h-heade
125
125
  const n = (e.history.length ?? 0) - t - 1, o = e.history[n];
126
126
  if (!o)
127
127
  return;
128
- const r = () => e.eventBus.emit("ui:route:example", {
128
+ const r = () => e.eventBus.emit("ui:navigate", {
129
+ page: "example",
130
+ method: e.method,
131
+ path: e.path,
129
132
  exampleName: "draft",
130
- callback: async () => {
131
- const E = $({
133
+ callback: (E) => {
134
+ if (E !== "success")
135
+ return;
136
+ const U = j({
132
137
  harResponse: o.response,
133
138
  url: o.request.url,
134
139
  method: e.method,
135
140
  path: e.path,
136
141
  duration: o.time
137
- }), U = F({
142
+ }), b = $({
138
143
  harRequest: o.request
139
144
  });
140
- i.value = E, u.value = U;
145
+ i.value = U, u.value = b;
141
146
  }
142
147
  });
143
148
  e.eventBus.emit("operation:reload:history", {
@@ -149,13 +154,13 @@ const X = { class: "bg-b-1 flex h-full flex-col" }, Y = { class: "lg:min-h-heade
149
154
  callback: r
150
155
  });
151
156
  };
152
- return O([() => e.path, () => e.method, () => e.exampleKey], () => {
157
+ return V([() => e.path, () => e.method, () => e.exampleKey], () => {
153
158
  i.value = null, u.value = null, s();
154
159
  }), g(() => {
155
160
  s();
156
- }), (t, n) => (w(), V("div", X, [
157
- T("div", Y, [
158
- l(D, {
161
+ }), (t, n) => (T(), w("div", Y, [
162
+ I("div", Z, [
163
+ l(Q, {
159
164
  activeEnvironment: e.activeEnvironment,
160
165
  documentUrl: e.documentUrl,
161
166
  environment: e.environment,
@@ -175,11 +180,11 @@ const X = { class: "bg-b-1 flex h-full flex-col" }, Y = { class: "lg:min-h-heade
175
180
  "onUpdate:servers": n[0] || (n[0] = (o) => R("update:servers"))
176
181
  }, null, 8, ["activeEnvironment", "documentUrl", "environment", "environments", "eventBus", "hideClientButton", "history", "integration", "layout", "method", "path", "server", "servers", "source"])
177
182
  ]),
178
- l(A, { class: "border-t" }, {
183
+ l(L, { class: "border-t" }, {
179
184
  default: x(() => [
180
- l(L, { class: "flex-1" }, {
185
+ l(N, { class: "flex-1" }, {
181
186
  default: x(() => [
182
- l(B(J), {
187
+ l(B(W), {
183
188
  authMeta: e.authMeta,
184
189
  clientOptions: C.value,
185
190
  environment: e.environment,
@@ -199,7 +204,7 @@ const X = { class: "bg-b-1 flex h-full flex-col" }, Y = { class: "lg:min-h-heade
199
204
  selectedSecuritySchemes: v.value,
200
205
  server: e.server
201
206
  }, null, 8, ["authMeta", "clientOptions", "environment", "eventBus", "exampleKey", "globalCookies", "layout", "method", "operation", "path", "plugins", "proxyUrl", "securityRequirements", "securitySchemes", "selectedClient", "selectedSecurity", "selectedSecuritySchemes", "server"]),
202
- l(B(W), {
207
+ l(B(X), {
203
208
  appVersion: e.appVersion,
204
209
  eventBus: e.eventBus,
205
210
  layout: e.layout,
@@ -218,5 +223,5 @@ const X = { class: "bg-b-1 flex h-full flex-col" }, Y = { class: "lg:min-h-heade
218
223
  }
219
224
  });
220
225
  export {
221
- ye as default
226
+ fe as default
222
227
  };
@@ -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,7 +1,7 @@
1
1
  import o from "./Header.vue2.js";
2
2
  /* empty css */
3
3
  import r from "../../../../_virtual/_plugin-vue_export-helper.js";
4
- const d = /* @__PURE__ */ r(o, [["__scopeId", "data-v-1de95fda"]]);
4
+ const m = /* @__PURE__ */ r(o, [["__scopeId", "data-v-7b4b0249"]]);
5
5
  export {
6
- d as default
6
+ m as default
7
7
  };
@@ -1,4 +1,4 @@
1
- import { defineComponent as g, createElementBlock as s, openBlock as o, createElementVNode as i, createVNode as u, unref as l, createBlock as a, createCommentVNode as m } from "vue";
1
+ import { defineComponent as g, createElementBlock as s, openBlock as o, createElementVNode as i, createVNode as a, unref as l, createBlock as v, createCommentVNode as m } from "vue";
2
2
  import { ScalarIcon as d } from "@scalar/components";
3
3
  import x from "../../scalar-address-bar-block/components/EnvironmentSelector.vue.js";
4
4
  import B from "../../scalar-address-bar-block/components/AddressBar.vue.js";
@@ -23,16 +23,16 @@ const b = { class: "lg:min-h-header t-app__top-container flex w-full flex-wrap i
23
23
  },
24
24
  emits: ["execute", "update:servers", "select:history:item", "add:environment"],
25
25
  setup(e, { emit: c }) {
26
- const r = c, f = (v) => {
27
- e.eventBus.emit("workspace:update:active-environment", v);
26
+ const r = c, f = (u) => {
27
+ e.eventBus.emit("workspace:update:active-environment", u);
28
28
  }, y = () => {
29
- e.eventBus.emit("ui:route:page", { name: "workspace.environment" });
29
+ e.eventBus.emit("ui:navigate", { page: "workspace", path: "environment" });
30
30
  };
31
- return (v, t) => (o(), s("div", b, [
31
+ return (u, t) => (o(), s("div", b, [
32
32
  t[8] || (t[8] = i("div", { class: "mb-2 flex w-1/2 flex-row items-center gap-1 lg:mb-0 lg:flex-1 lg:px-1" }, [
33
33
  i("div", { class: "size-8" })
34
34
  ], -1)),
35
- u(l(B), {
35
+ a(l(B), {
36
36
  activeEnvironment: e.activeEnvironment,
37
37
  environment: e.environment,
38
38
  environments: e.environments,
@@ -49,14 +49,14 @@ const b = { class: "lg:min-h-header t-app__top-container flex w-full flex-wrap i
49
49
  "onUpdate:servers": t[3] || (t[3] = (n) => r("update:servers"))
50
50
  }, null, 8, ["activeEnvironment", "environment", "environments", "eventBus", "history", "layout", "method", "path", "server", "servers"]),
51
51
  i("div", C, [
52
- e.layout !== "modal" ? (o(), a(x, {
52
+ e.layout !== "modal" ? (o(), v(x, {
53
53
  key: 0,
54
54
  activeEnvironment: e.activeEnvironment,
55
55
  environments: e.environments,
56
56
  "onAdd:environment": y,
57
57
  "onSelect:environment": f
58
58
  }, null, 8, ["activeEnvironment", "environments"])) : m("", !0),
59
- e.layout === "modal" && e.documentUrl && !e.hideClientButton ? (o(), a(l(k), {
59
+ e.layout === "modal" && e.documentUrl && !e.hideClientButton ? (o(), v(l(k), {
60
60
  key: 1,
61
61
  buttonSource: "modal",
62
62
  class: "!w-fit lg:-mr-1",
@@ -70,7 +70,7 @@ const b = { class: "lg:min-h-header t-app__top-container flex w-full flex-wrap i
70
70
  type: "button",
71
71
  onClick: t[4] || (t[4] = (n) => e.eventBus.emit("ui:close:client-modal"))
72
72
  }, [
73
- u(l(d), {
73
+ a(l(d), {
74
74
  icon: "Close",
75
75
  size: "lg",
76
76
  thickness: "2"
@@ -83,7 +83,7 @@ const b = { class: "lg:min-h-header t-app__top-container flex w-full flex-wrap i
83
83
  type: "button",
84
84
  onClick: t[5] || (t[5] = (n) => e.eventBus.emit("ui:close:client-modal"))
85
85
  }, [
86
- u(l(d), {
86
+ a(l(d), {
87
87
  icon: "Close",
88
88
  size: "md",
89
89
  thickness: "1.75"
@@ -1,7 +1,7 @@
1
1
  import type { HttpMethod } from '@scalar/helpers/http/http-methods';
2
+ import { type ClientPlugin } from '@scalar/oas-utils/helpers';
2
3
  import type { OperationObject } from '@scalar/workspace-store/schemas/v3.1/strict/openapi-document';
3
4
  import { type ErrorResponse } from '../../../../libs/errors.js';
4
- import { type ClientPlugin } from '../../../../v2/helpers/plugins.js';
5
5
  /** A single set of populated values for a sent request */
6
6
  export type ResponseInstance = Omit<Response, 'headers'> & {
7
7
  /** Store headers as an object to match what we had with axios */
@@ -1 +1 @@
1
- {"version":3,"file":"send-request.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/operation-block/helpers/send-request.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mCAAmC,CAAA;AAEnE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8DAA8D,CAAA;AAEnG,OAAO,EAAU,KAAK,aAAa,EAAkB,MAAM,eAAe,CAAA;AAE1E,OAAO,EAAE,KAAK,YAAY,EAAe,MAAM,sBAAsB,CAAA;AAKrE,0DAA0D;AAC1D,MAAM,MAAM,gBAAgB,GAAG,IAAI,CAAC,QAAQ,EAAE,SAAS,CAAC,GAAG;IACzD,iEAAiE;IACjE,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;IAC/B,wCAAwC;IACxC,gBAAgB,EAAE,MAAM,EAAE,CAAA;IAC1B,kCAAkC;IAClC,QAAQ,EAAE,MAAM,CAAA;IAChB,0BAA0B;IAC1B,MAAM,EAAE,MAAM,CAAA;IACd,+BAA+B;IAC/B,UAAU,EAAE,MAAM,CAAA;IAClB,0BAA0B;IAC1B,MAAM,EAAE,UAAU,CAAA;IAClB,uBAAuB;IACvB,IAAI,EAAE,MAAM,CAAA;CACb,GAAG,CACE;IACE,wBAAwB;IACxB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAA;IACnB,iCAAiC;IACjC,IAAI,EAAE,MAAM,CAAA;CACb,GACD;IACE,qDAAqD;IACrD,MAAM,EAAE,2BAA2B,CAAC,UAAU,CAAC,CAAA;CAChD,CACJ,CAAA;AAKH;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,WAAW,GAAU,gDAK/B;IACD,YAAY,EAAE,OAAO,CAAA;IACrB,SAAS,EAAE,eAAe,CAAA;IAC1B,OAAO,EAAE,YAAY,EAAE,CAAA;IACvB,OAAO,EAAE,OAAO,CAAA;CACjB,KAAG,OAAO,CACT,aAAa,CAAC;IACZ,QAAQ,EAAE,gBAAgB,CAAA;IAC1B,OAAO,EAAE,OAAO,CAAA;IAChB,SAAS,EAAE,MAAM,CAAA;IACjB,gBAAgB,EAAE,QAAQ,CAAA;CAC3B,CAAC,CA0DH,CAAA"}
1
+ {"version":3,"file":"send-request.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/operation-block/helpers/send-request.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mCAAmC,CAAA;AAEnE,OAAO,EAAE,KAAK,YAAY,EAAe,MAAM,2BAA2B,CAAA;AAC1E,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8DAA8D,CAAA;AAEnG,OAAO,EAAU,KAAK,aAAa,EAAkB,MAAM,eAAe,CAAA;AAM1E,0DAA0D;AAC1D,MAAM,MAAM,gBAAgB,GAAG,IAAI,CAAC,QAAQ,EAAE,SAAS,CAAC,GAAG;IACzD,iEAAiE;IACjE,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;IAC/B,wCAAwC;IACxC,gBAAgB,EAAE,MAAM,EAAE,CAAA;IAC1B,kCAAkC;IAClC,QAAQ,EAAE,MAAM,CAAA;IAChB,0BAA0B;IAC1B,MAAM,EAAE,MAAM,CAAA;IACd,+BAA+B;IAC/B,UAAU,EAAE,MAAM,CAAA;IAClB,0BAA0B;IAC1B,MAAM,EAAE,UAAU,CAAA;IAClB,uBAAuB;IACvB,IAAI,EAAE,MAAM,CAAA;CACb,GAAG,CACE;IACE,wBAAwB;IACxB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAA;IACnB,iCAAiC;IACjC,IAAI,EAAE,MAAM,CAAA;CACb,GACD;IACE,qDAAqD;IACrD,MAAM,EAAE,2BAA2B,CAAC,UAAU,CAAC,CAAA;CAChD,CACJ,CAAA;AAKH;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,WAAW,GAAU,gDAK/B;IACD,YAAY,EAAE,OAAO,CAAA;IACrB,SAAS,EAAE,eAAe,CAAA;IAC1B,OAAO,EAAE,YAAY,EAAE,CAAA;IACvB,OAAO,EAAE,OAAO,CAAA;CACjB,KAAG,OAAO,CACT,aAAa,CAAC;IACZ,QAAQ,EAAE,gBAAgB,CAAA;IAC1B,OAAO,EAAE,OAAO,CAAA;IAChB,SAAS,EAAE,MAAM,CAAA;IACjB,gBAAgB,EAAE,QAAQ,CAAA;CAC3B,CAAC,CA0DH,CAAA"}
@@ -1,7 +1,7 @@
1
1
  import { httpStatusCodes as S } from "@scalar/helpers/http/http-status-codes";
2
+ import { executeHook as f } from "@scalar/oas-utils/helpers";
2
3
  import { normalizeError as b, ERRORS as q } from "../../../../libs/errors.js";
3
4
  import { normalizeHeaders as x } from "../../../../libs/normalize-headers.js";
4
- import { executeHook as f } from "../../../helpers/plugins.js";
5
5
  import { decodeBuffer as D } from "./decode-buffer.js";
6
6
  import { getCookieHeaderKeys as T } from "./get-cookie-header-keys.js";
7
7
  const E = [204, 205, 304], v = async ({
@@ -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,wBA0fC;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-5c3c83a9"]]);
4
+ const a = /* @__PURE__ */ t(o, [["__scopeId", "data-v-cbc307e3"]]);
5
5
  export {
6
- e as default
6
+ a as default
7
7
  };