@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
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./SchemaPropertyDetail.vue2.js";
2
2
  /* empty css */
3
3
  import _export_sfc from "../../../_virtual/_plugin-vue_export-helper.js";
4
- const SchemaPropertyDetail = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-827ea49d"]]);
4
+ const SchemaPropertyDetail = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-1295f965"]]);
5
5
  export {
6
6
  SchemaPropertyDetail as default
7
7
  };
@@ -2,6 +2,7 @@ type __VLS_Props = {
2
2
  examples?: unknown;
3
3
  example?: unknown;
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=SchemaPropertyExamples.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SchemaPropertyExamples.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Content/Schema/SchemaPropertyExamples.vue"],"names":[],"mappings":"AAyJA,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,OAAO,CAAC,EAAE,OAAO,CAAA;CAClB,CAAC;;AAgKF,wBAMG"}
1
+ {"version":3,"file":"SchemaPropertyExamples.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Content/Schema/SchemaPropertyExamples.vue"],"names":[],"mappings":"AA0JA,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,OAAO,CAAC,EAAE,OAAO,CAAA;CAClB,CAAC;AA8JF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -12,13 +12,14 @@ declare var __VLS_1: {};
12
12
  type __VLS_Slots = {} & {
13
13
  name?: (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<{}>, {
15
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
16
16
  required: boolean;
17
17
  hideModelNames: boolean;
18
18
  isDiscriminator: boolean;
19
19
  withExamples: boolean;
20
20
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
21
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
21
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
22
+ declare const _default: typeof __VLS_export;
22
23
  export default _default;
23
24
  type __VLS_WithSlots<T, S> = T & {
24
25
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"SchemaPropertyHeading.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Content/Schema/SchemaPropertyHeading.vue"],"names":[],"mappings":"AAobA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,8DAA8D,CAAA;AAiBhG,KAAK,WAAW,GAAG;IACf,KAAK,EAAE,YAAY,GAAG,SAAS,CAAA;IAC/B,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,eAAe,CAAC,EAAE,OAAO,CAAA;IACzB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,cAAc,CAAC,EAAE,OAAO,CAAA;CACzB,CAAC;AA0dJ,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAgC5C,QAAA,MAAM,eAAe;cAhgBN,OAAO;oBAGD,OAAO;qBAJN,OAAO;kBAGV,OAAO;6EAqgBxB,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":"SchemaPropertyHeading.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Content/Schema/SchemaPropertyHeading.vue"],"names":[],"mappings":"AAqbA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,8DAA8D,CAAA;AAiBhG,KAAK,WAAW,GAAG;IACf,KAAK,EAAE,YAAY,GAAG,SAAS,CAAA;IAC/B,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,eAAe,CAAC,EAAE,OAAO,CAAA;IACzB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,cAAc,CAAC,EAAE,OAAO,CAAA;CACzB,CAAC;AAsgBJ,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAK5C,QAAA,MAAM,UAAU;cAjhBD,OAAO;oBAGD,OAAO;qBAJN,OAAO;kBAGV,OAAO;6EAkhBxB,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"}
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./SchemaPropertyHeading.vue2.js";
2
2
  /* empty css */
3
3
  import _export_sfc from "../../../_virtual/_plugin-vue_export-helper.js";
4
- const SchemaPropertyHeading = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-e94a52f3"]]);
4
+ const SchemaPropertyHeading = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-f1f4255a"]]);
5
5
  export {
6
6
  SchemaPropertyHeading as default
7
7
  };
@@ -8,14 +8,15 @@ type __VLS_Props = {
8
8
  isCollapsed: boolean;
9
9
  eventBus: WorkspaceEventBus | null;
10
10
  };
11
- declare var __VLS_5: {}, __VLS_11: {};
11
+ declare var __VLS_8: {}, __VLS_17: {};
12
12
  type __VLS_Slots = {} & {
13
- default?: (props: typeof __VLS_5) => any;
13
+ default?: (props: typeof __VLS_8) => any;
14
14
  } & {
15
- default?: (props: typeof __VLS_11) => any;
15
+ default?: (props: typeof __VLS_17) => any;
16
16
  };
17
- 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>;
18
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
17
+ 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>;
18
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
19
+ declare const _default: typeof __VLS_export;
19
20
  export default _default;
20
21
  type __VLS_WithSlots<T, S> = T & {
21
22
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"Tag.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Content/Tags/Tag.vue"],"names":[],"mappings":"AAyCA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AACvE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,4CAA4C,CAAA;AAK9E,KAAK,WAAW,GAAG;IACjB,GAAG,EAAE,YAAY,CAAA;IACjB,MAAM,EAAE,SAAS,GAAG,QAAQ,CAAA;IAC5B,cAAc,EAAE,OAAO,CAAA;IACvB,SAAS,EAAE,OAAO,CAAA;IAClB,WAAW,EAAE,OAAO,CAAA;IACpB,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;CACnC,CAAC;AA0DF,QAAA,IAAI,OAAO,IAAU,EAAE,QAAQ,IAAY,CAAE;AAC7C,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,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAsBhD,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":"Tag.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Content/Tags/Tag.vue"],"names":[],"mappings":"AA0CA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AACvE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,4CAA4C,CAAA;AAK9E,KAAK,WAAW,GAAG;IACjB,GAAG,EAAE,YAAY,CAAA;IACjB,MAAM,EAAE,SAAS,GAAG,QAAQ,CAAA;IAC5B,cAAc,EAAE,OAAO,CAAA;IACvB,SAAS,EAAE,OAAO,CAAA;IAClB,WAAW,EAAE,OAAO,CAAA;IACpB,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;CACnC,CAAC;AAoEF,QAAA,IAAI,OAAO,IAAU,EAAE,QAAQ,IAAY,CAAE;AAC7C,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,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAMhD,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"}
@@ -5,12 +5,13 @@ type __VLS_Props = {
5
5
  isCollapsed: boolean;
6
6
  eventBus: WorkspaceEventBus | null;
7
7
  };
