@scalar/api-reference 1.64.0 → 1.64.1

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 (591) hide show
  1. package/CHANGELOG.md +48 -0
  2. package/dist/blocks/scalar-asyncapi-server-selector-block/components/AsyncApiServerSelector.vue.d.ts.map +1 -1
  3. package/dist/blocks/scalar-asyncapi-server-selector-block/components/AsyncApiServerSelector.vue.script.js +1 -1
  4. package/dist/blocks/scalar-asyncapi-server-selector-block/components/AsyncApiServerSelector.vue.script.js.map +1 -1
  5. package/dist/blocks/scalar-asyncapi-server-selector-block/components/Selector.vue.d.ts.map +1 -1
  6. package/dist/blocks/scalar-asyncapi-server-selector-block/components/Selector.vue.script.js +1 -1
  7. package/dist/blocks/scalar-asyncapi-server-selector-block/components/Selector.vue.script.js.map +1 -1
  8. package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/AsyncApiSidebarFilters.vue.script.js +2 -2
  9. package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/AsyncApiSidebarFilters.vue.script.js.map +1 -1
  10. package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/SidebarFilter.vue.d.ts.map +1 -1
  11. package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/SidebarFilter.vue.script.js +1 -1
  12. package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/SidebarFilter.vue.script.js.map +1 -1
  13. package/dist/blocks/scalar-asyncapi-sidebar-filters-block/helpers/filter-async-api-navigation.js.map +1 -1
  14. package/dist/blocks/scalar-client-selector-block/components/ClientDropdown.vue.d.ts +1 -3
  15. package/dist/blocks/scalar-client-selector-block/components/ClientDropdown.vue.d.ts.map +1 -1
  16. package/dist/blocks/scalar-client-selector-block/components/ClientDropdown.vue.js +1 -1
  17. package/dist/blocks/scalar-client-selector-block/components/ClientDropdown.vue.js.map +1 -1
  18. package/dist/blocks/scalar-client-selector-block/components/ClientDropdown.vue.script.js +13 -27
  19. package/dist/blocks/scalar-client-selector-block/components/ClientDropdown.vue.script.js.map +1 -1
  20. package/dist/blocks/scalar-client-selector-block/components/ClientSelector.vue.d.ts.map +1 -1
  21. package/dist/blocks/scalar-client-selector-block/components/ClientSelector.vue.js +1 -1
  22. package/dist/blocks/scalar-client-selector-block/components/ClientSelector.vue.js.map +1 -1
  23. package/dist/blocks/scalar-client-selector-block/components/ClientSelector.vue.script.js +37 -25
  24. package/dist/blocks/scalar-client-selector-block/components/ClientSelector.vue.script.js.map +1 -1
  25. package/dist/blocks/scalar-client-selector-block/helpers/featured-clients.js.map +1 -1
  26. package/dist/blocks/scalar-info-block/components/DownloadLink.vue.d.ts.map +1 -1
  27. package/dist/blocks/scalar-info-block/components/DownloadLink.vue.js +1 -1
  28. package/dist/blocks/scalar-info-block/components/DownloadLink.vue.js.map +1 -1
  29. package/dist/blocks/scalar-info-block/components/DownloadLink.vue.script.js +10 -4
  30. package/dist/blocks/scalar-info-block/components/DownloadLink.vue.script.js.map +1 -1
  31. package/dist/blocks/scalar-info-block/components/InfoBlock.vue.script.js +1 -1
  32. package/dist/blocks/scalar-info-block/components/InfoBlock.vue.script.js.map +1 -1
  33. package/dist/blocks/scalar-info-block/components/InfoDescription.vue.js +1 -1
  34. package/dist/blocks/scalar-info-block/components/InfoDescription.vue.script.js +1 -1
  35. package/dist/blocks/scalar-info-block/components/InfoDescription.vue.script.js.map +1 -1
  36. package/dist/blocks/scalar-info-block/components/InfoLinks.vue.script.js +1 -1
  37. package/dist/blocks/scalar-info-block/components/InfoLinks.vue.script.js.map +1 -1
  38. package/dist/blocks/scalar-info-block/components/InfoMarkdownSection.vue.script.js +1 -1
  39. package/dist/blocks/scalar-info-block/components/InfoMarkdownSection.vue.script.js.map +1 -1
  40. package/dist/blocks/scalar-info-block/components/InfoVersion.vue.script.js +1 -1
  41. package/dist/blocks/scalar-info-block/components/InfoVersion.vue.script.js.map +1 -1
  42. package/dist/blocks/scalar-info-block/components/IntroductionCard.vue.js +1 -1
  43. package/dist/blocks/scalar-info-block/components/IntroductionCard.vue.script.js +1 -1
  44. package/dist/blocks/scalar-info-block/components/IntroductionCard.vue.script.js.map +1 -1
  45. package/dist/blocks/scalar-info-block/components/IntroductionCardItem.vue.js +1 -1
  46. package/dist/blocks/scalar-info-block/components/IntroductionCardItem.vue.js.map +1 -1
  47. package/dist/blocks/scalar-info-block/components/IntroductionLayout.vue.d.ts.map +1 -1
  48. package/dist/blocks/scalar-info-block/components/IntroductionLayout.vue.js +1 -1
  49. package/dist/blocks/scalar-info-block/components/IntroductionLayout.vue.script.js +1 -1
  50. package/dist/blocks/scalar-info-block/components/IntroductionLayout.vue.script.js.map +1 -1
  51. package/dist/blocks/scalar-info-block/components/IntroductionLoading.vue.js +1 -1
  52. package/dist/blocks/scalar-info-block/components/IntroductionLoading.vue.script.js +1 -1
  53. package/dist/blocks/scalar-info-block/components/IntroductionLoading.vue.script.js.map +1 -1
  54. package/dist/blocks/scalar-info-block/components/SpecificationVersion.vue.script.js +1 -1
  55. package/dist/blocks/scalar-info-block/components/SpecificationVersion.vue.script.js.map +1 -1
  56. package/dist/blocks/scalar-sdk-installation-instructions/components/SdkInstallationInstructions.vue.d.ts.map +1 -1
  57. package/dist/blocks/scalar-sdk-installation-instructions/components/SdkInstallationInstructions.vue.js +1 -1
  58. package/dist/blocks/scalar-sdk-installation-instructions/components/SdkInstallationInstructions.vue.js.map +1 -1
  59. package/dist/blocks/scalar-sdk-installation-instructions/components/SdkInstallationInstructions.vue.script.js +16 -9
  60. package/dist/blocks/scalar-sdk-installation-instructions/components/SdkInstallationInstructions.vue.script.js.map +1 -1
  61. package/dist/blocks/scalar-sdk-installation-instructions/helpers/language-icon.js.map +1 -1
  62. package/dist/blocks/scalar-sdk-installation-instructions/helpers/renderable-sdks.js.map +1 -1
  63. package/dist/blocks/scalar-sdk-installation-instructions/helpers/visible-tab-count.js.map +1 -1
  64. package/dist/blocks/scalar-server-selector-block/components/Selector.vue.d.ts.map +1 -1
  65. package/dist/blocks/scalar-server-selector-block/components/Selector.vue.script.js +1 -1
  66. package/dist/blocks/scalar-server-selector-block/components/Selector.vue.script.js.map +1 -1
  67. package/dist/blocks/scalar-server-selector-block/components/ServerSelector.vue.d.ts.map +1 -1
  68. package/dist/blocks/scalar-server-selector-block/components/ServerSelector.vue.script.js +1 -1
  69. package/dist/blocks/scalar-server-selector-block/components/ServerSelector.vue.script.js.map +1 -1
  70. package/dist/browser/chunks/AgentScalarChatInterface-D1mzA447.js +27 -0
  71. package/dist/browser/chunks/ScalarTextInput.vue-OfiA6SHf.js +27 -0
  72. package/dist/browser/chunks/{basic-shape-diamond.svg-BTEOT1FL.js → basic-shape-diamond.svg-o5eiY2I7.js} +2 -2
  73. package/dist/browser/chunks/{basic-shape-hexagon.svg-BSPzaCgF.js → basic-shape-hexagon.svg-CGuS7mbd.js} +2 -2
  74. package/dist/browser/chunks/{basic-shape-primary-circle-ellipse-round.svg-DKmZ8UUU.js → basic-shape-primary-circle-ellipse-round.svg-DDIpXiBm.js} +2 -2
  75. package/dist/browser/chunks/{basic-shape-primary-square-rectangle.svg-n2YRykHD.js → basic-shape-primary-square-rectangle.svg-DzVEJHMB.js} +2 -2
  76. package/dist/browser/chunks/{basic-shape-shield.svg-Bec9cJDA.js → basic-shape-shield.svg-BZzapRqv.js} +2 -2
  77. package/dist/browser/chunks/browser-CTPPEMEL.js +129 -0
  78. package/dist/browser/chunks/{computer-device-desktop-monitor.svg-m6j893Hb.js → computer-device-desktop-monitor.svg-OSM05r1I.js} +2 -2
  79. package/dist/browser/chunks/{computer-device-desktop.svg-Dk1VVO7k.js → computer-device-desktop.svg-BMFzGZ27.js} +2 -2
  80. package/dist/browser/chunks/{computer-device-laptop.svg-BNGVUCYS.js → computer-device-laptop.svg-CMAjzuB-.js} +2 -2
  81. package/dist/browser/chunks/{computer-device-mobile-phone-android-samsung-back.svg-CC4UUTFw.js → computer-device-mobile-phone-android-samsung-back.svg-D4xBONmL.js} +2 -2
  82. package/dist/browser/chunks/{computer-device-mobile-phone-android-samsung.svg-D8ExpMpL.js → computer-device-mobile-phone-android-samsung.svg-gbMJLjJw.js} +2 -2
  83. package/dist/browser/chunks/{computer-device-mobile-phone-iphone-x-back.svg-CLm7sgMM.js → computer-device-mobile-phone-iphone-x-back.svg-Bl1rmdKA.js} +2 -2
  84. package/dist/browser/chunks/{computer-device-mobile-phone-iphone-x.svg-Xrttg6_7.js → computer-device-mobile-phone-iphone-x.svg-DVetP0aa.js} +2 -2
  85. package/dist/browser/chunks/{computer-device-mobile-tablet-touch.svg-DQ2oTvOG.js → computer-device-mobile-tablet-touch.svg-Zi88BP4L.js} +2 -2
  86. package/dist/browser/chunks/{computer-device-mobile-tablet.svg-DCr0XlRc.js → computer-device-mobile-tablet.svg-C1ggisWP.js} +2 -2
  87. package/dist/browser/chunks/{computer-device-network-ethernet-cat6.svg-AK9l0iOl.js → computer-device-network-ethernet-cat6.svg-BIUymdC1.js} +2 -2
  88. package/dist/browser/chunks/{computer-device-network-lan-www.svg-gUIdFBlE.js → computer-device-network-lan-www.svg-CoFUlIVO.js} +2 -2
  89. package/dist/browser/chunks/{computer-device-network-wifi-connection.svg-Be-EMm4e.js → computer-device-network-wifi-connection.svg-DeWsacxI.js} +2 -2
  90. package/dist/browser/chunks/{computer-device-network-wifi-router.svg-Dc2VzyqK.js → computer-device-network-wifi-router.svg-BjpZEot4.js} +2 -2
  91. package/dist/browser/chunks/{ecology-science-erlenmeyer-flask.svg-DHgy7Jfd.js → ecology-science-erlenmeyer-flask.svg-ftjGGirE.js} +2 -2
  92. package/dist/browser/chunks/{image-flash-lightning.svg-EETR_y1q.js → image-flash-lightning.svg-DYQ0W4Fi.js} +2 -2
  93. package/dist/browser/chunks/{image-picture-flower.svg-DN1AYzJU.js → image-picture-flower.svg-Bfe5SVDf.js} +2 -2
  94. package/dist/browser/chunks/{interface-alert-exclamation-diamond.svg-C5NozMV_.js → interface-alert-exclamation-diamond.svg-D1HePDNM.js} +2 -2
  95. package/dist/browser/chunks/{interface-alert-exclamation-triangle-warning.svg-DaAg2fF5.js → interface-alert-exclamation-triangle-warning.svg-CILUsxBC.js} +2 -2
  96. package/dist/browser/chunks/{interface-alert-information-circle.svg-ckkkt9Mv.js → interface-alert-information-circle.svg-9LrbJM5J.js} +2 -2
  97. package/dist/browser/chunks/{interface-award-crown.svg-pjvn9hY-.js → interface-award-crown.svg-DllWgiU1.js} +2 -2
  98. package/dist/browser/chunks/{interface-bookmark.svg-BK9HKQBT.js → interface-bookmark-tag.svg-Dc-JL-Kc.js} +2 -2
  99. package/dist/browser/chunks/{interface-bookmark-tag.svg-r2r-lQq4.js → interface-bookmark.svg-Dc-JL-Kc.js} +2 -2
  100. package/dist/browser/chunks/{interface-calendar-date-one.svg-DNnF0M1I.js → interface-calendar-date-one.svg-DO2jelhF.js} +2 -2
  101. package/dist/browser/chunks/{interface-content-book-open-pages.svg-CQj_w9Vp.js → interface-content-book-open-pages.svg-BJjMjIgA.js} +2 -2
  102. package/dist/browser/chunks/{interface-content-book-page.svg-DppoeJRe.js → interface-content-book-page.svg-C6rKB2fs.js} +2 -2
  103. package/dist/browser/chunks/{interface-content-file.svg-CvcD7OiY.js → interface-content-file.svg-CS0q2FKx.js} +2 -2
  104. package/dist/browser/chunks/{interface-content-folder.svg-BmtS5I9A.js → interface-content-folder.svg-CThTWsJX.js} +2 -2
  105. package/dist/browser/chunks/{interface-copy-clipboard.svg-Be6EI50X.js → interface-copy-clipboard.svg-DdN67cLv.js} +2 -2
  106. package/dist/browser/chunks/{interface-edit-attachment.svg-G5TKzpWX.js → interface-edit-attachment.svg-Ciizphuh.js} +2 -2
  107. package/dist/browser/chunks/{interface-edit-binocular.svg-jzL-DvGB.js → interface-edit-binocular.svg-Dw1nDqmL.js} +2 -2
  108. package/dist/browser/chunks/{interface-edit-magic-wand.svg-BOTlymvp.js → interface-edit-magic-wand.svg-BYS0jm_E.js} +2 -2
  109. package/dist/browser/chunks/{interface-edit-tool-paint-roller.svg-s9dwryx7.js → interface-edit-tool-paint-roller.svg-NioSHZC2.js} +2 -2
  110. package/dist/browser/chunks/{interface-edit-tool-pencil.svg-C7v0dbB3.js → interface-edit-tool-pencil.svg-P87QFlat.js} +2 -2
  111. package/dist/browser/chunks/{interface-favorite-award.svg-CYHUgUG0.js → interface-favorite-award.svg-DBBAChSi.js} +2 -2
  112. package/dist/browser/chunks/{interface-favorite-flag.svg-C10zlKOb.js → interface-favorite-flag.svg-HlhPomHY.js} +2 -2
  113. package/dist/browser/chunks/{interface-favorite-heart.svg-eoduXxlz.js → interface-favorite-heart.svg-Cqu2GYDo.js} +2 -2
  114. package/dist/browser/chunks/{interface-favorite-star.svg-BSmxJetr.js → interface-favorite-star.svg-BD4JY_J2.js} +2 -2
  115. package/dist/browser/chunks/{interface-favorite-stars-sparkles.svg-JTFLj3Ls.js → interface-favorite-stars-sparkles.svg-BXi6aO8q.js} +2 -2
  116. package/dist/browser/chunks/{interface-hierarchy-flowchart.svg-Cg_Wy0kN.js → interface-hierarchy-flowchart.svg-CDEVSsD4.js} +2 -2
  117. package/dist/browser/chunks/{interface-home-house.svg-DytoGRnv.js → interface-home-house.svg-DJetUjwj.js} +2 -2
  118. package/dist/browser/chunks/{interface-hyperlink.svg-CuEfmmQI.js → interface-hyperlink.svg-DJ1LREmz.js} +2 -2
  119. package/dist/browser/chunks/{interface-lighting-brightness.svg-DSK0h_Pa.js → interface-lighting-brightness.svg-TGKAaHYV.js} +2 -2
  120. package/dist/browser/chunks/{interface-lock-closed.svg-Cn6TaLYv.js → interface-lock-closed.svg-3hehWr3i.js} +2 -2
  121. package/dist/browser/chunks/{interface-lock-open-unlock.svg-CVkG5-9W.js → interface-lock-open-unlock.svg-CuXKcv1m.js} +2 -2
  122. package/dist/browser/chunks/{interface-login-key.svg-y-cwwXjN.js → interface-login-key.svg-Chwvvywd.js} +2 -2
  123. package/dist/browser/chunks/{interface-search.svg-S-puVFJB.js → interface-search.svg-JDE3fk0u.js} +2 -2
  124. package/dist/browser/chunks/{interface-setting-cog.svg-CTH4_lLg.js → interface-setting-cog.svg-BBCkeh4K.js} +2 -2
  125. package/dist/browser/chunks/{interface-share-megaphone-bullhorn.svg-Pbp39MyC.js → interface-share-megaphone-bullhorn.svg-CDdxF-4y.js} +2 -2
  126. package/dist/browser/chunks/{interface-share-rocket.svg-BgCsIRZO.js → interface-share-rocket.svg-DSbdn_o7.js} +2 -2
  127. package/dist/browser/chunks/{interface-share-satellite.svg-DAMN9d5G.js → interface-share-satellite.svg-CefBVZvY.js} +2 -2
  128. package/dist/browser/chunks/{interface-share-space-ship.svg-Dt-Mejxk.js → interface-share-space-ship.svg-tFA2dsSU.js} +2 -2
  129. package/dist/browser/chunks/{interface-share.svg-vFYTXSti.js → interface-share.svg-BpOGopyv.js} +2 -2
  130. package/dist/browser/chunks/{interface-signal-square.svg-DNG4LpAe.js → interface-signal-square.svg-BcX_BoaC.js} +2 -2
  131. package/dist/browser/chunks/{interface-time-clock-circle.svg-Bpz-nLxo.js → interface-time-clock-circle.svg-C8B_L_RM.js} +2 -2
  132. package/dist/browser/chunks/{interface-time-hour-glass.svg-D7agfKsH.js → interface-time-hour-glass.svg-qw-oeoVn.js} +2 -2
  133. package/dist/browser/chunks/{interface-users-multiple.svg-CkPJBBnG.js → interface-users-multiple.svg-Cs13Eewq.js} +2 -2
  134. package/dist/browser/chunks/{interface-weather-moon.svg-CaTZFMPO.js → interface-weather-moon.svg-CV-oDTae.js} +2 -2
  135. package/dist/browser/chunks/{mail-chat-bubble-square.svg-DC8RIihp.js → mail-chat-bubble-square.svg-dpauJhin.js} +2 -2
  136. package/dist/browser/chunks/{mail-send-email-paper-airplane.svg-D8OLs9jz.js → mail-send-email-paper-airplane.svg-BBofxojL.js} +2 -2
  137. package/dist/browser/chunks/{mail-send-envelope.svg-CV33h5Sx.js → mail-send-envelope.svg-DyENgYOI.js} +2 -2
  138. package/dist/browser/chunks/modal-BS4e2gew.js +99 -0
  139. package/dist/browser/chunks/{money-cashier-receipt.svg-CJL8C2gs.js → money-cashier-receipt.svg-dNTr5aio.js} +2 -2
  140. package/dist/browser/chunks/{money-currency-dollar-pay.svg-VdBplCTx.js → money-currency-dollar-pay.svg-1ZESPtFY.js} +2 -2
  141. package/dist/browser/chunks/{money-graph-arrow-increase.svg-DcRov3zk.js → money-graph-arrow-increase.svg-kEZ2u2z2.js} +2 -2
  142. package/dist/browser/chunks/{money-graph-bar-chart-increase.svg-Cc7KxjX-.js → money-graph-bar-chart-increase.svg-B-t2UWB3.js} +2 -2
  143. package/dist/browser/chunks/{nature-ecology-leaf.svg-DR3cTZxt.js → nature-ecology-leaf.svg-DZ2GJV8m.js} +2 -2
  144. package/dist/browser/chunks/{phone-telephone.svg-DyY0gUlk.js → phone-telephone.svg-C12QjpN7.js} +2 -2
  145. package/dist/browser/chunks/{programming-bug.svg-BHLT-Qhp.js → programming-bug.svg-wLTsruN9.js} +2 -2
  146. package/dist/browser/chunks/{programming-cloud.svg-B6YW33ba.js → programming-cloud.svg-3XU6dNUg.js} +2 -2
  147. package/dist/browser/chunks/{programming-computer-database-server.svg-B6o5Sdn-.js → programming-computer-database-server.svg-B1JrHSPd.js} +2 -2
  148. package/dist/browser/chunks/{programming-computer-database.svg-Cl7OVtpJ.js → programming-computer-database.svg-BxHSuFl7.js} +2 -2
  149. package/dist/browser/chunks/{programming-module-four-layout.svg-BQrerL1x.js → programming-module-four-layout.svg-CeV35q45.js} +2 -2
  150. package/dist/browser/chunks/{programming-module-three.svg-B2KTQzBM.js → programming-module-three.svg-YIBpLt45.js} +2 -2
  151. package/dist/browser/chunks/{programming-module.svg-CiID7kPm.js → programming-module.svg-CU_pEibI.js} +2 -2
  152. package/dist/browser/chunks/{programming-script-code.svg-D1M5rtkN.js → programming-script-code.svg-CLzinmHT.js} +2 -2
  153. package/dist/browser/chunks/runtime-core.esm-bundler-CqqEw5ds.js +17 -0
  154. package/dist/browser/chunks/{shopping-cart.svg-BEegiIR9.js → shopping-cart.svg-Brzddu3K.js} +2 -2
  155. package/dist/browser/chunks/{shopping-gift-present.svg-BUHwuLix.js → shopping-gift-present.svg-l2K48g7L.js} +2 -2
  156. package/dist/browser/chunks/{shopping-shipping-box-parcel-package.svg-D6fxWdYx.js → shopping-shipping-box-parcel-package.svg-DesGopPo.js} +2 -2
  157. package/dist/browser/chunks/{tag-new-circle.svg-jsg1bGs0.js → tag-new-circle.svg-DE-VaLZU.js} +2 -2
  158. package/dist/browser/chunks/{travel-map-earth-globe.svg-ClbMiU-f.js → travel-map-earth-globe.svg-DLaOMzx6.js} +2 -2
  159. package/dist/browser/chunks/vendor-DWZAEyBy.js +306 -0
  160. package/dist/browser/standalone.esm.js +8 -6
  161. package/dist/browser/standalone.js +253 -254
  162. package/dist/components/AgentScalar/AgentScalarButton.vue.script.js +1 -1
  163. package/dist/components/AgentScalar/AgentScalarButton.vue.script.js.map +1 -1
  164. package/dist/components/AgentScalar/AgentScalarChatInterface.vue.script.js +1 -1
  165. package/dist/components/AgentScalar/AgentScalarChatInterface.vue.script.js.map +1 -1
  166. package/dist/components/AgentScalar/AgentScalarDrawer.vue.d.ts.map +1 -1
  167. package/dist/components/AgentScalar/AgentScalarDrawer.vue.js +1 -1
  168. package/dist/components/AgentScalar/AgentScalarDrawer.vue.script.js +1 -1
  169. package/dist/components/AgentScalar/AgentScalarDrawer.vue.script.js.map +1 -1
  170. package/dist/components/AgentScalar/OpenMCPButton.vue.d.ts.map +1 -1
  171. package/dist/components/AgentScalar/OpenMCPButton.vue.js +1 -1
  172. package/dist/components/AgentScalar/OpenMCPButton.vue.js.map +1 -1
  173. package/dist/components/AgentScalar/OpenMCPButton.vue.script.js +47 -32
  174. package/dist/components/AgentScalar/OpenMCPButton.vue.script.js.map +1 -1
  175. package/dist/components/Anchor/Anchor.vue.d.ts.map +1 -1
  176. package/dist/components/Anchor/Anchor.vue.script.js +1 -1
  177. package/dist/components/Anchor/Anchor.vue.script.js.map +1 -1
  178. package/dist/components/Anchor/WithBreadcrumb.vue.script.js +2 -2
  179. package/dist/components/Anchor/WithBreadcrumb.vue.script.js.map +1 -1
  180. package/dist/components/ApiReference.vue.d.ts.map +1 -1
  181. package/dist/components/ApiReference.vue.js +1 -1
  182. package/dist/components/ApiReference.vue.js.map +1 -1
  183. package/dist/components/ApiReference.vue.script.js +48 -15
  184. package/dist/components/ApiReference.vue.script.js.map +1 -1
  185. package/dist/components/Badge/Badge.vue.js +1 -1
  186. package/dist/components/Badge/Badge.vue.script.js +1 -1
  187. package/dist/components/Badge/Badge.vue.script.js.map +1 -1
  188. package/dist/components/ClassicHeader.vue.js +1 -1
  189. package/dist/components/ClassicHeader.vue.js.map +1 -1
  190. package/dist/components/Content/AsyncApi/AsyncApiLabels.vue.js +1 -1
  191. package/dist/components/Content/AsyncApi/AsyncApiLabels.vue.script.js +1 -1
  192. package/dist/components/Content/AsyncApi/AsyncApiLabels.vue.script.js.map +1 -1
  193. package/dist/components/Content/AsyncApi/AsyncApiTraversedEntry.vue.script.js +1 -1
  194. package/dist/components/Content/AsyncApi/AsyncApiTraversedEntry.vue.script.js.map +1 -1
  195. package/dist/components/Content/AsyncApi/Channel.vue.d.ts.map +1 -1
  196. package/dist/components/Content/AsyncApi/Channel.vue.js +1 -1
  197. package/dist/components/Content/AsyncApi/Channel.vue.script.js +1 -1
  198. package/dist/components/Content/AsyncApi/Channel.vue.script.js.map +1 -1
  199. package/dist/components/Content/AsyncApi/ChannelsList.vue.js +1 -1
  200. package/dist/components/Content/AsyncApi/ChannelsList.vue.script.js +1 -1
  201. package/dist/components/Content/AsyncApi/ChannelsList.vue.script.js.map +1 -1
  202. package/dist/components/Content/AsyncApi/Message.vue.d.ts.map +1 -1
  203. package/dist/components/Content/AsyncApi/Message.vue.js +1 -1
  204. package/dist/components/Content/AsyncApi/Message.vue.script.js +2 -2
  205. package/dist/components/Content/AsyncApi/Message.vue.script.js.map +1 -1
  206. package/dist/components/Content/AsyncApi/Operation.vue.d.ts.map +1 -1
  207. package/dist/components/Content/AsyncApi/Operation.vue.js +1 -1
  208. package/dist/components/Content/AsyncApi/Operation.vue.script.js +1 -1
  209. package/dist/components/Content/AsyncApi/Operation.vue.script.js.map +1 -1
  210. package/dist/components/Content/AsyncApi/helpers/adapt-async-api-parameters.js.map +1 -1
  211. package/dist/components/Content/AsyncApi/helpers/async-api-render-options.js.map +1 -1
  212. package/dist/components/Content/AsyncApi/helpers/filter-children-by-type.js.map +1 -1
  213. package/dist/components/Content/AsyncApi/helpers/get-async-api-labels.js.map +1 -1
  214. package/dist/components/Content/AsyncApi/helpers/get-async-api-required-security.js.map +1 -1
  215. package/dist/components/Content/AsyncApi/helpers/pick-heading.js.map +1 -1
  216. package/dist/components/Content/AsyncApi/helpers/resolve-async-api-nodes.js.map +1 -1
  217. package/dist/components/Content/Auth/Auth.vue.script.js +1 -1
  218. package/dist/components/Content/Auth/Auth.vue.script.js.map +1 -1
  219. package/dist/components/Content/Content.vue.script.js +1 -1
  220. package/dist/components/Content/Content.vue.script.js.map +1 -1
  221. package/dist/components/Content/Models/Model.vue.script.js +1 -1
  222. package/dist/components/Content/Models/Model.vue.script.js.map +1 -1
  223. package/dist/components/Content/Models/ModelTag.vue.d.ts.map +1 -1
  224. package/dist/components/Content/Models/ModelTag.vue.script.js +2 -2
  225. package/dist/components/Content/Models/ModelTag.vue.script.js.map +1 -1
  226. package/dist/components/Content/Models/components/ClassicLayout.vue.d.ts.map +1 -1
  227. package/dist/components/Content/Models/components/ClassicLayout.vue.js +1 -1
  228. package/dist/components/Content/Models/components/ClassicLayout.vue.script.js +1 -1
  229. package/dist/components/Content/Models/components/ClassicLayout.vue.script.js.map +1 -1
  230. package/dist/components/Content/Models/components/ModernLayout.vue.d.ts.map +1 -1
  231. package/dist/components/Content/Models/components/ModernLayout.vue.script.js +1 -1
  232. package/dist/components/Content/Models/components/ModernLayout.vue.script.js.map +1 -1
  233. package/dist/components/Content/Operations/TraversedEntry.vue.script.js +1 -1
  234. package/dist/components/Content/Operations/TraversedEntry.vue.script.js.map +1 -1
  235. package/dist/components/Content/Schema/LinkButton.vue.js +1 -1
  236. package/dist/components/Content/Schema/LinkButton.vue.js.map +1 -1
  237. package/dist/components/Content/Schema/RenderString.vue.script.js +1 -1
  238. package/dist/components/Content/Schema/RenderString.vue.script.js.map +1 -1
  239. package/dist/components/Content/Schema/Schema.vue.d.ts.map +1 -1
  240. package/dist/components/Content/Schema/Schema.vue.js +1 -1
  241. package/dist/components/Content/Schema/Schema.vue.js.map +1 -1
  242. package/dist/components/Content/Schema/Schema.vue.script.js +5 -13
  243. package/dist/components/Content/Schema/Schema.vue.script.js.map +1 -1
  244. package/dist/components/Content/Schema/SchemaComposition.vue.d.ts.map +1 -1
  245. package/dist/components/Content/Schema/SchemaComposition.vue.script.js +1 -1
  246. package/dist/components/Content/Schema/SchemaComposition.vue.script.js.map +1 -1
  247. package/dist/components/Content/Schema/SchemaEnumPropertyItem.vue.js +1 -1
  248. package/dist/components/Content/Schema/SchemaEnumPropertyItem.vue.script.js +1 -1
  249. package/dist/components/Content/Schema/SchemaEnumPropertyItem.vue.script.js.map +1 -1
  250. package/dist/components/Content/Schema/SchemaEnums.vue.d.ts.map +1 -1
  251. package/dist/components/Content/Schema/SchemaEnums.vue.js +1 -1
  252. package/dist/components/Content/Schema/SchemaEnums.vue.script.js +1 -1
  253. package/dist/components/Content/Schema/SchemaEnums.vue.script.js.map +1 -1
  254. package/dist/components/Content/Schema/SchemaHeading.vue.js +1 -1
  255. package/dist/components/Content/Schema/SchemaHeading.vue.script.js +1 -1
  256. package/dist/components/Content/Schema/SchemaHeading.vue.script.js.map +1 -1
  257. package/dist/components/Content/Schema/SchemaObjectExampleCodeBlock.vue.script.js +1 -1
  258. package/dist/components/Content/Schema/SchemaObjectExampleCodeBlock.vue.script.js.map +1 -1
  259. package/dist/components/Content/Schema/SchemaObjectProperties.vue.script.js +1 -1
  260. package/dist/components/Content/Schema/SchemaObjectProperties.vue.script.js.map +1 -1
  261. package/dist/components/Content/Schema/SchemaProperty.vue.d.ts.map +1 -1
  262. package/dist/components/Content/Schema/SchemaProperty.vue.js +1 -1
  263. package/dist/components/Content/Schema/SchemaProperty.vue.js.map +1 -1
  264. package/dist/components/Content/Schema/SchemaProperty.vue.script.js +4 -3
  265. package/dist/components/Content/Schema/SchemaProperty.vue.script.js.map +1 -1
  266. package/dist/components/Content/Schema/SchemaPropertyDefault.vue.js +1 -1
  267. package/dist/components/Content/Schema/SchemaPropertyDefault.vue.script.js +1 -1
  268. package/dist/components/Content/Schema/SchemaPropertyDefault.vue.script.js.map +1 -1
  269. package/dist/components/Content/Schema/SchemaPropertyDetail.vue.js +1 -1
  270. package/dist/components/Content/Schema/SchemaPropertyDetail.vue.script.js +1 -1
  271. package/dist/components/Content/Schema/SchemaPropertyDetail.vue.script.js.map +1 -1
  272. package/dist/components/Content/Schema/SchemaPropertyExamples.vue.js +1 -1
  273. package/dist/components/Content/Schema/SchemaPropertyExamples.vue.script.js +1 -1
  274. package/dist/components/Content/Schema/SchemaPropertyExamples.vue.script.js.map +1 -1
  275. package/dist/components/Content/Schema/SchemaPropertyHeading.vue.d.ts.map +1 -1
  276. package/dist/components/Content/Schema/SchemaPropertyHeading.vue.js +1 -1
  277. package/dist/components/Content/Schema/SchemaPropertyHeading.vue.script.js +1 -1
  278. package/dist/components/Content/Schema/SchemaPropertyHeading.vue.script.js.map +1 -1
  279. package/dist/components/Content/Schema/helpers/dynamic-scope.js.map +1 -1
  280. package/dist/components/Content/Schema/helpers/format-example.js.map +1 -1
  281. package/dist/components/Content/Schema/helpers/format-value.js.map +1 -1
  282. package/dist/components/Content/Schema/helpers/get-compositions-to-render.js.map +1 -1
  283. package/dist/components/Content/Schema/helpers/get-enum-values.js.map +1 -1
  284. package/dist/components/Content/Schema/helpers/get-property-description.js.map +1 -1
  285. package/dist/components/Content/Schema/helpers/get-ref-name.js.map +1 -1
  286. package/dist/components/Content/Schema/helpers/get-schema-type.js.map +1 -1
  287. package/dist/components/Content/Schema/helpers/has-complex-array-items.js.map +1 -1
  288. package/dist/components/Content/Schema/helpers/is-empty-schema-object.js.map +1 -1
  289. package/dist/components/Content/Schema/helpers/is-type-object.js.map +1 -1
  290. package/dist/components/Content/Schema/helpers/merge-all-of-schemas.js +3 -3
  291. package/dist/components/Content/Schema/helpers/merge-all-of-schemas.js.map +1 -1
  292. package/dist/components/Content/Schema/helpers/optimize-value-for-display.js.map +1 -1
  293. package/dist/components/Content/Schema/helpers/partition-all-of-compositions.js.map +1 -1
  294. package/dist/components/Content/Schema/helpers/schema-composition.js.map +1 -1
  295. package/dist/components/Content/Schema/helpers/schema-cycle.js.map +1 -1
  296. package/dist/components/Content/Schema/helpers/schema-name.js.map +1 -1
  297. package/dist/components/Content/Schema/helpers/should-display-description.js.map +1 -1
  298. package/dist/components/Content/Schema/helpers/should-display-heading.js.map +1 -1
  299. package/dist/components/Content/Schema/helpers/should-render-array-item-composition.js.map +1 -1
  300. package/dist/components/Content/Schema/helpers/sort-property-names.js.map +1 -1
  301. package/dist/components/Content/Tags/Tag.vue.script.js +1 -1
  302. package/dist/components/Content/Tags/Tag.vue.script.js.map +1 -1
  303. package/dist/components/Content/Tags/components/ClassicLayout.vue.d.ts.map +1 -1
  304. package/dist/components/Content/Tags/components/ClassicLayout.vue.js +1 -1
  305. package/dist/components/Content/Tags/components/ClassicLayout.vue.script.js +1 -1
  306. package/dist/components/Content/Tags/components/ClassicLayout.vue.script.js.map +1 -1
  307. package/dist/components/Content/Tags/components/ModernLayout.vue.d.ts.map +1 -1
  308. package/dist/components/Content/Tags/components/ModernLayout.vue.js +1 -1
  309. package/dist/components/Content/Tags/components/ModernLayout.vue.script.js +1 -1
  310. package/dist/components/Content/Tags/components/ModernLayout.vue.script.js.map +1 -1
  311. package/dist/components/Content/Tags/components/TagSection.vue.d.ts.map +1 -1
  312. package/dist/components/Content/Tags/components/TagSection.vue.script.js +1 -1
  313. package/dist/components/Content/Tags/components/TagSection.vue.script.js.map +1 -1
  314. package/dist/components/GettingStarted.vue.d.ts.map +1 -1
  315. package/dist/components/GettingStarted.vue.js +1 -1
  316. package/dist/components/GettingStarted.vue.js.map +1 -1
  317. package/dist/components/GettingStarted.vue.script.js +4 -3
  318. package/dist/components/GettingStarted.vue.script.js.map +1 -1
  319. package/dist/components/HttpMethod/HttpMethod.vue.script.js +1 -1
  320. package/dist/components/HttpMethod/HttpMethod.vue.script.js.map +1 -1
  321. package/dist/components/IntersectionObserver.vue.script.js +10 -7
  322. package/dist/components/IntersectionObserver.vue.script.js.map +1 -1
  323. package/dist/components/Lazy/Lazy.vue.script.js +2 -2
  324. package/dist/components/Lazy/Lazy.vue.script.js.map +1 -1
  325. package/dist/components/LinkList/LinkList.vue.js +1 -1
  326. package/dist/components/LinkList/LinkList.vue.script.js +1 -1
  327. package/dist/components/LinkList/LinkList.vue.script.js.map +1 -1
  328. package/dist/components/MobileHeader.vue.d.ts.map +1 -1
  329. package/dist/components/MobileHeader.vue.script.js +4 -4
  330. package/dist/components/MobileHeader.vue.script.js.map +1 -1
  331. package/dist/components/OperationPath.vue.d.ts.map +1 -1
  332. package/dist/components/OperationPath.vue.js +1 -1
  333. package/dist/components/OperationPath.vue.script.js +1 -1
  334. package/dist/components/OperationPath.vue.script.js.map +1 -1
  335. package/dist/components/OperationsList/OperationsList.vue.js +1 -1
  336. package/dist/components/OperationsList/OperationsList.vue.script.js +1 -1
  337. package/dist/components/OperationsList/OperationsList.vue.script.js.map +1 -1
  338. package/dist/components/OperationsList/OperationsListItem.vue.js +1 -1
  339. package/dist/components/OperationsList/OperationsListItem.vue.script.js +1 -1
  340. package/dist/components/OperationsList/OperationsListItem.vue.script.js.map +1 -1
  341. package/dist/components/RenderPlugins/RenderPluginView.vue.script.js +1 -1
  342. package/dist/components/RenderPlugins/RenderPluginView.vue.script.js.map +1 -1
  343. package/dist/components/RenderPlugins/RenderPlugins.vue.script.js +1 -1
  344. package/dist/components/RenderPlugins/RenderPlugins.vue.script.js.map +1 -1
  345. package/dist/components/ScreenReader.vue.js +1 -1
  346. package/dist/components/ScreenReader.vue.script.js +2 -2
  347. package/dist/components/ScreenReader.vue.script.js.map +1 -1
  348. package/dist/components/Section/CompactSection.vue.d.ts.map +1 -1
  349. package/dist/components/Section/CompactSection.vue.js +1 -1
  350. package/dist/components/Section/CompactSection.vue.script.js +1 -1
  351. package/dist/components/Section/CompactSection.vue.script.js.map +1 -1
  352. package/dist/components/Section/Section.vue.js +1 -1
  353. package/dist/components/Section/Section.vue.script.js +1 -1
  354. package/dist/components/Section/Section.vue.script.js.map +1 -1
  355. package/dist/components/Section/SectionAccordion.vue.d.ts.map +1 -1
  356. package/dist/components/Section/SectionAccordion.vue.js +1 -1
  357. package/dist/components/Section/SectionAccordion.vue.script.js +1 -1
  358. package/dist/components/Section/SectionAccordion.vue.script.js.map +1 -1
  359. package/dist/components/Section/SectionColumn.vue.js +1 -1
  360. package/dist/components/Section/SectionColumn.vue.js.map +1 -1
  361. package/dist/components/Section/SectionColumns.vue.js +1 -1
  362. package/dist/components/Section/SectionColumns.vue.js.map +1 -1
  363. package/dist/components/Section/SectionContainer.vue.js +1 -1
  364. package/dist/components/Section/SectionContainer.vue.script.js +2 -2
  365. package/dist/components/Section/SectionContainer.vue.script.js.map +1 -1
  366. package/dist/components/Section/SectionContainerAccordion.vue.d.ts.map +1 -1
  367. package/dist/components/Section/SectionContainerAccordion.vue.js +1 -1
  368. package/dist/components/Section/SectionContainerAccordion.vue.script.js +1 -1
  369. package/dist/components/Section/SectionContainerAccordion.vue.script.js.map +1 -1
  370. package/dist/components/Section/SectionContent.vue.js +1 -1
  371. package/dist/components/Section/SectionContent.vue.js.map +1 -1
  372. package/dist/components/Section/SectionHeader.vue.js +1 -1
  373. package/dist/components/Section/SectionHeader.vue.script.js +2 -2
  374. package/dist/components/Section/SectionHeader.vue.script.js.map +1 -1
  375. package/dist/components/Section/SectionHeaderTag.vue.js +1 -1
  376. package/dist/components/Section/SectionHeaderTag.vue.script.js +1 -1
  377. package/dist/components/Section/SectionHeaderTag.vue.script.js.map +1 -1
  378. package/dist/components/SectionFlare/SectionFlare.vue.js +1 -1
  379. package/dist/components/SectionFlare/SectionFlare.vue.js.map +1 -1
  380. package/dist/components/ShowMoreButton.vue.js +1 -1
  381. package/dist/components/ShowMoreButton.vue.script.js +1 -1
  382. package/dist/components/ShowMoreButton.vue.script.js.map +1 -1
  383. package/dist/features/Operation/Operation.vue.script.js +1 -1
  384. package/dist/features/Operation/Operation.vue.script.js.map +1 -1
  385. package/dist/features/Operation/components/ContentTypeSelect.vue.d.ts.map +1 -1
  386. package/dist/features/Operation/components/ContentTypeSelect.vue.script.js +2 -2
  387. package/dist/features/Operation/components/ContentTypeSelect.vue.script.js.map +1 -1
  388. package/dist/features/Operation/components/Header.vue.script.js +1 -1
  389. package/dist/features/Operation/components/Header.vue.script.js.map +1 -1
  390. package/dist/features/Operation/components/Headers.vue.d.ts.map +1 -1
  391. package/dist/features/Operation/components/Headers.vue.js +1 -1
  392. package/dist/features/Operation/components/Headers.vue.script.js +1 -1
  393. package/dist/features/Operation/components/Headers.vue.script.js.map +1 -1
  394. package/dist/features/Operation/components/OperationParameters.vue.script.js +2 -2
  395. package/dist/features/Operation/components/OperationParameters.vue.script.js.map +1 -1
  396. package/dist/features/Operation/components/OperationResponses.vue.script.js +1 -1
  397. package/dist/features/Operation/components/OperationResponses.vue.script.js.map +1 -1
  398. package/dist/features/Operation/components/OperationScopes.vue.script.js +1 -1
  399. package/dist/features/Operation/components/OperationScopes.vue.script.js.map +1 -1
  400. package/dist/features/Operation/components/ParameterList.vue.script.js +1 -1
  401. package/dist/features/Operation/components/ParameterList.vue.script.js.map +1 -1
  402. package/dist/features/Operation/components/ParameterListItem.vue.js +1 -1
  403. package/dist/features/Operation/components/ParameterListItem.vue.script.js +1 -1
  404. package/dist/features/Operation/components/ParameterListItem.vue.script.js.map +1 -1
  405. package/dist/features/Operation/components/RequestBody.vue.d.ts.map +1 -1
  406. package/dist/features/Operation/components/RequestBody.vue.js +1 -1
  407. package/dist/features/Operation/components/RequestBody.vue.script.js +2 -2
  408. package/dist/features/Operation/components/RequestBody.vue.script.js.map +1 -1
  409. package/dist/features/Operation/components/SecurityRequirementBadge.vue.script.js +1 -1
  410. package/dist/features/Operation/components/SecurityRequirementBadge.vue.script.js.map +1 -1
  411. package/dist/features/Operation/components/SecurityRequirementBadgeScheme.vue.script.js +1 -1
  412. package/dist/features/Operation/components/SecurityRequirementBadgeScheme.vue.script.js.map +1 -1
  413. package/dist/features/Operation/components/callbacks/Callback.vue.js +1 -1
  414. package/dist/features/Operation/components/callbacks/Callback.vue.script.js +1 -1
  415. package/dist/features/Operation/components/callbacks/Callback.vue.script.js.map +1 -1
  416. package/dist/features/Operation/components/callbacks/Callbacks.vue.script.js +1 -1
  417. package/dist/features/Operation/components/callbacks/Callbacks.vue.script.js.map +1 -1
  418. package/dist/features/Operation/components/helpers/get-parameter-examples.js.map +1 -1
  419. package/dist/features/Operation/helpers/filter-selected-security.js.map +1 -1
  420. package/dist/features/Operation/helpers/flatten-deep-object-query-parameter.js.map +1 -1
  421. package/dist/features/Operation/helpers/get-required-security.js.map +1 -1
  422. package/dist/features/Operation/helpers/operation-stability.js.map +1 -1
  423. package/dist/features/Operation/helpers/should-ignore-entity.js.map +1 -1
  424. package/dist/features/Operation/layouts/ClassicLayout.vue.d.ts.map +1 -1
  425. package/dist/features/Operation/layouts/ClassicLayout.vue.js +1 -1
  426. package/dist/features/Operation/layouts/ClassicLayout.vue.script.js +1 -1
  427. package/dist/features/Operation/layouts/ClassicLayout.vue.script.js.map +1 -1
  428. package/dist/features/Operation/layouts/ModernLayout.vue.d.ts.map +1 -1
  429. package/dist/features/Operation/layouts/ModernLayout.vue.js +1 -1
  430. package/dist/features/Operation/layouts/ModernLayout.vue.script.js +1 -1
  431. package/dist/features/Operation/layouts/ModernLayout.vue.script.js.map +1 -1
  432. package/dist/features/Operation/request-body-composition-index.js.map +1 -1
  433. package/dist/features/Search/components/SearchButton.vue.d.ts.map +1 -1
  434. package/dist/features/Search/components/SearchButton.vue.script.js +1 -1
  435. package/dist/features/Search/components/SearchButton.vue.script.js.map +1 -1
  436. package/dist/features/Search/components/SearchModal.vue.d.ts.map +1 -1
  437. package/dist/features/Search/components/SearchModal.vue.js +1 -1
  438. package/dist/features/Search/components/SearchModal.vue.script.js +1 -1
  439. package/dist/features/Search/components/SearchModal.vue.script.js.map +1 -1
  440. package/dist/features/Search/components/SearchResult.vue.d.ts.map +1 -1
  441. package/dist/features/Search/components/SearchResult.vue.script.js +1 -1
  442. package/dist/features/Search/components/SearchResult.vue.script.js.map +1 -1
  443. package/dist/features/Search/helpers/create-fuse-instance.js.map +1 -1
  444. package/dist/features/Search/helpers/create-search-index.js.map +1 -1
  445. package/dist/features/Search/hooks/useSearchIndex.js.map +1 -1
  446. package/dist/features/ask-agent-button/AskAgentButton.vue.js +1 -1
  447. package/dist/features/ask-agent-button/AskAgentButton.vue.script.js +1 -1
  448. package/dist/features/ask-agent-button/AskAgentButton.vue.script.js.map +1 -1
  449. package/dist/features/developer-tools/DeveloperTools.vue.script.js +2 -2
  450. package/dist/features/developer-tools/DeveloperTools.vue.script.js.map +1 -1
  451. package/dist/features/developer-tools/components/ApiReferenceToolbarBlurb.vue.js +1 -1
  452. package/dist/features/developer-tools/components/ApiReferenceToolbarBlurb.vue.js.map +1 -1
  453. package/dist/features/developer-tools/components/ApiReferenceToolbarConfigLayout.vue.script.js +1 -1
  454. package/dist/features/developer-tools/components/ApiReferenceToolbarConfigLayout.vue.script.js.map +1 -1
  455. package/dist/features/developer-tools/components/ApiReferenceToolbarConfigLayoutOptions.vue.d.ts.map +1 -1
  456. package/dist/features/developer-tools/components/ApiReferenceToolbarConfigLayoutOptions.vue.js.map +1 -1
  457. package/dist/features/developer-tools/components/ApiReferenceToolbarConfigLayoutOptions.vue.script.js +3 -3
  458. package/dist/features/developer-tools/components/ApiReferenceToolbarConfigLayoutOptions.vue.script.js.map +1 -1
  459. package/dist/features/developer-tools/components/ApiReferenceToolbarConfigTheme.vue.script.js +1 -1
  460. package/dist/features/developer-tools/components/ApiReferenceToolbarConfigTheme.vue.script.js.map +1 -1
  461. package/dist/features/developer-tools/components/ApiReferenceToolbarPopover.vue.script.js +1 -1
  462. package/dist/features/developer-tools/components/ApiReferenceToolbarPopover.vue.script.js.map +1 -1
  463. package/dist/features/developer-tools/components/ApiReferenceToolbarRegisterButton.vue.d.ts.map +1 -1
  464. package/dist/features/developer-tools/components/ApiReferenceToolbarRegisterButton.vue.script.js +4 -3
  465. package/dist/features/developer-tools/components/ApiReferenceToolbarRegisterButton.vue.script.js.map +1 -1
  466. package/dist/features/developer-tools/components/ApiReferenceToolbarShareRegister.vue.d.ts.map +1 -1
  467. package/dist/features/developer-tools/components/ApiReferenceToolbarShareRegister.vue.js.map +1 -1
  468. package/dist/features/developer-tools/components/ApiReferenceToolbarShareRegister.vue.script.js +2 -1
  469. package/dist/features/developer-tools/components/ApiReferenceToolbarShareRegister.vue.script.js.map +1 -1
  470. package/dist/features/developer-tools/components/ApiReferenceToolbarShareTemporary.vue.d.ts.map +1 -1
  471. package/dist/features/developer-tools/components/ApiReferenceToolbarShareTemporary.vue.script.js +4 -3
  472. package/dist/features/developer-tools/components/ApiReferenceToolbarShareTemporary.vue.script.js.map +1 -1
  473. package/dist/features/developer-tools/components/ApiReferenceToolbarTitle.vue.d.ts.map +1 -1
  474. package/dist/features/developer-tools/components/ApiReferenceToolbarTitle.vue.script.js +1 -1
  475. package/dist/features/developer-tools/components/ApiReferenceToolbarTitle.vue.script.js.map +1 -1
  476. package/dist/features/developer-tools/components/DeployApiReference.vue.script.js +1 -1
  477. package/dist/features/developer-tools/components/DeployApiReference.vue.script.js.map +1 -1
  478. package/dist/features/developer-tools/components/ModifyConfiguration.vue.script.js +2 -2
  479. package/dist/features/developer-tools/components/ModifyConfiguration.vue.script.js.map +1 -1
  480. package/dist/features/developer-tools/components/ShareApiReference.vue.script.js +1 -1
  481. package/dist/features/developer-tools/components/ShareApiReference.vue.script.js.map +1 -1
  482. package/dist/features/example-responses/ExampleResponse.vue.js +1 -1
  483. package/dist/features/example-responses/ExampleResponse.vue.script.js +1 -1
  484. package/dist/features/example-responses/ExampleResponse.vue.script.js.map +1 -1
  485. package/dist/features/example-responses/ExampleResponseTab.vue.js +1 -1
  486. package/dist/features/example-responses/ExampleResponseTab.vue.script.js +1 -1
  487. package/dist/features/example-responses/ExampleResponseTab.vue.script.js.map +1 -1
  488. package/dist/features/example-responses/ExampleResponseTabList.vue.d.ts.map +1 -1
  489. package/dist/features/example-responses/ExampleResponseTabList.vue.js +1 -1
  490. package/dist/features/example-responses/ExampleResponseTabList.vue.script.js +1 -1
  491. package/dist/features/example-responses/ExampleResponseTabList.vue.script.js.map +1 -1
  492. package/dist/features/example-responses/ExampleResponses.vue.d.ts.map +1 -1
  493. package/dist/features/example-responses/ExampleResponses.vue.js +1 -1
  494. package/dist/features/example-responses/ExampleResponses.vue.script.js +1 -1
  495. package/dist/features/example-responses/ExampleResponses.vue.script.js.map +1 -1
  496. package/dist/features/example-responses/ExampleSchema.vue.script.js +1 -1
  497. package/dist/features/example-responses/ExampleSchema.vue.script.js.map +1 -1
  498. package/dist/features/example-responses/helpers/has-response-content.js.map +1 -1
  499. package/dist/features/example-responses/helpers/normalize-mime-type-object.js.map +1 -1
  500. package/dist/features/example-responses/helpers/normalize-mime-type.js.map +1 -1
  501. package/dist/features/external-docs/ExternalDocs.vue.d.ts.map +1 -1
  502. package/dist/features/external-docs/ExternalDocs.vue.js.map +1 -1
  503. package/dist/features/external-docs/ExternalDocs.vue.script.js +25 -13
  504. package/dist/features/external-docs/ExternalDocs.vue.script.js.map +1 -1
  505. package/dist/features/info-object/Contact.vue.d.ts.map +1 -1
  506. package/dist/features/info-object/Contact.vue.js.map +1 -1
  507. package/dist/features/info-object/Contact.vue.script.js +10 -4
  508. package/dist/features/info-object/Contact.vue.script.js.map +1 -1
  509. package/dist/features/info-object/InfoLink.vue.d.ts.map +1 -1
  510. package/dist/features/info-object/InfoLink.vue.js.map +1 -1
  511. package/dist/features/info-object/InfoLink.vue.script.js +17 -5
  512. package/dist/features/info-object/InfoLink.vue.script.js.map +1 -1
  513. package/dist/features/info-object/License.vue.d.ts.map +1 -1
  514. package/dist/features/info-object/License.vue.js.map +1 -1
  515. package/dist/features/info-object/License.vue.script.js +11 -5
  516. package/dist/features/info-object/License.vue.script.js.map +1 -1
  517. package/dist/features/info-object/TermsOfService.vue.d.ts.map +1 -1
  518. package/dist/features/info-object/TermsOfService.vue.js.map +1 -1
  519. package/dist/features/info-object/TermsOfService.vue.script.js +10 -4
  520. package/dist/features/info-object/TermsOfService.vue.script.js.map +1 -1
  521. package/dist/features/localization/locales/ar.js.map +1 -1
  522. package/dist/features/localization/locales/de.js.map +1 -1
  523. package/dist/features/localization/locales/en.js.map +1 -1
  524. package/dist/features/localization/locales/es.js.map +1 -1
  525. package/dist/features/localization/locales/fr.js.map +1 -1
  526. package/dist/features/localization/locales/pt.d.ts +229 -0
  527. package/dist/features/localization/locales/pt.d.ts.map +1 -0
  528. package/dist/features/localization/locales/pt.js +227 -0
  529. package/dist/features/localization/locales/pt.js.map +1 -0
  530. package/dist/features/localization/locales/ru.js.map +1 -1
  531. package/dist/features/localization/locales/zh-cn.js.map +1 -1
  532. package/dist/features/localization/translations.d.ts +228 -0
  533. package/dist/features/localization/translations.d.ts.map +1 -1
  534. package/dist/features/localization/translations.js +4 -2
  535. package/dist/features/localization/translations.js.map +1 -1
  536. package/dist/features/localization/use-localization.js.map +1 -1
  537. package/dist/features/multiple-documents/DocumentSelector.vue.d.ts.map +1 -1
  538. package/dist/features/multiple-documents/DocumentSelector.vue.script.js +1 -1
  539. package/dist/features/multiple-documents/DocumentSelector.vue.script.js.map +1 -1
  540. package/dist/features/specification-extension/SpecificationExtension.vue.script.js +1 -1
  541. package/dist/features/specification-extension/SpecificationExtension.vue.script.js.map +1 -1
  542. package/dist/features/specification-extension/helpers.js.map +1 -1
  543. package/dist/features/test-request-button/TestRequestButton.vue.js +1 -1
  544. package/dist/features/test-request-button/TestRequestButton.vue.script.js +1 -1
  545. package/dist/features/test-request-button/TestRequestButton.vue.script.js.map +1 -1
  546. package/dist/features/x-badges/XBadges.vue.d.ts.map +1 -1
  547. package/dist/features/x-badges/XBadges.vue.script.js +1 -1
  548. package/dist/features/x-badges/XBadges.vue.script.js.map +1 -1
  549. package/dist/helpers/color-mode.js.map +1 -1
  550. package/dist/helpers/download.js.map +1 -1
  551. package/dist/helpers/get-async-api-message-payload-schema.js.map +1 -1
  552. package/dist/helpers/get-async-api-model-schema.js.map +1 -1
  553. package/dist/helpers/id-routing.d.ts +18 -4
  554. package/dist/helpers/id-routing.d.ts.map +1 -1
  555. package/dist/helpers/id-routing.js +67 -20
  556. package/dist/helpers/id-routing.js.map +1 -1
  557. package/dist/helpers/is-introduction-entry.js.map +1 -1
  558. package/dist/helpers/lazy-bus.js.map +1 -1
  559. package/dist/helpers/load-from-perssistance.js.map +1 -1
  560. package/dist/helpers/map-config-plugins.js.map +1 -1
  561. package/dist/helpers/map-config-to-workspace-store.js.map +1 -1
  562. package/dist/helpers/normalize-configurations.js +1 -1
  563. package/dist/helpers/normalize-configurations.js.map +1 -1
  564. package/dist/helpers/openapi.d.ts +6 -1
  565. package/dist/helpers/openapi.d.ts.map +1 -1
  566. package/dist/helpers/openapi.js +37 -6
  567. package/dist/helpers/openapi.js.map +1 -1
  568. package/dist/helpers/safe-deep-clone.js.map +1 -1
  569. package/dist/helpers/storage.js +14 -0
  570. package/dist/helpers/storage.js.map +1 -1
  571. package/dist/helpers/upload-temp-document.js.map +1 -1
  572. package/dist/hooks/use-agent.js.map +1 -1
  573. package/dist/hooks/use-intersection.js.map +1 -1
  574. package/dist/plugins/hooks/usePluginManager.js.map +1 -1
  575. package/dist/plugins/persistence-plugin.js +6 -1
  576. package/dist/plugins/persistence-plugin.js.map +1 -1
  577. package/dist/plugins/plugin-manager.js +35 -0
  578. package/dist/plugins/plugin-manager.js.map +1 -1
  579. package/dist/plugins/posthog/index.js.map +1 -1
  580. package/dist/standalone/lib/html-api.js.map +1 -1
  581. package/dist/standalone/lib/load-plugins-from-urls.js.map +1 -1
  582. package/dist/style.css +1441 -1347
  583. package/dist/vue-styles.css +989 -911
  584. package/package.json +27 -27
  585. package/dist/browser/chunks/AgentScalarChatInterface-C8lX3RCo.js +0 -27
  586. package/dist/browser/chunks/ScalarTextInput.vue-Xf60Nwf-.js +0 -27
  587. package/dist/browser/chunks/browser-67K6wmG9.js +0 -129
  588. package/dist/browser/chunks/modal-B8Opb61-.js +0 -15
  589. package/dist/browser/chunks/modal-Dcl-Y2Zk.js +0 -99
  590. package/dist/browser/chunks/runtime-core.esm-bundler-Byrbbu5Q.js +0 -17
  591. package/dist/browser/chunks/vendor-CBP43oHJ.js +0 -306
