@scalar/api-reference 1.25.35 → 1.25.37

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 (237) hide show
  1. package/CHANGELOG.md +21 -0
  2. package/dist/browser/standalone.js +13407 -13399
  3. package/dist/browser/webpack-stats.json +1 -1
  4. package/dist/components/Anchor/Anchor.vue.d.ts +3 -12
  5. package/dist/components/Anchor/Anchor.vue.d.ts.map +1 -1
  6. package/dist/components/Anchor/Anchor.vue2.js +21 -21
  7. package/dist/components/ApiClientModal.vue.d.ts +3 -12
  8. package/dist/components/ApiClientModal.vue.d.ts.map +1 -1
  9. package/dist/components/ApiReference.vue.d.ts +4 -13
  10. package/dist/components/ApiReference.vue.d.ts.map +1 -1
  11. package/dist/components/ApiReferenceLayout.vue.d.ts +8 -17
  12. package/dist/components/ApiReferenceLayout.vue.d.ts.map +1 -1
  13. package/dist/components/Badge/Badge.vue.d.ts +1 -1
  14. package/dist/components/Badge/Badge.vue.d.ts.map +1 -1
  15. package/dist/components/Card/Card.vue.d.ts +1 -1
  16. package/dist/components/Card/Card.vue.d.ts.map +1 -1
  17. package/dist/components/Card/CardContent.vue.d.ts +1 -10
  18. package/dist/components/Card/CardContent.vue.d.ts.map +1 -1
  19. package/dist/components/Card/CardFooter.vue.d.ts +1 -10
  20. package/dist/components/Card/CardFooter.vue.d.ts.map +1 -1
  21. package/dist/components/Card/CardHeader.vue.d.ts +1 -10
  22. package/dist/components/Card/CardHeader.vue.d.ts.map +1 -1
  23. package/dist/components/Card/CardTab.vue.d.ts +1 -1
  24. package/dist/components/Card/CardTab.vue.d.ts.map +1 -1
  25. package/dist/components/Card/CardTabHeader.vue.d.ts +4 -4
  26. package/dist/components/Card/CardTabHeader.vue.d.ts.map +1 -1
  27. package/dist/components/ClassicHeader.vue.d.ts +1 -1
  28. package/dist/components/ClassicHeader.vue.d.ts.map +1 -1
  29. package/dist/components/Content/Authentication/Authentication.vue.d.ts +3 -12
  30. package/dist/components/Content/Authentication/Authentication.vue.d.ts.map +1 -1
  31. package/dist/components/Content/ClientLibraries/ClientLibraries.vue.d.ts +1 -1
  32. package/dist/components/Content/ClientLibraries/ClientLibraries.vue2.js +14 -14
  33. package/dist/components/Content/ClientLibraries/ClientSelector.vue.d.ts +1 -1
  34. package/dist/components/Content/ClientLibraries/ClientSelector.vue2.js +56 -56
  35. package/dist/components/Content/Content.vue.d.ts +3 -12
  36. package/dist/components/Content/Content.vue.d.ts.map +1 -1
  37. package/dist/components/Content/Content.vue2.js +41 -41
  38. package/dist/components/Content/Introduction/Description.vue.d.ts +3 -12
  39. package/dist/components/Content/Introduction/Description.vue.d.ts.map +1 -1
  40. package/dist/components/Content/Introduction/Introduction.vue.d.ts +3 -12
  41. package/dist/components/Content/Introduction/Introduction.vue.d.ts.map +1 -1
  42. package/dist/components/Content/Lazy/Lazy.vue.d.ts +4 -27
  43. package/dist/components/Content/Lazy/Lazy.vue.d.ts.map +1 -1
  44. package/dist/components/Content/Lazy/Loading.vue.d.ts +4 -25
  45. package/dist/components/Content/Lazy/Loading.vue.d.ts.map +1 -1
  46. package/dist/components/Content/Models/Models.vue.d.ts +3 -12
  47. package/dist/components/Content/Models/Models.vue.d.ts.map +1 -1
  48. package/dist/components/Content/Models/Models.vue2.js +32 -32
  49. package/dist/components/Content/Models/ModelsAccordion.vue.d.ts +3 -12
  50. package/dist/components/Content/Models/ModelsAccordion.vue.d.ts.map +1 -1
  51. package/dist/components/Content/Models/ModelsAccordion.vue2.js +30 -30
  52. package/dist/components/Content/Operation/ContentTypeSelect.vue.d.ts +6 -15
  53. package/dist/components/Content/Operation/ContentTypeSelect.vue.d.ts.map +1 -1
  54. package/dist/components/Content/Operation/EndpointDetails.vue.d.ts +3 -12
  55. package/dist/components/Content/Operation/EndpointDetails.vue.d.ts.map +1 -1
  56. package/dist/components/Content/Operation/EndpointDetails.vue.js +45 -45
  57. package/dist/components/Content/Operation/EndpointDetailsCard.vue.d.ts +3 -12
  58. package/dist/components/Content/Operation/EndpointDetailsCard.vue.d.ts.map +1 -1
  59. package/dist/components/Content/Operation/EndpointDetailsCard.vue2.js +37 -37
  60. package/dist/components/Content/Operation/EndpointPath.vue.d.ts +3 -12
  61. package/dist/components/Content/Operation/EndpointPath.vue.d.ts.map +1 -1
  62. package/dist/components/Content/Operation/Operation.vue.d.ts +3 -12
  63. package/dist/components/Content/Operation/Operation.vue.d.ts.map +1 -1
  64. package/dist/components/Content/Operation/Operation.vue2.js +35 -35
  65. package/dist/components/Content/Operation/OperationAccordion.vue.d.ts +3 -12
  66. package/dist/components/Content/Operation/OperationAccordion.vue.d.ts.map +1 -1
  67. package/dist/components/Content/Operation/ParameterHeaders.vue.d.ts +3 -12
  68. package/dist/components/Content/Operation/ParameterHeaders.vue.d.ts.map +1 -1
  69. package/dist/components/Content/Operation/ParameterItem.vue.d.ts +4 -27
  70. package/dist/components/Content/Operation/ParameterItem.vue.d.ts.map +1 -1
  71. package/dist/components/Content/Operation/Parameters.vue.d.ts +4 -27
  72. package/dist/components/Content/Operation/Parameters.vue.d.ts.map +1 -1
  73. package/dist/components/Content/Operation/RequestBody.vue.d.ts +3 -12
  74. package/dist/components/Content/Operation/RequestBody.vue.d.ts.map +1 -1
  75. package/dist/components/Content/Operation/RequestBodyPropertiesChild.vue.d.ts +3 -12
  76. package/dist/components/Content/Operation/RequestBodyPropertiesChild.vue.d.ts.map +1 -1
  77. package/dist/components/Content/Operation/TestRequestButton.vue.d.ts +3 -12
  78. package/dist/components/Content/Operation/TestRequestButton.vue.d.ts.map +1 -1
  79. package/dist/components/Content/Operation/TestRequestButton.vue2.js +16 -16
  80. package/dist/components/Content/Schema/Schema.vue.d.ts +4 -25
  81. package/dist/components/Content/Schema/Schema.vue.d.ts.map +1 -1
  82. package/dist/components/Content/Schema/SchemaHeading.vue.d.ts +3 -12
  83. package/dist/components/Content/Schema/SchemaHeading.vue.d.ts.map +1 -1
  84. package/dist/components/Content/Schema/SchemaProperty.vue.d.ts +4 -29
  85. package/dist/components/Content/Schema/SchemaProperty.vue.d.ts.map +1 -1
  86. package/dist/components/Content/Schema/SchemaProperty.vue2.js +85 -85
  87. package/dist/components/Content/Schema/SchemaPropertyDetail.vue.d.ts +3 -12
  88. package/dist/components/Content/Schema/SchemaPropertyDetail.vue.d.ts.map +1 -1
  89. package/dist/components/Content/Schema/SchemaPropertyDetail.vue2.js +11 -11
  90. package/dist/components/Content/Schema/SchemaPropertyHeading.vue.d.ts +4 -27
  91. package/dist/components/Content/Schema/SchemaPropertyHeading.vue.d.ts.map +1 -1
  92. package/dist/components/Content/Schema/SchemaPropertyHeading.vue2.js +114 -114
  93. package/dist/components/Content/Tag/Endpoints.vue.d.ts +3 -12
  94. package/dist/components/Content/Tag/Endpoints.vue.d.ts.map +1 -1
  95. package/dist/components/Content/Tag/Endpoints.vue2.js +11 -11
  96. package/dist/components/Content/Tag/Tag.vue.d.ts +3 -12
  97. package/dist/components/Content/Tag/Tag.vue.d.ts.map +1 -1
  98. package/dist/components/Content/Tag/TagAccordion.vue.d.ts +3 -12
  99. package/dist/components/Content/Tag/TagAccordion.vue.d.ts.map +1 -1
  100. package/dist/components/Content/Tag/TagList.vue.d.ts +3 -12
  101. package/dist/components/Content/Tag/TagList.vue.d.ts.map +1 -1
  102. package/dist/components/Content/Webhooks/Webhook.vue.d.ts +3 -12
  103. package/dist/components/Content/Webhooks/Webhook.vue.d.ts.map +1 -1
  104. package/dist/components/Content/Webhooks/Webhook.vue2.js +22 -22
  105. package/dist/components/Content/Webhooks/Webhooks.vue.d.ts +3 -12
  106. package/dist/components/Content/Webhooks/Webhooks.vue.d.ts.map +1 -1
  107. package/dist/components/Content/Webhooks/Webhooks.vue2.js +39 -39
  108. package/dist/components/DarkModeToggle/DarkModeIconToggle.vue.d.ts +6 -15
  109. package/dist/components/DarkModeToggle/DarkModeIconToggle.vue.d.ts.map +1 -1
  110. package/dist/components/DarkModeToggle/DarkModeToggle.vue.d.ts +6 -15
  111. package/dist/components/DarkModeToggle/DarkModeToggle.vue.d.ts.map +1 -1
  112. package/dist/components/DarkModeToggle/DarkModeToggle.vue2.js +14 -14
  113. package/dist/components/GettingStarted.vue.d.ts +9 -18
  114. package/dist/components/GettingStarted.vue.d.ts.map +1 -1
  115. package/dist/components/GettingStarted.vue2.js +32 -32
  116. package/dist/components/HelpfulLink.vue.d.ts +3 -12
  117. package/dist/components/HelpfulLink.vue.d.ts.map +1 -1
  118. package/dist/components/HttpMethod/HttpMethod.vue.d.ts +3 -12
  119. package/dist/components/HttpMethod/HttpMethod.vue.d.ts.map +1 -1
  120. package/dist/components/IntersectionObserver.vue.d.ts +6 -15
  121. package/dist/components/IntersectionObserver.vue.d.ts.map +1 -1
  122. package/dist/components/Layouts/ClassicLayout.vue.d.ts +5 -14
  123. package/dist/components/Layouts/ClassicLayout.vue.d.ts.map +1 -1
  124. package/dist/components/Layouts/Layouts.vue.d.ts +5 -14
  125. package/dist/components/Layouts/Layouts.vue.d.ts.map +1 -1
  126. package/dist/components/Layouts/ModernLayout.vue.d.ts +5 -14
  127. package/dist/components/Layouts/ModernLayout.vue.d.ts.map +1 -1
  128. package/dist/components/LoadingSkeleton.vue.d.ts +4 -25
  129. package/dist/components/LoadingSkeleton.vue.d.ts.map +1 -1
  130. package/dist/components/MobileHeader.vue.d.ts +6 -15
  131. package/dist/components/MobileHeader.vue.d.ts.map +1 -1
  132. package/dist/components/ScreenReader.vue.d.ts +4 -25
  133. package/dist/components/ScreenReader.vue.d.ts.map +1 -1
  134. package/dist/components/Section/CompactSection.vue.d.ts +3 -12
  135. package/dist/components/Section/CompactSection.vue.d.ts.map +1 -1
  136. package/dist/components/Section/Section.vue.d.ts +3 -12
  137. package/dist/components/Section/Section.vue.d.ts.map +1 -1
  138. package/dist/components/Section/SectionAccordion.vue.d.ts +3 -12
  139. package/dist/components/Section/SectionAccordion.vue.d.ts.map +1 -1
  140. package/dist/components/Section/SectionColumn.vue.d.ts +1 -1
  141. package/dist/components/Section/SectionColumn.vue.d.ts.map +1 -1
  142. package/dist/components/Section/SectionColumns.vue.d.ts +1 -1
  143. package/dist/components/Section/SectionColumns.vue.d.ts.map +1 -1
  144. package/dist/components/Section/SectionContainer.vue.d.ts +1 -1
  145. package/dist/components/Section/SectionContainer.vue.d.ts.map +1 -1
  146. package/dist/components/Section/SectionContainerAccordion.vue.d.ts +1 -1
  147. package/dist/components/Section/SectionContainerAccordion.vue.d.ts.map +1 -1
  148. package/dist/components/Section/SectionContent.vue.d.ts +4 -25
  149. package/dist/components/Section/SectionContent.vue.d.ts.map +1 -1
  150. package/dist/components/Section/SectionHeader.vue.d.ts +4 -29
  151. package/dist/components/Section/SectionHeader.vue.d.ts.map +1 -1
  152. package/dist/components/ShowMoreButton.vue.d.ts +3 -12
  153. package/dist/components/ShowMoreButton.vue.d.ts.map +1 -1
  154. package/dist/components/ShowMoreButton.vue2.js +9 -9
  155. package/dist/components/Sidebar/Sidebar.vue.d.ts +3 -12
  156. package/dist/components/Sidebar/Sidebar.vue.d.ts.map +1 -1
  157. package/dist/components/Sidebar/SidebarElement.vue.d.ts +6 -15
  158. package/dist/components/Sidebar/SidebarElement.vue.d.ts.map +1 -1
  159. package/dist/components/Sidebar/SidebarElement.vue2.js +24 -24
  160. package/dist/components/Sidebar/SidebarGroup.vue.d.ts +3 -12
  161. package/dist/components/Sidebar/SidebarGroup.vue.d.ts.map +1 -1
  162. package/dist/components/Sidebar/SidebarHttpBadge.vue.d.ts +3 -12
  163. package/dist/components/Sidebar/SidebarHttpBadge.vue.d.ts.map +1 -1
  164. package/dist/components/Spinner/Spinner.vue.d.ts +1 -1
  165. package/dist/embeds/ExampleRequest/ExampleRequest.vue.d.ts +3 -12
  166. package/dist/embeds/ExampleRequest/ExampleRequest.vue.d.ts.map +1 -1
  167. package/dist/embeds/ExampleResponses/ExampleResponses.vue.d.ts +3 -12
  168. package/dist/embeds/ExampleResponses/ExampleResponses.vue.d.ts.map +1 -1
  169. package/dist/embeds/OpenApiDocument/OpenApiDocument.vue.d.ts +253 -13
  170. package/dist/embeds/OpenApiDocument/OpenApiDocument.vue.d.ts.map +1 -1
  171. package/dist/features/BaseUrl/BaseUrl.vue.d.ts +3 -12
  172. package/dist/features/BaseUrl/BaseUrl.vue.d.ts.map +1 -1
  173. package/dist/features/BaseUrl/ServerForm.vue.d.ts +8 -29
  174. package/dist/features/BaseUrl/ServerForm.vue.d.ts.map +1 -1
  175. package/dist/features/BaseUrl/ServerForm.vue2.js +41 -41
  176. package/dist/features/BaseUrl/ServerUrl.vue.d.ts +3 -12
  177. package/dist/features/BaseUrl/ServerUrl.vue.d.ts.map +1 -1
  178. package/dist/features/BaseUrl/ServerUrlSelect.vue.d.ts +6 -15
  179. package/dist/features/BaseUrl/ServerUrlSelect.vue.d.ts.map +1 -1
  180. package/dist/features/BaseUrl/ServerVariablesForm.vue.d.ts +6 -15
  181. package/dist/features/BaseUrl/ServerVariablesForm.vue.d.ts.map +1 -1
  182. package/dist/features/BaseUrl/ServerVariablesSelect.vue.d.ts +6 -15
  183. package/dist/features/BaseUrl/ServerVariablesSelect.vue.d.ts.map +1 -1
  184. package/dist/features/BaseUrl/ServerVariablesSelect.vue2.js +19 -19
  185. package/dist/features/BaseUrl/ServerVariablesTextbox.vue.d.ts +6 -15
  186. package/dist/features/BaseUrl/ServerVariablesTextbox.vue.d.ts.map +1 -1
  187. package/dist/features/DownloadLink/DownloadLink.vue.d.ts +3 -12
  188. package/dist/features/DownloadLink/DownloadLink.vue.d.ts.map +1 -1
  189. package/dist/features/ExampleRequest/ExamplePicker.vue.d.ts +6 -15
  190. package/dist/features/ExampleRequest/ExamplePicker.vue.d.ts.map +1 -1
  191. package/dist/features/ExampleRequest/ExampleRequest.vue.d.ts +3 -12
  192. package/dist/features/ExampleRequest/ExampleRequest.vue.d.ts.map +1 -1
  193. package/dist/features/ExampleRequest/TextSelect.vue.d.ts +6 -15
  194. package/dist/features/ExampleRequest/TextSelect.vue.d.ts.map +1 -1
  195. package/dist/features/ExampleResponses/ExampleResponse.vue.d.ts +3 -12
  196. package/dist/features/ExampleResponses/ExampleResponse.vue.d.ts.map +1 -1
  197. package/dist/features/ExampleResponses/ExampleResponses.vue.d.ts +3 -12
  198. package/dist/features/ExampleResponses/ExampleResponses.vue.d.ts.map +1 -1
  199. package/dist/features/ExampleResponses/ExampleResponses.vue2.js +83 -83
  200. package/dist/features/Search/SearchButton.vue.d.ts +4 -25
  201. package/dist/features/Search/SearchButton.vue.d.ts.map +1 -1
  202. package/dist/features/Search/SearchButton.vue2.js +27 -27
  203. package/dist/features/Search/SearchModal.vue.d.ts +3 -12
  204. package/dist/features/Search/SearchModal.vue.d.ts.map +1 -1
  205. package/dist/features/Search/SearchModal.vue2.js +66 -66
  206. package/dist/features/Search/useSearchIndex.d.ts +2 -2
  207. package/dist/hooks/useDarkModeState.d.ts +1 -1
  208. package/dist/hooks/useNavState.d.ts +3 -3
  209. package/dist/hooks/useReactiveSpec.d.ts +2 -2
  210. package/dist/hooks/useRefOnMount.d.ts +1 -1
  211. package/dist/hooks/useRefOnMount.d.ts.map +1 -1
  212. package/dist/hooks/useSidebar.d.ts +3 -3
  213. package/dist/index.js +1 -1
  214. package/dist/legacy/components/CardForm.vue.d.ts +1 -1
  215. package/dist/legacy/components/CardForm.vue.d.ts.map +1 -1
  216. package/dist/legacy/components/CardFormButton.vue.d.ts +2 -2
  217. package/dist/legacy/components/CardFormButton.vue.d.ts.map +1 -1
  218. package/dist/legacy/components/CardFormGroup.vue.d.ts +1 -1
  219. package/dist/legacy/components/CardFormGroup.vue.d.ts.map +1 -1
  220. package/dist/legacy/components/CardFormRows.vue.d.ts +1 -1
  221. package/dist/legacy/components/CardFormRows.vue.d.ts.map +1 -1
  222. package/dist/legacy/components/CardFormTextInput.vue.d.ts +3 -12
  223. package/dist/legacy/components/CardFormTextInput.vue.d.ts.map +1 -1
  224. package/dist/legacy/components/CardFormTextInput.vue2.js +21 -21
  225. package/dist/legacy/components/SecurityScheme.vue.d.ts +3 -12
  226. package/dist/legacy/components/SecurityScheme.vue.d.ts.map +1 -1
  227. package/dist/legacy/components/SecurityScheme.vue2.js +147 -147
  228. package/dist/legacy/components/SecuritySchemeScopes.vue.d.ts +6 -15
  229. package/dist/legacy/components/SecuritySchemeScopes.vue.d.ts.map +1 -1
  230. package/dist/legacy/components/SecuritySchemeScopes.vue2.js +37 -37
  231. package/dist/legacy/components/SecuritySchemeSelector.vue.d.ts +6 -15
  232. package/dist/legacy/components/SecuritySchemeSelector.vue.d.ts.map +1 -1
  233. package/dist/legacy/components/SecuritySchemeSelector.vue2.js +36 -36
  234. package/dist/legacy/stores/useRequestStore.d.ts +7 -3
  235. package/dist/legacy/stores/useRequestStore.d.ts.map +1 -1
  236. package/dist/style.css +1 -1
  237. package/package.json +12 -12
