@scalar/api-reference 1.44.15 → 1.44.17

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 (259) hide show
  1. package/CHANGELOG.md +64 -0
  2. package/dist/blocks/scalar-client-selector-block/components/ClientDropdown.vue.d.ts +2 -1
  3. package/dist/blocks/scalar-client-selector-block/components/ClientDropdown.vue.d.ts.map +1 -1
  4. package/dist/blocks/scalar-client-selector-block/components/ClientSelector.vue.d.ts +2 -1
  5. package/dist/blocks/scalar-client-selector-block/components/ClientSelector.vue.d.ts.map +1 -1
  6. package/dist/blocks/scalar-client-selector-block/components/ClientSelector.vue.js +1 -1
  7. package/dist/blocks/scalar-client-selector-block/components/ClientSelector.vue2.js +2 -2
  8. package/dist/blocks/scalar-info-block/components/DownloadLink.vue.d.ts +2 -1
  9. package/dist/blocks/scalar-info-block/components/DownloadLink.vue.d.ts.map +1 -1
  10. package/dist/blocks/scalar-info-block/components/InfoBlock.vue.d.ts +5 -4
  11. package/dist/blocks/scalar-info-block/components/InfoBlock.vue.d.ts.map +1 -1
  12. package/dist/blocks/scalar-info-block/components/InfoDescription.vue.d.ts +2 -1
  13. package/dist/blocks/scalar-info-block/components/InfoDescription.vue.d.ts.map +1 -1
  14. package/dist/blocks/scalar-info-block/components/InfoLinks.vue.d.ts +2 -1
  15. package/dist/blocks/scalar-info-block/components/InfoLinks.vue.d.ts.map +1 -1
  16. package/dist/blocks/scalar-info-block/components/InfoMarkdownSection.vue.d.ts +2 -1
  17. package/dist/blocks/scalar-info-block/components/InfoMarkdownSection.vue.d.ts.map +1 -1
  18. package/dist/blocks/scalar-info-block/components/InfoVersion.vue.d.ts +2 -1
  19. package/dist/blocks/scalar-info-block/components/InfoVersion.vue.d.ts.map +1 -1
  20. package/dist/blocks/scalar-info-block/components/IntroductionCard.vue.d.ts +3 -2
  21. package/dist/blocks/scalar-info-block/components/IntroductionCard.vue.d.ts.map +1 -1
  22. package/dist/blocks/scalar-info-block/components/IntroductionCard.vue.js +1 -1
  23. package/dist/blocks/scalar-info-block/components/IntroductionCardItem.vue.d.ts +3 -2
  24. package/dist/blocks/scalar-info-block/components/IntroductionCardItem.vue.d.ts.map +1 -1
  25. package/dist/blocks/scalar-info-block/components/IntroductionCardItem.vue.js +1 -1
  26. package/dist/blocks/scalar-info-block/components/IntroductionLayout.vue.d.ts +7 -6
  27. package/dist/blocks/scalar-info-block/components/IntroductionLayout.vue.d.ts.map +1 -1
  28. package/dist/blocks/scalar-info-block/components/OpenApiVersion.vue.d.ts +2 -1
  29. package/dist/blocks/scalar-info-block/components/OpenApiVersion.vue.d.ts.map +1 -1
  30. package/dist/blocks/scalar-server-selector-block/components/Selector.vue.d.ts +2 -1
  31. package/dist/blocks/scalar-server-selector-block/components/Selector.vue.d.ts.map +1 -1
  32. package/dist/blocks/scalar-server-selector-block/components/ServerSelector.vue.d.ts +2 -1
  33. package/dist/blocks/scalar-server-selector-block/components/ServerSelector.vue.d.ts.map +1 -1
  34. package/dist/browser/standalone.js +13728 -13586
  35. package/dist/browser/webpack-stats.json +1 -1
  36. package/dist/components/AgentScalar/AgentScalarButton.vue.d.ts +2 -1
  37. package/dist/components/AgentScalar/AgentScalarButton.vue.d.ts.map +1 -1
  38. package/dist/components/AgentScalar/AgentScalarChatInterface.vue.d.ts +2 -1
  39. package/dist/components/AgentScalar/AgentScalarChatInterface.vue.d.ts.map +1 -1
  40. package/dist/components/AgentScalar/AgentScalarDrawer.vue.d.ts +2 -1
  41. package/dist/components/AgentScalar/AgentScalarDrawer.vue.d.ts.map +1 -1
  42. package/dist/components/Anchor/Anchor.vue.d.ts +3 -2
  43. package/dist/components/Anchor/Anchor.vue.d.ts.map +1 -1
  44. package/dist/components/Anchor/WithBreadcrumb.vue.d.ts +7 -6
  45. package/dist/components/Anchor/WithBreadcrumb.vue.d.ts.map +1 -1
  46. package/dist/components/ApiReference.vue.d.ts +3 -2
  47. package/dist/components/ApiReference.vue.d.ts.map +1 -1
  48. package/dist/components/Badge/Badge.vue.d.ts +3 -2
  49. package/dist/components/Badge/Badge.vue.d.ts.map +1 -1
  50. package/dist/components/ClassicHeader.vue.d.ts +3 -2
  51. package/dist/components/ClassicHeader.vue.d.ts.map +1 -1
  52. package/dist/components/Content/Auth/Auth.vue.d.ts +2 -1
  53. package/dist/components/Content/Auth/Auth.vue.d.ts.map +1 -1
  54. package/dist/components/Content/Content.vue.d.ts +7 -6
  55. package/dist/components/Content/Content.vue.d.ts.map +1 -1
  56. package/dist/components/Content/Models/Model.vue.d.ts +2 -1
  57. package/dist/components/Content/Models/Model.vue.d.ts.map +1 -1
  58. package/dist/components/Content/Models/ModelTag.vue.d.ts +6 -5
  59. package/dist/components/Content/Models/ModelTag.vue.d.ts.map +1 -1
  60. package/dist/components/Content/Models/components/ClassicLayout.vue.d.ts +2 -1
  61. package/dist/components/Content/Models/components/ClassicLayout.vue.d.ts.map +1 -1
  62. package/dist/components/Content/Models/components/ModernLayout.vue.d.ts +2 -1
  63. package/dist/components/Content/Models/components/ModernLayout.vue.d.ts.map +1 -1
  64. package/dist/components/Content/Operations/TraversedEntry.vue.d.ts +2 -1
  65. package/dist/components/Content/Operations/TraversedEntry.vue.d.ts.map +1 -1
  66. package/dist/components/Content/Schema/RenderString.vue.d.ts +2 -1
  67. package/dist/components/Content/Schema/RenderString.vue.d.ts.map +1 -1
  68. package/dist/components/Content/Schema/Schema.vue.d.ts +2 -1
  69. package/dist/components/Content/Schema/Schema.vue.d.ts.map +1 -1
  70. package/dist/components/Content/Schema/Schema.vue.js +1 -1
  71. package/dist/components/Content/Schema/SchemaComposition.vue.d.ts +2 -1
  72. package/dist/components/Content/Schema/SchemaComposition.vue.d.ts.map +1 -1
  73. package/dist/components/Content/Schema/SchemaComposition.vue.js +1 -1
  74. package/dist/components/Content/Schema/SchemaEnumPropertyItem.vue.d.ts +2 -1
  75. package/dist/components/Content/Schema/SchemaEnumPropertyItem.vue.d.ts.map +1 -1
  76. package/dist/components/Content/Schema/SchemaEnumPropertyItem.vue.js +1 -1
  77. package/dist/components/Content/Schema/SchemaEnumValues.vue.d.ts +2 -1
  78. package/dist/components/Content/Schema/SchemaEnumValues.vue.d.ts.map +1 -1
  79. package/dist/components/Content/Schema/SchemaHeading.vue.d.ts +2 -1
  80. package/dist/components/Content/Schema/SchemaHeading.vue.d.ts.map +1 -1
  81. package/dist/components/Content/Schema/SchemaObjectExampleCodeBlock.vue.d.ts +2 -1
  82. package/dist/components/Content/Schema/SchemaObjectExampleCodeBlock.vue.d.ts.map +1 -1
  83. package/dist/components/Content/Schema/SchemaObjectProperties.vue.d.ts +2 -1
  84. package/dist/components/Content/Schema/SchemaObjectProperties.vue.d.ts.map +1 -1
  85. package/dist/components/Content/Schema/SchemaProperty.vue.d.ts +2 -1
  86. package/dist/components/Content/Schema/SchemaProperty.vue.d.ts.map +1 -1
  87. package/dist/components/Content/Schema/SchemaProperty.vue.js +1 -1
  88. package/dist/components/Content/Schema/SchemaPropertyDetail.vue.d.ts +3 -2
  89. package/dist/components/Content/Schema/SchemaPropertyDetail.vue.d.ts.map +1 -1
  90. package/dist/components/Content/Schema/SchemaPropertyDetail.vue.js +1 -1
  91. package/dist/components/Content/Schema/SchemaPropertyExamples.vue.d.ts +2 -1
  92. package/dist/components/Content/Schema/SchemaPropertyExamples.vue.d.ts.map +1 -1
  93. package/dist/components/Content/Schema/SchemaPropertyHeading.vue.d.ts +3 -2
  94. package/dist/components/Content/Schema/SchemaPropertyHeading.vue.d.ts.map +1 -1
  95. package/dist/components/Content/Schema/SchemaPropertyHeading.vue.js +1 -1
  96. package/dist/components/Content/Tags/Tag.vue.d.ts +6 -5
  97. package/dist/components/Content/Tags/Tag.vue.d.ts.map +1 -1
  98. package/dist/components/Content/Tags/components/ClassicLayout.vue.d.ts +5 -4
  99. package/dist/components/Content/Tags/components/ClassicLayout.vue.d.ts.map +1 -1
  100. package/dist/components/Content/Tags/components/ModernLayout.vue.d.ts +5 -4
  101. package/dist/components/Content/Tags/components/ModernLayout.vue.d.ts.map +1 -1
  102. package/dist/components/Content/Tags/components/ModernLayout.vue.js +1 -1
  103. package/dist/components/Content/Tags/components/ModernLayout.vue2.js +7 -12
  104. package/dist/components/Content/Tags/components/TagSection.vue.d.ts +2 -1
  105. package/dist/components/Content/Tags/components/TagSection.vue.d.ts.map +1 -1
  106. package/dist/components/GettingStarted.vue.d.ts +2 -1
  107. package/dist/components/GettingStarted.vue.d.ts.map +1 -1
  108. package/dist/components/HttpMethod/HttpMethod.vue.d.ts +5 -4
  109. package/dist/components/HttpMethod/HttpMethod.vue.d.ts.map +1 -1
  110. package/dist/components/IntersectionObserver.vue.d.ts +5 -4
  111. package/dist/components/IntersectionObserver.vue.d.ts.map +1 -1
  112. package/dist/components/Lazy/Lazy.vue.d.ts +3 -2
  113. package/dist/components/Lazy/Lazy.vue.d.ts.map +1 -1
  114. package/dist/components/LinkList/LinkList.vue.d.ts +3 -2
  115. package/dist/components/LinkList/LinkList.vue.d.ts.map +1 -1
  116. package/dist/components/LoadingSkeleton.vue.d.ts +2 -1
  117. package/dist/components/LoadingSkeleton.vue.d.ts.map +1 -1
  118. package/dist/components/MobileHeader.vue.d.ts +3 -2
  119. package/dist/components/MobileHeader.vue.d.ts.map +1 -1
  120. package/dist/components/OperationPath.vue.d.ts +2 -1
  121. package/dist/components/OperationPath.vue.d.ts.map +1 -1
  122. package/dist/components/OperationsList/OperationsList.vue.d.ts +2 -1
  123. package/dist/components/OperationsList/OperationsList.vue.d.ts.map +1 -1
  124. package/dist/components/OperationsList/OperationsListItem.vue.d.ts +2 -1
  125. package/dist/components/OperationsList/OperationsListItem.vue.d.ts.map +1 -1
  126. package/dist/components/RenderPlugins/RenderPlugins.vue.d.ts +2 -1
  127. package/dist/components/RenderPlugins/RenderPlugins.vue.d.ts.map +1 -1
  128. package/dist/components/ScreenReader.vue.d.ts +3 -2
  129. package/dist/components/ScreenReader.vue.d.ts.map +1 -1
  130. package/dist/components/Section/CompactSection.vue.d.ts +6 -5
  131. package/dist/components/Section/CompactSection.vue.d.ts.map +1 -1
  132. package/dist/components/Section/Section.vue.d.ts +3 -2
  133. package/dist/components/Section/Section.vue.d.ts.map +1 -1
  134. package/dist/components/Section/SectionAccordion.vue.d.ts +9 -8
  135. package/dist/components/Section/SectionAccordion.vue.d.ts.map +1 -1
  136. package/dist/components/Section/SectionColumn.vue.d.ts +3 -2
  137. package/dist/components/Section/SectionColumn.vue.d.ts.map +1 -1
  138. package/dist/components/Section/SectionColumns.vue.d.ts +3 -2
  139. package/dist/components/Section/SectionColumns.vue.d.ts.map +1 -1
  140. package/dist/components/Section/SectionContainer.vue.d.ts +3 -2
  141. package/dist/components/Section/SectionContainer.vue.d.ts.map +1 -1
  142. package/dist/components/Section/SectionContainerAccordion.vue.d.ts +6 -5
  143. package/dist/components/Section/SectionContainerAccordion.vue.d.ts.map +1 -1
  144. package/dist/components/Section/SectionContent.vue.d.ts +3 -2
  145. package/dist/components/Section/SectionContent.vue.d.ts.map +1 -1
  146. package/dist/components/Section/SectionHeader.vue.d.ts +6 -5
  147. package/dist/components/Section/SectionHeader.vue.d.ts.map +1 -1
  148. package/dist/components/Section/SectionHeaderTag.vue.d.ts +5 -4
  149. package/dist/components/Section/SectionHeaderTag.vue.d.ts.map +1 -1
  150. package/dist/components/SectionFlare/SectionFlare.vue.d.ts +2 -1
  151. package/dist/components/SectionFlare/SectionFlare.vue.d.ts.map +1 -1
  152. package/dist/components/ShowMoreButton.vue.d.ts +2 -1
  153. package/dist/components/ShowMoreButton.vue.d.ts.map +1 -1
  154. package/dist/features/Operation/Operation.vue.d.ts +2 -1
  155. package/dist/features/Operation/Operation.vue.d.ts.map +1 -1
  156. package/dist/features/Operation/components/ContentTypeSelect.vue.d.ts +4 -2
  157. package/dist/features/Operation/components/ContentTypeSelect.vue.d.ts.map +1 -1
  158. package/dist/features/Operation/components/ContentTypeSelect.vue.js +2 -2
  159. package/dist/features/Operation/components/Header.vue.d.ts +2 -1
  160. package/dist/features/Operation/components/Header.vue.d.ts.map +1 -1
  161. package/dist/features/Operation/components/Headers.vue.d.ts +2 -1
  162. package/dist/features/Operation/components/Headers.vue.d.ts.map +1 -1
  163. package/dist/features/Operation/components/Headers.vue.js +1 -1
  164. package/dist/features/Operation/components/OperationParameters.vue.d.ts +2 -1
  165. package/dist/features/Operation/components/OperationParameters.vue.d.ts.map +1 -1
  166. package/dist/features/Operation/components/OperationResponses.vue.d.ts +2 -1
  167. package/dist/features/Operation/components/OperationResponses.vue.d.ts.map +1 -1
  168. package/dist/features/Operation/components/ParameterList.vue.d.ts +3 -2
  169. package/dist/features/Operation/components/ParameterList.vue.d.ts.map +1 -1
  170. package/dist/features/Operation/components/ParameterListItem.vue.d.ts +2 -1
  171. package/dist/features/Operation/components/ParameterListItem.vue.d.ts.map +1 -1
  172. package/dist/features/Operation/components/ParameterListItem.vue.js +1 -1
  173. package/dist/features/Operation/components/ParameterListItem.vue2.js +1 -1
  174. package/dist/features/Operation/components/RequestBody.vue.d.ts +3 -2
  175. package/dist/features/Operation/components/RequestBody.vue.d.ts.map +1 -1
  176. package/dist/features/Operation/components/RequestBody.vue.js +1 -1
  177. package/dist/features/Operation/components/RequestBody.vue2.js +18 -15
  178. package/dist/features/Operation/components/callbacks/Callback.vue.d.ts +2 -1
  179. package/dist/features/Operation/components/callbacks/Callback.vue.d.ts.map +1 -1
  180. package/dist/features/Operation/components/callbacks/Callback.vue.js +1 -1
  181. package/dist/features/Operation/components/callbacks/Callback.vue2.js +8 -5
  182. package/dist/features/Operation/components/callbacks/Callbacks.vue.d.ts +2 -1
  183. package/dist/features/Operation/components/callbacks/Callbacks.vue.d.ts.map +1 -1
  184. package/dist/features/Operation/layouts/ClassicLayout.vue.d.ts +2 -1
  185. package/dist/features/Operation/layouts/ClassicLayout.vue.d.ts.map +1 -1
  186. package/dist/features/Operation/layouts/ClassicLayout.vue.js +1 -1
  187. package/dist/features/Operation/layouts/ClassicLayout.vue2.js +9 -5
  188. package/dist/features/Operation/layouts/ModernLayout.vue.d.ts +2 -1
  189. package/dist/features/Operation/layouts/ModernLayout.vue.d.ts.map +1 -1
  190. package/dist/features/Operation/layouts/ModernLayout.vue.js +1 -1
  191. package/dist/features/Operation/layouts/ModernLayout.vue2.js +3 -2
  192. package/dist/features/Search/components/SearchButton.vue.d.ts +2 -1
  193. package/dist/features/Search/components/SearchButton.vue.d.ts.map +1 -1
  194. package/dist/features/Search/components/SearchModal.vue.d.ts +2 -1
  195. package/dist/features/Search/components/SearchModal.vue.d.ts.map +1 -1
  196. package/dist/features/Search/components/SearchResult.vue.d.ts +2 -1
  197. package/dist/features/Search/components/SearchResult.vue.d.ts.map +1 -1
  198. package/dist/features/ask-agent-button/AskAgentButton.vue.d.ts +2 -1
  199. package/dist/features/ask-agent-button/AskAgentButton.vue.d.ts.map +1 -1
  200. package/dist/features/example-responses/ExampleResponse.vue.d.ts +2 -1
  201. package/dist/features/example-responses/ExampleResponse.vue.d.ts.map +1 -1
  202. package/dist/features/example-responses/ExampleResponse.vue.js +1 -1
  203. package/dist/features/example-responses/ExampleResponse.vue2.js +2 -2
  204. package/dist/features/example-responses/ExampleResponseTab.vue.d.ts +5 -4
  205. package/dist/features/example-responses/ExampleResponseTab.vue.d.ts.map +1 -1
  206. package/dist/features/example-responses/ExampleResponseTabList.vue.d.ts +6 -5
  207. package/dist/features/example-responses/ExampleResponseTabList.vue.d.ts.map +1 -1
  208. package/dist/features/example-responses/ExampleResponses.vue.d.ts +2 -1
  209. package/dist/features/example-responses/ExampleResponses.vue.d.ts.map +1 -1
  210. package/dist/features/example-responses/ExampleResponses.vue.js +1 -1
  211. package/dist/features/example-responses/ExampleResponses.vue2.js +0 -1
  212. package/dist/features/external-docs/ExternalDocs.vue.d.ts +2 -1
  213. package/dist/features/external-docs/ExternalDocs.vue.d.ts.map +1 -1
  214. package/dist/features/info-object/Contact.vue.d.ts +2 -1
  215. package/dist/features/info-object/Contact.vue.d.ts.map +1 -1
  216. package/dist/features/info-object/License.vue.d.ts +2 -1
  217. package/dist/features/info-object/License.vue.d.ts.map +1 -1
  218. package/dist/features/info-object/TermsOfService.vue.d.ts +2 -1
  219. package/dist/features/info-object/TermsOfService.vue.d.ts.map +1 -1
  220. package/dist/features/multiple-documents/DocumentSelector.vue.d.ts +2 -1
  221. package/dist/features/multiple-documents/DocumentSelector.vue.d.ts.map +1 -1
  222. package/dist/features/specification-extension/SpecificationExtension.vue.d.ts +2 -1
  223. package/dist/features/specification-extension/SpecificationExtension.vue.d.ts.map +1 -1
  224. package/dist/features/test-request-button/TestRequestButton.vue.d.ts +3 -1
  225. package/dist/features/test-request-button/TestRequestButton.vue.d.ts.map +1 -1
  226. package/dist/features/test-request-button/TestRequestButton.vue.js +1 -1
  227. package/dist/features/test-request-button/TestRequestButton.vue2.js +9 -2
  228. package/dist/features/toolbar/ApiReferenceToolbar.vue.d.ts +4 -2
  229. package/dist/features/toolbar/ApiReferenceToolbar.vue.d.ts.map +1 -1
  230. package/dist/features/toolbar/ApiReferenceToolbar.vue.js +1 -1
  231. package/dist/features/toolbar/ApiReferenceToolbarBlurb.vue.d.ts +3 -2
  232. package/dist/features/toolbar/ApiReferenceToolbarBlurb.vue.d.ts.map +1 -1
  233. package/dist/features/toolbar/ApiReferenceToolbarConfig.vue.d.ts +4 -2
  234. package/dist/features/toolbar/ApiReferenceToolbarConfig.vue.d.ts.map +1 -1
  235. package/dist/features/toolbar/ApiReferenceToolbarConfig.vue.js +1 -1
  236. package/dist/features/toolbar/ApiReferenceToolbarConfigLayout.vue.d.ts +4 -3
  237. package/dist/features/toolbar/ApiReferenceToolbarConfigLayout.vue.d.ts.map +1 -1
  238. package/dist/features/toolbar/ApiReferenceToolbarConfigLayoutOptions.vue.d.ts +4 -2
  239. package/dist/features/toolbar/ApiReferenceToolbarConfigLayoutOptions.vue.d.ts.map +1 -1
  240. package/dist/features/toolbar/ApiReferenceToolbarConfigTheme.vue.d.ts +4 -3
  241. package/dist/features/toolbar/ApiReferenceToolbarConfigTheme.vue.d.ts.map +1 -1
  242. package/dist/features/toolbar/ApiReferenceToolbarPopover.vue.d.ts +11 -10
  243. package/dist/features/toolbar/ApiReferenceToolbarPopover.vue.d.ts.map +1 -1
  244. package/dist/features/toolbar/ApiReferenceToolbarRegisterButton.vue.d.ts +5 -3
  245. package/dist/features/toolbar/ApiReferenceToolbarRegisterButton.vue.d.ts.map +1 -1
  246. package/dist/features/toolbar/ApiReferenceToolbarSdks.vue.d.ts +2 -1
  247. package/dist/features/toolbar/ApiReferenceToolbarSdks.vue.d.ts.map +1 -1
  248. package/dist/features/toolbar/ApiReferenceToolbarShare.vue.d.ts +2 -1
  249. package/dist/features/toolbar/ApiReferenceToolbarShare.vue.d.ts.map +1 -1
  250. package/dist/features/toolbar/ApiReferenceToolbarShareRegister.vue.d.ts +2 -1
  251. package/dist/features/toolbar/ApiReferenceToolbarShareRegister.vue.d.ts.map +1 -1
  252. package/dist/features/toolbar/ApiReferenceToolbarShareTemporary.vue.d.ts +4 -2
  253. package/dist/features/toolbar/ApiReferenceToolbarShareTemporary.vue.d.ts.map +1 -1
  254. package/dist/features/toolbar/ApiReferenceToolbarTitle.vue.d.ts +2 -1
  255. package/dist/features/toolbar/ApiReferenceToolbarTitle.vue.d.ts.map +1 -1
  256. package/dist/features/x-badges/XBadges.vue.d.ts +2 -1
  257. package/dist/features/x-badges/XBadges.vue.d.ts.map +1 -1
  258. package/dist/style.css +751 -491
  259. package/package.json +13 -13
