@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
@@ -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":"SectionColumn.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Section/SectionColumn.vue"],"names":[],"mappings":"AAqCA,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":"SectionColumn.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Section/SectionColumn.vue"],"names":[],"mappings":"AAoCA,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,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":"SectionColumns.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Section/SectionColumns.vue"],"names":[],"mappings":"AAwCA,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":"SectionColumns.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Section/SectionColumns.vue"],"names":[],"mappings":"AAuCA,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"}
@@ -10,8 +10,9 @@ type __VLS_Slots = {} & {
10
10
  } & {
11
11
  default?: (props: typeof __VLS_3) => any;
12
12
  };
13
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
13
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
15
+ declare const _default: typeof __VLS_export;
15
16
  export default _default;
16
17
  type __VLS_WithSlots<T, S> = T & {
17
18
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"SectionContainer.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Section/SectionContainer.vue"],"names":[],"mappings":"AAoCA,KAAK,WAAW,GAAG;IACjB;;OAEG;IACH,IAAI,CAAC,EAAE,OAAO,CAAA;CACf,CAAC;AA+BF,QAAA,IAAI,OAAO,IAAU,EAAE,OAAO,IAAW,CAAE;AAC3C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC5C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAmB/C,QAAA,MAAM,eAAe,kSAMnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAQ1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"SectionContainer.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Section/SectionContainer.vue"],"names":[],"mappings":"AAqCA,KAAK,WAAW,GAAG;IACjB;;OAEG;IACH,IAAI,CAAC,EAAE,OAAO,CAAA;CACf,CAAC;AAkCF,QAAA,IAAI,OAAO,IAAU,EAAE,OAAO,IAAW,CAAE;AAC3C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC5C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAK/C,QAAA,MAAM,UAAU,kSAEd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -1,18 +1,19 @@
1
1
  type __VLS_Props = {
2
2
  modelValue: boolean;
3
3
  };
4
- declare var __VLS_17: {}, __VLS_23: {};
4
+ declare var __VLS_20: {}, __VLS_28: {};
5
5
  type __VLS_Slots = {} & {
6
- title?: (props: typeof __VLS_17) => any;
6
+ title?: (props: typeof __VLS_20) => any;
7
7
  } & {
8
- default?: (props: typeof __VLS_23) => any;
8
+ default?: (props: typeof __VLS_28) => any;
9
9
  };
10
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
10
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
11
11
  "update:modelValue": (value: boolean) => any;
12
12
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
13
13
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
14
14
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
15
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
15
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
16
+ declare const _default: typeof __VLS_export;
16
17
  export default _default;
17
18
  type __VLS_WithSlots<T, S> = T & {
18
19
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"SectionContainerAccordion.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Section/SectionContainerAccordion.vue"],"names":[],"mappings":"AAsGA,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,OAAO,CAAA;CACpB,CAAC;AA+GF,QAAA,IAAI,QAAQ,IAAW,EAAE,QAAQ,IAAY,CAAE;AAC/C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC3C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAyBhD,QAAA,MAAM,eAAe;;;;kFAOnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAQ1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"SectionContainerAccordion.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Section/SectionContainerAccordion.vue"],"names":[],"mappings":"AAuGA,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,OAAO,CAAA;CACpB,CAAC;AAyIF,QAAA,IAAI,QAAQ,IAAW,EAAE,QAAQ,IAAY,CAAE;AAC/C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC3C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAKhD,QAAA,MAAM,UAAU;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -5,10 +5,11 @@ declare var __VLS_1: {};
5
5
  type __VLS_Slots = {} & {
6
6
  default?: (props: typeof __VLS_1) => any;
7
7
  };
8
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
8
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
9
9
  loading: boolean;
10
10
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
11
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
11
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
12
+ declare const _default: typeof __VLS_export;
12
13
  export default _default;
13
14
  type __VLS_WithSlots<T, S> = T & {
14
15
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"SectionContent.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Section/SectionContent.vue"],"names":[],"mappings":"AAkCA,KAAK,WAAW,GAAG;IACf,OAAO,CAAC,EAAE,OAAO,CAAA;CAClB,CAAC;AA0CJ,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;AAqB/C,QAAA,MAAM,eAAe;aAlEP,OAAO;6EAyEnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAa1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"SectionContent.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Section/SectionContent.vue"],"names":[],"mappings":"AAmCA,KAAK,WAAW,GAAG;IACf,OAAO,CAAC,EAAE,OAAO,CAAA;CAClB,CAAC;AA6CJ,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAK/C,QAAA,MAAM,UAAU;aArDF,OAAO;6EAwDnB,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AAWzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -2,14 +2,15 @@ type __VLS_Props = {
2
2
  loading?: boolean;
3
3
  tight?: boolean;
4
4
  };
5
- declare var __VLS_4: {}, __VLS_6: {};
5
+ declare var __VLS_6: {}, __VLS_8: {};
6
6
  type __VLS_Slots = {} & {
7
- default?: (props: typeof __VLS_4) => any;
7
+ default?: (props: typeof __VLS_6) => any;
8
8
  } & {
9
- links?: (props: typeof __VLS_6) => any;
9
+ links?: (props: typeof __VLS_8) => any;
10
10
  };
