@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/vue-styles.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
.client-libraries-content[data-v-
|
|
2
|
+
.client-libraries-content[data-v-c2617b43] {
|
|
3
3
|
container: client-libraries-content / inline-size;
|
|
4
4
|
display: flex;
|
|
5
5
|
justify-content: center;
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
border-left: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
10
10
|
border-right: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
11
11
|
}
|
|
12
|
-
.client-libraries[data-v-
|
|
12
|
+
.client-libraries[data-v-c2617b43] {
|
|
13
13
|
display: flex;
|
|
14
14
|
align-items: center;
|
|
15
15
|
justify-content: center;
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
border-bottom: 1px solid transparent;
|
|
24
24
|
user-select: none;
|
|
25
25
|
}
|
|
26
|
-
.client-libraries[data-v-
|
|
26
|
+
.client-libraries[data-v-c2617b43]:not(.client-libraries__active):hover:before {
|
|
27
27
|
content: '';
|
|
28
28
|
position: absolute;
|
|
29
29
|
width: calc(100% - 4px);
|
|
@@ -34,21 +34,21 @@
|
|
|
34
34
|
z-index: 0;
|
|
35
35
|
border-radius: var(--scalar-radius);
|
|
36
36
|
}
|
|
37
|
-
.client-libraries[data-v-
|
|
37
|
+
.client-libraries[data-v-c2617b43]:active {
|
|
38
38
|
color: var(--scalar-color-1);
|
|
39
39
|
}
|
|
40
|
-
.client-libraries[data-v-
|
|
40
|
+
.client-libraries[data-v-c2617b43]:focus-visible {
|
|
41
41
|
outline: none;
|
|
42
42
|
box-shadow: inset 0 0 0 1px var(--scalar-color-accent);
|
|
43
43
|
}
|
|
44
44
|
/* remove php and c on mobile */
|
|
45
45
|
@media screen and (max-width: 450px) {
|
|
46
|
-
.client-libraries[data-v-
|
|
47
|
-
.client-libraries[data-v-
|
|
46
|
+
.client-libraries[data-v-c2617b43]:nth-of-type(4),
|
|
47
|
+
.client-libraries[data-v-c2617b43]:nth-of-type(5) {
|
|
48
48
|
display: none;
|
|
49
49
|
}
|
|
50
50
|
}
|
|
51
|
-
.client-libraries-icon[data-v-
|
|
51
|
+
.client-libraries-icon[data-v-c2617b43] {
|
|
52
52
|
max-width: 14px;
|
|
53
53
|
max-height: 14px;
|
|
54
54
|
min-width: 14px;
|
|
@@ -61,32 +61,32 @@
|
|
|
61
61
|
box-sizing: border-box;
|
|
62
62
|
color: currentColor;
|
|
63
63
|
}
|
|
64
|
-
.client-libraries-icon__more svg[data-v-
|
|
64
|
+
.client-libraries-icon__more svg[data-v-c2617b43] {
|
|
65
65
|
height: initial;
|
|
66
66
|
}
|
|
67
67
|
@container client-libraries-content (width < 400px) {
|
|
68
68
|
.client-libraries__select {
|
|
69
|
-
&[data-v-
|
|
69
|
+
&[data-v-c2617b43] {
|
|
70
70
|
width: fit-content;
|
|
71
71
|
}
|
|
72
|
-
.client-libraries-icon__more + span[data-v-
|
|
72
|
+
.client-libraries-icon__more + span[data-v-c2617b43] {
|
|
73
73
|
display: none;
|
|
74
74
|
}
|
|
75
75
|
}
|
|
76
76
|
}
|
|
77
77
|
@container client-libraries-content (width < 380px) {
|
|
78
|
-
.client-libraries[data-v-
|
|
78
|
+
.client-libraries[data-v-c2617b43] {
|
|
79
79
|
width: 100%;
|
|
80
80
|
}
|
|
81
|
-
.client-libraries span[data-v-
|
|
81
|
+
.client-libraries span[data-v-c2617b43] {
|
|
82
82
|
display: none;
|
|
83
83
|
}
|
|
84
84
|
}
|
|
85
|
-
.client-libraries__active[data-v-
|
|
85
|
+
.client-libraries__active[data-v-c2617b43] {
|
|
86
86
|
color: var(--scalar-color-1);
|
|
87
87
|
border-bottom: 1px solid var(--scalar-color-1);
|
|
88
88
|
}
|
|
89
|
-
@keyframes codeloader-
|
|
89
|
+
@keyframes codeloader-c2617b43 {
|
|
90
90
|
0% {
|
|
91
91
|
transform: rotate(0deg);
|
|
92
92
|
}
|
|
@@ -94,23 +94,23 @@ to {
|
|
|
94
94
|
transform: rotate(1turn);
|
|
95
95
|
}
|
|
96
96
|
}
|
|
97
|
-
.client-libraries .client-libraries-text[data-v-
|
|
97
|
+
.client-libraries .client-libraries-text[data-v-c2617b43] {
|
|
98
98
|
font-size: var(--scalar-small);
|
|
99
99
|
position: relative;
|
|
100
100
|
display: flex;
|
|
101
101
|
align-items: center;
|
|
102
102
|
}
|
|
103
|
-
.client-libraries__active .client-libraries-text[data-v-
|
|
103
|
+
.client-libraries__active .client-libraries-text[data-v-c2617b43] {
|
|
104
104
|
color: var(--scalar-color-1);
|
|
105
105
|
font-weight: var(--scalar-semibold);
|
|
106
106
|
}
|
|
107
107
|
@media screen and (max-width: 600px) {
|
|
108
|
-
.references-classic .client-libraries[data-v-
|
|
108
|
+
.references-classic .client-libraries[data-v-c2617b43] {
|
|
109
109
|
flex-direction: column;
|
|
110
110
|
}
|
|
111
111
|
}
|
|
112
112
|
|
|
113
|
-
.selected-client[data-v-
|
|
113
|
+
.selected-client[data-v-0769d07b] {
|
|
114
114
|
color: var(--scalar-color-1);
|
|
115
115
|
font-size: var(--scalar-small);
|
|
116
116
|
font-family: var(--scalar-font-code);
|
|
@@ -125,7 +125,7 @@ to {
|
|
|
125
125
|
border-bottom-right-radius: var(--scalar-radius-xl);
|
|
126
126
|
min-height: fit-content;
|
|
127
127
|
}
|
|
128
|
-
.client-libraries-heading[data-v-
|
|
128
|
+
.client-libraries-heading[data-v-0769d07b] {
|
|
129
129
|
font-size: var(--scalar-small);
|
|
130
130
|
font-weight: var(--scalar-font-medium);
|
|
131
131
|
color: var(--scalar-color-1);
|
|
@@ -138,9 +138,6 @@ to {
|
|
|
138
138
|
border-top-left-radius: var(--scalar-radius-xl);
|
|
139
139
|
border-top-right-radius: var(--scalar-radius-xl);
|
|
140
140
|
}
|
|
141
|
-
[data-v-570e3418] .scalar-codeblock-pre .hljs {
|
|
142
|
-
margin-top: 8px;
|
|
143
|
-
}
|
|
144
141
|
|
|
145
142
|
:where(.badge[data-v-fb946bb8]) {
|
|
146
143
|
color: var(--badge-text-color, var(--scalar-color-2));
|
|
@@ -584,6 +581,139 @@ to {
|
|
|
584
581
|
color: var(--scalar-color-1);
|
|
585
582
|
}
|
|
586
583
|
|
|
584
|
+
/* One panel holds the Markdown installation instructions */
|
|
585
|
+
.selected-client[data-v-9931144b] {
|
|
586
|
+
display: flex;
|
|
587
|
+
flex-direction: column;
|
|
588
|
+
gap: 9px;
|
|
589
|
+
color: var(--scalar-color-1);
|
|
590
|
+
font-size: var(--scalar-small);
|
|
591
|
+
padding: 9px 12px;
|
|
592
|
+
background: var(--scalar-background-1);
|
|
593
|
+
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
594
|
+
border-top: none;
|
|
595
|
+
border-bottom-left-radius: var(--scalar-radius-xl);
|
|
596
|
+
border-bottom-right-radius: var(--scalar-radius-xl);
|
|
597
|
+
}
|
|
598
|
+
.client-libraries-heading[data-v-9931144b] {
|
|
599
|
+
font-size: var(--scalar-small);
|
|
600
|
+
font-weight: var(--scalar-font-medium);
|
|
601
|
+
color: var(--scalar-color-1);
|
|
602
|
+
padding: 9px 12px;
|
|
603
|
+
background-color: var(--scalar-background-2);
|
|
604
|
+
display: flex;
|
|
605
|
+
align-items: center;
|
|
606
|
+
max-height: 32px;
|
|
607
|
+
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
608
|
+
border-top-left-radius: var(--scalar-radius-xl);
|
|
609
|
+
border-top-right-radius: var(--scalar-radius-xl);
|
|
610
|
+
}
|
|
611
|
+
.client-libraries-content[data-v-9931144b] {
|
|
612
|
+
position: relative;
|
|
613
|
+
/*
|
|
614
|
+
* Scroll horizontally rather than clip: before JS measures the tab widths
|
|
615
|
+
* (and without JS at all) every tab is rendered, so overflowing tabs must
|
|
616
|
+
* stay reachable. Once measured, the "More" dropdown absorbs the overflow and
|
|
617
|
+
* no scrollbar is shown. The bar itself is hidden — keyboard focus and touch
|
|
618
|
+
* still scroll clipped tabs into view.
|
|
619
|
+
*/
|
|
620
|
+
overflow-x: auto;
|
|
621
|
+
overflow-y: hidden;
|
|
622
|
+
scrollbar-width: none;
|
|
623
|
+
padding: 0 12px;
|
|
624
|
+
background-color: var(--scalar-background-1);
|
|
625
|
+
border-left: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
626
|
+
border-right: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
627
|
+
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
628
|
+
}
|
|
629
|
+
.client-libraries-content[data-v-9931144b]::-webkit-scrollbar {
|
|
630
|
+
display: none;
|
|
631
|
+
}
|
|
632
|
+
.client-libraries-row[data-v-9931144b] {
|
|
633
|
+
display: flex;
|
|
634
|
+
justify-content: flex-start;
|
|
635
|
+
}
|
|
636
|
+
/* Zero-size clip so the measure row never adds to the scrollable width */
|
|
637
|
+
.client-libraries-measure-clip[data-v-9931144b] {
|
|
638
|
+
position: absolute;
|
|
639
|
+
top: 0;
|
|
640
|
+
left: 0;
|
|
641
|
+
width: 0;
|
|
642
|
+
height: 0;
|
|
643
|
+
overflow: hidden;
|
|
644
|
+
}
|
|
645
|
+
/* Off-screen row used only to measure natural tab widths */
|
|
646
|
+
.client-libraries-row--measure[data-v-9931144b] {
|
|
647
|
+
width: max-content;
|
|
648
|
+
visibility: hidden;
|
|
649
|
+
pointer-events: none;
|
|
650
|
+
}
|
|
651
|
+
.client-libraries[data-v-9931144b] {
|
|
652
|
+
display: flex;
|
|
653
|
+
align-items: center;
|
|
654
|
+
justify-content: center;
|
|
655
|
+
position: relative;
|
|
656
|
+
cursor: pointer;
|
|
657
|
+
white-space: nowrap;
|
|
658
|
+
/* Keep tabs at their natural (measured) width so they scroll rather than squish */
|
|
659
|
+
flex-shrink: 0;
|
|
660
|
+
padding: 8px 12px;
|
|
661
|
+
gap: 6px;
|
|
662
|
+
color: var(--scalar-color-3);
|
|
663
|
+
border-bottom: 1px solid transparent;
|
|
664
|
+
background: transparent;
|
|
665
|
+
user-select: none;
|
|
666
|
+
}
|
|
667
|
+
.client-libraries[data-v-9931144b]:not(.client-libraries__active):hover:before {
|
|
668
|
+
content: '';
|
|
669
|
+
position: absolute;
|
|
670
|
+
width: calc(100% - 4px);
|
|
671
|
+
height: calc(100% - 4px);
|
|
672
|
+
background: var(--scalar-background-2);
|
|
673
|
+
left: 2px;
|
|
674
|
+
top: 2px;
|
|
675
|
+
z-index: 0;
|
|
676
|
+
border-radius: var(--scalar-radius);
|
|
677
|
+
}
|
|
678
|
+
.client-libraries[data-v-9931144b]:active {
|
|
679
|
+
color: var(--scalar-color-1);
|
|
680
|
+
}
|
|
681
|
+
.client-libraries[data-v-9931144b]:focus-visible {
|
|
682
|
+
outline: none;
|
|
683
|
+
box-shadow: inset 0 0 0 1px var(--scalar-color-accent);
|
|
684
|
+
}
|
|
685
|
+
.client-libraries__active[data-v-9931144b] {
|
|
686
|
+
color: var(--scalar-color-1);
|
|
687
|
+
border-bottom: 1px solid var(--scalar-color-1);
|
|
688
|
+
}
|
|
689
|
+
/* Always pin the "More" dropdown to the right edge */
|
|
690
|
+
.client-libraries-more[data-v-9931144b] {
|
|
691
|
+
margin-left: auto;
|
|
692
|
+
}
|
|
693
|
+
.client-libraries-icon[data-v-9931144b] {
|
|
694
|
+
max-width: 14px;
|
|
695
|
+
max-height: 14px;
|
|
696
|
+
min-width: 14px;
|
|
697
|
+
width: 100%;
|
|
698
|
+
aspect-ratio: 1;
|
|
699
|
+
display: flex;
|
|
700
|
+
align-items: center;
|
|
701
|
+
justify-content: center;
|
|
702
|
+
position: relative;
|
|
703
|
+
box-sizing: border-box;
|
|
704
|
+
color: currentColor;
|
|
705
|
+
}
|
|
706
|
+
.client-libraries .client-libraries-text[data-v-9931144b] {
|
|
707
|
+
font-size: var(--scalar-small);
|
|
708
|
+
position: relative;
|
|
709
|
+
display: flex;
|
|
710
|
+
align-items: center;
|
|
711
|
+
}
|
|
712
|
+
.client-libraries__active .client-libraries-text[data-v-9931144b] {
|
|
713
|
+
color: var(--scalar-color-1);
|
|
714
|
+
font-weight: var(--scalar-semibold);
|
|
715
|
+
}
|
|
716
|
+
|
|
587
717
|
.screenreader-only[data-v-df2e1026] {
|
|
588
718
|
position: absolute;
|
|
589
719
|
width: 1px;
|
|
@@ -654,14 +784,6 @@ to {
|
|
|
654
784
|
}
|
|
655
785
|
}
|
|
656
786
|
|
|
657
|
-
.channel-section[data-v-1eae2fcc] {
|
|
658
|
-
margin-bottom: 48px;
|
|
659
|
-
}
|
|
660
|
-
.channel-description[data-v-1eae2fcc] {
|
|
661
|
-
padding-bottom: 4px;
|
|
662
|
-
text-align: left;
|
|
663
|
-
}
|
|
664
|
-
|
|
665
787
|
/* Style the "icon" */
|
|
666
788
|
.schema-type-icon[data-v-78e7c684] {
|
|
667
789
|
color: var(--scalar-color-1);
|
|
@@ -672,14 +794,14 @@ to {
|
|
|
672
794
|
color: var(--scalar-color-1);
|
|
673
795
|
}
|
|
674
796
|
|
|
675
|
-
.error[data-v-
|
|
797
|
+
.error[data-v-dc6746ff] {
|
|
676
798
|
background-color: var(--scalar-color-red);
|
|
677
799
|
}
|
|
678
|
-
.schema-card[data-v-
|
|
800
|
+
.schema-card[data-v-dc6746ff] {
|
|
679
801
|
font-size: var(--scalar-font-size-4);
|
|
680
802
|
color: var(--scalar-color-1);
|
|
681
803
|
}
|
|
682
|
-
.schema-card-title[data-v-
|
|
804
|
+
.schema-card-title[data-v-dc6746ff] {
|
|
683
805
|
height: var(--schema-title-height);
|
|
684
806
|
|
|
685
807
|
padding: 6px 8px;
|
|
@@ -693,48 +815,48 @@ to {
|
|
|
693
815
|
font-size: var(--scalar-mini);
|
|
694
816
|
border-bottom: var(--scalar-border-width) solid transparent;
|
|
695
817
|
}
|
|
696
|
-
button.schema-card-title[data-v-
|
|
818
|
+
button.schema-card-title[data-v-dc6746ff] {
|
|
697
819
|
cursor: pointer;
|
|
698
820
|
}
|
|
699
|
-
button.schema-card-title[data-v-
|
|
821
|
+
button.schema-card-title[data-v-dc6746ff]:hover {
|
|
700
822
|
color: var(--scalar-color-1);
|
|
701
823
|
}
|
|
702
|
-
.schema-card-title-icon--open[data-v-
|
|
824
|
+
.schema-card-title-icon--open[data-v-dc6746ff] {
|
|
703
825
|
transform: rotate(45deg);
|
|
704
826
|
}
|
|
705
|
-
.schema-properties-open > .schema-card-title[data-v-
|
|
827
|
+
.schema-properties-open > .schema-card-title[data-v-dc6746ff] {
|
|
706
828
|
border-bottom-left-radius: 0;
|
|
707
829
|
border-bottom-right-radius: 0;
|
|
708
830
|
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
709
831
|
}
|
|
710
|
-
.schema-properties-open > .schema-properties[data-v-
|
|
832
|
+
.schema-properties-open > .schema-properties[data-v-dc6746ff] {
|
|
711
833
|
width: fit-content;
|
|
712
834
|
}
|
|
713
|
-
.schema-card-description[data-v-
|
|
835
|
+
.schema-card-description[data-v-dc6746ff] {
|
|
714
836
|
color: var(--scalar-color-2);
|
|
715
837
|
}
|
|
716
|
-
.schema-card-description + .schema-properties[data-v-
|
|
838
|
+
.schema-card-description + .schema-properties[data-v-dc6746ff] {
|
|
717
839
|
width: fit-content;
|
|
718
840
|
}
|
|
719
|
-
.schema-card-description + .schema-properties[data-v-
|
|
841
|
+
.schema-card-description + .schema-properties[data-v-dc6746ff] {
|
|
720
842
|
margin-top: 8px;
|
|
721
843
|
}
|
|
722
844
|
.schema-card--level-0:nth-of-type(1)
|
|
723
|
-
> .schema-card-description[data-v-
|
|
845
|
+
> .schema-card-description[data-v-dc6746ff]:has(+ .schema-properties) {
|
|
724
846
|
margin-bottom: -8px;
|
|
725
847
|
padding-bottom: 8px;
|
|
726
848
|
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
727
849
|
}
|
|
728
850
|
.schema-card--level-0
|
|
729
851
|
~ .schema-card--level-0
|
|
730
|
-
> .schema-card-description[data-v-
|
|
852
|
+
> .schema-card-description[data-v-dc6746ff]:has(+ .schema-properties) {
|
|
731
853
|
padding-top: 8px;
|
|
732
854
|
}
|
|
733
|
-
.schema-properties-open.schema-properties[data-v-
|
|
734
|
-
.schema-properties-open > .schema-card--open[data-v-
|
|
855
|
+
.schema-properties-open.schema-properties[data-v-dc6746ff],
|
|
856
|
+
.schema-properties-open > .schema-card--open[data-v-dc6746ff] {
|
|
735
857
|
width: 100%;
|
|
736
858
|
}
|
|
737
|
-
.schema-properties[data-v-
|
|
859
|
+
.schema-properties[data-v-dc6746ff] {
|
|
738
860
|
display: flex;
|
|
739
861
|
flex-direction: column;
|
|
740
862
|
|
|
@@ -742,63 +864,63 @@ button.schema-card-title[data-v-f34b5afa]:hover {
|
|
|
742
864
|
border-radius: var(--scalar-radius-lg);
|
|
743
865
|
width: fit-content;
|
|
744
866
|
}
|
|
745
|
-
.schema-properties-name[data-v-
|
|
867
|
+
.schema-properties-name[data-v-dc6746ff] {
|
|
746
868
|
width: 100%;
|
|
747
869
|
}
|
|
748
|
-
.schema-properties .schema-properties[data-v-
|
|
870
|
+
.schema-properties .schema-properties[data-v-dc6746ff] {
|
|
749
871
|
border-radius: 13.5px;
|
|
750
872
|
}
|
|
751
|
-
.schema-properties .schema-properties.schema-properties-open[data-v-
|
|
873
|
+
.schema-properties .schema-properties.schema-properties-open[data-v-dc6746ff] {
|
|
752
874
|
border-radius: var(--scalar-radius-lg);
|
|
753
875
|
}
|
|
754
|
-
.schema-properties-open[data-v-
|
|
876
|
+
.schema-properties-open[data-v-dc6746ff] {
|
|
755
877
|
width: 100%;
|
|
756
878
|
}
|
|
757
|
-
.schema-card--compact[data-v-
|
|
879
|
+
.schema-card--compact[data-v-dc6746ff] {
|
|
758
880
|
align-self: flex-start;
|
|
759
881
|
}
|
|
760
|
-
.schema-card--compact.schema-card--open[data-v-
|
|
882
|
+
.schema-card--compact.schema-card--open[data-v-dc6746ff] {
|
|
761
883
|
align-self: initial;
|
|
762
884
|
}
|
|
763
|
-
.schema-card-title--compact[data-v-
|
|
885
|
+
.schema-card-title--compact[data-v-dc6746ff] {
|
|
764
886
|
color: var(--scalar-color-2);
|
|
765
887
|
padding: 6px 10px 6px 8px;
|
|
766
888
|
height: auto;
|
|
767
889
|
border-bottom: none;
|
|
768
890
|
}
|
|
769
|
-
.schema-card-title--compact > .schema-card-title-icon[data-v-
|
|
891
|
+
.schema-card-title--compact > .schema-card-title-icon[data-v-dc6746ff] {
|
|
770
892
|
margin: 0;
|
|
771
893
|
}
|
|
772
|
-
.schema-card-title--compact > .schema-card-title-icon--open[data-v-
|
|
894
|
+
.schema-card-title--compact > .schema-card-title-icon--open[data-v-dc6746ff] {
|
|
773
895
|
transform: rotate(45deg);
|
|
774
896
|
}
|
|
775
|
-
.schema-properties-open > .schema-card-title--compact[data-v-
|
|
897
|
+
.schema-properties-open > .schema-card-title--compact[data-v-dc6746ff] {
|
|
776
898
|
position: static;
|
|
777
899
|
}
|
|
778
900
|
.property--level-0
|
|
779
901
|
> .schema-properties
|
|
780
902
|
> .schema-card--level-0
|
|
781
|
-
> .schema-properties[data-v-
|
|
903
|
+
> .schema-properties[data-v-dc6746ff] {
|
|
782
904
|
border: none;
|
|
783
905
|
}
|
|
784
906
|
.property--level-0
|
|
785
907
|
.schema-card--level-0:not(.schema-card--compact)
|
|
786
|
-
.property--level-1[data-v-
|
|
908
|
+
.property--level-1[data-v-dc6746ff] {
|
|
787
909
|
padding: 0 0 8px;
|
|
788
910
|
}
|
|
789
911
|
:not(.composition-panel)
|
|
790
912
|
> .schema-card--compact.schema-card--level-0
|
|
791
|
-
> .schema-properties[data-v-
|
|
913
|
+
> .schema-properties[data-v-dc6746ff] {
|
|
792
914
|
border: none;
|
|
793
915
|
}
|
|
794
|
-
[data-v-
|
|
916
|
+
[data-v-dc6746ff] .schema-card-description p {
|
|
795
917
|
font-size: var(--scalar-small, var(--scalar-paragraph));
|
|
796
918
|
color: var(--scalar-color-2);
|
|
797
919
|
margin-bottom: 0;
|
|
798
920
|
display: block;
|
|
799
921
|
margin-bottom: 6px;
|
|
800
922
|
}
|
|
801
|
-
.children .schema-card-description[data-v-
|
|
923
|
+
.children .schema-card-description[data-v-dc6746ff]:first-of-type {
|
|
802
924
|
padding-top: 0;
|
|
803
925
|
}
|
|
804
926
|
|
|
@@ -1123,7 +1245,7 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
1123
1245
|
text-decoration: line-through;
|
|
1124
1246
|
}
|
|
1125
1247
|
|
|
1126
|
-
.property[data-v-
|
|
1248
|
+
.property[data-v-471bb5bb] {
|
|
1127
1249
|
color: var(--scalar-color-1);
|
|
1128
1250
|
display: flex;
|
|
1129
1251
|
flex-direction: column;
|
|
@@ -1133,7 +1255,7 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
1133
1255
|
}
|
|
1134
1256
|
|
|
1135
1257
|
/** Remove top padding for top level schema card */
|
|
1136
|
-
.property.property--level-0[data-v-
|
|
1258
|
+
.property.property--level-0[data-v-471bb5bb]:has(
|
|
1137
1259
|
> .property-rule
|
|
1138
1260
|
> .schema-card
|
|
1139
1261
|
> .schema-properties.schema-properties-open
|
|
@@ -1142,25 +1264,25 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
1142
1264
|
) {
|
|
1143
1265
|
padding-top: 0;
|
|
1144
1266
|
}
|
|
1145
|
-
.property--compact.property--level-0[data-v-
|
|
1146
|
-
.property--compact.property--level-1[data-v-
|
|
1267
|
+
.property--compact.property--level-0[data-v-471bb5bb],
|
|
1268
|
+
.property--compact.property--level-1[data-v-471bb5bb] {
|
|
1147
1269
|
padding: 10px 0;
|
|
1148
1270
|
}
|
|
1149
|
-
.composition-panel .property.property.property.property--level-0[data-v-
|
|
1271
|
+
.composition-panel .property.property.property.property--level-0[data-v-471bb5bb] {
|
|
1150
1272
|
padding: 0px;
|
|
1151
1273
|
}
|
|
1152
1274
|
.property--compact.property--level-0
|
|
1153
1275
|
.composition-panel
|
|
1154
|
-
.property--compact.property--level-1[data-v-
|
|
1276
|
+
.property--compact.property--level-1[data-v-471bb5bb] {
|
|
1155
1277
|
padding: 8px;
|
|
1156
1278
|
}
|
|
1157
1279
|
|
|
1158
1280
|
/* if a property doesn't have a heading, remove the top padding */
|
|
1159
|
-
.property[data-v-
|
|
1281
|
+
.property[data-v-471bb5bb]:has(> .property-rule:nth-of-type(1)):not(.property--compact) {
|
|
1160
1282
|
padding-top: 8px;
|
|
1161
1283
|
padding-bottom: 8px;
|
|
1162
1284
|
}
|
|
1163
|
-
.property--deprecated[data-v-
|
|
1285
|
+
.property--deprecated[data-v-471bb5bb] {
|
|
1164
1286
|
background: repeating-linear-gradient(
|
|
1165
1287
|
-45deg,
|
|
1166
1288
|
var(--scalar-background-2) 0,
|
|
@@ -1170,49 +1292,49 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
1170
1292
|
);
|
|
1171
1293
|
background-size: 100%;
|
|
1172
1294
|
}
|
|
1173
|
-
.property--deprecated[data-v-
|
|
1295
|
+
.property--deprecated[data-v-471bb5bb] > * {
|
|
1174
1296
|
opacity: 0.75;
|
|
1175
1297
|
}
|
|
1176
|
-
.property-description[data-v-
|
|
1298
|
+
.property-description[data-v-471bb5bb] {
|
|
1177
1299
|
margin-top: 6px;
|
|
1178
1300
|
line-height: 1.4;
|
|
1179
1301
|
font-size: var(--scalar-small);
|
|
1180
1302
|
}
|
|
1181
|
-
.property-description[data-v-
|
|
1303
|
+
.property-description[data-v-471bb5bb]:has(+ .property-rule) {
|
|
1182
1304
|
margin-bottom: 9px;
|
|
1183
1305
|
}
|
|
1184
|
-
[data-v-
|
|
1306
|
+
[data-v-471bb5bb] .property-description * {
|
|
1185
1307
|
color: var(--scalar-color-2) !important;
|
|
1186
1308
|
}
|
|
1187
|
-
.property[data-v-
|
|
1309
|
+
.property[data-v-471bb5bb]:not(:last-of-type) {
|
|
1188
1310
|
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1189
1311
|
}
|
|
1190
|
-
.property-description + .children[data-v-
|
|
1191
|
-
.children + .property-rule[data-v-
|
|
1312
|
+
.property-description + .children[data-v-471bb5bb],
|
|
1313
|
+
.children + .property-rule[data-v-471bb5bb] {
|
|
1192
1314
|
margin-top: 9px;
|
|
1193
1315
|
}
|
|
1194
|
-
.children[data-v-
|
|
1316
|
+
.children[data-v-471bb5bb] {
|
|
1195
1317
|
display: flex;
|
|
1196
1318
|
flex-direction: column;
|
|
1197
1319
|
}
|
|
1198
|
-
.children .property--compact.property--level-1[data-v-
|
|
1320
|
+
.children .property--compact.property--level-1[data-v-471bb5bb] {
|
|
1199
1321
|
padding: 12px;
|
|
1200
1322
|
}
|
|
1201
|
-
.property-example-value[data-v-
|
|
1323
|
+
.property-example-value[data-v-471bb5bb] {
|
|
1202
1324
|
all: unset;
|
|
1203
1325
|
font-family: var(--scalar-font-code);
|
|
1204
1326
|
padding: 6px;
|
|
1205
1327
|
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1206
1328
|
}
|
|
1207
|
-
.property-rule[data-v-
|
|
1329
|
+
.property-rule[data-v-471bb5bb] {
|
|
1208
1330
|
border-radius: var(--scalar-radius-lg);
|
|
1209
1331
|
display: flex;
|
|
1210
1332
|
flex-direction: column;
|
|
1211
1333
|
}
|
|
1212
|
-
.property--level-2[data-v-
|
|
1334
|
+
.property--level-2[data-v-471bb5bb] .relative > button {
|
|
1213
1335
|
left: -2rem;
|
|
1214
1336
|
}
|
|
1215
|
-
.property-rule[data-v-
|
|
1337
|
+
.property-rule[data-v-471bb5bb]
|
|
1216
1338
|
|
|
1217
1339
|
.composition-panel
|
|
1218
1340
|
.schema-card--level-1
|
|
@@ -1220,7 +1342,7 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
1220
1342
|
{
|
|
1221
1343
|
border-radius: 0 0 var(--scalar-radius-lg) var(--scalar-radius-lg);
|
|
1222
1344
|
}
|
|
1223
|
-
.property-rule[data-v-
|
|
1345
|
+
.property-rule[data-v-471bb5bb]
|
|
1224
1346
|
.composition-panel > .schema-card > .schema-card-description {
|
|
1225
1347
|
padding: 10px;
|
|
1226
1348
|
border-left: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
@@ -1229,29 +1351,29 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
1229
1351
|
margin-top: 0;
|
|
1230
1352
|
}
|
|
1231
1353
|
}
|
|
1232
|
-
.property-example[data-v-
|
|
1354
|
+
.property-example[data-v-471bb5bb] {
|
|
1233
1355
|
background: transparent;
|
|
1234
1356
|
border: none;
|
|
1235
1357
|
display: flex;
|
|
1236
1358
|
flex-direction: row;
|
|
1237
1359
|
gap: 8px;
|
|
1238
1360
|
}
|
|
1239
|
-
.property-example-label[data-v-
|
|
1240
|
-
.property-example-value[data-v-
|
|
1361
|
+
.property-example-label[data-v-471bb5bb],
|
|
1362
|
+
.property-example-value[data-v-471bb5bb] {
|
|
1241
1363
|
padding: 3px 0 0 0;
|
|
1242
1364
|
}
|
|
1243
|
-
.property-example-value[data-v-
|
|
1365
|
+
.property-example-value[data-v-471bb5bb] {
|
|
1244
1366
|
background: var(--scalar-background-2);
|
|
1245
1367
|
border-top: 0;
|
|
1246
1368
|
border-radius: var(--scalar-radius);
|
|
1247
1369
|
padding: 3px 4px;
|
|
1248
1370
|
}
|
|
1249
|
-
.property-name[data-v-
|
|
1371
|
+
.property-name[data-v-471bb5bb] {
|
|
1250
1372
|
font-family: var(--scalar-font-code);
|
|
1251
1373
|
font-weight: var(--scalar-semibold);
|
|
1252
1374
|
}
|
|
1253
|
-
.property-name-additional-properties[data-v-
|
|
1254
|
-
.property-name-pattern-properties[data-v-
|
|
1375
|
+
.property-name-additional-properties[data-v-471bb5bb]::before,
|
|
1376
|
+
.property-name-pattern-properties[data-v-471bb5bb]::before {
|
|
1255
1377
|
text-transform: uppercase;
|
|
1256
1378
|
font-size: var(--scalar-micro);
|
|
1257
1379
|
display: inline-block;
|
|
@@ -1262,11 +1384,11 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
1262
1384
|
background-color: var(--scalar-background-2);
|
|
1263
1385
|
margin-right: 4px;
|
|
1264
1386
|
}
|
|
1265
|
-
.property-name-pattern-properties[data-v-
|
|
1387
|
+
.property-name-pattern-properties[data-v-471bb5bb]::before {
|
|
1266
1388
|
content: 'regex';
|
|
1267
1389
|
}
|
|
1268
|
-
.property-name-additional-properties[data-v-
|
|
1269
|
-
.property-name-pattern-properties[data-v-
|
|
1390
|
+
.property-name-additional-properties[data-v-471bb5bb],
|
|
1391
|
+
.property-name-pattern-properties[data-v-471bb5bb] {
|
|
1270
1392
|
border: 1px dashed var(--scalar-border-color);
|
|
1271
1393
|
color: var(--scalar-color-accent);
|
|
1272
1394
|
display: inline-block;
|
|
@@ -1274,6 +1396,173 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
1274
1396
|
border-radius: var(--scalar-radius);
|
|
1275
1397
|
}
|
|
1276
1398
|
|
|
1399
|
+
.headers-card[data-v-4a9699e9] {
|
|
1400
|
+
z-index: 0;
|
|
1401
|
+
margin-top: 12px;
|
|
1402
|
+
margin-bottom: 6px;
|
|
1403
|
+
position: relative;
|
|
1404
|
+
font-size: var(--scalar-font-size-4);
|
|
1405
|
+
color: var(--scalar-color-1);
|
|
1406
|
+
|
|
1407
|
+
align-self: flex-start;
|
|
1408
|
+
}
|
|
1409
|
+
.headers-card.headers-card--open[data-v-4a9699e9] {
|
|
1410
|
+
align-self: initial;
|
|
1411
|
+
}
|
|
1412
|
+
.headers-card-title[data-v-4a9699e9] {
|
|
1413
|
+
padding: 6px 10px;
|
|
1414
|
+
|
|
1415
|
+
display: flex;
|
|
1416
|
+
align-items: center;
|
|
1417
|
+
gap: 4px;
|
|
1418
|
+
|
|
1419
|
+
color: var(--scalar-color-3);
|
|
1420
|
+
font-weight: var(--scalar-semibold);
|
|
1421
|
+
font-size: var(--scalar-micro);
|
|
1422
|
+
|
|
1423
|
+
border-radius: 13.5px;
|
|
1424
|
+
}
|
|
1425
|
+
button.headers-card-title[data-v-4a9699e9] {
|
|
1426
|
+
cursor: pointer;
|
|
1427
|
+
}
|
|
1428
|
+
button.headers-card-title[data-v-4a9699e9]:hover {
|
|
1429
|
+
color: var(--scalar-color-1);
|
|
1430
|
+
}
|
|
1431
|
+
.headers-card-title-icon--open[data-v-4a9699e9] {
|
|
1432
|
+
transform: rotate(45deg);
|
|
1433
|
+
}
|
|
1434
|
+
.headers-properties[data-v-4a9699e9] {
|
|
1435
|
+
display: flex;
|
|
1436
|
+
flex-direction: column;
|
|
1437
|
+
|
|
1438
|
+
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1439
|
+
|
|
1440
|
+
border-radius: 13.5px;
|
|
1441
|
+
width: fit-content;
|
|
1442
|
+
}
|
|
1443
|
+
.headers-properties-open > .headers-card-title[data-v-4a9699e9] {
|
|
1444
|
+
border-bottom-left-radius: 0;
|
|
1445
|
+
border-bottom-right-radius: 0;
|
|
1446
|
+
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1447
|
+
}
|
|
1448
|
+
.headers-properties-open[data-v-4a9699e9] {
|
|
1449
|
+
border-radius: var(--scalar-radius-lg);
|
|
1450
|
+
width: 100%;
|
|
1451
|
+
}
|
|
1452
|
+
.headers-card .property[data-v-4a9699e9]:last-of-type {
|
|
1453
|
+
padding-bottom: 10px;
|
|
1454
|
+
}
|
|
1455
|
+
.headers-card-title > .headers-card-title-icon[data-v-4a9699e9] {
|
|
1456
|
+
width: 14px;
|
|
1457
|
+
height: 14px;
|
|
1458
|
+
margin: 0;
|
|
1459
|
+
}
|
|
1460
|
+
.headers-card-title > .headers-card-title-icon--open[data-v-4a9699e9] {
|
|
1461
|
+
transform: rotate(45deg);
|
|
1462
|
+
}
|
|
1463
|
+
|
|
1464
|
+
.parameter-item[data-v-94968dbd] {
|
|
1465
|
+
display: flex;
|
|
1466
|
+
flex-direction: column;
|
|
1467
|
+
position: relative;
|
|
1468
|
+
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1469
|
+
}
|
|
1470
|
+
.parameter-item:last-of-type .parameter-schema[data-v-94968dbd] {
|
|
1471
|
+
padding-bottom: 0;
|
|
1472
|
+
}
|
|
1473
|
+
.parameter-item-container[data-v-94968dbd] {
|
|
1474
|
+
padding: 0;
|
|
1475
|
+
}
|
|
1476
|
+
.parameter-item-headers[data-v-94968dbd] {
|
|
1477
|
+
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1478
|
+
}
|
|
1479
|
+
.parameter-item-name[data-v-94968dbd] {
|
|
1480
|
+
position: relative;
|
|
1481
|
+
font-weight: var(--scalar-bold);
|
|
1482
|
+
font-size: var(--scalar-font-size-4);
|
|
1483
|
+
font-family: var(--scalar-font-code);
|
|
1484
|
+
color: var(--scalar-color-1);
|
|
1485
|
+
overflow-wrap: break-word;
|
|
1486
|
+
}
|
|
1487
|
+
.parameter-item-description[data-v-94968dbd],
|
|
1488
|
+
.parameter-item-description-summary[data-v-94968dbd] {
|
|
1489
|
+
font-size: var(--scalar-mini);
|
|
1490
|
+
color: var(--scalar-color-2);
|
|
1491
|
+
}
|
|
1492
|
+
.parameter-item-description-summary.parameter-item-description-summary[data-v-94968dbd] > * {
|
|
1493
|
+
--markdown-line-height: var(--scalar-line-height-5);
|
|
1494
|
+
}
|
|
1495
|
+
|
|
1496
|
+
/* Match font size of markdown for property-detail-value since first child within accordian is displayed as if it were in the markdown section */
|
|
1497
|
+
.parameter-item-trigger
|
|
1498
|
+
~ .parameter-item-container[data-v-94968dbd]
|
|
1499
|
+
.property--level-0 > .property-heading .property-detail-value {
|
|
1500
|
+
font-size: var(--scalar-micro);
|
|
1501
|
+
}
|
|
1502
|
+
.parameter-item-required-optional[data-v-94968dbd] {
|
|
1503
|
+
color: var(--scalar-color-2);
|
|
1504
|
+
font-weight: var(--scalar-semibold);
|
|
1505
|
+
margin-right: 6px;
|
|
1506
|
+
position: relative;
|
|
1507
|
+
}
|
|
1508
|
+
.parameter-item--required[data-v-94968dbd] {
|
|
1509
|
+
text-transform: uppercase;
|
|
1510
|
+
font-size: var(--scalar-micro);
|
|
1511
|
+
font-weight: var(--scalar-semibold);
|
|
1512
|
+
color: var(--scalar-color-orange);
|
|
1513
|
+
}
|
|
1514
|
+
.parameter-item-description[data-v-94968dbd] {
|
|
1515
|
+
margin-top: 6px;
|
|
1516
|
+
font-size: var(--scalar-small);
|
|
1517
|
+
color: var(--scalar-color-2);
|
|
1518
|
+
line-height: 1.4;
|
|
1519
|
+
}
|
|
1520
|
+
.parameter-item-description[data-v-94968dbd] p {
|
|
1521
|
+
margin-top: 4px;
|
|
1522
|
+
font-size: var(--scalar-small);
|
|
1523
|
+
color: var(--scalar-color-2);
|
|
1524
|
+
}
|
|
1525
|
+
.parameter-schema[data-v-94968dbd] {
|
|
1526
|
+
padding-bottom: 9px;
|
|
1527
|
+
margin-top: 3px;
|
|
1528
|
+
}
|
|
1529
|
+
.parameter-item-trigger[data-v-94968dbd] {
|
|
1530
|
+
display: flex;
|
|
1531
|
+
align-items: baseline;
|
|
1532
|
+
line-height: var(--scalar-line-height-5);
|
|
1533
|
+
gap: 6px;
|
|
1534
|
+
flex-wrap: wrap;
|
|
1535
|
+
padding: 10px 0;
|
|
1536
|
+
outline: none;
|
|
1537
|
+
}
|
|
1538
|
+
.parameter-item-trigger-open[data-v-94968dbd] {
|
|
1539
|
+
padding-bottom: 0;
|
|
1540
|
+
}
|
|
1541
|
+
.parameter-item-icon[data-v-94968dbd] {
|
|
1542
|
+
color: var(--scalar-color-3);
|
|
1543
|
+
left: -19px;
|
|
1544
|
+
top: 0.5lh;
|
|
1545
|
+
translate: 0 -50%;
|
|
1546
|
+
position: absolute;
|
|
1547
|
+
}
|
|
1548
|
+
.parameter-item-trigger:hover .parameter-item-icon[data-v-94968dbd],
|
|
1549
|
+
.parameter-item-trigger:focus-visible .parameter-item-icon[data-v-94968dbd] {
|
|
1550
|
+
color: var(--scalar-color-1);
|
|
1551
|
+
}
|
|
1552
|
+
.parameter-item-trigger:focus-visible .parameter-item-icon[data-v-94968dbd] {
|
|
1553
|
+
outline: 1px solid var(--scalar-color-accent);
|
|
1554
|
+
outline-offset: 2px;
|
|
1555
|
+
border-radius: var(--scalar-radius);
|
|
1556
|
+
}
|
|
1557
|
+
|
|
1558
|
+
.channel-section[data-v-cb522e2e] {
|
|
1559
|
+
margin-bottom: 48px;
|
|
1560
|
+
}
|
|
1561
|
+
.channel-description[data-v-cb522e2e] {
|
|
1562
|
+
padding-bottom: 4px;
|
|
1563
|
+
text-align: left;
|
|
1564
|
+
}
|
|
1565
|
+
|
|
1277
1566
|
.section-wrapper[data-v-ff689b94] {
|
|
1278
1567
|
color: var(--scalar-color-1);
|
|
1279
1568
|
|
|
@@ -1337,20 +1626,20 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
1337
1626
|
padding-bottom: 9px;
|
|
1338
1627
|
}
|
|
1339
1628
|
|
|
1340
|
-
.reference-models-anchor[data-v-
|
|
1629
|
+
.reference-models-anchor[data-v-f3ae088e] {
|
|
1341
1630
|
display: flex;
|
|
1342
1631
|
align-items: center;
|
|
1343
1632
|
font-size: 20px;
|
|
1344
1633
|
padding-left: 6px;
|
|
1345
1634
|
color: var(--scalar-color-1);
|
|
1346
1635
|
}
|
|
1347
|
-
.reference-models-label[data-v-
|
|
1636
|
+
.reference-models-label[data-v-f3ae088e] {
|
|
1348
1637
|
display: block;
|
|
1349
1638
|
font-size: var(--scalar-mini);
|
|
1350
1639
|
}
|
|
1351
1640
|
|
|
1352
1641
|
/* Style the "icon" */
|
|
1353
|
-
.reference-models-label[data-v-
|
|
1642
|
+
.reference-models-label[data-v-f3ae088e] em {
|
|
1354
1643
|
font-weight: var(--scalar-bold);
|
|
1355
1644
|
}
|
|
1356
1645
|
|
|
@@ -1520,169 +1809,10 @@ code.property-detail-value[data-v-1295f965] {
|
|
|
1520
1809
|
text-decoration: line-through;
|
|
1521
1810
|
}
|
|
1522
1811
|
|
|
1523
|
-
.
|
|
1524
|
-
z-index: 0;
|
|
1525
|
-
margin-top: 12px;
|
|
1526
|
-
margin-bottom: 6px;
|
|
1527
|
-
position: relative;
|
|
1528
|
-
font-size: var(--scalar-font-size-4);
|
|
1529
|
-
color: var(--scalar-color-1);
|
|
1530
|
-
|
|
1531
|
-
align-self: flex-start;
|
|
1532
|
-
}
|
|
1533
|
-
.headers-card.headers-card--open[data-v-c4fe6aa2] {
|
|
1534
|
-
align-self: initial;
|
|
1535
|
-
}
|
|
1536
|
-
.headers-card-title[data-v-c4fe6aa2] {
|
|
1537
|
-
padding: 6px 10px;
|
|
1538
|
-
|
|
1539
|
-
display: flex;
|
|
1540
|
-
align-items: center;
|
|
1541
|
-
gap: 4px;
|
|
1542
|
-
|
|
1543
|
-
color: var(--scalar-color-3);
|
|
1544
|
-
font-weight: var(--scalar-semibold);
|
|
1545
|
-
font-size: var(--scalar-micro);
|
|
1546
|
-
|
|
1547
|
-
border-radius: 13.5px;
|
|
1548
|
-
}
|
|
1549
|
-
button.headers-card-title[data-v-c4fe6aa2] {
|
|
1550
|
-
cursor: pointer;
|
|
1551
|
-
}
|
|
1552
|
-
button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
1553
|
-
color: var(--scalar-color-1);
|
|
1554
|
-
}
|
|
1555
|
-
.headers-card-title-icon--open[data-v-c4fe6aa2] {
|
|
1556
|
-
transform: rotate(45deg);
|
|
1557
|
-
}
|
|
1558
|
-
.headers-properties[data-v-c4fe6aa2] {
|
|
1559
|
-
display: flex;
|
|
1560
|
-
flex-direction: column;
|
|
1561
|
-
|
|
1562
|
-
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1563
|
-
|
|
1564
|
-
border-radius: 13.5px;
|
|
1565
|
-
width: fit-content;
|
|
1566
|
-
}
|
|
1567
|
-
.headers-properties-open > .headers-card-title[data-v-c4fe6aa2] {
|
|
1568
|
-
border-bottom-left-radius: 0;
|
|
1569
|
-
border-bottom-right-radius: 0;
|
|
1570
|
-
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1571
|
-
}
|
|
1572
|
-
.headers-properties-open[data-v-c4fe6aa2] {
|
|
1573
|
-
border-radius: var(--scalar-radius-lg);
|
|
1574
|
-
width: 100%;
|
|
1575
|
-
}
|
|
1576
|
-
.headers-card .property[data-v-c4fe6aa2]:last-of-type {
|
|
1577
|
-
padding-bottom: 10px;
|
|
1578
|
-
}
|
|
1579
|
-
.headers-card-title > .headers-card-title-icon[data-v-c4fe6aa2] {
|
|
1580
|
-
width: 14px;
|
|
1581
|
-
height: 14px;
|
|
1582
|
-
margin: 0;
|
|
1583
|
-
}
|
|
1584
|
-
.headers-card-title > .headers-card-title-icon--open[data-v-c4fe6aa2] {
|
|
1585
|
-
transform: rotate(45deg);
|
|
1586
|
-
}
|
|
1587
|
-
|
|
1588
|
-
.parameter-item[data-v-ca54f4ef] {
|
|
1589
|
-
display: flex;
|
|
1590
|
-
flex-direction: column;
|
|
1591
|
-
position: relative;
|
|
1592
|
-
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1593
|
-
}
|
|
1594
|
-
.parameter-item:last-of-type .parameter-schema[data-v-ca54f4ef] {
|
|
1595
|
-
padding-bottom: 0;
|
|
1596
|
-
}
|
|
1597
|
-
.parameter-item-container[data-v-ca54f4ef] {
|
|
1598
|
-
padding: 0;
|
|
1599
|
-
}
|
|
1600
|
-
.parameter-item-headers[data-v-ca54f4ef] {
|
|
1601
|
-
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1602
|
-
}
|
|
1603
|
-
.parameter-item-name[data-v-ca54f4ef] {
|
|
1604
|
-
position: relative;
|
|
1605
|
-
font-weight: var(--scalar-bold);
|
|
1606
|
-
font-size: var(--scalar-font-size-4);
|
|
1607
|
-
font-family: var(--scalar-font-code);
|
|
1608
|
-
color: var(--scalar-color-1);
|
|
1609
|
-
overflow-wrap: break-word;
|
|
1610
|
-
}
|
|
1611
|
-
.parameter-item-description[data-v-ca54f4ef],
|
|
1612
|
-
.parameter-item-description-summary[data-v-ca54f4ef] {
|
|
1613
|
-
font-size: var(--scalar-mini);
|
|
1614
|
-
color: var(--scalar-color-2);
|
|
1615
|
-
}
|
|
1616
|
-
.parameter-item-description-summary.parameter-item-description-summary[data-v-ca54f4ef] > * {
|
|
1617
|
-
--markdown-line-height: var(--scalar-line-height-5);
|
|
1618
|
-
}
|
|
1619
|
-
|
|
1620
|
-
/* Match font size of markdown for property-detail-value since first child within accordian is displayed as if it were in the markdown section */
|
|
1621
|
-
.parameter-item-trigger
|
|
1622
|
-
~ .parameter-item-container[data-v-ca54f4ef]
|
|
1623
|
-
.property--level-0 > .property-heading .property-detail-value {
|
|
1624
|
-
font-size: var(--scalar-micro);
|
|
1625
|
-
}
|
|
1626
|
-
.parameter-item-required-optional[data-v-ca54f4ef] {
|
|
1627
|
-
color: var(--scalar-color-2);
|
|
1628
|
-
font-weight: var(--scalar-semibold);
|
|
1629
|
-
margin-right: 6px;
|
|
1630
|
-
position: relative;
|
|
1631
|
-
}
|
|
1632
|
-
.parameter-item--required[data-v-ca54f4ef] {
|
|
1633
|
-
text-transform: uppercase;
|
|
1634
|
-
font-size: var(--scalar-micro);
|
|
1635
|
-
font-weight: var(--scalar-semibold);
|
|
1636
|
-
color: var(--scalar-color-orange);
|
|
1637
|
-
}
|
|
1638
|
-
.parameter-item-description[data-v-ca54f4ef] {
|
|
1639
|
-
margin-top: 6px;
|
|
1640
|
-
font-size: var(--scalar-small);
|
|
1641
|
-
color: var(--scalar-color-2);
|
|
1642
|
-
line-height: 1.4;
|
|
1643
|
-
}
|
|
1644
|
-
.parameter-item-description[data-v-ca54f4ef] p {
|
|
1645
|
-
margin-top: 4px;
|
|
1646
|
-
font-size: var(--scalar-small);
|
|
1647
|
-
color: var(--scalar-color-2);
|
|
1648
|
-
}
|
|
1649
|
-
.parameter-schema[data-v-ca54f4ef] {
|
|
1650
|
-
padding-bottom: 9px;
|
|
1651
|
-
margin-top: 3px;
|
|
1652
|
-
}
|
|
1653
|
-
.parameter-item-trigger[data-v-ca54f4ef] {
|
|
1654
|
-
display: flex;
|
|
1655
|
-
align-items: baseline;
|
|
1656
|
-
line-height: var(--scalar-line-height-5);
|
|
1657
|
-
gap: 6px;
|
|
1658
|
-
flex-wrap: wrap;
|
|
1659
|
-
padding: 10px 0;
|
|
1660
|
-
outline: none;
|
|
1661
|
-
}
|
|
1662
|
-
.parameter-item-trigger-open[data-v-ca54f4ef] {
|
|
1663
|
-
padding-bottom: 0;
|
|
1664
|
-
}
|
|
1665
|
-
.parameter-item-icon[data-v-ca54f4ef] {
|
|
1666
|
-
color: var(--scalar-color-3);
|
|
1667
|
-
left: -19px;
|
|
1668
|
-
top: 0.5lh;
|
|
1669
|
-
translate: 0 -50%;
|
|
1670
|
-
position: absolute;
|
|
1671
|
-
}
|
|
1672
|
-
.parameter-item-trigger:hover .parameter-item-icon[data-v-ca54f4ef],
|
|
1673
|
-
.parameter-item-trigger:focus-visible .parameter-item-icon[data-v-ca54f4ef] {
|
|
1674
|
-
color: var(--scalar-color-1);
|
|
1675
|
-
}
|
|
1676
|
-
.parameter-item-trigger:focus-visible .parameter-item-icon[data-v-ca54f4ef] {
|
|
1677
|
-
outline: 1px solid var(--scalar-color-accent);
|
|
1678
|
-
outline-offset: 2px;
|
|
1679
|
-
border-radius: var(--scalar-radius);
|
|
1680
|
-
}
|
|
1681
|
-
|
|
1682
|
-
.request-body[data-v-c5c0478d] {
|
|
1812
|
+
.request-body[data-v-076f6de4] {
|
|
1683
1813
|
margin-top: 24px;
|
|
1684
1814
|
}
|
|
1685
|
-
.request-body-header[data-v-
|
|
1815
|
+
.request-body-header[data-v-076f6de4] {
|
|
1686
1816
|
display: flex;
|
|
1687
1817
|
align-items: center;
|
|
1688
1818
|
justify-content: space-between;
|
|
@@ -1690,7 +1820,7 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
1690
1820
|
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1691
1821
|
flex-flow: wrap;
|
|
1692
1822
|
}
|
|
1693
|
-
.request-body-title[data-v-
|
|
1823
|
+
.request-body-title[data-v-076f6de4] {
|
|
1694
1824
|
display: flex;
|
|
1695
1825
|
align-items: center;
|
|
1696
1826
|
gap: 8px;
|
|
@@ -1698,7 +1828,7 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
1698
1828
|
font-weight: var(--scalar-semibold);
|
|
1699
1829
|
color: var(--scalar-color-1);
|
|
1700
1830
|
}
|
|
1701
|
-
.request-body-required[data-v-
|
|
1831
|
+
.request-body-required[data-v-076f6de4] {
|
|
1702
1832
|
font-size: var(--scalar-micro);
|
|
1703
1833
|
color: var(--scalar-color-orange);
|
|
1704
1834
|
font-weight: normal;
|
|
@@ -1707,34 +1837,34 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
1707
1837
|
padding: 2px 8px;
|
|
1708
1838
|
height: 20px;
|
|
1709
1839
|
}
|
|
1710
|
-
.request-body-description[data-v-
|
|
1840
|
+
.request-body-description[data-v-076f6de4] {
|
|
1711
1841
|
margin-top: 6px;
|
|
1712
1842
|
font-size: var(--scalar-small);
|
|
1713
1843
|
width: 100%;
|
|
1714
1844
|
}
|
|
1715
1845
|
.request-body-header
|
|
1716
|
-
+ .request-body-schema[data-v-
|
|
1846
|
+
+ .request-body-schema[data-v-076f6de4]:has(> .schema-card > .schema-card-description),
|
|
1717
1847
|
.request-body-header
|
|
1718
|
-
+ .request-body-schema[data-v-
|
|
1848
|
+
+ .request-body-schema[data-v-076f6de4]:has(
|
|
1719
1849
|
> .schema-card > .schema-properties > * > .property--level-0
|
|
1720
1850
|
) {
|
|
1721
1851
|
/** Add a bit of space between the heading border and the schema description or properties */
|
|
1722
1852
|
padding-top: 8px;
|
|
1723
1853
|
}
|
|
1724
|
-
.request-body-description[data-v-
|
|
1854
|
+
.request-body-description[data-v-076f6de4] .markdown * {
|
|
1725
1855
|
color: var(--scalar-color-2) !important;
|
|
1726
1856
|
}
|
|
1727
1857
|
|
|
1728
|
-
.callback-sticky-offset[data-v-
|
|
1858
|
+
.callback-sticky-offset[data-v-474e6fa6] {
|
|
1729
1859
|
top: var(--refs-viewport-offset, 0px);
|
|
1730
1860
|
z-index: 1;
|
|
1731
1861
|
}
|
|
1732
|
-
.callback-operation-container[data-v-
|
|
1733
|
-
.callback-operation-container[data-v-
|
|
1734
|
-
.callback-operation-container[data-v-
|
|
1862
|
+
.callback-operation-container[data-v-474e6fa6] .request-body,
|
|
1863
|
+
.callback-operation-container[data-v-474e6fa6] .request-body-description,
|
|
1864
|
+
.callback-operation-container[data-v-474e6fa6] .request-body-header {
|
|
1735
1865
|
margin-top: 0;
|
|
1736
1866
|
}
|
|
1737
|
-
.callback-operation-container[data-v-
|
|
1867
|
+
.callback-operation-container[data-v-474e6fa6] .request-body-header {
|
|
1738
1868
|
--scalar-font-size-2: var(--scalar-font-size-4);
|
|
1739
1869
|
padding: 10px;
|
|
1740
1870
|
border-bottom: none;
|
|
@@ -1742,24 +1872,24 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
1742
1872
|
border-radius: var(--scalar-radius-lg) var(--scalar-radius-lg) 0 0;
|
|
1743
1873
|
background: color-mix(in srgb, var(--scalar-background-2) 50%, transparent);
|
|
1744
1874
|
}
|
|
1745
|
-
.callback-operation-container[data-v-
|
|
1875
|
+
.callback-operation-container[data-v-474e6fa6]
|
|
1746
1876
|
.request-body-schema > .schema-card > .schema-card-description {
|
|
1747
1877
|
padding-inline: 8px;
|
|
1748
1878
|
}
|
|
1749
|
-
.callback-operation-container[data-v-
|
|
1879
|
+
.callback-operation-container[data-v-474e6fa6] ul li.property.property--level-1 {
|
|
1750
1880
|
padding: 10px;
|
|
1751
1881
|
}
|
|
1752
|
-
.callback-operation-container[data-v-
|
|
1882
|
+
.callback-operation-container[data-v-474e6fa6] .request-body-schema {
|
|
1753
1883
|
background-color: var(--scalar-background-1);
|
|
1754
1884
|
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1755
1885
|
border-top: none;
|
|
1756
1886
|
overflow: hidden;
|
|
1757
1887
|
border-radius: 0 0 var(--scalar-radius-lg) var(--scalar-radius-lg);
|
|
1758
1888
|
}
|
|
1759
|
-
.callback-operation-container[data-v-
|
|
1889
|
+
.callback-operation-container[data-v-474e6fa6] .parameter-list {
|
|
1760
1890
|
margin-top: 0;
|
|
1761
1891
|
}
|
|
1762
|
-
.callback-operation-container[data-v-
|
|
1892
|
+
.callback-operation-container[data-v-474e6fa6] .parameter-list-title {
|
|
1763
1893
|
background: color-mix(in srgb, var(--scalar-background-2) 50%, transparent);
|
|
1764
1894
|
border-radius: var(--scalar-radius-lg) var(--scalar-radius-lg) 0 0;
|
|
1765
1895
|
padding: 10px;
|
|
@@ -1768,19 +1898,19 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
1768
1898
|
border-bottom: none;
|
|
1769
1899
|
--scalar-font-size-2: var(--scalar-font-size-4);
|
|
1770
1900
|
}
|
|
1771
|
-
.callback-operation-container[data-v-
|
|
1901
|
+
.callback-operation-container[data-v-474e6fa6] .parameter-list-items {
|
|
1772
1902
|
/* background: pink; */
|
|
1773
1903
|
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
1774
1904
|
border-radius: 0 0 var(--scalar-radius-lg) var(--scalar-radius-lg);
|
|
1775
1905
|
}
|
|
1776
|
-
.callback-operation-container[data-v-
|
|
1906
|
+
.callback-operation-container[data-v-474e6fa6] .parameter-list-items > li:first-of-type {
|
|
1777
1907
|
border-top: none;
|
|
1778
1908
|
}
|
|
1779
|
-
.callback-operation-container[data-v-
|
|
1909
|
+
.callback-operation-container[data-v-474e6fa6] .parameter-list-items > li {
|
|
1780
1910
|
padding: 0 8px;
|
|
1781
1911
|
}
|
|
1782
1912
|
|
|
1783
|
-
.empty-state[data-v-
|
|
1913
|
+
.empty-state[data-v-da52ac9d] {
|
|
1784
1914
|
margin: 10px 0 10px 12px;
|
|
1785
1915
|
text-align: center;
|
|
1786
1916
|
font-size: var(--scalar-mini);
|
|
@@ -1791,18 +1921,18 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
1791
1921
|
border-radius: var(--scalar-radius-lg);
|
|
1792
1922
|
color: var(--scalar-color-2);
|
|
1793
1923
|
}
|
|
1794
|
-
.rule-title[data-v-
|
|
1924
|
+
.rule-title[data-v-da52ac9d] {
|
|
1795
1925
|
font-family: var(--scalar-font-code);
|
|
1796
1926
|
color: var(--scalar-color-1);
|
|
1797
1927
|
display: inline-block;
|
|
1798
1928
|
margin: 12px 0 6px;
|
|
1799
1929
|
border-radius: var(--scalar-radius);
|
|
1800
1930
|
}
|
|
1801
|
-
.rule[data-v-
|
|
1931
|
+
.rule[data-v-da52ac9d] {
|
|
1802
1932
|
margin: 0 12px 0;
|
|
1803
1933
|
border-radius: var(--scalar-radius-lg);
|
|
1804
1934
|
}
|
|
1805
|
-
.rule-items[data-v-
|
|
1935
|
+
.rule-items[data-v-da52ac9d] {
|
|
1806
1936
|
counter-reset: list-number;
|
|
1807
1937
|
display: flex;
|
|
1808
1938
|
flex-direction: column;
|
|
@@ -1810,14 +1940,14 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
1810
1940
|
border-left: 1px solid var(--scalar-border-color);
|
|
1811
1941
|
padding: 12px 0 12px;
|
|
1812
1942
|
}
|
|
1813
|
-
.rule-item[data-v-
|
|
1943
|
+
.rule-item[data-v-da52ac9d] {
|
|
1814
1944
|
counter-increment: list-number;
|
|
1815
1945
|
border: 1px solid var(--scalar-border-color);
|
|
1816
1946
|
border-radius: var(--scalar-radius-lg);
|
|
1817
1947
|
overflow: hidden;
|
|
1818
1948
|
margin-left: 24px;
|
|
1819
1949
|
}
|
|
1820
|
-
.rule-item[data-v-
|
|
1950
|
+
.rule-item[data-v-da52ac9d]:before {
|
|
1821
1951
|
/* content: counter(list-number); */
|
|
1822
1952
|
border: 1px solid var(--scalar-border-color);
|
|
1823
1953
|
border-top: 0;
|
|
@@ -2074,11 +2204,11 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
2074
2204
|
margin-right: 4px;
|
|
2075
2205
|
}
|
|
2076
2206
|
/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
|
|
2077
|
-
.operation-title[data-v-
|
|
2207
|
+
.operation-title[data-v-5a538905] {
|
|
2078
2208
|
justify-content: space-between;
|
|
2079
2209
|
display: flex;
|
|
2080
2210
|
}
|
|
2081
|
-
.operation-details[data-v-
|
|
2211
|
+
.operation-details[data-v-5a538905] {
|
|
2082
2212
|
flex-shrink: 1;
|
|
2083
2213
|
align-items: center;
|
|
2084
2214
|
gap: 9px;
|
|
@@ -2086,11 +2216,11 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
2086
2216
|
margin-top: 0;
|
|
2087
2217
|
display: flex;
|
|
2088
2218
|
}
|
|
2089
|
-
.operation-details[data-v-
|
|
2219
|
+
.operation-details[data-v-5a538905] .endpoint-anchor .scalar-button svg {
|
|
2090
2220
|
width: 16px;
|
|
2091
2221
|
height: 16px;
|
|
2092
2222
|
}
|
|
2093
|
-
.endpoint-type[data-v-
|
|
2223
|
+
.endpoint-type[data-v-5a538905] {
|
|
2094
2224
|
z-index: 0;
|
|
2095
2225
|
width: 60px;
|
|
2096
2226
|
font-size: var(--scalar-small);
|
|
@@ -2105,7 +2235,7 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
2105
2235
|
display: flex;
|
|
2106
2236
|
position: relative;
|
|
2107
2237
|
}
|
|
2108
|
-
.endpoint-type[data-v-
|
|
2238
|
+
.endpoint-type[data-v-5a538905]:after {
|
|
2109
2239
|
content: "";
|
|
2110
2240
|
z-index: -1;
|
|
2111
2241
|
opacity: .15;
|
|
@@ -2114,16 +2244,16 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
2114
2244
|
position: absolute;
|
|
2115
2245
|
inset: 0;
|
|
2116
2246
|
}
|
|
2117
|
-
.endpoint-anchor[data-v-
|
|
2247
|
+
.endpoint-anchor[data-v-5a538905] {
|
|
2118
2248
|
flex-shrink: 1;
|
|
2119
2249
|
align-items: center;
|
|
2120
2250
|
min-width: 0;
|
|
2121
2251
|
display: flex;
|
|
2122
2252
|
}
|
|
2123
|
-
.endpoint-anchor.label[data-v-
|
|
2253
|
+
.endpoint-anchor.label[data-v-5a538905] {
|
|
2124
2254
|
display: flex;
|
|
2125
2255
|
}
|
|
2126
|
-
.endpoint-label[data-v-
|
|
2256
|
+
.endpoint-label[data-v-5a538905] {
|
|
2127
2257
|
min-width: 0;
|
|
2128
2258
|
color: var(--scalar-color-1);
|
|
2129
2259
|
flex-shrink: 1;
|
|
@@ -2131,17 +2261,17 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
2131
2261
|
gap: 9px;
|
|
2132
2262
|
display: flex;
|
|
2133
2263
|
}
|
|
2134
|
-
.endpoint-label-path[data-v-
|
|
2264
|
+
.endpoint-label-path[data-v-5a538905] {
|
|
2135
2265
|
font-family: var(--scalar-font-code);
|
|
2136
2266
|
font-size: var(--scalar-mini);
|
|
2137
2267
|
text-overflow: ellipsis;
|
|
2138
2268
|
white-space: nowrap;
|
|
2139
2269
|
overflow: hidden;
|
|
2140
2270
|
}
|
|
2141
|
-
.endpoint-label-path[data-v-
|
|
2271
|
+
.endpoint-label-path[data-v-5a538905] em {
|
|
2142
2272
|
color: var(--scalar-color-2);
|
|
2143
2273
|
}
|
|
2144
|
-
.endpoint-label-name[data-v-
|
|
2274
|
+
.endpoint-label-name[data-v-5a538905] {
|
|
2145
2275
|
color: var(--scalar-color-2);
|
|
2146
2276
|
font-size: var(--scalar-small);
|
|
2147
2277
|
text-overflow: ellipsis;
|
|
@@ -2149,17 +2279,17 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
2149
2279
|
flex-shrink: 1000000000;
|
|
2150
2280
|
overflow: hidden;
|
|
2151
2281
|
}
|
|
2152
|
-
.endpoint-try-hint[data-v-
|
|
2282
|
+
.endpoint-try-hint[data-v-5a538905] {
|
|
2153
2283
|
flex-shrink: 0;
|
|
2154
2284
|
padding: 2px;
|
|
2155
2285
|
}
|
|
2156
|
-
.endpoint-copy[data-v-
|
|
2286
|
+
.endpoint-copy[data-v-5a538905] {
|
|
2157
2287
|
color: currentColor;
|
|
2158
2288
|
}
|
|
2159
|
-
.endpoint-copy[data-v-
|
|
2289
|
+
.endpoint-copy[data-v-5a538905] svg {
|
|
2160
2290
|
stroke-width: 2px;
|
|
2161
2291
|
}
|
|
2162
|
-
.endpoint-content[data-v-
|
|
2292
|
+
.endpoint-content[data-v-5a538905] {
|
|
2163
2293
|
grid-auto-columns: 1fr;
|
|
2164
2294
|
grid-auto-flow: row;
|
|
2165
2295
|
gap: 9px;
|
|
@@ -2167,52 +2297,52 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
2167
2297
|
display: grid;
|
|
2168
2298
|
}
|
|
2169
2299
|
@media (min-width: 1000px) {
|
|
2170
|
-
.endpoint-content[data-v-
|
|
2300
|
+
.endpoint-content[data-v-5a538905] {
|
|
2171
2301
|
grid-auto-flow: column;
|
|
2172
2302
|
}
|
|
2173
2303
|
}
|
|
2174
2304
|
@container (max-width: 900px) {
|
|
2175
|
-
.endpoint-content[data-v-
|
|
2305
|
+
.endpoint-content[data-v-5a538905] {
|
|
2176
2306
|
grid-template-columns: 1fr;
|
|
2177
2307
|
}
|
|
2178
2308
|
}
|
|
2179
|
-
.endpoint-content[data-v-
|
|
2309
|
+
.endpoint-content[data-v-5a538905] > * {
|
|
2180
2310
|
min-width: 0;
|
|
2181
2311
|
}
|
|
2182
|
-
.operation-details-card[data-v-
|
|
2312
|
+
.operation-details-card[data-v-5a538905] {
|
|
2183
2313
|
flex-direction: column;
|
|
2184
2314
|
gap: 12px;
|
|
2185
2315
|
min-width: 0;
|
|
2186
2316
|
display: flex;
|
|
2187
2317
|
}
|
|
2188
|
-
:is(.operation-details-card-item[data-v-
|
|
2318
|
+
:is(.operation-details-card-item[data-v-5a538905] .parameter-list, .operation-details-card-item[data-v-5a538905] .callbacks-list) {
|
|
2189
2319
|
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
2190
2320
|
border-radius: var(--scalar-radius-lg);
|
|
2191
2321
|
margin-top: 0;
|
|
2192
2322
|
}
|
|
2193
|
-
.operation-details-card-item[data-v-
|
|
2323
|
+
.operation-details-card-item[data-v-5a538905] {
|
|
2194
2324
|
flex-direction: column;
|
|
2195
2325
|
gap: 12px;
|
|
2196
2326
|
display: flex;
|
|
2197
2327
|
}
|
|
2198
|
-
.operation-details-card-item[data-v-
|
|
2328
|
+
.operation-details-card-item[data-v-5a538905] .parameter-list-items {
|
|
2199
2329
|
margin-bottom: 0;
|
|
2200
2330
|
}
|
|
2201
|
-
.operation-details-card[data-v-
|
|
2331
|
+
.operation-details-card[data-v-5a538905] .parameter-item:last-of-type .parameter-schema {
|
|
2202
2332
|
padding-bottom: 12px;
|
|
2203
2333
|
}
|
|
2204
|
-
.operation-details-card[data-v-
|
|
2334
|
+
.operation-details-card[data-v-5a538905] .parameter-list .parameter-list {
|
|
2205
2335
|
margin-bottom: 12px;
|
|
2206
2336
|
}
|
|
2207
|
-
.operation-details-card[data-v-
|
|
2337
|
+
.operation-details-card[data-v-5a538905] .parameter-item {
|
|
2208
2338
|
margin: 0;
|
|
2209
2339
|
padding: 0;
|
|
2210
2340
|
}
|
|
2211
|
-
.operation-details-card[data-v-
|
|
2341
|
+
.operation-details-card[data-v-5a538905] .property {
|
|
2212
2342
|
margin: 0;
|
|
2213
2343
|
padding: 9px;
|
|
2214
2344
|
}
|
|
2215
|
-
:is(.operation-details-card[data-v-
|
|
2345
|
+
: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) {
|
|
2216
2346
|
text-transform: uppercase;
|
|
2217
2347
|
font-weight: var(--scalar-bold);
|
|
2218
2348
|
font-size: var(--scalar-mini);
|
|
@@ -2221,61 +2351,61 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
2221
2351
|
padding: 9px;
|
|
2222
2352
|
line-height: 1.33;
|
|
2223
2353
|
}
|
|
2224
|
-
.operation-details-card[data-v-
|
|
2354
|
+
.operation-details-card[data-v-5a538905] .callback-list-item-title {
|
|
2225
2355
|
padding-left: 28px;
|
|
2226
2356
|
padding-right: 12px;
|
|
2227
2357
|
}
|
|
2228
|
-
.operation-details-card[data-v-
|
|
2358
|
+
.operation-details-card[data-v-5a538905] .callback-list-item-icon {
|
|
2229
2359
|
left: 6px;
|
|
2230
2360
|
}
|
|
2231
|
-
.operation-details-card[data-v-
|
|
2361
|
+
.operation-details-card[data-v-5a538905] .callback-operation-container {
|
|
2232
2362
|
padding-inline: 9px;
|
|
2233
2363
|
padding-bottom: 9px;
|
|
2234
2364
|
}
|
|
2235
|
-
:is(.operation-details-card[data-v-
|
|
2365
|
+
:is(.operation-details-card[data-v-5a538905] .callback-operation-container > .request-body, .operation-details-card[data-v-5a538905] .callback-operation-container > .parameter-list) {
|
|
2236
2366
|
border: none;
|
|
2237
2367
|
}
|
|
2238
|
-
.operation-details-card[data-v-
|
|
2368
|
+
.operation-details-card[data-v-5a538905] .callback-operation-container > .request-body > .request-body-header {
|
|
2239
2369
|
border-bottom: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
2240
2370
|
padding: 0 0 9px;
|
|
2241
2371
|
}
|
|
2242
|
-
.operation-details-card[data-v-
|
|
2372
|
+
.operation-details-card[data-v-5a538905] .request-body-description {
|
|
2243
2373
|
border-top: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
2244
2374
|
margin-top: 0;
|
|
2245
2375
|
padding: 9px 9px 0;
|
|
2246
2376
|
}
|
|
2247
|
-
.operation-details-card[data-v-
|
|
2377
|
+
.operation-details-card[data-v-5a538905] .request-body {
|
|
2248
2378
|
border-radius: var(--scalar-radius-lg);
|
|
2249
2379
|
border: var(--scalar-border-width) solid var(--scalar-border-color);
|
|
2250
2380
|
margin-top: 0;
|
|
2251
2381
|
}
|
|
2252
|
-
.operation-details-card[data-v-
|
|
2382
|
+
.operation-details-card[data-v-5a538905] .request-body .schema-card--level-0 > .schema-card-description {
|
|
2253
2383
|
padding-inline: 9px;
|
|
2254
2384
|
}
|
|
2255
|
-
.operation-details-card[data-v-
|
|
2385
|
+
.operation-details-card[data-v-5a538905] .request-body-header {
|
|
2256
2386
|
border-bottom: 0;
|
|
2257
2387
|
padding-bottom: 0;
|
|
2258
2388
|
}
|
|
2259
|
-
.operation-details-card[data-v-
|
|
2389
|
+
.operation-details-card[data-v-5a538905] .contents button {
|
|
2260
2390
|
margin-right: 9px;
|
|
2261
2391
|
}
|
|
2262
|
-
.operation-details-card[data-v-
|
|
2392
|
+
.operation-details-card[data-v-5a538905] .schema-card--open + .schema-card:not(.schema-card--open) {
|
|
2263
2393
|
margin-inline: 9px;
|
|
2264
2394
|
margin-bottom: 9px;
|
|
2265
2395
|
}
|
|
2266
|
-
.operation-details-card[data-v-
|
|
2396
|
+
.operation-details-card[data-v-5a538905] .request-body-schema .property--level-0 {
|
|
2267
2397
|
padding: 0;
|
|
2268
2398
|
}
|
|
2269
|
-
.operation-details-card[data-v-
|
|
2399
|
+
.operation-details-card[data-v-5a538905] .selected-content-type {
|
|
2270
2400
|
margin-right: 9px;
|
|
2271
2401
|
}
|
|
2272
|
-
.operation-example-card[data-v-
|
|
2402
|
+
.operation-example-card[data-v-5a538905] {
|
|
2273
2403
|
top: calc(var(--refs-viewport-offset) + 24px);
|
|
2274
2404
|
max-height: calc(var(--refs-viewport-height) - 48px);
|
|
2275
2405
|
position: sticky;
|
|
2276
2406
|
}
|
|
2277
2407
|
@media (max-width: 600px) {
|
|
2278
|
-
.operation-example-card[data-v-
|
|
2408
|
+
.operation-example-card[data-v-5a538905] {
|
|
2279
2409
|
max-height: unset;
|
|
2280
2410
|
position: static;
|
|
2281
2411
|
}
|
|
@@ -2367,15 +2497,59 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
2367
2497
|
background: color-mix(in srgb, var(--scalar-color-blue), transparent 10%);
|
|
2368
2498
|
}
|
|
2369
2499
|
|
|
2370
|
-
|
|
2500
|
+
/*
|
|
2501
|
+
* The operation is a single grid so the request example can sit beside the
|
|
2502
|
+
* details on wide screens, then be lifted directly under the description when
|
|
2503
|
+
* the layout collapses (see the container query below). Vertical rhythm comes
|
|
2504
|
+
* from element margins rather than row-gap, because the details block carries
|
|
2505
|
+
* its own leading margin (mt-6) that already spaces it from whatever precedes
|
|
2506
|
+
* it — a row-gap would double that gap.
|
|
2507
|
+
*/
|
|
2508
|
+
.operation-layout[data-v-b7fa71b9] {
|
|
2509
|
+
display: grid;
|
|
2510
|
+
grid-template-columns: 1fr 1fr;
|
|
2511
|
+
grid-template-areas:
|
|
2512
|
+
'heading badge'
|
|
2513
|
+
'description examples'
|
|
2514
|
+
'details examples';
|
|
2515
|
+
column-gap: 48px;
|
|
2516
|
+
row-gap: 0;
|
|
2517
|
+
}
|
|
2518
|
+
.operation-title[data-v-b7fa71b9] {
|
|
2519
|
+
grid-area: heading;
|
|
2520
|
+
margin-bottom: 12px;
|
|
2521
|
+
|
|
2522
|
+
/* Mirror the shared section header typography (see SectionHeader.vue) */
|
|
2523
|
+
font-size: var(--font-size, var(--scalar-heading-1));
|
|
2524
|
+
font-weight: var(--font-weight, var(--scalar-bold));
|
|
2525
|
+
color: var(--scalar-color-1);
|
|
2526
|
+
line-height: 1.45;
|
|
2527
|
+
}
|
|
2528
|
+
.operation-auth[data-v-b7fa71b9] {
|
|
2529
|
+
grid-area: badge;
|
|
2530
|
+
justify-self: end;
|
|
2531
|
+
align-self: start;
|
|
2532
|
+
}
|
|
2533
|
+
.operation-description[data-v-b7fa71b9] {
|
|
2534
|
+
grid-area: description;
|
|
2535
|
+
min-width: 0;
|
|
2536
|
+
}
|
|
2537
|
+
.operation-details[data-v-b7fa71b9] {
|
|
2538
|
+
grid-area: details;
|
|
2539
|
+
min-width: 0;
|
|
2540
|
+
}
|
|
2541
|
+
.examples[data-v-b7fa71b9] {
|
|
2542
|
+
grid-area: examples;
|
|
2543
|
+
min-width: 0;
|
|
2544
|
+
|
|
2371
2545
|
position: sticky;
|
|
2372
2546
|
top: calc(var(--refs-viewport-offset) + 24px);
|
|
2373
2547
|
}
|
|
2374
|
-
.examples[data-v-
|
|
2548
|
+
.examples[data-v-b7fa71b9] > * {
|
|
2375
2549
|
max-height: calc((var(--refs-viewport-height) - 60px) / 2);
|
|
2376
2550
|
position: relative;
|
|
2377
2551
|
}
|
|
2378
|
-
.examples[data-v-
|
|
2552
|
+
.examples[data-v-b7fa71b9] > *:first-of-type:last-of-type {
|
|
2379
2553
|
max-height: calc((var(--refs-viewport-height) - 60px));
|
|
2380
2554
|
}
|
|
2381
2555
|
|
|
@@ -2384,23 +2558,39 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
2384
2558
|
* (or zoomed in screens)
|
|
2385
2559
|
*/
|
|
2386
2560
|
@media (max-width: 600px) {
|
|
2387
|
-
.examples[data-v-
|
|
2561
|
+
.examples[data-v-b7fa71b9] > * {
|
|
2388
2562
|
max-height: unset;
|
|
2389
2563
|
}
|
|
2390
2564
|
}
|
|
2391
|
-
.deprecated[data-v-
|
|
2565
|
+
.deprecated[data-v-b7fa71b9] * {
|
|
2392
2566
|
text-decoration: line-through;
|
|
2393
2567
|
}
|
|
2394
|
-
|
|
2395
|
-
|
|
2396
|
-
|
|
2397
|
-
|
|
2398
|
-
|
|
2399
|
-
|
|
2400
|
-
|
|
2401
|
-
|
|
2402
|
-
|
|
2403
|
-
|
|
2568
|
+
|
|
2569
|
+
/*
|
|
2570
|
+
* On narrow containers the layout collapses to a single column: the request
|
|
2571
|
+
* example is lifted directly under the description, and the auth badge becomes
|
|
2572
|
+
* an eyebrow above the title.
|
|
2573
|
+
*/
|
|
2574
|
+
@container narrow-references-container (max-width: 900px) {
|
|
2575
|
+
.operation-layout[data-v-b7fa71b9] {
|
|
2576
|
+
grid-template-columns: 1fr;
|
|
2577
|
+
grid-template-areas:
|
|
2578
|
+
'badge'
|
|
2579
|
+
'heading'
|
|
2580
|
+
'description'
|
|
2581
|
+
'examples'
|
|
2582
|
+
'details';
|
|
2583
|
+
column-gap: 0;
|
|
2584
|
+
}
|
|
2585
|
+
.operation-auth[data-v-b7fa71b9] {
|
|
2586
|
+
justify-self: start;
|
|
2587
|
+
margin-bottom: 4px;
|
|
2588
|
+
}
|
|
2589
|
+
.operation-title[data-v-b7fa71b9] {
|
|
2590
|
+
margin-bottom: 24px;
|
|
2591
|
+
}
|
|
2592
|
+
.operation-description[data-v-b7fa71b9] {
|
|
2593
|
+
margin-bottom: 24px;
|
|
2404
2594
|
}
|
|
2405
2595
|
}
|
|
2406
2596
|
|
|
@@ -2416,7 +2606,7 @@ button.headers-card-title[data-v-c4fe6aa2]:hover {
|
|
|
2416
2606
|
container-type: inline-size;
|
|
2417
2607
|
}
|
|
2418
2608
|
|
|
2419
|
-
.ref-search-meta[data-v-
|
|
2609
|
+
.ref-search-meta[data-v-25f2d34f] {
|
|
2420
2610
|
background: var(--scalar-background-1);
|
|
2421
2611
|
border-bottom-left-radius: var(--scalar-radius-lg);
|
|
2422
2612
|
border-bottom-right-radius: var(--scalar-radius-lg);
|
|
@@ -2548,7 +2738,7 @@ body {
|
|
|
2548
2738
|
|
|
2549
2739
|
/* Configurable Layout Variables */
|
|
2550
2740
|
@layer scalar-config {
|
|
2551
|
-
.scalar-api-reference[data-v-
|
|
2741
|
+
.scalar-api-reference[data-v-67bb1c8a] {
|
|
2552
2742
|
/* The header height */
|
|
2553
2743
|
--refs-header-height: calc(
|
|
2554
2744
|
var(--scalar-custom-header-height, 0px) + var(--scalar-header-height, 0px)
|
|
@@ -2570,20 +2760,20 @@ body {
|
|
|
2570
2760
|
/* The maximum width of the content column */
|
|
2571
2761
|
--refs-content-max-width: var(--scalar-content-max-width, 1540px);
|
|
2572
2762
|
}
|
|
2573
|
-
.scalar-api-reference.references-classic[data-v-
|
|
2763
|
+
.scalar-api-reference.references-classic[data-v-67bb1c8a] {
|
|
2574
2764
|
/* Classic layout is wider */
|
|
2575
2765
|
--refs-content-max-width: var(--scalar-content-max-width, 1420px);
|
|
2576
2766
|
min-height: 100dvh;
|
|
2577
2767
|
--refs-sidebar-width: 0;
|
|
2578
2768
|
}
|
|
2579
2769
|
}
|
|
2580
|
-
.t-doc__sidebar[data-v-
|
|
2770
|
+
.t-doc__sidebar[data-v-67bb1c8a] {
|
|
2581
2771
|
z-index: 10;
|
|
2582
2772
|
}
|
|
2583
2773
|
|
|
2584
2774
|
/* ----------------------------------------------------- */
|
|
2585
2775
|
/* References Layout */
|
|
2586
|
-
.references-layout[data-v-
|
|
2776
|
+
.references-layout[data-v-67bb1c8a] {
|
|
2587
2777
|
/* Try to fill the container */
|
|
2588
2778
|
min-height: 100dvh;
|
|
2589
2779
|
min-width: 100%;
|
|
@@ -2607,44 +2797,44 @@ body {
|
|
|
2607
2797
|
|
|
2608
2798
|
background: var(--scalar-background-1);
|
|
2609
2799
|
}
|
|
2610
|
-
.references-editor[data-v-
|
|
2800
|
+
.references-editor[data-v-67bb1c8a] {
|
|
2611
2801
|
grid-area: editor;
|
|
2612
2802
|
display: flex;
|
|
2613
2803
|
min-width: 0;
|
|
2614
2804
|
background: var(--scalar-background-1);
|
|
2615
2805
|
}
|
|
2616
|
-
.references-rendered[data-v-
|
|
2806
|
+
.references-rendered[data-v-67bb1c8a] {
|
|
2617
2807
|
position: relative;
|
|
2618
2808
|
grid-area: rendered;
|
|
2619
2809
|
min-width: 0;
|
|
2620
2810
|
background: var(--scalar-background-1);
|
|
2621
2811
|
}
|
|
2622
|
-
.scalar-api-reference.references-classic[data-v-
|
|
2623
|
-
.references-classic .references-rendered[data-v-
|
|
2812
|
+
.scalar-api-reference.references-classic[data-v-67bb1c8a],
|
|
2813
|
+
.references-classic .references-rendered[data-v-67bb1c8a] {
|
|
2624
2814
|
height: initial !important;
|
|
2625
2815
|
max-height: initial !important;
|
|
2626
2816
|
}
|
|
2627
2817
|
@layer scalar-config {
|
|
2628
|
-
.references-sidebar[data-v-
|
|
2818
|
+
.references-sidebar[data-v-67bb1c8a] {
|
|
2629
2819
|
/* Set a default width if references are enabled */
|
|
2630
2820
|
--refs-sidebar-width: var(--scalar-sidebar-width, 288px);
|
|
2631
2821
|
}
|
|
2632
2822
|
}
|
|
2633
2823
|
|
|
2634
2824
|
/* Footer */
|
|
2635
|
-
.references-footer[data-v-
|
|
2825
|
+
.references-footer[data-v-67bb1c8a] {
|
|
2636
2826
|
grid-area: footer;
|
|
2637
2827
|
}
|
|
2638
2828
|
/* ----------------------------------------------------- */
|
|
2639
2829
|
/* Responsive / Mobile Layout */
|
|
2640
2830
|
@media (max-width: 1000px) {
|
|
2641
2831
|
/* Keep toolbar hidden on mobile without forcing desktop display mode. */
|
|
2642
|
-
.references-developer-tools[data-v-
|
|
2832
|
+
.references-developer-tools[data-v-67bb1c8a] {
|
|
2643
2833
|
display: none;
|
|
2644
2834
|
}
|
|
2645
2835
|
|
|
2646
2836
|
/* Stack view on mobile */
|
|
2647
|
-
.references-layout[data-v-
|
|
2837
|
+
.references-layout[data-v-67bb1c8a] {
|
|
2648
2838
|
/* Adjust the sidebar height to the viewport height minus the header height */
|
|
2649
2839
|
--refs-sidebar-height: calc(
|
|
2650
2840
|
var(--full-height, 100dvh) - var(--scalar-custom-header-height, 0px)
|
|
@@ -2659,13 +2849,13 @@ body {
|
|
|
2659
2849
|
'rendered'
|
|
2660
2850
|
'footer';
|
|
2661
2851
|
}
|
|
2662
|
-
.references-editable[data-v-
|
|
2852
|
+
.references-editable[data-v-67bb1c8a] {
|
|
2663
2853
|
grid-template-areas:
|
|
2664
2854
|
'header'
|
|
2665
2855
|
'navigation'
|
|
2666
2856
|
'editor';
|
|
2667
2857
|
}
|
|
2668
|
-
.references-rendered[data-v-
|
|
2858
|
+
.references-rendered[data-v-67bb1c8a] {
|
|
2669
2859
|
position: static;
|
|
2670
2860
|
}
|
|
2671
2861
|
}
|
|
@@ -2676,12 +2866,12 @@ body {
|
|
|
2676
2866
|
* when the new elements are available
|
|
2677
2867
|
*/
|
|
2678
2868
|
@media (max-width: 1000px) {
|
|
2679
|
-
.scalar-api-references-standalone-mobile[data-v-
|
|
2869
|
+
.scalar-api-references-standalone-mobile[data-v-67bb1c8a]:not(.references-classic) {
|
|
2680
2870
|
--scalar-header-height: 50px;
|
|
2681
2871
|
}
|
|
2682
2872
|
}
|
|
2683
2873
|
|
|
2684
|
-
.darklight-reference[data-v-
|
|
2874
|
+
.darklight-reference[data-v-67bb1c8a] {
|
|
2685
2875
|
width: 100%;
|
|
2686
2876
|
margin-top: auto;
|
|
2687
2877
|
}
|