@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.
- package/CHANGELOG.md +48 -0
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/AsyncApiServerSelector.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/AsyncApiServerSelector.vue.script.js +1 -1
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/AsyncApiServerSelector.vue.script.js.map +1 -1
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/Selector.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/Selector.vue.script.js +1 -1
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/Selector.vue.script.js.map +1 -1
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/AsyncApiSidebarFilters.vue.script.js +2 -2
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/AsyncApiSidebarFilters.vue.script.js.map +1 -1
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/SidebarFilter.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/SidebarFilter.vue.script.js +1 -1
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/SidebarFilter.vue.script.js.map +1 -1
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/helpers/filter-async-api-navigation.js.map +1 -1
- package/dist/blocks/scalar-client-selector-block/components/ClientDropdown.vue.d.ts +1 -3
- package/dist/blocks/scalar-client-selector-block/components/ClientDropdown.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-client-selector-block/components/ClientDropdown.vue.js +1 -1
- package/dist/blocks/scalar-client-selector-block/components/ClientDropdown.vue.js.map +1 -1
- package/dist/blocks/scalar-client-selector-block/components/ClientDropdown.vue.script.js +13 -27
- package/dist/blocks/scalar-client-selector-block/components/ClientDropdown.vue.script.js.map +1 -1
- package/dist/blocks/scalar-client-selector-block/components/ClientSelector.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-client-selector-block/components/ClientSelector.vue.js +1 -1
- package/dist/blocks/scalar-client-selector-block/components/ClientSelector.vue.js.map +1 -1
- package/dist/blocks/scalar-client-selector-block/components/ClientSelector.vue.script.js +37 -25
- package/dist/blocks/scalar-client-selector-block/components/ClientSelector.vue.script.js.map +1 -1
- package/dist/blocks/scalar-client-selector-block/helpers/featured-clients.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/DownloadLink.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-info-block/components/DownloadLink.vue.js +1 -1
- package/dist/blocks/scalar-info-block/components/DownloadLink.vue.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/DownloadLink.vue.script.js +10 -4
- package/dist/blocks/scalar-info-block/components/DownloadLink.vue.script.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/InfoBlock.vue.script.js +1 -1
- package/dist/blocks/scalar-info-block/components/InfoBlock.vue.script.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/InfoDescription.vue.js +1 -1
- package/dist/blocks/scalar-info-block/components/InfoDescription.vue.script.js +1 -1
- package/dist/blocks/scalar-info-block/components/InfoDescription.vue.script.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/InfoLinks.vue.script.js +1 -1
- package/dist/blocks/scalar-info-block/components/InfoLinks.vue.script.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/InfoMarkdownSection.vue.script.js +1 -1
- package/dist/blocks/scalar-info-block/components/InfoMarkdownSection.vue.script.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/InfoVersion.vue.script.js +1 -1
- package/dist/blocks/scalar-info-block/components/InfoVersion.vue.script.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionCard.vue.js +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionCard.vue.script.js +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionCard.vue.script.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionCardItem.vue.js +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionCardItem.vue.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionLayout.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionLayout.vue.js +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionLayout.vue.script.js +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionLayout.vue.script.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionLoading.vue.js +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionLoading.vue.script.js +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionLoading.vue.script.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/SpecificationVersion.vue.script.js +1 -1
- package/dist/blocks/scalar-info-block/components/SpecificationVersion.vue.script.js.map +1 -1
- package/dist/blocks/scalar-sdk-installation-instructions/components/SdkInstallationInstructions.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-sdk-installation-instructions/components/SdkInstallationInstructions.vue.js +1 -1
- package/dist/blocks/scalar-sdk-installation-instructions/components/SdkInstallationInstructions.vue.js.map +1 -1
- package/dist/blocks/scalar-sdk-installation-instructions/components/SdkInstallationInstructions.vue.script.js +16 -9
- package/dist/blocks/scalar-sdk-installation-instructions/components/SdkInstallationInstructions.vue.script.js.map +1 -1
- package/dist/blocks/scalar-sdk-installation-instructions/helpers/language-icon.js.map +1 -1
- package/dist/blocks/scalar-sdk-installation-instructions/helpers/renderable-sdks.js.map +1 -1
- package/dist/blocks/scalar-sdk-installation-instructions/helpers/visible-tab-count.js.map +1 -1
- package/dist/blocks/scalar-server-selector-block/components/Selector.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-server-selector-block/components/Selector.vue.script.js +1 -1
- package/dist/blocks/scalar-server-selector-block/components/Selector.vue.script.js.map +1 -1
- package/dist/blocks/scalar-server-selector-block/components/ServerSelector.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-server-selector-block/components/ServerSelector.vue.script.js +1 -1
- package/dist/blocks/scalar-server-selector-block/components/ServerSelector.vue.script.js.map +1 -1
- package/dist/browser/chunks/AgentScalarChatInterface-D1mzA447.js +27 -0
- package/dist/browser/chunks/ScalarTextInput.vue-OfiA6SHf.js +27 -0
- package/dist/browser/chunks/{basic-shape-diamond.svg-BTEOT1FL.js → basic-shape-diamond.svg-o5eiY2I7.js} +2 -2
- package/dist/browser/chunks/{basic-shape-hexagon.svg-BSPzaCgF.js → basic-shape-hexagon.svg-CGuS7mbd.js} +2 -2
- package/dist/browser/chunks/{basic-shape-primary-circle-ellipse-round.svg-DKmZ8UUU.js → basic-shape-primary-circle-ellipse-round.svg-DDIpXiBm.js} +2 -2
- package/dist/browser/chunks/{basic-shape-primary-square-rectangle.svg-n2YRykHD.js → basic-shape-primary-square-rectangle.svg-DzVEJHMB.js} +2 -2
- package/dist/browser/chunks/{basic-shape-shield.svg-Bec9cJDA.js → basic-shape-shield.svg-BZzapRqv.js} +2 -2
- package/dist/browser/chunks/browser-CTPPEMEL.js +129 -0
- package/dist/browser/chunks/{computer-device-desktop-monitor.svg-m6j893Hb.js → computer-device-desktop-monitor.svg-OSM05r1I.js} +2 -2
- package/dist/browser/chunks/{computer-device-desktop.svg-Dk1VVO7k.js → computer-device-desktop.svg-BMFzGZ27.js} +2 -2
- package/dist/browser/chunks/{computer-device-laptop.svg-BNGVUCYS.js → computer-device-laptop.svg-CMAjzuB-.js} +2 -2
- 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
- package/dist/browser/chunks/{computer-device-mobile-phone-android-samsung.svg-D8ExpMpL.js → computer-device-mobile-phone-android-samsung.svg-gbMJLjJw.js} +2 -2
- 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
- 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
- package/dist/browser/chunks/{computer-device-mobile-tablet-touch.svg-DQ2oTvOG.js → computer-device-mobile-tablet-touch.svg-Zi88BP4L.js} +2 -2
- package/dist/browser/chunks/{computer-device-mobile-tablet.svg-DCr0XlRc.js → computer-device-mobile-tablet.svg-C1ggisWP.js} +2 -2
- package/dist/browser/chunks/{computer-device-network-ethernet-cat6.svg-AK9l0iOl.js → computer-device-network-ethernet-cat6.svg-BIUymdC1.js} +2 -2
- package/dist/browser/chunks/{computer-device-network-lan-www.svg-gUIdFBlE.js → computer-device-network-lan-www.svg-CoFUlIVO.js} +2 -2
- package/dist/browser/chunks/{computer-device-network-wifi-connection.svg-Be-EMm4e.js → computer-device-network-wifi-connection.svg-DeWsacxI.js} +2 -2
- package/dist/browser/chunks/{computer-device-network-wifi-router.svg-Dc2VzyqK.js → computer-device-network-wifi-router.svg-BjpZEot4.js} +2 -2
- package/dist/browser/chunks/{ecology-science-erlenmeyer-flask.svg-DHgy7Jfd.js → ecology-science-erlenmeyer-flask.svg-ftjGGirE.js} +2 -2
- package/dist/browser/chunks/{image-flash-lightning.svg-EETR_y1q.js → image-flash-lightning.svg-DYQ0W4Fi.js} +2 -2
- package/dist/browser/chunks/{image-picture-flower.svg-DN1AYzJU.js → image-picture-flower.svg-Bfe5SVDf.js} +2 -2
- package/dist/browser/chunks/{interface-alert-exclamation-diamond.svg-C5NozMV_.js → interface-alert-exclamation-diamond.svg-D1HePDNM.js} +2 -2
- package/dist/browser/chunks/{interface-alert-exclamation-triangle-warning.svg-DaAg2fF5.js → interface-alert-exclamation-triangle-warning.svg-CILUsxBC.js} +2 -2
- package/dist/browser/chunks/{interface-alert-information-circle.svg-ckkkt9Mv.js → interface-alert-information-circle.svg-9LrbJM5J.js} +2 -2
- package/dist/browser/chunks/{interface-award-crown.svg-pjvn9hY-.js → interface-award-crown.svg-DllWgiU1.js} +2 -2
- package/dist/browser/chunks/{interface-bookmark.svg-BK9HKQBT.js → interface-bookmark-tag.svg-Dc-JL-Kc.js} +2 -2
- package/dist/browser/chunks/{interface-bookmark-tag.svg-r2r-lQq4.js → interface-bookmark.svg-Dc-JL-Kc.js} +2 -2
- package/dist/browser/chunks/{interface-calendar-date-one.svg-DNnF0M1I.js → interface-calendar-date-one.svg-DO2jelhF.js} +2 -2
- package/dist/browser/chunks/{interface-content-book-open-pages.svg-CQj_w9Vp.js → interface-content-book-open-pages.svg-BJjMjIgA.js} +2 -2
- package/dist/browser/chunks/{interface-content-book-page.svg-DppoeJRe.js → interface-content-book-page.svg-C6rKB2fs.js} +2 -2
- package/dist/browser/chunks/{interface-content-file.svg-CvcD7OiY.js → interface-content-file.svg-CS0q2FKx.js} +2 -2
- package/dist/browser/chunks/{interface-content-folder.svg-BmtS5I9A.js → interface-content-folder.svg-CThTWsJX.js} +2 -2
- package/dist/browser/chunks/{interface-copy-clipboard.svg-Be6EI50X.js → interface-copy-clipboard.svg-DdN67cLv.js} +2 -2
- package/dist/browser/chunks/{interface-edit-attachment.svg-G5TKzpWX.js → interface-edit-attachment.svg-Ciizphuh.js} +2 -2
- package/dist/browser/chunks/{interface-edit-binocular.svg-jzL-DvGB.js → interface-edit-binocular.svg-Dw1nDqmL.js} +2 -2
- package/dist/browser/chunks/{interface-edit-magic-wand.svg-BOTlymvp.js → interface-edit-magic-wand.svg-BYS0jm_E.js} +2 -2
- package/dist/browser/chunks/{interface-edit-tool-paint-roller.svg-s9dwryx7.js → interface-edit-tool-paint-roller.svg-NioSHZC2.js} +2 -2
- package/dist/browser/chunks/{interface-edit-tool-pencil.svg-C7v0dbB3.js → interface-edit-tool-pencil.svg-P87QFlat.js} +2 -2
- package/dist/browser/chunks/{interface-favorite-award.svg-CYHUgUG0.js → interface-favorite-award.svg-DBBAChSi.js} +2 -2
- package/dist/browser/chunks/{interface-favorite-flag.svg-C10zlKOb.js → interface-favorite-flag.svg-HlhPomHY.js} +2 -2
- package/dist/browser/chunks/{interface-favorite-heart.svg-eoduXxlz.js → interface-favorite-heart.svg-Cqu2GYDo.js} +2 -2
- package/dist/browser/chunks/{interface-favorite-star.svg-BSmxJetr.js → interface-favorite-star.svg-BD4JY_J2.js} +2 -2
- package/dist/browser/chunks/{interface-favorite-stars-sparkles.svg-JTFLj3Ls.js → interface-favorite-stars-sparkles.svg-BXi6aO8q.js} +2 -2
- package/dist/browser/chunks/{interface-hierarchy-flowchart.svg-Cg_Wy0kN.js → interface-hierarchy-flowchart.svg-CDEVSsD4.js} +2 -2
- package/dist/browser/chunks/{interface-home-house.svg-DytoGRnv.js → interface-home-house.svg-DJetUjwj.js} +2 -2
- package/dist/browser/chunks/{interface-hyperlink.svg-CuEfmmQI.js → interface-hyperlink.svg-DJ1LREmz.js} +2 -2
- package/dist/browser/chunks/{interface-lighting-brightness.svg-DSK0h_Pa.js → interface-lighting-brightness.svg-TGKAaHYV.js} +2 -2
- package/dist/browser/chunks/{interface-lock-closed.svg-Cn6TaLYv.js → interface-lock-closed.svg-3hehWr3i.js} +2 -2
- package/dist/browser/chunks/{interface-lock-open-unlock.svg-CVkG5-9W.js → interface-lock-open-unlock.svg-CuXKcv1m.js} +2 -2
- package/dist/browser/chunks/{interface-login-key.svg-y-cwwXjN.js → interface-login-key.svg-Chwvvywd.js} +2 -2
- package/dist/browser/chunks/{interface-search.svg-S-puVFJB.js → interface-search.svg-JDE3fk0u.js} +2 -2
- package/dist/browser/chunks/{interface-setting-cog.svg-CTH4_lLg.js → interface-setting-cog.svg-BBCkeh4K.js} +2 -2
- package/dist/browser/chunks/{interface-share-megaphone-bullhorn.svg-Pbp39MyC.js → interface-share-megaphone-bullhorn.svg-CDdxF-4y.js} +2 -2
- package/dist/browser/chunks/{interface-share-rocket.svg-BgCsIRZO.js → interface-share-rocket.svg-DSbdn_o7.js} +2 -2
- package/dist/browser/chunks/{interface-share-satellite.svg-DAMN9d5G.js → interface-share-satellite.svg-CefBVZvY.js} +2 -2
- package/dist/browser/chunks/{interface-share-space-ship.svg-Dt-Mejxk.js → interface-share-space-ship.svg-tFA2dsSU.js} +2 -2
- package/dist/browser/chunks/{interface-share.svg-vFYTXSti.js → interface-share.svg-BpOGopyv.js} +2 -2
- package/dist/browser/chunks/{interface-signal-square.svg-DNG4LpAe.js → interface-signal-square.svg-BcX_BoaC.js} +2 -2
- package/dist/browser/chunks/{interface-time-clock-circle.svg-Bpz-nLxo.js → interface-time-clock-circle.svg-C8B_L_RM.js} +2 -2
- package/dist/browser/chunks/{interface-time-hour-glass.svg-D7agfKsH.js → interface-time-hour-glass.svg-qw-oeoVn.js} +2 -2
- package/dist/browser/chunks/{interface-users-multiple.svg-CkPJBBnG.js → interface-users-multiple.svg-Cs13Eewq.js} +2 -2
- package/dist/browser/chunks/{interface-weather-moon.svg-CaTZFMPO.js → interface-weather-moon.svg-CV-oDTae.js} +2 -2
- package/dist/browser/chunks/{mail-chat-bubble-square.svg-DC8RIihp.js → mail-chat-bubble-square.svg-dpauJhin.js} +2 -2
- package/dist/browser/chunks/{mail-send-email-paper-airplane.svg-D8OLs9jz.js → mail-send-email-paper-airplane.svg-BBofxojL.js} +2 -2
- package/dist/browser/chunks/{mail-send-envelope.svg-CV33h5Sx.js → mail-send-envelope.svg-DyENgYOI.js} +2 -2
- package/dist/browser/chunks/modal-BS4e2gew.js +99 -0
- package/dist/browser/chunks/{money-cashier-receipt.svg-CJL8C2gs.js → money-cashier-receipt.svg-dNTr5aio.js} +2 -2
- package/dist/browser/chunks/{money-currency-dollar-pay.svg-VdBplCTx.js → money-currency-dollar-pay.svg-1ZESPtFY.js} +2 -2
- package/dist/browser/chunks/{money-graph-arrow-increase.svg-DcRov3zk.js → money-graph-arrow-increase.svg-kEZ2u2z2.js} +2 -2
- package/dist/browser/chunks/{money-graph-bar-chart-increase.svg-Cc7KxjX-.js → money-graph-bar-chart-increase.svg-B-t2UWB3.js} +2 -2
- package/dist/browser/chunks/{nature-ecology-leaf.svg-DR3cTZxt.js → nature-ecology-leaf.svg-DZ2GJV8m.js} +2 -2
- package/dist/browser/chunks/{phone-telephone.svg-DyY0gUlk.js → phone-telephone.svg-C12QjpN7.js} +2 -2
- package/dist/browser/chunks/{programming-bug.svg-BHLT-Qhp.js → programming-bug.svg-wLTsruN9.js} +2 -2
- package/dist/browser/chunks/{programming-cloud.svg-B6YW33ba.js → programming-cloud.svg-3XU6dNUg.js} +2 -2
- package/dist/browser/chunks/{programming-computer-database-server.svg-B6o5Sdn-.js → programming-computer-database-server.svg-B1JrHSPd.js} +2 -2
- package/dist/browser/chunks/{programming-computer-database.svg-Cl7OVtpJ.js → programming-computer-database.svg-BxHSuFl7.js} +2 -2
- package/dist/browser/chunks/{programming-module-four-layout.svg-BQrerL1x.js → programming-module-four-layout.svg-CeV35q45.js} +2 -2
- package/dist/browser/chunks/{programming-module-three.svg-B2KTQzBM.js → programming-module-three.svg-YIBpLt45.js} +2 -2
- package/dist/browser/chunks/{programming-module.svg-CiID7kPm.js → programming-module.svg-CU_pEibI.js} +2 -2
- package/dist/browser/chunks/{programming-script-code.svg-D1M5rtkN.js → programming-script-code.svg-CLzinmHT.js} +2 -2
- package/dist/browser/chunks/runtime-core.esm-bundler-CqqEw5ds.js +17 -0
- package/dist/browser/chunks/{shopping-cart.svg-BEegiIR9.js → shopping-cart.svg-Brzddu3K.js} +2 -2
- package/dist/browser/chunks/{shopping-gift-present.svg-BUHwuLix.js → shopping-gift-present.svg-l2K48g7L.js} +2 -2
- package/dist/browser/chunks/{shopping-shipping-box-parcel-package.svg-D6fxWdYx.js → shopping-shipping-box-parcel-package.svg-DesGopPo.js} +2 -2
- package/dist/browser/chunks/{tag-new-circle.svg-jsg1bGs0.js → tag-new-circle.svg-DE-VaLZU.js} +2 -2
- package/dist/browser/chunks/{travel-map-earth-globe.svg-ClbMiU-f.js → travel-map-earth-globe.svg-DLaOMzx6.js} +2 -2
- package/dist/browser/chunks/vendor-DWZAEyBy.js +306 -0
- package/dist/browser/standalone.esm.js +8 -6
- package/dist/browser/standalone.js +253 -254
- package/dist/components/AgentScalar/AgentScalarButton.vue.script.js +1 -1
- package/dist/components/AgentScalar/AgentScalarButton.vue.script.js.map +1 -1
- package/dist/components/AgentScalar/AgentScalarChatInterface.vue.script.js +1 -1
- package/dist/components/AgentScalar/AgentScalarChatInterface.vue.script.js.map +1 -1
- package/dist/components/AgentScalar/AgentScalarDrawer.vue.d.ts.map +1 -1
- package/dist/components/AgentScalar/AgentScalarDrawer.vue.js +1 -1
- package/dist/components/AgentScalar/AgentScalarDrawer.vue.script.js +1 -1
- package/dist/components/AgentScalar/AgentScalarDrawer.vue.script.js.map +1 -1
- package/dist/components/AgentScalar/OpenMCPButton.vue.d.ts.map +1 -1
- package/dist/components/AgentScalar/OpenMCPButton.vue.js +1 -1
- package/dist/components/AgentScalar/OpenMCPButton.vue.js.map +1 -1
- package/dist/components/AgentScalar/OpenMCPButton.vue.script.js +47 -32
- package/dist/components/AgentScalar/OpenMCPButton.vue.script.js.map +1 -1
- package/dist/components/Anchor/Anchor.vue.d.ts.map +1 -1
- package/dist/components/Anchor/Anchor.vue.script.js +1 -1
- package/dist/components/Anchor/Anchor.vue.script.js.map +1 -1
- package/dist/components/Anchor/WithBreadcrumb.vue.script.js +2 -2
- package/dist/components/Anchor/WithBreadcrumb.vue.script.js.map +1 -1
- package/dist/components/ApiReference.vue.d.ts.map +1 -1
- package/dist/components/ApiReference.vue.js +1 -1
- package/dist/components/ApiReference.vue.js.map +1 -1
- package/dist/components/ApiReference.vue.script.js +48 -15
- package/dist/components/ApiReference.vue.script.js.map +1 -1
- package/dist/components/Badge/Badge.vue.js +1 -1
- package/dist/components/Badge/Badge.vue.script.js +1 -1
- package/dist/components/Badge/Badge.vue.script.js.map +1 -1
- package/dist/components/ClassicHeader.vue.js +1 -1
- package/dist/components/ClassicHeader.vue.js.map +1 -1
- package/dist/components/Content/AsyncApi/AsyncApiLabels.vue.js +1 -1
- package/dist/components/Content/AsyncApi/AsyncApiLabels.vue.script.js +1 -1
- package/dist/components/Content/AsyncApi/AsyncApiLabels.vue.script.js.map +1 -1
- package/dist/components/Content/AsyncApi/AsyncApiTraversedEntry.vue.script.js +1 -1
- package/dist/components/Content/AsyncApi/AsyncApiTraversedEntry.vue.script.js.map +1 -1
- package/dist/components/Content/AsyncApi/Channel.vue.d.ts.map +1 -1
- package/dist/components/Content/AsyncApi/Channel.vue.js +1 -1
- package/dist/components/Content/AsyncApi/Channel.vue.script.js +1 -1
- package/dist/components/Content/AsyncApi/Channel.vue.script.js.map +1 -1
- package/dist/components/Content/AsyncApi/ChannelsList.vue.js +1 -1
- package/dist/components/Content/AsyncApi/ChannelsList.vue.script.js +1 -1
- package/dist/components/Content/AsyncApi/ChannelsList.vue.script.js.map +1 -1
- package/dist/components/Content/AsyncApi/Message.vue.d.ts.map +1 -1
- package/dist/components/Content/AsyncApi/Message.vue.js +1 -1
- package/dist/components/Content/AsyncApi/Message.vue.script.js +2 -2
- package/dist/components/Content/AsyncApi/Message.vue.script.js.map +1 -1
- package/dist/components/Content/AsyncApi/Operation.vue.d.ts.map +1 -1
- package/dist/components/Content/AsyncApi/Operation.vue.js +1 -1
- package/dist/components/Content/AsyncApi/Operation.vue.script.js +1 -1
- package/dist/components/Content/AsyncApi/Operation.vue.script.js.map +1 -1
- package/dist/components/Content/AsyncApi/helpers/adapt-async-api-parameters.js.map +1 -1
- package/dist/components/Content/AsyncApi/helpers/async-api-render-options.js.map +1 -1
- package/dist/components/Content/AsyncApi/helpers/filter-children-by-type.js.map +1 -1
- package/dist/components/Content/AsyncApi/helpers/get-async-api-labels.js.map +1 -1
- package/dist/components/Content/AsyncApi/helpers/get-async-api-required-security.js.map +1 -1
- package/dist/components/Content/AsyncApi/helpers/pick-heading.js.map +1 -1
- package/dist/components/Content/AsyncApi/helpers/resolve-async-api-nodes.js.map +1 -1
- package/dist/components/Content/Auth/Auth.vue.script.js +1 -1
- package/dist/components/Content/Auth/Auth.vue.script.js.map +1 -1
- package/dist/components/Content/Content.vue.script.js +1 -1
- package/dist/components/Content/Content.vue.script.js.map +1 -1
- package/dist/components/Content/Models/Model.vue.script.js +1 -1
- package/dist/components/Content/Models/Model.vue.script.js.map +1 -1
- package/dist/components/Content/Models/ModelTag.vue.d.ts.map +1 -1
- package/dist/components/Content/Models/ModelTag.vue.script.js +2 -2
- package/dist/components/Content/Models/ModelTag.vue.script.js.map +1 -1
- package/dist/components/Content/Models/components/ClassicLayout.vue.d.ts.map +1 -1
- package/dist/components/Content/Models/components/ClassicLayout.vue.js +1 -1
- package/dist/components/Content/Models/components/ClassicLayout.vue.script.js +1 -1
- package/dist/components/Content/Models/components/ClassicLayout.vue.script.js.map +1 -1
- package/dist/components/Content/Models/components/ModernLayout.vue.d.ts.map +1 -1
- package/dist/components/Content/Models/components/ModernLayout.vue.script.js +1 -1
- package/dist/components/Content/Models/components/ModernLayout.vue.script.js.map +1 -1
- package/dist/components/Content/Operations/TraversedEntry.vue.script.js +1 -1
- package/dist/components/Content/Operations/TraversedEntry.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/LinkButton.vue.js +1 -1
- package/dist/components/Content/Schema/LinkButton.vue.js.map +1 -1
- package/dist/components/Content/Schema/RenderString.vue.script.js +1 -1
- package/dist/components/Content/Schema/RenderString.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/Schema.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/Schema.vue.js +1 -1
- package/dist/components/Content/Schema/Schema.vue.js.map +1 -1
- package/dist/components/Content/Schema/Schema.vue.script.js +5 -13
- package/dist/components/Content/Schema/Schema.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaComposition.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaComposition.vue.script.js +1 -1
- package/dist/components/Content/Schema/SchemaComposition.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaEnumPropertyItem.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaEnumPropertyItem.vue.script.js +1 -1
- package/dist/components/Content/Schema/SchemaEnumPropertyItem.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaEnums.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaEnums.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaEnums.vue.script.js +1 -1
- package/dist/components/Content/Schema/SchemaEnums.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaHeading.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaHeading.vue.script.js +1 -1
- package/dist/components/Content/Schema/SchemaHeading.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaObjectExampleCodeBlock.vue.script.js +1 -1
- package/dist/components/Content/Schema/SchemaObjectExampleCodeBlock.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaObjectProperties.vue.script.js +1 -1
- package/dist/components/Content/Schema/SchemaObjectProperties.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaProperty.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaProperty.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaProperty.vue.js.map +1 -1
- package/dist/components/Content/Schema/SchemaProperty.vue.script.js +4 -3
- package/dist/components/Content/Schema/SchemaProperty.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyDefault.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaPropertyDefault.vue.script.js +1 -1
- package/dist/components/Content/Schema/SchemaPropertyDefault.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyDetail.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaPropertyDetail.vue.script.js +1 -1
- package/dist/components/Content/Schema/SchemaPropertyDetail.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyExamples.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaPropertyExamples.vue.script.js +1 -1
- package/dist/components/Content/Schema/SchemaPropertyExamples.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyHeading.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyHeading.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaPropertyHeading.vue.script.js +1 -1
- package/dist/components/Content/Schema/SchemaPropertyHeading.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/helpers/dynamic-scope.js.map +1 -1
- package/dist/components/Content/Schema/helpers/format-example.js.map +1 -1
- package/dist/components/Content/Schema/helpers/format-value.js.map +1 -1
- package/dist/components/Content/Schema/helpers/get-compositions-to-render.js.map +1 -1
- package/dist/components/Content/Schema/helpers/get-enum-values.js.map +1 -1
- package/dist/components/Content/Schema/helpers/get-property-description.js.map +1 -1
- package/dist/components/Content/Schema/helpers/get-ref-name.js.map +1 -1
- package/dist/components/Content/Schema/helpers/get-schema-type.js.map +1 -1
- package/dist/components/Content/Schema/helpers/has-complex-array-items.js.map +1 -1
- package/dist/components/Content/Schema/helpers/is-empty-schema-object.js.map +1 -1
- package/dist/components/Content/Schema/helpers/is-type-object.js.map +1 -1
- package/dist/components/Content/Schema/helpers/merge-all-of-schemas.js +3 -3
- package/dist/components/Content/Schema/helpers/merge-all-of-schemas.js.map +1 -1
- package/dist/components/Content/Schema/helpers/optimize-value-for-display.js.map +1 -1
- package/dist/components/Content/Schema/helpers/partition-all-of-compositions.js.map +1 -1
- package/dist/components/Content/Schema/helpers/schema-composition.js.map +1 -1
- package/dist/components/Content/Schema/helpers/schema-cycle.js.map +1 -1
- package/dist/components/Content/Schema/helpers/schema-name.js.map +1 -1
- package/dist/components/Content/Schema/helpers/should-display-description.js.map +1 -1
- package/dist/components/Content/Schema/helpers/should-display-heading.js.map +1 -1
- package/dist/components/Content/Schema/helpers/should-render-array-item-composition.js.map +1 -1
- package/dist/components/Content/Schema/helpers/sort-property-names.js.map +1 -1
- package/dist/components/Content/Tags/Tag.vue.script.js +1 -1
- package/dist/components/Content/Tags/Tag.vue.script.js.map +1 -1
- package/dist/components/Content/Tags/components/ClassicLayout.vue.d.ts.map +1 -1
- package/dist/components/Content/Tags/components/ClassicLayout.vue.js +1 -1
- package/dist/components/Content/Tags/components/ClassicLayout.vue.script.js +1 -1
- package/dist/components/Content/Tags/components/ClassicLayout.vue.script.js.map +1 -1
- package/dist/components/Content/Tags/components/ModernLayout.vue.d.ts.map +1 -1
- package/dist/components/Content/Tags/components/ModernLayout.vue.js +1 -1
- package/dist/components/Content/Tags/components/ModernLayout.vue.script.js +1 -1
- package/dist/components/Content/Tags/components/ModernLayout.vue.script.js.map +1 -1
- package/dist/components/Content/Tags/components/TagSection.vue.d.ts.map +1 -1
- package/dist/components/Content/Tags/components/TagSection.vue.script.js +1 -1
- package/dist/components/Content/Tags/components/TagSection.vue.script.js.map +1 -1
- package/dist/components/GettingStarted.vue.d.ts.map +1 -1
- package/dist/components/GettingStarted.vue.js +1 -1
- package/dist/components/GettingStarted.vue.js.map +1 -1
- package/dist/components/GettingStarted.vue.script.js +4 -3
- package/dist/components/GettingStarted.vue.script.js.map +1 -1
- package/dist/components/HttpMethod/HttpMethod.vue.script.js +1 -1
- package/dist/components/HttpMethod/HttpMethod.vue.script.js.map +1 -1
- package/dist/components/IntersectionObserver.vue.script.js +10 -7
- package/dist/components/IntersectionObserver.vue.script.js.map +1 -1
- package/dist/components/Lazy/Lazy.vue.script.js +2 -2
- package/dist/components/Lazy/Lazy.vue.script.js.map +1 -1
- package/dist/components/LinkList/LinkList.vue.js +1 -1
- package/dist/components/LinkList/LinkList.vue.script.js +1 -1
- package/dist/components/LinkList/LinkList.vue.script.js.map +1 -1
- package/dist/components/MobileHeader.vue.d.ts.map +1 -1
- package/dist/components/MobileHeader.vue.script.js +4 -4
- package/dist/components/MobileHeader.vue.script.js.map +1 -1
- package/dist/components/OperationPath.vue.d.ts.map +1 -1
- package/dist/components/OperationPath.vue.js +1 -1
- package/dist/components/OperationPath.vue.script.js +1 -1
- package/dist/components/OperationPath.vue.script.js.map +1 -1
- package/dist/components/OperationsList/OperationsList.vue.js +1 -1
- package/dist/components/OperationsList/OperationsList.vue.script.js +1 -1
- package/dist/components/OperationsList/OperationsList.vue.script.js.map +1 -1
- package/dist/components/OperationsList/OperationsListItem.vue.js +1 -1
- package/dist/components/OperationsList/OperationsListItem.vue.script.js +1 -1
- package/dist/components/OperationsList/OperationsListItem.vue.script.js.map +1 -1
- package/dist/components/RenderPlugins/RenderPluginView.vue.script.js +1 -1
- package/dist/components/RenderPlugins/RenderPluginView.vue.script.js.map +1 -1
- package/dist/components/RenderPlugins/RenderPlugins.vue.script.js +1 -1
- package/dist/components/RenderPlugins/RenderPlugins.vue.script.js.map +1 -1
- package/dist/components/ScreenReader.vue.js +1 -1
- package/dist/components/ScreenReader.vue.script.js +2 -2
- package/dist/components/ScreenReader.vue.script.js.map +1 -1
- package/dist/components/Section/CompactSection.vue.d.ts.map +1 -1
- package/dist/components/Section/CompactSection.vue.js +1 -1
- package/dist/components/Section/CompactSection.vue.script.js +1 -1
- package/dist/components/Section/CompactSection.vue.script.js.map +1 -1
- package/dist/components/Section/Section.vue.js +1 -1
- package/dist/components/Section/Section.vue.script.js +1 -1
- package/dist/components/Section/Section.vue.script.js.map +1 -1
- package/dist/components/Section/SectionAccordion.vue.d.ts.map +1 -1
- package/dist/components/Section/SectionAccordion.vue.js +1 -1
- package/dist/components/Section/SectionAccordion.vue.script.js +1 -1
- package/dist/components/Section/SectionAccordion.vue.script.js.map +1 -1
- package/dist/components/Section/SectionColumn.vue.js +1 -1
- package/dist/components/Section/SectionColumn.vue.js.map +1 -1
- package/dist/components/Section/SectionColumns.vue.js +1 -1
- package/dist/components/Section/SectionColumns.vue.js.map +1 -1
- package/dist/components/Section/SectionContainer.vue.js +1 -1
- package/dist/components/Section/SectionContainer.vue.script.js +2 -2
- package/dist/components/Section/SectionContainer.vue.script.js.map +1 -1
- package/dist/components/Section/SectionContainerAccordion.vue.d.ts.map +1 -1
- package/dist/components/Section/SectionContainerAccordion.vue.js +1 -1
- package/dist/components/Section/SectionContainerAccordion.vue.script.js +1 -1
- package/dist/components/Section/SectionContainerAccordion.vue.script.js.map +1 -1
- package/dist/components/Section/SectionContent.vue.js +1 -1
- package/dist/components/Section/SectionContent.vue.js.map +1 -1
- package/dist/components/Section/SectionHeader.vue.js +1 -1
- package/dist/components/Section/SectionHeader.vue.script.js +2 -2
- package/dist/components/Section/SectionHeader.vue.script.js.map +1 -1
- package/dist/components/Section/SectionHeaderTag.vue.js +1 -1
- package/dist/components/Section/SectionHeaderTag.vue.script.js +1 -1
- package/dist/components/Section/SectionHeaderTag.vue.script.js.map +1 -1
- package/dist/components/SectionFlare/SectionFlare.vue.js +1 -1
- package/dist/components/SectionFlare/SectionFlare.vue.js.map +1 -1
- package/dist/components/ShowMoreButton.vue.js +1 -1
- package/dist/components/ShowMoreButton.vue.script.js +1 -1
- package/dist/components/ShowMoreButton.vue.script.js.map +1 -1
- package/dist/features/Operation/Operation.vue.script.js +1 -1
- package/dist/features/Operation/Operation.vue.script.js.map +1 -1
- package/dist/features/Operation/components/ContentTypeSelect.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/ContentTypeSelect.vue.script.js +2 -2
- package/dist/features/Operation/components/ContentTypeSelect.vue.script.js.map +1 -1
- package/dist/features/Operation/components/Header.vue.script.js +1 -1
- package/dist/features/Operation/components/Header.vue.script.js.map +1 -1
- package/dist/features/Operation/components/Headers.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/Headers.vue.js +1 -1
- package/dist/features/Operation/components/Headers.vue.script.js +1 -1
- package/dist/features/Operation/components/Headers.vue.script.js.map +1 -1
- package/dist/features/Operation/components/OperationParameters.vue.script.js +2 -2
- package/dist/features/Operation/components/OperationParameters.vue.script.js.map +1 -1
- package/dist/features/Operation/components/OperationResponses.vue.script.js +1 -1
- package/dist/features/Operation/components/OperationResponses.vue.script.js.map +1 -1
- package/dist/features/Operation/components/OperationScopes.vue.script.js +1 -1
- package/dist/features/Operation/components/OperationScopes.vue.script.js.map +1 -1
- package/dist/features/Operation/components/ParameterList.vue.script.js +1 -1
- package/dist/features/Operation/components/ParameterList.vue.script.js.map +1 -1
- package/dist/features/Operation/components/ParameterListItem.vue.js +1 -1
- package/dist/features/Operation/components/ParameterListItem.vue.script.js +1 -1
- package/dist/features/Operation/components/ParameterListItem.vue.script.js.map +1 -1
- package/dist/features/Operation/components/RequestBody.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/RequestBody.vue.js +1 -1
- package/dist/features/Operation/components/RequestBody.vue.script.js +2 -2
- package/dist/features/Operation/components/RequestBody.vue.script.js.map +1 -1
- package/dist/features/Operation/components/SecurityRequirementBadge.vue.script.js +1 -1
- package/dist/features/Operation/components/SecurityRequirementBadge.vue.script.js.map +1 -1
- package/dist/features/Operation/components/SecurityRequirementBadgeScheme.vue.script.js +1 -1
- package/dist/features/Operation/components/SecurityRequirementBadgeScheme.vue.script.js.map +1 -1
- package/dist/features/Operation/components/callbacks/Callback.vue.js +1 -1
- package/dist/features/Operation/components/callbacks/Callback.vue.script.js +1 -1
- package/dist/features/Operation/components/callbacks/Callback.vue.script.js.map +1 -1
- package/dist/features/Operation/components/callbacks/Callbacks.vue.script.js +1 -1
- package/dist/features/Operation/components/callbacks/Callbacks.vue.script.js.map +1 -1
- package/dist/features/Operation/components/helpers/get-parameter-examples.js.map +1 -1
- package/dist/features/Operation/helpers/filter-selected-security.js.map +1 -1
- package/dist/features/Operation/helpers/flatten-deep-object-query-parameter.js.map +1 -1
- package/dist/features/Operation/helpers/get-required-security.js.map +1 -1
- package/dist/features/Operation/helpers/operation-stability.js.map +1 -1
- package/dist/features/Operation/helpers/should-ignore-entity.js.map +1 -1
- package/dist/features/Operation/layouts/ClassicLayout.vue.d.ts.map +1 -1
- package/dist/features/Operation/layouts/ClassicLayout.vue.js +1 -1
- package/dist/features/Operation/layouts/ClassicLayout.vue.script.js +1 -1
- package/dist/features/Operation/layouts/ClassicLayout.vue.script.js.map +1 -1
- package/dist/features/Operation/layouts/ModernLayout.vue.d.ts.map +1 -1
- package/dist/features/Operation/layouts/ModernLayout.vue.js +1 -1
- package/dist/features/Operation/layouts/ModernLayout.vue.script.js +1 -1
- package/dist/features/Operation/layouts/ModernLayout.vue.script.js.map +1 -1
- package/dist/features/Operation/request-body-composition-index.js.map +1 -1
- package/dist/features/Search/components/SearchButton.vue.d.ts.map +1 -1
- package/dist/features/Search/components/SearchButton.vue.script.js +1 -1
- package/dist/features/Search/components/SearchButton.vue.script.js.map +1 -1
- package/dist/features/Search/components/SearchModal.vue.d.ts.map +1 -1
- package/dist/features/Search/components/SearchModal.vue.js +1 -1
- package/dist/features/Search/components/SearchModal.vue.script.js +1 -1
- package/dist/features/Search/components/SearchModal.vue.script.js.map +1 -1
- package/dist/features/Search/components/SearchResult.vue.d.ts.map +1 -1
- package/dist/features/Search/components/SearchResult.vue.script.js +1 -1
- package/dist/features/Search/components/SearchResult.vue.script.js.map +1 -1
- package/dist/features/Search/helpers/create-fuse-instance.js.map +1 -1
- package/dist/features/Search/helpers/create-search-index.js.map +1 -1
- package/dist/features/Search/hooks/useSearchIndex.js.map +1 -1
- package/dist/features/ask-agent-button/AskAgentButton.vue.js +1 -1
- package/dist/features/ask-agent-button/AskAgentButton.vue.script.js +1 -1
- package/dist/features/ask-agent-button/AskAgentButton.vue.script.js.map +1 -1
- package/dist/features/developer-tools/DeveloperTools.vue.script.js +2 -2
- package/dist/features/developer-tools/DeveloperTools.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarBlurb.vue.js +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarBlurb.vue.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigLayout.vue.script.js +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigLayout.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigLayoutOptions.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigLayoutOptions.vue.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigLayoutOptions.vue.script.js +3 -3
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigLayoutOptions.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigTheme.vue.script.js +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigTheme.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarPopover.vue.script.js +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarPopover.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarRegisterButton.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarRegisterButton.vue.script.js +4 -3
- package/dist/features/developer-tools/components/ApiReferenceToolbarRegisterButton.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareRegister.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareRegister.vue.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareRegister.vue.script.js +2 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareRegister.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareTemporary.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareTemporary.vue.script.js +4 -3
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareTemporary.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarTitle.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarTitle.vue.script.js +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarTitle.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/DeployApiReference.vue.script.js +1 -1
- package/dist/features/developer-tools/components/DeployApiReference.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ModifyConfiguration.vue.script.js +2 -2
- package/dist/features/developer-tools/components/ModifyConfiguration.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ShareApiReference.vue.script.js +1 -1
- package/dist/features/developer-tools/components/ShareApiReference.vue.script.js.map +1 -1
- package/dist/features/example-responses/ExampleResponse.vue.js +1 -1
- package/dist/features/example-responses/ExampleResponse.vue.script.js +1 -1
- package/dist/features/example-responses/ExampleResponse.vue.script.js.map +1 -1
- package/dist/features/example-responses/ExampleResponseTab.vue.js +1 -1
- package/dist/features/example-responses/ExampleResponseTab.vue.script.js +1 -1
- package/dist/features/example-responses/ExampleResponseTab.vue.script.js.map +1 -1
- package/dist/features/example-responses/ExampleResponseTabList.vue.d.ts.map +1 -1
- package/dist/features/example-responses/ExampleResponseTabList.vue.js +1 -1
- package/dist/features/example-responses/ExampleResponseTabList.vue.script.js +1 -1
- package/dist/features/example-responses/ExampleResponseTabList.vue.script.js.map +1 -1
- package/dist/features/example-responses/ExampleResponses.vue.d.ts.map +1 -1
- package/dist/features/example-responses/ExampleResponses.vue.js +1 -1
- package/dist/features/example-responses/ExampleResponses.vue.script.js +1 -1
- package/dist/features/example-responses/ExampleResponses.vue.script.js.map +1 -1
- package/dist/features/example-responses/ExampleSchema.vue.script.js +1 -1
- package/dist/features/example-responses/ExampleSchema.vue.script.js.map +1 -1
- package/dist/features/example-responses/helpers/has-response-content.js.map +1 -1
- package/dist/features/example-responses/helpers/normalize-mime-type-object.js.map +1 -1
- package/dist/features/example-responses/helpers/normalize-mime-type.js.map +1 -1
- package/dist/features/external-docs/ExternalDocs.vue.d.ts.map +1 -1
- package/dist/features/external-docs/ExternalDocs.vue.js.map +1 -1
- package/dist/features/external-docs/ExternalDocs.vue.script.js +25 -13
- package/dist/features/external-docs/ExternalDocs.vue.script.js.map +1 -1
- package/dist/features/info-object/Contact.vue.d.ts.map +1 -1
- package/dist/features/info-object/Contact.vue.js.map +1 -1
- package/dist/features/info-object/Contact.vue.script.js +10 -4
- package/dist/features/info-object/Contact.vue.script.js.map +1 -1
- package/dist/features/info-object/InfoLink.vue.d.ts.map +1 -1
- package/dist/features/info-object/InfoLink.vue.js.map +1 -1
- package/dist/features/info-object/InfoLink.vue.script.js +17 -5
- package/dist/features/info-object/InfoLink.vue.script.js.map +1 -1
- package/dist/features/info-object/License.vue.d.ts.map +1 -1
- package/dist/features/info-object/License.vue.js.map +1 -1
- package/dist/features/info-object/License.vue.script.js +11 -5
- package/dist/features/info-object/License.vue.script.js.map +1 -1
- package/dist/features/info-object/TermsOfService.vue.d.ts.map +1 -1
- package/dist/features/info-object/TermsOfService.vue.js.map +1 -1
- package/dist/features/info-object/TermsOfService.vue.script.js +10 -4
- package/dist/features/info-object/TermsOfService.vue.script.js.map +1 -1
- package/dist/features/localization/locales/ar.js.map +1 -1
- package/dist/features/localization/locales/de.js.map +1 -1
- package/dist/features/localization/locales/en.js.map +1 -1
- package/dist/features/localization/locales/es.js.map +1 -1
- package/dist/features/localization/locales/fr.js.map +1 -1
- package/dist/features/localization/locales/pt.d.ts +229 -0
- package/dist/features/localization/locales/pt.d.ts.map +1 -0
- package/dist/features/localization/locales/pt.js +227 -0
- package/dist/features/localization/locales/pt.js.map +1 -0
- package/dist/features/localization/locales/ru.js.map +1 -1
- package/dist/features/localization/locales/zh-cn.js.map +1 -1
- package/dist/features/localization/translations.d.ts +228 -0
- package/dist/features/localization/translations.d.ts.map +1 -1
- package/dist/features/localization/translations.js +4 -2
- package/dist/features/localization/translations.js.map +1 -1
- package/dist/features/localization/use-localization.js.map +1 -1
- package/dist/features/multiple-documents/DocumentSelector.vue.d.ts.map +1 -1
- package/dist/features/multiple-documents/DocumentSelector.vue.script.js +1 -1
- package/dist/features/multiple-documents/DocumentSelector.vue.script.js.map +1 -1
- package/dist/features/specification-extension/SpecificationExtension.vue.script.js +1 -1
- package/dist/features/specification-extension/SpecificationExtension.vue.script.js.map +1 -1
- package/dist/features/specification-extension/helpers.js.map +1 -1
- package/dist/features/test-request-button/TestRequestButton.vue.js +1 -1
- package/dist/features/test-request-button/TestRequestButton.vue.script.js +1 -1
- package/dist/features/test-request-button/TestRequestButton.vue.script.js.map +1 -1
- package/dist/features/x-badges/XBadges.vue.d.ts.map +1 -1
- package/dist/features/x-badges/XBadges.vue.script.js +1 -1
- package/dist/features/x-badges/XBadges.vue.script.js.map +1 -1
- package/dist/helpers/color-mode.js.map +1 -1
- package/dist/helpers/download.js.map +1 -1
- package/dist/helpers/get-async-api-message-payload-schema.js.map +1 -1
- package/dist/helpers/get-async-api-model-schema.js.map +1 -1
- package/dist/helpers/id-routing.d.ts +18 -4
- package/dist/helpers/id-routing.d.ts.map +1 -1
- package/dist/helpers/id-routing.js +67 -20
- package/dist/helpers/id-routing.js.map +1 -1
- package/dist/helpers/is-introduction-entry.js.map +1 -1
- package/dist/helpers/lazy-bus.js.map +1 -1
- package/dist/helpers/load-from-perssistance.js.map +1 -1
- package/dist/helpers/map-config-plugins.js.map +1 -1
- package/dist/helpers/map-config-to-workspace-store.js.map +1 -1
- package/dist/helpers/normalize-configurations.js +1 -1
- package/dist/helpers/normalize-configurations.js.map +1 -1
- package/dist/helpers/openapi.d.ts +6 -1
- package/dist/helpers/openapi.d.ts.map +1 -1
- package/dist/helpers/openapi.js +37 -6
- package/dist/helpers/openapi.js.map +1 -1
- package/dist/helpers/safe-deep-clone.js.map +1 -1
- package/dist/helpers/storage.js +14 -0
- package/dist/helpers/storage.js.map +1 -1
- package/dist/helpers/upload-temp-document.js.map +1 -1
- package/dist/hooks/use-agent.js.map +1 -1
- package/dist/hooks/use-intersection.js.map +1 -1
- package/dist/plugins/hooks/usePluginManager.js.map +1 -1
- package/dist/plugins/persistence-plugin.js +6 -1
- package/dist/plugins/persistence-plugin.js.map +1 -1
- package/dist/plugins/plugin-manager.js +35 -0
- package/dist/plugins/plugin-manager.js.map +1 -1
- package/dist/plugins/posthog/index.js.map +1 -1
- package/dist/standalone/lib/html-api.js.map +1 -1
- package/dist/standalone/lib/load-plugins-from-urls.js.map +1 -1
- package/dist/style.css +1441 -1347
- package/dist/vue-styles.css +989 -911
- package/package.json +27 -27
- package/dist/browser/chunks/AgentScalarChatInterface-C8lX3RCo.js +0 -27
- package/dist/browser/chunks/ScalarTextInput.vue-Xf60Nwf-.js +0 -27
- package/dist/browser/chunks/browser-67K6wmG9.js +0 -129
- package/dist/browser/chunks/modal-B8Opb61-.js +0 -15
- package/dist/browser/chunks/modal-Dcl-Y2Zk.js +0 -99
- package/dist/browser/chunks/runtime-core.esm-bundler-Byrbbu5Q.js +0 -17
- package/dist/browser/chunks/vendor-CBP43oHJ.js +0 -306
package/dist/vue-styles.css
CHANGED
|
@@ -1,15 +1,11 @@
|
|
|
1
1
|
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* One even column, the same width as each tab beside it */
|
|
3
|
+
.client-libraries-more[data-v-da3e3bd2] {
|
|
4
4
|
display: flex;
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
padding: 0 12px;
|
|
8
|
-
background-color: var(--scalar-background-1);
|
|
9
|
-
border-left: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10
|
-
border-right: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
5
|
+
flex: 1 1 0;
|
|
6
|
+
min-width: 0;
|
|
11
7
|
}
|
|
12
|
-
.client-libraries[data-v-
|
|
8
|
+
.client-libraries[data-v-da3e3bd2] {
|
|
13
9
|
display: flex;
|
|
14
10
|
align-items: center;
|
|
15
11
|
justify-content: center;
|
|
@@ -23,7 +19,7 @@
|
|
|
23
19
|
border-bottom: 1px solid transparent;
|
|
24
20
|
user-select: none;
|
|
25
21
|
}
|
|
26
|
-
.client-libraries[data-v-
|
|
22
|
+
.client-libraries[data-v-da3e3bd2]:not(.client-libraries__active):hover:before {
|
|
27
23
|
content: '';
|
|
28
24
|
position: absolute;
|
|
29
25
|
width: calc(100% - 4px);
|
|
@@ -34,21 +30,14 @@
|
|
|
34
30
|
z-index: 0;
|
|
35
31
|
border-radius: var(--scalar-radius);
|
|
36
32
|
}
|
|
37
|
-
.client-libraries[data-v-
|
|
33
|
+
.client-libraries[data-v-da3e3bd2]:active {
|
|
38
34
|
color: var(--scalar-color-1);
|
|
39
35
|
}
|
|
40
|
-
.client-libraries[data-v-
|
|
36
|
+
.client-libraries[data-v-da3e3bd2]:focus-visible {
|
|
41
37
|
outline: none;
|
|
42
38
|
box-shadow: inset 0 0 0 1px var(--scalar-color-accent);
|
|
43
39
|
}
|
|
44
|
-
|
|
45
|
-
@media screen and (max-width: 450px) {
|
|
46
|
-
.client-libraries[data-v-783c0ba4]:nth-of-type(4),
|
|
47
|
-
.client-libraries[data-v-783c0ba4]:nth-of-type(5) {
|
|
48
|
-
display: none;
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
.client-libraries-icon[data-v-783c0ba4] {
|
|
40
|
+
.client-libraries-icon[data-v-da3e3bd2] {
|
|
52
41
|
max-width: 14px;
|
|
53
42
|
max-height: 14px;
|
|
54
43
|
min-width: 14px;
|
|
@@ -61,56 +50,43 @@
|
|
|
61
50
|
box-sizing: border-box;
|
|
62
51
|
color: currentColor;
|
|
63
52
|
}
|
|
64
|
-
.client-libraries-icon__more svg[data-v-
|
|
53
|
+
.client-libraries-icon__more svg[data-v-da3e3bd2] {
|
|
65
54
|
height: initial;
|
|
66
55
|
}
|
|
67
|
-
|
|
68
|
-
.client-libraries__select {
|
|
69
|
-
&[data-v-783c0ba4] {
|
|
70
|
-
width: fit-content;
|
|
71
|
-
}
|
|
72
|
-
.client-libraries-icon__more + span[data-v-783c0ba4] {
|
|
73
|
-
display: none;
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
@container client-libraries-content (width < 380px) {
|
|
78
|
-
.client-libraries[data-v-783c0ba4] {
|
|
79
|
-
width: 100%;
|
|
80
|
-
}
|
|
81
|
-
.client-libraries span[data-v-783c0ba4] {
|
|
82
|
-
display: none;
|
|
83
|
-
}
|
|
84
|
-
}
|
|
85
|
-
.client-libraries__active[data-v-783c0ba4] {
|
|
56
|
+
.client-libraries__active[data-v-da3e3bd2] {
|
|
86
57
|
color: var(--scalar-color-1);
|
|
87
58
|
border-bottom: 1px solid var(--scalar-color-1);
|
|
88
59
|
}
|
|
89
|
-
|
|
90
|
-
0% {
|
|
91
|
-
transform: rotate(0deg);
|
|
92
|
-
}
|
|
93
|
-
to {
|
|
94
|
-
transform: rotate(1turn);
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
|
-
.client-libraries .client-libraries-text[data-v-783c0ba4] {
|
|
60
|
+
.client-libraries .client-libraries-text[data-v-da3e3bd2] {
|
|
98
61
|
font-size: var(--scalar-small);
|
|
99
62
|
position: relative;
|
|
100
63
|
display: flex;
|
|
101
64
|
align-items: center;
|
|
102
65
|
}
|
|
103
|
-
.client-libraries__active .client-libraries-text[data-v-
|
|
66
|
+
.client-libraries__active .client-libraries-text[data-v-da3e3bd2] {
|
|
104
67
|
color: var(--scalar-color-1);
|
|
105
68
|
font-weight: var(--scalar-semibold);
|
|
106
69
|
}
|
|
107
70
|
@media screen and (max-width: 600px) {
|
|
108
|
-
.references-classic .client-libraries[data-v-
|
|
71
|
+
.references-classic .client-libraries[data-v-da3e3bd2] {
|
|
109
72
|
flex-direction: column;
|
|
110
73
|
}
|
|
111
74
|
}
|
|
75
|
+
@container client-libraries-list (width < 400px) {
|
|
76
|
+
.client-libraries-more[data-v-da3e3bd2] {
|
|
77
|
+
flex: 0 0 auto;
|
|
78
|
+
}
|
|
79
|
+
.client-libraries__select {
|
|
80
|
+
&[data-v-da3e3bd2] {
|
|
81
|
+
width: fit-content;
|
|
82
|
+
}
|
|
83
|
+
.client-libraries-icon__more + span[data-v-da3e3bd2] {
|
|
84
|
+
display: none;
|
|
85
|
+
}
|
|
86
|
+
}
|
|
87
|
+
}
|
|
112
88
|
|
|
113
|
-
.selected-client[data-v-
|
|
89
|
+
.selected-client[data-v-34beffcc] {
|
|
114
90
|
color: var(--scalar-color-1);
|
|
115
91
|
font-size: var(--scalar-small);
|
|
116
92
|
font-family: var(--scalar-font-code);
|
|
@@ -125,7 +101,7 @@ to {
|
|
|
125
101
|
border-bottom-right-radius: var(--scalar-radius-xl);
|
|
126
102
|
min-height: fit-content;
|
|
127
103
|
}
|
|
128
|
-
.client-libraries-heading[data-v-
|
|
104
|
+
.client-libraries-heading[data-v-34beffcc] {
|
|
129
105
|
font-size: var(--scalar-small);
|
|
130
106
|
font-weight: var(--scalar-font-medium);
|
|
131
107
|
color: var(--scalar-color-1);
|
|
@@ -138,6 +114,101 @@ to {
|
|
|
138
114
|
border-top-left-radius: var(--scalar-radius-xl);
|
|
139
115
|
border-top-right-radius: var(--scalar-radius-xl);
|
|
140
116
|
}
|
|
117
|
+
.client-libraries-list[data-v-34beffcc] {
|
|
118
|
+
container: client-libraries-list / inline-size;
|
|
119
|
+
display: flex;
|
|
120
|
+
justify-content: center;
|
|
121
|
+
overflow: hidden;
|
|
122
|
+
padding: 0 12px;
|
|
123
|
+
background-color: var(--scalar-background-1);
|
|
124
|
+
border-left: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
125
|
+
border-right: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
126
|
+
}
|
|
127
|
+
/* Grows once per tab it holds, so tabs and the "More" trigger stay even */
|
|
128
|
+
.client-libraries-tabs[data-v-34beffcc] {
|
|
129
|
+
display: flex;
|
|
130
|
+
flex: 1 1 0;
|
|
131
|
+
min-width: 0;
|
|
132
|
+
}
|
|
133
|
+
.client-libraries[data-v-34beffcc] {
|
|
134
|
+
display: flex;
|
|
135
|
+
align-items: center;
|
|
136
|
+
justify-content: center;
|
|
137
|
+
width: 100%;
|
|
138
|
+
position: relative;
|
|
139
|
+
cursor: pointer;
|
|
140
|
+
white-space: nowrap;
|
|
141
|
+
padding: 8px 2px;
|
|
142
|
+
gap: 6px;
|
|
143
|
+
color: var(--scalar-color-3);
|
|
144
|
+
border-bottom: 1px solid transparent;
|
|
145
|
+
user-select: none;
|
|
146
|
+
}
|
|
147
|
+
.client-libraries[data-v-34beffcc]:not(.client-libraries__active):hover:before {
|
|
148
|
+
content: '';
|
|
149
|
+
position: absolute;
|
|
150
|
+
width: calc(100% - 4px);
|
|
151
|
+
height: calc(100% - 4px);
|
|
152
|
+
background: var(--scalar-background-2);
|
|
153
|
+
left: 2px;
|
|
154
|
+
top: 2px;
|
|
155
|
+
z-index: 0;
|
|
156
|
+
border-radius: var(--scalar-radius);
|
|
157
|
+
}
|
|
158
|
+
.client-libraries[data-v-34beffcc]:active {
|
|
159
|
+
color: var(--scalar-color-1);
|
|
160
|
+
}
|
|
161
|
+
.client-libraries[data-v-34beffcc]:focus-visible {
|
|
162
|
+
outline: none;
|
|
163
|
+
box-shadow: inset 0 0 0 1px var(--scalar-color-accent);
|
|
164
|
+
}
|
|
165
|
+
/* remove php and c on mobile */
|
|
166
|
+
@media screen and (max-width: 450px) {
|
|
167
|
+
.client-libraries[data-v-34beffcc]:nth-of-type(4),
|
|
168
|
+
.client-libraries[data-v-34beffcc]:nth-of-type(5) {
|
|
169
|
+
display: none;
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
.client-libraries-icon[data-v-34beffcc] {
|
|
173
|
+
max-width: 14px;
|
|
174
|
+
max-height: 14px;
|
|
175
|
+
min-width: 14px;
|
|
176
|
+
width: 100%;
|
|
177
|
+
aspect-ratio: 1;
|
|
178
|
+
display: flex;
|
|
179
|
+
align-items: center;
|
|
180
|
+
justify-content: center;
|
|
181
|
+
position: relative;
|
|
182
|
+
box-sizing: border-box;
|
|
183
|
+
color: currentColor;
|
|
184
|
+
}
|
|
185
|
+
.client-libraries__active[data-v-34beffcc] {
|
|
186
|
+
color: var(--scalar-color-1);
|
|
187
|
+
border-bottom: 1px solid var(--scalar-color-1);
|
|
188
|
+
}
|
|
189
|
+
.client-libraries .client-libraries-text[data-v-34beffcc] {
|
|
190
|
+
font-size: var(--scalar-small);
|
|
191
|
+
position: relative;
|
|
192
|
+
display: flex;
|
|
193
|
+
align-items: center;
|
|
194
|
+
}
|
|
195
|
+
.client-libraries__active .client-libraries-text[data-v-34beffcc] {
|
|
196
|
+
color: var(--scalar-color-1);
|
|
197
|
+
font-weight: var(--scalar-semibold);
|
|
198
|
+
}
|
|
199
|
+
@media screen and (max-width: 600px) {
|
|
200
|
+
.references-classic .client-libraries[data-v-34beffcc] {
|
|
201
|
+
flex-direction: column;
|
|
202
|
+
}
|
|
203
|
+
}
|
|
204
|
+
@container client-libraries-list (width < 380px) {
|
|
205
|
+
.client-libraries[data-v-34beffcc] {
|
|
206
|
+
width: 100%;
|
|
207
|
+
}
|
|
208
|
+
.client-libraries span[data-v-34beffcc] {
|
|
209
|
+
display: none;
|
|
210
|
+
}
|
|
211
|
+
}
|
|
141
212
|
|
|
142
213
|
/* Colour variants are keyed on the `text-*` class a consumer passes in. */
|
|
143
214
|
.badge.text-orange[data-v-3f3e4ac3] {
|
|
@@ -160,15 +231,15 @@ to {
|
|
|
160
231
|
background: color-mix(in srgb, var(--scalar-color-green), transparent 90%);
|
|
161
232
|
border: transparent;
|
|
162
233
|
}
|
|
163
|
-
/*! tailwindcss v4.
|
|
234
|
+
/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
|
|
164
235
|
@layer properties {
|
|
165
236
|
@supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
|
|
166
|
-
[data-v-
|
|
237
|
+
[data-v-0aba6db2],[data-v-0aba6db2]:before,[data-v-0aba6db2]:after,[data-v-0aba6db2]::backdrop {
|
|
167
238
|
--tw-outline-style: solid;
|
|
168
239
|
}
|
|
169
240
|
}
|
|
170
241
|
}
|
|
171
|
-
.download-container[data-v-
|
|
242
|
+
.download-container[data-v-0aba6db2] {
|
|
172
243
|
z-index: 1;
|
|
173
244
|
flex-direction: column;
|
|
174
245
|
gap: 16px;
|
|
@@ -177,7 +248,7 @@ to {
|
|
|
177
248
|
display: flex;
|
|
178
249
|
position: relative;
|
|
179
250
|
}
|
|
180
|
-
.download-container[data-v-
|
|
251
|
+
.download-container[data-v-0aba6db2]:has(:focus-visible):before, .download-container.download-both[data-v-0aba6db2]:hover:before {
|
|
181
252
|
content: "";
|
|
182
253
|
border-radius: var(--scalar-radius-lg);
|
|
183
254
|
width: calc(100% + 24px);
|
|
@@ -189,7 +260,7 @@ to {
|
|
|
189
260
|
top: -11px;
|
|
190
261
|
left: -12px;
|
|
191
262
|
}
|
|
192
|
-
.download-button[data-v-
|
|
263
|
+
.download-button[data-v-0aba6db2] {
|
|
193
264
|
color: var(--scalar-link-color);
|
|
194
265
|
cursor: pointer;
|
|
195
266
|
outline: none;
|
|
@@ -202,7 +273,7 @@ to {
|
|
|
202
273
|
position: relative;
|
|
203
274
|
white-space: nowrap !important;
|
|
204
275
|
}
|
|
205
|
-
.download-button[data-v-
|
|
276
|
+
.download-button[data-v-0aba6db2]:before {
|
|
206
277
|
border-radius: var(--scalar-radius);
|
|
207
278
|
content: "";
|
|
208
279
|
width: calc(100% + 18px);
|
|
@@ -211,20 +282,20 @@ to {
|
|
|
211
282
|
top: -8px;
|
|
212
283
|
left: -9px;
|
|
213
284
|
}
|
|
214
|
-
.download-button[data-v-
|
|
285
|
+
.download-button[data-v-0aba6db2]:last-of-type:before {
|
|
215
286
|
width: calc(100% + 15px);
|
|
216
287
|
}
|
|
217
|
-
.download-button[data-v-
|
|
288
|
+
.download-button[data-v-0aba6db2]:hover:before {
|
|
218
289
|
background: var(--scalar-background-2);
|
|
219
290
|
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
220
291
|
}
|
|
221
|
-
.download-button[data-v-
|
|
292
|
+
.download-button[data-v-0aba6db2]:focus-visible:before {
|
|
222
293
|
background: var(--scalar-background-2);
|
|
223
294
|
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
224
295
|
outline-style: var(--tw-outline-style);
|
|
225
296
|
outline-width: 1px;
|
|
226
297
|
}
|
|
227
|
-
.download-button span[data-v-
|
|
298
|
+
.download-button span[data-v-0aba6db2] {
|
|
228
299
|
--font-color: var(--scalar-link-color, var(--scalar-color-accent));
|
|
229
300
|
--font-visited: var(--scalar-link-color-visited, var(--scalar-color-2));
|
|
230
301
|
-webkit-text-decoration: var(--scalar-text-decoration);
|
|
@@ -239,20 +310,20 @@ to {
|
|
|
239
310
|
text-decoration-color: var(--font-color);
|
|
240
311
|
}
|
|
241
312
|
@supports (color: color-mix(in lab, red, red)) {
|
|
242
|
-
.download-button span[data-v-
|
|
313
|
+
.download-button span[data-v-0aba6db2] {
|
|
243
314
|
-webkit-text-decoration-color: color-mix(in srgb, var(--font-color) 30%, transparent);
|
|
244
315
|
-webkit-text-decoration-color: color-mix(in srgb, var(--font-color) 30%, transparent);
|
|
245
316
|
text-decoration-color: color-mix(in srgb, var(--font-color) 30%, transparent);
|
|
246
317
|
}
|
|
247
318
|
}
|
|
248
|
-
.download-button span[data-v-
|
|
319
|
+
.download-button span[data-v-0aba6db2] {
|
|
249
320
|
z-index: 1;
|
|
250
321
|
align-items: center;
|
|
251
322
|
gap: 6px;
|
|
252
323
|
line-height: 1.625;
|
|
253
324
|
display: flex;
|
|
254
325
|
}
|
|
255
|
-
.download-button:hover span[data-v-
|
|
326
|
+
.download-button:hover span[data-v-0aba6db2] {
|
|
256
327
|
-webkit-text-decoration-color: var(--scalar-color-1, currentColor);
|
|
257
328
|
-webkit-text-decoration-color: var(--scalar-color-1, currentColor);
|
|
258
329
|
text-decoration-color: var(--scalar-color-1, currentColor);
|
|
@@ -262,7 +333,7 @@ to {
|
|
|
262
333
|
-webkit-text-decoration: var(--scalar-text-decoration-hover);
|
|
263
334
|
text-decoration: var(--scalar-text-decoration-hover);
|
|
264
335
|
}
|
|
265
|
-
.download-button[data-v-
|
|
336
|
+
.download-button[data-v-0aba6db2]:nth-of-type(2) {
|
|
266
337
|
clip-path: inset(50%);
|
|
267
338
|
white-space: nowrap;
|
|
268
339
|
border-width: 0;
|
|
@@ -273,7 +344,7 @@ to {
|
|
|
273
344
|
position: absolute;
|
|
274
345
|
overflow: hidden;
|
|
275
346
|
}
|
|
276
|
-
.download-container:has(:focus-visible) .download-button[data-v-
|
|
347
|
+
.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) {
|
|
277
348
|
clip-path: none;
|
|
278
349
|
white-space: normal;
|
|
279
350
|
width: auto;
|
|
@@ -284,15 +355,15 @@ to {
|
|
|
284
355
|
top: 42px;
|
|
285
356
|
overflow: visible;
|
|
286
357
|
}
|
|
287
|
-
.badge.extension[data-v-
|
|
358
|
+
.badge.extension[data-v-0aba6db2] {
|
|
288
359
|
z-index: 1;
|
|
289
360
|
background: var(--scalar-link-color, var(--scalar-color-accent));
|
|
290
361
|
color: var(--scalar-background-1);
|
|
291
362
|
}
|
|
292
|
-
.download-container:has(:focus-visible) .extension[data-v-
|
|
363
|
+
.download-container:has(:focus-visible) .extension[data-v-0aba6db2], .download-container:hover .extension[data-v-0aba6db2] {
|
|
293
364
|
opacity: 1;
|
|
294
365
|
}
|
|
295
|
-
.download-link[data-v-
|
|
366
|
+
.download-link[data-v-0aba6db2] {
|
|
296
367
|
--font-color: var(--scalar-link-color, var(--scalar-color-accent));
|
|
297
368
|
--font-visited: var(--scalar-link-color-visited, var(--scalar-color-2));
|
|
298
369
|
-webkit-text-decoration: var(--scalar-text-decoration);
|
|
@@ -307,13 +378,13 @@ to {
|
|
|
307
378
|
text-decoration-color: var(--font-color);
|
|
308
379
|
}
|
|
309
380
|
@supports (color: color-mix(in lab, red, red)) {
|
|
310
|
-
.download-link[data-v-
|
|
381
|
+
.download-link[data-v-0aba6db2] {
|
|
311
382
|
-webkit-text-decoration-color: color-mix(in srgb, var(--font-color) 30%, transparent);
|
|
312
383
|
-webkit-text-decoration-color: color-mix(in srgb, var(--font-color) 30%, transparent);
|
|
313
384
|
text-decoration-color: color-mix(in srgb, var(--font-color) 30%, transparent);
|
|
314
385
|
}
|
|
315
386
|
}
|
|
316
|
-
.download-link[data-v-
|
|
387
|
+
.download-link[data-v-0aba6db2]:hover {
|
|
317
388
|
--font-color: var(--scalar-link-color, var(--scalar-color-accent));
|
|
318
389
|
-webkit-text-decoration-color: var(--font-color);
|
|
319
390
|
-webkit-text-decoration-color: var(--font-color);
|
|
@@ -373,56 +444,6 @@ to {
|
|
|
373
444
|
margin-top: 0;
|
|
374
445
|
}
|
|
375
446
|
|
|
376
|
-
.references-classic .introduction-description[data-v-0370764f] img {
|
|
377
|
-
max-width: 720px;
|
|
378
|
-
}
|
|
379
|
-
|
|
380
|
-
.icons-only[data-v-dc833d99] span {
|
|
381
|
-
display: none;
|
|
382
|
-
}
|
|
383
|
-
|
|
384
|
-
.section-column[data-v-699c28e3] {
|
|
385
|
-
flex: 1;
|
|
386
|
-
min-width: 0;
|
|
387
|
-
}
|
|
388
|
-
@container narrow-references-container (max-width: 900px) {
|
|
389
|
-
.section-column[data-v-699c28e3]:nth-of-type(2) {
|
|
390
|
-
padding-top: 0;
|
|
391
|
-
}
|
|
392
|
-
}
|
|
393
|
-
|
|
394
|
-
.section-columns[data-v-8b9602bf] {
|
|
395
|
-
display: flex;
|
|
396
|
-
gap: 48px;
|
|
397
|
-
}
|
|
398
|
-
@container narrow-references-container (max-width: 900px) {
|
|
399
|
-
.section-columns[data-v-8b9602bf] {
|
|
400
|
-
flex-direction: column;
|
|
401
|
-
gap: 24px;
|
|
402
|
-
}
|
|
403
|
-
}
|
|
404
|
-
|
|
405
|
-
.sticky-cards[data-v-41a61989] {
|
|
406
|
-
display: flex;
|
|
407
|
-
flex-direction: column;
|
|
408
|
-
position: sticky;
|
|
409
|
-
top: calc(var(--refs-viewport-offset) + 24px);
|
|
410
|
-
}
|
|
411
|
-
|
|
412
|
-
/* Pulsing placeholder, matching the look of the rest of the loading states. */
|
|
413
|
-
.introduction-skeleton[data-v-41a61989] {
|
|
414
|
-
background: var(--scalar-background-3);
|
|
415
|
-
animation: introduction-skeleton-pulse-41a61989 1.5s infinite alternate;
|
|
416
|
-
}
|
|
417
|
-
@keyframes introduction-skeleton-pulse-41a61989 {
|
|
418
|
-
from {
|
|
419
|
-
opacity: 1;
|
|
420
|
-
}
|
|
421
|
-
to {
|
|
422
|
-
opacity: 0.33;
|
|
423
|
-
}
|
|
424
|
-
}
|
|
425
|
-
|
|
426
447
|
.section[data-v-be4443e9] {
|
|
427
448
|
position: relative;
|
|
428
449
|
display: flex;
|
|
@@ -453,6 +474,27 @@ to {
|
|
|
453
474
|
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
454
475
|
}
|
|
455
476
|
|
|
477
|
+
.section-column[data-v-699c28e3] {
|
|
478
|
+
flex: 1;
|
|
479
|
+
min-width: 0;
|
|
480
|
+
}
|
|
481
|
+
@container narrow-references-container (max-width: 900px) {
|
|
482
|
+
.section-column[data-v-699c28e3]:nth-of-type(2) {
|
|
483
|
+
padding-top: 0;
|
|
484
|
+
}
|
|
485
|
+
}
|
|
486
|
+
|
|
487
|
+
.section-columns[data-v-8b9602bf] {
|
|
488
|
+
display: flex;
|
|
489
|
+
gap: 48px;
|
|
490
|
+
}
|
|
491
|
+
@container narrow-references-container (max-width: 900px) {
|
|
492
|
+
.section-columns[data-v-8b9602bf] {
|
|
493
|
+
flex-direction: column;
|
|
494
|
+
gap: 24px;
|
|
495
|
+
}
|
|
496
|
+
}
|
|
497
|
+
|
|
456
498
|
.section-container[data-v-20a1472a] {
|
|
457
499
|
position: relative;
|
|
458
500
|
padding: 0 60px;
|
|
@@ -492,6 +534,35 @@ to {
|
|
|
492
534
|
display: inline;
|
|
493
535
|
}
|
|
494
536
|
|
|
537
|
+
.references-classic .introduction-description[data-v-0370764f] img {
|
|
538
|
+
max-width: 720px;
|
|
539
|
+
}
|
|
540
|
+
|
|
541
|
+
.icons-only[data-v-dc833d99] span {
|
|
542
|
+
display: none;
|
|
543
|
+
}
|
|
544
|
+
|
|
545
|
+
.sticky-cards[data-v-41a61989] {
|
|
546
|
+
display: flex;
|
|
547
|
+
flex-direction: column;
|
|
548
|
+
position: sticky;
|
|
549
|
+
top: calc(var(--refs-viewport-offset) + 24px);
|
|
550
|
+
}
|
|
551
|
+
|
|
552
|
+
/* Pulsing placeholder, matching the look of the rest of the loading states. */
|
|
553
|
+
.introduction-skeleton[data-v-41a61989] {
|
|
554
|
+
background: var(--scalar-background-3);
|
|
555
|
+
animation: introduction-skeleton-pulse-41a61989 1.5s infinite alternate;
|
|
556
|
+
}
|
|
557
|
+
@keyframes introduction-skeleton-pulse-41a61989 {
|
|
558
|
+
from {
|
|
559
|
+
opacity: 1;
|
|
560
|
+
}
|
|
561
|
+
to {
|
|
562
|
+
opacity: 0.33;
|
|
563
|
+
}
|
|
564
|
+
}
|
|
565
|
+
|
|
495
566
|
.sticky-cards[data-v-d6744cde] {
|
|
496
567
|
display: flex;
|
|
497
568
|
flex-direction: column;
|
|
@@ -516,7 +587,7 @@ to {
|
|
|
516
587
|
}
|
|
517
588
|
|
|
518
589
|
/* One panel holds the Markdown installation instructions */
|
|
519
|
-
.selected-client[data-v-
|
|
590
|
+
.selected-client[data-v-76e5ff4d] {
|
|
520
591
|
display: flex;
|
|
521
592
|
flex-direction: column;
|
|
522
593
|
gap: 9px;
|
|
@@ -529,7 +600,7 @@ to {
|
|
|
529
600
|
border-bottom-left-radius: var(--scalar-radius-xl);
|
|
530
601
|
border-bottom-right-radius: var(--scalar-radius-xl);
|
|
531
602
|
}
|
|
532
|
-
.client-libraries-heading[data-v-
|
|
603
|
+
.client-libraries-heading[data-v-76e5ff4d] {
|
|
533
604
|
font-size: var(--scalar-small);
|
|
534
605
|
font-weight: var(--scalar-font-medium);
|
|
535
606
|
color: var(--scalar-color-1);
|
|
@@ -542,7 +613,7 @@ to {
|
|
|
542
613
|
border-top-left-radius: var(--scalar-radius-xl);
|
|
543
614
|
border-top-right-radius: var(--scalar-radius-xl);
|
|
544
615
|
}
|
|
545
|
-
.client-libraries-content[data-v-
|
|
616
|
+
.client-libraries-content[data-v-76e5ff4d] {
|
|
546
617
|
position: relative;
|
|
547
618
|
/*
|
|
548
619
|
* Scroll horizontally rather than clip: before JS measures the tab widths
|
|
@@ -560,15 +631,20 @@ to {
|
|
|
560
631
|
border-right: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
561
632
|
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
562
633
|
}
|
|
563
|
-
.client-libraries-content[data-v-
|
|
634
|
+
.client-libraries-content[data-v-76e5ff4d]::-webkit-scrollbar {
|
|
564
635
|
display: none;
|
|
565
636
|
}
|
|
566
|
-
.client-libraries-row[data-v-
|
|
637
|
+
.client-libraries-row[data-v-76e5ff4d] {
|
|
567
638
|
display: flex;
|
|
568
639
|
justify-content: flex-start;
|
|
569
640
|
}
|
|
641
|
+
/* Sized to its tabs, so the "More" trigger still pins to the right edge */
|
|
642
|
+
.client-libraries-tabs[data-v-76e5ff4d] {
|
|
643
|
+
display: flex;
|
|
644
|
+
flex: 0 0 auto;
|
|
645
|
+
}
|
|
570
646
|
/* Zero-size clip so the measure row never adds to the scrollable width */
|
|
571
|
-
.client-libraries-measure-clip[data-v-
|
|
647
|
+
.client-libraries-measure-clip[data-v-76e5ff4d] {
|
|
572
648
|
position: absolute;
|
|
573
649
|
top: 0;
|
|
574
650
|
left: 0;
|
|
@@ -577,12 +653,12 @@ to {
|
|
|
577
653
|
overflow: hidden;
|
|
578
654
|
}
|
|
579
655
|
/* Off-screen row used only to measure natural tab widths */
|
|
580
|
-
.client-libraries-row--measure[data-v-
|
|
656
|
+
.client-libraries-row--measure[data-v-76e5ff4d] {
|
|
581
657
|
width: max-content;
|
|
582
658
|
visibility: hidden;
|
|
583
659
|
pointer-events: none;
|
|
584
660
|
}
|
|
585
|
-
.client-libraries[data-v-
|
|
661
|
+
.client-libraries[data-v-76e5ff4d] {
|
|
586
662
|
display: flex;
|
|
587
663
|
align-items: center;
|
|
588
664
|
justify-content: center;
|
|
@@ -598,7 +674,7 @@ to {
|
|
|
598
674
|
background: transparent;
|
|
599
675
|
user-select: none;
|
|
600
676
|
}
|
|
601
|
-
.client-libraries[data-v-
|
|
677
|
+
.client-libraries[data-v-76e5ff4d]:not(.client-libraries__active):hover:before {
|
|
602
678
|
content: '';
|
|
603
679
|
position: absolute;
|
|
604
680
|
width: calc(100% - 4px);
|
|
@@ -609,22 +685,22 @@ to {
|
|
|
609
685
|
z-index: 0;
|
|
610
686
|
border-radius: var(--scalar-radius);
|
|
611
687
|
}
|
|
612
|
-
.client-libraries[data-v-
|
|
688
|
+
.client-libraries[data-v-76e5ff4d]:active {
|
|
613
689
|
color: var(--scalar-color-1);
|
|
614
690
|
}
|
|
615
|
-
.client-libraries[data-v-
|
|
691
|
+
.client-libraries[data-v-76e5ff4d]:focus-visible {
|
|
616
692
|
outline: none;
|
|
617
693
|
box-shadow: inset 0 0 0 1px var(--scalar-color-accent);
|
|
618
694
|
}
|
|
619
|
-
.client-libraries__active[data-v-
|
|
695
|
+
.client-libraries__active[data-v-76e5ff4d] {
|
|
620
696
|
color: var(--scalar-color-1);
|
|
621
697
|
border-bottom: 1px solid var(--scalar-color-1);
|
|
622
698
|
}
|
|
623
699
|
/* Always pin the "More" dropdown to the right edge */
|
|
624
|
-
.client-libraries-more[data-v-
|
|
700
|
+
.client-libraries-more[data-v-76e5ff4d] {
|
|
625
701
|
margin-left: auto;
|
|
626
702
|
}
|
|
627
|
-
.client-libraries-icon[data-v-
|
|
703
|
+
.client-libraries-icon[data-v-76e5ff4d] {
|
|
628
704
|
max-width: 14px;
|
|
629
705
|
max-height: 14px;
|
|
630
706
|
min-width: 14px;
|
|
@@ -637,13 +713,13 @@ to {
|
|
|
637
713
|
box-sizing: border-box;
|
|
638
714
|
color: currentColor;
|
|
639
715
|
}
|
|
640
|
-
.client-libraries .client-libraries-text[data-v-
|
|
716
|
+
.client-libraries .client-libraries-text[data-v-76e5ff4d] {
|
|
641
717
|
font-size: var(--scalar-small);
|
|
642
718
|
position: relative;
|
|
643
719
|
display: flex;
|
|
644
720
|
align-items: center;
|
|
645
721
|
}
|
|
646
|
-
.client-libraries__active .client-libraries-text[data-v-
|
|
722
|
+
.client-libraries__active .client-libraries-text[data-v-76e5ff4d] {
|
|
647
723
|
color: var(--scalar-color-1);
|
|
648
724
|
font-weight: var(--scalar-semibold);
|
|
649
725
|
}
|
|
@@ -679,6 +755,16 @@ to {
|
|
|
679
755
|
color: var(--scalar-color-1);
|
|
680
756
|
}
|
|
681
757
|
|
|
758
|
+
/* Style the "icon" */
|
|
759
|
+
.schema-type-icon[data-v-e2018ca6] {
|
|
760
|
+
color: var(--scalar-color-1);
|
|
761
|
+
display: none;
|
|
762
|
+
}
|
|
763
|
+
.schema-type[data-v-e2018ca6] {
|
|
764
|
+
font-family: var(--scalar-font-code);
|
|
765
|
+
color: var(--scalar-color-1);
|
|
766
|
+
}
|
|
767
|
+
|
|
682
768
|
.screenreader-only[data-v-df2e1026] {
|
|
683
769
|
position: absolute;
|
|
684
770
|
width: 1px;
|
|
@@ -690,28 +776,136 @@ to {
|
|
|
690
776
|
border: 0;
|
|
691
777
|
}
|
|
692
778
|
|
|
693
|
-
.
|
|
779
|
+
.error[data-v-e44b49a4] {
|
|
780
|
+
background-color: var(--scalar-color-red);
|
|
781
|
+
}
|
|
782
|
+
.schema-card[data-v-e44b49a4] {
|
|
783
|
+
font-size: var(--scalar-font-size-4);
|
|
784
|
+
color: var(--scalar-color-1);
|
|
785
|
+
}
|
|
786
|
+
.schema-card-title[data-v-e44b49a4] {
|
|
787
|
+
height: var(--schema-title-height);
|
|
788
|
+
|
|
789
|
+
padding: 6px 8px;
|
|
790
|
+
|
|
694
791
|
display: flex;
|
|
695
|
-
flex-wrap: wrap;
|
|
696
792
|
align-items: center;
|
|
697
|
-
gap:
|
|
793
|
+
gap: 4px;
|
|
794
|
+
|
|
795
|
+
color: var(--scalar-color-2);
|
|
796
|
+
font-weight: var(--scalar-semibold);
|
|
797
|
+
font-size: var(--scalar-mini);
|
|
798
|
+
border-bottom: var(--scalar-border-width) solid transparent;
|
|
698
799
|
}
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
text-transform: uppercase;
|
|
702
|
-
letter-spacing: 0.05em;
|
|
800
|
+
button.schema-card-title[data-v-e44b49a4] {
|
|
801
|
+
cursor: pointer;
|
|
703
802
|
}
|
|
704
|
-
|
|
705
|
-
/* Style the "icon" */
|
|
706
|
-
.schema-type-icon[data-v-e2018ca6] {
|
|
803
|
+
button.schema-card-title[data-v-e44b49a4]:hover {
|
|
707
804
|
color: var(--scalar-color-1);
|
|
708
|
-
display: none;
|
|
709
805
|
}
|
|
710
|
-
.schema-
|
|
711
|
-
|
|
712
|
-
color: var(--scalar-color-1);
|
|
806
|
+
.schema-card-title-icon--open[data-v-e44b49a4] {
|
|
807
|
+
transform: rotate(45deg);
|
|
713
808
|
}
|
|
714
|
-
|
|
809
|
+
.schema-properties-open > .schema-card-title[data-v-e44b49a4] {
|
|
810
|
+
border-bottom-left-radius: 0;
|
|
811
|
+
border-bottom-right-radius: 0;
|
|
812
|
+
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
813
|
+
}
|
|
814
|
+
.schema-properties-open > .schema-properties[data-v-e44b49a4] {
|
|
815
|
+
width: fit-content;
|
|
816
|
+
}
|
|
817
|
+
.schema-card-description[data-v-e44b49a4] {
|
|
818
|
+
color: var(--scalar-color-2);
|
|
819
|
+
}
|
|
820
|
+
.schema-card-description + .schema-properties[data-v-e44b49a4] {
|
|
821
|
+
width: fit-content;
|
|
822
|
+
}
|
|
823
|
+
.schema-card-description + .schema-properties[data-v-e44b49a4] {
|
|
824
|
+
margin-top: 8px;
|
|
825
|
+
}
|
|
826
|
+
.schema-card--level-0:nth-of-type(1)
|
|
827
|
+
> .schema-card-description[data-v-e44b49a4]:has(+ .schema-properties) {
|
|
828
|
+
margin-bottom: -8px;
|
|
829
|
+
padding-bottom: 8px;
|
|
830
|
+
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
831
|
+
}
|
|
832
|
+
.schema-card--level-0
|
|
833
|
+
~ .schema-card--level-0
|
|
834
|
+
> .schema-card-description[data-v-e44b49a4]:has(+ .schema-properties) {
|
|
835
|
+
padding-top: 8px;
|
|
836
|
+
}
|
|
837
|
+
.schema-properties-open.schema-properties[data-v-e44b49a4],
|
|
838
|
+
.schema-properties-open > .schema-card--open[data-v-e44b49a4] {
|
|
839
|
+
width: 100%;
|
|
840
|
+
}
|
|
841
|
+
.schema-properties[data-v-e44b49a4] {
|
|
842
|
+
display: flex;
|
|
843
|
+
flex-direction: column;
|
|
844
|
+
|
|
845
|
+
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
846
|
+
border-radius: var(--scalar-radius-lg);
|
|
847
|
+
width: fit-content;
|
|
848
|
+
}
|
|
849
|
+
.schema-properties-name[data-v-e44b49a4] {
|
|
850
|
+
width: 100%;
|
|
851
|
+
}
|
|
852
|
+
.schema-properties .schema-properties[data-v-e44b49a4] {
|
|
853
|
+
border-radius: 13.5px;
|
|
854
|
+
}
|
|
855
|
+
.schema-properties .schema-properties.schema-properties-open[data-v-e44b49a4] {
|
|
856
|
+
border-radius: var(--scalar-radius-lg);
|
|
857
|
+
}
|
|
858
|
+
.schema-properties-open[data-v-e44b49a4] {
|
|
859
|
+
width: 100%;
|
|
860
|
+
}
|
|
861
|
+
.schema-card--compact[data-v-e44b49a4] {
|
|
862
|
+
align-self: flex-start;
|
|
863
|
+
}
|
|
864
|
+
.schema-card--compact.schema-card--open[data-v-e44b49a4] {
|
|
865
|
+
align-self: initial;
|
|
866
|
+
}
|
|
867
|
+
.schema-card-title--compact[data-v-e44b49a4] {
|
|
868
|
+
color: var(--scalar-color-2);
|
|
869
|
+
padding: 6px 10px 6px 8px;
|
|
870
|
+
height: auto;
|
|
871
|
+
border-bottom: none;
|
|
872
|
+
}
|
|
873
|
+
.schema-card-title--compact > .schema-card-title-icon[data-v-e44b49a4] {
|
|
874
|
+
margin: 0;
|
|
875
|
+
}
|
|
876
|
+
.schema-card-title--compact > .schema-card-title-icon--open[data-v-e44b49a4] {
|
|
877
|
+
transform: rotate(45deg);
|
|
878
|
+
}
|
|
879
|
+
.schema-properties-open > .schema-card-title--compact[data-v-e44b49a4] {
|
|
880
|
+
position: static;
|
|
881
|
+
}
|
|
882
|
+
.property--level-0
|
|
883
|
+
> .schema-properties
|
|
884
|
+
> .schema-card--level-0
|
|
885
|
+
> .schema-properties[data-v-e44b49a4] {
|
|
886
|
+
border: none;
|
|
887
|
+
}
|
|
888
|
+
.property--level-0
|
|
889
|
+
.schema-card--level-0:not(.schema-card--compact)
|
|
890
|
+
.property--level-1[data-v-e44b49a4] {
|
|
891
|
+
padding: 0 0 8px;
|
|
892
|
+
}
|
|
893
|
+
:not(.composition-panel)
|
|
894
|
+
> .schema-card--compact.schema-card--level-0
|
|
895
|
+
> .schema-properties[data-v-e44b49a4] {
|
|
896
|
+
border: none;
|
|
897
|
+
}
|
|
898
|
+
[data-v-e44b49a4] .schema-card-description p {
|
|
899
|
+
font-size: var(--scalar-small, var(--scalar-paragraph));
|
|
900
|
+
color: var(--scalar-color-2);
|
|
901
|
+
margin-bottom: 0;
|
|
902
|
+
display: block;
|
|
903
|
+
margin-bottom: 6px;
|
|
904
|
+
}
|
|
905
|
+
.children .schema-card-description[data-v-e44b49a4]:first-of-type {
|
|
906
|
+
padding-top: 0;
|
|
907
|
+
}
|
|
908
|
+
|
|
715
909
|
.property-enum-value[data-v-4375ecfd] {
|
|
716
910
|
color: var(--scalar-color-3);
|
|
717
911
|
line-height: 1.5;
|
|
@@ -904,7 +1098,7 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
904
1098
|
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
905
1099
|
border-radius: var(--scalar-radius);
|
|
906
1100
|
}
|
|
907
|
-
/*! tailwindcss v4.
|
|
1101
|
+
/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
|
|
908
1102
|
.property-example[data-v-370db0bd] {
|
|
909
1103
|
font-size: var(--scalar-mini);
|
|
910
1104
|
flex-direction: column;
|
|
@@ -1033,7 +1227,7 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
1033
1227
|
text-decoration: line-through;
|
|
1034
1228
|
}
|
|
1035
1229
|
|
|
1036
|
-
.property[data-v-
|
|
1230
|
+
.property[data-v-1ebde634] {
|
|
1037
1231
|
color: var(--scalar-color-1);
|
|
1038
1232
|
display: flex;
|
|
1039
1233
|
flex-direction: column;
|
|
@@ -1043,7 +1237,7 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
1043
1237
|
}
|
|
1044
1238
|
|
|
1045
1239
|
/** Remove top padding for top level schema card */
|
|
1046
|
-
.property.property--level-0[data-v-
|
|
1240
|
+
.property.property--level-0[data-v-1ebde634]:has(
|
|
1047
1241
|
> .property-rule
|
|
1048
1242
|
> .schema-card
|
|
1049
1243
|
> .schema-properties.schema-properties-open
|
|
@@ -1052,25 +1246,25 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
1052
1246
|
) {
|
|
1053
1247
|
padding-top: 0;
|
|
1054
1248
|
}
|
|
1055
|
-
.property--compact.property--level-0[data-v-
|
|
1056
|
-
.property--compact.property--level-1[data-v-
|
|
1249
|
+
.property--compact.property--level-0[data-v-1ebde634],
|
|
1250
|
+
.property--compact.property--level-1[data-v-1ebde634] {
|
|
1057
1251
|
padding: 10px 0;
|
|
1058
1252
|
}
|
|
1059
|
-
.composition-panel .property.property.property.property--level-0[data-v-
|
|
1253
|
+
.composition-panel .property.property.property.property--level-0[data-v-1ebde634] {
|
|
1060
1254
|
padding: 0px;
|
|
1061
1255
|
}
|
|
1062
1256
|
.property--compact.property--level-0
|
|
1063
1257
|
.composition-panel
|
|
1064
|
-
.property--compact.property--level-1[data-v-
|
|
1258
|
+
.property--compact.property--level-1[data-v-1ebde634] {
|
|
1065
1259
|
padding: 8px;
|
|
1066
1260
|
}
|
|
1067
1261
|
|
|
1068
1262
|
/* if a property doesn't have a heading, remove the top padding */
|
|
1069
|
-
.property[data-v-
|
|
1263
|
+
.property[data-v-1ebde634]:has(> .property-rule:nth-of-type(1)):not(.property--compact) {
|
|
1070
1264
|
padding-top: 8px;
|
|
1071
1265
|
padding-bottom: 8px;
|
|
1072
1266
|
}
|
|
1073
|
-
.property--deprecated[data-v-
|
|
1267
|
+
.property--deprecated[data-v-1ebde634] {
|
|
1074
1268
|
background: repeating-linear-gradient(
|
|
1075
1269
|
-45deg,
|
|
1076
1270
|
var(--scalar-background-2) 0,
|
|
@@ -1080,49 +1274,49 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
1080
1274
|
);
|
|
1081
1275
|
background-size: 100%;
|
|
1082
1276
|
}
|
|
1083
|
-
.property--deprecated[data-v-
|
|
1277
|
+
.property--deprecated[data-v-1ebde634] > * {
|
|
1084
1278
|
opacity: 0.75;
|
|
1085
1279
|
}
|
|
1086
|
-
.property-description[data-v-
|
|
1280
|
+
.property-description[data-v-1ebde634] {
|
|
1087
1281
|
margin-top: 6px;
|
|
1088
1282
|
line-height: 1.4;
|
|
1089
1283
|
font-size: var(--scalar-small);
|
|
1090
1284
|
}
|
|
1091
|
-
.property-description[data-v-
|
|
1285
|
+
.property-description[data-v-1ebde634]:has(+ .property-rule) {
|
|
1092
1286
|
margin-bottom: 9px;
|
|
1093
1287
|
}
|
|
1094
|
-
[data-v-
|
|
1288
|
+
[data-v-1ebde634] .property-description * {
|
|
1095
1289
|
color: var(--scalar-color-2) !important;
|
|
1096
1290
|
}
|
|
1097
|
-
.property[data-v-
|
|
1291
|
+
.property[data-v-1ebde634]:not(:last-of-type) {
|
|
1098
1292
|
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1099
1293
|
}
|
|
1100
|
-
.property-description + .children[data-v-
|
|
1101
|
-
.children + .property-rule[data-v-
|
|
1294
|
+
.property-description + .children[data-v-1ebde634],
|
|
1295
|
+
.children + .property-rule[data-v-1ebde634] {
|
|
1102
1296
|
margin-top: 9px;
|
|
1103
1297
|
}
|
|
1104
|
-
.children[data-v-
|
|
1298
|
+
.children[data-v-1ebde634] {
|
|
1105
1299
|
display: flex;
|
|
1106
1300
|
flex-direction: column;
|
|
1107
1301
|
}
|
|
1108
|
-
.children .property--compact.property--level-1[data-v-
|
|
1302
|
+
.children .property--compact.property--level-1[data-v-1ebde634] {
|
|
1109
1303
|
padding: 12px;
|
|
1110
1304
|
}
|
|
1111
|
-
.property-example-value[data-v-
|
|
1305
|
+
.property-example-value[data-v-1ebde634] {
|
|
1112
1306
|
all: unset;
|
|
1113
1307
|
font-family: var(--scalar-font-code);
|
|
1114
1308
|
padding: 6px;
|
|
1115
1309
|
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1116
1310
|
}
|
|
1117
|
-
.property-rule[data-v-
|
|
1311
|
+
.property-rule[data-v-1ebde634] {
|
|
1118
1312
|
border-radius: var(--scalar-radius-lg);
|
|
1119
1313
|
display: flex;
|
|
1120
1314
|
flex-direction: column;
|
|
1121
1315
|
}
|
|
1122
|
-
.property--level-2[data-v-
|
|
1316
|
+
.property--level-2[data-v-1ebde634] .relative > button {
|
|
1123
1317
|
left: -2rem;
|
|
1124
1318
|
}
|
|
1125
|
-
.property-rule[data-v-
|
|
1319
|
+
.property-rule[data-v-1ebde634]
|
|
1126
1320
|
|
|
1127
1321
|
.composition-panel
|
|
1128
1322
|
.schema-card--level-1
|
|
@@ -1130,7 +1324,7 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
1130
1324
|
{
|
|
1131
1325
|
border-radius: 0 0 var(--scalar-radius-lg) var(--scalar-radius-lg);
|
|
1132
1326
|
}
|
|
1133
|
-
.property-rule[data-v-
|
|
1327
|
+
.property-rule[data-v-1ebde634]
|
|
1134
1328
|
.composition-panel > .schema-card > .schema-card-description {
|
|
1135
1329
|
padding: 10px;
|
|
1136
1330
|
border-left: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
@@ -1139,29 +1333,29 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
1139
1333
|
margin-top: 0;
|
|
1140
1334
|
}
|
|
1141
1335
|
}
|
|
1142
|
-
.property-example[data-v-
|
|
1336
|
+
.property-example[data-v-1ebde634] {
|
|
1143
1337
|
background: transparent;
|
|
1144
1338
|
border: none;
|
|
1145
1339
|
display: flex;
|
|
1146
1340
|
flex-direction: row;
|
|
1147
1341
|
gap: 8px;
|
|
1148
1342
|
}
|
|
1149
|
-
.property-example-label[data-v-
|
|
1150
|
-
.property-example-value[data-v-
|
|
1343
|
+
.property-example-label[data-v-1ebde634],
|
|
1344
|
+
.property-example-value[data-v-1ebde634] {
|
|
1151
1345
|
padding: 3px 0 0 0;
|
|
1152
1346
|
}
|
|
1153
|
-
.property-example-value[data-v-
|
|
1347
|
+
.property-example-value[data-v-1ebde634] {
|
|
1154
1348
|
background: var(--scalar-background-2);
|
|
1155
1349
|
border-top: 0;
|
|
1156
1350
|
border-radius: var(--scalar-radius);
|
|
1157
1351
|
padding: 3px 4px;
|
|
1158
1352
|
}
|
|
1159
|
-
.property-name[data-v-
|
|
1353
|
+
.property-name[data-v-1ebde634] {
|
|
1160
1354
|
font-family: var(--scalar-font-code);
|
|
1161
1355
|
font-weight: var(--scalar-semibold);
|
|
1162
1356
|
}
|
|
1163
|
-
.property-name-additional-properties[data-v-
|
|
1164
|
-
.property-name-pattern-properties[data-v-
|
|
1357
|
+
.property-name-additional-properties[data-v-1ebde634]::before,
|
|
1358
|
+
.property-name-pattern-properties[data-v-1ebde634]::before {
|
|
1165
1359
|
text-transform: uppercase;
|
|
1166
1360
|
font-size: var(--scalar-micro);
|
|
1167
1361
|
display: inline-block;
|
|
@@ -1172,11 +1366,11 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
1172
1366
|
background-color: var(--scalar-background-2);
|
|
1173
1367
|
margin-right: 4px;
|
|
1174
1368
|
}
|
|
1175
|
-
.property-name-pattern-properties[data-v-
|
|
1369
|
+
.property-name-pattern-properties[data-v-1ebde634]::before {
|
|
1176
1370
|
content: 'regex';
|
|
1177
1371
|
}
|
|
1178
|
-
.property-name-additional-properties[data-v-
|
|
1179
|
-
.property-name-pattern-properties[data-v-
|
|
1372
|
+
.property-name-additional-properties[data-v-1ebde634],
|
|
1373
|
+
.property-name-pattern-properties[data-v-1ebde634] {
|
|
1180
1374
|
border: 1px dashed var(--scalar-border-color);
|
|
1181
1375
|
color: var(--scalar-color-accent);
|
|
1182
1376
|
display: inline-block;
|
|
@@ -1184,136 +1378,6 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
1184
1378
|
border-radius: var(--scalar-radius);
|
|
1185
1379
|
}
|
|
1186
1380
|
|
|
1187
|
-
.error[data-v-e811e294] {
|
|
1188
|
-
background-color: var(--scalar-color-red);
|
|
1189
|
-
}
|
|
1190
|
-
.schema-card[data-v-e811e294] {
|
|
1191
|
-
font-size: var(--scalar-font-size-4);
|
|
1192
|
-
color: var(--scalar-color-1);
|
|
1193
|
-
}
|
|
1194
|
-
.schema-card-title[data-v-e811e294] {
|
|
1195
|
-
height: var(--schema-title-height);
|
|
1196
|
-
|
|
1197
|
-
padding: 6px 8px;
|
|
1198
|
-
|
|
1199
|
-
display: flex;
|
|
1200
|
-
align-items: center;
|
|
1201
|
-
gap: 4px;
|
|
1202
|
-
|
|
1203
|
-
color: var(--scalar-color-2);
|
|
1204
|
-
font-weight: var(--scalar-semibold);
|
|
1205
|
-
font-size: var(--scalar-mini);
|
|
1206
|
-
border-bottom: var(--scalar-border-width) solid transparent;
|
|
1207
|
-
}
|
|
1208
|
-
button.schema-card-title[data-v-e811e294] {
|
|
1209
|
-
cursor: pointer;
|
|
1210
|
-
}
|
|
1211
|
-
button.schema-card-title[data-v-e811e294]:hover {
|
|
1212
|
-
color: var(--scalar-color-1);
|
|
1213
|
-
}
|
|
1214
|
-
.schema-card-title-icon--open[data-v-e811e294] {
|
|
1215
|
-
transform: rotate(45deg);
|
|
1216
|
-
}
|
|
1217
|
-
.schema-properties-open > .schema-card-title[data-v-e811e294] {
|
|
1218
|
-
border-bottom-left-radius: 0;
|
|
1219
|
-
border-bottom-right-radius: 0;
|
|
1220
|
-
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1221
|
-
}
|
|
1222
|
-
.schema-properties-open > .schema-properties[data-v-e811e294] {
|
|
1223
|
-
width: fit-content;
|
|
1224
|
-
}
|
|
1225
|
-
.schema-card-description[data-v-e811e294] {
|
|
1226
|
-
color: var(--scalar-color-2);
|
|
1227
|
-
}
|
|
1228
|
-
.schema-card-description + .schema-properties[data-v-e811e294] {
|
|
1229
|
-
width: fit-content;
|
|
1230
|
-
}
|
|
1231
|
-
.schema-card-description + .schema-properties[data-v-e811e294] {
|
|
1232
|
-
margin-top: 8px;
|
|
1233
|
-
}
|
|
1234
|
-
.schema-card--level-0:nth-of-type(1)
|
|
1235
|
-
> .schema-card-description[data-v-e811e294]:has(+ .schema-properties) {
|
|
1236
|
-
margin-bottom: -8px;
|
|
1237
|
-
padding-bottom: 8px;
|
|
1238
|
-
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1239
|
-
}
|
|
1240
|
-
.schema-card--level-0
|
|
1241
|
-
~ .schema-card--level-0
|
|
1242
|
-
> .schema-card-description[data-v-e811e294]:has(+ .schema-properties) {
|
|
1243
|
-
padding-top: 8px;
|
|
1244
|
-
}
|
|
1245
|
-
.schema-properties-open.schema-properties[data-v-e811e294],
|
|
1246
|
-
.schema-properties-open > .schema-card--open[data-v-e811e294] {
|
|
1247
|
-
width: 100%;
|
|
1248
|
-
}
|
|
1249
|
-
.schema-properties[data-v-e811e294] {
|
|
1250
|
-
display: flex;
|
|
1251
|
-
flex-direction: column;
|
|
1252
|
-
|
|
1253
|
-
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1254
|
-
border-radius: var(--scalar-radius-lg);
|
|
1255
|
-
width: fit-content;
|
|
1256
|
-
}
|
|
1257
|
-
.schema-properties-name[data-v-e811e294] {
|
|
1258
|
-
width: 100%;
|
|
1259
|
-
}
|
|
1260
|
-
.schema-properties .schema-properties[data-v-e811e294] {
|
|
1261
|
-
border-radius: 13.5px;
|
|
1262
|
-
}
|
|
1263
|
-
.schema-properties .schema-properties.schema-properties-open[data-v-e811e294] {
|
|
1264
|
-
border-radius: var(--scalar-radius-lg);
|
|
1265
|
-
}
|
|
1266
|
-
.schema-properties-open[data-v-e811e294] {
|
|
1267
|
-
width: 100%;
|
|
1268
|
-
}
|
|
1269
|
-
.schema-card--compact[data-v-e811e294] {
|
|
1270
|
-
align-self: flex-start;
|
|
1271
|
-
}
|
|
1272
|
-
.schema-card--compact.schema-card--open[data-v-e811e294] {
|
|
1273
|
-
align-self: initial;
|
|
1274
|
-
}
|
|
1275
|
-
.schema-card-title--compact[data-v-e811e294] {
|
|
1276
|
-
color: var(--scalar-color-2);
|
|
1277
|
-
padding: 6px 10px 6px 8px;
|
|
1278
|
-
height: auto;
|
|
1279
|
-
border-bottom: none;
|
|
1280
|
-
}
|
|
1281
|
-
.schema-card-title--compact > .schema-card-title-icon[data-v-e811e294] {
|
|
1282
|
-
margin: 0;
|
|
1283
|
-
}
|
|
1284
|
-
.schema-card-title--compact > .schema-card-title-icon--open[data-v-e811e294] {
|
|
1285
|
-
transform: rotate(45deg);
|
|
1286
|
-
}
|
|
1287
|
-
.schema-properties-open > .schema-card-title--compact[data-v-e811e294] {
|
|
1288
|
-
position: static;
|
|
1289
|
-
}
|
|
1290
|
-
.property--level-0
|
|
1291
|
-
> .schema-properties
|
|
1292
|
-
> .schema-card--level-0
|
|
1293
|
-
> .schema-properties[data-v-e811e294] {
|
|
1294
|
-
border: none;
|
|
1295
|
-
}
|
|
1296
|
-
.property--level-0
|
|
1297
|
-
.schema-card--level-0:not(.schema-card--compact)
|
|
1298
|
-
.property--level-1[data-v-e811e294] {
|
|
1299
|
-
padding: 0 0 8px;
|
|
1300
|
-
}
|
|
1301
|
-
:not(.composition-panel)
|
|
1302
|
-
> .schema-card--compact.schema-card--level-0
|
|
1303
|
-
> .schema-properties[data-v-e811e294] {
|
|
1304
|
-
border: none;
|
|
1305
|
-
}
|
|
1306
|
-
[data-v-e811e294] .schema-card-description p {
|
|
1307
|
-
font-size: var(--scalar-small, var(--scalar-paragraph));
|
|
1308
|
-
color: var(--scalar-color-2);
|
|
1309
|
-
margin-bottom: 0;
|
|
1310
|
-
display: block;
|
|
1311
|
-
margin-bottom: 6px;
|
|
1312
|
-
}
|
|
1313
|
-
.children .schema-card-description[data-v-e811e294]:first-of-type {
|
|
1314
|
-
padding-top: 0;
|
|
1315
|
-
}
|
|
1316
|
-
|
|
1317
1381
|
.section-wrapper[data-v-ff689b94] {
|
|
1318
1382
|
color: var(--scalar-color-1);
|
|
1319
1383
|
|
|
@@ -1377,89 +1441,55 @@ button.schema-card-title[data-v-e811e294]:hover {
|
|
|
1377
1441
|
padding-bottom: 9px;
|
|
1378
1442
|
}
|
|
1379
1443
|
|
|
1380
|
-
.
|
|
1381
|
-
|
|
1382
|
-
}
|
|
1383
|
-
.message-title[data-v-50be0795] {
|
|
1384
|
-
font-size: var(--scalar-heading-4);
|
|
1385
|
-
font-weight: var(--scalar-semibold);
|
|
1386
|
-
color: var(--scalar-color-1);
|
|
1387
|
-
}
|
|
1388
|
-
/*
|
|
1389
|
-
* Lay the heading and protocol labels out on one wrapping row. The labels live inside the
|
|
1390
|
-
* Anchor slot so the copy-anchor "#" button (absolutely positioned just past the end of the
|
|
1391
|
-
* slot content on hover) trails after the last pill instead of overlapping the first one.
|
|
1392
|
-
*/
|
|
1393
|
-
.message-heading[data-v-50be0795] {
|
|
1394
|
-
display: inline-flex;
|
|
1395
|
-
flex-wrap: wrap;
|
|
1444
|
+
.reference-models-anchor[data-v-f3ae088e] {
|
|
1445
|
+
display: flex;
|
|
1396
1446
|
align-items: center;
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
.message-accordion[data-v-50be0795] .section-accordion-content-card {
|
|
1401
|
-
padding: 12px;
|
|
1447
|
+
font-size: 20px;
|
|
1448
|
+
padding-left: 6px;
|
|
1449
|
+
color: var(--scalar-color-1);
|
|
1402
1450
|
}
|
|
1403
|
-
.
|
|
1404
|
-
|
|
1405
|
-
|
|
1451
|
+
.reference-models-label[data-v-f3ae088e] {
|
|
1452
|
+
display: block;
|
|
1453
|
+
font-size: var(--scalar-mini);
|
|
1406
1454
|
}
|
|
1407
|
-
|
|
1408
|
-
|
|
1455
|
+
|
|
1456
|
+
/* Style the "icon" */
|
|
1457
|
+
.reference-models-label[data-v-f3ae088e] em {
|
|
1458
|
+
font-weight: var(--scalar-bold);
|
|
1409
1459
|
}
|
|
1410
|
-
|
|
1411
|
-
|
|
1460
|
+
|
|
1461
|
+
.collapsible-section[data-v-ea5f870d] {
|
|
1462
|
+
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1463
|
+
position: relative;
|
|
1412
1464
|
}
|
|
1413
|
-
.
|
|
1414
|
-
font-size: var(--scalar-font-size-2);
|
|
1415
|
-
font-weight: var(--scalar-semibold);
|
|
1465
|
+
.collapsible-section-header[data-v-ea5f870d] {
|
|
1416
1466
|
color: var(--scalar-color-1);
|
|
1417
|
-
padding-bottom: 8px;
|
|
1418
|
-
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1419
|
-
margin-bottom: 8px;
|
|
1420
|
-
}
|
|
1421
|
-
|
|
1422
|
-
.operation[data-v-91a717db] {
|
|
1423
|
-
margin-top: 32px;
|
|
1424
|
-
scroll-margin-top: var(--refs-viewport-offset);
|
|
1425
1467
|
}
|
|
1426
|
-
.
|
|
1468
|
+
.collapsible-section .collapsible-section-trigger[data-v-ea5f870d] {
|
|
1427
1469
|
display: flex;
|
|
1428
1470
|
align-items: center;
|
|
1429
|
-
|
|
1471
|
+
cursor: pointer;
|
|
1472
|
+
padding: 10px 0;
|
|
1473
|
+
font-size: var(--scalar-font-size-3);
|
|
1474
|
+
z-index: 1;
|
|
1475
|
+
position: relative;
|
|
1430
1476
|
}
|
|
1431
|
-
.
|
|
1432
|
-
|
|
1433
|
-
|
|
1477
|
+
.collapsible-section-trigger svg[data-v-ea5f870d] {
|
|
1478
|
+
color: var(--scalar-color-3);
|
|
1479
|
+
position: absolute;
|
|
1480
|
+
left: -19px;
|
|
1481
|
+
}
|
|
1482
|
+
.collapsible-section:hover .collapsible-section-trigger svg[data-v-ea5f870d] {
|
|
1434
1483
|
color: var(--scalar-color-1);
|
|
1435
|
-
}
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
padding: 2px 8px;
|
|
1445
|
-
display: inline-flex;
|
|
1446
|
-
align-items: center;
|
|
1447
|
-
}
|
|
1448
|
-
.operation-action--send[data-v-91a717db] {
|
|
1449
|
-
color: var(--scalar-color-blue);
|
|
1450
|
-
background: color-mix(in srgb, var(--scalar-color-blue), transparent 88%);
|
|
1451
|
-
}
|
|
1452
|
-
.operation-action--receive[data-v-91a717db] {
|
|
1453
|
-
color: var(--scalar-color-green);
|
|
1454
|
-
background: color-mix(in srgb, var(--scalar-color-green), transparent 88%);
|
|
1455
|
-
}
|
|
1456
|
-
.operation-description[data-v-91a717db] {
|
|
1457
|
-
text-align: left;
|
|
1458
|
-
margin-top: 4px;
|
|
1459
|
-
}
|
|
1460
|
-
/* Space the first message accordion away from the operation header/description. */
|
|
1461
|
-
.operation[data-v-91a717db] > .message {
|
|
1462
|
-
margin-top: 12px;
|
|
1484
|
+
}
|
|
1485
|
+
.collapsible-section .collapsible-section-trigger[data-v-ea5f870d] .anchor-copy {
|
|
1486
|
+
line-height: 18.5px;
|
|
1487
|
+
}
|
|
1488
|
+
.collapsible-section-content[data-v-ea5f870d] {
|
|
1489
|
+
padding: 0;
|
|
1490
|
+
margin: 0;
|
|
1491
|
+
margin-bottom: 10px;
|
|
1492
|
+
scroll-margin-top: 140px;
|
|
1463
1493
|
}
|
|
1464
1494
|
|
|
1465
1495
|
.section-accordion-wrapper[data-v-9419dd23] {
|
|
@@ -1521,227 +1551,6 @@ button.schema-card-title[data-v-e811e294]:hover {
|
|
|
1521
1551
|
}
|
|
1522
1552
|
}
|
|
1523
1553
|
|
|
1524
|
-
.headers-card[data-v-b7ba0e6f] {
|
|
1525
|
-
z-index: 0;
|
|
1526
|
-
margin-top: 12px;
|
|
1527
|
-
margin-bottom: 6px;
|
|
1528
|
-
position: relative;
|
|
1529
|
-
font-size: var(--scalar-font-size-4);
|
|
1530
|
-
color: var(--scalar-color-1);
|
|
1531
|
-
|
|
1532
|
-
align-self: flex-start;
|
|
1533
|
-
}
|
|
1534
|
-
.headers-card.headers-card--open[data-v-b7ba0e6f] {
|
|
1535
|
-
align-self: initial;
|
|
1536
|
-
}
|
|
1537
|
-
.headers-card-title[data-v-b7ba0e6f] {
|
|
1538
|
-
padding: 6px 10px;
|
|
1539
|
-
|
|
1540
|
-
display: flex;
|
|
1541
|
-
align-items: center;
|
|
1542
|
-
gap: 4px;
|
|
1543
|
-
|
|
1544
|
-
color: var(--scalar-color-3);
|
|
1545
|
-
font-weight: var(--scalar-semibold);
|
|
1546
|
-
font-size: var(--scalar-micro);
|
|
1547
|
-
|
|
1548
|
-
border-radius: 13.5px;
|
|
1549
|
-
}
|
|
1550
|
-
button.headers-card-title[data-v-b7ba0e6f] {
|
|
1551
|
-
cursor: pointer;
|
|
1552
|
-
}
|
|
1553
|
-
button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
1554
|
-
color: var(--scalar-color-1);
|
|
1555
|
-
}
|
|
1556
|
-
.headers-card-title-icon--open[data-v-b7ba0e6f] {
|
|
1557
|
-
transform: rotate(45deg);
|
|
1558
|
-
}
|
|
1559
|
-
.headers-properties[data-v-b7ba0e6f] {
|
|
1560
|
-
display: flex;
|
|
1561
|
-
flex-direction: column;
|
|
1562
|
-
|
|
1563
|
-
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1564
|
-
|
|
1565
|
-
border-radius: 13.5px;
|
|
1566
|
-
width: fit-content;
|
|
1567
|
-
}
|
|
1568
|
-
.headers-properties-open > .headers-card-title[data-v-b7ba0e6f] {
|
|
1569
|
-
border-bottom-left-radius: 0;
|
|
1570
|
-
border-bottom-right-radius: 0;
|
|
1571
|
-
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1572
|
-
}
|
|
1573
|
-
.headers-properties-open[data-v-b7ba0e6f] {
|
|
1574
|
-
border-radius: var(--scalar-radius-lg);
|
|
1575
|
-
width: 100%;
|
|
1576
|
-
}
|
|
1577
|
-
.headers-card .property[data-v-b7ba0e6f]:last-of-type {
|
|
1578
|
-
padding-bottom: 10px;
|
|
1579
|
-
}
|
|
1580
|
-
.headers-card-title > .headers-card-title-icon[data-v-b7ba0e6f] {
|
|
1581
|
-
width: 14px;
|
|
1582
|
-
height: 14px;
|
|
1583
|
-
margin: 0;
|
|
1584
|
-
}
|
|
1585
|
-
.headers-card-title > .headers-card-title-icon--open[data-v-b7ba0e6f] {
|
|
1586
|
-
transform: rotate(45deg);
|
|
1587
|
-
}
|
|
1588
|
-
|
|
1589
|
-
.parameter-item[data-v-830e91ce] {
|
|
1590
|
-
display: flex;
|
|
1591
|
-
flex-direction: column;
|
|
1592
|
-
position: relative;
|
|
1593
|
-
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1594
|
-
}
|
|
1595
|
-
.parameter-item:last-of-type .parameter-schema[data-v-830e91ce] {
|
|
1596
|
-
padding-bottom: 0;
|
|
1597
|
-
}
|
|
1598
|
-
.parameter-item-container[data-v-830e91ce] {
|
|
1599
|
-
padding: 0;
|
|
1600
|
-
}
|
|
1601
|
-
.parameter-item-headers[data-v-830e91ce] {
|
|
1602
|
-
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1603
|
-
}
|
|
1604
|
-
.parameter-item-name[data-v-830e91ce] {
|
|
1605
|
-
position: relative;
|
|
1606
|
-
font-weight: var(--scalar-bold);
|
|
1607
|
-
font-size: var(--scalar-font-size-4);
|
|
1608
|
-
font-family: var(--scalar-font-code);
|
|
1609
|
-
color: var(--scalar-color-1);
|
|
1610
|
-
overflow-wrap: break-word;
|
|
1611
|
-
}
|
|
1612
|
-
.parameter-item-description[data-v-830e91ce],
|
|
1613
|
-
.parameter-item-description-summary[data-v-830e91ce] {
|
|
1614
|
-
font-size: var(--scalar-mini);
|
|
1615
|
-
color: var(--scalar-color-2);
|
|
1616
|
-
}
|
|
1617
|
-
.parameter-item-description-summary.parameter-item-description-summary[data-v-830e91ce] > * {
|
|
1618
|
-
--markdown-line-height: var(--scalar-line-height-5);
|
|
1619
|
-
}
|
|
1620
|
-
|
|
1621
|
-
/* Match font size of markdown for property-detail-value since first child within accordian is displayed as if it were in the markdown section */
|
|
1622
|
-
.parameter-item-trigger
|
|
1623
|
-
~ .parameter-item-container[data-v-830e91ce]
|
|
1624
|
-
.property--level-0 > .property-heading .property-detail-value {
|
|
1625
|
-
font-size: var(--scalar-micro);
|
|
1626
|
-
}
|
|
1627
|
-
.parameter-item-required-optional[data-v-830e91ce] {
|
|
1628
|
-
color: var(--scalar-color-2);
|
|
1629
|
-
font-weight: var(--scalar-semibold);
|
|
1630
|
-
margin-right: 6px;
|
|
1631
|
-
position: relative;
|
|
1632
|
-
}
|
|
1633
|
-
.parameter-item--required[data-v-830e91ce] {
|
|
1634
|
-
text-transform: uppercase;
|
|
1635
|
-
font-size: var(--scalar-micro);
|
|
1636
|
-
font-weight: var(--scalar-semibold);
|
|
1637
|
-
color: var(--scalar-color-orange);
|
|
1638
|
-
}
|
|
1639
|
-
.parameter-item-description[data-v-830e91ce] {
|
|
1640
|
-
margin-top: 6px;
|
|
1641
|
-
font-size: var(--scalar-small);
|
|
1642
|
-
color: var(--scalar-color-2);
|
|
1643
|
-
line-height: 1.4;
|
|
1644
|
-
}
|
|
1645
|
-
.parameter-item-description[data-v-830e91ce] p {
|
|
1646
|
-
margin-top: 4px;
|
|
1647
|
-
font-size: var(--scalar-small);
|
|
1648
|
-
color: var(--scalar-color-2);
|
|
1649
|
-
}
|
|
1650
|
-
.parameter-schema[data-v-830e91ce] {
|
|
1651
|
-
padding-bottom: 9px;
|
|
1652
|
-
margin-top: 3px;
|
|
1653
|
-
}
|
|
1654
|
-
.parameter-item-trigger[data-v-830e91ce] {
|
|
1655
|
-
display: flex;
|
|
1656
|
-
align-items: baseline;
|
|
1657
|
-
line-height: var(--scalar-line-height-5);
|
|
1658
|
-
gap: 6px;
|
|
1659
|
-
flex-wrap: wrap;
|
|
1660
|
-
padding: 10px 0;
|
|
1661
|
-
outline: none;
|
|
1662
|
-
}
|
|
1663
|
-
.parameter-item-trigger-open[data-v-830e91ce] {
|
|
1664
|
-
padding-bottom: 0;
|
|
1665
|
-
}
|
|
1666
|
-
.parameter-item-icon[data-v-830e91ce] {
|
|
1667
|
-
color: var(--scalar-color-3);
|
|
1668
|
-
left: -19px;
|
|
1669
|
-
top: 0.5lh;
|
|
1670
|
-
translate: 0 -50%;
|
|
1671
|
-
position: absolute;
|
|
1672
|
-
}
|
|
1673
|
-
.parameter-item-trigger:hover .parameter-item-icon[data-v-830e91ce],
|
|
1674
|
-
.parameter-item-trigger:focus-visible .parameter-item-icon[data-v-830e91ce] {
|
|
1675
|
-
color: var(--scalar-color-1);
|
|
1676
|
-
}
|
|
1677
|
-
.parameter-item-trigger:focus-visible .parameter-item-icon[data-v-830e91ce] {
|
|
1678
|
-
outline: 1px solid var(--scalar-color-accent);
|
|
1679
|
-
outline-offset: 2px;
|
|
1680
|
-
border-radius: var(--scalar-radius);
|
|
1681
|
-
}
|
|
1682
|
-
|
|
1683
|
-
.channel-section[data-v-2b0efcde] {
|
|
1684
|
-
margin-bottom: 48px;
|
|
1685
|
-
}
|
|
1686
|
-
.channel-labels[data-v-2b0efcde] {
|
|
1687
|
-
margin-bottom: 8px;
|
|
1688
|
-
}
|
|
1689
|
-
.channel-description[data-v-2b0efcde] {
|
|
1690
|
-
padding-bottom: 4px;
|
|
1691
|
-
text-align: left;
|
|
1692
|
-
}
|
|
1693
|
-
|
|
1694
|
-
.reference-models-anchor[data-v-f3ae088e] {
|
|
1695
|
-
display: flex;
|
|
1696
|
-
align-items: center;
|
|
1697
|
-
font-size: 20px;
|
|
1698
|
-
padding-left: 6px;
|
|
1699
|
-
color: var(--scalar-color-1);
|
|
1700
|
-
}
|
|
1701
|
-
.reference-models-label[data-v-f3ae088e] {
|
|
1702
|
-
display: block;
|
|
1703
|
-
font-size: var(--scalar-mini);
|
|
1704
|
-
}
|
|
1705
|
-
|
|
1706
|
-
/* Style the "icon" */
|
|
1707
|
-
.reference-models-label[data-v-f3ae088e] em {
|
|
1708
|
-
font-weight: var(--scalar-bold);
|
|
1709
|
-
}
|
|
1710
|
-
|
|
1711
|
-
.collapsible-section[data-v-ea5f870d] {
|
|
1712
|
-
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1713
|
-
position: relative;
|
|
1714
|
-
}
|
|
1715
|
-
.collapsible-section-header[data-v-ea5f870d] {
|
|
1716
|
-
color: var(--scalar-color-1);
|
|
1717
|
-
}
|
|
1718
|
-
.collapsible-section .collapsible-section-trigger[data-v-ea5f870d] {
|
|
1719
|
-
display: flex;
|
|
1720
|
-
align-items: center;
|
|
1721
|
-
cursor: pointer;
|
|
1722
|
-
padding: 10px 0;
|
|
1723
|
-
font-size: var(--scalar-font-size-3);
|
|
1724
|
-
z-index: 1;
|
|
1725
|
-
position: relative;
|
|
1726
|
-
}
|
|
1727
|
-
.collapsible-section-trigger svg[data-v-ea5f870d] {
|
|
1728
|
-
color: var(--scalar-color-3);
|
|
1729
|
-
position: absolute;
|
|
1730
|
-
left: -19px;
|
|
1731
|
-
}
|
|
1732
|
-
.collapsible-section:hover .collapsible-section-trigger svg[data-v-ea5f870d] {
|
|
1733
|
-
color: var(--scalar-color-1);
|
|
1734
|
-
}
|
|
1735
|
-
.collapsible-section .collapsible-section-trigger[data-v-ea5f870d] .anchor-copy {
|
|
1736
|
-
line-height: 18.5px;
|
|
1737
|
-
}
|
|
1738
|
-
.collapsible-section-content[data-v-ea5f870d] {
|
|
1739
|
-
padding: 0;
|
|
1740
|
-
margin: 0;
|
|
1741
|
-
margin-bottom: 10px;
|
|
1742
|
-
scroll-margin-top: 140px;
|
|
1743
|
-
}
|
|
1744
|
-
|
|
1745
1554
|
.show-more[data-v-bb0811ed] {
|
|
1746
1555
|
appearance: none;
|
|
1747
1556
|
border: none;
|
|
@@ -1772,68 +1581,6 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
1772
1581
|
}
|
|
1773
1582
|
}
|
|
1774
1583
|
|
|
1775
|
-
.tag-section[data-v-ee09ae3d] {
|
|
1776
|
-
margin-bottom: 48px;
|
|
1777
|
-
}
|
|
1778
|
-
.tag-name[data-v-ee09ae3d] {
|
|
1779
|
-
text-transform: capitalize;
|
|
1780
|
-
}
|
|
1781
|
-
.tag-description[data-v-ee09ae3d] {
|
|
1782
|
-
padding-bottom: 4px;
|
|
1783
|
-
text-align: left;
|
|
1784
|
-
}
|
|
1785
|
-
|
|
1786
|
-
/* Tag Groups */
|
|
1787
|
-
.tag-section-group .tag-group-name[data-v-ee09ae3d] {
|
|
1788
|
-
gap: 12px;
|
|
1789
|
-
align-self: stretch;
|
|
1790
|
-
grid-template-columns: auto 1fr;
|
|
1791
|
-
}
|
|
1792
|
-
.tag-group-name[data-v-ee09ae3d]:after {
|
|
1793
|
-
content: '';
|
|
1794
|
-
display: block;
|
|
1795
|
-
height: 1px;
|
|
1796
|
-
align-self: center;
|
|
1797
|
-
background: var(--scalar-border-color);
|
|
1798
|
-
}
|
|
1799
|
-
.tag-group-name[data-v-ee09ae3d]:has(* > *:hover),
|
|
1800
|
-
.tag-group-name[data-v-ee09ae3d]:has(:focus-visible) {
|
|
1801
|
-
gap: 32px;
|
|
1802
|
-
}
|
|
1803
|
-
.tag-section-group .tag-section[data-v-ee09ae3d] {
|
|
1804
|
-
padding-inline: 0;
|
|
1805
|
-
margin-bottom: 24px;
|
|
1806
|
-
}
|
|
1807
|
-
.tag-section-group .tag-section[data-v-ee09ae3d]:last-of-type {
|
|
1808
|
-
margin-bottom: 0;
|
|
1809
|
-
}
|
|
1810
|
-
|
|
1811
|
-
.channels-card[data-v-817abeb3] {
|
|
1812
|
-
position: sticky;
|
|
1813
|
-
top: calc(var(--refs-viewport-offset) + 24px);
|
|
1814
|
-
font-size: var(--scalar-font-size-3);
|
|
1815
|
-
}
|
|
1816
|
-
.channels[data-v-817abeb3] {
|
|
1817
|
-
overflow: auto;
|
|
1818
|
-
background: var(--scalar-background-2);
|
|
1819
|
-
padding: 10px 12px;
|
|
1820
|
-
width: 100%;
|
|
1821
|
-
}
|
|
1822
|
-
.channel[data-v-817abeb3] {
|
|
1823
|
-
display: flex;
|
|
1824
|
-
white-space: nowrap;
|
|
1825
|
-
cursor: pointer;
|
|
1826
|
-
text-decoration: none;
|
|
1827
|
-
color: var(--scalar-color-1);
|
|
1828
|
-
line-height: 1.55;
|
|
1829
|
-
font-family: var(--scalar-font-code);
|
|
1830
|
-
font-size: var(--scalar-small);
|
|
1831
|
-
}
|
|
1832
|
-
.channel[data-v-817abeb3]:hover,
|
|
1833
|
-
.channel[data-v-817abeb3]:focus-visible {
|
|
1834
|
-
text-decoration: underline;
|
|
1835
|
-
}
|
|
1836
|
-
|
|
1837
1584
|
.endpoint[data-v-ad8530a6] {
|
|
1838
1585
|
display: flex;
|
|
1839
1586
|
white-space: nowrap;
|
|
@@ -1883,122 +1630,83 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
1883
1630
|
width: 100%;
|
|
1884
1631
|
}
|
|
1885
1632
|
|
|
1886
|
-
.section
|
|
1887
|
-
|
|
1888
|
-
}
|
|
1889
|
-
.section-container[data-v-76bc20f3]:has(.show-more) {
|
|
1890
|
-
background-color: color-mix(in srgb, var(--scalar-background-2), transparent);
|
|
1633
|
+
.tag-section[data-v-ee09ae3d] {
|
|
1634
|
+
margin-bottom: 48px;
|
|
1891
1635
|
}
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
overflow: hidden;
|
|
1895
|
-
word-wrap: break-word;
|
|
1896
|
-
font-weight: var(--scalar-semibold);
|
|
1897
|
-
line-break: anywhere;
|
|
1636
|
+
.tag-name[data-v-ee09ae3d] {
|
|
1637
|
+
text-transform: capitalize;
|
|
1898
1638
|
}
|
|
1899
|
-
.
|
|
1900
|
-
|
|
1639
|
+
.tag-description[data-v-ee09ae3d] {
|
|
1640
|
+
padding-bottom: 4px;
|
|
1641
|
+
text-align: left;
|
|
1901
1642
|
}
|
|
1902
1643
|
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
|
|
1908
|
-
align-items: center;
|
|
1909
|
-
justify-content: space-between;
|
|
1910
|
-
padding-bottom: 12px;
|
|
1911
|
-
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1912
|
-
flex-flow: wrap;
|
|
1913
|
-
}
|
|
1914
|
-
.request-body-title[data-v-96399c9a] {
|
|
1915
|
-
display: flex;
|
|
1916
|
-
align-items: center;
|
|
1917
|
-
gap: 8px;
|
|
1918
|
-
font-size: var(--scalar-font-size-2);
|
|
1919
|
-
font-weight: var(--scalar-semibold);
|
|
1920
|
-
color: var(--scalar-color-1);
|
|
1644
|
+
/* Tag Groups */
|
|
1645
|
+
.tag-section-group .tag-group-name[data-v-ee09ae3d] {
|
|
1646
|
+
gap: 12px;
|
|
1647
|
+
align-self: stretch;
|
|
1648
|
+
grid-template-columns: auto 1fr;
|
|
1921
1649
|
}
|
|
1922
|
-
.
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
padding: 2px 8px;
|
|
1929
|
-
height: 20px;
|
|
1650
|
+
.tag-group-name[data-v-ee09ae3d]:after {
|
|
1651
|
+
content: '';
|
|
1652
|
+
display: block;
|
|
1653
|
+
height: 1px;
|
|
1654
|
+
align-self: center;
|
|
1655
|
+
background: var(--scalar-border-color);
|
|
1930
1656
|
}
|
|
1931
|
-
.
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
width: 100%;
|
|
1657
|
+
.tag-group-name[data-v-ee09ae3d]:has(* > *:hover),
|
|
1658
|
+
.tag-group-name[data-v-ee09ae3d]:has(:focus-visible) {
|
|
1659
|
+
gap: 32px;
|
|
1935
1660
|
}
|
|
1936
|
-
.
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
+ .request-body-schema[data-v-96399c9a]:has(
|
|
1940
|
-
> .schema-card > .schema-properties > * > .property--level-0
|
|
1941
|
-
) {
|
|
1942
|
-
/** Add a bit of space between the heading border and the schema description or properties */
|
|
1943
|
-
padding-top: 8px;
|
|
1661
|
+
.tag-section-group .tag-section[data-v-ee09ae3d] {
|
|
1662
|
+
padding-inline: 0;
|
|
1663
|
+
margin-bottom: 24px;
|
|
1944
1664
|
}
|
|
1945
|
-
.
|
|
1946
|
-
|
|
1665
|
+
.tag-section-group .tag-section[data-v-ee09ae3d]:last-of-type {
|
|
1666
|
+
margin-bottom: 0;
|
|
1947
1667
|
}
|
|
1948
1668
|
|
|
1949
|
-
.
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
.callback-operation-container[data-v-474e6fa6] .request-body,
|
|
1954
|
-
.callback-operation-container[data-v-474e6fa6] .request-body-description,
|
|
1955
|
-
.callback-operation-container[data-v-474e6fa6] .request-body-header {
|
|
1956
|
-
margin-top: 0;
|
|
1957
|
-
}
|
|
1958
|
-
.callback-operation-container[data-v-474e6fa6] .request-body-header {
|
|
1959
|
-
--scalar-font-size-2: var(--scalar-font-size-4);
|
|
1960
|
-
padding: 10px;
|
|
1961
|
-
border-bottom: none;
|
|
1962
|
-
border: 0.5px solid var(--scalar-border-color);
|
|
1963
|
-
border-radius: var(--scalar-radius-lg) var(--scalar-radius-lg) 0 0;
|
|
1964
|
-
background: color-mix(in srgb, var(--scalar-background-2) 50%, transparent);
|
|
1965
|
-
}
|
|
1966
|
-
.callback-operation-container[data-v-474e6fa6]
|
|
1967
|
-
.request-body-schema > .schema-card > .schema-card-description {
|
|
1968
|
-
padding-inline: 8px;
|
|
1969
|
-
}
|
|
1970
|
-
.callback-operation-container[data-v-474e6fa6] ul li.property.property--level-1 {
|
|
1971
|
-
padding: 10px;
|
|
1669
|
+
.channels-card[data-v-817abeb3] {
|
|
1670
|
+
position: sticky;
|
|
1671
|
+
top: calc(var(--refs-viewport-offset) + 24px);
|
|
1672
|
+
font-size: var(--scalar-font-size-3);
|
|
1972
1673
|
}
|
|
1973
|
-
.
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
border-radius: 0 0 var(--scalar-radius-lg) var(--scalar-radius-lg);
|
|
1674
|
+
.channels[data-v-817abeb3] {
|
|
1675
|
+
overflow: auto;
|
|
1676
|
+
background: var(--scalar-background-2);
|
|
1677
|
+
padding: 10px 12px;
|
|
1678
|
+
width: 100%;
|
|
1979
1679
|
}
|
|
1980
|
-
.
|
|
1981
|
-
|
|
1680
|
+
.channel[data-v-817abeb3] {
|
|
1681
|
+
display: flex;
|
|
1682
|
+
white-space: nowrap;
|
|
1683
|
+
cursor: pointer;
|
|
1684
|
+
text-decoration: none;
|
|
1685
|
+
color: var(--scalar-color-1);
|
|
1686
|
+
line-height: 1.55;
|
|
1687
|
+
font-family: var(--scalar-font-code);
|
|
1688
|
+
font-size: var(--scalar-small);
|
|
1982
1689
|
}
|
|
1983
|
-
.
|
|
1984
|
-
|
|
1985
|
-
|
|
1986
|
-
padding: 10px;
|
|
1987
|
-
margin-bottom: 0;
|
|
1988
|
-
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1989
|
-
border-bottom: none;
|
|
1990
|
-
--scalar-font-size-2: var(--scalar-font-size-4);
|
|
1690
|
+
.channel[data-v-817abeb3]:hover,
|
|
1691
|
+
.channel[data-v-817abeb3]:focus-visible {
|
|
1692
|
+
text-decoration: underline;
|
|
1991
1693
|
}
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1995
|
-
border-radius: 0 0 var(--scalar-radius-lg) var(--scalar-radius-lg);
|
|
1694
|
+
|
|
1695
|
+
.section-container[data-v-76bc20f3] {
|
|
1696
|
+
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1996
1697
|
}
|
|
1997
|
-
.
|
|
1998
|
-
|
|
1698
|
+
.section-container[data-v-76bc20f3]:has(.show-more) {
|
|
1699
|
+
background-color: color-mix(in srgb, var(--scalar-background-2), transparent);
|
|
1999
1700
|
}
|
|
2000
|
-
|
|
2001
|
-
|
|
1701
|
+
|
|
1702
|
+
.operation-path[data-v-ec6c8861] {
|
|
1703
|
+
overflow: hidden;
|
|
1704
|
+
word-wrap: break-word;
|
|
1705
|
+
font-weight: var(--scalar-semibold);
|
|
1706
|
+
line-break: anywhere;
|
|
1707
|
+
}
|
|
1708
|
+
.deprecated[data-v-ec6c8861] {
|
|
1709
|
+
text-decoration: line-through;
|
|
2002
1710
|
}
|
|
2003
1711
|
|
|
2004
1712
|
.empty-state[data-v-ce6cfefc] {
|
|
@@ -2183,81 +1891,341 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
2183
1891
|
border-radius: 4px;
|
|
2184
1892
|
margin-right: 4px;
|
|
2185
1893
|
}
|
|
2186
|
-
.schema-example[data-v-5123cd9f] {
|
|
2187
|
-
font-size: var(--scalar-micro);
|
|
2188
|
-
color: var(--scalar-color-2);
|
|
2189
|
-
font-weight: var(--scalar-semibold);
|
|
1894
|
+
.schema-example[data-v-5123cd9f] {
|
|
1895
|
+
font-size: var(--scalar-micro);
|
|
1896
|
+
color: var(--scalar-color-2);
|
|
1897
|
+
font-weight: var(--scalar-semibold);
|
|
1898
|
+
}
|
|
1899
|
+
.example-response-tab[data-v-5123cd9f] {
|
|
1900
|
+
display: block;
|
|
1901
|
+
margin: 6px;
|
|
1902
|
+
}
|
|
1903
|
+
.scalar-card-checkbox[data-v-5123cd9f] {
|
|
1904
|
+
display: flex;
|
|
1905
|
+
align-items: center;
|
|
1906
|
+
justify-content: center;
|
|
1907
|
+
position: relative;
|
|
1908
|
+
min-height: 17px;
|
|
1909
|
+
cursor: pointer;
|
|
1910
|
+
user-select: none;
|
|
1911
|
+
font-size: var(--scalar-small);
|
|
1912
|
+
font-weight: var(--scalar-font-normal);
|
|
1913
|
+
color: var(--scalar-color-2);
|
|
1914
|
+
width: fit-content;
|
|
1915
|
+
white-space: nowrap;
|
|
1916
|
+
gap: 6px;
|
|
1917
|
+
padding: 7px 6px;
|
|
1918
|
+
}
|
|
1919
|
+
.scalar-card-checkbox:has(.scalar-card-checkbox-input:focus-visible)
|
|
1920
|
+
.scalar-card-checkbox-checkmark[data-v-5123cd9f] {
|
|
1921
|
+
outline: 1px solid var(--scalar-color-accent);
|
|
1922
|
+
}
|
|
1923
|
+
.scalar-card-checkbox[data-v-5123cd9f]:hover {
|
|
1924
|
+
color: var(--scalar-color--1);
|
|
1925
|
+
}
|
|
1926
|
+
.scalar-card-checkbox .scalar-card-checkbox-input[data-v-5123cd9f] {
|
|
1927
|
+
position: absolute;
|
|
1928
|
+
opacity: 0;
|
|
1929
|
+
cursor: pointer;
|
|
1930
|
+
height: 0;
|
|
1931
|
+
width: 0;
|
|
1932
|
+
}
|
|
1933
|
+
.scalar-card-checkbox-checkmark[data-v-5123cd9f] {
|
|
1934
|
+
height: 16px;
|
|
1935
|
+
width: 16px;
|
|
1936
|
+
border-radius: var(--scalar-radius);
|
|
1937
|
+
background-color: transparent;
|
|
1938
|
+
background-color: var(--scalar-background-3);
|
|
1939
|
+
box-shadow: inset 0 0 0 var(--scalar-border-width) var(--scalar-border-color);
|
|
1940
|
+
}
|
|
1941
|
+
.scalar-card-checkbox[data-v-5123cd9f]:has(.scalar-card-checkbox-input:checked) {
|
|
1942
|
+
color: var(--scalar-color-1);
|
|
1943
|
+
font-weight: var(--scalar-semibold);
|
|
1944
|
+
}
|
|
1945
|
+
.scalar-card-checkbox
|
|
1946
|
+
.scalar-card-checkbox-input:checked
|
|
1947
|
+
~ .scalar-card-checkbox-checkmark[data-v-5123cd9f] {
|
|
1948
|
+
background-color: var(--scalar-button-1);
|
|
1949
|
+
box-shadow: none;
|
|
1950
|
+
}
|
|
1951
|
+
.scalar-card-checkbox-checkmark[data-v-5123cd9f]:after {
|
|
1952
|
+
content: '';
|
|
1953
|
+
position: absolute;
|
|
1954
|
+
display: none;
|
|
1955
|
+
}
|
|
1956
|
+
.scalar-card-checkbox
|
|
1957
|
+
.scalar-card-checkbox-input:checked
|
|
1958
|
+
~ .scalar-card-checkbox-checkmark[data-v-5123cd9f]:after {
|
|
1959
|
+
display: block;
|
|
1960
|
+
}
|
|
1961
|
+
.scalar-card-checkbox .scalar-card-checkbox-checkmark[data-v-5123cd9f]:after {
|
|
1962
|
+
right: 11.5px;
|
|
1963
|
+
top: 12.5px;
|
|
1964
|
+
width: 5px;
|
|
1965
|
+
height: 9px;
|
|
1966
|
+
border: solid 1px var(--scalar-button-1-color);
|
|
1967
|
+
border-width: 0 1.5px 1.5px 0;
|
|
1968
|
+
transform: rotate(45deg);
|
|
1969
|
+
}
|
|
1970
|
+
|
|
1971
|
+
.headers-card[data-v-b7ba0e6f] {
|
|
1972
|
+
z-index: 0;
|
|
1973
|
+
margin-top: 12px;
|
|
1974
|
+
margin-bottom: 6px;
|
|
1975
|
+
position: relative;
|
|
1976
|
+
font-size: var(--scalar-font-size-4);
|
|
1977
|
+
color: var(--scalar-color-1);
|
|
1978
|
+
|
|
1979
|
+
align-self: flex-start;
|
|
1980
|
+
}
|
|
1981
|
+
.headers-card.headers-card--open[data-v-b7ba0e6f] {
|
|
1982
|
+
align-self: initial;
|
|
1983
|
+
}
|
|
1984
|
+
.headers-card-title[data-v-b7ba0e6f] {
|
|
1985
|
+
padding: 6px 10px;
|
|
1986
|
+
|
|
1987
|
+
display: flex;
|
|
1988
|
+
align-items: center;
|
|
1989
|
+
gap: 4px;
|
|
1990
|
+
|
|
1991
|
+
color: var(--scalar-color-3);
|
|
1992
|
+
font-weight: var(--scalar-semibold);
|
|
1993
|
+
font-size: var(--scalar-micro);
|
|
1994
|
+
|
|
1995
|
+
border-radius: 13.5px;
|
|
1996
|
+
}
|
|
1997
|
+
button.headers-card-title[data-v-b7ba0e6f] {
|
|
1998
|
+
cursor: pointer;
|
|
1999
|
+
}
|
|
2000
|
+
button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
2001
|
+
color: var(--scalar-color-1);
|
|
2002
|
+
}
|
|
2003
|
+
.headers-card-title-icon--open[data-v-b7ba0e6f] {
|
|
2004
|
+
transform: rotate(45deg);
|
|
2005
|
+
}
|
|
2006
|
+
.headers-properties[data-v-b7ba0e6f] {
|
|
2007
|
+
display: flex;
|
|
2008
|
+
flex-direction: column;
|
|
2009
|
+
|
|
2010
|
+
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
2011
|
+
|
|
2012
|
+
border-radius: 13.5px;
|
|
2013
|
+
width: fit-content;
|
|
2014
|
+
}
|
|
2015
|
+
.headers-properties-open > .headers-card-title[data-v-b7ba0e6f] {
|
|
2016
|
+
border-bottom-left-radius: 0;
|
|
2017
|
+
border-bottom-right-radius: 0;
|
|
2018
|
+
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
2019
|
+
}
|
|
2020
|
+
.headers-properties-open[data-v-b7ba0e6f] {
|
|
2021
|
+
border-radius: var(--scalar-radius-lg);
|
|
2022
|
+
width: 100%;
|
|
2023
|
+
}
|
|
2024
|
+
.headers-card .property[data-v-b7ba0e6f]:last-of-type {
|
|
2025
|
+
padding-bottom: 10px;
|
|
2026
|
+
}
|
|
2027
|
+
.headers-card-title > .headers-card-title-icon[data-v-b7ba0e6f] {
|
|
2028
|
+
width: 14px;
|
|
2029
|
+
height: 14px;
|
|
2030
|
+
margin: 0;
|
|
2031
|
+
}
|
|
2032
|
+
.headers-card-title > .headers-card-title-icon--open[data-v-b7ba0e6f] {
|
|
2033
|
+
transform: rotate(45deg);
|
|
2034
|
+
}
|
|
2035
|
+
|
|
2036
|
+
.parameter-item[data-v-830e91ce] {
|
|
2037
|
+
display: flex;
|
|
2038
|
+
flex-direction: column;
|
|
2039
|
+
position: relative;
|
|
2040
|
+
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
2041
|
+
}
|
|
2042
|
+
.parameter-item:last-of-type .parameter-schema[data-v-830e91ce] {
|
|
2043
|
+
padding-bottom: 0;
|
|
2044
|
+
}
|
|
2045
|
+
.parameter-item-container[data-v-830e91ce] {
|
|
2046
|
+
padding: 0;
|
|
2047
|
+
}
|
|
2048
|
+
.parameter-item-headers[data-v-830e91ce] {
|
|
2049
|
+
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
2050
|
+
}
|
|
2051
|
+
.parameter-item-name[data-v-830e91ce] {
|
|
2052
|
+
position: relative;
|
|
2053
|
+
font-weight: var(--scalar-bold);
|
|
2054
|
+
font-size: var(--scalar-font-size-4);
|
|
2055
|
+
font-family: var(--scalar-font-code);
|
|
2056
|
+
color: var(--scalar-color-1);
|
|
2057
|
+
overflow-wrap: break-word;
|
|
2058
|
+
}
|
|
2059
|
+
.parameter-item-description[data-v-830e91ce],
|
|
2060
|
+
.parameter-item-description-summary[data-v-830e91ce] {
|
|
2061
|
+
font-size: var(--scalar-mini);
|
|
2062
|
+
color: var(--scalar-color-2);
|
|
2063
|
+
}
|
|
2064
|
+
.parameter-item-description-summary.parameter-item-description-summary[data-v-830e91ce] > * {
|
|
2065
|
+
--markdown-line-height: var(--scalar-line-height-5);
|
|
2066
|
+
}
|
|
2067
|
+
|
|
2068
|
+
/* Match font size of markdown for property-detail-value since first child within accordian is displayed as if it were in the markdown section */
|
|
2069
|
+
.parameter-item-trigger
|
|
2070
|
+
~ .parameter-item-container[data-v-830e91ce]
|
|
2071
|
+
.property--level-0 > .property-heading .property-detail-value {
|
|
2072
|
+
font-size: var(--scalar-micro);
|
|
2073
|
+
}
|
|
2074
|
+
.parameter-item-required-optional[data-v-830e91ce] {
|
|
2075
|
+
color: var(--scalar-color-2);
|
|
2076
|
+
font-weight: var(--scalar-semibold);
|
|
2077
|
+
margin-right: 6px;
|
|
2078
|
+
position: relative;
|
|
2079
|
+
}
|
|
2080
|
+
.parameter-item--required[data-v-830e91ce] {
|
|
2081
|
+
text-transform: uppercase;
|
|
2082
|
+
font-size: var(--scalar-micro);
|
|
2083
|
+
font-weight: var(--scalar-semibold);
|
|
2084
|
+
color: var(--scalar-color-orange);
|
|
2085
|
+
}
|
|
2086
|
+
.parameter-item-description[data-v-830e91ce] {
|
|
2087
|
+
margin-top: 6px;
|
|
2088
|
+
font-size: var(--scalar-small);
|
|
2089
|
+
color: var(--scalar-color-2);
|
|
2090
|
+
line-height: 1.4;
|
|
2091
|
+
}
|
|
2092
|
+
.parameter-item-description[data-v-830e91ce] p {
|
|
2093
|
+
margin-top: 4px;
|
|
2094
|
+
font-size: var(--scalar-small);
|
|
2095
|
+
color: var(--scalar-color-2);
|
|
2096
|
+
}
|
|
2097
|
+
.parameter-schema[data-v-830e91ce] {
|
|
2098
|
+
padding-bottom: 9px;
|
|
2099
|
+
margin-top: 3px;
|
|
2100
|
+
}
|
|
2101
|
+
.parameter-item-trigger[data-v-830e91ce] {
|
|
2102
|
+
display: flex;
|
|
2103
|
+
align-items: baseline;
|
|
2104
|
+
line-height: var(--scalar-line-height-5);
|
|
2105
|
+
gap: 6px;
|
|
2106
|
+
flex-wrap: wrap;
|
|
2107
|
+
padding: 10px 0;
|
|
2108
|
+
outline: none;
|
|
2109
|
+
}
|
|
2110
|
+
.parameter-item-trigger-open[data-v-830e91ce] {
|
|
2111
|
+
padding-bottom: 0;
|
|
2112
|
+
}
|
|
2113
|
+
.parameter-item-icon[data-v-830e91ce] {
|
|
2114
|
+
color: var(--scalar-color-3);
|
|
2115
|
+
left: -19px;
|
|
2116
|
+
top: 0.5lh;
|
|
2117
|
+
translate: 0 -50%;
|
|
2118
|
+
position: absolute;
|
|
2119
|
+
}
|
|
2120
|
+
.parameter-item-trigger:hover .parameter-item-icon[data-v-830e91ce],
|
|
2121
|
+
.parameter-item-trigger:focus-visible .parameter-item-icon[data-v-830e91ce] {
|
|
2122
|
+
color: var(--scalar-color-1);
|
|
2123
|
+
}
|
|
2124
|
+
.parameter-item-trigger:focus-visible .parameter-item-icon[data-v-830e91ce] {
|
|
2125
|
+
outline: 1px solid var(--scalar-color-accent);
|
|
2126
|
+
outline-offset: 2px;
|
|
2127
|
+
border-radius: var(--scalar-radius);
|
|
2128
|
+
}
|
|
2129
|
+
|
|
2130
|
+
.request-body[data-v-96399c9a] {
|
|
2131
|
+
margin-top: 24px;
|
|
2190
2132
|
}
|
|
2191
|
-
.
|
|
2192
|
-
display:
|
|
2193
|
-
|
|
2133
|
+
.request-body-header[data-v-96399c9a] {
|
|
2134
|
+
display: flex;
|
|
2135
|
+
align-items: center;
|
|
2136
|
+
justify-content: space-between;
|
|
2137
|
+
padding-bottom: 12px;
|
|
2138
|
+
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
2139
|
+
flex-flow: wrap;
|
|
2194
2140
|
}
|
|
2195
|
-
.
|
|
2141
|
+
.request-body-title[data-v-96399c9a] {
|
|
2196
2142
|
display: flex;
|
|
2197
2143
|
align-items: center;
|
|
2198
|
-
|
|
2199
|
-
|
|
2200
|
-
|
|
2201
|
-
|
|
2202
|
-
|
|
2144
|
+
gap: 8px;
|
|
2145
|
+
font-size: var(--scalar-font-size-2);
|
|
2146
|
+
font-weight: var(--scalar-semibold);
|
|
2147
|
+
color: var(--scalar-color-1);
|
|
2148
|
+
}
|
|
2149
|
+
.request-body-required[data-v-96399c9a] {
|
|
2150
|
+
font-size: var(--scalar-micro);
|
|
2151
|
+
color: var(--scalar-color-orange);
|
|
2152
|
+
font-weight: normal;
|
|
2153
|
+
border-radius: 16px;
|
|
2154
|
+
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
2155
|
+
padding: 2px 8px;
|
|
2156
|
+
height: 20px;
|
|
2157
|
+
}
|
|
2158
|
+
.request-body-description[data-v-96399c9a] {
|
|
2159
|
+
margin-top: 6px;
|
|
2203
2160
|
font-size: var(--scalar-small);
|
|
2204
|
-
|
|
2205
|
-
color: var(--scalar-color-2);
|
|
2206
|
-
width: fit-content;
|
|
2207
|
-
white-space: nowrap;
|
|
2208
|
-
gap: 6px;
|
|
2209
|
-
padding: 7px 6px;
|
|
2161
|
+
width: 100%;
|
|
2210
2162
|
}
|
|
2211
|
-
.
|
|
2212
|
-
.
|
|
2213
|
-
|
|
2163
|
+
.request-body-header
|
|
2164
|
+
+ .request-body-schema[data-v-96399c9a]:has(> .schema-card > .schema-card-description),
|
|
2165
|
+
.request-body-header
|
|
2166
|
+
+ .request-body-schema[data-v-96399c9a]:has(
|
|
2167
|
+
> .schema-card > .schema-properties > * > .property--level-0
|
|
2168
|
+
) {
|
|
2169
|
+
/** Add a bit of space between the heading border and the schema description or properties */
|
|
2170
|
+
padding-top: 8px;
|
|
2214
2171
|
}
|
|
2215
|
-
.
|
|
2216
|
-
color: var(--scalar-color
|
|
2172
|
+
.request-body-description[data-v-96399c9a] .markdown * {
|
|
2173
|
+
color: var(--scalar-color-2) !important;
|
|
2217
2174
|
}
|
|
2218
|
-
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
|
|
2222
|
-
height: 0;
|
|
2223
|
-
width: 0;
|
|
2175
|
+
|
|
2176
|
+
.callback-sticky-offset[data-v-474e6fa6] {
|
|
2177
|
+
top: var(--refs-viewport-offset, 0px);
|
|
2178
|
+
z-index: 1;
|
|
2224
2179
|
}
|
|
2225
|
-
.
|
|
2226
|
-
|
|
2227
|
-
|
|
2228
|
-
|
|
2229
|
-
background-color: transparent;
|
|
2230
|
-
background-color: var(--scalar-background-3);
|
|
2231
|
-
box-shadow: inset 0 0 0 var(--scalar-border-width) var(--scalar-border-color);
|
|
2180
|
+
.callback-operation-container[data-v-474e6fa6] .request-body,
|
|
2181
|
+
.callback-operation-container[data-v-474e6fa6] .request-body-description,
|
|
2182
|
+
.callback-operation-container[data-v-474e6fa6] .request-body-header {
|
|
2183
|
+
margin-top: 0;
|
|
2232
2184
|
}
|
|
2233
|
-
.
|
|
2234
|
-
|
|
2235
|
-
|
|
2185
|
+
.callback-operation-container[data-v-474e6fa6] .request-body-header {
|
|
2186
|
+
--scalar-font-size-2: var(--scalar-font-size-4);
|
|
2187
|
+
padding: 10px;
|
|
2188
|
+
border-bottom: none;
|
|
2189
|
+
border: 0.5px solid var(--scalar-border-color);
|
|
2190
|
+
border-radius: var(--scalar-radius-lg) var(--scalar-radius-lg) 0 0;
|
|
2191
|
+
background: color-mix(in srgb, var(--scalar-background-2) 50%, transparent);
|
|
2236
2192
|
}
|
|
2237
|
-
.
|
|
2238
|
-
.
|
|
2239
|
-
|
|
2240
|
-
background-color: var(--scalar-button-1);
|
|
2241
|
-
box-shadow: none;
|
|
2193
|
+
.callback-operation-container[data-v-474e6fa6]
|
|
2194
|
+
.request-body-schema > .schema-card > .schema-card-description {
|
|
2195
|
+
padding-inline: 8px;
|
|
2242
2196
|
}
|
|
2243
|
-
.
|
|
2244
|
-
|
|
2245
|
-
position: absolute;
|
|
2246
|
-
display: none;
|
|
2197
|
+
.callback-operation-container[data-v-474e6fa6] ul li.property.property--level-1 {
|
|
2198
|
+
padding: 10px;
|
|
2247
2199
|
}
|
|
2248
|
-
.
|
|
2249
|
-
|
|
2250
|
-
|
|
2251
|
-
|
|
2200
|
+
.callback-operation-container[data-v-474e6fa6] .request-body-schema {
|
|
2201
|
+
background-color: var(--scalar-background-1);
|
|
2202
|
+
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
2203
|
+
border-top: none;
|
|
2204
|
+
overflow: hidden;
|
|
2205
|
+
border-radius: 0 0 var(--scalar-radius-lg) var(--scalar-radius-lg);
|
|
2252
2206
|
}
|
|
2253
|
-
.
|
|
2254
|
-
|
|
2255
|
-
|
|
2256
|
-
|
|
2257
|
-
|
|
2258
|
-
border:
|
|
2259
|
-
|
|
2260
|
-
|
|
2207
|
+
.callback-operation-container[data-v-474e6fa6] .parameter-list {
|
|
2208
|
+
margin-top: 0;
|
|
2209
|
+
}
|
|
2210
|
+
.callback-operation-container[data-v-474e6fa6] .parameter-list-title {
|
|
2211
|
+
background: color-mix(in srgb, var(--scalar-background-2) 50%, transparent);
|
|
2212
|
+
border-radius: var(--scalar-radius-lg) var(--scalar-radius-lg) 0 0;
|
|
2213
|
+
padding: 10px;
|
|
2214
|
+
margin-bottom: 0;
|
|
2215
|
+
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
2216
|
+
border-bottom: none;
|
|
2217
|
+
--scalar-font-size-2: var(--scalar-font-size-4);
|
|
2218
|
+
}
|
|
2219
|
+
.callback-operation-container[data-v-474e6fa6] .parameter-list-items {
|
|
2220
|
+
/* background: pink; */
|
|
2221
|
+
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
2222
|
+
border-radius: 0 0 var(--scalar-radius-lg) var(--scalar-radius-lg);
|
|
2223
|
+
}
|
|
2224
|
+
.callback-operation-container[data-v-474e6fa6] .parameter-list-items > li:first-of-type {
|
|
2225
|
+
border-top: none;
|
|
2226
|
+
}
|
|
2227
|
+
.callback-operation-container[data-v-474e6fa6] .parameter-list-items > li {
|
|
2228
|
+
padding: 0 8px;
|
|
2261
2229
|
}
|
|
2262
2230
|
|
|
2263
2231
|
.show-api-client-button[data-v-ad72d914] {
|
|
@@ -2294,7 +2262,7 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
2294
2262
|
.show-api-client-button svg[data-v-ad72d914] {
|
|
2295
2263
|
margin-right: 4px;
|
|
2296
2264
|
}
|
|
2297
|
-
/*! tailwindcss v4.
|
|
2265
|
+
/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
|
|
2298
2266
|
.operation-title[data-v-ae829610] {
|
|
2299
2267
|
justify-content: space-between;
|
|
2300
2268
|
display: flex;
|
|
@@ -2696,6 +2664,114 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
2696
2664
|
pointer-events: none;
|
|
2697
2665
|
}
|
|
2698
2666
|
|
|
2667
|
+
.async-api-labels[data-v-6f21951e] {
|
|
2668
|
+
display: flex;
|
|
2669
|
+
flex-wrap: wrap;
|
|
2670
|
+
align-items: center;
|
|
2671
|
+
gap: 6px;
|
|
2672
|
+
}
|
|
2673
|
+
/* Protocols read as identifiers, so render them uppercase to set them apart from server names. */
|
|
2674
|
+
.async-api-label--protocol[data-v-6f21951e] {
|
|
2675
|
+
text-transform: uppercase;
|
|
2676
|
+
letter-spacing: 0.05em;
|
|
2677
|
+
}
|
|
2678
|
+
|
|
2679
|
+
.message[data-v-50be0795] {
|
|
2680
|
+
scroll-margin-top: var(--refs-viewport-offset);
|
|
2681
|
+
}
|
|
2682
|
+
.message-title[data-v-50be0795] {
|
|
2683
|
+
font-size: var(--scalar-heading-4);
|
|
2684
|
+
font-weight: var(--scalar-semibold);
|
|
2685
|
+
color: var(--scalar-color-1);
|
|
2686
|
+
}
|
|
2687
|
+
/*
|
|
2688
|
+
* Lay the heading and protocol labels out on one wrapping row. The labels live inside the
|
|
2689
|
+
* Anchor slot so the copy-anchor "#" button (absolutely positioned just past the end of the
|
|
2690
|
+
* slot content on hover) trails after the last pill instead of overlapping the first one.
|
|
2691
|
+
*/
|
|
2692
|
+
.message-heading[data-v-50be0795] {
|
|
2693
|
+
display: inline-flex;
|
|
2694
|
+
flex-wrap: wrap;
|
|
2695
|
+
align-items: center;
|
|
2696
|
+
gap: 8px;
|
|
2697
|
+
}
|
|
2698
|
+
/* Pad the expanded body so the description and schemas don't sit flush against the border. */
|
|
2699
|
+
.message-accordion[data-v-50be0795] .section-accordion-content-card {
|
|
2700
|
+
padding: 12px;
|
|
2701
|
+
}
|
|
2702
|
+
.message-description[data-v-50be0795] {
|
|
2703
|
+
padding-bottom: 4px;
|
|
2704
|
+
text-align: left;
|
|
2705
|
+
}
|
|
2706
|
+
.message-schema[data-v-50be0795] {
|
|
2707
|
+
margin-top: 12px;
|
|
2708
|
+
}
|
|
2709
|
+
.message-schema[data-v-50be0795]:first-child {
|
|
2710
|
+
margin-top: 0;
|
|
2711
|
+
}
|
|
2712
|
+
.message-schema-title[data-v-50be0795] {
|
|
2713
|
+
font-size: var(--scalar-font-size-2);
|
|
2714
|
+
font-weight: var(--scalar-semibold);
|
|
2715
|
+
color: var(--scalar-color-1);
|
|
2716
|
+
padding-bottom: 8px;
|
|
2717
|
+
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
2718
|
+
margin-bottom: 8px;
|
|
2719
|
+
}
|
|
2720
|
+
|
|
2721
|
+
.operation[data-v-91a717db] {
|
|
2722
|
+
margin-top: 32px;
|
|
2723
|
+
scroll-margin-top: var(--refs-viewport-offset);
|
|
2724
|
+
}
|
|
2725
|
+
.operation-header[data-v-91a717db] {
|
|
2726
|
+
display: flex;
|
|
2727
|
+
align-items: center;
|
|
2728
|
+
gap: 8px;
|
|
2729
|
+
}
|
|
2730
|
+
.operation-title[data-v-91a717db] {
|
|
2731
|
+
font-size: var(--scalar-heading-3);
|
|
2732
|
+
font-weight: var(--scalar-semibold);
|
|
2733
|
+
color: var(--scalar-color-1);
|
|
2734
|
+
}
|
|
2735
|
+
|
|
2736
|
+
/* Filled, color-coded pill carries the primary send/receive signal. */
|
|
2737
|
+
.operation-action[data-v-91a717db] {
|
|
2738
|
+
text-transform: uppercase;
|
|
2739
|
+
font-size: var(--scalar-mini);
|
|
2740
|
+
font-weight: var(--scalar-semibold);
|
|
2741
|
+
letter-spacing: 0.05em;
|
|
2742
|
+
border-radius: 12px;
|
|
2743
|
+
padding: 2px 8px;
|
|
2744
|
+
display: inline-flex;
|
|
2745
|
+
align-items: center;
|
|
2746
|
+
}
|
|
2747
|
+
.operation-action--send[data-v-91a717db] {
|
|
2748
|
+
color: var(--scalar-color-blue);
|
|
2749
|
+
background: color-mix(in srgb, var(--scalar-color-blue), transparent 88%);
|
|
2750
|
+
}
|
|
2751
|
+
.operation-action--receive[data-v-91a717db] {
|
|
2752
|
+
color: var(--scalar-color-green);
|
|
2753
|
+
background: color-mix(in srgb, var(--scalar-color-green), transparent 88%);
|
|
2754
|
+
}
|
|
2755
|
+
.operation-description[data-v-91a717db] {
|
|
2756
|
+
text-align: left;
|
|
2757
|
+
margin-top: 4px;
|
|
2758
|
+
}
|
|
2759
|
+
/* Space the first message accordion away from the operation header/description. */
|
|
2760
|
+
.operation[data-v-91a717db] > .message {
|
|
2761
|
+
margin-top: 12px;
|
|
2762
|
+
}
|
|
2763
|
+
|
|
2764
|
+
.channel-section[data-v-2b0efcde] {
|
|
2765
|
+
margin-bottom: 48px;
|
|
2766
|
+
}
|
|
2767
|
+
.channel-labels[data-v-2b0efcde] {
|
|
2768
|
+
margin-bottom: 8px;
|
|
2769
|
+
}
|
|
2770
|
+
.channel-description[data-v-2b0efcde] {
|
|
2771
|
+
padding-bottom: 4px;
|
|
2772
|
+
text-align: left;
|
|
2773
|
+
}
|
|
2774
|
+
|
|
2699
2775
|
.narrow-references-container {
|
|
2700
2776
|
container-name: narrow-references-container;
|
|
2701
2777
|
container-type: inline-size;
|
|
@@ -2713,7 +2789,7 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
2713
2789
|
gap: 12px;
|
|
2714
2790
|
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
2715
2791
|
}
|
|
2716
|
-
/*! tailwindcss v4.
|
|
2792
|
+
/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
|
|
2717
2793
|
@media (max-width: 1000px) {
|
|
2718
2794
|
.agent-scalar.agent-scalar[data-v-3496197b] {
|
|
2719
2795
|
border-top-left-radius: var(--scalar-radius-lg);
|
|
@@ -2726,7 +2802,7 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
2726
2802
|
}
|
|
2727
2803
|
}
|
|
2728
2804
|
|
|
2729
|
-
.scalar-mcp-layer[data-v-
|
|
2805
|
+
.scalar-mcp-layer[data-v-8151784b] {
|
|
2730
2806
|
gap: 2px;
|
|
2731
2807
|
display: flex;
|
|
2732
2808
|
flex-direction: column;
|
|
@@ -2736,13 +2812,15 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
2736
2812
|
transition: all 0.4s ease-in-out;
|
|
2737
2813
|
height: 32px;
|
|
2738
2814
|
}
|
|
2739
|
-
.scalar-mcp-layer[data-v-
|
|
2815
|
+
.scalar-mcp-layer[data-v-8151784b]:hover {
|
|
2740
2816
|
height: 172px;
|
|
2741
2817
|
}
|
|
2742
|
-
.scalar-mcp-layer-link[data-v-
|
|
2818
|
+
.scalar-mcp-layer-link[data-v-8151784b]:hover {
|
|
2743
2819
|
cursor: pointer !important;
|
|
2744
2820
|
}
|
|
2745
|
-
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-
|
|
2821
|
+
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-8151784b] {
|
|
2822
|
+
/* Must stay above font-size and line-height, which the shorthand resets */
|
|
2823
|
+
font: inherit;
|
|
2746
2824
|
cursor: pointer;
|
|
2747
2825
|
width: 100%;
|
|
2748
2826
|
padding: 9px 6px;
|
|
@@ -2765,7 +2843,7 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
2765
2843
|
bottom: 0;
|
|
2766
2844
|
}
|
|
2767
2845
|
/* increase click area for gap */
|
|
2768
|
-
.scalar-mcp-layer-link[data-v-
|
|
2846
|
+
.scalar-mcp-layer-link[data-v-8151784b]:after {
|
|
2769
2847
|
content: '';
|
|
2770
2848
|
position: absolute;
|
|
2771
2849
|
bottom: -2px;
|
|
@@ -2773,49 +2851,49 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
2773
2851
|
width: 100%;
|
|
2774
2852
|
left: 0;
|
|
2775
2853
|
}
|
|
2776
|
-
.scalar-mcp-layer div.scalar-mcp-layer-link[data-v-
|
|
2854
|
+
.scalar-mcp-layer div.scalar-mcp-layer-link[data-v-8151784b] {
|
|
2777
2855
|
cursor: default;
|
|
2778
2856
|
}
|
|
2779
|
-
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-
|
|
2857
|
+
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-8151784b]:nth-last-child(1) {
|
|
2780
2858
|
transform: translate3d(0, 0, 0);
|
|
2781
2859
|
position: relative;
|
|
2782
2860
|
}
|
|
2783
|
-
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-
|
|
2861
|
+
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-8151784b]:nth-last-child(2) {
|
|
2784
2862
|
transform: translate3d(0, -2px, 0) scale(0.99);
|
|
2785
2863
|
}
|
|
2786
|
-
.scalar-mcp-layer:hover a[data-v-
|
|
2864
|
+
.scalar-mcp-layer:hover a[data-v-8151784b]:nth-last-child(2) {
|
|
2787
2865
|
transform: translate3d(0, calc(-100% - 2px), 0) scale(0.99);
|
|
2788
2866
|
}
|
|
2789
|
-
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-
|
|
2867
|
+
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-8151784b]:nth-last-child(3) {
|
|
2790
2868
|
transform: translate3d(0, -4px, 0) scale(0.98);
|
|
2791
2869
|
}
|
|
2792
|
-
.scalar-mcp-layer:hover a[data-v-
|
|
2870
|
+
.scalar-mcp-layer:hover a[data-v-8151784b]:nth-last-child(3) {
|
|
2793
2871
|
transform: translate3d(0, calc(-200% - 4px), 0) scale(1);
|
|
2794
2872
|
}
|
|
2795
|
-
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-
|
|
2873
|
+
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-8151784b]:nth-last-child(4) {
|
|
2796
2874
|
transform: translate3d(0, -6px, 0) scale(0.97);
|
|
2797
2875
|
}
|
|
2798
|
-
.scalar-mcp-layer:hover a[data-v-
|
|
2876
|
+
.scalar-mcp-layer:hover a[data-v-8151784b]:nth-last-child(4) {
|
|
2799
2877
|
transform: translate3d(0, calc(-300% - 6px), 0) scale(1);
|
|
2800
2878
|
}
|
|
2801
|
-
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-
|
|
2879
|
+
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-8151784b]:nth-last-child(5) {
|
|
2802
2880
|
transform: translate3d(0, -8px, 0) scale(0.96);
|
|
2803
2881
|
}
|
|
2804
|
-
.scalar-mcp-layer:hover .scalar-mcp-layer-link[data-v-
|
|
2882
|
+
.scalar-mcp-layer:hover .scalar-mcp-layer-link[data-v-8151784b]:nth-last-child(5) {
|
|
2805
2883
|
transform: translate3d(0, calc(-400% - 8px), 0) scale(1);
|
|
2806
2884
|
}
|
|
2807
|
-
.scalar-mcp-layer:hover .scalar-mcp-layer-link[data-v-
|
|
2885
|
+
.scalar-mcp-layer:hover .scalar-mcp-layer-link[data-v-8151784b] {
|
|
2808
2886
|
transition: transform 0.2s ease-in-out 0.1s;
|
|
2809
2887
|
}
|
|
2810
|
-
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-
|
|
2888
|
+
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-8151784b]:hover {
|
|
2811
2889
|
background: var(--scalar-background-2);
|
|
2812
2890
|
}
|
|
2813
|
-
.scalar-mcp-layer .mcp-logo[data-v-
|
|
2891
|
+
.scalar-mcp-layer .mcp-logo[data-v-8151784b] {
|
|
2814
2892
|
width: 16px;
|
|
2815
2893
|
height: 16px;
|
|
2816
2894
|
color: var(--scalar-sidebar-color-1);
|
|
2817
2895
|
}
|
|
2818
|
-
.mcp-nav[data-v-
|
|
2896
|
+
.mcp-nav[data-v-8151784b] {
|
|
2819
2897
|
color: var(--scalar-sidebar-color-2);
|
|
2820
2898
|
}
|
|
2821
2899
|
|
|
@@ -2836,7 +2914,7 @@ body {
|
|
|
2836
2914
|
|
|
2837
2915
|
/* Configurable Layout Variables */
|
|
2838
2916
|
@layer scalar-config {
|
|
2839
|
-
.scalar-api-reference[data-v-
|
|
2917
|
+
.scalar-api-reference[data-v-c7e456b3] {
|
|
2840
2918
|
/* The header height */
|
|
2841
2919
|
--refs-header-height: calc(
|
|
2842
2920
|
var(--scalar-custom-header-height, 0px) + var(--scalar-header-height, 0px)
|
|
@@ -2858,20 +2936,20 @@ body {
|
|
|
2858
2936
|
/* The maximum width of the content column */
|
|
2859
2937
|
--refs-content-max-width: var(--scalar-content-max-width, 1540px);
|
|
2860
2938
|
}
|
|
2861
|
-
.scalar-api-reference.references-classic[data-v-
|
|
2939
|
+
.scalar-api-reference.references-classic[data-v-c7e456b3] {
|
|
2862
2940
|
/* Classic layout is wider */
|
|
2863
2941
|
--refs-content-max-width: var(--scalar-content-max-width, 1420px);
|
|
2864
2942
|
min-height: 100dvh;
|
|
2865
2943
|
--refs-sidebar-width: 0;
|
|
2866
2944
|
}
|
|
2867
2945
|
}
|
|
2868
|
-
.t-doc__sidebar[data-v-
|
|
2946
|
+
.t-doc__sidebar[data-v-c7e456b3] {
|
|
2869
2947
|
z-index: 10;
|
|
2870
2948
|
}
|
|
2871
2949
|
|
|
2872
2950
|
/* ----------------------------------------------------- */
|
|
2873
2951
|
/* References Layout */
|
|
2874
|
-
.references-layout[data-v-
|
|
2952
|
+
.references-layout[data-v-c7e456b3] {
|
|
2875
2953
|
/* Try to fill the container */
|
|
2876
2954
|
min-height: 100dvh;
|
|
2877
2955
|
min-width: 100%;
|
|
@@ -2895,32 +2973,32 @@ body {
|
|
|
2895
2973
|
|
|
2896
2974
|
background: var(--scalar-background-1);
|
|
2897
2975
|
}
|
|
2898
|
-
.references-editor[data-v-
|
|
2976
|
+
.references-editor[data-v-c7e456b3] {
|
|
2899
2977
|
grid-area: editor;
|
|
2900
2978
|
display: flex;
|
|
2901
2979
|
min-width: 0;
|
|
2902
2980
|
background: var(--scalar-background-1);
|
|
2903
2981
|
}
|
|
2904
|
-
.references-rendered[data-v-
|
|
2982
|
+
.references-rendered[data-v-c7e456b3] {
|
|
2905
2983
|
position: relative;
|
|
2906
2984
|
grid-area: rendered;
|
|
2907
2985
|
min-width: 0;
|
|
2908
2986
|
background: var(--scalar-background-1);
|
|
2909
2987
|
}
|
|
2910
|
-
.scalar-api-reference.references-classic[data-v-
|
|
2911
|
-
.references-classic .references-rendered[data-v-
|
|
2988
|
+
.scalar-api-reference.references-classic[data-v-c7e456b3],
|
|
2989
|
+
.references-classic .references-rendered[data-v-c7e456b3] {
|
|
2912
2990
|
height: initial !important;
|
|
2913
2991
|
max-height: initial !important;
|
|
2914
2992
|
}
|
|
2915
2993
|
@layer scalar-config {
|
|
2916
|
-
.references-sidebar[data-v-
|
|
2994
|
+
.references-sidebar[data-v-c7e456b3] {
|
|
2917
2995
|
/* Set a default width if references are enabled */
|
|
2918
2996
|
--refs-sidebar-width: var(--scalar-sidebar-width, 288px);
|
|
2919
2997
|
}
|
|
2920
2998
|
}
|
|
2921
2999
|
|
|
2922
3000
|
/* Footer */
|
|
2923
|
-
.references-footer[data-v-
|
|
3001
|
+
.references-footer[data-v-c7e456b3] {
|
|
2924
3002
|
grid-area: footer;
|
|
2925
3003
|
}
|
|
2926
3004
|
/* ----------------------------------------------------- */
|
|
@@ -2936,12 +3014,12 @@ body {
|
|
|
2936
3014
|
*/
|
|
2937
3015
|
@media (width < 1000px) {
|
|
2938
3016
|
/* Keep toolbar hidden on mobile without forcing desktop display mode. */
|
|
2939
|
-
.references-developer-tools[data-v-
|
|
3017
|
+
.references-developer-tools[data-v-c7e456b3] {
|
|
2940
3018
|
display: none;
|
|
2941
3019
|
}
|
|
2942
3020
|
|
|
2943
3021
|
/* Stack view on mobile */
|
|
2944
|
-
.references-layout[data-v-
|
|
3022
|
+
.references-layout[data-v-c7e456b3] {
|
|
2945
3023
|
/* Adjust the sidebar height to the viewport height minus the header height */
|
|
2946
3024
|
--refs-sidebar-height: calc(
|
|
2947
3025
|
var(--full-height, 100dvh) - var(--scalar-custom-header-height, 0px)
|
|
@@ -2956,13 +3034,13 @@ body {
|
|
|
2956
3034
|
'rendered'
|
|
2957
3035
|
'footer';
|
|
2958
3036
|
}
|
|
2959
|
-
.references-editable[data-v-
|
|
3037
|
+
.references-editable[data-v-c7e456b3] {
|
|
2960
3038
|
grid-template-areas:
|
|
2961
3039
|
'header'
|
|
2962
3040
|
'navigation'
|
|
2963
3041
|
'editor';
|
|
2964
3042
|
}
|
|
2965
|
-
.references-rendered[data-v-
|
|
3043
|
+
.references-rendered[data-v-c7e456b3] {
|
|
2966
3044
|
position: static;
|
|
2967
3045
|
}
|
|
2968
3046
|
}
|
|
@@ -2974,17 +3052,17 @@ body {
|
|
|
2974
3052
|
*/
|
|
2975
3053
|
/* Match the layout breakpoint above so the mobile header height is only applied below `lg`. */
|
|
2976
3054
|
@media (width < 1000px) {
|
|
2977
|
-
.scalar-api-references-standalone-mobile[data-v-
|
|
3055
|
+
.scalar-api-references-standalone-mobile[data-v-c7e456b3]:not(.references-classic) {
|
|
2978
3056
|
--scalar-header-height: 50px;
|
|
2979
3057
|
}
|
|
2980
3058
|
}
|
|
2981
3059
|
|
|
2982
|
-
.darklight-reference[data-v-
|
|
3060
|
+
.darklight-reference[data-v-c7e456b3] {
|
|
2983
3061
|
width: 100%;
|
|
2984
3062
|
margin-top: auto;
|
|
2985
3063
|
}
|
|
2986
3064
|
|
|
2987
|
-
.start[data-v-
|
|
3065
|
+
.start[data-v-c492e215] {
|
|
2988
3066
|
padding: 24px;
|
|
2989
3067
|
display: flex;
|
|
2990
3068
|
flex-flow: wrap;
|
|
@@ -2992,10 +3070,10 @@ body {
|
|
|
2992
3070
|
position: relative;
|
|
2993
3071
|
z-index: 0;
|
|
2994
3072
|
}
|
|
2995
|
-
.swagger-editor .start[data-v-
|
|
3073
|
+
.swagger-editor .start[data-v-c492e215] {
|
|
2996
3074
|
padding-top: 24px;
|
|
2997
3075
|
}
|
|
2998
|
-
.start-h1[data-v-
|
|
3076
|
+
.start-h1[data-v-c492e215] {
|
|
2999
3077
|
font-size: var(--scalar-heading-2);
|
|
3000
3078
|
margin-top: 0;
|
|
3001
3079
|
line-height: 1.45;
|
|
@@ -3005,7 +3083,7 @@ body {
|
|
|
3005
3083
|
width: 100%;
|
|
3006
3084
|
position: relative;
|
|
3007
3085
|
}
|
|
3008
|
-
.start-h3[data-v-
|
|
3086
|
+
.start-h3[data-v-c492e215] {
|
|
3009
3087
|
font-size: var(--scalar-paragraph);
|
|
3010
3088
|
margin-top: 0;
|
|
3011
3089
|
margin-bottom: 6px;
|
|
@@ -3015,17 +3093,17 @@ body {
|
|
|
3015
3093
|
color: var(--scalar-color-1);
|
|
3016
3094
|
width: 100%;
|
|
3017
3095
|
}
|
|
3018
|
-
.start-h1[data-v-
|
|
3096
|
+
.start-h1[data-v-c492e215]:not(:first-of-type) {
|
|
3019
3097
|
margin-top: 24px;
|
|
3020
3098
|
}
|
|
3021
|
-
.start-p[data-v-
|
|
3099
|
+
.start-p[data-v-c492e215] {
|
|
3022
3100
|
font-size: var(--scalar-paragraph);
|
|
3023
3101
|
color: var(--scalar-color-2);
|
|
3024
3102
|
line-height: 1.5;
|
|
3025
3103
|
width: 100%;
|
|
3026
3104
|
margin-top: 12px;
|
|
3027
3105
|
}
|
|
3028
|
-
.start-ul[data-v-
|
|
3106
|
+
.start-ul[data-v-c492e215] {
|
|
3029
3107
|
margin-top: 12px;
|
|
3030
3108
|
font-size: var(--scalar-paragraph);
|
|
3031
3109
|
line-height: 1.5;
|
|
@@ -3035,26 +3113,26 @@ body {
|
|
|
3035
3113
|
flex-flow: wrap;
|
|
3036
3114
|
gap: 24px;
|
|
3037
3115
|
}
|
|
3038
|
-
.start-ul li[data-v-
|
|
3116
|
+
.start-ul li[data-v-c492e215] {
|
|
3039
3117
|
margin: 0;
|
|
3040
3118
|
padding: 0;
|
|
3041
3119
|
list-style: none;
|
|
3042
3120
|
width: calc(50% - 24px);
|
|
3043
3121
|
color: var(--scalar-color-2);
|
|
3044
3122
|
}
|
|
3045
|
-
.start-ul li[data-v-
|
|
3123
|
+
.start-ul li[data-v-c492e215]:first-of-type {
|
|
3046
3124
|
margin-top: 0;
|
|
3047
3125
|
}
|
|
3048
|
-
.start-section[data-v-
|
|
3126
|
+
.start-section[data-v-c492e215] {
|
|
3049
3127
|
width: 100%;
|
|
3050
3128
|
margin-bottom: 12px;
|
|
3051
3129
|
display: flex;
|
|
3052
3130
|
flex-flow: wrap;
|
|
3053
3131
|
}
|
|
3054
|
-
.start-section[data-v-
|
|
3132
|
+
.start-section[data-v-c492e215]:last-of-type {
|
|
3055
3133
|
margin-bottom: 48px;
|
|
3056
3134
|
}
|
|
3057
|
-
.start-h2[data-v-
|
|
3135
|
+
.start-h2[data-v-c492e215] {
|
|
3058
3136
|
background: var(--scalar-background-2);
|
|
3059
3137
|
border-top-left-radius: var(--scalar-radius-lg);
|
|
3060
3138
|
border-top-right-radius: var(--scalar-radius-lg);
|
|
@@ -3065,7 +3143,7 @@ body {
|
|
|
3065
3143
|
padding: 9px;
|
|
3066
3144
|
width: 100%;
|
|
3067
3145
|
}
|
|
3068
|
-
.start-item[data-v-
|
|
3146
|
+
.start-item[data-v-c492e215] {
|
|
3069
3147
|
align-items: center;
|
|
3070
3148
|
background: var(--scalar-background-2);
|
|
3071
3149
|
border-right: 1px solid var(--scalar-border-color);
|
|
@@ -3080,79 +3158,79 @@ body {
|
|
|
3080
3158
|
text-transform: capitalize;
|
|
3081
3159
|
user-select: none;
|
|
3082
3160
|
}
|
|
3083
|
-
.start-section-integrations .start-item[data-v-
|
|
3161
|
+
.start-section-integrations .start-item[data-v-c492e215]:first-of-type {
|
|
3084
3162
|
border-bottom-left-radius: var(--scalar-radius-lg);
|
|
3085
3163
|
border-left: 1px solid var(--scalar-border-color);
|
|
3086
3164
|
}
|
|
3087
|
-
.start-section-integrations .start-item[data-v-
|
|
3165
|
+
.start-section-integrations .start-item[data-v-c492e215]:last-of-type {
|
|
3088
3166
|
border-bottom-right-radius: var(--scalar-radius-lg);
|
|
3089
3167
|
}
|
|
3090
|
-
.start-section-colors .start-item[data-v-
|
|
3168
|
+
.start-section-colors .start-item[data-v-c492e215] {
|
|
3091
3169
|
min-width: 33.33%;
|
|
3092
3170
|
}
|
|
3093
|
-
.start-section-colors .start-item[data-v-
|
|
3171
|
+
.start-section-colors .start-item[data-v-c492e215]:nth-child(3n + 2) {
|
|
3094
3172
|
border-left: 1px solid var(--scalar-border-color);
|
|
3095
3173
|
}
|
|
3096
|
-
.start-section-colors .start-item[data-v-
|
|
3097
|
-
.start-section-colors .start-item-active[data-v-
|
|
3174
|
+
.start-section-colors .start-item[data-v-c492e215]:last-of-type,
|
|
3175
|
+
.start-section-colors .start-item-active[data-v-c492e215]:last-of-type::before {
|
|
3098
3176
|
border-radius: 0 0 var(--scalar-radius-lg) var(--scalar-radius-lg);
|
|
3099
3177
|
}
|
|
3100
|
-
.start-item[data-v-
|
|
3178
|
+
.start-item[data-v-c492e215]:empty {
|
|
3101
3179
|
pointer-events: none;
|
|
3102
3180
|
}
|
|
3103
|
-
.start-item svg[data-v-
|
|
3181
|
+
.start-item svg[data-v-c492e215] {
|
|
3104
3182
|
width: 14px;
|
|
3105
3183
|
height: 14px;
|
|
3106
3184
|
margin-right: 6px;
|
|
3107
3185
|
}
|
|
3108
|
-
.start-item[data-v-
|
|
3186
|
+
.start-item[data-v-c492e215]:hover {
|
|
3109
3187
|
background: var(--scalar-background-3);
|
|
3110
3188
|
}
|
|
3111
|
-
.start-item-active[data-v-
|
|
3189
|
+
.start-item-active[data-v-c492e215] {
|
|
3112
3190
|
z-index: 10;
|
|
3113
3191
|
position: relative;
|
|
3114
3192
|
color: var(--scalar-color-1);
|
|
3115
3193
|
}
|
|
3116
|
-
.start-item-active[data-v-
|
|
3194
|
+
.start-item-active[data-v-c492e215]::before {
|
|
3117
3195
|
border: 1px solid var(--scalar-color-1);
|
|
3118
3196
|
content: '';
|
|
3119
3197
|
inset: -1px -1px -1px -1px;
|
|
3120
3198
|
pointer-events: none;
|
|
3121
3199
|
position: absolute;
|
|
3122
3200
|
}
|
|
3123
|
-
.start-section-color .start-item[data-v-
|
|
3201
|
+
.start-section-color .start-item[data-v-c492e215] {
|
|
3124
3202
|
text-transform: capitalize;
|
|
3125
3203
|
}
|
|
3126
|
-
.start-cta[data-v-
|
|
3204
|
+
.start-cta[data-v-c492e215] {
|
|
3127
3205
|
display: flex;
|
|
3128
3206
|
gap: 12px;
|
|
3129
3207
|
width: 100%;
|
|
3130
3208
|
margin-top: 24px;
|
|
3131
3209
|
margin-bottom: 0;
|
|
3132
3210
|
}
|
|
3133
|
-
.start-row[data-v-
|
|
3211
|
+
.start-row[data-v-c492e215] {
|
|
3134
3212
|
width: 100%;
|
|
3135
3213
|
margin-top: 12px;
|
|
3136
3214
|
overflow: hidden;
|
|
3137
3215
|
}
|
|
3138
|
-
.start-hero-copy[data-v-
|
|
3216
|
+
.start-hero-copy[data-v-c492e215] {
|
|
3139
3217
|
background: var(--scalar-background-2);
|
|
3140
3218
|
padding: 12px;
|
|
3141
3219
|
border-radius: var(--scalar-radius-lg);
|
|
3142
3220
|
}
|
|
3143
|
-
.start-p-small[data-v-
|
|
3221
|
+
.start-p-small[data-v-c492e215] {
|
|
3144
3222
|
font-weight: var(--scalar-semibold);
|
|
3145
3223
|
font-size: var(--scalar-mini);
|
|
3146
3224
|
color: var(--scalar-color-2);
|
|
3147
3225
|
margin-bottom: 12px;
|
|
3148
3226
|
line-height: 1.4;
|
|
3149
3227
|
}
|
|
3150
|
-
.start-cta[data-v-
|
|
3228
|
+
.start-cta[data-v-c492e215] {
|
|
3151
3229
|
margin-bottom: 12px;
|
|
3152
3230
|
width: fit-content;
|
|
3153
3231
|
white-space: nowrap;
|
|
3154
3232
|
}
|
|
3155
|
-
.start-copy[data-v-
|
|
3233
|
+
.start-copy[data-v-c492e215] {
|
|
3156
3234
|
padding: 76px 48px 48px 48px;
|
|
3157
3235
|
display: flex;
|
|
3158
3236
|
justify-content: center;
|
|
@@ -3160,7 +3238,7 @@ body {
|
|
|
3160
3238
|
flex-direction: column;
|
|
3161
3239
|
text-align: center;
|
|
3162
3240
|
}
|
|
3163
|
-
.start-logo[data-v-
|
|
3241
|
+
.start-logo[data-v-c492e215] {
|
|
3164
3242
|
color: var(--scalar-color-1);
|
|
3165
3243
|
margin-bottom: 24px;
|
|
3166
3244
|
width: 72px;
|
|
@@ -3169,7 +3247,7 @@ body {
|
|
|
3169
3247
|
box-shadow: var(--scalar-shadow-2);
|
|
3170
3248
|
border-radius: var(--scalar-radius-full);
|
|
3171
3249
|
}
|
|
3172
|
-
.start-logo[data-v-
|
|
3250
|
+
.start-logo[data-v-c492e215]:before {
|
|
3173
3251
|
content: '';
|
|
3174
3252
|
width: 300%;
|
|
3175
3253
|
aspect-ratio: 1;
|
|
@@ -3186,7 +3264,7 @@ body {
|
|
|
3186
3264
|
linear-gradient(to right, var(--scalar-border-color) 1px, transparent 1px),
|
|
3187
3265
|
linear-gradient(to bottom, var(--scalar-border-color) 1px, transparent 1px);
|
|
3188
3266
|
}
|
|
3189
|
-
.start-logo svg[data-v-
|
|
3267
|
+
.start-logo svg[data-v-c492e215] {
|
|
3190
3268
|
width: 100%;
|
|
3191
3269
|
height: auto;
|
|
3192
3270
|
background: var(--scalar-background-1);
|
|
@@ -3195,28 +3273,28 @@ body {
|
|
|
3195
3273
|
position: relative;
|
|
3196
3274
|
}
|
|
3197
3275
|
@media screen and (max-width: 600px) {
|
|
3198
|
-
.start-section-colors .start-item[data-v-
|
|
3199
|
-
.start-item[data-v-
|
|
3276
|
+
.start-section-colors .start-item[data-v-c492e215],
|
|
3277
|
+
.start-item[data-v-c492e215] {
|
|
3200
3278
|
width: 100%;
|
|
3201
3279
|
border-radius: 0;
|
|
3202
3280
|
border-right: none;
|
|
3203
3281
|
border-top: 1px solid var(--scalar-border-color);
|
|
3204
3282
|
}
|
|
3205
|
-
.start-item[data-v-
|
|
3283
|
+
.start-item[data-v-c492e215]:empty {
|
|
3206
3284
|
display: none;
|
|
3207
3285
|
}
|
|
3208
|
-
.start-h2[data-v-
|
|
3286
|
+
.start-h2[data-v-c492e215] {
|
|
3209
3287
|
border-bottom: none;
|
|
3210
3288
|
}
|
|
3211
|
-
.start li[data-v-
|
|
3289
|
+
.start li[data-v-c492e215] {
|
|
3212
3290
|
width: 100%;
|
|
3213
3291
|
}
|
|
3214
|
-
.start-copy[data-v-
|
|
3292
|
+
.start-copy[data-v-c492e215] {
|
|
3215
3293
|
padding: 48px 0 24px 0;
|
|
3216
3294
|
}
|
|
3217
3295
|
}
|
|
3218
3296
|
@media screen and (max-width: 1000px) {
|
|
3219
|
-
.start[data-v-
|
|
3297
|
+
.start[data-v-c492e215] {
|
|
3220
3298
|
padding: 0;
|
|
3221
3299
|
overflow: auto;
|
|
3222
3300
|
}
|