@scalar/api-reference 1.58.0 → 1.59.0
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 +75 -0
- package/dist/blocks/index.d.ts +1 -0
- package/dist/blocks/index.d.ts.map +1 -1
- package/dist/blocks/index.js +2 -1
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/AsyncApiServerSelector.vue.d.ts +24 -0
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/AsyncApiServerSelector.vue.d.ts.map +1 -0
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/AsyncApiServerSelector.vue.js +7 -0
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/AsyncApiServerSelector.vue.js.map +1 -0
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/AsyncApiServerSelector.vue.script.js +80 -0
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/AsyncApiServerSelector.vue.script.js.map +1 -0
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/Selector.vue.d.ts +25 -0
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/Selector.vue.d.ts.map +1 -0
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/Selector.vue.js +7 -0
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/Selector.vue.js.map +1 -0
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/Selector.vue.script.js +76 -0
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/Selector.vue.script.js.map +1 -0
- package/dist/blocks/scalar-asyncapi-server-selector-block/index.d.ts +2 -0
- package/dist/blocks/scalar-asyncapi-server-selector-block/index.d.ts.map +1 -0
- package/dist/blocks/scalar-client-selector-block/components/ClientDropdown.vue.d.ts +2 -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.map +1 -1
- package/dist/blocks/scalar-client-selector-block/components/ClientSelector.vue.d.ts +2 -6
- 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 +26 -36
- 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.d.ts +1 -1
- package/dist/blocks/scalar-client-selector-block/helpers/featured-clients.d.ts.map +1 -1
- package/dist/blocks/scalar-client-selector-block/helpers/featured-clients.js.map +1 -1
- package/dist/blocks/scalar-sdk-installation-instructions/components/SdkInstallationInstructions.vue.d.ts +9 -0
- package/dist/blocks/scalar-sdk-installation-instructions/components/SdkInstallationInstructions.vue.d.ts.map +1 -0
- package/dist/blocks/scalar-sdk-installation-instructions/components/SdkInstallationInstructions.vue.js +9 -0
- package/dist/blocks/scalar-sdk-installation-instructions/components/SdkInstallationInstructions.vue.js.map +1 -0
- package/dist/blocks/scalar-sdk-installation-instructions/components/SdkInstallationInstructions.vue.script.js +225 -0
- package/dist/blocks/scalar-sdk-installation-instructions/components/SdkInstallationInstructions.vue.script.js.map +1 -0
- package/dist/blocks/scalar-sdk-installation-instructions/helpers/language-icon.d.ts +4 -0
- package/dist/blocks/scalar-sdk-installation-instructions/helpers/language-icon.d.ts.map +1 -0
- package/dist/blocks/scalar-sdk-installation-instructions/helpers/language-icon.js +59 -0
- package/dist/blocks/scalar-sdk-installation-instructions/helpers/language-icon.js.map +1 -0
- package/dist/blocks/scalar-sdk-installation-instructions/helpers/renderable-sdks.d.ts +19 -0
- package/dist/blocks/scalar-sdk-installation-instructions/helpers/renderable-sdks.d.ts.map +1 -0
- package/dist/blocks/scalar-sdk-installation-instructions/helpers/renderable-sdks.js +19 -0
- package/dist/blocks/scalar-sdk-installation-instructions/helpers/renderable-sdks.js.map +1 -0
- package/dist/blocks/scalar-sdk-installation-instructions/helpers/visible-tab-count.d.ts +16 -0
- package/dist/blocks/scalar-sdk-installation-instructions/helpers/visible-tab-count.d.ts.map +1 -0
- package/dist/blocks/scalar-sdk-installation-instructions/helpers/visible-tab-count.js +29 -0
- package/dist/blocks/scalar-sdk-installation-instructions/helpers/visible-tab-count.js.map +1 -0
- package/dist/blocks/scalar-sdk-installation-instructions/index.d.ts +3 -0
- package/dist/blocks/scalar-sdk-installation-instructions/index.d.ts.map +1 -0
- package/dist/blocks/scalar-server-selector-block/components/ServerSelector.vue.script.js +1 -1
- package/dist/browser/chunks/{AgentScalarChatInterface-DIIVMX31.js → AgentScalarChatInterface-BXB1nZKJ.js} +4 -4
- package/dist/browser/chunks/ScalarTextInput.vue-XkIzhvc0.js +27 -0
- package/dist/browser/chunks/basic-shape-diamond.svg-BTEOT1FL.js +1 -1
- package/dist/browser/chunks/basic-shape-hexagon.svg-BSPzaCgF.js +1 -1
- package/dist/browser/chunks/basic-shape-primary-circle-ellipse-round.svg-DKmZ8UUU.js +1 -1
- package/dist/browser/chunks/basic-shape-primary-square-rectangle.svg-n2YRykHD.js +1 -1
- package/dist/browser/chunks/basic-shape-shield.svg-Bec9cJDA.js +1 -1
- package/dist/browser/chunks/browser-67K6wmG9.js +1 -1
- package/dist/browser/chunks/computer-device-desktop-monitor.svg-m6j893Hb.js +1 -1
- package/dist/browser/chunks/computer-device-desktop.svg-Dk1VVO7k.js +1 -1
- package/dist/browser/chunks/computer-device-laptop.svg-BNGVUCYS.js +1 -1
- package/dist/browser/chunks/computer-device-mobile-phone-android-samsung-back.svg-CC4UUTFw.js +1 -1
- package/dist/browser/chunks/computer-device-mobile-phone-android-samsung.svg-D8ExpMpL.js +1 -1
- package/dist/browser/chunks/computer-device-mobile-phone-iphone-x-back.svg-CLm7sgMM.js +1 -1
- package/dist/browser/chunks/computer-device-mobile-phone-iphone-x.svg-Xrttg6_7.js +1 -1
- package/dist/browser/chunks/computer-device-mobile-tablet-touch.svg-DQ2oTvOG.js +1 -1
- package/dist/browser/chunks/computer-device-mobile-tablet.svg-DCr0XlRc.js +1 -1
- package/dist/browser/chunks/computer-device-network-ethernet-cat6.svg-AK9l0iOl.js +1 -1
- package/dist/browser/chunks/computer-device-network-lan-www.svg-gUIdFBlE.js +1 -1
- package/dist/browser/chunks/computer-device-network-wifi-connection.svg-Be-EMm4e.js +1 -1
- package/dist/browser/chunks/computer-device-network-wifi-router.svg-Dc2VzyqK.js +1 -1
- package/dist/browser/chunks/ecology-science-erlenmeyer-flask.svg-DHgy7Jfd.js +1 -1
- package/dist/browser/chunks/image-flash-lightning.svg-EETR_y1q.js +1 -1
- package/dist/browser/chunks/image-picture-flower.svg-DN1AYzJU.js +1 -1
- package/dist/browser/chunks/interface-alert-exclamation-diamond.svg-C5NozMV_.js +1 -1
- package/dist/browser/chunks/interface-alert-exclamation-triangle-warning.svg-DaAg2fF5.js +1 -1
- package/dist/browser/chunks/interface-alert-information-circle.svg-ckkkt9Mv.js +1 -1
- package/dist/browser/chunks/interface-award-crown.svg-pjvn9hY-.js +1 -1
- package/dist/browser/chunks/interface-bookmark-tag.svg-r2r-lQq4.js +1 -1
- package/dist/browser/chunks/interface-bookmark.svg-BK9HKQBT.js +1 -1
- package/dist/browser/chunks/interface-calendar-date-one.svg-DNnF0M1I.js +1 -1
- package/dist/browser/chunks/interface-content-book-open-pages.svg-CQj_w9Vp.js +1 -1
- package/dist/browser/chunks/interface-content-book-page.svg-DppoeJRe.js +1 -1
- package/dist/browser/chunks/interface-content-file.svg-CvcD7OiY.js +1 -1
- package/dist/browser/chunks/interface-content-folder.svg-BmtS5I9A.js +1 -1
- package/dist/browser/chunks/interface-copy-clipboard.svg-Be6EI50X.js +1 -1
- package/dist/browser/chunks/interface-edit-attachment.svg-G5TKzpWX.js +1 -1
- package/dist/browser/chunks/interface-edit-binocular.svg-jzL-DvGB.js +1 -1
- package/dist/browser/chunks/interface-edit-magic-wand.svg-BOTlymvp.js +1 -1
- package/dist/browser/chunks/interface-edit-tool-paint-roller.svg-s9dwryx7.js +1 -1
- package/dist/browser/chunks/interface-edit-tool-pencil.svg-C7v0dbB3.js +1 -1
- package/dist/browser/chunks/interface-favorite-award.svg-CYHUgUG0.js +1 -1
- package/dist/browser/chunks/interface-favorite-flag.svg-C10zlKOb.js +1 -1
- package/dist/browser/chunks/interface-favorite-heart.svg-eoduXxlz.js +1 -1
- package/dist/browser/chunks/interface-favorite-star.svg-BSmxJetr.js +1 -1
- package/dist/browser/chunks/interface-favorite-stars-sparkles.svg-JTFLj3Ls.js +1 -1
- package/dist/browser/chunks/interface-hierarchy-flowchart.svg-Cg_Wy0kN.js +1 -1
- package/dist/browser/chunks/interface-home-house.svg-DytoGRnv.js +1 -1
- package/dist/browser/chunks/interface-hyperlink.svg-CuEfmmQI.js +1 -1
- package/dist/browser/chunks/interface-lighting-brightness.svg-DSK0h_Pa.js +1 -1
- package/dist/browser/chunks/interface-lock-closed.svg-Cn6TaLYv.js +1 -1
- package/dist/browser/chunks/interface-lock-open-unlock.svg-CVkG5-9W.js +1 -1
- package/dist/browser/chunks/interface-login-key.svg-y-cwwXjN.js +1 -1
- package/dist/browser/chunks/interface-search.svg-S-puVFJB.js +1 -1
- package/dist/browser/chunks/interface-setting-cog.svg-CTH4_lLg.js +1 -1
- package/dist/browser/chunks/interface-share-megaphone-bullhorn.svg-Pbp39MyC.js +1 -1
- package/dist/browser/chunks/interface-share-rocket.svg-BgCsIRZO.js +1 -1
- package/dist/browser/chunks/interface-share-satellite.svg-DAMN9d5G.js +1 -1
- package/dist/browser/chunks/interface-share-space-ship.svg-Dt-Mejxk.js +1 -1
- package/dist/browser/chunks/interface-share.svg-vFYTXSti.js +1 -1
- package/dist/browser/chunks/interface-signal-square.svg-DNG4LpAe.js +1 -1
- package/dist/browser/chunks/interface-time-clock-circle.svg-Bpz-nLxo.js +1 -1
- package/dist/browser/chunks/interface-time-hour-glass.svg-D7agfKsH.js +1 -1
- package/dist/browser/chunks/interface-users-multiple.svg-CkPJBBnG.js +1 -1
- package/dist/browser/chunks/interface-weather-moon.svg-CaTZFMPO.js +1 -1
- package/dist/browser/chunks/mail-chat-bubble-square.svg-DC8RIihp.js +1 -1
- package/dist/browser/chunks/mail-send-email-paper-airplane.svg-D8OLs9jz.js +1 -1
- package/dist/browser/chunks/mail-send-envelope.svg-CV33h5Sx.js +1 -1
- package/dist/browser/chunks/modal-Bp9V4D2s.js +66 -0
- package/dist/browser/chunks/{modal-BA6EnLMO.js → modal-CtAiwzwH.js} +2 -2
- package/dist/browser/chunks/money-cashier-receipt.svg-CJL8C2gs.js +1 -1
- package/dist/browser/chunks/money-currency-dollar-pay.svg-VdBplCTx.js +1 -1
- package/dist/browser/chunks/money-graph-arrow-increase.svg-DcRov3zk.js +1 -1
- package/dist/browser/chunks/money-graph-bar-chart-increase.svg-Cc7KxjX-.js +1 -1
- package/dist/browser/chunks/nature-ecology-leaf.svg-DR3cTZxt.js +1 -1
- package/dist/browser/chunks/phone-telephone.svg-DyY0gUlk.js +1 -1
- package/dist/browser/chunks/programming-bug.svg-BHLT-Qhp.js +1 -1
- package/dist/browser/chunks/programming-cloud.svg-B6YW33ba.js +1 -1
- package/dist/browser/chunks/programming-computer-database-server.svg-B6o5Sdn-.js +1 -1
- package/dist/browser/chunks/programming-computer-database.svg-Cl7OVtpJ.js +1 -1
- package/dist/browser/chunks/programming-module-four-layout.svg-BQrerL1x.js +1 -1
- package/dist/browser/chunks/programming-module-three.svg-B2KTQzBM.js +1 -1
- package/dist/browser/chunks/programming-module.svg-CiID7kPm.js +1 -1
- package/dist/browser/chunks/programming-script-code.svg-D1M5rtkN.js +1 -1
- package/dist/browser/chunks/runtime-core.esm-bundler-Byrbbu5Q.js +1 -1
- package/dist/browser/chunks/shopping-cart.svg-BEegiIR9.js +1 -1
- package/dist/browser/chunks/shopping-gift-present.svg-BUHwuLix.js +1 -1
- package/dist/browser/chunks/shopping-shipping-box-parcel-package.svg-D6fxWdYx.js +1 -1
- package/dist/browser/chunks/tag-new-circle.svg-jsg1bGs0.js +1 -1
- package/dist/browser/chunks/travel-map-earth-globe.svg-ClbMiU-f.js +1 -1
- package/dist/browser/chunks/vendor-nugWm4eq.js +337 -0
- package/dist/browser/standalone.esm.js +19 -18
- package/dist/browser/standalone.js +245 -240
- 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 +19 -3
- package/dist/components/ApiReference.vue.script.js.map +1 -1
- package/dist/components/Content/AsyncApi/AsyncApiTraversedEntry.vue.d.ts +1 -1
- package/dist/components/Content/AsyncApi/AsyncApiTraversedEntry.vue.d.ts.map +1 -1
- package/dist/components/Content/AsyncApi/AsyncApiTraversedEntry.vue.js.map +1 -1
- package/dist/components/Content/AsyncApi/AsyncApiTraversedEntry.vue.script.js +4 -2
- package/dist/components/Content/AsyncApi/AsyncApiTraversedEntry.vue.script.js.map +1 -1
- package/dist/components/Content/AsyncApi/Channel.vue.d.ts +4 -0
- 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.js.map +1 -1
- package/dist/components/Content/AsyncApi/Channel.vue.script.js +43 -3
- package/dist/components/Content/AsyncApi/Channel.vue.script.js.map +1 -1
- package/dist/components/Content/AsyncApi/helpers/adapt-async-api-parameters.d.ts +14 -0
- package/dist/components/Content/AsyncApi/helpers/adapt-async-api-parameters.d.ts.map +1 -0
- package/dist/components/Content/AsyncApi/helpers/adapt-async-api-parameters.js +34 -0
- package/dist/components/Content/AsyncApi/helpers/adapt-async-api-parameters.js.map +1 -0
- package/dist/components/Content/Auth/Auth.vue.d.ts +1 -1
- package/dist/components/Content/Auth/Auth.vue.d.ts.map +1 -1
- package/dist/components/Content/Auth/Auth.vue.js.map +1 -1
- package/dist/components/Content/Auth/Auth.vue.script.js +2 -0
- package/dist/components/Content/Auth/Auth.vue.script.js.map +1 -1
- package/dist/components/Content/Content.vue.d.ts +3 -3
- package/dist/components/Content/Content.vue.d.ts.map +1 -1
- package/dist/components/Content/Content.vue.js.map +1 -1
- package/dist/components/Content/Content.vue.script.js +50 -6
- package/dist/components/Content/Content.vue.script.js.map +1 -1
- package/dist/components/Content/Models/Model.vue.d.ts +4 -2
- package/dist/components/Content/Models/Model.vue.d.ts.map +1 -1
- package/dist/components/Content/Models/Model.vue.js.map +1 -1
- package/dist/components/Content/Models/Model.vue.script.js +6 -1
- package/dist/components/Content/Models/Model.vue.script.js.map +1 -1
- package/dist/components/Content/Models/components/ClassicLayout.vue.d.ts +4 -2
- 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.js.map +1 -1
- package/dist/components/Content/Models/components/ClassicLayout.vue.script.js +9 -2
- package/dist/components/Content/Models/components/ClassicLayout.vue.script.js.map +1 -1
- package/dist/components/Content/Models/components/ModernLayout.vue.d.ts +4 -1
- package/dist/components/Content/Models/components/ModernLayout.vue.d.ts.map +1 -1
- package/dist/components/Content/Models/components/ModernLayout.vue.js.map +1 -1
- package/dist/components/Content/Models/components/ModernLayout.vue.script.js +5 -1
- package/dist/components/Content/Models/components/ModernLayout.vue.script.js.map +1 -1
- package/dist/components/Content/Operations/TraversedEntry.vue.d.ts +1 -1
- package/dist/components/Content/Operations/TraversedEntry.vue.d.ts.map +1 -1
- package/dist/components/Content/Operations/TraversedEntry.vue.js.map +1 -1
- package/dist/components/Content/Operations/TraversedEntry.vue.script.js +7 -2
- package/dist/components/Content/Operations/TraversedEntry.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/Schema.vue.d.ts +6 -0
- 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 +32 -7
- 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 +16 -3
- package/dist/components/Content/Schema/SchemaComposition.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaObjectExampleCodeBlock.vue.script.js +1 -1
- package/dist/components/Content/Schema/SchemaObjectProperties.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaObjectProperties.vue.js.map +1 -1
- package/dist/components/Content/Schema/SchemaObjectProperties.vue.script.js +7 -0
- package/dist/components/Content/Schema/SchemaObjectProperties.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaProperty.vue.d.ts +2 -0
- 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 +17 -2
- package/dist/components/Content/Schema/SchemaProperty.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/helpers/get-compositions-to-render.d.ts +3 -2
- package/dist/components/Content/Schema/helpers/get-compositions-to-render.d.ts.map +1 -1
- package/dist/components/Content/Schema/helpers/get-compositions-to-render.js +26 -1
- package/dist/components/Content/Schema/helpers/get-compositions-to-render.js.map +1 -1
- package/dist/components/Content/Schema/helpers/schema-cycle.d.ts +31 -0
- package/dist/components/Content/Schema/helpers/schema-cycle.d.ts.map +1 -0
- package/dist/components/Content/Schema/helpers/schema-cycle.js +39 -0
- package/dist/components/Content/Schema/helpers/schema-cycle.js.map +1 -0
- package/dist/components/Content/Schema/types.d.ts +10 -0
- package/dist/components/Content/Schema/types.d.ts.map +1 -1
- package/dist/features/Operation/Operation.vue.d.ts +1 -1
- package/dist/features/Operation/Operation.vue.d.ts.map +1 -1
- package/dist/features/Operation/Operation.vue.js.map +1 -1
- package/dist/features/Operation/Operation.vue.script.js +4 -0
- package/dist/features/Operation/Operation.vue.script.js.map +1 -1
- package/dist/features/Operation/components/ContentTypeSelect.vue.script.js +1 -1
- package/dist/features/Operation/components/Header.vue.d.ts +4 -1
- package/dist/features/Operation/components/Header.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/Header.vue.js.map +1 -1
- package/dist/features/Operation/components/Header.vue.script.js +6 -2
- package/dist/features/Operation/components/Header.vue.script.js.map +1 -1
- package/dist/features/Operation/components/Headers.vue.d.ts +4 -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.js.map +1 -1
- package/dist/features/Operation/components/Headers.vue.script.js +10 -4
- package/dist/features/Operation/components/Headers.vue.script.js.map +1 -1
- package/dist/features/Operation/components/OperationParameters.vue.d.ts +4 -2
- package/dist/features/Operation/components/OperationParameters.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/OperationParameters.vue.js.map +1 -1
- package/dist/features/Operation/components/OperationParameters.vue.script.js +12 -1
- package/dist/features/Operation/components/OperationParameters.vue.script.js.map +1 -1
- package/dist/features/Operation/components/OperationResponses.vue.d.ts +4 -2
- package/dist/features/Operation/components/OperationResponses.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/OperationResponses.vue.js.map +1 -1
- package/dist/features/Operation/components/OperationResponses.vue.script.js +3 -0
- package/dist/features/Operation/components/OperationResponses.vue.script.js.map +1 -1
- package/dist/features/Operation/components/ParameterList.vue.d.ts +4 -2
- package/dist/features/Operation/components/ParameterList.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/ParameterList.vue.js.map +1 -1
- package/dist/features/Operation/components/ParameterList.vue.script.js +3 -0
- package/dist/features/Operation/components/ParameterList.vue.script.js.map +1 -1
- package/dist/features/Operation/components/ParameterListItem.vue.d.ts +4 -2
- package/dist/features/Operation/components/ParameterListItem.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/ParameterListItem.vue.js +1 -1
- package/dist/features/Operation/components/ParameterListItem.vue.js.map +1 -1
- package/dist/features/Operation/components/ParameterListItem.vue.script.js +8 -1
- package/dist/features/Operation/components/ParameterListItem.vue.script.js.map +1 -1
- package/dist/features/Operation/components/RequestBody.vue.d.ts +4 -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.js.map +1 -1
- package/dist/features/Operation/components/RequestBody.vue.script.js +10 -3
- package/dist/features/Operation/components/RequestBody.vue.script.js.map +1 -1
- package/dist/features/Operation/components/callbacks/Callback.vue.d.ts +4 -2
- package/dist/features/Operation/components/callbacks/Callback.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/callbacks/Callback.vue.js +1 -1
- package/dist/features/Operation/components/callbacks/Callback.vue.js.map +1 -1
- package/dist/features/Operation/components/callbacks/Callback.vue.script.js +5 -0
- package/dist/features/Operation/components/callbacks/Callback.vue.script.js.map +1 -1
- package/dist/features/Operation/components/callbacks/Callbacks.vue.d.ts +4 -2
- package/dist/features/Operation/components/callbacks/Callbacks.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/callbacks/Callbacks.vue.js.map +1 -1
- package/dist/features/Operation/components/callbacks/Callbacks.vue.script.js +3 -0
- package/dist/features/Operation/components/callbacks/Callbacks.vue.script.js.map +1 -1
- package/dist/features/Operation/layouts/ClassicLayout.vue.d.ts +3 -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 +8 -1
- package/dist/features/Operation/layouts/ClassicLayout.vue.script.js.map +1 -1
- package/dist/features/Operation/layouts/ModernLayout.vue.d.ts +3 -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 +170 -176
- package/dist/features/Operation/layouts/ModernLayout.vue.script.js.map +1 -1
- package/dist/features/Search/components/SearchButton.vue.d.ts.map +1 -1
- package/dist/features/Search/components/SearchButton.vue.js.map +1 -1
- package/dist/features/Search/components/SearchButton.vue.script.js +13 -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.js.map +1 -1
- package/dist/features/Search/components/SearchModal.vue.script.js +2 -3
- package/dist/features/Search/components/SearchModal.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigTheme.vue.script.js +1 -1
- package/dist/features/example-responses/ExampleResponse.vue.d.ts.map +1 -1
- package/dist/features/example-responses/ExampleResponse.vue.js +1 -1
- package/dist/features/example-responses/ExampleResponse.vue.js.map +1 -1
- package/dist/features/example-responses/ExampleResponse.vue.script.js +6 -7
- package/dist/features/example-responses/ExampleResponse.vue.script.js.map +1 -1
- package/dist/features/example-responses/ExampleResponses.vue.script.js +1 -1
- package/dist/features/example-responses/ExampleSchema.vue.d.ts.map +1 -1
- package/dist/features/example-responses/ExampleSchema.vue.js.map +1 -1
- package/dist/features/example-responses/ExampleSchema.vue.script.js +6 -7
- package/dist/features/example-responses/ExampleSchema.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 +15 -4
- package/dist/features/info-object/Contact.vue.script.js.map +1 -1
- package/dist/helpers/load-from-perssistance.d.ts +2 -1
- package/dist/helpers/load-from-perssistance.d.ts.map +1 -1
- package/dist/helpers/load-from-perssistance.js +4 -3
- package/dist/helpers/load-from-perssistance.js.map +1 -1
- package/dist/standalone/lib/html-api.d.ts.map +1 -1
- package/dist/standalone/lib/html-api.js +60 -2
- package/dist/standalone/lib/html-api.js.map +1 -1
- package/dist/style.css +557 -374
- package/dist/vue-styles.css +547 -357
- package/package.json +16 -16
- package/dist/browser/chunks/ScalarTextInput.vue-DDsQgpOo.js +0 -27
- package/dist/browser/chunks/modal-DW-P3H1k.js +0 -66
- package/dist/browser/chunks/vendor-Ad2vN5Ro.js +0 -333
package/dist/style.css
CHANGED
|
@@ -102,12 +102,9 @@
|
|
|
102
102
|
--scalar-radius: 3px;
|
|
103
103
|
--scalar-radius-lg: 6px;
|
|
104
104
|
--scalar-radius-xl: 8px;
|
|
105
|
-
--scalar-font: "Inter", -
|
|
106
|
-
"
|
|
107
|
-
--scalar-font-code: "JetBrains Mono", ui-monospace, Menlo, Monaco,
|
|
108
|
-
"Cascadia Mono", "Segoe UI Mono", "Roboto Mono", "Oxygen Mono",
|
|
109
|
-
"Ubuntu Monospace", "Source Code Pro", "Fira Mono", "Droid Sans Mono",
|
|
110
|
-
"Courier New", monospace;
|
|
105
|
+
--scalar-font: "Inter", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
|
|
106
|
+
"Noto Color Emoji";
|
|
107
|
+
--scalar-font-code: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
|
111
108
|
--scalar-heading-1: 24px;
|
|
112
109
|
--scalar-page-description: 16px;
|
|
113
110
|
--scalar-heading-2: 20px;
|
|
@@ -2598,18 +2595,18 @@ input[data-v-1ee3c31d]::placeholder {
|
|
|
2598
2595
|
}
|
|
2599
2596
|
}
|
|
2600
2597
|
|
|
2601
|
-
.request-card[data-v-
|
|
2598
|
+
.request-card[data-v-70ede25b] {
|
|
2602
2599
|
color: var(--scalar-color-1);
|
|
2603
2600
|
font-size: var(--scalar-font-size-3);
|
|
2604
2601
|
}
|
|
2605
2602
|
|
|
2606
|
-
.request-method[data-v-
|
|
2603
|
+
.request-method[data-v-70ede25b] {
|
|
2607
2604
|
font-family: var(--scalar-font-code);
|
|
2608
2605
|
text-transform: uppercase;
|
|
2609
2606
|
margin-right: 6px;
|
|
2610
2607
|
}
|
|
2611
2608
|
|
|
2612
|
-
.request-card-footer[data-v-
|
|
2609
|
+
.request-card-footer[data-v-70ede25b] {
|
|
2613
2610
|
flex-shrink: 0;
|
|
2614
2611
|
justify-content: flex-end;
|
|
2615
2612
|
padding: 6px;
|
|
@@ -2617,19 +2614,19 @@ input[data-v-1ee3c31d]::placeholder {
|
|
|
2617
2614
|
position: relative;
|
|
2618
2615
|
}
|
|
2619
2616
|
|
|
2620
|
-
.request-card-footer-addon[data-v-
|
|
2617
|
+
.request-card-footer-addon[data-v-70ede25b] {
|
|
2621
2618
|
flex: 1;
|
|
2622
2619
|
align-items: center;
|
|
2623
2620
|
min-width: 0;
|
|
2624
2621
|
display: flex;
|
|
2625
2622
|
}
|
|
2626
2623
|
|
|
2627
|
-
.request-editor-section[data-v-
|
|
2624
|
+
.request-editor-section[data-v-70ede25b] {
|
|
2628
2625
|
flex: 1;
|
|
2629
2626
|
display: flex;
|
|
2630
2627
|
}
|
|
2631
2628
|
|
|
2632
|
-
.request-card-simple[data-v-
|
|
2629
|
+
.request-card-simple[data-v-70ede25b] {
|
|
2633
2630
|
font-size: var(--scalar-small);
|
|
2634
2631
|
justify-content: space-between;
|
|
2635
2632
|
align-items: center;
|
|
@@ -2637,7 +2634,7 @@ input[data-v-1ee3c31d]::placeholder {
|
|
|
2637
2634
|
display: flex;
|
|
2638
2635
|
}
|
|
2639
2636
|
|
|
2640
|
-
.code-snippet[data-v-
|
|
2637
|
+
.code-snippet[data-v-70ede25b] {
|
|
2641
2638
|
flex-direction: column;
|
|
2642
2639
|
width: 100%;
|
|
2643
2640
|
display: flex;
|
|
@@ -7829,10 +7826,6 @@ div + .userMessage[data-v-8e43ed7a] {
|
|
|
7829
7826
|
border-top-width: 0;
|
|
7830
7827
|
}
|
|
7831
7828
|
|
|
7832
|
-
:is(.scalar-app .\*\:first\:p-3 > *):first-child {
|
|
7833
|
-
padding: 12px;
|
|
7834
|
-
}
|
|
7835
|
-
|
|
7836
7829
|
.scalar-app .last\:rounded-b-\[inherit\]:last-child {
|
|
7837
7830
|
border-bottom-right-radius: inherit;
|
|
7838
7831
|
border-bottom-left-radius: inherit;
|
|
@@ -8799,7 +8792,7 @@ div + .userMessage[data-v-8e43ed7a] {
|
|
|
8799
8792
|
}
|
|
8800
8793
|
}
|
|
8801
8794
|
|
|
8802
|
-
.client-libraries-content[data-v-
|
|
8795
|
+
.client-libraries-content[data-v-c2617b43] {
|
|
8803
8796
|
container: client-libraries-content / inline-size;
|
|
8804
8797
|
display: flex;
|
|
8805
8798
|
justify-content: center;
|
|
@@ -8809,7 +8802,7 @@ div + .userMessage[data-v-8e43ed7a] {
|
|
|
8809
8802
|
border-left: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
8810
8803
|
border-right: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
8811
8804
|
}
|
|
8812
|
-
.client-libraries[data-v-
|
|
8805
|
+
.client-libraries[data-v-c2617b43] {
|
|
8813
8806
|
display: flex;
|
|
8814
8807
|
align-items: center;
|
|
8815
8808
|
justify-content: center;
|
|
@@ -8823,7 +8816,7 @@ div + .userMessage[data-v-8e43ed7a] {
|
|
|
8823
8816
|
border-bottom: 1px solid transparent;
|
|
8824
8817
|
user-select: none;
|
|
8825
8818
|
}
|
|
8826
|
-
.client-libraries[data-v-
|
|
8819
|
+
.client-libraries[data-v-c2617b43]:not(.client-libraries__active):hover:before {
|
|
8827
8820
|
content: '';
|
|
8828
8821
|
position: absolute;
|
|
8829
8822
|
width: calc(100% - 4px);
|
|
@@ -8834,21 +8827,21 @@ div + .userMessage[data-v-8e43ed7a] {
|
|
|
8834
8827
|
z-index: 0;
|
|
8835
8828
|
border-radius: var(--scalar-radius);
|
|
8836
8829
|
}
|
|
8837
|
-
.client-libraries[data-v-
|
|
8830
|
+
.client-libraries[data-v-c2617b43]:active {
|
|
8838
8831
|
color: var(--scalar-color-1);
|
|
8839
8832
|
}
|
|
8840
|
-
.client-libraries[data-v-
|
|
8833
|
+
.client-libraries[data-v-c2617b43]:focus-visible {
|
|
8841
8834
|
outline: none;
|
|
8842
8835
|
box-shadow: inset 0 0 0 1px var(--scalar-color-accent);
|
|
8843
8836
|
}
|
|
8844
8837
|
/* remove php and c on mobile */
|
|
8845
8838
|
@media screen and (max-width: 450px) {
|
|
8846
|
-
.client-libraries[data-v-
|
|
8847
|
-
.client-libraries[data-v-
|
|
8839
|
+
.client-libraries[data-v-c2617b43]:nth-of-type(4),
|
|
8840
|
+
.client-libraries[data-v-c2617b43]:nth-of-type(5) {
|
|
8848
8841
|
display: none;
|
|
8849
8842
|
}
|
|
8850
8843
|
}
|
|
8851
|
-
.client-libraries-icon[data-v-
|
|
8844
|
+
.client-libraries-icon[data-v-c2617b43] {
|
|
8852
8845
|
max-width: 14px;
|
|
8853
8846
|
max-height: 14px;
|
|
8854
8847
|
min-width: 14px;
|
|
@@ -8861,32 +8854,32 @@ div + .userMessage[data-v-8e43ed7a] {
|
|
|
8861
8854
|
box-sizing: border-box;
|
|
8862
8855
|
color: currentColor;
|
|
8863
8856
|
}
|
|
8864
|
-
.client-libraries-icon__more svg[data-v-
|
|
8857
|
+
.client-libraries-icon__more svg[data-v-c2617b43] {
|
|
8865
8858
|
height: initial;
|
|
8866
8859
|
}
|
|
8867
8860
|
@container client-libraries-content (width < 400px) {
|
|
8868
8861
|
.client-libraries__select {
|
|
8869
|
-
&[data-v-
|
|
8862
|
+
&[data-v-c2617b43] {
|
|
8870
8863
|
width: fit-content;
|
|
8871
8864
|
}
|
|
8872
|
-
.client-libraries-icon__more + span[data-v-
|
|
8865
|
+
.client-libraries-icon__more + span[data-v-c2617b43] {
|
|
8873
8866
|
display: none;
|
|
8874
8867
|
}
|
|
8875
8868
|
}
|
|
8876
8869
|
}
|
|
8877
8870
|
@container client-libraries-content (width < 380px) {
|
|
8878
|
-
.client-libraries[data-v-
|
|
8871
|
+
.client-libraries[data-v-c2617b43] {
|
|
8879
8872
|
width: 100%;
|
|
8880
8873
|
}
|
|
8881
|
-
.client-libraries span[data-v-
|
|
8874
|
+
.client-libraries span[data-v-c2617b43] {
|
|
8882
8875
|
display: none;
|
|
8883
8876
|
}
|
|
8884
8877
|
}
|
|
8885
|
-
.client-libraries__active[data-v-
|
|
8878
|
+
.client-libraries__active[data-v-c2617b43] {
|
|
8886
8879
|
color: var(--scalar-color-1);
|
|
8887
8880
|
border-bottom: 1px solid var(--scalar-color-1);
|
|
8888
8881
|
}
|
|
8889
|
-
@keyframes codeloader-
|
|
8882
|
+
@keyframes codeloader-c2617b43 {
|
|
8890
8883
|
0% {
|
|
8891
8884
|
transform: rotate(0deg);
|
|
8892
8885
|
}
|
|
@@ -8894,23 +8887,23 @@ to {
|
|
|
8894
8887
|
transform: rotate(1turn);
|
|
8895
8888
|
}
|
|
8896
8889
|
}
|
|
8897
|
-
.client-libraries .client-libraries-text[data-v-
|
|
8890
|
+
.client-libraries .client-libraries-text[data-v-c2617b43] {
|
|
8898
8891
|
font-size: var(--scalar-small);
|
|
8899
8892
|
position: relative;
|
|
8900
8893
|
display: flex;
|
|
8901
8894
|
align-items: center;
|
|
8902
8895
|
}
|
|
8903
|
-
.client-libraries__active .client-libraries-text[data-v-
|
|
8896
|
+
.client-libraries__active .client-libraries-text[data-v-c2617b43] {
|
|
8904
8897
|
color: var(--scalar-color-1);
|
|
8905
8898
|
font-weight: var(--scalar-semibold);
|
|
8906
8899
|
}
|
|
8907
8900
|
@media screen and (max-width: 600px) {
|
|
8908
|
-
.references-classic .client-libraries[data-v-
|
|
8901
|
+
.references-classic .client-libraries[data-v-c2617b43] {
|
|
8909
8902
|
flex-direction: column;
|
|
8910
8903
|
}
|
|
8911
8904
|
}
|
|
8912
8905
|
|
|
8913
|
-
.selected-client[data-v-
|
|
8906
|
+
.selected-client[data-v-0769d07b] {
|
|
8914
8907
|
color: var(--scalar-color-1);
|
|
8915
8908
|
font-size: var(--scalar-small);
|
|
8916
8909
|
font-family: var(--scalar-font-code);
|
|
@@ -8925,7 +8918,7 @@ to {
|
|
|
8925
8918
|
border-bottom-right-radius: var(--scalar-radius-xl);
|
|
8926
8919
|
min-height: fit-content;
|
|
8927
8920
|
}
|
|
8928
|
-
.client-libraries-heading[data-v-
|
|
8921
|
+
.client-libraries-heading[data-v-0769d07b] {
|
|
8929
8922
|
font-size: var(--scalar-small);
|
|
8930
8923
|
font-weight: var(--scalar-font-medium);
|
|
8931
8924
|
color: var(--scalar-color-1);
|
|
@@ -8938,9 +8931,6 @@ to {
|
|
|
8938
8931
|
border-top-left-radius: var(--scalar-radius-xl);
|
|
8939
8932
|
border-top-right-radius: var(--scalar-radius-xl);
|
|
8940
8933
|
}
|
|
8941
|
-
[data-v-570e3418] .scalar-codeblock-pre .hljs {
|
|
8942
|
-
margin-top: 8px;
|
|
8943
|
-
}
|
|
8944
8934
|
|
|
8945
8935
|
:where(.badge[data-v-fb946bb8]) {
|
|
8946
8936
|
color: var(--badge-text-color, var(--scalar-color-2));
|
|
@@ -9384,6 +9374,139 @@ to {
|
|
|
9384
9374
|
color: var(--scalar-color-1);
|
|
9385
9375
|
}
|
|
9386
9376
|
|
|
9377
|
+
/* One panel holds the Markdown installation instructions */
|
|
9378
|
+
.selected-client[data-v-9931144b] {
|
|
9379
|
+
display: flex;
|
|
9380
|
+
flex-direction: column;
|
|
9381
|
+
gap: 9px;
|
|
9382
|
+
color: var(--scalar-color-1);
|
|
9383
|
+
font-size: var(--scalar-small);
|
|
9384
|
+
padding: 9px 12px;
|
|
9385
|
+
background: var(--scalar-background-1);
|
|
9386
|
+
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
9387
|
+
border-top: none;
|
|
9388
|
+
border-bottom-left-radius: var(--scalar-radius-xl);
|
|
9389
|
+
border-bottom-right-radius: var(--scalar-radius-xl);
|
|
9390
|
+
}
|
|
9391
|
+
.client-libraries-heading[data-v-9931144b] {
|
|
9392
|
+
font-size: var(--scalar-small);
|
|
9393
|
+
font-weight: var(--scalar-font-medium);
|
|
9394
|
+
color: var(--scalar-color-1);
|
|
9395
|
+
padding: 9px 12px;
|
|
9396
|
+
background-color: var(--scalar-background-2);
|
|
9397
|
+
display: flex;
|
|
9398
|
+
align-items: center;
|
|
9399
|
+
max-height: 32px;
|
|
9400
|
+
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
9401
|
+
border-top-left-radius: var(--scalar-radius-xl);
|
|
9402
|
+
border-top-right-radius: var(--scalar-radius-xl);
|
|
9403
|
+
}
|
|
9404
|
+
.client-libraries-content[data-v-9931144b] {
|
|
9405
|
+
position: relative;
|
|
9406
|
+
/*
|
|
9407
|
+
* Scroll horizontally rather than clip: before JS measures the tab widths
|
|
9408
|
+
* (and without JS at all) every tab is rendered, so overflowing tabs must
|
|
9409
|
+
* stay reachable. Once measured, the "More" dropdown absorbs the overflow and
|
|
9410
|
+
* no scrollbar is shown. The bar itself is hidden — keyboard focus and touch
|
|
9411
|
+
* still scroll clipped tabs into view.
|
|
9412
|
+
*/
|
|
9413
|
+
overflow-x: auto;
|
|
9414
|
+
overflow-y: hidden;
|
|
9415
|
+
scrollbar-width: none;
|
|
9416
|
+
padding: 0 12px;
|
|
9417
|
+
background-color: var(--scalar-background-1);
|
|
9418
|
+
border-left: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
9419
|
+
border-right: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
9420
|
+
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
9421
|
+
}
|
|
9422
|
+
.client-libraries-content[data-v-9931144b]::-webkit-scrollbar {
|
|
9423
|
+
display: none;
|
|
9424
|
+
}
|
|
9425
|
+
.client-libraries-row[data-v-9931144b] {
|
|
9426
|
+
display: flex;
|
|
9427
|
+
justify-content: flex-start;
|
|
9428
|
+
}
|
|
9429
|
+
/* Zero-size clip so the measure row never adds to the scrollable width */
|
|
9430
|
+
.client-libraries-measure-clip[data-v-9931144b] {
|
|
9431
|
+
position: absolute;
|
|
9432
|
+
top: 0;
|
|
9433
|
+
left: 0;
|
|
9434
|
+
width: 0;
|
|
9435
|
+
height: 0;
|
|
9436
|
+
overflow: hidden;
|
|
9437
|
+
}
|
|
9438
|
+
/* Off-screen row used only to measure natural tab widths */
|
|
9439
|
+
.client-libraries-row--measure[data-v-9931144b] {
|
|
9440
|
+
width: max-content;
|
|
9441
|
+
visibility: hidden;
|
|
9442
|
+
pointer-events: none;
|
|
9443
|
+
}
|
|
9444
|
+
.client-libraries[data-v-9931144b] {
|
|
9445
|
+
display: flex;
|
|
9446
|
+
align-items: center;
|
|
9447
|
+
justify-content: center;
|
|
9448
|
+
position: relative;
|
|
9449
|
+
cursor: pointer;
|
|
9450
|
+
white-space: nowrap;
|
|
9451
|
+
/* Keep tabs at their natural (measured) width so they scroll rather than squish */
|
|
9452
|
+
flex-shrink: 0;
|
|
9453
|
+
padding: 8px 12px;
|
|
9454
|
+
gap: 6px;
|
|
9455
|
+
color: var(--scalar-color-3);
|
|
9456
|
+
border-bottom: 1px solid transparent;
|
|
9457
|
+
background: transparent;
|
|
9458
|
+
user-select: none;
|
|
9459
|
+
}
|
|
9460
|
+
.client-libraries[data-v-9931144b]:not(.client-libraries__active):hover:before {
|
|
9461
|
+
content: '';
|
|
9462
|
+
position: absolute;
|
|
9463
|
+
width: calc(100% - 4px);
|
|
9464
|
+
height: calc(100% - 4px);
|
|
9465
|
+
background: var(--scalar-background-2);
|
|
9466
|
+
left: 2px;
|
|
9467
|
+
top: 2px;
|
|
9468
|
+
z-index: 0;
|
|
9469
|
+
border-radius: var(--scalar-radius);
|
|
9470
|
+
}
|
|
9471
|
+
.client-libraries[data-v-9931144b]:active {
|
|
9472
|
+
color: var(--scalar-color-1);
|
|
9473
|
+
}
|
|
9474
|
+
.client-libraries[data-v-9931144b]:focus-visible {
|
|
9475
|
+
outline: none;
|
|
9476
|
+
box-shadow: inset 0 0 0 1px var(--scalar-color-accent);
|
|
9477
|
+
}
|
|
9478
|
+
.client-libraries__active[data-v-9931144b] {
|
|
9479
|
+
color: var(--scalar-color-1);
|
|
9480
|
+
border-bottom: 1px solid var(--scalar-color-1);
|
|
9481
|
+
}
|
|
9482
|
+
/* Always pin the "More" dropdown to the right edge */
|
|
9483
|
+
.client-libraries-more[data-v-9931144b] {
|
|
9484
|
+
margin-left: auto;
|
|
9485
|
+
}
|
|
9486
|
+
.client-libraries-icon[data-v-9931144b] {
|
|
9487
|
+
max-width: 14px;
|
|
9488
|
+
max-height: 14px;
|
|
9489
|
+
min-width: 14px;
|
|
9490
|
+
width: 100%;
|
|
9491
|
+
aspect-ratio: 1;
|
|
9492
|
+
display: flex;
|
|
9493
|
+
align-items: center;
|
|
9494
|
+
justify-content: center;
|
|
9495
|
+
position: relative;
|
|
9496
|
+
box-sizing: border-box;
|
|
9497
|
+
color: currentColor;
|
|
9498
|
+
}
|
|
9499
|
+
.client-libraries .client-libraries-text[data-v-9931144b] {
|
|
9500
|
+
font-size: var(--scalar-small);
|
|
9501
|
+
position: relative;
|
|
9502
|
+
display: flex;
|
|
9503
|
+
align-items: center;
|
|
9504
|
+
}
|
|
9505
|
+
.client-libraries__active .client-libraries-text[data-v-9931144b] {
|
|
9506
|
+
color: var(--scalar-color-1);
|
|
9507
|
+
font-weight: var(--scalar-semibold);
|
|
9508
|
+
}
|
|
9509
|
+
|
|
9387
9510
|
.screenreader-only[data-v-df2e1026] {
|
|
9388
9511
|
position: absolute;
|
|
9389
9512
|
width: 1px;
|
|
@@ -9454,14 +9577,6 @@ to {
|
|
|
9454
9577
|
}
|
|
9455
9578
|
}
|
|
9456
9579
|
|
|
9457
|
-
.channel-section[data-v-1eae2fcc] {
|
|
9458
|
-
margin-bottom: 48px;
|
|
9459
|
-
}
|
|
9460
|
-
.channel-description[data-v-1eae2fcc] {
|
|
9461
|
-
padding-bottom: 4px;
|
|
9462
|
-
text-align: left;
|
|
9463
|
-
}
|
|
9464
|
-
|
|
9465
9580
|
/* Style the "icon" */
|
|
9466
9581
|
.schema-type-icon[data-v-78e7c684] {
|
|
9467
9582
|
color: var(--scalar-color-1);
|
|
@@ -9472,14 +9587,14 @@ to {
|
|
|
9472
9587
|
color: var(--scalar-color-1);
|
|
9473
9588
|
}
|
|
9474
9589
|
|
|
9475
|
-
.error[data-v-
|
|
9590
|
+
.error[data-v-dc6746ff] {
|
|
9476
9591
|
background-color: var(--scalar-color-red);
|
|
9477
9592
|
}
|
|
9478
|
-
.schema-card[data-v-
|
|
9593
|
+
.schema-card[data-v-dc6746ff] {
|
|
9479
9594
|
font-size: var(--scalar-font-size-4);
|
|
9480
9595
|
color: var(--scalar-color-1);
|
|
9481
9596
|
}
|
|
9482
|
-
.schema-card-title[data-v-
|
|
9597
|
+
.schema-card-title[data-v-dc6746ff] {
|
|
9483
9598
|
height: var(--schema-title-height);
|
|
9484
9599
|
|
|
9485
9600
|
padding: 6px 8px;
|
|
@@ -9493,48 +9608,48 @@ to {
|
|
|
9493
9608
|
font-size: var(--scalar-mini);
|
|
9494
9609
|
border-bottom: var(--scalar-border-width) solid transparent;
|
|
9495
9610
|
}
|
|
9496
|
-
button.schema-card-title[data-v-
|
|
9611
|
+
button.schema-card-title[data-v-dc6746ff] {
|
|
9497
9612
|
cursor: pointer;
|
|
9498
9613
|
}
|
|
9499
|
-
button.schema-card-title[data-v-
|
|
9614
|
+
button.schema-card-title[data-v-dc6746ff]:hover {
|
|
9500
9615
|
color: var(--scalar-color-1);
|
|
9501
9616
|
}
|
|
9502
|
-
.schema-card-title-icon--open[data-v-
|
|
9617
|
+
.schema-card-title-icon--open[data-v-dc6746ff] {
|
|
9503
9618
|
transform: rotate(45deg);
|
|
9504
9619
|
}
|
|
9505
|
-
.schema-properties-open > .schema-card-title[data-v-
|
|
9620
|
+
.schema-properties-open > .schema-card-title[data-v-dc6746ff] {
|
|
9506
9621
|
border-bottom-left-radius: 0;
|
|
9507
9622
|
border-bottom-right-radius: 0;
|
|
9508
9623
|
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
9509
9624
|
}
|
|
9510
|
-
.schema-properties-open > .schema-properties[data-v-
|
|
9625
|
+
.schema-properties-open > .schema-properties[data-v-dc6746ff] {
|
|
9511
9626
|
width: fit-content;
|
|
9512
9627
|
}
|
|
9513
|
-
.schema-card-description[data-v-
|
|
9628
|
+
.schema-card-description[data-v-dc6746ff] {
|
|
9514
9629
|
color: var(--scalar-color-2);
|
|
9515
9630
|
}
|
|
9516
|
-
.schema-card-description + .schema-properties[data-v-
|
|
9631
|
+
.schema-card-description + .schema-properties[data-v-dc6746ff] {
|
|
9517
9632
|
width: fit-content;
|
|
9518
9633
|
}
|
|
9519
|
-
.schema-card-description + .schema-properties[data-v-
|
|
9634
|
+
.schema-card-description + .schema-properties[data-v-dc6746ff] {
|
|
9520
9635
|
margin-top: 8px;
|
|
9521
9636
|
}
|
|
9522
9637
|
.schema-card--level-0:nth-of-type(1)
|
|
9523
|
-
> .schema-card-description[data-v-
|
|
9638
|
+
> .schema-card-description[data-v-dc6746ff]:has(+ .schema-properties) {
|
|
9524
9639
|
margin-bottom: -8px;
|
|
9525
9640
|
padding-bottom: 8px;
|
|
9526
9641
|
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
9527
9642
|
}
|
|
9528
9643
|
.schema-card--level-0
|
|
9529
9644
|
~ .schema-card--level-0
|
|
9530
|
-
> .schema-card-description[data-v-
|
|
9645
|
+
> .schema-card-description[data-v-dc6746ff]:has(+ .schema-properties) {
|
|
9531
9646
|
padding-top: 8px;
|
|
9532
9647
|
}
|
|
9533
|
-
.schema-properties-open.schema-properties[data-v-
|
|
9534
|
-
.schema-properties-open > .schema-card--open[data-v-
|
|
9648
|
+
.schema-properties-open.schema-properties[data-v-dc6746ff],
|
|
9649
|
+
.schema-properties-open > .schema-card--open[data-v-dc6746ff] {
|
|
9535
9650
|
width: 100%;
|
|
9536
9651
|
}
|
|
9537
|
-
.schema-properties[data-v-
|
|
9652
|
+
.schema-properties[data-v-dc6746ff] {
|
|
9538
9653
|
display: flex;
|
|
9539
9654
|
flex-direction: column;
|
|
9540
9655
|
|
|
@@ -9542,63 +9657,63 @@ button.schema-card-title[data-v-f34b5afa]:hover {
|
|
|
9542
9657
|
border-radius: var(--scalar-radius-lg);
|
|
9543
9658
|
width: fit-content;
|
|
9544
9659
|
}
|
|
9545
|
-
.schema-properties-name[data-v-
|
|
9660
|
+
.schema-properties-name[data-v-dc6746ff] {
|
|
9546
9661
|
width: 100%;
|
|
9547
9662
|
}
|
|
9548
|
-
.schema-properties .schema-properties[data-v-
|
|
9663
|
+
.schema-properties .schema-properties[data-v-dc6746ff] {
|
|
9549
9664
|
border-radius: 13.5px;
|
|
9550
9665
|
}
|
|
9551
|
-
.schema-properties .schema-properties.schema-properties-open[data-v-
|
|
9666
|
+
.schema-properties .schema-properties.schema-properties-open[data-v-dc6746ff] {
|
|
9552
9667
|
border-radius: var(--scalar-radius-lg);
|
|
9553
9668
|
}
|
|
9554
|
-
.schema-properties-open[data-v-
|
|
9669
|
+
.schema-properties-open[data-v-dc6746ff] {
|
|
9555
9670
|
width: 100%;
|
|
9556
9671
|
}
|
|
9557
|
-
.schema-card--compact[data-v-
|
|
9672
|
+
.schema-card--compact[data-v-dc6746ff] {
|
|
9558
9673
|
align-self: flex-start;
|
|
9559
9674
|
}
|
|
9560
|
-
.schema-card--compact.schema-card--open[data-v-
|
|
9675
|
+
.schema-card--compact.schema-card--open[data-v-dc6746ff] {
|
|
9561
9676
|
align-self: initial;
|
|
9562
9677
|
}
|
|
9563
|
-
.schema-card-title--compact[data-v-
|
|
9678
|
+
.schema-card-title--compact[data-v-dc6746ff] {
|
|
9564
9679
|
color: var(--scalar-color-2);
|
|
9565
9680
|
padding: 6px 10px 6px 8px;
|
|
9566
9681
|
height: auto;
|
|
9567
9682
|
border-bottom: none;
|
|
9568
9683
|
}
|
|
9569
|
-
.schema-card-title--compact > .schema-card-title-icon[data-v-
|
|
9684
|
+
.schema-card-title--compact > .schema-card-title-icon[data-v-dc6746ff] {
|
|
9570
9685
|
margin: 0;
|
|
9571
9686
|
}
|
|
9572
|
-
.schema-card-title--compact > .schema-card-title-icon--open[data-v-
|
|
9687
|
+
.schema-card-title--compact > .schema-card-title-icon--open[data-v-dc6746ff] {
|
|
9573
9688
|
transform: rotate(45deg);
|
|
9574
9689
|
}
|
|
9575
|
-
.schema-properties-open > .schema-card-title--compact[data-v-
|
|
9690
|
+
.schema-properties-open > .schema-card-title--compact[data-v-dc6746ff] {
|
|
9576
9691
|
position: static;
|
|
9577
9692
|
}
|
|
9578
9693
|
.property--level-0
|
|
9579
9694
|
> .schema-properties
|
|
9580
9695
|
> .schema-card--level-0
|
|
9581
|
-
> .schema-properties[data-v-
|
|
9696
|
+
> .schema-properties[data-v-dc6746ff] {
|
|
9582
9697
|
border: none;
|
|
9583
9698
|
}
|
|
9584
9699
|
.property--level-0
|
|
9585
9700
|
.schema-card--level-0:not(.schema-card--compact)
|
|
9586
|
-
.property--level-1[data-v-
|
|
9701
|
+
.property--level-1[data-v-dc6746ff] {
|
|
9587
9702
|
padding: 0 0 8px;
|
|
9588
9703
|
}
|
|
9589
9704
|
:not(.composition-panel)
|
|
9590
9705
|
> .schema-card--compact.schema-card--level-0
|
|
9591
|
-
> .schema-properties[data-v-
|
|
9706
|
+
> .schema-properties[data-v-dc6746ff] {
|
|
9592
9707
|
border: none;
|
|
9593
9708
|
}
|
|
9594
|
-
[data-v-
|
|
9709
|
+
[data-v-dc6746ff] .schema-card-description p {
|
|
9595
9710
|
font-size: var(--scalar-small, var(--scalar-paragraph));
|
|
9596
9711
|
color: var(--scalar-color-2);
|
|
9597
9712
|
margin-bottom: 0;
|
|
9598
9713
|
display: block;
|
|
9599
9714
|
margin-bottom: 6px;
|
|
9600
9715
|
}
|
|
9601
|
-
.children .schema-card-description[data-v-
|
|
9716
|
+
.children .schema-card-description[data-v-dc6746ff]:first-of-type {
|
|
9602
9717
|
padding-top: 0;
|
|
9603
9718
|
}
|
|
9604
9719
|
|
|
@@ -9923,7 +10038,7 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
9923
10038
|
text-decoration: line-through;
|
|
9924
10039
|
}
|
|
9925
10040
|
|
|
9926
|
-
.property[data-v-
|
|
10041
|
+
.property[data-v-471bb5bb] {
|
|
9927
10042
|
color: var(--scalar-color-1);
|
|
9928
10043
|
display: flex;
|
|
9929
10044
|
flex-direction: column;
|
|
@@ -9933,7 +10048,7 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
9933
10048
|
}
|
|
9934
10049
|
|
|
9935
10050
|
/** Remove top padding for top level schema card */
|
|
9936
|
-
.property.property--level-0[data-v-
|
|
10051
|
+
.property.property--level-0[data-v-471bb5bb]:has(
|
|
9937
10052
|
> .property-rule
|
|
9938
10053
|
> .schema-card
|
|
9939
10054
|
> .schema-properties.schema-properties-open
|
|
@@ -9942,25 +10057,25 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
9942
10057
|
) {
|
|
9943
10058
|
padding-top: 0;
|
|
9944
10059
|
}
|
|
9945
|
-
.property--compact.property--level-0[data-v-
|
|
9946
|
-
.property--compact.property--level-1[data-v-
|
|
10060
|
+
.property--compact.property--level-0[data-v-471bb5bb],
|
|
10061
|
+
.property--compact.property--level-1[data-v-471bb5bb] {
|
|
9947
10062
|
padding: 10px 0;
|
|
9948
10063
|
}
|
|
9949
|
-
.composition-panel .property.property.property.property--level-0[data-v-
|
|
10064
|
+
.composition-panel .property.property.property.property--level-0[data-v-471bb5bb] {
|
|
9950
10065
|
padding: 0px;
|
|
9951
10066
|
}
|
|
9952
10067
|
.property--compact.property--level-0
|
|
9953
10068
|
.composition-panel
|
|
9954
|
-
.property--compact.property--level-1[data-v-
|
|
10069
|
+
.property--compact.property--level-1[data-v-471bb5bb] {
|
|
9955
10070
|
padding: 8px;
|
|
9956
10071
|
}
|
|
9957
10072
|
|
|
9958
10073
|
/* if a property doesn't have a heading, remove the top padding */
|
|
9959
|
-
.property[data-v-
|
|
10074
|
+
.property[data-v-471bb5bb]:has(> .property-rule:nth-of-type(1)):not(.property--compact) {
|
|
9960
10075
|
padding-top: 8px;
|
|
9961
10076
|
padding-bottom: 8px;
|
|
9962
10077
|
}
|
|
9963
|
-
.property--deprecated[data-v-
|
|
10078
|
+
.property--deprecated[data-v-471bb5bb] {
|
|
9964
10079
|
background: repeating-linear-gradient(
|
|
9965
10080
|
-45deg,
|
|
9966
10081
|
var(--scalar-background-2) 0,
|
|
@@ -9970,49 +10085,49 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
9970
10085
|
);
|
|
9971
10086
|
background-size: 100%;
|
|
9972
10087
|
}
|
|
9973
|
-
.property--deprecated[data-v-
|
|
10088
|
+
.property--deprecated[data-v-471bb5bb] > * {
|
|
9974
10089
|
opacity: 0.75;
|
|
9975
10090
|
}
|
|
9976
|
-
.property-description[data-v-
|
|
10091
|
+
.property-description[data-v-471bb5bb] {
|
|
9977
10092
|
margin-top: 6px;
|
|
9978
10093
|
line-height: 1.4;
|
|
9979
10094
|
font-size: var(--scalar-small);
|
|
9980
10095
|
}
|
|
9981
|
-
.property-description[data-v-
|
|
10096
|
+
.property-description[data-v-471bb5bb]:has(+ .property-rule) {
|
|
9982
10097
|
margin-bottom: 9px;
|
|
9983
10098
|
}
|
|
9984
|
-
[data-v-
|
|
10099
|
+
[data-v-471bb5bb] .property-description * {
|
|
9985
10100
|
color: var(--scalar-color-2) !important;
|
|
9986
10101
|
}
|
|
9987
|
-
.property[data-v-
|
|
10102
|
+
.property[data-v-471bb5bb]:not(:last-of-type) {
|
|
9988
10103
|
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
9989
10104
|
}
|
|
9990
|
-
.property-description + .children[data-v-
|
|
9991
|
-
.children + .property-rule[data-v-
|
|
10105
|
+
.property-description + .children[data-v-471bb5bb],
|
|
10106
|
+
.children + .property-rule[data-v-471bb5bb] {
|
|
9992
10107
|
margin-top: 9px;
|
|
9993
10108
|
}
|
|
9994
|
-
.children[data-v-
|
|
10109
|
+
.children[data-v-471bb5bb] {
|
|
9995
10110
|
display: flex;
|
|
9996
10111
|
flex-direction: column;
|
|
9997
10112
|
}
|
|
9998
|
-
.children .property--compact.property--level-1[data-v-
|
|
10113
|
+
.children .property--compact.property--level-1[data-v-471bb5bb] {
|
|
9999
10114
|
padding: 12px;
|
|
10000
10115
|
}
|
|
10001
|
-
.property-example-value[data-v-
|
|
10116
|
+
.property-example-value[data-v-471bb5bb] {
|
|
10002
10117
|
all: unset;
|
|
10003
10118
|
font-family: var(--scalar-font-code);
|
|
10004
10119
|
padding: 6px;
|
|
10005
10120
|
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10006
10121
|
}
|
|
10007
|
-
.property-rule[data-v-
|
|
10122
|
+
.property-rule[data-v-471bb5bb] {
|
|
10008
10123
|
border-radius: var(--scalar-radius-lg);
|
|
10009
10124
|
display: flex;
|
|
10010
10125
|
flex-direction: column;
|
|
10011
10126
|
}
|
|
10012
|
-
.property--level-2[data-v-
|
|
10127
|
+
.property--level-2[data-v-471bb5bb] .relative > button {
|
|
10013
10128
|
left: -2rem;
|
|
10014
10129
|
}
|
|
10015
|
-
.property-rule[data-v-
|
|
10130
|
+
.property-rule[data-v-471bb5bb]
|
|
10016
10131
|
|
|
10017
10132
|
.composition-panel
|
|
10018
10133
|
.schema-card--level-1
|
|
@@ -10020,7 +10135,7 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
10020
10135
|
{
|
|
10021
10136
|
border-radius: 0 0 var(--scalar-radius-lg) var(--scalar-radius-lg);
|
|
10022
10137
|
}
|
|
10023
|
-
.property-rule[data-v-
|
|
10138
|
+
.property-rule[data-v-471bb5bb]
|
|
10024
10139
|
.composition-panel > .schema-card > .schema-card-description {
|
|
10025
10140
|
padding: 10px;
|
|
10026
10141
|
border-left: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
@@ -10029,29 +10144,29 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
10029
10144
|
margin-top: 0;
|
|
10030
10145
|
}
|
|
10031
10146
|
}
|
|
10032
|
-
.property-example[data-v-
|
|
10147
|
+
.property-example[data-v-471bb5bb] {
|
|
10033
10148
|
background: transparent;
|
|
10034
10149
|
border: none;
|
|
10035
10150
|
display: flex;
|
|
10036
10151
|
flex-direction: row;
|
|
10037
10152
|
gap: 8px;
|
|
10038
10153
|
}
|
|
10039
|
-
.property-example-label[data-v-
|
|
10040
|
-
.property-example-value[data-v-
|
|
10154
|
+
.property-example-label[data-v-471bb5bb],
|
|
10155
|
+
.property-example-value[data-v-471bb5bb] {
|
|
10041
10156
|
padding: 3px 0 0 0;
|
|
10042
10157
|
}
|
|
10043
|
-
.property-example-value[data-v-
|
|
10158
|
+
.property-example-value[data-v-471bb5bb] {
|
|
10044
10159
|
background: var(--scalar-background-2);
|
|
10045
10160
|
border-top: 0;
|
|
10046
10161
|
border-radius: var(--scalar-radius);
|
|
10047
10162
|
padding: 3px 4px;
|
|
10048
10163
|
}
|
|
10049
|
-
.property-name[data-v-
|
|
10164
|
+
.property-name[data-v-471bb5bb] {
|
|
10050
10165
|
font-family: var(--scalar-font-code);
|
|
10051
10166
|
font-weight: var(--scalar-semibold);
|
|
10052
10167
|
}
|
|
10053
|
-
.property-name-additional-properties[data-v-
|
|
10054
|
-
.property-name-pattern-properties[data-v-
|
|
10168
|
+
.property-name-additional-properties[data-v-471bb5bb]::before,
|
|
10169
|
+
.property-name-pattern-properties[data-v-471bb5bb]::before {
|
|
10055
10170
|
text-transform: uppercase;
|
|
10056
10171
|
font-size: var(--scalar-micro);
|
|
10057
10172
|
display: inline-block;
|
|
@@ -10062,11 +10177,11 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
10062
10177
|
background-color: var(--scalar-background-2);
|
|
10063
10178
|
margin-right: 4px;
|
|
10064
10179
|
}
|
|
10065
|
-
.property-name-pattern-properties[data-v-
|
|
10180
|
+
.property-name-pattern-properties[data-v-471bb5bb]::before {
|
|
10066
10181
|
content: 'regex';
|
|
10067
10182
|
}
|
|
10068
|
-
.property-name-additional-properties[data-v-
|
|
10069
|
-
.property-name-pattern-properties[data-v-
|
|
10183
|
+
.property-name-additional-properties[data-v-471bb5bb],
|
|
10184
|
+
.property-name-pattern-properties[data-v-471bb5bb] {
|
|
10070
10185
|
border: 1px dashed var(--scalar-border-color);
|
|
10071
10186
|
color: var(--scalar-color-accent);
|
|
10072
10187
|
display: inline-block;
|
|
@@ -10074,6 +10189,173 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
10074
10189
|
border-radius: var(--scalar-radius);
|
|
10075
10190
|
}
|
|
10076
10191
|
|
|
10192
|
+
.headers-card[data-v-4a9699e9] {
|
|
10193
|
+
z-index: 0;
|
|
10194
|
+
margin-top: 12px;
|
|
10195
|
+
margin-bottom: 6px;
|
|
10196
|
+
position: relative;
|
|
10197
|
+
font-size: var(--scalar-font-size-4);
|
|
10198
|
+
color: var(--scalar-color-1);
|
|
10199
|
+
|
|
10200
|
+
align-self: flex-start;
|
|
10201
|
+
}
|
|
10202
|
+
.headers-card.headers-card--open[data-v-4a9699e9] {
|
|
10203
|
+
align-self: initial;
|
|
10204
|
+
}
|
|
10205
|
+
.headers-card-title[data-v-4a9699e9] {
|
|
10206
|
+
padding: 6px 10px;
|
|
10207
|
+
|
|
10208
|
+
display: flex;
|
|
10209
|
+
align-items: center;
|
|
10210
|
+
gap: 4px;
|
|
10211
|
+
|
|
10212
|
+
color: var(--scalar-color-3);
|
|
10213
|
+
font-weight: var(--scalar-semibold);
|
|
10214
|
+
font-size: var(--scalar-micro);
|
|
10215
|
+
|
|
10216
|
+
border-radius: 13.5px;
|
|
10217
|
+
}
|
|
10218
|
+
button.headers-card-title[data-v-4a9699e9] {
|
|
10219
|
+
cursor: pointer;
|
|
10220
|
+
}
|
|
10221
|
+
button.headers-card-title[data-v-4a9699e9]:hover {
|
|
10222
|
+
color: var(--scalar-color-1);
|
|
10223
|
+
}
|
|
10224
|
+
.headers-card-title-icon--open[data-v-4a9699e9] {
|
|
10225
|
+
transform: rotate(45deg);
|
|
10226
|
+
}
|
|
10227
|
+
.headers-properties[data-v-4a9699e9] {
|
|
10228
|
+
display: flex;
|
|
10229
|
+
flex-direction: column;
|
|
10230
|
+
|
|
10231
|
+
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10232
|
+
|
|
10233
|
+
border-radius: 13.5px;
|
|
10234
|
+
width: fit-content;
|
|
10235
|
+
}
|
|
10236
|
+
.headers-properties-open > .headers-card-title[data-v-4a9699e9] {
|
|
10237
|
+
border-bottom-left-radius: 0;
|
|
10238
|
+
border-bottom-right-radius: 0;
|
|
10239
|
+
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10240
|
+
}
|
|
10241
|
+
.headers-properties-open[data-v-4a9699e9] {
|
|
10242
|
+
border-radius: var(--scalar-radius-lg);
|
|
10243
|
+
width: 100%;
|
|
10244
|
+
}
|
|
10245
|
+
.headers-card .property[data-v-4a9699e9]:last-of-type {
|
|
10246
|
+
padding-bottom: 10px;
|
|
10247
|
+
}
|
|
10248
|
+
.headers-card-title > .headers-card-title-icon[data-v-4a9699e9] {
|
|
10249
|
+
width: 14px;
|
|
10250
|
+
height: 14px;
|
|
10251
|
+
margin: 0;
|
|
10252
|
+
}
|
|
10253
|
+
.headers-card-title > .headers-card-title-icon--open[data-v-4a9699e9] {
|
|
10254
|
+
transform: rotate(45deg);
|
|
10255
|
+
}
|
|
10256
|
+
|
|
10257
|
+
.parameter-item[data-v-94968dbd] {
|
|
10258
|
+
display: flex;
|
|
10259
|
+
flex-direction: column;
|
|
10260
|
+
position: relative;
|
|
10261
|
+
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10262
|
+
}
|
|
10263
|
+
.parameter-item:last-of-type .parameter-schema[data-v-94968dbd] {
|
|
10264
|
+
padding-bottom: 0;
|
|
10265
|
+
}
|
|
10266
|
+
.parameter-item-container[data-v-94968dbd] {
|
|
10267
|
+
padding: 0;
|
|
10268
|
+
}
|
|
10269
|
+
.parameter-item-headers[data-v-94968dbd] {
|
|
10270
|
+
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10271
|
+
}
|
|
10272
|
+
.parameter-item-name[data-v-94968dbd] {
|
|
10273
|
+
position: relative;
|
|
10274
|
+
font-weight: var(--scalar-bold);
|
|
10275
|
+
font-size: var(--scalar-font-size-4);
|
|
10276
|
+
font-family: var(--scalar-font-code);
|
|
10277
|
+
color: var(--scalar-color-1);
|
|
10278
|
+
overflow-wrap: break-word;
|
|
10279
|
+
}
|
|
10280
|
+
.parameter-item-description[data-v-94968dbd],
|
|
10281
|
+
.parameter-item-description-summary[data-v-94968dbd] {
|
|
10282
|
+
font-size: var(--scalar-mini);
|
|
10283
|
+
color: var(--scalar-color-2);
|
|
10284
|
+
}
|
|
10285
|
+
.parameter-item-description-summary.parameter-item-description-summary[data-v-94968dbd] > * {
|
|
10286
|
+
--markdown-line-height: var(--scalar-line-height-5);
|
|
10287
|
+
}
|
|
10288
|
+
|
|
10289
|
+
/* Match font size of markdown for property-detail-value since first child within accordian is displayed as if it were in the markdown section */
|
|
10290
|
+
.parameter-item-trigger
|
|
10291
|
+
~ .parameter-item-container[data-v-94968dbd]
|
|
10292
|
+
.property--level-0 > .property-heading .property-detail-value {
|
|
10293
|
+
font-size: var(--scalar-micro);
|
|
10294
|
+
}
|
|
10295
|
+
.parameter-item-required-optional[data-v-94968dbd] {
|
|
10296
|
+
color: var(--scalar-color-2);
|
|
10297
|
+
font-weight: var(--scalar-semibold);
|
|
10298
|
+
margin-right: 6px;
|
|
10299
|
+
position: relative;
|
|
10300
|
+
}
|
|
10301
|
+
.parameter-item--required[data-v-94968dbd] {
|
|
10302
|
+
text-transform: uppercase;
|
|
10303
|
+
font-size: var(--scalar-micro);
|
|
10304
|
+
font-weight: var(--scalar-semibold);
|
|
10305
|
+
color: var(--scalar-color-orange);
|
|
10306
|
+
}
|
|
10307
|
+
.parameter-item-description[data-v-94968dbd] {
|
|
10308
|
+
margin-top: 6px;
|
|
10309
|
+
font-size: var(--scalar-small);
|
|
10310
|
+
color: var(--scalar-color-2);
|
|
10311
|
+
line-height: 1.4;
|
|
10312
|
+
}
|
|
10313
|
+
.parameter-item-description[data-v-94968dbd] p {
|
|
10314
|
+
margin-top: 4px;
|
|
10315
|
+
font-size: var(--scalar-small);
|
|
10316
|
+
color: var(--scalar-color-2);
|
|
10317
|
+
}
|
|
10318
|
+
.parameter-schema[data-v-94968dbd] {
|
|
10319
|
+
padding-bottom: 9px;
|
|
10320
|
+
margin-top: 3px;
|
|
10321
|
+
}
|
|
10322
|
+
.parameter-item-trigger[data-v-94968dbd] {
|
|
10323
|
+
display: flex;
|
|
10324
|
+
align-items: baseline;
|
|
10325
|
+
line-height: var(--scalar-line-height-5);
|
|
10326
|
+
gap: 6px;
|
|
10327
|
+
flex-wrap: wrap;
|
|
10328
|
+
padding: 10px 0;
|
|
10329
|
+
outline: none;
|
|
10330
|
+
}
|
|
10331
|
+
.parameter-item-trigger-open[data-v-94968dbd] {
|
|
10332
|
+
padding-bottom: 0;
|
|
10333
|
+
}
|
|
10334
|
+
.parameter-item-icon[data-v-94968dbd] {
|
|
10335
|
+
color: var(--scalar-color-3);
|
|
10336
|
+
left: -19px;
|
|
10337
|
+
top: 0.5lh;
|
|
10338
|
+
translate: 0 -50%;
|
|
10339
|
+
position: absolute;
|
|
10340
|
+
}
|
|
10341
|
+
.parameter-item-trigger:hover .parameter-item-icon[data-v-94968dbd],
|
|
10342
|
+
.parameter-item-trigger:focus-visible .parameter-item-icon[data-v-94968dbd] {
|
|
10343
|
+
color: var(--scalar-color-1);
|
|
10344
|
+
}
|
|
10345
|
+
.parameter-item-trigger:focus-visible .parameter-item-icon[data-v-94968dbd] {
|
|
10346
|
+
outline: 1px solid var(--scalar-color-accent);
|
|
10347
|
+
outline-offset: 2px;
|
|
10348
|
+
border-radius: var(--scalar-radius);
|
|
10349
|
+
}
|
|
10350
|
+
|
|
10351
|
+
.channel-section[data-v-cb522e2e] {
|
|
10352
|
+
margin-bottom: 48px;
|
|
10353
|
+
}
|
|
10354
|
+
.channel-description[data-v-cb522e2e] {
|
|
10355
|
+
padding-bottom: 4px;
|
|
10356
|
+
text-align: left;
|
|
10357
|
+
}
|
|
10358
|
+
|
|
10077
10359
|
.section-wrapper[data-v-ff689b94] {
|
|
10078
10360
|
color: var(--scalar-color-1);
|
|
10079
10361
|
|
|
@@ -10137,20 +10419,20 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
10137
10419
|
padding-bottom: 9px;
|
|
10138
10420
|
}
|
|
10139
10421
|
|
|
10140
|
-
.reference-models-anchor[data-v-
|
|
10422
|
+
.reference-models-anchor[data-v-f3ae088e] {
|
|
10141
10423
|
display: flex;
|
|
10142
10424
|
align-items: center;
|
|
10143
10425
|
font-size: 20px;
|
|
10144
10426
|
padding-left: 6px;
|
|
10145
10427
|
color: var(--scalar-color-1);
|
|
10146
10428
|
}
|
|
10147
|
-
.reference-models-label[data-v-
|
|
10429
|
+
.reference-models-label[data-v-f3ae088e] {
|
|
10148
10430
|
display: block;
|
|
10149
10431
|
font-size: var(--scalar-mini);
|
|
10150
10432
|
}
|
|
10151
10433
|
|
|
10152
10434
|
/* Style the "icon" */
|
|
10153
|
-
.reference-models-label[data-v-
|
|
10435
|
+
.reference-models-label[data-v-f3ae088e] em {
|
|
10154
10436
|
font-weight: var(--scalar-bold);
|
|
10155
10437
|
}
|
|
10156
10438
|
|
|
@@ -10320,169 +10602,10 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
10320
10602
|
text-decoration: line-through;
|
|
10321
10603
|
}
|
|
10322
10604
|
|
|
10323
|
-
.
|
|
10324
|
-
z-index: 0;
|
|
10325
|
-
margin-top: 12px;
|
|
10326
|
-
margin-bottom: 6px;
|
|
10327
|
-
position: relative;
|
|
10328
|
-
font-size: var(--scalar-font-size-4);
|
|
10329
|
-
color: var(--scalar-color-1);
|
|
10330
|
-
|
|
10331
|
-
align-self: flex-start;
|
|
10332
|
-
}
|
|
10333
|
-
.headers-card.headers-card--open[data-v-c4fe6aa2] {
|
|
10334
|
-
align-self: initial;
|
|
10335
|
-
}
|
|
10336
|
-
.headers-card-title[data-v-c4fe6aa2] {
|
|
10337
|
-
padding: 6px 10px;
|
|
10338
|
-
|
|
10339
|
-
display: flex;
|
|
10340
|
-
align-items: center;
|
|
10341
|
-
gap: 4px;
|
|
10342
|
-
|
|
10343
|
-
color: var(--scalar-color-3);
|
|
10344
|
-
font-weight: var(--scalar-semibold);
|
|
10345
|
-
font-size: var(--scalar-micro);
|
|
10346
|
-
|
|
10347
|
-
border-radius: 13.5px;
|
|
10348
|
-
}
|
|
10349
|
-
button.headers-card-title[data-v-c4fe6aa2] {
|
|
10350
|
-
cursor: pointer;
|
|
10351
|
-
}
|
|
10352
|
-
button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
10353
|
-
color: var(--scalar-color-1);
|
|
10354
|
-
}
|
|
10355
|
-
.headers-card-title-icon--open[data-v-c4fe6aa2] {
|
|
10356
|
-
transform: rotate(45deg);
|
|
10357
|
-
}
|
|
10358
|
-
.headers-properties[data-v-c4fe6aa2] {
|
|
10359
|
-
display: flex;
|
|
10360
|
-
flex-direction: column;
|
|
10361
|
-
|
|
10362
|
-
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10363
|
-
|
|
10364
|
-
border-radius: 13.5px;
|
|
10365
|
-
width: fit-content;
|
|
10366
|
-
}
|
|
10367
|
-
.headers-properties-open > .headers-card-title[data-v-c4fe6aa2] {
|
|
10368
|
-
border-bottom-left-radius: 0;
|
|
10369
|
-
border-bottom-right-radius: 0;
|
|
10370
|
-
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10371
|
-
}
|
|
10372
|
-
.headers-properties-open[data-v-c4fe6aa2] {
|
|
10373
|
-
border-radius: var(--scalar-radius-lg);
|
|
10374
|
-
width: 100%;
|
|
10375
|
-
}
|
|
10376
|
-
.headers-card .property[data-v-c4fe6aa2]:last-of-type {
|
|
10377
|
-
padding-bottom: 10px;
|
|
10378
|
-
}
|
|
10379
|
-
.headers-card-title > .headers-card-title-icon[data-v-c4fe6aa2] {
|
|
10380
|
-
width: 14px;
|
|
10381
|
-
height: 14px;
|
|
10382
|
-
margin: 0;
|
|
10383
|
-
}
|
|
10384
|
-
.headers-card-title > .headers-card-title-icon--open[data-v-c4fe6aa2] {
|
|
10385
|
-
transform: rotate(45deg);
|
|
10386
|
-
}
|
|
10387
|
-
|
|
10388
|
-
.parameter-item[data-v-ca54f4ef] {
|
|
10389
|
-
display: flex;
|
|
10390
|
-
flex-direction: column;
|
|
10391
|
-
position: relative;
|
|
10392
|
-
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10393
|
-
}
|
|
10394
|
-
.parameter-item:last-of-type .parameter-schema[data-v-ca54f4ef] {
|
|
10395
|
-
padding-bottom: 0;
|
|
10396
|
-
}
|
|
10397
|
-
.parameter-item-container[data-v-ca54f4ef] {
|
|
10398
|
-
padding: 0;
|
|
10399
|
-
}
|
|
10400
|
-
.parameter-item-headers[data-v-ca54f4ef] {
|
|
10401
|
-
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10402
|
-
}
|
|
10403
|
-
.parameter-item-name[data-v-ca54f4ef] {
|
|
10404
|
-
position: relative;
|
|
10405
|
-
font-weight: var(--scalar-bold);
|
|
10406
|
-
font-size: var(--scalar-font-size-4);
|
|
10407
|
-
font-family: var(--scalar-font-code);
|
|
10408
|
-
color: var(--scalar-color-1);
|
|
10409
|
-
overflow-wrap: break-word;
|
|
10410
|
-
}
|
|
10411
|
-
.parameter-item-description[data-v-ca54f4ef],
|
|
10412
|
-
.parameter-item-description-summary[data-v-ca54f4ef] {
|
|
10413
|
-
font-size: var(--scalar-mini);
|
|
10414
|
-
color: var(--scalar-color-2);
|
|
10415
|
-
}
|
|
10416
|
-
.parameter-item-description-summary.parameter-item-description-summary[data-v-ca54f4ef] > * {
|
|
10417
|
-
--markdown-line-height: var(--scalar-line-height-5);
|
|
10418
|
-
}
|
|
10419
|
-
|
|
10420
|
-
/* Match font size of markdown for property-detail-value since first child within accordian is displayed as if it were in the markdown section */
|
|
10421
|
-
.parameter-item-trigger
|
|
10422
|
-
~ .parameter-item-container[data-v-ca54f4ef]
|
|
10423
|
-
.property--level-0 > .property-heading .property-detail-value {
|
|
10424
|
-
font-size: var(--scalar-micro);
|
|
10425
|
-
}
|
|
10426
|
-
.parameter-item-required-optional[data-v-ca54f4ef] {
|
|
10427
|
-
color: var(--scalar-color-2);
|
|
10428
|
-
font-weight: var(--scalar-semibold);
|
|
10429
|
-
margin-right: 6px;
|
|
10430
|
-
position: relative;
|
|
10431
|
-
}
|
|
10432
|
-
.parameter-item--required[data-v-ca54f4ef] {
|
|
10433
|
-
text-transform: uppercase;
|
|
10434
|
-
font-size: var(--scalar-micro);
|
|
10435
|
-
font-weight: var(--scalar-semibold);
|
|
10436
|
-
color: var(--scalar-color-orange);
|
|
10437
|
-
}
|
|
10438
|
-
.parameter-item-description[data-v-ca54f4ef] {
|
|
10439
|
-
margin-top: 6px;
|
|
10440
|
-
font-size: var(--scalar-small);
|
|
10441
|
-
color: var(--scalar-color-2);
|
|
10442
|
-
line-height: 1.4;
|
|
10443
|
-
}
|
|
10444
|
-
.parameter-item-description[data-v-ca54f4ef] p {
|
|
10445
|
-
margin-top: 4px;
|
|
10446
|
-
font-size: var(--scalar-small);
|
|
10447
|
-
color: var(--scalar-color-2);
|
|
10448
|
-
}
|
|
10449
|
-
.parameter-schema[data-v-ca54f4ef] {
|
|
10450
|
-
padding-bottom: 9px;
|
|
10451
|
-
margin-top: 3px;
|
|
10452
|
-
}
|
|
10453
|
-
.parameter-item-trigger[data-v-ca54f4ef] {
|
|
10454
|
-
display: flex;
|
|
10455
|
-
align-items: baseline;
|
|
10456
|
-
line-height: var(--scalar-line-height-5);
|
|
10457
|
-
gap: 6px;
|
|
10458
|
-
flex-wrap: wrap;
|
|
10459
|
-
padding: 10px 0;
|
|
10460
|
-
outline: none;
|
|
10461
|
-
}
|
|
10462
|
-
.parameter-item-trigger-open[data-v-ca54f4ef] {
|
|
10463
|
-
padding-bottom: 0;
|
|
10464
|
-
}
|
|
10465
|
-
.parameter-item-icon[data-v-ca54f4ef] {
|
|
10466
|
-
color: var(--scalar-color-3);
|
|
10467
|
-
left: -19px;
|
|
10468
|
-
top: 0.5lh;
|
|
10469
|
-
translate: 0 -50%;
|
|
10470
|
-
position: absolute;
|
|
10471
|
-
}
|
|
10472
|
-
.parameter-item-trigger:hover .parameter-item-icon[data-v-ca54f4ef],
|
|
10473
|
-
.parameter-item-trigger:focus-visible .parameter-item-icon[data-v-ca54f4ef] {
|
|
10474
|
-
color: var(--scalar-color-1);
|
|
10475
|
-
}
|
|
10476
|
-
.parameter-item-trigger:focus-visible .parameter-item-icon[data-v-ca54f4ef] {
|
|
10477
|
-
outline: 1px solid var(--scalar-color-accent);
|
|
10478
|
-
outline-offset: 2px;
|
|
10479
|
-
border-radius: var(--scalar-radius);
|
|
10480
|
-
}
|
|
10481
|
-
|
|
10482
|
-
.request-body[data-v-c5c0478d] {
|
|
10605
|
+
.request-body[data-v-076f6de4] {
|
|
10483
10606
|
margin-top: 24px;
|
|
10484
10607
|
}
|
|
10485
|
-
.request-body-header[data-v-
|
|
10608
|
+
.request-body-header[data-v-076f6de4] {
|
|
10486
10609
|
display: flex;
|
|
10487
10610
|
align-items: center;
|
|
10488
10611
|
justify-content: space-between;
|
|
@@ -10490,7 +10613,7 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
10490
10613
|
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10491
10614
|
flex-flow: wrap;
|
|
10492
10615
|
}
|
|
10493
|
-
.request-body-title[data-v-
|
|
10616
|
+
.request-body-title[data-v-076f6de4] {
|
|
10494
10617
|
display: flex;
|
|
10495
10618
|
align-items: center;
|
|
10496
10619
|
gap: 8px;
|
|
@@ -10498,7 +10621,7 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
10498
10621
|
font-weight: var(--scalar-semibold);
|
|
10499
10622
|
color: var(--scalar-color-1);
|
|
10500
10623
|
}
|
|
10501
|
-
.request-body-required[data-v-
|
|
10624
|
+
.request-body-required[data-v-076f6de4] {
|
|
10502
10625
|
font-size: var(--scalar-micro);
|
|
10503
10626
|
color: var(--scalar-color-orange);
|
|
10504
10627
|
font-weight: normal;
|
|
@@ -10507,34 +10630,34 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
10507
10630
|
padding: 2px 8px;
|
|
10508
10631
|
height: 20px;
|
|
10509
10632
|
}
|
|
10510
|
-
.request-body-description[data-v-
|
|
10633
|
+
.request-body-description[data-v-076f6de4] {
|
|
10511
10634
|
margin-top: 6px;
|
|
10512
10635
|
font-size: var(--scalar-small);
|
|
10513
10636
|
width: 100%;
|
|
10514
10637
|
}
|
|
10515
10638
|
.request-body-header
|
|
10516
|
-
+ .request-body-schema[data-v-
|
|
10639
|
+
+ .request-body-schema[data-v-076f6de4]:has(> .schema-card > .schema-card-description),
|
|
10517
10640
|
.request-body-header
|
|
10518
|
-
+ .request-body-schema[data-v-
|
|
10641
|
+
+ .request-body-schema[data-v-076f6de4]:has(
|
|
10519
10642
|
> .schema-card > .schema-properties > * > .property--level-0
|
|
10520
10643
|
) {
|
|
10521
10644
|
/** Add a bit of space between the heading border and the schema description or properties */
|
|
10522
10645
|
padding-top: 8px;
|
|
10523
10646
|
}
|
|
10524
|
-
.request-body-description[data-v-
|
|
10647
|
+
.request-body-description[data-v-076f6de4] .markdown * {
|
|
10525
10648
|
color: var(--scalar-color-2) !important;
|
|
10526
10649
|
}
|
|
10527
10650
|
|
|
10528
|
-
.callback-sticky-offset[data-v-
|
|
10651
|
+
.callback-sticky-offset[data-v-474e6fa6] {
|
|
10529
10652
|
top: var(--refs-viewport-offset, 0px);
|
|
10530
10653
|
z-index: 1;
|
|
10531
10654
|
}
|
|
10532
|
-
.callback-operation-container[data-v-
|
|
10533
|
-
.callback-operation-container[data-v-
|
|
10534
|
-
.callback-operation-container[data-v-
|
|
10655
|
+
.callback-operation-container[data-v-474e6fa6] .request-body,
|
|
10656
|
+
.callback-operation-container[data-v-474e6fa6] .request-body-description,
|
|
10657
|
+
.callback-operation-container[data-v-474e6fa6] .request-body-header {
|
|
10535
10658
|
margin-top: 0;
|
|
10536
10659
|
}
|
|
10537
|
-
.callback-operation-container[data-v-
|
|
10660
|
+
.callback-operation-container[data-v-474e6fa6] .request-body-header {
|
|
10538
10661
|
--scalar-font-size-2: var(--scalar-font-size-4);
|
|
10539
10662
|
padding: 10px;
|
|
10540
10663
|
border-bottom: none;
|
|
@@ -10542,24 +10665,24 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
10542
10665
|
border-radius: var(--scalar-radius-lg) var(--scalar-radius-lg) 0 0;
|
|
10543
10666
|
background: color-mix(in srgb, var(--scalar-background-2) 50%, transparent);
|
|
10544
10667
|
}
|
|
10545
|
-
.callback-operation-container[data-v-
|
|
10668
|
+
.callback-operation-container[data-v-474e6fa6]
|
|
10546
10669
|
.request-body-schema > .schema-card > .schema-card-description {
|
|
10547
10670
|
padding-inline: 8px;
|
|
10548
10671
|
}
|
|
10549
|
-
.callback-operation-container[data-v-
|
|
10672
|
+
.callback-operation-container[data-v-474e6fa6] ul li.property.property--level-1 {
|
|
10550
10673
|
padding: 10px;
|
|
10551
10674
|
}
|
|
10552
|
-
.callback-operation-container[data-v-
|
|
10675
|
+
.callback-operation-container[data-v-474e6fa6] .request-body-schema {
|
|
10553
10676
|
background-color: var(--scalar-background-1);
|
|
10554
10677
|
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10555
10678
|
border-top: none;
|
|
10556
10679
|
overflow: hidden;
|
|
10557
10680
|
border-radius: 0 0 var(--scalar-radius-lg) var(--scalar-radius-lg);
|
|
10558
10681
|
}
|
|
10559
|
-
.callback-operation-container[data-v-
|
|
10682
|
+
.callback-operation-container[data-v-474e6fa6] .parameter-list {
|
|
10560
10683
|
margin-top: 0;
|
|
10561
10684
|
}
|
|
10562
|
-
.callback-operation-container[data-v-
|
|
10685
|
+
.callback-operation-container[data-v-474e6fa6] .parameter-list-title {
|
|
10563
10686
|
background: color-mix(in srgb, var(--scalar-background-2) 50%, transparent);
|
|
10564
10687
|
border-radius: var(--scalar-radius-lg) var(--scalar-radius-lg) 0 0;
|
|
10565
10688
|
padding: 10px;
|
|
@@ -10568,19 +10691,19 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
10568
10691
|
border-bottom: none;
|
|
10569
10692
|
--scalar-font-size-2: var(--scalar-font-size-4);
|
|
10570
10693
|
}
|
|
10571
|
-
.callback-operation-container[data-v-
|
|
10694
|
+
.callback-operation-container[data-v-474e6fa6] .parameter-list-items {
|
|
10572
10695
|
/* background: pink; */
|
|
10573
10696
|
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10574
10697
|
border-radius: 0 0 var(--scalar-radius-lg) var(--scalar-radius-lg);
|
|
10575
10698
|
}
|
|
10576
|
-
.callback-operation-container[data-v-
|
|
10699
|
+
.callback-operation-container[data-v-474e6fa6] .parameter-list-items > li:first-of-type {
|
|
10577
10700
|
border-top: none;
|
|
10578
10701
|
}
|
|
10579
|
-
.callback-operation-container[data-v-
|
|
10702
|
+
.callback-operation-container[data-v-474e6fa6] .parameter-list-items > li {
|
|
10580
10703
|
padding: 0 8px;
|
|
10581
10704
|
}
|
|
10582
10705
|
|
|
10583
|
-
.empty-state[data-v-
|
|
10706
|
+
.empty-state[data-v-da52ac9d] {
|
|
10584
10707
|
margin: 10px 0 10px 12px;
|
|
10585
10708
|
text-align: center;
|
|
10586
10709
|
font-size: var(--scalar-mini);
|
|
@@ -10591,18 +10714,18 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
10591
10714
|
border-radius: var(--scalar-radius-lg);
|
|
10592
10715
|
color: var(--scalar-color-2);
|
|
10593
10716
|
}
|
|
10594
|
-
.rule-title[data-v-
|
|
10717
|
+
.rule-title[data-v-da52ac9d] {
|
|
10595
10718
|
font-family: var(--scalar-font-code);
|
|
10596
10719
|
color: var(--scalar-color-1);
|
|
10597
10720
|
display: inline-block;
|
|
10598
10721
|
margin: 12px 0 6px;
|
|
10599
10722
|
border-radius: var(--scalar-radius);
|
|
10600
10723
|
}
|
|
10601
|
-
.rule[data-v-
|
|
10724
|
+
.rule[data-v-da52ac9d] {
|
|
10602
10725
|
margin: 0 12px 0;
|
|
10603
10726
|
border-radius: var(--scalar-radius-lg);
|
|
10604
10727
|
}
|
|
10605
|
-
.rule-items[data-v-
|
|
10728
|
+
.rule-items[data-v-da52ac9d] {
|
|
10606
10729
|
counter-reset: list-number;
|
|
10607
10730
|
display: flex;
|
|
10608
10731
|
flex-direction: column;
|
|
@@ -10610,14 +10733,14 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
10610
10733
|
border-left: 1px solid var(--scalar-border-color);
|
|
10611
10734
|
padding: 12px 0 12px;
|
|
10612
10735
|
}
|
|
10613
|
-
.rule-item[data-v-
|
|
10736
|
+
.rule-item[data-v-da52ac9d] {
|
|
10614
10737
|
counter-increment: list-number;
|
|
10615
10738
|
border: 1px solid var(--scalar-border-color);
|
|
10616
10739
|
border-radius: var(--scalar-radius-lg);
|
|
10617
10740
|
overflow: hidden;
|
|
10618
10741
|
margin-left: 24px;
|
|
10619
10742
|
}
|
|
10620
|
-
.rule-item[data-v-
|
|
10743
|
+
.rule-item[data-v-da52ac9d]:before {
|
|
10621
10744
|
/* content: counter(list-number); */
|
|
10622
10745
|
border: 1px solid var(--scalar-border-color);
|
|
10623
10746
|
border-top: 0;
|
|
@@ -10874,11 +10997,11 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
10874
10997
|
margin-right: 4px;
|
|
10875
10998
|
}
|
|
10876
10999
|
/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
|
|
10877
|
-
.operation-title[data-v-
|
|
11000
|
+
.operation-title[data-v-5a538905] {
|
|
10878
11001
|
justify-content: space-between;
|
|
10879
11002
|
display: flex;
|
|
10880
11003
|
}
|
|
10881
|
-
.operation-details[data-v-
|
|
11004
|
+
.operation-details[data-v-5a538905] {
|
|
10882
11005
|
flex-shrink: 1;
|
|
10883
11006
|
align-items: center;
|
|
10884
11007
|
gap: 9px;
|
|
@@ -10886,11 +11009,11 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
10886
11009
|
margin-top: 0;
|
|
10887
11010
|
display: flex;
|
|
10888
11011
|
}
|
|
10889
|
-
.operation-details[data-v-
|
|
11012
|
+
.operation-details[data-v-5a538905] .endpoint-anchor .scalar-button svg {
|
|
10890
11013
|
width: 16px;
|
|
10891
11014
|
height: 16px;
|
|
10892
11015
|
}
|
|
10893
|
-
.endpoint-type[data-v-
|
|
11016
|
+
.endpoint-type[data-v-5a538905] {
|
|
10894
11017
|
z-index: 0;
|
|
10895
11018
|
width: 60px;
|
|
10896
11019
|
font-size: var(--scalar-small);
|
|
@@ -10905,7 +11028,7 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
10905
11028
|
display: flex;
|
|
10906
11029
|
position: relative;
|
|
10907
11030
|
}
|
|
10908
|
-
.endpoint-type[data-v-
|
|
11031
|
+
.endpoint-type[data-v-5a538905]:after {
|
|
10909
11032
|
content: "";
|
|
10910
11033
|
z-index: -1;
|
|
10911
11034
|
opacity: .15;
|
|
@@ -10914,16 +11037,16 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
10914
11037
|
position: absolute;
|
|
10915
11038
|
inset: 0;
|
|
10916
11039
|
}
|
|
10917
|
-
.endpoint-anchor[data-v-
|
|
11040
|
+
.endpoint-anchor[data-v-5a538905] {
|
|
10918
11041
|
flex-shrink: 1;
|
|
10919
11042
|
align-items: center;
|
|
10920
11043
|
min-width: 0;
|
|
10921
11044
|
display: flex;
|
|
10922
11045
|
}
|
|
10923
|
-
.endpoint-anchor.label[data-v-
|
|
11046
|
+
.endpoint-anchor.label[data-v-5a538905] {
|
|
10924
11047
|
display: flex;
|
|
10925
11048
|
}
|
|
10926
|
-
.endpoint-label[data-v-
|
|
11049
|
+
.endpoint-label[data-v-5a538905] {
|
|
10927
11050
|
min-width: 0;
|
|
10928
11051
|
color: var(--scalar-color-1);
|
|
10929
11052
|
flex-shrink: 1;
|
|
@@ -10931,17 +11054,17 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
10931
11054
|
gap: 9px;
|
|
10932
11055
|
display: flex;
|
|
10933
11056
|
}
|
|
10934
|
-
.endpoint-label-path[data-v-
|
|
11057
|
+
.endpoint-label-path[data-v-5a538905] {
|
|
10935
11058
|
font-family: var(--scalar-font-code);
|
|
10936
11059
|
font-size: var(--scalar-mini);
|
|
10937
11060
|
text-overflow: ellipsis;
|
|
10938
11061
|
white-space: nowrap;
|
|
10939
11062
|
overflow: hidden;
|
|
10940
11063
|
}
|
|
10941
|
-
.endpoint-label-path[data-v-
|
|
11064
|
+
.endpoint-label-path[data-v-5a538905] em {
|
|
10942
11065
|
color: var(--scalar-color-2);
|
|
10943
11066
|
}
|
|
10944
|
-
.endpoint-label-name[data-v-
|
|
11067
|
+
.endpoint-label-name[data-v-5a538905] {
|
|
10945
11068
|
color: var(--scalar-color-2);
|
|
10946
11069
|
font-size: var(--scalar-small);
|
|
10947
11070
|
text-overflow: ellipsis;
|
|
@@ -10949,17 +11072,17 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
10949
11072
|
flex-shrink: 1000000000;
|
|
10950
11073
|
overflow: hidden;
|
|
10951
11074
|
}
|
|
10952
|
-
.endpoint-try-hint[data-v-
|
|
11075
|
+
.endpoint-try-hint[data-v-5a538905] {
|
|
10953
11076
|
flex-shrink: 0;
|
|
10954
11077
|
padding: 2px;
|
|
10955
11078
|
}
|
|
10956
|
-
.endpoint-copy[data-v-
|
|
11079
|
+
.endpoint-copy[data-v-5a538905] {
|
|
10957
11080
|
color: currentColor;
|
|
10958
11081
|
}
|
|
10959
|
-
.endpoint-copy[data-v-
|
|
11082
|
+
.endpoint-copy[data-v-5a538905] svg {
|
|
10960
11083
|
stroke-width: 2px;
|
|
10961
11084
|
}
|
|
10962
|
-
.endpoint-content[data-v-
|
|
11085
|
+
.endpoint-content[data-v-5a538905] {
|
|
10963
11086
|
grid-auto-columns: 1fr;
|
|
10964
11087
|
grid-auto-flow: row;
|
|
10965
11088
|
gap: 9px;
|
|
@@ -10967,52 +11090,52 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
10967
11090
|
display: grid;
|
|
10968
11091
|
}
|
|
10969
11092
|
@media (min-width: 1000px) {
|
|
10970
|
-
.endpoint-content[data-v-
|
|
11093
|
+
.endpoint-content[data-v-5a538905] {
|
|
10971
11094
|
grid-auto-flow: column;
|
|
10972
11095
|
}
|
|
10973
11096
|
}
|
|
10974
11097
|
@container (max-width: 900px) {
|
|
10975
|
-
.endpoint-content[data-v-
|
|
11098
|
+
.endpoint-content[data-v-5a538905] {
|
|
10976
11099
|
grid-template-columns: 1fr;
|
|
10977
11100
|
}
|
|
10978
11101
|
}
|
|
10979
|
-
.endpoint-content[data-v-
|
|
11102
|
+
.endpoint-content[data-v-5a538905] > * {
|
|
10980
11103
|
min-width: 0;
|
|
10981
11104
|
}
|
|
10982
|
-
.operation-details-card[data-v-
|
|
11105
|
+
.operation-details-card[data-v-5a538905] {
|
|
10983
11106
|
flex-direction: column;
|
|
10984
11107
|
gap: 12px;
|
|
10985
11108
|
min-width: 0;
|
|
10986
11109
|
display: flex;
|
|
10987
11110
|
}
|
|
10988
|
-
:is(.operation-details-card-item[data-v-
|
|
11111
|
+
:is(.operation-details-card-item[data-v-5a538905] .parameter-list, .operation-details-card-item[data-v-5a538905] .callbacks-list) {
|
|
10989
11112
|
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10990
11113
|
border-radius: var(--scalar-radius-lg);
|
|
10991
11114
|
margin-top: 0;
|
|
10992
11115
|
}
|
|
10993
|
-
.operation-details-card-item[data-v-
|
|
11116
|
+
.operation-details-card-item[data-v-5a538905] {
|
|
10994
11117
|
flex-direction: column;
|
|
10995
11118
|
gap: 12px;
|
|
10996
11119
|
display: flex;
|
|
10997
11120
|
}
|
|
10998
|
-
.operation-details-card-item[data-v-
|
|
11121
|
+
.operation-details-card-item[data-v-5a538905] .parameter-list-items {
|
|
10999
11122
|
margin-bottom: 0;
|
|
11000
11123
|
}
|
|
11001
|
-
.operation-details-card[data-v-
|
|
11124
|
+
.operation-details-card[data-v-5a538905] .parameter-item:last-of-type .parameter-schema {
|
|
11002
11125
|
padding-bottom: 12px;
|
|
11003
11126
|
}
|
|
11004
|
-
.operation-details-card[data-v-
|
|
11127
|
+
.operation-details-card[data-v-5a538905] .parameter-list .parameter-list {
|
|
11005
11128
|
margin-bottom: 12px;
|
|
11006
11129
|
}
|
|
11007
|
-
.operation-details-card[data-v-
|
|
11130
|
+
.operation-details-card[data-v-5a538905] .parameter-item {
|
|
11008
11131
|
margin: 0;
|
|
11009
11132
|
padding: 0;
|
|
11010
11133
|
}
|
|
11011
|
-
.operation-details-card[data-v-
|
|
11134
|
+
.operation-details-card[data-v-5a538905] .property {
|
|
11012
11135
|
margin: 0;
|
|
11013
11136
|
padding: 9px;
|
|
11014
11137
|
}
|
|
11015
|
-
:is(.operation-details-card[data-v-
|
|
11138
|
+
:is(.operation-details-card[data-v-5a538905] .parameter-list-title, .operation-details-card[data-v-5a538905] .request-body-title, .operation-details-card[data-v-5a538905] .callbacks-title) {
|
|
11016
11139
|
text-transform: uppercase;
|
|
11017
11140
|
font-weight: var(--scalar-bold);
|
|
11018
11141
|
font-size: var(--scalar-mini);
|
|
@@ -11021,61 +11144,61 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
11021
11144
|
padding: 9px;
|
|
11022
11145
|
line-height: 1.33;
|
|
11023
11146
|
}
|
|
11024
|
-
.operation-details-card[data-v-
|
|
11147
|
+
.operation-details-card[data-v-5a538905] .callback-list-item-title {
|
|
11025
11148
|
padding-left: 28px;
|
|
11026
11149
|
padding-right: 12px;
|
|
11027
11150
|
}
|
|
11028
|
-
.operation-details-card[data-v-
|
|
11151
|
+
.operation-details-card[data-v-5a538905] .callback-list-item-icon {
|
|
11029
11152
|
left: 6px;
|
|
11030
11153
|
}
|
|
11031
|
-
.operation-details-card[data-v-
|
|
11154
|
+
.operation-details-card[data-v-5a538905] .callback-operation-container {
|
|
11032
11155
|
padding-inline: 9px;
|
|
11033
11156
|
padding-bottom: 9px;
|
|
11034
11157
|
}
|
|
11035
|
-
:is(.operation-details-card[data-v-
|
|
11158
|
+
:is(.operation-details-card[data-v-5a538905] .callback-operation-container > .request-body, .operation-details-card[data-v-5a538905] .callback-operation-container > .parameter-list) {
|
|
11036
11159
|
border: none;
|
|
11037
11160
|
}
|
|
11038
|
-
.operation-details-card[data-v-
|
|
11161
|
+
.operation-details-card[data-v-5a538905] .callback-operation-container > .request-body > .request-body-header {
|
|
11039
11162
|
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
11040
11163
|
padding: 0 0 9px;
|
|
11041
11164
|
}
|
|
11042
|
-
.operation-details-card[data-v-
|
|
11165
|
+
.operation-details-card[data-v-5a538905] .request-body-description {
|
|
11043
11166
|
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
11044
11167
|
margin-top: 0;
|
|
11045
11168
|
padding: 9px 9px 0;
|
|
11046
11169
|
}
|
|
11047
|
-
.operation-details-card[data-v-
|
|
11170
|
+
.operation-details-card[data-v-5a538905] .request-body {
|
|
11048
11171
|
border-radius: var(--scalar-radius-lg);
|
|
11049
11172
|
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
11050
11173
|
margin-top: 0;
|
|
11051
11174
|
}
|
|
11052
|
-
.operation-details-card[data-v-
|
|
11175
|
+
.operation-details-card[data-v-5a538905] .request-body .schema-card--level-0 > .schema-card-description {
|
|
11053
11176
|
padding-inline: 9px;
|
|
11054
11177
|
}
|
|
11055
|
-
.operation-details-card[data-v-
|
|
11178
|
+
.operation-details-card[data-v-5a538905] .request-body-header {
|
|
11056
11179
|
border-bottom: 0;
|
|
11057
11180
|
padding-bottom: 0;
|
|
11058
11181
|
}
|
|
11059
|
-
.operation-details-card[data-v-
|
|
11182
|
+
.operation-details-card[data-v-5a538905] .contents button {
|
|
11060
11183
|
margin-right: 9px;
|
|
11061
11184
|
}
|
|
11062
|
-
.operation-details-card[data-v-
|
|
11185
|
+
.operation-details-card[data-v-5a538905] .schema-card--open + .schema-card:not(.schema-card--open) {
|
|
11063
11186
|
margin-inline: 9px;
|
|
11064
11187
|
margin-bottom: 9px;
|
|
11065
11188
|
}
|
|
11066
|
-
.operation-details-card[data-v-
|
|
11189
|
+
.operation-details-card[data-v-5a538905] .request-body-schema .property--level-0 {
|
|
11067
11190
|
padding: 0;
|
|
11068
11191
|
}
|
|
11069
|
-
.operation-details-card[data-v-
|
|
11192
|
+
.operation-details-card[data-v-5a538905] .selected-content-type {
|
|
11070
11193
|
margin-right: 9px;
|
|
11071
11194
|
}
|
|
11072
|
-
.operation-example-card[data-v-
|
|
11195
|
+
.operation-example-card[data-v-5a538905] {
|
|
11073
11196
|
top: calc(var(--refs-viewport-offset) + 24px);
|
|
11074
11197
|
max-height: calc(var(--refs-viewport-height) - 48px);
|
|
11075
11198
|
position: sticky;
|
|
11076
11199
|
}
|
|
11077
11200
|
@media (max-width: 600px) {
|
|
11078
|
-
.operation-example-card[data-v-
|
|
11201
|
+
.operation-example-card[data-v-5a538905] {
|
|
11079
11202
|
max-height: unset;
|
|
11080
11203
|
position: static;
|
|
11081
11204
|
}
|
|
@@ -11167,15 +11290,59 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
11167
11290
|
background: color-mix(in srgb, var(--scalar-color-blue), transparent 10%);
|
|
11168
11291
|
}
|
|
11169
11292
|
|
|
11170
|
-
|
|
11293
|
+
/*
|
|
11294
|
+
* The operation is a single grid so the request example can sit beside the
|
|
11295
|
+
* details on wide screens, then be lifted directly under the description when
|
|
11296
|
+
* the layout collapses (see the container query below). Vertical rhythm comes
|
|
11297
|
+
* from element margins rather than row-gap, because the details block carries
|
|
11298
|
+
* its own leading margin (mt-6) that already spaces it from whatever precedes
|
|
11299
|
+
* it — a row-gap would double that gap.
|
|
11300
|
+
*/
|
|
11301
|
+
.operation-layout[data-v-b7fa71b9] {
|
|
11302
|
+
display: grid;
|
|
11303
|
+
grid-template-columns: 1fr 1fr;
|
|
11304
|
+
grid-template-areas:
|
|
11305
|
+
'heading badge'
|
|
11306
|
+
'description examples'
|
|
11307
|
+
'details examples';
|
|
11308
|
+
column-gap: 48px;
|
|
11309
|
+
row-gap: 0;
|
|
11310
|
+
}
|
|
11311
|
+
.operation-title[data-v-b7fa71b9] {
|
|
11312
|
+
grid-area: heading;
|
|
11313
|
+
margin-bottom: 12px;
|
|
11314
|
+
|
|
11315
|
+
/* Mirror the shared section header typography (see SectionHeader.vue) */
|
|
11316
|
+
font-size: var(--font-size, var(--scalar-heading-1));
|
|
11317
|
+
font-weight: var(--font-weight, var(--scalar-bold));
|
|
11318
|
+
color: var(--scalar-color-1);
|
|
11319
|
+
line-height: 1.45;
|
|
11320
|
+
}
|
|
11321
|
+
.operation-auth[data-v-b7fa71b9] {
|
|
11322
|
+
grid-area: badge;
|
|
11323
|
+
justify-self: end;
|
|
11324
|
+
align-self: start;
|
|
11325
|
+
}
|
|
11326
|
+
.operation-description[data-v-b7fa71b9] {
|
|
11327
|
+
grid-area: description;
|
|
11328
|
+
min-width: 0;
|
|
11329
|
+
}
|
|
11330
|
+
.operation-details[data-v-b7fa71b9] {
|
|
11331
|
+
grid-area: details;
|
|
11332
|
+
min-width: 0;
|
|
11333
|
+
}
|
|
11334
|
+
.examples[data-v-b7fa71b9] {
|
|
11335
|
+
grid-area: examples;
|
|
11336
|
+
min-width: 0;
|
|
11337
|
+
|
|
11171
11338
|
position: sticky;
|
|
11172
11339
|
top: calc(var(--refs-viewport-offset) + 24px);
|
|
11173
11340
|
}
|
|
11174
|
-
.examples[data-v-
|
|
11341
|
+
.examples[data-v-b7fa71b9] > * {
|
|
11175
11342
|
max-height: calc((var(--refs-viewport-height) - 60px) / 2);
|
|
11176
11343
|
position: relative;
|
|
11177
11344
|
}
|
|
11178
|
-
.examples[data-v-
|
|
11345
|
+
.examples[data-v-b7fa71b9] > *:first-of-type:last-of-type {
|
|
11179
11346
|
max-height: calc((var(--refs-viewport-height) - 60px));
|
|
11180
11347
|
}
|
|
11181
11348
|
|
|
@@ -11184,23 +11351,39 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
11184
11351
|
* (or zoomed in screens)
|
|
11185
11352
|
*/
|
|
11186
11353
|
@media (max-width: 600px) {
|
|
11187
|
-
.examples[data-v-
|
|
11354
|
+
.examples[data-v-b7fa71b9] > * {
|
|
11188
11355
|
max-height: unset;
|
|
11189
11356
|
}
|
|
11190
11357
|
}
|
|
11191
|
-
.deprecated[data-v-
|
|
11358
|
+
.deprecated[data-v-b7fa71b9] * {
|
|
11192
11359
|
text-decoration: line-through;
|
|
11193
11360
|
}
|
|
11194
|
-
|
|
11195
|
-
|
|
11196
|
-
|
|
11197
|
-
|
|
11198
|
-
|
|
11199
|
-
|
|
11200
|
-
|
|
11201
|
-
|
|
11202
|
-
|
|
11203
|
-
|
|
11361
|
+
|
|
11362
|
+
/*
|
|
11363
|
+
* On narrow containers the layout collapses to a single column: the request
|
|
11364
|
+
* example is lifted directly under the description, and the auth badge becomes
|
|
11365
|
+
* an eyebrow above the title.
|
|
11366
|
+
*/
|
|
11367
|
+
@container narrow-references-container (max-width: 900px) {
|
|
11368
|
+
.operation-layout[data-v-b7fa71b9] {
|
|
11369
|
+
grid-template-columns: 1fr;
|
|
11370
|
+
grid-template-areas:
|
|
11371
|
+
'badge'
|
|
11372
|
+
'heading'
|
|
11373
|
+
'description'
|
|
11374
|
+
'examples'
|
|
11375
|
+
'details';
|
|
11376
|
+
column-gap: 0;
|
|
11377
|
+
}
|
|
11378
|
+
.operation-auth[data-v-b7fa71b9] {
|
|
11379
|
+
justify-self: start;
|
|
11380
|
+
margin-bottom: 4px;
|
|
11381
|
+
}
|
|
11382
|
+
.operation-title[data-v-b7fa71b9] {
|
|
11383
|
+
margin-bottom: 24px;
|
|
11384
|
+
}
|
|
11385
|
+
.operation-description[data-v-b7fa71b9] {
|
|
11386
|
+
margin-bottom: 24px;
|
|
11204
11387
|
}
|
|
11205
11388
|
}
|
|
11206
11389
|
|
|
@@ -11216,7 +11399,7 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
11216
11399
|
container-type: inline-size;
|
|
11217
11400
|
}
|
|
11218
11401
|
|
|
11219
|
-
.ref-search-meta[data-v-
|
|
11402
|
+
.ref-search-meta[data-v-25f2d34f] {
|
|
11220
11403
|
background: var(--scalar-background-1);
|
|
11221
11404
|
border-bottom-left-radius: var(--scalar-radius-lg);
|
|
11222
11405
|
border-bottom-right-radius: var(--scalar-radius-lg);
|
|
@@ -11348,7 +11531,7 @@ body {
|
|
|
11348
11531
|
|
|
11349
11532
|
/* Configurable Layout Variables */
|
|
11350
11533
|
@layer scalar-config {
|
|
11351
|
-
.scalar-api-reference[data-v-
|
|
11534
|
+
.scalar-api-reference[data-v-67bb1c8a] {
|
|
11352
11535
|
/* The header height */
|
|
11353
11536
|
--refs-header-height: calc(
|
|
11354
11537
|
var(--scalar-custom-header-height, 0px) + var(--scalar-header-height, 0px)
|
|
@@ -11370,20 +11553,20 @@ body {
|
|
|
11370
11553
|
/* The maximum width of the content column */
|
|
11371
11554
|
--refs-content-max-width: var(--scalar-content-max-width, 1540px);
|
|
11372
11555
|
}
|
|
11373
|
-
.scalar-api-reference.references-classic[data-v-
|
|
11556
|
+
.scalar-api-reference.references-classic[data-v-67bb1c8a] {
|
|
11374
11557
|
/* Classic layout is wider */
|
|
11375
11558
|
--refs-content-max-width: var(--scalar-content-max-width, 1420px);
|
|
11376
11559
|
min-height: 100dvh;
|
|
11377
11560
|
--refs-sidebar-width: 0;
|
|
11378
11561
|
}
|
|
11379
11562
|
}
|
|
11380
|
-
.t-doc__sidebar[data-v-
|
|
11563
|
+
.t-doc__sidebar[data-v-67bb1c8a] {
|
|
11381
11564
|
z-index: 10;
|
|
11382
11565
|
}
|
|
11383
11566
|
|
|
11384
11567
|
/* ----------------------------------------------------- */
|
|
11385
11568
|
/* References Layout */
|
|
11386
|
-
.references-layout[data-v-
|
|
11569
|
+
.references-layout[data-v-67bb1c8a] {
|
|
11387
11570
|
/* Try to fill the container */
|
|
11388
11571
|
min-height: 100dvh;
|
|
11389
11572
|
min-width: 100%;
|
|
@@ -11407,44 +11590,44 @@ body {
|
|
|
11407
11590
|
|
|
11408
11591
|
background: var(--scalar-background-1);
|
|
11409
11592
|
}
|
|
11410
|
-
.references-editor[data-v-
|
|
11593
|
+
.references-editor[data-v-67bb1c8a] {
|
|
11411
11594
|
grid-area: editor;
|
|
11412
11595
|
display: flex;
|
|
11413
11596
|
min-width: 0;
|
|
11414
11597
|
background: var(--scalar-background-1);
|
|
11415
11598
|
}
|
|
11416
|
-
.references-rendered[data-v-
|
|
11599
|
+
.references-rendered[data-v-67bb1c8a] {
|
|
11417
11600
|
position: relative;
|
|
11418
11601
|
grid-area: rendered;
|
|
11419
11602
|
min-width: 0;
|
|
11420
11603
|
background: var(--scalar-background-1);
|
|
11421
11604
|
}
|
|
11422
|
-
.scalar-api-reference.references-classic[data-v-
|
|
11423
|
-
.references-classic .references-rendered[data-v-
|
|
11605
|
+
.scalar-api-reference.references-classic[data-v-67bb1c8a],
|
|
11606
|
+
.references-classic .references-rendered[data-v-67bb1c8a] {
|
|
11424
11607
|
height: initial !important;
|
|
11425
11608
|
max-height: initial !important;
|
|
11426
11609
|
}
|
|
11427
11610
|
@layer scalar-config {
|
|
11428
|
-
.references-sidebar[data-v-
|
|
11611
|
+
.references-sidebar[data-v-67bb1c8a] {
|
|
11429
11612
|
/* Set a default width if references are enabled */
|
|
11430
11613
|
--refs-sidebar-width: var(--scalar-sidebar-width, 288px);
|
|
11431
11614
|
}
|
|
11432
11615
|
}
|
|
11433
11616
|
|
|
11434
11617
|
/* Footer */
|
|
11435
|
-
.references-footer[data-v-
|
|
11618
|
+
.references-footer[data-v-67bb1c8a] {
|
|
11436
11619
|
grid-area: footer;
|
|
11437
11620
|
}
|
|
11438
11621
|
/* ----------------------------------------------------- */
|
|
11439
11622
|
/* Responsive / Mobile Layout */
|
|
11440
11623
|
@media (max-width: 1000px) {
|
|
11441
11624
|
/* Keep toolbar hidden on mobile without forcing desktop display mode. */
|
|
11442
|
-
.references-developer-tools[data-v-
|
|
11625
|
+
.references-developer-tools[data-v-67bb1c8a] {
|
|
11443
11626
|
display: none;
|
|
11444
11627
|
}
|
|
11445
11628
|
|
|
11446
11629
|
/* Stack view on mobile */
|
|
11447
|
-
.references-layout[data-v-
|
|
11630
|
+
.references-layout[data-v-67bb1c8a] {
|
|
11448
11631
|
/* Adjust the sidebar height to the viewport height minus the header height */
|
|
11449
11632
|
--refs-sidebar-height: calc(
|
|
11450
11633
|
var(--full-height, 100dvh) - var(--scalar-custom-header-height, 0px)
|
|
@@ -11459,13 +11642,13 @@ body {
|
|
|
11459
11642
|
'rendered'
|
|
11460
11643
|
'footer';
|
|
11461
11644
|
}
|
|
11462
|
-
.references-editable[data-v-
|
|
11645
|
+
.references-editable[data-v-67bb1c8a] {
|
|
11463
11646
|
grid-template-areas:
|
|
11464
11647
|
'header'
|
|
11465
11648
|
'navigation'
|
|
11466
11649
|
'editor';
|
|
11467
11650
|
}
|
|
11468
|
-
.references-rendered[data-v-
|
|
11651
|
+
.references-rendered[data-v-67bb1c8a] {
|
|
11469
11652
|
position: static;
|
|
11470
11653
|
}
|
|
11471
11654
|
}
|
|
@@ -11476,12 +11659,12 @@ body {
|
|
|
11476
11659
|
* when the new elements are available
|
|
11477
11660
|
*/
|
|
11478
11661
|
@media (max-width: 1000px) {
|
|
11479
|
-
.scalar-api-references-standalone-mobile[data-v-
|
|
11662
|
+
.scalar-api-references-standalone-mobile[data-v-67bb1c8a]:not(.references-classic) {
|
|
11480
11663
|
--scalar-header-height: 50px;
|
|
11481
11664
|
}
|
|
11482
11665
|
}
|
|
11483
11666
|
|
|
11484
|
-
.darklight-reference[data-v-
|
|
11667
|
+
.darklight-reference[data-v-67bb1c8a] {
|
|
11485
11668
|
width: 100%;
|
|
11486
11669
|
margin-top: auto;
|
|
11487
11670
|
}
|