@scalar/api-client 2.5.19 → 2.5.21

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 (298) hide show
  1. package/CHANGELOG.md +55 -0
  2. package/dist/components/AddressBar/AddressBar.vue.d.ts +2 -2
  3. package/dist/components/AddressBar/AddressBar.vue.js +1 -1
  4. package/dist/components/AddressBar/AddressBar.vue3.js +4 -0
  5. package/dist/components/AddressBar/AddressBarHistory.vue.js +1 -1
  6. package/dist/components/AddressBar/AddressBarHistory.vue3.js +4 -0
  7. package/dist/components/AddressBar/index.d.ts +1 -1
  8. package/dist/components/CodeInput/CodeInput.vue.d.ts +5 -5
  9. package/dist/components/CodeInput/CodeInput.vue.d.ts.map +1 -1
  10. package/dist/components/CodeInput/CodeInput.vue.js +2 -2
  11. package/dist/components/CodeInput/CodeInput.vue3.js +4 -0
  12. package/dist/components/CodeInput/CodeInput.vue4.js +4 -0
  13. package/dist/components/CodeInput/codeVariableWidget.d.ts +1 -1
  14. package/dist/components/CodeInput/index.d.ts +1 -1
  15. package/dist/components/CommandPalette/CommandActionForm.vue.d.ts +3 -3
  16. package/dist/components/CommandPalette/CommandActionForm.vue.d.ts.map +1 -1
  17. package/dist/components/CommandPalette/CommandActionInput.vue.d.ts +2 -2
  18. package/dist/components/CommandPalette/CommandPaletteCollection.vue.d.ts +2 -2
  19. package/dist/components/CommandPalette/CommandPaletteExample.vue.d.ts +2 -2
  20. package/dist/components/CommandPalette/CommandPaletteImport.vue.d.ts +2 -2
  21. package/dist/components/CommandPalette/CommandPaletteImportCurl.vue.d.ts +2 -2
  22. package/dist/components/CommandPalette/CommandPaletteImportCurl.vue.js +1 -1
  23. package/dist/components/CommandPalette/CommandPaletteImportCurl.vue3.js +4 -0
  24. package/dist/components/CommandPalette/CommandPaletteServer.vue.d.ts +2 -2
  25. package/dist/components/CommandPalette/CommandPaletteTag.vue.d.ts +2 -2
  26. package/dist/components/CommandPalette/CommandPaletteWorkspace.vue.d.ts +2 -2
  27. package/dist/components/CommandPalette/TheCommandPalette.vue.d.ts +22 -22
  28. package/dist/components/CommandPalette/TheCommandPalette.vue.d.ts.map +1 -1
  29. package/dist/components/CommandPalette/TheCommandPalette.vue.js +1 -1
  30. package/dist/components/CommandPalette/TheCommandPalette.vue3.js +4 -0
  31. package/dist/components/CommandPalette/WatchModeToggle.vue.d.ts +1 -1
  32. package/dist/components/CommandPalette/index.d.ts +1 -1
  33. package/dist/components/DataTable/DataTable.vue.d.ts.map +1 -1
  34. package/dist/components/DataTable/DataTableCell.vue.d.ts.map +1 -1
  35. package/dist/components/DataTable/DataTableCheckbox.vue.d.ts +1 -1
  36. package/dist/components/DataTable/DataTableInput.vue.d.ts +40 -40
  37. package/dist/components/DataTable/DataTableInput.vue.d.ts.map +1 -1
  38. package/dist/components/DataTable/DataTableInput.vue.js +1 -1
  39. package/dist/components/DataTable/DataTableInput.vue3.js +4 -0
  40. package/dist/components/DataTable/DataTableInputSelect.vue.d.ts +1 -1
  41. package/dist/components/DataTable/DataTableText.vue.d.ts.map +1 -1
  42. package/dist/components/DataTable/index.d.ts +8 -8
  43. package/dist/components/EmptyState.vue.js +1 -1
  44. package/dist/components/EmptyState.vue3.js +4 -0
  45. package/dist/components/Form/Form.vue.d.ts.map +1 -1
  46. package/dist/components/Form/LabelInput.vue.d.ts +2 -2
  47. package/dist/components/Form/LabelInput.vue.js +1 -1
  48. package/dist/components/Form/LabelInput.vue3.js +4 -0
  49. package/dist/components/HelpfulLink.vue.d.ts.map +1 -1
  50. package/dist/components/HttpMethod/HttpMethod.vue.d.ts +1 -1
  51. package/dist/components/HttpMethod/HttpMethod.vue.js +1 -1
  52. package/dist/components/HttpMethod/HttpMethod.vue3.js +4 -0
  53. package/dist/components/HttpMethod/index.d.ts +1 -1
  54. package/dist/components/IconSelector.vue.d.ts +1 -1
  55. package/dist/components/IconSelector.vue.d.ts.map +1 -1
  56. package/dist/components/ImportCollection/DropEventListener.vue.d.ts +1 -1
  57. package/dist/components/ImportCollection/ImportCollectionListener.vue.js +1 -1
  58. package/dist/components/ImportCollection/ImportCollectionModal.vue.d.ts +1 -1
  59. package/dist/components/ImportCollection/ImportCollectionModal.vue2.js +4 -0
  60. package/dist/components/ImportCollection/ImportCollectionModal.vue3.js +1 -1
  61. package/dist/components/ImportCollection/ImportNowButton.vue.d.ts +1 -1
  62. package/dist/components/ImportCollection/PasteEventListener.vue.d.ts +1 -1
  63. package/dist/components/ImportCollection/UrlQueryParameterChecker.vue.d.ts +1 -1
  64. package/dist/components/ImportCollection/hooks/useUrlPrefetcher.d.ts +2 -2
  65. package/dist/components/ImportCollection/index.d.ts +1 -1
  66. package/dist/components/ImportCollection/utils/import-collection.d.ts +1 -1
  67. package/dist/components/ImportCollection/utils/workspace-store-is-empty.d.ts +1 -1
  68. package/dist/components/OpenApiClientButton.vue.d.ts.map +1 -1
  69. package/dist/components/OpenApiClientButton.vue.js +3 -3
  70. package/dist/components/OpenApiClientButton.vue2.js +11 -8
  71. package/dist/components/OpenApiClientButton.vue3.js +4 -0
  72. package/dist/components/ScalarAsciiArt.vue.js +1 -1
  73. package/dist/components/ScalarAsciiArt.vue3.js +4 -0
  74. package/dist/components/ScreenReader.vue.d.ts.map +1 -1
  75. package/dist/components/SectionFilter.vue.d.ts +1 -1
  76. package/dist/components/SectionFilter.vue.js +1 -1
  77. package/dist/components/SectionFilter.vue3.js +4 -0
  78. package/dist/components/SectionFilterButton.vue.d.ts.map +1 -1
  79. package/dist/components/Server/ServerDropdownItem.vue.d.ts +1 -1
  80. package/dist/components/Server/ServerDropdownItem.vue.js +1 -1
  81. package/dist/components/Server/ServerDropdownItem.vue3.js +4 -0
  82. package/dist/components/Server/ServerSelector.vue.d.ts +1 -1
  83. package/dist/components/Server/ServerSelector.vue.d.ts.map +1 -1
  84. package/dist/components/Server/ServerSelector.vue.js +27 -26
  85. package/dist/components/Server/ServerVariablesForm.vue.d.ts +1 -1
  86. package/dist/components/Server/ServerVariablesForm.vue.d.ts.map +1 -1
  87. package/dist/components/Server/ServerVariablesForm.vue.js +5 -2
  88. package/dist/components/Server/ServerVariablesSelect.vue.d.ts +1 -1
  89. package/dist/components/Server/ServerVariablesSelect.vue.d.ts.map +1 -1
  90. package/dist/components/Server/ServerVariablesSelect.vue.js +24 -24
  91. package/dist/components/Server/ServerVariablesTextbox.vue.d.ts +1 -1
  92. package/dist/components/Server/index.d.ts +3 -3
  93. package/dist/components/SideNav/DownloadAppButton.vue.js +1 -1
  94. package/dist/components/SideNav/DownloadAppButton.vue3.js +4 -0
  95. package/dist/components/SideNav/SideNavLink.vue.d.ts.map +1 -1
  96. package/dist/components/SideNav/SideNavRouterLink.vue.d.ts.map +1 -1
  97. package/dist/components/Sidebar/Actions/DeleteSidebarListElement.vue.d.ts +2 -2
  98. package/dist/components/Sidebar/Actions/EditSidebarListCollection.vue.d.ts +2 -2
  99. package/dist/components/Sidebar/Actions/EditSidebarListElement.vue.d.ts +2 -2
  100. package/dist/components/Sidebar/Actions/SidebarListElementForm.vue.d.ts +2 -2
  101. package/dist/components/Sidebar/Actions/SidebarListElementForm.vue.d.ts.map +1 -1
  102. package/dist/components/Sidebar/Actions/SidebarListElementForm.vue.js +1 -1
  103. package/dist/components/Sidebar/Actions/SidebarListElementForm.vue3.js +4 -0
  104. package/dist/components/Sidebar/Sidebar.vue.d.ts.map +1 -1
  105. package/dist/components/Sidebar/Sidebar.vue.js +1 -1
  106. package/dist/components/Sidebar/Sidebar.vue3.js +4 -0
  107. package/dist/components/Sidebar/SidebarButton.vue.d.ts.map +1 -1
  108. package/dist/components/Sidebar/SidebarListElement.vue.d.ts +4 -4
  109. package/dist/components/Sidebar/SidebarListElement.vue.js +2 -2
  110. package/dist/components/Sidebar/SidebarListElement.vue3.js +4 -0
  111. package/dist/components/Sidebar/SidebarListElement.vue4.js +4 -0
  112. package/dist/components/Sidebar/SidebarListElementActions.vue.d.ts +2 -2
  113. package/dist/components/Sidebar/index.d.ts +1 -1
  114. package/dist/components/TopNav/TopNavItem.vue.d.ts +5 -5
  115. package/dist/components/TopNav/TopNavItem.vue.js +1 -1
  116. package/dist/components/TopNav/TopNavItem.vue3.js +4 -0
  117. package/dist/components/ViewLayout/ViewLayoutCollapse.vue.d.ts +1 -1
  118. package/dist/components/ViewLayout/ViewLayoutCollapse.vue.d.ts.map +1 -1
  119. package/dist/components/ViewLayout/index.d.ts +1 -1
  120. package/dist/components/index.d.ts +3 -3
  121. package/dist/hooks/index.d.ts +5 -5
  122. package/dist/hooks/useSidebar.d.ts +1 -1
  123. package/dist/index.d.ts +5 -5
  124. package/dist/index.js +2 -2
  125. package/dist/layouts/App/ApiClientApp.vue.d.ts +2 -2
  126. package/dist/layouts/App/ApiClientApp.vue2.js +4 -0
  127. package/dist/layouts/App/ApiClientApp.vue3.js +1 -1
  128. package/dist/layouts/App/create-api-client-app.d.ts +131 -101
  129. package/dist/layouts/App/create-api-client-app.d.ts.map +1 -1
  130. package/dist/layouts/App/create-api-client-app.js +1 -1
  131. package/dist/layouts/App/index.d.ts +2 -2
  132. package/dist/layouts/App/index.js +1 -1
  133. package/dist/layouts/Modal/ApiClientModal.vue.js +1 -1
  134. package/dist/layouts/Modal/ApiClientModal.vue3.js +4 -0
  135. package/dist/layouts/Modal/create-api-client-modal.d.ts +263 -203
  136. package/dist/layouts/Modal/create-api-client-modal.d.ts.map +1 -1
  137. package/dist/layouts/Modal/index.d.ts +2 -2
  138. package/dist/layouts/Web/ApiClientWeb.vue2.js +4 -0
  139. package/dist/layouts/Web/ApiClientWeb.vue3.js +1 -1
  140. package/dist/layouts/Web/create-api-client-web.d.ts +131 -101
  141. package/dist/layouts/Web/create-api-client-web.d.ts.map +1 -1
  142. package/dist/layouts/Web/create-api-client-web.js +1 -1
  143. package/dist/layouts/Web/index.d.ts +2 -2
  144. package/dist/layouts/Web/index.js +1 -1
  145. package/dist/libs/create-client.d.ts +131 -101
  146. package/dist/libs/create-client.d.ts.map +1 -1
  147. package/dist/libs/environment-parser.d.ts +1 -1
  148. package/dist/libs/find-request.d.ts +2 -2
  149. package/dist/libs/find-request.d.ts.map +1 -1
  150. package/dist/libs/get-request-uid-by-path-method.d.ts +1 -1
  151. package/dist/libs/hot-keys.d.ts +1 -1
  152. package/dist/libs/importers/index.d.ts +1 -1
  153. package/dist/libs/index.d.ts +16 -16
  154. package/dist/libs/local-storage.d.ts +1 -1
  155. package/dist/libs/send-request/create-request-operation.d.ts +3 -3
  156. package/dist/libs/send-request/create-request-operation.test.d.ts +9 -9
  157. package/dist/libs/send-request/create-request-operation.test.d.ts.map +1 -1
  158. package/dist/libs/send-request/index.d.ts +3 -3
  159. package/dist/plugins/hooks/usePluginManager.d.ts +1 -1
  160. package/dist/plugins/index.d.ts +2 -2
  161. package/dist/router.d.ts +1 -1
  162. package/dist/routes.d.ts +38 -38
  163. package/dist/store/active-entities.d.ts +9 -9
  164. package/dist/store/active-entities.d.ts.map +1 -1
  165. package/dist/store/events.d.ts +8 -8
  166. package/dist/store/import-spec.d.ts +1 -1
  167. package/dist/store/index.d.ts +2 -2
  168. package/dist/store/request-example.d.ts +70 -70
  169. package/dist/store/request-example.d.ts.map +1 -1
  170. package/dist/store/requests.d.ts +23 -23
  171. package/dist/store/requests.d.ts.map +1 -1
  172. package/dist/store/security-schemes.d.ts +32 -2
  173. package/dist/store/security-schemes.d.ts.map +1 -1
  174. package/dist/store/store.d.ts +129 -99
  175. package/dist/store/store.d.ts.map +1 -1
  176. package/dist/style.css +1 -1
  177. package/dist/style.css.js +4 -0
  178. package/dist/views/Collection/CollectionAuthentication.vue.js +1 -1
  179. package/dist/views/Collection/CollectionAuthentication.vue3.js +4 -0
  180. package/dist/views/Collection/CollectionEnvironment.vue.js +1 -1
  181. package/dist/views/Collection/CollectionEnvironment.vue3.js +4 -0
  182. package/dist/views/Collection/CollectionInfoForm.vue.js +1 -1
  183. package/dist/views/Collection/CollectionInfoForm.vue3.js +4 -0
  184. package/dist/views/Collection/CollectionSettings.vue.js +1 -1
  185. package/dist/views/Collection/CollectionSettings.vue3.js +4 -0
  186. package/dist/views/Collection/components/EnvironmentForm.vue.d.ts +1 -1
  187. package/dist/views/Collection/components/EnvironmentForm.vue.js +1 -1
  188. package/dist/views/Collection/components/EnvironmentForm.vue3.js +4 -0
  189. package/dist/views/Collection/components/MarkdownInput.vue.d.ts +2 -2
  190. package/dist/views/Collection/components/MarkdownInput.vue.js +1 -1
  191. package/dist/views/Collection/components/MarkdownInput.vue3.js +4 -0
  192. package/dist/views/Components/CodeSnippet/CodeSnippet.vue.d.ts +1 -1
  193. package/dist/views/Components/CodeSnippet/helpers/get-har-request.d.ts +1 -1
  194. package/dist/views/Components/CodeSnippet/helpers/get-snippet.d.ts +1 -1
  195. package/dist/views/Components/CodeSnippet/index.d.ts +4 -4
  196. package/dist/views/Cookies/CookieModal.vue.d.ts +3 -3
  197. package/dist/views/Cookies/CookieModal.vue.js +1 -1
  198. package/dist/views/Cookies/CookieModal.vue3.js +4 -0
  199. package/dist/views/Environment/EnvironmentColorModal.vue.d.ts +2 -2
  200. package/dist/views/Environment/EnvironmentColors.vue.d.ts +1 -1
  201. package/dist/views/Environment/EnvironmentModal.vue.d.ts +3 -3
  202. package/dist/views/Environment/EnvironmentVariableDropdown.vue.d.ts +2 -2
  203. package/dist/views/Environment/handle-drag.d.ts +1 -1
  204. package/dist/views/Request/Request.vue.d.ts +3 -3
  205. package/dist/views/Request/Request.vue.d.ts.map +1 -1
  206. package/dist/views/Request/Request.vue.js +3 -3
  207. package/dist/views/Request/Request.vue2.js +22 -22
  208. package/dist/views/Request/Request.vue3.js +4 -0
  209. package/dist/views/Request/RequestRoot.vue.d.ts +2 -2
  210. package/dist/views/Request/RequestRoot.vue.js +1 -1
  211. package/dist/views/Request/RequestRoot.vue3.js +4 -0
  212. package/dist/views/Request/RequestSection/RequestAuth/DeleteRequestAuthModal.vue.d.ts +2 -2
  213. package/dist/views/Request/RequestSection/RequestAuth/OAuth2.vue.d.ts +1 -1
  214. package/dist/views/Request/RequestSection/RequestAuth/OAuthScopesInput.vue.d.ts +1 -1
  215. package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue.d.ts +1 -1
  216. package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue.d.ts.map +1 -1
  217. package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue.js +3 -3
  218. package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue2.js +115 -103
  219. package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue3.js +4 -0
  220. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue.d.ts +1 -1
  221. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue.d.ts.map +1 -1
  222. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue.js +3 -3
  223. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue2.js +35 -33
  224. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue3.js +4 -0
  225. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTableInput.vue.d.ts +5 -5
  226. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTableInput.vue.d.ts.map +1 -1
  227. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthTab.vue.d.ts +1 -1
  228. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthTab.vue.d.ts.map +1 -1
  229. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthTab.vue.js +239 -5
  230. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthTab.vue2.js +2 -244
  231. package/dist/views/Request/RequestSection/RequestAuth/index.d.ts +2 -2
  232. package/dist/views/Request/RequestSection/RequestBody.vue.d.ts +1 -1
  233. package/dist/views/Request/RequestSection/RequestBody.vue.js +1 -1
  234. package/dist/views/Request/RequestSection/RequestBody.vue3.js +4 -0
  235. package/dist/views/Request/RequestSection/RequestCodeExample.vue.d.ts +1 -1
  236. package/dist/views/Request/RequestSection/RequestCodeExample.vue.js +1 -1
  237. package/dist/views/Request/RequestSection/RequestCodeExample.vue3.js +4 -0
  238. package/dist/views/Request/RequestSection/RequestParams.vue.d.ts +1 -1
  239. package/dist/views/Request/RequestSection/RequestPathParams.vue.d.ts +1 -1
  240. package/dist/views/Request/RequestSection/RequestSection.vue.d.ts +1 -1
  241. package/dist/views/Request/RequestSection/RequestSection.vue.js +1 -1
  242. package/dist/views/Request/RequestSection/RequestSection.vue3.js +4 -0
  243. package/dist/views/Request/RequestSection/RequestTable.vue.d.ts +9 -9
  244. package/dist/views/Request/RequestSection/RequestTable.vue.js +1 -1
  245. package/dist/views/Request/RequestSection/RequestTable.vue3.js +4 -0
  246. package/dist/views/Request/RequestSection/RequestTableTooltip.vue.js +1 -1
  247. package/dist/views/Request/RequestSection/RequestTableTooltip.vue3.js +4 -0
  248. package/dist/views/Request/RequestSection/helpers/filter-security-requirements.js +10 -10
  249. package/dist/views/Request/RequestSection/helpers/update-scheme.d.ts +1 -1
  250. package/dist/views/Request/RequestSection/index.d.ts +2 -2
  251. package/dist/views/Request/RequestSidebar.vue.d.ts +3 -3
  252. package/dist/views/Request/RequestSidebar.vue.js +1 -1
  253. package/dist/views/Request/RequestSidebar.vue3.js +4 -0
  254. package/dist/views/Request/RequestSidebarItem.vue.d.ts +14 -14
  255. package/dist/views/Request/RequestSidebarItem.vue.d.ts.map +1 -1
  256. package/dist/views/Request/RequestSidebarItem.vue.js +2 -2
  257. package/dist/views/Request/RequestSidebarItem.vue3.js +4 -0
  258. package/dist/views/Request/RequestSidebarItem.vue4.js +4 -0
  259. package/dist/views/Request/RequestSidebarItemMenu.vue.d.ts +5 -5
  260. package/dist/views/Request/RequestSidebarItemMenu.vue.js +1 -1
  261. package/dist/views/Request/RequestSidebarItemMenu.vue3.js +4 -0
  262. package/dist/views/Request/RequestSubpageHeader.vue.d.ts +3 -3
  263. package/dist/views/Request/RequestSubpageHeader.vue.js +1 -1
  264. package/dist/views/Request/RequestSubpageHeader.vue3.js +4 -0
  265. package/dist/views/Request/ResponseSection/ResponseBody.vue.js +1 -1
  266. package/dist/views/Request/ResponseSection/ResponseBody.vue3.js +4 -0
  267. package/dist/views/Request/ResponseSection/ResponseBodyPreview.vue.d.ts +1 -1
  268. package/dist/views/Request/ResponseSection/ResponseBodyPreview.vue.js +1 -1
  269. package/dist/views/Request/ResponseSection/ResponseBodyPreview.vue3.js +4 -0
  270. package/dist/views/Request/ResponseSection/ResponseBodyRaw.vue.js +1 -1
  271. package/dist/views/Request/ResponseSection/ResponseBodyRaw.vue3.js +4 -0
  272. package/dist/views/Request/ResponseSection/ResponseBodyToggle.vue.d.ts +1 -1
  273. package/dist/views/Request/ResponseSection/ResponseBodyVirtual.vue2.js +4 -0
  274. package/dist/views/Request/ResponseSection/ResponseBodyVirtual.vue3.js +1 -1
  275. package/dist/views/Request/ResponseSection/ResponseEmpty.vue.js +1 -1
  276. package/dist/views/Request/ResponseSection/ResponseEmpty.vue2.js +1 -1
  277. package/dist/views/Request/ResponseSection/ResponseEmpty.vue3.js +4 -0
  278. package/dist/views/Request/ResponseSection/ResponseLoadingOverlay.vue.js +1 -1
  279. package/dist/views/Request/ResponseSection/ResponseLoadingOverlay.vue3.js +4 -0
  280. package/dist/views/Request/ResponseSection/ResponseSection.vue.d.ts +1 -1
  281. package/dist/views/Request/ResponseSection/ResponseSection.vue.js +1 -1
  282. package/dist/views/Request/ResponseSection/ResponseSection.vue2.js +1 -1
  283. package/dist/views/Request/ResponseSection/ResponseSection.vue3.js +4 -0
  284. package/dist/views/Request/ResponseSection/index.d.ts +2 -2
  285. package/dist/views/Request/components/index.d.ts +1 -1
  286. package/dist/views/Request/consts/index.d.ts +3 -3
  287. package/dist/views/Request/consts/new-auth-options.d.ts +4 -6
  288. package/dist/views/Request/consts/new-auth-options.d.ts.map +1 -1
  289. package/dist/views/Request/handle-drag.d.ts +2 -2
  290. package/dist/views/Request/libs/auth.d.ts +1 -1
  291. package/dist/views/Request/libs/index.d.ts +3 -3
  292. package/dist/views/Request/libs/oauth2.d.ts +1 -1
  293. package/dist/views/Request/libs/oauth2.d.ts.map +1 -1
  294. package/dist/views/Request/libs/oauth2.js +51 -51
  295. package/dist/views/Request/libs/watch-mode.d.ts +2 -2
  296. package/dist/vitest.setup.d.ts +21 -7
  297. package/dist/vitest.setup.d.ts.map +1 -1
  298. package/package.json +18 -18
