@scalar/api-reference 1.63.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 +90 -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.d.ts.map +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionCard.vue.js +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionCard.vue.js.map +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.d.ts.map +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionLoading.vue.js +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionLoading.vue.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionLoading.vue.script.js +5 -5
- 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 +26 -24
- package/dist/browser/standalone.js +310 -311
- 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 +141 -33
- package/dist/components/ApiReference.vue.script.js.map +1 -1
- package/dist/components/Badge/Badge.vue.d.ts.map +1 -1
- package/dist/components/Badge/Badge.vue.js +1 -1
- package/dist/components/Badge/Badge.vue.js.map +1 -1
- package/dist/components/Badge/Badge.vue.script.js +9 -9
- 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.js.map +1 -1
- package/dist/components/Content/AsyncApi/Operation.vue.script.js +6 -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.d.ts +17 -0
- package/dist/components/Content/AsyncApi/helpers/get-async-api-required-security.d.ts.map +1 -0
- package/dist/components/Content/AsyncApi/helpers/get-async-api-required-security.js +21 -0
- package/dist/components/Content/AsyncApi/helpers/get-async-api-required-security.js.map +1 -0
- 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.js.map +1 -1
- package/dist/components/Content/Schema/SchemaComposition.vue.script.js +69 -34
- 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.js.map +1 -1
- package/dist/components/Content/Schema/SchemaEnums.vue.script.js +16 -8
- 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.js.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyHeading.vue.script.js +31 -21
- 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.d.ts.map +1 -1
- package/dist/components/Content/Schema/helpers/optimize-value-for-display.js +1 -4
- package/dist/components/Content/Schema/helpers/optimize-value-for-display.js.map +1 -1
- package/dist/components/Content/Schema/helpers/partition-all-of-compositions.d.ts +32 -0
- package/dist/components/Content/Schema/helpers/partition-all-of-compositions.d.ts.map +1 -0
- package/dist/components/Content/Schema/helpers/partition-all-of-compositions.js +97 -0
- package/dist/components/Content/Schema/helpers/partition-all-of-compositions.js.map +1 -0
- 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.js.map +1 -1
- package/dist/components/LinkList/LinkList.vue.script.js +2 -2
- 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.js.map +1 -1
- package/dist/components/Section/CompactSection.vue.script.js +22 -6
- 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.d.ts.map +1 -1
- package/dist/components/Section/SectionHeader.vue.js +1 -1
- package/dist/components/Section/SectionHeader.vue.js.map +1 -1
- package/dist/components/Section/SectionHeader.vue.script.js +3 -3
- 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 +2 -2
- 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.d.ts +8 -0
- package/dist/features/Operation/components/OperationScopes.vue.d.ts.map +1 -0
- package/dist/features/Operation/components/OperationScopes.vue.js +7 -0
- package/dist/features/Operation/components/OperationScopes.vue.js.map +1 -0
- package/dist/features/Operation/components/OperationScopes.vue.script.js +60 -0
- package/dist/features/Operation/components/OperationScopes.vue.script.js.map +1 -0
- 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.d.ts.map +1 -1
- package/dist/features/Operation/components/SecurityRequirementBadge.vue.js.map +1 -1
- package/dist/features/Operation/components/SecurityRequirementBadge.vue.script.js +90 -17
- 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.d.ts +13 -0
- package/dist/features/Operation/helpers/get-required-security.d.ts.map +1 -1
- package/dist/features/Operation/helpers/get-required-security.js +22 -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 +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.js.map +1 -1
- package/dist/features/Operation/layouts/ClassicLayout.vue.script.js +16 -7
- 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.js.map +1 -1
- package/dist/features/Operation/layouts/ModernLayout.vue.script.js +3 -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.d.ts +2 -2
- 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 +2 -2
- 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 +27 -15
- 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 +18 -12
- 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 +23 -11
- 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 +13 -7
- 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 +12 -6
- package/dist/features/info-object/TermsOfService.vue.script.js.map +1 -1
- package/dist/features/localization/locales/ar.d.ts +1 -0
- package/dist/features/localization/locales/ar.d.ts.map +1 -1
- package/dist/features/localization/locales/ar.js +2 -1
- package/dist/features/localization/locales/ar.js.map +1 -1
- package/dist/features/localization/locales/de.d.ts +1 -0
- package/dist/features/localization/locales/de.d.ts.map +1 -1
- package/dist/features/localization/locales/de.js +2 -1
- package/dist/features/localization/locales/de.js.map +1 -1
- package/dist/features/localization/locales/en.d.ts +1 -0
- package/dist/features/localization/locales/en.d.ts.map +1 -1
- package/dist/features/localization/locales/en.js +2 -1
- package/dist/features/localization/locales/en.js.map +1 -1
- package/dist/features/localization/locales/es.d.ts +1 -0
- package/dist/features/localization/locales/es.d.ts.map +1 -1
- package/dist/features/localization/locales/es.js +2 -1
- package/dist/features/localization/locales/es.js.map +1 -1
- package/dist/features/localization/locales/fr.d.ts +1 -0
- package/dist/features/localization/locales/fr.d.ts.map +1 -1
- package/dist/features/localization/locales/fr.js +2 -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.d.ts +1 -0
- package/dist/features/localization/locales/ru.d.ts.map +1 -1
- package/dist/features/localization/locales/ru.js +2 -1
- package/dist/features/localization/locales/ru.js.map +1 -1
- package/dist/features/localization/locales/zh-cn.d.ts +1 -0
- package/dist/features/localization/locales/zh-cn.d.ts.map +1 -1
- package/dist/features/localization/locales/zh-cn.js +2 -1
- package/dist/features/localization/locales/zh-cn.js.map +1 -1
- package/dist/features/localization/translations.d.ts +235 -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.d.ts +21 -2
- package/dist/helpers/storage.d.ts.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.d.ts.map +1 -1
- package/dist/standalone/lib/html-api.js +11 -4
- package/dist/standalone/lib/html-api.js.map +1 -1
- package/dist/standalone/lib/load-plugins-from-urls.d.ts +13 -0
- package/dist/standalone/lib/load-plugins-from-urls.d.ts.map +1 -0
- package/dist/standalone/lib/load-plugins-from-urls.js +60 -0
- package/dist/standalone/lib/load-plugins-from-urls.js.map +1 -0
- package/dist/style.css +1637 -1505
- package/dist/styles/print.css +118 -0
- package/dist/styles/tailwind.config.css +16 -0
- package/dist/vue-styles.css +1102 -1050
- package/package.json +29 -29
- package/dist/browser/chunks/AgentScalarChatInterface-YU9KKgvZ.js +0 -27
- package/dist/browser/chunks/ScalarTextInput.vue-B-Nhpn0q.js +0 -27
- package/dist/browser/chunks/browser-67K6wmG9.js +0 -129
- package/dist/browser/chunks/modal-BVUfMpuv.js +0 -15
- package/dist/browser/chunks/modal-WJ4Gcv8N.js +0 -99
- package/dist/browser/chunks/runtime-core.esm-bundler-Byrbbu5Q.js +0 -17
- package/dist/browser/chunks/vendor-BqFs9NIb.js +0 -306
package/dist/style.css
CHANGED
|
@@ -1,17 +1,9 @@
|
|
|
1
|
-
/*! tailwindcss v4.
|
|
1
|
+
/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
|
|
2
2
|
@layer properties {
|
|
3
3
|
@supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
|
|
4
4
|
*, :before, :after, ::backdrop {
|
|
5
5
|
--tw-font-weight: initial;
|
|
6
|
-
--tw-
|
|
7
|
-
--tw-backdrop-brightness: initial;
|
|
8
|
-
--tw-backdrop-contrast: initial;
|
|
9
|
-
--tw-backdrop-grayscale: initial;
|
|
10
|
-
--tw-backdrop-hue-rotate: initial;
|
|
11
|
-
--tw-backdrop-invert: initial;
|
|
12
|
-
--tw-backdrop-opacity: initial;
|
|
13
|
-
--tw-backdrop-saturate: initial;
|
|
14
|
-
--tw-backdrop-sepia: initial;
|
|
6
|
+
--tw-border-style: solid;
|
|
15
7
|
--tw-shadow: 0 0 #0000;
|
|
16
8
|
--tw-shadow-color: initial;
|
|
17
9
|
--tw-shadow-alpha: 100%;
|
|
@@ -26,6 +18,15 @@
|
|
|
26
18
|
--tw-ring-offset-width: 0;
|
|
27
19
|
--tw-ring-offset-color: #fff;
|
|
28
20
|
--tw-ring-offset-shadow: 0 0 #0000;
|
|
21
|
+
--tw-backdrop-blur: initial;
|
|
22
|
+
--tw-backdrop-brightness: initial;
|
|
23
|
+
--tw-backdrop-contrast: initial;
|
|
24
|
+
--tw-backdrop-grayscale: initial;
|
|
25
|
+
--tw-backdrop-hue-rotate: initial;
|
|
26
|
+
--tw-backdrop-invert: initial;
|
|
27
|
+
--tw-backdrop-opacity: initial;
|
|
28
|
+
--tw-backdrop-saturate: initial;
|
|
29
|
+
--tw-backdrop-sepia: initial;
|
|
29
30
|
--tw-translate-x: 0;
|
|
30
31
|
--tw-translate-y: 0;
|
|
31
32
|
--tw-translate-z: 0;
|
|
@@ -39,7 +40,6 @@
|
|
|
39
40
|
--tw-skew-y: initial;
|
|
40
41
|
--tw-space-x-reverse: 0;
|
|
41
42
|
--tw-divide-y-reverse: 0;
|
|
42
|
-
--tw-border-style: solid;
|
|
43
43
|
--tw-gradient-position: initial;
|
|
44
44
|
--tw-gradient-from: #0000;
|
|
45
45
|
--tw-gradient-via: #0000;
|
|
@@ -195,6 +195,14 @@
|
|
|
195
195
|
}
|
|
196
196
|
}
|
|
197
197
|
|
|
198
|
+
@media (max-resolution: 1.5x) {
|
|
199
|
+
@supports ((-moz-appearance: none)) {
|
|
200
|
+
:root {
|
|
201
|
+
--scalar-border-width: 1px;
|
|
202
|
+
}
|
|
203
|
+
}
|
|
204
|
+
}
|
|
205
|
+
|
|
198
206
|
:root {
|
|
199
207
|
--scalar-text-decoration: underline;
|
|
200
208
|
--scalar-text-decoration-hover: underline;
|
|
@@ -262,8 +270,17 @@
|
|
|
262
270
|
--scalar-button-1: #000;
|
|
263
271
|
--scalar-button-1-hover: #000c;
|
|
264
272
|
--scalar-button-1-color: #fff;
|
|
265
|
-
--scalar-tooltip-background:
|
|
266
|
-
|
|
273
|
+
--scalar-tooltip-background: var(--scalar-background-1);
|
|
274
|
+
}
|
|
275
|
+
|
|
276
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
277
|
+
.light-mode {
|
|
278
|
+
--scalar-tooltip-background: color-mix(in srgb, var(--scalar-background-1), transparent 10%);
|
|
279
|
+
}
|
|
280
|
+
}
|
|
281
|
+
|
|
282
|
+
.light-mode {
|
|
283
|
+
--scalar-tooltip-color: var(--scalar-color-1);
|
|
267
284
|
--scalar-color-alert: var(--scalar-color-orange);
|
|
268
285
|
}
|
|
269
286
|
|
|
@@ -677,6 +694,10 @@
|
|
|
677
694
|
}
|
|
678
695
|
}
|
|
679
696
|
|
|
697
|
+
.scalar-app .hljs-regexp, .scalar-app .hljs-string, .scalar-app .hljs-built_in, .scalar-app .hljs-subst, .scalar-app .hljs-name, .scalar-app .hljs-doctag, .scalar-app .hljs-section, .scalar-app .hljs-title {
|
|
698
|
+
color: var(--scalar-color-blue);
|
|
699
|
+
}
|
|
700
|
+
|
|
680
701
|
.scalar-code-block pre {
|
|
681
702
|
font-variant-ligatures: none;
|
|
682
703
|
}
|
|
@@ -1662,40 +1683,45 @@
|
|
|
1662
1683
|
margin-bottom: -1px;
|
|
1663
1684
|
}
|
|
1664
1685
|
|
|
1665
|
-
:where(body) > .scalar-tooltip {
|
|
1666
|
-
--scalar-tooltip-padding: 8px;
|
|
1667
|
-
|
|
1686
|
+
:where(body, dialog) > .scalar-tooltip {
|
|
1687
|
+
--scalar-tooltip-padding-x: 8px;
|
|
1688
|
+
--scalar-tooltip-padding-y: 6px;
|
|
1689
|
+
padding: var(--scalar-tooltip-padding-y) var(--scalar-tooltip-padding-x);
|
|
1668
1690
|
z-index: 99999;
|
|
1669
1691
|
max-width: 320px;
|
|
1670
1692
|
font-size: var(--scalar-font-size-5);
|
|
1671
|
-
--tw-font-weight: var(--scalar-
|
|
1693
|
+
--tw-font-weight: var(--scalar-regular);
|
|
1672
1694
|
line-height: 16px;
|
|
1673
|
-
font-weight: var(--scalar-
|
|
1695
|
+
font-weight: var(--scalar-regular);
|
|
1674
1696
|
overflow-wrap: break-word;
|
|
1675
1697
|
color: var(--scalar-tooltip-color);
|
|
1676
1698
|
}
|
|
1677
1699
|
|
|
1678
|
-
:where(body) > .scalar-tooltip[data-side="top"] {
|
|
1679
|
-
padding-bottom: calc(var(--scalar-tooltip-padding) + var(--scalar-tooltip-offset));
|
|
1700
|
+
:where(body, dialog) > .scalar-tooltip[data-side="top"] {
|
|
1701
|
+
padding-bottom: calc(var(--scalar-tooltip-padding-y) + var(--scalar-tooltip-offset));
|
|
1680
1702
|
}
|
|
1681
1703
|
|
|
1682
|
-
:where(body) > .scalar-tooltip[data-side="bottom"] {
|
|
1683
|
-
padding-top: calc(var(--scalar-tooltip-padding) + var(--scalar-tooltip-offset));
|
|
1704
|
+
:where(body, dialog) > .scalar-tooltip[data-side="bottom"] {
|
|
1705
|
+
padding-top: calc(var(--scalar-tooltip-padding-y) + var(--scalar-tooltip-offset));
|
|
1684
1706
|
}
|
|
1685
1707
|
|
|
1686
|
-
:where(body) > .scalar-tooltip[data-side="left"] {
|
|
1687
|
-
padding-right: calc(var(--scalar-tooltip-padding) + var(--scalar-tooltip-offset));
|
|
1708
|
+
:where(body, dialog) > .scalar-tooltip[data-side="left"] {
|
|
1709
|
+
padding-right: calc(var(--scalar-tooltip-padding-x) + var(--scalar-tooltip-offset));
|
|
1688
1710
|
}
|
|
1689
1711
|
|
|
1690
|
-
:where(body) > .scalar-tooltip[data-side="right"] {
|
|
1691
|
-
padding-left: calc(var(--scalar-tooltip-padding) + var(--scalar-tooltip-offset));
|
|
1712
|
+
:where(body, dialog) > .scalar-tooltip[data-side="right"] {
|
|
1713
|
+
padding-left: calc(var(--scalar-tooltip-padding-x) + var(--scalar-tooltip-offset));
|
|
1692
1714
|
}
|
|
1693
1715
|
|
|
1694
|
-
:where(body) > .scalar-tooltip:before {
|
|
1716
|
+
:where(body, dialog) > .scalar-tooltip:before {
|
|
1695
1717
|
content: "";
|
|
1696
1718
|
z-index: calc(1 * -1);
|
|
1697
|
-
border-radius: var(--scalar-radius-
|
|
1719
|
+
border-radius: var(--scalar-radius-lg);
|
|
1720
|
+
border-style: var(--tw-border-style);
|
|
1721
|
+
border-width: var(--scalar-border-width);
|
|
1698
1722
|
background-color: var(--scalar-tooltip-background);
|
|
1723
|
+
--tw-shadow: var(--scalar-shadow-1);
|
|
1724
|
+
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
1699
1725
|
--tw-backdrop-blur: blur(8px);
|
|
1700
1726
|
-webkit-backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
|
|
1701
1727
|
backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
|
|
@@ -1703,75 +1729,31 @@
|
|
|
1703
1729
|
inset: 0;
|
|
1704
1730
|
}
|
|
1705
1731
|
|
|
1706
|
-
:where(body) > .scalar-tooltip[data-side="top"]:before {
|
|
1732
|
+
:where(body, dialog) > .scalar-tooltip[data-side="top"]:before {
|
|
1707
1733
|
bottom: var(--scalar-tooltip-offset);
|
|
1708
1734
|
}
|
|
1709
1735
|
|
|
1710
|
-
:where(body) > .scalar-tooltip[data-side="bottom"]:before {
|
|
1736
|
+
:where(body, dialog) > .scalar-tooltip[data-side="bottom"]:before {
|
|
1711
1737
|
top: var(--scalar-tooltip-offset);
|
|
1712
1738
|
}
|
|
1713
1739
|
|
|
1714
|
-
:where(body) > .scalar-tooltip[data-side="left"]:before {
|
|
1740
|
+
:where(body, dialog) > .scalar-tooltip[data-side="left"]:before {
|
|
1715
1741
|
right: var(--scalar-tooltip-offset);
|
|
1716
1742
|
}
|
|
1717
1743
|
|
|
1718
|
-
:where(body) > .scalar-tooltip[data-side="right"]:before {
|
|
1744
|
+
:where(body, dialog) > .scalar-tooltip[data-side="right"]:before {
|
|
1719
1745
|
left: var(--scalar-tooltip-offset);
|
|
1720
1746
|
}
|
|
1721
1747
|
|
|
1722
|
-
:where(body.dark-mode) > .scalar-tooltip:before {
|
|
1723
|
-
--tw-shadow: inset 0 0 0 var(--tw-shadow-color, var(--scalar-border-width)) var(--scalar-border-color);
|
|
1724
|
-
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
1725
|
-
}
|
|
1726
|
-
|
|
1727
1748
|
@property --tw-font-weight {
|
|
1728
1749
|
syntax: "*";
|
|
1729
1750
|
inherits: false
|
|
1730
1751
|
}
|
|
1731
1752
|
|
|
1732
|
-
@property --tw-
|
|
1733
|
-
syntax: "*";
|
|
1734
|
-
inherits: false
|
|
1735
|
-
}
|
|
1736
|
-
|
|
1737
|
-
@property --tw-backdrop-brightness {
|
|
1738
|
-
syntax: "*";
|
|
1739
|
-
inherits: false
|
|
1740
|
-
}
|
|
1741
|
-
|
|
1742
|
-
@property --tw-backdrop-contrast {
|
|
1743
|
-
syntax: "*";
|
|
1744
|
-
inherits: false
|
|
1745
|
-
}
|
|
1746
|
-
|
|
1747
|
-
@property --tw-backdrop-grayscale {
|
|
1748
|
-
syntax: "*";
|
|
1749
|
-
inherits: false
|
|
1750
|
-
}
|
|
1751
|
-
|
|
1752
|
-
@property --tw-backdrop-hue-rotate {
|
|
1753
|
-
syntax: "*";
|
|
1754
|
-
inherits: false
|
|
1755
|
-
}
|
|
1756
|
-
|
|
1757
|
-
@property --tw-backdrop-invert {
|
|
1758
|
-
syntax: "*";
|
|
1759
|
-
inherits: false
|
|
1760
|
-
}
|
|
1761
|
-
|
|
1762
|
-
@property --tw-backdrop-opacity {
|
|
1763
|
-
syntax: "*";
|
|
1764
|
-
inherits: false
|
|
1765
|
-
}
|
|
1766
|
-
|
|
1767
|
-
@property --tw-backdrop-saturate {
|
|
1768
|
-
syntax: "*";
|
|
1769
|
-
inherits: false
|
|
1770
|
-
}
|
|
1771
|
-
|
|
1772
|
-
@property --tw-backdrop-sepia {
|
|
1753
|
+
@property --tw-border-style {
|
|
1773
1754
|
syntax: "*";
|
|
1774
|
-
inherits: false
|
|
1755
|
+
inherits: false;
|
|
1756
|
+
initial-value: solid;
|
|
1775
1757
|
}
|
|
1776
1758
|
|
|
1777
1759
|
@property --tw-shadow {
|
|
@@ -1853,6 +1835,51 @@
|
|
|
1853
1835
|
initial-value: 0 0 #0000;
|
|
1854
1836
|
}
|
|
1855
1837
|
|
|
1838
|
+
@property --tw-backdrop-blur {
|
|
1839
|
+
syntax: "*";
|
|
1840
|
+
inherits: false
|
|
1841
|
+
}
|
|
1842
|
+
|
|
1843
|
+
@property --tw-backdrop-brightness {
|
|
1844
|
+
syntax: "*";
|
|
1845
|
+
inherits: false
|
|
1846
|
+
}
|
|
1847
|
+
|
|
1848
|
+
@property --tw-backdrop-contrast {
|
|
1849
|
+
syntax: "*";
|
|
1850
|
+
inherits: false
|
|
1851
|
+
}
|
|
1852
|
+
|
|
1853
|
+
@property --tw-backdrop-grayscale {
|
|
1854
|
+
syntax: "*";
|
|
1855
|
+
inherits: false
|
|
1856
|
+
}
|
|
1857
|
+
|
|
1858
|
+
@property --tw-backdrop-hue-rotate {
|
|
1859
|
+
syntax: "*";
|
|
1860
|
+
inherits: false
|
|
1861
|
+
}
|
|
1862
|
+
|
|
1863
|
+
@property --tw-backdrop-invert {
|
|
1864
|
+
syntax: "*";
|
|
1865
|
+
inherits: false
|
|
1866
|
+
}
|
|
1867
|
+
|
|
1868
|
+
@property --tw-backdrop-opacity {
|
|
1869
|
+
syntax: "*";
|
|
1870
|
+
inherits: false
|
|
1871
|
+
}
|
|
1872
|
+
|
|
1873
|
+
@property --tw-backdrop-saturate {
|
|
1874
|
+
syntax: "*";
|
|
1875
|
+
inherits: false
|
|
1876
|
+
}
|
|
1877
|
+
|
|
1878
|
+
@property --tw-backdrop-sepia {
|
|
1879
|
+
syntax: "*";
|
|
1880
|
+
inherits: false
|
|
1881
|
+
}
|
|
1882
|
+
|
|
1856
1883
|
.scalar-virtual-text-search-input[data-v-95edadbb]::-webkit-search-cancel-button {
|
|
1857
1884
|
display: none;
|
|
1858
1885
|
}
|
|
@@ -1953,12 +1980,101 @@
|
|
|
1953
1980
|
background: var(--scalar-sidebar-item-hover-background, var(--scalar-background-2));
|
|
1954
1981
|
}
|
|
1955
1982
|
|
|
1956
|
-
.
|
|
1957
|
-
background: var(--scalar-background-
|
|
1983
|
+
.fade-request-section-content[data-v-07ff8fc3] {
|
|
1984
|
+
background: linear-gradient(to left, var(--scalar-background-1) 64%, transparent);
|
|
1958
1985
|
}
|
|
1959
1986
|
|
|
1960
|
-
.
|
|
1961
|
-
|
|
1987
|
+
.filter-hover[data-v-07ff8fc3] {
|
|
1988
|
+
height: 100%;
|
|
1989
|
+
padding-left: 24px;
|
|
1990
|
+
padding-right: 39px;
|
|
1991
|
+
transition: width 0s ease-in-out .2s;
|
|
1992
|
+
position: absolute;
|
|
1993
|
+
right: 0;
|
|
1994
|
+
overflow: hidden;
|
|
1995
|
+
}
|
|
1996
|
+
|
|
1997
|
+
.filter-hover[data-v-07ff8fc3]:hover, .filter-hover[data-v-07ff8fc3]:has(:focus-visible) {
|
|
1998
|
+
z-index: 10;
|
|
1999
|
+
width: 100%;
|
|
2000
|
+
}
|
|
2001
|
+
|
|
2002
|
+
.filter-hover[data-v-07ff8fc3]:before {
|
|
2003
|
+
content: "";
|
|
2004
|
+
background-color: var(--scalar-background-1);
|
|
2005
|
+
opacity: 0;
|
|
2006
|
+
pointer-events: none;
|
|
2007
|
+
width: 100%;
|
|
2008
|
+
height: fit-content;
|
|
2009
|
+
transition: all .3s ease-in-out;
|
|
2010
|
+
position: absolute;
|
|
2011
|
+
top: 0;
|
|
2012
|
+
left: 0;
|
|
2013
|
+
}
|
|
2014
|
+
|
|
2015
|
+
.filter-hover-item[data-v-07ff8fc3] {
|
|
2016
|
+
opacity: 0;
|
|
2017
|
+
}
|
|
2018
|
+
|
|
2019
|
+
.filter-hover-item[data-v-07ff8fc3]:not(:last-of-type) {
|
|
2020
|
+
transform: translate3d(0, 3px, 0);
|
|
2021
|
+
}
|
|
2022
|
+
|
|
2023
|
+
.filter-hover:hover .filter-hover-item[data-v-07ff8fc3] {
|
|
2024
|
+
transition: opacity .2s ease-in-out, transform .2s ease-in-out;
|
|
2025
|
+
}
|
|
2026
|
+
|
|
2027
|
+
.filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:last-of-type {
|
|
2028
|
+
transition-delay: 50ms;
|
|
2029
|
+
}
|
|
2030
|
+
|
|
2031
|
+
.filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:nth-last-of-type(2) {
|
|
2032
|
+
transition-delay: .1s;
|
|
2033
|
+
}
|
|
2034
|
+
|
|
2035
|
+
.filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:nth-last-of-type(3) {
|
|
2036
|
+
transition-delay: .15s;
|
|
2037
|
+
}
|
|
2038
|
+
|
|
2039
|
+
.filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:nth-last-of-type(4) {
|
|
2040
|
+
transition-delay: .2s;
|
|
2041
|
+
}
|
|
2042
|
+
|
|
2043
|
+
.filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:nth-last-of-type(5) {
|
|
2044
|
+
transition-delay: .25s;
|
|
2045
|
+
}
|
|
2046
|
+
|
|
2047
|
+
.filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:nth-last-of-type(6) {
|
|
2048
|
+
transition-delay: .3s;
|
|
2049
|
+
}
|
|
2050
|
+
|
|
2051
|
+
.filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:nth-last-of-type(7) {
|
|
2052
|
+
transition-delay: .35s;
|
|
2053
|
+
}
|
|
2054
|
+
|
|
2055
|
+
.filter-hover:hover .filter-hover-item[data-v-07ff8fc3], .filter-hover:has(:focus-visible) .filter-hover-item[data-v-07ff8fc3] {
|
|
2056
|
+
opacity: 1;
|
|
2057
|
+
transform: translate3d(0, 0, 0);
|
|
2058
|
+
}
|
|
2059
|
+
|
|
2060
|
+
.filter-hover[data-v-07ff8fc3]:hover:before, .filter-hover[data-v-07ff8fc3]:has(:focus-visible):before {
|
|
2061
|
+
opacity: .9;
|
|
2062
|
+
-webkit-backdrop-filter: blur(10px);
|
|
2063
|
+
backdrop-filter: blur(10px);
|
|
2064
|
+
}
|
|
2065
|
+
|
|
2066
|
+
.filter-button[data-v-07ff8fc3] {
|
|
2067
|
+
top: 50%;
|
|
2068
|
+
transform: translateY(-50%);
|
|
2069
|
+
}
|
|
2070
|
+
|
|
2071
|
+
.context-bar-group:hover .context-bar-group-hover\:text-c-1[data-v-07ff8fc3], .context-bar-group:has(:focus-visible) .context-bar-group-hover\:text-c-1[data-v-07ff8fc3] {
|
|
2072
|
+
--tw-text-opacity: 1;
|
|
2073
|
+
color: rgb(var(--scalar-color-1) / var(--tw-text-opacity));
|
|
2074
|
+
}
|
|
2075
|
+
|
|
2076
|
+
.context-bar-group:hover .context-bar-group-hover\:hidden[data-v-07ff8fc3], .context-bar-group:has(:focus-visible) .context-bar-group-hover\:hidden[data-v-07ff8fc3] {
|
|
2077
|
+
display: none;
|
|
1962
2078
|
}
|
|
1963
2079
|
|
|
1964
2080
|
[data-v-dfc591f4] .cm-editor {
|
|
@@ -2166,219 +2282,9 @@
|
|
|
2166
2282
|
color: var(--scalar-color-1);
|
|
2167
2283
|
}
|
|
2168
2284
|
|
|
2169
|
-
.
|
|
2170
|
-
|
|
2171
|
-
|
|
2172
|
-
padding: 0;
|
|
2173
|
-
display: block;
|
|
2174
|
-
}
|
|
2175
|
-
|
|
2176
|
-
.description[data-v-649f9a0d] .markdown > :first-child {
|
|
2177
|
-
margin-top: 0;
|
|
2178
|
-
}
|
|
2179
|
-
|
|
2180
|
-
[data-v-d37cbfcc] .cm-editor {
|
|
2181
|
-
outline: none;
|
|
2182
|
-
width: 100%;
|
|
2183
|
-
height: 100%;
|
|
2184
|
-
}
|
|
2185
|
-
|
|
2186
|
-
[data-v-d37cbfcc] .cm-line {
|
|
2187
|
-
padding: 0;
|
|
2188
|
-
}
|
|
2189
|
-
|
|
2190
|
-
[data-v-d37cbfcc] .cm-content {
|
|
2191
|
-
font-size: var(--scalar-small);
|
|
2192
|
-
align-items: center;
|
|
2193
|
-
padding: 0;
|
|
2194
|
-
display: flex;
|
|
2195
|
-
}
|
|
2196
|
-
|
|
2197
|
-
.scroll-timeline-x[data-v-d37cbfcc] {
|
|
2198
|
-
-ms-overflow-style: none;
|
|
2199
|
-
-webkit-mask-image: linear-gradient(to right, #0000 0, #000 6px calc(100% - 24px), #0000 100%);
|
|
2200
|
-
mask-image: linear-gradient(to right, #0000 0, #000 6px calc(100% - 24px), #0000 100%);
|
|
2201
|
-
}
|
|
2202
|
-
|
|
2203
|
-
.scroll-timeline-x-hidden[data-v-d37cbfcc] {
|
|
2204
|
-
overflow-x: auto;
|
|
2205
|
-
}
|
|
2206
|
-
|
|
2207
|
-
.scroll-timeline-x-hidden[data-v-d37cbfcc] .cm-scroller {
|
|
2208
|
-
scrollbar-width: none;
|
|
2209
|
-
-ms-overflow-style: none;
|
|
2210
|
-
padding-right: 20px;
|
|
2211
|
-
overflow: auto;
|
|
2212
|
-
}
|
|
2213
|
-
|
|
2214
|
-
.scroll-timeline-x-hidden[data-v-d37cbfcc]::-webkit-scrollbar {
|
|
2215
|
-
width: 0;
|
|
2216
|
-
height: 0;
|
|
2217
|
-
display: none;
|
|
2218
|
-
}
|
|
2219
|
-
|
|
2220
|
-
.scroll-timeline-x-hidden[data-v-d37cbfcc] .cm-scroller::-webkit-scrollbar {
|
|
2221
|
-
width: 0;
|
|
2222
|
-
height: 0;
|
|
2223
|
-
display: none;
|
|
2224
|
-
}
|
|
2225
|
-
|
|
2226
|
-
.scroll-timeline-x-address[data-v-d37cbfcc] {
|
|
2227
|
-
scrollbar-width: none;
|
|
2228
|
-
line-height: 27px;
|
|
2229
|
-
}
|
|
2230
|
-
|
|
2231
|
-
.scroll-timeline-x-address[data-v-d37cbfcc]:after {
|
|
2232
|
-
content: "";
|
|
2233
|
-
cursor: text;
|
|
2234
|
-
width: 24px;
|
|
2235
|
-
height: 100%;
|
|
2236
|
-
position: absolute;
|
|
2237
|
-
right: 0;
|
|
2238
|
-
}
|
|
2239
|
-
|
|
2240
|
-
.scroll-timeline-x-address[data-v-d37cbfcc]:empty:before {
|
|
2241
|
-
content: "Enter URL or cURL request";
|
|
2242
|
-
color: var(--scalar-color-3);
|
|
2243
|
-
pointer-events: none;
|
|
2244
|
-
}
|
|
2245
|
-
|
|
2246
|
-
.address-bar-bg-states[data-v-d37cbfcc] {
|
|
2247
|
-
--scalar-address-bar-bg: var(--scalar-background-1);
|
|
2248
|
-
}
|
|
2249
|
-
|
|
2250
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
2251
|
-
.address-bar-bg-states[data-v-d37cbfcc] {
|
|
2252
|
-
--scalar-address-bar-bg: color-mix(in srgb,
|
|
2253
|
-
var(--scalar-background-1),
|
|
2254
|
-
var(--scalar-background-2));
|
|
2255
|
-
}
|
|
2256
|
-
}
|
|
2257
|
-
|
|
2258
|
-
.address-bar-bg-states[data-v-d37cbfcc] {
|
|
2259
|
-
background: var(--scalar-address-bar-bg);
|
|
2260
|
-
}
|
|
2261
|
-
|
|
2262
|
-
.address-bar-bg-states[data-v-d37cbfcc]:has(.cm-focused) {
|
|
2263
|
-
--scalar-address-bar-bg: var(--scalar-background-1);
|
|
2264
|
-
border-color: var(--scalar-border-color);
|
|
2265
|
-
outline-width: 1px;
|
|
2266
|
-
outline-style: solid;
|
|
2267
|
-
}
|
|
2268
|
-
|
|
2269
|
-
.address-bar-bg-states:has(.cm-focused) .fade-left[data-v-d37cbfcc], .address-bar-bg-states:has(.cm-focused) .fade-right[data-v-d37cbfcc] {
|
|
2270
|
-
--scalar-address-bar-bg: var(--scalar-background-1);
|
|
2271
|
-
}
|
|
2272
|
-
|
|
2273
|
-
.app-exit-button[data-v-42c563b3] {
|
|
2274
|
-
color: #fff;
|
|
2275
|
-
background: #0000001a;
|
|
2276
|
-
}
|
|
2277
|
-
|
|
2278
|
-
.app-exit-button[data-v-42c563b3]:hover {
|
|
2279
|
-
background: #ffffff1a;
|
|
2280
|
-
}
|
|
2281
|
-
|
|
2282
|
-
.fade-request-section-content[data-v-07ff8fc3] {
|
|
2283
|
-
background: linear-gradient(to left, var(--scalar-background-1) 64%, transparent);
|
|
2284
|
-
}
|
|
2285
|
-
|
|
2286
|
-
.filter-hover[data-v-07ff8fc3] {
|
|
2287
|
-
height: 100%;
|
|
2288
|
-
padding-left: 24px;
|
|
2289
|
-
padding-right: 39px;
|
|
2290
|
-
transition: width 0s ease-in-out .2s;
|
|
2291
|
-
position: absolute;
|
|
2292
|
-
right: 0;
|
|
2293
|
-
overflow: hidden;
|
|
2294
|
-
}
|
|
2295
|
-
|
|
2296
|
-
.filter-hover[data-v-07ff8fc3]:hover, .filter-hover[data-v-07ff8fc3]:has(:focus-visible) {
|
|
2297
|
-
z-index: 10;
|
|
2298
|
-
width: 100%;
|
|
2299
|
-
}
|
|
2300
|
-
|
|
2301
|
-
.filter-hover[data-v-07ff8fc3]:before {
|
|
2302
|
-
content: "";
|
|
2303
|
-
background-color: var(--scalar-background-1);
|
|
2304
|
-
opacity: 0;
|
|
2305
|
-
pointer-events: none;
|
|
2306
|
-
width: 100%;
|
|
2307
|
-
height: fit-content;
|
|
2308
|
-
transition: all .3s ease-in-out;
|
|
2309
|
-
position: absolute;
|
|
2310
|
-
top: 0;
|
|
2311
|
-
left: 0;
|
|
2312
|
-
}
|
|
2313
|
-
|
|
2314
|
-
.filter-hover-item[data-v-07ff8fc3] {
|
|
2315
|
-
opacity: 0;
|
|
2316
|
-
}
|
|
2317
|
-
|
|
2318
|
-
.filter-hover-item[data-v-07ff8fc3]:not(:last-of-type) {
|
|
2319
|
-
transform: translate3d(0, 3px, 0);
|
|
2320
|
-
}
|
|
2321
|
-
|
|
2322
|
-
.filter-hover:hover .filter-hover-item[data-v-07ff8fc3] {
|
|
2323
|
-
transition: opacity .2s ease-in-out, transform .2s ease-in-out;
|
|
2324
|
-
}
|
|
2325
|
-
|
|
2326
|
-
.filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:last-of-type {
|
|
2327
|
-
transition-delay: 50ms;
|
|
2328
|
-
}
|
|
2329
|
-
|
|
2330
|
-
.filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:nth-last-of-type(2) {
|
|
2331
|
-
transition-delay: .1s;
|
|
2332
|
-
}
|
|
2333
|
-
|
|
2334
|
-
.filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:nth-last-of-type(3) {
|
|
2335
|
-
transition-delay: .15s;
|
|
2336
|
-
}
|
|
2337
|
-
|
|
2338
|
-
.filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:nth-last-of-type(4) {
|
|
2339
|
-
transition-delay: .2s;
|
|
2340
|
-
}
|
|
2341
|
-
|
|
2342
|
-
.filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:nth-last-of-type(5) {
|
|
2343
|
-
transition-delay: .25s;
|
|
2344
|
-
}
|
|
2345
|
-
|
|
2346
|
-
.filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:nth-last-of-type(6) {
|
|
2347
|
-
transition-delay: .3s;
|
|
2348
|
-
}
|
|
2349
|
-
|
|
2350
|
-
.filter-hover:hover .filter-hover-item[data-v-07ff8fc3]:nth-last-of-type(7) {
|
|
2351
|
-
transition-delay: .35s;
|
|
2352
|
-
}
|
|
2353
|
-
|
|
2354
|
-
.filter-hover:hover .filter-hover-item[data-v-07ff8fc3], .filter-hover:has(:focus-visible) .filter-hover-item[data-v-07ff8fc3] {
|
|
2355
|
-
opacity: 1;
|
|
2356
|
-
transform: translate3d(0, 0, 0);
|
|
2357
|
-
}
|
|
2358
|
-
|
|
2359
|
-
.filter-hover[data-v-07ff8fc3]:hover:before, .filter-hover[data-v-07ff8fc3]:has(:focus-visible):before {
|
|
2360
|
-
opacity: .9;
|
|
2361
|
-
-webkit-backdrop-filter: blur(10px);
|
|
2362
|
-
backdrop-filter: blur(10px);
|
|
2363
|
-
}
|
|
2364
|
-
|
|
2365
|
-
.filter-button[data-v-07ff8fc3] {
|
|
2366
|
-
top: 50%;
|
|
2367
|
-
transform: translateY(-50%);
|
|
2368
|
-
}
|
|
2369
|
-
|
|
2370
|
-
.context-bar-group:hover .context-bar-group-hover\:text-c-1[data-v-07ff8fc3], .context-bar-group:has(:focus-visible) .context-bar-group-hover\:text-c-1[data-v-07ff8fc3] {
|
|
2371
|
-
--tw-text-opacity: 1;
|
|
2372
|
-
color: rgb(var(--scalar-color-1) / var(--tw-text-opacity));
|
|
2373
|
-
}
|
|
2374
|
-
|
|
2375
|
-
.context-bar-group:hover .context-bar-group-hover\:hidden[data-v-07ff8fc3], .context-bar-group:has(:focus-visible) .context-bar-group-hover\:hidden[data-v-07ff8fc3] {
|
|
2376
|
-
display: none;
|
|
2377
|
-
}
|
|
2378
|
-
|
|
2379
|
-
.code-input-lite[data-v-f03d0c9d] {
|
|
2380
|
-
align-items: center;
|
|
2381
|
-
display: flex;
|
|
2285
|
+
.code-input-lite[data-v-f03d0c9d] {
|
|
2286
|
+
align-items: center;
|
|
2287
|
+
display: flex;
|
|
2382
2288
|
}
|
|
2383
2289
|
|
|
2384
2290
|
.code-input-lite__editor[data-v-f03d0c9d] {
|
|
@@ -2479,29 +2385,52 @@
|
|
|
2479
2385
|
}
|
|
2480
2386
|
}
|
|
2481
2387
|
|
|
2482
|
-
[data-v-
|
|
2388
|
+
[data-v-042c21ca] .code-input-lite__editor {
|
|
2483
2389
|
font-family: var(--scalar-font);
|
|
2484
2390
|
font-size: var(--scalar-small);
|
|
2485
2391
|
background-color: #0000;
|
|
2486
2392
|
padding: 5px 8px;
|
|
2487
2393
|
}
|
|
2488
2394
|
|
|
2489
|
-
[data-v-
|
|
2395
|
+
[data-v-042c21ca] .scalar-pill:not(:last-of-type) {
|
|
2490
2396
|
margin-right: .15em;
|
|
2491
2397
|
}
|
|
2492
2398
|
|
|
2493
|
-
[data-v-
|
|
2399
|
+
[data-v-042c21ca] .scalar-pill:not(:first-of-type) {
|
|
2494
2400
|
margin-left: .5px;
|
|
2495
2401
|
}
|
|
2496
2402
|
|
|
2497
|
-
|
|
2498
|
-
-
|
|
2499
|
-
-webkit-mask-image: linear-gradient(to right, transparent 0, var(--scalar-background-2) 20px);
|
|
2500
|
-
mask-image: linear-gradient(to right, transparent 0, var(--scalar-background-2) 20px);
|
|
2403
|
+
[data-v-dcc3af8c] .cm-content {
|
|
2404
|
+
font-size: var(--scalar-small);
|
|
2501
2405
|
}
|
|
2502
2406
|
|
|
2503
|
-
[data-v-
|
|
2407
|
+
[data-v-a6f4752a] .code-input-lite__editor {
|
|
2408
|
+
font-family: var(--scalar-font);
|
|
2504
2409
|
font-size: var(--scalar-small);
|
|
2410
|
+
background-color: #0000;
|
|
2411
|
+
padding: 5px 8px;
|
|
2412
|
+
}
|
|
2413
|
+
|
|
2414
|
+
[data-v-a6f4752a] .scalar-pill:not(:last-of-type) {
|
|
2415
|
+
margin-right: .15em;
|
|
2416
|
+
}
|
|
2417
|
+
|
|
2418
|
+
[data-v-a6f4752a] .scalar-pill:not(:first-of-type) {
|
|
2419
|
+
margin-left: .5px;
|
|
2420
|
+
}
|
|
2421
|
+
|
|
2422
|
+
.required[data-v-a6f4752a]:after {
|
|
2423
|
+
content: "Required";
|
|
2424
|
+
}
|
|
2425
|
+
|
|
2426
|
+
input[data-v-a6f4752a]::placeholder {
|
|
2427
|
+
color: var(--scalar-color-3);
|
|
2428
|
+
}
|
|
2429
|
+
|
|
2430
|
+
.scalar-password-input[data-v-a6f4752a] {
|
|
2431
|
+
text-security: disc;
|
|
2432
|
+
-webkit-text-security: disc;
|
|
2433
|
+
-moz-text-security: disc;
|
|
2505
2434
|
}
|
|
2506
2435
|
|
|
2507
2436
|
.oauth-scope-row-action-rail {
|
|
@@ -2535,67 +2464,38 @@
|
|
|
2535
2464
|
scrollbar-width: none;
|
|
2536
2465
|
}
|
|
2537
2466
|
|
|
2538
|
-
[data-v-
|
|
2539
|
-
font-family: var(--scalar-font);
|
|
2540
|
-
font-size: var(--scalar-small);
|
|
2541
|
-
background-color: #0000;
|
|
2542
|
-
padding: 5px 8px;
|
|
2543
|
-
}
|
|
2544
|
-
|
|
2545
|
-
[data-v-a6f4752a] .scalar-pill:not(:last-of-type) {
|
|
2546
|
-
margin-right: .15em;
|
|
2547
|
-
}
|
|
2548
|
-
|
|
2549
|
-
[data-v-a6f4752a] .scalar-pill:not(:first-of-type) {
|
|
2550
|
-
margin-left: .5px;
|
|
2551
|
-
}
|
|
2552
|
-
|
|
2553
|
-
.required[data-v-a6f4752a]:after {
|
|
2554
|
-
content: "Required";
|
|
2555
|
-
}
|
|
2556
|
-
|
|
2557
|
-
input[data-v-a6f4752a]::placeholder {
|
|
2558
|
-
color: var(--scalar-color-3);
|
|
2559
|
-
}
|
|
2560
|
-
|
|
2561
|
-
.scalar-password-input[data-v-a6f4752a] {
|
|
2562
|
-
text-security: disc;
|
|
2563
|
-
-webkit-text-security: disc;
|
|
2564
|
-
-moz-text-security: disc;
|
|
2565
|
-
}
|
|
2566
|
-
|
|
2567
|
-
.request-section-content[data-v-f52d9c1f] {
|
|
2467
|
+
.request-section-content[data-v-1ac895c0] {
|
|
2568
2468
|
--scalar-border-width: .5px;
|
|
2569
2469
|
}
|
|
2570
2470
|
|
|
2571
|
-
.request-section-content-filter[data-v-
|
|
2471
|
+
.request-section-content-filter[data-v-1ac895c0] {
|
|
2572
2472
|
box-shadow: 0 -10px 0 10px var(--scalar-background-1);
|
|
2573
2473
|
}
|
|
2574
2474
|
|
|
2575
|
-
.request-item:focus-within .request-meta-buttons[data-v-
|
|
2475
|
+
.request-item:focus-within .request-meta-buttons[data-v-1ac895c0] {
|
|
2576
2476
|
opacity: 1;
|
|
2577
2477
|
}
|
|
2578
2478
|
|
|
2579
|
-
.group-hover-input[data-v-
|
|
2479
|
+
.group-hover-input[data-v-1ac895c0] {
|
|
2580
2480
|
border-width: var(--scalar-border-width);
|
|
2581
2481
|
border-color: #0000;
|
|
2582
2482
|
}
|
|
2583
2483
|
|
|
2584
|
-
.group:hover .group-hover-input[data-v-
|
|
2484
|
+
.group:hover .group-hover-input[data-v-1ac895c0] {
|
|
2585
2485
|
background: var(--scalar-background-1);
|
|
2586
2486
|
}
|
|
2587
2487
|
|
|
2588
2488
|
@supports (color: color-mix(in lab, red, red)) {
|
|
2589
|
-
.group:hover .group-hover-input[data-v-
|
|
2489
|
+
.group:hover .group-hover-input[data-v-1ac895c0] {
|
|
2590
2490
|
background: color-mix(in srgb, var(--scalar-background-1), var(--scalar-background-2));
|
|
2591
2491
|
}
|
|
2592
2492
|
}
|
|
2593
2493
|
|
|
2594
|
-
.group:hover .group-hover-input[data-v-
|
|
2494
|
+
.group:hover .group-hover-input[data-v-1ac895c0] {
|
|
2595
2495
|
border-color: var(--scalar-border-color);
|
|
2596
2496
|
}
|
|
2597
2497
|
|
|
2598
|
-
.group-hover-input[data-v-
|
|
2498
|
+
.group-hover-input[data-v-1ac895c0]:focus {
|
|
2599
2499
|
border-color: var(--scalar-border-color) !important;
|
|
2600
2500
|
background: none !important;
|
|
2601
2501
|
}
|
|
@@ -2712,11 +2612,132 @@ input[data-v-a6f4752a]::placeholder {
|
|
|
2712
2612
|
}
|
|
2713
2613
|
}
|
|
2714
2614
|
|
|
2715
|
-
[data-
|
|
2716
|
-
|
|
2717
|
-
|
|
2718
|
-
|
|
2719
|
-
|
|
2615
|
+
.description[data-v-649f9a0d] .markdown {
|
|
2616
|
+
font-weight: var(--scalar-semibold);
|
|
2617
|
+
color: var(--scalar-color--1);
|
|
2618
|
+
padding: 0;
|
|
2619
|
+
display: block;
|
|
2620
|
+
}
|
|
2621
|
+
|
|
2622
|
+
.description[data-v-649f9a0d] .markdown > :first-child {
|
|
2623
|
+
margin-top: 0;
|
|
2624
|
+
}
|
|
2625
|
+
|
|
2626
|
+
.address-bar-history-button[data-v-12140f4f]:hover {
|
|
2627
|
+
background: var(--scalar-background-3);
|
|
2628
|
+
}
|
|
2629
|
+
|
|
2630
|
+
.address-bar-history-button[data-v-12140f4f]:focus-within {
|
|
2631
|
+
background: var(--scalar-background-2);
|
|
2632
|
+
}
|
|
2633
|
+
|
|
2634
|
+
[data-v-d37cbfcc] .cm-editor {
|
|
2635
|
+
outline: none;
|
|
2636
|
+
width: 100%;
|
|
2637
|
+
height: 100%;
|
|
2638
|
+
}
|
|
2639
|
+
|
|
2640
|
+
[data-v-d37cbfcc] .cm-line {
|
|
2641
|
+
padding: 0;
|
|
2642
|
+
}
|
|
2643
|
+
|
|
2644
|
+
[data-v-d37cbfcc] .cm-content {
|
|
2645
|
+
font-size: var(--scalar-small);
|
|
2646
|
+
align-items: center;
|
|
2647
|
+
padding: 0;
|
|
2648
|
+
display: flex;
|
|
2649
|
+
}
|
|
2650
|
+
|
|
2651
|
+
.scroll-timeline-x[data-v-d37cbfcc] {
|
|
2652
|
+
-ms-overflow-style: none;
|
|
2653
|
+
-webkit-mask-image: linear-gradient(to right, #0000 0, #000 6px calc(100% - 24px), #0000 100%);
|
|
2654
|
+
mask-image: linear-gradient(to right, #0000 0, #000 6px calc(100% - 24px), #0000 100%);
|
|
2655
|
+
}
|
|
2656
|
+
|
|
2657
|
+
.scroll-timeline-x-hidden[data-v-d37cbfcc] {
|
|
2658
|
+
overflow-x: auto;
|
|
2659
|
+
}
|
|
2660
|
+
|
|
2661
|
+
.scroll-timeline-x-hidden[data-v-d37cbfcc] .cm-scroller {
|
|
2662
|
+
scrollbar-width: none;
|
|
2663
|
+
-ms-overflow-style: none;
|
|
2664
|
+
padding-right: 20px;
|
|
2665
|
+
overflow: auto;
|
|
2666
|
+
}
|
|
2667
|
+
|
|
2668
|
+
.scroll-timeline-x-hidden[data-v-d37cbfcc]::-webkit-scrollbar {
|
|
2669
|
+
width: 0;
|
|
2670
|
+
height: 0;
|
|
2671
|
+
display: none;
|
|
2672
|
+
}
|
|
2673
|
+
|
|
2674
|
+
.scroll-timeline-x-hidden[data-v-d37cbfcc] .cm-scroller::-webkit-scrollbar {
|
|
2675
|
+
width: 0;
|
|
2676
|
+
height: 0;
|
|
2677
|
+
display: none;
|
|
2678
|
+
}
|
|
2679
|
+
|
|
2680
|
+
.scroll-timeline-x-address[data-v-d37cbfcc] {
|
|
2681
|
+
scrollbar-width: none;
|
|
2682
|
+
line-height: 27px;
|
|
2683
|
+
}
|
|
2684
|
+
|
|
2685
|
+
.scroll-timeline-x-address[data-v-d37cbfcc]:after {
|
|
2686
|
+
content: "";
|
|
2687
|
+
cursor: text;
|
|
2688
|
+
width: 24px;
|
|
2689
|
+
height: 100%;
|
|
2690
|
+
position: absolute;
|
|
2691
|
+
right: 0;
|
|
2692
|
+
}
|
|
2693
|
+
|
|
2694
|
+
.scroll-timeline-x-address[data-v-d37cbfcc]:empty:before {
|
|
2695
|
+
content: "Enter URL or cURL request";
|
|
2696
|
+
color: var(--scalar-color-3);
|
|
2697
|
+
pointer-events: none;
|
|
2698
|
+
}
|
|
2699
|
+
|
|
2700
|
+
.address-bar-bg-states[data-v-d37cbfcc] {
|
|
2701
|
+
--scalar-address-bar-bg: var(--scalar-background-1);
|
|
2702
|
+
}
|
|
2703
|
+
|
|
2704
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
2705
|
+
.address-bar-bg-states[data-v-d37cbfcc] {
|
|
2706
|
+
--scalar-address-bar-bg: color-mix(in srgb,
|
|
2707
|
+
var(--scalar-background-1),
|
|
2708
|
+
var(--scalar-background-2));
|
|
2709
|
+
}
|
|
2710
|
+
}
|
|
2711
|
+
|
|
2712
|
+
.address-bar-bg-states[data-v-d37cbfcc] {
|
|
2713
|
+
background: var(--scalar-address-bar-bg);
|
|
2714
|
+
}
|
|
2715
|
+
|
|
2716
|
+
.address-bar-bg-states[data-v-d37cbfcc]:has(.cm-focused) {
|
|
2717
|
+
--scalar-address-bar-bg: var(--scalar-background-1);
|
|
2718
|
+
border-color: var(--scalar-border-color);
|
|
2719
|
+
outline-width: 1px;
|
|
2720
|
+
outline-style: solid;
|
|
2721
|
+
}
|
|
2722
|
+
|
|
2723
|
+
.address-bar-bg-states:has(.cm-focused) .fade-left[data-v-d37cbfcc], .address-bar-bg-states:has(.cm-focused) .fade-right[data-v-d37cbfcc] {
|
|
2724
|
+
--scalar-address-bar-bg: var(--scalar-background-1);
|
|
2725
|
+
}
|
|
2726
|
+
|
|
2727
|
+
.app-exit-button[data-v-42c563b3] {
|
|
2728
|
+
color: #fff;
|
|
2729
|
+
background: #0000001a;
|
|
2730
|
+
}
|
|
2731
|
+
|
|
2732
|
+
.app-exit-button[data-v-42c563b3]:hover {
|
|
2733
|
+
background: #ffffff1a;
|
|
2734
|
+
}
|
|
2735
|
+
|
|
2736
|
+
[data-radix-popper-content-wrapper]:has(.scalar-api-client-context-menu) {
|
|
2737
|
+
z-index: 1000 !important;
|
|
2738
|
+
}
|
|
2739
|
+
|
|
2740
|
+
.resizer[data-v-e2c54c18] {
|
|
2720
2741
|
cursor: col-resize;
|
|
2721
2742
|
z-index: 100;
|
|
2722
2743
|
border-right: 2px solid #0000;
|
|
@@ -4451,6 +4472,46 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
4451
4472
|
margin-bottom: 10px;
|
|
4452
4473
|
}
|
|
4453
4474
|
|
|
4475
|
+
@media print {
|
|
4476
|
+
.scalar-app {
|
|
4477
|
+
--full-height: 100% !important;
|
|
4478
|
+
--refs-header-height: 0px !important;
|
|
4479
|
+
--refs-viewport-offset: 0px !important;
|
|
4480
|
+
--refs-sidebar-width: 0px !important;
|
|
4481
|
+
}
|
|
4482
|
+
|
|
4483
|
+
.references-layout {
|
|
4484
|
+
min-height: 0 !important;
|
|
4485
|
+
display: block !important;
|
|
4486
|
+
}
|
|
4487
|
+
|
|
4488
|
+
.t-doc__sidebar, .t-doc__header, .references-footer, .section-flare, .agent-scalar, .agent-scalar-overlay {
|
|
4489
|
+
display: none !important;
|
|
4490
|
+
}
|
|
4491
|
+
|
|
4492
|
+
.scalar-app .sticky, .scalar-app .examples, .scalar-app .operation-example-card, .scalar-app .endpoints-card, .scalar-app .channels-card, .scalar-app .sticky-cards, .scalar-app .callback-list-item-title {
|
|
4493
|
+
z-index: auto !important;
|
|
4494
|
+
position: static !important;
|
|
4495
|
+
top: auto !important;
|
|
4496
|
+
}
|
|
4497
|
+
|
|
4498
|
+
.scalar-app .examples > *, .scalar-app .operation-example-card {
|
|
4499
|
+
max-height: none !important;
|
|
4500
|
+
}
|
|
4501
|
+
|
|
4502
|
+
.scalar-app .endpoints, .scalar-app .channels, .scalar-app .scalar-card-content {
|
|
4503
|
+
overflow: visible !important;
|
|
4504
|
+
}
|
|
4505
|
+
|
|
4506
|
+
.scalar-app .property, .scalar-app .parameter-item, .scalar-app .scalar-card {
|
|
4507
|
+
break-inside: avoid;
|
|
4508
|
+
}
|
|
4509
|
+
|
|
4510
|
+
.scalar-app h1, .scalar-app h2, .scalar-app h3 {
|
|
4511
|
+
break-after: avoid;
|
|
4512
|
+
}
|
|
4513
|
+
}
|
|
4514
|
+
|
|
4454
4515
|
.scalar-app .\@container {
|
|
4455
4516
|
container-type: inline-size;
|
|
4456
4517
|
}
|
|
@@ -4573,22 +4634,6 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
4573
4634
|
inset-block: 2px;
|
|
4574
4635
|
}
|
|
4575
4636
|
|
|
4576
|
-
.scalar-app .-start {
|
|
4577
|
-
inset-inline-start: -4px;
|
|
4578
|
-
}
|
|
4579
|
-
|
|
4580
|
-
.scalar-app .start {
|
|
4581
|
-
inset-inline-start: 4px;
|
|
4582
|
-
}
|
|
4583
|
-
|
|
4584
|
-
.scalar-app .-end {
|
|
4585
|
-
inset-inline-end: -4px;
|
|
4586
|
-
}
|
|
4587
|
-
|
|
4588
|
-
.scalar-app .end {
|
|
4589
|
-
inset-inline-end: 4px;
|
|
4590
|
-
}
|
|
4591
|
-
|
|
4592
4637
|
.scalar-app .-top-1 {
|
|
4593
4638
|
top: -4px;
|
|
4594
4639
|
}
|
|
@@ -4787,12 +4832,10 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
4787
4832
|
|
|
4788
4833
|
.scalar-app .z-10 {
|
|
4789
4834
|
z-index: 10;
|
|
4790
|
-
z-index: 10;
|
|
4791
4835
|
}
|
|
4792
4836
|
|
|
4793
4837
|
.scalar-app .z-50 {
|
|
4794
4838
|
z-index: 50;
|
|
4795
|
-
z-index: 50;
|
|
4796
4839
|
}
|
|
4797
4840
|
|
|
4798
4841
|
.scalar-app .z-\[1\] {
|
|
@@ -5091,6 +5134,10 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
5091
5134
|
margin-right: calc(20px - var(--scalar-sidebar-indent));
|
|
5092
5135
|
}
|
|
5093
5136
|
|
|
5137
|
+
.scalar-app .mr-auto {
|
|
5138
|
+
margin-right: auto;
|
|
5139
|
+
}
|
|
5140
|
+
|
|
5094
5141
|
.scalar-app .-mb-1 {
|
|
5095
5142
|
margin-bottom: -4px;
|
|
5096
5143
|
}
|
|
@@ -5107,6 +5154,10 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
5107
5154
|
margin-bottom: 4px;
|
|
5108
5155
|
}
|
|
5109
5156
|
|
|
5157
|
+
.scalar-app .mb-1\.5 {
|
|
5158
|
+
margin-bottom: 6px;
|
|
5159
|
+
}
|
|
5160
|
+
|
|
5110
5161
|
.scalar-app .mb-2 {
|
|
5111
5162
|
margin-bottom: 8px;
|
|
5112
5163
|
}
|
|
@@ -5475,13 +5526,6 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
5475
5526
|
|
|
5476
5527
|
.scalar-app .max-h-radix-popper {
|
|
5477
5528
|
max-height: calc(var(--radix-popper-available-height) - 8px);
|
|
5478
|
-
max-height: calc(var(--radix-popper-available-height) - 8px);
|
|
5479
|
-
max-height: calc(var(--radix-popper-available-height) - 8px);
|
|
5480
|
-
max-height: calc(var(--radix-popper-available-height) - 8px);
|
|
5481
|
-
max-height: calc(var(--radix-popper-available-height) - 8px);
|
|
5482
|
-
max-height: calc(var(--radix-popper-available-height) - 8px);
|
|
5483
|
-
max-height: calc(var(--radix-popper-available-height) - 8px);
|
|
5484
|
-
max-height: calc(var(--radix-popper-available-height) - 8px);
|
|
5485
5529
|
}
|
|
5486
5530
|
|
|
5487
5531
|
.scalar-app .max-h-screen {
|
|
@@ -5851,7 +5895,7 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
5851
5895
|
}
|
|
5852
5896
|
|
|
5853
5897
|
.scalar-app .translate-x-0 {
|
|
5854
|
-
--tw-translate-x:
|
|
5898
|
+
--tw-translate-x: 0px;
|
|
5855
5899
|
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
5856
5900
|
}
|
|
5857
5901
|
|
|
@@ -5886,7 +5930,7 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
5886
5930
|
}
|
|
5887
5931
|
|
|
5888
5932
|
.scalar-app .translate-y-0 {
|
|
5889
|
-
--tw-translate-y:
|
|
5933
|
+
--tw-translate-y: 0px;
|
|
5890
5934
|
translate: var(--tw-translate-x) var(--tw-translate-y);
|
|
5891
5935
|
}
|
|
5892
5936
|
|
|
@@ -5990,10 +6034,6 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
5990
6034
|
grid-auto-rows: auto;
|
|
5991
6035
|
}
|
|
5992
6036
|
|
|
5993
|
-
.scalar-app .grid-cols-1 {
|
|
5994
|
-
grid-template-columns: repeat(1, minmax(0, 1fr));
|
|
5995
|
-
}
|
|
5996
|
-
|
|
5997
6037
|
.scalar-app .grid-cols-2 {
|
|
5998
6038
|
grid-template-columns: repeat(2, minmax(0, 1fr));
|
|
5999
6039
|
}
|
|
@@ -6136,8 +6176,8 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
6136
6176
|
|
|
6137
6177
|
:where(.scalar-app .space-x-1 > :not(:last-child)) {
|
|
6138
6178
|
--tw-space-x-reverse: 0;
|
|
6139
|
-
margin-inline-start: calc(
|
|
6140
|
-
margin-inline-end: calc(
|
|
6179
|
+
margin-inline-start: calc(4px * var(--tw-space-x-reverse));
|
|
6180
|
+
margin-inline-end: calc(4px * calc(1 - var(--tw-space-x-reverse)));
|
|
6141
6181
|
}
|
|
6142
6182
|
|
|
6143
6183
|
:where(.scalar-app .divide-y > :not(:last-child)) {
|
|
@@ -7318,6 +7358,11 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
7318
7358
|
font-style: italic;
|
|
7319
7359
|
}
|
|
7320
7360
|
|
|
7361
|
+
.scalar-app .ordinal {
|
|
7362
|
+
--tw-ordinal: ordinal;
|
|
7363
|
+
font-variant-numeric: var(--tw-ordinal, ) var(--tw-slashed-zero, ) var(--tw-numeric-figure, ) var(--tw-numeric-spacing, ) var(--tw-numeric-fraction, );
|
|
7364
|
+
}
|
|
7365
|
+
|
|
7321
7366
|
.scalar-app .tabular-nums {
|
|
7322
7367
|
--tw-numeric-spacing: tabular-nums;
|
|
7323
7368
|
font-variant-numeric: var(--tw-ordinal, ) var(--tw-slashed-zero, ) var(--tw-numeric-figure, ) var(--tw-numeric-spacing, ) var(--tw-numeric-fraction, );
|
|
@@ -7380,7 +7425,7 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
7380
7425
|
}
|
|
7381
7426
|
|
|
7382
7427
|
.scalar-app .shadow-border {
|
|
7383
|
-
--tw-shadow: inset 0 0 0 var(--
|
|
7428
|
+
--tw-shadow: inset 0 0 0 var(--scalar-border-width) var(--scalar-border-color);
|
|
7384
7429
|
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
|
|
7385
7430
|
}
|
|
7386
7431
|
|
|
@@ -7672,14 +7717,8 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
7672
7717
|
border-top-width: var(--scalar-border-width);
|
|
7673
7718
|
}
|
|
7674
7719
|
|
|
7675
|
-
:is(.scalar-app .\*\:border-border
|
|
7676
|
-
border-color: var(--scalar-
|
|
7677
|
-
}
|
|
7678
|
-
|
|
7679
|
-
@supports (color: color-mix(in lab, red, red)) {
|
|
7680
|
-
:is(.scalar-app .\*\:border-border-tooltip > *) {
|
|
7681
|
-
border-color: color-mix(in srgb, var(--scalar-tooltip-color), var(--scalar-tooltip-background));
|
|
7682
|
-
}
|
|
7720
|
+
:is(.scalar-app .\*\:border-border > *) {
|
|
7721
|
+
border-color: var(--scalar-border-color);
|
|
7683
7722
|
}
|
|
7684
7723
|
|
|
7685
7724
|
:is(.scalar-app .\*\:px-1 > *) {
|
|
@@ -7760,6 +7799,16 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
7760
7799
|
opacity: 0;
|
|
7761
7800
|
}
|
|
7762
7801
|
|
|
7802
|
+
.scalar-app .group-hover\/copy-button\:bg-b-1\.5:is(:where(.group\/copy-button):hover *) {
|
|
7803
|
+
background-color: var(--scalar-background-1);
|
|
7804
|
+
}
|
|
7805
|
+
|
|
7806
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
7807
|
+
.scalar-app .group-hover\/copy-button\:bg-b-1\.5:is(:where(.group\/copy-button):hover *) {
|
|
7808
|
+
background-color: color-mix(in srgb, var(--scalar-background-1), var(--scalar-background-2));
|
|
7809
|
+
}
|
|
7810
|
+
}
|
|
7811
|
+
|
|
7763
7812
|
.scalar-app .group-hover\/heading\:opacity-100:is(:where(.group\/heading):hover *), .scalar-app .group-hover\/item\:opacity-100:is(:where(.group\/item):hover *), .scalar-app .group-hover\/parameter-item\:opacity-100:is(:where(.group\/parameter-item):hover *), .scalar-app .group-hover\/params\:opacity-100:is(:where(.group\/params):hover *) {
|
|
7764
7813
|
opacity: 1;
|
|
7765
7814
|
}
|
|
@@ -8003,6 +8052,10 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
8003
8052
|
content: var(--tw-content);
|
|
8004
8053
|
}
|
|
8005
8054
|
|
|
8055
|
+
.scalar-app .first\:ml-auto:first-child {
|
|
8056
|
+
margin-left: auto;
|
|
8057
|
+
}
|
|
8058
|
+
|
|
8006
8059
|
.scalar-app .first\:rounded-t-\[inherit\]:first-child {
|
|
8007
8060
|
border-top-left-radius: inherit;
|
|
8008
8061
|
border-top-right-radius: inherit;
|
|
@@ -8047,10 +8100,6 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
8047
8100
|
display: none;
|
|
8048
8101
|
}
|
|
8049
8102
|
|
|
8050
|
-
.scalar-app .focus-within\:bg-b-1:focus-within {
|
|
8051
|
-
background-color: var(--scalar-background-1);
|
|
8052
|
-
}
|
|
8053
|
-
|
|
8054
8103
|
.scalar-app .focus-within\:text-c-1:focus-within {
|
|
8055
8104
|
color: var(--scalar-color-1);
|
|
8056
8105
|
}
|
|
@@ -8065,6 +8114,16 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
8065
8114
|
}
|
|
8066
8115
|
|
|
8067
8116
|
@media (hover: hover) {
|
|
8117
|
+
.scalar-app .hover\:bg-b-1\.5:hover {
|
|
8118
|
+
background-color: var(--scalar-background-1);
|
|
8119
|
+
}
|
|
8120
|
+
|
|
8121
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
8122
|
+
.scalar-app .hover\:bg-b-1\.5:hover {
|
|
8123
|
+
background-color: color-mix(in srgb, var(--scalar-background-1), var(--scalar-background-2));
|
|
8124
|
+
}
|
|
8125
|
+
}
|
|
8126
|
+
|
|
8068
8127
|
.scalar-app .hover\:bg-b-2:hover {
|
|
8069
8128
|
background-color: var(--scalar-background-2);
|
|
8070
8129
|
}
|
|
@@ -8315,16 +8374,6 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
8315
8374
|
}
|
|
8316
8375
|
}
|
|
8317
8376
|
|
|
8318
|
-
@media (min-width: 600px) {
|
|
8319
|
-
.scalar-app .sm\:flex-row {
|
|
8320
|
-
flex-direction: row;
|
|
8321
|
-
}
|
|
8322
|
-
|
|
8323
|
-
.scalar-app .sm\:gap-6 {
|
|
8324
|
-
gap: 24px;
|
|
8325
|
-
}
|
|
8326
|
-
}
|
|
8327
|
-
|
|
8328
8377
|
@media (min-width: 800px) {
|
|
8329
8378
|
.scalar-app .md\:pointer-events-none {
|
|
8330
8379
|
pointer-events: none;
|
|
@@ -8422,10 +8471,6 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
8422
8471
|
}
|
|
8423
8472
|
|
|
8424
8473
|
@media (min-width: 1200px) {
|
|
8425
|
-
.scalar-app .xl\:mb-1\.5 {
|
|
8426
|
-
margin-bottom: 6px;
|
|
8427
|
-
}
|
|
8428
|
-
|
|
8429
8474
|
.scalar-app .xl\:flex {
|
|
8430
8475
|
display: flex;
|
|
8431
8476
|
}
|
|
@@ -8438,22 +8483,10 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
8438
8483
|
min-width: 0;
|
|
8439
8484
|
}
|
|
8440
8485
|
|
|
8441
|
-
.scalar-app .xl\:grid-cols-2 {
|
|
8442
|
-
grid-template-columns: repeat(2, minmax(0, 1fr));
|
|
8443
|
-
}
|
|
8444
|
-
|
|
8445
8486
|
.scalar-app .xl\:flex-row {
|
|
8446
8487
|
flex-direction: row;
|
|
8447
8488
|
}
|
|
8448
8489
|
|
|
8449
|
-
.scalar-app .xl\:justify-end {
|
|
8450
|
-
justify-content: flex-end;
|
|
8451
|
-
}
|
|
8452
|
-
|
|
8453
|
-
.scalar-app .xl\:gap-12 {
|
|
8454
|
-
gap: 48px;
|
|
8455
|
-
}
|
|
8456
|
-
|
|
8457
8490
|
.scalar-app .xl\:overflow-hidden {
|
|
8458
8491
|
overflow: hidden;
|
|
8459
8492
|
}
|
|
@@ -8462,16 +8495,6 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
8462
8495
|
border-radius: 0;
|
|
8463
8496
|
}
|
|
8464
8497
|
|
|
8465
|
-
.scalar-app .xl\:border-r {
|
|
8466
|
-
border-right-style: var(--tw-border-style);
|
|
8467
|
-
border-right-width: var(--scalar-border-width);
|
|
8468
|
-
}
|
|
8469
|
-
|
|
8470
|
-
.scalar-app .xl\:border-none {
|
|
8471
|
-
--tw-border-style: none;
|
|
8472
|
-
border-style: none;
|
|
8473
|
-
}
|
|
8474
|
-
|
|
8475
8498
|
.scalar-app .xl\:pr-0\.5 {
|
|
8476
8499
|
padding-right: 2px;
|
|
8477
8500
|
}
|
|
@@ -8490,10 +8513,6 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
8490
8513
|
border-left-width: var(--scalar-border-width);
|
|
8491
8514
|
}
|
|
8492
8515
|
|
|
8493
|
-
.scalar-app .xl\:first\:ml-auto:first-child {
|
|
8494
|
-
margin-left: auto;
|
|
8495
|
-
}
|
|
8496
|
-
|
|
8497
8516
|
:is(.scalar-app .\*\:first\:xl\:border-l-0 > *):first-child {
|
|
8498
8517
|
border-left-style: var(--tw-border-style);
|
|
8499
8518
|
border-left-width: 0;
|
|
@@ -8530,6 +8549,20 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
8530
8549
|
background-color: var(--bg-dark);
|
|
8531
8550
|
}
|
|
8532
8551
|
|
|
8552
|
+
.scalar-app .dark\:bg-b-1\.5:where(.dark-mode, .dark-mode *) {
|
|
8553
|
+
background-color: var(--scalar-background-1);
|
|
8554
|
+
}
|
|
8555
|
+
|
|
8556
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
8557
|
+
.scalar-app .dark\:bg-b-1\.5:where(.dark-mode, .dark-mode *) {
|
|
8558
|
+
background-color: color-mix(in srgb, var(--scalar-background-1), var(--scalar-background-2));
|
|
8559
|
+
}
|
|
8560
|
+
}
|
|
8561
|
+
|
|
8562
|
+
.scalar-app .dark\:bg-b-2:where(.dark-mode, .dark-mode *) {
|
|
8563
|
+
background-color: var(--scalar-background-2);
|
|
8564
|
+
}
|
|
8565
|
+
|
|
8533
8566
|
.scalar-app .dark\:bg-b-3:where(.dark-mode, .dark-mode *) {
|
|
8534
8567
|
background-color: var(--scalar-background-3);
|
|
8535
8568
|
}
|
|
@@ -8553,6 +8586,20 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
8553
8586
|
}
|
|
8554
8587
|
|
|
8555
8588
|
@media (hover: hover) {
|
|
8589
|
+
.scalar-app .dark\:group-hover\/copy-button\:bg-b-1\.5:where(.dark-mode, .dark-mode *):is(:where(.group\/copy-button):hover *) {
|
|
8590
|
+
background-color: var(--scalar-background-1);
|
|
8591
|
+
}
|
|
8592
|
+
|
|
8593
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
8594
|
+
.scalar-app .dark\:group-hover\/copy-button\:bg-b-1\.5:where(.dark-mode, .dark-mode *):is(:where(.group\/copy-button):hover *) {
|
|
8595
|
+
background-color: color-mix(in srgb, var(--scalar-background-1), var(--scalar-background-2));
|
|
8596
|
+
}
|
|
8597
|
+
}
|
|
8598
|
+
|
|
8599
|
+
.scalar-app .dark\:hover\:bg-b-2:where(.dark-mode, .dark-mode *):hover {
|
|
8600
|
+
background-color: var(--scalar-background-2);
|
|
8601
|
+
}
|
|
8602
|
+
|
|
8556
8603
|
.scalar-app .dark\:hover\:bg-b-3:where(.dark-mode, .dark-mode *):hover {
|
|
8557
8604
|
background-color: var(--scalar-background-3);
|
|
8558
8605
|
}
|
|
@@ -8594,7 +8641,7 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
8594
8641
|
rotate: 180deg;
|
|
8595
8642
|
}
|
|
8596
8643
|
|
|
8597
|
-
.scalar-app .last\:ui-open\:border-b-0:last-child[data-headlessui-state~="open"], :where([data-headlessui-state~="open"]) .scalar-app .last\:ui-open\:border-b-0:last-child {
|
|
8644
|
+
.scalar-app .last\:ui-open\:border-b-0:last-child[data-headlessui-state~="open"], :where([data-headlessui-state~="open"]) :is(.scalar-app .last\:ui-open\:border-b-0:last-child) {
|
|
8598
8645
|
border-bottom-style: var(--tw-border-style);
|
|
8599
8646
|
border-bottom-width: 0;
|
|
8600
8647
|
}
|
|
@@ -8635,23 +8682,62 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
8635
8682
|
|
|
8636
8683
|
.app-platform-mac :is(.scalar-app .mac\:app-drag-region) {
|
|
8637
8684
|
-webkit-app-region: drag;
|
|
8638
|
-
-webkit-app-region: drag;
|
|
8639
8685
|
}
|
|
8640
8686
|
|
|
8641
|
-
|
|
8642
|
-
|
|
8643
|
-
|
|
8687
|
+
@container narrow-references-container (max-width: 900px) {
|
|
8688
|
+
.scalar-app .narrow\:mb-3 {
|
|
8689
|
+
margin-bottom: 12px;
|
|
8690
|
+
}
|
|
8644
8691
|
|
|
8645
|
-
.scalar-app
|
|
8646
|
-
|
|
8647
|
-
}
|
|
8692
|
+
.scalar-app .narrow\:grid-cols-1 {
|
|
8693
|
+
grid-template-columns: repeat(1, minmax(0, 1fr));
|
|
8694
|
+
}
|
|
8648
8695
|
|
|
8649
|
-
.scalar-app
|
|
8650
|
-
|
|
8651
|
-
}
|
|
8696
|
+
.scalar-app .narrow\:flex-col {
|
|
8697
|
+
flex-direction: column;
|
|
8698
|
+
}
|
|
8652
8699
|
|
|
8653
|
-
.scalar-app
|
|
8654
|
-
|
|
8700
|
+
.scalar-app .narrow\:justify-start {
|
|
8701
|
+
justify-content: flex-start;
|
|
8702
|
+
}
|
|
8703
|
+
|
|
8704
|
+
.scalar-app .narrow\:gap-0 {
|
|
8705
|
+
gap: 0;
|
|
8706
|
+
}
|
|
8707
|
+
|
|
8708
|
+
.scalar-app .narrow\:gap-3 {
|
|
8709
|
+
gap: 12px;
|
|
8710
|
+
}
|
|
8711
|
+
|
|
8712
|
+
.scalar-app .narrow\:border {
|
|
8713
|
+
border-style: var(--tw-border-style);
|
|
8714
|
+
border-width: var(--scalar-border-width);
|
|
8715
|
+
}
|
|
8716
|
+
|
|
8717
|
+
.scalar-app .narrow\:border-r-0 {
|
|
8718
|
+
border-right-style: var(--tw-border-style);
|
|
8719
|
+
border-right-width: 0;
|
|
8720
|
+
}
|
|
8721
|
+
|
|
8722
|
+
.scalar-app .narrow\:first\:ml-0:first-child {
|
|
8723
|
+
margin-left: 0;
|
|
8724
|
+
}
|
|
8725
|
+
}
|
|
8726
|
+
|
|
8727
|
+
.scalar-app .\[\&_a\]\:underline a {
|
|
8728
|
+
text-decoration-line: underline;
|
|
8729
|
+
}
|
|
8730
|
+
|
|
8731
|
+
.scalar-app .\[\&_a\:hover\]\:text-c-1 a:hover {
|
|
8732
|
+
color: var(--scalar-color-1);
|
|
8733
|
+
}
|
|
8734
|
+
|
|
8735
|
+
.scalar-app .\[\&_code\]\:font-code code {
|
|
8736
|
+
font-family: var(--scalar-font-code);
|
|
8737
|
+
}
|
|
8738
|
+
|
|
8739
|
+
.scalar-app .\[\&_em\]\:text-c-1 em {
|
|
8740
|
+
color: var(--scalar-color-1);
|
|
8655
8741
|
}
|
|
8656
8742
|
|
|
8657
8743
|
.scalar-app .\[\&_em\]\:not-italic em {
|
|
@@ -8731,12 +8817,6 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
8731
8817
|
initial-value: 0;
|
|
8732
8818
|
}
|
|
8733
8819
|
|
|
8734
|
-
@property --tw-border-style {
|
|
8735
|
-
syntax: "*";
|
|
8736
|
-
inherits: false;
|
|
8737
|
-
initial-value: solid;
|
|
8738
|
-
}
|
|
8739
|
-
|
|
8740
8820
|
@property --tw-gradient-position {
|
|
8741
8821
|
syntax: "*";
|
|
8742
8822
|
inherits: false
|
|
@@ -9002,17 +9082,13 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
9002
9082
|
}
|
|
9003
9083
|
}
|
|
9004
9084
|
|
|
9005
|
-
|
|
9006
|
-
|
|
9085
|
+
/* One even column, the same width as each tab beside it */
|
|
9086
|
+
.client-libraries-more[data-v-da3e3bd2] {
|
|
9007
9087
|
display: flex;
|
|
9008
|
-
|
|
9009
|
-
|
|
9010
|
-
padding: 0 12px;
|
|
9011
|
-
background-color: var(--scalar-background-1);
|
|
9012
|
-
border-left: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
9013
|
-
border-right: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
9088
|
+
flex: 1 1 0;
|
|
9089
|
+
min-width: 0;
|
|
9014
9090
|
}
|
|
9015
|
-
.client-libraries[data-v-
|
|
9091
|
+
.client-libraries[data-v-da3e3bd2] {
|
|
9016
9092
|
display: flex;
|
|
9017
9093
|
align-items: center;
|
|
9018
9094
|
justify-content: center;
|
|
@@ -9026,7 +9102,7 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
9026
9102
|
border-bottom: 1px solid transparent;
|
|
9027
9103
|
user-select: none;
|
|
9028
9104
|
}
|
|
9029
|
-
.client-libraries[data-v-
|
|
9105
|
+
.client-libraries[data-v-da3e3bd2]:not(.client-libraries__active):hover:before {
|
|
9030
9106
|
content: '';
|
|
9031
9107
|
position: absolute;
|
|
9032
9108
|
width: calc(100% - 4px);
|
|
@@ -9037,21 +9113,14 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
9037
9113
|
z-index: 0;
|
|
9038
9114
|
border-radius: var(--scalar-radius);
|
|
9039
9115
|
}
|
|
9040
|
-
.client-libraries[data-v-
|
|
9116
|
+
.client-libraries[data-v-da3e3bd2]:active {
|
|
9041
9117
|
color: var(--scalar-color-1);
|
|
9042
9118
|
}
|
|
9043
|
-
.client-libraries[data-v-
|
|
9119
|
+
.client-libraries[data-v-da3e3bd2]:focus-visible {
|
|
9044
9120
|
outline: none;
|
|
9045
9121
|
box-shadow: inset 0 0 0 1px var(--scalar-color-accent);
|
|
9046
9122
|
}
|
|
9047
|
-
|
|
9048
|
-
@media screen and (max-width: 450px) {
|
|
9049
|
-
.client-libraries[data-v-783c0ba4]:nth-of-type(4),
|
|
9050
|
-
.client-libraries[data-v-783c0ba4]:nth-of-type(5) {
|
|
9051
|
-
display: none;
|
|
9052
|
-
}
|
|
9053
|
-
}
|
|
9054
|
-
.client-libraries-icon[data-v-783c0ba4] {
|
|
9123
|
+
.client-libraries-icon[data-v-da3e3bd2] {
|
|
9055
9124
|
max-width: 14px;
|
|
9056
9125
|
max-height: 14px;
|
|
9057
9126
|
min-width: 14px;
|
|
@@ -9064,56 +9133,43 @@ div + .userMessage[data-v-6573ec87] {
|
|
|
9064
9133
|
box-sizing: border-box;
|
|
9065
9134
|
color: currentColor;
|
|
9066
9135
|
}
|
|
9067
|
-
.client-libraries-icon__more svg[data-v-
|
|
9136
|
+
.client-libraries-icon__more svg[data-v-da3e3bd2] {
|
|
9068
9137
|
height: initial;
|
|
9069
9138
|
}
|
|
9070
|
-
|
|
9071
|
-
.client-libraries__select {
|
|
9072
|
-
&[data-v-783c0ba4] {
|
|
9073
|
-
width: fit-content;
|
|
9074
|
-
}
|
|
9075
|
-
.client-libraries-icon__more + span[data-v-783c0ba4] {
|
|
9076
|
-
display: none;
|
|
9077
|
-
}
|
|
9078
|
-
}
|
|
9079
|
-
}
|
|
9080
|
-
@container client-libraries-content (width < 380px) {
|
|
9081
|
-
.client-libraries[data-v-783c0ba4] {
|
|
9082
|
-
width: 100%;
|
|
9083
|
-
}
|
|
9084
|
-
.client-libraries span[data-v-783c0ba4] {
|
|
9085
|
-
display: none;
|
|
9086
|
-
}
|
|
9087
|
-
}
|
|
9088
|
-
.client-libraries__active[data-v-783c0ba4] {
|
|
9139
|
+
.client-libraries__active[data-v-da3e3bd2] {
|
|
9089
9140
|
color: var(--scalar-color-1);
|
|
9090
9141
|
border-bottom: 1px solid var(--scalar-color-1);
|
|
9091
9142
|
}
|
|
9092
|
-
|
|
9093
|
-
0% {
|
|
9094
|
-
transform: rotate(0deg);
|
|
9095
|
-
}
|
|
9096
|
-
to {
|
|
9097
|
-
transform: rotate(1turn);
|
|
9098
|
-
}
|
|
9099
|
-
}
|
|
9100
|
-
.client-libraries .client-libraries-text[data-v-783c0ba4] {
|
|
9143
|
+
.client-libraries .client-libraries-text[data-v-da3e3bd2] {
|
|
9101
9144
|
font-size: var(--scalar-small);
|
|
9102
9145
|
position: relative;
|
|
9103
9146
|
display: flex;
|
|
9104
9147
|
align-items: center;
|
|
9105
9148
|
}
|
|
9106
|
-
.client-libraries__active .client-libraries-text[data-v-
|
|
9149
|
+
.client-libraries__active .client-libraries-text[data-v-da3e3bd2] {
|
|
9107
9150
|
color: var(--scalar-color-1);
|
|
9108
9151
|
font-weight: var(--scalar-semibold);
|
|
9109
9152
|
}
|
|
9110
9153
|
@media screen and (max-width: 600px) {
|
|
9111
|
-
.references-classic .client-libraries[data-v-
|
|
9154
|
+
.references-classic .client-libraries[data-v-da3e3bd2] {
|
|
9112
9155
|
flex-direction: column;
|
|
9113
9156
|
}
|
|
9114
9157
|
}
|
|
9158
|
+
@container client-libraries-list (width < 400px) {
|
|
9159
|
+
.client-libraries-more[data-v-da3e3bd2] {
|
|
9160
|
+
flex: 0 0 auto;
|
|
9161
|
+
}
|
|
9162
|
+
.client-libraries__select {
|
|
9163
|
+
&[data-v-da3e3bd2] {
|
|
9164
|
+
width: fit-content;
|
|
9165
|
+
}
|
|
9166
|
+
.client-libraries-icon__more + span[data-v-da3e3bd2] {
|
|
9167
|
+
display: none;
|
|
9168
|
+
}
|
|
9169
|
+
}
|
|
9170
|
+
}
|
|
9115
9171
|
|
|
9116
|
-
.selected-client[data-v-
|
|
9172
|
+
.selected-client[data-v-34beffcc] {
|
|
9117
9173
|
color: var(--scalar-color-1);
|
|
9118
9174
|
font-size: var(--scalar-small);
|
|
9119
9175
|
font-family: var(--scalar-font-code);
|
|
@@ -9128,7 +9184,7 @@ to {
|
|
|
9128
9184
|
border-bottom-right-radius: var(--scalar-radius-xl);
|
|
9129
9185
|
min-height: fit-content;
|
|
9130
9186
|
}
|
|
9131
|
-
.client-libraries-heading[data-v-
|
|
9187
|
+
.client-libraries-heading[data-v-34beffcc] {
|
|
9132
9188
|
font-size: var(--scalar-small);
|
|
9133
9189
|
font-weight: var(--scalar-font-medium);
|
|
9134
9190
|
color: var(--scalar-color-1);
|
|
@@ -9141,46 +9197,132 @@ to {
|
|
|
9141
9197
|
border-top-left-radius: var(--scalar-radius-xl);
|
|
9142
9198
|
border-top-right-radius: var(--scalar-radius-xl);
|
|
9143
9199
|
}
|
|
9144
|
-
|
|
9145
|
-
:
|
|
9146
|
-
|
|
9147
|
-
|
|
9148
|
-
|
|
9149
|
-
|
|
9150
|
-
|
|
9151
|
-
|
|
9152
|
-
border-
|
|
9153
|
-
|
|
9200
|
+
.client-libraries-list[data-v-34beffcc] {
|
|
9201
|
+
container: client-libraries-list / inline-size;
|
|
9202
|
+
display: flex;
|
|
9203
|
+
justify-content: center;
|
|
9204
|
+
overflow: hidden;
|
|
9205
|
+
padding: 0 12px;
|
|
9206
|
+
background-color: var(--scalar-background-1);
|
|
9207
|
+
border-left: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
9208
|
+
border-right: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
9209
|
+
}
|
|
9210
|
+
/* Grows once per tab it holds, so tabs and the "More" trigger stay even */
|
|
9211
|
+
.client-libraries-tabs[data-v-34beffcc] {
|
|
9212
|
+
display: flex;
|
|
9213
|
+
flex: 1 1 0;
|
|
9214
|
+
min-width: 0;
|
|
9215
|
+
}
|
|
9216
|
+
.client-libraries[data-v-34beffcc] {
|
|
9217
|
+
display: flex;
|
|
9218
|
+
align-items: center;
|
|
9219
|
+
justify-content: center;
|
|
9220
|
+
width: 100%;
|
|
9221
|
+
position: relative;
|
|
9222
|
+
cursor: pointer;
|
|
9223
|
+
white-space: nowrap;
|
|
9224
|
+
padding: 8px 2px;
|
|
9225
|
+
gap: 6px;
|
|
9226
|
+
color: var(--scalar-color-3);
|
|
9227
|
+
border-bottom: 1px solid transparent;
|
|
9228
|
+
user-select: none;
|
|
9229
|
+
}
|
|
9230
|
+
.client-libraries[data-v-34beffcc]:not(.client-libraries__active):hover:before {
|
|
9231
|
+
content: '';
|
|
9232
|
+
position: absolute;
|
|
9233
|
+
width: calc(100% - 4px);
|
|
9234
|
+
height: calc(100% - 4px);
|
|
9235
|
+
background: var(--scalar-background-2);
|
|
9236
|
+
left: 2px;
|
|
9237
|
+
top: 2px;
|
|
9238
|
+
z-index: 0;
|
|
9239
|
+
border-radius: var(--scalar-radius);
|
|
9240
|
+
}
|
|
9241
|
+
.client-libraries[data-v-34beffcc]:active {
|
|
9242
|
+
color: var(--scalar-color-1);
|
|
9243
|
+
}
|
|
9244
|
+
.client-libraries[data-v-34beffcc]:focus-visible {
|
|
9245
|
+
outline: none;
|
|
9246
|
+
box-shadow: inset 0 0 0 1px var(--scalar-color-accent);
|
|
9247
|
+
}
|
|
9248
|
+
/* remove php and c on mobile */
|
|
9249
|
+
@media screen and (max-width: 450px) {
|
|
9250
|
+
.client-libraries[data-v-34beffcc]:nth-of-type(4),
|
|
9251
|
+
.client-libraries[data-v-34beffcc]:nth-of-type(5) {
|
|
9252
|
+
display: none;
|
|
9253
|
+
}
|
|
9254
|
+
}
|
|
9255
|
+
.client-libraries-icon[data-v-34beffcc] {
|
|
9256
|
+
max-width: 14px;
|
|
9257
|
+
max-height: 14px;
|
|
9258
|
+
min-width: 14px;
|
|
9259
|
+
width: 100%;
|
|
9260
|
+
aspect-ratio: 1;
|
|
9261
|
+
display: flex;
|
|
9262
|
+
align-items: center;
|
|
9263
|
+
justify-content: center;
|
|
9264
|
+
position: relative;
|
|
9265
|
+
box-sizing: border-box;
|
|
9266
|
+
color: currentColor;
|
|
9267
|
+
}
|
|
9268
|
+
.client-libraries__active[data-v-34beffcc] {
|
|
9269
|
+
color: var(--scalar-color-1);
|
|
9270
|
+
border-bottom: 1px solid var(--scalar-color-1);
|
|
9271
|
+
}
|
|
9272
|
+
.client-libraries .client-libraries-text[data-v-34beffcc] {
|
|
9273
|
+
font-size: var(--scalar-small);
|
|
9274
|
+
position: relative;
|
|
9275
|
+
display: flex;
|
|
9276
|
+
align-items: center;
|
|
9277
|
+
}
|
|
9278
|
+
.client-libraries__active .client-libraries-text[data-v-34beffcc] {
|
|
9279
|
+
color: var(--scalar-color-1);
|
|
9280
|
+
font-weight: var(--scalar-semibold);
|
|
9281
|
+
}
|
|
9282
|
+
@media screen and (max-width: 600px) {
|
|
9283
|
+
.references-classic .client-libraries[data-v-34beffcc] {
|
|
9284
|
+
flex-direction: column;
|
|
9285
|
+
}
|
|
9154
9286
|
}
|
|
9155
|
-
|
|
9287
|
+
@container client-libraries-list (width < 380px) {
|
|
9288
|
+
.client-libraries[data-v-34beffcc] {
|
|
9289
|
+
width: 100%;
|
|
9290
|
+
}
|
|
9291
|
+
.client-libraries span[data-v-34beffcc] {
|
|
9292
|
+
display: none;
|
|
9293
|
+
}
|
|
9294
|
+
}
|
|
9295
|
+
|
|
9296
|
+
/* Colour variants are keyed on the `text-*` class a consumer passes in. */
|
|
9297
|
+
.badge.text-orange[data-v-3f3e4ac3] {
|
|
9156
9298
|
background: color-mix(in srgb, var(--scalar-color-orange), transparent 90%);
|
|
9157
9299
|
border: transparent;
|
|
9158
9300
|
}
|
|
9159
|
-
|
|
9301
|
+
.badge.text-yellow[data-v-3f3e4ac3] {
|
|
9160
9302
|
background: color-mix(in srgb, var(--scalar-color-yellow), transparent 90%);
|
|
9161
9303
|
border: transparent;
|
|
9162
9304
|
}
|
|
9163
|
-
|
|
9305
|
+
.badge.text-red[data-v-3f3e4ac3] {
|
|
9164
9306
|
background: color-mix(in srgb, var(--scalar-color-red), transparent 90%);
|
|
9165
9307
|
border: transparent;
|
|
9166
9308
|
}
|
|
9167
|
-
|
|
9309
|
+
.badge.text-purple[data-v-3f3e4ac3] {
|
|
9168
9310
|
background: color-mix(in srgb, var(--scalar-color-purple), transparent 90%);
|
|
9169
9311
|
border: transparent;
|
|
9170
9312
|
}
|
|
9171
|
-
|
|
9313
|
+
.badge.text-green[data-v-3f3e4ac3] {
|
|
9172
9314
|
background: color-mix(in srgb, var(--scalar-color-green), transparent 90%);
|
|
9173
9315
|
border: transparent;
|
|
9174
9316
|
}
|
|
9175
|
-
/*! tailwindcss v4.
|
|
9317
|
+
/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
|
|
9176
9318
|
@layer properties {
|
|
9177
9319
|
@supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
|
|
9178
|
-
[data-v-
|
|
9320
|
+
[data-v-0aba6db2],[data-v-0aba6db2]:before,[data-v-0aba6db2]:after,[data-v-0aba6db2]::backdrop {
|
|
9179
9321
|
--tw-outline-style: solid;
|
|
9180
9322
|
}
|
|
9181
9323
|
}
|
|
9182
9324
|
}
|
|
9183
|
-
.download-container[data-v-
|
|
9325
|
+
.download-container[data-v-0aba6db2] {
|
|
9184
9326
|
z-index: 1;
|
|
9185
9327
|
flex-direction: column;
|
|
9186
9328
|
gap: 16px;
|
|
@@ -9189,7 +9331,7 @@ to {
|
|
|
9189
9331
|
display: flex;
|
|
9190
9332
|
position: relative;
|
|
9191
9333
|
}
|
|
9192
|
-
.download-container[data-v-
|
|
9334
|
+
.download-container[data-v-0aba6db2]:has(:focus-visible):before, .download-container.download-both[data-v-0aba6db2]:hover:before {
|
|
9193
9335
|
content: "";
|
|
9194
9336
|
border-radius: var(--scalar-radius-lg);
|
|
9195
9337
|
width: calc(100% + 24px);
|
|
@@ -9201,7 +9343,7 @@ to {
|
|
|
9201
9343
|
top: -11px;
|
|
9202
9344
|
left: -12px;
|
|
9203
9345
|
}
|
|
9204
|
-
.download-button[data-v-
|
|
9346
|
+
.download-button[data-v-0aba6db2] {
|
|
9205
9347
|
color: var(--scalar-link-color);
|
|
9206
9348
|
cursor: pointer;
|
|
9207
9349
|
outline: none;
|
|
@@ -9214,7 +9356,7 @@ to {
|
|
|
9214
9356
|
position: relative;
|
|
9215
9357
|
white-space: nowrap !important;
|
|
9216
9358
|
}
|
|
9217
|
-
.download-button[data-v-
|
|
9359
|
+
.download-button[data-v-0aba6db2]:before {
|
|
9218
9360
|
border-radius: var(--scalar-radius);
|
|
9219
9361
|
content: "";
|
|
9220
9362
|
width: calc(100% + 18px);
|
|
@@ -9223,20 +9365,20 @@ to {
|
|
|
9223
9365
|
top: -8px;
|
|
9224
9366
|
left: -9px;
|
|
9225
9367
|
}
|
|
9226
|
-
.download-button[data-v-
|
|
9368
|
+
.download-button[data-v-0aba6db2]:last-of-type:before {
|
|
9227
9369
|
width: calc(100% + 15px);
|
|
9228
9370
|
}
|
|
9229
|
-
.download-button[data-v-
|
|
9371
|
+
.download-button[data-v-0aba6db2]:hover:before {
|
|
9230
9372
|
background: var(--scalar-background-2);
|
|
9231
9373
|
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
9232
9374
|
}
|
|
9233
|
-
.download-button[data-v-
|
|
9375
|
+
.download-button[data-v-0aba6db2]:focus-visible:before {
|
|
9234
9376
|
background: var(--scalar-background-2);
|
|
9235
9377
|
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
9236
9378
|
outline-style: var(--tw-outline-style);
|
|
9237
9379
|
outline-width: 1px;
|
|
9238
9380
|
}
|
|
9239
|
-
.download-button span[data-v-
|
|
9381
|
+
.download-button span[data-v-0aba6db2] {
|
|
9240
9382
|
--font-color: var(--scalar-link-color, var(--scalar-color-accent));
|
|
9241
9383
|
--font-visited: var(--scalar-link-color-visited, var(--scalar-color-2));
|
|
9242
9384
|
-webkit-text-decoration: var(--scalar-text-decoration);
|
|
@@ -9251,20 +9393,20 @@ to {
|
|
|
9251
9393
|
text-decoration-color: var(--font-color);
|
|
9252
9394
|
}
|
|
9253
9395
|
@supports (color: color-mix(in lab, red, red)) {
|
|
9254
|
-
.download-button span[data-v-
|
|
9396
|
+
.download-button span[data-v-0aba6db2] {
|
|
9255
9397
|
-webkit-text-decoration-color: color-mix(in srgb, var(--font-color) 30%, transparent);
|
|
9256
9398
|
-webkit-text-decoration-color: color-mix(in srgb, var(--font-color) 30%, transparent);
|
|
9257
9399
|
text-decoration-color: color-mix(in srgb, var(--font-color) 30%, transparent);
|
|
9258
9400
|
}
|
|
9259
9401
|
}
|
|
9260
|
-
.download-button span[data-v-
|
|
9402
|
+
.download-button span[data-v-0aba6db2] {
|
|
9261
9403
|
z-index: 1;
|
|
9262
9404
|
align-items: center;
|
|
9263
9405
|
gap: 6px;
|
|
9264
9406
|
line-height: 1.625;
|
|
9265
9407
|
display: flex;
|
|
9266
9408
|
}
|
|
9267
|
-
.download-button:hover span[data-v-
|
|
9409
|
+
.download-button:hover span[data-v-0aba6db2] {
|
|
9268
9410
|
-webkit-text-decoration-color: var(--scalar-color-1, currentColor);
|
|
9269
9411
|
-webkit-text-decoration-color: var(--scalar-color-1, currentColor);
|
|
9270
9412
|
text-decoration-color: var(--scalar-color-1, currentColor);
|
|
@@ -9274,7 +9416,7 @@ to {
|
|
|
9274
9416
|
-webkit-text-decoration: var(--scalar-text-decoration-hover);
|
|
9275
9417
|
text-decoration: var(--scalar-text-decoration-hover);
|
|
9276
9418
|
}
|
|
9277
|
-
.download-button[data-v-
|
|
9419
|
+
.download-button[data-v-0aba6db2]:nth-of-type(2) {
|
|
9278
9420
|
clip-path: inset(50%);
|
|
9279
9421
|
white-space: nowrap;
|
|
9280
9422
|
border-width: 0;
|
|
@@ -9285,7 +9427,7 @@ to {
|
|
|
9285
9427
|
position: absolute;
|
|
9286
9428
|
overflow: hidden;
|
|
9287
9429
|
}
|
|
9288
|
-
.download-container:has(:focus-visible) .download-button[data-v-
|
|
9430
|
+
.download-container:has(:focus-visible) .download-button[data-v-0aba6db2]:nth-of-type(2), .download-container:hover .download-button[data-v-0aba6db2]:nth-of-type(2) {
|
|
9289
9431
|
clip-path: none;
|
|
9290
9432
|
white-space: normal;
|
|
9291
9433
|
width: auto;
|
|
@@ -9296,15 +9438,15 @@ to {
|
|
|
9296
9438
|
top: 42px;
|
|
9297
9439
|
overflow: visible;
|
|
9298
9440
|
}
|
|
9299
|
-
.extension[data-v-
|
|
9441
|
+
.badge.extension[data-v-0aba6db2] {
|
|
9300
9442
|
z-index: 1;
|
|
9301
9443
|
background: var(--scalar-link-color, var(--scalar-color-accent));
|
|
9302
9444
|
color: var(--scalar-background-1);
|
|
9303
9445
|
}
|
|
9304
|
-
.download-container:has(:focus-visible) .extension[data-v-
|
|
9446
|
+
.download-container:has(:focus-visible) .extension[data-v-0aba6db2], .download-container:hover .extension[data-v-0aba6db2] {
|
|
9305
9447
|
opacity: 1;
|
|
9306
9448
|
}
|
|
9307
|
-
.download-link[data-v-
|
|
9449
|
+
.download-link[data-v-0aba6db2] {
|
|
9308
9450
|
--font-color: var(--scalar-link-color, var(--scalar-color-accent));
|
|
9309
9451
|
--font-visited: var(--scalar-link-color-visited, var(--scalar-color-2));
|
|
9310
9452
|
-webkit-text-decoration: var(--scalar-text-decoration);
|
|
@@ -9319,13 +9461,13 @@ to {
|
|
|
9319
9461
|
text-decoration-color: var(--font-color);
|
|
9320
9462
|
}
|
|
9321
9463
|
@supports (color: color-mix(in lab, red, red)) {
|
|
9322
|
-
.download-link[data-v-
|
|
9464
|
+
.download-link[data-v-0aba6db2] {
|
|
9323
9465
|
-webkit-text-decoration-color: color-mix(in srgb, var(--font-color) 30%, transparent);
|
|
9324
9466
|
-webkit-text-decoration-color: color-mix(in srgb, var(--font-color) 30%, transparent);
|
|
9325
9467
|
text-decoration-color: color-mix(in srgb, var(--font-color) 30%, transparent);
|
|
9326
9468
|
}
|
|
9327
9469
|
}
|
|
9328
|
-
.download-link[data-v-
|
|
9470
|
+
.download-link[data-v-0aba6db2]:hover {
|
|
9329
9471
|
--font-color: var(--scalar-link-color, var(--scalar-color-accent));
|
|
9330
9472
|
-webkit-text-decoration-color: var(--font-color);
|
|
9331
9473
|
-webkit-text-decoration-color: var(--font-color);
|
|
@@ -9338,51 +9480,45 @@ to {
|
|
|
9338
9480
|
}
|
|
9339
9481
|
|
|
9340
9482
|
/* Modern layout */
|
|
9341
|
-
.introduction-card[data-v-
|
|
9483
|
+
.introduction-card[data-v-e60166e1] {
|
|
9342
9484
|
display: flex;
|
|
9343
9485
|
flex-direction: column;
|
|
9344
9486
|
gap: 12px;
|
|
9345
9487
|
}
|
|
9346
|
-
.introduction-card-row[data-v-
|
|
9488
|
+
.introduction-card-row[data-v-e60166e1] {
|
|
9347
9489
|
gap: 24px;
|
|
9348
9490
|
}
|
|
9349
|
-
/*
|
|
9350
|
-
|
|
9351
|
-
|
|
9352
|
-
|
|
9353
|
-
|
|
9491
|
+
/*
|
|
9492
|
+
* Classic layout: a row of cards that stacks when the reference is narrow.
|
|
9493
|
+
* The reference is an embeddable widget, so the cards adapt to its rendered
|
|
9494
|
+
* width (see Content.vue), not to the viewport.
|
|
9495
|
+
*/
|
|
9496
|
+
.introduction-card-row[data-v-e60166e1] {
|
|
9497
|
+
flex-flow: row wrap;
|
|
9354
9498
|
}
|
|
9355
|
-
.introduction-card-row[data-v-
|
|
9499
|
+
.introduction-card-row[data-v-e60166e1] > * {
|
|
9356
9500
|
flex: 1;
|
|
9501
|
+
min-width: min-content;
|
|
9357
9502
|
}
|
|
9358
|
-
@
|
|
9359
|
-
.introduction-card-row[data-v-
|
|
9360
|
-
min-width: min-content;
|
|
9361
|
-
}
|
|
9362
|
-
}
|
|
9363
|
-
@media (max-width: 600px) {
|
|
9364
|
-
.introduction-card-row[data-v-5764c94a] > * {
|
|
9365
|
-
max-width: 100%;
|
|
9366
|
-
}
|
|
9367
|
-
}
|
|
9368
|
-
@container (max-width: 900px) {
|
|
9369
|
-
.introduction-card-row[data-v-5764c94a] {
|
|
9503
|
+
@container narrow-references-container (max-width: 900px) {
|
|
9504
|
+
.introduction-card-row[data-v-e60166e1] {
|
|
9370
9505
|
flex-direction: column;
|
|
9371
9506
|
align-items: stretch;
|
|
9372
|
-
gap:
|
|
9507
|
+
gap: 0;
|
|
9508
|
+
}
|
|
9509
|
+
.introduction-card-row[data-v-e60166e1] > * {
|
|
9510
|
+
min-width: auto;
|
|
9511
|
+
max-width: 100%;
|
|
9373
9512
|
}
|
|
9374
9513
|
}
|
|
9375
|
-
.introduction-card[data-v-
|
|
9514
|
+
.introduction-card[data-v-e60166e1] .security-scheme-label {
|
|
9376
9515
|
text-transform: uppercase;
|
|
9377
9516
|
font-weight: var(--scalar-semibold);
|
|
9378
9517
|
}
|
|
9379
|
-
.introduction-card-row[data-v-
|
|
9380
|
-
display: none;
|
|
9381
|
-
}
|
|
9382
|
-
.introduction-card-row[data-v-5764c94a] .scalar-card:nth-of-type(2) .scalar-card-header {
|
|
9518
|
+
.introduction-card-row[data-v-e60166e1] .scalar-card:nth-of-type(2) .scalar-card-header {
|
|
9383
9519
|
display: none;
|
|
9384
9520
|
}
|
|
9385
|
-
.introduction-card-row[data-v-
|
|
9521
|
+
.introduction-card-row[data-v-e60166e1]
|
|
9386
9522
|
|
|
9387
9523
|
.scalar-card:nth-of-type(2)
|
|
9388
9524
|
.scalar-card-header.scalar-card--borderless
|
|
@@ -9391,56 +9527,6 @@ to {
|
|
|
9391
9527
|
margin-top: 0;
|
|
9392
9528
|
}
|
|
9393
9529
|
|
|
9394
|
-
.references-classic .introduction-description[data-v-0370764f] img {
|
|
9395
|
-
max-width: 720px;
|
|
9396
|
-
}
|
|
9397
|
-
|
|
9398
|
-
.icons-only[data-v-b59b0acf] span {
|
|
9399
|
-
display: none;
|
|
9400
|
-
}
|
|
9401
|
-
|
|
9402
|
-
.section-column[data-v-699c28e3] {
|
|
9403
|
-
flex: 1;
|
|
9404
|
-
min-width: 0;
|
|
9405
|
-
}
|
|
9406
|
-
@container narrow-references-container (max-width: 900px) {
|
|
9407
|
-
.section-column[data-v-699c28e3]:nth-of-type(2) {
|
|
9408
|
-
padding-top: 0;
|
|
9409
|
-
}
|
|
9410
|
-
}
|
|
9411
|
-
|
|
9412
|
-
.section-columns[data-v-8b9602bf] {
|
|
9413
|
-
display: flex;
|
|
9414
|
-
gap: 48px;
|
|
9415
|
-
}
|
|
9416
|
-
@container narrow-references-container (max-width: 900px) {
|
|
9417
|
-
.section-columns[data-v-8b9602bf] {
|
|
9418
|
-
flex-direction: column;
|
|
9419
|
-
gap: 24px;
|
|
9420
|
-
}
|
|
9421
|
-
}
|
|
9422
|
-
|
|
9423
|
-
.sticky-cards[data-v-1bd6e256] {
|
|
9424
|
-
display: flex;
|
|
9425
|
-
flex-direction: column;
|
|
9426
|
-
position: sticky;
|
|
9427
|
-
top: calc(var(--refs-viewport-offset) + 24px);
|
|
9428
|
-
}
|
|
9429
|
-
|
|
9430
|
-
/* Pulsing placeholder, matching the look of the rest of the loading states. */
|
|
9431
|
-
.introduction-skeleton[data-v-1bd6e256] {
|
|
9432
|
-
background: var(--scalar-background-3);
|
|
9433
|
-
animation: introduction-skeleton-pulse-1bd6e256 1.5s infinite alternate;
|
|
9434
|
-
}
|
|
9435
|
-
@keyframes introduction-skeleton-pulse-1bd6e256 {
|
|
9436
|
-
from {
|
|
9437
|
-
opacity: 1;
|
|
9438
|
-
}
|
|
9439
|
-
to {
|
|
9440
|
-
opacity: 0.33;
|
|
9441
|
-
}
|
|
9442
|
-
}
|
|
9443
|
-
|
|
9444
9530
|
.section[data-v-be4443e9] {
|
|
9445
9531
|
position: relative;
|
|
9446
9532
|
display: flex;
|
|
@@ -9471,6 +9557,27 @@ to {
|
|
|
9471
9557
|
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
9472
9558
|
}
|
|
9473
9559
|
|
|
9560
|
+
.section-column[data-v-699c28e3] {
|
|
9561
|
+
flex: 1;
|
|
9562
|
+
min-width: 0;
|
|
9563
|
+
}
|
|
9564
|
+
@container narrow-references-container (max-width: 900px) {
|
|
9565
|
+
.section-column[data-v-699c28e3]:nth-of-type(2) {
|
|
9566
|
+
padding-top: 0;
|
|
9567
|
+
}
|
|
9568
|
+
}
|
|
9569
|
+
|
|
9570
|
+
.section-columns[data-v-8b9602bf] {
|
|
9571
|
+
display: flex;
|
|
9572
|
+
gap: 48px;
|
|
9573
|
+
}
|
|
9574
|
+
@container narrow-references-container (max-width: 900px) {
|
|
9575
|
+
.section-columns[data-v-8b9602bf] {
|
|
9576
|
+
flex-direction: column;
|
|
9577
|
+
gap: 24px;
|
|
9578
|
+
}
|
|
9579
|
+
}
|
|
9580
|
+
|
|
9474
9581
|
.section-container[data-v-20a1472a] {
|
|
9475
9582
|
position: relative;
|
|
9476
9583
|
padding: 0 60px;
|
|
@@ -9492,25 +9599,17 @@ to {
|
|
|
9492
9599
|
gap: 24px;
|
|
9493
9600
|
}
|
|
9494
9601
|
}
|
|
9495
|
-
|
|
9496
|
-
.section-header
|
|
9497
|
-
grid-template-columns: 1fr;
|
|
9498
|
-
display: grid;
|
|
9499
|
-
}
|
|
9500
|
-
@media (min-width: 1200px) {
|
|
9501
|
-
.section-header-wrapper[data-v-09a18ec6] {
|
|
9502
|
-
grid-template-columns: repeat(2, 1fr);
|
|
9503
|
-
}
|
|
9504
|
-
}
|
|
9505
|
-
.section-header[data-v-09a18ec6] {
|
|
9602
|
+
|
|
9603
|
+
.section-header[data-v-7607c44e] {
|
|
9506
9604
|
font-size: var(--font-size, var(--scalar-heading-1));
|
|
9507
9605
|
font-weight: var(--font-weight, var(--scalar-bold));
|
|
9606
|
+
/* prettier-ignore */
|
|
9508
9607
|
color: var(--scalar-color-1);
|
|
9509
9608
|
word-wrap: break-word;
|
|
9510
|
-
margin-top: 0;
|
|
9511
9609
|
line-height: 1.45;
|
|
9610
|
+
margin-top: 0;
|
|
9512
9611
|
}
|
|
9513
|
-
.section-header.tight[data-v-
|
|
9612
|
+
.section-header.tight[data-v-7607c44e] {
|
|
9514
9613
|
margin-bottom: 6px;
|
|
9515
9614
|
}
|
|
9516
9615
|
|
|
@@ -9518,18 +9617,47 @@ to {
|
|
|
9518
9617
|
display: inline;
|
|
9519
9618
|
}
|
|
9520
9619
|
|
|
9521
|
-
.
|
|
9620
|
+
.references-classic .introduction-description[data-v-0370764f] img {
|
|
9621
|
+
max-width: 720px;
|
|
9622
|
+
}
|
|
9623
|
+
|
|
9624
|
+
.icons-only[data-v-dc833d99] span {
|
|
9625
|
+
display: none;
|
|
9626
|
+
}
|
|
9627
|
+
|
|
9628
|
+
.sticky-cards[data-v-41a61989] {
|
|
9522
9629
|
display: flex;
|
|
9523
9630
|
flex-direction: column;
|
|
9524
9631
|
position: sticky;
|
|
9525
9632
|
top: calc(var(--refs-viewport-offset) + 24px);
|
|
9526
9633
|
}
|
|
9527
9634
|
|
|
9528
|
-
.
|
|
9529
|
-
|
|
9530
|
-
|
|
9531
|
-
|
|
9532
|
-
}
|
|
9635
|
+
/* Pulsing placeholder, matching the look of the rest of the loading states. */
|
|
9636
|
+
.introduction-skeleton[data-v-41a61989] {
|
|
9637
|
+
background: var(--scalar-background-3);
|
|
9638
|
+
animation: introduction-skeleton-pulse-41a61989 1.5s infinite alternate;
|
|
9639
|
+
}
|
|
9640
|
+
@keyframes introduction-skeleton-pulse-41a61989 {
|
|
9641
|
+
from {
|
|
9642
|
+
opacity: 1;
|
|
9643
|
+
}
|
|
9644
|
+
to {
|
|
9645
|
+
opacity: 0.33;
|
|
9646
|
+
}
|
|
9647
|
+
}
|
|
9648
|
+
|
|
9649
|
+
.sticky-cards[data-v-d6744cde] {
|
|
9650
|
+
display: flex;
|
|
9651
|
+
flex-direction: column;
|
|
9652
|
+
position: sticky;
|
|
9653
|
+
top: calc(var(--refs-viewport-offset) + 24px);
|
|
9654
|
+
}
|
|
9655
|
+
|
|
9656
|
+
.introduction-card-item[data-v-dfab866f] {
|
|
9657
|
+
display: flex;
|
|
9658
|
+
flex-direction: column;
|
|
9659
|
+
justify-content: flex-start;
|
|
9660
|
+
}
|
|
9533
9661
|
.introduction-card-item[data-v-dfab866f]:empty {
|
|
9534
9662
|
display: none;
|
|
9535
9663
|
}
|
|
@@ -9542,7 +9670,7 @@ to {
|
|
|
9542
9670
|
}
|
|
9543
9671
|
|
|
9544
9672
|
/* One panel holds the Markdown installation instructions */
|
|
9545
|
-
.selected-client[data-v-
|
|
9673
|
+
.selected-client[data-v-76e5ff4d] {
|
|
9546
9674
|
display: flex;
|
|
9547
9675
|
flex-direction: column;
|
|
9548
9676
|
gap: 9px;
|
|
@@ -9555,7 +9683,7 @@ to {
|
|
|
9555
9683
|
border-bottom-left-radius: var(--scalar-radius-xl);
|
|
9556
9684
|
border-bottom-right-radius: var(--scalar-radius-xl);
|
|
9557
9685
|
}
|
|
9558
|
-
.client-libraries-heading[data-v-
|
|
9686
|
+
.client-libraries-heading[data-v-76e5ff4d] {
|
|
9559
9687
|
font-size: var(--scalar-small);
|
|
9560
9688
|
font-weight: var(--scalar-font-medium);
|
|
9561
9689
|
color: var(--scalar-color-1);
|
|
@@ -9568,7 +9696,7 @@ to {
|
|
|
9568
9696
|
border-top-left-radius: var(--scalar-radius-xl);
|
|
9569
9697
|
border-top-right-radius: var(--scalar-radius-xl);
|
|
9570
9698
|
}
|
|
9571
|
-
.client-libraries-content[data-v-
|
|
9699
|
+
.client-libraries-content[data-v-76e5ff4d] {
|
|
9572
9700
|
position: relative;
|
|
9573
9701
|
/*
|
|
9574
9702
|
* Scroll horizontally rather than clip: before JS measures the tab widths
|
|
@@ -9586,15 +9714,20 @@ to {
|
|
|
9586
9714
|
border-right: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
9587
9715
|
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
9588
9716
|
}
|
|
9589
|
-
.client-libraries-content[data-v-
|
|
9717
|
+
.client-libraries-content[data-v-76e5ff4d]::-webkit-scrollbar {
|
|
9590
9718
|
display: none;
|
|
9591
9719
|
}
|
|
9592
|
-
.client-libraries-row[data-v-
|
|
9720
|
+
.client-libraries-row[data-v-76e5ff4d] {
|
|
9593
9721
|
display: flex;
|
|
9594
9722
|
justify-content: flex-start;
|
|
9595
9723
|
}
|
|
9724
|
+
/* Sized to its tabs, so the "More" trigger still pins to the right edge */
|
|
9725
|
+
.client-libraries-tabs[data-v-76e5ff4d] {
|
|
9726
|
+
display: flex;
|
|
9727
|
+
flex: 0 0 auto;
|
|
9728
|
+
}
|
|
9596
9729
|
/* Zero-size clip so the measure row never adds to the scrollable width */
|
|
9597
|
-
.client-libraries-measure-clip[data-v-
|
|
9730
|
+
.client-libraries-measure-clip[data-v-76e5ff4d] {
|
|
9598
9731
|
position: absolute;
|
|
9599
9732
|
top: 0;
|
|
9600
9733
|
left: 0;
|
|
@@ -9603,12 +9736,12 @@ to {
|
|
|
9603
9736
|
overflow: hidden;
|
|
9604
9737
|
}
|
|
9605
9738
|
/* Off-screen row used only to measure natural tab widths */
|
|
9606
|
-
.client-libraries-row--measure[data-v-
|
|
9739
|
+
.client-libraries-row--measure[data-v-76e5ff4d] {
|
|
9607
9740
|
width: max-content;
|
|
9608
9741
|
visibility: hidden;
|
|
9609
9742
|
pointer-events: none;
|
|
9610
9743
|
}
|
|
9611
|
-
.client-libraries[data-v-
|
|
9744
|
+
.client-libraries[data-v-76e5ff4d] {
|
|
9612
9745
|
display: flex;
|
|
9613
9746
|
align-items: center;
|
|
9614
9747
|
justify-content: center;
|
|
@@ -9624,7 +9757,7 @@ to {
|
|
|
9624
9757
|
background: transparent;
|
|
9625
9758
|
user-select: none;
|
|
9626
9759
|
}
|
|
9627
|
-
.client-libraries[data-v-
|
|
9760
|
+
.client-libraries[data-v-76e5ff4d]:not(.client-libraries__active):hover:before {
|
|
9628
9761
|
content: '';
|
|
9629
9762
|
position: absolute;
|
|
9630
9763
|
width: calc(100% - 4px);
|
|
@@ -9635,22 +9768,22 @@ to {
|
|
|
9635
9768
|
z-index: 0;
|
|
9636
9769
|
border-radius: var(--scalar-radius);
|
|
9637
9770
|
}
|
|
9638
|
-
.client-libraries[data-v-
|
|
9771
|
+
.client-libraries[data-v-76e5ff4d]:active {
|
|
9639
9772
|
color: var(--scalar-color-1);
|
|
9640
9773
|
}
|
|
9641
|
-
.client-libraries[data-v-
|
|
9774
|
+
.client-libraries[data-v-76e5ff4d]:focus-visible {
|
|
9642
9775
|
outline: none;
|
|
9643
9776
|
box-shadow: inset 0 0 0 1px var(--scalar-color-accent);
|
|
9644
9777
|
}
|
|
9645
|
-
.client-libraries__active[data-v-
|
|
9778
|
+
.client-libraries__active[data-v-76e5ff4d] {
|
|
9646
9779
|
color: var(--scalar-color-1);
|
|
9647
9780
|
border-bottom: 1px solid var(--scalar-color-1);
|
|
9648
9781
|
}
|
|
9649
9782
|
/* Always pin the "More" dropdown to the right edge */
|
|
9650
|
-
.client-libraries-more[data-v-
|
|
9783
|
+
.client-libraries-more[data-v-76e5ff4d] {
|
|
9651
9784
|
margin-left: auto;
|
|
9652
9785
|
}
|
|
9653
|
-
.client-libraries-icon[data-v-
|
|
9786
|
+
.client-libraries-icon[data-v-76e5ff4d] {
|
|
9654
9787
|
max-width: 14px;
|
|
9655
9788
|
max-height: 14px;
|
|
9656
9789
|
min-width: 14px;
|
|
@@ -9663,13 +9796,13 @@ to {
|
|
|
9663
9796
|
box-sizing: border-box;
|
|
9664
9797
|
color: currentColor;
|
|
9665
9798
|
}
|
|
9666
|
-
.client-libraries .client-libraries-text[data-v-
|
|
9799
|
+
.client-libraries .client-libraries-text[data-v-76e5ff4d] {
|
|
9667
9800
|
font-size: var(--scalar-small);
|
|
9668
9801
|
position: relative;
|
|
9669
9802
|
display: flex;
|
|
9670
9803
|
align-items: center;
|
|
9671
9804
|
}
|
|
9672
|
-
.client-libraries__active .client-libraries-text[data-v-
|
|
9805
|
+
.client-libraries__active .client-libraries-text[data-v-76e5ff4d] {
|
|
9673
9806
|
color: var(--scalar-color-1);
|
|
9674
9807
|
font-weight: var(--scalar-semibold);
|
|
9675
9808
|
}
|
|
@@ -9705,6 +9838,16 @@ to {
|
|
|
9705
9838
|
color: var(--scalar-color-1);
|
|
9706
9839
|
}
|
|
9707
9840
|
|
|
9841
|
+
/* Style the "icon" */
|
|
9842
|
+
.schema-type-icon[data-v-e2018ca6] {
|
|
9843
|
+
color: var(--scalar-color-1);
|
|
9844
|
+
display: none;
|
|
9845
|
+
}
|
|
9846
|
+
.schema-type[data-v-e2018ca6] {
|
|
9847
|
+
font-family: var(--scalar-font-code);
|
|
9848
|
+
color: var(--scalar-color-1);
|
|
9849
|
+
}
|
|
9850
|
+
|
|
9708
9851
|
.screenreader-only[data-v-df2e1026] {
|
|
9709
9852
|
position: absolute;
|
|
9710
9853
|
width: 1px;
|
|
@@ -9716,26 +9859,134 @@ to {
|
|
|
9716
9859
|
border: 0;
|
|
9717
9860
|
}
|
|
9718
9861
|
|
|
9719
|
-
.
|
|
9862
|
+
.error[data-v-e44b49a4] {
|
|
9863
|
+
background-color: var(--scalar-color-red);
|
|
9864
|
+
}
|
|
9865
|
+
.schema-card[data-v-e44b49a4] {
|
|
9866
|
+
font-size: var(--scalar-font-size-4);
|
|
9867
|
+
color: var(--scalar-color-1);
|
|
9868
|
+
}
|
|
9869
|
+
.schema-card-title[data-v-e44b49a4] {
|
|
9870
|
+
height: var(--schema-title-height);
|
|
9871
|
+
|
|
9872
|
+
padding: 6px 8px;
|
|
9873
|
+
|
|
9720
9874
|
display: flex;
|
|
9721
|
-
flex-wrap: wrap;
|
|
9722
9875
|
align-items: center;
|
|
9723
|
-
gap:
|
|
9876
|
+
gap: 4px;
|
|
9877
|
+
|
|
9878
|
+
color: var(--scalar-color-2);
|
|
9879
|
+
font-weight: var(--scalar-semibold);
|
|
9880
|
+
font-size: var(--scalar-mini);
|
|
9881
|
+
border-bottom: var(--scalar-border-width) solid transparent;
|
|
9724
9882
|
}
|
|
9725
|
-
|
|
9726
|
-
|
|
9727
|
-
text-transform: uppercase;
|
|
9728
|
-
letter-spacing: 0.05em;
|
|
9883
|
+
button.schema-card-title[data-v-e44b49a4] {
|
|
9884
|
+
cursor: pointer;
|
|
9729
9885
|
}
|
|
9730
|
-
|
|
9731
|
-
/* Style the "icon" */
|
|
9732
|
-
.schema-type-icon[data-v-e2018ca6] {
|
|
9886
|
+
button.schema-card-title[data-v-e44b49a4]:hover {
|
|
9733
9887
|
color: var(--scalar-color-1);
|
|
9734
|
-
display: none;
|
|
9735
9888
|
}
|
|
9736
|
-
.schema-
|
|
9737
|
-
|
|
9738
|
-
|
|
9889
|
+
.schema-card-title-icon--open[data-v-e44b49a4] {
|
|
9890
|
+
transform: rotate(45deg);
|
|
9891
|
+
}
|
|
9892
|
+
.schema-properties-open > .schema-card-title[data-v-e44b49a4] {
|
|
9893
|
+
border-bottom-left-radius: 0;
|
|
9894
|
+
border-bottom-right-radius: 0;
|
|
9895
|
+
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
9896
|
+
}
|
|
9897
|
+
.schema-properties-open > .schema-properties[data-v-e44b49a4] {
|
|
9898
|
+
width: fit-content;
|
|
9899
|
+
}
|
|
9900
|
+
.schema-card-description[data-v-e44b49a4] {
|
|
9901
|
+
color: var(--scalar-color-2);
|
|
9902
|
+
}
|
|
9903
|
+
.schema-card-description + .schema-properties[data-v-e44b49a4] {
|
|
9904
|
+
width: fit-content;
|
|
9905
|
+
}
|
|
9906
|
+
.schema-card-description + .schema-properties[data-v-e44b49a4] {
|
|
9907
|
+
margin-top: 8px;
|
|
9908
|
+
}
|
|
9909
|
+
.schema-card--level-0:nth-of-type(1)
|
|
9910
|
+
> .schema-card-description[data-v-e44b49a4]:has(+ .schema-properties) {
|
|
9911
|
+
margin-bottom: -8px;
|
|
9912
|
+
padding-bottom: 8px;
|
|
9913
|
+
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
9914
|
+
}
|
|
9915
|
+
.schema-card--level-0
|
|
9916
|
+
~ .schema-card--level-0
|
|
9917
|
+
> .schema-card-description[data-v-e44b49a4]:has(+ .schema-properties) {
|
|
9918
|
+
padding-top: 8px;
|
|
9919
|
+
}
|
|
9920
|
+
.schema-properties-open.schema-properties[data-v-e44b49a4],
|
|
9921
|
+
.schema-properties-open > .schema-card--open[data-v-e44b49a4] {
|
|
9922
|
+
width: 100%;
|
|
9923
|
+
}
|
|
9924
|
+
.schema-properties[data-v-e44b49a4] {
|
|
9925
|
+
display: flex;
|
|
9926
|
+
flex-direction: column;
|
|
9927
|
+
|
|
9928
|
+
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
9929
|
+
border-radius: var(--scalar-radius-lg);
|
|
9930
|
+
width: fit-content;
|
|
9931
|
+
}
|
|
9932
|
+
.schema-properties-name[data-v-e44b49a4] {
|
|
9933
|
+
width: 100%;
|
|
9934
|
+
}
|
|
9935
|
+
.schema-properties .schema-properties[data-v-e44b49a4] {
|
|
9936
|
+
border-radius: 13.5px;
|
|
9937
|
+
}
|
|
9938
|
+
.schema-properties .schema-properties.schema-properties-open[data-v-e44b49a4] {
|
|
9939
|
+
border-radius: var(--scalar-radius-lg);
|
|
9940
|
+
}
|
|
9941
|
+
.schema-properties-open[data-v-e44b49a4] {
|
|
9942
|
+
width: 100%;
|
|
9943
|
+
}
|
|
9944
|
+
.schema-card--compact[data-v-e44b49a4] {
|
|
9945
|
+
align-self: flex-start;
|
|
9946
|
+
}
|
|
9947
|
+
.schema-card--compact.schema-card--open[data-v-e44b49a4] {
|
|
9948
|
+
align-self: initial;
|
|
9949
|
+
}
|
|
9950
|
+
.schema-card-title--compact[data-v-e44b49a4] {
|
|
9951
|
+
color: var(--scalar-color-2);
|
|
9952
|
+
padding: 6px 10px 6px 8px;
|
|
9953
|
+
height: auto;
|
|
9954
|
+
border-bottom: none;
|
|
9955
|
+
}
|
|
9956
|
+
.schema-card-title--compact > .schema-card-title-icon[data-v-e44b49a4] {
|
|
9957
|
+
margin: 0;
|
|
9958
|
+
}
|
|
9959
|
+
.schema-card-title--compact > .schema-card-title-icon--open[data-v-e44b49a4] {
|
|
9960
|
+
transform: rotate(45deg);
|
|
9961
|
+
}
|
|
9962
|
+
.schema-properties-open > .schema-card-title--compact[data-v-e44b49a4] {
|
|
9963
|
+
position: static;
|
|
9964
|
+
}
|
|
9965
|
+
.property--level-0
|
|
9966
|
+
> .schema-properties
|
|
9967
|
+
> .schema-card--level-0
|
|
9968
|
+
> .schema-properties[data-v-e44b49a4] {
|
|
9969
|
+
border: none;
|
|
9970
|
+
}
|
|
9971
|
+
.property--level-0
|
|
9972
|
+
.schema-card--level-0:not(.schema-card--compact)
|
|
9973
|
+
.property--level-1[data-v-e44b49a4] {
|
|
9974
|
+
padding: 0 0 8px;
|
|
9975
|
+
}
|
|
9976
|
+
:not(.composition-panel)
|
|
9977
|
+
> .schema-card--compact.schema-card--level-0
|
|
9978
|
+
> .schema-properties[data-v-e44b49a4] {
|
|
9979
|
+
border: none;
|
|
9980
|
+
}
|
|
9981
|
+
[data-v-e44b49a4] .schema-card-description p {
|
|
9982
|
+
font-size: var(--scalar-small, var(--scalar-paragraph));
|
|
9983
|
+
color: var(--scalar-color-2);
|
|
9984
|
+
margin-bottom: 0;
|
|
9985
|
+
display: block;
|
|
9986
|
+
margin-bottom: 6px;
|
|
9987
|
+
}
|
|
9988
|
+
.children .schema-card-description[data-v-e44b49a4]:first-of-type {
|
|
9989
|
+
padding-top: 0;
|
|
9739
9990
|
}
|
|
9740
9991
|
|
|
9741
9992
|
.property-enum-value[data-v-4375ecfd] {
|
|
@@ -9798,28 +10049,28 @@ to {
|
|
|
9798
10049
|
color: var(--scalar-color-3);
|
|
9799
10050
|
}
|
|
9800
10051
|
|
|
9801
|
-
.property-heading:empty + .property-description[data-v-
|
|
9802
|
-
.property-description[data-v-
|
|
10052
|
+
.property-heading:empty + .property-description[data-v-602e2e26]:last-of-type,
|
|
10053
|
+
.property-description[data-v-602e2e26]:first-of-type:last-of-type {
|
|
9803
10054
|
margin-top: 0;
|
|
9804
10055
|
}
|
|
9805
|
-
.property-list[data-v-
|
|
10056
|
+
.property-list[data-v-602e2e26] {
|
|
9806
10057
|
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
9807
10058
|
border-radius: var(--scalar-radius);
|
|
9808
10059
|
margin-top: 10px;
|
|
9809
10060
|
}
|
|
9810
|
-
.property-list .property[data-v-
|
|
10061
|
+
.property-list .property[data-v-602e2e26]:last-of-type {
|
|
9811
10062
|
padding-bottom: 10px;
|
|
9812
10063
|
}
|
|
9813
|
-
.property-enum-values[data-v-
|
|
10064
|
+
.property-enum-values[data-v-602e2e26] {
|
|
9814
10065
|
font-size: var(--scalar-font-size-3);
|
|
9815
10066
|
list-style: none;
|
|
9816
10067
|
margin-top: 8px;
|
|
9817
10068
|
padding-left: 2px;
|
|
9818
10069
|
}
|
|
9819
|
-
.enum-toggle-button[data-v-
|
|
10070
|
+
.enum-toggle-button[data-v-602e2e26]:hover {
|
|
9820
10071
|
color: var(--scalar-color-1);
|
|
9821
10072
|
}
|
|
9822
|
-
.property-enum-property-names[data-v-
|
|
10073
|
+
.property-enum-property-names[data-v-602e2e26] {
|
|
9823
10074
|
font-size: var(--scalar-font-size-4);
|
|
9824
10075
|
color: var(--scalar-color-2);
|
|
9825
10076
|
display: inline-block;
|
|
@@ -9930,7 +10181,7 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
9930
10181
|
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
9931
10182
|
border-radius: var(--scalar-radius);
|
|
9932
10183
|
}
|
|
9933
|
-
/*! tailwindcss v4.
|
|
10184
|
+
/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
|
|
9934
10185
|
.property-example[data-v-370db0bd] {
|
|
9935
10186
|
font-size: var(--scalar-mini);
|
|
9936
10187
|
flex-direction: column;
|
|
@@ -9993,27 +10244,27 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
9993
10244
|
display: flex;
|
|
9994
10245
|
}
|
|
9995
10246
|
|
|
9996
|
-
.property-heading[data-v-
|
|
10247
|
+
.property-heading[data-v-74d321d3] {
|
|
9997
10248
|
display: flex;
|
|
9998
10249
|
flex-wrap: wrap;
|
|
9999
10250
|
align-items: baseline;
|
|
10000
10251
|
row-gap: 9px;
|
|
10001
10252
|
white-space: nowrap;
|
|
10002
10253
|
}
|
|
10003
|
-
.property-heading[data-v-
|
|
10004
|
-
.property-heading[data-v-
|
|
10254
|
+
.property-heading[data-v-74d321d3]:has(+ .children),
|
|
10255
|
+
.property-heading[data-v-74d321d3]:has(+ .property-rule) {
|
|
10005
10256
|
margin-bottom: 9px;
|
|
10006
10257
|
}
|
|
10007
|
-
.property-heading[data-v-
|
|
10258
|
+
.property-heading[data-v-74d321d3] > * {
|
|
10008
10259
|
margin-right: 9px;
|
|
10009
10260
|
}
|
|
10010
|
-
.property-heading[data-v-
|
|
10261
|
+
.property-heading[data-v-74d321d3]:last-child {
|
|
10011
10262
|
margin-right: 0;
|
|
10012
10263
|
}
|
|
10013
|
-
.property-heading > .property-detail[data-v-
|
|
10264
|
+
.property-heading > .property-detail[data-v-74d321d3]:not(:last-of-type) {
|
|
10014
10265
|
margin-right: 0;
|
|
10015
10266
|
}
|
|
10016
|
-
.property-name[data-v-
|
|
10267
|
+
.property-name[data-v-74d321d3] {
|
|
10017
10268
|
max-width: 100%;
|
|
10018
10269
|
font-family: var(--scalar-font-code);
|
|
10019
10270
|
font-weight: var(--scalar-bold);
|
|
@@ -10021,30 +10272,30 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
10021
10272
|
white-space: normal;
|
|
10022
10273
|
overflow-wrap: break-word;
|
|
10023
10274
|
}
|
|
10024
|
-
.property-additional[data-v-
|
|
10275
|
+
.property-additional[data-v-74d321d3] {
|
|
10025
10276
|
font-family: var(--scalar-font-code);
|
|
10026
10277
|
}
|
|
10027
|
-
.property-required[data-v-
|
|
10028
|
-
.property-optional[data-v-
|
|
10278
|
+
.property-required[data-v-74d321d3],
|
|
10279
|
+
.property-optional[data-v-74d321d3] {
|
|
10029
10280
|
color: var(--scalar-color-2);
|
|
10030
10281
|
}
|
|
10031
|
-
.property-required[data-v-
|
|
10282
|
+
.property-required[data-v-74d321d3] {
|
|
10032
10283
|
font-size: var(--scalar-mini);
|
|
10033
10284
|
color: var(--scalar-color-orange);
|
|
10034
10285
|
}
|
|
10035
|
-
.property-read-only[data-v-
|
|
10286
|
+
.property-read-only[data-v-74d321d3] {
|
|
10036
10287
|
font-size: var(--scalar-mini);
|
|
10037
10288
|
color: var(--scalar-color-blue);
|
|
10038
10289
|
}
|
|
10039
|
-
.property-write-only[data-v-
|
|
10290
|
+
.property-write-only[data-v-74d321d3] {
|
|
10040
10291
|
font-size: var(--scalar-mini);
|
|
10041
10292
|
color: var(--scalar-color-green);
|
|
10042
10293
|
}
|
|
10043
|
-
.property-discriminator[data-v-
|
|
10294
|
+
.property-discriminator[data-v-74d321d3] {
|
|
10044
10295
|
font-size: var(--scalar-mini);
|
|
10045
10296
|
color: var(--scalar-color-purple);
|
|
10046
10297
|
}
|
|
10047
|
-
.property-detail[data-v-
|
|
10298
|
+
.property-detail[data-v-74d321d3] {
|
|
10048
10299
|
font-size: var(--scalar-mini);
|
|
10049
10300
|
color: var(--scalar-color-2);
|
|
10050
10301
|
display: flex;
|
|
@@ -10052,14 +10303,14 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
10052
10303
|
|
|
10053
10304
|
min-width: 0;
|
|
10054
10305
|
}
|
|
10055
|
-
.property-const[data-v-
|
|
10306
|
+
.property-const[data-v-74d321d3] {
|
|
10056
10307
|
color: var(--scalar-color-1);
|
|
10057
10308
|
}
|
|
10058
|
-
.deprecated[data-v-
|
|
10309
|
+
.deprecated[data-v-74d321d3] {
|
|
10059
10310
|
text-decoration: line-through;
|
|
10060
10311
|
}
|
|
10061
10312
|
|
|
10062
|
-
.property[data-v-
|
|
10313
|
+
.property[data-v-1ebde634] {
|
|
10063
10314
|
color: var(--scalar-color-1);
|
|
10064
10315
|
display: flex;
|
|
10065
10316
|
flex-direction: column;
|
|
@@ -10069,7 +10320,7 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
10069
10320
|
}
|
|
10070
10321
|
|
|
10071
10322
|
/** Remove top padding for top level schema card */
|
|
10072
|
-
.property.property--level-0[data-v-
|
|
10323
|
+
.property.property--level-0[data-v-1ebde634]:has(
|
|
10073
10324
|
> .property-rule
|
|
10074
10325
|
> .schema-card
|
|
10075
10326
|
> .schema-properties.schema-properties-open
|
|
@@ -10078,25 +10329,25 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
10078
10329
|
) {
|
|
10079
10330
|
padding-top: 0;
|
|
10080
10331
|
}
|
|
10081
|
-
.property--compact.property--level-0[data-v-
|
|
10082
|
-
.property--compact.property--level-1[data-v-
|
|
10332
|
+
.property--compact.property--level-0[data-v-1ebde634],
|
|
10333
|
+
.property--compact.property--level-1[data-v-1ebde634] {
|
|
10083
10334
|
padding: 10px 0;
|
|
10084
10335
|
}
|
|
10085
|
-
.composition-panel .property.property.property.property--level-0[data-v-
|
|
10336
|
+
.composition-panel .property.property.property.property--level-0[data-v-1ebde634] {
|
|
10086
10337
|
padding: 0px;
|
|
10087
10338
|
}
|
|
10088
10339
|
.property--compact.property--level-0
|
|
10089
10340
|
.composition-panel
|
|
10090
|
-
.property--compact.property--level-1[data-v-
|
|
10341
|
+
.property--compact.property--level-1[data-v-1ebde634] {
|
|
10091
10342
|
padding: 8px;
|
|
10092
10343
|
}
|
|
10093
10344
|
|
|
10094
10345
|
/* if a property doesn't have a heading, remove the top padding */
|
|
10095
|
-
.property[data-v-
|
|
10346
|
+
.property[data-v-1ebde634]:has(> .property-rule:nth-of-type(1)):not(.property--compact) {
|
|
10096
10347
|
padding-top: 8px;
|
|
10097
10348
|
padding-bottom: 8px;
|
|
10098
10349
|
}
|
|
10099
|
-
.property--deprecated[data-v-
|
|
10350
|
+
.property--deprecated[data-v-1ebde634] {
|
|
10100
10351
|
background: repeating-linear-gradient(
|
|
10101
10352
|
-45deg,
|
|
10102
10353
|
var(--scalar-background-2) 0,
|
|
@@ -10106,49 +10357,49 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
10106
10357
|
);
|
|
10107
10358
|
background-size: 100%;
|
|
10108
10359
|
}
|
|
10109
|
-
.property--deprecated[data-v-
|
|
10360
|
+
.property--deprecated[data-v-1ebde634] > * {
|
|
10110
10361
|
opacity: 0.75;
|
|
10111
10362
|
}
|
|
10112
|
-
.property-description[data-v-
|
|
10363
|
+
.property-description[data-v-1ebde634] {
|
|
10113
10364
|
margin-top: 6px;
|
|
10114
10365
|
line-height: 1.4;
|
|
10115
10366
|
font-size: var(--scalar-small);
|
|
10116
10367
|
}
|
|
10117
|
-
.property-description[data-v-
|
|
10368
|
+
.property-description[data-v-1ebde634]:has(+ .property-rule) {
|
|
10118
10369
|
margin-bottom: 9px;
|
|
10119
10370
|
}
|
|
10120
|
-
[data-v-
|
|
10371
|
+
[data-v-1ebde634] .property-description * {
|
|
10121
10372
|
color: var(--scalar-color-2) !important;
|
|
10122
10373
|
}
|
|
10123
|
-
.property[data-v-
|
|
10374
|
+
.property[data-v-1ebde634]:not(:last-of-type) {
|
|
10124
10375
|
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10125
10376
|
}
|
|
10126
|
-
.property-description + .children[data-v-
|
|
10127
|
-
.children + .property-rule[data-v-
|
|
10377
|
+
.property-description + .children[data-v-1ebde634],
|
|
10378
|
+
.children + .property-rule[data-v-1ebde634] {
|
|
10128
10379
|
margin-top: 9px;
|
|
10129
10380
|
}
|
|
10130
|
-
.children[data-v-
|
|
10381
|
+
.children[data-v-1ebde634] {
|
|
10131
10382
|
display: flex;
|
|
10132
10383
|
flex-direction: column;
|
|
10133
10384
|
}
|
|
10134
|
-
.children .property--compact.property--level-1[data-v-
|
|
10385
|
+
.children .property--compact.property--level-1[data-v-1ebde634] {
|
|
10135
10386
|
padding: 12px;
|
|
10136
10387
|
}
|
|
10137
|
-
.property-example-value[data-v-
|
|
10388
|
+
.property-example-value[data-v-1ebde634] {
|
|
10138
10389
|
all: unset;
|
|
10139
10390
|
font-family: var(--scalar-font-code);
|
|
10140
10391
|
padding: 6px;
|
|
10141
10392
|
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10142
10393
|
}
|
|
10143
|
-
.property-rule[data-v-
|
|
10394
|
+
.property-rule[data-v-1ebde634] {
|
|
10144
10395
|
border-radius: var(--scalar-radius-lg);
|
|
10145
10396
|
display: flex;
|
|
10146
10397
|
flex-direction: column;
|
|
10147
10398
|
}
|
|
10148
|
-
.property--level-2[data-v-
|
|
10399
|
+
.property--level-2[data-v-1ebde634] .relative > button {
|
|
10149
10400
|
left: -2rem;
|
|
10150
10401
|
}
|
|
10151
|
-
.property-rule[data-v-
|
|
10402
|
+
.property-rule[data-v-1ebde634]
|
|
10152
10403
|
|
|
10153
10404
|
.composition-panel
|
|
10154
10405
|
.schema-card--level-1
|
|
@@ -10156,7 +10407,7 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
10156
10407
|
{
|
|
10157
10408
|
border-radius: 0 0 var(--scalar-radius-lg) var(--scalar-radius-lg);
|
|
10158
10409
|
}
|
|
10159
|
-
.property-rule[data-v-
|
|
10410
|
+
.property-rule[data-v-1ebde634]
|
|
10160
10411
|
.composition-panel > .schema-card > .schema-card-description {
|
|
10161
10412
|
padding: 10px;
|
|
10162
10413
|
border-left: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
@@ -10165,29 +10416,29 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
10165
10416
|
margin-top: 0;
|
|
10166
10417
|
}
|
|
10167
10418
|
}
|
|
10168
|
-
.property-example[data-v-
|
|
10419
|
+
.property-example[data-v-1ebde634] {
|
|
10169
10420
|
background: transparent;
|
|
10170
10421
|
border: none;
|
|
10171
10422
|
display: flex;
|
|
10172
10423
|
flex-direction: row;
|
|
10173
10424
|
gap: 8px;
|
|
10174
10425
|
}
|
|
10175
|
-
.property-example-label[data-v-
|
|
10176
|
-
.property-example-value[data-v-
|
|
10426
|
+
.property-example-label[data-v-1ebde634],
|
|
10427
|
+
.property-example-value[data-v-1ebde634] {
|
|
10177
10428
|
padding: 3px 0 0 0;
|
|
10178
10429
|
}
|
|
10179
|
-
.property-example-value[data-v-
|
|
10430
|
+
.property-example-value[data-v-1ebde634] {
|
|
10180
10431
|
background: var(--scalar-background-2);
|
|
10181
10432
|
border-top: 0;
|
|
10182
10433
|
border-radius: var(--scalar-radius);
|
|
10183
10434
|
padding: 3px 4px;
|
|
10184
10435
|
}
|
|
10185
|
-
.property-name[data-v-
|
|
10436
|
+
.property-name[data-v-1ebde634] {
|
|
10186
10437
|
font-family: var(--scalar-font-code);
|
|
10187
10438
|
font-weight: var(--scalar-semibold);
|
|
10188
10439
|
}
|
|
10189
|
-
.property-name-additional-properties[data-v-
|
|
10190
|
-
.property-name-pattern-properties[data-v-
|
|
10440
|
+
.property-name-additional-properties[data-v-1ebde634]::before,
|
|
10441
|
+
.property-name-pattern-properties[data-v-1ebde634]::before {
|
|
10191
10442
|
text-transform: uppercase;
|
|
10192
10443
|
font-size: var(--scalar-micro);
|
|
10193
10444
|
display: inline-block;
|
|
@@ -10198,11 +10449,11 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
10198
10449
|
background-color: var(--scalar-background-2);
|
|
10199
10450
|
margin-right: 4px;
|
|
10200
10451
|
}
|
|
10201
|
-
.property-name-pattern-properties[data-v-
|
|
10452
|
+
.property-name-pattern-properties[data-v-1ebde634]::before {
|
|
10202
10453
|
content: 'regex';
|
|
10203
10454
|
}
|
|
10204
|
-
.property-name-additional-properties[data-v-
|
|
10205
|
-
.property-name-pattern-properties[data-v-
|
|
10455
|
+
.property-name-additional-properties[data-v-1ebde634],
|
|
10456
|
+
.property-name-pattern-properties[data-v-1ebde634] {
|
|
10206
10457
|
border: 1px dashed var(--scalar-border-color);
|
|
10207
10458
|
color: var(--scalar-color-accent);
|
|
10208
10459
|
display: inline-block;
|
|
@@ -10210,136 +10461,6 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
10210
10461
|
border-radius: var(--scalar-radius);
|
|
10211
10462
|
}
|
|
10212
10463
|
|
|
10213
|
-
.error[data-v-e811e294] {
|
|
10214
|
-
background-color: var(--scalar-color-red);
|
|
10215
|
-
}
|
|
10216
|
-
.schema-card[data-v-e811e294] {
|
|
10217
|
-
font-size: var(--scalar-font-size-4);
|
|
10218
|
-
color: var(--scalar-color-1);
|
|
10219
|
-
}
|
|
10220
|
-
.schema-card-title[data-v-e811e294] {
|
|
10221
|
-
height: var(--schema-title-height);
|
|
10222
|
-
|
|
10223
|
-
padding: 6px 8px;
|
|
10224
|
-
|
|
10225
|
-
display: flex;
|
|
10226
|
-
align-items: center;
|
|
10227
|
-
gap: 4px;
|
|
10228
|
-
|
|
10229
|
-
color: var(--scalar-color-2);
|
|
10230
|
-
font-weight: var(--scalar-semibold);
|
|
10231
|
-
font-size: var(--scalar-mini);
|
|
10232
|
-
border-bottom: var(--scalar-border-width) solid transparent;
|
|
10233
|
-
}
|
|
10234
|
-
button.schema-card-title[data-v-e811e294] {
|
|
10235
|
-
cursor: pointer;
|
|
10236
|
-
}
|
|
10237
|
-
button.schema-card-title[data-v-e811e294]:hover {
|
|
10238
|
-
color: var(--scalar-color-1);
|
|
10239
|
-
}
|
|
10240
|
-
.schema-card-title-icon--open[data-v-e811e294] {
|
|
10241
|
-
transform: rotate(45deg);
|
|
10242
|
-
}
|
|
10243
|
-
.schema-properties-open > .schema-card-title[data-v-e811e294] {
|
|
10244
|
-
border-bottom-left-radius: 0;
|
|
10245
|
-
border-bottom-right-radius: 0;
|
|
10246
|
-
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10247
|
-
}
|
|
10248
|
-
.schema-properties-open > .schema-properties[data-v-e811e294] {
|
|
10249
|
-
width: fit-content;
|
|
10250
|
-
}
|
|
10251
|
-
.schema-card-description[data-v-e811e294] {
|
|
10252
|
-
color: var(--scalar-color-2);
|
|
10253
|
-
}
|
|
10254
|
-
.schema-card-description + .schema-properties[data-v-e811e294] {
|
|
10255
|
-
width: fit-content;
|
|
10256
|
-
}
|
|
10257
|
-
.schema-card-description + .schema-properties[data-v-e811e294] {
|
|
10258
|
-
margin-top: 8px;
|
|
10259
|
-
}
|
|
10260
|
-
.schema-card--level-0:nth-of-type(1)
|
|
10261
|
-
> .schema-card-description[data-v-e811e294]:has(+ .schema-properties) {
|
|
10262
|
-
margin-bottom: -8px;
|
|
10263
|
-
padding-bottom: 8px;
|
|
10264
|
-
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10265
|
-
}
|
|
10266
|
-
.schema-card--level-0
|
|
10267
|
-
~ .schema-card--level-0
|
|
10268
|
-
> .schema-card-description[data-v-e811e294]:has(+ .schema-properties) {
|
|
10269
|
-
padding-top: 8px;
|
|
10270
|
-
}
|
|
10271
|
-
.schema-properties-open.schema-properties[data-v-e811e294],
|
|
10272
|
-
.schema-properties-open > .schema-card--open[data-v-e811e294] {
|
|
10273
|
-
width: 100%;
|
|
10274
|
-
}
|
|
10275
|
-
.schema-properties[data-v-e811e294] {
|
|
10276
|
-
display: flex;
|
|
10277
|
-
flex-direction: column;
|
|
10278
|
-
|
|
10279
|
-
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10280
|
-
border-radius: var(--scalar-radius-lg);
|
|
10281
|
-
width: fit-content;
|
|
10282
|
-
}
|
|
10283
|
-
.schema-properties-name[data-v-e811e294] {
|
|
10284
|
-
width: 100%;
|
|
10285
|
-
}
|
|
10286
|
-
.schema-properties .schema-properties[data-v-e811e294] {
|
|
10287
|
-
border-radius: 13.5px;
|
|
10288
|
-
}
|
|
10289
|
-
.schema-properties .schema-properties.schema-properties-open[data-v-e811e294] {
|
|
10290
|
-
border-radius: var(--scalar-radius-lg);
|
|
10291
|
-
}
|
|
10292
|
-
.schema-properties-open[data-v-e811e294] {
|
|
10293
|
-
width: 100%;
|
|
10294
|
-
}
|
|
10295
|
-
.schema-card--compact[data-v-e811e294] {
|
|
10296
|
-
align-self: flex-start;
|
|
10297
|
-
}
|
|
10298
|
-
.schema-card--compact.schema-card--open[data-v-e811e294] {
|
|
10299
|
-
align-self: initial;
|
|
10300
|
-
}
|
|
10301
|
-
.schema-card-title--compact[data-v-e811e294] {
|
|
10302
|
-
color: var(--scalar-color-2);
|
|
10303
|
-
padding: 6px 10px 6px 8px;
|
|
10304
|
-
height: auto;
|
|
10305
|
-
border-bottom: none;
|
|
10306
|
-
}
|
|
10307
|
-
.schema-card-title--compact > .schema-card-title-icon[data-v-e811e294] {
|
|
10308
|
-
margin: 0;
|
|
10309
|
-
}
|
|
10310
|
-
.schema-card-title--compact > .schema-card-title-icon--open[data-v-e811e294] {
|
|
10311
|
-
transform: rotate(45deg);
|
|
10312
|
-
}
|
|
10313
|
-
.schema-properties-open > .schema-card-title--compact[data-v-e811e294] {
|
|
10314
|
-
position: static;
|
|
10315
|
-
}
|
|
10316
|
-
.property--level-0
|
|
10317
|
-
> .schema-properties
|
|
10318
|
-
> .schema-card--level-0
|
|
10319
|
-
> .schema-properties[data-v-e811e294] {
|
|
10320
|
-
border: none;
|
|
10321
|
-
}
|
|
10322
|
-
.property--level-0
|
|
10323
|
-
.schema-card--level-0:not(.schema-card--compact)
|
|
10324
|
-
.property--level-1[data-v-e811e294] {
|
|
10325
|
-
padding: 0 0 8px;
|
|
10326
|
-
}
|
|
10327
|
-
:not(.composition-panel)
|
|
10328
|
-
> .schema-card--compact.schema-card--level-0
|
|
10329
|
-
> .schema-properties[data-v-e811e294] {
|
|
10330
|
-
border: none;
|
|
10331
|
-
}
|
|
10332
|
-
[data-v-e811e294] .schema-card-description p {
|
|
10333
|
-
font-size: var(--scalar-small, var(--scalar-paragraph));
|
|
10334
|
-
color: var(--scalar-color-2);
|
|
10335
|
-
margin-bottom: 0;
|
|
10336
|
-
display: block;
|
|
10337
|
-
margin-bottom: 6px;
|
|
10338
|
-
}
|
|
10339
|
-
.children .schema-card-description[data-v-e811e294]:first-of-type {
|
|
10340
|
-
padding-top: 0;
|
|
10341
|
-
}
|
|
10342
|
-
|
|
10343
10464
|
.section-wrapper[data-v-ff689b94] {
|
|
10344
10465
|
color: var(--scalar-color-1);
|
|
10345
10466
|
|
|
@@ -10403,89 +10524,55 @@ button.schema-card-title[data-v-e811e294]:hover {
|
|
|
10403
10524
|
padding-bottom: 9px;
|
|
10404
10525
|
}
|
|
10405
10526
|
|
|
10406
|
-
.
|
|
10407
|
-
|
|
10408
|
-
|
|
10409
|
-
|
|
10410
|
-
|
|
10411
|
-
font-weight: var(--scalar-semibold);
|
|
10527
|
+
.reference-models-anchor[data-v-f3ae088e] {
|
|
10528
|
+
display: flex;
|
|
10529
|
+
align-items: center;
|
|
10530
|
+
font-size: 20px;
|
|
10531
|
+
padding-left: 6px;
|
|
10412
10532
|
color: var(--scalar-color-1);
|
|
10413
10533
|
}
|
|
10414
|
-
|
|
10415
|
-
|
|
10416
|
-
|
|
10417
|
-
* slot content on hover) trails after the last pill instead of overlapping the first one.
|
|
10418
|
-
*/
|
|
10419
|
-
.message-heading[data-v-50be0795] {
|
|
10420
|
-
display: inline-flex;
|
|
10421
|
-
flex-wrap: wrap;
|
|
10422
|
-
align-items: center;
|
|
10423
|
-
gap: 8px;
|
|
10424
|
-
}
|
|
10425
|
-
/* Pad the expanded body so the description and schemas don't sit flush against the border. */
|
|
10426
|
-
.message-accordion[data-v-50be0795] .section-accordion-content-card {
|
|
10427
|
-
padding: 12px;
|
|
10428
|
-
}
|
|
10429
|
-
.message-description[data-v-50be0795] {
|
|
10430
|
-
padding-bottom: 4px;
|
|
10431
|
-
text-align: left;
|
|
10432
|
-
}
|
|
10433
|
-
.message-schema[data-v-50be0795] {
|
|
10434
|
-
margin-top: 12px;
|
|
10435
|
-
}
|
|
10436
|
-
.message-schema[data-v-50be0795]:first-child {
|
|
10437
|
-
margin-top: 0;
|
|
10438
|
-
}
|
|
10439
|
-
.message-schema-title[data-v-50be0795] {
|
|
10440
|
-
font-size: var(--scalar-font-size-2);
|
|
10441
|
-
font-weight: var(--scalar-semibold);
|
|
10442
|
-
color: var(--scalar-color-1);
|
|
10443
|
-
padding-bottom: 8px;
|
|
10444
|
-
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10445
|
-
margin-bottom: 8px;
|
|
10534
|
+
.reference-models-label[data-v-f3ae088e] {
|
|
10535
|
+
display: block;
|
|
10536
|
+
font-size: var(--scalar-mini);
|
|
10446
10537
|
}
|
|
10447
10538
|
|
|
10448
|
-
|
|
10449
|
-
|
|
10450
|
-
|
|
10539
|
+
/* Style the "icon" */
|
|
10540
|
+
.reference-models-label[data-v-f3ae088e] em {
|
|
10541
|
+
font-weight: var(--scalar-bold);
|
|
10451
10542
|
}
|
|
10452
|
-
|
|
10453
|
-
|
|
10454
|
-
|
|
10455
|
-
|
|
10543
|
+
|
|
10544
|
+
.collapsible-section[data-v-ea5f870d] {
|
|
10545
|
+
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10546
|
+
position: relative;
|
|
10456
10547
|
}
|
|
10457
|
-
.
|
|
10458
|
-
font-size: var(--scalar-heading-3);
|
|
10459
|
-
font-weight: var(--scalar-semibold);
|
|
10548
|
+
.collapsible-section-header[data-v-ea5f870d] {
|
|
10460
10549
|
color: var(--scalar-color-1);
|
|
10461
10550
|
}
|
|
10462
|
-
|
|
10463
|
-
|
|
10464
|
-
.operation-action[data-v-ef35fcd1] {
|
|
10465
|
-
text-transform: uppercase;
|
|
10466
|
-
font-size: var(--scalar-mini);
|
|
10467
|
-
font-weight: var(--scalar-semibold);
|
|
10468
|
-
letter-spacing: 0.05em;
|
|
10469
|
-
border-radius: 12px;
|
|
10470
|
-
padding: 2px 8px;
|
|
10471
|
-
display: inline-flex;
|
|
10551
|
+
.collapsible-section .collapsible-section-trigger[data-v-ea5f870d] {
|
|
10552
|
+
display: flex;
|
|
10472
10553
|
align-items: center;
|
|
10554
|
+
cursor: pointer;
|
|
10555
|
+
padding: 10px 0;
|
|
10556
|
+
font-size: var(--scalar-font-size-3);
|
|
10557
|
+
z-index: 1;
|
|
10558
|
+
position: relative;
|
|
10473
10559
|
}
|
|
10474
|
-
.
|
|
10475
|
-
color: var(--scalar-color-
|
|
10476
|
-
|
|
10560
|
+
.collapsible-section-trigger svg[data-v-ea5f870d] {
|
|
10561
|
+
color: var(--scalar-color-3);
|
|
10562
|
+
position: absolute;
|
|
10563
|
+
left: -19px;
|
|
10477
10564
|
}
|
|
10478
|
-
.
|
|
10479
|
-
color: var(--scalar-color-
|
|
10480
|
-
background: color-mix(in srgb, var(--scalar-color-green), transparent 88%);
|
|
10565
|
+
.collapsible-section:hover .collapsible-section-trigger svg[data-v-ea5f870d] {
|
|
10566
|
+
color: var(--scalar-color-1);
|
|
10481
10567
|
}
|
|
10482
|
-
.
|
|
10483
|
-
|
|
10484
|
-
margin-top: 4px;
|
|
10568
|
+
.collapsible-section .collapsible-section-trigger[data-v-ea5f870d] .anchor-copy {
|
|
10569
|
+
line-height: 18.5px;
|
|
10485
10570
|
}
|
|
10486
|
-
|
|
10487
|
-
|
|
10488
|
-
margin
|
|
10571
|
+
.collapsible-section-content[data-v-ea5f870d] {
|
|
10572
|
+
padding: 0;
|
|
10573
|
+
margin: 0;
|
|
10574
|
+
margin-bottom: 10px;
|
|
10575
|
+
scroll-margin-top: 140px;
|
|
10489
10576
|
}
|
|
10490
10577
|
|
|
10491
10578
|
.section-accordion-wrapper[data-v-9419dd23] {
|
|
@@ -10547,227 +10634,6 @@ button.schema-card-title[data-v-e811e294]:hover {
|
|
|
10547
10634
|
}
|
|
10548
10635
|
}
|
|
10549
10636
|
|
|
10550
|
-
.headers-card[data-v-b7ba0e6f] {
|
|
10551
|
-
z-index: 0;
|
|
10552
|
-
margin-top: 12px;
|
|
10553
|
-
margin-bottom: 6px;
|
|
10554
|
-
position: relative;
|
|
10555
|
-
font-size: var(--scalar-font-size-4);
|
|
10556
|
-
color: var(--scalar-color-1);
|
|
10557
|
-
|
|
10558
|
-
align-self: flex-start;
|
|
10559
|
-
}
|
|
10560
|
-
.headers-card.headers-card--open[data-v-b7ba0e6f] {
|
|
10561
|
-
align-self: initial;
|
|
10562
|
-
}
|
|
10563
|
-
.headers-card-title[data-v-b7ba0e6f] {
|
|
10564
|
-
padding: 6px 10px;
|
|
10565
|
-
|
|
10566
|
-
display: flex;
|
|
10567
|
-
align-items: center;
|
|
10568
|
-
gap: 4px;
|
|
10569
|
-
|
|
10570
|
-
color: var(--scalar-color-3);
|
|
10571
|
-
font-weight: var(--scalar-semibold);
|
|
10572
|
-
font-size: var(--scalar-micro);
|
|
10573
|
-
|
|
10574
|
-
border-radius: 13.5px;
|
|
10575
|
-
}
|
|
10576
|
-
button.headers-card-title[data-v-b7ba0e6f] {
|
|
10577
|
-
cursor: pointer;
|
|
10578
|
-
}
|
|
10579
|
-
button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
10580
|
-
color: var(--scalar-color-1);
|
|
10581
|
-
}
|
|
10582
|
-
.headers-card-title-icon--open[data-v-b7ba0e6f] {
|
|
10583
|
-
transform: rotate(45deg);
|
|
10584
|
-
}
|
|
10585
|
-
.headers-properties[data-v-b7ba0e6f] {
|
|
10586
|
-
display: flex;
|
|
10587
|
-
flex-direction: column;
|
|
10588
|
-
|
|
10589
|
-
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10590
|
-
|
|
10591
|
-
border-radius: 13.5px;
|
|
10592
|
-
width: fit-content;
|
|
10593
|
-
}
|
|
10594
|
-
.headers-properties-open > .headers-card-title[data-v-b7ba0e6f] {
|
|
10595
|
-
border-bottom-left-radius: 0;
|
|
10596
|
-
border-bottom-right-radius: 0;
|
|
10597
|
-
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10598
|
-
}
|
|
10599
|
-
.headers-properties-open[data-v-b7ba0e6f] {
|
|
10600
|
-
border-radius: var(--scalar-radius-lg);
|
|
10601
|
-
width: 100%;
|
|
10602
|
-
}
|
|
10603
|
-
.headers-card .property[data-v-b7ba0e6f]:last-of-type {
|
|
10604
|
-
padding-bottom: 10px;
|
|
10605
|
-
}
|
|
10606
|
-
.headers-card-title > .headers-card-title-icon[data-v-b7ba0e6f] {
|
|
10607
|
-
width: 14px;
|
|
10608
|
-
height: 14px;
|
|
10609
|
-
margin: 0;
|
|
10610
|
-
}
|
|
10611
|
-
.headers-card-title > .headers-card-title-icon--open[data-v-b7ba0e6f] {
|
|
10612
|
-
transform: rotate(45deg);
|
|
10613
|
-
}
|
|
10614
|
-
|
|
10615
|
-
.parameter-item[data-v-830e91ce] {
|
|
10616
|
-
display: flex;
|
|
10617
|
-
flex-direction: column;
|
|
10618
|
-
position: relative;
|
|
10619
|
-
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10620
|
-
}
|
|
10621
|
-
.parameter-item:last-of-type .parameter-schema[data-v-830e91ce] {
|
|
10622
|
-
padding-bottom: 0;
|
|
10623
|
-
}
|
|
10624
|
-
.parameter-item-container[data-v-830e91ce] {
|
|
10625
|
-
padding: 0;
|
|
10626
|
-
}
|
|
10627
|
-
.parameter-item-headers[data-v-830e91ce] {
|
|
10628
|
-
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10629
|
-
}
|
|
10630
|
-
.parameter-item-name[data-v-830e91ce] {
|
|
10631
|
-
position: relative;
|
|
10632
|
-
font-weight: var(--scalar-bold);
|
|
10633
|
-
font-size: var(--scalar-font-size-4);
|
|
10634
|
-
font-family: var(--scalar-font-code);
|
|
10635
|
-
color: var(--scalar-color-1);
|
|
10636
|
-
overflow-wrap: break-word;
|
|
10637
|
-
}
|
|
10638
|
-
.parameter-item-description[data-v-830e91ce],
|
|
10639
|
-
.parameter-item-description-summary[data-v-830e91ce] {
|
|
10640
|
-
font-size: var(--scalar-mini);
|
|
10641
|
-
color: var(--scalar-color-2);
|
|
10642
|
-
}
|
|
10643
|
-
.parameter-item-description-summary.parameter-item-description-summary[data-v-830e91ce] > * {
|
|
10644
|
-
--markdown-line-height: var(--scalar-line-height-5);
|
|
10645
|
-
}
|
|
10646
|
-
|
|
10647
|
-
/* Match font size of markdown for property-detail-value since first child within accordian is displayed as if it were in the markdown section */
|
|
10648
|
-
.parameter-item-trigger
|
|
10649
|
-
~ .parameter-item-container[data-v-830e91ce]
|
|
10650
|
-
.property--level-0 > .property-heading .property-detail-value {
|
|
10651
|
-
font-size: var(--scalar-micro);
|
|
10652
|
-
}
|
|
10653
|
-
.parameter-item-required-optional[data-v-830e91ce] {
|
|
10654
|
-
color: var(--scalar-color-2);
|
|
10655
|
-
font-weight: var(--scalar-semibold);
|
|
10656
|
-
margin-right: 6px;
|
|
10657
|
-
position: relative;
|
|
10658
|
-
}
|
|
10659
|
-
.parameter-item--required[data-v-830e91ce] {
|
|
10660
|
-
text-transform: uppercase;
|
|
10661
|
-
font-size: var(--scalar-micro);
|
|
10662
|
-
font-weight: var(--scalar-semibold);
|
|
10663
|
-
color: var(--scalar-color-orange);
|
|
10664
|
-
}
|
|
10665
|
-
.parameter-item-description[data-v-830e91ce] {
|
|
10666
|
-
margin-top: 6px;
|
|
10667
|
-
font-size: var(--scalar-small);
|
|
10668
|
-
color: var(--scalar-color-2);
|
|
10669
|
-
line-height: 1.4;
|
|
10670
|
-
}
|
|
10671
|
-
.parameter-item-description[data-v-830e91ce] p {
|
|
10672
|
-
margin-top: 4px;
|
|
10673
|
-
font-size: var(--scalar-small);
|
|
10674
|
-
color: var(--scalar-color-2);
|
|
10675
|
-
}
|
|
10676
|
-
.parameter-schema[data-v-830e91ce] {
|
|
10677
|
-
padding-bottom: 9px;
|
|
10678
|
-
margin-top: 3px;
|
|
10679
|
-
}
|
|
10680
|
-
.parameter-item-trigger[data-v-830e91ce] {
|
|
10681
|
-
display: flex;
|
|
10682
|
-
align-items: baseline;
|
|
10683
|
-
line-height: var(--scalar-line-height-5);
|
|
10684
|
-
gap: 6px;
|
|
10685
|
-
flex-wrap: wrap;
|
|
10686
|
-
padding: 10px 0;
|
|
10687
|
-
outline: none;
|
|
10688
|
-
}
|
|
10689
|
-
.parameter-item-trigger-open[data-v-830e91ce] {
|
|
10690
|
-
padding-bottom: 0;
|
|
10691
|
-
}
|
|
10692
|
-
.parameter-item-icon[data-v-830e91ce] {
|
|
10693
|
-
color: var(--scalar-color-3);
|
|
10694
|
-
left: -19px;
|
|
10695
|
-
top: 0.5lh;
|
|
10696
|
-
translate: 0 -50%;
|
|
10697
|
-
position: absolute;
|
|
10698
|
-
}
|
|
10699
|
-
.parameter-item-trigger:hover .parameter-item-icon[data-v-830e91ce],
|
|
10700
|
-
.parameter-item-trigger:focus-visible .parameter-item-icon[data-v-830e91ce] {
|
|
10701
|
-
color: var(--scalar-color-1);
|
|
10702
|
-
}
|
|
10703
|
-
.parameter-item-trigger:focus-visible .parameter-item-icon[data-v-830e91ce] {
|
|
10704
|
-
outline: 1px solid var(--scalar-color-accent);
|
|
10705
|
-
outline-offset: 2px;
|
|
10706
|
-
border-radius: var(--scalar-radius);
|
|
10707
|
-
}
|
|
10708
|
-
|
|
10709
|
-
.channel-section[data-v-2b0efcde] {
|
|
10710
|
-
margin-bottom: 48px;
|
|
10711
|
-
}
|
|
10712
|
-
.channel-labels[data-v-2b0efcde] {
|
|
10713
|
-
margin-bottom: 8px;
|
|
10714
|
-
}
|
|
10715
|
-
.channel-description[data-v-2b0efcde] {
|
|
10716
|
-
padding-bottom: 4px;
|
|
10717
|
-
text-align: left;
|
|
10718
|
-
}
|
|
10719
|
-
|
|
10720
|
-
.reference-models-anchor[data-v-f3ae088e] {
|
|
10721
|
-
display: flex;
|
|
10722
|
-
align-items: center;
|
|
10723
|
-
font-size: 20px;
|
|
10724
|
-
padding-left: 6px;
|
|
10725
|
-
color: var(--scalar-color-1);
|
|
10726
|
-
}
|
|
10727
|
-
.reference-models-label[data-v-f3ae088e] {
|
|
10728
|
-
display: block;
|
|
10729
|
-
font-size: var(--scalar-mini);
|
|
10730
|
-
}
|
|
10731
|
-
|
|
10732
|
-
/* Style the "icon" */
|
|
10733
|
-
.reference-models-label[data-v-f3ae088e] em {
|
|
10734
|
-
font-weight: var(--scalar-bold);
|
|
10735
|
-
}
|
|
10736
|
-
|
|
10737
|
-
.collapsible-section[data-v-999a158a] {
|
|
10738
|
-
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10739
|
-
position: relative;
|
|
10740
|
-
}
|
|
10741
|
-
.collapsible-section-header[data-v-999a158a] {
|
|
10742
|
-
color: var(--scalar-color-1);
|
|
10743
|
-
}
|
|
10744
|
-
.collapsible-section .collapsible-section-trigger[data-v-999a158a] {
|
|
10745
|
-
display: flex;
|
|
10746
|
-
align-items: center;
|
|
10747
|
-
cursor: pointer;
|
|
10748
|
-
padding: 10px 0;
|
|
10749
|
-
font-size: var(--scalar-font-size-3);
|
|
10750
|
-
z-index: 1;
|
|
10751
|
-
position: relative;
|
|
10752
|
-
}
|
|
10753
|
-
.collapsible-section-trigger svg[data-v-999a158a] {
|
|
10754
|
-
color: var(--scalar-color-3);
|
|
10755
|
-
position: absolute;
|
|
10756
|
-
left: -19px;
|
|
10757
|
-
}
|
|
10758
|
-
.collapsible-section:hover .collapsible-section-trigger svg[data-v-999a158a] {
|
|
10759
|
-
color: var(--scalar-color-1);
|
|
10760
|
-
}
|
|
10761
|
-
.collapsible-section .collapsible-section-trigger[data-v-999a158a] .anchor-copy {
|
|
10762
|
-
line-height: 18.5px;
|
|
10763
|
-
}
|
|
10764
|
-
.collapsible-section-content[data-v-999a158a] {
|
|
10765
|
-
padding: 0;
|
|
10766
|
-
margin: 0;
|
|
10767
|
-
margin-bottom: 10px;
|
|
10768
|
-
scroll-margin-top: 140px;
|
|
10769
|
-
}
|
|
10770
|
-
|
|
10771
10637
|
.show-more[data-v-bb0811ed] {
|
|
10772
10638
|
appearance: none;
|
|
10773
10639
|
border: none;
|
|
@@ -10798,6 +10664,55 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
10798
10664
|
}
|
|
10799
10665
|
}
|
|
10800
10666
|
|
|
10667
|
+
.endpoint[data-v-ad8530a6] {
|
|
10668
|
+
display: flex;
|
|
10669
|
+
white-space: nowrap;
|
|
10670
|
+
cursor: pointer;
|
|
10671
|
+
text-decoration: none;
|
|
10672
|
+
}
|
|
10673
|
+
.endpoint:hover .endpoint-path[data-v-ad8530a6],
|
|
10674
|
+
.endpoint:focus-visible .endpoint-path[data-v-ad8530a6] {
|
|
10675
|
+
text-decoration: underline;
|
|
10676
|
+
}
|
|
10677
|
+
.endpoint .post[data-v-ad8530a6],
|
|
10678
|
+
.endpoint .get[data-v-ad8530a6],
|
|
10679
|
+
.endpoint .delete[data-v-ad8530a6],
|
|
10680
|
+
.endpoint .put[data-v-ad8530a6] {
|
|
10681
|
+
white-space: nowrap;
|
|
10682
|
+
}
|
|
10683
|
+
.endpoint-method[data-v-ad8530a6],
|
|
10684
|
+
.endpoint-path[data-v-ad8530a6] {
|
|
10685
|
+
color: var(--scalar-color-1);
|
|
10686
|
+
min-width: 62px;
|
|
10687
|
+
display: inline-flex;
|
|
10688
|
+
line-height: 1.55;
|
|
10689
|
+
font-family: var(--scalar-font-code);
|
|
10690
|
+
font-size: var(--scalar-small);
|
|
10691
|
+
cursor: pointer;
|
|
10692
|
+
}
|
|
10693
|
+
.endpoint-method[data-v-ad8530a6] {
|
|
10694
|
+
text-align: right;
|
|
10695
|
+
}
|
|
10696
|
+
.endpoint-path[data-v-ad8530a6] {
|
|
10697
|
+
margin-left: 12px;
|
|
10698
|
+
text-transform: initial;
|
|
10699
|
+
}
|
|
10700
|
+
.deprecated[data-v-ad8530a6] {
|
|
10701
|
+
text-decoration: line-through;
|
|
10702
|
+
}
|
|
10703
|
+
|
|
10704
|
+
.endpoints-card[data-v-0315c99b] {
|
|
10705
|
+
position: sticky;
|
|
10706
|
+
top: calc(var(--refs-viewport-offset) + 24px);
|
|
10707
|
+
font-size: var(--scalar-font-size-3);
|
|
10708
|
+
}
|
|
10709
|
+
.endpoints[data-v-0315c99b] {
|
|
10710
|
+
overflow: auto;
|
|
10711
|
+
background: var(--scalar-background-2);
|
|
10712
|
+
padding: 10px 12px;
|
|
10713
|
+
width: 100%;
|
|
10714
|
+
}
|
|
10715
|
+
|
|
10801
10716
|
.tag-section[data-v-ee09ae3d] {
|
|
10802
10717
|
margin-bottom: 48px;
|
|
10803
10718
|
}
|
|
@@ -10860,55 +10775,6 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
10860
10775
|
text-decoration: underline;
|
|
10861
10776
|
}
|
|
10862
10777
|
|
|
10863
|
-
.endpoint[data-v-ad8530a6] {
|
|
10864
|
-
display: flex;
|
|
10865
|
-
white-space: nowrap;
|
|
10866
|
-
cursor: pointer;
|
|
10867
|
-
text-decoration: none;
|
|
10868
|
-
}
|
|
10869
|
-
.endpoint:hover .endpoint-path[data-v-ad8530a6],
|
|
10870
|
-
.endpoint:focus-visible .endpoint-path[data-v-ad8530a6] {
|
|
10871
|
-
text-decoration: underline;
|
|
10872
|
-
}
|
|
10873
|
-
.endpoint .post[data-v-ad8530a6],
|
|
10874
|
-
.endpoint .get[data-v-ad8530a6],
|
|
10875
|
-
.endpoint .delete[data-v-ad8530a6],
|
|
10876
|
-
.endpoint .put[data-v-ad8530a6] {
|
|
10877
|
-
white-space: nowrap;
|
|
10878
|
-
}
|
|
10879
|
-
.endpoint-method[data-v-ad8530a6],
|
|
10880
|
-
.endpoint-path[data-v-ad8530a6] {
|
|
10881
|
-
color: var(--scalar-color-1);
|
|
10882
|
-
min-width: 62px;
|
|
10883
|
-
display: inline-flex;
|
|
10884
|
-
line-height: 1.55;
|
|
10885
|
-
font-family: var(--scalar-font-code);
|
|
10886
|
-
font-size: var(--scalar-small);
|
|
10887
|
-
cursor: pointer;
|
|
10888
|
-
}
|
|
10889
|
-
.endpoint-method[data-v-ad8530a6] {
|
|
10890
|
-
text-align: right;
|
|
10891
|
-
}
|
|
10892
|
-
.endpoint-path[data-v-ad8530a6] {
|
|
10893
|
-
margin-left: 12px;
|
|
10894
|
-
text-transform: initial;
|
|
10895
|
-
}
|
|
10896
|
-
.deprecated[data-v-ad8530a6] {
|
|
10897
|
-
text-decoration: line-through;
|
|
10898
|
-
}
|
|
10899
|
-
|
|
10900
|
-
.endpoints-card[data-v-0315c99b] {
|
|
10901
|
-
position: sticky;
|
|
10902
|
-
top: calc(var(--refs-viewport-offset) + 24px);
|
|
10903
|
-
font-size: var(--scalar-font-size-3);
|
|
10904
|
-
}
|
|
10905
|
-
.endpoints[data-v-0315c99b] {
|
|
10906
|
-
overflow: auto;
|
|
10907
|
-
background: var(--scalar-background-2);
|
|
10908
|
-
padding: 10px 12px;
|
|
10909
|
-
width: 100%;
|
|
10910
|
-
}
|
|
10911
|
-
|
|
10912
10778
|
.section-container[data-v-76bc20f3] {
|
|
10913
10779
|
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10914
10780
|
}
|
|
@@ -10920,111 +10786,10 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
10920
10786
|
overflow: hidden;
|
|
10921
10787
|
word-wrap: break-word;
|
|
10922
10788
|
font-weight: var(--scalar-semibold);
|
|
10923
|
-
line-break: anywhere;
|
|
10924
|
-
}
|
|
10925
|
-
.deprecated[data-v-ec6c8861] {
|
|
10926
|
-
text-decoration: line-through;
|
|
10927
|
-
}
|
|
10928
|
-
|
|
10929
|
-
.request-body[data-v-96399c9a] {
|
|
10930
|
-
margin-top: 24px;
|
|
10931
|
-
}
|
|
10932
|
-
.request-body-header[data-v-96399c9a] {
|
|
10933
|
-
display: flex;
|
|
10934
|
-
align-items: center;
|
|
10935
|
-
justify-content: space-between;
|
|
10936
|
-
padding-bottom: 12px;
|
|
10937
|
-
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10938
|
-
flex-flow: wrap;
|
|
10939
|
-
}
|
|
10940
|
-
.request-body-title[data-v-96399c9a] {
|
|
10941
|
-
display: flex;
|
|
10942
|
-
align-items: center;
|
|
10943
|
-
gap: 8px;
|
|
10944
|
-
font-size: var(--scalar-font-size-2);
|
|
10945
|
-
font-weight: var(--scalar-semibold);
|
|
10946
|
-
color: var(--scalar-color-1);
|
|
10947
|
-
}
|
|
10948
|
-
.request-body-required[data-v-96399c9a] {
|
|
10949
|
-
font-size: var(--scalar-micro);
|
|
10950
|
-
color: var(--scalar-color-orange);
|
|
10951
|
-
font-weight: normal;
|
|
10952
|
-
border-radius: 16px;
|
|
10953
|
-
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10954
|
-
padding: 2px 8px;
|
|
10955
|
-
height: 20px;
|
|
10956
|
-
}
|
|
10957
|
-
.request-body-description[data-v-96399c9a] {
|
|
10958
|
-
margin-top: 6px;
|
|
10959
|
-
font-size: var(--scalar-small);
|
|
10960
|
-
width: 100%;
|
|
10961
|
-
}
|
|
10962
|
-
.request-body-header
|
|
10963
|
-
+ .request-body-schema[data-v-96399c9a]:has(> .schema-card > .schema-card-description),
|
|
10964
|
-
.request-body-header
|
|
10965
|
-
+ .request-body-schema[data-v-96399c9a]:has(
|
|
10966
|
-
> .schema-card > .schema-properties > * > .property--level-0
|
|
10967
|
-
) {
|
|
10968
|
-
/** Add a bit of space between the heading border and the schema description or properties */
|
|
10969
|
-
padding-top: 8px;
|
|
10970
|
-
}
|
|
10971
|
-
.request-body-description[data-v-96399c9a] .markdown * {
|
|
10972
|
-
color: var(--scalar-color-2) !important;
|
|
10973
|
-
}
|
|
10974
|
-
|
|
10975
|
-
.callback-sticky-offset[data-v-474e6fa6] {
|
|
10976
|
-
top: var(--refs-viewport-offset, 0px);
|
|
10977
|
-
z-index: 1;
|
|
10978
|
-
}
|
|
10979
|
-
.callback-operation-container[data-v-474e6fa6] .request-body,
|
|
10980
|
-
.callback-operation-container[data-v-474e6fa6] .request-body-description,
|
|
10981
|
-
.callback-operation-container[data-v-474e6fa6] .request-body-header {
|
|
10982
|
-
margin-top: 0;
|
|
10983
|
-
}
|
|
10984
|
-
.callback-operation-container[data-v-474e6fa6] .request-body-header {
|
|
10985
|
-
--scalar-font-size-2: var(--scalar-font-size-4);
|
|
10986
|
-
padding: 10px;
|
|
10987
|
-
border-bottom: none;
|
|
10988
|
-
border: 0.5px solid var(--scalar-border-color);
|
|
10989
|
-
border-radius: var(--scalar-radius-lg) var(--scalar-radius-lg) 0 0;
|
|
10990
|
-
background: color-mix(in srgb, var(--scalar-background-2) 50%, transparent);
|
|
10991
|
-
}
|
|
10992
|
-
.callback-operation-container[data-v-474e6fa6]
|
|
10993
|
-
.request-body-schema > .schema-card > .schema-card-description {
|
|
10994
|
-
padding-inline: 8px;
|
|
10995
|
-
}
|
|
10996
|
-
.callback-operation-container[data-v-474e6fa6] ul li.property.property--level-1 {
|
|
10997
|
-
padding: 10px;
|
|
10998
|
-
}
|
|
10999
|
-
.callback-operation-container[data-v-474e6fa6] .request-body-schema {
|
|
11000
|
-
background-color: var(--scalar-background-1);
|
|
11001
|
-
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
11002
|
-
border-top: none;
|
|
11003
|
-
overflow: hidden;
|
|
11004
|
-
border-radius: 0 0 var(--scalar-radius-lg) var(--scalar-radius-lg);
|
|
11005
|
-
}
|
|
11006
|
-
.callback-operation-container[data-v-474e6fa6] .parameter-list {
|
|
11007
|
-
margin-top: 0;
|
|
11008
|
-
}
|
|
11009
|
-
.callback-operation-container[data-v-474e6fa6] .parameter-list-title {
|
|
11010
|
-
background: color-mix(in srgb, var(--scalar-background-2) 50%, transparent);
|
|
11011
|
-
border-radius: var(--scalar-radius-lg) var(--scalar-radius-lg) 0 0;
|
|
11012
|
-
padding: 10px;
|
|
11013
|
-
margin-bottom: 0;
|
|
11014
|
-
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
11015
|
-
border-bottom: none;
|
|
11016
|
-
--scalar-font-size-2: var(--scalar-font-size-4);
|
|
11017
|
-
}
|
|
11018
|
-
.callback-operation-container[data-v-474e6fa6] .parameter-list-items {
|
|
11019
|
-
/* background: pink; */
|
|
11020
|
-
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
11021
|
-
border-radius: 0 0 var(--scalar-radius-lg) var(--scalar-radius-lg);
|
|
11022
|
-
}
|
|
11023
|
-
.callback-operation-container[data-v-474e6fa6] .parameter-list-items > li:first-of-type {
|
|
11024
|
-
border-top: none;
|
|
10789
|
+
line-break: anywhere;
|
|
11025
10790
|
}
|
|
11026
|
-
.
|
|
11027
|
-
|
|
10791
|
+
.deprecated[data-v-ec6c8861] {
|
|
10792
|
+
text-decoration: line-through;
|
|
11028
10793
|
}
|
|
11029
10794
|
|
|
11030
10795
|
.empty-state[data-v-ce6cfefc] {
|
|
@@ -11197,93 +10962,353 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
11197
10962
|
.response-description-markdown[data-v-5123cd9f] {
|
|
11198
10963
|
max-height: 3lh;
|
|
11199
10964
|
}
|
|
11200
|
-
.response-description-markdown[data-v-5123cd9f] * {
|
|
11201
|
-
margin: 0;
|
|
10965
|
+
.response-description-markdown[data-v-5123cd9f] * {
|
|
10966
|
+
margin: 0;
|
|
10967
|
+
}
|
|
10968
|
+
.schema-type[data-v-5123cd9f] {
|
|
10969
|
+
font-size: var(--scalar-micro);
|
|
10970
|
+
color: var(--scalar-color-2);
|
|
10971
|
+
font-weight: var(--scalar-semibold);
|
|
10972
|
+
background: var(--scalar-background-3);
|
|
10973
|
+
padding: 2px 4px;
|
|
10974
|
+
border-radius: 4px;
|
|
10975
|
+
margin-right: 4px;
|
|
10976
|
+
}
|
|
10977
|
+
.schema-example[data-v-5123cd9f] {
|
|
10978
|
+
font-size: var(--scalar-micro);
|
|
10979
|
+
color: var(--scalar-color-2);
|
|
10980
|
+
font-weight: var(--scalar-semibold);
|
|
10981
|
+
}
|
|
10982
|
+
.example-response-tab[data-v-5123cd9f] {
|
|
10983
|
+
display: block;
|
|
10984
|
+
margin: 6px;
|
|
10985
|
+
}
|
|
10986
|
+
.scalar-card-checkbox[data-v-5123cd9f] {
|
|
10987
|
+
display: flex;
|
|
10988
|
+
align-items: center;
|
|
10989
|
+
justify-content: center;
|
|
10990
|
+
position: relative;
|
|
10991
|
+
min-height: 17px;
|
|
10992
|
+
cursor: pointer;
|
|
10993
|
+
user-select: none;
|
|
10994
|
+
font-size: var(--scalar-small);
|
|
10995
|
+
font-weight: var(--scalar-font-normal);
|
|
10996
|
+
color: var(--scalar-color-2);
|
|
10997
|
+
width: fit-content;
|
|
10998
|
+
white-space: nowrap;
|
|
10999
|
+
gap: 6px;
|
|
11000
|
+
padding: 7px 6px;
|
|
11001
|
+
}
|
|
11002
|
+
.scalar-card-checkbox:has(.scalar-card-checkbox-input:focus-visible)
|
|
11003
|
+
.scalar-card-checkbox-checkmark[data-v-5123cd9f] {
|
|
11004
|
+
outline: 1px solid var(--scalar-color-accent);
|
|
11005
|
+
}
|
|
11006
|
+
.scalar-card-checkbox[data-v-5123cd9f]:hover {
|
|
11007
|
+
color: var(--scalar-color--1);
|
|
11008
|
+
}
|
|
11009
|
+
.scalar-card-checkbox .scalar-card-checkbox-input[data-v-5123cd9f] {
|
|
11010
|
+
position: absolute;
|
|
11011
|
+
opacity: 0;
|
|
11012
|
+
cursor: pointer;
|
|
11013
|
+
height: 0;
|
|
11014
|
+
width: 0;
|
|
11015
|
+
}
|
|
11016
|
+
.scalar-card-checkbox-checkmark[data-v-5123cd9f] {
|
|
11017
|
+
height: 16px;
|
|
11018
|
+
width: 16px;
|
|
11019
|
+
border-radius: var(--scalar-radius);
|
|
11020
|
+
background-color: transparent;
|
|
11021
|
+
background-color: var(--scalar-background-3);
|
|
11022
|
+
box-shadow: inset 0 0 0 var(--scalar-border-width) var(--scalar-border-color);
|
|
11023
|
+
}
|
|
11024
|
+
.scalar-card-checkbox[data-v-5123cd9f]:has(.scalar-card-checkbox-input:checked) {
|
|
11025
|
+
color: var(--scalar-color-1);
|
|
11026
|
+
font-weight: var(--scalar-semibold);
|
|
11027
|
+
}
|
|
11028
|
+
.scalar-card-checkbox
|
|
11029
|
+
.scalar-card-checkbox-input:checked
|
|
11030
|
+
~ .scalar-card-checkbox-checkmark[data-v-5123cd9f] {
|
|
11031
|
+
background-color: var(--scalar-button-1);
|
|
11032
|
+
box-shadow: none;
|
|
11033
|
+
}
|
|
11034
|
+
.scalar-card-checkbox-checkmark[data-v-5123cd9f]:after {
|
|
11035
|
+
content: '';
|
|
11036
|
+
position: absolute;
|
|
11037
|
+
display: none;
|
|
11038
|
+
}
|
|
11039
|
+
.scalar-card-checkbox
|
|
11040
|
+
.scalar-card-checkbox-input:checked
|
|
11041
|
+
~ .scalar-card-checkbox-checkmark[data-v-5123cd9f]:after {
|
|
11042
|
+
display: block;
|
|
11043
|
+
}
|
|
11044
|
+
.scalar-card-checkbox .scalar-card-checkbox-checkmark[data-v-5123cd9f]:after {
|
|
11045
|
+
right: 11.5px;
|
|
11046
|
+
top: 12.5px;
|
|
11047
|
+
width: 5px;
|
|
11048
|
+
height: 9px;
|
|
11049
|
+
border: solid 1px var(--scalar-button-1-color);
|
|
11050
|
+
border-width: 0 1.5px 1.5px 0;
|
|
11051
|
+
transform: rotate(45deg);
|
|
11052
|
+
}
|
|
11053
|
+
|
|
11054
|
+
.headers-card[data-v-b7ba0e6f] {
|
|
11055
|
+
z-index: 0;
|
|
11056
|
+
margin-top: 12px;
|
|
11057
|
+
margin-bottom: 6px;
|
|
11058
|
+
position: relative;
|
|
11059
|
+
font-size: var(--scalar-font-size-4);
|
|
11060
|
+
color: var(--scalar-color-1);
|
|
11061
|
+
|
|
11062
|
+
align-self: flex-start;
|
|
11063
|
+
}
|
|
11064
|
+
.headers-card.headers-card--open[data-v-b7ba0e6f] {
|
|
11065
|
+
align-self: initial;
|
|
11066
|
+
}
|
|
11067
|
+
.headers-card-title[data-v-b7ba0e6f] {
|
|
11068
|
+
padding: 6px 10px;
|
|
11069
|
+
|
|
11070
|
+
display: flex;
|
|
11071
|
+
align-items: center;
|
|
11072
|
+
gap: 4px;
|
|
11073
|
+
|
|
11074
|
+
color: var(--scalar-color-3);
|
|
11075
|
+
font-weight: var(--scalar-semibold);
|
|
11076
|
+
font-size: var(--scalar-micro);
|
|
11077
|
+
|
|
11078
|
+
border-radius: 13.5px;
|
|
11079
|
+
}
|
|
11080
|
+
button.headers-card-title[data-v-b7ba0e6f] {
|
|
11081
|
+
cursor: pointer;
|
|
11082
|
+
}
|
|
11083
|
+
button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
11084
|
+
color: var(--scalar-color-1);
|
|
11085
|
+
}
|
|
11086
|
+
.headers-card-title-icon--open[data-v-b7ba0e6f] {
|
|
11087
|
+
transform: rotate(45deg);
|
|
11088
|
+
}
|
|
11089
|
+
.headers-properties[data-v-b7ba0e6f] {
|
|
11090
|
+
display: flex;
|
|
11091
|
+
flex-direction: column;
|
|
11092
|
+
|
|
11093
|
+
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
11094
|
+
|
|
11095
|
+
border-radius: 13.5px;
|
|
11096
|
+
width: fit-content;
|
|
11097
|
+
}
|
|
11098
|
+
.headers-properties-open > .headers-card-title[data-v-b7ba0e6f] {
|
|
11099
|
+
border-bottom-left-radius: 0;
|
|
11100
|
+
border-bottom-right-radius: 0;
|
|
11101
|
+
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
11102
|
+
}
|
|
11103
|
+
.headers-properties-open[data-v-b7ba0e6f] {
|
|
11104
|
+
border-radius: var(--scalar-radius-lg);
|
|
11105
|
+
width: 100%;
|
|
11106
|
+
}
|
|
11107
|
+
.headers-card .property[data-v-b7ba0e6f]:last-of-type {
|
|
11108
|
+
padding-bottom: 10px;
|
|
11109
|
+
}
|
|
11110
|
+
.headers-card-title > .headers-card-title-icon[data-v-b7ba0e6f] {
|
|
11111
|
+
width: 14px;
|
|
11112
|
+
height: 14px;
|
|
11113
|
+
margin: 0;
|
|
11114
|
+
}
|
|
11115
|
+
.headers-card-title > .headers-card-title-icon--open[data-v-b7ba0e6f] {
|
|
11116
|
+
transform: rotate(45deg);
|
|
11117
|
+
}
|
|
11118
|
+
|
|
11119
|
+
.parameter-item[data-v-830e91ce] {
|
|
11120
|
+
display: flex;
|
|
11121
|
+
flex-direction: column;
|
|
11122
|
+
position: relative;
|
|
11123
|
+
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
11124
|
+
}
|
|
11125
|
+
.parameter-item:last-of-type .parameter-schema[data-v-830e91ce] {
|
|
11126
|
+
padding-bottom: 0;
|
|
11127
|
+
}
|
|
11128
|
+
.parameter-item-container[data-v-830e91ce] {
|
|
11129
|
+
padding: 0;
|
|
11130
|
+
}
|
|
11131
|
+
.parameter-item-headers[data-v-830e91ce] {
|
|
11132
|
+
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
11133
|
+
}
|
|
11134
|
+
.parameter-item-name[data-v-830e91ce] {
|
|
11135
|
+
position: relative;
|
|
11136
|
+
font-weight: var(--scalar-bold);
|
|
11137
|
+
font-size: var(--scalar-font-size-4);
|
|
11138
|
+
font-family: var(--scalar-font-code);
|
|
11139
|
+
color: var(--scalar-color-1);
|
|
11140
|
+
overflow-wrap: break-word;
|
|
11141
|
+
}
|
|
11142
|
+
.parameter-item-description[data-v-830e91ce],
|
|
11143
|
+
.parameter-item-description-summary[data-v-830e91ce] {
|
|
11144
|
+
font-size: var(--scalar-mini);
|
|
11145
|
+
color: var(--scalar-color-2);
|
|
11146
|
+
}
|
|
11147
|
+
.parameter-item-description-summary.parameter-item-description-summary[data-v-830e91ce] > * {
|
|
11148
|
+
--markdown-line-height: var(--scalar-line-height-5);
|
|
11149
|
+
}
|
|
11150
|
+
|
|
11151
|
+
/* Match font size of markdown for property-detail-value since first child within accordian is displayed as if it were in the markdown section */
|
|
11152
|
+
.parameter-item-trigger
|
|
11153
|
+
~ .parameter-item-container[data-v-830e91ce]
|
|
11154
|
+
.property--level-0 > .property-heading .property-detail-value {
|
|
11155
|
+
font-size: var(--scalar-micro);
|
|
11156
|
+
}
|
|
11157
|
+
.parameter-item-required-optional[data-v-830e91ce] {
|
|
11158
|
+
color: var(--scalar-color-2);
|
|
11159
|
+
font-weight: var(--scalar-semibold);
|
|
11160
|
+
margin-right: 6px;
|
|
11161
|
+
position: relative;
|
|
11162
|
+
}
|
|
11163
|
+
.parameter-item--required[data-v-830e91ce] {
|
|
11164
|
+
text-transform: uppercase;
|
|
11165
|
+
font-size: var(--scalar-micro);
|
|
11166
|
+
font-weight: var(--scalar-semibold);
|
|
11167
|
+
color: var(--scalar-color-orange);
|
|
11168
|
+
}
|
|
11169
|
+
.parameter-item-description[data-v-830e91ce] {
|
|
11170
|
+
margin-top: 6px;
|
|
11171
|
+
font-size: var(--scalar-small);
|
|
11172
|
+
color: var(--scalar-color-2);
|
|
11173
|
+
line-height: 1.4;
|
|
11174
|
+
}
|
|
11175
|
+
.parameter-item-description[data-v-830e91ce] p {
|
|
11176
|
+
margin-top: 4px;
|
|
11177
|
+
font-size: var(--scalar-small);
|
|
11178
|
+
color: var(--scalar-color-2);
|
|
11179
|
+
}
|
|
11180
|
+
.parameter-schema[data-v-830e91ce] {
|
|
11181
|
+
padding-bottom: 9px;
|
|
11182
|
+
margin-top: 3px;
|
|
11183
|
+
}
|
|
11184
|
+
.parameter-item-trigger[data-v-830e91ce] {
|
|
11185
|
+
display: flex;
|
|
11186
|
+
align-items: baseline;
|
|
11187
|
+
line-height: var(--scalar-line-height-5);
|
|
11188
|
+
gap: 6px;
|
|
11189
|
+
flex-wrap: wrap;
|
|
11190
|
+
padding: 10px 0;
|
|
11191
|
+
outline: none;
|
|
11192
|
+
}
|
|
11193
|
+
.parameter-item-trigger-open[data-v-830e91ce] {
|
|
11194
|
+
padding-bottom: 0;
|
|
11195
|
+
}
|
|
11196
|
+
.parameter-item-icon[data-v-830e91ce] {
|
|
11197
|
+
color: var(--scalar-color-3);
|
|
11198
|
+
left: -19px;
|
|
11199
|
+
top: 0.5lh;
|
|
11200
|
+
translate: 0 -50%;
|
|
11201
|
+
position: absolute;
|
|
11202
|
+
}
|
|
11203
|
+
.parameter-item-trigger:hover .parameter-item-icon[data-v-830e91ce],
|
|
11204
|
+
.parameter-item-trigger:focus-visible .parameter-item-icon[data-v-830e91ce] {
|
|
11205
|
+
color: var(--scalar-color-1);
|
|
11206
|
+
}
|
|
11207
|
+
.parameter-item-trigger:focus-visible .parameter-item-icon[data-v-830e91ce] {
|
|
11208
|
+
outline: 1px solid var(--scalar-color-accent);
|
|
11209
|
+
outline-offset: 2px;
|
|
11210
|
+
border-radius: var(--scalar-radius);
|
|
11211
|
+
}
|
|
11212
|
+
|
|
11213
|
+
.request-body[data-v-96399c9a] {
|
|
11214
|
+
margin-top: 24px;
|
|
11215
|
+
}
|
|
11216
|
+
.request-body-header[data-v-96399c9a] {
|
|
11217
|
+
display: flex;
|
|
11218
|
+
align-items: center;
|
|
11219
|
+
justify-content: space-between;
|
|
11220
|
+
padding-bottom: 12px;
|
|
11221
|
+
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
11222
|
+
flex-flow: wrap;
|
|
11202
11223
|
}
|
|
11203
|
-
.
|
|
11204
|
-
|
|
11205
|
-
|
|
11224
|
+
.request-body-title[data-v-96399c9a] {
|
|
11225
|
+
display: flex;
|
|
11226
|
+
align-items: center;
|
|
11227
|
+
gap: 8px;
|
|
11228
|
+
font-size: var(--scalar-font-size-2);
|
|
11206
11229
|
font-weight: var(--scalar-semibold);
|
|
11207
|
-
|
|
11208
|
-
padding: 2px 4px;
|
|
11209
|
-
border-radius: 4px;
|
|
11210
|
-
margin-right: 4px;
|
|
11230
|
+
color: var(--scalar-color-1);
|
|
11211
11231
|
}
|
|
11212
|
-
.
|
|
11232
|
+
.request-body-required[data-v-96399c9a] {
|
|
11213
11233
|
font-size: var(--scalar-micro);
|
|
11214
|
-
color: var(--scalar-color-
|
|
11215
|
-
font-weight:
|
|
11216
|
-
|
|
11217
|
-
|
|
11218
|
-
|
|
11219
|
-
|
|
11234
|
+
color: var(--scalar-color-orange);
|
|
11235
|
+
font-weight: normal;
|
|
11236
|
+
border-radius: 16px;
|
|
11237
|
+
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
11238
|
+
padding: 2px 8px;
|
|
11239
|
+
height: 20px;
|
|
11220
11240
|
}
|
|
11221
|
-
.
|
|
11222
|
-
|
|
11223
|
-
align-items: center;
|
|
11224
|
-
justify-content: center;
|
|
11225
|
-
position: relative;
|
|
11226
|
-
min-height: 17px;
|
|
11227
|
-
cursor: pointer;
|
|
11228
|
-
user-select: none;
|
|
11241
|
+
.request-body-description[data-v-96399c9a] {
|
|
11242
|
+
margin-top: 6px;
|
|
11229
11243
|
font-size: var(--scalar-small);
|
|
11230
|
-
|
|
11231
|
-
color: var(--scalar-color-2);
|
|
11232
|
-
width: fit-content;
|
|
11233
|
-
white-space: nowrap;
|
|
11234
|
-
gap: 6px;
|
|
11235
|
-
padding: 7px 6px;
|
|
11244
|
+
width: 100%;
|
|
11236
11245
|
}
|
|
11237
|
-
.
|
|
11238
|
-
.
|
|
11239
|
-
|
|
11246
|
+
.request-body-header
|
|
11247
|
+
+ .request-body-schema[data-v-96399c9a]:has(> .schema-card > .schema-card-description),
|
|
11248
|
+
.request-body-header
|
|
11249
|
+
+ .request-body-schema[data-v-96399c9a]:has(
|
|
11250
|
+
> .schema-card > .schema-properties > * > .property--level-0
|
|
11251
|
+
) {
|
|
11252
|
+
/** Add a bit of space between the heading border and the schema description or properties */
|
|
11253
|
+
padding-top: 8px;
|
|
11240
11254
|
}
|
|
11241
|
-
.
|
|
11242
|
-
color: var(--scalar-color
|
|
11255
|
+
.request-body-description[data-v-96399c9a] .markdown * {
|
|
11256
|
+
color: var(--scalar-color-2) !important;
|
|
11243
11257
|
}
|
|
11244
|
-
|
|
11245
|
-
|
|
11246
|
-
|
|
11247
|
-
|
|
11248
|
-
height: 0;
|
|
11249
|
-
width: 0;
|
|
11258
|
+
|
|
11259
|
+
.callback-sticky-offset[data-v-474e6fa6] {
|
|
11260
|
+
top: var(--refs-viewport-offset, 0px);
|
|
11261
|
+
z-index: 1;
|
|
11250
11262
|
}
|
|
11251
|
-
.
|
|
11252
|
-
|
|
11253
|
-
|
|
11254
|
-
|
|
11255
|
-
background-color: transparent;
|
|
11256
|
-
background-color: var(--scalar-background-3);
|
|
11257
|
-
box-shadow: inset 0 0 0 var(--scalar-border-width) var(--scalar-border-color);
|
|
11263
|
+
.callback-operation-container[data-v-474e6fa6] .request-body,
|
|
11264
|
+
.callback-operation-container[data-v-474e6fa6] .request-body-description,
|
|
11265
|
+
.callback-operation-container[data-v-474e6fa6] .request-body-header {
|
|
11266
|
+
margin-top: 0;
|
|
11258
11267
|
}
|
|
11259
|
-
.
|
|
11260
|
-
|
|
11261
|
-
|
|
11268
|
+
.callback-operation-container[data-v-474e6fa6] .request-body-header {
|
|
11269
|
+
--scalar-font-size-2: var(--scalar-font-size-4);
|
|
11270
|
+
padding: 10px;
|
|
11271
|
+
border-bottom: none;
|
|
11272
|
+
border: 0.5px solid var(--scalar-border-color);
|
|
11273
|
+
border-radius: var(--scalar-radius-lg) var(--scalar-radius-lg) 0 0;
|
|
11274
|
+
background: color-mix(in srgb, var(--scalar-background-2) 50%, transparent);
|
|
11262
11275
|
}
|
|
11263
|
-
.
|
|
11264
|
-
.
|
|
11265
|
-
|
|
11266
|
-
background-color: var(--scalar-button-1);
|
|
11267
|
-
box-shadow: none;
|
|
11276
|
+
.callback-operation-container[data-v-474e6fa6]
|
|
11277
|
+
.request-body-schema > .schema-card > .schema-card-description {
|
|
11278
|
+
padding-inline: 8px;
|
|
11268
11279
|
}
|
|
11269
|
-
.
|
|
11270
|
-
|
|
11271
|
-
position: absolute;
|
|
11272
|
-
display: none;
|
|
11280
|
+
.callback-operation-container[data-v-474e6fa6] ul li.property.property--level-1 {
|
|
11281
|
+
padding: 10px;
|
|
11273
11282
|
}
|
|
11274
|
-
.
|
|
11275
|
-
|
|
11276
|
-
|
|
11277
|
-
|
|
11283
|
+
.callback-operation-container[data-v-474e6fa6] .request-body-schema {
|
|
11284
|
+
background-color: var(--scalar-background-1);
|
|
11285
|
+
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
11286
|
+
border-top: none;
|
|
11287
|
+
overflow: hidden;
|
|
11288
|
+
border-radius: 0 0 var(--scalar-radius-lg) var(--scalar-radius-lg);
|
|
11278
11289
|
}
|
|
11279
|
-
.
|
|
11280
|
-
|
|
11281
|
-
|
|
11282
|
-
|
|
11283
|
-
|
|
11284
|
-
border:
|
|
11285
|
-
|
|
11286
|
-
|
|
11290
|
+
.callback-operation-container[data-v-474e6fa6] .parameter-list {
|
|
11291
|
+
margin-top: 0;
|
|
11292
|
+
}
|
|
11293
|
+
.callback-operation-container[data-v-474e6fa6] .parameter-list-title {
|
|
11294
|
+
background: color-mix(in srgb, var(--scalar-background-2) 50%, transparent);
|
|
11295
|
+
border-radius: var(--scalar-radius-lg) var(--scalar-radius-lg) 0 0;
|
|
11296
|
+
padding: 10px;
|
|
11297
|
+
margin-bottom: 0;
|
|
11298
|
+
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
11299
|
+
border-bottom: none;
|
|
11300
|
+
--scalar-font-size-2: var(--scalar-font-size-4);
|
|
11301
|
+
}
|
|
11302
|
+
.callback-operation-container[data-v-474e6fa6] .parameter-list-items {
|
|
11303
|
+
/* background: pink; */
|
|
11304
|
+
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
11305
|
+
border-radius: 0 0 var(--scalar-radius-lg) var(--scalar-radius-lg);
|
|
11306
|
+
}
|
|
11307
|
+
.callback-operation-container[data-v-474e6fa6] .parameter-list-items > li:first-of-type {
|
|
11308
|
+
border-top: none;
|
|
11309
|
+
}
|
|
11310
|
+
.callback-operation-container[data-v-474e6fa6] .parameter-list-items > li {
|
|
11311
|
+
padding: 0 8px;
|
|
11287
11312
|
}
|
|
11288
11313
|
|
|
11289
11314
|
.show-api-client-button[data-v-ad72d914] {
|
|
@@ -11320,12 +11345,12 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
11320
11345
|
.show-api-client-button svg[data-v-ad72d914] {
|
|
11321
11346
|
margin-right: 4px;
|
|
11322
11347
|
}
|
|
11323
|
-
/*! tailwindcss v4.
|
|
11324
|
-
.operation-title[data-v-
|
|
11348
|
+
/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
|
|
11349
|
+
.operation-title[data-v-ae829610] {
|
|
11325
11350
|
justify-content: space-between;
|
|
11326
11351
|
display: flex;
|
|
11327
11352
|
}
|
|
11328
|
-
.operation-details[data-v-
|
|
11353
|
+
.operation-details[data-v-ae829610] {
|
|
11329
11354
|
flex-shrink: 1;
|
|
11330
11355
|
align-items: center;
|
|
11331
11356
|
gap: 9px;
|
|
@@ -11333,11 +11358,11 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
11333
11358
|
margin-top: 0;
|
|
11334
11359
|
display: flex;
|
|
11335
11360
|
}
|
|
11336
|
-
.operation-details[data-v-
|
|
11361
|
+
.operation-details[data-v-ae829610] .endpoint-anchor .scalar-button svg {
|
|
11337
11362
|
width: 16px;
|
|
11338
11363
|
height: 16px;
|
|
11339
11364
|
}
|
|
11340
|
-
.endpoint-type[data-v-
|
|
11365
|
+
.endpoint-type[data-v-ae829610] {
|
|
11341
11366
|
z-index: 0;
|
|
11342
11367
|
width: 60px;
|
|
11343
11368
|
font-size: var(--scalar-small);
|
|
@@ -11352,7 +11377,7 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
11352
11377
|
display: flex;
|
|
11353
11378
|
position: relative;
|
|
11354
11379
|
}
|
|
11355
|
-
.endpoint-type[data-v-
|
|
11380
|
+
.endpoint-type[data-v-ae829610]:after {
|
|
11356
11381
|
content: "";
|
|
11357
11382
|
z-index: -1;
|
|
11358
11383
|
opacity: .15;
|
|
@@ -11361,16 +11386,16 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
11361
11386
|
position: absolute;
|
|
11362
11387
|
inset: 0;
|
|
11363
11388
|
}
|
|
11364
|
-
.endpoint-anchor[data-v-
|
|
11389
|
+
.endpoint-anchor[data-v-ae829610] {
|
|
11365
11390
|
flex-shrink: 1;
|
|
11366
11391
|
align-items: center;
|
|
11367
11392
|
min-width: 0;
|
|
11368
11393
|
display: flex;
|
|
11369
11394
|
}
|
|
11370
|
-
.endpoint-anchor.label[data-v-
|
|
11395
|
+
.endpoint-anchor.label[data-v-ae829610] {
|
|
11371
11396
|
display: flex;
|
|
11372
11397
|
}
|
|
11373
|
-
.endpoint-label[data-v-
|
|
11398
|
+
.endpoint-label[data-v-ae829610] {
|
|
11374
11399
|
min-width: 0;
|
|
11375
11400
|
color: var(--scalar-color-1);
|
|
11376
11401
|
flex-shrink: 1;
|
|
@@ -11378,17 +11403,17 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
11378
11403
|
gap: 9px;
|
|
11379
11404
|
display: flex;
|
|
11380
11405
|
}
|
|
11381
|
-
.endpoint-label-path[data-v-
|
|
11406
|
+
.endpoint-label-path[data-v-ae829610] {
|
|
11382
11407
|
font-family: var(--scalar-font-code);
|
|
11383
11408
|
font-size: var(--scalar-mini);
|
|
11384
11409
|
text-overflow: ellipsis;
|
|
11385
11410
|
white-space: nowrap;
|
|
11386
11411
|
overflow: hidden;
|
|
11387
11412
|
}
|
|
11388
|
-
.endpoint-label-path[data-v-
|
|
11413
|
+
.endpoint-label-path[data-v-ae829610] em {
|
|
11389
11414
|
color: var(--scalar-color-2);
|
|
11390
11415
|
}
|
|
11391
|
-
.endpoint-label-name[data-v-
|
|
11416
|
+
.endpoint-label-name[data-v-ae829610] {
|
|
11392
11417
|
color: var(--scalar-color-2);
|
|
11393
11418
|
font-size: var(--scalar-small);
|
|
11394
11419
|
text-overflow: ellipsis;
|
|
@@ -11396,17 +11421,17 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
11396
11421
|
flex-shrink: 1000000000;
|
|
11397
11422
|
overflow: hidden;
|
|
11398
11423
|
}
|
|
11399
|
-
.endpoint-try-hint[data-v-
|
|
11424
|
+
.endpoint-try-hint[data-v-ae829610] {
|
|
11400
11425
|
flex-shrink: 0;
|
|
11401
11426
|
padding: 2px;
|
|
11402
11427
|
}
|
|
11403
|
-
.endpoint-copy[data-v-
|
|
11428
|
+
.endpoint-copy[data-v-ae829610] {
|
|
11404
11429
|
color: currentColor;
|
|
11405
11430
|
}
|
|
11406
|
-
.endpoint-copy[data-v-
|
|
11431
|
+
.endpoint-copy[data-v-ae829610] svg {
|
|
11407
11432
|
stroke-width: 2px;
|
|
11408
11433
|
}
|
|
11409
|
-
.endpoint-content[data-v-
|
|
11434
|
+
.endpoint-content[data-v-ae829610] {
|
|
11410
11435
|
grid-auto-columns: 1fr;
|
|
11411
11436
|
grid-auto-flow: row;
|
|
11412
11437
|
gap: 9px;
|
|
@@ -11414,52 +11439,52 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
11414
11439
|
display: grid;
|
|
11415
11440
|
}
|
|
11416
11441
|
@media (min-width: 1000px) {
|
|
11417
|
-
.endpoint-content[data-v-
|
|
11442
|
+
.endpoint-content[data-v-ae829610] {
|
|
11418
11443
|
grid-auto-flow: column;
|
|
11419
11444
|
}
|
|
11420
11445
|
}
|
|
11421
11446
|
@container (max-width: 900px) {
|
|
11422
|
-
.endpoint-content[data-v-
|
|
11447
|
+
.endpoint-content[data-v-ae829610] {
|
|
11423
11448
|
grid-template-columns: 1fr;
|
|
11424
11449
|
}
|
|
11425
11450
|
}
|
|
11426
|
-
.endpoint-content[data-v-
|
|
11451
|
+
.endpoint-content[data-v-ae829610] > * {
|
|
11427
11452
|
min-width: 0;
|
|
11428
11453
|
}
|
|
11429
|
-
.operation-details-card[data-v-
|
|
11454
|
+
.operation-details-card[data-v-ae829610] {
|
|
11430
11455
|
flex-direction: column;
|
|
11431
11456
|
gap: 12px;
|
|
11432
11457
|
min-width: 0;
|
|
11433
11458
|
display: flex;
|
|
11434
11459
|
}
|
|
11435
|
-
:is(.operation-details-card-item[data-v-
|
|
11460
|
+
:is(.operation-details-card-item[data-v-ae829610] .parameter-list, .operation-details-card-item[data-v-ae829610] .callbacks-list) {
|
|
11436
11461
|
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
11437
11462
|
border-radius: var(--scalar-radius-lg);
|
|
11438
11463
|
margin-top: 0;
|
|
11439
11464
|
}
|
|
11440
|
-
.operation-details-card-item[data-v-
|
|
11465
|
+
.operation-details-card-item[data-v-ae829610] {
|
|
11441
11466
|
flex-direction: column;
|
|
11442
11467
|
gap: 12px;
|
|
11443
11468
|
display: flex;
|
|
11444
11469
|
}
|
|
11445
|
-
.operation-details-card-item[data-v-
|
|
11470
|
+
.operation-details-card-item[data-v-ae829610] .parameter-list-items {
|
|
11446
11471
|
margin-bottom: 0;
|
|
11447
11472
|
}
|
|
11448
|
-
.operation-details-card[data-v-
|
|
11473
|
+
.operation-details-card[data-v-ae829610] .parameter-item:last-of-type .parameter-schema {
|
|
11449
11474
|
padding-bottom: 12px;
|
|
11450
11475
|
}
|
|
11451
|
-
.operation-details-card[data-v-
|
|
11476
|
+
.operation-details-card[data-v-ae829610] .parameter-list .parameter-list {
|
|
11452
11477
|
margin-bottom: 12px;
|
|
11453
11478
|
}
|
|
11454
|
-
.operation-details-card[data-v-
|
|
11479
|
+
.operation-details-card[data-v-ae829610] .parameter-item {
|
|
11455
11480
|
margin: 0;
|
|
11456
11481
|
padding: 0;
|
|
11457
11482
|
}
|
|
11458
|
-
.operation-details-card[data-v-
|
|
11483
|
+
.operation-details-card[data-v-ae829610] .property {
|
|
11459
11484
|
margin: 0;
|
|
11460
11485
|
padding: 9px;
|
|
11461
11486
|
}
|
|
11462
|
-
:is(.operation-details-card[data-v-
|
|
11487
|
+
:is(.operation-details-card[data-v-ae829610] .parameter-list-title, .operation-details-card[data-v-ae829610] .request-body-title, .operation-details-card[data-v-ae829610] .callbacks-title) {
|
|
11463
11488
|
text-transform: uppercase;
|
|
11464
11489
|
font-weight: var(--scalar-bold);
|
|
11465
11490
|
font-size: var(--scalar-mini);
|
|
@@ -11468,61 +11493,61 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
11468
11493
|
padding: 9px;
|
|
11469
11494
|
line-height: 1.33;
|
|
11470
11495
|
}
|
|
11471
|
-
.operation-details-card[data-v-
|
|
11496
|
+
.operation-details-card[data-v-ae829610] .callback-list-item-title {
|
|
11472
11497
|
padding-left: 28px;
|
|
11473
11498
|
padding-right: 12px;
|
|
11474
11499
|
}
|
|
11475
|
-
.operation-details-card[data-v-
|
|
11500
|
+
.operation-details-card[data-v-ae829610] .callback-list-item-icon {
|
|
11476
11501
|
left: 6px;
|
|
11477
11502
|
}
|
|
11478
|
-
.operation-details-card[data-v-
|
|
11503
|
+
.operation-details-card[data-v-ae829610] .callback-operation-container {
|
|
11479
11504
|
padding-inline: 9px;
|
|
11480
11505
|
padding-bottom: 9px;
|
|
11481
11506
|
}
|
|
11482
|
-
:is(.operation-details-card[data-v-
|
|
11507
|
+
:is(.operation-details-card[data-v-ae829610] .callback-operation-container > .request-body, .operation-details-card[data-v-ae829610] .callback-operation-container > .parameter-list) {
|
|
11483
11508
|
border: none;
|
|
11484
11509
|
}
|
|
11485
|
-
.operation-details-card[data-v-
|
|
11510
|
+
.operation-details-card[data-v-ae829610] .callback-operation-container > .request-body > .request-body-header {
|
|
11486
11511
|
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
11487
11512
|
padding: 0 0 9px;
|
|
11488
11513
|
}
|
|
11489
|
-
.operation-details-card[data-v-
|
|
11514
|
+
.operation-details-card[data-v-ae829610] .request-body-description {
|
|
11490
11515
|
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
11491
11516
|
margin-top: 0;
|
|
11492
11517
|
padding: 9px 9px 0;
|
|
11493
11518
|
}
|
|
11494
|
-
.operation-details-card[data-v-
|
|
11519
|
+
.operation-details-card[data-v-ae829610] .request-body {
|
|
11495
11520
|
border-radius: var(--scalar-radius-lg);
|
|
11496
11521
|
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
11497
11522
|
margin-top: 0;
|
|
11498
11523
|
}
|
|
11499
|
-
.operation-details-card[data-v-
|
|
11524
|
+
.operation-details-card[data-v-ae829610] .request-body .schema-card--level-0 > .schema-card-description {
|
|
11500
11525
|
padding-inline: 9px;
|
|
11501
11526
|
}
|
|
11502
|
-
.operation-details-card[data-v-
|
|
11527
|
+
.operation-details-card[data-v-ae829610] .request-body-header {
|
|
11503
11528
|
border-bottom: 0;
|
|
11504
11529
|
padding-bottom: 0;
|
|
11505
11530
|
}
|
|
11506
|
-
.operation-details-card[data-v-
|
|
11531
|
+
.operation-details-card[data-v-ae829610] .contents button {
|
|
11507
11532
|
margin-right: 9px;
|
|
11508
11533
|
}
|
|
11509
|
-
.operation-details-card[data-v-
|
|
11534
|
+
.operation-details-card[data-v-ae829610] .schema-card--open + .schema-card:not(.schema-card--open) {
|
|
11510
11535
|
margin-inline: 9px;
|
|
11511
11536
|
margin-bottom: 9px;
|
|
11512
11537
|
}
|
|
11513
|
-
.operation-details-card[data-v-
|
|
11538
|
+
.operation-details-card[data-v-ae829610] .request-body-schema .property--level-0 {
|
|
11514
11539
|
padding: 0;
|
|
11515
11540
|
}
|
|
11516
|
-
.operation-details-card[data-v-
|
|
11541
|
+
.operation-details-card[data-v-ae829610] .selected-content-type {
|
|
11517
11542
|
margin-right: 9px;
|
|
11518
11543
|
}
|
|
11519
|
-
.operation-example-card[data-v-
|
|
11544
|
+
.operation-example-card[data-v-ae829610] {
|
|
11520
11545
|
top: calc(var(--refs-viewport-offset) + 24px);
|
|
11521
11546
|
max-height: calc(var(--refs-viewport-height) - 48px);
|
|
11522
11547
|
position: sticky;
|
|
11523
11548
|
}
|
|
11524
11549
|
@media (max-width: 600px) {
|
|
11525
|
-
.operation-example-card[data-v-
|
|
11550
|
+
.operation-example-card[data-v-ae829610] {
|
|
11526
11551
|
max-height: unset;
|
|
11527
11552
|
position: static;
|
|
11528
11553
|
}
|
|
@@ -11622,7 +11647,7 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
11622
11647
|
* its own leading margin (mt-6) that already spaces it from whatever precedes
|
|
11623
11648
|
* it — a row-gap would double that gap.
|
|
11624
11649
|
*/
|
|
11625
|
-
.operation-layout[data-v-
|
|
11650
|
+
.operation-layout[data-v-2382aa8f] {
|
|
11626
11651
|
display: grid;
|
|
11627
11652
|
grid-template-columns: 1fr 1fr;
|
|
11628
11653
|
grid-template-rows: auto auto 1fr;
|
|
@@ -11633,7 +11658,7 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
11633
11658
|
column-gap: 48px;
|
|
11634
11659
|
row-gap: 0;
|
|
11635
11660
|
}
|
|
11636
|
-
.operation-title[data-v-
|
|
11661
|
+
.operation-title[data-v-2382aa8f] {
|
|
11637
11662
|
grid-area: heading;
|
|
11638
11663
|
margin-bottom: 12px;
|
|
11639
11664
|
|
|
@@ -11643,20 +11668,20 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
11643
11668
|
color: var(--scalar-color-1);
|
|
11644
11669
|
line-height: 1.45;
|
|
11645
11670
|
}
|
|
11646
|
-
.operation-auth[data-v-
|
|
11671
|
+
.operation-auth[data-v-2382aa8f] {
|
|
11647
11672
|
grid-area: badge;
|
|
11648
11673
|
justify-self: end;
|
|
11649
11674
|
align-self: start;
|
|
11650
11675
|
}
|
|
11651
|
-
.operation-description[data-v-
|
|
11676
|
+
.operation-description[data-v-2382aa8f] {
|
|
11652
11677
|
grid-area: description;
|
|
11653
11678
|
min-width: 0;
|
|
11654
11679
|
}
|
|
11655
|
-
.operation-details[data-v-
|
|
11680
|
+
.operation-details[data-v-2382aa8f] {
|
|
11656
11681
|
grid-area: details;
|
|
11657
11682
|
min-width: 0;
|
|
11658
11683
|
}
|
|
11659
|
-
.examples[data-v-
|
|
11684
|
+
.examples[data-v-2382aa8f] {
|
|
11660
11685
|
grid-area: examples;
|
|
11661
11686
|
align-self: start;
|
|
11662
11687
|
min-width: 0;
|
|
@@ -11664,11 +11689,11 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
11664
11689
|
position: sticky;
|
|
11665
11690
|
top: calc(var(--refs-viewport-offset) + 24px);
|
|
11666
11691
|
}
|
|
11667
|
-
.examples[data-v-
|
|
11692
|
+
.examples[data-v-2382aa8f] > * {
|
|
11668
11693
|
max-height: calc((var(--refs-viewport-height) - 60px) / 2);
|
|
11669
11694
|
position: relative;
|
|
11670
11695
|
}
|
|
11671
|
-
.examples[data-v-
|
|
11696
|
+
.examples[data-v-2382aa8f] > *:first-of-type:last-of-type {
|
|
11672
11697
|
max-height: calc((var(--refs-viewport-height) - 60px));
|
|
11673
11698
|
}
|
|
11674
11699
|
|
|
@@ -11677,11 +11702,11 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
11677
11702
|
* (or zoomed in screens)
|
|
11678
11703
|
*/
|
|
11679
11704
|
@media (max-width: 600px) {
|
|
11680
|
-
.examples[data-v-
|
|
11705
|
+
.examples[data-v-2382aa8f] > * {
|
|
11681
11706
|
max-height: unset;
|
|
11682
11707
|
}
|
|
11683
11708
|
}
|
|
11684
|
-
.deprecated[data-v-
|
|
11709
|
+
.deprecated[data-v-2382aa8f] * {
|
|
11685
11710
|
text-decoration: line-through;
|
|
11686
11711
|
}
|
|
11687
11712
|
|
|
@@ -11691,7 +11716,7 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
11691
11716
|
* an eyebrow above the title.
|
|
11692
11717
|
*/
|
|
11693
11718
|
@container narrow-references-container (max-width: 900px) {
|
|
11694
|
-
.operation-layout[data-v-
|
|
11719
|
+
.operation-layout[data-v-2382aa8f] {
|
|
11695
11720
|
grid-template-columns: 1fr;
|
|
11696
11721
|
grid-template-areas:
|
|
11697
11722
|
'badge'
|
|
@@ -11701,19 +11726,16 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
11701
11726
|
'details';
|
|
11702
11727
|
column-gap: 0;
|
|
11703
11728
|
}
|
|
11704
|
-
.operation-auth[data-v-
|
|
11729
|
+
.operation-auth[data-v-2382aa8f] {
|
|
11705
11730
|
justify-self: start;
|
|
11706
11731
|
margin-bottom: 4px;
|
|
11707
11732
|
}
|
|
11708
|
-
.operation-
|
|
11709
|
-
margin-bottom: 24px;
|
|
11710
|
-
}
|
|
11711
|
-
.operation-description[data-v-eb0b9f7e] {
|
|
11733
|
+
.operation-description[data-v-2382aa8f] {
|
|
11712
11734
|
margin-bottom: 24px;
|
|
11713
11735
|
}
|
|
11714
11736
|
|
|
11715
11737
|
/* Don't make the examples sticky on narrow viewports */
|
|
11716
|
-
.examples[data-v-
|
|
11738
|
+
.examples[data-v-2382aa8f] {
|
|
11717
11739
|
position: static;
|
|
11718
11740
|
}
|
|
11719
11741
|
}
|
|
@@ -11725,6 +11747,114 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
11725
11747
|
pointer-events: none;
|
|
11726
11748
|
}
|
|
11727
11749
|
|
|
11750
|
+
.async-api-labels[data-v-6f21951e] {
|
|
11751
|
+
display: flex;
|
|
11752
|
+
flex-wrap: wrap;
|
|
11753
|
+
align-items: center;
|
|
11754
|
+
gap: 6px;
|
|
11755
|
+
}
|
|
11756
|
+
/* Protocols read as identifiers, so render them uppercase to set them apart from server names. */
|
|
11757
|
+
.async-api-label--protocol[data-v-6f21951e] {
|
|
11758
|
+
text-transform: uppercase;
|
|
11759
|
+
letter-spacing: 0.05em;
|
|
11760
|
+
}
|
|
11761
|
+
|
|
11762
|
+
.message[data-v-50be0795] {
|
|
11763
|
+
scroll-margin-top: var(--refs-viewport-offset);
|
|
11764
|
+
}
|
|
11765
|
+
.message-title[data-v-50be0795] {
|
|
11766
|
+
font-size: var(--scalar-heading-4);
|
|
11767
|
+
font-weight: var(--scalar-semibold);
|
|
11768
|
+
color: var(--scalar-color-1);
|
|
11769
|
+
}
|
|
11770
|
+
/*
|
|
11771
|
+
* Lay the heading and protocol labels out on one wrapping row. The labels live inside the
|
|
11772
|
+
* Anchor slot so the copy-anchor "#" button (absolutely positioned just past the end of the
|
|
11773
|
+
* slot content on hover) trails after the last pill instead of overlapping the first one.
|
|
11774
|
+
*/
|
|
11775
|
+
.message-heading[data-v-50be0795] {
|
|
11776
|
+
display: inline-flex;
|
|
11777
|
+
flex-wrap: wrap;
|
|
11778
|
+
align-items: center;
|
|
11779
|
+
gap: 8px;
|
|
11780
|
+
}
|
|
11781
|
+
/* Pad the expanded body so the description and schemas don't sit flush against the border. */
|
|
11782
|
+
.message-accordion[data-v-50be0795] .section-accordion-content-card {
|
|
11783
|
+
padding: 12px;
|
|
11784
|
+
}
|
|
11785
|
+
.message-description[data-v-50be0795] {
|
|
11786
|
+
padding-bottom: 4px;
|
|
11787
|
+
text-align: left;
|
|
11788
|
+
}
|
|
11789
|
+
.message-schema[data-v-50be0795] {
|
|
11790
|
+
margin-top: 12px;
|
|
11791
|
+
}
|
|
11792
|
+
.message-schema[data-v-50be0795]:first-child {
|
|
11793
|
+
margin-top: 0;
|
|
11794
|
+
}
|
|
11795
|
+
.message-schema-title[data-v-50be0795] {
|
|
11796
|
+
font-size: var(--scalar-font-size-2);
|
|
11797
|
+
font-weight: var(--scalar-semibold);
|
|
11798
|
+
color: var(--scalar-color-1);
|
|
11799
|
+
padding-bottom: 8px;
|
|
11800
|
+
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
11801
|
+
margin-bottom: 8px;
|
|
11802
|
+
}
|
|
11803
|
+
|
|
11804
|
+
.operation[data-v-91a717db] {
|
|
11805
|
+
margin-top: 32px;
|
|
11806
|
+
scroll-margin-top: var(--refs-viewport-offset);
|
|
11807
|
+
}
|
|
11808
|
+
.operation-header[data-v-91a717db] {
|
|
11809
|
+
display: flex;
|
|
11810
|
+
align-items: center;
|
|
11811
|
+
gap: 8px;
|
|
11812
|
+
}
|
|
11813
|
+
.operation-title[data-v-91a717db] {
|
|
11814
|
+
font-size: var(--scalar-heading-3);
|
|
11815
|
+
font-weight: var(--scalar-semibold);
|
|
11816
|
+
color: var(--scalar-color-1);
|
|
11817
|
+
}
|
|
11818
|
+
|
|
11819
|
+
/* Filled, color-coded pill carries the primary send/receive signal. */
|
|
11820
|
+
.operation-action[data-v-91a717db] {
|
|
11821
|
+
text-transform: uppercase;
|
|
11822
|
+
font-size: var(--scalar-mini);
|
|
11823
|
+
font-weight: var(--scalar-semibold);
|
|
11824
|
+
letter-spacing: 0.05em;
|
|
11825
|
+
border-radius: 12px;
|
|
11826
|
+
padding: 2px 8px;
|
|
11827
|
+
display: inline-flex;
|
|
11828
|
+
align-items: center;
|
|
11829
|
+
}
|
|
11830
|
+
.operation-action--send[data-v-91a717db] {
|
|
11831
|
+
color: var(--scalar-color-blue);
|
|
11832
|
+
background: color-mix(in srgb, var(--scalar-color-blue), transparent 88%);
|
|
11833
|
+
}
|
|
11834
|
+
.operation-action--receive[data-v-91a717db] {
|
|
11835
|
+
color: var(--scalar-color-green);
|
|
11836
|
+
background: color-mix(in srgb, var(--scalar-color-green), transparent 88%);
|
|
11837
|
+
}
|
|
11838
|
+
.operation-description[data-v-91a717db] {
|
|
11839
|
+
text-align: left;
|
|
11840
|
+
margin-top: 4px;
|
|
11841
|
+
}
|
|
11842
|
+
/* Space the first message accordion away from the operation header/description. */
|
|
11843
|
+
.operation[data-v-91a717db] > .message {
|
|
11844
|
+
margin-top: 12px;
|
|
11845
|
+
}
|
|
11846
|
+
|
|
11847
|
+
.channel-section[data-v-2b0efcde] {
|
|
11848
|
+
margin-bottom: 48px;
|
|
11849
|
+
}
|
|
11850
|
+
.channel-labels[data-v-2b0efcde] {
|
|
11851
|
+
margin-bottom: 8px;
|
|
11852
|
+
}
|
|
11853
|
+
.channel-description[data-v-2b0efcde] {
|
|
11854
|
+
padding-bottom: 4px;
|
|
11855
|
+
text-align: left;
|
|
11856
|
+
}
|
|
11857
|
+
|
|
11728
11858
|
.narrow-references-container {
|
|
11729
11859
|
container-name: narrow-references-container;
|
|
11730
11860
|
container-type: inline-size;
|
|
@@ -11742,7 +11872,7 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
11742
11872
|
gap: 12px;
|
|
11743
11873
|
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
11744
11874
|
}
|
|
11745
|
-
/*! tailwindcss v4.
|
|
11875
|
+
/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
|
|
11746
11876
|
@media (max-width: 1000px) {
|
|
11747
11877
|
.agent-scalar.agent-scalar[data-v-3496197b] {
|
|
11748
11878
|
border-top-left-radius: var(--scalar-radius-lg);
|
|
@@ -11755,7 +11885,7 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
11755
11885
|
}
|
|
11756
11886
|
}
|
|
11757
11887
|
|
|
11758
|
-
.scalar-mcp-layer[data-v-
|
|
11888
|
+
.scalar-mcp-layer[data-v-8151784b] {
|
|
11759
11889
|
gap: 2px;
|
|
11760
11890
|
display: flex;
|
|
11761
11891
|
flex-direction: column;
|
|
@@ -11765,13 +11895,15 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
11765
11895
|
transition: all 0.4s ease-in-out;
|
|
11766
11896
|
height: 32px;
|
|
11767
11897
|
}
|
|
11768
|
-
.scalar-mcp-layer[data-v-
|
|
11898
|
+
.scalar-mcp-layer[data-v-8151784b]:hover {
|
|
11769
11899
|
height: 172px;
|
|
11770
11900
|
}
|
|
11771
|
-
.scalar-mcp-layer-link[data-v-
|
|
11901
|
+
.scalar-mcp-layer-link[data-v-8151784b]:hover {
|
|
11772
11902
|
cursor: pointer !important;
|
|
11773
11903
|
}
|
|
11774
|
-
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-
|
|
11904
|
+
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-8151784b] {
|
|
11905
|
+
/* Must stay above font-size and line-height, which the shorthand resets */
|
|
11906
|
+
font: inherit;
|
|
11775
11907
|
cursor: pointer;
|
|
11776
11908
|
width: 100%;
|
|
11777
11909
|
padding: 9px 6px;
|
|
@@ -11794,7 +11926,7 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
11794
11926
|
bottom: 0;
|
|
11795
11927
|
}
|
|
11796
11928
|
/* increase click area for gap */
|
|
11797
|
-
.scalar-mcp-layer-link[data-v-
|
|
11929
|
+
.scalar-mcp-layer-link[data-v-8151784b]:after {
|
|
11798
11930
|
content: '';
|
|
11799
11931
|
position: absolute;
|
|
11800
11932
|
bottom: -2px;
|
|
@@ -11802,49 +11934,49 @@ button.headers-card-title[data-v-b7ba0e6f]:hover {
|
|
|
11802
11934
|
width: 100%;
|
|
11803
11935
|
left: 0;
|
|
11804
11936
|
}
|
|
11805
|
-
.scalar-mcp-layer div.scalar-mcp-layer-link[data-v-
|
|
11937
|
+
.scalar-mcp-layer div.scalar-mcp-layer-link[data-v-8151784b] {
|
|
11806
11938
|
cursor: default;
|
|
11807
11939
|
}
|
|
11808
|
-
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-
|
|
11940
|
+
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-8151784b]:nth-last-child(1) {
|
|
11809
11941
|
transform: translate3d(0, 0, 0);
|
|
11810
11942
|
position: relative;
|
|
11811
11943
|
}
|
|
11812
|
-
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-
|
|
11944
|
+
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-8151784b]:nth-last-child(2) {
|
|
11813
11945
|
transform: translate3d(0, -2px, 0) scale(0.99);
|
|
11814
11946
|
}
|
|
11815
|
-
.scalar-mcp-layer:hover a[data-v-
|
|
11947
|
+
.scalar-mcp-layer:hover a[data-v-8151784b]:nth-last-child(2) {
|
|
11816
11948
|
transform: translate3d(0, calc(-100% - 2px), 0) scale(0.99);
|
|
11817
11949
|
}
|
|
11818
|
-
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-
|
|
11950
|
+
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-8151784b]:nth-last-child(3) {
|
|
11819
11951
|
transform: translate3d(0, -4px, 0) scale(0.98);
|
|
11820
11952
|
}
|
|
11821
|
-
.scalar-mcp-layer:hover a[data-v-
|
|
11953
|
+
.scalar-mcp-layer:hover a[data-v-8151784b]:nth-last-child(3) {
|
|
11822
11954
|
transform: translate3d(0, calc(-200% - 4px), 0) scale(1);
|
|
11823
11955
|
}
|
|
11824
|
-
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-
|
|
11956
|
+
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-8151784b]:nth-last-child(4) {
|
|
11825
11957
|
transform: translate3d(0, -6px, 0) scale(0.97);
|
|
11826
11958
|
}
|
|
11827
|
-
.scalar-mcp-layer:hover a[data-v-
|
|
11959
|
+
.scalar-mcp-layer:hover a[data-v-8151784b]:nth-last-child(4) {
|
|
11828
11960
|
transform: translate3d(0, calc(-300% - 6px), 0) scale(1);
|
|
11829
11961
|
}
|
|
11830
|
-
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-
|
|
11962
|
+
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-8151784b]:nth-last-child(5) {
|
|
11831
11963
|
transform: translate3d(0, -8px, 0) scale(0.96);
|
|
11832
11964
|
}
|
|
11833
|
-
.scalar-mcp-layer:hover .scalar-mcp-layer-link[data-v-
|
|
11965
|
+
.scalar-mcp-layer:hover .scalar-mcp-layer-link[data-v-8151784b]:nth-last-child(5) {
|
|
11834
11966
|
transform: translate3d(0, calc(-400% - 8px), 0) scale(1);
|
|
11835
11967
|
}
|
|
11836
|
-
.scalar-mcp-layer:hover .scalar-mcp-layer-link[data-v-
|
|
11968
|
+
.scalar-mcp-layer:hover .scalar-mcp-layer-link[data-v-8151784b] {
|
|
11837
11969
|
transition: transform 0.2s ease-in-out 0.1s;
|
|
11838
11970
|
}
|
|
11839
|
-
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-
|
|
11971
|
+
.scalar-mcp-layer .scalar-mcp-layer-link[data-v-8151784b]:hover {
|
|
11840
11972
|
background: var(--scalar-background-2);
|
|
11841
11973
|
}
|
|
11842
|
-
.scalar-mcp-layer .mcp-logo[data-v-
|
|
11974
|
+
.scalar-mcp-layer .mcp-logo[data-v-8151784b] {
|
|
11843
11975
|
width: 16px;
|
|
11844
11976
|
height: 16px;
|
|
11845
11977
|
color: var(--scalar-sidebar-color-1);
|
|
11846
11978
|
}
|
|
11847
|
-
.mcp-nav[data-v-
|
|
11979
|
+
.mcp-nav[data-v-8151784b] {
|
|
11848
11980
|
color: var(--scalar-sidebar-color-2);
|
|
11849
11981
|
}
|
|
11850
11982
|
|
|
@@ -11865,7 +11997,7 @@ body {
|
|
|
11865
11997
|
|
|
11866
11998
|
/* Configurable Layout Variables */
|
|
11867
11999
|
@layer scalar-config {
|
|
11868
|
-
.scalar-api-reference[data-v-
|
|
12000
|
+
.scalar-api-reference[data-v-c7e456b3] {
|
|
11869
12001
|
/* The header height */
|
|
11870
12002
|
--refs-header-height: calc(
|
|
11871
12003
|
var(--scalar-custom-header-height, 0px) + var(--scalar-header-height, 0px)
|
|
@@ -11887,20 +12019,20 @@ body {
|
|
|
11887
12019
|
/* The maximum width of the content column */
|
|
11888
12020
|
--refs-content-max-width: var(--scalar-content-max-width, 1540px);
|
|
11889
12021
|
}
|
|
11890
|
-
.scalar-api-reference.references-classic[data-v-
|
|
12022
|
+
.scalar-api-reference.references-classic[data-v-c7e456b3] {
|
|
11891
12023
|
/* Classic layout is wider */
|
|
11892
12024
|
--refs-content-max-width: var(--scalar-content-max-width, 1420px);
|
|
11893
12025
|
min-height: 100dvh;
|
|
11894
12026
|
--refs-sidebar-width: 0;
|
|
11895
12027
|
}
|
|
11896
12028
|
}
|
|
11897
|
-
.t-doc__sidebar[data-v-
|
|
12029
|
+
.t-doc__sidebar[data-v-c7e456b3] {
|
|
11898
12030
|
z-index: 10;
|
|
11899
12031
|
}
|
|
11900
12032
|
|
|
11901
12033
|
/* ----------------------------------------------------- */
|
|
11902
12034
|
/* References Layout */
|
|
11903
|
-
.references-layout[data-v-
|
|
12035
|
+
.references-layout[data-v-c7e456b3] {
|
|
11904
12036
|
/* Try to fill the container */
|
|
11905
12037
|
min-height: 100dvh;
|
|
11906
12038
|
min-width: 100%;
|
|
@@ -11924,32 +12056,32 @@ body {
|
|
|
11924
12056
|
|
|
11925
12057
|
background: var(--scalar-background-1);
|
|
11926
12058
|
}
|
|
11927
|
-
.references-editor[data-v-
|
|
12059
|
+
.references-editor[data-v-c7e456b3] {
|
|
11928
12060
|
grid-area: editor;
|
|
11929
12061
|
display: flex;
|
|
11930
12062
|
min-width: 0;
|
|
11931
12063
|
background: var(--scalar-background-1);
|
|
11932
12064
|
}
|
|
11933
|
-
.references-rendered[data-v-
|
|
12065
|
+
.references-rendered[data-v-c7e456b3] {
|
|
11934
12066
|
position: relative;
|
|
11935
12067
|
grid-area: rendered;
|
|
11936
12068
|
min-width: 0;
|
|
11937
12069
|
background: var(--scalar-background-1);
|
|
11938
12070
|
}
|
|
11939
|
-
.scalar-api-reference.references-classic[data-v-
|
|
11940
|
-
.references-classic .references-rendered[data-v-
|
|
12071
|
+
.scalar-api-reference.references-classic[data-v-c7e456b3],
|
|
12072
|
+
.references-classic .references-rendered[data-v-c7e456b3] {
|
|
11941
12073
|
height: initial !important;
|
|
11942
12074
|
max-height: initial !important;
|
|
11943
12075
|
}
|
|
11944
12076
|
@layer scalar-config {
|
|
11945
|
-
.references-sidebar[data-v-
|
|
12077
|
+
.references-sidebar[data-v-c7e456b3] {
|
|
11946
12078
|
/* Set a default width if references are enabled */
|
|
11947
12079
|
--refs-sidebar-width: var(--scalar-sidebar-width, 288px);
|
|
11948
12080
|
}
|
|
11949
12081
|
}
|
|
11950
12082
|
|
|
11951
12083
|
/* Footer */
|
|
11952
|
-
.references-footer[data-v-
|
|
12084
|
+
.references-footer[data-v-c7e456b3] {
|
|
11953
12085
|
grid-area: footer;
|
|
11954
12086
|
}
|
|
11955
12087
|
/* ----------------------------------------------------- */
|
|
@@ -11965,12 +12097,12 @@ body {
|
|
|
11965
12097
|
*/
|
|
11966
12098
|
@media (width < 1000px) {
|
|
11967
12099
|
/* Keep toolbar hidden on mobile without forcing desktop display mode. */
|
|
11968
|
-
.references-developer-tools[data-v-
|
|
12100
|
+
.references-developer-tools[data-v-c7e456b3] {
|
|
11969
12101
|
display: none;
|
|
11970
12102
|
}
|
|
11971
12103
|
|
|
11972
12104
|
/* Stack view on mobile */
|
|
11973
|
-
.references-layout[data-v-
|
|
12105
|
+
.references-layout[data-v-c7e456b3] {
|
|
11974
12106
|
/* Adjust the sidebar height to the viewport height minus the header height */
|
|
11975
12107
|
--refs-sidebar-height: calc(
|
|
11976
12108
|
var(--full-height, 100dvh) - var(--scalar-custom-header-height, 0px)
|
|
@@ -11985,13 +12117,13 @@ body {
|
|
|
11985
12117
|
'rendered'
|
|
11986
12118
|
'footer';
|
|
11987
12119
|
}
|
|
11988
|
-
.references-editable[data-v-
|
|
12120
|
+
.references-editable[data-v-c7e456b3] {
|
|
11989
12121
|
grid-template-areas:
|
|
11990
12122
|
'header'
|
|
11991
12123
|
'navigation'
|
|
11992
12124
|
'editor';
|
|
11993
12125
|
}
|
|
11994
|
-
.references-rendered[data-v-
|
|
12126
|
+
.references-rendered[data-v-c7e456b3] {
|
|
11995
12127
|
position: static;
|
|
11996
12128
|
}
|
|
11997
12129
|
}
|
|
@@ -12003,17 +12135,17 @@ body {
|
|
|
12003
12135
|
*/
|
|
12004
12136
|
/* Match the layout breakpoint above so the mobile header height is only applied below `lg`. */
|
|
12005
12137
|
@media (width < 1000px) {
|
|
12006
|
-
.scalar-api-references-standalone-mobile[data-v-
|
|
12138
|
+
.scalar-api-references-standalone-mobile[data-v-c7e456b3]:not(.references-classic) {
|
|
12007
12139
|
--scalar-header-height: 50px;
|
|
12008
12140
|
}
|
|
12009
12141
|
}
|
|
12010
12142
|
|
|
12011
|
-
.darklight-reference[data-v-
|
|
12143
|
+
.darklight-reference[data-v-c7e456b3] {
|
|
12012
12144
|
width: 100%;
|
|
12013
12145
|
margin-top: auto;
|
|
12014
12146
|
}
|
|
12015
12147
|
|
|
12016
|
-
.start[data-v-
|
|
12148
|
+
.start[data-v-c492e215] {
|
|
12017
12149
|
padding: 24px;
|
|
12018
12150
|
display: flex;
|
|
12019
12151
|
flex-flow: wrap;
|
|
@@ -12021,10 +12153,10 @@ body {
|
|
|
12021
12153
|
position: relative;
|
|
12022
12154
|
z-index: 0;
|
|
12023
12155
|
}
|
|
12024
|
-
.swagger-editor .start[data-v-
|
|
12156
|
+
.swagger-editor .start[data-v-c492e215] {
|
|
12025
12157
|
padding-top: 24px;
|
|
12026
12158
|
}
|
|
12027
|
-
.start-h1[data-v-
|
|
12159
|
+
.start-h1[data-v-c492e215] {
|
|
12028
12160
|
font-size: var(--scalar-heading-2);
|
|
12029
12161
|
margin-top: 0;
|
|
12030
12162
|
line-height: 1.45;
|
|
@@ -12034,7 +12166,7 @@ body {
|
|
|
12034
12166
|
width: 100%;
|
|
12035
12167
|
position: relative;
|
|
12036
12168
|
}
|
|
12037
|
-
.start-h3[data-v-
|
|
12169
|
+
.start-h3[data-v-c492e215] {
|
|
12038
12170
|
font-size: var(--scalar-paragraph);
|
|
12039
12171
|
margin-top: 0;
|
|
12040
12172
|
margin-bottom: 6px;
|
|
@@ -12044,17 +12176,17 @@ body {
|
|
|
12044
12176
|
color: var(--scalar-color-1);
|
|
12045
12177
|
width: 100%;
|
|
12046
12178
|
}
|
|
12047
|
-
.start-h1[data-v-
|
|
12179
|
+
.start-h1[data-v-c492e215]:not(:first-of-type) {
|
|
12048
12180
|
margin-top: 24px;
|
|
12049
12181
|
}
|
|
12050
|
-
.start-p[data-v-
|
|
12182
|
+
.start-p[data-v-c492e215] {
|
|
12051
12183
|
font-size: var(--scalar-paragraph);
|
|
12052
12184
|
color: var(--scalar-color-2);
|
|
12053
12185
|
line-height: 1.5;
|
|
12054
12186
|
width: 100%;
|
|
12055
12187
|
margin-top: 12px;
|
|
12056
12188
|
}
|
|
12057
|
-
.start-ul[data-v-
|
|
12189
|
+
.start-ul[data-v-c492e215] {
|
|
12058
12190
|
margin-top: 12px;
|
|
12059
12191
|
font-size: var(--scalar-paragraph);
|
|
12060
12192
|
line-height: 1.5;
|
|
@@ -12064,26 +12196,26 @@ body {
|
|
|
12064
12196
|
flex-flow: wrap;
|
|
12065
12197
|
gap: 24px;
|
|
12066
12198
|
}
|
|
12067
|
-
.start-ul li[data-v-
|
|
12199
|
+
.start-ul li[data-v-c492e215] {
|
|
12068
12200
|
margin: 0;
|
|
12069
12201
|
padding: 0;
|
|
12070
12202
|
list-style: none;
|
|
12071
12203
|
width: calc(50% - 24px);
|
|
12072
12204
|
color: var(--scalar-color-2);
|
|
12073
12205
|
}
|
|
12074
|
-
.start-ul li[data-v-
|
|
12206
|
+
.start-ul li[data-v-c492e215]:first-of-type {
|
|
12075
12207
|
margin-top: 0;
|
|
12076
12208
|
}
|
|
12077
|
-
.start-section[data-v-
|
|
12209
|
+
.start-section[data-v-c492e215] {
|
|
12078
12210
|
width: 100%;
|
|
12079
12211
|
margin-bottom: 12px;
|
|
12080
12212
|
display: flex;
|
|
12081
12213
|
flex-flow: wrap;
|
|
12082
12214
|
}
|
|
12083
|
-
.start-section[data-v-
|
|
12215
|
+
.start-section[data-v-c492e215]:last-of-type {
|
|
12084
12216
|
margin-bottom: 48px;
|
|
12085
12217
|
}
|
|
12086
|
-
.start-h2[data-v-
|
|
12218
|
+
.start-h2[data-v-c492e215] {
|
|
12087
12219
|
background: var(--scalar-background-2);
|
|
12088
12220
|
border-top-left-radius: var(--scalar-radius-lg);
|
|
12089
12221
|
border-top-right-radius: var(--scalar-radius-lg);
|
|
@@ -12094,7 +12226,7 @@ body {
|
|
|
12094
12226
|
padding: 9px;
|
|
12095
12227
|
width: 100%;
|
|
12096
12228
|
}
|
|
12097
|
-
.start-item[data-v-
|
|
12229
|
+
.start-item[data-v-c492e215] {
|
|
12098
12230
|
align-items: center;
|
|
12099
12231
|
background: var(--scalar-background-2);
|
|
12100
12232
|
border-right: 1px solid var(--scalar-border-color);
|
|
@@ -12109,79 +12241,79 @@ body {
|
|
|
12109
12241
|
text-transform: capitalize;
|
|
12110
12242
|
user-select: none;
|
|
12111
12243
|
}
|
|
12112
|
-
.start-section-integrations .start-item[data-v-
|
|
12244
|
+
.start-section-integrations .start-item[data-v-c492e215]:first-of-type {
|
|
12113
12245
|
border-bottom-left-radius: var(--scalar-radius-lg);
|
|
12114
12246
|
border-left: 1px solid var(--scalar-border-color);
|
|
12115
12247
|
}
|
|
12116
|
-
.start-section-integrations .start-item[data-v-
|
|
12248
|
+
.start-section-integrations .start-item[data-v-c492e215]:last-of-type {
|
|
12117
12249
|
border-bottom-right-radius: var(--scalar-radius-lg);
|
|
12118
12250
|
}
|
|
12119
|
-
.start-section-colors .start-item[data-v-
|
|
12251
|
+
.start-section-colors .start-item[data-v-c492e215] {
|
|
12120
12252
|
min-width: 33.33%;
|
|
12121
12253
|
}
|
|
12122
|
-
.start-section-colors .start-item[data-v-
|
|
12254
|
+
.start-section-colors .start-item[data-v-c492e215]:nth-child(3n + 2) {
|
|
12123
12255
|
border-left: 1px solid var(--scalar-border-color);
|
|
12124
12256
|
}
|
|
12125
|
-
.start-section-colors .start-item[data-v-
|
|
12126
|
-
.start-section-colors .start-item-active[data-v-
|
|
12257
|
+
.start-section-colors .start-item[data-v-c492e215]:last-of-type,
|
|
12258
|
+
.start-section-colors .start-item-active[data-v-c492e215]:last-of-type::before {
|
|
12127
12259
|
border-radius: 0 0 var(--scalar-radius-lg) var(--scalar-radius-lg);
|
|
12128
12260
|
}
|
|
12129
|
-
.start-item[data-v-
|
|
12261
|
+
.start-item[data-v-c492e215]:empty {
|
|
12130
12262
|
pointer-events: none;
|
|
12131
12263
|
}
|
|
12132
|
-
.start-item svg[data-v-
|
|
12264
|
+
.start-item svg[data-v-c492e215] {
|
|
12133
12265
|
width: 14px;
|
|
12134
12266
|
height: 14px;
|
|
12135
12267
|
margin-right: 6px;
|
|
12136
12268
|
}
|
|
12137
|
-
.start-item[data-v-
|
|
12269
|
+
.start-item[data-v-c492e215]:hover {
|
|
12138
12270
|
background: var(--scalar-background-3);
|
|
12139
12271
|
}
|
|
12140
|
-
.start-item-active[data-v-
|
|
12272
|
+
.start-item-active[data-v-c492e215] {
|
|
12141
12273
|
z-index: 10;
|
|
12142
12274
|
position: relative;
|
|
12143
12275
|
color: var(--scalar-color-1);
|
|
12144
12276
|
}
|
|
12145
|
-
.start-item-active[data-v-
|
|
12277
|
+
.start-item-active[data-v-c492e215]::before {
|
|
12146
12278
|
border: 1px solid var(--scalar-color-1);
|
|
12147
12279
|
content: '';
|
|
12148
12280
|
inset: -1px -1px -1px -1px;
|
|
12149
12281
|
pointer-events: none;
|
|
12150
12282
|
position: absolute;
|
|
12151
12283
|
}
|
|
12152
|
-
.start-section-color .start-item[data-v-
|
|
12284
|
+
.start-section-color .start-item[data-v-c492e215] {
|
|
12153
12285
|
text-transform: capitalize;
|
|
12154
12286
|
}
|
|
12155
|
-
.start-cta[data-v-
|
|
12287
|
+
.start-cta[data-v-c492e215] {
|
|
12156
12288
|
display: flex;
|
|
12157
12289
|
gap: 12px;
|
|
12158
12290
|
width: 100%;
|
|
12159
12291
|
margin-top: 24px;
|
|
12160
12292
|
margin-bottom: 0;
|
|
12161
12293
|
}
|
|
12162
|
-
.start-row[data-v-
|
|
12294
|
+
.start-row[data-v-c492e215] {
|
|
12163
12295
|
width: 100%;
|
|
12164
12296
|
margin-top: 12px;
|
|
12165
12297
|
overflow: hidden;
|
|
12166
12298
|
}
|
|
12167
|
-
.start-hero-copy[data-v-
|
|
12299
|
+
.start-hero-copy[data-v-c492e215] {
|
|
12168
12300
|
background: var(--scalar-background-2);
|
|
12169
12301
|
padding: 12px;
|
|
12170
12302
|
border-radius: var(--scalar-radius-lg);
|
|
12171
12303
|
}
|
|
12172
|
-
.start-p-small[data-v-
|
|
12304
|
+
.start-p-small[data-v-c492e215] {
|
|
12173
12305
|
font-weight: var(--scalar-semibold);
|
|
12174
12306
|
font-size: var(--scalar-mini);
|
|
12175
12307
|
color: var(--scalar-color-2);
|
|
12176
12308
|
margin-bottom: 12px;
|
|
12177
12309
|
line-height: 1.4;
|
|
12178
12310
|
}
|
|
12179
|
-
.start-cta[data-v-
|
|
12311
|
+
.start-cta[data-v-c492e215] {
|
|
12180
12312
|
margin-bottom: 12px;
|
|
12181
12313
|
width: fit-content;
|
|
12182
12314
|
white-space: nowrap;
|
|
12183
12315
|
}
|
|
12184
|
-
.start-copy[data-v-
|
|
12316
|
+
.start-copy[data-v-c492e215] {
|
|
12185
12317
|
padding: 76px 48px 48px 48px;
|
|
12186
12318
|
display: flex;
|
|
12187
12319
|
justify-content: center;
|
|
@@ -12189,7 +12321,7 @@ body {
|
|
|
12189
12321
|
flex-direction: column;
|
|
12190
12322
|
text-align: center;
|
|
12191
12323
|
}
|
|
12192
|
-
.start-logo[data-v-
|
|
12324
|
+
.start-logo[data-v-c492e215] {
|
|
12193
12325
|
color: var(--scalar-color-1);
|
|
12194
12326
|
margin-bottom: 24px;
|
|
12195
12327
|
width: 72px;
|
|
@@ -12198,7 +12330,7 @@ body {
|
|
|
12198
12330
|
box-shadow: var(--scalar-shadow-2);
|
|
12199
12331
|
border-radius: var(--scalar-radius-full);
|
|
12200
12332
|
}
|
|
12201
|
-
.start-logo[data-v-
|
|
12333
|
+
.start-logo[data-v-c492e215]:before {
|
|
12202
12334
|
content: '';
|
|
12203
12335
|
width: 300%;
|
|
12204
12336
|
aspect-ratio: 1;
|
|
@@ -12215,7 +12347,7 @@ body {
|
|
|
12215
12347
|
linear-gradient(to right, var(--scalar-border-color) 1px, transparent 1px),
|
|
12216
12348
|
linear-gradient(to bottom, var(--scalar-border-color) 1px, transparent 1px);
|
|
12217
12349
|
}
|
|
12218
|
-
.start-logo svg[data-v-
|
|
12350
|
+
.start-logo svg[data-v-c492e215] {
|
|
12219
12351
|
width: 100%;
|
|
12220
12352
|
height: auto;
|
|
12221
12353
|
background: var(--scalar-background-1);
|
|
@@ -12224,28 +12356,28 @@ body {
|
|
|
12224
12356
|
position: relative;
|
|
12225
12357
|
}
|
|
12226
12358
|
@media screen and (max-width: 600px) {
|
|
12227
|
-
.start-section-colors .start-item[data-v-
|
|
12228
|
-
.start-item[data-v-
|
|
12359
|
+
.start-section-colors .start-item[data-v-c492e215],
|
|
12360
|
+
.start-item[data-v-c492e215] {
|
|
12229
12361
|
width: 100%;
|
|
12230
12362
|
border-radius: 0;
|
|
12231
12363
|
border-right: none;
|
|
12232
12364
|
border-top: 1px solid var(--scalar-border-color);
|
|
12233
12365
|
}
|
|
12234
|
-
.start-item[data-v-
|
|
12366
|
+
.start-item[data-v-c492e215]:empty {
|
|
12235
12367
|
display: none;
|
|
12236
12368
|
}
|
|
12237
|
-
.start-h2[data-v-
|
|
12369
|
+
.start-h2[data-v-c492e215] {
|
|
12238
12370
|
border-bottom: none;
|
|
12239
12371
|
}
|
|
12240
|
-
.start li[data-v-
|
|
12372
|
+
.start li[data-v-c492e215] {
|
|
12241
12373
|
width: 100%;
|
|
12242
12374
|
}
|
|
12243
|
-
.start-copy[data-v-
|
|
12375
|
+
.start-copy[data-v-c492e215] {
|
|
12244
12376
|
padding: 48px 0 24px 0;
|
|
12245
12377
|
}
|
|
12246
12378
|
}
|
|
12247
12379
|
@media screen and (max-width: 1000px) {
|
|
12248
|
-
.start[data-v-
|
|
12380
|
+
.start[data-v-c492e215] {
|
|
12249
12381
|
padding: 0;
|
|
12250
12382
|
overflow: auto;
|
|
12251
12383
|
}
|