@@ -7,6 +7,7 @@ type __VLS_Props = {
7
7
  eventBus: WorkspaceEventBus | null;
8
8
  options: Pick<OperationProps['options'], 'orderRequiredPropertiesFirst' | 'orderSchemaPropertiesBy'>;
9
9
  };
10
- 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>;
10
+ declare const __VLS_export: 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>;
11
+ declare const _default: typeof __VLS_export;
11
12
  export default _default;
12
13
  //# sourceMappingURL=Callbacks.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Callbacks.vue.d.ts","sourceRoot":"","sources":["../../../../../src/features/Operation/components/callbacks/Callbacks.vue"],"names":[],"mappings":"AA0FA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,KAAK,EACV,cAAc,EAEf,MAAM,8DAA8D,CAAA;AAGrE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAA;AAIxE,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,MAAM,CAAA;IACZ,SAAS,EAAE,cAAc,CAAA;IACzB,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;IAClC,OAAO,EAAE,IAAI,CACX,cAAc,CAAC,SAAS,CAAC,EACzB,8BAA8B,GAAG,yBAAyB,CAC3D,CAAA;CACF,CAAC;;AA6GF,wBAMG"}
1
+ {"version":3,"file":"Callbacks.vue.d.ts","sourceRoot":"","sources":["../../../../../src/features/Operation/components/callbacks/Callbacks.vue"],"names":[],"mappings":"AA2FA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,KAAK,EACV,cAAc,EAEf,MAAM,8DAA8D,CAAA;AAGrE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAA;AAIxE,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,MAAM,CAAA;IACZ,SAAS,EAAE,cAAc,CAAA;IACzB,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;IAClC,OAAO,EAAE,IAAI,CACX,cAAc,CAAC,SAAS,CAAC,EACzB,8BAA8B,GAAG,yBAAyB,CAC3D,CAAA;CACF,CAAC;AAwGF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -9,6 +9,7 @@ type __VLS_Props = Omit<OperationProps, 'document' | 'pathValue' | 'server' | 's
9
9
  /** The selected security schemes for the operation */
10
10
  selectedSecuritySchemes: SecuritySchemeObjectSecret[];
11
11
  };
