@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
@@ -17,15 +17,15 @@ type __VLS_Props = {
17
17
  description?: string | undefined;
18
18
  lineWrapping?: boolean;
19
19
  };
20
- declare var __VLS_5: {}, __VLS_26: {}, __VLS_28: {};
20
+ declare var __VLS_8: {}, __VLS_28: {}, __VLS_30: {};
21
21
  type __VLS_Slots = {} & {
22
- default?: (props: typeof __VLS_5) => any;
22
+ default?: (props: typeof __VLS_8) => any;
23
23
  } & {
24
- warning?: (props: typeof __VLS_26) => any;
24
+ warning?: (props: typeof __VLS_28) => any;
25
25
  } & {
26
- icon?: (props: typeof __VLS_28) => any;
26
+ icon?: (props: typeof __VLS_30) => any;
27
27
  };
28
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
28
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
29
29
  selectVariable: (value: string) => any;
30
30
  "update:modelValue": (v: string | number) => any;
31
31
  inputFocus: () => any;
@@ -41,7 +41,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}
41
41
  lineWrapping: boolean;
42
42
  canAddCustomEnumValue: boolean;
43
43
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
44
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
44
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
45
+ declare const _default: typeof __VLS_export;
45
46
  export default _default;
46
47
  type __VLS_WithSlots<T, S> = T & {
47
48
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"DataTableInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/data-table/DataTableInput.vue"],"names":[],"mappings":"AAuMA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2EAA2E,CAAA;AAGnH,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AAM/C,KAAK,WAAW,GAAG;IACf,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAA;IACzB,sEAAsE;IACtE,cAAc,CAAC,EAAE,YAAY,GAAG,SAAS,CAAA;IACzC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,0EAA0E;IAC1E,qBAAqB,CAAC,EAAE,OAAO,CAAA;IAC/B,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,IAAI,CAAC,EAAE,MAAM,EAAE,CAAA;IACf,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,WAAW,EAAE,kBAAkB,CAAA;IAC/B,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAA;IAChC,YAAY,CAAC,EAAE,OAAO,CAAA;CACvB,CAAC;AA+TJ,QAAA,IAAI,OAAO,IAAU,EAAuB,QAAQ,IAAW,EAAE,QAAQ,IAAY,CAAE;AACvF,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,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAmC7C,QAAA,MAAM,eAAe;;;;;;;;;;;cAjXN,OAAO;cAIP,OAAO;kBAMH,OAAO;2BAPE,OAAO;6EAsXjC,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":"DataTableInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/data-table/DataTableInput.vue"],"names":[],"mappings":"AAwMA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2EAA2E,CAAA;AAGnH,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AAM/C,KAAK,WAAW,GAAG;IACf,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAA;IACzB,sEAAsE;IACtE,cAAc,CAAC,EAAE,YAAY,GAAG,SAAS,CAAA;IACzC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,UAAU,EAAE,MAAM,CAAA;IAClB,0EAA0E;IAC1E,qBAAqB,CAAC,EAAE,OAAO,CAAA;IAC/B,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,IAAI,CAAC,EAAE,MAAM,EAAE,CAAA;IACf,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,WAAW,EAAE,kBAAkB,CAAA;IAC/B,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAA;IAChC,YAAY,CAAC,EAAE,OAAO,CAAA;CACvB,CAAC;AAmWJ,QAAA,IAAI,OAAO,IAAU,EAAuB,QAAQ,IAAW,EAAE,QAAQ,IAAY,CAAE;AACvF,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,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAO7C,QAAA,MAAM,UAAU;;;;;;;;;;;cAzXD,OAAO;cAIP,OAAO;kBAMH,OAAO;2BAPE,OAAO;6EA0XjC,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"}
@@ -6,12 +6,13 @@ type __VLS_Props = {
6
6
  canAddCustomValue?: boolean;
7
7
  type?: string | undefined;
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
  "update:modelValue": (v: string) => any;
11
11
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
12
12
  "onUpdate:modelValue"?: ((v: string) => any) | undefined;
13
13
  }>, {
14
14
  canAddCustomValue: boolean;
15
15
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
16
+ declare const _default: typeof __VLS_export;
16
17
  export default _default;
17
18
  //# sourceMappingURL=DataTableInputSelect.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DataTableInputSelect.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/data-table/DataTableInputSelect.vue"],"names":[],"mappings":"AA+LA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,0CAA0C,CAAA;AAEnF,KAAK,WAAW,GAAG;IACf,UAAU,EAAE,mBAAmB,CAAA;IAC/B,KAAK,CAAC,EAAE,MAAM,EAAE,CAAA;IAChB,OAAO,CAAC,EAAE,mBAAmB,GAAG,SAAS,CAAA;IACzC,iBAAiB,CAAC,EAAE,OAAO,CAAA;IAC3B,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAA;CAC1B,CAAC;;;;;;uBAFoB,OAAO;;AA4Z/B,wBAQG"}
1
+ {"version":3,"file":"DataTableInputSelect.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/data-table/DataTableInputSelect.vue"],"names":[],"mappings":"AAgMA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,0CAA0C,CAAA;AAEnF,KAAK,WAAW,GAAG;IACf,UAAU,EAAE,mBAAmB,CAAA;IAC/B,KAAK,CAAC,EAAE,MAAM,EAAE,CAAA;IAChB,OAAO,CAAC,EAAE,mBAAmB,GAAG,SAAS,CAAA;IACzC,iBAAiB,CAAC,EAAE,OAAO,CAAA;IAC3B,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAA;CAC1B,CAAC;AAibJ,QAAA,MAAM,YAAY;;;;;uBAnbM,OAAO;6EAub7B,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -2,8 +2,9 @@ declare var __VLS_1: {};
2
2
  type __VLS_Slots = {} & {
3
3
  default?: (props: typeof __VLS_1) => any;
4
4
  };
5
- declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
5
+ declare const __VLS_base: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
7
+ declare const _default: typeof __VLS_export;
7
8
  export default _default;
8
9
  type __VLS_WithSlots<T, S> = T & {
9
10
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"DataTableRow.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/data-table/DataTableRow.vue"],"names":[],"mappings":"AAuBA,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAkB/C,QAAA,MAAM,eAAe,+QAKnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAE1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"DataTableRow.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/data-table/DataTableRow.vue"],"names":[],"mappings":"AAwBA,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAG/C,QAAA,MAAM,UAAU,+QACd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -1,12 +1,13 @@
1
1
  type __VLS_Props = {
2
2
  text?: string | number;
3
3
  };
4
- declare var __VLS_5: {};
4
+ declare var __VLS_8: {};
5
5
  type __VLS_Slots = {} & {
6
- default?: (props: typeof __VLS_5) => any;
6
+ default?: (props: typeof __VLS_8) => any;
7
7
  };
8
- 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>;
9
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
8
+ 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>;
9
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
10
+ declare const _default: typeof __VLS_export;
10
11
  export default _default;
11
12
  type __VLS_WithSlots<T, S> = T & {
12
13
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"DataTableText.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/data-table/DataTableText.vue"],"names":[],"mappings":"AAkBA,KAAK,WAAW,GAAG;IACjB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;CACvB,CAAC;AAmCF,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,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":"DataTableText.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/data-table/DataTableText.vue"],"names":[],"mappings":"AAmBA,KAAK,WAAW,GAAG;IACjB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;CACvB,CAAC;AA0CF,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"}
@@ -8,14 +8,15 @@ declare var __VLS_1: {};
8
8
  type __VLS_Slots = {} & {
9
9
  default?: (props: typeof __VLS_1) => any;
10
10
  };