@@ -1 +1 @@
1
- {"version":3,"file":"ExampleResponse.vue.d.ts","sourceRoot":"","sources":["../../../src/features/ExampleResponses/ExampleResponse.vue"],"names":[],"mappings":"AAkGA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAA;;cAKxC,OAAO,CAAC,cAAc;;cAAtB,OAAO,CAAC,cAAc;;AAoGlC,wBAMG;AAOH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AAC5D,KAAK,uBAAuB,CAAC,CAAC,IAAI;KAChC,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GACpC;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAC9D;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CACzD,CAAC"}
1
+ {"version":3,"file":"ExampleResponse.vue.d.ts","sourceRoot":"","sources":["../../../src/features/ExampleResponses/ExampleResponse.vue"],"names":[],"mappings":"AAkGA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAA;;cAKxC,OAAO,CAAC,cAAc;;cAAtB,OAAO,CAAC,cAAc;;AAoGlC,wBAMG"}
@@ -1,17 +1,8 @@
1
1
  import type { TransformedOperation } from '@scalar/types/legacy';
2
- declare const _default: import("vue").DefineComponent<__VLS_TypePropsToOption<{
2
+ declare const _default: import("vue").DefineComponent<{
3
3
  operation: TransformedOperation;
4
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
4
+ }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
5
5
  operation: TransformedOperation;
6
- }>>>, {}, {}>;
6
+ }> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
7
7
  export default _default;