12
- 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
+ declare const __VLS_export: 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>;
13
+ declare const _default: typeof __VLS_export;
13
14
  export default _default;
14
15
  //# sourceMappingURL=ClassicLayout.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ClassicLayout.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Operation/layouts/ClassicLayout.vue"],"names":[],"mappings":"AA2eA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,yDAAyD,CAAA;AAkBzG,OAAO,KAAK,EACV,eAAe,EACf,YAAY,EACb,MAAM,8DAA8D,CAAA;AAcrE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAA;AAMxE,KAAK,WAAW,GAAG,IAAI,CACnB,cAAc,EACd,UAAU,GAAG,WAAW,GAAG,QAAQ,GAAG,iBAAiB,GAAG,WAAW,CACtE,GAAG;IACF,wCAAwC;IACxC,SAAS,EAAE,eAAe,CAAA;IAC1B,4CAA4C;IAC5C,cAAc,EAAE,YAAY,GAAG,IAAI,CAAA;IACnC,sDAAsD;IACtD,uBAAuB,EAAE,0BAA0B,EAAE,CAAA;CACtD,CAAC;;AAqkBJ,wBAMG"}
1
+ {"version":3,"file":"ClassicLayout.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Operation/layouts/ClassicLayout.vue"],"names":[],"mappings":"AAifA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,yDAAyD,CAAA;AAkBzG,OAAO,KAAK,EACV,eAAe,EACf,YAAY,EACb,MAAM,8DAA8D,CAAA;AAcrE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAA;AAMxE,KAAK,WAAW,GAAG,IAAI,CACnB,cAAc,EACd,UAAU,GAAG,WAAW,GAAG,QAAQ,GAAG,iBAAiB,GAAG,WAAW,CACtE,GAAG;IACF,wCAAwC;IACxC,SAAS,EAAE,eAAe,CAAA;IAC1B,4CAA4C;IAC5C,cAAc,EAAE,YAAY,GAAG,IAAI,CAAA;IACnC,sDAAsD;IACtD,uBAAuB,EAAE,0BAA0B,EAAE,CAAA;CACtD,CAAC;AAqmBJ,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./ClassicLayout.vue2.js";
2
2
  /* empty css */