11
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
11
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
12
12
  submit: () => any;
13
13
  cancel: () => any;
14
14
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
15
15
  onSubmit?: (() => any) | undefined;
16
16
  onCancel?: (() => any) | undefined;
17
17
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
18
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
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":"ConfirmationForm.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/forms/ConfirmationForm.vue"],"names":[],"mappings":"AA6CA,KAAK,WAAW,GAAG;IACjB,qCAAqC;IACrC,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,0CAA0C;IAC1C,OAAO,CAAC,EAAE,QAAQ,GAAG,OAAO,CAAA;CAC7B,CAAC;AA4EF,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;AAsB/C,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":"ConfirmationForm.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/forms/ConfirmationForm.vue"],"names":[],"mappings":"AA8CA,KAAK,WAAW,GAAG;IACjB,qCAAqC;IACrC,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,0CAA0C;IAC1C,OAAO,CAAC,EAAE,QAAQ,GAAG,OAAO,CAAA;CAC7B,CAAC;AAmGF,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;;;;;;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"}
@@ -3,7 +3,9 @@
3
3
  *
4
4
  * Would like to replace with details/summary elements, but they are not supported in all browsers yet?
5
5
  */
6
- declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
6
+ declare const _default: typeof __VLS_export;
7
+ export default _default;
8
+ declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<{
7
9
  /** Whether the disclosure is open by default. */
8
10
  defaultOpen?: boolean;
9
11
  /** Number of items to show in badge when collapsed. */
@@ -34,7 +36,6 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
34
36
  open: any;
35
37
  }) => any;
36
38
  }>;