11
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
12
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
11
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
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":"SectionHeader.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Section/SectionHeader.vue"],"names":[],"mappings":"AA6DA,KAAK,WAAW,GAAG;IACjB,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,KAAK,CAAC,EAAE,OAAO,CAAA;CAChB,CAAC;AAgDF,QAAA,IAAI,OAAO,IAAU,EAAE,OAAO,IAAW,CAAE;AAC3C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC5C;IAAE,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAoB7C,QAAA,MAAM,eAAe,kSAMnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAQ1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"SectionHeader.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Section/SectionHeader.vue"],"names":[],"mappings":"AA8DA,KAAK,WAAW,GAAG;IACjB,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,KAAK,CAAC,EAAE,OAAO,CAAA;CAChB,CAAC;AAoDF,QAAA,IAAI,OAAO,IAAU,EAAE,OAAO,IAAW,CAAE;AAC3C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC5C;IAAE,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAK7C,QAAA,MAAM,UAAU,kSAEd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -1,12 +1,13 @@
1
1
  type __VLS_Props = {
2
2
  level?: 1 | 2 | 3 | 4 | 5 | 6;
3
3
  };
4
- declare var __VLS_6: {};
4
+ declare var __VLS_8: {};
5
5
  type __VLS_Slots = {} & {
6
- default?: (props: typeof __VLS_6) => any;
6
+ default?: (props: typeof __VLS_8) => any;
7
7
  };
8
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
9
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
8
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
10
+ declare const _default: typeof __VLS_export;
10
11
  export default _default;
