@scalar/api-client 1.2.23 → 1.2.24
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 +10 -0
- package/dist/components/ApiClient/Response/ResponseMetaInformation.vue.d.ts.map +1 -1
- package/dist/fixtures/index.d.ts +0 -1
- package/dist/fixtures/index.d.ts.map +1 -1
- package/dist/index.css +1 -1
- package/dist/index.js +316 -314
- package/package.json +5 -5
- package/dist/fixtures/httpStatusCodes.d.ts +0 -7
- package/dist/fixtures/httpStatusCodes.d.ts.map +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
# @scalar/api-client
|
|
2
2
|
|
|
3
|
+
## 1.2.24
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 624604e: chore: move http status codes to oas-utils
|
|
8
|
+
- Updated dependencies [624604e]
|
|
9
|
+
- Updated dependencies [624604e]
|
|
10
|
+
- @scalar/oas-utils@0.1.11
|
|
11
|
+
- @scalar/components@0.7.7
|
|
12
|
+
|
|
3
13
|
## 1.2.23
|
|
4
14
|
|
|
5
15
|
### Patch Changes
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ResponseMetaInformation.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/ApiClient/Response/ResponseMetaInformation.vue.ts"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"ResponseMetaInformation.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/ApiClient/Response/ResponseMetaInformation.vue.ts"],"names":[],"mappings":";cAqKuD,GAAG;;cAAH,GAAG;;AAL1D,wBAMG;AACH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC"}
|
package/dist/fixtures/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/fixtures/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAA;AAC7B,cAAc,sBAAsB,CAAA
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/fixtures/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAA;AAC7B,cAAc,sBAAsB,CAAA"}
|
package/dist/index.css
CHANGED
|
@@ -1083,7 +1083,7 @@ to {
|
|
|
1083
1083
|
:where(.card-form-group[data-v-6b5d2194]) {
|
|
1084
1084
|
display: flex;
|
|
1085
1085
|
}
|
|
1086
|
-
.loader-wrapper:where(.scalar-component[data-v-47faceda]),:where(.scalar-component) .loader-wrapper[data-v-47faceda]{position:relative;height:var(--d6cae758);width:var(--d6cae758);display:flex;align-items:center;justify-content:center;--loader-size: 50%}.svg-loader:where(.scalar-component[data-v-47faceda]),:where(.scalar-component) .svg-loader[data-v-47faceda]{width:var(--loader-size);height:var(--loader-size);top:1rem;right:.9rem;overflow:visible;fill:none;background-color:transparent;stroke:currentColor}.svg-path:where(.scalar-component[data-v-47faceda]),:where(.scalar-component) .svg-path[data-v-47faceda]{stroke-width:14;fill:none;transition:.3s}.svg-x-mark:where(.scalar-component[data-v-47faceda]),:where(.scalar-component) .svg-x-mark[data-v-47faceda]{stroke-dasharray:57;stroke-dashoffset:57;transition-delay:0s}.svg-check-mark:where(.scalar-component[data-v-47faceda]),:where(.scalar-component) .svg-check-mark[data-v-47faceda]{stroke-dasharray:149;stroke-dashoffset:149;transition-delay:0s}.icon-is-invalid .svg-x-mark:where(.scalar-component[data-v-47faceda]),:where(.scalar-component) .icon-is-invalid .svg-x-mark[data-v-47faceda]{stroke-dashoffset:0;transition-delay:.3s}.icon-is-valid .svg-check-mark:where(.scalar-component[data-v-47faceda]),:where(.scalar-component) .icon-is-valid .svg-check-mark[data-v-47faceda]{stroke-dashoffset:0;transition-delay:.3s}.circular-loader:where(.scalar-component[data-v-47faceda]),:where(.scalar-component) .circular-loader[data-v-47faceda]{animation:rotate-47faceda .7s linear infinite,fade-in-47faceda .4s;transform-origin:center center;transform:scale(5);background:transparent}.loader-path:where(.scalar-component[data-v-47faceda]),:where(.scalar-component) .loader-path[data-v-47faceda]{stroke-dasharray:50,200;stroke-dashoffset:-100;stroke-linecap:round}.loader-path-off:where(.scalar-component[data-v-47faceda]),:where(.scalar-component) .loader-path-off[data-v-47faceda]{stroke-dasharray:50,200;stroke-dashoffset:-100;transition:opacity .3s;opacity:0}@keyframes fade-in-47faceda{0%{opacity:0}70%{opacity:0}to{opacity:1}}@keyframes rotate-47faceda{0%{transform:scale(5) rotate(0)}to{transform:scale(5) rotate(360deg)}}.scalar-codeblock-code[class*=language-]:where(.scalar-component),:where(.scalar-component) .scalar-codeblock-code[class*=language-],.scalar-codeblock-pre[class*=language-]:where(.scalar-component),:where(.scalar-component) .scalar-codeblock-pre[class*=language-]{color:var(--scalar-color-2);background:none;font-family:var(--scalar-font-code);font-size:var(--scalar-small);text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.4;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none;display:block}.scalar-codeblock-pre[class*=language-]:where(.scalar-component),:where(.scalar-component) .scalar-codeblock-pre[class*=language-]{margin:0;padding:.5rem;overflow:auto}:not(pre)>code[class*=language-]:where(.scalar-component),:where(.scalar-component) :not(pre)>code[class*=language-],.scalar-codeblock-pre[class*=language-]:where(.scalar-component),:where(.scalar-component) .scalar-codeblock-pre[class*=language-]{background:var(--scalar-background-2)}.line-numbers.scalar-codeblock-pre[class*=language-]{position:relative;padding-left:2em;counter-reset:linenumber}.line-numbers>code{position:relative;white-space:inherit}.line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3em;width:3em;letter-spacing:-1px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.line-numbers-rows>span{display:block;counter-increment:linenumber}.line-numbers-rows>span:before{content:counter(linenumber);color:#999;display:block;padding-right:.8em;text-align:right}:not(pre)>code[class*=language-]:where(.scalar-component),:where(.scalar-component) :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.comment:where(.scalar-component),:where(.scalar-component) .token.comment,.token.block-comment:where(.scalar-component),:where(.scalar-component) .token.block-comment,.token.prolog:where(.scalar-component),:where(.scalar-component) .token.prolog,.token.doctype:where(.scalar-component),:where(.scalar-component) .token.doctype,.token.cdata:where(.scalar-component),:where(.scalar-component) .token.cdata{color:var(--scalar-color-2)}.token.punctuation:where(.scalar-component),:where(.scalar-component) .token.punctuation{color:var(--scalar-color-3)}.token.tag:where(.scalar-component),:where(.scalar-component) .token.tag,.token.attr-name:where(.scalar-component),:where(.scalar-component) .token.attr-name,.token.namespace:where(.scalar-component),:where(.scalar-component) .token.namespace,.token.deleted:where(.scalar-component),:where(.scalar-component) .token.deleted{color:var(--scalar-color-red)}.token.function-name:where(.scalar-component),:where(.scalar-component) .token.function-name{color:var(--scalar-color-green)}.token.boolean:where(.scalar-component),:where(.scalar-component) .token.boolean,.token.number:where(.scalar-component),:where(.scalar-component) .token.number,.token.function:where(.scalar-component),:where(.scalar-component) .token.function{color:var(--scalar-color-orange)}.token.property:where(.scalar-component),:where(.scalar-component) .token.property,.token.class-name:where(.scalar-component),:where(.scalar-component) .token.class-name,.token.constant:where(.scalar-component),:where(.scalar-component) .token.constant,.token.symbol:where(.scalar-component),:where(.scalar-component) .token.symbol{color:var(--scalar-color-1)}.token.selector:where(.scalar-component),:where(.scalar-component) .token.selector,.token.important:where(.scalar-component),:where(.scalar-component) .token.important,.token.atrule:where(.scalar-component),:where(.scalar-component) .token.atrule,.token.keyword:where(.scalar-component),:where(.scalar-component) .token.keyword,.token.builtin:where(.scalar-component),:where(.scalar-component) .token.builtin{color:var(--scalar-color-purple)}.token.string:where(.scalar-component),:where(.scalar-component) .token.string,.token.char:where(.scalar-component),:where(.scalar-component) .token.char,.token.attr-value:where(.scalar-component),:where(.scalar-component) .token.attr-value,.token.regex:where(.scalar-component),:where(.scalar-component) .token.regex,.token.variable:where(.scalar-component),:where(.scalar-component) .token.variable{color:var(--scalar-color-blue)}.light-mode .dark-mode .language-shell .token.variable:where(.scalar-component),:where(.scalar-component) .light-mode .dark-mode .language-shell .token.variable{color:var(--scalar-color-1)}.light-mode .dark-mode .language-shell .token.string:where(.scalar-component),:where(.scalar-component) .light-mode .dark-mode .language-shell .token.string{color:var(--scalar-color-blue)}.language-shell .token.string:where(.scalar-component),:where(.scalar-component) .language-shell .token.string{color:var(--scalar-color-1)}.token.operator:where(.scalar-component),:where(.scalar-component) .token.operator,.token.entity:where(.scalar-component),:where(.scalar-component) .token.entity,.token.url:where(.scalar-component),:where(.scalar-component) .token.url{color:var(--scalar-color-3)}.token.important:where(.scalar-component),:where(.scalar-component) .token.important,.token.bold:where(.scalar-component),:where(.scalar-component) .token.bold{font-weight:700}.token.italic:where(.scalar-component),:where(.scalar-component) .token.italic{font-style:italic}.token.entity:where(.scalar-component),:where(.scalar-component) .token.entity{cursor:help}.token.inserted:where(.scalar-component),:where(.scalar-component) .token.inserted{color:var(--scalar-color-green)}.credentials:where(.scalar-component),:where(.scalar-component) .credentials{font-size:0;color:transparent}.credentials:after:where(.scalar-component),:where(.scalar-component) .credentials:after{content:"·····";font-size:var(--scalar-small);color:var(--scalar-color-3)}.scalar-modal-layout:where(.scalar-component[data-v-ff85ced0]),:where(.scalar-component) .scalar-modal-layout[data-v-ff85ced0]{animation:modal-fade-ff85ced0 .2s forwards}.scalar-modal:where(.scalar-component[data-v-ff85ced0]),:where(.scalar-component) .scalar-modal[data-v-ff85ced0]{transform:scale(.98);animation:modal-pop-ff85ced0 .15s .15s forwards}@keyframes modal-fade-ff85ced0{0%{opacity:0}to{opacity:1}}@keyframes modal-pop-ff85ced0{0%{opacity:0}to{opacity:1;transform:scale(1)}}.scalar-input-wrapper-focus .scalar-input-label:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input-wrapper-focus .scalar-input-label[data-v-4fc2339e]{color:var(--scalar-color-1)}.scalar-input-wrapper-error .scalar-input-label:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input-wrapper-error .scalar-input-label[data-v-4fc2339e]{color:var(--scalar-color-error-color)}.scalar-input::-moz-selection:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input[data-v-4fc2339e]::-moz-selection{color:var(--scalar-color-1);background:#ffa55859}.scalar-input::selection:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input[data-v-4fc2339e]::selection{color:var(--scalar-color-1);background:#ffa55859}.scalar-input:has(+.scalar-input-label):where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input[data-v-4fc2339e]:has(+.scalar-input-label){opacity:0}.scalar-input:not(:-moz-placeholder-shown):where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input[data-v-4fc2339e]:not(:-moz-placeholder-shown){opacity:1;-moz-transition:opacity .2s ease-in-out .15s;transition:opacity .2s ease-in-out .15s}.scalar-input:not(:placeholder-shown):where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input[data-v-4fc2339e]:not(:placeholder-shown),.scalar-input-wrapper-focus .scalar-input:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input-wrapper-focus .scalar-input[data-v-4fc2339e]{opacity:1;transition:opacity .2s ease-in-out .15s}.scalar-input:-webkit-autofill:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input[data-v-4fc2339e]:-webkit-autofill,.scalar-input:-webkit-autofill:hover:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input[data-v-4fc2339e]:-webkit-autofill:hover,.scalar-input:-webkit-autofill:focus:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input[data-v-4fc2339e]:-webkit-autofill:focus,.scalar-input:-webkit-autofill:active:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input[data-v-4fc2339e]:-webkit-autofill:active,.scalar-input:focus-within:-webkit-autofill:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input[data-v-4fc2339e]:focus-within:-webkit-autofill,.scalar-input:focus-within:-webkit-autofill:hover:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input[data-v-4fc2339e]:focus-within:-webkit-autofill:hover,.scalar-input:focus-within:-webkit-autofill:focus:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input[data-v-4fc2339e]:focus-within:-webkit-autofill:focus,.scalar-input:focus-within:-webkit-autofill:active:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input[data-v-4fc2339e]:focus-within:-webkit-autofill:active{-webkit-box-shadow:0 0 0px 1000px var(--scalar-background-1) inset!important;-webkit-text-fill-color:var(--scalar-color-1);color:var(--scalar-color-1);border-radius:var(--scalar-radius)}.scalar-input:not(:-moz-placeholder-shown)+.scalar-input-label:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input:not(:-moz-placeholder-shown)+.scalar-input-label[data-v-4fc2339e]{transform:translate3d(0,-20px,0) scale(.8);transform-origin:top left}.scalar-input-wrapper-focus .scalar-input-label:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input-wrapper-focus .scalar-input-label[data-v-4fc2339e],.scalar-input:not(:placeholder-shown)+.scalar-input-label:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input:not(:placeholder-shown)+.scalar-input-label[data-v-4fc2339e]{transform:translate3d(0,-20px,0) scale(.8);transform-origin:top left}.scalar-input-wrapper-focus:has(button:active) .scalar-input-label:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input-wrapper-focus:has(button:active) .scalar-input-label[data-v-4fc2339e]{color:var(--scalar-color-3)!important}:where(.scalar-component),:where(.scalar-component) *{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--scalar-border-color);font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:unset;font-weight:inherit;line-height:inherit;color:inherit;margin:unset;padding:unset}:where(.scalar-component),:where(.scalar-component) *,:before:where(.scalar-component),:where(.scalar-component) :before,:after:where(.scalar-component),:where(.scalar-component) :after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop:where(.scalar-component),:where(.scalar-component) ::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.sr-only:where(.scalar-component),:where(.scalar-component) .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none:where(.scalar-component),:where(.scalar-component) .pointer-events-none{pointer-events:none}.visible:where(.scalar-component),:where(.scalar-component) .visible{visibility:visible}.fixed:where(.scalar-component),:where(.scalar-component) .fixed{position:fixed}.absolute:where(.scalar-component),:where(.scalar-component) .absolute{position:absolute}.relative:where(.scalar-component),:where(.scalar-component) .relative{position:relative}.inset-0:where(.scalar-component),:where(.scalar-component) .inset-0{top:0;right:0;bottom:0;left:0}.left-0:where(.scalar-component),:where(.scalar-component) .left-0{left:0}.top-0:where(.scalar-component),:where(.scalar-component) .top-0{top:0}.-z-1:where(.scalar-component),:where(.scalar-component) .-z-1{z-index:-1}.z-\[1001\]:where(.scalar-component),:where(.scalar-component) .z-\[1001\]{z-index:1001}.z-context:where(.scalar-component),:where(.scalar-component) .z-context{z-index:1000}.m-0:where(.scalar-component),:where(.scalar-component) .m-0{margin:0}.-mx-0:where(.scalar-component),:where(.scalar-component) .-mx-0{margin-left:-0px;margin-right:-0px}.-mx-0\.75:where(.scalar-component),:where(.scalar-component) .-mx-0\.75{margin-left:-3px;margin-right:-3px}.mx-2:where(.scalar-component),:where(.scalar-component) .mx-2{margin-left:8px;margin-right:8px}.mx-auto:where(.scalar-component),:where(.scalar-component) .mx-auto{margin-left:auto;margin-right:auto}.my-0:where(.scalar-component),:where(.scalar-component) .my-0{margin-top:0;margin-bottom:0}.my-0\.75:where(.scalar-component),:where(.scalar-component) .my-0\.75{margin-top:3px;margin-bottom:3px}.my-3:where(.scalar-component),:where(.scalar-component) .my-3{margin-top:12px;margin-bottom:12px}.mb-0:where(.scalar-component),:where(.scalar-component) .mb-0{margin-bottom:0}.ml-2:where(.scalar-component),:where(.scalar-component) .ml-2{margin-left:8px}.mr-2:where(.scalar-component),:where(.scalar-component) .mr-2{margin-right:8px}.mr-3:where(.scalar-component),:where(.scalar-component) .mr-3{margin-right:12px}.mt-1:where(.scalar-component),:where(.scalar-component) .mt-1{margin-top:4px}.mt-1\.5:where(.scalar-component),:where(.scalar-component) .mt-1\.5{margin-top:6px}.mt-20:where(.scalar-component),:where(.scalar-component) .mt-20{margin-top:80px}.block:where(.scalar-component),:where(.scalar-component) .block{display:block}.flex:where(.scalar-component),:where(.scalar-component) .flex{display:flex}.grid:where(.scalar-component),:where(.scalar-component) .grid{display:grid}.contents:where(.scalar-component),:where(.scalar-component) .contents{display:contents}.hidden:where(.scalar-component),:where(.scalar-component) .hidden{display:none}.aspect-square:where(.scalar-component),:where(.scalar-component) .aspect-square{aspect-ratio:1 / 1}.h-10:where(.scalar-component),:where(.scalar-component) .h-10{height:40px}.h-3:where(.scalar-component),:where(.scalar-component) .h-3{height:12px}.h-3\.5:where(.scalar-component),:where(.scalar-component) .h-3\.5{height:14px}.h-4:where(.scalar-component),:where(.scalar-component) .h-4{height:16px}.h-5:where(.scalar-component),:where(.scalar-component) .h-5{height:20px}.h-6:where(.scalar-component),:where(.scalar-component) .h-6{height:24px}.h-8:where(.scalar-component),:where(.scalar-component) .h-8{height:32px}.h-\[100dvh\]:where(.scalar-component),:where(.scalar-component) .h-\[100dvh\]{height:100dvh}.h-full:where(.scalar-component),:where(.scalar-component) .h-full{height:100%}.h-px:where(.scalar-component),:where(.scalar-component) .h-px{height:1px}.h-screen:where(.scalar-component),:where(.scalar-component) .h-screen{height:100vh}.max-h-\[440px\]:where(.scalar-component),:where(.scalar-component) .max-h-\[440px\]{max-height:440px}.max-h-\[calc\(100dvh-240px\)\]:where(.scalar-component),:where(.scalar-component) .max-h-\[calc\(100dvh-240px\)\]{max-height:calc(100dvh - 240px)}.min-h-\[77px\]:where(.scalar-component),:where(.scalar-component) .min-h-\[77px\]{min-height:77px}.w-10:where(.scalar-component),:where(.scalar-component) .w-10{width:40px}.w-3:where(.scalar-component),:where(.scalar-component) .w-3{width:12px}.w-3\.5:where(.scalar-component),:where(.scalar-component) .w-3\.5{width:14px}.w-4:where(.scalar-component),:where(.scalar-component) .w-4{width:16px}.w-5:where(.scalar-component),:where(.scalar-component) .w-5{width:20px}.w-56:where(.scalar-component),:where(.scalar-component) .w-56{width:224px}.w-6:where(.scalar-component),:where(.scalar-component) .w-6{width:24px}.w-8:where(.scalar-component),:where(.scalar-component) .w-8{width:32px}.w-\[100dvw\]:where(.scalar-component),:where(.scalar-component) .w-\[100dvw\]{width:100dvw}.w-full:where(.scalar-component),:where(.scalar-component) .w-full{width:100%}.min-w-0:where(.scalar-component),:where(.scalar-component) .min-w-0{min-width:0px}.max-w-screen-lg:where(.scalar-component),:where(.scalar-component) .max-w-screen-lg{max-width:800px}.max-w-screen-md:where(.scalar-component),:where(.scalar-component) .max-w-screen-md{max-width:640px}.max-w-screen-sm:where(.scalar-component),:where(.scalar-component) .max-w-screen-sm{max-width:540px}.max-w-screen-xs:where(.scalar-component),:where(.scalar-component) .max-w-screen-xs{max-width:480px}.flex-1:where(.scalar-component),:where(.scalar-component) .flex-1{flex:1 1 0%}.origin-top-left:where(.scalar-component),:where(.scalar-component) .origin-top-left{transform-origin:top left}.rotate-90:where(.scalar-component),:where(.scalar-component) .rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform:where(.scalar-component),:where(.scalar-component) .transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-not-allowed:where(.scalar-component),:where(.scalar-component) .cursor-not-allowed{cursor:not-allowed}.cursor-pointer:where(.scalar-component),:where(.scalar-component) .cursor-pointer{cursor:pointer}.resize-none:where(.scalar-component),:where(.scalar-component) .resize-none{resize:none}.resize:where(.scalar-component),:where(.scalar-component) .resize{resize:both}.appearance-none:where(.scalar-component),:where(.scalar-component) .appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.flex-col:where(.scalar-component),:where(.scalar-component) .flex-col{flex-direction:column}.flex-wrap:where(.scalar-component),:where(.scalar-component) .flex-wrap{flex-wrap:wrap}.items-start:where(.scalar-component),:where(.scalar-component) .items-start{align-items:flex-start}.items-center:where(.scalar-component),:where(.scalar-component) .items-center{align-items:center}.justify-center:where(.scalar-component),:where(.scalar-component) .justify-center{justify-content:center}.justify-between:where(.scalar-component),:where(.scalar-component) .justify-between{justify-content:space-between}.gap-0:where(.scalar-component),:where(.scalar-component) .gap-0{gap:0px}.gap-0\.75:where(.scalar-component),:where(.scalar-component) .gap-0\.75{gap:3px}.gap-1:where(.scalar-component),:where(.scalar-component) .gap-1{gap:4px}.gap-2:where(.scalar-component),:where(.scalar-component) .gap-2{gap:8px}.gap-3:where(.scalar-component),:where(.scalar-component) .gap-3{gap:12px}.gap-4:where(.scalar-component),:where(.scalar-component) .gap-4{gap:16px}.divide-y>:not([hidden])~:not([hidden]):where(.scalar-component),:where(.scalar-component) .divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.self-center:where(.scalar-component),:where(.scalar-component) .self-center{align-self:center}.overflow-hidden:where(.scalar-component),:where(.scalar-component) .overflow-hidden{overflow:hidden}.overflow-y-auto:where(.scalar-component),:where(.scalar-component) .overflow-y-auto{overflow-y:auto}.truncate:where(.scalar-component),:where(.scalar-component) .truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded:where(.scalar-component),:where(.scalar-component) .rounded{border-radius:var(--scalar-radius)}.rounded-lg:where(.scalar-component),:where(.scalar-component) .rounded-lg{border-radius:var(--scalar-radius-lg)}.border:where(.scalar-component),:where(.scalar-component) .border{border-width:1px}.border-0:where(.scalar-component),:where(.scalar-component) .border-0{border-width:0px}.border-solid:where(.scalar-component),:where(.scalar-component) .border-solid{border-style:solid}.border-border:where(.scalar-component),:where(.scalar-component) .border-border{border-color:var(--scalar-border-color)}.border-error:where(.scalar-component),:where(.scalar-component) .border-error{border-color:var(--scalar-error-color)}.border-fore-3:where(.scalar-component),:where(.scalar-component) .border-fore-3{border-color:var(--scalar-color-3)}.bg-back-1:where(.scalar-component),:where(.scalar-component) .bg-back-1{background-color:var(--scalar-background-1)}.bg-back-2:where(.scalar-component),:where(.scalar-component) .bg-back-2{background-color:var(--scalar-background-2)}.bg-back-btn-1:where(.scalar-component),:where(.scalar-component) .bg-back-btn-1{background-color:var(--scalar-button-1)}.bg-backdrop:where(.scalar-component),:where(.scalar-component) .bg-backdrop{background-color:#00000070}.bg-border:where(.scalar-component),:where(.scalar-component) .bg-border{background-color:var(--scalar-border-color)}.bg-error:where(.scalar-component),:where(.scalar-component) .bg-error{background-color:var(--scalar-error-color)}.bg-transparent:where(.scalar-component),:where(.scalar-component) .bg-transparent{background-color:transparent}.stroke-\[0\.92\]:where(.scalar-component),:where(.scalar-component) .stroke-\[0\.92\]{stroke-width:.92}.stroke-\[0\.96\]:where(.scalar-component),:where(.scalar-component) .stroke-\[0\.96\]{stroke-width:.96}.stroke-\[0\.9\]:where(.scalar-component),:where(.scalar-component) .stroke-\[0\.9\]{stroke-width:.9}.stroke-\[1\.1\]:where(.scalar-component),:where(.scalar-component) .stroke-\[1\.1\]{stroke-width:1.1}.stroke-\[1\.2\]:where(.scalar-component),:where(.scalar-component) .stroke-\[1\.2\]{stroke-width:1.2}.stroke-\[1\.4\]:where(.scalar-component),:where(.scalar-component) .stroke-\[1\.4\]{stroke-width:1.4}.p-0:where(.scalar-component),:where(.scalar-component) .p-0{padding:0}.p-0\.5:where(.scalar-component),:where(.scalar-component) .p-0\.5{padding:2px}.p-0\.75:where(.scalar-component),:where(.scalar-component) .p-0\.75{padding:3px}.p-1:where(.scalar-component),:where(.scalar-component) .p-1{padding:4px}.p-2:where(.scalar-component),:where(.scalar-component) .p-2{padding:8px}.p-3:where(.scalar-component),:where(.scalar-component) .p-3{padding:12px}.p-5:where(.scalar-component),:where(.scalar-component) .p-5{padding:20px}.px-1:where(.scalar-component),:where(.scalar-component) .px-1{padding-left:4px;padding-right:4px}.px-2:where(.scalar-component),:where(.scalar-component) .px-2{padding-left:8px;padding-right:8px}.px-2\.5:where(.scalar-component),:where(.scalar-component) .px-2\.5{padding-left:10px;padding-right:10px}.px-3:where(.scalar-component),:where(.scalar-component) .px-3{padding-left:12px;padding-right:12px}.px-4:where(.scalar-component),:where(.scalar-component) .px-4{padding-left:16px;padding-right:16px}.px-6:where(.scalar-component),:where(.scalar-component) .px-6{padding-left:24px;padding-right:24px}.px-9:where(.scalar-component),:where(.scalar-component) .px-9{padding-left:36px;padding-right:36px}.py-1:where(.scalar-component),:where(.scalar-component) .py-1{padding-top:4px;padding-bottom:4px}.py-1\.5:where(.scalar-component),:where(.scalar-component) .py-1\.5{padding-top:6px;padding-bottom:6px}.py-3:where(.scalar-component),:where(.scalar-component) .py-3{padding-top:12px;padding-bottom:12px}.py-4:where(.scalar-component),:where(.scalar-component) .py-4{padding-top:16px;padding-bottom:16px}.pb-0:where(.scalar-component),:where(.scalar-component) .pb-0{padding-bottom:0}.pb-4:where(.scalar-component),:where(.scalar-component) .pb-4{padding-bottom:16px}.pl-9:where(.scalar-component),:where(.scalar-component) .pl-9{padding-left:36px}.pr-3:where(.scalar-component),:where(.scalar-component) .pr-3{padding-right:12px}.pt-3:where(.scalar-component),:where(.scalar-component) .pt-3{padding-top:12px}.pt-6:where(.scalar-component),:where(.scalar-component) .pt-6{padding-top:24px}.text-left:where(.scalar-component),:where(.scalar-component) .text-left{text-align:left}.font-code:where(.scalar-component),:where(.scalar-component) .font-code{font-family:var(--scalar-font-code)}.text-lg:where(.scalar-component),:where(.scalar-component) .text-lg{font-size:var(--scalar-font-size-1)}.text-sm:where(.scalar-component),:where(.scalar-component) .text-sm{font-size:var(--scalar-small,var(--scalar-font-size-3))}.text-xs:where(.scalar-component),:where(.scalar-component) .text-xs{font-size:var(--scalar-mini, var(--scalar-font-size-4))}.text-xxs:where(.scalar-component),:where(.scalar-component) .text-xxs{font-size:var(--scalar-micro, var(--scalar-font-size-5))}.font-bold:where(.scalar-component),:where(.scalar-component) .font-bold{font-weight:var(--scalar-font-bold)}.font-medium:where(.scalar-component),:where(.scalar-component) .font-medium{font-weight:var(--scalar-font-medium)}.font-normal:where(.scalar-component),:where(.scalar-component) .font-normal{font-weight:400}.italic:where(.scalar-component),:where(.scalar-component) .italic{font-style:italic}.text-error:where(.scalar-component),:where(.scalar-component) .text-error{color:var(--scalar-error-color)}.text-fore-1:where(.scalar-component),:where(.scalar-component) .text-fore-1{color:var(--scalar-color-1)}.text-fore-2:where(.scalar-component),:where(.scalar-component) .text-fore-2{color:var(--scalar-color-2)}.text-fore-3:where(.scalar-component),:where(.scalar-component) .text-fore-3{color:var(--scalar-color-3)}.text-fore-btn-1:where(.scalar-component),:where(.scalar-component) .text-fore-btn-1{color:var(--scalar-button-1-color)}.text-ghost:where(.scalar-component),:where(.scalar-component) .text-ghost{color:var(--scalar-color-ghost)}.text-white:where(.scalar-component),:where(.scalar-component) .text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.no-underline:where(.scalar-component),:where(.scalar-component) .no-underline{text-decoration-line:none}.opacity-0:where(.scalar-component),:where(.scalar-component) .opacity-0{opacity:0}.shadow:where(.scalar-component),:where(.scalar-component) .shadow{--tw-shadow: var(--scalar-shadow-1);--tw-shadow-colored: var(--scalar-shadow-1);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md:where(.scalar-component),:where(.scalar-component) .shadow-md{--tw-shadow: var(--scalar-shadow-2);--tw-shadow-colored: var(--scalar-shadow-2);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none:where(.scalar-component),:where(.scalar-component) .shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm:where(.scalar-component),:where(.scalar-component) .shadow-sm{--tw-shadow: rgba(0, 0, 0, .09) 0px 1px 4px;--tw-shadow-colored: 0px 1px 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none:where(.scalar-component),:where(.scalar-component) .outline-none{outline:2px solid transparent;outline-offset:2px}.outline:where(.scalar-component),:where(.scalar-component) .outline{outline-style:solid}.blur:where(.scalar-component),:where(.scalar-component) .blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.brightness-lifted:where(.scalar-component),:where(.scalar-component) .brightness-lifted{--tw-brightness: brightness(var(--scalar-lifted-brightness));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter:where(.scalar-component),:where(.scalar-component) .filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition:where(.scalar-component),:where(.scalar-component) .transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity:where(.scalar-component),:where(.scalar-component) .transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform:where(.scalar-component),:where(.scalar-component) .transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-in-out:where(.scalar-component),:where(.scalar-component) .ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.row:where(.scalar-component),:where(.scalar-component) .row{display:flex;flex-direction:row}.col:where(.scalar-component),:where(.scalar-component) .col{display:flex;flex-direction:column}.before\:mr-1:before:where(.scalar-component),:where(.scalar-component) .before\:mr-1:before{content:var(--tw-content);margin-right:4px}.before\:mr-1\.5:before:where(.scalar-component),:where(.scalar-component) .before\:mr-1\.5:before{content:var(--tw-content);margin-right:6px}.before\:block:before:where(.scalar-component),:where(.scalar-component) .before\:block:before{content:var(--tw-content);display:block}.before\:h-4:before:where(.scalar-component),:where(.scalar-component) .before\:h-4:before{content:var(--tw-content);height:16px}.before\:w-4:before:where(.scalar-component),:where(.scalar-component) .before\:w-4:before{content:var(--tw-content);width:16px}.before\:bg-error:before:where(.scalar-component),:where(.scalar-component) .before\:bg-error:before{content:var(--tw-content);background-color:var(--scalar-error-color)}.before\:text-center:before:where(.scalar-component),:where(.scalar-component) .before\:text-center:before{content:var(--tw-content);text-align:center}.before\:text-xxs:before:where(.scalar-component),:where(.scalar-component) .before\:text-xxs:before{content:var(--tw-content);font-size:var(--scalar-micro, var(--scalar-font-size-5))}.before\:font-black:before:where(.scalar-component),:where(.scalar-component) .before\:font-black:before{content:var(--tw-content);font-weight:900}.before\:leading-4:before:where(.scalar-component),:where(.scalar-component) .before\:leading-4:before{content:var(--tw-content);line-height:16px}.before\:text-white:before:where(.scalar-component),:where(.scalar-component) .before\:text-white:before{content:var(--tw-content);--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.before\:content-\[\'\!\'\]:before:where(.scalar-component),:where(.scalar-component) .before\:content-\[\'\!\'\]:before{--tw-content: "!";content:var(--tw-content)}.first-of-type\:mt-0:first-of-type:where(.scalar-component),:where(.scalar-component) .first-of-type\:mt-0:first-of-type{margin-top:0}.first-of-type\:mt-0\.75:first-of-type:where(.scalar-component),:where(.scalar-component) .first-of-type\:mt-0\.75:first-of-type{margin-top:3px}.last-of-type\:mb-0:last-of-type:where(.scalar-component),:where(.scalar-component) .last-of-type\:mb-0:last-of-type{margin-bottom:0}.last-of-type\:mb-0\.75:last-of-type:where(.scalar-component),:where(.scalar-component) .last-of-type\:mb-0\.75:last-of-type{margin-bottom:3px}.empty\:hidden:empty:where(.scalar-component),:where(.scalar-component) .empty\:hidden:empty{display:none}.focus-within\:border-fore-1:focus-within:where(.scalar-component),:where(.scalar-component) .focus-within\:border-fore-1:focus-within{border-color:var(--scalar-color-1)}.hover\:bg-back-2:hover:where(.scalar-component),:where(.scalar-component) .hover\:bg-back-2:hover{background-color:var(--scalar-background-2)}.hover\:text-fore-1:hover:where(.scalar-component),:where(.scalar-component) .hover\:text-fore-1:hover{color:var(--scalar-color-1)}.active\:bg-back-btn-1:active:where(.scalar-component),:where(.scalar-component) .active\:bg-back-btn-1:active{background-color:var(--scalar-button-1)}.active\:text-fore-2:active:where(.scalar-component),:where(.scalar-component) .active\:text-fore-2:active{color:var(--scalar-color-2)}.active\:shadow-none:active:where(.scalar-component),:where(.scalar-component) .active\:shadow-none:active{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.active\:brightness-90:active:where(.scalar-component),:where(.scalar-component) .active\:brightness-90:active{--tw-brightness: brightness(.9);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.group:hover .group-hover\:text-fore-1:where(.scalar-component),:where(.scalar-component) .group:hover .group-hover\:text-fore-1{color:var(--scalar-color-1)}.has-actv-btn\:border:has(button:active):where(.scalar-component),:where(.scalar-component) .has-actv-btn\:border:has(button:active){border-width:1px}.has-actv-btn\:border-border:has(button:active):where(.scalar-component),:where(.scalar-component) .has-actv-btn\:border-border:has(button:active){border-color:var(--scalar-border-color)}.\!empty\:flex:not(:empty):where(.scalar-component),:where(.scalar-component) .\!empty\:flex:not(:empty){display:flex}.\!empty\:w-7:not(:empty):where(.scalar-component),:where(.scalar-component) .\!empty\:w-7:not(:empty){width:28px}.\!empty\:items-center:not(:empty):where(.scalar-component),:where(.scalar-component) .\!empty\:items-center:not(:empty){align-items:center}.\!empty\:pr-3:not(:empty):where(.scalar-component),:where(.scalar-component) .\!empty\:pr-3:not(:empty){padding-right:12px}.hocus\:bg-border:hover:where(.scalar-component),:where(.scalar-component) .hocus\:bg-border:hover{background-color:var(--scalar-border-color)}.hocus\:bg-hover-btn-1:hover:where(.scalar-component),:where(.scalar-component) .hocus\:bg-hover-btn-1:hover{background-color:var(--scalar-button-1-hover)}.hocus\:text-fore-2:hover:where(.scalar-component),:where(.scalar-component) .hocus\:text-fore-2:hover{color:var(--scalar-color-2)}.hocus\:brightness-90:hover:where(.scalar-component),:where(.scalar-component) .hocus\:brightness-90:hover{--tw-brightness: brightness(.9);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hocus\:bg-border:focus-visible:where(.scalar-component),:where(.scalar-component) .hocus\:bg-border:focus-visible{background-color:var(--scalar-border-color)}.hocus\:bg-hover-btn-1:focus-visible:where(.scalar-component),:where(.scalar-component) .hocus\:bg-hover-btn-1:focus-visible{background-color:var(--scalar-button-1-hover)}.hocus\:text-fore-2:focus-visible:where(.scalar-component),:where(.scalar-component) .hocus\:text-fore-2:focus-visible{color:var(--scalar-color-2)}.hocus\:brightness-90:focus-visible:where(.scalar-component),:where(.scalar-component) .hocus\:brightness-90:focus-visible{--tw-brightness: brightness(.9);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}@media (min-width: 768px){.md\:row:where(.scalar-component),:where(.scalar-component) .md\:row{display:flex;flex-direction:row}}
|
|
1086
|
+
.loader-wrapper:where(.scalar-component[data-v-47faceda]),:where(.scalar-component) .loader-wrapper[data-v-47faceda]{position:relative;height:var(--d6cae758);width:var(--d6cae758);display:flex;align-items:center;justify-content:center;--loader-size: 50%}.svg-loader:where(.scalar-component[data-v-47faceda]),:where(.scalar-component) .svg-loader[data-v-47faceda]{width:var(--loader-size);height:var(--loader-size);top:1rem;right:.9rem;overflow:visible;fill:none;background-color:transparent;stroke:currentColor}.svg-path:where(.scalar-component[data-v-47faceda]),:where(.scalar-component) .svg-path[data-v-47faceda]{stroke-width:14;fill:none;transition:.3s}.svg-x-mark:where(.scalar-component[data-v-47faceda]),:where(.scalar-component) .svg-x-mark[data-v-47faceda]{stroke-dasharray:57;stroke-dashoffset:57;transition-delay:0s}.svg-check-mark:where(.scalar-component[data-v-47faceda]),:where(.scalar-component) .svg-check-mark[data-v-47faceda]{stroke-dasharray:149;stroke-dashoffset:149;transition-delay:0s}.icon-is-invalid .svg-x-mark:where(.scalar-component[data-v-47faceda]),:where(.scalar-component) .icon-is-invalid .svg-x-mark[data-v-47faceda]{stroke-dashoffset:0;transition-delay:.3s}.icon-is-valid .svg-check-mark:where(.scalar-component[data-v-47faceda]),:where(.scalar-component) .icon-is-valid .svg-check-mark[data-v-47faceda]{stroke-dashoffset:0;transition-delay:.3s}.circular-loader:where(.scalar-component[data-v-47faceda]),:where(.scalar-component) .circular-loader[data-v-47faceda]{animation:rotate-47faceda .7s linear infinite,fade-in-47faceda .4s;transform-origin:center center;transform:scale(5);background:transparent}.loader-path:where(.scalar-component[data-v-47faceda]),:where(.scalar-component) .loader-path[data-v-47faceda]{stroke-dasharray:50,200;stroke-dashoffset:-100;stroke-linecap:round}.loader-path-off:where(.scalar-component[data-v-47faceda]),:where(.scalar-component) .loader-path-off[data-v-47faceda]{stroke-dasharray:50,200;stroke-dashoffset:-100;transition:opacity .3s;opacity:0}@keyframes fade-in-47faceda{0%{opacity:0}70%{opacity:0}to{opacity:1}}@keyframes rotate-47faceda{0%{transform:scale(5) rotate(0)}to{transform:scale(5) rotate(360deg)}}.scalar-codeblock-code[class*=language-]:where(.scalar-component),:where(.scalar-component) .scalar-codeblock-code[class*=language-],.scalar-codeblock-pre[class*=language-]:where(.scalar-component),:where(.scalar-component) .scalar-codeblock-pre[class*=language-]{color:var(--scalar-color-2);background:none;font-family:var(--scalar-font-code);font-size:var(--scalar-small);text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.4;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none;display:block}.scalar-codeblock-pre[class*=language-]:where(.scalar-component),:where(.scalar-component) .scalar-codeblock-pre[class*=language-]{margin:0;padding:.5rem;overflow:auto}:not(pre)>code[class*=language-]:where(.scalar-component),:where(.scalar-component) :not(pre)>code[class*=language-],.scalar-codeblock-pre[class*=language-]:where(.scalar-component),:where(.scalar-component) .scalar-codeblock-pre[class*=language-]{background:var(--scalar-background-2)}.line-numbers.scalar-codeblock-pre[class*=language-]{position:relative;padding-left:2em;counter-reset:linenumber}.line-numbers>code{position:relative;white-space:inherit}.line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3em;width:3em;letter-spacing:-1px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.line-numbers-rows>span{display:block;counter-increment:linenumber}.line-numbers-rows>span:before{content:counter(linenumber);color:#999;display:block;padding-right:.8em;text-align:right}:not(pre)>code[class*=language-]:where(.scalar-component),:where(.scalar-component) :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.comment:where(.scalar-component),:where(.scalar-component) .token.comment,.token.block-comment:where(.scalar-component),:where(.scalar-component) .token.block-comment,.token.prolog:where(.scalar-component),:where(.scalar-component) .token.prolog,.token.doctype:where(.scalar-component),:where(.scalar-component) .token.doctype,.token.cdata:where(.scalar-component),:where(.scalar-component) .token.cdata{color:var(--scalar-color-2)}.token.punctuation:where(.scalar-component),:where(.scalar-component) .token.punctuation{color:var(--scalar-color-3)}.token.tag:where(.scalar-component),:where(.scalar-component) .token.tag,.token.attr-name:where(.scalar-component),:where(.scalar-component) .token.attr-name,.token.namespace:where(.scalar-component),:where(.scalar-component) .token.namespace,.token.deleted:where(.scalar-component),:where(.scalar-component) .token.deleted{color:var(--scalar-color-red)}.token.function-name:where(.scalar-component),:where(.scalar-component) .token.function-name{color:var(--scalar-color-green)}.token.boolean:where(.scalar-component),:where(.scalar-component) .token.boolean,.token.number:where(.scalar-component),:where(.scalar-component) .token.number,.token.function:where(.scalar-component),:where(.scalar-component) .token.function{color:var(--scalar-color-orange)}.token.property:where(.scalar-component),:where(.scalar-component) .token.property,.token.class-name:where(.scalar-component),:where(.scalar-component) .token.class-name,.token.constant:where(.scalar-component),:where(.scalar-component) .token.constant,.token.symbol:where(.scalar-component),:where(.scalar-component) .token.symbol{color:var(--scalar-color-1)}.token.selector:where(.scalar-component),:where(.scalar-component) .token.selector,.token.important:where(.scalar-component),:where(.scalar-component) .token.important,.token.atrule:where(.scalar-component),:where(.scalar-component) .token.atrule,.token.keyword:where(.scalar-component),:where(.scalar-component) .token.keyword,.token.builtin:where(.scalar-component),:where(.scalar-component) .token.builtin{color:var(--scalar-color-purple)}.token.string:where(.scalar-component),:where(.scalar-component) .token.string,.token.char:where(.scalar-component),:where(.scalar-component) .token.char,.token.attr-value:where(.scalar-component),:where(.scalar-component) .token.attr-value,.token.regex:where(.scalar-component),:where(.scalar-component) .token.regex,.token.variable:where(.scalar-component),:where(.scalar-component) .token.variable{color:var(--scalar-color-blue)}.light-mode .dark-mode .language-shell .token.variable:where(.scalar-component),:where(.scalar-component) .light-mode .dark-mode .language-shell .token.variable{color:var(--scalar-color-1)}.light-mode .dark-mode .language-shell .token.string:where(.scalar-component),:where(.scalar-component) .light-mode .dark-mode .language-shell .token.string{color:var(--scalar-color-blue)}.language-shell .token.string:where(.scalar-component),:where(.scalar-component) .language-shell .token.string{color:var(--scalar-color-1)}.token.operator:where(.scalar-component),:where(.scalar-component) .token.operator,.token.entity:where(.scalar-component),:where(.scalar-component) .token.entity,.token.url:where(.scalar-component),:where(.scalar-component) .token.url{color:var(--scalar-color-3)}.token.important:where(.scalar-component),:where(.scalar-component) .token.important,.token.bold:where(.scalar-component),:where(.scalar-component) .token.bold{font-weight:700}.token.italic:where(.scalar-component),:where(.scalar-component) .token.italic{font-style:italic}.token.entity:where(.scalar-component),:where(.scalar-component) .token.entity{cursor:help}.token.inserted:where(.scalar-component),:where(.scalar-component) .token.inserted{color:var(--scalar-color-green)}.credentials:where(.scalar-component),:where(.scalar-component) .credentials{font-size:0;color:transparent}.credentials:after:where(.scalar-component),:where(.scalar-component) .credentials:after{content:"·····";font-size:var(--scalar-small);color:var(--scalar-color-3)}.scalar-modal-layout:where(.scalar-component[data-v-ff85ced0]),:where(.scalar-component) .scalar-modal-layout[data-v-ff85ced0]{animation:modal-fade-ff85ced0 .2s forwards}.scalar-modal:where(.scalar-component[data-v-ff85ced0]),:where(.scalar-component) .scalar-modal[data-v-ff85ced0]{transform:scale(.98);animation:modal-pop-ff85ced0 .15s .15s forwards}@keyframes modal-fade-ff85ced0{0%{opacity:0}to{opacity:1}}@keyframes modal-pop-ff85ced0{0%{opacity:0}to{opacity:1;transform:scale(1)}}.scalar-input-wrapper-focus .scalar-input-label:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input-wrapper-focus .scalar-input-label[data-v-4fc2339e]{color:var(--scalar-color-1)}.scalar-input-wrapper-error .scalar-input-label:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input-wrapper-error .scalar-input-label[data-v-4fc2339e]{color:var(--scalar-color-error-color)}.scalar-input::-moz-selection:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input[data-v-4fc2339e]::-moz-selection{color:var(--scalar-color-1);background:#ffa55859}.scalar-input::selection:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input[data-v-4fc2339e]::selection{color:var(--scalar-color-1);background:#ffa55859}.scalar-input:has(+.scalar-input-label):where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input[data-v-4fc2339e]:has(+.scalar-input-label){opacity:0}.scalar-input:not(:-moz-placeholder-shown):where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input[data-v-4fc2339e]:not(:-moz-placeholder-shown){opacity:1;-moz-transition:opacity .2s ease-in-out .15s;transition:opacity .2s ease-in-out .15s}.scalar-input:not(:placeholder-shown):where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input[data-v-4fc2339e]:not(:placeholder-shown),.scalar-input-wrapper-focus .scalar-input:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input-wrapper-focus .scalar-input[data-v-4fc2339e]{opacity:1;transition:opacity .2s ease-in-out .15s}.scalar-input:-webkit-autofill:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input[data-v-4fc2339e]:-webkit-autofill,.scalar-input:-webkit-autofill:hover:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input[data-v-4fc2339e]:-webkit-autofill:hover,.scalar-input:-webkit-autofill:focus:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input[data-v-4fc2339e]:-webkit-autofill:focus,.scalar-input:-webkit-autofill:active:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input[data-v-4fc2339e]:-webkit-autofill:active,.scalar-input:focus-within:-webkit-autofill:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input[data-v-4fc2339e]:focus-within:-webkit-autofill,.scalar-input:focus-within:-webkit-autofill:hover:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input[data-v-4fc2339e]:focus-within:-webkit-autofill:hover,.scalar-input:focus-within:-webkit-autofill:focus:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input[data-v-4fc2339e]:focus-within:-webkit-autofill:focus,.scalar-input:focus-within:-webkit-autofill:active:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input[data-v-4fc2339e]:focus-within:-webkit-autofill:active{-webkit-box-shadow:0 0 0px 1000px var(--scalar-background-1) inset!important;-webkit-text-fill-color:var(--scalar-color-1);color:var(--scalar-color-1);border-radius:var(--scalar-radius)}.scalar-input:not(:-moz-placeholder-shown)+.scalar-input-label:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input:not(:-moz-placeholder-shown)+.scalar-input-label[data-v-4fc2339e]{transform:translate3d(0,-20px,0) scale(.8);transform-origin:top left}.scalar-input-wrapper-focus .scalar-input-label:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input-wrapper-focus .scalar-input-label[data-v-4fc2339e],.scalar-input:not(:placeholder-shown)+.scalar-input-label:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input:not(:placeholder-shown)+.scalar-input-label[data-v-4fc2339e]{transform:translate3d(0,-20px,0) scale(.8);transform-origin:top left}.scalar-input-wrapper-focus:has(button:active) .scalar-input-label:where(.scalar-component[data-v-4fc2339e]),:where(.scalar-component) .scalar-input-wrapper-focus:has(button:active) .scalar-input-label[data-v-4fc2339e]{color:var(--scalar-color-3)!important}:where(.scalar-component),:where(.scalar-component) *{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--scalar-border-color);font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:unset;font-weight:inherit;line-height:inherit;color:inherit;margin:unset;padding:unset}:where(.scalar-component),:where(.scalar-component) *,:before:where(.scalar-component),:where(.scalar-component) :before,:after:where(.scalar-component),:where(.scalar-component) :after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop:where(.scalar-component),:where(.scalar-component) ::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.sr-only:where(.scalar-component),:where(.scalar-component) .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none:where(.scalar-component),:where(.scalar-component) .pointer-events-none{pointer-events:none}.visible:where(.scalar-component),:where(.scalar-component) .visible{visibility:visible}.fixed:where(.scalar-component),:where(.scalar-component) .fixed{position:fixed}.absolute:where(.scalar-component),:where(.scalar-component) .absolute{position:absolute}.relative:where(.scalar-component),:where(.scalar-component) .relative{position:relative}.inset-0:where(.scalar-component),:where(.scalar-component) .inset-0{top:0;right:0;bottom:0;left:0}.left-0:where(.scalar-component),:where(.scalar-component) .left-0{left:0}.top-0:where(.scalar-component),:where(.scalar-component) .top-0{top:0}.-z-1:where(.scalar-component),:where(.scalar-component) .-z-1{z-index:-1}.z-\[1001\]:where(.scalar-component),:where(.scalar-component) .z-\[1001\]{z-index:1001}.z-context:where(.scalar-component),:where(.scalar-component) .z-context{z-index:1000}.m-0:where(.scalar-component),:where(.scalar-component) .m-0{margin:0}.-mx-0:where(.scalar-component),:where(.scalar-component) .-mx-0{margin-left:-0px;margin-right:-0px}.-mx-0\.75:where(.scalar-component),:where(.scalar-component) .-mx-0\.75{margin-left:-3px;margin-right:-3px}.mx-2:where(.scalar-component),:where(.scalar-component) .mx-2{margin-left:8px;margin-right:8px}.mx-auto:where(.scalar-component),:where(.scalar-component) .mx-auto{margin-left:auto;margin-right:auto}.my-0:where(.scalar-component),:where(.scalar-component) .my-0{margin-top:0;margin-bottom:0}.my-0\.75:where(.scalar-component),:where(.scalar-component) .my-0\.75{margin-top:3px;margin-bottom:3px}.my-3:where(.scalar-component),:where(.scalar-component) .my-3{margin-top:12px;margin-bottom:12px}.mb-0:where(.scalar-component),:where(.scalar-component) .mb-0{margin-bottom:0}.ml-2:where(.scalar-component),:where(.scalar-component) .ml-2{margin-left:8px}.mr-2:where(.scalar-component),:where(.scalar-component) .mr-2{margin-right:8px}.mr-3:where(.scalar-component),:where(.scalar-component) .mr-3{margin-right:12px}.mt-1:where(.scalar-component),:where(.scalar-component) .mt-1{margin-top:4px}.mt-1\.5:where(.scalar-component),:where(.scalar-component) .mt-1\.5{margin-top:6px}.mt-20:where(.scalar-component),:where(.scalar-component) .mt-20{margin-top:80px}.block:where(.scalar-component),:where(.scalar-component) .block{display:block}.flex:where(.scalar-component),:where(.scalar-component) .flex{display:flex}.grid:where(.scalar-component),:where(.scalar-component) .grid{display:grid}.contents:where(.scalar-component),:where(.scalar-component) .contents{display:contents}.hidden:where(.scalar-component),:where(.scalar-component) .hidden{display:none}.aspect-square:where(.scalar-component),:where(.scalar-component) .aspect-square{aspect-ratio:1 / 1}.size-10:where(.scalar-component),:where(.scalar-component) .size-10{width:40px;height:40px}.size-3:where(.scalar-component),:where(.scalar-component) .size-3{width:12px;height:12px}.size-3\.5:where(.scalar-component),:where(.scalar-component) .size-3\.5{width:14px;height:14px}.size-4:where(.scalar-component),:where(.scalar-component) .size-4{width:16px;height:16px}.size-5:where(.scalar-component),:where(.scalar-component) .size-5{width:20px;height:20px}.size-6:where(.scalar-component),:where(.scalar-component) .size-6{width:24px;height:24px}.size-8:where(.scalar-component),:where(.scalar-component) .size-8{width:32px;height:32px}.size-full:where(.scalar-component),:where(.scalar-component) .size-full{width:100%;height:100%}.h-10:where(.scalar-component),:where(.scalar-component) .h-10{height:40px}.h-4:where(.scalar-component),:where(.scalar-component) .h-4{height:16px}.h-\[100dvh\]:where(.scalar-component),:where(.scalar-component) .h-\[100dvh\]{height:100dvh}.h-full:where(.scalar-component),:where(.scalar-component) .h-full{height:100%}.h-px:where(.scalar-component),:where(.scalar-component) .h-px{height:1px}.h-screen:where(.scalar-component),:where(.scalar-component) .h-screen{height:100vh}.max-h-\[440px\]:where(.scalar-component),:where(.scalar-component) .max-h-\[440px\]{max-height:440px}.max-h-\[calc\(100dvh-240px\)\]:where(.scalar-component),:where(.scalar-component) .max-h-\[calc\(100dvh-240px\)\]{max-height:calc(100dvh - 240px)}.min-h-\[77px\]:where(.scalar-component),:where(.scalar-component) .min-h-\[77px\]{min-height:77px}.w-4:where(.scalar-component),:where(.scalar-component) .w-4{width:16px}.w-56:where(.scalar-component),:where(.scalar-component) .w-56{width:224px}.w-\[100dvw\]:where(.scalar-component),:where(.scalar-component) .w-\[100dvw\]{width:100dvw}.w-full:where(.scalar-component),:where(.scalar-component) .w-full{width:100%}.min-w-0:where(.scalar-component),:where(.scalar-component) .min-w-0{min-width:0px}.max-w-screen-lg:where(.scalar-component),:where(.scalar-component) .max-w-screen-lg{max-width:800px}.max-w-screen-md:where(.scalar-component),:where(.scalar-component) .max-w-screen-md{max-width:640px}.max-w-screen-sm:where(.scalar-component),:where(.scalar-component) .max-w-screen-sm{max-width:540px}.max-w-screen-xs:where(.scalar-component),:where(.scalar-component) .max-w-screen-xs{max-width:480px}.flex-1:where(.scalar-component),:where(.scalar-component) .flex-1{flex:1 1 0%}.origin-top-left:where(.scalar-component),:where(.scalar-component) .origin-top-left{transform-origin:top left}.rotate-90:where(.scalar-component),:where(.scalar-component) .rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform:where(.scalar-component),:where(.scalar-component) .transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-not-allowed:where(.scalar-component),:where(.scalar-component) .cursor-not-allowed{cursor:not-allowed}.cursor-pointer:where(.scalar-component),:where(.scalar-component) .cursor-pointer{cursor:pointer}.resize-none:where(.scalar-component),:where(.scalar-component) .resize-none{resize:none}.resize:where(.scalar-component),:where(.scalar-component) .resize{resize:both}.appearance-none:where(.scalar-component),:where(.scalar-component) .appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.flex-col:where(.scalar-component),:where(.scalar-component) .flex-col{flex-direction:column}.flex-wrap:where(.scalar-component),:where(.scalar-component) .flex-wrap{flex-wrap:wrap}.items-start:where(.scalar-component),:where(.scalar-component) .items-start{align-items:flex-start}.items-center:where(.scalar-component),:where(.scalar-component) .items-center{align-items:center}.justify-center:where(.scalar-component),:where(.scalar-component) .justify-center{justify-content:center}.justify-between:where(.scalar-component),:where(.scalar-component) .justify-between{justify-content:space-between}.gap-0:where(.scalar-component),:where(.scalar-component) .gap-0{gap:0px}.gap-0\.75:where(.scalar-component),:where(.scalar-component) .gap-0\.75{gap:3px}.gap-1:where(.scalar-component),:where(.scalar-component) .gap-1{gap:4px}.gap-2:where(.scalar-component),:where(.scalar-component) .gap-2{gap:8px}.gap-3:where(.scalar-component),:where(.scalar-component) .gap-3{gap:12px}.gap-4:where(.scalar-component),:where(.scalar-component) .gap-4{gap:16px}.divide-y>:not([hidden])~:not([hidden]):where(.scalar-component),:where(.scalar-component) .divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.self-center:where(.scalar-component),:where(.scalar-component) .self-center{align-self:center}.overflow-hidden:where(.scalar-component),:where(.scalar-component) .overflow-hidden{overflow:hidden}.overflow-y-auto:where(.scalar-component),:where(.scalar-component) .overflow-y-auto{overflow-y:auto}.truncate:where(.scalar-component),:where(.scalar-component) .truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded:where(.scalar-component),:where(.scalar-component) .rounded{border-radius:var(--scalar-radius)}.rounded-lg:where(.scalar-component),:where(.scalar-component) .rounded-lg{border-radius:var(--scalar-radius-lg)}.border:where(.scalar-component),:where(.scalar-component) .border{border-width:1px}.border-0:where(.scalar-component),:where(.scalar-component) .border-0{border-width:0px}.border-solid:where(.scalar-component),:where(.scalar-component) .border-solid{border-style:solid}.border-border:where(.scalar-component),:where(.scalar-component) .border-border{border-color:var(--scalar-border-color)}.border-error:where(.scalar-component),:where(.scalar-component) .border-error{border-color:var(--scalar-error-color)}.border-fore-3:where(.scalar-component),:where(.scalar-component) .border-fore-3{border-color:var(--scalar-color-3)}.bg-back-1:where(.scalar-component),:where(.scalar-component) .bg-back-1{background-color:var(--scalar-background-1)}.bg-back-2:where(.scalar-component),:where(.scalar-component) .bg-back-2{background-color:var(--scalar-background-2)}.bg-back-btn-1:where(.scalar-component),:where(.scalar-component) .bg-back-btn-1{background-color:var(--scalar-button-1)}.bg-backdrop:where(.scalar-component),:where(.scalar-component) .bg-backdrop{background-color:#00000070}.bg-border:where(.scalar-component),:where(.scalar-component) .bg-border{background-color:var(--scalar-border-color)}.bg-error:where(.scalar-component),:where(.scalar-component) .bg-error{background-color:var(--scalar-error-color)}.bg-transparent:where(.scalar-component),:where(.scalar-component) .bg-transparent{background-color:transparent}.stroke-\[0\.92\]:where(.scalar-component),:where(.scalar-component) .stroke-\[0\.92\]{stroke-width:.92}.stroke-\[0\.96\]:where(.scalar-component),:where(.scalar-component) .stroke-\[0\.96\]{stroke-width:.96}.stroke-\[0\.9\]:where(.scalar-component),:where(.scalar-component) .stroke-\[0\.9\]{stroke-width:.9}.stroke-\[1\.1\]:where(.scalar-component),:where(.scalar-component) .stroke-\[1\.1\]{stroke-width:1.1}.stroke-\[1\.2\]:where(.scalar-component),:where(.scalar-component) .stroke-\[1\.2\]{stroke-width:1.2}.stroke-\[1\.4\]:where(.scalar-component),:where(.scalar-component) .stroke-\[1\.4\]{stroke-width:1.4}.p-0:where(.scalar-component),:where(.scalar-component) .p-0{padding:0}.p-0\.5:where(.scalar-component),:where(.scalar-component) .p-0\.5{padding:2px}.p-0\.75:where(.scalar-component),:where(.scalar-component) .p-0\.75{padding:3px}.p-1:where(.scalar-component),:where(.scalar-component) .p-1{padding:4px}.p-2:where(.scalar-component),:where(.scalar-component) .p-2{padding:8px}.p-3:where(.scalar-component),:where(.scalar-component) .p-3{padding:12px}.p-5:where(.scalar-component),:where(.scalar-component) .p-5{padding:20px}.px-1:where(.scalar-component),:where(.scalar-component) .px-1{padding-left:4px;padding-right:4px}.px-2:where(.scalar-component),:where(.scalar-component) .px-2{padding-left:8px;padding-right:8px}.px-2\.5:where(.scalar-component),:where(.scalar-component) .px-2\.5{padding-left:10px;padding-right:10px}.px-3:where(.scalar-component),:where(.scalar-component) .px-3{padding-left:12px;padding-right:12px}.px-4:where(.scalar-component),:where(.scalar-component) .px-4{padding-left:16px;padding-right:16px}.px-6:where(.scalar-component),:where(.scalar-component) .px-6{padding-left:24px;padding-right:24px}.px-9:where(.scalar-component),:where(.scalar-component) .px-9{padding-left:36px;padding-right:36px}.py-1:where(.scalar-component),:where(.scalar-component) .py-1{padding-top:4px;padding-bottom:4px}.py-1\.5:where(.scalar-component),:where(.scalar-component) .py-1\.5{padding-top:6px;padding-bottom:6px}.py-3:where(.scalar-component),:where(.scalar-component) .py-3{padding-top:12px;padding-bottom:12px}.py-4:where(.scalar-component),:where(.scalar-component) .py-4{padding-top:16px;padding-bottom:16px}.pb-0:where(.scalar-component),:where(.scalar-component) .pb-0{padding-bottom:0}.pb-4:where(.scalar-component),:where(.scalar-component) .pb-4{padding-bottom:16px}.pl-9:where(.scalar-component),:where(.scalar-component) .pl-9{padding-left:36px}.pr-3:where(.scalar-component),:where(.scalar-component) .pr-3{padding-right:12px}.pt-3:where(.scalar-component),:where(.scalar-component) .pt-3{padding-top:12px}.pt-6:where(.scalar-component),:where(.scalar-component) .pt-6{padding-top:24px}.text-left:where(.scalar-component),:where(.scalar-component) .text-left{text-align:left}.font-code:where(.scalar-component),:where(.scalar-component) .font-code{font-family:var(--scalar-font-code)}.text-lg:where(.scalar-component),:where(.scalar-component) .text-lg{font-size:var(--scalar-font-size-1)}.text-sm:where(.scalar-component),:where(.scalar-component) .text-sm{font-size:var(--scalar-small,var(--scalar-font-size-3))}.text-xs:where(.scalar-component),:where(.scalar-component) .text-xs{font-size:var(--scalar-mini, var(--scalar-font-size-4))}.text-xxs:where(.scalar-component),:where(.scalar-component) .text-xxs{font-size:var(--scalar-micro, var(--scalar-font-size-5))}.font-bold:where(.scalar-component),:where(.scalar-component) .font-bold{font-weight:var(--scalar-font-bold)}.font-medium:where(.scalar-component),:where(.scalar-component) .font-medium{font-weight:var(--scalar-font-medium)}.font-normal:where(.scalar-component),:where(.scalar-component) .font-normal{font-weight:400}.italic:where(.scalar-component),:where(.scalar-component) .italic{font-style:italic}.text-error:where(.scalar-component),:where(.scalar-component) .text-error{color:var(--scalar-error-color)}.text-fore-1:where(.scalar-component),:where(.scalar-component) .text-fore-1{color:var(--scalar-color-1)}.text-fore-2:where(.scalar-component),:where(.scalar-component) .text-fore-2{color:var(--scalar-color-2)}.text-fore-3:where(.scalar-component),:where(.scalar-component) .text-fore-3{color:var(--scalar-color-3)}.text-fore-btn-1:where(.scalar-component),:where(.scalar-component) .text-fore-btn-1{color:var(--scalar-button-1-color)}.text-ghost:where(.scalar-component),:where(.scalar-component) .text-ghost{color:var(--scalar-color-ghost)}.text-white:where(.scalar-component),:where(.scalar-component) .text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.no-underline:where(.scalar-component),:where(.scalar-component) .no-underline{text-decoration-line:none}.opacity-0:where(.scalar-component),:where(.scalar-component) .opacity-0{opacity:0}.shadow:where(.scalar-component),:where(.scalar-component) .shadow{--tw-shadow: var(--scalar-shadow-1);--tw-shadow-colored: var(--scalar-shadow-1);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md:where(.scalar-component),:where(.scalar-component) .shadow-md{--tw-shadow: var(--scalar-shadow-2);--tw-shadow-colored: var(--scalar-shadow-2);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none:where(.scalar-component),:where(.scalar-component) .shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm:where(.scalar-component),:where(.scalar-component) .shadow-sm{--tw-shadow: rgba(0, 0, 0, .09) 0px 1px 4px;--tw-shadow-colored: 0px 1px 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none:where(.scalar-component),:where(.scalar-component) .outline-none{outline:2px solid transparent;outline-offset:2px}.outline:where(.scalar-component),:where(.scalar-component) .outline{outline-style:solid}.blur:where(.scalar-component),:where(.scalar-component) .blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.brightness-lifted:where(.scalar-component),:where(.scalar-component) .brightness-lifted{--tw-brightness: brightness(var(--scalar-lifted-brightness));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter:where(.scalar-component),:where(.scalar-component) .filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition:where(.scalar-component),:where(.scalar-component) .transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity:where(.scalar-component),:where(.scalar-component) .transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform:where(.scalar-component),:where(.scalar-component) .transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-in-out:where(.scalar-component),:where(.scalar-component) .ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.row:where(.scalar-component),:where(.scalar-component) .row{display:flex;flex-direction:row}.col:where(.scalar-component),:where(.scalar-component) .col{display:flex;flex-direction:column}.before\:mr-1:before:where(.scalar-component),:where(.scalar-component) .before\:mr-1:before{content:var(--tw-content);margin-right:4px}.before\:mr-1\.5:before:where(.scalar-component),:where(.scalar-component) .before\:mr-1\.5:before{content:var(--tw-content);margin-right:6px}.before\:block:before:where(.scalar-component),:where(.scalar-component) .before\:block:before{content:var(--tw-content);display:block}.before\:h-4:before:where(.scalar-component),:where(.scalar-component) .before\:h-4:before{content:var(--tw-content);height:16px}.before\:w-4:before:where(.scalar-component),:where(.scalar-component) .before\:w-4:before{content:var(--tw-content);width:16px}.before\:bg-error:before:where(.scalar-component),:where(.scalar-component) .before\:bg-error:before{content:var(--tw-content);background-color:var(--scalar-error-color)}.before\:text-center:before:where(.scalar-component),:where(.scalar-component) .before\:text-center:before{content:var(--tw-content);text-align:center}.before\:text-xxs:before:where(.scalar-component),:where(.scalar-component) .before\:text-xxs:before{content:var(--tw-content);font-size:var(--scalar-micro, var(--scalar-font-size-5))}.before\:font-black:before:where(.scalar-component),:where(.scalar-component) .before\:font-black:before{content:var(--tw-content);font-weight:900}.before\:leading-4:before:where(.scalar-component),:where(.scalar-component) .before\:leading-4:before{content:var(--tw-content);line-height:16px}.before\:text-white:before:where(.scalar-component),:where(.scalar-component) .before\:text-white:before{content:var(--tw-content);--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.before\:content-\[\'\!\'\]:before:where(.scalar-component),:where(.scalar-component) .before\:content-\[\'\!\'\]:before{--tw-content: "!";content:var(--tw-content)}.first-of-type\:mt-0:first-of-type:where(.scalar-component),:where(.scalar-component) .first-of-type\:mt-0:first-of-type{margin-top:0}.first-of-type\:mt-0\.75:first-of-type:where(.scalar-component),:where(.scalar-component) .first-of-type\:mt-0\.75:first-of-type{margin-top:3px}.last-of-type\:mb-0:last-of-type:where(.scalar-component),:where(.scalar-component) .last-of-type\:mb-0:last-of-type{margin-bottom:0}.last-of-type\:mb-0\.75:last-of-type:where(.scalar-component),:where(.scalar-component) .last-of-type\:mb-0\.75:last-of-type{margin-bottom:3px}.empty\:hidden:empty:where(.scalar-component),:where(.scalar-component) .empty\:hidden:empty{display:none}.focus-within\:border-fore-1:focus-within:where(.scalar-component),:where(.scalar-component) .focus-within\:border-fore-1:focus-within{border-color:var(--scalar-color-1)}.hover\:bg-back-2:hover:where(.scalar-component),:where(.scalar-component) .hover\:bg-back-2:hover{background-color:var(--scalar-background-2)}.hover\:text-fore-1:hover:where(.scalar-component),:where(.scalar-component) .hover\:text-fore-1:hover{color:var(--scalar-color-1)}.active\:bg-back-btn-1:active:where(.scalar-component),:where(.scalar-component) .active\:bg-back-btn-1:active{background-color:var(--scalar-button-1)}.active\:text-fore-2:active:where(.scalar-component),:where(.scalar-component) .active\:text-fore-2:active{color:var(--scalar-color-2)}.active\:shadow-none:active:where(.scalar-component),:where(.scalar-component) .active\:shadow-none:active{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.active\:brightness-90:active:where(.scalar-component),:where(.scalar-component) .active\:brightness-90:active{--tw-brightness: brightness(.9);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.group:hover .group-hover\:text-fore-1:where(.scalar-component),:where(.scalar-component) .group:hover .group-hover\:text-fore-1{color:var(--scalar-color-1)}.has-actv-btn\:border:has(button:active):where(.scalar-component),:where(.scalar-component) .has-actv-btn\:border:has(button:active){border-width:1px}.has-actv-btn\:border-border:has(button:active):where(.scalar-component),:where(.scalar-component) .has-actv-btn\:border-border:has(button:active){border-color:var(--scalar-border-color)}.\!empty\:flex:not(:empty):where(.scalar-component),:where(.scalar-component) .\!empty\:flex:not(:empty){display:flex}.\!empty\:w-7:not(:empty):where(.scalar-component),:where(.scalar-component) .\!empty\:w-7:not(:empty){width:28px}.\!empty\:items-center:not(:empty):where(.scalar-component),:where(.scalar-component) .\!empty\:items-center:not(:empty){align-items:center}.\!empty\:pr-3:not(:empty):where(.scalar-component),:where(.scalar-component) .\!empty\:pr-3:not(:empty){padding-right:12px}.hocus\:bg-border:hover:where(.scalar-component),:where(.scalar-component) .hocus\:bg-border:hover{background-color:var(--scalar-border-color)}.hocus\:bg-hover-btn-1:hover:where(.scalar-component),:where(.scalar-component) .hocus\:bg-hover-btn-1:hover{background-color:var(--scalar-button-1-hover)}.hocus\:text-fore-2:hover:where(.scalar-component),:where(.scalar-component) .hocus\:text-fore-2:hover{color:var(--scalar-color-2)}.hocus\:brightness-90:hover:where(.scalar-component),:where(.scalar-component) .hocus\:brightness-90:hover{--tw-brightness: brightness(.9);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hocus\:bg-border:focus-visible:where(.scalar-component),:where(.scalar-component) .hocus\:bg-border:focus-visible{background-color:var(--scalar-border-color)}.hocus\:bg-hover-btn-1:focus-visible:where(.scalar-component),:where(.scalar-component) .hocus\:bg-hover-btn-1:focus-visible{background-color:var(--scalar-button-1-hover)}.hocus\:text-fore-2:focus-visible:where(.scalar-component),:where(.scalar-component) .hocus\:text-fore-2:focus-visible{color:var(--scalar-color-2)}.hocus\:brightness-90:focus-visible:where(.scalar-component),:where(.scalar-component) .hocus\:brightness-90:focus-visible{--tw-brightness: brightness(.9);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}@media (min-width: 768px){.md\:row:where(.scalar-component),:where(.scalar-component) .md\:row{display:flex;flex-direction:row}}
|
|
1087
1087
|
|
|
1088
1088
|
:where(.card-form-input[data-v-b36c2dca]) {
|
|
1089
1089
|
background: transparent;
|
package/dist/index.js
CHANGED
|
@@ -1964,6 +1964,256 @@ const isJsonString = (value) => {
|
|
|
1964
1964
|
return false;
|
|
1965
1965
|
return !!json$1.parseSafe(value, false);
|
|
1966
1966
|
};
|
|
1967
|
+
const httpStatusCodes = {
|
|
1968
|
+
100: {
|
|
1969
|
+
name: "Continue",
|
|
1970
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/100"
|
|
1971
|
+
},
|
|
1972
|
+
101: {
|
|
1973
|
+
name: "Switching Protocols",
|
|
1974
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/101"
|
|
1975
|
+
},
|
|
1976
|
+
102: {
|
|
1977
|
+
name: "Processing",
|
|
1978
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/102"
|
|
1979
|
+
},
|
|
1980
|
+
103: {
|
|
1981
|
+
name: "Early Hints",
|
|
1982
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/103"
|
|
1983
|
+
},
|
|
1984
|
+
200: {
|
|
1985
|
+
name: "OK",
|
|
1986
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200"
|
|
1987
|
+
},
|
|
1988
|
+
201: {
|
|
1989
|
+
name: "Created",
|
|
1990
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/201"
|
|
1991
|
+
},
|
|
1992
|
+
202: {
|
|
1993
|
+
name: "Accepted",
|
|
1994
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/202"
|
|
1995
|
+
},
|
|
1996
|
+
203: {
|
|
1997
|
+
name: "Non-Authoritative Information",
|
|
1998
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/203"
|
|
1999
|
+
},
|
|
2000
|
+
204: {
|
|
2001
|
+
name: "No Content",
|
|
2002
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/204"
|
|
2003
|
+
},
|
|
2004
|
+
205: {
|
|
2005
|
+
name: "Reset Content",
|
|
2006
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/205"
|
|
2007
|
+
},
|
|
2008
|
+
206: {
|
|
2009
|
+
name: "Partial Content",
|
|
2010
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/206"
|
|
2011
|
+
},
|
|
2012
|
+
207: {
|
|
2013
|
+
name: "Multi-Status",
|
|
2014
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/207"
|
|
2015
|
+
},
|
|
2016
|
+
208: {
|
|
2017
|
+
name: "Already Reported",
|
|
2018
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/208"
|
|
2019
|
+
},
|
|
2020
|
+
226: {
|
|
2021
|
+
name: "IM Used",
|
|
2022
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/226"
|
|
2023
|
+
},
|
|
2024
|
+
300: {
|
|
2025
|
+
name: "Multiple Choices",
|
|
2026
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/300"
|
|
2027
|
+
},
|
|
2028
|
+
301: {
|
|
2029
|
+
name: "Moved Permanently",
|
|
2030
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/301"
|
|
2031
|
+
},
|
|
2032
|
+
302: {
|
|
2033
|
+
name: "Found",
|
|
2034
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/302"
|
|
2035
|
+
},
|
|
2036
|
+
303: {
|
|
2037
|
+
name: "See Other",
|
|
2038
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/303"
|
|
2039
|
+
},
|
|
2040
|
+
304: {
|
|
2041
|
+
name: "Not Modified",
|
|
2042
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/304"
|
|
2043
|
+
},
|
|
2044
|
+
305: {
|
|
2045
|
+
name: "Use Proxy",
|
|
2046
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/305"
|
|
2047
|
+
},
|
|
2048
|
+
306: {
|
|
2049
|
+
name: "(Unused)",
|
|
2050
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/306"
|
|
2051
|
+
},
|
|
2052
|
+
307: {
|
|
2053
|
+
name: "Temporary Redirect",
|
|
2054
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/307"
|
|
2055
|
+
},
|
|
2056
|
+
308: {
|
|
2057
|
+
name: "Permanent Redirect",
|
|
2058
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/308"
|
|
2059
|
+
},
|
|
2060
|
+
400: {
|
|
2061
|
+
name: "Bad Request",
|
|
2062
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/400"
|
|
2063
|
+
},
|
|
2064
|
+
401: {
|
|
2065
|
+
name: "Unauthorized",
|
|
2066
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/401"
|
|
2067
|
+
},
|
|
2068
|
+
402: {
|
|
2069
|
+
name: "Payment Required",
|
|
2070
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/402"
|
|
2071
|
+
},
|
|
2072
|
+
403: {
|
|
2073
|
+
name: "Forbidden",
|
|
2074
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/403"
|
|
2075
|
+
},
|
|
2076
|
+
404: {
|
|
2077
|
+
name: "Not Found",
|
|
2078
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404"
|
|
2079
|
+
},
|
|
2080
|
+
405: {
|
|
2081
|
+
name: "Method Not Allowed",
|
|
2082
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/405"
|
|
2083
|
+
},
|
|
2084
|
+
406: {
|
|
2085
|
+
name: "Not Acceptable",
|
|
2086
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/406"
|
|
2087
|
+
},
|
|
2088
|
+
407: {
|
|
2089
|
+
name: "Proxy Authentication Required",
|
|
2090
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/407"
|
|
2091
|
+
},
|
|
2092
|
+
408: {
|
|
2093
|
+
name: "Request Timeout",
|
|
2094
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/408"
|
|
2095
|
+
},
|
|
2096
|
+
409: {
|
|
2097
|
+
name: "Conflict",
|
|
2098
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/409"
|
|
2099
|
+
},
|
|
2100
|
+
410: {
|
|
2101
|
+
name: "Gone",
|
|
2102
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/410"
|
|
2103
|
+
},
|
|
2104
|
+
411: {
|
|
2105
|
+
name: "Length Required",
|
|
2106
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/411"
|
|
2107
|
+
},
|
|
2108
|
+
412: {
|
|
2109
|
+
name: "Precondition Failed",
|
|
2110
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/412"
|
|
2111
|
+
},
|
|
2112
|
+
413: {
|
|
2113
|
+
name: "Content Too Large",
|
|
2114
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/413"
|
|
2115
|
+
},
|
|
2116
|
+
414: {
|
|
2117
|
+
name: "URI Too Long",
|
|
2118
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/414"
|
|
2119
|
+
},
|
|
2120
|
+
415: {
|
|
2121
|
+
name: "Unsupported Media Type",
|
|
2122
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/415"
|
|
2123
|
+
},
|
|
2124
|
+
416: {
|
|
2125
|
+
name: "Range Not Satisfiable",
|
|
2126
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/416"
|
|
2127
|
+
},
|
|
2128
|
+
417: {
|
|
2129
|
+
name: "Expectation Failed",
|
|
2130
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/417"
|
|
2131
|
+
},
|
|
2132
|
+
421: {
|
|
2133
|
+
name: "Misdirected Request",
|
|
2134
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/421"
|
|
2135
|
+
},
|
|
2136
|
+
422: {
|
|
2137
|
+
name: "Unprocessable Content",
|
|
2138
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/422"
|
|
2139
|
+
},
|
|
2140
|
+
423: {
|
|
2141
|
+
name: "Locked",
|
|
2142
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/423"
|
|
2143
|
+
},
|
|
2144
|
+
424: {
|
|
2145
|
+
name: "Failed Dependency",
|
|
2146
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/424"
|
|
2147
|
+
},
|
|
2148
|
+
425: {
|
|
2149
|
+
name: "Too Early",
|
|
2150
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/425"
|
|
2151
|
+
},
|
|
2152
|
+
426: {
|
|
2153
|
+
name: "Upgrade Required",
|
|
2154
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/426"
|
|
2155
|
+
},
|
|
2156
|
+
428: {
|
|
2157
|
+
name: "Precondition Required",
|
|
2158
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/428"
|
|
2159
|
+
},
|
|
2160
|
+
429: {
|
|
2161
|
+
name: "Too Many Requests",
|
|
2162
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/429"
|
|
2163
|
+
},
|
|
2164
|
+
431: {
|
|
2165
|
+
name: "Request Header Fields Too Large",
|
|
2166
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/431"
|
|
2167
|
+
},
|
|
2168
|
+
451: {
|
|
2169
|
+
name: "Unavailable For Legal Reasons",
|
|
2170
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/451"
|
|
2171
|
+
},
|
|
2172
|
+
500: {
|
|
2173
|
+
name: "Internal Server Error",
|
|
2174
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500"
|
|
2175
|
+
},
|
|
2176
|
+
501: {
|
|
2177
|
+
name: "Not Implemented",
|
|
2178
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/501"
|
|
2179
|
+
},
|
|
2180
|
+
502: {
|
|
2181
|
+
name: "Bad Gateway",
|
|
2182
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/502"
|
|
2183
|
+
},
|
|
2184
|
+
503: {
|
|
2185
|
+
name: "Service Unavailable",
|
|
2186
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/503"
|
|
2187
|
+
},
|
|
2188
|
+
504: {
|
|
2189
|
+
name: "Gateway Timeout",
|
|
2190
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/504"
|
|
2191
|
+
},
|
|
2192
|
+
505: {
|
|
2193
|
+
name: "HTTP Version Not Supported",
|
|
2194
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/505"
|
|
2195
|
+
},
|
|
2196
|
+
506: {
|
|
2197
|
+
name: "Variant Also Negotiates",
|
|
2198
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/506"
|
|
2199
|
+
},
|
|
2200
|
+
507: {
|
|
2201
|
+
name: "Insufficient Storage",
|
|
2202
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/507"
|
|
2203
|
+
},
|
|
2204
|
+
508: {
|
|
2205
|
+
name: "Loop Detected",
|
|
2206
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/508"
|
|
2207
|
+
},
|
|
2208
|
+
510: {
|
|
2209
|
+
name: "Not Extended",
|
|
2210
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/510"
|
|
2211
|
+
},
|
|
2212
|
+
511: {
|
|
2213
|
+
name: "Network Authentication Required",
|
|
2214
|
+
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/511"
|
|
2215
|
+
}
|
|
2216
|
+
};
|
|
1967
2217
|
const defaultStateFactory = () => ({});
|
|
1968
2218
|
const ssrState = typeof window !== "undefined" ? window.__SCALAR__ ?? defaultStateFactory() : defaultStateFactory();
|
|
1969
2219
|
const createEmptyAuthenticationState = () => ({
|
|
@@ -2631,256 +2881,6 @@ const requestMethodAbbreviations = {
|
|
|
2631
2881
|
CONNECT: "CONN",
|
|
2632
2882
|
TRACE: "TRACE"
|
|
2633
2883
|
};
|
|
2634
|
-
const httpStatusCodes = {
|
|
2635
|
-
100: {
|
|
2636
|
-
name: "Continue",
|
|
2637
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/100"
|
|
2638
|
-
},
|
|
2639
|
-
101: {
|
|
2640
|
-
name: "Switching Protocols",
|
|
2641
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/101"
|
|
2642
|
-
},
|
|
2643
|
-
102: {
|
|
2644
|
-
name: "Processing",
|
|
2645
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/102"
|
|
2646
|
-
},
|
|
2647
|
-
103: {
|
|
2648
|
-
name: "Early Hints",
|
|
2649
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/103"
|
|
2650
|
-
},
|
|
2651
|
-
200: {
|
|
2652
|
-
name: "OK",
|
|
2653
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/200"
|
|
2654
|
-
},
|
|
2655
|
-
201: {
|
|
2656
|
-
name: "Created",
|
|
2657
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/201"
|
|
2658
|
-
},
|
|
2659
|
-
202: {
|
|
2660
|
-
name: "Accepted",
|
|
2661
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/202"
|
|
2662
|
-
},
|
|
2663
|
-
203: {
|
|
2664
|
-
name: "Non-Authoritative Information",
|
|
2665
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/203"
|
|
2666
|
-
},
|
|
2667
|
-
204: {
|
|
2668
|
-
name: "No Content",
|
|
2669
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/204"
|
|
2670
|
-
},
|
|
2671
|
-
205: {
|
|
2672
|
-
name: "Reset Content",
|
|
2673
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/205"
|
|
2674
|
-
},
|
|
2675
|
-
206: {
|
|
2676
|
-
name: "Partial Content",
|
|
2677
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/206"
|
|
2678
|
-
},
|
|
2679
|
-
207: {
|
|
2680
|
-
name: "Multi-Status",
|
|
2681
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/207"
|
|
2682
|
-
},
|
|
2683
|
-
208: {
|
|
2684
|
-
name: "Already Reported",
|
|
2685
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/208"
|
|
2686
|
-
},
|
|
2687
|
-
226: {
|
|
2688
|
-
name: "IM Used",
|
|
2689
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/226"
|
|
2690
|
-
},
|
|
2691
|
-
300: {
|
|
2692
|
-
name: "Multiple Choices",
|
|
2693
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/300"
|
|
2694
|
-
},
|
|
2695
|
-
301: {
|
|
2696
|
-
name: "Moved Permanently",
|
|
2697
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/301"
|
|
2698
|
-
},
|
|
2699
|
-
302: {
|
|
2700
|
-
name: "Found",
|
|
2701
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/302"
|
|
2702
|
-
},
|
|
2703
|
-
303: {
|
|
2704
|
-
name: "See Other",
|
|
2705
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/303"
|
|
2706
|
-
},
|
|
2707
|
-
304: {
|
|
2708
|
-
name: "Not Modified",
|
|
2709
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/304"
|
|
2710
|
-
},
|
|
2711
|
-
305: {
|
|
2712
|
-
name: "Use Proxy",
|
|
2713
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/305"
|
|
2714
|
-
},
|
|
2715
|
-
306: {
|
|
2716
|
-
name: "(Unused)",
|
|
2717
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/306"
|
|
2718
|
-
},
|
|
2719
|
-
307: {
|
|
2720
|
-
name: "Temporary Redirect",
|
|
2721
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/307"
|
|
2722
|
-
},
|
|
2723
|
-
308: {
|
|
2724
|
-
name: "Permanent Redirect",
|
|
2725
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/308"
|
|
2726
|
-
},
|
|
2727
|
-
400: {
|
|
2728
|
-
name: "Bad Request",
|
|
2729
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/400"
|
|
2730
|
-
},
|
|
2731
|
-
401: {
|
|
2732
|
-
name: "Unauthorized",
|
|
2733
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/401"
|
|
2734
|
-
},
|
|
2735
|
-
402: {
|
|
2736
|
-
name: "Payment Required",
|
|
2737
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/402"
|
|
2738
|
-
},
|
|
2739
|
-
403: {
|
|
2740
|
-
name: "Forbidden",
|
|
2741
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/403"
|
|
2742
|
-
},
|
|
2743
|
-
404: {
|
|
2744
|
-
name: "Not Found",
|
|
2745
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404"
|
|
2746
|
-
},
|
|
2747
|
-
405: {
|
|
2748
|
-
name: "Method Not Allowed",
|
|
2749
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/405"
|
|
2750
|
-
},
|
|
2751
|
-
406: {
|
|
2752
|
-
name: "Not Acceptable",
|
|
2753
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/406"
|
|
2754
|
-
},
|
|
2755
|
-
407: {
|
|
2756
|
-
name: "Proxy Authentication Required",
|
|
2757
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/407"
|
|
2758
|
-
},
|
|
2759
|
-
408: {
|
|
2760
|
-
name: "Request Timeout",
|
|
2761
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/408"
|
|
2762
|
-
},
|
|
2763
|
-
409: {
|
|
2764
|
-
name: "Conflict",
|
|
2765
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/409"
|
|
2766
|
-
},
|
|
2767
|
-
410: {
|
|
2768
|
-
name: "Gone",
|
|
2769
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/410"
|
|
2770
|
-
},
|
|
2771
|
-
411: {
|
|
2772
|
-
name: "Length Required",
|
|
2773
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/411"
|
|
2774
|
-
},
|
|
2775
|
-
412: {
|
|
2776
|
-
name: "Precondition Failed",
|
|
2777
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/412"
|
|
2778
|
-
},
|
|
2779
|
-
413: {
|
|
2780
|
-
name: "Content Too Large",
|
|
2781
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/413"
|
|
2782
|
-
},
|
|
2783
|
-
414: {
|
|
2784
|
-
name: "URI Too Long",
|
|
2785
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/414"
|
|
2786
|
-
},
|
|
2787
|
-
415: {
|
|
2788
|
-
name: "Unsupported Media Type",
|
|
2789
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/415"
|
|
2790
|
-
},
|
|
2791
|
-
416: {
|
|
2792
|
-
name: "Range Not Satisfiable",
|
|
2793
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/416"
|
|
2794
|
-
},
|
|
2795
|
-
417: {
|
|
2796
|
-
name: "Expectation Failed",
|
|
2797
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/417"
|
|
2798
|
-
},
|
|
2799
|
-
421: {
|
|
2800
|
-
name: "Misdirected Request",
|
|
2801
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/421"
|
|
2802
|
-
},
|
|
2803
|
-
422: {
|
|
2804
|
-
name: "Unprocessable Content",
|
|
2805
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/422"
|
|
2806
|
-
},
|
|
2807
|
-
423: {
|
|
2808
|
-
name: "Locked",
|
|
2809
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/423"
|
|
2810
|
-
},
|
|
2811
|
-
424: {
|
|
2812
|
-
name: "Failed Dependency",
|
|
2813
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/424"
|
|
2814
|
-
},
|
|
2815
|
-
425: {
|
|
2816
|
-
name: "Too Early",
|
|
2817
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/425"
|
|
2818
|
-
},
|
|
2819
|
-
426: {
|
|
2820
|
-
name: "Upgrade Required",
|
|
2821
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/426"
|
|
2822
|
-
},
|
|
2823
|
-
428: {
|
|
2824
|
-
name: "Precondition Required",
|
|
2825
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/428"
|
|
2826
|
-
},
|
|
2827
|
-
429: {
|
|
2828
|
-
name: "Too Many Requests",
|
|
2829
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/429"
|
|
2830
|
-
},
|
|
2831
|
-
431: {
|
|
2832
|
-
name: "Request Header Fields Too Large",
|
|
2833
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/431"
|
|
2834
|
-
},
|
|
2835
|
-
451: {
|
|
2836
|
-
name: "Unavailable For Legal Reasons",
|
|
2837
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/451"
|
|
2838
|
-
},
|
|
2839
|
-
500: {
|
|
2840
|
-
name: "Internal Server Error",
|
|
2841
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/500"
|
|
2842
|
-
},
|
|
2843
|
-
501: {
|
|
2844
|
-
name: "Not Implemented",
|
|
2845
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/501"
|
|
2846
|
-
},
|
|
2847
|
-
502: {
|
|
2848
|
-
name: "Bad Gateway",
|
|
2849
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/502"
|
|
2850
|
-
},
|
|
2851
|
-
503: {
|
|
2852
|
-
name: "Service Unavailable",
|
|
2853
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/503"
|
|
2854
|
-
},
|
|
2855
|
-
504: {
|
|
2856
|
-
name: "Gateway Timeout",
|
|
2857
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/504"
|
|
2858
|
-
},
|
|
2859
|
-
505: {
|
|
2860
|
-
name: "HTTP Version Not Supported",
|
|
2861
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/505"
|
|
2862
|
-
},
|
|
2863
|
-
506: {
|
|
2864
|
-
name: "Variant Also Negotiates",
|
|
2865
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/506"
|
|
2866
|
-
},
|
|
2867
|
-
507: {
|
|
2868
|
-
name: "Insufficient Storage",
|
|
2869
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/507"
|
|
2870
|
-
},
|
|
2871
|
-
508: {
|
|
2872
|
-
name: "Loop Detected",
|
|
2873
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/508"
|
|
2874
|
-
},
|
|
2875
|
-
510: {
|
|
2876
|
-
name: "Not Extended",
|
|
2877
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/510"
|
|
2878
|
-
},
|
|
2879
|
-
511: {
|
|
2880
|
-
name: "Network Authentication Required",
|
|
2881
|
-
url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/511"
|
|
2882
|
-
}
|
|
2883
|
-
};
|
|
2884
2884
|
const _sfc_main$C = /* @__PURE__ */ defineComponent({
|
|
2885
2885
|
__name: "HttpMethod",
|
|
2886
2886
|
props: {
|
|
@@ -30753,7 +30753,7 @@ var prism = { exports: {} };
|
|
|
30753
30753
|
})();
|
|
30754
30754
|
})(prism);
|
|
30755
30755
|
var prismExports = prism.exports;
|
|
30756
|
-
const
|
|
30756
|
+
const R = /* @__PURE__ */ getDefaultExportFromCjs(prismExports);
|
|
30757
30757
|
const M = "scalar-component", Te = extendTailwindMerge({
|
|
30758
30758
|
extend: {
|
|
30759
30759
|
classGroups: {
|
|
@@ -30762,7 +30762,7 @@ const M = "scalar-component", Te = extendTailwindMerge({
|
|
|
30762
30762
|
[M]: [M]
|
|
30763
30763
|
}
|
|
30764
30764
|
}
|
|
30765
|
-
}), { cva:
|
|
30765
|
+
}), { cva: L, cx: E, compose: zt } = defineConfig({
|
|
30766
30766
|
hooks: {
|
|
30767
30767
|
onComplete: (a) => `${Te(a, M)}`
|
|
30768
30768
|
}
|
|
@@ -30770,7 +30770,7 @@ const M = "scalar-component", Te = extendTailwindMerge({
|
|
|
30770
30770
|
key: 0,
|
|
30771
30771
|
class: "circular-loader"
|
|
30772
30772
|
};
|
|
30773
|
-
const
|
|
30773
|
+
const ze = /* @__PURE__ */ defineComponent({
|
|
30774
30774
|
__name: "ScalarLoading",
|
|
30775
30775
|
props: {
|
|
30776
30776
|
loadingState: {},
|
|
@@ -30810,10 +30810,10 @@ const De = /* @__PURE__ */ defineComponent({
|
|
|
30810
30810
|
}
|
|
30811
30811
|
}), B = (a, t2) => {
|
|
30812
30812
|
const e = a.__vccOpts || a;
|
|
30813
|
-
for (const [r2,
|
|
30814
|
-
e[r2] =
|
|
30813
|
+
for (const [r2, d] of t2)
|
|
30814
|
+
e[r2] = d;
|
|
30815
30815
|
return e;
|
|
30816
|
-
}, H = /* @__PURE__ */ B(
|
|
30816
|
+
}, H = /* @__PURE__ */ B(ze, [["__scopeId", "data-v-47faceda"]]), Z = {
|
|
30817
30817
|
solid: [
|
|
30818
30818
|
"scalar-button-solid",
|
|
30819
30819
|
"bg-back-btn-1 text-fore-btn-1 shadow-sm active:bg-back-btn-1 active:shadow-none hocus:bg-hover-btn-1"
|
|
@@ -30830,14 +30830,14 @@ const De = /* @__PURE__ */ defineComponent({
|
|
|
30830
30830
|
"scalar-button-danger",
|
|
30831
30831
|
"bg-error text-white active:brightness-90 hocus:brightness-90"
|
|
30832
30832
|
]
|
|
30833
|
-
},
|
|
30833
|
+
}, De = L({
|
|
30834
30834
|
base: "scalar-button row cursor-pointer items-center justify-center rounded font-medium",
|
|
30835
30835
|
variants: {
|
|
30836
30836
|
disabled: {
|
|
30837
30837
|
true: "bg-background-2 text-color-3 cursor-not-allowed shadow-none"
|
|
30838
30838
|
},
|
|
30839
30839
|
fullWidth: { true: "w-full" },
|
|
30840
|
-
size: { md: "h-10 px-6 text-sm" },
|
|
30840
|
+
size: { sm: "px-2 py-1 text-xs", md: "h-10 px-6 text-sm" },
|
|
30841
30841
|
variant: Z
|
|
30842
30842
|
},
|
|
30843
30843
|
compoundVariants: [
|
|
@@ -30847,7 +30847,7 @@ const De = /* @__PURE__ */ defineComponent({
|
|
|
30847
30847
|
class: "bg-transparent text-ghost"
|
|
30848
30848
|
}
|
|
30849
30849
|
]
|
|
30850
|
-
}),
|
|
30850
|
+
}), Pe = ["ariaDisabled"], Oe = {
|
|
30851
30851
|
key: 0,
|
|
30852
30852
|
class: "mr-2 h-4 w-4"
|
|
30853
30853
|
}, Be = {
|
|
@@ -30866,18 +30866,18 @@ const De = /* @__PURE__ */ defineComponent({
|
|
|
30866
30866
|
setup(a) {
|
|
30867
30867
|
const t2 = computed(() => {
|
|
30868
30868
|
const { class: e, ...r2 } = useAttrs();
|
|
30869
|
-
return {
|
|
30869
|
+
return { class: e || "", rest: r2 };
|
|
30870
30870
|
});
|
|
30871
30871
|
return (e, r2) => (openBlock(), createElementBlock("button", mergeProps(t2.value.rest, {
|
|
30872
30872
|
ariaDisabled: e.disabled || void 0,
|
|
30873
30873
|
class: unref(E)(
|
|
30874
|
-
unref(
|
|
30874
|
+
unref(De)({ fullWidth: e.fullWidth, disabled: e.disabled, size: e.size, variant: e.variant }),
|
|
30875
30875
|
{ "pl-9 pr-3": e.loading },
|
|
30876
|
-
`${t2.value.
|
|
30876
|
+
`${t2.value.class}`
|
|
30877
30877
|
),
|
|
30878
30878
|
type: "button"
|
|
30879
30879
|
}), [
|
|
30880
|
-
e.$slots.icon ? (openBlock(), createElementBlock("div",
|
|
30880
|
+
e.$slots.icon ? (openBlock(), createElementBlock("div", Oe, [
|
|
30881
30881
|
renderSlot(e.$slots, "icon")
|
|
30882
30882
|
])) : createCommentVNode("", true),
|
|
30883
30883
|
renderSlot(e.$slots, "default"),
|
|
@@ -30887,7 +30887,7 @@ const De = /* @__PURE__ */ defineComponent({
|
|
|
30887
30887
|
size: "20px"
|
|
30888
30888
|
}, null, 8, ["loadingState"])
|
|
30889
30889
|
])) : createCommentVNode("", true)
|
|
30890
|
-
], 16,
|
|
30890
|
+
], 16, Pe));
|
|
30891
30891
|
}
|
|
30892
30892
|
});
|
|
30893
30893
|
(function(a) {
|
|
@@ -31089,7 +31089,7 @@ const De = /* @__PURE__ */ defineComponent({
|
|
|
31089
31089
|
lookbehind: true
|
|
31090
31090
|
}
|
|
31091
31091
|
}, e.inside = a.languages.bash;
|
|
31092
|
-
for (var
|
|
31092
|
+
for (var d = [
|
|
31093
31093
|
"comment",
|
|
31094
31094
|
"function-name",
|
|
31095
31095
|
"for-or-select",
|
|
@@ -31105,8 +31105,8 @@ const De = /* @__PURE__ */ defineComponent({
|
|
|
31105
31105
|
"operator",
|
|
31106
31106
|
"punctuation",
|
|
31107
31107
|
"number"
|
|
31108
|
-
],
|
|
31109
|
-
d[
|
|
31108
|
+
], c = r2.variable[1].inside, s = 0; s < d.length; s++)
|
|
31109
|
+
c[d[s]] = a.languages.bash[d[s]];
|
|
31110
31110
|
a.languages.sh = a.languages.bash, a.languages.shell = a.languages.bash;
|
|
31111
31111
|
})(Prism);
|
|
31112
31112
|
Prism.languages.json = {
|
|
@@ -31181,7 +31181,7 @@ Prism.languages.webmanifest = Prism.languages.json;
|
|
|
31181
31181
|
};
|
|
31182
31182
|
function r2(s) {
|
|
31183
31183
|
if (s = s.filter(function(i) {
|
|
31184
|
-
var g =
|
|
31184
|
+
var g = d(i), p = g["white-space"];
|
|
31185
31185
|
return p === "pre-wrap" || p === "pre-line";
|
|
31186
31186
|
}), s.length != 0) {
|
|
31187
31187
|
var u = s.map(function(i) {
|
|
@@ -31201,12 +31201,12 @@ Prism.languages.webmanifest = Prism.languages.json;
|
|
|
31201
31201
|
}).filter(Boolean);
|
|
31202
31202
|
u.forEach(function(i) {
|
|
31203
31203
|
var g = i.sizer, p = i.lines, o = i.lineHeights, f = i.oneLinerHeight;
|
|
31204
|
-
o[p.length - 1] = void 0, p.forEach(function(l,
|
|
31204
|
+
o[p.length - 1] = void 0, p.forEach(function(l, k) {
|
|
31205
31205
|
if (l && l.length > 1) {
|
|
31206
|
-
var
|
|
31207
|
-
|
|
31206
|
+
var C2 = g.appendChild(document.createElement("span"));
|
|
31207
|
+
C2.style.display = "block", C2.textContent = l;
|
|
31208
31208
|
} else
|
|
31209
|
-
o[
|
|
31209
|
+
o[k] = f;
|
|
31210
31210
|
});
|
|
31211
31211
|
}), u.forEach(function(i) {
|
|
31212
31212
|
for (var g = i.sizer, p = i.lineHeights, o = 0, f = 0; f < p.length; f++)
|
|
@@ -31219,12 +31219,12 @@ Prism.languages.webmanifest = Prism.languages.json;
|
|
|
31219
31219
|
});
|
|
31220
31220
|
}
|
|
31221
31221
|
}
|
|
31222
|
-
function
|
|
31222
|
+
function d(s) {
|
|
31223
31223
|
return s ? window.getComputedStyle ? getComputedStyle(s) : s.currentStyle || null : null;
|
|
31224
31224
|
}
|
|
31225
|
-
var
|
|
31225
|
+
var c = void 0;
|
|
31226
31226
|
window.addEventListener("resize", function() {
|
|
31227
|
-
e.assumeViewportIndependence &&
|
|
31227
|
+
e.assumeViewportIndependence && c === window.innerWidth || (c = window.innerWidth, r2(Array.prototype.slice.call(document.querySelectorAll("pre." + a))));
|
|
31228
31228
|
}), Prism.hooks.add("complete", function(s) {
|
|
31229
31229
|
if (s.code) {
|
|
31230
31230
|
var u = (
|
|
@@ -31259,7 +31259,7 @@ function He(a) {
|
|
|
31259
31259
|
2
|
|
31260
31260
|
);
|
|
31261
31261
|
}
|
|
31262
|
-
function
|
|
31262
|
+
function O(a) {
|
|
31263
31263
|
if (typeof a == "string")
|
|
31264
31264
|
return a;
|
|
31265
31265
|
if (typeof a == "object")
|
|
@@ -31270,7 +31270,7 @@ function z(a) {
|
|
|
31270
31270
|
}
|
|
31271
31271
|
return a;
|
|
31272
31272
|
}
|
|
31273
|
-
const Ge = ["innerHTML"],
|
|
31273
|
+
const Ge = ["innerHTML"], Pt = /* @__PURE__ */ defineComponent({
|
|
31274
31274
|
__name: "ScalarCodeBlock",
|
|
31275
31275
|
props: {
|
|
31276
31276
|
content: {},
|
|
@@ -31279,8 +31279,8 @@ const Ge = ["innerHTML"], Ot = /* @__PURE__ */ defineComponent({
|
|
|
31279
31279
|
hideCredentials: {}
|
|
31280
31280
|
},
|
|
31281
31281
|
setup(a) {
|
|
31282
|
-
const t2 = a, e = createHash(
|
|
31283
|
-
t2.hideCredentials &&
|
|
31282
|
+
const t2 = a, e = createHash(O(t2.content)), r2 = `components-scalar-code-block${e}`, { plugins: d, highlightElement: c } = R;
|
|
31283
|
+
t2.hideCredentials && R.hooks.add("wrap", function(o) {
|
|
31284
31284
|
if (!t2.hideCredentials)
|
|
31285
31285
|
return;
|
|
31286
31286
|
let f = false;
|
|
@@ -31301,20 +31301,20 @@ const Ge = ["innerHTML"], Ot = /* @__PURE__ */ defineComponent({
|
|
|
31301
31301
|
watch(
|
|
31302
31302
|
[() => t2.lang, () => t2.content, s],
|
|
31303
31303
|
() => {
|
|
31304
|
-
s.value && t2.content && (!u.value || t2.lang !== g) && (u.value = "", nextTick(() =>
|
|
31304
|
+
s.value && t2.content && (!u.value || t2.lang !== g) && (u.value = "", nextTick(() => c(s.value)));
|
|
31305
31305
|
},
|
|
31306
31306
|
{ immediate: true }
|
|
31307
31307
|
);
|
|
31308
31308
|
const p = /\n(?!$)/g;
|
|
31309
31309
|
return onServerPrefetch(async () => {
|
|
31310
31310
|
let o = "";
|
|
31311
|
-
t2.lineNumbers &&
|
|
31312
|
-
const
|
|
31313
|
-
o = `<span aria-hidden="true" class="line-numbers-rows">${new Array(
|
|
31311
|
+
t2.lineNumbers && R.hooks.add("after-tokenize", (l) => {
|
|
31312
|
+
const k = l.code.match(p), C2 = k ? k.length + 1 : 1;
|
|
31313
|
+
o = `<span aria-hidden="true" class="line-numbers-rows">${new Array(C2 + 1).join("<span></span>")}</span>`;
|
|
31314
31314
|
});
|
|
31315
|
-
const f =
|
|
31316
|
-
|
|
31317
|
-
|
|
31315
|
+
const f = R.highlight(
|
|
31316
|
+
O(t2.content),
|
|
31317
|
+
R.languages[i.value],
|
|
31318
31318
|
i.value
|
|
31319
31319
|
);
|
|
31320
31320
|
if (u.value = f + o, e !== 0) {
|
|
@@ -31322,7 +31322,7 @@ const Ge = ["innerHTML"], Ot = /* @__PURE__ */ defineComponent({
|
|
|
31322
31322
|
l.payload.data[r2] = f + o;
|
|
31323
31323
|
}
|
|
31324
31324
|
}), onMounted(async () => {
|
|
31325
|
-
await import("./prism-autoloader-Dlh8Vzlw-BR-Zk31i.js"),
|
|
31325
|
+
await import("./prism-autoloader-Dlh8Vzlw-BR-Zk31i.js"), d.autoloader.languages_path = "https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/components/";
|
|
31326
31326
|
}), (o, f) => (openBlock(), createElementBlock("pre", {
|
|
31327
31327
|
class: normalizeClass([
|
|
31328
31328
|
`scalar-component scalar-codeblock-pre language-${i.value}`,
|
|
@@ -31334,13 +31334,13 @@ const Ge = ["innerHTML"], Ot = /* @__PURE__ */ defineComponent({
|
|
|
31334
31334
|
u.value ? (openBlock(), createElementBlock("code", {
|
|
31335
31335
|
key: 0,
|
|
31336
31336
|
class: normalizeClass(`scalar-codeblock-code language-${i.value}`),
|
|
31337
|
-
innerHTML: unref(
|
|
31337
|
+
innerHTML: unref(O)(u.value)
|
|
31338
31338
|
}, null, 10, Ge)) : (openBlock(), createElementBlock("code", {
|
|
31339
31339
|
key: 1,
|
|
31340
31340
|
ref_key: "el",
|
|
31341
31341
|
ref: s,
|
|
31342
31342
|
class: normalizeClass(`scalar-codeblock-code language-${i.value}`)
|
|
31343
|
-
}, toDisplayString(unref(
|
|
31343
|
+
}, toDisplayString(unref(O)(o.content)), 3))
|
|
31344
31344
|
], 2));
|
|
31345
31345
|
}
|
|
31346
31346
|
});
|
|
@@ -31354,29 +31354,29 @@ const U = /* @__PURE__ */ Object.assign({ "./Add.svg": () => import("./Add-ngyZg
|
|
|
31354
31354
|
size: {}
|
|
31355
31355
|
},
|
|
31356
31356
|
setup(a) {
|
|
31357
|
-
const t2 = a, e =
|
|
31357
|
+
const t2 = a, e = L({
|
|
31358
31358
|
variants: {
|
|
31359
31359
|
size: {
|
|
31360
|
-
xs: "
|
|
31361
|
-
sm: "
|
|
31362
|
-
md: "
|
|
31363
|
-
lg: "
|
|
31364
|
-
xl: "
|
|
31365
|
-
"2xl": "
|
|
31366
|
-
"3xl": "
|
|
31367
|
-
full: "
|
|
31360
|
+
xs: "size-3 stroke-[1.4]",
|
|
31361
|
+
sm: "size-3.5 stroke-[1.2]",
|
|
31362
|
+
md: "size-4 stroke-[1.1]",
|
|
31363
|
+
lg: "size-5",
|
|
31364
|
+
xl: "size-6 stroke-[0.96]",
|
|
31365
|
+
"2xl": "size-8 stroke-[0.92]",
|
|
31366
|
+
"3xl": "size-10 stroke-[0.9]",
|
|
31367
|
+
full: "size-full"
|
|
31368
31368
|
}
|
|
31369
31369
|
},
|
|
31370
31370
|
defaultVariants: {
|
|
31371
31371
|
size: "full"
|
|
31372
31372
|
}
|
|
31373
31373
|
}), r2 = j(t2.icon);
|
|
31374
|
-
return (
|
|
31374
|
+
return (d, c) => unref(r2) ? (openBlock(), createBlock(resolveDynamicComponent(unref(j)(d.icon)), {
|
|
31375
31375
|
key: 0,
|
|
31376
|
-
class: normalizeClass(unref(E)("scalar-icon", unref(e)({ size:
|
|
31376
|
+
class: normalizeClass(unref(E)("scalar-icon", unref(e)({ size: d.size })))
|
|
31377
31377
|
}, null, 8, ["class"])) : (openBlock(), createElementBlock("img", {
|
|
31378
31378
|
key: 1,
|
|
31379
|
-
src:
|
|
31379
|
+
src: d.icon
|
|
31380
31380
|
}, null, 8, Ye));
|
|
31381
31381
|
}
|
|
31382
31382
|
}), Je = ["ariaDisabled"], Ze = { class: "sr-only" }, Q = /* @__PURE__ */ defineComponent({
|
|
@@ -31389,13 +31389,13 @@ const U = /* @__PURE__ */ Object.assign({ "./Add.svg": () => import("./Add-ngyZg
|
|
|
31389
31389
|
size: { default: "md" }
|
|
31390
31390
|
},
|
|
31391
31391
|
setup(a) {
|
|
31392
|
-
const t2 =
|
|
31392
|
+
const t2 = L({
|
|
31393
31393
|
base: "scalar-icon-button grid aspect-square cursor-pointer rounded",
|
|
31394
31394
|
variants: {
|
|
31395
31395
|
size: {
|
|
31396
|
-
xs: "
|
|
31397
|
-
sm: "
|
|
31398
|
-
md: "
|
|
31396
|
+
xs: "size-3.5 p-0.5",
|
|
31397
|
+
sm: "size-6 p-1",
|
|
31398
|
+
md: "size-10 p-3",
|
|
31399
31399
|
full: "h-full w-full"
|
|
31400
31400
|
},
|
|
31401
31401
|
disabled: {
|
|
@@ -31403,15 +31403,18 @@ const U = /* @__PURE__ */ Object.assign({ "./Add.svg": () => import("./Add-ngyZg
|
|
|
31403
31403
|
},
|
|
31404
31404
|
variant: Z
|
|
31405
31405
|
}
|
|
31406
|
+
}), e = computed(() => {
|
|
31407
|
+
const { class: r2, ...d } = useAttrs();
|
|
31408
|
+
return { class: r2 || "", rest: d };
|
|
31406
31409
|
});
|
|
31407
|
-
return (
|
|
31408
|
-
ariaDisabled:
|
|
31409
|
-
class:
|
|
31410
|
+
return (r2, d) => (openBlock(), createElementBlock("button", mergeProps(e.value.rest, {
|
|
31411
|
+
ariaDisabled: r2.disabled || void 0,
|
|
31412
|
+
class: unref(E)(unref(t2)({ size: r2.size, variant: r2.variant, disabled: r2.disabled }), e.value.class),
|
|
31410
31413
|
type: "button"
|
|
31411
|
-
}, [
|
|
31412
|
-
createVNode(unref(V), { icon:
|
|
31413
|
-
createElementVNode("span", Ze, toDisplayString(
|
|
31414
|
-
],
|
|
31414
|
+
}), [
|
|
31415
|
+
createVNode(unref(V), { icon: r2.icon }, null, 8, ["icon"]),
|
|
31416
|
+
createElementVNode("span", Ze, toDisplayString(r2.label), 1)
|
|
31417
|
+
], 16, Je));
|
|
31415
31418
|
}
|
|
31416
31419
|
});
|
|
31417
31420
|
const _hoisted_1$o = { class: "card-form-input" };
|
|
@@ -32786,7 +32789,7 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
32786
32789
|
return openBlock(), createBlock(unref(_sfc_main$v), { title: "Body" }, {
|
|
32787
32790
|
default: withCtx(() => [
|
|
32788
32791
|
_ctx.active ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
|
|
32789
|
-
codeMirrorLanguage.value ? (openBlock(), createBlock(unref(
|
|
32792
|
+
codeMirrorLanguage.value ? (openBlock(), createBlock(unref(Pt), {
|
|
32790
32793
|
key: 0,
|
|
32791
32794
|
class: "custom-scroll",
|
|
32792
32795
|
content: _ctx.data,
|
|
@@ -33244,7 +33247,6 @@ export {
|
|
|
33244
33247
|
getRequestFromAuthentication,
|
|
33245
33248
|
getSecretCredentialsFromAuthentication,
|
|
33246
33249
|
httpHeaders,
|
|
33247
|
-
httpStatusCodes,
|
|
33248
33250
|
humanDiff,
|
|
33249
33251
|
isRequestMethod,
|
|
33250
33252
|
mapFromArray,
|
package/package.json
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"rest",
|
|
19
19
|
"testing"
|
|
20
20
|
],
|
|
21
|
-
"version": "1.2.
|
|
21
|
+
"version": "1.2.24",
|
|
22
22
|
"engines": {
|
|
23
23
|
"node": ">=18"
|
|
24
24
|
},
|
|
@@ -42,10 +42,10 @@
|
|
|
42
42
|
"nanoid": "^5.0.1",
|
|
43
43
|
"pretty-bytes": "^6.1.1",
|
|
44
44
|
"pretty-ms": "^8.0.0",
|
|
45
|
-
"@scalar/components": "0.7.6",
|
|
46
45
|
"@scalar/use-codemirror": "0.10.4",
|
|
47
|
-
"@scalar/use-modal": "0.3.3",
|
|
48
46
|
"@scalar/themes": "0.7.9",
|
|
47
|
+
"@scalar/components": "0.7.7",
|
|
48
|
+
"@scalar/use-modal": "0.3.3",
|
|
49
49
|
"@scalar/use-tooltip": "0.6.2"
|
|
50
50
|
},
|
|
51
51
|
"devDependencies": {
|
|
@@ -60,11 +60,11 @@
|
|
|
60
60
|
"vue-tsc": "^1.8.19",
|
|
61
61
|
"@scalar/api-client-proxy": "0.5.27",
|
|
62
62
|
"@scalar/echo-server": "0.6.4",
|
|
63
|
-
"@scalar/oas-utils": "0.1.
|
|
63
|
+
"@scalar/oas-utils": "0.1.11"
|
|
64
64
|
},
|
|
65
65
|
"peerDependencies": {
|
|
66
66
|
"vue": "^3.3.0",
|
|
67
|
-
"@scalar/oas-utils": "0.1.
|
|
67
|
+
"@scalar/oas-utils": "0.1.11"
|
|
68
68
|
},
|
|
69
69
|
"scripts": {
|
|
70
70
|
"build": "vite build && pnpm types:build && tsc-alias -p tsconfig.build.json",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"httpStatusCodes.d.ts","sourceRoot":"","sources":["../../src/fixtures/httpStatusCodes.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,cAAc,GAAG;IAC3B,IAAI,EAAE,MAAM,CAAA;IACZ,GAAG,EAAE,MAAM,CAAA;CACZ,CAAA;AAED,MAAM,MAAM,eAAe,GAAG,MAAM,CAAC,MAAM,EAAE,cAAc,CAAC,CAAA;AAE5D,eAAO,MAAM,eAAe,EAAE,eAyP7B,CAAA"}
|