37
- export default _default;
38
39
  type __VLS_WithSlots<T, S> = T & {
39
40
  new (): {
40
41
  $slots: S;
@@ -1 +1 @@
1
- {"version":3,"file":"CollapsibleSection.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/layout/CollapsibleSection.vue"],"names":[],"mappings":"AA0HA;;;;GAIG;;IAGD,iDAAiD;kBACnC,OAAO;IACrB,uDAAuD;gBAC3C,MAAM;IAClB,8DAA8D;eACnD,OAAO;;;;IALlB,iDAAiD;kBACnC,OAAO;IACrB,uDAAuD;gBAC3C,MAAM;IAClB,8DAA8D;eACnD,OAAO;;;;YAsNR,CAAC,KAAK;;KAAiB,KAAK,GAAG;;cAC7B,CAAC,KAAK;;KAAiB,KAAK,GAAG;;cAC/B,CAAC,KAAK;;KAAiB,KAAK,GAAG;;AA/N7C,wBAyQC;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":"CollapsibleSection.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/layout/CollapsibleSection.vue"],"names":[],"mappings":"AA2HA;;;;GAIG;wBACkB,OAAO,YAAY;AAAxC,wBAAyC;AAKzC,QAAA,MAAM,YAAY;IAEhB,iDAAiD;kBACnC,OAAO;IACrB,uDAAuD;gBAC3C,MAAM;IAClB,8DAA8D;eACnD,OAAO;;;;IALlB,iDAAiD;kBACnC,OAAO;IACrB,uDAAuD;gBAC3C,MAAM;IAClB,8DAA8D;eACnD,OAAO;;;;YAkPR,CAAC,KAAK;;KAAiB,KAAK,GAAG;;cAC7B,CAAC,KAAK;;KAAiB,KAAK,GAAG;;cAC/B,CAAC,KAAK;;KAAiB,KAAK,GAAG;EAUzC,CAAC;AACL,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -3,14 +3,18 @@
3
3
  *
4
4
  * This is useful when we need to catch the open state of a disclosure from its v-slot
5
5
  */
6
- declare const _default: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
7
- props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
8
- readonly onChange?: ((value: T) => any) | undefined;
9
- readonly onUnmount?: (() => any) | undefined;
10
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, never>, "onChange" | "onUnmount"> & {
6
+ declare const _default: typeof __VLS_export;
7
+ export default _default;
8
+ declare const __VLS_export: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
9
+ props: import("vue").PublicProps & __VLS_PrettifyLocal<{
11
10
  value: T;
12
- } & Partial<{}>> & import("vue").PublicProps;
13
- expose(exposed: import("vue").ShallowUnwrapRef<{}>): void;
11
+ } & {
12
+ onChange?: ((value: T) => any) | undefined;
13
+ onUnmount?: (() => any) | undefined;
14
+ }> & (typeof globalThis extends {
15
+ __VLS_PROPS_FALLBACK: infer P;
16
+ } ? P : {});
17
+ expose: (exposed: {}) => void;
14
18
  attrs: any;
15
19
  slots: {};
16
20
  emit: {
@@ -20,8 +24,9 @@ declare const _default: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>
20
24
  }>) => import("vue").VNode & {
21
25
  __ctx?: Awaited<typeof __VLS_setup>;
22
26
  };
23
- export default _default;
24
- type __VLS_PrettifyLocal<T> = {
27
+ type __VLS_PrettifyLocal<T> = (T extends any ? {
25
28
  [K in keyof T]: T[K];
26
- } & {};
29
+ } : {
30
+ [K in keyof T as K]: T[K];
31
+ }) & {};
27
32
  //# sourceMappingURL=ValueEmitter.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ValueEmitter.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/layout/ValueEmitter.vue"],"names":[],"mappings":"AAsCA;;;;GAIG;yBACc,CAAC,EACjB,aAAa,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,EAC9D,YAAY,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,EAC3G,eAAe,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,EACjE;WAoDO,mBAAmB,CAAC;;;;eAnDA,CAAC;QAmDoC,OAAO,IAAsB,CAAC,4BAA2B;oBACzG,OAAO,KAAK,EAAE,gBAAgB,CAAC,EAAE,CAAC,GAAG,IAAI;WAClD,GAAG;;;YAlDL,QAAQ,SAAS,CAAC,GAAG,IAAI;YACzB,SAAS,GAAG,IAAI;;EAqDlB,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAE;AA/DzE,wBAgEC;AACD,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