11
12
  type __VLS_WithSlots<T, S> = T & {
12
13
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"SectionHeaderTag.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Section/SectionHeaderTag.vue"],"names":[],"mappings":"AAiBA,KAAK,WAAW,GAAG;IAAE,KAAK,CAAC,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,CAAA;CAAE,CAAC;AA8BrD,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,kSAMnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAQ1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"SectionHeaderTag.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Section/SectionHeaderTag.vue"],"names":[],"mappings":"AAkBA,KAAK,WAAW,GAAG;IAAE,KAAK,CAAC,EAAE,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,CAAA;CAAE,CAAC;AAkCrD,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,kSAEd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -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=SectionFlare.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SectionFlare.vue.d.ts","sourceRoot":"","sources":["../../../src/components/SectionFlare/SectionFlare.vue"],"names":[],"mappings":";AAwFA,wBAKG"}
1
+ {"version":3,"file":"SectionFlare.vue.d.ts","sourceRoot":"","sources":["../../../src/components/SectionFlare/SectionFlare.vue"],"names":[],"mappings":"AAwEA,QAAA,MAAM,YAAY,+QAChB,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=ShowMoreButton.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ShowMoreButton.vue.d.ts","sourceRoot":"","sources":["../../src/components/ShowMoreButton.vue"],"names":[],"mappings":";AA0GA,wBAKG"}
1
+ {"version":3,"file":"ShowMoreButton.vue.d.ts","sourceRoot":"","sources":["../../src/components/ShowMoreButton.vue"],"names":[],"mappings":"AA+FA,QAAA,MAAM,YAAY,+QAChB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -9,7 +9,7 @@ import type { OpenApiDocument, PathItemObject, ServerObject } from '@scalar/work
9
9
  /**
10
10
  * References Operation "block"
11
11
  */
12
- declare const _default: import("vue").DefineComponent<OperationProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<OperationProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
12
+ declare const _default: typeof __VLS_export;
13
13
  export default _default;
14
14
  export type OperationProps = {
15
15
  id: string;
@@ -39,4 +39,5 @@ export type OperationProps = {
39
39
  /** The auth store */
40
40
  authStore: AuthStore;
41
41
  };
42
+ declare const __VLS_export: import("vue").DefineComponent<OperationProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<OperationProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
42
43
  //# sourceMappingURL=Operation.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Operation.vue.d.ts","sourceRoot":"","sources":["../../../src/features/Operation/Operation.vue"],"names":[],"mappings":"AAsKA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAA;AAC3F,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,yDAAyD,CAAA;AAEpG,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mCAAmC,CAAA;AACnE,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,6BAA6B,CAAA;AAC/E,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,gCAAgC,CAAA;AACpE,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,uCAAuC,CAAA;AACtE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,KAAK,EACV,eAAe,EACf,cAAc,EACd,YAAY,EACb,MAAM,8DAA8D,CAAA;AAUrE;;GAEG;;AACH,wBA+KI;AAEJ,MAAM,MAAM,cAAc,GAAG;IAC3B,EAAE,EAAE,MAAM,CAAA;IACV,MAAM,EAAE,UAAU,CAAA;IAClB,kFAAkF;IAClF,OAAO,EAAE,IAAI,CACX,4BAA4B,EAC1B,oBAAoB,GACpB,uBAAuB,GACvB,QAAQ,GACR,8BAA8B,GAC9B,yBAAyB,GACzB,iBAAiB,CACpB,CAAA;IACD,sBAAsB;IACtB,QAAQ,EAAE,eAAe,CAAA;IACzB,8DAA8D;IAC9D,IAAI,EAAE,MAAM,CAAA;IACZ,0DAA0D;IAC1D,SAAS,EAAE,cAAc,GAAG,SAAS,CAAA;IACrC,iDAAiD;IACjD,MAAM,EAAE,YAAY,GAAG,IAAI,CAAA;IAC3B,wFAAwF;IACxF,eAAe,EAAE,qBAAqB,CAAA;IACtC,+CAA+C;IAC/C,aAAa,EAAE,iBAAiB,EAAE,CAAA;IAClC,wDAAwD;IACxD,WAAW,EAAE,OAAO,CAAA;IACpB,yCAAyC;IACzC,SAAS,EAAE,OAAO,CAAA;IAClB,qDAAqD;IACrD,cAAc,EAAE,cAAc,CAAC,WAAW,CAAC,CAAC,yBAAyB,CAAC,CAAA;IACtE,oBAAoB;IACpB,QAAQ,EAAE,iBAAiB,CAAA;IAC3B,qBAAqB;IACrB,SAAS,EAAE,SAAS,CAAA;CACrB,CACA"}
1
+ {"version":3,"file":"Operation.vue.d.ts","sourceRoot":"","sources":["../../../src/features/Operation/Operation.vue"],"names":[],"mappings":"AAuKA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,oDAAoD,CAAA;AAC3F,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,yDAAyD,CAAA;AAEpG,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mCAAmC,CAAA;AACnE,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,6BAA6B,CAAA;AAC/E,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,gCAAgC,CAAA;AACpE,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,uCAAuC,CAAA;AACtE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,KAAK,EACV,eAAe,EACf,cAAc,EACd,YAAY,EACb,MAAM,8DAA8D,CAAA;AAUrE;;GAEG;wBACkB,OAAO,YAAY;AAAxC,wBAAyC;AAIzC,MAAM,MAAM,cAAc,GAAG;IAC3B,EAAE,EAAE,MAAM,CAAA;IACV,MAAM,EAAE,UAAU,CAAA;IAClB,kFAAkF;IAClF,OAAO,EAAE,IAAI,CACX,4BAA4B,EAC1B,oBAAoB,GACpB,uBAAuB,GACvB,QAAQ,GACR,8BAA8B,GAC9B,yBAAyB,GACzB,iBAAiB,CACpB,CAAA;IACD,sBAAsB;IACtB,QAAQ,EAAE,eAAe,CAAA;IACzB,8DAA8D;IAC9D,IAAI,EAAE,MAAM,CAAA;IACZ,0DAA0D;IAC1D,SAAS,EAAE,cAAc,GAAG,SAAS,CAAA;IACrC,iDAAiD;IACjD,MAAM,EAAE,YAAY,GAAG,IAAI,CAAA;IAC3B,wFAAwF;IACxF,eAAe,EAAE,qBAAqB,CAAA;IACtC,+CAA+C;IAC/C,aAAa,EAAE,iBAAiB,EAAE,CAAA;IAClC,wDAAwD;IACxD,WAAW,EAAE,OAAO,CAAA;IACpB,yCAAyC;IACzC,SAAS,EAAE,OAAO,CAAA;IAClB,qDAAqD;IACrD,cAAc,EAAE,cAAc,CAAC,WAAW,CAAC,CAAC,yBAAyB,CAAC,CAAA;IACtE,oBAAoB;IACpB,QAAQ,EAAE,iBAAiB,CAAA;IAC3B,qBAAqB;IACrB,SAAS,EAAE,SAAS,CAAA;CACrB,CAAA;AACD,QAAA,MAAM,YAAY,wSAmKd,CAAC"}
@@ -2,14 +2,16 @@ import type { MediaTypeObject } from '@scalar/workspace-store/schemas/v3.1/stric
2
2
  type __VLS_Props = {
3
3
  content: Record<string, MediaTypeObject> | undefined;
4
4
  };
5
- type __VLS_PublicProps = __VLS_Props & {
5
+ type __VLS_ModelProps = {
6
6
  /** The selected content type with two-way binding */
7
7
  modelValue: string;
8
8
  };
9
- declare const _default: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
9
+ type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
10
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
10
11
  "update:modelValue": (value: string) => any;
11
12
  }, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
12
13
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
13
14
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
15
+ declare const _default: typeof __VLS_export;
14
16
  export default _default;
15
17
  //# sourceMappingURL=ContentTypeSelect.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ContentTypeSelect.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Operation/components/ContentTypeSelect.vue"],"names":[],"mappings":"AAmFA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8DAA8D,CAAA;AAKnG,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,eAAe,CAAC,GAAG,SAAS,CAAA;CACrD,CAAC;AA0CF,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACvC,qDAAqD;IACrD,UAAU,EAAE,MAAM,CAAC;CAClB,CAAC;;;;;;AAqIF,wBAOG"}
1
+ {"version":3,"file":"ContentTypeSelect.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Operation/components/ContentTypeSelect.vue"],"names":[],"mappings":"AAoFA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8DAA8D,CAAA;AAKnG,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,eAAe,CAAC,GAAG,SAAS,CAAA;CACrD,CAAC;AAwCF,KAAK,gBAAgB,GAAG;IACxB,qDAAqD;IACrD,UAAU,EAAE,MAAM,CAAC;CAClB,CAAC;AAKF,KAAK,iBAAiB,GAAG,WAAW,GAAG,gBAAgB,CAAC;AAsIxD,QAAA,MAAM,YAAY;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -30,10 +30,10 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
30
30
  }));
