@scalar/api-client 2.5.26 → 2.5.28

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 (321) hide show
  1. package/CHANGELOG.md +55 -0
  2. package/dist/analytics.d.ts +69 -0
  3. package/dist/analytics.d.ts.map +1 -0
  4. package/dist/analytics.js +25 -0
  5. package/dist/components/AddressBar/AddressBar.vue.d.ts +1 -1
  6. package/dist/components/AddressBar/AddressBar.vue.d.ts.map +1 -1
  7. package/dist/components/AddressBar/AddressBarHistory.vue.d.ts.map +1 -1
  8. package/dist/components/AddressBar/httpStatusCodeColors.d.ts.map +1 -1
  9. package/dist/components/CodeInput/CodeInput.vue.d.ts +6 -5
  10. package/dist/components/CodeInput/CodeInput.vue.d.ts.map +1 -1
  11. package/dist/components/CodeInput/CodeInput.vue.js +1 -1
  12. package/dist/components/CodeInput/CodeInput.vue2.js +9 -9
  13. package/dist/components/CodeInput/codeVariableWidget.d.ts.map +1 -1
  14. package/dist/components/CommandPalette/CommandActionForm.vue.d.ts +10 -13
  15. package/dist/components/CommandPalette/CommandActionForm.vue.d.ts.map +1 -1
  16. package/dist/components/CommandPalette/CommandActionInput.vue.d.ts.map +1 -1
  17. package/dist/components/CommandPalette/CommandPaletteCollection.vue.d.ts +1 -1
  18. package/dist/components/CommandPalette/CommandPaletteCollection.vue.d.ts.map +1 -1
  19. package/dist/components/CommandPalette/CommandPaletteExample.vue.d.ts.map +1 -1
  20. package/dist/components/CommandPalette/CommandPaletteImport.vue.d.ts +1 -1
  21. package/dist/components/CommandPalette/CommandPaletteImport.vue.d.ts.map +1 -1
  22. package/dist/components/CommandPalette/CommandPaletteImportCurl.vue.d.ts.map +1 -1
  23. package/dist/components/CommandPalette/CommandPaletteImportCurl.vue.js +1 -1
  24. package/dist/components/CommandPalette/CommandPaletteImportCurl.vue2.js +67 -60
  25. package/dist/components/CommandPalette/CommandPaletteServer.vue.d.ts +1 -1
  26. package/dist/components/CommandPalette/CommandPaletteServer.vue.d.ts.map +1 -1
  27. package/dist/components/CommandPalette/CommandPaletteServer.vue.js +59 -52
  28. package/dist/components/CommandPalette/CommandPaletteTag.vue.d.ts +1 -1
  29. package/dist/components/CommandPalette/CommandPaletteTag.vue.d.ts.map +1 -1
  30. package/dist/components/CommandPalette/CommandPaletteWorkspace.vue.d.ts +1 -1
  31. package/dist/components/CommandPalette/CommandPaletteWorkspace.vue.d.ts.map +1 -1
  32. package/dist/components/CommandPalette/TheCommandPalette.vue.d.ts +5 -5
  33. package/dist/components/CommandPalette/TheCommandPalette.vue.d.ts.map +1 -1
  34. package/dist/components/CommandPalette/WatchModeToggle.vue.d.ts +1 -1
  35. package/dist/components/CommandPalette/WatchModeToggle.vue.d.ts.map +1 -1
  36. package/dist/components/DataTable/DataTable.vue.d.ts +8 -12
  37. package/dist/components/DataTable/DataTable.vue.d.ts.map +1 -1
  38. package/dist/components/DataTable/DataTableCell.vue.d.ts +5 -10
  39. package/dist/components/DataTable/DataTableCell.vue.d.ts.map +1 -1
  40. package/dist/components/DataTable/DataTableCheckbox.vue.d.ts.map +1 -1
  41. package/dist/components/DataTable/DataTableHeader.vue.d.ts +5 -10
  42. package/dist/components/DataTable/DataTableHeader.vue.d.ts.map +1 -1
  43. package/dist/components/DataTable/DataTableInput.vue.d.ts +10 -199
  44. package/dist/components/DataTable/DataTableInput.vue.d.ts.map +1 -1
  45. package/dist/components/DataTable/DataTableInputSelect.vue.d.ts +1 -1
  46. package/dist/components/DataTable/DataTableInputSelect.vue.d.ts.map +1 -1
  47. package/dist/components/DataTable/DataTableRow.vue.d.ts +6 -11
  48. package/dist/components/DataTable/DataTableRow.vue.d.ts.map +1 -1
  49. package/dist/components/DataTable/DataTableText.vue.d.ts +5 -10
  50. package/dist/components/DataTable/DataTableText.vue.d.ts.map +1 -1
  51. package/dist/components/EmptyState.vue.d.ts +1 -1
  52. package/dist/components/EmptyState.vue.d.ts.map +1 -1
  53. package/dist/components/EnvironmentSelector/EnvironmentSelector.vue.d.ts.map +1 -1
  54. package/dist/components/Form/Form.vue.d.ts +5 -10
  55. package/dist/components/Form/Form.vue.d.ts.map +1 -1
  56. package/dist/components/Form/LabelInput.vue.d.ts +1 -1
  57. package/dist/components/Form/LabelInput.vue.d.ts.map +1 -1
  58. package/dist/components/HelpfulLink.vue.d.ts +6 -11
  59. package/dist/components/HelpfulLink.vue.d.ts.map +1 -1
  60. package/dist/components/HttpMethod/HttpMethod.vue.d.ts +2 -2
  61. package/dist/components/HttpMethod/HttpMethod.vue.d.ts.map +1 -1
  62. package/dist/components/IconSelector.vue.d.ts +7 -11
  63. package/dist/components/IconSelector.vue.d.ts.map +1 -1
  64. package/dist/components/ImportCollection/DropEventListener.vue.d.ts.map +1 -1
  65. package/dist/components/ImportCollection/ImportCollectionListener.vue.d.ts +5 -10
  66. package/dist/components/ImportCollection/ImportCollectionListener.vue.d.ts.map +1 -1
  67. package/dist/components/ImportCollection/ImportCollectionModal.vue.d.ts.map +1 -1
  68. package/dist/components/ImportCollection/ImportNowButton.vue.d.ts.map +1 -1
  69. package/dist/components/ImportCollection/IntegrationLogo.vue.d.ts.map +1 -1
  70. package/dist/components/ImportCollection/OpenAppButton.vue.d.ts.map +1 -1
  71. package/dist/components/ImportCollection/OperationBadge.vue.d.ts +1 -1
  72. package/dist/components/ImportCollection/OperationBadge.vue.d.ts.map +1 -1
  73. package/dist/components/ImportCollection/PasteEventListener.vue.d.ts.map +1 -1
  74. package/dist/components/ImportCollection/PrefetchError.vue.d.ts +1 -1
  75. package/dist/components/ImportCollection/PrefetchError.vue.d.ts.map +1 -1
  76. package/dist/components/ImportCollection/UrlQueryParameterChecker.vue.d.ts.map +1 -1
  77. package/dist/components/ImportCollection/WorkspaceSelector.vue.d.ts.map +1 -1
  78. package/dist/components/OpenApiClientButton.vue.d.ts.map +1 -1
  79. package/dist/components/ScalarAsciiArt.vue.d.ts +1 -1
  80. package/dist/components/ScalarAsciiArt.vue.d.ts.map +1 -1
  81. package/dist/components/ScreenReader.vue.d.ts +7 -11
  82. package/dist/components/ScreenReader.vue.d.ts.map +1 -1
  83. package/dist/components/SectionFilter.vue.d.ts +7 -9
  84. package/dist/components/SectionFilter.vue.d.ts.map +1 -1
  85. package/dist/components/SectionFilterButton.vue.d.ts +6 -11
  86. package/dist/components/SectionFilterButton.vue.d.ts.map +1 -1
  87. package/dist/components/Server/ServerDropdown.vue.d.ts.map +1 -1
  88. package/dist/components/Server/ServerDropdown.vue.js +42 -35
  89. package/dist/components/Server/ServerDropdownItem.vue.d.ts +1 -1
  90. package/dist/components/Server/ServerDropdownItem.vue.d.ts.map +1 -1
  91. package/dist/components/Server/ServerDropdownItem.vue.js +1 -1
  92. package/dist/components/Server/ServerDropdownItem.vue2.js +47 -39
  93. package/dist/components/Server/ServerSelector.vue.d.ts.map +1 -1
  94. package/dist/components/Server/ServerVariablesForm.vue.d.ts.map +1 -1
  95. package/dist/components/Server/ServerVariablesForm.vue.js +35 -31
  96. package/dist/components/Server/ServerVariablesSelect.vue.d.ts.map +1 -1
  97. package/dist/components/Server/ServerVariablesTextbox.vue.d.ts +1 -1
  98. package/dist/components/Server/ServerVariablesTextbox.vue.d.ts.map +1 -1
  99. package/dist/components/SideNav/DownloadAppButton.vue.d.ts.map +1 -1
  100. package/dist/components/SideNav/SideHelp.vue.d.ts.map +1 -1
  101. package/dist/components/SideNav/SideNav.vue.d.ts +1 -1
  102. package/dist/components/SideNav/SideNav.vue.d.ts.map +1 -1
  103. package/dist/components/SideNav/SideNavGroup.vue.d.ts +6 -11
  104. package/dist/components/SideNav/SideNavGroup.vue.d.ts.map +1 -1
  105. package/dist/components/SideNav/SideNavLink.vue.d.ts +7 -11
  106. package/dist/components/SideNav/SideNavLink.vue.d.ts.map +1 -1
  107. package/dist/components/SideNav/SideNavRouterLink.vue.d.ts +5 -10
  108. package/dist/components/SideNav/SideNavRouterLink.vue.d.ts.map +1 -1
  109. package/dist/components/SideNav/WorkspaceProfileIcon.vue.d.ts +1 -1
  110. package/dist/components/SideNav/WorkspaceProfileIcon.vue.d.ts.map +1 -1
  111. package/dist/components/Sidebar/Actions/DeleteSidebarListElement.vue.d.ts +1 -1
  112. package/dist/components/Sidebar/Actions/DeleteSidebarListElement.vue.d.ts.map +1 -1
  113. package/dist/components/Sidebar/Actions/EditSidebarListCollection.vue.d.ts +1 -1
  114. package/dist/components/Sidebar/Actions/EditSidebarListCollection.vue.d.ts.map +1 -1
  115. package/dist/components/Sidebar/Actions/EditSidebarListElement.vue.d.ts +1 -1
  116. package/dist/components/Sidebar/Actions/EditSidebarListElement.vue.d.ts.map +1 -1
  117. package/dist/components/Sidebar/Actions/SidebarListElementForm.vue.d.ts +6 -11
  118. package/dist/components/Sidebar/Actions/SidebarListElementForm.vue.d.ts.map +1 -1
  119. package/dist/components/Sidebar/Sidebar.vue.d.ts +12 -16
  120. package/dist/components/Sidebar/Sidebar.vue.d.ts.map +1 -1
  121. package/dist/components/Sidebar/SidebarButton.vue.d.ts +5 -10
  122. package/dist/components/Sidebar/SidebarButton.vue.d.ts.map +1 -1
  123. package/dist/components/Sidebar/SidebarButton.vue.js +4 -4
  124. package/dist/components/Sidebar/SidebarList.vue.d.ts +6 -11
  125. package/dist/components/Sidebar/SidebarList.vue.d.ts.map +1 -1
  126. package/dist/components/Sidebar/SidebarListElement.vue.d.ts +1 -1
  127. package/dist/components/Sidebar/SidebarListElement.vue.d.ts.map +1 -1
  128. package/dist/components/Sidebar/SidebarListElementActions.vue.d.ts.map +1 -1
  129. package/dist/components/Sidebar/SidebarToggle.vue.d.ts +1 -1
  130. package/dist/components/Sidebar/SidebarToggle.vue.d.ts.map +1 -1
  131. package/dist/components/TopNav/TopNav.vue.d.ts +1 -1
  132. package/dist/components/TopNav/TopNav.vue.d.ts.map +1 -1
  133. package/dist/components/TopNav/TopNavItem.vue.d.ts.map +1 -1
  134. package/dist/components/ViewLayout/ViewLayout.vue.d.ts +6 -11
  135. package/dist/components/ViewLayout/ViewLayout.vue.d.ts.map +1 -1
  136. package/dist/components/ViewLayout/ViewLayoutCollapse.vue.d.ts +15 -18
  137. package/dist/components/ViewLayout/ViewLayoutCollapse.vue.d.ts.map +1 -1
  138. package/dist/components/ViewLayout/ViewLayoutContent.vue.d.ts +5 -10
  139. package/dist/components/ViewLayout/ViewLayoutContent.vue.d.ts.map +1 -1
  140. package/dist/components/ViewLayout/ViewLayoutSection.vue.d.ts +7 -11
  141. package/dist/components/ViewLayout/ViewLayoutSection.vue.d.ts.map +1 -1
  142. package/dist/hooks/useClientConfig.d.ts +32 -26
  143. package/dist/hooks/useClientConfig.d.ts.map +1 -1
  144. package/dist/hooks/useFileDialog.d.ts +2 -0
  145. package/dist/hooks/useFileDialog.d.ts.map +1 -1
  146. package/dist/hooks/useSidebar.d.ts.map +1 -1
  147. package/dist/index.js +9 -8
  148. package/dist/layouts/App/ApiClientApp.vue.d.ts.map +1 -1
  149. package/dist/layouts/App/MainLayout.vue.d.ts +5 -10
  150. package/dist/layouts/App/MainLayout.vue.d.ts.map +1 -1
  151. package/dist/layouts/App/create-api-client-app.d.ts +150 -106
  152. package/dist/layouts/App/create-api-client-app.d.ts.map +1 -1
  153. package/dist/layouts/App/create-api-client-app.js +23 -14
  154. package/dist/layouts/App/index.js +4 -3
  155. package/dist/layouts/Modal/ApiClientModal.vue.d.ts +1 -1
  156. package/dist/layouts/Modal/ApiClientModal.vue.d.ts.map +1 -1
  157. package/dist/layouts/Modal/create-api-client-modal.d.ts +210 -210
  158. package/dist/layouts/Modal/create-api-client-modal.d.ts.map +1 -1
  159. package/dist/layouts/Web/ApiClientWeb.vue.d.ts.map +1 -1
  160. package/dist/layouts/Web/create-api-client-web.d.ts +148 -106
  161. package/dist/layouts/Web/create-api-client-web.d.ts.map +1 -1
  162. package/dist/layouts/Web/create-api-client-web.js +24 -15
  163. package/dist/layouts/Web/index.js +4 -3
  164. package/dist/libs/create-client.d.ts +105 -105
  165. package/dist/libs/create-client.d.ts.map +1 -1
  166. package/dist/libs/create-client.js +23 -23
  167. package/dist/libs/errors.d.ts.map +1 -1
  168. package/dist/libs/find-request.d.ts.map +1 -1
  169. package/dist/libs/formatters.d.ts.map +1 -1
  170. package/dist/libs/get-request-uid-by-path-method.d.ts.map +1 -1
  171. package/dist/libs/hot-keys.d.ts +1 -1
  172. package/dist/libs/hot-keys.d.ts.map +1 -1
  173. package/dist/libs/local-storage.d.ts.map +1 -1
  174. package/dist/libs/normalize-headers.d.ts.map +1 -1
  175. package/dist/libs/parse-curl.d.ts.map +1 -1
  176. package/dist/libs/parse-curl.js +26 -25
  177. package/dist/libs/send-request/build-request-security.d.ts +3 -1
  178. package/dist/libs/send-request/build-request-security.d.ts.map +1 -1
  179. package/dist/libs/send-request/build-request-security.js +19 -18
  180. package/dist/libs/send-request/create-request-operation.d.ts.map +1 -1
  181. package/dist/libs/send-request/create-request-operation.test.d.ts +6 -6
  182. package/dist/libs/send-request/create-request-operation.test.d.ts.map +1 -1
  183. package/dist/libs/send-request/set-request-cookies.d.ts.map +1 -1
  184. package/dist/libs/validate-parameters.d.ts.map +1 -1
  185. package/dist/plugins/plugin-manager.d.ts.map +1 -1
  186. package/dist/store/active-entities.d.ts +6 -6
  187. package/dist/store/active-entities.d.ts.map +1 -1
  188. package/dist/store/collections.d.ts +4 -4
  189. package/dist/store/cookies.d.ts +4 -4
  190. package/dist/store/environment.d.ts +4 -4
  191. package/dist/store/import-spec.d.ts.map +1 -1
  192. package/dist/store/index.d.ts +1 -1
  193. package/dist/store/index.d.ts.map +1 -1
  194. package/dist/store/request-example.d.ts +64 -64
  195. package/dist/store/request-example.d.ts.map +1 -1
  196. package/dist/store/requests.d.ts +4 -4
  197. package/dist/store/requests.d.ts.map +1 -1
  198. package/dist/store/security-schemes.d.ts +16 -16
  199. package/dist/store/store.d.ts +107 -107
  200. package/dist/store/store.d.ts.map +1 -1
  201. package/dist/store/store.js +38 -38
  202. package/dist/store/tags.d.ts +4 -4
  203. package/dist/store/workspace.d.ts +4 -4
  204. package/dist/style.css +1 -1
  205. package/dist/views/Collection/Collection.vue.d.ts +1 -1
  206. package/dist/views/Collection/Collection.vue.d.ts.map +1 -1
  207. package/dist/views/Collection/CollectionAuthentication.vue.d.ts +1 -1
  208. package/dist/views/Collection/CollectionAuthentication.vue.d.ts.map +1 -1
  209. package/dist/views/Collection/CollectionCookies.vue.d.ts.map +1 -1
  210. package/dist/views/Collection/CollectionEnvironment.vue.d.ts.map +1 -1
  211. package/dist/views/Collection/CollectionInfoForm.vue.d.ts +1 -1
  212. package/dist/views/Collection/CollectionInfoForm.vue.d.ts.map +1 -1
  213. package/dist/views/Collection/CollectionNavigation.vue.d.ts +1 -1
  214. package/dist/views/Collection/CollectionNavigation.vue.d.ts.map +1 -1
  215. package/dist/views/Collection/CollectionOverview.vue.d.ts.map +1 -1
  216. package/dist/views/Collection/CollectionScripts.vue.d.ts.map +1 -1
  217. package/dist/views/Collection/CollectionServerForm.vue.d.ts +1 -1
  218. package/dist/views/Collection/CollectionServerForm.vue.d.ts.map +1 -1
  219. package/dist/views/Collection/CollectionServerForm.vue.js +64 -44
  220. package/dist/views/Collection/CollectionServers.vue.d.ts +1 -1
  221. package/dist/views/Collection/CollectionServers.vue.d.ts.map +1 -1
  222. package/dist/views/Collection/CollectionServers.vue2.js +56 -50
  223. package/dist/views/Collection/CollectionSettings.vue.d.ts.map +1 -1
  224. package/dist/views/Collection/CollectionSync.vue.d.ts.map +1 -1
  225. package/dist/views/Collection/components/EnvironmentForm.vue.d.ts +1 -1
  226. package/dist/views/Collection/components/EnvironmentForm.vue.d.ts.map +1 -1
  227. package/dist/views/Collection/components/MarkdownInput.vue.d.ts +1 -1
  228. package/dist/views/Collection/components/MarkdownInput.vue.d.ts.map +1 -1
  229. package/dist/views/Components/CodeSnippet/CodeSnippet.vue.d.ts.map +1 -1
  230. package/dist/views/Components/CodeSnippet/CodeSnippet.vue.js +15 -14
  231. package/dist/views/Components/CodeSnippet/helpers/convert-to-har-request.d.ts.map +1 -1
  232. package/dist/views/Components/CodeSnippet/helpers/get-har-request.d.ts.map +1 -1
  233. package/dist/views/Components/CodeSnippet/helpers/get-snippet.d.ts.map +1 -1
  234. package/dist/views/Components/RequestBodies/RequestBodies.vue.d.ts.map +1 -1
  235. package/dist/views/Cookies/CookieForm.vue.d.ts.map +1 -1
  236. package/dist/views/Cookies/CookieModal.vue.d.ts.map +1 -1
  237. package/dist/views/Cookies/CookieRaw.vue.d.ts.map +1 -1
  238. package/dist/views/Cookies/Cookies.vue.d.ts +1 -1
  239. package/dist/views/Cookies/Cookies.vue.d.ts.map +1 -1
  240. package/dist/views/Environment/Environment.vue.d.ts +1 -1
  241. package/dist/views/Environment/Environment.vue.d.ts.map +1 -1
  242. package/dist/views/Environment/EnvironmentColorModal.vue.d.ts.map +1 -1
  243. package/dist/views/Environment/EnvironmentColors.vue.d.ts +1 -1
  244. package/dist/views/Environment/EnvironmentColors.vue.d.ts.map +1 -1
  245. package/dist/views/Environment/EnvironmentModal.vue.d.ts.map +1 -1
  246. package/dist/views/Environment/EnvironmentVariableDropdown.vue.d.ts.map +1 -1
  247. package/dist/views/Request/Request.vue.d.ts.map +1 -1
  248. package/dist/views/Request/RequestRoot.vue.d.ts.map +1 -1
  249. package/dist/views/Request/RequestRoot.vue.js +2 -2
  250. package/dist/views/Request/RequestRoot.vue2.js +84 -78
  251. package/dist/views/Request/RequestSection/RequestAuth/DeleteRequestAuthModal.vue.d.ts.map +1 -1
  252. package/dist/views/Request/RequestSection/RequestAuth/OAuth2.vue.d.ts.map +1 -1
  253. package/dist/views/Request/RequestSection/RequestAuth/OAuthScopesInput.vue.d.ts.map +1 -1
  254. package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue.d.ts.map +1 -1
  255. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue.d.ts +1 -1
  256. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue.d.ts.map +1 -1
  257. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTableInput.vue.d.ts +8 -12
  258. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTableInput.vue.d.ts.map +1 -1
  259. package/dist/views/Request/RequestSection/RequestAuth/RequestAuthTab.vue.d.ts.map +1 -1
  260. package/dist/views/Request/RequestSection/RequestBody.vue.d.ts.map +1 -1
  261. package/dist/views/Request/RequestSection/RequestCodeExample.vue.d.ts +1 -1
  262. package/dist/views/Request/RequestSection/RequestCodeExample.vue.d.ts.map +1 -1
  263. package/dist/views/Request/RequestSection/RequestCodeExample.vue.js +2 -2
  264. package/dist/views/Request/RequestSection/RequestCodeExample.vue2.js +66 -64
  265. package/dist/views/Request/RequestSection/RequestParams.vue.d.ts.map +1 -1
  266. package/dist/views/Request/RequestSection/RequestPathParams.vue.d.ts.map +1 -1
  267. package/dist/views/Request/RequestSection/RequestSection.vue.d.ts.map +1 -1
  268. package/dist/views/Request/RequestSection/RequestTable.vue.d.ts +1 -1
  269. package/dist/views/Request/RequestSection/RequestTable.vue.d.ts.map +1 -1
  270. package/dist/views/Request/RequestSection/RequestTableTooltip.vue.d.ts.map +1 -1
  271. package/dist/views/Request/RequestSection/helpers/filter-security-requirements.d.ts.map +1 -1
  272. package/dist/views/Request/RequestSection/helpers/getting-started.d.ts.map +1 -1
  273. package/dist/views/Request/RequestSection/helpers/update-scheme.d.ts.map +1 -1
  274. package/dist/views/Request/RequestSidebar.vue.d.ts.map +1 -1
  275. package/dist/views/Request/RequestSidebarItem.vue.d.ts +4 -109
  276. package/dist/views/Request/RequestSidebarItem.vue.d.ts.map +1 -1
  277. package/dist/views/Request/RequestSidebarItemMenu.vue.d.ts.map +1 -1
  278. package/dist/views/Request/RequestSidebarItemMenu.vue.js +2 -2
  279. package/dist/views/Request/RequestSidebarItemMenu.vue2.js +27 -27
  280. package/dist/views/Request/RequestSubpageHeader.vue.d.ts +1 -1
  281. package/dist/views/Request/RequestSubpageHeader.vue.d.ts.map +1 -1
  282. package/dist/views/Request/ResponseSection/RequestHeaders.vue.d.ts.map +1 -1
  283. package/dist/views/Request/ResponseSection/ResponseBody.vue.d.ts.map +1 -1
  284. package/dist/views/Request/ResponseSection/ResponseBodyDownload.vue.d.ts +1 -1
  285. package/dist/views/Request/ResponseSection/ResponseBodyDownload.vue.d.ts.map +1 -1
  286. package/dist/views/Request/ResponseSection/ResponseBodyInfo.vue.d.ts +6 -11
  287. package/dist/views/Request/ResponseSection/ResponseBodyInfo.vue.d.ts.map +1 -1
  288. package/dist/views/Request/ResponseSection/ResponseBodyPreview.vue.d.ts.map +1 -1
  289. package/dist/views/Request/ResponseSection/ResponseBodyRaw.vue.d.ts +1 -1
  290. package/dist/views/Request/ResponseSection/ResponseBodyRaw.vue.d.ts.map +1 -1
  291. package/dist/views/Request/ResponseSection/ResponseBodyStreaming.vue.d.ts.map +1 -1
  292. package/dist/views/Request/ResponseSection/ResponseBodyToggle.vue.d.ts +1 -1
  293. package/dist/views/Request/ResponseSection/ResponseBodyToggle.vue.d.ts.map +1 -1
  294. package/dist/views/Request/ResponseSection/ResponseBodyVirtual.vue.d.ts.map +1 -1
  295. package/dist/views/Request/ResponseSection/ResponseCookies.vue.d.ts.map +1 -1
  296. package/dist/views/Request/ResponseSection/ResponseEmpty.vue.d.ts +1 -1
  297. package/dist/views/Request/ResponseSection/ResponseEmpty.vue.d.ts.map +1 -1
  298. package/dist/views/Request/ResponseSection/ResponseEmpty.vue2.js +1 -1
  299. package/dist/views/Request/ResponseSection/ResponseHeaders.vue.d.ts.map +1 -1
  300. package/dist/views/Request/ResponseSection/ResponseLoadingOverlay.vue.d.ts.map +1 -1
  301. package/dist/views/Request/ResponseSection/ResponseMetaInformation.vue.d.ts +1 -1
  302. package/dist/views/Request/ResponseSection/ResponseMetaInformation.vue.d.ts.map +1 -1
  303. package/dist/views/Request/ResponseSection/ResponseSection.vue.d.ts.map +1 -1
  304. package/dist/views/Request/components/WorkspaceDropdown.vue.d.ts +1 -1
  305. package/dist/views/Request/components/WorkspaceDropdown.vue.d.ts.map +1 -1
  306. package/dist/views/Request/hooks/useOpenApiWatcher.js +9 -9
  307. package/dist/views/Request/libs/auth.d.ts.map +1 -1
  308. package/dist/views/Request/libs/oauth2.d.ts +5 -1
  309. package/dist/views/Request/libs/oauth2.d.ts.map +1 -1
  310. package/dist/views/Request/libs/oauth2.js +15 -14
  311. package/dist/views/Request/libs/request.d.ts.map +1 -1
  312. package/dist/views/Request/libs/watch-mode.d.ts.map +1 -1
  313. package/dist/views/Settings/Settings.vue.d.ts +1 -1
  314. package/dist/views/Settings/Settings.vue.d.ts.map +1 -1
  315. package/dist/views/Settings/SettingsGeneral.vue.d.ts +1 -1
  316. package/dist/views/Settings/SettingsGeneral.vue.d.ts.map +1 -1
  317. package/dist/views/Settings/components/SettingsAppearance.vue.d.ts +1 -1
  318. package/dist/views/Settings/components/SettingsAppearance.vue.d.ts.map +1 -1
  319. package/dist/views/Settings/components/SettingsSection.vue.d.ts +7 -17
  320. package/dist/views/Settings/components/SettingsSection.vue.d.ts.map +1 -1
  321. package/package.json +18 -15