3
3
  import _export_sfc from "../../../_virtual/_plugin-vue_export-helper.js";
4
- const ClassicLayout = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-7a9e67c3"]]);
4
+ const ClassicLayout = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-55addca4"]]);
5
5
  export {
6
6
  ClassicLayout as default
7
7
  };
@@ -1,4 +1,4 @@
1
- import { defineComponent, computed, createBlock, openBlock, unref, createSlots, withCtx, createElementVNode, createCommentVNode, createElementBlock, createVNode, Fragment, toDisplayString, withModifiers, normalizeClass, createTextVNode } from "vue";
1
+ import { defineComponent, computed, ref, createBlock, openBlock, unref, createSlots, withCtx, createElementVNode, createCommentVNode, createElementBlock, createVNode, Fragment, toDisplayString, withModifiers, normalizeClass, createTextVNode } from "vue";
2
2
  import { OperationCodeSample } from "@scalar/api-client/v2/blocks/operation-code-sample";
3
3
  import { ScalarErrorBoundary, ScalarIconButton, ScalarMarkdown } from "@scalar/components";
4
4
  import { ScalarIconPlay, ScalarIconCopy, ScalarIconWebhooksLogo } from "@scalar/icons";
@@ -60,6 +60,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
60
60
  setup(__props) {
61
61
  const operationTitle = computed(() => __props.operation.summary || __props.path || "");
62
62
  const operationExtensions = computed(() => getXKeysFromObject(__props.operation));
63
+ const selectedExampleKey = ref("");
63
64
  const { copyToClipboard } = useClipboard();
64
65
  return (_ctx, _cache) => {
65
66
  return openBlock(), createBlock(unref(SectionAccordion), {
@@ -68,7 +69,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
68
69
  class: "reference-endpoint",
69
70
  modelValue: !__props.isCollapsed,
70
71
  transparent: "",
71
- "onUpdate:modelValue": _cache[2] || (_cache[2] = (value) => __props.eventBus?.emit("toggle:nav-item", { id: __props.id, open: value }))
72
+ "onUpdate:modelValue": _cache[3] || (_cache[3] = (value) => __props.eventBus?.emit("toggle:nav-item", { id: __props.id, open: value }))
72
73
  }, createSlots({
73
74
  title: withCtx(() => [
74
75
  createElementVNode("div", _hoisted_1, [
@@ -106,7 +107,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
106
107
  }, {
107
108
  default: withCtx(() => [
108
109
  createVNode(unref(ScalarIconWebhooksLogo), { weight: "bold" }),
109
- _cache[3] || (_cache[3] = createTextVNode("Webhook ", -1))
110
+ _cache[4] || (_cache[4] = createTextVNode("Webhook ", -1))
110
111
  ]),
111
112
  _: 1
112
113
  })) : createCommentVNode("", true),
@@ -131,9 +132,10 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
131
132
  key: 0,
132
133
  id: __props.id,
133
134
  eventBus: __props.eventBus,
135
+ exampleName: selectedExampleKey.value,
134
136
  method: __props.method,
135
137
  path: __props.path
136
- }, null, 8, ["id", "eventBus", "method", "path"])) : (openBlock(), createBlock(unref(ScalarIconPlay), {
138
+ }, null, 8, ["id", "eventBus", "exampleName", "method", "path"])) : (openBlock(), createBlock(unref(ScalarIconPlay), {
137
139
  key: 1,
138
140
  class: "endpoint-try-hint size-4.5"
139
141
  }))
@@ -195,6 +197,8 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
195
197
  createVNode(unref(ScalarErrorBoundary), null, {
196
198
  default: withCtx(() => [
197
199
  createVNode(unref(OperationCodeSample), {
200
+ selectedExample: selectedExampleKey.value,
201
+ "onUpdate:selectedExample": _cache[2] || (_cache[2] = ($event) => selectedExampleKey.value = $event),
198
202
  class: "operation-example-card",
199
203
  clientOptions: __props.clientOptions,
200
204
  eventBus: __props.eventBus,
@@ -206,7 +210,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
206
210
  securitySchemes: __props.selectedSecuritySchemes,
207
211
  selectedClient: __props.selectedClient,
208
212
  selectedServer: __props.selectedServer
209
- }, null, 8, ["clientOptions", "eventBus", "isWebhook", "method", "operation", "path", "securitySchemes", "selectedClient", "selectedServer"])
213
+ }, null, 8, ["selectedExample", "clientOptions", "eventBus", "isWebhook", "method", "operation", "path", "securitySchemes", "selectedClient", "selectedServer"])
210
214
  ]),
211
215
  _: 1
212
216
  })
@@ -9,6 +9,7 @@ type __VLS_Props = Omit<OperationProps, 'document' | 'pathValue' | 'server' | 'i
9
9
  /** The selected security schemes for the operation */
10
10
  selectedSecuritySchemes: SecuritySchemeObjectSecret[];
11
11
  };