8
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
9
- type __VLS_TypePropsToOption<T> = {
10
- [K in keyof T]-?: {} extends Pick<T, K> ? {
11
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
12
- } : {
13
- type: import('vue').PropType<T[K]>;
14
- required: true;
15
- };
16
- };
17
8
  //# sourceMappingURL=ExampleResponses.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ExampleResponses.vue.d.ts","sourceRoot":"","sources":["../../../src/features/ExampleResponses/ExampleResponses.vue"],"names":[],"mappings":"AAqTA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,sBAAsB,CAAA;;eAoB7B,oBAAoB;;eAApB,oBAAoB;;AAoXvD,wBAMG;AAOH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AAC5D,KAAK,uBAAuB,CAAC,CAAC,IAAI;KAChC,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GACpC;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAC9D;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CACzD,CAAC"}
1
+ {"version":3,"file":"ExampleResponses.vue.d.ts","sourceRoot":"","sources":["../../../src/features/ExampleResponses/ExampleResponses.vue"],"names":[],"mappings":"AAqTA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,sBAAsB,CAAA;;eAoB7B,oBAAoB;;eAApB,oBAAoB;;AAoXvD,wBAMG"}
@@ -1,164 +1,164 @@
1
- import { defineComponent as B, ref as S, computed as v, openBlock as t, createBlock as r, unref as s, withCtx as c, createVNode as b, createElementBlock as x, createCommentVNode as f, createTextVNode as g, withDirectives as M, createElementVNode as E, vModelCheckbox as N, Fragment as R, renderList as F, toDisplayString as O, pushScopeId as A, popScopeId as D } from "vue";
2
- import { ScalarIcon as P, ScalarCodeBlock as U, ScalarMarkdown as H } from "@scalar/components";
3
- import { normalizeMimeTypeObject as J } from "@scalar/oas-utils/helpers";
4
- import T from "./ExampleResponse.vue.js";
5
- import K from "../../components/Card/Card.vue.js";
6
- import L from "../../components/Card/CardTabHeader.vue.js";
7
- import W from "../../components/Card/CardTab.vue.js";
8
- import q from "../../components/Card/CardContent.vue.js";
9
- import G from "../../components/Card/CardFooter.vue.js";
10
- import Q from "../ExampleRequest/ExamplePicker.vue.js";
11
- import { useClipboard as X } from "../../hooks/useClipboard.js";
12
- const Y = (u) => (A("data-v-2dae81fd"), u = u(), D(), u), Z = {
1
+ import { defineComponent as M, ref as E, computed as d, openBlock as l, createBlock as r, unref as s, withCtx as u, createVNode as b, createElementBlock as v, createCommentVNode as x, createTextVNode as w, withDirectives as N, createElementVNode as S, vModelCheckbox as F, Fragment as R, renderList as O, toDisplayString as A } from "vue";
2
+ import { ScalarIcon as D, ScalarCodeBlock as I, ScalarMarkdown as P } from "@scalar/components";
3
+ import { normalizeMimeTypeObject as U } from "@scalar/oas-utils/helpers";
4
+ import _ from "./ExampleResponse.vue.js";
5
+ import H from "../../components/Card/Card.vue.js";
6
+ import J from "../../components/Card/CardTabHeader.vue.js";
7
+ import K from "../../components/Card/CardTab.vue.js";
8
+ import L from "../../components/Card/CardContent.vue.js";
9
+ import W from "../../components/Card/CardFooter.vue.js";
10
+ import q from "../ExampleRequest/ExamplePicker.vue.js";
11
+ import { useClipboard as G } from "../../hooks/useClipboard.js";
12
+ const Q = {
13
13
  key: 1,
14
14
  class: "scalar-card-checkbox"
15
- }, $ = /* @__PURE__ */ Y(() => /* @__PURE__ */ E("span", { class: "scalar-card-checkbox-checkmark" }, null, -1)), z = { class: "scalar-card-container custom-scroll" }, ee = {
15
+ }, X = { class: "scalar-card-container custom-scroll" }, Y = {
16
16
  key: 1,
17
17
  class: "response-description"
18
- }, ie = /* @__PURE__ */ B({
18
+ }, ue = /* @__PURE__ */ M({
19
19
  __name: "ExampleResponses",
20
20
  props: {
21
21
  operation: {}
22
22
  },
23
- setup(u) {
24
- const k = u, { copyToClipboard: V } = X(), p = S(), C = v(
23
+ setup(T) {
24
+ const f = T, { copyToClipboard: V } = G(), c = E(), h = d(
25
25
  () => {
26
- var e, a;
27
- return Object.keys(((a = (e = k == null ? void 0 : k.operation) == null ? void 0 : e.information) == null ? void 0 : a.responses) ?? {}).sort();
26
+ var a, e;
27
+ return Object.keys(((e = (a = f == null ? void 0 : f.operation) == null ? void 0 : a.information) == null ? void 0 : e.responses) ?? {}).sort();
28
28
  }
29
- ), y = v(
29
+ ), k = d(
30
30
  () => !!o.value.examples
31
- ), w = S(0), m = v(() => {
32
- var a, i;
33
- const e = C.value[w.value];
34
- return (i = (a = k.operation.information) == null ? void 0 : a.responses) == null ? void 0 : i[e];
35
- }), o = v(() => {
36
- var a;
37
- const e = J(
38
- (a = m.value) == null ? void 0 : a.content
31
+ ), g = E(0), p = d(() => {
32
+ var e, m;
33
+ const a = h.value[g.value];
34
+ return (m = (e = f.operation.information) == null ? void 0 : e.responses) == null ? void 0 : m[a];
35
+ }), o = d(() => {
36
+ var e;
37
+ const a = U(
38
+ (e = p.value) == null ? void 0 : e.content
39
39
  );
40
40
  return (
41
41
  // OpenAPI 3.x
42
- (e == null ? void 0 : e["application/json"]) ?? (e == null ? void 0 : e["text/plain"]) ?? // Swagger 2.0
43
- m.value
42
+ (a == null ? void 0 : a["application/json"]) ?? (a == null ? void 0 : a["text/plain"]) ?? // Swagger 2.0
43
+ p.value
44
44
  );
45
45
  }), j = () => {
46
- if (y.value) {
46
+ if (k.value) {
47
47
  if (Array.isArray(o.value.examples))
48
48
  return o.value.examples[0];
49
49
  {
50
- const e = Object.keys(o.value.examples)[0];
51
- return o.value.examples[e];
50
+ const a = Object.keys(o.value.examples)[0];
51
+ return o.value.examples[a];
52
52
  }
53
53
  } else return o.value.example;
54
- }, h = v(() => ({
54
+ }, y = d(() => ({
55
55
  ...o.value,
56
- example: y.value && p.value ? o.value.examples[p.value].value ?? o.value.examples[p.value] : j()
57
- })), I = (e) => {
58
- w.value = e, p.value = void 0;
59
- }, _ = S(!1);
60
- return (e, a) => C.value.length ? (t(), r(s(K), { key: 0 }, {
61
- default: c(() => {
62
- var i;
56
+ example: k.value && c.value ? o.value.examples[c.value].value ?? o.value.examples[c.value] : j()
57
+ })), B = (a) => {
58
+ g.value = a, c.value = void 0;
59
+ }, C = E(!1);
60
+ return (a, e) => h.value.length ? (l(), r(s(H), { key: 0 }, {
61
+ default: u(() => {
62
+ var m;
63
63
  return [
64
- b(s(L), {
64
+ b(s(J), {
65
65
  muted: "",
66
66
  x: "as",
67
- onChange: I
67
+ onChange: B
68
68
  }, {
69
- actions: c(() => {
70
- var l, d;
69
+ actions: u(() => {
70
+ var t, i;
71
71
  return [
72
- (l = o.value) != null && l.example ? (t(), x("button", {
72
+ (t = o.value) != null && t.example ? (l(), v("button", {
73
73
  key: 0,
74
74
  class: "code-copy",
75
75
  type: "button",
76
- onClick: a[0] || (a[0] = () => {
76
+ onClick: e[0] || (e[0] = () => {
77
77
  var n;
78
78
  return s(V)((n = o.value) == null ? void 0 : n.example);
79
79
  })
80
80
  }, [
81
- b(s(P), {
81
+ b(s(D), {
82
82
  icon: "Clipboard",
83
83
  width: "12px",
84
84
  x: "asd"
85
85
  })
86
- ])) : f("", !0),
87
- (d = o.value) != null && d.schema ? (t(), x("label", Z, [
88
- g(" Show Schema "),
89
- M(E("input", {
90
- "onUpdate:modelValue": a[1] || (a[1] = (n) => _.value = n),
86
+ ])) : x("", !0),
87
+ (i = o.value) != null && i.schema ? (l(), v("label", Q, [
88
+ e[3] || (e[3] = w(" Show Schema ")),
89
+ N(S("input", {
90
+ "onUpdate:modelValue": e[1] || (e[1] = (n) => C.value = n),
91
91
  class: "scalar-card-checkbox-input",
92
92
  type: "checkbox"
93
93
  }, null, 512), [
94
- [N, _.value]
94
+ [F, C.value]
95
95
  ]),
96
- $
97
- ])) : f("", !0)
96
+ e[4] || (e[4] = S("span", { class: "scalar-card-checkbox-checkmark" }, null, -1))
97
+ ])) : x("", !0)
98
98
  ];
99
99
  }),
100
- default: c(() => [
101
- (t(!0), x(R, null, F(C.value, (l) => (t(), r(s(W), { key: l }, {
102
- default: c(() => [
103
- g(O(l), 1)
100
+ default: u(() => [
101
+ (l(!0), v(R, null, O(h.value, (t) => (l(), r(s(K), { key: t }, {
102
+ default: u(() => [
103
+ w(A(t), 1)
104
104
  ]),
105
105
  _: 2
106
106
  }, 1024))), 128))
107
107
  ]),
108
108
  _: 1
109
109
  }),
110
- E("div", z, [
111
- b(s(q), { muted: "" }, {
112
- default: c(() => {
113
- var l;
110
+ S("div", X, [
111
+ b(s(L), { muted: "" }, {
112
+ default: u(() => {
113
+ var t;
114
114
  return [
115
- (l = o.value) != null && l.schema ? (t(), x(R, { key: 0 }, [
116
- _.value && h.value ? (t(), r(s(U), {
115
+ (t = o.value) != null && t.schema ? (l(), v(R, { key: 0 }, [
116
+ C.value && y.value ? (l(), r(s(I), {
117
117
  key: 0,
118
- content: h.value,
118
+ content: y.value,
119
119
  lang: "json"
120
- }, null, 8, ["content"])) : (t(), r(T, {
120
+ }, null, 8, ["content"])) : (l(), r(_, {
121
121
  key: 1,
122
- response: h.value
122
+ response: y.value
123
123
  }, null, 8, ["response"]))
124
- ], 64)) : (t(), r(T, {
124
+ ], 64)) : (l(), r(_, {
125
125
  key: 1,
126
- response: h.value
126
+ response: y.value
127
127
  }, null, 8, ["response"]))
128
128
  ];
129
129
  }),
130
130
  _: 1
131
131
  })
132
132
  ]),
133
- (i = m.value) != null && i.description || y.value ? (t(), r(s(G), {
133
+ (m = p.value) != null && m.description || k.value ? (l(), r(s(W), {
134
134
  key: 0,
135
135
  class: "response-card-footer",
136
136
  muted: ""
137
137
  }, {
138
- default: c(() => {
139
- var l, d;
138
+ default: u(() => {
139
+ var t, i;
140
140
  return [
141
- y.value ? (t(), r(s(Q), {
141
+ k.value ? (l(), r(s(q), {
142
142
  key: 0,
143
143
  class: "response-example-selector",
144
- examples: (l = o.value) == null ? void 0 : l.examples,
145
- "onUpdate:modelValue": a[2] || (a[2] = (n) => p.value = n)
146
- }, null, 8, ["examples"])) : (d = m.value) != null && d.description ? (t(), x("div", ee, [
147
- b(s(H), {
144
+ examples: (t = o.value) == null ? void 0 : t.examples,
145
+ "onUpdate:modelValue": e[2] || (e[2] = (n) => c.value = n)
146
+ }, null, 8, ["examples"])) : (i = p.value) != null && i.description ? (l(), v("div", Y, [
147
+ b(s(P), {
148
148
  class: "markdown",
149
- value: m.value.description
149
+ value: p.value.description
150
150
  }, null, 8, ["value"])
151
- ])) : f("", !0)
151
+ ])) : x("", !0)
152
152
  ];
153
153
  }),
154
154
  _: 1
155
- })) : f("", !0)
155
+ })) : x("", !0)
156
156
  ];
157
157
  }),
158
158
  _: 1
159
- })) : f("", !0);
159
+ })) : x("", !0);
160
160
  }
161
161
  });
162
162
  export {
163
- ie as default
163
+ ue as default
164
164
  };
@@ -1,33 +1,12 @@
1
1
  import type { Spec } from '@scalar/types/legacy';
2
- declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<{
2
+ declare const _default: import("vue").DefineComponent<{
3
3
  spec: Spec;
4
4
  searchHotKey?: string;
5
- }>, {
6
- searchHotKey: string;
7
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<{
5
+ }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
8
6
  spec: Spec;
9
7
  searchHotKey?: string;
10
- }>, {
11
- searchHotKey: string;
12
- }>>>, {
8
+ }> & Readonly<{}>, {
13
9
  searchHotKey: string;
14
- }, {}>;
10
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
15
11
  export default _default;
16
- type __VLS_WithDefaults<P, D> = {
17
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
18
- default: D[K];
19
- }> : P[K];
20
- };
21
- type __VLS_Prettify<T> = {
22
- [K in keyof T]: T[K];
23
- } & {};
24
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
25
- type __VLS_TypePropsToOption<T> = {
26
- [K in keyof T]-?: {} extends Pick<T, K> ? {
27
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
28
- } : {
29
- type: import('vue').PropType<T[K]>;
30
- required: true;
31
- };
32
- };
33
12
  //# sourceMappingURL=SearchButton.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SearchButton.vue.d.ts","sourceRoot":"","sources":["../../../src/features/Search/SearchButton.vue"],"names":[],"mappings":"AAkIA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAA;;UAWtC,IAAI;mBACK,MAAM;;;;UADf,IAAI;mBACK,MAAM;;;;kBAAN,MAAM;;AA4HzB,wBAMG;AAOH,KAAK,kBAAkB,CAAC,CAAC,EAAE,CAAC,IAAI;KAC1B,CAAC,IAAI,MAAM,IAAI,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC,GAAG,CAAC,SAAS,MAAM,CAAC,GAC7C,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG;QAAE,OAAO,EAAE,CAAC,CAAC,CAAC,CAAC,CAAA;KAAC,CAAC,GACvC,CAAC,CAAC,CAAC,CAAC;CACP,CAAC;AAEN,KAAK,cAAc,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC;AAExD,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AAC5D,KAAK,uBAAuB,CAAC,CAAC,IAAI;KAChC,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GACpC;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAC9D;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CACzD,CAAC"}
1
+ {"version":3,"file":"SearchButton.vue.d.ts","sourceRoot":"","sources":["../../../src/features/Search/SearchButton.vue"],"names":[],"mappings":"AAkIA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAA;;UAWtC,IAAI;mBACK,MAAM;;UADf,IAAI;mBACK,MAAM;;kBAAN,MAAM;;AA6HzB,wBAOG"}
@@ -1,59 +1,59 @@
1
- import { defineComponent as m, ref as u, onMounted as S, openBlock as f, createElementBlock as y, Fragment as _, createElementVNode as a, normalizeClass as b, unref as t, createVNode as p, toDisplayString as i, pushScopeId as k, popScopeId as v } from "vue";
2
- import { useModal as K, ScalarIcon as M } from "@scalar/components";
1
+ import { defineComponent as h, ref as u, onMounted as f, openBlock as S, createElementBlock as y, Fragment as k, createElementVNode as o, normalizeClass as b, unref as a, createVNode as l, toDisplayString as i } from "vue";
2
+ import { useModal as v, ScalarIcon as K } from "@scalar/components";
3
3
  import { isMacOS as r } from "@scalar/use-tooltip";
4
- import { useMagicKeys as w, whenever as g } from "@vueuse/core";
5
- import { modalStateBus as B } from "../../components/api-client-bus.js";
6
- import C from "./SearchModal.vue.js";
7
- const H = (o) => (k("data-v-bc475de3"), o = o(), v(), o), I = { class: "sidebar-search-input" }, E = /* @__PURE__ */ H(() => /* @__PURE__ */ a("span", { class: "sidebar-search-placeholder" }, "Search", -1)), $ = { class: "sidebar-search-shortcut" }, z = { class: "sidebar-search-key" }, j = /* @__PURE__ */ m({
4
+ import { useMagicKeys as M, whenever as _ } from "@vueuse/core";
5
+ import { modalStateBus as g } from "../../components/api-client-bus.js";
6
+ import w from "./SearchModal.vue.js";
7
+ const B = { class: "sidebar-search-input" }, C = { class: "sidebar-search-shortcut" }, H = { class: "sidebar-search-key" }, V = /* @__PURE__ */ h({
8
8
  __name: "SearchButton",
9
9
  props: {
10
10
  spec: {},
11
11
  searchHotKey: { default: "k" }
12
12
  },
13
- setup(o) {
14
- const c = o, s = K(), n = u(null), d = w({
13
+ setup(p) {
14
+ const n = p, s = v(), c = u(null), d = M({
15
15
  passive: !1,
16
16
  onEventFired(e) {
17
- !r() && e.ctrlKey && e.key === c.searchHotKey && (e.preventDefault(), e.stopPropagation());
17
+ !r() && e.ctrlKey && e.key === n.searchHotKey && (e.preventDefault(), e.stopPropagation());
18
18
  }
19
19
  });
20
- return S(() => {
21
- B.on((e) => {
22
- n.value = e;
20
+ return f(() => {
21
+ g.on((e) => {
22
+ c.value = e;
23
23
  });
24
- }), g(
25
- d[`${r() ? "meta" : "control"}_${c.searchHotKey}`],
24
+ }), _(
25
+ d[`${r() ? "meta" : "control"}_${n.searchHotKey}`],
26
26
  () => {
27
27
  var e;
28
- (e = n.value) != null && e.open || (s.open ? s.hide() : s.show());
28
+ (e = c.value) != null && e.open || (s.open ? s.hide() : s.show());
29
29
  }
30
- ), (e, l) => (f(), y(_, null, [
31
- a("button", {
30
+ ), (e, t) => (S(), y(k, null, [
31
+ o("button", {
32
32
  class: b(["sidebar-search", e.$attrs.class]),
33
33
  type: "button",
34
- onClick: l[0] || (l[0] = //@ts-ignore
35
- (...h) => t(s).show && t(s).show(...h))
34
+ onClick: t[0] || (t[0] = //@ts-ignore
35
+ (...m) => a(s).show && a(s).show(...m))
36
36
  }, [
37
- p(t(M), {
37
+ l(a(K), {
38
38
  class: "search-icon",
39
39
  icon: "Search",
40
40
  size: "sm",
41
41
  thickness: "2.5"
42
42
  }),
43
- a("div", I, [
44
- E,
45
- a("span", $, [
46
- a("span", z, i(t(r)() ? "⌘" : "⌃") + i(e.searchHotKey), 1)
43
+ o("div", B, [
44
+ t[1] || (t[1] = o("span", { class: "sidebar-search-placeholder" }, "Search", -1)),
45
+ o("span", C, [
46
+ o("span", H, i(a(r)() ? "⌘" : "⌃") + i(e.searchHotKey), 1)
47
47
  ])
48
48
  ])
49
49
  ], 2),
50
- p(C, {
51
- modalState: t(s),
50
+ l(w, {
51
+ modalState: a(s),
52
52
  parsedSpec: e.spec
53
53
  }, null, 8, ["modalState", "parsedSpec"])
54
54
  ], 64));
55
55
  }
56
56
  });
57
57
  export {
58
- j as default
58
+ V as default
59
59
  };
@@ -1,20 +1,11 @@
1
1
  import { type ModalState } from '@scalar/components';
2
2
  import type { Spec } from '@scalar/types/legacy';
3
- declare const _default: import("vue").DefineComponent<__VLS_TypePropsToOption<{
3
+ declare const _default: import("vue").DefineComponent<{
4
4
  parsedSpec: Spec;
5
5
  modalState: ModalState;
6
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToOption<{
6
+ }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
7
7
  parsedSpec: Spec;
8
8
  modalState: ModalState;
9
- }>>>, {}, {}>;
9
+ }> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
10
  export default _default;
11
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
12
- type __VLS_TypePropsToOption<T> = {
13
- [K in keyof T]-?: {} extends Pick<T, K> ? {
14
- type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
15
- } : {
16
- type: import('vue').PropType<T[K]>;
17
- required: true;
18
- };
19
- };
20
11
  //# sourceMappingURL=SearchModal.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SearchModal.vue.d.ts","sourceRoot":"","sources":["../../../src/features/Search/SearchModal.vue"],"names":[],"mappings":"AAiNA,OAAO,EAEL,KAAK,UAAU,EAKhB,MAAM,oBAAoB,CAAA;AAC3B,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAA;;gBAalC,IAAI;gBACJ,UAAU;;gBADV,IAAI;gBACJ,UAAU;;AAyWxB,wBAMG;AAOH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AAC5D,KAAK,uBAAuB,CAAC,CAAC,IAAI;KAChC,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GACpC;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAC9D;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CACzD,CAAC"}
1
+ {"version":3,"file":"SearchModal.vue.d.ts","sourceRoot":"","sources":["../../../src/features/Search/SearchModal.vue"],"names":[],"mappings":"AAiNA,OAAO,EAEL,KAAK,UAAU,EAKhB,MAAM,oBAAoB,CAAA;AAC3B,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAA;;gBAalC,IAAI;gBACJ,UAAU;;gBADV,IAAI;gBACJ,UAAU;;AAyWxB,wBAMG"}