@scalar/api-reference 1.60.0 → 1.62.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 +40 -0
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/AsyncApiServerSelector.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/AsyncApiServerSelector.vue.js.map +1 -1
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/AsyncApiServerSelector.vue.script.js +8 -5
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/AsyncApiServerSelector.vue.script.js.map +1 -1
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/Selector.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/Selector.vue.js.map +1 -1
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/Selector.vue.script.js +11 -7
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/Selector.vue.script.js.map +1 -1
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/AsyncApiSidebarFilters.vue.d.ts +36 -0
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/AsyncApiSidebarFilters.vue.d.ts.map +1 -0
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/AsyncApiSidebarFilters.vue.js +7 -0
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/AsyncApiSidebarFilters.vue.js.map +1 -0
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/AsyncApiSidebarFilters.vue.script.js +69 -0
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/AsyncApiSidebarFilters.vue.script.js.map +1 -0
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/SidebarFilter.vue.d.ts +28 -0
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/SidebarFilter.vue.d.ts.map +1 -0
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/SidebarFilter.vue.js +7 -0
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/SidebarFilter.vue.js.map +1 -0
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/SidebarFilter.vue.script.js +62 -0
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/SidebarFilter.vue.script.js.map +1 -0
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/helpers/filter-async-api-navigation.d.ts +18 -0
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/helpers/filter-async-api-navigation.d.ts.map +1 -0
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/helpers/filter-async-api-navigation.js +59 -0
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/helpers/filter-async-api-navigation.js.map +1 -0
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/index.d.ts +3 -0
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/index.d.ts.map +1 -0
- package/dist/blocks/scalar-client-selector-block/components/ClientDropdown.vue.d.ts +1 -1
- 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 +6 -3
- 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 -2
- 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 +4 -2
- 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-info-block/components/DownloadLink.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-info-block/components/DownloadLink.vue.js +1 -1
- package/dist/blocks/scalar-info-block/components/DownloadLink.vue.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/DownloadLink.vue.script.js +3 -1
- package/dist/blocks/scalar-info-block/components/DownloadLink.vue.script.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/InfoLinks.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-info-block/components/InfoLinks.vue.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/InfoLinks.vue.script.js +17 -3
- package/dist/blocks/scalar-info-block/components/InfoLinks.vue.script.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionLayout.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionLayout.vue.js +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionLayout.vue.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionLayout.vue.script.js +4 -2
- package/dist/blocks/scalar-info-block/components/IntroductionLayout.vue.script.js.map +1 -1
- package/dist/blocks/scalar-sdk-installation-instructions/components/SdkInstallationInstructions.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-sdk-installation-instructions/components/SdkInstallationInstructions.vue.js +1 -1
- package/dist/blocks/scalar-sdk-installation-instructions/components/SdkInstallationInstructions.vue.js.map +1 -1
- package/dist/blocks/scalar-sdk-installation-instructions/components/SdkInstallationInstructions.vue.script.js +16 -12
- package/dist/blocks/scalar-sdk-installation-instructions/components/SdkInstallationInstructions.vue.script.js.map +1 -1
- package/dist/blocks/scalar-server-selector-block/components/Selector.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-server-selector-block/components/Selector.vue.js.map +1 -1
- package/dist/blocks/scalar-server-selector-block/components/Selector.vue.script.js +11 -7
- package/dist/blocks/scalar-server-selector-block/components/Selector.vue.script.js.map +1 -1
- package/dist/blocks/scalar-server-selector-block/components/ServerSelector.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-server-selector-block/components/ServerSelector.vue.js.map +1 -1
- package/dist/blocks/scalar-server-selector-block/components/ServerSelector.vue.script.js +7 -4
- package/dist/blocks/scalar-server-selector-block/components/ServerSelector.vue.script.js.map +1 -1
- package/dist/browser/chunks/AgentScalarChatInterface-C3QiXv0S.js +27 -0
- package/dist/browser/chunks/ScalarTextInput.vue-CysYmeeN.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-LBDjZSmM.js → modal-CMytT4BZ.js} +2 -2
- package/dist/browser/chunks/modal-wI0tG53V.js +99 -0
- 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-BPQqqkn-.js +306 -0
- package/dist/browser/standalone.esm.js +20 -20
- package/dist/browser/standalone.js +294 -294
- package/dist/components/AgentScalar/AgentScalarButton.vue.d.ts.map +1 -1
- package/dist/components/AgentScalar/AgentScalarButton.vue.js.map +1 -1
- package/dist/components/AgentScalar/AgentScalarButton.vue.script.js +4 -2
- package/dist/components/AgentScalar/AgentScalarButton.vue.script.js.map +1 -1
- package/dist/components/AgentScalar/AgentScalarDrawer.vue.d.ts.map +1 -1
- package/dist/components/AgentScalar/AgentScalarDrawer.vue.js +1 -1
- package/dist/components/AgentScalar/AgentScalarDrawer.vue.js.map +1 -1
- package/dist/components/AgentScalar/AgentScalarDrawer.vue.script.js +4 -2
- package/dist/components/AgentScalar/AgentScalarDrawer.vue.script.js.map +1 -1
- package/dist/components/AgentScalar/OpenMCPButton.vue.d.ts.map +1 -1
- package/dist/components/AgentScalar/OpenMCPButton.vue.js +1 -1
- package/dist/components/AgentScalar/OpenMCPButton.vue.js.map +1 -1
- package/dist/components/AgentScalar/OpenMCPButton.vue.script.js +8 -6
- package/dist/components/AgentScalar/OpenMCPButton.vue.script.js.map +1 -1
- package/dist/components/Anchor/Anchor.vue.d.ts.map +1 -1
- package/dist/components/Anchor/Anchor.vue.js.map +1 -1
- package/dist/components/Anchor/Anchor.vue.script.js +5 -3
- package/dist/components/Anchor/Anchor.vue.script.js.map +1 -1
- package/dist/components/Anchor/WithBreadcrumb.vue.d.ts +1 -3
- package/dist/components/Anchor/WithBreadcrumb.vue.d.ts.map +1 -1
- package/dist/components/Anchor/WithBreadcrumb.vue.js.map +1 -1
- package/dist/components/Anchor/WithBreadcrumb.vue.script.js +6 -2
- package/dist/components/Anchor/WithBreadcrumb.vue.script.js.map +1 -1
- package/dist/components/ApiReference.vue.d.ts.map +1 -1
- package/dist/components/ApiReference.vue.js +1 -1
- package/dist/components/ApiReference.vue.js.map +1 -1
- package/dist/components/ApiReference.vue.script.js +181 -46
- package/dist/components/ApiReference.vue.script.js.map +1 -1
- package/dist/components/Content/AsyncApi/AsyncApiLabels.vue.d.ts +10 -0
- package/dist/components/Content/AsyncApi/AsyncApiLabels.vue.d.ts.map +1 -0
- package/dist/components/Content/AsyncApi/AsyncApiLabels.vue.js +9 -0
- package/dist/components/Content/AsyncApi/AsyncApiLabels.vue.js.map +1 -0
- package/dist/components/Content/AsyncApi/AsyncApiLabels.vue.script.js +47 -0
- package/dist/components/Content/AsyncApi/AsyncApiLabels.vue.script.js.map +1 -0
- 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 +2 -0
- package/dist/components/Content/AsyncApi/AsyncApiTraversedEntry.vue.script.js.map +1 -1
- package/dist/components/Content/AsyncApi/Channel.vue.d.ts +4 -1
- package/dist/components/Content/AsyncApi/Channel.vue.d.ts.map +1 -1
- package/dist/components/Content/AsyncApi/Channel.vue.js +1 -1
- package/dist/components/Content/AsyncApi/Channel.vue.js.map +1 -1
- package/dist/components/Content/AsyncApi/Channel.vue.script.js +98 -44
- package/dist/components/Content/AsyncApi/Channel.vue.script.js.map +1 -1
- package/dist/components/Content/AsyncApi/Message.vue.d.ts +18 -0
- package/dist/components/Content/AsyncApi/Message.vue.d.ts.map +1 -0
- package/dist/components/Content/AsyncApi/Message.vue.js +9 -0
- package/dist/components/Content/AsyncApi/Message.vue.js.map +1 -0
- package/dist/components/Content/AsyncApi/Message.vue.script.js +159 -0
- package/dist/components/Content/AsyncApi/Message.vue.script.js.map +1 -0
- package/dist/components/Content/AsyncApi/Operation.vue.d.ts +18 -0
- package/dist/components/Content/AsyncApi/Operation.vue.d.ts.map +1 -0
- package/dist/components/Content/AsyncApi/Operation.vue.js +9 -0
- package/dist/components/Content/AsyncApi/Operation.vue.js.map +1 -0
- package/dist/components/Content/AsyncApi/Operation.vue.script.js +84 -0
- package/dist/components/Content/AsyncApi/Operation.vue.script.js.map +1 -0
- package/dist/components/Content/AsyncApi/helpers/async-api-render-options.d.ts +14 -0
- package/dist/components/Content/AsyncApi/helpers/async-api-render-options.d.ts.map +1 -0
- package/dist/components/Content/AsyncApi/helpers/async-api-render-options.js +14 -0
- package/dist/components/Content/AsyncApi/helpers/async-api-render-options.js.map +1 -0
- package/dist/components/Content/AsyncApi/helpers/filter-children-by-type.d.ts +9 -0
- package/dist/components/Content/AsyncApi/helpers/filter-children-by-type.d.ts.map +1 -0
- package/dist/components/Content/AsyncApi/helpers/filter-children-by-type.js +12 -0
- package/dist/components/Content/AsyncApi/helpers/filter-children-by-type.js.map +1 -0
- package/dist/components/Content/AsyncApi/helpers/get-async-api-labels.d.ts +13 -0
- package/dist/components/Content/AsyncApi/helpers/get-async-api-labels.d.ts.map +1 -0
- package/dist/components/Content/AsyncApi/helpers/get-async-api-labels.js +23 -0
- package/dist/components/Content/AsyncApi/helpers/get-async-api-labels.js.map +1 -0
- package/dist/components/Content/AsyncApi/helpers/pick-heading.d.ts +10 -0
- package/dist/components/Content/AsyncApi/helpers/pick-heading.d.ts.map +1 -0
- package/dist/components/Content/AsyncApi/helpers/pick-heading.js +20 -0
- package/dist/components/Content/AsyncApi/helpers/pick-heading.js.map +1 -0
- package/dist/components/Content/AsyncApi/helpers/resolve-async-api-nodes.d.ts +21 -0
- package/dist/components/Content/AsyncApi/helpers/resolve-async-api-nodes.d.ts.map +1 -0
- package/dist/components/Content/AsyncApi/helpers/resolve-async-api-nodes.js +35 -0
- package/dist/components/Content/AsyncApi/helpers/resolve-async-api-nodes.js.map +1 -0
- 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 +5 -2
- package/dist/components/Content/Auth/Auth.vue.script.js.map +1 -1
- package/dist/components/Content/Content.vue.d.ts +1 -0
- 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 +4 -1
- package/dist/components/Content/Content.vue.script.js.map +1 -1
- package/dist/components/Content/Operations/TraversedEntry.vue.d.ts +3 -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 +9 -0
- package/dist/components/Content/Operations/TraversedEntry.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/Schema.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/Schema.vue.js +1 -1
- package/dist/components/Content/Schema/Schema.vue.js.map +1 -1
- package/dist/components/Content/Schema/Schema.vue.script.js +10 -6
- 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 +25 -12
- package/dist/components/Content/Schema/SchemaComposition.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaEnums.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaEnums.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaEnums.vue.js.map +1 -1
- package/dist/components/Content/Schema/SchemaEnums.vue.script.js +4 -2
- package/dist/components/Content/Schema/SchemaEnums.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaHeading.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaHeading.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaHeading.vue.js.map +1 -1
- package/dist/components/Content/Schema/SchemaHeading.vue.script.js +6 -4
- package/dist/components/Content/Schema/SchemaHeading.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaObjectExampleCodeBlock.vue.js.map +1 -1
- package/dist/components/Content/Schema/SchemaObjectExampleCodeBlock.vue.script.js +1 -1
- package/dist/components/Content/Schema/SchemaObjectExampleCodeBlock.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaObjectProperties.vue.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 +12 -0
- package/dist/components/Content/Schema/SchemaObjectProperties.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaProperty.vue.d.ts +3 -1
- package/dist/components/Content/Schema/SchemaProperty.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaProperty.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaProperty.vue.js.map +1 -1
- package/dist/components/Content/Schema/SchemaProperty.vue.script.js +24 -6
- package/dist/components/Content/Schema/SchemaProperty.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyDefault.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyDefault.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaPropertyDefault.vue.js.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyDefault.vue.script.js +8 -5
- package/dist/components/Content/Schema/SchemaPropertyDefault.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyExamples.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyExamples.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaPropertyExamples.vue.js.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyExamples.vue.script.js +5 -3
- package/dist/components/Content/Schema/SchemaPropertyExamples.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyHeading.vue.d.ts +3 -1
- package/dist/components/Content/Schema/SchemaPropertyHeading.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyHeading.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaPropertyHeading.vue.js.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyHeading.vue.script.js +47 -22
- package/dist/components/Content/Schema/SchemaPropertyHeading.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/helpers/merge-all-of-schemas.d.ts.map +1 -1
- package/dist/components/Content/Schema/helpers/merge-all-of-schemas.js +10 -9
- package/dist/components/Content/Schema/helpers/merge-all-of-schemas.js.map +1 -1
- package/dist/components/Content/Tags/components/ModernLayout.vue.d.ts.map +1 -1
- package/dist/components/Content/Tags/components/ModernLayout.vue.js +1 -1
- package/dist/components/Content/Tags/components/ModernLayout.vue.js.map +1 -1
- package/dist/components/Content/Tags/components/ModernLayout.vue.script.js +3 -1
- package/dist/components/Content/Tags/components/ModernLayout.vue.script.js.map +1 -1
- package/dist/components/Content/Tags/components/TagSection.vue.d.ts.map +1 -1
- package/dist/components/Content/Tags/components/TagSection.vue.js.map +1 -1
- package/dist/components/Content/Tags/components/TagSection.vue.script.js +3 -1
- package/dist/components/Content/Tags/components/TagSection.vue.script.js.map +1 -1
- package/dist/components/GettingStarted.vue.d.ts.map +1 -1
- package/dist/components/GettingStarted.vue.js +1 -1
- package/dist/components/GettingStarted.vue.js.map +1 -1
- package/dist/components/GettingStarted.vue.script.js +58 -21
- package/dist/components/GettingStarted.vue.script.js.map +1 -1
- package/dist/components/MobileHeader.vue.d.ts.map +1 -1
- package/dist/components/MobileHeader.vue.js.map +1 -1
- package/dist/components/MobileHeader.vue.script.js +3 -1
- package/dist/components/MobileHeader.vue.script.js.map +1 -1
- package/dist/components/OperationsList/OperationsList.vue.d.ts.map +1 -1
- package/dist/components/OperationsList/OperationsList.vue.js +1 -1
- package/dist/components/OperationsList/OperationsList.vue.js.map +1 -1
- package/dist/components/OperationsList/OperationsList.vue.script.js +4 -2
- package/dist/components/OperationsList/OperationsList.vue.script.js.map +1 -1
- package/dist/components/ShowMoreButton.vue.d.ts.map +1 -1
- package/dist/components/ShowMoreButton.vue.js +1 -1
- package/dist/components/ShowMoreButton.vue.js.map +1 -1
- package/dist/components/ShowMoreButton.vue.script.js +4 -2
- package/dist/components/ShowMoreButton.vue.script.js.map +1 -1
- package/dist/features/Operation/Operation.vue.d.ts +3 -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 +6 -1
- package/dist/features/Operation/Operation.vue.script.js.map +1 -1
- package/dist/features/Operation/components/ContentTypeSelect.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/ContentTypeSelect.vue.js.map +1 -1
- package/dist/features/Operation/components/ContentTypeSelect.vue.script.js +4 -2
- package/dist/features/Operation/components/ContentTypeSelect.vue.script.js.map +1 -1
- package/dist/features/Operation/components/Headers.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/Headers.vue.js +1 -1
- package/dist/features/Operation/components/Headers.vue.js.map +1 -1
- package/dist/features/Operation/components/Headers.vue.script.js +8 -6
- package/dist/features/Operation/components/Headers.vue.script.js.map +1 -1
- 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 +8 -6
- package/dist/features/Operation/components/OperationParameters.vue.script.js.map +1 -1
- 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 +10 -7
- package/dist/features/Operation/components/OperationResponses.vue.script.js.map +1 -1
- package/dist/features/Operation/components/ParameterListItem.vue.script.js +1 -1
- package/dist/features/Operation/components/RequestBody.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/RequestBody.vue.js +1 -1
- package/dist/features/Operation/components/RequestBody.vue.js.map +1 -1
- package/dist/features/Operation/components/RequestBody.vue.script.js +18 -13
- package/dist/features/Operation/components/RequestBody.vue.script.js.map +1 -1
- package/dist/features/Operation/components/SecurityRequirementBadge.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/SecurityRequirementBadge.vue.js.map +1 -1
- package/dist/features/Operation/components/SecurityRequirementBadge.vue.script.js +5 -3
- package/dist/features/Operation/components/SecurityRequirementBadge.vue.script.js.map +1 -1
- 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 +11 -8
- package/dist/features/Operation/components/callbacks/Callbacks.vue.script.js.map +1 -1
- package/dist/features/Operation/layouts/ClassicLayout.vue.d.ts.map +1 -1
- package/dist/features/Operation/layouts/ClassicLayout.vue.js +1 -1
- package/dist/features/Operation/layouts/ClassicLayout.vue.js.map +1 -1
- package/dist/features/Operation/layouts/ClassicLayout.vue.script.js +37 -17
- package/dist/features/Operation/layouts/ClassicLayout.vue.script.js.map +1 -1
- package/dist/features/Operation/layouts/ModernLayout.vue.d.ts.map +1 -1
- package/dist/features/Operation/layouts/ModernLayout.vue.js +1 -1
- package/dist/features/Operation/layouts/ModernLayout.vue.js.map +1 -1
- package/dist/features/Operation/layouts/ModernLayout.vue.script.js +22 -7
- 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 +15 -8
- 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 +29 -10
- package/dist/features/Search/components/SearchModal.vue.script.js.map +1 -1
- package/dist/features/Search/components/SearchResult.vue.d.ts.map +1 -1
- package/dist/features/Search/components/SearchResult.vue.js.map +1 -1
- package/dist/features/Search/components/SearchResult.vue.script.js +12 -8
- package/dist/features/Search/components/SearchResult.vue.script.js.map +1 -1
- package/dist/features/Search/helpers/create-search-index.d.ts +8 -0
- package/dist/features/Search/helpers/create-search-index.d.ts.map +1 -1
- package/dist/features/Search/helpers/create-search-index.js +18 -9
- package/dist/features/Search/helpers/create-search-index.js.map +1 -1
- package/dist/features/Search/hooks/useSearchIndex.d.ts +7 -1
- package/dist/features/Search/hooks/useSearchIndex.d.ts.map +1 -1
- package/dist/features/Search/hooks/useSearchIndex.js +11 -2
- package/dist/features/Search/hooks/useSearchIndex.js.map +1 -1
- package/dist/features/ask-agent-button/AskAgentButton.vue.d.ts.map +1 -1
- package/dist/features/ask-agent-button/AskAgentButton.vue.js +1 -1
- package/dist/features/ask-agent-button/AskAgentButton.vue.js.map +1 -1
- package/dist/features/ask-agent-button/AskAgentButton.vue.script.js +10 -6
- package/dist/features/ask-agent-button/AskAgentButton.vue.script.js.map +1 -1
- package/dist/features/developer-tools/DeveloperTools.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/DeveloperTools.vue.js.map +1 -1
- package/dist/features/developer-tools/DeveloperTools.vue.script.js +10 -8
- package/dist/features/developer-tools/DeveloperTools.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigLayout.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigLayout.vue.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigLayout.vue.script.js +11 -11
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigLayout.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigLayoutOptions.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigLayoutOptions.vue.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigLayoutOptions.vue.script.js +15 -11
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigLayoutOptions.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigTheme.vue.script.js +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarPopover.vue.d.ts +1 -3
- package/dist/features/developer-tools/components/ApiReferenceToolbarPopover.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarPopover.vue.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarPopover.vue.script.js +4 -6
- package/dist/features/developer-tools/components/ApiReferenceToolbarPopover.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarRegisterButton.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarRegisterButton.vue.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarRegisterButton.vue.script.js +6 -4
- package/dist/features/developer-tools/components/ApiReferenceToolbarRegisterButton.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareRegister.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareRegister.vue.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareRegister.vue.script.js +23 -22
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareRegister.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareTemporary.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareTemporary.vue.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareTemporary.vue.script.js +7 -5
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareTemporary.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarTitle.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarTitle.vue.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarTitle.vue.script.js +9 -7
- package/dist/features/developer-tools/components/ApiReferenceToolbarTitle.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/DeployApiReference.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/components/DeployApiReference.vue.js.map +1 -1
- package/dist/features/developer-tools/components/DeployApiReference.vue.script.js +7 -4
- package/dist/features/developer-tools/components/DeployApiReference.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ModifyConfiguration.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/components/ModifyConfiguration.vue.js.map +1 -1
- package/dist/features/developer-tools/components/ModifyConfiguration.vue.script.js +8 -6
- package/dist/features/developer-tools/components/ModifyConfiguration.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ShareApiReference.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/components/ShareApiReference.vue.js.map +1 -1
- package/dist/features/developer-tools/components/ShareApiReference.vue.script.js +7 -4
- package/dist/features/developer-tools/components/ShareApiReference.vue.script.js.map +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 +5 -3
- package/dist/features/example-responses/ExampleResponse.vue.script.js.map +1 -1
- package/dist/features/example-responses/ExampleResponses.vue.d.ts +9 -0
- package/dist/features/example-responses/ExampleResponses.vue.d.ts.map +1 -1
- package/dist/features/example-responses/ExampleResponses.vue.js +1 -1
- package/dist/features/example-responses/ExampleResponses.vue.js.map +1 -1
- package/dist/features/example-responses/ExampleResponses.vue.script.js +42 -23
- package/dist/features/example-responses/ExampleResponses.vue.script.js.map +1 -1
- package/dist/features/example-responses/ExampleSchema.vue.js.map +1 -1
- package/dist/features/example-responses/ExampleSchema.vue.script.js +1 -1
- package/dist/features/example-responses/ExampleSchema.vue.script.js.map +1 -1
- package/dist/features/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 +14 -11
- package/dist/features/info-object/Contact.vue.script.js.map +1 -1
- package/dist/features/info-object/InfoLink.vue.d.ts +8 -0
- package/dist/features/info-object/InfoLink.vue.d.ts.map +1 -0
- package/dist/features/info-object/InfoLink.vue.js +7 -0
- package/dist/features/info-object/InfoLink.vue.js.map +1 -0
- package/dist/features/info-object/InfoLink.vue.script.js +30 -0
- package/dist/features/info-object/InfoLink.vue.script.js.map +1 -0
- package/dist/features/info-object/TermsOfService.vue.d.ts.map +1 -1
- package/dist/features/info-object/TermsOfService.vue.js.map +1 -1
- package/dist/features/info-object/TermsOfService.vue.script.js +9 -6
- package/dist/features/info-object/TermsOfService.vue.script.js.map +1 -1
- package/dist/features/info-object/index.d.ts +1 -0
- package/dist/features/info-object/index.d.ts.map +1 -1
- package/dist/features/localization/index.d.ts +2 -0
- package/dist/features/localization/index.d.ts.map +1 -0
- package/dist/features/localization/locales/ar.d.ts +227 -0
- package/dist/features/localization/locales/ar.d.ts.map +1 -0
- package/dist/features/localization/locales/ar.js +225 -0
- package/dist/features/localization/locales/ar.js.map +1 -0
- package/dist/features/localization/locales/de.d.ts +227 -0
- package/dist/features/localization/locales/de.d.ts.map +1 -0
- package/dist/features/localization/locales/de.js +225 -0
- package/dist/features/localization/locales/de.js.map +1 -0
- package/dist/features/localization/locales/en.d.ts +227 -0
- package/dist/features/localization/locales/en.d.ts.map +1 -0
- package/dist/features/localization/locales/en.js +225 -0
- package/dist/features/localization/locales/en.js.map +1 -0
- package/dist/features/localization/locales/es.d.ts +227 -0
- package/dist/features/localization/locales/es.d.ts.map +1 -0
- package/dist/features/localization/locales/es.js +225 -0
- package/dist/features/localization/locales/es.js.map +1 -0
- package/dist/features/localization/locales/fr.d.ts +227 -0
- package/dist/features/localization/locales/fr.d.ts.map +1 -0
- package/dist/features/localization/locales/fr.js +225 -0
- package/dist/features/localization/locales/fr.js.map +1 -0
- package/dist/features/localization/locales/ru.d.ts +227 -0
- package/dist/features/localization/locales/ru.d.ts.map +1 -0
- package/dist/features/localization/locales/ru.js +225 -0
- package/dist/features/localization/locales/ru.js.map +1 -0
- package/dist/features/localization/locales/zh-cn.d.ts +227 -0
- package/dist/features/localization/locales/zh-cn.d.ts.map +1 -0
- package/dist/features/localization/locales/zh-cn.js +225 -0
- package/dist/features/localization/locales/zh-cn.js.map +1 -0
- package/dist/features/localization/translations.d.ts +1588 -0
- package/dist/features/localization/translations.d.ts.map +1 -0
- package/dist/features/localization/translations.js +27 -0
- package/dist/features/localization/translations.js.map +1 -0
- package/dist/features/localization/use-localization.d.ts +18 -0
- package/dist/features/localization/use-localization.d.ts.map +1 -0
- package/dist/features/localization/use-localization.js +58 -0
- package/dist/features/localization/use-localization.js.map +1 -0
- package/dist/features/multiple-documents/DocumentSelector.vue.script.js +1 -1
- package/dist/features/test-request-button/TestRequestButton.vue.d.ts.map +1 -1
- package/dist/features/test-request-button/TestRequestButton.vue.js +1 -1
- package/dist/features/test-request-button/TestRequestButton.vue.js.map +1 -1
- package/dist/features/test-request-button/TestRequestButton.vue.script.js +3 -1
- package/dist/features/test-request-button/TestRequestButton.vue.script.js.map +1 -1
- package/dist/helpers/get-async-api-message-payload-schema.d.ts +18 -0
- package/dist/helpers/get-async-api-message-payload-schema.d.ts.map +1 -0
- package/dist/helpers/get-async-api-message-payload-schema.js +33 -0
- package/dist/helpers/get-async-api-message-payload-schema.js.map +1 -0
- package/dist/helpers/get-async-api-model-schema.d.ts.map +1 -1
- package/dist/helpers/get-async-api-model-schema.js +2 -11
- package/dist/helpers/get-async-api-model-schema.js.map +1 -1
- package/dist/helpers/is-introduction-entry.d.ts +16 -0
- package/dist/helpers/is-introduction-entry.d.ts.map +1 -0
- package/dist/helpers/is-introduction-entry.js +17 -0
- package/dist/helpers/is-introduction-entry.js.map +1 -0
- package/dist/helpers/load-from-perssistance.js +1 -1
- package/dist/helpers/load-from-perssistance.js.map +1 -1
- package/dist/helpers/map-config-plugins.d.ts +8 -3
- package/dist/helpers/map-config-plugins.d.ts.map +1 -1
- package/dist/helpers/map-config-plugins.js +22 -4
- package/dist/helpers/map-config-plugins.js.map +1 -1
- package/dist/helpers/map-config-to-workspace-store.js +1 -1
- package/dist/helpers/map-config-to-workspace-store.js.map +1 -1
- package/dist/helpers/storage.d.ts +14 -14
- package/dist/style.css +783 -666
- package/dist/styles/tailwind.config.css +1 -0
- package/dist/vue-styles.css +700 -597
- package/package.json +18 -17
- package/dist/browser/chunks/AgentScalarChatInterface-CesFQ_Ax.js +0 -27
- package/dist/browser/chunks/ScalarTextInput.vue-C14zmVNI.js +0 -27
- package/dist/browser/chunks/modal-BZzcBkVp.js +0 -99
- package/dist/browser/chunks/vendor-wW8jg8wN.js +0 -306
- package/dist/features/Operation/helpers/get-first-server.d.ts +0 -9
- package/dist/features/Operation/helpers/get-first-server.d.ts.map +0 -1
- package/dist/features/Operation/helpers/get-first-server.js +0 -27
- package/dist/features/Operation/helpers/get-first-server.js.map +0 -1
|
@@ -0,0 +1,225 @@
|
|
|
1
|
+
//#region src/features/localization/locales/en.ts
|
|
2
|
+
var en = {
|
|
3
|
+
common: {
|
|
4
|
+
additionalProperties: "additional properties",
|
|
5
|
+
const: "const",
|
|
6
|
+
deprecated: "deprecated",
|
|
7
|
+
description: "Description",
|
|
8
|
+
discriminator: "Discriminator",
|
|
9
|
+
enum: "enum",
|
|
10
|
+
format: "Format",
|
|
11
|
+
greaterThan: "greater than",
|
|
12
|
+
httpMethod: "HTTP Method",
|
|
13
|
+
keys: "keys",
|
|
14
|
+
lessThan: "less than",
|
|
15
|
+
max: "max",
|
|
16
|
+
min: "min",
|
|
17
|
+
maxLength: "max length",
|
|
18
|
+
minLength: "min length",
|
|
19
|
+
multipleOf: "multiple of",
|
|
20
|
+
nullable: "nullable",
|
|
21
|
+
path: "Path",
|
|
22
|
+
propertyNames: "property names",
|
|
23
|
+
pattern: "Pattern",
|
|
24
|
+
readOnly: "read-only",
|
|
25
|
+
required: "required",
|
|
26
|
+
hideValues: "Hide values",
|
|
27
|
+
showAllValues: "Show all values",
|
|
28
|
+
type: "Type",
|
|
29
|
+
unique: "unique",
|
|
30
|
+
values: "values",
|
|
31
|
+
writeOnly: "write-only"
|
|
32
|
+
},
|
|
33
|
+
search: {
|
|
34
|
+
label: "Search",
|
|
35
|
+
inputLabel: "Enter search query",
|
|
36
|
+
open: "Open Search",
|
|
37
|
+
placeholder: "Search...",
|
|
38
|
+
clear: "Clear Search",
|
|
39
|
+
keyboardShortcut: "Keyboard Shortcut:",
|
|
40
|
+
command: "Command",
|
|
41
|
+
control: "Control",
|
|
42
|
+
results: "Reference Search Results",
|
|
43
|
+
navigate: "Navigate",
|
|
44
|
+
select: "Select",
|
|
45
|
+
instructions: "Press up arrow / down arrow to navigate, enter to select, type to filter results",
|
|
46
|
+
entryHeading: "Heading",
|
|
47
|
+
entryOperation: "Operation",
|
|
48
|
+
entryTag: "Tag",
|
|
49
|
+
entryTagGroup: "Tag Group",
|
|
50
|
+
entryWebhook: "Webhook"
|
|
51
|
+
},
|
|
52
|
+
navigation: {
|
|
53
|
+
introduction: "Introduction",
|
|
54
|
+
closeGroup: "Close Group",
|
|
55
|
+
closeMenu: "Close Menu",
|
|
56
|
+
openGroup: "Open Group",
|
|
57
|
+
openMenu: "Open Menu",
|
|
58
|
+
operations: "Operations",
|
|
59
|
+
endpoints: "{name} endpoints",
|
|
60
|
+
showAllEndpoints: "Show all {name} endpoints",
|
|
61
|
+
sidebarFor: "Sidebar for {name}",
|
|
62
|
+
mainContent: "API documentation for {name}",
|
|
63
|
+
collapsed: "Collapsed",
|
|
64
|
+
webhooks: "Webhooks"
|
|
65
|
+
},
|
|
66
|
+
server: {
|
|
67
|
+
label: "Server",
|
|
68
|
+
select: "Select a server"
|
|
69
|
+
},
|
|
70
|
+
info: { termsOfService: "Terms of Service" },
|
|
71
|
+
asyncapi: {
|
|
72
|
+
servers: "Servers",
|
|
73
|
+
protocols: "Protocols"
|
|
74
|
+
},
|
|
75
|
+
clientLibraries: {
|
|
76
|
+
heading: "Client Libraries",
|
|
77
|
+
more: "More",
|
|
78
|
+
selectAll: "Select from all clients"
|
|
79
|
+
},
|
|
80
|
+
operation: {
|
|
81
|
+
body: "Body",
|
|
82
|
+
cookies: "Cookies",
|
|
83
|
+
headers: "Headers",
|
|
84
|
+
pathParameters: "Path Parameters",
|
|
85
|
+
queryParameters: "Query Parameters",
|
|
86
|
+
requestBody: "Request Body",
|
|
87
|
+
responses: "Responses",
|
|
88
|
+
testRequest: "Test Request",
|
|
89
|
+
webhook: "Webhook",
|
|
90
|
+
selectedContentType: "Selected Content Type",
|
|
91
|
+
hideHeaders: "Hide Headers",
|
|
92
|
+
showHeaders: "Show Headers",
|
|
93
|
+
callbacks: "Callbacks"
|
|
94
|
+
},
|
|
95
|
+
response: {
|
|
96
|
+
exampleResponses: "Example Responses",
|
|
97
|
+
noBody: "No Body",
|
|
98
|
+
showSchema: "Show Schema",
|
|
99
|
+
status: "Status"
|
|
100
|
+
},
|
|
101
|
+
schema: {
|
|
102
|
+
example: "Example",
|
|
103
|
+
examples: "Examples",
|
|
104
|
+
default: "Default",
|
|
105
|
+
schema: "Schema",
|
|
106
|
+
emptyObject: "Empty object",
|
|
107
|
+
showAdditionalProperties: "Show additional properties",
|
|
108
|
+
childAttributes: "Child Attributes",
|
|
109
|
+
hideChildAttributes: "Hide {name}",
|
|
110
|
+
showChildAttributes: "Show {name}",
|
|
111
|
+
forName: "for {name}",
|
|
112
|
+
showSchemaDetails: "Show Schema Details",
|
|
113
|
+
oneOf: "One of",
|
|
114
|
+
anyOf: "Any of",
|
|
115
|
+
allOf: "All of",
|
|
116
|
+
not: "Not",
|
|
117
|
+
unknownType: "unknown type"
|
|
118
|
+
},
|
|
119
|
+
download: {
|
|
120
|
+
openapi: "Download OpenAPI Document",
|
|
121
|
+
asyncapi: "Download AsyncAPI Document"
|
|
122
|
+
},
|
|
123
|
+
models: { label: "Models" },
|
|
124
|
+
actions: {
|
|
125
|
+
copyLink: "Copy link",
|
|
126
|
+
copyLinkTo: "Copy link to {name}",
|
|
127
|
+
copyToClipboard: "Copy link to clipboard",
|
|
128
|
+
copyEndpointUrl: "Copy endpoint URL",
|
|
129
|
+
showMore: "Show More"
|
|
130
|
+
},
|
|
131
|
+
agent: {
|
|
132
|
+
askAi: "Ask AI",
|
|
133
|
+
askAiAgent: "Ask AI Agent",
|
|
134
|
+
close: "Close Client"
|
|
135
|
+
},
|
|
136
|
+
mcp: {
|
|
137
|
+
generate: "Generate MCP",
|
|
138
|
+
connect: "Connect MCP"
|
|
139
|
+
},
|
|
140
|
+
developerTools: {
|
|
141
|
+
title: "Developer Tools",
|
|
142
|
+
configure: "Configure",
|
|
143
|
+
share: "Share",
|
|
144
|
+
deploy: "Deploy",
|
|
145
|
+
scalarConfiguration: "Scalar Configuration",
|
|
146
|
+
theme: "Theme",
|
|
147
|
+
layout: "Layout",
|
|
148
|
+
layoutOptions: "Layout Options",
|
|
149
|
+
intro: "The developer tools allow you to customize the appearance and behavior of your documentation. You can also share your documentation using the Scalar Registry.",
|
|
150
|
+
disableToolbarBefore: "To disable the toolbar, set",
|
|
151
|
+
disableToolbarAfter: "in your configuration.",
|
|
152
|
+
localhostOnly: "The developer tools will only appear when running on localhost.",
|
|
153
|
+
layoutModern: "Modern",
|
|
154
|
+
layoutClassic: "Classic",
|
|
155
|
+
showSidebar: "Show Sidebar",
|
|
156
|
+
defaultOpenFirstTag: "Default Open First Tag",
|
|
157
|
+
defaultOpenAllTags: "Default Open All Tags",
|
|
158
|
+
expandAll: "Expand All {label}",
|
|
159
|
+
expandAllResponses: "Expand All Responses",
|
|
160
|
+
hideClientButton: "Hide Client Button",
|
|
161
|
+
hideDarkModeToggle: "Hide Dark Mode Toggle",
|
|
162
|
+
hideModels: "Hide {label}",
|
|
163
|
+
hideSearch: "Hide Search",
|
|
164
|
+
showOperationId: "Show Operation ID",
|
|
165
|
+
hideTestRequestButton: "Hide Test Request Button",
|
|
166
|
+
scalarDocs: "Scalar Docs",
|
|
167
|
+
deployDescription: "Deploy your documentation on Scalar, the modern documentation platform for your API and everything else.",
|
|
168
|
+
shareTitle: "Share your API Reference",
|
|
169
|
+
shareDescription: "Upload your OpenAPI document to share your API Reference with others. As easy as pressing a button.",
|
|
170
|
+
uploadDocument: "Upload Document",
|
|
171
|
+
temporaryLinkExpiration: "Your document will automatically be deleted after 7 days.",
|
|
172
|
+
deployOnScalar: "Deploy on Scalar",
|
|
173
|
+
deployFree: "Deploy your documentation for free.",
|
|
174
|
+
additionalFeaturesMightRequire: "Additional features might require",
|
|
175
|
+
generate: "Generate",
|
|
176
|
+
passwordProtection: "Password Protection",
|
|
177
|
+
customDomains: "Custom Domains",
|
|
178
|
+
freeFormContent: "Free-form content",
|
|
179
|
+
cdnInfrastructure: "CDN Infrastructure",
|
|
180
|
+
pullFromGitHub: "Pull from GitHub",
|
|
181
|
+
markdownMdx: "Markdown/MDX",
|
|
182
|
+
spectralLinting: "Spectral Linting",
|
|
183
|
+
jsonSchemaHosting: "JSON Schema Hosting",
|
|
184
|
+
askAi: "Ask AI",
|
|
185
|
+
mcpServers: "MCP Servers",
|
|
186
|
+
unableToExportDocument: "Unable to export active document",
|
|
187
|
+
unknownError: "An unknown error occurred"
|
|
188
|
+
},
|
|
189
|
+
gettingStarted: {
|
|
190
|
+
swaggerEditor: "Swagger Editor",
|
|
191
|
+
description: "Welcome to the Scalar API References + Swagger Editor, a Free & Open-Source tool that takes your Swagger/OAS file and generates Beautiful API references.",
|
|
192
|
+
showExample: "Show Example",
|
|
193
|
+
uploadFile: "Upload File",
|
|
194
|
+
integrations: "INTEGRATIONS",
|
|
195
|
+
theming: "THEMING",
|
|
196
|
+
features: "Features",
|
|
197
|
+
customize: "Customize",
|
|
198
|
+
customizeDescription: "Bring your typography & color palettes, or use our themes!",
|
|
199
|
+
testing: "Testing",
|
|
200
|
+
testingDescription: "A deeply integrated Rest API Client (Also Free & Open-Source)",
|
|
201
|
+
search: "Search",
|
|
202
|
+
searchDescription: "Fully integrated Search (Using fuse.js)",
|
|
203
|
+
hosting: "Hosting",
|
|
204
|
+
hostingDescription: "Free subdomain hosting on https://apidocumentation.com",
|
|
205
|
+
openApiSwagger: "OpenAPI & Swagger",
|
|
206
|
+
openApiSwaggerDescription: "Support for OpenAPI 3.1, OpenAPI 3.0, and Swagger 2.0",
|
|
207
|
+
codeSamples: "Code Samples",
|
|
208
|
+
codeSamplesDescription: "Code samples to show off your API in most popular languages"
|
|
209
|
+
},
|
|
210
|
+
footer: { poweredByScalar: "Powered by Scalar" },
|
|
211
|
+
authentication: {
|
|
212
|
+
title: "Authentication",
|
|
213
|
+
accepts: "Accepts",
|
|
214
|
+
allOf: "all of:",
|
|
215
|
+
authentication: "authentication",
|
|
216
|
+
optional: "Auth Optional",
|
|
217
|
+
oneOf: "one of:",
|
|
218
|
+
required: "Auth Required",
|
|
219
|
+
requires: "Requires"
|
|
220
|
+
}
|
|
221
|
+
};
|
|
222
|
+
//#endregion
|
|
223
|
+
export { en };
|
|
224
|
+
|
|
225
|
+
//# sourceMappingURL=en.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"en.js","names":[],"sources":["../../../../src/features/localization/locales/en.ts"],"sourcesContent":["import type { ApiReferenceTranslations } from '@scalar/types/api-reference'\n\nexport const en = {\n common: {\n additionalProperties: 'additional properties',\n const: 'const',\n deprecated: 'deprecated',\n description: 'Description',\n discriminator: 'Discriminator',\n enum: 'enum',\n format: 'Format',\n greaterThan: 'greater than',\n httpMethod: 'HTTP Method',\n keys: 'keys',\n lessThan: 'less than',\n max: 'max',\n min: 'min',\n maxLength: 'max length',\n minLength: 'min length',\n multipleOf: 'multiple of',\n nullable: 'nullable',\n path: 'Path',\n propertyNames: 'property names',\n pattern: 'Pattern',\n readOnly: 'read-only',\n required: 'required',\n hideValues: 'Hide values',\n showAllValues: 'Show all values',\n type: 'Type',\n unique: 'unique',\n values: 'values',\n writeOnly: 'write-only',\n },\n search: {\n label: 'Search',\n inputLabel: 'Enter search query',\n open: 'Open Search',\n placeholder: 'Search...',\n clear: 'Clear Search',\n keyboardShortcut: 'Keyboard Shortcut:',\n command: 'Command',\n control: 'Control',\n results: 'Reference Search Results',\n navigate: 'Navigate',\n select: 'Select',\n instructions: 'Press up arrow / down arrow to navigate, enter to select, type to filter results',\n entryHeading: 'Heading',\n entryOperation: 'Operation',\n entryTag: 'Tag',\n entryTagGroup: 'Tag Group',\n entryWebhook: 'Webhook',\n },\n navigation: {\n introduction: 'Introduction',\n closeGroup: 'Close Group',\n closeMenu: 'Close Menu',\n openGroup: 'Open Group',\n openMenu: 'Open Menu',\n operations: 'Operations',\n endpoints: '{name} endpoints',\n showAllEndpoints: 'Show all {name} endpoints',\n sidebarFor: 'Sidebar for {name}',\n mainContent: 'API documentation for {name}',\n collapsed: 'Collapsed',\n webhooks: 'Webhooks',\n },\n server: {\n label: 'Server',\n select: 'Select a server',\n },\n info: {\n termsOfService: 'Terms of Service',\n },\n asyncapi: {\n servers: 'Servers',\n protocols: 'Protocols',\n },\n clientLibraries: {\n heading: 'Client Libraries',\n more: 'More',\n selectAll: 'Select from all clients',\n },\n operation: {\n body: 'Body',\n cookies: 'Cookies',\n headers: 'Headers',\n pathParameters: 'Path Parameters',\n queryParameters: 'Query Parameters',\n requestBody: 'Request Body',\n responses: 'Responses',\n testRequest: 'Test Request',\n webhook: 'Webhook',\n selectedContentType: 'Selected Content Type',\n hideHeaders: 'Hide Headers',\n showHeaders: 'Show Headers',\n callbacks: 'Callbacks',\n },\n response: {\n exampleResponses: 'Example Responses',\n noBody: 'No Body',\n showSchema: 'Show Schema',\n status: 'Status',\n },\n schema: {\n example: 'Example',\n examples: 'Examples',\n default: 'Default',\n schema: 'Schema',\n emptyObject: 'Empty object',\n showAdditionalProperties: 'Show additional properties',\n childAttributes: 'Child Attributes',\n hideChildAttributes: 'Hide {name}',\n showChildAttributes: 'Show {name}',\n forName: 'for {name}',\n showSchemaDetails: 'Show Schema Details',\n oneOf: 'One of',\n anyOf: 'Any of',\n allOf: 'All of',\n not: 'Not',\n unknownType: 'unknown type',\n },\n download: {\n openapi: 'Download OpenAPI Document',\n asyncapi: 'Download AsyncAPI Document',\n },\n models: {\n label: 'Models',\n },\n actions: {\n copyLink: 'Copy link',\n copyLinkTo: 'Copy link to {name}',\n copyToClipboard: 'Copy link to clipboard',\n copyEndpointUrl: 'Copy endpoint URL',\n showMore: 'Show More',\n },\n agent: {\n askAi: 'Ask AI',\n askAiAgent: 'Ask AI Agent',\n close: 'Close Client',\n },\n mcp: {\n generate: 'Generate MCP',\n connect: 'Connect MCP',\n },\n developerTools: {\n title: 'Developer Tools',\n configure: 'Configure',\n share: 'Share',\n deploy: 'Deploy',\n scalarConfiguration: 'Scalar Configuration',\n theme: 'Theme',\n layout: 'Layout',\n layoutOptions: 'Layout Options',\n intro:\n 'The developer tools allow you to customize the appearance and behavior of your documentation. You can also share your documentation using the Scalar Registry.',\n disableToolbarBefore: 'To disable the toolbar, set',\n disableToolbarAfter: 'in your configuration.',\n localhostOnly: 'The developer tools will only appear when running on localhost.',\n layoutModern: 'Modern',\n layoutClassic: 'Classic',\n showSidebar: 'Show Sidebar',\n defaultOpenFirstTag: 'Default Open First Tag',\n defaultOpenAllTags: 'Default Open All Tags',\n expandAll: 'Expand All {label}',\n expandAllResponses: 'Expand All Responses',\n hideClientButton: 'Hide Client Button',\n hideDarkModeToggle: 'Hide Dark Mode Toggle',\n hideModels: 'Hide {label}',\n hideSearch: 'Hide Search',\n showOperationId: 'Show Operation ID',\n hideTestRequestButton: 'Hide Test Request Button',\n scalarDocs: 'Scalar Docs',\n deployDescription:\n 'Deploy your documentation on Scalar, the modern documentation platform for your API and everything else.',\n shareTitle: 'Share your API Reference',\n shareDescription:\n 'Upload your OpenAPI document to share your API Reference with others. As easy as pressing a button.',\n uploadDocument: 'Upload Document',\n temporaryLinkExpiration: 'Your document will automatically be deleted after 7 days.',\n deployOnScalar: 'Deploy on Scalar',\n deployFree: 'Deploy your documentation for free.',\n additionalFeaturesMightRequire: 'Additional features might require',\n generate: 'Generate',\n passwordProtection: 'Password Protection',\n customDomains: 'Custom Domains',\n freeFormContent: 'Free-form content',\n cdnInfrastructure: 'CDN Infrastructure',\n pullFromGitHub: 'Pull from GitHub',\n markdownMdx: 'Markdown/MDX',\n spectralLinting: 'Spectral Linting',\n jsonSchemaHosting: 'JSON Schema Hosting',\n askAi: 'Ask AI',\n mcpServers: 'MCP Servers',\n unableToExportDocument: 'Unable to export active document',\n unknownError: 'An unknown error occurred',\n },\n gettingStarted: {\n swaggerEditor: 'Swagger Editor',\n description:\n 'Welcome to the Scalar API References + Swagger Editor, a Free & Open-Source tool that takes your Swagger/OAS file and generates Beautiful API references.',\n showExample: 'Show Example',\n uploadFile: 'Upload File',\n integrations: 'INTEGRATIONS',\n theming: 'THEMING',\n features: 'Features',\n customize: 'Customize',\n customizeDescription: 'Bring your typography & color palettes, or use our themes!',\n testing: 'Testing',\n testingDescription: 'A deeply integrated Rest API Client (Also Free & Open-Source)',\n search: 'Search',\n searchDescription: 'Fully integrated Search (Using fuse.js)',\n hosting: 'Hosting',\n hostingDescription: 'Free subdomain hosting on https://apidocumentation.com',\n openApiSwagger: 'OpenAPI & Swagger',\n openApiSwaggerDescription: 'Support for OpenAPI 3.1, OpenAPI 3.0, and Swagger 2.0',\n codeSamples: 'Code Samples',\n codeSamplesDescription: 'Code samples to show off your API in most popular languages',\n },\n footer: {\n poweredByScalar: 'Powered by Scalar',\n },\n authentication: {\n title: 'Authentication',\n accepts: 'Accepts',\n allOf: 'all of:',\n authentication: 'authentication',\n optional: 'Auth Optional',\n oneOf: 'one of:',\n required: 'Auth Required',\n requires: 'Requires',\n },\n} satisfies ApiReferenceTranslations\n"],"mappings":";AAEA,IAAa,KAAK;CAChB,QAAQ;EACN,sBAAsB;EACtB,OAAO;EACP,YAAY;EACZ,aAAa;EACb,eAAe;EACf,MAAM;EACN,QAAQ;EACR,aAAa;EACb,YAAY;EACZ,MAAM;EACN,UAAU;EACV,KAAK;EACL,KAAK;EACL,WAAW;EACX,WAAW;EACX,YAAY;EACZ,UAAU;EACV,MAAM;EACN,eAAe;EACf,SAAS;EACT,UAAU;EACV,UAAU;EACV,YAAY;EACZ,eAAe;EACf,MAAM;EACN,QAAQ;EACR,QAAQ;EACR,WAAW;EACZ;CACD,QAAQ;EACN,OAAO;EACP,YAAY;EACZ,MAAM;EACN,aAAa;EACb,OAAO;EACP,kBAAkB;EAClB,SAAS;EACT,SAAS;EACT,SAAS;EACT,UAAU;EACV,QAAQ;EACR,cAAc;EACd,cAAc;EACd,gBAAgB;EAChB,UAAU;EACV,eAAe;EACf,cAAc;EACf;CACD,YAAY;EACV,cAAc;EACd,YAAY;EACZ,WAAW;EACX,WAAW;EACX,UAAU;EACV,YAAY;EACZ,WAAW;EACX,kBAAkB;EAClB,YAAY;EACZ,aAAa;EACb,WAAW;EACX,UAAU;EACX;CACD,QAAQ;EACN,OAAO;EACP,QAAQ;EACT;CACD,MAAM,EACJ,gBAAgB,oBACjB;CACD,UAAU;EACR,SAAS;EACT,WAAW;EACZ;CACD,iBAAiB;EACf,SAAS;EACT,MAAM;EACN,WAAW;EACZ;CACD,WAAW;EACT,MAAM;EACN,SAAS;EACT,SAAS;EACT,gBAAgB;EAChB,iBAAiB;EACjB,aAAa;EACb,WAAW;EACX,aAAa;EACb,SAAS;EACT,qBAAqB;EACrB,aAAa;EACb,aAAa;EACb,WAAW;EACZ;CACD,UAAU;EACR,kBAAkB;EAClB,QAAQ;EACR,YAAY;EACZ,QAAQ;EACT;CACD,QAAQ;EACN,SAAS;EACT,UAAU;EACV,SAAS;EACT,QAAQ;EACR,aAAa;EACb,0BAA0B;EAC1B,iBAAiB;EACjB,qBAAqB;EACrB,qBAAqB;EACrB,SAAS;EACT,mBAAmB;EACnB,OAAO;EACP,OAAO;EACP,OAAO;EACP,KAAK;EACL,aAAa;EACd;CACD,UAAU;EACR,SAAS;EACT,UAAU;EACX;CACD,QAAQ,EACN,OAAO,UACR;CACD,SAAS;EACP,UAAU;EACV,YAAY;EACZ,iBAAiB;EACjB,iBAAiB;EACjB,UAAU;EACX;CACD,OAAO;EACL,OAAO;EACP,YAAY;EACZ,OAAO;EACR;CACD,KAAK;EACH,UAAU;EACV,SAAS;EACV;CACD,gBAAgB;EACd,OAAO;EACP,WAAW;EACX,OAAO;EACP,QAAQ;EACR,qBAAqB;EACrB,OAAO;EACP,QAAQ;EACR,eAAe;EACf,OACE;EACF,sBAAsB;EACtB,qBAAqB;EACrB,eAAe;EACf,cAAc;EACd,eAAe;EACf,aAAa;EACb,qBAAqB;EACrB,oBAAoB;EACpB,WAAW;EACX,oBAAoB;EACpB,kBAAkB;EAClB,oBAAoB;EACpB,YAAY;EACZ,YAAY;EACZ,iBAAiB;EACjB,uBAAuB;EACvB,YAAY;EACZ,mBACE;EACF,YAAY;EACZ,kBACE;EACF,gBAAgB;EAChB,yBAAyB;EACzB,gBAAgB;EAChB,YAAY;EACZ,gCAAgC;EAChC,UAAU;EACV,oBAAoB;EACpB,eAAe;EACf,iBAAiB;EACjB,mBAAmB;EACnB,gBAAgB;EAChB,aAAa;EACb,iBAAiB;EACjB,mBAAmB;EACnB,OAAO;EACP,YAAY;EACZ,wBAAwB;EACxB,cAAc;EACf;CACD,gBAAgB;EACd,eAAe;EACf,aACE;EACF,aAAa;EACb,YAAY;EACZ,cAAc;EACd,SAAS;EACT,UAAU;EACV,WAAW;EACX,sBAAsB;EACtB,SAAS;EACT,oBAAoB;EACpB,QAAQ;EACR,mBAAmB;EACnB,SAAS;EACT,oBAAoB;EACpB,gBAAgB;EAChB,2BAA2B;EAC3B,aAAa;EACb,wBAAwB;EACzB;CACD,QAAQ,EACN,iBAAiB,qBAClB;CACD,gBAAgB;EACd,OAAO;EACP,SAAS;EACT,OAAO;EACP,gBAAgB;EAChB,UAAU;EACV,OAAO;EACP,UAAU;EACV,UAAU;EACX;CACF"}
|
|
@@ -0,0 +1,227 @@
|
|
|
1
|
+
export declare const es: {
|
|
2
|
+
common: {
|
|
3
|
+
additionalProperties: string;
|
|
4
|
+
const: string;
|
|
5
|
+
deprecated: string;
|
|
6
|
+
description: string;
|
|
7
|
+
discriminator: string;
|
|
8
|
+
enum: string;
|
|
9
|
+
format: string;
|
|
10
|
+
greaterThan: string;
|
|
11
|
+
httpMethod: string;
|
|
12
|
+
keys: string;
|
|
13
|
+
lessThan: string;
|
|
14
|
+
max: string;
|
|
15
|
+
min: string;
|
|
16
|
+
maxLength: string;
|
|
17
|
+
minLength: string;
|
|
18
|
+
multipleOf: string;
|
|
19
|
+
nullable: string;
|
|
20
|
+
path: string;
|
|
21
|
+
propertyNames: string;
|
|
22
|
+
pattern: string;
|
|
23
|
+
readOnly: string;
|
|
24
|
+
required: string;
|
|
25
|
+
hideValues: string;
|
|
26
|
+
showAllValues: string;
|
|
27
|
+
type: string;
|
|
28
|
+
unique: string;
|
|
29
|
+
values: string;
|
|
30
|
+
writeOnly: string;
|
|
31
|
+
};
|
|
32
|
+
search: {
|
|
33
|
+
label: string;
|
|
34
|
+
inputLabel: string;
|
|
35
|
+
open: string;
|
|
36
|
+
placeholder: string;
|
|
37
|
+
clear: string;
|
|
38
|
+
keyboardShortcut: string;
|
|
39
|
+
command: string;
|
|
40
|
+
control: string;
|
|
41
|
+
results: string;
|
|
42
|
+
navigate: string;
|
|
43
|
+
select: string;
|
|
44
|
+
instructions: string;
|
|
45
|
+
entryHeading: string;
|
|
46
|
+
entryOperation: string;
|
|
47
|
+
entryTag: string;
|
|
48
|
+
entryTagGroup: string;
|
|
49
|
+
entryWebhook: string;
|
|
50
|
+
};
|
|
51
|
+
navigation: {
|
|
52
|
+
introduction: string;
|
|
53
|
+
closeGroup: string;
|
|
54
|
+
closeMenu: string;
|
|
55
|
+
openGroup: string;
|
|
56
|
+
openMenu: string;
|
|
57
|
+
operations: string;
|
|
58
|
+
endpoints: string;
|
|
59
|
+
showAllEndpoints: string;
|
|
60
|
+
sidebarFor: string;
|
|
61
|
+
mainContent: string;
|
|
62
|
+
collapsed: string;
|
|
63
|
+
webhooks: string;
|
|
64
|
+
};
|
|
65
|
+
server: {
|
|
66
|
+
label: string;
|
|
67
|
+
select: string;
|
|
68
|
+
};
|
|
69
|
+
info: {
|
|
70
|
+
termsOfService: string;
|
|
71
|
+
};
|
|
72
|
+
asyncapi: {
|
|
73
|
+
servers: string;
|
|
74
|
+
protocols: string;
|
|
75
|
+
};
|
|
76
|
+
clientLibraries: {
|
|
77
|
+
heading: string;
|
|
78
|
+
more: string;
|
|
79
|
+
selectAll: string;
|
|
80
|
+
};
|
|
81
|
+
operation: {
|
|
82
|
+
body: string;
|
|
83
|
+
cookies: string;
|
|
84
|
+
headers: string;
|
|
85
|
+
pathParameters: string;
|
|
86
|
+
queryParameters: string;
|
|
87
|
+
requestBody: string;
|
|
88
|
+
responses: string;
|
|
89
|
+
testRequest: string;
|
|
90
|
+
webhook: string;
|
|
91
|
+
selectedContentType: string;
|
|
92
|
+
hideHeaders: string;
|
|
93
|
+
showHeaders: string;
|
|
94
|
+
callbacks: string;
|
|
95
|
+
};
|
|
96
|
+
response: {
|
|
97
|
+
exampleResponses: string;
|
|
98
|
+
noBody: string;
|
|
99
|
+
showSchema: string;
|
|
100
|
+
status: string;
|
|
101
|
+
};
|
|
102
|
+
schema: {
|
|
103
|
+
example: string;
|
|
104
|
+
examples: string;
|
|
105
|
+
default: string;
|
|
106
|
+
schema: string;
|
|
107
|
+
emptyObject: string;
|
|
108
|
+
showAdditionalProperties: string;
|
|
109
|
+
childAttributes: string;
|
|
110
|
+
hideChildAttributes: string;
|
|
111
|
+
showChildAttributes: string;
|
|
112
|
+
forName: string;
|
|
113
|
+
showSchemaDetails: string;
|
|
114
|
+
oneOf: string;
|
|
115
|
+
anyOf: string;
|
|
116
|
+
allOf: string;
|
|
117
|
+
not: string;
|
|
118
|
+
unknownType: string;
|
|
119
|
+
};
|
|
120
|
+
download: {
|
|
121
|
+
openapi: string;
|
|
122
|
+
asyncapi: string;
|
|
123
|
+
};
|
|
124
|
+
models: {
|
|
125
|
+
label: string;
|
|
126
|
+
};
|
|
127
|
+
actions: {
|
|
128
|
+
copyLink: string;
|
|
129
|
+
copyLinkTo: string;
|
|
130
|
+
copyToClipboard: string;
|
|
131
|
+
copyEndpointUrl: string;
|
|
132
|
+
showMore: string;
|
|
133
|
+
};
|
|
134
|
+
agent: {
|
|
135
|
+
askAi: string;
|
|
136
|
+
askAiAgent: string;
|
|
137
|
+
close: string;
|
|
138
|
+
};
|
|
139
|
+
mcp: {
|
|
140
|
+
generate: string;
|
|
141
|
+
connect: string;
|
|
142
|
+
};
|
|
143
|
+
developerTools: {
|
|
144
|
+
title: string;
|
|
145
|
+
configure: string;
|
|
146
|
+
share: string;
|
|
147
|
+
deploy: string;
|
|
148
|
+
scalarConfiguration: string;
|
|
149
|
+
theme: string;
|
|
150
|
+
layout: string;
|
|
151
|
+
layoutOptions: string;
|
|
152
|
+
intro: string;
|
|
153
|
+
disableToolbarBefore: string;
|
|
154
|
+
disableToolbarAfter: string;
|
|
155
|
+
localhostOnly: string;
|
|
156
|
+
layoutModern: string;
|
|
157
|
+
layoutClassic: string;
|
|
158
|
+
showSidebar: string;
|
|
159
|
+
defaultOpenFirstTag: string;
|
|
160
|
+
defaultOpenAllTags: string;
|
|
161
|
+
expandAll: string;
|
|
162
|
+
expandAllResponses: string;
|
|
163
|
+
hideClientButton: string;
|
|
164
|
+
hideDarkModeToggle: string;
|
|
165
|
+
hideModels: string;
|
|
166
|
+
hideSearch: string;
|
|
167
|
+
showOperationId: string;
|
|
168
|
+
hideTestRequestButton: string;
|
|
169
|
+
scalarDocs: string;
|
|
170
|
+
deployDescription: string;
|
|
171
|
+
shareTitle: string;
|
|
172
|
+
shareDescription: string;
|
|
173
|
+
uploadDocument: string;
|
|
174
|
+
temporaryLinkExpiration: string;
|
|
175
|
+
deployOnScalar: string;
|
|
176
|
+
deployFree: string;
|
|
177
|
+
additionalFeaturesMightRequire: string;
|
|
178
|
+
generate: string;
|
|
179
|
+
passwordProtection: string;
|
|
180
|
+
customDomains: string;
|
|
181
|
+
freeFormContent: string;
|
|
182
|
+
cdnInfrastructure: string;
|
|
183
|
+
pullFromGitHub: string;
|
|
184
|
+
markdownMdx: string;
|
|
185
|
+
spectralLinting: string;
|
|
186
|
+
jsonSchemaHosting: string;
|
|
187
|
+
askAi: string;
|
|
188
|
+
mcpServers: string;
|
|
189
|
+
unableToExportDocument: string;
|
|
190
|
+
unknownError: string;
|
|
191
|
+
};
|
|
192
|
+
gettingStarted: {
|
|
193
|
+
swaggerEditor: string;
|
|
194
|
+
description: string;
|
|
195
|
+
showExample: string;
|
|
196
|
+
uploadFile: string;
|
|
197
|
+
integrations: string;
|
|
198
|
+
theming: string;
|
|
199
|
+
features: string;
|
|
200
|
+
customize: string;
|
|
201
|
+
customizeDescription: string;
|
|
202
|
+
testing: string;
|
|
203
|
+
testingDescription: string;
|
|
204
|
+
search: string;
|
|
205
|
+
searchDescription: string;
|
|
206
|
+
hosting: string;
|
|
207
|
+
hostingDescription: string;
|
|
208
|
+
openApiSwagger: string;
|
|
209
|
+
openApiSwaggerDescription: string;
|
|
210
|
+
codeSamples: string;
|
|
211
|
+
codeSamplesDescription: string;
|
|
212
|
+
};
|
|
213
|
+
footer: {
|
|
214
|
+
poweredByScalar: string;
|
|
215
|
+
};
|
|
216
|
+
authentication: {
|
|
217
|
+
title: string;
|
|
218
|
+
accepts: string;
|
|
219
|
+
allOf: string;
|
|
220
|
+
authentication: string;
|
|
221
|
+
optional: string;
|
|
222
|
+
oneOf: string;
|
|
223
|
+
required: string;
|
|
224
|
+
requires: string;
|
|
225
|
+
};
|
|
226
|
+
};
|
|
227
|
+
//# sourceMappingURL=es.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"es.d.ts","sourceRoot":"","sources":["../../../../src/features/localization/locales/es.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,EAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqOqB,CAAA"}
|