12
- 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
+ declare const __VLS_export: 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>;
13
+ declare const _default: typeof __VLS_export;
13
14
  export default _default;
14
15
  //# sourceMappingURL=ModernLayout.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ModernLayout.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Operation/layouts/ModernLayout.vue"],"names":[],"mappings":"AAwPA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,yDAAyD,CAAA;AASzG,OAAO,KAAK,EACV,eAAe,EACf,YAAY,EACb,MAAM,8DAA8D,CAAA;AAqBrE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAA;AAMxE,KAAK,WAAW,GAAG,IAAI,CACnB,cAAc,EACZ,UAAU,GACV,WAAW,GACX,QAAQ,GACR,aAAa,GACb,iBAAiB,GACjB,WAAW,CACd,GAAG;IACF,wCAAwC;IACxC,SAAS,EAAE,eAAe,CAAA;IAC1B,4CAA4C;IAC5C,cAAc,EAAE,YAAY,GAAG,IAAI,CAAA;IACnC,sDAAsD;IACtD,uBAAuB,EAAE,0BAA0B,EAAE,CAAA;CACtD,CAAC;;AA8fJ,wBAMG"}
1
+ {"version":3,"file":"ModernLayout.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Operation/layouts/ModernLayout.vue"],"names":[],"mappings":"AA0PA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,yDAAyD,CAAA;AASzG,OAAO,KAAK,EACV,eAAe,EACf,YAAY,EACb,MAAM,8DAA8D,CAAA;AAqBrE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAA;AAMxE,KAAK,WAAW,GAAG,IAAI,CACnB,cAAc,EACZ,UAAU,GACV,WAAW,GACX,QAAQ,GACR,aAAa,GACb,iBAAiB,GACjB,WAAW,CACd,GAAG;IACF,wCAAwC;IACxC,SAAS,EAAE,eAAe,CAAA;IAC1B,4CAA4C;IAC5C,cAAc,EAAE,YAAY,GAAG,IAAI,CAAA;IACnC,sDAAsD;IACtD,uBAAuB,EAAE,0BAA0B,EAAE,CAAA;CACtD,CAAC;AA8iBJ,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./ModernLayout.vue2.js";
2
2
  /* empty css */
3
3
  import _export_sfc from "../../../_virtual/_plugin-vue_export-helper.js";
4
- const ModernLayout = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-1464254e"]]);
4
+ const ModernLayout = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-a892a6ae"]]);
5
5
  export {
6
6
  ModernLayout as default
7
7
  };
@@ -205,15 +205,16 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
205
205
  }, [
206
206
  !__props.isWebhook ? {
207
207
  name: "footer",
208
- fn: withCtx(() => [
208
+ fn: withCtx(({ exampleName }) => [
209
209
  createVNode(AskAgentButton),
210
210
  !__props.options.hideTestRequestButton ? (openBlock(), createBlock(unref(TestRequestButton), {
211
211
  key: 0,
212
212
  id: __props.id,
213
213
  eventBus: __props.eventBus,
214
+ exampleName,
214
215
  method: __props.method,
215
216
  path: __props.path
216
- }, null, 8, ["id", "eventBus", "method", "path"])) : createCommentVNode("", true)
217
+ }, null, 8, ["id", "eventBus", "exampleName", "method", "path"])) : createCommentVNode("", true)
217
218
  ]),
218
219
  key: "0"
219
220
  } : void 0
@@ -7,6 +7,7 @@ type __VLS_Props = {
7
7
  document?: OpenApiDocument;
8
8
  eventBus: WorkspaceEventBus;
9
9
  };
10
- 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>;
10
+ declare const __VLS_export: 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>;
11
+ declare const _default: typeof __VLS_export;
11
12
  export default _default;
12
13
  //# sourceMappingURL=SearchButton.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SearchButton.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Search/components/SearchButton.vue"],"names":[],"mappings":"AAyGA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AACvE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8DAA8D,CAAA;AAKnG,KAAK,WAAW,GAAG;IACjB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,QAAQ,CAAC,EAAE,eAAe,CAAA;IAC1B,QAAQ,EAAE,iBAAiB,CAAA;CAC5B,CAAC;;AA0KF,wBAMG"}
1
+ {"version":3,"file":"SearchButton.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Search/components/SearchButton.vue"],"names":[],"mappings":"AA0GA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AACvE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8DAA8D,CAAA;AAKnG,KAAK,WAAW,GAAG;IACjB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,QAAQ,CAAC,EAAE,eAAe,CAAA;IAC1B,QAAQ,EAAE,iBAAiB,CAAA;CAC5B,CAAC;AAuKF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -6,6 +6,7 @@ type __VLS_Props = {
6
6
  document: OpenApiDocument | undefined;
7
7
  eventBus: WorkspaceEventBus;
8
8
  };
9
- 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>;
9
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
+ declare const _default: typeof __VLS_export;
10
11
  export default _default;
11
12
  //# sourceMappingURL=SearchModal.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SearchModal.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Search/components/SearchModal.vue"],"names":[],"mappings":"AAmJA,OAAO,EAIL,KAAK,UAAU,EAChB,MAAM,oBAAoB,CAAA;AAC3B,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AACvE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8DAA8D,CAAA;AAQnG,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,UAAU,CAAA;IACtB,QAAQ,EAAE,eAAe,GAAG,SAAS,CAAA;IACrC,QAAQ,EAAE,iBAAiB,CAAA;CAC5B,CAAC;;AA6OF,wBAMG"}
1
+ {"version":3,"file":"SearchModal.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Search/components/SearchModal.vue"],"names":[],"mappings":"AAoJA,OAAO,EAIL,KAAK,UAAU,EAChB,MAAM,oBAAoB,CAAA;AAC3B,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AACvE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8DAA8D,CAAA;AAQnG,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,UAAU,CAAA;IACtB,QAAQ,EAAE,eAAe,GAAG,SAAS,CAAA;IACrC,QAAQ,EAAE,iBAAiB,CAAA;CAC5B,CAAC;AAuPF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -5,6 +5,7 @@ type __VLS_Props = {
5
5
  isSelected: boolean;
6
6
  result: FuseResult<FuseData>;
7
7
  };
8
- 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>;
8
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
9
+ declare const _default: typeof __VLS_export;
9
10
  export default _default;
10
11
  //# sourceMappingURL=SearchResult.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SearchResult.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Search/components/SearchResult.vue"],"names":[],"mappings":"AAoGA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAA;AAEzC,OAAO,KAAK,EAAa,QAAQ,EAAE,MAAM,yBAAyB,CAAA;AAElE,KAAK,WAAW,GAAG;IACjB,EAAE,EAAE,MAAM,CAAA;IACV,UAAU,EAAE,OAAO,CAAA;IACnB,MAAM,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAA;CAC7B,CAAC;;AAsIF,wBAMG"}