8
- declare var __VLS_30: {};
8
+ declare var __VLS_36: {};
9
9
  type __VLS_Slots = {} & {
10
- default?: (props: typeof __VLS_30) => any;
10
+ default?: (props: typeof __VLS_36) => any;
11
11
  };
12
- 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>;
13
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
12
+ 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>;
13
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
14
+ declare const _default: typeof __VLS_export;
14
15
  export default _default;
15
16
  type __VLS_WithSlots<T, S> = T & {
16
17
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"ClassicLayout.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/Content/Tags/components/ClassicLayout.vue"],"names":[],"mappings":"AA8DA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AACvE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,4CAA4C,CAAA;AAS9E,KAAK,WAAW,GAAG;IACjB,GAAG,EAAE,YAAY,CAAA;IACjB,WAAW,EAAE,OAAO,CAAA;IACpB,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;CACnC,CAAC;AAyGF,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAwBhD,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":"ClassicLayout.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/Content/Tags/components/ClassicLayout.vue"],"names":[],"mappings":"AA+DA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AACvE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,4CAA4C,CAAA;AAS9E,KAAK,WAAW,GAAG;IACjB,GAAG,EAAE,YAAY,CAAA;IACjB,WAAW,EAAE,OAAO,CAAA;IACpB,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;CACnC,CAAC;AAoIF,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAKhD,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"}
@@ -7,12 +7,13 @@ type __VLS_Props = {
7
7
  isCollapsed: boolean;
8
8
  eventBus: WorkspaceEventBus | null;
9
9
  };
10
- declare var __VLS_20: {};
10
+ declare var __VLS_26: {};
11
11
  type __VLS_Slots = {} & {
12
- default?: (props: typeof __VLS_20) => any;
12
+ default?: (props: typeof __VLS_26) => any;
13
13
  };
