@scalar/api-reference 1.63.0 → 1.64.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +90 -0
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/AsyncApiServerSelector.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/AsyncApiServerSelector.vue.script.js +1 -1
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/AsyncApiServerSelector.vue.script.js.map +1 -1
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/Selector.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/Selector.vue.script.js +1 -1
- package/dist/blocks/scalar-asyncapi-server-selector-block/components/Selector.vue.script.js.map +1 -1
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/AsyncApiSidebarFilters.vue.script.js +2 -2
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/AsyncApiSidebarFilters.vue.script.js.map +1 -1
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/SidebarFilter.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/SidebarFilter.vue.script.js +1 -1
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/components/SidebarFilter.vue.script.js.map +1 -1
- package/dist/blocks/scalar-asyncapi-sidebar-filters-block/helpers/filter-async-api-navigation.js.map +1 -1
- package/dist/blocks/scalar-client-selector-block/components/ClientDropdown.vue.d.ts +1 -3
- package/dist/blocks/scalar-client-selector-block/components/ClientDropdown.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-client-selector-block/components/ClientDropdown.vue.js +1 -1
- package/dist/blocks/scalar-client-selector-block/components/ClientDropdown.vue.js.map +1 -1
- package/dist/blocks/scalar-client-selector-block/components/ClientDropdown.vue.script.js +13 -27
- package/dist/blocks/scalar-client-selector-block/components/ClientDropdown.vue.script.js.map +1 -1
- package/dist/blocks/scalar-client-selector-block/components/ClientSelector.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-client-selector-block/components/ClientSelector.vue.js +1 -1
- package/dist/blocks/scalar-client-selector-block/components/ClientSelector.vue.js.map +1 -1
- package/dist/blocks/scalar-client-selector-block/components/ClientSelector.vue.script.js +37 -25
- package/dist/blocks/scalar-client-selector-block/components/ClientSelector.vue.script.js.map +1 -1
- package/dist/blocks/scalar-client-selector-block/helpers/featured-clients.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/DownloadLink.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-info-block/components/DownloadLink.vue.js +1 -1
- package/dist/blocks/scalar-info-block/components/DownloadLink.vue.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/DownloadLink.vue.script.js +10 -4
- package/dist/blocks/scalar-info-block/components/DownloadLink.vue.script.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/InfoBlock.vue.script.js +1 -1
- package/dist/blocks/scalar-info-block/components/InfoBlock.vue.script.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/InfoDescription.vue.js +1 -1
- package/dist/blocks/scalar-info-block/components/InfoDescription.vue.script.js +1 -1
- package/dist/blocks/scalar-info-block/components/InfoDescription.vue.script.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/InfoLinks.vue.script.js +1 -1
- package/dist/blocks/scalar-info-block/components/InfoLinks.vue.script.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/InfoMarkdownSection.vue.script.js +1 -1
- package/dist/blocks/scalar-info-block/components/InfoMarkdownSection.vue.script.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/InfoVersion.vue.script.js +1 -1
- package/dist/blocks/scalar-info-block/components/InfoVersion.vue.script.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionCard.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionCard.vue.js +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionCard.vue.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionCard.vue.script.js +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionCard.vue.script.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionCardItem.vue.js +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionCardItem.vue.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionLayout.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionLayout.vue.js +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionLayout.vue.script.js +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionLayout.vue.script.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionLoading.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionLoading.vue.js +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionLoading.vue.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/IntroductionLoading.vue.script.js +5 -5
- package/dist/blocks/scalar-info-block/components/IntroductionLoading.vue.script.js.map +1 -1
- package/dist/blocks/scalar-info-block/components/SpecificationVersion.vue.script.js +1 -1
- package/dist/blocks/scalar-info-block/components/SpecificationVersion.vue.script.js.map +1 -1
- package/dist/blocks/scalar-sdk-installation-instructions/components/SdkInstallationInstructions.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-sdk-installation-instructions/components/SdkInstallationInstructions.vue.js +1 -1
- package/dist/blocks/scalar-sdk-installation-instructions/components/SdkInstallationInstructions.vue.js.map +1 -1
- package/dist/blocks/scalar-sdk-installation-instructions/components/SdkInstallationInstructions.vue.script.js +16 -9
- package/dist/blocks/scalar-sdk-installation-instructions/components/SdkInstallationInstructions.vue.script.js.map +1 -1
- package/dist/blocks/scalar-sdk-installation-instructions/helpers/language-icon.js.map +1 -1
- package/dist/blocks/scalar-sdk-installation-instructions/helpers/renderable-sdks.js.map +1 -1
- package/dist/blocks/scalar-sdk-installation-instructions/helpers/visible-tab-count.js.map +1 -1
- package/dist/blocks/scalar-server-selector-block/components/Selector.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-server-selector-block/components/Selector.vue.script.js +1 -1
- package/dist/blocks/scalar-server-selector-block/components/Selector.vue.script.js.map +1 -1
- package/dist/blocks/scalar-server-selector-block/components/ServerSelector.vue.d.ts.map +1 -1
- package/dist/blocks/scalar-server-selector-block/components/ServerSelector.vue.script.js +1 -1
- package/dist/blocks/scalar-server-selector-block/components/ServerSelector.vue.script.js.map +1 -1
- package/dist/browser/chunks/AgentScalarChatInterface-D1mzA447.js +27 -0
- package/dist/browser/chunks/ScalarTextInput.vue-OfiA6SHf.js +27 -0
- package/dist/browser/chunks/{basic-shape-diamond.svg-BTEOT1FL.js → basic-shape-diamond.svg-o5eiY2I7.js} +2 -2
- package/dist/browser/chunks/{basic-shape-hexagon.svg-BSPzaCgF.js → basic-shape-hexagon.svg-CGuS7mbd.js} +2 -2
- package/dist/browser/chunks/{basic-shape-primary-circle-ellipse-round.svg-DKmZ8UUU.js → basic-shape-primary-circle-ellipse-round.svg-DDIpXiBm.js} +2 -2
- package/dist/browser/chunks/{basic-shape-primary-square-rectangle.svg-n2YRykHD.js → basic-shape-primary-square-rectangle.svg-DzVEJHMB.js} +2 -2
- package/dist/browser/chunks/{basic-shape-shield.svg-Bec9cJDA.js → basic-shape-shield.svg-BZzapRqv.js} +2 -2
- package/dist/browser/chunks/browser-CTPPEMEL.js +129 -0
- package/dist/browser/chunks/{computer-device-desktop-monitor.svg-m6j893Hb.js → computer-device-desktop-monitor.svg-OSM05r1I.js} +2 -2
- package/dist/browser/chunks/{computer-device-desktop.svg-Dk1VVO7k.js → computer-device-desktop.svg-BMFzGZ27.js} +2 -2
- package/dist/browser/chunks/{computer-device-laptop.svg-BNGVUCYS.js → computer-device-laptop.svg-CMAjzuB-.js} +2 -2
- package/dist/browser/chunks/{computer-device-mobile-phone-android-samsung-back.svg-CC4UUTFw.js → computer-device-mobile-phone-android-samsung-back.svg-D4xBONmL.js} +2 -2
- package/dist/browser/chunks/{computer-device-mobile-phone-android-samsung.svg-D8ExpMpL.js → computer-device-mobile-phone-android-samsung.svg-gbMJLjJw.js} +2 -2
- package/dist/browser/chunks/{computer-device-mobile-phone-iphone-x-back.svg-CLm7sgMM.js → computer-device-mobile-phone-iphone-x-back.svg-Bl1rmdKA.js} +2 -2
- package/dist/browser/chunks/{computer-device-mobile-phone-iphone-x.svg-Xrttg6_7.js → computer-device-mobile-phone-iphone-x.svg-DVetP0aa.js} +2 -2
- package/dist/browser/chunks/{computer-device-mobile-tablet-touch.svg-DQ2oTvOG.js → computer-device-mobile-tablet-touch.svg-Zi88BP4L.js} +2 -2
- package/dist/browser/chunks/{computer-device-mobile-tablet.svg-DCr0XlRc.js → computer-device-mobile-tablet.svg-C1ggisWP.js} +2 -2
- package/dist/browser/chunks/{computer-device-network-ethernet-cat6.svg-AK9l0iOl.js → computer-device-network-ethernet-cat6.svg-BIUymdC1.js} +2 -2
- package/dist/browser/chunks/{computer-device-network-lan-www.svg-gUIdFBlE.js → computer-device-network-lan-www.svg-CoFUlIVO.js} +2 -2
- package/dist/browser/chunks/{computer-device-network-wifi-connection.svg-Be-EMm4e.js → computer-device-network-wifi-connection.svg-DeWsacxI.js} +2 -2
- package/dist/browser/chunks/{computer-device-network-wifi-router.svg-Dc2VzyqK.js → computer-device-network-wifi-router.svg-BjpZEot4.js} +2 -2
- package/dist/browser/chunks/{ecology-science-erlenmeyer-flask.svg-DHgy7Jfd.js → ecology-science-erlenmeyer-flask.svg-ftjGGirE.js} +2 -2
- package/dist/browser/chunks/{image-flash-lightning.svg-EETR_y1q.js → image-flash-lightning.svg-DYQ0W4Fi.js} +2 -2
- package/dist/browser/chunks/{image-picture-flower.svg-DN1AYzJU.js → image-picture-flower.svg-Bfe5SVDf.js} +2 -2
- package/dist/browser/chunks/{interface-alert-exclamation-diamond.svg-C5NozMV_.js → interface-alert-exclamation-diamond.svg-D1HePDNM.js} +2 -2
- package/dist/browser/chunks/{interface-alert-exclamation-triangle-warning.svg-DaAg2fF5.js → interface-alert-exclamation-triangle-warning.svg-CILUsxBC.js} +2 -2
- package/dist/browser/chunks/{interface-alert-information-circle.svg-ckkkt9Mv.js → interface-alert-information-circle.svg-9LrbJM5J.js} +2 -2
- package/dist/browser/chunks/{interface-award-crown.svg-pjvn9hY-.js → interface-award-crown.svg-DllWgiU1.js} +2 -2
- package/dist/browser/chunks/{interface-bookmark.svg-BK9HKQBT.js → interface-bookmark-tag.svg-Dc-JL-Kc.js} +2 -2
- package/dist/browser/chunks/{interface-bookmark-tag.svg-r2r-lQq4.js → interface-bookmark.svg-Dc-JL-Kc.js} +2 -2
- package/dist/browser/chunks/{interface-calendar-date-one.svg-DNnF0M1I.js → interface-calendar-date-one.svg-DO2jelhF.js} +2 -2
- package/dist/browser/chunks/{interface-content-book-open-pages.svg-CQj_w9Vp.js → interface-content-book-open-pages.svg-BJjMjIgA.js} +2 -2
- package/dist/browser/chunks/{interface-content-book-page.svg-DppoeJRe.js → interface-content-book-page.svg-C6rKB2fs.js} +2 -2
- package/dist/browser/chunks/{interface-content-file.svg-CvcD7OiY.js → interface-content-file.svg-CS0q2FKx.js} +2 -2
- package/dist/browser/chunks/{interface-content-folder.svg-BmtS5I9A.js → interface-content-folder.svg-CThTWsJX.js} +2 -2
- package/dist/browser/chunks/{interface-copy-clipboard.svg-Be6EI50X.js → interface-copy-clipboard.svg-DdN67cLv.js} +2 -2
- package/dist/browser/chunks/{interface-edit-attachment.svg-G5TKzpWX.js → interface-edit-attachment.svg-Ciizphuh.js} +2 -2
- package/dist/browser/chunks/{interface-edit-binocular.svg-jzL-DvGB.js → interface-edit-binocular.svg-Dw1nDqmL.js} +2 -2
- package/dist/browser/chunks/{interface-edit-magic-wand.svg-BOTlymvp.js → interface-edit-magic-wand.svg-BYS0jm_E.js} +2 -2
- package/dist/browser/chunks/{interface-edit-tool-paint-roller.svg-s9dwryx7.js → interface-edit-tool-paint-roller.svg-NioSHZC2.js} +2 -2
- package/dist/browser/chunks/{interface-edit-tool-pencil.svg-C7v0dbB3.js → interface-edit-tool-pencil.svg-P87QFlat.js} +2 -2
- package/dist/browser/chunks/{interface-favorite-award.svg-CYHUgUG0.js → interface-favorite-award.svg-DBBAChSi.js} +2 -2
- package/dist/browser/chunks/{interface-favorite-flag.svg-C10zlKOb.js → interface-favorite-flag.svg-HlhPomHY.js} +2 -2
- package/dist/browser/chunks/{interface-favorite-heart.svg-eoduXxlz.js → interface-favorite-heart.svg-Cqu2GYDo.js} +2 -2
- package/dist/browser/chunks/{interface-favorite-star.svg-BSmxJetr.js → interface-favorite-star.svg-BD4JY_J2.js} +2 -2
- package/dist/browser/chunks/{interface-favorite-stars-sparkles.svg-JTFLj3Ls.js → interface-favorite-stars-sparkles.svg-BXi6aO8q.js} +2 -2
- package/dist/browser/chunks/{interface-hierarchy-flowchart.svg-Cg_Wy0kN.js → interface-hierarchy-flowchart.svg-CDEVSsD4.js} +2 -2
- package/dist/browser/chunks/{interface-home-house.svg-DytoGRnv.js → interface-home-house.svg-DJetUjwj.js} +2 -2
- package/dist/browser/chunks/{interface-hyperlink.svg-CuEfmmQI.js → interface-hyperlink.svg-DJ1LREmz.js} +2 -2
- package/dist/browser/chunks/{interface-lighting-brightness.svg-DSK0h_Pa.js → interface-lighting-brightness.svg-TGKAaHYV.js} +2 -2
- package/dist/browser/chunks/{interface-lock-closed.svg-Cn6TaLYv.js → interface-lock-closed.svg-3hehWr3i.js} +2 -2
- package/dist/browser/chunks/{interface-lock-open-unlock.svg-CVkG5-9W.js → interface-lock-open-unlock.svg-CuXKcv1m.js} +2 -2
- package/dist/browser/chunks/{interface-login-key.svg-y-cwwXjN.js → interface-login-key.svg-Chwvvywd.js} +2 -2
- package/dist/browser/chunks/{interface-search.svg-S-puVFJB.js → interface-search.svg-JDE3fk0u.js} +2 -2
- package/dist/browser/chunks/{interface-setting-cog.svg-CTH4_lLg.js → interface-setting-cog.svg-BBCkeh4K.js} +2 -2
- package/dist/browser/chunks/{interface-share-megaphone-bullhorn.svg-Pbp39MyC.js → interface-share-megaphone-bullhorn.svg-CDdxF-4y.js} +2 -2
- package/dist/browser/chunks/{interface-share-rocket.svg-BgCsIRZO.js → interface-share-rocket.svg-DSbdn_o7.js} +2 -2
- package/dist/browser/chunks/{interface-share-satellite.svg-DAMN9d5G.js → interface-share-satellite.svg-CefBVZvY.js} +2 -2
- package/dist/browser/chunks/{interface-share-space-ship.svg-Dt-Mejxk.js → interface-share-space-ship.svg-tFA2dsSU.js} +2 -2
- package/dist/browser/chunks/{interface-share.svg-vFYTXSti.js → interface-share.svg-BpOGopyv.js} +2 -2
- package/dist/browser/chunks/{interface-signal-square.svg-DNG4LpAe.js → interface-signal-square.svg-BcX_BoaC.js} +2 -2
- package/dist/browser/chunks/{interface-time-clock-circle.svg-Bpz-nLxo.js → interface-time-clock-circle.svg-C8B_L_RM.js} +2 -2
- package/dist/browser/chunks/{interface-time-hour-glass.svg-D7agfKsH.js → interface-time-hour-glass.svg-qw-oeoVn.js} +2 -2
- package/dist/browser/chunks/{interface-users-multiple.svg-CkPJBBnG.js → interface-users-multiple.svg-Cs13Eewq.js} +2 -2
- package/dist/browser/chunks/{interface-weather-moon.svg-CaTZFMPO.js → interface-weather-moon.svg-CV-oDTae.js} +2 -2
- package/dist/browser/chunks/{mail-chat-bubble-square.svg-DC8RIihp.js → mail-chat-bubble-square.svg-dpauJhin.js} +2 -2
- package/dist/browser/chunks/{mail-send-email-paper-airplane.svg-D8OLs9jz.js → mail-send-email-paper-airplane.svg-BBofxojL.js} +2 -2
- package/dist/browser/chunks/{mail-send-envelope.svg-CV33h5Sx.js → mail-send-envelope.svg-DyENgYOI.js} +2 -2
- package/dist/browser/chunks/modal-BS4e2gew.js +99 -0
- package/dist/browser/chunks/{money-cashier-receipt.svg-CJL8C2gs.js → money-cashier-receipt.svg-dNTr5aio.js} +2 -2
- package/dist/browser/chunks/{money-currency-dollar-pay.svg-VdBplCTx.js → money-currency-dollar-pay.svg-1ZESPtFY.js} +2 -2
- package/dist/browser/chunks/{money-graph-arrow-increase.svg-DcRov3zk.js → money-graph-arrow-increase.svg-kEZ2u2z2.js} +2 -2
- package/dist/browser/chunks/{money-graph-bar-chart-increase.svg-Cc7KxjX-.js → money-graph-bar-chart-increase.svg-B-t2UWB3.js} +2 -2
- package/dist/browser/chunks/{nature-ecology-leaf.svg-DR3cTZxt.js → nature-ecology-leaf.svg-DZ2GJV8m.js} +2 -2
- package/dist/browser/chunks/{phone-telephone.svg-DyY0gUlk.js → phone-telephone.svg-C12QjpN7.js} +2 -2
- package/dist/browser/chunks/{programming-bug.svg-BHLT-Qhp.js → programming-bug.svg-wLTsruN9.js} +2 -2
- package/dist/browser/chunks/{programming-cloud.svg-B6YW33ba.js → programming-cloud.svg-3XU6dNUg.js} +2 -2
- package/dist/browser/chunks/{programming-computer-database-server.svg-B6o5Sdn-.js → programming-computer-database-server.svg-B1JrHSPd.js} +2 -2
- package/dist/browser/chunks/{programming-computer-database.svg-Cl7OVtpJ.js → programming-computer-database.svg-BxHSuFl7.js} +2 -2
- package/dist/browser/chunks/{programming-module-four-layout.svg-BQrerL1x.js → programming-module-four-layout.svg-CeV35q45.js} +2 -2
- package/dist/browser/chunks/{programming-module-three.svg-B2KTQzBM.js → programming-module-three.svg-YIBpLt45.js} +2 -2
- package/dist/browser/chunks/{programming-module.svg-CiID7kPm.js → programming-module.svg-CU_pEibI.js} +2 -2
- package/dist/browser/chunks/{programming-script-code.svg-D1M5rtkN.js → programming-script-code.svg-CLzinmHT.js} +2 -2
- package/dist/browser/chunks/runtime-core.esm-bundler-CqqEw5ds.js +17 -0
- package/dist/browser/chunks/{shopping-cart.svg-BEegiIR9.js → shopping-cart.svg-Brzddu3K.js} +2 -2
- package/dist/browser/chunks/{shopping-gift-present.svg-BUHwuLix.js → shopping-gift-present.svg-l2K48g7L.js} +2 -2
- package/dist/browser/chunks/{shopping-shipping-box-parcel-package.svg-D6fxWdYx.js → shopping-shipping-box-parcel-package.svg-DesGopPo.js} +2 -2
- package/dist/browser/chunks/{tag-new-circle.svg-jsg1bGs0.js → tag-new-circle.svg-DE-VaLZU.js} +2 -2
- package/dist/browser/chunks/{travel-map-earth-globe.svg-ClbMiU-f.js → travel-map-earth-globe.svg-DLaOMzx6.js} +2 -2
- package/dist/browser/chunks/vendor-DWZAEyBy.js +306 -0
- package/dist/browser/standalone.esm.js +26 -24
- package/dist/browser/standalone.js +310 -311
- package/dist/components/AgentScalar/AgentScalarButton.vue.script.js +1 -1
- package/dist/components/AgentScalar/AgentScalarButton.vue.script.js.map +1 -1
- package/dist/components/AgentScalar/AgentScalarChatInterface.vue.script.js +1 -1
- package/dist/components/AgentScalar/AgentScalarChatInterface.vue.script.js.map +1 -1
- package/dist/components/AgentScalar/AgentScalarDrawer.vue.d.ts.map +1 -1
- package/dist/components/AgentScalar/AgentScalarDrawer.vue.js +1 -1
- package/dist/components/AgentScalar/AgentScalarDrawer.vue.script.js +1 -1
- package/dist/components/AgentScalar/AgentScalarDrawer.vue.script.js.map +1 -1
- package/dist/components/AgentScalar/OpenMCPButton.vue.d.ts.map +1 -1
- package/dist/components/AgentScalar/OpenMCPButton.vue.js +1 -1
- package/dist/components/AgentScalar/OpenMCPButton.vue.js.map +1 -1
- package/dist/components/AgentScalar/OpenMCPButton.vue.script.js +47 -32
- package/dist/components/AgentScalar/OpenMCPButton.vue.script.js.map +1 -1
- package/dist/components/Anchor/Anchor.vue.d.ts.map +1 -1
- package/dist/components/Anchor/Anchor.vue.script.js +1 -1
- package/dist/components/Anchor/Anchor.vue.script.js.map +1 -1
- package/dist/components/Anchor/WithBreadcrumb.vue.script.js +2 -2
- package/dist/components/Anchor/WithBreadcrumb.vue.script.js.map +1 -1
- package/dist/components/ApiReference.vue.d.ts.map +1 -1
- package/dist/components/ApiReference.vue.js +1 -1
- package/dist/components/ApiReference.vue.js.map +1 -1
- package/dist/components/ApiReference.vue.script.js +141 -33
- package/dist/components/ApiReference.vue.script.js.map +1 -1
- package/dist/components/Badge/Badge.vue.d.ts.map +1 -1
- package/dist/components/Badge/Badge.vue.js +1 -1
- package/dist/components/Badge/Badge.vue.js.map +1 -1
- package/dist/components/Badge/Badge.vue.script.js +9 -9
- package/dist/components/Badge/Badge.vue.script.js.map +1 -1
- package/dist/components/ClassicHeader.vue.js +1 -1
- package/dist/components/ClassicHeader.vue.js.map +1 -1
- package/dist/components/Content/AsyncApi/AsyncApiLabels.vue.js +1 -1
- package/dist/components/Content/AsyncApi/AsyncApiLabels.vue.script.js +1 -1
- package/dist/components/Content/AsyncApi/AsyncApiLabels.vue.script.js.map +1 -1
- package/dist/components/Content/AsyncApi/AsyncApiTraversedEntry.vue.script.js +1 -1
- package/dist/components/Content/AsyncApi/AsyncApiTraversedEntry.vue.script.js.map +1 -1
- package/dist/components/Content/AsyncApi/Channel.vue.d.ts.map +1 -1
- package/dist/components/Content/AsyncApi/Channel.vue.js +1 -1
- package/dist/components/Content/AsyncApi/Channel.vue.script.js +1 -1
- package/dist/components/Content/AsyncApi/Channel.vue.script.js.map +1 -1
- package/dist/components/Content/AsyncApi/ChannelsList.vue.js +1 -1
- package/dist/components/Content/AsyncApi/ChannelsList.vue.script.js +1 -1
- package/dist/components/Content/AsyncApi/ChannelsList.vue.script.js.map +1 -1
- package/dist/components/Content/AsyncApi/Message.vue.d.ts.map +1 -1
- package/dist/components/Content/AsyncApi/Message.vue.js +1 -1
- package/dist/components/Content/AsyncApi/Message.vue.script.js +2 -2
- package/dist/components/Content/AsyncApi/Message.vue.script.js.map +1 -1
- package/dist/components/Content/AsyncApi/Operation.vue.d.ts.map +1 -1
- package/dist/components/Content/AsyncApi/Operation.vue.js +1 -1
- package/dist/components/Content/AsyncApi/Operation.vue.js.map +1 -1
- package/dist/components/Content/AsyncApi/Operation.vue.script.js +6 -1
- package/dist/components/Content/AsyncApi/Operation.vue.script.js.map +1 -1
- package/dist/components/Content/AsyncApi/helpers/adapt-async-api-parameters.js.map +1 -1
- package/dist/components/Content/AsyncApi/helpers/async-api-render-options.js.map +1 -1
- package/dist/components/Content/AsyncApi/helpers/filter-children-by-type.js.map +1 -1
- package/dist/components/Content/AsyncApi/helpers/get-async-api-labels.js.map +1 -1
- package/dist/components/Content/AsyncApi/helpers/get-async-api-required-security.d.ts +17 -0
- package/dist/components/Content/AsyncApi/helpers/get-async-api-required-security.d.ts.map +1 -0
- package/dist/components/Content/AsyncApi/helpers/get-async-api-required-security.js +21 -0
- package/dist/components/Content/AsyncApi/helpers/get-async-api-required-security.js.map +1 -0
- package/dist/components/Content/AsyncApi/helpers/pick-heading.js.map +1 -1
- package/dist/components/Content/AsyncApi/helpers/resolve-async-api-nodes.js.map +1 -1
- package/dist/components/Content/Auth/Auth.vue.script.js +1 -1
- package/dist/components/Content/Auth/Auth.vue.script.js.map +1 -1
- package/dist/components/Content/Content.vue.script.js +1 -1
- package/dist/components/Content/Content.vue.script.js.map +1 -1
- package/dist/components/Content/Models/Model.vue.script.js +1 -1
- package/dist/components/Content/Models/Model.vue.script.js.map +1 -1
- package/dist/components/Content/Models/ModelTag.vue.d.ts.map +1 -1
- package/dist/components/Content/Models/ModelTag.vue.script.js +2 -2
- package/dist/components/Content/Models/ModelTag.vue.script.js.map +1 -1
- package/dist/components/Content/Models/components/ClassicLayout.vue.d.ts.map +1 -1
- package/dist/components/Content/Models/components/ClassicLayout.vue.js +1 -1
- package/dist/components/Content/Models/components/ClassicLayout.vue.script.js +1 -1
- package/dist/components/Content/Models/components/ClassicLayout.vue.script.js.map +1 -1
- package/dist/components/Content/Models/components/ModernLayout.vue.d.ts.map +1 -1
- package/dist/components/Content/Models/components/ModernLayout.vue.script.js +1 -1
- package/dist/components/Content/Models/components/ModernLayout.vue.script.js.map +1 -1
- package/dist/components/Content/Operations/TraversedEntry.vue.script.js +1 -1
- package/dist/components/Content/Operations/TraversedEntry.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/LinkButton.vue.js +1 -1
- package/dist/components/Content/Schema/LinkButton.vue.js.map +1 -1
- package/dist/components/Content/Schema/RenderString.vue.script.js +1 -1
- package/dist/components/Content/Schema/RenderString.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/Schema.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/Schema.vue.js +1 -1
- package/dist/components/Content/Schema/Schema.vue.js.map +1 -1
- package/dist/components/Content/Schema/Schema.vue.script.js +5 -13
- package/dist/components/Content/Schema/Schema.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaComposition.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaComposition.vue.js.map +1 -1
- package/dist/components/Content/Schema/SchemaComposition.vue.script.js +69 -34
- package/dist/components/Content/Schema/SchemaComposition.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaEnumPropertyItem.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaEnumPropertyItem.vue.script.js +1 -1
- package/dist/components/Content/Schema/SchemaEnumPropertyItem.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaEnums.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaEnums.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaEnums.vue.js.map +1 -1
- package/dist/components/Content/Schema/SchemaEnums.vue.script.js +16 -8
- package/dist/components/Content/Schema/SchemaEnums.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaHeading.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaHeading.vue.script.js +1 -1
- package/dist/components/Content/Schema/SchemaHeading.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaObjectExampleCodeBlock.vue.script.js +1 -1
- package/dist/components/Content/Schema/SchemaObjectExampleCodeBlock.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaObjectProperties.vue.script.js +1 -1
- package/dist/components/Content/Schema/SchemaObjectProperties.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaProperty.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaProperty.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaProperty.vue.js.map +1 -1
- package/dist/components/Content/Schema/SchemaProperty.vue.script.js +4 -3
- package/dist/components/Content/Schema/SchemaProperty.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyDefault.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaPropertyDefault.vue.script.js +1 -1
- package/dist/components/Content/Schema/SchemaPropertyDefault.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyDetail.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaPropertyDetail.vue.script.js +1 -1
- package/dist/components/Content/Schema/SchemaPropertyDetail.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyExamples.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaPropertyExamples.vue.script.js +1 -1
- package/dist/components/Content/Schema/SchemaPropertyExamples.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyHeading.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyHeading.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaPropertyHeading.vue.js.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyHeading.vue.script.js +31 -21
- package/dist/components/Content/Schema/SchemaPropertyHeading.vue.script.js.map +1 -1
- package/dist/components/Content/Schema/helpers/dynamic-scope.js.map +1 -1
- package/dist/components/Content/Schema/helpers/format-example.js.map +1 -1
- package/dist/components/Content/Schema/helpers/format-value.js.map +1 -1
- package/dist/components/Content/Schema/helpers/get-compositions-to-render.js.map +1 -1
- package/dist/components/Content/Schema/helpers/get-enum-values.js.map +1 -1
- package/dist/components/Content/Schema/helpers/get-property-description.js.map +1 -1
- package/dist/components/Content/Schema/helpers/get-ref-name.js.map +1 -1
- package/dist/components/Content/Schema/helpers/get-schema-type.js.map +1 -1
- package/dist/components/Content/Schema/helpers/has-complex-array-items.js.map +1 -1
- package/dist/components/Content/Schema/helpers/is-empty-schema-object.js.map +1 -1
- package/dist/components/Content/Schema/helpers/is-type-object.js.map +1 -1
- package/dist/components/Content/Schema/helpers/merge-all-of-schemas.js +3 -3
- package/dist/components/Content/Schema/helpers/merge-all-of-schemas.js.map +1 -1
- package/dist/components/Content/Schema/helpers/optimize-value-for-display.d.ts.map +1 -1
- package/dist/components/Content/Schema/helpers/optimize-value-for-display.js +1 -4
- package/dist/components/Content/Schema/helpers/optimize-value-for-display.js.map +1 -1
- package/dist/components/Content/Schema/helpers/partition-all-of-compositions.d.ts +32 -0
- package/dist/components/Content/Schema/helpers/partition-all-of-compositions.d.ts.map +1 -0
- package/dist/components/Content/Schema/helpers/partition-all-of-compositions.js +97 -0
- package/dist/components/Content/Schema/helpers/partition-all-of-compositions.js.map +1 -0
- package/dist/components/Content/Schema/helpers/schema-composition.js.map +1 -1
- package/dist/components/Content/Schema/helpers/schema-cycle.js.map +1 -1
- package/dist/components/Content/Schema/helpers/schema-name.js.map +1 -1
- package/dist/components/Content/Schema/helpers/should-display-description.js.map +1 -1
- package/dist/components/Content/Schema/helpers/should-display-heading.js.map +1 -1
- package/dist/components/Content/Schema/helpers/should-render-array-item-composition.js.map +1 -1
- package/dist/components/Content/Schema/helpers/sort-property-names.js.map +1 -1
- package/dist/components/Content/Tags/Tag.vue.script.js +1 -1
- package/dist/components/Content/Tags/Tag.vue.script.js.map +1 -1
- package/dist/components/Content/Tags/components/ClassicLayout.vue.d.ts.map +1 -1
- package/dist/components/Content/Tags/components/ClassicLayout.vue.js +1 -1
- package/dist/components/Content/Tags/components/ClassicLayout.vue.script.js +1 -1
- package/dist/components/Content/Tags/components/ClassicLayout.vue.script.js.map +1 -1
- package/dist/components/Content/Tags/components/ModernLayout.vue.d.ts.map +1 -1
- package/dist/components/Content/Tags/components/ModernLayout.vue.js +1 -1
- package/dist/components/Content/Tags/components/ModernLayout.vue.script.js +1 -1
- package/dist/components/Content/Tags/components/ModernLayout.vue.script.js.map +1 -1
- package/dist/components/Content/Tags/components/TagSection.vue.d.ts.map +1 -1
- package/dist/components/Content/Tags/components/TagSection.vue.script.js +1 -1
- package/dist/components/Content/Tags/components/TagSection.vue.script.js.map +1 -1
- package/dist/components/GettingStarted.vue.d.ts.map +1 -1
- package/dist/components/GettingStarted.vue.js +1 -1
- package/dist/components/GettingStarted.vue.js.map +1 -1
- package/dist/components/GettingStarted.vue.script.js +4 -3
- package/dist/components/GettingStarted.vue.script.js.map +1 -1
- package/dist/components/HttpMethod/HttpMethod.vue.script.js +1 -1
- package/dist/components/HttpMethod/HttpMethod.vue.script.js.map +1 -1
- package/dist/components/IntersectionObserver.vue.script.js +10 -7
- package/dist/components/IntersectionObserver.vue.script.js.map +1 -1
- package/dist/components/Lazy/Lazy.vue.script.js +2 -2
- package/dist/components/Lazy/Lazy.vue.script.js.map +1 -1
- package/dist/components/LinkList/LinkList.vue.js +1 -1
- package/dist/components/LinkList/LinkList.vue.js.map +1 -1
- package/dist/components/LinkList/LinkList.vue.script.js +2 -2
- package/dist/components/LinkList/LinkList.vue.script.js.map +1 -1
- package/dist/components/MobileHeader.vue.d.ts.map +1 -1
- package/dist/components/MobileHeader.vue.script.js +4 -4
- package/dist/components/MobileHeader.vue.script.js.map +1 -1
- package/dist/components/OperationPath.vue.d.ts.map +1 -1
- package/dist/components/OperationPath.vue.js +1 -1
- package/dist/components/OperationPath.vue.script.js +1 -1
- package/dist/components/OperationPath.vue.script.js.map +1 -1
- package/dist/components/OperationsList/OperationsList.vue.js +1 -1
- package/dist/components/OperationsList/OperationsList.vue.script.js +1 -1
- package/dist/components/OperationsList/OperationsList.vue.script.js.map +1 -1
- package/dist/components/OperationsList/OperationsListItem.vue.js +1 -1
- package/dist/components/OperationsList/OperationsListItem.vue.script.js +1 -1
- package/dist/components/OperationsList/OperationsListItem.vue.script.js.map +1 -1
- package/dist/components/RenderPlugins/RenderPluginView.vue.script.js +1 -1
- package/dist/components/RenderPlugins/RenderPluginView.vue.script.js.map +1 -1
- package/dist/components/RenderPlugins/RenderPlugins.vue.script.js +1 -1
- package/dist/components/RenderPlugins/RenderPlugins.vue.script.js.map +1 -1
- package/dist/components/ScreenReader.vue.js +1 -1
- package/dist/components/ScreenReader.vue.script.js +2 -2
- package/dist/components/ScreenReader.vue.script.js.map +1 -1
- package/dist/components/Section/CompactSection.vue.d.ts.map +1 -1
- package/dist/components/Section/CompactSection.vue.js +1 -1
- package/dist/components/Section/CompactSection.vue.js.map +1 -1
- package/dist/components/Section/CompactSection.vue.script.js +22 -6
- package/dist/components/Section/CompactSection.vue.script.js.map +1 -1
- package/dist/components/Section/Section.vue.js +1 -1
- package/dist/components/Section/Section.vue.script.js +1 -1
- package/dist/components/Section/Section.vue.script.js.map +1 -1
- package/dist/components/Section/SectionAccordion.vue.d.ts.map +1 -1
- package/dist/components/Section/SectionAccordion.vue.js +1 -1
- package/dist/components/Section/SectionAccordion.vue.script.js +1 -1
- package/dist/components/Section/SectionAccordion.vue.script.js.map +1 -1
- package/dist/components/Section/SectionColumn.vue.js +1 -1
- package/dist/components/Section/SectionColumn.vue.js.map +1 -1
- package/dist/components/Section/SectionColumns.vue.js +1 -1
- package/dist/components/Section/SectionColumns.vue.js.map +1 -1
- package/dist/components/Section/SectionContainer.vue.js +1 -1
- package/dist/components/Section/SectionContainer.vue.script.js +2 -2
- package/dist/components/Section/SectionContainer.vue.script.js.map +1 -1
- package/dist/components/Section/SectionContainerAccordion.vue.d.ts.map +1 -1
- package/dist/components/Section/SectionContainerAccordion.vue.js +1 -1
- package/dist/components/Section/SectionContainerAccordion.vue.script.js +1 -1
- package/dist/components/Section/SectionContainerAccordion.vue.script.js.map +1 -1
- package/dist/components/Section/SectionContent.vue.js +1 -1
- package/dist/components/Section/SectionContent.vue.js.map +1 -1
- package/dist/components/Section/SectionHeader.vue.d.ts.map +1 -1
- package/dist/components/Section/SectionHeader.vue.js +1 -1
- package/dist/components/Section/SectionHeader.vue.js.map +1 -1
- package/dist/components/Section/SectionHeader.vue.script.js +3 -3
- package/dist/components/Section/SectionHeader.vue.script.js.map +1 -1
- package/dist/components/Section/SectionHeaderTag.vue.js +1 -1
- package/dist/components/Section/SectionHeaderTag.vue.script.js +1 -1
- package/dist/components/Section/SectionHeaderTag.vue.script.js.map +1 -1
- package/dist/components/SectionFlare/SectionFlare.vue.js +1 -1
- package/dist/components/SectionFlare/SectionFlare.vue.js.map +1 -1
- package/dist/components/ShowMoreButton.vue.js +1 -1
- package/dist/components/ShowMoreButton.vue.script.js +1 -1
- package/dist/components/ShowMoreButton.vue.script.js.map +1 -1
- package/dist/features/Operation/Operation.vue.script.js +2 -2
- package/dist/features/Operation/Operation.vue.script.js.map +1 -1
- package/dist/features/Operation/components/ContentTypeSelect.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/ContentTypeSelect.vue.script.js +2 -2
- package/dist/features/Operation/components/ContentTypeSelect.vue.script.js.map +1 -1
- package/dist/features/Operation/components/Header.vue.script.js +1 -1
- package/dist/features/Operation/components/Header.vue.script.js.map +1 -1
- package/dist/features/Operation/components/Headers.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/Headers.vue.js +1 -1
- package/dist/features/Operation/components/Headers.vue.script.js +1 -1
- package/dist/features/Operation/components/Headers.vue.script.js.map +1 -1
- package/dist/features/Operation/components/OperationParameters.vue.script.js +2 -2
- package/dist/features/Operation/components/OperationParameters.vue.script.js.map +1 -1
- package/dist/features/Operation/components/OperationResponses.vue.script.js +1 -1
- package/dist/features/Operation/components/OperationResponses.vue.script.js.map +1 -1
- package/dist/features/Operation/components/OperationScopes.vue.d.ts +8 -0
- package/dist/features/Operation/components/OperationScopes.vue.d.ts.map +1 -0
- package/dist/features/Operation/components/OperationScopes.vue.js +7 -0
- package/dist/features/Operation/components/OperationScopes.vue.js.map +1 -0
- package/dist/features/Operation/components/OperationScopes.vue.script.js +60 -0
- package/dist/features/Operation/components/OperationScopes.vue.script.js.map +1 -0
- package/dist/features/Operation/components/ParameterList.vue.script.js +1 -1
- package/dist/features/Operation/components/ParameterList.vue.script.js.map +1 -1
- package/dist/features/Operation/components/ParameterListItem.vue.js +1 -1
- package/dist/features/Operation/components/ParameterListItem.vue.script.js +1 -1
- package/dist/features/Operation/components/ParameterListItem.vue.script.js.map +1 -1
- package/dist/features/Operation/components/RequestBody.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/RequestBody.vue.js +1 -1
- package/dist/features/Operation/components/RequestBody.vue.script.js +2 -2
- package/dist/features/Operation/components/RequestBody.vue.script.js.map +1 -1
- package/dist/features/Operation/components/SecurityRequirementBadge.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/SecurityRequirementBadge.vue.js.map +1 -1
- package/dist/features/Operation/components/SecurityRequirementBadge.vue.script.js +90 -17
- package/dist/features/Operation/components/SecurityRequirementBadge.vue.script.js.map +1 -1
- package/dist/features/Operation/components/SecurityRequirementBadgeScheme.vue.script.js +1 -1
- package/dist/features/Operation/components/SecurityRequirementBadgeScheme.vue.script.js.map +1 -1
- package/dist/features/Operation/components/callbacks/Callback.vue.js +1 -1
- package/dist/features/Operation/components/callbacks/Callback.vue.script.js +1 -1
- package/dist/features/Operation/components/callbacks/Callback.vue.script.js.map +1 -1
- package/dist/features/Operation/components/callbacks/Callbacks.vue.script.js +1 -1
- package/dist/features/Operation/components/callbacks/Callbacks.vue.script.js.map +1 -1
- package/dist/features/Operation/components/helpers/get-parameter-examples.js.map +1 -1
- package/dist/features/Operation/helpers/filter-selected-security.js.map +1 -1
- package/dist/features/Operation/helpers/flatten-deep-object-query-parameter.js.map +1 -1
- package/dist/features/Operation/helpers/get-required-security.d.ts +13 -0
- package/dist/features/Operation/helpers/get-required-security.d.ts.map +1 -1
- package/dist/features/Operation/helpers/get-required-security.js +22 -1
- package/dist/features/Operation/helpers/get-required-security.js.map +1 -1
- package/dist/features/Operation/helpers/operation-stability.js.map +1 -1
- package/dist/features/Operation/helpers/should-ignore-entity.js.map +1 -1
- package/dist/features/Operation/layouts/ClassicLayout.vue.d.ts +1 -1
- package/dist/features/Operation/layouts/ClassicLayout.vue.d.ts.map +1 -1
- package/dist/features/Operation/layouts/ClassicLayout.vue.js +1 -1
- package/dist/features/Operation/layouts/ClassicLayout.vue.js.map +1 -1
- package/dist/features/Operation/layouts/ClassicLayout.vue.script.js +16 -7
- package/dist/features/Operation/layouts/ClassicLayout.vue.script.js.map +1 -1
- package/dist/features/Operation/layouts/ModernLayout.vue.d.ts.map +1 -1
- package/dist/features/Operation/layouts/ModernLayout.vue.js +1 -1
- package/dist/features/Operation/layouts/ModernLayout.vue.js.map +1 -1
- package/dist/features/Operation/layouts/ModernLayout.vue.script.js +3 -1
- package/dist/features/Operation/layouts/ModernLayout.vue.script.js.map +1 -1
- package/dist/features/Operation/request-body-composition-index.js.map +1 -1
- package/dist/features/Search/components/SearchButton.vue.d.ts.map +1 -1
- package/dist/features/Search/components/SearchButton.vue.script.js +1 -1
- package/dist/features/Search/components/SearchButton.vue.script.js.map +1 -1
- package/dist/features/Search/components/SearchModal.vue.d.ts.map +1 -1
- package/dist/features/Search/components/SearchModal.vue.js +1 -1
- package/dist/features/Search/components/SearchModal.vue.script.js +1 -1
- package/dist/features/Search/components/SearchModal.vue.script.js.map +1 -1
- package/dist/features/Search/components/SearchResult.vue.d.ts.map +1 -1
- package/dist/features/Search/components/SearchResult.vue.script.js +1 -1
- package/dist/features/Search/components/SearchResult.vue.script.js.map +1 -1
- package/dist/features/Search/helpers/create-fuse-instance.js.map +1 -1
- package/dist/features/Search/helpers/create-search-index.js.map +1 -1
- package/dist/features/Search/hooks/useSearchIndex.js.map +1 -1
- package/dist/features/ask-agent-button/AskAgentButton.vue.js +1 -1
- package/dist/features/ask-agent-button/AskAgentButton.vue.script.js +1 -1
- package/dist/features/ask-agent-button/AskAgentButton.vue.script.js.map +1 -1
- package/dist/features/developer-tools/DeveloperTools.vue.script.js +2 -2
- package/dist/features/developer-tools/DeveloperTools.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarBlurb.vue.js +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarBlurb.vue.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigLayout.vue.script.js +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigLayout.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigLayoutOptions.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigLayoutOptions.vue.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigLayoutOptions.vue.script.js +3 -3
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigLayoutOptions.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigTheme.vue.d.ts +2 -2
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigTheme.vue.script.js +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarConfigTheme.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarPopover.vue.script.js +2 -2
- package/dist/features/developer-tools/components/ApiReferenceToolbarPopover.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarRegisterButton.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarRegisterButton.vue.script.js +4 -3
- package/dist/features/developer-tools/components/ApiReferenceToolbarRegisterButton.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareRegister.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareRegister.vue.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareRegister.vue.script.js +2 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareRegister.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareTemporary.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareTemporary.vue.script.js +4 -3
- package/dist/features/developer-tools/components/ApiReferenceToolbarShareTemporary.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarTitle.vue.d.ts.map +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarTitle.vue.script.js +1 -1
- package/dist/features/developer-tools/components/ApiReferenceToolbarTitle.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/DeployApiReference.vue.script.js +1 -1
- package/dist/features/developer-tools/components/DeployApiReference.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ModifyConfiguration.vue.script.js +2 -2
- package/dist/features/developer-tools/components/ModifyConfiguration.vue.script.js.map +1 -1
- package/dist/features/developer-tools/components/ShareApiReference.vue.script.js +1 -1
- package/dist/features/developer-tools/components/ShareApiReference.vue.script.js.map +1 -1
- package/dist/features/example-responses/ExampleResponse.vue.js +1 -1
- package/dist/features/example-responses/ExampleResponse.vue.script.js +1 -1
- package/dist/features/example-responses/ExampleResponse.vue.script.js.map +1 -1
- package/dist/features/example-responses/ExampleResponseTab.vue.js +1 -1
- package/dist/features/example-responses/ExampleResponseTab.vue.script.js +1 -1
- package/dist/features/example-responses/ExampleResponseTab.vue.script.js.map +1 -1
- package/dist/features/example-responses/ExampleResponseTabList.vue.d.ts.map +1 -1
- package/dist/features/example-responses/ExampleResponseTabList.vue.js +1 -1
- package/dist/features/example-responses/ExampleResponseTabList.vue.script.js +1 -1
- package/dist/features/example-responses/ExampleResponseTabList.vue.script.js.map +1 -1
- package/dist/features/example-responses/ExampleResponses.vue.d.ts.map +1 -1
- package/dist/features/example-responses/ExampleResponses.vue.js +1 -1
- package/dist/features/example-responses/ExampleResponses.vue.script.js +1 -1
- package/dist/features/example-responses/ExampleResponses.vue.script.js.map +1 -1
- package/dist/features/example-responses/ExampleSchema.vue.script.js +1 -1
- package/dist/features/example-responses/ExampleSchema.vue.script.js.map +1 -1
- package/dist/features/example-responses/helpers/has-response-content.js.map +1 -1
- package/dist/features/example-responses/helpers/normalize-mime-type-object.js.map +1 -1
- package/dist/features/example-responses/helpers/normalize-mime-type.js.map +1 -1
- package/dist/features/external-docs/ExternalDocs.vue.d.ts.map +1 -1
- package/dist/features/external-docs/ExternalDocs.vue.js.map +1 -1
- package/dist/features/external-docs/ExternalDocs.vue.script.js +27 -15
- package/dist/features/external-docs/ExternalDocs.vue.script.js.map +1 -1
- package/dist/features/info-object/Contact.vue.d.ts.map +1 -1
- package/dist/features/info-object/Contact.vue.js.map +1 -1
- package/dist/features/info-object/Contact.vue.script.js +18 -12
- package/dist/features/info-object/Contact.vue.script.js.map +1 -1
- package/dist/features/info-object/InfoLink.vue.d.ts.map +1 -1
- package/dist/features/info-object/InfoLink.vue.js.map +1 -1
- package/dist/features/info-object/InfoLink.vue.script.js +23 -11
- package/dist/features/info-object/InfoLink.vue.script.js.map +1 -1
- package/dist/features/info-object/License.vue.d.ts.map +1 -1
- package/dist/features/info-object/License.vue.js.map +1 -1
- package/dist/features/info-object/License.vue.script.js +13 -7
- package/dist/features/info-object/License.vue.script.js.map +1 -1
- package/dist/features/info-object/TermsOfService.vue.d.ts.map +1 -1
- package/dist/features/info-object/TermsOfService.vue.js.map +1 -1
- package/dist/features/info-object/TermsOfService.vue.script.js +12 -6
- package/dist/features/info-object/TermsOfService.vue.script.js.map +1 -1
- package/dist/features/localization/locales/ar.d.ts +1 -0
- package/dist/features/localization/locales/ar.d.ts.map +1 -1
- package/dist/features/localization/locales/ar.js +2 -1
- package/dist/features/localization/locales/ar.js.map +1 -1
- package/dist/features/localization/locales/de.d.ts +1 -0
- package/dist/features/localization/locales/de.d.ts.map +1 -1
- package/dist/features/localization/locales/de.js +2 -1
- package/dist/features/localization/locales/de.js.map +1 -1
- package/dist/features/localization/locales/en.d.ts +1 -0
- package/dist/features/localization/locales/en.d.ts.map +1 -1
- package/dist/features/localization/locales/en.js +2 -1
- package/dist/features/localization/locales/en.js.map +1 -1
- package/dist/features/localization/locales/es.d.ts +1 -0
- package/dist/features/localization/locales/es.d.ts.map +1 -1
- package/dist/features/localization/locales/es.js +2 -1
- package/dist/features/localization/locales/es.js.map +1 -1
- package/dist/features/localization/locales/fr.d.ts +1 -0
- package/dist/features/localization/locales/fr.d.ts.map +1 -1
- package/dist/features/localization/locales/fr.js +2 -1
- package/dist/features/localization/locales/fr.js.map +1 -1
- package/dist/features/localization/locales/pt.d.ts +229 -0
- package/dist/features/localization/locales/pt.d.ts.map +1 -0
- package/dist/features/localization/locales/pt.js +227 -0
- package/dist/features/localization/locales/pt.js.map +1 -0
- package/dist/features/localization/locales/ru.d.ts +1 -0
- package/dist/features/localization/locales/ru.d.ts.map +1 -1
- package/dist/features/localization/locales/ru.js +2 -1
- package/dist/features/localization/locales/ru.js.map +1 -1
- package/dist/features/localization/locales/zh-cn.d.ts +1 -0
- package/dist/features/localization/locales/zh-cn.d.ts.map +1 -1
- package/dist/features/localization/locales/zh-cn.js +2 -1
- package/dist/features/localization/locales/zh-cn.js.map +1 -1
- package/dist/features/localization/translations.d.ts +235 -0
- package/dist/features/localization/translations.d.ts.map +1 -1
- package/dist/features/localization/translations.js +4 -2
- package/dist/features/localization/translations.js.map +1 -1
- package/dist/features/localization/use-localization.js.map +1 -1
- package/dist/features/multiple-documents/DocumentSelector.vue.d.ts.map +1 -1
- package/dist/features/multiple-documents/DocumentSelector.vue.script.js +1 -1
- package/dist/features/multiple-documents/DocumentSelector.vue.script.js.map +1 -1
- package/dist/features/specification-extension/SpecificationExtension.vue.script.js +1 -1
- package/dist/features/specification-extension/SpecificationExtension.vue.script.js.map +1 -1
- package/dist/features/specification-extension/helpers.js.map +1 -1
- package/dist/features/test-request-button/TestRequestButton.vue.js +1 -1
- package/dist/features/test-request-button/TestRequestButton.vue.script.js +1 -1
- package/dist/features/test-request-button/TestRequestButton.vue.script.js.map +1 -1
- package/dist/features/x-badges/XBadges.vue.d.ts.map +1 -1
- package/dist/features/x-badges/XBadges.vue.script.js +1 -1
- package/dist/features/x-badges/XBadges.vue.script.js.map +1 -1
- package/dist/helpers/color-mode.js.map +1 -1
- package/dist/helpers/download.js.map +1 -1
- package/dist/helpers/get-async-api-message-payload-schema.js.map +1 -1
- package/dist/helpers/get-async-api-model-schema.js.map +1 -1
- package/dist/helpers/id-routing.d.ts +18 -4
- package/dist/helpers/id-routing.d.ts.map +1 -1
- package/dist/helpers/id-routing.js +67 -20
- package/dist/helpers/id-routing.js.map +1 -1
- package/dist/helpers/is-introduction-entry.js.map +1 -1
- package/dist/helpers/lazy-bus.js.map +1 -1
- package/dist/helpers/load-from-perssistance.js.map +1 -1
- package/dist/helpers/map-config-plugins.js.map +1 -1
- package/dist/helpers/map-config-to-workspace-store.js.map +1 -1
- package/dist/helpers/normalize-configurations.js +1 -1
- package/dist/helpers/normalize-configurations.js.map +1 -1
- package/dist/helpers/openapi.d.ts +6 -1
- package/dist/helpers/openapi.d.ts.map +1 -1
- package/dist/helpers/openapi.js +37 -6
- package/dist/helpers/openapi.js.map +1 -1
- package/dist/helpers/safe-deep-clone.js.map +1 -1
- package/dist/helpers/storage.d.ts +21 -2
- package/dist/helpers/storage.d.ts.map +1 -1
- package/dist/helpers/storage.js +14 -0
- package/dist/helpers/storage.js.map +1 -1
- package/dist/helpers/upload-temp-document.js.map +1 -1
- package/dist/hooks/use-agent.js.map +1 -1
- package/dist/hooks/use-intersection.js.map +1 -1
- package/dist/plugins/hooks/usePluginManager.js.map +1 -1
- package/dist/plugins/persistence-plugin.js +6 -1
- package/dist/plugins/persistence-plugin.js.map +1 -1
- package/dist/plugins/plugin-manager.js +35 -0
- package/dist/plugins/plugin-manager.js.map +1 -1
- package/dist/plugins/posthog/index.js.map +1 -1
- package/dist/standalone/lib/html-api.d.ts.map +1 -1
- package/dist/standalone/lib/html-api.js +11 -4
- package/dist/standalone/lib/html-api.js.map +1 -1
- package/dist/standalone/lib/load-plugins-from-urls.d.ts +13 -0
- package/dist/standalone/lib/load-plugins-from-urls.d.ts.map +1 -0
- package/dist/standalone/lib/load-plugins-from-urls.js +60 -0
- package/dist/standalone/lib/load-plugins-from-urls.js.map +1 -0
- package/dist/style.css +1637 -1505
- package/dist/styles/print.css +118 -0
- package/dist/styles/tailwind.config.css +16 -0
- package/dist/vue-styles.css +1102 -1050
- package/package.json +29 -29
- package/dist/browser/chunks/AgentScalarChatInterface-YU9KKgvZ.js +0 -27
- package/dist/browser/chunks/ScalarTextInput.vue-B-Nhpn0q.js +0 -27
- package/dist/browser/chunks/browser-67K6wmG9.js +0 -129
- package/dist/browser/chunks/modal-BVUfMpuv.js +0 -15
- package/dist/browser/chunks/modal-WJ4Gcv8N.js +0 -99
- package/dist/browser/chunks/runtime-core.esm-bundler-Byrbbu5Q.js +0 -17
- package/dist/browser/chunks/vendor-BqFs9NIb.js +0 -306
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ar.js","names":[],"sources":["../../../../src/features/localization/locales/ar.ts"],"sourcesContent":["import type { ApiReferenceTranslations } from '@scalar/types/api-reference'\n\nexport const ar = {\n common: {\n additionalProperties: 'خصائص إضافية',\n const: 'ثابت',\n deprecated: 'مهمل',\n description: 'الوصف',\n discriminator: 'المميّز',\n enum: 'تعداد',\n format: 'التنسيق',\n greaterThan: 'أكبر من',\n httpMethod: 'طريقة HTTP',\n keys: 'المفاتيح',\n lessThan: 'أقل من',\n max: 'الحد الأقصى',\n min: 'الحد الأدنى',\n maxLength: 'أقصى طول',\n minLength: 'أدنى طول',\n multipleOf: 'مضاعف لـ',\n nullable: 'يقبل null',\n path: 'المسار',\n propertyNames: 'أسماء الخصائص',\n pattern: 'النمط',\n readOnly: 'قراءة فقط',\n required: 'مطلوب',\n hideValues: 'إخفاء القيم',\n showAllValues: 'عرض كل القيم',\n type: 'النوع',\n unique: 'فريد',\n values: 'القيم',\n writeOnly: 'كتابة فقط',\n },\n search: {\n label: 'بحث',\n inputLabel: 'أدخل استعلام البحث',\n open: 'فتح البحث',\n placeholder: 'بحث...',\n clear: 'مسح البحث',\n keyboardShortcut: 'اختصار لوحة المفاتيح:',\n command: 'مفتاح الأوامر',\n control: 'مفتاح التحكم',\n results: 'نتائج البحث في المرجع',\n navigate: 'تنقّل',\n select: 'اختيار',\n instructions: 'اضغط السهم للأعلى أو للأسفل للتنقل، Enter للاختيار، واكتب لتصفية النتائج',\n entryHeading: 'عنوان',\n entryOperation: 'عملية',\n entryTag: 'وسم',\n entryTagGroup: 'مجموعة وسوم',\n entryWebhook: 'خطاف ويب',\n },\n navigation: {\n introduction: 'المقدمة',\n closeGroup: 'إغلاق المجموعة',\n closeMenu: 'إغلاق القائمة',\n openGroup: 'فتح المجموعة',\n openMenu: 'فتح القائمة',\n operations: 'العمليات',\n endpoints: 'نقاط نهاية {name}',\n showAllEndpoints: 'إظهار كل نقاط نهاية {name}',\n sidebarFor: 'الشريط الجانبي لـ {name}',\n mainContent: 'وثائق واجهة برمجة التطبيقات لـ {name}',\n collapsed: 'مطوي',\n webhooks: 'خطافات الويب',\n channels: 'القنوات',\n },\n server: {\n label: 'الخادم',\n select: 'اختر خادماً',\n },\n info: {\n termsOfService: 'شروط الخدمة',\n },\n asyncapi: {\n servers: 'الخوادم',\n protocols: 'البروتوكولات',\n },\n clientLibraries: {\n heading: 'مكتبات العملاء',\n more: 'المزيد',\n selectAll: 'اختر من جميع العملاء',\n },\n operation: {\n body: 'الجسم',\n cookies: 'ملفات تعريف الارتباط',\n headers: 'الرؤوس',\n pathParameters: 'معاملات المسار',\n queryParameters: 'معاملات الاستعلام',\n requestBody: 'جسم الطلب',\n responses: 'الاستجابات',\n testRequest: 'اختبار الطلب',\n webhook: 'خطاف ويب',\n selectedContentType: 'نوع المحتوى المحدد',\n hideHeaders: 'إخفاء الرؤوس',\n showHeaders: 'إظهار الرؤوس',\n callbacks: 'عمليات الاستدعاء',\n },\n response: {\n exampleResponses: 'أمثلة الاستجابات',\n noBody: 'لا يوجد جسم',\n showSchema: 'عرض المخطط',\n status: 'الحالة',\n },\n schema: {\n example: 'مثال',\n examples: 'أمثلة',\n default: 'الافتراضي',\n schema: 'المخطط',\n emptyObject: 'كائن فارغ',\n showAdditionalProperties: 'إظهار الخصائص الإضافية',\n childAttributes: 'السمات الفرعية',\n hideChildAttributes: 'إخفاء {name}',\n showChildAttributes: 'إظهار {name}',\n forName: 'لـ {name}',\n showSchemaDetails: 'إظهار تفاصيل المخطط',\n oneOf: 'واحد من',\n anyOf: 'أي من',\n allOf: 'كل من',\n not: 'ليس',\n unknownType: 'نوع غير معروف',\n },\n download: {\n openapi: 'تنزيل مستند OpenAPI',\n asyncapi: 'تنزيل مستند AsyncAPI',\n },\n models: {\n label: 'النماذج',\n },\n actions: {\n copyLink: 'نسخ الرابط',\n copyLinkTo: 'نسخ الرابط إلى {name}',\n copyToClipboard: 'نسخ الرابط إلى الحافظة',\n copyEndpointUrl: 'نسخ رابط endpoint',\n showMore: 'عرض المزيد',\n },\n agent: {\n askAi: 'اسأل الذكاء الاصطناعي',\n askAiAgent: 'اسأل وكيل الذكاء الاصطناعي',\n close: 'إغلاق العميل',\n },\n mcp: {\n generate: 'إنشاء MCP',\n connect: 'ربط MCP',\n },\n developerTools: {\n title: 'أدوات المطورين',\n configure: 'الإعداد',\n share: 'مشاركة',\n deploy: 'نشر',\n scalarConfiguration: 'إعدادات Scalar',\n theme: 'السمة',\n layout: 'التخطيط',\n layoutOptions: 'خيارات التخطيط',\n intro: 'تتيح لك أدوات المطورين تخصيص مظهر الوثائق وسلوكها. يمكنك أيضًا مشاركة وثائقك باستخدام Scalar Registry.',\n disableToolbarBefore: 'لتعطيل شريط الأدوات، عيّن',\n disableToolbarAfter: 'في الإعدادات.',\n localhostOnly: 'لن تظهر أدوات المطورين إلا عند التشغيل على localhost.',\n layoutModern: 'حديث',\n layoutClassic: 'كلاسيكي',\n showSidebar: 'إظهار الشريط الجانبي',\n defaultOpenFirstTag: 'فتح أول وسم افتراضيًا',\n defaultOpenAllTags: 'فتح كل الوسوم افتراضيًا',\n expandAll: 'توسيع كل {label}',\n expandAllResponses: 'توسيع كل الاستجابات',\n hideClientButton: 'إخفاء زر العميل',\n hideDarkModeToggle: 'إخفاء مفتاح الوضع الداكن',\n hideModels: 'إخفاء {label}',\n hideSearch: 'إخفاء البحث',\n showOperationId: 'إظهار معرّف العملية',\n hideTestRequestButton: 'إخفاء زر طلب الاختبار',\n scalarDocs: 'Scalar Docs',\n deployDescription: 'انشر وثائقك على Scalar، منصة الوثائق الحديثة لواجهة API الخاصة بك وكل شيء آخر.',\n shareTitle: 'مشاركة API Reference',\n shareDescription: 'حمّل مستند OpenAPI لمشاركة API Reference مع الآخرين. الأمر بسيط كضغط زر.',\n uploadDocument: 'تحميل المستند',\n temporaryLinkExpiration: 'سيتم حذف المستند تلقائيًا بعد 7 أيام.',\n deployOnScalar: 'النشر على Scalar',\n deployFree: 'انشر وثائقك مجانًا.',\n additionalFeaturesMightRequire: 'قد تتطلب الميزات الإضافية',\n generate: 'إنشاء',\n passwordProtection: 'الحماية بكلمة مرور',\n customDomains: 'نطاقات مخصصة',\n freeFormContent: 'محتوى حر',\n cdnInfrastructure: 'بنية CDN التحتية',\n pullFromGitHub: 'السحب من GitHub',\n markdownMdx: 'Markdown/MDX',\n spectralLinting: 'فحص Spectral',\n jsonSchemaHosting: 'استضافة JSON Schema',\n askAi: 'اسأل الذكاء الاصطناعي',\n mcpServers: 'خوادم MCP',\n unableToExportDocument: 'تعذر تصدير المستند النشط',\n unknownError: 'حدث خطأ غير معروف',\n },\n gettingStarted: {\n swaggerEditor: 'Swagger Editor',\n description:\n 'مرحبًا بك في Scalar API References + Swagger Editor، أداة مجانية ومفتوحة المصدر تأخذ ملف Swagger/OAS الخاص بك وتنشئ API References جميلة.',\n showExample: 'إظهار مثال',\n uploadFile: 'تحميل ملف',\n integrations: 'التكاملات',\n theming: 'السمات',\n features: 'الميزات',\n customize: 'التخصيص',\n customizeDescription: 'استخدم الخطوط ولوحات الألوان الخاصة بك، أو استخدم سماتنا!',\n testing: 'الاختبار',\n testingDescription: 'REST API Client مدمج بعمق (مجاني ومفتوح المصدر أيضًا)',\n search: 'البحث',\n searchDescription: 'بحث مدمج بالكامل (باستخدام fuse.js)',\n hosting: 'الاستضافة',\n hostingDescription: 'استضافة مجانية لنطاق فرعي على https://apidocumentation.com',\n openApiSwagger: 'OpenAPI و Swagger',\n openApiSwaggerDescription: 'دعم OpenAPI 3.1 و OpenAPI 3.0 و Swagger 2.0',\n codeSamples: 'أمثلة التعليمات البرمجية',\n codeSamplesDescription: 'أمثلة تعليمات برمجية لعرض API الخاص بك بأشهر اللغات',\n },\n footer: {\n poweredByScalar: 'مدعوم من Scalar',\n },\n authentication: {\n title: 'المصادقة',\n accepts: 'يقبل',\n allOf: 'كل ما يلي:',\n authentication: 'المصادقة',\n optional: 'المصادقة اختيارية',\n oneOf: 'واحد من:',\n required: 'المصادقة مطلوبة',\n 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;
|
|
1
|
+
{"version":3,"file":"ar.js","names":[],"sources":["../../../../src/features/localization/locales/ar.ts"],"sourcesContent":["import type { ApiReferenceTranslations } from '@scalar/types/api-reference'\n\nexport const ar = {\n common: {\n additionalProperties: 'خصائص إضافية',\n const: 'ثابت',\n deprecated: 'مهمل',\n description: 'الوصف',\n discriminator: 'المميّز',\n enum: 'تعداد',\n format: 'التنسيق',\n greaterThan: 'أكبر من',\n httpMethod: 'طريقة HTTP',\n keys: 'المفاتيح',\n lessThan: 'أقل من',\n max: 'الحد الأقصى',\n min: 'الحد الأدنى',\n maxLength: 'أقصى طول',\n minLength: 'أدنى طول',\n multipleOf: 'مضاعف لـ',\n nullable: 'يقبل null',\n path: 'المسار',\n propertyNames: 'أسماء الخصائص',\n pattern: 'النمط',\n readOnly: 'قراءة فقط',\n required: 'مطلوب',\n hideValues: 'إخفاء القيم',\n showAllValues: 'عرض كل القيم',\n type: 'النوع',\n unique: 'فريد',\n values: 'القيم',\n writeOnly: 'كتابة فقط',\n },\n search: {\n label: 'بحث',\n inputLabel: 'أدخل استعلام البحث',\n open: 'فتح البحث',\n placeholder: 'بحث...',\n clear: 'مسح البحث',\n keyboardShortcut: 'اختصار لوحة المفاتيح:',\n command: 'مفتاح الأوامر',\n control: 'مفتاح التحكم',\n results: 'نتائج البحث في المرجع',\n navigate: 'تنقّل',\n select: 'اختيار',\n instructions: 'اضغط السهم للأعلى أو للأسفل للتنقل، Enter للاختيار، واكتب لتصفية النتائج',\n entryHeading: 'عنوان',\n entryOperation: 'عملية',\n entryTag: 'وسم',\n entryTagGroup: 'مجموعة وسوم',\n entryWebhook: 'خطاف ويب',\n },\n navigation: {\n introduction: 'المقدمة',\n closeGroup: 'إغلاق المجموعة',\n closeMenu: 'إغلاق القائمة',\n openGroup: 'فتح المجموعة',\n openMenu: 'فتح القائمة',\n operations: 'العمليات',\n endpoints: 'نقاط نهاية {name}',\n showAllEndpoints: 'إظهار كل نقاط نهاية {name}',\n sidebarFor: 'الشريط الجانبي لـ {name}',\n mainContent: 'وثائق واجهة برمجة التطبيقات لـ {name}',\n collapsed: 'مطوي',\n webhooks: 'خطافات الويب',\n channels: 'القنوات',\n },\n server: {\n label: 'الخادم',\n select: 'اختر خادماً',\n },\n info: {\n termsOfService: 'شروط الخدمة',\n },\n asyncapi: {\n servers: 'الخوادم',\n protocols: 'البروتوكولات',\n },\n clientLibraries: {\n heading: 'مكتبات العملاء',\n more: 'المزيد',\n selectAll: 'اختر من جميع العملاء',\n },\n operation: {\n body: 'الجسم',\n cookies: 'ملفات تعريف الارتباط',\n headers: 'الرؤوس',\n pathParameters: 'معاملات المسار',\n queryParameters: 'معاملات الاستعلام',\n requestBody: 'جسم الطلب',\n responses: 'الاستجابات',\n testRequest: 'اختبار الطلب',\n webhook: 'خطاف ويب',\n selectedContentType: 'نوع المحتوى المحدد',\n hideHeaders: 'إخفاء الرؤوس',\n showHeaders: 'إظهار الرؤوس',\n callbacks: 'عمليات الاستدعاء',\n },\n response: {\n exampleResponses: 'أمثلة الاستجابات',\n noBody: 'لا يوجد جسم',\n showSchema: 'عرض المخطط',\n status: 'الحالة',\n },\n schema: {\n example: 'مثال',\n examples: 'أمثلة',\n default: 'الافتراضي',\n schema: 'المخطط',\n emptyObject: 'كائن فارغ',\n showAdditionalProperties: 'إظهار الخصائص الإضافية',\n childAttributes: 'السمات الفرعية',\n hideChildAttributes: 'إخفاء {name}',\n showChildAttributes: 'إظهار {name}',\n forName: 'لـ {name}',\n showSchemaDetails: 'إظهار تفاصيل المخطط',\n oneOf: 'واحد من',\n anyOf: 'أي من',\n allOf: 'كل من',\n not: 'ليس',\n unknownType: 'نوع غير معروف',\n },\n download: {\n openapi: 'تنزيل مستند OpenAPI',\n asyncapi: 'تنزيل مستند AsyncAPI',\n },\n models: {\n label: 'النماذج',\n },\n actions: {\n copyLink: 'نسخ الرابط',\n copyLinkTo: 'نسخ الرابط إلى {name}',\n copyToClipboard: 'نسخ الرابط إلى الحافظة',\n copyEndpointUrl: 'نسخ رابط endpoint',\n showMore: 'عرض المزيد',\n },\n agent: {\n askAi: 'اسأل الذكاء الاصطناعي',\n askAiAgent: 'اسأل وكيل الذكاء الاصطناعي',\n close: 'إغلاق العميل',\n },\n mcp: {\n generate: 'إنشاء MCP',\n connect: 'ربط MCP',\n },\n developerTools: {\n title: 'أدوات المطورين',\n configure: 'الإعداد',\n share: 'مشاركة',\n deploy: 'نشر',\n scalarConfiguration: 'إعدادات Scalar',\n theme: 'السمة',\n layout: 'التخطيط',\n layoutOptions: 'خيارات التخطيط',\n intro: 'تتيح لك أدوات المطورين تخصيص مظهر الوثائق وسلوكها. يمكنك أيضًا مشاركة وثائقك باستخدام Scalar Registry.',\n disableToolbarBefore: 'لتعطيل شريط الأدوات، عيّن',\n disableToolbarAfter: 'في الإعدادات.',\n localhostOnly: 'لن تظهر أدوات المطورين إلا عند التشغيل على localhost.',\n layoutModern: 'حديث',\n layoutClassic: 'كلاسيكي',\n showSidebar: 'إظهار الشريط الجانبي',\n defaultOpenFirstTag: 'فتح أول وسم افتراضيًا',\n defaultOpenAllTags: 'فتح كل الوسوم افتراضيًا',\n expandAll: 'توسيع كل {label}',\n expandAllResponses: 'توسيع كل الاستجابات',\n hideClientButton: 'إخفاء زر العميل',\n hideDarkModeToggle: 'إخفاء مفتاح الوضع الداكن',\n hideModels: 'إخفاء {label}',\n hideSearch: 'إخفاء البحث',\n showOperationId: 'إظهار معرّف العملية',\n hideTestRequestButton: 'إخفاء زر طلب الاختبار',\n scalarDocs: 'Scalar Docs',\n deployDescription: 'انشر وثائقك على Scalar، منصة الوثائق الحديثة لواجهة API الخاصة بك وكل شيء آخر.',\n shareTitle: 'مشاركة API Reference',\n shareDescription: 'حمّل مستند OpenAPI لمشاركة API Reference مع الآخرين. الأمر بسيط كضغط زر.',\n uploadDocument: 'تحميل المستند',\n temporaryLinkExpiration: 'سيتم حذف المستند تلقائيًا بعد 7 أيام.',\n deployOnScalar: 'النشر على Scalar',\n deployFree: 'انشر وثائقك مجانًا.',\n additionalFeaturesMightRequire: 'قد تتطلب الميزات الإضافية',\n generate: 'إنشاء',\n passwordProtection: 'الحماية بكلمة مرور',\n customDomains: 'نطاقات مخصصة',\n freeFormContent: 'محتوى حر',\n cdnInfrastructure: 'بنية CDN التحتية',\n pullFromGitHub: 'السحب من GitHub',\n markdownMdx: 'Markdown/MDX',\n spectralLinting: 'فحص Spectral',\n jsonSchemaHosting: 'استضافة JSON Schema',\n askAi: 'اسأل الذكاء الاصطناعي',\n mcpServers: 'خوادم MCP',\n unableToExportDocument: 'تعذر تصدير المستند النشط',\n unknownError: 'حدث خطأ غير معروف',\n },\n gettingStarted: {\n swaggerEditor: 'Swagger Editor',\n description:\n 'مرحبًا بك في Scalar API References + Swagger Editor، أداة مجانية ومفتوحة المصدر تأخذ ملف Swagger/OAS الخاص بك وتنشئ API References جميلة.',\n showExample: 'إظهار مثال',\n uploadFile: 'تحميل ملف',\n integrations: 'التكاملات',\n theming: 'السمات',\n features: 'الميزات',\n customize: 'التخصيص',\n customizeDescription: 'استخدم الخطوط ولوحات الألوان الخاصة بك، أو استخدم سماتنا!',\n testing: 'الاختبار',\n testingDescription: 'REST API Client مدمج بعمق (مجاني ومفتوح المصدر أيضًا)',\n search: 'البحث',\n searchDescription: 'بحث مدمج بالكامل (باستخدام fuse.js)',\n hosting: 'الاستضافة',\n hostingDescription: 'استضافة مجانية لنطاق فرعي على https://apidocumentation.com',\n openApiSwagger: 'OpenAPI و Swagger',\n openApiSwaggerDescription: 'دعم OpenAPI 3.1 و OpenAPI 3.0 و Swagger 2.0',\n codeSamples: 'أمثلة التعليمات البرمجية',\n codeSamplesDescription: 'أمثلة تعليمات برمجية لعرض API الخاص بك بأشهر اللغات',\n },\n footer: {\n poweredByScalar: 'مدعوم من Scalar',\n },\n authentication: {\n title: 'المصادقة',\n accepts: 'يقبل',\n allOf: 'كل ما يلي:',\n authentication: 'المصادقة',\n optional: 'المصادقة اختيارية',\n oneOf: 'واحد من:',\n required: 'المصادقة مطلوبة',\n requires: 'يتطلب',\n scopes: 'نطاقات OAuth',\n },\n} satisfies ApiReferenceTranslations\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"de.d.ts","sourceRoot":"","sources":["../../../../src/features/localization/locales/de.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,EAAE
|
|
1
|
+
{"version":3,"file":"de.d.ts","sourceRoot":"","sources":["../../../../src/features/localization/locales/de.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,EAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAwOqB,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"de.js","names":[],"sources":["../../../../src/features/localization/locales/de.ts"],"sourcesContent":["import type { ApiReferenceTranslations } from '@scalar/types/api-reference'\n\nexport const de = {\n common: {\n additionalProperties: 'zusätzliche Eigenschaften',\n const: 'Konstante',\n deprecated: 'veraltet',\n description: 'Beschreibung',\n discriminator: 'Diskriminator',\n enum: 'enum',\n format: 'Format',\n greaterThan: 'größer als',\n httpMethod: 'HTTP-Methode',\n keys: 'Schlüssel',\n lessThan: 'kleiner als',\n max: 'max.',\n min: 'min.',\n maxLength: 'max. Länge',\n minLength: 'min. Länge',\n multipleOf: 'Vielfaches von',\n nullable: 'nullable',\n path: 'Pfad',\n propertyNames: 'Eigenschaftsnamen',\n pattern: 'Muster',\n readOnly: 'nur lesbar',\n required: 'erforderlich',\n hideValues: 'Werte ausblenden',\n showAllValues: 'Alle Werte anzeigen',\n type: 'Typ',\n unique: 'eindeutig',\n values: 'Werte',\n writeOnly: 'nur schreibbar',\n },\n search: {\n label: 'Suchen',\n inputLabel: 'Suchbegriff eingeben',\n open: 'Suche öffnen',\n placeholder: 'Suchen...',\n clear: 'Suche löschen',\n keyboardShortcut: 'Tastenkürzel:',\n command: 'Befehl',\n control: 'Steuerung',\n results: 'Suchergebnisse der Referenz',\n navigate: 'Navigieren',\n select: 'Auswählen',\n instructions:\n 'Drücken Sie Pfeil nach oben oder unten zum Navigieren, Enter zum Auswählen und tippen Sie zum Filtern der Ergebnisse',\n entryHeading: 'Überschrift',\n entryOperation: 'Operation',\n entryTag: 'Tag',\n entryTagGroup: 'Tag-Gruppe',\n entryWebhook: 'Webhook',\n },\n navigation: {\n introduction: 'Einführung',\n closeGroup: 'Gruppe schließen',\n closeMenu: 'Menü schließen',\n openGroup: 'Gruppe öffnen',\n openMenu: 'Menü öffnen',\n operations: 'Operationen',\n endpoints: '{name}-Endpunkte',\n showAllEndpoints: 'Alle {name}-Endpunkte anzeigen',\n sidebarFor: 'Seitenleiste für {name}',\n mainContent: 'API-Dokumentation für {name}',\n collapsed: 'Eingeklappt',\n webhooks: 'Webhooks',\n channels: 'Kanäle',\n },\n server: {\n label: 'Server',\n select: 'Server auswählen',\n },\n info: {\n termsOfService: 'Nutzungsbedingungen',\n },\n asyncapi: {\n servers: 'Server',\n protocols: 'Protokolle',\n },\n clientLibraries: {\n heading: 'Client-Bibliotheken',\n more: 'Mehr',\n selectAll: 'Aus allen Clients auswählen',\n },\n operation: {\n body: 'Body',\n cookies: 'Cookies',\n headers: 'Header',\n pathParameters: 'Pfadparameter',\n queryParameters: 'Query-Parameter',\n requestBody: 'Request Body',\n responses: 'Antworten',\n testRequest: 'Request testen',\n webhook: 'Webhook',\n selectedContentType: 'Ausgewählter Inhaltstyp',\n hideHeaders: 'Header ausblenden',\n showHeaders: 'Header anzeigen',\n callbacks: 'Callbacks',\n },\n response: {\n exampleResponses: 'Beispielantworten',\n noBody: 'Kein Body',\n showSchema: 'Schema anzeigen',\n status: 'Status',\n },\n schema: {\n example: 'Beispiel',\n examples: 'Beispiele',\n default: 'Standard',\n schema: 'Schema',\n emptyObject: 'Leeres Objekt',\n showAdditionalProperties: 'Zusätzliche Eigenschaften anzeigen',\n childAttributes: 'Untergeordnete Attribute',\n hideChildAttributes: '{name} ausblenden',\n showChildAttributes: '{name} anzeigen',\n forName: 'für {name}',\n showSchemaDetails: 'Schema-Details anzeigen',\n oneOf: 'Eines von',\n anyOf: 'Beliebiges von',\n allOf: 'Alle von',\n not: 'Nicht',\n unknownType: 'unbekannter Typ',\n },\n download: {\n openapi: 'OpenAPI-Dokument herunterladen',\n asyncapi: 'AsyncAPI-Dokument herunterladen',\n },\n models: {\n label: 'Modelle',\n },\n actions: {\n copyLink: 'Link kopieren',\n copyLinkTo: 'Link zu {name} kopieren',\n copyToClipboard: 'Link in die Zwischenablage kopieren',\n copyEndpointUrl: 'Endpoint-URL kopieren',\n showMore: 'Mehr anzeigen',\n },\n agent: {\n askAi: 'KI fragen',\n askAiAgent: 'KI-Agent fragen',\n close: 'Client schließen',\n },\n mcp: {\n generate: 'MCP generieren',\n connect: 'MCP verbinden',\n },\n developerTools: {\n title: 'Entwicklertools',\n configure: 'Konfigurieren',\n share: 'Teilen',\n deploy: 'Bereitstellen',\n scalarConfiguration: 'Scalar-Konfiguration',\n theme: 'Theme',\n layout: 'Layout',\n layoutOptions: 'Layout-Optionen',\n intro:\n 'Mit den Entwicklertools kannst du das Aussehen und Verhalten deiner Dokumentation anpassen. Du kannst deine Dokumentation auch über Scalar Registry teilen.',\n disableToolbarBefore: 'Um die Toolbar zu deaktivieren, setze',\n disableToolbarAfter: 'in deiner Konfiguration.',\n localhostOnly: 'Die Entwicklertools werden nur angezeigt, wenn sie auf localhost ausgeführt werden.',\n layoutModern: 'Modern',\n layoutClassic: 'Klassisch',\n showSidebar: 'Seitenleiste anzeigen',\n defaultOpenFirstTag: 'Ersten Tag standardmäßig öffnen',\n defaultOpenAllTags: 'Alle Tags standardmäßig öffnen',\n expandAll: 'Alle {label} erweitern',\n expandAllResponses: 'Alle Antworten erweitern',\n hideClientButton: 'Client-Schaltfläche ausblenden',\n hideDarkModeToggle: 'Dark-Mode-Umschalter ausblenden',\n hideModels: '{label} ausblenden',\n hideSearch: 'Suche ausblenden',\n showOperationId: 'Operation-ID anzeigen',\n hideTestRequestButton: 'Test-Request-Schaltfläche ausblenden',\n scalarDocs: 'Scalar Docs',\n deployDescription:\n 'Veröffentliche deine Dokumentation auf Scalar, der modernen Dokumentationsplattform für deine API und alles Weitere.',\n shareTitle: 'API Reference teilen',\n shareDescription:\n 'Lade dein OpenAPI-Dokument hoch, um deine API Reference mit anderen zu teilen. So einfach wie ein Klick.',\n uploadDocument: 'Dokument hochladen',\n temporaryLinkExpiration: 'Dein Dokument wird nach 7 Tagen automatisch gelöscht.',\n deployOnScalar: 'Auf Scalar veröffentlichen',\n deployFree: 'Veröffentliche deine Dokumentation kostenlos.',\n additionalFeaturesMightRequire: 'Zusätzliche Funktionen erfordern möglicherweise',\n generate: 'Generieren',\n passwordProtection: 'Passwortschutz',\n customDomains: 'Eigene Domains',\n freeFormContent: 'Freiform-Inhalte',\n cdnInfrastructure: 'CDN-Infrastruktur',\n pullFromGitHub: 'Von GitHub laden',\n markdownMdx: 'Markdown/MDX',\n spectralLinting: 'Spectral-Linting',\n jsonSchemaHosting: 'JSON-Schema-Hosting',\n askAi: 'KI fragen',\n mcpServers: 'MCP-Server',\n unableToExportDocument: 'Aktives Dokument konnte nicht exportiert werden',\n unknownError: 'Ein unbekannter Fehler ist aufgetreten',\n },\n gettingStarted: {\n swaggerEditor: 'Swagger Editor',\n description:\n 'Willkommen bei Scalar API References + Swagger Editor, einem kostenlosen Open-Source-Tool, das deine Swagger/OAS-Datei in schöne API References verwandelt.',\n showExample: 'Beispiel anzeigen',\n uploadFile: 'Datei hochladen',\n integrations: 'INTEGRATIONEN',\n theming: 'THEMES',\n features: 'Funktionen',\n customize: 'Anpassen',\n customizeDescription: 'Nutze deine Typografie und Farbpaletten oder unsere Themes!',\n testing: 'Testen',\n testingDescription: 'Ein tief integrierter REST API Client (ebenfalls kostenlos und Open Source)',\n search: 'Suche',\n searchDescription: 'Vollständig integrierte Suche (mit fuse.js)',\n hosting: 'Hosting',\n hostingDescription: 'Kostenloses Subdomain-Hosting auf https://apidocumentation.com',\n openApiSwagger: 'OpenAPI und Swagger',\n openApiSwaggerDescription: 'Unterstützung für OpenAPI 3.1, OpenAPI 3.0 und Swagger 2.0',\n codeSamples: 'Codebeispiele',\n codeSamplesDescription: 'Codebeispiele, um deine API in den beliebtesten Sprachen zu präsentieren',\n },\n footer: {\n poweredByScalar: 'Bereitgestellt von Scalar',\n },\n authentication: {\n title: 'Authentifizierung',\n accepts: 'Akzeptiert',\n allOf: 'alle von:',\n authentication: 'Authentifizierung',\n optional: 'Authentifizierung optional',\n oneOf: 'eines von:',\n required: 'Authentifizierung erforderlich',\n requires: 'Erfordert',\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,cACE;EACF,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;EACV,UAAU;EACX;CACD,QAAQ;EACN,OAAO;EACP,QAAQ;EACT;CACD,MAAM,EACJ,gBAAgB,uBACjB;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,WACR;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,6BAClB;CACD,gBAAgB;EACd,OAAO;EACP,SAAS;EACT,OAAO;EACP,gBAAgB;EAChB,UAAU;EACV,OAAO;EACP,UAAU;EACV,UAAU;EACX;CACF"}
|
|
1
|
+
{"version":3,"file":"de.js","names":[],"sources":["../../../../src/features/localization/locales/de.ts"],"sourcesContent":["import type { ApiReferenceTranslations } from '@scalar/types/api-reference'\n\nexport const de = {\n common: {\n additionalProperties: 'zusätzliche Eigenschaften',\n const: 'Konstante',\n deprecated: 'veraltet',\n description: 'Beschreibung',\n discriminator: 'Diskriminator',\n enum: 'enum',\n format: 'Format',\n greaterThan: 'größer als',\n httpMethod: 'HTTP-Methode',\n keys: 'Schlüssel',\n lessThan: 'kleiner als',\n max: 'max.',\n min: 'min.',\n maxLength: 'max. Länge',\n minLength: 'min. Länge',\n multipleOf: 'Vielfaches von',\n nullable: 'nullable',\n path: 'Pfad',\n propertyNames: 'Eigenschaftsnamen',\n pattern: 'Muster',\n readOnly: 'nur lesbar',\n required: 'erforderlich',\n hideValues: 'Werte ausblenden',\n showAllValues: 'Alle Werte anzeigen',\n type: 'Typ',\n unique: 'eindeutig',\n values: 'Werte',\n writeOnly: 'nur schreibbar',\n },\n search: {\n label: 'Suchen',\n inputLabel: 'Suchbegriff eingeben',\n open: 'Suche öffnen',\n placeholder: 'Suchen...',\n clear: 'Suche löschen',\n keyboardShortcut: 'Tastenkürzel:',\n command: 'Befehl',\n control: 'Steuerung',\n results: 'Suchergebnisse der Referenz',\n navigate: 'Navigieren',\n select: 'Auswählen',\n instructions:\n 'Drücken Sie Pfeil nach oben oder unten zum Navigieren, Enter zum Auswählen und tippen Sie zum Filtern der Ergebnisse',\n entryHeading: 'Überschrift',\n entryOperation: 'Operation',\n entryTag: 'Tag',\n entryTagGroup: 'Tag-Gruppe',\n entryWebhook: 'Webhook',\n },\n navigation: {\n introduction: 'Einführung',\n closeGroup: 'Gruppe schließen',\n closeMenu: 'Menü schließen',\n openGroup: 'Gruppe öffnen',\n openMenu: 'Menü öffnen',\n operations: 'Operationen',\n endpoints: '{name}-Endpunkte',\n showAllEndpoints: 'Alle {name}-Endpunkte anzeigen',\n sidebarFor: 'Seitenleiste für {name}',\n mainContent: 'API-Dokumentation für {name}',\n collapsed: 'Eingeklappt',\n webhooks: 'Webhooks',\n channels: 'Kanäle',\n },\n server: {\n label: 'Server',\n select: 'Server auswählen',\n },\n info: {\n termsOfService: 'Nutzungsbedingungen',\n },\n asyncapi: {\n servers: 'Server',\n protocols: 'Protokolle',\n },\n clientLibraries: {\n heading: 'Client-Bibliotheken',\n more: 'Mehr',\n selectAll: 'Aus allen Clients auswählen',\n },\n operation: {\n body: 'Body',\n cookies: 'Cookies',\n headers: 'Header',\n pathParameters: 'Pfadparameter',\n queryParameters: 'Query-Parameter',\n requestBody: 'Request Body',\n responses: 'Antworten',\n testRequest: 'Request testen',\n webhook: 'Webhook',\n selectedContentType: 'Ausgewählter Inhaltstyp',\n hideHeaders: 'Header ausblenden',\n showHeaders: 'Header anzeigen',\n callbacks: 'Callbacks',\n },\n response: {\n exampleResponses: 'Beispielantworten',\n noBody: 'Kein Body',\n showSchema: 'Schema anzeigen',\n status: 'Status',\n },\n schema: {\n example: 'Beispiel',\n examples: 'Beispiele',\n default: 'Standard',\n schema: 'Schema',\n emptyObject: 'Leeres Objekt',\n showAdditionalProperties: 'Zusätzliche Eigenschaften anzeigen',\n childAttributes: 'Untergeordnete Attribute',\n hideChildAttributes: '{name} ausblenden',\n showChildAttributes: '{name} anzeigen',\n forName: 'für {name}',\n showSchemaDetails: 'Schema-Details anzeigen',\n oneOf: 'Eines von',\n anyOf: 'Beliebiges von',\n allOf: 'Alle von',\n not: 'Nicht',\n unknownType: 'unbekannter Typ',\n },\n download: {\n openapi: 'OpenAPI-Dokument herunterladen',\n asyncapi: 'AsyncAPI-Dokument herunterladen',\n },\n models: {\n label: 'Modelle',\n },\n actions: {\n copyLink: 'Link kopieren',\n copyLinkTo: 'Link zu {name} kopieren',\n copyToClipboard: 'Link in die Zwischenablage kopieren',\n copyEndpointUrl: 'Endpoint-URL kopieren',\n showMore: 'Mehr anzeigen',\n },\n agent: {\n askAi: 'KI fragen',\n askAiAgent: 'KI-Agent fragen',\n close: 'Client schließen',\n },\n mcp: {\n generate: 'MCP generieren',\n connect: 'MCP verbinden',\n },\n developerTools: {\n title: 'Entwicklertools',\n configure: 'Konfigurieren',\n share: 'Teilen',\n deploy: 'Bereitstellen',\n scalarConfiguration: 'Scalar-Konfiguration',\n theme: 'Theme',\n layout: 'Layout',\n layoutOptions: 'Layout-Optionen',\n intro:\n 'Mit den Entwicklertools kannst du das Aussehen und Verhalten deiner Dokumentation anpassen. Du kannst deine Dokumentation auch über Scalar Registry teilen.',\n disableToolbarBefore: 'Um die Toolbar zu deaktivieren, setze',\n disableToolbarAfter: 'in deiner Konfiguration.',\n localhostOnly: 'Die Entwicklertools werden nur angezeigt, wenn sie auf localhost ausgeführt werden.',\n layoutModern: 'Modern',\n layoutClassic: 'Klassisch',\n showSidebar: 'Seitenleiste anzeigen',\n defaultOpenFirstTag: 'Ersten Tag standardmäßig öffnen',\n defaultOpenAllTags: 'Alle Tags standardmäßig öffnen',\n expandAll: 'Alle {label} erweitern',\n expandAllResponses: 'Alle Antworten erweitern',\n hideClientButton: 'Client-Schaltfläche ausblenden',\n hideDarkModeToggle: 'Dark-Mode-Umschalter ausblenden',\n hideModels: '{label} ausblenden',\n hideSearch: 'Suche ausblenden',\n showOperationId: 'Operation-ID anzeigen',\n hideTestRequestButton: 'Test-Request-Schaltfläche ausblenden',\n scalarDocs: 'Scalar Docs',\n deployDescription:\n 'Veröffentliche deine Dokumentation auf Scalar, der modernen Dokumentationsplattform für deine API und alles Weitere.',\n shareTitle: 'API Reference teilen',\n shareDescription:\n 'Lade dein OpenAPI-Dokument hoch, um deine API Reference mit anderen zu teilen. So einfach wie ein Klick.',\n uploadDocument: 'Dokument hochladen',\n temporaryLinkExpiration: 'Dein Dokument wird nach 7 Tagen automatisch gelöscht.',\n deployOnScalar: 'Auf Scalar veröffentlichen',\n deployFree: 'Veröffentliche deine Dokumentation kostenlos.',\n additionalFeaturesMightRequire: 'Zusätzliche Funktionen erfordern möglicherweise',\n generate: 'Generieren',\n passwordProtection: 'Passwortschutz',\n customDomains: 'Eigene Domains',\n freeFormContent: 'Freiform-Inhalte',\n cdnInfrastructure: 'CDN-Infrastruktur',\n pullFromGitHub: 'Von GitHub laden',\n markdownMdx: 'Markdown/MDX',\n spectralLinting: 'Spectral-Linting',\n jsonSchemaHosting: 'JSON-Schema-Hosting',\n askAi: 'KI fragen',\n mcpServers: 'MCP-Server',\n unableToExportDocument: 'Aktives Dokument konnte nicht exportiert werden',\n unknownError: 'Ein unbekannter Fehler ist aufgetreten',\n },\n gettingStarted: {\n swaggerEditor: 'Swagger Editor',\n description:\n 'Willkommen bei Scalar API References + Swagger Editor, einem kostenlosen Open-Source-Tool, das deine Swagger/OAS-Datei in schöne API References verwandelt.',\n showExample: 'Beispiel anzeigen',\n uploadFile: 'Datei hochladen',\n integrations: 'INTEGRATIONEN',\n theming: 'THEMES',\n features: 'Funktionen',\n customize: 'Anpassen',\n customizeDescription: 'Nutze deine Typografie und Farbpaletten oder unsere Themes!',\n testing: 'Testen',\n testingDescription: 'Ein tief integrierter REST API Client (ebenfalls kostenlos und Open Source)',\n search: 'Suche',\n searchDescription: 'Vollständig integrierte Suche (mit fuse.js)',\n hosting: 'Hosting',\n hostingDescription: 'Kostenloses Subdomain-Hosting auf https://apidocumentation.com',\n openApiSwagger: 'OpenAPI und Swagger',\n openApiSwaggerDescription: 'Unterstützung für OpenAPI 3.1, OpenAPI 3.0 und Swagger 2.0',\n codeSamples: 'Codebeispiele',\n codeSamplesDescription: 'Codebeispiele, um deine API in den beliebtesten Sprachen zu präsentieren',\n },\n footer: {\n poweredByScalar: 'Bereitgestellt von Scalar',\n },\n authentication: {\n title: 'Authentifizierung',\n accepts: 'Akzeptiert',\n allOf: 'alle von:',\n authentication: 'Authentifizierung',\n optional: 'Authentifizierung optional',\n oneOf: 'eines von:',\n required: 'Authentifizierung erforderlich',\n requires: 'Erfordert',\n scopes: 'OAuth-Scopes',\n },\n} satisfies ApiReferenceTranslations\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"en.d.ts","sourceRoot":"","sources":["../../../../src/features/localization/locales/en.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,EAAE
|
|
1
|
+
{"version":3,"file":"en.d.ts","sourceRoot":"","sources":["../../../../src/features/localization/locales/en.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,EAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAuOqB,CAAA"}
|
|
@@ -1 +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 channels: 'Channels',\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":"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"}
|
|
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 channels: 'Channels',\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 scopes: 'OAuth scopes',\n },\n} satisfies ApiReferenceTranslations\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"es.d.ts","sourceRoot":"","sources":["../../../../src/features/localization/locales/es.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,EAAE
|
|
1
|
+
{"version":3,"file":"es.d.ts","sourceRoot":"","sources":["../../../../src/features/localization/locales/es.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,EAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAuOqB,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"es.js","names":[],"sources":["../../../../src/features/localization/locales/es.ts"],"sourcesContent":["import type { ApiReferenceTranslations } from '@scalar/types/api-reference'\n\nexport const es = {\n common: {\n additionalProperties: 'propiedades adicionales',\n const: 'constante',\n deprecated: 'obsoleto',\n description: 'Descripción',\n discriminator: 'Discriminador',\n enum: 'enum',\n format: 'Formato',\n greaterThan: 'mayor que',\n httpMethod: 'Método HTTP',\n keys: 'claves',\n lessThan: 'menor que',\n max: 'máx.',\n min: 'mín.',\n maxLength: 'longitud máx.',\n minLength: 'longitud mín.',\n multipleOf: 'múltiplo de',\n nullable: 'admite null',\n path: 'Ruta',\n propertyNames: 'nombres de propiedades',\n pattern: 'Patrón',\n readOnly: 'solo lectura',\n required: 'obligatorio',\n hideValues: 'Ocultar valores',\n showAllValues: 'Mostrar todos los valores',\n type: 'Tipo',\n unique: 'único',\n values: 'valores',\n writeOnly: 'solo escritura',\n },\n search: {\n label: 'Buscar',\n inputLabel: 'Introduce tu consulta de búsqueda',\n open: 'Abrir búsqueda',\n placeholder: 'Buscar...',\n clear: 'Borrar búsqueda',\n keyboardShortcut: 'Atajo de teclado:',\n command: 'Comando',\n control: 'Control',\n results: 'Resultados de búsqueda de la referencia',\n navigate: 'Navegar',\n select: 'Seleccionar',\n instructions: 'Pulsa flecha arriba o abajo para navegar, Enter para seleccionar y escribe para filtrar resultados',\n entryHeading: 'Encabezado',\n entryOperation: 'Operación',\n entryTag: 'Etiqueta',\n entryTagGroup: 'Grupo de etiquetas',\n entryWebhook: 'Webhook',\n },\n navigation: {\n introduction: 'Introducción',\n closeGroup: 'Cerrar grupo',\n closeMenu: 'Cerrar menú',\n openGroup: 'Abrir grupo',\n openMenu: 'Abrir menú',\n operations: 'Operaciones',\n endpoints: 'Endpoints de {name}',\n showAllEndpoints: 'Mostrar todos los endpoints de {name}',\n sidebarFor: 'Barra lateral de {name}',\n mainContent: 'Documentación de la API de {name}',\n collapsed: 'Contraído',\n webhooks: 'Webhooks',\n channels: 'Canales',\n },\n server: {\n label: 'Servidor',\n select: 'Seleccionar un servidor',\n },\n info: {\n termsOfService: 'Términos del servicio',\n },\n asyncapi: {\n servers: 'Servidores',\n protocols: 'Protocolos',\n },\n clientLibraries: {\n heading: 'Bibliotecas cliente',\n more: 'Más',\n selectAll: 'Seleccionar entre todos los clientes',\n },\n operation: {\n body: 'Cuerpo',\n cookies: 'Cookies',\n headers: 'Encabezados',\n pathParameters: 'Parámetros de ruta',\n queryParameters: 'Parámetros de consulta',\n requestBody: 'Cuerpo de la solicitud',\n responses: 'Respuestas',\n testRequest: 'Probar solicitud',\n webhook: 'Webhook',\n selectedContentType: 'Tipo de contenido seleccionado',\n hideHeaders: 'Ocultar encabezados',\n showHeaders: 'Mostrar encabezados',\n callbacks: 'Callbacks',\n },\n response: {\n exampleResponses: 'Ejemplos de respuesta',\n noBody: 'Sin cuerpo',\n showSchema: 'Mostrar esquema',\n status: 'Estado',\n },\n schema: {\n example: 'Ejemplo',\n examples: 'Ejemplos',\n default: 'Predeterminado',\n schema: 'Esquema',\n emptyObject: 'Objeto vacío',\n showAdditionalProperties: 'Mostrar propiedades adicionales',\n childAttributes: 'Atributos secundarios',\n hideChildAttributes: 'Ocultar {name}',\n showChildAttributes: 'Mostrar {name}',\n forName: 'para {name}',\n showSchemaDetails: 'Mostrar detalles del esquema',\n oneOf: 'Uno de',\n anyOf: 'Cualquiera de',\n allOf: 'Todos de',\n not: 'No',\n unknownType: 'tipo desconocido',\n },\n download: {\n openapi: 'Descargar documento OpenAPI',\n asyncapi: 'Descargar documento AsyncAPI',\n },\n models: {\n label: 'Modelos',\n },\n actions: {\n copyLink: 'Copiar enlace',\n copyLinkTo: 'Copiar enlace a {name}',\n copyToClipboard: 'Copiar enlace al portapapeles',\n copyEndpointUrl: 'Copiar URL del endpoint',\n showMore: 'Mostrar más',\n },\n agent: {\n askAi: 'Preguntar a IA',\n askAiAgent: 'Preguntar al agente de IA',\n close: 'Cerrar cliente',\n },\n mcp: {\n generate: 'Generar MCP',\n connect: 'Conectar MCP',\n },\n developerTools: {\n title: 'Herramientas de desarrollo',\n configure: 'Configurar',\n share: 'Compartir',\n deploy: 'Desplegar',\n scalarConfiguration: 'Configuración de Scalar',\n theme: 'Tema',\n layout: 'Diseño',\n layoutOptions: 'Opciones de diseño',\n intro:\n 'Las herramientas de desarrollo te permiten personalizar la apariencia y el comportamiento de tu documentación. También puedes compartir tu documentación con Scalar Registry.',\n disableToolbarBefore: 'Para desactivar la barra de herramientas, configura',\n disableToolbarAfter: 'en tu configuración.',\n localhostOnly: 'Las herramientas de desarrollo solo aparecerán al ejecutarse en localhost.',\n layoutModern: 'Moderno',\n layoutClassic: 'Clásico',\n showSidebar: 'Mostrar barra lateral',\n defaultOpenFirstTag: 'Abrir la primera etiqueta por defecto',\n defaultOpenAllTags: 'Abrir todas las etiquetas por defecto',\n expandAll: 'Expandir todo {label}',\n expandAllResponses: 'Expandir todas las respuestas',\n hideClientButton: 'Ocultar botón del cliente',\n hideDarkModeToggle: 'Ocultar selector de modo oscuro',\n hideModels: 'Ocultar {label}',\n hideSearch: 'Ocultar búsqueda',\n showOperationId: 'Mostrar ID de operación',\n hideTestRequestButton: 'Ocultar botón de solicitud de prueba',\n scalarDocs: 'Scalar Docs',\n deployDescription:\n 'Despliega tu documentación en Scalar, la plataforma moderna de documentación para tu API y mucho más.',\n shareTitle: 'Comparte tu API Reference',\n shareDescription:\n 'Sube tu documento OpenAPI para compartir tu API Reference con otras personas. Tan fácil como pulsar un botón.',\n uploadDocument: 'Subir documento',\n temporaryLinkExpiration: 'Tu documento se eliminará automáticamente después de 7 días.',\n deployOnScalar: 'Desplegar en Scalar',\n deployFree: 'Despliega tu documentación gratis.',\n additionalFeaturesMightRequire: 'Las funciones adicionales pueden requerir',\n generate: 'Generar',\n passwordProtection: 'Protección con contraseña',\n customDomains: 'Dominios personalizados',\n freeFormContent: 'Contenido libre',\n cdnInfrastructure: 'Infraestructura CDN',\n pullFromGitHub: 'Importar desde GitHub',\n markdownMdx: 'Markdown/MDX',\n spectralLinting: 'Linting de Spectral',\n jsonSchemaHosting: 'Alojamiento de JSON Schema',\n askAi: 'Preguntar a IA',\n mcpServers: 'Servidores MCP',\n unableToExportDocument: 'No se pudo exportar el documento activo',\n unknownError: 'Se produjo un error desconocido',\n },\n gettingStarted: {\n swaggerEditor: 'Swagger Editor',\n description:\n 'Bienvenido a Scalar API References + Swagger Editor, una herramienta gratuita y de código abierto que toma tu archivo Swagger/OAS y genera API References elegantes.',\n showExample: 'Mostrar ejemplo',\n uploadFile: 'Subir archivo',\n integrations: 'INTEGRACIONES',\n theming: 'TEMAS',\n features: 'Funciones',\n customize: 'Personalizar',\n customizeDescription: 'Usa tu tipografía y paletas de colores, o nuestros temas.',\n testing: 'Pruebas',\n testingDescription: 'Un REST API Client profundamente integrado (también gratuito y de código abierto)',\n search: 'Búsqueda',\n searchDescription: 'Búsqueda completamente integrada (con fuse.js)',\n hosting: 'Hosting',\n hostingDescription: 'Hosting gratuito en un subdominio de https://apidocumentation.com',\n openApiSwagger: 'OpenAPI y Swagger',\n openApiSwaggerDescription: 'Compatibilidad con OpenAPI 3.1, OpenAPI 3.0 y Swagger 2.0',\n codeSamples: 'Ejemplos de código',\n codeSamplesDescription: 'Ejemplos de código para mostrar tu API en los lenguajes más populares',\n },\n footer: {\n poweredByScalar: 'Desarrollado por Scalar',\n },\n authentication: {\n title: 'Autenticación',\n accepts: 'Acepta',\n allOf: 'todo lo siguiente:',\n authentication: 'autenticación',\n optional: 'Autenticación opcional',\n oneOf: 'uno de:',\n required: 'Autenticación requerida',\n requires: 'Requiere',\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;EACV,UAAU;EACX;CACD,QAAQ;EACN,OAAO;EACP,QAAQ;EACT;CACD,MAAM,EACJ,gBAAgB,yBACjB;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,WACR;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,2BAClB;CACD,gBAAgB;EACd,OAAO;EACP,SAAS;EACT,OAAO;EACP,gBAAgB;EAChB,UAAU;EACV,OAAO;EACP,UAAU;EACV,UAAU;EACX;CACF"}
|
|
1
|
+
{"version":3,"file":"es.js","names":[],"sources":["../../../../src/features/localization/locales/es.ts"],"sourcesContent":["import type { ApiReferenceTranslations } from '@scalar/types/api-reference'\n\nexport const es = {\n common: {\n additionalProperties: 'propiedades adicionales',\n const: 'constante',\n deprecated: 'obsoleto',\n description: 'Descripción',\n discriminator: 'Discriminador',\n enum: 'enum',\n format: 'Formato',\n greaterThan: 'mayor que',\n httpMethod: 'Método HTTP',\n keys: 'claves',\n lessThan: 'menor que',\n max: 'máx.',\n min: 'mín.',\n maxLength: 'longitud máx.',\n minLength: 'longitud mín.',\n multipleOf: 'múltiplo de',\n nullable: 'admite null',\n path: 'Ruta',\n propertyNames: 'nombres de propiedades',\n pattern: 'Patrón',\n readOnly: 'solo lectura',\n required: 'obligatorio',\n hideValues: 'Ocultar valores',\n showAllValues: 'Mostrar todos los valores',\n type: 'Tipo',\n unique: 'único',\n values: 'valores',\n writeOnly: 'solo escritura',\n },\n search: {\n label: 'Buscar',\n inputLabel: 'Introduce tu consulta de búsqueda',\n open: 'Abrir búsqueda',\n placeholder: 'Buscar...',\n clear: 'Borrar búsqueda',\n keyboardShortcut: 'Atajo de teclado:',\n command: 'Comando',\n control: 'Control',\n results: 'Resultados de búsqueda de la referencia',\n navigate: 'Navegar',\n select: 'Seleccionar',\n instructions: 'Pulsa flecha arriba o abajo para navegar, Enter para seleccionar y escribe para filtrar resultados',\n entryHeading: 'Encabezado',\n entryOperation: 'Operación',\n entryTag: 'Etiqueta',\n entryTagGroup: 'Grupo de etiquetas',\n entryWebhook: 'Webhook',\n },\n navigation: {\n introduction: 'Introducción',\n closeGroup: 'Cerrar grupo',\n closeMenu: 'Cerrar menú',\n openGroup: 'Abrir grupo',\n openMenu: 'Abrir menú',\n operations: 'Operaciones',\n endpoints: 'Endpoints de {name}',\n showAllEndpoints: 'Mostrar todos los endpoints de {name}',\n sidebarFor: 'Barra lateral de {name}',\n mainContent: 'Documentación de la API de {name}',\n collapsed: 'Contraído',\n webhooks: 'Webhooks',\n channels: 'Canales',\n },\n server: {\n label: 'Servidor',\n select: 'Seleccionar un servidor',\n },\n info: {\n termsOfService: 'Términos del servicio',\n },\n asyncapi: {\n servers: 'Servidores',\n protocols: 'Protocolos',\n },\n clientLibraries: {\n heading: 'Bibliotecas cliente',\n more: 'Más',\n selectAll: 'Seleccionar entre todos los clientes',\n },\n operation: {\n body: 'Cuerpo',\n cookies: 'Cookies',\n headers: 'Encabezados',\n pathParameters: 'Parámetros de ruta',\n queryParameters: 'Parámetros de consulta',\n requestBody: 'Cuerpo de la solicitud',\n responses: 'Respuestas',\n testRequest: 'Probar solicitud',\n webhook: 'Webhook',\n selectedContentType: 'Tipo de contenido seleccionado',\n hideHeaders: 'Ocultar encabezados',\n showHeaders: 'Mostrar encabezados',\n callbacks: 'Callbacks',\n },\n response: {\n exampleResponses: 'Ejemplos de respuesta',\n noBody: 'Sin cuerpo',\n showSchema: 'Mostrar esquema',\n status: 'Estado',\n },\n schema: {\n example: 'Ejemplo',\n examples: 'Ejemplos',\n default: 'Predeterminado',\n schema: 'Esquema',\n emptyObject: 'Objeto vacío',\n showAdditionalProperties: 'Mostrar propiedades adicionales',\n childAttributes: 'Atributos secundarios',\n hideChildAttributes: 'Ocultar {name}',\n showChildAttributes: 'Mostrar {name}',\n forName: 'para {name}',\n showSchemaDetails: 'Mostrar detalles del esquema',\n oneOf: 'Uno de',\n anyOf: 'Cualquiera de',\n allOf: 'Todos de',\n not: 'No',\n unknownType: 'tipo desconocido',\n },\n download: {\n openapi: 'Descargar documento OpenAPI',\n asyncapi: 'Descargar documento AsyncAPI',\n },\n models: {\n label: 'Modelos',\n },\n actions: {\n copyLink: 'Copiar enlace',\n copyLinkTo: 'Copiar enlace a {name}',\n copyToClipboard: 'Copiar enlace al portapapeles',\n copyEndpointUrl: 'Copiar URL del endpoint',\n showMore: 'Mostrar más',\n },\n agent: {\n askAi: 'Preguntar a IA',\n askAiAgent: 'Preguntar al agente de IA',\n close: 'Cerrar cliente',\n },\n mcp: {\n generate: 'Generar MCP',\n connect: 'Conectar MCP',\n },\n developerTools: {\n title: 'Herramientas de desarrollo',\n configure: 'Configurar',\n share: 'Compartir',\n deploy: 'Desplegar',\n scalarConfiguration: 'Configuración de Scalar',\n theme: 'Tema',\n layout: 'Diseño',\n layoutOptions: 'Opciones de diseño',\n intro:\n 'Las herramientas de desarrollo te permiten personalizar la apariencia y el comportamiento de tu documentación. También puedes compartir tu documentación con Scalar Registry.',\n disableToolbarBefore: 'Para desactivar la barra de herramientas, configura',\n disableToolbarAfter: 'en tu configuración.',\n localhostOnly: 'Las herramientas de desarrollo solo aparecerán al ejecutarse en localhost.',\n layoutModern: 'Moderno',\n layoutClassic: 'Clásico',\n showSidebar: 'Mostrar barra lateral',\n defaultOpenFirstTag: 'Abrir la primera etiqueta por defecto',\n defaultOpenAllTags: 'Abrir todas las etiquetas por defecto',\n expandAll: 'Expandir todo {label}',\n expandAllResponses: 'Expandir todas las respuestas',\n hideClientButton: 'Ocultar botón del cliente',\n hideDarkModeToggle: 'Ocultar selector de modo oscuro',\n hideModels: 'Ocultar {label}',\n hideSearch: 'Ocultar búsqueda',\n showOperationId: 'Mostrar ID de operación',\n hideTestRequestButton: 'Ocultar botón de solicitud de prueba',\n scalarDocs: 'Scalar Docs',\n deployDescription:\n 'Despliega tu documentación en Scalar, la plataforma moderna de documentación para tu API y mucho más.',\n shareTitle: 'Comparte tu API Reference',\n shareDescription:\n 'Sube tu documento OpenAPI para compartir tu API Reference con otras personas. Tan fácil como pulsar un botón.',\n uploadDocument: 'Subir documento',\n temporaryLinkExpiration: 'Tu documento se eliminará automáticamente después de 7 días.',\n deployOnScalar: 'Desplegar en Scalar',\n deployFree: 'Despliega tu documentación gratis.',\n additionalFeaturesMightRequire: 'Las funciones adicionales pueden requerir',\n generate: 'Generar',\n passwordProtection: 'Protección con contraseña',\n customDomains: 'Dominios personalizados',\n freeFormContent: 'Contenido libre',\n cdnInfrastructure: 'Infraestructura CDN',\n pullFromGitHub: 'Importar desde GitHub',\n markdownMdx: 'Markdown/MDX',\n spectralLinting: 'Linting de Spectral',\n jsonSchemaHosting: 'Alojamiento de JSON Schema',\n askAi: 'Preguntar a IA',\n mcpServers: 'Servidores MCP',\n unableToExportDocument: 'No se pudo exportar el documento activo',\n unknownError: 'Se produjo un error desconocido',\n },\n gettingStarted: {\n swaggerEditor: 'Swagger Editor',\n description:\n 'Bienvenido a Scalar API References + Swagger Editor, una herramienta gratuita y de código abierto que toma tu archivo Swagger/OAS y genera API References elegantes.',\n showExample: 'Mostrar ejemplo',\n uploadFile: 'Subir archivo',\n integrations: 'INTEGRACIONES',\n theming: 'TEMAS',\n features: 'Funciones',\n customize: 'Personalizar',\n customizeDescription: 'Usa tu tipografía y paletas de colores, o nuestros temas.',\n testing: 'Pruebas',\n testingDescription: 'Un REST API Client profundamente integrado (también gratuito y de código abierto)',\n search: 'Búsqueda',\n searchDescription: 'Búsqueda completamente integrada (con fuse.js)',\n hosting: 'Hosting',\n hostingDescription: 'Hosting gratuito en un subdominio de https://apidocumentation.com',\n openApiSwagger: 'OpenAPI y Swagger',\n openApiSwaggerDescription: 'Compatibilidad con OpenAPI 3.1, OpenAPI 3.0 y Swagger 2.0',\n codeSamples: 'Ejemplos de código',\n codeSamplesDescription: 'Ejemplos de código para mostrar tu API en los lenguajes más populares',\n },\n footer: {\n poweredByScalar: 'Desarrollado por Scalar',\n },\n authentication: {\n title: 'Autenticación',\n accepts: 'Acepta',\n allOf: 'todo lo siguiente:',\n authentication: 'autenticación',\n optional: 'Autenticación opcional',\n oneOf: 'uno de:',\n required: 'Autenticación requerida',\n requires: 'Requiere',\n scopes: 'Ámbitos de OAuth',\n },\n} satisfies ApiReferenceTranslations\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fr.d.ts","sourceRoot":"","sources":["../../../../src/features/localization/locales/fr.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,EAAE
|
|
1
|
+
{"version":3,"file":"fr.d.ts","sourceRoot":"","sources":["../../../../src/features/localization/locales/fr.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,EAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAwOqB,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fr.js","names":[],"sources":["../../../../src/features/localization/locales/fr.ts"],"sourcesContent":["import type { ApiReferenceTranslations } from '@scalar/types/api-reference'\n\nexport const fr = {\n common: {\n additionalProperties: 'propriétés supplémentaires',\n const: 'constante',\n deprecated: 'obsolète',\n description: 'Description',\n discriminator: 'Discriminateur',\n enum: 'enum',\n format: 'Format',\n greaterThan: 'supérieur à',\n httpMethod: 'Méthode HTTP',\n keys: 'clés',\n lessThan: 'inférieur à',\n max: 'max.',\n min: 'min.',\n maxLength: 'longueur max.',\n minLength: 'longueur min.',\n multipleOf: 'multiple de',\n nullable: 'nullable',\n path: 'Chemin',\n propertyNames: 'noms des propriétés',\n pattern: 'Motif',\n readOnly: 'lecture seule',\n required: 'obligatoire',\n hideValues: 'Masquer les valeurs',\n showAllValues: 'Afficher toutes les valeurs',\n type: 'Type',\n unique: 'unique',\n values: 'valeurs',\n writeOnly: 'écriture seule',\n },\n search: {\n label: 'Rechercher',\n inputLabel: 'Saisissez votre recherche',\n open: 'Ouvrir la recherche',\n placeholder: 'Rechercher...',\n clear: 'Effacer la recherche',\n keyboardShortcut: 'Raccourci clavier :',\n command: 'Commande',\n control: 'Contrôle',\n results: 'Résultats de recherche de la référence',\n navigate: 'Naviguer',\n select: 'Sélectionner',\n instructions:\n 'Appuyez sur flèche haut ou bas pour naviguer, Entrée pour sélectionner, saisissez du texte pour filtrer les résultats',\n entryHeading: 'Titre',\n entryOperation: 'Opération',\n entryTag: 'Balise',\n entryTagGroup: 'Groupe de balises',\n entryWebhook: 'Webhook',\n },\n navigation: {\n introduction: 'Introduction',\n closeGroup: 'Fermer le groupe',\n closeMenu: 'Fermer le menu',\n openGroup: 'Ouvrir le groupe',\n openMenu: 'Ouvrir le menu',\n operations: 'Opérations',\n endpoints: 'Endpoints de {name}',\n showAllEndpoints: 'Afficher tous les endpoints de {name}',\n sidebarFor: 'Barre latérale pour {name}',\n mainContent: 'Documentation de l’API pour {name}',\n collapsed: 'Réduit',\n webhooks: 'Webhooks',\n channels: 'Canaux',\n },\n server: {\n label: 'Serveur',\n select: 'Sélectionner un serveur',\n },\n info: {\n termsOfService: 'Conditions d’utilisation',\n },\n asyncapi: {\n servers: 'Serveurs',\n protocols: 'Protocoles',\n },\n clientLibraries: {\n heading: 'Bibliothèques clientes',\n more: 'Plus',\n selectAll: 'Sélectionner parmi tous les clients',\n },\n operation: {\n body: 'Corps',\n cookies: 'Cookies',\n headers: 'En-têtes',\n pathParameters: 'Paramètres de chemin',\n queryParameters: 'Paramètres de requête',\n requestBody: 'Corps de la requête',\n responses: 'Réponses',\n testRequest: 'Tester la requête',\n webhook: 'Webhook',\n selectedContentType: 'Type de contenu sélectionné',\n hideHeaders: 'Masquer les en-têtes',\n showHeaders: 'Afficher les en-têtes',\n callbacks: 'Callbacks',\n },\n response: {\n exampleResponses: 'Exemples de réponses',\n noBody: 'Aucun corps',\n showSchema: 'Afficher le schéma',\n status: 'Statut',\n },\n schema: {\n example: 'Exemple',\n examples: 'Exemples',\n default: 'Par défaut',\n schema: 'Schéma',\n emptyObject: 'Objet vide',\n showAdditionalProperties: 'Afficher les propriétés supplémentaires',\n childAttributes: 'Attributs enfants',\n hideChildAttributes: 'Masquer {name}',\n showChildAttributes: 'Afficher {name}',\n forName: 'pour {name}',\n showSchemaDetails: 'Afficher les détails du schéma',\n oneOf: 'Un parmi',\n anyOf: 'N’importe lequel parmi',\n allOf: 'Tous parmi',\n not: 'Non',\n unknownType: 'type inconnu',\n },\n download: {\n openapi: 'Télécharger le document OpenAPI',\n asyncapi: 'Télécharger le document AsyncAPI',\n },\n models: {\n label: 'Modèles',\n },\n actions: {\n copyLink: 'Copier le lien',\n copyLinkTo: 'Copier le lien vers {name}',\n copyToClipboard: 'Copier le lien dans le presse-papiers',\n copyEndpointUrl: 'Copier l’URL de l’endpoint',\n showMore: 'Afficher plus',\n },\n agent: {\n askAi: 'Demander à l’IA',\n askAiAgent: 'Demander à l’agent IA',\n close: 'Fermer le client',\n },\n mcp: {\n generate: 'Générer MCP',\n connect: 'Connecter MCP',\n },\n developerTools: {\n title: 'Outils de développement',\n configure: 'Configurer',\n share: 'Partager',\n deploy: 'Déployer',\n scalarConfiguration: 'Configuration Scalar',\n theme: 'Thème',\n layout: 'Mise en page',\n layoutOptions: 'Options de mise en page',\n intro:\n 'Les outils de développement vous permettent de personnaliser l’apparence et le comportement de votre documentation. Vous pouvez aussi partager votre documentation avec Scalar Registry.',\n disableToolbarBefore: 'Pour désactiver la barre d’outils, définissez',\n disableToolbarAfter: 'dans votre configuration.',\n localhostOnly: 'Les outils de développement apparaissent uniquement lors d’une exécution sur localhost.',\n layoutModern: 'Moderne',\n layoutClassic: 'Classique',\n showSidebar: 'Afficher la barre latérale',\n defaultOpenFirstTag: 'Ouvrir le premier tag par défaut',\n defaultOpenAllTags: 'Ouvrir tous les tags par défaut',\n expandAll: 'Tout développer pour {label}',\n expandAllResponses: 'Développer toutes les réponses',\n hideClientButton: 'Masquer le bouton client',\n hideDarkModeToggle: 'Masquer le sélecteur de mode sombre',\n hideModels: 'Masquer {label}',\n hideSearch: 'Masquer la recherche',\n showOperationId: 'Afficher l’ID d’opération',\n hideTestRequestButton: 'Masquer le bouton de requête de test',\n scalarDocs: 'Scalar Docs',\n deployDescription:\n 'Déployez votre documentation sur Scalar, la plateforme moderne de documentation pour votre API et bien plus encore.',\n shareTitle: 'Partager votre API Reference',\n shareDescription:\n 'Téléversez votre document OpenAPI pour partager votre API Reference avec d’autres personnes. Aussi simple qu’un clic.',\n uploadDocument: 'Téléverser le document',\n temporaryLinkExpiration: 'Votre document sera automatiquement supprimé après 7 jours.',\n deployOnScalar: 'Déployer sur Scalar',\n deployFree: 'Déployez votre documentation gratuitement.',\n additionalFeaturesMightRequire: 'Les fonctionnalités supplémentaires peuvent nécessiter',\n generate: 'Générer',\n passwordProtection: 'Protection par mot de passe',\n customDomains: 'Domaines personnalisés',\n freeFormContent: 'Contenu libre',\n cdnInfrastructure: 'Infrastructure CDN',\n pullFromGitHub: 'Import depuis GitHub',\n markdownMdx: 'Markdown/MDX',\n spectralLinting: 'Linting Spectral',\n jsonSchemaHosting: 'Hébergement JSON Schema',\n askAi: 'Demander à l’IA',\n mcpServers: 'Serveurs MCP',\n unableToExportDocument: 'Impossible d’exporter le document actif',\n unknownError: 'Une erreur inconnue est survenue',\n },\n gettingStarted: {\n swaggerEditor: 'Swagger Editor',\n description:\n 'Bienvenue dans Scalar API References + Swagger Editor, un outil gratuit et open source qui transforme votre fichier Swagger/OAS en belles API References.',\n showExample: 'Afficher l’exemple',\n uploadFile: 'Téléverser un fichier',\n integrations: 'INTÉGRATIONS',\n theming: 'THÈMES',\n features: 'Fonctionnalités',\n customize: 'Personnaliser',\n customizeDescription: 'Utilisez votre typographie et vos palettes de couleurs, ou nos thèmes !',\n testing: 'Tests',\n testingDescription: 'Un REST API Client profondément intégré (également gratuit et open source)',\n search: 'Recherche',\n searchDescription: 'Recherche entièrement intégrée (avec fuse.js)',\n hosting: 'Hébergement',\n hostingDescription: 'Hébergement gratuit sur un sous-domaine de https://apidocumentation.com',\n openApiSwagger: 'OpenAPI et Swagger',\n openApiSwaggerDescription: 'Prise en charge d’OpenAPI 3.1, OpenAPI 3.0 et Swagger 2.0',\n codeSamples: 'Exemples de code',\n codeSamplesDescription: 'Des exemples de code pour présenter votre API dans les langages les plus populaires',\n },\n footer: {\n poweredByScalar: 'Propulsé par Scalar',\n },\n authentication: {\n title: 'Authentification',\n accepts: 'Accepte',\n allOf: 'tous les éléments :',\n authentication: 'authentification',\n optional: 'Authentification optionnelle',\n oneOf: 'l’un des éléments :',\n required: 'Authentification requise',\n requires: 'Requiert',\n },\n} satisfies ApiReferenceTranslations\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"fr.js","names":[],"sources":["../../../../src/features/localization/locales/fr.ts"],"sourcesContent":["import type { ApiReferenceTranslations } from '@scalar/types/api-reference'\n\nexport const fr = {\n common: {\n additionalProperties: 'propriétés supplémentaires',\n const: 'constante',\n deprecated: 'obsolète',\n description: 'Description',\n discriminator: 'Discriminateur',\n enum: 'enum',\n format: 'Format',\n greaterThan: 'supérieur à',\n httpMethod: 'Méthode HTTP',\n keys: 'clés',\n lessThan: 'inférieur à',\n max: 'max.',\n min: 'min.',\n maxLength: 'longueur max.',\n minLength: 'longueur min.',\n multipleOf: 'multiple de',\n nullable: 'nullable',\n path: 'Chemin',\n propertyNames: 'noms des propriétés',\n pattern: 'Motif',\n readOnly: 'lecture seule',\n required: 'obligatoire',\n hideValues: 'Masquer les valeurs',\n showAllValues: 'Afficher toutes les valeurs',\n type: 'Type',\n unique: 'unique',\n values: 'valeurs',\n writeOnly: 'écriture seule',\n },\n search: {\n label: 'Rechercher',\n inputLabel: 'Saisissez votre recherche',\n open: 'Ouvrir la recherche',\n placeholder: 'Rechercher...',\n clear: 'Effacer la recherche',\n keyboardShortcut: 'Raccourci clavier :',\n command: 'Commande',\n control: 'Contrôle',\n results: 'Résultats de recherche de la référence',\n navigate: 'Naviguer',\n select: 'Sélectionner',\n instructions:\n 'Appuyez sur flèche haut ou bas pour naviguer, Entrée pour sélectionner, saisissez du texte pour filtrer les résultats',\n entryHeading: 'Titre',\n entryOperation: 'Opération',\n entryTag: 'Balise',\n entryTagGroup: 'Groupe de balises',\n entryWebhook: 'Webhook',\n },\n navigation: {\n introduction: 'Introduction',\n closeGroup: 'Fermer le groupe',\n closeMenu: 'Fermer le menu',\n openGroup: 'Ouvrir le groupe',\n openMenu: 'Ouvrir le menu',\n operations: 'Opérations',\n endpoints: 'Endpoints de {name}',\n showAllEndpoints: 'Afficher tous les endpoints de {name}',\n sidebarFor: 'Barre latérale pour {name}',\n mainContent: 'Documentation de l’API pour {name}',\n collapsed: 'Réduit',\n webhooks: 'Webhooks',\n channels: 'Canaux',\n },\n server: {\n label: 'Serveur',\n select: 'Sélectionner un serveur',\n },\n info: {\n termsOfService: 'Conditions d’utilisation',\n },\n asyncapi: {\n servers: 'Serveurs',\n protocols: 'Protocoles',\n },\n clientLibraries: {\n heading: 'Bibliothèques clientes',\n more: 'Plus',\n selectAll: 'Sélectionner parmi tous les clients',\n },\n operation: {\n body: 'Corps',\n cookies: 'Cookies',\n headers: 'En-têtes',\n pathParameters: 'Paramètres de chemin',\n queryParameters: 'Paramètres de requête',\n requestBody: 'Corps de la requête',\n responses: 'Réponses',\n testRequest: 'Tester la requête',\n webhook: 'Webhook',\n selectedContentType: 'Type de contenu sélectionné',\n hideHeaders: 'Masquer les en-têtes',\n showHeaders: 'Afficher les en-têtes',\n callbacks: 'Callbacks',\n },\n response: {\n exampleResponses: 'Exemples de réponses',\n noBody: 'Aucun corps',\n showSchema: 'Afficher le schéma',\n status: 'Statut',\n },\n schema: {\n example: 'Exemple',\n examples: 'Exemples',\n default: 'Par défaut',\n schema: 'Schéma',\n emptyObject: 'Objet vide',\n showAdditionalProperties: 'Afficher les propriétés supplémentaires',\n childAttributes: 'Attributs enfants',\n hideChildAttributes: 'Masquer {name}',\n showChildAttributes: 'Afficher {name}',\n forName: 'pour {name}',\n showSchemaDetails: 'Afficher les détails du schéma',\n oneOf: 'Un parmi',\n anyOf: 'N’importe lequel parmi',\n allOf: 'Tous parmi',\n not: 'Non',\n unknownType: 'type inconnu',\n },\n download: {\n openapi: 'Télécharger le document OpenAPI',\n asyncapi: 'Télécharger le document AsyncAPI',\n },\n models: {\n label: 'Modèles',\n },\n actions: {\n copyLink: 'Copier le lien',\n copyLinkTo: 'Copier le lien vers {name}',\n copyToClipboard: 'Copier le lien dans le presse-papiers',\n copyEndpointUrl: 'Copier l’URL de l’endpoint',\n showMore: 'Afficher plus',\n },\n agent: {\n askAi: 'Demander à l’IA',\n askAiAgent: 'Demander à l’agent IA',\n close: 'Fermer le client',\n },\n mcp: {\n generate: 'Générer MCP',\n connect: 'Connecter MCP',\n },\n developerTools: {\n title: 'Outils de développement',\n configure: 'Configurer',\n share: 'Partager',\n deploy: 'Déployer',\n scalarConfiguration: 'Configuration Scalar',\n theme: 'Thème',\n layout: 'Mise en page',\n layoutOptions: 'Options de mise en page',\n intro:\n 'Les outils de développement vous permettent de personnaliser l’apparence et le comportement de votre documentation. Vous pouvez aussi partager votre documentation avec Scalar Registry.',\n disableToolbarBefore: 'Pour désactiver la barre d’outils, définissez',\n disableToolbarAfter: 'dans votre configuration.',\n localhostOnly: 'Les outils de développement apparaissent uniquement lors d’une exécution sur localhost.',\n layoutModern: 'Moderne',\n layoutClassic: 'Classique',\n showSidebar: 'Afficher la barre latérale',\n defaultOpenFirstTag: 'Ouvrir le premier tag par défaut',\n defaultOpenAllTags: 'Ouvrir tous les tags par défaut',\n expandAll: 'Tout développer pour {label}',\n expandAllResponses: 'Développer toutes les réponses',\n hideClientButton: 'Masquer le bouton client',\n hideDarkModeToggle: 'Masquer le sélecteur de mode sombre',\n hideModels: 'Masquer {label}',\n hideSearch: 'Masquer la recherche',\n showOperationId: 'Afficher l’ID d’opération',\n hideTestRequestButton: 'Masquer le bouton de requête de test',\n scalarDocs: 'Scalar Docs',\n deployDescription:\n 'Déployez votre documentation sur Scalar, la plateforme moderne de documentation pour votre API et bien plus encore.',\n shareTitle: 'Partager votre API Reference',\n shareDescription:\n 'Téléversez votre document OpenAPI pour partager votre API Reference avec d’autres personnes. Aussi simple qu’un clic.',\n uploadDocument: 'Téléverser le document',\n temporaryLinkExpiration: 'Votre document sera automatiquement supprimé après 7 jours.',\n deployOnScalar: 'Déployer sur Scalar',\n deployFree: 'Déployez votre documentation gratuitement.',\n additionalFeaturesMightRequire: 'Les fonctionnalités supplémentaires peuvent nécessiter',\n generate: 'Générer',\n passwordProtection: 'Protection par mot de passe',\n customDomains: 'Domaines personnalisés',\n freeFormContent: 'Contenu libre',\n cdnInfrastructure: 'Infrastructure CDN',\n pullFromGitHub: 'Import depuis GitHub',\n markdownMdx: 'Markdown/MDX',\n spectralLinting: 'Linting Spectral',\n jsonSchemaHosting: 'Hébergement JSON Schema',\n askAi: 'Demander à l’IA',\n mcpServers: 'Serveurs MCP',\n unableToExportDocument: 'Impossible d’exporter le document actif',\n unknownError: 'Une erreur inconnue est survenue',\n },\n gettingStarted: {\n swaggerEditor: 'Swagger Editor',\n description:\n 'Bienvenue dans Scalar API References + Swagger Editor, un outil gratuit et open source qui transforme votre fichier Swagger/OAS en belles API References.',\n showExample: 'Afficher l’exemple',\n uploadFile: 'Téléverser un fichier',\n integrations: 'INTÉGRATIONS',\n theming: 'THÈMES',\n features: 'Fonctionnalités',\n customize: 'Personnaliser',\n customizeDescription: 'Utilisez votre typographie et vos palettes de couleurs, ou nos thèmes !',\n testing: 'Tests',\n testingDescription: 'Un REST API Client profondément intégré (également gratuit et open source)',\n search: 'Recherche',\n searchDescription: 'Recherche entièrement intégrée (avec fuse.js)',\n hosting: 'Hébergement',\n hostingDescription: 'Hébergement gratuit sur un sous-domaine de https://apidocumentation.com',\n openApiSwagger: 'OpenAPI et Swagger',\n openApiSwaggerDescription: 'Prise en charge d’OpenAPI 3.1, OpenAPI 3.0 et Swagger 2.0',\n codeSamples: 'Exemples de code',\n codeSamplesDescription: 'Des exemples de code pour présenter votre API dans les langages les plus populaires',\n },\n footer: {\n poweredByScalar: 'Propulsé par Scalar',\n },\n authentication: {\n title: 'Authentification',\n accepts: 'Accepte',\n allOf: 'tous les éléments :',\n authentication: 'authentification',\n optional: 'Authentification optionnelle',\n oneOf: 'l’un des éléments :',\n required: 'Authentification requise',\n requires: 'Requiert',\n scopes: 'Portées OAuth',\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;CACb;CACA,QAAQ;EACN,OAAO;EACP,YAAY;EACZ,MAAM;EACN,aAAa;EACb,OAAO;EACP,kBAAkB;EAClB,SAAS;EACT,SAAS;EACT,SAAS;EACT,UAAU;EACV,QAAQ;EACR,cACE;EACF,cAAc;EACd,gBAAgB;EAChB,UAAU;EACV,eAAe;EACf,cAAc;CAChB;CACA,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;EACV,UAAU;CACZ;CACA,QAAQ;EACN,OAAO;EACP,QAAQ;CACV;CACA,MAAM,EACJ,gBAAgB,2BAClB;CACA,UAAU;EACR,SAAS;EACT,WAAW;CACb;CACA,iBAAiB;EACf,SAAS;EACT,MAAM;EACN,WAAW;CACb;CACA,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;CACb;CACA,UAAU;EACR,kBAAkB;EAClB,QAAQ;EACR,YAAY;EACZ,QAAQ;CACV;CACA,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;CACf;CACA,UAAU;EACR,SAAS;EACT,UAAU;CACZ;CACA,QAAQ,EACN,OAAO,UACT;CACA,SAAS;EACP,UAAU;EACV,YAAY;EACZ,iBAAiB;EACjB,iBAAiB;EACjB,UAAU;CACZ;CACA,OAAO;EACL,OAAO;EACP,YAAY;EACZ,OAAO;CACT;CACA,KAAK;EACH,UAAU;EACV,SAAS;CACX;CACA,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;CAChB;CACA,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;CAC1B;CACA,QAAQ,EACN,iBAAiB,sBACnB;CACA,gBAAgB;EACd,OAAO;EACP,SAAS;EACT,OAAO;EACP,gBAAgB;EAChB,UAAU;EACV,OAAO;EACP,UAAU;EACV,UAAU;EACV,QAAQ;CACV;AACF"}
|