@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
@@ -1 +1 @@
1
- {"version":3,"file":"EnvironmentSelector.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/scalar-address-bar-block/components/EnvironmentSelector.vue"],"names":[],"mappings":"AAyLA,KAAK,WAAW,GAAG;IACjB,qCAAqC;IACrC,YAAY,CAAC,EAAE,MAAM,EAAE,CAAA;IACvB,qCAAqC;IACrC,iBAAiB,CAAC,EAAE,MAAM,CAAA;CAC3B,CAAC;;;;;;;;AA6YF,wBAOG"}
1
+ {"version":3,"file":"EnvironmentSelector.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/scalar-address-bar-block/components/EnvironmentSelector.vue"],"names":[],"mappings":"AA0LA,KAAK,WAAW,GAAG;IACjB,qCAAqC;IACrC,YAAY,CAAC,EAAE,MAAM,EAAE,CAAA;IACvB,qCAAqC;IACrC,iBAAiB,CAAC,EAAE,MAAM,CAAA;CAC3B,CAAC;AAsaF,QAAA,MAAM,YAAY;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -18,7 +18,7 @@ type __VLS_Props = {
18
18
  server: ServerObject | null;
19
19
  title: string;
20
20
  };
21
- declare const _default: import("vue").DefineComponent<__VLS_Props, {
21
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {
22
22
  authIndicator: import("vue").ComputedRef<{
23
23
  icon: Icon;
24
24
  text: string;
@@ -26,5 +26,6 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {
26
26
  selectedSchemeOptions: import("vue").ComputedRef<SecuritySchemeOption[]>;
27
27
  schemeOptions: import("vue").ComputedRef<SecuritySchemeOption[] | import("../../../../v2/blocks/scalar-auth-selector-block/helpers/security-scheme.js").SecuritySchemeGroup[]>;
28
28
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
29
+ declare const _default: typeof __VLS_export;
29
30
  export default _default;
30
31
  //# sourceMappingURL=AuthSelector.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AuthSelector.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/scalar-auth-selector-block/components/AuthSelector.vue"],"names":[],"mappings":"AAmTA,OAAO,EAML,KAAK,IAAI,EAEV,MAAM,oBAAoB,CAAA;AAE3B,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,uCAAuC,CAAA;AAC7E,OAAO,KAAK,EACV,QAAQ,EACR,iBAAiB,EAClB,MAAM,gCAAgC,CAAA;AAGvC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2EAA2E,CAAA;AACnH,OAAO,KAAK,EACV,eAAe,EAEf,YAAY,EACb,MAAM,8DAA8D,CAAA;AAKrE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,+DAA+D,CAAA;AAC1G,OAAO,EAIL,KAAK,oBAAoB,EAC1B,MAAM,gEAAgE,CAAA;AAKvE,KAAK,WAAW,GAAG;IACjB,WAAW,EAAE,kBAAkB,CAAA;IAC/B,QAAQ,EAAE,iBAAiB,CAAA;IAC3B,2DAA2D;IAC3D,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,IAAI,EAAE,QAAQ,CAAA;IACd,QAAQ,EAAE,MAAM,CAAA;IAChB,oBAAoB,EAAE,eAAe,CAAC,UAAU,CAAC,CAAA;IACjD,eAAe,EAAE,qBAAqB,CAAA;IACtC,gBAAgB,EAAE,gBAAgB,GAAG,SAAS,CAAA;IAC9C,MAAM,EAAE,YAAY,GAAG,IAAI,CAAA;IAC3B,KAAK,EAAE,MAAM,CAAA;CACd,CAAC;;;cA8BqC,IAAI;cAAQ,MAAM;;;;;AA4bzD,wBAOG"}
1
+ {"version":3,"file":"AuthSelector.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/scalar-auth-selector-block/components/AuthSelector.vue"],"names":[],"mappings":"AAoTA,OAAO,EAML,KAAK,IAAI,EAEV,MAAM,oBAAoB,CAAA;AAE3B,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,uCAAuC,CAAA;AAC7E,OAAO,KAAK,EACV,QAAQ,EACR,iBAAiB,EAClB,MAAM,gCAAgC,CAAA;AAGvC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2EAA2E,CAAA;AACnH,OAAO,KAAK,EACV,eAAe,EAEf,YAAY,EACb,MAAM,8DAA8D,CAAA;AAKrE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,+DAA+D,CAAA;AAC1G,OAAO,EAIL,KAAK,oBAAoB,EAC1B,MAAM,gEAAgE,CAAA;AAKvE,KAAK,WAAW,GAAG;IACjB,WAAW,EAAE,kBAAkB,CAAA;IAC/B,QAAQ,EAAE,iBAAiB,CAAA;IAC3B,2DAA2D;IAC3D,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,IAAI,EAAE,QAAQ,CAAA;IACd,QAAQ,EAAE,MAAM,CAAA;IAChB,oBAAoB,EAAE,eAAe,CAAC,UAAU,CAAC,CAAA;IACjD,eAAe,EAAE,qBAAqB,CAAA;IACtC,gBAAgB,EAAE,gBAAgB,GAAG,SAAS,CAAA;IAC9C,MAAM,EAAE,YAAY,GAAG,IAAI,CAAA;IAC3B,KAAK,EAAE,MAAM,CAAA;CACd,CAAC;AA2eF,QAAA,MAAM,YAAY;;cA5cqB,IAAI;cAAQ,MAAM;;;;oPA+cvD,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,4 +1,4 @@
1
- import { defineComponent as U, useId as $, ref as p, computed as x, createBlock as S, openBlock as c, unref as s, withCtx as r, createVNode as m, createCommentVNode as b, createElementBlock as v, Fragment as g, createElementVNode as u, createTextVNode as k, toDisplayString as y, withModifiers as q, normalizeClass as M } from "vue";
1
+ import { defineComponent as U, useId as $, ref as p, computed as S, createBlock as x, openBlock as c, unref as s, withCtx as r, createVNode as m, createCommentVNode as b, createElementBlock as v, Fragment as g, createElementVNode as u, createTextVNode as k, toDisplayString as y, withModifiers as q, normalizeClass as M } from "vue";
2
2
  import { useModal as N, ScalarComboboxMultiselect as T, ScalarButton as j, ScalarListboxCheckbox as z, ScalarIconButton as E } from "@scalar/components";
3
3
  import { ScalarIconCaretDown as L, ScalarIconTrash as P } from "@scalar/icons";
4
4
  import { getResolvedRef as F } from "@scalar/workspace-store/helpers/get-resolved-ref";
@@ -23,7 +23,7 @@ const Z = ["id"], _ = { class: "min-w-0 flex-1 truncate" }, ue = /* @__PURE__ */
23
23
  title: {}
24
24
  },
25
25
  setup(e, { expose: I }) {
26
- const C = $(), B = p(null), O = p(!1), d = N(), o = p(null), h = x(() => {
26
+ const C = $(), B = p(null), O = p(!1), d = N(), o = p(null), h = S(() => {
27
27
  if (!e.securityRequirements?.length)
28
28
  return null;
29
29
  const l = J(e.securityRequirements);
@@ -31,26 +31,26 @@ const Z = ["id"], _ = { class: "min-w-0 flex-1 truncate" }, ue = /* @__PURE__ */
31
31
  icon: l ? "Unlock" : "Lock",
32
32
  text: l ? "Optional" : "Required"
33
33
  };
34
- }), R = x(
34
+ }), R = S(
35
35
  () => K(
36
36
  e.securityRequirements ?? [],
37
37
  e.securitySchemes ?? {},
38
38
  e.selectedSecurity?.selectedSchemes ?? []
39
39
  )
40
- ), i = x(() => {
40
+ ), i = S(() => {
41
41
  const l = e.selectedSecurity?.selectedSchemes;
42
42
  return l?.length ? l.flatMap((t) => {
43
- const n = Object.keys(t);
44
- if (n.length === 0)
43
+ const a = Object.keys(t);
44
+ if (a.length === 0)
45
45
  return [];
46
- if (n.length > 1)
46
+ if (a.length > 1)
47
47
  return Q(t);
48
- const a = n[0];
49
- if (!a)
48
+ const n = a[0];
49
+ if (!n)
50
50
  return [];
51
- const f = F(e.securitySchemes?.[a]);
51
+ const f = F(e.securitySchemes?.[n]);
52
52
  return f ? W({
53
- name: a,
53
+ name: n,
54
54
  type: f.type,
55
55
  value: t
56
56
  }) : [];
@@ -58,13 +58,13 @@ const Z = ["id"], _ = { class: "min-w-0 flex-1 truncate" }, ue = /* @__PURE__ */
58
58
  }), w = (l) => {
59
59
  O.value && l.stopPropagation(), B.value?.$el.click();
60
60
  }, A = (l) => {
61
- const t = l.filter((a) => a.payload === void 0).map((a) => G(a.value, { depth: 2 })), n = l.filter((a) => a.payload !== void 0).map((a) => ({
62
- name: a.label,
63
- scheme: a.payload
61
+ const t = l.filter((n) => n.payload === void 0).map((n) => G(n.value, { depth: 2 })), a = l.filter((n) => n.payload !== void 0).map((n) => ({
62
+ name: n.label,
63
+ scheme: n.payload
64
64
  }));
65
65
  e.eventBus.emit("auth:update:selected-security-schemes", {
66
66
  selectedRequirements: t,
67
- newSchemes: n,
67
+ newSchemes: a,
68
68
  meta: e.meta
69
69
  });
70
70
  }, D = (l) => {
@@ -78,11 +78,11 @@ const Z = ["id"], _ = { class: "min-w-0 flex-1 truncate" }, ue = /* @__PURE__ */
78
78
  authIndicator: h,
79
79
  selectedSchemeOptions: i,
80
80
  schemeOptions: R
81
- }), (l, t) => (c(), S(s(Y), {
81
+ }), (l, t) => (c(), x(s(Y), {
82
82
  class: "group/params relative",
83
83
  isStatic: e.isStatic,
84
84
  itemCount: i.value.length,
85
- "onUpdate:modelValue": t[1] || (t[1] = (n) => O.value = n)
85
+ "onUpdate:modelValue": t[1] || (t[1] = (a) => O.value = a)
86
86
  }, {
87
87
  title: r(() => [
88
88
  u("div", {
@@ -92,7 +92,7 @@ const Z = ["id"], _ = { class: "min-w-0 flex-1 truncate" }, ue = /* @__PURE__ */
92
92
  u("span", null, y(e.title), 1),
93
93
  h.value ? (c(), v("span", {
94
94
  key: 0,
95
- class: M(["text-c-3 hover:bg-b-3 hover:text-c-1 -mr-1 cursor-pointer rounded px-1 py-0.5 text-xs leading-[normal]", { "text-c-1": h.value.text === "Required" }]),
95
+ class: M(["text-c-3 hover:bg-b-3 hover:text-c-1 -my-0.5 -mr-1 cursor-pointer rounded px-1 py-0.5 leading-[normal] font-normal", { "text-c-1": h.value.text === "Required" }]),
96
96
  "data-testid": "auth-indicator",
97
97
  onClick: w
98
98
  }, y(h.value.text), 3)) : b("", !0)
@@ -109,19 +109,19 @@ const Z = ["id"], _ = { class: "min-w-0 flex-1 truncate" }, ue = /* @__PURE__ */
109
109
  onDelete: D,
110
110
  "onUpdate:modelValue": A
111
111
  }, {
112
- option: r(({ option: n, selected: a }) => [
112
+ option: r(({ option: a, selected: n }) => [
113
113
  m(s(z), {
114
114
  multiselect: "",
115
- selected: a
115
+ selected: n
116
116
  }, null, 8, ["selected"]),
117
- u("div", _, y(n.label), 1),
118
- n.isDeletable ? (c(), S(s(E), {
117
+ u("div", _, y(a.label), 1),
118
+ a.isDeletable ? (c(), x(s(E), {
119
119
  key: 0,
120
120
  class: "-m-0.5 shrink-0 p-0.5 opacity-0 group-hover/item:opacity-100",
121
121
  icon: s(P),
122
- label: `Delete ${n.label}`,
122
+ label: `Delete ${a.label}`,
123
123
  size: "xs",
124
- onClick: q((f) => D(n), ["stop"])
124
+ onClick: q((f) => D(a), ["stop"])
125
125
  }, null, 8, ["icon", "label", "onClick"])) : b("", !0)
126
126
  ]),
127
127
  default: r(() => [
@@ -166,12 +166,12 @@ const Z = ["id"], _ = { class: "min-w-0 flex-1 truncate" }, ue = /* @__PURE__ */
166
166
  selectedSchemeOptions: i.value,
167
167
  server: e.server
168
168
  }, null, 8, ["activeAuthIndex", "environment", "eventBus", "isStatic", "meta", "proxyUrl", "securitySchemes", "selectedSchemeOptions", "server"]),
169
- o.value ? (c(), S(H, {
169
+ o.value ? (c(), x(H, {
170
170
  key: 0,
171
171
  label: o.value.label,
172
172
  scheme: o.value,
173
173
  state: s(d),
174
- onClose: t[0] || (t[0] = (n) => s(d).hide()),
174
+ onClose: t[0] || (t[0] = (a) => s(d).hide()),
175
175
  onDelete: V
176
176
  }, null, 8, ["label", "scheme", "state"])) : b("", !0)
177
177
  ]),
@@ -6,12 +6,13 @@ type __VLS_Props = {
6
6
  };
7
7
  label: string;
8
8
  };
9
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
9
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
10
10
  delete: () => any;
11
11
  close: () => any;
12
12
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
13
13
  onDelete?: (() => any) | undefined;
14
14
  onClose?: (() => any) | undefined;
15
15
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
16
+ declare const _default: typeof __VLS_export;
16
17
  export default _default;
17
18
  //# sourceMappingURL=DeleteRequestAuthModal.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DeleteRequestAuthModal.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/scalar-auth-selector-block/components/DeleteRequestAuthModal.vue"],"names":[],"mappings":"AA+CA,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE;QAAE,IAAI,EAAE,OAAO,CAAC;QAAC,IAAI,EAAE,MAAM,IAAI,CAAC;QAAC,IAAI,EAAE,MAAM,IAAI,CAAA;KAAE,CAAA;IAC5D,KAAK,EAAE,MAAM,CAAA;CACd,CAAC;;;;;;;;AAwIF,wBAOG"}
1
+ {"version":3,"file":"DeleteRequestAuthModal.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/scalar-auth-selector-block/components/DeleteRequestAuthModal.vue"],"names":[],"mappings":"AAgDA,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE;QAAE,IAAI,EAAE,OAAO,CAAC;QAAC,IAAI,EAAE,MAAM,IAAI,CAAC;QAAC,IAAI,EAAE,MAAM,IAAI,CAAA;KAAE,CAAA;IAC5D,KAAK,EAAE,MAAM,CAAA;CACd,CAAC;AA6IF,QAAA,MAAM,YAAY;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -21,7 +21,7 @@ type __VLS_Props = {
21
21
  /** Event bus for authentication updates */
22
22
  eventBus: WorkspaceEventBus;
23
23
  };
24
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
24
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
25
25
  "update:selectedScopes": (payload: Pick<{
26
26
  id: string[];
27
27
  name: string;
@@ -46,5 +46,6 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
46
46
  meta: import("@scalar/workspace-store/events").AuthMeta;
47
47
  }, "scopes" | "newScopePayload">) => any) | undefined;
48
48
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
49
+ declare const _default: typeof __VLS_export;
49
50
  export default _default;
50
51
  //# sourceMappingURL=OAuth2.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"OAuth2.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/scalar-auth-selector-block/components/OAuth2.vue"],"names":[],"mappings":"AAiWA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,gCAAgC,CAAA;AACvC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2EAA2E,CAAA;AAGnH,OAAO,KAAK,EAEV,YAAY,EACb,MAAM,8DAA8D,CAAA;AAMrE,OAAO,KAAK,EAIV,sBAAsB,EACvB,MAAM,6DAA6D,CAAA;AAIpE,KAAK,WAAW,GAAG;IACjB,wCAAwC;IACxC,WAAW,EAAE,kBAAkB,CAAA;IAC/B,kBAAkB;IAClB,KAAK,EAAE,sBAAsB,CAAA;IAC7B,wCAAwC;IACxC,6BAA6B;IAC7B,IAAI,EAAE,MAAM,sBAAsB,CAAA;IAClC,sBAAsB;IACtB,cAAc,EAAE,MAAM,EAAE,CAAA;IACxB,mCAAmC;IACnC,MAAM,EAAE,YAAY,GAAG,IAAI,CAAA;IAC3B,gBAAgB;IAChB,QAAQ,EAAE,MAAM,CAAA;IAChB,kCAAkC;IAClC,IAAI,EAAE,MAAM,CAAA;IACZ,2CAA2C;IAC3C,QAAQ,EAAE,iBAAiB,CAAA;CAC5B,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;AAmoBF,wBAOG"}
1
+ {"version":3,"file":"OAuth2.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/scalar-auth-selector-block/components/OAuth2.vue"],"names":[],"mappings":"AAkWA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,gCAAgC,CAAA;AACvC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2EAA2E,CAAA;AAGnH,OAAO,KAAK,EAEV,YAAY,EACb,MAAM,8DAA8D,CAAA;AAMrE,OAAO,KAAK,EAIV,sBAAsB,EACvB,MAAM,6DAA6D,CAAA;AAIpE,KAAK,WAAW,GAAG;IACjB,wCAAwC;IACxC,WAAW,EAAE,kBAAkB,CAAA;IAC/B,kBAAkB;IAClB,KAAK,EAAE,sBAAsB,CAAA;IAC7B,wCAAwC;IACxC,6BAA6B;IAC7B,IAAI,EAAE,MAAM,sBAAsB,CAAA;IAClC,sBAAsB;IACtB,cAAc,EAAE,MAAM,EAAE,CAAA;IACxB,mCAAmC;IACnC,MAAM,EAAE,YAAY,GAAG,IAAI,CAAA;IAC3B,gBAAgB;IAChB,QAAQ,EAAE,MAAM,CAAA;IAChB,kCAAkC;IAClC,IAAI,EAAE,MAAM,CAAA;IACZ,2CAA2C;IAC3C,QAAQ,EAAE,iBAAiB,CAAA;CAC5B,CAAC;AAyrBF,QAAA,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -3,7 +3,7 @@ type __VLS_Props = {
3
3
  state: ModalState;
4
4
  scopes: string[];
5
5
  };
6
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
6
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
7
7
  submit: (scopeData: {
8
8
  name: string;
9
9
  description: string;
@@ -16,5 +16,6 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
16
16
  }) => any) | undefined;
17
17
  onCancel?: (() => any) | undefined;
18
18
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
19
+ declare const _default: typeof __VLS_export;
19
20
  export default _default;
20
21
  //# sourceMappingURL=OAuthScopesAddModal.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"OAuthScopesAddModal.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/scalar-auth-selector-block/components/OAuthScopesAddModal.vue"],"names":[],"mappings":"AAoGA,OAAO,EAAe,KAAK,UAAU,EAAE,MAAM,oBAAoB,CAAA;AAOjE,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,UAAU,CAAA;IACjB,MAAM,EAAE,MAAM,EAAE,CAAA;CACjB,CAAC;;;cAQU,MAAM;qBACC,MAAM;;;;;cADb,MAAM;qBACC,MAAM;;;;AAiKzB,wBAOG"}
1
+ {"version":3,"file":"OAuthScopesAddModal.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/scalar-auth-selector-block/components/OAuthScopesAddModal.vue"],"names":[],"mappings":"AAqGA,OAAO,EAAe,KAAK,UAAU,EAAE,MAAM,oBAAoB,CAAA;AAOjE,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,UAAU,CAAA;IACjB,MAAM,EAAE,MAAM,EAAE,CAAA;CACjB,CAAC;AA2KF,QAAA,MAAM,YAAY;;cAlKN,MAAM;qBACC,MAAM;;;;;cADb,MAAM;qBACC,MAAM;;;kFAoKvB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -4,7 +4,7 @@ type __VLS_Props = {
4
4
  flow: OAuthFlow;
5
5
  selectedScopes: string[];
6
6
  };
7
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
7
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
8
8
  "update:selectedScopes": (payload: Pick<{
9
9
  id: string[];
10
10
  name: string;
@@ -29,5 +29,6 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
29
29
  meta: import("@scalar/workspace-store/events").AuthMeta;
30
30
  }, "scopes" | "newScopePayload">) => any) | undefined;
31
31
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
32
+ declare const _default: typeof __VLS_export;
32
33
  export default _default;
33
34
  //# sourceMappingURL=OAuthScopesInput.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"OAuthScopesInput.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/scalar-auth-selector-block/components/OAuthScopesInput.vue"],"names":[],"mappings":"AAwNA,OAAO,KAAK,EACV,SAAS,EACT,gBAAgB,EACjB,MAAM,8DAA8D,CAAA;AAWrE,KAAK,WAAW,GAAG;IACjB,QAAQ,EAAE,MAAM,gBAAgB,CAAA;IAChC,IAAI,EAAE,SAAS,CAAA;IACf,cAAc,EAAE,MAAM,EAAE,CAAA;CACzB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;AAibF,wBAOG"}
1
+ {"version":3,"file":"OAuthScopesInput.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/scalar-auth-selector-block/components/OAuthScopesInput.vue"],"names":[],"mappings":"AAyNA,OAAO,KAAK,EACV,SAAS,EACT,gBAAgB,EACjB,MAAM,8DAA8D,CAAA;AAWrE,KAAK,WAAW,GAAG;IACjB,QAAQ,EAAE,MAAM,gBAAgB,CAAA;IAChC,IAAI,EAAE,SAAS,CAAA;IACf,cAAc,EAAE,MAAM,EAAE,CAAA;CACzB,CAAC;AA0dF,QAAA,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -23,8 +23,9 @@ type __VLS_Props = {
23
23
  /** Metadata for authentication context */
24
24
  meta: AuthMeta;
25
25
  };
26
- declare const _default: import("vue").DefineComponent<__VLS_Props, {
26
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {
27
27
  activeScheme: import("vue").ComputedRef<SecuritySchemeOption | undefined>;
28
28
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
29
+ declare const _default: typeof __VLS_export;
29
30
  export default _default;
30
31
  //# sourceMappingURL=RequestAuthDataTable.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RequestAuthDataTable.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/scalar-auth-selector-block/components/RequestAuthDataTable.vue"],"names":[],"mappings":"AA4IA,OAAO,KAAK,EAEV,QAAQ,EACR,iBAAiB,EAClB,MAAM,gCAAgC,CAAA;AACvC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2EAA2E,CAAA;AACnH,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,8DAA8D,CAAA;AAGhG,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAA;AACnF,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,gEAAgE,CAAA;AAK1G,KAAK,WAAW,GAAG;IACjB,4CAA4C;IAC5C,WAAW,EAAE,kBAAkB,CAAA;IAC/B,mEAAmE;IACnE,QAAQ,EAAE,OAAO,CAAA;IACjB,8CAA8C;IAC9C,qBAAqB,EAAE,oBAAoB,EAAE,CAAA;IAC7C,uDAAuD;IACvD,eAAe,EAAE,MAAM,CAAA;IACvB,gBAAgB;IAChB,QAAQ,EAAE,MAAM,CAAA;IAChB,0CAA0C;IAC1C,eAAe,EAAE,qBAAqB,CAAA;IACtC,mCAAmC;IACnC,MAAM,EAAE,YAAY,GAAG,IAAI,CAAA;IAC3B,2CAA2C;IAC3C,QAAQ,EAAE,iBAAiB,CAAA;IAC3B,0CAA0C;IAC1C,IAAI,EAAE,QAAQ,CAAA;CACf,CAAC;;;;AAsNF,wBAOG"}
1
+ {"version":3,"file":"RequestAuthDataTable.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/scalar-auth-selector-block/components/RequestAuthDataTable.vue"],"names":[],"mappings":"AA6IA,OAAO,KAAK,EAEV,QAAQ,EACR,iBAAiB,EAClB,MAAM,gCAAgC,CAAA;AACvC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2EAA2E,CAAA;AACnH,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,8DAA8D,CAAA;AAGhG,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAA;AACnF,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,gEAAgE,CAAA;AAK1G,KAAK,WAAW,GAAG;IACjB,4CAA4C;IAC5C,WAAW,EAAE,kBAAkB,CAAA;IAC/B,mEAAmE;IACnE,QAAQ,EAAE,OAAO,CAAA;IACjB,8CAA8C;IAC9C,qBAAqB,EAAE,oBAAoB,EAAE,CAAA;IAC7C,uDAAuD;IACvD,eAAe,EAAE,MAAM,CAAA;IACvB,gBAAgB;IAChB,QAAQ,EAAE,MAAM,CAAA;IAChB,0CAA0C;IAC1C,eAAe,EAAE,qBAAqB,CAAA;IACtC,mCAAmC;IACnC,MAAM,EAAE,YAAY,GAAG,IAAI,CAAA;IAC3B,2CAA2C;IAC3C,QAAQ,EAAE,iBAAiB,CAAA;IAC3B,0CAA0C;IAC1C,IAAI,EAAE,QAAQ,CAAA;CACf,CAAC;AA8NF,QAAA,MAAM,YAAY;;oPAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -7,16 +7,17 @@ type __VLS_Props = {
7
7
  required?: boolean;
8
8
  type?: string;
9
9
  };
10
- type __VLS_PublicProps = __VLS_Props & {
10
+ type __VLS_ModelProps = {
11
11
  modelValue: string;
12
12
  };
13
- declare var __VLS_12: {}, __VLS_14: {};
13
+ type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
14
+ declare var __VLS_13: {}, __VLS_16: {};
14
15
  type __VLS_Slots = {} & {
15
- default?: (props: typeof __VLS_12) => any;
16
+ default?: (props: typeof __VLS_13) => any;
16
17
  } & {
17
- icon?: (props: typeof __VLS_14) => any;
18
+ icon?: (props: typeof __VLS_16) => any;
18
19
  };
19
- declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
20
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
20
21
  "update:modelValue": (value: string) => any;
21
22
  } & {
22
23
  selectVariable: (value: string) => any;
@@ -28,7 +29,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps,
28
29
  onInputFocus?: (() => any) | undefined;
29
30
  onInputBlur?: (() => any) | undefined;
30
31
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
31
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
32
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
33
+ declare const _default: typeof __VLS_export;
32
34
  export default _default;
33
35
  type __VLS_WithSlots<T, S> = T & {
34
36
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"RequestAuthDataTableInput.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/scalar-auth-selector-block/components/RequestAuthDataTableInput.vue"],"names":[],"mappings":"AAyDA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2EAA2E,CAAA;AAGnH,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AAG/C,KAAK,WAAW,GAAG;IACjB,cAAc,CAAC,EAAE,YAAY,CAAA;IAC7B,WAAW,EAAE,kBAAkB,CAAA;IAC/B,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,IAAI,CAAC,EAAE,MAAM,CAAA;CACd,CAAC;AAwBF,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACvC,UAAU,EAAE,MAAM,CAAC;CAClB,CAAC;AAyEF,QAAA,IAAI,QAAQ,IAAW,EAAE,QAAQ,IAAY,CAAE;AAC/C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAyB7C,QAAA,MAAM,eAAe;;;;;;;;;;;kFAOnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAQ1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"RequestAuthDataTableInput.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/scalar-auth-selector-block/components/RequestAuthDataTableInput.vue"],"names":[],"mappings":"AA0DA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2EAA2E,CAAA;AAGnH,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AAG/C,KAAK,WAAW,GAAG;IACjB,cAAc,CAAC,EAAE,YAAY,CAAA;IAC7B,WAAW,EAAE,kBAAkB,CAAA;IAC/B,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,IAAI,CAAC,EAAE,MAAM,CAAA;CACd,CAAC;AAwBF,KAAK,gBAAgB,GAAG;IACxB,UAAU,EAAE,MAAM,CAAC;CAClB,CAAC;AAKF,KAAK,iBAAiB,GAAG,WAAW,GAAG,gBAAgB,CAAC;AAoGxD,QAAA,IAAI,QAAQ,IAAW,EAAE,QAAQ,IAAY,CAAE;AAC/C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAK7C,QAAA,MAAM,UAAU;;;;;;;;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -18,7 +18,7 @@ type __VLS_Props = {
18
18
  /** Event bus for authentication updates */
19
19
  eventBus: WorkspaceEventBus;
20
20
  };
21
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
21
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
22
22
  "update:selectedScopes": (payload: Omit<{
23
23
  id: string[];
24
24
  name: string;
@@ -43,5 +43,6 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
43
43
  meta: import("@scalar/workspace-store/events").AuthMeta;
44
44
  }, "meta">) => any) | undefined;
45
45
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
46
+ declare const _default: typeof __VLS_export;
46
47
  export default _default;
47
48
  //# sourceMappingURL=RequestAuthTab.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RequestAuthTab.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/scalar-auth-selector-block/components/RequestAuthTab.vue"],"names":[],"mappings":"AA2UA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,gCAAgC,CAAA;AAEvC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2EAA2E,CAAA;AACnH,OAAO,KAAK,EAEV,yBAAyB,EACzB,YAAY,EACb,MAAM,8DAA8D,CAAA;AAGrE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAA;AAanF,KAAK,WAAW,GAAG;IACjB,wCAAwC;IACxC,WAAW,EAAE,kBAAkB,CAAA;IAC/B,yFAAyF;IACzF,QAAQ,EAAE,OAAO,CAAA;IACjB,gBAAgB;IAChB,QAAQ,EAAE,MAAM,CAAA;IAChB,+BAA+B;IAC/B,uBAAuB,EAAE,yBAAyB,CAAA;IAClD,oGAAoG;IACpG,eAAe,EAAE,qBAAqB,CAAA;IACtC,mCAAmC;IACnC,MAAM,EAAE,YAAY,GAAG,IAAI,CAAA;IAC3B,2CAA2C;IAC3C,QAAQ,EAAE,iBAAiB,CAAA;CAC5B,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;AA4iBF,wBAOG"}
1
+ {"version":3,"file":"RequestAuthTab.vue.d.ts","sourceRoot":"","sources":["../../../../../src/v2/blocks/scalar-auth-selector-block/components/RequestAuthTab.vue"],"names":[],"mappings":"AA4UA,OAAO,KAAK,EAEV,iBAAiB,EAClB,MAAM,gCAAgC,CAAA;AAEvC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2EAA2E,CAAA;AACnH,OAAO,KAAK,EAEV,yBAAyB,EACzB,YAAY,EACb,MAAM,8DAA8D,CAAA;AAGrE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,wCAAwC,CAAA;AAanF,KAAK,WAAW,GAAG;IACjB,wCAAwC;IACxC,WAAW,EAAE,kBAAkB,CAAA;IAC/B,yFAAyF;IACzF,QAAQ,EAAE,OAAO,CAAA;IACjB,gBAAgB;IAChB,QAAQ,EAAE,MAAM,CAAA;IAChB,+BAA+B;IAC/B,uBAAuB,EAAE,yBAAyB,CAAA;IAClD,oGAAoG;IACpG,eAAe,EAAE,qBAAqB,CAAA;IACtC,mCAAmC;IACnC,MAAM,EAAE,YAAY,GAAG,IAAI,CAAA;IAC3B,2CAA2C;IAC3C,QAAQ,EAAE,iBAAiB,CAAA;CAC5B,CAAC;AAslBF,QAAA,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -0,0 +1,18 @@
1
+ type CalloutType = 'info' | 'success' | 'warning' | 'danger' | 'neutral';
2
+ type __VLS_Props = {
3
+ type: CalloutType;
4
+ };
5
+ type __VLS_Slots = {
6
+ default: () => string;
7
+ actions?: () => string;
8
+ };
9
+ 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>;
10
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
+ declare const _default: typeof __VLS_export;
12
+ export default _default;
13
+ type __VLS_WithSlots<T, S> = T & {
14
+ new (): {
15
+ $slots: S;
16
+ };
17
+ };
18
+ //# sourceMappingURL=Callout.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Callout.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/callout/Callout.vue"],"names":[],"mappings":"AA+LA,KAAK,WAAW,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,GAAG,SAAS,CAAA;AAExE,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,WAAW,CAAA;CAClB,CAAC;AAIF,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,MAAM,MAAM,CAAA;IACrB,OAAO,CAAC,EAAE,MAAM,MAAM,CAAA;CACvB,CAAC;AAiHF,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"}
@@ -0,0 +1,7 @@
1
+ import o from "./Callout.vue2.js";
2
+ /* empty css */
3
+ import t from "../../../_virtual/_plugin-vue_export-helper.js";
4
+ const m = /* @__PURE__ */ t(o, [["__scopeId", "data-v-fa58cbab"]]);
5
+ export {
6
+ m as default
7
+ };
@@ -0,0 +1,43 @@
1
+ import { defineComponent as i, useSlots as r, createElementBlock as a, openBlock as c, normalizeClass as _, createElementVNode as e, createCommentVNode as d, createBlock as u, resolveDynamicComponent as m, createVNode as n } from "vue";
2
+ import { ScalarIconInfo as s, ScalarIconWarningCircle as p, ScalarIconWarning as f, ScalarIconCheckCircle as g } from "@scalar/icons";
3
+ const h = { class: "flex w-full flex-col gap-2" }, C = { class: "flex items-start gap-2" }, v = {
4
+ class: "callout-content__icon",
5
+ "data-scalar-name": "callout-icon"
6
+ }, x = { class: "callout-content__text" }, k = {
7
+ key: 0,
8
+ class: "flex justify-end gap-2"
9
+ }, N = /* @__PURE__ */ i({
10
+ __name: "Callout",
11
+ props: {
12
+ type: {}
13
+ },
14
+ setup(o) {
15
+ const t = r(), l = {
16
+ info: s,
17
+ success: g,
18
+ warning: f,
19
+ danger: p,
20
+ neutral: s
21
+ };
22
+ return (y, I) => (c(), a("div", {
23
+ class: _(`callout t-editor__callout callout__${o.type}`)
24
+ }, [
25
+ e("div", h, [
26
+ e("div", C, [
27
+ e("div", v, [
28
+ (c(), u(m(l[o.type]), { class: "size-5 shrink-0" }))
29
+ ]),
30
+ e("div", x, [
31
+ n(t.default)
32
+ ])
33
+ ]),
34
+ t.actions ? (c(), a("div", k, [
35
+ n(t.actions)
36
+ ])) : d("", !0)
37
+ ])
38
+ ], 2));
39
+ }
40
+ });
41
+ export {
42
+ N as default
43
+ };
@@ -27,7 +27,9 @@ export type CodeInputModelValue = string | number | boolean | Array<string | num
27
27
  * <CodeInput v-model="data" language="json" :lint="true" />
28
28
  * ```
29
29
  */
30
- declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
30
+ declare const _default: typeof __VLS_export;
31
+ export default _default;
32
+ declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<{
31
33
  modelValue: CodeInputModelValue;
32
34
  /** Environment for variable substitution. Pass undefined to disable environment variables */
33
35
  environment: XScalarEnvironment | undefined;
@@ -166,7 +168,6 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
166
168
  } & {
167
169
  icon?: (props: {}) => any;
168
170
  }>;
169
- export default _default;
170
171
  type __VLS_WithSlots<T, S> = T & {
171
172
  new (): {
172
173
  $slots: S;
@@ -1 +1 @@
1
- {"version":3,"file":"CodeInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/code-input/CodeInput.vue"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"CodeInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/code-input/CodeInput.vue"],"names":[],"mappings":"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"}
@@ -11,8 +11,9 @@ type __VLS_Slots = {} & {
11
11
  } & {
12
12
  default?: (props: typeof __VLS_3) => any;
13
13
  };
14
- 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>;
15
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
14
+ 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>;
15
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
16
+ declare const _default: typeof __VLS_export;
16
17
  export default _default;
17
18
  type __VLS_WithSlots<T, S> = T & {
18
19
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"DataTable.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/data-table/DataTable.vue"],"names":[],"mappings":"AAwCA,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,CAAC,MAAM,GAAG,SAAS,CAAC,EAAE,CAAA;IAC/B,0BAA0B;IAC1B,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,2BAA2B;IAC3B,cAAc,CAAC,EAAE,OAAO,CAAA;CACzB,CAAC;AA2CF,QAAA,IAAI,OAAO,IAAU,EAAE,OAAO,IAAW,CAAE;AAC3C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC5C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAoB/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":"DataTable.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/data-table/DataTable.vue"],"names":[],"mappings":"AAyCA,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,CAAC,MAAM,GAAG,SAAS,CAAC,EAAE,CAAA;IAC/B,0BAA0B;IAC1B,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,2BAA2B;IAC3B,cAAc,CAAC,EAAE,OAAO,CAAA;CACzB,CAAC;AAsDF,QAAA,IAAI,OAAO,IAAU,EAAE,OAAO,IAAW,CAAE;AAC3C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC5C;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"}
@@ -2,14 +2,15 @@ import type { Component } from 'vue';
2
2
  type __VLS_Props = {
3
3
  is?: string | Component;
4
4
  };
5
- declare var __VLS_6: {};
5
+ declare var __VLS_8: {};
6
6
  type __VLS_Slots = {} & {
7
- default?: (props: typeof __VLS_6) => any;
7
+ default?: (props: typeof __VLS_8) => any;
8
8
  };
9
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
9
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
10
10
  is: string | Component;
11
11
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
12
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
12
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
13
+ declare const _default: typeof __VLS_export;
13
14
  export default _default;
14
15
  type __VLS_WithSlots<T, S> = T & {
15
16
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"DataTableCell.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/data-table/DataTableCell.vue"],"names":[],"mappings":"AA6BA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAA;AAEpC,KAAK,WAAW,GAAG;IACf,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAA;CACxB,CAAC;AA4CJ,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;QApEZ,MAAM,GAAG,SAAS;6EA2EzB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAa1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"DataTableCell.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/data-table/DataTableCell.vue"],"names":[],"mappings":"AA8BA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAA;AAEpC,KAAK,WAAW,GAAG;IACf,EAAE,CAAC,EAAE,MAAM,GAAG,SAAS,CAAA;CACxB,CAAC;AAuDJ,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;QA/DP,MAAM,GAAG,SAAS;6EAkEzB,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -3,12 +3,13 @@ type __VLS_Props = {
3
3
  disabled?: boolean;
4
4
  align?: 'left' | 'center';
5
5
  };
6
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
6
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
7
7
  "update:modelValue": (v: boolean) => any;
8
8
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
9
9
  "onUpdate:modelValue"?: ((v: boolean) => any) | undefined;
10
10
  }>, {
11
11
  align: "left" | "center";
12
12
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
13
+ declare const _default: typeof __VLS_export;
13
14
  export default _default;
14
15
  //# sourceMappingURL=DataTableCheckbox.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DataTableCheckbox.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/data-table/DataTableCheckbox.vue"],"names":[],"mappings":"AA0DA,KAAK,WAAW,GAAG;IACf,UAAU,EAAE,OAAO,CAAA;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAA;CAC1B,CAAC;;;;;;WADQ,MAAM,GAAG,QAAQ;;AAoH7B,wBAQG"}
1
+ {"version":3,"file":"DataTableCheckbox.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/data-table/DataTableCheckbox.vue"],"names":[],"mappings":"AA2DA,KAAK,WAAW,GAAG;IACf,UAAU,EAAE,OAAO,CAAA;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAA;CAC1B,CAAC;AA+GJ,QAAA,MAAM,YAAY;;;;;WAhHN,MAAM,GAAG,QAAQ;6EAoH3B,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,7 +1,7 @@
1
- import { defineComponent as i, createBlock as r, openBlock as d, withCtx as u, createElementVNode as t, normalizeClass as l, unref as o, createVNode as m } from "vue";
2
- import { cva as p, ScalarIcon as b } from "@scalar/components";
3
- import f from "./DataTableCell.vue.js";
4
- const h = ["checked", "disabled"], x = /* @__PURE__ */ i({
1
+ import { defineComponent as n, createBlock as r, openBlock as d, withCtx as u, createElementVNode as t, normalizeClass as l, unref as o, createVNode as m } from "vue";
2
+ import { cva as p, ScalarIcon as f } from "@scalar/components";
3
+ import b from "./DataTableCell.vue.js";
4
+ const h = ["checked", "disabled"], x = /* @__PURE__ */ n({
5
5
  __name: "DataTableCheckbox",
6
6
  props: {
7
7
  modelValue: { type: Boolean },
@@ -19,14 +19,14 @@ const h = ["checked", "disabled"], x = /* @__PURE__ */ i({
19
19
  }
20
20
  }
21
21
  });
22
- return (n, a) => (d(), r(f, { class: "group/cell relative flex min-w-8" }, {
22
+ return (s, a) => (d(), r(b, { class: "group/cell relative flex min-w-8" }, {
23
23
  default: u(() => [
24
24
  t("input", {
25
25
  checked: e.modelValue,
26
- class: "peer absolute inset-0 cursor-pointer opacity-0 disabled:cursor-default",
26
+ class: "peer absolute inset-0 size-full cursor-pointer opacity-0 disabled:cursor-default",
27
27
  disabled: !!e.disabled,
28
28
  type: "checkbox",
29
- onChange: a[0] || (a[0] = (s) => n.$emit("update:modelValue", s.target.checked))
29
+ onChange: a[0] || (a[0] = (i) => s.$emit("update:modelValue", i.target.checked))
30
30
  }, null, 40, h),
31
31
  t("div", {
32
32
  class: l(o(c)({ align: e.align }))
@@ -37,7 +37,7 @@ const h = ["checked", "disabled"], x = /* @__PURE__ */ i({
37
37
  !e.disabled && "group-has-[:focus-visible]/cell:border-c-accent group-hover:opacity-100 group-has-[:focus-visible]/cell:opacity-100"
38
38
  ])
39
39
  }, null, 2),
40
- m(o(b), {
40
+ m(o(f), {
41
41
  icon: "Checkmark",
42
42
  size: "xs",
43
43
  thickness: "2.5"
@@ -1,9 +1,10 @@
1
- declare var __VLS_5: {};
1
+ declare var __VLS_8: {};
2
2
  type __VLS_Slots = {} & {
3
- default?: (props: typeof __VLS_5) => any;
3
+ default?: (props: typeof __VLS_8) => any;
4
4
  };
5
- declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
5
+ declare const __VLS_base: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
7
+ declare const _default: typeof __VLS_export;
7
8
  export default _default;
8
9
  type __VLS_WithSlots<T, S> = T & {
9
10
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"DataTableHeader.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/data-table/DataTableHeader.vue"],"names":[],"mappings":"AA8CA,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;AAoB/C,QAAA,MAAM,eAAe,+QAKnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAE1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"DataTableHeader.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/data-table/DataTableHeader.vue"],"names":[],"mappings":"AAuDA,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,+QACd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}