14
- 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>;
15
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
14
+ 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>;
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":"ModernLayout.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/Content/Tags/components/ModernLayout.vue"],"names":[],"mappings":"AA2EA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AACvE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,4CAA4C,CAAA;AAS9E,KAAK,WAAW,GAAG;IACjB,GAAG,EAAE,YAAY,CAAA;IACjB,cAAc,EAAE,OAAO,CAAA;IACvB,SAAS,EAAE,OAAO,CAAA;IAClB,WAAW,EAAE,OAAO,CAAA;IACpB,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;CACnC,CAAC;AA6GF,QAAA,IAAuB,QAAQ,IAAY,CAAE;AAC7C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AA8BhD,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":"ModernLayout.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/Content/Tags/components/ModernLayout.vue"],"names":[],"mappings":"AAuEA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AACvE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,4CAA4C,CAAA;AAS9E,KAAK,WAAW,GAAG;IACjB,GAAG,EAAE,YAAY,CAAA;IACjB,cAAc,EAAE,OAAO,CAAA;IACvB,SAAS,EAAE,OAAO,CAAA;IAClB,WAAW,EAAE,OAAO,CAAA;IACpB,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;CACnC,CAAC;AAqHF,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAKhD,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 "./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-d207e09e"]]);
4
+ const ModernLayout = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-0d42fbc8"]]);
5
5
  export {
6
6
  ModernLayout as default
7
7
  };
@@ -1,8 +1,12 @@
1
- import { defineComponent, ref, useId, computed, createBlock, openBlock, unref, withCtx, createVNode, createElementBlock, createCommentVNode, renderSlot } from "vue";
1
+ import { defineComponent, useId, computed, createBlock, openBlock, unref, withCtx, createVNode, createElementBlock, createCommentVNode, renderSlot } from "vue";
2
2
  import _sfc_main$1 from "../../../Lazy/Lazy.vue.js";
3
3
  import ShowMoreButton from "../../../ShowMoreButton.vue.js";
4
4
  import _sfc_main$2 from "./TagSection.vue.js";
5
5
  import SectionContainer from "../../../Section/SectionContainer.vue.js";
6
+ const _hoisted_1 = {
7
+ key: 0,
8
+ class: "contents"
9
+ };
6
10
  const _sfc_main = /* @__PURE__ */ defineComponent({
7
11
  __name: "ModernLayout",
8
12
  props: {
@@ -13,8 +17,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
13
17
  eventBus: {}
14
18
  },
15
19
  setup(__props) {
16
- const sectionContainerRef = ref();
17
- const contentsRef = ref();
18
20
  const headerId = useId();
19
21
  const moreThanOneDefaultTag = computed(
20
22
  () => __props.moreThanOneTag || __props.tag?.title !== "default" || __props.tag?.description !== ""
@@ -22,8 +24,6 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
22
24
  const hasChildren = computed(() => (__props.tag?.children?.length ?? 0) > 0);
23
25
  return (_ctx, _cache) => {
24
26
  return openBlock(), createBlock(unref(SectionContainer), {
25
- ref_key: "sectionContainerRef",
26
- ref: sectionContainerRef,
27
27
  "aria-labelledby": unref(headerId),
28
28
  class: "tag-section-container",
29
29
  role: "region"
@@ -50,14 +50,9 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
50
50
  ]),
51
51
  _: 1
52
52
  }, 8, ["id"]),
53
- !(__props.isCollapsed && __props.moreThanOneTag) ? (openBlock(), createElementBlock("div", {
54
- key: 0,
55
- ref_key: "contentsRef",
56
- ref: contentsRef,
57
- class: "contents"
58
- }, [
53
+ !(__props.isCollapsed && __props.moreThanOneTag) ? (openBlock(), createElementBlock("div", _hoisted_1, [
59
54
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
60
- ], 512)) : createCommentVNode("", true)
55
+ ])) : createCommentVNode("", true)
61
56
  ]),
62
57
  _: 3
63
58
  }, 8, ["aria-labelledby"]);