31
31
  });
32
32
  const contentTypeSelect = cva({
33
- base: "font-normal text-c-2 bg-b-2 py-1 flex cursor-pointer items-center gap-1 rounded-full text-xs leading-none",
33
+ base: "font-normal text-c-2 bg-b-1 py-1 flex items-center gap-1 rounded-full text-xs leading-none border",
34
34
  variants: {
35
35
  dropdown: {
36
- true: "border hover:text-c-1 pl-2 pr-1.5",
36
+ true: "hover:text-c-1 pl-2 pr-1.5 font-medium cursor-pointer",
37
37
  false: "px-2"
38
38
  }
39
39
  }
@@ -8,6 +8,7 @@ type __VLS_Props = {
8
8
  orderSchemaPropertiesBy: 'alpha' | 'preserve' | undefined;
9
9
  orderRequiredPropertiesFirst: boolean | undefined;
10
10
  };
11
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
11
+ 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>;
12
+ declare const _default: typeof __VLS_export;
12
13
  export default _default;
13
14
  //# sourceMappingURL=Header.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Header.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Operation/components/Header.vue"],"names":[],"mappings":"AA+BA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,8DAA8D,CAAA;AAIhG,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,YAAY,CAAA;IACpB,IAAI,EAAE,MAAM,CAAA;IACZ,UAAU,CAAC,EAAE,MAAM,EAAE,CAAA;IACrB,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;IAClC,uBAAuB,EAAE,OAAO,GAAG,UAAU,GAAG,SAAS,CAAA;IACzD,4BAA4B,EAAE,OAAO,GAAG,SAAS,CAAA;CAClD,CAAC;;AA4DF,wBAMG"}
1
+ {"version":3,"file":"Header.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Operation/components/Header.vue"],"names":[],"mappings":"AAgCA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,8DAA8D,CAAA;AAIhG,KAAK,WAAW,GAAG;IACjB,MAAM,EAAE,YAAY,CAAA;IACpB,IAAI,EAAE,MAAM,CAAA;IACZ,UAAU,CAAC,EAAE,MAAM,EAAE,CAAA;IACrB,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;IAClC,uBAAuB,EAAE,OAAO,GAAG,UAAU,GAAG,SAAS,CAAA;IACzD,4BAA4B,EAAE,OAAO,GAAG,SAAS,CAAA;CAClD,CAAC;AAqDF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -7,6 +7,7 @@ type __VLS_Props = {
7
7
  orderRequiredPropertiesFirst: boolean | undefined;
8
8
  orderSchemaPropertiesBy: 'alpha' | 'preserve' | undefined;
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=Headers.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Headers.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Operation/components/Headers.vue"],"names":[],"mappings":"AA6HA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,8DAA8D,CAAA;AAIhG,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,YAAY,CAAC,CAAA;IACrC,UAAU,CAAC,EAAE,MAAM,EAAE,CAAA;IACrB,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;IAClC,4BAA4B,EAAE,OAAO,GAAG,SAAS,CAAA;IACjD,uBAAuB,EAAE,OAAO,GAAG,UAAU,GAAG,SAAS,CAAA;CAC1D,CAAC;;AAqJF,wBAMG"}
1
+ {"version":3,"file":"Headers.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Operation/components/Headers.vue"],"names":[],"mappings":"AA8HA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,8DAA8D,CAAA;AAIhG,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,YAAY,CAAC,CAAA;IACrC,UAAU,CAAC,EAAE,MAAM,EAAE,CAAA;IACrB,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;IAClC,4BAA4B,EAAE,OAAO,GAAG,SAAS,CAAA;IACjD,uBAAuB,EAAE,OAAO,GAAG,UAAU,GAAG,SAAS,CAAA;CAC1D,CAAC;AA2JF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./Headers.vue2.js";
2
2
  /* empty css */
3
3
  import _export_sfc from "../../../_virtual/_plugin-vue_export-helper.js";
4
- const Headers = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-6fb09984"]]);
4
+ const Headers = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-ab19704d"]]);
5
5
  export {
6
6
  Headers as default
7
7
  };
@@ -8,6 +8,7 @@ type __VLS_Props = {
8
8
  eventBus: WorkspaceEventBus | null;
9
9
  options: Pick<OperationProps['options'], 'orderRequiredPropertiesFirst' | 'orderSchemaPropertiesBy'>;
10
10
  };
11
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
11
+ 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>;
12
+ declare const _default: typeof __VLS_export;
12
13
  export default _default;
13
14
  //# sourceMappingURL=OperationParameters.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"OperationParameters.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Operation/components/OperationParameters.vue"],"names":[],"mappings":"AA+FA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,KAAK,EACV,eAAe,EACf,aAAa,EACb,iBAAiB,EAClB,MAAM,8DAA8D,CAAA;AAGrE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAA;AAKxE,KAAK,WAAW,GAAG;IACjB,UAAU,CAAC,EAAE,MAAM,EAAE,CAAA;IACrB,UAAU,CAAC,EAAE,aAAa,CAAC,eAAe,CAAC,EAAE,CAAA;IAC7C,WAAW,CAAC,EAAE,iBAAiB,GAAG,SAAS,CAAA;IAC3C,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;IAClC,OAAO,EAAE,IAAI,CACX,cAAc,CAAC,SAAS,CAAC,EACzB,8BAA8B,GAAG,yBAAyB,CAC3D,CAAA;CACF,CAAC;;AAmJF,wBAMG"}
1
+ {"version":3,"file":"OperationParameters.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Operation/components/OperationParameters.vue"],"names":[],"mappings":"AAgGA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,KAAK,EACV,eAAe,EACf,aAAa,EACb,iBAAiB,EAClB,MAAM,8DAA8D,CAAA;AAGrE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAA;AAKxE,KAAK,WAAW,GAAG;IACjB,UAAU,CAAC,EAAE,MAAM,EAAE,CAAA;IACrB,UAAU,CAAC,EAAE,aAAa,CAAC,eAAe,CAAC,EAAE,CAAA;IAC7C,WAAW,CAAC,EAAE,iBAAiB,GAAG,SAAS,CAAA;IAC3C,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;IAClC,OAAO,EAAE,IAAI,CACX,cAAc,CAAC,SAAS,CAAC,EACzB,8BAA8B,GAAG,yBAAyB,CAC3D,CAAA;CACF,CAAC;AA8JF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -8,6 +8,7 @@ type __VLS_Props = {
8
8
  eventBus: WorkspaceEventBus | null;
9
9
  options: Pick<OperationProps['options'], 'orderRequiredPropertiesFirst' | 'orderSchemaPropertiesBy'>;
10
10
  };
11
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
11
+ 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>;
12
+ declare const _default: typeof __VLS_export;
12
13
  export default _default;
13
14
  //# sourceMappingURL=OperationResponses.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"OperationResponses.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Operation/components/OperationResponses.vue"],"names":[],"mappings":"AA0CA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8DAA8D,CAAA;AAEnG,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAA;AAIxE,KAAK,WAAW,GAAG;IACjB,SAAS,EAAE,eAAe,CAAC,WAAW,CAAC,CAAA;IACvC,UAAU,CAAC,EAAE,MAAM,EAAE,CAAA;IACrB,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;IAClC,OAAO,EAAE,IAAI,CACX,cAAc,CAAC,SAAS,CAAC,EACzB,8BAA8B,GAAG,yBAAyB,CAC3D,CAAA;CACF,CAAC;;AA4EF,wBAMG"}
1
+ {"version":3,"file":"OperationResponses.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Operation/components/OperationResponses.vue"],"names":[],"mappings":"AA2CA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8DAA8D,CAAA;AAEnG,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAA;AAIxE,KAAK,WAAW,GAAG;IACjB,SAAS,EAAE,eAAe,CAAC,WAAW,CAAC,CAAA;IACvC,UAAU,CAAC,EAAE,MAAM,EAAE,CAAA;IACrB,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;IAClC,OAAO,EAAE,IAAI,CACX,cAAc,CAAC,SAAS,CAAC,EACzB,8BAA8B,GAAG,yBAAyB,CAC3D,CAAA;CACF,CAAC;AAuEF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -12,8 +12,9 @@ declare var __VLS_1: {};
12
12
  type __VLS_Slots = {} & {
13
13
  title?: (props: typeof __VLS_1) => any;
14
14
  };
15
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
16
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
15
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
16
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
17
+ declare const _default: typeof __VLS_export;
17
18
  export default _default;
18
19
  type __VLS_WithSlots<T, S> = T & {
19
20
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"ParameterList.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Operation/components/ParameterList.vue"],"names":[],"mappings":"AAiDA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AACvE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8DAA8D,CAAA;AAGnG,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAA;AAIxE,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,eAAe,EAAE,CAAA;IAC7B,UAAU,CAAC,EAAE,MAAM,EAAE,CAAA;IACrB,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;IAClC,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,OAAO,EAAE,IAAI,CACX,cAAc,CAAC,SAAS,CAAC,EACzB,8BAA8B,GAAG,yBAAyB,CAC3D,CAAA;CACF,CAAC;AA+DF,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAqB7C,QAAA,MAAM,eAAe,kSAMnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAQ1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"ParameterList.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Operation/components/ParameterList.vue"],"names":[],"mappings":"AAkDA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AACvE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8DAA8D,CAAA;AAGnG,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAA;AAIxE,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,eAAe,EAAE,CAAA;IAC7B,UAAU,CAAC,EAAE,MAAM,EAAE,CAAA;IACrB,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;IAClC,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,OAAO,EAAE,IAAI,CACX,cAAc,CAAC,SAAS,CAAC,EACzB,8BAA8B,GAAG,yBAAyB,CAC3D,CAAA;CACF,CAAC;AA2EF,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAK7C,QAAA,MAAM,UAAU,kSAEd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -9,6 +9,7 @@ type __VLS_Props = {
9
9
  collapsableItems?: boolean;
10
10
  options: Pick<OperationProps['options'], 'orderRequiredPropertiesFirst' | 'orderSchemaPropertiesBy'>;
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=ParameterListItem.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ParameterListItem.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Operation/components/ParameterListItem.vue"],"names":[],"mappings":"AAwSA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,KAAK,EACV,eAAe,EACf,cAAc,EAEf,MAAM,8DAA8D,CAAA;AAIrE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAA;AAKxE,KAAK,WAAW,GAAG;IACjB,SAAS,EAAE,eAAe,GAAG,cAAc,CAAA;IAC3C,IAAI,EAAE,MAAM,CAAA;IACZ,UAAU,CAAC,EAAE,MAAM,EAAE,CAAA;IACrB,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;IAClC,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,OAAO,EAAE,IAAI,CACX,cAAc,CAAC,SAAS,CAAC,EACzB,8BAA8B,GAAG,yBAAyB,CAC3D,CAAA;CACF,CAAC;;AA8VF,wBAMG"}
1
+ {"version":3,"file":"ParameterListItem.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Operation/components/ParameterListItem.vue"],"names":[],"mappings":"AAySA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,KAAK,EACV,eAAe,EACf,cAAc,EAEf,MAAM,8DAA8D,CAAA;AAIrE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAA;AAKxE,KAAK,WAAW,GAAG;IACjB,SAAS,EAAE,eAAe,GAAG,cAAc,CAAA;IAC3C,IAAI,EAAE,MAAM,CAAA;IACZ,UAAU,CAAC,EAAE,MAAM,EAAE,CAAA;IACrB,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;IAClC,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,OAAO,EAAE,IAAI,CACX,cAAc,CAAC,SAAS,CAAC,EACzB,8BAA8B,GAAG,yBAAyB,CAC3D,CAAA;CACF,CAAC;AAqWF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./ParameterListItem.vue2.js";
2
2
  /* empty css */
3
3
  import _export_sfc from "../../../_virtual/_plugin-vue_export-helper.js";
4
- const ParameterListItem = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-c5dd25f2"]]);
4
+ const ParameterListItem = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-b97d19d9"]]);
5
5
  export {
6
6
  ParameterListItem as default
7
7
  };
@@ -84,7 +84,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
84
84
  value: __props.parameter.description
85
85
  }, null, 8, ["value"])) : (openBlock(), createElementBlock("div", _hoisted_3)),