1
+ {"version":3,"file":"SearchResult.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Search/components/SearchResult.vue"],"names":[],"mappings":"AAqGA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAA;AAEzC,OAAO,KAAK,EAAa,QAAQ,EAAE,MAAM,yBAAyB,CAAA;AAElE,KAAK,WAAW,GAAG;IACjB,EAAE,EAAE,MAAM,CAAA;IACV,UAAU,EAAE,OAAO,CAAA;IACnB,MAAM,EAAE,UAAU,CAAC,QAAQ,CAAC,CAAA;CAC7B,CAAC;AAqIF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,3 +1,4 @@
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>;
1
+ declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
+ declare const _default: typeof __VLS_export;
2
3
  export default _default;
3
4
  //# sourceMappingURL=AskAgentButton.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AskAgentButton.vue.d.ts","sourceRoot":"","sources":["../../../src/features/ask-agent-button/AskAgentButton.vue"],"names":[],"mappings":";AAiPA,wBAKG"}
1
+ {"version":3,"file":"AskAgentButton.vue.d.ts","sourceRoot":"","sources":["../../../src/features/ask-agent-button/AskAgentButton.vue"],"names":[],"mappings":"AA6OA,QAAA,MAAM,YAAY,+QAChB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -3,6 +3,7 @@ type __VLS_Props = {
3
3
  response: MediaTypeObject | undefined;
4
4
  example: ExampleObject | undefined;
5
5
  };
6
- 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>;
6
+ declare const __VLS_export: 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>;
7
+ declare const _default: typeof __VLS_export;
7
8
  export default _default;
8
9
  //# sourceMappingURL=ExampleResponse.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ExampleResponse.vue.d.ts","sourceRoot":"","sources":["../../../src/features/example-responses/ExampleResponse.vue"],"names":[],"mappings":"AA+IA,OAAO,KAAK,EACV,aAAa,EACb,eAAe,EAChB,MAAM,8DAA8D,CAAA;AAGrE,KAAK,WAAW,GAAG;IACjB,QAAQ,EAAE,eAAe,GAAG,SAAS,CAAA;IACrC,OAAO,EAAE,aAAa,GAAG,SAAS,CAAA;CACnC,CAAC;;AA+HF,wBAMG"}