@@ -1,3 +1,3 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, HTMLDivElement>;
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
2
  export default _default;
3
3
  //# sourceMappingURL=Collection.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Collection.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Collection/Collection.vue"],"names":[],"mappings":";AAqLA,wBAMG"}
1
+ {"version":3,"file":"Collection.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Collection/Collection.vue"],"names":[],"mappings":";AAyKA,wBAKG"}
@@ -1,3 +1,3 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, HTMLDivElement>;
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
2
  export default _default;
3
3
  //# sourceMappingURL=CollectionAuthentication.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CollectionAuthentication.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Collection/CollectionAuthentication.vue"],"names":[],"mappings":";AA2OA,wBAMG"}
1
+ {"version":3,"file":"CollectionAuthentication.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Collection/CollectionAuthentication.vue"],"names":[],"mappings":";AAmPA,wBAKG"}
@@ -1 +1 @@
1
- {"version":3,"file":"CollectionCookies.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Collection/CollectionCookies.vue"],"names":[],"mappings":";AA4EA,wBAMG"}
1
+ {"version":3,"file":"CollectionCookies.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Collection/CollectionCookies.vue"],"names":[],"mappings":";AAoDA,wBAKG"}
@@ -1 +1 @@
1
- {"version":3,"file":"CollectionEnvironment.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Collection/CollectionEnvironment.vue"],"names":[],"mappings":";AAi9BA,wBAMG"}
1
+ {"version":3,"file":"CollectionEnvironment.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Collection/CollectionEnvironment.vue"],"names":[],"mappings":";AAq9BA,wBAKG"}
@@ -1,3 +1,3 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, HTMLDivElement>;
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
2
  export default _default;