1
+ {"version":3,"file":"ValueEmitter.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/layout/ValueEmitter.vue"],"names":[],"mappings":"AAuCA;;;;GAIG;wBACkB,OAAO,YAAY;AAAxC,wBAAyC;AAKzC,QAAA,MAAM,YAAY,GAAK,CAAC,EACvB,aAAa,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,EAC9D,YAAY,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,EAC3G,gBAAgB,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,EAClE;WAkCO,OAAO,KAAK,EAAE,WAAW,GAAG,mBAAmB,CAAC;eAjC5B,CAAC;;;;KAiC8D,CAAC,GAAG,CAAC,OAAO,UAAU,SAAS;QAAE,oBAAoB,EAAE,MAAM,CAAC,CAAA;KAAE,GAAG,CAAC,GAAG,EAAE,CAAC;YAC5J,CAAC,OAAO,EAAE,EAAE,KAAK,IAAI;WACtB,GAAG;WACH,EAAE;;YAhCJ,QAAQ,SAAS,CAAC,GAAG,IAAI;YACzB,SAAS,GAAG,IAAI;;EAkClB,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,OAAO,CAAC,OAAO,WAAW,CAAC,CAAA;CAAI,CAAC;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,GAAG,GAAG;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG;KAAG,CAAC,IAAI,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,CAAC,GAAG,EAAE,CAAC"}
@@ -4,12 +4,13 @@ type __VLS_Props = {
4
4
  /** The warning message to display */
5
5
  warningMessage?: string | undefined;
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
  delete: () => any;
9
9
  close: () => any;
10
10
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
11
11
  onDelete?: (() => any) | undefined;
12
12
  onClose?: (() => any) | undefined;
13
13
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
+ declare const _default: typeof __VLS_export;
14
15
  export default _default;
15
16
  //# sourceMappingURL=DeleteModal.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DeleteModal.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/modals/DeleteModal.vue"],"names":[],"mappings":"AAyCA,KAAK,WAAW,GAAG;IACjB,qCAAqC;IACrC,IAAI,EAAE,MAAM,CAAA;IACZ,qCAAqC;IACrC,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAA;CACpC,CAAC;;;;;;;;AAkFF,wBAOG"}
1
+ {"version":3,"file":"DeleteModal.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/modals/DeleteModal.vue"],"names":[],"mappings":"AA0CA,KAAK,WAAW,GAAG;IACjB,qCAAqC;IACrC,IAAI,EAAE,MAAM,CAAA;IACZ,qCAAqC;IACrC,cAAc,CAAC,EAAE,MAAM,GAAG,SAAS,CAAA;CACpC,CAAC;AAqFF,QAAA,MAAM,YAAY;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=ModalClientContainer.spec.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ModalClientContainer.spec.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/modals/ModalClientContainer.spec.ts"],"names":[],"mappings":""}
@@ -0,0 +1,24 @@
1
+ import { type ModalState } from '@scalar/components';
2
+ type __VLS_Props = {
3
+ modalState: ModalState;
4
+ };
5
+ declare var __VLS_7: {};
6
+ type __VLS_Slots = {} & {
7
+ default?: (props: typeof __VLS_7) => any;
8
+ };
9
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
10
+ open: () => any;
11
+ close: () => any;
12
+ }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
13
+ onOpen?: (() => any) | undefined;
14
+ onClose?: (() => any) | undefined;
15
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
16
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
17
+ declare const _default: typeof __VLS_export;
18
+ export default _default;
19
+ type __VLS_WithSlots<T, S> = T & {
20
+ new (): {
21
+ $slots: S;
22
+ };
23
+ };
24
+ //# sourceMappingURL=ModalClientContainer.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ModalClientContainer.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/modals/ModalClientContainer.vue"],"names":[],"mappings":"AA6LA,OAAO,EAGL,KAAK,UAAU,EAChB,MAAM,oBAAoB,CAAA;AAW3B,KAAK,WAAW,GAAG;IAAE,UAAU,EAAE,UAAU,CAAA;CAAE,CAAC;AA+H9C,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;AAO/C,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"}
@@ -0,0 +1,7 @@
1
+ import o from "./ModalClientContainer.vue2.js";
2
+ /* empty css */
3
+ import t from "../../../_virtual/_plugin-vue_export-helper.js";
4
+ const i = /* @__PURE__ */ t(o, [["__scopeId", "data-v-c9b12db0"]]);
5
+ export {
6
+ i as default
7
+ };
@@ -0,0 +1,57 @@
1
+ import { defineComponent as f, ref as v, useId as S, onBeforeMount as C, watch as h, nextTick as k, onBeforeUnmount as w, withDirectives as c, createElementBlock as T, openBlock as x, createElementVNode as a, mergeProps as B, unref as r, createVNode as F, withCtx as _, renderSlot as $, vShow as d } from "vue";
2
+ import { addScalarClassesToHeadless as b, ScalarTeleportRoot as y } from "@scalar/components";
3
+ import { useFocusTrap as g } from "@vueuse/integrations/useFocusTrap";
4
+ const E = { class: "scalar scalar-app" }, I = { class: "scalar-container" }, M = ["id"], D = /* @__PURE__ */ f({
5
+ __name: "ModalClientContainer",
6
+ props: {
7
+ modalState: {}
8
+ },
9
+ emits: ["open", "close"],
10
+ setup(e, { emit: m }) {
11
+ const u = e, o = m, l = v(null), s = S(), { activate: p, deactivate: i } = g(l, {
12
+ allowOutsideClick: !0,
13
+ fallbackFocus: `#${s}`
14
+ });
15
+ return C(() => b()), h(
16
+ () => u.modalState.open,
17
+ async (t) => {
18
+ t ? (await k(), p(), o("open")) : (i(), o("close"));
19
+ },
20
+ { immediate: !1 }
21
+ ), w(() => {
22
+ i();
23
+ }), (t, n) => c((x(), T("div", E, [
24
+ a("div", I, [
25
+ c(a("div", B({
26
+ id: r(s),
27
+ ref_key: "client",
28
+ ref: l,
29
+ "aria-label": "API Client",
30
+ "aria-modal": "true"
31
+ }, t.$attrs, {
32
+ class: "scalar-app-layout scalar-client",
33
+ role: "dialog",
34
+ tabindex: "-1"
35
+ }), [
36
+ F(r(y), null, {
37
+ default: _(() => [
38
+ $(t.$slots, "default", {}, void 0, !0)
39
+ ]),
40
+ _: 3
41
+ })
42
+ ], 16, M), [
43
+ [d, e.modalState.open]
44
+ ]),
45
+ a("div", {
46
+ class: "scalar-app-exit",
47
+ onClick: n[0] || (n[0] = (N) => e.modalState.hide())
48
+ })
49
+ ])
50
+ ], 512)), [
51
+ [d, e.modalState.open]
52
+ ]);
53
+ }
54
+ });
55
+ export {
56
+ D as default
57
+ };
@@ -5,12 +5,13 @@ type __VLS_Props = {
5
5
  type __VLS_Slots = {
6
6
  default?(): unknown;
7
7
  };
8
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
8
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
9
9
  "update:width": (value: number) => any;
10
10
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
11
11
  "onUpdate:width"?: ((value: number) => any) | undefined;
12
12
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
13
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
13
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
14
+ declare const _default: typeof __VLS_export;
14
15
  export default _default;
15
16
  type __VLS_WithSlots<T, S> = T & {
16
17
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"Resize.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/resize/Resize.vue"],"names":[],"mappings":"AA4GA,KAAK,WAAW,GAAG;IACjB,qCAAqC;IACrC,KAAK,EAAE,MAAM,CAAA;CACd,CAAC;AAQF,KAAK,WAAW,GAAG;IACjB,OAAO,CAAC,IAAI,OAAO,CAAA;CACpB,CAAC;AA4FF,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":"Resize.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/resize/Resize.vue"],"names":[],"mappings":"AA6GA,KAAK,WAAW,GAAG;IACjB,qCAAqC;IACrC,KAAK,EAAE,MAAM,CAAA;CACd,CAAC;AASF,KAAK,WAAW,GAAG;IACjB,OAAO,CAAC,IAAI,OAAO,CAAA;CACpB,CAAC;AAqFF,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"}
@@ -10,7 +10,7 @@ type __VLS_Props = {
10
10
  /** Client layout */
11
11
  layout: ClientLayout;
12
12
  };