1
+ {"version":3,"file":"ExampleResponse.vue.d.ts","sourceRoot":"","sources":["../../../src/features/example-responses/ExampleResponse.vue"],"names":[],"mappings":"AAgJA,OAAO,KAAK,EACV,aAAa,EACb,eAAe,EAChB,MAAM,8DAA8D,CAAA;AAGrE,KAAK,WAAW,GAAG;IACjB,QAAQ,EAAE,eAAe,GAAG,SAAS,CAAA;IACrC,OAAO,EAAE,aAAa,GAAG,SAAS,CAAA;CACnC,CAAC;AAkIF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./ExampleResponse.vue2.js";
2
2
  /* empty css */
3
3
  import _export_sfc from "../../_virtual/_plugin-vue_export-helper.js";
4
- const ExampleResponse = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-ab9ce344"]]);
4
+ const ExampleResponse = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-431974da"]]);
5
5
  export {
6
6
  ExampleResponse as default
7
7
  };
@@ -36,12 +36,12 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
36
36
  return (_ctx, _cache) => {
37
37
  return __props.example !== void 0 && !shouldVirtualize.value ? (openBlock(), createBlock(unref(ScalarCodeBlock), {
38
38
  key: 0,
39
- class: "bg-b-2 -outline-offset-2",
39
+ class: "bg-b-2",
40
40
  lang: "json",
41
41
  prettyPrintedContent: prettyPrintedContent.value
42
42
  }, null, 8, ["prettyPrintedContent"])) : __props.response?.schema && !shouldVirtualize.value ? (openBlock(), createBlock(unref(ScalarCodeBlock), {
43
43
  key: 1,
44
- class: "bg-b-2 -outline-offset-2",
44
+ class: "bg-b-2",
45
45
  lang: "json",
46
46
  prettyPrintedContent: prettyPrintedContent.value
47
47
  }, null, 8, ["prettyPrintedContent"])) : (__props.example !== void 0 || __props.response?.schema) && shouldVirtualize.value ? (openBlock(), createBlock(unref(ScalarVirtualText), {
@@ -1,9 +1,10 @@
1
- declare var __VLS_6: {};
1
+ declare var __VLS_8: {};
2
2
  type __VLS_Slots = {} & {
3
- default?: (props: typeof __VLS_6) => any;
3
+ default?: (props: typeof __VLS_8) => any;
4
4
  };
5
- declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
5
+ declare const __VLS_base: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
7
+ declare const _default: typeof __VLS_export;
7
8
  export default _default;
8
9
  type __VLS_WithSlots<T, S> = T & {
9
10
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"ExampleResponseTab.vue.d.ts","sourceRoot":"","sources":["../../../src/features/example-responses/ExampleResponseTab.vue"],"names":[],"mappings":"AAyHA,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAmB/C,QAAA,MAAM,eAAe,+QAKnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAE1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"ExampleResponseTab.vue.d.ts","sourceRoot":"","sources":["../../../src/features/example-responses/ExampleResponseTab.vue"],"names":[],"mappings":"AAgIA,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAG/C,QAAA,MAAM,UAAU,+QACd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -1,15 +1,16 @@
1
- declare var __VLS_18: {}, __VLS_20: {};
1
+ declare var __VLS_22: {}, __VLS_25: {};
2
2
  type __VLS_Slots = {} & {
3
- default?: (props: typeof __VLS_18) => any;
3
+ default?: (props: typeof __VLS_22) => any;
4
4
  } & {
5
- actions?: (props: typeof __VLS_20) => any;
5
+ actions?: (props: typeof __VLS_25) => any;
6
6
  };
7
- declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
7
+ declare const __VLS_base: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
8
8
  change: (index: number) => any;
9
9
  }, string, import("vue").PublicProps, Readonly<{}> & Readonly<{
10
10
  onChange?: ((index: number) => any) | undefined;
11
11
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
12
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
12
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
13
+ declare const _default: typeof __VLS_export;
13
14
  export default _default;
14
15
  type __VLS_WithSlots<T, S> = T & {
15
16
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"ExampleResponseTabList.vue.d.ts","sourceRoot":"","sources":["../../../src/features/example-responses/ExampleResponseTabList.vue"],"names":[],"mappings":"AAsHA,QAAA,IAAI,QAAQ,IAAW,EAAE,QAAQ,IAAY,CAAE;AAC/C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAuBhD,QAAA,MAAM,eAAe;;;;iFAMnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAE1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"ExampleResponseTabList.vue.d.ts","sourceRoot":"","sources":["../../../src/features/example-responses/ExampleResponseTabList.vue"],"names":[],"mappings":"AA6IA,QAAA,IAAI,QAAQ,IAAW,EAAE,QAAQ,IAAY,CAAE;AAC/C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAKhD,QAAA,MAAM,UAAU;;;;iFAEd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -5,6 +5,7 @@ import type { ResponsesObject } from '@scalar/workspace-store/schemas/v3.1/stric
5
5
  type __VLS_Props = {
6
6
  responses: ResponsesObject;
7
7
  };
8
- 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>;
8
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
9
+ declare const _default: typeof __VLS_export;
9
10
  export default _default;
10
11
  //# sourceMappingURL=ExampleResponses.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ExampleResponses.vue.d.ts","sourceRoot":"","sources":["../../../src/features/example-responses/ExampleResponses.vue"],"names":[],"mappings":"AAuXA,OAAO,KAAK,EAEV,eAAe,EAChB,MAAM,8DAA8D,CAAA;AAUrE;;GAEG;AAEH,KAAK,WAAW,GAAG;IACjB,SAAS,EAAE,eAAe,CAAA;CAC3B,CAAC;;AAmXF,wBAMG"}
1
+ {"version":3,"file":"ExampleResponses.vue.d.ts","sourceRoot":"","sources":["../../../src/features/example-responses/ExampleResponses.vue"],"names":[],"mappings":"AAuXA,OAAO,KAAK,EAEV,eAAe,EAChB,MAAM,8DAA8D,CAAA;AAUrE;;GAEG;AAEH,KAAK,WAAW,GAAG;IACjB,SAAS,EAAE,eAAe,CAAA;CAC3B,CAAC;AA2XF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./ExampleResponses.vue2.js";
2
2
  /* empty css */
3
3
  import _export_sfc from "../../_virtual/_plugin-vue_export-helper.js";
4
- const ExampleResponses = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-8ea26797"]]);
4
+ const ExampleResponses = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-49cbbee3"]]);
5
5
  export {
6
6
  ExampleResponses as default
7
7
  };
@@ -140,7 +140,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
140
140
  showSchema.value && currentResponseContent.value?.schema ? (openBlock(), createBlock(unref(ScalarCodeBlock), {
141
141
  key: 0,
142
142
  id: unref(id),
143
- class: "-outline-offset-2",
144
143
  content: unref(getResolvedRefDeep)(currentResponseContent.value?.schema),
145
144
  lang: "json"
146
145
  }, null, 8, ["id", "content"])) : (openBlock(), createBlock(ExampleResponse, {
@@ -2,6 +2,7 @@ import { type OpenAPIV3_1 } from '@scalar/openapi-types';
2
2
  type __VLS_Props = {
3
3
  value?: OpenAPIV3_1.ExternalDocumentationObject;
4
4
  };
5
- 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
+ declare const __VLS_export: 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>;
6
+ declare const _default: typeof __VLS_export;
6
7
  export default _default;
7
8
  //# sourceMappingURL=ExternalDocs.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ExternalDocs.vue.d.ts","sourceRoot":"","sources":["../../../src/features/external-docs/ExternalDocs.vue"],"names":[],"mappings":"AAsCA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,uBAAuB,CAAA;AAExD,KAAK,WAAW,GAAG;IACjB,KAAK,CAAC,EAAE,WAAW,CAAC,2BAA2B,CAAA;CAChD,CAAC;;AA2FF,wBAMG"}
1
+ {"version":3,"file":"ExternalDocs.vue.d.ts","sourceRoot":"","sources":["../../../src/features/external-docs/ExternalDocs.vue"],"names":[],"mappings":"AAuCA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,uBAAuB,CAAA;AAExD,KAAK,WAAW,GAAG;IACjB,KAAK,CAAC,EAAE,WAAW,CAAC,2BAA2B,CAAA;CAChD,CAAC;AAqFF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -2,6 +2,7 @@ import { type OpenAPIV3_1 } from '@scalar/openapi-types';
2
2
  type __VLS_Props = {
3
3
  value?: OpenAPIV3_1.ContactObject;
4
4
  };
5
- 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
+ declare const __VLS_export: 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>;
6
+ declare const _default: typeof __VLS_export;
6
7
  export default _default;
7
8
  //# sourceMappingURL=Contact.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Contact.vue.d.ts","sourceRoot":"","sources":["../../../src/features/info-object/Contact.vue"],"names":[],"mappings":"AA4CA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,uBAAuB,CAAA;AAWxD,KAAK,WAAW,GAAG;IACjB,KAAK,CAAC,EAAE,WAAW,CAAC,aAAa,CAAA;CAClC,CAAC;;AA0EF,wBAMG"}
1
+ {"version":3,"file":"Contact.vue.d.ts","sourceRoot":"","sources":["../../../src/features/info-object/Contact.vue"],"names":[],"mappings":"AA6CA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,uBAAuB,CAAA;AAWxD,KAAK,WAAW,GAAG;IACjB,KAAK,CAAC,EAAE,WAAW,CAAC,aAAa,CAAA;CAClC,CAAC;AAoEF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -2,6 +2,7 @@ import { type OpenAPIV3_1 } from '@scalar/openapi-types';
2
2
  type __VLS_Props = {
3
3
  value?: OpenAPIV3_1.LicenseObject;
4
4
  };
5
- 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
+ declare const __VLS_export: 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>;
6
+ declare const _default: typeof __VLS_export;
6
7
  export default _default;
7
8
  //# sourceMappingURL=License.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"License.vue.d.ts","sourceRoot":"","sources":["../../../src/features/info-object/License.vue"],"names":[],"mappings":"AAoCA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,uBAAuB,CAAA;AAExD,KAAK,WAAW,GAAG;IACjB,KAAK,CAAC,EAAE,WAAW,CAAC,aAAa,CAAA;CAClC,CAAC;;AAyGF,wBAMG"}
1
+ {"version":3,"file":"License.vue.d.ts","sourceRoot":"","sources":["../../../src/features/info-object/License.vue"],"names":[],"mappings":"AAqCA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,uBAAuB,CAAA;AAExD,KAAK,WAAW,GAAG;IACjB,KAAK,CAAC,EAAE,WAAW,CAAC,aAAa,CAAA;CAClC,CAAC;AAoGF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -2,6 +2,7 @@ import { type OpenAPIV3_1 } from '@scalar/openapi-types';
2
2
  type __VLS_Props = {
3
3
  value?: OpenAPIV3_1.InfoObject['termsOfService'];
4
4
  };
5
- 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
+ declare const __VLS_export: 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>;
6
+ declare const _default: typeof __VLS_export;
6
7
  export default _default;
7
8
  //# sourceMappingURL=TermsOfService.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TermsOfService.vue.d.ts","sourceRoot":"","sources":["../../../src/features/info-object/TermsOfService.vue"],"names":[],"mappings":"AA6BA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,uBAAuB,CAAA;AAExD,KAAK,WAAW,GAAG;IACjB,KAAK,CAAC,EAAE,WAAW,CAAC,UAAU,CAAC,gBAAgB,CAAC,CAAA;CACjD,CAAC;;AAgFF,wBAMG"}
1
+ {"version":3,"file":"TermsOfService.vue.d.ts","sourceRoot":"","sources":["../../../src/features/info-object/TermsOfService.vue"],"names":[],"mappings":"AA8BA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,uBAAuB,CAAA;AAExD,KAAK,WAAW,GAAG;IACjB,KAAK,CAAC,EAAE,WAAW,CAAC,UAAU,CAAC,gBAAgB,CAAC,CAAA;CACjD,CAAC;AA0EF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -5,10 +5,11 @@ type __VLS_Props = {
5
5
  }[];
6
6
  modelValue?: string;
7
7
  };
8
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
8
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
9
9
  "update:modelValue": (id: string) => any;
10
10
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
11
11
  "onUpdate:modelValue"?: ((id: string) => any) | undefined;
12
12
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
13
+ declare const _default: typeof __VLS_export;
13
14
  export default _default;
14
15
  //# sourceMappingURL=DocumentSelector.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DocumentSelector.vue.d.ts","sourceRoot":"","sources":["../../../src/features/multiple-documents/DocumentSelector.vue"],"names":[],"mappings":"AAqDA,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,EAAE,EAAE,MAAM,CAAA;KAAE,EAAE,CAAA;IACxC,UAAU,CAAC,EAAE,MAAM,CAAA;CACpB,CAAC;;;;;;AAuHF,wBAOG"}
1
+ {"version":3,"file":"DocumentSelector.vue.d.ts","sourceRoot":"","sources":["../../../src/features/multiple-documents/DocumentSelector.vue"],"names":[],"mappings":"AAsDA,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,EAAE,EAAE,MAAM,CAAA;KAAE,EAAE,CAAA;IACxC,UAAU,CAAC,EAAE,MAAM,CAAA;CACpB,CAAC;AAsHF,QAAA,MAAM,YAAY;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -4,6 +4,7 @@ type __VLS_Props = {
4
4
  */
5
5
  value: Record<string, unknown> | undefined;
6
6
  };
7
- 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>;
7
+ declare const __VLS_export: 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>;
8
+ declare const _default: typeof __VLS_export;
8
9
  export default _default;
9
10
  //# sourceMappingURL=SpecificationExtension.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SpecificationExtension.vue.d.ts","sourceRoot":"","sources":["../../../src/features/specification-extension/SpecificationExtension.vue"],"names":[],"mappings":"AAgFA,KAAK,WAAW,GAAG;IACjB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,SAAS,CAAA;CAC3C,CAAC;;AA6GF,wBAMG"}
1
+ {"version":3,"file":"SpecificationExtension.vue.d.ts","sourceRoot":"","sources":["../../../src/features/specification-extension/SpecificationExtension.vue"],"names":[],"mappings":"AAiFA,KAAK,WAAW,GAAG;IACjB;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,SAAS,CAAA;CAC3C,CAAC;AA4GF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -5,7 +5,9 @@ type __VLS_Props = {
5
5
  method: HttpMethod;
6
6
  path: string;
7
7
  eventBus: WorkspaceEventBus;
8
+ exampleName?: string;
8
9
  };
9
- 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>;
10
+ declare const __VLS_export: 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>;
11
+ declare const _default: typeof __VLS_export;
10
12
  export default _default;
11
13
  //# sourceMappingURL=TestRequestButton.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TestRequestButton.vue.d.ts","sourceRoot":"","sources":["../../../src/features/test-request-button/TestRequestButton.vue"],"names":[],"mappings":"AAqEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mCAAmC,CAAA;AAEnE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAIvE,KAAK,WAAW,GAAG;IACjB,EAAE,EAAE,MAAM,CAAA;IACV,MAAM,EAAE,UAAU,CAAA;IAClB,IAAI,EAAE,MAAM,CAAA;IACZ,QAAQ,EAAE,iBAAiB,CAAA;CAC5B,CAAC;;AA0EF,wBAMG"}
1
+ {"version":3,"file":"TestRequestButton.vue.d.ts","sourceRoot":"","sources":["../../../src/features/test-request-button/TestRequestButton.vue"],"names":[],"mappings":"AA8EA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mCAAmC,CAAA;AAEnE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAIvE,KAAK,WAAW,GAAG;IACjB,EAAE,EAAE,MAAM,CAAA;IACV,MAAM,EAAE,UAAU,CAAA;IAClB,IAAI,EAAE,MAAM,CAAA;IACZ,QAAQ,EAAE,iBAAiB,CAAA;IAC3B,WAAW,CAAC,EAAE,MAAM,CAAA;CACrB,CAAC;AA4EF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./TestRequestButton.vue2.js";
2
2
  /* empty css */
3
3
  import _export_sfc from "../../_virtual/_plugin-vue_export-helper.js";
4
- const TestRequestButton = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-e851edeb"]]);
4
+ const TestRequestButton = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-342ba62a"]]);
5
5
  export {
6
6
  TestRequestButton as default
7
7
  };
@@ -8,10 +8,17 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
8
8
  id: {},
9
9
  method: {},
10
10
  path: {},
11
- eventBus: {}
11
+ eventBus: {},
12
+ exampleName: {}
12
13
  },
13
14
  setup(__props) {
14
- const handleClick = () => __props.eventBus.emit("ui:open:client-modal", { id: __props.id });
15
+ const handleClick = () => {
16
+ const payload = {
17
+ id: __props.id,
18
+ ...__props.exampleName && { exampleName: __props.exampleName }
19
+ };
20
+ __props.eventBus.emit("ui:open:client-modal", payload);
21
+ };
15
22
  return (_ctx, _cache) => {
16
23
  return openBlock(), createElementBlock("button", {
17
24
  class: "show-api-client-button",
@@ -4,13 +4,15 @@ type __VLS_Props = {
4
4
  workspace?: WorkspaceStore;
5
5
  configuration?: Partial<ApiReferenceConfiguration>;
6
6
  };
7
- type __VLS_PublicProps = __VLS_Props & {
7
+ type __VLS_ModelProps = {
8
8
  'overrides'?: Partial<ApiReferenceConfiguration>;
9
9
  };
10
- declare const _default: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
10
+ type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
11
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
11
12
  "update:overrides": (value: Partial<ApiReferenceConfiguration> | undefined) => any;
12
13
  }, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
13
14
  "onUpdate:overrides"?: ((value: Partial<ApiReferenceConfiguration> | undefined) => any) | undefined;
14
15
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
16
+ declare const _default: typeof __VLS_export;
15
17
  export default _default;
16
18
  //# sourceMappingURL=ApiReferenceToolbar.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ApiReferenceToolbar.vue.d.ts","sourceRoot":"","sources":["../../../src/features/toolbar/ApiReferenceToolbar.vue"],"names":[],"mappings":"AAyDA,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAA;AAC5E,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,gCAAgC,CAAA;AAQpE,KAAK,WAAW,GAAG;IACjB,SAAS,CAAC,EAAE,cAAc,CAAA;IAC1B,aAAa,CAAC,EAAE,OAAO,CAAC,yBAAyB,CAAC,CAAA;CACnD,CAAC;AAyBF,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACvC,WAAW,CAAC,EAAE,OAAO,CAAC,yBAAyB,CAAC,CAAC;CAChD,CAAC;;;;;;AAkGF,wBAOG"}
1
+ {"version":3,"file":"ApiReferenceToolbar.vue.d.ts","sourceRoot":"","sources":["../../../src/features/toolbar/ApiReferenceToolbar.vue"],"names":[],"mappings":"AA0DA,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAA;AAC5E,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,gCAAgC,CAAA;AAQpE,KAAK,WAAW,GAAG;IACjB,SAAS,CAAC,EAAE,cAAc,CAAA;IAC1B,aAAa,CAAC,EAAE,OAAO,CAAC,yBAAyB,CAAC,CAAA;CACnD,CAAC;AAuBF,KAAK,gBAAgB,GAAG;IACxB,WAAW,CAAC,EAAE,OAAO,CAAC,yBAAyB,CAAC,CAAC;CAChD,CAAC;AAKF,KAAK,iBAAiB,GAAG,WAAW,GAAG,gBAAgB,CAAC;AAsFxD,QAAA,MAAM,YAAY;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -7,7 +7,7 @@ import _sfc_main$1 from "./ApiReferenceToolbarTitle.vue.js";
7
7
  const _hoisted_1 = {
8
8
  key: 0,
9
9
  "aria-label": "Developer Tools",
10
- class: "api-reference-toolbar bg-b-1 z-10 flex h-10 justify-center border-b px-15"
10
+ class: "api-reference-toolbar bg-b-1 relative z-10 flex h-10 justify-center border-b px-15"
11
11
  };
12
12
  const _hoisted_2 = { class: "-mx-2 flex max-w-(--refs-content-max-width) flex-1 items-center" };
13
13
  const _hoisted_3 = { class: "flex flex-1 items-center" };
@@ -2,8 +2,9 @@ declare var __VLS_1: {};
2
2
  type __VLS_Slots = {} & {
3
3
  default?: (props: typeof __VLS_1) => any;
4
4
  };
5
- declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
5
+ declare const __VLS_base: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
6
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
7
+ declare const _default: typeof __VLS_export;
7
8
  export default _default;
8
9
  type __VLS_WithSlots<T, S> = T & {
9
10
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"ApiReferenceToolbarBlurb.vue.d.ts","sourceRoot":"","sources":["../../../src/features/toolbar/ApiReferenceToolbarBlurb.vue"],"names":[],"mappings":"AA6BA,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAkB/C,QAAA,MAAM,eAAe,+QAKnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAE1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"ApiReferenceToolbarBlurb.vue.d.ts","sourceRoot":"","sources":["../../../src/features/toolbar/ApiReferenceToolbarBlurb.vue"],"names":[],"mappings":"AA8BA,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAG/C,QAAA,MAAM,UAAU,+QACd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -2,13 +2,15 @@ import type { ApiReferenceConfiguration } from '@scalar/types/api-reference';
2
2
  type __VLS_Props = {
3
3
  configuration?: Partial<ApiReferenceConfiguration>;
4
4
  };
5
- type __VLS_PublicProps = __VLS_Props & {
5
+ type __VLS_ModelProps = {
6
6
  'overrides'?: Partial<ApiReferenceConfiguration>;
7
7
  };
8
- declare const _default: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
8
+ type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
9
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
9
10
  "update:overrides": (value: Partial<ApiReferenceConfiguration> | undefined) => any;
10
11
  }, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
11
12
  "onUpdate:overrides"?: ((value: Partial<ApiReferenceConfiguration> | undefined) => any) | undefined;
12
13
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
+ declare const _default: typeof __VLS_export;
13
15
  export default _default;
14
16
  //# sourceMappingURL=ApiReferenceToolbarConfig.vue.d.ts.map