@@ -1,6 +1,6 @@
1
1
  import type { Environment } from '@scalar/oas-utils/entities/environment';
2
2
  import type { Workspace } from '@scalar/oas-utils/entities/workspace';
3
- import type { EnvVariable } from '../../store/active-entities';
3
+ import type { EnvVariable } from '../../store/active-entities.js';
4
4
  import type { VueClassProp } from '../../types/vue';
5
5
  type __VLS_Props = {
6
6
  id?: string;
@@ -33,38 +33,38 @@ declare function __VLS_template(): {
33
33
  $: import("vue").ComponentInternalInstance;
34
34
  $data: {};
35
35
  $props: {
36
- readonly colorPicker?: boolean;
37
- readonly disabled?: boolean;
36
+ readonly colorPicker?: boolean | undefined;
37
+ readonly disabled?: boolean | undefined;
38
38
  readonly modelValue: string | number;
39
- readonly error?: boolean;
40
- readonly emitOnBlur?: boolean;
41
- readonly extensions?: import("@codemirror/state").Extension[];
42
- readonly lineNumbers?: boolean;
43
- readonly lint?: boolean;
44
- readonly disableTabIndent?: boolean;
45
- readonly language?: import("@scalar/use-codemirror").CodeMirrorLanguage;
46
- readonly handleFieldSubmit?: (e: string) => void;
47
- readonly handleFieldChange?: (e: string) => void;
48
- readonly placeholder?: string;
49
- readonly required?: boolean;
50
- readonly disableEnter?: boolean;
51
- readonly disableCloseBrackets?: boolean;
52
- readonly enum?: string[];
53
- readonly examples?: string[];
39
+ readonly error?: boolean | undefined;
40
+ readonly emitOnBlur?: boolean | undefined;
41
+ readonly extensions?: import("@codemirror/state").Extension[] | undefined;
42
+ readonly lineNumbers?: boolean | undefined;
43
+ readonly lint?: boolean | undefined;
44
+ readonly disableTabIndent?: boolean | undefined;
45
+ readonly language?: import("@scalar/use-codemirror").CodeMirrorLanguage | undefined;
46
+ readonly handleFieldSubmit?: ((e: string) => void) | undefined;
47
+ readonly handleFieldChange?: ((e: string) => void) | undefined;
48
+ readonly placeholder?: string | undefined;
49
+ readonly required?: boolean | undefined;
50
+ readonly disableEnter?: boolean | undefined;
51
+ readonly disableCloseBrackets?: boolean | undefined;
52
+ readonly enum?: string[] | undefined;
53
+ readonly examples?: string[] | undefined;
54
54
  readonly type?: string | string[] | undefined;
55
- readonly nullable?: boolean;
56
- readonly withVariables?: boolean;
57
- readonly importCurl?: boolean;
58
- readonly isCopyable?: boolean;
59
- readonly default?: string | number;
55
+ readonly nullable?: boolean | undefined;
56
+ readonly withVariables?: boolean | undefined;
57
+ readonly importCurl?: boolean | undefined;
58
+ readonly isCopyable?: boolean | undefined;
59
+ readonly default?: (string | number) | undefined;
60
60
  readonly environment: Environment;
61
61
  readonly envVariables: EnvVariable[];
62
62
  readonly workspace: Workspace;
63
- readonly lineWrapping?: boolean;
64
- readonly onSubmit?: (v: string) => any;
65
- readonly "onUpdate:modelValue"?: (v: string) => any;
66
- readonly onBlur?: (v: string) => any;
67
- readonly onCurl?: (v: string) => any;
63
+ readonly lineWrapping?: boolean | undefined;
64
+ readonly onSubmit?: ((v: string) => any) | undefined;
65
+ readonly "onUpdate:modelValue"?: ((v: string) => any) | undefined;
66
+ readonly onBlur?: ((v: string) => any) | undefined;
67
+ readonly onCurl?: ((v: string) => any) | undefined;
68
68
  } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
69
69
  $attrs: {
70
70
  [x: string]: unknown;
@@ -110,10 +110,10 @@ declare function __VLS_template(): {
110
110
  workspace: Workspace;
111
111
  lineWrapping?: boolean;
112
112
  }> & Readonly<{
113
- onSubmit?: (v: string) => any;
114
- "onUpdate:modelValue"?: (v: string) => any;
115
- onBlur?: (v: string) => any;
116
- onCurl?: (v: string) => any;
113
+ onSubmit?: ((v: string) => any) | undefined;
114
+ "onUpdate:modelValue"?: ((v: string) => any) | undefined;
115
+ onBlur?: ((v: string) => any) | undefined;
116
+ onCurl?: ((v: string) => any) | undefined;
117
117
  }>, {
118
118
  focus: () => void;
119
119
  handleChange: (value: string) => void | null;
@@ -201,10 +201,10 @@ declare function __VLS_template(): {
201
201
  workspace: Workspace;
202
202
  lineWrapping?: boolean;
203
203
  }> & Readonly<{
204
- onSubmit?: (v: string) => any;
205
- "onUpdate:modelValue"?: (v: string) => any;
206
- onBlur?: (v: string) => any;
207
- onCurl?: (v: string) => any;
204
+ onSubmit?: ((v: string) => any) | undefined;
205
+ "onUpdate:modelValue"?: ((v: string) => any) | undefined;
206
+ onBlur?: ((v: string) => any) | undefined;
207
+ onCurl?: ((v: string) => any) | undefined;
208
208
  }>, "modelValue" | "handleBlur" | "focus" | "codeMirror" | "handleChange" | "handleSubmit" | "booleanOptions" | ("nullable" | "disabled" | "colorPicker" | "emitOnBlur" | "extensions" | "disableTabIndent" | "disableEnter" | "disableCloseBrackets" | "withVariables" | "isCopyable" | "lineWrapping")> & import("vue").ShallowUnwrapRef<{
209
209
  focus: () => void;
210
210
  handleChange: (value: string) => void | null;
@@ -229,10 +229,10 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}
229
229
  inputFocus: () => any;
230
230
  inputBlur: () => any;
231
231
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
232
- onSelectVariable?: (value: string) => any;
233
- "onUpdate:modelValue"?: (v: string) => any;
234
- onInputFocus?: () => any;
235
- onInputBlur?: () => any;
232
+ onSelectVariable?: ((value: string) => any) | undefined;
233
+ "onUpdate:modelValue"?: ((v: string) => any) | undefined;
234
+ onInputFocus?: (() => any) | undefined;
235
+ onInputBlur?: (() => any) | undefined;
236
236
  }>, {
237
237
  required: boolean;
238
238
  readOnly: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"DataTableInput.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DataTable/DataTableInput.vue"],"names":[],"mappings":"AAqMA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAIrE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAA;AAC1D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AAO/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,GAAG,MAAM,CAAA;IAC3B,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,WAAW,CAAA;IACxB,YAAY,EAAE,WAAW,EAAE,CAAA;IAC3B,SAAS,EAAE,SAAS,CAAA;IACpB,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAA;IAChC,YAAY,CAAC,EAAE,OAAO,CAAA;CACvB,CAAC;AAsDJ,iBAAS,cAAc;WA6OT,OAAO,IAA6B;;yBAXrB,GAAG;yBACF,GAAG;sBACN,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wCAkE6yI,GAAG,8CAA8C,GAAG,yBAAyB,GAAG,6DAAmC,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EApDh8I;AAoBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;;;;cA1UN,OAAO;cAIP,OAAO;kBAQH,OAAO;2BATE,OAAO;6EA+UjC,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAepG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"DataTableInput.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DataTable/DataTableInput.vue"],"names":[],"mappings":"AAqMA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AAIrE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAA;AAC1D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,aAAa,CAAA;AAO/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,GAAG,MAAM,CAAA;IAC3B,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,WAAW,CAAA;IACxB,YAAY,EAAE,WAAW,EAAE,CAAA;IAC3B,SAAS,EAAE,SAAS,CAAA;IACpB,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAA;IAChC,YAAY,CAAC,EAAE,OAAO,CAAA;CACvB,CAAC;AAsDJ,iBAAS,cAAc;WA6OT,OAAO,IAA6B;;yBAXrB,GAAG;yBACF,GAAG;sBACN,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wCAmEmtI,GAAG,8CAA8C,GAAG,yBAAyB,GAAG,6DAAmC,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EArDt2I;AAoBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;;;;cA1UN,OAAO;cAIP,OAAO;kBAQH,OAAO;2BATE,OAAO;6EA+UjC,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAgBpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import t from "./DataTableInput.vue2.js";
2
- /* empty css */
2
+ import "./DataTableInput.vue3.js";
3
3
  import a from "../../_virtual/_plugin-vue_export-helper.js";
4
4
  const e = /* @__PURE__ */ a(t, [["__scopeId", "data-v-f7d71ae7"]]);
5
5
  export {
@@ -0,0 +1,4 @@
1
+ const e = "";
2
+ export {
3
+ e as default
4
+ };
@@ -8,7 +8,7 @@ type __VLS_Props = {
8
8
  declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
9
9
  "update:modelValue": (v: string) => any;
10
10
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
11
- "onUpdate:modelValue"?: (v: string) => any;
11
+ "onUpdate:modelValue"?: ((v: string) => any) | undefined;
12
12
  }>, {
13
13
  canAddCustomValue: boolean;
14
14
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, HTMLDivElement>;
@@ -1 +1 @@
1
- {"version":3,"file":"DataTableText.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DataTable/DataTableText.vue"],"names":[],"mappings":"AAoBA,KAAK,WAAW,GAAG;IACjB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;CACvB,CAAC;AAQF,iBAAS,cAAc;WAmDT,OAAO,IAA6B;;yBARrB,GAAG;;;;EAa/B;AASD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,kSAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAUpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"DataTableText.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DataTable/DataTableText.vue"],"names":[],"mappings":"AAoBA,KAAK,WAAW,GAAG;IACjB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;CACvB,CAAC;AAQF,iBAAS,cAAc;WAmDT,OAAO,IAA6B;;yBARrB,GAAG;;;;EAa/B;AASD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,kSAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1,9 +1,9 @@
1
- export { default as DataTable } from './DataTable.vue';
2
- export { default as DataTableCell } from './DataTableCell.vue';
3
- export { default as DataTableCheckbox } from './DataTableCheckbox.vue';
4
- export { default as DataTableHeader } from './DataTableHeader.vue';
5
- export { default as DataTableInput } from './DataTableInput.vue';
6
- export { default as DataTableInputSelect } from './DataTableInputSelect.vue';
7
- export { default as DataTableRow } from './DataTableRow.vue';
8
- export { default as DataTableText } from './DataTableText.vue';
1
+ export { default as DataTable } from './DataTable.vue.js';
2
+ export { default as DataTableCell } from './DataTableCell.vue.js';
3
+ export { default as DataTableCheckbox } from './DataTableCheckbox.vue.js';
4
+ export { default as DataTableHeader } from './DataTableHeader.vue.js';
5
+ export { default as DataTableInput } from './DataTableInput.vue.js';
6
+ export { default as DataTableInputSelect } from './DataTableInputSelect.vue.js';
7
+ export { default as DataTableRow } from './DataTableRow.vue.js';
8
+ export { default as DataTableText } from './DataTableText.vue.js';
9
9
  //# sourceMappingURL=index.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import t from "./EmptyState.vue2.js";
2
- /* empty css */
2
+ import "./EmptyState.vue3.js";
3
3
  import o from "../_virtual/_plugin-vue_export-helper.js";
4
4
  const r = /* @__PURE__ */ o(t, [["__scopeId", "data-v-6e1f579f"]]);
5
5
  export {
@@ -0,0 +1,4 @@
1
+ const e = "";
2
+ export {
3
+ e as default
4
+ };
@@ -1 +1 @@
1
- {"version":3,"file":"Form.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Form/Form.vue"],"names":[],"mappings":"AAmFA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,mCAAmC,CAAA;AAC/D,OAAO,KAAK,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,6BAA6B,CAAA;AAWlE,KAAK,WAAW,GAAG;IACjB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,OAAO,EAAE;QACP,GAAG,EAAE,MAAM,CAAA;QACX,KAAK,EAAE,MAAM,CAAA;QACb,WAAW,EAAE,MAAM,CAAA;KACpB,EAAE,CAAA;IACH,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IACzB,QAAQ,EAAE,CAAC,CAAC,SAAS,IAAI,CAAC,MAAM,CAAC,EAC/B,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,WAAW,CAAC,SAAS,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC,KACrC,IAAI,CAAA;CACV,CAAC;AAYF,iBAAS,cAAc;WAsIT,OAAO,IAA6B;;uBARvB,GAAG;;;;EAa7B;AAiBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,kSAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAUpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"Form.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Form/Form.vue"],"names":[],"mappings":"AAmFA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,mCAAmC,CAAA;AAC/D,OAAO,KAAK,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,6BAA6B,CAAA;AAWlE,KAAK,WAAW,GAAG;IACjB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,OAAO,EAAE;QACP,GAAG,EAAE,MAAM,CAAA;QACX,KAAK,EAAE,MAAM,CAAA;QACb,WAAW,EAAE,MAAM,CAAA;KACpB,EAAE,CAAA;IACH,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IACzB,QAAQ,EAAE,CAAC,CAAC,SAAS,IAAI,CAAC,MAAM,CAAC,EAC/B,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,WAAW,CAAC,SAAS,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC,KACrC,IAAI,CAAA;CACV,CAAC;AAYF,iBAAS,cAAc;WAsIT,OAAO,IAA6B;;uBARvB,GAAG;;;;EAa7B;AAiBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,kSAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { ClientLayout } from '../../hooks/useLayout';
1
+ import type { ClientLayout } from '../../hooks/useLayout.js';
2
2
  type __VLS_Props = {
3
3
  inputId: string;
4
4
  placeholder: string;
@@ -8,7 +8,7 @@ type __VLS_Props = {
8
8
  declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
9
9
  updateValue: (value: string) => any;
10
10
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
11
- onUpdateValue?: (value: string) => any;
11
+ onUpdateValue?: ((value: string) => any) | undefined;
12
12
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, HTMLDivElement>;
13
13
  export default _default;
14
14
  //# sourceMappingURL=LabelInput.vue.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import o from "./LabelInput.vue2.js";
2
- /* empty css */
2
+ import "./LabelInput.vue3.js";
3
3
  import t from "../../_virtual/_plugin-vue_export-helper.js";
4
4
  const e = /* @__PURE__ */ t(o, [["__scopeId", "data-v-fced736a"]]);
5
5
  export {
@@ -0,0 +1,4 @@
1
+ const e = "";
2
+ export {
3
+ e as default
4
+ };
@@ -1 +1 @@
1
- {"version":3,"file":"HelpfulLink.vue.d.ts","sourceRoot":"","sources":["../../src/components/HelpfulLink.vue"],"names":[],"mappings":"AAgBA,KAAK,WAAW,GAAG;IAAE,IAAI,EAAE,MAAM,CAAA;CAAE,CAAC;AAQpC,iBAAS,cAAc;WAsCT,OAAO,IAA6B;;yBARrB,GAAG;;;;EAa/B;AAQD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,gTAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAUpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"HelpfulLink.vue.d.ts","sourceRoot":"","sources":["../../src/components/HelpfulLink.vue"],"names":[],"mappings":"AAgBA,KAAK,WAAW,GAAG;IAAE,IAAI,EAAE,MAAM,CAAA;CAAE,CAAC;AAQpC,iBAAS,cAAc;WAsCT,OAAO,IAA6B;;yBARrB,GAAG;;;;EAa/B;AAQD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,gTAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -6,7 +6,7 @@ type __VLS_Props = {
6
6
  declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
7
7
  change: (value: "delete" | "get" | "options" | "connect" | "head" | "patch" | "post" | "put" | "trace") => any;
8
8
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
9
- onChange?: (value: "delete" | "get" | "options" | "connect" | "head" | "patch" | "post" | "put" | "trace") => any;
9
+ onChange?: ((value: "delete" | "get" | "options" | "connect" | "head" | "patch" | "post" | "put" | "trace") => any) | undefined;
10
10
  }>, {
11
11
  isEditable: boolean;
12
12
  isSquare: boolean;
@@ -1,5 +1,5 @@
1
1
  import t from "./HttpMethod.vue2.js";
2
- /* empty css */
2
+ import "./HttpMethod.vue3.js";
3
3
  import o from "../../_virtual/_plugin-vue_export-helper.js";
4
4
  const m = /* @__PURE__ */ o(t, [["__scopeId", "data-v-076b14a1"]]);
5
5
  export {
@@ -0,0 +1,4 @@
1
+ const e = "";
2
+ export {
3
+ e as default
4
+ };
@@ -1,2 +1,2 @@
1
- export { default as HttpMethod } from './HttpMethod.vue';
1
+ export { default as HttpMethod } from './HttpMethod.vue.js';
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -18,7 +18,7 @@ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
18
18
  declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
19
19
  "update:modelValue": (icon: string) => any;
20
20
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
21
- "onUpdate:modelValue"?: (icon: string) => any;
21
+ "onUpdate:modelValue"?: ((icon: string) => any) | undefined;
22
22
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
23
23
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
24
24
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"IconSelector.vue.d.ts","sourceRoot":"","sources":["../../src/components/IconSelector.vue"],"names":[],"mappings":"AAqEA,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,MAAM,CAAA;IAClB,SAAS,CAAC,EAAE,gBAAgB,CAAA;CAC7B,CAAC;AAQF,KAAK,IAAI,GAAG,KAAK,GAAG,QAAQ,CAAA;AAC5B,KAAK,SAAS,GAAG,OAAO,GAAG,KAAK,CAAA;AAChC,KAAK,gBAAgB,GAAG,GAAG,IAAI,IAAI,SAAS,EAAE,CAAA;AAa9C,iBAAS,cAAc;WA4IT,OAAO,IAA6B;;yBATrB,GAAG;uBACJ,GAAG;;;;EAa9B;AAgBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;kFAQnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAUpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"IconSelector.vue.d.ts","sourceRoot":"","sources":["../../src/components/IconSelector.vue"],"names":[],"mappings":"AAqEA,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,MAAM,CAAA;IAClB,SAAS,CAAC,EAAE,gBAAgB,CAAA;CAC7B,CAAC;AAQF,KAAK,IAAI,GAAG,KAAK,GAAG,QAAQ,CAAA;AAC5B,KAAK,SAAS,GAAG,OAAO,GAAG,KAAK,CAAA;AAChC,KAAK,gBAAgB,GAAG,GAAG,IAAI,IAAI,SAAS,EAAE,CAAA;AAa9C,iBAAS,cAAc;WA4IT,OAAO,IAA6B;;yBATrB,GAAG;uBACJ,GAAG;;;;EAa9B;AAgBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;kFAQnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1,7 +1,7 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
2
2
  input: (value: string, integration: null, eventType: "drop") => any;
3
3
  }, string, import("vue").PublicProps, Readonly<{}> & Readonly<{
4
- onInput?: (value: string, integration: null, eventType: "drop") => any;
4
+ onInput?: ((value: string, integration: null, eventType: "drop") => any) | undefined;
5
5
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
6
  export default _default;
7
7
  //# sourceMappingURL=DropEventListener.vue.d.ts.map
@@ -5,7 +5,7 @@ import { workspaceStoreIsEmpty as $ } from "./utils/workspace-store-is-empty.js"
5
5
  import { useActiveEntities as q } from "../../store/active-entities.js";
6
6
  import E from "./DropEventListener.vue.js";
7
7
  import F from "./ImportCollectionModal.vue.js";
8
- /* empty css */
8
+ import "./ImportCollectionModal.vue2.js";
9
9
  import W from "./PasteEventListener.vue.js";
10
10
  import x from "./UrlQueryParameterChecker.vue.js";
11
11
  import { importCollection as B } from "./utils/import-collection.js";
@@ -6,7 +6,7 @@ type __VLS_Props = {
6
6
  declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
7
7
  importFinished: () => any;
8
8
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
9
- onImportFinished?: () => any;
9
+ onImportFinished?: (() => any) | undefined;
10
10
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
11
11
  export default _default;
12
12
  //# sourceMappingURL=ImportCollectionModal.vue.d.ts.map
@@ -0,0 +1,4 @@
1
+ const e = "";
2
+ export {
3
+ e as default
4
+ };
@@ -1,5 +1,5 @@
1
1
  import o from "./ImportCollectionModal.vue.js";
2
- /* empty css */
2
+ import "./ImportCollectionModal.vue2.js";
3
3
  export {
4
4
  o as default
5
5
  };
@@ -6,7 +6,7 @@ type __VLS_Props = {
6
6
  declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
7
7
  importFinished: () => any;
8
8
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
9
- onImportFinished?: () => any;
9
+ onImportFinished?: (() => any) | undefined;
10
10
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
11
11
  export default _default;
12
12
  //# sourceMappingURL=ImportNowButton.vue.d.ts.map
@@ -1,7 +1,7 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
2
2
  input: (value: string, integration: null, eventType: "paste") => any;
3
3
  }, string, import("vue").PublicProps, Readonly<{}> & Readonly<{
4
- onInput?: (value: string, integration: null, eventType: "paste") => any;
4
+ onInput?: ((value: string, integration: null, eventType: "paste") => any) | undefined;
5
5
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
6
  export default _default;
7
7
  //# sourceMappingURL=PasteEventListener.vue.d.ts.map
@@ -1,7 +1,7 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
2
2
  input: (url: string, integration: string | null, eventType: "query") => any;
3
3
  }, string, import("vue").PublicProps, Readonly<{}> & Readonly<{
4
- onInput?: (url: string, integration: string | null, eventType: "query") => any;
4
+ onInput?: ((url: string, integration: string | null, eventType: "query") => any) | undefined;
5
5
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
6
  export default _default;
7
7
  //# sourceMappingURL=UrlQueryParameterChecker.vue.d.ts.map
@@ -27,13 +27,13 @@ export declare function useUrlPrefetcher(): {
27
27
  content: string;
28
28
  url: null;
29
29
  error: null;
30
- input?: never;
30
+ input?: undefined;
31
31
  } | {
32
32
  state: string;
33
33
  content: string;
34
34
  url: string;
35
35
  error: null;
36
- input?: never;
36
+ input?: undefined;
37
37
  } | {
38
38
  state: string;
39
39
  content: null;
@@ -1,2 +1,2 @@
1
- export { default as ImportCollectionListener } from './ImportCollectionListener.vue';
1
+ export { default as ImportCollectionListener } from './ImportCollectionListener.vue.js';
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import type { Collection } from '@scalar/oas-utils/entities/spec';
2
- import type { WorkspaceStore } from '../../../store';
2
+ import type { WorkspaceStore } from '../../../store/index.js';
3
3
  import type { Workspace } from '@scalar/oas-utils/entities/workspace';
4
4
  export declare function importCollection({ store, workspace, source, watchMode, onSuccess, onError, }: {
5
5
  store: WorkspaceStore;
@@ -1,4 +1,4 @@
1
- import type { WorkspaceStore } from '../../../store';
1
+ import type { WorkspaceStore } from '../../../store/index.js';
2
2
  /**
3
3
  * Checks whether the store is empty.
4
4
  */
@@ -1 +1 @@
1
- {"version":3,"file":"OpenApiClientButton.vue.d.ts","sourceRoot":"","sources":["../../src/components/OpenApiClientButton.vue"],"names":[],"mappings":"AA0HA,KAAK,WAAW,GAAG;IACjB,YAAY,EAAE,SAAS,GAAG,OAAO,CAAA;IACjC,MAAM,CAAC,EAAE,eAAe,GAAG,SAAS,CAAA;IACpC,aAAa,CAAC,EAAE,OAAO,CAAA;IACvB,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAC3B,GAAG,CAAC,EAAE,MAAM,CAAA;CACb,CAAC;;AA8HF,wBAMG"}
1
+ {"version":3,"file":"OpenApiClientButton.vue.d.ts","sourceRoot":"","sources":["../../src/components/OpenApiClientButton.vue"],"names":[],"mappings":"AA8HA,KAAK,WAAW,GAAG;IACjB,YAAY,EAAE,SAAS,GAAG,OAAO,CAAA;IACjC,MAAM,CAAC,EAAE,eAAe,GAAG,SAAS,CAAA;IACpC,aAAa,CAAC,EAAE,OAAO,CAAA;IACvB,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IAC3B,GAAG,CAAC,EAAE,MAAM,CAAA;CACb,CAAC;;AAkIF,wBAMG"}
@@ -1,7 +1,7 @@
1
1
  import t from "./OpenApiClientButton.vue2.js";
2
- /* empty css */
2
+ import "./OpenApiClientButton.vue3.js";
3
3
  import o from "../_virtual/_plugin-vue_export-helper.js";
4
- const i = /* @__PURE__ */ o(t, [["__scopeId", "data-v-210c4985"]]);
4
+ const f = /* @__PURE__ */ o(t, [["__scopeId", "data-v-f016469d"]]);
5
5
  export {
6
- i as default
6
+ f as default
7
7
  };
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as i, computed as s, createElementBlock as m, createCommentVNode as l, openBlock as u, createVNode as d, createTextVNode as f, unref as g } from "vue";
2
2
  import { ScalarIcon as h } from "@scalar/components";
3
3
  import { makeUrlAbsolute as p } from "@scalar/oas-utils/helpers";
4
- const k = ["href"], v = /* @__PURE__ */ i({
4
+ const k = ["href"], L = /* @__PURE__ */ i({
5
5
  __name: "OpenApiClientButton",
6
6
  props: {
7
7
  buttonSource: {},
@@ -11,8 +11,11 @@ const k = ["href"], v = /* @__PURE__ */ i({
11
11
  url: {}
12
12
  },
13
13
  setup(o) {
14
- const a = s(() => {
15
- const c = o.url ?? (typeof window < "u" ? window.location.href : void 0), t = p(c);
14
+ const c = s(() => {
15
+ const n = o.url ?? (typeof window < "u" ? window.location.href : void 0);
16
+ if (!n)
17
+ return;
18
+ const t = p(n);
16
19
  if (!(t != null && t.length))
17
20
  return;
18
21
  const e = new URL(
@@ -20,15 +23,15 @@ const k = ["href"], v = /* @__PURE__ */ i({
20
23
  );
21
24
  if (e.searchParams.set("url", t), o.integration !== null && e.searchParams.set("integration", o.integration ?? "vue"), e.searchParams.set("utm_source", "api-reference"), e.searchParams.set("utm_medium", "button"), e.searchParams.set("utm_campaign", o.buttonSource), o.source === "gitbook") {
22
25
  e.searchParams.set("utm_source", "gitbook");
23
- const n = document.querySelector("img.dark\\:block[alt='Logo']"), r = document.querySelector("img.dark\\:hidden[alt='Logo']");
24
- n && n instanceof HTMLImageElement && e.searchParams.set("dark_logo", encodeURIComponent(n.src)), r && r instanceof HTMLImageElement && e.searchParams.set("light_logo", encodeURIComponent(r.src));
26
+ const r = document.querySelector("img.dark\\:block[alt='Logo']"), a = document.querySelector("img.dark\\:hidden[alt='Logo']");
27
+ r && r instanceof HTMLImageElement && e.searchParams.set("dark_logo", encodeURIComponent(r.src)), a && a instanceof HTMLImageElement && e.searchParams.set("light_logo", encodeURIComponent(a.src));
25
28
  }
26
29
  return e.toString();
27
30
  });
28
- return (c, t) => a.value ? (u(), m("a", {
31
+ return (n, t) => c.value ? (u(), m("a", {
29
32
  key: 0,
30
33
  class: "open-api-client-button",
31
- href: a.value,
34
+ href: c.value,
32
35
  target: "_blank"
33
36
  }, [
34
37
  d(g(h), {
@@ -41,5 +44,5 @@ const k = ["href"], v = /* @__PURE__ */ i({
41
44
  }
42
45
  });
43
46
  export {
44
- v as default
47
+ L as default
45
48
  };
@@ -0,0 +1,4 @@
1
+ const e = "";
2
+ export {
3
+ e as default
4
+ };
@@ -1,5 +1,5 @@
1
1
  import o from "./ScalarAsciiArt.vue2.js";
2
- /* empty css */
2
+ import "./ScalarAsciiArt.vue3.js";
3
3
  import r from "../_virtual/_plugin-vue_export-helper.js";
4
4
  const i = /* @__PURE__ */ r(o, [["__scopeId", "data-v-69ebd973"]]);
5
5
  export {
@@ -0,0 +1,4 @@
1
+ const e = "";
2
+ export {
3
+ e as default
4
+ };
@@ -1 +1 @@
1
- {"version":3,"file":"ScreenReader.vue.d.ts","sourceRoot":"","sources":["../../src/components/ScreenReader.vue"],"names":[],"mappings":"AAkCA,KAAK,WAAW,GAAG;IACf,EAAE,CAAC,EAAE,OAAO,CAAA;CACb,CAAC;AAgBJ,iBAAS,cAAc;WA6CT,OAAO,IAA6B;;yBATrB,GAAG;yBACH,GAAG;;;;EAa/B;AASD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;QA7EZ,OAAO;6EAoFd,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAepG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"ScreenReader.vue.d.ts","sourceRoot":"","sources":["../../src/components/ScreenReader.vue"],"names":[],"mappings":"AAkCA,KAAK,WAAW,GAAG;IACf,EAAE,CAAC,EAAE,OAAO,CAAA;CACb,CAAC;AAgBJ,iBAAS,cAAc;WA6CT,OAAO,IAA6B;;yBATrB,GAAG;yBACH,GAAG;;;;EAa/B;AASD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;QA7EZ,OAAO;6EAoFd,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAgBpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1,6 +1,6 @@
1
1
  declare const _default: <T extends string>(__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<{
2
2
  props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
3
- readonly "onUpdate:modelValue"?: (value: T) => any;
3
+ readonly "onUpdate:modelValue"?: ((value: T) => any) | undefined;
4
4
  } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, never>, "onUpdate:modelValue"> & Partial<{}> & ({
5
5
  modelValue?: T;
6
6
  } & {
@@ -1,5 +1,5 @@
1
1
  import o from "./SectionFilter.vue2.js";
2
- /* empty css */
2
+ import "./SectionFilter.vue3.js";
3
3
  import t from "../_virtual/_plugin-vue_export-helper.js";
4
4
  const f = /* @__PURE__ */ t(o, [["__scopeId", "data-v-f97cc68c"]]);
5
5
  export {
@@ -0,0 +1,4 @@
1
+ const e = "";
2
+ export {
3
+ e as default
4
+ };
@@ -1 +1 @@
1
- {"version":3,"file":"SectionFilterButton.vue.d.ts","sourceRoot":"","sources":["../../src/components/SectionFilterButton.vue"],"names":[],"mappings":"AAsBA,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,GAAG,SAAS,CAAA;CAC9B,CAAC;AASF,iBAAS,cAAc;WAgDT,OAAO,IAA6B;;yBARrB,GAAG;;;;EAa/B;AAQD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,gTAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAUpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"SectionFilterButton.vue.d.ts","sourceRoot":"","sources":["../../src/components/SectionFilterButton.vue"],"names":[],"mappings":"AAsBA,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,GAAG,SAAS,CAAA;CAC9B,CAAC;AASF,iBAAS,cAAc;WAgDT,OAAO,IAA6B;;yBARrB,GAAG;;;;EAa/B;AAQD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,gTAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -12,7 +12,7 @@ type __VLS_Props = {
12
12
  declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
13
13
  "update:variable": (key: string, value: string) => any;
14
14
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
15
- "onUpdate:variable"?: (key: string, value: string) => any;
15
+ "onUpdate:variable"?: ((key: string, value: string) => any) | undefined;
16
16
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, HTMLDivElement>;
17
17
  export default _default;
18
18
  //# sourceMappingURL=ServerDropdownItem.vue.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import o from "./ServerDropdownItem.vue2.js";
2
- /* empty css */
2
+ import "./ServerDropdownItem.vue3.js";
3
3
  import r from "../../_virtual/_plugin-vue_export-helper.js";
4
4
  const p = /* @__PURE__ */ r(o, [["__scopeId", "data-v-e86ebacd"]]);
5
5
  export {
@@ -0,0 +1,4 @@
1
+ const e = "";
2
+ export {
3
+ e as default
4
+ };
@@ -10,7 +10,7 @@ type __VLS_Props = {
10
10
  declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
11
11
  updateServer: (server: string) => any;
12
12
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
13
- onUpdateServer?: (server: string) => any;
13
+ onUpdateServer?: ((server: string) => any) | undefined;
14
14
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
15
15
  export default _default;
16
16
  //# sourceMappingURL=ServerSelector.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ServerSelector.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Server/ServerSelector.vue"],"names":[],"mappings":"AA+GA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,EAAE,MAAM,iCAAiC,CAAA;AAYzE,KAAK,WAAW,GAAG;IACjB,qBAAqB;IACrB,UAAU,EAAE,UAAU,CAAA;IACtB,0BAA0B;IAC1B,MAAM,EAAE,MAAM,GAAG,SAAS,CAAA;IAC1B,qEAAqE;IACrE,MAAM,EAAE,MAAM,CAAA;CACf,CAAC;;;;;;AA2LF,wBAOG"}
1
+ {"version":3,"file":"ServerSelector.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Server/ServerSelector.vue"],"names":[],"mappings":"AAiHA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,EAAE,MAAM,iCAAiC,CAAA;AAYzE,KAAK,WAAW,GAAG;IACjB,qBAAqB;IACrB,UAAU,EAAE,UAAU,CAAA;IACtB,0BAA0B;IAC1B,MAAM,EAAE,MAAM,GAAG,SAAS,CAAA;IAC1B,qEAAqE;IACrE,MAAM,EAAE,MAAM,CAAA;CACf,CAAC;;;;;;AAiMF,wBAOG"}