@@ -7,6 +7,7 @@ type __VLS_Props = {
7
7
  isLoading?: boolean;
8
8
  eventBus: WorkspaceEventBus | null;
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=TagSection.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TagSection.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/Content/Tags/components/TagSection.vue"],"names":[],"mappings":"AAoEA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AACvE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,4CAA4C,CAAA;AAe9E,KAAK,WAAW,GAAG;IACjB,GAAG,EAAE,YAAY,CAAA;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;CACnC,CAAC;;AA6LF,wBAMG"}
1
+ {"version":3,"file":"TagSection.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/Content/Tags/components/TagSection.vue"],"names":[],"mappings":"AAqEA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AACvE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,4CAA4C,CAAA;AAe9E,KAAK,WAAW,GAAG;IACjB,GAAG,EAAE,YAAY,CAAA;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;CACnC,CAAC;AAmNF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -2,7 +2,7 @@ import { type ThemeId } from '@scalar/themes';
2
2
  type __VLS_Props = {
3
3
  theme: ThemeId;
4
4
  };
5
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
5
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
6
6
  changeTheme: (args_0: {
7
7
  id: ThemeId;
8
8
  label: string;
@@ -19,5 +19,6 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
19
19
  onLinkSwaggerFile?: (() => any) | undefined;
20
20
  onUpdateContent?: ((value: string) => any) | undefined;
21
21
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
22
+ declare const _default: typeof __VLS_export;
22
23
  export default _default;
23
24
  //# sourceMappingURL=GettingStarted.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GettingStarted.vue.d.ts","sourceRoot":"","sources":["../../src/components/GettingStarted.vue"],"names":[],"mappings":"AA4cA,OAAO,EAAe,KAAK,OAAO,EAAE,MAAM,gBAAgB,CAAA;AAE1D,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,OAAO,CAAA;CACf,CAAC;;;YAIwC,OAAO;eAAS,MAAM;;;;;;;YAAtB,OAAO;eAAS,MAAM;;;;;;AAsYhE,wBAOG"}
1
+ {"version":3,"file":"GettingStarted.vue.d.ts","sourceRoot":"","sources":["../../src/components/GettingStarted.vue"],"names":[],"mappings":"AA6cA,OAAO,EAAe,KAAK,OAAO,EAAE,MAAM,gBAAgB,CAAA;AAE1D,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,OAAO,CAAA;CACf,CAAC;AA+YF,QAAA,MAAM,YAAY;;YA3YwB,OAAO;eAAS,MAAM;;;;;;;YAAtB,OAAO;eAAS,MAAM;;;;;kFA8Y9D,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -10,12 +10,13 @@ type __VLS_Props = {
10
10
  /** The HTTP method to show */
11
11
  method: HttpMethod | string;
12
12
  };
13
- declare var __VLS_6: {};
13
+ declare var __VLS_8: {};
14
14
  type __VLS_Slots = {} & {
15
- default?: (props: typeof __VLS_6) => any;
15
+ default?: (props: typeof __VLS_8) => any;
16
16
  };
17
- 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>;
18
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
17
+ 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>;
18
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
19
+ declare const _default: typeof __VLS_export;
19
20
  export default _default;
20
21
  type __VLS_WithSlots<T, S> = T & {
21
22
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"HttpMethod.vue.d.ts","sourceRoot":"","sources":["../../../src/components/HttpMethod/HttpMethod.vue"],"names":[],"mappings":"AAsCA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mCAAmC,CAAA;AAEnE,OAAO,EAAY,KAAK,SAAS,EAAE,MAAM,KAAK,CAAA;AAE9C,KAAK,WAAW,GAAG;IACjB,2DAA2D;IAC3D,EAAE,CAAC,EAAE,SAAS,GAAG,MAAM,CAAA;IACvB,2GAA2G;IAC3G,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,qDAAqD;IACrD,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,8BAA8B;IAC9B,MAAM,EAAE,UAAU,GAAG,MAAM,CAAA;CAC5B,CAAC;AAqCF,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,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":"HttpMethod.vue.d.ts","sourceRoot":"","sources":["../../../src/components/HttpMethod/HttpMethod.vue"],"names":[],"mappings":"AAuCA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,mCAAmC,CAAA;AAEnE,OAAO,EAAY,KAAK,SAAS,EAAE,MAAM,KAAK,CAAA;AAE9C,KAAK,WAAW,GAAG;IACjB,2DAA2D;IAC3D,EAAE,CAAC,EAAE,SAAS,GAAG,MAAM,CAAA;IACvB,2GAA2G;IAC3G,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,qDAAqD;IACrD,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,8BAA8B;IAC9B,MAAM,EAAE,UAAU,GAAG,MAAM,CAAA;CAC5B,CAAC;AAiDF,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,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"}
@@ -2,16 +2,17 @@ type __VLS_Props = {
2
2
  id?: string;
3
3
  is?: string;
4
4
  };
5
- declare var __VLS_7: {};
5
+ declare var __VLS_9: {};
6
6
  type __VLS_Slots = {} & {
7
- default?: (props: typeof __VLS_7) => any;
7
+ default?: (props: typeof __VLS_9) => any;
8
8
  };
9
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
9
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
10
10
  intersecting: (id: string) => any;
11
11
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
12
12
  onIntersecting?: ((id: string) => any) | undefined;
13
13
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
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":"IntersectionObserver.vue.d.ts","sourceRoot":"","sources":["../../src/components/IntersectionObserver.vue"],"names":[],"mappings":"AA4DA,KAAK,WAAW,GAAG;IACjB,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,EAAE,CAAC,EAAE,MAAM,CAAA;CACZ,CAAC;AAmEF,QAAA,IAAuB,OAAO,IAAW,CAAE;AAC3C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAsB/C,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":"IntersectionObserver.vue.d.ts","sourceRoot":"","sources":["../../src/components/IntersectionObserver.vue"],"names":[],"mappings":"AA6DA,KAAK,WAAW,GAAG;IACjB,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,EAAE,CAAC,EAAE,MAAM,CAAA;CACZ,CAAC;AA2EF,QAAA,IAAuB,OAAO,IAAW,CAAE;AAC3C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAO/C,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,8 +5,9 @@ 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<{}>, {}, {}, {}, {}, 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":"Lazy.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Lazy/Lazy.vue"],"names":[],"mappings":"AAiCA,KAAK,WAAW,GAAG;IAEjB,EAAE,EAAE,MAAM,CAAA;CACX,CAAC;AAkBF,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":"Lazy.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Lazy/Lazy.vue"],"names":[],"mappings":"AAkCA,KAAK,WAAW,GAAG;IAEjB,EAAE,EAAE,MAAM,CAAA;CACX,CAAC;AA4BF,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"}
@@ -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":"LinkList.vue.d.ts","sourceRoot":"","sources":["../../../src/components/LinkList/LinkList.vue"],"names":[],"mappings":"AA6JA,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,+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":"LinkList.vue.d.ts","sourceRoot":"","sources":["../../../src/components/LinkList/LinkList.vue"],"names":[],"mappings":"AAkKA,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;AAO/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,8 +1,9 @@
1
1
  type __VLS_Props = {
2
2
  lines?: number;
3
3
  };
4
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
4
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
5
5
  lines: number;
6
6
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
7
+ declare const _default: typeof __VLS_export;
7
8
  export default _default;
8
9
  //# sourceMappingURL=LoadingSkeleton.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"LoadingSkeleton.vue.d.ts","sourceRoot":"","sources":["../../src/components/LoadingSkeleton.vue"],"names":[],"mappings":"AAiDA,KAAK,WAAW,GAAG;IAAE,KAAK,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC;;WAAT,MAAM;;AAmDnC,wBAOG"}
1
+ {"version":3,"file":"LoadingSkeleton.vue.d.ts","sourceRoot":"","sources":["../../src/components/LoadingSkeleton.vue"],"names":[],"mappings":"AAkDA,KAAK,WAAW,GAAG;IAAE,KAAK,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC;AAwCtC,QAAA,MAAM,YAAY;WAxCW,MAAM;6EA2CjC,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -10,12 +10,13 @@ type __VLS_Slots = {
10
10
  }): never;
11
11
  search?(): never;
12
12
  };
13
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
13
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
14
14
  toggleSidebar: () => any;
15
15
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
16
16
  onToggleSidebar?: (() => any) | undefined;
17
17
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
18
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
18
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
19
+ declare const _default: typeof __VLS_export;
19
20
  export default _default;
20
21
  type __VLS_WithSlots<T, S> = T & {
21
22
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"MobileHeader.vue.d.ts","sourceRoot":"","sources":["../../src/components/MobileHeader.vue"],"names":[],"mappings":"AAsFA,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,MAAM,CAAA;IAClB,aAAa,EAAE,OAAO,CAAA;IACtB,WAAW,EAAE,OAAO,CAAA;CACrB,CAAC;AAQF,KAAK,WAAW,GAAG;IACjB,OAAO,CAAC,IAAI,KAAK,CAAA;IACjB,OAAO,CAAC,CAAC,KAAK,EAAE;QAAE,cAAc,EAAE,MAAM,CAAA;KAAE,GAAG,KAAK,CAAA;IAClD,MAAM,CAAC,IAAI,KAAK,CAAA;CACjB,CAAC;AAqIF,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":"MobileHeader.vue.d.ts","sourceRoot":"","sources":["../../src/components/MobileHeader.vue"],"names":[],"mappings":"AAuFA,KAAK,WAAW,GAAG;IACjB,UAAU,EAAE,MAAM,CAAA;IAClB,aAAa,EAAE,OAAO,CAAA;IACtB,WAAW,EAAE,OAAO,CAAA;CACrB,CAAC;AAQF,KAAK,WAAW,GAAG;IACjB,OAAO,CAAC,IAAI,KAAK,CAAA;IACjB,OAAO,CAAC,CAAC,KAAK,EAAE;QAAE,cAAc,EAAE,MAAM,CAAA;KAAE,GAAG,KAAK,CAAA;IAClD,MAAM,CAAC,IAAI,KAAK,CAAA;CACjB,CAAC;AAoIF,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"}
@@ -2,6 +2,7 @@ type __VLS_Props = {
2
2
  path: string;
3
3
  deprecated?: boolean;
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=OperationPath.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"OperationPath.vue.d.ts","sourceRoot":"","sources":["../../src/components/OperationPath.vue"],"names":[],"mappings":"AAwCA,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,MAAM,CAAA;IACZ,UAAU,CAAC,EAAE,OAAO,CAAA;CACrB,CAAC;;AA0DF,wBAMG"}
1
+ {"version":3,"file":"OperationPath.vue.d.ts","sourceRoot":"","sources":["../../src/components/OperationPath.vue"],"names":[],"mappings":"AAyCA,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,MAAM,CAAA;IACZ,UAAU,CAAC,EAAE,OAAO,CAAA;CACrB,CAAC;AAoDF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -4,6 +4,7 @@ type __VLS_Props = {
4
4
  tag: TraversedTag;
5
5
  eventBus: WorkspaceEventBus | null;
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=OperationsList.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"OperationsList.vue.d.ts","sourceRoot":"","sources":["../../../src/components/OperationsList/OperationsList.vue"],"names":[],"mappings":"AAsEA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AACvE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,4CAA4C,CAAA;AAO9E,KAAK,WAAW,GAAG;IACjB,GAAG,EAAE,YAAY,CAAA;IACjB,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;CACnC,CAAC;;AAqHF,wBAMG"}
1
+ {"version":3,"file":"OperationsList.vue.d.ts","sourceRoot":"","sources":["../../../src/components/OperationsList/OperationsList.vue"],"names":[],"mappings":"AAuEA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AACvE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,4CAA4C,CAAA;AAO9E,KAAK,WAAW,GAAG;IACjB,GAAG,EAAE,YAAY,CAAA;IACjB,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;CACnC,CAAC;AAoHF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -5,6 +5,7 @@ type __VLS_Props = {
5
5
  isCollapsed?: boolean;
6
6
  eventBus: WorkspaceEventBus | null;
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=OperationsListItem.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"OperationsListItem.vue.d.ts","sourceRoot":"","sources":["../../../src/components/OperationsList/OperationsListItem.vue"],"names":[],"mappings":"AAkHA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AACvE,OAAO,KAAK,EAEV,kBAAkB,EAClB,gBAAgB,EACjB,MAAM,4CAA4C,CAAA;AAMnD,KAAK,WAAW,GAAG;IACjB,SAAS,EAAE,kBAAkB,GAAG,gBAAgB,CAAA;IAChD,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;CACnC,CAAC;;AA2IF,wBAMG"}
1
+ {"version":3,"file":"OperationsListItem.vue.d.ts","sourceRoot":"","sources":["../../../src/components/OperationsList/OperationsListItem.vue"],"names":[],"mappings":"AAmHA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AACvE,OAAO,KAAK,EAEV,kBAAkB,EAClB,gBAAgB,EACjB,MAAM,4CAA4C,CAAA;AAMnD,KAAK,WAAW,GAAG;IACjB,SAAS,EAAE,kBAAkB,GAAG,gBAAgB,CAAA;IAChD,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;CACnC,CAAC;AA2IF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -2,6 +2,7 @@ type __VLS_Props = {
2
2
  viewName: 'content.end';
3
3
  options: Record<string, any>;
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=RenderPlugins.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RenderPlugins.vue.d.ts","sourceRoot":"","sources":["../../../src/components/RenderPlugins/RenderPlugins.vue"],"names":[],"mappings":"AAgDA,KAAK,WAAW,GAAG;IACjB,QAAQ,EAAE,aAAa,CAAA;IACvB,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;CAC7B,CAAC;;AAgFF,wBAMG"}
1
+ {"version":3,"file":"RenderPlugins.vue.d.ts","sourceRoot":"","sources":["../../../src/components/RenderPlugins/RenderPlugins.vue"],"names":[],"mappings":"AAiDA,KAAK,WAAW,GAAG;IACjB,QAAQ,EAAE,aAAa,CAAA;IACvB,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;CAC7B,CAAC;AAiFF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -7,10 +7,11 @@ type __VLS_Slots = {} & {
7
7
  } & {
8
8
  default?: (props: typeof __VLS_3) => any;
9
9
  };
10
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
10
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
11
11
  if: boolean;
12
12
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
13
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
13
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
14
+ declare const _default: typeof __VLS_export;
14
15
  export default _default;
15
16
  type __VLS_WithSlots<T, S> = T & {
16
17
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"ScreenReader.vue.d.ts","sourceRoot":"","sources":["../../src/components/ScreenReader.vue"],"names":[],"mappings":"AAgCA,KAAK,WAAW,GAAG;IACf,EAAE,CAAC,EAAE,OAAO,CAAA;CACb,CAAC;AAoCJ,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;AAoB/C,QAAA,MAAM,eAAe;QA5DZ,OAAO;6EAmEd,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":"ScreenReader.vue.d.ts","sourceRoot":"","sources":["../../src/components/ScreenReader.vue"],"names":[],"mappings":"AAiCA,KAAK,WAAW,GAAG;IACf,EAAE,CAAC,EAAE,OAAO,CAAA;CACb,CAAC;AAuCJ,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;QAhDP,OAAO;6EAmDd,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"}
@@ -3,20 +3,21 @@ type __VLS_Props = {
3
3
  label?: string;
4
4
  modelValue: boolean;
5
5
  };
6
- declare var __VLS_13: {}, __VLS_18: {};
6
+ declare var __VLS_14: {}, __VLS_22: {};
7
7
  type __VLS_Slots = {} & {
8
- heading?: (props: typeof __VLS_13) => any;
8
+ heading?: (props: typeof __VLS_14) => any;
9
9
  } & {
10
- default?: (props: typeof __VLS_18) => any;
10
+ default?: (props: typeof __VLS_22) => any;
11
11
  };
12
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
12
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
13
13
  "update:modelValue": (value: boolean) => any;
14
14
  copyAnchorUrl: () => any;
15
15
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
16
16
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
17
17
  onCopyAnchorUrl?: (() => any) | undefined;
18
18
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
19
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
19
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
20
+ declare const _default: typeof __VLS_export;
20
21
  export default _default;
21
22
  type __VLS_WithSlots<T, S> = T & {
22
23
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"CompactSection.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Section/CompactSection.vue"],"names":[],"mappings":"AA2FA,KAAK,WAAW,GAAG;IACjB,EAAE,EAAE,MAAM,CAAA;IACV,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,UAAU,EAAE,OAAO,CAAA;CACpB,CAAC;AAuGF,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;AAwBhD,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":"CompactSection.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Section/CompactSection.vue"],"names":[],"mappings":"AA4FA,KAAK,WAAW,GAAG;IACjB,EAAE,EAAE,MAAM,CAAA;IACV,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,UAAU,EAAE,OAAO,CAAA;CACpB,CAAC;AA6HF,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;;;;;;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"}
@@ -2,12 +2,13 @@ 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, {} & {
5
+ declare const __VLS_base: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
6
6
  intersecting: () => any;
7
7
  }, string, import("vue").PublicProps, Readonly<{}> & Readonly<{
8
8
  onIntersecting?: (() => any) | undefined;
9
9
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
10
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
10
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
+ declare const _default: typeof __VLS_export;
11
12
  export default _default;
12
13
  type __VLS_WithSlots<T, S> = T & {
13
14
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"Section.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Section/Section.vue"],"names":[],"mappings":"AAgGA,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;;;;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":"Section.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Section/Section.vue"],"names":[],"mappings":"AAoGA,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;;;;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"}
@@ -2,24 +2,25 @@ type __VLS_Props = {
2
2
  transparent?: boolean;
3
3
  modelValue: boolean;
4
4
  };