3
3
  //# sourceMappingURL=CollectionInfoForm.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CollectionInfoForm.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Collection/CollectionInfoForm.vue"],"names":[],"mappings":";AA0RA,wBAMG"}
1
+ {"version":3,"file":"CollectionInfoForm.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Collection/CollectionInfoForm.vue"],"names":[],"mappings":";AAkRA,wBAKG"}
@@ -1,6 +1,6 @@
1
1
  type __VLS_Props = {
2
2
  isSticky: boolean;
3
3
  };
4
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, HTMLDivElement>;
4
+ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
5
5
  export default _default;
6
6
  //# sourceMappingURL=CollectionNavigation.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CollectionNavigation.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Collection/CollectionNavigation.vue"],"names":[],"mappings":"AAiKA,KAAK,WAAW,GAAG;IACjB,QAAQ,EAAE,OAAO,CAAA;CAClB,CAAC;;AA+OF,wBAOG"}
1
+ {"version":3,"file":"CollectionNavigation.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Collection/CollectionNavigation.vue"],"names":[],"mappings":"AA+JA,KAAK,WAAW,GAAG;IACjB,QAAQ,EAAE,OAAO,CAAA;CAClB,CAAC;;AAsPF,wBAMG"}
@@ -1 +1 @@
1
- {"version":3,"file":"CollectionOverview.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Collection/CollectionOverview.vue"],"names":[],"mappings":";AAwJA,wBAMG"}
1
+ {"version":3,"file":"CollectionOverview.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Collection/CollectionOverview.vue"],"names":[],"mappings":";AAiIA,wBAKG"}
@@ -1 +1 @@
1
- {"version":3,"file":"CollectionScripts.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Collection/CollectionScripts.vue"],"names":[],"mappings":";AA4EA,wBAMG"}
1
+ {"version":3,"file":"CollectionScripts.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Collection/CollectionScripts.vue"],"names":[],"mappings":";AAoDA,wBAKG"}
@@ -5,6 +5,6 @@ type __VLS_Props = {
5
5
  declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
6
6
  collectionId: string | string[];
7
7
  serverUid: string | string[];
8
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, HTMLDivElement>;
8
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
9
9
  export default _default;
10
10
  //# sourceMappingURL=CollectionServerForm.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CollectionServerForm.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Collection/CollectionServerForm.vue"],"names":[],"mappings":"AA6IA,KAAK,WAAW,GAAG;IACf,YAAY,EAAE,MAAM,GAAG,MAAM,EAAE,CAAA;IAC/B,SAAS,EAAE,MAAM,GAAG,MAAM,EAAE,CAAA;CAC7B,CAAC;;kBAFc,MAAM,GAAG,MAAM,EAAE;eACpB,MAAM,GAAG,MAAM,EAAE;;AAqMhC,wBAQG"}
1
+ {"version":3,"file":"CollectionServerForm.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Collection/CollectionServerForm.vue"],"names":[],"mappings":"AA0KA,KAAK,WAAW,GAAG;IACf,YAAY,EAAE,MAAM,GAAG,MAAM,EAAE,CAAA;IAC/B,SAAS,EAAE,MAAM,GAAG,MAAM,EAAE,CAAA;CAC7B,CAAC;;kBAFc,MAAM,GAAG,MAAM,EAAE;eACpB,MAAM,GAAG,MAAM,EAAE;;AAkNhC,wBAOG"}
@@ -1,17 +1,18 @@
1
- import { defineComponent as _, computed as u, watch as h, createElementBlock as c, openBlock as o, normalizeClass as k, createCommentVNode as n, Fragment as x, createVNode as y, createBlock as U } from "vue";
2
- import { REGEX as E } from "@scalar/oas-utils/helpers";
3
- import g from "../../components/Form/Form.vue.js";
4
- import C from "../../components/Server/ServerVariablesForm.vue.js";
5
- import { useActiveEntities as S } from "../../store/active-entities.js";
6
- import { useWorkspace as B } from "../../store/store.js";
7
- const W = /* @__PURE__ */ _({
1
+ import { defineComponent as h, computed as v, watch as k, useTemplateRef as x, createElementBlock as c, openBlock as i, normalizeClass as E, createCommentVNode as p, Fragment as S, createVNode as y, createBlock as C } from "vue";
2
+ import { REGEX as g } from "@scalar/oas-utils/helpers";
3
+ import { emitCustomEvent as u } from "@scalar/workspace-store/events";
4
+ import w from "../../components/Form/Form.vue.js";
5
+ import O from "../../components/Server/ServerVariablesForm.vue.js";
6
+ import { useActiveEntities as B } from "../../store/active-entities.js";
7
+ import { useWorkspace as R } from "../../store/store.js";
8
+ const $ = /* @__PURE__ */ h({
8
9
  __name: "CollectionServerForm",
9
10
  props: {
10
11
  collectionId: { default: "" },
11
12
  serverUid: { default: "" }
12
13
  },
13
- setup(v) {
14
- const l = v, { activeWorkspaceCollections: s } = S(), { servers: d, serverMutators: i } = B(), p = [
14
+ setup(n) {
15
+ const l = n, { activeWorkspaceCollections: d } = B(), { servers: f, serverMutators: s } = R(), m = [
15
16
  {
16
17
  label: "URL",
17
18
  key: "url",
@@ -24,58 +25,77 @@ const W = /* @__PURE__ */ _({
24
25
  placeholder: "Production",
25
26
  type: "text"
26
27
  }
27
- ], a = u(() => {
28
- const e = s.value.find(
28
+ ], t = v(() => {
29
+ const e = d.value.find(
29
30
  (r) => r.uid === l.collectionId
30
31
  );
31
- return d[e && typeof l.serverUid == "string" && l.serverUid === "default" ? e.servers[0] ?? "" : (e == null ? void 0 : e.servers.find((r) => r === l.serverUid)) ?? ""];
32
- }), f = u(() => {
32
+ return f[e && typeof l.serverUid == "string" && l.serverUid === "default" ? e.servers[0] ?? "" : (e == null ? void 0 : e.servers.find((r) => r === l.serverUid)) ?? ""];
33
+ }), b = v(() => {
33
34
  var e, r;
34
- return (e = a.value) != null && e.url ? ((r = a.value.url.match(E.PATH)) == null ? void 0 : r.map((t) => t.slice(1, -1))) ?? [] : [];
35
+ return (e = t.value) != null && e.url ? ((r = t.value.url.match(g.PATH)) == null ? void 0 : r.map((a) => a.slice(1, -1))) ?? [] : [];
35
36
  });
36
- h(
37
- f,
37
+ k(
38
+ b,
38
39
  (e) => {
39
- if (!a.value)
40
+ if (!t.value)
40
41
  return;
41
- const r = a.value.variables ? { ...a.value.variables } : {};
42
- Object.keys(r).forEach((t) => {
43
- e.includes(t) || delete r[t];
44
- }), e.forEach((t) => {
45
- r[t] || (r[t] = { default: "" });
46
- }), i.edit(a.value.uid, "variables", r);
42
+ const r = t.value.variables ? { ...t.value.variables } : {};
43
+ Object.keys(r).forEach((a) => {
44
+ e.includes(a) || delete r[a];
45
+ }), e.forEach((a) => {
46
+ r[a] || (r[a] = { default: "" });
47
+ }), s.edit(t.value.uid, "variables", r), u(o.value, "store-update-selected-server-properties", {
48
+ key: "variables",
49
+ value: r,
50
+ options: {
51
+ disableOldStoreUpdate: !0
52
+ }
53
+ });
47
54
  },
48
55
  { immediate: !0 }
49
56
  );
50
- const m = (e, r) => {
51
- !s.value || !a.value || i.edit(a.value.uid, e, r);
52
- }, b = (e, r) => {
53
- if (!a.value)
57
+ const U = (e, r) => {
58
+ !d.value || !t.value || (s.edit(t.value.uid, e, r), (e === "url" || e === "description") && u(o.value, "store-update-selected-server-properties", {
59
+ key: e,
60
+ value: r,
61
+ options: {
62
+ disableOldStoreUpdate: !0
63
+ }
64
+ }));
65
+ }, _ = (e, r) => {
66
+ if (!t.value)
54
67
  return;
55
- const t = a.value.variables || {};
56
- t[e] = { ...t[e], default: r }, i.edit(a.value.uid, "variables", t);
57
- };
68
+ const a = t.value.variables || {};
69
+ a[e] = { ...a[e], default: r }, s.edit(t.value.uid, "variables", a), u(o.value, "store-update-selected-server-properties", {
70
+ key: "variables",
71
+ value: a,
72
+ options: {
73
+ disableOldStoreUpdate: !0
74
+ }
75
+ });
76
+ }, o = x("wrapper-ref");
58
77
  return (e, r) => {
59
- var t;
60
- return o(), c("div", {
61
- class: k(["divide-0.5 flex w-full flex-col divide-y rounded-b-lg text-sm", ((t = a.value) == null ? void 0 : t.variables) && "bg-b-1"])
78
+ var a;
79
+ return i(), c("div", {
80
+ ref: "wrapper-ref",
81
+ class: E(["divide-0.5 flex w-full flex-col divide-y rounded-b-lg text-sm", ((a = t.value) == null ? void 0 : a.variables) && "bg-b-1"])
62
82
  }, [
63
- a.value ? (o(), c(x, { key: 0 }, [
64
- y(g, {
65
- data: a.value,
66
- onUpdate: m,
67
- options: p
83
+ t.value ? (i(), c(S, { key: 0 }, [
84
+ y(w, {
85
+ data: t.value,
86
+ onUpdate: U,
87
+ options: m
68
88
  }, null, 8, ["data"]),
69
- a.value.variables ? (o(), U(C, {
89
+ t.value.variables ? (i(), C(O, {
70
90
  key: 0,
71
- variables: a.value.variables,
72
- "onUpdate:variable": b
73
- }, null, 8, ["variables"])) : n("", !0)
74
- ], 64)) : n("", !0)
91
+ variables: t.value.variables,
92
+ "onUpdate:variable": _
93
+ }, null, 8, ["variables"])) : p("", !0)
94
+ ], 64)) : p("", !0)
75
95
  ], 2);
76
96
  };
77
97
  }
78
98
  });
79
99
  export {
80
- W as default
100
+ $ as default
81
101
  };
@@ -1,3 +1,3 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, HTMLDivElement>;
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
2
  export default _default;
3
3
  //# sourceMappingURL=CollectionServers.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CollectionServers.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Collection/CollectionServers.vue"],"names":[],"mappings":";AAobA,wBAMG"}
1
+ {"version":3,"file":"CollectionServers.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Collection/CollectionServers.vue"],"names":[],"mappings":";AAydA,wBAKG"}
@@ -1,105 +1,111 @@
1
- import { defineComponent as y, ref as C, computed as w, createElementBlock as u, openBlock as o, createElementVNode as c, createVNode as n, createStaticVNode as A, Fragment as M, renderList as N, createBlock as m, createCommentVNode as D, unref as e, toDisplayString as I, withCtx as f } from "vue";
2
- import { useModal as $, ScalarMarkdown as j, ScalarButton as p, ScalarIcon as z, ScalarModal as B } from "@scalar/components";
3
- import { ScalarIconTrash as U } from "@scalar/icons";
4
- import V from "../../components/Sidebar/Actions/DeleteSidebarListElement.vue.js";
5
- import { useActiveEntities as E } from "../../store/active-entities.js";
6
- import L from "./CollectionServerForm.vue.js";
7
- import { useWorkspace as P } from "../../store/store.js";
8
- const T = { class: "flex h-full w-full flex-col gap-12 px-1.5 pt-8" }, F = { class: "flex flex-col gap-4" }, O = { class: "rounded-lg border" }, R = { class: "bg-b-2 flex items-start justify-between rounded-t-lg py-1 pr-1 pl-3 text-sm" }, W = {
1
+ import { defineComponent as w, ref as C, computed as A, useTemplateRef as M, createElementBlock as v, openBlock as a, createElementVNode as c, createVNode as n, createStaticVNode as N, Fragment as D, renderList as I, createBlock as m, createCommentVNode as $, unref as t, toDisplayString as j, withCtx as f } from "vue";
2
+ import { useModal as z, ScalarMarkdown as B, ScalarButton as p, ScalarIcon as E, ScalarModal as U } from "@scalar/components";
3
+ import { ScalarIconTrash as V } from "@scalar/icons";
4
+ import { emitCustomEvent as T } from "@scalar/workspace-store/events";
5
+ import L from "../../components/Sidebar/Actions/DeleteSidebarListElement.vue.js";
6
+ import { useActiveEntities as P } from "../../store/active-entities.js";
7
+ import R from "./CollectionServerForm.vue.js";
8
+ import { useWorkspace as F } from "../../store/store.js";
9
+ const O = {
10
+ ref: "wrapper-ref",
11
+ class: "flex h-full w-full flex-col gap-12 px-1.5 pt-8"
12
+ }, W = { class: "flex flex-col gap-4" }, Y = { class: "rounded-lg border" }, q = { class: "bg-b-2 flex items-start justify-between rounded-t-lg py-1 pr-1 pl-3 text-sm" }, G = {
9
13
  key: 1,
10
14
  class: "self-center"
11
- }, Y = { class: "text-c-3 flex h-full items-center justify-center rounded-lg border p-4" }, te = /* @__PURE__ */ y({
15
+ }, H = { class: "text-c-3 flex h-full items-center justify-center rounded-lg border p-4" }, oe = /* @__PURE__ */ w({
12
16
  __name: "CollectionServers",
13
- setup(q) {
14
- const { activeCollection: l } = E(), { servers: v, events: x, serverMutators: h } = P(), d = $(), a = C(null), _ = w(() => {
15
- var t;
16
- return !v || !((t = l.value) != null && t.servers) ? [] : Object.values(v).filter(
17
- (s) => {
17
+ setup(J) {
18
+ const { activeCollection: s } = P(), { servers: d, events: x, serverMutators: h } = F(), u = z(), l = C(null), _ = A(() => {
19
+ var r;
20
+ return !d || !((r = s.value) != null && r.servers) ? [] : Object.values(d).filter(
21
+ (e) => {
18
22
  var i;
19
- return (i = l.value) == null ? void 0 : i.servers.includes(s.uid);
23
+ return (i = s.value) == null ? void 0 : i.servers.includes(e.uid);
20
24
  }
21
25
  );
22
26
  }), S = () => x.commandPalette.emit({
23
27
  commandName: "Add Server"
24
28
  }), g = () => {
25
- var t;
26
- !((t = l.value) != null && t.uid) || !a.value || (h.delete(a.value, l.value.uid), d.hide());
27
- }, b = (t) => {
28
- a.value = t, d.show();
29
- };
30
- return (t, s) => {
29
+ var r, e;
30
+ !((r = s.value) != null && r.uid) || !l.value || (h.delete(l.value, s.value.uid), T(k.value, "scalar-delete-server", {
31
+ url: ((e = d[l.value]) == null ? void 0 : e.url) ?? ""
32
+ }), u.hide());
33
+ }, b = (r) => {
34
+ l.value = r, u.show();
35
+ }, k = M("wrapper-ref");
36
+ return (r, e) => {
31
37
  var i;
32
- return o(), u("div", T, [
33
- c("div", F, [
34
- s[2] || (s[2] = A('<div class="flex items-start justify-between gap-2"><div class="flex flex-col gap-2"><div class="flex h-8 items-center"><h3 class="font-bold">Servers</h3></div><p class="text-sm"> Add different base URLs for your API. You can use <code class="font-code text-c-2">{variables}</code> for dynamic parts. </p></div></div>', 1)),
35
- (o(!0), u(M, null, N(_.value, (r, k) => (o(), u("div", {
36
- key: r.uid
38
+ return a(), v("div", O, [
39
+ c("div", W, [
40
+ e[2] || (e[2] = N('<div class="flex items-start justify-between gap-2"><div class="flex flex-col gap-2"><div class="flex h-8 items-center"><h3 class="font-bold">Servers</h3></div><p class="text-sm"> Add different base URLs for your API. You can use <code class="font-code text-c-2">{variables}</code> for dynamic parts. </p></div></div>', 1)),
41
+ (a(!0), v(D, null, I(_.value, (o, y) => (a(), v("div", {
42
+ key: o.uid
37
43
  }, [
38
- c("div", O, [
39
- c("div", R, [
40
- r.description ? (o(), m(e(j), {
44
+ c("div", Y, [
45
+ c("div", q, [
46
+ o.description ? (a(), m(t(B), {
41
47
  key: 0,
42
- value: r.description,
43
- class: "self-center"
44
- }, null, 8, ["value"])) : (o(), u("span", W, "Server " + I(k + 1), 1)),
45
- n(e(p), {
48
+ class: "self-center",
49
+ value: o.description
50
+ }, null, 8, ["value"])) : (a(), v("span", G, "Server " + j(y + 1), 1)),
51
+ n(t(p), {
46
52
  class: "hover:bg-b-3 hover:text-c-1 h-fit p-1.25",
47
53
  variant: "ghost",
48
- onClick: (G) => b(r.uid)
54
+ onClick: (K) => b(o.uid)
49
55
  }, {
50
56
  default: f(() => [
51
- n(e(U), { class: "size-3.5" })
57
+ n(t(V), { class: "size-3.5" })
52
58
  ]),
53
59
  _: 2
54
60
  }, 1032, ["onClick"])
55
61
  ]),
56
- e(l) ? (o(), m(L, {
62
+ t(s) ? (a(), m(R, {
57
63
  key: 0,
58
- collectionId: e(l).uid,
59
- serverUid: r.uid
60
- }, null, 8, ["collectionId", "serverUid"])) : D("", !0)
64
+ collectionId: t(s).uid,
65
+ serverUid: o.uid
66
+ }, null, 8, ["collectionId", "serverUid"])) : $("", !0)
61
67
  ])
62
68
  ]))), 128)),
63
- c("div", Y, [
64
- n(e(p), {
69
+ c("div", H, [
70
+ n(t(p), {
65
71
  class: "hover:bg-b-2 hover:text-c-1 flex items-center gap-2",
66
72
  size: "sm",
67
73
  variant: "ghost",
68
74
  onClick: S
69
75
  }, {
70
76
  default: f(() => [
71
- n(e(z), {
77
+ n(t(E), {
72
78
  class: "inline-flex",
73
79
  icon: "Add",
74
80
  size: "sm",
75
81
  thickness: "1.5"
76
82
  }),
77
- s[1] || (s[1] = c("span", null, "Add Server", -1))
83
+ e[1] || (e[1] = c("span", null, "Add Server", -1))
78
84
  ]),
79
85
  _: 1,
80
86
  __: [1]
81
87
  })
82
88
  ])
83
89
  ]),
84
- n(e(B), {
90
+ n(t(U), {
85
91
  size: "xxs",
86
- state: e(d),
87
- title: `Delete ${a.value ? (i = e(v)[a.value]) == null ? void 0 : i.url : "Server"}`
92
+ state: t(u),
93
+ title: `Delete ${l.value ? (i = t(d)[l.value]) == null ? void 0 : i.url : "Server"}`
88
94
  }, {
89
95
  default: f(() => [
90
- n(V, {
96
+ n(L, {
91
97
  variableName: "Server",
92
98
  warningMessage: "Are you sure you want to delete this server? This action cannot be undone.",
93
- onClose: s[0] || (s[0] = (r) => e(d).hide()),
99
+ onClose: e[0] || (e[0] = (o) => t(u).hide()),
94
100
  onDelete: g
95
101
  })
96
102
  ]),
97
103
  _: 1
98
104
  }, 8, ["state", "title"])
99
- ]);
105
+ ], 512);
100
106
  };
101
107
  }
102
108
  });
103
109
  export {
104
- te as default
110
+ oe as default
105
111
  };
@@ -1 +1 @@
1
- {"version":3,"file":"CollectionSettings.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Collection/CollectionSettings.vue"],"names":[],"mappings":";AAweA,wBAKG"}
1
+ {"version":3,"file":"CollectionSettings.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Collection/CollectionSettings.vue"],"names":[],"mappings":";AA8fA,wBAKG"}
@@ -1 +1 @@
1
- {"version":3,"file":"CollectionSync.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Collection/CollectionSync.vue"],"names":[],"mappings":";AA4EA,wBAMG"}
1
+ {"version":3,"file":"CollectionSync.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Collection/CollectionSync.vue"],"names":[],"mappings":";AAoDA,wBAKG"}
@@ -8,6 +8,6 @@ type __VLS_Props = {
8
8
  workspace: Workspace;
9
9
  envVariables: EnvVariable[];
10
10
  };
11
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, HTMLDivElement>;
11
+ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
12
12
  export default _default;
13
13
  //# sourceMappingURL=EnvironmentForm.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"EnvironmentForm.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Collection/components/EnvironmentForm.vue"],"names":[],"mappings":"AAoZA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,iCAAiC,CAAA;AACjE,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AASrE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAA;AAI1D,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,UAAU,CAAA;IACtB,WAAW,EAAE,WAAW,CAAA;IACxB,SAAS,EAAE,SAAS,CAAA;IACpB,YAAY,EAAE,WAAW,EAAE,CAAA;CAC5B,CAAC;;AAshBF,wBAOG"}
1
+ {"version":3,"file":"EnvironmentForm.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Collection/components/EnvironmentForm.vue"],"names":[],"mappings":"AAoZA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAA;AACzE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,iCAAiC,CAAA;AACjE,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sCAAsC,CAAA;AASrE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAA;AAE1D,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,UAAU,CAAA;IACtB,WAAW,EAAE,WAAW,CAAA;IACxB,SAAS,EAAE,SAAS,CAAA;IACpB,YAAY,EAAE,WAAW,EAAE,CAAA;CAC5B,CAAC;;AA4iBF,wBAMG"}
@@ -11,6 +11,6 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
11
11
  "update:modelValue": (value: string) => any;
12
12
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
13
13
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
14
- }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, HTMLDivElement>;
14
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
15
15
  export default _default;
16
16
  //# sourceMappingURL=MarkdownInput.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MarkdownInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Collection/components/MarkdownInput.vue"],"names":[],"mappings":"AAqHA,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;AAI1D,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,MAAM,CAAA;IAClB,WAAW,EAAE,WAAW,CAAA;IACxB,YAAY,EAAE,WAAW,EAAE,CAAA;IAC3B,SAAS,EAAE,SAAS,CAAA;CACrB,CAAC;;;;;;AA4SF,wBAQG"}
1
+ {"version":3,"file":"MarkdownInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Collection/components/MarkdownInput.vue"],"names":[],"mappings":"AAqHA,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;AAE1D,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,MAAM,CAAA;IAClB,WAAW,EAAE,WAAW,CAAA;IACxB,YAAY,EAAE,WAAW,EAAE,CAAA;IAC3B,SAAS,EAAE,SAAS,CAAA;CACrB,CAAC;;;;;;AAsTF,wBAOG"}
@@ -1 +1 @@
1
- {"version":3,"file":"CodeSnippet.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Components/CodeSnippet/CodeSnippet.vue"],"names":[],"mappings":"AAkGA,OAAO,KAAK,EACV,SAAS,EACT,cAAc,EACd,cAAc,EACd,MAAM,EACP,MAAM,iCAAiC,CAAA;AAExC,OAAO,KAAK,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AAG1D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAA;AAKtD,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,QAAQ,CAAA;IAChB,MAAM,EAAE,QAAQ,CAAC,QAAQ,CAAC,CAAA;IAC1B,SAAS,CAAC,EAAE,SAAS,GAAG,SAAS,CAAA;IACjC,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAA;IAC3B,OAAO,CAAC,EAAE,cAAc,GAAG,SAAS,CAAA;IACpC,eAAe,CAAC,EAAE,cAAc,EAAE,CAAA;IAClC,WAAW,CAAC,EAAE,YAAY,GAAG,SAAS,CAAA;CACvC,CAAC;;AAqIF,wBAMG"}
1
+ {"version":3,"file":"CodeSnippet.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Components/CodeSnippet/CodeSnippet.vue"],"names":[],"mappings":"AAmGA,OAAO,KAAK,EACV,SAAS,EACT,cAAc,EACd,cAAc,EACd,MAAM,EACP,MAAM,iCAAiC,CAAA;AAExC,OAAO,KAAK,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AAI1D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAA;AAGtD,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,QAAQ,CAAA;IAChB,MAAM,EAAE,QAAQ,CAAC,QAAQ,CAAC,CAAA;IAC1B,SAAS,CAAC,EAAE,SAAS,GAAG,SAAS,CAAA;IACjC,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAA;IAC3B,OAAO,CAAC,EAAE,cAAc,GAAG,SAAS,CAAA;IACpC,eAAe,CAAC,EAAE,cAAc,EAAE,CAAA;IAClC,WAAW,CAAC,EAAE,YAAY,GAAG,SAAS,CAAA;CACvC,CAAC;;AA8HF,wBAMG"}
@@ -1,12 +1,13 @@
1
- import { defineComponent as c, computed as a, createElementBlock as s, createBlock as m, createCommentVNode as d, openBlock as i, toDisplayString as f, unref as p } from "vue";
1
+ import { defineComponent as c, computed as a, createElementBlock as s, createBlock as m, createCommentVNode as d, openBlock as o, toDisplayString as f, unref as p } from "vue";
2
2
  import { ScalarCodeBlock as v } from "@scalar/components";
3
3
  import { isDefined as y } from "@scalar/oas-utils/helpers";
4
- import { getHarRequest as g } from "./helpers/get-har-request.js";
5
- import { getSnippet as x } from "./helpers/get-snippet.js";
6
- const k = {
4
+ import { encode as g } from "js-base64";
5
+ import { getHarRequest as x } from "./helpers/get-har-request.js";
6
+ import { getSnippet as k } from "./helpers/get-snippet.js";
7
+ const S = {
7
8
  key: 0,
8
9
  class: "text-c-3 flex min-h-16 items-center justify-center px-4 text-sm"
9
- }, q = /* @__PURE__ */ c({
10
+ }, N = /* @__PURE__ */ c({
10
11
  __name: "CodeSnippet",
11
12
  props: {
12
13
  target: {},
@@ -18,32 +19,32 @@ const k = {
18
19
  environment: {}
19
20
  },
20
21
  setup(t) {
21
- const l = a(
22
+ const i = a(
22
23
  () => t.securitySchemes.flatMap((e) => e.type === "apiKey" ? e.value : (e == null ? void 0 : e.type) === "http" ? [
23
24
  e.token,
24
25
  e.password,
25
- btoa(`${e.username}:${e.password}`)
26
+ g(`${e.username}:${e.password}`)
26
27
  ] : e.type === "oauth2" ? Object.values(e.flows).map((r) => r == null ? void 0 : r.token).filter(y) : [])
27
28
  ), n = a(() => {
28
- const e = g({
29
+ const e = x({
29
30
  operation: t.operation,
30
31
  example: t.example,
31
32
  server: t.server,
32
33
  securitySchemes: t.securitySchemes,
33
34
  environment: t.environment
34
- }), [r, u] = x(t.target, t.client, e);
35
+ }), [r, u] = k(t.target, t.client, e);
35
36
  return { error: r, payload: u };
36
- }), o = a(() => t.target === "shell" && t.client === "curl" ? "curl" : t.target ?? "plaintext");
37
- return (e, r) => n.value.error ? (i(), s("div", k, f(n.value.error.message), 1)) : n.value.payload ? (i(), m(p(v), {
37
+ }), l = a(() => t.target === "shell" && t.client === "curl" ? "curl" : t.target ?? "plaintext");
38
+ return (e, r) => n.value.error ? (o(), s("div", S, f(n.value.error.message), 1)) : n.value.payload ? (o(), m(p(v), {
38
39
  key: 1,
39
40
  class: "w-full",
40
41
  content: n.value.payload,
41
- hideCredentials: l.value,
42
- lang: o.value,
42
+ hideCredentials: i.value,
43
+ lang: l.value,
43
44
  lineNumbers: ""
44
45
  }, null, 8, ["content", "hideCredentials", "lang"])) : d("", !0);
45
46
  }
46
47
  });
47
48
  export {
48
- q as default
49
+ N as default
49
50
  };
@@ -1 +1 @@
1
- {"version":3,"file":"convert-to-har-request.d.ts","sourceRoot":"","sources":["../../../../../src/views/Components/CodeSnippet/helpers/convert-to-har-request.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAA;AAEhF,OAAO,KAAK,EAAE,UAAU,EAAiB,MAAM,kBAAkB,CAAA;AAEjE,KAAK,KAAK,GAAG;IACX,OAAO,EAAE,MAAM,GAAG,SAAS,CAAA;IAC3B,IAAI,CAAC,EAAE,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAA;IACzC,OAAO,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,OAAO,CAAA;KAAE,EAAE,CAAA;IAC3D,OAAO,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,OAAO,CAAA;KAAE,EAAE,CAAA;IAC3D,KAAK,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,OAAO,CAAA;KAAE,EAAE,CAAA;CAC1D,GAAG,IAAI,CAAC,SAAS,EAAE,QAAQ,GAAG,MAAM,CAAC,CAAA;AAEtC;;;GAGG;AACH,eAAO,MAAM,mBAAmB,8DAQ7B,KAAK,KAAG,UAoGV,CAAA"}
1
+ {"version":3,"file":"convert-to-har-request.d.ts","sourceRoot":"","sources":["../../../../../src/views/Components/CodeSnippet/helpers/convert-to-har-request.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAA;AAEhF,OAAO,KAAK,EAAE,UAAU,EAAiB,MAAM,kBAAkB,CAAA;AAEjE,KAAK,KAAK,GAAG;IACX,OAAO,EAAE,MAAM,GAAG,SAAS,CAAA;IAC3B,IAAI,CAAC,EAAE,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAA;IACzC,OAAO,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,OAAO,CAAA;KAAE,EAAE,CAAA;IAC3D,OAAO,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,OAAO,CAAA;KAAE,EAAE,CAAA;IAC3D,KAAK,EAAE;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,OAAO,CAAA;KAAE,EAAE,CAAA;CAC1D,GAAG,IAAI,CAAC,SAAS,EAAE,QAAQ,GAAG,MAAM,CAAC,CAAA;AAEtC;;;GAGG;AACH,eAAO,MAAM,mBAAmB,GAAI,2DAQjC,KAAK,KAAG,UAoGV,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-har-request.d.ts","sourceRoot":"","sources":["../../../../../src/views/Components/CodeSnippet/helpers/get-har-request.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,cAAc,EAAE,cAAc,EAAE,MAAM,EAAE,MAAM,iCAAiC,CAAA;AACxG,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAA;AAGlD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAA;AAMtD;;GAEG;AACH,eAAO,MAAM,aAAa,kEAMvB;IACD,SAAS,CAAC,EAAE,SAAS,GAAG,SAAS,CAAA;IACjC,OAAO,CAAC,EAAE,cAAc,GAAG,SAAS,CAAA;IACpC,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAA;IAC3B,eAAe,CAAC,EAAE,cAAc,EAAE,CAAA;IAClC,WAAW,CAAC,EAAE,YAAY,GAAG,SAAS,CAAA;CACvC,KAAG,UA0GH,CAAA"}
1
+ {"version":3,"file":"get-har-request.d.ts","sourceRoot":"","sources":["../../../../../src/views/Components/CodeSnippet/helpers/get-har-request.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,cAAc,EAAE,cAAc,EAAE,MAAM,EAAE,MAAM,iCAAiC,CAAA;AACxG,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAA;AAGlD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAA;AAMtD;;GAEG;AACH,eAAO,MAAM,aAAa,GAAI,+DAM3B;IACD,SAAS,CAAC,EAAE,SAAS,GAAG,SAAS,CAAA;IACjC,OAAO,CAAC,EAAE,cAAc,GAAG,SAAS,CAAA;IACpC,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAA;IAC3B,eAAe,CAAC,EAAE,cAAc,EAAE,CAAA;IAClC,WAAW,CAAC,EAAE,YAAY,GAAG,SAAS,CAAA;CACvC,KAAG,UA0GH,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-snippet.d.ts","sourceRoot":"","sources":["../../../../../src/views/Components/CodeSnippet/helpers/get-snippet.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,eAAe,CAAA;AAClD,OAAO,EAAE,KAAK,QAAQ,EAAE,KAAK,QAAQ,EAAY,MAAM,kBAAkB,CAAA;AACzE,OAAO,KAAK,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,YAAY,CAAA;AAKvD;;GAEG;AACH,eAAO,MAAM,UAAU,GAAI,CAAC,SAAS,QAAQ,UACnC,CAAC,GAAG,YAAY,UAChB,QAAQ,CAAC,CAAC,CAAC,cACP,UAAU,KACrB,aAAa,CAAC,MAAM,CA0CtB,CAAA"}
1
+ {"version":3,"file":"get-snippet.d.ts","sourceRoot":"","sources":["../../../../../src/views/Components/CodeSnippet/helpers/get-snippet.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,eAAe,CAAA;AAClD,OAAO,EAAE,KAAK,QAAQ,EAAE,KAAK,QAAQ,EAAY,MAAM,kBAAkB,CAAA;AACzE,OAAO,KAAK,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,YAAY,CAAA;AAKvD;;GAEG;AACH,eAAO,MAAM,UAAU,GAAI,CAAC,SAAS,QAAQ,EAC3C,QAAQ,CAAC,GAAG,YAAY,EACxB,QAAQ,QAAQ,CAAC,CAAC,CAAC,EACnB,YAAY,UAAU,KACrB,aAAa,CAAC,MAAM,CA0CtB,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"RequestBodies.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Components/RequestBodies/RequestBodies.vue"],"names":[],"mappings":";AAgDA,wBAKG"}
1
+ {"version":3,"file":"RequestBodies.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Components/RequestBodies/RequestBodies.vue"],"names":[],"mappings":";AAqBA,wBAKG"}
@@ -1 +1 @@
1
- {"version":3,"file":"CookieForm.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Cookies/CookieForm.vue"],"names":[],"mappings":";AAgJA,wBAMG"}
1
+ {"version":3,"file":"CookieForm.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Cookies/CookieForm.vue"],"names":[],"mappings":";AA8HA,wBAKG"}
@@ -1 +1 @@
1
- {"version":3,"file":"CookieModal.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Cookies/CookieModal.vue"],"names":[],"mappings":"AAAA,OA2GO,EAAe,KAAK,UAAU,EAAE,MAAM,oBAAoB,CAAA;AASjE,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,UAAU,CAAA;CAClB,CAAC;;;cAQU,MAAM;eACL,MAAM;gBACL,MAAM;;;;;cAFR,MAAM;eACL,MAAM;gBACL,MAAM;;;;AAuLpB,wBAQG"}
1
+ {"version":3,"file":"CookieModal.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Cookies/CookieModal.vue"],"names":[],"mappings":"AAAA,OA2GO,EAAe,KAAK,UAAU,EAAE,MAAM,oBAAoB,CAAA;AAOjE,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,UAAU,CAAA;CAClB,CAAC;;;cAQU,MAAM;eACL,MAAM;gBACL,MAAM;;;;;cAFR,MAAM;eACL,MAAM;gBACL,MAAM;;;;AA4LpB,wBAOG"}
@@ -1 +1 @@
1
- {"version":3,"file":"CookieRaw.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Cookies/CookieRaw.vue"],"names":[],"mappings":";AAgIA,wBAMG"}
1
+ {"version":3,"file":"CookieRaw.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Cookies/CookieRaw.vue"],"names":[],"mappings":";AAqHA,wBAKG"}
@@ -1,3 +1,3 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, HTMLDivElement>;
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
2
  export default _default;
3
3
  //# sourceMappingURL=Cookies.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Cookies.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Cookies/Cookies.vue"],"names":[],"mappings":";AA8kBA,wBAMG"}
1
+ {"version":3,"file":"Cookies.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Cookies/Cookies.vue"],"names":[],"mappings":";AA2jBA,wBAKG"}
@@ -1,3 +1,3 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, HTMLDivElement>;
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
2
  export default _default;
3
3
  //# sourceMappingURL=Environment.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Environment.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Environment/Environment.vue"],"names":[],"mappings":";AAghDA,wBAMG"}
1
+ {"version":3,"file":"Environment.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Environment/Environment.vue"],"names":[],"mappings":";AAohDA,wBAKG"}
@@ -1 +1 @@
1
- {"version":3,"file":"EnvironmentColorModal.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Environment/EnvironmentColorModal.vue"],"names":[],"mappings":"AAgDA,OAAO,EAAe,KAAK,UAAU,EAAE,MAAM,oBAAoB,CAAA;AASjE,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,UAAU,CAAA;IACjB,aAAa,EAAE,MAAM,CAAA;CACtB,CAAC;;;;;;;;AAoJF,wBAQG"}
1
+ {"version":3,"file":"EnvironmentColorModal.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Environment/EnvironmentColorModal.vue"],"names":[],"mappings":"AAgDA,OAAO,EAAe,KAAK,UAAU,EAAE,MAAM,oBAAoB,CAAA;AAOjE,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,UAAU,CAAA;IACjB,aAAa,EAAE,MAAM,CAAA;CACtB,CAAC;;;;;;;;AAqHF,wBAOG"}