@scalar/api-reference 1.1.1 → 1.1.2
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 +6 -0
- package/dist/browser/standalone.js +26 -9
- package/dist/components/ApiReferenceLayout.vue.d.ts.map +1 -1
- package/dist/index.js +363 -352
- package/package.json +5 -5
package/dist/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
(function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode('@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900";@import"https://fonts.googleapis.com/css?family=JetBrains%20Mono";:root{--default-theme-border-width: 1px;--default-theme-radius: 3px;--default-theme-radius-lg: 6px;--default-theme-radius-xl: 8px;--default-theme-header-height: 50px;--default-theme-sidebar-width: 250px;--default-theme-toc-width: 250px;--default-theme-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--default-theme-font-code: "JetBrains Mono";--default-theme-heading-1: 40px;--default-theme-page-description: 24px;--default-theme-heading-2: 24px;--default-theme-heading-3: 20px;--default-theme-heading-4: 16px;--default-theme-heading-5: 16px;--default-theme-heading-6: 16px;--default-theme-paragraph: 16px;--default-theme-small: 14px;--default-theme-mini: 13px;--default-theme-micro: 12px;--default-theme-bold: 600;--default-theme-semibold: 500;--default-theme-regular: 400;--default-theme-font-size-1: 24px;--default-theme-font-size-2: 16px;--default-theme-font-size-3: 14px;--default-theme-font-size-4: 13px;--default-theme-font-size-5: 12px;--default-theme-line-height-1: 32px;--default-theme-line-height-2: 24px;--default-theme-line-height-3: 20px;--default-theme-line-height-4: 18px;--default-theme-line-height-5: 16px;--default-theme-font-medium: 500;--default-theme-font-bold: 700}@media (max-width: 460px){:root{--default-theme-font-size-1: 22px;--default-theme-font-size-2: 14px;--default-theme-font-size-3: 12px}}@media (max-width: 720px){:root{--default-theme-heading-1: 24px;--default-theme-page-description: 20px}}.cm-scroller,.custom-scroll{overflow-y:scroll;scrollbar-color:transparent transparent;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.custom-scroll-self-contain-overflow{overscroll-behavior:contain}.custom-scroll-extra-padding-right{padding-right:12px!important}@supports (-moz-appearance: none){.cm-scroller,.custom-scroll{padding-right:12px}.custom-scroll-extra-padding-right{padding-right:24px!important}}.cm-scroller:hover,.custom-scroll:hover{scrollbar-color:var( --theme-scrollbar-color, var(--default-theme-scrollbar-color) ) transparent}.cm-scroller:hover::-webkit-scrollbar-thumb,.custom-scroll:hover::-webkit-scrollbar-thumb{background:var( --theme-scrollbar-color, var(--default-theme-scrollbar-color) );background-clip:content-box;border:3px solid transparent}.cm-scroller::-webkit-scrollbar-thumb:active,.custom-scroll::-webkit-scrollbar-thumb:active{background:var( --theme-scrollbar-color-active, var(--default-theme-scrollbar-color-active) );background-clip:content-box;border:3px solid transparent}.cm-scroller::-webkit-scrollbar-corner,.custom-scroll::-webkit-scrollbar-corner{background:transparent}.cm-scroller::-webkit-scrollbar,.custom-scroll::-webkit-scrollbar{height:12px;width:12px}.cm-scroller::-webkit-scrollbar-track,.custom-scroll::-webkit-scrollbar-track{background:transparent}.cm-scroller::-webkit-scrollbar-thumb,.custom-scroll::-webkit-scrollbar-thumb{border-radius:20px;background:transparent;background-clip:content-box;border:3px solid transparent}@media (pointer: coarse){.cm-scroller,.custom-scroll{padding-right:12px}.custom-scroll-extra-padding-right{padding-right:24px!important}}.scalar-api-client__codemirror__wrapper{width:100%;height:100%;padding-top:4px;min-height:76px;background:var(--theme-background-2, var(--default-theme-background-2));color:var(--theme-color-1, var(--default-theme-color-1));display:flex;align-items:stretch}.scalar-api-client__codemirror{flex-grow:1;max-width:100%;cursor:text;font-size:var(--theme-small, var(--default-theme-small))}.scalar-api-client__url-input{font-weight:var(--theme-semibold, var(--default-theme-semibold));min-height:auto;padding-top:0}.scalar-api-client__url-input .ͼ1 .cm-scroller{align-items:center!important}.scalar-api-client__variable{color:var(--scalar-api-client-color, var(--default-scalar-api-client-color))}.cm-focused{outline:none!important}.modal-layout[data-v-046a46e5]{position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:1001;background:rgba(0,0,0,.44);padding:20px;opacity:0;animation:modal-fade-046a46e5 .2s forwards}.modal-body[data-v-046a46e5]{padding:24px 12px 18px 24px;max-height:calc(100vh - 240px);background:var(--theme-background-1, var(--default-theme-background-1));border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));font-family:var(--theme-font, var(--default-theme-font));position:relative}.modal[data-v-046a46e5]{margin:80px auto 0;position:relative;background:var(--theme-background-2, var(--default-theme-background-2));border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));color:var(--theme-color-1, var(--default-theme-color-1));width:100%;text-align:left;line-height:1.4;opacity:0;transform:scale(.98);animation:modal-pop-046a46e5 .15s .15s forwards;display:flex;flex-direction:column}.modal[data-v-046a46e5]:before{content:"";display:block;width:100%;height:100%;position:absolute;z-index:0;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg))}.dark-mode .modal[data-v-046a46e5]:before{background:#1a1a1a}.light-mode .modal[data-v-046a46e5]:before{background:#fff}.modal-content-history[data-v-046a46e5]{background:var(--theme-background-1, var(--default-theme-background-1))}.modal-content-history[data-v-046a46e5],.modal-content-large[data-v-046a46e5]{max-width:800px}.modal-content-normal[data-v-046a46e5]{max-width:640px}.modal-content-small[data-v-046a46e5]{max-width:480px}@keyframes modal-fade-046a46e5{0%{opacity:0}to{opacity:1}}@keyframes modal-pop-046a46e5{0%{opacity:0}to{opacity:1;transform:scale(1)}}.modal-header[data-v-046a46e5]{padding:12px 24px;color:var(--theme-color-1, var(--default-theme-color-1));font-size:var(--theme-font-size-4, var(--default-theme-font-size-4));text-align:left;font-weight:600;margin:0;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg)) var(--theme-radius-lg, var(--default-theme-radius-lg)) 0 0}.modal-content-history .modal-header[data-v-046a46e5]{padding-bottom:0;padding-top:24px}.modal-content-history .modal-body[data-v-046a46e5]{padding-top:12px}.modal-content-search[data-v-046a46e5]{max-width:540px}.modal-content-search .modal-body[data-v-046a46e5]{padding:0;overflow:hidden;display:flex;flex-direction:column;max-height:440px}.navtable-mock{background-repeat:repeat;width:100%;background-size:31px 31px;background-position:center 1px;flex:1;position:relative;z-index:0;border-top:1px solid var(--theme-border-color, var(--default-theme-border-color));background:repeating-linear-gradient(var(--theme-background-1, var(--default-theme-background-1)),var(--theme-background-1, var(--default-theme-background-1)) 34.8px,var(--theme-border-color, var(--default-theme-border-color)) 34.8px,var(--theme-border-color, var(--default-theme-border-color)) 35.8px)}.navtable-mock .navtable-item{position:absolute;width:100%;height:100%;left:0;top:0;background:transparent;box-shadow:none}.radio{height:10px;max-width:10px;width:10px;max-height:10px;background:transparent;border:var(--border, var(--default-border));flex-shrink:0;margin-right:6px;margin-left:0;border-radius:50%;display:flex;align-items:center;justify-content:center;outline:none;padding:0}.radio:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.navtable-item__active:before{content:"";display:block;box-shadow:0 0 0 1px var(--theme-color-1, var(--default-theme-color-1))!important;width:100%;position:absolute;top:0;left:0;height:100%}.radio.post{background:var(--theme-color-green, var(--default-theme-color-green))}.radio.delete{background:var(--theme-color-red, var(--default-theme-color-red))}.radio.patch{background:var(--theme-color-yellow, var(--default-theme-color-yellow))}.radio.get{background:var(--theme-color-blue, var(--default-theme-color-blue))}.radio.put{background:var(--theme-color-orange, var(--default-theme-color-orange))}.navtable-item-request span{border:none;outline:none;font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-color-1, var(--default-theme-color-1));width:100%;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.navtable-item-request span em{text-transform:uppercase;font-style:normal;font-family:var(--theme-font-code, var(--default-theme-font-code));font-size:var(--theme-micro, var(--default-theme-micro));margin-right:6px;font-weight:var(--theme-semibold, var(--default-theme-semibold));color:var(--theme-color-3, var(--default-theme-color-3))}.request-method-select[data-v-01f6175d]{position:relative;display:flex}.request-method-select select[data-v-01f6175d]{border:none;outline:none;cursor:pointer;background:var(--theme-background-3, var(--default-theme-background-3));box-shadow:-2px 0 0 0 var(--theme-background-3, var(--default-theme-background-3));position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.request-method-select select[disabled][data-v-01f6175d]{pointer-events:none}.request-method[data-v-01f6175d]{display:flex;align-items:center;color:var(--theme-color-3, var(--default-theme-color-3));-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:0 12px;border-right:1px solid var(--theme-border-color, var(--default-theme-border-color));position:relative}.request-method span[data-v-01f6175d]{font-family:var(--theme-font-code, var(--default-theme-font-code));font-size:500;font-size:var(--theme-micro, var(--default-theme-micro));text-transform:uppercase;display:flex;align-items:center}.request-method:not(.request-method--disabled) span[data-v-01f6175d]:after{content:"";width:7px;height:7px;transform:rotate(45deg) translate3d(-2px,-2px,0);display:block;margin-left:6px;box-shadow:1px 1px 0 currentColor}.request-method i[data-v-01f6175d]{width:10px;height:10px;border-radius:50%;margin-right:6px;text-align:center;line-height:18px;font-style:normal;flex-shrink:0;display:inline-block;color:var(--theme-color-disabled, var(--default-theme-color-disabled));background:var( --scalar-api-client-color, var(--default-scalar-api-client-color) )}.loader[data-v-00528339]{position:absolute;z-index:3;height:2px;background:var( --scalar-api-client-color, var(--default-scalar-api-client-color) );animation:loading-00528339 5s cubic-bezier(0,.5,.25,1)}@keyframes loading-00528339{0%{width:0}to{width:100%}}.scalar-api-client__address-bar[data-v-00528339]{width:100%;padding:12px 12px 10px;display:flex;align-items:center;position:relative;background:var(--theme-background-1, var(--default-theme-background-1))}.scalar-api-client__url-form[data-v-00528339]{display:flex;width:100%;align-items:stretch;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg))}.scalar-api-client__field[data-v-00528339]{border-right:0;background:var(--theme-background-2, var(--default-theme-background-2));border-radius:var(--theme-radius, var(--default-theme-radius)) 0 0 var(--theme-radius, var(--default-theme-radius));display:flex;align-items:stretch;width:100%;overflow:hidden;min-height:31px}.scalar-api-client__address-bar-data[data-v-00528339]{width:100%}.scalar-api-client__address-bar-data-meta[data-v-00528339]{display:flex;margin-top:5px}.scalar-api-client__url-input[data-v-00528339]{color:var(--theme-color-1, var(--default-theme-color-1))}.scalar-api-client__request-type[data-v-00528339]{display:flex;align-items:center;color:var(--theme-color-3, var(--default-theme-color-3));-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:0 12px;border-right:1px solid var(--theme-border-color, var(--default-theme-border-color));position:relative}.scalar-api-client__request-type span[data-v-00528339]{font-family:var(--theme-font-code, var(--default-theme-font-code));font-size:var(--theme-micro, var(--default-theme-micro));text-transform:uppercase}.scalar-api-client__request-type svg[data-v-00528339]{margin-left:6px;width:8px}.scalar-api-client__request-type i[data-v-00528339]{width:10px;height:10px;border-radius:50%;margin-right:6px;text-align:center;line-height:18px;font-style:normal;flex-shrink:0;display:inline-block;color:var(--theme-color-3, var(--default-theme-color-3));background:var( --scalar-api-client-color, var(--default-scalar-api-client-color) )}.meta-request-break[data-v-00528339]{margin:0 5px}.scalar-api-client__history[data-v-00528339]{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;color:var(--theme-color-2, var(--default-theme-color-2));display:flex;align-items:center;border-radius:var(--theme-radius, var(--default-theme-radius));height:100%}.scalar-api-client__send-request-button[type=submit][data-v-00528339]{font-size:var(--theme-micro, var(--default-theme-micro));letter-spacing:.25px;font-weight:var(--theme-semibold, var(--default-theme-semibold));color:#fff;border:none;white-space:nowrap;padding:0 12px;text-transform:uppercase;cursor:pointer;outline:none;font-family:(--theme-font,var(--default-theme-font));border-radius:0 var(--theme-radius, var(--default-theme-radius)) var(--theme-radius, var(--default-theme-radius)) 0;background:var( --scalar-api-client-color, var(--default-scalar-api-client-color) );position:relative;display:flex;align-items:center;overflow:hidden;flex-shrink:0}.scalar-api-client__send-request-button[data-v-00528339]:before{content:"";position:absolute;top:-5%;left:-5%;width:110%;height:110%;pointer-events:none;cursor:pointer;border-radius:var(--theme-radius, var(--default-theme-radius));background:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.2))}.scalar-api-client__send-request-button[data-v-00528339]:hover:before{background:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.1))}.scalar-api-client__send-request-button svg[data-v-00528339]{width:12px;height:12px;flex-shrink:0;margin-right:6px;position:relative}.scalar-api-client__send-request-button span[data-v-00528339]{position:relative}@media screen and (max-width: 720px){.scalar-api-client__history-toggle span[data-v-00528339],.scalar-api-client__send-request-button span[data-v-00528339]{display:none}.scalar-api-client__history-toggle svg[data-v-00528339],.scalar-api-client__send-request-button svg[data-v-00528339]{margin-right:0}}.scalar-api-client__send-request-button[disabled][data-v-00528339]{pointer-events:none;color:var(--theme-color-2, var(--default-theme-color-2));background:var(--theme-background-3, var(--default-theme-background-3));border:1px solid var(--default-theme-border-color)}.scalar-api-client__history-toggle[data-v-00528339]{padding:0 12px;line-height:30px;color:var(--theme-color-3, var(--default-theme-color-3));font-size:var(--theme-micro, var(--default-theme-micro));letter-spacing:.125px;font-weight:var(--theme-semibold, var(--default-theme-semibold));text-transform:uppercase;height:100%;display:flex;align-items:center;cursor:pointer;white-space:nowrap;box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color));margin-left:12px;border-radius:var(--theme-radius, var(--default-theme-radius));-webkit-user-select:none;user-select:none}.scalar-api-client__history-toggle[data-v-00528339]:hover{background:var(--theme-background-2, var(--default-theme-background-2))}.scalar-api-client__history-toggle svg[data-v-00528339]{height:13px;width:13px;margin-right:6px;color:var(--theme-color-3, var(--default-theme-color-3))}.scalar-api-client__address-bar-close[data-v-00528339]{fill:var(--theme-color-3, var(--default-theme-color-3));margin-left:12px;height:24px}.scalar-api-client__address-bar-close[data-v-00528339]:hover{cursor:pointer;fill:var(--theme-color-1, var(--default-theme-color-1))}.scalar-api-client__address-bar__content[data-v-00528339]{width:640px;height:100%;background:var(--theme-background-1, var(--default-theme-background-1));position:fixed;top:0;right:0;z-index:1000;transform:translate3d(640px,0,0);opacity:0;transition:transform .5s cubic-bezier(.77,0,.175,1),opacity .01s ease-in-out .5s;pointer-events:none}.scalar-api-client__address-bar-content-item[data-v-00528339]{height:100vh;max-height:100vh;overflow:auto}.scalar-api-client__address-bar__on[data-v-00528339]{z-index:100000}.scalar-api-client__address-bar__on .scalar-api-client__address-bar__content[data-v-00528339]{transform:translateZ(0);opacity:1;pointer-events:all;transition:transform .5s cubic-bezier(.77,0,.175,1)}.scalar-api-client__address-bar__on .scalar-api-client__address-bar__close[data-v-00528339]{opacity:1;pointer-events:all;cursor:pointer}.scalar-api-client__address-bar .navtable-item__active[data-v-00528339]{background:var(--theme-background-2, var(--default-theme-background-2));cursor:default}.scalar-api-client__address-bar .navtable-item__active .radio[data-v-00528339]:before{display:none}.navigation-back[data-v-00528339]{stroke:var(--theme-color-2, var(--default-theme-color-2));cursor:pointer}.navigation-back[data-v-00528339]:hover{stroke:var(--theme-color-1, var(--default-theme-color-1))}.scalar-api-client__address-bar__close[data-v-00528339]{width:100%;height:100%;position:fixed;top:0;left:0;pointer-events:none;opacity:0;transition:all .1s ease-in-out;z-index:1000}.navtable-item-time[data-v-00528339]{font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-color-1, var(--default-theme-color-1));text-transform:capitalize;padding:0 9px}.scalar-api-client__item{border-radius:var(--theme-radius, var(--default-theme-radius));margin-bottom:6px;position:relative}.scalar-api-client__item button{background-color:transparent;text-align:left}.scalar-api-client__item:hover{cursor:pointer}.scalar-api-client__toggle:after{content:"";position:absolute;bottom:-6.5px;width:100%;height:6px;left:0}.scalar-api-client__item--open .scalar-api-client__toggle:after{display:none}.scalar-api-client__item:hover,.scalar-api-client__item--open{background:var(--theme-background-2, var(--default-theme-background-2))}.scalar-api-client__item--open .scalar-api-client__item__content{display:flex}.scalar-api-client__item--open:hover{cursor:default}.scalar-api-client__item--open .scalar-api-client__toggle__icon{transform:rotate(90deg)}.scalar-api-client__toggle{padding:6px;min-height:37px;display:flex;align-items:center;justify-content:space-between;position:relative;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;border:none;font-family:(--theme-font,var(--default-theme-font));cursor:pointer}.scalar-api-client__item .scalar-api-client__item__title{color:var(--theme-color-1, var(--default-theme-color-1));font-size:var(--theme-small, var(--default-theme-small));font-weight:var(--theme-semibold, var(--default-theme-semibold));font-family:(--theme-font,var(--default-theme-font));-webkit-user-select:none;user-select:none;flex:1;position:relative;z-index:1}.scalar-api-client__item .scalar-api-client__toggle__icon{width:10px;margin-right:6px;color:var(--theme-color-3, var(--default-theme-color-3));z-index:1;position:relative}.scalar-api-client__toggle:hover .scalar-api-client__toggle__icon{color:var(--theme-color-1, var(--default-theme-color-1))}.scalar-api-client__item__options{position:relative;z-index:1}.scalar-api-client__item__options span{background:transparent;padding:2px 0;border-radius:3px;font-size:var(--theme-small, var(--default-theme-small));pointer-events:none;color:var(--theme-color-2, var(--default-theme-color-2));display:flex;align-items:center;justify-content:center}.scalar-api-client__item__options:hover span{color:var(--theme-color-1, var(--default-theme-color-1));border-color:currentColor}.scalar-api-client__item__options span svg{width:15px;height:15px;margin-left:3px}.scalar-api-client__item__options select{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.scalar-api-client__item__content .scalar-api-client__codemirror__wrapper{padding-top:0}.table{border:1px solid var(--theme-border-color, var(--default-theme-border-color));background:transparent;border-radius:var(--theme-radius, var(--default-theme-radius));width:100%}.table-row{border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color));display:flex;position:relative}.table-row__add{border-radius:0 0 var(--theme-radius-lg, var(--default-theme-radius-lg)) var(--theme-radius-lg, var(--default-theme-radius-lg));border-bottom:none}.table-row.required-parameter .table-row-item:nth-of-type(2):after{content:"Required";position:absolute;top:4px;right:0;padding:5px 9px 5px 6px;font-weight:var(--theme-semibold, var(--default-theme-semibold));font-size:var(--theme-micro, var(--default-theme-micro));background:var(--theme-background-2, var(--default-theme-background-2));box-shadow:-2px 0 4px var(--theme-background-2, var(--default-theme-background-2))}.table-row.required-parameter .table-row-item:nth-of-type(2):focus-within:after{display:none}.table-row:last-of-type{border-bottom:none}.table-row__active{border-radius:0 0 var(--theme-radius-lg, var(--default-theme-radius-lg)) var(--theme-radius-lg, var(--default-theme-radius-lg))}.table-row-drag{width:20px;flex-shrink:0;border-right:1px solid var(--theme-border-color, var(--default-theme-border-color));align-items:center;justify-content:center;display:none}.table-row-drag svg{width:6px;fill:var(--theme-color-3, var(--default-theme-color-3))}.table-row-drag .table-row-drag-add{width:8px}.table-row-item{width:100%;border-right:1px solid var(--theme-border-color, var(--default-theme-border-color));position:relative}.table-row-item-menu{position:absolute;right:6px;background:var(--theme-background-2, var(--default-theme-background-2));width:24px;height:24px;top:50%;transform:translate3d(0,-50%,0);border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;cursor:pointer}.table-row-item input:focus+.table-row-item-menu,.table-row-item:hover .table-row-item-menu{opacity:1}.table-row-item-menu svg{height:12px;width:initial;fill:var(--theme-color-3, var(--default-theme-color-3))}.table-row-item-menu:hover svg{fill:var(--theme-color-1, var(--default-theme-color-1))}.table-row-item input{border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;padding:9px;width:100%;min-height:100%;color:var(--theme-color-1, var(--default-theme-color-1));font-size:var(--theme-micro, var(--default-theme-micro));background:transparent;font-family:var(--theme-font, var(--default-theme-font))}.table-row-item input[disabled]{background:transparent;font-family:var(--theme-font-code, var(--default-theme-font-code))}.table-row-item input:focus{box-shadow:0 0 0 1px var(--theme-color-1, var(--default-theme-color-1))}.table-row-item label{background:transparent;text-transform:uppercase;display:block;padding:9px;font-weight:var(--theme-semibold, var(--default-theme-semibold));color:var(--theme-color-2, var(--default-theme-color-2));font-size:var(--theme-micro, var(--default-theme-micro))}.table-row-meta{overflow:hidden;flex-shrink:0;transition:all .15s ease-in-out;display:flex;align-items:center;justify-content:center;width:51px;-webkit-user-select:none;user-select:none}.table-row-meta-check{width:18px;height:18px;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));background:rgba(47,177,228,.1)}.table-row-meta svg{width:13px;height:13px;margin:0 1px;color:var(--theme-color-3, var(--default-theme-color-3));cursor:pointer}.table-row-meta svg:hover{color:var(--theme-color-2, var(--default-theme-color-2))}.meta-check{display:flex;position:relative;cursor:pointer;align-items:center;font-size:var(--theme-micro, var(--default-theme-micro));border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));-webkit-user-select:none;user-select:none;margin:0 1px;transition:all .15s ease-in-out}.meta-check input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.meta-checkmark{height:17px;width:17px;background:var(--theme-background-3, var(--default-theme-background-3));border-radius:3px;display:flex;align-items:center;justify-content:center;position:relative}.meta-checkmark:hover{background:var(--theme-background-3, var(--default-theme-background-3))}.meta-check:focus-within .meta-checkmark{box-shadow:0 0 0 1px var(--theme-color-1, var(--default-theme-color-1))}.meta-check .meta-checkmark:after{content:"";display:none;width:5px;height:8px;border:solid var(--theme-color-1, var(--default-theme-color-1));border-width:0 1.5px 1.5px 0;transform:rotate(45deg) translate3d(0,-1px,0)}.meta-check input:checked~.meta-checkmark:after{display:block}.meta-check input:checked~.meta-checkmark:hover{background:transparent}.navtable{width:100%}.navtable-follow{background-color:#000;color:#fff;font-size:9px;padding:6px;display:-webkit-box;max-width:250px;-webkit-line-clamp:12;border-radius:3px;-webkit-box-orient:vertical;overflow:hidden;line-height:1.24;transform:translate3d(10px,0,0)}.navtable-follow:after{content:"";position:absolute;bottom:0;width:100%;height:6px;background-color:#000}.navtable-follow *{font-family:var( --theme-font-code, var(--default-theme-font-code) )!important}.navtable-table{position:relative;display:flex;flex-direction:column;min-height:389px;border-radius:var(--theme-radius, var(--default-theme-radius));border:1px solid var(--theme-border-color, var(--default-theme-border-color))}.navtable-radios{z-index:1;border-top:1px solid var(--theme-border-color, var(--default-theme-border-color))}.navtable-item{display:flex;position:relative;color:var(--theme-color-1, var(--default-theme-color-1));font-size:var(--theme-micro, var(--default-theme-micro));border-top:1px solid var(--theme-border-color, var(--default-theme-border-color));font-weight:var(--theme-semibold, var(--default-theme-semibold))}.navtable-item:first-of-type{border-top:none}.navtable-item>div{word-wrap:break-word}.navtable-item>div:not(:first-child){border-left:1px solid var(--theme-border-color, var(--default-theme-border-color))}.navtable-item-action{color:var(--theme-color-2, var(--default-theme-color-2));font-size:var(--theme-micro, var(--default-theme-micro));font-weight:var(--theme-bold, var(--default-theme-bold));background:var( --scalar-api-client-bg3, var(--default-scalar-api-client-bg3) );border:none;border-radius:30px;-webkit-appearance:none;-moz-appearance:none;appearance:none;max-height:25px;margin-left:12px;margin-right:6px;padding:4px 8px;outline:none;cursor:pointer;opacity:0;transition:opacity .15s ease-in-out;white-space:nowrap;position:relative}.navtable-item-action:hover{color:var(--theme-color-1, var(--default-theme-color-1));background:var( --scalar-api-client-gradient, var(--default-scalar-api-client-gradient) );box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color))}.navtable-item-action:focus{background:var(--theme-background-2, var(--default-theme-background-2))}.navtable-item:hover,.navtable-item:focus-within .navtable-item-action{opacity:1}.navtable-item-add{display:flex;align-items:center;padding:9px;font-weight:var(--theme-bold, var(--default-theme-bold));outline:none;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;color:var(--theme-color-1, var(--default-theme-color-1))}.navtable-item-add:hover{background:var(--theme-background-2, var(--default-theme-background-2));cursor:pointer}.navtable-item-25{width:25%;font-size:var(--theme-micro, var(--default-theme-micro));display:flex;align-items:center}.navtable-item-33{width:33.33333%;display:flex;font-size:var(--theme-micro, var(--default-theme-micro));align-items:center}.navtable-item-66{width:66.6666%;display:flex;font-size:var(--theme-micro, var(--default-theme-micro));align-items:center}.navtable-item-75{width:75%;display:flex;align-items:center}.navtable-item-75:focus-within{background:var(--theme-background-2, var(--default-theme-background-2))}.navtable-item-40{width:40%;display:flex;align-items:center;padding:9px}.navtable-item-20{width:20%;display:flex;align-items:center;padding:9px}.navtable-item-50{width:50%;display:flex;align-items:center}.navtable-item-50:focus-within{background:var(--theme-background-2, var(--default-theme-background-2))}.navtable-item p{padding:9px}.navtable-item input{padding:12px 6px;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-color-1, var(--default-theme-color-1));background:transparent;width:100%}.navtable-item input:focus{background:var(--theme-background-2, var(--default-theme-background-2))}.navtable-item-select{position:relative}.navtable-item-select select{background:transparent;outline:none;border:none;font-size:var(--theme-micro, var(--default-theme-micro));-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:12px 6px;top:0;position:relative;cursor:pointer;color:var(--theme-color-2, var(--default-theme-color-2))}.navtable-item-select svg{position:absolute;right:6px;color:var(--theme-color-ghost, var(--default-theme-color-ghost));width:6px;top:12px;pointer-events:none}.navtable-item .option{padding:12px 6px;font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-color-1, var(--default-theme-color-1));width:100%}.navtable-item label{color:var(--theme-color-3, var(--default-theme-color-3));font-size:var(--theme-micro, var(--default-theme-micro));font-weight:var(--theme-semibold, var(--default-theme-semibold));text-transform:uppercase;display:block;width:100%}.navtable-item-response{padding:0 9px}.navtable-item-response span{font-size:var(--theme-micro, var(--default-theme-micro));display:flex;align-items:center;margin-right:9px;min-width:40px}.scalar-api-client__status--1xx:before,.scalar-api-client__status--2xx:before,.scalar-api-client__status--3xx:before,.scalar-api-client__status--4xx:before,.scalar-api-client__status--5xx:before,.scalar-api-client__status--6xx:before{content:"";width:10px;height:10px;border-radius:50%;margin-right:4px;background:var(--theme-background-2, var(--default-theme-background-2))}.scalar-api-client__status--2xx:before{background:var(--theme-color-green, var(--default-theme-color-green))}.scalar-api-client__status--3xx:before{background:var(--theme-color-orange, var(--default-theme-color-orange))}.scalar-api-client__status--4xx:before{background:var(--theme-color-red, var(--default-theme-color-red))}.navtable-item-response span:empty{display:none}.simpletable.navtable{padding:0}.simpletable.navtable .navtable-item-66,.simpletable.navtable .navtable-item-33{display:block}.simpletable.navtable .navtable-table{height:fit-content}.meta-delete{position:absolute;right:-9px;background:var( --theme-background-3, var(--default-theme-background-3) )!important;height:20px;width:20px;border:none;outline:none;border-radius:50%;opacity:0;padding:5px;display:flex;align-items:center;justify-content:center;cursor:pointer}.meta-delete svg{width:11px;height:11px;color:var(--theme-color-3, var(--default-theme-color-3))}.meta-delete:hover svg{color:var(--theme-color-red, var(--default-theme-color-red))}.meta-delete:focus svg{color:var(--theme-color-1, var(--default-theme-color-1))}.meta-delete:focus{border-color:var(--theme-color-1, var(--default-theme-color-1));color:var(--theme-color-1, var(--default-theme-color-1))}.table-row:hover .meta-delete{opacity:1}@media (pointer: coarse){.table-row:hover .meta-delete{opacity:1}}.meta-add{border:none;border-top:1px solid var(--theme-border-color, var(--default-theme-border-color));font-weight:var(--theme-semibold, var(--default-theme-semibold));padding:9px;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;font-size:var(--theme-micro, var(--default-theme-micro));font-family:var(--theme-font, var(--default-theme-font));color:var(--theme-color-3, var(--default-theme-color-3));cursor:pointer;display:flex;align-items:center}.meta-add svg{width:12px;height:12px;margin-right:6px}.meta-add:hover,.meta-add:focus{color:var(--theme-color-1, var(--default-theme-color-1))}.scalar-api-client-add{color:var(--theme-color-2, var(--default-theme-color-2));padding:6px;width:fit-content;border-radius:var(--theme-radius, var(--default-theme-radius));cursor:pointer;font-size:var(--theme-micro, var(--default-theme-micro));font-weight:var(--theme-semibold, var(--default-theme-semibold));margin:0 6px;border:none;font-family:var(--theme-font);-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center}.scalar-api-client-add svg{width:12px;height:12px;margin-right:6px}.scalar-api-client-add:hover{color:var(--theme-color-1, var(--default-theme-color-1))}.scalar-api-client-add:focus-within{background:var(--theme-background-3, var(--default-theme-background-3))}.scalar-api-client__main__left{width:50%;border-right:1px solid var(--theme-border-color, var(--default-theme-border-color));padding:0 6px 12px 18px}@media screen and (max-width: 820px){.scalar-api-client__main__left{width:100%;border-right:none;padding:0 0 12px 12px}}.scalar-api-client__item__content{flex-flow:wrap;padding:3px 9px 9px;border-radius:3px;color:var(--theme-color-3, var(--default-theme-color-3));font-size:var(--theme-micro, var(--default-theme-micro));margin-top:-3px;justify-content:space-between;overflow:auto}.scalar-api-client__item__content .scalar-api-client__codemirror__wrapper{width:100%;min-height:63px}.scalar-api-client__item__content .cm-s-default{border:1px solid var(--theme-border-color, var(--default-theme-border-color));border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg))}.scalar-api-client__item__content .scalar-api-client__item__content--code{width:100%;max-height:calc(100vh - 200px);overflow:auto}.scalar-api-client__item__content .cm-scroller{border:1px solid var(--theme-border-color, var(--default-theme-border-color));border-radius:3px}.scalar-api-client__item__content .cm-editor{outline:none!important}.scalar-api-client__item__content .cm-editor .cm-gutters,.scalar-api-client__item__content .cm-scroll{background:transparent}.scalar-api-client__item__content .cm-editor *{font-size:var(--theme-micro, var(--default-theme-micro))}.scalar-api-client__item__content .cm-editor .cm-line{color:var(--theme-color-1, var(--default-theme-color-1))}.scalar-api-client__item__content-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;font-size:var(--theme-micro, var(--default-theme-micro));background:var( --scalar-api-client-color, var(--default-scalar-api-client-color) )!important;text-align:center;font-weight:var(--theme-semibold, var(--default-theme-semibold));font-family:var(--theme-font, var(--default-theme-font));padding:6px;width:fit-content;margin:3px 3px 3px auto;text-transform:uppercase;border-radius:var(--theme-radius, var(--default-theme-radius));color:#fff;cursor:pointer;text-align:center!important;position:relative}.scalar-api-client__item__content-button span{position:relative}.scalar-api-client__item__content-button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;cursor:pointer;border-radius:var(--theme-radius, var(--default-theme-radius));background:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.2))}.scalar-api-client__item__content-button:hover:before{background:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.1))}.scalar-api-client__item__content__split{justify-content:space-between}.scalar-collapsible-section-flex{width:100%}.input{background:transparent;position:relative;width:100%;text-align:left;display:flex;box-shadow:0 1px 0 var(--theme-border-color, var(--default-theme-border-color))}.input:focus-within{box-shadow:0 0 0 1px var(--theme-color-1, var(--default-theme-color-1))!important;z-index:10}.input:first-of-type{border-radius:var(--theme-radius, var(--default-theme-radius)) var(--theme-radius, var(--default-theme-radius)) 0 0}.input:first-child:last-child{border-radius:var(--theme-radius, var(--default-theme-radius))}.input:last-child{box-shadow:none;border-radius:0 0 var(--theme-radius, var(--default-theme-radius)) var(--theme-radius, var(--default-theme-radius))}.input__half:first-of-type{border-radius:var(--theme-radius, var(--default-theme-radius)) 0 0 0}.input__half:nth-of-type(2){border-radius:0 var(--theme-radius, var(--default-theme-radius)) 0 0}.authentication-form{box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color));border-radius:var(--theme-radius, var(--default-theme-radius));width:100%;display:flex;flex-flow:wrap}.input__half{width:50%}.input__half+.input__half{border-left:1px solid var(--theme-border-color, var(--default-theme-border-color))}.input__half:focus-within{border-color:transparent}.input label,.input input{padding:9px;border:0;outline:none;font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-color-2, var(--default-theme-color-2));width:100%;background:transparent;-moz-appearance:none;appearance:none;-webkit-appearance:none;left:0}.input label{color:var(--theme-color-1, var(--default-theme-color-1));width:fit-content;padding-right:0;white-space:nowrap;cursor:text}.input input{position:relative;z-index:99}.input input:not(:placeholder-shown)+label{color:var(--theme-color-2, var(--default-theme-color-2))}.select{background:--theme-background-1;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));font-size:var(--theme-micro, var(--default-theme-micro));border:1px solid var(--theme-border-color, var(--default-theme-border-color));width:100%;position:relative;margin-bottom:6px}.select:focus-within{background:var(--theme-background-3, var(--default-theme-background-3))}.select:hover{background:var(--theme-background-3, var(--default-theme-background-3))}.select svg{position:absolute;right:9px;pointer-events:none;color:var(--theme-color-2, var(--default-theme-color-2));width:6px;top:10px}.select label{display:block;font-size:10px;color:var(--theme-color-2, var(--default-theme-color-2));position:absolute;left:9px;top:6px}.select select{background:transparent;outline:none;border:none;-webkit-appearance:none;font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-color-1, var(--default-theme-color-1));-moz-appearance:none;appearance:none;width:100%;padding:14px 9px 4px;top:0;position:relative;cursor:pointer}.check{display:flex;position:relative;cursor:pointer;align-items:center;font-size:var(--theme-micro, var(--default-theme-micro));padding:6px 9px;border-radius:0 0 var(--theme-radius, var(--default-theme-radius)) var(--theme-radius, var(--default-theme-radius));-webkit-user-select:none;user-select:none;width:100%;outline:none}.check:focus-within{box-shadow:0 0 0 1px var(--theme-color-1, var(--default-theme-color-1))}.checkmark:hover{background:var(--theme-background-3, var(--default-theme-background-3))}.check:focus-within{border-color:var(--theme-color-1, var(--default-theme-color-1))}.check p{color:var(--theme-color-3, var(--default-theme-color-3))}.check input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{height:17px;width:17px;background:var(--theme-background-3, var(--default-theme-background-3));margin-right:10px;border-radius:3px;display:flex;align-items:center;justify-content:center;position:relative}.check input:checked~p{color:var(--theme-color-1, var(--default-theme-color-1))}.check .checkmark:after{content:"";display:none;width:5px;height:8px;border:solid var(--theme-color-1, var(--default-theme-color-1));border-width:0 1.5px 1.5px 0;transform:rotate(45deg) translate3d(0,-1px,0)}.check input:checked~.checkmark:after{display:block}.scalar-api-client__main__scroll-container{height:calc(100vh - 320px)}.scalar-api-client__request-name{outline:none;border:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;font-size:var(--theme-small, var(--default-theme-small));font-weight:var(--theme-semibold, var(--default-theme-semibold));color:var(--theme-color-3, var(--default-theme-color-3));width:100%;padding:0;background:transparent;font-family:var(--theme-font, var(--default-theme-font))}.scalar-api-client__request-name::-webkit-input-placeholder{font-weight:var(--theme-semibold, var(--default-theme-semibold))}.scalar-api-client__request-name:-ms-input-placeholder{font-weight:var(--theme-semibold, var(--default-theme-semibold))}.scalar-api-client__request-name::placeholder{font-weight:var(--theme-semibold, var(--default-theme-semibold))}a[data-v-d11ff062]{color:var(--theme-color-3, var(--default-theme-color-3));text-decoration:underline;text-decoration-color:var( --theme-border-color, var(--default-theme-border-color) );text-underline-offset:2px;cursor:help}.simple-cell[data-v-01fffd78]{all:unset;display:table-cell;border-right:1px solid var(--theme-border-color, var(--default-theme-border-color));position:relative;padding:9px!important;color:var(--theme-color-1, var(--default-theme-color-1));white-space:nowrap}.simple-cell a[data-v-01fffd78]{color:var(--theme-color-1, var(--default-theme-color-1))!important}.simple-cell[data-v-01fffd78]:last-of-type{border-right:none}.simple-cell.wrap[data-v-01fffd78]{white-space:normal}.simple-cell.strong[data-v-01fffd78]{font-weight:var(--theme-semibold, var(--default-theme-semibold))}.simple-header[data-v-b2232089]{color:var(--theme-color-3, var(--default-theme-color-3));font-weight:var(--theme-semibold, var(--default-theme-semibold));text-transform:uppercase}.simple-row[data-v-0982ade4]{all:unset;display:table-row;box-shadow:0 -1px var(--theme-border-color, var(--default-theme-border-color))}.simple-row[data-v-0982ade4]:first-of-type{box-shadow:none}.simple-table[data-v-28fcbcb6]{all:unset;display:table;width:100%;border-spacing:0;box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color));border-radius:var(--theme-radius, var(--default-theme-radius))}.scalar-api-client__main__right{width:50%;padding:0 6px 12px 18px}@media screen and (max-width: 820px){.scalar-api-client__main__right{width:100%;border-right:none;padding:0 0 12px 12px}}.scalar-api-client__main__right :deep(.scalar-copilot__header-button){position:absolute;top:6px;right:12px}.scalar-api-client,#headlessui-portal-root{background:var(--theme-background-1, var(--default-theme-background-1));position:relative;height:100%;overflow:hidden!important;display:flex;flex-direction:column;font-family:var(--theme-font, var(--default-theme-font));box-sizing:border-box}.scalar-api-client *,.scalar-api-client *:before,.scalar-api-client *:after,#headlessui-portal-root *,#headlessui-portal-root *:before,#headlessui-portal-root *:after{box-sizing:inherit}.scalar-api-client{flex:1;max-height:100vh}@media screen and (max-width: 1000px){.scalar-api-client{width:100%}}.scalar-api-client pre{font-family:var(--theme-font-code, var(--default-theme-font-code))}.scalar-api-client--post{--default-scalar-api-client-color: var( --theme-color-green, var(--default-theme-color-green) );--default-scalar-api-client-background: var( --theme-post-background, var(--default-theme-post-background) )}.scalar-api-client--delete{--default-scalar-api-client-color: var( --theme-color-red, var(--default-theme-color-red) );--default-scalar-api-client-background: var( --theme-delete-background, var(--default-theme-delete-background) )}.scalar-api-client--patch{--default-scalar-api-client-color: var( --theme-color-yellow, var(--default-theme-color-yellow) );--default-scalar-api-client-background: var( --theme-patch-background, var(--default-theme-patch-background) )}.scalar-api-client--get{--default-scalar-api-client-color: var( --theme-color-blue, var(--default-theme-color-blue) );--default-scalar-api-client-background: var( --theme-get-background, var(--default-theme-get-background) )}.scalar-api-client--put{--default-scalar-api-client-color: var( --theme-color-orange, var(--default-theme-color-orange) );--default-scalar-api-client-background: var( --theme-put-background, var(--default-theme-put-background) )}.scalar-api-client__mobile-navigation{padding:12px 12px 0;display:flex;font-size:var(--theme-small, var(--default-theme-small));color:var(--theme-color-2, var(--default-theme-color-2));font-weight:var(--theme-bold, var(--default-theme-bold))}.scalar-api-client__mobile-navigation__toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;background:transparent;font-size:var(--theme-font-size-2);color:var(--theme-color-2);font-weight:var(--theme-semibold, var(--default-theme-semibold));font-family:var(--theme-font, var(--default-theme-font));padding:0;margin-right:9px;cursor:pointer}.scalar-api-client__mobile-navigation--active{color:var(--theme-color-1, var(--default-theme-color-1))}.scalar-api-client__mobile-navigation--active:hover{cursor:pointer}.scalar-api-client__main{display:flex;height:100%;min-height:0;background:var(--theme-background-1, var(--default-theme-background-1));border-top:1px solid var(--theme-border-color, var(--default-theme-border-color))}@media screen and (max-width: 820px){.scalar-api-client__main{flex-direction:column}}.scalar-api-client__main__content{padding:12px 6px;background:var(--theme-background-1, var(--default-theme-background-1));top:0;position:sticky;z-index:100}.scalar-api-client__main__content label{font-size:var(--theme-small, var(--default-theme-small));color:var(--theme-color-1, var(--default-theme-color-1));font-weight:var(--theme-semibold, var(--default-theme-semibold));display:flex;align-items:center}@media screen and (max-width: 820px){.scalar-api-client__main__content{padding:3px 0 12px}.scalar-api-client__main__content label{display:none}}.meta{display:flex;margin-top:3px;font-size:var(--theme-font-size-2, var(--default-theme-font-size-2));font-weight:var(--theme-font-size-2, var(--default-theme-font-size-2));color:var( --scalar-api-client-color2, var(--default-scalar-api-client-color2) )}.meta-item svg{fill:var(--theme-color-ghost, var(--default-theme-color-ghost));height:14px;width:14px;margin-right:6px}.meta-item{display:flex;align-items:center;margin-right:12px;white-space:nowrap;font-weight:var(--theme-semibold, var(--default-theme-semibold));font-size:var(--theme-small, var(--default-theme-small));color:var(--theme-color-3, var(--default-theme-color-3));min-height:17px}.meta-item__input{background:transparent;width:100%;margin-right:0}.types{margin:auto;width:580px;display:flex;align-items:center;justify-content:center;flex-flow:wrap}.types-heading{width:100%;text-align:center}.types-heading b{font-size:42px}.types-heading p{margin-bottom:20px;margin-top:12px;font-size:24px}.scalar-api-client__empty-state{border:1px dashed var(--theme-border-color, var(--default-theme-border-color));width:100%;text-align:center;border-radius:var(--theme-radius, var(--default-theme-radius));font-size:var(--theme-small, var(--default-theme-small));min-height:58px;display:flex;align-items:center;justify-content:center}.loader-wrapper[data-v-fdd87947]{position:relative;height:var(--53793cee);width:var(--53793cee);display:flex;align-items:center;justify-content:center;--default-loader-size: 50%}.svg-loader[data-v-fdd87947]{width:var(--loader-size, var(--default-loader-size));height:var(--loader-size, var(--default-loader-size));top:1rem;right:.9rem;overflow:visible;fill:none;background-color:transparent;stroke:currentColor}.svg-path[data-v-fdd87947]{stroke-width:14;fill:none;transition:.3s}.svg-x-mark[data-v-fdd87947]{stroke-dasharray:57;stroke-dashoffset:57;transition-delay:0s}.svg-check-mark[data-v-fdd87947]{stroke-dasharray:149;stroke-dashoffset:149;transition-delay:0s}.icon-is-invalid .svg-x-mark[data-v-fdd87947],.icon-is-valid .svg-check-mark[data-v-fdd87947]{stroke-dashoffset:0;transition-delay:.3s}.circular-loader[data-v-fdd87947]{animation:rotate-fdd87947 .7s linear infinite,fade-in-fdd87947 .4s;transform-origin:center center;transform:scale(5);background:transparent}.loader-path[data-v-fdd87947]{stroke-dasharray:50,200;stroke-dashoffset:-100;stroke-linecap:round}.loader-path-off[data-v-fdd87947]{stroke-dasharray:50,200;stroke-dashoffset:-100;transition:opacity .3s;opacity:0}@keyframes fade-in-fdd87947{0%{opacity:0}70%{opacity:0}to{opacity:1}}@keyframes rotate-fdd87947{0%{transform:scale(5) rotate(0)}to{transform:scale(5) rotate(360deg)}}.flow-button[data-v-262cdfdc]{display:flex;align-items:center;justify-content:center;z-index:1;position:relative;-moz-appearance:none;appearance:none;-webkit-appearance:none;height:40px;padding:0 24px;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));color:var(--theme-button-1-color, var(--default-theme-button-1-color));font-size:var(--theme-font-size-4, var(--default--theme-font-size-4));font-weight:var(--theme-semibold, var(--default-theme-semibold));cursor:pointer;background:var(--theme-button-1, var(--default-theme-button-1));border:none;width:100%;box-shadow:#00000017 0 1px 4px}.flow-button[data-v-262cdfdc]:hover,.flow-button[data-v-262cdfdc]:focus-visible{background:var(--theme-button-1-hover, var(--default-theme-button-1-hover))}.flow-button[data-v-262cdfdc]:active{box-shadow:none;background:var(--theme-button-1, var(--default-theme-button-1))}.flow-button[disabled][data-v-262cdfdc]{background:var(--theme-background-2, var(--default-theme-background-2));color:var(--theme-color-3, var(--default-theme-color-3));cursor:unset;box-shadow:none}.flow-button.flow-button-icon-only[data-v-262cdfdc]{width:24px;height:24px;padding:0}.flow-button-outlined[data-v-262cdfdc]{background:var(--theme-background-1, var(--default-theme-background-1));color:var(--theme-color-1, var(--default-theme-color-1));padding:11px 23px;border:1px solid var(--theme-border-color, var(--default-theme-border-color));box-shadow:#00000017 0 1px 4px}.flow-button-outlined[data-v-262cdfdc]:hover,.flow-button-outlined[data-v-262cdfdc]:focus-visible{background:var(--theme-background-2, var(--default-theme-background-2))}.flow-button-outlined[data-v-262cdfdc]:active{background:var(--theme-background-2, var(--default-theme-background-2))}.flow-button-outlined[disabled][data-v-262cdfdc]{background:var(--theme-background-2, var(--default-theme-background-2));color:var(--theme-color-3, var(--default-theme-color-3));cursor:unset;box-shadow:none}.flow-button-clear[data-v-262cdfdc]{background:transparent;box-shadow:none;color:var(--theme-color-3, var(--default-theme-color-3))}.flow-button-clear[data-v-262cdfdc]:active{background:transparent}.flow-button-clear[data-v-262cdfdc]:hover,.flow-button-clear[data-v-262cdfdc]:focus-visible{background:var(--theme-background-2, var(--default-theme-background-2));box-shadow:none}.flow-button-clear[disabled][data-v-262cdfdc]{background:var(--theme-background-2, var(--default-theme-background-2));color:var(--theme-color-3, var(--default-theme-color-3));cursor:unset;box-shadow:none}.flow-button-text[data-v-262cdfdc]{background:transparent;box-shadow:none;color:var(--theme-color-3, var(--default-theme-color-3))}.flow-button-text[data-v-262cdfdc]:active{background:transparent}.flow-button-text[data-v-262cdfdc]:hover,.flow-button-text[data-v-262cdfdc]:focus-visible{color:var(--theme-color-2, var(--default-theme-color-2));background:transparent;box-shadow:none}.flow-button-text[disabled][data-v-262cdfdc]{background:transparent;color:var(--theme-color-ghost, var(--default-theme-color-ghost));cursor:unset;box-shadow:none}.flow-button--delete[data-v-262cdfdc]{background:var(--theme-error-color, var(--default-theme-color-red));color:#fff}.flow-button--delete[data-v-262cdfdc]:active{background:var(--theme-error-color, var(--default-theme-color-red))}.flow-button--delete[data-v-262cdfdc]:hover{background:var(--theme-error-color, var(--default-theme-color-red));opacity:.86}.flow-button-loader[data-v-262cdfdc]{position:absolute;right:8px}.flow-button-decorator[data-v-262cdfdc]{margin-right:9px;color:currentColor;display:flex;align-items:center;height:14px;width:14px}.flow-button-icon-only .flow-button-decorator[data-v-262cdfdc]{margin-right:0}.action-menu[data-v-2fd8cd87]{position:absolute;top:5px;right:5px;display:flex;gap:6px}.action-menu[data-v-2fd8cd87] .button-wrapper button{opacity:0;width:20px;height:20px;padding:4px}.action-menu[data-v-2fd8cd87]:hover .button-wrapper button,.action-menu[data-v-2fd8cd87] .button-wrapper button:hover,.sidebar-heading:hover~.action-menu[data-v-2fd8cd87] .button-wrapper button,.action-menu[data-v-2fd8cd87] .button-wrapper button[aria-expanded=true]{opacity:1}.sidebar-heading[data-v-2fd8cd87]:has(~.action-menu:hover){color:var(--sidebar-color-1, var(--default-sidebar-color-1), var(--theme-color-1, var(--default-theme-color-1)));background:var(--sidebar-item-hover-background, var(--default-sidebar-item-hover-background), var(--theme-background-2, var(--default-theme-background-2)))}.sidebar-heading-type[data-v-2fd8cd87]{width:28px;height:12px;line-height:13px;top:3.5px;margin-left:2px;border-radius:30px;flex-shrink:0;color:var( --sidebar-background-1, var( --default-sidebar-background-1, var(--theme-background-1, var(--default-theme-background-1)) ) );font-size:0px;font-weight:700;text-align:center;position:relative;font-family:var(--theme-font-code, var(--default-theme-font-code))}.active_page .sidebar-heading-type[data-v-2fd8cd87]{background:transparent;box-shadow:inset 0 0 0 1px var( --sidebar-color-active, var( --default-sidebar-color-active, var(--theme-color-accent, var(--default-theme-color-accent)) ) );color:var( --sidebar-color-active, var( --default-sidebar-color-active, var(--theme-color-accent, var(--default-theme-color-accent)) ) )!important}.sidebar-group-item__folder .sidebar-heading-type[data-v-2fd8cd87]{display:none}.sidebar-heading-type[data-v-2fd8cd87]:before{font-size:8px}.sidebar-heading-type--post[data-v-2fd8cd87]{background:var(--theme-color-green, var(--default-theme-color-green))}.sidebar-heading-type--post[data-v-2fd8cd87]:before{content:"POST"}.sidebar-heading-type--delete[data-v-2fd8cd87]{background:var(--theme-color-red, var(--default-theme-color-red))}.sidebar-heading-type--delete[data-v-2fd8cd87]:before{content:"DEL"}.sidebar-heading-type--patch[data-v-2fd8cd87]{background:var(--theme-color-yellow, var(--default-theme-color-yellow))}.sidebar-heading-type--patch[data-v-2fd8cd87]:before{content:"PATCH"}.sidebar-heading-type--get[data-v-2fd8cd87]{background:var(--theme-color-blue, var(--default-theme-color-blue))}.sidebar-heading-type--get[data-v-2fd8cd87]:before{content:"GET"}.sidebar-heading-type--put[data-v-2fd8cd87]{background:var(--theme-color-orange, var(--default-theme-color-orange))}.sidebar-heading-type--put[data-v-2fd8cd87]:before{content:"PUT"}.sidebar{--default-theme-sidebar-indent-base: 6px}.sidebar{flex:1;height:100%;display:flex;flex-direction:column;border-right:1px solid var( --sidebar-border-color, var( --default-sidebar-border-color, var(--theme-border-color, var(--default-theme-border-color)) ) );background:var(--sidebar-background-1, var(--default-sidebar-background-1, var(--theme-background-1, var(--default-theme-background-1))));--default-sidebar-level: 0}.pages{flex:1;padding-top:9px;padding-bottom:9px}.sidebar-group{list-style:none;width:100%}.sidebar-heading{display:flex;gap:6px;color:var(--sidebar-color-2, var(--default-theme-color-2, var(--theme-color-2, var(--default-theme-color-2))));font-size:var(--theme-mini, var(--default-theme-mini));font-weight:var(--theme-semibold, var(--default-theme-semibold));word-break:break-word;line-height:1.385;align-items:center;max-width:100%;position:relative;cursor:pointer;border-radius:0 var(--theme-radius, var(--default-theme-radius)) var(--theme-radius, var(--default-theme-radius)) 0;flex:1;padding-right:12px;-webkit-user-select:none;user-select:none}.toggle-nested-icon{border:none;position:absolute!important;top:4px;color:currentColor}.toggle-nested-icon:hover,.toggle-nested-icon:focus-visible{color:currentColor;filter:drop-shadow(0 .125px 0 currentColor) drop-shadow(0 -.125px 0 currentColor)}.sidebar-indent-nested .sidebar-heading{padding-left:calc((var(--sidebar-level, var(--default-sidebar-level)) * var(--theme-sidebar-indent-base, var(--default-theme-sidebar-indent-base))) + 24px)!important}.sidebar-indent-nested .sidebar-heading .toggle-nested-icon{left:calc((var(--sidebar-level, var(--default-sidebar-level)) * var(--theme-sidebar-indent-base, var(--default-theme-sidebar-indent-base))) + 2px)!important}.sidebar-heading-link{padding:6px 0;display:flex;flex:1;justify-content:space-between;align-items:flex-start!important}.link-icon{position:relative;left:4px}.sidebar-icon{display:flex;align-items:center;justify-content:center;margin-right:6px;width:13px;height:13px}.sidebar-icon>svg{width:13px;height:13px}.sidebar-heading:hover{background:var(--sidebar-item-hover-background, var(--default-sidebar-item-hover-background, var(--theme-background-2, var(--default-theme-background-2))))}.sidebar-heading:hover p{color:var( --sidebar-item-hover-color, var( --default-sidebar-item-hover-color, var(--theme-color-accent, var(--default-theme-color-accent)) ) )}.sidebar-group-item{position:relative}.sidebar-group-item--without-parent .sidebar-heading{margin-left:12px;padding-left:12px!important;border-radius:var(--theme-radius, var(--default-theme-radius))}.sidebar-indent-nested .sidebar-heading{color:var(--sidebar-color-1, var(--default-sidebar-color-1, var(--theme-color-1, var(--default-theme-color-1))))}.sidebar-indent-nested .sidebar-indent-nested .sidebar-heading{color:var(--sidebar-color-2, var(--default-sidebar-color-2, var(--theme-color-2, var(--default-theme-color-2))))}.sidebar-mobile-header{display:flex;align-items:center;gap:12px;height:100%;width:100%;padding:0 6px}.sidebar-mobile-breadcrumbs{flex:1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:var(--theme-small, var(--default-theme-small));font-weight:var(--theme-semibold, var(--default-theme-semibold))}.sidebar-mobile-actions{display:flex;flex-direction:row;gap:4px;height:24px;align-items:center;padding-left:4px}.sidebar-mobile-actions .sidebar-mobile-darkmode-toggle{width:auto;margin:0}.sidebar-mobile-actions .sidebar-mobile-darkmode-toggle .darklight{height:24px;width:24px;font-size:0;padding:0;margin-top:0;border-top:0;text-indent:0;color:var(--theme-color-3, var(--default-theme-color-3));display:flex;align-items:center;justify-content:center}.sidebar-mobile-actions .sidebar-mobile-darkmode-toggle svg{width:15px;height:15px}.sidebar-mobile-actions .darklight-reference-promo{display:none}.active_page.sidebar-heading:hover,.active_page.sidebar-heading{background:var(--sidebar-item-active-background, var(--default-sidebar-item-active-background, var(--theme-background-accent, var(--default-theme-background-accent))))!important}.active_page.sidebar-heading svg,.active_page.sidebar-heading:hover svg,.active_page.sidebar-heading p,.active_page.sidebar-heading:hover p{color:var(--sidebar-color-active, var(--default-sidebar-color-active, var(--theme-color-accent, var(--default-theme-color-accent))))!important}@media (max-width: 1000px){.sidebar{min-height:0}.pages{padding-top:12px}}@media (max-width: 500px){.header-item-link.header-item-active,.sidebar-section,.sidebar-heading{font-size:var(--theme-micro, var(--default-theme-micro))}}.scalar-api-client__container .scalar-api-client[data-v-07cec4a9]{width:calc(100% - var(--refs-sidebar-width))}@media screen and (max-width: 1000px){.scalar-api-client__container .scalar-api-client[data-v-07cec4a9]{width:100%}}.scalar-api-client__container[data-v-07cec4a9]{position:absolute;right:0;left:0;bottom:0;top:0;z-index:9;border-radius:0;box-shadow:none;opacity:1;pointer-events:all;background:var( --theme-background-1, var(--default-theme-background-1) )!important;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));box-shadow:var(--theme-shadow-1, var(--default-theme-shadow-1));height:100%;overflow:hidden;display:flex;flex-direction:column}.scalar-api-client__navigation[data-v-07cec4a9]{width:100%;display:flex;align-items:center;padding:11px 12px;height:var(--refs-header-height);background-color:var( --theme-background-1, var(--default-theme-background-1) );z-index:10;position:sticky;border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color));top:0}.scalar-api-client__close[data-v-07cec4a9]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;display:flex;align-items:center;background:transparent;font-size:var(--theme-small, var(--default-theme-small));color:var(--theme-color-1, var(--default-theme-color-1));font-weight:var(--theme-semibold, var(--default-theme-semibold))}.scalar-api-client__close[data-v-07cec4a9]:hover{cursor:pointer}.api-client-drawer[data-v-07cec4a9]{background:var(--theme-background-1, var(--default-theme-background-1));height:calc(100% - 58px);width:calc(100% - 8px);border-radius:12px;overflow:hidden;visibility:visible;position:fixed;bottom:4px;left:4px;z-index:1001;opacity:0;animation:apiclientfadein-07cec4a9 .35s forwards}.api-client-drawer[data-v-07cec4a9]:before{content:"";display:block;width:100%;height:100%;position:absolute;z-index:0}.dark-mode .api-client-drawer[data-v-07cec4a9]:before{background:#1a1a1a}.light-mode .api-client-drawer[data-v-07cec4a9]:before{background:#fff}@keyframes apiclientfadein-07cec4a9{0%{transform:translate3d(0,20px,0) scale(.985);opacity:0}to{transform:translateZ(0) scale(1);opacity:1}}.api-client-drawer-exit[data-v-07cec4a9]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.44);transition:all .3s ease-in-out;z-index:1000;cursor:pointer;animation:drawerexitfadein-07cec4a9 .35s forwards}.api-client-drawer-exit[data-v-07cec4a9]:before{content:"×";font-family:sans-serif;position:absolute;top:0;font-size:30px;font-weight:100;line-height:50px;right:12px;text-align:center;color:#fff;opacity:.6}.api-client-drawer-exit[data-v-07cec4a9]:hover:before{opacity:1}@keyframes drawerexitfadein-07cec4a9{0%{opacity:0}to{opacity:1}}.scalar-api-client-height[data-v-07cec4a9]{height:100%}.scalar-api-client-height .sidebar[data-v-07cec4a9]{flex:1 1 0%;flex-grow:1;flex-shrink:1;flex-basis:0%;height:100%;display:flex;flex-direction:column;width:var(--refs-sidebar-width);max-width:var(--refs-sidebar-width);border-right:1px solid var( --sidebar-border-color, var( --default-sidebar-border-color, var(--theme-border-color, var(--default-theme-border-color)) ) )}.progress-ring[data-v-d16794fb]{transform:rotate(-90deg);transform-origin:50% 50%;animation:linear turn-d16794fb reverse forwards}@keyframes turn-d16794fb{0%{stroke-dashoffset:var(--399d17d8)}to{stroke-dashoffset:0}}.toast-layout[data-v-ce041b52]{pointer-events:initial;padding:18px;background:var(--theme-background-1, var(--default-theme-background-1));border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));font-size:var(--theme-font-size-3, var(--default-theme-font-size-3));color:var(--theme-color-1, var(--default-theme-color-1));display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"icon title timeout" ". description description";align-items:center;position:relative;width:100%}.toast-title[data-v-ce041b52]{grid-area:title;font-weight:var(--theme-font-semibold, var(--default-theme-font-semibold));display:flex;align-items:center}.toast-description[data-v-ce041b52]{grid-area:description;margin-top:5px;line-height:1.45;color:var(--theme-color-2, var(--default-theme-color-2))}.toast-icon[data-v-ce041b52]{grid-area:icon;display:flex;align-items:center;justify-content:center;margin-right:10px;color:var(--theme-color-2, var(--default-theme-color-2))}.toast-icon[data-v-ce041b52]>*{width:14px;height:14px}.toast-timeout[data-v-ce041b52]{grid-area:timeout;margin-left:10px;width:16px;height:16px;display:flex;color:var(--theme-color-ghost, var(--default-theme-color-ghost))}.toast-error .toast-icon[data-v-ce041b52],.toast-error .toast-title[data-v-ce041b52]{color:var(--theme-error-color, var(--default-theme-color-red))}.toast[data-v-4e50f02e]{pointer-events:initial;filter:brightness(var(--theme-lifted-brightness, var(--default-theme-lifted-brightness)));background:var(--theme-background-1, var(--default-theme-background-1));border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));box-shadow:var(--theme-shadow-2, var(--default-theme-shadow-2));font-family:var(--theme-font, var(--default-theme-font));width:380px;max-width:100%;min-width:0}.toast-container[data-v-b6c63ea1]{width:100dvw;height:100svh;position:fixed;bottom:0;z-index:1000000;pointer-events:none;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:12px;padding:48px}@media screen and (max-width: 600px){.toast-container[data-v-b6c63ea1]{padding:24px}}.toasts-move[data-v-b6c63ea1],.toasts-enter-active[data-v-b6c63ea1],.toasts-leave-active[data-v-b6c63ea1]{transition:all .5s ease}.toasts-enter-from[data-v-b6c63ea1],.toasts-leave-to[data-v-b6c63ea1]{opacity:0;transform:translate(30px)}.toast-leave-active[data-v-b6c63ea1]{position:absolute}.section[data-v-30f8611d]{position:relative;display:flex;flex-direction:column;max-width:1120px;margin:auto;padding:90px 0}.references-narrow .section[data-v-30f8611d]{padding:48px 24px}.section[data-v-30f8611d]:not(:last-of-type){border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color))}.section-column[data-v-7e657da0]{flex:1;min-width:0}.section-column[data-v-7e657da0]:nth-of-type(2){padding-top:48px}.references-narrow .section-column[data-v-7e657da0]:nth-of-type(2){padding-top:0}.section-columns[data-v-0bd51848]{display:flex;gap:48px}.references-narrow .section-columns[data-v-0bd51848]{flex-direction:column;gap:24px}.section-container[data-v-a27b5d0a]{position:relative;padding:0 60px;width:100%}.references-narrow .section-container[data-v-a27b5d0a]{padding:0}.section-container[data-v-a27b5d0a]:not(:last-of-type){border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color))}.loading[data-v-99d52311]{background:var(--theme-background-3, var(--default-theme-background-3));animation:loading-skeleton-99d52311 1.5s infinite alternate;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));min-height:1.6em;margin:.6em 0;max-width:100%}.loading[data-v-99d52311]:first-of-type{min-height:3em;margin-bottom:24px;margin-top:0}.loading[data-v-99d52311]:last-of-type{width:60%}.loading.single-line[data-v-99d52311]{min-height:3em;margin:.6em 0;max-width:80%}@keyframes loading-skeleton-99d52311{0%{opacity:1}to{opacity:.33}}.references-narrow .section-content--with-columns[data-v-bba63beb]{flex-direction:column;gap:24px}.section-header[data-v-566623fe]{font-size:var( --font-size, var( --default-font-size, var(--theme-heading-2, var(--default-theme-heading-2)) ) );font-weight:var( --font-weight, var(--default-font-weight, var(--theme-bold, var(--default-theme-bold))) );color:var(--theme-color-1, var(--default-theme-color-1));word-wrap:break-word;line-height:1.45;margin-top:0;margin-bottom:0}.section-header.tight[data-v-566623fe]{margin-bottom:6px}.section-header.loading[data-v-566623fe]{width:80%}.scalar-card[data-v-dbd5ab78]{all:unset;font-family:var(--theme-font, var(--default-theme-font));border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));overflow:hidden;border:1px solid var(--theme-border-color, var(--default-theme-border-color));background:var(--theme-background-2, var(--default-theme-background-2));display:flex;flex-direction:column;max-height:calc(((var(--full-height) - var(--refs-header-height)) - 60px) / 2);position:relative}.scalar-card-content[data-v-4dc9c56e]{overflow:auto;border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color))}.scalar-card-content[data-v-4dc9c56e] .simple-table .simple-header{display:none}.scalar-card-content[data-v-4dc9c56e]:last-of-type,.scalar-card-content.scalar-card--borderless[data-v-4dc9c56e]{border-bottom:none}.scalar-card--muted[data-v-4dc9c56e]{background:var(--theme-background-2, var(--default-theme-background-2))}.scalar-card--contrast[data-v-4dc9c56e]{background:var(--theme-background-3, var(--default-theme-background-3))}.scalar-card--frameless[data-v-4dc9c56e]{padding:0}.scalar-card--transparent[data-v-4dc9c56e]{background:var(--theme-background-1, var(--default-theme-background-1))}.scalar-card-header[data-v-a8e4ead5]{font-weight:var(--theme-semibold, var(--default-theme-semibold));font-size:var(--theme-mini, var(--default-theme-mini));color:var(--theme-color-3, var(--default-theme-color-3));flex-shrink:0}.scalar-card-header-slots[data-v-a8e4ead5]{display:flex;justify-content:space-between;margin:9px 0 9px 12px;line-height:1.35}.scalar-card-header-title[data-v-a8e4ead5]{text-transform:uppercase;word-break:break-all}.scalar-card-header-actions[data-v-a8e4ead5]{display:flex}.scalar-card-footer[data-v-5d002776]{flex-shrink:0}.tab-list[data-v-b81067df]{display:flex;gap:6px;position:relative;flex:1}.tab[data-v-d044c876]{background:none;border:none;font-size:var(--theme-mini, var(--default-theme-mini));font-family:var(--theme-font, var(--default-theme-font));color:var(--theme-color-2, var(--default-theme-color-2));font-weight:var(--theme-semibold, var(--default-theme-semibold));line-height:calc(var(--theme-mini, var(--default-theme-mini)) + 2px);white-space:nowrap;cursor:pointer;padding:0;margin-right:3px;text-transform:uppercase;position:relative;line-height:1.35}.tab[data-v-d044c876]:before{content:"";position:absolute;z-index:0;left:-6px;top:-6px;width:calc(100% + 12px);height:calc(100% + 12px);border-radius:var(--theme-radius, var(--default-theme-radius));background:var(--theme-background-3, var(--default-theme-background-3));opacity:0}.tab[data-v-d044c876]:hover:before{opacity:1}.tab span[data-v-d044c876]{z-index:1;position:relative}.tab-selected[data-v-d044c876]{color:var(--theme-color-1, var(--default-theme-color-1));text-decoration:underline;text-underline-offset:var(--theme-micro, var(--default-theme-micro))}.markdown[data-v-38a7def9]{color:var(--theme-color-1, var(--default-theme-color-1));all:unset;word-break:break-word}.markdown[data-v-38a7def9] *{all:unset;margin:12px 0;font-family:var(--theme-font, var(--default-theme-font));color:var(--theme-color-1, var(--default-theme-color-1))}.markdown[data-v-38a7def9] h1,.markdown[data-v-38a7def9] h2,.markdown[data-v-38a7def9] h3,.markdown[data-v-38a7def9] h4,.markdown[data-v-38a7def9] h5,.markdown[data-v-38a7def9] h6{font-size:var(--font-size, var(--default-font-size));margin:24px 0 6px;font-weight:var(--theme-bold, var(--default-theme-bold));display:block;line-height:1.45}.markdown[data-v-38a7def9] b,.markdown[data-v-38a7def9] strong{font-weight:var(--theme-bold, var(--default-theme-bold))}.markdown[data-v-38a7def9] p{font-size:var( --font-size, var(--default-font-size), var(--theme-paragraph, var(--default-theme-paragraph)) );color:var(--theme-color-1, var(--default-theme-color-1));font-weight:var( --font-weight, var(--default-font-weight), var(--theme-small, var(--default-theme-small)) );line-height:1.5;margin-bottom:0;display:block}.markdown[data-v-38a7def9] ul,.markdown[data-v-38a7def9] ol{padding-left:24px;line-height:1.5;margin:12px 0;display:block}.markdown[data-v-38a7def9] ul{list-style:disc}.markdown[data-v-38a7def9] ol{list-style:decimal}.markdown[data-v-38a7def9] ul.contains-task-list{list-style:none;padding-left:0}.markdown[data-v-38a7def9] li{margin:6px 0;display:list-item}.markdown[data-v-38a7def9] a{color:var( --theme-color-accent, var(--default-theme-color-accent) )!important;text-decoration:none!important;cursor:pointer}.markdown[data-v-38a7def9] a:hover{text-decoration:underline!important}.markdown[data-v-38a7def9] code{font-family:var(--theme-font-code, var(--default-theme-font-code));background-color:var( --theme-background-2, var(--default-theme-background-2) );box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color));font-size:var(--theme-micro, var(--default-theme-micro));border-radius:2px;padding:0 3px}.markdown[data-v-38a7def9] pre code{display:block;white-space:pre;padding:12px;line-height:1.5;margin:12px 0;-webkit-overflow-scrolling:touch;overflow-x:auto;max-width:100%;min-width:100px}.markdown[data-v-38a7def9] blockquote{border-left:3px solid var(--theme-border-color, var(--default-theme-border-color));padding-left:12px;margin:0;display:block}.markdown[data-v-38a7def9] table{display:table;position:relative;border-collapse:collapse;table-layout:fixed;width:100%;margin:1em 0;overflow:hidden;box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color));border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg))}.markdown[data-v-38a7def9] tbody{display:table-row-group;vertical-align:middle}.markdown[data-v-38a7def9] thead{display:table-header-group;vertical-align:middle}.markdown[data-v-38a7def9] tr{display:table-row;border-color:inherit;vertical-align:inherit}.markdown[data-v-38a7def9] td,.markdown[data-v-38a7def9] th{display:table-cell;vertical-align:inherit;min-width:1em;padding:6px 9px;vertical-align:top;box-sizing:border-box;position:relative;word-break:break-all;border-right:1px solid var(--theme-border-color, var(--default-theme-border-color));border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color))}.markdown[data-v-38a7def9] td>*,.markdown[data-v-38a7def9] th>*{margin-bottom:0}.markdown[data-v-38a7def9] th:empty{display:none}.markdown.parameter-description[data-v-38a7def9] p{margin-top:4px;font-size:var(--theme-small, var(--default-theme-small));color:var(--theme-color-2, var(--default-theme-color-2));line-height:1.4}.markdown[data-v-38a7def9] td:first-of-type,.markdown[data-v-38a7def9] th:first-of-type{border-left:none}.markdown[data-v-38a7def9] td:last-of-type,.markdown[data-v-38a7def9] th:last-of-type{border-right:none}.markdown[data-v-38a7def9] tr:last-of-type td{border-bottom:none}.markdown[data-v-38a7def9] th{font-weight:var(--theme-semibold, var(--default-theme-semibold))!important;text-align:left;border-left-color:transparent;background:var(--theme-background-2, var(--default-theme-background-2))}.markdown pre code.hljs{display:block;overflow-x:auto;padding:1em}.markdown pre *{font-size:var(--theme-small, var(--default-theme-small))!important;font-family:var( --theme-font-code, var(--default-theme-font-code) )!important}.markdown code.hljs{padding:3px 5px}.markdown .hljs{background:var(--theme-background-4, var(--default-theme-background-4));color:var(--theme-color-1, var(--default-theme-color-1))}.markdown .hljs-comment,.markdown .hljs-quote{color:var(--theme-color-3, var(--default-theme-color-3));font-style:italic}.markdown .hljs-addition,.markdown .hljs-keyword,.markdown .hljs-literal,.markdown .hljs-selector-tag,.markdown .hljs-type{color:var(--theme-color-green, var(--default-theme-color-green))}.markdown .hljs-number,.markdown .hljs-selector-attr,.markdown .hljs-selector-pseudo{color:var(--theme-color-orange, var(--default-theme-color-orange))}.markdown .hljs-doctag,.markdown .hljs-regexp,.markdown .hljs-string{color:var(--theme-color-blue, var(--default-theme-color-blue))}.markdown .hljs-built_in,.markdown .hljs-name,.markdown .hljs-section,.markdown .hljs-title,.markdown .hljs-class .hljs-title,.markdown .hljs-selector-id,.markdown .hljs-template-variable,.markdown .hljs-title.class_,.markdown .hljs-variable{color:var(--theme-color-1, var(--default-theme-color-1))}.markdown .hljs-name,.markdown .hljs-section,.markdown .hljs-strong{font-weight:var(--theme-semibold, var(--default-theme-semibold))}.markdown .hljs-bullet,.markdown .hljs-link,.markdown .hljs-meta,.markdown .hljs-subst,.markdown .hljs-symbol{color:var(--theme-color-blue, var(--default-theme-color-blue))}.markdown .hljs-deletion{color:var(--theme-color-red, var(--default-theme-color-red))}.markdown .hljs-formula{background:var(--theme-color-1, var(--default-theme-color-1))}.markdown .hljs-attr,.markdown .hljs-attribute{color:var(--theme-color-1, var(--default-theme-color-1))}.markdown .hljs-emphasis{font-style:italic}.endpoints[data-v-fadd1235]{overflow:auto;background:var(--theme-background-2, var(--default-theme-background-2));padding:10px 12px}@media (max-width: 580px){.endpoints[data-v-fadd1235]{max-height:calc(100vh - 150px)}}.endpoints span+span[data-v-fadd1235]{text-align:left;margin-left:12px;text-transform:initial}.endpoint[data-v-fadd1235]{display:flex;white-space:nowrap;cursor:pointer}.endpoint span[data-v-fadd1235]:first-of-type{text-transform:uppercase}.endpoint .post[data-v-fadd1235]{color:var(--theme-color-green, var(--default-theme-color-green))}.endpoint .patch[data-v-fadd1235]{color:var(--theme-color-yellow, var(--default-theme-color-yellow))}.endpoint .get[data-v-fadd1235]{color:var(--theme-color-blue, var(--default-theme-color-blue))}.endpoint .delete[data-v-fadd1235]{color:var(--theme-color-red, var(--default-theme-color-red))}.endpoint .put[data-v-fadd1235]{color:var(--theme-color-orange, var(--default-theme-color-orange))}.endpoint .post[data-v-fadd1235],.endpoint .get[data-v-fadd1235],.endpoint .delete[data-v-fadd1235],.endpoint .put[data-v-fadd1235]{white-space:nowrap}.endpoint span[data-v-fadd1235]{color:var(--theme-color-1, var(--default-theme-color-1));min-width:62px;display:inline-block;text-align:right;line-height:1.55;font-family:var(--theme-font-code, var(--default-theme-font-code));font-size:var(--theme-small, var(--default-theme-small));cursor:pointer}.security-scheme[data-v-e3793f64]{margin:9px;color:var(--theme-color-1, var(--default-theme-color-1));border-radius:var(--theme-radius, var(--default-theme-radius));position:relative;box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color))}.security-scheme[data-v-e3793f64] .input:nth-of-type(3)~.input{height:0px;opacity:0}.security-scheme[data-v-e3793f64] .input:nth-of-type(3):not(:last-child):before{content:"Show More...";white-space:nowrap;font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-color-3, var(--default-theme-color-3));font-weight:var(--theme-semibold, var(--default-theme-semibold));pointer-events:none;position:absolute;padding:9px}.security-scheme[data-v-e3793f64] .input:hover:before{color:var(--theme-color-1, var(--default-theme-color-1))!important}.security-scheme[data-v-e3793f64]:focus-within .input:nth-of-type(3):not(:last-child):before{display:none}.security-scheme[data-v-e3793f64]:not(:focus-within) .input:nth-of-type(3):not(:last-child){box-shadow:none!important}.security-scheme[data-v-e3793f64] .input:nth-of-type(3):not(:last-child) input,.security-scheme[data-v-e3793f64] .input:nth-of-type(3):not(:last-child) label{opacity:0}.security-scheme[data-v-e3793f64]:focus-within .input:nth-of-type(3) input,.security-scheme[data-v-e3793f64]:focus-within .input:nth-of-type(3) label,.security-scheme[data-v-e3793f64]:focus-within .input:nth-of-type(3)~.input{opacity:1;height:fit-content;transition:opacity .3s ease-in-out}.description[data-v-e3793f64]{margin-bottom:12px}.work-in-progress[data-v-e3793f64]{color:var(--theme-color-1, var(--default-theme-color-1));padding:9px;border-radius:var(--theme-radius, var(--default-theme-radius));font-size:var(--theme-micro, var(--default-theme-micro));display:flex;box-shadow:0 0 0 1px var(--theme-color-yellow, var(--default-theme-color-yellow));position:relative}.work-in-progress[data-v-e3793f64]:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:var(--theme-color-yellow, var(--default-theme-color-yellow));opacity:.1}.work-in-progress-title[data-v-e3793f64]{font-weight:var(--theme-semibold, var(--default-theme-semibold));font-size:var(--theme-micro, var(--default-theme-micro));margin-top:0;margin-bottom:0;margin-right:6px}.security-scheme-selector[data-v-ee37a3f6]{position:relative;border-radius:var(--theme-radius, var(--default-theme-radius));color:var(--theme-color-2, var(--default-theme-color-2));display:flex;align-items:center;gap:4px;cursor:pointer}.security-scheme-selector[data-v-ee37a3f6]:hover{color:var(--theme-color-1, var(--default-theme-color-1))}.security-scheme-selector span[data-v-ee37a3f6]{font-size:var(--theme-mini, var(--default-theme-mini))}.security-scheme-selector select[data-v-ee37a3f6]{opacity:0;position:absolute;top:0;bottom:0;left:0;right:0;cursor:pointer}.security-scheme-selector svg[data-v-ee37a3f6]{width:12px;stroke:currentColor}.selector[data-v-102a910e]{margin-right:12px}.client-libraries-content[data-v-868f8024]{display:flex;justify-content:center;gap:6px;padding:0 12px;overflow:hidden}.code-languages[data-v-868f8024]{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:68px;width:100%;padding:12px 0;position:relative;cursor:pointer;white-space:nowrap}@media screen and (max-width: 450px){.code-languages[data-v-868f8024]:nth-of-type(4),.code-languages[data-v-868f8024]:nth-of-type(6){display:none}}.code-languages-icon[data-v-868f8024]{max-width:48px;width:100%;max-height:48px;aspect-ratio:1;padding:7px;display:flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box;color:var( --theme-code-language-color-supersede, var(--default-theme-code-language-color-supersede, #fff) )}.code-languages-background[data-v-868f8024]{border-radius:12px;position:relative;box-shadow:0 0 0 1px var( --theme-code-languages-border-color, var(--default-theme-code-languages-border-color) )}.code-languages-background[data-v-868f8024]:before{content:"";width:calc(100% + 2px);height:calc(100% + 2px);position:absolute;top:-1px;left:-1px;pointer-events:none;border-radius:12px;background:var( --theme-code-languages-background-supersede, var(--default-theme-code-languages-background-supersede) )}.code-languages-icon__shell[data-v-868f8024]{background:#000}.code-languages-icon__ruby[data-v-868f8024]{background:#d91404}.code-languages-icon__php[data-v-868f8024]{background:#6181b6}.code-languages-icon__python[data-v-868f8024]{background:#306998}.code-languages-icon__more[data-v-868f8024]{background:var(--theme-background-3, var(--default-theme-background-3))}.code-languages-icon__node[data-v-868f8024]{background:#83cd29}.code-languages-icon__c[data-v-868f8024]{background:#03599c}.code-languages-icon__csharp[data-v-868f8024]{background:#68217a}.code-languages-icon__cplusplus[data-v-868f8024]{background:#9c033a}.code-languages-icon__clojure[data-v-868f8024]{background:#5881d8}.code-languages-icon__go[data-v-868f8024]{background:#00acd7}.code-languages-icon__http[data-v-868f8024]{background:#005b9b}.code-languages-icon__java[data-v-868f8024]{background:#ea2d2e}.code-languages-icon__javascript[data-v-868f8024]{background:#f0db4f}.code-languages-icon__kotlin[data-v-868f8024]{background:#7f6cb1}.code-languages-icon__objc[data-v-868f8024]{background:#0b5a9d}.code-languages-icon__ocaml[data-v-868f8024]{background:#f29100}.code-languages-icon__powershell[data-v-868f8024]{background:#2671be}.code-languages-icon__r[data-v-868f8024]{background:#cbced0}.code-languages-icon__swift[data-v-868f8024]{background:#f05138}.code-languages__loading .code-languages-icon[data-v-868f8024]:before{border:1px solid rgba(255,255,255,.44);border-top:1px solid white;animation:codeloader-868f8024 .45s linear infinite;background:transparent;width:18px;height:18px;content:"";border-radius:50%}.code-languages__loading .code-languages-icon svg[data-v-868f8024]{display:none}.code-languages__active[data-v-868f8024]:after{content:"";position:absolute;bottom:0;height:2px;width:100%;background:var(--theme-color-1, var(--default-theme-color-1))}@keyframes codeloader-868f8024{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.code-languages span[data-v-868f8024]{margin-top:3px;color:var(--theme-color-2, var(--default-theme-color-2));font-size:var(--theme-micro, var(--default-theme-micro))}.code-languages__active span[data-v-868f8024]{color:var(--theme-color-1, var(--default-theme-color-1))}.code-languages__select select[data-v-868f8024]{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;cursor:pointer;z-index:1}.code-languages__select span[data-v-868f8024]{position:relative;display:flex;align-items:center}.code-languages__select span[data-v-868f8024]:after{content:"";width:8px;height:8px;background:var(--theme-background-1, var(--default-theme-background-1));box-shadow:1px 1px 0 currentColor;display:block;transform:rotate(45deg);margin-left:5px;margin-top:-7px}.download-cta[data-v-fa6b3604]{margin-bottom:24px}.download-cta a[data-v-fa6b3604]{color:var(--theme-color-accent, var(--default-theme-color-accent));text-decoration:none;font-size:var(--theme-paragraph, var(--default-theme-paragraph))}.download-cta a[data-v-fa6b3604]:hover{text-decoration:underline}.base-url-variable{color:var(--theme-color-1, var(--default-theme-color-1))}.base-url[data-v-5ca0a51c]{color:var(--theme-color-2, var(--default-theme-color-2));cursor:pointer;font-family:var(--theme-font-code, var(--default-theme-font-code));display:inline-block;padding:10px 0;font-size:var(--theme-micro, var(--default-theme-micro))}.input select[data-v-a157de95]{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0}.input-value[data-v-a157de95]{color:var(--theme-color-1, var(--default-theme-color-1));font-size:var(--theme-micro, var(--default-theme-micro));padding:9px}.variable-description[data-v-a157de95]{padding:6px 12px;font-size:var(--theme-small, var(--default-theme-small))}.variable-description[data-v-a157de95] .markdown{font-size:var(--theme-micro, var(--default-theme-micro));font-weight:var(--theme-semibold, var(--default-theme-semibold));color:var(--theme-color--1, var(--default-theme-color-1));padding:4px 0;display:block}.variable-description[data-v-a157de95] .markdown>*:first-child{margin-top:0}.input[data-v-a157de95]{align-items:center}.input[data-v-a157de95]:first-of-type{border-radius:0;border-top:1px solid var(--theme-border-color, var(--default-theme-border-color))}.server-item[data-v-e398ce3c]{padding:0 9px}.scalar-card-serverlist[data-v-e398ce3c]{padding:9px}.server-selector[data-v-e398ce3c]{position:relative;display:flex;align-items:center;gap:2px;color:var(--theme-color-2, var(--default-theme-color-2))}.description[data-v-e398ce3c]{padding:6px 12px;font-size:var(--theme-small, var(--default-theme-small))}.description[data-v-e398ce3c] .markdown{font-size:var(--theme-micro, var(--default-theme-micro));font-weight:var(--theme-semibold, var(--default-theme-semibold));color:var(--theme-color--1, var(--default-theme-color-1));padding:4px 0;display:block}.description[data-v-e398ce3c] .markdown>*:first-child{margin-top:0}.server-selector select[data-v-e398ce3c]{position:absolute;bottom:0;left:0;right:0;opacity:0;top:0}.server-selector svg[data-v-e398ce3c]{width:12px}.scalar-card-serverlist-container[data-v-e398ce3c]{box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color));border-radius:var(--theme-radius, var(--default-theme-radius))}.heading[data-v-37c3f0ff]{margin-top:0!important;word-wrap:break-word}.loading[data-v-37c3f0ff]{background:var(--theme-background-3, var(--default-theme-background-3));animation:loading-skeleton 1.5s infinite alternate;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg))}.heading.loading[data-v-37c3f0ff]{width:80%}.font-mono[data-v-37c3f0ff]{color:var(--theme-color-1, var(--default-theme-color-1));font-size:var(--theme-small, var(--default-theme-small));font-family:var(--theme-font-code, var(--default-theme-font-code));padding:10px 12px}.sticky-cards[data-v-37c3f0ff]{position:sticky;top:24px}.section-version[data-v-37c3f0ff],.section-oas[data-v-37c3f0ff]{color:var(--theme-color-2, var(--default-theme-color-2));font-size:var(--theme-micro, var(--default-theme-micro));background:var(--theme-background-2, var(--default-theme-background-2));padding:2px 6px;border-radius:12px;margin-right:4px;font-weight:var(--theme-semibold, var(--default-theme-semibold));margin-bottom:3px;display:inline-block}.property[data-v-ce036666]{padding:12px 0;overflow:auto}.property-information[data-v-ce036666]{display:flex;align-items:flex-end;gap:9px;white-space:nowrap}.property-description[data-v-ce036666]{margin-top:4px;color:var(--theme-color-2, var(--default-theme-color-2));line-height:1.4;font-size:var(--theme-small, var(--default-theme-small))}.property-rule[data-v-ce036666]{font-family:var(--theme-font-code, var(--default-theme-font-code));background:var(--theme-color-orange, var(--default-theme-color-orange));padding:0 6px}.property[data-v-ce036666]:not(:last-of-type){border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color))}.property-name[data-v-ce036666]{font-family:var(--theme-font-code, var(--default-theme-font-code));font-size:var(--theme-mini, var(--default-theme-mini))}.required[data-v-ce036666],.optional[data-v-ce036666]{color:var(--theme-color-2, var(--default-theme-color-2));font-size:var( --default-theme-font-size-5, var(--default-default-theme-font-size-5) )}.required[data-v-ce036666]{text-transform:uppercase;color:var(--theme-color-orange, var(--default-theme-color-orange))}.property-type[data-v-ce036666]{color:var(--theme-color-2, var(--default-theme-color-2))}.property[data-v-ce036666]{padding:12px}.property-example[data-v-ce036666]{font-family:var(--theme-font-code, var(--default-theme-font-code))}.property-example-value[data-v-ce036666]{box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color));background:var(--theme-background-2, var(--default-theme-background-2));border-radius:var(--theme-radius, var(--default-theme-radius));padding:2px 5px;font-family:var(--theme-font-code, var(--default-theme-font-code));font-size:var( --default-theme-font-size-5, var(--default-default-theme-font-size-5) )}.rule[data-v-ce036666]{margin-top:12px;padding:0 12px 12px;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));background:var(--theme-background-4, var(--default-theme-background-4));border:2px dotted var(--theme-border-color, var(--default-theme-border-color))}.property-enum-value[data-v-ce036666]{padding:3px 0}.property-enum-value[data-v-ce036666]:before{content:"◼";margin-right:6px;color:var(--theme-color-3, var(--default-theme-color-3))}.property-enum-values[data-v-ce036666]{margin-top:8px;list-style:none}.property-read-only[data-v-ce036666]{font-family:var(--theme-font-code, var(--default-theme-font-code))}.property-nullable[data-v-ce036666]{font-family:var(--theme-font-code, var(--default-theme-font-code));color:var(--theme-color-2, var(--default-theme-color-2))}.error[data-v-6ae0ec2b]{background-color:red}.schema[data-v-6ae0ec2b]{width:100%;font-size:var(--theme-font-size-3, var(--default-theme-font-size-3));color:var(--theme-color-1, var(--default-theme-color-1))}.type[data-v-6ae0ec2b]{font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-color-2, var(--default-theme-color-2));font-family:var(--theme-font-code, var(--default-theme-font-code));font-weight:var(--theme-bold, var(--default-theme-bold));text-transform:uppercase;background:var(--theme-background-4, var(--default-theme-background-4));padding:10px 12px}.type-icon[data-v-6ae0ec2b]{color:var(--theme-color-1, var(--default-theme-color-1));font-size:var(--theme-micro, var(--default-theme-micro))}.properties[data-v-6ae0ec2b]{border:1px solid var(--theme-border-color, var(--default-theme-border-color));margin:24px 0 0;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));overflow:hidden}.properties .properties[data-v-6ae0ec2b]{margin-top:12px}.show-more[data-v-5ac202a8]{background:var(--theme-background-1, var(--default-theme-background-1));-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border:1px solid var(--theme-border-color, var(--default-theme-border-color));padding:8px 12px;border-radius:30px;color:var(--theme-color-1, var(--default-theme-color-1));font-weight:var(--theme-semibold, var(--default-theme-semibold));font-size:var(--theme-small, var(--default-theme-small));display:flex;align-items:center;justify-content:center;position:relative;margin:48px auto}.show-more[data-v-5ac202a8]:hover{color:var(--theme-color-2, var(--default-theme-color-2));cursor:pointer}.show-more-icon[data-v-5ac202a8]{width:14px;height:14px;margin-left:3px}.show-more[data-v-5ac202a8]:active{box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color))}@media (max-width: 1165px){.show-more[data-v-5ac202a8]{margin:24px auto}}.title[data-v-d173780f]{margin-bottom:12px!important;margin-top:12px!important}.title[data-v-28fef31c]{margin-bottom:12px!important;margin-top:24px!important}.parameter p{margin-top:6px}.parameter .parameter-child{border:1px solid var(--theme-border-color, var(--default-theme-border-color));border-radius:20px;margin-top:12px;width:fit-content}.parameter .parameter{border:none!important}.parameter-child-trigger{padding:6px 12px;cursor:pointer;font-weight:500;color:var(--theme-color-3, var(--default-theme-color-3));font-size:var(--theme-micro, var(--default-theme-micro));display:flex;align-items:center;-webkit-user-select:none;user-select:none}.parameter-child-trigger:has(+.parameter li:first-of-type:last-of-type){display:none}.parameter-child-trigger:hover{color:var(--theme-color-1, var(--default-theme-color-1))}.parameter-child-trigger>span:before{content:"Show "}.parameter-child__open>.parameter-child-trigger span:before{content:"Hide "}.parameter-child-trigger svg{height:10px;width:10px;margin-right:6px}.parameter-child__open .parameter-child-trigger svg{transform:rotate(45deg)}.parameter .parameter li:first-of-type{border-top:none}.parameter .parameter li{padding:10px 12px}.parameter-child__open>.parameter{display:block}.parameter .parameter-child__open{width:100%;border-radius:6px}.parameter .parameter-child__open>svg{transform:rotate(45deg)}.parameter-child__open>.parameter-child-trigger{border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color))}.parameter{list-style:none;font-size:var(--theme-small, var(--default-theme-small))}.parameter li{border-top:1px solid var(--theme-border-color, var(--default-theme-border-color));padding:12px 0}.parameter-name{font-weight:500;margin-right:6px;font-family:var(--theme-font-code, var(--default-theme-font-code));font-size:var(--theme-mini, var(--default-theme-mini));color:var(--theme-color-1, var(--default-theme-color-1))}.parameter-type,.parameter-required{color:var(--theme-color-3, var(--default-theme-color-3));font-weight:var(--theme-semibold, var(--default-theme-semibold));margin-right:6px;position:relative}.parameter-description{margin-top:3px!important;font-size:var(--theme-small, var(--default-theme-small));color:var(--theme-color-2, var(--default-theme-color-2));line-height:1.4}.parameter__required{text-transform:uppercase;font-size:var(--theme-micro, var(--default-theme-micro));font-weight:var(--theme-semibold, var(--default-theme-semibold));color:var(--theme-color-orange, var(--default-theme-color-orange))}.parameter-options{position:relative}.copy .title{font-size:var(--theme-heading-4, var(--default-theme-heading-4));font-weight:var(--theme-semibold, var(--default-theme-semibold));color:var(--theme-color-1, var(--default-theme-color-1));line-height:1.45;margin:0}.copy .parameter-description:empty{display:none}.description[data-v-d0646332]{margin-bottom:24px}.request-path-variable{color:var(--theme-color-1, var(--default-theme-color-1))}.request[data-v-ca62c0e1]{display:flex;flex-wrap:nowrap}.request-method[data-v-ca62c0e1]{white-space:nowrap}.request-method--post[data-v-ca62c0e1]{color:var(--theme-color-green, var(--default-theme-color-green))}.request-method--patch[data-v-ca62c0e1]{color:var(--theme-color-yellow, var(--default-theme-color-yellow))}.request-method--get[data-v-ca62c0e1]{color:var(--theme-color-blue, var(--default-theme-color-blue))}.request-method--delete[data-v-ca62c0e1]{color:var(--theme-color-red, var(--default-theme-color-red))}.request-method--put[data-v-ca62c0e1]{color:var(--theme-color-orange, var(--default-theme-color-orange))}.request-path[data-v-ca62c0e1]{margin-left:6px;color:var(--theme-color-2, var(--default-theme-color-2));overflow:hidden;cursor:default;word-wrap:break-word;text-transform:none!important}.language-select[data-v-ca62c0e1]{position:relative;padding-right:9px;height:fit-content;padding-left:12px;border-right:1px solid var(--theme-border-color, var(--default-theme-border-color))}.language-select select[data-v-ca62c0e1]{border:none;outline:none;cursor:pointer;background:var(--theme-background-3, var(--default-theme-background-3));box-shadow:-2px 0 0 0 var(--theme-background-3, var(--default-theme-background-3));position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.language-select span[data-v-ca62c0e1]{font-size:var(--theme-mini, var(--default-theme-mini));color:var(--theme-color-2, var(--default-theme-color-2));font-weight:var(--theme-semibold, var(--default-theme-semibold));white-space:nowrap;display:flex;align-items:center;justify-content:center}.language-select:hover span[data-v-ca62c0e1]{color:var(--theme-color-1, var(--default-theme-color-1))}.language-select span[data-v-ca62c0e1]:after{content:"";width:7px;height:7px;transform:rotate(45deg) translate3d(-2px,-2px,0);display:block;margin-left:6px;box-shadow:1px 1px 0 currentColor}.language-select span[data-v-ca62c0e1]:hover{background:var(--theme-background-2, var(--default-theme-background-2))}.copy-button[data-v-ca62c0e1]{-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:none;background:transparent;cursor:pointer;color:var(--theme-color-3, var(--default-theme-color-3));margin-left:6px;margin-right:12px;border:none;border-radius:3px;padding:0;display:flex;align-items:center;height:fit-content}.copy-button[data-v-ca62c0e1]:after{content:".";color:transparent;font-size:var(--theme-mini, var(--default-theme-mini));line-height:1.35;width:0px}.copy-button[data-v-ca62c0e1]:hover{color:var(--theme-color-1, var(--default-theme-color-1))}.copy-button svg[data-v-ca62c0e1]{width:13px;height:13px}.show-api-client-button[data-v-ca62c0e1]{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none;padding:6px;height:23px;margin:6px 6px 6px auto;border-radius:var(--theme-radius, var(--default-theme-radius));text-transform:uppercase;display:flex;justify-content:center;align-items:center;font-weight:var(--theme-semibold, var(--default-theme-semibold));font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-background-2, var(--default-background-2));font-family:var(--theme-font, var(--default-theme-font));position:relative;cursor:pointer;box-sizing:border-box;box-shadow:inset 0 0 0 1px #0000001a}.show-api-client-button span[data-v-ca62c0e1],.show-api-client-button svg[data-v-ca62c0e1]{color:var(--theme-color-1, var(--default-theme-color-1));z-index:1}.show-api-client-button[data-v-ca62c0e1]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;cursor:pointer;border-radius:var(--theme-radius, var(--default-theme-radius))}.show-api-client-button[data-v-ca62c0e1]:before{background:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.2))}.show-api-client-button[data-v-ca62c0e1]:hover:before{background:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.1))}.show-api-client-button svg[data-v-ca62c0e1]{height:12px;width:auto;margin-left:9px}.show-api-client-button--post[data-v-ca62c0e1]{background:var(--theme-color-green, var(--default-theme-color-green))}.show-api-client-button--patch[data-v-ca62c0e1]{background:var(--theme-color-yellow, var(--default-theme-color-yellow))}.show-api-client-button--get[data-v-ca62c0e1]{background:var(--theme-color-blue, var(--default-theme-color-blue))}.show-api-client-button--delete[data-v-ca62c0e1]{background:var(--theme-color-red, var(--default-theme-color-red))}.show-api-client-button--put[data-v-ca62c0e1]{background:var(--theme-color-orange, var(--default-theme-color-orange))}.request-method[data-v-ca62c0e1]{font-family:var(--theme-font-code, var(--default-theme-font-code));text-transform:uppercase}.request-path[data-v-ca62c0e1]{font-family:var(--theme-font-code, var(--default-theme-font-code))}.scalar-card-header-actions[data-v-ca62c0e1]{display:flex}@media screen and (max-width: 400px){.language-select[data-v-ca62c0e1]{position:absolute;bottom:9px;left:0;border-right:none}}.example-switcher[data-v-a88a80af]{display:flex;gap:6px;margin:12px 6px;flex-direction:column}.listbox-label[data-v-a88a80af]{font-size:var(--theme-mini, var(--default-theme-mini));font-weight:var(--theme-semibold, var(--default-theme-semibold));margin:0 4px;color:var(--theme-color-2, var(--default-theme-color-2))}.listbox-button[data-v-a88a80af]{border:1px solid var(--theme-border-color, var(--default-theme-border-color));background:var(--theme-background-1, var(--default-theme-background-1));padding:6px 12px;border-radius:var(--theme-radius, var(--default-theme-radius));text-align:left;display:block;font-size:var(--theme-mini, var(--default-theme-mini))}.listbox-button-content[data-v-a88a80af]{display:flex;align-items:center;justify-content:space-between}.listbox-button-label[data-v-a88a80af]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.listbox-options[data-v-a88a80af]{background:var(--theme-background-1, var(--default-theme-background-1));padding:6px;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));box-shadow:var(--theme-shadow-2, var(--default-theme-shadow-2));position:absolute;margin:0 1px;transform:translateY(-50%);z-index:100}.listbox-option[data-v-a88a80af]{padding:6px 12px;cursor:pointer;color:var(--theme-color-1, var(--default-theme-color-1));border-radius:var(--theme-radius, var(--default-theme-radius));margin:2px 0}.listbox-option[data-headlessui-state=selected][data-v-a88a80af]{background:var(--theme-background-2, var(--default-theme-background-2))}.listbox-option[data-v-a88a80af]:hover{background:var(--theme-background-2, var(--default-theme-background-2));color:var(--theme-color-2, var(--default-theme-color-2))}.icon[data-v-a88a80af]{width:13px;height:13px;color:var(--theme-color-3, var(--default-theme-color-3))}.markdown[data-v-d49d8496] *{margin:0}.code-copy[data-v-d49d8496]{display:flex;align-items:center;justify-content:center;-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:none;background:transparent;cursor:pointer;color:var(--theme-color-3, var(--default-theme-color-3));border:none;padding:0;margin-right:12px}.code-copy[data-v-d49d8496]:hover{color:var(--theme-color-1, var(--default-theme-color-1))}.code-copy svg[data-v-d49d8496]{width:13px;height:13px}.description[data-v-d49d8496]{font-weight:var(--theme-semibold, var(--default-theme-semibold));font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-color--1, var(--default-theme-color-1));padding:10px 12px;min-height:35px;display:flex;align-items:center;box-sizing:border-box;border-top:1px solid var(--theme-border-color, var(--default-theme-border-color))}.scalar-api-reference__empty-state[data-v-d49d8496]{margin:10px 0 10px 12px;text-align:center;font-size:var(--theme-micro, var(--default-theme-micro));min-height:56px;display:flex;align-items:center;justify-content:center;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));color:var(--theme-color-2, var(--default-theme-color-2))}.schema-type[data-v-d49d8496]{font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-color-2, var(--default-theme-color-2));font-weight:var(--theme-semibold, var(--default-theme-semibold));background:var(--theme-background-3, var(--default-theme-background-3));padding:2px 4px;border-radius:4px;margin-right:4px}.schema-example[data-v-d49d8496]{font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-color-2, var(--default-theme-color-2));font-weight:var(--theme-semibold, var(--default-theme-semibold))}.example-response-tab[data-v-d49d8496]{display:block;margin:6px}.scalar-card-container[data-v-d49d8496]{background:var(--theme-background-2, var(--default-theme-background-2))}.scalar-card-container[data-v-d49d8496] .cm-scroller{overflow:hidden}.rule-title[data-v-d49d8496]{font-family:var(--theme-font-code, var(--default-theme-font-code));color:var(--theme-color-1, var(--default-theme-color-1));display:inline-block;margin:12px 0 6px;border-radius:var(--theme-radius, var(--default-theme-radius))}.rule[data-v-d49d8496]{margin:0 12px;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg))}.rule-items[data-v-d49d8496]{counter-reset:list-number;display:flex;flex-direction:column;gap:12px;border-left:1px solid var(--theme-border-color, var(--default-theme-border-color));padding:12px 0}.rule-item[data-v-d49d8496]{counter-increment:list-number;border:1px solid var(--theme-border-color, var(--default-theme-border-color));border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));overflow:hidden;margin-left:24px}.rule-item[data-v-d49d8496]:before{border:1px solid var(--theme-border-color, var(--default-theme-border-color));border-top:0;border-right:0;content:" ";display:block;width:24px;height:6px;border-radius:0 0 0 var(--theme-radius-lg, var(--default-theme-radius-lg));margin-top:6px;color:var(--theme-color-2, var(--default-theme-color-2));transform:translate(-25px);color:var(--theme-color-1, var(--default-theme-color-1));position:absolute}.examples[data-v-5ce28dd4]{position:sticky;top:calc(var(--refs-header-height) + 24px)}.scalar-logo-animation[data-v-16147dd7]{width:38px;height:38px;position:relative;display:flex;align-items:center}.scalar-logo-animation .line[data-v-16147dd7]:before{content:"";width:100%;height:100%;background:#4c4316;display:block;position:absolute}.scalar-logo-animation .line[data-v-16147dd7]{position:absolute;width:100%;height:1px;overflow:hidden}.scalar-logo-animation .line-2[data-v-16147dd7]{transform:rotate(90deg)}.scalar-logo-animation .line-3[data-v-16147dd7]{transform:rotate(45deg)}.scalar-logo-animation .line-4[data-v-16147dd7]{transform:rotate(-45deg)}.scalar-logo-animation-load[data-v-16147dd7]{animation:rotate-16147dd7 2s linear infinite}@keyframes rotate-16147dd7{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.render-loading[data-v-5e3320bc]{height:calc(var(--full-height) - var(--refs-header-height));display:flex;align-items:center;justify-content:center}.show-more[data-v-5e3320bc]{background:var(--theme-background-1, var(--default-theme-background-1));-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border:1px solid var(--theme-border-color, var(--default-theme-border-color));margin:-48px auto 48px;padding:8px 12px;border-radius:30px;color:var(--theme-color-1, var(--default-theme-color-1));font-weight:var(--theme-semibold, var(--default-theme-semibold));font-size:var(--theme-small, var(--default-theme-small));display:flex;align-items:center;justify-content:center;position:relative}.show-more[data-v-5e3320bc]:hover{color:var(--theme-color-2, var(--default-theme-color-2));cursor:pointer}.show-more-icon[data-v-5e3320bc]{width:14px;height:14px;margin-left:3px}.show-more[data-v-5e3320bc]:active{box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color))}.references-narrow .show-more[data-v-5e3320bc]{margin-top:-25px;margin-bottom:25px}@media (max-width: 1165px){.show-more[data-v-5e3320bc]{margin-top:-24px;margin-bottom:24px}}.ref-search-input[data-v-1ea632ff]{width:100%;background:transparent;padding:12px;font-size:var(--theme-font-size-4, var(--default-theme-font-size-4));outline:none;border:1px solid var(--theme-border-color, var(--default-theme-border-color));border-radius:var(--theme-radius, var(--default-theme-radius));color:var(--theme-color-1, var(--default-theme-color-1));font-weight:var(--theme-semibold, var(--default-theme-semibold));font-size:var(--theme-font-size-3, var(--default-theme-font-size-3));font-family:var(--theme-font, var(--default-theme-font));-webkit-appearance:none;-moz-appearance:none;appearance:none}.ref-search-input[data-v-1ea632ff]:focus{border-color:var(--theme-color-1, var(--default-theme-color-1))}.item-entry[data-v-1ea632ff]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;outline:none;padding:9px 12px;width:100%;color:var(--theme-color-3, var(--default-theme-color-3));text-align:left;border-radius:var(--theme-radius, var(--default-theme-radius));align-items:center;font-family:var(--theme-font);min-height:31px;display:flex;gap:6px;overflow:hidden}.item-entry-http-verb[data-v-1ea632ff]:empty{display:none}.ref-search-list[data-v-1ea632ff]{padding:0 0 12px 12px}.ref-search-container[data-v-1ea632ff]{padding:12px}.item-entry--active[data-v-1ea632ff]{background:var(--theme-background-2, var(--default-theme-background-2));cursor:pointer}.item-entry--tag .item-entry-description[data-v-1ea632ff]:before{content:"–";margin-right:6px}.item-entry-description[data-v-1ea632ff],.item-entry-title[data-v-1ea632ff]{font-weight:var(--theme-semibold, var(--default-theme-semibold));color:var(--theme-color-1, var(--default-theme-color-1));font-size:var(--theme-font-size-4, var(--default-theme-font-size-4));min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-entry-title[data-v-1ea632ff]{min-width:fit-content}.item-entry-http-verb[data-v-1ea632ff],.item-entry-subtitle[data-v-1ea632ff]{display:flex;font-size:var(--theme-font-size-4, var(--default-theme-font-size-4));font-family:var(--theme-font-code, var(--default-theme-font-code));min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-entry-http-verb[data-v-1ea632ff]{text-transform:uppercase;min-width:45px;position:relative;top:.5px}.item-entry-http-verb--post[data-v-1ea632ff]{color:var(--theme-color-green, var(--default-theme-color-green))}.item-entry-http-verb--patch[data-v-1ea632ff]{color:var(--theme-color-yellow, var(--default-theme-color-yellow))}.item-entry-http-verb--get[data-v-1ea632ff]{color:var(--theme-color-blue, var(--default-theme-color-blue))}.item-entry-http-verb--delete[data-v-1ea632ff]{color:var(--theme-color-red, var(--default-theme-color-red))}.item-entry-http-verb--delete[data-v-1ea632ff]{font-size:0}.item-entry-http-verb--delete[data-v-1ea632ff]:after{content:"DEL";font-size:var(--theme-font-size-4, var(--default-theme-font-size-4))}.item-entry-http-verb--put[data-v-1ea632ff]{color:var(--theme-color-orange, var(--default-theme-color-orange))}.item-entry-path[data-v-1ea632ff]{color:var(--theme-color-3, var(--default-theme-color-3));font-size:var(--theme-font-size-4, var(--default-theme-font-size-4));min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ref-search-meta[data-v-1ea632ff]{background:var(--theme-background-3, var(--default-theme-background-3));padding:6px 12px;font-size:var(--theme-font-size-4, var(--default-theme-font-size-4));color:var(--theme-color-3, var(--default-theme-color-3));font-weight:var(--theme-semibold, var(--default-theme-semibold));display:flex;gap:12px}.scalar-api-reference[data-v-bebf8d3a]{--refs-sidebar-width: var(--theme-sidebar-width, 250px);--refs-header-height: var(--theme-header-height, 0px)}.references-layout[data-v-bebf8d3a]{height:100dvh;max-height:100%;width:100dvw;max-width:100%;flex:1;overflow-y:auto;overflow-x:hidden;--full-height: 100dvh;display:grid;grid-template-rows:var(--refs-header-height) repeat(2,auto);grid-template-columns:var(--refs-sidebar-width) 1fr;grid-template-areas:"header header" "navigation rendered" "footer footer";background:var(--theme-background-1, var(--default-theme-background-1))}.references-header[data-v-bebf8d3a]{grid-area:header;position:sticky;top:0;z-index:10;height:var(--refs-header-height)}.references-editor[data-v-bebf8d3a]{grid-area:editor;display:flex;min-width:0;background:var(--theme-background-1, var(--default-theme-background-1))}.references-navigation[data-v-bebf8d3a]{grid-area:navigation}.references-rendered[data-v-bebf8d3a]{position:relative;grid-area:rendered;min-width:0;background:var(--theme-background-1, var(--default-theme-background-1))}.references-navigation-list[data-v-bebf8d3a]{position:sticky;top:var(--refs-header-height);height:calc(var(--full-height) - var(--refs-header-height));background:var( --sidebar-background-1, var( --default-sidebar-background-1, var(--theme-background-1, var(--default-theme-background-1)) ) );overflow-y:auto;display:flex;flex-direction:column}.references-editor-textarea[data-v-bebf8d3a]{position:sticky;top:var(--refs-header-height);height:calc(var(--full-height) - var(--refs-header-height));display:flex;min-width:0;flex:1}.references-editable[data-v-bebf8d3a]{grid-template-columns:var(--refs-sidebar-width) 1fr 1fr;grid-template-areas:"header header header" "navigation editor rendered" "footer footer footer"}.references-footer[data-v-bebf8d3a]{grid-area:footer}@media (max-width: 1150px){.references-layout[data-v-bebf8d3a]{grid-template-columns:var(--refs-sidebar-width) 1fr 0px}}@media (max-width: 1000px){.references-layout[data-v-bebf8d3a]{grid-template-columns:auto;grid-template-rows:var(--refs-header-height) 0px auto auto;grid-template-areas:"header" "navigation" "rendered" "footer"}.references-editable[data-v-bebf8d3a]{grid-template-areas:"header" "navigation" "editor"}.references-navigation[data-v-bebf8d3a],.references-rendered[data-v-bebf8d3a]{position:static;max-height:unset}.references-navigation[data-v-bebf8d3a]{height:0px;z-index:10}.references-navigation-list[data-v-bebf8d3a]{position:absolute;top:calc(var(--refs-header-height) - 1px);height:calc(var(--full-height) - var(--refs-header-height) + 1px);width:100%;border-top:1px solid var(--theme-border-color, var(--default-theme-border-color));display:flex;flex-direction:column}}.scalar-api-reference p,#headlessui-portal-root p{margin:0}.scalar-api-reference i,#headlessui-portal-root i{font-style:normal}.scalar-api-reference ul,.scalar-api-reference ol,#headlessui-portal-root ul,#headlessui-portal-root ol{margin:0;padding:0}.scalar-api-reference,#headlessui-portal-root{font-family:var(--theme-font, var(--default-theme-font));line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;box-sizing:border-box}.scalar-api-reference *,.scalar-api-reference *:before,.scalar-api-reference *:after,#headlessui-portal-root *,#headlessui-portal-root *:before,#headlessui-portal-root *:after{box-sizing:inherit}.scalar-api-reference *,#headlessui-portal-root *{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.scalar-api-reference input::placeholder,#headlessui-portal-root input::placeholder{color:var(--theme-color-3, var(--default-theme-color-3));font-family:var(--theme-font, var(--default-theme-font))}.scalar-api-reference input:-ms-input-placeholder,#headlessui-portal-root input:-ms-input-placeholder{color:var(--theme-color-3, var(--default-theme-color-3));font-family:var(--theme-font, var(--default-theme-font))}.scalar-api-reference input::-webkit-input-placeholder,#headlessui-portal-root input::-webkit-input-placeholder{color:var(--theme-color-3, var(--default-theme-color-3));font-family:var(--theme-font, var(--default-theme-font))}.scalar-api-reference .flex,#headlessui-portal-root .flex{display:flex}.scalar-api-reference .flex-col,#headlessui-portal-root .flex-col{display:flex;min-height:0;flex-direction:column}.scalar-api-reference .flex-mobile,#headlessui-portal-root .flex-mobile{display:flex;min-width:0}@media (max-width: 500px){.scalar-api-reference .flex-mobile,#headlessui-portal-root .flex-mobile{flex-direction:column}}.scalar-api-reference .gap-1,#headlessui-portal-root .gap-1{gap:12px}.scalar-api-reference .sr-only,#headlessui-portal-root .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.darklight[data-v-264b9b08]{border:none;border-top:1px solid var( --sidebar-border-color, var( --default-sidebar-border-color, var(--theme-border-color, var(--default-theme-border-color)) ) );color:var( --sidebar-color-2, var( --default-sidebar-color-2, var(--theme-color-2, var(--default-theme-color-2)) ) );font-size:var(--theme-mini, var(--default-theme-mini));font-weight:var(--theme-semibold, var(--default-theme-semibold));-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;outline:none;padding:18px 24px 0;display:flex;align-items:center;text-indent:9px;width:100%}.darklight-reference[data-v-264b9b08]{width:100%;margin-top:auto}.darklight[data-v-264b9b08]:hover{cursor:pointer;color:var( --sidebar-color-1, var( --default-sidebar-color-1, var(--theme-color-1, var(--default-theme-color-1)) ) )}.darklight svg[data-v-264b9b08]{stroke:currentColor;height:12px;width:12px}.darklight-reference-promo[data-v-264b9b08]{padding:6px 24px 12px;display:flex;align-items:center;font-size:var(--theme-mini, var(--default-theme-mini));text-decoration:none;color:var( --sidebar-color-2, var( --default-sidebar-color-2, var(--theme-color-2, var(--default-theme-color-2)) ) )}.darklight-reference-promo[data-v-264b9b08]:hover{text-decoration:underline}.references-mobile-header[data-v-135ccf3f]{display:flex;align-items:center;gap:12px;height:100%;width:100%;padding:0 8px;background:var(--theme-background-1, var(--default-theme-background-1));border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color))}.references-mobile-breadcrumbs[data-v-135ccf3f]{flex:1;min-width:0;font-size:var(--theme-small, var(--default-theme-small));font-weight:var(--theme-semibold, var(--default-theme-semibold));color:var(--theme-color-1, var(--default-theme-color-1));overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sidebar-search[data-v-e0708451]{display:flex;align-items:center;position:relative;--default-margin-x: 12px;width:calc(100% - 2 * var(--margin-x, var(--default-margin-x)));margin:12px var(--margin-x, var(--default-margin-x)) 6px var(--margin-x, var(--default-margin-x));padding:0 3px 0 12px;background:var( --sidebar-search-background, var( --default-sidebar-search-background, var(--theme-background-1, var(--default-theme-background-1)) ) );color:var( --sidebar-color-2, var( --default-sidebar-color-2, var(--theme-color-2, var(--default-theme-color-2)) ) );outline:none;border-radius:var(--theme-radius, var(--default-theme-radius));box-shadow:0 0 0 1px var( --sidebar-search-border-color, var( --default-sidebar-search-border-color, var(--theme-border-color, var(--default-theme-border-color)) ) );cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none}.sidebar-search-input[data-v-e0708451]{font-size:var(--theme-mini, var(--default-theme-mini));font-weight:var(--theme-semibold, var(--default-theme-semibold));height:31px;-webkit-user-select:none;user-select:none;z-index:10;position:relative;display:flex;width:100%;justify-content:space-between;align-items:center}.sidebar-search-shortcut[data-v-e0708451]{text-transform:uppercase}.sidebar-search-key[data-v-e0708451]{background-color:var( --theme-background-2, var(--default-theme-background-2) );padding:3px 5px;margin:2px;border-radius:var(--theme-radius, var(--default-theme-radius));color:var( --sidebar-color-2, var(--default-sidebar-color-2), var(--theme-color-2, var(--default-theme-color-2)) )}.search-icon[data-v-e0708451]{padding:0;margin-right:9px;width:12px}@media (max-width: 1000px){:root{--theme-header-height: 50px}}')),document.head.appendChild(e)}}catch(a){console.error("vite-plugin-css-injected-by-js",a)}})();
|
|
1
|
+
(function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode('@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900";@import"https://fonts.googleapis.com/css?family=JetBrains%20Mono";:root{--default-theme-border-width: 1px;--default-theme-radius: 3px;--default-theme-radius-lg: 6px;--default-theme-radius-xl: 8px;--default-theme-header-height: 50px;--default-theme-sidebar-width: 250px;--default-theme-toc-width: 250px;--default-theme-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--default-theme-font-code: "JetBrains Mono";--default-theme-heading-1: 40px;--default-theme-page-description: 24px;--default-theme-heading-2: 24px;--default-theme-heading-3: 20px;--default-theme-heading-4: 16px;--default-theme-heading-5: 16px;--default-theme-heading-6: 16px;--default-theme-paragraph: 16px;--default-theme-small: 14px;--default-theme-mini: 13px;--default-theme-micro: 12px;--default-theme-bold: 600;--default-theme-semibold: 500;--default-theme-regular: 400;--default-theme-font-size-1: 24px;--default-theme-font-size-2: 16px;--default-theme-font-size-3: 14px;--default-theme-font-size-4: 13px;--default-theme-font-size-5: 12px;--default-theme-line-height-1: 32px;--default-theme-line-height-2: 24px;--default-theme-line-height-3: 20px;--default-theme-line-height-4: 18px;--default-theme-line-height-5: 16px;--default-theme-font-medium: 500;--default-theme-font-bold: 700}@media (max-width: 460px){:root{--default-theme-font-size-1: 22px;--default-theme-font-size-2: 14px;--default-theme-font-size-3: 12px}}@media (max-width: 720px){:root{--default-theme-heading-1: 24px;--default-theme-page-description: 20px}}.cm-scroller,.custom-scroll{overflow-y:scroll;scrollbar-color:transparent transparent;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.custom-scroll-self-contain-overflow{overscroll-behavior:contain}.custom-scroll-extra-padding-right{padding-right:12px!important}@supports (-moz-appearance: none){.cm-scroller,.custom-scroll{padding-right:12px}.custom-scroll-extra-padding-right{padding-right:24px!important}}.cm-scroller:hover,.custom-scroll:hover{scrollbar-color:var( --theme-scrollbar-color, var(--default-theme-scrollbar-color) ) transparent}.cm-scroller:hover::-webkit-scrollbar-thumb,.custom-scroll:hover::-webkit-scrollbar-thumb{background:var( --theme-scrollbar-color, var(--default-theme-scrollbar-color) );background-clip:content-box;border:3px solid transparent}.cm-scroller::-webkit-scrollbar-thumb:active,.custom-scroll::-webkit-scrollbar-thumb:active{background:var( --theme-scrollbar-color-active, var(--default-theme-scrollbar-color-active) );background-clip:content-box;border:3px solid transparent}.cm-scroller::-webkit-scrollbar-corner,.custom-scroll::-webkit-scrollbar-corner{background:transparent}.cm-scroller::-webkit-scrollbar,.custom-scroll::-webkit-scrollbar{height:12px;width:12px}.cm-scroller::-webkit-scrollbar-track,.custom-scroll::-webkit-scrollbar-track{background:transparent}.cm-scroller::-webkit-scrollbar-thumb,.custom-scroll::-webkit-scrollbar-thumb{border-radius:20px;background:transparent;background-clip:content-box;border:3px solid transparent}@media (pointer: coarse){.cm-scroller,.custom-scroll{padding-right:12px}.custom-scroll-extra-padding-right{padding-right:24px!important}}.scalar-api-client__codemirror__wrapper{width:100%;height:100%;padding-top:4px;min-height:76px;background:var(--theme-background-2, var(--default-theme-background-2));color:var(--theme-color-1, var(--default-theme-color-1));display:flex;align-items:stretch}.scalar-api-client__codemirror{flex-grow:1;max-width:100%;cursor:text;font-size:var(--theme-small, var(--default-theme-small))}.scalar-api-client__url-input{font-weight:var(--theme-semibold, var(--default-theme-semibold));min-height:auto;padding-top:0}.scalar-api-client__url-input .ͼ1 .cm-scroller{align-items:center!important}.scalar-api-client__variable{color:var(--scalar-api-client-color, var(--default-scalar-api-client-color))}.cm-focused{outline:none!important}.modal-layout[data-v-046a46e5]{position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:1001;background:rgba(0,0,0,.44);padding:20px;opacity:0;animation:modal-fade-046a46e5 .2s forwards}.modal-body[data-v-046a46e5]{padding:24px 12px 18px 24px;max-height:calc(100vh - 240px);background:var(--theme-background-1, var(--default-theme-background-1));border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));font-family:var(--theme-font, var(--default-theme-font));position:relative}.modal[data-v-046a46e5]{margin:80px auto 0;position:relative;background:var(--theme-background-2, var(--default-theme-background-2));border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));color:var(--theme-color-1, var(--default-theme-color-1));width:100%;text-align:left;line-height:1.4;opacity:0;transform:scale(.98);animation:modal-pop-046a46e5 .15s .15s forwards;display:flex;flex-direction:column}.modal[data-v-046a46e5]:before{content:"";display:block;width:100%;height:100%;position:absolute;z-index:0;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg))}.dark-mode .modal[data-v-046a46e5]:before{background:#1a1a1a}.light-mode .modal[data-v-046a46e5]:before{background:#fff}.modal-content-history[data-v-046a46e5]{background:var(--theme-background-1, var(--default-theme-background-1))}.modal-content-history[data-v-046a46e5],.modal-content-large[data-v-046a46e5]{max-width:800px}.modal-content-normal[data-v-046a46e5]{max-width:640px}.modal-content-small[data-v-046a46e5]{max-width:480px}@keyframes modal-fade-046a46e5{0%{opacity:0}to{opacity:1}}@keyframes modal-pop-046a46e5{0%{opacity:0}to{opacity:1;transform:scale(1)}}.modal-header[data-v-046a46e5]{padding:12px 24px;color:var(--theme-color-1, var(--default-theme-color-1));font-size:var(--theme-font-size-4, var(--default-theme-font-size-4));text-align:left;font-weight:600;margin:0;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg)) var(--theme-radius-lg, var(--default-theme-radius-lg)) 0 0}.modal-content-history .modal-header[data-v-046a46e5]{padding-bottom:0;padding-top:24px}.modal-content-history .modal-body[data-v-046a46e5]{padding-top:12px}.modal-content-search[data-v-046a46e5]{max-width:540px}.modal-content-search .modal-body[data-v-046a46e5]{padding:0;overflow:hidden;display:flex;flex-direction:column;max-height:440px}.navtable-mock{background-repeat:repeat;width:100%;background-size:31px 31px;background-position:center 1px;flex:1;position:relative;z-index:0;border-top:1px solid var(--theme-border-color, var(--default-theme-border-color));background:repeating-linear-gradient(var(--theme-background-1, var(--default-theme-background-1)),var(--theme-background-1, var(--default-theme-background-1)) 34.8px,var(--theme-border-color, var(--default-theme-border-color)) 34.8px,var(--theme-border-color, var(--default-theme-border-color)) 35.8px)}.navtable-mock .navtable-item{position:absolute;width:100%;height:100%;left:0;top:0;background:transparent;box-shadow:none}.radio{height:10px;max-width:10px;width:10px;max-height:10px;background:transparent;border:var(--border, var(--default-border));flex-shrink:0;margin-right:6px;margin-left:0;border-radius:50%;display:flex;align-items:center;justify-content:center;outline:none;padding:0}.radio:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.navtable-item__active:before{content:"";display:block;box-shadow:0 0 0 1px var(--theme-color-1, var(--default-theme-color-1))!important;width:100%;position:absolute;top:0;left:0;height:100%}.radio.post{background:var(--theme-color-green, var(--default-theme-color-green))}.radio.delete{background:var(--theme-color-red, var(--default-theme-color-red))}.radio.patch{background:var(--theme-color-yellow, var(--default-theme-color-yellow))}.radio.get{background:var(--theme-color-blue, var(--default-theme-color-blue))}.radio.put{background:var(--theme-color-orange, var(--default-theme-color-orange))}.navtable-item-request span{border:none;outline:none;font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-color-1, var(--default-theme-color-1));width:100%;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.navtable-item-request span em{text-transform:uppercase;font-style:normal;font-family:var(--theme-font-code, var(--default-theme-font-code));font-size:var(--theme-micro, var(--default-theme-micro));margin-right:6px;font-weight:var(--theme-semibold, var(--default-theme-semibold));color:var(--theme-color-3, var(--default-theme-color-3))}.request-method-select[data-v-01f6175d]{position:relative;display:flex}.request-method-select select[data-v-01f6175d]{border:none;outline:none;cursor:pointer;background:var(--theme-background-3, var(--default-theme-background-3));box-shadow:-2px 0 0 0 var(--theme-background-3, var(--default-theme-background-3));position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.request-method-select select[disabled][data-v-01f6175d]{pointer-events:none}.request-method[data-v-01f6175d]{display:flex;align-items:center;color:var(--theme-color-3, var(--default-theme-color-3));-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:0 12px;border-right:1px solid var(--theme-border-color, var(--default-theme-border-color));position:relative}.request-method span[data-v-01f6175d]{font-family:var(--theme-font-code, var(--default-theme-font-code));font-size:500;font-size:var(--theme-micro, var(--default-theme-micro));text-transform:uppercase;display:flex;align-items:center}.request-method:not(.request-method--disabled) span[data-v-01f6175d]:after{content:"";width:7px;height:7px;transform:rotate(45deg) translate3d(-2px,-2px,0);display:block;margin-left:6px;box-shadow:1px 1px 0 currentColor}.request-method i[data-v-01f6175d]{width:10px;height:10px;border-radius:50%;margin-right:6px;text-align:center;line-height:18px;font-style:normal;flex-shrink:0;display:inline-block;color:var(--theme-color-disabled, var(--default-theme-color-disabled));background:var( --scalar-api-client-color, var(--default-scalar-api-client-color) )}.loader[data-v-00528339]{position:absolute;z-index:3;height:2px;background:var( --scalar-api-client-color, var(--default-scalar-api-client-color) );animation:loading-00528339 5s cubic-bezier(0,.5,.25,1)}@keyframes loading-00528339{0%{width:0}to{width:100%}}.scalar-api-client__address-bar[data-v-00528339]{width:100%;padding:12px 12px 10px;display:flex;align-items:center;position:relative;background:var(--theme-background-1, var(--default-theme-background-1))}.scalar-api-client__url-form[data-v-00528339]{display:flex;width:100%;align-items:stretch;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg))}.scalar-api-client__field[data-v-00528339]{border-right:0;background:var(--theme-background-2, var(--default-theme-background-2));border-radius:var(--theme-radius, var(--default-theme-radius)) 0 0 var(--theme-radius, var(--default-theme-radius));display:flex;align-items:stretch;width:100%;overflow:hidden;min-height:31px}.scalar-api-client__address-bar-data[data-v-00528339]{width:100%}.scalar-api-client__address-bar-data-meta[data-v-00528339]{display:flex;margin-top:5px}.scalar-api-client__url-input[data-v-00528339]{color:var(--theme-color-1, var(--default-theme-color-1))}.scalar-api-client__request-type[data-v-00528339]{display:flex;align-items:center;color:var(--theme-color-3, var(--default-theme-color-3));-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:0 12px;border-right:1px solid var(--theme-border-color, var(--default-theme-border-color));position:relative}.scalar-api-client__request-type span[data-v-00528339]{font-family:var(--theme-font-code, var(--default-theme-font-code));font-size:var(--theme-micro, var(--default-theme-micro));text-transform:uppercase}.scalar-api-client__request-type svg[data-v-00528339]{margin-left:6px;width:8px}.scalar-api-client__request-type i[data-v-00528339]{width:10px;height:10px;border-radius:50%;margin-right:6px;text-align:center;line-height:18px;font-style:normal;flex-shrink:0;display:inline-block;color:var(--theme-color-3, var(--default-theme-color-3));background:var( --scalar-api-client-color, var(--default-scalar-api-client-color) )}.meta-request-break[data-v-00528339]{margin:0 5px}.scalar-api-client__history[data-v-00528339]{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;color:var(--theme-color-2, var(--default-theme-color-2));display:flex;align-items:center;border-radius:var(--theme-radius, var(--default-theme-radius));height:100%}.scalar-api-client__send-request-button[type=submit][data-v-00528339]{font-size:var(--theme-micro, var(--default-theme-micro));letter-spacing:.25px;font-weight:var(--theme-semibold, var(--default-theme-semibold));color:#fff;border:none;white-space:nowrap;padding:0 12px;text-transform:uppercase;cursor:pointer;outline:none;font-family:(--theme-font,var(--default-theme-font));border-radius:0 var(--theme-radius, var(--default-theme-radius)) var(--theme-radius, var(--default-theme-radius)) 0;background:var( --scalar-api-client-color, var(--default-scalar-api-client-color) );position:relative;display:flex;align-items:center;overflow:hidden;flex-shrink:0}.scalar-api-client__send-request-button[data-v-00528339]:before{content:"";position:absolute;top:-5%;left:-5%;width:110%;height:110%;pointer-events:none;cursor:pointer;border-radius:var(--theme-radius, var(--default-theme-radius));background:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.2))}.scalar-api-client__send-request-button[data-v-00528339]:hover:before{background:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.1))}.scalar-api-client__send-request-button svg[data-v-00528339]{width:12px;height:12px;flex-shrink:0;margin-right:6px;position:relative}.scalar-api-client__send-request-button span[data-v-00528339]{position:relative}@media screen and (max-width: 720px){.scalar-api-client__history-toggle span[data-v-00528339],.scalar-api-client__send-request-button span[data-v-00528339]{display:none}.scalar-api-client__history-toggle svg[data-v-00528339],.scalar-api-client__send-request-button svg[data-v-00528339]{margin-right:0}}.scalar-api-client__send-request-button[disabled][data-v-00528339]{pointer-events:none;color:var(--theme-color-2, var(--default-theme-color-2));background:var(--theme-background-3, var(--default-theme-background-3));border:1px solid var(--default-theme-border-color)}.scalar-api-client__history-toggle[data-v-00528339]{padding:0 12px;line-height:30px;color:var(--theme-color-3, var(--default-theme-color-3));font-size:var(--theme-micro, var(--default-theme-micro));letter-spacing:.125px;font-weight:var(--theme-semibold, var(--default-theme-semibold));text-transform:uppercase;height:100%;display:flex;align-items:center;cursor:pointer;white-space:nowrap;box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color));margin-left:12px;border-radius:var(--theme-radius, var(--default-theme-radius));-webkit-user-select:none;user-select:none}.scalar-api-client__history-toggle[data-v-00528339]:hover{background:var(--theme-background-2, var(--default-theme-background-2))}.scalar-api-client__history-toggle svg[data-v-00528339]{height:13px;width:13px;margin-right:6px;color:var(--theme-color-3, var(--default-theme-color-3))}.scalar-api-client__address-bar-close[data-v-00528339]{fill:var(--theme-color-3, var(--default-theme-color-3));margin-left:12px;height:24px}.scalar-api-client__address-bar-close[data-v-00528339]:hover{cursor:pointer;fill:var(--theme-color-1, var(--default-theme-color-1))}.scalar-api-client__address-bar__content[data-v-00528339]{width:640px;height:100%;background:var(--theme-background-1, var(--default-theme-background-1));position:fixed;top:0;right:0;z-index:1000;transform:translate3d(640px,0,0);opacity:0;transition:transform .5s cubic-bezier(.77,0,.175,1),opacity .01s ease-in-out .5s;pointer-events:none}.scalar-api-client__address-bar-content-item[data-v-00528339]{height:100vh;max-height:100vh;overflow:auto}.scalar-api-client__address-bar__on[data-v-00528339]{z-index:100000}.scalar-api-client__address-bar__on .scalar-api-client__address-bar__content[data-v-00528339]{transform:translateZ(0);opacity:1;pointer-events:all;transition:transform .5s cubic-bezier(.77,0,.175,1)}.scalar-api-client__address-bar__on .scalar-api-client__address-bar__close[data-v-00528339]{opacity:1;pointer-events:all;cursor:pointer}.scalar-api-client__address-bar .navtable-item__active[data-v-00528339]{background:var(--theme-background-2, var(--default-theme-background-2));cursor:default}.scalar-api-client__address-bar .navtable-item__active .radio[data-v-00528339]:before{display:none}.navigation-back[data-v-00528339]{stroke:var(--theme-color-2, var(--default-theme-color-2));cursor:pointer}.navigation-back[data-v-00528339]:hover{stroke:var(--theme-color-1, var(--default-theme-color-1))}.scalar-api-client__address-bar__close[data-v-00528339]{width:100%;height:100%;position:fixed;top:0;left:0;pointer-events:none;opacity:0;transition:all .1s ease-in-out;z-index:1000}.navtable-item-time[data-v-00528339]{font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-color-1, var(--default-theme-color-1));text-transform:capitalize;padding:0 9px}.scalar-api-client__item{border-radius:var(--theme-radius, var(--default-theme-radius));margin-bottom:6px;position:relative}.scalar-api-client__item button{background-color:transparent;text-align:left}.scalar-api-client__item:hover{cursor:pointer}.scalar-api-client__toggle:after{content:"";position:absolute;bottom:-6.5px;width:100%;height:6px;left:0}.scalar-api-client__item--open .scalar-api-client__toggle:after{display:none}.scalar-api-client__item:hover,.scalar-api-client__item--open{background:var(--theme-background-2, var(--default-theme-background-2))}.scalar-api-client__item--open .scalar-api-client__item__content{display:flex}.scalar-api-client__item--open:hover{cursor:default}.scalar-api-client__item--open .scalar-api-client__toggle__icon{transform:rotate(90deg)}.scalar-api-client__toggle{padding:6px;min-height:37px;display:flex;align-items:center;justify-content:space-between;position:relative;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;border:none;font-family:(--theme-font,var(--default-theme-font));cursor:pointer}.scalar-api-client__item .scalar-api-client__item__title{color:var(--theme-color-1, var(--default-theme-color-1));font-size:var(--theme-small, var(--default-theme-small));font-weight:var(--theme-semibold, var(--default-theme-semibold));font-family:(--theme-font,var(--default-theme-font));-webkit-user-select:none;user-select:none;flex:1;position:relative;z-index:1}.scalar-api-client__item .scalar-api-client__toggle__icon{width:10px;margin-right:6px;color:var(--theme-color-3, var(--default-theme-color-3));z-index:1;position:relative}.scalar-api-client__toggle:hover .scalar-api-client__toggle__icon{color:var(--theme-color-1, var(--default-theme-color-1))}.scalar-api-client__item__options{position:relative;z-index:1}.scalar-api-client__item__options span{background:transparent;padding:2px 0;border-radius:3px;font-size:var(--theme-small, var(--default-theme-small));pointer-events:none;color:var(--theme-color-2, var(--default-theme-color-2));display:flex;align-items:center;justify-content:center}.scalar-api-client__item__options:hover span{color:var(--theme-color-1, var(--default-theme-color-1));border-color:currentColor}.scalar-api-client__item__options span svg{width:15px;height:15px;margin-left:3px}.scalar-api-client__item__options select{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.scalar-api-client__item__content .scalar-api-client__codemirror__wrapper{padding-top:0}.table{border:1px solid var(--theme-border-color, var(--default-theme-border-color));background:transparent;border-radius:var(--theme-radius, var(--default-theme-radius));width:100%}.table-row{border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color));display:flex;position:relative}.table-row__add{border-radius:0 0 var(--theme-radius-lg, var(--default-theme-radius-lg)) var(--theme-radius-lg, var(--default-theme-radius-lg));border-bottom:none}.table-row.required-parameter .table-row-item:nth-of-type(2):after{content:"Required";position:absolute;top:4px;right:0;padding:5px 9px 5px 6px;font-weight:var(--theme-semibold, var(--default-theme-semibold));font-size:var(--theme-micro, var(--default-theme-micro));background:var(--theme-background-2, var(--default-theme-background-2));box-shadow:-2px 0 4px var(--theme-background-2, var(--default-theme-background-2))}.table-row.required-parameter .table-row-item:nth-of-type(2):focus-within:after{display:none}.table-row:last-of-type{border-bottom:none}.table-row__active{border-radius:0 0 var(--theme-radius-lg, var(--default-theme-radius-lg)) var(--theme-radius-lg, var(--default-theme-radius-lg))}.table-row-drag{width:20px;flex-shrink:0;border-right:1px solid var(--theme-border-color, var(--default-theme-border-color));align-items:center;justify-content:center;display:none}.table-row-drag svg{width:6px;fill:var(--theme-color-3, var(--default-theme-color-3))}.table-row-drag .table-row-drag-add{width:8px}.table-row-item{width:100%;border-right:1px solid var(--theme-border-color, var(--default-theme-border-color));position:relative}.table-row-item-menu{position:absolute;right:6px;background:var(--theme-background-2, var(--default-theme-background-2));width:24px;height:24px;top:50%;transform:translate3d(0,-50%,0);border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;cursor:pointer}.table-row-item input:focus+.table-row-item-menu,.table-row-item:hover .table-row-item-menu{opacity:1}.table-row-item-menu svg{height:12px;width:initial;fill:var(--theme-color-3, var(--default-theme-color-3))}.table-row-item-menu:hover svg{fill:var(--theme-color-1, var(--default-theme-color-1))}.table-row-item input{border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;padding:9px;width:100%;min-height:100%;color:var(--theme-color-1, var(--default-theme-color-1));font-size:var(--theme-micro, var(--default-theme-micro));background:transparent;font-family:var(--theme-font, var(--default-theme-font))}.table-row-item input[disabled]{background:transparent;font-family:var(--theme-font-code, var(--default-theme-font-code))}.table-row-item input:focus{box-shadow:0 0 0 1px var(--theme-color-1, var(--default-theme-color-1))}.table-row-item label{background:transparent;text-transform:uppercase;display:block;padding:9px;font-weight:var(--theme-semibold, var(--default-theme-semibold));color:var(--theme-color-2, var(--default-theme-color-2));font-size:var(--theme-micro, var(--default-theme-micro))}.table-row-meta{overflow:hidden;flex-shrink:0;transition:all .15s ease-in-out;display:flex;align-items:center;justify-content:center;width:51px;-webkit-user-select:none;user-select:none}.table-row-meta-check{width:18px;height:18px;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));background:rgba(47,177,228,.1)}.table-row-meta svg{width:13px;height:13px;margin:0 1px;color:var(--theme-color-3, var(--default-theme-color-3));cursor:pointer}.table-row-meta svg:hover{color:var(--theme-color-2, var(--default-theme-color-2))}.meta-check{display:flex;position:relative;cursor:pointer;align-items:center;font-size:var(--theme-micro, var(--default-theme-micro));border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));-webkit-user-select:none;user-select:none;margin:0 1px;transition:all .15s ease-in-out}.meta-check input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.meta-checkmark{height:17px;width:17px;background:var(--theme-background-3, var(--default-theme-background-3));border-radius:3px;display:flex;align-items:center;justify-content:center;position:relative}.meta-checkmark:hover{background:var(--theme-background-3, var(--default-theme-background-3))}.meta-check:focus-within .meta-checkmark{box-shadow:0 0 0 1px var(--theme-color-1, var(--default-theme-color-1))}.meta-check .meta-checkmark:after{content:"";display:none;width:5px;height:8px;border:solid var(--theme-color-1, var(--default-theme-color-1));border-width:0 1.5px 1.5px 0;transform:rotate(45deg) translate3d(0,-1px,0)}.meta-check input:checked~.meta-checkmark:after{display:block}.meta-check input:checked~.meta-checkmark:hover{background:transparent}.navtable{width:100%}.navtable-follow{background-color:#000;color:#fff;font-size:9px;padding:6px;display:-webkit-box;max-width:250px;-webkit-line-clamp:12;border-radius:3px;-webkit-box-orient:vertical;overflow:hidden;line-height:1.24;transform:translate3d(10px,0,0)}.navtable-follow:after{content:"";position:absolute;bottom:0;width:100%;height:6px;background-color:#000}.navtable-follow *{font-family:var( --theme-font-code, var(--default-theme-font-code) )!important}.navtable-table{position:relative;display:flex;flex-direction:column;min-height:389px;border-radius:var(--theme-radius, var(--default-theme-radius));border:1px solid var(--theme-border-color, var(--default-theme-border-color))}.navtable-radios{z-index:1;border-top:1px solid var(--theme-border-color, var(--default-theme-border-color))}.navtable-item{display:flex;position:relative;color:var(--theme-color-1, var(--default-theme-color-1));font-size:var(--theme-micro, var(--default-theme-micro));border-top:1px solid var(--theme-border-color, var(--default-theme-border-color));font-weight:var(--theme-semibold, var(--default-theme-semibold))}.navtable-item:first-of-type{border-top:none}.navtable-item>div{word-wrap:break-word}.navtable-item>div:not(:first-child){border-left:1px solid var(--theme-border-color, var(--default-theme-border-color))}.navtable-item-action{color:var(--theme-color-2, var(--default-theme-color-2));font-size:var(--theme-micro, var(--default-theme-micro));font-weight:var(--theme-bold, var(--default-theme-bold));background:var( --scalar-api-client-bg3, var(--default-scalar-api-client-bg3) );border:none;border-radius:30px;-webkit-appearance:none;-moz-appearance:none;appearance:none;max-height:25px;margin-left:12px;margin-right:6px;padding:4px 8px;outline:none;cursor:pointer;opacity:0;transition:opacity .15s ease-in-out;white-space:nowrap;position:relative}.navtable-item-action:hover{color:var(--theme-color-1, var(--default-theme-color-1));background:var( --scalar-api-client-gradient, var(--default-scalar-api-client-gradient) );box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color))}.navtable-item-action:focus{background:var(--theme-background-2, var(--default-theme-background-2))}.navtable-item:hover,.navtable-item:focus-within .navtable-item-action{opacity:1}.navtable-item-add{display:flex;align-items:center;padding:9px;font-weight:var(--theme-bold, var(--default-theme-bold));outline:none;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;color:var(--theme-color-1, var(--default-theme-color-1))}.navtable-item-add:hover{background:var(--theme-background-2, var(--default-theme-background-2));cursor:pointer}.navtable-item-25{width:25%;font-size:var(--theme-micro, var(--default-theme-micro));display:flex;align-items:center}.navtable-item-33{width:33.33333%;display:flex;font-size:var(--theme-micro, var(--default-theme-micro));align-items:center}.navtable-item-66{width:66.6666%;display:flex;font-size:var(--theme-micro, var(--default-theme-micro));align-items:center}.navtable-item-75{width:75%;display:flex;align-items:center}.navtable-item-75:focus-within{background:var(--theme-background-2, var(--default-theme-background-2))}.navtable-item-40{width:40%;display:flex;align-items:center;padding:9px}.navtable-item-20{width:20%;display:flex;align-items:center;padding:9px}.navtable-item-50{width:50%;display:flex;align-items:center}.navtable-item-50:focus-within{background:var(--theme-background-2, var(--default-theme-background-2))}.navtable-item p{padding:9px}.navtable-item input{padding:12px 6px;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-color-1, var(--default-theme-color-1));background:transparent;width:100%}.navtable-item input:focus{background:var(--theme-background-2, var(--default-theme-background-2))}.navtable-item-select{position:relative}.navtable-item-select select{background:transparent;outline:none;border:none;font-size:var(--theme-micro, var(--default-theme-micro));-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:12px 6px;top:0;position:relative;cursor:pointer;color:var(--theme-color-2, var(--default-theme-color-2))}.navtable-item-select svg{position:absolute;right:6px;color:var(--theme-color-ghost, var(--default-theme-color-ghost));width:6px;top:12px;pointer-events:none}.navtable-item .option{padding:12px 6px;font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-color-1, var(--default-theme-color-1));width:100%}.navtable-item label{color:var(--theme-color-3, var(--default-theme-color-3));font-size:var(--theme-micro, var(--default-theme-micro));font-weight:var(--theme-semibold, var(--default-theme-semibold));text-transform:uppercase;display:block;width:100%}.navtable-item-response{padding:0 9px}.navtable-item-response span{font-size:var(--theme-micro, var(--default-theme-micro));display:flex;align-items:center;margin-right:9px;min-width:40px}.scalar-api-client__status--1xx:before,.scalar-api-client__status--2xx:before,.scalar-api-client__status--3xx:before,.scalar-api-client__status--4xx:before,.scalar-api-client__status--5xx:before,.scalar-api-client__status--6xx:before{content:"";width:10px;height:10px;border-radius:50%;margin-right:4px;background:var(--theme-background-2, var(--default-theme-background-2))}.scalar-api-client__status--2xx:before{background:var(--theme-color-green, var(--default-theme-color-green))}.scalar-api-client__status--3xx:before{background:var(--theme-color-orange, var(--default-theme-color-orange))}.scalar-api-client__status--4xx:before{background:var(--theme-color-red, var(--default-theme-color-red))}.navtable-item-response span:empty{display:none}.simpletable.navtable{padding:0}.simpletable.navtable .navtable-item-66,.simpletable.navtable .navtable-item-33{display:block}.simpletable.navtable .navtable-table{height:fit-content}.meta-delete{position:absolute;right:-9px;background:var( --theme-background-3, var(--default-theme-background-3) )!important;height:20px;width:20px;border:none;outline:none;border-radius:50%;opacity:0;padding:5px;display:flex;align-items:center;justify-content:center;cursor:pointer}.meta-delete svg{width:11px;height:11px;color:var(--theme-color-3, var(--default-theme-color-3))}.meta-delete:hover svg{color:var(--theme-color-red, var(--default-theme-color-red))}.meta-delete:focus svg{color:var(--theme-color-1, var(--default-theme-color-1))}.meta-delete:focus{border-color:var(--theme-color-1, var(--default-theme-color-1));color:var(--theme-color-1, var(--default-theme-color-1))}.table-row:hover .meta-delete{opacity:1}@media (pointer: coarse){.table-row:hover .meta-delete{opacity:1}}.meta-add{border:none;border-top:1px solid var(--theme-border-color, var(--default-theme-border-color));font-weight:var(--theme-semibold, var(--default-theme-semibold));padding:9px;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;font-size:var(--theme-micro, var(--default-theme-micro));font-family:var(--theme-font, var(--default-theme-font));color:var(--theme-color-3, var(--default-theme-color-3));cursor:pointer;display:flex;align-items:center}.meta-add svg{width:12px;height:12px;margin-right:6px}.meta-add:hover,.meta-add:focus{color:var(--theme-color-1, var(--default-theme-color-1))}.scalar-api-client-add{color:var(--theme-color-2, var(--default-theme-color-2));padding:6px;width:fit-content;border-radius:var(--theme-radius, var(--default-theme-radius));cursor:pointer;font-size:var(--theme-micro, var(--default-theme-micro));font-weight:var(--theme-semibold, var(--default-theme-semibold));margin:0 6px;border:none;font-family:var(--theme-font);-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center}.scalar-api-client-add svg{width:12px;height:12px;margin-right:6px}.scalar-api-client-add:hover{color:var(--theme-color-1, var(--default-theme-color-1))}.scalar-api-client-add:focus-within{background:var(--theme-background-3, var(--default-theme-background-3))}.scalar-api-client__main__left{width:50%;border-right:1px solid var(--theme-border-color, var(--default-theme-border-color));padding:0 6px 12px 18px}@media screen and (max-width: 820px){.scalar-api-client__main__left{width:100%;border-right:none;padding:0 0 12px 12px}}.scalar-api-client__item__content{flex-flow:wrap;padding:3px 9px 9px;border-radius:3px;color:var(--theme-color-3, var(--default-theme-color-3));font-size:var(--theme-micro, var(--default-theme-micro));margin-top:-3px;justify-content:space-between;overflow:auto}.scalar-api-client__item__content .scalar-api-client__codemirror__wrapper{width:100%;min-height:63px}.scalar-api-client__item__content .cm-s-default{border:1px solid var(--theme-border-color, var(--default-theme-border-color));border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg))}.scalar-api-client__item__content .scalar-api-client__item__content--code{width:100%;max-height:calc(100vh - 200px);overflow:auto}.scalar-api-client__item__content .cm-scroller{border:1px solid var(--theme-border-color, var(--default-theme-border-color));border-radius:3px}.scalar-api-client__item__content .cm-editor{outline:none!important}.scalar-api-client__item__content .cm-editor .cm-gutters,.scalar-api-client__item__content .cm-scroll{background:transparent}.scalar-api-client__item__content .cm-editor *{font-size:var(--theme-micro, var(--default-theme-micro))}.scalar-api-client__item__content .cm-editor .cm-line{color:var(--theme-color-1, var(--default-theme-color-1))}.scalar-api-client__item__content-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;font-size:var(--theme-micro, var(--default-theme-micro));background:var( --scalar-api-client-color, var(--default-scalar-api-client-color) )!important;text-align:center;font-weight:var(--theme-semibold, var(--default-theme-semibold));font-family:var(--theme-font, var(--default-theme-font));padding:6px;width:fit-content;margin:3px 3px 3px auto;text-transform:uppercase;border-radius:var(--theme-radius, var(--default-theme-radius));color:#fff;cursor:pointer;text-align:center!important;position:relative}.scalar-api-client__item__content-button span{position:relative}.scalar-api-client__item__content-button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;cursor:pointer;border-radius:var(--theme-radius, var(--default-theme-radius));background:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.2))}.scalar-api-client__item__content-button:hover:before{background:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.1))}.scalar-api-client__item__content__split{justify-content:space-between}.scalar-collapsible-section-flex{width:100%}.input{background:transparent;position:relative;width:100%;text-align:left;display:flex;box-shadow:0 1px 0 var(--theme-border-color, var(--default-theme-border-color))}.input:focus-within{box-shadow:0 0 0 1px var(--theme-color-1, var(--default-theme-color-1))!important;z-index:10}.input:first-of-type{border-radius:var(--theme-radius, var(--default-theme-radius)) var(--theme-radius, var(--default-theme-radius)) 0 0}.input:first-child:last-child{border-radius:var(--theme-radius, var(--default-theme-radius))}.input:last-child{box-shadow:none;border-radius:0 0 var(--theme-radius, var(--default-theme-radius)) var(--theme-radius, var(--default-theme-radius))}.input__half:first-of-type{border-radius:var(--theme-radius, var(--default-theme-radius)) 0 0 0}.input__half:nth-of-type(2){border-radius:0 var(--theme-radius, var(--default-theme-radius)) 0 0}.authentication-form{box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color));border-radius:var(--theme-radius, var(--default-theme-radius));width:100%;display:flex;flex-flow:wrap}.input__half{width:50%}.input__half+.input__half{border-left:1px solid var(--theme-border-color, var(--default-theme-border-color))}.input__half:focus-within{border-color:transparent}.input label,.input input{padding:9px;border:0;outline:none;font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-color-2, var(--default-theme-color-2));width:100%;background:transparent;-moz-appearance:none;appearance:none;-webkit-appearance:none;left:0}.input label{color:var(--theme-color-1, var(--default-theme-color-1));width:fit-content;padding-right:0;white-space:nowrap;cursor:text}.input input{position:relative;z-index:99}.input input:not(:placeholder-shown)+label{color:var(--theme-color-2, var(--default-theme-color-2))}.select{background:--theme-background-1;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));font-size:var(--theme-micro, var(--default-theme-micro));border:1px solid var(--theme-border-color, var(--default-theme-border-color));width:100%;position:relative;margin-bottom:6px}.select:focus-within{background:var(--theme-background-3, var(--default-theme-background-3))}.select:hover{background:var(--theme-background-3, var(--default-theme-background-3))}.select svg{position:absolute;right:9px;pointer-events:none;color:var(--theme-color-2, var(--default-theme-color-2));width:6px;top:10px}.select label{display:block;font-size:10px;color:var(--theme-color-2, var(--default-theme-color-2));position:absolute;left:9px;top:6px}.select select{background:transparent;outline:none;border:none;-webkit-appearance:none;font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-color-1, var(--default-theme-color-1));-moz-appearance:none;appearance:none;width:100%;padding:14px 9px 4px;top:0;position:relative;cursor:pointer}.check{display:flex;position:relative;cursor:pointer;align-items:center;font-size:var(--theme-micro, var(--default-theme-micro));padding:6px 9px;border-radius:0 0 var(--theme-radius, var(--default-theme-radius)) var(--theme-radius, var(--default-theme-radius));-webkit-user-select:none;user-select:none;width:100%;outline:none}.check:focus-within{box-shadow:0 0 0 1px var(--theme-color-1, var(--default-theme-color-1))}.checkmark:hover{background:var(--theme-background-3, var(--default-theme-background-3))}.check:focus-within{border-color:var(--theme-color-1, var(--default-theme-color-1))}.check p{color:var(--theme-color-3, var(--default-theme-color-3))}.check input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{height:17px;width:17px;background:var(--theme-background-3, var(--default-theme-background-3));margin-right:10px;border-radius:3px;display:flex;align-items:center;justify-content:center;position:relative}.check input:checked~p{color:var(--theme-color-1, var(--default-theme-color-1))}.check .checkmark:after{content:"";display:none;width:5px;height:8px;border:solid var(--theme-color-1, var(--default-theme-color-1));border-width:0 1.5px 1.5px 0;transform:rotate(45deg) translate3d(0,-1px,0)}.check input:checked~.checkmark:after{display:block}.scalar-api-client__main__scroll-container{height:calc(100vh - 320px)}.scalar-api-client__request-name{outline:none;border:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;font-size:var(--theme-small, var(--default-theme-small));font-weight:var(--theme-semibold, var(--default-theme-semibold));color:var(--theme-color-3, var(--default-theme-color-3));width:100%;padding:0;background:transparent;font-family:var(--theme-font, var(--default-theme-font))}.scalar-api-client__request-name::-webkit-input-placeholder{font-weight:var(--theme-semibold, var(--default-theme-semibold))}.scalar-api-client__request-name:-ms-input-placeholder{font-weight:var(--theme-semibold, var(--default-theme-semibold))}.scalar-api-client__request-name::placeholder{font-weight:var(--theme-semibold, var(--default-theme-semibold))}a[data-v-d11ff062]{color:var(--theme-color-3, var(--default-theme-color-3));text-decoration:underline;text-decoration-color:var( --theme-border-color, var(--default-theme-border-color) );text-underline-offset:2px;cursor:help}.simple-cell[data-v-01fffd78]{all:unset;display:table-cell;border-right:1px solid var(--theme-border-color, var(--default-theme-border-color));position:relative;padding:9px!important;color:var(--theme-color-1, var(--default-theme-color-1));white-space:nowrap}.simple-cell a[data-v-01fffd78]{color:var(--theme-color-1, var(--default-theme-color-1))!important}.simple-cell[data-v-01fffd78]:last-of-type{border-right:none}.simple-cell.wrap[data-v-01fffd78]{white-space:normal}.simple-cell.strong[data-v-01fffd78]{font-weight:var(--theme-semibold, var(--default-theme-semibold))}.simple-header[data-v-b2232089]{color:var(--theme-color-3, var(--default-theme-color-3));font-weight:var(--theme-semibold, var(--default-theme-semibold));text-transform:uppercase}.simple-row[data-v-0982ade4]{all:unset;display:table-row;box-shadow:0 -1px var(--theme-border-color, var(--default-theme-border-color))}.simple-row[data-v-0982ade4]:first-of-type{box-shadow:none}.simple-table[data-v-28fcbcb6]{all:unset;display:table;width:100%;border-spacing:0;box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color));border-radius:var(--theme-radius, var(--default-theme-radius))}.scalar-api-client__main__right{width:50%;padding:0 6px 12px 18px}@media screen and (max-width: 820px){.scalar-api-client__main__right{width:100%;border-right:none;padding:0 0 12px 12px}}.scalar-api-client__main__right :deep(.scalar-copilot__header-button){position:absolute;top:6px;right:12px}.scalar-api-client,#headlessui-portal-root{background:var(--theme-background-1, var(--default-theme-background-1));position:relative;height:100%;overflow:hidden!important;display:flex;flex-direction:column;font-family:var(--theme-font, var(--default-theme-font));box-sizing:border-box}.scalar-api-client *,.scalar-api-client *:before,.scalar-api-client *:after,#headlessui-portal-root *,#headlessui-portal-root *:before,#headlessui-portal-root *:after{box-sizing:inherit}.scalar-api-client{flex:1;max-height:100vh}@media screen and (max-width: 1000px){.scalar-api-client{width:100%}}.scalar-api-client pre{font-family:var(--theme-font-code, var(--default-theme-font-code))}.scalar-api-client--post{--default-scalar-api-client-color: var( --theme-color-green, var(--default-theme-color-green) );--default-scalar-api-client-background: var( --theme-post-background, var(--default-theme-post-background) )}.scalar-api-client--delete{--default-scalar-api-client-color: var( --theme-color-red, var(--default-theme-color-red) );--default-scalar-api-client-background: var( --theme-delete-background, var(--default-theme-delete-background) )}.scalar-api-client--patch{--default-scalar-api-client-color: var( --theme-color-yellow, var(--default-theme-color-yellow) );--default-scalar-api-client-background: var( --theme-patch-background, var(--default-theme-patch-background) )}.scalar-api-client--get{--default-scalar-api-client-color: var( --theme-color-blue, var(--default-theme-color-blue) );--default-scalar-api-client-background: var( --theme-get-background, var(--default-theme-get-background) )}.scalar-api-client--put{--default-scalar-api-client-color: var( --theme-color-orange, var(--default-theme-color-orange) );--default-scalar-api-client-background: var( --theme-put-background, var(--default-theme-put-background) )}.scalar-api-client__mobile-navigation{padding:12px 12px 0;display:flex;font-size:var(--theme-small, var(--default-theme-small));color:var(--theme-color-2, var(--default-theme-color-2));font-weight:var(--theme-bold, var(--default-theme-bold))}.scalar-api-client__mobile-navigation__toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;background:transparent;font-size:var(--theme-font-size-2);color:var(--theme-color-2);font-weight:var(--theme-semibold, var(--default-theme-semibold));font-family:var(--theme-font, var(--default-theme-font));padding:0;margin-right:9px;cursor:pointer}.scalar-api-client__mobile-navigation--active{color:var(--theme-color-1, var(--default-theme-color-1))}.scalar-api-client__mobile-navigation--active:hover{cursor:pointer}.scalar-api-client__main{display:flex;height:100%;min-height:0;background:var(--theme-background-1, var(--default-theme-background-1));border-top:1px solid var(--theme-border-color, var(--default-theme-border-color))}@media screen and (max-width: 820px){.scalar-api-client__main{flex-direction:column}}.scalar-api-client__main__content{padding:12px 6px;background:var(--theme-background-1, var(--default-theme-background-1));top:0;position:sticky;z-index:100}.scalar-api-client__main__content label{font-size:var(--theme-small, var(--default-theme-small));color:var(--theme-color-1, var(--default-theme-color-1));font-weight:var(--theme-semibold, var(--default-theme-semibold));display:flex;align-items:center}@media screen and (max-width: 820px){.scalar-api-client__main__content{padding:3px 0 12px}.scalar-api-client__main__content label{display:none}}.meta{display:flex;margin-top:3px;font-size:var(--theme-font-size-2, var(--default-theme-font-size-2));font-weight:var(--theme-font-size-2, var(--default-theme-font-size-2));color:var( --scalar-api-client-color2, var(--default-scalar-api-client-color2) )}.meta-item svg{fill:var(--theme-color-ghost, var(--default-theme-color-ghost));height:14px;width:14px;margin-right:6px}.meta-item{display:flex;align-items:center;margin-right:12px;white-space:nowrap;font-weight:var(--theme-semibold, var(--default-theme-semibold));font-size:var(--theme-small, var(--default-theme-small));color:var(--theme-color-3, var(--default-theme-color-3));min-height:17px}.meta-item__input{background:transparent;width:100%;margin-right:0}.types{margin:auto;width:580px;display:flex;align-items:center;justify-content:center;flex-flow:wrap}.types-heading{width:100%;text-align:center}.types-heading b{font-size:42px}.types-heading p{margin-bottom:20px;margin-top:12px;font-size:24px}.scalar-api-client__empty-state{border:1px dashed var(--theme-border-color, var(--default-theme-border-color));width:100%;text-align:center;border-radius:var(--theme-radius, var(--default-theme-radius));font-size:var(--theme-small, var(--default-theme-small));min-height:58px;display:flex;align-items:center;justify-content:center}.loader-wrapper[data-v-fdd87947]{position:relative;height:var(--53793cee);width:var(--53793cee);display:flex;align-items:center;justify-content:center;--default-loader-size: 50%}.svg-loader[data-v-fdd87947]{width:var(--loader-size, var(--default-loader-size));height:var(--loader-size, var(--default-loader-size));top:1rem;right:.9rem;overflow:visible;fill:none;background-color:transparent;stroke:currentColor}.svg-path[data-v-fdd87947]{stroke-width:14;fill:none;transition:.3s}.svg-x-mark[data-v-fdd87947]{stroke-dasharray:57;stroke-dashoffset:57;transition-delay:0s}.svg-check-mark[data-v-fdd87947]{stroke-dasharray:149;stroke-dashoffset:149;transition-delay:0s}.icon-is-invalid .svg-x-mark[data-v-fdd87947],.icon-is-valid .svg-check-mark[data-v-fdd87947]{stroke-dashoffset:0;transition-delay:.3s}.circular-loader[data-v-fdd87947]{animation:rotate-fdd87947 .7s linear infinite,fade-in-fdd87947 .4s;transform-origin:center center;transform:scale(5);background:transparent}.loader-path[data-v-fdd87947]{stroke-dasharray:50,200;stroke-dashoffset:-100;stroke-linecap:round}.loader-path-off[data-v-fdd87947]{stroke-dasharray:50,200;stroke-dashoffset:-100;transition:opacity .3s;opacity:0}@keyframes fade-in-fdd87947{0%{opacity:0}70%{opacity:0}to{opacity:1}}@keyframes rotate-fdd87947{0%{transform:scale(5) rotate(0)}to{transform:scale(5) rotate(360deg)}}.flow-button[data-v-262cdfdc]{display:flex;align-items:center;justify-content:center;z-index:1;position:relative;-moz-appearance:none;appearance:none;-webkit-appearance:none;height:40px;padding:0 24px;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));color:var(--theme-button-1-color, var(--default-theme-button-1-color));font-size:var(--theme-font-size-4, var(--default--theme-font-size-4));font-weight:var(--theme-semibold, var(--default-theme-semibold));cursor:pointer;background:var(--theme-button-1, var(--default-theme-button-1));border:none;width:100%;box-shadow:#00000017 0 1px 4px}.flow-button[data-v-262cdfdc]:hover,.flow-button[data-v-262cdfdc]:focus-visible{background:var(--theme-button-1-hover, var(--default-theme-button-1-hover))}.flow-button[data-v-262cdfdc]:active{box-shadow:none;background:var(--theme-button-1, var(--default-theme-button-1))}.flow-button[disabled][data-v-262cdfdc]{background:var(--theme-background-2, var(--default-theme-background-2));color:var(--theme-color-3, var(--default-theme-color-3));cursor:unset;box-shadow:none}.flow-button.flow-button-icon-only[data-v-262cdfdc]{width:24px;height:24px;padding:0}.flow-button-outlined[data-v-262cdfdc]{background:var(--theme-background-1, var(--default-theme-background-1));color:var(--theme-color-1, var(--default-theme-color-1));padding:11px 23px;border:1px solid var(--theme-border-color, var(--default-theme-border-color));box-shadow:#00000017 0 1px 4px}.flow-button-outlined[data-v-262cdfdc]:hover,.flow-button-outlined[data-v-262cdfdc]:focus-visible{background:var(--theme-background-2, var(--default-theme-background-2))}.flow-button-outlined[data-v-262cdfdc]:active{background:var(--theme-background-2, var(--default-theme-background-2))}.flow-button-outlined[disabled][data-v-262cdfdc]{background:var(--theme-background-2, var(--default-theme-background-2));color:var(--theme-color-3, var(--default-theme-color-3));cursor:unset;box-shadow:none}.flow-button-clear[data-v-262cdfdc]{background:transparent;box-shadow:none;color:var(--theme-color-3, var(--default-theme-color-3))}.flow-button-clear[data-v-262cdfdc]:active{background:transparent}.flow-button-clear[data-v-262cdfdc]:hover,.flow-button-clear[data-v-262cdfdc]:focus-visible{background:var(--theme-background-2, var(--default-theme-background-2));box-shadow:none}.flow-button-clear[disabled][data-v-262cdfdc]{background:var(--theme-background-2, var(--default-theme-background-2));color:var(--theme-color-3, var(--default-theme-color-3));cursor:unset;box-shadow:none}.flow-button-text[data-v-262cdfdc]{background:transparent;box-shadow:none;color:var(--theme-color-3, var(--default-theme-color-3))}.flow-button-text[data-v-262cdfdc]:active{background:transparent}.flow-button-text[data-v-262cdfdc]:hover,.flow-button-text[data-v-262cdfdc]:focus-visible{color:var(--theme-color-2, var(--default-theme-color-2));background:transparent;box-shadow:none}.flow-button-text[disabled][data-v-262cdfdc]{background:transparent;color:var(--theme-color-ghost, var(--default-theme-color-ghost));cursor:unset;box-shadow:none}.flow-button--delete[data-v-262cdfdc]{background:var(--theme-error-color, var(--default-theme-color-red));color:#fff}.flow-button--delete[data-v-262cdfdc]:active{background:var(--theme-error-color, var(--default-theme-color-red))}.flow-button--delete[data-v-262cdfdc]:hover{background:var(--theme-error-color, var(--default-theme-color-red));opacity:.86}.flow-button-loader[data-v-262cdfdc]{position:absolute;right:8px}.flow-button-decorator[data-v-262cdfdc]{margin-right:9px;color:currentColor;display:flex;align-items:center;height:14px;width:14px}.flow-button-icon-only .flow-button-decorator[data-v-262cdfdc]{margin-right:0}.action-menu[data-v-2fd8cd87]{position:absolute;top:5px;right:5px;display:flex;gap:6px}.action-menu[data-v-2fd8cd87] .button-wrapper button{opacity:0;width:20px;height:20px;padding:4px}.action-menu[data-v-2fd8cd87]:hover .button-wrapper button,.action-menu[data-v-2fd8cd87] .button-wrapper button:hover,.sidebar-heading:hover~.action-menu[data-v-2fd8cd87] .button-wrapper button,.action-menu[data-v-2fd8cd87] .button-wrapper button[aria-expanded=true]{opacity:1}.sidebar-heading[data-v-2fd8cd87]:has(~.action-menu:hover){color:var(--sidebar-color-1, var(--default-sidebar-color-1), var(--theme-color-1, var(--default-theme-color-1)));background:var(--sidebar-item-hover-background, var(--default-sidebar-item-hover-background), var(--theme-background-2, var(--default-theme-background-2)))}.sidebar-heading-type[data-v-2fd8cd87]{width:28px;height:12px;line-height:13px;top:3.5px;margin-left:2px;border-radius:30px;flex-shrink:0;color:var( --sidebar-background-1, var( --default-sidebar-background-1, var(--theme-background-1, var(--default-theme-background-1)) ) );font-size:0px;font-weight:700;text-align:center;position:relative;font-family:var(--theme-font-code, var(--default-theme-font-code))}.active_page .sidebar-heading-type[data-v-2fd8cd87]{background:transparent;box-shadow:inset 0 0 0 1px var( --sidebar-color-active, var( --default-sidebar-color-active, var(--theme-color-accent, var(--default-theme-color-accent)) ) );color:var( --sidebar-color-active, var( --default-sidebar-color-active, var(--theme-color-accent, var(--default-theme-color-accent)) ) )!important}.sidebar-group-item__folder .sidebar-heading-type[data-v-2fd8cd87]{display:none}.sidebar-heading-type[data-v-2fd8cd87]:before{font-size:8px}.sidebar-heading-type--post[data-v-2fd8cd87]{background:var(--theme-color-green, var(--default-theme-color-green))}.sidebar-heading-type--post[data-v-2fd8cd87]:before{content:"POST"}.sidebar-heading-type--delete[data-v-2fd8cd87]{background:var(--theme-color-red, var(--default-theme-color-red))}.sidebar-heading-type--delete[data-v-2fd8cd87]:before{content:"DEL"}.sidebar-heading-type--patch[data-v-2fd8cd87]{background:var(--theme-color-yellow, var(--default-theme-color-yellow))}.sidebar-heading-type--patch[data-v-2fd8cd87]:before{content:"PATCH"}.sidebar-heading-type--get[data-v-2fd8cd87]{background:var(--theme-color-blue, var(--default-theme-color-blue))}.sidebar-heading-type--get[data-v-2fd8cd87]:before{content:"GET"}.sidebar-heading-type--put[data-v-2fd8cd87]{background:var(--theme-color-orange, var(--default-theme-color-orange))}.sidebar-heading-type--put[data-v-2fd8cd87]:before{content:"PUT"}.sidebar{--default-theme-sidebar-indent-base: 6px}.sidebar{flex:1;height:100%;display:flex;flex-direction:column;border-right:1px solid var( --sidebar-border-color, var( --default-sidebar-border-color, var(--theme-border-color, var(--default-theme-border-color)) ) );background:var(--sidebar-background-1, var(--default-sidebar-background-1, var(--theme-background-1, var(--default-theme-background-1))));--default-sidebar-level: 0}.pages{flex:1;padding-top:9px;padding-bottom:9px}.sidebar-group{list-style:none;width:100%}.sidebar-heading{display:flex;gap:6px;color:var(--sidebar-color-2, var(--default-theme-color-2, var(--theme-color-2, var(--default-theme-color-2))));font-size:var(--theme-mini, var(--default-theme-mini));font-weight:var(--theme-semibold, var(--default-theme-semibold));word-break:break-word;line-height:1.385;align-items:center;max-width:100%;position:relative;cursor:pointer;border-radius:0 var(--theme-radius, var(--default-theme-radius)) var(--theme-radius, var(--default-theme-radius)) 0;flex:1;padding-right:12px;-webkit-user-select:none;user-select:none}.toggle-nested-icon{border:none;position:absolute!important;top:4px;color:currentColor}.toggle-nested-icon:hover,.toggle-nested-icon:focus-visible{color:currentColor;filter:drop-shadow(0 .125px 0 currentColor) drop-shadow(0 -.125px 0 currentColor)}.sidebar-indent-nested .sidebar-heading{padding-left:calc((var(--sidebar-level, var(--default-sidebar-level)) * var(--theme-sidebar-indent-base, var(--default-theme-sidebar-indent-base))) + 24px)!important}.sidebar-indent-nested .sidebar-heading .toggle-nested-icon{left:calc((var(--sidebar-level, var(--default-sidebar-level)) * var(--theme-sidebar-indent-base, var(--default-theme-sidebar-indent-base))) + 2px)!important}.sidebar-heading-link{padding:6px 0;display:flex;flex:1;justify-content:space-between;align-items:flex-start!important}.link-icon{position:relative;left:4px}.sidebar-icon{display:flex;align-items:center;justify-content:center;margin-right:6px;width:13px;height:13px}.sidebar-icon>svg{width:13px;height:13px}.sidebar-heading:hover{background:var(--sidebar-item-hover-background, var(--default-sidebar-item-hover-background, var(--theme-background-2, var(--default-theme-background-2))))}.sidebar-heading:hover p{color:var( --sidebar-item-hover-color, var( --default-sidebar-item-hover-color, var(--theme-color-accent, var(--default-theme-color-accent)) ) )}.sidebar-group-item{position:relative}.sidebar-group-item--without-parent .sidebar-heading{margin-left:12px;padding-left:12px!important;border-radius:var(--theme-radius, var(--default-theme-radius))}.sidebar-indent-nested .sidebar-heading{color:var(--sidebar-color-1, var(--default-sidebar-color-1, var(--theme-color-1, var(--default-theme-color-1))))}.sidebar-indent-nested .sidebar-indent-nested .sidebar-heading{color:var(--sidebar-color-2, var(--default-sidebar-color-2, var(--theme-color-2, var(--default-theme-color-2))))}.sidebar-mobile-header{display:flex;align-items:center;gap:12px;height:100%;width:100%;padding:0 6px}.sidebar-mobile-breadcrumbs{flex:1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:var(--theme-small, var(--default-theme-small));font-weight:var(--theme-semibold, var(--default-theme-semibold))}.sidebar-mobile-actions{display:flex;flex-direction:row;gap:4px;height:24px;align-items:center;padding-left:4px}.sidebar-mobile-actions .sidebar-mobile-darkmode-toggle{width:auto;margin:0}.sidebar-mobile-actions .sidebar-mobile-darkmode-toggle .darklight{height:24px;width:24px;font-size:0;padding:0;margin-top:0;border-top:0;text-indent:0;color:var(--theme-color-3, var(--default-theme-color-3));display:flex;align-items:center;justify-content:center}.sidebar-mobile-actions .sidebar-mobile-darkmode-toggle svg{width:15px;height:15px}.sidebar-mobile-actions .darklight-reference-promo{display:none}.active_page.sidebar-heading:hover,.active_page.sidebar-heading{background:var(--sidebar-item-active-background, var(--default-sidebar-item-active-background, var(--theme-background-accent, var(--default-theme-background-accent))))!important}.active_page.sidebar-heading svg,.active_page.sidebar-heading:hover svg,.active_page.sidebar-heading p,.active_page.sidebar-heading:hover p{color:var(--sidebar-color-active, var(--default-sidebar-color-active, var(--theme-color-accent, var(--default-theme-color-accent))))!important}@media (max-width: 1000px){.sidebar{min-height:0}.pages{padding-top:12px}}@media (max-width: 500px){.header-item-link.header-item-active,.sidebar-section,.sidebar-heading{font-size:var(--theme-micro, var(--default-theme-micro))}}.scalar-api-client__container .scalar-api-client[data-v-07cec4a9]{width:calc(100% - var(--refs-sidebar-width))}@media screen and (max-width: 1000px){.scalar-api-client__container .scalar-api-client[data-v-07cec4a9]{width:100%}}.scalar-api-client__container[data-v-07cec4a9]{position:absolute;right:0;left:0;bottom:0;top:0;z-index:9;border-radius:0;box-shadow:none;opacity:1;pointer-events:all;background:var( --theme-background-1, var(--default-theme-background-1) )!important;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));box-shadow:var(--theme-shadow-1, var(--default-theme-shadow-1));height:100%;overflow:hidden;display:flex;flex-direction:column}.scalar-api-client__navigation[data-v-07cec4a9]{width:100%;display:flex;align-items:center;padding:11px 12px;height:var(--refs-header-height);background-color:var( --theme-background-1, var(--default-theme-background-1) );z-index:10;position:sticky;border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color));top:0}.scalar-api-client__close[data-v-07cec4a9]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;display:flex;align-items:center;background:transparent;font-size:var(--theme-small, var(--default-theme-small));color:var(--theme-color-1, var(--default-theme-color-1));font-weight:var(--theme-semibold, var(--default-theme-semibold))}.scalar-api-client__close[data-v-07cec4a9]:hover{cursor:pointer}.api-client-drawer[data-v-07cec4a9]{background:var(--theme-background-1, var(--default-theme-background-1));height:calc(100% - 58px);width:calc(100% - 8px);border-radius:12px;overflow:hidden;visibility:visible;position:fixed;bottom:4px;left:4px;z-index:1001;opacity:0;animation:apiclientfadein-07cec4a9 .35s forwards}.api-client-drawer[data-v-07cec4a9]:before{content:"";display:block;width:100%;height:100%;position:absolute;z-index:0}.dark-mode .api-client-drawer[data-v-07cec4a9]:before{background:#1a1a1a}.light-mode .api-client-drawer[data-v-07cec4a9]:before{background:#fff}@keyframes apiclientfadein-07cec4a9{0%{transform:translate3d(0,20px,0) scale(.985);opacity:0}to{transform:translateZ(0) scale(1);opacity:1}}.api-client-drawer-exit[data-v-07cec4a9]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.44);transition:all .3s ease-in-out;z-index:1000;cursor:pointer;animation:drawerexitfadein-07cec4a9 .35s forwards}.api-client-drawer-exit[data-v-07cec4a9]:before{content:"×";font-family:sans-serif;position:absolute;top:0;font-size:30px;font-weight:100;line-height:50px;right:12px;text-align:center;color:#fff;opacity:.6}.api-client-drawer-exit[data-v-07cec4a9]:hover:before{opacity:1}@keyframes drawerexitfadein-07cec4a9{0%{opacity:0}to{opacity:1}}.scalar-api-client-height[data-v-07cec4a9]{height:100%}.scalar-api-client-height .sidebar[data-v-07cec4a9]{flex:1 1 0%;flex-grow:1;flex-shrink:1;flex-basis:0%;height:100%;display:flex;flex-direction:column;width:var(--refs-sidebar-width);max-width:var(--refs-sidebar-width);border-right:1px solid var( --sidebar-border-color, var( --default-sidebar-border-color, var(--theme-border-color, var(--default-theme-border-color)) ) )}.progress-ring[data-v-d16794fb]{transform:rotate(-90deg);transform-origin:50% 50%;animation:linear turn-d16794fb reverse forwards}@keyframes turn-d16794fb{0%{stroke-dashoffset:var(--399d17d8)}to{stroke-dashoffset:0}}.toast-layout[data-v-ce041b52]{pointer-events:initial;padding:18px;background:var(--theme-background-1, var(--default-theme-background-1));border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));font-size:var(--theme-font-size-3, var(--default-theme-font-size-3));color:var(--theme-color-1, var(--default-theme-color-1));display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"icon title timeout" ". description description";align-items:center;position:relative;width:100%}.toast-title[data-v-ce041b52]{grid-area:title;font-weight:var(--theme-font-semibold, var(--default-theme-font-semibold));display:flex;align-items:center}.toast-description[data-v-ce041b52]{grid-area:description;margin-top:5px;line-height:1.45;color:var(--theme-color-2, var(--default-theme-color-2))}.toast-icon[data-v-ce041b52]{grid-area:icon;display:flex;align-items:center;justify-content:center;margin-right:10px;color:var(--theme-color-2, var(--default-theme-color-2))}.toast-icon[data-v-ce041b52]>*{width:14px;height:14px}.toast-timeout[data-v-ce041b52]{grid-area:timeout;margin-left:10px;width:16px;height:16px;display:flex;color:var(--theme-color-ghost, var(--default-theme-color-ghost))}.toast-error .toast-icon[data-v-ce041b52],.toast-error .toast-title[data-v-ce041b52]{color:var(--theme-error-color, var(--default-theme-color-red))}.toast[data-v-4e50f02e]{pointer-events:initial;filter:brightness(var(--theme-lifted-brightness, var(--default-theme-lifted-brightness)));background:var(--theme-background-1, var(--default-theme-background-1));border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));box-shadow:var(--theme-shadow-2, var(--default-theme-shadow-2));font-family:var(--theme-font, var(--default-theme-font));width:380px;max-width:100%;min-width:0}.toast-container[data-v-b6c63ea1]{width:100dvw;height:100svh;position:fixed;bottom:0;z-index:1000000;pointer-events:none;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:12px;padding:48px}@media screen and (max-width: 600px){.toast-container[data-v-b6c63ea1]{padding:24px}}.toasts-move[data-v-b6c63ea1],.toasts-enter-active[data-v-b6c63ea1],.toasts-leave-active[data-v-b6c63ea1]{transition:all .5s ease}.toasts-enter-from[data-v-b6c63ea1],.toasts-leave-to[data-v-b6c63ea1]{opacity:0;transform:translate(30px)}.toast-leave-active[data-v-b6c63ea1]{position:absolute}.section[data-v-30f8611d]{position:relative;display:flex;flex-direction:column;max-width:1120px;margin:auto;padding:90px 0}.references-narrow .section[data-v-30f8611d]{padding:48px 24px}.section[data-v-30f8611d]:not(:last-of-type){border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color))}.section-column[data-v-7e657da0]{flex:1;min-width:0}.section-column[data-v-7e657da0]:nth-of-type(2){padding-top:48px}.references-narrow .section-column[data-v-7e657da0]:nth-of-type(2){padding-top:0}.section-columns[data-v-0bd51848]{display:flex;gap:48px}.references-narrow .section-columns[data-v-0bd51848]{flex-direction:column;gap:24px}.section-container[data-v-a27b5d0a]{position:relative;padding:0 60px;width:100%}.references-narrow .section-container[data-v-a27b5d0a]{padding:0}.section-container[data-v-a27b5d0a]:not(:last-of-type){border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color))}.loading[data-v-99d52311]{background:var(--theme-background-3, var(--default-theme-background-3));animation:loading-skeleton-99d52311 1.5s infinite alternate;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));min-height:1.6em;margin:.6em 0;max-width:100%}.loading[data-v-99d52311]:first-of-type{min-height:3em;margin-bottom:24px;margin-top:0}.loading[data-v-99d52311]:last-of-type{width:60%}.loading.single-line[data-v-99d52311]{min-height:3em;margin:.6em 0;max-width:80%}@keyframes loading-skeleton-99d52311{0%{opacity:1}to{opacity:.33}}.references-narrow .section-content--with-columns[data-v-bba63beb]{flex-direction:column;gap:24px}.section-header[data-v-566623fe]{font-size:var( --font-size, var( --default-font-size, var(--theme-heading-2, var(--default-theme-heading-2)) ) );font-weight:var( --font-weight, var(--default-font-weight, var(--theme-bold, var(--default-theme-bold))) );color:var(--theme-color-1, var(--default-theme-color-1));word-wrap:break-word;line-height:1.45;margin-top:0;margin-bottom:0}.section-header.tight[data-v-566623fe]{margin-bottom:6px}.section-header.loading[data-v-566623fe]{width:80%}.scalar-card[data-v-dbd5ab78]{all:unset;font-family:var(--theme-font, var(--default-theme-font));border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));overflow:hidden;border:1px solid var(--theme-border-color, var(--default-theme-border-color));background:var(--theme-background-2, var(--default-theme-background-2));display:flex;flex-direction:column;max-height:calc(((var(--full-height) - var(--refs-header-height)) - 60px) / 2);position:relative}.scalar-card-content[data-v-4dc9c56e]{overflow:auto;border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color))}.scalar-card-content[data-v-4dc9c56e] .simple-table .simple-header{display:none}.scalar-card-content[data-v-4dc9c56e]:last-of-type,.scalar-card-content.scalar-card--borderless[data-v-4dc9c56e]{border-bottom:none}.scalar-card--muted[data-v-4dc9c56e]{background:var(--theme-background-2, var(--default-theme-background-2))}.scalar-card--contrast[data-v-4dc9c56e]{background:var(--theme-background-3, var(--default-theme-background-3))}.scalar-card--frameless[data-v-4dc9c56e]{padding:0}.scalar-card--transparent[data-v-4dc9c56e]{background:var(--theme-background-1, var(--default-theme-background-1))}.scalar-card-header[data-v-a8e4ead5]{font-weight:var(--theme-semibold, var(--default-theme-semibold));font-size:var(--theme-mini, var(--default-theme-mini));color:var(--theme-color-3, var(--default-theme-color-3));flex-shrink:0}.scalar-card-header-slots[data-v-a8e4ead5]{display:flex;justify-content:space-between;margin:9px 0 9px 12px;line-height:1.35}.scalar-card-header-title[data-v-a8e4ead5]{text-transform:uppercase;word-break:break-all}.scalar-card-header-actions[data-v-a8e4ead5]{display:flex}.scalar-card-footer[data-v-5d002776]{flex-shrink:0}.tab-list[data-v-b81067df]{display:flex;gap:6px;position:relative;flex:1}.tab[data-v-d044c876]{background:none;border:none;font-size:var(--theme-mini, var(--default-theme-mini));font-family:var(--theme-font, var(--default-theme-font));color:var(--theme-color-2, var(--default-theme-color-2));font-weight:var(--theme-semibold, var(--default-theme-semibold));line-height:calc(var(--theme-mini, var(--default-theme-mini)) + 2px);white-space:nowrap;cursor:pointer;padding:0;margin-right:3px;text-transform:uppercase;position:relative;line-height:1.35}.tab[data-v-d044c876]:before{content:"";position:absolute;z-index:0;left:-6px;top:-6px;width:calc(100% + 12px);height:calc(100% + 12px);border-radius:var(--theme-radius, var(--default-theme-radius));background:var(--theme-background-3, var(--default-theme-background-3));opacity:0}.tab[data-v-d044c876]:hover:before{opacity:1}.tab span[data-v-d044c876]{z-index:1;position:relative}.tab-selected[data-v-d044c876]{color:var(--theme-color-1, var(--default-theme-color-1));text-decoration:underline;text-underline-offset:var(--theme-micro, var(--default-theme-micro))}.markdown[data-v-38a7def9]{color:var(--theme-color-1, var(--default-theme-color-1));all:unset;word-break:break-word}.markdown[data-v-38a7def9] *{all:unset;margin:12px 0;font-family:var(--theme-font, var(--default-theme-font));color:var(--theme-color-1, var(--default-theme-color-1))}.markdown[data-v-38a7def9] h1,.markdown[data-v-38a7def9] h2,.markdown[data-v-38a7def9] h3,.markdown[data-v-38a7def9] h4,.markdown[data-v-38a7def9] h5,.markdown[data-v-38a7def9] h6{font-size:var(--font-size, var(--default-font-size));margin:24px 0 6px;font-weight:var(--theme-bold, var(--default-theme-bold));display:block;line-height:1.45}.markdown[data-v-38a7def9] b,.markdown[data-v-38a7def9] strong{font-weight:var(--theme-bold, var(--default-theme-bold))}.markdown[data-v-38a7def9] p{font-size:var( --font-size, var(--default-font-size), var(--theme-paragraph, var(--default-theme-paragraph)) );color:var(--theme-color-1, var(--default-theme-color-1));font-weight:var( --font-weight, var(--default-font-weight), var(--theme-small, var(--default-theme-small)) );line-height:1.5;margin-bottom:0;display:block}.markdown[data-v-38a7def9] ul,.markdown[data-v-38a7def9] ol{padding-left:24px;line-height:1.5;margin:12px 0;display:block}.markdown[data-v-38a7def9] ul{list-style:disc}.markdown[data-v-38a7def9] ol{list-style:decimal}.markdown[data-v-38a7def9] ul.contains-task-list{list-style:none;padding-left:0}.markdown[data-v-38a7def9] li{margin:6px 0;display:list-item}.markdown[data-v-38a7def9] a{color:var( --theme-color-accent, var(--default-theme-color-accent) )!important;text-decoration:none!important;cursor:pointer}.markdown[data-v-38a7def9] a:hover{text-decoration:underline!important}.markdown[data-v-38a7def9] code{font-family:var(--theme-font-code, var(--default-theme-font-code));background-color:var( --theme-background-2, var(--default-theme-background-2) );box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color));font-size:var(--theme-micro, var(--default-theme-micro));border-radius:2px;padding:0 3px}.markdown[data-v-38a7def9] pre code{display:block;white-space:pre;padding:12px;line-height:1.5;margin:12px 0;-webkit-overflow-scrolling:touch;overflow-x:auto;max-width:100%;min-width:100px}.markdown[data-v-38a7def9] blockquote{border-left:3px solid var(--theme-border-color, var(--default-theme-border-color));padding-left:12px;margin:0;display:block}.markdown[data-v-38a7def9] table{display:table;position:relative;border-collapse:collapse;table-layout:fixed;width:100%;margin:1em 0;overflow:hidden;box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color));border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg))}.markdown[data-v-38a7def9] tbody{display:table-row-group;vertical-align:middle}.markdown[data-v-38a7def9] thead{display:table-header-group;vertical-align:middle}.markdown[data-v-38a7def9] tr{display:table-row;border-color:inherit;vertical-align:inherit}.markdown[data-v-38a7def9] td,.markdown[data-v-38a7def9] th{display:table-cell;vertical-align:inherit;min-width:1em;padding:6px 9px;vertical-align:top;box-sizing:border-box;position:relative;word-break:break-all;border-right:1px solid var(--theme-border-color, var(--default-theme-border-color));border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color))}.markdown[data-v-38a7def9] td>*,.markdown[data-v-38a7def9] th>*{margin-bottom:0}.markdown[data-v-38a7def9] th:empty{display:none}.markdown.parameter-description[data-v-38a7def9] p{margin-top:4px;font-size:var(--theme-small, var(--default-theme-small));color:var(--theme-color-2, var(--default-theme-color-2));line-height:1.4}.markdown[data-v-38a7def9] td:first-of-type,.markdown[data-v-38a7def9] th:first-of-type{border-left:none}.markdown[data-v-38a7def9] td:last-of-type,.markdown[data-v-38a7def9] th:last-of-type{border-right:none}.markdown[data-v-38a7def9] tr:last-of-type td{border-bottom:none}.markdown[data-v-38a7def9] th{font-weight:var(--theme-semibold, var(--default-theme-semibold))!important;text-align:left;border-left-color:transparent;background:var(--theme-background-2, var(--default-theme-background-2))}.markdown pre code.hljs{display:block;overflow-x:auto;padding:1em}.markdown pre *{font-size:var(--theme-small, var(--default-theme-small))!important;font-family:var( --theme-font-code, var(--default-theme-font-code) )!important}.markdown code.hljs{padding:3px 5px}.markdown .hljs{background:var(--theme-background-4, var(--default-theme-background-4));color:var(--theme-color-1, var(--default-theme-color-1))}.markdown .hljs-comment,.markdown .hljs-quote{color:var(--theme-color-3, var(--default-theme-color-3));font-style:italic}.markdown .hljs-addition,.markdown .hljs-keyword,.markdown .hljs-literal,.markdown .hljs-selector-tag,.markdown .hljs-type{color:var(--theme-color-green, var(--default-theme-color-green))}.markdown .hljs-number,.markdown .hljs-selector-attr,.markdown .hljs-selector-pseudo{color:var(--theme-color-orange, var(--default-theme-color-orange))}.markdown .hljs-doctag,.markdown .hljs-regexp,.markdown .hljs-string{color:var(--theme-color-blue, var(--default-theme-color-blue))}.markdown .hljs-built_in,.markdown .hljs-name,.markdown .hljs-section,.markdown .hljs-title,.markdown .hljs-class .hljs-title,.markdown .hljs-selector-id,.markdown .hljs-template-variable,.markdown .hljs-title.class_,.markdown .hljs-variable{color:var(--theme-color-1, var(--default-theme-color-1))}.markdown .hljs-name,.markdown .hljs-section,.markdown .hljs-strong{font-weight:var(--theme-semibold, var(--default-theme-semibold))}.markdown .hljs-bullet,.markdown .hljs-link,.markdown .hljs-meta,.markdown .hljs-subst,.markdown .hljs-symbol{color:var(--theme-color-blue, var(--default-theme-color-blue))}.markdown .hljs-deletion{color:var(--theme-color-red, var(--default-theme-color-red))}.markdown .hljs-formula{background:var(--theme-color-1, var(--default-theme-color-1))}.markdown .hljs-attr,.markdown .hljs-attribute{color:var(--theme-color-1, var(--default-theme-color-1))}.markdown .hljs-emphasis{font-style:italic}.endpoints[data-v-fadd1235]{overflow:auto;background:var(--theme-background-2, var(--default-theme-background-2));padding:10px 12px}@media (max-width: 580px){.endpoints[data-v-fadd1235]{max-height:calc(100vh - 150px)}}.endpoints span+span[data-v-fadd1235]{text-align:left;margin-left:12px;text-transform:initial}.endpoint[data-v-fadd1235]{display:flex;white-space:nowrap;cursor:pointer}.endpoint span[data-v-fadd1235]:first-of-type{text-transform:uppercase}.endpoint .post[data-v-fadd1235]{color:var(--theme-color-green, var(--default-theme-color-green))}.endpoint .patch[data-v-fadd1235]{color:var(--theme-color-yellow, var(--default-theme-color-yellow))}.endpoint .get[data-v-fadd1235]{color:var(--theme-color-blue, var(--default-theme-color-blue))}.endpoint .delete[data-v-fadd1235]{color:var(--theme-color-red, var(--default-theme-color-red))}.endpoint .put[data-v-fadd1235]{color:var(--theme-color-orange, var(--default-theme-color-orange))}.endpoint .post[data-v-fadd1235],.endpoint .get[data-v-fadd1235],.endpoint .delete[data-v-fadd1235],.endpoint .put[data-v-fadd1235]{white-space:nowrap}.endpoint span[data-v-fadd1235]{color:var(--theme-color-1, var(--default-theme-color-1));min-width:62px;display:inline-block;text-align:right;line-height:1.55;font-family:var(--theme-font-code, var(--default-theme-font-code));font-size:var(--theme-small, var(--default-theme-small));cursor:pointer}.security-scheme[data-v-e3793f64]{margin:9px;color:var(--theme-color-1, var(--default-theme-color-1));border-radius:var(--theme-radius, var(--default-theme-radius));position:relative;box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color))}.security-scheme[data-v-e3793f64] .input:nth-of-type(3)~.input{height:0px;opacity:0}.security-scheme[data-v-e3793f64] .input:nth-of-type(3):not(:last-child):before{content:"Show More...";white-space:nowrap;font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-color-3, var(--default-theme-color-3));font-weight:var(--theme-semibold, var(--default-theme-semibold));pointer-events:none;position:absolute;padding:9px}.security-scheme[data-v-e3793f64] .input:hover:before{color:var(--theme-color-1, var(--default-theme-color-1))!important}.security-scheme[data-v-e3793f64]:focus-within .input:nth-of-type(3):not(:last-child):before{display:none}.security-scheme[data-v-e3793f64]:not(:focus-within) .input:nth-of-type(3):not(:last-child){box-shadow:none!important}.security-scheme[data-v-e3793f64] .input:nth-of-type(3):not(:last-child) input,.security-scheme[data-v-e3793f64] .input:nth-of-type(3):not(:last-child) label{opacity:0}.security-scheme[data-v-e3793f64]:focus-within .input:nth-of-type(3) input,.security-scheme[data-v-e3793f64]:focus-within .input:nth-of-type(3) label,.security-scheme[data-v-e3793f64]:focus-within .input:nth-of-type(3)~.input{opacity:1;height:fit-content;transition:opacity .3s ease-in-out}.description[data-v-e3793f64]{margin-bottom:12px}.work-in-progress[data-v-e3793f64]{color:var(--theme-color-1, var(--default-theme-color-1));padding:9px;border-radius:var(--theme-radius, var(--default-theme-radius));font-size:var(--theme-micro, var(--default-theme-micro));display:flex;box-shadow:0 0 0 1px var(--theme-color-yellow, var(--default-theme-color-yellow));position:relative}.work-in-progress[data-v-e3793f64]:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:var(--theme-color-yellow, var(--default-theme-color-yellow));opacity:.1}.work-in-progress-title[data-v-e3793f64]{font-weight:var(--theme-semibold, var(--default-theme-semibold));font-size:var(--theme-micro, var(--default-theme-micro));margin-top:0;margin-bottom:0;margin-right:6px}.security-scheme-selector[data-v-ee37a3f6]{position:relative;border-radius:var(--theme-radius, var(--default-theme-radius));color:var(--theme-color-2, var(--default-theme-color-2));display:flex;align-items:center;gap:4px;cursor:pointer}.security-scheme-selector[data-v-ee37a3f6]:hover{color:var(--theme-color-1, var(--default-theme-color-1))}.security-scheme-selector span[data-v-ee37a3f6]{font-size:var(--theme-mini, var(--default-theme-mini))}.security-scheme-selector select[data-v-ee37a3f6]{opacity:0;position:absolute;top:0;bottom:0;left:0;right:0;cursor:pointer}.security-scheme-selector svg[data-v-ee37a3f6]{width:12px;stroke:currentColor}.selector[data-v-102a910e]{margin-right:12px}.client-libraries-content[data-v-868f8024]{display:flex;justify-content:center;gap:6px;padding:0 12px;overflow:hidden}.code-languages[data-v-868f8024]{display:flex;align-items:center;justify-content:center;flex-direction:column;max-width:68px;width:100%;padding:12px 0;position:relative;cursor:pointer;white-space:nowrap}@media screen and (max-width: 450px){.code-languages[data-v-868f8024]:nth-of-type(4),.code-languages[data-v-868f8024]:nth-of-type(6){display:none}}.code-languages-icon[data-v-868f8024]{max-width:48px;width:100%;max-height:48px;aspect-ratio:1;padding:7px;display:flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box;color:var( --theme-code-language-color-supersede, var(--default-theme-code-language-color-supersede, #fff) )}.code-languages-background[data-v-868f8024]{border-radius:12px;position:relative;box-shadow:0 0 0 1px var( --theme-code-languages-border-color, var(--default-theme-code-languages-border-color) )}.code-languages-background[data-v-868f8024]:before{content:"";width:calc(100% + 2px);height:calc(100% + 2px);position:absolute;top:-1px;left:-1px;pointer-events:none;border-radius:12px;background:var( --theme-code-languages-background-supersede, var(--default-theme-code-languages-background-supersede) )}.code-languages-icon__shell[data-v-868f8024]{background:#000}.code-languages-icon__ruby[data-v-868f8024]{background:#d91404}.code-languages-icon__php[data-v-868f8024]{background:#6181b6}.code-languages-icon__python[data-v-868f8024]{background:#306998}.code-languages-icon__more[data-v-868f8024]{background:var(--theme-background-3, var(--default-theme-background-3))}.code-languages-icon__node[data-v-868f8024]{background:#83cd29}.code-languages-icon__c[data-v-868f8024]{background:#03599c}.code-languages-icon__csharp[data-v-868f8024]{background:#68217a}.code-languages-icon__cplusplus[data-v-868f8024]{background:#9c033a}.code-languages-icon__clojure[data-v-868f8024]{background:#5881d8}.code-languages-icon__go[data-v-868f8024]{background:#00acd7}.code-languages-icon__http[data-v-868f8024]{background:#005b9b}.code-languages-icon__java[data-v-868f8024]{background:#ea2d2e}.code-languages-icon__javascript[data-v-868f8024]{background:#f0db4f}.code-languages-icon__kotlin[data-v-868f8024]{background:#7f6cb1}.code-languages-icon__objc[data-v-868f8024]{background:#0b5a9d}.code-languages-icon__ocaml[data-v-868f8024]{background:#f29100}.code-languages-icon__powershell[data-v-868f8024]{background:#2671be}.code-languages-icon__r[data-v-868f8024]{background:#cbced0}.code-languages-icon__swift[data-v-868f8024]{background:#f05138}.code-languages__loading .code-languages-icon[data-v-868f8024]:before{border:1px solid rgba(255,255,255,.44);border-top:1px solid white;animation:codeloader-868f8024 .45s linear infinite;background:transparent;width:18px;height:18px;content:"";border-radius:50%}.code-languages__loading .code-languages-icon svg[data-v-868f8024]{display:none}.code-languages__active[data-v-868f8024]:after{content:"";position:absolute;bottom:0;height:2px;width:100%;background:var(--theme-color-1, var(--default-theme-color-1))}@keyframes codeloader-868f8024{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.code-languages span[data-v-868f8024]{margin-top:3px;color:var(--theme-color-2, var(--default-theme-color-2));font-size:var(--theme-micro, var(--default-theme-micro))}.code-languages__active span[data-v-868f8024]{color:var(--theme-color-1, var(--default-theme-color-1))}.code-languages__select select[data-v-868f8024]{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;cursor:pointer;z-index:1}.code-languages__select span[data-v-868f8024]{position:relative;display:flex;align-items:center}.code-languages__select span[data-v-868f8024]:after{content:"";width:8px;height:8px;background:var(--theme-background-1, var(--default-theme-background-1));box-shadow:1px 1px 0 currentColor;display:block;transform:rotate(45deg);margin-left:5px;margin-top:-7px}.download-cta[data-v-fa6b3604]{margin-bottom:24px}.download-cta a[data-v-fa6b3604]{color:var(--theme-color-accent, var(--default-theme-color-accent));text-decoration:none;font-size:var(--theme-paragraph, var(--default-theme-paragraph))}.download-cta a[data-v-fa6b3604]:hover{text-decoration:underline}.base-url-variable{color:var(--theme-color-1, var(--default-theme-color-1))}.base-url[data-v-5ca0a51c]{color:var(--theme-color-2, var(--default-theme-color-2));cursor:pointer;font-family:var(--theme-font-code, var(--default-theme-font-code));display:inline-block;padding:10px 0;font-size:var(--theme-micro, var(--default-theme-micro))}.input select[data-v-a157de95]{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0}.input-value[data-v-a157de95]{color:var(--theme-color-1, var(--default-theme-color-1));font-size:var(--theme-micro, var(--default-theme-micro));padding:9px}.variable-description[data-v-a157de95]{padding:6px 12px;font-size:var(--theme-small, var(--default-theme-small))}.variable-description[data-v-a157de95] .markdown{font-size:var(--theme-micro, var(--default-theme-micro));font-weight:var(--theme-semibold, var(--default-theme-semibold));color:var(--theme-color--1, var(--default-theme-color-1));padding:4px 0;display:block}.variable-description[data-v-a157de95] .markdown>*:first-child{margin-top:0}.input[data-v-a157de95]{align-items:center}.input[data-v-a157de95]:first-of-type{border-radius:0;border-top:1px solid var(--theme-border-color, var(--default-theme-border-color))}.server-item[data-v-e398ce3c]{padding:0 9px}.scalar-card-serverlist[data-v-e398ce3c]{padding:9px}.server-selector[data-v-e398ce3c]{position:relative;display:flex;align-items:center;gap:2px;color:var(--theme-color-2, var(--default-theme-color-2))}.description[data-v-e398ce3c]{padding:6px 12px;font-size:var(--theme-small, var(--default-theme-small))}.description[data-v-e398ce3c] .markdown{font-size:var(--theme-micro, var(--default-theme-micro));font-weight:var(--theme-semibold, var(--default-theme-semibold));color:var(--theme-color--1, var(--default-theme-color-1));padding:4px 0;display:block}.description[data-v-e398ce3c] .markdown>*:first-child{margin-top:0}.server-selector select[data-v-e398ce3c]{position:absolute;bottom:0;left:0;right:0;opacity:0;top:0}.server-selector svg[data-v-e398ce3c]{width:12px}.scalar-card-serverlist-container[data-v-e398ce3c]{box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color));border-radius:var(--theme-radius, var(--default-theme-radius))}.heading[data-v-37c3f0ff]{margin-top:0!important;word-wrap:break-word}.loading[data-v-37c3f0ff]{background:var(--theme-background-3, var(--default-theme-background-3));animation:loading-skeleton 1.5s infinite alternate;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg))}.heading.loading[data-v-37c3f0ff]{width:80%}.font-mono[data-v-37c3f0ff]{color:var(--theme-color-1, var(--default-theme-color-1));font-size:var(--theme-small, var(--default-theme-small));font-family:var(--theme-font-code, var(--default-theme-font-code));padding:10px 12px}.sticky-cards[data-v-37c3f0ff]{position:sticky;top:24px}.section-version[data-v-37c3f0ff],.section-oas[data-v-37c3f0ff]{color:var(--theme-color-2, var(--default-theme-color-2));font-size:var(--theme-micro, var(--default-theme-micro));background:var(--theme-background-2, var(--default-theme-background-2));padding:2px 6px;border-radius:12px;margin-right:4px;font-weight:var(--theme-semibold, var(--default-theme-semibold));margin-bottom:3px;display:inline-block}.property[data-v-ce036666]{padding:12px 0;overflow:auto}.property-information[data-v-ce036666]{display:flex;align-items:flex-end;gap:9px;white-space:nowrap}.property-description[data-v-ce036666]{margin-top:4px;color:var(--theme-color-2, var(--default-theme-color-2));line-height:1.4;font-size:var(--theme-small, var(--default-theme-small))}.property-rule[data-v-ce036666]{font-family:var(--theme-font-code, var(--default-theme-font-code));background:var(--theme-color-orange, var(--default-theme-color-orange));padding:0 6px}.property[data-v-ce036666]:not(:last-of-type){border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color))}.property-name[data-v-ce036666]{font-family:var(--theme-font-code, var(--default-theme-font-code));font-size:var(--theme-mini, var(--default-theme-mini))}.required[data-v-ce036666],.optional[data-v-ce036666]{color:var(--theme-color-2, var(--default-theme-color-2));font-size:var( --default-theme-font-size-5, var(--default-default-theme-font-size-5) )}.required[data-v-ce036666]{text-transform:uppercase;color:var(--theme-color-orange, var(--default-theme-color-orange))}.property-type[data-v-ce036666]{color:var(--theme-color-2, var(--default-theme-color-2))}.property[data-v-ce036666]{padding:12px}.property-example[data-v-ce036666]{font-family:var(--theme-font-code, var(--default-theme-font-code))}.property-example-value[data-v-ce036666]{box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color));background:var(--theme-background-2, var(--default-theme-background-2));border-radius:var(--theme-radius, var(--default-theme-radius));padding:2px 5px;font-family:var(--theme-font-code, var(--default-theme-font-code));font-size:var( --default-theme-font-size-5, var(--default-default-theme-font-size-5) )}.rule[data-v-ce036666]{margin-top:12px;padding:0 12px 12px;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));background:var(--theme-background-4, var(--default-theme-background-4));border:2px dotted var(--theme-border-color, var(--default-theme-border-color))}.property-enum-value[data-v-ce036666]{padding:3px 0}.property-enum-value[data-v-ce036666]:before{content:"◼";margin-right:6px;color:var(--theme-color-3, var(--default-theme-color-3))}.property-enum-values[data-v-ce036666]{margin-top:8px;list-style:none}.property-read-only[data-v-ce036666]{font-family:var(--theme-font-code, var(--default-theme-font-code))}.property-nullable[data-v-ce036666]{font-family:var(--theme-font-code, var(--default-theme-font-code));color:var(--theme-color-2, var(--default-theme-color-2))}.error[data-v-6ae0ec2b]{background-color:red}.schema[data-v-6ae0ec2b]{width:100%;font-size:var(--theme-font-size-3, var(--default-theme-font-size-3));color:var(--theme-color-1, var(--default-theme-color-1))}.type[data-v-6ae0ec2b]{font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-color-2, var(--default-theme-color-2));font-family:var(--theme-font-code, var(--default-theme-font-code));font-weight:var(--theme-bold, var(--default-theme-bold));text-transform:uppercase;background:var(--theme-background-4, var(--default-theme-background-4));padding:10px 12px}.type-icon[data-v-6ae0ec2b]{color:var(--theme-color-1, var(--default-theme-color-1));font-size:var(--theme-micro, var(--default-theme-micro))}.properties[data-v-6ae0ec2b]{border:1px solid var(--theme-border-color, var(--default-theme-border-color));margin:24px 0 0;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));overflow:hidden}.properties .properties[data-v-6ae0ec2b]{margin-top:12px}.show-more[data-v-5ac202a8]{background:var(--theme-background-1, var(--default-theme-background-1));-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border:1px solid var(--theme-border-color, var(--default-theme-border-color));padding:8px 12px;border-radius:30px;color:var(--theme-color-1, var(--default-theme-color-1));font-weight:var(--theme-semibold, var(--default-theme-semibold));font-size:var(--theme-small, var(--default-theme-small));display:flex;align-items:center;justify-content:center;position:relative;margin:48px auto}.show-more[data-v-5ac202a8]:hover{color:var(--theme-color-2, var(--default-theme-color-2));cursor:pointer}.show-more-icon[data-v-5ac202a8]{width:14px;height:14px;margin-left:3px}.show-more[data-v-5ac202a8]:active{box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color))}@media (max-width: 1165px){.show-more[data-v-5ac202a8]{margin:24px auto}}.title[data-v-d173780f]{margin-bottom:12px!important;margin-top:12px!important}.title[data-v-28fef31c]{margin-bottom:12px!important;margin-top:24px!important}.parameter p{margin-top:6px}.parameter .parameter-child{border:1px solid var(--theme-border-color, var(--default-theme-border-color));border-radius:20px;margin-top:12px;width:fit-content}.parameter .parameter{border:none!important}.parameter-child-trigger{padding:6px 12px;cursor:pointer;font-weight:500;color:var(--theme-color-3, var(--default-theme-color-3));font-size:var(--theme-micro, var(--default-theme-micro));display:flex;align-items:center;-webkit-user-select:none;user-select:none}.parameter-child-trigger:has(+.parameter li:first-of-type:last-of-type){display:none}.parameter-child-trigger:hover{color:var(--theme-color-1, var(--default-theme-color-1))}.parameter-child-trigger>span:before{content:"Show "}.parameter-child__open>.parameter-child-trigger span:before{content:"Hide "}.parameter-child-trigger svg{height:10px;width:10px;margin-right:6px}.parameter-child__open .parameter-child-trigger svg{transform:rotate(45deg)}.parameter .parameter li:first-of-type{border-top:none}.parameter .parameter li{padding:10px 12px}.parameter-child__open>.parameter{display:block}.parameter .parameter-child__open{width:100%;border-radius:6px}.parameter .parameter-child__open>svg{transform:rotate(45deg)}.parameter-child__open>.parameter-child-trigger{border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color))}.parameter{list-style:none;font-size:var(--theme-small, var(--default-theme-small))}.parameter li{border-top:1px solid var(--theme-border-color, var(--default-theme-border-color));padding:12px 0}.parameter-name{font-weight:500;margin-right:6px;font-family:var(--theme-font-code, var(--default-theme-font-code));font-size:var(--theme-mini, var(--default-theme-mini));color:var(--theme-color-1, var(--default-theme-color-1))}.parameter-type,.parameter-required{color:var(--theme-color-3, var(--default-theme-color-3));font-weight:var(--theme-semibold, var(--default-theme-semibold));margin-right:6px;position:relative}.parameter-description{margin-top:3px!important;font-size:var(--theme-small, var(--default-theme-small));color:var(--theme-color-2, var(--default-theme-color-2));line-height:1.4}.parameter__required{text-transform:uppercase;font-size:var(--theme-micro, var(--default-theme-micro));font-weight:var(--theme-semibold, var(--default-theme-semibold));color:var(--theme-color-orange, var(--default-theme-color-orange))}.parameter-options{position:relative}.copy .title{font-size:var(--theme-heading-4, var(--default-theme-heading-4));font-weight:var(--theme-semibold, var(--default-theme-semibold));color:var(--theme-color-1, var(--default-theme-color-1));line-height:1.45;margin:0}.copy .parameter-description:empty{display:none}.description[data-v-d0646332]{margin-bottom:24px}.request-path-variable{color:var(--theme-color-1, var(--default-theme-color-1))}.request[data-v-ca62c0e1]{display:flex;flex-wrap:nowrap}.request-method[data-v-ca62c0e1]{white-space:nowrap}.request-method--post[data-v-ca62c0e1]{color:var(--theme-color-green, var(--default-theme-color-green))}.request-method--patch[data-v-ca62c0e1]{color:var(--theme-color-yellow, var(--default-theme-color-yellow))}.request-method--get[data-v-ca62c0e1]{color:var(--theme-color-blue, var(--default-theme-color-blue))}.request-method--delete[data-v-ca62c0e1]{color:var(--theme-color-red, var(--default-theme-color-red))}.request-method--put[data-v-ca62c0e1]{color:var(--theme-color-orange, var(--default-theme-color-orange))}.request-path[data-v-ca62c0e1]{margin-left:6px;color:var(--theme-color-2, var(--default-theme-color-2));overflow:hidden;cursor:default;word-wrap:break-word;text-transform:none!important}.language-select[data-v-ca62c0e1]{position:relative;padding-right:9px;height:fit-content;padding-left:12px;border-right:1px solid var(--theme-border-color, var(--default-theme-border-color))}.language-select select[data-v-ca62c0e1]{border:none;outline:none;cursor:pointer;background:var(--theme-background-3, var(--default-theme-background-3));box-shadow:-2px 0 0 0 var(--theme-background-3, var(--default-theme-background-3));position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.language-select span[data-v-ca62c0e1]{font-size:var(--theme-mini, var(--default-theme-mini));color:var(--theme-color-2, var(--default-theme-color-2));font-weight:var(--theme-semibold, var(--default-theme-semibold));white-space:nowrap;display:flex;align-items:center;justify-content:center}.language-select:hover span[data-v-ca62c0e1]{color:var(--theme-color-1, var(--default-theme-color-1))}.language-select span[data-v-ca62c0e1]:after{content:"";width:7px;height:7px;transform:rotate(45deg) translate3d(-2px,-2px,0);display:block;margin-left:6px;box-shadow:1px 1px 0 currentColor}.language-select span[data-v-ca62c0e1]:hover{background:var(--theme-background-2, var(--default-theme-background-2))}.copy-button[data-v-ca62c0e1]{-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:none;background:transparent;cursor:pointer;color:var(--theme-color-3, var(--default-theme-color-3));margin-left:6px;margin-right:12px;border:none;border-radius:3px;padding:0;display:flex;align-items:center;height:fit-content}.copy-button[data-v-ca62c0e1]:after{content:".";color:transparent;font-size:var(--theme-mini, var(--default-theme-mini));line-height:1.35;width:0px}.copy-button[data-v-ca62c0e1]:hover{color:var(--theme-color-1, var(--default-theme-color-1))}.copy-button svg[data-v-ca62c0e1]{width:13px;height:13px}.show-api-client-button[data-v-ca62c0e1]{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none;padding:6px;height:23px;margin:6px 6px 6px auto;border-radius:var(--theme-radius, var(--default-theme-radius));text-transform:uppercase;display:flex;justify-content:center;align-items:center;font-weight:var(--theme-semibold, var(--default-theme-semibold));font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-background-2, var(--default-background-2));font-family:var(--theme-font, var(--default-theme-font));position:relative;cursor:pointer;box-sizing:border-box;box-shadow:inset 0 0 0 1px #0000001a}.show-api-client-button span[data-v-ca62c0e1],.show-api-client-button svg[data-v-ca62c0e1]{color:var(--theme-color-1, var(--default-theme-color-1));z-index:1}.show-api-client-button[data-v-ca62c0e1]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;cursor:pointer;border-radius:var(--theme-radius, var(--default-theme-radius))}.show-api-client-button[data-v-ca62c0e1]:before{background:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.2))}.show-api-client-button[data-v-ca62c0e1]:hover:before{background:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.1))}.show-api-client-button svg[data-v-ca62c0e1]{height:12px;width:auto;margin-left:9px}.show-api-client-button--post[data-v-ca62c0e1]{background:var(--theme-color-green, var(--default-theme-color-green))}.show-api-client-button--patch[data-v-ca62c0e1]{background:var(--theme-color-yellow, var(--default-theme-color-yellow))}.show-api-client-button--get[data-v-ca62c0e1]{background:var(--theme-color-blue, var(--default-theme-color-blue))}.show-api-client-button--delete[data-v-ca62c0e1]{background:var(--theme-color-red, var(--default-theme-color-red))}.show-api-client-button--put[data-v-ca62c0e1]{background:var(--theme-color-orange, var(--default-theme-color-orange))}.request-method[data-v-ca62c0e1]{font-family:var(--theme-font-code, var(--default-theme-font-code));text-transform:uppercase}.request-path[data-v-ca62c0e1]{font-family:var(--theme-font-code, var(--default-theme-font-code))}.scalar-card-header-actions[data-v-ca62c0e1]{display:flex}@media screen and (max-width: 400px){.language-select[data-v-ca62c0e1]{position:absolute;bottom:9px;left:0;border-right:none}}.example-switcher[data-v-a88a80af]{display:flex;gap:6px;margin:12px 6px;flex-direction:column}.listbox-label[data-v-a88a80af]{font-size:var(--theme-mini, var(--default-theme-mini));font-weight:var(--theme-semibold, var(--default-theme-semibold));margin:0 4px;color:var(--theme-color-2, var(--default-theme-color-2))}.listbox-button[data-v-a88a80af]{border:1px solid var(--theme-border-color, var(--default-theme-border-color));background:var(--theme-background-1, var(--default-theme-background-1));padding:6px 12px;border-radius:var(--theme-radius, var(--default-theme-radius));text-align:left;display:block;font-size:var(--theme-mini, var(--default-theme-mini))}.listbox-button-content[data-v-a88a80af]{display:flex;align-items:center;justify-content:space-between}.listbox-button-label[data-v-a88a80af]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.listbox-options[data-v-a88a80af]{background:var(--theme-background-1, var(--default-theme-background-1));padding:6px;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));box-shadow:var(--theme-shadow-2, var(--default-theme-shadow-2));position:absolute;margin:0 1px;transform:translateY(-50%);z-index:100}.listbox-option[data-v-a88a80af]{padding:6px 12px;cursor:pointer;color:var(--theme-color-1, var(--default-theme-color-1));border-radius:var(--theme-radius, var(--default-theme-radius));margin:2px 0}.listbox-option[data-headlessui-state=selected][data-v-a88a80af]{background:var(--theme-background-2, var(--default-theme-background-2))}.listbox-option[data-v-a88a80af]:hover{background:var(--theme-background-2, var(--default-theme-background-2));color:var(--theme-color-2, var(--default-theme-color-2))}.icon[data-v-a88a80af]{width:13px;height:13px;color:var(--theme-color-3, var(--default-theme-color-3))}.markdown[data-v-d49d8496] *{margin:0}.code-copy[data-v-d49d8496]{display:flex;align-items:center;justify-content:center;-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:none;background:transparent;cursor:pointer;color:var(--theme-color-3, var(--default-theme-color-3));border:none;padding:0;margin-right:12px}.code-copy[data-v-d49d8496]:hover{color:var(--theme-color-1, var(--default-theme-color-1))}.code-copy svg[data-v-d49d8496]{width:13px;height:13px}.description[data-v-d49d8496]{font-weight:var(--theme-semibold, var(--default-theme-semibold));font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-color--1, var(--default-theme-color-1));padding:10px 12px;min-height:35px;display:flex;align-items:center;box-sizing:border-box;border-top:1px solid var(--theme-border-color, var(--default-theme-border-color))}.scalar-api-reference__empty-state[data-v-d49d8496]{margin:10px 0 10px 12px;text-align:center;font-size:var(--theme-micro, var(--default-theme-micro));min-height:56px;display:flex;align-items:center;justify-content:center;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));color:var(--theme-color-2, var(--default-theme-color-2))}.schema-type[data-v-d49d8496]{font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-color-2, var(--default-theme-color-2));font-weight:var(--theme-semibold, var(--default-theme-semibold));background:var(--theme-background-3, var(--default-theme-background-3));padding:2px 4px;border-radius:4px;margin-right:4px}.schema-example[data-v-d49d8496]{font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-color-2, var(--default-theme-color-2));font-weight:var(--theme-semibold, var(--default-theme-semibold))}.example-response-tab[data-v-d49d8496]{display:block;margin:6px}.scalar-card-container[data-v-d49d8496]{background:var(--theme-background-2, var(--default-theme-background-2))}.scalar-card-container[data-v-d49d8496] .cm-scroller{overflow:hidden}.rule-title[data-v-d49d8496]{font-family:var(--theme-font-code, var(--default-theme-font-code));color:var(--theme-color-1, var(--default-theme-color-1));display:inline-block;margin:12px 0 6px;border-radius:var(--theme-radius, var(--default-theme-radius))}.rule[data-v-d49d8496]{margin:0 12px;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg))}.rule-items[data-v-d49d8496]{counter-reset:list-number;display:flex;flex-direction:column;gap:12px;border-left:1px solid var(--theme-border-color, var(--default-theme-border-color));padding:12px 0}.rule-item[data-v-d49d8496]{counter-increment:list-number;border:1px solid var(--theme-border-color, var(--default-theme-border-color));border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));overflow:hidden;margin-left:24px}.rule-item[data-v-d49d8496]:before{border:1px solid var(--theme-border-color, var(--default-theme-border-color));border-top:0;border-right:0;content:" ";display:block;width:24px;height:6px;border-radius:0 0 0 var(--theme-radius-lg, var(--default-theme-radius-lg));margin-top:6px;color:var(--theme-color-2, var(--default-theme-color-2));transform:translate(-25px);color:var(--theme-color-1, var(--default-theme-color-1));position:absolute}.examples[data-v-5ce28dd4]{position:sticky;top:calc(var(--refs-header-height) + 24px)}.scalar-logo-animation[data-v-16147dd7]{width:38px;height:38px;position:relative;display:flex;align-items:center}.scalar-logo-animation .line[data-v-16147dd7]:before{content:"";width:100%;height:100%;background:#4c4316;display:block;position:absolute}.scalar-logo-animation .line[data-v-16147dd7]{position:absolute;width:100%;height:1px;overflow:hidden}.scalar-logo-animation .line-2[data-v-16147dd7]{transform:rotate(90deg)}.scalar-logo-animation .line-3[data-v-16147dd7]{transform:rotate(45deg)}.scalar-logo-animation .line-4[data-v-16147dd7]{transform:rotate(-45deg)}.scalar-logo-animation-load[data-v-16147dd7]{animation:rotate-16147dd7 2s linear infinite}@keyframes rotate-16147dd7{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.render-loading[data-v-5e3320bc]{height:calc(var(--full-height) - var(--refs-header-height));display:flex;align-items:center;justify-content:center}.show-more[data-v-5e3320bc]{background:var(--theme-background-1, var(--default-theme-background-1));-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border:1px solid var(--theme-border-color, var(--default-theme-border-color));margin:-48px auto 48px;padding:8px 12px;border-radius:30px;color:var(--theme-color-1, var(--default-theme-color-1));font-weight:var(--theme-semibold, var(--default-theme-semibold));font-size:var(--theme-small, var(--default-theme-small));display:flex;align-items:center;justify-content:center;position:relative}.show-more[data-v-5e3320bc]:hover{color:var(--theme-color-2, var(--default-theme-color-2));cursor:pointer}.show-more-icon[data-v-5e3320bc]{width:14px;height:14px;margin-left:3px}.show-more[data-v-5e3320bc]:active{box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color))}.references-narrow .show-more[data-v-5e3320bc]{margin-top:-25px;margin-bottom:25px}@media (max-width: 1165px){.show-more[data-v-5e3320bc]{margin-top:-24px;margin-bottom:24px}}.ref-search-input[data-v-1ea632ff]{width:100%;background:transparent;padding:12px;font-size:var(--theme-font-size-4, var(--default-theme-font-size-4));outline:none;border:1px solid var(--theme-border-color, var(--default-theme-border-color));border-radius:var(--theme-radius, var(--default-theme-radius));color:var(--theme-color-1, var(--default-theme-color-1));font-weight:var(--theme-semibold, var(--default-theme-semibold));font-size:var(--theme-font-size-3, var(--default-theme-font-size-3));font-family:var(--theme-font, var(--default-theme-font));-webkit-appearance:none;-moz-appearance:none;appearance:none}.ref-search-input[data-v-1ea632ff]:focus{border-color:var(--theme-color-1, var(--default-theme-color-1))}.item-entry[data-v-1ea632ff]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;outline:none;padding:9px 12px;width:100%;color:var(--theme-color-3, var(--default-theme-color-3));text-align:left;border-radius:var(--theme-radius, var(--default-theme-radius));align-items:center;font-family:var(--theme-font);min-height:31px;display:flex;gap:6px;overflow:hidden}.item-entry-http-verb[data-v-1ea632ff]:empty{display:none}.ref-search-list[data-v-1ea632ff]{padding:0 0 12px 12px}.ref-search-container[data-v-1ea632ff]{padding:12px}.item-entry--active[data-v-1ea632ff]{background:var(--theme-background-2, var(--default-theme-background-2));cursor:pointer}.item-entry--tag .item-entry-description[data-v-1ea632ff]:before{content:"–";margin-right:6px}.item-entry-description[data-v-1ea632ff],.item-entry-title[data-v-1ea632ff]{font-weight:var(--theme-semibold, var(--default-theme-semibold));color:var(--theme-color-1, var(--default-theme-color-1));font-size:var(--theme-font-size-4, var(--default-theme-font-size-4));min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-entry-title[data-v-1ea632ff]{min-width:fit-content}.item-entry-http-verb[data-v-1ea632ff],.item-entry-subtitle[data-v-1ea632ff]{display:flex;font-size:var(--theme-font-size-4, var(--default-theme-font-size-4));font-family:var(--theme-font-code, var(--default-theme-font-code));min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-entry-http-verb[data-v-1ea632ff]{text-transform:uppercase;min-width:45px;position:relative;top:.5px}.item-entry-http-verb--post[data-v-1ea632ff]{color:var(--theme-color-green, var(--default-theme-color-green))}.item-entry-http-verb--patch[data-v-1ea632ff]{color:var(--theme-color-yellow, var(--default-theme-color-yellow))}.item-entry-http-verb--get[data-v-1ea632ff]{color:var(--theme-color-blue, var(--default-theme-color-blue))}.item-entry-http-verb--delete[data-v-1ea632ff]{color:var(--theme-color-red, var(--default-theme-color-red))}.item-entry-http-verb--delete[data-v-1ea632ff]{font-size:0}.item-entry-http-verb--delete[data-v-1ea632ff]:after{content:"DEL";font-size:var(--theme-font-size-4, var(--default-theme-font-size-4))}.item-entry-http-verb--put[data-v-1ea632ff]{color:var(--theme-color-orange, var(--default-theme-color-orange))}.item-entry-path[data-v-1ea632ff]{color:var(--theme-color-3, var(--default-theme-color-3));font-size:var(--theme-font-size-4, var(--default-theme-font-size-4));min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ref-search-meta[data-v-1ea632ff]{background:var(--theme-background-3, var(--default-theme-background-3));padding:6px 12px;font-size:var(--theme-font-size-4, var(--default-theme-font-size-4));color:var(--theme-color-3, var(--default-theme-color-3));font-weight:var(--theme-semibold, var(--default-theme-semibold));display:flex;gap:12px}.scalar-api-reference[data-v-fb816437]{--refs-sidebar-width: var(--theme-sidebar-width, 250px);--refs-header-height: var(--theme-header-height, 0px)}.references-layout[data-v-fb816437]{height:100dvh;max-height:100%;width:100dvw;max-width:100%;flex:1;overflow-y:auto;overflow-x:hidden;--full-height: 100dvh;display:grid;grid-template-rows:var(--refs-header-height) repeat(2,auto);grid-template-columns:var(--refs-sidebar-width) 1fr;grid-template-areas:"header header" "navigation rendered" "footer footer";background:var(--theme-background-1, var(--default-theme-background-1))}.references-header[data-v-fb816437]{grid-area:header;position:sticky;top:0;z-index:10;height:var(--refs-header-height)}.references-editor[data-v-fb816437]{grid-area:editor;display:flex;min-width:0;background:var(--theme-background-1, var(--default-theme-background-1))}.references-navigation[data-v-fb816437]{grid-area:navigation}.references-rendered[data-v-fb816437]{position:relative;grid-area:rendered;min-width:0;background:var(--theme-background-1, var(--default-theme-background-1))}.references-navigation-list[data-v-fb816437]{position:sticky;top:var(--refs-header-height);height:calc(var(--full-height) - var(--refs-header-height));background:var( --sidebar-background-1, var( --default-sidebar-background-1, var(--theme-background-1, var(--default-theme-background-1)) ) );overflow-y:auto;display:flex;flex-direction:column}.references-editor-textarea[data-v-fb816437]{position:sticky;top:var(--refs-header-height);height:calc(var(--full-height) - var(--refs-header-height));display:flex;min-width:0;flex:1}.references-editable[data-v-fb816437]{grid-template-columns:var(--refs-sidebar-width) 1fr 1fr;grid-template-areas:"header header header" "navigation editor rendered" "footer footer footer"}.references-footer[data-v-fb816437]{grid-area:footer}@media (max-width: 1150px){.references-layout[data-v-fb816437]{grid-template-columns:var(--refs-sidebar-width) 1fr 0px}}@media (max-width: 1000px){.references-layout[data-v-fb816437]{grid-template-columns:auto;grid-template-rows:var(--refs-header-height) 0px auto auto;grid-template-areas:"header" "navigation" "rendered" "footer"}.references-editable[data-v-fb816437]{grid-template-areas:"header" "navigation" "editor"}.references-navigation[data-v-fb816437],.references-rendered[data-v-fb816437]{position:static;max-height:unset}.references-navigation[data-v-fb816437]{height:0px;z-index:10}.references-navigation-list[data-v-fb816437]{position:absolute;top:calc(var(--refs-header-height) - 1px);height:calc(var(--full-height) - var(--refs-header-height) + 1px);width:100%;border-top:1px solid var(--theme-border-color, var(--default-theme-border-color));display:flex;flex-direction:column}}.scalar-api-reference p,#headlessui-portal-root p{margin:0}.scalar-api-reference i,#headlessui-portal-root i{font-style:normal}.scalar-api-reference ul,.scalar-api-reference ol,#headlessui-portal-root ul,#headlessui-portal-root ol{margin:0;padding:0}.scalar-api-reference,#headlessui-portal-root{font-family:var(--theme-font, var(--default-theme-font));line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;box-sizing:border-box}.scalar-api-reference *,.scalar-api-reference *:before,.scalar-api-reference *:after,#headlessui-portal-root *,#headlessui-portal-root *:before,#headlessui-portal-root *:after{box-sizing:inherit}.scalar-api-reference *,#headlessui-portal-root *{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.scalar-api-reference input::placeholder,#headlessui-portal-root input::placeholder{color:var(--theme-color-3, var(--default-theme-color-3));font-family:var(--theme-font, var(--default-theme-font))}.scalar-api-reference input:-ms-input-placeholder,#headlessui-portal-root input:-ms-input-placeholder{color:var(--theme-color-3, var(--default-theme-color-3));font-family:var(--theme-font, var(--default-theme-font))}.scalar-api-reference input::-webkit-input-placeholder,#headlessui-portal-root input::-webkit-input-placeholder{color:var(--theme-color-3, var(--default-theme-color-3));font-family:var(--theme-font, var(--default-theme-font))}.scalar-api-reference .flex,#headlessui-portal-root .flex{display:flex}.scalar-api-reference .flex-col,#headlessui-portal-root .flex-col{display:flex;min-height:0;flex-direction:column}.scalar-api-reference .flex-mobile,#headlessui-portal-root .flex-mobile{display:flex;min-width:0}@media (max-width: 500px){.scalar-api-reference .flex-mobile,#headlessui-portal-root .flex-mobile{flex-direction:column}}.scalar-api-reference .gap-1,#headlessui-portal-root .gap-1{gap:12px}.scalar-api-reference .sr-only,#headlessui-portal-root .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.darklight[data-v-264b9b08]{border:none;border-top:1px solid var( --sidebar-border-color, var( --default-sidebar-border-color, var(--theme-border-color, var(--default-theme-border-color)) ) );color:var( --sidebar-color-2, var( --default-sidebar-color-2, var(--theme-color-2, var(--default-theme-color-2)) ) );font-size:var(--theme-mini, var(--default-theme-mini));font-weight:var(--theme-semibold, var(--default-theme-semibold));-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;outline:none;padding:18px 24px 0;display:flex;align-items:center;text-indent:9px;width:100%}.darklight-reference[data-v-264b9b08]{width:100%;margin-top:auto}.darklight[data-v-264b9b08]:hover{cursor:pointer;color:var( --sidebar-color-1, var( --default-sidebar-color-1, var(--theme-color-1, var(--default-theme-color-1)) ) )}.darklight svg[data-v-264b9b08]{stroke:currentColor;height:12px;width:12px}.darklight-reference-promo[data-v-264b9b08]{padding:6px 24px 12px;display:flex;align-items:center;font-size:var(--theme-mini, var(--default-theme-mini));text-decoration:none;color:var( --sidebar-color-2, var( --default-sidebar-color-2, var(--theme-color-2, var(--default-theme-color-2)) ) )}.darklight-reference-promo[data-v-264b9b08]:hover{text-decoration:underline}.references-mobile-header[data-v-135ccf3f]{display:flex;align-items:center;gap:12px;height:100%;width:100%;padding:0 8px;background:var(--theme-background-1, var(--default-theme-background-1));border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color))}.references-mobile-breadcrumbs[data-v-135ccf3f]{flex:1;min-width:0;font-size:var(--theme-small, var(--default-theme-small));font-weight:var(--theme-semibold, var(--default-theme-semibold));color:var(--theme-color-1, var(--default-theme-color-1));overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sidebar-search[data-v-e0708451]{display:flex;align-items:center;position:relative;--default-margin-x: 12px;width:calc(100% - 2 * var(--margin-x, var(--default-margin-x)));margin:12px var(--margin-x, var(--default-margin-x)) 6px var(--margin-x, var(--default-margin-x));padding:0 3px 0 12px;background:var( --sidebar-search-background, var( --default-sidebar-search-background, var(--theme-background-1, var(--default-theme-background-1)) ) );color:var( --sidebar-color-2, var( --default-sidebar-color-2, var(--theme-color-2, var(--default-theme-color-2)) ) );outline:none;border-radius:var(--theme-radius, var(--default-theme-radius));box-shadow:0 0 0 1px var( --sidebar-search-border-color, var( --default-sidebar-search-border-color, var(--theme-border-color, var(--default-theme-border-color)) ) );cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none}.sidebar-search-input[data-v-e0708451]{font-size:var(--theme-mini, var(--default-theme-mini));font-weight:var(--theme-semibold, var(--default-theme-semibold));height:31px;-webkit-user-select:none;user-select:none;z-index:10;position:relative;display:flex;width:100%;justify-content:space-between;align-items:center}.sidebar-search-shortcut[data-v-e0708451]{text-transform:uppercase}.sidebar-search-key[data-v-e0708451]{background-color:var( --theme-background-2, var(--default-theme-background-2) );padding:3px 5px;margin:2px;border-radius:var(--theme-radius, var(--default-theme-radius));color:var( --sidebar-color-2, var(--default-sidebar-color-2), var(--theme-color-2, var(--default-theme-color-2)) )}.search-icon[data-v-e0708451]{padding:0;margin-right:9px;width:12px}@media (max-width: 1000px){:root{--theme-header-height: 50px}}')),document.head.appendChild(e)}}catch(a){console.error("vite-plugin-css-injected-by-js",a)}})();
|
|
2
2
|
var t3 = Object.defineProperty;
|
|
3
3
|
var r3 = (t, e, r) => e in t ? t3(t, e, { enumerable: !0, configurable: !0, writable: !0, value: r }) : t[e] = r;
|
|
4
4
|
var I1 = (t, e, r) => (r3(t, typeof e != "symbol" ? e + "" : e, r), r);
|
|
5
|
-
import { cloneVNode as n3, h as qt, Fragment as be, inject as Xr, provide as hn, ref as Oe, onMounted as
|
|
5
|
+
import { cloneVNode as n3, h as qt, Fragment as be, inject as Xr, provide as hn, ref as Oe, onMounted as bt, watchEffect as Mr, computed as he, defineComponent as de, onUnmounted as Ir, watch as ut, Teleport as i3, reactive as Cn, unref as T, shallowRef as _w, nextTick as ei, toRaw as Br, openBlock as E, createBlock as ve, resolveDynamicComponent as _l, withCtx as se, createTextVNode as Ve, toDisplayString as ge, createCommentVNode as me, getCurrentScope as o3, onScopeDispose as s3, isRef as Jm, getCurrentInstance as a3, readonly as eg, createElementBlock as M, createElementVNode as X, createVNode as re, normalizeClass as He, normalizeStyle as Zf, renderSlot as Fe, renderList as Je, createStaticVNode as Mf, pushScopeId as ai, popScopeId as li, withDirectives as ht, withModifiers as l3, vModelSelect as u3, vModelText as Or, vModelCheckbox as th, vShow as ao, withKeys as c3, useCssVars as xw, defineAsyncComponent as Qw, mergeProps as Tw, createSlots as xl, TransitionGroup as f3, toRef as d3, normalizeProps as h3, guardReactiveProps as p3 } from "vue";
|
|
6
6
|
import kw from "remark-parse";
|
|
7
7
|
import O3 from "remark-stringify";
|
|
8
8
|
import { unified as Ew } from "unified";
|
|
@@ -149,7 +149,7 @@ function Te(t) {
|
|
|
149
149
|
return t == null || t.value == null ? null : (e = t.value.$el) != null ? e : t.value;
|
|
150
150
|
}
|
|
151
151
|
let Aw = Symbol("Context");
|
|
152
|
-
var
|
|
152
|
+
var Kr = ((t) => (t[t.Open = 1] = "Open", t[t.Closed = 2] = "Closed", t[t.Closing = 4] = "Closing", t[t.Opening = 8] = "Opening", t))(Kr || {});
|
|
153
153
|
function rg() {
|
|
154
154
|
return Xr(Aw, null);
|
|
155
155
|
}
|
|
@@ -165,9 +165,9 @@ function M1(t, e) {
|
|
|
165
165
|
}
|
|
166
166
|
function ng(t, e) {
|
|
167
167
|
let r = Oe(M1(t.value.type, t.value.as));
|
|
168
|
-
return
|
|
168
|
+
return bt(() => {
|
|
169
169
|
r.value = M1(t.value.type, t.value.as);
|
|
170
|
-
}),
|
|
170
|
+
}), Mr(() => {
|
|
171
171
|
var n;
|
|
172
172
|
r.value || Te(e) && Te(e) instanceof HTMLButtonElement && !((n = Te(e)) != null && n.hasAttribute("type")) && (r.value = "button");
|
|
173
173
|
}), r;
|
|
@@ -290,12 +290,12 @@ function Zn(t, e, { sorted: r = !0, relativeTo: n = null, skipElements: i = [] }
|
|
|
290
290
|
return e & 6 && U3(p) && p.select(), 2;
|
|
291
291
|
}
|
|
292
292
|
function Du(t, e, r) {
|
|
293
|
-
Nf.isServer ||
|
|
293
|
+
Nf.isServer || Mr((n) => {
|
|
294
294
|
document.addEventListener(t, e, r), n(() => document.removeEventListener(t, e, r));
|
|
295
295
|
});
|
|
296
296
|
}
|
|
297
297
|
function Dw(t, e, r) {
|
|
298
|
-
Nf.isServer ||
|
|
298
|
+
Nf.isServer || Mr((n) => {
|
|
299
299
|
window.addEventListener(t, e, r), n(() => window.removeEventListener(t, e, r));
|
|
300
300
|
});
|
|
301
301
|
}
|
|
@@ -426,7 +426,7 @@ function M3() {
|
|
|
426
426
|
}), t;
|
|
427
427
|
}
|
|
428
428
|
function Zw(t, e, r, n) {
|
|
429
|
-
Nf.isServer ||
|
|
429
|
+
Nf.isServer || Mr((i) => {
|
|
430
430
|
t = t ?? window, t.addEventListener(e, r, n), i(() => t.removeEventListener(e, r, n));
|
|
431
431
|
});
|
|
432
432
|
}
|
|
@@ -453,7 +453,7 @@ let Ia = Object.assign(de({ name: "FocusTrap", props: { as: { type: [Object, Str
|
|
|
453
453
|
let i = Oe(null);
|
|
454
454
|
n({ el: i, $el: i });
|
|
455
455
|
let o = he(() => us(i)), s = Oe(!1);
|
|
456
|
-
|
|
456
|
+
bt(() => s.value = !0), Ir(() => s.value = !1), V3({ ownerDocument: o }, he(() => s.value && !!(t.features & 16)));
|
|
457
457
|
let a = Y3({ ownerDocument: o, container: i, initialFocus: he(() => t.initialFocus) }, he(() => s.value && !!(t.features & 2)));
|
|
458
458
|
L3({ ownerDocument: o, container: i, containers: t.containers, previousActiveElement: a }, he(() => s.value && !!(t.features & 8)));
|
|
459
459
|
let l = M3();
|
|
@@ -505,8 +505,8 @@ function W3(t) {
|
|
|
505
505
|
}
|
|
506
506
|
function V3({ ownerDocument: t }, e) {
|
|
507
507
|
let r = W3(e);
|
|
508
|
-
|
|
509
|
-
|
|
508
|
+
bt(() => {
|
|
509
|
+
Mr(() => {
|
|
510
510
|
var n, i;
|
|
511
511
|
e.value || ((n = t.value) == null ? void 0 : n.activeElement) === ((i = t.value) == null ? void 0 : i.body) && Vo(r());
|
|
512
512
|
}, { flush: "post" });
|
|
@@ -516,7 +516,7 @@ function V3({ ownerDocument: t }, e) {
|
|
|
516
516
|
}
|
|
517
517
|
function Y3({ ownerDocument: t, container: e, initialFocus: r }, n) {
|
|
518
518
|
let i = Oe(null), o = Oe(!1);
|
|
519
|
-
return
|
|
519
|
+
return bt(() => o.value = !0), Ir(() => o.value = !1), bt(() => {
|
|
520
520
|
ut([e, r, n], (s, a) => {
|
|
521
521
|
if (s.every((u, c) => (a == null ? void 0 : a[c]) === u) || !n.value)
|
|
522
522
|
return;
|
|
@@ -562,7 +562,7 @@ function Ww(t, e) {
|
|
|
562
562
|
}
|
|
563
563
|
let nh = /* @__PURE__ */ new Map(), Fa = /* @__PURE__ */ new Map();
|
|
564
564
|
function V1(t, e = Oe(!0)) {
|
|
565
|
-
|
|
565
|
+
Mr((r) => {
|
|
566
566
|
var n;
|
|
567
567
|
if (!e.value)
|
|
568
568
|
return;
|
|
@@ -608,11 +608,11 @@ function z3(t) {
|
|
|
608
608
|
}
|
|
609
609
|
let Yw = de({ name: "Portal", props: { as: { type: [Object, String], default: "div" } }, setup(t, { slots: e, attrs: r }) {
|
|
610
610
|
let n = Oe(null), i = he(() => us(n)), o = B3(), s = Xr(Lw, null), a = Oe(o === !0 || s == null ? z3(n.value) : s.resolveTarget());
|
|
611
|
-
|
|
611
|
+
Mr(() => {
|
|
612
612
|
o || s != null && (a.value = s.resolveTarget());
|
|
613
613
|
});
|
|
614
614
|
let l = Xr(Rp, null);
|
|
615
|
-
return
|
|
615
|
+
return bt(() => {
|
|
616
616
|
let u = Te(n);
|
|
617
617
|
u && l && Ir(l.register(u));
|
|
618
618
|
}), Ir(() => {
|
|
@@ -662,7 +662,7 @@ function J3({ type: t, enabled: e, element: r, onUpdate: n }) {
|
|
|
662
662
|
function o(...s) {
|
|
663
663
|
n == null || n(...s), i(...s);
|
|
664
664
|
}
|
|
665
|
-
|
|
665
|
+
bt(() => {
|
|
666
666
|
ut(e, (s, a) => {
|
|
667
667
|
s ? o(0, t, r) : a === !0 && o(1, t, r);
|
|
668
668
|
}, { immediate: !0, flush: "sync" });
|
|
@@ -689,7 +689,7 @@ function tE({ slot: t = Oe({}), name: e = "Description", props: r = {} } = {}) {
|
|
|
689
689
|
}
|
|
690
690
|
let rE = de({ name: "Description", props: { as: { type: [Object, String], default: "p" }, id: { type: String, default: () => `headlessui-description-${Fr()}` } }, setup(t, { attrs: e, slots: r }) {
|
|
691
691
|
let n = eE();
|
|
692
|
-
return
|
|
692
|
+
return bt(() => Ir(n.register(t.id))), () => {
|
|
693
693
|
let { name: i = "Description", slot: o = Oe({}), props: s = {} } = n, { id: a, ...l } = t, u = { ...Object.entries(s).reduce((c, [f, d]) => Object.assign(c, { [f]: T(d) }), {}), id: a };
|
|
694
694
|
return Rt({ ourProps: u, theirProps: l, slot: o.value, attrs: e, slots: r, name: i });
|
|
695
695
|
};
|
|
@@ -838,10 +838,10 @@ function iu(t) {
|
|
|
838
838
|
let ju = "DC8F892D-2EBD-447C-A4C8-A03058436FF4", dE = de({ name: "Dialog", inheritAttrs: !1, props: { as: { type: [Object, String], default: "div" }, static: { type: Boolean, default: !1 }, unmount: { type: Boolean, default: !0 }, open: { type: [Boolean, String], default: ju }, initialFocus: { type: Object, default: null }, id: { type: String, default: () => `headlessui-dialog-${Fr()}` } }, emits: { close: (t) => !0 }, setup(t, { emit: e, attrs: r, slots: n, expose: i }) {
|
|
839
839
|
var o;
|
|
840
840
|
let s = Oe(!1);
|
|
841
|
-
|
|
841
|
+
bt(() => {
|
|
842
842
|
s.value = !0;
|
|
843
843
|
});
|
|
844
|
-
let a = Oe(0), l = rg(), u = he(() => t.open === ju && l !== null ? (l.value &
|
|
844
|
+
let a = Oe(0), l = rg(), u = he(() => t.open === ju && l !== null ? (l.value & Kr.Open) === Kr.Open : t.open), c = Oe(null), f = he(() => us(c));
|
|
845
845
|
if (i({ el: c, $el: c }), !(t.open !== ju || l !== null))
|
|
846
846
|
throw new Error("You forgot to provide an `open` prop to the `Dialog`.");
|
|
847
847
|
if (typeof u.value != "boolean")
|
|
@@ -849,7 +849,7 @@ let ju = "DC8F892D-2EBD-447C-A4C8-A03058436FF4", dE = de({ name: "Dialog", inher
|
|
|
849
849
|
let d = he(() => s.value && u.value ? 0 : 1), p = he(() => d.value === 0), h = he(() => a.value > 1), m = Xr(Xp, null) !== null, [O, g] = H3(), { resolveContainers: v, mainTreeNodeRef: S, MainTreeNode: $ } = cE({ portals: O, defaultContainers: [he(() => {
|
|
850
850
|
var _e;
|
|
851
851
|
return (_e = fe.panelRef.value) != null ? _e : c.value;
|
|
852
|
-
})] }), x = he(() => h.value ? "parent" : "leaf"), P = he(() => l !== null ? (l.value &
|
|
852
|
+
})] }), x = he(() => h.value ? "parent" : "leaf"), P = he(() => l !== null ? (l.value & Kr.Closing) === Kr.Closing : !1), q = he(() => m || P.value ? !1 : p.value), N = he(() => {
|
|
853
853
|
var _e, Ue, je;
|
|
854
854
|
return (je = Array.from((Ue = (_e = f.value) == null ? void 0 : _e.querySelectorAll("body > *")) != null ? Ue : []).find((H) => H.id === "headlessui-portal-root" ? !1 : H.contains(Te(S)) && H instanceof HTMLElement)) != null ? je : null;
|
|
855
855
|
});
|
|
@@ -880,7 +880,7 @@ let ju = "DC8F892D-2EBD-447C-A4C8-A03058436FF4", dE = de({ name: "Dialog", inher
|
|
|
880
880
|
return uE(f, qe, (_e) => {
|
|
881
881
|
var Ue;
|
|
882
882
|
return { containers: [...(Ue = _e.containers) != null ? Ue : [], v] };
|
|
883
|
-
}),
|
|
883
|
+
}), Mr((_e) => {
|
|
884
884
|
if (d.value !== 0)
|
|
885
885
|
return;
|
|
886
886
|
let Ue = Te(c);
|
|
@@ -910,7 +910,7 @@ de({ name: "DialogOverlay", props: { as: { type: [Object, String], default: "div
|
|
|
910
910
|
} });
|
|
911
911
|
de({ name: "DialogBackdrop", props: { as: { type: [Object, String], default: "div" }, id: { type: String, default: () => `headlessui-dialog-backdrop-${Fr()}` } }, inheritAttrs: !1, setup(t, { attrs: e, slots: r, expose: n }) {
|
|
912
912
|
let i = iu("DialogBackdrop"), o = Oe(null);
|
|
913
|
-
return n({ el: o, $el: o }),
|
|
913
|
+
return n({ el: o, $el: o }), bt(() => {
|
|
914
914
|
if (i.panelRef.value === null)
|
|
915
915
|
throw new Error("A <DialogBackdrop /> component is being used, but a <DialogPanel /> component is missing.");
|
|
916
916
|
}), () => {
|
|
@@ -930,7 +930,7 @@ let hE = de({ name: "DialogPanel", props: { as: { type: [Object, String], defaul
|
|
|
930
930
|
};
|
|
931
931
|
} }), pE = de({ name: "DialogTitle", props: { as: { type: [Object, String], default: "h2" }, id: { type: String, default: () => `headlessui-dialog-title-${Fr()}` } }, setup(t, { attrs: e, slots: r }) {
|
|
932
932
|
let n = iu("DialogTitle");
|
|
933
|
-
return
|
|
933
|
+
return bt(() => {
|
|
934
934
|
n.setTitleId(t.id), Ir(() => n.setTitleId(null));
|
|
935
935
|
}), () => {
|
|
936
936
|
let { id: i, ...o } = t;
|
|
@@ -961,19 +961,19 @@ let yE = de({ name: "Disclosure", props: { as: { type: [Object, String], default
|
|
|
961
961
|
let l = (() => a ? a instanceof HTMLElement ? a : a.value instanceof HTMLElement ? Te(a) : Te(s.button) : Te(s.button))();
|
|
962
962
|
l == null || l.focus();
|
|
963
963
|
} };
|
|
964
|
-
return hn(Hw, s), Xw(he(() => Mt(n.value, { 0:
|
|
964
|
+
return hn(Hw, s), Xw(he(() => Mt(n.value, { 0: Kr.Open, 1: Kr.Closed }))), () => {
|
|
965
965
|
let { defaultOpen: a, ...l } = t, u = { open: n.value === 0, close: s.close };
|
|
966
966
|
return Rt({ theirProps: l, ourProps: {}, slot: u, slots: e, attrs: r, name: "Disclosure" });
|
|
967
967
|
};
|
|
968
968
|
} }), vE = de({ name: "DisclosureButton", props: { as: { type: [Object, String], default: "button" }, disabled: { type: [Boolean], default: !1 }, id: { type: String, default: null } }, setup(t, { attrs: e, slots: r, expose: n }) {
|
|
969
969
|
let i = sg("DisclosureButton"), o = gE(), s = he(() => o === null ? !1 : o.value === i.panelId.value);
|
|
970
|
-
|
|
970
|
+
bt(() => {
|
|
971
971
|
s.value || t.id !== null && (i.buttonId.value = t.id);
|
|
972
972
|
}), Ir(() => {
|
|
973
973
|
s.value || (i.buttonId.value = null);
|
|
974
974
|
});
|
|
975
975
|
let a = Oe(null);
|
|
976
|
-
n({ el: a, $el: a }), s.value ||
|
|
976
|
+
n({ el: a, $el: a }), s.value || Mr(() => {
|
|
977
977
|
i.button.value = a.value;
|
|
978
978
|
});
|
|
979
979
|
let l = ng(he(() => ({ as: t.as, type: e.type })), a);
|
|
@@ -1013,12 +1013,12 @@ let yE = de({ name: "Disclosure", props: { as: { type: [Object, String], default
|
|
|
1013
1013
|
};
|
|
1014
1014
|
} }), bE = de({ name: "DisclosurePanel", props: { as: { type: [Object, String], default: "div" }, static: { type: Boolean, default: !1 }, unmount: { type: Boolean, default: !0 }, id: { type: String, default: null } }, setup(t, { attrs: e, slots: r, expose: n }) {
|
|
1015
1015
|
let i = sg("DisclosurePanel");
|
|
1016
|
-
|
|
1016
|
+
bt(() => {
|
|
1017
1017
|
t.id !== null && (i.panelId.value = t.id);
|
|
1018
1018
|
}), Ir(() => {
|
|
1019
1019
|
i.panelId.value = null;
|
|
1020
1020
|
}), n({ el: i.panel, $el: i.panel }), hn(Gw, i.panelId);
|
|
1021
|
-
let o = rg(), s = he(() => o !== null ? (o.value &
|
|
1021
|
+
let o = rg(), s = he(() => o !== null ? (o.value & Kr.Open) === Kr.Open : i.disclosureState.value === 0);
|
|
1022
1022
|
return () => {
|
|
1023
1023
|
var a;
|
|
1024
1024
|
let l = { open: i.disclosureState.value === 0, close: i.close }, { id: u, ...c } = t, f = { id: (a = i.panelId.value) != null ? a : u, ref: i.panel };
|
|
@@ -1127,19 +1127,19 @@ let TE = de({ name: "Listbox", emits: { "update:modelValue": (t) => !0 }, props:
|
|
|
1127
1127
|
t.disabled || m(S);
|
|
1128
1128
|
}, select(S) {
|
|
1129
1129
|
t.disabled || m(Mt(p.value, { 0: () => S, 1: () => {
|
|
1130
|
-
let $ =
|
|
1130
|
+
let $ = Br(g.value.value).slice(), x = Br(S), P = $.findIndex((q) => g.compare(x, Br(q)));
|
|
1131
1131
|
return P === -1 ? $.push(x) : $.splice(P, 1), $;
|
|
1132
1132
|
} }));
|
|
1133
1133
|
} };
|
|
1134
1134
|
jw([s, a], (S, $) => {
|
|
1135
1135
|
var x;
|
|
1136
1136
|
g.closeListbox(), qw($, ig.Loose) || (S.preventDefault(), (x = Te(s)) == null || x.focus());
|
|
1137
|
-
}, he(() => i.value === 0)), hn(Kw, g), Xw(he(() => Mt(i.value, { 0:
|
|
1137
|
+
}, he(() => i.value === 0)), hn(Kw, g), Xw(he(() => Mt(i.value, { 0: Kr.Open, 1: Kr.Closed })));
|
|
1138
1138
|
let v = he(() => {
|
|
1139
1139
|
var S;
|
|
1140
1140
|
return (S = Te(s)) == null ? void 0 : S.closest("form");
|
|
1141
1141
|
});
|
|
1142
|
-
return
|
|
1142
|
+
return bt(() => {
|
|
1143
1143
|
ut([v], () => {
|
|
1144
1144
|
if (!v.value || t.defaultValue === void 0)
|
|
1145
1145
|
return;
|
|
@@ -1252,7 +1252,7 @@ let kE = de({ name: "ListboxButton", props: { as: { type: [Object, String], defa
|
|
|
1252
1252
|
break;
|
|
1253
1253
|
}
|
|
1254
1254
|
}
|
|
1255
|
-
let a = rg(), l = he(() => a !== null ? (a.value &
|
|
1255
|
+
let a = rg(), l = he(() => a !== null ? (a.value & Kr.Open) === Kr.Open : i.listboxState.value === 0);
|
|
1256
1256
|
return () => {
|
|
1257
1257
|
var u, c, f, d;
|
|
1258
1258
|
let p = { open: i.listboxState.value === 0 }, { id: h, ...m } = t, O = { "aria-activedescendant": i.activeOptionIndex.value === null || (u = i.options.value[i.activeOptionIndex.value]) == null ? void 0 : u.id, "aria-multiselectable": i.mode.value === 1 ? !0 : void 0, "aria-labelledby": (d = (c = Te(i.labelRef)) == null ? void 0 : c.id) != null ? d : (f = Te(i.buttonRef)) == null ? void 0 : f.id, "aria-orientation": i.orientation.value, id: h, onKeydown: s, role: "listbox", tabIndex: 0, ref: i.optionsRef };
|
|
@@ -1261,14 +1261,14 @@ let kE = de({ name: "ListboxButton", props: { as: { type: [Object, String], defa
|
|
|
1261
1261
|
} }), CE = de({ name: "ListboxOption", props: { as: { type: [Object, String], default: "li" }, value: { type: [Object, String, Number, Boolean] }, disabled: { type: Boolean, default: !1 }, id: { type: String, default: () => `headlessui-listbox.option-${Fr()}` } }, setup(t, { slots: e, attrs: r, expose: n }) {
|
|
1262
1262
|
let i = ou("ListboxOption"), o = Oe(null);
|
|
1263
1263
|
n({ el: o, $el: o });
|
|
1264
|
-
let s = he(() => i.activeOptionIndex.value !== null ? i.options.value[i.activeOptionIndex.value].id === t.id : !1), a = he(() => Mt(i.mode.value, { 0: () => i.compare(
|
|
1264
|
+
let s = he(() => i.activeOptionIndex.value !== null ? i.options.value[i.activeOptionIndex.value].id === t.id : !1), a = he(() => Mt(i.mode.value, { 0: () => i.compare(Br(i.value.value), Br(t.value)), 1: () => Br(i.value.value).some((g) => i.compare(Br(g), Br(t.value))) })), l = he(() => Mt(i.mode.value, { 1: () => {
|
|
1265
1265
|
var g;
|
|
1266
|
-
let v =
|
|
1267
|
-
return ((g = i.options.value.find((S) => v.some(($) => i.compare(
|
|
1266
|
+
let v = Br(i.value.value);
|
|
1267
|
+
return ((g = i.options.value.find((S) => v.some(($) => i.compare(Br($), Br(S.dataRef.value))))) == null ? void 0 : g.id) === t.id;
|
|
1268
1268
|
}, 0: () => a.value })), u = $E(o), c = he(() => ({ disabled: t.disabled, value: t.value, get textValue() {
|
|
1269
1269
|
return u();
|
|
1270
1270
|
}, domRef: o }));
|
|
1271
|
-
|
|
1271
|
+
bt(() => i.registerOption(t.id, c)), Ir(() => i.unregisterOption(t.id)), bt(() => {
|
|
1272
1272
|
ut([i.listboxState, a], () => {
|
|
1273
1273
|
i.listboxState.value === 0 && a.value && Mt(i.mode.value, { 1: () => {
|
|
1274
1274
|
l.value && i.goToOption(Tr.Specific, t.id);
|
|
@@ -1276,7 +1276,7 @@ let kE = de({ name: "ListboxButton", props: { as: { type: [Object, String], defa
|
|
|
1276
1276
|
i.goToOption(Tr.Specific, t.id);
|
|
1277
1277
|
} });
|
|
1278
1278
|
}, { immediate: !0 });
|
|
1279
|
-
}),
|
|
1279
|
+
}), Mr(() => {
|
|
1280
1280
|
i.listboxState.value === 0 && s.value && i.activationTrigger.value !== 0 && ei(() => {
|
|
1281
1281
|
var g, v;
|
|
1282
1282
|
return (v = (g = Te(o)) == null ? void 0 : g.scrollIntoView) == null ? void 0 : v.call(g, { block: "nearest" });
|
|
@@ -1383,16 +1383,16 @@ let ag = Symbol("TabsSSRContext"), e2 = de({ name: "TabGroup", emits: { change:
|
|
|
1383
1383
|
} };
|
|
1384
1384
|
hn(Jw, f);
|
|
1385
1385
|
let d = Oe({ tabs: [], panels: [] }), p = Oe(!1);
|
|
1386
|
-
|
|
1386
|
+
bt(() => {
|
|
1387
1387
|
p.value = !0;
|
|
1388
1388
|
}), hn(ag, he(() => p.value ? null : d.value));
|
|
1389
1389
|
let h = he(() => t.selectedIndex);
|
|
1390
|
-
return
|
|
1390
|
+
return bt(() => {
|
|
1391
1391
|
ut([h], () => {
|
|
1392
1392
|
var m;
|
|
1393
1393
|
return c((m = t.selectedIndex) != null ? m : t.defaultIndex);
|
|
1394
1394
|
}, { immediate: !0 });
|
|
1395
|
-
}),
|
|
1395
|
+
}), Mr(() => {
|
|
1396
1396
|
if (!l.value || u.value == null || f.tabs.value.length <= 0)
|
|
1397
1397
|
return;
|
|
1398
1398
|
let m = Eo(f.tabs.value, Te);
|
|
@@ -1416,7 +1416,7 @@ let ag = Symbol("TabsSSRContext"), e2 = de({ name: "TabGroup", emits: { change:
|
|
|
1416
1416
|
};
|
|
1417
1417
|
} }), qp = de({ name: "Tab", props: { as: { type: [Object, String], default: "button" }, disabled: { type: [Boolean], default: !1 }, id: { type: String, default: () => `headlessui-tabs-tab-${Fr()}` } }, setup(t, { attrs: e, slots: r, expose: n }) {
|
|
1418
1418
|
let i = su("Tab"), o = Oe(null);
|
|
1419
|
-
n({ el: o, $el: o }),
|
|
1419
|
+
n({ el: o, $el: o }), bt(() => i.registerTab(o)), Ir(() => i.unregisterTab(o));
|
|
1420
1420
|
let s = Xr(ag), a = he(() => {
|
|
1421
1421
|
if (s.value) {
|
|
1422
1422
|
let O = s.value.tabs.indexOf(t.id);
|
|
@@ -1481,7 +1481,7 @@ let ag = Symbol("TabsSSRContext"), e2 = de({ name: "TabGroup", emits: { change:
|
|
|
1481
1481
|
};
|
|
1482
1482
|
} }), B1 = de({ name: "TabPanel", props: { as: { type: [Object, String], default: "div" }, static: { type: Boolean, default: !1 }, unmount: { type: Boolean, default: !0 }, id: { type: String, default: () => `headlessui-tabs-panel-${Fr()}` }, tabIndex: { type: Number, default: 0 } }, setup(t, { attrs: e, slots: r, expose: n }) {
|
|
1483
1483
|
let i = su("TabPanel"), o = Oe(null);
|
|
1484
|
-
n({ el: o, $el: o }),
|
|
1484
|
+
n({ el: o, $el: o }), bt(() => i.registerPanel(o)), Ir(() => i.unregisterPanel(o));
|
|
1485
1485
|
let s = Xr(ag), a = he(() => {
|
|
1486
1486
|
if (s.value) {
|
|
1487
1487
|
let c = s.value.panels.indexOf(t.id);
|
|
@@ -1545,7 +1545,7 @@ function Ns({
|
|
|
1545
1545
|
c.includes(p.key.toLocaleLowerCase()) && // Check if it’s currently active
|
|
1546
1546
|
l() && (p.preventDefault(), r(p));
|
|
1547
1547
|
};
|
|
1548
|
-
return
|
|
1548
|
+
return bt(() => {
|
|
1549
1549
|
ut(
|
|
1550
1550
|
u,
|
|
1551
1551
|
(p, h) => {
|
|
@@ -1565,7 +1565,7 @@ function Ns({
|
|
|
1565
1565
|
}
|
|
1566
1566
|
};
|
|
1567
1567
|
}
|
|
1568
|
-
var
|
|
1568
|
+
var yt = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
1569
1569
|
function lg(t) {
|
|
1570
1570
|
return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
|
|
1571
1571
|
}
|
|
@@ -1993,10 +1993,10 @@ cg.write = function(t, e, r, n, i, o) {
|
|
|
1993
1993
|
if (b >>>= 0, j >>>= 0, L >>>= 0, K >>>= 0, this === y)
|
|
1994
1994
|
return 0;
|
|
1995
1995
|
let ae = K - L, ze = j - b;
|
|
1996
|
-
const kt = Math.min(ae, ze),
|
|
1996
|
+
const kt = Math.min(ae, ze), mt = this.slice(L, K), at = y.slice(b, j);
|
|
1997
1997
|
for (let dt = 0; dt < kt; ++dt)
|
|
1998
|
-
if (
|
|
1999
|
-
ae =
|
|
1998
|
+
if (mt[dt] !== at[dt]) {
|
|
1999
|
+
ae = mt[dt], ze = at[dt];
|
|
2000
2000
|
break;
|
|
2001
2001
|
}
|
|
2002
2002
|
return ae < ze ? -1 : ze < ae ? 1 : 0;
|
|
@@ -2029,25 +2029,25 @@ cg.write = function(t, e, r, n, i, o) {
|
|
|
2029
2029
|
function kt(at, dt) {
|
|
2030
2030
|
return K === 1 ? at[dt] : at.readUInt16BE(dt * K);
|
|
2031
2031
|
}
|
|
2032
|
-
let
|
|
2032
|
+
let mt;
|
|
2033
2033
|
if (L) {
|
|
2034
2034
|
let at = -1;
|
|
2035
|
-
for (
|
|
2036
|
-
if (kt(_,
|
|
2037
|
-
if (at === -1 && (at =
|
|
2035
|
+
for (mt = b; mt < ae; mt++)
|
|
2036
|
+
if (kt(_, mt) === kt(y, at === -1 ? 0 : mt - at)) {
|
|
2037
|
+
if (at === -1 && (at = mt), mt - at + 1 === ze)
|
|
2038
2038
|
return at * K;
|
|
2039
2039
|
} else
|
|
2040
|
-
at !== -1 && (
|
|
2040
|
+
at !== -1 && (mt -= mt - at), at = -1;
|
|
2041
2041
|
} else
|
|
2042
|
-
for (b + ze > ae && (b = ae - ze),
|
|
2042
|
+
for (b + ze > ae && (b = ae - ze), mt = b; mt >= 0; mt--) {
|
|
2043
2043
|
let at = !0;
|
|
2044
2044
|
for (let dt = 0; dt < ze; dt++)
|
|
2045
|
-
if (kt(_,
|
|
2045
|
+
if (kt(_, mt + dt) !== kt(y, dt)) {
|
|
2046
2046
|
at = !1;
|
|
2047
2047
|
break;
|
|
2048
2048
|
}
|
|
2049
2049
|
if (at)
|
|
2050
|
-
return
|
|
2050
|
+
return mt;
|
|
2051
2051
|
}
|
|
2052
2052
|
return -1;
|
|
2053
2053
|
}
|
|
@@ -2074,16 +2074,16 @@ cg.write = function(t, e, r, n, i, o) {
|
|
|
2074
2074
|
return ae;
|
|
2075
2075
|
}
|
|
2076
2076
|
function z(_, y, b, j) {
|
|
2077
|
-
return
|
|
2077
|
+
return Vr(Ge(y, _.length - b), _, b, j);
|
|
2078
2078
|
}
|
|
2079
2079
|
function G(_, y, b, j) {
|
|
2080
|
-
return
|
|
2080
|
+
return Vr(or(y), _, b, j);
|
|
2081
2081
|
}
|
|
2082
2082
|
function ie(_, y, b, j) {
|
|
2083
|
-
return
|
|
2083
|
+
return Vr(qr(y), _, b, j);
|
|
2084
2084
|
}
|
|
2085
2085
|
function te(_, y, b, j) {
|
|
2086
|
-
return
|
|
2086
|
+
return Vr(le(y, _.length - b), _, b, j);
|
|
2087
2087
|
}
|
|
2088
2088
|
a.prototype.write = function(y, b, j, L) {
|
|
2089
2089
|
if (b === void 0)
|
|
@@ -2141,7 +2141,7 @@ cg.write = function(t, e, r, n, i, o) {
|
|
|
2141
2141
|
const K = _[L];
|
|
2142
2142
|
let ae = null, ze = K > 239 ? 4 : K > 223 ? 3 : K > 191 ? 2 : 1;
|
|
2143
2143
|
if (L + ze <= b) {
|
|
2144
|
-
let kt,
|
|
2144
|
+
let kt, mt, at, dt;
|
|
2145
2145
|
switch (ze) {
|
|
2146
2146
|
case 1:
|
|
2147
2147
|
K < 128 && (ae = K);
|
|
@@ -2150,10 +2150,10 @@ cg.write = function(t, e, r, n, i, o) {
|
|
|
2150
2150
|
kt = _[L + 1], (kt & 192) === 128 && (dt = (K & 31) << 6 | kt & 63, dt > 127 && (ae = dt));
|
|
2151
2151
|
break;
|
|
2152
2152
|
case 3:
|
|
2153
|
-
kt = _[L + 1],
|
|
2153
|
+
kt = _[L + 1], mt = _[L + 2], (kt & 192) === 128 && (mt & 192) === 128 && (dt = (K & 15) << 12 | (kt & 63) << 6 | mt & 63, dt > 2047 && (dt < 55296 || dt > 57343) && (ae = dt));
|
|
2154
2154
|
break;
|
|
2155
2155
|
case 4:
|
|
2156
|
-
kt = _[L + 1],
|
|
2156
|
+
kt = _[L + 1], mt = _[L + 2], at = _[L + 3], (kt & 192) === 128 && (mt & 192) === 128 && (at & 192) === 128 && (dt = (K & 15) << 18 | (kt & 63) << 12 | (mt & 63) << 6 | at & 63, dt > 65535 && dt < 1114112 && (ae = dt));
|
|
2157
2157
|
}
|
|
2158
2158
|
}
|
|
2159
2159
|
ae === null ? (ae = 65533, ze = 1) : ae > 65535 && (ae -= 65536, j.push(ae >>> 10 & 1023 | 55296), ae = 56320 | ae & 1023), j.push(ae), L += ze;
|
|
@@ -2611,7 +2611,7 @@ cg.write = function(t, e, r, n, i, o) {
|
|
|
2611
2611
|
function qr(_) {
|
|
2612
2612
|
return e.toByteArray(xe(_));
|
|
2613
2613
|
}
|
|
2614
|
-
function
|
|
2614
|
+
function Vr(_, y, b, j) {
|
|
2615
2615
|
let L;
|
|
2616
2616
|
for (L = 0; L < j && !(L + b >= y.length || L >= _.length); ++L)
|
|
2617
2617
|
y[L + b] = _[L];
|
|
@@ -2805,7 +2805,7 @@ function i4(t, e, r) {
|
|
|
2805
2805
|
onError: a = Vs
|
|
2806
2806
|
} = n, l = Oe(!i), u = s ? _w(e) : Oe(e);
|
|
2807
2807
|
let c = 0;
|
|
2808
|
-
return
|
|
2808
|
+
return Mr(async (f) => {
|
|
2809
2809
|
if (!l.value)
|
|
2810
2810
|
return;
|
|
2811
2811
|
c++;
|
|
@@ -2836,7 +2836,7 @@ function dl(t) {
|
|
|
2836
2836
|
const dg = JE ? window : void 0;
|
|
2837
2837
|
function o4() {
|
|
2838
2838
|
const t = Oe(!1);
|
|
2839
|
-
return a3() &&
|
|
2839
|
+
return a3() && bt(() => {
|
|
2840
2840
|
t.value = !0;
|
|
2841
2841
|
}), t;
|
|
2842
2842
|
}
|
|
@@ -2851,7 +2851,7 @@ function au(t, e = {}) {
|
|
|
2851
2851
|
o.value = u.matches;
|
|
2852
2852
|
}, a = () => {
|
|
2853
2853
|
i && ("removeEventListener" in i ? i.removeEventListener("change", s) : i.removeListener(s));
|
|
2854
|
-
}, l =
|
|
2854
|
+
}, l = Mr(() => {
|
|
2855
2855
|
n.value && (a(), i = r.matchMedia(Ql(t)), "addEventListener" in i ? i.addEventListener("change", s) : i.addListener(s), o.value = i.matches);
|
|
2856
2856
|
});
|
|
2857
2857
|
return fg(() => {
|
|
@@ -3011,7 +3011,7 @@ const cs = () => ({
|
|
|
3011
3011
|
() => Tl.value ? Yf[Tl.value].response : null
|
|
3012
3012
|
), b4 = (t) => {
|
|
3013
3013
|
Object.assign(Og, t);
|
|
3014
|
-
}, S4 = Oe(!0),
|
|
3014
|
+
}, S4 = Oe(!0), Nr = () => ({
|
|
3015
3015
|
authState: m4,
|
|
3016
3016
|
readOnly: S4,
|
|
3017
3017
|
activeRequest: Og,
|
|
@@ -3199,10 +3199,10 @@ class Lf {
|
|
|
3199
3199
|
}
|
|
3200
3200
|
}
|
|
3201
3201
|
const Uu = /* @__PURE__ */ new WeakMap(), z1 = /* @__PURE__ */ new WeakMap();
|
|
3202
|
-
var
|
|
3202
|
+
var vt;
|
|
3203
3203
|
(function(t) {
|
|
3204
3204
|
t[t.ExcludeBuffers = 1] = "ExcludeBuffers", t[t.IncludeAnonymous = 2] = "IncludeAnonymous", t[t.IgnoreMounts = 4] = "IgnoreMounts", t[t.IgnoreOverlays = 8] = "IgnoreOverlays";
|
|
3205
|
-
})(
|
|
3205
|
+
})(vt || (vt = {}));
|
|
3206
3206
|
class ft {
|
|
3207
3207
|
/**
|
|
3208
3208
|
Construct a new tree. See also [`Tree.build`](#common.Tree^build).
|
|
@@ -3296,8 +3296,8 @@ class ft {
|
|
|
3296
3296
|
not have its children iterated over (or `leave` called).
|
|
3297
3297
|
*/
|
|
3298
3298
|
iterate(e) {
|
|
3299
|
-
let { enter: r, leave: n, from: i = 0, to: o = this.length } = e, s = e.mode || 0, a = (s &
|
|
3300
|
-
for (let l = this.cursor(s |
|
|
3299
|
+
let { enter: r, leave: n, from: i = 0, to: o = this.length } = e, s = e.mode || 0, a = (s & vt.IncludeAnonymous) > 0;
|
|
3300
|
+
for (let l = this.cursor(s | vt.IncludeAnonymous); ; ) {
|
|
3301
3301
|
let u = !1;
|
|
3302
3302
|
if (l.from <= o && l.to >= i && (!a && l.type.isAnonymous || r(l) !== !1)) {
|
|
3303
3303
|
if (l.firstChild())
|
|
@@ -3452,7 +3452,7 @@ function El(t, e, r, n) {
|
|
|
3452
3452
|
return t;
|
|
3453
3453
|
t = s;
|
|
3454
3454
|
}
|
|
3455
|
-
let o = n ? 0 :
|
|
3455
|
+
let o = n ? 0 : vt.IgnoreOverlays;
|
|
3456
3456
|
if (n)
|
|
3457
3457
|
for (let s = t, a = s.parent; a; s = a, a = s.parent)
|
|
3458
3458
|
s instanceof Rr && s.index < 0 && ((i = a.enter(e, r, o)) === null || i === void 0 ? void 0 : i.from) != s.from && (t = a);
|
|
@@ -3519,21 +3519,21 @@ class Rr extends d2 {
|
|
|
3519
3519
|
let c = a[e], f = l[e] + s.from;
|
|
3520
3520
|
if (f2(i, n, f, f + c.length)) {
|
|
3521
3521
|
if (c instanceof fs) {
|
|
3522
|
-
if (o &
|
|
3522
|
+
if (o & vt.ExcludeBuffers)
|
|
3523
3523
|
continue;
|
|
3524
3524
|
let d = c.findChild(0, c.buffer.length, r, n - f, i);
|
|
3525
3525
|
if (d > -1)
|
|
3526
3526
|
return new Hn(new P4(s, c, e, f), null, d);
|
|
3527
|
-
} else if (o &
|
|
3527
|
+
} else if (o & vt.IncludeAnonymous || !c.type.isAnonymous || gg(c)) {
|
|
3528
3528
|
let d;
|
|
3529
|
-
if (!(o &
|
|
3529
|
+
if (!(o & vt.IgnoreMounts) && (d = kl.get(c)) && !d.overlay)
|
|
3530
3530
|
return new Rr(d.tree, f, e, s);
|
|
3531
3531
|
let p = new Rr(c, f, e, s);
|
|
3532
|
-
return o &
|
|
3532
|
+
return o & vt.IncludeAnonymous || !p.type.isAnonymous ? p : p.nextChild(r < 0 ? c.children.length - 1 : 0, r, n, i);
|
|
3533
3533
|
}
|
|
3534
3534
|
}
|
|
3535
3535
|
}
|
|
3536
|
-
if (o &
|
|
3536
|
+
if (o & vt.IncludeAnonymous || !s.type.isAnonymous || (s.index >= 0 ? e = s.index + r : e = r < 0 ? -1 : s._parent._tree.children.length, s = s._parent, !s))
|
|
3537
3537
|
return null;
|
|
3538
3538
|
}
|
|
3539
3539
|
}
|
|
@@ -3575,7 +3575,7 @@ class Rr extends d2 {
|
|
|
3575
3575
|
}
|
|
3576
3576
|
enter(e, r, n = 0) {
|
|
3577
3577
|
let i;
|
|
3578
|
-
if (!(n &
|
|
3578
|
+
if (!(n & vt.IgnoreOverlays) && (i = kl.get(this._tree)) && i.overlay) {
|
|
3579
3579
|
let o = e - this.from;
|
|
3580
3580
|
for (let { from: s, to: a } of i.overlay)
|
|
3581
3581
|
if ((r > 0 ? s <= o : s < o) && (r < 0 ? a >= o : a > o))
|
|
@@ -3706,7 +3706,7 @@ class Hn extends d2 {
|
|
|
3706
3706
|
);
|
|
3707
3707
|
}
|
|
3708
3708
|
enter(e, r, n = 0) {
|
|
3709
|
-
if (n &
|
|
3709
|
+
if (n & vt.ExcludeBuffers)
|
|
3710
3710
|
return null;
|
|
3711
3711
|
let { buffer: i } = this.context, o = i.findChild(this.index + 4, i.buffer[this.index + 3], r > 0 ? 1 : -1, e - this.context.start, r);
|
|
3712
3712
|
return o < 0 ? null : new Hn(this.context, this, o);
|
|
@@ -3891,17 +3891,17 @@ class Wc {
|
|
|
3891
3891
|
set to false.
|
|
3892
3892
|
*/
|
|
3893
3893
|
enter(e, r, n = this.mode) {
|
|
3894
|
-
return this.buffer ? n &
|
|
3894
|
+
return this.buffer ? n & vt.ExcludeBuffers ? !1 : this.enterChild(1, e, r) : this.yield(this._tree.enter(e, r, n));
|
|
3895
3895
|
}
|
|
3896
3896
|
/**
|
|
3897
3897
|
Move to the node's parent node, if this isn't the top node.
|
|
3898
3898
|
*/
|
|
3899
3899
|
parent() {
|
|
3900
3900
|
if (!this.buffer)
|
|
3901
|
-
return this.yieldNode(this.mode &
|
|
3901
|
+
return this.yieldNode(this.mode & vt.IncludeAnonymous ? this._tree._parent : this._tree.parent);
|
|
3902
3902
|
if (this.stack.length)
|
|
3903
3903
|
return this.yieldBuf(this.stack.pop());
|
|
3904
|
-
let e = this.mode &
|
|
3904
|
+
let e = this.mode & vt.IncludeAnonymous ? this.buffer.parent : this.buffer.parent.nextSignificantParent();
|
|
3905
3905
|
return this.buffer = null, this.yieldNode(e);
|
|
3906
3906
|
}
|
|
3907
3907
|
/**
|
|
@@ -3958,7 +3958,7 @@ class Wc {
|
|
|
3958
3958
|
if (r > -1)
|
|
3959
3959
|
for (let o = r + e, s = e < 0 ? -1 : n._tree.children.length; o != s; o += e) {
|
|
3960
3960
|
let a = n._tree.children[o];
|
|
3961
|
-
if (this.mode &
|
|
3961
|
+
if (this.mode & vt.IncludeAnonymous || a instanceof fs || !a.type.isAnonymous || gg(a))
|
|
3962
3962
|
return !1;
|
|
3963
3963
|
}
|
|
3964
3964
|
return !0;
|
|
@@ -4459,7 +4459,7 @@ class C4 {
|
|
|
4459
4459
|
this.inner[r].parse.stopAt(e);
|
|
4460
4460
|
}
|
|
4461
4461
|
startInner() {
|
|
4462
|
-
let e = new X4(this.fragments), r = null, n = null, i = new Wc(new Rr(this.baseTree, this.ranges[0].from, 0, null),
|
|
4462
|
+
let e = new X4(this.fragments), r = null, n = null, i = new Wc(new Rr(this.baseTree, this.ranges[0].from, 0, null), vt.IncludeAnonymous | vt.IgnoreMounts);
|
|
4463
4463
|
e:
|
|
4464
4464
|
for (let o, s; this.stoppedAt == null || i.from < this.stoppedAt; ) {
|
|
4465
4465
|
let a = !0, l;
|
|
@@ -4540,13 +4540,13 @@ function A4(t) {
|
|
|
4540
4540
|
}
|
|
4541
4541
|
class ey {
|
|
4542
4542
|
constructor(e, r) {
|
|
4543
|
-
this.offset = r, this.done = !1, this.cursor = e.cursor(
|
|
4543
|
+
this.offset = r, this.done = !1, this.cursor = e.cursor(vt.IncludeAnonymous | vt.IgnoreMounts);
|
|
4544
4544
|
}
|
|
4545
4545
|
// Move to the first node (in pre-order) that starts at or after `pos`.
|
|
4546
4546
|
moveTo(e) {
|
|
4547
4547
|
let { cursor: r } = this, n = e - this.offset;
|
|
4548
4548
|
for (; !this.done && r.from < n; )
|
|
4549
|
-
r.to >= e && r.enter(n, 1,
|
|
4549
|
+
r.to >= e && r.enter(n, 1, vt.IgnoreOverlays | vt.ExcludeBuffers) || r.next(!1) || (this.done = !0);
|
|
4550
4550
|
}
|
|
4551
4551
|
hasNode(e) {
|
|
4552
4552
|
if (this.moveTo(e.from), !this.done && this.cursor.from + this.offset == e.from && this.cursor.tree)
|
|
@@ -5261,7 +5261,7 @@ class Lc {
|
|
|
5261
5261
|
}
|
|
5262
5262
|
}
|
|
5263
5263
|
Lc.prototype.contextual = Ys.prototype.fallback = Ys.prototype.extend = !1;
|
|
5264
|
-
class
|
|
5264
|
+
class Wr {
|
|
5265
5265
|
/**
|
|
5266
5266
|
Create a tokenizer. The first argument is the function that,
|
|
5267
5267
|
given an input stream, scans for the types of tokens it
|
|
@@ -5315,10 +5315,10 @@ function U4(t, e, r, n) {
|
|
|
5315
5315
|
let i = oy(r, n, e);
|
|
5316
5316
|
return i < 0 || oy(r, n, t) < i;
|
|
5317
5317
|
}
|
|
5318
|
-
const
|
|
5318
|
+
const Yr = typeof $e.process < "u" && $e.process.env && /\bparse\b/.test($e.process.env.LOG);
|
|
5319
5319
|
let oh = null;
|
|
5320
5320
|
function sy(t, e, r) {
|
|
5321
|
-
let n = t.cursor(
|
|
5321
|
+
let n = t.cursor(vt.IncludeAnonymous);
|
|
5322
5322
|
for (n.moveTo(e); ; )
|
|
5323
5323
|
if (!(r < 0 ? n.childBefore(e) : n.childAfter(e)))
|
|
5324
5324
|
for (; ; ) {
|
|
@@ -5502,15 +5502,15 @@ let Z4 = class {
|
|
|
5502
5502
|
if (!n.length) {
|
|
5503
5503
|
let s = i && N4(i);
|
|
5504
5504
|
if (s)
|
|
5505
|
-
return
|
|
5505
|
+
return Yr && console.log("Finish with " + this.stackID(s)), this.stackToTree(s);
|
|
5506
5506
|
if (this.parser.strict)
|
|
5507
|
-
throw
|
|
5507
|
+
throw Yr && i && console.log("Stuck with token " + (this.tokens.mainToken ? this.parser.getName(this.tokens.mainToken.value) : "none")), new SyntaxError("No parse at " + r);
|
|
5508
5508
|
this.recovering || (this.recovering = 5);
|
|
5509
5509
|
}
|
|
5510
5510
|
if (this.recovering && i) {
|
|
5511
5511
|
let s = this.stoppedAt != null && i[0].pos > this.stoppedAt ? i[0] : this.runRecovery(i, o, n);
|
|
5512
5512
|
if (s)
|
|
5513
|
-
return
|
|
5513
|
+
return Yr && console.log("Force-finish " + this.stackID(s)), this.stackToTree(s.forceAll());
|
|
5514
5514
|
}
|
|
5515
5515
|
if (this.recovering) {
|
|
5516
5516
|
let s = this.recovering == 1 ? 1 : this.recovering * 3;
|
|
@@ -5554,7 +5554,7 @@ let Z4 = class {
|
|
|
5554
5554
|
// given, stacks split off by ambiguous operations will be pushed to
|
|
5555
5555
|
// `split`, or added to `stacks` if they move `pos` forward.
|
|
5556
5556
|
advanceStack(e, r, n) {
|
|
5557
|
-
let i = e.pos, { parser: o } = this, s =
|
|
5557
|
+
let i = e.pos, { parser: o } = this, s = Yr ? this.stackID(e) + " -> " : "";
|
|
5558
5558
|
if (this.stoppedAt != null && i > this.stoppedAt)
|
|
5559
5559
|
return e.forceReduce() ? e : null;
|
|
5560
5560
|
if (this.fragments) {
|
|
@@ -5562,7 +5562,7 @@ let Z4 = class {
|
|
|
5562
5562
|
for (let f = this.fragments.nodeAt(i); f; ) {
|
|
5563
5563
|
let d = this.parser.nodeSet.types[f.type.id] == f.type ? o.getGoto(e.state, f.type.id) : -1;
|
|
5564
5564
|
if (d > -1 && f.length && (!u || (f.prop(lt.contextHash) || 0) == c))
|
|
5565
|
-
return e.useNode(f, d),
|
|
5565
|
+
return e.useNode(f, d), Yr && console.log(s + this.stackID(e) + ` (via reuse of ${o.getName(f.type.id)})`), !0;
|
|
5566
5566
|
if (!(f instanceof ft) || f.children.length == 0 || f.positions[0] > 0)
|
|
5567
5567
|
break;
|
|
5568
5568
|
let p = f.children[0];
|
|
@@ -5578,7 +5578,7 @@ let Z4 = class {
|
|
|
5578
5578
|
/* ParseState.DefaultReduce */
|
|
5579
5579
|
);
|
|
5580
5580
|
if (a > 0)
|
|
5581
|
-
return e.reduce(a),
|
|
5581
|
+
return e.reduce(a), Yr && console.log(s + this.stackID(e) + ` (via always-reduce ${o.getName(
|
|
5582
5582
|
a & 65535
|
|
5583
5583
|
/* Action.ValueMask */
|
|
5584
5584
|
)})`), !0;
|
|
@@ -5588,7 +5588,7 @@ let Z4 = class {
|
|
|
5588
5588
|
let l = this.tokens.getActions(e);
|
|
5589
5589
|
for (let u = 0; u < l.length; ) {
|
|
5590
5590
|
let c = l[u++], f = l[u++], d = l[u++], p = u == l.length || !n, h = p ? e : e.split(), m = this.tokens.mainToken;
|
|
5591
|
-
if (h.apply(c, f, m ? m.start : h.pos, d),
|
|
5591
|
+
if (h.apply(c, f, m ? m.start : h.pos, d), Yr && console.log(s + this.stackID(h) + ` (via ${c & 65536 ? `reduce of ${o.getName(
|
|
5592
5592
|
c & 65535
|
|
5593
5593
|
/* Action.ValueMask */
|
|
5594
5594
|
)}` : "shift"} for ${o.getName(f)} @ ${i}${h == e ? "" : ", split"})`), p)
|
|
@@ -5612,15 +5612,15 @@ let Z4 = class {
|
|
|
5612
5612
|
runRecovery(e, r, n) {
|
|
5613
5613
|
let i = null, o = !1;
|
|
5614
5614
|
for (let s = 0; s < e.length; s++) {
|
|
5615
|
-
let a = e[s], l = r[s << 1], u = r[(s << 1) + 1], c =
|
|
5616
|
-
if (a.deadEnd && (o || (o = !0, a.restart(),
|
|
5615
|
+
let a = e[s], l = r[s << 1], u = r[(s << 1) + 1], c = Yr ? this.stackID(a) + " -> " : "";
|
|
5616
|
+
if (a.deadEnd && (o || (o = !0, a.restart(), Yr && console.log(c + this.stackID(a) + " (restarted)"), this.advanceFully(a, n))))
|
|
5617
5617
|
continue;
|
|
5618
5618
|
let f = a.split(), d = c;
|
|
5619
|
-
for (let p = 0; f.forceReduce() && p < 10 && (
|
|
5620
|
-
|
|
5619
|
+
for (let p = 0; f.forceReduce() && p < 10 && (Yr && console.log(d + this.stackID(f) + " (via force-reduce)"), !this.advanceFully(f, n)); p++)
|
|
5620
|
+
Yr && (d = this.stackID(f) + " -> ");
|
|
5621
5621
|
for (let p of a.recoverByInsert(l))
|
|
5622
|
-
|
|
5623
|
-
this.stream.end > a.pos ? (u == a.pos && (u++, l = 0), a.recoverByDelete(l, u),
|
|
5622
|
+
Yr && console.log(c + this.stackID(p) + " (via recover-insert)"), this.advanceFully(p, n);
|
|
5623
|
+
this.stream.end > a.pos ? (u == a.pos && (u++, l = 0), a.recoverByDelete(l, u), Yr && console.log(c + this.stackID(a) + ` (via recover-delete ${this.parser.getName(l)})`), ay(a, n)) : (!i || i.score < a.score) && (i = a);
|
|
5624
5624
|
}
|
|
5625
5625
|
return i;
|
|
5626
5626
|
}
|
|
@@ -6669,7 +6669,7 @@ const PC = [Hc, b2, g2, y2, v2], _C = new Sg({
|
|
|
6669
6669
|
return t ? t.hash : 0;
|
|
6670
6670
|
},
|
|
6671
6671
|
strict: !1
|
|
6672
|
-
}), xC = new
|
|
6672
|
+
}), xC = new Wr((t, e) => {
|
|
6673
6673
|
if (t.next != _2) {
|
|
6674
6674
|
t.next < 0 && e.context && t.acceptToken(lh);
|
|
6675
6675
|
return;
|
|
@@ -6705,7 +6705,7 @@ const PC = [Hc, b2, g2, y2, v2], _C = new Sg({
|
|
|
6705
6705
|
return t.acceptToken(b2);
|
|
6706
6706
|
i && hy[i] && hy[i][n] ? t.acceptToken(lh, -1) : t.acceptToken(Hc);
|
|
6707
6707
|
}
|
|
6708
|
-
}, { contextual: !0 }), QC = new
|
|
6708
|
+
}, { contextual: !0 }), QC = new Wr((t) => {
|
|
6709
6709
|
for (let e = 0, r = 0; ; r++) {
|
|
6710
6710
|
if (t.next < 0) {
|
|
6711
6711
|
r && t.acceptToken(dy);
|
|
@@ -6727,7 +6727,7 @@ function TC(t) {
|
|
|
6727
6727
|
return !0;
|
|
6728
6728
|
return !1;
|
|
6729
6729
|
}
|
|
6730
|
-
const kC = new
|
|
6730
|
+
const kC = new Wr((t, e) => {
|
|
6731
6731
|
if (t.next == $g && t.peek(1) == Gc) {
|
|
6732
6732
|
let r = e.dialectEnabled(gC) || TC(e.context);
|
|
6733
6733
|
t.acceptToken(r ? iC : fy, 2);
|
|
@@ -6736,7 +6736,7 @@ const kC = new Nr((t, e) => {
|
|
|
6736
6736
|
});
|
|
6737
6737
|
function wg(t, e, r) {
|
|
6738
6738
|
let n = 2 + t.length;
|
|
6739
|
-
return new
|
|
6739
|
+
return new Wr((i) => {
|
|
6740
6740
|
for (let o = 0, s = 0, a = 0; ; a++) {
|
|
6741
6741
|
if (i.next < 0) {
|
|
6742
6742
|
a && i.acceptToken(e);
|
|
@@ -6890,7 +6890,7 @@ function Kc(t) {
|
|
|
6890
6890
|
function WC(t) {
|
|
6891
6891
|
return t >= 48 && t <= 57;
|
|
6892
6892
|
}
|
|
6893
|
-
const VC = new
|
|
6893
|
+
const VC = new Wr((t, e) => {
|
|
6894
6894
|
for (let r = !1, n = 0, i = 0; ; i++) {
|
|
6895
6895
|
let { next: o } = t;
|
|
6896
6896
|
if (Kc(o) || o == mc || o == k2 || r && WC(o))
|
|
@@ -6900,12 +6900,12 @@ const VC = new Nr((t, e) => {
|
|
|
6900
6900
|
break;
|
|
6901
6901
|
}
|
|
6902
6902
|
}
|
|
6903
|
-
}), YC = new
|
|
6903
|
+
}), YC = new Wr((t) => {
|
|
6904
6904
|
if (T2.includes(t.peek(-1))) {
|
|
6905
6905
|
let { next: e } = t;
|
|
6906
6906
|
(Kc(e) || e == k2 || e == MC || e == ZC || e == FC || e == UC || e == mc) && t.acceptToken(qC);
|
|
6907
6907
|
}
|
|
6908
|
-
}), LC = new
|
|
6908
|
+
}), LC = new Wr((t) => {
|
|
6909
6909
|
if (!T2.includes(t.peek(-1))) {
|
|
6910
6910
|
let { next: e } = t;
|
|
6911
6911
|
if (e == NC && (t.advance(), t.acceptToken(vy)), Kc(e)) {
|
|
@@ -10224,20 +10224,20 @@ function J2(t, e, r, n, i, o) {
|
|
|
10224
10224
|
f += d.length;
|
|
10225
10225
|
t.length += f, K2(t, u, c, a, l, n, 0, i, o);
|
|
10226
10226
|
}
|
|
10227
|
-
let
|
|
10228
|
-
const nO = /* @__PURE__ */ /Edge\/(\d+)/.exec(
|
|
10227
|
+
let Gr = typeof navigator < "u" ? navigator : { userAgent: "", vendor: "", platform: "" }, rO = typeof document < "u" ? document : { documentElement: { style: {} } };
|
|
10228
|
+
const nO = /* @__PURE__ */ /Edge\/(\d+)/.exec(Gr.userAgent), eP = /* @__PURE__ */ /MSIE \d/.test(Gr.userAgent), iO = /* @__PURE__ */ /Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(Gr.userAgent), Hf = !!(eP || iO || nO), qy = !Hf && /* @__PURE__ */ /gecko\/(\d+)/i.test(Gr.userAgent), dh = !Hf && /* @__PURE__ */ /Chrome\/(\d+)/.exec(Gr.userAgent), Dy = "webkitFontSmoothing" in rO.documentElement.style, tP = !Hf && /* @__PURE__ */ /Apple Computer/.test(Gr.vendor), jy = tP && (/* @__PURE__ */ /Mobile\/\w+/.test(Gr.userAgent) || Gr.maxTouchPoints > 2);
|
|
10229
10229
|
var ke = {
|
|
10230
|
-
mac: jy || /* @__PURE__ */ /Mac/.test(
|
|
10231
|
-
windows: /* @__PURE__ */ /Win/.test(
|
|
10232
|
-
linux: /* @__PURE__ */ /Linux|X11/.test(
|
|
10230
|
+
mac: jy || /* @__PURE__ */ /Mac/.test(Gr.platform),
|
|
10231
|
+
windows: /* @__PURE__ */ /Win/.test(Gr.platform),
|
|
10232
|
+
linux: /* @__PURE__ */ /Linux|X11/.test(Gr.platform),
|
|
10233
10233
|
ie: Hf,
|
|
10234
10234
|
ie_version: eP ? rO.documentMode || 6 : iO ? +iO[1] : nO ? +nO[1] : 0,
|
|
10235
10235
|
gecko: qy,
|
|
10236
|
-
gecko_version: qy ? +(/* @__PURE__ */ /Firefox\/(\d+)/.exec(
|
|
10236
|
+
gecko_version: qy ? +(/* @__PURE__ */ /Firefox\/(\d+)/.exec(Gr.userAgent) || [0, 0])[1] : 0,
|
|
10237
10237
|
chrome: !!dh,
|
|
10238
10238
|
chrome_version: dh ? +dh[1] : 0,
|
|
10239
10239
|
ios: jy,
|
|
10240
|
-
android: /* @__PURE__ */ /Android\b/.test(
|
|
10240
|
+
android: /* @__PURE__ */ /Android\b/.test(Gr.userAgent),
|
|
10241
10241
|
webkit: Dy,
|
|
10242
10242
|
safari: tP,
|
|
10243
10243
|
webkit_version: Dy ? +(/* @__PURE__ */ /\bAppleWebKit\/(\d+)/.exec(navigator.userAgent) || [0, 0])[1] : 0,
|
|
@@ -11278,28 +11278,28 @@ function vP(t, e) {
|
|
|
11278
11278
|
}
|
|
11279
11279
|
return !0;
|
|
11280
11280
|
}
|
|
11281
|
-
const
|
|
11281
|
+
const gt = [];
|
|
11282
11282
|
function IR(t, e, r, n, i) {
|
|
11283
11283
|
for (let o = 0; o <= n.length; o++) {
|
|
11284
11284
|
let s = o ? n[o - 1].to : e, a = o < n.length ? n[o].from : r, l = o ? 256 : i;
|
|
11285
11285
|
for (let u = s, c = l, f = l; u < a; u++) {
|
|
11286
11286
|
let d = jR(t.charCodeAt(u));
|
|
11287
|
-
d == 512 ? d = c : d == 8 && f == 4 && (d = 16),
|
|
11287
|
+
d == 512 ? d = c : d == 8 && f == 4 && (d = 16), gt[u] = d == 4 ? 2 : d, d & 7 && (f = d), c = d;
|
|
11288
11288
|
}
|
|
11289
11289
|
for (let u = s, c = l, f = l; u < a; u++) {
|
|
11290
|
-
let d =
|
|
11290
|
+
let d = gt[u];
|
|
11291
11291
|
if (d == 128)
|
|
11292
|
-
u < a - 1 && c ==
|
|
11292
|
+
u < a - 1 && c == gt[u + 1] && c & 24 ? d = gt[u] = c : gt[u] = 256;
|
|
11293
11293
|
else if (d == 64) {
|
|
11294
11294
|
let p = u + 1;
|
|
11295
|
-
for (; p < a &&
|
|
11295
|
+
for (; p < a && gt[p] == 64; )
|
|
11296
11296
|
p++;
|
|
11297
|
-
let h = u && c == 8 || p < r &&
|
|
11297
|
+
let h = u && c == 8 || p < r && gt[p] == 8 ? f == 1 ? 1 : 8 : 256;
|
|
11298
11298
|
for (let m = u; m < p; m++)
|
|
11299
|
-
|
|
11299
|
+
gt[m] = h;
|
|
11300
11300
|
u = p - 1;
|
|
11301
11301
|
} else
|
|
11302
|
-
d == 8 && f == 1 && (
|
|
11302
|
+
d == 8 && f == 1 && (gt[u] = 1);
|
|
11303
11303
|
c = d, d & 7 && (f = d);
|
|
11304
11304
|
}
|
|
11305
11305
|
}
|
|
@@ -11314,7 +11314,7 @@ function FR(t, e, r, n, i) {
|
|
|
11314
11314
|
for (let m = a - 3; m >= 0; m -= 3)
|
|
11315
11315
|
if (jn[m + 1] == -p) {
|
|
11316
11316
|
let O = jn[m + 2], g = O & 2 ? i : O & 4 ? O & 1 ? o : i : 0;
|
|
11317
|
-
g && (
|
|
11317
|
+
g && (gt[f] = gt[jn[m]] = g), a = m;
|
|
11318
11318
|
break;
|
|
11319
11319
|
}
|
|
11320
11320
|
} else {
|
|
@@ -11322,7 +11322,7 @@ function FR(t, e, r, n, i) {
|
|
|
11322
11322
|
break;
|
|
11323
11323
|
jn[a++] = f, jn[a++] = d, jn[a++] = l;
|
|
11324
11324
|
}
|
|
11325
|
-
else if ((h =
|
|
11325
|
+
else if ((h = gt[f]) == 2 || h == 1) {
|
|
11326
11326
|
let m = h == i;
|
|
11327
11327
|
l = m ? 0 : 1;
|
|
11328
11328
|
for (let O = a - 3; O >= 0; O -= 3) {
|
|
@@ -11344,7 +11344,7 @@ function ZR(t, e, r, n) {
|
|
|
11344
11344
|
for (let i = 0, o = n; i <= r.length; i++) {
|
|
11345
11345
|
let s = i ? r[i - 1].to : t, a = i < r.length ? r[i].from : e;
|
|
11346
11346
|
for (let l = s; l < a; ) {
|
|
11347
|
-
let u =
|
|
11347
|
+
let u = gt[l];
|
|
11348
11348
|
if (u == 256) {
|
|
11349
11349
|
let c = l + 1;
|
|
11350
11350
|
for (; ; )
|
|
@@ -11352,13 +11352,13 @@ function ZR(t, e, r, n) {
|
|
|
11352
11352
|
if (i == r.length)
|
|
11353
11353
|
break;
|
|
11354
11354
|
c = r[i++].to, a = i < r.length ? r[i].from : e;
|
|
11355
|
-
} else if (
|
|
11355
|
+
} else if (gt[c] == 256)
|
|
11356
11356
|
c++;
|
|
11357
11357
|
else
|
|
11358
11358
|
break;
|
|
11359
|
-
let f = o == 1, d = (c < e ?
|
|
11359
|
+
let f = o == 1, d = (c < e ? gt[c] : n) == 1, p = f == d ? f ? 1 : 2 : n;
|
|
11360
11360
|
for (let h = c, m = i, O = m ? r[m - 1].to : t; h > l; )
|
|
11361
|
-
h == O && (h = r[--m].from, O = m ? r[m - 1].to : t),
|
|
11361
|
+
h == O && (h = r[--m].from, O = m ? r[m - 1].to : t), gt[--h] = p;
|
|
11362
11362
|
l = c;
|
|
11363
11363
|
} else
|
|
11364
11364
|
o = u, l++;
|
|
@@ -11371,7 +11371,7 @@ function cO(t, e, r, n, i, o, s) {
|
|
|
11371
11371
|
for (let l = e, u = 0; l < r; ) {
|
|
11372
11372
|
let c = !0, f = !1;
|
|
11373
11373
|
if (u == o.length || l < o[u].from) {
|
|
11374
|
-
let m =
|
|
11374
|
+
let m = gt[l];
|
|
11375
11375
|
m != a && (c = !1, f = m == 16);
|
|
11376
11376
|
}
|
|
11377
11377
|
let d = !c && a == 1 ? [] : null, p = c ? n : n + 1, h = l;
|
|
@@ -11388,7 +11388,7 @@ function cO(t, e, r, n, i, o, s) {
|
|
|
11388
11388
|
if (g < o.length && o[g].from == O)
|
|
11389
11389
|
O = o[g++].to;
|
|
11390
11390
|
else {
|
|
11391
|
-
if (
|
|
11391
|
+
if (gt[O] == a)
|
|
11392
11392
|
break e;
|
|
11393
11393
|
break;
|
|
11394
11394
|
}
|
|
@@ -11402,7 +11402,7 @@ function cO(t, e, r, n, i, o, s) {
|
|
|
11402
11402
|
}
|
|
11403
11403
|
h = m.to;
|
|
11404
11404
|
} else {
|
|
11405
|
-
if (h == r || (c ?
|
|
11405
|
+
if (h == r || (c ? gt[h] != a : gt[h] == a))
|
|
11406
11406
|
break;
|
|
11407
11407
|
h++;
|
|
11408
11408
|
}
|
|
@@ -11412,7 +11412,7 @@ function cO(t, e, r, n, i, o, s) {
|
|
|
11412
11412
|
for (let l = r, u = o.length; l > e; ) {
|
|
11413
11413
|
let c = !0, f = !1;
|
|
11414
11414
|
if (!u || l > o[u - 1].to) {
|
|
11415
|
-
let m =
|
|
11415
|
+
let m = gt[l - 1];
|
|
11416
11416
|
m != a && (c = !1, f = m == 16);
|
|
11417
11417
|
}
|
|
11418
11418
|
let d = !c && a == 1 ? [] : null, p = c ? n : n + 1, h = l;
|
|
@@ -11429,7 +11429,7 @@ function cO(t, e, r, n, i, o, s) {
|
|
|
11429
11429
|
if (g && o[g - 1].to == O)
|
|
11430
11430
|
O = o[--g].from;
|
|
11431
11431
|
else {
|
|
11432
|
-
if (
|
|
11432
|
+
if (gt[O - 1] == a)
|
|
11433
11433
|
break e;
|
|
11434
11434
|
break;
|
|
11435
11435
|
}
|
|
@@ -11443,7 +11443,7 @@ function cO(t, e, r, n, i, o, s) {
|
|
|
11443
11443
|
}
|
|
11444
11444
|
h = m.from;
|
|
11445
11445
|
} else {
|
|
11446
|
-
if (h == e || (c ?
|
|
11446
|
+
if (h == e || (c ? gt[h - 1] != a : gt[h - 1] == a))
|
|
11447
11447
|
break;
|
|
11448
11448
|
h--;
|
|
11449
11449
|
}
|
|
@@ -11460,8 +11460,8 @@ function MR(t, e, r) {
|
|
|
11460
11460
|
if (e == jl && !r.length && !UR.test(t))
|
|
11461
11461
|
return bP(t.length);
|
|
11462
11462
|
if (r.length)
|
|
11463
|
-
for (; t.length >
|
|
11464
|
-
|
|
11463
|
+
for (; t.length > gt.length; )
|
|
11464
|
+
gt[gt.length] = 256;
|
|
11465
11465
|
let n = [], i = e == jl ? 0 : 1;
|
|
11466
11466
|
return fO(t, i, i, r, 0, t.length, n), n;
|
|
11467
11467
|
}
|
|
@@ -12754,7 +12754,7 @@ class Ar {
|
|
|
12754
12754
|
return o.updateHeight(n, 0);
|
|
12755
12755
|
}
|
|
12756
12756
|
static empty() {
|
|
12757
|
-
return new
|
|
12757
|
+
return new zr(0, 0);
|
|
12758
12758
|
}
|
|
12759
12759
|
// nodes uses null values to indicate the position of line breaks.
|
|
12760
12760
|
// There are never line breaks at the start or end of the array, or
|
|
@@ -12806,7 +12806,7 @@ class XP extends Ar {
|
|
|
12806
12806
|
return `block(${this.length})`;
|
|
12807
12807
|
}
|
|
12808
12808
|
}
|
|
12809
|
-
class
|
|
12809
|
+
class zr extends XP {
|
|
12810
12810
|
constructor(e, r) {
|
|
12811
12811
|
super(e, r, null), this.collapsed = 0, this.widgetHeight = 0, this.breaks = 0;
|
|
12812
12812
|
}
|
|
@@ -12815,7 +12815,7 @@ class Br extends XP {
|
|
|
12815
12815
|
}
|
|
12816
12816
|
replace(e, r, n) {
|
|
12817
12817
|
let i = n[0];
|
|
12818
|
-
return n.length == 1 && (i instanceof
|
|
12818
|
+
return n.length == 1 && (i instanceof zr || i instanceof ar && i.flags & 4) && Math.abs(this.length - i.length) < 10 ? (i instanceof ar ? i = new zr(i.length, this.height) : i.height = this.height, this.outdated || (i.outdated = !1), i) : Ar.of(n);
|
|
12819
12819
|
}
|
|
12820
12820
|
updateHeight(e, r = 0, n = !1, i) {
|
|
12821
12821
|
return i && i.from <= r && i.more ? this.setHeight(e, i.heights[i.index++]) : (n || this.outdated) && this.setHeight(e, Math.max(this.widgetHeight, e.heightForLine(this.length - this.collapsed)) + this.breaks * e.lineHeight), this.outdated = !1, this;
|
|
@@ -12897,7 +12897,7 @@ class ar extends Ar {
|
|
|
12897
12897
|
s.length && s.push(null);
|
|
12898
12898
|
let f = i.heights[i.index++];
|
|
12899
12899
|
l == -1 ? l = f : Math.abs(f - l) >= $c && (l = -2);
|
|
12900
|
-
let d = new
|
|
12900
|
+
let d = new zr(c, f);
|
|
12901
12901
|
d.outdated = !1, s.push(d), a += c + 1;
|
|
12902
12902
|
}
|
|
12903
12903
|
a <= o && s.push(null, new ar(o - a).updateHeight(e, a));
|
|
@@ -12993,7 +12993,7 @@ class Rg {
|
|
|
12993
12993
|
span(e, r) {
|
|
12994
12994
|
if (this.lineStart > -1) {
|
|
12995
12995
|
let n = Math.min(r, this.lineEnd), i = this.nodes[this.nodes.length - 1];
|
|
12996
|
-
i instanceof
|
|
12996
|
+
i instanceof zr ? i.length += n - this.pos : (n > this.pos || !this.isCovered) && this.nodes.push(new zr(n - this.pos, -1)), this.writtenTo = n, r > n && (this.nodes.push(null), this.writtenTo++, this.lineStart = -1);
|
|
12997
12997
|
}
|
|
12998
12998
|
this.pos = r;
|
|
12999
12999
|
}
|
|
@@ -13011,7 +13011,7 @@ class Rg {
|
|
|
13011
13011
|
if (this.lineStart > -1)
|
|
13012
13012
|
return;
|
|
13013
13013
|
let { from: e, to: r } = this.oracle.doc.lineAt(this.pos);
|
|
13014
|
-
this.lineStart = e, this.lineEnd = r, this.writtenTo < e && ((this.writtenTo < e - 1 || this.nodes[this.nodes.length - 1] == null) && this.nodes.push(this.blankContent(this.writtenTo, e - 1)), this.nodes.push(null)), this.pos > e && this.nodes.push(new
|
|
13014
|
+
this.lineStart = e, this.lineEnd = r, this.writtenTo < e && ((this.writtenTo < e - 1 || this.nodes[this.nodes.length - 1] == null) && this.nodes.push(this.blankContent(this.writtenTo, e - 1)), this.nodes.push(null)), this.pos > e && this.nodes.push(new zr(this.pos - e, -1)), this.writtenTo = this.pos;
|
|
13015
13015
|
}
|
|
13016
13016
|
blankContent(e, r) {
|
|
13017
13017
|
let n = new ar(r - e);
|
|
@@ -13020,9 +13020,9 @@ class Rg {
|
|
|
13020
13020
|
ensureLine() {
|
|
13021
13021
|
this.enterLine();
|
|
13022
13022
|
let e = this.nodes.length ? this.nodes[this.nodes.length - 1] : null;
|
|
13023
|
-
if (e instanceof
|
|
13023
|
+
if (e instanceof zr)
|
|
13024
13024
|
return e;
|
|
13025
|
-
let r = new
|
|
13025
|
+
let r = new zr(0, -1);
|
|
13026
13026
|
return this.nodes.push(r), r;
|
|
13027
13027
|
}
|
|
13028
13028
|
addBlock(e) {
|
|
@@ -13036,10 +13036,10 @@ class Rg {
|
|
|
13036
13036
|
}
|
|
13037
13037
|
finish(e) {
|
|
13038
13038
|
let r = this.nodes.length == 0 ? null : this.nodes[this.nodes.length - 1];
|
|
13039
|
-
this.lineStart > -1 && !(r instanceof
|
|
13039
|
+
this.lineStart > -1 && !(r instanceof zr) && !this.isCovered ? this.nodes.push(new zr(0, -1)) : (this.writtenTo < this.pos || r == null) && this.nodes.push(this.blankContent(this.writtenTo, this.pos));
|
|
13040
13040
|
let n = e;
|
|
13041
13041
|
for (let i of this.nodes)
|
|
13042
|
-
i instanceof
|
|
13042
|
+
i instanceof zr && i.updateHeight(this.oracle, n), n += i ? i.length : 1;
|
|
13043
13043
|
return this.nodes;
|
|
13044
13044
|
}
|
|
13045
13045
|
// Always called with a region that on both sides either stretches
|
|
@@ -15330,7 +15330,7 @@ class un {
|
|
|
15330
15330
|
*/
|
|
15331
15331
|
constructor(e, r, n = [], i = "") {
|
|
15332
15332
|
this.data = e, this.name = i, pt.prototype.hasOwnProperty("tree") || Object.defineProperty(pt.prototype, "tree", { get() {
|
|
15333
|
-
return
|
|
15333
|
+
return en(this);
|
|
15334
15334
|
} }), this.parser = r, this.extension = [
|
|
15335
15335
|
la.of(this),
|
|
15336
15336
|
pt.languageData.of((o, s, a) => {
|
|
@@ -15392,7 +15392,7 @@ class un {
|
|
|
15392
15392
|
u instanceof ft && i(u, o.positions[l] + s);
|
|
15393
15393
|
}
|
|
15394
15394
|
};
|
|
15395
|
-
return i(
|
|
15395
|
+
return i(en(e), 0), n;
|
|
15396
15396
|
}
|
|
15397
15397
|
/**
|
|
15398
15398
|
Indicates whether this language allows nested languages. The
|
|
@@ -15404,9 +15404,9 @@ class un {
|
|
|
15404
15404
|
}
|
|
15405
15405
|
un.setState = /* @__PURE__ */ Dt.define();
|
|
15406
15406
|
function yv(t, e, r) {
|
|
15407
|
-
let n = t.facet(la), i =
|
|
15407
|
+
let n = t.facet(la), i = en(t).topNode;
|
|
15408
15408
|
if (!n || n.allowsNesting)
|
|
15409
|
-
for (let o = i; o; o = o.enter(e, r,
|
|
15409
|
+
for (let o = i; o; o = o.enter(e, r, vt.ExcludeBuffers))
|
|
15410
15410
|
o.type.isTop && (i = o);
|
|
15411
15411
|
return i;
|
|
15412
15412
|
}
|
|
@@ -15434,7 +15434,7 @@ class qi extends un {
|
|
|
15434
15434
|
return this.parser.hasWrappers();
|
|
15435
15435
|
}
|
|
15436
15436
|
}
|
|
15437
|
-
function
|
|
15437
|
+
function en(t) {
|
|
15438
15438
|
let e = t.field(un.state, !1);
|
|
15439
15439
|
return e ? e.tree : ft.empty;
|
|
15440
15440
|
}
|
|
@@ -15822,10 +15822,10 @@ function O8(t, e) {
|
|
|
15822
15822
|
}
|
|
15823
15823
|
class m8 {
|
|
15824
15824
|
constructor(e) {
|
|
15825
|
-
this.markCache = /* @__PURE__ */ Object.create(null), this.tree =
|
|
15825
|
+
this.markCache = /* @__PURE__ */ Object.create(null), this.tree = en(e.state), this.decorations = this.buildDeco(e, wh(e.state));
|
|
15826
15826
|
}
|
|
15827
15827
|
update(e) {
|
|
15828
|
-
let r =
|
|
15828
|
+
let r = en(e.state), n = wh(e.state), i = n != wh(e.startState);
|
|
15829
15829
|
r.length < e.view.viewport.to && !i && r.type == this.tree.type ? this.decorations = this.decorations.map(e.changes) : (r != this.tree || e.viewportChanged || i) && (this.tree = r, this.decorations = this.buildDeco(e.view, n));
|
|
15830
15830
|
}
|
|
15831
15831
|
buildDeco(e, r) {
|
|
@@ -16013,7 +16013,7 @@ class pr extends un {
|
|
|
16013
16013
|
return new pr(e);
|
|
16014
16014
|
}
|
|
16015
16015
|
getIndent(e, r) {
|
|
16016
|
-
let n =
|
|
16016
|
+
let n = en(e.state), i = n.resolve(r);
|
|
16017
16017
|
for (; i && i.type != this.topNode; )
|
|
16018
16018
|
i = i.parent;
|
|
16019
16019
|
if (!i)
|
|
@@ -16964,7 +16964,7 @@ function HP(t, e, r) {
|
|
|
16964
16964
|
let n = _v.get(e);
|
|
16965
16965
|
if (n)
|
|
16966
16966
|
return n;
|
|
16967
|
-
let i = [], o = /* @__PURE__ */ new Set(), s = e.cursor(
|
|
16967
|
+
let i = [], o = /* @__PURE__ */ new Set(), s = e.cursor(vt.IncludeAnonymous);
|
|
16968
16968
|
if (s.firstChild())
|
|
16969
16969
|
do
|
|
16970
16970
|
for (let a of HP(t, s.node, r))
|
|
@@ -16983,7 +16983,7 @@ function HP(t, e, r) {
|
|
|
16983
16983
|
}
|
|
16984
16984
|
}
|
|
16985
16985
|
const C8 = (t) => (e) => {
|
|
16986
|
-
let { state: r, pos: n } = e, i =
|
|
16986
|
+
let { state: r, pos: n } = e, i = en(r).resolveInner(n, -1), o = i.type.isError && i.from == i.to - 1 && r.doc.sliceString(i.from, i.to) == "-";
|
|
16987
16987
|
if (i.name == "PropertyName" || (o || i.name == "TagName") && /^(Block|Styles)$/.test(i.resolve(i.to).name))
|
|
16988
16988
|
return { from: i.from, options: xh(), validFor: Wi };
|
|
16989
16989
|
if (i.name == "ValueName")
|
|
@@ -17059,13 +17059,13 @@ const X8 = 303, xv = 1, q8 = 2, D8 = 304, j8 = 306, U8 = 307, I8 = 3, F8 = 4, Z8
|
|
|
17059
17059
|
return e == I8 || e == F8 || e == j8 ? t : e == U8;
|
|
17060
17060
|
},
|
|
17061
17061
|
strict: !1
|
|
17062
|
-
}), L8 = new
|
|
17062
|
+
}), L8 = new Wr((t, e) => {
|
|
17063
17063
|
let { next: r } = t;
|
|
17064
17064
|
(r == GP || r == -1 || e.context) && t.acceptToken(D8);
|
|
17065
|
-
}, { contextual: !0, fallback: !0 }), B8 = new
|
|
17065
|
+
}, { contextual: !0, fallback: !0 }), B8 = new Wr((t, e) => {
|
|
17066
17066
|
let { next: r } = t, n;
|
|
17067
17067
|
Z8.indexOf(r) > -1 || r == Qv && ((n = t.peek(1)) == Qv || n == N8) || r != GP && r != M8 && r != -1 && !e.context && t.acceptToken(X8);
|
|
17068
|
-
}, { contextual: !0 }), z8 = new
|
|
17068
|
+
}, { contextual: !0 }), z8 = new Wr((t, e) => {
|
|
17069
17069
|
let { next: r } = t;
|
|
17070
17070
|
if ((r == W8 || r == V8) && (t.advance(), r == t.next)) {
|
|
17071
17071
|
t.advance();
|
|
@@ -17175,7 +17175,7 @@ function KP(t) {
|
|
|
17175
17175
|
}
|
|
17176
17176
|
function JP(t, e) {
|
|
17177
17177
|
return (r) => {
|
|
17178
|
-
for (let n =
|
|
17178
|
+
for (let n = en(r.state).resolveInner(r.pos, -1); n; n = n.parent) {
|
|
17179
17179
|
if (t.indexOf(n.name) > -1)
|
|
17180
17180
|
return null;
|
|
17181
17181
|
if (n.type.isTop)
|
|
@@ -17591,7 +17591,7 @@ function i_(t, e) {
|
|
|
17591
17591
|
let l = t.sliceString(s.from, s.to);
|
|
17592
17592
|
n.push({ label: l, type: a });
|
|
17593
17593
|
}
|
|
17594
|
-
return e.cursor(
|
|
17594
|
+
return e.cursor(vt.IncludeAnonymous).iterate((s) => {
|
|
17595
17595
|
if (i)
|
|
17596
17596
|
i = !1;
|
|
17597
17597
|
else if (s.name) {
|
|
@@ -17622,7 +17622,7 @@ const Cv = /^[\w$\xa1-\uffff][\w$\d\xa1-\uffff]*$/, o_ = [
|
|
|
17622
17622
|
"?."
|
|
17623
17623
|
];
|
|
17624
17624
|
function y7(t) {
|
|
17625
|
-
let e =
|
|
17625
|
+
let e = en(t.state).resolveInner(t.pos, -1);
|
|
17626
17626
|
if (o_.indexOf(e.name) > -1)
|
|
17627
17627
|
return null;
|
|
17628
17628
|
let r = e.name == "VariableName" || e.to - e.from < 20 && Cv.test(t.state.sliceDoc(e.from, e.to));
|
|
@@ -17723,7 +17723,7 @@ const S7 = typeof navigator == "object" && /* @__PURE__ */ /Android\b/.test(navi
|
|
|
17723
17723
|
return !1;
|
|
17724
17724
|
let o = i(), { state: s } = o, a = s.changeByRange((l) => {
|
|
17725
17725
|
var u;
|
|
17726
|
-
let { head: c } = l, f =
|
|
17726
|
+
let { head: c } = l, f = en(s).resolveInner(c - 1, -1), d;
|
|
17727
17727
|
if (f.name == "JSXStartTag" && (f = f.parent), !(s.doc.sliceString(c - 1, c) != n || f.name == "JSXAttributeValue" && f.to > c)) {
|
|
17728
17728
|
if (n == ">" && f.name == "JSXFragmentTag")
|
|
17729
17729
|
return { range: l, changes: { from: c, insert: "</>" } };
|
|
@@ -17745,7 +17745,7 @@ const S7 = typeof navigator == "object" && /* @__PURE__ */ /Android\b/.test(navi
|
|
|
17745
17745
|
o,
|
|
17746
17746
|
s.update(a, { userEvent: "input.complete", scrollIntoView: !0 })
|
|
17747
17747
|
]), !0);
|
|
17748
|
-
}), Ya = ["_blank", "_self", "_top", "_parent"], Qh = ["ascii", "utf-8", "utf-16", "latin1", "latin1"], Th = ["get", "post", "put", "delete"], kh = ["application/x-www-form-urlencoded", "multipart/form-data", "text/plain"],
|
|
17748
|
+
}), Ya = ["_blank", "_self", "_top", "_parent"], Qh = ["ascii", "utf-8", "utf-16", "latin1", "latin1"], Th = ["get", "post", "put", "delete"], kh = ["application/x-www-form-urlencoded", "multipart/form-data", "text/plain"], Lr = ["true", "false"], Qe = {}, w7 = {
|
|
17749
17749
|
a: {
|
|
17750
17750
|
attrs: {
|
|
17751
17751
|
href: null,
|
|
@@ -18106,7 +18106,7 @@ const S7 = typeof navigator == "object" && /* @__PURE__ */ /Android\b/.test(navi
|
|
|
18106
18106
|
}, d_ = {
|
|
18107
18107
|
accesskey: null,
|
|
18108
18108
|
class: null,
|
|
18109
|
-
contenteditable:
|
|
18109
|
+
contenteditable: Lr,
|
|
18110
18110
|
contextmenu: null,
|
|
18111
18111
|
dir: ["ltr", "rtl", "auto"],
|
|
18112
18112
|
draggable: ["true", "false", "auto"],
|
|
@@ -18120,9 +18120,9 @@ const S7 = typeof navigator == "object" && /* @__PURE__ */ /Android\b/.test(navi
|
|
|
18120
18120
|
itemscope: ["itemscope"],
|
|
18121
18121
|
itemtype: null,
|
|
18122
18122
|
lang: ["ar", "bn", "de", "en-GB", "en-US", "es", "fr", "hi", "id", "ja", "pa", "pt", "ru", "tr", "zh"],
|
|
18123
|
-
spellcheck:
|
|
18124
|
-
autocorrect:
|
|
18125
|
-
autocapitalize:
|
|
18123
|
+
spellcheck: Lr,
|
|
18124
|
+
autocorrect: Lr,
|
|
18125
|
+
autocapitalize: Lr,
|
|
18126
18126
|
style: null,
|
|
18127
18127
|
tabindex: null,
|
|
18128
18128
|
title: null,
|
|
@@ -18130,32 +18130,32 @@ const S7 = typeof navigator == "object" && /* @__PURE__ */ /Android\b/.test(navi
|
|
|
18130
18130
|
rel: ["stylesheet", "alternate", "author", "bookmark", "help", "license", "next", "nofollow", "noreferrer", "prefetch", "prev", "search", "tag"],
|
|
18131
18131
|
role: /* @__PURE__ */ "alert application article banner button cell checkbox complementary contentinfo dialog document feed figure form grid gridcell heading img list listbox listitem main navigation region row rowgroup search switch tab table tabpanel textbox timer".split(" "),
|
|
18132
18132
|
"aria-activedescendant": null,
|
|
18133
|
-
"aria-atomic":
|
|
18133
|
+
"aria-atomic": Lr,
|
|
18134
18134
|
"aria-autocomplete": ["inline", "list", "both", "none"],
|
|
18135
|
-
"aria-busy":
|
|
18135
|
+
"aria-busy": Lr,
|
|
18136
18136
|
"aria-checked": ["true", "false", "mixed", "undefined"],
|
|
18137
18137
|
"aria-controls": null,
|
|
18138
18138
|
"aria-describedby": null,
|
|
18139
|
-
"aria-disabled":
|
|
18139
|
+
"aria-disabled": Lr,
|
|
18140
18140
|
"aria-dropeffect": null,
|
|
18141
18141
|
"aria-expanded": ["true", "false", "undefined"],
|
|
18142
18142
|
"aria-flowto": null,
|
|
18143
18143
|
"aria-grabbed": ["true", "false", "undefined"],
|
|
18144
|
-
"aria-haspopup":
|
|
18145
|
-
"aria-hidden":
|
|
18144
|
+
"aria-haspopup": Lr,
|
|
18145
|
+
"aria-hidden": Lr,
|
|
18146
18146
|
"aria-invalid": ["true", "false", "grammar", "spelling"],
|
|
18147
18147
|
"aria-label": null,
|
|
18148
18148
|
"aria-labelledby": null,
|
|
18149
18149
|
"aria-level": null,
|
|
18150
18150
|
"aria-live": ["off", "polite", "assertive"],
|
|
18151
|
-
"aria-multiline":
|
|
18152
|
-
"aria-multiselectable":
|
|
18151
|
+
"aria-multiline": Lr,
|
|
18152
|
+
"aria-multiselectable": Lr,
|
|
18153
18153
|
"aria-owns": null,
|
|
18154
18154
|
"aria-posinset": null,
|
|
18155
18155
|
"aria-pressed": ["true", "false", "mixed", "undefined"],
|
|
18156
|
-
"aria-readonly":
|
|
18156
|
+
"aria-readonly": Lr,
|
|
18157
18157
|
"aria-relevant": null,
|
|
18158
|
-
"aria-required":
|
|
18158
|
+
"aria-required": Lr,
|
|
18159
18159
|
"aria-selected": ["true", "false", "undefined"],
|
|
18160
18160
|
"aria-setsize": null,
|
|
18161
18161
|
"aria-sort": ["ascending", "descending", "none", "other"],
|
|
@@ -18261,7 +18261,7 @@ function x7(t, e, r, n, i) {
|
|
|
18261
18261
|
return { from: n, to: i, options: a, validFor: l };
|
|
18262
18262
|
}
|
|
18263
18263
|
function Q7(t, e) {
|
|
18264
|
-
let { state: r, pos: n } = e, i =
|
|
18264
|
+
let { state: r, pos: n } = e, i = en(r).resolveInner(n, -1), o = i.resolve(n);
|
|
18265
18265
|
for (let s = n, a; o == i && (a = i.childBefore(s)); ) {
|
|
18266
18266
|
let l = a.lastChild;
|
|
18267
18267
|
if (!l || !l.type.isError || l.from < l.to)
|
|
@@ -18374,7 +18374,7 @@ const qv = /* @__PURE__ */ new Set(/* @__PURE__ */ "area base br col command emb
|
|
|
18374
18374
|
return !1;
|
|
18375
18375
|
let o = i(), { state: s } = o, a = s.changeByRange((l) => {
|
|
18376
18376
|
var u, c, f;
|
|
18377
|
-
let d = s.doc.sliceString(l.from - 1, l.to) == n, { head: p } = l, h =
|
|
18377
|
+
let d = s.doc.sliceString(l.from - 1, l.to) == n, { head: p } = l, h = en(s).resolveInner(p - 1, -1), m;
|
|
18378
18378
|
if ((h.name == "TagName" || h.name == "StartTag") && (h = h.parent), d && n == ">" && h.name == "OpenTag") {
|
|
18379
18379
|
if (((c = (u = h.parent) === null || u === void 0 ? void 0 : u.lastChild) === null || c === void 0 ? void 0 : c.name) != "CloseTag" && (m = ua(s.doc, h.parent, p)) && !qv.has(m)) {
|
|
18380
18380
|
let O = p + (s.doc.sliceString(p, p + 1) === ">" ? 1 : 0), g = `</${m}>`;
|
|
@@ -18556,7 +18556,7 @@ const Z7 = 1, v_ = 196, b_ = 197, M7 = 198, Dv = 199, N7 = 200, W7 = 201, V7 = 2
|
|
|
18556
18556
|
function Eh(t) {
|
|
18557
18557
|
return t == Fl || t == Zl;
|
|
18558
18558
|
}
|
|
18559
|
-
const Q6 = new
|
|
18559
|
+
const Q6 = new Wr((t, e) => {
|
|
18560
18560
|
let r;
|
|
18561
18561
|
if (t.next < 0)
|
|
18562
18562
|
t.acceptToken(W7);
|
|
@@ -18569,7 +18569,7 @@ const Q6 = new Nr((t, e) => {
|
|
|
18569
18569
|
(t.next == Fl || t.next == Zl || t.next == Mg) && t.acceptToken(Dv, -n);
|
|
18570
18570
|
} else
|
|
18571
18571
|
Eh(t.next) && t.acceptToken(M7, 1);
|
|
18572
|
-
}, { contextual: !0 }), T6 = new
|
|
18572
|
+
}, { contextual: !0 }), T6 = new Wr((t, e) => {
|
|
18573
18573
|
let r = e.context.depth;
|
|
18574
18574
|
if (r < 0)
|
|
18575
18575
|
return;
|
|
@@ -18609,7 +18609,7 @@ const C6 = new Sg({
|
|
|
18609
18609
|
hash(t) {
|
|
18610
18610
|
return t.hash;
|
|
18611
18611
|
}
|
|
18612
|
-
}), R6 = new
|
|
18612
|
+
}), R6 = new Wr((t) => {
|
|
18613
18613
|
for (let e = 0; e < 5; e++) {
|
|
18614
18614
|
if (t.next != "print".charCodeAt(e))
|
|
18615
18615
|
return;
|
|
@@ -18625,7 +18625,7 @@ const C6 = new Sg({
|
|
|
18625
18625
|
}
|
|
18626
18626
|
});
|
|
18627
18627
|
function rd(t, e, r, n, i) {
|
|
18628
|
-
return new
|
|
18628
|
+
return new Wr((o) => {
|
|
18629
18629
|
let s = o.pos;
|
|
18630
18630
|
for (; !(o.next < 0); )
|
|
18631
18631
|
if (o.next == jv)
|
|
@@ -18762,7 +18762,7 @@ function P_(t, e) {
|
|
|
18762
18762
|
let l = t.sliceString(s.from, s.to);
|
|
18763
18763
|
n.push({ label: l, type: a });
|
|
18764
18764
|
}
|
|
18765
|
-
return e.cursor(
|
|
18765
|
+
return e.cursor(vt.IncludeAnonymous).iterate((s) => {
|
|
18766
18766
|
if (s.name) {
|
|
18767
18767
|
let a = F6[s.name];
|
|
18768
18768
|
if (a && a(s, o, i) || !i && w_.has(s.name))
|
|
@@ -18777,7 +18777,7 @@ function P_(t, e) {
|
|
|
18777
18777
|
}
|
|
18778
18778
|
const Iv = /^[\w\xa1-\uffff][\w\d\xa1-\uffff]*$/, __ = ["String", "FormatString", "Comment", "PropertyName"];
|
|
18779
18779
|
function Z6(t) {
|
|
18780
|
-
let e =
|
|
18780
|
+
let e = en(t.state).resolveInner(t.pos, -1);
|
|
18781
18781
|
if (__.indexOf(e.name) > -1)
|
|
18782
18782
|
return null;
|
|
18783
18783
|
let r = e.name == "VariableName" || e.to - e.from < 20 && Iv.test(t.state.sliceDoc(e.from, e.to));
|
|
@@ -19094,7 +19094,7 @@ function Rh(t) {
|
|
|
19094
19094
|
t = t.prev;
|
|
19095
19095
|
}
|
|
19096
19096
|
}
|
|
19097
|
-
function
|
|
19097
|
+
function tn(t) {
|
|
19098
19098
|
var e = t.statementIndentUnit, r = t.dontAlignCalls, n = t.keywords || {}, i = t.types || {}, o = t.builtin || {}, s = t.blockKeywords || {}, a = t.defKeywords || {}, l = t.atoms || {}, u = t.hooks || {}, c = t.multiLineStrings, f = t.indentStatements !== !1, d = t.indentSwitch !== !1, p = t.namespaceSeparator, h = t.isPunctuationChar || /[\[\]{}\(\),;\:\.]/, m = t.numberStart || /[\d\.]/, O = t.number || /^(?:0x[a-f\d]+|0b[01]+|(?:\d+\.?\d*|\.\d+)(?:e[-+]?\d+)?)(u|ll?|l|f)?/i, g = t.isOperatorChar || /[+\-*&%=<>!?|\/]/, v = t.isIdentifierChar || /[\w\$_\xa1-\uffff]/, S = t.isReservedIdentifier || !1, $, x;
|
|
19099
19099
|
function P(G, ie) {
|
|
19100
19100
|
var te = G.next();
|
|
@@ -19288,7 +19288,7 @@ function Nv(t, e) {
|
|
|
19288
19288
|
var r = e.cpp11RawStringDelim.replace(/[^\w\s]/g, "\\$&"), n = t.match(new RegExp(".*?\\)" + r + '"'));
|
|
19289
19289
|
return n ? e.tokenize = null : t.skipToEnd(), "string";
|
|
19290
19290
|
}
|
|
19291
|
-
const B6 =
|
|
19291
|
+
const B6 = tn({
|
|
19292
19292
|
name: "c",
|
|
19293
19293
|
keywords: we(du),
|
|
19294
19294
|
types: hu,
|
|
@@ -19302,7 +19302,7 @@ const B6 = en({
|
|
|
19302
19302
|
"*": id
|
|
19303
19303
|
}
|
|
19304
19304
|
});
|
|
19305
|
-
|
|
19305
|
+
tn({
|
|
19306
19306
|
name: "cpp",
|
|
19307
19307
|
keywords: we(du + " " + x_),
|
|
19308
19308
|
types: hu,
|
|
@@ -19337,7 +19337,7 @@ en({
|
|
|
19337
19337
|
},
|
|
19338
19338
|
namespaceSeparator: "::"
|
|
19339
19339
|
});
|
|
19340
|
-
|
|
19340
|
+
tn({
|
|
19341
19341
|
name: "java",
|
|
19342
19342
|
keywords: we("abstract assert break case catch class const continue default do else enum extends final finally for goto if implements import instanceof interface native new package private protected public return static strictfp super switch synchronized this throw throws transient try volatile while @interface"),
|
|
19343
19343
|
types: we("var byte short int long float double boolean char void Boolean Byte Character Double Float Integer Long Number Object Short String StringBuffer StringBuilder Void"),
|
|
@@ -19355,7 +19355,7 @@ en({
|
|
|
19355
19355
|
}
|
|
19356
19356
|
}
|
|
19357
19357
|
});
|
|
19358
|
-
const z6 =
|
|
19358
|
+
const z6 = tn({
|
|
19359
19359
|
name: "csharp",
|
|
19360
19360
|
keywords: we("abstract as async await base break case catch checked class const continue default delegate do else enum event explicit extern finally fixed for foreach goto if implicit in init interface internal is lock namespace new operator out override params private protected public readonly record ref required return sealed sizeof stackalloc static struct switch this throw try typeof unchecked unsafe using virtual void volatile while add alias ascending descending dynamic from get global group into join let orderby partial remove select set value var yield"),
|
|
19361
19361
|
types: we("Action Boolean Byte Char DateTime DateTimeOffset Decimal Double Func Guid Int16 Int32 Int64 Object SByte Single String Task TimeSpan UInt16 UInt32 UInt64 bool byte char decimal double short int long object sbyte float string ushort uint ulong"),
|
|
@@ -19393,7 +19393,7 @@ function Ml(t) {
|
|
|
19393
19393
|
return "comment";
|
|
19394
19394
|
};
|
|
19395
19395
|
}
|
|
19396
|
-
|
|
19396
|
+
tn({
|
|
19397
19397
|
name: "scala",
|
|
19398
19398
|
keywords: we(
|
|
19399
19399
|
/* scala */
|
|
@@ -19447,7 +19447,7 @@ function H6(t) {
|
|
|
19447
19447
|
return (o || !t) && (r.tokenize = null), "string";
|
|
19448
19448
|
};
|
|
19449
19449
|
}
|
|
19450
|
-
const G6 =
|
|
19450
|
+
const G6 = tn({
|
|
19451
19451
|
name: "kotlin",
|
|
19452
19452
|
keywords: we(
|
|
19453
19453
|
/*keywords*/
|
|
@@ -19491,7 +19491,7 @@ const G6 = en({
|
|
|
19491
19491
|
closeBrackets: { brackets: ["(", "[", "{", "'", '"', '"""'] }
|
|
19492
19492
|
}
|
|
19493
19493
|
});
|
|
19494
|
-
|
|
19494
|
+
tn({
|
|
19495
19495
|
name: "shader",
|
|
19496
19496
|
keywords: we("sampler1D sampler2D sampler3D samplerCube sampler1DShadow sampler2DShadow const attribute uniform varying break continue discard return for while do if else struct in out inout"),
|
|
19497
19497
|
types: we("float int bool void vec2 vec3 vec4 ivec2 ivec3 ivec4 bvec2 bvec3 bvec4 mat2 mat3 mat4"),
|
|
@@ -19501,7 +19501,7 @@ en({
|
|
|
19501
19501
|
indentSwitch: !1,
|
|
19502
19502
|
hooks: { "#": vo }
|
|
19503
19503
|
});
|
|
19504
|
-
|
|
19504
|
+
tn({
|
|
19505
19505
|
name: "nesc",
|
|
19506
19506
|
keywords: we(du + " as atomic async call command component components configuration event generic implementation includes interface module new norace nx_struct nx_union post provides signal task uses abstract extends"),
|
|
19507
19507
|
types: hu,
|
|
@@ -19509,7 +19509,7 @@ en({
|
|
|
19509
19509
|
atoms: we("null true false"),
|
|
19510
19510
|
hooks: { "#": vo }
|
|
19511
19511
|
});
|
|
19512
|
-
const K6 =
|
|
19512
|
+
const K6 = tn({
|
|
19513
19513
|
name: "objectivec",
|
|
19514
19514
|
keywords: we(du + " " + Q_),
|
|
19515
19515
|
types: k_,
|
|
@@ -19525,7 +19525,7 @@ const K6 = en({
|
|
|
19525
19525
|
"*": id
|
|
19526
19526
|
}
|
|
19527
19527
|
});
|
|
19528
|
-
|
|
19528
|
+
tn({
|
|
19529
19529
|
name: "objectivecpp",
|
|
19530
19530
|
keywords: we(du + " " + Q_ + " " + x_),
|
|
19531
19531
|
types: k_,
|
|
@@ -19560,7 +19560,7 @@ en({
|
|
|
19560
19560
|
},
|
|
19561
19561
|
namespaceSeparator: "::"
|
|
19562
19562
|
});
|
|
19563
|
-
|
|
19563
|
+
tn({
|
|
19564
19564
|
name: "squirrel",
|
|
19565
19565
|
keywords: we("base break clone continue const default delete enum extends function in class foreach local resume return this throw typeof yield constructor instanceof static"),
|
|
19566
19566
|
types: hu,
|
|
@@ -19587,7 +19587,7 @@ function R_(t) {
|
|
|
19587
19587
|
return o && (r.tokenize = null), "string";
|
|
19588
19588
|
};
|
|
19589
19589
|
}
|
|
19590
|
-
|
|
19590
|
+
tn({
|
|
19591
19591
|
name: "ceylon",
|
|
19592
19592
|
keywords: we("abstracts alias assembly assert assign break case catch class continue dynamic else exists extends finally for function given if import in interface is let module new nonempty object of out outer package return satisfies super switch then this throw try value void while"),
|
|
19593
19593
|
types: function(t) {
|
|
@@ -19665,7 +19665,7 @@ function t9(t, e) {
|
|
|
19665
19665
|
function r9(t, e) {
|
|
19666
19666
|
return t.eatWhile(/[\w_]/), e.tokenize = A_(e), "variable";
|
|
19667
19667
|
}
|
|
19668
|
-
|
|
19668
|
+
tn({
|
|
19669
19669
|
name: "dart",
|
|
19670
19670
|
keywords: we("this super static final const abstract class extends external factory implements mixin get native set typedef with enum throw rethrow assert break case continue default in return new deferred async await covariant try catch finally do else for if switch while import library export part of show hide is as extension on yield late required sealed base interface when inline"),
|
|
19671
19671
|
blockKeywords: we("try catch finally do else for if switch while"),
|
|
@@ -22385,7 +22385,7 @@ const tb = H_({
|
|
|
22385
22385
|
const s = () => {
|
|
22386
22386
|
const f = [];
|
|
22387
22387
|
return f.push(Be.editorAttributes.of({ class: o.join(" ") })), n.extensions && n.extensions.forEach((d) => {
|
|
22388
|
-
f.push(
|
|
22388
|
+
f.push(Br(d));
|
|
22389
22389
|
}), n.readOnly && f.push(Be.editable.of(!1)), n.languages && n.languages.filter((d) => typeof i[d] < "u").forEach((d) => {
|
|
22390
22390
|
f.push(i[d]);
|
|
22391
22391
|
}), n.lineNumbers && f.push(u8()), n.withVariables && f.push(RX()), n.disableEnter && f.push(
|
|
@@ -24037,7 +24037,7 @@ function jb(t, e) {
|
|
|
24037
24037
|
function zq(t, e, r) {
|
|
24038
24038
|
return e && jb(t.prototype, e), r && jb(t, r), Object.defineProperty(t, "prototype", { writable: !1 }), t;
|
|
24039
24039
|
}
|
|
24040
|
-
var
|
|
24040
|
+
var Jr = /* @__PURE__ */ function() {
|
|
24041
24041
|
function t() {
|
|
24042
24042
|
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : [], r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = r.polyfill;
|
|
24043
24043
|
Bq(this, t), typeof e == "string" && (e = [e]), this.locale = lq(e.concat(t.getDefaultLocale()), qs), typeof Intl < "u" && Intl.NumberFormat && (this.numberFormat = new Intl.NumberFormat(this.locale)), n === !1 ? (this.IntlRelativeTimeFormat = Intl.RelativeTimeFormat, this.IntlPluralRules = Intl.PluralRules) : (this.IntlRelativeTimeFormat = ho, this.IntlPluralRules = ho.PluralRules), this.relativeTimeFormatCache = new mb(), this.pluralRulesCache = new mb();
|
|
@@ -24240,23 +24240,23 @@ var Kr = /* @__PURE__ */ function() {
|
|
|
24240
24240
|
}
|
|
24241
24241
|
}]), t;
|
|
24242
24242
|
}(), dx = "en";
|
|
24243
|
-
|
|
24243
|
+
Jr.getDefaultLocale = function() {
|
|
24244
24244
|
return dx;
|
|
24245
24245
|
};
|
|
24246
|
-
|
|
24246
|
+
Jr.setDefaultLocale = function(t) {
|
|
24247
24247
|
return dx = t;
|
|
24248
24248
|
};
|
|
24249
|
-
|
|
24249
|
+
Jr.addDefaultLocale = function(t) {
|
|
24250
24250
|
if (Ub)
|
|
24251
24251
|
return console.error("[javascript-time-ago] `TimeAgo.addDefaultLocale()` can only be called once. To add other locales, use `TimeAgo.addLocale()`.");
|
|
24252
|
-
Ub = !0,
|
|
24252
|
+
Ub = !0, Jr.setDefaultLocale(t.locale), Jr.addLocale(t);
|
|
24253
24253
|
};
|
|
24254
24254
|
var Ub;
|
|
24255
|
-
|
|
24255
|
+
Jr.addLocale = function(t) {
|
|
24256
24256
|
lx(t), ho.addLocale(t);
|
|
24257
24257
|
};
|
|
24258
|
-
|
|
24259
|
-
|
|
24258
|
+
Jr.locale = Jr.addLocale;
|
|
24259
|
+
Jr.addLabels = function(t, e, r) {
|
|
24260
24260
|
var n = qs(t);
|
|
24261
24261
|
n || (lx({
|
|
24262
24262
|
locale: t
|
|
@@ -27093,8 +27093,8 @@ const Uj = { class: "navtable-item-40 navtable-item-request" }, Ij = { class: "n
|
|
|
27093
27093
|
history: {}
|
|
27094
27094
|
},
|
|
27095
27095
|
setup(t) {
|
|
27096
|
-
|
|
27097
|
-
const e = new
|
|
27096
|
+
Jr.addLocale(hx);
|
|
27097
|
+
const e = new Jr("en-US"), { requestHistory: r, activeRequestId: n, setActiveResponse: i } = Nr(), o = (s) => {
|
|
27098
27098
|
var a;
|
|
27099
27099
|
return (a = s == null ? void 0 : s.headers) != null && a["X-API-Client-Content-Length"] ? gf(
|
|
27100
27100
|
parseFloat(s.headers["X-API-Client-Content-Length"])
|
|
@@ -27132,7 +27132,7 @@ const Uj = { class: "navtable-item-40 navtable-item-request" }, Ij = { class: "n
|
|
|
27132
27132
|
__name: "RequestHistory",
|
|
27133
27133
|
emits: ["toggle"],
|
|
27134
27134
|
setup(t) {
|
|
27135
|
-
const { requestHistoryOrder: e } =
|
|
27135
|
+
const { requestHistoryOrder: e } = Nr();
|
|
27136
27136
|
return (r, n) => (E(), M("div", Mj, [
|
|
27137
27137
|
X("div", Nj, [
|
|
27138
27138
|
X("div", Wj, [
|
|
@@ -27246,8 +27246,8 @@ const Jj = /* @__PURE__ */ Re(Kj, [["__scopeId", "data-v-01f6175d"]]), r0 = (t)
|
|
|
27246
27246
|
emits: ["onSend"],
|
|
27247
27247
|
setup(t, { emit: e }) {
|
|
27248
27248
|
const r = t;
|
|
27249
|
-
|
|
27250
|
-
const n = new
|
|
27249
|
+
Jr.addLocale(hx);
|
|
27250
|
+
const n = new Jr("en-US"), i = Oe(!1), o = Oe(!1), {
|
|
27251
27251
|
activeRequest: s,
|
|
27252
27252
|
addRequestToHistory: a,
|
|
27253
27253
|
requestHistory: l,
|
|
@@ -27255,7 +27255,7 @@ const Jj = /* @__PURE__ */ Re(Kj, [["__scopeId", "data-v-01f6175d"]]), r0 = (t)
|
|
|
27255
27255
|
readOnly: c,
|
|
27256
27256
|
setActiveRequest: f,
|
|
27257
27257
|
authState: d
|
|
27258
|
-
} =
|
|
27258
|
+
} = Nr(), p = K_(), h = he(() => s.url), m = he(() => s.type), O = he(() => s.path), g = he(() => `${h.value}${O.value}`);
|
|
27259
27259
|
async function v() {
|
|
27260
27260
|
const P = uD({
|
|
27261
27261
|
request: { ...s },
|
|
@@ -27418,7 +27418,7 @@ const mU = /* @__PURE__ */ X("svg", {
|
|
|
27418
27418
|
], -1), zU = { class: "input" }, HU = /* @__PURE__ */ X("label", { for: "Username" }, "Token", -1), GU = { class: "check" }, KU = /* @__PURE__ */ X("span", { class: "checkmark" }, null, -1), JU = /* @__PURE__ */ X("p", null, "Enabled", -1), eI = /* @__PURE__ */ de({
|
|
27419
27419
|
__name: "RequestAuth",
|
|
27420
27420
|
setup(t) {
|
|
27421
|
-
const e =
|
|
27421
|
+
const e = Nr(), { authState: r } = e, n = {
|
|
27422
27422
|
basic: "Basic Auth",
|
|
27423
27423
|
digest: "Digest Auth",
|
|
27424
27424
|
oauthOne: "OAuth 1.0",
|
|
@@ -27823,7 +27823,7 @@ const SI = { class: "navtable simpletable" }, $I = { class: "navtable-table" },
|
|
|
27823
27823
|
formData: {}
|
|
27824
27824
|
},
|
|
27825
27825
|
setup(t) {
|
|
27826
|
-
const { activeRequest: e, setActiveRequest: r } =
|
|
27826
|
+
const { activeRequest: e, setActiveRequest: r } = Nr(), n = (i) => {
|
|
27827
27827
|
e.body !== i && r({
|
|
27828
27828
|
...e,
|
|
27829
27829
|
body: i
|
|
@@ -27870,7 +27870,7 @@ const SI = { class: "navtable simpletable" }, $I = { class: "navtable-table" },
|
|
|
27870
27870
|
cookies: {}
|
|
27871
27871
|
},
|
|
27872
27872
|
setup(t) {
|
|
27873
|
-
const { activeRequest: e } =
|
|
27873
|
+
const { activeRequest: e } = Nr();
|
|
27874
27874
|
function r(i) {
|
|
27875
27875
|
var o;
|
|
27876
27876
|
(o = e.cookies) == null || o.splice(i, 1);
|
|
@@ -27927,7 +27927,7 @@ const RI = {
|
|
|
27927
27927
|
headers: {}
|
|
27928
27928
|
},
|
|
27929
27929
|
setup(t) {
|
|
27930
|
-
const { activeRequest: e } =
|
|
27930
|
+
const { activeRequest: e } = Nr();
|
|
27931
27931
|
function r(i) {
|
|
27932
27932
|
var o;
|
|
27933
27933
|
(o = e.headers) == null || o.splice(i, 1);
|
|
@@ -27984,7 +27984,7 @@ const qI = {
|
|
|
27984
27984
|
queries: {}
|
|
27985
27985
|
},
|
|
27986
27986
|
setup(t) {
|
|
27987
|
-
const { activeRequest: e } =
|
|
27987
|
+
const { activeRequest: e } = Nr();
|
|
27988
27988
|
function r(i) {
|
|
27989
27989
|
var o;
|
|
27990
27990
|
(o = e.query) == null || o.splice(i, 1);
|
|
@@ -28040,7 +28040,7 @@ const qI = {
|
|
|
28040
28040
|
variables: {}
|
|
28041
28041
|
},
|
|
28042
28042
|
setup(t) {
|
|
28043
|
-
const { activeRequest: e } =
|
|
28043
|
+
const { activeRequest: e } = Nr();
|
|
28044
28044
|
function r(i) {
|
|
28045
28045
|
var o;
|
|
28046
28046
|
(o = e.parameters) == null || o.splice(i, 1);
|
|
@@ -28074,7 +28074,7 @@ const qI = {
|
|
|
28074
28074
|
}), ZI = { class: "scalar-api-client__main__left custom-scroll" }, MI = { class: "scalar-api-client__main__content" }, NI = /* @__PURE__ */ X("label", null, "Request", -1), WI = { class: "meta" }, VI = { class: "meta-item meta-item__input" }, YI = ["disabled"], LI = /* @__PURE__ */ X("div", { class: "scalar-api-client__main__scroll-container" }, null, -1), Gb = /* @__PURE__ */ de({
|
|
28075
28075
|
__name: "Request",
|
|
28076
28076
|
setup(t) {
|
|
28077
|
-
const { activeRequest: e, readOnly: r } =
|
|
28077
|
+
const { activeRequest: e, readOnly: r } = Nr();
|
|
28078
28078
|
return (n, i) => (E(), M("div", ZI, [
|
|
28079
28079
|
X("div", MI, [
|
|
28080
28080
|
NI,
|
|
@@ -28413,7 +28413,7 @@ const OF = /* @__PURE__ */ Re(dF, [["render", pF], ["__scopeId", "data-v-28fcbcb
|
|
|
28413
28413
|
}, EF = /* @__PURE__ */ X("div", { class: "scalar-api-client__main__scroll-container" }, null, -1), tS = /* @__PURE__ */ de({
|
|
28414
28414
|
__name: "Response",
|
|
28415
28415
|
setup(t) {
|
|
28416
|
-
const { activeResponse: e, activeRequestId: r } =
|
|
28416
|
+
const { activeResponse: e, activeRequestId: r } = Nr(), n = he(() => {
|
|
28417
28417
|
var a;
|
|
28418
28418
|
const s = (a = e.value) == null ? void 0 : a.headers;
|
|
28419
28419
|
return s ? Object.keys(s).map((l) => ({ name: l, value: s[l] })).filter(
|
|
@@ -28429,7 +28429,7 @@ const OF = /* @__PURE__ */ Re(dF, [["render", pF], ["__scopeId", "data-v-28fcbcb
|
|
|
28429
28429
|
}), o = he(() => {
|
|
28430
28430
|
var a;
|
|
28431
28431
|
const s = (a = e.value) == null ? void 0 : a.data;
|
|
28432
|
-
return s && MO(s) ? JSON.stringify(JSON.parse(s), null, 2) : s && typeof
|
|
28432
|
+
return s && MO(s) ? JSON.stringify(JSON.parse(s), null, 2) : s && typeof Br(s) == "object" || s && !MO(s) ? JSON.stringify(s, null, 2) : s;
|
|
28433
28433
|
});
|
|
28434
28434
|
return (s, a) => (E(), M("div", $F, [
|
|
28435
28435
|
X("div", wF, [
|
|
@@ -28471,7 +28471,7 @@ const CF = { class: "scalar-api-client__main" }, RF = /* @__PURE__ */ de({
|
|
|
28471
28471
|
},
|
|
28472
28472
|
emits: ["escapeKeyPress"],
|
|
28473
28473
|
setup(t, { emit: e }) {
|
|
28474
|
-
const r = t, { activeRequest: n, readOnly: i } =
|
|
28474
|
+
const r = t, { activeRequest: n, readOnly: i } = Nr(), o = au("(max-width: 820px)"), s = Oe(0), a = {
|
|
28475
28475
|
Request: 0,
|
|
28476
28476
|
Response: 1
|
|
28477
28477
|
};
|
|
@@ -32561,7 +32561,7 @@ function sV(t) {
|
|
|
32561
32561
|
var e, r;
|
|
32562
32562
|
return ((r = (e = vd().find((n) => n.key === t.targetKey)) == null ? void 0 : e.clients.find((n) => n.key === t.clientKey)) == null ? void 0 : r.title) ?? t.clientKey;
|
|
32563
32563
|
}
|
|
32564
|
-
const
|
|
32564
|
+
const Zr = () => ({
|
|
32565
32565
|
state: eg(Ho),
|
|
32566
32566
|
resetState: rV,
|
|
32567
32567
|
setItem: eV(Ho),
|
|
@@ -33069,7 +33069,7 @@ const RS = /* @__PURE__ */ Re(FY, [["__scopeId", "data-v-2fd8cd87"]]), AS = /* @
|
|
|
33069
33069
|
state: r,
|
|
33070
33070
|
toggleCollapsedSidebarItem: n,
|
|
33071
33071
|
setCollapsedSidebarItem: i
|
|
33072
|
-
} =
|
|
33072
|
+
} = Zr();
|
|
33073
33073
|
ut(
|
|
33074
33074
|
e.parsedSpec,
|
|
33075
33075
|
() => {
|
|
@@ -33079,7 +33079,7 @@ const RS = /* @__PURE__ */ Re(FY, [["__scopeId", "data-v-2fd8cd87"]]), AS = /* @
|
|
|
33079
33079
|
},
|
|
33080
33080
|
{ immediate: !0 }
|
|
33081
33081
|
);
|
|
33082
|
-
const { server: o, authentication: s } = ps(), { state: a, toggleApiClient: l } = cs(), { setActiveRequest: u } =
|
|
33082
|
+
const { server: o, authentication: s } = ps(), { state: a, toggleApiClient: l } = cs(), { setActiveRequest: u } = Nr();
|
|
33083
33083
|
function c($) {
|
|
33084
33084
|
const x = zO({
|
|
33085
33085
|
serverState: o,
|
|
@@ -33909,7 +33909,7 @@ var sB = Is ? function(e) {
|
|
|
33909
33909
|
"Uint32Array",
|
|
33910
33910
|
"Uint8Array",
|
|
33911
33911
|
"Uint8ClampedArray"
|
|
33912
|
-
], pB = typeof globalThis > "u" ?
|
|
33912
|
+
], pB = typeof globalThis > "u" ? yt : globalThis, OB = function() {
|
|
33913
33913
|
for (var e = [], r = 0; r < tp.length; r++)
|
|
33914
33914
|
typeof pB[tp[r]] == "function" && (e[e.length] = tp[r]);
|
|
33915
33915
|
return e;
|
|
@@ -33920,7 +33920,7 @@ if (Rc)
|
|
|
33920
33920
|
} catch {
|
|
33921
33921
|
Rc = null;
|
|
33922
33922
|
}
|
|
33923
|
-
var gB = Rc, _f = hB, yB = OB, FS = KQ, g0 = tT, Ac = gB, vB = g0("Object.prototype.toString"), sT = p0(), ZS = typeof globalThis > "u" ?
|
|
33923
|
+
var gB = Rc, _f = hB, yB = OB, FS = KQ, g0 = tT, Ac = gB, vB = g0("Object.prototype.toString"), sT = p0(), ZS = typeof globalThis > "u" ? yt : globalThis, gm = yB(), y0 = g0("String.prototype.slice"), rp = Object.getPrototypeOf, bB = g0("Array.prototype.indexOf", !0) || function(e, r) {
|
|
33924
33924
|
for (var n = 0; n < e.length; n += 1)
|
|
33925
33925
|
if (e[n] === r)
|
|
33926
33926
|
return n;
|
|
@@ -34573,7 +34573,7 @@ var vm = { exports: {} }, Qf = { exports: {} };
|
|
|
34573
34573
|
Qf.exports;
|
|
34574
34574
|
(function(t, e) {
|
|
34575
34575
|
(function(r) {
|
|
34576
|
-
var n = e && !e.nodeType && e, i = t && !t.nodeType && t, o = typeof
|
|
34576
|
+
var n = e && !e.nodeType && e, i = t && !t.nodeType && t, o = typeof yt == "object" && yt;
|
|
34577
34577
|
(o.global === o || o.window === o || o.self === o) && (r = o);
|
|
34578
34578
|
var s, a = 2147483647, l = 36, u = 1, c = 26, f = 38, d = 700, p = 72, h = 128, m = "-", O = /^xn--/, g = /[^\x20-\x7E]/, v = /[\x2E\u3002\uFF0E\uFF61]/g, S = {
|
|
34579
34579
|
overflow: "Overflow: input needs wider integers to process",
|
|
@@ -34687,7 +34687,7 @@ Qf.exports;
|
|
|
34687
34687
|
s.hasOwnProperty(q) && (n[q] = s[q]);
|
|
34688
34688
|
else
|
|
34689
34689
|
r.punycode = s;
|
|
34690
|
-
})(
|
|
34690
|
+
})(yt);
|
|
34691
34691
|
})(Qf, Qf.exports);
|
|
34692
34692
|
var xB = Qf.exports;
|
|
34693
34693
|
const QB = /* @__PURE__ */ lg(xB);
|
|
@@ -37593,7 +37593,7 @@ var x0 = {}, xm = { exports: {} };
|
|
|
37593
37593
|
(function(t, e) {
|
|
37594
37594
|
(function(r, n) {
|
|
37595
37595
|
n(e);
|
|
37596
|
-
})(
|
|
37596
|
+
})(yt, function(r) {
|
|
37597
37597
|
function n() {
|
|
37598
37598
|
for (var W = arguments.length, I = Array(W), Y = 0; Y < W; Y++)
|
|
37599
37599
|
I[Y] = arguments[Y];
|
|
@@ -37948,7 +37948,7 @@ var x0 = {}, xm = { exports: {} };
|
|
|
37948
37948
|
return "[" + Ae + (De ? "%25" + De : "") + "]";
|
|
37949
37949
|
})), (typeof W.port == "number" || typeof W.port == "string") && (ee.push(":"), ee.push(String(W.port))), ee.length ? ee.join("") : void 0;
|
|
37950
37950
|
}
|
|
37951
|
-
var or = /^\.\.?\//, le = /^\/\.(\/|$)/, qr = /^\/\.\.(\/|$)/,
|
|
37951
|
+
var or = /^\.\.?\//, le = /^\/\.(\/|$)/, qr = /^\/\.\.(\/|$)/, Vr = /^\/?(?:.|\n)*?(?=\/|$)/;
|
|
37952
37952
|
function Tt(W) {
|
|
37953
37953
|
for (var I = []; W.length; )
|
|
37954
37954
|
if (W.match(or))
|
|
@@ -37960,7 +37960,7 @@ var x0 = {}, xm = { exports: {} };
|
|
|
37960
37960
|
else if (W === "." || W === "..")
|
|
37961
37961
|
W = "";
|
|
37962
37962
|
else {
|
|
37963
|
-
var Y = W.match(
|
|
37963
|
+
var Y = W.match(Vr);
|
|
37964
37964
|
if (Y) {
|
|
37965
37965
|
var ee = Y[0];
|
|
37966
37966
|
W = W.slice(ee.length), I.push(ee);
|
|
@@ -38045,7 +38045,7 @@ var x0 = {}, xm = { exports: {} };
|
|
|
38045
38045
|
domainHost: ae.domainHost,
|
|
38046
38046
|
parse: ae.parse,
|
|
38047
38047
|
serialize: ae.serialize
|
|
38048
|
-
}, kt = {},
|
|
38048
|
+
}, kt = {}, mt = "[A-Za-z0-9\\-\\.\\_\\~\\xA0-\\u200D\\u2010-\\u2029\\u202F-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF]", at = "[0-9A-Fa-f]", dt = i(i("%[EFef]" + at + "%" + at + at + "%" + at + at) + "|" + i("%[89A-Fa-f]" + at + "%" + at + at) + "|" + i("%" + at + at)), Y5 = "[A-Za-z0-9\\!\\$\\%\\'\\*\\+\\-\\^\\_\\`\\{\\|\\}\\~]", L5 = "[\\!\\$\\%\\'\\(\\)\\*\\+\\,\\-\\.0-9\\<\\>A-Z\\x5E-\\x7E]", B5 = n(L5, '[\\"\\\\]'), z5 = "[\\!\\$\\'\\(\\)\\*\\+\\,\\;\\:\\@]", H5 = new RegExp(mt, "g"), ys = new RegExp(dt, "g"), G5 = new RegExp(n("[^]", Y5, "[\\.]", '[\\"]', B5), "g"), C1 = new RegExp(n("[^]", mt, z5), "g"), K5 = C1;
|
|
38049
38049
|
function eh(W) {
|
|
38050
38050
|
var I = ne(W);
|
|
38051
38051
|
return I.match(H5) ? I : W;
|
|
@@ -38205,7 +38205,7 @@ x0.default = HT;
|
|
|
38205
38205
|
unicode: '"minLength"/"maxLength" account for unicode characters by default.'
|
|
38206
38206
|
}, v = 200;
|
|
38207
38207
|
function S(H) {
|
|
38208
|
-
var Z, C, A, w, U, Q, F, V, ne, ce, k, D, oe, ye, Ye, xe, Ge, or, le, qr,
|
|
38208
|
+
var Z, C, A, w, U, Q, F, V, ne, ce, k, D, oe, ye, Ye, xe, Ge, or, le, qr, Vr, Tt, Xt, nn, Jt;
|
|
38209
38209
|
const xr = H.strict, _ = (Z = H.code) === null || Z === void 0 ? void 0 : Z.optimize, y = _ === !0 || _ === void 0 ? 1 : _ || 0, b = (A = (C = H.code) === null || C === void 0 ? void 0 : C.regExp) !== null && A !== void 0 ? A : p, j = (w = H.uriResolver) !== null && w !== void 0 ? w : d.default;
|
|
38210
38210
|
return {
|
|
38211
38211
|
strictSchema: (Q = (U = H.strictSchema) !== null && U !== void 0 ? U : xr) !== null && Q !== void 0 ? Q : !0,
|
|
@@ -38220,7 +38220,7 @@ x0.default = HT;
|
|
|
38220
38220
|
messages: (or = H.messages) !== null && or !== void 0 ? or : !0,
|
|
38221
38221
|
inlineRefs: (le = H.inlineRefs) !== null && le !== void 0 ? le : !0,
|
|
38222
38222
|
schemaId: (qr = H.schemaId) !== null && qr !== void 0 ? qr : "$id",
|
|
38223
|
-
addUsedSchema: (
|
|
38223
|
+
addUsedSchema: (Vr = H.addUsedSchema) !== null && Vr !== void 0 ? Vr : !0,
|
|
38224
38224
|
validateSchema: (Tt = H.validateSchema) !== null && Tt !== void 0 ? Tt : !0,
|
|
38225
38225
|
validateFormats: (Xt = H.validateFormats) !== null && Xt !== void 0 ? Xt : !0,
|
|
38226
38226
|
unicodeRegExp: (nn = H.unicodeRegExp) !== null && nn !== void 0 ? nn : !0,
|
|
@@ -47340,15 +47340,15 @@ var _se = {
|
|
|
47340
47340
|
}
|
|
47341
47341
|
}, O1 = {}, Hk = { exports: {} }, m1 = {};
|
|
47342
47342
|
(function(t) {
|
|
47343
|
-
t.fetch = i(
|
|
47343
|
+
t.fetch = i(yt.fetch) && i(yt.ReadableStream), t.writableStream = i(yt.WritableStream), t.abortController = i(yt.AbortController);
|
|
47344
47344
|
var e;
|
|
47345
47345
|
function r() {
|
|
47346
47346
|
if (e !== void 0)
|
|
47347
47347
|
return e;
|
|
47348
|
-
if (
|
|
47349
|
-
e = new
|
|
47348
|
+
if (yt.XMLHttpRequest) {
|
|
47349
|
+
e = new yt.XMLHttpRequest();
|
|
47350
47350
|
try {
|
|
47351
|
-
e.open("GET",
|
|
47351
|
+
e.open("GET", yt.XDomainRequest ? "/" : "https://example.com");
|
|
47352
47352
|
} catch {
|
|
47353
47353
|
e = null;
|
|
47354
47354
|
}
|
|
@@ -47386,21 +47386,21 @@ function xse(t) {
|
|
|
47386
47386
|
var Gk = Number.isNaN || function(e) {
|
|
47387
47387
|
return e !== e;
|
|
47388
47388
|
};
|
|
47389
|
-
function
|
|
47390
|
-
|
|
47389
|
+
function Ot() {
|
|
47390
|
+
Ot.init.call(this);
|
|
47391
47391
|
}
|
|
47392
|
-
g1.exports =
|
|
47392
|
+
g1.exports = Ot;
|
|
47393
47393
|
g1.exports.once = Ese;
|
|
47394
|
-
|
|
47395
|
-
|
|
47396
|
-
|
|
47397
|
-
|
|
47394
|
+
Ot.EventEmitter = Ot;
|
|
47395
|
+
Ot.prototype._events = void 0;
|
|
47396
|
+
Ot.prototype._eventsCount = 0;
|
|
47397
|
+
Ot.prototype._maxListeners = void 0;
|
|
47398
47398
|
var I$ = 10;
|
|
47399
47399
|
function Nd(t) {
|
|
47400
47400
|
if (typeof t != "function")
|
|
47401
47401
|
throw new TypeError('The "listener" argument must be of type Function. Received type ' + typeof t);
|
|
47402
47402
|
}
|
|
47403
|
-
Object.defineProperty(
|
|
47403
|
+
Object.defineProperty(Ot, "defaultMaxListeners", {
|
|
47404
47404
|
enumerable: !0,
|
|
47405
47405
|
get: function() {
|
|
47406
47406
|
return I$;
|
|
@@ -47411,21 +47411,21 @@ Object.defineProperty(mt, "defaultMaxListeners", {
|
|
|
47411
47411
|
I$ = t;
|
|
47412
47412
|
}
|
|
47413
47413
|
});
|
|
47414
|
-
|
|
47414
|
+
Ot.init = function() {
|
|
47415
47415
|
(this._events === void 0 || this._events === Object.getPrototypeOf(this)._events) && (this._events = /* @__PURE__ */ Object.create(null), this._eventsCount = 0), this._maxListeners = this._maxListeners || void 0;
|
|
47416
47416
|
};
|
|
47417
|
-
|
|
47417
|
+
Ot.prototype.setMaxListeners = function(e) {
|
|
47418
47418
|
if (typeof e != "number" || e < 0 || Gk(e))
|
|
47419
47419
|
throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received ' + e + ".");
|
|
47420
47420
|
return this._maxListeners = e, this;
|
|
47421
47421
|
};
|
|
47422
47422
|
function Kk(t) {
|
|
47423
|
-
return t._maxListeners === void 0 ?
|
|
47423
|
+
return t._maxListeners === void 0 ? Ot.defaultMaxListeners : t._maxListeners;
|
|
47424
47424
|
}
|
|
47425
|
-
|
|
47425
|
+
Ot.prototype.getMaxListeners = function() {
|
|
47426
47426
|
return Kk(this);
|
|
47427
47427
|
};
|
|
47428
|
-
|
|
47428
|
+
Ot.prototype.emit = function(e) {
|
|
47429
47429
|
for (var r = [], n = 1; n < arguments.length; n++)
|
|
47430
47430
|
r.push(arguments[n]);
|
|
47431
47431
|
var i = e === "error", o = this._events;
|
|
@@ -47465,11 +47465,11 @@ function Jk(t, e, r, n) {
|
|
|
47465
47465
|
}
|
|
47466
47466
|
return t;
|
|
47467
47467
|
}
|
|
47468
|
-
|
|
47468
|
+
Ot.prototype.addListener = function(e, r) {
|
|
47469
47469
|
return Jk(this, e, r, !1);
|
|
47470
47470
|
};
|
|
47471
|
-
|
|
47472
|
-
|
|
47471
|
+
Ot.prototype.on = Ot.prototype.addListener;
|
|
47472
|
+
Ot.prototype.prependListener = function(e, r) {
|
|
47473
47473
|
return Jk(this, e, r, !0);
|
|
47474
47474
|
};
|
|
47475
47475
|
function Qse() {
|
|
@@ -47480,13 +47480,13 @@ function e5(t, e, r) {
|
|
|
47480
47480
|
var n = { fired: !1, wrapFn: void 0, target: t, type: e, listener: r }, i = Qse.bind(n);
|
|
47481
47481
|
return i.listener = r, n.wrapFn = i, i;
|
|
47482
47482
|
}
|
|
47483
|
-
|
|
47483
|
+
Ot.prototype.once = function(e, r) {
|
|
47484
47484
|
return Nd(r), this.on(e, e5(this, e, r)), this;
|
|
47485
47485
|
};
|
|
47486
|
-
|
|
47486
|
+
Ot.prototype.prependOnceListener = function(e, r) {
|
|
47487
47487
|
return Nd(r), this.prependListener(e, e5(this, e, r)), this;
|
|
47488
47488
|
};
|
|
47489
|
-
|
|
47489
|
+
Ot.prototype.removeListener = function(e, r) {
|
|
47490
47490
|
var n, i, o, s, a;
|
|
47491
47491
|
if (Nd(r), i = this._events, i === void 0)
|
|
47492
47492
|
return this;
|
|
@@ -47506,8 +47506,8 @@ mt.prototype.removeListener = function(e, r) {
|
|
|
47506
47506
|
}
|
|
47507
47507
|
return this;
|
|
47508
47508
|
};
|
|
47509
|
-
|
|
47510
|
-
|
|
47509
|
+
Ot.prototype.off = Ot.prototype.removeListener;
|
|
47510
|
+
Ot.prototype.removeAllListeners = function(e) {
|
|
47511
47511
|
var r, n, i;
|
|
47512
47512
|
if (n = this._events, n === void 0)
|
|
47513
47513
|
return this;
|
|
@@ -47533,16 +47533,16 @@ function t5(t, e, r) {
|
|
|
47533
47533
|
var i = n[e];
|
|
47534
47534
|
return i === void 0 ? [] : typeof i == "function" ? r ? [i.listener || i] : [i] : r ? kse(i) : n5(i, i.length);
|
|
47535
47535
|
}
|
|
47536
|
-
|
|
47536
|
+
Ot.prototype.listeners = function(e) {
|
|
47537
47537
|
return t5(this, e, !0);
|
|
47538
47538
|
};
|
|
47539
|
-
|
|
47539
|
+
Ot.prototype.rawListeners = function(e) {
|
|
47540
47540
|
return t5(this, e, !1);
|
|
47541
47541
|
};
|
|
47542
|
-
|
|
47542
|
+
Ot.listenerCount = function(t, e) {
|
|
47543
47543
|
return typeof t.listenerCount == "function" ? t.listenerCount(e) : r5.call(t, e);
|
|
47544
47544
|
};
|
|
47545
|
-
|
|
47545
|
+
Ot.prototype.listenerCount = r5;
|
|
47546
47546
|
function r5(t) {
|
|
47547
47547
|
var e = this._events;
|
|
47548
47548
|
if (e !== void 0) {
|
|
@@ -47554,7 +47554,7 @@ function r5(t) {
|
|
|
47554
47554
|
}
|
|
47555
47555
|
return 0;
|
|
47556
47556
|
}
|
|
47557
|
-
|
|
47557
|
+
Ot.prototype.eventNames = function() {
|
|
47558
47558
|
return this._eventsCount > 0 ? Zc(this._events) : [];
|
|
47559
47559
|
};
|
|
47560
47560
|
function n5(t, e) {
|
|
@@ -47896,12 +47896,12 @@ function Wse(t, e) {
|
|
|
47896
47896
|
}
|
|
47897
47897
|
function mp(t) {
|
|
47898
47898
|
try {
|
|
47899
|
-
if (!
|
|
47899
|
+
if (!yt.localStorage)
|
|
47900
47900
|
return !1;
|
|
47901
47901
|
} catch {
|
|
47902
47902
|
return !1;
|
|
47903
47903
|
}
|
|
47904
|
-
var e =
|
|
47904
|
+
var e = yt.localStorage[t];
|
|
47905
47905
|
return e == null ? !1 : String(e).toLowerCase() === "true";
|
|
47906
47906
|
}
|
|
47907
47907
|
var gp, N$;
|
|
@@ -47919,7 +47919,7 @@ function c5() {
|
|
|
47919
47919
|
N.WritableState = P;
|
|
47920
47920
|
var r = {
|
|
47921
47921
|
deprecate: Nse
|
|
47922
|
-
}, n = s5, i = $a.Buffer, o = (typeof
|
|
47922
|
+
}, n = s5, i = $a.Buffer, o = (typeof yt < "u" ? yt : typeof window < "u" ? window : typeof self < "u" ? self : {}).Uint8Array || function() {
|
|
47923
47923
|
};
|
|
47924
47924
|
function s(Q) {
|
|
47925
47925
|
return i.from(Q);
|
|
@@ -48590,7 +48590,7 @@ function d5() {
|
|
|
48590
48590
|
z.ReadableState = N, o5.EventEmitter;
|
|
48591
48591
|
var e = function(D, oe) {
|
|
48592
48592
|
return D.listeners(oe).length;
|
|
48593
|
-
}, r = s5, n = $a.Buffer, i = (typeof
|
|
48593
|
+
}, r = s5, n = $a.Buffer, i = (typeof yt < "u" ? yt : typeof window < "u" ? window : typeof self < "u" ? self : {}).Uint8Array || function() {
|
|
48594
48594
|
};
|
|
48595
48595
|
function o(k) {
|
|
48596
48596
|
return n.from(k);
|
|
@@ -48744,7 +48744,7 @@ function d5() {
|
|
|
48744
48744
|
var Ye = (!D || D.end !== !1) && k !== $e.process.stdout && k !== $e.process.stderr, xe = Ye ? or : xr;
|
|
48745
48745
|
ye.endEmitted ? $e.process.nextTick(xe) : oe.once("end", xe), k.on("unpipe", Ge);
|
|
48746
48746
|
function Ge(_, y) {
|
|
48747
|
-
l("onunpipe"), _ === oe && y && y.hasUnpiped === !1 && (y.hasUnpiped = !0,
|
|
48747
|
+
l("onunpipe"), _ === oe && y && y.hasUnpiped === !1 && (y.hasUnpiped = !0, Vr());
|
|
48748
48748
|
}
|
|
48749
48749
|
function or() {
|
|
48750
48750
|
l("onend"), k.end();
|
|
@@ -48752,7 +48752,7 @@ function d5() {
|
|
|
48752
48752
|
var le = Z(oe);
|
|
48753
48753
|
k.on("drain", le);
|
|
48754
48754
|
var qr = !1;
|
|
48755
|
-
function
|
|
48755
|
+
function Vr() {
|
|
48756
48756
|
l("cleanup"), k.removeListener("close", nn), k.removeListener("finish", Jt), k.removeListener("drain", le), k.removeListener("error", Xt), k.removeListener("unpipe", Ge), oe.removeListener("end", or), oe.removeListener("end", xr), oe.removeListener("data", Tt), qr = !0, ye.awaitDrain && (!k._writableState || k._writableState.needDrain) && le();
|
|
48757
48757
|
}
|
|
48758
48758
|
oe.on("data", Tt);
|
|
@@ -49169,7 +49169,7 @@ v1.prototype._onXHRProgress = function(t) {
|
|
|
49169
49169
|
case "ms-stream":
|
|
49170
49170
|
if (n = r.response, r.readyState !== uc.LOADING)
|
|
49171
49171
|
break;
|
|
49172
|
-
var a = new
|
|
49172
|
+
var a = new yt.MSStreamReader();
|
|
49173
49173
|
a.onprogress = function() {
|
|
49174
49174
|
a.result.byteLength > e._pos && (e.push($e.Buffer.from(new Uint8Array(a.result.slice(e._pos)))), e._pos = a.result.byteLength);
|
|
49175
49175
|
}, a.onload = function() {
|
|
@@ -49238,11 +49238,11 @@ wr.prototype._onFinish = function() {
|
|
|
49238
49238
|
var o = null;
|
|
49239
49239
|
if (Wo.abortController) {
|
|
49240
49240
|
var s = new AbortController();
|
|
49241
|
-
o = s.signal, t._fetchAbortController = s, "requestTimeout" in e && e.requestTimeout !== 0 && (t._fetchTimer =
|
|
49241
|
+
o = s.signal, t._fetchAbortController = s, "requestTimeout" in e && e.requestTimeout !== 0 && (t._fetchTimer = yt.setTimeout(function() {
|
|
49242
49242
|
t.emit("requestTimeout"), t._fetchAbortController && t._fetchAbortController.abort();
|
|
49243
49243
|
}, e.requestTimeout));
|
|
49244
49244
|
}
|
|
49245
|
-
|
|
49245
|
+
yt.fetch(t._opts.url, {
|
|
49246
49246
|
method: t._opts.method,
|
|
49247
49247
|
headers: i,
|
|
49248
49248
|
body: n || void 0,
|
|
@@ -49255,7 +49255,7 @@ wr.prototype._onFinish = function() {
|
|
|
49255
49255
|
t._resetTimers(!0), t._destroyed || t.emit("error", l);
|
|
49256
49256
|
});
|
|
49257
49257
|
} else {
|
|
49258
|
-
var a = t._xhr = new
|
|
49258
|
+
var a = t._xhr = new yt.XMLHttpRequest();
|
|
49259
49259
|
try {
|
|
49260
49260
|
a.open(t._opts.method, t._opts.url, !0);
|
|
49261
49261
|
} catch (l) {
|
|
@@ -49315,7 +49315,7 @@ wr.prototype._write = function(t, e, r) {
|
|
|
49315
49315
|
};
|
|
49316
49316
|
wr.prototype._resetTimers = function(t) {
|
|
49317
49317
|
var e = this;
|
|
49318
|
-
|
|
49318
|
+
yt.clearTimeout(e._socketTimer), e._socketTimer = null, t ? (yt.clearTimeout(e._fetchTimer), e._fetchTimer = null) : e._socketTimeout && (e._socketTimer = yt.setTimeout(function() {
|
|
49319
49319
|
e.emit("timeout");
|
|
49320
49320
|
}, e._socketTimeout));
|
|
49321
49321
|
};
|
|
@@ -49435,7 +49435,7 @@ var wae = {
|
|
|
49435
49435
|
var e = vae, r = Md, n = bae, i = wae, o = Tf, s = t;
|
|
49436
49436
|
s.request = function(a, l) {
|
|
49437
49437
|
typeof a == "string" ? a = o.parse(a) : a = n(a);
|
|
49438
|
-
var u =
|
|
49438
|
+
var u = yt.location.protocol.search(/^https?:$/) === -1 ? "http:" : "", c = a.protocol || u, f = a.hostname || a.host, d = a.port, p = a.path || "/";
|
|
49439
49439
|
f && f.indexOf(":") !== -1 && (f = "[" + f + "]"), a.url = (f ? c + "//" + f : "") + (d ? ":" + d : "") + p, a.method = (a.method || "GET").toUpperCase(), a.headers = a.headers || {};
|
|
49440
49440
|
var h = new e(a);
|
|
49441
49441
|
return l && h.on("response", l), h;
|
|
@@ -50518,7 +50518,7 @@ function Ale({
|
|
|
50518
50518
|
}
|
|
50519
50519
|
function Xle(t) {
|
|
50520
50520
|
const e = Oe(null);
|
|
50521
|
-
return
|
|
50521
|
+
return bt(() => {
|
|
50522
50522
|
e.value = t();
|
|
50523
50523
|
}), e;
|
|
50524
50524
|
}
|
|
@@ -50586,7 +50586,7 @@ const Dle = {
|
|
|
50586
50586
|
emits: ["intersecting"],
|
|
50587
50587
|
setup(t, { emit: e }) {
|
|
50588
50588
|
const r = t, { setSidebarIdVisibility: n } = cs(), i = Oe();
|
|
50589
|
-
return
|
|
50589
|
+
return bt(() => {
|
|
50590
50590
|
s4(
|
|
50591
50591
|
i,
|
|
50592
50592
|
([{ isIntersecting: o }]) => {
|
|
@@ -50843,7 +50843,7 @@ const ls = /* @__PURE__ */ Re(fue, [["__scopeId", "data-v-38a7def9"]]), due = {
|
|
|
50843
50843
|
tag: {}
|
|
50844
50844
|
},
|
|
50845
50845
|
setup(t) {
|
|
50846
|
-
const e = t, { setCollapsedSidebarItem: r } =
|
|
50846
|
+
const e = t, { setCollapsedSidebarItem: r } = Zr();
|
|
50847
50847
|
async function n(i) {
|
|
50848
50848
|
r(ri(e.tag), !0), await ei(), Yl(ha(i, e.tag));
|
|
50849
50849
|
}
|
|
@@ -51043,7 +51043,7 @@ const jue = /* @__PURE__ */ Re(Due, [["__scopeId", "data-v-e3793f64"]]), Uue = {
|
|
|
51043
51043
|
const r = t, { authentication: n, setAuthentication: i } = ps(), o = (h) => {
|
|
51044
51044
|
s(h.target.value);
|
|
51045
51045
|
};
|
|
51046
|
-
|
|
51046
|
+
bt(() => {
|
|
51047
51047
|
s(Object.keys(r.value)[0] ?? null);
|
|
51048
51048
|
});
|
|
51049
51049
|
const s = (h) => {
|
|
@@ -51150,7 +51150,7 @@ const Wue = /* @__PURE__ */ Re(Nue, [["__scopeId", "data-v-102a910e"]]), D5 = (t
|
|
|
51150
51150
|
], ece = /* @__PURE__ */ D5(() => /* @__PURE__ */ X("span", null, "More", -1)), tce = /* @__PURE__ */ de({
|
|
51151
51151
|
__name: "ClientSelector",
|
|
51152
51152
|
setup(t) {
|
|
51153
|
-
const { state: e, setItem: r, getClientTitle: n, getTargetTitle: i } =
|
|
51153
|
+
const { state: e, setItem: r, getClientTitle: n, getTargetTitle: i } = Zr(), o = (f) => {
|
|
51154
51154
|
r("selectedClient", f), !a.value.filter((p) => u(p)).length && (a.value = [
|
|
51155
51155
|
...a.value.slice(1),
|
|
51156
51156
|
e.selectedClient
|
|
@@ -51543,7 +51543,7 @@ const Tce = /* @__PURE__ */ Re(Qce, [["__scopeId", "data-v-e398ce3c"]]), kce = {
|
|
|
51543
51543
|
rawSpec: {}
|
|
51544
51544
|
},
|
|
51545
51545
|
setup(t) {
|
|
51546
|
-
const e = t, { state: r, getClientTitle: n, getTargetTitle: i } =
|
|
51546
|
+
const e = t, { state: r, getClientTitle: n, getTargetTitle: i } = Zr(), o = he(() => e.parsedSpec.openapi ?? e.parsedSpec.swagger ?? "");
|
|
51547
51547
|
return (s, a) => (E(), ve(T(Q1), null, {
|
|
51548
51548
|
default: se(() => [
|
|
51549
51549
|
re(T(zd), null, {
|
|
@@ -51843,7 +51843,7 @@ const Nc = /* @__PURE__ */ Re(ofe, [["__scopeId", "data-v-6ae0ec2b"]]), sfe = /*
|
|
|
51843
51843
|
id: {}
|
|
51844
51844
|
},
|
|
51845
51845
|
setup(t) {
|
|
51846
|
-
const { setCollapsedSidebarItem: e } =
|
|
51846
|
+
const { setCollapsedSidebarItem: e } = Zr();
|
|
51847
51847
|
return (r, n) => (E(), M("button", {
|
|
51848
51848
|
class: "show-more",
|
|
51849
51849
|
type: "button",
|
|
@@ -51863,7 +51863,7 @@ const afe = /* @__PURE__ */ Re(sfe, [["__scopeId", "data-v-5ac202a8"]]), lfe = /
|
|
|
51863
51863
|
components: {}
|
|
51864
51864
|
},
|
|
51865
51865
|
setup(t) {
|
|
51866
|
-
const e = t, { state: r } =
|
|
51866
|
+
const e = t, { state: r } = Zr(), n = he(
|
|
51867
51867
|
() => {
|
|
51868
51868
|
var o;
|
|
51869
51869
|
return Object.keys(((o = e.components) == null ? void 0 : o.schemas) ?? {}).length <= 3 || r.collapsedSidebarItems[gl()];
|
|
@@ -52139,7 +52139,7 @@ const Nfe = /* @__PURE__ */ Re(Mfe, [["__scopeId", "data-v-d0646332"]]), Wfe = (
|
|
|
52139
52139
|
operation: {}
|
|
52140
52140
|
},
|
|
52141
52141
|
setup(t) {
|
|
52142
|
-
const e = t, r = Oe(""), { copyToClipboard: n } = k1(), { setActiveRequest: i } =
|
|
52142
|
+
const e = t, r = Oe(""), { copyToClipboard: n } = k1(), { setActiveRequest: i } = Nr(), { toggleApiClient: o } = cs(), { state: s, setItem: a, getClientTitle: l, getTargetTitle: u } = Zr(), { server: c, authentication: f } = ps(), d = he(() => [s.selectedClient.targetKey]), p = async () => {
|
|
52143
52143
|
const O = Nx(
|
|
52144
52144
|
{
|
|
52145
52145
|
url: KO(c) ?? window.location.origin
|
|
@@ -52592,8 +52592,8 @@ const Tde = /* @__PURE__ */ Re(bde, [["render", Qde], ["__scopeId", "data-v-1614
|
|
|
52592
52592
|
r,
|
|
52593
52593
|
(u) => n.value = u[0].contentRect.width < 900
|
|
52594
52594
|
);
|
|
52595
|
-
const { state: i, setCollapsedSidebarItem: o } =
|
|
52596
|
-
|
|
52595
|
+
const { state: i, setCollapsedSidebarItem: o } = Zr();
|
|
52596
|
+
bt(() => {
|
|
52597
52597
|
e.parsedSpec.tags.length > 0 && o(e.parsedSpec.tags[0].name, !0);
|
|
52598
52598
|
});
|
|
52599
52599
|
const s = Xle(() => ({
|
|
@@ -52690,7 +52690,7 @@ function U5(t) {
|
|
|
52690
52690
|
function jde(t) {
|
|
52691
52691
|
return U5(t) && t !== null;
|
|
52692
52692
|
}
|
|
52693
|
-
function
|
|
52693
|
+
function Hr(t) {
|
|
52694
52694
|
return t != null;
|
|
52695
52695
|
}
|
|
52696
52696
|
function kp(t) {
|
|
@@ -52744,13 +52744,13 @@ function Lm(t) {
|
|
|
52744
52744
|
function Wde(t, e) {
|
|
52745
52745
|
let r = [], n = !1;
|
|
52746
52746
|
const i = (o, s, a) => {
|
|
52747
|
-
if (
|
|
52747
|
+
if (Hr(o))
|
|
52748
52748
|
if (!s[a])
|
|
52749
52749
|
r.push(o);
|
|
52750
52750
|
else {
|
|
52751
52751
|
let l = s[a];
|
|
52752
52752
|
const u = o[l];
|
|
52753
|
-
if (!
|
|
52753
|
+
if (!Hr(u))
|
|
52754
52754
|
return;
|
|
52755
52755
|
if (a === s.length - 1 && (Jn(u) || j5(u) || Dde(u)))
|
|
52756
52756
|
r.push(qde(u));
|
|
@@ -52880,7 +52880,7 @@ class E1 {
|
|
|
52880
52880
|
return this.records.length;
|
|
52881
52881
|
}
|
|
52882
52882
|
_addString(e, r) {
|
|
52883
|
-
if (!
|
|
52883
|
+
if (!Hr(e) || kp(e))
|
|
52884
52884
|
return;
|
|
52885
52885
|
let n = {
|
|
52886
52886
|
v: e,
|
|
@@ -52893,13 +52893,13 @@ class E1 {
|
|
|
52893
52893
|
let n = { i: r, $: {} };
|
|
52894
52894
|
this.keys.forEach((i, o) => {
|
|
52895
52895
|
let s = i.getFn ? i.getFn(e) : this.getFn(e, i.path);
|
|
52896
|
-
if (
|
|
52896
|
+
if (Hr(s)) {
|
|
52897
52897
|
if (Fi(s)) {
|
|
52898
52898
|
let a = [];
|
|
52899
52899
|
const l = [{ nestedArrIndex: -1, value: s }];
|
|
52900
52900
|
for (; l.length; ) {
|
|
52901
52901
|
const { nestedArrIndex: u, value: c } = l.pop();
|
|
52902
|
-
if (
|
|
52902
|
+
if (Hr(c))
|
|
52903
52903
|
if (Jn(c) && !kp(c)) {
|
|
52904
52904
|
let f = {
|
|
52905
52905
|
v: c,
|
|
@@ -53503,8 +53503,8 @@ function Ohe(t, { ignoreFieldNorm: e = Ne.ignoreFieldNorm }) {
|
|
|
53503
53503
|
}
|
|
53504
53504
|
function mhe(t, e) {
|
|
53505
53505
|
const r = t.matches;
|
|
53506
|
-
e.matches = [],
|
|
53507
|
-
if (!
|
|
53506
|
+
e.matches = [], Hr(r) && r.forEach((n) => {
|
|
53507
|
+
if (!Hr(n.indices) || !n.indices.length)
|
|
53508
53508
|
return;
|
|
53509
53509
|
const { indices: i, value: o } = n;
|
|
53510
53510
|
let s = {
|
|
@@ -53545,7 +53545,7 @@ class Da {
|
|
|
53545
53545
|
});
|
|
53546
53546
|
}
|
|
53547
53547
|
add(e) {
|
|
53548
|
-
|
|
53548
|
+
Hr(e) && (this._docs.push(e), this._myIndex.add(e));
|
|
53549
53549
|
}
|
|
53550
53550
|
remove(e = () => !1) {
|
|
53551
53551
|
const r = [];
|
|
@@ -53578,7 +53578,7 @@ class Da {
|
|
|
53578
53578
|
_searchStringList(e) {
|
|
53579
53579
|
const r = Hm(e, this.options), { records: n } = this._myIndex, i = [];
|
|
53580
53580
|
return n.forEach(({ v: o, i: s, n: a }) => {
|
|
53581
|
-
if (!
|
|
53581
|
+
if (!Hr(o))
|
|
53582
53582
|
return;
|
|
53583
53583
|
const { isMatch: l, score: u, indices: c } = r.searchIn(o);
|
|
53584
53584
|
l && i.push({
|
|
@@ -53615,7 +53615,7 @@ class Da {
|
|
|
53615
53615
|
return c;
|
|
53616
53616
|
}, i = this._myIndex.records, o = {}, s = [];
|
|
53617
53617
|
return i.forEach(({ $: a, i: l }) => {
|
|
53618
|
-
if (
|
|
53618
|
+
if (Hr(a)) {
|
|
53619
53619
|
let u = n(r, a, l);
|
|
53620
53620
|
u.length && (o[l] || (o[l] = { idx: l, item: a, matches: [] }, s.push(o[l])), u.forEach(({ matches: c }) => {
|
|
53621
53621
|
o[l].matches.push(...c);
|
|
@@ -53626,7 +53626,7 @@ class Da {
|
|
|
53626
53626
|
_searchObjectList(e) {
|
|
53627
53627
|
const r = Hm(e, this.options), { keys: n, records: i } = this._myIndex, o = [];
|
|
53628
53628
|
return i.forEach(({ $: s, i: a }) => {
|
|
53629
|
-
if (!
|
|
53629
|
+
if (!Hr(s))
|
|
53630
53630
|
return;
|
|
53631
53631
|
let l = [];
|
|
53632
53632
|
n.forEach((u, c) => {
|
|
@@ -53645,12 +53645,12 @@ class Da {
|
|
|
53645
53645
|
}), o;
|
|
53646
53646
|
}
|
|
53647
53647
|
_findMatches({ key: e, value: r, searcher: n }) {
|
|
53648
|
-
if (!
|
|
53648
|
+
if (!Hr(r))
|
|
53649
53649
|
return [];
|
|
53650
53650
|
let i = [];
|
|
53651
53651
|
if (Fi(r))
|
|
53652
53652
|
r.forEach(({ v: o, i: s, n: a }) => {
|
|
53653
|
-
if (!
|
|
53653
|
+
if (!Hr(o))
|
|
53654
53654
|
return;
|
|
53655
53655
|
const { isMatch: l, score: u, indices: c } = n.searchIn(o);
|
|
53656
53656
|
l && i.push({
|
|
@@ -53728,7 +53728,7 @@ const $he = (t) => (ai("data-v-1ea632ff"), t = t(), li(), t), whe = {
|
|
|
53728
53728
|
let i = [];
|
|
53729
53729
|
const o = Oe([]), s = Oe(0), a = Oe(""), l = Oe(null), u = new Da(i, {
|
|
53730
53730
|
keys: ["title", "description", "body"]
|
|
53731
|
-
}), { state: c, setItem: f, setCollapsedSidebarItem: d } =
|
|
53731
|
+
}), { state: c, setItem: f, setCollapsedSidebarItem: d } = Zr(), p = () => {
|
|
53732
53732
|
s.value = 0, o.value = u.search(a.value);
|
|
53733
53733
|
};
|
|
53734
53734
|
ut(
|
|
@@ -53871,110 +53871,121 @@ const Ehe = /* @__PURE__ */ Re(khe, [["__scopeId", "data-v-1ea632ff"]]), Che = {
|
|
|
53871
53871
|
emits: ["changeTheme", "updateContent", "toggleDarkMode"],
|
|
53872
53872
|
setup(t) {
|
|
53873
53873
|
const e = t, r = au("(min-width: 1150px)"), n = Oe(0), i = Oe(null);
|
|
53874
|
-
pg(i, (
|
|
53875
|
-
n.value =
|
|
53874
|
+
pg(i, (h) => {
|
|
53875
|
+
n.value = h[0].contentRect.height;
|
|
53876
53876
|
});
|
|
53877
|
-
const { state: o, setItem: s } =
|
|
53877
|
+
const { state: o, setItem: s } = Zr(), a = he(() => e.configuration.searchHotKey || "k");
|
|
53878
53878
|
Ns({
|
|
53879
53879
|
keyList: [a.value],
|
|
53880
53880
|
withCtrlCmd: !0,
|
|
53881
53881
|
handler: () => s("showSearch", !o.showSearch)
|
|
53882
|
-
})
|
|
53883
|
-
|
|
53884
|
-
|
|
53882
|
+
});
|
|
53883
|
+
const l = Oe(!1), u = /#(tag\/[^/]*)/, { setCollapsedSidebarItem: c } = Zr();
|
|
53884
|
+
ut(e.parsedSpec, async (h) => {
|
|
53885
|
+
var g, v;
|
|
53886
|
+
if (l.value || !((g = h == null ? void 0 : h.info) != null && g.title))
|
|
53887
|
+
return;
|
|
53888
|
+
l.value = !0;
|
|
53889
|
+
const m = document.location.hash;
|
|
53890
|
+
m || (v = document.querySelector("#tippy")) == null || v.scrollTo({
|
|
53885
53891
|
top: 0,
|
|
53886
53892
|
left: 0
|
|
53887
53893
|
});
|
|
53894
|
+
const O = m.match(u);
|
|
53895
|
+
O && O.length > 1 && c(O[1], !0), setTimeout(() => {
|
|
53896
|
+
const S = document.getElementById(m.replace(/^#/, ""));
|
|
53897
|
+
S == null || S.scrollIntoView();
|
|
53898
|
+
}, 0);
|
|
53888
53899
|
});
|
|
53889
|
-
const
|
|
53900
|
+
const f = he(
|
|
53890
53901
|
() => r.value || !e.configuration.isEditable
|
|
53891
|
-
),
|
|
53892
|
-
var
|
|
53893
|
-
return !((
|
|
53894
|
-
}), { state:
|
|
53895
|
-
return (
|
|
53896
|
-
var
|
|
53902
|
+
), d = he(() => {
|
|
53903
|
+
var h, m;
|
|
53904
|
+
return !((h = e.configuration.spec) != null && h.preparsedContent) && ((m = e.configuration) == null ? void 0 : m.isEditable);
|
|
53905
|
+
}), { state: p } = cs();
|
|
53906
|
+
return (h, m) => {
|
|
53907
|
+
var O, g;
|
|
53897
53908
|
return E(), M("div", {
|
|
53898
53909
|
ref_key: "documentEl",
|
|
53899
53910
|
ref: i,
|
|
53900
53911
|
class: He(["scalar-api-reference references-layout", [
|
|
53901
53912
|
{
|
|
53902
|
-
"references-editable":
|
|
53913
|
+
"references-editable": d.value
|
|
53903
53914
|
}
|
|
53904
53915
|
]]),
|
|
53905
53916
|
style: Zf({ "--full-height": `${n.value}px` })
|
|
53906
53917
|
}, [
|
|
53907
53918
|
X("div", Che, [
|
|
53908
|
-
Fe(
|
|
53909
|
-
breadcrumb: T(
|
|
53919
|
+
Fe(h.$slots, "header", {
|
|
53920
|
+
breadcrumb: T(p).activeBreadcrumb
|
|
53910
53921
|
}, void 0, !0)
|
|
53911
53922
|
]),
|
|
53912
53923
|
ht(X("aside", Rhe, [
|
|
53913
53924
|
X("div", Ahe, [
|
|
53914
|
-
re(fm, { parsedSpec:
|
|
53925
|
+
re(fm, { parsedSpec: h.parsedSpec }, {
|
|
53915
53926
|
"sidebar-start": se(() => [
|
|
53916
|
-
Fe(
|
|
53927
|
+
Fe(h.$slots, "sidebar-start", {}, void 0, !0)
|
|
53917
53928
|
]),
|
|
53918
53929
|
"sidebar-end": se(() => [
|
|
53919
|
-
Fe(
|
|
53930
|
+
Fe(h.$slots, "sidebar-end", {}, void 0, !0)
|
|
53920
53931
|
]),
|
|
53921
53932
|
_: 3
|
|
53922
53933
|
}, 8, ["parsedSpec"])
|
|
53923
53934
|
])
|
|
53924
53935
|
], 512), [
|
|
53925
|
-
[ao,
|
|
53936
|
+
[ao, h.configuration.showSidebar]
|
|
53926
53937
|
]),
|
|
53927
53938
|
ht(X("div", Xhe, [
|
|
53928
53939
|
X("div", qhe, [
|
|
53929
|
-
Fe(
|
|
53940
|
+
Fe(h.$slots, "editor", {}, void 0, !0)
|
|
53930
53941
|
])
|
|
53931
53942
|
], 512), [
|
|
53932
|
-
[ao,
|
|
53943
|
+
[ao, d.value]
|
|
53933
53944
|
]),
|
|
53934
|
-
|
|
53945
|
+
f.value ? (E(), M(be, { key: 0 }, [
|
|
53935
53946
|
X("div", Dhe, [
|
|
53936
|
-
Fe(
|
|
53947
|
+
Fe(h.$slots, "content-start", {}, void 0, !0),
|
|
53937
53948
|
re(T(Rde), {
|
|
53938
|
-
parsedSpec:
|
|
53939
|
-
rawSpec:
|
|
53949
|
+
parsedSpec: h.parsedSpec,
|
|
53950
|
+
rawSpec: h.rawSpec,
|
|
53940
53951
|
ready: !0
|
|
53941
53952
|
}, xl({ _: 2 }, [
|
|
53942
|
-
(
|
|
53953
|
+
(O = h.configuration) != null && O.isEditable ? {
|
|
53943
53954
|
name: "empty-state",
|
|
53944
53955
|
fn: se(() => {
|
|
53945
|
-
var
|
|
53956
|
+
var v, S;
|
|
53946
53957
|
return [
|
|
53947
53958
|
re(T(m3), {
|
|
53948
|
-
theme: ((
|
|
53949
|
-
value:
|
|
53950
|
-
onChangeTheme:
|
|
53951
|
-
onOpenSwaggerEditor: (
|
|
53952
|
-
onUpdateContent:
|
|
53959
|
+
theme: ((v = h.configuration) == null ? void 0 : v.theme) || "default",
|
|
53960
|
+
value: h.rawSpec,
|
|
53961
|
+
onChangeTheme: m[0] || (m[0] = ($) => h.$emit("changeTheme", $)),
|
|
53962
|
+
onOpenSwaggerEditor: (S = h.swaggerEditorRef) == null ? void 0 : S.handleOpenSwaggerEditor,
|
|
53963
|
+
onUpdateContent: m[1] || (m[1] = ($) => h.$emit("updateContent", $))
|
|
53953
53964
|
}, null, 8, ["theme", "value", "onOpenSwaggerEditor"])
|
|
53954
53965
|
];
|
|
53955
53966
|
}),
|
|
53956
53967
|
key: "0"
|
|
53957
53968
|
} : void 0
|
|
53958
53969
|
]), 1032, ["parsedSpec", "rawSpec"]),
|
|
53959
|
-
Fe(
|
|
53970
|
+
Fe(h.$slots, "content-end", {}, void 0, !0)
|
|
53960
53971
|
]),
|
|
53961
|
-
|
|
53962
|
-
Fe(
|
|
53972
|
+
h.$slots.footer ? (E(), M("div", jhe, [
|
|
53973
|
+
Fe(h.$slots, "footer", {}, void 0, !0)
|
|
53963
53974
|
])) : me("", !0)
|
|
53964
53975
|
], 64)) : me("", !0),
|
|
53965
53976
|
re(Ehe, {
|
|
53966
|
-
parsedSpec:
|
|
53977
|
+
parsedSpec: h.parsedSpec,
|
|
53967
53978
|
variant: "search"
|
|
53968
53979
|
}, null, 8, ["parsedSpec"]),
|
|
53969
53980
|
re(HY, {
|
|
53970
|
-
parsedSpec:
|
|
53971
|
-
proxyUrl: (
|
|
53981
|
+
parsedSpec: h.parsedSpec,
|
|
53982
|
+
proxyUrl: (g = h.configuration) == null ? void 0 : g.proxy
|
|
53972
53983
|
}, null, 8, ["parsedSpec", "proxyUrl"])
|
|
53973
53984
|
], 6);
|
|
53974
53985
|
};
|
|
53975
53986
|
}
|
|
53976
53987
|
});
|
|
53977
|
-
const Ihe = /* @__PURE__ */ Re(Uhe, [["__scopeId", "data-v-
|
|
53988
|
+
const Ihe = /* @__PURE__ */ Re(Uhe, [["__scopeId", "data-v-fb816437"]]), Fhe = /* @__PURE__ */ de({
|
|
53978
53989
|
__name: "ApiReferenceBase",
|
|
53979
53990
|
props: {
|
|
53980
53991
|
configuration: {}
|
|
@@ -54083,8 +54094,8 @@ const Ihe = /* @__PURE__ */ Re(Uhe, [["__scopeId", "data-v-bebf8d3a"]]), Fhe = /
|
|
|
54083
54094
|
__name: "DarkModeToggle",
|
|
54084
54095
|
setup(t) {
|
|
54085
54096
|
const { toggleDarkMode: e, isDark: r } = OL();
|
|
54086
|
-
return
|
|
54087
|
-
|
|
54097
|
+
return bt(() => {
|
|
54098
|
+
Mr(() => {
|
|
54088
54099
|
document.body.classList.toggle("dark-mode", r.value), document.body.classList.toggle("light-mode", !r.value);
|
|
54089
54100
|
});
|
|
54090
54101
|
}), (n, i) => (E(), M("div", Mhe, [
|
|
@@ -54108,7 +54119,7 @@ const Lhe = /* @__PURE__ */ Re(Yhe, [["__scopeId", "data-v-264b9b08"]]), Bhe = {
|
|
|
54108
54119
|
state: r,
|
|
54109
54120
|
setItem: n,
|
|
54110
54121
|
toggleItem: i
|
|
54111
|
-
} =
|
|
54122
|
+
} = Zr();
|
|
54112
54123
|
return (o, s) => (E(), M("div", Bhe, [
|
|
54113
54124
|
re(cm, {
|
|
54114
54125
|
icon: T(r).showMobileDrawer ? "Close" : "Menu",
|
|
@@ -54142,7 +54153,7 @@ const epe = (t) => (ai("data-v-e0708451"), t = t(), li(), t), tpe = { class: "si
|
|
|
54142
54153
|
searchHotKey: { default: "k" }
|
|
54143
54154
|
},
|
|
54144
54155
|
setup(t) {
|
|
54145
|
-
const { setItem: e } =
|
|
54156
|
+
const { setItem: e } = Zr();
|
|
54146
54157
|
return (r, n) => (E(), M("button", {
|
|
54147
54158
|
class: "sidebar-search",
|
|
54148
54159
|
type: "button",
|
|
@@ -54167,7 +54178,7 @@ const spe = /* @__PURE__ */ Re(ope, [["__scopeId", "data-v-e0708451"]]), Kpe = /
|
|
|
54167
54178
|
configuration: {}
|
|
54168
54179
|
},
|
|
54169
54180
|
setup(t) {
|
|
54170
|
-
const e = t, { state: r } =
|
|
54181
|
+
const e = t, { state: r } = Zr(), n = au("(max-width: 1000px)"), i = Oe(""), o = he(() => {
|
|
54171
54182
|
var u, c;
|
|
54172
54183
|
const a = n.value ? r.showMobileDrawer : (u = e.configuration) == null ? void 0 : u.showSidebar, l = ((c = e.configuration) == null ? void 0 : c.spec) || {
|
|
54173
54184
|
content: i.value
|