13
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
13
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
14
14
  "update:variable": (payload: {
15
15
  index: number;
16
16
  key: string;
@@ -33,5 +33,6 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
33
33
  "onUpdate:servers"?: (() => any) | undefined;
34
34
  "onUpdate:open"?: ((value: boolean) => any) | undefined;
35
35
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
36
+ declare const _default: typeof __VLS_export;
36
37
  export default _default;
37
38
  //# sourceMappingURL=ServerDropdown.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ServerDropdown.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/server/ServerDropdown.vue"],"names":[],"mappings":"AAkIA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,8DAA8D,CAAA;AAGhG,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AAK3C,KAAK,WAAW,GAAG;IACjB,0EAA0E;IAC1E,OAAO,EAAE,YAAY,EAAE,CAAA;IACvB,gCAAgC;IAChC,MAAM,EAAE,YAAY,GAAG,IAAI,CAAA;IAC3B,qEAAqE;IACrE,MAAM,EAAE,MAAM,CAAA;IACd,oBAAoB;IACpB,MAAM,EAAE,YAAY,CAAA;CACrB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;AA2QF,wBAOG"}
1
+ {"version":3,"file":"ServerDropdown.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/server/ServerDropdown.vue"],"names":[],"mappings":"AAmIA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,8DAA8D,CAAA;AAGhG,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AAK3C,KAAK,WAAW,GAAG;IACjB,0EAA0E;IAC1E,OAAO,EAAE,YAAY,EAAE,CAAA;IACvB,gCAAgC;IAChC,MAAM,EAAE,YAAY,GAAG,IAAI,CAAA;IAC3B,qEAAqE;IACrE,MAAM,EAAE,MAAM,CAAA;IACd,oBAAoB;IACpB,MAAM,EAAE,YAAY,CAAA;CACrB,CAAC;AA2RF,QAAA,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -6,12 +6,13 @@ type __VLS_Props = {
6
6
  label: string;
7
7
  };
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
  "update:variable": (key: string, value: string) => any;
11
11
  "update:selectedServer": () => any;
12
12
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
13
13
  "onUpdate:variable"?: ((key: string, value: string) => any) | undefined;
14
14
  "onUpdate:selectedServer"?: (() => 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=ServerDropdownItem.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ServerDropdownItem.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/server/ServerDropdownItem.vue"],"names":[],"mappings":"AAiFA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,8DAA8D,CAAA;AAKhG,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,YAAY,GAAG,IAAI,CAAA;IAC3B,YAAY,EAAE;QACZ,EAAE,EAAE,MAAM,CAAA;QACV,KAAK,EAAE,MAAM,CAAA;KACd,CAAA;CACF,CAAC;;;;;;;;AA4JF,wBAOG"}
1
+ {"version":3,"file":"ServerDropdownItem.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/server/ServerDropdownItem.vue"],"names":[],"mappings":"AAkFA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,8DAA8D,CAAA;AAKhG,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,YAAY,GAAG,IAAI,CAAA;IAC3B,YAAY,EAAE;QACZ,EAAE,EAAE,MAAM,CAAA;QACV,KAAK,EAAE,MAAM,CAAA;KACd,CAAA;CACF,CAAC;AAyJF,QAAA,MAAM,YAAY;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -44,11 +44,12 @@ type __VLS_Slots = {
44
44
  open: boolean;
45
45
  }): unknown;
46
46
  };
