@scalar/api-reference 0.6.20 → 0.6.21
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 +22 -0
- package/dist/browser/standalone.js +189 -158
- package/dist/components/ApiReference.vue.d.ts.map +1 -1
- package/dist/components/Card/CardContent.vue.d.ts +9 -0
- package/dist/components/Card/CardContent.vue.d.ts.map +1 -1
- package/dist/components/Content/EndpointsOverview.vue.d.ts.map +1 -1
- package/dist/components/Content/Introduction/BaseUrl.vue.d.ts +3 -8
- package/dist/components/Content/Introduction/BaseUrl.vue.d.ts.map +1 -1
- package/dist/components/Content/Introduction/ClientSelector.vue.d.ts.map +1 -1
- package/dist/components/Content/Introduction/Introduction.vue.d.ts.map +1 -1
- package/dist/components/Content/ReferenceEndpoint/Copy.vue.d.ts.map +1 -1
- package/dist/components/Content/ReferenceEndpoint/ExampleRequest.vue.d.ts.map +1 -1
- package/dist/components/Content/ReferenceEndpoint/ExampleResponses/ExampleResponses.vue.d.ts.map +1 -1
- package/dist/components/DarkModeToggle.vue.d.ts.map +1 -1
- package/dist/components/SearchModal.vue.d.ts.map +1 -1
- package/dist/components/Sidebar.vue.d.ts.map +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +522 -493
- package/dist/types.d.ts +1 -0
- package/dist/types.d.ts.map +1 -1
- package/package.json +12 -12
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-app-header-height: 50px;--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;--default-scalar-api-reference-theme-header-height: 0;--default-scalar-api-reference-theme-sidebar-width: 250px;--default-scalar-api-reference-theme-toc-width: 250px;--default-scalar-api-reference-app-header-height: 100px;--default-scalar-api-reference-col-width-1: 250px;--default-scalar-api-reference-col-width-2:calc(50% - 125px);--default-scalar-api-reference-col-width-3:calc(50% - 125px);--default-scalar-api-reference-document-height: 100vh;--default-scalar-api-reference-full-height: 100%}@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}@media screen and (max-width: 720px){.scalar-api-client__codemirror__wrapper{width:calc(100% - 50px)}}.scalar-api-client__codemirror{flex-grow:1;max-width:100%;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__variable{color:var(--scalar-api-client-color, var(--default-scalar-api-client-color))}.cm-focused{outline:none!important}.modal-layout[data-v-30a935b0]{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-30a935b0 .2s forwards}.modal-body[data-v-30a935b0]{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))}.modal[data-v-30a935b0]{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-30a935b0 .15s .15s forwards;display:flex;flex-direction:column}.modal-content-history[data-v-30a935b0]{background:var(--theme-background-1, var(--default-theme-background-1))}.modal-content-history[data-v-30a935b0],.modal-content-large[data-v-30a935b0]{max-width:800px}.modal-content-normal[data-v-30a935b0]{max-width:640px}.modal-content-small[data-v-30a935b0]{max-width:480px}@keyframes modal-fade-30a935b0{0%{opacity:0}to{opacity:1}}@keyframes modal-pop-30a935b0{0%{opacity:0}to{opacity:1;transform:scale(1)}}.modal-header[data-v-30a935b0]{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-30a935b0]{padding-bottom:0;padding-top:24px}.modal-content-history .modal-body[data-v-30a935b0]{padding-top:12px}.modal-content-search[data-v-30a935b0]{max-width:540px}.modal-content-search .modal-body[data-v-30a935b0]{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;background:repeating-linear-gradient(var(--default-theme-background-1),var(--default-theme-background-1) 28.8px,var(--default-theme-border-color) 28.8px,var(--default-theme-border-color) 29.8px)}.navtable-mock .navtable-item{position:absolute;width:100%;height:100%;left:0;top:0;background:transparent;box-shadow:none}.radio{height:10px;width: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}.radio:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.navtable-item__active{background:var(--theme-background-2, var(--default-theme-background-2));border-radius:var(--theme-radius, var(--default-theme-radius));box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color))!important}.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-f4689bd9]{position:relative;display:flex}.request-method-select select[data-v-f4689bd9]{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-f4689bd9]{pointer-events:none}.request-method[data-v-f4689bd9]{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-f4689bd9]{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-f4689bd9]: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-f4689bd9]{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-0458bfae]{position:absolute;z-index:3;height:2px;background:var( --scalar-api-client-color, var(--default-scalar-api-client-color) );animation:loading-0458bfae 5s cubic-bezier(0,.5,.25,1)}@keyframes loading-0458bfae{0%{width:0}to{width:100%}}.scalar-api-client__address-bar[data-v-0458bfae]{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-0458bfae]{display:flex;width:100%;align-items:stretch;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg))}.scalar-api-client__field[data-v-0458bfae]{box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color));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-0458bfae]{width:100%}.scalar-api-client__address-bar-data-meta[data-v-0458bfae]{display:flex;margin-top:5px}.scalar-api-client__request-type[data-v-0458bfae]{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-0458bfae]{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}.scalar-api-client__request-type svg[data-v-0458bfae]{margin-left:6px;width:8px}.scalar-api-client__request-type i[data-v-0458bfae]{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-0458bfae]{margin:0 5px}.scalar-api-client__history[data-v-0458bfae]{-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-0458bfae]{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 10px;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) );box-shadow:0 0 0 1px var(--scalar-api-client-color, var(--default-scalar-api-client-color));display:flex;align-items:center}.scalar-api-client__send-request-button svg[data-v-0458bfae]{width:12px;height:12px;margin-right:6px}.scalar-api-client__send-request-button[disabled][data-v-0458bfae]{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-0458bfae]{padding:0 9px;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;border:1px solid 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-0458bfae]:hover{background:var(--theme-background-2, var(--default-theme-background-2))}.scalar-api-client__history-toggle svg[data-v-0458bfae]{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-0458bfae]{fill:var(--theme-color-3, var(--default-theme-color-3));margin-left:12px;height:24px}.scalar-api-client__address-bar-close[data-v-0458bfae]:hover{cursor:pointer;fill:var(--theme-color-1, var(--default-theme-color-1))}.scalar-api-client__address-bar__content[data-v-0458bfae]{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-0458bfae]{height:100vh;max-height:100vh;overflow:auto}.scalar-api-client__address-bar__on[data-v-0458bfae]{z-index:100000}.scalar-api-client__address-bar__on .scalar-api-client__address-bar__content[data-v-0458bfae]{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-0458bfae]{opacity:1;pointer-events:all;cursor:pointer}.scalar-api-client__address-bar .navtable-item__active[data-v-0458bfae]{background:var(--theme-background-2, var(--default-theme-background-2));cursor:default}.scalar-api-client__address-bar .navtable-item__active .radio[data-v-0458bfae]:before{display:none}.navigation-back[data-v-0458bfae]{stroke:var(--theme-color-2, var(--default-theme-color-2));cursor:pointer}.navigation-back[data-v-0458bfae]:hover{stroke:var(--theme-color-1, var(--default-theme-color-1))}.scalar-api-client__address-bar__close[data-v-0458bfae]{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-0458bfae]{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}@media screen and (max-width: 720px){.scalar-api-client__history-toggle span[data-v-0458bfae],.scalar-api-client__send-request-button span[data-v-0458bfae]{display:none}.scalar-api-client__history-toggle svg[data-v-0458bfae],.scalar-api-client__send-request-button svg[data-v-0458bfae]{margin-right:0}}.scalar-api-client__item{border-radius:var(--theme-radius, var(--default-theme-radius));margin-bottom:6px;background:var(--theme-background-2, var(--default-theme-background-2));position:relative}.scalar-api-client__item button{background-color:transparent;text-align:left}.scalar-api-client__item:hover{cursor:pointer}.scalar-api-client__item--open{background:var(--theme-background-2, var(--default-theme-background-2))}.scalar-api-client__item--open:focus-within{box-shadow:var(--shadow1, var(--default-shadow1))}.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 12px;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__toggle:after{content:"";position:absolute;top:6px;left:6px;width:calc(100% - 12px);height:calc(100% - 12px);display:block;background:var(--theme-background-3, var(--default-theme-background-3));z-index:0;opacity:0;border-radius:var(--default-theme-radius)}.scalar-api-client__toggle:hover:after{opacity:1}.scalar-api-client__item .scalar-api-client__toggle__icon{width:10px;margin-right:6px;color:var(--theme-color-1, var(--default-theme-color-1));z-index:1;position:relative}.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:11px;height:11px;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-3, var(--default-theme-color-3));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:32px;-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:15px;width:15px;background:var(--theme-background-1, var(--default-theme-background-1));box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color));border-radius:3px;display:flex;align-items:center;justify-content:center;position:relative}.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}.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:381px;border-top:1px solid var(--theme-border-color, var(--default-theme-border-color))}.navtable-radios{z-index:1}.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));box-shadow:0 1px 0 var(--theme-border-color, var(--default-theme-border-color));font-weight:var(--theme-semibold, var(--default-theme-semibold))}.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:6px 9px}.navtable-item-20{width:20%;display:flex;align-items:center;padding:6px 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}.scalar-api-client__main__left{width:50%;border-right:1px solid var(--theme-border-color, var(--default-theme-border-color));padding:0 0 12px 12px}@media screen and (max-width: 820px){.scalar-api-client__main__left{width:100%;border-right:none}}.scalar-api-client__item__content{flex-flow:wrap;padding:0 12px 12px;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}.scalar-api-client__item__content .scalar-api-client__codemirror__wrapper{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{width:100%;-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:12px;text-transform:uppercase;border-radius:var(--theme-radius, var(--default-theme-radius));color:#fff;cursor:pointer;text-align:center!important}.scalar-api-client__item__content__split{justify-content:space-between}.scalar-collapsible-section-flex{width:100%}.input{background:var(--theme-background-2, var(--default-theme-background-2));border:1px solid var(--theme-border-color, var(--default-theme-border-color));border-radius:var(--theme-radius, var(--default-theme-radius));position:relative;width:100%;text-align:left;margin-bottom:6px}.input__half{width:calc(50% - 3px)}.input:focus-within{border-color:var(--theme-color-1, var(--default-theme-color-1))}.input label,.input input{padding:12px;border:0;outline:none;font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-color-1, var(--default-theme-color-1));width:100%;background:transparent;-moz-appearance:none;appearance:none;-webkit-appearance:none;left:0}.input label{position:absolute;color:var(--theme-color-2, var(--default-theme-color-2))}.input input{opacity:0;position:relative;z-index:99;padding:18px 12px 6px}.input input:not(:placeholder-shown),.input:focus-within input{opacity:1}.input input:not(:placeholder-shown)+label,.input:focus-within label{font-size:10px;top:-6px;color:var(--theme-color-1, var(--default-theme-color-1))}.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:12px;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:12px;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:18px 12px 6px;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));border:1px solid var(--theme-border-color, var(--default-theme-border-color));border-radius:3px;padding:10px 12px;-webkit-user-select:none;user-select:none;min-height:38px;width:100%}.check p{color:var(--theme-color-2, var(--default-theme-color-2));font-weight:var(--theme-semibold, var(--default-theme-semibold))}.check input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{height:15px;width:15px;background:var(--theme-background-1, var(--default-theme-background-1));box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color));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-5321f21b]{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-eff10185]{border-right:1px solid var(--theme-border-color, var(--default-theme-border-color));position:relative;padding:6px 9px;color:var(--theme-color-1, var(--default-theme-color-1));white-space:nowrap}.simple-cell a[data-v-eff10185]{color:var(--theme-color-1, var(--default-theme-color-1))!important}.simple-cell[data-v-eff10185]:last-of-type{border-right:none}.simple-cell.wrap[data-v-eff10185]{white-space:normal}.simple-cell.strong[data-v-eff10185]{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-af58ccd0]{border-top:1px solid var(--theme-border-color, var(--default-theme-border-color))}.simple-row[data-v-af58ccd0]:last-of-type{border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color))}.simple-table[data-v-a872348c]{display:table;width:100%}.scalar-api-client__main__right{width:50%;padding:0 0 12px 12px}@media screen and (max-width: 820px){.scalar-api-client__main__right{width:100%;border-right:none}}.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))}.scalar-api-client{flex:1}@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{display:block}}.scalar-api-client__main__content{padding:12px;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:0 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));padding:20px}.darklight[data-v-ce2020d2]{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-ce2020d2]{width:100%;margin-top:auto}.darklight[data-v-ce2020d2]: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-ce2020d2]{stroke:currentColor;height:12px;width:12px}.darklight-reference-promo[data-v-ce2020d2]{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-ce2020d2]:hover{text-decoration:underline}.sidebar-search[data-v-7ae693ae]{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-7ae693ae]{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-7ae693ae]{text-transform:uppercase}.sidebar-search-key[data-v-7ae693ae]{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-7ae693ae]{padding:0;margin-right:9px;width:12px}.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-a9ccf337]{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-small, var(--default-theme-small));font-weight:500;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-a9ccf337]:hover,.flow-button[data-v-a9ccf337]:focus-visible{background:var(--theme-button-1-hover, var(--default-theme-button-1-hover))}.flow-button[data-v-a9ccf337]:active{box-shadow:none;background:var(--theme-button-1, var(--default-theme-button-1))}.flow-button[disabled][data-v-a9ccf337]{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-a9ccf337]{width:24px;height:24px;padding:0}.flow-button-outlined[data-v-a9ccf337]{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-a9ccf337]:hover,.flow-button-outlined[data-v-a9ccf337]:focus-visible{background:var(--theme-background-2, var(--default-theme-background-2))}.flow-button-outlined[data-v-a9ccf337]:active{background:var(--theme-background-2, var(--default-theme-background-2))}.flow-button-outlined[disabled][data-v-a9ccf337]{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-a9ccf337]{background:transparent;box-shadow:none;color:var(--theme-color-3, var(--default-theme-color-3))}.flow-button-clear[data-v-a9ccf337]:active{background:transparent}.flow-button-clear[data-v-a9ccf337]:hover,.flow-button-clear[data-v-a9ccf337]:focus-visible{background:var(--theme-background-2, var(--default-theme-background-2));box-shadow:none}.flow-button-clear[disabled][data-v-a9ccf337]{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-a9ccf337]{background:transparent;box-shadow:none;color:var(--theme-color-3, var(--default-theme-color-3))}.flow-button-text[data-v-a9ccf337]:active{background:transparent}.flow-button-text[data-v-a9ccf337]:hover,.flow-button-text[data-v-a9ccf337]:focus-visible{color:var(--theme-color-2, var(--default-theme-color-2));background:transparent;box-shadow:none}.flow-button-text[disabled][data-v-a9ccf337]{background:transparent;color:var(--theme-color-ghost, var(--default-theme-color-ghost));cursor:unset;box-shadow:none}.flow-button--delete[data-v-a9ccf337]{background:var(--theme-error-color, var(--default-theme-color-red));color:#fff}.flow-button--delete[data-v-a9ccf337]:active{background:var(--theme-error-color, var(--default-theme-color-red))}.flow-button--delete[data-v-a9ccf337]:hover{background:var(--theme-error-color, var(--default-theme-color-red));opacity:.86}.flow-button-loader[data-v-a9ccf337]{position:absolute;right:8px}.flow-button-decorator[data-v-a9ccf337]{margin-right:9px;color:currentColor;display:flex;align-items:center;height:14px;width:14px}.flow-button-icon-only .flow-button-decorator[data-v-a9ccf337]{margin-right:0}.action-menu[data-v-dc8a97ce]{position:absolute;top:5px;right:5px;display:flex;gap:6px}.action-menu[data-v-dc8a97ce] .button-wrapper button{opacity:0;width:20px;height:20px;padding:4px}.action-menu[data-v-dc8a97ce]:hover .button-wrapper button,.action-menu[data-v-dc8a97ce] .button-wrapper button:hover,.sidebar-heading:hover~.action-menu[data-v-dc8a97ce] .button-wrapper button,.action-menu[data-v-dc8a97ce] .button-wrapper button[aria-expanded=true]{opacity:1}.sidebar-heading[data-v-dc8a97ce]: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{--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{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;align-items:center}.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-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:0 4px}.sidebar-mobile-actions .sidebar-mobile-darkmode-toggle{height:16px;width:16px}.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 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-e9e3236c]{width:calc(100% - var( --scalar-api-reference-theme-sidebar-width, var(--default-scalar-api-reference-theme-sidebar-width) ))}@media screen and (max-width: 1000px){.scalar-api-client__container .scalar-api-client[data-v-e9e3236c]{width:100%}}.scalar-api-client__container[data-v-e9e3236c]{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-e9e3236c]{width:100%;display:flex;align-items:center;padding:11px 12px;height:var( --scalar-api-reference-theme-header-height, var(--default-scalar-api-reference-theme-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-e9e3236c]{-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-e9e3236c]:hover{cursor:pointer}.api-client-drawer[data-v-e9e3236c]{background:var(--theme-background-1, var(--default-theme-background-1));height:calc(100vh - 58px);width:calc(100vw - 8px);border-radius:12px;overflow:hidden;visibility:visible;position:fixed;bottom:4px;left:4px;z-index:1001;opacity:0;animation:apiclientfadein-e9e3236c .35s forwards}@keyframes apiclientfadein-e9e3236c{0%{transform:translate3d(0,20px,0) scale(.985);opacity:0}to{transform:translateZ(0) scale(1);opacity:1}}.api-client-drawer-exit[data-v-e9e3236c]{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-e9e3236c .35s forwards}@keyframes drawerexitfadein-e9e3236c{0%{opacity:0}to{opacity:1}}.scalar-api-client-height[data-v-e9e3236c]{height:100%}.scalar-api-client-height .sidebar[data-v-e9e3236c]{flex:1 1 0%;flex-grow:1;flex-shrink:1;flex-basis:0%;height:100%;display:flex;flex-direction:column;width:var( --scalar-api-reference-theme-sidebar-width, var(--default-scalar-api-reference-theme-sidebar-width) );max-width:var( --scalar-api-reference-theme-sidebar-width, var(--default-scalar-api-reference-theme-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-14fb66a9]{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:380px}.toast-title[data-v-14fb66a9]{grid-area:title;font-weight:var(--theme-font-semibold, var(--default-theme-font-semibold));display:flex;align-items:center}.toast-description[data-v-14fb66a9]{grid-area:description;margin-top:5px;line-height:1.45;color:var(--theme-color-2, var(--default-theme-color-2))}.toast-icon[data-v-14fb66a9]{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-14fb66a9]>*{width:14px;height:14px}.toast-timeout[data-v-14fb66a9]{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-14fb66a9],.toast-error .toast-title[data-v-14fb66a9]{color:var(--theme-error-color, var(--default-theme-color-red))}.toast[data-v-aacef5ee]{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));width:380px}.toast-container[data-v-016eca42]{width:100vw;height:100vh;position:fixed;z-index:10000;pointer-events:none;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:12px;padding:48px}.toasts-move[data-v-016eca42],.toasts-enter-active[data-v-016eca42],.toasts-leave-active[data-v-016eca42]{transition:all .5s ease}.toasts-enter-from[data-v-016eca42],.toasts-leave-to[data-v-016eca42]{opacity:0;transform:translate(30px)}.toast-leave-active[data-v-016eca42]{position:absolute}.card[data-v-2fed3309]{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))}.card-content[data-v-7f0ae6e4]{overflow:auto;border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color))}.card-content[data-v-7f0ae6e4] .simple-table .simple-header{display:none}.card-content[data-v-7f0ae6e4]:last-of-type,.card-content.card--borderless[data-v-7f0ae6e4]{border-bottom:none}.card--muted[data-v-7f0ae6e4]{background:var(--theme-background-2, var(--default-theme-background-2))}.card--contrast[data-v-7f0ae6e4]{background:var(--theme-background-3, var(--default-theme-background-3))}.card--frameless[data-v-7f0ae6e4]{padding:0}.card-header[data-v-dd22bf90]{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))}.card-header-slots[data-v-dd22bf90]{display:flex;justify-content:space-between;margin:9px 12px;line-height:1.35}.card-header-title[data-v-dd22bf90]{text-transform:uppercase;word-break:break-all}.card-header-actions[data-v-dd22bf90]{display:flex}.card-footer[data-v-30aa8a4d]{border-top:1px solid var(--theme-border-color, var(--default-theme-border-color))}.tab-list[data-v-b81067df]{display:flex;gap:6px;position:relative;flex:1}.tab[data-v-e5d124ee]{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);cursor:pointer;padding:0;margin-right:3px;text-transform:uppercase;position:relative;line-height:1.35}.tab[data-v-e5d124ee]: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-e5d124ee]:hover:before{opacity:1}.tab span[data-v-e5d124ee]{z-index:1;position:relative}.tab-selected[data-v-e5d124ee]{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-fddd7da6]{color:var(--theme-color-1, var(--default-theme-color-1));word-wrap:break-word}.markdown[data-v-fddd7da6] *{margin-top:12px}.markdown[data-v-fddd7da6] h1,.markdown[data-v-fddd7da6] h2,.markdown[data-v-fddd7da6] h3,.markdown[data-v-fddd7da6] h4,.markdown[data-v-fddd7da6] h5,.markdown[data-v-fddd7da6] h6{font-size:var(--font-size, var(--default-font-size));margin:12px 0 6px;font-weight:var(--theme-bold, var(--default-theme-bold))}.markdown[data-v-fddd7da6] 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}.markdown[data-v-fddd7da6] ul,.markdown[data-v-fddd7da6] ol{padding-left:24px;line-height:1.5;margin:12px 0}.markdown[data-v-fddd7da6] ul{list-style:disc}.markdown[data-v-fddd7da6] ol{list-style:decimal}.markdown[data-v-fddd7da6] ul.contains-task-list{list-style:none;padding-left:0}.markdown[data-v-fddd7da6] li{margin:6px 0}.markdown[data-v-fddd7da6] a{color:var( --theme-color-accent, var(--default-theme-color-accent) )!important;text-decoration:none!important}.markdown[data-v-fddd7da6] a:hover{text-decoration:underline!important}.markdown[data-v-fddd7da6] 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-fddd7da6] pre code{display:block;white-space:pre;padding:3px;margin:12px 0;-webkit-overflow-scrolling:touch;overflow-x:scroll;max-width:100%;min-width:100px}.markdown[data-v-fddd7da6] blockquote{border-left:3px solid var(--theme-border-color, var(--default-theme-border-color));padding-left:12px}.markdown[data-v-fddd7da6] 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-fddd7da6] td,.markdown[data-v-fddd7da6] th{min-width:1em;padding:6px;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-fddd7da6] td>*,.markdown[data-v-fddd7da6] th>*{margin-bottom:0}.markdown.parameter-description[data-v-fddd7da6] p{margin-top:3px;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-fddd7da6] td:first-of-type,.markdown[data-v-fddd7da6] th:first-of-type{border-left:none}.markdown[data-v-fddd7da6] td:last-of-type,.markdown[data-v-fddd7da6] th:last-of-type{border-right:none}.markdown[data-v-fddd7da6] tr:last-of-type td{border-bottom:none}.markdown[data-v-fddd7da6] th{font-weight:700!important;text-align:left;border-left-color:transparent;background:var(--theme-background-2, var(--default-theme-background-2))}.endpoints[data-v-18edfc48]{overflow:auto;background:var(--theme-background-2, var(--default-theme-background-2));padding:10px 12px;max-height:calc(100vh - 300px)}@media (max-width: 580px){.endpoints[data-v-18edfc48]{max-height:calc(100vh - 150px)}}.endpoints span+span[data-v-18edfc48]{text-align:left;margin-left:12px;text-transform:initial}.base-url-variable{color:var(--theme-color-3, var(--default-theme-color-3))}.base-url[data-v-ded24335]{color:var(--theme-color-1, var(--default-theme-color-1));font-size:var(--theme-small, var(--default-theme-small));cursor:pointer;font-family:var(--theme-font-code, var(--default-theme-font-code));display:flex;padding:10px 12px}.client-libraries-content[data-v-082705cd]{display:flex;justify-content:center;gap:6px;padding:0 12px}.code-languages[data-v-082705cd]{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-082705cd]:nth-of-type(4),.code-languages[data-v-082705cd]:nth-of-type(6){display:none}}.code-languages-icon[data-v-082705cd]{max-width:48px;width:100%;max-height:48px;aspect-ratio:1;padding:7px;display:flex;align-items:center;justify-content:center;position:relative;color:var( --theme-code-language-color-supersede, var(--default-theme-code-language-color-supersede, #fff) )}.code-languages-background[data-v-082705cd]{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-082705cd]: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-082705cd]{background:#000}.code-languages-icon__ruby[data-v-082705cd]{background:#d91404}.code-languages-icon__php[data-v-082705cd]{background:#6181b6}.code-languages-icon__python[data-v-082705cd]{background:#306998}.code-languages-icon__more[data-v-082705cd]{background:var(--theme-background-3, var(--default-theme-background-3))}.code-languages-icon__node[data-v-082705cd]{background:#83cd29}.code-languages-icon__c[data-v-082705cd]{background:#03599c}.code-languages-icon__csharp[data-v-082705cd]{background:#68217a}.code-languages-icon__cplusplus[data-v-082705cd]{background:#9c033a}.code-languages-icon__clojure[data-v-082705cd]{background:#5881d8}.code-languages-icon__go[data-v-082705cd]{background:#00acd7}.code-languages-icon__http[data-v-082705cd]{background:#005b9b}.code-languages-icon__java[data-v-082705cd]{background:#ea2d2e}.code-languages-icon__javascript[data-v-082705cd]{background:#f0db4f}.code-languages-icon__kotlin[data-v-082705cd]{background:#7f6cb1}.code-languages-icon__objc[data-v-082705cd]{background:#0b5a9d}.code-languages-icon__ocaml[data-v-082705cd]{background:#f29100}.code-languages-icon__powershell[data-v-082705cd]{background:#2671be}.code-languages-icon__r[data-v-082705cd]{background:#cbced0}.code-languages-icon__swift[data-v-082705cd]{background:#f05138}.code-languages__loading .code-languages-icon[data-v-082705cd]:before{border:1px solid rgba(255,255,255,.44);border-top:1px solid white;animation:codeloader-082705cd .45s linear infinite;background:transparent;width:18px;height:18px;content:"";border-radius:50%}.code-languages__loading .code-languages-icon svg[data-v-082705cd]{display:none}.code-languages__active[data-v-082705cd]:after{content:"";position:absolute;bottom:0;height:2px;width:100%;background:var(--theme-color-1, var(--default-theme-color-1))}@keyframes codeloader-082705cd{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.code-languages span[data-v-082705cd]{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-082705cd]{color:var(--theme-color-1, var(--default-theme-color-1))}.code-languages__select select[data-v-082705cd]{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;cursor:pointer;z-index:1}.code-languages__select span[data-v-082705cd]{position:relative;display:flex;align-items:center}.code-languages__select span[data-v-082705cd]: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}.heading[data-v-173586fe]{margin-top:0!important;word-wrap:break-word}.loading[data-v-173586fe]{background:var(--theme-background-3, var(--default-theme-background-3));animation:loading-skeleton-173586fe 1.5s infinite alternate;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg))}.heading.loading[data-v-173586fe]{width:80%}.tag-description .loading[data-v-173586fe]{height:20px;margin-bottom:4px;width:100%;display:inline-block}.tag-description .loading[data-v-173586fe]:first-of-type{margin-top:12px}.tag-description .loading[data-v-173586fe]:last-of-type{width:40%}@keyframes loading-skeleton-173586fe{0%{opacity:1}to{opacity:.33}}.font-mono[data-v-173586fe]{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}.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 .parameter-description:empty{display:none}.heading[data-v-d1c59e20]{margin-top:0!important;word-wrap:break-word}.tag-description[data-v-d1c59e20]{margin-top:12px}.request-path-variable{color:var(--theme-color-1, var(--default-theme-color-1))}.request[data-v-b1db1e23]{display:flex;flex-wrap:nowrap}.request-method[data-v-b1db1e23]{white-space:nowrap}.request-method--post[data-v-b1db1e23]{color:var(--theme-color-green, var(--default-theme-color-green))}.request-method--patch[data-v-b1db1e23]{color:var(--theme-color-yellow, var(--default-theme-color-yellow))}.request-method--get[data-v-b1db1e23]{color:var(--theme-color-blue, var(--default-theme-color-blue))}.request-method--delete[data-v-b1db1e23]{color:var(--theme-color-red, var(--default-theme-color-red))}.request-method--put[data-v-b1db1e23]{color:var(--theme-color-orange, var(--default-theme-color-orange))}.request-path[data-v-b1db1e23]{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-b1db1e23]{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-b1db1e23]{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-b1db1e23]{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-b1db1e23]{color:var(--theme-color-1, var(--default-theme-color-1))}.language-select span[data-v-b1db1e23]: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-b1db1e23]:hover{background:var(--theme-background-2, var(--default-theme-background-2))}.copy-button[data-v-b1db1e23]{-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;border:none;border-radius:3px;padding:0;display:flex;align-items:center;height:fit-content}.copy-button[data-v-b1db1e23]:hover{color:var(--theme-color-1, var(--default-theme-color-1))}.copy-button svg[data-v-b1db1e23]{width:13px;height:13px}.show-api-client-button[data-v-b1db1e23]{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-shadow:inset 0 0 0 1px #0000001a}.show-api-client-button span[data-v-b1db1e23],.show-api-client-button svg[data-v-b1db1e23]{color:var(--theme-color-1, var(--default-theme-color-1));z-index:1}.show-api-client-button[data-v-b1db1e23]: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-b1db1e23]:before{background:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.2))}.show-api-client-button[data-v-b1db1e23]:hover:before{background:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.1))}.show-api-client-button svg[data-v-b1db1e23]{height:12px;width:auto;margin-left:9px}.show-api-client-button--post[data-v-b1db1e23]{background:var(--theme-color-green, var(--default-theme-color-green))}.show-api-client-button--patch[data-v-b1db1e23]{background:var(--theme-color-yellow, var(--default-theme-color-yellow))}.show-api-client-button--get[data-v-b1db1e23]{background:var(--theme-color-blue, var(--default-theme-color-blue))}.show-api-client-button--delete[data-v-b1db1e23]{background:var(--theme-color-red, var(--default-theme-color-red))}.show-api-client-button--put[data-v-b1db1e23]{background:var(--theme-color-orange, var(--default-theme-color-orange))}.request-method[data-v-b1db1e23]{font-family:var(--theme-font-code, var(--default-theme-font-code));text-transform:uppercase}.request-path[data-v-b1db1e23]{font-family:var(--theme-font-code, var(--default-theme-font-code))}.card-header-actions[data-v-b1db1e23]{display:flex;align-items:center}.example-switcher[data-v-ec2d7ae7]{display:flex;gap:6px;flex-direction:column}.listbox-label[data-v-ec2d7ae7]{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-ec2d7ae7]{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-ec2d7ae7]{display:flex;align-items:center;justify-content:space-between}.listbox-button-label[data-v-ec2d7ae7]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.listbox-options[data-v-ec2d7ae7]{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-ec2d7ae7]{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-ec2d7ae7]{background:var(--theme-background-2, var(--default-theme-background-2))}.listbox-option[data-v-ec2d7ae7]:hover{background:var(--theme-background-2, var(--default-theme-background-2));color:var(--theme-color-2, var(--default-theme-color-2))}.icon[data-v-ec2d7ae7]{width:13px;height:13px;color:var(--theme-color-3, var(--default-theme-color-3))}.code-copy[data-v-ab0d91a6]{display:flex;-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}.code-copy[data-v-ab0d91a6]:hover{color:var(--theme-color-1, var(--default-theme-color-1))}.code-copy svg[data-v-ab0d91a6]{width:13px;height:13px}.description[data-v-ab0d91a6]{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;border-top:1px solid var(--theme-border-color, var(--default-theme-border-color))}.scalar-api-reference__empty-state[data-v-ab0d91a6]{border:1px dashed var(--theme-border-color, var(--default-theme-border-color));width:calc(100% - 24px);margin: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-ab0d91a6]{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-ab0d91a6]{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-ab0d91a6]{display:block;margin:6px}.card-container[data-v-ab0d91a6]{max-height:calc(100vh - 300px);background:var(--theme-background-2, var(--default-theme-background-2))}.card-container[data-v-ab0d91a6] .cm-scroller{overflow:hidden}.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-60a6534a]{height:calc(var( --scalar-api-reference-full-height, var(--default-scalar-api-reference-full-height) ) - var( --scalar-api-reference-theme-header-height, var(--default-scalar-api-reference-theme-header-height) ));display:flex;align-items:center;justify-content:center}.show-more[data-v-60a6534a]{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-60a6534a]:hover{color:var(--theme-color-2, var(--default-theme-color-2));cursor:pointer}.show-more-icon[data-v-60a6534a]{width:14px;height:14px;margin-left:3px}.show-more[data-v-60a6534a]:active{box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color))}.references-narrow .show-more[data-v-60a6534a]{margin-top:-25px;margin-bottom:25px}@media (max-width: 1165px){.show-more[data-v-60a6534a]{margin-top:-24px;margin-bottom:24px}}.ref-search-input[data-v-12788f5a]{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-12788f5a]:focus{border-color:var(--theme-color-1, var(--default-theme-color-1))}.item-entry[data-v-12788f5a]{-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));display:flex;justify-content:center;flex-direction:column;gap:3px;font-family:var(--theme-font);min-height:31px}.ref-search-list[data-v-12788f5a]{padding:0 0 12px 12px}.ref-search-container[data-v-12788f5a]{padding:12px}.item-entry--active[data-v-12788f5a]{background:var(--theme-background-2, var(--default-theme-background-2));cursor:pointer}.item-entry-title[data-v-12788f5a]{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))}.item-entry-subtitle[data-v-12788f5a]{display:flex;gap:3px;font-size:var(--theme-font-size-4, var(--default-theme-font-size-4));font-family:var(--theme-font-code, var(--default-theme-font-code))}.item-entry-http-verb[data-v-12788f5a]{text-transform:uppercase}.item-entry-http-verb--post[data-v-12788f5a]{color:var(--theme-color-green, var(--default-theme-color-green))}.item-entry-http-verb--patch[data-v-12788f5a]{color:var(--theme-color-yellow, var(--default-theme-color-yellow))}.item-entry-http-verb--get[data-v-12788f5a]{color:var(--theme-color-blue, var(--default-theme-color-blue))}.item-entry-http-verb--delete[data-v-12788f5a]{color:var(--theme-color-red, var(--default-theme-color-red))}.item-entry-http-verb--put[data-v-12788f5a]{color:var(--theme-color-orange, var(--default-theme-color-orange))}.item-entry-path[data-v-12788f5a]{color:var(--theme-color-3, var(--default-theme-color-3))}.item-entry-subtitle[data-v-12788f5a]{display:none}.item-entry--active .item-entry-subtitle[data-v-12788f5a]{display:flex}.ref-search-meta[data-v-12788f5a]{background:var(--default-theme-background-3, var(--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 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{font-family:var(--theme-font, var(--default-theme-font));color:var(--theme-color-3, var(--default-theme-color-3))}.scalar-api-reference input:-ms-input-placeholder,#headlessui-portal-root input:-ms-input-placeholder{font-family:var(--theme-font, var(--default-theme-font));color:var(--theme-color-3, var(--default-theme-color-3))}.scalar-api-reference input::-webkit-input-placeholder,#headlessui-portal-root input::-webkit-input-placeholder{font-family:var(--theme-font, var(--default-theme-font));color:var(--theme-color-3, var(--default-theme-color-3))}:root{--default-scalar-api-reference-theme-header-height: 0;--default-scalar-api-reference-theme-sidebar-width: 250px;--default-scalar-api-reference-theme-toc-width: 300px;--default-scalar-api-reference-app-header-height: 100px;--default-scalar-api-reference-col-width-1: 250px;--default-scalar-api-reference-col-width-2:calc(50% - 125px);--default-scalar-api-reference-col-width-3:calc(50% - 125px);--default-scalar-api-reference-document-height: 100vh;--default-scalar-api-reference-full-height: 100%}.flex{display:flex}.flex-col{display:flex;min-height:0;flex-direction:column}.flex-mobile{display:flex;min-width:0}@media (max-width: 500px){.flex-mobile{flex-direction:column}}.gap-1{gap:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.codemenu-topbar{background:var(--theme-background-2, var(--default-theme-background-2));border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color));padding:0 7px 0 12px;border-radius:var(--theme-radius, var(--default-theme-radius)) var(--theme-radius, var(--default-theme-radius)) 0 0}.codemenu{display:flex;position:relative;justify-content:space-between;align-items:center;min-height:35px}.codemenu-tabs{display:flex;position:relative;column-gap:6px}.codemenu-item{position:relative;display:flex;align-items:center}.codemenu-item-key{font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-color-3, var(--default-theme-color-3));padding:6px 4px;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;font-weight:var(--theme-semibold, var(--default-theme-semibold));position:relative;margin-left:-4px;margin-right:-4px;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));text-transform:uppercase}.codemenu-item-key:hover{background:var( --scalar-api-reference-theme-background-3, var(--default-scalar-api-reference-theme-background-3) )}.codemenu-item:first-of-type:last-of-type .codemenu-item-key,.codemenu-item__active .codemenu-item-key{color:var(--theme-color-1, var(--default-theme-color-1))}.codemenu-item:first-of-type:last-of-type:after,.codemenu-item__active:after{content:"";width:100%;height:1px;position:absolute;bottom:-4px;background:var(--theme-color-1, var(--default-theme-color-1))}.codemenu-item__disabled{pointer-events:none}.endpoint{display:flex;white-space:nowrap;cursor:pointer}.endpoint span:first-of-type{text-transform:uppercase}.codemenu .endpoint{overflow:hidden}.endpoint .post{color:var(--theme-color-green, var(--default-theme-color-green))}.endpoint .patch{color:var(--theme-color-yellow, var(--default-theme-color-yellow))}.endpoint .get{color:var(--theme-color-blue, var(--default-theme-color-blue))}.endpoint .delete{color:var(--theme-color-red, var(--default-theme-color-red))}.endpoint .put{color:var(--theme-color-orange, var(--default-theme-color-orange))}.endpoint .post,.endpoint .get,.endpoint .delete,.endpoint .put{white-space:nowrap}.endpoint span{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}.languages .example-item-endpoints{background:var(--theme-background-2, var(--default-theme-background-2));width:100%;border-top:1px solid var(--theme-border-color, var(--default-theme-border-color))}.endpoint-response p{margin-top:6px;font-size:var(--theme-small, var(--default-theme-small));min-height:auto;line-height:17px}.codemenu .endpoint span{text-align:left;min-width:auto}.endpoint-response{border-top:1px solid var(--theme-border-color, var(--default-theme-border-color));padding:12px 0;font-size:var(--theme-small, var(--default-theme-small))}.tag-description{margin-top:12px}.reference .endpoint-title{display:flex;margin-bottom:12px;margin-top:24px}.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}.endpoint-response__headers{padding-bottom:0}.endpoint-response__headers+.endpoint-response{border-top:none}.reference{position:relative;padding:0 60px;width:100%}.reference:not(:last-of-type){border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color))}.reference .reference-container{position:relative;display:flex;gap:48px;max-width:1120px;margin:auto;padding:90px 0}.reference-container+.reference-container{border-top:1px solid var(--theme-border-color, var(--default-theme-border-color))}.reference-container .copy,.reference-container .example{flex:1;min-width:0}.response .cm-editor{max-height:calc(50vh - 90px)}.example{padding-top:48px;top:12px;height:fit-content;position:sticky}.copy .tag-description a{color:var(--theme-color-1, var(--default-theme-color-1));text-decoration:underline}.copy ul{color:var(--theme-color-1, var(--default-theme-color-1))}.references-narrow{min-height:100vh}.references-narrow .reference{padding:0 30px}@media screen and (max-width: 1000px){.references-narrow .reference{padding:0 24px}}.references-narrow .reference-container{flex-direction:column;gap:24px;padding:50px 0}.references-narrow .example{padding-top:0}.editor-heading h1{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}.document{flex:1;overflow-y:auto;overflow-x:hidden;background-color:var( --theme-background-1, var(--default-theme-background-1) );--default-full-height: var( --scalar-api-reference-full-height, var(--default-scalar-api-reference-full-height, 100vh) );--default-document-height: calc( var( --scalar-api-reference-full-height, var(--default-scalar-api-reference-full-height) ) - var( --scalar-api-reference-theme-header-height, var(--default-scalar-api-reference-theme-header-height) ) );--default-col-width-1: var( --scalar-api-reference-theme-sidebar-width, var(--default-scalar-api-reference-theme-sidebar-width) );--default-col-width-2: auto;--default-col-width-3: var( --scalar-api-reference-theme-toc-width, var(--default-scalar-api-reference-theme-toc-width) );display:grid;grid-template-rows:var( --scalar-api-reference-theme-header-height, var(--default-scalar-api-reference-theme-header-height) ) auto auto;grid-template-columns:var( --scalar-api-reference-col-width-1, var(--default-scalar-api-reference-col-width-1) ) var( --scalar-api-reference-col-width-2, var(--default-scalar-api-reference-col-width-2) ) var( --scalar-api-reference-col-width-3, var(--default-scalar-api-reference-col-width-3) );grid-template-areas:"header header header" "sidebar content aside" "sidebar footer footer"}.document.hide-aside-left{--default-col-width-1: 0}.document.hide-aside-right{--default-col-width-3: 0}.document.hide-aside-left .layout-aside-left .layout-aside-content,.document.hide-aside-right .layout-aside-right .layout-aside-content{border-right-color:transparent;border-left-color:transparent;display:none}.document.footer-below-sidebar{grid-template-areas:"header header header" "sidebar content aside" "footer footer footer"}.layout-header{grid-area:header;position:sticky;top:0;z-index:10}.layout-content{grid-area:content;min-width:0;background:var(--theme-background-1, var(--default-theme-background-1));display:flex}.layout-content~.layout-aside-right .references-narrow .reference:first-of-type .reference-container{padding-top:75px}.layout-content-viewport{position:fixed;left:var( --scalar-api-reference-theme-sidebar-width, var(--default-scalar-api-reference-theme-sidebar-width) );right:var( --scalar-api-reference-theme-toc-width, var(--default-scalar-api-reference-theme-toc-width) );top:calc(var( --scalar-api-reference-app-header-height, var(--default-scalar-api-reference-app-header-height) ) + var( --scalar-api-reference-theme-header-height, var(--default-scalar-api-reference-theme-header-height) ));bottom:0;pointer-events:none}.layout-aside-left{position:relative;grid-area:sidebar;position:sticky;top:var( --scalar-api-reference-theme-header-height, var(--default-scalar-api-reference-theme-header-height) );height:calc(var(--full-height) - var(--theme-header-height, 0px))}.layout-aside-right{position:relative;grid-area:aside;background:var(--theme-background-1, var(--default-theme-background-1))}.layout-aside-content{background:var( --sidebar-background-1, var( --default-sidebar-background-1, var(--theme-background-1, var(--default-theme-background-1)) ) );height:calc(var(--full-height) - var(--theme-header-height, 0px));overflow-y:auto;display:flex;flex-direction:column}.layout-footer{grid-area:footer}.document.layout-swagger-editor{--default-full-height: var( --scalar-api-reference-full-height, var(--default-scalar-api-reference-full-height), 100vh );max-height:100vh;--default-document-height: calc( var( --scalar-api-reference-full-height, var(--default-scalar-api-reference-full-height) ) - var( --scalar-api-reference-theme-header-height, var(--default-scalar-api-reference-theme-header-height) ) );--default-col-width-1: var( --scalar-api-reference-theme-sidebar-width, var(--default-scalar-api-reference-theme-sidebar-width) );--default-col-width-2: calc( 50% - ( var( --scalar-api-reference-theme-sidebar-width, var(--default-scalar-api-reference-theme-sidebar-width) ) / 2 ) );--default-col-width-3: calc( 50% - ( var( --scalar-api-reference-theme-sidebar-width, var(--default-scalar-api-reference-theme-sidebar-width) ) / 2 ) );display:grid;grid-template-rows:var( --scalar-api-reference-theme-header-height, var(--default-scalar-api-reference-theme-header-height) ) auto;grid-template-columns:var( --scalar-api-reference-col-width-1, var(--default-scalar-api-reference-col-width-1) ) var( --scalar-api-reference-col-width-2, var(--default-scalar-api-reference-col-width-2) ) var( --scalar-api-reference-col-width-3, var(--default-scalar-api-reference-col-width-3) );grid-template-areas:"header header header" "sidebar content aside" "sidebar content footer"}.document.layout-swagger-editor .layout-content{position:sticky;top:var( --scalar-api-reference-theme-header-height, var(--default-scalar-api-reference-theme-header-height) );height:calc(var(--full-height) - var(--theme-header-height, 0px))}.document.preview{--default-scalar-api-reference-col-width-2: calc( 100% - ( var( --scalar-api-reference-theme-sidebar-width, var(--default-scalar-api-reference-theme-sidebar-width) ) ) );--default-scalar-api-reference-col-width-3: calc( 100% - ( var( --scalar-api-reference-theme-sidebar-width, var(--default-scalar-api-reference-theme-sidebar-width) ) ) );grid-template-areas:"header header" "sidebar aside" "sidebar footer"}.document.layout-swagger-editor.footer-below-sidebar.preview{grid-template-areas:"header header" "sidebar aside" "footer footer"}.document.layout-swagger-editor.hide-aside-left{--default-col-width-1: 0;--default-col-width-2: 50%;--default-col-width-3: 50%}@media (max-width: 1150px){.document.layout-swagger-editor{--default-col-width-3: 0;--default-col-width-2: auto}}@media (max-width: 1000px){.document,.document.layout-swagger-editor{grid-template-rows:var( --scalar-api-reference-theme-header-height, var(--default-scalar-api-reference-theme-header-height) ) auto auto auto;grid-template-columns:100%;grid-template-areas:"sidebar" "content" "aside" "footer"}.layout-aside-left,.layout-aside-right,.layout-aside-content{position:static;max-height:unset}.layout-aside-left{position:sticky;top:0;height:var( --scalar-api-reference-theme-header-height, var(--default-scalar-api-reference-theme-header-height) );border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color));width:100%;z-index:10;border-right:none}.layout-aside-left .layout-aside-content{position:absolute;top:calc(100% - 1px);left:0;width:100%;height:calc(var( --scalar-api-reference-document-height, var(--default-scalar-api-reference-document-height) ) + 2px);border-top:1px solid var(--theme-border-color, var(--default-theme-border-color));display:flex;flex-direction:column}}')),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-app-header-height: 50px;--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;--default-scalar-api-reference-theme-header-height: 0;--default-scalar-api-reference-theme-sidebar-width: 250px;--default-scalar-api-reference-theme-toc-width: 250px;--default-scalar-api-reference-app-header-height: 100px;--default-scalar-api-reference-col-width-1: 250px;--default-scalar-api-reference-col-width-2:calc(50% - 125px);--default-scalar-api-reference-col-width-3:calc(50% - 125px);--default-scalar-api-reference-document-height: 100vh;--default-scalar-api-reference-full-height: 100%}@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%;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__variable{color:var(--scalar-api-client-color, var(--default-scalar-api-client-color))}.cm-focused{outline:none!important}.modal-layout[data-v-30a935b0]{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-30a935b0 .2s forwards}.modal-body[data-v-30a935b0]{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))}.modal[data-v-30a935b0]{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-30a935b0 .15s .15s forwards;display:flex;flex-direction:column}.modal-content-history[data-v-30a935b0]{background:var(--theme-background-1, var(--default-theme-background-1))}.modal-content-history[data-v-30a935b0],.modal-content-large[data-v-30a935b0]{max-width:800px}.modal-content-normal[data-v-30a935b0]{max-width:640px}.modal-content-small[data-v-30a935b0]{max-width:480px}@keyframes modal-fade-30a935b0{0%{opacity:0}to{opacity:1}}@keyframes modal-pop-30a935b0{0%{opacity:0}to{opacity:1;transform:scale(1)}}.modal-header[data-v-30a935b0]{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-30a935b0]{padding-bottom:0;padding-top:24px}.modal-content-history .modal-body[data-v-30a935b0]{padding-top:12px}.modal-content-search[data-v-30a935b0]{max-width:540px}.modal-content-search .modal-body[data-v-30a935b0]{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;background:repeating-linear-gradient(var(--default-theme-background-1),var(--default-theme-background-1) 28.8px,var(--default-theme-border-color) 28.8px,var(--default-theme-border-color) 29.8px)}.navtable-mock .navtable-item{position:absolute;width:100%;height:100%;left:0;top:0;background:transparent;box-shadow:none}.radio{height:10px;width: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}.radio:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.navtable-item__active{background:var(--theme-background-2, var(--default-theme-background-2));border-radius:var(--theme-radius, var(--default-theme-radius));box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color))!important}.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-f4689bd9]{position:relative;display:flex}.request-method-select select[data-v-f4689bd9]{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-f4689bd9]{pointer-events:none}.request-method[data-v-f4689bd9]{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-f4689bd9]{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-f4689bd9]: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-f4689bd9]{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-d9427f03]{position:absolute;z-index:3;height:2px;background:var( --scalar-api-client-color, var(--default-scalar-api-client-color) );animation:loading-d9427f03 5s cubic-bezier(0,.5,.25,1)}@keyframes loading-d9427f03{0%{width:0}to{width:100%}}.scalar-api-client__address-bar[data-v-d9427f03]{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-d9427f03]{display:flex;width:100%;align-items:stretch;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg))}.scalar-api-client__field[data-v-d9427f03]{box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color));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-d9427f03]{width:100%}.scalar-api-client__address-bar-data-meta[data-v-d9427f03]{display:flex;margin-top:5px}.scalar-api-client__request-type[data-v-d9427f03]{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-d9427f03]{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}.scalar-api-client__request-type svg[data-v-d9427f03]{margin-left:6px;width:8px}.scalar-api-client__request-type i[data-v-d9427f03]{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-d9427f03]{margin:0 5px}.scalar-api-client__history[data-v-d9427f03]{-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-d9427f03]{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 10px;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) );box-shadow:0 0 0 1px var(--scalar-api-client-color, var(--default-scalar-api-client-color));display:flex;align-items:center}.scalar-api-client__send-request-button svg[data-v-d9427f03]{width:12px;height:12px;margin-right:6px}.scalar-api-client__send-request-button[disabled][data-v-d9427f03]{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-d9427f03]{padding:0 9px;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-d9427f03]:hover{background:var(--theme-background-2, var(--default-theme-background-2))}.scalar-api-client__history-toggle svg[data-v-d9427f03]{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-d9427f03]{fill:var(--theme-color-3, var(--default-theme-color-3));margin-left:12px;height:24px}.scalar-api-client__address-bar-close[data-v-d9427f03]:hover{cursor:pointer;fill:var(--theme-color-1, var(--default-theme-color-1))}.scalar-api-client__address-bar__content[data-v-d9427f03]{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-d9427f03]{height:100vh;max-height:100vh;overflow:auto}.scalar-api-client__address-bar__on[data-v-d9427f03]{z-index:100000}.scalar-api-client__address-bar__on .scalar-api-client__address-bar__content[data-v-d9427f03]{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-d9427f03]{opacity:1;pointer-events:all;cursor:pointer}.scalar-api-client__address-bar .navtable-item__active[data-v-d9427f03]{background:var(--theme-background-2, var(--default-theme-background-2));cursor:default}.scalar-api-client__address-bar .navtable-item__active .radio[data-v-d9427f03]:before{display:none}.navigation-back[data-v-d9427f03]{stroke:var(--theme-color-2, var(--default-theme-color-2));cursor:pointer}.navigation-back[data-v-d9427f03]:hover{stroke:var(--theme-color-1, var(--default-theme-color-1))}.scalar-api-client__address-bar__close[data-v-d9427f03]{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-d9427f03]{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}@media screen and (max-width: 720px){.scalar-api-client__history-toggle span[data-v-d9427f03],.scalar-api-client__send-request-button span[data-v-d9427f03]{display:none}.scalar-api-client__history-toggle svg[data-v-d9427f03],.scalar-api-client__send-request-button svg[data-v-d9427f03]{margin-right:0}}.scalar-api-client__item{border-radius:var(--theme-radius, var(--default-theme-radius));margin-bottom:6px;background:var(--theme-background-2, var(--default-theme-background-2));position:relative}.scalar-api-client__item button{background-color:transparent;text-align:left}.scalar-api-client__item:hover{cursor:pointer}.scalar-api-client__item--open{background:var(--theme-background-2, var(--default-theme-background-2))}.scalar-api-client__item--open:focus-within{box-shadow:var(--shadow1, var(--default-shadow1))}.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 12px;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__toggle:after{content:"";position:absolute;top:6px;left:6px;width:calc(100% - 12px);height:calc(100% - 12px);display:block;background:var(--theme-background-3, var(--default-theme-background-3));z-index:0;opacity:0;border-radius:var(--default-theme-radius)}.scalar-api-client__toggle:hover:after{opacity:1}.scalar-api-client__item .scalar-api-client__toggle__icon{width:10px;margin-right:6px;color:var(--theme-color-1, var(--default-theme-color-1));z-index:1;position:relative}.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:11px;height:11px;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-3, var(--default-theme-color-3));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:32px;-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:15px;width:15px;background:var(--theme-background-1, var(--default-theme-background-1));box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color));border-radius:3px;display:flex;align-items:center;justify-content:center;position:relative}.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}.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:381px;border-top:1px solid var(--theme-border-color, var(--default-theme-border-color))}.navtable-radios{z-index:1}.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));box-shadow:0 1px 0 var(--theme-border-color, var(--default-theme-border-color));font-weight:var(--theme-semibold, var(--default-theme-semibold))}.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:6px 9px}.navtable-item-20{width:20%;display:flex;align-items:center;padding:6px 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}.scalar-api-client__main__left{width:50%;border-right:1px solid var(--theme-border-color, var(--default-theme-border-color));padding:0 0 12px 12px}@media screen and (max-width: 820px){.scalar-api-client__main__left{width:100%;border-right:none}}.scalar-api-client__item__content{flex-flow:wrap;padding:0 12px 12px;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}.scalar-api-client__item__content .scalar-api-client__codemirror__wrapper{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{width:100%;-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:12px;text-transform:uppercase;border-radius:var(--theme-radius, var(--default-theme-radius));color:#fff;cursor:pointer;text-align:center!important}.scalar-api-client__item__content__split{justify-content:space-between}.scalar-collapsible-section-flex{width:100%}.input{background:var(--theme-background-2, var(--default-theme-background-2));border:1px solid var(--theme-border-color, var(--default-theme-border-color));border-radius:var(--theme-radius, var(--default-theme-radius));position:relative;width:100%;text-align:left;margin-bottom:6px}.input__half{width:calc(50% - 3px)}.input:focus-within{border-color:var(--theme-color-1, var(--default-theme-color-1))}.input label,.input input{padding:12px;border:0;outline:none;font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-color-1, var(--default-theme-color-1));width:100%;background:transparent;-moz-appearance:none;appearance:none;-webkit-appearance:none;left:0}.input label{position:absolute;color:var(--theme-color-2, var(--default-theme-color-2))}.input input{opacity:0;position:relative;z-index:99;padding:18px 12px 6px}.input input:not(:placeholder-shown),.input:focus-within input{opacity:1}.input input:not(:placeholder-shown)+label,.input:focus-within label{font-size:10px;top:-6px;color:var(--theme-color-1, var(--default-theme-color-1))}.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:12px;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:12px;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:18px 12px 6px;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));border:1px solid var(--theme-border-color, var(--default-theme-border-color));border-radius:3px;padding:11px 12px;-webkit-user-select:none;user-select:none;min-height:38px;width:100%}.check:focus-within{border-color:var(--theme-color-1, var(--default-theme-color-1))}.check p{color:var(--theme-color-2, var(--default-theme-color-2));font-weight:var(--theme-semibold, var(--default-theme-semibold))}.check input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{height:15px;width:15px;background:var(--theme-background-1, var(--default-theme-background-1));box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color));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-5321f21b]{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-eff10185]{border-right:1px solid var(--theme-border-color, var(--default-theme-border-color));position:relative;padding:6px 9px;color:var(--theme-color-1, var(--default-theme-color-1));white-space:nowrap}.simple-cell a[data-v-eff10185]{color:var(--theme-color-1, var(--default-theme-color-1))!important}.simple-cell[data-v-eff10185]:last-of-type{border-right:none}.simple-cell.wrap[data-v-eff10185]{white-space:normal}.simple-cell.strong[data-v-eff10185]{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-af58ccd0]{border-top:1px solid var(--theme-border-color, var(--default-theme-border-color))}.simple-row[data-v-af58ccd0]:last-of-type{border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color))}.simple-table[data-v-a872348c]{display:table;width:100%}.scalar-api-client__main__right{width:50%;padding:0 0 12px 12px}@media screen and (max-width: 820px){.scalar-api-client__main__right{width:100%;border-right:none}}.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))}.scalar-api-client{flex:1}@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{display:block}}.scalar-api-client__main__content{padding:12px;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:0 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));padding:20px}.darklight[data-v-f1139217]{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-f1139217]{width:100%;margin-top:auto}.darklight[data-v-f1139217]: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-f1139217]{stroke:currentColor;height:12px;width:12px}.darklight-reference-promo[data-v-f1139217]{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-f1139217]:hover{text-decoration:underline}.sidebar-search[data-v-7ae693ae]{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-7ae693ae]{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-7ae693ae]{text-transform:uppercase}.sidebar-search-key[data-v-7ae693ae]{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-7ae693ae]{padding:0;margin-right:9px;width:12px}.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-a9ccf337]{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-small, var(--default-theme-small));font-weight:500;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-a9ccf337]:hover,.flow-button[data-v-a9ccf337]:focus-visible{background:var(--theme-button-1-hover, var(--default-theme-button-1-hover))}.flow-button[data-v-a9ccf337]:active{box-shadow:none;background:var(--theme-button-1, var(--default-theme-button-1))}.flow-button[disabled][data-v-a9ccf337]{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-a9ccf337]{width:24px;height:24px;padding:0}.flow-button-outlined[data-v-a9ccf337]{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-a9ccf337]:hover,.flow-button-outlined[data-v-a9ccf337]:focus-visible{background:var(--theme-background-2, var(--default-theme-background-2))}.flow-button-outlined[data-v-a9ccf337]:active{background:var(--theme-background-2, var(--default-theme-background-2))}.flow-button-outlined[disabled][data-v-a9ccf337]{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-a9ccf337]{background:transparent;box-shadow:none;color:var(--theme-color-3, var(--default-theme-color-3))}.flow-button-clear[data-v-a9ccf337]:active{background:transparent}.flow-button-clear[data-v-a9ccf337]:hover,.flow-button-clear[data-v-a9ccf337]:focus-visible{background:var(--theme-background-2, var(--default-theme-background-2));box-shadow:none}.flow-button-clear[disabled][data-v-a9ccf337]{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-a9ccf337]{background:transparent;box-shadow:none;color:var(--theme-color-3, var(--default-theme-color-3))}.flow-button-text[data-v-a9ccf337]:active{background:transparent}.flow-button-text[data-v-a9ccf337]:hover,.flow-button-text[data-v-a9ccf337]:focus-visible{color:var(--theme-color-2, var(--default-theme-color-2));background:transparent;box-shadow:none}.flow-button-text[disabled][data-v-a9ccf337]{background:transparent;color:var(--theme-color-ghost, var(--default-theme-color-ghost));cursor:unset;box-shadow:none}.flow-button--delete[data-v-a9ccf337]{background:var(--theme-error-color, var(--default-theme-color-red));color:#fff}.flow-button--delete[data-v-a9ccf337]:active{background:var(--theme-error-color, var(--default-theme-color-red))}.flow-button--delete[data-v-a9ccf337]:hover{background:var(--theme-error-color, var(--default-theme-color-red));opacity:.86}.flow-button-loader[data-v-a9ccf337]{position:absolute;right:8px}.flow-button-decorator[data-v-a9ccf337]{margin-right:9px;color:currentColor;display:flex;align-items:center;height:14px;width:14px}.flow-button-icon-only .flow-button-decorator[data-v-a9ccf337]{margin-right:0}.action-menu[data-v-dc8a97ce]{position:absolute;top:5px;right:5px;display:flex;gap:6px}.action-menu[data-v-dc8a97ce] .button-wrapper button{opacity:0;width:20px;height:20px;padding:4px}.action-menu[data-v-dc8a97ce]:hover .button-wrapper button,.action-menu[data-v-dc8a97ce] .button-wrapper button:hover,.sidebar-heading:hover~.action-menu[data-v-dc8a97ce] .button-wrapper button,.action-menu[data-v-dc8a97ce] .button-wrapper button[aria-expanded=true]{opacity:1}.sidebar-heading[data-v-dc8a97ce]: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{--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{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;align-items:center}.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-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:0 4px}.sidebar-mobile-actions .sidebar-mobile-darkmode-toggle{height:16px;width:16px}.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 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-e9e3236c]{width:calc(100% - var( --scalar-api-reference-theme-sidebar-width, var(--default-scalar-api-reference-theme-sidebar-width) ))}@media screen and (max-width: 1000px){.scalar-api-client__container .scalar-api-client[data-v-e9e3236c]{width:100%}}.scalar-api-client__container[data-v-e9e3236c]{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-e9e3236c]{width:100%;display:flex;align-items:center;padding:11px 12px;height:var( --scalar-api-reference-theme-header-height, var(--default-scalar-api-reference-theme-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-e9e3236c]{-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-e9e3236c]:hover{cursor:pointer}.api-client-drawer[data-v-e9e3236c]{background:var(--theme-background-1, var(--default-theme-background-1));height:calc(100vh - 58px);width:calc(100vw - 8px);border-radius:12px;overflow:hidden;visibility:visible;position:fixed;bottom:4px;left:4px;z-index:1001;opacity:0;animation:apiclientfadein-e9e3236c .35s forwards}@keyframes apiclientfadein-e9e3236c{0%{transform:translate3d(0,20px,0) scale(.985);opacity:0}to{transform:translateZ(0) scale(1);opacity:1}}.api-client-drawer-exit[data-v-e9e3236c]{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-e9e3236c .35s forwards}@keyframes drawerexitfadein-e9e3236c{0%{opacity:0}to{opacity:1}}.scalar-api-client-height[data-v-e9e3236c]{height:100%}.scalar-api-client-height .sidebar[data-v-e9e3236c]{flex:1 1 0%;flex-grow:1;flex-shrink:1;flex-basis:0%;height:100%;display:flex;flex-direction:column;width:var( --scalar-api-reference-theme-sidebar-width, var(--default-scalar-api-reference-theme-sidebar-width) );max-width:var( --scalar-api-reference-theme-sidebar-width, var(--default-scalar-api-reference-theme-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-14fb66a9]{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:380px}.toast-title[data-v-14fb66a9]{grid-area:title;font-weight:var(--theme-font-semibold, var(--default-theme-font-semibold));display:flex;align-items:center}.toast-description[data-v-14fb66a9]{grid-area:description;margin-top:5px;line-height:1.45;color:var(--theme-color-2, var(--default-theme-color-2))}.toast-icon[data-v-14fb66a9]{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-14fb66a9]>*{width:14px;height:14px}.toast-timeout[data-v-14fb66a9]{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-14fb66a9],.toast-error .toast-title[data-v-14fb66a9]{color:var(--theme-error-color, var(--default-theme-color-red))}.toast[data-v-7cd47ce2]{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}.toast-container[data-v-016eca42]{width:100vw;height:100vh;position:fixed;z-index:10000;pointer-events:none;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:12px;padding:48px}.toasts-move[data-v-016eca42],.toasts-enter-active[data-v-016eca42],.toasts-leave-active[data-v-016eca42]{transition:all .5s ease}.toasts-enter-from[data-v-016eca42],.toasts-leave-to[data-v-016eca42]{opacity:0;transform:translate(30px)}.toast-leave-active[data-v-016eca42]{position:absolute}.card[data-v-da3043a0]{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(100vh - 310px)}.card-content[data-v-baa04f94]{overflow:auto;border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color))}.card-content[data-v-baa04f94] .simple-table .simple-header{display:none}.card-content[data-v-baa04f94]:last-of-type,.card-content.card--borderless[data-v-baa04f94]{border-bottom:none}.card--muted[data-v-baa04f94]{background:var(--theme-background-2, var(--default-theme-background-2))}.card--contrast[data-v-baa04f94]{background:var(--theme-background-3, var(--default-theme-background-3))}.card--frameless[data-v-baa04f94]{padding:0}.card--transparent[data-v-baa04f94]{background:var(--theme-background-1, var(--default-theme-background-1))}.card-header[data-v-d37fee76]{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}.card-header-slots[data-v-d37fee76]{display:flex;justify-content:space-between;margin:9px 12px;line-height:1.35}.card-header-title[data-v-d37fee76]{text-transform:uppercase;word-break:break-all}.card-header-actions[data-v-d37fee76]{display:flex}.card-footer[data-v-deadefdd]{flex-shrink:0}.tab-list[data-v-b81067df]{display:flex;gap:6px;position:relative;flex:1}.tab[data-v-e5d124ee]{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);cursor:pointer;padding:0;margin-right:3px;text-transform:uppercase;position:relative;line-height:1.35}.tab[data-v-e5d124ee]: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-e5d124ee]:hover:before{opacity:1}.tab span[data-v-e5d124ee]{z-index:1;position:relative}.tab-selected[data-v-e5d124ee]{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-715bced9]{color:var(--theme-color-1, var(--default-theme-color-1));word-wrap:break-word}.markdown[data-v-715bced9] *{margin-top:12px}.markdown[data-v-715bced9] h1,.markdown[data-v-715bced9] h2,.markdown[data-v-715bced9] h3,.markdown[data-v-715bced9] h4,.markdown[data-v-715bced9] h5,.markdown[data-v-715bced9] h6{font-size:var(--font-size, var(--default-font-size));margin:12px 0 6px;font-weight:var(--theme-bold, var(--default-theme-bold))}.markdown[data-v-715bced9] 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}.markdown[data-v-715bced9] ul,.markdown[data-v-715bced9] ol{padding-left:24px;line-height:1.5;margin:12px 0}.markdown[data-v-715bced9] ul{list-style:disc}.markdown[data-v-715bced9] ol{list-style:decimal}.markdown[data-v-715bced9] ul.contains-task-list{list-style:none;padding-left:0}.markdown[data-v-715bced9] li{margin:6px 0}.markdown[data-v-715bced9] a{color:var( --theme-color-accent, var(--default-theme-color-accent) )!important;text-decoration:none!important}.markdown[data-v-715bced9] a:hover{text-decoration:underline!important}.markdown[data-v-715bced9] 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-715bced9] pre code{display:block;white-space:pre;padding:3px;margin:12px 0;-webkit-overflow-scrolling:touch;overflow-x:scroll;max-width:100%;min-width:100px}.markdown[data-v-715bced9] blockquote{border-left:3px solid var(--theme-border-color, var(--default-theme-border-color));padding-left:12px;margin:0}.markdown[data-v-715bced9] 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-715bced9] td,.markdown[data-v-715bced9] th{min-width:1em;padding:6px;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-715bced9] td>*,.markdown[data-v-715bced9] th>*{margin-bottom:0}.markdown.parameter-description[data-v-715bced9] p{margin-top:3px;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-715bced9] td:first-of-type,.markdown[data-v-715bced9] th:first-of-type{border-left:none}.markdown[data-v-715bced9] td:last-of-type,.markdown[data-v-715bced9] th:last-of-type{border-right:none}.markdown[data-v-715bced9] tr:last-of-type td{border-bottom:none}.markdown[data-v-715bced9] th{font-weight:700!important;text-align:left;border-left-color:transparent;background:var(--theme-background-2, var(--default-theme-background-2))}.endpoints[data-v-66d4fbfd]{overflow:auto;background:var(--theme-background-2, var(--default-theme-background-2));padding:10px 12px}@media (max-width: 580px){.endpoints[data-v-66d4fbfd]{max-height:calc(100vh - 150px)}}.endpoints span+span[data-v-66d4fbfd]{text-align:left;margin-left:12px;text-transform:initial}.base-url-variable{color:var(--theme-color-3, var(--default-theme-color-3))}.base-url[data-v-a57ab550]{color:var(--theme-color-1, var(--default-theme-color-1));font-size:var(--theme-small, var(--default-theme-small));cursor:pointer;font-family:var(--theme-font-code, var(--default-theme-font-code));display:flex;padding:10px 12px}.client-libraries-content[data-v-9ec959b4]{display:flex;justify-content:center;gap:6px;padding:0 12px}.code-languages[data-v-9ec959b4]{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-9ec959b4]:nth-of-type(4),.code-languages[data-v-9ec959b4]:nth-of-type(6){display:none}}.code-languages-icon[data-v-9ec959b4]{max-width:48px;width:100%;max-height:48px;aspect-ratio:1;padding:7px;display:flex;align-items:center;justify-content:center;position:relative;color:var( --theme-code-language-color-supersede, var(--default-theme-code-language-color-supersede, #fff) )}.code-languages-background[data-v-9ec959b4]{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-9ec959b4]: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-9ec959b4]{background:#000}.code-languages-icon__ruby[data-v-9ec959b4]{background:#d91404}.code-languages-icon__php[data-v-9ec959b4]{background:#6181b6}.code-languages-icon__python[data-v-9ec959b4]{background:#306998}.code-languages-icon__more[data-v-9ec959b4]{background:var(--theme-background-3, var(--default-theme-background-3))}.code-languages-icon__node[data-v-9ec959b4]{background:#83cd29}.code-languages-icon__c[data-v-9ec959b4]{background:#03599c}.code-languages-icon__csharp[data-v-9ec959b4]{background:#68217a}.code-languages-icon__cplusplus[data-v-9ec959b4]{background:#9c033a}.code-languages-icon__clojure[data-v-9ec959b4]{background:#5881d8}.code-languages-icon__go[data-v-9ec959b4]{background:#00acd7}.code-languages-icon__http[data-v-9ec959b4]{background:#005b9b}.code-languages-icon__java[data-v-9ec959b4]{background:#ea2d2e}.code-languages-icon__javascript[data-v-9ec959b4]{background:#f0db4f}.code-languages-icon__kotlin[data-v-9ec959b4]{background:#7f6cb1}.code-languages-icon__objc[data-v-9ec959b4]{background:#0b5a9d}.code-languages-icon__ocaml[data-v-9ec959b4]{background:#f29100}.code-languages-icon__powershell[data-v-9ec959b4]{background:#2671be}.code-languages-icon__r[data-v-9ec959b4]{background:#cbced0}.code-languages-icon__swift[data-v-9ec959b4]{background:#f05138}.code-languages__loading .code-languages-icon[data-v-9ec959b4]:before{border:1px solid rgba(255,255,255,.44);border-top:1px solid white;animation:codeloader-9ec959b4 .45s linear infinite;background:transparent;width:18px;height:18px;content:"";border-radius:50%}.code-languages__loading .code-languages-icon svg[data-v-9ec959b4]{display:none}.code-languages__active[data-v-9ec959b4]:after{content:"";position:absolute;bottom:0;height:2px;width:100%;background:var(--theme-color-1, var(--default-theme-color-1))}@keyframes codeloader-9ec959b4{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.code-languages span[data-v-9ec959b4]{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-9ec959b4]{color:var(--theme-color-1, var(--default-theme-color-1))}.code-languages__select select[data-v-9ec959b4]{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;cursor:pointer;z-index:1}.code-languages__select span[data-v-9ec959b4]{position:relative;display:flex;align-items:center}.code-languages__select span[data-v-9ec959b4]: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}.heading[data-v-f689ab54]{margin-top:0!important;word-wrap:break-word}.loading[data-v-f689ab54]{background:var(--theme-background-3, var(--default-theme-background-3));animation:loading-skeleton-f689ab54 1.5s infinite alternate;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg))}.heading.loading[data-v-f689ab54]{width:80%}.tag-description .loading[data-v-f689ab54]{height:20px;margin-bottom:4px;width:100%;display:inline-block}.tag-description .loading[data-v-f689ab54]:first-of-type{margin-top:12px}.tag-description .loading[data-v-f689ab54]:last-of-type{width:40%}@keyframes loading-skeleton-f689ab54{0%{opacity:1}to{opacity:.33}}.font-mono[data-v-f689ab54]{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}.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 .parameter-description:empty{display:none}.heading[data-v-f648d386]{margin-top:0!important;word-wrap:break-word}.tag-description[data-v-f648d386]{margin-top:12px}.request-path-variable{color:var(--theme-color-1, var(--default-theme-color-1))}.request[data-v-1247609d]{display:flex;flex-wrap:nowrap}.request-method[data-v-1247609d]{white-space:nowrap}.request-method--post[data-v-1247609d]{color:var(--theme-color-green, var(--default-theme-color-green))}.request-method--patch[data-v-1247609d]{color:var(--theme-color-yellow, var(--default-theme-color-yellow))}.request-method--get[data-v-1247609d]{color:var(--theme-color-blue, var(--default-theme-color-blue))}.request-method--delete[data-v-1247609d]{color:var(--theme-color-red, var(--default-theme-color-red))}.request-method--put[data-v-1247609d]{color:var(--theme-color-orange, var(--default-theme-color-orange))}.request-path[data-v-1247609d]{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-1247609d]{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-1247609d]{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-1247609d]{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-1247609d]{color:var(--theme-color-1, var(--default-theme-color-1))}.language-select span[data-v-1247609d]: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-1247609d]:hover{background:var(--theme-background-2, var(--default-theme-background-2))}.copy-button[data-v-1247609d]{-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;border:none;border-radius:3px;padding:0;display:flex;align-items:center;height:fit-content}.copy-button[data-v-1247609d]:after{content:".";color:transparent;font-size:var(--theme-mini, var(--default-theme-mini));line-height:1.35;width:0px}.copy-button[data-v-1247609d]:hover{color:var(--theme-color-1, var(--default-theme-color-1))}.copy-button svg[data-v-1247609d]{width:13px;height:13px}.show-api-client-button[data-v-1247609d]{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-shadow:inset 0 0 0 1px #0000001a}.show-api-client-button span[data-v-1247609d],.show-api-client-button svg[data-v-1247609d]{color:var(--theme-color-1, var(--default-theme-color-1));z-index:1}.show-api-client-button[data-v-1247609d]: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-1247609d]:before{background:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.2))}.show-api-client-button[data-v-1247609d]:hover:before{background:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.1))}.show-api-client-button svg[data-v-1247609d]{height:12px;width:auto;margin-left:9px}.show-api-client-button--post[data-v-1247609d]{background:var(--theme-color-green, var(--default-theme-color-green))}.show-api-client-button--patch[data-v-1247609d]{background:var(--theme-color-yellow, var(--default-theme-color-yellow))}.show-api-client-button--get[data-v-1247609d]{background:var(--theme-color-blue, var(--default-theme-color-blue))}.show-api-client-button--delete[data-v-1247609d]{background:var(--theme-color-red, var(--default-theme-color-red))}.show-api-client-button--put[data-v-1247609d]{background:var(--theme-color-orange, var(--default-theme-color-orange))}.request-method[data-v-1247609d]{font-family:var(--theme-font-code, var(--default-theme-font-code));text-transform:uppercase}.request-path[data-v-1247609d]{font-family:var(--theme-font-code, var(--default-theme-font-code))}.card-header-actions[data-v-1247609d]{display:flex}.example-switcher[data-v-ec2d7ae7]{display:flex;gap:6px;flex-direction:column}.listbox-label[data-v-ec2d7ae7]{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-ec2d7ae7]{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-ec2d7ae7]{display:flex;align-items:center;justify-content:space-between}.listbox-button-label[data-v-ec2d7ae7]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.listbox-options[data-v-ec2d7ae7]{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-ec2d7ae7]{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-ec2d7ae7]{background:var(--theme-background-2, var(--default-theme-background-2))}.listbox-option[data-v-ec2d7ae7]:hover{background:var(--theme-background-2, var(--default-theme-background-2));color:var(--theme-color-2, var(--default-theme-color-2))}.icon[data-v-ec2d7ae7]{width:13px;height:13px;color:var(--theme-color-3, var(--default-theme-color-3))}.code-copy[data-v-93805f16]{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}.code-copy[data-v-93805f16]:hover{color:var(--theme-color-1, var(--default-theme-color-1))}.code-copy svg[data-v-93805f16]{width:13px;height:13px}.description[data-v-93805f16]{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;border-top:1px solid var(--theme-border-color, var(--default-theme-border-color))}.scalar-api-reference__empty-state[data-v-93805f16]{border:1px dashed var(--theme-border-color, var(--default-theme-border-color));width:calc(100% - 24px);margin: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-93805f16]{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-93805f16]{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-93805f16]{display:block;margin:6px}.card-container[data-v-93805f16]{background:var(--theme-background-2, var(--default-theme-background-2))}.card-container[data-v-93805f16] .cm-scroller{overflow:hidden}.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-519865dc]{height:calc(var( --scalar-api-reference-full-height, var(--default-scalar-api-reference-full-height) ) - var( --scalar-api-reference-theme-header-height, var(--default-scalar-api-reference-theme-header-height) ));display:flex;align-items:center;justify-content:center}.show-more[data-v-519865dc]{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-519865dc]:hover{color:var(--theme-color-2, var(--default-theme-color-2));cursor:pointer}.show-more-icon[data-v-519865dc]{width:14px;height:14px;margin-left:3px}.show-more[data-v-519865dc]:active{box-shadow:0 0 0 1px var(--theme-border-color, var(--default-theme-border-color))}.references-narrow .show-more[data-v-519865dc]{margin-top:-25px;margin-bottom:25px}@media (max-width: 1165px){.show-more[data-v-519865dc]{margin-top:-24px;margin-bottom:24px}}.ref-search-input[data-v-1f3d4b81]{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-1f3d4b81]:focus{border-color:var(--theme-color-1, var(--default-theme-color-1))}.item-entry[data-v-1f3d4b81]{-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));display:flex;justify-content:center;flex-direction:column;gap:3px;font-family:var(--theme-font);min-height:31px}.ref-search-list[data-v-1f3d4b81]{padding:0 0 12px 12px}.ref-search-container[data-v-1f3d4b81]{padding:12px}.item-entry--active[data-v-1f3d4b81]{background:var(--theme-background-2, var(--default-theme-background-2));cursor:pointer}.item-entry-title[data-v-1f3d4b81]{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))}.item-entry-subtitle[data-v-1f3d4b81]{display:flex;gap:3px;font-size:var(--theme-font-size-4, var(--default-theme-font-size-4));font-family:var(--theme-font-code, var(--default-theme-font-code))}.item-entry-http-verb[data-v-1f3d4b81]{text-transform:uppercase}.item-entry-http-verb--post[data-v-1f3d4b81]{color:var(--theme-color-green, var(--default-theme-color-green))}.item-entry-http-verb--patch[data-v-1f3d4b81]{color:var(--theme-color-yellow, var(--default-theme-color-yellow))}.item-entry-http-verb--get[data-v-1f3d4b81]{color:var(--theme-color-blue, var(--default-theme-color-blue))}.item-entry-http-verb--delete[data-v-1f3d4b81]{color:var(--theme-color-red, var(--default-theme-color-red))}.item-entry-http-verb--put[data-v-1f3d4b81]{color:var(--theme-color-orange, var(--default-theme-color-orange))}.item-entry-path[data-v-1f3d4b81]{color:var(--theme-color-3, var(--default-theme-color-3))}.item-entry-subtitle[data-v-1f3d4b81]{display:none}.item-entry--active .item-entry-subtitle[data-v-1f3d4b81]{display:flex}.ref-search-meta[data-v-1f3d4b81]{background:var(--default-theme-background-3, var(--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 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{font-family:var(--theme-font, var(--default-theme-font));color:var(--theme-color-3, var(--default-theme-color-3))}.scalar-api-reference input:-ms-input-placeholder,#headlessui-portal-root input:-ms-input-placeholder{font-family:var(--theme-font, var(--default-theme-font));color:var(--theme-color-3, var(--default-theme-color-3))}.scalar-api-reference input::-webkit-input-placeholder,#headlessui-portal-root input::-webkit-input-placeholder{font-family:var(--theme-font, var(--default-theme-font));color:var(--theme-color-3, var(--default-theme-color-3))}:root{--default-scalar-api-reference-theme-header-height: 0;--default-scalar-api-reference-theme-sidebar-width: 250px;--default-scalar-api-reference-theme-toc-width: 300px;--default-scalar-api-reference-app-header-height: 100px;--default-scalar-api-reference-col-width-1: 250px;--default-scalar-api-reference-col-width-2:calc(50% - 125px);--default-scalar-api-reference-col-width-3:calc(50% - 125px);--default-scalar-api-reference-document-height: 100vh;--default-scalar-api-reference-full-height: 100%}.flex{display:flex}.flex-col{display:flex;min-height:0;flex-direction:column}.flex-mobile{display:flex;min-width:0}@media (max-width: 500px){.flex-mobile{flex-direction:column}}.gap-1{gap:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.codemenu-topbar{background:var(--theme-background-2, var(--default-theme-background-2));border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color));padding:0 7px 0 12px;border-radius:var(--theme-radius, var(--default-theme-radius)) var(--theme-radius, var(--default-theme-radius)) 0 0}.codemenu{display:flex;position:relative;justify-content:space-between;align-items:center;min-height:35px}.codemenu-tabs{display:flex;position:relative;column-gap:6px}.codemenu-item{position:relative;display:flex;align-items:center}.codemenu-item-key{font-size:var(--theme-micro, var(--default-theme-micro));color:var(--theme-color-3, var(--default-theme-color-3));padding:6px 4px;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;font-weight:var(--theme-semibold, var(--default-theme-semibold));position:relative;margin-left:-4px;margin-right:-4px;border-radius:var(--theme-radius-lg, var(--default-theme-radius-lg));text-transform:uppercase}.codemenu-item-key:hover{background:var( --scalar-api-reference-theme-background-3, var(--default-scalar-api-reference-theme-background-3) )}.codemenu-item:first-of-type:last-of-type .codemenu-item-key,.codemenu-item__active .codemenu-item-key{color:var(--theme-color-1, var(--default-theme-color-1))}.codemenu-item:first-of-type:last-of-type:after,.codemenu-item__active:after{content:"";width:100%;height:1px;position:absolute;bottom:-4px;background:var(--theme-color-1, var(--default-theme-color-1))}.codemenu-item__disabled{pointer-events:none}.endpoint{display:flex;white-space:nowrap;cursor:pointer}.endpoint span:first-of-type{text-transform:uppercase}.codemenu .endpoint{overflow:hidden}.endpoint .post{color:var(--theme-color-green, var(--default-theme-color-green))}.endpoint .patch{color:var(--theme-color-yellow, var(--default-theme-color-yellow))}.endpoint .get{color:var(--theme-color-blue, var(--default-theme-color-blue))}.endpoint .delete{color:var(--theme-color-red, var(--default-theme-color-red))}.endpoint .put{color:var(--theme-color-orange, var(--default-theme-color-orange))}.endpoint .post,.endpoint .get,.endpoint .delete,.endpoint .put{white-space:nowrap}.endpoint span{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}.languages .example-item-endpoints{background:var(--theme-background-2, var(--default-theme-background-2));width:100%;border-top:1px solid var(--theme-border-color, var(--default-theme-border-color))}.endpoint-response p{margin-top:6px;font-size:var(--theme-small, var(--default-theme-small));min-height:auto;line-height:17px}.codemenu .endpoint span{text-align:left;min-width:auto}.endpoint-response{border-top:1px solid var(--theme-border-color, var(--default-theme-border-color));padding:12px 0;font-size:var(--theme-small, var(--default-theme-small))}.tag-description{margin-top:12px}.reference .endpoint-title{display:flex;margin-bottom:12px;margin-top:24px}.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}.endpoint-response__headers{padding-bottom:0}.endpoint-response__headers+.endpoint-response{border-top:none}.reference{position:relative;padding:0 60px;width:100%}.reference:not(:last-of-type){border-bottom:1px solid var(--theme-border-color, var(--default-theme-border-color))}.reference .reference-container{position:relative;display:flex;gap:48px;max-width:1120px;margin:auto;padding:90px 0}.reference-container+.reference-container{border-top:1px solid var(--theme-border-color, var(--default-theme-border-color))}.reference-container .copy,.reference-container .example{flex:1;min-width:0}.response .cm-editor{max-height:calc(50vh - 90px)}.example{padding-top:48px;top:12px;height:fit-content;position:sticky;max-height:calc(100vh - 96px);overflow:hidden;display:flex;flex-direction:column}.copy .tag-description a{color:var(--theme-color-1, var(--default-theme-color-1));text-decoration:underline}.copy ul{color:var(--theme-color-1, var(--default-theme-color-1))}.references-narrow{min-height:100vh}.references-narrow .reference{padding:0 30px}@media screen and (max-width: 1000px){.references-narrow .reference{padding:0 24px}}.references-narrow .reference-container{flex-direction:column;gap:24px;padding:50px 0}.references-narrow .example{padding-top:0}.editor-heading h1{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}.document{flex:1;overflow-y:auto;overflow-x:hidden;background-color:var( --theme-background-1, var(--default-theme-background-1) );--default-full-height: var( --scalar-api-reference-full-height, var(--default-scalar-api-reference-full-height, 100vh) );--default-document-height: calc( var( --scalar-api-reference-full-height, var(--default-scalar-api-reference-full-height) ) - var( --scalar-api-reference-theme-header-height, var(--default-scalar-api-reference-theme-header-height) ) );--default-col-width-1: var( --scalar-api-reference-theme-sidebar-width, var(--default-scalar-api-reference-theme-sidebar-width) );--default-col-width-2: auto;--default-col-width-3: var( --scalar-api-reference-theme-toc-width, var(--default-scalar-api-reference-theme-toc-width) );display:grid;grid-template-rows:var( --scalar-api-reference-theme-header-height, var(--default-scalar-api-reference-theme-header-height) ) auto auto;grid-template-columns:var( --scalar-api-reference-col-width-1, var(--default-scalar-api-reference-col-width-1) ) var( --scalar-api-reference-col-width-2, var(--default-scalar-api-reference-col-width-2) ) var( --scalar-api-reference-col-width-3, var(--default-scalar-api-reference-col-width-3) );grid-template-areas:"header header header" "sidebar content aside" "sidebar footer footer"}.document.hide-aside-left{--default-col-width-1: 0}.document.hide-aside-right{--default-col-width-3: 0}.document.hide-aside-left .layout-aside-left .layout-aside-content,.document.hide-aside-right .layout-aside-right .layout-aside-content{border-right-color:transparent;border-left-color:transparent;display:none}.document.footer-below-sidebar{grid-template-areas:"header header header" "sidebar content aside" "footer footer footer"}.layout-header{grid-area:header;position:sticky;top:0;z-index:10}.layout-content{grid-area:content;min-width:0;background:var(--theme-background-1, var(--default-theme-background-1));display:flex}.layout-content~.layout-aside-right .references-narrow .reference:first-of-type .reference-container{padding-top:75px}.layout-content-viewport{position:fixed;left:var( --scalar-api-reference-theme-sidebar-width, var(--default-scalar-api-reference-theme-sidebar-width) );right:var( --scalar-api-reference-theme-toc-width, var(--default-scalar-api-reference-theme-toc-width) );top:calc(var( --scalar-api-reference-app-header-height, var(--default-scalar-api-reference-app-header-height) ) + var( --scalar-api-reference-theme-header-height, var(--default-scalar-api-reference-theme-header-height) ));bottom:0;pointer-events:none}.layout-aside-left{position:relative;grid-area:sidebar;position:sticky;top:var( --scalar-api-reference-theme-header-height, var(--default-scalar-api-reference-theme-header-height) );height:calc(var(--full-height) - var(--theme-header-height, 0px))}.layout-aside-right{position:relative;grid-area:aside;background:var(--theme-background-1, var(--default-theme-background-1))}.layout-aside-content{background:var( --sidebar-background-1, var( --default-sidebar-background-1, var(--theme-background-1, var(--default-theme-background-1)) ) );height:calc(var(--full-height) - var(--theme-header-height, 0px));overflow-y:auto;display:flex;flex-direction:column}.layout-footer{grid-area:footer}.document.layout-swagger-editor{--default-full-height: var( --scalar-api-reference-full-height, var(--default-scalar-api-reference-full-height), 100vh );max-height:100vh;--default-document-height: calc( var( --scalar-api-reference-full-height, var(--default-scalar-api-reference-full-height) ) - var( --scalar-api-reference-theme-header-height, var(--default-scalar-api-reference-theme-header-height) ) );--default-col-width-1: var( --scalar-api-reference-theme-sidebar-width, var(--default-scalar-api-reference-theme-sidebar-width) );--default-col-width-2: calc( 50% - ( var( --scalar-api-reference-theme-sidebar-width, var(--default-scalar-api-reference-theme-sidebar-width) ) / 2 ) );--default-col-width-3: calc( 50% - ( var( --scalar-api-reference-theme-sidebar-width, var(--default-scalar-api-reference-theme-sidebar-width) ) / 2 ) );display:grid;grid-template-rows:var( --scalar-api-reference-theme-header-height, var(--default-scalar-api-reference-theme-header-height) ) auto;grid-template-columns:var( --scalar-api-reference-col-width-1, var(--default-scalar-api-reference-col-width-1) ) var( --scalar-api-reference-col-width-2, var(--default-scalar-api-reference-col-width-2) ) var( --scalar-api-reference-col-width-3, var(--default-scalar-api-reference-col-width-3) );grid-template-areas:"header header header" "sidebar content aside" "sidebar content footer"}.document.layout-swagger-editor .layout-content{position:sticky;top:var( --scalar-api-reference-theme-header-height, var(--default-scalar-api-reference-theme-header-height) );height:calc(var(--full-height) - var(--theme-header-height, 0px))}.document.preview{--default-scalar-api-reference-col-width-2: calc( 100% - ( var( --scalar-api-reference-theme-sidebar-width, var(--default-scalar-api-reference-theme-sidebar-width) ) ) );--default-scalar-api-reference-col-width-3: calc( 100% - ( var( --scalar-api-reference-theme-sidebar-width, var(--default-scalar-api-reference-theme-sidebar-width) ) ) );grid-template-areas:"header header" "sidebar aside" "sidebar footer"}.document.layout-swagger-editor.footer-below-sidebar.preview{grid-template-areas:"header header" "sidebar aside" "footer footer"}.document.layout-swagger-editor.hide-aside-left{--default-col-width-1: 0;--default-col-width-2: 50%;--default-col-width-3: 50%}@media (max-width: 1150px){.document.layout-swagger-editor{--default-col-width-3: 0;--default-col-width-2: auto}}@media (max-width: 1000px){.document,.document.layout-swagger-editor{display:block}.layout-aside-left,.layout-aside-right,.layout-aside-content{position:static;max-height:unset}.layout-aside-left{position:sticky;top:0;height:var( --scalar-api-reference-theme-header-height, var(--default-scalar-api-reference-theme-header-height) );width:100%;z-index:10;border-right:none}.layout-aside-left .layout-aside-content{position:absolute;top:calc(100% - 1px);left:0;width:100%;height:calc(var( --scalar-api-reference-document-height, var(--default-scalar-api-reference-document-height) ) + 2px);border-top:1px solid var(--theme-border-color, var(--default-theme-border-color));display:flex;flex-direction:column}}')),document.head.appendChild(e)}}catch(a){console.error("vite-plugin-css-injected-by-js",a)}})();
|
|
2
2
|
var G5 = Object.defineProperty;
|
|
3
3
|
var F5 = (r, e, t) => e in r ? G5(r, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : r[e] = t;
|
|
4
4
|
var gc = (r, e, t) => (F5(r, typeof e != "symbol" ? e + "" : e, t), t);
|
|
5
|
-
import { cloneVNode as D5, h as Ye, Fragment as oe, inject as bt, provide as jt, ref as W, onMounted as
|
|
5
|
+
import { cloneVNode as D5, h as Ye, Fragment as oe, inject as bt, provide as jt, ref as W, onMounted as xe, watchEffect as Xt, computed as V, defineComponent as j, onUnmounted as St, watch as Be, Teleport as K5, reactive as Rr, unref as x, shallowRef as J5, nextTick as zt, toRaw as qt, openBlock as $, createBlock as ne, resolveDynamicComponent as xa, withCtx as z, createTextVNode as Le, toDisplayString as G, createCommentVNode as re, getCurrentScope as e3, onScopeDispose as t3, getCurrentInstance as r3, readonly as e0, createElementBlock as Z, createElementVNode as k, createVNode as U, normalizeClass as ue, normalizeStyle as Bs, renderSlot as me, renderList as Ae, createStaticVNode as Is, pushScopeId as Dr, popScopeId as Kr, withDirectives as _e, withModifiers as n3, vModelSelect as o3, vModelText as pt, vModelCheckbox as Tl, vShow as Br, withKeys as i3, defineAsyncComponent as r2, useCssVars as n2, mergeProps as s3, createSlots as mc, TransitionGroup as l3, toRef as a3 } from "vue";
|
|
6
6
|
import c3 from "rehype-document";
|
|
7
7
|
import u3 from "rehype-format";
|
|
8
8
|
import h3, { defaultSchema as vc } from "rehype-sanitize";
|
|
@@ -164,7 +164,7 @@ function wc(r, e) {
|
|
|
164
164
|
}
|
|
165
165
|
function n0(r, e) {
|
|
166
166
|
let t = W(wc(r.value.type, r.value.as));
|
|
167
|
-
return
|
|
167
|
+
return xe(() => {
|
|
168
168
|
t.value = wc(r.value.type, r.value.as);
|
|
169
169
|
}), Xt(() => {
|
|
170
170
|
var n;
|
|
@@ -251,7 +251,7 @@ function sn(r, e = (t) => t) {
|
|
|
251
251
|
return s & Node.DOCUMENT_POSITION_FOLLOWING ? -1 : s & Node.DOCUMENT_POSITION_PRECEDING ? 1 : 0;
|
|
252
252
|
});
|
|
253
253
|
}
|
|
254
|
-
function
|
|
254
|
+
function tr(r, e, { sorted: t = !0, relativeTo: n = null, skipElements: o = [] } = {}) {
|
|
255
255
|
var i;
|
|
256
256
|
let s = (i = Array.isArray(r) ? r.length > 0 ? r[0].ownerDocument : document : r == null ? void 0 : r.ownerDocument) != null ? i : document, l = Array.isArray(r) ? t ? sn(r) : r : C3(r);
|
|
257
257
|
o.length > 0 && l.length > 1 && (l = l.filter((O) => !o.includes(O))), n = n ?? s.activeElement;
|
|
@@ -452,7 +452,7 @@ let bo = Object.assign(j({ name: "FocusTrap", props: { as: { type: [Object, Stri
|
|
|
452
452
|
let o = W(null);
|
|
453
453
|
n({ el: o, $el: o });
|
|
454
454
|
let i = V(() => Cn(o)), s = W(!1);
|
|
455
|
-
|
|
455
|
+
xe(() => s.value = !0), St(() => s.value = !1), j3({ ownerDocument: i }, V(() => s.value && !!(r.features & 16)));
|
|
456
456
|
let l = W3({ ownerDocument: i, container: o, initialFocus: V(() => r.initialFocus) }, V(() => s.value && !!(r.features & 2)));
|
|
457
457
|
Y3({ ownerDocument: i, container: o, containers: r.containers, previousActiveElement: l }, V(() => s.value && !!(r.features & 8)));
|
|
458
458
|
let a = E3();
|
|
@@ -460,9 +460,9 @@ let bo = Object.assign(j({ name: "FocusTrap", props: { as: { type: [Object, Stri
|
|
|
460
460
|
let O = ee(o);
|
|
461
461
|
O && ((m) => m())(() => {
|
|
462
462
|
He(a.value, { [Xo.Forwards]: () => {
|
|
463
|
-
|
|
463
|
+
tr(O, et.First, { skipElements: [f.relatedTarget] });
|
|
464
464
|
}, [Xo.Backwards]: () => {
|
|
465
|
-
|
|
465
|
+
tr(O, et.Last, { skipElements: [f.relatedTarget] });
|
|
466
466
|
} });
|
|
467
467
|
});
|
|
468
468
|
}
|
|
@@ -478,7 +478,7 @@ let bo = Object.assign(j({ name: "FocusTrap", props: { as: { type: [Object, Stri
|
|
|
478
478
|
let O = p2(r.containers);
|
|
479
479
|
ee(o) instanceof HTMLElement && O.add(ee(o));
|
|
480
480
|
let m = f.relatedTarget;
|
|
481
|
-
m instanceof HTMLElement && m.dataset.headlessuiFocusGuard !== "true" && (m2(O, m) || (u.value ?
|
|
481
|
+
m instanceof HTMLElement && m.dataset.headlessuiFocusGuard !== "true" && (m2(O, m) || (u.value ? tr(ee(o), He(a.value, { [Xo.Forwards]: () => et.Next, [Xo.Backwards]: () => et.Previous }) | et.WrapAround, { relativeTo: f.target }) : f.target instanceof HTMLElement && gn(f.target)));
|
|
482
482
|
}
|
|
483
483
|
return () => {
|
|
484
484
|
let f = {}, O = { ref: o, onKeydown: h, onFocusout: d }, { features: m, initialFocus: v, containers: b, ...Q } = r;
|
|
@@ -504,7 +504,7 @@ function V3(r) {
|
|
|
504
504
|
}
|
|
505
505
|
function j3({ ownerDocument: r }, e) {
|
|
506
506
|
let t = V3(e);
|
|
507
|
-
|
|
507
|
+
xe(() => {
|
|
508
508
|
Xt(() => {
|
|
509
509
|
var n, o;
|
|
510
510
|
e.value || ((n = r.value) == null ? void 0 : n.activeElement) === ((o = r.value) == null ? void 0 : o.body) && gn(t());
|
|
@@ -515,7 +515,7 @@ function j3({ ownerDocument: r }, e) {
|
|
|
515
515
|
}
|
|
516
516
|
function W3({ ownerDocument: r, container: e, initialFocus: t }, n) {
|
|
517
517
|
let o = W(null), i = W(!1);
|
|
518
|
-
return
|
|
518
|
+
return xe(() => i.value = !0), St(() => i.value = !1), xe(() => {
|
|
519
519
|
Be([e, t, n], (s, l) => {
|
|
520
520
|
if (s.every((c, u) => (l == null ? void 0 : l[u]) === c) || !n.value)
|
|
521
521
|
return;
|
|
@@ -534,7 +534,7 @@ function W3({ ownerDocument: r, container: e, initialFocus: t }, n) {
|
|
|
534
534
|
o.value = d;
|
|
535
535
|
return;
|
|
536
536
|
}
|
|
537
|
-
h ? gn(h) :
|
|
537
|
+
h ? gn(h) : tr(a, et.First | et.NoScroll) === jn.Error && console.warn("There are no focusable elements inside the <FocusTrap />"), o.value = (u = r.value) == null ? void 0 : u.activeElement;
|
|
538
538
|
});
|
|
539
539
|
}, { immediate: !0, flush: "post" });
|
|
540
540
|
}), o;
|
|
@@ -611,7 +611,7 @@ let w2 = j({ name: "Portal", props: { as: { type: [Object, String], default: "di
|
|
|
611
611
|
i || s != null && (l.value = s.resolveTarget());
|
|
612
612
|
});
|
|
613
613
|
let a = bt($a, null);
|
|
614
|
-
return
|
|
614
|
+
return xe(() => {
|
|
615
615
|
let c = ee(n);
|
|
616
616
|
c && a && St(a.register(c));
|
|
617
617
|
}), St(() => {
|
|
@@ -661,7 +661,7 @@ function N3({ type: r, enabled: e, element: t, onUpdate: n }) {
|
|
|
661
661
|
function i(...s) {
|
|
662
662
|
n == null || n(...s), o(...s);
|
|
663
663
|
}
|
|
664
|
-
|
|
664
|
+
xe(() => {
|
|
665
665
|
Be(e, (s, l) => {
|
|
666
666
|
s ? i(0, r, t) : l === !0 && i(1, r, t);
|
|
667
667
|
}, { immediate: !0, flush: "sync" });
|
|
@@ -688,7 +688,7 @@ function F3({ slot: r = W({}), name: e = "Description", props: t = {} } = {}) {
|
|
|
688
688
|
}
|
|
689
689
|
let D3 = j({ name: "Description", props: { as: { type: [Object, String], default: "p" }, id: { type: String, default: () => `headlessui-description-${yt()}` } }, setup(r, { attrs: e, slots: t }) {
|
|
690
690
|
let n = G3();
|
|
691
|
-
return
|
|
691
|
+
return xe(() => St(n.register(r.id))), () => {
|
|
692
692
|
let { name: o = "Description", slot: i = W({}), props: s = {} } = n, { id: l, ...a } = r, c = { ...Object.entries(s).reduce((u, [h, d]) => Object.assign(u, { [h]: x(d) }), {}), id: l };
|
|
693
693
|
return Ee({ ourProps: c, theirProps: a, slot: i.value, attrs: e, slots: t, name: o });
|
|
694
694
|
};
|
|
@@ -837,7 +837,7 @@ function pi(r) {
|
|
|
837
837
|
let Ci = "DC8F892D-2EBD-447C-A4C8-A03058436FF4", lg = j({ 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: Ci }, initialFocus: { type: Object, default: null }, id: { type: String, default: () => `headlessui-dialog-${yt()}` } }, emits: { close: (r) => !0 }, setup(r, { emit: e, attrs: t, slots: n, expose: o }) {
|
|
838
838
|
var i;
|
|
839
839
|
let s = W(!1);
|
|
840
|
-
|
|
840
|
+
xe(() => {
|
|
841
841
|
s.value = !0;
|
|
842
842
|
});
|
|
843
843
|
let l = W(0), a = r0(), c = V(() => r.open === Ci && a !== null ? (a.value & Tt.Open) === Tt.Open : r.open), u = W(null), h = V(() => Cn(u));
|
|
@@ -869,7 +869,7 @@ let Ci = "DC8F892D-2EBD-447C-A4C8-A03058436FF4", lg = j({ name: "Dialog", inheri
|
|
|
869
869
|
jt(Ta, H);
|
|
870
870
|
let le = V(() => !(!f.value || O.value));
|
|
871
871
|
u2(Q, (ge, Se) => {
|
|
872
|
-
H.close(),
|
|
872
|
+
H.close(), zt(() => Se == null ? void 0 : Se.focus());
|
|
873
873
|
}, le);
|
|
874
874
|
let Te = V(() => !(O.value || d.value !== 0));
|
|
875
875
|
O2((i = h.value) == null ? void 0 : i.defaultView, "keydown", (ge) => {
|
|
@@ -909,7 +909,7 @@ j({ name: "DialogOverlay", props: { as: { type: [Object, String], default: "div"
|
|
|
909
909
|
} });
|
|
910
910
|
j({ name: "DialogBackdrop", props: { as: { type: [Object, String], default: "div" }, id: { type: String, default: () => `headlessui-dialog-backdrop-${yt()}` } }, inheritAttrs: !1, setup(r, { attrs: e, slots: t, expose: n }) {
|
|
911
911
|
let o = pi("DialogBackdrop"), i = W(null);
|
|
912
|
-
return n({ el: i, $el: i }),
|
|
912
|
+
return n({ el: i, $el: i }), xe(() => {
|
|
913
913
|
if (o.panelRef.value === null)
|
|
914
914
|
throw new Error("A <DialogBackdrop /> component is being used, but a <DialogPanel /> component is missing.");
|
|
915
915
|
}), () => {
|
|
@@ -929,7 +929,7 @@ let ag = j({ name: "DialogPanel", props: { as: { type: [Object, String], default
|
|
|
929
929
|
};
|
|
930
930
|
} }), cg = j({ name: "DialogTitle", props: { as: { type: [Object, String], default: "h2" }, id: { type: String, default: () => `headlessui-dialog-title-${yt()}` } }, setup(r, { attrs: e, slots: t }) {
|
|
931
931
|
let n = pi("DialogTitle");
|
|
932
|
-
return
|
|
932
|
+
return xe(() => {
|
|
933
933
|
n.setTitleId(r.id), St(() => n.setTitleId(null));
|
|
934
934
|
}), () => {
|
|
935
935
|
let { id: o, ...i } = r;
|
|
@@ -966,7 +966,7 @@ let fg = j({ name: "Disclosure", props: { as: { type: [Object, String], default:
|
|
|
966
966
|
};
|
|
967
967
|
} }), Og = j({ name: "DisclosureButton", props: { as: { type: [Object, String], default: "button" }, disabled: { type: [Boolean], default: !1 }, id: { type: String, default: null } }, setup(r, { attrs: e, slots: t, expose: n }) {
|
|
968
968
|
let o = s0("DisclosureButton"), i = dg(), s = V(() => i === null ? !1 : i.value === o.panelId.value);
|
|
969
|
-
|
|
969
|
+
xe(() => {
|
|
970
970
|
s.value || r.id !== null && (o.buttonId.value = r.id);
|
|
971
971
|
}), St(() => {
|
|
972
972
|
s.value || (o.buttonId.value = null);
|
|
@@ -1012,7 +1012,7 @@ let fg = j({ name: "Disclosure", props: { as: { type: [Object, String], default:
|
|
|
1012
1012
|
};
|
|
1013
1013
|
} }), pg = j({ 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(r, { attrs: e, slots: t, expose: n }) {
|
|
1014
1014
|
let o = s0("DisclosurePanel");
|
|
1015
|
-
|
|
1015
|
+
xe(() => {
|
|
1016
1016
|
r.id !== null && (o.panelId.value = r.id);
|
|
1017
1017
|
}), St(() => {
|
|
1018
1018
|
o.panelId.value = null;
|
|
@@ -1138,7 +1138,7 @@ let kg = j({ name: "Listbox", emits: { "update:modelValue": (r) => !0 }, props:
|
|
|
1138
1138
|
var _;
|
|
1139
1139
|
return (_ = ee(s)) == null ? void 0 : _.closest("form");
|
|
1140
1140
|
});
|
|
1141
|
-
return
|
|
1141
|
+
return xe(() => {
|
|
1142
1142
|
Be([Q], () => {
|
|
1143
1143
|
if (!Q.value || r.defaultValue === void 0)
|
|
1144
1144
|
return;
|
|
@@ -1174,13 +1174,13 @@ let xg = j({ name: "ListboxButton", props: { as: { type: [Object, String], defau
|
|
|
1174
1174
|
case fe.Space:
|
|
1175
1175
|
case fe.Enter:
|
|
1176
1176
|
case fe.ArrowDown:
|
|
1177
|
-
c.preventDefault(), o.openListbox(),
|
|
1177
|
+
c.preventDefault(), o.openListbox(), zt(() => {
|
|
1178
1178
|
var u;
|
|
1179
1179
|
(u = ee(o.optionsRef)) == null || u.focus({ preventScroll: !0 }), o.value.value || o.goToOption(gt.First);
|
|
1180
1180
|
});
|
|
1181
1181
|
break;
|
|
1182
1182
|
case fe.ArrowUp:
|
|
1183
|
-
c.preventDefault(), o.openListbox(),
|
|
1183
|
+
c.preventDefault(), o.openListbox(), zt(() => {
|
|
1184
1184
|
var u;
|
|
1185
1185
|
(u = ee(o.optionsRef)) == null || u.focus({ preventScroll: !0 }), o.value.value || o.goToOption(gt.Last);
|
|
1186
1186
|
});
|
|
@@ -1195,7 +1195,7 @@ let xg = j({ name: "ListboxButton", props: { as: { type: [Object, String], defau
|
|
|
1195
1195
|
}
|
|
1196
1196
|
}
|
|
1197
1197
|
function l(c) {
|
|
1198
|
-
o.disabled.value || (o.listboxState.value === 0 ? (o.closeListbox(),
|
|
1198
|
+
o.disabled.value || (o.listboxState.value === 0 ? (o.closeListbox(), zt(() => {
|
|
1199
1199
|
var u;
|
|
1200
1200
|
return (u = ee(o.buttonRef)) == null ? void 0 : u.focus({ preventScroll: !0 });
|
|
1201
1201
|
})) : (c.preventDefault(), o.openListbox(), yg(() => {
|
|
@@ -1222,7 +1222,7 @@ let xg = j({ name: "ListboxButton", props: { as: { type: [Object, String], defau
|
|
|
1222
1222
|
let u = o.options.value[o.activeOptionIndex.value];
|
|
1223
1223
|
o.select(u.dataRef.value);
|
|
1224
1224
|
}
|
|
1225
|
-
o.mode.value === 0 && (o.closeListbox(),
|
|
1225
|
+
o.mode.value === 0 && (o.closeListbox(), zt(() => {
|
|
1226
1226
|
var u;
|
|
1227
1227
|
return (u = ee(o.buttonRef)) == null ? void 0 : u.focus({ preventScroll: !0 });
|
|
1228
1228
|
}));
|
|
@@ -1238,7 +1238,7 @@ let xg = j({ name: "ListboxButton", props: { as: { type: [Object, String], defau
|
|
|
1238
1238
|
case fe.PageDown:
|
|
1239
1239
|
return c.preventDefault(), c.stopPropagation(), o.goToOption(gt.Last);
|
|
1240
1240
|
case fe.Escape:
|
|
1241
|
-
c.preventDefault(), c.stopPropagation(), o.closeListbox(),
|
|
1241
|
+
c.preventDefault(), c.stopPropagation(), o.closeListbox(), zt(() => {
|
|
1242
1242
|
var u;
|
|
1243
1243
|
return (u = ee(o.buttonRef)) == null ? void 0 : u.focus({ preventScroll: !0 });
|
|
1244
1244
|
});
|
|
@@ -1267,7 +1267,7 @@ let xg = j({ name: "ListboxButton", props: { as: { type: [Object, String], defau
|
|
|
1267
1267
|
}, 0: () => l.value })), c = mg(i), u = V(() => ({ disabled: r.disabled, value: r.value, get textValue() {
|
|
1268
1268
|
return c();
|
|
1269
1269
|
}, domRef: i }));
|
|
1270
|
-
|
|
1270
|
+
xe(() => o.registerOption(r.id, u)), St(() => o.unregisterOption(r.id)), xe(() => {
|
|
1271
1271
|
Be([o.listboxState, l], () => {
|
|
1272
1272
|
o.listboxState.value === 0 && l.value && He(o.mode.value, { 1: () => {
|
|
1273
1273
|
a.value && o.goToOption(gt.Specific, r.id);
|
|
@@ -1276,7 +1276,7 @@ let xg = j({ name: "ListboxButton", props: { as: { type: [Object, String], defau
|
|
|
1276
1276
|
} });
|
|
1277
1277
|
}, { immediate: !0 });
|
|
1278
1278
|
}), Xt(() => {
|
|
1279
|
-
o.listboxState.value === 0 && s.value && o.activationTrigger.value !== 0 &&
|
|
1279
|
+
o.listboxState.value === 0 && s.value && o.activationTrigger.value !== 0 && zt(() => {
|
|
1280
1280
|
var b, Q;
|
|
1281
1281
|
return (Q = (b = ee(i)) == null ? void 0 : b.scrollIntoView) == null ? void 0 : Q.call(b, { block: "nearest" });
|
|
1282
1282
|
});
|
|
@@ -1284,7 +1284,7 @@ let xg = j({ name: "ListboxButton", props: { as: { type: [Object, String], defau
|
|
|
1284
1284
|
function h(b) {
|
|
1285
1285
|
if (r.disabled)
|
|
1286
1286
|
return b.preventDefault();
|
|
1287
|
-
o.select(r.value), o.mode.value === 0 && (o.closeListbox(),
|
|
1287
|
+
o.select(r.value), o.mode.value === 0 && (o.closeListbox(), zt(() => {
|
|
1288
1288
|
var Q;
|
|
1289
1289
|
return (Q = ee(o.buttonRef)) == null ? void 0 : Q.focus({ preventScroll: !0 });
|
|
1290
1290
|
}));
|
|
@@ -1382,11 +1382,11 @@ let l0 = Symbol("TabsSSRContext"), $2 = j({ name: "TabGroup", emits: { change: (
|
|
|
1382
1382
|
} };
|
|
1383
1383
|
jt(_2, h);
|
|
1384
1384
|
let d = W({ tabs: [], panels: [] }), f = W(!1);
|
|
1385
|
-
|
|
1385
|
+
xe(() => {
|
|
1386
1386
|
f.value = !0;
|
|
1387
1387
|
}), jt(l0, V(() => f.value ? null : d.value));
|
|
1388
1388
|
let O = V(() => r.selectedIndex);
|
|
1389
|
-
return
|
|
1389
|
+
return xe(() => {
|
|
1390
1390
|
Be([O], () => {
|
|
1391
1391
|
var m;
|
|
1392
1392
|
return u((m = r.selectedIndex) != null ? m : r.defaultIndex);
|
|
@@ -1415,7 +1415,7 @@ let l0 = Symbol("TabsSSRContext"), $2 = j({ name: "TabGroup", emits: { change: (
|
|
|
1415
1415
|
};
|
|
1416
1416
|
} }), Ca = j({ name: "Tab", props: { as: { type: [Object, String], default: "button" }, disabled: { type: [Boolean], default: !1 }, id: { type: String, default: () => `headlessui-tabs-tab-${yt()}` } }, setup(r, { attrs: e, slots: t, expose: n }) {
|
|
1417
1417
|
let o = mi("Tab"), i = W(null);
|
|
1418
|
-
n({ el: i, $el: i }),
|
|
1418
|
+
n({ el: i, $el: i }), xe(() => o.registerTab(i)), St(() => o.unregisterTab(i));
|
|
1419
1419
|
let s = bt(l0), l = V(() => {
|
|
1420
1420
|
if (s.value) {
|
|
1421
1421
|
let v = s.value.tabs.indexOf(r.id);
|
|
@@ -1444,15 +1444,15 @@ let l0 = Symbol("TabsSSRContext"), $2 = j({ name: "TabGroup", emits: { change: (
|
|
|
1444
1444
|
switch (v.key) {
|
|
1445
1445
|
case fe.Home:
|
|
1446
1446
|
case fe.PageUp:
|
|
1447
|
-
return v.preventDefault(), v.stopPropagation(), u(() =>
|
|
1447
|
+
return v.preventDefault(), v.stopPropagation(), u(() => tr(b, et.First));
|
|
1448
1448
|
case fe.End:
|
|
1449
1449
|
case fe.PageDown:
|
|
1450
|
-
return v.preventDefault(), v.stopPropagation(), u(() =>
|
|
1450
|
+
return v.preventDefault(), v.stopPropagation(), u(() => tr(b, et.Last));
|
|
1451
1451
|
}
|
|
1452
1452
|
if (u(() => He(o.orientation.value, { vertical() {
|
|
1453
|
-
return v.key === fe.ArrowUp ?
|
|
1453
|
+
return v.key === fe.ArrowUp ? tr(b, et.Previous | et.WrapAround) : v.key === fe.ArrowDown ? tr(b, et.Next | et.WrapAround) : jn.Error;
|
|
1454
1454
|
}, horizontal() {
|
|
1455
|
-
return v.key === fe.ArrowLeft ?
|
|
1455
|
+
return v.key === fe.ArrowLeft ? tr(b, et.Previous | et.WrapAround) : v.key === fe.ArrowRight ? tr(b, et.Next | et.WrapAround) : jn.Error;
|
|
1456
1456
|
} })) === jn.Success)
|
|
1457
1457
|
return v.preventDefault();
|
|
1458
1458
|
}
|
|
@@ -1480,7 +1480,7 @@ let l0 = Symbol("TabsSSRContext"), $2 = j({ name: "TabGroup", emits: { change: (
|
|
|
1480
1480
|
};
|
|
1481
1481
|
} }), Qc = j({ 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-${yt()}` }, tabIndex: { type: Number, default: 0 } }, setup(r, { attrs: e, slots: t, expose: n }) {
|
|
1482
1482
|
let o = mi("TabPanel"), i = W(null);
|
|
1483
|
-
n({ el: i, $el: i }),
|
|
1483
|
+
n({ el: i, $el: i }), xe(() => o.registerPanel(i)), St(() => o.unregisterPanel(i));
|
|
1484
1484
|
let s = bt(l0), l = V(() => {
|
|
1485
1485
|
if (s.value) {
|
|
1486
1486
|
let u = s.value.panels.indexOf(r.id);
|
|
@@ -1497,7 +1497,7 @@ let l0 = Symbol("TabsSSRContext"), $2 = j({ name: "TabGroup", emits: { change: (
|
|
|
1497
1497
|
return !c.value && r.unmount && !r.static ? Ye(Jn, { as: "span", ...m }) : Ee({ ourProps: m, theirProps: O, slot: h, attrs: e, slots: t, features: Qr.Static | Qr.RenderStrategy, visible: c.value, name: "TabPanel" });
|
|
1498
1498
|
};
|
|
1499
1499
|
} });
|
|
1500
|
-
const Zg = `.light-mode{color-scheme:light;--default-theme-color-1: #24293c;--default-theme-color-2: #4a5166;--default-theme-color-3: #888c9a;--default-theme-color-accent: #0099ff;--default-theme-background-1: #fff;--default-theme-background-2: #f6f6f6;--default-theme-background-3: #e7e7e7;--default-theme-background-accent: #5369d20f;--default-theme-border-color: rgba(0, 0, 0, .1);--default-theme-scrollbar-color: rgba(0, 0, 0, .18);--default-theme-scrollbar-color-active: rgba(0, 0, 0, .36);--default-theme-lifted-brightness: 1;--default-theme-backdrop-brightness: 1;--default-theme-shadow-1: 0 1px 3px 0 rgba(0, 0, 0, .11);--default-theme-shadow-2: rgba(0, 0, 0, .08) 0px 13px 20px 0px, rgba(0, 0, 0, .08) 0px 3px 8px 0px, var(--default-theme-border-color) 0px 0 0 1px;--default-theme-button-1: rgb(49 53 56);--default-theme-button-1-color: #fff;--default-theme-button-1-hover: rgb(28 31 33);--default-theme-color-green: #069061;--default-theme-color-red: #ef0006;--default-theme-color-yellow: #edbe20;--default-theme-color-blue: #0082d0;--default-theme-color-orange: #fb892c;--default-theme-color-purple: #5203d1}.dark-mode{color-scheme:dark;--default-theme-color-1: rgba(255, 255, 255, .9);--default-theme-color-2: rgba(255, 255, 255, .62);--default-theme-color-3: rgba(255, 255, 255, .44);--default-theme-color-disabled: rgba(255, 255, 255, .34);--default-theme-color-ghost: rgba(255, 255, 255, .26);--default-theme-color-accent: #8ab4f8;--default-theme-background-1: #1a1a1a;--default-theme-background-2: #252525;--default-theme-background-3: #323232;--default-theme-background-4: rgba(255, 255, 255, .06);--default-theme-background-accent: #8ab4f81f;--default-theme-border-color: rgba(255, 255, 255, .1);--default-theme-scrollbar-color: rgba(255, 255, 255, .24);--default-theme-scrollbar-color-active: rgba(255, 255, 255, .48);--default-theme-lifted-brightness: 1.45;--default-theme-backdrop-brightness: .5;--default-theme-shadow-1: 0 1px 3px 0 rgb(0, 0, 0, .1);--default-theme-shadow-2: rgba(15, 15, 15, .2) 0px 3px 6px, rgba(15, 15, 15, .4) 0px 9px 24px, 0 0 0 1px rgba(255, 255, 255, .1);--default-theme-button-1: #f6f6f6;--default-theme-button-1-color: #000;--default-theme-button-1-hover: #e7e7e7;--default-theme-color-green: #00b648;--default-theme-color-red: #dc1b19;--default-theme-color-yellow: #ffc90d;--default-theme-color-blue: #4eb3ec;--default-theme-color-orange: #ff8d4d;--default-theme-color-purple: #b191f9;--default-theme-code-languages-background-supersede: transparent}.light-mode .t-doc__sidebar{--default-sidebar-background-1: var(--default-theme-background-2);--default-sidebar-item-hover-background: var(--default-theme-background-3);--default-sidebar-item-active-background: var( --default-theme-background-accent );--default-sidebar-border-color: transparent;--default-sidebar-color-1: var(--default-theme-color-1);--default-sidebar-color-2: var(--default-theme-color-2);--default-sidebar-color-active: var(--default-theme-color-accent);--default-sidebar-search-background: var(--default-theme-background-3);--default-sidebar-search-border-color: var(--default-theme-background-3);--default-sidebar-search--color: var(--default-theme-color-3)}.dark-mode .sidebar{--default-sidebar-background-1: var(--default-theme-background-2);--default-sidebar-item-hover-background: var(--default-theme-background-3);--default-sidebar-item-active-background: var( --default-theme-background-accent );--default-sidebar-border-color: var(--default-theme-background-2);--default-sidebar-color-1: var(--default-theme-color-1);--default-sidebar-color-2: var(--default-theme-color-2);--default-sidebar-color-active: var(--default-theme-color-accent);--default-sidebar-search-background: var(--default-theme-background-3);--default-sidebar-search-border-color: var(--default-theme-background-3);--default-sidebar-search--color: var(--default-theme-color-3)}.light-mode .t-doc__header{--default-header-background-1: #000;--default-header-border-color: #000;--default-header-color-1: #fff;--default-header-color-2: rgba(255, 255, 255, .66);--default-header-background-toggle: var(--default-theme-color-3);--default-header-call-to-action-color: var(--default-theme-color-accent)}.dark-mode .t-doc__header{--default-header-background-1: var(--default-theme-background-3);--default-header-border-color: var(--header-background-1);--default-header-color-1: var(--default-theme-color-1);--default-header-color-2: var(--default-theme-color-2);--default-header-background-toggle: var(--default-theme-color-3);--default-header-call-to-action-color: var(--default-theme-color-accent)}
|
|
1500
|
+
const Zg = `.light-mode{color-scheme:light;--default-theme-color-1: #24293c;--default-theme-color-2: #4a5166;--default-theme-color-3: #888c9a;--default-theme-color-accent: #0099ff;--default-theme-background-1: #fff;--default-theme-background-2: #f6f6f6;--default-theme-background-3: #e7e7e7;--default-theme-background-accent: #5369d20f;--default-theme-border-color: rgba(0, 0, 0, .1);--default-theme-scrollbar-color: rgba(0, 0, 0, .18);--default-theme-scrollbar-color-active: rgba(0, 0, 0, .36);--default-theme-lifted-brightness: 1;--default-theme-backdrop-brightness: 1;--default-theme-shadow-1: 0 1px 3px 0 rgba(0, 0, 0, .11);--default-theme-shadow-2: rgba(0, 0, 0, .08) 0px 13px 20px 0px, rgba(0, 0, 0, .08) 0px 3px 8px 0px, var(--default-theme-border-color) 0px 0 0 1px;--default-theme-button-1: rgb(49 53 56);--default-theme-button-1-color: #fff;--default-theme-button-1-hover: rgb(28 31 33);--default-theme-color-green: #069061;--default-theme-color-red: #ef0006;--default-theme-color-yellow: #edbe20;--default-theme-color-blue: #0082d0;--default-theme-color-orange: #fb892c;--default-theme-color-purple: #5203d1}.dark-mode{color-scheme:dark;--default-theme-color-1: rgba(255, 255, 255, .9);--default-theme-color-2: rgba(255, 255, 255, .62);--default-theme-color-3: rgba(255, 255, 255, .44);--default-theme-color-disabled: rgba(255, 255, 255, .34);--default-theme-color-ghost: rgba(255, 255, 255, .26);--default-theme-color-accent: #8ab4f8;--default-theme-background-1: #1a1a1a;--default-theme-background-2: #252525;--default-theme-background-3: #323232;--default-theme-background-4: rgba(255, 255, 255, .06);--default-theme-background-accent: #8ab4f81f;--default-theme-border-color: rgba(255, 255, 255, .1);--default-theme-scrollbar-color: rgba(255, 255, 255, .24);--default-theme-scrollbar-color-active: rgba(255, 255, 255, .48);--default-theme-lifted-brightness: 1.45;--default-theme-backdrop-brightness: .5;--default-theme-shadow-1: 0 1px 3px 0 rgb(0, 0, 0, .1);--default-theme-shadow-2: rgba(15, 15, 15, .2) 0px 3px 6px, rgba(15, 15, 15, .4) 0px 9px 24px, 0 0 0 1px rgba(255, 255, 255, .1);--default-theme-button-1: #f6f6f6;--default-theme-button-1-color: #000;--default-theme-button-1-hover: #e7e7e7;--default-theme-color-green: #00b648;--default-theme-color-red: #dc1b19;--default-theme-color-yellow: #ffc90d;--default-theme-color-blue: #4eb3ec;--default-theme-color-orange: #ff8d4d;--default-theme-color-purple: #b191f9;--default-theme-code-languages-background-supersede: transparent}.light-mode .t-doc__sidebar{--default-sidebar-background-1: var(--default-theme-background-2);--default-sidebar-item-hover-color: currentColor;--default-sidebar-item-hover-background: var(--default-theme-background-3);--default-sidebar-item-active-background: var( --default-theme-background-accent );--default-sidebar-border-color: transparent;--default-sidebar-color-1: var(--default-theme-color-1);--default-sidebar-color-2: var(--default-theme-color-2);--default-sidebar-color-active: var(--default-theme-color-accent);--default-sidebar-search-background: var(--default-theme-background-3);--default-sidebar-search-border-color: var(--default-theme-background-3);--default-sidebar-search--color: var(--default-theme-color-3)}.dark-mode .sidebar{--default-sidebar-background-1: var(--default-theme-background-2);--default-sidebar-item-hover-color: currentColor;--default-sidebar-item-hover-background: var(--default-theme-background-3);--default-sidebar-item-active-background: var( --default-theme-background-accent );--default-sidebar-border-color: var(--default-theme-background-2);--default-sidebar-color-1: var(--default-theme-color-1);--default-sidebar-color-2: var(--default-theme-color-2);--default-sidebar-color-active: var(--default-theme-color-accent);--default-sidebar-search-background: var(--default-theme-background-3);--default-sidebar-search-border-color: var(--default-theme-background-3);--default-sidebar-search--color: var(--default-theme-color-3)}.light-mode .t-doc__header{--default-header-background-1: #000;--default-header-border-color: #000;--default-header-color-1: #fff;--default-header-color-2: rgba(255, 255, 255, .66);--default-header-background-toggle: var(--default-theme-color-3);--default-header-call-to-action-color: var(--default-theme-color-accent)}.dark-mode .t-doc__header{--default-header-background-1: var(--default-theme-background-3);--default-header-border-color: var(--header-background-1);--default-header-color-1: var(--default-theme-color-1);--default-header-color-2: var(--default-theme-color-2);--default-header-background-toggle: var(--default-theme-color-3);--default-header-call-to-action-color: var(--default-theme-color-accent)}
|
|
1501
1501
|
`, T2 = `.light-mode{color-scheme:light;--default-theme-color-1: #2a2f45;--default-theme-color-2: #757575;--default-theme-color-3: #8e8e8e;--default-theme-color-disabled: #b4b1b1;--default-theme-color-ghost: #a7a7a7;--default-theme-color-accent: #0099ff;--default-theme-background-1: #fff;--default-theme-background-2: #f6f6f6;--default-theme-background-3: #e7e7e7;--default-theme-background-4: rgba(0, 0, 0, .06);--default-theme-background-accent: #8ab4f81f;--default-theme-border-color: rgba(0, 0, 0, .1);--default-theme-scrollbar-color: rgba(0, 0, 0, .18);--default-theme-scrollbar-color-active: rgba(0, 0, 0, .36);--default-theme-lifted-brightness: 1;--default-theme-backdrop-brightness: 1;--default-theme-shadow-1: 0 1px 3px 0 rgba(0, 0, 0, .11);--default-theme-shadow-2: rgba(0, 0, 0, .08) 0px 13px 20px 0px, rgba(0, 0, 0, .08) 0px 3px 8px 0px, #eeeeed 0px 0 0 1px;--default-theme-button-1: rgb(49 53 56);--default-theme-button-1-color: #fff;--default-theme-button-1-hover: rgb(28 31 33);--default-theme-color-green: #069061;--default-theme-color-red: #ef0006;--default-theme-color-yellow: #edbe20;--default-theme-color-blue: #0082d0;--default-theme-color-orange: #fb892c;--default-theme-color-purple: #5203d1;--default-scalar-brand: #faf6e9}.dark-mode{color-scheme:dark;--default-theme-color-1: rgba(255, 255, 255, .9);--default-theme-color-2: rgba(255, 255, 255, .62);--default-theme-color-3: rgba(255, 255, 255, .44);--default-theme-color-disabled: rgba(255, 255, 255, .34);--default-theme-color-ghost: rgba(255, 255, 255, .26);--default-theme-color-accent: #8ab4f8;--default-theme-background-1: #1a1a1a;--default-theme-background-2: #252525;--default-theme-background-3: #323232;--default-theme-background-4: rgba(255, 255, 255, .06);--default-theme-background-accent: #8ab4f81f;--default-theme-border-color: rgba(255, 255, 255, .1);--default-theme-scrollbar-color: rgba(255, 255, 255, .24);--default-theme-scrollbar-color-active: rgba(255, 255, 255, .48);--default-theme-lifted-brightness: 1.45;--default-theme-backdrop-brightness: .5;--default-theme-shadow-1: 0 1px 3px 0 rgb(0, 0, 0, .1);--default-theme-shadow-2: rgba(15, 15, 15, .2) 0px 3px 6px, rgba(15, 15, 15, .4) 0px 9px 24px, 0 0 0 1px rgba(255, 255, 255, .1);--default-theme-button-1: #f6f6f6;--default-theme-button-1-color: #000;--default-theme-button-1-hover: #e7e7e7;--default-theme-color-green: #00b648;--default-theme-color-red: #dc1b19;--default-theme-color-yellow: #ffc90d;--default-theme-color-blue: #4eb3ec;--default-theme-color-orange: #ff8d4d;--default-theme-color-purple: #b191f9;--default-scalar-brand: #8b7256}.light-mode .t-doc__sidebar,.dark-mode .sidebar{--default-sidebar-background-1: var(--default-theme-background-1);--default-sidebar-item-hover-color: currentColor;--default-sidebar-item-hover-background: var(--default-theme-background-2);--default-sidebar-item-active-background: var( --default-theme-background-accent );--default-sidebar-border-color: var(--default-theme-border-color);--default-sidebar-color-1: var(--default-theme-color-1);--default-sidebar-color-2: var(--default-theme-color-2);--default-sidebar-color-active: var(--default-theme-color-accent);--default-sidebar-search-background: transparent;--default-sidebar-search-border-color: var(--default-theme-border-color);--default-sidebar-search--color: var(--default-theme-color-3)}
|
|
1502
1502
|
`, Xg = `.light-mode{color-scheme:light;--default-theme-color-1: #000000;--default-theme-color-2: #000000;--default-theme-color-3: #000000;--default-theme-color-accent: #645b0f;--default-theme-background-1: #ccc9b3;--default-theme-background-2: #c2bfaa;--default-theme-background-3: #b8b5a1;--default-theme-background-accent: #000000;--default-theme-border-color: rgba(0, 0, 0, .2);--default-theme-scrollbar-color: rgba(0, 0, 0, .18);--default-theme-scrollbar-color-active: rgba(0, 0, 0, .36);--default-theme-lifted-brightness: 1;--default-theme-backdrop-brightness: 1;--default-theme-shadow-1: 0 1px 3px 0 rgba(0, 0, 0, .11);--default-theme-shadow-2: rgba(0, 0, 0, .08) 0px 13px 20px 0px, rgba(0, 0, 0, .08) 0px 3px 8px 0px, var(--default-theme-border-color) 0px 0 0 1px;--default-theme-button-1: rgb(49 53 56);--default-theme-button-1-color: #fff;--default-theme-button-1-hover: rgb(28 31 33);--default-theme-color-red: #b91c1c;--default-theme-color-orange: #a16207;--default-theme-color-green: #047857;--default-theme-color-blue: #1d4ed8;--default-theme-color-orange: #c2410c;--default-theme-color-purple: #6d28d9;--default-theme-code-languages-background-supersede: var( --default-theme-background-3 );--default-theme-code-language-color-supersede: var(--default-theme-color-1)}.dark-mode{color-scheme:dark;--default-theme-color-1: #fffef3;--default-theme-color-2: #fffef3;--default-theme-color-3: #fffef3;--default-theme-color-accent: #c3b531;--default-theme-background-1: #313332;--default-theme-background-2: #393b3a;--default-theme-background-3: #414342;--default-theme-background-accent: #fffef3;--default-theme-border-color: rgba(255, 255, 255, .1);--default-theme-scrollbar-color: rgba(255, 255, 255, .24);--default-theme-scrollbar-color-active: rgba(255, 255, 255, .48);--default-theme-lifted-brightness: 1.45;--default-theme-backdrop-brightness: .5;--default-theme-shadow-1: 0 1px 3px 0 rgba(0, 0, 0, .11);--default-theme-shadow-2: rgba(15, 15, 15, .2) 0px 3px 6px, rgba(15, 15, 15, .4) 0px 9px 24px, 0 0 0 1px rgba(255, 255, 255, .1);--default-theme-button-1: #f6f6f6;--default-theme-button-1-color: #000;--default-theme-button-1-hover: #e7e7e7;--default-theme-color-green: #00b648;--default-theme-color-red: #dc1b19;--default-theme-color-yellow: #ffc90d;--default-theme-color-blue: #4eb3ec;--default-theme-color-orange: #ff8d4d;--default-theme-color-purple: #b191f9;--default-theme-code-languages-background-supersede: var( --default-theme-background-3 );--default-theme-code-language-color-supersede: var(--default-theme-color-1)}.light-mode .t-doc__sidebar,.dark-mode .sidebar{--default-sidebar-background-1: var(--default-theme-background-1);--default-sidebar-item-hover-color: currentColor;--default-sidebar-item-hover-background: var(--default-theme-background-2);--default-sidebar-item-active-background: var( --default-theme-background-accent );--default-sidebar-border-color: var(--default-theme-border-color);--default-sidebar-color-1: var(--default-theme-color-1);--default-sidebar-color-2: var(--default-theme-color-2);--default-sidebar-color-active: var(--default-sidebar-background-1);--default-sidebar-search-background: var(--default-theme-background-3);--default-sidebar-search-border-color: var( --default-sidebar-search-background );--default-sidebar-search--color: var(--default-theme-color-3)}
|
|
1503
1503
|
`, Rg = `.light-mode{color-scheme:light;--default-theme-color-1: #24293c;--default-theme-color-2: #4a5166;--default-theme-color-3: #888c9a;--default-theme-color-accent: #5369d2;--default-theme-background-1: #fff;--default-theme-background-2: #f6f6f6;--default-theme-background-3: #e7e7e7;--default-theme-background-accent: #5369d20f;--default-theme-border-color: #d8e0e8;--default-theme-scrollbar-color: rgba(0, 0, 0, .18);--default-theme-scrollbar-color-active: rgba(0, 0, 0, .36);--default-theme-lifted-brightness: 1;--default-theme-backdrop-brightness: 1;--default-theme-shadow-1: 0 1px 3px 0 rgba(0, 0, 0, .11);--default-theme-shadow-2: rgba(0, 0, 0, .08) 0px 13px 20px 0px, rgba(0, 0, 0, .08) 0px 3px 8px 0px, var(--default-theme-border-color) 0px 0 0 1px;--default-theme-button-1: rgb(49 53 56);--default-theme-button-1-color: #fff;--default-theme-button-1-hover: rgb(28 31 33);--default-theme-color-green: #069061;--default-theme-color-red: #ef0006;--default-theme-color-yellow: #edbe20;--default-theme-color-blue: #0082d0;--default-theme-color-orange: #fb892c;--default-theme-color-purple: #5203d1}.dark-mode{color-scheme:dark;--default-theme-color-1: #f2f2f4;--default-theme-color-2: #acaeb6;--default-theme-color-3: #858893;--default-theme-color-accent: #5579df;--default-theme-background-1: #262a3f;--default-theme-background-2: #383c4f;--default-theme-background-3: #4a4d5f;--default-theme-background-accent: #5579df1f;--default-theme-border-color: rgba(255, 255, 255, .1);--default-theme-scrollbar-color: rgba(255, 255, 255, .24);--default-theme-scrollbar-color-active: rgba(255, 255, 255, .48);--default-theme-lifted-brightness: 1.45;--default-theme-backdrop-brightness: .5;--default-theme-shadow-1: 0 1px 3px 0 rgb(0, 0, 0, .1);--default-theme-shadow-2: rgba(15, 15, 15, .2) 0px 3px 6px, rgba(15, 15, 15, .4) 0px 9px 24px, 0 0 0 1px rgba(255, 255, 255, .1);--default-theme-button-1: #f6f6f6;--default-theme-button-1-color: #000;--default-theme-button-1-hover: #e7e7e7;--default-theme-color-green: #00b648;--default-theme-color-red: #dc1b19;--default-theme-color-yellow: #ffc90d;--default-theme-color-blue: #4eb3ec;--default-theme-color-orange: #ff8d4d;--default-theme-color-purple: #b191f9}.light-mode .t-doc__sidebar,.dark-mode .sidebar{--default-sidebar-background-1: var(--default-theme-background-1);--default-sidebar-item-hover-color: currentColor;--default-sidebar-item-hover-background: var(--default-theme-background-2);--default-sidebar-item-active-background: var( --default-theme-background-accent );--default-sidebar-border-color: var(--default-theme-border-color);--default-sidebar-color-1: var(--default-theme-color-1);--default-sidebar-color-2: var(--default-theme-color-2);--default-sidebar-color-active: var(--default-theme-color-accent);--default-sidebar-search-background: var(--default-theme-background-2);--default-sidebar-search-border-color: var(--default-theme-border-color);--default-sidebar-search--color: var(--default-theme-color-3)}
|
|
@@ -1509,12 +1509,12 @@ const C2 = /* @__PURE__ */ j({
|
|
|
1509
1509
|
id: {}
|
|
1510
1510
|
},
|
|
1511
1511
|
setup(r) {
|
|
1512
|
-
return (e, t) => e.id !== "none" ? ($(),
|
|
1512
|
+
return (e, t) => e.id !== "none" ? ($(), ne(xa("style"), { key: 0 }, {
|
|
1513
1513
|
default: z(() => [
|
|
1514
1514
|
Le(G(x(Mg)(e.id)), 1)
|
|
1515
1515
|
]),
|
|
1516
1516
|
_: 1
|
|
1517
|
-
})) :
|
|
1517
|
+
})) : re("", !0);
|
|
1518
1518
|
}
|
|
1519
1519
|
}), qg = {
|
|
1520
1520
|
alternate: Zg,
|
|
@@ -1544,7 +1544,7 @@ function zn({
|
|
|
1544
1544
|
u.includes(f.key.toLocaleLowerCase()) && // Check if it’s currently active
|
|
1545
1545
|
a() && (f.preventDefault(), t(f));
|
|
1546
1546
|
};
|
|
1547
|
-
return
|
|
1547
|
+
return xe(() => {
|
|
1548
1548
|
Be(
|
|
1549
1549
|
c,
|
|
1550
1550
|
(f, O) => {
|
|
@@ -1571,9 +1571,9 @@ var Bn = {}, Z2 = {}, Gs = {};
|
|
|
1571
1571
|
Gs.byteLength = jg;
|
|
1572
1572
|
Gs.toByteArray = Yg;
|
|
1573
1573
|
Gs.fromByteArray = Bg;
|
|
1574
|
-
var
|
|
1574
|
+
var nr = [], At = [], Ug = typeof Uint8Array < "u" ? Uint8Array : Array, Xl = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
|
|
1575
1575
|
for (var Mn = 0, Vg = Xl.length; Mn < Vg; ++Mn)
|
|
1576
|
-
|
|
1576
|
+
nr[Mn] = Xl[Mn], At[Xl.charCodeAt(Mn)] = Mn;
|
|
1577
1577
|
At["-".charCodeAt(0)] = 62;
|
|
1578
1578
|
At["_".charCodeAt(0)] = 63;
|
|
1579
1579
|
function X2(r) {
|
|
@@ -1599,7 +1599,7 @@ function Yg(r) {
|
|
|
1599
1599
|
return o === 2 && (e = At[r.charCodeAt(a)] << 2 | At[r.charCodeAt(a + 1)] >> 4, i[s++] = e & 255), o === 1 && (e = At[r.charCodeAt(a)] << 10 | At[r.charCodeAt(a + 1)] << 4 | At[r.charCodeAt(a + 2)] >> 2, i[s++] = e >> 8 & 255, i[s++] = e & 255), i;
|
|
1600
1600
|
}
|
|
1601
1601
|
function Lg(r) {
|
|
1602
|
-
return
|
|
1602
|
+
return nr[r >> 18 & 63] + nr[r >> 12 & 63] + nr[r >> 6 & 63] + nr[r & 63];
|
|
1603
1603
|
}
|
|
1604
1604
|
function zg(r, e, t) {
|
|
1605
1605
|
for (var n, o = [], i = e; i < t; i += 3)
|
|
@@ -1610,9 +1610,9 @@ function Bg(r) {
|
|
|
1610
1610
|
for (var e, t = r.length, n = t % 3, o = [], i = 16383, s = 0, l = t - n; s < l; s += i)
|
|
1611
1611
|
o.push(zg(r, s, s + i > l ? l : s + i));
|
|
1612
1612
|
return n === 1 ? (e = r[t - 1], o.push(
|
|
1613
|
-
|
|
1613
|
+
nr[e >> 2] + nr[e << 4 & 63] + "=="
|
|
1614
1614
|
)) : n === 2 && (e = (r[t - 2] << 8) + r[t - 1], o.push(
|
|
1615
|
-
|
|
1615
|
+
nr[e >> 10] + nr[e >> 4 & 63] + nr[e << 2 & 63] + "="
|
|
1616
1616
|
)), o.join("");
|
|
1617
1617
|
}
|
|
1618
1618
|
var a0 = {};
|
|
@@ -1702,7 +1702,7 @@ a0.write = function(r, e, t, n, o, i) {
|
|
|
1702
1702
|
throw new TypeError(
|
|
1703
1703
|
"The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type " + typeof w
|
|
1704
1704
|
);
|
|
1705
|
-
if (
|
|
1705
|
+
if (Nt(w, ArrayBuffer) || w && Nt(w.buffer, ArrayBuffer) || typeof SharedArrayBuffer < "u" && (Nt(w, SharedArrayBuffer) || w && Nt(w.buffer, SharedArrayBuffer)))
|
|
1706
1706
|
return m(w, p, g);
|
|
1707
1707
|
if (typeof w == "number")
|
|
1708
1708
|
throw new TypeError(
|
|
@@ -1758,7 +1758,7 @@ a0.write = function(r, e, t, n, o, i) {
|
|
|
1758
1758
|
return g;
|
|
1759
1759
|
}
|
|
1760
1760
|
function O(w) {
|
|
1761
|
-
if (
|
|
1761
|
+
if (Nt(w, Uint8Array)) {
|
|
1762
1762
|
const p = new Uint8Array(w);
|
|
1763
1763
|
return m(p.buffer, p.byteOffset, p.byteLength);
|
|
1764
1764
|
}
|
|
@@ -1793,7 +1793,7 @@ a0.write = function(r, e, t, n, o, i) {
|
|
|
1793
1793
|
l.isBuffer = function(p) {
|
|
1794
1794
|
return p != null && p._isBuffer === !0 && p !== l.prototype;
|
|
1795
1795
|
}, l.compare = function(p, g) {
|
|
1796
|
-
if (
|
|
1796
|
+
if (Nt(p, Uint8Array) && (p = l.from(p, p.offset, p.byteLength)), Nt(g, Uint8Array) && (g = l.from(g, g.offset, g.byteLength)), !l.isBuffer(p) || !l.isBuffer(g))
|
|
1797
1797
|
throw new TypeError(
|
|
1798
1798
|
'The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array'
|
|
1799
1799
|
);
|
|
@@ -1836,7 +1836,7 @@ a0.write = function(r, e, t, n, o, i) {
|
|
|
1836
1836
|
let X = 0;
|
|
1837
1837
|
for (y = 0; y < p.length; ++y) {
|
|
1838
1838
|
let q = p[y];
|
|
1839
|
-
if (
|
|
1839
|
+
if (Nt(q, Uint8Array))
|
|
1840
1840
|
X + q.length > T.length ? (l.isBuffer(q) || (q = l.from(q)), q.copy(T, X)) : Uint8Array.prototype.set.call(
|
|
1841
1841
|
T,
|
|
1842
1842
|
q,
|
|
@@ -1853,7 +1853,7 @@ a0.write = function(r, e, t, n, o, i) {
|
|
|
1853
1853
|
function _(w, p) {
|
|
1854
1854
|
if (l.isBuffer(w))
|
|
1855
1855
|
return w.length;
|
|
1856
|
-
if (ArrayBuffer.isView(w) ||
|
|
1856
|
+
if (ArrayBuffer.isView(w) || Nt(w, ArrayBuffer))
|
|
1857
1857
|
return w.byteLength;
|
|
1858
1858
|
if (typeof w != "string")
|
|
1859
1859
|
throw new TypeError(
|
|
@@ -1955,7 +1955,7 @@ a0.write = function(r, e, t, n, o, i) {
|
|
|
1955
1955
|
const g = r.INSPECT_MAX_BYTES;
|
|
1956
1956
|
return p = this.toString("hex", 0, g).replace(/(.{2})/g, "$1 ").trim(), this.length > g && (p += " ... "), "<Buffer " + p + ">";
|
|
1957
1957
|
}, n && (l.prototype[n] = l.prototype.inspect), l.prototype.compare = function(p, g, y, T, X) {
|
|
1958
|
-
if (
|
|
1958
|
+
if (Nt(p, Uint8Array) && (p = l.from(p, p.offset, p.byteLength)), !l.isBuffer(p))
|
|
1959
1959
|
throw new TypeError(
|
|
1960
1960
|
'The "target" argument must be one of type Buffer or Uint8Array. Received type ' + typeof p
|
|
1961
1961
|
);
|
|
@@ -1971,9 +1971,9 @@ a0.write = function(r, e, t, n, o, i) {
|
|
|
1971
1971
|
return 0;
|
|
1972
1972
|
let q = X - T, ce = y - g;
|
|
1973
1973
|
const je = Math.min(q, ce), Me = this.slice(T, X), We = p.slice(g, y);
|
|
1974
|
-
for (let
|
|
1975
|
-
if (Me[
|
|
1976
|
-
q = Me[
|
|
1974
|
+
for (let Qe = 0; Qe < je; ++Qe)
|
|
1975
|
+
if (Me[Qe] !== We[Qe]) {
|
|
1976
|
+
q = Me[Qe], ce = We[Qe];
|
|
1977
1977
|
break;
|
|
1978
1978
|
}
|
|
1979
1979
|
return q < ce ? -1 : ce < q ? 1 : 0;
|
|
@@ -2003,8 +2003,8 @@ a0.write = function(r, e, t, n, o, i) {
|
|
|
2003
2003
|
return -1;
|
|
2004
2004
|
X = 2, q /= 2, ce /= 2, g /= 2;
|
|
2005
2005
|
}
|
|
2006
|
-
function je(We,
|
|
2007
|
-
return X === 1 ? We[
|
|
2006
|
+
function je(We, Qe) {
|
|
2007
|
+
return X === 1 ? We[Qe] : We.readUInt16BE(Qe * X);
|
|
2008
2008
|
}
|
|
2009
2009
|
let Me;
|
|
2010
2010
|
if (T) {
|
|
@@ -2018,8 +2018,8 @@ a0.write = function(r, e, t, n, o, i) {
|
|
|
2018
2018
|
} else
|
|
2019
2019
|
for (g + ce > q && (g = q - ce), Me = g; Me >= 0; Me--) {
|
|
2020
2020
|
let We = !0;
|
|
2021
|
-
for (let
|
|
2022
|
-
if (je(w, Me +
|
|
2021
|
+
for (let Qe = 0; Qe < ce; Qe++)
|
|
2022
|
+
if (je(w, Me + Qe) !== je(p, Qe)) {
|
|
2023
2023
|
We = !1;
|
|
2024
2024
|
break;
|
|
2025
2025
|
}
|
|
@@ -2118,19 +2118,19 @@ a0.write = function(r, e, t, n, o, i) {
|
|
|
2118
2118
|
const X = w[T];
|
|
2119
2119
|
let q = null, ce = X > 239 ? 4 : X > 223 ? 3 : X > 191 ? 2 : 1;
|
|
2120
2120
|
if (T + ce <= g) {
|
|
2121
|
-
let je, Me, We,
|
|
2121
|
+
let je, Me, We, Qe;
|
|
2122
2122
|
switch (ce) {
|
|
2123
2123
|
case 1:
|
|
2124
2124
|
X < 128 && (q = X);
|
|
2125
2125
|
break;
|
|
2126
2126
|
case 2:
|
|
2127
|
-
je = w[T + 1], (je & 192) === 128 && (
|
|
2127
|
+
je = w[T + 1], (je & 192) === 128 && (Qe = (X & 31) << 6 | je & 63, Qe > 127 && (q = Qe));
|
|
2128
2128
|
break;
|
|
2129
2129
|
case 3:
|
|
2130
|
-
je = w[T + 1], Me = w[T + 2], (je & 192) === 128 && (Me & 192) === 128 && (
|
|
2130
|
+
je = w[T + 1], Me = w[T + 2], (je & 192) === 128 && (Me & 192) === 128 && (Qe = (X & 15) << 12 | (je & 63) << 6 | Me & 63, Qe > 2047 && (Qe < 55296 || Qe > 57343) && (q = Qe));
|
|
2131
2131
|
break;
|
|
2132
2132
|
case 4:
|
|
2133
|
-
je = w[T + 1], Me = w[T + 2], We = w[T + 3], (je & 192) === 128 && (Me & 192) === 128 && (We & 192) === 128 && (
|
|
2133
|
+
je = w[T + 1], Me = w[T + 2], We = w[T + 3], (je & 192) === 128 && (Me & 192) === 128 && (We & 192) === 128 && (Qe = (X & 15) << 18 | (je & 63) << 12 | (Me & 63) << 6 | We & 63, Qe > 65535 && Qe < 1114112 && (q = Qe));
|
|
2134
2134
|
}
|
|
2135
2135
|
}
|
|
2136
2136
|
q === null ? (q = 65533, ce = 1) : q > 65535 && (q -= 65536, y.push(q >>> 10 & 1023 | 55296), q = 56320 | q & 1023), y.push(q), T += ce;
|
|
@@ -2594,7 +2594,7 @@ a0.write = function(r, e, t, n, o, i) {
|
|
|
2594
2594
|
p[T + g] = w[T];
|
|
2595
2595
|
return T;
|
|
2596
2596
|
}
|
|
2597
|
-
function
|
|
2597
|
+
function Nt(w, p) {
|
|
2598
2598
|
return w instanceof p || w != null && w.constructor != null && w.constructor.name != null && w.constructor.name === p.name;
|
|
2599
2599
|
}
|
|
2600
2600
|
function Pl(w) {
|
|
@@ -2616,7 +2616,7 @@ a0.write = function(r, e, t, n, o, i) {
|
|
|
2616
2616
|
throw new Error("BigInt not supported");
|
|
2617
2617
|
}
|
|
2618
2618
|
})(Z2);
|
|
2619
|
-
var R2 = { exports: {} }, Ne = R2.exports = {},
|
|
2619
|
+
var R2 = { exports: {} }, Ne = R2.exports = {}, Jt, er;
|
|
2620
2620
|
function Za() {
|
|
2621
2621
|
throw new Error("setTimeout has not been defined");
|
|
2622
2622
|
}
|
|
@@ -2625,43 +2625,43 @@ function Xa() {
|
|
|
2625
2625
|
}
|
|
2626
2626
|
(function() {
|
|
2627
2627
|
try {
|
|
2628
|
-
typeof setTimeout == "function" ?
|
|
2628
|
+
typeof setTimeout == "function" ? Jt = setTimeout : Jt = Za;
|
|
2629
2629
|
} catch {
|
|
2630
|
-
|
|
2630
|
+
Jt = Za;
|
|
2631
2631
|
}
|
|
2632
2632
|
try {
|
|
2633
|
-
typeof clearTimeout == "function" ?
|
|
2633
|
+
typeof clearTimeout == "function" ? er = clearTimeout : er = Xa;
|
|
2634
2634
|
} catch {
|
|
2635
|
-
|
|
2635
|
+
er = Xa;
|
|
2636
2636
|
}
|
|
2637
2637
|
})();
|
|
2638
2638
|
function A2(r) {
|
|
2639
|
-
if (
|
|
2639
|
+
if (Jt === setTimeout)
|
|
2640
2640
|
return setTimeout(r, 0);
|
|
2641
|
-
if ((
|
|
2642
|
-
return
|
|
2641
|
+
if ((Jt === Za || !Jt) && setTimeout)
|
|
2642
|
+
return Jt = setTimeout, setTimeout(r, 0);
|
|
2643
2643
|
try {
|
|
2644
|
-
return
|
|
2644
|
+
return Jt(r, 0);
|
|
2645
2645
|
} catch {
|
|
2646
2646
|
try {
|
|
2647
|
-
return
|
|
2647
|
+
return Jt.call(null, r, 0);
|
|
2648
2648
|
} catch {
|
|
2649
|
-
return
|
|
2649
|
+
return Jt.call(this, r, 0);
|
|
2650
2650
|
}
|
|
2651
2651
|
}
|
|
2652
2652
|
}
|
|
2653
2653
|
function Ig(r) {
|
|
2654
|
-
if (
|
|
2654
|
+
if (er === clearTimeout)
|
|
2655
2655
|
return clearTimeout(r);
|
|
2656
|
-
if ((
|
|
2657
|
-
return
|
|
2656
|
+
if ((er === Xa || !er) && clearTimeout)
|
|
2657
|
+
return er = clearTimeout, clearTimeout(r);
|
|
2658
2658
|
try {
|
|
2659
|
-
return
|
|
2659
|
+
return er(r);
|
|
2660
2660
|
} catch {
|
|
2661
2661
|
try {
|
|
2662
|
-
return
|
|
2662
|
+
return er.call(null, r);
|
|
2663
2663
|
} catch {
|
|
2664
|
-
return
|
|
2664
|
+
return er.call(this, r);
|
|
2665
2665
|
}
|
|
2666
2666
|
}
|
|
2667
2667
|
}
|
|
@@ -2748,7 +2748,7 @@ function jo(r) {
|
|
|
2748
2748
|
const h0 = Gg ? window : void 0;
|
|
2749
2749
|
function Dg() {
|
|
2750
2750
|
const r = W(!1);
|
|
2751
|
-
return r3() &&
|
|
2751
|
+
return r3() && xe(() => {
|
|
2752
2752
|
r.value = !0;
|
|
2753
2753
|
}), r;
|
|
2754
2754
|
}
|
|
@@ -3106,10 +3106,10 @@ class Ds {
|
|
|
3106
3106
|
}
|
|
3107
3107
|
}
|
|
3108
3108
|
const Zi = /* @__PURE__ */ new WeakMap(), _c = /* @__PURE__ */ new WeakMap();
|
|
3109
|
-
var
|
|
3109
|
+
var Pe;
|
|
3110
3110
|
(function(r) {
|
|
3111
3111
|
r[r.ExcludeBuffers = 1] = "ExcludeBuffers", r[r.IncludeAnonymous = 2] = "IncludeAnonymous", r[r.IgnoreMounts = 4] = "IgnoreMounts", r[r.IgnoreOverlays = 8] = "IgnoreOverlays";
|
|
3112
|
-
})(
|
|
3112
|
+
})(Pe || (Pe = {}));
|
|
3113
3113
|
class be {
|
|
3114
3114
|
/**
|
|
3115
3115
|
Construct a new tree. See also [`Tree.build`](#common.Tree^build).
|
|
@@ -3203,8 +3203,8 @@ class be {
|
|
|
3203
3203
|
not have its children iterated over (or `leave` called).
|
|
3204
3204
|
*/
|
|
3205
3205
|
iterate(e) {
|
|
3206
|
-
let { enter: t, leave: n, from: o = 0, to: i = this.length } = e, s = e.mode || 0, l = (s &
|
|
3207
|
-
for (let a = this.cursor(s |
|
|
3206
|
+
let { enter: t, leave: n, from: o = 0, to: i = this.length } = e, s = e.mode || 0, l = (s & Pe.IncludeAnonymous) > 0;
|
|
3207
|
+
for (let a = this.cursor(s | Pe.IncludeAnonymous); ; ) {
|
|
3208
3208
|
let c = !1;
|
|
3209
3209
|
if (a.from <= i && a.to >= o && (!l && a.type.isAnonymous || t(a) !== !1)) {
|
|
3210
3210
|
if (a.firstChild())
|
|
@@ -3359,7 +3359,7 @@ function No(r, e, t, n) {
|
|
|
3359
3359
|
return r;
|
|
3360
3360
|
r = s;
|
|
3361
3361
|
}
|
|
3362
|
-
let i = n ? 0 :
|
|
3362
|
+
let i = n ? 0 : Pe.IgnoreOverlays;
|
|
3363
3363
|
if (n)
|
|
3364
3364
|
for (let s = r, l = s.parent; l; s = l, l = s.parent)
|
|
3365
3365
|
s instanceof vt && s.index < 0 && ((o = l.enter(e, t, i)) === null || o === void 0 ? void 0 : o.from) != s.from && (r = l);
|
|
@@ -3426,21 +3426,21 @@ class vt extends Y2 {
|
|
|
3426
3426
|
let u = l[e], h = a[e] + s.from;
|
|
3427
3427
|
if (W2(o, n, h, h + u.length)) {
|
|
3428
3428
|
if (u instanceof Zn) {
|
|
3429
|
-
if (i &
|
|
3429
|
+
if (i & Pe.ExcludeBuffers)
|
|
3430
3430
|
continue;
|
|
3431
3431
|
let d = u.findChild(0, u.buffer.length, t, n - h, o);
|
|
3432
3432
|
if (d > -1)
|
|
3433
|
-
return new
|
|
3434
|
-
} else if (i &
|
|
3433
|
+
return new lr(new O4(s, u, e, h), null, d);
|
|
3434
|
+
} else if (i & Pe.IncludeAnonymous || !u.type.isAnonymous || p0(u)) {
|
|
3435
3435
|
let d;
|
|
3436
|
-
if (!(i &
|
|
3436
|
+
if (!(i & Pe.IgnoreMounts) && (d = Ho.get(u)) && !d.overlay)
|
|
3437
3437
|
return new vt(d.tree, h, e, s);
|
|
3438
3438
|
let f = new vt(u, h, e, s);
|
|
3439
|
-
return i &
|
|
3439
|
+
return i & Pe.IncludeAnonymous || !f.type.isAnonymous ? f : f.nextChild(t < 0 ? u.children.length - 1 : 0, t, n, o);
|
|
3440
3440
|
}
|
|
3441
3441
|
}
|
|
3442
3442
|
}
|
|
3443
|
-
if (i &
|
|
3443
|
+
if (i & Pe.IncludeAnonymous || !s.type.isAnonymous || (s.index >= 0 ? e = s.index + t : e = t < 0 ? -1 : s._parent._tree.children.length, s = s._parent, !s))
|
|
3444
3444
|
return null;
|
|
3445
3445
|
}
|
|
3446
3446
|
}
|
|
@@ -3482,7 +3482,7 @@ class vt extends Y2 {
|
|
|
3482
3482
|
}
|
|
3483
3483
|
enter(e, t, n = 0) {
|
|
3484
3484
|
let o;
|
|
3485
|
-
if (!(n &
|
|
3485
|
+
if (!(n & Pe.IgnoreOverlays) && (o = Ho.get(this._tree)) && o.overlay) {
|
|
3486
3486
|
let i = e - this.from;
|
|
3487
3487
|
for (let { from: s, to: l } of o.overlay)
|
|
3488
3488
|
if ((t > 0 ? s <= i : s < i) && (t < 0 ? l >= i : l > i))
|
|
@@ -3563,7 +3563,7 @@ class O4 {
|
|
|
3563
3563
|
this.parent = e, this.buffer = t, this.index = n, this.start = o;
|
|
3564
3564
|
}
|
|
3565
3565
|
}
|
|
3566
|
-
class
|
|
3566
|
+
class lr extends Y2 {
|
|
3567
3567
|
get name() {
|
|
3568
3568
|
return this.type.name;
|
|
3569
3569
|
}
|
|
@@ -3578,7 +3578,7 @@ class sr extends Y2 {
|
|
|
3578
3578
|
}
|
|
3579
3579
|
child(e, t, n) {
|
|
3580
3580
|
let { buffer: o } = this.context, i = o.findChild(this.index + 4, o.buffer[this.index + 3], e, t - this.context.start, n);
|
|
3581
|
-
return i < 0 ? null : new
|
|
3581
|
+
return i < 0 ? null : new lr(this.context, this, i);
|
|
3582
3582
|
}
|
|
3583
3583
|
get firstChild() {
|
|
3584
3584
|
return this.child(
|
|
@@ -3613,10 +3613,10 @@ class sr extends Y2 {
|
|
|
3613
3613
|
);
|
|
3614
3614
|
}
|
|
3615
3615
|
enter(e, t, n = 0) {
|
|
3616
|
-
if (n &
|
|
3616
|
+
if (n & Pe.ExcludeBuffers)
|
|
3617
3617
|
return null;
|
|
3618
3618
|
let { buffer: o } = this.context, i = o.findChild(this.index + 4, o.buffer[this.index + 3], t > 0 ? 1 : -1, e - this.context.start, t);
|
|
3619
|
-
return i < 0 ? null : new
|
|
3619
|
+
return i < 0 ? null : new lr(this.context, this, i);
|
|
3620
3620
|
}
|
|
3621
3621
|
get parent() {
|
|
3622
3622
|
return this._parent || this.context.parent.nextSignificantParent();
|
|
@@ -3632,11 +3632,11 @@ class sr extends Y2 {
|
|
|
3632
3632
|
}
|
|
3633
3633
|
get nextSibling() {
|
|
3634
3634
|
let { buffer: e } = this.context, t = e.buffer[this.index + 3];
|
|
3635
|
-
return t < (this._parent ? e.buffer[this._parent.index + 3] : e.buffer.length) ? new
|
|
3635
|
+
return t < (this._parent ? e.buffer[this._parent.index + 3] : e.buffer.length) ? new lr(this.context, this._parent, t) : this.externalSibling(1);
|
|
3636
3636
|
}
|
|
3637
3637
|
get prevSibling() {
|
|
3638
3638
|
let { buffer: e } = this.context, t = this._parent ? this._parent.index + 4 : 0;
|
|
3639
|
-
return this.index == t ? this.externalSibling(-1) : new
|
|
3639
|
+
return this.index == t ? this.externalSibling(-1) : new lr(this.context, this._parent, e.findChild(
|
|
3640
3640
|
t,
|
|
3641
3641
|
this.index,
|
|
3642
3642
|
-1,
|
|
@@ -3798,17 +3798,17 @@ class ms {
|
|
|
3798
3798
|
set to false.
|
|
3799
3799
|
*/
|
|
3800
3800
|
enter(e, t, n = this.mode) {
|
|
3801
|
-
return this.buffer ? n &
|
|
3801
|
+
return this.buffer ? n & Pe.ExcludeBuffers ? !1 : this.enterChild(1, e, t) : this.yield(this._tree.enter(e, t, n));
|
|
3802
3802
|
}
|
|
3803
3803
|
/**
|
|
3804
3804
|
Move to the node's parent node, if this isn't the top node.
|
|
3805
3805
|
*/
|
|
3806
3806
|
parent() {
|
|
3807
3807
|
if (!this.buffer)
|
|
3808
|
-
return this.yieldNode(this.mode &
|
|
3808
|
+
return this.yieldNode(this.mode & Pe.IncludeAnonymous ? this._tree._parent : this._tree.parent);
|
|
3809
3809
|
if (this.stack.length)
|
|
3810
3810
|
return this.yieldBuf(this.stack.pop());
|
|
3811
|
-
let e = this.mode &
|
|
3811
|
+
let e = this.mode & Pe.IncludeAnonymous ? this.buffer.parent : this.buffer.parent.nextSignificantParent();
|
|
3812
3812
|
return this.buffer = null, this.yieldNode(e);
|
|
3813
3813
|
}
|
|
3814
3814
|
/**
|
|
@@ -3865,7 +3865,7 @@ class ms {
|
|
|
3865
3865
|
if (t > -1)
|
|
3866
3866
|
for (let i = t + e, s = e < 0 ? -1 : n._tree.children.length; i != s; i += e) {
|
|
3867
3867
|
let l = n._tree.children[i];
|
|
3868
|
-
if (this.mode &
|
|
3868
|
+
if (this.mode & Pe.IncludeAnonymous || l instanceof Zn || !l.type.isAnonymous || p0(l))
|
|
3869
3869
|
return !1;
|
|
3870
3870
|
}
|
|
3871
3871
|
return !0;
|
|
@@ -3937,8 +3937,8 @@ class ms {
|
|
|
3937
3937
|
o = this.stack[--i];
|
|
3938
3938
|
}
|
|
3939
3939
|
for (let o = n; o < this.stack.length; o++)
|
|
3940
|
-
t = new
|
|
3941
|
-
return this.bufferNode = new
|
|
3940
|
+
t = new lr(this.buffer, t, this.stack[o]);
|
|
3941
|
+
return this.bufferNode = new lr(this.buffer, t, this.index);
|
|
3942
3942
|
}
|
|
3943
3943
|
/**
|
|
3944
3944
|
Get the [tree](#common.Tree) that represents the current node, if
|
|
@@ -4176,13 +4176,13 @@ class m0 {
|
|
|
4176
4176
|
Set the value for this syntax node.
|
|
4177
4177
|
*/
|
|
4178
4178
|
set(e, t) {
|
|
4179
|
-
e instanceof
|
|
4179
|
+
e instanceof lr ? this.setBuffer(e.context.buffer, e.index, t) : e instanceof vt && this.map.set(e.tree, t);
|
|
4180
4180
|
}
|
|
4181
4181
|
/**
|
|
4182
4182
|
Retrieve value for this syntax node, if it exists in the map.
|
|
4183
4183
|
*/
|
|
4184
4184
|
get(e) {
|
|
4185
|
-
return e instanceof
|
|
4185
|
+
return e instanceof lr ? this.getBuffer(e.context.buffer, e.index) : e instanceof vt ? this.map.get(e.tree) : void 0;
|
|
4186
4186
|
}
|
|
4187
4187
|
/**
|
|
4188
4188
|
Set the value for the node that a cursor currently points to.
|
|
@@ -4366,7 +4366,7 @@ class S4 {
|
|
|
4366
4366
|
this.inner[t].parse.stopAt(e);
|
|
4367
4367
|
}
|
|
4368
4368
|
startInner() {
|
|
4369
|
-
let e = new x4(this.fragments), t = null, n = null, o = new ms(new vt(this.baseTree, this.ranges[0].from, 0, null),
|
|
4369
|
+
let e = new x4(this.fragments), t = null, n = null, o = new ms(new vt(this.baseTree, this.ranges[0].from, 0, null), Pe.IncludeAnonymous | Pe.IgnoreMounts);
|
|
4370
4370
|
e:
|
|
4371
4371
|
for (let i, s; this.stoppedAt == null || o.from < this.stoppedAt; ) {
|
|
4372
4372
|
let l = !0, a;
|
|
@@ -4447,13 +4447,13 @@ function k4(r) {
|
|
|
4447
4447
|
}
|
|
4448
4448
|
class Zc {
|
|
4449
4449
|
constructor(e, t) {
|
|
4450
|
-
this.offset = t, this.done = !1, this.cursor = e.cursor(
|
|
4450
|
+
this.offset = t, this.done = !1, this.cursor = e.cursor(Pe.IncludeAnonymous | Pe.IgnoreMounts);
|
|
4451
4451
|
}
|
|
4452
4452
|
// Move to the first node (in pre-order) that starts at or after `pos`.
|
|
4453
4453
|
moveTo(e) {
|
|
4454
4454
|
let { cursor: t } = this, n = e - this.offset;
|
|
4455
4455
|
for (; !this.done && t.from < n; )
|
|
4456
|
-
t.to >= e && t.enter(n, 1,
|
|
4456
|
+
t.to >= e && t.enter(n, 1, Pe.IgnoreOverlays | Pe.ExcludeBuffers) || t.next(!1) || (this.done = !0);
|
|
4457
4457
|
}
|
|
4458
4458
|
hasNode(e) {
|
|
4459
4459
|
if (this.moveTo(e.from), !this.done && this.cursor.from + this.offset == e.from && this.cursor.tree)
|
|
@@ -5225,7 +5225,7 @@ function P4(r, e, t, n) {
|
|
|
5225
5225
|
const xt = typeof Bn.process < "u" && Bn.process.env && /\bparse\b/.test(Bn.process.env.LOG);
|
|
5226
5226
|
let Al = null;
|
|
5227
5227
|
function Ec(r, e, t) {
|
|
5228
|
-
let n = r.cursor(
|
|
5228
|
+
let n = r.cursor(Pe.IncludeAnonymous);
|
|
5229
5229
|
for (n.moveTo(e); ; )
|
|
5230
5230
|
if (!(t < 0 ? n.childBefore(e) : n.childAfter(e)))
|
|
5231
5231
|
for (; ; ) {
|
|
@@ -5847,7 +5847,7 @@ function Vc(r) {
|
|
|
5847
5847
|
return r.get;
|
|
5848
5848
|
}
|
|
5849
5849
|
let A4 = 0;
|
|
5850
|
-
class
|
|
5850
|
+
class rr {
|
|
5851
5851
|
/**
|
|
5852
5852
|
@internal
|
|
5853
5853
|
*/
|
|
@@ -5864,7 +5864,7 @@ class tr {
|
|
|
5864
5864
|
static define(e) {
|
|
5865
5865
|
if (e != null && e.base)
|
|
5866
5866
|
throw new Error("Can not derive from a modified tag");
|
|
5867
|
-
let t = new
|
|
5867
|
+
let t = new rr([], null, []);
|
|
5868
5868
|
if (t.set.push(t), e)
|
|
5869
5869
|
for (let n of e.set)
|
|
5870
5870
|
t.set.push(n);
|
|
@@ -5898,7 +5898,7 @@ class Ss {
|
|
|
5898
5898
|
let n = t[0].instances.find((l) => l.base == e && M4(t, l.modified));
|
|
5899
5899
|
if (n)
|
|
5900
5900
|
return n;
|
|
5901
|
-
let o = [], i = new
|
|
5901
|
+
let o = [], i = new rr(o, e, t);
|
|
5902
5902
|
for (let l of t)
|
|
5903
5903
|
l.instances.push(i);
|
|
5904
5904
|
let s = E4(t);
|
|
@@ -6061,7 +6061,7 @@ function W4(r) {
|
|
|
6061
6061
|
e = e.next;
|
|
6062
6062
|
return e || null;
|
|
6063
6063
|
}
|
|
6064
|
-
const L =
|
|
6064
|
+
const L = rr.define, Xi = L(), Vr = L(), jc = L(Vr), Wc = L(Vr), jr = L(), Ri = L(jr), Ml = L(jr), Kt = L(), on = L(Kt), Gt = L(), Ft = L(), qa = L(), yo = L(qa), Ai = L(), S = {
|
|
6065
6065
|
/**
|
|
6066
6066
|
A comment.
|
|
6067
6067
|
*/
|
|
@@ -6174,85 +6174,85 @@ const L = tr.define, Xi = L(), Vr = L(), jc = L(Vr), Wc = L(Vr), jr = L(), Ri =
|
|
|
6174
6174
|
/**
|
|
6175
6175
|
A language keyword.
|
|
6176
6176
|
*/
|
|
6177
|
-
keyword:
|
|
6177
|
+
keyword: Gt,
|
|
6178
6178
|
/**
|
|
6179
6179
|
The [keyword](#highlight.tags.keyword) for the self or this
|
|
6180
6180
|
object.
|
|
6181
6181
|
*/
|
|
6182
|
-
self: L(
|
|
6182
|
+
self: L(Gt),
|
|
6183
6183
|
/**
|
|
6184
6184
|
The [keyword](#highlight.tags.keyword) for null.
|
|
6185
6185
|
*/
|
|
6186
|
-
null: L(
|
|
6186
|
+
null: L(Gt),
|
|
6187
6187
|
/**
|
|
6188
6188
|
A [keyword](#highlight.tags.keyword) denoting some atomic value.
|
|
6189
6189
|
*/
|
|
6190
|
-
atom: L(
|
|
6190
|
+
atom: L(Gt),
|
|
6191
6191
|
/**
|
|
6192
6192
|
A [keyword](#highlight.tags.keyword) that represents a unit.
|
|
6193
6193
|
*/
|
|
6194
|
-
unit: L(
|
|
6194
|
+
unit: L(Gt),
|
|
6195
6195
|
/**
|
|
6196
6196
|
A modifier [keyword](#highlight.tags.keyword).
|
|
6197
6197
|
*/
|
|
6198
|
-
modifier: L(
|
|
6198
|
+
modifier: L(Gt),
|
|
6199
6199
|
/**
|
|
6200
6200
|
A [keyword](#highlight.tags.keyword) that acts as an operator.
|
|
6201
6201
|
*/
|
|
6202
|
-
operatorKeyword: L(
|
|
6202
|
+
operatorKeyword: L(Gt),
|
|
6203
6203
|
/**
|
|
6204
6204
|
A control-flow related [keyword](#highlight.tags.keyword).
|
|
6205
6205
|
*/
|
|
6206
|
-
controlKeyword: L(
|
|
6206
|
+
controlKeyword: L(Gt),
|
|
6207
6207
|
/**
|
|
6208
6208
|
A [keyword](#highlight.tags.keyword) that defines something.
|
|
6209
6209
|
*/
|
|
6210
|
-
definitionKeyword: L(
|
|
6210
|
+
definitionKeyword: L(Gt),
|
|
6211
6211
|
/**
|
|
6212
6212
|
A [keyword](#highlight.tags.keyword) related to defining or
|
|
6213
6213
|
interfacing with modules.
|
|
6214
6214
|
*/
|
|
6215
|
-
moduleKeyword: L(
|
|
6215
|
+
moduleKeyword: L(Gt),
|
|
6216
6216
|
/**
|
|
6217
6217
|
An operator.
|
|
6218
6218
|
*/
|
|
6219
|
-
operator:
|
|
6219
|
+
operator: Ft,
|
|
6220
6220
|
/**
|
|
6221
6221
|
An [operator](#highlight.tags.operator) that dereferences something.
|
|
6222
6222
|
*/
|
|
6223
|
-
derefOperator: L(
|
|
6223
|
+
derefOperator: L(Ft),
|
|
6224
6224
|
/**
|
|
6225
6225
|
Arithmetic-related [operator](#highlight.tags.operator).
|
|
6226
6226
|
*/
|
|
6227
|
-
arithmeticOperator: L(
|
|
6227
|
+
arithmeticOperator: L(Ft),
|
|
6228
6228
|
/**
|
|
6229
6229
|
Logical [operator](#highlight.tags.operator).
|
|
6230
6230
|
*/
|
|
6231
|
-
logicOperator: L(
|
|
6231
|
+
logicOperator: L(Ft),
|
|
6232
6232
|
/**
|
|
6233
6233
|
Bit [operator](#highlight.tags.operator).
|
|
6234
6234
|
*/
|
|
6235
|
-
bitwiseOperator: L(
|
|
6235
|
+
bitwiseOperator: L(Ft),
|
|
6236
6236
|
/**
|
|
6237
6237
|
Comparison [operator](#highlight.tags.operator).
|
|
6238
6238
|
*/
|
|
6239
|
-
compareOperator: L(
|
|
6239
|
+
compareOperator: L(Ft),
|
|
6240
6240
|
/**
|
|
6241
6241
|
[Operator](#highlight.tags.operator) that updates its operand.
|
|
6242
6242
|
*/
|
|
6243
|
-
updateOperator: L(
|
|
6243
|
+
updateOperator: L(Ft),
|
|
6244
6244
|
/**
|
|
6245
6245
|
[Operator](#highlight.tags.operator) that defines something.
|
|
6246
6246
|
*/
|
|
6247
|
-
definitionOperator: L(
|
|
6247
|
+
definitionOperator: L(Ft),
|
|
6248
6248
|
/**
|
|
6249
6249
|
Type-related [operator](#highlight.tags.operator).
|
|
6250
6250
|
*/
|
|
6251
|
-
typeOperator: L(
|
|
6251
|
+
typeOperator: L(Ft),
|
|
6252
6252
|
/**
|
|
6253
6253
|
Control-flow [operator](#highlight.tags.operator).
|
|
6254
6254
|
*/
|
|
6255
|
-
controlOperator: L(
|
|
6255
|
+
controlOperator: L(Ft),
|
|
6256
6256
|
/**
|
|
6257
6257
|
Program or markup punctuation.
|
|
6258
6258
|
*/
|
|
@@ -6289,7 +6289,7 @@ const L = tr.define, Xi = L(), Vr = L(), jc = L(Vr), Wc = L(Vr), jr = L(), Ri =
|
|
|
6289
6289
|
/**
|
|
6290
6290
|
Content, for example plain text in XML or markup documents.
|
|
6291
6291
|
*/
|
|
6292
|
-
content:
|
|
6292
|
+
content: Kt,
|
|
6293
6293
|
/**
|
|
6294
6294
|
[Content](#highlight.tags.content) that represents a heading.
|
|
6295
6295
|
*/
|
|
@@ -6321,37 +6321,37 @@ const L = tr.define, Xi = L(), Vr = L(), jc = L(Vr), Wc = L(Vr), jr = L(), Ri =
|
|
|
6321
6321
|
/**
|
|
6322
6322
|
A prose separator (such as a horizontal rule).
|
|
6323
6323
|
*/
|
|
6324
|
-
contentSeparator: L(
|
|
6324
|
+
contentSeparator: L(Kt),
|
|
6325
6325
|
/**
|
|
6326
6326
|
[Content](#highlight.tags.content) that represents a list.
|
|
6327
6327
|
*/
|
|
6328
|
-
list: L(
|
|
6328
|
+
list: L(Kt),
|
|
6329
6329
|
/**
|
|
6330
6330
|
[Content](#highlight.tags.content) that represents a quote.
|
|
6331
6331
|
*/
|
|
6332
|
-
quote: L(
|
|
6332
|
+
quote: L(Kt),
|
|
6333
6333
|
/**
|
|
6334
6334
|
[Content](#highlight.tags.content) that is emphasized.
|
|
6335
6335
|
*/
|
|
6336
|
-
emphasis: L(
|
|
6336
|
+
emphasis: L(Kt),
|
|
6337
6337
|
/**
|
|
6338
6338
|
[Content](#highlight.tags.content) that is styled strong.
|
|
6339
6339
|
*/
|
|
6340
|
-
strong: L(
|
|
6340
|
+
strong: L(Kt),
|
|
6341
6341
|
/**
|
|
6342
6342
|
[Content](#highlight.tags.content) that is part of a link.
|
|
6343
6343
|
*/
|
|
6344
|
-
link: L(
|
|
6344
|
+
link: L(Kt),
|
|
6345
6345
|
/**
|
|
6346
6346
|
[Content](#highlight.tags.content) that is styled as code or
|
|
6347
6347
|
monospace.
|
|
6348
6348
|
*/
|
|
6349
|
-
monospace: L(
|
|
6349
|
+
monospace: L(Kt),
|
|
6350
6350
|
/**
|
|
6351
6351
|
[Content](#highlight.tags.content) that has a strike-through
|
|
6352
6352
|
style.
|
|
6353
6353
|
*/
|
|
6354
|
-
strikethrough: L(
|
|
6354
|
+
strikethrough: L(Kt),
|
|
6355
6355
|
/**
|
|
6356
6356
|
Inserted text in a change-tracking format.
|
|
6357
6357
|
*/
|
|
@@ -6392,31 +6392,31 @@ const L = tr.define, Xi = L(), Vr = L(), jc = L(Vr), Wc = L(Vr), jr = L(), Ri =
|
|
|
6392
6392
|
given element is being defined. Expected to be used with the
|
|
6393
6393
|
various [name](#highlight.tags.name) tags.
|
|
6394
6394
|
*/
|
|
6395
|
-
definition:
|
|
6395
|
+
definition: rr.defineModifier(),
|
|
6396
6396
|
/**
|
|
6397
6397
|
[Modifier](#highlight.Tag^defineModifier) that indicates that
|
|
6398
6398
|
something is constant. Mostly expected to be used with
|
|
6399
6399
|
[variable names](#highlight.tags.variableName).
|
|
6400
6400
|
*/
|
|
6401
|
-
constant:
|
|
6401
|
+
constant: rr.defineModifier(),
|
|
6402
6402
|
/**
|
|
6403
6403
|
[Modifier](#highlight.Tag^defineModifier) used to indicate that
|
|
6404
6404
|
a [variable](#highlight.tags.variableName) or [property
|
|
6405
6405
|
name](#highlight.tags.propertyName) is being called or defined
|
|
6406
6406
|
as a function.
|
|
6407
6407
|
*/
|
|
6408
|
-
function:
|
|
6408
|
+
function: rr.defineModifier(),
|
|
6409
6409
|
/**
|
|
6410
6410
|
[Modifier](#highlight.Tag^defineModifier) that can be applied to
|
|
6411
6411
|
[names](#highlight.tags.name) to indicate that they belong to
|
|
6412
6412
|
the language's standard environment.
|
|
6413
6413
|
*/
|
|
6414
|
-
standard:
|
|
6414
|
+
standard: rr.defineModifier(),
|
|
6415
6415
|
/**
|
|
6416
6416
|
[Modifier](#highlight.Tag^defineModifier) that indicates a given
|
|
6417
6417
|
[names](#highlight.tags.name) is local to some scope.
|
|
6418
6418
|
*/
|
|
6419
|
-
local:
|
|
6419
|
+
local: rr.defineModifier(),
|
|
6420
6420
|
/**
|
|
6421
6421
|
A generic variant [modifier](#highlight.Tag^defineModifier) that
|
|
6422
6422
|
can be used to tag language-specific alternative variants of
|
|
@@ -6425,7 +6425,7 @@ const L = tr.define, Xi = L(), Vr = L(), jc = L(Vr), Wc = L(Vr), jr = L(), Ri =
|
|
|
6425
6425
|
[variable name](#highlight.tags.variableName) tags, since those
|
|
6426
6426
|
come up a lot.
|
|
6427
6427
|
*/
|
|
6428
|
-
special:
|
|
6428
|
+
special: rr.defineModifier()
|
|
6429
6429
|
};
|
|
6430
6430
|
I2([
|
|
6431
6431
|
{ tag: S.link, class: "tok-link" },
|
|
@@ -6915,7 +6915,7 @@ class we {
|
|
|
6915
6915
|
o,
|
|
6916
6916
|
1
|
|
6917
6917
|
/* Open.From */
|
|
6918
|
-
),
|
|
6918
|
+
), or.from(o, this.length - (t - e) + n.length);
|
|
6919
6919
|
}
|
|
6920
6920
|
/**
|
|
6921
6921
|
Append another document to this one.
|
|
@@ -6928,7 +6928,7 @@ class we {
|
|
|
6928
6928
|
*/
|
|
6929
6929
|
slice(e, t = this.length) {
|
|
6930
6930
|
let n = [];
|
|
6931
|
-
return this.decompose(e, t, n, 0),
|
|
6931
|
+
return this.decompose(e, t, n, 0), or.from(n, t - e);
|
|
6932
6932
|
}
|
|
6933
6933
|
/**
|
|
6934
6934
|
Test whether this text is equal to another instance.
|
|
@@ -7005,7 +7005,7 @@ class we {
|
|
|
7005
7005
|
static of(e) {
|
|
7006
7006
|
if (e.length == 0)
|
|
7007
7007
|
throw new RangeError("A document must have at least one line");
|
|
7008
|
-
return e.length == 1 && !e[0] ? we.empty : e.length <= 32 ? new Ie(e) :
|
|
7008
|
+
return e.length == 1 && !e[0] ? we.empty : e.length <= 32 ? new Ie(e) : or.from(Ie.split(e, []));
|
|
7009
7009
|
}
|
|
7010
7010
|
}
|
|
7011
7011
|
class Ie extends we {
|
|
@@ -7043,7 +7043,7 @@ class Ie extends we {
|
|
|
7043
7043
|
if (!(n instanceof Ie))
|
|
7044
7044
|
return super.replace(e, t, n);
|
|
7045
7045
|
let o = rs(this.text, rs(n.text, Kc(this.text, 0, e)), t), i = this.length + n.length - (t - e);
|
|
7046
|
-
return o.length <= 32 ? new Ie(o, i) :
|
|
7046
|
+
return o.length <= 32 ? new Ie(o, i) : or.from(Ie.split(o, []), i);
|
|
7047
7047
|
}
|
|
7048
7048
|
sliceString(e, t = this.length, n = `
|
|
7049
7049
|
`) {
|
|
@@ -7068,7 +7068,7 @@ class Ie extends we {
|
|
|
7068
7068
|
return o > -1 && t.push(new Ie(n, o)), t;
|
|
7069
7069
|
}
|
|
7070
7070
|
}
|
|
7071
|
-
class
|
|
7071
|
+
class or extends we {
|
|
7072
7072
|
constructor(e, t) {
|
|
7073
7073
|
super(), this.children = e, this.length = t, this.lines = 0;
|
|
7074
7074
|
for (let n of e)
|
|
@@ -7100,7 +7100,7 @@ class nr extends we {
|
|
|
7100
7100
|
let a = s.replace(e - i, t - i, n), c = this.lines - s.lines + a.lines;
|
|
7101
7101
|
if (a.lines < c >> 5 - 1 && a.lines > c >> 5 + 1) {
|
|
7102
7102
|
let u = this.children.slice();
|
|
7103
|
-
return u[o] = a, new
|
|
7103
|
+
return u[o] = a, new or(u, this.length - (t - e) + n.length);
|
|
7104
7104
|
}
|
|
7105
7105
|
return super.replace(i, l, a);
|
|
7106
7106
|
}
|
|
@@ -7122,7 +7122,7 @@ class nr extends we {
|
|
|
7122
7122
|
t.flatten(e);
|
|
7123
7123
|
}
|
|
7124
7124
|
scanIdentical(e, t) {
|
|
7125
|
-
if (!(e instanceof
|
|
7125
|
+
if (!(e instanceof or))
|
|
7126
7126
|
return 0;
|
|
7127
7127
|
let n = 0, [o, i, s, l] = t > 0 ? [0, 0, this.children.length, e.children.length] : [this.children.length - 1, e.children.length - 1, -1, -1];
|
|
7128
7128
|
for (; ; o += t, i += t) {
|
|
@@ -7151,18 +7151,18 @@ class nr extends we {
|
|
|
7151
7151
|
), i = o << 1, s = o >> 1, l = [], a = 0, c = -1, u = [];
|
|
7152
7152
|
function h(f) {
|
|
7153
7153
|
let O;
|
|
7154
|
-
if (f.lines > i && f instanceof
|
|
7154
|
+
if (f.lines > i && f instanceof or)
|
|
7155
7155
|
for (let m of f.children)
|
|
7156
7156
|
h(m);
|
|
7157
7157
|
else
|
|
7158
7158
|
f.lines > s && (a > s || !a) ? (d(), l.push(f)) : f instanceof Ie && a && (O = u[u.length - 1]) instanceof Ie && f.lines + O.lines <= 32 ? (a += f.lines, c += f.length + 1, u[u.length - 1] = new Ie(O.text.concat(f.text), O.length + 1 + f.length)) : (a + f.lines > o && d(), a += f.lines, c += f.length + 1, u.push(f));
|
|
7159
7159
|
}
|
|
7160
7160
|
function d() {
|
|
7161
|
-
a != 0 && (l.push(u.length == 1 ? u[0] :
|
|
7161
|
+
a != 0 && (l.push(u.length == 1 ? u[0] : or.from(u, c)), c = -1, a = u.length = 0);
|
|
7162
7162
|
}
|
|
7163
7163
|
for (let f of e)
|
|
7164
7164
|
h(f);
|
|
7165
|
-
return d(), l.length == 1 ? l[0] : new
|
|
7165
|
+
return d(), l.length == 1 ? l[0] : new or(l, t);
|
|
7166
7166
|
}
|
|
7167
7167
|
}
|
|
7168
7168
|
we.empty = /* @__PURE__ */ new Ie([""], 0);
|
|
@@ -10672,9 +10672,9 @@ class tl {
|
|
|
10672
10672
|
destroy(e) {
|
|
10673
10673
|
}
|
|
10674
10674
|
}
|
|
10675
|
-
var
|
|
10675
|
+
var Bt = /* @__PURE__ */ function(r) {
|
|
10676
10676
|
return r[r.Text = 0] = "Text", r[r.WidgetBefore = 1] = "WidgetBefore", r[r.WidgetAfter = 2] = "WidgetAfter", r[r.WidgetRange = 3] = "WidgetRange", r;
|
|
10677
|
-
}(
|
|
10677
|
+
}(Bt || (Bt = {}));
|
|
10678
10678
|
class rt extends yn {
|
|
10679
10679
|
constructor(e, t, n, o) {
|
|
10680
10680
|
super(), this.startSide = e, this.endSide = t, this.widget = n, this.spec = o;
|
|
@@ -10779,7 +10779,7 @@ class Gr extends rt {
|
|
|
10779
10779
|
}
|
|
10780
10780
|
// Only relevant when this.block == true
|
|
10781
10781
|
get type() {
|
|
10782
|
-
return this.startSide != this.endSide ?
|
|
10782
|
+
return this.startSide != this.endSide ? Bt.WidgetRange : this.startSide <= 0 ? Bt.WidgetBefore : Bt.WidgetAfter;
|
|
10783
10783
|
}
|
|
10784
10784
|
get heightRelevant() {
|
|
10785
10785
|
return this.block || !!this.widget && (this.widget.estimatedHeight >= 5 || this.widget.lineBreaks > 0);
|
|
@@ -11129,7 +11129,7 @@ function Gf(r) {
|
|
|
11129
11129
|
e.push(1 << +r[t]);
|
|
11130
11130
|
return e;
|
|
11131
11131
|
}
|
|
11132
|
-
const Q7 = /* @__PURE__ */ Gf("88888888888888888888888888888888888666888888787833333333337888888000000000000000000000000008888880000000000000000000000000088888888888888888888888888888888888887866668888088888663380888308888800000000000000000000000800000000000000000000000000000008"), _7 = /* @__PURE__ */ Gf("4444448826627288999999999992222222222222222222222222222222222222222222222229999999999999999999994444444444644222822222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222999999949999999229989999223333333333"), o1 = /* @__PURE__ */ Object.create(null),
|
|
11132
|
+
const Q7 = /* @__PURE__ */ Gf("88888888888888888888888888888888888666888888787833333333337888888000000000000000000000000008888880000000000000000000000000088888888888888888888888888888888888887866668888088888663380888308888800000000000000000000000800000000000000000000000000000008"), _7 = /* @__PURE__ */ Gf("4444448826627288999999999992222222222222222222222222222222222222222222222229999999999999999999994444444444644222822222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222222999999949999999229989999223333333333"), o1 = /* @__PURE__ */ Object.create(null), Dt = [];
|
|
11133
11133
|
for (let r of ["()", "[]", "{}"]) {
|
|
11134
11134
|
let e = /* @__PURE__ */ r.charCodeAt(0), t = /* @__PURE__ */ r.charCodeAt(1);
|
|
11135
11135
|
o1[e] = t, o1[t] = -e;
|
|
@@ -11185,28 +11185,28 @@ function Ff(r, e) {
|
|
|
11185
11185
|
}
|
|
11186
11186
|
return !0;
|
|
11187
11187
|
}
|
|
11188
|
-
const
|
|
11188
|
+
const $e = [];
|
|
11189
11189
|
function T7(r, e, t, n, o) {
|
|
11190
11190
|
for (let i = 0; i <= n.length; i++) {
|
|
11191
11191
|
let s = i ? n[i - 1].to : e, l = i < n.length ? n[i].from : t, a = i ? 256 : o;
|
|
11192
11192
|
for (let c = s, u = a, h = a; c < l; c++) {
|
|
11193
11193
|
let d = $7(r.charCodeAt(c));
|
|
11194
|
-
d == 512 ? d = u : d == 8 && h == 4 && (d = 16),
|
|
11194
|
+
d == 512 ? d = u : d == 8 && h == 4 && (d = 16), $e[c] = d == 4 ? 2 : d, d & 7 && (h = d), u = d;
|
|
11195
11195
|
}
|
|
11196
11196
|
for (let c = s, u = a, h = a; c < l; c++) {
|
|
11197
|
-
let d =
|
|
11197
|
+
let d = $e[c];
|
|
11198
11198
|
if (d == 128)
|
|
11199
|
-
c < l - 1 && u ==
|
|
11199
|
+
c < l - 1 && u == $e[c + 1] && u & 24 ? d = $e[c] = u : $e[c] = 256;
|
|
11200
11200
|
else if (d == 64) {
|
|
11201
11201
|
let f = c + 1;
|
|
11202
|
-
for (; f < l &&
|
|
11202
|
+
for (; f < l && $e[f] == 64; )
|
|
11203
11203
|
f++;
|
|
11204
|
-
let O = c && u == 8 || f < t &&
|
|
11204
|
+
let O = c && u == 8 || f < t && $e[f] == 8 ? h == 1 ? 1 : 8 : 256;
|
|
11205
11205
|
for (let m = c; m < f; m++)
|
|
11206
|
-
|
|
11206
|
+
$e[m] = O;
|
|
11207
11207
|
c = f - 1;
|
|
11208
11208
|
} else
|
|
11209
|
-
d == 8 && h == 1 && (
|
|
11209
|
+
d == 8 && h == 1 && ($e[c] = 1);
|
|
11210
11210
|
u = d, d & 7 && (h = d);
|
|
11211
11211
|
}
|
|
11212
11212
|
}
|
|
@@ -11219,29 +11219,29 @@ function C7(r, e, t, n, o) {
|
|
|
11219
11219
|
if (f = o1[d = r.charCodeAt(h)])
|
|
11220
11220
|
if (f < 0) {
|
|
11221
11221
|
for (let m = l - 3; m >= 0; m -= 3)
|
|
11222
|
-
if (
|
|
11223
|
-
let v =
|
|
11224
|
-
b && (
|
|
11222
|
+
if (Dt[m + 1] == -f) {
|
|
11223
|
+
let v = Dt[m + 2], b = v & 2 ? o : v & 4 ? v & 1 ? i : o : 0;
|
|
11224
|
+
b && ($e[h] = $e[Dt[m]] = b), l = m;
|
|
11225
11225
|
break;
|
|
11226
11226
|
}
|
|
11227
11227
|
} else {
|
|
11228
|
-
if (
|
|
11228
|
+
if (Dt.length == 189)
|
|
11229
11229
|
break;
|
|
11230
|
-
|
|
11230
|
+
Dt[l++] = h, Dt[l++] = d, Dt[l++] = a;
|
|
11231
11231
|
}
|
|
11232
|
-
else if ((O =
|
|
11232
|
+
else if ((O = $e[h]) == 2 || O == 1) {
|
|
11233
11233
|
let m = O == o;
|
|
11234
11234
|
a = m ? 0 : 1;
|
|
11235
11235
|
for (let v = l - 3; v >= 0; v -= 3) {
|
|
11236
|
-
let b =
|
|
11236
|
+
let b = Dt[v + 2];
|
|
11237
11237
|
if (b & 2)
|
|
11238
11238
|
break;
|
|
11239
11239
|
if (m)
|
|
11240
|
-
|
|
11240
|
+
Dt[v + 2] |= 2;
|
|
11241
11241
|
else {
|
|
11242
11242
|
if (b & 4)
|
|
11243
11243
|
break;
|
|
11244
|
-
|
|
11244
|
+
Dt[v + 2] |= 4;
|
|
11245
11245
|
}
|
|
11246
11246
|
}
|
|
11247
11247
|
}
|
|
@@ -11251,7 +11251,7 @@ function Z7(r, e, t, n) {
|
|
|
11251
11251
|
for (let o = 0, i = n; o <= t.length; o++) {
|
|
11252
11252
|
let s = o ? t[o - 1].to : r, l = o < t.length ? t[o].from : e;
|
|
11253
11253
|
for (let a = s; a < l; ) {
|
|
11254
|
-
let c =
|
|
11254
|
+
let c = $e[a];
|
|
11255
11255
|
if (c == 256) {
|
|
11256
11256
|
let u = a + 1;
|
|
11257
11257
|
for (; ; )
|
|
@@ -11259,13 +11259,13 @@ function Z7(r, e, t, n) {
|
|
|
11259
11259
|
if (o == t.length)
|
|
11260
11260
|
break;
|
|
11261
11261
|
u = t[o++].to, l = o < t.length ? t[o].from : e;
|
|
11262
|
-
} else if (
|
|
11262
|
+
} else if ($e[u] == 256)
|
|
11263
11263
|
u++;
|
|
11264
11264
|
else
|
|
11265
11265
|
break;
|
|
11266
|
-
let h = i == 1, d = (u < e ?
|
|
11266
|
+
let h = i == 1, d = (u < e ? $e[u] : n) == 1, f = h == d ? h ? 1 : 2 : n;
|
|
11267
11267
|
for (let O = u, m = o, v = m ? t[m - 1].to : r; O > a; )
|
|
11268
|
-
O == v && (O = t[--m].from, v = m ? t[m - 1].to : r),
|
|
11268
|
+
O == v && (O = t[--m].from, v = m ? t[m - 1].to : r), $e[--O] = f;
|
|
11269
11269
|
a = u;
|
|
11270
11270
|
} else
|
|
11271
11271
|
i = c, a++;
|
|
@@ -11278,7 +11278,7 @@ function i1(r, e, t, n, o, i, s) {
|
|
|
11278
11278
|
for (let a = e, c = 0; a < t; ) {
|
|
11279
11279
|
let u = !0, h = !1;
|
|
11280
11280
|
if (c == i.length || a < i[c].from) {
|
|
11281
|
-
let m =
|
|
11281
|
+
let m = $e[a];
|
|
11282
11282
|
m != l && (u = !1, h = m == 16);
|
|
11283
11283
|
}
|
|
11284
11284
|
let d = !u && l == 1 ? [] : null, f = u ? n : n + 1, O = a;
|
|
@@ -11295,7 +11295,7 @@ function i1(r, e, t, n, o, i, s) {
|
|
|
11295
11295
|
if (b < i.length && i[b].from == v)
|
|
11296
11296
|
v = i[b++].to;
|
|
11297
11297
|
else {
|
|
11298
|
-
if (
|
|
11298
|
+
if ($e[v] == l)
|
|
11299
11299
|
break e;
|
|
11300
11300
|
break;
|
|
11301
11301
|
}
|
|
@@ -11309,7 +11309,7 @@ function i1(r, e, t, n, o, i, s) {
|
|
|
11309
11309
|
}
|
|
11310
11310
|
O = m.to;
|
|
11311
11311
|
} else {
|
|
11312
|
-
if (O == t || (u ?
|
|
11312
|
+
if (O == t || (u ? $e[O] != l : $e[O] == l))
|
|
11313
11313
|
break;
|
|
11314
11314
|
O++;
|
|
11315
11315
|
}
|
|
@@ -11319,7 +11319,7 @@ function i1(r, e, t, n, o, i, s) {
|
|
|
11319
11319
|
for (let a = t, c = i.length; a > e; ) {
|
|
11320
11320
|
let u = !0, h = !1;
|
|
11321
11321
|
if (!c || a > i[c - 1].to) {
|
|
11322
|
-
let m =
|
|
11322
|
+
let m = $e[a - 1];
|
|
11323
11323
|
m != l && (u = !1, h = m == 16);
|
|
11324
11324
|
}
|
|
11325
11325
|
let d = !u && l == 1 ? [] : null, f = u ? n : n + 1, O = a;
|
|
@@ -11336,7 +11336,7 @@ function i1(r, e, t, n, o, i, s) {
|
|
|
11336
11336
|
if (b && i[b - 1].to == v)
|
|
11337
11337
|
v = i[--b].from;
|
|
11338
11338
|
else {
|
|
11339
|
-
if (
|
|
11339
|
+
if ($e[v - 1] == l)
|
|
11340
11340
|
break e;
|
|
11341
11341
|
break;
|
|
11342
11342
|
}
|
|
@@ -11350,7 +11350,7 @@ function i1(r, e, t, n, o, i, s) {
|
|
|
11350
11350
|
}
|
|
11351
11351
|
O = m.from;
|
|
11352
11352
|
} else {
|
|
11353
|
-
if (O == e || (u ?
|
|
11353
|
+
if (O == e || (u ? $e[O - 1] != l : $e[O - 1] == l))
|
|
11354
11354
|
break;
|
|
11355
11355
|
O--;
|
|
11356
11356
|
}
|
|
@@ -11367,8 +11367,8 @@ function X7(r, e, t) {
|
|
|
11367
11367
|
if (e == ti && !t.length && !P7.test(r))
|
|
11368
11368
|
return Df(r.length);
|
|
11369
11369
|
if (t.length)
|
|
11370
|
-
for (; r.length >
|
|
11371
|
-
|
|
11370
|
+
for (; r.length > $e.length; )
|
|
11371
|
+
$e[$e.length] = 256;
|
|
11372
11372
|
let n = [], o = e == ti ? 0 : 1;
|
|
11373
11373
|
return s1(r, o, o, t, 0, r.length, n), n;
|
|
11374
11374
|
}
|
|
@@ -11901,7 +11901,7 @@ function tO(r, e, t, n = -1) {
|
|
|
11901
11901
|
return 0;
|
|
11902
11902
|
if (d > c)
|
|
11903
11903
|
return r.state.doc.length;
|
|
11904
|
-
for (let P = r.viewState.heightOracle.textHeight / 2, R = !1; a = r.elementAtHeight(d), a.type !=
|
|
11904
|
+
for (let P = r.viewState.heightOracle.textHeight / 2, R = !1; a = r.elementAtHeight(d), a.type != Bt.Text; )
|
|
11905
11905
|
for (; d = n > 0 ? a.bottom + P : a.top - P, !(d >= 0 && d <= c); ) {
|
|
11906
11906
|
if (R)
|
|
11907
11907
|
return t ? null : 0;
|
|
@@ -11976,13 +11976,13 @@ function I7(r, e) {
|
|
|
11976
11976
|
let t = r.lineBlockAt(e);
|
|
11977
11977
|
if (Array.isArray(t.type)) {
|
|
11978
11978
|
for (let n of t.type)
|
|
11979
|
-
if (n.to > e || n.to == e && (n.to == t.to || n.type ==
|
|
11979
|
+
if (n.to > e || n.to == e && (n.to == t.to || n.type == Bt.Text))
|
|
11980
11980
|
return n;
|
|
11981
11981
|
}
|
|
11982
11982
|
return t;
|
|
11983
11983
|
}
|
|
11984
11984
|
function H7(r, e, t, n) {
|
|
11985
|
-
let o = I7(r, e.head), i = !n || o.type !=
|
|
11985
|
+
let o = I7(r, e.head), i = !n || o.type != Bt.Text || !(r.lineWrapping || o.widgetLineBreaks) ? null : r.coordsAtPos(e.assoc < 0 && e.head > o.from ? e.head - 1 : e.head);
|
|
11986
11986
|
if (i) {
|
|
11987
11987
|
let s = r.dom.getBoundingClientRect(), l = r.textDirectionAt(o.from), a = r.posAtCoords({
|
|
11988
11988
|
x: t == (l == ht.LTR) ? s.right - 1 : s.left + 1,
|
|
@@ -12156,8 +12156,8 @@ function D7(r) {
|
|
|
12156
12156
|
}
|
|
12157
12157
|
for (let n in ur)
|
|
12158
12158
|
t(n).handlers.push(ur[n]);
|
|
12159
|
-
for (let n in
|
|
12160
|
-
t(n).observers.push(
|
|
12159
|
+
for (let n in It)
|
|
12160
|
+
t(n).observers.push(It[n]);
|
|
12161
12161
|
return e;
|
|
12162
12162
|
}
|
|
12163
12163
|
const rO = [
|
|
@@ -12264,7 +12264,7 @@ function o6(r, e) {
|
|
|
12264
12264
|
return !1;
|
|
12265
12265
|
return !0;
|
|
12266
12266
|
}
|
|
12267
|
-
const ur = /* @__PURE__ */ Object.create(null),
|
|
12267
|
+
const ur = /* @__PURE__ */ Object.create(null), It = /* @__PURE__ */ Object.create(null), oO = te.ie && te.ie_version < 15 || te.ios && te.webkit_version < 604;
|
|
12268
12268
|
function i6(r) {
|
|
12269
12269
|
let e = r.dom.parentNode;
|
|
12270
12270
|
if (!e)
|
|
@@ -12302,14 +12302,14 @@ function iO(r, e) {
|
|
|
12302
12302
|
scrollIntoView: !0
|
|
12303
12303
|
});
|
|
12304
12304
|
}
|
|
12305
|
-
|
|
12305
|
+
It.scroll = (r) => {
|
|
12306
12306
|
r.inputState.lastScrollTop = r.scrollDOM.scrollTop, r.inputState.lastScrollLeft = r.scrollDOM.scrollLeft;
|
|
12307
12307
|
};
|
|
12308
12308
|
ur.keydown = (r, e) => (r.inputState.setSelectionOrigin("select"), e.keyCode == 27 && (r.inputState.lastEscPress = Date.now()), !1);
|
|
12309
|
-
|
|
12309
|
+
It.touchstart = (r, e) => {
|
|
12310
12310
|
r.inputState.lastTouchTime = Date.now(), r.inputState.setSelectionOrigin("select.pointer");
|
|
12311
12311
|
};
|
|
12312
|
-
|
|
12312
|
+
It.touchmove = (r) => {
|
|
12313
12313
|
r.inputState.setSelectionOrigin("select.pointer");
|
|
12314
12314
|
};
|
|
12315
12315
|
ur.mousedown = (r, e) => {
|
|
@@ -12489,21 +12489,21 @@ function uO(r) {
|
|
|
12489
12489
|
}
|
|
12490
12490
|
}, 10);
|
|
12491
12491
|
}
|
|
12492
|
-
|
|
12492
|
+
It.focus = (r) => {
|
|
12493
12493
|
r.inputState.lastFocusTime = Date.now(), !r.scrollDOM.scrollTop && (r.inputState.lastScrollTop || r.inputState.lastScrollLeft) && (r.scrollDOM.scrollTop = r.inputState.lastScrollTop, r.scrollDOM.scrollLeft = r.inputState.lastScrollLeft), uO(r);
|
|
12494
12494
|
};
|
|
12495
|
-
|
|
12495
|
+
It.blur = (r) => {
|
|
12496
12496
|
r.observer.clearSelectionRange(), uO(r);
|
|
12497
12497
|
};
|
|
12498
|
-
|
|
12498
|
+
It.compositionstart = It.compositionupdate = (r) => {
|
|
12499
12499
|
r.inputState.compositionFirstChange == null && (r.inputState.compositionFirstChange = !0), r.inputState.composing < 0 && (r.inputState.composing = 0);
|
|
12500
12500
|
};
|
|
12501
|
-
|
|
12501
|
+
It.compositionend = (r) => {
|
|
12502
12502
|
r.inputState.composing = -1, r.inputState.compositionEndedAt = Date.now(), r.inputState.compositionPendingKey = !0, r.inputState.compositionPendingChange = r.observer.pendingRecords().length > 0, r.inputState.compositionFirstChange = null, te.chrome && te.android ? r.observer.flushSoon() : r.inputState.compositionPendingChange ? Promise.resolve().then(() => r.observer.flush()) : setTimeout(() => {
|
|
12503
12503
|
r.inputState.composing < 0 && r.docView.hasComposition && r.update([]);
|
|
12504
12504
|
}, 50);
|
|
12505
12505
|
};
|
|
12506
|
-
|
|
12506
|
+
It.contextmenu = (r) => {
|
|
12507
12507
|
r.inputState.lastContextMenu = Date.now();
|
|
12508
12508
|
};
|
|
12509
12509
|
ur.beforeinput = (r, e) => {
|
|
@@ -12570,7 +12570,7 @@ class O6 {
|
|
|
12570
12570
|
return this.index < this.heights.length;
|
|
12571
12571
|
}
|
|
12572
12572
|
}
|
|
12573
|
-
class
|
|
12573
|
+
class ir {
|
|
12574
12574
|
/**
|
|
12575
12575
|
@internal
|
|
12576
12576
|
*/
|
|
@@ -12582,7 +12582,7 @@ class or {
|
|
|
12582
12582
|
an array of all the blocks that make up the line.
|
|
12583
12583
|
*/
|
|
12584
12584
|
get type() {
|
|
12585
|
-
return typeof this._content == "number" ?
|
|
12585
|
+
return typeof this._content == "number" ? Bt.Text : Array.isArray(this._content) ? this._content : this._content.type;
|
|
12586
12586
|
}
|
|
12587
12587
|
/**
|
|
12588
12588
|
The end of the element as a document position.
|
|
@@ -12615,7 +12615,7 @@ class or {
|
|
|
12615
12615
|
*/
|
|
12616
12616
|
join(e) {
|
|
12617
12617
|
let t = (Array.isArray(this._content) ? this._content : [this]).concat(Array.isArray(e._content) ? e._content : [e]);
|
|
12618
|
-
return new
|
|
12618
|
+
return new ir(this.from, this.length + e.length, this.top, this.height + e.height, t);
|
|
12619
12619
|
}
|
|
12620
12620
|
}
|
|
12621
12621
|
var Ze = /* @__PURE__ */ function(r) {
|
|
@@ -12698,7 +12698,7 @@ class hO extends wt {
|
|
|
12698
12698
|
super(e, t), this.deco = n;
|
|
12699
12699
|
}
|
|
12700
12700
|
blockAt(e, t, n, o) {
|
|
12701
|
-
return new
|
|
12701
|
+
return new ir(o, this.length, n, this.height, this.deco || 0);
|
|
12702
12702
|
}
|
|
12703
12703
|
lineAt(e, t, n, o, i) {
|
|
12704
12704
|
return this.blockAt(0, n, o, i);
|
|
@@ -12718,7 +12718,7 @@ class _t extends hO {
|
|
|
12718
12718
|
super(e, t, null), this.collapsed = 0, this.widgetHeight = 0, this.breaks = 0;
|
|
12719
12719
|
}
|
|
12720
12720
|
blockAt(e, t, n, o) {
|
|
12721
|
-
return new
|
|
12721
|
+
return new ir(o, this.length, n, this.height, this.breaks);
|
|
12722
12722
|
}
|
|
12723
12723
|
replace(e, t, n) {
|
|
12724
12724
|
let o = n[0];
|
|
@@ -12748,10 +12748,10 @@ class nt extends wt {
|
|
|
12748
12748
|
let { firstLine: i, lastLine: s, perLine: l, perChar: a } = this.heightMetrics(t, o);
|
|
12749
12749
|
if (t.lineWrapping) {
|
|
12750
12750
|
let c = o + Math.round(Math.max(0, Math.min(1, (e - n) / this.height)) * this.length), u = t.doc.lineAt(c), h = l + u.length * a, d = Math.max(n, e - h / 2);
|
|
12751
|
-
return new
|
|
12751
|
+
return new ir(u.from, u.length, d, h, 0);
|
|
12752
12752
|
} else {
|
|
12753
12753
|
let c = Math.max(0, Math.min(s - i, Math.floor((e - n) / l))), { from: u, length: h } = t.doc.line(i + c);
|
|
12754
|
-
return new
|
|
12754
|
+
return new ir(u, h, n + l * c, l, 0);
|
|
12755
12755
|
}
|
|
12756
12756
|
}
|
|
12757
12757
|
lineAt(e, t, n, o, i) {
|
|
@@ -12759,10 +12759,10 @@ class nt extends wt {
|
|
|
12759
12759
|
return this.blockAt(e, n, o, i);
|
|
12760
12760
|
if (t == Ze.ByPosNoHeight) {
|
|
12761
12761
|
let { from: f, to: O } = n.doc.lineAt(e);
|
|
12762
|
-
return new
|
|
12762
|
+
return new ir(f, O - f, 0, 0, 0);
|
|
12763
12763
|
}
|
|
12764
12764
|
let { firstLine: s, perLine: l, perChar: a } = this.heightMetrics(n, i), c = n.doc.lineAt(e), u = l + c.length * a, h = c.number - s, d = o + l * h + a * (c.from - i - h);
|
|
12765
|
-
return new
|
|
12765
|
+
return new ir(c.from, c.length, Math.max(o, Math.min(d, o + this.height - u)), u, 0);
|
|
12766
12766
|
}
|
|
12767
12767
|
forEachLine(e, t, n, o, i, s) {
|
|
12768
12768
|
e = Math.max(e, i), t = Math.min(t, i + this.length);
|
|
@@ -12774,7 +12774,7 @@ class nt extends wt {
|
|
|
12774
12774
|
h += a * O + c * (e - i - O);
|
|
12775
12775
|
}
|
|
12776
12776
|
let f = a + c * d.length;
|
|
12777
|
-
s(new
|
|
12777
|
+
s(new ir(d.from, d.length, h, f, 0)), h += f, u = d.to + 1;
|
|
12778
12778
|
}
|
|
12779
12779
|
}
|
|
12780
12780
|
replace(e, t, n) {
|
|
@@ -13340,7 +13340,7 @@ function Mo(r, e) {
|
|
|
13340
13340
|
if (e.scale == 1)
|
|
13341
13341
|
return r;
|
|
13342
13342
|
let t = e.toDOM(r.top), n = e.toDOM(r.bottom);
|
|
13343
|
-
return new
|
|
13343
|
+
return new ir(r.from, r.length, t, n - t, Array.isArray(r._content) ? r._content.map((o) => Mo(o, e)) : r._content);
|
|
13344
13344
|
}
|
|
13345
13345
|
const Li = /* @__PURE__ */ ie.define({ combine: (r) => r.join(" ") }), c1 = /* @__PURE__ */ ie.define({ combine: (r) => r.indexOf(!0) > -1 }), u1 = /* @__PURE__ */ Ir.newName(), dO = /* @__PURE__ */ Ir.newName(), fO = /* @__PURE__ */ Ir.newName(), OO = { "&light": "." + dO, "&dark": "." + fO };
|
|
13346
13346
|
function h1(r, e, t) {
|
|
@@ -14989,7 +14989,7 @@ const N6 = /* @__PURE__ */ Tr.fromClass(class {
|
|
|
14989
14989
|
if (n.length && (n = []), Array.isArray(i.type)) {
|
|
14990
14990
|
let s = !0;
|
|
14991
14991
|
for (let l of i.type)
|
|
14992
|
-
if (l.type ==
|
|
14992
|
+
if (l.type == Bt.Text && s) {
|
|
14993
14993
|
f1(t, n, l.from);
|
|
14994
14994
|
for (let a of o)
|
|
14995
14995
|
a.line(this.view, l, n);
|
|
@@ -14997,7 +14997,7 @@ const N6 = /* @__PURE__ */ Tr.fromClass(class {
|
|
|
14997
14997
|
} else if (l.widget)
|
|
14998
14998
|
for (let a of o)
|
|
14999
14999
|
a.widget(this.view, l);
|
|
15000
|
-
} else if (i.type ==
|
|
15000
|
+
} else if (i.type == Bt.Text) {
|
|
15001
15001
|
f1(t, n, i.from);
|
|
15002
15002
|
for (let s of o)
|
|
15003
15003
|
s.line(this.view, i, n);
|
|
@@ -15313,7 +15313,7 @@ Et.setState = /* @__PURE__ */ ze.define();
|
|
|
15313
15313
|
function Gu(r, e, t) {
|
|
15314
15314
|
let n = r.facet(oo), o = Zt(r).topNode;
|
|
15315
15315
|
if (!n || n.allowsNesting)
|
|
15316
|
-
for (let i = o; i; i = i.enter(e, t,
|
|
15316
|
+
for (let i = o; i; i = i.enter(e, t, Pe.ExcludeBuffers))
|
|
15317
15317
|
i.type.isTop && (o = i);
|
|
15318
15318
|
return o;
|
|
15319
15319
|
}
|
|
@@ -16871,7 +16871,7 @@ function $O(r, e, t) {
|
|
|
16871
16871
|
let n = rh.get(e);
|
|
16872
16872
|
if (n)
|
|
16873
16873
|
return n;
|
|
16874
|
-
let o = [], i = /* @__PURE__ */ new Set(), s = e.cursor(
|
|
16874
|
+
let o = [], i = /* @__PURE__ */ new Set(), s = e.cursor(Pe.IncludeAnonymous);
|
|
16875
16875
|
if (s.firstChild())
|
|
16876
16876
|
do
|
|
16877
16877
|
for (let l of $O(r, s.node, t))
|
|
@@ -17498,7 +17498,7 @@ function qO(r, e) {
|
|
|
17498
17498
|
let a = r.sliceString(s.from, s.to);
|
|
17499
17499
|
n.push({ label: a, type: l });
|
|
17500
17500
|
}
|
|
17501
|
-
return e.cursor(
|
|
17501
|
+
return e.cursor(Pe.IncludeAnonymous).iterate((s) => {
|
|
17502
17502
|
if (o)
|
|
17503
17503
|
o = !1;
|
|
17504
17504
|
else if (s.name) {
|
|
@@ -18669,7 +18669,7 @@ function tp(r, e) {
|
|
|
18669
18669
|
let a = r.sliceString(s.from, s.to);
|
|
18670
18670
|
n.push({ label: a, type: l });
|
|
18671
18671
|
}
|
|
18672
|
-
return e.cursor(
|
|
18672
|
+
return e.cursor(Pe.IncludeAnonymous).iterate((s) => {
|
|
18673
18673
|
if (s.name) {
|
|
18674
18674
|
let l = Cv[s.name];
|
|
18675
18675
|
if (l && l(s, i, o) || !o && ep.has(s.name))
|
|
@@ -22302,7 +22302,7 @@ const bb = { class: "modal-layout" }, Sb = /* @__PURE__ */ j({
|
|
|
22302
22302
|
variant: { default: "normal" }
|
|
22303
22303
|
},
|
|
22304
22304
|
setup(r) {
|
|
22305
|
-
return (e, t) => ($(),
|
|
22305
|
+
return (e, t) => ($(), ne(x(lg), {
|
|
22306
22306
|
open: e.state.open,
|
|
22307
22307
|
onClose: t[0] || (t[0] = (n) => e.state.hide())
|
|
22308
22308
|
}, {
|
|
@@ -22319,7 +22319,7 @@ const bb = { class: "modal-layout" }, Sb = /* @__PURE__ */ j({
|
|
|
22319
22319
|
style: Bs({ maxWidth: e.maxWidth })
|
|
22320
22320
|
}, {
|
|
22321
22321
|
default: z(() => [
|
|
22322
|
-
e.title ? ($(),
|
|
22322
|
+
e.title ? ($(), ne(x(cg), {
|
|
22323
22323
|
key: 0,
|
|
22324
22324
|
class: "modal-header"
|
|
22325
22325
|
}, {
|
|
@@ -22327,7 +22327,7 @@ const bb = { class: "modal-layout" }, Sb = /* @__PURE__ */ j({
|
|
|
22327
22327
|
Le(G(e.title), 1)
|
|
22328
22328
|
]),
|
|
22329
22329
|
_: 1
|
|
22330
|
-
})) :
|
|
22330
|
+
})) : re("", !0),
|
|
22331
22331
|
U(x(ug), {
|
|
22332
22332
|
class: ue(["modal-body custom-scroll", [e.bodyClass]])
|
|
22333
22333
|
}, {
|
|
@@ -23456,17 +23456,17 @@ var R1 = [{
|
|
|
23456
23456
|
formatAs: "minute"
|
|
23457
23457
|
}, {
|
|
23458
23458
|
formatAs: "hour"
|
|
23459
|
-
}],
|
|
23459
|
+
}], sr = {}, pS = {
|
|
23460
23460
|
minTime: function(e, t) {
|
|
23461
23461
|
t.future;
|
|
23462
23462
|
var n = t.getMinTimeForUnit;
|
|
23463
23463
|
return n("day");
|
|
23464
23464
|
},
|
|
23465
23465
|
format: function(e, t) {
|
|
23466
|
-
return
|
|
23466
|
+
return sr[t] || (sr[t] = {}), sr[t].dayMonth || (sr[t].dayMonth = new Intl.DateTimeFormat(t, {
|
|
23467
23467
|
month: "short",
|
|
23468
23468
|
day: "numeric"
|
|
23469
|
-
})),
|
|
23469
|
+
})), sr[t].dayMonth.format(Wp(e));
|
|
23470
23470
|
}
|
|
23471
23471
|
}, gS = {
|
|
23472
23472
|
minTime: function(e, t) {
|
|
@@ -23480,11 +23480,11 @@ var R1 = [{
|
|
|
23480
23480
|
}
|
|
23481
23481
|
},
|
|
23482
23482
|
format: function(e, t) {
|
|
23483
|
-
return
|
|
23483
|
+
return sr[t] || (sr[t] = {}), sr[t].dayMonthYear || (sr[t].dayMonthYear = new Intl.DateTimeFormat(t, {
|
|
23484
23484
|
year: "numeric",
|
|
23485
23485
|
month: "short",
|
|
23486
23486
|
day: "numeric"
|
|
23487
|
-
})),
|
|
23487
|
+
})), sr[t].dayMonthYear.format(Wp(e));
|
|
23488
23488
|
}
|
|
23489
23489
|
};
|
|
23490
23490
|
Fb() ? R1.push(pS, gS) : R1.push({
|
|
@@ -26154,7 +26154,7 @@ const vk = { class: "navtable-item-40 navtable-item-request" }, wk = { class: "n
|
|
|
26154
26154
|
k("div", xk, [
|
|
26155
26155
|
Qk,
|
|
26156
26156
|
k("div", _k, [
|
|
26157
|
-
($(!0), Z(oe, null, Ae(x(e), (o) => ($(),
|
|
26157
|
+
($(!0), Z(oe, null, Ae(x(e), (o) => ($(), ne(Sk, {
|
|
26158
26158
|
key: o,
|
|
26159
26159
|
history: o
|
|
26160
26160
|
}, null, 8, ["history"]))), 128))
|
|
@@ -26195,7 +26195,7 @@ const Tk = { class: "request-method-select" }, Ck = ["disabled", "value"], Zk =
|
|
|
26195
26195
|
]));
|
|
26196
26196
|
}
|
|
26197
26197
|
});
|
|
26198
|
-
const Rk = /* @__PURE__ */ de(Xk, [["__scopeId", "data-v-f4689bd9"]]), tc = (r) => (Dr("data-v-
|
|
26198
|
+
const Rk = /* @__PURE__ */ de(Xk, [["__scopeId", "data-v-f4689bd9"]]), tc = (r) => (Dr("data-v-d9427f03"), r = r(), Kr(), r), Ak = {
|
|
26199
26199
|
key: 0,
|
|
26200
26200
|
class: "loader"
|
|
26201
26201
|
}, qk = { class: "scalar-api-client__url-form" }, Mk = { class: "scalar-api-client__field" }, Ek = ["disabled"], Uk = /* @__PURE__ */ tc(() => /* @__PURE__ */ k("svg", {
|
|
@@ -26300,7 +26300,7 @@ const Rk = /* @__PURE__ */ de(Xk, [["__scopeId", "data-v-f4689bd9"]]), tc = (r)
|
|
|
26300
26300
|
});
|
|
26301
26301
|
};
|
|
26302
26302
|
return (F, I) => ($(), Z(oe, null, [
|
|
26303
|
-
i.value ? ($(), Z("div", Ak)) :
|
|
26303
|
+
i.value ? ($(), Z("div", Ak)) : re("", !0),
|
|
26304
26304
|
k("div", {
|
|
26305
26305
|
class: ue(["scalar-api-client__address-bar", { "scalar-api-client__address-bar__on": o.value }])
|
|
26306
26306
|
}, [
|
|
@@ -26355,12 +26355,12 @@ const Rk = /* @__PURE__ */ de(Xk, [["__scopeId", "data-v-f4689bd9"]]), tc = (r)
|
|
|
26355
26355
|
Lk,
|
|
26356
26356
|
k("span", null, G(R.value), 1)
|
|
26357
26357
|
])
|
|
26358
|
-
])) :
|
|
26358
|
+
])) : re("", !0)
|
|
26359
26359
|
], 2)
|
|
26360
26360
|
], 64));
|
|
26361
26361
|
}
|
|
26362
26362
|
});
|
|
26363
|
-
const Bk = /* @__PURE__ */ de(zk, [["__scopeId", "data-v-
|
|
26363
|
+
const Bk = /* @__PURE__ */ de(zk, [["__scopeId", "data-v-d9427f03"]]), Ik = /* @__PURE__ */ k("svg", {
|
|
26364
26364
|
class: "scalar-api-client__toggle__icon",
|
|
26365
26365
|
height: "10",
|
|
26366
26366
|
viewBox: "0 0 5 10",
|
|
@@ -26381,7 +26381,7 @@ const Bk = /* @__PURE__ */ de(zk, [["__scopeId", "data-v-0458bfae"]]), Ik = /* @
|
|
|
26381
26381
|
title: {}
|
|
26382
26382
|
},
|
|
26383
26383
|
setup(r) {
|
|
26384
|
-
return (e, t) => ($(),
|
|
26384
|
+
return (e, t) => ($(), ne(x(fg), { defaultOpen: !0 }, {
|
|
26385
26385
|
default: z(({ open: n }) => [
|
|
26386
26386
|
k("div", {
|
|
26387
26387
|
class: ue(["scalar-api-client__item", { "scalar-api-client__item--open": n }])
|
|
@@ -26392,7 +26392,7 @@ const Bk = /* @__PURE__ */ de(zk, [["__scopeId", "data-v-0458bfae"]]), Ik = /* @
|
|
|
26392
26392
|
k("span", Hk, G(e.title), 1),
|
|
26393
26393
|
e.$slots.options && n ? ($(), Z("div", Nk, [
|
|
26394
26394
|
me(e.$slots, "options")
|
|
26395
|
-
])) :
|
|
26395
|
+
])) : re("", !0)
|
|
26396
26396
|
]),
|
|
26397
26397
|
_: 2
|
|
26398
26398
|
}, 1024),
|
|
@@ -26459,14 +26459,14 @@ const Fk = /* @__PURE__ */ k("svg", {
|
|
|
26459
26459
|
disabled: !1
|
|
26460
26460
|
}
|
|
26461
26461
|
];
|
|
26462
|
-
return (i, s) => ($(),
|
|
26462
|
+
return (i, s) => ($(), ne(x(tn), { title: "Authentication" }, {
|
|
26463
26463
|
options: z(() => [
|
|
26464
26464
|
k("div", null, [
|
|
26465
26465
|
k("span", null, [
|
|
26466
26466
|
Le(G(n[x(t).type]) + " ", 1),
|
|
26467
26467
|
Fk
|
|
26468
26468
|
]),
|
|
26469
|
-
|
|
26469
|
+
_e(k("select", {
|
|
26470
26470
|
"onUpdate:modelValue": s[0] || (s[0] = (l) => x(t).type = l),
|
|
26471
26471
|
onClick: s[1] || (s[1] = n3(() => {
|
|
26472
26472
|
}, ["prevent"]))
|
|
@@ -26485,7 +26485,7 @@ const Fk = /* @__PURE__ */ k("svg", {
|
|
|
26485
26485
|
x(t).type === "none" ? ($(), Z("div", Kk, "No Authentication")) : ($(), Z(oe, { key: 1 }, [
|
|
26486
26486
|
x(t).type === "basic" ? ($(), Z(oe, { key: 0 }, [
|
|
26487
26487
|
k("div", Jk, [
|
|
26488
|
-
|
|
26488
|
+
_e(k("input", {
|
|
26489
26489
|
"onUpdate:modelValue": s[2] || (s[2] = (l) => x(t).basic.username = l),
|
|
26490
26490
|
autocomplete: "off",
|
|
26491
26491
|
placeholder: "Username",
|
|
@@ -26497,7 +26497,7 @@ const Fk = /* @__PURE__ */ k("svg", {
|
|
|
26497
26497
|
ex
|
|
26498
26498
|
]),
|
|
26499
26499
|
k("div", tx, [
|
|
26500
|
-
|
|
26500
|
+
_e(k("input", {
|
|
26501
26501
|
"onUpdate:modelValue": s[3] || (s[3] = (l) => x(t).basic.password = l),
|
|
26502
26502
|
autocomplete: "off",
|
|
26503
26503
|
placeholder: "Username",
|
|
@@ -26509,7 +26509,7 @@ const Fk = /* @__PURE__ */ k("svg", {
|
|
|
26509
26509
|
rx
|
|
26510
26510
|
]),
|
|
26511
26511
|
k("label", nx, [
|
|
26512
|
-
|
|
26512
|
+
_e(k("input", {
|
|
26513
26513
|
"onUpdate:modelValue": s[4] || (s[4] = (l) => x(t).basic.active = l),
|
|
26514
26514
|
type: "checkbox"
|
|
26515
26515
|
}, null, 512), [
|
|
@@ -26520,7 +26520,7 @@ const Fk = /* @__PURE__ */ k("svg", {
|
|
|
26520
26520
|
])
|
|
26521
26521
|
], 64)) : x(t).type === "digest" ? ($(), Z(oe, { key: 1 }, [
|
|
26522
26522
|
k("div", sx, [
|
|
26523
|
-
|
|
26523
|
+
_e(k("input", {
|
|
26524
26524
|
"onUpdate:modelValue": s[5] || (s[5] = (l) => x(t).digest.username = l),
|
|
26525
26525
|
autocomplete: "off",
|
|
26526
26526
|
placeholder: "Username",
|
|
@@ -26532,7 +26532,7 @@ const Fk = /* @__PURE__ */ k("svg", {
|
|
|
26532
26532
|
lx
|
|
26533
26533
|
]),
|
|
26534
26534
|
k("div", ax, [
|
|
26535
|
-
|
|
26535
|
+
_e(k("input", {
|
|
26536
26536
|
"onUpdate:modelValue": s[6] || (s[6] = (l) => x(t).digest.password = l),
|
|
26537
26537
|
autocomplete: "off",
|
|
26538
26538
|
placeholder: "Password",
|
|
@@ -26544,7 +26544,7 @@ const Fk = /* @__PURE__ */ k("svg", {
|
|
|
26544
26544
|
cx
|
|
26545
26545
|
]),
|
|
26546
26546
|
k("label", ux, [
|
|
26547
|
-
|
|
26547
|
+
_e(k("input", {
|
|
26548
26548
|
"onUpdate:modelValue": s[7] || (s[7] = (l) => x(t).digest.active = l),
|
|
26549
26549
|
type: "checkbox"
|
|
26550
26550
|
}, null, 512), [
|
|
@@ -26555,7 +26555,7 @@ const Fk = /* @__PURE__ */ k("svg", {
|
|
|
26555
26555
|
])
|
|
26556
26556
|
], 64)) : x(t).type === "oauthTwo" ? ($(), Z(oe, { key: 2 }, [
|
|
26557
26557
|
k("div", fx, [
|
|
26558
|
-
|
|
26558
|
+
_e(k("input", {
|
|
26559
26559
|
"onUpdate:modelValue": s[8] || (s[8] = (l) => x(t).oauthTwo.generatedToken = l),
|
|
26560
26560
|
autocomplete: "off",
|
|
26561
26561
|
placeholder: "Generated Token",
|
|
@@ -26567,7 +26567,7 @@ const Fk = /* @__PURE__ */ k("svg", {
|
|
|
26567
26567
|
Ox
|
|
26568
26568
|
]),
|
|
26569
26569
|
k("div", px, [
|
|
26570
|
-
|
|
26570
|
+
_e(k("input", {
|
|
26571
26571
|
"onUpdate:modelValue": s[9] || (s[9] = (l) => x(t).oauthTwo.discoveryURL = l),
|
|
26572
26572
|
autocomplete: "off",
|
|
26573
26573
|
placeholder: "Discovery URL",
|
|
@@ -26579,7 +26579,7 @@ const Fk = /* @__PURE__ */ k("svg", {
|
|
|
26579
26579
|
gx
|
|
26580
26580
|
]),
|
|
26581
26581
|
k("div", mx, [
|
|
26582
|
-
|
|
26582
|
+
_e(k("input", {
|
|
26583
26583
|
"onUpdate:modelValue": s[10] || (s[10] = (l) => x(t).oauthTwo.authURL = l),
|
|
26584
26584
|
autocomplete: "off",
|
|
26585
26585
|
placeholder: "Auth URL",
|
|
@@ -26591,7 +26591,7 @@ const Fk = /* @__PURE__ */ k("svg", {
|
|
|
26591
26591
|
vx
|
|
26592
26592
|
]),
|
|
26593
26593
|
k("div", wx, [
|
|
26594
|
-
|
|
26594
|
+
_e(k("input", {
|
|
26595
26595
|
"onUpdate:modelValue": s[11] || (s[11] = (l) => x(t).oauthTwo.accessTokenURL = l),
|
|
26596
26596
|
autocomplete: "off",
|
|
26597
26597
|
placeholder: "Access Token URL",
|
|
@@ -26603,7 +26603,7 @@ const Fk = /* @__PURE__ */ k("svg", {
|
|
|
26603
26603
|
bx
|
|
26604
26604
|
]),
|
|
26605
26605
|
k("div", Sx, [
|
|
26606
|
-
|
|
26606
|
+
_e(k("input", {
|
|
26607
26607
|
"onUpdate:modelValue": s[12] || (s[12] = (l) => x(t).oauthTwo.clientID = l),
|
|
26608
26608
|
autocomplete: "off",
|
|
26609
26609
|
placeholder: "Client ID",
|
|
@@ -26615,7 +26615,7 @@ const Fk = /* @__PURE__ */ k("svg", {
|
|
|
26615
26615
|
yx
|
|
26616
26616
|
]),
|
|
26617
26617
|
k("div", kx, [
|
|
26618
|
-
|
|
26618
|
+
_e(k("input", {
|
|
26619
26619
|
"onUpdate:modelValue": s[13] || (s[13] = (l) => x(t).oauthTwo.clientSecret = l),
|
|
26620
26620
|
autocomplete: "off",
|
|
26621
26621
|
placeholder: "Client Secret",
|
|
@@ -26627,7 +26627,7 @@ const Fk = /* @__PURE__ */ k("svg", {
|
|
|
26627
26627
|
xx
|
|
26628
26628
|
]),
|
|
26629
26629
|
k("div", Qx, [
|
|
26630
|
-
|
|
26630
|
+
_e(k("input", {
|
|
26631
26631
|
"onUpdate:modelValue": s[14] || (s[14] = (l) => x(t).oauthTwo.scope = l),
|
|
26632
26632
|
autocomplete: "off",
|
|
26633
26633
|
placeholder: "Scope",
|
|
@@ -26641,7 +26641,7 @@ const Fk = /* @__PURE__ */ k("svg", {
|
|
|
26641
26641
|
$x
|
|
26642
26642
|
], 64)) : x(t).type === "bearer" ? ($(), Z(oe, { key: 3 }, [
|
|
26643
26643
|
k("div", Px, [
|
|
26644
|
-
|
|
26644
|
+
_e(k("input", {
|
|
26645
26645
|
"onUpdate:modelValue": s[15] || (s[15] = (l) => x(t).bearer.token = l),
|
|
26646
26646
|
autocomplete: "off",
|
|
26647
26647
|
placeholder: "Username",
|
|
@@ -26653,7 +26653,7 @@ const Fk = /* @__PURE__ */ k("svg", {
|
|
|
26653
26653
|
Tx
|
|
26654
26654
|
]),
|
|
26655
26655
|
k("label", Cx, [
|
|
26656
|
-
|
|
26656
|
+
_e(k("input", {
|
|
26657
26657
|
"onUpdate:modelValue": s[16] || (s[16] = (l) => x(t).bearer.active = l),
|
|
26658
26658
|
type: "checkbox"
|
|
26659
26659
|
}, null, 512), [
|
|
@@ -26662,7 +26662,7 @@ const Fk = /* @__PURE__ */ k("svg", {
|
|
|
26662
26662
|
Zx,
|
|
26663
26663
|
Xx
|
|
26664
26664
|
])
|
|
26665
|
-
], 64)) :
|
|
26665
|
+
], 64)) : re("", !0)
|
|
26666
26666
|
], 64))
|
|
26667
26667
|
]),
|
|
26668
26668
|
_: 1
|
|
@@ -26703,7 +26703,7 @@ const Fk = /* @__PURE__ */ k("svg", {
|
|
|
26703
26703
|
k("div", qx, [
|
|
26704
26704
|
Mx,
|
|
26705
26705
|
Ex,
|
|
26706
|
-
|
|
26706
|
+
_e(k("div", Ux, jx, 512), [
|
|
26707
26707
|
[Br, e.value]
|
|
26708
26708
|
]),
|
|
26709
26709
|
k("div", {
|
|
@@ -26722,14 +26722,14 @@ const Fk = /* @__PURE__ */ k("svg", {
|
|
|
26722
26722
|
}, null, 8, zx)
|
|
26723
26723
|
]),
|
|
26724
26724
|
k("div", Bx, [
|
|
26725
|
-
|
|
26725
|
+
_e(k("input", {
|
|
26726
26726
|
"onUpdate:modelValue": (i) => o.value = i,
|
|
26727
26727
|
placeholder: "value"
|
|
26728
26728
|
}, null, 8, Ix), [
|
|
26729
26729
|
[pt, o.value]
|
|
26730
26730
|
])
|
|
26731
26731
|
]),
|
|
26732
|
-
|
|
26732
|
+
_e(k("div", Hx, null, 512), [
|
|
26733
26733
|
[Br, e.value]
|
|
26734
26734
|
]),
|
|
26735
26735
|
Nx
|
|
@@ -26773,12 +26773,12 @@ const Gx = { class: "navtable simpletable" }, Fx = { class: "navtable-table" },
|
|
|
26773
26773
|
body: o
|
|
26774
26774
|
});
|
|
26775
26775
|
};
|
|
26776
|
-
return (o, i) => ($(),
|
|
26776
|
+
return (o, i) => ($(), ne(x(tn), { title: "Body" }, {
|
|
26777
26777
|
default: z(() => [
|
|
26778
|
-
o.body && o.body.length === 0 && o.formData && o.formData.length === 0 ? ($(), Z("span", tQ, "No Body")) : o.formData && o.formData.length > 0 ? ($(),
|
|
26778
|
+
o.body && o.body.length === 0 && o.formData && o.formData.length === 0 ? ($(), Z("span", tQ, "No Body")) : o.formData && o.formData.length > 0 ? ($(), ne(x(bl), {
|
|
26779
26779
|
key: 1,
|
|
26780
26780
|
items: o.formData
|
|
26781
|
-
}, null, 8, ["items"])) : ($(),
|
|
26781
|
+
}, null, 8, ["items"])) : ($(), ne(x(Qn), {
|
|
26782
26782
|
key: 2,
|
|
26783
26783
|
content: x(e).body,
|
|
26784
26784
|
languages: ["json"],
|
|
@@ -26798,9 +26798,9 @@ const Gx = { class: "navtable simpletable" }, Fx = { class: "navtable-table" },
|
|
|
26798
26798
|
headers: {}
|
|
26799
26799
|
},
|
|
26800
26800
|
setup(r) {
|
|
26801
|
-
return (e, t) => ($(),
|
|
26801
|
+
return (e, t) => ($(), ne(x(tn), { title: "Headers" }, {
|
|
26802
26802
|
default: z(() => [
|
|
26803
|
-
!e.headers || e.headers.length === 0 ? ($(), Z("div", nQ, "No Headers")) : ($(),
|
|
26803
|
+
!e.headers || e.headers.length === 0 ? ($(), Z("div", nQ, "No Headers")) : ($(), ne(x(bl), {
|
|
26804
26804
|
key: 1,
|
|
26805
26805
|
items: e.headers
|
|
26806
26806
|
}, null, 8, ["items"]))
|
|
@@ -26817,9 +26817,9 @@ const Gx = { class: "navtable simpletable" }, Fx = { class: "navtable-table" },
|
|
|
26817
26817
|
queries: {}
|
|
26818
26818
|
},
|
|
26819
26819
|
setup(r) {
|
|
26820
|
-
return (e, t) => ($(),
|
|
26820
|
+
return (e, t) => ($(), ne(x(tn), { title: "Query Parameters" }, {
|
|
26821
26821
|
default: z(() => [
|
|
26822
|
-
!e.queries || e.queries.length === 0 ? ($(), Z("div", iQ, "No Query Parameters")) : ($(),
|
|
26822
|
+
!e.queries || e.queries.length === 0 ? ($(), Z("div", iQ, "No Query Parameters")) : ($(), ne(x(bl), {
|
|
26823
26823
|
key: 1,
|
|
26824
26824
|
items: e.queries
|
|
26825
26825
|
}, null, 8, ["items"]))
|
|
@@ -26836,9 +26836,9 @@ const Gx = { class: "navtable simpletable" }, Fx = { class: "navtable-table" },
|
|
|
26836
26836
|
variables: {}
|
|
26837
26837
|
},
|
|
26838
26838
|
setup(r) {
|
|
26839
|
-
return (e, t) => ($(),
|
|
26839
|
+
return (e, t) => ($(), ne(x(tn), { title: "Variables" }, {
|
|
26840
26840
|
default: z(() => [
|
|
26841
|
-
!e.variables || e.variables.length === 0 ? ($(), Z("div", lQ, "No Variables")) : ($(),
|
|
26841
|
+
!e.variables || e.variables.length === 0 ? ($(), Z("div", lQ, "No Variables")) : ($(), ne(x(bl), {
|
|
26842
26842
|
key: 1,
|
|
26843
26843
|
items: e.variables
|
|
26844
26844
|
}, null, 8, ["items"]))
|
|
@@ -26855,7 +26855,7 @@ const Gx = { class: "navtable simpletable" }, Fx = { class: "navtable-table" },
|
|
|
26855
26855
|
hQ,
|
|
26856
26856
|
k("div", dQ, [
|
|
26857
26857
|
k("div", fQ, [
|
|
26858
|
-
|
|
26858
|
+
_e(k("input", {
|
|
26859
26859
|
"onUpdate:modelValue": o[0] || (o[0] = (i) => x(e).name = i),
|
|
26860
26860
|
class: "scalar-api-client__request-name",
|
|
26861
26861
|
disabled: x(t),
|
|
@@ -26977,10 +26977,10 @@ const xQ = {
|
|
|
26977
26977
|
return null;
|
|
26978
26978
|
}
|
|
26979
26979
|
}), n = V(() => t.value === "application/json" ? ["json"] : t.value === "text/html" ? ["html"] : null);
|
|
26980
|
-
return (o, i) => ($(),
|
|
26980
|
+
return (o, i) => ($(), ne(x(tn), { title: "Body" }, {
|
|
26981
26981
|
default: z(() => [
|
|
26982
26982
|
o.active ? ($(), Z(oe, { key: 0 }, [
|
|
26983
|
-
n.value ? ($(),
|
|
26983
|
+
n.value ? ($(), ne(x(Qn), {
|
|
26984
26984
|
key: 0,
|
|
26985
26985
|
content: o.data,
|
|
26986
26986
|
languages: n.value,
|
|
@@ -27797,7 +27797,7 @@ const m5 = /* @__PURE__ */ de(CQ, [["__scopeId", "data-v-5321f21b"]]), ZQ = /* @
|
|
|
27797
27797
|
return (e, t) => ($(), Z("td", {
|
|
27798
27798
|
class: ue(["simple-cell", { wrap: e.wrap, strong: e.strong }])
|
|
27799
27799
|
}, [
|
|
27800
|
-
e.href ? ($(),
|
|
27800
|
+
e.href ? ($(), ne(m5, {
|
|
27801
27801
|
key: 0,
|
|
27802
27802
|
href: e.href
|
|
27803
27803
|
}, {
|
|
@@ -27812,7 +27812,7 @@ const m5 = /* @__PURE__ */ de(CQ, [["__scopeId", "data-v-5321f21b"]]), ZQ = /* @
|
|
|
27812
27812
|
const j1 = /* @__PURE__ */ de(ZQ, [["__scopeId", "data-v-eff10185"]]), XQ = /* @__PURE__ */ j({
|
|
27813
27813
|
__name: "SimpleHeader",
|
|
27814
27814
|
setup(r) {
|
|
27815
|
-
return (e, t) => ($(),
|
|
27815
|
+
return (e, t) => ($(), ne(j1, {
|
|
27816
27816
|
as: "th",
|
|
27817
27817
|
class: "simple-header"
|
|
27818
27818
|
}, {
|
|
@@ -27850,9 +27850,9 @@ const VQ = /* @__PURE__ */ de(MQ, [["render", UQ], ["__scopeId", "data-v-a872348
|
|
|
27850
27850
|
var o;
|
|
27851
27851
|
return (o = $Q.find((i) => i.name.toLowerCase() === n.toLowerCase())) == null ? void 0 : o.url;
|
|
27852
27852
|
}, t = (n) => n.split("-").map((o) => o.charAt(0).toUpperCase() + o.slice(1)).join("-");
|
|
27853
|
-
return (n, o) => ($(),
|
|
27853
|
+
return (n, o) => ($(), ne(x(tn), { title: "Headers" }, {
|
|
27854
27854
|
default: z(() => [
|
|
27855
|
-
n.headers.length > 0 ? ($(),
|
|
27855
|
+
n.headers.length > 0 ? ($(), ne(x(VQ), { key: 0 }, {
|
|
27856
27856
|
default: z(() => [
|
|
27857
27857
|
U(x(Cd), null, {
|
|
27858
27858
|
default: z(() => [
|
|
@@ -27871,7 +27871,7 @@ const VQ = /* @__PURE__ */ de(MQ, [["render", UQ], ["__scopeId", "data-v-a872348
|
|
|
27871
27871
|
]),
|
|
27872
27872
|
_: 1
|
|
27873
27873
|
}),
|
|
27874
|
-
($(!0), Z(oe, null, Ae(n.headers, (i) => ($(),
|
|
27874
|
+
($(!0), Z(oe, null, Ae(n.headers, (i) => ($(), ne(x(Cd), {
|
|
27875
27875
|
key: i.name
|
|
27876
27876
|
}, {
|
|
27877
27877
|
default: z(() => [
|
|
@@ -27932,7 +27932,7 @@ const VQ = /* @__PURE__ */ de(MQ, [["render", UQ], ["__scopeId", "data-v-a872348
|
|
|
27932
27932
|
o.response.statusCode
|
|
27933
27933
|
).charAt(0)}xx`)
|
|
27934
27934
|
}, [
|
|
27935
|
-
(s = n.value) != null && s.url ? ($(),
|
|
27935
|
+
(s = n.value) != null && s.url ? ($(), ne(m5, {
|
|
27936
27936
|
key: 0,
|
|
27937
27937
|
href: n.value.url
|
|
27938
27938
|
}, {
|
|
@@ -27990,7 +27990,7 @@ const VQ = /* @__PURE__ */ de(MQ, [["render", UQ], ["__scopeId", "data-v-a872348
|
|
|
27990
27990
|
k("div", HQ, [
|
|
27991
27991
|
NQ,
|
|
27992
27992
|
k("div", GQ, [
|
|
27993
|
-
x(t) && x(e) ? ($(),
|
|
27993
|
+
x(t) && x(e) ? ($(), ne(BQ, {
|
|
27994
27994
|
key: 0,
|
|
27995
27995
|
response: x(e)
|
|
27996
27996
|
}, null, 8, ["response"])) : ($(), Z("div", FQ, KQ))
|
|
@@ -28005,10 +28005,10 @@ const VQ = /* @__PURE__ */ de(MQ, [["render", UQ], ["__scopeId", "data-v-a872348
|
|
|
28005
28005
|
U(WQ, { headers: n.value }, null, 8, ["headers"]),
|
|
28006
28006
|
U(x(tn), { title: "Cookies" }, {
|
|
28007
28007
|
default: z(() => [
|
|
28008
|
-
|
|
28008
|
+
_e(U(x(eQ), { items: o.value }, null, 8, ["items"]), [
|
|
28009
28009
|
[Br, o.value.length > 0]
|
|
28010
28010
|
]),
|
|
28011
|
-
o.value.length === 0 ? ($(), Z("div", JQ, "No Cookies")) :
|
|
28011
|
+
o.value.length === 0 ? ($(), Z("div", JQ, "No Cookies")) : re("", !0)
|
|
28012
28012
|
]),
|
|
28013
28013
|
_: 1
|
|
28014
28014
|
}),
|
|
@@ -28053,7 +28053,7 @@ const t_ = { class: "scalar-api-client__main" }, r_ = /* @__PURE__ */ j({
|
|
|
28053
28053
|
onOnSend: u[0] || (u[0] = (h) => a(l.Response))
|
|
28054
28054
|
}, null, 8, ["proxyUrl"]),
|
|
28055
28055
|
k("div", t_, [
|
|
28056
|
-
x(i) ? ($(),
|
|
28056
|
+
x(i) ? ($(), ne(x($2), {
|
|
28057
28057
|
key: 1,
|
|
28058
28058
|
selectedIndex: s.value,
|
|
28059
28059
|
onChange: a
|
|
@@ -28164,7 +28164,7 @@ const Bo = `\r
|
|
|
28164
28164
|
for (const [t, n] of r)
|
|
28165
28165
|
yield c_(e, t, n), typeof n == "string" ? yield n : yield await n.text(), yield Bo;
|
|
28166
28166
|
yield a_(e);
|
|
28167
|
-
}, ct = (r, e) => Object.keys(r).find((t) => t.toLowerCase() === e.toLowerCase()),
|
|
28167
|
+
}, ct = (r, e) => Object.keys(r).find((t) => t.toLowerCase() === e.toLowerCase()), Ht = (r, e) => {
|
|
28168
28168
|
const t = ct(r, e);
|
|
28169
28169
|
if (t)
|
|
28170
28170
|
return r[t];
|
|
@@ -28338,7 +28338,7 @@ ${t}`);
|
|
|
28338
28338
|
break;
|
|
28339
28339
|
}
|
|
28340
28340
|
}
|
|
28341
|
-
switch (
|
|
28341
|
+
switch (Ht(c.headers, "accept")) {
|
|
28342
28342
|
case "application/json":
|
|
28343
28343
|
{
|
|
28344
28344
|
c.accept = new Md("json");
|
|
@@ -28367,7 +28367,7 @@ ${t}`);
|
|
|
28367
28367
|
clj_http: m_
|
|
28368
28368
|
}
|
|
28369
28369
|
}, w_ = (r) => {
|
|
28370
|
-
let e =
|
|
28370
|
+
let e = Ht(r, "accept-encoding");
|
|
28371
28371
|
if (!e)
|
|
28372
28372
|
return [];
|
|
28373
28373
|
const t = {
|
|
@@ -28450,7 +28450,7 @@ ${t}`);
|
|
|
28450
28450
|
}), o == null || o.forEach(({ name: c, value: u }) => {
|
|
28451
28451
|
s(`request.AddCookie("${c}", "${u}");`);
|
|
28452
28452
|
}), i != null && i.text) {
|
|
28453
|
-
const c =
|
|
28453
|
+
const c = Ht(r, "content-type"), u = JSON.stringify(i.text);
|
|
28454
28454
|
s(`request.AddParameter("${c}", ${u}, ParameterType.RequestBody);`);
|
|
28455
28455
|
}
|
|
28456
28456
|
return s("IRestResponse response = client.Execute(request);"), l();
|
|
@@ -28784,7 +28784,7 @@ const st = /* @__PURE__ */ Eg(E_), U_ = {
|
|
|
28784
28784
|
break;
|
|
28785
28785
|
if (a("const form = new FormData();"), n.params.forEach((d) => {
|
|
28786
28786
|
a(`form.append('${d.name}', '${d.value || d.fileName || ""}');`);
|
|
28787
|
-
}), u.processData = !1, u.contentType = !1, u.mimeType = "multipart/form-data", u.data = "[form]", yl(t, "content-type") && !((i =
|
|
28787
|
+
}), u.processData = !1, u.contentType = !1, u.mimeType = "multipart/form-data", u.data = "[form]", yl(t, "content-type") && !((i = Ht(t, "content-type")) === null || i === void 0) && i.includes("boundary")) {
|
|
28788
28788
|
const d = ct(t, "content-type");
|
|
28789
28789
|
d && delete u.headers[d];
|
|
28790
28790
|
}
|
|
@@ -28821,7 +28821,7 @@ const st = /* @__PURE__ */ Eg(E_), U_ = {
|
|
|
28821
28821
|
break;
|
|
28822
28822
|
if (a("const data = new FormData();"), r.params.forEach((u) => {
|
|
28823
28823
|
a(`data.append('${u.name}', '${u.value || u.fileName || ""}');`);
|
|
28824
|
-
}), yl(e, "content-type") && !((i =
|
|
28824
|
+
}), yl(e, "content-type") && !((i = Ht(e, "content-type")) === null || i === void 0) && i.includes("boundary")) {
|
|
28825
28825
|
const u = ct(e, "content-type");
|
|
28826
28826
|
u && delete e[u];
|
|
28827
28827
|
}
|
|
@@ -29359,7 +29359,7 @@ ${c}${c}`), 1), _.push("],")), m(_.join(), 1), m("]);"), v(), m("$response = cur
|
|
|
29359
29359
|
name: b.name,
|
|
29360
29360
|
contents: b.value
|
|
29361
29361
|
});
|
|
29362
|
-
}), v.length && (d(`'multipart' => ${Ce(v, l.indent + l.indent, l.indent)}`, 1), yl(o, "content-type") && !((s =
|
|
29362
|
+
}), v.length && (d(`'multipart' => ${Ce(v, l.indent + l.indent, l.indent)}`, 1), yl(o, "content-type") && !((s = Ht(o, "content-type")) === null || s === void 0) && s.indexOf("boundary"))) {
|
|
29363
29363
|
const b = ct(o, "content-type");
|
|
29364
29364
|
b && delete o[b];
|
|
29365
29365
|
}
|
|
@@ -29427,7 +29427,7 @@ ${c}${c}`), 1), _.push("],")), m(_.join(), 1), m("]);"), v(), m("$response = cur
|
|
|
29427
29427
|
A && (b[P] = A);
|
|
29428
29428
|
});
|
|
29429
29429
|
const Q = Object.keys(b).length ? Ce(b, c) : "null", _ = v.length ? Ce(v, c) : "null";
|
|
29430
|
-
if (d("$body = new http\\Message\\Body;"), d(`$body->addForm(${Q}, ${_});`), yl(e, "content-type") && !((l =
|
|
29430
|
+
if (d("$body = new http\\Message\\Body;"), d(`$body->addForm(${Q}, ${_});`), yl(e, "content-type") && !((l = Ht(e, "content-type")) === null || l === void 0) && l.indexOf("boundary")) {
|
|
29431
29431
|
const P = ct(e, "content-type");
|
|
29432
29432
|
P && delete e[P];
|
|
29433
29433
|
}
|
|
@@ -29464,7 +29464,7 @@ ${c}${c}`), 1), _.push("],")), m(_.join(), 1), m("]);"), v(), m("$response = cur
|
|
|
29464
29464
|
O !== "connection" && c(`$headers.Add("${O}", "${ui(n[O], { escapeChar: "`" })}")`);
|
|
29465
29465
|
}), d.push("-Headers $headers")), o.length && (c("$session = New-Object Microsoft.PowerShell.Commands.WebRequestSession"), o.forEach((O) => {
|
|
29466
29466
|
c("$cookie = New-Object System.Net.Cookie"), c(`$cookie.Name = '${O.name}'`), c(`$cookie.Value = '${O.value}'`), c(`$cookie.Domain = '${i.host}'`), c("$session.Cookies.Add($cookie)");
|
|
29467
|
-
}), d.push("-WebSession $session")), l != null && l.text && (d.push(`-ContentType '${ui(
|
|
29467
|
+
}), d.push("-WebSession $session")), l != null && l.text && (d.push(`-ContentType '${ui(Ht(a, "content-type"), {
|
|
29468
29468
|
delimiter: "'",
|
|
29469
29469
|
escapeChar: "`"
|
|
29470
29470
|
})}'`), d.push(`-Body '${l.text}'`)), c(`$response = ${r} -Uri '${s}' -Method ${t} ${d.join(" ")}`), u();
|
|
@@ -29666,7 +29666,7 @@ const Ln = (r, e, t) => {
|
|
|
29666
29666
|
c('encode <- "raw"'), u();
|
|
29667
29667
|
break;
|
|
29668
29668
|
}
|
|
29669
|
-
const v =
|
|
29669
|
+
const v = Ht(o, "cookie"), b = Ht(o, "accept"), Q = v ? `set_cookies(\`${String(v).replace(/;/g, '", `').replace(/` /g, "`").replace(/[=]/g, '` = "')}")` : void 0, _ = b ? `accept("${Fe(b)}")` : void 0, P = `content_type("${Fe((a = n == null ? void 0 : n.mimeType) !== null && a !== void 0 ? a : "application/octet-stream")}")`, R = Object.entries(o).filter(([I]) => !["cookie", "accept", "content-type"].includes(I.toLowerCase())).map(([I, E]) => `'${I}' = '${hi(E)}'`).join(", "), A = R ? `add_headers(${R})` : void 0;
|
|
29670
29670
|
let Y = `response <- VERB("${i}", url`;
|
|
29671
29671
|
m && (Y += ", body = payload"), t.length && (Y += ", query = queryString");
|
|
29672
29672
|
const F = [A, P, _, Q].filter((I) => !!I).join(", ");
|
|
@@ -29753,7 +29753,7 @@ const Ln = (r, e, t) => {
|
|
|
29753
29753
|
${u}` : " "
|
|
29754
29754
|
}), v = w$(f);
|
|
29755
29755
|
let b = ot(r);
|
|
29756
|
-
if (O(`curl ${v("request")} ${e}`), c && (b = unescape(b), O(v("globoff"))), O(`${v("url ")}${b}`), h && O(v("insecure")), t === "HTTP/1.0" && O(v("http1.0")),
|
|
29756
|
+
if (O(`curl ${v("request")} ${e}`), c && (b = unescape(b), O(v("globoff"))), O(`${v("url ")}${b}`), h && O(v("insecure")), t === "HTTP/1.0" && O(v("http1.0")), Ht(o, "accept-encoding") && O("--compressed"), (i == null ? void 0 : i.mimeType) === "multipart/form-data") {
|
|
29757
29757
|
const Q = ct(n, "content-type");
|
|
29758
29758
|
if (Q) {
|
|
29759
29759
|
const _ = n[Q];
|
|
@@ -30799,7 +30799,7 @@ const DR = {
|
|
|
30799
30799
|
},
|
|
30800
30800
|
setup(r) {
|
|
30801
30801
|
const e = r, t = V(() => KR(e.src));
|
|
30802
|
-
return (n, o) => t.value ? ($(),
|
|
30802
|
+
return (n, o) => t.value ? ($(), ne(x(y5), {
|
|
30803
30803
|
key: 0,
|
|
30804
30804
|
raw: t.value
|
|
30805
30805
|
}, null, 8, ["raw"])) : ($(), Z("img", {
|
|
@@ -31011,14 +31011,14 @@ const DR = {
|
|
|
31011
31011
|
},
|
|
31012
31012
|
setup(r) {
|
|
31013
31013
|
const e = r, t = V(() => KA(e.icon));
|
|
31014
|
-
return (n, o) => t.value ? ($(),
|
|
31014
|
+
return (n, o) => t.value ? ($(), ne(x(y5), {
|
|
31015
31015
|
key: 0,
|
|
31016
31016
|
class: "flow-icon",
|
|
31017
31017
|
height: "100%",
|
|
31018
31018
|
raw: t.value
|
|
31019
|
-
}, null, 8, ["raw"])) :
|
|
31019
|
+
}, null, 8, ["raw"])) : re("", !0);
|
|
31020
31020
|
}
|
|
31021
|
-
}), JA = (r) => (Dr("data-v-
|
|
31021
|
+
}), JA = (r) => (Dr("data-v-f1139217"), r = r(), Kr(), r), eq = { class: "darklight-reference" }, tq = { key: 0 }, rq = { key: 1 }, nq = /* @__PURE__ */ JA(() => /* @__PURE__ */ k("a", {
|
|
31022
31022
|
class: "darklight-reference-promo",
|
|
31023
31023
|
href: "https://www.scalar.com",
|
|
31024
31024
|
target: "_blank"
|
|
@@ -31026,8 +31026,10 @@ const DR = {
|
|
|
31026
31026
|
__name: "DarkModeToggle",
|
|
31027
31027
|
setup(r) {
|
|
31028
31028
|
const { toggleDarkMode: e, isDark: t } = M$();
|
|
31029
|
-
return
|
|
31030
|
-
|
|
31029
|
+
return xe(() => {
|
|
31030
|
+
Xt(() => {
|
|
31031
|
+
document.body.classList.toggle("dark-mode", t.value), document.body.classList.toggle("light-mode", !t.value);
|
|
31032
|
+
});
|
|
31031
31033
|
}), (n, o) => ($(), Z("div", eq, [
|
|
31032
31034
|
k("button", {
|
|
31033
31035
|
class: "darklight",
|
|
@@ -31042,7 +31044,7 @@ const DR = {
|
|
|
31042
31044
|
]));
|
|
31043
31045
|
}
|
|
31044
31046
|
});
|
|
31045
|
-
const iq = /* @__PURE__ */ de(oq, [["__scopeId", "data-v-
|
|
31047
|
+
const iq = /* @__PURE__ */ de(oq, [["__scopeId", "data-v-f1139217"]]);
|
|
31046
31048
|
function sq() {
|
|
31047
31049
|
return typeof navigator < "u" ? /Mac/.test(navigator.platform) : !1;
|
|
31048
31050
|
}
|
|
@@ -31106,9 +31108,9 @@ const Oq = /* @__PURE__ */ de(fq, [["__scopeId", "data-v-7ae693ae"]]), pq = {
|
|
|
31106
31108
|
r: "20",
|
|
31107
31109
|
"stroke-width": "2"
|
|
31108
31110
|
}, null, 2)
|
|
31109
|
-
])) :
|
|
31111
|
+
])) : re("", !0)
|
|
31110
31112
|
], 2))
|
|
31111
|
-
])) :
|
|
31113
|
+
])) : re("", !0);
|
|
31112
31114
|
}
|
|
31113
31115
|
});
|
|
31114
31116
|
const wq = /* @__PURE__ */ de(vq, [["__scopeId", "data-v-fdd87947"]]), bq = ["title"], Sq = {
|
|
@@ -31138,15 +31140,15 @@ const wq = /* @__PURE__ */ de(vq, [["__scopeId", "data-v-fdd87947"]]), bq = ["ti
|
|
|
31138
31140
|
}, [
|
|
31139
31141
|
e.$slots.default ? ($(), Z("div", Sq, [
|
|
31140
31142
|
me(e.$slots, "default", {}, void 0, !0)
|
|
31141
|
-
])) :
|
|
31143
|
+
])) : re("", !0),
|
|
31142
31144
|
k("span", {
|
|
31143
31145
|
class: ue({ "sr-only": e.icon })
|
|
31144
31146
|
}, G(e.label), 3),
|
|
31145
31147
|
k("div", yq, [
|
|
31146
|
-
e.loaderState ? ($(),
|
|
31148
|
+
e.loaderState ? ($(), ne(wq, {
|
|
31147
31149
|
key: 0,
|
|
31148
31150
|
loaderState: e.loaderState
|
|
31149
|
-
}, null, 8, ["loaderState"])) :
|
|
31151
|
+
}, null, 8, ["loaderState"])) : re("", !0)
|
|
31150
31152
|
])
|
|
31151
31153
|
], 10, bq));
|
|
31152
31154
|
}
|
|
@@ -31159,7 +31161,7 @@ const xq = /* @__PURE__ */ de(kq, [["__scopeId", "data-v-a9ccf337"]]), Qq = /* @
|
|
|
31159
31161
|
variant: { default: "clear" }
|
|
31160
31162
|
},
|
|
31161
31163
|
setup(r) {
|
|
31162
|
-
return (e, t) => ($(),
|
|
31164
|
+
return (e, t) => ($(), ne(xq, {
|
|
31163
31165
|
class: "icon-button",
|
|
31164
31166
|
icon: "",
|
|
31165
31167
|
label: e.label,
|
|
@@ -31214,7 +31216,7 @@ const xq = /* @__PURE__ */ de(kq, [["__scopeId", "data-v-a9ccf337"]]), Qq = /* @
|
|
|
31214
31216
|
}]),
|
|
31215
31217
|
onClick: o
|
|
31216
31218
|
}, [
|
|
31217
|
-
s.hasChildren || s.item.type === "Folder" ? ($(),
|
|
31219
|
+
s.hasChildren || s.item.type === "Folder" ? ($(), ne(Qq, {
|
|
31218
31220
|
key: 0,
|
|
31219
31221
|
class: "toggle-nested-icon",
|
|
31220
31222
|
icon: s.open ? "ChevronDown" : "ChevronRight",
|
|
@@ -31222,26 +31224,26 @@ const xq = /* @__PURE__ */ de(kq, [["__scopeId", "data-v-a9ccf337"]]), Qq = /* @
|
|
|
31222
31224
|
variant: "text",
|
|
31223
31225
|
width: "20px",
|
|
31224
31226
|
onClick: i
|
|
31225
|
-
}, null, 8, ["icon"])) :
|
|
31227
|
+
}, null, 8, ["icon"])) : re("", !0),
|
|
31226
31228
|
k("a", s3({ class: "flex-1 sidebar-heading-link" }, n.value), [
|
|
31227
|
-
(c = (a = s.item) == null ? void 0 : a.icon) != null && c.src ? ($(),
|
|
31229
|
+
(c = (a = s.item) == null ? void 0 : a.icon) != null && c.src ? ($(), ne(x($n), {
|
|
31228
31230
|
key: 0,
|
|
31229
31231
|
class: "sidebar-icon",
|
|
31230
31232
|
src: s.item.icon.src
|
|
31231
|
-
}, null, 8, ["src"])) :
|
|
31233
|
+
}, null, 8, ["src"])) : re("", !0),
|
|
31232
31234
|
k("p", null, G(s.item.title), 1)
|
|
31233
31235
|
], 16),
|
|
31234
|
-
((u = s.item) == null ? void 0 : u.type) === "Link" ? ($(),
|
|
31236
|
+
((u = s.item) == null ? void 0 : u.type) === "Link" ? ($(), ne(x($i), {
|
|
31235
31237
|
key: 1,
|
|
31236
31238
|
class: "link-icon",
|
|
31237
31239
|
icon: "ExternalLink",
|
|
31238
31240
|
width: "16px"
|
|
31239
|
-
})) :
|
|
31241
|
+
})) : re("", !0)
|
|
31240
31242
|
], 2),
|
|
31241
|
-
s.open ? me(s.$slots, "default", { key: 0 }, void 0, !0) :
|
|
31243
|
+
s.open ? me(s.$slots, "default", { key: 0 }, void 0, !0) : re("", !0),
|
|
31242
31244
|
s.$slots["action-menu"] ? ($(), Z("div", $q, [
|
|
31243
31245
|
me(s.$slots, "action-menu", {}, void 0, !0)
|
|
31244
|
-
])) :
|
|
31246
|
+
])) : re("", !0)
|
|
31245
31247
|
]);
|
|
31246
31248
|
};
|
|
31247
31249
|
}
|
|
@@ -31274,10 +31276,11 @@ const Bd = /* @__PURE__ */ de(Pq, [["__scopeId", "data-v-dc8a97ce"]]), Id = /* @
|
|
|
31274
31276
|
);
|
|
31275
31277
|
i(m), o(m, !0);
|
|
31276
31278
|
}
|
|
31277
|
-
|
|
31279
|
+
async function l(f) {
|
|
31278
31280
|
var O;
|
|
31279
|
-
|
|
31280
|
-
}
|
|
31281
|
+
t.showApiClient && s(f), (O = document.getElementById(`endpoint/${f.httpVerb}-${f.operationId}`)) == null || O.scrollIntoView(), await zt(), n(`${f.httpVerb}-${f.operationId}`);
|
|
31282
|
+
}
|
|
31283
|
+
const a = Sn("(max-width: 1000px)"), {
|
|
31281
31284
|
state: c,
|
|
31282
31285
|
setItem: u,
|
|
31283
31286
|
toggleCollapsedSidebarItem: h,
|
|
@@ -31288,7 +31291,7 @@ const Bd = /* @__PURE__ */ de(Pq, [["__scopeId", "data-v-dc8a97ce"]]), Id = /* @
|
|
|
31288
31291
|
withCtrlCmd: !0,
|
|
31289
31292
|
handler: () => u("showSearch", !c.showSearch)
|
|
31290
31293
|
}), (f, O) => ($(), Z("div", Tq, [
|
|
31291
|
-
x(a) ?
|
|
31294
|
+
x(a) ? re("", !0) : ($(), ne(Oq, {
|
|
31292
31295
|
key: 0,
|
|
31293
31296
|
onClick: O[0] || (O[0] = (m) => x(u)("showSearch", !0))
|
|
31294
31297
|
})),
|
|
@@ -31298,7 +31301,7 @@ const Bd = /* @__PURE__ */ de(Pq, [["__scopeId", "data-v-dc8a97ce"]]), Id = /* @
|
|
|
31298
31301
|
($(!0), Z(oe, null, Ae(f.spec.tags, (m) => {
|
|
31299
31302
|
var v;
|
|
31300
31303
|
return $(), Z(oe, null, [
|
|
31301
|
-
((v = m.operations) == null ? void 0 : v.length) > 0 ? ($(),
|
|
31304
|
+
((v = m.operations) == null ? void 0 : v.length) > 0 ? ($(), ne(Bd, {
|
|
31302
31305
|
key: m.name,
|
|
31303
31306
|
hasChildren: !0,
|
|
31304
31307
|
isActive: !1,
|
|
@@ -31314,9 +31317,9 @@ const Bd = /* @__PURE__ */ de(Pq, [["__scopeId", "data-v-dc8a97ce"]]), Id = /* @
|
|
|
31314
31317
|
default: z(() => [
|
|
31315
31318
|
U(Id, { level: 0 }, {
|
|
31316
31319
|
default: z(() => [
|
|
31317
|
-
($(!0), Z(oe, null, Ae(m.operations, (b) => ($(),
|
|
31318
|
-
key: b.operationId
|
|
31319
|
-
isActive: x(t).activeSidebar === b.operationId
|
|
31320
|
+
($(!0), Z(oe, null, Ae(m.operations, (b) => ($(), ne(Bd, {
|
|
31321
|
+
key: `${b.httpVerb}-${b.operationId}`,
|
|
31322
|
+
isActive: x(t).activeSidebar === `${b.httpVerb}-${b.operationId}`,
|
|
31320
31323
|
item: {
|
|
31321
31324
|
uid: "",
|
|
31322
31325
|
title: b.name || b.path,
|
|
@@ -31331,7 +31334,7 @@ const Bd = /* @__PURE__ */ de(Pq, [["__scopeId", "data-v-dc8a97ce"]]), Id = /* @
|
|
|
31331
31334
|
}, 1024)
|
|
31332
31335
|
]),
|
|
31333
31336
|
_: 2
|
|
31334
|
-
}, 1032, ["item", "open", "onSelect", "onToggleOpen"])) :
|
|
31337
|
+
}, 1032, ["item", "open", "onSelect", "onToggleOpen"])) : re("", !0)
|
|
31335
31338
|
], 64);
|
|
31336
31339
|
}), 256))
|
|
31337
31340
|
]),
|
|
@@ -31370,12 +31373,12 @@ const Zq = {
|
|
|
31370
31373
|
k("div", Aq, [
|
|
31371
31374
|
o.tabMode ? ($(), Z(oe, { key: 0 }, [
|
|
31372
31375
|
o.activeTab === "sidebar" ? ($(), Z("div", qq, [
|
|
31373
|
-
|
|
31376
|
+
_e(U(B1, { spec: o.spec }, null, 8, ["spec"]), [
|
|
31374
31377
|
[Br, !x(n)]
|
|
31375
31378
|
])
|
|
31376
31379
|
])) : me(o.$slots, "active-tab", { key: 1 }, void 0, !0)
|
|
31377
31380
|
], 64)) : ($(), Z("div", Mq, [
|
|
31378
|
-
|
|
31381
|
+
_e(U(B1, { spec: o.spec }, null, 8, ["spec"]), [
|
|
31379
31382
|
[Br, !x(n)]
|
|
31380
31383
|
])
|
|
31381
31384
|
])),
|
|
@@ -31388,13 +31391,13 @@ const Zq = {
|
|
|
31388
31391
|
])
|
|
31389
31392
|
])
|
|
31390
31393
|
])
|
|
31391
|
-
])) :
|
|
31394
|
+
])) : re("", !0),
|
|
31392
31395
|
x(t).showApiClient ? ($(), Z("div", {
|
|
31393
31396
|
key: 1,
|
|
31394
31397
|
class: "api-client-drawer-exit",
|
|
31395
31398
|
onClick: i[0] || (i[0] = //@ts-ignore
|
|
31396
31399
|
(...s) => x(e) && x(e)(...s))
|
|
31397
|
-
})) :
|
|
31400
|
+
})) : re("", !0)
|
|
31398
31401
|
], 64));
|
|
31399
31402
|
}
|
|
31400
31403
|
});
|
|
@@ -31473,16 +31476,16 @@ const Nd = /* @__PURE__ */ de(zq, [["__scopeId", "data-v-d16794fb"]]), Bq = {
|
|
|
31473
31476
|
}, [
|
|
31474
31477
|
e.$slots.icon ? ($(), Z("div", Bq, [
|
|
31475
31478
|
me(e.$slots, "icon", {}, void 0, !0)
|
|
31476
|
-
])) :
|
|
31479
|
+
])) : re("", !0),
|
|
31477
31480
|
k("div", Iq, [
|
|
31478
31481
|
me(e.$slots, "title", {}, void 0, !0)
|
|
31479
31482
|
]),
|
|
31480
31483
|
e.$slots.description ? ($(), Z("div", Hq, [
|
|
31481
31484
|
me(e.$slots, "description", {}, void 0, !0)
|
|
31482
|
-
])) :
|
|
31485
|
+
])) : re("", !0),
|
|
31483
31486
|
e.$slots.timeout ? ($(), Z("div", Nq, [
|
|
31484
31487
|
me(e.$slots, "timeout", {}, void 0, !0)
|
|
31485
|
-
])) :
|
|
31488
|
+
])) : re("", !0)
|
|
31486
31489
|
], 2));
|
|
31487
31490
|
}
|
|
31488
31491
|
});
|
|
@@ -31496,7 +31499,7 @@ const Fq = /* @__PURE__ */ de(Gq, [["__scopeId", "data-v-14fb66a9"]]), Dq = { cl
|
|
|
31496
31499
|
return (t, n) => {
|
|
31497
31500
|
var o, i;
|
|
31498
31501
|
return $(), Z("div", Dq, [
|
|
31499
|
-
e(t.toast) ? ($(),
|
|
31502
|
+
e(t.toast) ? ($(), ne(xa(t.toast.component), { key: 0 }, mc({ _: 2 }, [
|
|
31500
31503
|
(o = t.toast.options) != null && o.timeout ? {
|
|
31501
31504
|
name: "timeout",
|
|
31502
31505
|
fn: z(() => [
|
|
@@ -31506,8 +31509,8 @@ const Fq = /* @__PURE__ */ de(Gq, [["__scopeId", "data-v-14fb66a9"]]), Dq = { cl
|
|
|
31506
31509
|
]),
|
|
31507
31510
|
key: "0"
|
|
31508
31511
|
} : void 0
|
|
31509
|
-
]), 1024)) :
|
|
31510
|
-
e(t.toast) ?
|
|
31512
|
+
]), 1024)) : re("", !0),
|
|
31513
|
+
e(t.toast) ? re("", !0) : ($(), ne(Fq, {
|
|
31511
31514
|
key: 1,
|
|
31512
31515
|
status: t.toast.status
|
|
31513
31516
|
}, mc({
|
|
@@ -31521,7 +31524,7 @@ const Fq = /* @__PURE__ */ de(Gq, [["__scopeId", "data-v-14fb66a9"]]), Dq = { cl
|
|
|
31521
31524
|
fn: z(() => [
|
|
31522
31525
|
typeof t.toast.description == "string" ? ($(), Z(oe, { key: 0 }, [
|
|
31523
31526
|
Le(G(t.toast.description), 1)
|
|
31524
|
-
], 64)) : ($(),
|
|
31527
|
+
], 64)) : ($(), ne(xa(t.toast.description), { key: 1 }))
|
|
31525
31528
|
]),
|
|
31526
31529
|
key: "0"
|
|
31527
31530
|
} : void 0,
|
|
@@ -31539,14 +31542,14 @@ const Fq = /* @__PURE__ */ de(Gq, [["__scopeId", "data-v-14fb66a9"]]), Dq = { cl
|
|
|
31539
31542
|
};
|
|
31540
31543
|
}
|
|
31541
31544
|
});
|
|
31542
|
-
const Jq = /* @__PURE__ */ de(Kq, [["__scopeId", "data-v-
|
|
31545
|
+
const Jq = /* @__PURE__ */ de(Kq, [["__scopeId", "data-v-7cd47ce2"]]), eM = { class: "toast-container" }, tM = /* @__PURE__ */ j({
|
|
31543
31546
|
__name: "FlowToastContainer",
|
|
31544
31547
|
setup(r) {
|
|
31545
31548
|
const { toasts: e } = _5();
|
|
31546
31549
|
return (t, n) => ($(), Z("div", eM, [
|
|
31547
31550
|
U(l3, { name: "toasts" }, {
|
|
31548
31551
|
default: z(() => [
|
|
31549
|
-
($(!0), Z(oe, null, Ae(x(e), (o) => ($(),
|
|
31552
|
+
($(!0), Z(oe, null, Ae(x(e), (o) => ($(), ne(Jq, {
|
|
31550
31553
|
key: o.id,
|
|
31551
31554
|
toast: o
|
|
31552
31555
|
}, null, 8, ["toast"]))), 128))
|
|
@@ -31559,7 +31562,7 @@ const Jq = /* @__PURE__ */ de(Kq, [["__scopeId", "data-v-aacef5ee"]]), eM = { cl
|
|
|
31559
31562
|
const rM = /* @__PURE__ */ de(tM, [["__scopeId", "data-v-016eca42"]]);
|
|
31560
31563
|
function nM(r) {
|
|
31561
31564
|
const e = W(null);
|
|
31562
|
-
return
|
|
31565
|
+
return xe(() => {
|
|
31563
31566
|
e.value = r();
|
|
31564
31567
|
}), e;
|
|
31565
31568
|
}
|
|
@@ -31569,12 +31572,13 @@ function sM(r, e) {
|
|
|
31569
31572
|
me(r.$slots, "default", {}, void 0, !0)
|
|
31570
31573
|
]);
|
|
31571
31574
|
}
|
|
31572
|
-
const di = /* @__PURE__ */ de(oM, [["render", sM], ["__scopeId", "data-v-
|
|
31575
|
+
const di = /* @__PURE__ */ de(oM, [["render", sM], ["__scopeId", "data-v-da3043a0"]]), lM = /* @__PURE__ */ j({
|
|
31573
31576
|
__name: "CardContent",
|
|
31574
31577
|
props: {
|
|
31575
31578
|
muted: { type: Boolean, default: !1 },
|
|
31576
31579
|
contrast: { type: Boolean, default: !1 },
|
|
31577
31580
|
frameless: { type: Boolean, default: !1 },
|
|
31581
|
+
transparent: { type: Boolean, default: !1 },
|
|
31578
31582
|
borderless: { type: Boolean, default: !1 }
|
|
31579
31583
|
},
|
|
31580
31584
|
setup(r) {
|
|
@@ -31584,6 +31588,7 @@ const di = /* @__PURE__ */ de(oM, [["render", sM], ["__scopeId", "data-v-2fed330
|
|
|
31584
31588
|
"card--muted": e.muted,
|
|
31585
31589
|
"card--contrast": e.contrast,
|
|
31586
31590
|
"card--frameless": e.frameless,
|
|
31591
|
+
"card--transparent": e.transparent,
|
|
31587
31592
|
"card--borderless": e.borderless
|
|
31588
31593
|
})
|
|
31589
31594
|
}, [
|
|
@@ -31591,10 +31596,10 @@ const di = /* @__PURE__ */ de(oM, [["render", sM], ["__scopeId", "data-v-2fed330
|
|
|
31591
31596
|
], 2));
|
|
31592
31597
|
}
|
|
31593
31598
|
});
|
|
31594
|
-
const Tn = /* @__PURE__ */ de(lM, [["__scopeId", "data-v-
|
|
31599
|
+
const Tn = /* @__PURE__ */ de(lM, [["__scopeId", "data-v-baa04f94"]]), aM = { class: "card-header-slots" }, cM = { class: "card-header-slot card-header-title" }, uM = { class: "card-header-slot card-header-actions" }, hM = /* @__PURE__ */ j({
|
|
31595
31600
|
__name: "CardHeader",
|
|
31596
31601
|
setup(r) {
|
|
31597
|
-
return (e, t) => ($(),
|
|
31602
|
+
return (e, t) => ($(), ne(Tn, { class: "card-header" }, {
|
|
31598
31603
|
default: z(() => [
|
|
31599
31604
|
k("div", aM, [
|
|
31600
31605
|
k("div", cM, [
|
|
@@ -31609,10 +31614,10 @@ const Tn = /* @__PURE__ */ de(lM, [["__scopeId", "data-v-7f0ae6e4"]]), aM = { cl
|
|
|
31609
31614
|
}));
|
|
31610
31615
|
}
|
|
31611
31616
|
});
|
|
31612
|
-
const fi = /* @__PURE__ */ de(hM, [["__scopeId", "data-v-
|
|
31617
|
+
const fi = /* @__PURE__ */ de(hM, [["__scopeId", "data-v-d37fee76"]]), dM = /* @__PURE__ */ j({
|
|
31613
31618
|
__name: "CardFooter",
|
|
31614
31619
|
setup(r) {
|
|
31615
|
-
return (e, t) => ($(),
|
|
31620
|
+
return (e, t) => ($(), ne(Tn, null, {
|
|
31616
31621
|
default: z(() => [
|
|
31617
31622
|
me(e.$slots, "default", {}, void 0, !0)
|
|
31618
31623
|
]),
|
|
@@ -31620,14 +31625,14 @@ const fi = /* @__PURE__ */ de(hM, [["__scopeId", "data-v-dd22bf90"]]), dM = /* @
|
|
|
31620
31625
|
}));
|
|
31621
31626
|
}
|
|
31622
31627
|
});
|
|
31623
|
-
const ic = /* @__PURE__ */ de(dM, [["__scopeId", "data-v-
|
|
31628
|
+
const ic = /* @__PURE__ */ de(dM, [["__scopeId", "data-v-deadefdd"]]), fM = /* @__PURE__ */ j({
|
|
31624
31629
|
__name: "CardTabHeader",
|
|
31625
31630
|
emits: ["change"],
|
|
31626
31631
|
setup(r, { emit: e }) {
|
|
31627
31632
|
const t = (n) => {
|
|
31628
31633
|
e("change", n);
|
|
31629
31634
|
};
|
|
31630
|
-
return (n, o) => ($(),
|
|
31635
|
+
return (n, o) => ($(), ne(fi, null, {
|
|
31631
31636
|
actions: z(() => [
|
|
31632
31637
|
me(n.$slots, "actions", {}, void 0, !0)
|
|
31633
31638
|
]),
|
|
@@ -31651,7 +31656,7 @@ const ic = /* @__PURE__ */ de(dM, [["__scopeId", "data-v-30aa8a4d"]]), fM = /* @
|
|
|
31651
31656
|
const OM = /* @__PURE__ */ de(fM, [["__scopeId", "data-v-b81067df"]]), pM = /* @__PURE__ */ j({
|
|
31652
31657
|
__name: "CardTab",
|
|
31653
31658
|
setup(r) {
|
|
31654
|
-
return (e, t) => ($(),
|
|
31659
|
+
return (e, t) => ($(), ne(x(Ca), { as: "template" }, {
|
|
31655
31660
|
default: z(({ selected: n }) => [
|
|
31656
31661
|
k("button", {
|
|
31657
31662
|
class: ue({ tab: !0, "tab-selected": n }),
|
|
@@ -31693,7 +31698,7 @@ const gM = /* @__PURE__ */ de(pM, [["__scopeId", "data-v-e5d124ee"]]), mM = ["in
|
|
|
31693
31698
|
}, null, 8, mM));
|
|
31694
31699
|
}
|
|
31695
31700
|
});
|
|
31696
|
-
const xl = /* @__PURE__ */ de(vM, [["__scopeId", "data-v-
|
|
31701
|
+
const xl = /* @__PURE__ */ de(vM, [["__scopeId", "data-v-715bced9"]]), wM = ["id", "data-section-id"], bM = { class: "copy" }, SM = { class: "editor-heading" }, yM = {
|
|
31697
31702
|
key: 0,
|
|
31698
31703
|
class: "tag-description"
|
|
31699
31704
|
}, kM = {
|
|
@@ -31708,9 +31713,9 @@ const xl = /* @__PURE__ */ de(vM, [["__scopeId", "data-v-fddd7da6"]]), wM = ["id
|
|
|
31708
31713
|
setup(r) {
|
|
31709
31714
|
const e = r, { setCollapsedSidebarItem: t } = qr(), { setActiveSidebar: n } = co(), o = async (i) => {
|
|
31710
31715
|
var s;
|
|
31711
|
-
t(e.tag.name, !0),
|
|
31716
|
+
t(e.tag.name, !0), (s = document.getElementById(`endpoint/${i.httpVerb}-${i.operationId}`)) == null || s.scrollIntoView(), await zt(), n(`${i.httpVerb}-${i.operationId}`);
|
|
31712
31717
|
};
|
|
31713
|
-
return
|
|
31718
|
+
return xe(() => {
|
|
31714
31719
|
const i = document.getElementById("tippy"), s = W();
|
|
31715
31720
|
U2(
|
|
31716
31721
|
s,
|
|
@@ -31745,7 +31750,7 @@ const xl = /* @__PURE__ */ de(vM, [["__scopeId", "data-v-fddd7da6"]]), wM = ["id
|
|
|
31745
31750
|
U(xl, {
|
|
31746
31751
|
value: i.tag.description
|
|
31747
31752
|
}, null, 8, ["value"])
|
|
31748
|
-
])) :
|
|
31753
|
+
])) : re("", !0)
|
|
31749
31754
|
]),
|
|
31750
31755
|
((l = i.tag.operations) == null ? void 0 : l.length) > 0 ? ($(), Z("div", kM, [
|
|
31751
31756
|
U(x(di), null, {
|
|
@@ -31760,7 +31765,7 @@ const xl = /* @__PURE__ */ de(vM, [["__scopeId", "data-v-fddd7da6"]]), wM = ["id
|
|
|
31760
31765
|
default: z(() => [
|
|
31761
31766
|
k("div", xM, [
|
|
31762
31767
|
($(!0), Z(oe, null, Ae(i.tag.operations, (a) => ($(), Z("a", {
|
|
31763
|
-
key: a.operationId
|
|
31768
|
+
key: `${a.httpVerb}-${a.operationId}`,
|
|
31764
31769
|
class: "endpoint",
|
|
31765
31770
|
onClick: (c) => o(a)
|
|
31766
31771
|
}, [
|
|
@@ -31776,12 +31781,12 @@ const xl = /* @__PURE__ */ de(vM, [["__scopeId", "data-v-fddd7da6"]]), wM = ["id
|
|
|
31776
31781
|
]),
|
|
31777
31782
|
_: 1
|
|
31778
31783
|
})
|
|
31779
|
-
])) :
|
|
31784
|
+
])) : re("", !0)
|
|
31780
31785
|
], 8, wM);
|
|
31781
31786
|
};
|
|
31782
31787
|
}
|
|
31783
31788
|
});
|
|
31784
|
-
const $M = /* @__PURE__ */ de(_M, [["__scopeId", "data-v-
|
|
31789
|
+
const $M = /* @__PURE__ */ de(_M, [["__scopeId", "data-v-66d4fbfd"]]), { addToast: PM } = _5(), sc = () => ({
|
|
31785
31790
|
copyToClipboard: (e) => {
|
|
31786
31791
|
navigator.clipboard.writeText(e).then(() => {
|
|
31787
31792
|
PM({ title: "Copied to the clipboard" }, { timeout: 2e3 });
|
|
@@ -31806,12 +31811,12 @@ const $M = /* @__PURE__ */ de(_M, [["__scopeId", "data-v-18edfc48"]]), { addToas
|
|
|
31806
31811
|
title: o.server.description,
|
|
31807
31812
|
onClick: i[0] || (i[0] = (s) => x(t)(o.server.url)),
|
|
31808
31813
|
innerHTML: n.value
|
|
31809
|
-
}, null, 8, TM)) :
|
|
31814
|
+
}, null, 8, TM)) : re("", !0);
|
|
31810
31815
|
}
|
|
31811
31816
|
});
|
|
31812
|
-
const ZM = /* @__PURE__ */ de(CM, [["__scopeId", "data-v-
|
|
31817
|
+
const ZM = /* @__PURE__ */ de(CM, [["__scopeId", "data-v-a57ab550"]]), $5 = (r) => (Dr("data-v-9ec959b4"), r = r(), Kr(), r), XM = { class: "client-libraries-content" }, RM = ["onClick"], AM = ["value"], qM = ["label"], MM = ["value"], EM = { class: "code-languages-background code-languages-icon__more" }, UM = {
|
|
31813
31818
|
key: 1,
|
|
31814
|
-
class: "code-languages-icon
|
|
31819
|
+
class: "code-languages-icon",
|
|
31815
31820
|
height: "50",
|
|
31816
31821
|
viewBox: "0 0 50 50",
|
|
31817
31822
|
width: "50",
|
|
@@ -31947,7 +31952,7 @@ const ZM = /* @__PURE__ */ de(CM, [["__scopeId", "data-v-ded24335"]]), $5 = (r)
|
|
|
31947
31952
|
]));
|
|
31948
31953
|
}
|
|
31949
31954
|
});
|
|
31950
|
-
const LM = /* @__PURE__ */ de(YM, [["__scopeId", "data-v-
|
|
31955
|
+
const LM = /* @__PURE__ */ de(YM, [["__scopeId", "data-v-9ec959b4"]]), zM = { class: "reference" }, BM = { class: "reference-container" }, IM = { class: "copy" }, HM = { class: "editor-heading" }, NM = { class: "tag-description" }, GM = { class: "example flex-col gap-1" }, FM = /* @__PURE__ */ j({
|
|
31951
31956
|
__name: "Introduction",
|
|
31952
31957
|
props: {
|
|
31953
31958
|
info: {},
|
|
@@ -31955,80 +31960,87 @@ const LM = /* @__PURE__ */ de(YM, [["__scopeId", "data-v-082705cd"]]), zM = { cl
|
|
|
31955
31960
|
},
|
|
31956
31961
|
setup(r) {
|
|
31957
31962
|
const { state: e, getClientTitle: t, getTargetTitle: n } = qr();
|
|
31958
|
-
return (o, i) =>
|
|
31959
|
-
|
|
31960
|
-
|
|
31961
|
-
|
|
31962
|
-
|
|
31963
|
-
|
|
31964
|
-
|
|
31963
|
+
return (o, i) => {
|
|
31964
|
+
var s;
|
|
31965
|
+
return $(), Z("div", zM, [
|
|
31966
|
+
k("div", BM, [
|
|
31967
|
+
k("div", IM, [
|
|
31968
|
+
k("div", HM, [
|
|
31969
|
+
k("h1", {
|
|
31970
|
+
class: ue(["heading", { loading: !o.info.title }])
|
|
31971
|
+
}, G(o.info.title || " "), 3)
|
|
31972
|
+
]),
|
|
31973
|
+
k("p", NM, [
|
|
31974
|
+
o.info.description ? ($(), ne(xl, {
|
|
31975
|
+
key: 0,
|
|
31976
|
+
value: o.info.description
|
|
31977
|
+
}, null, 8, ["value"])) : re("", !0),
|
|
31978
|
+
!o.info.title && !o.info.description && !((s = o.info) != null && s.operations) ? ($(!0), Z(oe, { key: 1 }, Ae([...Array(8).keys()], (l) => ($(), Z("span", {
|
|
31979
|
+
key: l,
|
|
31980
|
+
class: "loading"
|
|
31981
|
+
}))), 128)) : re("", !0)
|
|
31982
|
+
])
|
|
31965
31983
|
]),
|
|
31966
|
-
k("
|
|
31967
|
-
o.
|
|
31968
|
-
|
|
31969
|
-
|
|
31970
|
-
|
|
31971
|
-
|
|
31972
|
-
|
|
31973
|
-
|
|
31974
|
-
|
|
31975
|
-
|
|
31976
|
-
|
|
31977
|
-
o.servers.length > 0 ? ($(), re(x(di), { key: 0 }, {
|
|
31978
|
-
default: z(() => [
|
|
31979
|
-
U(x(fi), { muted: "" }, {
|
|
31980
|
-
default: z(() => {
|
|
31981
|
-
var s;
|
|
31982
|
-
return [
|
|
31983
|
-
Le(" Base URL" + G(((s = o.servers) == null ? void 0 : s.length) > 1 ? "s" : ""), 1)
|
|
31984
|
-
];
|
|
31984
|
+
k("div", GM, [
|
|
31985
|
+
o.servers.length > 0 ? ($(), ne(x(di), { key: 0 }, {
|
|
31986
|
+
default: z(() => [
|
|
31987
|
+
U(x(fi), { muted: "" }, {
|
|
31988
|
+
default: z(() => {
|
|
31989
|
+
var l;
|
|
31990
|
+
return [
|
|
31991
|
+
Le(" Base URL" + G(((l = o.servers) == null ? void 0 : l.length) > 1 ? "s" : ""), 1)
|
|
31992
|
+
];
|
|
31993
|
+
}),
|
|
31994
|
+
_: 1
|
|
31985
31995
|
}),
|
|
31986
|
-
|
|
31987
|
-
|
|
31988
|
-
|
|
31989
|
-
|
|
31990
|
-
|
|
31991
|
-
|
|
31992
|
-
|
|
31993
|
-
|
|
31994
|
-
|
|
31995
|
-
|
|
31996
|
-
|
|
31997
|
-
|
|
31998
|
-
|
|
31999
|
-
|
|
32000
|
-
|
|
32001
|
-
|
|
32002
|
-
|
|
32003
|
-
|
|
32004
|
-
|
|
32005
|
-
|
|
32006
|
-
|
|
32007
|
-
|
|
32008
|
-
|
|
32009
|
-
|
|
32010
|
-
|
|
32011
|
-
|
|
32012
|
-
|
|
32013
|
-
|
|
32014
|
-
|
|
32015
|
-
|
|
32016
|
-
|
|
32017
|
-
|
|
32018
|
-
|
|
32019
|
-
|
|
32020
|
-
|
|
32021
|
-
|
|
32022
|
-
|
|
32023
|
-
|
|
32024
|
-
|
|
32025
|
-
|
|
31996
|
+
($(!0), Z(oe, null, Ae(o.servers, (l) => ($(), ne(x(Tn), {
|
|
31997
|
+
key: l.url,
|
|
31998
|
+
muted: ""
|
|
31999
|
+
}, {
|
|
32000
|
+
default: z(() => [
|
|
32001
|
+
U(ZM, { server: l }, null, 8, ["server"])
|
|
32002
|
+
]),
|
|
32003
|
+
_: 2
|
|
32004
|
+
}, 1024))), 128))
|
|
32005
|
+
]),
|
|
32006
|
+
_: 1
|
|
32007
|
+
})) : re("", !0),
|
|
32008
|
+
U(x(di), null, {
|
|
32009
|
+
default: z(() => [
|
|
32010
|
+
U(x(fi), { transparent: "" }, {
|
|
32011
|
+
default: z(() => [
|
|
32012
|
+
Le("Client Libraries")
|
|
32013
|
+
]),
|
|
32014
|
+
_: 1
|
|
32015
|
+
}),
|
|
32016
|
+
U(x(Tn), {
|
|
32017
|
+
frameless: "",
|
|
32018
|
+
transparent: ""
|
|
32019
|
+
}, {
|
|
32020
|
+
default: z(() => [
|
|
32021
|
+
U(LM)
|
|
32022
|
+
]),
|
|
32023
|
+
_: 1
|
|
32024
|
+
}),
|
|
32025
|
+
U(x(ic), {
|
|
32026
|
+
class: "font-mono card-footer",
|
|
32027
|
+
muted: ""
|
|
32028
|
+
}, {
|
|
32029
|
+
default: z(() => [
|
|
32030
|
+
Le(G(x(n)(x(e).selectedClient)) + " " + G(x(t)(x(e).selectedClient)), 1)
|
|
32031
|
+
]),
|
|
32032
|
+
_: 1
|
|
32033
|
+
})
|
|
32034
|
+
]),
|
|
32035
|
+
_: 1
|
|
32036
|
+
})
|
|
32037
|
+
])
|
|
32026
32038
|
])
|
|
32027
|
-
])
|
|
32028
|
-
|
|
32039
|
+
]);
|
|
32040
|
+
};
|
|
32029
32041
|
}
|
|
32030
32042
|
});
|
|
32031
|
-
const DM = /* @__PURE__ */ de(FM, [["__scopeId", "data-v-
|
|
32043
|
+
const DM = /* @__PURE__ */ de(FM, [["__scopeId", "data-v-f689ab54"]]), KM = { class: "parameter-name" }, JM = {
|
|
32032
32044
|
key: 1,
|
|
32033
32045
|
class: "parameter-type"
|
|
32034
32046
|
}, eE = /* @__PURE__ */ j({
|
|
@@ -32044,13 +32056,13 @@ const DM = /* @__PURE__ */ de(FM, [["__scopeId", "data-v-173586fe"]]), KM = { cl
|
|
|
32044
32056
|
e.parameter.required !== void 0 ? ($(), Z("span", {
|
|
32045
32057
|
key: 0,
|
|
32046
32058
|
class: ue(["parameter-required", e.parameter.required ? "parameter__required" : ""])
|
|
32047
|
-
}, G(e.parameter.required ? "required" : "optional"), 3)) :
|
|
32048
|
-
(n = e.parameter.schema) != null && n.type ? ($(), Z("span", JM, G((o = e.parameter.schema) == null ? void 0 : o.type), 1)) :
|
|
32049
|
-
e.parameter.description ? ($(),
|
|
32059
|
+
}, G(e.parameter.required ? "required" : "optional"), 3)) : re("", !0),
|
|
32060
|
+
(n = e.parameter.schema) != null && n.type ? ($(), Z("span", JM, G((o = e.parameter.schema) == null ? void 0 : o.type), 1)) : re("", !0),
|
|
32061
|
+
e.parameter.description ? ($(), ne(xl, {
|
|
32050
32062
|
key: 2,
|
|
32051
32063
|
class: "parameter-description",
|
|
32052
32064
|
value: e.parameter.description
|
|
32053
|
-
}, null, 8, ["value"])) :
|
|
32065
|
+
}, null, 8, ["value"])) : re("", !0)
|
|
32054
32066
|
]);
|
|
32055
32067
|
};
|
|
32056
32068
|
}
|
|
@@ -32071,12 +32083,12 @@ const DM = /* @__PURE__ */ de(FM, [["__scopeId", "data-v-173586fe"]]), KM = { cl
|
|
|
32071
32083
|
k("h5", nE, G(e.title), 1)
|
|
32072
32084
|
]),
|
|
32073
32085
|
k("ul", oE, [
|
|
32074
|
-
($(!0), Z(oe, null, Ae(e.parameters, (o) => ($(),
|
|
32086
|
+
($(!0), Z(oe, null, Ae(e.parameters, (o) => ($(), ne(eE, {
|
|
32075
32087
|
key: o.name,
|
|
32076
32088
|
parameter: o
|
|
32077
32089
|
}, null, 8, ["parameter"]))), 128))
|
|
32078
32090
|
])
|
|
32079
|
-
])) :
|
|
32091
|
+
])) : re("", !0);
|
|
32080
32092
|
};
|
|
32081
32093
|
}
|
|
32082
32094
|
}), iE = { class: "param-editor" }, sE = { class: "param-editor-flex" }, lE = { class: "parameter-name" }, aE = { class: "parameter-type" }, cE = {
|
|
@@ -32113,8 +32125,8 @@ const DM = /* @__PURE__ */ de(FM, [["__scopeId", "data-v-173586fe"]]), KM = { cl
|
|
|
32113
32125
|
k("span", lE, G(o), 1),
|
|
32114
32126
|
k("span", aE, G(n.type), 1)
|
|
32115
32127
|
]),
|
|
32116
|
-
n.description ? ($(), Z("p", cE, G(n.description), 1)) :
|
|
32117
|
-
n.type === "object" ? ($(), Z("div", uE, dE)) :
|
|
32128
|
+
n.description ? ($(), Z("p", cE, G(n.description), 1)) : re("", !0),
|
|
32129
|
+
n.type === "object" ? ($(), Z("div", uE, dE)) : re("", !0)
|
|
32118
32130
|
])
|
|
32119
32131
|
]))), 128));
|
|
32120
32132
|
}
|
|
@@ -32153,7 +32165,7 @@ const DM = /* @__PURE__ */ de(FM, [["__scopeId", "data-v-173586fe"]]), KM = { cl
|
|
|
32153
32165
|
class: ue(["parameter-required", (i = t.required) != null && i.includes(o) ? "parameter__required" : ""])
|
|
32154
32166
|
}, G((s = t.required) != null && s.includes(o) ? "required" : "optional"), 3),
|
|
32155
32167
|
k("span", pE, G(t.contentProperties[o].type), 1),
|
|
32156
|
-
t.contentProperties[o].description ? ($(), Z("p", gE, " description ")) :
|
|
32168
|
+
t.contentProperties[o].description ? ($(), Z("p", gE, " description ")) : re("", !0),
|
|
32157
32169
|
Object.keys(t.contentProperties[o].properties || {}).length > 0 ? ($(), Z("div", {
|
|
32158
32170
|
key: 1,
|
|
32159
32171
|
class: ue(["parameter-child", { "parameter-child__open": e.value }])
|
|
@@ -32162,14 +32174,14 @@ const DM = /* @__PURE__ */ de(FM, [["__scopeId", "data-v-173586fe"]]), KM = { cl
|
|
|
32162
32174
|
class: "parameter-child-trigger",
|
|
32163
32175
|
onClick: n[0] || (n[0] = (l) => e.value = !e.value)
|
|
32164
32176
|
}, wE),
|
|
32165
|
-
|
|
32177
|
+
_e(k("ul", bE, [
|
|
32166
32178
|
U(fE, {
|
|
32167
32179
|
contentProperties: t.contentProperties[o].properties || {}
|
|
32168
32180
|
}, null, 8, ["contentProperties"])
|
|
32169
32181
|
], 512), [
|
|
32170
32182
|
[Br, e.value]
|
|
32171
32183
|
])
|
|
32172
|
-
], 2)) :
|
|
32184
|
+
], 2)) : re("", !0)
|
|
32173
32185
|
]);
|
|
32174
32186
|
}), 128));
|
|
32175
32187
|
}
|
|
@@ -32194,8 +32206,8 @@ const DM = /* @__PURE__ */ de(FM, [["__scopeId", "data-v-173586fe"]]), KM = { cl
|
|
|
32194
32206
|
contentProperties: e.requestBody.content["application/json"].schema.properties || {},
|
|
32195
32207
|
required: e.requestBody.content["application/json"].schema.required || []
|
|
32196
32208
|
}, null, 8, ["contentProperties", "required"])
|
|
32197
|
-
])) :
|
|
32198
|
-
])) :
|
|
32209
|
+
])) : re("", !0)
|
|
32210
|
+
])) : re("", !0);
|
|
32199
32211
|
}
|
|
32200
32212
|
});
|
|
32201
32213
|
const _E = { class: "copy" }, $E = { class: "editor-heading" }, PE = { class: "tag-description" }, TE = /* @__PURE__ */ j({
|
|
@@ -32214,14 +32226,16 @@ const _E = { class: "copy" }, $E = { class: "editor-heading" }, PE = { class: "t
|
|
|
32214
32226
|
});
|
|
32215
32227
|
}), a;
|
|
32216
32228
|
}), s = W();
|
|
32217
|
-
return
|
|
32229
|
+
return xe(() => {
|
|
32218
32230
|
const l = document.getElementById("tippy");
|
|
32219
32231
|
U2(
|
|
32220
32232
|
s,
|
|
32221
32233
|
([{ isIntersecting: a }]) => {
|
|
32222
32234
|
if (a) {
|
|
32223
32235
|
const c = e.operation.name.toLowerCase().split(" ").join("-"), u = `${window.location.origin}${window.location.pathname}#${e.parentTag.name}/${encodeURI(c)}`;
|
|
32224
|
-
window.history.replaceState({}, "", u)
|
|
32236
|
+
window.history.replaceState({}, "", u);
|
|
32237
|
+
const { httpVerb: h, operationId: d } = e.operation;
|
|
32238
|
+
t(`${h}-${d}`), o(e.parentTag.name, !0);
|
|
32225
32239
|
}
|
|
32226
32240
|
},
|
|
32227
32241
|
{
|
|
@@ -32271,7 +32285,7 @@ const _E = { class: "copy" }, $E = { class: "editor-heading" }, PE = { class: "t
|
|
|
32271
32285
|
};
|
|
32272
32286
|
}
|
|
32273
32287
|
});
|
|
32274
|
-
const CE = /* @__PURE__ */ de(TE, [["__scopeId", "data-v-
|
|
32288
|
+
const CE = /* @__PURE__ */ de(TE, [["__scopeId", "data-v-f648d386"]]), ZE = (r) => (Dr("data-v-1247609d"), r = r(), Kr(), r), XE = { class: "request" }, RE = ["innerHTML"], AE = { class: "language-select" }, qE = ["value"], ME = ["label"], EE = ["value"], UE = /* @__PURE__ */ ZE(() => /* @__PURE__ */ k("span", null, "Test Request", -1)), VE = /* @__PURE__ */ j({
|
|
32275
32289
|
__name: "ExampleRequest",
|
|
32276
32290
|
props: {
|
|
32277
32291
|
operation: {},
|
|
@@ -32328,7 +32342,7 @@ const CE = /* @__PURE__ */ de(TE, [["__scopeId", "data-v-d1c59e20"]]), ZE = (r)
|
|
|
32328
32342
|
);
|
|
32329
32343
|
o(v), i();
|
|
32330
32344
|
}, m = V(() => e.operation.path.replace(/(<([^>]+)>)/gi, "").replace(/{([^}]+)}/g, '<span class="request-path-variable">{$1}</span>'));
|
|
32331
|
-
return (v, b) => ($(),
|
|
32345
|
+
return (v, b) => ($(), ne(x(di), { class: "dark-mode" }, {
|
|
32332
32346
|
default: z(() => [
|
|
32333
32347
|
U(x(fi), { muted: "" }, {
|
|
32334
32348
|
actions: z(() => [
|
|
@@ -32378,6 +32392,7 @@ const CE = /* @__PURE__ */ de(TE, [["__scopeId", "data-v-d1c59e20"]]), ZE = (r)
|
|
|
32378
32392
|
}),
|
|
32379
32393
|
U(x(Tn), {
|
|
32380
32394
|
borderless: "",
|
|
32395
|
+
class: "custom-scroll",
|
|
32381
32396
|
frameless: ""
|
|
32382
32397
|
}, {
|
|
32383
32398
|
default: z(() => [
|
|
@@ -32391,7 +32406,10 @@ const CE = /* @__PURE__ */ de(TE, [["__scopeId", "data-v-d1c59e20"]]), ZE = (r)
|
|
|
32391
32406
|
]),
|
|
32392
32407
|
_: 1
|
|
32393
32408
|
}),
|
|
32394
|
-
U(x(ic), {
|
|
32409
|
+
U(x(ic), {
|
|
32410
|
+
class: "card-footer",
|
|
32411
|
+
contrast: ""
|
|
32412
|
+
}, {
|
|
32395
32413
|
default: z(() => [
|
|
32396
32414
|
k("button", {
|
|
32397
32415
|
class: ue(["show-api-client-button", `show-api-client-button--${v.operation.httpVerb}`]),
|
|
@@ -32409,7 +32427,7 @@ const CE = /* @__PURE__ */ de(TE, [["__scopeId", "data-v-d1c59e20"]]), ZE = (r)
|
|
|
32409
32427
|
}));
|
|
32410
32428
|
}
|
|
32411
32429
|
});
|
|
32412
|
-
const jE = /* @__PURE__ */ de(VE, [["__scopeId", "data-v-
|
|
32430
|
+
const jE = /* @__PURE__ */ de(VE, [["__scopeId", "data-v-1247609d"]]), P5 = (r) => Object.keys(r).map((e) => ({
|
|
32413
32431
|
key: e,
|
|
32414
32432
|
value: r[e]
|
|
32415
32433
|
}));
|
|
@@ -33004,7 +33022,7 @@ const oV = (r) => (Dr("data-v-ec2d7ae7"), r = r(), Kr(), r), iV = { class: "exam
|
|
|
33004
33022
|
}),
|
|
33005
33023
|
U(x(Qg), { class: "listbox-options" }, {
|
|
33006
33024
|
default: z(() => [
|
|
33007
|
-
($(!0), Z(oe, null, Ae(x(t), (s) => ($(),
|
|
33025
|
+
($(!0), Z(oe, null, Ae(x(t), (s) => ($(), ne(x(_g), {
|
|
33008
33026
|
key: s.key,
|
|
33009
33027
|
class: "listbox-option",
|
|
33010
33028
|
value: s
|
|
@@ -33054,7 +33072,7 @@ const uV = /* @__PURE__ */ de(cV, [["__scopeId", "data-v-ec2d7ae7"]]), hV = { cl
|
|
|
33054
33072
|
}), a = (c) => {
|
|
33055
33073
|
o.value = c;
|
|
33056
33074
|
};
|
|
33057
|
-
return (c, u) => n.value.length ? ($(),
|
|
33075
|
+
return (c, u) => n.value.length ? ($(), ne(x(di), { key: 0 }, {
|
|
33058
33076
|
default: z(() => {
|
|
33059
33077
|
var h;
|
|
33060
33078
|
return [
|
|
@@ -33073,10 +33091,10 @@ const uV = /* @__PURE__ */ de(cV, [["__scopeId", "data-v-ec2d7ae7"]]), hV = { cl
|
|
|
33073
33091
|
src: "solid/interface-copy-clipboard",
|
|
33074
33092
|
width: "10px"
|
|
33075
33093
|
})
|
|
33076
|
-
])) :
|
|
33094
|
+
])) : re("", !0)
|
|
33077
33095
|
]),
|
|
33078
33096
|
default: z(() => [
|
|
33079
|
-
($(!0), Z(oe, null, Ae(n.value, (d) => ($(),
|
|
33097
|
+
($(!0), Z(oe, null, Ae(n.value, (d) => ($(), ne(x(gM), { key: d }, {
|
|
33080
33098
|
default: z(() => [
|
|
33081
33099
|
Le(G(d), 1)
|
|
33082
33100
|
]),
|
|
@@ -33091,7 +33109,7 @@ const uV = /* @__PURE__ */ de(cV, [["__scopeId", "data-v-ec2d7ae7"]]), hV = { cl
|
|
|
33091
33109
|
s.value && Object.keys(s.value).length > 1 ? ($(), Z(oe, { key: 0 }, [
|
|
33092
33110
|
Le(G(s.value.length) + " ", 1),
|
|
33093
33111
|
U(uV, { examples: s.value }, null, 8, ["examples"])
|
|
33094
|
-
], 64)) : s.value && Object.keys(s.value).length === 1 ? ($(),
|
|
33112
|
+
], 64)) : s.value && Object.keys(s.value).length === 1 ? ($(), ne(x(Qn), {
|
|
33095
33113
|
key: 1,
|
|
33096
33114
|
content: JSON.stringify(
|
|
33097
33115
|
x(P5)(s.value)[0].value.value,
|
|
@@ -33101,35 +33119,36 @@ const uV = /* @__PURE__ */ de(cV, [["__scopeId", "data-v-ec2d7ae7"]]), hV = { cl
|
|
|
33101
33119
|
languages: ["json"],
|
|
33102
33120
|
readOnly: ""
|
|
33103
33121
|
}, null, 8, ["content"])) : ($(), Z(oe, { key: 2 }, [
|
|
33104
|
-
|
|
33122
|
+
_e(U(x(Qn), {
|
|
33105
33123
|
content: l.value,
|
|
33106
33124
|
languages: ["json"],
|
|
33107
33125
|
readOnly: ""
|
|
33108
33126
|
}, null, 8, ["content"]), [
|
|
33109
33127
|
[Br, l.value]
|
|
33110
33128
|
]),
|
|
33111
|
-
l.value ?
|
|
33129
|
+
l.value ? re("", !0) : ($(), Z("div", dV, " No Body "))
|
|
33112
33130
|
], 64))
|
|
33113
33131
|
]),
|
|
33114
33132
|
_: 1
|
|
33115
33133
|
})
|
|
33116
33134
|
]),
|
|
33117
|
-
(h = i.value) != null && h.description ? ($(),
|
|
33135
|
+
(h = i.value) != null && h.description ? ($(), ne(x(ic), {
|
|
33118
33136
|
key: 0,
|
|
33137
|
+
class: "card-footer",
|
|
33119
33138
|
muted: ""
|
|
33120
33139
|
}, {
|
|
33121
33140
|
default: z(() => [
|
|
33122
33141
|
k("div", fV, G(i.value.description), 1)
|
|
33123
33142
|
]),
|
|
33124
33143
|
_: 1
|
|
33125
|
-
})) :
|
|
33144
|
+
})) : re("", !0)
|
|
33126
33145
|
];
|
|
33127
33146
|
}),
|
|
33128
33147
|
_: 1
|
|
33129
|
-
})) :
|
|
33148
|
+
})) : re("", !0);
|
|
33130
33149
|
}
|
|
33131
33150
|
});
|
|
33132
|
-
const pV = /* @__PURE__ */ de(OV, [["__scopeId", "data-v-
|
|
33151
|
+
const pV = /* @__PURE__ */ de(OV, [["__scopeId", "data-v-93805f16"]]), gV = ["id"], mV = { class: "example" }, vV = /* @__PURE__ */ j({
|
|
33133
33152
|
__name: "ReferenceEndpoint",
|
|
33134
33153
|
props: {
|
|
33135
33154
|
operation: {},
|
|
@@ -33138,7 +33157,7 @@ const pV = /* @__PURE__ */ de(OV, [["__scopeId", "data-v-ab0d91a6"]]), gV = ["id
|
|
|
33138
33157
|
},
|
|
33139
33158
|
setup(r) {
|
|
33140
33159
|
return (e, t) => ($(), Z("div", {
|
|
33141
|
-
id: `endpoint/${e.operation.operationId}`,
|
|
33160
|
+
id: `endpoint/${e.operation.httpVerb}-${e.operation.operationId}`,
|
|
33142
33161
|
class: "reference-container"
|
|
33143
33162
|
}, [
|
|
33144
33163
|
U(CE, {
|
|
@@ -33186,7 +33205,7 @@ const $V = /* @__PURE__ */ de(wV, [["render", _V], ["__scopeId", "data-v-16147dd
|
|
|
33186
33205
|
(a) => n.value = a[0].contentRect.width < 900
|
|
33187
33206
|
);
|
|
33188
33207
|
const { state: o, setCollapsedSidebarItem: i } = qr();
|
|
33189
|
-
|
|
33208
|
+
xe(() => {
|
|
33190
33209
|
e.spec.tags.length > 0 && i(e.spec.tags[0].name, !0);
|
|
33191
33210
|
});
|
|
33192
33211
|
const s = nM(() => ({
|
|
@@ -33225,14 +33244,14 @@ const $V = /* @__PURE__ */ de(wV, [["render", _V], ["__scopeId", "data-v-16147dd
|
|
|
33225
33244
|
class: "show-more-icon",
|
|
33226
33245
|
icon: "ChevronDown"
|
|
33227
33246
|
})
|
|
33228
|
-
], 8, TV)) :
|
|
33229
|
-
h === 0 || x(o).collapsedSidebarItems[u.name] ? ($(!0), Z(oe, { key: 1 }, Ae(u.operations, (f) => ($(),
|
|
33230
|
-
key: f.operationId
|
|
33247
|
+
], 8, TV)) : re("", !0),
|
|
33248
|
+
h === 0 || x(o).collapsedSidebarItems[u.name] ? ($(!0), Z(oe, { key: 1 }, Ae(u.operations, (f) => ($(), ne(x(vV), {
|
|
33249
|
+
key: `${f.httpVerb}-${f.operationId}`,
|
|
33231
33250
|
operation: f,
|
|
33232
33251
|
parentTag: u,
|
|
33233
33252
|
server: l.value[0]
|
|
33234
|
-
}, null, 8, ["operation", "parentTag", "server"]))), 128)) :
|
|
33235
|
-
])) :
|
|
33253
|
+
}, null, 8, ["operation", "parentTag", "server"]))), 128)) : re("", !0)
|
|
33254
|
+
])) : re("", !0)
|
|
33236
33255
|
], 64);
|
|
33237
33256
|
}), 128))
|
|
33238
33257
|
], 64)) : ($(), Z("div", CV, [
|
|
@@ -33241,7 +33260,7 @@ const $V = /* @__PURE__ */ de(wV, [["render", _V], ["__scopeId", "data-v-16147dd
|
|
|
33241
33260
|
], 2));
|
|
33242
33261
|
}
|
|
33243
33262
|
});
|
|
33244
|
-
const XV = /* @__PURE__ */ de(ZV, [["__scopeId", "data-v-
|
|
33263
|
+
const XV = /* @__PURE__ */ de(ZV, [["__scopeId", "data-v-519865dc"]]);
|
|
33245
33264
|
function Xr(r) {
|
|
33246
33265
|
return Array.isArray ? Array.isArray(r) : q5(r) === "[object Array]";
|
|
33247
33266
|
}
|
|
@@ -33255,7 +33274,7 @@ function AV(r) {
|
|
|
33255
33274
|
function qV(r) {
|
|
33256
33275
|
return r == null ? "" : AV(r);
|
|
33257
33276
|
}
|
|
33258
|
-
function
|
|
33277
|
+
function ar(r) {
|
|
33259
33278
|
return typeof r == "string";
|
|
33260
33279
|
}
|
|
33261
33280
|
function R5(r) {
|
|
@@ -33303,7 +33322,7 @@ class LV {
|
|
|
33303
33322
|
}
|
|
33304
33323
|
function M5(r) {
|
|
33305
33324
|
let e = null, t = null, n = null, o = 1, i = null;
|
|
33306
|
-
if (
|
|
33325
|
+
if (ar(r) || Xr(r))
|
|
33307
33326
|
n = r, e = Kd(r), t = N1(r);
|
|
33308
33327
|
else {
|
|
33309
33328
|
if (!Dd.call(r, "name"))
|
|
@@ -33332,7 +33351,7 @@ function zV(r, e) {
|
|
|
33332
33351
|
const c = i[a];
|
|
33333
33352
|
if (!$t(c))
|
|
33334
33353
|
return;
|
|
33335
|
-
if (l === s.length - 1 && (
|
|
33354
|
+
if (l === s.length - 1 && (ar(c) || R5(c) || MV(c)))
|
|
33336
33355
|
t.push(qV(c));
|
|
33337
33356
|
else if (Xr(c)) {
|
|
33338
33357
|
n = !0;
|
|
@@ -33342,7 +33361,7 @@ function zV(r, e) {
|
|
|
33342
33361
|
s.length && o(c, s, l + 1);
|
|
33343
33362
|
}
|
|
33344
33363
|
};
|
|
33345
|
-
return o(r,
|
|
33364
|
+
return o(r, ar(e) ? e.split(".") : e, 0), n ? t : t[0];
|
|
33346
33365
|
}
|
|
33347
33366
|
const BV = {
|
|
33348
33367
|
// Whether the matches should be included in the result set. When `true`, each record in the result
|
|
@@ -33436,7 +33455,7 @@ class cc {
|
|
|
33436
33455
|
});
|
|
33437
33456
|
}
|
|
33438
33457
|
create() {
|
|
33439
|
-
this.isCreated || !this.docs.length || (this.isCreated = !0,
|
|
33458
|
+
this.isCreated || !this.docs.length || (this.isCreated = !0, ar(this.docs[0]) ? this.docs.forEach((e, t) => {
|
|
33440
33459
|
this._addString(e, t);
|
|
33441
33460
|
}) : this.docs.forEach((e, t) => {
|
|
33442
33461
|
this._addObject(e, t);
|
|
@@ -33445,7 +33464,7 @@ class cc {
|
|
|
33445
33464
|
// Adds a doc to the end of the index
|
|
33446
33465
|
add(e) {
|
|
33447
33466
|
const t = this.size();
|
|
33448
|
-
|
|
33467
|
+
ar(e) ? this._addString(e, t) : this._addObject(e, t);
|
|
33449
33468
|
}
|
|
33450
33469
|
// Removes the doc at the specified index of the index
|
|
33451
33470
|
removeAt(e) {
|
|
@@ -33480,7 +33499,7 @@ class cc {
|
|
|
33480
33499
|
for (; a.length; ) {
|
|
33481
33500
|
const { nestedArrIndex: c, value: u } = a.pop();
|
|
33482
33501
|
if ($t(u))
|
|
33483
|
-
if (
|
|
33502
|
+
if (ar(u) && !ka(u)) {
|
|
33484
33503
|
let h = {
|
|
33485
33504
|
v: u,
|
|
33486
33505
|
i: c,
|
|
@@ -33496,7 +33515,7 @@ class cc {
|
|
|
33496
33515
|
});
|
|
33497
33516
|
}
|
|
33498
33517
|
n.$[i] = l;
|
|
33499
|
-
} else if (
|
|
33518
|
+
} else if (ar(s) && !ka(s)) {
|
|
33500
33519
|
let l = {
|
|
33501
33520
|
v: s,
|
|
33502
33521
|
n: this.norm.get(s)
|
|
@@ -34048,7 +34067,7 @@ function W5(r, e, { auto: t = !0 } = {}) {
|
|
|
34048
34067
|
return n(t2(o));
|
|
34049
34068
|
if (Oj(o)) {
|
|
34050
34069
|
const a = s ? o[K1.PATH] : i[0], c = s ? o[K1.PATTERN] : o[a];
|
|
34051
|
-
if (!
|
|
34070
|
+
if (!ar(c))
|
|
34052
34071
|
throw new Error(VV(a));
|
|
34053
34072
|
const u = {
|
|
34054
34073
|
keyId: N1(a),
|
|
@@ -34149,7 +34168,7 @@ class mo {
|
|
|
34149
34168
|
sortFn: s,
|
|
34150
34169
|
ignoreFieldNorm: l
|
|
34151
34170
|
} = this.options;
|
|
34152
|
-
let a =
|
|
34171
|
+
let a = ar(e) ? ar(this._docs[0]) ? this._searchStringList(e) : this._searchObjectList(e) : this._searchLogical(e);
|
|
34153
34172
|
return pj(a, { ignoreFieldNorm: l }), i && a.sort(s), R5(t) && t > -1 && (a = a.slice(0, t)), vj(a, this._docs, {
|
|
34154
34173
|
includeMatches: n,
|
|
34155
34174
|
includeScore: o
|
|
@@ -34283,7 +34302,7 @@ function Sj(r) {
|
|
|
34283
34302
|
return !1;
|
|
34284
34303
|
}
|
|
34285
34304
|
}
|
|
34286
|
-
const yj = (r) => (Dr("data-v-
|
|
34305
|
+
const yj = (r) => (Dr("data-v-1f3d4b81"), r = r(), Kr(), r), kj = {
|
|
34287
34306
|
key: 0,
|
|
34288
34307
|
class: "ref-search-list custom-scroll"
|
|
34289
34308
|
}, xj = ["onClick", "onFocus", "onMouseover"], Qj = {
|
|
@@ -34323,12 +34342,12 @@ const yj = (r) => (Dr("data-v-12788f5a"), r = r(), Kr(), r), kj = {
|
|
|
34323
34342
|
}
|
|
34324
34343
|
);
|
|
34325
34344
|
async function O(v) {
|
|
34326
|
-
const b = v.item.tag, Q = v.item.operationId;
|
|
34345
|
+
const b = v.item.tag, Q = v.item.operationId, _ = v.item.httpVerb;
|
|
34327
34346
|
if (!b)
|
|
34328
34347
|
return;
|
|
34329
|
-
d(b, !0), n.hide(), await
|
|
34330
|
-
const
|
|
34331
|
-
|
|
34348
|
+
d(b, !0), n.hide(), await zt();
|
|
34349
|
+
const P = Q ? `endpoint/${_}-${Q}` : `tag/${b}`, R = document.getElementById(P);
|
|
34350
|
+
R == null || R.scrollIntoView();
|
|
34332
34351
|
}
|
|
34333
34352
|
Be(t.value, () => {
|
|
34334
34353
|
if (o = [], !e.spec.tags.length) {
|
|
@@ -34386,14 +34405,14 @@ const yj = (r) => (Dr("data-v-12788f5a"), r = r(), Kr(), r), kj = {
|
|
|
34386
34405
|
item: v
|
|
34387
34406
|
})) : i.value
|
|
34388
34407
|
);
|
|
34389
|
-
return (v, b) => ($(),
|
|
34408
|
+
return (v, b) => ($(), ne(x(Pp), { state: x(n) }, {
|
|
34390
34409
|
default: z(() => [
|
|
34391
34410
|
k("div", {
|
|
34392
34411
|
ref_key: "searchModalRef",
|
|
34393
34412
|
ref: a,
|
|
34394
34413
|
class: "ref-search-container"
|
|
34395
34414
|
}, [
|
|
34396
|
-
|
|
34415
|
+
_e(k("input", {
|
|
34397
34416
|
"onUpdate:modelValue": b[0] || (b[0] = (Q) => l.value = Q),
|
|
34398
34417
|
class: "ref-search-input",
|
|
34399
34418
|
placeholder: "Search …",
|
|
@@ -34414,22 +34433,22 @@ const yj = (r) => (Dr("data-v-12788f5a"), r = r(), Kr(), r), kj = {
|
|
|
34414
34433
|
onFocus: (P) => s.value = _,
|
|
34415
34434
|
onMouseover: (P) => s.value = _
|
|
34416
34435
|
}, [
|
|
34417
|
-
Q.item.title || Q.item.operationId ? ($(), Z("div", Qj, G(Q.item.title || Q.item.operationId), 1)) :
|
|
34436
|
+
Q.item.title || Q.item.operationId ? ($(), Z("div", Qj, G(Q.item.title || Q.item.operationId), 1)) : re("", !0),
|
|
34418
34437
|
Q.item.httpVerb || Q.item.path ? ($(), Z("div", _j, [
|
|
34419
34438
|
k("div", {
|
|
34420
34439
|
class: ue(["item-entry-http-verb", `item-entry-http-verb--${Q.item.httpVerb}`])
|
|
34421
34440
|
}, G(Q.item.httpVerb), 3),
|
|
34422
34441
|
k("div", $j, G(Q.item.path), 1)
|
|
34423
|
-
])) : Q.item.description ? ($(), Z("div", Pj, G(Q.item.description), 1)) :
|
|
34442
|
+
])) : Q.item.description ? ($(), Z("div", Pj, G(Q.item.description), 1)) : re("", !0)
|
|
34424
34443
|
], 42, xj))), 128))
|
|
34425
|
-
])) :
|
|
34444
|
+
])) : re("", !0),
|
|
34426
34445
|
Tj
|
|
34427
34446
|
]),
|
|
34428
34447
|
_: 1
|
|
34429
34448
|
}, 8, ["state"]));
|
|
34430
34449
|
}
|
|
34431
34450
|
});
|
|
34432
|
-
const Zj = /* @__PURE__ */ de(Cj, [["__scopeId", "data-v-
|
|
34451
|
+
const Zj = /* @__PURE__ */ de(Cj, [["__scopeId", "data-v-1f3d4b81"]]), Xj = {
|
|
34433
34452
|
key: 0,
|
|
34434
34453
|
class: "layout-header"
|
|
34435
34454
|
}, Rj = { class: "layout-aside-left t-doc__sidebar" }, Aj = {
|
|
@@ -34501,7 +34520,16 @@ const Zj = /* @__PURE__ */ de(Cj, [["__scopeId", "data-v-12788f5a"]]), Xj = {
|
|
|
34501
34520
|
servers: [],
|
|
34502
34521
|
tags: []
|
|
34503
34522
|
}), f = (b) => {
|
|
34504
|
-
Object.assign(d,
|
|
34523
|
+
if (Object.assign(d, {
|
|
34524
|
+
// Some specs don’t have servers or tags, make sure they are defined
|
|
34525
|
+
servers: [],
|
|
34526
|
+
tags: [],
|
|
34527
|
+
...b
|
|
34528
|
+
}), !u.activeSidebar) {
|
|
34529
|
+
c(d.tags[0].name);
|
|
34530
|
+
const { httpVerb: Q, operationId: _ } = d.tags[0].operations[0];
|
|
34531
|
+
h(`${Q}-${_}`);
|
|
34532
|
+
}
|
|
34505
34533
|
};
|
|
34506
34534
|
Be(
|
|
34507
34535
|
() => e.specResult,
|
|
@@ -34509,7 +34537,7 @@ const Zj = /* @__PURE__ */ de(Cj, [["__scopeId", "data-v-12788f5a"]]), Xj = {
|
|
|
34509
34537
|
b && f(b);
|
|
34510
34538
|
},
|
|
34511
34539
|
{ immediate: !0 }
|
|
34512
|
-
),
|
|
34540
|
+
), xe(() => {
|
|
34513
34541
|
var b;
|
|
34514
34542
|
(b = document.querySelector("#tippy")) == null || b.scrollTo({
|
|
34515
34543
|
top: 0,
|
|
@@ -34540,20 +34568,20 @@ const Zj = /* @__PURE__ */ de(Cj, [["__scopeId", "data-v-12788f5a"]]), Xj = {
|
|
|
34540
34568
|
variant: "search"
|
|
34541
34569
|
}, null, 8, ["spec"])
|
|
34542
34570
|
]),
|
|
34543
|
-
x(s) ?
|
|
34571
|
+
x(s) ? re("", !0) : ($(), Z("div", Xj, [
|
|
34544
34572
|
me(b.$slots, "header")
|
|
34545
34573
|
])),
|
|
34546
34574
|
k("aside", Rj, [
|
|
34547
34575
|
x(s) ? me(b.$slots, "mobile-header", {
|
|
34548
34576
|
key: 0,
|
|
34549
34577
|
label: v.value
|
|
34550
|
-
}) :
|
|
34578
|
+
}) : re("", !0),
|
|
34551
34579
|
b.showSidebar && (!x(s) || b.$slots.header) ? ($(), Z("div", Aj, [
|
|
34552
|
-
x(s) ? me(b.$slots, "header", { key: 0 }) :
|
|
34580
|
+
x(s) ? me(b.$slots, "header", { key: 0 }) : re("", !0),
|
|
34553
34581
|
U(B1, { spec: d }, null, 8, ["spec"])
|
|
34554
|
-
])) :
|
|
34582
|
+
])) : re("", !0)
|
|
34555
34583
|
]),
|
|
34556
|
-
|
|
34584
|
+
_e(k("div", qj, [
|
|
34557
34585
|
U(x(t), {
|
|
34558
34586
|
hocuspocusConfiguration: b.hocuspocusConfiguration,
|
|
34559
34587
|
initialTabState: b.initialTabState,
|
|
@@ -34570,7 +34598,7 @@ const Zj = /* @__PURE__ */ de(Cj, [["__scopeId", "data-v-12788f5a"]]), Xj = {
|
|
|
34570
34598
|
ready: !0,
|
|
34571
34599
|
spec: d
|
|
34572
34600
|
}, null, 8, ["spec"])
|
|
34573
|
-
])) :
|
|
34601
|
+
])) : re("", !0),
|
|
34574
34602
|
me(b.$slots, "footer"),
|
|
34575
34603
|
U(Uq, {
|
|
34576
34604
|
proxyUrl: b.proxyUrl,
|
|
@@ -34585,6 +34613,7 @@ export {
|
|
|
34585
34613
|
rW as ApiReference,
|
|
34586
34614
|
iq as DarkModeToggle,
|
|
34587
34615
|
XV as RenderedReference,
|
|
34616
|
+
Zj as SearchModal,
|
|
34588
34617
|
B1 as Sidebar,
|
|
34589
34618
|
co as useApiClientStore,
|
|
34590
34619
|
M$ as useDarkModeState
|