@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
package/dist/style.css CHANGED
@@ -1,4 +1,4 @@
1
- /*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
1
+ /*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
2
2
  @layer properties {
3
3
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
4
4
  *, :before, :after, ::backdrop {
@@ -694,6 +694,10 @@
694
694
  }
695
695
  }
696
696
 
697
+ .scalar-app .hljs-regexp, .scalar-app .hljs-string, .scalar-app .hljs-built_in, .scalar-app .hljs-subst, .scalar-app .hljs-name, .scalar-app .hljs-doctag, .scalar-app .hljs-section, .scalar-app .hljs-title {
698
+ color: var(--scalar-color-blue);
699
+ }
700
+
697
701
  .scalar-code-block pre {
698
702
  font-variant-ligatures: none;
699
703
  }
@@ -1679,7 +1683,7 @@
1679
1683
  margin-bottom: -1px;
1680
1684
  }
1681
1685
 
1682
- :where(body) > .scalar-tooltip {
1686
+ :where(body, dialog) > .scalar-tooltip {
1683
1687
  --scalar-tooltip-padding-x: 8px;
1684
1688
  --scalar-tooltip-padding-y: 6px;
1685
1689
  padding: var(--scalar-tooltip-padding-y) var(--scalar-tooltip-padding-x);
@@ -1693,23 +1697,23 @@
1693
1697
  color: var(--scalar-tooltip-color);
1694
1698
  }
1695
1699
 
1696
- :where(body) > .scalar-tooltip[data-side="top"] {
1700
+ :where(body, dialog) > .scalar-tooltip[data-side="top"] {
1697
1701
  padding-bottom: calc(var(--scalar-tooltip-padding-y) + var(--scalar-tooltip-offset));
1698
1702
  }
1699
1703
 
1700
- :where(body) > .scalar-tooltip[data-side="bottom"] {
1704
+ :where(body, dialog) > .scalar-tooltip[data-side="bottom"] {
1701
1705
  padding-top: calc(var(--scalar-tooltip-padding-y) + var(--scalar-tooltip-offset));
1702
1706
  }
1703
1707
 
1704
- :where(body) > .scalar-tooltip[data-side="left"] {
1708
+ :where(body, dialog) > .scalar-tooltip[data-side="left"] {
1705
1709
  padding-right: calc(var(--scalar-tooltip-padding-x) + var(--scalar-tooltip-offset));
1706
1710
  }
1707
1711
 
1708
- :where(body) > .scalar-tooltip[data-side="right"] {
1712
+ :where(body, dialog) > .scalar-tooltip[data-side="right"] {
1709
1713
  padding-left: calc(var(--scalar-tooltip-padding-x) + var(--scalar-tooltip-offset));
1710
1714
  }
1711
1715
 
1712
- :where(body) > .scalar-tooltip:before {
1716
+ :where(body, dialog) > .scalar-tooltip:before {
1713
1717
  content: "";
1714
1718
  z-index: calc(1 * -1);
1715
1719
  border-radius: var(--scalar-radius-lg);
@@ -1725,19 +1729,19 @@
1725
1729
  inset: 0;
1726
1730
  }
1727
1731
 
1728
- :where(body) > .scalar-tooltip[data-side="top"]:before {
1732
+ :where(body, dialog) > .scalar-tooltip[data-side="top"]:before {
1729
1733
  bottom: var(--scalar-tooltip-offset);
1730
1734
  }
1731
1735
 
1732
- :where(body) > .scalar-tooltip[data-side="bottom"]:before {
1736
+ :where(body, dialog) > .scalar-tooltip[data-side="bottom"]:before {
1733
1737
  top: var(--scalar-tooltip-offset);
1734
1738
  }
1735
1739
 
1736
- :where(body) > .scalar-tooltip[data-side="left"]:before {
1740
+ :where(body, dialog) > .scalar-tooltip[data-side="left"]:before {
1737
1741
  right: var(--scalar-tooltip-offset);
1738
1742
  }
1739
1743
 
1740
- :where(body) > .scalar-tooltip[data-side="right"]:before {
1744
+ :where(body, dialog) > .scalar-tooltip[data-side="right"]:before {
1741
1745
  left: var(--scalar-tooltip-offset);
1742
1746
  }
1743
1747
 
@@ -1976,12 +1980,101 @@
1976
1980
  background: var(--scalar-sidebar-item-hover-background, var(--scalar-background-2));
1977
1981
  }
1978
1982
 
1979
- .address-bar-history-button[data-v-12140f4f]:hover {
1980
- background: var(--scalar-background-3);
1983
+ .fade-request-section-content[data-v-07ff8fc3] {
1984
+ background: linear-gradient(to left, var(--scalar-background-1) 64%, transparent);
1981
1985
  }
1982
1986
 
1983
- .address-bar-history-button[data-v-12140f4f]:focus-within {
1984
- background: var(--scalar-background-2);
1987
+ .filter-hover[data-v-07ff8fc3] {
1988
+ height: 100%;
1989
+ padding-left: 24px;
1990
+ padding-right: 39px;
1991
+ transition: width 0s ease-in-out .2s;
1992
+ position: absolute;
1993
+ right: 0;
1994
+ overflow: hidden;
1995
+ }
1996
+
1997
+ .filter-hover[data-v-07ff8fc3]:hover, .filter-hover[data-v-07ff8fc3]:has(:focus-visible) {
1998
+ z-index: 10;
1999
+ width: 100%;
2000
+ }
2001
+
2002
+ .filter-hover[data-v-07ff8fc3]:before {
2003
+ content: "";
2004
+ background-color: var(--scalar-background-1);
2005
+ opacity: 0;
2006
+ pointer-events: none;
2007
+ width: 100%;
2008
+ height: fit-content;
2009
+ transition: all .3s ease-in-out;
2010
+ position: absolute;
2011
+ top: 0;
2012
+ left: 0;
2013
+ }
2014
+
2015
+ .filter-hover-item[data-v-07ff8fc3] {
2016
+ opacity: 0;
2017
+ }
2018
+
2019
+ .filter-hover-item[data-v-07ff8fc3]:not(:last-of-type) {
2020
+ transform: translate3d(0, 3px, 0);
2021
+ }
2022
+
2023
+ .filter-hover:hover .filter-hover-item[data-v-07ff8fc3] {
2024
+ transition: opacity .2s ease-in-out, transform .2s ease-in-out;
2025
+ }
2026
+
2027
+ .filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:last-of-type {
2028
+ transition-delay: 50ms;
2029
+ }
2030
+
2031
+ .filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:nth-last-of-type(2) {
2032
+ transition-delay: .1s;
2033
+ }
2034
+
2035
+ .filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:nth-last-of-type(3) {
2036
+ transition-delay: .15s;
2037
+ }
2038
+
2039
+ .filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:nth-last-of-type(4) {
2040
+ transition-delay: .2s;
2041
+ }
2042
+
2043
+ .filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:nth-last-of-type(5) {
2044
+ transition-delay: .25s;
2045
+ }
2046
+
2047
+ .filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:nth-last-of-type(6) {
2048
+ transition-delay: .3s;
2049
+ }
2050
+
2051
+ .filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:nth-last-of-type(7) {
2052
+ transition-delay: .35s;
2053
+ }
2054
+
2055
+ .filter-hover:hover .filter-hover-item[data-v-07ff8fc3], .filter-hover:has(:focus-visible) .filter-hover-item[data-v-07ff8fc3] {
2056
+ opacity: 1;
2057
+ transform: translate3d(0, 0, 0);
2058
+ }
2059
+
2060
+ .filter-hover[data-v-07ff8fc3]:hover:before, .filter-hover[data-v-07ff8fc3]:has(:focus-visible):before {
2061
+ opacity: .9;
2062
+ -webkit-backdrop-filter: blur(10px);
2063
+ backdrop-filter: blur(10px);
2064
+ }
2065
+
2066
+ .filter-button[data-v-07ff8fc3] {
2067
+ top: 50%;
2068
+ transform: translateY(-50%);
2069
+ }
2070
+
2071
+ .context-bar-group:hover .context-bar-group-hover\:text-c-1[data-v-07ff8fc3], .context-bar-group:has(:focus-visible) .context-bar-group-hover\:text-c-1[data-v-07ff8fc3] {
2072
+ --tw-text-opacity: 1;
2073
+ color: rgb(var(--scalar-color-1) / var(--tw-text-opacity));
2074
+ }
2075
+
2076
+ .context-bar-group:hover .context-bar-group-hover\:hidden[data-v-07ff8fc3], .context-bar-group:has(:focus-visible) .context-bar-group-hover\:hidden[data-v-07ff8fc3] {
2077
+ display: none;
1985
2078
  }
1986
2079
 
1987
2080
  [data-v-dfc591f4] .cm-editor {
@@ -2189,342 +2282,155 @@
2189
2282
  color: var(--scalar-color-1);
2190
2283
  }
2191
2284
 
2192
- .description[data-v-649f9a0d] .markdown {
2193
- font-weight: var(--scalar-semibold);
2194
- color: var(--scalar-color--1);
2195
- padding: 0;
2196
- display: block;
2197
- }
2198
-
2199
- .description[data-v-649f9a0d] .markdown > :first-child {
2200
- margin-top: 0;
2285
+ .code-input-lite[data-v-f03d0c9d] {
2286
+ align-items: center;
2287
+ display: flex;
2201
2288
  }
2202
2289
 
2203
- [data-v-d37cbfcc] .cm-editor {
2290
+ .code-input-lite__editor[data-v-f03d0c9d] {
2291
+ font: inherit;
2292
+ letter-spacing: inherit;
2293
+ min-width: 0;
2294
+ color: var(--scalar-color-1);
2295
+ caret-color: var(--scalar-color-1);
2296
+ white-space: pre;
2297
+ scrollbar-width: none;
2298
+ box-sizing: border-box;
2299
+ background: none;
2204
2300
  outline: none;
2205
- width: 100%;
2206
- height: 100%;
2301
+ flex: 1;
2302
+ padding: 0 .5em;
2303
+ line-height: 1.44;
2304
+ position: relative;
2305
+ overflow: auto hidden;
2207
2306
  }
2208
2307
 
2209
- [data-v-d37cbfcc] .cm-line {
2210
- padding: 0;
2308
+ .code-input-lite__editor[data-v-f03d0c9d]::-webkit-scrollbar {
2309
+ display: none;
2211
2310
  }
2212
2311
 
2213
- [data-v-d37cbfcc] .cm-content {
2214
- font-size: var(--scalar-small);
2312
+ .code-input-lite--empty .code-input-lite__editor[data-v-f03d0c9d]:not(:focus):before {
2313
+ content: attr(data-placeholder);
2314
+ color: var(--scalar-color-3);
2315
+ pointer-events: none;
2215
2316
  align-items: center;
2216
- padding: 0;
2217
2317
  display: flex;
2318
+ position: absolute;
2319
+ top: 0;
2320
+ bottom: 0;
2321
+ left: .5em;
2218
2322
  }
2219
2323
 
2220
- .scroll-timeline-x[data-v-d37cbfcc] {
2221
- -ms-overflow-style: none;
2222
- -webkit-mask-image: linear-gradient(to right, #0000 0, #000 6px calc(100% - 24px), #0000 100%);
2223
- mask-image: linear-gradient(to right, #0000 0, #000 6px calc(100% - 24px), #0000 100%);
2224
- }
2225
-
2226
- .scroll-timeline-x-hidden[data-v-d37cbfcc] {
2227
- overflow-x: auto;
2324
+ .code-input-lite--error .code-input-lite__editor[data-v-f03d0c9d] {
2325
+ outline: 1px solid var(--scalar-color-red);
2228
2326
  }
2229
2327
 
2230
- .scroll-timeline-x-hidden[data-v-d37cbfcc] .cm-scroller {
2231
- scrollbar-width: none;
2232
- -ms-overflow-style: none;
2233
- padding-right: 20px;
2234
- overflow: auto;
2328
+ .scalar-pill {
2329
+ color: var(--scalar-color-2);
2330
+ border-radius: var(--scalar-radius-full);
2331
+ font-family: var(--scalar-font-code);
2332
+ vertical-align: baseline;
2333
+ background: var(--scalar-background-3);
2334
+ cursor: text;
2335
+ -webkit-user-select: all;
2336
+ user-select: all;
2337
+ margin-right: .35em;
2338
+ padding: .125em .6em;
2339
+ font-size: .9em;
2340
+ line-height: 1.4;
2341
+ display: inline-block;
2235
2342
  }
2236
2343
 
2237
- .scroll-timeline-x-hidden[data-v-d37cbfcc]::-webkit-scrollbar {
2238
- width: 0;
2239
- height: 0;
2240
- display: none;
2344
+ .dark-mode .scalar-pill {
2345
+ background: var(--tw-bg-base, var(--scalar-color-1));
2241
2346
  }
2242
2347
 
2243
- .scroll-timeline-x-hidden[data-v-d37cbfcc] .cm-scroller::-webkit-scrollbar {
2244
- width: 0;
2245
- height: 0;
2246
- display: none;
2348
+ @supports (color: color-mix(in lab, red, red)) {
2349
+ .dark-mode .scalar-pill {
2350
+ background: color-mix(in srgb, var(--tw-bg-base, var(--scalar-color-1)), transparent 90%);
2351
+ }
2247
2352
  }
2248
2353
 
2249
- .scroll-timeline-x-address[data-v-d37cbfcc] {
2250
- scrollbar-width: none;
2251
- line-height: 27px;
2354
+ .light-mode .scalar-pill {
2355
+ background: var(--scalar-background-3);
2252
2356
  }
2253
2357
 
2254
- .scroll-timeline-x-address[data-v-d37cbfcc]:after {
2255
- content: "";
2256
- cursor: text;
2257
- width: 24px;
2258
- height: 100%;
2259
- position: absolute;
2260
- right: 0;
2358
+ .scalar-pill--context-fn {
2359
+ box-shadow: 0 0 0 1px var(--scalar-color-3) inset;
2261
2360
  }
2262
2361
 
2263
- .scroll-timeline-x-address[data-v-d37cbfcc]:empty:before {
2264
- content: "Enter URL or cURL request";
2265
- color: var(--scalar-color-3);
2266
- pointer-events: none;
2362
+ @supports (color: color-mix(in lab, red, red)) {
2363
+ .scalar-pill--context-fn {
2364
+ box-shadow: 0 0 0 1px color-mix(in srgb, var(--scalar-color-3), transparent 35%) inset;
2365
+ }
2267
2366
  }
2268
2367
 
2269
- .address-bar-bg-states[data-v-d37cbfcc] {
2270
- --scalar-address-bar-bg: var(--scalar-background-1);
2368
+ .dark-mode .scalar-pill--context-fn {
2369
+ background: var(--scalar-background-3);
2271
2370
  }
2272
2371
 
2273
2372
  @supports (color: color-mix(in lab, red, red)) {
2274
- .address-bar-bg-states[data-v-d37cbfcc] {
2275
- --scalar-address-bar-bg: color-mix(in srgb,
2276
- var(--scalar-background-1),
2277
- var(--scalar-background-2));
2373
+ .dark-mode .scalar-pill--context-fn {
2374
+ background: color-mix(in srgb, var(--scalar-background-3), transparent 55%);
2278
2375
  }
2279
2376
  }
2280
2377
 
2281
- .address-bar-bg-states[data-v-d37cbfcc] {
2282
- background: var(--scalar-address-bar-bg);
2378
+ .light-mode .scalar-pill--context-fn {
2379
+ background: var(--scalar-background-3);
2283
2380
  }
2284
2381
 
2285
- .address-bar-bg-states[data-v-d37cbfcc]:has(.cm-focused) {
2286
- --scalar-address-bar-bg: var(--scalar-background-1);
2287
- border-color: var(--scalar-border-color);
2288
- outline-width: 1px;
2289
- outline-style: solid;
2382
+ @supports (color: color-mix(in lab, red, red)) {
2383
+ .light-mode .scalar-pill--context-fn {
2384
+ background: color-mix(in srgb, var(--scalar-background-3), transparent 40%);
2385
+ }
2290
2386
  }
2291
2387
 
2292
- .address-bar-bg-states:has(.cm-focused) .fade-left[data-v-d37cbfcc], .address-bar-bg-states:has(.cm-focused) .fade-right[data-v-d37cbfcc] {
2293
- --scalar-address-bar-bg: var(--scalar-background-1);
2388
+ [data-v-042c21ca] .code-input-lite__editor {
2389
+ font-family: var(--scalar-font);
2390
+ font-size: var(--scalar-small);
2391
+ background-color: #0000;
2392
+ padding: 5px 8px;
2294
2393
  }
2295
2394
 
2296
- .app-exit-button[data-v-42c563b3] {
2297
- color: #fff;
2298
- background: #0000001a;
2395
+ [data-v-042c21ca] .scalar-pill:not(:last-of-type) {
2396
+ margin-right: .15em;
2299
2397
  }
2300
2398
 
2301
- .app-exit-button[data-v-42c563b3]:hover {
2302
- background: #ffffff1a;
2399
+ [data-v-042c21ca] .scalar-pill:not(:first-of-type) {
2400
+ margin-left: .5px;
2303
2401
  }
2304
2402
 
2305
- .fade-request-section-content[data-v-07ff8fc3] {
2306
- background: linear-gradient(to left, var(--scalar-background-1) 64%, transparent);
2403
+ [data-v-dcc3af8c] .cm-content {
2404
+ font-size: var(--scalar-small);
2307
2405
  }
2308
2406
 
2309
- .filter-hover[data-v-07ff8fc3] {
2310
- height: 100%;
2311
- padding-left: 24px;
2312
- padding-right: 39px;
2313
- transition: width 0s ease-in-out .2s;
2314
- position: absolute;
2315
- right: 0;
2316
- overflow: hidden;
2317
- }
2318
-
2319
- .filter-hover[data-v-07ff8fc3]:hover, .filter-hover[data-v-07ff8fc3]:has(:focus-visible) {
2320
- z-index: 10;
2321
- width: 100%;
2322
- }
2323
-
2324
- .filter-hover[data-v-07ff8fc3]:before {
2325
- content: "";
2326
- background-color: var(--scalar-background-1);
2327
- opacity: 0;
2328
- pointer-events: none;
2329
- width: 100%;
2330
- height: fit-content;
2331
- transition: all .3s ease-in-out;
2332
- position: absolute;
2333
- top: 0;
2334
- left: 0;
2335
- }
2336
-
2337
- .filter-hover-item[data-v-07ff8fc3] {
2338
- opacity: 0;
2339
- }
2340
-
2341
- .filter-hover-item[data-v-07ff8fc3]:not(:last-of-type) {
2342
- transform: translate3d(0, 3px, 0);
2343
- }
2344
-
2345
- .filter-hover:hover .filter-hover-item[data-v-07ff8fc3] {
2346
- transition: opacity .2s ease-in-out, transform .2s ease-in-out;
2347
- }
2348
-
2349
- .filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:last-of-type {
2350
- transition-delay: 50ms;
2351
- }
2352
-
2353
- .filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:nth-last-of-type(2) {
2354
- transition-delay: .1s;
2355
- }
2356
-
2357
- .filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:nth-last-of-type(3) {
2358
- transition-delay: .15s;
2359
- }
2360
-
2361
- .filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:nth-last-of-type(4) {
2362
- transition-delay: .2s;
2363
- }
2364
-
2365
- .filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:nth-last-of-type(5) {
2366
- transition-delay: .25s;
2367
- }
2368
-
2369
- .filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:nth-last-of-type(6) {
2370
- transition-delay: .3s;
2371
- }
2372
-
2373
- .filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:nth-last-of-type(7) {
2374
- transition-delay: .35s;
2375
- }
2376
-
2377
- .filter-hover:hover .filter-hover-item[data-v-07ff8fc3], .filter-hover:has(:focus-visible) .filter-hover-item[data-v-07ff8fc3] {
2378
- opacity: 1;
2379
- transform: translate3d(0, 0, 0);
2380
- }
2381
-
2382
- .filter-hover[data-v-07ff8fc3]:hover:before, .filter-hover[data-v-07ff8fc3]:has(:focus-visible):before {
2383
- opacity: .9;
2384
- -webkit-backdrop-filter: blur(10px);
2385
- backdrop-filter: blur(10px);
2386
- }
2387
-
2388
- .filter-button[data-v-07ff8fc3] {
2389
- top: 50%;
2390
- transform: translateY(-50%);
2391
- }
2392
-
2393
- .context-bar-group:hover .context-bar-group-hover\:text-c-1[data-v-07ff8fc3], .context-bar-group:has(:focus-visible) .context-bar-group-hover\:text-c-1[data-v-07ff8fc3] {
2394
- --tw-text-opacity: 1;
2395
- color: rgb(var(--scalar-color-1) / var(--tw-text-opacity));
2396
- }
2397
-
2398
- .context-bar-group:hover .context-bar-group-hover\:hidden[data-v-07ff8fc3], .context-bar-group:has(:focus-visible) .context-bar-group-hover\:hidden[data-v-07ff8fc3] {
2399
- display: none;
2400
- }
2401
-
2402
- .code-input-lite[data-v-f03d0c9d] {
2403
- align-items: center;
2404
- display: flex;
2405
- }
2406
-
2407
- .code-input-lite__editor[data-v-f03d0c9d] {
2408
- font: inherit;
2409
- letter-spacing: inherit;
2410
- min-width: 0;
2411
- color: var(--scalar-color-1);
2412
- caret-color: var(--scalar-color-1);
2413
- white-space: pre;
2414
- scrollbar-width: none;
2415
- box-sizing: border-box;
2416
- background: none;
2417
- outline: none;
2418
- flex: 1;
2419
- padding: 0 .5em;
2420
- line-height: 1.44;
2421
- position: relative;
2422
- overflow: auto hidden;
2423
- }
2424
-
2425
- .code-input-lite__editor[data-v-f03d0c9d]::-webkit-scrollbar {
2426
- display: none;
2427
- }
2428
-
2429
- .code-input-lite--empty .code-input-lite__editor[data-v-f03d0c9d]:not(:focus):before {
2430
- content: attr(data-placeholder);
2431
- color: var(--scalar-color-3);
2432
- pointer-events: none;
2433
- align-items: center;
2434
- display: flex;
2435
- position: absolute;
2436
- top: 0;
2437
- bottom: 0;
2438
- left: .5em;
2439
- }
2440
-
2441
- .code-input-lite--error .code-input-lite__editor[data-v-f03d0c9d] {
2442
- outline: 1px solid var(--scalar-color-red);
2443
- }
2444
-
2445
- .scalar-pill {
2446
- color: var(--scalar-color-2);
2447
- border-radius: var(--scalar-radius-full);
2448
- font-family: var(--scalar-font-code);
2449
- vertical-align: baseline;
2450
- background: var(--scalar-background-3);
2451
- cursor: text;
2452
- -webkit-user-select: all;
2453
- user-select: all;
2454
- margin-right: .35em;
2455
- padding: .125em .6em;
2456
- font-size: .9em;
2457
- line-height: 1.4;
2458
- display: inline-block;
2459
- }
2460
-
2461
- .dark-mode .scalar-pill {
2462
- background: var(--tw-bg-base, var(--scalar-color-1));
2463
- }
2464
-
2465
- @supports (color: color-mix(in lab, red, red)) {
2466
- .dark-mode .scalar-pill {
2467
- background: color-mix(in srgb, var(--tw-bg-base, var(--scalar-color-1)), transparent 90%);
2468
- }
2469
- }
2470
-
2471
- .light-mode .scalar-pill {
2472
- background: var(--scalar-background-3);
2473
- }
2474
-
2475
- .scalar-pill--context-fn {
2476
- box-shadow: 0 0 0 1px var(--scalar-color-3) inset;
2477
- }
2478
-
2479
- @supports (color: color-mix(in lab, red, red)) {
2480
- .scalar-pill--context-fn {
2481
- box-shadow: 0 0 0 1px color-mix(in srgb, var(--scalar-color-3), transparent 35%) inset;
2482
- }
2483
- }
2484
-
2485
- .dark-mode .scalar-pill--context-fn {
2486
- background: var(--scalar-background-3);
2487
- }
2488
-
2489
- @supports (color: color-mix(in lab, red, red)) {
2490
- .dark-mode .scalar-pill--context-fn {
2491
- background: color-mix(in srgb, var(--scalar-background-3), transparent 55%);
2492
- }
2493
- }
2494
-
2495
- .light-mode .scalar-pill--context-fn {
2496
- background: var(--scalar-background-3);
2497
- }
2498
-
2499
- @supports (color: color-mix(in lab, red, red)) {
2500
- .light-mode .scalar-pill--context-fn {
2501
- background: color-mix(in srgb, var(--scalar-background-3), transparent 40%);
2502
- }
2503
- }
2504
-
2505
- [data-v-6b2d7899] .code-input-lite__editor {
2407
+ [data-v-a6f4752a] .code-input-lite__editor {
2506
2408
  font-family: var(--scalar-font);
2507
2409
  font-size: var(--scalar-small);
2508
2410
  background-color: #0000;
2509
2411
  padding: 5px 8px;
2510
2412
  }
2511
2413
 
2512
- [data-v-6b2d7899] .scalar-pill:not(:last-of-type) {
2414
+ [data-v-a6f4752a] .scalar-pill:not(:last-of-type) {
2513
2415
  margin-right: .15em;
2514
2416
  }
2515
2417
 
2516
- [data-v-6b2d7899] .scalar-pill:not(:first-of-type) {
2418
+ [data-v-a6f4752a] .scalar-pill:not(:first-of-type) {
2517
2419
  margin-left: .5px;
2518
2420
  }
2519
2421
 
2520
- .filemask[data-v-6b2d7899] {
2521
- -webkit-mask-image: linear-gradient(to right, transparent 0, var(--scalar-background-2) 20px);
2522
- -webkit-mask-image: linear-gradient(to right, transparent 0, var(--scalar-background-2) 20px);
2523
- mask-image: linear-gradient(to right, transparent 0, var(--scalar-background-2) 20px);
2422
+ .required[data-v-a6f4752a]:after {
2423
+ content: "Required";
2524
2424
  }
2525
2425
 
2526
- [data-v-dcc3af8c] .cm-content {
2527
- font-size: var(--scalar-small);
2426
+ input[data-v-a6f4752a]::placeholder {
2427
+ color: var(--scalar-color-3);
2428
+ }
2429
+
2430
+ .scalar-password-input[data-v-a6f4752a] {
2431
+ text-security: disc;
2432
+ -webkit-text-security: disc;
2433
+ -moz-text-security: disc;
2528
2434
  }
2529
2435
 
2530
2436
  .oauth-scope-row-action-rail {
@@ -2558,67 +2464,38 @@
2558
2464
  scrollbar-width: none;
2559
2465
  }
2560
2466
 
2561
- [data-v-a6f4752a] .code-input-lite__editor {
2562
- font-family: var(--scalar-font);
2563
- font-size: var(--scalar-small);
2564
- background-color: #0000;
2565
- padding: 5px 8px;
2566
- }
2567
-
2568
- [data-v-a6f4752a] .scalar-pill:not(:last-of-type) {
2569
- margin-right: .15em;
2570
- }
2571
-
2572
- [data-v-a6f4752a] .scalar-pill:not(:first-of-type) {
2573
- margin-left: .5px;
2574
- }
2575
-
2576
- .required[data-v-a6f4752a]:after {
2577
- content: "Required";
2578
- }
2579
-
2580
- input[data-v-a6f4752a]::placeholder {
2581
- color: var(--scalar-color-3);
2582
- }
2583
-
2584
- .scalar-password-input[data-v-a6f4752a] {
2585
- text-security: disc;
2586
- -webkit-text-security: disc;
2587
- -moz-text-security: disc;
2588
- }
2589
-
2590
- .request-section-content[data-v-f52d9c1f] {
2467
+ .request-section-content[data-v-1ac895c0] {
2591
2468
  --scalar-border-width: .5px;
2592
2469
  }
2593
2470
 
2594
- .request-section-content-filter[data-v-f52d9c1f] {
2471
+ .request-section-content-filter[data-v-1ac895c0] {
2595
2472
  box-shadow: 0 -10px 0 10px var(--scalar-background-1);
2596
2473
  }
2597
2474
 
2598
- .request-item:focus-within .request-meta-buttons[data-v-f52d9c1f] {
2475
+ .request-item:focus-within .request-meta-buttons[data-v-1ac895c0] {
2599
2476
  opacity: 1;
2600
2477
  }
2601
2478
 
2602
- .group-hover-input[data-v-f52d9c1f] {
2479
+ .group-hover-input[data-v-1ac895c0] {
2603
2480
  border-width: var(--scalar-border-width);
2604
2481
  border-color: #0000;
2605
2482
  }
2606
2483
 
2607
- .group:hover .group-hover-input[data-v-f52d9c1f] {
2484
+ .group:hover .group-hover-input[data-v-1ac895c0] {
2608
2485
  background: var(--scalar-background-1);
2609
2486
  }
2610
2487
 
2611
2488
  @supports (color: color-mix(in lab, red, red)) {
2612
- .group:hover .group-hover-input[data-v-f52d9c1f] {
2489
+ .group:hover .group-hover-input[data-v-1ac895c0] {
2613
2490
  background: color-mix(in srgb, var(--scalar-background-1), var(--scalar-background-2));
2614
2491
  }
2615
2492
  }
2616
2493
 
2617
- .group:hover .group-hover-input[data-v-f52d9c1f] {
2494
+ .group:hover .group-hover-input[data-v-1ac895c0] {
2618
2495
  border-color: var(--scalar-border-color);
2619
2496
  }
2620
2497
 
2621
- .group-hover-input[data-v-f52d9c1f]:focus {
2498
+ .group-hover-input[data-v-1ac895c0]:focus {
2622
2499
  border-color: var(--scalar-border-color) !important;
2623
2500
  background: none !important;
2624
2501
  }
@@ -2735,25 +2612,146 @@ input[data-v-a6f4752a]::placeholder {
2735
2612
  }
2736
2613
  }
2737
2614
 
2738
- [data-radix-popper-content-wrapper]:has(.scalar-api-client-context-menu) {
2739
- z-index: 1000 !important;
2615
+ .description[data-v-649f9a0d] .markdown {
2616
+ font-weight: var(--scalar-semibold);
2617
+ color: var(--scalar-color--1);
2618
+ padding: 0;
2619
+ display: block;
2740
2620
  }
2741
2621
 
2742
- .resizer[data-v-e2c54c18] {
2743
- cursor: col-resize;
2744
- z-index: 100;
2745
- border-right: 2px solid #0000;
2746
- width: 5px;
2747
- transition: border-right-color .3s;
2748
- position: absolute;
2749
- top: 0;
2750
- bottom: 0;
2751
- right: 0;
2622
+ .description[data-v-649f9a0d] .markdown > :first-child {
2623
+ margin-top: 0;
2752
2624
  }
2753
2625
 
2754
- .scalar-dragging {
2755
- cursor: col-resize;
2756
- }
2626
+ .address-bar-history-button[data-v-12140f4f]:hover {
2627
+ background: var(--scalar-background-3);
2628
+ }
2629
+
2630
+ .address-bar-history-button[data-v-12140f4f]:focus-within {
2631
+ background: var(--scalar-background-2);
2632
+ }
2633
+
2634
+ [data-v-d37cbfcc] .cm-editor {
2635
+ outline: none;
2636
+ width: 100%;
2637
+ height: 100%;
2638
+ }
2639
+
2640
+ [data-v-d37cbfcc] .cm-line {
2641
+ padding: 0;
2642
+ }
2643
+
2644
+ [data-v-d37cbfcc] .cm-content {
2645
+ font-size: var(--scalar-small);
2646
+ align-items: center;
2647
+ padding: 0;
2648
+ display: flex;
2649
+ }
2650
+
2651
+ .scroll-timeline-x[data-v-d37cbfcc] {
2652
+ -ms-overflow-style: none;
2653
+ -webkit-mask-image: linear-gradient(to right, #0000 0, #000 6px calc(100% - 24px), #0000 100%);
2654
+ mask-image: linear-gradient(to right, #0000 0, #000 6px calc(100% - 24px), #0000 100%);
2655
+ }
2656
+
2657
+ .scroll-timeline-x-hidden[data-v-d37cbfcc] {
2658
+ overflow-x: auto;
2659
+ }
2660
+
2661
+ .scroll-timeline-x-hidden[data-v-d37cbfcc] .cm-scroller {
2662
+ scrollbar-width: none;
2663
+ -ms-overflow-style: none;
2664
+ padding-right: 20px;
2665
+ overflow: auto;
2666
+ }
2667
+
2668
+ .scroll-timeline-x-hidden[data-v-d37cbfcc]::-webkit-scrollbar {
2669
+ width: 0;
2670
+ height: 0;
2671
+ display: none;
2672
+ }
2673
+
2674
+ .scroll-timeline-x-hidden[data-v-d37cbfcc] .cm-scroller::-webkit-scrollbar {
2675
+ width: 0;
2676
+ height: 0;
2677
+ display: none;
2678
+ }
2679
+
2680
+ .scroll-timeline-x-address[data-v-d37cbfcc] {
2681
+ scrollbar-width: none;
2682
+ line-height: 27px;
2683
+ }
2684
+
2685
+ .scroll-timeline-x-address[data-v-d37cbfcc]:after {
2686
+ content: "";
2687
+ cursor: text;
2688
+ width: 24px;
2689
+ height: 100%;
2690
+ position: absolute;
2691
+ right: 0;
2692
+ }
2693
+
2694
+ .scroll-timeline-x-address[data-v-d37cbfcc]:empty:before {
2695
+ content: "Enter URL or cURL request";
2696
+ color: var(--scalar-color-3);
2697
+ pointer-events: none;
2698
+ }
2699
+
2700
+ .address-bar-bg-states[data-v-d37cbfcc] {
2701
+ --scalar-address-bar-bg: var(--scalar-background-1);
2702
+ }
2703
+
2704
+ @supports (color: color-mix(in lab, red, red)) {
2705
+ .address-bar-bg-states[data-v-d37cbfcc] {
2706
+ --scalar-address-bar-bg: color-mix(in srgb,
2707
+ var(--scalar-background-1),
2708
+ var(--scalar-background-2));
2709
+ }
2710
+ }
2711
+
2712
+ .address-bar-bg-states[data-v-d37cbfcc] {
2713
+ background: var(--scalar-address-bar-bg);
2714
+ }
2715
+
2716
+ .address-bar-bg-states[data-v-d37cbfcc]:has(.cm-focused) {
2717
+ --scalar-address-bar-bg: var(--scalar-background-1);
2718
+ border-color: var(--scalar-border-color);
2719
+ outline-width: 1px;
2720
+ outline-style: solid;
2721
+ }
2722
+
2723
+ .address-bar-bg-states:has(.cm-focused) .fade-left[data-v-d37cbfcc], .address-bar-bg-states:has(.cm-focused) .fade-right[data-v-d37cbfcc] {
2724
+ --scalar-address-bar-bg: var(--scalar-background-1);
2725
+ }
2726
+
2727
+ .app-exit-button[data-v-42c563b3] {
2728
+ color: #fff;
2729
+ background: #0000001a;
2730
+ }
2731
+
2732
+ .app-exit-button[data-v-42c563b3]:hover {
2733
+ background: #ffffff1a;
2734
+ }
2735
+
2736
+ [data-radix-popper-content-wrapper]:has(.scalar-api-client-context-menu) {
2737
+ z-index: 1000 !important;
2738
+ }
2739
+
2740
+ .resizer[data-v-e2c54c18] {
2741
+ cursor: col-resize;
2742
+ z-index: 100;
2743
+ border-right: 2px solid #0000;
2744
+ width: 5px;
2745
+ transition: border-right-color .3s;
2746
+ position: absolute;
2747
+ top: 0;
2748
+ bottom: 0;
2749
+ right: 0;
2750
+ }
2751
+
2752
+ .scalar-dragging {
2753
+ cursor: col-resize;
2754
+ }
2757
2755
 
2758
2756
  .resizer:hover, .scalar-dragging .resizer {
2759
2757
  border-right-color: var(--scalar-background-3);
@@ -4636,22 +4634,6 @@ div + .userMessage[data-v-6573ec87] {
4636
4634
  inset-block: 2px;
4637
4635
  }
4638
4636
 
4639
- .scalar-app .-start {
4640
- inset-inline-start: -4px;
4641
- }
4642
-
4643
- .scalar-app .start {
4644
- inset-inline-start: 4px;
4645
- }
4646
-
4647
- .scalar-app .-end {
4648
- inset-inline-end: -4px;
4649
- }
4650
-
4651
- .scalar-app .end {
4652
- inset-inline-end: 4px;
4653
- }
4654
-
4655
4637
  .scalar-app .-top-1 {
4656
4638
  top: -4px;
4657
4639
  }
@@ -4850,12 +4832,10 @@ div + .userMessage[data-v-6573ec87] {
4850
4832
 
4851
4833
  .scalar-app .z-10 {
4852
4834
  z-index: 10;
4853
- z-index: 10;
4854
4835
  }
4855
4836
 
4856
4837
  .scalar-app .z-50 {
4857
4838
  z-index: 50;
4858
- z-index: 50;
4859
4839
  }
4860
4840
 
4861
4841
  .scalar-app .z-\[1\] {
@@ -5546,13 +5526,6 @@ div + .userMessage[data-v-6573ec87] {
5546
5526
 
5547
5527
  .scalar-app .max-h-radix-popper {
5548
5528
  max-height: calc(var(--radix-popper-available-height) - 8px);
5549
- max-height: calc(var(--radix-popper-available-height) - 8px);
5550
- max-height: calc(var(--radix-popper-available-height) - 8px);
5551
- max-height: calc(var(--radix-popper-available-height) - 8px);
5552
- max-height: calc(var(--radix-popper-available-height) - 8px);
5553
- max-height: calc(var(--radix-popper-available-height) - 8px);
5554
- max-height: calc(var(--radix-popper-available-height) - 8px);
5555
- max-height: calc(var(--radix-popper-available-height) - 8px);
5556
5529
  }
5557
5530
 
5558
5531
  .scalar-app .max-h-screen {
@@ -5922,7 +5895,7 @@ div + .userMessage[data-v-6573ec87] {
5922
5895
  }
5923
5896
 
5924
5897
  .scalar-app .translate-x-0 {
5925
- --tw-translate-x: calc(4px * 0);
5898
+ --tw-translate-x: 0px;
5926
5899
  translate: var(--tw-translate-x) var(--tw-translate-y);
5927
5900
  }
5928
5901
 
@@ -5957,7 +5930,7 @@ div + .userMessage[data-v-6573ec87] {
5957
5930
  }
5958
5931
 
5959
5932
  .scalar-app .translate-y-0 {
5960
- --tw-translate-y: calc(4px * 0);
5933
+ --tw-translate-y: 0px;
5961
5934
  translate: var(--tw-translate-x) var(--tw-translate-y);
5962
5935
  }
5963
5936
 
@@ -6203,8 +6176,8 @@ div + .userMessage[data-v-6573ec87] {
6203
6176
 
6204
6177
  :where(.scalar-app .space-x-1 > :not(:last-child)) {
6205
6178
  --tw-space-x-reverse: 0;
6206
- margin-inline-start: calc(calc(4px * 1) * var(--tw-space-x-reverse));
6207
- margin-inline-end: calc(calc(4px * 1) * calc(1 - var(--tw-space-x-reverse)));
6179
+ margin-inline-start: calc(4px * var(--tw-space-x-reverse));
6180
+ margin-inline-end: calc(4px * calc(1 - var(--tw-space-x-reverse)));
6208
6181
  }
6209
6182
 
6210
6183
  :where(.scalar-app .divide-y > :not(:last-child)) {
@@ -7452,7 +7425,7 @@ div + .userMessage[data-v-6573ec87] {
7452
7425
  }
7453
7426
 
7454
7427
  .scalar-app .shadow-border {
7455
- --tw-shadow: inset 0 0 0 var(--tw-shadow-color, var(--scalar-border-width)) var(--scalar-border-color);
7428
+ --tw-shadow: inset 0 0 0 var(--scalar-border-width) var(--scalar-border-color);
7456
7429
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
7457
7430
  }
7458
7431
 
@@ -7826,6 +7799,16 @@ div + .userMessage[data-v-6573ec87] {
7826
7799
  opacity: 0;
7827
7800
  }
7828
7801
 
7802
+ .scalar-app .group-hover\/copy-button\:bg-b-1\.5:is(:where(.group\/copy-button):hover *) {
7803
+ background-color: var(--scalar-background-1);
7804
+ }
7805
+
7806
+ @supports (color: color-mix(in lab, red, red)) {
7807
+ .scalar-app .group-hover\/copy-button\:bg-b-1\.5:is(:where(.group\/copy-button):hover *) {
7808
+ background-color: color-mix(in srgb, var(--scalar-background-1), var(--scalar-background-2));
7809
+ }
7810
+ }
7811
+
7829
7812
  .scalar-app .group-hover\/heading\:opacity-100:is(:where(.group\/heading):hover *), .scalar-app .group-hover\/item\:opacity-100:is(:where(.group\/item):hover *), .scalar-app .group-hover\/parameter-item\:opacity-100:is(:where(.group\/parameter-item):hover *), .scalar-app .group-hover\/params\:opacity-100:is(:where(.group\/params):hover *) {
7830
7813
  opacity: 1;
7831
7814
  }
@@ -8117,10 +8100,6 @@ div + .userMessage[data-v-6573ec87] {
8117
8100
  display: none;
8118
8101
  }
8119
8102
 
8120
- .scalar-app .focus-within\:bg-b-1:focus-within {
8121
- background-color: var(--scalar-background-1);
8122
- }
8123
-
8124
8103
  .scalar-app .focus-within\:text-c-1:focus-within {
8125
8104
  color: var(--scalar-color-1);
8126
8105
  }
@@ -8135,6 +8114,16 @@ div + .userMessage[data-v-6573ec87] {
8135
8114
  }
8136
8115
 
8137
8116
  @media (hover: hover) {
8117
+ .scalar-app .hover\:bg-b-1\.5:hover {
8118
+ background-color: var(--scalar-background-1);
8119
+ }
8120
+
8121
+ @supports (color: color-mix(in lab, red, red)) {
8122
+ .scalar-app .hover\:bg-b-1\.5:hover {
8123
+ background-color: color-mix(in srgb, var(--scalar-background-1), var(--scalar-background-2));
8124
+ }
8125
+ }
8126
+
8138
8127
  .scalar-app .hover\:bg-b-2:hover {
8139
8128
  background-color: var(--scalar-background-2);
8140
8129
  }
@@ -8560,6 +8549,20 @@ div + .userMessage[data-v-6573ec87] {
8560
8549
  background-color: var(--bg-dark);
8561
8550
  }
8562
8551
 
8552
+ .scalar-app .dark\:bg-b-1\.5:where(.dark-mode, .dark-mode *) {
8553
+ background-color: var(--scalar-background-1);
8554
+ }
8555
+
8556
+ @supports (color: color-mix(in lab, red, red)) {
8557
+ .scalar-app .dark\:bg-b-1\.5:where(.dark-mode, .dark-mode *) {
8558
+ background-color: color-mix(in srgb, var(--scalar-background-1), var(--scalar-background-2));
8559
+ }
8560
+ }
8561
+
8562
+ .scalar-app .dark\:bg-b-2:where(.dark-mode, .dark-mode *) {
8563
+ background-color: var(--scalar-background-2);
8564
+ }
8565
+
8563
8566
  .scalar-app .dark\:bg-b-3:where(.dark-mode, .dark-mode *) {
8564
8567
  background-color: var(--scalar-background-3);
8565
8568
  }
@@ -8583,6 +8586,20 @@ div + .userMessage[data-v-6573ec87] {
8583
8586
  }
8584
8587
 
8585
8588
  @media (hover: hover) {
8589
+ .scalar-app .dark\:group-hover\/copy-button\:bg-b-1\.5:where(.dark-mode, .dark-mode *):is(:where(.group\/copy-button):hover *) {
8590
+ background-color: var(--scalar-background-1);
8591
+ }
8592
+
8593
+ @supports (color: color-mix(in lab, red, red)) {
8594
+ .scalar-app .dark\:group-hover\/copy-button\:bg-b-1\.5:where(.dark-mode, .dark-mode *):is(:where(.group\/copy-button):hover *) {
8595
+ background-color: color-mix(in srgb, var(--scalar-background-1), var(--scalar-background-2));
8596
+ }
8597
+ }
8598
+
8599
+ .scalar-app .dark\:hover\:bg-b-2:where(.dark-mode, .dark-mode *):hover {
8600
+ background-color: var(--scalar-background-2);
8601
+ }
8602
+
8586
8603
  .scalar-app .dark\:hover\:bg-b-3:where(.dark-mode, .dark-mode *):hover {
8587
8604
  background-color: var(--scalar-background-3);
8588
8605
  }
@@ -8624,7 +8641,7 @@ div + .userMessage[data-v-6573ec87] {
8624
8641
  rotate: 180deg;
8625
8642
  }
8626
8643
 
8627
- .scalar-app .last\:ui-open\:border-b-0:last-child[data-headlessui-state~="open"], :where([data-headlessui-state~="open"]) .scalar-app .last\:ui-open\:border-b-0:last-child {
8644
+ .scalar-app .last\:ui-open\:border-b-0:last-child[data-headlessui-state~="open"], :where([data-headlessui-state~="open"]) :is(.scalar-app .last\:ui-open\:border-b-0:last-child) {
8628
8645
  border-bottom-style: var(--tw-border-style);
8629
8646
  border-bottom-width: 0;
8630
8647
  }
@@ -8665,7 +8682,6 @@ div + .userMessage[data-v-6573ec87] {
8665
8682
 
8666
8683
  .app-platform-mac :is(.scalar-app .mac\:app-drag-region) {
8667
8684
  -webkit-app-region: drag;
8668
- -webkit-app-region: drag;
8669
8685
  }
8670
8686
 
8671
8687
  @container narrow-references-container (max-width: 900px) {
@@ -9066,17 +9082,13 @@ div + .userMessage[data-v-6573ec87] {
9066
9082
  }
9067
9083
  }
9068
9084
 
9069
- .client-libraries-content[data-v-783c0ba4] {
9070
- container: client-libraries-content / inline-size;
9085
+ /* One even column, the same width as each tab beside it */
9086
+ .client-libraries-more[data-v-da3e3bd2] {
9071
9087
  display: flex;
9072
- justify-content: center;
9073
- overflow: hidden;
9074
- padding: 0 12px;
9075
- background-color: var(--scalar-background-1);
9076
- border-left: var(--scalar-border-width) solid var(--scalar-border-color);
9077
- border-right: var(--scalar-border-width) solid var(--scalar-border-color);
9088
+ flex: 1 1 0;
9089
+ min-width: 0;
9078
9090
  }