@@ -1 +1 @@
1
- {"version":3,"file":"CompactSection.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Section/CompactSection.vue"],"names":[],"mappings":"AAiHA,KAAK,WAAW,GAAG;IACjB,EAAE,EAAE,MAAM,CAAA;IACV,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,UAAU,EAAE,OAAO,CAAA;CACpB,CAAC;AAkJF,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"}
1
+ {"version":3,"file":"CompactSection.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Section/CompactSection.vue"],"names":[],"mappings":"AAiHA,KAAK,WAAW,GAAG;IACjB,EAAE,EAAE,MAAM,CAAA;IACV,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,UAAU,EAAE,OAAO,CAAA;CACpB,CAAC;AAmJF,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,7 +2,7 @@ import _plugin_vue_export_helper_default from "../../_virtual/_plugin-vue_export
2
2
  import CompactSection_vue_vue_type_script_setup_true_lang_default from "./CompactSection.vue.script.js";
3
3
  /* empty css */
4
4
  //#region src/components/Section/CompactSection.vue
5
- var CompactSection_default = /* @__PURE__ */ _plugin_vue_export_helper_default(CompactSection_vue_vue_type_script_setup_true_lang_default, [["__scopeId", "data-v-ea5f870d"]]);
5
+ var CompactSection_default = /*#__PURE__*/ _plugin_vue_export_helper_default(CompactSection_vue_vue_type_script_setup_true_lang_default, [["__scopeId", "data-v-ea5f870d"]]);
6
6
  //#endregion