5
- declare var __VLS_16: {}, __VLS_18: {
5
+ declare var __VLS_18: {}, __VLS_20: {
6
6
  active: boolean;
7
- }, __VLS_28: {}, __VLS_30: {};
7
+ }, __VLS_33: {}, __VLS_35: {};
8
8
  type __VLS_Slots = {} & {
9
- title?: (props: typeof __VLS_16) => any;
9
+ title?: (props: typeof __VLS_18) => any;
10
10
  } & {
11
- actions?: (props: typeof __VLS_18) => any;
11
+ actions?: (props: typeof __VLS_20) => any;
12
12
  } & {
13
- description?: (props: typeof __VLS_28) => any;
13
+ description?: (props: typeof __VLS_33) => any;
14
14
  } & {
15
- default?: (props: typeof __VLS_30) => any;
15
+ default?: (props: typeof __VLS_35) => any;
16
16
  };
17
- declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
17
+ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
18
18
  "update:modelValue": (value: boolean) => any;
19
19
  }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
20
20
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
21
21
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
22
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
22
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
23
+ declare const _default: typeof __VLS_export;
23
24
  export default _default;
24
25
  type __VLS_WithSlots<T, S> = T & {
25
26
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"SectionAccordion.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Section/SectionAccordion.vue"],"names":[],"mappings":"AAoIA,KAAK,WAAW,GAAG;IACjB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,UAAU,EAAE,OAAO,CAAA;CACpB,CAAC;AAwIF,QAAA,IAAyB,QAAQ,IAAW,EAAE,QAAQ;;CAAW,EAAE,QAAQ,IAAW,EAAE,QAAQ,IAAY,CAAE;AAC9G,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,GAC7C;IAAE,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GACjD;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AA4BhD,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":"SectionAccordion.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Section/SectionAccordion.vue"],"names":[],"mappings":"AAqIA,KAAK,WAAW,GAAG;IACjB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,UAAU,EAAE,OAAO,CAAA;CACpB,CAAC;AAiKF,QAAA,IAAyB,QAAQ,IAAW,EAAE,QAAQ;;CAAW,EAAE,QAAQ,IAAW,EAAE,QAAQ,IAAY,CAAE;AAC9G,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,GAC7C;IAAE,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GACjD;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAOhD,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"}