47
- type __VLS_PublicProps = __VLS_Props & {
47
+ type __VLS_ModelProps = {
48
48
  /** Controls the width of the sidebar */
49
49
  'sidebarWidth': number;
50
50
  };
51
- declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
51
+ type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
52
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
52
53
  "update:sidebarWidth": (value: number) => any;
53
54
  } & {
54
55
  "create:workspace": () => any;
@@ -62,7 +63,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps,
62
63
  onReorder?: ((draggingItem: DraggingItem, hoveredItem: HoveredItem) => any) | undefined;
63
64
  "onUpdate:sidebarWidth"?: ((value: number) => any) | undefined;
64
65
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
65
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
66
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
67
+ declare const _default: typeof __VLS_export;
66
68
  export default _default;
67
69
  type __VLS_WithSlots<T, S> = T & {
68
70
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"Sidebar.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/sidebar/Sidebar.vue"],"names":[],"mappings":"AAyLA,OAAO,EAGL,KAAK,cAAc,EACpB,MAAM,oBAAoB,CAAA;AAE3B,OAAO,EAEL,KAAK,YAAY,EACjB,KAAK,WAAW,EAChB,KAAK,YAAY,EAClB,MAAM,iBAAiB,CAAA;AACxB,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAA;AACxE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAA;AAKhF,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAA;AAIrD,KAAK,WAAW,GAAG;IACjB,iDAAiD;IACjD,YAAY,EAAE,YAAY,CAAC,cAAc,CAAC,CAAA;IAC1C,4BAA4B;IAC5B,MAAM,EAAE,YAAY,CAAA;IACpB,qCAAqC;IACrC,eAAe,EAAE;QAAE,EAAE,EAAE,MAAM,CAAA;KAAE,CAAA;IAC/B,2CAA2C;IAC3C,UAAU,EAAE,cAAc,EAAE,CAAA;IAC5B,+CAA+C;IAC/C,SAAS,EAAE,iBAAiB,EAAE,CAAA;IAC9B;;;;OAIG;IACH,WAAW,CAAC,EACR,OAAO,GACP,CAAC,CAAC,YAAY,EAAE,YAAY,EAAE,WAAW,EAAE,WAAW,KAAK,OAAO,CAAC,CAAA;CACxE,CAAC;AAeF,KAAK,WAAW,GAAG;IACjB,uCAAuC;IACvC,eAAe,CAAC,IAAI,OAAO,CAAA;IAC3B,sDAAsD;IACtD,SAAS,CAAC,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,cAAc,CAAA;KAAE,GAAG,OAAO,CAAA;IACpD,mDAAmD;IACnD,MAAM,CAAC,IAAI,OAAO,CAAA;IAClB,yDAAyD;IACzD,KAAK,CAAC,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,cAAc,CAAA;KAAE,GAAG,OAAO,CAAA;IAChD,oEAAoE;IACpE,kBAAkB,CAAC,IAAI,OAAO,CAAA;IAC9B,iDAAiD;IACjD,IAAI,CAAC,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,cAAc,CAAC;QAAC,IAAI,EAAE,OAAO,CAAA;KAAE,GAAG,OAAO,CAAA;CAC/D,CAAC;AAkCF,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACvC,wCAAwC;IACxC,cAAc,EAAE,MAAM,CAAC;CACtB,CAAC;AAkPF,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":"Sidebar.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/sidebar/Sidebar.vue"],"names":[],"mappings":"AAyLA,OAAO,EAGL,KAAK,cAAc,EACpB,MAAM,oBAAoB,CAAA;AAE3B,OAAO,EAEL,KAAK,YAAY,EACjB,KAAK,WAAW,EAChB,KAAK,YAAY,EAClB,MAAM,iBAAiB,CAAA;AACxB,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAA;AACxE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAA;AAKhF,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAA;AAIrD,KAAK,WAAW,GAAG;IACjB,iDAAiD;IACjD,YAAY,EAAE,YAAY,CAAC,cAAc,CAAC,CAAA;IAC1C,4BAA4B;IAC5B,MAAM,EAAE,YAAY,CAAA;IACpB,qCAAqC;IACrC,eAAe,EAAE;QAAE,EAAE,EAAE,MAAM,CAAA;KAAE,CAAA;IAC/B,2CAA2C;IAC3C,UAAU,EAAE,cAAc,EAAE,CAAA;IAC5B,+CAA+C;IAC/C,SAAS,EAAE,iBAAiB,EAAE,CAAA;IAC9B;;;;OAIG;IACH,WAAW,CAAC,EACR,OAAO,GACP,CAAC,CAAC,YAAY,EAAE,YAAY,EAAE,WAAW,EAAE,WAAW,KAAK,OAAO,CAAC,CAAA;CACxE,CAAC;AAgBF,KAAK,WAAW,GAAG;IACjB,uCAAuC;IACvC,eAAe,CAAC,IAAI,OAAO,CAAA;IAC3B,sDAAsD;IACtD,SAAS,CAAC,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,cAAc,CAAA;KAAE,GAAG,OAAO,CAAA;IACpD,mDAAmD;IACnD,MAAM,CAAC,IAAI,OAAO,CAAA;IAClB,yDAAyD;IACzD,KAAK,CAAC,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,cAAc,CAAA;KAAE,GAAG,OAAO,CAAA;IAChD,oEAAoE;IACpE,kBAAkB,CAAC,IAAI,OAAO,CAAA;IAC9B,iDAAiD;IACjD,IAAI,CAAC,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,cAAc,CAAC;QAAC,IAAI,EAAE,OAAO,CAAA;KAAE,GAAG,OAAO,CAAA;CAC/D,CAAC;AAiCF,KAAK,gBAAgB,GAAG;IACxB,wCAAwC;IACxC,cAAc,EAAE,MAAM,CAAC;CACtB,CAAC;AAKF,KAAK,iBAAiB,GAAG,WAAW,GAAG,gBAAgB,CAAC;AAuQxD,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"}
@@ -1,13 +1,13 @@
1
- import { defineComponent as h, mergeModels as y, useSlots as D, ref as V, useModel as B, computed as M, createBlock as d, openBlock as l, unref as r, withCtx as s, createVNode as C, createSlots as E, renderSlot as i, createElementBlock as v, createCommentVNode as n, Fragment as R, normalizeProps as f, guardReactiveProps as b, createElementVNode as w, isRef as z } from "vue";
1
+ import { defineComponent as D, mergeModels as v, useSlots as V, ref as B, useModel as M, computed as C, createBlock as u, openBlock as l, unref as r, withCtx as s, createVNode as y, createSlots as E, renderSlot as i, createElementBlock as w, createCommentVNode as m, Fragment as R, normalizeProps as f, guardReactiveProps as p, createElementVNode as g, isRef as z } from "vue";
2
2
  import { ScalarIconButton as F, ScalarSidebarSearchInput as N } from "@scalar/components";