9079
- .client-libraries[data-v-783c0ba4] {
9091
+ .client-libraries[data-v-da3e3bd2] {
9080
9092
  display: flex;
9081
9093
  align-items: center;
9082
9094
  justify-content: center;
@@ -9090,7 +9102,7 @@ div + .userMessage[data-v-6573ec87] {
9090
9102
  border-bottom: 1px solid transparent;
9091
9103
  user-select: none;
9092
9104
  }
9093
- .client-libraries[data-v-783c0ba4]:not(.client-libraries__active):hover:before {
9105
+ .client-libraries[data-v-da3e3bd2]:not(.client-libraries__active):hover:before {
9094
9106
  content: '';
9095
9107
  position: absolute;
9096
9108
  width: calc(100% - 4px);
@@ -9101,21 +9113,14 @@ div + .userMessage[data-v-6573ec87] {
9101
9113
  z-index: 0;
9102
9114
  border-radius: var(--scalar-radius);
9103
9115
  }
9104
- .client-libraries[data-v-783c0ba4]:active {
9116
+ .client-libraries[data-v-da3e3bd2]:active {
9105
9117
  color: var(--scalar-color-1);
9106
9118
  }
9107
- .client-libraries[data-v-783c0ba4]:focus-visible {
9119
+ .client-libraries[data-v-da3e3bd2]:focus-visible {
9108
9120
  outline: none;
9109
9121
  box-shadow: inset 0 0 0 1px var(--scalar-color-accent);
9110
9122
  }
9111
- /* remove php and c on mobile */
9112
- @media screen and (max-width: 450px) {
9113
- .client-libraries[data-v-783c0ba4]:nth-of-type(4),
9114
- .client-libraries[data-v-783c0ba4]:nth-of-type(5) {
9115
- display: none;
9116
- }
9117
- }
9118
- .client-libraries-icon[data-v-783c0ba4] {
9123
+ .client-libraries-icon[data-v-da3e3bd2] {
9119
9124
  max-width: 14px;
9120
9125
  max-height: 14px;
9121
9126
  min-width: 14px;
@@ -9128,56 +9133,43 @@ div + .userMessage[data-v-6573ec87] {
9128
9133
  box-sizing: border-box;
9129
9134
  color: currentColor;
9130
9135
  }
9131
- .client-libraries-icon__more svg[data-v-783c0ba4] {
9136
+ .client-libraries-icon__more svg[data-v-da3e3bd2] {
9132
9137
  height: initial;
9133
9138
  }
9134
- @container client-libraries-content (width < 400px) {
9135
- .client-libraries__select {
9136
- &[data-v-783c0ba4] {
9137
- width: fit-content;
9138
- }
9139
- .client-libraries-icon__more + span[data-v-783c0ba4] {
9140
- display: none;
9141
- }
9142
- }
9143
- }
9144
- @container client-libraries-content (width < 380px) {
9145
- .client-libraries[data-v-783c0ba4] {
9146
- width: 100%;
9147
- }
9148
- .client-libraries span[data-v-783c0ba4] {
9149
- display: none;
9150
- }
9151
- }
9152
- .client-libraries__active[data-v-783c0ba4] {
9139
+ .client-libraries__active[data-v-da3e3bd2] {
9153
9140
  color: var(--scalar-color-1);
9154
9141
  border-bottom: 1px solid var(--scalar-color-1);
9155
9142
  }
9156
- @keyframes codeloader-783c0ba4 {
9157
- 0% {
9158
- transform: rotate(0deg);
9159
- }
9160
- to {
9161
- transform: rotate(1turn);
9162
- }
9163
- }
9164
- .client-libraries .client-libraries-text[data-v-783c0ba4] {
9143
+ .client-libraries .client-libraries-text[data-v-da3e3bd2] {
9165
9144
  font-size: var(--scalar-small);
9166
9145
  position: relative;
9167
9146
  display: flex;
9168
9147
  align-items: center;
9169
9148
  }
9170
- .client-libraries__active .client-libraries-text[data-v-783c0ba4] {
9149
+ .client-libraries__active .client-libraries-text[data-v-da3e3bd2] {
9171
9150
  color: var(--scalar-color-1);
9172
9151
  font-weight: var(--scalar-semibold);
9173
9152
  }
9174
9153
  @media screen and (max-width: 600px) {
9175
- .references-classic .client-libraries[data-v-783c0ba4] {
9154
+ .references-classic .client-libraries[data-v-da3e3bd2] {
9176
9155
  flex-direction: column;
9177
9156
  }
9178
9157
  }
9158
+ @container client-libraries-list (width < 400px) {
9159
+ .client-libraries-more[data-v-da3e3bd2] {
9160
+ flex: 0 0 auto;
9161
+ }
9162
+ .client-libraries__select {
9163
+ &[data-v-da3e3bd2] {
9164
+ width: fit-content;
9165
+ }
9166
+ .client-libraries-icon__more + span[data-v-da3e3bd2] {
9167
+ display: none;
9168
+ }
9169
+ }
9170
+ }
9179
9171
 
9180
- .selected-client[data-v-d02a9cbe] {
9172
+ .selected-client[data-v-34beffcc] {
9181
9173
  color: var(--scalar-color-1);
9182
9174
  font-size: var(--scalar-small);
9183
9175
  font-family: var(--scalar-font-code);
@@ -9192,7 +9184,7 @@ to {
9192
9184
  border-bottom-right-radius: var(--scalar-radius-xl);
9193
9185
  min-height: fit-content;
9194
9186
  }
9195
- .client-libraries-heading[data-v-d02a9cbe] {
9187
+ .client-libraries-heading[data-v-34beffcc] {
9196
9188
  font-size: var(--scalar-small);
9197
9189
  font-weight: var(--scalar-font-medium);
9198
9190
  color: var(--scalar-color-1);
@@ -9205,37 +9197,132 @@ to {
9205
9197
  border-top-left-radius: var(--scalar-radius-xl);
9206
9198
  border-top-right-radius: var(--scalar-radius-xl);
9207
9199
  }
9208
-
9209
- /* Colour variants are keyed on the `text-*` class a consumer passes in. */
9210
- .badge.text-orange[data-v-3f3e4ac3] {
9211
- background: color-mix(in srgb, var(--scalar-color-orange), transparent 90%);
9212
- border: transparent;
9200
+ .client-libraries-list[data-v-34beffcc] {
9201
+ container: client-libraries-list / inline-size;
9202
+ display: flex;
9203
+ justify-content: center;
9204
+ overflow: hidden;
9205
+ padding: 0 12px;
9206
+ background-color: var(--scalar-background-1);
9207
+ border-left: var(--scalar-border-width) solid var(--scalar-border-color);
9208
+ border-right: var(--scalar-border-width) solid var(--scalar-border-color);
9213
9209
  }
9214
- .badge.text-yellow[data-v-3f3e4ac3] {
9215
- background: color-mix(in srgb, var(--scalar-color-yellow), transparent 90%);
9216
- border: transparent;
9210
+ /* Grows once per tab it holds, so tabs and the "More" trigger stay even */
9211
+ .client-libraries-tabs[data-v-34beffcc] {
9212
+ display: flex;
9213
+ flex: 1 1 0;
9214
+ min-width: 0;
9217
9215
  }
9218
- .badge.text-red[data-v-3f3e4ac3] {
9219
- background: color-mix(in srgb, var(--scalar-color-red), transparent 90%);
9220
- border: transparent;
9216
+ .client-libraries[data-v-34beffcc] {
9217
+ display: flex;
9218
+ align-items: center;
9219
+ justify-content: center;
9220
+ width: 100%;
9221
+ position: relative;
9222
+ cursor: pointer;
9223
+ white-space: nowrap;
9224
+ padding: 8px 2px;
9225
+ gap: 6px;
9226
+ color: var(--scalar-color-3);
9227
+ border-bottom: 1px solid transparent;
9228
+ user-select: none;
9221
9229
  }
9222
- .badge.text-purple[data-v-3f3e4ac3] {
9223
- background: color-mix(in srgb, var(--scalar-color-purple), transparent 90%);
9224
- border: transparent;
9230
+ .client-libraries[data-v-34beffcc]:not(.client-libraries__active):hover:before {
9231
+ content: '';
9232
+ position: absolute;
9233
+ width: calc(100% - 4px);
9234
+ height: calc(100% - 4px);
9235
+ background: var(--scalar-background-2);
9236
+ left: 2px;
9237
+ top: 2px;
9238
+ z-index: 0;
9239
+ border-radius: var(--scalar-radius);
9240
+ }
9241
+ .client-libraries[data-v-34beffcc]:active {
9242
+ color: var(--scalar-color-1);
9243
+ }
9244
+ .client-libraries[data-v-34beffcc]:focus-visible {
9245
+ outline: none;
9246
+ box-shadow: inset 0 0 0 1px var(--scalar-color-accent);
9247
+ }
9248
+ /* remove php and c on mobile */
9249
+ @media screen and (max-width: 450px) {
9250
+ .client-libraries[data-v-34beffcc]:nth-of-type(4),
9251
+ .client-libraries[data-v-34beffcc]:nth-of-type(5) {
9252
+ display: none;
9253
+ }
9254
+ }
9255
+ .client-libraries-icon[data-v-34beffcc] {
9256
+ max-width: 14px;
9257
+ max-height: 14px;
9258
+ min-width: 14px;
9259
+ width: 100%;
9260
+ aspect-ratio: 1;
9261
+ display: flex;
9262
+ align-items: center;
9263
+ justify-content: center;
9264
+ position: relative;
9265
+ box-sizing: border-box;
9266
+ color: currentColor;
9267
+ }
9268
+ .client-libraries__active[data-v-34beffcc] {
9269
+ color: var(--scalar-color-1);
9270
+ border-bottom: 1px solid var(--scalar-color-1);
9271
+ }
9272
+ .client-libraries .client-libraries-text[data-v-34beffcc] {
9273
+ font-size: var(--scalar-small);
9274
+ position: relative;
9275
+ display: flex;
9276
+ align-items: center;
9277
+ }
9278
+ .client-libraries__active .client-libraries-text[data-v-34beffcc] {
9279
+ color: var(--scalar-color-1);
9280
+ font-weight: var(--scalar-semibold);
9281
+ }
9282
+ @media screen and (max-width: 600px) {
9283
+ .references-classic .client-libraries[data-v-34beffcc] {
9284
+ flex-direction: column;
9285
+ }
9286
+ }
9287
+ @container client-libraries-list (width < 380px) {
9288
+ .client-libraries[data-v-34beffcc] {
9289
+ width: 100%;
9290
+ }
9291
+ .client-libraries span[data-v-34beffcc] {
9292
+ display: none;
9293
+ }
9294
+ }
9295
+
9296
+ /* Colour variants are keyed on the `text-*` class a consumer passes in. */
9297
+ .badge.text-orange[data-v-3f3e4ac3] {
9298
+ background: color-mix(in srgb, var(--scalar-color-orange), transparent 90%);
9299
+ border: transparent;
9300
+ }
9301
+ .badge.text-yellow[data-v-3f3e4ac3] {
9302
+ background: color-mix(in srgb, var(--scalar-color-yellow), transparent 90%);
9303
+ border: transparent;
9304
+ }
9305
+ .badge.text-red[data-v-3f3e4ac3] {
9306
+ background: color-mix(in srgb, var(--scalar-color-red), transparent 90%);
9307
+ border: transparent;
9308
+ }
9309
+ .badge.text-purple[data-v-3f3e4ac3] {
9310
+ background: color-mix(in srgb, var(--scalar-color-purple), transparent 90%);
9311
+ border: transparent;
9225
9312
  }
9226
9313
  .badge.text-green[data-v-3f3e4ac3] {
9227
9314
  background: color-mix(in srgb, var(--scalar-color-green), transparent 90%);
9228
9315
  border: transparent;
9229
9316
  }
9230
- /*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
9317
+ /*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
9231
9318
  @layer properties {
9232
9319
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
9233
- [data-v-eface7e0],[data-v-eface7e0]:before,[data-v-eface7e0]:after,[data-v-eface7e0]::backdrop {
9320
+ [data-v-0aba6db2],[data-v-0aba6db2]:before,[data-v-0aba6db2]:after,[data-v-0aba6db2]::backdrop {
9234
9321
  --tw-outline-style: solid;
9235
9322
  }
9236
9323
  }
9237
9324
  }
9238
- .download-container[data-v-eface7e0] {
9325
+ .download-container[data-v-0aba6db2] {
9239
9326
  z-index: 1;
9240
9327
  flex-direction: column;
9241
9328
  gap: 16px;
@@ -9244,7 +9331,7 @@ to {
9244
9331
  display: flex;
9245
9332
  position: relative;
9246
9333
  }
9247
- .download-container[data-v-eface7e0]:has(:focus-visible):before, .download-container.download-both[data-v-eface7e0]:hover:before {
9334
+ .download-container[data-v-0aba6db2]:has(:focus-visible):before, .download-container.download-both[data-v-0aba6db2]:hover:before {
9248
9335
  content: "";
9249
9336
  border-radius: var(--scalar-radius-lg);
9250
9337
  width: calc(100% + 24px);
@@ -9256,7 +9343,7 @@ to {
9256
9343
  top: -11px;
9257
9344
  left: -12px;
9258
9345
  }
9259
- .download-button[data-v-eface7e0] {
9346
+ .download-button[data-v-0aba6db2] {
9260
9347
  color: var(--scalar-link-color);
9261
9348
  cursor: pointer;
9262
9349
  outline: none;
@@ -9269,7 +9356,7 @@ to {
9269
9356
  position: relative;
9270
9357
  white-space: nowrap !important;
9271
9358
  }
9272
- .download-button[data-v-eface7e0]:before {
9359
+ .download-button[data-v-0aba6db2]:before {
9273
9360
  border-radius: var(--scalar-radius);
9274
9361
  content: "";
9275
9362
  width: calc(100% + 18px);
@@ -9278,20 +9365,20 @@ to {
9278
9365
  top: -8px;
9279
9366
  left: -9px;
9280
9367
  }
9281
- .download-button[data-v-eface7e0]:last-of-type:before {
9368
+ .download-button[data-v-0aba6db2]:last-of-type:before {
9282
9369
  width: calc(100% + 15px);
9283
9370
  }
9284
- .download-button[data-v-eface7e0]:hover:before {
9371
+ .download-button[data-v-0aba6db2]:hover:before {
9285
9372
  background: var(--scalar-background-2);
9286
9373
  border: var(--scalar-border-width) solid var(--scalar-border-color);
9287
9374
  }
9288
- .download-button[data-v-eface7e0]:focus-visible:before {
9375
+ .download-button[data-v-0aba6db2]:focus-visible:before {
9289
9376
  background: var(--scalar-background-2);
9290
9377
  border: var(--scalar-border-width) solid var(--scalar-border-color);
9291
9378
  outline-style: var(--tw-outline-style);
9292
9379
  outline-width: 1px;
9293
9380
  }
9294
- .download-button span[data-v-eface7e0] {
9381
+ .download-button span[data-v-0aba6db2] {
9295
9382
  --font-color: var(--scalar-link-color, var(--scalar-color-accent));
9296
9383
  --font-visited: var(--scalar-link-color-visited, var(--scalar-color-2));
9297
9384
  -webkit-text-decoration: var(--scalar-text-decoration);
@@ -9306,20 +9393,20 @@ to {
9306
9393
  text-decoration-color: var(--font-color);
9307
9394
  }
9308
9395
  @supports (color: color-mix(in lab, red, red)) {
9309
- .download-button span[data-v-eface7e0] {
9396
+ .download-button span[data-v-0aba6db2] {
9310
9397
  -webkit-text-decoration-color: color-mix(in srgb, var(--font-color) 30%, transparent);
9311
9398
  -webkit-text-decoration-color: color-mix(in srgb, var(--font-color) 30%, transparent);
9312
9399
  text-decoration-color: color-mix(in srgb, var(--font-color) 30%, transparent);
9313
9400
  }
9314
9401
  }
9315
- .download-button span[data-v-eface7e0] {
9402
+ .download-button span[data-v-0aba6db2] {
9316
9403
  z-index: 1;
9317
9404
  align-items: center;
9318
9405
  gap: 6px;
9319
9406
  line-height: 1.625;
9320
9407
  display: flex;
9321
9408
  }
9322
- .download-button:hover span[data-v-eface7e0] {
9409
+ .download-button:hover span[data-v-0aba6db2] {
9323
9410
  -webkit-text-decoration-color: var(--scalar-color-1, currentColor);
9324
9411
  -webkit-text-decoration-color: var(--scalar-color-1, currentColor);
9325
9412
  text-decoration-color: var(--scalar-color-1, currentColor);
@@ -9329,7 +9416,7 @@ to {
9329
9416
  -webkit-text-decoration: var(--scalar-text-decoration-hover);
9330
9417
  text-decoration: var(--scalar-text-decoration-hover);
9331
9418
  }
9332
- .download-button[data-v-eface7e0]:nth-of-type(2) {
9419
+ .download-button[data-v-0aba6db2]:nth-of-type(2) {
9333
9420
  clip-path: inset(50%);
9334
9421
  white-space: nowrap;
9335
9422
  border-width: 0;
@@ -9340,7 +9427,7 @@ to {
9340
9427
  position: absolute;
9341
9428
  overflow: hidden;
9342
9429
  }
9343
- .download-container:has(:focus-visible) .download-button[data-v-eface7e0]:nth-of-type(2), .download-container:hover .download-button[data-v-eface7e0]:nth-of-type(2) {
9430
+ .download-container:has(:focus-visible) .download-button[data-v-0aba6db2]:nth-of-type(2), .download-container:hover .download-button[data-v-0aba6db2]:nth-of-type(2) {
9344
9431
  clip-path: none;
9345
9432
  white-space: normal;
9346
9433
  width: auto;
@@ -9351,15 +9438,15 @@ to {
9351
9438
  top: 42px;
9352
9439
  overflow: visible;
9353
9440
  }
9354
- .badge.extension[data-v-eface7e0] {
9441
+ .badge.extension[data-v-0aba6db2] {
9355
9442
  z-index: 1;
9356
9443
  background: var(--scalar-link-color, var(--scalar-color-accent));
9357
9444
  color: var(--scalar-background-1);
9358
9445
  }
9359
- .download-container:has(:focus-visible) .extension[data-v-eface7e0], .download-container:hover .extension[data-v-eface7e0] {
9446
+ .download-container:has(:focus-visible) .extension[data-v-0aba6db2], .download-container:hover .extension[data-v-0aba6db2] {
9360
9447
  opacity: 1;
9361
9448
  }
9362
- .download-link[data-v-eface7e0] {
9449
+ .download-link[data-v-0aba6db2] {
9363
9450
  --font-color: var(--scalar-link-color, var(--scalar-color-accent));
9364
9451
  --font-visited: var(--scalar-link-color-visited, var(--scalar-color-2));
9365
9452
  -webkit-text-decoration: var(--scalar-text-decoration);
@@ -9374,13 +9461,13 @@ to {
9374
9461
  text-decoration-color: var(--font-color);
9375
9462
  }
9376
9463
  @supports (color: color-mix(in lab, red, red)) {
9377
- .download-link[data-v-eface7e0] {
9464
+ .download-link[data-v-0aba6db2] {
9378
9465
  -webkit-text-decoration-color: color-mix(in srgb, var(--font-color) 30%, transparent);
9379
9466
  -webkit-text-decoration-color: color-mix(in srgb, var(--font-color) 30%, transparent);
9380
9467
  text-decoration-color: color-mix(in srgb, var(--font-color) 30%, transparent);
9381
9468
  }
9382
9469
  }
9383
- .download-link[data-v-eface7e0]:hover {
9470
+ .download-link[data-v-0aba6db2]:hover {
9384
9471
  --font-color: var(--scalar-link-color, var(--scalar-color-accent));
9385
9472
  -webkit-text-decoration-color: var(--font-color);
9386
9473
  -webkit-text-decoration-color: var(--font-color);
@@ -9440,56 +9527,6 @@ to {
9440
9527
  margin-top: 0;
9441
9528
  }
9442
9529
 
9443
- .references-classic .introduction-description[data-v-0370764f] img {
9444
- max-width: 720px;
9445
- }
9446
-
9447
- .icons-only[data-v-dc833d99] span {
9448
- display: none;
9449
- }
9450
-
9451
- .section-column[data-v-699c28e3] {
9452
- flex: 1;
9453
- min-width: 0;
9454
- }
9455
- @container narrow-references-container (max-width: 900px) {
9456
- .section-column[data-v-699c28e3]:nth-of-type(2) {
9457
- padding-top: 0;
9458
- }
9459
- }
9460
-
9461
- .section-columns[data-v-8b9602bf] {
9462
- display: flex;
9463
- gap: 48px;
9464
- }
9465
- @container narrow-references-container (max-width: 900px) {
9466
- .section-columns[data-v-8b9602bf] {
9467
- flex-direction: column;
9468
- gap: 24px;
9469
- }
9470
- }
9471
-
9472
- .sticky-cards[data-v-41a61989] {
9473
- display: flex;
9474
- flex-direction: column;
9475
- position: sticky;
9476
- top: calc(var(--refs-viewport-offset) + 24px);
9477
- }
9478
-
9479
- /* Pulsing placeholder, matching the look of the rest of the loading states. */
9480
- .introduction-skeleton[data-v-41a61989] {
9481
- background: var(--scalar-background-3);
9482
- animation: introduction-skeleton-pulse-41a61989 1.5s infinite alternate;
9483
- }
9484
- @keyframes introduction-skeleton-pulse-41a61989 {
9485
- from {
9486
- opacity: 1;
9487
- }
9488
- to {
9489
- opacity: 0.33;
9490
- }
9491
- }
9492
-
9493
9530
  .section[data-v-be4443e9] {
9494
9531
  position: relative;
9495
9532
  display: flex;
@@ -9520,6 +9557,27 @@ to {
9520
9557
  border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
9521
9558
  }
9522
9559
 
9560
+ .section-column[data-v-699c28e3] {
9561
+ flex: 1;
9562
+ min-width: 0;
9563
+ }
9564
+ @container narrow-references-container (max-width: 900px) {
9565
+ .section-column[data-v-699c28e3]:nth-of-type(2) {
9566
+ padding-top: 0;
9567
+ }
9568
+ }
9569
+
9570
+ .section-columns[data-v-8b9602bf] {
9571
+ display: flex;
9572
+ gap: 48px;
9573
+ }
9574
+ @container narrow-references-container (max-width: 900px) {
9575
+ .section-columns[data-v-8b9602bf] {
9576
+ flex-direction: column;
9577
+ gap: 24px;
9578
+ }
9579
+ }
9580
+
9523
9581
  .section-container[data-v-20a1472a] {
9524
9582
  position: relative;
9525
9583
  padding: 0 60px;
@@ -9559,6 +9617,35 @@ to {
9559
9617
  display: inline;
9560
9618
  }
9561
9619
 
9620
+ .references-classic .introduction-description[data-v-0370764f] img {
9621
+ max-width: 720px;
9622
+ }
9623
+
9624
+ .icons-only[data-v-dc833d99] span {
9625
+ display: none;
9626
+ }
9627
+
9628
+ .sticky-cards[data-v-41a61989] {
9629
+ display: flex;
9630
+ flex-direction: column;
9631
+ position: sticky;
9632
+ top: calc(var(--refs-viewport-offset) + 24px);
9633
+ }
9634
+
9635
+ /* Pulsing placeholder, matching the look of the rest of the loading states. */
9636
+ .introduction-skeleton[data-v-41a61989] {
9637
+ background: var(--scalar-background-3);
9638
+ animation: introduction-skeleton-pulse-41a61989 1.5s infinite alternate;
9639
+ }
9640
+ @keyframes introduction-skeleton-pulse-41a61989 {
9641
+ from {
9642
+ opacity: 1;
9643
+ }
9644
+ to {
9645
+ opacity: 0.33;
9646
+ }
9647
+ }
9648
+
9562
9649
  .sticky-cards[data-v-d6744cde] {
9563
9650
  display: flex;
9564
9651
  flex-direction: column;
@@ -9583,7 +9670,7 @@ to {
9583
9670
  }
9584
9671
 
9585
9672
  /* One panel holds the Markdown installation instructions */
9586
- .selected-client[data-v-9cbb007b] {
9673
+ .selected-client[data-v-76e5ff4d] {
9587
9674
  display: flex;
9588
9675
  flex-direction: column;
9589
9676
  gap: 9px;
@@ -9596,7 +9683,7 @@ to {
9596
9683
  border-bottom-left-radius: var(--scalar-radius-xl);
9597
9684
  border-bottom-right-radius: var(--scalar-radius-xl);
9598
9685
  }
9599
- .client-libraries-heading[data-v-9cbb007b] {
9686
+ .client-libraries-heading[data-v-76e5ff4d] {
9600
9687
  font-size: var(--scalar-small);
9601
9688
  font-weight: var(--scalar-font-medium);
9602
9689
  color: var(--scalar-color-1);
@@ -9609,7 +9696,7 @@ to {
9609
9696
  border-top-left-radius: var(--scalar-radius-xl);
9610
9697
  border-top-right-radius: var(--scalar-radius-xl);
9611
9698
  }
9612
- .client-libraries-content[data-v-9cbb007b] {
9699
+ .client-libraries-content[data-v-76e5ff4d] {
9613
9700
  position: relative;
9614
9701
  /*
9615
9702
  * Scroll horizontally rather than clip: before JS measures the tab widths
@@ -9627,15 +9714,20 @@ to {
9627
9714
  border-right: var(--scalar-border-width) solid var(--scalar-border-color);
9628
9715
  border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
9629
9716
  }
9630
- .client-libraries-content[data-v-9cbb007b]::-webkit-scrollbar {
9717
+ .client-libraries-content[data-v-76e5ff4d]::-webkit-scrollbar {
9631
9718
  display: none;
9632
9719
  }
9633
- .client-libraries-row[data-v-9cbb007b] {
9720
+ .client-libraries-row[data-v-76e5ff4d] {
9634
9721
  display: flex;
9635
9722
  justify-content: flex-start;
9636
9723
  }
9724
+ /* Sized to its tabs, so the "More" trigger still pins to the right edge */
9725
+ .client-libraries-tabs[data-v-76e5ff4d] {
9726
+ display: flex;
9727
+ flex: 0 0 auto;
9728
+ }
9637
9729
  /* Zero-size clip so the measure row never adds to the scrollable width */
9638
- .client-libraries-measure-clip[data-v-9cbb007b] {
9730
+ .client-libraries-measure-clip[data-v-76e5ff4d] {
9639
9731
  position: absolute;
9640
9732
  top: 0;
9641
9733
  left: 0;
@@ -9644,12 +9736,12 @@ to {
9644
9736
  overflow: hidden;
9645
9737
  }
9646
9738
  /* Off-screen row used only to measure natural tab widths */
9647
- .client-libraries-row--measure[data-v-9cbb007b] {
9739
+ .client-libraries-row--measure[data-v-76e5ff4d] {
9648
9740
  width: max-content;
9649
9741
  visibility: hidden;
9650
9742
  pointer-events: none;
9651
9743
  }
9652
- .client-libraries[data-v-9cbb007b] {
9744
+ .client-libraries[data-v-76e5ff4d] {
9653
9745
  display: flex;
9654
9746
  align-items: center;
9655
9747
  justify-content: center;
@@ -9665,7 +9757,7 @@ to {
9665
9757
  background: transparent;
9666
9758
  user-select: none;
9667
9759
  }
9668
- .client-libraries[data-v-9cbb007b]:not(.client-libraries__active):hover:before {
9760
+ .client-libraries[data-v-76e5ff4d]:not(.client-libraries__active):hover:before {
9669
9761
  content: '';
9670
9762
  position: absolute;
9671
9763
  width: calc(100% - 4px);
@@ -9676,22 +9768,22 @@ to {
9676
9768
  z-index: 0;
9677
9769
  border-radius: var(--scalar-radius);
9678
9770
  }
9679
- .client-libraries[data-v-9cbb007b]:active {
9771
+ .client-libraries[data-v-76e5ff4d]:active {
9680
9772
  color: var(--scalar-color-1);
9681
9773
  }
9682
- .client-libraries[data-v-9cbb007b]:focus-visible {
9774
+ .client-libraries[data-v-76e5ff4d]:focus-visible {
9683
9775
  outline: none;
9684
9776
  box-shadow: inset 0 0 0 1px var(--scalar-color-accent);
9685
9777
  }
9686
- .client-libraries__active[data-v-9cbb007b] {
9778
+ .client-libraries__active[data-v-76e5ff4d] {
9687
9779
  color: var(--scalar-color-1);
9688
9780
  border-bottom: 1px solid var(--scalar-color-1);
9689
9781
  }
9690
9782
  /* Always pin the "More" dropdown to the right edge */
9691
- .client-libraries-more[data-v-9cbb007b] {
9783
+ .client-libraries-more[data-v-76e5ff4d] {
9692
9784
  margin-left: auto;
9693
9785
  }
9694
- .client-libraries-icon[data-v-9cbb007b] {
9786
+ .client-libraries-icon[data-v-76e5ff4d] {
9695
9787
  max-width: 14px;
9696
9788
  max-height: 14px;
9697
9789
  min-width: 14px;
@@ -9704,13 +9796,13 @@ to {
9704
9796
  box-sizing: border-box;
9705
9797
  color: currentColor;
9706
9798
  }
9707
- .client-libraries .client-libraries-text[data-v-9cbb007b] {
9799
+ .client-libraries .client-libraries-text[data-v-76e5ff4d] {
9708
9800
  font-size: var(--scalar-small);
9709
9801
  position: relative;
9710
9802
  display: flex;
9711
9803
  align-items: center;
9712
9804
  }
9713
- .client-libraries__active .client-libraries-text[data-v-9cbb007b] {
9805
+ .client-libraries__active .client-libraries-text[data-v-76e5ff4d] {
9714
9806
  color: var(--scalar-color-1);
9715
9807
  font-weight: var(--scalar-semibold);
9716
9808
  }
@@ -9746,6 +9838,16 @@ to {
9746
9838
  color: var(--scalar-color-1);
9747
9839
  }
9748
9840
 
9841
+ /* Style the "icon" */
9842
+ .schema-type-icon[data-v-e2018ca6] {
9843
+ color: var(--scalar-color-1);
9844
+ display: none;
9845
+ }
9846
+ .schema-type[data-v-e2018ca6] {
9847
+ font-family: var(--scalar-font-code);
9848
+ color: var(--scalar-color-1);
9849
+ }
9850
+
9749
9851
  .screenreader-only[data-v-df2e1026] {
9750
9852
  position: absolute;
9751
9853
  width: 1px;
@@ -9757,77 +9859,185 @@ to {
9757
9859
  border: 0;
9758
9860
  }
9759
9861
 
9760
- .async-api-labels[data-v-6f21951e] {
9761
- display: flex;
9762
- flex-wrap: wrap;
9763
- align-items: center;
9764
- gap: 6px;
9765
- }
9766
- /* Protocols read as identifiers, so render them uppercase to set them apart from server names. */
9767
- .async-api-label--protocol[data-v-6f21951e] {
9768
- text-transform: uppercase;
9769
- letter-spacing: 0.05em;
9770
- }
9771
-
9772
- /* Style the "icon" */
9773
- .schema-type-icon[data-v-e2018ca6] {
9774
- color: var(--scalar-color-1);
9775
- display: none;
9862
+ .error[data-v-e44b49a4] {
9863
+ background-color: var(--scalar-color-red);
9776
9864
  }
9777
- .schema-type[data-v-e2018ca6] {
9778
- font-family: var(--scalar-font-code);
9865
+ .schema-card[data-v-e44b49a4] {
9866
+ font-size: var(--scalar-font-size-4);
9779
9867
  color: var(--scalar-color-1);
9780
9868
  }
9869
+ .schema-card-title[data-v-e44b49a4] {
9870
+ height: var(--schema-title-height);
9871
+
9872
+ padding: 6px 8px;
9781
9873
 
9782
- .property-enum-value[data-v-4375ecfd] {
9783
- color: var(--scalar-color-3);
9784
- line-height: 1.5;
9785
- overflow-wrap: break-word;
9786
9874
  display: flex;
9787
- align-items: stretch;
9788
- position: relative;
9875
+ align-items: center;
9876
+ gap: 4px;
9789
9877
 
9790
- --decorator-width: 1px;
9791
- --decorator-color: color-mix(
9792
- in srgb,
9793
- var(--scalar-background-1),
9794
- var(--scalar-color-1) 25%
9795
- );
9878
+ color: var(--scalar-color-2);
9879
+ font-weight: var(--scalar-semibold);
9880
+ font-size: var(--scalar-mini);
9881
+ border-bottom: var(--scalar-border-width) solid transparent;
9796
9882
  }
9797
- .property-enum-value-content[data-v-4375ecfd] {
9798
- display: flex;
9799
- flex-direction: column;
9800
- padding: 3px 0;
9883
+ button.schema-card-title[data-v-e44b49a4] {
9884
+ cursor: pointer;
9801
9885
  }
9802
- .property-enum-value-label[data-v-4375ecfd] {
9803
- font-family: var(--scalar-font-code);
9886
+ button.schema-card-title[data-v-e44b49a4]:hover {
9804
9887
  color: var(--scalar-color-1);
9805
- font-size: var(--scalar-font-size-4);
9806
- position: relative;
9807
9888
  }
9808
- .property-enum-value:last-of-type .property-enum-value-label[data-v-4375ecfd] {
9809
- padding-bottom: 0;
9889
+ .schema-card-title-icon--open[data-v-e44b49a4] {
9890
+ transform: rotate(45deg);
9810
9891
  }
9811
- .property-enum-value[data-v-4375ecfd]::before {
9812
- content: '';
9813
- margin-right: 12px;
9814
- width: var(--decorator-width);
9815
- display: block;
9816
- background-color: var(--decorator-color);
9892
+ .schema-properties-open > .schema-card-title[data-v-e44b49a4] {
9893
+ border-bottom-left-radius: 0;
9894
+ border-bottom-right-radius: 0;
9895
+ border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
9817
9896
  }
9818
- .property-enum-value[data-v-4375ecfd]:last-of-type::before,
9819
- .property-enum-values:has(.enum-toggle-button)
9820
- .property-enum-value[data-v-4375ecfd]:nth-last-child(2)::before {
9821
- height: calc(0.5lh + 4px);
9897
+ .schema-properties-open > .schema-properties[data-v-e44b49a4] {
9898
+ width: fit-content;
9822
9899
  }
9823
- .property-enum-value-label[data-v-4375ecfd]::after {
9824
- content: '';
9825
- position: absolute;
9826
- top: calc(0.5lh);
9827
- left: -12px;
9828
- width: 8px;
9829
- height: var(--decorator-width);
9830
- background-color: var(--decorator-color);
9900
+ .schema-card-description[data-v-e44b49a4] {
9901
+ color: var(--scalar-color-2);
9902
+ }
9903
+ .schema-card-description + .schema-properties[data-v-e44b49a4] {
9904
+ width: fit-content;
9905
+ }
9906
+ .schema-card-description + .schema-properties[data-v-e44b49a4] {
9907
+ margin-top: 8px;
9908
+ }
9909
+ .schema-card--level-0:nth-of-type(1)
9910
+ > .schema-card-description[data-v-e44b49a4]:has(+ .schema-properties) {
9911
+ margin-bottom: -8px;
9912
+ padding-bottom: 8px;
9913
+ border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
9914
+ }
9915
+ .schema-card--level-0
9916
+ ~ .schema-card--level-0
9917
+ > .schema-card-description[data-v-e44b49a4]:has(+ .schema-properties) {
9918
+ padding-top: 8px;
9919
+ }
9920
+ .schema-properties-open.schema-properties[data-v-e44b49a4],
9921
+ .schema-properties-open > .schema-card--open[data-v-e44b49a4] {
9922
+ width: 100%;
9923
+ }
9924
+ .schema-properties[data-v-e44b49a4] {
9925
+ display: flex;
9926
+ flex-direction: column;
9927
+
9928
+ border: var(--scalar-border-width) solid var(--scalar-border-color);
9929
+ border-radius: var(--scalar-radius-lg);
9930
+ width: fit-content;
9931
+ }
9932
+ .schema-properties-name[data-v-e44b49a4] {
9933
+ width: 100%;
9934
+ }
9935
+ .schema-properties .schema-properties[data-v-e44b49a4] {
9936
+ border-radius: 13.5px;
9937
+ }
9938
+ .schema-properties .schema-properties.schema-properties-open[data-v-e44b49a4] {
9939
+ border-radius: var(--scalar-radius-lg);
9940
+ }
9941
+ .schema-properties-open[data-v-e44b49a4] {
9942
+ width: 100%;
9943
+ }
9944
+ .schema-card--compact[data-v-e44b49a4] {
9945
+ align-self: flex-start;
9946
+ }
9947
+ .schema-card--compact.schema-card--open[data-v-e44b49a4] {
9948
+ align-self: initial;
9949
+ }
9950
+ .schema-card-title--compact[data-v-e44b49a4] {
9951
+ color: var(--scalar-color-2);
9952
+ padding: 6px 10px 6px 8px;
9953
+ height: auto;
9954
+ border-bottom: none;
9955
+ }
9956
+ .schema-card-title--compact > .schema-card-title-icon[data-v-e44b49a4] {
9957
+ margin: 0;
9958
+ }
9959
+ .schema-card-title--compact > .schema-card-title-icon--open[data-v-e44b49a4] {
9960
+ transform: rotate(45deg);
9961
+ }
9962
+ .schema-properties-open > .schema-card-title--compact[data-v-e44b49a4] {
9963
+ position: static;
9964
+ }
9965
+ .property--level-0
9966
+ > .schema-properties
9967
+ > .schema-card--level-0
9968
+ > .schema-properties[data-v-e44b49a4] {
9969
+ border: none;
9970
+ }
9971
+ .property--level-0
9972
+ .schema-card--level-0:not(.schema-card--compact)
9973
+ .property--level-1[data-v-e44b49a4] {
9974
+ padding: 0 0 8px;
9975
+ }
9976
+ :not(.composition-panel)
9977
+ > .schema-card--compact.schema-card--level-0
9978
+ > .schema-properties[data-v-e44b49a4] {
9979
+ border: none;
9980
+ }
9981
+ [data-v-e44b49a4] .schema-card-description p {
9982
+ font-size: var(--scalar-small, var(--scalar-paragraph));
9983
+ color: var(--scalar-color-2);
9984
+ margin-bottom: 0;
9985
+ display: block;
9986
+ margin-bottom: 6px;
9987
+ }
9988
+ .children .schema-card-description[data-v-e44b49a4]:first-of-type {
9989
+ padding-top: 0;
9990
+ }
9991
+
9992
+ .property-enum-value[data-v-4375ecfd] {
9993
+ color: var(--scalar-color-3);
9994
+ line-height: 1.5;
9995
+ overflow-wrap: break-word;
9996
+ display: flex;
9997
+ align-items: stretch;
9998
+ position: relative;
9999
+
10000
+ --decorator-width: 1px;
10001
+ --decorator-color: color-mix(
10002
+ in srgb,
10003
+ var(--scalar-background-1),
10004
+ var(--scalar-color-1) 25%
10005
+ );
10006
+ }
10007
+ .property-enum-value-content[data-v-4375ecfd] {
10008
+ display: flex;
10009
+ flex-direction: column;
10010
+ padding: 3px 0;
10011
+ }
10012
+ .property-enum-value-label[data-v-4375ecfd] {
10013
+ font-family: var(--scalar-font-code);
10014
+ color: var(--scalar-color-1);
10015
+ font-size: var(--scalar-font-size-4);
10016
+ position: relative;
10017
+ }
10018
+ .property-enum-value:last-of-type .property-enum-value-label[data-v-4375ecfd] {
10019
+ padding-bottom: 0;
10020
+ }
10021
+ .property-enum-value[data-v-4375ecfd]::before {
10022
+ content: '';
10023
+ margin-right: 12px;
10024
+ width: var(--decorator-width);
10025
+ display: block;
10026
+ background-color: var(--decorator-color);
10027
+ }
10028
+ .property-enum-value[data-v-4375ecfd]:last-of-type::before,
10029
+ .property-enum-values:has(.enum-toggle-button)
10030
+ .property-enum-value[data-v-4375ecfd]:nth-last-child(2)::before {
10031
+ height: calc(0.5lh + 4px);
10032
+ }
10033
+ .property-enum-value-label[data-v-4375ecfd]::after {
10034
+ content: '';
10035
+ position: absolute;
10036
+ top: calc(0.5lh);
10037
+ left: -12px;
10038
+ width: 8px;
10039
+ height: var(--decorator-width);
10040
+ background-color: var(--decorator-color);
9831
10041
  }
9832
10042
  .property-enum-value[data-v-4375ecfd]:last-of-type::after {
9833
10043
  bottom: 0;
@@ -9971,7 +10181,7 @@ code.property-detail-value[data-v-1295f965] {
9971
10181
  border: var(--scalar-border-width) solid var(--scalar-border-color);
9972
10182
  border-radius: var(--scalar-radius);
9973
10183
  }
9974
- /*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
10184
+ /*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
9975
10185
  .property-example[data-v-370db0bd] {
9976
10186
  font-size: var(--scalar-mini);
9977
10187
  flex-direction: column;
@@ -10100,7 +10310,7 @@ code.property-detail-value[data-v-1295f965] {
10100
10310
  text-decoration: line-through;
10101
10311
  }
10102
10312
 
10103
- .property[data-v-df25c065] {
10313
+ .property[data-v-1ebde634] {
10104
10314
  color: var(--scalar-color-1);
10105
10315
  display: flex;
10106
10316
  flex-direction: column;
@@ -10110,7 +10320,7 @@ code.property-detail-value[data-v-1295f965] {
10110
10320
  }
10111
10321
 
10112
10322
  /** Remove top padding for top level schema card */
10113
- .property.property--level-0[data-v-df25c065]:has(
10323
+ .property.property--level-0[data-v-1ebde634]:has(
10114
10324
  > .property-rule
10115
10325
  > .schema-card
10116
10326
  > .schema-properties.schema-properties-open
@@ -10119,25 +10329,25 @@ code.property-detail-value[data-v-1295f965] {
10119
10329
  ) {
10120
10330
  padding-top: 0;
10121
10331
  }
10122
- .property--compact.property--level-0[data-v-df25c065],
10123
- .property--compact.property--level-1[data-v-df25c065] {
10332
+ .property--compact.property--level-0[data-v-1ebde634],
10333
+ .property--compact.property--level-1[data-v-1ebde634] {
10124
10334
  padding: 10px 0;
10125
10335
  }
10126
- .composition-panel .property.property.property.property--level-0[data-v-df25c065] {
10336
+ .composition-panel .property.property.property.property--level-0[data-v-1ebde634] {
10127
10337
  padding: 0px;
10128
10338
  }
10129
10339
  .property--compact.property--level-0
10130
10340
  .composition-panel
10131
- .property--compact.property--level-1[data-v-df25c065] {
10341
+ .property--compact.property--level-1[data-v-1ebde634] {
10132
10342
  padding: 8px;
10133
10343
  }
10134
10344
 
10135
10345
  /* if a property doesn't have a heading, remove the top padding */
10136
- .property[data-v-df25c065]:has(> .property-rule:nth-of-type(1)):not(.property--compact) {
10346
+ .property[data-v-1ebde634]:has(> .property-rule:nth-of-type(1)):not(.property--compact) {
10137
10347
  padding-top: 8px;
10138
10348
  padding-bottom: 8px;
10139
10349
  }
10140
- .property--deprecated[data-v-df25c065] {
10350
+ .property--deprecated[data-v-1ebde634] {
10141
10351
  background: repeating-linear-gradient(
10142
10352
  -45deg,
10143
10353
  var(--scalar-background-2) 0,
@@ -10147,49 +10357,49 @@ code.property-detail-value[data-v-1295f965] {
10147
10357
  );
10148
10358
  background-size: 100%;
10149
10359
  }
10150
- .property--deprecated[data-v-df25c065] > * {
10360
+ .property--deprecated[data-v-1ebde634] > * {
10151
10361
  opacity: 0.75;
10152
10362
  }
10153
- .property-description[data-v-df25c065] {
10363
+ .property-description[data-v-1ebde634] {
10154
10364
  margin-top: 6px;
10155
10365
  line-height: 1.4;
10156
10366
  font-size: var(--scalar-small);
10157
10367
  }
10158
- .property-description[data-v-df25c065]:has(+ .property-rule) {
10368
+ .property-description[data-v-1ebde634]:has(+ .property-rule) {
10159
10369
  margin-bottom: 9px;
10160
10370
  }
10161
- [data-v-df25c065] .property-description * {
10371
+ [data-v-1ebde634] .property-description * {
10162
10372
  color: var(--scalar-color-2) !important;
10163
10373
  }
10164
- .property[data-v-df25c065]:not(:last-of-type) {
10374
+ .property[data-v-1ebde634]:not(:last-of-type) {
10165
10375
  border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
10166
10376
  }
10167
- .property-description + .children[data-v-df25c065],
10168
- .children + .property-rule[data-v-df25c065] {
10377
+ .property-description + .children[data-v-1ebde634],
10378
+ .children + .property-rule[data-v-1ebde634] {
10169
10379
  margin-top: 9px;
10170
10380
  }
10171
- .children[data-v-df25c065] {
10381
+ .children[data-v-1ebde634] {
10172
10382
  display: flex;
10173
10383
  flex-direction: column;
10174
10384
  }
10175
- .children .property--compact.property--level-1[data-v-df25c065] {
10385
+ .children .property--compact.property--level-1[data-v-1ebde634] {
10176
10386
  padding: 12px;
10177
10387
  }
10178
- .property-example-value[data-v-df25c065] {
10388
+ .property-example-value[data-v-1ebde634] {
10179
10389
  all: unset;
10180
10390
  font-family: var(--scalar-font-code);
10181
10391
  padding: 6px;
10182
10392
  border-top: var(--scalar-border-width) solid var(--scalar-border-color);
10183
10393
  }
10184
- .property-rule[data-v-df25c065] {
10394
+ .property-rule[data-v-1ebde634] {
10185
10395
  border-radius: var(--scalar-radius-lg);
10186
10396
  display: flex;
10187
10397
  flex-direction: column;
10188
10398
  }
10189
- .property--level-2[data-v-df25c065] .relative > button {
10399
+ .property--level-2[data-v-1ebde634] .relative > button {
10190
10400
  left: -2rem;
10191
10401
  }
10192
- .property-rule[data-v-df25c065]
10402
+ .property-rule[data-v-1ebde634]
10193
10403
 
10194
10404
  .composition-panel
10195
10405
  .schema-card--level-1
@@ -10197,7 +10407,7 @@ code.property-detail-value[data-v-1295f965] {
10197
10407
  {
10198
10408
  border-radius: 0 0 var(--scalar-radius-lg) var(--scalar-radius-lg);
10199
10409
  }
10200
- .property-rule[data-v-df25c065]
10410
+ .property-rule[data-v-1ebde634]
10201
10411
  .composition-panel > .schema-card > .schema-card-description {
10202
10412
  padding: 10px;
10203
10413
  border-left: var(--scalar-border-width) solid var(--scalar-border-color);
@@ -10206,29 +10416,29 @@ code.property-detail-value[data-v-1295f965] {
10206
10416
  margin-top: 0;
10207
10417
  }
10208
10418
  }
10209
- .property-example[data-v-df25c065] {
10419
+ .property-example[data-v-1ebde634] {
10210
10420
  background: transparent;
10211
10421
  border: none;
10212
10422
  display: flex;
10213
10423
  flex-direction: row;
10214
10424
  gap: 8px;
10215
10425
  }
10216
- .property-example-label[data-v-df25c065],
10217
- .property-example-value[data-v-df25c065] {
10426
+ .property-example-label[data-v-1ebde634],
10427
+ .property-example-value[data-v-1ebde634] {
10218
10428
  padding: 3px 0 0 0;
10219
10429
  }
10220
- .property-example-value[data-v-df25c065] {
10430
+ .property-example-value[data-v-1ebde634] {
10221
10431
  background: var(--scalar-background-2);
10222
10432
  border-top: 0;
10223
10433
  border-radius: var(--scalar-radius);
10224
10434
  padding: 3px 4px;
10225
10435
  }
10226
- .property-name[data-v-df25c065] {
10436
+ .property-name[data-v-1ebde634] {
10227
10437
  font-family: var(--scalar-font-code);
10228
10438
  font-weight: var(--scalar-semibold);
10229
10439
  }
10230
- .property-name-additional-properties[data-v-df25c065]::before,
10231
- .property-name-pattern-properties[data-v-df25c065]::before {
10440
+ .property-name-additional-properties[data-v-1ebde634]::before,
10441
+ .property-name-pattern-properties[data-v-1ebde634]::before {
10232
10442
  text-transform: uppercase;
10233
10443
  font-size: var(--scalar-micro);
10234
10444
  display: inline-block;
@@ -10239,11 +10449,11 @@ code.property-detail-value[data-v-1295f965] {
10239
10449
  background-color: var(--scalar-background-2);
10240
10450
  margin-right: 4px;
10241
10451
  }
10242
- .property-name-pattern-properties[data-v-df25c065]::before {
10452
+ .property-name-pattern-properties[data-v-1ebde634]::before {
10243
10453
  content: 'regex';
10244
10454
  }
10245
- .property-name-additional-properties[data-v-df25c065],
10246
- .property-name-pattern-properties[data-v-df25c065] {
10455
+ .property-name-additional-properties[data-v-1ebde634],
10456
+ .property-name-pattern-properties[data-v-1ebde634] {
10247
10457
  border: 1px dashed var(--scalar-border-color);
10248
10458
  color: var(--scalar-color-accent);
10249
10459
  display: inline-block;
@@ -10251,136 +10461,6 @@ code.property-detail-value[data-v-1295f965] {
10251
10461
  border-radius: var(--scalar-radius);
10252
10462
  }
10253
10463
 
10254
- .error[data-v-e811e294] {
10255
- background-color: var(--scalar-color-red);
10256
- }
10257
- .schema-card[data-v-e811e294] {
10258
- font-size: var(--scalar-font-size-4);
10259
- color: var(--scalar-color-1);
10260
- }
10261
- .schema-card-title[data-v-e811e294] {
10262
- height: var(--schema-title-height);
10263
-
10264
- padding: 6px 8px;
10265
-
10266
- display: flex;
10267
- align-items: center;
10268
- gap: 4px;
10269
-
10270
- color: var(--scalar-color-2);
10271
- font-weight: var(--scalar-semibold);
10272
- font-size: var(--scalar-mini);
10273
- border-bottom: var(--scalar-border-width) solid transparent;
10274
- }
10275
- button.schema-card-title[data-v-e811e294] {
10276
- cursor: pointer;
10277
- }
10278
- button.schema-card-title[data-v-e811e294]:hover {
10279
- color: var(--scalar-color-1);
10280
- }
10281
- .schema-card-title-icon--open[data-v-e811e294] {
10282
- transform: rotate(45deg);
10283
- }
10284
- .schema-properties-open > .schema-card-title[data-v-e811e294] {
10285
- border-bottom-left-radius: 0;
10286
- border-bottom-right-radius: 0;
10287
- border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
10288
- }
10289
- .schema-properties-open > .schema-properties[data-v-e811e294] {
10290
- width: fit-content;
10291
- }
10292
- .schema-card-description[data-v-e811e294] {
10293
- color: var(--scalar-color-2);
10294
- }
10295
- .schema-card-description + .schema-properties[data-v-e811e294] {
10296
- width: fit-content;
10297
- }
10298
- .schema-card-description + .schema-properties[data-v-e811e294] {
10299
- margin-top: 8px;
10300
- }
10301
- .schema-card--level-0:nth-of-type(1)
10302
- > .schema-card-description[data-v-e811e294]:has(+ .schema-properties) {
10303
- margin-bottom: -8px;
10304
- padding-bottom: 8px;
10305
- border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
10306
- }
10307
- .schema-card--level-0
10308
- ~ .schema-card--level-0
10309
- > .schema-card-description[data-v-e811e294]:has(+ .schema-properties) {
10310
- padding-top: 8px;
10311
- }
10312
- .schema-properties-open.schema-properties[data-v-e811e294],
10313
- .schema-properties-open > .schema-card--open[data-v-e811e294] {
10314
- width: 100%;
10315
- }
10316
- .schema-properties[data-v-e811e294] {
10317
- display: flex;
10318
- flex-direction: column;
10319
-
10320
- border: var(--scalar-border-width) solid var(--scalar-border-color);
10321
- border-radius: var(--scalar-radius-lg);
10322
- width: fit-content;
10323
- }
10324
- .schema-properties-name[data-v-e811e294] {
10325
- width: 100%;
10326
- }
10327
- .schema-properties .schema-properties[data-v-e811e294] {
10328
- border-radius: 13.5px;
10329
- }
10330
- .schema-properties .schema-properties.schema-properties-open[data-v-e811e294] {
10331
- border-radius: var(--scalar-radius-lg);
10332
- }
10333
- .schema-properties-open[data-v-e811e294] {
10334
- width: 100%;
10335
- }
10336
- .schema-card--compact[data-v-e811e294] {
10337
- align-self: flex-start;
10338
- }
10339
- .schema-card--compact.schema-card--open[data-v-e811e294] {
10340
- align-self: initial;
10341
- }
10342
- .schema-card-title--compact[data-v-e811e294] {
10343
- color: var(--scalar-color-2);
10344
- padding: 6px 10px 6px 8px;
10345
- height: auto;
10346
- border-bottom: none;
10347
- }
10348
- .schema-card-title--compact > .schema-card-title-icon[data-v-e811e294] {
10349
- margin: 0;
10350
- }
10351
- .schema-card-title--compact > .schema-card-title-icon--open[data-v-e811e294] {
10352
- transform: rotate(45deg);
10353
- }
10354
- .schema-properties-open > .schema-card-title--compact[data-v-e811e294] {
10355
- position: static;
10356
- }
10357
- .property--level-0
10358
- > .schema-properties
10359
- > .schema-card--level-0
10360
- > .schema-properties[data-v-e811e294] {
10361
- border: none;
10362
- }
10363
- .property--level-0
10364
- .schema-card--level-0:not(.schema-card--compact)
10365
- .property--level-1[data-v-e811e294] {
10366
- padding: 0 0 8px;
10367
- }
10368
- :not(.composition-panel)
10369
- > .schema-card--compact.schema-card--level-0
10370
- > .schema-properties[data-v-e811e294] {
10371
- border: none;
10372
- }
10373
- [data-v-e811e294] .schema-card-description p {
10374
- font-size: var(--scalar-small, var(--scalar-paragraph));
10375
- color: var(--scalar-color-2);
10376
- margin-bottom: 0;
10377
- display: block;
10378
- margin-bottom: 6px;
10379
- }
10380
- .children .schema-card-description[data-v-e811e294]:first-of-type {
10381
- padding-top: 0;
10382
- }
10383
-
10384
10464
  .section-wrapper[data-v-ff689b94] {
10385
10465
  color: var(--scalar-color-1);
10386
10466
 
@@ -10444,89 +10524,55 @@ button.schema-card-title[data-v-e811e294]:hover {
10444
10524
  padding-bottom: 9px;
10445
10525
  }
10446
10526
 
10447
- .message[data-v-50be0795] {
10448
- scroll-margin-top: var(--refs-viewport-offset);
10449
- }
10450
- .message-title[data-v-50be0795] {
10451
- font-size: var(--scalar-heading-4);
10452
- font-weight: var(--scalar-semibold);
10527
+ .reference-models-anchor[data-v-f3ae088e] {
10528
+ display: flex;
10529
+ align-items: center;
10530
+ font-size: 20px;
10531
+ padding-left: 6px;
10453
10532
  color: var(--scalar-color-1);
10454
10533
  }
10455
- /*
10456
- * Lay the heading and protocol labels out on one wrapping row. The labels live inside the
10457
- * Anchor slot so the copy-anchor "#" button (absolutely positioned just past the end of the
10458
- * slot content on hover) trails after the last pill instead of overlapping the first one.
10459
- */
10460
- .message-heading[data-v-50be0795] {
10461
- display: inline-flex;
10462
- flex-wrap: wrap;
10463
- align-items: center;
10464
- gap: 8px;
10534
+ .reference-models-label[data-v-f3ae088e] {
10535
+ display: block;
10536
+ font-size: var(--scalar-mini);
10465
10537
  }
10466
- /* Pad the expanded body so the description and schemas don't sit flush against the border. */
10467
- .message-accordion[data-v-50be0795] .section-accordion-content-card {
10468
- padding: 12px;
10538
+
10539
+ /* Style the "icon" */
10540
+ .reference-models-label[data-v-f3ae088e] em {
10541
+ font-weight: var(--scalar-bold);
10469
10542
  }
10470
- .message-description[data-v-50be0795] {
10471
- padding-bottom: 4px;
10472
- text-align: left;
10543
+
10544
+ .collapsible-section[data-v-ea5f870d] {
10545
+ border-top: var(--scalar-border-width) solid var(--scalar-border-color);
10546
+ position: relative;
10473
10547
  }
10474
- .message-schema[data-v-50be0795] {
10475
- margin-top: 12px;
10476
- }
10477
- .message-schema[data-v-50be0795]:first-child {
10478
- margin-top: 0;
10479
- }
10480
- .message-schema-title[data-v-50be0795] {
10481
- font-size: var(--scalar-font-size-2);
10482
- font-weight: var(--scalar-semibold);
10548
+ .collapsible-section-header[data-v-ea5f870d] {
10483
10549
  color: var(--scalar-color-1);
10484
- padding-bottom: 8px;
10485
- border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
10486
- margin-bottom: 8px;
10487
10550
  }
10488
-
10489
- .operation[data-v-91a717db] {
10490
- margin-top: 32px;
10491
- scroll-margin-top: var(--refs-viewport-offset);
10492
- }
10493
- .operation-header[data-v-91a717db] {
10551
+ .collapsible-section .collapsible-section-trigger[data-v-ea5f870d] {
10494
10552
  display: flex;
10495
10553
  align-items: center;
10496
- gap: 8px;
10497
- }
10498
- .operation-title[data-v-91a717db] {
10499
- font-size: var(--scalar-heading-3);
10500
- font-weight: var(--scalar-semibold);
10501
- color: var(--scalar-color-1);
10502
- }
10503
-
10504
- /* Filled, color-coded pill carries the primary send/receive signal. */
10505
- .operation-action[data-v-91a717db] {
10506
- text-transform: uppercase;
10507
- font-size: var(--scalar-mini);
10508
- font-weight: var(--scalar-semibold);
10509
- letter-spacing: 0.05em;
10510
- border-radius: 12px;
10511
- padding: 2px 8px;
10512
- display: inline-flex;
10513
- align-items: center;
10554
+ cursor: pointer;
10555
+ padding: 10px 0;
10556
+ font-size: var(--scalar-font-size-3);
10557
+ z-index: 1;
10558
+ position: relative;
10514
10559
  }
10515
- .operation-action--send[data-v-91a717db] {
10516
- color: var(--scalar-color-blue);
10517
- background: color-mix(in srgb, var(--scalar-color-blue), transparent 88%);
10560
+ .collapsible-section-trigger svg[data-v-ea5f870d] {
10561
+ color: var(--scalar-color-3);
10562
+ position: absolute;
10563
+ left: -19px;
10518
10564
  }
10519
- .operation-action--receive[data-v-91a717db] {
10520
- color: var(--scalar-color-green);
10521
- background: color-mix(in srgb, var(--scalar-color-green), transparent 88%);
10565
+ .collapsible-section:hover .collapsible-section-trigger svg[data-v-ea5f870d] {
10566
+ color: var(--scalar-color-1);
10522
10567
  }
10523
- .operation-description[data-v-91a717db] {
10524
- text-align: left;
10525
- margin-top: 4px;
10568
+ .collapsible-section .collapsible-section-trigger[data-v-ea5f870d] .anchor-copy {
10569
+ line-height: 18.5px;
10526
10570
  }
10527
- /* Space the first message accordion away from the operation header/description. */
10528
- .operation[data-v-91a717db] > .message {
10529
- margin-top: 12px;
10571
+ .collapsible-section-content[data-v-ea5f870d] {
10572
+ padding: 0;
10573
+ margin: 0;
10574
+ margin-bottom: 10px;
10575
+ scroll-margin-top: 140px;
10530
10576
  }
10531
10577
 
10532
10578
  .section-accordion-wrapper[data-v-9419dd23] {
@@ -10588,227 +10634,6 @@ button.schema-card-title[data-v-e811e294]:hover {
10588
10634
  }
10589
10635
  }
10590
10636
 
10591
- .headers-card[data-v-b7ba0e6f] {
10592
- z-index: 0;
10593
- margin-top: 12px;
10594
- margin-bottom: 6px;
10595
- position: relative;
10596
- font-size: var(--scalar-font-size-4);
10597
- color: var(--scalar-color-1);
10598
-
10599
- align-self: flex-start;
10600
- }
10601
- .headers-card.headers-card--open[data-v-b7ba0e6f] {
10602
- align-self: initial;
10603
- }
10604
- .headers-card-title[data-v-b7ba0e6f] {
10605
- padding: 6px 10px;
10606
-
10607
- display: flex;
10608
- align-items: center;
10609
- gap: 4px;
10610
-
10611
- color: var(--scalar-color-3);
10612
- font-weight: var(--scalar-semibold);
10613
- font-size: var(--scalar-micro);
10614
-
10615
- border-radius: 13.5px;
10616
- }
10617
- button.headers-card-title[data-v-b7ba0e6f] {
10618
- cursor: pointer;
10619
- }
10620
- button.headers-card-title[data-v-b7ba0e6f]:hover {
10621
- color: var(--scalar-color-1);
10622
- }
10623
- .headers-card-title-icon--open[data-v-b7ba0e6f] {
10624
- transform: rotate(45deg);
10625
- }
10626
- .headers-properties[data-v-b7ba0e6f] {
10627
- display: flex;
10628
- flex-direction: column;
10629
-
10630
- border: var(--scalar-border-width) solid var(--scalar-border-color);
10631
-
10632
- border-radius: 13.5px;
10633
- width: fit-content;
10634
- }
10635
- .headers-properties-open > .headers-card-title[data-v-b7ba0e6f] {
10636
- border-bottom-left-radius: 0;
10637
- border-bottom-right-radius: 0;
10638
- border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
10639
- }
10640
- .headers-properties-open[data-v-b7ba0e6f] {
10641
- border-radius: var(--scalar-radius-lg);
10642
- width: 100%;
10643
- }
10644
- .headers-card .property[data-v-b7ba0e6f]:last-of-type {
10645
- padding-bottom: 10px;
10646
- }
10647
- .headers-card-title > .headers-card-title-icon[data-v-b7ba0e6f] {
10648
- width: 14px;
10649
- height: 14px;
10650
- margin: 0;
10651
- }
10652
- .headers-card-title > .headers-card-title-icon--open[data-v-b7ba0e6f] {
10653
- transform: rotate(45deg);
10654
- }
10655
-
10656
- .parameter-item[data-v-830e91ce] {
10657
- display: flex;
10658
- flex-direction: column;
10659
- position: relative;
10660
- border-top: var(--scalar-border-width) solid var(--scalar-border-color);
10661
- }
10662
- .parameter-item:last-of-type .parameter-schema[data-v-830e91ce] {
10663
- padding-bottom: 0;
10664
- }
10665
- .parameter-item-container[data-v-830e91ce] {
10666
- padding: 0;
10667
- }
10668
- .parameter-item-headers[data-v-830e91ce] {
10669
- border: var(--scalar-border-width) solid var(--scalar-border-color);
10670
- }
10671
- .parameter-item-name[data-v-830e91ce] {
10672
- position: relative;
10673
- font-weight: var(--scalar-bold);
10674
- font-size: var(--scalar-font-size-4);
10675
- font-family: var(--scalar-font-code);
10676
- color: var(--scalar-color-1);
10677
- overflow-wrap: break-word;
10678
- }
10679
- .parameter-item-description[data-v-830e91ce],
10680
- .parameter-item-description-summary[data-v-830e91ce] {
10681
- font-size: var(--scalar-mini);
10682
- color: var(--scalar-color-2);
10683
- }
10684
- .parameter-item-description-summary.parameter-item-description-summary[data-v-830e91ce] > * {
10685
- --markdown-line-height: var(--scalar-line-height-5);
10686
- }
10687
-
10688
- /* Match font size of markdown for property-detail-value since first child within accordian is displayed as if it were in the markdown section */
10689
- .parameter-item-trigger
10690
- ~ .parameter-item-container[data-v-830e91ce]
10691
- .property--level-0 > .property-heading .property-detail-value {
10692
- font-size: var(--scalar-micro);
10693
- }
10694
- .parameter-item-required-optional[data-v-830e91ce] {
10695
- color: var(--scalar-color-2);
10696
- font-weight: var(--scalar-semibold);
10697
- margin-right: 6px;
10698
- position: relative;
10699
- }
10700
- .parameter-item--required[data-v-830e91ce] {
10701
- text-transform: uppercase;
10702
- font-size: var(--scalar-micro);
10703
- font-weight: var(--scalar-semibold);
10704
- color: var(--scalar-color-orange);
10705
- }
10706
- .parameter-item-description[data-v-830e91ce] {
10707
- margin-top: 6px;
10708
- font-size: var(--scalar-small);
10709
- color: var(--scalar-color-2);
10710
- line-height: 1.4;
10711
- }
10712
- .parameter-item-description[data-v-830e91ce] p {
10713
- margin-top: 4px;
10714
- font-size: var(--scalar-small);
10715
- color: var(--scalar-color-2);
10716
- }
10717
- .parameter-schema[data-v-830e91ce] {
10718
- padding-bottom: 9px;
10719
- margin-top: 3px;
10720
- }
10721
- .parameter-item-trigger[data-v-830e91ce] {
10722
- display: flex;
10723
- align-items: baseline;
10724
- line-height: var(--scalar-line-height-5);
10725
- gap: 6px;
10726
- flex-wrap: wrap;
10727
- padding: 10px 0;
10728
- outline: none;
10729
- }
10730
- .parameter-item-trigger-open[data-v-830e91ce] {
10731
- padding-bottom: 0;
10732
- }
10733
- .parameter-item-icon[data-v-830e91ce] {
10734
- color: var(--scalar-color-3);
10735
- left: -19px;
10736
- top: 0.5lh;
10737
- translate: 0 -50%;
10738
- position: absolute;
10739
- }
10740
- .parameter-item-trigger:hover .parameter-item-icon[data-v-830e91ce],
10741
- .parameter-item-trigger:focus-visible .parameter-item-icon[data-v-830e91ce] {
10742
- color: var(--scalar-color-1);
10743
- }
10744
- .parameter-item-trigger:focus-visible .parameter-item-icon[data-v-830e91ce] {
10745
- outline: 1px solid var(--scalar-color-accent);
10746
- outline-offset: 2px;
10747
- border-radius: var(--scalar-radius);
10748
- }
10749
-
10750
- .channel-section[data-v-2b0efcde] {
10751
- margin-bottom: 48px;
10752
- }
10753
- .channel-labels[data-v-2b0efcde] {
10754
- margin-bottom: 8px;
10755
- }
10756
- .channel-description[data-v-2b0efcde] {
10757
- padding-bottom: 4px;
10758
- text-align: left;
10759
- }
10760
-
10761
- .reference-models-anchor[data-v-f3ae088e] {
10762
- display: flex;
10763
- align-items: center;
10764
- font-size: 20px;
10765
- padding-left: 6px;
10766
- color: var(--scalar-color-1);
10767
- }
10768
- .reference-models-label[data-v-f3ae088e] {
10769
- display: block;
10770
- font-size: var(--scalar-mini);
10771
- }
10772
-
10773
- /* Style the "icon" */
10774
- .reference-models-label[data-v-f3ae088e] em {
10775
- font-weight: var(--scalar-bold);
10776
- }
10777
-
10778
- .collapsible-section[data-v-ea5f870d] {
10779
- border-top: var(--scalar-border-width) solid var(--scalar-border-color);
10780
- position: relative;
10781
- }
10782
- .collapsible-section-header[data-v-ea5f870d] {
10783
- color: var(--scalar-color-1);
10784
- }
10785
- .collapsible-section .collapsible-section-trigger[data-v-ea5f870d] {
10786
- display: flex;
10787
- align-items: center;
10788
- cursor: pointer;
10789
- padding: 10px 0;
10790
- font-size: var(--scalar-font-size-3);
10791
- z-index: 1;
10792
- position: relative;
10793
- }
10794
- .collapsible-section-trigger svg[data-v-ea5f870d] {
10795
- color: var(--scalar-color-3);
10796
- position: absolute;
10797
- left: -19px;
10798
- }
10799
- .collapsible-section:hover .collapsible-section-trigger svg[data-v-ea5f870d] {
10800
- color: var(--scalar-color-1);
10801
- }
10802
- .collapsible-section .collapsible-section-trigger[data-v-ea5f870d] .anchor-copy {
10803
- line-height: 18.5px;
10804
- }
10805
- .collapsible-section-content[data-v-ea5f870d] {
10806
- padding: 0;
10807
- margin: 0;
10808
- margin-bottom: 10px;
10809
- scroll-margin-top: 140px;
10810
- }
10811
-
10812
10637
  .show-more[data-v-bb0811ed] {
10813
10638
  appearance: none;
10814
10639
  border: none;
@@ -10839,68 +10664,6 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
10839
10664
  }
10840
10665
  }
10841
10666
 
10842
- .tag-section[data-v-ee09ae3d] {
10843
- margin-bottom: 48px;
10844
- }
10845
- .tag-name[data-v-ee09ae3d] {
10846
- text-transform: capitalize;
10847
- }
10848
- .tag-description[data-v-ee09ae3d] {
10849
- padding-bottom: 4px;
10850
- text-align: left;
10851
- }
10852
-
10853
- /* Tag Groups */
10854
- .tag-section-group .tag-group-name[data-v-ee09ae3d] {
10855
- gap: 12px;
10856
- align-self: stretch;
10857
- grid-template-columns: auto 1fr;
10858
- }
10859
- .tag-group-name[data-v-ee09ae3d]:after {
10860
- content: '';
10861
- display: block;
10862
- height: 1px;
10863
- align-self: center;
10864
- background: var(--scalar-border-color);
10865
- }
10866
- .tag-group-name[data-v-ee09ae3d]:has(* > *:hover),
10867
- .tag-group-name[data-v-ee09ae3d]:has(:focus-visible) {
10868
- gap: 32px;
10869
- }
10870
- .tag-section-group .tag-section[data-v-ee09ae3d] {
10871
- padding-inline: 0;
10872
- margin-bottom: 24px;
10873
- }
10874
- .tag-section-group .tag-section[data-v-ee09ae3d]:last-of-type {
10875
- margin-bottom: 0;
10876
- }
10877
-
10878
- .channels-card[data-v-817abeb3] {
10879
- position: sticky;
10880
- top: calc(var(--refs-viewport-offset) + 24px);
10881
- font-size: var(--scalar-font-size-3);
10882
- }
10883
- .channels[data-v-817abeb3] {
10884
- overflow: auto;
10885
- background: var(--scalar-background-2);
10886
- padding: 10px 12px;
10887
- width: 100%;
10888
- }
10889
- .channel[data-v-817abeb3] {
10890
- display: flex;
10891
- white-space: nowrap;
10892
- cursor: pointer;
10893
- text-decoration: none;
10894
- color: var(--scalar-color-1);
10895
- line-height: 1.55;
10896
- font-family: var(--scalar-font-code);
10897
- font-size: var(--scalar-small);
10898
- }
10899
- .channel[data-v-817abeb3]:hover,
10900
- .channel[data-v-817abeb3]:focus-visible {
10901
- text-decoration: underline;
10902
- }
10903
-
10904
10667
  .endpoint[data-v-ad8530a6] {
10905
10668
  display: flex;
10906
10669
  white-space: nowrap;
@@ -10950,122 +10713,83 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
10950
10713
  width: 100%;
10951
10714
  }
10952
10715
 
10953
- .section-container[data-v-76bc20f3] {
10954
- border-top: var(--scalar-border-width) solid var(--scalar-border-color);
10955
- }
10956
- .section-container[data-v-76bc20f3]:has(.show-more) {
10957
- background-color: color-mix(in srgb, var(--scalar-background-2), transparent);
10716
+ .tag-section[data-v-ee09ae3d] {
10717
+ margin-bottom: 48px;
10958
10718
  }
10959
-
10960
- .operation-path[data-v-ec6c8861] {
10961
- overflow: hidden;
10962
- word-wrap: break-word;
10963
- font-weight: var(--scalar-semibold);
10964
- line-break: anywhere;
10719
+ .tag-name[data-v-ee09ae3d] {
10720
+ text-transform: capitalize;
10965
10721
  }
10966
- .deprecated[data-v-ec6c8861] {
10967
- text-decoration: line-through;
10722
+ .tag-description[data-v-ee09ae3d] {
10723
+ padding-bottom: 4px;
10724
+ text-align: left;
10968
10725
  }
10969
10726
 
10970
- .request-body[data-v-96399c9a] {
10971
- margin-top: 24px;
10972
- }
10973
- .request-body-header[data-v-96399c9a] {
10974
- display: flex;
10975
- align-items: center;
10976
- justify-content: space-between;
10977
- padding-bottom: 12px;
10978
- border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
10979
- flex-flow: wrap;
10980
- }
10981
- .request-body-title[data-v-96399c9a] {
10982
- display: flex;
10983
- align-items: center;
10984
- gap: 8px;
10985
- font-size: var(--scalar-font-size-2);
10986
- font-weight: var(--scalar-semibold);
10987
- color: var(--scalar-color-1);
10727
+ /* Tag Groups */
10728
+ .tag-section-group .tag-group-name[data-v-ee09ae3d] {
10729
+ gap: 12px;
10730
+ align-self: stretch;
10731
+ grid-template-columns: auto 1fr;
10988
10732
  }
10989
- .request-body-required[data-v-96399c9a] {
10990
- font-size: var(--scalar-micro);
10991
- color: var(--scalar-color-orange);
10992
- font-weight: normal;
10993
- border-radius: 16px;
10994
- border: var(--scalar-border-width) solid var(--scalar-border-color);
10995
- padding: 2px 8px;
10996
- height: 20px;
10733
+ .tag-group-name[data-v-ee09ae3d]:after {
10734
+ content: '';
10735
+ display: block;
10736
+ height: 1px;
10737
+ align-self: center;
10738
+ background: var(--scalar-border-color);
10997
10739
  }
10998
- .request-body-description[data-v-96399c9a] {
10999
- margin-top: 6px;
11000
- font-size: var(--scalar-small);
11001
- width: 100%;
10740
+ .tag-group-name[data-v-ee09ae3d]:has(* > *:hover),
10741
+ .tag-group-name[data-v-ee09ae3d]:has(:focus-visible) {
10742
+ gap: 32px;
11002
10743
  }
11003
- .request-body-header
11004
- + .request-body-schema[data-v-96399c9a]:has(> .schema-card > .schema-card-description),
11005
- .request-body-header
11006
- + .request-body-schema[data-v-96399c9a]:has(
11007
- > .schema-card > .schema-properties > * > .property--level-0
11008
- ) {
11009
- /** Add a bit of space between the heading border and the schema description or properties */
11010
- padding-top: 8px;
10744
+ .tag-section-group .tag-section[data-v-ee09ae3d] {
10745
+ padding-inline: 0;
10746
+ margin-bottom: 24px;
11011
10747
  }
11012
- .request-body-description[data-v-96399c9a] .markdown * {
11013
- color: var(--scalar-color-2) !important;
10748
+ .tag-section-group .tag-section[data-v-ee09ae3d]:last-of-type {
10749
+ margin-bottom: 0;
11014
10750
  }
11015
10751
 
11016
- .callback-sticky-offset[data-v-474e6fa6] {
11017
- top: var(--refs-viewport-offset, 0px);
11018
- z-index: 1;
11019
- }
11020
- .callback-operation-container[data-v-474e6fa6] .request-body,
11021
- .callback-operation-container[data-v-474e6fa6] .request-body-description,
11022
- .callback-operation-container[data-v-474e6fa6] .request-body-header {
11023
- margin-top: 0;
11024
- }
11025
- .callback-operation-container[data-v-474e6fa6] .request-body-header {
11026
- --scalar-font-size-2: var(--scalar-font-size-4);
11027
- padding: 10px;
11028
- border-bottom: none;
11029
- border: 0.5px solid var(--scalar-border-color);
11030
- border-radius: var(--scalar-radius-lg) var(--scalar-radius-lg) 0 0;
11031
- background: color-mix(in srgb, var(--scalar-background-2) 50%, transparent);
11032
- }
11033
- .callback-operation-container[data-v-474e6fa6]
11034
- .request-body-schema > .schema-card > .schema-card-description {
11035
- padding-inline: 8px;
10752
+ .channels-card[data-v-817abeb3] {
10753
+ position: sticky;
10754
+ top: calc(var(--refs-viewport-offset) + 24px);
10755
+ font-size: var(--scalar-font-size-3);
11036
10756
  }
11037
- .callback-operation-container[data-v-474e6fa6] ul li.property.property--level-1 {
11038
- padding: 10px;
10757
+ .channels[data-v-817abeb3] {
10758
+ overflow: auto;
10759
+ background: var(--scalar-background-2);
10760
+ padding: 10px 12px;
10761
+ width: 100%;
11039
10762
  }
11040
- .callback-operation-container[data-v-474e6fa6] .request-body-schema {
11041
- background-color: var(--scalar-background-1);
11042
- border: var(--scalar-border-width) solid var(--scalar-border-color);
11043
- border-top: none;
11044
- overflow: hidden;
11045
- border-radius: 0 0 var(--scalar-radius-lg) var(--scalar-radius-lg);
10763
+ .channel[data-v-817abeb3] {
10764
+ display: flex;
10765
+ white-space: nowrap;
10766
+ cursor: pointer;
10767
+ text-decoration: none;
10768
+ color: var(--scalar-color-1);
10769
+ line-height: 1.55;
10770
+ font-family: var(--scalar-font-code);
10771
+ font-size: var(--scalar-small);
11046
10772
  }
11047
- .callback-operation-container[data-v-474e6fa6] .parameter-list {
11048
- margin-top: 0;
10773
+ .channel[data-v-817abeb3]:hover,
10774
+ .channel[data-v-817abeb3]:focus-visible {
10775
+ text-decoration: underline;
11049
10776
  }
11050
- .callback-operation-container[data-v-474e6fa6] .parameter-list-title {
11051
- background: color-mix(in srgb, var(--scalar-background-2) 50%, transparent);
11052
- border-radius: var(--scalar-radius-lg) var(--scalar-radius-lg) 0 0;
11053
- padding: 10px;
11054
- margin-bottom: 0;
11055
- border: var(--scalar-border-width) solid var(--scalar-border-color);
11056
- border-bottom: none;
11057
- --scalar-font-size-2: var(--scalar-font-size-4);
10777
+
10778
+ .section-container[data-v-76bc20f3] {
10779
+ border-top: var(--scalar-border-width) solid var(--scalar-border-color);
11058
10780
  }
11059
- .callback-operation-container[data-v-474e6fa6] .parameter-list-items {
11060
- /* background: pink; */
11061
- border: var(--scalar-border-width) solid var(--scalar-border-color);
11062
- border-radius: 0 0 var(--scalar-radius-lg) var(--scalar-radius-lg);
10781
+ .section-container[data-v-76bc20f3]:has(.show-more) {
10782
+ background-color: color-mix(in srgb, var(--scalar-background-2), transparent);
11063
10783
  }
11064
- .callback-operation-container[data-v-474e6fa6] .parameter-list-items > li:first-of-type {
11065
- border-top: none;
10784
+
10785
+ .operation-path[data-v-ec6c8861] {
10786
+ overflow: hidden;
10787
+ word-wrap: break-word;
10788
+ font-weight: var(--scalar-semibold);
10789
+ line-break: anywhere;
11066
10790
  }
11067
- .callback-operation-container[data-v-474e6fa6] .parameter-list-items > li {
11068
- padding: 0 8px;
10791
+ .deprecated[data-v-ec6c8861] {
10792
+ text-decoration: line-through;
11069
10793
  }
11070
10794
 
11071
10795
  .empty-state[data-v-ce6cfefc] {
@@ -11250,81 +10974,341 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
11250
10974
  border-radius: 4px;
11251
10975
  margin-right: 4px;
11252
10976
  }
11253
- .schema-example[data-v-5123cd9f] {
11254
- font-size: var(--scalar-micro);
11255
- color: var(--scalar-color-2);
11256
- font-weight: var(--scalar-semibold);
10977
+ .schema-example[data-v-5123cd9f] {
10978
+ font-size: var(--scalar-micro);
10979
+ color: var(--scalar-color-2);
10980
+ font-weight: var(--scalar-semibold);
10981
+ }
10982
+ .example-response-tab[data-v-5123cd9f] {
10983
+ display: block;
10984
+ margin: 6px;
10985
+ }
10986
+ .scalar-card-checkbox[data-v-5123cd9f] {
10987
+ display: flex;
10988
+ align-items: center;
10989
+ justify-content: center;
10990
+ position: relative;
10991
+ min-height: 17px;
10992
+ cursor: pointer;
10993
+ user-select: none;
10994
+ font-size: var(--scalar-small);
10995
+ font-weight: var(--scalar-font-normal);
10996
+ color: var(--scalar-color-2);
10997
+ width: fit-content;
10998
+ white-space: nowrap;
10999
+ gap: 6px;
11000
+ padding: 7px 6px;
11001
+ }
11002
+ .scalar-card-checkbox:has(.scalar-card-checkbox-input:focus-visible)
11003
+ .scalar-card-checkbox-checkmark[data-v-5123cd9f] {
11004
+ outline: 1px solid var(--scalar-color-accent);
11005
+ }
11006
+ .scalar-card-checkbox[data-v-5123cd9f]:hover {
11007
+ color: var(--scalar-color--1);
11008
+ }
11009
+ .scalar-card-checkbox .scalar-card-checkbox-input[data-v-5123cd9f] {
11010
+ position: absolute;
11011
+ opacity: 0;
11012
+ cursor: pointer;
11013
+ height: 0;
11014
+ width: 0;
11015
+ }
11016
+ .scalar-card-checkbox-checkmark[data-v-5123cd9f] {
11017
+ height: 16px;
11018
+ width: 16px;
11019
+ border-radius: var(--scalar-radius);
11020
+ background-color: transparent;
11021
+ background-color: var(--scalar-background-3);
11022
+ box-shadow: inset 0 0 0 var(--scalar-border-width) var(--scalar-border-color);
11023
+ }
11024
+ .scalar-card-checkbox[data-v-5123cd9f]:has(.scalar-card-checkbox-input:checked) {
11025
+ color: var(--scalar-color-1);
11026
+ font-weight: var(--scalar-semibold);
11027
+ }
11028
+ .scalar-card-checkbox
11029
+ .scalar-card-checkbox-input:checked
11030
+ ~ .scalar-card-checkbox-checkmark[data-v-5123cd9f] {
11031
+ background-color: var(--scalar-button-1);
11032
+ box-shadow: none;
11033
+ }
11034
+ .scalar-card-checkbox-checkmark[data-v-5123cd9f]:after {
11035
+ content: '';
11036
+ position: absolute;
11037
+ display: none;
11038
+ }
11039
+ .scalar-card-checkbox
11040
+ .scalar-card-checkbox-input:checked
11041
+ ~ .scalar-card-checkbox-checkmark[data-v-5123cd9f]:after {
11042
+ display: block;
11043
+ }
11044
+ .scalar-card-checkbox .scalar-card-checkbox-checkmark[data-v-5123cd9f]:after {
11045
+ right: 11.5px;
11046
+ top: 12.5px;
11047
+ width: 5px;
11048
+ height: 9px;
11049
+ border: solid 1px var(--scalar-button-1-color);
11050
+ border-width: 0 1.5px 1.5px 0;
11051
+ transform: rotate(45deg);
11052
+ }
11053
+
11054
+ .headers-card[data-v-b7ba0e6f] {
11055
+ z-index: 0;
11056
+ margin-top: 12px;
11057
+ margin-bottom: 6px;
11058
+ position: relative;
11059
+ font-size: var(--scalar-font-size-4);
11060
+ color: var(--scalar-color-1);
11061
+
11062
+ align-self: flex-start;
11063
+ }
11064
+ .headers-card.headers-card--open[data-v-b7ba0e6f] {
11065
+ align-self: initial;
11066
+ }
11067
+ .headers-card-title[data-v-b7ba0e6f] {
11068
+ padding: 6px 10px;
11069
+
11070
+ display: flex;
11071
+ align-items: center;
11072
+ gap: 4px;
11073
+
11074
+ color: var(--scalar-color-3);
11075
+ font-weight: var(--scalar-semibold);
11076
+ font-size: var(--scalar-micro);
11077
+
11078
+ border-radius: 13.5px;
11079
+ }
11080
+ button.headers-card-title[data-v-b7ba0e6f] {
11081
+ cursor: pointer;
11082
+ }
11083
+ button.headers-card-title[data-v-b7ba0e6f]:hover {
11084
+ color: var(--scalar-color-1);
11085
+ }
11086
+ .headers-card-title-icon--open[data-v-b7ba0e6f] {
11087
+ transform: rotate(45deg);
11088
+ }
11089
+ .headers-properties[data-v-b7ba0e6f] {
11090
+ display: flex;
11091
+ flex-direction: column;
11092
+
11093
+ border: var(--scalar-border-width) solid var(--scalar-border-color);
11094
+
11095
+ border-radius: 13.5px;
11096
+ width: fit-content;
11097
+ }
11098
+ .headers-properties-open > .headers-card-title[data-v-b7ba0e6f] {
11099
+ border-bottom-left-radius: 0;
11100
+ border-bottom-right-radius: 0;
11101
+ border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
11102
+ }
11103
+ .headers-properties-open[data-v-b7ba0e6f] {
11104
+ border-radius: var(--scalar-radius-lg);
11105
+ width: 100%;
11106
+ }
11107
+ .headers-card .property[data-v-b7ba0e6f]:last-of-type {
11108
+ padding-bottom: 10px;
11109
+ }
11110
+ .headers-card-title > .headers-card-title-icon[data-v-b7ba0e6f] {
11111
+ width: 14px;
11112
+ height: 14px;
11113
+ margin: 0;
11114
+ }
11115
+ .headers-card-title > .headers-card-title-icon--open[data-v-b7ba0e6f] {
11116
+ transform: rotate(45deg);
11117
+ }
11118
+
11119
+ .parameter-item[data-v-830e91ce] {
11120
+ display: flex;
11121
+ flex-direction: column;
11122
+ position: relative;
11123
+ border-top: var(--scalar-border-width) solid var(--scalar-border-color);
11124
+ }
11125
+ .parameter-item:last-of-type .parameter-schema[data-v-830e91ce] {
11126
+ padding-bottom: 0;
11127
+ }
11128
+ .parameter-item-container[data-v-830e91ce] {
11129
+ padding: 0;
11130
+ }
11131
+ .parameter-item-headers[data-v-830e91ce] {
11132
+ border: var(--scalar-border-width) solid var(--scalar-border-color);
11133
+ }
11134
+ .parameter-item-name[data-v-830e91ce] {
11135
+ position: relative;
11136
+ font-weight: var(--scalar-bold);
11137
+ font-size: var(--scalar-font-size-4);
11138
+ font-family: var(--scalar-font-code);
11139
+ color: var(--scalar-color-1);
11140
+ overflow-wrap: break-word;
11141
+ }
11142
+ .parameter-item-description[data-v-830e91ce],
11143
+ .parameter-item-description-summary[data-v-830e91ce] {
11144
+ font-size: var(--scalar-mini);
11145
+ color: var(--scalar-color-2);
11146
+ }
11147
+ .parameter-item-description-summary.parameter-item-description-summary[data-v-830e91ce] > * {
11148
+ --markdown-line-height: var(--scalar-line-height-5);
11149
+ }
11150
+
11151
+ /* Match font size of markdown for property-detail-value since first child within accordian is displayed as if it were in the markdown section */
11152
+ .parameter-item-trigger
11153
+ ~ .parameter-item-container[data-v-830e91ce]
11154
+ .property--level-0 > .property-heading .property-detail-value {
11155
+ font-size: var(--scalar-micro);
11156
+ }
11157
+ .parameter-item-required-optional[data-v-830e91ce] {
11158
+ color: var(--scalar-color-2);
11159
+ font-weight: var(--scalar-semibold);
11160
+ margin-right: 6px;
11161
+ position: relative;
11162
+ }
11163
+ .parameter-item--required[data-v-830e91ce] {
11164
+ text-transform: uppercase;
11165
+ font-size: var(--scalar-micro);
11166
+ font-weight: var(--scalar-semibold);
11167
+ color: var(--scalar-color-orange);
11168
+ }
11169
+ .parameter-item-description[data-v-830e91ce] {
11170
+ margin-top: 6px;
11171
+ font-size: var(--scalar-small);
11172
+ color: var(--scalar-color-2);
11173
+ line-height: 1.4;
11174
+ }
11175
+ .parameter-item-description[data-v-830e91ce] p {
11176
+ margin-top: 4px;
11177
+ font-size: var(--scalar-small);
11178
+ color: var(--scalar-color-2);
11179
+ }
11180
+ .parameter-schema[data-v-830e91ce] {
11181
+ padding-bottom: 9px;
11182
+ margin-top: 3px;
11183
+ }
11184
+ .parameter-item-trigger[data-v-830e91ce] {
11185
+ display: flex;
11186
+ align-items: baseline;
11187
+ line-height: var(--scalar-line-height-5);
11188
+ gap: 6px;
11189
+ flex-wrap: wrap;
11190
+ padding: 10px 0;
11191
+ outline: none;
11192
+ }
11193
+ .parameter-item-trigger-open[data-v-830e91ce] {
11194
+ padding-bottom: 0;
11195
+ }
11196
+ .parameter-item-icon[data-v-830e91ce] {
11197
+ color: var(--scalar-color-3);
11198
+ left: -19px;
11199
+ top: 0.5lh;
11200
+ translate: 0 -50%;
11201
+ position: absolute;
11202
+ }
11203
+ .parameter-item-trigger:hover .parameter-item-icon[data-v-830e91ce],
11204
+ .parameter-item-trigger:focus-visible .parameter-item-icon[data-v-830e91ce] {
11205
+ color: var(--scalar-color-1);
11206
+ }
11207
+ .parameter-item-trigger:focus-visible .parameter-item-icon[data-v-830e91ce] {
11208
+ outline: 1px solid var(--scalar-color-accent);
11209
+ outline-offset: 2px;
11210
+ border-radius: var(--scalar-radius);
11211
+ }
11212
+
11213
+ .request-body[data-v-96399c9a] {
11214
+ margin-top: 24px;
11257
11215
  }
11258
- .example-response-tab[data-v-5123cd9f] {
11259
- display: block;
11260
- margin: 6px;
11216
+ .request-body-header[data-v-96399c9a] {
11217
+ display: flex;
11218
+ align-items: center;
11219
+ justify-content: space-between;
11220
+ padding-bottom: 12px;
11221
+ border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
11222
+ flex-flow: wrap;
11261
11223
  }
11262
- .scalar-card-checkbox[data-v-5123cd9f] {
11224
+ .request-body-title[data-v-96399c9a] {
11263
11225
  display: flex;
11264
11226
  align-items: center;
11265
- justify-content: center;
11266
- position: relative;
11267
- min-height: 17px;
11268
- cursor: pointer;
11269
- user-select: none;
11227
+ gap: 8px;
11228
+ font-size: var(--scalar-font-size-2);
11229
+ font-weight: var(--scalar-semibold);
11230
+ color: var(--scalar-color-1);
11231
+ }
11232
+ .request-body-required[data-v-96399c9a] {
11233
+ font-size: var(--scalar-micro);
11234
+ color: var(--scalar-color-orange);
11235
+ font-weight: normal;
11236
+ border-radius: 16px;
11237
+ border: var(--scalar-border-width) solid var(--scalar-border-color);
11238
+ padding: 2px 8px;
11239
+ height: 20px;
11240
+ }
11241
+ .request-body-description[data-v-96399c9a] {
11242
+ margin-top: 6px;
11270
11243
  font-size: var(--scalar-small);
11271
- font-weight: var(--scalar-font-normal);
11272
- color: var(--scalar-color-2);
11273
- width: fit-content;
11274
- white-space: nowrap;
11275
- gap: 6px;
11276
- padding: 7px 6px;
11244
+ width: 100%;
11277
11245
  }
11278
- .scalar-card-checkbox:has(.scalar-card-checkbox-input:focus-visible)
11279
- .scalar-card-checkbox-checkmark[data-v-5123cd9f] {
11280
- outline: 1px solid var(--scalar-color-accent);
11246
+ .request-body-header
11247
+ + .request-body-schema[data-v-96399c9a]:has(> .schema-card > .schema-card-description),
11248
+ .request-body-header
11249
+ + .request-body-schema[data-v-96399c9a]:has(
11250
+ > .schema-card > .schema-properties > * > .property--level-0
11251
+ ) {
11252
+ /** Add a bit of space between the heading border and the schema description or properties */
11253
+ padding-top: 8px;
11281
11254
  }
11282
- .scalar-card-checkbox[data-v-5123cd9f]:hover {
11283
- color: var(--scalar-color--1);
11255
+ .request-body-description[data-v-96399c9a] .markdown * {
11256
+ color: var(--scalar-color-2) !important;
11284
11257
  }
11285
- .scalar-card-checkbox .scalar-card-checkbox-input[data-v-5123cd9f] {
11286
- position: absolute;
11287
- opacity: 0;
11288
- cursor: pointer;
11289
- height: 0;
11290
- width: 0;
11258
+
11259
+ .callback-sticky-offset[data-v-474e6fa6] {
11260
+ top: var(--refs-viewport-offset, 0px);
11261
+ z-index: 1;
11291
11262
  }
11292
- .scalar-card-checkbox-checkmark[data-v-5123cd9f] {
11293
- height: 16px;
11294
- width: 16px;
11295
- border-radius: var(--scalar-radius);
11296
- background-color: transparent;
11297
- background-color: var(--scalar-background-3);
11298
- box-shadow: inset 0 0 0 var(--scalar-border-width) var(--scalar-border-color);
11263
+ .callback-operation-container[data-v-474e6fa6] .request-body,
11264
+ .callback-operation-container[data-v-474e6fa6] .request-body-description,
11265
+ .callback-operation-container[data-v-474e6fa6] .request-body-header {
11266
+ margin-top: 0;
11299
11267
  }
11300
- .scalar-card-checkbox[data-v-5123cd9f]:has(.scalar-card-checkbox-input:checked) {
11301
- color: var(--scalar-color-1);
11302
- font-weight: var(--scalar-semibold);
11268
+ .callback-operation-container[data-v-474e6fa6] .request-body-header {
11269
+ --scalar-font-size-2: var(--scalar-font-size-4);
11270
+ padding: 10px;
11271
+ border-bottom: none;
11272
+ border: 0.5px solid var(--scalar-border-color);
11273
+ border-radius: var(--scalar-radius-lg) var(--scalar-radius-lg) 0 0;
11274
+ background: color-mix(in srgb, var(--scalar-background-2) 50%, transparent);
11303
11275
  }
11304
- .scalar-card-checkbox
11305
- .scalar-card-checkbox-input:checked
11306
- ~ .scalar-card-checkbox-checkmark[data-v-5123cd9f] {
11307
- background-color: var(--scalar-button-1);
11308
- box-shadow: none;
11276
+ .callback-operation-container[data-v-474e6fa6]
11277
+ .request-body-schema > .schema-card > .schema-card-description {
11278
+ padding-inline: 8px;
11309
11279
  }
11310
- .scalar-card-checkbox-checkmark[data-v-5123cd9f]:after {
11311
- content: '';
11312
- position: absolute;
11313
- display: none;
11280
+ .callback-operation-container[data-v-474e6fa6] ul li.property.property--level-1 {
11281
+ padding: 10px;
11314
11282
  }
11315
- .scalar-card-checkbox
11316
- .scalar-card-checkbox-input:checked
11317
- ~ .scalar-card-checkbox-checkmark[data-v-5123cd9f]:after {
11318
- display: block;
11283
+ .callback-operation-container[data-v-474e6fa6] .request-body-schema {
11284
+ background-color: var(--scalar-background-1);
11285
+ border: var(--scalar-border-width) solid var(--scalar-border-color);
11286
+ border-top: none;
11287
+ overflow: hidden;
11288
+ border-radius: 0 0 var(--scalar-radius-lg) var(--scalar-radius-lg);
11319
11289
  }
11320
- .scalar-card-checkbox .scalar-card-checkbox-checkmark[data-v-5123cd9f]:after {
11321
- right: 11.5px;
11322
- top: 12.5px;
11323
- width: 5px;
11324
- height: 9px;
11325
- border: solid 1px var(--scalar-button-1-color);
11326
- border-width: 0 1.5px 1.5px 0;
11327
- transform: rotate(45deg);
11290
+ .callback-operation-container[data-v-474e6fa6] .parameter-list {
11291
+ margin-top: 0;
11292
+ }
11293
+ .callback-operation-container[data-v-474e6fa6] .parameter-list-title {
11294
+ background: color-mix(in srgb, var(--scalar-background-2) 50%, transparent);
11295
+ border-radius: var(--scalar-radius-lg) var(--scalar-radius-lg) 0 0;
11296
+ padding: 10px;
11297
+ margin-bottom: 0;
11298
+ border: var(--scalar-border-width) solid var(--scalar-border-color);
11299
+ border-bottom: none;
11300
+ --scalar-font-size-2: var(--scalar-font-size-4);
11301
+ }
11302
+ .callback-operation-container[data-v-474e6fa6] .parameter-list-items {
11303
+ /* background: pink; */
11304
+ border: var(--scalar-border-width) solid var(--scalar-border-color);
11305
+ border-radius: 0 0 var(--scalar-radius-lg) var(--scalar-radius-lg);
11306
+ }
11307
+ .callback-operation-container[data-v-474e6fa6] .parameter-list-items > li:first-of-type {
11308
+ border-top: none;
11309
+ }
11310
+ .callback-operation-container[data-v-474e6fa6] .parameter-list-items > li {
11311
+ padding: 0 8px;
11328
11312
  }
11329
11313
 
11330
11314
  .show-api-client-button[data-v-ad72d914] {
@@ -11361,7 +11345,7 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
11361
11345
  .show-api-client-button svg[data-v-ad72d914] {
11362
11346
  margin-right: 4px;
11363
11347
  }
11364
- /*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
11348
+ /*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
11365
11349
  .operation-title[data-v-ae829610] {
11366
11350
  justify-content: space-between;
11367
11351
  display: flex;
@@ -11763,6 +11747,114 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
11763
11747
  pointer-events: none;
11764
11748
  }
11765
11749
 
11750
+ .async-api-labels[data-v-6f21951e] {
11751
+ display: flex;
11752
+ flex-wrap: wrap;
11753
+ align-items: center;
11754
+ gap: 6px;
11755
+ }
11756
+ /* Protocols read as identifiers, so render them uppercase to set them apart from server names. */
11757
+ .async-api-label--protocol[data-v-6f21951e] {
11758
+ text-transform: uppercase;
11759
+ letter-spacing: 0.05em;
11760
+ }
11761
+
11762
+ .message[data-v-50be0795] {
11763
+ scroll-margin-top: var(--refs-viewport-offset);
11764
+ }
11765
+ .message-title[data-v-50be0795] {
11766
+ font-size: var(--scalar-heading-4);
11767
+ font-weight: var(--scalar-semibold);
11768
+ color: var(--scalar-color-1);
11769
+ }
11770
+ /*
11771
+ * Lay the heading and protocol labels out on one wrapping row. The labels live inside the
11772
+ * Anchor slot so the copy-anchor "#" button (absolutely positioned just past the end of the
11773
+ * slot content on hover) trails after the last pill instead of overlapping the first one.
11774
+ */
11775
+ .message-heading[data-v-50be0795] {
11776
+ display: inline-flex;
11777
+ flex-wrap: wrap;
11778
+ align-items: center;
11779
+ gap: 8px;
11780
+ }
11781
+ /* Pad the expanded body so the description and schemas don't sit flush against the border. */
11782
+ .message-accordion[data-v-50be0795] .section-accordion-content-card {
11783
+ padding: 12px;
11784
+ }
11785
+ .message-description[data-v-50be0795] {
11786
+ padding-bottom: 4px;
11787
+ text-align: left;
11788
+ }
11789
+ .message-schema[data-v-50be0795] {
11790
+ margin-top: 12px;
11791
+ }
11792
+ .message-schema[data-v-50be0795]:first-child {
11793
+ margin-top: 0;
11794
+ }
11795
+ .message-schema-title[data-v-50be0795] {
11796
+ font-size: var(--scalar-font-size-2);
11797
+ font-weight: var(--scalar-semibold);
11798
+ color: var(--scalar-color-1);
11799
+ padding-bottom: 8px;
11800
+ border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
11801
+ margin-bottom: 8px;
11802
+ }
11803
+
11804
+ .operation[data-v-91a717db] {
11805
+ margin-top: 32px;
11806
+ scroll-margin-top: var(--refs-viewport-offset);
11807
+ }
11808
+ .operation-header[data-v-91a717db] {
11809
+ display: flex;
11810
+ align-items: center;
11811
+ gap: 8px;
11812
+ }
11813
+ .operation-title[data-v-91a717db] {
11814
+ font-size: var(--scalar-heading-3);
11815
+ font-weight: var(--scalar-semibold);
11816
+ color: var(--scalar-color-1);
11817
+ }
11818
+
11819
+ /* Filled, color-coded pill carries the primary send/receive signal. */
11820
+ .operation-action[data-v-91a717db] {
11821
+ text-transform: uppercase;
11822
+ font-size: var(--scalar-mini);
11823
+ font-weight: var(--scalar-semibold);
11824
+ letter-spacing: 0.05em;
11825
+ border-radius: 12px;
11826
+ padding: 2px 8px;
11827
+ display: inline-flex;
11828
+ align-items: center;
11829
+ }
11830
+ .operation-action--send[data-v-91a717db] {
11831
+ color: var(--scalar-color-blue);
11832
+ background: color-mix(in srgb, var(--scalar-color-blue), transparent 88%);
11833
+ }
11834
+ .operation-action--receive[data-v-91a717db] {
11835
+ color: var(--scalar-color-green);
11836
+ background: color-mix(in srgb, var(--scalar-color-green), transparent 88%);
11837
+ }
11838
+ .operation-description[data-v-91a717db] {
11839
+ text-align: left;
11840
+ margin-top: 4px;
11841
+ }
11842
+ /* Space the first message accordion away from the operation header/description. */
11843
+ .operation[data-v-91a717db] > .message {
11844
+ margin-top: 12px;
11845
+ }
11846
+
11847
+ .channel-section[data-v-2b0efcde] {
11848
+ margin-bottom: 48px;
11849
+ }
11850
+ .channel-labels[data-v-2b0efcde] {
11851
+ margin-bottom: 8px;
11852
+ }
11853
+ .channel-description[data-v-2b0efcde] {
11854
+ padding-bottom: 4px;
11855
+ text-align: left;
11856
+ }
11857
+
11766
11858
  .narrow-references-container {
11767
11859
  container-name: narrow-references-container;
11768
11860
  container-type: inline-size;
@@ -11780,7 +11872,7 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
11780
11872
  gap: 12px;
11781
11873
  border-top: var(--scalar-border-width) solid var(--scalar-border-color);
11782
11874
  }
11783
- /*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
11875
+ /*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
11784
11876
  @media (max-width: 1000px) {
11785
11877
  .agent-scalar.agent-scalar[data-v-3496197b] {
11786
11878
  border-top-left-radius: var(--scalar-radius-lg);
@@ -11793,7 +11885,7 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
11793
11885
  }
11794
11886
  }
11795
11887
 
11796
- .scalar-mcp-layer[data-v-5b614c7b] {
11888
+ .scalar-mcp-layer[data-v-8151784b] {
11797
11889
  gap: 2px;
11798
11890
  display: flex;
11799
11891
  flex-direction: column;
@@ -11803,13 +11895,15 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
11803
11895
  transition: all 0.4s ease-in-out;
11804
11896
  height: 32px;
11805
11897
  }
11806
- .scalar-mcp-layer[data-v-5b614c7b]:hover {
11898
+ .scalar-mcp-layer[data-v-8151784b]:hover {
11807
11899
  height: 172px;
11808
11900
  }
11809
- .scalar-mcp-layer-link[data-v-5b614c7b]:hover {
11901
+ .scalar-mcp-layer-link[data-v-8151784b]:hover {
11810
11902
  cursor: pointer !important;
11811
11903
  }
11812
- .scalar-mcp-layer .scalar-mcp-layer-link[data-v-5b614c7b] {
11904
+ .scalar-mcp-layer .scalar-mcp-layer-link[data-v-8151784b] {
11905
+ /* Must stay above font-size and line-height, which the shorthand resets */
11906
+ font: inherit;
11813
11907
  cursor: pointer;
11814
11908
  width: 100%;
11815
11909
  padding: 9px 6px;
@@ -11832,7 +11926,7 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
11832
11926
  bottom: 0;
11833
11927
  }
11834
11928
  /* increase click area for gap */
11835
- .scalar-mcp-layer-link[data-v-5b614c7b]:after {
11929
+ .scalar-mcp-layer-link[data-v-8151784b]:after {
11836
11930
  content: '';
11837
11931
  position: absolute;
11838
11932
  bottom: -2px;
@@ -11840,49 +11934,49 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
11840
11934
  width: 100%;
11841
11935
  left: 0;
11842
11936
  }
11843
- .scalar-mcp-layer div.scalar-mcp-layer-link[data-v-5b614c7b] {
11937
+ .scalar-mcp-layer div.scalar-mcp-layer-link[data-v-8151784b] {
11844
11938
  cursor: default;
11845
11939
  }
11846
- .scalar-mcp-layer .scalar-mcp-layer-link[data-v-5b614c7b]:nth-last-child(1) {
11940
+ .scalar-mcp-layer .scalar-mcp-layer-link[data-v-8151784b]:nth-last-child(1) {
11847
11941
  transform: translate3d(0, 0, 0);
11848
11942
  position: relative;
11849
11943
  }
11850
- .scalar-mcp-layer .scalar-mcp-layer-link[data-v-5b614c7b]:nth-last-child(2) {
11944
+ .scalar-mcp-layer .scalar-mcp-layer-link[data-v-8151784b]:nth-last-child(2) {
11851
11945
  transform: translate3d(0, -2px, 0) scale(0.99);
11852
11946
  }
11853
- .scalar-mcp-layer:hover a[data-v-5b614c7b]:nth-last-child(2) {
11947
+ .scalar-mcp-layer:hover a[data-v-8151784b]:nth-last-child(2) {
11854
11948
  transform: translate3d(0, calc(-100% - 2px), 0) scale(0.99);
11855
11949
  }
11856
- .scalar-mcp-layer .scalar-mcp-layer-link[data-v-5b614c7b]:nth-last-child(3) {
11950
+ .scalar-mcp-layer .scalar-mcp-layer-link[data-v-8151784b]:nth-last-child(3) {
11857
11951
  transform: translate3d(0, -4px, 0) scale(0.98);
11858
11952
  }
11859
- .scalar-mcp-layer:hover a[data-v-5b614c7b]:nth-last-child(3) {
11953
+ .scalar-mcp-layer:hover a[data-v-8151784b]:nth-last-child(3) {
11860
11954
  transform: translate3d(0, calc(-200% - 4px), 0) scale(1);
11861
11955
  }
11862
- .scalar-mcp-layer .scalar-mcp-layer-link[data-v-5b614c7b]:nth-last-child(4) {
11956
+ .scalar-mcp-layer .scalar-mcp-layer-link[data-v-8151784b]:nth-last-child(4) {
11863
11957
  transform: translate3d(0, -6px, 0) scale(0.97);
11864
11958
  }
11865
- .scalar-mcp-layer:hover a[data-v-5b614c7b]:nth-last-child(4) {
11959
+ .scalar-mcp-layer:hover a[data-v-8151784b]:nth-last-child(4) {
11866
11960
  transform: translate3d(0, calc(-300% - 6px), 0) scale(1);
11867
11961
  }
11868
- .scalar-mcp-layer .scalar-mcp-layer-link[data-v-5b614c7b]:nth-last-child(5) {
11962
+ .scalar-mcp-layer .scalar-mcp-layer-link[data-v-8151784b]:nth-last-child(5) {
11869
11963
  transform: translate3d(0, -8px, 0) scale(0.96);
11870
11964
  }
11871
- .scalar-mcp-layer:hover .scalar-mcp-layer-link[data-v-5b614c7b]:nth-last-child(5) {
11965
+ .scalar-mcp-layer:hover .scalar-mcp-layer-link[data-v-8151784b]:nth-last-child(5) {
11872
11966
  transform: translate3d(0, calc(-400% - 8px), 0) scale(1);
11873
11967
  }
11874
- .scalar-mcp-layer:hover .scalar-mcp-layer-link[data-v-5b614c7b] {
11968
+ .scalar-mcp-layer:hover .scalar-mcp-layer-link[data-v-8151784b] {
11875
11969
  transition: transform 0.2s ease-in-out 0.1s;
11876
11970
  }
11877
- .scalar-mcp-layer .scalar-mcp-layer-link[data-v-5b614c7b]:hover {
11971
+ .scalar-mcp-layer .scalar-mcp-layer-link[data-v-8151784b]:hover {
11878
11972
  background: var(--scalar-background-2);
11879
11973
  }
11880
- .scalar-mcp-layer .mcp-logo[data-v-5b614c7b] {
11974
+ .scalar-mcp-layer .mcp-logo[data-v-8151784b] {
11881
11975
  width: 16px;
11882
11976
  height: 16px;
11883
11977
  color: var(--scalar-sidebar-color-1);
11884
11978
  }
11885
- .mcp-nav[data-v-5b614c7b] {
11979
+ .mcp-nav[data-v-8151784b] {
11886
11980
  color: var(--scalar-sidebar-color-2);
11887
11981
  }
11888
11982
 
@@ -11903,7 +11997,7 @@ body {
11903
11997
 
11904
11998
  /* Configurable Layout Variables */
11905
11999
  @layer scalar-config {
11906
- .scalar-api-reference[data-v-e9d9c6ec] {
12000
+ .scalar-api-reference[data-v-c7e456b3] {
11907
12001
  /* The header height */
11908
12002
  --refs-header-height: calc(
11909
12003
  var(--scalar-custom-header-height, 0px) + var(--scalar-header-height, 0px)
@@ -11925,20 +12019,20 @@ body {
11925
12019
  /* The maximum width of the content column */
11926
12020
  --refs-content-max-width: var(--scalar-content-max-width, 1540px);
11927
12021
  }
11928
- .scalar-api-reference.references-classic[data-v-e9d9c6ec] {
12022
+ .scalar-api-reference.references-classic[data-v-c7e456b3] {
11929
12023
  /* Classic layout is wider */
11930
12024
  --refs-content-max-width: var(--scalar-content-max-width, 1420px);
11931
12025
  min-height: 100dvh;
11932
12026
  --refs-sidebar-width: 0;
11933
12027
  }
11934
12028
  }
11935
- .t-doc__sidebar[data-v-e9d9c6ec] {
12029
+ .t-doc__sidebar[data-v-c7e456b3] {
11936
12030
  z-index: 10;
11937
12031
  }
11938
12032
 
11939
12033
  /* ----------------------------------------------------- */
11940
12034
  /* References Layout */
11941
- .references-layout[data-v-e9d9c6ec] {
12035
+ .references-layout[data-v-c7e456b3] {
11942
12036
  /* Try to fill the container */
11943
12037
  min-height: 100dvh;
11944
12038
  min-width: 100%;
@@ -11962,32 +12056,32 @@ body {
11962
12056
 
11963
12057
  background: var(--scalar-background-1);
11964
12058
  }
11965
- .references-editor[data-v-e9d9c6ec] {
12059
+ .references-editor[data-v-c7e456b3] {
11966
12060
  grid-area: editor;
11967
12061
  display: flex;
11968
12062
  min-width: 0;
11969
12063
  background: var(--scalar-background-1);
11970
12064
  }
11971
- .references-rendered[data-v-e9d9c6ec] {
12065
+ .references-rendered[data-v-c7e456b3] {
11972
12066
  position: relative;
11973
12067
  grid-area: rendered;
11974
12068
  min-width: 0;
11975
12069
  background: var(--scalar-background-1);
11976
12070
  }
11977
- .scalar-api-reference.references-classic[data-v-e9d9c6ec],
11978
- .references-classic .references-rendered[data-v-e9d9c6ec] {
12071
+ .scalar-api-reference.references-classic[data-v-c7e456b3],
12072
+ .references-classic .references-rendered[data-v-c7e456b3] {
11979
12073
  height: initial !important;
11980
12074
  max-height: initial !important;
11981
12075
  }
11982
12076
  @layer scalar-config {
11983
- .references-sidebar[data-v-e9d9c6ec] {
12077
+ .references-sidebar[data-v-c7e456b3] {
11984
12078
  /* Set a default width if references are enabled */
11985
12079
  --refs-sidebar-width: var(--scalar-sidebar-width, 288px);
11986
12080
  }
11987
12081
  }
11988
12082
 
11989
12083
  /* Footer */
11990
- .references-footer[data-v-e9d9c6ec] {
12084
+ .references-footer[data-v-c7e456b3] {
11991
12085
  grid-area: footer;
11992
12086
  }
11993
12087
  /* ----------------------------------------------------- */
@@ -12003,12 +12097,12 @@ body {
12003
12097
  */
12004
12098
  @media (width < 1000px) {
12005
12099
  /* Keep toolbar hidden on mobile without forcing desktop display mode. */
12006
- .references-developer-tools[data-v-e9d9c6ec] {
12100
+ .references-developer-tools[data-v-c7e456b3] {
12007
12101
  display: none;
12008
12102
  }
12009
12103
 
12010
12104
  /* Stack view on mobile */
12011
- .references-layout[data-v-e9d9c6ec] {
12105
+ .references-layout[data-v-c7e456b3] {
12012
12106
  /* Adjust the sidebar height to the viewport height minus the header height */
12013
12107
  --refs-sidebar-height: calc(
12014
12108
  var(--full-height, 100dvh) - var(--scalar-custom-header-height, 0px)
@@ -12023,13 +12117,13 @@ body {
12023
12117
  'rendered'
12024
12118
  'footer';
12025
12119
  }
12026
- .references-editable[data-v-e9d9c6ec] {
12120
+ .references-editable[data-v-c7e456b3] {
12027
12121
  grid-template-areas:
12028
12122
  'header'
12029
12123
  'navigation'
12030
12124
  'editor';
12031
12125
  }
12032
- .references-rendered[data-v-e9d9c6ec] {
12126
+ .references-rendered[data-v-c7e456b3] {
12033
12127
  position: static;
12034
12128
  }
12035
12129
  }
@@ -12041,17 +12135,17 @@ body {
12041
12135
  */
12042
12136
  /* Match the layout breakpoint above so the mobile header height is only applied below `lg`. */
12043
12137
  @media (width < 1000px) {
12044
- .scalar-api-references-standalone-mobile[data-v-e9d9c6ec]:not(.references-classic) {
12138
+ .scalar-api-references-standalone-mobile[data-v-c7e456b3]:not(.references-classic) {
12045
12139
  --scalar-header-height: 50px;
12046
12140
  }
12047
12141
  }
12048
12142
 
12049
- .darklight-reference[data-v-e9d9c6ec] {
12143
+ .darklight-reference[data-v-c7e456b3] {
12050
12144
  width: 100%;
12051
12145
  margin-top: auto;
12052
12146
  }
12053
12147
 
12054
- .start[data-v-0c3f9b07] {
12148
+ .start[data-v-c492e215] {
12055
12149
  padding: 24px;
12056
12150
  display: flex;
12057
12151
  flex-flow: wrap;
@@ -12059,10 +12153,10 @@ body {
12059
12153
  position: relative;
12060
12154
  z-index: 0;
12061
12155
  }
12062
- .swagger-editor .start[data-v-0c3f9b07] {
12156
+ .swagger-editor .start[data-v-c492e215] {
12063
12157
  padding-top: 24px;
12064
12158
  }
12065
- .start-h1[data-v-0c3f9b07] {
12159
+ .start-h1[data-v-c492e215] {
12066
12160
  font-size: var(--scalar-heading-2);
12067
12161
  margin-top: 0;
12068
12162
  line-height: 1.45;
@@ -12072,7 +12166,7 @@ body {
12072
12166
  width: 100%;
12073
12167
  position: relative;
12074
12168
  }
12075
- .start-h3[data-v-0c3f9b07] {
12169
+ .start-h3[data-v-c492e215] {
12076
12170
  font-size: var(--scalar-paragraph);
12077
12171
  margin-top: 0;
12078
12172
  margin-bottom: 6px;
@@ -12082,17 +12176,17 @@ body {
12082
12176
  color: var(--scalar-color-1);
12083
12177
  width: 100%;
12084
12178
  }
12085
- .start-h1[data-v-0c3f9b07]:not(:first-of-type) {
12179
+ .start-h1[data-v-c492e215]:not(:first-of-type) {
12086
12180
  margin-top: 24px;
12087
12181
  }
12088
- .start-p[data-v-0c3f9b07] {
12182
+ .start-p[data-v-c492e215] {
12089
12183
  font-size: var(--scalar-paragraph);
12090
12184
  color: var(--scalar-color-2);
12091
12185
  line-height: 1.5;
12092
12186
  width: 100%;
12093
12187
  margin-top: 12px;
12094
12188
  }
12095
- .start-ul[data-v-0c3f9b07] {
12189
+ .start-ul[data-v-c492e215] {
12096
12190
  margin-top: 12px;
12097
12191
  font-size: var(--scalar-paragraph);
12098
12192
  line-height: 1.5;
@@ -12102,26 +12196,26 @@ body {
12102
12196
  flex-flow: wrap;
12103
12197
  gap: 24px;
12104
12198
  }
12105
- .start-ul li[data-v-0c3f9b07] {
12199
+ .start-ul li[data-v-c492e215] {
12106
12200
  margin: 0;
12107
12201
  padding: 0;
12108
12202
  list-style: none;
12109
12203
  width: calc(50% - 24px);
12110
12204
  color: var(--scalar-color-2);
12111
12205
  }
12112
- .start-ul li[data-v-0c3f9b07]:first-of-type {
12206
+ .start-ul li[data-v-c492e215]:first-of-type {
12113
12207
  margin-top: 0;
12114
12208
  }
12115
- .start-section[data-v-0c3f9b07] {
12209
+ .start-section[data-v-c492e215] {
12116
12210
  width: 100%;
12117
12211
  margin-bottom: 12px;
12118
12212
  display: flex;
12119
12213
  flex-flow: wrap;
12120
12214
  }
12121
- .start-section[data-v-0c3f9b07]:last-of-type {
12215
+ .start-section[data-v-c492e215]:last-of-type {
12122
12216
  margin-bottom: 48px;
12123
12217
  }
12124
- .start-h2[data-v-0c3f9b07] {
12218
+ .start-h2[data-v-c492e215] {
12125
12219
  background: var(--scalar-background-2);
12126
12220
  border-top-left-radius: var(--scalar-radius-lg);
12127
12221
  border-top-right-radius: var(--scalar-radius-lg);
@@ -12132,7 +12226,7 @@ body {
12132
12226
  padding: 9px;
12133
12227
  width: 100%;
12134
12228
  }
12135
- .start-item[data-v-0c3f9b07] {
12229
+ .start-item[data-v-c492e215] {
12136
12230
  align-items: center;
12137
12231
  background: var(--scalar-background-2);
12138
12232
  border-right: 1px solid var(--scalar-border-color);
@@ -12147,79 +12241,79 @@ body {
12147
12241
  text-transform: capitalize;
12148
12242
  user-select: none;
12149
12243
  }
12150
- .start-section-integrations .start-item[data-v-0c3f9b07]:first-of-type {
12244
+ .start-section-integrations .start-item[data-v-c492e215]:first-of-type {
12151
12245
  border-bottom-left-radius: var(--scalar-radius-lg);
12152
12246
  border-left: 1px solid var(--scalar-border-color);
12153
12247
  }
12154
- .start-section-integrations .start-item[data-v-0c3f9b07]:last-of-type {
12248
+ .start-section-integrations .start-item[data-v-c492e215]:last-of-type {
12155
12249
  border-bottom-right-radius: var(--scalar-radius-lg);
12156
12250
  }
12157
- .start-section-colors .start-item[data-v-0c3f9b07] {
12251
+ .start-section-colors .start-item[data-v-c492e215] {
12158
12252
  min-width: 33.33%;
12159
12253
  }
12160
- .start-section-colors .start-item[data-v-0c3f9b07]:nth-child(3n + 2) {
12254
+ .start-section-colors .start-item[data-v-c492e215]:nth-child(3n + 2) {
12161
12255
  border-left: 1px solid var(--scalar-border-color);
12162
12256
  }
12163
- .start-section-colors .start-item[data-v-0c3f9b07]:last-of-type,
12164
- .start-section-colors .start-item-active[data-v-0c3f9b07]:last-of-type::before {
12257
+ .start-section-colors .start-item[data-v-c492e215]:last-of-type,
12258
+ .start-section-colors .start-item-active[data-v-c492e215]:last-of-type::before {
12165
12259
  border-radius: 0 0 var(--scalar-radius-lg) var(--scalar-radius-lg);
12166
12260
  }
12167
- .start-item[data-v-0c3f9b07]:empty {
12261
+ .start-item[data-v-c492e215]:empty {
12168
12262
  pointer-events: none;
12169
12263
  }
12170
- .start-item svg[data-v-0c3f9b07] {
12264
+ .start-item svg[data-v-c492e215] {
12171
12265
  width: 14px;
12172
12266
  height: 14px;
12173
12267
  margin-right: 6px;
12174
12268
  }
12175
- .start-item[data-v-0c3f9b07]:hover {
12269
+ .start-item[data-v-c492e215]:hover {
12176
12270
  background: var(--scalar-background-3);
12177
12271
  }
12178
- .start-item-active[data-v-0c3f9b07] {
12272
+ .start-item-active[data-v-c492e215] {
12179
12273
  z-index: 10;
12180
12274
  position: relative;
12181
12275
  color: var(--scalar-color-1);
12182
12276
  }
12183
- .start-item-active[data-v-0c3f9b07]::before {
12277
+ .start-item-active[data-v-c492e215]::before {
12184
12278
  border: 1px solid var(--scalar-color-1);
12185
12279
  content: '';
12186
12280
  inset: -1px -1px -1px -1px;
12187
12281
  pointer-events: none;
12188
12282
  position: absolute;
12189
12283
  }
12190
- .start-section-color .start-item[data-v-0c3f9b07] {
12284
+ .start-section-color .start-item[data-v-c492e215] {
12191
12285
  text-transform: capitalize;
12192
12286
  }
12193
- .start-cta[data-v-0c3f9b07] {
12287
+ .start-cta[data-v-c492e215] {
12194
12288
  display: flex;
12195
12289
  gap: 12px;
12196
12290
  width: 100%;
12197
12291
  margin-top: 24px;
12198
12292
  margin-bottom: 0;
12199
12293
  }
12200
- .start-row[data-v-0c3f9b07] {
12294
+ .start-row[data-v-c492e215] {
12201
12295
  width: 100%;
12202
12296
  margin-top: 12px;
12203
12297
  overflow: hidden;
12204
12298
  }
12205
- .start-hero-copy[data-v-0c3f9b07] {
12299
+ .start-hero-copy[data-v-c492e215] {
12206
12300
  background: var(--scalar-background-2);
12207
12301
  padding: 12px;
12208
12302
  border-radius: var(--scalar-radius-lg);
12209
12303
  }
12210
- .start-p-small[data-v-0c3f9b07] {
12304
+ .start-p-small[data-v-c492e215] {
12211
12305
  font-weight: var(--scalar-semibold);
12212
12306
  font-size: var(--scalar-mini);
12213
12307
  color: var(--scalar-color-2);
12214
12308
  margin-bottom: 12px;
12215
12309
  line-height: 1.4;
12216
12310
  }
12217
- .start-cta[data-v-0c3f9b07] {
12311
+ .start-cta[data-v-c492e215] {
12218
12312
  margin-bottom: 12px;
12219
12313
  width: fit-content;
12220
12314
  white-space: nowrap;
12221
12315
  }
12222
- .start-copy[data-v-0c3f9b07] {
12316
+ .start-copy[data-v-c492e215] {
12223
12317
  padding: 76px 48px 48px 48px;
12224
12318
  display: flex;
12225
12319
  justify-content: center;
@@ -12227,7 +12321,7 @@ body {
12227
12321
  flex-direction: column;
12228
12322
  text-align: center;
12229
12323
  }
12230
- .start-logo[data-v-0c3f9b07] {
12324
+ .start-logo[data-v-c492e215] {
12231
12325
  color: var(--scalar-color-1);
12232
12326
  margin-bottom: 24px;
12233
12327
  width: 72px;
@@ -12236,7 +12330,7 @@ body {
12236
12330
  box-shadow: var(--scalar-shadow-2);
12237
12331
  border-radius: var(--scalar-radius-full);
12238
12332
  }
12239
- .start-logo[data-v-0c3f9b07]:before {
12333
+ .start-logo[data-v-c492e215]:before {
12240
12334
  content: '';
12241
12335
  width: 300%;
12242
12336
  aspect-ratio: 1;
@@ -12253,7 +12347,7 @@ body {
12253
12347
  linear-gradient(to right, var(--scalar-border-color) 1px, transparent 1px),
12254
12348
  linear-gradient(to bottom, var(--scalar-border-color) 1px, transparent 1px);
12255
12349
  }
12256
- .start-logo svg[data-v-0c3f9b07] {
12350
+ .start-logo svg[data-v-c492e215] {
12257
12351
  width: 100%;
12258
12352
  height: auto;
12259
12353
  background: var(--scalar-background-1);
@@ -12262,28 +12356,28 @@ body {
12262
12356
  position: relative;
12263
12357
  }
12264
12358
  @media screen and (max-width: 600px) {
12265
- .start-section-colors .start-item[data-v-0c3f9b07],
12266
- .start-item[data-v-0c3f9b07] {
12359
+ .start-section-colors .start-item[data-v-c492e215],
12360
+ .start-item[data-v-c492e215] {
12267
12361
  width: 100%;
12268
12362
  border-radius: 0;
12269
12363
  border-right: none;
12270
12364
  border-top: 1px solid var(--scalar-border-color);
12271
12365
  }
12272
- .start-item[data-v-0c3f9b07]:empty {
12366
+ .start-item[data-v-c492e215]:empty {
12273
12367
  display: none;
12274
12368
  }
12275
- .start-h2[data-v-0c3f9b07] {
12369
+ .start-h2[data-v-c492e215] {
12276
12370
  border-bottom: none;
12277
12371
  }
12278
- .start li[data-v-0c3f9b07] {
12372
+ .start li[data-v-c492e215] {
12279
12373
  width: 100%;
12280
12374
  }
12281
- .start-copy[data-v-0c3f9b07] {
12375
+ .start-copy[data-v-c492e215] {
12282
12376
  padding: 48px 0 24px 0;
12283
12377
  }
12284
12378
  }
12285
12379
  @media screen and (max-width: 1000px) {
12286
- .start[data-v-0c3f9b07] {
12380
+ .start[data-v-c492e215] {
12287
12381
  padding: 0;
12288
12382
  overflow: auto;
12289
12383
  }