86
86
  createElementVNode("div", {
87
- class: normalizeClass(["absolute top-[calc(14px+0.5lh)] right-0 z-0 flex -translate-y-1/2 items-center", {
87
+ class: normalizeClass(["absolute top-[calc(9px+0.5lh)] right-0 z-0 flex -translate-y-1/2 items-center", {
88
88
  "opacity-0 group-focus-within/parameter-item:opacity-100 group-hover/parameter-item:opacity-100": !open
89
89
  }])
90
90
  }, [
@@ -13,8 +13,9 @@ declare var __VLS_1: {};
13
13
  type __VLS_Slots = {} & {
14
14
  title?: (props: typeof __VLS_1) => any;
15
15
  };
16
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
17
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
16
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
17
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
18
+ declare const _default: typeof __VLS_export;
18
19
  export default _default;
19
20
  type __VLS_WithSlots<T, S> = T & {
20
21
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"RequestBody.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Operation/components/RequestBody.vue"],"names":[],"mappings":"AA0OA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,8DAA8D,CAAA;AAYrG,KAAK,WAAW,GAAG;IACjB,UAAU,CAAC,EAAE,MAAM,EAAE,CAAA;IACrB,WAAW,CAAC,EAAE,iBAAiB,CAAA;IAC/B,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;IAClC,OAAO,EAAE;QACP,4BAA4B,EAAE,OAAO,GAAG,SAAS,CAAA;QACjD,uBAAuB,EAAE,OAAO,GAAG,UAAU,GAAG,SAAS,CAAA;KAC1D,CAAA;CACF,CAAC;AAyQF,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AA0B7C,QAAA,MAAM,eAAe,kSAMnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAQ1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"RequestBody.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Operation/components/RequestBody.vue"],"names":[],"mappings":"AAiPA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,8DAA8D,CAAA;AAYrG,KAAK,WAAW,GAAG;IACjB,UAAU,CAAC,EAAE,MAAM,EAAE,CAAA;IACrB,WAAW,CAAC,EAAE,iBAAiB,CAAA;IAC/B,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;IAClC,OAAO,EAAE;QACP,4BAA4B,EAAE,OAAO,GAAG,SAAS,CAAA;QACjD,uBAAuB,EAAE,OAAO,GAAG,UAAU,GAAG,SAAS,CAAA;KAC1D,CAAA;CACF,CAAC;AAgSF,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAK7C,QAAA,MAAM,UAAU,kSAEd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./RequestBody.vue2.js";
2
2
  /* empty css */
3
3
  import _export_sfc from "../../../_virtual/_plugin-vue_export-helper.js";
4
- const RequestBody = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-e9972a68"]]);
4
+ const RequestBody = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-17941e59"]]);
5
5
  export {
6
6
  RequestBody as default
7
7
  };
@@ -1,4 +1,4 @@
1
- import { defineComponent, computed, ref, createElementBlock, createCommentVNode, openBlock, createElementVNode, createVNode, renderSlot, unref } from "vue";
1
+ import { defineComponent, computed, ref, createElementBlock, createCommentVNode, openBlock, createElementVNode, renderSlot, createVNode, unref } from "vue";
2
2
  import { ScalarMarkdown } from "@scalar/components";
3
3
  import { getResolvedRef } from "@scalar/workspace-store/helpers/get-resolved-ref";
4
4
  import { isTypeObject } from "../../../components/Content/Schema/helpers/is-type-object.js";
@@ -13,19 +13,20 @@ const _hoisted_1 = {
13
13
  };
14
14
  const _hoisted_2 = { class: "request-body-header" };
15
15
  const _hoisted_3 = { class: "request-body-title" };
16
- const _hoisted_4 = {
16
+ const _hoisted_4 = { class: "flex items-center gap-2" };
17
+ const _hoisted_5 = {
17
18
  key: 0,
18
19
  class: "request-body-required"
19
20
  };
20
- const _hoisted_5 = {
21
+ const _hoisted_6 = {
21
22
  key: 0,
22
23
  class: "request-body-description"
23
24
  };
24
- const _hoisted_6 = {
25
+ const _hoisted_7 = {
25
26
  key: 0,
26
27
  class: "request-body-schema"
27
28
  };
28
- const _hoisted_7 = {
29
+ const _hoisted_8 = {
29
30
  key: 1,
30
31
  class: "request-body-schema"
31
32
  };
@@ -95,21 +96,23 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
95
96
  return __props.requestBody && shouldRenderRequestBody.value ? (openBlock(), createElementBlock("div", _hoisted_1, [
96
97
  createElementVNode("div", _hoisted_2, [
97
98
  createElementVNode("div", _hoisted_3, [
98
- renderSlot(_ctx.$slots, "title", {}, void 0, true),
99
- __props.requestBody.required ? (openBlock(), createElementBlock("div", _hoisted_4, " required ")) : createCommentVNode("", true)
99
+ renderSlot(_ctx.$slots, "title", {}, void 0, true)
100
+ ]),
101
+ createElementVNode("div", _hoisted_4, [
102
+ __props.requestBody.required ? (openBlock(), createElementBlock("div", _hoisted_5, " required ")) : createCommentVNode("", true),
103
+ createVNode(_sfc_main$1, {
104
+ modelValue: selectedContentType.value,
105
+ "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => selectedContentType.value = $event),
106
+ content: __props.requestBody.content
107
+ }, null, 8, ["modelValue", "content"])
100
108
  ]),
101
- createVNode(_sfc_main$1, {
102
- modelValue: selectedContentType.value,
103
- "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => selectedContentType.value = $event),
104
- content: __props.requestBody.content
105
- }, null, 8, ["modelValue", "content"]),
106
- __props.requestBody.description ? (openBlock(), createElementBlock("div", _hoisted_5, [
109
+ __props.requestBody.description ? (openBlock(), createElementBlock("div", _hoisted_6, [
107
110
  createVNode(unref(ScalarMarkdown), {
108
111
  value: __props.requestBody.description
109
112
  }, null, 8, ["value"])
110
113
  ])) : createCommentVNode("", true)
111
114
  ]),
112
- partitionedSchema.value ? (openBlock(), createElementBlock("div", _hoisted_6, [
115
+ partitionedSchema.value ? (openBlock(), createElementBlock("div", _hoisted_7, [
113
116
  createVNode(unref(Schema), {
114
117
  breadcrumb: __props.breadcrumb,
115
118
  compact: "",
@@ -136,7 +139,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
136
139
  },
137
140
  schema: partitionedSchema.value.collapsedProperties
138
141
  }, null, 8, ["breadcrumb", "eventBus", "options", "schema"])
139
- ])) : schema.value ? (openBlock(), createElementBlock("div", _hoisted_7, [
142
+ ])) : schema.value ? (openBlock(), createElementBlock("div", _hoisted_8, [
140
143
  createVNode(unref(Schema), {
141
144
  breadcrumb: __props.breadcrumb,
142
145
  compact: "",
@@ -10,6 +10,7 @@ type __VLS_Props = {
10
10
  eventBus: WorkspaceEventBus | null;
11
11
  options: Pick<OperationProps['options'], 'orderRequiredPropertiesFirst' | 'orderSchemaPropertiesBy'>;
12
12
  };
13
- 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>;
13
+ 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>;
14
+ declare const _default: typeof __VLS_export;
14
15
  export default _default;
15
16
  //# sourceMappingURL=Callback.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Callback.vue.d.ts","sourceRoot":"","sources":["../../../../../src/features/Operation/components/callbacks/Callback.vue"],"names":[],"mappings":"AA0HA,OAAO,KAAK,EAAE,UAAU,IAAI,cAAc,EAAE,MAAM,mCAAmC,CAAA;AAErF,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,8DAA8D,CAAA;AAKnG,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAA;AAExE,KAAK,WAAW,GAAG;IACjB,QAAQ,EAAE,eAAe,CAAA;IACzB,MAAM,EAAE,cAAc,CAAA;IACtB,IAAI,EAAE,MAAM,CAAA;IACZ,GAAG,EAAE,MAAM,CAAA;IACX,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;IAClC,OAAO,EAAE,IAAI,CACX,cAAc,CAAC,SAAS,CAAC,EACzB,8BAA8B,GAAG,yBAAyB,CAC3D,CAAA;CACF,CAAC;;AAgLF,wBAMG"}
1
+ {"version":3,"file":"Callback.vue.d.ts","sourceRoot":"","sources":["../../../../../src/features/Operation/components/callbacks/Callback.vue"],"names":[],"mappings":"AA4HA,OAAO,KAAK,EAAE,UAAU,IAAI,cAAc,EAAE,MAAM,mCAAmC,CAAA;AAErF,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,8DAA8D,CAAA;AAKnG,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAA;AAExE,KAAK,WAAW,GAAG;IACjB,QAAQ,EAAE,eAAe,CAAA;IACzB,MAAM,EAAE,cAAc,CAAA;IACtB,IAAI,EAAE,MAAM,CAAA;IACZ,GAAG,EAAE,MAAM,CAAA;IACX,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;IAClC,OAAO,EAAE,IAAI,CACX,cAAc,CAAC,SAAS,CAAC,EACzB,8BAA8B,GAAG,yBAAyB,CAC3D,CAAA;CACF,CAAC;AA8KF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./Callback.vue2.js";
2
2
  /* empty css */
3
3
  import _export_sfc from "../../../../_virtual/_plugin-vue_export-helper.js";
4
- const Callback = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-102d2096"]]);
4
+ const Callback = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-b94c2b8b"]]);
5
5
  export {
6
6
  Callback as default
7
7
  };
@@ -5,9 +5,9 @@ import _sfc_main$2 from "../OperationParameters.vue.js";
5
5
  import _sfc_main$3 from "../OperationResponses.vue.js";
6
6
  import _sfc_main$1 from "../../../../components/HttpMethod/HttpMethod.vue.js";
7
7
  const _hoisted_1 = { class: "group callback-list-item" };
8
- const _hoisted_2 = { class: "font-code bg-b-1 callback-sticky-offset callback-list-item-title sticky flex cursor-pointer flex-row items-start gap-2 border-t py-3 text-sm group-open:flex-wrap" };
9
- const _hoisted_3 = { class: "text-c-1 min-w-0 flex-1 truncate leading-3 group-open:whitespace-normal" };
10
- const _hoisted_4 = { class: "text-c-2" };
8
+ const _hoisted_2 = { class: "font-code bg-b-1 callback-sticky-offset callback-list-item-title sticky flex cursor-pointer flex-row items-start gap-2 border-t py-2.5 text-sm group-open:flex-wrap" };
9
+ const _hoisted_3 = { class: "text-c-1 min-w-0 flex-1 truncate text-sm leading-3 font-bold group-open:whitespace-normal" };
10
+ const _hoisted_4 = { class: "text-c-2 font-normal" };
11
11
  const _hoisted_5 = { class: "callback-operation-container flex flex-col gap-2" };
12
12
  const _sfc_main = /* @__PURE__ */ defineComponent({
13
13
  __name: "Callback",
@@ -23,10 +23,13 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
23
23
  return (_ctx, _cache) => {
24
24
  return openBlock(), createElementBlock("details", _hoisted_1, [
25
25
  createElementVNode("summary", _hoisted_2, [
26
- createVNode(unref(ScalarIconCaretRight), { class: "callback-list-item-icon text-c-3 group-hover:text-c-1 absolute top-3.5 -left-5 size-4 transition-transform duration-100 group-open:rotate-90" }),
26
+ createVNode(unref(ScalarIconCaretRight), {
27
+ class: "callback-list-item-icon text-c-3 group-hover:text-c-1 absolute top-3.5 -left-5 size-3 transition-transform duration-100 group-open:rotate-90",
28
+ weight: "bold"
29
+ }),
27
30
  createVNode(unref(_sfc_main$1), {
28
31
  as: "span",
29
- class: "request-method py-0.75",
32
+ class: "request-method py-0.75 font-bold",
30
33
  method: __props.method
31
34
  }, null, 8, ["method"]),
32
35
  createElementVNode("div", _hoisted_3, [