7
7
  export { CompactSection_default as default };
8
8
 
@@ -11,7 +11,7 @@ var _hoisted_2 = [
11
11
  "aria-labelledby"
12
12
  ];
13
13
  var _hoisted_3 = ["id"];
14
- var CompactSection_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
14
+ var CompactSection_vue_vue_type_script_setup_true_lang_default = /*@__PURE__*/ defineComponent({
15
15
  __name: "CompactSection",
16
16
  props: {
17
17
  id: {},
@@ -1 +1 @@
1
- {"version":3,"file":"CompactSection.vue.script.js","names":[],"sources":["../../../src/components/Section/CompactSection.vue"],"sourcesContent":["<script setup lang=\"ts\">\nimport { ScalarIconCaretRight } from '@scalar/icons'\nimport { computed, useId } from 'vue'\n\nimport { Anchor } from '@/components/Anchor'\n\nimport Section from './Section.vue'\n\nconst { id } = defineProps<{\n id: string\n label?: string\n modelValue: boolean\n}>()\n\nconst emit = defineEmits<{\n (e: 'update:modelValue', value: boolean): void\n (e: 'copyAnchorUrl'): void\n}>()\n\n/** The trigger owns `id` as its deep link target, so the region it controls needs one of its own */\nconst contentId = computed<string>(() => `${id}-content`)\n\n/**\n * Name the trigger after the heading it renders by pointing `aria-labelledby` at it,\n * rather than copying the text into an `aria-label`. Referencing the visible node keeps\n * the accessible name in sync with what is on screen, so it can never drift into a\n * WCAG 2.5.3 (Label in Name) failure the way a duplicated string can.\n */\nconst labelId = useId()\n</script>\n<template>\n <section\n :aria-label=\"label\"\n class=\"collapsible-section\">\n <button\n :id=\"id\"\n :aria-controls=\"modelValue ? contentId : undefined\"\n :aria-expanded=\"modelValue\"\n :aria-labelledby=\"labelId\"\n class=\"collapsible-section-trigger\"\n :class=\"{ 'collapsible-section-trigger-open': modelValue }\"\n type=\"button\"\n @click=\"emit('update:modelValue', !modelValue)\">\n <ScalarIconCaretRight\n class=\"size-3 transition-transform duration-100\"\n :class=\"{ 'rotate-90': modelValue }\"\n weight=\"bold\" />\n <Anchor\n class=\"collapsible-section-header\"\n @copyAnchorUrl=\"() => emit('copyAnchorUrl')\">\n <!-- Wrap only the heading so `aria-labelledby` names the trigger after the\n visible text alone, excluding the caret and the nested copy-link button -->\n <span\n :id=\"labelId\"\n class=\"contents\">\n <slot name=\"heading\" />\n </span>\n </Anchor>\n </button>\n <Section\n v-if=\"modelValue\"\n :id=\"contentId\"\n class=\"collapsible-section-content\"\n :label=\"label\">\n <slot />\n </Section>\n </section>\n</template>\n<style scoped>\n.collapsible-section {\n border-top: var(--scalar-border-width) solid var(--scalar-border-color);\n position: relative;\n}\n.collapsible-section-header {\n color: var(--scalar-color-1);\n}\n.collapsible-section .collapsible-section-trigger {\n display: flex;\n align-items: center;\n cursor: pointer;\n padding: 10px 0;\n font-size: var(--scalar-font-size-3);\n z-index: 1;\n position: relative;\n}\n.collapsible-section-trigger svg {\n color: var(--scalar-color-3);\n position: absolute;\n left: -19px;\n}\n.collapsible-section:hover .collapsible-section-trigger svg {\n color: var(--scalar-color-1);\n}\n.collapsible-section .collapsible-section-trigger :deep(.anchor-copy) {\n line-height: 18.5px;\n}\n.collapsible-section-content {\n padding: 0;\n margin: 0;\n margin-bottom: 10px;\n scroll-margin-top: 140px;\n}\n</style>\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;EAcA,MAAM,OAAO;;EAMb,MAAM,YAAY,eAAuB,GAAG,QAAA,GAAG,UAAS;;;;;;;EAQxD,MAAM,UAAU,OAAM;;uBAGpB,mBAmCU,WAAA;IAlCP,cAAY,QAAA;IACb,OAAM;OACN,mBAwBS,UAAA;IAvBN,IAAI,QAAA;IACJ,iBAAe,QAAA,aAAa,UAAA,QAAY,KAAA;IACxC,iBAAe,QAAA;IACf,mBAAiB,MAAA,QAAO;IACzB,OAAK,eAAA,CAAC,+BAA6B,EAAA,oCACW,QAAA,YAAU,CAAA,CAAA;IACxD,MAAK;IACJ,SAAK,OAAA,OAAA,OAAA,MAAA,WAAE,KAAI,qBAAA,CAAuB,QAAA,WAAU;OAC7C,YAGkB,MAAA,qBAAA,EAAA;IAFhB,OAAK,eAAA,CAAC,4CAA0C,EAAA,aACzB,QAAA,YAAU,CAAA,CAAA;IACjC,QAAO;2BACT,YAUS,MAAA,eAAA,EAAA;IATP,OAAM;IACL,iBAAa,OAAA,OAAA,OAAA,WAAQ,KAAI,gBAAA;;2BAOnB,CAJP,mBAIO,QAAA;KAHJ,IAAI,MAAA,QAAO;KACZ,OAAM;QACN,WAAuB,KAAA,QAAA,WAAA,EAAA,EAAA,KAAA,GAAA,KAAA,CAAA,EAAA,GAAA,WAAA,CAAA,CAAA;;yBAKrB,QAAA,cAAA,WAAA,EADR,YAMU,iBAAA;;IAJP,IAAI,UAAA;IACL,OAAM;IACL,OAAO,QAAA;;2BACA,CAAR,WAAQ,KAAA,QAAA,WAAA,EAAA,EAAA,KAAA,GAAA,KAAA,CAAA,CAAA"}
1
+ {"version":3,"file":"CompactSection.vue.script.js","names":[],"sources":["../../../src/components/Section/CompactSection.vue"],"sourcesContent":["<script setup lang=\"ts\">\nimport { ScalarIconCaretRight } from '@scalar/icons'\nimport { computed, useId } from 'vue'\n\nimport { Anchor } from '@/components/Anchor'\n\nimport Section from './Section.vue'\n\nconst { id } = defineProps<{\n id: string\n label?: string\n modelValue: boolean\n}>()\n\nconst emit = defineEmits<{\n (e: 'update:modelValue', value: boolean): void\n (e: 'copyAnchorUrl'): void\n}>()\n\n/** The trigger owns `id` as its deep link target, so the region it controls needs one of its own */\nconst contentId = computed<string>(() => `${id}-content`)\n\n/**\n * Name the trigger after the heading it renders by pointing `aria-labelledby` at it,\n * rather than copying the text into an `aria-label`. Referencing the visible node keeps\n * the accessible name in sync with what is on screen, so it can never drift into a\n * WCAG 2.5.3 (Label in Name) failure the way a duplicated string can.\n */\nconst labelId = useId()\n</script>\n<template>\n <section\n :aria-label=\"label\"\n class=\"collapsible-section\">\n <button\n :id=\"id\"\n :aria-controls=\"modelValue ? contentId : undefined\"\n :aria-expanded=\"modelValue\"\n :aria-labelledby=\"labelId\"\n class=\"collapsible-section-trigger\"\n :class=\"{ 'collapsible-section-trigger-open': modelValue }\"\n type=\"button\"\n @click=\"emit('update:modelValue', !modelValue)\">\n <ScalarIconCaretRight\n class=\"size-3 transition-transform duration-100\"\n :class=\"{ 'rotate-90': modelValue }\"\n weight=\"bold\" />\n <Anchor\n class=\"collapsible-section-header\"\n @copyAnchorUrl=\"() => emit('copyAnchorUrl')\">\n <!-- Wrap only the heading so `aria-labelledby` names the trigger after the\n visible text alone, excluding the caret and the nested copy-link button -->\n <span\n :id=\"labelId\"\n class=\"contents\">\n <slot name=\"heading\" />\n </span>\n </Anchor>\n </button>\n <Section\n v-if=\"modelValue\"\n :id=\"contentId\"\n class=\"collapsible-section-content\"\n :label=\"label\">\n <slot />\n </Section>\n </section>\n</template>\n<style scoped>\n.collapsible-section {\n border-top: var(--scalar-border-width) solid var(--scalar-border-color);\n position: relative;\n}\n.collapsible-section-header {\n color: var(--scalar-color-1);\n}\n.collapsible-section .collapsible-section-trigger {\n display: flex;\n align-items: center;\n cursor: pointer;\n padding: 10px 0;\n font-size: var(--scalar-font-size-3);\n z-index: 1;\n position: relative;\n}\n.collapsible-section-trigger svg {\n color: var(--scalar-color-3);\n position: absolute;\n left: -19px;\n}\n.collapsible-section:hover .collapsible-section-trigger svg {\n color: var(--scalar-color-1);\n}\n.collapsible-section .collapsible-section-trigger :deep(.anchor-copy) {\n line-height: 18.5px;\n}\n.collapsible-section-content {\n padding: 0;\n margin: 0;\n margin-bottom: 10px;\n scroll-margin-top: 140px;\n}\n</style>\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;EAcA,MAAM,OAAO;;EAMb,MAAM,YAAY,eAAuB,GAAG,QAAA,GAAG,SAAS;;;;;;;EAQxD,MAAM,UAAU,MAAM;;uBAGpB,mBAmCU,WAAA;IAlCP,cAAY,QAAA;IACb,OAAM;OACN,mBAwBS,UAAA;IAvBN,IAAI,QAAA;IACJ,iBAAe,QAAA,aAAa,UAAA,QAAY,KAAA;IACxC,iBAAe,QAAA;IACf,mBAAiB,MAAA,OAAA;IAClB,OAAK,eAAA,CAAC,+BAA6B,EAAA,oCACW,QAAA,WAAU,CAAA,CAAA;IACxD,MAAK;IACJ,SAAK,OAAA,OAAA,OAAA,MAAA,WAAE,KAAI,qBAAA,CAAuB,QAAA,UAAU;OAC7C,YAGkB,MAAA,oBAAA,GAAA;IAFhB,OAAK,eAAA,CAAC,4CAA0C,EAAA,aACzB,QAAA,WAAU,CAAA,CAAA;IACjC,QAAO;2BACT,YAUS,MAAA,cAAA,GAAA;IATP,OAAM;IACL,iBAAa,OAAA,OAAA,OAAA,WAAQ,KAAI,eAAA;;2BAOnB,CAJP,mBAIO,QAAA;KAHJ,IAAI,MAAA,OAAA;KACL,OAAM;QACN,WAAuB,KAAA,QAAA,WAAA,CAAA,GAAA,KAAA,GAAA,IAAA,CAAA,GAAA,GAAA,UAAA,CAAA,CAAA;;yBAKrB,QAAA,cAAA,UAAA,GADR,YAMU,iBAAA;;IAJP,IAAI,UAAA;IACL,OAAM;IACL,OAAO,QAAA;;2BACA,CAAR,WAAQ,KAAA,QAAA,WAAA,CAAA,GAAA,KAAA,GAAA,IAAA,CAAA,CAAA"}
@@ -2,7 +2,7 @@ import _plugin_vue_export_helper_default from "../../_virtual/_plugin-vue_export
2
2
  import Section_vue_vue_type_script_setup_true_lang_default from "./Section.vue.script.js";
3
3
  /* empty css */
4
4
  //#region src/components/Section/Section.vue
5
- var Section_default = /* @__PURE__ */ _plugin_vue_export_helper_default(Section_vue_vue_type_script_setup_true_lang_default, [["__scopeId", "data-v-be4443e9"]]);
5
+ var Section_default = /*#__PURE__*/ _plugin_vue_export_helper_default(Section_vue_vue_type_script_setup_true_lang_default, [["__scopeId", "data-v-be4443e9"]]);
6
6
  //#endregion
7
7
  export { Section_default as default };
8
8
 
@@ -1,7 +1,7 @@
1
1
  import { useIntersection } from "../../hooks/use-intersection.js";
2
2
  import { createElementBlock, defineComponent, openBlock, renderSlot, useTemplateRef } from "vue";
3
3
  //#region src/components/Section/Section.vue?vue&type=script&setup=true&lang.ts
4
- var Section_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
4
+ var Section_vue_vue_type_script_setup_true_lang_default = /*@__PURE__*/ defineComponent({
5
5
  __name: "Section",
6
6
  emits: ["intersecting"],
7
7
  setup(__props, { emit: __emit }) {
@@ -1 +1 @@
1
- {"version":3,"file":"Section.vue.script.js","names":[],"sources":["../../../src/components/Section/Section.vue"],"sourcesContent":["<script setup lang=\"ts\">\nimport { useTemplateRef } from 'vue'\n\nimport { useIntersection } from '@/hooks/use-intersection'\n\nconst emit = defineEmits<{\n (e: 'intersecting'): void\n}>()\n\nconst section = useTemplateRef<HTMLElement>('section')\n\nuseIntersection(section, () => emit('intersecting'))\n</script>\n<template>\n <section\n ref=\"section\"\n class=\"section\">\n <slot />\n </section>\n</template>\n\n<style scoped>\n.section {\n position: relative;\n display: flex;\n flex-direction: column;\n\n max-width: var(--refs-content-max-width);\n margin: auto;\n\n padding: 90px 0;\n\n /* Offset by header height to line up scroll position */\n scroll-margin-top: var(--refs-viewport-offset);\n}\n.section:has(~ div.contents) {\n border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);\n}\n.references-classic .section {\n padding: 48px 0;\n gap: 24px;\n}\n@container narrow-references-container (max-width: 900px) {\n .references-classic .section,\n .section {\n padding: 48px 24px;\n }\n}\n.section:not(:last-of-type) {\n border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);\n}\n</style>\n"],"mappings":";;;;;;;EAKA,MAAM,OAAO;EAIb,MAAM,UAAU,eAA4B,UAAS;AAErD,kBAAgB,eAAe,KAAK,eAAe,CAAA;;uBAGjD,mBAIU,WAAA;aAHJ;IAAJ,KAAI;IACJ,OAAM;OACN,WAAQ,KAAA,QAAA,WAAA,EAAA,EAAA,KAAA,GAAA,KAAA,CAAA,EAAA,IAAA"}
1
+ {"version":3,"file":"Section.vue.script.js","names":[],"sources":["../../../src/components/Section/Section.vue"],"sourcesContent":["<script setup lang=\"ts\">\nimport { useTemplateRef } from 'vue'\n\nimport { useIntersection } from '@/hooks/use-intersection'\n\nconst emit = defineEmits<{\n (e: 'intersecting'): void\n}>()\n\nconst section = useTemplateRef<HTMLElement>('section')\n\nuseIntersection(section, () => emit('intersecting'))\n</script>\n<template>\n <section\n ref=\"section\"\n class=\"section\">\n <slot />\n </section>\n</template>\n\n<style scoped>\n.section {\n position: relative;\n display: flex;\n flex-direction: column;\n\n max-width: var(--refs-content-max-width);\n margin: auto;\n\n padding: 90px 0;\n\n /* Offset by header height to line up scroll position */\n scroll-margin-top: var(--refs-viewport-offset);\n}\n.section:has(~ div.contents) {\n border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);\n}\n.references-classic .section {\n padding: 48px 0;\n gap: 24px;\n}\n@container narrow-references-container (max-width: 900px) {\n .references-classic .section,\n .section {\n padding: 48px 24px;\n }\n}\n.section:not(:last-of-type) {\n border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);\n}\n</style>\n"],"mappings":";;;;;;;EAKA,MAAM,OAAO;EAIb,MAAM,UAAU,eAA4B,SAAS;EAErD,gBAAgB,eAAe,KAAK,cAAc,CAAC;;uBAGjD,mBAIU,WAAA;aAHJ;IAAJ,KAAI;IACJ,OAAM;OACN,WAAQ,KAAA,QAAA,WAAA,CAAA,GAAA,KAAA,GAAA,IAAA,CAAA,GAAA,GAAA"}
@@ -1 +1 @@
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"}
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;AAkKF,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"}
@@ -2,7 +2,7 @@ import _plugin_vue_export_helper_default from "../../_virtual/_plugin-vue_export
2
2
  import SectionAccordion_vue_vue_type_script_setup_true_lang_default from "./SectionAccordion.vue.script.js";
3
3
  /* empty css */
4
4
  //#region src/components/Section/SectionAccordion.vue
5
- var SectionAccordion_default = /* @__PURE__ */ _plugin_vue_export_helper_default(SectionAccordion_vue_vue_type_script_setup_true_lang_default, [["__scopeId", "data-v-ff689b94"]]);
5
+ var SectionAccordion_default = /*#__PURE__*/ _plugin_vue_export_helper_default(SectionAccordion_vue_vue_type_script_setup_true_lang_default, [["__scopeId", "data-v-ff689b94"]]);
6
6
  //#endregion
7
7
  export { SectionAccordion_default as default };
8
8
 
@@ -13,7 +13,7 @@ var _hoisted_3 = {
13
13
  class: "section-accordion-description"
14
14
  };
15
15
  var _hoisted_4 = { class: "section-accordion-content-card" };
16
- var SectionAccordion_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
16
+ var SectionAccordion_vue_vue_type_script_setup_true_lang_default = /*@__PURE__*/ defineComponent({
17
17
  __name: "SectionAccordion",
18
18
  props: {
19
19
  transparent: { type: Boolean },
@@ -1 +1 @@
1
- {"version":3,"file":"SectionAccordion.vue.script.js","names":["$slots"],"sources":["../../../src/components/Section/SectionAccordion.vue"],"sourcesContent":["<script setup lang=\"ts\">\nimport { Disclosure, DisclosureButton, DisclosurePanel } from '@headlessui/vue'\nimport { ScalarIconCaretRight } from '@scalar/icons'\nimport { useElementHover } from '@vueuse/core'\nimport { ref } from 'vue'\n\ndefineProps<{\n transparent?: boolean\n modelValue: boolean\n}>()\n\nconst emit = defineEmits<{\n (e: 'update:modelValue', value: boolean): void\n}>()\n\nconst button = ref()\nconst isHovered = useElementHover(button)\n</script>\n<template>\n <Disclosure\n as=\"section\"\n class=\"section-accordion\"\n :class=\"{ 'section-accordion-transparent': transparent }\">\n <DisclosureButton\n ref=\"button\"\n class=\"section-accordion-button\"\n @click=\"() => emit('update:modelValue', !modelValue)\">\n <div class=\"section-accordion-button-content\">\n <slot name=\"title\" />\n </div>\n <div\n v-if=\"$slots.actions\"\n class=\"section-accordion-button-actions\">\n <slot\n :active=\"isHovered || modelValue\"\n name=\"actions\" />\n </div>\n <ScalarIconCaretRight\n class=\"section-accordion-chevron size-4.5 transition-transform\"\n :class=\"{ 'rotate-90': modelValue }\" />\n </DisclosureButton>\n <DisclosurePanel\n v-if=\"modelValue\"\n class=\"section-accordion-content\"\n static>\n <div\n v-if=\"$slots.description\"\n class=\"section-accordion-description\">\n <slot name=\"description\" />\n </div>\n <div class=\"section-accordion-content-card\">\n <slot />\n </div>\n </DisclosurePanel>\n </Disclosure>\n</template>\n<style scoped>\n.section-wrapper {\n color: var(--scalar-color-1);\n\n padding-top: 12px;\n margin-top: -12px;\n}\n.section-accordion {\n display: flex;\n flex-direction: column;\n\n border-radius: var(--scalar-radius-lg);\n background: var(--scalar-background-2);\n\n /* Offset by header height to line up scroll position */\n scroll-margin-top: var(--refs-viewport-offset);\n}\n\n.section-accordion-transparent {\n background: transparent;\n border: var(--scalar-border-width) solid var(--scalar-border-color);\n}\n\n.section-accordion-button {\n padding: 6px;\n}\n.section-accordion-button {\n display: flex;\n align-items: center;\n gap: 6px;\n cursor: pointer;\n}\n\n.section-accordion-button-content {\n flex: 1;\n min-width: 0;\n}\n.section-accordion-button-actions {\n display: flex;\n align-items: center;\n gap: 6px;\n color: var(--scalar-color-3);\n}\n\n.section-accordion-chevron {\n margin-right: 4px;\n cursor: pointer;\n opacity: 1;\n color: var(--scalar-color-3);\n}\n.section-accordion-button:hover .section-accordion-chevron {\n color: var(--scalar-color-1);\n}\n.section-accordion-content {\n border-top: var(--scalar-border-width) solid var(--scalar-border-color);\n display: flex;\n flex-direction: column;\n}\n\n.section-accordion-description {\n font-weight: var(--scalar-semibold);\n font-size: var(--scalar-mini);\n color: var(--scalar-color--1);\n padding: 10px 12px 0px 12px;\n}\n.section-accordion-content-card :deep(.property:last-of-type) {\n padding-bottom: 9px;\n}\n</style>\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;EAWA,MAAM,OAAO;EAIb,MAAM,SAAS,KAAI;EACnB,MAAM,YAAY,gBAAgB,OAAM;;uBAGtC,YAmCa,MAAA,WAAA,EAAA;IAlCX,IAAG;IACH,OAAK,eAAA,CAAC,qBAAmB,EAAA,iCACkB,QAAA,aAAW,CAAA,CAAA;;2BAkBnC,CAjBnB,YAiBmB,MAAA,iBAAA,EAAA;cAhBb;KAAJ,KAAI;KACJ,OAAM;KACL,SAAK,OAAA,OAAA,OAAA,WAAQ,KAAI,qBAAA,CAAuB,QAAA,WAAU;;4BAG7C;MAFN,mBAEM,OAFN,YAEM,CADJ,WAAqB,KAAA,QAAA,SAAA,EAAA,EAAA,KAAA,GAAA,KAAA,CAAA,CAAA;MAGfA,KAAAA,OAAO,WAAA,WAAA,EADf,mBAMM,OANN,YAMM,CAHJ,WAEmB,KAAA,QAAA,WAAA,EADhB,QAAQ,MAAA,UAAS,IAAI,QAAA,YAAA,EAAA,KAAA,GAAA,KAAA,CAAA,CAAA,IAAA,mBAAA,IAAA,KAAA;MAG1B,YAEyC,MAAA,qBAAA,EAAA,EADvC,OAAK,eAAA,CAAC,2DAAyD,EAAA,aACxC,QAAA,YAAU,CAAA,CAAA,EAAA,EAAA,MAAA,GAAA,CAAA,QAAA,CAAA;;;aAG7B,QAAA,cAAA,WAAA,EADR,YAYkB,MAAA,gBAAA,EAAA;;KAVhB,OAAM;KACN,QAAA;;4BAKM,CAHEA,KAAAA,OAAO,eAAA,WAAA,EADf,mBAIM,OAJN,YAIM,CADJ,WAA2B,KAAA,QAAA,eAAA,EAAA,EAAA,KAAA,GAAA,KAAA,CAAA,CAAA,IAAA,mBAAA,IAAA,KAAA,EAE7B,mBAEM,OAFN,YAEM,CADJ,WAAQ,KAAA,QAAA,WAAA,EAAA,EAAA,KAAA,GAAA,KAAA,CAAA,CAAA,CAAA,CAAA"}
1
+ {"version":3,"file":"SectionAccordion.vue.script.js","names":["$slots"],"sources":["../../../src/components/Section/SectionAccordion.vue"],"sourcesContent":["<script setup lang=\"ts\">\nimport { Disclosure, DisclosureButton, DisclosurePanel } from '@headlessui/vue'\nimport { ScalarIconCaretRight } from '@scalar/icons'\nimport { useElementHover } from '@vueuse/core'\nimport { ref } from 'vue'\n\ndefineProps<{\n transparent?: boolean\n modelValue: boolean\n}>()\n\nconst emit = defineEmits<{\n (e: 'update:modelValue', value: boolean): void\n}>()\n\nconst button = ref()\nconst isHovered = useElementHover(button)\n</script>\n<template>\n <Disclosure\n as=\"section\"\n class=\"section-accordion\"\n :class=\"{ 'section-accordion-transparent': transparent }\">\n <DisclosureButton\n ref=\"button\"\n class=\"section-accordion-button\"\n @click=\"() => emit('update:modelValue', !modelValue)\">\n <div class=\"section-accordion-button-content\">\n <slot name=\"title\" />\n </div>\n <div\n v-if=\"$slots.actions\"\n class=\"section-accordion-button-actions\">\n <slot\n :active=\"isHovered || modelValue\"\n name=\"actions\" />\n </div>\n <ScalarIconCaretRight\n class=\"section-accordion-chevron size-4.5 transition-transform\"\n :class=\"{ 'rotate-90': modelValue }\" />\n </DisclosureButton>\n <DisclosurePanel\n v-if=\"modelValue\"\n class=\"section-accordion-content\"\n static>\n <div\n v-if=\"$slots.description\"\n class=\"section-accordion-description\">\n <slot name=\"description\" />\n </div>\n <div class=\"section-accordion-content-card\">\n <slot />\n </div>\n </DisclosurePanel>\n </Disclosure>\n</template>\n<style scoped>\n.section-wrapper {\n color: var(--scalar-color-1);\n\n padding-top: 12px;\n margin-top: -12px;\n}\n.section-accordion {\n display: flex;\n flex-direction: column;\n\n border-radius: var(--scalar-radius-lg);\n background: var(--scalar-background-2);\n\n /* Offset by header height to line up scroll position */\n scroll-margin-top: var(--refs-viewport-offset);\n}\n\n.section-accordion-transparent {\n background: transparent;\n border: var(--scalar-border-width) solid var(--scalar-border-color);\n}\n\n.section-accordion-button {\n padding: 6px;\n}\n.section-accordion-button {\n display: flex;\n align-items: center;\n gap: 6px;\n cursor: pointer;\n}\n\n.section-accordion-button-content {\n flex: 1;\n min-width: 0;\n}\n.section-accordion-button-actions {\n display: flex;\n align-items: center;\n gap: 6px;\n color: var(--scalar-color-3);\n}\n\n.section-accordion-chevron {\n margin-right: 4px;\n cursor: pointer;\n opacity: 1;\n color: var(--scalar-color-3);\n}\n.section-accordion-button:hover .section-accordion-chevron {\n color: var(--scalar-color-1);\n}\n.section-accordion-content {\n border-top: var(--scalar-border-width) solid var(--scalar-border-color);\n display: flex;\n flex-direction: column;\n}\n\n.section-accordion-description {\n font-weight: var(--scalar-semibold);\n font-size: var(--scalar-mini);\n color: var(--scalar-color--1);\n padding: 10px 12px 0px 12px;\n}\n.section-accordion-content-card :deep(.property:last-of-type) {\n padding-bottom: 9px;\n}\n</style>\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;EAWA,MAAM,OAAO;EAIb,MAAM,SAAS,IAAI;EACnB,MAAM,YAAY,gBAAgB,MAAM;;uBAGtC,YAmCa,MAAA,UAAA,GAAA;IAlCX,IAAG;IACH,OAAK,eAAA,CAAC,qBAAmB,EAAA,iCACkB,QAAA,YAAW,CAAA,CAAA;;2BAkBnC,CAjBnB,YAiBmB,MAAA,gBAAA,GAAA;cAhBb;KAAJ,KAAI;KACJ,OAAM;KACL,SAAK,OAAA,OAAA,OAAA,WAAQ,KAAI,qBAAA,CAAuB,QAAA,UAAU;;4BAG7C;MAFN,mBAEM,OAFN,YAEM,CADJ,WAAqB,KAAA,QAAA,SAAA,CAAA,GAAA,KAAA,GAAA,IAAA,CAAA,CAAA;MAGfA,KAAAA,OAAO,WAAA,UAAA,GADf,mBAMM,OANN,YAMM,CAHJ,WAEmB,KAAA,QAAA,WAAA,EADhB,QAAQ,MAAA,SAAA,KAAa,QAAA,WAAA,GAAA,KAAA,GAAA,IAAA,CAAA,CAAA,KAAA,mBAAA,IAAA,IAAA;MAG1B,YAEyC,MAAA,oBAAA,GAAA,EADvC,OAAK,eAAA,CAAC,2DAAyD,EAAA,aACxC,QAAA,WAAU,CAAA,CAAA,EAAA,GAAA,MAAA,GAAA,CAAA,OAAA,CAAA;;;aAG7B,QAAA,cAAA,UAAA,GADR,YAYkB,MAAA,eAAA,GAAA;;KAVhB,OAAM;KACN,QAAA;;4BAKM,CAHEA,KAAAA,OAAO,eAAA,UAAA,GADf,mBAIM,OAJN,YAIM,CADJ,WAA2B,KAAA,QAAA,eAAA,CAAA,GAAA,KAAA,GAAA,IAAA,CAAA,CAAA,KAAA,mBAAA,IAAA,IAAA,GAE7B,mBAEM,OAFN,YAEM,CADJ,WAAQ,KAAA,QAAA,WAAA,CAAA,GAAA,KAAA,GAAA,IAAA,CAAA,CAAA,CAAA,CAAA"}
@@ -7,7 +7,7 @@ var _hoisted_1 = { class: "section-column" };
7
7
  function _sfc_render(_ctx, _cache) {
8
8
  return openBlock(), createElementBlock("div", _hoisted_1, [renderSlot(_ctx.$slots, "default", {}, void 0, true)]);
9
9
  }
10
- var SectionColumn_default = /* @__PURE__ */ _plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-699c28e3"]]);
10
+ var SectionColumn_default = /*#__PURE__*/ _plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-699c28e3"]]);
11
11
  //#endregion
12
12
  export { SectionColumn_default as default };
13
13
 
@@ -1 +1 @@
1
- {"version":3,"file":"SectionColumn.vue.js","names":[],"sources":["../../../src/components/Section/SectionColumn.vue"],"sourcesContent":["<template>\n <div class=\"section-column\"><slot /></div>\n</template>\n\n<style scoped>\n.section-column {\n flex: 1;\n min-width: 0;\n}\n@container narrow-references-container (max-width: 900px) {\n .section-column:nth-of-type(2) {\n padding-top: 0;\n }\n}\n</style>\n"],"mappings":";;;;;mBACO,OAAM,kBAAgB;;qBAA3B,mBAA0C,OAA1C,YAA0C,CAAd,WAAQ,KAAA,QAAA,WAAA,EAAA,EAAA,KAAA,GAAA,KAAA,CAAA,CAAA"}
1
+ {"version":3,"file":"SectionColumn.vue.js","names":[],"sources":["../../../src/components/Section/SectionColumn.vue"],"sourcesContent":["<template>\n <div class=\"section-column\"><slot /></div>\n</template>\n\n<style scoped>\n.section-column {\n flex: 1;\n min-width: 0;\n}\n@container narrow-references-container (max-width: 900px) {\n .section-column:nth-of-type(2) {\n padding-top: 0;\n }\n}\n</style>\n"],"mappings":";;;;;mBACO,OAAM,iBAAgB;;qBAA3B,mBAA0C,OAA1C,YAA0C,CAAd,WAAQ,KAAA,QAAA,WAAA,CAAA,GAAA,KAAA,GAAA,IAAA,CAAA,CAAA"}
@@ -7,7 +7,7 @@ var _hoisted_1 = { class: "section-columns" };
7
7
  function _sfc_render(_ctx, _cache) {
8
8
  return openBlock(), createElementBlock("div", _hoisted_1, [renderSlot(_ctx.$slots, "default", {}, void 0, true)]);
9
9
  }
10
- var SectionColumns_default = /* @__PURE__ */ _plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-8b9602bf"]]);
10
+ var SectionColumns_default = /*#__PURE__*/ _plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-8b9602bf"]]);
11
11
  //#endregion
12
12
  export { SectionColumns_default as default };
13
13
 
@@ -1 +1 @@
1
- {"version":3,"file":"SectionColumns.vue.js","names":[],"sources":["../../../src/components/Section/SectionColumns.vue"],"sourcesContent":["<template>\n <div class=\"section-columns\">\n <slot />\n </div>\n</template>\n\n<style scoped>\n.section-columns {\n display: flex;\n gap: 48px;\n}\n@container narrow-references-container (max-width: 900px) {\n .section-columns {\n flex-direction: column;\n gap: 24px;\n }\n}\n</style>\n"],"mappings":";;;;;mBACO,OAAM,mBAAiB;;qBAA5B,mBAEM,OAFN,YAEM,CADJ,WAAQ,KAAA,QAAA,WAAA,EAAA,EAAA,KAAA,GAAA,KAAA,CAAA,CAAA"}
1
+ {"version":3,"file":"SectionColumns.vue.js","names":[],"sources":["../../../src/components/Section/SectionColumns.vue"],"sourcesContent":["<template>\n <div class=\"section-columns\">\n <slot />\n </div>\n</template>\n\n<style scoped>\n.section-columns {\n display: flex;\n gap: 48px;\n}\n@container narrow-references-container (max-width: 900px) {\n .section-columns {\n flex-direction: column;\n gap: 24px;\n }\n}\n</style>\n"],"mappings":";;;;;mBACO,OAAM,kBAAiB;;qBAA5B,mBAEM,OAFN,YAEM,CADJ,WAAQ,KAAA,QAAA,WAAA,CAAA,GAAA,KAAA,GAAA,IAAA,CAAA,CAAA"}
@@ -2,7 +2,7 @@ import _plugin_vue_export_helper_default from "../../_virtual/_plugin-vue_export
2
2
  import SectionContainer_vue_vue_type_script_setup_true_lang_default from "./SectionContainer.vue.script.js";
3
3
  /* empty css */
4
4
  //#region src/components/Section/SectionContainer.vue
5
- var SectionContainer_default = /* @__PURE__ */ _plugin_vue_export_helper_default(SectionContainer_vue_vue_type_script_setup_true_lang_default, [["__scopeId", "data-v-20a1472a"]]);
5
+ var SectionContainer_default = /*#__PURE__*/ _plugin_vue_export_helper_default(SectionContainer_vue_vue_type_script_setup_true_lang_default, [["__scopeId", "data-v-20a1472a"]]);
6
6
  //#endregion
7
7
  export { SectionContainer_default as default };
8
8
 
@@ -4,12 +4,12 @@ var _hoisted_1 = {
4
4
  key: 1,
5
5
  class: "section-container"
6
6
  };
7
- var SectionContainer_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
7
+ var SectionContainer_vue_vue_type_script_setup_true_lang_default = /*@__PURE__*/ defineComponent({
8
8
  __name: "SectionContainer",
9
9
  props: { omit: { type: Boolean } },
10
10
  setup(__props) {
11
11
  return (_ctx, _cache) => {
12
- return __props.omit ? renderSlot(_ctx.$slots, "default", { key: 0 }, void 0, true) : (openBlock(), createElementBlock("div", _hoisted_1, [renderSlot(_ctx.$slots, "default", {}, void 0, true)]));
12
+ return __props.omit ? renderSlot(_ctx.$slots, "default", {}, void 0, true, 0) : (openBlock(), createElementBlock("div", _hoisted_1, [renderSlot(_ctx.$slots, "default", {}, void 0, true)]));
13
13
  };
14
14
  }
15
15
  });
@@ -1 +1 @@
1
- {"version":3,"file":"SectionContainer.vue.script.js","names":[],"sources":["../../../src/components/Section/SectionContainer.vue"],"sourcesContent":["<script setup lang=\"ts\">\ndefineProps<{\n /**\n * Skips rendering the section container div and its styles, rendering only the slot directly.\n */\n omit?: boolean\n}>()\n</script>\n\n<template>\n <slot v-if=\"omit\" />\n <div\n v-else\n class=\"section-container\">\n <slot />\n </div>\n</template>\n\n<style scoped>\n.section-container {\n position: relative;\n padding: 0 60px;\n width: 100%;\n border-top: var(--scalar-border-width) solid var(--scalar-border-color);\n}\n.section-container:has(.introduction-section) {\n border-top: none;\n}\n@container narrow-references-container (max-width: 900px) {\n .section-container {\n padding: 0;\n }\n}\n</style>\n"],"mappings":";;;;;;;;;;;UAUc,QAAA,OAAZ,WAAoB,KAAA,QAAA,WAAA,EAAA,KAAA,GAAA,EAAA,KAAA,GAAA,KAAA,IAAA,WAAA,EACpB,mBAIM,OAJN,YAIM,CADJ,WAAQ,KAAA,QAAA,WAAA,EAAA,EAAA,KAAA,GAAA,KAAA,CAAA,CAAA"}
1
+ {"version":3,"file":"SectionContainer.vue.script.js","names":[],"sources":["../../../src/components/Section/SectionContainer.vue"],"sourcesContent":["<script setup lang=\"ts\">\ndefineProps<{\n /**\n * Skips rendering the section container div and its styles, rendering only the slot directly.\n */\n omit?: boolean\n}>()\n</script>\n\n<template>\n <slot v-if=\"omit\" />\n <div\n v-else\n class=\"section-container\">\n <slot />\n </div>\n</template>\n\n<style scoped>\n.section-container {\n position: relative;\n padding: 0 60px;\n width: 100%;\n border-top: var(--scalar-border-width) solid var(--scalar-border-color);\n}\n.section-container:has(.introduction-section) {\n border-top: none;\n}\n@container narrow-references-container (max-width: 900px) {\n .section-container {\n padding: 0;\n }\n}\n</style>\n"],"mappings":";;;;;;;;;;;UAUc,QAAA,OAAZ,WAAoB,KAAA,QAAA,WAAA,CAAA,GAAA,KAAA,GAAA,MAAA,CAAA,KAAA,UAAA,GACpB,mBAIM,OAJN,YAIM,CADJ,WAAQ,KAAA,QAAA,WAAA,CAAA,GAAA,KAAA,GAAA,IAAA,CAAA,CAAA"}
@@ -1 +1 @@
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"}
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;AA0IF,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"}
@@ -2,7 +2,7 @@ import _plugin_vue_export_helper_default from "../../_virtual/_plugin-vue_export
2
2
  import SectionContainerAccordion_vue_vue_type_script_setup_true_lang_default from "./SectionContainerAccordion.vue.script.js";
3
3
  /* empty css */
4
4
  //#region src/components/Section/SectionContainerAccordion.vue
5
- var SectionContainerAccordion_default = /* @__PURE__ */ _plugin_vue_export_helper_default(SectionContainerAccordion_vue_vue_type_script_setup_true_lang_default, [["__scopeId", "data-v-9419dd23"]]);
5
+ var SectionContainerAccordion_default = /*#__PURE__*/ _plugin_vue_export_helper_default(SectionContainerAccordion_vue_vue_type_script_setup_true_lang_default, [["__scopeId", "data-v-9419dd23"]]);
6
6
  //#endregion
7
7
  export { SectionContainerAccordion_default as default };
8
8
 
@@ -4,7 +4,7 @@ import { ScalarIconCaretRight } from "@scalar/icons";
4
4
  //#region src/components/Section/SectionContainerAccordion.vue?vue&type=script&setup=true&lang.ts
5
5
  var _hoisted_1 = { class: "section-accordion-wrapper" };
6
6
  var _hoisted_2 = { class: "section-accordion-title" };
7
- var SectionContainerAccordion_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
7
+ var SectionContainerAccordion_vue_vue_type_script_setup_true_lang_default = /*@__PURE__*/ defineComponent({
8
8
  __name: "SectionContainerAccordion",
9
9
  props: { modelValue: { type: Boolean } },
10
10
  emits: ["update:modelValue"],
@@ -1 +1 @@
1
- {"version":3,"file":"SectionContainerAccordion.vue.script.js","names":[],"sources":["../../../src/components/Section/SectionContainerAccordion.vue"],"sourcesContent":["<script setup lang=\"ts\">\nimport { Disclosure, DisclosureButton, DisclosurePanel } from '@headlessui/vue'\nimport { ScalarIconCaretRight } from '@scalar/icons'\n\ndefineProps<{\n modelValue: boolean\n}>()\n\nconst emit = defineEmits<{\n (e: 'update:modelValue', value: boolean): void\n}>()\n</script>\n<template>\n <section class=\"section-accordion-wrapper\">\n <Disclosure\n as=\"div\"\n class=\"section-accordion\">\n <DisclosureButton\n class=\"section-accordion-button\"\n @click=\"emit('update:modelValue', !modelValue)\">\n <ScalarIconCaretRight\n class=\"section-accordion-chevron size-5 transition-transform\"\n :class=\"{ 'rotate-90': modelValue }\" />\n <div class=\"section-accordion-title\">\n <slot name=\"title\" />\n </div>\n </DisclosureButton>\n <DisclosurePanel\n v-if=\"modelValue\"\n class=\"section-accordion-content\"\n static>\n <slot />\n </DisclosurePanel>\n </Disclosure>\n </section>\n</template>\n<style scoped>\n.section-accordion-wrapper {\n padding: 0 60px;\n}\n.section-accordion {\n position: relative;\n width: 100%;\n max-width: var(--refs-content-max-width);\n margin: auto;\n}\n.section-accordion-content {\n display: flex;\n flex-direction: column;\n gap: 12px;\n\n padding-top: 12px;\n}\n.section-accordion-button {\n width: 100%;\n display: flex;\n\n cursor: pointer;\n\n padding: 6px 0 6px 0;\n margin: -6px 0 -6px 0;\n border-radius: var(--scalar-radius);\n}\n.section-accordion-chevron {\n position: absolute;\n left: -22px;\n top: 12px;\n color: var(--scalar-color-3);\n}\n\n.section-accordion-button:hover .section-accordion-chevron {\n color: var(--scalar-color-1);\n}\n.section-accordion-title {\n display: flex;\n flex-direction: column;\n align-items: flex-start;\n flex: 1;\n padding: 0 6px;\n}\n.section-accordion-title :deep(.section-header-wrapper) {\n grid-template-columns: 1fr;\n}\n.section-accordion-title :deep(.section-header) {\n margin-bottom: 0;\n}\n@container narrow-references-container (max-width: 900px) {\n .section-accordion-chevron {\n width: 16px;\n left: -16px;\n top: 14px;\n }\n .section-accordion-wrapper {\n padding: calc(var(--refs-viewport-offset)) 24px 0 24px;\n }\n}\n</style>\n"],"mappings":";;;;;;;;;;;EAQA,MAAM,OAAO;;uBAKX,mBAqBU,WArBV,YAqBU,CApBR,YAmBa,MAAA,WAAA,EAAA;IAlBX,IAAG;IACH,OAAM;;2BAUa,CATnB,YASmB,MAAA,iBAAA,EAAA;KARjB,OAAM;KACL,SAAK,OAAA,OAAA,OAAA,MAAA,WAAE,KAAI,qBAAA,CAAuB,QAAA,WAAU;;4BAGJ,CAFzC,YAEyC,MAAA,qBAAA,EAAA,EADvC,OAAK,eAAA,CAAC,yDAAuD,EAAA,aACtC,QAAA,YAAU,CAAA,CAAA,EAAA,EAAA,MAAA,GAAA,CAAA,QAAA,CAAA,EACnC,mBAEM,OAFN,YAEM,CADJ,WAAqB,KAAA,QAAA,SAAA,EAAA,EAAA,KAAA,GAAA,KAAA,CAAA,CAAA,CAAA,CAAA;;QAIjB,QAAA,cAAA,WAAA,EADR,YAKkB,MAAA,gBAAA,EAAA;;KAHhB,OAAM;KACN,QAAA;;4BACQ,CAAR,WAAQ,KAAA,QAAA,WAAA,EAAA,EAAA,KAAA,GAAA,KAAA,CAAA,CAAA"}
1
+ {"version":3,"file":"SectionContainerAccordion.vue.script.js","names":[],"sources":["../../../src/components/Section/SectionContainerAccordion.vue"],"sourcesContent":["<script setup lang=\"ts\">\nimport { Disclosure, DisclosureButton, DisclosurePanel } from '@headlessui/vue'\nimport { ScalarIconCaretRight } from '@scalar/icons'\n\ndefineProps<{\n modelValue: boolean\n}>()\n\nconst emit = defineEmits<{\n (e: 'update:modelValue', value: boolean): void\n}>()\n</script>\n<template>\n <section class=\"section-accordion-wrapper\">\n <Disclosure\n as=\"div\"\n class=\"section-accordion\">\n <DisclosureButton\n class=\"section-accordion-button\"\n @click=\"emit('update:modelValue', !modelValue)\">\n <ScalarIconCaretRight\n class=\"section-accordion-chevron size-5 transition-transform\"\n :class=\"{ 'rotate-90': modelValue }\" />\n <div class=\"section-accordion-title\">\n <slot name=\"title\" />\n </div>\n </DisclosureButton>\n <DisclosurePanel\n v-if=\"modelValue\"\n class=\"section-accordion-content\"\n static>\n <slot />\n </DisclosurePanel>\n </Disclosure>\n </section>\n</template>\n<style scoped>\n.section-accordion-wrapper {\n padding: 0 60px;\n}\n.section-accordion {\n position: relative;\n width: 100%;\n max-width: var(--refs-content-max-width);\n margin: auto;\n}\n.section-accordion-content {\n display: flex;\n flex-direction: column;\n gap: 12px;\n\n padding-top: 12px;\n}\n.section-accordion-button {\n width: 100%;\n display: flex;\n\n cursor: pointer;\n\n padding: 6px 0 6px 0;\n margin: -6px 0 -6px 0;\n border-radius: var(--scalar-radius);\n}\n.section-accordion-chevron {\n position: absolute;\n left: -22px;\n top: 12px;\n color: var(--scalar-color-3);\n}\n\n.section-accordion-button:hover .section-accordion-chevron {\n color: var(--scalar-color-1);\n}\n.section-accordion-title {\n display: flex;\n flex-direction: column;\n align-items: flex-start;\n flex: 1;\n padding: 0 6px;\n}\n.section-accordion-title :deep(.section-header-wrapper) {\n grid-template-columns: 1fr;\n}\n.section-accordion-title :deep(.section-header) {\n margin-bottom: 0;\n}\n@container narrow-references-container (max-width: 900px) {\n .section-accordion-chevron {\n width: 16px;\n left: -16px;\n top: 14px;\n }\n .section-accordion-wrapper {\n padding: calc(var(--refs-viewport-offset)) 24px 0 24px;\n }\n}\n</style>\n"],"mappings":";;;;;;;;;;;EAQA,MAAM,OAAO;;uBAKX,mBAqBU,WArBV,YAqBU,CApBR,YAmBa,MAAA,UAAA,GAAA;IAlBX,IAAG;IACH,OAAM;;2BAUa,CATnB,YASmB,MAAA,gBAAA,GAAA;KARjB,OAAM;KACL,SAAK,OAAA,OAAA,OAAA,MAAA,WAAE,KAAI,qBAAA,CAAuB,QAAA,UAAU;;4BAGJ,CAFzC,YAEyC,MAAA,oBAAA,GAAA,EADvC,OAAK,eAAA,CAAC,yDAAuD,EAAA,aACtC,QAAA,WAAU,CAAA,CAAA,EAAA,GAAA,MAAA,GAAA,CAAA,OAAA,CAAA,GACnC,mBAEM,OAFN,YAEM,CADJ,WAAqB,KAAA,QAAA,SAAA,CAAA,GAAA,KAAA,GAAA,IAAA,CAAA,CAAA,CAAA,CAAA;;QAIjB,QAAA,cAAA,UAAA,GADR,YAKkB,MAAA,eAAA,GAAA;;KAHhB,OAAM;KACN,QAAA;;4BACQ,CAAR,WAAQ,KAAA,QAAA,WAAA,CAAA,GAAA,KAAA,GAAA,IAAA,CAAA,CAAA"}
@@ -7,7 +7,7 @@ var _hoisted_1 = { class: "section-content" };
7
7
  function _sfc_render(_ctx, _cache) {
8
8
  return openBlock(), createElementBlock("div", _hoisted_1, [renderSlot(_ctx.$slots, "default", {}, void 0, true)]);
9
9
  }
10
- var SectionContent_default = /* @__PURE__ */ _plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-6101128d"]]);
10
+ var SectionContent_default = /*#__PURE__*/ _plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-6101128d"]]);
11
11
  //#endregion
12
12
  export { SectionContent_default as default };
13
13
 
@@ -1 +1 @@
1
- {"version":3,"file":"SectionContent.vue.js","names":[],"sources":["../../../src/components/Section/SectionContent.vue"],"sourcesContent":["<template>\n <div class=\"section-content\">\n <slot />\n </div>\n</template>\n\n<style scoped>\n@container narrow-references-container (max-width: 900px) {\n .section-content--with-columns {\n flex-direction: column;\n gap: 24px;\n }\n}\n</style>\n"],"mappings":";;;;;mBACO,OAAM,mBAAiB;;qBAA5B,mBAEM,OAFN,YAEM,CADJ,WAAQ,KAAA,QAAA,WAAA,EAAA,EAAA,KAAA,GAAA,KAAA,CAAA,CAAA"}
1
+ {"version":3,"file":"SectionContent.vue.js","names":[],"sources":["../../../src/components/Section/SectionContent.vue"],"sourcesContent":["<template>\n <div class=\"section-content\">\n <slot />\n </div>\n</template>\n\n<style scoped>\n@container narrow-references-container (max-width: 900px) {\n .section-content--with-columns {\n flex-direction: column;\n gap: 24px;\n }\n}\n</style>\n"],"mappings":";;;;;mBACO,OAAM,kBAAiB;;qBAA5B,mBAEM,OAFN,YAEM,CADJ,WAAQ,KAAA,QAAA,WAAA,CAAA,GAAA,KAAA,GAAA,IAAA,CAAA,CAAA"}
@@ -2,7 +2,7 @@ import _plugin_vue_export_helper_default from "../../_virtual/_plugin-vue_export
2
2
  import SectionHeader_vue_vue_type_script_setup_true_lang_default from "./SectionHeader.vue.script.js";
3
3
  /* empty css */
4
4
  //#region src/components/Section/SectionHeader.vue
5
- var SectionHeader_default = /* @__PURE__ */ _plugin_vue_export_helper_default(SectionHeader_vue_vue_type_script_setup_true_lang_default, [["__scopeId", "data-v-7607c44e"]]);
5
+ var SectionHeader_default = /*#__PURE__*/ _plugin_vue_export_helper_default(SectionHeader_vue_vue_type_script_setup_true_lang_default, [["__scopeId", "data-v-7607c44e"]]);
6
6
  //#endregion
7
7
  export { SectionHeader_default as default };
8
8
 
@@ -1,7 +1,7 @@
1
1
  import { createCommentVNode, createElementBlock, createElementVNode, defineComponent, normalizeClass, openBlock, renderSlot } from "vue";
2
2
  //#region src/components/Section/SectionHeader.vue?vue&type=script&setup=true&lang.ts
3
3
  var _hoisted_1 = { class: "section-header-wrapper narrow:grid-cols-1 narrow:gap-0 grid grid-cols-2 gap-12" };
4
- var SectionHeader_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
4
+ var SectionHeader_vue_vue_type_script_setup_true_lang_default = /*@__PURE__*/ defineComponent({
5
5
  __name: "SectionHeader",
6
6
  props: {
7
7
  tight: { type: Boolean },
@@ -15,7 +15,7 @@ var SectionHeader_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */
15
15
  return openBlock(), createElementBlock("div", _hoisted_1, [createElementVNode("div", { class: normalizeClass(["section-header", {
16
16
  tight: __props.tight,
17
17
  "mb-3": !__props.removeMargin
18
- }]) }, [renderSlot(_ctx.$slots, "default", {}, void 0, true)], 2), _ctx.$slots.links ? renderSlot(_ctx.$slots, "links", { key: 0 }, void 0, true) : createCommentVNode("", true)]);
18
+ }]) }, [renderSlot(_ctx.$slots, "default", {}, void 0, true)], 2), _ctx.$slots.links ? renderSlot(_ctx.$slots, "links", {}, void 0, true, 0) : createCommentVNode("", true)]);
19
19
  };
20
20
  }
21
21
  });
@@ -1 +1 @@
1
- {"version":3,"file":"SectionHeader.vue.script.js","names":["$slots"],"sources":["../../../src/components/Section/SectionHeader.vue"],"sourcesContent":["<script setup lang=\"ts\">\nconst { tight, removeMargin = false } = defineProps<{\n tight?: boolean\n removeMargin?: boolean\n}>()\n</script>\n\n<!--\n The reference is an embeddable widget, so the header collapses based on the\n rendered width of the reference (the narrow: variant), not the viewport.\n The section-header-wrapper class stays as a styling hook for\n SectionContainerAccordion.\n-->\n<template>\n <div\n class=\"section-header-wrapper narrow:grid-cols-1 narrow:gap-0 grid grid-cols-2 gap-12\">\n <div\n class=\"section-header\"\n :class=\"{ tight, 'mb-3': !removeMargin }\">\n <slot />\n </div>\n <slot\n v-if=\"$slots.links\"\n name=\"links\" />\n </div>\n</template>\n\n<style scoped>\n.section-header {\n font-size: var(--font-size, var(--scalar-heading-1));\n font-weight: var(--font-weight, var(--scalar-bold));\n /* prettier-ignore */\n color: var(--scalar-color-1);\n word-wrap: break-word;\n line-height: 1.45;\n margin-top: 0;\n}\n\n.section-header.tight {\n margin-bottom: 6px;\n}\n</style>\n"],"mappings":";;;;;;;;;;;;;;uBAcE,mBAUM,OAVN,YAUM,CARJ,mBAIM,OAAA,EAHJ,OAAK,eAAA,CAAC,kBAAgB;IAAA,OACZ,QAAA;IAAK,QAAA,CAAW,QAAA;IAAY,CAAA,CAAA,EAAA,EAAA,CACtC,WAAQ,KAAA,QAAA,WAAA,EAAA,EAAA,KAAA,GAAA,KAAA,CAAA,EAAA,EAAA,EAGFA,KAAAA,OAAO,QADf,WAEiB,KAAA,QAAA,SAAA,EAAA,KAAA,GAAA,EAAA,KAAA,GAAA,KAAA,GAAA,mBAAA,IAAA,KAAA,CAAA,CAAA"}
1
+ {"version":3,"file":"SectionHeader.vue.script.js","names":["$slots"],"sources":["../../../src/components/Section/SectionHeader.vue"],"sourcesContent":["<script setup lang=\"ts\">\nconst { tight, removeMargin = false } = defineProps<{\n tight?: boolean\n removeMargin?: boolean\n}>()\n</script>\n\n<!--\n The reference is an embeddable widget, so the header collapses based on the\n rendered width of the reference (the narrow: variant), not the viewport.\n The section-header-wrapper class stays as a styling hook for\n SectionContainerAccordion.\n-->\n<template>\n <div\n class=\"section-header-wrapper narrow:grid-cols-1 narrow:gap-0 grid grid-cols-2 gap-12\">\n <div\n class=\"section-header\"\n :class=\"{ tight, 'mb-3': !removeMargin }\">\n <slot />\n </div>\n <slot\n v-if=\"$slots.links\"\n name=\"links\" />\n </div>\n</template>\n\n<style scoped>\n.section-header {\n font-size: var(--font-size, var(--scalar-heading-1));\n font-weight: var(--font-weight, var(--scalar-bold));\n /* prettier-ignore */\n color: var(--scalar-color-1);\n word-wrap: break-word;\n line-height: 1.45;\n margin-top: 0;\n}\n\n.section-header.tight {\n margin-bottom: 6px;\n}\n</style>\n"],"mappings":";;;;;;;;;;;;;;uBAcE,mBAUM,OAVN,YAUM,CARJ,mBAIM,OAAA,EAHJ,OAAK,eAAA,CAAC,kBAAgB;IAAA,OACZ,QAAA;IAAK,QAAA,CAAW,QAAA;GAAY,CAAA,CAAA,EAAA,GAAA,CACtC,WAAQ,KAAA,QAAA,WAAA,CAAA,GAAA,KAAA,GAAA,IAAA,CAAA,GAAA,CAAA,GAGFA,KAAAA,OAAO,QADf,WAEiB,KAAA,QAAA,SAAA,CAAA,GAAA,KAAA,GAAA,MAAA,CAAA,IAAA,mBAAA,IAAA,IAAA,CAAA,CAAA"}
@@ -2,7 +2,7 @@ import _plugin_vue_export_helper_default from "../../_virtual/_plugin-vue_export
2
2
  import SectionHeaderTag_vue_vue_type_script_setup_true_lang_default from "./SectionHeaderTag.vue.script.js";
3
3
  /* empty css */
4
4
  //#region src/components/Section/SectionHeaderTag.vue
5
- var SectionHeaderTag_default = /* @__PURE__ */ _plugin_vue_export_helper_default(SectionHeaderTag_vue_vue_type_script_setup_true_lang_default, [["__scopeId", "data-v-f1ac6c38"]]);
5
+ var SectionHeaderTag_default = /*#__PURE__*/ _plugin_vue_export_helper_default(SectionHeaderTag_vue_vue_type_script_setup_true_lang_default, [["__scopeId", "data-v-f1ac6c38"]]);
6
6
  //#endregion
7
7
  export { SectionHeaderTag_default as default };
8
8
 
@@ -1,6 +1,6 @@
1
1
  import { createBlock, defineComponent, openBlock, renderSlot, resolveDynamicComponent, withCtx } from "vue";
2
2
  //#region src/components/Section/SectionHeaderTag.vue?vue&type=script&setup=true&lang.ts
3
- var SectionHeaderTag_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
3
+ var SectionHeaderTag_vue_vue_type_script_setup_true_lang_default = /*@__PURE__*/ defineComponent({
4
4
  __name: "SectionHeaderTag",
5
5
  props: { level: { default: 1 } },
6
6
  setup(__props) {
@@ -1 +1 @@
1
- {"version":3,"file":"SectionHeaderTag.vue.script.js","names":[],"sources":["../../../src/components/Section/SectionHeaderTag.vue"],"sourcesContent":["<script setup lang=\"ts\">\nconst { level = 1 } = defineProps<{ level?: 1 | 2 | 3 | 4 | 5 | 6 }>()\n</script>\n<template>\n <component\n :is=\"`h${level}`\"\n class=\"section-header-label\">\n <slot />\n </component>\n</template>\n<style scoped>\n.section-header-label {\n display: inline;\n}\n</style>\n"],"mappings":";;;;;;;uBAIE,YAIY,wBAAA,IAHD,QAAA,QAAK,EAAA,EACd,OAAM,wBAAsB,EAAA;2BACpB,CAAR,WAAQ,KAAA,QAAA,WAAA,EAAA,EAAA,KAAA,GAAA,KAAA,CAAA,CAAA"}
1
+ {"version":3,"file":"SectionHeaderTag.vue.script.js","names":[],"sources":["../../../src/components/Section/SectionHeaderTag.vue"],"sourcesContent":["<script setup lang=\"ts\">\nconst { level = 1 } = defineProps<{ level?: 1 | 2 | 3 | 4 | 5 | 6 }>()\n</script>\n<template>\n <component\n :is=\"`h${level}`\"\n class=\"section-header-label\">\n <slot />\n </component>\n</template>\n<style scoped>\n.section-header-label {\n display: inline;\n}\n</style>\n"],"mappings":";;;;;;;uBAIE,YAIY,wBAAA,IAHD,QAAA,OAAK,GAAA,EACd,OAAM,uBAAsB,GAAA;2BACpB,CAAR,WAAQ,KAAA,QAAA,WAAA,CAAA,GAAA,KAAA,GAAA,IAAA,CAAA,CAAA"}
@@ -7,7 +7,7 @@ var _hoisted_1 = { class: "section-flare" };
7
7
  function _sfc_render(_ctx, _cache) {
8
8
  return openBlock(), createElementBlock("div", _hoisted_1, [..._cache[0] || (_cache[0] = [createStaticVNode("<div class=\"section-flare-item\" data-v-5cebff7a></div><div class=\"section-flare-item\" data-v-5cebff7a></div><div class=\"section-flare-item\" data-v-5cebff7a></div><div class=\"section-flare-item\" data-v-5cebff7a></div><div class=\"section-flare-item\" data-v-5cebff7a></div><div class=\"section-flare-item\" data-v-5cebff7a></div><div class=\"section-flare-item\" data-v-5cebff7a></div><div class=\"section-flare-item\" data-v-5cebff7a></div>", 8)])]);
9
9
  }
10
- var SectionFlare_default = /* @__PURE__ */ _plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-5cebff7a"]]);
10
+ var SectionFlare_default = /*#__PURE__*/ _plugin_vue_export_helper_default(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-5cebff7a"]]);
11
11
  //#endregion
12
12
  export { SectionFlare_default as default };
13
13
 
@@ -1 +1 @@
1
- {"version":3,"file":"SectionFlare.vue.js","names":[],"sources":["../../../src/components/SectionFlare/SectionFlare.vue"],"sourcesContent":["<template>\n <!-- For adding gradients + animations to introduction of documents that :before / :after won't work for -->\n <div class=\"section-flare\">\n <div class=\"section-flare-item\"></div>\n <div class=\"section-flare-item\"></div>\n <div class=\"section-flare-item\"></div>\n <div class=\"section-flare-item\"></div>\n <div class=\"section-flare-item\"></div>\n <div class=\"section-flare-item\"></div>\n <div class=\"section-flare-item\"></div>\n <div class=\"section-flare-item\"></div>\n </div>\n</template>\n\n<style scoped>\n.section-flare {\n position: fixed;\n top: 0;\n right: 0;\n pointer-events: none;\n}\n</style>\n"],"mappings":";;;;;mBAEO,OAAM,iBAAe;;qBAA1B,mBASM,OATN,YASM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CAAA,kBAAA,ocAAA,EAAA,CAAA,EAAA,CAAA"}
1
+ {"version":3,"file":"SectionFlare.vue.js","names":[],"sources":["../../../src/components/SectionFlare/SectionFlare.vue"],"sourcesContent":["<template>\n <!-- For adding gradients + animations to introduction of documents that :before / :after won't work for -->\n <div class=\"section-flare\">\n <div class=\"section-flare-item\"></div>\n <div class=\"section-flare-item\"></div>\n <div class=\"section-flare-item\"></div>\n <div class=\"section-flare-item\"></div>\n <div class=\"section-flare-item\"></div>\n <div class=\"section-flare-item\"></div>\n <div class=\"section-flare-item\"></div>\n <div class=\"section-flare-item\"></div>\n </div>\n</template>\n\n<style scoped>\n.section-flare {\n position: fixed;\n top: 0;\n right: 0;\n pointer-events: none;\n}\n</style>\n"],"mappings":";;;;;mBAEO,OAAM,gBAAe;;qBAA1B,mBASM,OATN,YASM,CAAA,GAAA,OAAA,OAAA,OAAA,KAAA,CAAA,kBAAA,ocAAA,CAAA,CAAA,EAAA,CAAA"}
@@ -2,7 +2,7 @@ import _plugin_vue_export_helper_default from "../_virtual/_plugin-vue_export-he
2
2
  import ShowMoreButton_vue_vue_type_script_setup_true_lang_default from "./ShowMoreButton.vue.script.js";
3
3
  /* empty css */
4
4
  //#region src/components/ShowMoreButton.vue
5
- var ShowMoreButton_default = /* @__PURE__ */ _plugin_vue_export_helper_default(ShowMoreButton_vue_vue_type_script_setup_true_lang_default, [["__scopeId", "data-v-bb0811ed"]]);
5
+ var ShowMoreButton_default = /*#__PURE__*/ _plugin_vue_export_helper_default(ShowMoreButton_vue_vue_type_script_setup_true_lang_default, [["__scopeId", "data-v-bb0811ed"]]);
6
6
  //#endregion
7
7
  export { ShowMoreButton_default as default };
8
8
 
@@ -6,7 +6,7 @@ var _hoisted_1 = {
6
6
  class: "show-more",
7
7
  type: "button"
8
8
  };
9
- var ShowMoreButton_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
9
+ var ShowMoreButton_vue_vue_type_script_setup_true_lang_default = /*@__PURE__*/ defineComponent({
10
10
  __name: "ShowMoreButton",
11
11
  setup(__props) {
12
12
  const { translate } = useLocalization();
@@ -1 +1 @@
1
- {"version":3,"file":"ShowMoreButton.vue.script.js","names":[],"sources":["../../src/components/ShowMoreButton.vue"],"sourcesContent":["<script setup lang=\"ts\">\nimport { ScalarIconCaretDown } from '@scalar/icons'\n\nimport { useLocalization } from '@/features/localization'\n\nconst { translate } = useLocalization()\n</script>\n\n<template>\n <button\n class=\"show-more\"\n type=\"button\">\n {{ translate('actions.showMore') }}\n <ScalarIconCaretDown\n class=\"text-c-2 mt-0.25 size-3\"\n weight=\"bold\" />\n </button>\n</template>\n\n<style scoped>\n.show-more {\n appearance: none;\n border: none;\n border: var(--scalar-border-width) solid var(--scalar-border-color);\n margin: auto;\n padding: 8px 12px 8px 16px;\n border-radius: var(--scalar-radius-full);\n color: var(--scalar-color-1);\n font-weight: var(--scalar-semibold);\n font-size: var(--scalar-small);\n display: flex;\n align-items: center;\n justify-content: center;\n position: relative;\n gap: 6px;\n top: -48px;\n}\n\n.show-more:hover {\n background: var(--scalar-background-2);\n cursor: pointer;\n}\n\n.show-more:active {\n box-shadow: 0 0 0 1px var(--scalar-border-color);\n}\n\n@container narrow-references-container (max-width: 900px) {\n .show-more {\n top: -24px;\n }\n}\n</style>\n"],"mappings":";;;;;;;;;;;EAKA,MAAM,EAAE,cAAc,iBAAgB;;uBAIpC,mBAOS,UAPT,YAOS,CAAA,gBAAA,gBAJJ,MAAA,UAAS,CAAA,mBAAA,CAAA,GAAuB,KACnC,EAAA,EAAA,YAEkB,MAAA,oBAAA,EAAA;IADhB,OAAM;IACN,QAAO"}
1
+ {"version":3,"file":"ShowMoreButton.vue.script.js","names":[],"sources":["../../src/components/ShowMoreButton.vue"],"sourcesContent":["<script setup lang=\"ts\">\nimport { ScalarIconCaretDown } from '@scalar/icons'\n\nimport { useLocalization } from '@/features/localization'\n\nconst { translate } = useLocalization()\n</script>\n\n<template>\n <button\n class=\"show-more\"\n type=\"button\">\n {{ translate('actions.showMore') }}\n <ScalarIconCaretDown\n class=\"text-c-2 mt-0.25 size-3\"\n weight=\"bold\" />\n </button>\n</template>\n\n<style scoped>\n.show-more {\n appearance: none;\n border: none;\n border: var(--scalar-border-width) solid var(--scalar-border-color);\n margin: auto;\n padding: 8px 12px 8px 16px;\n border-radius: var(--scalar-radius-full);\n color: var(--scalar-color-1);\n font-weight: var(--scalar-semibold);\n font-size: var(--scalar-small);\n display: flex;\n align-items: center;\n justify-content: center;\n position: relative;\n gap: 6px;\n top: -48px;\n}\n\n.show-more:hover {\n background: var(--scalar-background-2);\n cursor: pointer;\n}\n\n.show-more:active {\n box-shadow: 0 0 0 1px var(--scalar-border-color);\n}\n\n@container narrow-references-container (max-width: 900px) {\n .show-more {\n top: -24px;\n }\n}\n</style>\n"],"mappings":";;;;;;;;;;;EAKA,MAAM,EAAE,cAAc,gBAAgB;;uBAIpC,mBAOS,UAPT,YAOS,CAAA,gBAAA,gBAJJ,MAAA,SAAA,CAAS,CAAA,kBAAA,CAAA,IAAuB,KACnC,CAAA,GAAA,YAEkB,MAAA,mBAAA,GAAA;IADhB,OAAM;IACN,QAAO"}
@@ -6,7 +6,7 @@ import { Fragment, computed, createBlock, createCommentVNode, createElementBlock
6
6
  import { combineParams } from "@scalar/workspace-store/request-example";
7
7
  import { getResolvedRef } from "@scalar/workspace-store/helpers/get-resolved-ref";
8
8
  import { getFirstServer } from "@scalar/workspace-store/helpers/get-first-server";
9
- var Operation_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
9
+ var Operation_vue_vue_type_script_setup_true_lang_default = /*@__PURE__*/ defineComponent({
10
10
  __name: "Operation",
11
11
  props: {
12
12
  id: {},
@@ -1 +1 @@
1
- {"version":3,"file":"Operation.vue.script.js","names":[],"sources":["../../../src/features/Operation/Operation.vue"],"sourcesContent":["<script lang=\"ts\">\n/**\n * References Operation \"block\"\n */\nexport default {}\n\nexport type OperationProps = {\n id: string\n method: HttpMethod\n /** The subset of the configuration object required for the operation component */\n options: Pick<\n ApiReferenceConfigurationRaw,\n | 'expandAllResponses'\n | 'hideModels'\n | 'hideTestRequestButton'\n | 'layout'\n | 'orderRequiredPropertiesFirst'\n | 'orderSchemaPropertiesBy'\n | 'expandAllSchemaProperties'\n | 'showOperationId'\n >\n /** Document object */\n document: OpenApiDocument\n /** Key of the operations path in the document.paths object */\n path: string\n /** OpenAPI path object that will include the operation */\n pathValue: PathItemObject | undefined\n /** Currently selected server for the document */\n server: ServerObject | null\n /** The merged security schemes for the document and the authentication configuration */\n securitySchemes: MergedSecuritySchemes\n /** The http client options for the dropdown */\n clientOptions: ClientOptionGroup[]\n /** Whether the Classic layout operation is collapsed */\n isCollapsed: boolean\n /** Whether the operation is a webhook */\n isWebhook: boolean\n /** The currently selected client for the document */\n selectedClient: WorkspaceStore['workspace']['x-scalar-default-client']\n /** The currently selected example key, shared across operations for in-sync example pickers */\n selectedExample: WorkspaceStore['workspace']['x-scalar-default-example']\n /** The event bus */\n eventBus: WorkspaceEventBus\n /** The auth store */\n authStore: AuthStore\n}\n</script>\n\n<script lang=\"ts\" setup>\nimport type { ClientOptionGroup } from '@scalar/blocks/code-example'\nimport type { HttpMethod } from '@scalar/helpers/http/http-methods'\nimport type { ApiReferenceConfigurationRaw } from '@scalar/types/api-reference'\nimport type { WorkspaceStore } from '@scalar/workspace-store/client'\nimport type { AuthStore } from '@scalar/workspace-store/entities/auth'\nimport type { WorkspaceEventBus } from '@scalar/workspace-store/events'\nimport { getFirstServer } from '@scalar/workspace-store/helpers/get-first-server'\nimport { getResolvedRef } from '@scalar/workspace-store/helpers/get-resolved-ref'\nimport {\n combineParams,\n type MergedSecuritySchemes,\n} from '@scalar/workspace-store/request-example'\nimport type {\n OpenApiDocument,\n PathItemObject,\n ServerObject,\n} from '@scalar/workspace-store/schemas/v3.1/strict/openapi-document'\nimport { computed } from 'vue'\n\nimport { filterSelectedSecurity } from '@/features/Operation/helpers/filter-selected-security'\n\nimport {\n getRequiredSecurity,\n type RequiredSecurity,\n} from './helpers/get-required-security'\nimport ClassicLayout from './layouts/ClassicLayout.vue'\nimport ModernLayout from './layouts/ModernLayout.vue'\n\nconst {\n authStore,\n clientOptions,\n document,\n eventBus,\n isCollapsed,\n isWebhook,\n method,\n options,\n path,\n pathValue,\n securitySchemes,\n server,\n} = defineProps<OperationProps>()\n\n/**\n * Operation from the new workspace store, ensure we are de-reference\n *\n * Also adds in params from the pathItemObject\n */\nconst operation = computed(() => {\n const entity = getResolvedRef(pathValue?.[method])\n\n if (!entity) {\n return null\n }\n\n // Combine params from the pathItem and the operation\n const parameters = combineParams(pathValue?.parameters, entity.parameters)\n return { ...entity, parameters }\n})\n\n/**\n * Determine the effective server for the code examples.\n */\nconst selectedServer = computed<ServerObject | null>(() =>\n getFirstServer(\n // 1) Operation\n operation.value?.servers ?? null,\n // 2) Path Item\n pathValue?.servers ?? null,\n // 3) Document\n server,\n ),\n)\n\nconst requiredSecurity = computed<RequiredSecurity>(() =>\n getRequiredSecurity(operation.value, document),\n)\n\n/** We must ensure the selected security schemes are required on this operation */\nconst selectedSecuritySchemes = computed(() =>\n filterSelectedSecurity(\n document,\n operation.value,\n authStore.getAuthSelectedSchemas({\n type: 'document',\n documentName: document?.['x-scalar-navigation']?.name ?? '',\n }),\n authStore.getAuthSelectedSchemas({\n type: 'operation',\n documentName: document?.['x-scalar-navigation']?.name ?? '',\n path,\n method,\n }),\n securitySchemes,\n ),\n)\n</script>\n\n<template>\n <template v-if=\"operation\">\n <ClassicLayout\n v-if=\"options.layout === 'classic'\"\n :id\n :clientOptions\n :document\n :eventBus\n :isCollapsed\n :isWebhook\n :method\n :operation\n :options\n :path\n :requiredSecurity\n :selectedClient\n :selectedExample\n :selectedSecuritySchemes\n :selectedServer />\n <ModernLayout\n v-else\n :id\n :clientOptions\n :document\n :eventBus\n :isWebhook\n :method\n :operation\n :options\n :path\n :requiredSecurity\n :selectedClient\n :selectedExample\n :selectedSecuritySchemes\n :selectedServer />\n </template>\n</template>\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAiGA,MAAM,YAAY,eAAe;GAC/B,MAAM,SAAS,eAAe,QAAA,YAAY,QAAA,QAAO;AAEjD,OAAI,CAAC,OACH,QAAO;GAIT,MAAM,aAAa,cAAc,QAAA,WAAW,YAAY,OAAO,WAAU;AACzE,UAAO;IAAE,GAAG;IAAQ;IAAW;IAChC;;;;EAKD,MAAM,iBAAiB,eACrB,eAEE,UAAU,OAAO,WAAW,MAE5B,QAAA,WAAW,WAAW,MAEtB,QAAA,OACD,CACH;EAEA,MAAM,mBAAmB,eACvB,oBAAoB,UAAU,OAAO,QAAA,SAAS,CAChD;;EAGA,MAAM,0BAA0B,eAC9B,uBACE,QAAA,UACA,UAAU,OACV,QAAA,UAAU,uBAAuB;GAC/B,MAAM;GACN,cAAc,QAAA,WAAW,wBAAwB,QAAQ;GAC1D,CAAC,EACF,QAAA,UAAU,uBAAuB;GAC/B,MAAM;GACN,cAAc,QAAA,WAAW,wBAAwB,QAAQ;GACzD,MAAG,QAAA;GACH,QAAK,QAAA;GACN,CAAC,EACF,QAAA,gBACD,CACH;;UAIkB,UAAA,SAAA,WAAA,EAAhB,mBAkCW,UAAA,EAAA,KAAA,GAAA,EAAA,CAhCD,QAAA,QAAQ,WAAM,aAAA,WAAA,EADtB,YAgBoB,uBAAA;;IAdjB,IAAA,QAAA;IACA,eAAA,QAAA;IACA,UAAA,QAAA;IACA,UAAA,QAAA;IACA,aAAA,QAAA;IACA,WAAA,QAAA;IACA,QAAA,QAAA;IACA,WAAA,UAAA;IACA,SAAA,QAAA;IACA,MAAA,QAAA;IACA,kBAAA,iBAAA;IACA,gBAAA,QAAA;IACA,iBAAA,QAAA;IACA,yBAAA,wBAAA;IACA,gBAAA,eAAA;;;;;;;;;;;;;;;;;uBACH,YAeoB,sBAAA;;IAbjB,IAAA,QAAA;IACA,eAAA,QAAA;IACA,UAAA,QAAA;IACA,UAAA,QAAA;IACA,WAAA,QAAA;IACA,QAAA,QAAA;IACA,WAAA,UAAA;IACA,SAAA,QAAA;IACA,MAAA,QAAA;IACA,kBAAA,iBAAA;IACA,gBAAA,QAAA;IACA,iBAAA,QAAA;IACA,yBAAA,wBAAA;IACA,gBAAA,eAAA"}
1
+ {"version":3,"file":"Operation.vue.script.js","names":[],"sources":["../../../src/features/Operation/Operation.vue"],"sourcesContent":["<script lang=\"ts\">\n/**\n * References Operation \"block\"\n */\nexport default {}\n\nexport type OperationProps = {\n id: string\n method: HttpMethod\n /** The subset of the configuration object required for the operation component */\n options: Pick<\n ApiReferenceConfigurationRaw,\n | 'expandAllResponses'\n | 'hideModels'\n | 'hideTestRequestButton'\n | 'layout'\n | 'orderRequiredPropertiesFirst'\n | 'orderSchemaPropertiesBy'\n | 'expandAllSchemaProperties'\n | 'showOperationId'\n >\n /** Document object */\n document: OpenApiDocument\n /** Key of the operations path in the document.paths object */\n path: string\n /** OpenAPI path object that will include the operation */\n pathValue: PathItemObject | undefined\n /** Currently selected server for the document */\n server: ServerObject | null\n /** The merged security schemes for the document and the authentication configuration */\n securitySchemes: MergedSecuritySchemes\n /** The http client options for the dropdown */\n clientOptions: ClientOptionGroup[]\n /** Whether the Classic layout operation is collapsed */\n isCollapsed: boolean\n /** Whether the operation is a webhook */\n isWebhook: boolean\n /** The currently selected client for the document */\n selectedClient: WorkspaceStore['workspace']['x-scalar-default-client']\n /** The currently selected example key, shared across operations for in-sync example pickers */\n selectedExample: WorkspaceStore['workspace']['x-scalar-default-example']\n /** The event bus */\n eventBus: WorkspaceEventBus\n /** The auth store */\n authStore: AuthStore\n}\n</script>\n\n<script lang=\"ts\" setup>\nimport type { ClientOptionGroup } from '@scalar/blocks/code-example'\nimport type { HttpMethod } from '@scalar/helpers/http/http-methods'\nimport type { ApiReferenceConfigurationRaw } from '@scalar/types/api-reference'\nimport type { WorkspaceStore } from '@scalar/workspace-store/client'\nimport type { AuthStore } from '@scalar/workspace-store/entities/auth'\nimport type { WorkspaceEventBus } from '@scalar/workspace-store/events'\nimport { getFirstServer } from '@scalar/workspace-store/helpers/get-first-server'\nimport { getResolvedRef } from '@scalar/workspace-store/helpers/get-resolved-ref'\nimport {\n combineParams,\n type MergedSecuritySchemes,\n} from '@scalar/workspace-store/request-example'\nimport type {\n OpenApiDocument,\n PathItemObject,\n ServerObject,\n} from '@scalar/workspace-store/schemas/v3.1/strict/openapi-document'\nimport { computed } from 'vue'\n\nimport { filterSelectedSecurity } from '@/features/Operation/helpers/filter-selected-security'\n\nimport {\n getRequiredSecurity,\n type RequiredSecurity,\n} from './helpers/get-required-security'\nimport ClassicLayout from './layouts/ClassicLayout.vue'\nimport ModernLayout from './layouts/ModernLayout.vue'\n\nconst {\n authStore,\n clientOptions,\n document,\n eventBus,\n isCollapsed,\n isWebhook,\n method,\n options,\n path,\n pathValue,\n securitySchemes,\n server,\n} = defineProps<OperationProps>()\n\n/**\n * Operation from the new workspace store, ensure we are de-reference\n *\n * Also adds in params from the pathItemObject\n */\nconst operation = computed(() => {\n const entity = getResolvedRef(pathValue?.[method])\n\n if (!entity) {\n return null\n }\n\n // Combine params from the pathItem and the operation\n const parameters = combineParams(pathValue?.parameters, entity.parameters)\n return { ...entity, parameters }\n})\n\n/**\n * Determine the effective server for the code examples.\n */\nconst selectedServer = computed<ServerObject | null>(() =>\n getFirstServer(\n // 1) Operation\n operation.value?.servers ?? null,\n // 2) Path Item\n pathValue?.servers ?? null,\n // 3) Document\n server,\n ),\n)\n\nconst requiredSecurity = computed<RequiredSecurity>(() =>\n getRequiredSecurity(operation.value, document),\n)\n\n/** We must ensure the selected security schemes are required on this operation */\nconst selectedSecuritySchemes = computed(() =>\n filterSelectedSecurity(\n document,\n operation.value,\n authStore.getAuthSelectedSchemas({\n type: 'document',\n documentName: document?.['x-scalar-navigation']?.name ?? '',\n }),\n authStore.getAuthSelectedSchemas({\n type: 'operation',\n documentName: document?.['x-scalar-navigation']?.name ?? '',\n path,\n method,\n }),\n securitySchemes,\n ),\n)\n</script>\n\n<template>\n <template v-if=\"operation\">\n <ClassicLayout\n v-if=\"options.layout === 'classic'\"\n :id\n :clientOptions\n :document\n :eventBus\n :isCollapsed\n :isWebhook\n :method\n :operation\n :options\n :path\n :requiredSecurity\n :selectedClient\n :selectedExample\n :selectedSecuritySchemes\n :selectedServer />\n <ModernLayout\n v-else\n :id\n :clientOptions\n :document\n :eventBus\n :isWebhook\n :method\n :operation\n :options\n :path\n :requiredSecurity\n :selectedClient\n :selectedExample\n :selectedSecuritySchemes\n :selectedServer />\n </template>\n</template>\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAiGA,MAAM,YAAY,eAAe;GAC/B,MAAM,SAAS,eAAe,QAAA,YAAY,QAAA,OAAO;GAEjD,IAAI,CAAC,QACH,OAAO;GAIT,MAAM,aAAa,cAAc,QAAA,WAAW,YAAY,OAAO,UAAU;GACzE,OAAO;IAAE,GAAG;IAAQ;GAAW;EACjC,CAAC;;;;EAKD,MAAM,iBAAiB,eACrB,eAEE,UAAU,OAAO,WAAW,MAE5B,QAAA,WAAW,WAAW,MAEtB,QAAA,MACF,CACF;EAEA,MAAM,mBAAmB,eACvB,oBAAoB,UAAU,OAAO,QAAA,QAAQ,CAC/C;;EAGA,MAAM,0BAA0B,eAC9B,uBACE,QAAA,UACA,UAAU,OACV,QAAA,UAAU,uBAAuB;GAC/B,MAAM;GACN,cAAc,QAAA,WAAW,sBAAsB,EAAE,QAAQ;EAC3D,CAAC,GACD,QAAA,UAAU,uBAAuB;GAC/B,MAAM;GACN,cAAc,QAAA,WAAW,sBAAsB,EAAE,QAAQ;GACzD,MAAG,QAAA;GACH,QAAK,QAAA;EACP,CAAC,GACD,QAAA,eACF,CACF;;UAIkB,UAAA,SAAA,UAAA,GAAhB,mBAkCW,UAAA,EAAA,KAAA,EAAA,GAAA,CAhCD,QAAA,QAAQ,WAAM,aAAA,UAAA,GADtB,YAgBoB,uBAAA;;IAdjB,IAAA,QAAA;IACA,eAAA,QAAA;IACA,UAAA,QAAA;IACA,UAAA,QAAA;IACA,aAAA,QAAA;IACA,WAAA,QAAA;IACA,QAAA,QAAA;IACA,WAAA,UAAA;IACA,SAAA,QAAA;IACA,MAAA,QAAA;IACA,kBAAA,iBAAA;IACA,gBAAA,QAAA;IACA,iBAAA,QAAA;IACA,yBAAA,wBAAA;IACA,gBAAA,eAAA;;;;;;;;;;;;;;;;;uBACH,YAeoB,sBAAA;;IAbjB,IAAA,QAAA;IACA,eAAA,QAAA;IACA,UAAA,QAAA;IACA,UAAA,QAAA;IACA,WAAA,QAAA;IACA,QAAA,QAAA;IACA,WAAA,UAAA;IACA,SAAA,QAAA;IACA,MAAA,QAAA;IACA,kBAAA,iBAAA;IACA,gBAAA,QAAA;IACA,iBAAA,QAAA;IACA,yBAAA,wBAAA;IACA,gBAAA,eAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"ContentTypeSelect.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Operation/components/ContentTypeSelect.vue"],"names":[],"mappings":"AA4FA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8DAA8D,CAAA;AAMnG,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,eAAe,CAAC,GAAG,SAAS,CAAA;CACrD,CAAC;AAyCF,KAAK,gBAAgB,GAAG;IACxB,qDAAqD;IACrD,UAAU,EAAE,MAAM,CAAC;CAClB,CAAC;AAKF,KAAK,iBAAiB,GAAG,WAAW,GAAG,gBAAgB,CAAC;AAwIxD,QAAA,MAAM,YAAY;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
1
+ {"version":3,"file":"ContentTypeSelect.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Operation/components/ContentTypeSelect.vue"],"names":[],"mappings":"AA4FA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8DAA8D,CAAA;AAMnG,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,eAAe,CAAC,GAAG,SAAS,CAAA;CACrD,CAAC;AAyCF,KAAK,gBAAgB,GAAG;IACxB,qDAAqD;IACrD,UAAU,EAAE,MAAM,CAAC;CAClB,CAAC;AAKF,KAAK,iBAAiB,GAAG,WAAW,GAAG,gBAAgB,CAAC;AA0IxD,QAAA,MAAM,YAAY;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -6,10 +6,10 @@ import { ScalarIconCaretDown } from "@scalar/icons";
6
6
  import { ScalarButton } from "@scalar/components/button";
7
7
  import { cva } from "@scalar/use-hooks/useBindCx";
8
8
  //#region src/features/Operation/components/ContentTypeSelect.vue?vue&type=script&setup=true&lang.ts
9
- var ContentTypeSelect_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
9
+ var ContentTypeSelect_vue_vue_type_script_setup_true_lang_default = /*@__PURE__*/ defineComponent({
10
10
  inheritAttrs: false,
11
11
  __name: "ContentTypeSelect",
12
- props: /* @__PURE__ */ mergeModels({ content: {} }, {
12
+ props: /*@__PURE__*/ mergeModels({ content: {} }, {
13
13
  "modelValue": { required: true },
14
14
  "modelModifiers": {}
15
15
  }),
@@ -1 +1 @@
1
- {"version":3,"file":"ContentTypeSelect.vue.script.js","names":["$attrs"],"sources":["../../../../src/features/Operation/components/ContentTypeSelect.vue"],"sourcesContent":["<script setup lang=\"ts\">\nimport { ScalarButton } from '@scalar/components/button'\nimport { ScalarListbox } from '@scalar/components/listbox'\nimport { ScalarIconCaretDown } from '@scalar/icons'\nimport { cva } from '@scalar/use-hooks/useBindCx'\nimport type { MediaTypeObject } from '@scalar/workspace-store/schemas/v3.1/strict/openapi-document'\nimport { computed } from 'vue'\n\nimport ScreenReader from '@/components/ScreenReader.vue'\nimport { useLocalization } from '@/features/localization'\n\nconst { content } = defineProps<{\n content: Record<string, MediaTypeObject> | undefined\n}>()\nconst { translate } = useLocalization()\n\n/** The selected content type with two-way binding */\nconst selectedContentType = defineModel<string>({ required: true })\n\ndefineOptions({ inheritAttrs: false })\n\nconst contentTypes = computed(() => Object.keys(content ?? {}))\n\nconst selectedOption = computed({\n get: () =>\n options.value.find((option) => option.id === selectedContentType.value),\n set: (option) => {\n if (option) {\n selectedContentType.value = option.id\n }\n },\n})\n\nconst options = computed(() => {\n return contentTypes.value.map((type) => ({\n id: type,\n label: type,\n }))\n})\n\n// Content type select style variant based on dropdown availability\nconst contentTypeSelect = cva({\n base: 'font-normal text-c-2 bg-b-1 py-1 flex items-center gap-1 rounded-full text-xs leading-none border',\n variants: {\n dropdown: {\n true: 'hover:text-c-1 pl-2 pr-1.5 font-medium cursor-pointer',\n false: 'px-2',\n },\n },\n})\n</script>\n<template>\n <ScalarListbox\n v-if=\"contentTypes.length > 1\"\n v-slot=\"{ open }\"\n v-model=\"selectedOption\"\n :options=\"options\"\n placement=\"bottom-end\"\n teleport\n @click.stop>\n <ScalarButton\n class=\"h-fit\"\n :class=\"contentTypeSelect({ dropdown: true })\"\n variant=\"ghost\"\n v-bind=\"$attrs\"\n @click.stop>\n <ScreenReader>\n {{ translate('operation.selectedContentType') }}:\n </ScreenReader>\n <span>{{ selectedContentType }}</span>\n <ScalarIconCaretDown\n class=\"size-2.75 transition-transform duration-100\"\n :class=\"{ 'rotate-180': open }\"\n weight=\"bold\" />\n </ScalarButton>\n </ScalarListbox>\n <div\n v-else\n class=\"selected-content-type\"\n :class=\"contentTypeSelect({ dropdown: false })\"\n v-bind=\"$attrs\"\n tabindex=\"0\">\n <span>{{ selectedContentType }}</span>\n </div>\n</template>\n"],"mappings":";;;;;;;;;;;;;;;;;EAcA,MAAM,EAAE,cAAc,iBAAgB;;EAGtC,MAAM,sBAAsB,SAAmB,SAAA,aAAmB;EAIlE,MAAM,eAAe,eAAe,OAAO,KAAK,QAAA,WAAW,EAAE,CAAC,CAAA;EAE9D,MAAM,iBAAiB,SAAS;GAC9B,WACE,QAAQ,MAAM,MAAM,WAAW,OAAO,OAAO,oBAAoB,MAAM;GACzE,MAAM,WAAW;AACf,QAAI,OACF,qBAAoB,QAAQ,OAAO;;GAGxC,CAAA;EAED,MAAM,UAAU,eAAe;AAC7B,UAAO,aAAa,MAAM,KAAK,UAAU;IACvC,IAAI;IACJ,OAAO;IACR,EAAC;IACH;EAGD,MAAM,oBAAoB,IAAI;GAC5B,MAAM;GACN,UAAU,EACR,UAAU;IACR,MAAM;IACN,OAAO;IACR,EACF;GACF,CAAA;;UAIS,aAAA,MAAa,SAAM,KAAA,WAAA,EAD3B,YAuBgB,MAAA,cAAA,EAAA;;gBApBL,eAAA;gFAAc,QAAA;IACtB,SAAS,QAAA;IACV,WAAU;IACV,UAAA;IACC,SAAK,OAAA,OAAA,OAAA,KAAA,oBAAN,IAAW,CAAA,OAAA,CAAA;;sBAeI,EApBL,WAAI,CAMd,YAce,MAAA,aAAA,EAdf,WAce;KAbb,OAAK,CAAC,SACE,MAAA,kBAAiB,CAAA,EAAA,UAAA,MAAA,CAAA,CAAA;KACzB,SAAQ;OACAA,KAAAA,QAAM,EACb,SAAK,OAAA,OAAA,OAAA,KAAA,oBAAN,IAAW,CAAA,OAAA,CAAA,GAAA,CAAA,EAAA;4BAGI;MAFf,YAEe,sBAAA,MAAA;8BADmC,CAAA,gBAAA,gBAA7C,MAAA,UAAS,CAAA,gCAAA,CAAA,GAAoC,MAClD,EAAA,CAAA,CAAA;;;MACA,mBAAsC,QAAA,MAAA,gBAA7B,oBAAA,MAAmB,EAAA,EAAA;MAC5B,YAGkB,MAAA,oBAAA,EAAA;OAFhB,OAAK,eAAA,CAAC,+CAA6C,EAAA,cAC3B,MAAI,CAAA,CAAA;OAC5B,QAAO;;;;;;qDAGb,mBAOM,OAPN,WAOM;;IALJ,OAAK,CAAC,yBACE,MAAA,kBAAiB,CAAA,EAAA,UAAA,OAAA,CAAA,CAAA;MACjBA,KAAAA,QAAM,EACd,UAAS,KAAG,CAAA,EAAA,CACZ,mBAAsC,QAAA,MAAA,gBAA7B,oBAAA,MAAmB,EAAA,EAAA,CAAA,EAAA,GAAA"}
1
+ {"version":3,"file":"ContentTypeSelect.vue.script.js","names":["$attrs"],"sources":["../../../../src/features/Operation/components/ContentTypeSelect.vue"],"sourcesContent":["<script setup lang=\"ts\">\nimport { ScalarButton } from '@scalar/components/button'\nimport { ScalarListbox } from '@scalar/components/listbox'\nimport { ScalarIconCaretDown } from '@scalar/icons'\nimport { cva } from '@scalar/use-hooks/useBindCx'\nimport type { MediaTypeObject } from '@scalar/workspace-store/schemas/v3.1/strict/openapi-document'\nimport { computed } from 'vue'\n\nimport ScreenReader from '@/components/ScreenReader.vue'\nimport { useLocalization } from '@/features/localization'\n\nconst { content } = defineProps<{\n content: Record<string, MediaTypeObject> | undefined\n}>()\nconst { translate } = useLocalization()\n\n/** The selected content type with two-way binding */\nconst selectedContentType = defineModel<string>({ required: true })\n\ndefineOptions({ inheritAttrs: false })\n\nconst contentTypes = computed(() => Object.keys(content ?? {}))\n\nconst selectedOption = computed({\n get: () =>\n options.value.find((option) => option.id === selectedContentType.value),\n set: (option) => {\n if (option) {\n selectedContentType.value = option.id\n }\n },\n})\n\nconst options = computed(() => {\n return contentTypes.value.map((type) => ({\n id: type,\n label: type,\n }))\n})\n\n// Content type select style variant based on dropdown availability\nconst contentTypeSelect = cva({\n base: 'font-normal text-c-2 bg-b-1 py-1 flex items-center gap-1 rounded-full text-xs leading-none border',\n variants: {\n dropdown: {\n true: 'hover:text-c-1 pl-2 pr-1.5 font-medium cursor-pointer',\n false: 'px-2',\n },\n },\n})\n</script>\n<template>\n <ScalarListbox\n v-if=\"contentTypes.length > 1\"\n v-slot=\"{ open }\"\n v-model=\"selectedOption\"\n :options=\"options\"\n placement=\"bottom-end\"\n teleport\n @click.stop>\n <ScalarButton\n class=\"h-fit\"\n :class=\"contentTypeSelect({ dropdown: true })\"\n variant=\"ghost\"\n v-bind=\"$attrs\"\n @click.stop>\n <ScreenReader>\n {{ translate('operation.selectedContentType') }}:\n </ScreenReader>\n <span>{{ selectedContentType }}</span>\n <ScalarIconCaretDown\n class=\"size-2.75 transition-transform duration-100\"\n :class=\"{ 'rotate-180': open }\"\n weight=\"bold\" />\n </ScalarButton>\n </ScalarListbox>\n <div\n v-else\n class=\"selected-content-type\"\n :class=\"contentTypeSelect({ dropdown: false })\"\n v-bind=\"$attrs\"\n tabindex=\"0\">\n <span>{{ selectedContentType }}</span>\n </div>\n</template>\n"],"mappings":";;;;;;;;;;;;;;;;;EAcA,MAAM,EAAE,cAAc,gBAAgB;;EAGtC,MAAM,sBAAsB,SAAmB,SAAA,YAAmB;EAIlE,MAAM,eAAe,eAAe,OAAO,KAAK,QAAA,WAAW,CAAC,CAAC,CAAC;EAE9D,MAAM,iBAAiB,SAAS;GAC9B,WACE,QAAQ,MAAM,MAAM,WAAW,OAAO,OAAO,oBAAoB,KAAK;GACxE,MAAM,WAAW;IACf,IAAI,QACF,oBAAoB,QAAQ,OAAO;GAEvC;EACF,CAAC;EAED,MAAM,UAAU,eAAe;GAC7B,OAAO,aAAa,MAAM,KAAK,UAAU;IACvC,IAAI;IACJ,OAAO;GACT,EAAE;EACJ,CAAC;EAGD,MAAM,oBAAoB,IAAI;GAC5B,MAAM;GACN,UAAU,EACR,UAAU;IACR,MAAM;IACN,OAAO;GACT,EACF;EACF,CAAC;;UAIS,aAAA,MAAa,SAAM,KAAA,UAAA,GAD3B,YAuBgB,MAAA,aAAA,GAAA;;gBApBL,eAAA;gFAAc,QAAA;IACtB,SAAS,QAAA;IACV,WAAU;IACV,UAAA;IACC,SAAK,OAAA,OAAA,OAAA,KAAA,oBAAN,CAAA,GAAW,CAAA,MAAA,CAAA;;sBAeI,EApBL,WAAI,CAMd,YAce,MAAA,YAAA,GAdf,WAce;KAbb,OAAK,CAAC,SACE,MAAA,iBAAA,CAAiB,CAAA,EAAA,UAAA,KAAA,CAAA,CAAA;KACzB,SAAQ;OACAA,KAAAA,QAAM,EACb,SAAK,OAAA,OAAA,OAAA,KAAA,oBAAN,CAAA,GAAW,CAAA,MAAA,CAAA,GAAA,CAAA,GAAA;4BAGI;MAFf,YAEe,sBAAA,MAAA;8BADmC,CAAA,gBAAA,gBAA7C,MAAA,SAAA,CAAS,CAAA,+BAAA,CAAA,IAAoC,MAClD,CAAA,CAAA,CAAA;;;MACA,mBAAsC,QAAA,MAAA,gBAA7B,oBAAA,KAAmB,GAAA,CAAA;MAC5B,YAGkB,MAAA,mBAAA,GAAA;OAFhB,OAAK,eAAA,CAAC,+CAA6C,EAAA,cAC3B,KAAI,CAAA,CAAA;OAC5B,QAAO;;;;;;qDAGb,mBAOM,OAPN,WAOM;;IALJ,OAAK,CAAC,yBACE,MAAA,iBAAA,CAAiB,CAAA,EAAA,UAAA,MAAA,CAAA,CAAA;MACjBA,KAAAA,QAAM,EACd,UAAS,IAAG,CAAA,GAAA,CACZ,mBAAsC,QAAA,MAAA,gBAA7B,oBAAA,KAAmB,GAAA,CAAA,CAAA,GAAA,EAAA"}
@@ -2,7 +2,7 @@ import SchemaProperty_default from "../../../components/Content/Schema/SchemaPro
2
2
  import { createBlock, createCommentVNode, defineComponent, openBlock, unref } from "vue";
3
3
  import { getResolvedRef } from "@scalar/workspace-store/helpers/get-resolved-ref";
4
4
  //#region src/features/Operation/components/Header.vue?vue&type=script&setup=true&lang.ts
5
- var Header_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
5
+ var Header_vue_vue_type_script_setup_true_lang_default = /*@__PURE__*/ defineComponent({
6
6
  __name: "Header",
7
7
  props: {
8
8
  header: {},
@@ -1 +1 @@
1
- {"version":3,"file":"Header.vue.script.js","names":[],"sources":["../../../../src/features/Operation/components/Header.vue"],"sourcesContent":["<script setup lang=\"ts\">\nimport type { WorkspaceEventBus } from '@scalar/workspace-store/events'\nimport { getResolvedRef } from '@scalar/workspace-store/helpers/get-resolved-ref'\nimport type {\n HeaderObject,\n OpenApiDocument,\n} from '@scalar/workspace-store/schemas/v3.1/strict/openapi-document'\n\nimport SchemaProperty from '@/components/Content/Schema/SchemaProperty.vue'\n\nconst {\n name,\n header,\n breadcrumb,\n document,\n orderSchemaPropertiesBy,\n orderRequiredPropertiesFirst,\n expandAllSchemaProperties,\n} = defineProps<{\n header: HeaderObject\n name: string\n breadcrumb?: string[]\n eventBus: WorkspaceEventBus | null\n /** The document the header belongs to, used to resolve schema references for display */\n document?: OpenApiDocument\n orderSchemaPropertiesBy: 'alpha' | 'preserve' | undefined\n orderRequiredPropertiesFirst: boolean | undefined\n expandAllSchemaProperties: boolean | undefined\n}>()\n</script>\n<template>\n <SchemaProperty\n v-if=\"'schema' in header && header.schema\"\n :breadcrumb=\"breadcrumb ? [...breadcrumb, 'headers'] : undefined\"\n :description=\"header.description\"\n :eventBus=\"eventBus\"\n :name=\"name\"\n :options=\"{\n orderRequiredPropertiesFirst: orderRequiredPropertiesFirst,\n orderSchemaPropertiesBy: orderSchemaPropertiesBy,\n expandAllSchemaProperties: expandAllSchemaProperties,\n document,\n }\"\n :schema=\"getResolvedRef(header.schema)\" />\n</template>\n"],"mappings":";;;;;;;;;;;;;;;;;;sBAgCsB,QAAA,UAAU,QAAA,OAAO,UAAA,WAAA,EADrC,YAY4C,wBAAA;;IAVzC,YAAY,QAAA,aAAU,CAAA,GAAO,QAAA,YAAU,UAAA,GAAe,KAAA;IACtD,aAAa,QAAA,OAAO;IACpB,UAAU,QAAA;IACV,MAAM,QAAA;IACN,SAAO;mCAAwC,QAAA;8BAA6D,QAAA;gCAA0D,QAAA;eAAiC,QAAA;;IAMvM,QAAQ,MAAA,eAAc,CAAC,QAAA,OAAO,OAAM"}
1
+ {"version":3,"file":"Header.vue.script.js","names":[],"sources":["../../../../src/features/Operation/components/Header.vue"],"sourcesContent":["<script setup lang=\"ts\">\nimport type { WorkspaceEventBus } from '@scalar/workspace-store/events'\nimport { getResolvedRef } from '@scalar/workspace-store/helpers/get-resolved-ref'\nimport type {\n HeaderObject,\n OpenApiDocument,\n} from '@scalar/workspace-store/schemas/v3.1/strict/openapi-document'\n\nimport SchemaProperty from '@/components/Content/Schema/SchemaProperty.vue'\n\nconst {\n name,\n header,\n breadcrumb,\n document,\n orderSchemaPropertiesBy,\n orderRequiredPropertiesFirst,\n expandAllSchemaProperties,\n} = defineProps<{\n header: HeaderObject\n name: string\n breadcrumb?: string[]\n eventBus: WorkspaceEventBus | null\n /** The document the header belongs to, used to resolve schema references for display */\n document?: OpenApiDocument\n orderSchemaPropertiesBy: 'alpha' | 'preserve' | undefined\n orderRequiredPropertiesFirst: boolean | undefined\n expandAllSchemaProperties: boolean | undefined\n}>()\n</script>\n<template>\n <SchemaProperty\n v-if=\"'schema' in header && header.schema\"\n :breadcrumb=\"breadcrumb ? [...breadcrumb, 'headers'] : undefined\"\n :description=\"header.description\"\n :eventBus=\"eventBus\"\n :name=\"name\"\n :options=\"{\n orderRequiredPropertiesFirst: orderRequiredPropertiesFirst,\n orderSchemaPropertiesBy: orderSchemaPropertiesBy,\n expandAllSchemaProperties: expandAllSchemaProperties,\n document,\n }\"\n :schema=\"getResolvedRef(header.schema)\" />\n</template>\n"],"mappings":";;;;;;;;;;;;;;;;;;sBAgCsB,QAAA,UAAU,QAAA,OAAO,UAAA,UAAA,GADrC,YAY4C,wBAAA;;IAVzC,YAAY,QAAA,aAAU,CAAA,GAAO,QAAA,YAAU,SAAA,IAAe,KAAA;IACtD,aAAa,QAAA,OAAO;IACpB,UAAU,QAAA;IACV,MAAM,QAAA;IACN,SAAO;mCAAwC,QAAA;8BAA6D,QAAA;gCAA0D,QAAA;eAAiC,QAAA;;IAMvM,QAAQ,MAAA,cAAA,CAAc,CAAC,QAAA,OAAO,MAAM"}
@@ -1 +1 @@
1
- {"version":3,"file":"Headers.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Operation/components/Headers.vue"],"names":[],"mappings":"AA6IA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,KAAK,EACV,YAAY,EACZ,eAAe,EAChB,MAAM,8DAA8D,CAAA;AAMrE,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,wFAAwF;IACxF,QAAQ,CAAC,EAAE,eAAe,CAAA;IAC1B,4BAA4B,EAAE,OAAO,GAAG,SAAS,CAAA;IACjD,uBAAuB,EAAE,OAAO,GAAG,UAAU,GAAG,SAAS,CAAA;IACzD,yBAAyB,EAAE,OAAO,GAAG,SAAS,CAAA;CAC/C,CAAC;AAqKF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
1
+ {"version":3,"file":"Headers.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Operation/components/Headers.vue"],"names":[],"mappings":"AA6IA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,KAAK,EACV,YAAY,EACZ,eAAe,EAChB,MAAM,8DAA8D,CAAA;AAMrE,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,wFAAwF;IACxF,QAAQ,CAAC,EAAE,eAAe,CAAA;IAC1B,4BAA4B,EAAE,OAAO,GAAG,SAAS,CAAA;IACjD,uBAAuB,EAAE,OAAO,GAAG,UAAU,GAAG,SAAS,CAAA;IACzD,yBAAyB,EAAE,OAAO,GAAG,SAAS,CAAA;CAC/C,CAAC;AAsKF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -2,7 +2,7 @@ import _plugin_vue_export_helper_default from "../../../_virtual/_plugin-vue_exp
2
2
  import Headers_vue_vue_type_script_setup_true_lang_default from "./Headers.vue.script.js";
3
3
  /* empty css */
4
4
  //#region src/features/Operation/components/Headers.vue
5
- var Headers_default = /* @__PURE__ */ _plugin_vue_export_helper_default(Headers_vue_vue_type_script_setup_true_lang_default, [["__scopeId", "data-v-b7ba0e6f"]]);
5
+ var Headers_default = /*#__PURE__*/ _plugin_vue_export_helper_default(Headers_vue_vue_type_script_setup_true_lang_default, [["__scopeId", "data-v-b7ba0e6f"]]);
6
6
  //#endregion
7
7
  export { Headers_default as default };
8
8
 
@@ -5,7 +5,7 @@ import { Disclosure, DisclosureButton, DisclosurePanel } from "@headlessui/vue";
5
5
  import { getResolvedRef } from "@scalar/workspace-store/helpers/get-resolved-ref";
6
6
  import { ScalarIcon } from "@scalar/components/icon";
7
7
  //#region src/features/Operation/components/Headers.vue?vue&type=script&setup=true&lang.ts
8
- var Headers_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({
8
+ var Headers_vue_vue_type_script_setup_true_lang_default = /*@__PURE__*/ defineComponent({
9
9
  __name: "Headers",
10
10
  props: {
11
11
  headers: {},