3
3
  import { ScalarIconFileDashed as q, ScalarIconMagnifyingGlass as A } from "@scalar/icons";
4
4
  import { ScalarSidebar as U } from "@scalar/sidebar";
5
5
  import j from "./SidebarMenu.vue.js";
6
6
  import { useSearchIndex as G } from "../../features/search/hooks/use-search-index.js";
7
7
  import H from "../resize/Resize.vue.js";
8
- const J = { class: "bg-sidebar-b-1 z-1 flex flex-col gap-1.5 px-3 pb-1.5" }, K = { class: "flex items-center justify-between" }, L = { key: 1 }, _ = /* @__PURE__ */ h({
8
+ const J = { class: "bg-sidebar-b-1 z-1 flex flex-col gap-1.5 px-3 pb-1.5" }, K = { class: "flex items-center justify-between" }, L = { key: 1 }, _ = /* @__PURE__ */ D({
9
9
  __name: "Sidebar",
10
- props: /* @__PURE__ */ y({
10
+ props: /* @__PURE__ */ v({
11
11
  sidebarState: {},
12
12
  layout: {},
13
13
  activeWorkspace: {},
@@ -21,67 +21,66 @@ const J = { class: "bg-sidebar-b-1 z-1 flex flex-col gap-1.5 px-3 pb-1.5" }, K =
21
21
  },
22
22
  sidebarWidthModifiers: {}
23
23
  }),
24
- emits: /* @__PURE__ */ y(["selectItem", "select:workspace", "create:workspace", "reorder"], ["update:sidebarWidth"]),
25
- setup(t, { emit: g }) {
26
- const c = g, p = D(), u = V(!1), k = B(t, "sidebarWidth"), S = (o) => o.type === "example" && o.title === "draft", { query: m, results: x } = G(() => t.documents), I = M(() => x.value ?? t.sidebarState.items.value), W = (o) => {
27
- c("selectItem", o), m.value = "", u.value = !1;
24
+ emits: /* @__PURE__ */ v(["selectItem", "select:workspace", "create:workspace", "reorder"], ["update:sidebarWidth"]),
25
+ setup(a, { emit: x }) {
26
+ const d = x, b = V(), n = B(!1), k = M(a, "sidebarWidth"), S = (o) => o.type === "example" && o.title === "draft", { query: c, results: I } = G(() => a.documents), W = C(() => I.value ?? a.sidebarState.items.value), $ = (o) => {
27
+ d("selectItem", o), c.value = "", n.value = !1;
28
28
  };
29
- return (o, a) => (l(), d(r(H), {
29
+ return (o, t) => (l(), u(r(H), {
30
30
  width: k.value,
31
- "onUpdate:width": a[5] || (a[5] = (e) => k.value = e),
31
+ "onUpdate:width": t[5] || (t[5] = (e) => k.value = e),
32
32
  class: "flex flex-col"
33
33
  }, {
34
34
  default: s(() => [
35
- C(r(U), {
35
+ y(r(U), {
36
36
  class: "flex w-auto flex-1 pt-2",
37
37
  indent: 15,
38
- isDraggable: t.layout !== "modal",
39
- isDroppable: t.isDroppable,
40
- isExpanded: t.sidebarState.isExpanded,
41
- isSelected: t.sidebarState.isSelected,
42
- items: I.value,
38
+ isDraggable: a.layout !== "modal",
39
+ isDroppable: a.isDroppable,
40
+ isExpanded: a.sidebarState.isExpanded,
41
+ isSelected: a.sidebarState.isSelected,
42
+ items: W.value,
43
43
  layout: "client",
44
- onReorder: a[4] || (a[4] = (e, $) => c("reorder", e, $)),
45
- onSelectItem: W
44
+ onReorder: t[4] || (t[4] = (e, h) => d("reorder", e, h)),
45
+ onSelectItem: $
46
46
  }, E({
47
47
  header: s(() => [
48
- w("div", J, [
49
- w("div", K, [
50
- t.layout === "desktop" ? (l(), d(j, {
48
+ g("div", J, [
49
+ g("div", K, [
50
+ a.layout !== "modal" ? (l(), u(j, {
51
51
  key: 0,
52
- activeWorkspace: t.activeWorkspace,
53
- workspaces: t.workspaces,
54
- "onCreate:workspace": a[0] || (a[0] = (e) => c("create:workspace")),
55
- "onSelect:workspace": a[1] || (a[1] = (e) => c("select:workspace", e))
52
+ activeWorkspace: a.activeWorkspace,
53
+ workspaces: a.workspaces,
54
+ "onCreate:workspace": t[0] || (t[0] = (e) => d("create:workspace")),
55
+ "onSelect:workspace": t[1] || (t[1] = (e) => d("select:workspace", e))
56
56
  }, {
57
57
  sidebarMenuActions: s(() => [
58
58
  i(o.$slots, "sidebarMenuActions")
59
59
  ]),
60
60
  _: 3
61
- }, 8, ["activeWorkspace", "workspaces"])) : t.layout === "modal" ? (l(), v("div", L)) : n("", !0),
62
- t.layout !== "web" ? (l(), d(r(F), {
63
- key: 2,
61
+ }, 8, ["activeWorkspace", "workspaces"])) : a.layout === "modal" ? (l(), w("div", L)) : m("", !0),
62
+ y(r(F), {
64
63
  icon: r(A),
65
64
  label: "Search",
66
- onClick: a[2] || (a[2] = (e) => u.value = !u.value)
67
- }, null, 8, ["icon"])) : n("", !0)
65
+ onClick: t[2] || (t[2] = (e) => n.value = !n.value)
66
+ }, null, 8, ["icon"])
68
67
  ]),
69
- u.value || t.layout === "web" ? (l(), d(r(N), {
68
+ n.value ? (l(), u(r(N), {
70
69
  key: 0,
71
- modelValue: r(m),
72
- "onUpdate:modelValue": a[3] || (a[3] = (e) => z(m) ? m.value = e : null),
73
- autofocus: t.layout !== "web"
74
- }, null, 8, ["modelValue", "autofocus"])) : n("", !0)
70
+ modelValue: r(c),
71
+ "onUpdate:modelValue": t[3] || (t[3] = (e) => z(c) ? c.value = e : null),
72
+ autofocus: ""
73
+ }, null, 8, ["modelValue"])) : m("", !0)
75
74
  ])
76
75
  ]),
77
76
  decorator: s((e) => [
78
- i(o.$slots, "decorator", f(b(e)))
77
+ i(o.$slots, "decorator", f(p(e)))
79
78
  ]),
80
79
  icon: s((e) => [
81
- p.icon || S(e.item) ? (l(), v(R, { key: 0 }, [
82
- S(e.item) ? (l(), d(r(q), { key: 0 })) : n("", !0),
83
- i(o.$slots, "icon", f(b(e)))
84
- ], 64)) : n("", !0)
80
+ b.icon || S(e.item) ? (l(), w(R, { key: 0 }, [
81
+ S(e.item) ? (l(), u(r(q), { key: 0 })) : m("", !0),
82
+ i(o.$slots, "icon", f(p(e)))
83
+ ], 64)) : m("", !0)
85
84
  ]),
86
85
  before: s(() => [
87
86
  i(o.$slots, "workspaceButton")
@@ -91,10 +90,10 @@ const J = { class: "bg-sidebar-b-1 z-1 flex flex-col gap-1.5 px-3 pb-1.5" }, K =
91
90
  ]),
92
91
  _: 2
93
92
  }, [
94
- p.empty ? {
93
+ b.empty ? {
95
94
  name: "empty",
96
95
  fn: s((e) => [
97
- i(o.$slots, "empty", f(b(e)))
96
+ i(o.$slots, "empty", f(p(e)))
98
97
  ]),
99
98
  key: "0"
100
99
  } : void 0
@@ -17,14 +17,15 @@ type __VLS_Slots = {
17
17
  /** Slot for customizing the actions section of the sidebar menu. */
18
18
  sidebarMenuActions?(): unknown;
19
19
  };
20
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
20
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
21
21
  "create:workspace": () => any;
22
22
  "select:workspace": (id?: string | undefined) => any;
23
23
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
24
24
  "onCreate:workspace"?: (() => any) | undefined;
25
25
  "onSelect:workspace"?: ((id?: string | undefined) => any) | undefined;
26
26
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
27
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
27
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
28
+ declare const _default: typeof __VLS_export;
28
29
  export default _default;
29
30
  type __VLS_WithSlots<T, S> = T & {
30
31
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarMenu.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/sidebar/SidebarMenu.vue"],"names":[],"mappings":"AAoEA,OAAO,EAOL,KAAK,cAAc,EACpB,MAAM,oBAAoB,CAAA;AAI3B,KAAK,WAAW,GAAG;IACjB;;;OAGG;IACH,eAAe,EAAE;QAAE,EAAE,EAAE,MAAM,CAAA;KAAE,CAAA;IAC/B;;;OAGG;IACH,UAAU,EAAE,cAAc,EAAE,CAAA;CAC7B,CAAC;AAWF,KAAK,WAAW,GAAG;IACjB,oEAAoE;IACpE,kBAAkB,CAAC,IAAI,OAAO,CAAA;CAC/B,CAAC;AA8HF,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":"SidebarMenu.vue.d.ts","sourceRoot":"","sources":["../../../../src/v2/components/sidebar/SidebarMenu.vue"],"names":[],"mappings":"AAqEA,OAAO,EAOL,KAAK,cAAc,EACpB,MAAM,oBAAoB,CAAA;AAI3B,KAAK,WAAW,GAAG;IACjB;;;OAGG;IACH,eAAe,EAAE;QAAE,EAAE,EAAE,MAAM,CAAA;KAAE,CAAA;IAC/B;;;OAGG;IACH,UAAU,EAAE,cAAc,EAAE,CAAA;CAC7B,CAAC;AAYF,KAAK,WAAW,GAAG;IACjB,oEAAoE;IACpE,kBAAkB,CAAC,IAAI,OAAO,CAAA;CAC/B,CAAC;AA4IF,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"}