@ametie/vue-muza-use 1.5.0 → 1.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +586 -582
- package/dist/index.mjs +632 -628
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -58,14 +58,10 @@ var import_vue2 = require("vue");
|
|
|
58
58
|
var import_vue = require("vue");
|
|
59
59
|
(function() {
|
|
60
60
|
"use strict";
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
e.appendChild(document.createTextNode('.tab-bar[data-v-3d2d05e6]{display:flex;align-items:center;background:var(--dt-nav);border-bottom:1px solid var(--dt-border-subtle);flex-shrink:0}.logo-pill[data-v-3d2d05e6]{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 10px 0 9px;margin:0 6px 0 8px;background:var(--dt-primary);border-radius:99px;color:#fff;font-size:12px;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-user-select:none;user-select:none;flex-shrink:0;cursor:default;transition:background .15s ease-out}.logo-pill[data-v-3d2d05e6]:hover{cursor:grab;background:color-mix(in oklch,var(--dt-primary) 85%,white)}.logo-pill[data-v-3d2d05e6]:active{cursor:grabbing}.logo-icon[data-v-3d2d05e6]{font-size:10px}.logo-drag-icon[data-v-3d2d05e6]{font-size:14px;display:none}.logo-text[data-v-3d2d05e6]{font-size:12px}.logo-pill:hover .logo-icon[data-v-3d2d05e6]{display:none}.logo-pill:hover .logo-drag-icon[data-v-3d2d05e6]{display:inline}.tab-list[data-v-3d2d05e6]{display:flex;align-items:center;flex:1;padding:0 6px;gap:2px;overflow-x:auto;scrollbar-width:none}.tab-list[data-v-3d2d05e6]::-webkit-scrollbar{display:none}.tab-btn[data-v-3d2d05e6]{display:flex;align-items:center;gap:6px;height:38px;padding:0 12px;font-size:13px;font-weight:500;cursor:pointer;border:none;background:transparent;border-bottom:2px solid transparent;transition:color .15s ease-out,border-color .15s ease-out,transform .12s ease-out}.tab-btn[data-v-3d2d05e6]:active{transform:scale(.97)}.tab-btn--active[data-v-3d2d05e6]{color:var(--dt-vue-green);border-bottom-color:var(--dt-vue-green)}.tab-btn--inactive[data-v-3d2d05e6]{color:var(--dt-foreground-muted)}.tab-btn--inactive[data-v-3d2d05e6]:hover{color:var(--dt-foreground-secondary);background:var(--dt-surface)}.mode-switcher[data-v-3d2d05e6]{display:flex;align-items:center;gap:2px;padding:0 6px;flex-shrink:0}.mode-btn[data-v-3d2d05e6]{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:5px;border:none;background:transparent;color:var(--dt-foreground-muted);cursor:pointer;transition:background .12s ease-out,color .12s ease-out,transform .12s ease-out}.mode-btn[data-v-3d2d05e6]:active{transform:scale(.97)}.mode-btn[data-v-3d2d05e6]:hover{background:var(--dt-surface-raised);color:var(--dt-foreground-secondary)}.mode-btn--active[data-v-3d2d05e6]{background:var(--dt-surface-raised);color:var(--dt-primary)}.mode-btn--active[data-v-3d2d05e6]:hover{color:var(--dt-primary)}.mode-divider[data-v-3d2d05e6]{width:1px;height:18px;background:var(--dt-border-subtle);margin-right:4px;flex-shrink:0}.settings-btn[data-v-3d2d05e6]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:5px;border:none;background:transparent;color:var(--dt-foreground-muted);cursor:pointer;flex-shrink:0;transition:background .12s ease-out,color .12s ease-out,transform .12s ease-out}.settings-btn[data-v-3d2d05e6]:active{transform:scale(.97)}.settings-btn[data-v-3d2d05e6]:hover{background:var(--dt-surface-raised);color:var(--dt-foreground-secondary)}.close-btn[data-v-3d2d05e6]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-right:8px;border-radius:6px;border:none;background:transparent;color:var(--dt-foreground-muted);cursor:pointer;flex-shrink:0;transition:background .12s ease-out,color .12s ease-out,transform .12s ease-out}.close-btn[data-v-3d2d05e6]:active{transform:scale(.97)}.close-btn[data-v-3d2d05e6]:hover{background:var(--dt-surface-raised);color:var(--dt-foreground)}.launcher-pill[data-v-6519b569]{position:fixed;bottom:20px;right:20px;z-index:99999;display:flex;align-items:center;gap:8px;height:36px;padding:0 14px 0 10px;background:var(--dt-primary);border-radius:99px;border:none;cursor:pointer;color:#fff;font-size:13px;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-shadow:0 2px 12px #7c7bff59;box-shadow:0 2px 12px oklch(65% .25 280 / .35);transition:transform .15s ease-out,box-shadow .15s ease-out;pointer-events:auto}.launcher-pill[data-v-6519b569]:hover{transform:translateY(-1px);box-shadow:0 4px 16px #7c7bff80;box-shadow:0 4px 16px oklch(65% .25 280 / .5)}.launcher-pill[data-v-6519b569]:active{transform:scale(.96);box-shadow:0 1px 6px #7c7bff40;box-shadow:0 1px 6px oklch(65% .25 280 / .25)}.launcher-icon[data-v-6519b569]{font-size:11px}.devtools-panel[data-v-6519b569]{position:fixed;z-index:99998;display:flex;flex-direction:column;background:var(--dt-background);color:var(--dt-foreground);border:1px solid var(--dt-border);border-radius:12px;overflow:hidden;pointer-events:auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-shadow:0 -4px 32px #0000008c,0 0 0 1px #ffffff0a}.resize-handle[data-v-6519b569]{position:absolute;background:transparent;z-index:1;transition:background .15s ease-out}.resize-handle[data-v-6519b569]:hover{background:var(--dt-primary)}.resize-top[data-v-6519b569]{top:0;left:12px;right:12px;height:4px;cursor:row-resize}.resize-left[data-v-6519b569]{left:0;top:12px;bottom:12px;width:4px;cursor:col-resize}.resize-bottom[data-v-6519b569]{bottom:0;left:12px;right:12px;height:4px;cursor:row-resize}.resize-right[data-v-6519b569]{right:0;top:12px;bottom:12px;width:4px;cursor:col-resize}.panel-content[data-v-6519b569]{flex:1;overflow:hidden;display:flex;flex-direction:column}.panel-enter-active[data-v-6519b569]{transition:transform .22s cubic-bezier(.32,.72,0,1),opacity .2s ease-out}.panel-leave-active[data-v-6519b569]{transition:transform .16s ease-in,opacity .16s ease-in}.panel-enter-from[data-v-6519b569],.panel-leave-to[data-v-6519b569]{transform:translateY(12px);opacity:0}.launcher-pill[data-v-c6e84a54]{position:fixed;bottom:20px;right:20px;z-index:99999;display:flex;align-items:center;gap:8px;height:36px;padding:0 14px 0 10px;background:var(--dt-primary);border-radius:99px;border:none;cursor:pointer;color:#fff;font-size:13px;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-shadow:0 2px 12px #7c7bff59;box-shadow:0 2px 12px oklch(65% .25 280 / .35);transition:transform .15s ease-out,box-shadow .15s ease-out;pointer-events:auto}.launcher-pill[data-v-c6e84a54]:hover{transform:translateY(-1px);box-shadow:0 4px 16px #7c7bff80;box-shadow:0 4px 16px oklch(65% .25 280 / .5)}.launcher-pill[data-v-c6e84a54]:active{transform:scale(.96);box-shadow:0 1px 6px #7c7bff40;box-shadow:0 1px 6px oklch(65% .25 280 / .25)}.launcher-icon[data-v-c6e84a54]{font-size:11px}.side-panel[data-v-c6e84a54]{position:fixed;z-index:99998;display:flex;flex-direction:row;background:var(--dt-background);color:var(--dt-foreground);border:1px solid var(--dt-border);border-radius:14px;overflow:hidden;pointer-events:auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-shadow:-8px 0 40px #0000008c,0 0 0 1px #ffffff0a}.resize-handle[data-v-c6e84a54]{position:absolute;background:transparent;z-index:1;transition:background .15s ease-out}.resize-handle[data-v-c6e84a54]:hover{background:var(--dt-primary)}.resize-left[data-v-c6e84a54]{left:0;top:12px;bottom:12px;width:4px;cursor:col-resize}.resize-top[data-v-c6e84a54]{top:0;left:12px;right:12px;height:4px;cursor:row-resize}.resize-right[data-v-c6e84a54]{right:0;top:12px;bottom:12px;width:4px;cursor:col-resize}.resize-bottom[data-v-c6e84a54]{bottom:0;left:12px;right:12px;height:4px;cursor:row-resize}.panel-body[data-v-c6e84a54]{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden}.panel-content[data-v-c6e84a54]{flex:1;overflow:hidden;display:flex;flex-direction:column}.panel-enter-active[data-v-c6e84a54]{transition:transform .22s cubic-bezier(.32,.72,0,1),opacity .2s ease-out}.panel-leave-active[data-v-c6e84a54]{transition:transform .16s ease-in,opacity .16s ease-in}.panel-enter-from[data-v-c6e84a54],.panel-leave-to[data-v-c6e84a54]{transform:translate(12px);opacity:0}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-300:oklch(80.8% .114 19.571);--color-red-500:oklch(63.7% .237 25.331);--color-red-900:oklch(39.6% .141 25.723);--color-yellow-300:oklch(90.5% .182 98.111);--color-yellow-400:oklch(85.2% .199 91.936);--color-yellow-500:oklch(79.5% .184 86.047);--color-yellow-900:oklch(42.1% .095 57.708);--color-green-300:oklch(87.1% .15 154.449);--color-green-400:oklch(79.2% .209 151.711);--color-green-500:oklch(72.3% .219 149.579);--color-green-900:oklch(39.3% .095 152.535);--color-blue-400:oklch(70.7% .165 254.624);--color-purple-400:oklch(71.4% .203 305.504);--color-neutral-200:oklch(92.2% 0 0);--color-neutral-300:oklch(87% 0 0);--color-neutral-400:oklch(70.8% 0 0);--color-neutral-500:oklch(55.6% 0 0);--color-neutral-700:oklch(37.1% 0 0);--color-neutral-800:oklch(26.9% 0 0);--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--font-weight-semibold:600;--radius-sm:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1)}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.isolate{isolation:isolate}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mt-2{margin-top:calc(var(--spacing) * 2)}.ml-auto{margin-left:auto}.flex{display:flex}.hidden{display:none}.inline-flex{display:inline-flex}.h-4{height:calc(var(--spacing) * 4)}.h-6{height:calc(var(--spacing) * 6)}.h-full{height:100%}.w-1\\/2{width:50%}.w-40{width:calc(var(--spacing) * 40)}.w-full{width:100%}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-grab{cursor:grab}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-1{gap:var(--spacing)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-\\[3px\\]{border-radius:3px}.rounded-sm{border-radius:var(--radius-sm)}.border{border-style:var(--tw-border-style);border-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-neutral-700{border-color:var(--color-neutral-700)}.border-neutral-800{border-color:var(--color-neutral-800)}.bg-green-500{background-color:var(--color-green-500)}.bg-green-900{background-color:var(--color-green-900)}.bg-neutral-500{background-color:var(--color-neutral-500)}.bg-neutral-700{background-color:var(--color-neutral-700)}.bg-neutral-800{background-color:var(--color-neutral-800)}.bg-red-500{background-color:var(--color-red-500)}.bg-red-900{background-color:var(--color-red-900)}.bg-yellow-500{background-color:var(--color-yellow-500)}.bg-yellow-900{background-color:var(--color-yellow-900)}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.px-1{padding-inline:var(--spacing)}.px-1\\.5{padding-inline:calc(var(--spacing) * 1.5)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-\\[5px\\]{padding-inline:5px}.py-0\\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:var(--spacing)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-px{padding-block:1px}.pr-2{padding-right:calc(var(--spacing) * 2)}.pr-3{padding-right:calc(var(--spacing) * 3)}.align-top{vertical-align:top}.font-mono{font-family:var(--font-mono)}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\\[9px\\]{font-size:9px}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\\[0\\.4px\\]{--tw-tracking:.4px;letter-spacing:.4px}.break-all{word-break:break-all}.whitespace-nowrap{white-space:nowrap}.text-blue-400{color:var(--color-blue-400)}.text-green-300{color:var(--color-green-300)}.text-green-400{color:var(--color-green-400)}.text-neutral-200{color:var(--color-neutral-200)}.text-neutral-300{color:var(--color-neutral-300)}.text-neutral-400{color:var(--color-neutral-400)}.text-neutral-500{color:var(--color-neutral-500)}.text-purple-400{color:var(--color-purple-400)}.text-red-300{color:var(--color-red-300)}.text-white{color:var(--color-white)}.text-yellow-300{color:var(--color-yellow-300)}.text-yellow-400{color:var(--color-yellow-400)}.uppercase{text-transform:uppercase}.opacity-40{opacity:.4}.opacity-80{opacity:.8}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}@media(hover:hover){.hover\\:text-white:hover{color:var(--color-white)}.hover\\:opacity-100:hover{opacity:1}}#vue-muza-devtools-root{--dt-background:oklch(22% .025 250);--dt-surface-sunken:oklch(15% .022 250);--dt-surface:oklch(19% .023 250);--dt-surface-raised:oklch(26% .024 250);--dt-surface-active:oklch(29% .022 250);--dt-primary:oklch(65% .25 282);--dt-primary-subtle:oklch(24% .1 282);--dt-foreground:oklch(90% .014 250);--dt-foreground-secondary:oklch(65% .018 250);--dt-foreground-muted:oklch(50% .018 250);--dt-foreground-subtle:oklch(38% .015 250);--dt-border-subtle:oklch(26% .02 250);--dt-border:oklch(32% .022 250);--dt-border-strong:oklch(42% .018 250);--dt-vue-green:oklch(78% .17 155);--dt-vue-green-subtle:oklch(24% .07 155);--dt-nav:oklch(16% .024 250);--dt-danger:oklch(63% .22 25);--dt-danger-subtle:oklch(24% .08 25);--dt-warning:oklch(74% .17 75);--dt-warning-subtle:oklch(24% .07 75);--dt-info:oklch(66% .18 240);--dt-info-subtle:oklch(24% .07 240);--dt-success:oklch(78% .17 155);--dt-success-subtle:oklch(24% .07 155)}@media(prefers-reduced-motion:reduce){#vue-muza-devtools-root .panel-enter-active,#vue-muza-devtools-root .panel-leave-active{transition:opacity .15s ease-out!important}#vue-muza-devtools-root .panel-enter-from,#vue-muza-devtools-root .panel-leave-to{opacity:0;transform:none!important}#vue-muza-devtools-root .settings-menu-enter-active,#vue-muza-devtools-root .settings-menu-leave-active{transition:opacity .1s ease-out!important}#vue-muza-devtools-root .settings-menu-enter-from,#vue-muza-devtools-root .settings-menu-leave-to{opacity:0;transform:none!important}#vue-muza-devtools-root .tree-arrow:before{transition:none!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-99118e1d],[data-v-99118e1d]:before,[data-v-99118e1d]:after,[data-v-99118e1d]::backdrop{--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial}}}.feature-badges[data-v-99118e1d]{align-items:center;gap:var(--spacing,.25rem);flex-shrink:0;display:flex;overflow:hidden}.badge[data-v-99118e1d]{border-style:var(--tw-border-style);--tw-border-style:solid;--tw-font-weight:var(--font-weight-semibold,600);font-size:9px;font-weight:var(--font-weight-semibold,600);--tw-tracking:.4px;letter-spacing:.4px;white-space:nowrap;text-transform:uppercase;border-style:solid;border-width:1px;border-radius:3px;flex-shrink:0;padding-block:1px;padding-inline:5px}.sep[data-v-99118e1d]{margin-inline:calc(var(--spacing,.25rem) * .5);opacity:.4}.badge--cache[data-v-99118e1d]{color:#00adb4;color:oklch(68% .18 200);background:#002023;background:oklch(22% .07 200);border-color:#003c3f;border-color:oklch(32% .1 200)}.badge--swr[data-v-99118e1d]{color:#00999f;color:oklch(62% .16 200);background:#002023;background:oklch(22% .07 200);border-color:#003c3f;border-color:oklch(32% .1 200)}.badge--retry[data-v-99118e1d]{color:#e88b00;color:oklch(72% .17 65);background:#2a1500;background:oklch(22% .07 65);border-color:#522e00;border-color:oklch(34% .1 65)}.badge--debounce[data-v-99118e1d]{color:#d78100;color:oklch(68% .16 65);background:#2a1500;background:oklch(22% .07 65);border-color:#522e00;border-color:oklch(34% .1 65)}.badge--polling[data-v-99118e1d]{color:#e88b00;color:oklch(72% .17 65);background:#2a1500;background:oklch(22% .07 65);border-color:#522e00;border-color:oklch(34% .1 65)}.badge--batch[data-v-99118e1d]{color:#6f83c3;background:#0d142c;border-color:#202b51}.badge--lazy[data-v-99118e1d]{color:#5f6fa1;background:#0f1528;border-color:#1d2746}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}.request-row[data-v-b361174b]{display:flex;align-items:stretch;cursor:pointer;border-bottom:1px solid var(--dt-border-subtle);transition:background .12s;position:relative;min-height:52px}.request-row[data-v-b361174b]:hover{background:var(--dt-surface)}.request-row--active[data-v-b361174b]{background:var(--dt-surface-raised)}.request-row--active[data-v-b361174b]:after{content:"";position:absolute;right:0;top:0;bottom:0;width:2px;background:var(--dt-primary)}.accent-bar[data-v-b361174b]{width:3px;flex-shrink:0}.accent-bar--success[data-v-b361174b]{background:var(--dt-vue-green)}.accent-bar--error[data-v-b361174b]{background:var(--dt-danger)}.accent-bar--pending[data-v-b361174b],.accent-bar--aborted[data-v-b361174b]{background:var(--dt-foreground-subtle)}.row-body[data-v-b361174b]{flex:1;min-width:0;padding:9px 12px}.row-top[data-v-b361174b]{display:flex;align-items:center;gap:8px;margin-bottom:5px;min-width:0}.row-url[data-v-b361174b]{font-size:12px;font-weight:500;color:var(--dt-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.row-meta[data-v-b361174b]{display:flex;align-items:center;gap:10px;font-size:11px}.meta-duration[data-v-b361174b]{color:var(--dt-foreground-muted)}.meta-time[data-v-b361174b]{color:var(--dt-foreground-subtle);margin-left:auto}.method-badge[data-v-b361174b]{font-size:10px;font-weight:700;letter-spacing:.3px;padding:2px 6px;border-radius:4px;flex-shrink:0;font-family:SF Mono,Fira Code,Consolas,monospace}.method-get[data-v-b361174b]{background:var(--dt-info-subtle);color:var(--dt-info)}.method-post[data-v-b361174b]{background:var(--dt-success-subtle);color:var(--dt-success)}.method-put[data-v-b361174b]{background:var(--dt-warning-subtle);color:var(--dt-warning)}.method-patch[data-v-b361174b]{background:#002629;background:oklch(24% .07 200);color:#00a6ad;color:oklch(66% .18 200)}.method-delete[data-v-b361174b]{background:var(--dt-danger-subtle);color:var(--dt-danger)}.detail-header[data-v-ee649b7a]{display:flex;align-items:center;gap:10px;padding:9px 14px;background:var(--dt-nav);border-bottom:1px solid var(--dt-border-subtle);flex-shrink:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.status-chip[data-v-ee649b7a]{font-size:11px;font-weight:700;padding:2px 7px;border-radius:5px;flex-shrink:0}.s-2xx[data-v-ee649b7a]{background:var(--dt-success-subtle);color:var(--dt-success)}.s-3xx[data-v-ee649b7a]{background:var(--dt-info-subtle);color:var(--dt-info)}.s-4xx[data-v-ee649b7a]{background:var(--dt-warning-subtle);color:var(--dt-warning)}.s-5xx[data-v-ee649b7a]{background:var(--dt-danger-subtle);color:var(--dt-danger)}.s-pending[data-v-ee649b7a]{background:var(--dt-surface-raised);color:var(--dt-foreground-subtle)}.req-method[data-v-ee649b7a]{font-size:12px;font-weight:600;color:var(--dt-foreground-secondary);flex-shrink:0}.req-url[data-v-ee649b7a]{font-size:12px;font-weight:500;color:var(--dt-foreground);flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.req-meta[data-v-ee649b7a]{display:flex;gap:12px;flex-shrink:0;font-size:11px;color:var(--dt-foreground-muted)}.close-btn[data-v-ee649b7a]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:5px;border:none;background:transparent;color:var(--dt-foreground-muted);cursor:pointer;flex-shrink:0;transition:background .12s ease-out,color .12s ease-out,transform .12s ease-out}.close-btn[data-v-ee649b7a]:active{transform:scale(.97)}.close-btn[data-v-ee649b7a]:hover{background:var(--dt-surface-raised);color:var(--dt-foreground)}.detail-tabs[data-v-21fda150]{display:flex;background:var(--dt-nav);border-bottom:1px solid var(--dt-border-subtle);flex-shrink:0}.tab-btn[data-v-21fda150]{height:36px;padding:0 14px;font-size:12px;font-weight:500;color:var(--dt-foreground-muted);cursor:pointer;border:none;background:transparent;border-bottom:2px solid transparent;transition:color .15s ease-out,border-color .15s ease-out,transform .12s ease-out;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.tab-btn[data-v-21fda150]:hover{color:var(--dt-foreground-secondary)}.tab-btn[data-v-21fda150]:active{transform:scale(.97)}.tab-btn--active[data-v-21fda150]{color:var(--dt-primary);border-bottom-color:var(--dt-primary)}.tab-btn--error[data-v-21fda150]{color:var(--dt-danger)}.tab-btn--error.tab-btn--active[data-v-21fda150]{color:var(--dt-danger);border-bottom-color:var(--dt-danger)}.json-root[data-v-4994acd4]{font-family:SF Mono,Fira Code,Consolas,monospace;font-size:12px;line-height:1.7;white-space:pre;overflow-x:auto;color:var(--dt-foreground);margin:0}.json-root[data-v-4994acd4] .json-key{color:#6da4ff;color:oklch(72% .17 260)}.json-root[data-v-4994acd4] .json-string{color:#54bf5c}.json-root[data-v-4994acd4] .json-number{color:#fe860f}.json-root[data-v-4994acd4] .json-bool{color:#ff716b;color:oklch(72% .18 25)}.tree-node[data-v-e08fddee]{font-family:SF Mono,Fira Code,Consolas,monospace;font-size:12px}.tree-row[data-v-e08fddee]{display:flex;align-items:center;gap:3px;line-height:1.7;min-height:22px}.tree-row[data-v-e08fddee]:hover{background:var(--dt-surface-raised, #ffffff08)}.tree-arrow[data-v-e08fddee]{width:14px;height:14px;flex-shrink:0;color:var(--dt-foreground-subtle, #6b7280);cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center}.tree-arrow[data-v-e08fddee]:hover{color:var(--dt-primary, #a78bfa)}.tree-arrow[data-v-e08fddee]:before{content:"";display:block;width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(-45deg);transition:transform .15s cubic-bezier(.23,1,.32,1);margin-top:-2px}.tree-arrow--open[data-v-e08fddee]:before{transform:rotate(45deg)}.tree-key[data-v-e08fddee]{color:#a491ff;color:oklch(72% .17 290);flex-shrink:0}.tree-colon[data-v-e08fddee]{color:var(--dt-border-strong, #374151);flex-shrink:0}.tree-badge[data-v-e08fddee]{display:inline-flex;align-items:center;gap:4px;background:var(--dt-surface-raised, #1e1b4b);border:1px solid var(--dt-border, #3730a3);color:#6da4ff;color:oklch(72% .17 260);border-radius:3px;padding:0 6px;font-size:11px;cursor:pointer;transition:background .1s,color .1s}.tree-badge[data-v-e08fddee]:hover{background:var(--dt-primary-subtle, #312e81);color:var(--dt-primary, #a78bfa)}.tree-val--string[data-v-e08fddee]{color:#54bf5c}.tree-val--number[data-v-e08fddee]{color:#fe860f}.tree-val--boolean[data-v-e08fddee]{color:#ff716b;color:oklch(72% .18 25)}.tree-val--null[data-v-e08fddee]{color:var(--dt-foreground-subtle, #6b7280)}.tree-viewer[data-v-f9bec403]{padding:4px 0}.data-pane[data-v-8bc783c0]{display:flex;flex-direction:column;height:100%;overflow:hidden}.pane-header[data-v-8bc783c0]{display:flex;align-items:center;gap:6px;padding:7px 12px;background:var(--dt-surface);border-bottom:1px solid var(--dt-border-subtle);flex-shrink:0}.pane-title[data-v-8bc783c0]{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.6px;color:var(--dt-foreground-muted);flex:1}.pane-action[data-v-8bc783c0]{height:22px;padding:0 8px;border-radius:5px;font-size:11px;font-weight:500;cursor:pointer;border:1px solid var(--dt-border);background:transparent;color:var(--dt-foreground-muted);transition:all .12s;flex-shrink:0}.pane-action[data-v-8bc783c0]:hover{background:var(--dt-surface-raised);color:var(--dt-foreground-secondary);border-color:var(--dt-border-strong)}.pane-action--active[data-v-8bc783c0]{background:var(--dt-primary-subtle);color:var(--dt-primary);border-color:var(--dt-primary)}.pane-body[data-v-8bc783c0]{flex:1;overflow:auto;padding:12px}.pane-body[data-v-8bc783c0]::-webkit-scrollbar{width:4px;height:4px}.pane-body[data-v-8bc783c0]::-webkit-scrollbar-thumb{background:var(--dt-border-strong);border-radius:2px}.error-banner[data-v-8bc783c0]{display:flex;align-items:baseline;gap:8px;padding:8px 12px;background:var(--dt-danger-subtle);border-bottom:1px solid var(--dt-danger);flex-shrink:0}.error-banner-status[data-v-8bc783c0]{font-size:11px;font-weight:700;color:var(--dt-danger);flex-shrink:0}.error-banner-message[data-v-8bc783c0]{font-size:11px;color:#d2a09b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.truncated-warning[data-v-8bc783c0]{font-size:11px;color:var(--dt-warning);margin-bottom:8px}.payload-pane[data-v-19e92b16]{display:flex;flex-direction:column;height:100%;overflow:hidden}.pane-header[data-v-19e92b16]{display:flex;align-items:center;gap:6px;padding:7px 12px;background:var(--dt-surface);border-bottom:1px solid var(--dt-border-subtle);flex-shrink:0}.pane-title[data-v-19e92b16]{font-size:10px;font-weight:600;letter-spacing:.6px;color:var(--dt-foreground-muted);flex:1}.pane-action[data-v-19e92b16]{height:22px;padding:0 8px;border-radius:5px;font-size:11px;font-weight:500;cursor:pointer;border:1px solid var(--dt-border);background:transparent;color:var(--dt-foreground-muted);transition:all .12s;flex-shrink:0}.pane-action[data-v-19e92b16]:hover{background:var(--dt-surface-raised);color:var(--dt-foreground-secondary);border-color:var(--dt-border-strong)}.pane-action--active[data-v-19e92b16]{background:var(--dt-primary-subtle);color:var(--dt-primary);border-color:var(--dt-primary)}.section-label[data-v-19e92b16]{display:flex;align-items:center;justify-content:space-between;padding:4px 12px;font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--dt-foreground-subtle);background:var(--dt-surface);border-bottom:1px solid var(--dt-border-subtle);flex-shrink:0}.section-count[data-v-19e92b16]{background:var(--dt-primary-subtle);color:var(--dt-primary);border-radius:3px;padding:1px 5px;font-size:9px}.section-body[data-v-19e92b16]{overflow:auto;padding:6px 12px;flex-shrink:0;max-height:50%}.section-body[data-v-19e92b16]::-webkit-scrollbar{width:4px;height:4px}.section-body[data-v-19e92b16]::-webkit-scrollbar-thumb{background:var(--dt-border-strong);border-radius:2px}.section-empty[data-v-19e92b16]{padding:8px 12px;font-size:11px;font-family:SF Mono,Fira Code,Consolas,monospace;color:var(--dt-foreground-secondary);flex-shrink:0}.section-divider[data-v-19e92b16]{height:1px;background:var(--dt-border-subtle);flex-shrink:0}.truncated-warning[data-v-19e92b16]{font-size:11px;color:var(--dt-warning);margin-bottom:8px}.split-view[data-v-ffdc925e]{display:flex;height:100%;overflow:hidden}.split-view--row[data-v-ffdc925e]{flex-direction:row}.split-view--stacked[data-v-ffdc925e]{flex-direction:column}.split-pane[data-v-ffdc925e]{flex:1;overflow:hidden}.split-view--row .split-pane[data-v-ffdc925e]{min-width:120px}.split-view--stacked .split-pane[data-v-ffdc925e]{min-height:80px}.split-handle[data-v-ffdc925e]{flex-shrink:0;background:var(--dt-border-subtle);transition:background .15s}.split-handle--v[data-v-ffdc925e]{width:5px;cursor:col-resize}.split-handle--h[data-v-ffdc925e]{height:5px;cursor:row-resize}.split-handle[data-v-ffdc925e]:hover{background:var(--dt-primary)}.request-detail[data-v-097724fd]{display:flex;flex-direction:column;height:100%;overflow:hidden;background:var(--dt-surface-sunken)}.detail-content[data-v-097724fd]{flex:1;overflow:hidden;display:flex;flex-direction:column}.headers-view[data-v-097724fd]{flex:1;padding:12px;overflow-y:auto;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:12px}.headers-view[data-v-097724fd]::-webkit-scrollbar{width:4px}.headers-view[data-v-097724fd]::-webkit-scrollbar-thumb{background:var(--dt-border-strong);border-radius:2px}.header-row[data-v-097724fd]{display:flex;gap:12px;padding:6px 0;border-bottom:1px solid var(--dt-border-subtle)}.header-row[data-v-097724fd]:last-child{border-bottom:none}.header-key[data-v-097724fd]{color:#6da4ff;color:oklch(72% .17 260);width:38%;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-val[data-v-097724fd]{color:var(--dt-foreground-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.empty-msg[data-v-097724fd]{color:var(--dt-foreground-subtle);font-size:12px}.select-input[data-v-e6ef5dc9]{width:200px;height:30px;background:var(--dt-surface);border:1px solid var(--dt-border);border-radius:7px;color:var(--dt-foreground-secondary);font-size:12px;padding:0 8px;cursor:pointer;outline:none;flex-shrink:0}.select-input[data-v-e6ef5dc9]:focus{border-color:var(--dt-primary)}.network-tab[data-v-7483e96e]{display:flex;flex-direction:column;height:100%;background:var(--dt-background);position:relative}.toolbar[data-v-7483e96e]{display:flex;align-items:center;gap:8px;padding:9px 12px;background:var(--dt-surface);border-bottom:1px solid var(--dt-border-subtle);flex-shrink:0;overflow-x:auto;scrollbar-width:none}.toolbar[data-v-7483e96e]::-webkit-scrollbar{display:none}.toolbar-input[data-v-7483e96e]{flex:1;height:30px;background:var(--dt-surface);border:1px solid var(--dt-border);border-radius:7px;color:var(--dt-foreground);font-size:12px;padding:0 10px;outline:none}.toolbar-input[data-v-7483e96e]::placeholder{color:var(--dt-foreground-subtle)}.toolbar-input[data-v-7483e96e]:focus{border-color:var(--dt-primary)}.toolbar-btn[data-v-7483e96e]{height:30px;padding:0 12px;background:transparent;border:1px solid var(--dt-border);border-radius:7px;color:var(--dt-foreground-muted);font-size:12px;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .15s ease-out,color .15s ease-out,border-color .15s ease-out,transform .12s ease-out}.toolbar-btn[data-v-7483e96e]:active{transform:scale(.97)}.toolbar-btn[data-v-7483e96e]:hover{background:var(--dt-surface-raised);color:var(--dt-foreground)}.toolbar-btn--danger[data-v-7483e96e]:hover{background:#250e10;color:#f9667a;border-color:#5d262d}.filter-bar[data-v-7483e96e]{display:flex;align-items:center;gap:4px;padding:7px 12px;background:var(--dt-surface);border-bottom:1px solid var(--dt-border-subtle);flex-shrink:0;overflow-x:auto;scrollbar-width:none}.filter-bar[data-v-7483e96e]::-webkit-scrollbar{display:none}.filter-pill[data-v-7483e96e]{height:24px;padding:0 10px;border-radius:99px;font-size:11px;font-weight:500;cursor:pointer;border:1px solid transparent;background:transparent;color:var(--dt-foreground-muted);text-transform:capitalize;transition:background .15s ease-out,color .15s ease-out,border-color .15s ease-out,transform .12s ease-out}.filter-pill[data-v-7483e96e]:active{transform:scale(.97)}.filter-pill--success[data-v-7483e96e]{color:var(--dt-success)}.filter-pill--error[data-v-7483e96e]{color:var(--dt-danger)}.filter-pill--pending[data-v-7483e96e]{color:var(--dt-warning)}.filter-pill--aborted[data-v-7483e96e]{color:var(--dt-foreground-secondary)}.filter-pill[data-v-7483e96e]:hover{background:var(--dt-surface-raised);color:var(--dt-foreground-secondary)}.filter-pill--active[data-v-7483e96e]{background:var(--dt-primary-subtle);color:var(--dt-primary);border-color:var(--dt-primary)}.filter-pill--success.filter-pill--active[data-v-7483e96e]{background:var(--dt-success-subtle);color:var(--dt-success);border-color:var(--dt-success)}.filter-pill--error.filter-pill--active[data-v-7483e96e]{background:var(--dt-danger-subtle);color:var(--dt-danger);border-color:var(--dt-danger)}.filter-pill--pending.filter-pill--active[data-v-7483e96e]{background:var(--dt-warning-subtle);color:var(--dt-warning);border-color:var(--dt-warning)}.filter-pill--aborted.filter-pill--active[data-v-7483e96e]{background:var(--dt-surface-raised);color:var(--dt-foreground-secondary);border-color:var(--dt-border-strong)}.filter-count[data-v-7483e96e]{margin-left:auto;font-size:11px;color:var(--dt-foreground-subtle)}.main-split[data-v-7483e96e]{display:flex;flex:1;overflow:hidden}.list-pane[data-v-7483e96e]{min-width:180px;display:flex;flex-direction:column;overflow:hidden;flex-shrink:0}.detail-pane[data-v-7483e96e]{flex:1;min-width:200px;overflow:hidden}.drag-handle[data-v-7483e96e]{width:5px;flex-shrink:0;cursor:col-resize;background:var(--dt-border-subtle);transition:background .15s ease-out}.drag-handle[data-v-7483e96e]:hover{background:var(--dt-primary)}.settings-menu[data-v-7483e96e]{position:absolute;right:8px;top:0;z-index:100;background:var(--dt-nav);border:1px solid var(--dt-border);border-radius:8px;padding:4px;box-shadow:0 8px 24px #00000080;min-width:160px;transform-origin:top right}.settings-item[data-v-7483e96e]{display:flex;align-items:center;gap:8px;width:100%;padding:6px 10px;border:none;background:transparent;color:var(--dt-foreground);font-size:12px;cursor:pointer;border-radius:5px;text-align:left;transition:background .12s ease-out,transform .12s ease-out}.settings-item[data-v-7483e96e]:active{transform:scale(.97)}.settings-item[data-v-7483e96e]:hover{background:var(--dt-surface-raised)}.settings-check[data-v-7483e96e]{width:14px;height:14px;border:1px solid var(--dt-border-strong);border-radius:3px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.settings-check--on[data-v-7483e96e]{background:var(--dt-primary);border-color:var(--dt-primary)}.settings-divider[data-v-7483e96e]{height:1px;background:var(--dt-border-subtle);margin:4px 0}.settings-item--reset[data-v-7483e96e]{color:var(--dt-foreground-muted);gap:8px}.settings-item--reset[data-v-7483e96e]:hover{color:var(--dt-foreground);background:var(--dt-surface-raised)}.reset-icon[data-v-7483e96e]{flex-shrink:0}.settings-menu-enter-active[data-v-7483e96e]{transition:transform .15s cubic-bezier(.23,1,.32,1),opacity .15s ease-out}.settings-menu-leave-active[data-v-7483e96e]{transition:transform .1s ease-in,opacity .1s ease-in}.settings-menu-enter-from[data-v-7483e96e],.settings-menu-leave-to[data-v-7483e96e]{transform:scale(.95) translateY(-4px);opacity:0}')), document.head.appendChild(e);
|
|
65
|
-
}
|
|
66
|
-
} catch (r) {
|
|
67
|
-
console.error("vite-plugin-css-injected-by-js", r);
|
|
68
|
-
}
|
|
61
|
+
(function(r) {
|
|
62
|
+
const e = window;
|
|
63
|
+
e.__vmdPendingCss = (e.__vmdPendingCss ?? "") + r;
|
|
64
|
+
})('.tab-bar[data-v-3d2d05e6]{display:flex;align-items:center;background:var(--dt-nav);border-bottom:1px solid var(--dt-border-subtle);flex-shrink:0}.logo-pill[data-v-3d2d05e6]{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 10px 0 9px;margin:0 6px 0 8px;background:var(--dt-primary);border-radius:99px;color:#fff;font-size:12px;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-user-select:none;user-select:none;flex-shrink:0;cursor:default;transition:background .15s ease-out}.logo-pill[data-v-3d2d05e6]:hover{cursor:grab;background:color-mix(in oklch,var(--dt-primary) 85%,white)}.logo-pill[data-v-3d2d05e6]:active{cursor:grabbing}.logo-icon[data-v-3d2d05e6]{font-size:10px}.logo-drag-icon[data-v-3d2d05e6]{font-size:14px;display:none}.logo-text[data-v-3d2d05e6]{font-size:12px}.logo-pill:hover .logo-icon[data-v-3d2d05e6]{display:none}.logo-pill:hover .logo-drag-icon[data-v-3d2d05e6]{display:inline}.tab-list[data-v-3d2d05e6]{display:flex;align-items:center;flex:1;padding:0 6px;gap:2px;overflow-x:auto;scrollbar-width:none}.tab-list[data-v-3d2d05e6]::-webkit-scrollbar{display:none}.tab-btn[data-v-3d2d05e6]{display:flex;align-items:center;gap:6px;height:38px;padding:0 12px;font-size:13px;font-weight:500;cursor:pointer;border:none;background:transparent;border-bottom:2px solid transparent;transition:color .15s ease-out,border-color .15s ease-out,transform .12s ease-out}.tab-btn[data-v-3d2d05e6]:active{transform:scale(.97)}.tab-btn--active[data-v-3d2d05e6]{color:var(--dt-vue-green);border-bottom-color:var(--dt-vue-green)}.tab-btn--inactive[data-v-3d2d05e6]{color:var(--dt-foreground-muted)}.tab-btn--inactive[data-v-3d2d05e6]:hover{color:var(--dt-foreground-secondary);background:var(--dt-surface)}.mode-switcher[data-v-3d2d05e6]{display:flex;align-items:center;gap:2px;padding:0 6px;flex-shrink:0}.mode-btn[data-v-3d2d05e6]{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:5px;border:none;background:transparent;color:var(--dt-foreground-muted);cursor:pointer;transition:background .12s ease-out,color .12s ease-out,transform .12s ease-out}.mode-btn[data-v-3d2d05e6]:active{transform:scale(.97)}.mode-btn[data-v-3d2d05e6]:hover{background:var(--dt-surface-raised);color:var(--dt-foreground-secondary)}.mode-btn--active[data-v-3d2d05e6]{background:var(--dt-surface-raised);color:var(--dt-primary)}.mode-btn--active[data-v-3d2d05e6]:hover{color:var(--dt-primary)}.mode-divider[data-v-3d2d05e6]{width:1px;height:18px;background:var(--dt-border-subtle);margin-right:4px;flex-shrink:0}.settings-btn[data-v-3d2d05e6]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:5px;border:none;background:transparent;color:var(--dt-foreground-muted);cursor:pointer;flex-shrink:0;transition:background .12s ease-out,color .12s ease-out,transform .12s ease-out}.settings-btn[data-v-3d2d05e6]:active{transform:scale(.97)}.settings-btn[data-v-3d2d05e6]:hover{background:var(--dt-surface-raised);color:var(--dt-foreground-secondary)}.close-btn[data-v-3d2d05e6]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-right:8px;border-radius:6px;border:none;background:transparent;color:var(--dt-foreground-muted);cursor:pointer;flex-shrink:0;transition:background .12s ease-out,color .12s ease-out,transform .12s ease-out}.close-btn[data-v-3d2d05e6]:active{transform:scale(.97)}.close-btn[data-v-3d2d05e6]:hover{background:var(--dt-surface-raised);color:var(--dt-foreground)}.launcher-pill[data-v-e5c7c2c1]{position:fixed;bottom:20px;right:8px;z-index:99999;display:flex;align-items:center;gap:0;width:32px;height:32px;padding:0;overflow:hidden;justify-content:flex-start;background:var(--dt-primary);border-radius:99px;border:none;cursor:pointer;color:#fff;font-size:13px;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-shadow:0 2px 10px #7c7bff59;box-shadow:0 2px 10px oklch(65% .25 280 / .35);transition:width .24s cubic-bezier(.4,0,.2,1),transform .2s ease,box-shadow .2s ease;pointer-events:auto}.launcher-pill[data-v-e5c7c2c1]:hover{width:136px;transform:translateY(-3px);box-shadow:0 6px 20px #7c7bff80;box-shadow:0 6px 20px oklch(65% .25 280 / .5)}.launcher-pill[data-v-e5c7c2c1]:active{transform:scale(.96);box-shadow:0 1px 6px #7c7bff40;box-shadow:0 1px 6px oklch(65% .25 280 / .25)}.launcher-icon[data-v-e5c7c2c1]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:11px}.launcher-label[data-v-e5c7c2c1]{opacity:0;white-space:nowrap;padding-left:6px;padding-right:12px;will-change:opacity;transition:opacity .16s ease 80ms}.launcher-pill:hover .launcher-label[data-v-e5c7c2c1]{opacity:1}.devtools-panel[data-v-e5c7c2c1]{position:fixed;z-index:99998;display:flex;flex-direction:column;background:var(--dt-background);color:var(--dt-foreground);border:1px solid var(--dt-border);border-radius:12px;overflow:hidden;pointer-events:auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-shadow:0 -4px 32px #0000008c,0 0 0 1px #ffffff0a}.resize-handle[data-v-e5c7c2c1]{position:absolute;background:transparent;z-index:1;transition:background .15s ease-out}.resize-handle[data-v-e5c7c2c1]:hover{background:var(--dt-primary)}.resize-top[data-v-e5c7c2c1]{top:0;left:12px;right:12px;height:4px;cursor:row-resize}.resize-left[data-v-e5c7c2c1]{left:0;top:12px;bottom:12px;width:4px;cursor:col-resize}.resize-bottom[data-v-e5c7c2c1]{bottom:0;left:12px;right:12px;height:4px;cursor:row-resize}.resize-right[data-v-e5c7c2c1]{right:0;top:12px;bottom:12px;width:4px;cursor:col-resize}.panel-content[data-v-e5c7c2c1]{flex:1;overflow:hidden;display:flex;flex-direction:column}.panel-enter-active[data-v-e5c7c2c1]{transition:transform .22s cubic-bezier(.32,.72,0,1),opacity .2s ease-out}.panel-leave-active[data-v-e5c7c2c1]{transition:transform .16s ease-in,opacity .16s ease-in}.panel-enter-from[data-v-e5c7c2c1],.panel-leave-to[data-v-e5c7c2c1]{transform:translateY(12px);opacity:0}.launcher-pill[data-v-c957edd0]{position:fixed;bottom:20px;right:8px;z-index:99999;display:flex;align-items:center;gap:0;width:32px;height:32px;padding:0;overflow:hidden;justify-content:flex-start;background:var(--dt-primary);border-radius:99px;border:none;cursor:pointer;color:#fff;font-size:13px;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-shadow:0 2px 10px #7c7bff59;box-shadow:0 2px 10px oklch(65% .25 280 / .35);transition:width .24s cubic-bezier(.4,0,.2,1),transform .2s ease,box-shadow .2s ease;pointer-events:auto}.launcher-pill[data-v-c957edd0]:hover{width:136px;transform:translateY(-3px);box-shadow:0 6px 20px #7c7bff80;box-shadow:0 6px 20px oklch(65% .25 280 / .5)}.launcher-pill[data-v-c957edd0]:active{transform:scale(.96);box-shadow:0 1px 6px #7c7bff40;box-shadow:0 1px 6px oklch(65% .25 280 / .25)}.launcher-icon[data-v-c957edd0]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:11px}.launcher-label[data-v-c957edd0]{opacity:0;white-space:nowrap;padding-left:6px;padding-right:12px;will-change:opacity;transition:opacity .16s ease 80ms}.launcher-pill:hover .launcher-label[data-v-c957edd0]{opacity:1}.side-panel[data-v-c957edd0]{position:fixed;z-index:99998;display:flex;flex-direction:row;background:var(--dt-background);color:var(--dt-foreground);border:1px solid var(--dt-border);border-radius:14px;overflow:hidden;pointer-events:auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-shadow:-8px 0 40px #0000008c,0 0 0 1px #ffffff0a}.resize-handle[data-v-c957edd0]{position:absolute;background:transparent;z-index:1;transition:background .15s ease-out}.resize-handle[data-v-c957edd0]:hover{background:var(--dt-primary)}.resize-left[data-v-c957edd0]{left:0;top:12px;bottom:12px;width:4px;cursor:col-resize}.resize-top[data-v-c957edd0]{top:0;left:12px;right:12px;height:4px;cursor:row-resize}.resize-right[data-v-c957edd0]{right:0;top:12px;bottom:12px;width:4px;cursor:col-resize}.resize-bottom[data-v-c957edd0]{bottom:0;left:12px;right:12px;height:4px;cursor:row-resize}.panel-body[data-v-c957edd0]{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden}.panel-content[data-v-c957edd0]{flex:1;overflow:hidden;display:flex;flex-direction:column}.panel-enter-active[data-v-c957edd0]{transition:transform .22s cubic-bezier(.32,.72,0,1),opacity .2s ease-out}.panel-leave-active[data-v-c957edd0]{transition:transform .16s ease-in,opacity .16s ease-in}.panel-enter-from[data-v-c957edd0],.panel-leave-to[data-v-c957edd0]{transform:translate(12px);opacity:0}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}:root,:host{--color-red-500:oklch(63.7% .237 25.331);--color-yellow-400:oklch(85.2% .199 91.936);--color-yellow-500:oklch(79.5% .184 86.047);--color-green-400:oklch(79.2% .209 151.711);--color-green-500:oklch(72.3% .219 149.579);--color-blue-400:oklch(70.7% .165 254.624);--color-purple-400:oklch(71.4% .203 305.504);--color-neutral-200:oklch(92.2% 0 0);--color-neutral-300:oklch(87% 0 0);--color-neutral-400:oklch(70.8% 0 0);--color-neutral-500:oklch(55.6% 0 0);--color-neutral-700:oklch(37.1% 0 0);--color-neutral-800:oklch(26.9% 0 0);--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--font-weight-semibold:600;--radius-sm:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1)}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.isolate{isolation:isolate}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mt-2{margin-top:calc(var(--spacing) * 2)}.ml-auto{margin-left:auto}.flex{display:flex}.hidden{display:none}.h-4{height:calc(var(--spacing) * 4)}.h-6{height:calc(var(--spacing) * 6)}.h-full{height:100%}.w-1\\/2{width:50%}.w-40{width:calc(var(--spacing) * 40)}.w-full{width:100%}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-grab{cursor:grab}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-1{gap:var(--spacing)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-\\[3px\\]{border-radius:3px}.rounded-sm{border-radius:var(--radius-sm)}.border{border-style:var(--tw-border-style);border-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-neutral-700{border-color:var(--color-neutral-700)}.border-neutral-800{border-color:var(--color-neutral-800)}.bg-green-500{background-color:var(--color-green-500)}.bg-neutral-500{background-color:var(--color-neutral-500)}.bg-neutral-800{background-color:var(--color-neutral-800)}.bg-red-500{background-color:var(--color-red-500)}.bg-yellow-500{background-color:var(--color-yellow-500)}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.px-1{padding-inline:var(--spacing)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-\\[5px\\]{padding-inline:5px}.py-1{padding-block:var(--spacing)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-px{padding-block:1px}.pr-2{padding-right:calc(var(--spacing) * 2)}.pr-3{padding-right:calc(var(--spacing) * 3)}.align-top{vertical-align:top}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\\[9px\\]{font-size:9px}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\\[0\\.4px\\]{--tw-tracking:.4px;letter-spacing:.4px}.break-all{word-break:break-all}.whitespace-nowrap{white-space:nowrap}.text-blue-400{color:var(--color-blue-400)}.text-green-400{color:var(--color-green-400)}.text-neutral-200{color:var(--color-neutral-200)}.text-neutral-300{color:var(--color-neutral-300)}.text-neutral-400{color:var(--color-neutral-400)}.text-neutral-500{color:var(--color-neutral-500)}.text-purple-400{color:var(--color-purple-400)}.text-white{color:var(--color-white)}.text-yellow-400{color:var(--color-yellow-400)}.uppercase{text-transform:uppercase}.opacity-40{opacity:.4}.opacity-80{opacity:.8}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}@media(hover:hover){.hover\\:text-white:hover{color:var(--color-white)}.hover\\:opacity-100:hover{opacity:1}}:host,#vue-muza-devtools-root{--dt-background:oklch(22% .025 250);--dt-surface-sunken:oklch(15% .022 250);--dt-surface:oklch(19% .023 250);--dt-surface-raised:oklch(26% .024 250);--dt-surface-active:oklch(29% .022 250);--dt-primary:oklch(65% .25 282);--dt-primary-subtle:oklch(24% .1 282);--dt-foreground:oklch(90% .014 250);--dt-foreground-secondary:oklch(65% .018 250);--dt-foreground-muted:oklch(50% .018 250);--dt-foreground-subtle:oklch(38% .015 250);--dt-border-subtle:oklch(26% .02 250);--dt-border:oklch(32% .022 250);--dt-border-strong:oklch(42% .018 250);--dt-vue-green:oklch(78% .17 155);--dt-vue-green-subtle:oklch(24% .07 155);--dt-nav:oklch(16% .024 250);--dt-danger:oklch(63% .22 25);--dt-danger-subtle:oklch(24% .08 25);--dt-warning:oklch(74% .17 75);--dt-warning-subtle:oklch(24% .07 75);--dt-info:oklch(66% .18 240);--dt-info-subtle:oklch(24% .07 240);--dt-success:oklch(78% .17 155);--dt-success-subtle:oklch(24% .07 155);font-size:16px;line-height:normal}@media(prefers-reduced-motion:reduce){:host .panel-enter-active,#vue-muza-devtools-root .panel-enter-active,:host .panel-leave-active,#vue-muza-devtools-root .panel-leave-active{transition:opacity .15s ease-out!important}:host .panel-enter-from,#vue-muza-devtools-root .panel-enter-from,:host .panel-leave-to,#vue-muza-devtools-root .panel-leave-to{opacity:0;transform:none!important}:host .settings-menu-enter-active,#vue-muza-devtools-root .settings-menu-enter-active,:host .settings-menu-leave-active,#vue-muza-devtools-root .settings-menu-leave-active{transition:opacity .1s ease-out!important}:host .settings-menu-enter-from,#vue-muza-devtools-root .settings-menu-enter-from,:host .settings-menu-leave-to,#vue-muza-devtools-root .settings-menu-leave-to{opacity:0;transform:none!important}:host .tree-arrow:before,#vue-muza-devtools-root .tree-arrow:before{transition:none!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.badge[data-v-3bb3db51]{display:inline-flex;align-items:center;padding:2px 6px;border-radius:4px;font-size:11px;font-family:ui-monospace,SF Mono,Consolas,monospace;line-height:1;white-space:nowrap}.badge--success[data-v-3bb3db51]{background:var(--dt-vue-green-subtle);color:var(--dt-vue-green)}.badge--error[data-v-3bb3db51]{background:var(--dt-danger-subtle);color:var(--dt-danger)}.badge--pending[data-v-3bb3db51]{background:var(--dt-warning-subtle);color:var(--dt-warning)}.badge--aborted[data-v-3bb3db51]{background:#13161a;color:var(--dt-foreground-muted)}.badge--neutral[data-v-3bb3db51]{background:#151b21;color:var(--dt-foreground-secondary)}/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-99118e1d],[data-v-99118e1d]:before,[data-v-99118e1d]:after,[data-v-99118e1d]::backdrop{--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial}}}.feature-badges[data-v-99118e1d]{align-items:center;gap:var(--spacing,.25rem);flex-shrink:0;display:flex;overflow:hidden}.badge[data-v-99118e1d]{border-style:var(--tw-border-style);--tw-border-style:solid;--tw-font-weight:var(--font-weight-semibold,600);font-size:9px;font-weight:var(--font-weight-semibold,600);--tw-tracking:.4px;letter-spacing:.4px;white-space:nowrap;text-transform:uppercase;border-style:solid;border-width:1px;border-radius:3px;flex-shrink:0;padding-block:1px;padding-inline:5px}.sep[data-v-99118e1d]{margin-inline:calc(var(--spacing,.25rem) * .5);opacity:.4}.badge--cache[data-v-99118e1d]{color:#00adb4;color:oklch(68% .18 200);background:#002023;background:oklch(22% .07 200);border-color:#003c3f;border-color:oklch(32% .1 200)}.badge--swr[data-v-99118e1d]{color:#00999f;color:oklch(62% .16 200);background:#002023;background:oklch(22% .07 200);border-color:#003c3f;border-color:oklch(32% .1 200)}.badge--retry[data-v-99118e1d]{color:#e88b00;color:oklch(72% .17 65);background:#2a1500;background:oklch(22% .07 65);border-color:#522e00;border-color:oklch(34% .1 65)}.badge--debounce[data-v-99118e1d]{color:#d78100;color:oklch(68% .16 65);background:#2a1500;background:oklch(22% .07 65);border-color:#522e00;border-color:oklch(34% .1 65)}.badge--polling[data-v-99118e1d]{color:#e88b00;color:oklch(72% .17 65);background:#2a1500;background:oklch(22% .07 65);border-color:#522e00;border-color:oklch(34% .1 65)}.badge--batch[data-v-99118e1d]{color:#6f83c3;background:#0d142c;border-color:#202b51}.badge--lazy[data-v-99118e1d]{color:#5f6fa1;background:#0f1528;border-color:#1d2746}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}.request-row[data-v-41893409]{display:flex;align-items:stretch;cursor:pointer;border-bottom:1px solid var(--dt-border-subtle);transition:background .12s;position:relative;height:52px;overflow:hidden}.request-row[data-v-41893409]:hover{background:var(--dt-surface)}.request-row--active[data-v-41893409]{background:var(--dt-surface-raised)}.request-row--active[data-v-41893409]:after{content:"";position:absolute;right:0;top:0;bottom:0;width:2px;background:var(--dt-primary)}.accent-bar[data-v-41893409]{width:3px;flex-shrink:0}.accent-bar--success[data-v-41893409]{background:var(--dt-vue-green)}.accent-bar--error[data-v-41893409]{background:var(--dt-danger)}.accent-bar--pending[data-v-41893409],.accent-bar--aborted[data-v-41893409]{background:var(--dt-foreground-subtle)}.row-body[data-v-41893409]{flex:1;min-width:0;padding:9px 12px}.row-top[data-v-41893409]{display:flex;align-items:center;gap:8px;margin-bottom:5px;min-width:0}.row-url[data-v-41893409]{font-size:12px;font-weight:500;color:var(--dt-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.row-meta[data-v-41893409]{display:flex;align-items:center;gap:10px;font-size:11px}.meta-duration[data-v-41893409]{color:var(--dt-foreground-muted)}.meta-time[data-v-41893409]{color:var(--dt-foreground-subtle);margin-left:auto}.method-badge[data-v-41893409]{font-size:10px;font-weight:700;letter-spacing:.3px;padding:2px 6px;border-radius:4px;flex-shrink:0;font-family:SF Mono,Fira Code,Consolas,monospace}.method-get[data-v-41893409]{background:var(--dt-info-subtle);color:var(--dt-info)}.method-post[data-v-41893409]{background:var(--dt-success-subtle);color:var(--dt-success)}.method-put[data-v-41893409]{background:var(--dt-warning-subtle);color:var(--dt-warning)}.method-patch[data-v-41893409]{background:#002629;background:oklch(24% .07 200);color:#00a6ad;color:oklch(66% .18 200)}.method-delete[data-v-41893409]{background:var(--dt-danger-subtle);color:var(--dt-danger)}.detail-header[data-v-ee649b7a]{display:flex;align-items:center;gap:10px;padding:9px 14px;background:var(--dt-nav);border-bottom:1px solid var(--dt-border-subtle);flex-shrink:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.status-chip[data-v-ee649b7a]{font-size:11px;font-weight:700;padding:2px 7px;border-radius:5px;flex-shrink:0}.s-2xx[data-v-ee649b7a]{background:var(--dt-success-subtle);color:var(--dt-success)}.s-3xx[data-v-ee649b7a]{background:var(--dt-info-subtle);color:var(--dt-info)}.s-4xx[data-v-ee649b7a]{background:var(--dt-warning-subtle);color:var(--dt-warning)}.s-5xx[data-v-ee649b7a]{background:var(--dt-danger-subtle);color:var(--dt-danger)}.s-pending[data-v-ee649b7a]{background:var(--dt-surface-raised);color:var(--dt-foreground-subtle)}.req-method[data-v-ee649b7a]{font-size:12px;font-weight:600;color:var(--dt-foreground-secondary);flex-shrink:0}.req-url[data-v-ee649b7a]{font-size:12px;font-weight:500;color:var(--dt-foreground);flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.req-meta[data-v-ee649b7a]{display:flex;gap:12px;flex-shrink:0;font-size:11px;color:var(--dt-foreground-muted)}.close-btn[data-v-ee649b7a]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:5px;border:none;background:transparent;color:var(--dt-foreground-muted);cursor:pointer;flex-shrink:0;transition:background .12s ease-out,color .12s ease-out,transform .12s ease-out}.close-btn[data-v-ee649b7a]:active{transform:scale(.97)}.close-btn[data-v-ee649b7a]:hover{background:var(--dt-surface-raised);color:var(--dt-foreground)}.detail-tabs[data-v-21fda150]{display:flex;background:var(--dt-nav);border-bottom:1px solid var(--dt-border-subtle);flex-shrink:0}.tab-btn[data-v-21fda150]{height:36px;padding:0 14px;font-size:12px;font-weight:500;color:var(--dt-foreground-muted);cursor:pointer;border:none;background:transparent;border-bottom:2px solid transparent;transition:color .15s ease-out,border-color .15s ease-out,transform .12s ease-out;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.tab-btn[data-v-21fda150]:hover{color:var(--dt-foreground-secondary)}.tab-btn[data-v-21fda150]:active{transform:scale(.97)}.tab-btn--active[data-v-21fda150]{color:var(--dt-primary);border-bottom-color:var(--dt-primary)}.tab-btn--error[data-v-21fda150]{color:var(--dt-danger)}.tab-btn--error.tab-btn--active[data-v-21fda150]{color:var(--dt-danger);border-bottom-color:var(--dt-danger)}.json-root[data-v-4994acd4]{font-family:SF Mono,Fira Code,Consolas,monospace;font-size:12px;line-height:1.7;white-space:pre;overflow-x:auto;color:var(--dt-foreground);margin:0}.json-root[data-v-4994acd4] .json-key{color:#6da4ff;color:oklch(72% .17 260)}.json-root[data-v-4994acd4] .json-string{color:#54bf5c}.json-root[data-v-4994acd4] .json-number{color:#fe860f}.json-root[data-v-4994acd4] .json-bool{color:#ff716b;color:oklch(72% .18 25)}.tree-node[data-v-e08fddee]{font-family:SF Mono,Fira Code,Consolas,monospace;font-size:12px}.tree-row[data-v-e08fddee]{display:flex;align-items:center;gap:3px;line-height:1.7;min-height:22px}.tree-row[data-v-e08fddee]:hover{background:var(--dt-surface-raised, #ffffff08)}.tree-arrow[data-v-e08fddee]{width:14px;height:14px;flex-shrink:0;color:var(--dt-foreground-subtle, #6b7280);cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center}.tree-arrow[data-v-e08fddee]:hover{color:var(--dt-primary, #a78bfa)}.tree-arrow[data-v-e08fddee]:before{content:"";display:block;width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(-45deg);transition:transform .15s cubic-bezier(.23,1,.32,1);margin-top:-2px}.tree-arrow--open[data-v-e08fddee]:before{transform:rotate(45deg)}.tree-key[data-v-e08fddee]{color:#a491ff;color:oklch(72% .17 290);flex-shrink:0}.tree-colon[data-v-e08fddee]{color:var(--dt-border-strong, #374151);flex-shrink:0}.tree-badge[data-v-e08fddee]{display:inline-flex;align-items:center;gap:4px;background:var(--dt-surface-raised, #1e1b4b);border:1px solid var(--dt-border, #3730a3);color:#6da4ff;color:oklch(72% .17 260);border-radius:3px;padding:0 6px;font-size:11px;cursor:pointer;transition:background .1s,color .1s}.tree-badge[data-v-e08fddee]:hover{background:var(--dt-primary-subtle, #312e81);color:var(--dt-primary, #a78bfa)}.tree-val--string[data-v-e08fddee]{color:#54bf5c}.tree-val--number[data-v-e08fddee]{color:#fe860f}.tree-val--boolean[data-v-e08fddee]{color:#ff716b;color:oklch(72% .18 25)}.tree-val--null[data-v-e08fddee]{color:var(--dt-foreground-subtle, #6b7280)}.tree-viewer[data-v-f9bec403]{padding:4px 0}.data-pane[data-v-8bc783c0]{display:flex;flex-direction:column;height:100%;overflow:hidden}.pane-header[data-v-8bc783c0]{display:flex;align-items:center;gap:6px;padding:7px 12px;background:var(--dt-surface);border-bottom:1px solid var(--dt-border-subtle);flex-shrink:0}.pane-title[data-v-8bc783c0]{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.6px;color:var(--dt-foreground-muted);flex:1}.pane-action[data-v-8bc783c0]{height:22px;padding:0 8px;border-radius:5px;font-size:11px;font-weight:500;cursor:pointer;border:1px solid var(--dt-border);background:transparent;color:var(--dt-foreground-muted);transition:all .12s;flex-shrink:0}.pane-action[data-v-8bc783c0]:hover{background:var(--dt-surface-raised);color:var(--dt-foreground-secondary);border-color:var(--dt-border-strong)}.pane-action--active[data-v-8bc783c0]{background:var(--dt-primary-subtle);color:var(--dt-primary);border-color:var(--dt-primary)}.pane-body[data-v-8bc783c0]{flex:1;overflow:auto;padding:12px}.pane-body[data-v-8bc783c0]::-webkit-scrollbar{width:4px;height:4px}.pane-body[data-v-8bc783c0]::-webkit-scrollbar-thumb{background:var(--dt-border-strong);border-radius:2px}.error-banner[data-v-8bc783c0]{display:flex;align-items:baseline;gap:8px;padding:8px 12px;background:var(--dt-danger-subtle);border-bottom:1px solid var(--dt-danger);flex-shrink:0}.error-banner-status[data-v-8bc783c0]{font-size:11px;font-weight:700;color:var(--dt-danger);flex-shrink:0}.error-banner-message[data-v-8bc783c0]{font-size:11px;color:#d2a09b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.truncated-warning[data-v-8bc783c0]{font-size:11px;color:var(--dt-warning);margin-bottom:8px}.payload-pane[data-v-969382fb]{display:flex;flex-direction:column;height:100%;overflow:hidden}.pane-header[data-v-969382fb]{display:flex;align-items:center;gap:6px;padding:7px 12px;background:var(--dt-surface);border-bottom:1px solid var(--dt-border-subtle);flex-shrink:0}.pane-title[data-v-969382fb]{font-size:10px;font-weight:600;letter-spacing:.6px;color:var(--dt-foreground-muted);flex:1}.pane-action[data-v-969382fb]{height:22px;padding:0 8px;border-radius:5px;font-size:11px;font-weight:500;cursor:pointer;border:1px solid var(--dt-border);background:transparent;color:var(--dt-foreground-muted);transition:all .12s;flex-shrink:0}.pane-action[data-v-969382fb]:hover{background:var(--dt-surface-raised);color:var(--dt-foreground-secondary);border-color:var(--dt-border-strong)}.pane-action--active[data-v-969382fb]{background:var(--dt-primary-subtle);color:var(--dt-primary);border-color:var(--dt-primary)}.section-label[data-v-969382fb]{display:flex;align-items:center;justify-content:space-between;padding:4px 12px;font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--dt-foreground-subtle);background:var(--dt-surface);border-bottom:1px solid var(--dt-border-subtle);flex-shrink:0}.section-count[data-v-969382fb]{background:var(--dt-primary-subtle);color:var(--dt-primary);border-radius:3px;padding:1px 5px;font-size:9px}.section-body[data-v-969382fb]{overflow:auto;padding:6px 12px;flex-shrink:0;max-height:50%}.section-body[data-v-969382fb]::-webkit-scrollbar{width:4px;height:4px}.section-body[data-v-969382fb]::-webkit-scrollbar-thumb{background:var(--dt-border-strong);border-radius:2px}.section-empty[data-v-969382fb]{padding:8px 12px;font-size:11px;font-family:SF Mono,Fira Code,Consolas,monospace;color:var(--dt-foreground-secondary);flex-shrink:0}.section-divider[data-v-969382fb]{height:1px;background:var(--dt-border-subtle);flex-shrink:0}.truncated-warning[data-v-969382fb]{font-size:11px;color:var(--dt-warning);margin-bottom:8px}.payload-empty[data-v-969382fb]{text-align:center;padding:16px 0}.split-view[data-v-ffdc925e]{display:flex;height:100%;overflow:hidden}.split-view--row[data-v-ffdc925e]{flex-direction:row}.split-view--stacked[data-v-ffdc925e]{flex-direction:column}.split-pane[data-v-ffdc925e]{flex:1;overflow:hidden}.split-view--row .split-pane[data-v-ffdc925e]{min-width:120px}.split-view--stacked .split-pane[data-v-ffdc925e]{min-height:80px}.split-handle[data-v-ffdc925e]{flex-shrink:0;background:var(--dt-border-subtle);transition:background .15s}.split-handle--v[data-v-ffdc925e]{width:5px;cursor:col-resize}.split-handle--h[data-v-ffdc925e]{height:5px;cursor:row-resize}.split-handle[data-v-ffdc925e]:hover{background:var(--dt-primary)}.request-detail[data-v-097724fd]{display:flex;flex-direction:column;height:100%;overflow:hidden;background:var(--dt-surface-sunken)}.detail-content[data-v-097724fd]{flex:1;overflow:hidden;display:flex;flex-direction:column}.headers-view[data-v-097724fd]{flex:1;padding:12px;overflow-y:auto;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:12px}.headers-view[data-v-097724fd]::-webkit-scrollbar{width:4px}.headers-view[data-v-097724fd]::-webkit-scrollbar-thumb{background:var(--dt-border-strong);border-radius:2px}.header-row[data-v-097724fd]{display:flex;gap:12px;padding:6px 0;border-bottom:1px solid var(--dt-border-subtle)}.header-row[data-v-097724fd]:last-child{border-bottom:none}.header-key[data-v-097724fd]{color:#6da4ff;color:oklch(72% .17 260);width:38%;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-val[data-v-097724fd]{color:var(--dt-foreground-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.empty-msg[data-v-097724fd]{color:var(--dt-foreground-subtle);font-size:12px}.select-input[data-v-e6ef5dc9]{width:200px;height:30px;background:var(--dt-surface);border:1px solid var(--dt-border);border-radius:7px;color:var(--dt-foreground-secondary);font-size:12px;padding:0 8px;cursor:pointer;outline:none;flex-shrink:0}.select-input[data-v-e6ef5dc9]:focus{border-color:var(--dt-primary)}.network-tab[data-v-7483e96e]{display:flex;flex-direction:column;height:100%;background:var(--dt-background);position:relative}.toolbar[data-v-7483e96e]{display:flex;align-items:center;gap:8px;padding:9px 12px;background:var(--dt-surface);border-bottom:1px solid var(--dt-border-subtle);flex-shrink:0;overflow-x:auto;scrollbar-width:none}.toolbar[data-v-7483e96e]::-webkit-scrollbar{display:none}.toolbar-input[data-v-7483e96e]{flex:1;height:30px;background:var(--dt-surface);border:1px solid var(--dt-border);border-radius:7px;color:var(--dt-foreground);font-size:12px;padding:0 10px;outline:none}.toolbar-input[data-v-7483e96e]::placeholder{color:var(--dt-foreground-subtle)}.toolbar-input[data-v-7483e96e]:focus{border-color:var(--dt-primary)}.toolbar-btn[data-v-7483e96e]{height:30px;padding:0 12px;background:transparent;border:1px solid var(--dt-border);border-radius:7px;color:var(--dt-foreground-muted);font-size:12px;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .15s ease-out,color .15s ease-out,border-color .15s ease-out,transform .12s ease-out}.toolbar-btn[data-v-7483e96e]:active{transform:scale(.97)}.toolbar-btn[data-v-7483e96e]:hover{background:var(--dt-surface-raised);color:var(--dt-foreground)}.toolbar-btn--danger[data-v-7483e96e]:hover{background:#250e10;color:#f9667a;border-color:#5d262d}.filter-bar[data-v-7483e96e]{display:flex;align-items:center;gap:4px;padding:7px 12px;background:var(--dt-surface);border-bottom:1px solid var(--dt-border-subtle);flex-shrink:0;overflow-x:auto;scrollbar-width:none}.filter-bar[data-v-7483e96e]::-webkit-scrollbar{display:none}.filter-pill[data-v-7483e96e]{height:24px;padding:0 10px;border-radius:99px;font-size:11px;font-weight:500;cursor:pointer;border:1px solid transparent;background:transparent;color:var(--dt-foreground-muted);text-transform:capitalize;transition:background .15s ease-out,color .15s ease-out,border-color .15s ease-out,transform .12s ease-out}.filter-pill[data-v-7483e96e]:active{transform:scale(.97)}.filter-pill--success[data-v-7483e96e]{color:var(--dt-success)}.filter-pill--error[data-v-7483e96e]{color:var(--dt-danger)}.filter-pill--pending[data-v-7483e96e]{color:var(--dt-warning)}.filter-pill--aborted[data-v-7483e96e]{color:var(--dt-foreground-secondary)}.filter-pill[data-v-7483e96e]:hover{background:var(--dt-surface-raised);color:var(--dt-foreground-secondary)}.filter-pill--active[data-v-7483e96e]{background:var(--dt-primary-subtle);color:var(--dt-primary);border-color:var(--dt-primary)}.filter-pill--success.filter-pill--active[data-v-7483e96e]{background:var(--dt-success-subtle);color:var(--dt-success);border-color:var(--dt-success)}.filter-pill--error.filter-pill--active[data-v-7483e96e]{background:var(--dt-danger-subtle);color:var(--dt-danger);border-color:var(--dt-danger)}.filter-pill--pending.filter-pill--active[data-v-7483e96e]{background:var(--dt-warning-subtle);color:var(--dt-warning);border-color:var(--dt-warning)}.filter-pill--aborted.filter-pill--active[data-v-7483e96e]{background:var(--dt-surface-raised);color:var(--dt-foreground-secondary);border-color:var(--dt-border-strong)}.filter-count[data-v-7483e96e]{margin-left:auto;font-size:11px;color:var(--dt-foreground-subtle)}.main-split[data-v-7483e96e]{display:flex;flex:1;overflow:hidden}.list-pane[data-v-7483e96e]{min-width:180px;display:flex;flex-direction:column;overflow:hidden;flex-shrink:0}.detail-pane[data-v-7483e96e]{flex:1;min-width:200px;overflow:hidden}.drag-handle[data-v-7483e96e]{width:5px;flex-shrink:0;cursor:col-resize;background:var(--dt-border-subtle);transition:background .15s ease-out}.drag-handle[data-v-7483e96e]:hover{background:var(--dt-primary)}.settings-menu[data-v-7483e96e]{position:absolute;right:8px;top:0;z-index:100;background:var(--dt-nav);border:1px solid var(--dt-border);border-radius:8px;padding:4px;box-shadow:0 8px 24px #00000080;min-width:160px;transform-origin:top right}.settings-item[data-v-7483e96e]{display:flex;align-items:center;gap:8px;width:100%;padding:6px 10px;border:none;background:transparent;color:var(--dt-foreground);font-size:12px;cursor:pointer;border-radius:5px;text-align:left;transition:background .12s ease-out,transform .12s ease-out}.settings-item[data-v-7483e96e]:active{transform:scale(.97)}.settings-item[data-v-7483e96e]:hover{background:var(--dt-surface-raised)}.settings-check[data-v-7483e96e]{width:14px;height:14px;border:1px solid var(--dt-border-strong);border-radius:3px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.settings-check--on[data-v-7483e96e]{background:var(--dt-primary);border-color:var(--dt-primary)}.settings-divider[data-v-7483e96e]{height:1px;background:var(--dt-border-subtle);margin:4px 0}.settings-item--reset[data-v-7483e96e]{color:var(--dt-foreground-muted);gap:8px}.settings-item--reset[data-v-7483e96e]:hover{color:var(--dt-foreground);background:var(--dt-surface-raised)}.reset-icon[data-v-7483e96e]{flex-shrink:0}.settings-menu-enter-active[data-v-7483e96e]{transition:transform .15s cubic-bezier(.23,1,.32,1),opacity .15s ease-out}.settings-menu-leave-active[data-v-7483e96e]{transition:transform .1s ease-in,opacity .1s ease-in}.settings-menu-enter-from[data-v-7483e96e],.settings-menu-leave-to[data-v-7483e96e]{transform:scale(.95) translateY(-4px);opacity:0}');
|
|
69
65
|
})();
|
|
70
66
|
var F = (0, import_vue.reactive)({
|
|
71
67
|
instances: /* @__PURE__ */ new Map(),
|
|
@@ -84,16 +80,16 @@ function be(e, o) {
|
|
|
84
80
|
return { value: "[non-serializable]", truncated: true };
|
|
85
81
|
}
|
|
86
82
|
}
|
|
87
|
-
var
|
|
83
|
+
var Qt = (0, import_vue.computed)(
|
|
88
84
|
() => F.instances
|
|
89
85
|
);
|
|
90
|
-
var
|
|
86
|
+
var It = (0, import_vue.computed)(
|
|
91
87
|
() => F.requests
|
|
92
88
|
);
|
|
93
|
-
function
|
|
89
|
+
function Zt(e) {
|
|
94
90
|
F.instances.clear(), F.requests.splice(0), F.config.maxHistory = e.maxHistory ?? 300, F.config.maxPayloadSize = e.maxPayloadSize ?? 2e5;
|
|
95
91
|
}
|
|
96
|
-
function
|
|
92
|
+
function en(e, o, t) {
|
|
97
93
|
F.instances.set(e, {
|
|
98
94
|
id: e,
|
|
99
95
|
url: o,
|
|
@@ -105,14 +101,14 @@ function Zt(e, o, t) {
|
|
|
105
101
|
lastRequestAt: null
|
|
106
102
|
});
|
|
107
103
|
}
|
|
108
|
-
function
|
|
104
|
+
function tn(e) {
|
|
109
105
|
F.instances.delete(e);
|
|
110
106
|
}
|
|
111
|
-
function
|
|
107
|
+
function nn(e, o) {
|
|
112
108
|
const t = F.instances.get(e);
|
|
113
109
|
t && (t.state = { ...t.state, ...o });
|
|
114
110
|
}
|
|
115
|
-
function
|
|
111
|
+
function sn(e) {
|
|
116
112
|
var r;
|
|
117
113
|
const { value: o, truncated: t } = be(e.payload, F.config.maxPayloadSize), { value: n, truncated: s } = be(e.queryParams, F.config.maxPayloadSize), i = {
|
|
118
114
|
...e,
|
|
@@ -129,7 +125,7 @@ function nn(e) {
|
|
|
129
125
|
l && (l.requestCount++, l.lastRequestAt = e.startedAt);
|
|
130
126
|
}
|
|
131
127
|
}
|
|
132
|
-
function
|
|
128
|
+
function on(e, o) {
|
|
133
129
|
const t = F.requests.findIndex((s) => s.id === e);
|
|
134
130
|
if (t === -1) return;
|
|
135
131
|
const n = F.requests[t];
|
|
@@ -163,39 +159,39 @@ function sn(e, o) {
|
|
|
163
159
|
} else
|
|
164
160
|
F.requests[t] = { ...n, status: "aborted", duration: o.duration };
|
|
165
161
|
}
|
|
166
|
-
function
|
|
162
|
+
function Ue() {
|
|
167
163
|
F.requests.splice(0);
|
|
168
164
|
}
|
|
169
165
|
var me = (0, import_vue.reactive)({ tabs: [] });
|
|
170
166
|
var te = (0, import_vue.computed)(
|
|
171
167
|
() => [...me.tabs].sort((e, o) => e.order - o.order)
|
|
172
168
|
);
|
|
173
|
-
function
|
|
169
|
+
function Xe(e) {
|
|
174
170
|
if (me.tabs.some((t) => t.id === e.id)) return;
|
|
175
171
|
const o = e.order ?? me.tabs.length + 10;
|
|
176
172
|
me.tabs.push({ ...e, order: o, component: (0, import_vue.markRaw)(e.component) });
|
|
177
173
|
}
|
|
178
|
-
function
|
|
179
|
-
|
|
174
|
+
function rn(e, o, t) {
|
|
175
|
+
en(e, o, t);
|
|
180
176
|
}
|
|
181
|
-
function
|
|
182
|
-
|
|
177
|
+
function ln(e) {
|
|
178
|
+
tn(e);
|
|
183
179
|
}
|
|
184
|
-
function
|
|
185
|
-
|
|
180
|
+
function an(e, o) {
|
|
181
|
+
nn(e, o);
|
|
186
182
|
}
|
|
187
|
-
function
|
|
188
|
-
|
|
183
|
+
function cn(e) {
|
|
184
|
+
sn(e);
|
|
189
185
|
}
|
|
190
|
-
function
|
|
191
|
-
|
|
186
|
+
function un(e, o) {
|
|
187
|
+
on(e, o);
|
|
192
188
|
}
|
|
193
189
|
function je(e) {
|
|
194
190
|
return new Promise((o, t) => {
|
|
195
191
|
e.oncomplete = e.onsuccess = () => o(e.result), e.onabort = e.onerror = () => t(e.error);
|
|
196
192
|
});
|
|
197
193
|
}
|
|
198
|
-
function
|
|
194
|
+
function dn(e, o) {
|
|
199
195
|
let t;
|
|
200
196
|
const n = () => {
|
|
201
197
|
if (t)
|
|
@@ -209,13 +205,13 @@ function un(e, o) {
|
|
|
209
205
|
return (s, i) => n().then((r) => i(r.transaction(o, s).objectStore(o)));
|
|
210
206
|
}
|
|
211
207
|
var Ie;
|
|
212
|
-
function
|
|
213
|
-
return Ie || (Ie =
|
|
208
|
+
function Tt() {
|
|
209
|
+
return Ie || (Ie = dn("keyval-store", "keyval")), Ie;
|
|
214
210
|
}
|
|
215
|
-
function H(e, o =
|
|
211
|
+
function H(e, o = Tt()) {
|
|
216
212
|
return o("readonly", (t) => je(t.get(e)));
|
|
217
213
|
}
|
|
218
|
-
function B(e, o, t =
|
|
214
|
+
function B(e, o, t = Tt()) {
|
|
219
215
|
return t("readwrite", (n) => (n.put(o, e), je(n.transaction)));
|
|
220
216
|
}
|
|
221
217
|
var $ = {
|
|
@@ -231,73 +227,73 @@ var $ = {
|
|
|
231
227
|
payloadFormat: "vmd:payload-format",
|
|
232
228
|
responseFormat: "vmd:response-format"
|
|
233
229
|
};
|
|
234
|
-
async function
|
|
230
|
+
async function hn() {
|
|
235
231
|
return H($.activeTab);
|
|
236
232
|
}
|
|
237
|
-
async function
|
|
233
|
+
async function fn(e) {
|
|
238
234
|
return B($.activeTab, e);
|
|
239
235
|
}
|
|
240
|
-
async function
|
|
236
|
+
async function mn() {
|
|
241
237
|
return await H($.panelMode) ?? "side";
|
|
242
238
|
}
|
|
243
|
-
async function
|
|
239
|
+
async function pn(e) {
|
|
244
240
|
return B($.panelMode, e);
|
|
245
241
|
}
|
|
246
|
-
async function
|
|
242
|
+
async function vn() {
|
|
247
243
|
return await H($.networkToolbarVisible) ?? true;
|
|
248
244
|
}
|
|
249
|
-
async function
|
|
245
|
+
async function gn(e) {
|
|
250
246
|
return B($.networkToolbarVisible, e);
|
|
251
247
|
}
|
|
252
|
-
async function
|
|
248
|
+
async function yn() {
|
|
253
249
|
return await H($.networkFilterVisible) ?? true;
|
|
254
250
|
}
|
|
255
|
-
async function
|
|
251
|
+
async function bn(e) {
|
|
256
252
|
return B($.networkFilterVisible, e);
|
|
257
253
|
}
|
|
258
|
-
async function
|
|
254
|
+
async function Ye() {
|
|
259
255
|
return H($.splitPayloadWidth);
|
|
260
256
|
}
|
|
261
|
-
async function
|
|
257
|
+
async function wn(e) {
|
|
262
258
|
return B($.splitPayloadWidth, e);
|
|
263
259
|
}
|
|
264
|
-
async function
|
|
260
|
+
async function Je() {
|
|
265
261
|
return H($.splitPayloadHeight);
|
|
266
262
|
}
|
|
267
|
-
async function
|
|
263
|
+
async function Sn(e) {
|
|
268
264
|
return B($.splitPayloadHeight, e);
|
|
269
265
|
}
|
|
270
|
-
async function
|
|
266
|
+
async function xn() {
|
|
271
267
|
return await H($.payloadFormat) ?? "kv";
|
|
272
268
|
}
|
|
273
|
-
async function
|
|
269
|
+
async function kn(e) {
|
|
274
270
|
return B($.payloadFormat, e);
|
|
275
271
|
}
|
|
276
|
-
async function
|
|
272
|
+
async function En() {
|
|
277
273
|
return await H($.responseFormat) ?? "json";
|
|
278
274
|
}
|
|
279
|
-
async function
|
|
275
|
+
async function In(e) {
|
|
280
276
|
return B($.responseFormat, e);
|
|
281
277
|
}
|
|
282
|
-
async function
|
|
278
|
+
async function Tn() {
|
|
283
279
|
return H($.listWidth);
|
|
284
280
|
}
|
|
285
|
-
async function
|
|
281
|
+
async function Cn(e) {
|
|
286
282
|
return B($.listWidth, e);
|
|
287
283
|
}
|
|
288
|
-
async function
|
|
284
|
+
async function Qe(e) {
|
|
289
285
|
const o = e === "side" ? $.geometrySide : $.geometryBottom;
|
|
290
286
|
return H(o);
|
|
291
287
|
}
|
|
292
288
|
async function X(e, o) {
|
|
293
289
|
const t = e === "side" ? $.geometrySide : $.geometryBottom;
|
|
294
|
-
return B(t, o);
|
|
290
|
+
return B(t, { ...o });
|
|
295
291
|
}
|
|
296
292
|
var Mn = 280;
|
|
297
|
-
var
|
|
298
|
-
var
|
|
299
|
-
var
|
|
300
|
-
function
|
|
293
|
+
var _n = 200;
|
|
294
|
+
var On = 400;
|
|
295
|
+
var zn = 200;
|
|
296
|
+
function Ze() {
|
|
301
297
|
return {
|
|
302
298
|
x: window.innerWidth - 390,
|
|
303
299
|
y: 10,
|
|
@@ -305,7 +301,7 @@ function Qe() {
|
|
|
305
301
|
height: window.innerHeight - 20
|
|
306
302
|
};
|
|
307
303
|
}
|
|
308
|
-
function
|
|
304
|
+
function et() {
|
|
309
305
|
return {
|
|
310
306
|
x: 12,
|
|
311
307
|
y: window.innerHeight - 368,
|
|
@@ -313,33 +309,33 @@ function Ze() {
|
|
|
313
309
|
height: 360
|
|
314
310
|
};
|
|
315
311
|
}
|
|
316
|
-
var
|
|
317
|
-
var
|
|
318
|
-
var ne = (0, import_vue.ref)({ ...
|
|
319
|
-
var se = (0, import_vue.ref)({ ...
|
|
320
|
-
var
|
|
321
|
-
var
|
|
322
|
-
var
|
|
323
|
-
function
|
|
312
|
+
var An = { x: 0, y: 10, width: 380, height: 600 };
|
|
313
|
+
var Fn = { x: 12, y: 300, width: 800, height: 360 };
|
|
314
|
+
var ne = (0, import_vue.ref)({ ...An });
|
|
315
|
+
var se = (0, import_vue.ref)({ ...Fn });
|
|
316
|
+
var tt = (0, import_vue.ref)(false);
|
|
317
|
+
var nt = false;
|
|
318
|
+
var W = null;
|
|
319
|
+
function qn(e) {
|
|
324
320
|
const o = (0, import_vue.computed)(
|
|
325
321
|
() => e.value === "side" ? ne.value : se.value
|
|
326
322
|
);
|
|
327
323
|
(0, import_vue.onMounted)(async () => {
|
|
328
|
-
if (
|
|
324
|
+
if (nt) return;
|
|
329
325
|
const [h, b] = await Promise.all([
|
|
330
|
-
|
|
331
|
-
|
|
326
|
+
Qe("side"),
|
|
327
|
+
Qe("bottom")
|
|
332
328
|
]);
|
|
333
|
-
ne.value = h ??
|
|
329
|
+
ne.value = h ?? Ze(), se.value = b ?? et(), nt = true, tt.value = true;
|
|
334
330
|
});
|
|
335
331
|
function t() {
|
|
336
332
|
return e.value === "side" ? ne : se;
|
|
337
333
|
}
|
|
338
334
|
function n() {
|
|
339
|
-
return e.value === "side" ? Mn :
|
|
335
|
+
return e.value === "side" ? Mn : On;
|
|
340
336
|
}
|
|
341
337
|
function s() {
|
|
342
|
-
return e.value === "side" ?
|
|
338
|
+
return e.value === "side" ? _n : zn;
|
|
343
339
|
}
|
|
344
340
|
function i(h, b, f) {
|
|
345
341
|
return () => {
|
|
@@ -349,70 +345,70 @@ function Fn(e) {
|
|
|
349
345
|
function r(h) {
|
|
350
346
|
const b = h.clientX, f = h.clientY, S = t(), p = { ...S.value }, E = { id: 0 }, I = (g) => {
|
|
351
347
|
cancelAnimationFrame(E.id), E.id = requestAnimationFrame(() => {
|
|
352
|
-
const
|
|
348
|
+
const M = g.clientX - b, w = g.clientY - f;
|
|
353
349
|
S.value = {
|
|
354
350
|
...S.value,
|
|
355
|
-
x: Math.max(0, Math.min(window.innerWidth - p.width, p.x +
|
|
351
|
+
x: Math.max(0, Math.min(window.innerWidth - p.width, p.x + M)),
|
|
356
352
|
y: Math.max(0, Math.min(window.innerHeight - p.height, p.y + w))
|
|
357
353
|
};
|
|
358
354
|
});
|
|
359
355
|
}, k = () => {
|
|
360
|
-
cancelAnimationFrame(E.id),
|
|
356
|
+
cancelAnimationFrame(E.id), W = null, X(e.value, S.value), window.removeEventListener("mousemove", I), window.removeEventListener("mouseup", k);
|
|
361
357
|
};
|
|
362
|
-
|
|
358
|
+
W = i(E, I, k), window.addEventListener("mousemove", I), window.addEventListener("mouseup", k);
|
|
363
359
|
}
|
|
364
360
|
function l(h) {
|
|
365
|
-
const b = h.clientY, f = t(), S = f.value.y + f.value.height, p = f.value.height, E = s(), I = { id: 0 }, k = (
|
|
361
|
+
const b = h.clientY, f = t(), S = f.value.y + f.value.height, p = f.value.height, E = s(), I = { id: 0 }, k = (M) => {
|
|
366
362
|
cancelAnimationFrame(I.id), I.id = requestAnimationFrame(() => {
|
|
367
|
-
const w =
|
|
363
|
+
const w = M.clientY - b, _ = Math.max(E, Math.min(S, p - w));
|
|
368
364
|
f.value = { ...f.value, y: S - _, height: _ };
|
|
369
365
|
});
|
|
370
366
|
}, g = () => {
|
|
371
|
-
cancelAnimationFrame(I.id),
|
|
367
|
+
cancelAnimationFrame(I.id), W = null, X(e.value, f.value), window.removeEventListener("mousemove", k), window.removeEventListener("mouseup", g);
|
|
372
368
|
};
|
|
373
|
-
|
|
369
|
+
W = i(I, k, g), window.addEventListener("mousemove", k), window.addEventListener("mouseup", g);
|
|
374
370
|
}
|
|
375
371
|
function a(h) {
|
|
376
|
-
const b = h.clientY, f = t(), S = f.value.height, p = f.value.y, E = s(), I = { id: 0 }, k = (
|
|
372
|
+
const b = h.clientY, f = t(), S = f.value.height, p = f.value.y, E = s(), I = { id: 0 }, k = (M) => {
|
|
377
373
|
cancelAnimationFrame(I.id), I.id = requestAnimationFrame(() => {
|
|
378
|
-
const w =
|
|
374
|
+
const w = M.clientY - b, _ = window.innerHeight - p;
|
|
379
375
|
f.value = { ...f.value, height: Math.max(E, Math.min(_, S + w)) };
|
|
380
376
|
});
|
|
381
377
|
}, g = () => {
|
|
382
|
-
cancelAnimationFrame(I.id),
|
|
378
|
+
cancelAnimationFrame(I.id), W = null, X(e.value, f.value), window.removeEventListener("mousemove", k), window.removeEventListener("mouseup", g);
|
|
383
379
|
};
|
|
384
|
-
|
|
380
|
+
W = i(I, k, g), window.addEventListener("mousemove", k), window.addEventListener("mouseup", g);
|
|
385
381
|
}
|
|
386
382
|
function c(h) {
|
|
387
|
-
const b = h.clientX, f = t(), S = f.value.x + f.value.width, p = f.value.width, E = n(), I = { id: 0 }, k = (
|
|
383
|
+
const b = h.clientX, f = t(), S = f.value.x + f.value.width, p = f.value.width, E = n(), I = { id: 0 }, k = (M) => {
|
|
388
384
|
cancelAnimationFrame(I.id), I.id = requestAnimationFrame(() => {
|
|
389
|
-
const w =
|
|
385
|
+
const w = M.clientX - b, _ = Math.max(E, Math.min(S, p - w));
|
|
390
386
|
f.value = { ...f.value, x: S - _, width: _ };
|
|
391
387
|
});
|
|
392
388
|
}, g = () => {
|
|
393
|
-
cancelAnimationFrame(I.id),
|
|
389
|
+
cancelAnimationFrame(I.id), W = null, X(e.value, f.value), window.removeEventListener("mousemove", k), window.removeEventListener("mouseup", g);
|
|
394
390
|
};
|
|
395
|
-
|
|
391
|
+
W = i(I, k, g), window.addEventListener("mousemove", k), window.addEventListener("mouseup", g);
|
|
396
392
|
}
|
|
397
393
|
function d(h) {
|
|
398
|
-
const b = h.clientX, f = t(), S = f.value.width, p = f.value.x, E = n(), I = { id: 0 }, k = (
|
|
394
|
+
const b = h.clientX, f = t(), S = f.value.width, p = f.value.x, E = n(), I = { id: 0 }, k = (M) => {
|
|
399
395
|
cancelAnimationFrame(I.id), I.id = requestAnimationFrame(() => {
|
|
400
|
-
const w =
|
|
396
|
+
const w = M.clientX - b, _ = window.innerWidth - p;
|
|
401
397
|
f.value = { ...f.value, width: Math.max(E, Math.min(_, S + w)) };
|
|
402
398
|
});
|
|
403
399
|
}, g = () => {
|
|
404
|
-
cancelAnimationFrame(I.id),
|
|
400
|
+
cancelAnimationFrame(I.id), W = null, X(e.value, f.value), window.removeEventListener("mousemove", k), window.removeEventListener("mouseup", g);
|
|
405
401
|
};
|
|
406
|
-
|
|
402
|
+
W = i(I, k, g), window.addEventListener("mousemove", k), window.addEventListener("mouseup", g);
|
|
407
403
|
}
|
|
408
404
|
function y() {
|
|
409
|
-
e.value === "side" ? (ne.value =
|
|
405
|
+
e.value === "side" ? (ne.value = Ze(), X("side", ne.value)) : (se.value = et(), X("bottom", se.value));
|
|
410
406
|
}
|
|
411
407
|
return (0, import_vue.onScopeDispose)(() => {
|
|
412
|
-
|
|
408
|
+
W == null || W();
|
|
413
409
|
}), {
|
|
414
410
|
geometry: o,
|
|
415
|
-
isGeometryReady:
|
|
411
|
+
isGeometryReady: tt,
|
|
416
412
|
startDrag: r,
|
|
417
413
|
startResizeTop: l,
|
|
418
414
|
startResizeBottom: a,
|
|
@@ -421,15 +417,15 @@ function Fn(e) {
|
|
|
421
417
|
resetGeometry: y
|
|
422
418
|
};
|
|
423
419
|
}
|
|
424
|
-
var
|
|
420
|
+
var Ln = (0, import_vue.ref)(false);
|
|
425
421
|
var Te = (0, import_vue.ref)("side");
|
|
426
|
-
var
|
|
422
|
+
var st = false;
|
|
427
423
|
function de() {
|
|
428
|
-
const e =
|
|
424
|
+
const e = Ln, o = Te;
|
|
429
425
|
(0, import_vue.onMounted)(async () => {
|
|
430
|
-
if (
|
|
431
|
-
const r = await
|
|
432
|
-
Te.value = r,
|
|
426
|
+
if (st) return;
|
|
427
|
+
const r = await mn();
|
|
428
|
+
Te.value = r, st = true;
|
|
433
429
|
});
|
|
434
430
|
function t() {
|
|
435
431
|
e.value = !e.value;
|
|
@@ -438,9 +434,9 @@ function de() {
|
|
|
438
434
|
e.value = false;
|
|
439
435
|
}
|
|
440
436
|
function s(r) {
|
|
441
|
-
Te.value = r,
|
|
437
|
+
Te.value = r, pn(r);
|
|
442
438
|
}
|
|
443
|
-
const i =
|
|
439
|
+
const i = qn(o);
|
|
444
440
|
return (0, import_vue.onScopeDispose)(() => {
|
|
445
441
|
}), {
|
|
446
442
|
isOpen: e,
|
|
@@ -451,13 +447,13 @@ function de() {
|
|
|
451
447
|
...i
|
|
452
448
|
};
|
|
453
449
|
}
|
|
454
|
-
function
|
|
450
|
+
function Ct() {
|
|
455
451
|
const e = (0, import_vue.ref)(null);
|
|
456
452
|
(0, import_vue.onMounted)(async () => {
|
|
457
|
-
const n = await
|
|
453
|
+
const n = await hn();
|
|
458
454
|
n ? e.value = n : te.value.length > 0 && (e.value = te.value[0].id);
|
|
459
455
|
}), (0, import_vue.watch)(e, (n) => {
|
|
460
|
-
n &&
|
|
456
|
+
n && fn(n);
|
|
461
457
|
});
|
|
462
458
|
const o = (0, import_vue.computed)(
|
|
463
459
|
() => te.value.find((n) => n.id === e.value) ?? te.value[0] ?? null
|
|
@@ -472,16 +468,16 @@ function De() {
|
|
|
472
468
|
const e = (0, import_vue.ref)(true), o = (0, import_vue.ref)(true);
|
|
473
469
|
(0, import_vue.onMounted)(async () => {
|
|
474
470
|
const [r, l] = await Promise.all([
|
|
475
|
-
|
|
476
|
-
|
|
471
|
+
vn(),
|
|
472
|
+
yn()
|
|
477
473
|
]);
|
|
478
474
|
e.value = r, o.value = l;
|
|
479
475
|
});
|
|
480
476
|
function t() {
|
|
481
|
-
e.value = !e.value,
|
|
477
|
+
e.value = !e.value, gn(e.value);
|
|
482
478
|
}
|
|
483
479
|
function n() {
|
|
484
|
-
o.value = !o.value,
|
|
480
|
+
o.value = !o.value, bn(o.value);
|
|
485
481
|
}
|
|
486
482
|
function s() {
|
|
487
483
|
fe.value = !fe.value;
|
|
@@ -491,7 +487,7 @@ function De() {
|
|
|
491
487
|
}
|
|
492
488
|
return { toolbarVisible: e, filterVisible: o, settingsOpen: fe, toggleToolbar: t, toggleFilter: n, toggleSettings: s, closeSettings: i };
|
|
493
489
|
}
|
|
494
|
-
var
|
|
490
|
+
var Mt = /^[a-z0-9]+(-[a-z0-9]+)*$/;
|
|
495
491
|
var xe = (e, o, t, n = "") => {
|
|
496
492
|
const s = e.split(":");
|
|
497
493
|
if (e.slice(0, 1) === "@") {
|
|
@@ -532,7 +528,7 @@ var xe = (e, o, t, n = "") => {
|
|
|
532
528
|
var pe = (e, o) => e ? !!// Check prefix: cannot be empty, unless allowSimpleName is enabled
|
|
533
529
|
// Check name: cannot be empty
|
|
534
530
|
((o && e.prefix === "" || e.prefix) && e.name) : false;
|
|
535
|
-
var
|
|
531
|
+
var _t = Object.freeze(
|
|
536
532
|
{
|
|
537
533
|
left: 0,
|
|
538
534
|
top: 0,
|
|
@@ -546,7 +542,7 @@ var we = Object.freeze({
|
|
|
546
542
|
hFlip: false
|
|
547
543
|
});
|
|
548
544
|
var ke = Object.freeze({
|
|
549
|
-
...
|
|
545
|
+
..._t,
|
|
550
546
|
...we
|
|
551
547
|
});
|
|
552
548
|
var Oe = Object.freeze({
|
|
@@ -554,19 +550,19 @@ var Oe = Object.freeze({
|
|
|
554
550
|
body: "",
|
|
555
551
|
hidden: false
|
|
556
552
|
});
|
|
557
|
-
function
|
|
553
|
+
function $n(e, o) {
|
|
558
554
|
const t = {};
|
|
559
555
|
!e.hFlip != !o.hFlip && (t.hFlip = true), !e.vFlip != !o.vFlip && (t.vFlip = true);
|
|
560
556
|
const n = ((e.rotate || 0) + (o.rotate || 0)) % 4;
|
|
561
557
|
return n && (t.rotate = n), t;
|
|
562
558
|
}
|
|
563
|
-
function
|
|
564
|
-
const t =
|
|
559
|
+
function ot(e, o) {
|
|
560
|
+
const t = $n(e, o);
|
|
565
561
|
for (const n in Oe)
|
|
566
562
|
n in we ? n in e && !(n in t) && (t[n] = we[n]) : n in o ? t[n] = o[n] : n in e && (t[n] = e[n]);
|
|
567
563
|
return t;
|
|
568
564
|
}
|
|
569
|
-
function
|
|
565
|
+
function Rn(e, o) {
|
|
570
566
|
const t = e.icons, n = e.aliases || /* @__PURE__ */ Object.create(null), s = /* @__PURE__ */ Object.create(null);
|
|
571
567
|
function i(r) {
|
|
572
568
|
if (t[r])
|
|
@@ -580,48 +576,48 @@ function $n(e, o) {
|
|
|
580
576
|
}
|
|
581
577
|
return Object.keys(t).concat(Object.keys(n)).forEach(i), s;
|
|
582
578
|
}
|
|
583
|
-
function
|
|
579
|
+
function Pn(e, o, t) {
|
|
584
580
|
const n = e.icons, s = e.aliases || /* @__PURE__ */ Object.create(null);
|
|
585
581
|
let i = {};
|
|
586
582
|
function r(l) {
|
|
587
|
-
i =
|
|
583
|
+
i = ot(
|
|
588
584
|
n[l] || s[l],
|
|
589
585
|
i
|
|
590
586
|
);
|
|
591
587
|
}
|
|
592
|
-
return r(o), t.forEach(r),
|
|
588
|
+
return r(o), t.forEach(r), ot(e, i);
|
|
593
589
|
}
|
|
594
|
-
function
|
|
590
|
+
function Ot(e, o) {
|
|
595
591
|
const t = [];
|
|
596
592
|
if (typeof e != "object" || typeof e.icons != "object")
|
|
597
593
|
return t;
|
|
598
594
|
e.not_found instanceof Array && e.not_found.forEach((s) => {
|
|
599
595
|
o(s, null), t.push(s);
|
|
600
596
|
});
|
|
601
|
-
const n =
|
|
597
|
+
const n = Rn(e);
|
|
602
598
|
for (const s in n) {
|
|
603
599
|
const i = n[s];
|
|
604
|
-
i && (o(s,
|
|
600
|
+
i && (o(s, Pn(e, s, i)), t.push(s));
|
|
605
601
|
}
|
|
606
602
|
return t;
|
|
607
603
|
}
|
|
608
|
-
var
|
|
604
|
+
var jn = {
|
|
609
605
|
provider: "",
|
|
610
606
|
aliases: {},
|
|
611
607
|
not_found: {},
|
|
612
|
-
...
|
|
608
|
+
..._t
|
|
613
609
|
};
|
|
614
|
-
function
|
|
610
|
+
function Ce(e, o) {
|
|
615
611
|
for (const t in o)
|
|
616
612
|
if (t in e && typeof e[t] != typeof o[t])
|
|
617
613
|
return false;
|
|
618
614
|
return true;
|
|
619
615
|
}
|
|
620
|
-
function
|
|
616
|
+
function zt(e) {
|
|
621
617
|
if (typeof e != "object" || e === null)
|
|
622
618
|
return null;
|
|
623
619
|
const o = e;
|
|
624
|
-
if (typeof o.prefix != "string" || !e.icons || typeof e.icons != "object" || !
|
|
620
|
+
if (typeof o.prefix != "string" || !e.icons || typeof e.icons != "object" || !Ce(e, jn))
|
|
625
621
|
return null;
|
|
626
622
|
const t = o.icons;
|
|
627
623
|
for (const s in t) {
|
|
@@ -630,7 +626,7 @@ function _t(e) {
|
|
|
630
626
|
// Name cannot be empty
|
|
631
627
|
!s || // Must have body
|
|
632
628
|
typeof i.body != "string" || // Check other props
|
|
633
|
-
!
|
|
629
|
+
!Ce(
|
|
634
630
|
i,
|
|
635
631
|
Oe
|
|
636
632
|
)
|
|
@@ -644,7 +640,7 @@ function _t(e) {
|
|
|
644
640
|
// Name cannot be empty
|
|
645
641
|
!s || // Parent must be set and point to existing icon
|
|
646
642
|
typeof r != "string" || !t[r] && !n[r] || // Check other props
|
|
647
|
-
!
|
|
643
|
+
!Ce(
|
|
648
644
|
i,
|
|
649
645
|
Oe
|
|
650
646
|
)
|
|
@@ -653,8 +649,8 @@ function _t(e) {
|
|
|
653
649
|
}
|
|
654
650
|
return o;
|
|
655
651
|
}
|
|
656
|
-
var
|
|
657
|
-
function
|
|
652
|
+
var it = /* @__PURE__ */ Object.create(null);
|
|
653
|
+
function Dn(e, o) {
|
|
658
654
|
return {
|
|
659
655
|
provider: e,
|
|
660
656
|
prefix: o,
|
|
@@ -663,15 +659,15 @@ function jn(e, o) {
|
|
|
663
659
|
};
|
|
664
660
|
}
|
|
665
661
|
function Z(e, o) {
|
|
666
|
-
const t =
|
|
667
|
-
return t[o] || (t[o] =
|
|
662
|
+
const t = it[e] || (it[e] = /* @__PURE__ */ Object.create(null));
|
|
663
|
+
return t[o] || (t[o] = Dn(e, o));
|
|
668
664
|
}
|
|
669
|
-
function
|
|
670
|
-
return
|
|
665
|
+
function At(e, o) {
|
|
666
|
+
return zt(o) ? Ot(o, (t, n) => {
|
|
671
667
|
n ? e.icons[t] = n : e.missing.add(t);
|
|
672
668
|
}) : [];
|
|
673
669
|
}
|
|
674
|
-
function
|
|
670
|
+
function Vn(e, o, t) {
|
|
675
671
|
try {
|
|
676
672
|
if (typeof t.body == "string")
|
|
677
673
|
return e.icons[o] = { ...t }, true;
|
|
@@ -680,30 +676,30 @@ function Dn(e, o, t) {
|
|
|
680
676
|
return false;
|
|
681
677
|
}
|
|
682
678
|
var ce = false;
|
|
683
|
-
function
|
|
679
|
+
function Ft(e) {
|
|
684
680
|
return typeof e == "boolean" && (ce = e), ce;
|
|
685
681
|
}
|
|
686
|
-
function
|
|
682
|
+
function Nn(e) {
|
|
687
683
|
const o = typeof e == "string" ? xe(e, true, ce) : e;
|
|
688
684
|
if (o) {
|
|
689
685
|
const t = Z(o.provider, o.prefix), n = o.name;
|
|
690
686
|
return t.icons[n] || (t.missing.has(n) ? null : void 0);
|
|
691
687
|
}
|
|
692
688
|
}
|
|
693
|
-
function
|
|
689
|
+
function Wn(e, o) {
|
|
694
690
|
const t = xe(e, true, ce);
|
|
695
691
|
if (!t)
|
|
696
692
|
return false;
|
|
697
693
|
const n = Z(t.provider, t.prefix);
|
|
698
|
-
return o ?
|
|
694
|
+
return o ? Vn(n, t.name, o) : (n.missing.add(t.name), true);
|
|
699
695
|
}
|
|
700
|
-
function
|
|
696
|
+
function Hn(e, o) {
|
|
701
697
|
if (typeof e != "object")
|
|
702
698
|
return false;
|
|
703
699
|
if (typeof o != "string" && (o = e.provider || ""), ce && !o && !e.prefix) {
|
|
704
700
|
let s = false;
|
|
705
|
-
return
|
|
706
|
-
|
|
701
|
+
return zt(e) && (e.prefix = "", Ot(e, (i, r) => {
|
|
702
|
+
Wn(i, r) && (s = true);
|
|
707
703
|
})), s;
|
|
708
704
|
}
|
|
709
705
|
const t = e.prefix;
|
|
@@ -713,32 +709,32 @@ function Wn(e, o) {
|
|
|
713
709
|
}))
|
|
714
710
|
return false;
|
|
715
711
|
const n = Z(o, t);
|
|
716
|
-
return !!
|
|
712
|
+
return !!At(n, e);
|
|
717
713
|
}
|
|
718
|
-
var
|
|
714
|
+
var qt = Object.freeze({
|
|
719
715
|
width: null,
|
|
720
716
|
height: null
|
|
721
717
|
});
|
|
722
|
-
var
|
|
718
|
+
var Lt = Object.freeze({
|
|
723
719
|
// Dimensions
|
|
724
|
-
...
|
|
720
|
+
...qt,
|
|
725
721
|
// Transformations
|
|
726
722
|
...we
|
|
727
723
|
});
|
|
728
|
-
var
|
|
729
|
-
var
|
|
730
|
-
function
|
|
724
|
+
var Bn = /(-?[0-9.]*[0-9]+[0-9.]*)/g;
|
|
725
|
+
var Gn = /^-?[0-9.]*[0-9]+[0-9.]*$/g;
|
|
726
|
+
function rt(e, o, t) {
|
|
731
727
|
if (o === 1)
|
|
732
728
|
return e;
|
|
733
729
|
if (t = t || 100, typeof e == "number")
|
|
734
730
|
return Math.ceil(e * o * t) / t;
|
|
735
731
|
if (typeof e != "string")
|
|
736
732
|
return e;
|
|
737
|
-
const n = e.split(
|
|
733
|
+
const n = e.split(Bn);
|
|
738
734
|
if (n === null || !n.length)
|
|
739
735
|
return e;
|
|
740
736
|
const s = [];
|
|
741
|
-
let i = n.shift(), r =
|
|
737
|
+
let i = n.shift(), r = Gn.test(i);
|
|
742
738
|
for (; ; ) {
|
|
743
739
|
if (r) {
|
|
744
740
|
const l = parseFloat(i);
|
|
@@ -750,7 +746,7 @@ function it(e, o, t) {
|
|
|
750
746
|
r = !r;
|
|
751
747
|
}
|
|
752
748
|
}
|
|
753
|
-
function
|
|
749
|
+
function Kn(e, o = "defs") {
|
|
754
750
|
let t = "";
|
|
755
751
|
const n = e.indexOf("<" + o);
|
|
756
752
|
for (; n >= 0; ) {
|
|
@@ -767,20 +763,20 @@ function Gn(e, o = "defs") {
|
|
|
767
763
|
content: e
|
|
768
764
|
};
|
|
769
765
|
}
|
|
770
|
-
function
|
|
766
|
+
function Un(e, o) {
|
|
771
767
|
return e ? "<defs>" + e + "</defs>" + o : o;
|
|
772
768
|
}
|
|
773
|
-
function
|
|
774
|
-
const n =
|
|
775
|
-
return
|
|
769
|
+
function Xn(e, o, t) {
|
|
770
|
+
const n = Kn(e);
|
|
771
|
+
return Un(n.defs, o + n.content + t);
|
|
776
772
|
}
|
|
777
|
-
var
|
|
778
|
-
function
|
|
773
|
+
var Yn = (e) => e === "unset" || e === "undefined" || e === "none";
|
|
774
|
+
function Jn(e, o) {
|
|
779
775
|
const t = {
|
|
780
776
|
...ke,
|
|
781
777
|
...e
|
|
782
778
|
}, n = {
|
|
783
|
-
...
|
|
779
|
+
...Lt,
|
|
784
780
|
...o
|
|
785
781
|
}, s = {
|
|
786
782
|
left: t.left,
|
|
@@ -815,7 +811,7 @@ function Yn(e, o) {
|
|
|
815
811
|
);
|
|
816
812
|
break;
|
|
817
813
|
}
|
|
818
|
-
k % 2 === 1 && (s.left !== s.top && (g = s.left, s.left = s.top, s.top = g), s.width !== s.height && (g = s.width, s.width = s.height, s.height = g)), p.length && (i =
|
|
814
|
+
k % 2 === 1 && (s.left !== s.top && (g = s.left, s.left = s.top, s.top = g), s.width !== s.height && (g = s.width, s.width = s.height, s.height = g)), p.length && (i = Xn(
|
|
819
815
|
i,
|
|
820
816
|
'<g transform="' + p.join(" ") + '">',
|
|
821
817
|
"</g>"
|
|
@@ -823,9 +819,9 @@ function Yn(e, o) {
|
|
|
823
819
|
});
|
|
824
820
|
const r = n.width, l = n.height, a = s.width, c = s.height;
|
|
825
821
|
let d, y;
|
|
826
|
-
r === null ? (y = l === null ? "1em" : l === "auto" ? c : l, d =
|
|
822
|
+
r === null ? (y = l === null ? "1em" : l === "auto" ? c : l, d = rt(y, a / c)) : (d = r === "auto" ? a : r, y = l === null ? rt(d, c / a) : l === "auto" ? c : l);
|
|
827
823
|
const h = {}, b = (S, p) => {
|
|
828
|
-
|
|
824
|
+
Yn(p) || (h[S] = p.toString());
|
|
829
825
|
};
|
|
830
826
|
b("width", d), b("height", y);
|
|
831
827
|
const f = [s.left, s.top, a, c];
|
|
@@ -835,19 +831,19 @@ function Yn(e, o) {
|
|
|
835
831
|
body: i
|
|
836
832
|
};
|
|
837
833
|
}
|
|
838
|
-
var
|
|
839
|
-
var
|
|
840
|
-
var
|
|
841
|
-
function
|
|
834
|
+
var Qn = /\sid="(\S+)"/g;
|
|
835
|
+
var Zn = "IconifyId" + Date.now().toString(16) + (Math.random() * 16777216 | 0).toString(16);
|
|
836
|
+
var es = 0;
|
|
837
|
+
function ts(e, o = Zn) {
|
|
842
838
|
const t = [];
|
|
843
839
|
let n;
|
|
844
|
-
for (; n =
|
|
840
|
+
for (; n = Qn.exec(e); )
|
|
845
841
|
t.push(n[1]);
|
|
846
842
|
if (!t.length)
|
|
847
843
|
return e;
|
|
848
844
|
const s = "suffix" + (Math.random() * 16777216 | Date.now()).toString(16);
|
|
849
845
|
return t.forEach((i) => {
|
|
850
|
-
const r = typeof o == "function" ? o(i) : o + (
|
|
846
|
+
const r = typeof o == "function" ? o(i) : o + (es++).toString(), l = i.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
|
|
851
847
|
e = e.replace(
|
|
852
848
|
// Allowed characters before id: [#;"]
|
|
853
849
|
// Allowed characters after id: [)"], .[a-z]
|
|
@@ -857,7 +853,7 @@ function es(e, o = Qn) {
|
|
|
857
853
|
}), e = e.replace(new RegExp(s, "g"), ""), e;
|
|
858
854
|
}
|
|
859
855
|
var ze = /* @__PURE__ */ Object.create(null);
|
|
860
|
-
function
|
|
856
|
+
function ns(e, o) {
|
|
861
857
|
ze[e] = o;
|
|
862
858
|
}
|
|
863
859
|
function Ae(e) {
|
|
@@ -899,14 +895,14 @@ for (; oe.length > 0; )
|
|
|
899
895
|
Ne[""] = Ve({
|
|
900
896
|
resources: ["https://api.iconify.design"].concat(ve)
|
|
901
897
|
});
|
|
902
|
-
function
|
|
898
|
+
function ss(e, o) {
|
|
903
899
|
const t = Ve(o);
|
|
904
900
|
return t === null ? false : (Ne[e] = t, true);
|
|
905
901
|
}
|
|
906
902
|
function We(e) {
|
|
907
903
|
return Ne[e];
|
|
908
904
|
}
|
|
909
|
-
var
|
|
905
|
+
var os = () => {
|
|
910
906
|
let e;
|
|
911
907
|
try {
|
|
912
908
|
if (e = fetch, typeof e == "function")
|
|
@@ -914,8 +910,8 @@ var ss = () => {
|
|
|
914
910
|
} catch {
|
|
915
911
|
}
|
|
916
912
|
};
|
|
917
|
-
var
|
|
918
|
-
function
|
|
913
|
+
var lt = os();
|
|
914
|
+
function is(e, o) {
|
|
919
915
|
const t = We(e);
|
|
920
916
|
if (!t)
|
|
921
917
|
return 0;
|
|
@@ -932,11 +928,11 @@ function os(e, o) {
|
|
|
932
928
|
}
|
|
933
929
|
return n;
|
|
934
930
|
}
|
|
935
|
-
function
|
|
931
|
+
function rs(e) {
|
|
936
932
|
return e === 404;
|
|
937
933
|
}
|
|
938
|
-
var
|
|
939
|
-
const n = [], s =
|
|
934
|
+
var ls = (e, o, t) => {
|
|
935
|
+
const n = [], s = is(e, o), i = "icons";
|
|
940
936
|
let r = {
|
|
941
937
|
type: i,
|
|
942
938
|
provider: e,
|
|
@@ -952,7 +948,7 @@ var rs = (e, o, t) => {
|
|
|
952
948
|
}, l = a.length), r.icons.push(a);
|
|
953
949
|
}), n.push(r), n;
|
|
954
950
|
};
|
|
955
|
-
function
|
|
951
|
+
function as(e) {
|
|
956
952
|
if (typeof e == "string") {
|
|
957
953
|
const o = We(e);
|
|
958
954
|
if (o)
|
|
@@ -960,12 +956,12 @@ function ls(e) {
|
|
|
960
956
|
}
|
|
961
957
|
return "/";
|
|
962
958
|
}
|
|
963
|
-
var
|
|
964
|
-
if (!
|
|
959
|
+
var cs = (e, o, t) => {
|
|
960
|
+
if (!lt) {
|
|
965
961
|
t("abort", 424);
|
|
966
962
|
return;
|
|
967
963
|
}
|
|
968
|
-
let n =
|
|
964
|
+
let n = as(o.provider);
|
|
969
965
|
switch (o.type) {
|
|
970
966
|
case "icons": {
|
|
971
967
|
const i = o.prefix, l = o.icons.join(","), a = new URLSearchParams({
|
|
@@ -984,11 +980,11 @@ var as = (e, o, t) => {
|
|
|
984
980
|
return;
|
|
985
981
|
}
|
|
986
982
|
let s = 503;
|
|
987
|
-
|
|
983
|
+
lt(e + n).then((i) => {
|
|
988
984
|
const r = i.status;
|
|
989
985
|
if (r !== 200) {
|
|
990
986
|
setTimeout(() => {
|
|
991
|
-
t(
|
|
987
|
+
t(rs(r) ? "abort" : "next", r);
|
|
992
988
|
});
|
|
993
989
|
return;
|
|
994
990
|
}
|
|
@@ -1007,11 +1003,11 @@ var as = (e, o, t) => {
|
|
|
1007
1003
|
t("next", s);
|
|
1008
1004
|
});
|
|
1009
1005
|
};
|
|
1010
|
-
var
|
|
1011
|
-
prepare:
|
|
1012
|
-
send:
|
|
1006
|
+
var us = {
|
|
1007
|
+
prepare: ls,
|
|
1008
|
+
send: cs
|
|
1013
1009
|
};
|
|
1014
|
-
function
|
|
1010
|
+
function ds(e) {
|
|
1015
1011
|
const o = {
|
|
1016
1012
|
loaded: [],
|
|
1017
1013
|
missing: [],
|
|
@@ -1038,13 +1034,13 @@ function us(e) {
|
|
|
1038
1034
|
d.push(y);
|
|
1039
1035
|
}), o;
|
|
1040
1036
|
}
|
|
1041
|
-
function
|
|
1037
|
+
function $t(e, o) {
|
|
1042
1038
|
e.forEach((t) => {
|
|
1043
1039
|
const n = t.loaderCallbacks;
|
|
1044
1040
|
n && (t.loaderCallbacks = n.filter((s) => s.id !== o));
|
|
1045
1041
|
});
|
|
1046
1042
|
}
|
|
1047
|
-
function
|
|
1043
|
+
function hs(e) {
|
|
1048
1044
|
e.pendingCallbacksFlag || (e.pendingCallbacksFlag = true, setTimeout(() => {
|
|
1049
1045
|
e.pendingCallbacksFlag = false;
|
|
1050
1046
|
const o = e.loaderCallbacks ? e.loaderCallbacks.slice(0) : [];
|
|
@@ -1073,7 +1069,7 @@ function ds(e) {
|
|
|
1073
1069
|
else
|
|
1074
1070
|
return t = true, true;
|
|
1075
1071
|
return false;
|
|
1076
|
-
}), r.pending.length !== l && (t ||
|
|
1072
|
+
}), r.pending.length !== l && (t || $t([e], i.id), i.callback(
|
|
1077
1073
|
r.loaded.slice(0),
|
|
1078
1074
|
r.missing.slice(0),
|
|
1079
1075
|
r.pending.slice(0),
|
|
@@ -1082,9 +1078,9 @@ function ds(e) {
|
|
|
1082
1078
|
});
|
|
1083
1079
|
}));
|
|
1084
1080
|
}
|
|
1085
|
-
var
|
|
1086
|
-
function
|
|
1087
|
-
const n =
|
|
1081
|
+
var fs = 0;
|
|
1082
|
+
function ms(e, o, t) {
|
|
1083
|
+
const n = fs++, s = $t.bind(null, t, n);
|
|
1088
1084
|
if (!o.pending.length)
|
|
1089
1085
|
return s;
|
|
1090
1086
|
const i = {
|
|
@@ -1097,14 +1093,14 @@ function fs(e, o, t) {
|
|
|
1097
1093
|
(r.loaderCallbacks || (r.loaderCallbacks = [])).push(i);
|
|
1098
1094
|
}), s;
|
|
1099
1095
|
}
|
|
1100
|
-
function
|
|
1096
|
+
function ps(e, o = true, t = false) {
|
|
1101
1097
|
const n = [];
|
|
1102
1098
|
return e.forEach((s) => {
|
|
1103
1099
|
const i = typeof s == "string" ? xe(s, o, t) : s;
|
|
1104
1100
|
i && n.push(i);
|
|
1105
1101
|
}), n;
|
|
1106
1102
|
}
|
|
1107
|
-
var
|
|
1103
|
+
var vs = {
|
|
1108
1104
|
resources: [],
|
|
1109
1105
|
index: 0,
|
|
1110
1106
|
timeout: 2e3,
|
|
@@ -1112,7 +1108,7 @@ var ps = {
|
|
|
1112
1108
|
random: false,
|
|
1113
1109
|
dataAfterTimeout: false
|
|
1114
1110
|
};
|
|
1115
|
-
function
|
|
1111
|
+
function gs(e, o, t, n) {
|
|
1116
1112
|
const s = e.resources.length, i = e.random ? Math.floor(Math.random() * s) : e.index;
|
|
1117
1113
|
let r;
|
|
1118
1114
|
if (e.random) {
|
|
@@ -1161,7 +1157,7 @@ function vs(e, o, t, n) {
|
|
|
1161
1157
|
}
|
|
1162
1158
|
function g(w, _, L) {
|
|
1163
1159
|
const T = _ !== "success";
|
|
1164
|
-
switch (h = h.filter((
|
|
1160
|
+
switch (h = h.filter((C) => C !== w), a) {
|
|
1165
1161
|
case "pending":
|
|
1166
1162
|
break;
|
|
1167
1163
|
case "failed":
|
|
@@ -1176,18 +1172,18 @@ function vs(e, o, t, n) {
|
|
|
1176
1172
|
return;
|
|
1177
1173
|
}
|
|
1178
1174
|
if (T) {
|
|
1179
|
-
d = L, h.length || (r.length ?
|
|
1175
|
+
d = L, h.length || (r.length ? M() : I());
|
|
1180
1176
|
return;
|
|
1181
1177
|
}
|
|
1182
1178
|
if (f(), k(), !e.random) {
|
|
1183
|
-
const
|
|
1184
|
-
|
|
1179
|
+
const C = e.resources.indexOf(w.resource);
|
|
1180
|
+
C !== -1 && C !== e.index && (e.index = C);
|
|
1185
1181
|
}
|
|
1186
|
-
a = "completed", b.forEach((
|
|
1187
|
-
|
|
1182
|
+
a = "completed", b.forEach((C) => {
|
|
1183
|
+
C(L);
|
|
1188
1184
|
});
|
|
1189
1185
|
}
|
|
1190
|
-
function
|
|
1186
|
+
function M() {
|
|
1191
1187
|
if (a !== "pending")
|
|
1192
1188
|
return;
|
|
1193
1189
|
f();
|
|
@@ -1209,13 +1205,13 @@ function vs(e, o, t, n) {
|
|
|
1209
1205
|
g(_, L, T);
|
|
1210
1206
|
}
|
|
1211
1207
|
};
|
|
1212
|
-
h.push(_), c++, y = setTimeout(
|
|
1208
|
+
h.push(_), c++, y = setTimeout(M, e.rotate), t(w, o, _.callback);
|
|
1213
1209
|
}
|
|
1214
|
-
return setTimeout(
|
|
1210
|
+
return setTimeout(M), E;
|
|
1215
1211
|
}
|
|
1216
|
-
function
|
|
1212
|
+
function Rt(e) {
|
|
1217
1213
|
const o = {
|
|
1218
|
-
...
|
|
1214
|
+
...vs,
|
|
1219
1215
|
...e
|
|
1220
1216
|
};
|
|
1221
1217
|
let t = [];
|
|
@@ -1223,7 +1219,7 @@ function Lt(e) {
|
|
|
1223
1219
|
t = t.filter((l) => l().status === "pending");
|
|
1224
1220
|
}
|
|
1225
1221
|
function s(l, a, c) {
|
|
1226
|
-
const d =
|
|
1222
|
+
const d = gs(
|
|
1227
1223
|
o,
|
|
1228
1224
|
l,
|
|
1229
1225
|
a,
|
|
@@ -1246,52 +1242,52 @@ function Lt(e) {
|
|
|
1246
1242
|
cleanup: n
|
|
1247
1243
|
};
|
|
1248
1244
|
}
|
|
1249
|
-
function
|
|
1245
|
+
function at() {
|
|
1250
1246
|
}
|
|
1251
|
-
var
|
|
1252
|
-
function
|
|
1253
|
-
if (!
|
|
1247
|
+
var Me = /* @__PURE__ */ Object.create(null);
|
|
1248
|
+
function ys(e) {
|
|
1249
|
+
if (!Me[e]) {
|
|
1254
1250
|
const o = We(e);
|
|
1255
1251
|
if (!o)
|
|
1256
1252
|
return;
|
|
1257
|
-
const t =
|
|
1253
|
+
const t = Rt(o), n = {
|
|
1258
1254
|
config: o,
|
|
1259
1255
|
redundancy: t
|
|
1260
1256
|
};
|
|
1261
|
-
|
|
1257
|
+
Me[e] = n;
|
|
1262
1258
|
}
|
|
1263
|
-
return
|
|
1259
|
+
return Me[e];
|
|
1264
1260
|
}
|
|
1265
|
-
function
|
|
1261
|
+
function bs(e, o, t) {
|
|
1266
1262
|
let n, s;
|
|
1267
1263
|
if (typeof e == "string") {
|
|
1268
1264
|
const i = Ae(e);
|
|
1269
1265
|
if (!i)
|
|
1270
|
-
return t(void 0, 424),
|
|
1266
|
+
return t(void 0, 424), at;
|
|
1271
1267
|
s = i.send;
|
|
1272
|
-
const r =
|
|
1268
|
+
const r = ys(e);
|
|
1273
1269
|
r && (n = r.redundancy);
|
|
1274
1270
|
} else {
|
|
1275
1271
|
const i = Ve(e);
|
|
1276
1272
|
if (i) {
|
|
1277
|
-
n =
|
|
1273
|
+
n = Rt(i);
|
|
1278
1274
|
const r = e.resources ? e.resources[0] : "", l = Ae(r);
|
|
1279
1275
|
l && (s = l.send);
|
|
1280
1276
|
}
|
|
1281
1277
|
}
|
|
1282
|
-
return !n || !s ? (t(void 0, 424),
|
|
1278
|
+
return !n || !s ? (t(void 0, 424), at) : n.query(o, s, t)().abort;
|
|
1283
1279
|
}
|
|
1284
|
-
function
|
|
1280
|
+
function ct() {
|
|
1285
1281
|
}
|
|
1286
|
-
function
|
|
1282
|
+
function ws(e) {
|
|
1287
1283
|
e.iconsLoaderFlag || (e.iconsLoaderFlag = true, setTimeout(() => {
|
|
1288
|
-
e.iconsLoaderFlag = false,
|
|
1284
|
+
e.iconsLoaderFlag = false, hs(e);
|
|
1289
1285
|
}));
|
|
1290
1286
|
}
|
|
1291
|
-
function
|
|
1287
|
+
function Ss(e) {
|
|
1292
1288
|
const o = [], t = [];
|
|
1293
1289
|
return e.forEach((n) => {
|
|
1294
|
-
(n.match(
|
|
1290
|
+
(n.match(Mt) ? o : t).push(n);
|
|
1295
1291
|
}), {
|
|
1296
1292
|
valid: o,
|
|
1297
1293
|
invalid: t
|
|
@@ -1306,23 +1302,23 @@ function ie(e, o, t) {
|
|
|
1306
1302
|
}
|
|
1307
1303
|
if (t && typeof t == "object")
|
|
1308
1304
|
try {
|
|
1309
|
-
if (!
|
|
1305
|
+
if (!At(e, t).length) {
|
|
1310
1306
|
n();
|
|
1311
1307
|
return;
|
|
1312
1308
|
}
|
|
1313
1309
|
} catch (s) {
|
|
1314
1310
|
console.error(s);
|
|
1315
1311
|
}
|
|
1316
|
-
n(),
|
|
1312
|
+
n(), ws(e);
|
|
1317
1313
|
}
|
|
1318
|
-
function
|
|
1314
|
+
function ut(e, o) {
|
|
1319
1315
|
e instanceof Promise ? e.then((t) => {
|
|
1320
1316
|
o(t);
|
|
1321
1317
|
}).catch(() => {
|
|
1322
1318
|
o(null);
|
|
1323
1319
|
}) : o(e);
|
|
1324
1320
|
}
|
|
1325
|
-
function
|
|
1321
|
+
function xs(e, o) {
|
|
1326
1322
|
e.iconsToLoad ? e.iconsToLoad = e.iconsToLoad.concat(o).sort() : e.iconsToLoad = o, e.iconsQueueFlag || (e.iconsQueueFlag = true, setTimeout(() => {
|
|
1327
1323
|
e.iconsQueueFlag = false;
|
|
1328
1324
|
const { provider: t, prefix: n } = e, s = e.iconsToLoad;
|
|
@@ -1330,7 +1326,7 @@ function Ss(e, o) {
|
|
|
1330
1326
|
return;
|
|
1331
1327
|
const i = e.loadIcon;
|
|
1332
1328
|
if (e.loadIcons && (s.length > 1 || !i)) {
|
|
1333
|
-
|
|
1329
|
+
ut(
|
|
1334
1330
|
e.loadIcons(s, n, t),
|
|
1335
1331
|
(d) => {
|
|
1336
1332
|
ie(e, s, d);
|
|
@@ -1341,7 +1337,7 @@ function Ss(e, o) {
|
|
|
1341
1337
|
if (i) {
|
|
1342
1338
|
s.forEach((d) => {
|
|
1343
1339
|
const y = i(d, n, t);
|
|
1344
|
-
|
|
1340
|
+
ut(y, (h) => {
|
|
1345
1341
|
const b = h ? {
|
|
1346
1342
|
prefix: n,
|
|
1347
1343
|
icons: {
|
|
@@ -1353,23 +1349,23 @@ function Ss(e, o) {
|
|
|
1353
1349
|
});
|
|
1354
1350
|
return;
|
|
1355
1351
|
}
|
|
1356
|
-
const { valid: r, invalid: l } =
|
|
1352
|
+
const { valid: r, invalid: l } = Ss(s);
|
|
1357
1353
|
if (l.length && ie(e, l, null), !r.length)
|
|
1358
1354
|
return;
|
|
1359
|
-
const a = n.match(
|
|
1355
|
+
const a = n.match(Mt) ? Ae(t) : null;
|
|
1360
1356
|
if (!a) {
|
|
1361
1357
|
ie(e, r, null);
|
|
1362
1358
|
return;
|
|
1363
1359
|
}
|
|
1364
1360
|
a.prepare(t, n, r).forEach((d) => {
|
|
1365
|
-
|
|
1361
|
+
bs(t, d, (y) => {
|
|
1366
1362
|
ie(e, d.icons, y);
|
|
1367
1363
|
});
|
|
1368
1364
|
});
|
|
1369
1365
|
}));
|
|
1370
1366
|
}
|
|
1371
|
-
var
|
|
1372
|
-
const t =
|
|
1367
|
+
var ks = (e, o) => {
|
|
1368
|
+
const t = ps(e, true, Ft()), n = ds(t);
|
|
1373
1369
|
if (!n.pending.length) {
|
|
1374
1370
|
let a = true;
|
|
1375
1371
|
return o && setTimeout(() => {
|
|
@@ -1377,7 +1373,7 @@ var xs = (e, o) => {
|
|
|
1377
1373
|
n.loaded,
|
|
1378
1374
|
n.missing,
|
|
1379
1375
|
n.pending,
|
|
1380
|
-
|
|
1376
|
+
ct
|
|
1381
1377
|
);
|
|
1382
1378
|
}), () => {
|
|
1383
1379
|
a = false;
|
|
@@ -1397,22 +1393,22 @@ var xs = (e, o) => {
|
|
|
1397
1393
|
b.has(y) || (b.add(y), s[c][d].push(y));
|
|
1398
1394
|
}), i.forEach((a) => {
|
|
1399
1395
|
const c = s[a.provider][a.prefix];
|
|
1400
|
-
c.length &&
|
|
1401
|
-
}), o ?
|
|
1396
|
+
c.length && xs(a, c);
|
|
1397
|
+
}), o ? ms(o, n, i) : ct;
|
|
1402
1398
|
};
|
|
1403
|
-
function
|
|
1399
|
+
function Es(e, o) {
|
|
1404
1400
|
const t = {
|
|
1405
1401
|
...e
|
|
1406
1402
|
};
|
|
1407
1403
|
for (const n in o) {
|
|
1408
1404
|
const s = o[n], i = typeof s;
|
|
1409
|
-
n in
|
|
1405
|
+
n in qt ? (s === null || s && (i === "string" || i === "number")) && (t[n] = s) : i === typeof t[n] && (t[n] = n === "rotate" ? s % 4 : s);
|
|
1410
1406
|
}
|
|
1411
1407
|
return t;
|
|
1412
1408
|
}
|
|
1413
|
-
var
|
|
1414
|
-
function
|
|
1415
|
-
o.split(
|
|
1409
|
+
var Is = /[\s,]+/;
|
|
1410
|
+
function Ts(e, o) {
|
|
1411
|
+
o.split(Is).forEach((t) => {
|
|
1416
1412
|
switch (t.trim()) {
|
|
1417
1413
|
case "horizontal":
|
|
1418
1414
|
e.hFlip = true;
|
|
@@ -1423,7 +1419,7 @@ function Is(e, o) {
|
|
|
1423
1419
|
}
|
|
1424
1420
|
});
|
|
1425
1421
|
}
|
|
1426
|
-
function
|
|
1422
|
+
function Cs(e, o = 0) {
|
|
1427
1423
|
const t = e.replace(/^-?[0-9.]*/, "");
|
|
1428
1424
|
function n(s) {
|
|
1429
1425
|
for (; s < 0; )
|
|
@@ -1455,59 +1451,59 @@ function Ms(e, o) {
|
|
|
1455
1451
|
t += " " + n + '="' + o[n] + '"';
|
|
1456
1452
|
return '<svg xmlns="http://www.w3.org/2000/svg"' + t + ">" + e + "</svg>";
|
|
1457
1453
|
}
|
|
1458
|
-
function Cs(e) {
|
|
1459
|
-
return e.replace(/"/g, "'").replace(/%/g, "%25").replace(/#/g, "%23").replace(/</g, "%3C").replace(/>/g, "%3E").replace(/\s+/g, " ");
|
|
1460
|
-
}
|
|
1461
1454
|
function _s(e) {
|
|
1462
|
-
return "
|
|
1455
|
+
return e.replace(/"/g, "'").replace(/%/g, "%25").replace(/#/g, "%23").replace(/</g, "%3C").replace(/>/g, "%3E").replace(/\s+/g, " ");
|
|
1463
1456
|
}
|
|
1464
1457
|
function Os(e) {
|
|
1465
|
-
return
|
|
1458
|
+
return "data:image/svg+xml," + _s(e);
|
|
1459
|
+
}
|
|
1460
|
+
function zs(e) {
|
|
1461
|
+
return 'url("' + Os(e) + '")';
|
|
1466
1462
|
}
|
|
1467
|
-
var
|
|
1468
|
-
...
|
|
1463
|
+
var dt = {
|
|
1464
|
+
...Lt,
|
|
1469
1465
|
inline: false
|
|
1470
1466
|
};
|
|
1471
|
-
var
|
|
1467
|
+
var As = {
|
|
1472
1468
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1473
1469
|
"xmlns:xlink": "http://www.w3.org/1999/xlink",
|
|
1474
1470
|
"aria-hidden": true,
|
|
1475
1471
|
role: "img"
|
|
1476
1472
|
};
|
|
1477
|
-
var
|
|
1473
|
+
var Fs = {
|
|
1478
1474
|
display: "inline-block"
|
|
1479
1475
|
};
|
|
1480
1476
|
var Fe = {
|
|
1481
1477
|
backgroundColor: "currentColor"
|
|
1482
1478
|
};
|
|
1483
|
-
var
|
|
1479
|
+
var Pt = {
|
|
1484
1480
|
backgroundColor: "transparent"
|
|
1485
1481
|
};
|
|
1486
|
-
var
|
|
1482
|
+
var ht = {
|
|
1487
1483
|
Image: "var(--svg)",
|
|
1488
1484
|
Repeat: "no-repeat",
|
|
1489
1485
|
Size: "100% 100%"
|
|
1490
1486
|
};
|
|
1491
|
-
var
|
|
1487
|
+
var ft = {
|
|
1492
1488
|
webkitMask: Fe,
|
|
1493
1489
|
mask: Fe,
|
|
1494
|
-
background:
|
|
1490
|
+
background: Pt
|
|
1495
1491
|
};
|
|
1496
|
-
for (const e in
|
|
1497
|
-
const o =
|
|
1498
|
-
for (const t in
|
|
1499
|
-
o[e + t] =
|
|
1492
|
+
for (const e in ft) {
|
|
1493
|
+
const o = ft[e];
|
|
1494
|
+
for (const t in ht)
|
|
1495
|
+
o[e + t] = ht[t];
|
|
1500
1496
|
}
|
|
1501
1497
|
var ge = {};
|
|
1502
1498
|
["horizontal", "vertical"].forEach((e) => {
|
|
1503
1499
|
const o = e.slice(0, 1) + "Flip";
|
|
1504
1500
|
ge[e + "-flip"] = o, ge[e.slice(0, 1) + "-flip"] = o, ge[e + "Flip"] = o;
|
|
1505
1501
|
});
|
|
1506
|
-
function
|
|
1502
|
+
function mt(e) {
|
|
1507
1503
|
return e + (e.match(/^[-0-9.]+$/) ? "px" : "");
|
|
1508
1504
|
}
|
|
1509
|
-
var
|
|
1510
|
-
const t =
|
|
1505
|
+
var pt = (e, o) => {
|
|
1506
|
+
const t = Es(dt, o), n = { ...As }, s = o.mode || "svg", i = {}, r = o.style, l = typeof r == "object" && !(r instanceof Array) ? r : {};
|
|
1511
1507
|
for (let S in o) {
|
|
1512
1508
|
const p = o[S];
|
|
1513
1509
|
if (p !== void 0)
|
|
@@ -1527,7 +1523,7 @@ var mt = (e, o) => {
|
|
|
1527
1523
|
break;
|
|
1528
1524
|
// Flip as string: 'horizontal,vertical'
|
|
1529
1525
|
case "flip":
|
|
1530
|
-
typeof p == "string" &&
|
|
1526
|
+
typeof p == "string" && Ts(t, p);
|
|
1531
1527
|
break;
|
|
1532
1528
|
// Color: override style
|
|
1533
1529
|
case "color":
|
|
@@ -1535,7 +1531,7 @@ var mt = (e, o) => {
|
|
|
1535
1531
|
break;
|
|
1536
1532
|
// Rotation as string
|
|
1537
1533
|
case "rotate":
|
|
1538
|
-
typeof p == "string" ? t[S] =
|
|
1534
|
+
typeof p == "string" ? t[S] = Cs(p) : typeof p == "number" && (t[S] = p);
|
|
1539
1535
|
break;
|
|
1540
1536
|
// Remove aria-hidden
|
|
1541
1537
|
case "ariaHidden":
|
|
@@ -1544,18 +1540,18 @@ var mt = (e, o) => {
|
|
|
1544
1540
|
break;
|
|
1545
1541
|
default: {
|
|
1546
1542
|
const E = ge[S];
|
|
1547
|
-
E ? (p === true || p === "true" || p === 1) && (t[E] = true) :
|
|
1543
|
+
E ? (p === true || p === "true" || p === 1) && (t[E] = true) : dt[S] === void 0 && (n[S] = p);
|
|
1548
1544
|
}
|
|
1549
1545
|
}
|
|
1550
1546
|
}
|
|
1551
|
-
const a =
|
|
1547
|
+
const a = Jn(e, t), c = a.attributes;
|
|
1552
1548
|
if (t.inline && (i.verticalAlign = "-0.125em"), s === "svg") {
|
|
1553
1549
|
n.style = {
|
|
1554
1550
|
...i,
|
|
1555
1551
|
...l
|
|
1556
1552
|
}, Object.assign(n, c);
|
|
1557
1553
|
let S = 0, p = o.id;
|
|
1558
|
-
return typeof p == "string" && (p = p.replace(/-/g, "_")), n.innerHTML =
|
|
1554
|
+
return typeof p == "string" && (p = p.replace(/-/g, "_")), n.innerHTML = ts(a.body, p ? () => p + "ID" + S++ : "iconifyVue"), (0, import_vue.h)("svg", n);
|
|
1559
1555
|
}
|
|
1560
1556
|
const { body: d, width: y, height: h } = e, b = s === "mask" || (s === "bg" ? false : d.indexOf("currentColor") !== -1), f = Ms(d, {
|
|
1561
1557
|
...c,
|
|
@@ -1564,16 +1560,16 @@ var mt = (e, o) => {
|
|
|
1564
1560
|
});
|
|
1565
1561
|
return n.style = {
|
|
1566
1562
|
...i,
|
|
1567
|
-
"--svg":
|
|
1568
|
-
width:
|
|
1569
|
-
height:
|
|
1570
|
-
...
|
|
1571
|
-
...b ? Fe :
|
|
1563
|
+
"--svg": zs(f),
|
|
1564
|
+
width: mt(c.width),
|
|
1565
|
+
height: mt(c.height),
|
|
1566
|
+
...Fs,
|
|
1567
|
+
...b ? Fe : Pt,
|
|
1572
1568
|
...l
|
|
1573
1569
|
}, (0, import_vue.h)("span", n);
|
|
1574
1570
|
};
|
|
1575
|
-
|
|
1576
|
-
|
|
1571
|
+
Ft(true);
|
|
1572
|
+
ns("", us);
|
|
1577
1573
|
if (typeof document < "u" && typeof window < "u") {
|
|
1578
1574
|
const e = window;
|
|
1579
1575
|
if (e.IconifyPreload !== void 0) {
|
|
@@ -1582,7 +1578,7 @@ if (typeof document < "u" && typeof window < "u") {
|
|
|
1582
1578
|
try {
|
|
1583
1579
|
(typeof n != "object" || n === null || n instanceof Array || // Check for 'icons' and 'prefix'
|
|
1584
1580
|
typeof n.icons != "object" || typeof n.prefix != "string" || // Add icon set
|
|
1585
|
-
!
|
|
1581
|
+
!Hn(n)) && console.error(t);
|
|
1586
1582
|
} catch {
|
|
1587
1583
|
console.error(t);
|
|
1588
1584
|
}
|
|
@@ -1597,14 +1593,14 @@ if (typeof document < "u" && typeof window < "u") {
|
|
|
1597
1593
|
const s = o[t];
|
|
1598
1594
|
if (typeof s != "object" || !s || s.resources === void 0)
|
|
1599
1595
|
continue;
|
|
1600
|
-
|
|
1596
|
+
ss(t, s) || console.error(n);
|
|
1601
1597
|
} catch {
|
|
1602
1598
|
console.error(n);
|
|
1603
1599
|
}
|
|
1604
1600
|
}
|
|
1605
1601
|
}
|
|
1606
1602
|
}
|
|
1607
|
-
var
|
|
1603
|
+
var qs = {
|
|
1608
1604
|
...ke,
|
|
1609
1605
|
body: ""
|
|
1610
1606
|
};
|
|
@@ -1643,11 +1639,11 @@ var ae = (0, import_vue.defineComponent)({
|
|
|
1643
1639
|
let n;
|
|
1644
1640
|
if (typeof e != "string" || (n = xe(e, false, true)) === null)
|
|
1645
1641
|
return this.abortLoading(), null;
|
|
1646
|
-
let s =
|
|
1642
|
+
let s = Nn(n);
|
|
1647
1643
|
if (!s)
|
|
1648
1644
|
return (!this._loadingIcon || this._loadingIcon.name !== e) && (this.abortLoading(), this._name = "", s !== null && (this._loadingIcon = {
|
|
1649
1645
|
name: e,
|
|
1650
|
-
abort:
|
|
1646
|
+
abort: ks([n], () => {
|
|
1651
1647
|
this.counter++;
|
|
1652
1648
|
})
|
|
1653
1649
|
})), null;
|
|
@@ -1665,22 +1661,22 @@ var ae = (0, import_vue.defineComponent)({
|
|
|
1665
1661
|
this.counter;
|
|
1666
1662
|
const e = this.$attrs, o = this.iconMounted || e.ssr ? this.getIcon(e.icon, e.onLoad, e.customise) : null;
|
|
1667
1663
|
if (!o)
|
|
1668
|
-
return
|
|
1664
|
+
return pt(qs, e);
|
|
1669
1665
|
let t = e;
|
|
1670
1666
|
return o.classes && (t = {
|
|
1671
1667
|
...e,
|
|
1672
1668
|
class: (typeof e.class == "string" ? e.class + " " : "") + o.classes.join(" ")
|
|
1673
|
-
}),
|
|
1669
|
+
}), pt({
|
|
1674
1670
|
...ke,
|
|
1675
1671
|
...o.data
|
|
1676
1672
|
}, t);
|
|
1677
1673
|
}
|
|
1678
1674
|
});
|
|
1679
|
-
var
|
|
1680
|
-
var
|
|
1681
|
-
var
|
|
1682
|
-
var
|
|
1683
|
-
var
|
|
1675
|
+
var Ls = { class: "tab-bar" };
|
|
1676
|
+
var $s = { class: "tab-list" };
|
|
1677
|
+
var Rs = ["onClick"];
|
|
1678
|
+
var Ps = { class: "mode-switcher" };
|
|
1679
|
+
var js = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
1684
1680
|
__name: "TabBar",
|
|
1685
1681
|
props: {
|
|
1686
1682
|
tabs: {},
|
|
@@ -1691,7 +1687,7 @@ var Ps = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
1691
1687
|
},
|
|
1692
1688
|
emits: ["close", "update:panelMode", "settings", "resetGeometry"],
|
|
1693
1689
|
setup(e) {
|
|
1694
|
-
return (o, t) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div",
|
|
1690
|
+
return (o, t) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", Ls, [
|
|
1695
1691
|
(0, import_vue.createElementVNode)("div", {
|
|
1696
1692
|
class: "logo-pill",
|
|
1697
1693
|
onMousedown: t[0] || (t[0] = (0, import_vue.withModifiers)(
|
|
@@ -1704,7 +1700,7 @@ var Ps = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
1704
1700
|
(0, import_vue.createElementVNode)("span", { class: "logo-drag-icon" }, "\u283F", -1),
|
|
1705
1701
|
(0, import_vue.createElementVNode)("span", { class: "logo-text" }, "vue-muza", -1)
|
|
1706
1702
|
])], 32),
|
|
1707
|
-
(0, import_vue.createElementVNode)("div",
|
|
1703
|
+
(0, import_vue.createElementVNode)("div", $s, [
|
|
1708
1704
|
((0, import_vue.openBlock)(true), (0, import_vue.createElementBlock)(import_vue.Fragment, null, (0, import_vue.renderList)(e.tabs, (n) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("button", {
|
|
1709
1705
|
key: n.id,
|
|
1710
1706
|
"data-vmd-tab": "",
|
|
@@ -1722,9 +1718,9 @@ var Ps = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
1722
1718
|
height: "13"
|
|
1723
1719
|
})) : (0, import_vue.createCommentVNode)("", true),
|
|
1724
1720
|
(0, import_vue.createElementVNode)("span", null, (0, import_vue.toDisplayString)(n.label), 1)
|
|
1725
|
-
], 10,
|
|
1721
|
+
], 10, Rs))), 128))
|
|
1726
1722
|
]),
|
|
1727
|
-
(0, import_vue.createElementVNode)("div",
|
|
1723
|
+
(0, import_vue.createElementVNode)("div", Ps, [
|
|
1728
1724
|
(0, import_vue.createElementVNode)("button", {
|
|
1729
1725
|
class: (0, import_vue.normalizeClass)(["mode-btn", { "mode-btn--active": e.panelMode === "bottom" }]),
|
|
1730
1726
|
title: "Bottom panel",
|
|
@@ -1818,9 +1814,9 @@ var V = (e, o) => {
|
|
|
1818
1814
|
t[n] = s;
|
|
1819
1815
|
return t;
|
|
1820
1816
|
};
|
|
1821
|
-
var
|
|
1822
|
-
var
|
|
1823
|
-
var
|
|
1817
|
+
var jt = /* @__PURE__ */ V(js, [["__scopeId", "data-v-3d2d05e6"]]);
|
|
1818
|
+
var Ds = { class: "panel-content" };
|
|
1819
|
+
var Vs = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
1824
1820
|
__name: "FloatingPanel",
|
|
1825
1821
|
setup(e) {
|
|
1826
1822
|
const {
|
|
@@ -1837,7 +1833,7 @@ var Ds = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
1837
1833
|
toggle: y,
|
|
1838
1834
|
close: h,
|
|
1839
1835
|
resetGeometry: b
|
|
1840
|
-
} = de(), { registeredTabs: f, activeTabId: S, activeTab: p, setActiveTab: E } =
|
|
1836
|
+
} = de(), { registeredTabs: f, activeTabId: S, activeTab: p, setActiveTab: E } = Ct(), { toggleSettings: I } = De();
|
|
1841
1837
|
return (k, g) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)(import_vue.Fragment, null, [
|
|
1842
1838
|
(0, import_vue.unref)(n) ? (0, import_vue.createCommentVNode)("", true) : ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("button", {
|
|
1843
1839
|
key: 0,
|
|
@@ -1845,14 +1841,17 @@ var Ds = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
1845
1841
|
class: "launcher-pill",
|
|
1846
1842
|
title: "Open vue-muza devtools",
|
|
1847
1843
|
onClick: g[0] || (g[0] = //@ts-ignore
|
|
1848
|
-
(...
|
|
1844
|
+
(...M) => (0, import_vue.unref)(y) && (0, import_vue.unref)(y)(...M))
|
|
1849
1845
|
}, [...g[5] || (g[5] = [
|
|
1850
|
-
(0, import_vue.createElementVNode)("span", {
|
|
1851
|
-
|
|
1846
|
+
(0, import_vue.createElementVNode)("span", {
|
|
1847
|
+
class: "launcher-icon",
|
|
1848
|
+
"aria-hidden": "true"
|
|
1849
|
+
}, "\u25B2\u25B2", -1),
|
|
1850
|
+
(0, import_vue.createElementVNode)("span", { class: "launcher-label" }, "vue-muza", -1)
|
|
1852
1851
|
])])),
|
|
1853
1852
|
(0, import_vue.createVNode)(import_vue.Transition, { name: "panel" }, {
|
|
1854
1853
|
default: (0, import_vue.withCtx)(() => {
|
|
1855
|
-
var
|
|
1854
|
+
var M;
|
|
1856
1855
|
return [
|
|
1857
1856
|
(0, import_vue.unref)(n) ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", {
|
|
1858
1857
|
key: 0,
|
|
@@ -1898,7 +1897,7 @@ var Ds = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
1898
1897
|
["prevent"]
|
|
1899
1898
|
))
|
|
1900
1899
|
}, null, 32),
|
|
1901
|
-
(0, import_vue.createVNode)(
|
|
1900
|
+
(0, import_vue.createVNode)(jt, {
|
|
1902
1901
|
tabs: (0, import_vue.unref)(f),
|
|
1903
1902
|
"active-tab-id": (0, import_vue.unref)(S) ?? null,
|
|
1904
1903
|
"select-tab": (0, import_vue.unref)(E),
|
|
@@ -1909,8 +1908,8 @@ var Ds = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
1909
1908
|
onSettings: (0, import_vue.unref)(I),
|
|
1910
1909
|
onResetGeometry: (0, import_vue.unref)(b)
|
|
1911
1910
|
}, null, 8, ["tabs", "active-tab-id", "select-tab", "panel-mode", "start-drag", "onClose", "onUpdate:panelMode", "onSettings", "onResetGeometry"]),
|
|
1912
|
-
(0, import_vue.createElementVNode)("div",
|
|
1913
|
-
(0, import_vue.unref)(p) ? ((0, import_vue.openBlock)(), (0, import_vue.createBlock)((0, import_vue.resolveDynamicComponent)((
|
|
1911
|
+
(0, import_vue.createElementVNode)("div", Ds, [
|
|
1912
|
+
(0, import_vue.unref)(p) ? ((0, import_vue.openBlock)(), (0, import_vue.createBlock)((0, import_vue.resolveDynamicComponent)((M = (0, import_vue.unref)(p)) == null ? void 0 : M.component), { key: 0 })) : (0, import_vue.createCommentVNode)("", true)
|
|
1914
1913
|
])
|
|
1915
1914
|
], 4)) : (0, import_vue.createCommentVNode)("", true)
|
|
1916
1915
|
];
|
|
@@ -1920,10 +1919,10 @@ var Ds = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
1920
1919
|
], 64));
|
|
1921
1920
|
}
|
|
1922
1921
|
});
|
|
1923
|
-
var
|
|
1924
|
-
var
|
|
1925
|
-
var
|
|
1926
|
-
var
|
|
1922
|
+
var Ns = /* @__PURE__ */ V(Vs, [["__scopeId", "data-v-e5c7c2c1"]]);
|
|
1923
|
+
var Ws = { class: "panel-body" };
|
|
1924
|
+
var Hs = { class: "panel-content" };
|
|
1925
|
+
var Bs = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
1927
1926
|
__name: "SidePanel",
|
|
1928
1927
|
setup(e) {
|
|
1929
1928
|
const {
|
|
@@ -1940,7 +1939,7 @@ var Hs = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
1940
1939
|
toggle: y,
|
|
1941
1940
|
close: h,
|
|
1942
1941
|
resetGeometry: b
|
|
1943
|
-
} = de(), { registeredTabs: f, activeTabId: S, activeTab: p, setActiveTab: E } =
|
|
1942
|
+
} = de(), { registeredTabs: f, activeTabId: S, activeTab: p, setActiveTab: E } = Ct(), { toggleSettings: I } = De();
|
|
1944
1943
|
return (k, g) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)(import_vue.Fragment, null, [
|
|
1945
1944
|
(0, import_vue.unref)(n) ? (0, import_vue.createCommentVNode)("", true) : ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("button", {
|
|
1946
1945
|
key: 0,
|
|
@@ -1948,14 +1947,17 @@ var Hs = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
1948
1947
|
class: "launcher-pill",
|
|
1949
1948
|
title: "Open vue-muza devtools",
|
|
1950
1949
|
onClick: g[0] || (g[0] = //@ts-ignore
|
|
1951
|
-
(...
|
|
1950
|
+
(...M) => (0, import_vue.unref)(y) && (0, import_vue.unref)(y)(...M))
|
|
1952
1951
|
}, [...g[5] || (g[5] = [
|
|
1953
|
-
(0, import_vue.createElementVNode)("span", {
|
|
1954
|
-
|
|
1952
|
+
(0, import_vue.createElementVNode)("span", {
|
|
1953
|
+
class: "launcher-icon",
|
|
1954
|
+
"aria-hidden": "true"
|
|
1955
|
+
}, "\u25B2\u25B2", -1),
|
|
1956
|
+
(0, import_vue.createElementVNode)("span", { class: "launcher-label" }, "vue-muza", -1)
|
|
1955
1957
|
])])),
|
|
1956
1958
|
(0, import_vue.createVNode)(import_vue.Transition, { name: "panel" }, {
|
|
1957
1959
|
default: (0, import_vue.withCtx)(() => {
|
|
1958
|
-
var
|
|
1960
|
+
var M;
|
|
1959
1961
|
return [
|
|
1960
1962
|
(0, import_vue.unref)(n) ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", {
|
|
1961
1963
|
key: 0,
|
|
@@ -2001,8 +2003,8 @@ var Hs = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
2001
2003
|
["prevent"]
|
|
2002
2004
|
))
|
|
2003
2005
|
}, null, 32),
|
|
2004
|
-
(0, import_vue.createElementVNode)("div",
|
|
2005
|
-
(0, import_vue.createVNode)(
|
|
2006
|
+
(0, import_vue.createElementVNode)("div", Ws, [
|
|
2007
|
+
(0, import_vue.createVNode)(jt, {
|
|
2006
2008
|
tabs: (0, import_vue.unref)(f),
|
|
2007
2009
|
"active-tab-id": (0, import_vue.unref)(S) ?? null,
|
|
2008
2010
|
"select-tab": (0, import_vue.unref)(E),
|
|
@@ -2013,8 +2015,8 @@ var Hs = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
2013
2015
|
onSettings: (0, import_vue.unref)(I),
|
|
2014
2016
|
onResetGeometry: (0, import_vue.unref)(b)
|
|
2015
2017
|
}, null, 8, ["tabs", "active-tab-id", "select-tab", "panel-mode", "start-drag", "onClose", "onUpdate:panelMode", "onSettings", "onResetGeometry"]),
|
|
2016
|
-
(0, import_vue.createElementVNode)("div",
|
|
2017
|
-
(0, import_vue.unref)(p) ? ((0, import_vue.openBlock)(), (0, import_vue.createBlock)((0, import_vue.resolveDynamicComponent)((
|
|
2018
|
+
(0, import_vue.createElementVNode)("div", Hs, [
|
|
2019
|
+
(0, import_vue.unref)(p) ? ((0, import_vue.openBlock)(), (0, import_vue.createBlock)((0, import_vue.resolveDynamicComponent)((M = (0, import_vue.unref)(p)) == null ? void 0 : M.component), { key: 0 })) : (0, import_vue.createCommentVNode)("", true)
|
|
2018
2020
|
])
|
|
2019
2021
|
])
|
|
2020
2022
|
], 4)) : (0, import_vue.createCommentVNode)("", true)
|
|
@@ -2025,19 +2027,19 @@ var Hs = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
2025
2027
|
], 64));
|
|
2026
2028
|
}
|
|
2027
2029
|
});
|
|
2028
|
-
var
|
|
2029
|
-
var
|
|
2030
|
+
var Gs = /* @__PURE__ */ V(Bs, [["__scopeId", "data-v-c957edd0"]]);
|
|
2031
|
+
var vt = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
2030
2032
|
__name: "DevtoolsApp",
|
|
2031
2033
|
setup(e) {
|
|
2032
2034
|
const { panelMode: o } = de();
|
|
2033
|
-
return (t, n) => (0, import_vue.unref)(o) === "bottom" ? ((0, import_vue.openBlock)(), (0, import_vue.createBlock)(
|
|
2035
|
+
return (t, n) => (0, import_vue.unref)(o) === "bottom" ? ((0, import_vue.openBlock)(), (0, import_vue.createBlock)(Ns, { key: 0 })) : ((0, import_vue.openBlock)(), (0, import_vue.createBlock)(Gs, { key: 1 }));
|
|
2034
2036
|
}
|
|
2035
2037
|
});
|
|
2036
|
-
var
|
|
2038
|
+
var gt = "vue-muza-devtools-root";
|
|
2037
2039
|
function Ks() {
|
|
2038
|
-
if (document.getElementById(
|
|
2040
|
+
if (document.getElementById(gt)) return;
|
|
2039
2041
|
const e = document.createElement("div");
|
|
2040
|
-
e.id =
|
|
2042
|
+
e.id = gt, Object.assign(e.style, {
|
|
2041
2043
|
position: "fixed",
|
|
2042
2044
|
top: "0",
|
|
2043
2045
|
left: "0",
|
|
@@ -2046,10 +2048,18 @@ function Ks() {
|
|
|
2046
2048
|
overflow: "visible",
|
|
2047
2049
|
zIndex: "9999",
|
|
2048
2050
|
pointerEvents: "none"
|
|
2049
|
-
}), document.body.appendChild(e)
|
|
2051
|
+
}), document.body.appendChild(e);
|
|
2052
|
+
const o = window.__vmdPendingCss;
|
|
2053
|
+
if (window.__vmdPendingCss = void 0, o) {
|
|
2054
|
+
const t = e.attachShadow({ mode: "open" }), n = document.createElement("style");
|
|
2055
|
+
n.textContent = o, t.appendChild(n);
|
|
2056
|
+
const s = document.createElement("div");
|
|
2057
|
+
t.appendChild(s), (0, import_vue.createApp)(vt).mount(s);
|
|
2058
|
+
} else
|
|
2059
|
+
(0, import_vue.createApp)(vt).mount(e);
|
|
2050
2060
|
}
|
|
2051
2061
|
function Us() {
|
|
2052
|
-
const e = (0, import_vue.ref)(""), o = (0, import_vue.ref)("all"), t = (0, import_vue.ref)("all"), n = (0, import_vue.computed)(() =>
|
|
2062
|
+
const e = (0, import_vue.ref)(""), o = (0, import_vue.ref)("all"), t = (0, import_vue.ref)("all"), n = (0, import_vue.computed)(() => It.value.filter((i) => !(e.value && !i.url.toLowerCase().includes(e.value.toLowerCase()) || o.value !== "all" && i.status !== o.value || t.value !== "all" && i.instanceId !== t.value)).reverse());
|
|
2053
2063
|
function s() {
|
|
2054
2064
|
e.value = "", o.value = "all", t.value = "all";
|
|
2055
2065
|
}
|
|
@@ -2057,7 +2067,7 @@ function Us() {
|
|
|
2057
2067
|
}
|
|
2058
2068
|
function Xs() {
|
|
2059
2069
|
const e = (0, import_vue.ref)(null), o = (0, import_vue.ref)("split"), t = (0, import_vue.ref)("json"), n = (0, import_vue.ref)("json"), s = (0, import_vue.computed)(
|
|
2060
|
-
() => e.value ?
|
|
2070
|
+
() => e.value ? It.value.find((c) => c.id === e.value) ?? null : null
|
|
2061
2071
|
);
|
|
2062
2072
|
function i(c) {
|
|
2063
2073
|
e.value = c;
|
|
@@ -2085,7 +2095,7 @@ function Xs() {
|
|
|
2085
2095
|
}
|
|
2086
2096
|
function Ys() {
|
|
2087
2097
|
const e = Us(), o = Xs();
|
|
2088
|
-
return { ...e, ...o, instances:
|
|
2098
|
+
return { ...e, ...o, instances: Qt };
|
|
2089
2099
|
}
|
|
2090
2100
|
function Js(e, o, t) {
|
|
2091
2101
|
const n = new Array(e);
|
|
@@ -2153,7 +2163,7 @@ function J(e, o, t) {
|
|
|
2153
2163
|
n = l;
|
|
2154
2164
|
}, r;
|
|
2155
2165
|
}
|
|
2156
|
-
function
|
|
2166
|
+
function yt(e, o) {
|
|
2157
2167
|
if (e === void 0)
|
|
2158
2168
|
throw new Error("Unexpected undefined");
|
|
2159
2169
|
return e;
|
|
@@ -2173,7 +2183,7 @@ var _e = () => {
|
|
|
2173
2183
|
const e = navigator.maxTouchPoints;
|
|
2174
2184
|
return re = navigator.platform === "MacIntel" && e !== void 0 && e > 0;
|
|
2175
2185
|
};
|
|
2176
|
-
var
|
|
2186
|
+
var bt = (e) => {
|
|
2177
2187
|
const { offsetWidth: o, offsetHeight: t } = e;
|
|
2178
2188
|
return { width: o, height: t };
|
|
2179
2189
|
};
|
|
@@ -2195,7 +2205,7 @@ var no = (e, o) => {
|
|
|
2195
2205
|
const { width: l, height: a } = r;
|
|
2196
2206
|
o({ width: Math.round(l), height: Math.round(a) });
|
|
2197
2207
|
};
|
|
2198
|
-
if (s(
|
|
2208
|
+
if (s(bt(t)), !n.ResizeObserver)
|
|
2199
2209
|
return () => {
|
|
2200
2210
|
};
|
|
2201
2211
|
const i = new n.ResizeObserver((r) => {
|
|
@@ -2208,7 +2218,7 @@ var no = (e, o) => {
|
|
|
2208
2218
|
return;
|
|
2209
2219
|
}
|
|
2210
2220
|
}
|
|
2211
|
-
s(
|
|
2221
|
+
s(bt(t));
|
|
2212
2222
|
};
|
|
2213
2223
|
e.options.useAnimationFrameWithResizeObserver ? requestAnimationFrame(l) : l();
|
|
2214
2224
|
});
|
|
@@ -2542,7 +2552,7 @@ var co = class {
|
|
|
2542
2552
|
E = p[k * 2] + p[k * 2 + 1] + f;
|
|
2543
2553
|
}
|
|
2544
2554
|
for (let k = y; k < t; k++) {
|
|
2545
|
-
const g = i(k),
|
|
2555
|
+
const g = i(k), M = d.get(g), w = typeof M == "number" ? M : this.options.estimateSize(k);
|
|
2546
2556
|
p[k * 2] = E, p[k * 2 + 1] = w, E += w + f;
|
|
2547
2557
|
}
|
|
2548
2558
|
const I = Js(t, p, i);
|
|
@@ -2567,11 +2577,11 @@ var co = class {
|
|
|
2567
2577
|
const _ = this.options.lanes === 1 ? h[f - 1] : this.getFurthestMeasurement(h, f);
|
|
2568
2578
|
I = _ ? _.end + this.options.gap : n + s, E = _ ? _.lane : f % this.options.lanes, this.options.lanes > 1 && k && this.laneAssignments.set(f, E);
|
|
2569
2579
|
}
|
|
2570
|
-
const g = d.get(S),
|
|
2580
|
+
const g = d.get(S), M = typeof g == "number" ? g : this.options.estimateSize(f), w = I + M;
|
|
2571
2581
|
h[f] = {
|
|
2572
2582
|
index: f,
|
|
2573
2583
|
start: I,
|
|
2574
|
-
size:
|
|
2584
|
+
size: M,
|
|
2575
2585
|
end: w,
|
|
2576
2586
|
key: S,
|
|
2577
2587
|
lane: E
|
|
@@ -2712,13 +2722,13 @@ var co = class {
|
|
|
2712
2722
|
const n = this.getMeasurements();
|
|
2713
2723
|
if (n.length === 0)
|
|
2714
2724
|
return;
|
|
2715
|
-
const s = this._flatMeasurements, i = this.options.lanes === 1 && s != null, r =
|
|
2725
|
+
const s = this._flatMeasurements, i = this.options.lanes === 1 && s != null, r = Dt(
|
|
2716
2726
|
0,
|
|
2717
2727
|
n.length - 1,
|
|
2718
|
-
i ? (l) => s[l * 2] : (l) =>
|
|
2728
|
+
i ? (l) => s[l * 2] : (l) => yt(n[l]).start,
|
|
2719
2729
|
t
|
|
2720
2730
|
);
|
|
2721
|
-
return
|
|
2731
|
+
return yt(n[r]);
|
|
2722
2732
|
}, this.getMaxScrollOffset = () => {
|
|
2723
2733
|
if (!this.scrollElement) return 0;
|
|
2724
2734
|
if ("scrollHeight" in this.scrollElement)
|
|
@@ -2887,7 +2897,7 @@ var co = class {
|
|
|
2887
2897
|
this.scheduleScrollReconcile();
|
|
2888
2898
|
}
|
|
2889
2899
|
};
|
|
2890
|
-
var
|
|
2900
|
+
var Dt = (e, o, t, n) => {
|
|
2891
2901
|
for (; e <= o; ) {
|
|
2892
2902
|
const s = (e + o) / 2 | 0, i = t(s);
|
|
2893
2903
|
if (i < n)
|
|
@@ -2912,7 +2922,7 @@ function uo({
|
|
|
2912
2922
|
startIndex: 0,
|
|
2913
2923
|
endIndex: i
|
|
2914
2924
|
};
|
|
2915
|
-
let a =
|
|
2925
|
+
let a = Dt(0, i, r, t), c = a;
|
|
2916
2926
|
if (n === 1)
|
|
2917
2927
|
for (; c < i && l(c) < t + o; )
|
|
2918
2928
|
c++;
|
|
@@ -2975,21 +2985,19 @@ var mo = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
2975
2985
|
},
|
|
2976
2986
|
setup(e) {
|
|
2977
2987
|
const o = {
|
|
2978
|
-
success: "
|
|
2979
|
-
error: "
|
|
2980
|
-
pending: "
|
|
2981
|
-
aborted: "
|
|
2982
|
-
neutral: "
|
|
2988
|
+
success: "badge--success",
|
|
2989
|
+
error: "badge--error",
|
|
2990
|
+
pending: "badge--pending",
|
|
2991
|
+
aborted: "badge--aborted",
|
|
2992
|
+
neutral: "badge--neutral"
|
|
2983
2993
|
};
|
|
2984
2994
|
return (t, n) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("span", {
|
|
2985
|
-
class: (0, import_vue.normalizeClass)([
|
|
2986
|
-
"inline-flex items-center px-1.5 py-0.5 rounded text-xs font-mono",
|
|
2987
|
-
o[e.variant ?? "neutral"]
|
|
2988
|
-
])
|
|
2995
|
+
class: (0, import_vue.normalizeClass)(["badge", o[e.variant ?? "neutral"]])
|
|
2989
2996
|
}, (0, import_vue.toDisplayString)(e.label), 3));
|
|
2990
2997
|
}
|
|
2991
2998
|
});
|
|
2992
|
-
var po = /* @__PURE__ */ (
|
|
2999
|
+
var po = /* @__PURE__ */ V(mo, [["__scopeId", "data-v-3bb3db51"]]);
|
|
3000
|
+
var vo = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
2993
3001
|
__name: "StatusBadge",
|
|
2994
3002
|
props: {
|
|
2995
3003
|
status: {},
|
|
@@ -3002,17 +3010,17 @@ var po = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3002
3010
|
pending: "pending",
|
|
3003
3011
|
aborted: "aborted"
|
|
3004
3012
|
};
|
|
3005
|
-
return (t, n) => ((0, import_vue.openBlock)(), (0, import_vue.createBlock)(
|
|
3013
|
+
return (t, n) => ((0, import_vue.openBlock)(), (0, import_vue.createBlock)(po, {
|
|
3006
3014
|
label: e.statusCode ? String(e.statusCode) : e.status,
|
|
3007
3015
|
variant: o[e.status]
|
|
3008
3016
|
}, null, 8, ["label", "variant"]));
|
|
3009
3017
|
}
|
|
3010
3018
|
});
|
|
3011
|
-
var
|
|
3019
|
+
var go = {
|
|
3012
3020
|
key: 0,
|
|
3013
3021
|
class: "feature-badges"
|
|
3014
3022
|
};
|
|
3015
|
-
var
|
|
3023
|
+
var yo = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
3016
3024
|
__name: "FeatureBadges",
|
|
3017
3025
|
props: {
|
|
3018
3026
|
options: {}
|
|
@@ -3026,7 +3034,7 @@ var go = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3026
3034
|
}
|
|
3027
3035
|
return i && n.push({ key: "polling", label: "polling", variant: "polling" }), r && n.push({ key: "retry", label: "retry", variant: "retry" }), l && n.push({ key: "batch", label: "batch", variant: "batch" }), a && n.push({ key: "debounce", label: "debounce", variant: "debounce" }), (!c || d) && n.push({ key: "lazy", label: "lazy", variant: "lazy" }), n;
|
|
3028
3036
|
});
|
|
3029
|
-
return (n, s) => t.value.length ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div",
|
|
3037
|
+
return (n, s) => t.value.length ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", go, [
|
|
3030
3038
|
((0, import_vue.openBlock)(true), (0, import_vue.createElementBlock)(import_vue.Fragment, null, (0, import_vue.renderList)(t.value, (i) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("span", {
|
|
3031
3039
|
key: i.key,
|
|
3032
3040
|
class: (0, import_vue.normalizeClass)(["badge", `badge--${i.variant}`])
|
|
@@ -3040,14 +3048,14 @@ var go = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3040
3048
|
])) : (0, import_vue.createCommentVNode)("", true);
|
|
3041
3049
|
}
|
|
3042
3050
|
});
|
|
3043
|
-
var
|
|
3044
|
-
var
|
|
3045
|
-
var
|
|
3046
|
-
var
|
|
3047
|
-
var
|
|
3048
|
-
var
|
|
3049
|
-
var
|
|
3050
|
-
var
|
|
3051
|
+
var Vt = /* @__PURE__ */ V(yo, [["__scopeId", "data-v-99118e1d"]]);
|
|
3052
|
+
var bo = { class: "row-body" };
|
|
3053
|
+
var wo = { class: "row-top" };
|
|
3054
|
+
var So = { class: "row-url" };
|
|
3055
|
+
var xo = { class: "row-meta" };
|
|
3056
|
+
var ko = { class: "meta-duration" };
|
|
3057
|
+
var Eo = { class: "meta-time" };
|
|
3058
|
+
var Io = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
3051
3059
|
__name: "RequestRow",
|
|
3052
3060
|
props: {
|
|
3053
3061
|
request: {},
|
|
@@ -3070,31 +3078,31 @@ var Eo = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3070
3078
|
(0, import_vue.createElementVNode)("div", {
|
|
3071
3079
|
class: (0, import_vue.normalizeClass)(["accent-bar", `accent-bar--${e.request.status}`])
|
|
3072
3080
|
}, null, 2),
|
|
3073
|
-
(0, import_vue.createElementVNode)("div",
|
|
3074
|
-
(0, import_vue.createElementVNode)("div",
|
|
3081
|
+
(0, import_vue.createElementVNode)("div", bo, [
|
|
3082
|
+
(0, import_vue.createElementVNode)("div", wo, [
|
|
3075
3083
|
(0, import_vue.createElementVNode)("span", {
|
|
3076
3084
|
class: (0, import_vue.normalizeClass)(["method-badge", `method-${e.request.method.toLowerCase()}`])
|
|
3077
3085
|
}, (0, import_vue.toDisplayString)(e.request.method), 3),
|
|
3078
|
-
(0, import_vue.createElementVNode)("span",
|
|
3079
|
-
e.instanceOptions ? ((0, import_vue.openBlock)(), (0, import_vue.createBlock)(
|
|
3086
|
+
(0, import_vue.createElementVNode)("span", So, (0, import_vue.toDisplayString)(e.request.url), 1),
|
|
3087
|
+
e.instanceOptions ? ((0, import_vue.openBlock)(), (0, import_vue.createBlock)(Vt, {
|
|
3080
3088
|
key: 0,
|
|
3081
3089
|
options: e.instanceOptions
|
|
3082
3090
|
}, null, 8, ["options"])) : (0, import_vue.createCommentVNode)("", true)
|
|
3083
3091
|
]),
|
|
3084
|
-
(0, import_vue.createElementVNode)("div",
|
|
3085
|
-
(0, import_vue.createVNode)(
|
|
3092
|
+
(0, import_vue.createElementVNode)("div", xo, [
|
|
3093
|
+
(0, import_vue.createVNode)(vo, {
|
|
3086
3094
|
status: e.request.status,
|
|
3087
3095
|
"status-code": e.request.statusCode
|
|
3088
3096
|
}, null, 8, ["status", "status-code"]),
|
|
3089
|
-
(0, import_vue.createElementVNode)("span",
|
|
3090
|
-
(0, import_vue.createElementVNode)("span",
|
|
3097
|
+
(0, import_vue.createElementVNode)("span", ko, (0, import_vue.toDisplayString)(o(e.request.duration)), 1),
|
|
3098
|
+
(0, import_vue.createElementVNode)("span", Eo, (0, import_vue.toDisplayString)(t(e.request.startedAt)), 1)
|
|
3091
3099
|
])
|
|
3092
3100
|
])
|
|
3093
3101
|
], 2));
|
|
3094
3102
|
}
|
|
3095
3103
|
});
|
|
3096
|
-
var
|
|
3097
|
-
var
|
|
3104
|
+
var To = /* @__PURE__ */ V(Io, [["__scopeId", "data-v-41893409"]]);
|
|
3105
|
+
var Co = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
3098
3106
|
__name: "RequestList",
|
|
3099
3107
|
props: {
|
|
3100
3108
|
requests: {},
|
|
@@ -3122,7 +3130,7 @@ var To = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3122
3130
|
key: r.index,
|
|
3123
3131
|
style: (0, import_vue.normalizeStyle)({ position: "absolute", top: 0, left: 0, width: "100%", transform: `translateY(${r.start}px)` })
|
|
3124
3132
|
}, [
|
|
3125
|
-
(0, import_vue.createVNode)(
|
|
3133
|
+
(0, import_vue.createVNode)(To, {
|
|
3126
3134
|
request: e.requests[r.index],
|
|
3127
3135
|
"is-active": e.requests[r.index].id === e.activeRequestId,
|
|
3128
3136
|
"instance-options": e.requests[r.index].instanceOptions,
|
|
@@ -3134,11 +3142,11 @@ var To = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3134
3142
|
}
|
|
3135
3143
|
});
|
|
3136
3144
|
var Mo = { class: "detail-header" };
|
|
3137
|
-
var
|
|
3138
|
-
var
|
|
3139
|
-
var
|
|
3140
|
-
var
|
|
3141
|
-
var
|
|
3145
|
+
var _o = { class: "req-method" };
|
|
3146
|
+
var Oo = ["title"];
|
|
3147
|
+
var zo = { class: "req-meta" };
|
|
3148
|
+
var Ao = { key: 0 };
|
|
3149
|
+
var Fo = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
3142
3150
|
__name: "DetailHeader",
|
|
3143
3151
|
props: {
|
|
3144
3152
|
request: {},
|
|
@@ -3153,17 +3161,17 @@ var Ao = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3153
3161
|
(0, import_vue.createElementVNode)("span", {
|
|
3154
3162
|
class: (0, import_vue.normalizeClass)(["status-chip", o(e.request.statusCode)])
|
|
3155
3163
|
}, (0, import_vue.toDisplayString)(e.request.statusCode ?? "\xB7\xB7\xB7"), 3),
|
|
3156
|
-
(0, import_vue.createElementVNode)("span",
|
|
3164
|
+
(0, import_vue.createElementVNode)("span", _o, (0, import_vue.toDisplayString)(e.request.method), 1),
|
|
3157
3165
|
(0, import_vue.createElementVNode)("span", {
|
|
3158
3166
|
class: "req-url",
|
|
3159
3167
|
title: e.request.url
|
|
3160
|
-
}, (0, import_vue.toDisplayString)(e.request.url), 9,
|
|
3161
|
-
e.instanceOptions ? ((0, import_vue.openBlock)(), (0, import_vue.createBlock)(
|
|
3168
|
+
}, (0, import_vue.toDisplayString)(e.request.url), 9, Oo),
|
|
3169
|
+
e.instanceOptions ? ((0, import_vue.openBlock)(), (0, import_vue.createBlock)(Vt, {
|
|
3162
3170
|
key: 0,
|
|
3163
3171
|
options: e.instanceOptions
|
|
3164
3172
|
}, null, 8, ["options"])) : (0, import_vue.createCommentVNode)("", true),
|
|
3165
|
-
(0, import_vue.createElementVNode)("div",
|
|
3166
|
-
e.request.duration !== null ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("span",
|
|
3173
|
+
(0, import_vue.createElementVNode)("div", zo, [
|
|
3174
|
+
e.request.duration !== null ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("span", Ao, (0, import_vue.toDisplayString)(e.request.duration) + "ms", 1)) : (0, import_vue.createCommentVNode)("", true),
|
|
3167
3175
|
(0, import_vue.createElementVNode)("span", null, (0, import_vue.toDisplayString)(new Date(e.request.startedAt).toLocaleTimeString()), 1)
|
|
3168
3176
|
]),
|
|
3169
3177
|
(0, import_vue.createElementVNode)("button", {
|
|
@@ -3180,10 +3188,10 @@ var Ao = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3180
3188
|
]));
|
|
3181
3189
|
}
|
|
3182
3190
|
});
|
|
3183
|
-
var
|
|
3184
|
-
var
|
|
3185
|
-
var
|
|
3186
|
-
var
|
|
3191
|
+
var qo = /* @__PURE__ */ V(Fo, [["__scopeId", "data-v-ee649b7a"]]);
|
|
3192
|
+
var Lo = { class: "detail-tabs" };
|
|
3193
|
+
var $o = ["onClick"];
|
|
3194
|
+
var Ro = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
3187
3195
|
__name: "DetailTabs",
|
|
3188
3196
|
props: {
|
|
3189
3197
|
activeTab: {},
|
|
@@ -3197,7 +3205,7 @@ var $o = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3197
3205
|
{ id: "response", label: "Response" },
|
|
3198
3206
|
{ id: "headers", label: "Headers" }
|
|
3199
3207
|
];
|
|
3200
|
-
return (t, n) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div",
|
|
3208
|
+
return (t, n) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", Lo, [
|
|
3201
3209
|
((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)(import_vue.Fragment, null, (0, import_vue.renderList)(o, (s) => (0, import_vue.createElementVNode)("button", {
|
|
3202
3210
|
key: s.id,
|
|
3203
3211
|
class: (0, import_vue.normalizeClass)(["tab-btn", {
|
|
@@ -3205,13 +3213,13 @@ var $o = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3205
3213
|
"tab-btn--error": s.id === "response" && e.hasError
|
|
3206
3214
|
}]),
|
|
3207
3215
|
onClick: (i) => t.$emit("select", s.id)
|
|
3208
|
-
}, (0, import_vue.toDisplayString)(s.label) + (0, import_vue.toDisplayString)(s.id === "response" && e.hasError ? " \u25CF" : ""), 11,
|
|
3216
|
+
}, (0, import_vue.toDisplayString)(s.label) + (0, import_vue.toDisplayString)(s.id === "response" && e.hasError ? " \u25CF" : ""), 11, $o)), 64))
|
|
3209
3217
|
]));
|
|
3210
3218
|
}
|
|
3211
3219
|
});
|
|
3212
|
-
var
|
|
3213
|
-
var
|
|
3214
|
-
var
|
|
3220
|
+
var Po = /* @__PURE__ */ V(Ro, [["__scopeId", "data-v-21fda150"]]);
|
|
3221
|
+
var jo = ["innerHTML"];
|
|
3222
|
+
var Do = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
3215
3223
|
__name: "JsonViewer",
|
|
3216
3224
|
props: {
|
|
3217
3225
|
value: {}
|
|
@@ -3234,22 +3242,22 @@ var jo = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3234
3242
|
return (s, i) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("pre", {
|
|
3235
3243
|
class: "json-root",
|
|
3236
3244
|
innerHTML: n.value
|
|
3237
|
-
}, null, 8,
|
|
3245
|
+
}, null, 8, jo));
|
|
3238
3246
|
}
|
|
3239
3247
|
});
|
|
3240
|
-
var qe = /* @__PURE__ */ V(
|
|
3241
|
-
var
|
|
3242
|
-
var
|
|
3248
|
+
var qe = /* @__PURE__ */ V(Do, [["__scopeId", "data-v-4994acd4"]]);
|
|
3249
|
+
var Vo = { class: "tree-node" };
|
|
3250
|
+
var No = {
|
|
3243
3251
|
key: 0,
|
|
3244
3252
|
class: "tree-key"
|
|
3245
3253
|
};
|
|
3246
|
-
var
|
|
3254
|
+
var Wo = {
|
|
3247
3255
|
key: 1,
|
|
3248
3256
|
class: "tree-colon"
|
|
3249
3257
|
};
|
|
3250
|
-
var
|
|
3251
|
-
var
|
|
3252
|
-
...
|
|
3258
|
+
var Ho = { name: "TreeNode" };
|
|
3259
|
+
var Bo = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
3260
|
+
...Ho,
|
|
3253
3261
|
props: {
|
|
3254
3262
|
nodeKey: {},
|
|
3255
3263
|
value: {},
|
|
@@ -3264,7 +3272,7 @@ var Ho = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3264
3272
|
}
|
|
3265
3273
|
return (y, h) => {
|
|
3266
3274
|
const b = (0, import_vue.resolveComponent)("TreeNode", true);
|
|
3267
|
-
return (0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div",
|
|
3275
|
+
return (0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", Vo, [
|
|
3268
3276
|
(0, import_vue.createElementVNode)("div", {
|
|
3269
3277
|
class: "tree-row",
|
|
3270
3278
|
style: (0, import_vue.normalizeStyle)({ paddingLeft: c.value + "px" })
|
|
@@ -3274,8 +3282,8 @@ var Ho = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3274
3282
|
style: (0, import_vue.normalizeStyle)({ visibility: n.value ? "visible" : "hidden" }),
|
|
3275
3283
|
onClick: d
|
|
3276
3284
|
}, null, 6),
|
|
3277
|
-
e.nodeKey !== null ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("span",
|
|
3278
|
-
e.nodeKey !== null ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("span",
|
|
3285
|
+
e.nodeKey !== null ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("span", No, (0, import_vue.toDisplayString)(e.nodeKey), 1)) : (0, import_vue.createCommentVNode)("", true),
|
|
3286
|
+
e.nodeKey !== null ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("span", Wo, ":")) : (0, import_vue.createCommentVNode)("", true),
|
|
3279
3287
|
n.value ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("span", {
|
|
3280
3288
|
key: 2,
|
|
3281
3289
|
class: "tree-badge",
|
|
@@ -3295,17 +3303,17 @@ var Ho = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3295
3303
|
};
|
|
3296
3304
|
}
|
|
3297
3305
|
});
|
|
3298
|
-
var
|
|
3299
|
-
var
|
|
3300
|
-
var
|
|
3306
|
+
var Go = /* @__PURE__ */ V(Bo, [["__scopeId", "data-v-e08fddee"]]);
|
|
3307
|
+
var Ko = { class: "tree-viewer" };
|
|
3308
|
+
var Uo = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
3301
3309
|
__name: "TreeViewer",
|
|
3302
3310
|
props: {
|
|
3303
3311
|
value: {}
|
|
3304
3312
|
},
|
|
3305
3313
|
setup(e) {
|
|
3306
3314
|
const o = e, t = (0, import_vue.computed)(() => o.value === null || o.value === void 0 ? [] : Array.isArray(o.value) ? o.value.map((n, s) => [s, n]) : typeof o.value == "object" ? Object.entries(o.value) : []);
|
|
3307
|
-
return (n, s) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div",
|
|
3308
|
-
((0, import_vue.openBlock)(true), (0, import_vue.createElementBlock)(import_vue.Fragment, null, (0, import_vue.renderList)(t.value, ([i, r]) => ((0, import_vue.openBlock)(), (0, import_vue.createBlock)(
|
|
3315
|
+
return (n, s) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", Ko, [
|
|
3316
|
+
((0, import_vue.openBlock)(true), (0, import_vue.createElementBlock)(import_vue.Fragment, null, (0, import_vue.renderList)(t.value, ([i, r]) => ((0, import_vue.openBlock)(), (0, import_vue.createBlock)(Go, {
|
|
3309
3317
|
key: i,
|
|
3310
3318
|
"node-key": i,
|
|
3311
3319
|
value: r,
|
|
@@ -3314,27 +3322,27 @@ var Ko = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3314
3322
|
]));
|
|
3315
3323
|
}
|
|
3316
3324
|
});
|
|
3317
|
-
var Le = /* @__PURE__ */ V(
|
|
3318
|
-
var
|
|
3319
|
-
var
|
|
3320
|
-
var
|
|
3321
|
-
var
|
|
3325
|
+
var Le = /* @__PURE__ */ V(Uo, [["__scopeId", "data-v-f9bec403"]]);
|
|
3326
|
+
var Xo = { class: "data-pane" };
|
|
3327
|
+
var Yo = { class: "pane-header" };
|
|
3328
|
+
var Jo = { class: "pane-title" };
|
|
3329
|
+
var Qo = {
|
|
3322
3330
|
key: 0,
|
|
3323
3331
|
class: "error-banner"
|
|
3324
3332
|
};
|
|
3325
|
-
var
|
|
3333
|
+
var Zo = {
|
|
3326
3334
|
key: 0,
|
|
3327
3335
|
class: "error-banner-status"
|
|
3328
3336
|
};
|
|
3329
|
-
var
|
|
3330
|
-
var
|
|
3331
|
-
var
|
|
3337
|
+
var ei = { class: "error-banner-message" };
|
|
3338
|
+
var ti = { class: "pane-body" };
|
|
3339
|
+
var ni = {
|
|
3332
3340
|
key: 0,
|
|
3333
3341
|
class: "truncated-warning"
|
|
3334
3342
|
};
|
|
3335
|
-
var
|
|
3336
|
-
var
|
|
3337
|
-
var
|
|
3343
|
+
var wt = (0, import_vue.ref)("json");
|
|
3344
|
+
var St = false;
|
|
3345
|
+
var si = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
3338
3346
|
__name: "DataPane",
|
|
3339
3347
|
props: {
|
|
3340
3348
|
title: {},
|
|
@@ -3343,12 +3351,12 @@ var ni = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3343
3351
|
error: {}
|
|
3344
3352
|
},
|
|
3345
3353
|
setup(e) {
|
|
3346
|
-
const o = e, t =
|
|
3347
|
-
|
|
3348
|
-
|
|
3354
|
+
const o = e, t = wt;
|
|
3355
|
+
St || (St = true, En().then((i) => {
|
|
3356
|
+
wt.value = i;
|
|
3349
3357
|
}));
|
|
3350
3358
|
async function n() {
|
|
3351
|
-
t.value = t.value === "kv" ? "json" : "kv", await
|
|
3359
|
+
t.value = t.value === "kv" ? "json" : "kv", await In(t.value);
|
|
3352
3360
|
}
|
|
3353
3361
|
async function s() {
|
|
3354
3362
|
try {
|
|
@@ -3356,9 +3364,9 @@ var ni = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3356
3364
|
} catch {
|
|
3357
3365
|
}
|
|
3358
3366
|
}
|
|
3359
|
-
return (i, r) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div",
|
|
3360
|
-
(0, import_vue.createElementVNode)("div",
|
|
3361
|
-
(0, import_vue.createElementVNode)("span",
|
|
3367
|
+
return (i, r) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", Xo, [
|
|
3368
|
+
(0, import_vue.createElementVNode)("div", Yo, [
|
|
3369
|
+
(0, import_vue.createElementVNode)("span", Jo, (0, import_vue.toDisplayString)(e.title), 1),
|
|
3362
3370
|
(0, import_vue.createElementVNode)("button", {
|
|
3363
3371
|
class: (0, import_vue.normalizeClass)(["pane-action", { "pane-action--active": (0, import_vue.unref)(t) === "kv" }]),
|
|
3364
3372
|
onClick: n
|
|
@@ -3368,12 +3376,12 @@ var ni = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3368
3376
|
onClick: s
|
|
3369
3377
|
}, "Copy")
|
|
3370
3378
|
]),
|
|
3371
|
-
e.error ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div",
|
|
3372
|
-
e.error.status > 0 ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("span",
|
|
3373
|
-
(0, import_vue.createElementVNode)("span",
|
|
3379
|
+
e.error ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", Qo, [
|
|
3380
|
+
e.error.status > 0 ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("span", Zo, (0, import_vue.toDisplayString)(e.error.status), 1)) : (0, import_vue.createCommentVNode)("", true),
|
|
3381
|
+
(0, import_vue.createElementVNode)("span", ei, (0, import_vue.toDisplayString)(e.error.message), 1)
|
|
3374
3382
|
])) : (0, import_vue.createCommentVNode)("", true),
|
|
3375
|
-
(0, import_vue.createElementVNode)("div",
|
|
3376
|
-
e.truncated ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("p",
|
|
3383
|
+
(0, import_vue.createElementVNode)("div", ti, [
|
|
3384
|
+
e.truncated ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("p", ni, "[truncated]")) : (0, import_vue.createCommentVNode)("", true),
|
|
3377
3385
|
(0, import_vue.unref)(t) === "json" ? ((0, import_vue.openBlock)(), (0, import_vue.createBlock)(qe, {
|
|
3378
3386
|
key: 1,
|
|
3379
3387
|
value: e.data
|
|
@@ -3385,37 +3393,28 @@ var ni = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3385
3393
|
]));
|
|
3386
3394
|
}
|
|
3387
3395
|
});
|
|
3388
|
-
var
|
|
3389
|
-
var
|
|
3390
|
-
var
|
|
3391
|
-
var
|
|
3392
|
-
var
|
|
3393
|
-
|
|
3394
|
-
class: "section-count"
|
|
3395
|
-
};
|
|
3396
|
-
var li = {
|
|
3397
|
-
key: 0,
|
|
3398
|
-
class: "section-body"
|
|
3399
|
-
};
|
|
3400
|
-
var ai = {
|
|
3401
|
-
key: 1,
|
|
3402
|
-
class: "section-empty"
|
|
3403
|
-
};
|
|
3396
|
+
var Nt = /* @__PURE__ */ V(si, [["__scopeId", "data-v-8bc783c0"]]);
|
|
3397
|
+
var oi = { class: "payload-pane" };
|
|
3398
|
+
var ii = { class: "pane-header" };
|
|
3399
|
+
var ri = { class: "section-label" };
|
|
3400
|
+
var li = { class: "section-count" };
|
|
3401
|
+
var ai = { class: "section-body" };
|
|
3404
3402
|
var ci = {
|
|
3405
|
-
key:
|
|
3406
|
-
class: "section-
|
|
3403
|
+
key: 1,
|
|
3404
|
+
class: "section-divider"
|
|
3407
3405
|
};
|
|
3408
|
-
var ui = {
|
|
3406
|
+
var ui = { class: "section-body" };
|
|
3407
|
+
var di = {
|
|
3409
3408
|
key: 0,
|
|
3410
3409
|
class: "truncated-warning"
|
|
3411
3410
|
};
|
|
3412
|
-
var
|
|
3411
|
+
var hi = {
|
|
3413
3412
|
key: 3,
|
|
3414
|
-
class: "section-empty"
|
|
3413
|
+
class: "section-empty payload-empty"
|
|
3415
3414
|
};
|
|
3416
|
-
var
|
|
3417
|
-
var
|
|
3418
|
-
var
|
|
3415
|
+
var xt = (0, import_vue.ref)("kv");
|
|
3416
|
+
var kt = false;
|
|
3417
|
+
var fi = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
3419
3418
|
__name: "PayloadPane",
|
|
3420
3419
|
props: {
|
|
3421
3420
|
queryParams: {},
|
|
@@ -3423,13 +3422,13 @@ var hi = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3423
3422
|
truncated: { type: Boolean }
|
|
3424
3423
|
},
|
|
3425
3424
|
setup(e) {
|
|
3426
|
-
const o = e, t =
|
|
3427
|
-
|
|
3428
|
-
|
|
3425
|
+
const o = e, t = xt;
|
|
3426
|
+
kt || (kt = true, xn().then((c) => {
|
|
3427
|
+
xt.value = c;
|
|
3429
3428
|
}));
|
|
3430
3429
|
const n = (0, import_vue.computed)(() => o.queryParams === null || o.queryParams === void 0 || typeof o.queryParams != "object" ? [] : Object.keys(o.queryParams)), s = (0, import_vue.computed)(() => n.value.length > 0), i = (0, import_vue.computed)(() => n.value.length), r = (0, import_vue.computed)(() => o.payload !== null && o.payload !== void 0);
|
|
3431
3430
|
async function l() {
|
|
3432
|
-
t.value = t.value === "kv" ? "json" : "kv", await
|
|
3431
|
+
t.value = t.value === "kv" ? "json" : "kv", await kn(t.value);
|
|
3433
3432
|
}
|
|
3434
3433
|
async function a() {
|
|
3435
3434
|
try {
|
|
@@ -3437,8 +3436,8 @@ var hi = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3437
3436
|
} catch {
|
|
3438
3437
|
}
|
|
3439
3438
|
}
|
|
3440
|
-
return (c, d) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div",
|
|
3441
|
-
(0, import_vue.createElementVNode)("div",
|
|
3439
|
+
return (c, d) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", oi, [
|
|
3440
|
+
(0, import_vue.createElementVNode)("div", ii, [
|
|
3442
3441
|
d[0] || (d[0] = (0, import_vue.createElementVNode)("span", { class: "pane-title" }, "PAYLOAD", -1)),
|
|
3443
3442
|
(0, import_vue.createElementVNode)("button", {
|
|
3444
3443
|
class: (0, import_vue.normalizeClass)(["pane-action", { "pane-action--active": (0, import_vue.unref)(t) === "kv" }]),
|
|
@@ -3449,39 +3448,44 @@ var hi = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3449
3448
|
onClick: a
|
|
3450
3449
|
}, "Copy")
|
|
3451
3450
|
]),
|
|
3452
|
-
(0, import_vue.
|
|
3453
|
-
|
|
3454
|
-
|
|
3455
|
-
|
|
3456
|
-
|
|
3457
|
-
(0, import_vue.
|
|
3458
|
-
|
|
3459
|
-
|
|
3460
|
-
|
|
3461
|
-
|
|
3462
|
-
|
|
3463
|
-
|
|
3464
|
-
|
|
3465
|
-
|
|
3466
|
-
|
|
3467
|
-
|
|
3468
|
-
|
|
3469
|
-
|
|
3470
|
-
|
|
3471
|
-
|
|
3472
|
-
|
|
3473
|
-
|
|
3474
|
-
|
|
3475
|
-
|
|
3476
|
-
|
|
3477
|
-
|
|
3478
|
-
|
|
3451
|
+
s.value ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)(import_vue.Fragment, { key: 0 }, [
|
|
3452
|
+
(0, import_vue.createElementVNode)("div", ri, [
|
|
3453
|
+
d[1] || (d[1] = (0, import_vue.createElementVNode)("span", null, "Query Params", -1)),
|
|
3454
|
+
(0, import_vue.createElementVNode)("span", li, (0, import_vue.toDisplayString)(i.value), 1)
|
|
3455
|
+
]),
|
|
3456
|
+
(0, import_vue.createElementVNode)("div", ai, [
|
|
3457
|
+
(0, import_vue.unref)(t) === "kv" ? ((0, import_vue.openBlock)(), (0, import_vue.createBlock)(Le, {
|
|
3458
|
+
key: 0,
|
|
3459
|
+
value: e.queryParams
|
|
3460
|
+
}, null, 8, ["value"])) : ((0, import_vue.openBlock)(), (0, import_vue.createBlock)(qe, {
|
|
3461
|
+
key: 1,
|
|
3462
|
+
value: e.queryParams
|
|
3463
|
+
}, null, 8, ["value"]))
|
|
3464
|
+
])
|
|
3465
|
+
], 64)) : (0, import_vue.createCommentVNode)("", true),
|
|
3466
|
+
s.value && r.value ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", ci)) : (0, import_vue.createCommentVNode)("", true),
|
|
3467
|
+
r.value ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)(import_vue.Fragment, { key: 2 }, [
|
|
3468
|
+
d[2] || (d[2] = (0, import_vue.createElementVNode)("div", { class: "section-label" }, [
|
|
3469
|
+
(0, import_vue.createElementVNode)("span", null, "Body")
|
|
3470
|
+
], -1)),
|
|
3471
|
+
(0, import_vue.createElementVNode)("div", ui, [
|
|
3472
|
+
e.truncated ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("p", di, "[truncated]")) : (0, import_vue.createCommentVNode)("", true),
|
|
3473
|
+
(0, import_vue.unref)(t) === "kv" ? ((0, import_vue.openBlock)(), (0, import_vue.createBlock)(Le, {
|
|
3474
|
+
key: 1,
|
|
3475
|
+
value: e.payload
|
|
3476
|
+
}, null, 8, ["value"])) : ((0, import_vue.openBlock)(), (0, import_vue.createBlock)(qe, {
|
|
3477
|
+
key: 2,
|
|
3478
|
+
value: e.payload
|
|
3479
|
+
}, null, 8, ["value"]))
|
|
3480
|
+
])
|
|
3481
|
+
], 64)) : (0, import_vue.createCommentVNode)("", true),
|
|
3482
|
+
!s.value && !r.value ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("p", hi, " No payload ")) : (0, import_vue.createCommentVNode)("", true)
|
|
3479
3483
|
]));
|
|
3480
3484
|
}
|
|
3481
3485
|
});
|
|
3482
|
-
var
|
|
3483
|
-
var
|
|
3484
|
-
var
|
|
3486
|
+
var Wt = /* @__PURE__ */ V(fi, [["__scopeId", "data-v-969382fb"]]);
|
|
3487
|
+
var mi = { class: "split-pane" };
|
|
3488
|
+
var pi = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
3485
3489
|
__name: "SplitView",
|
|
3486
3490
|
props: {
|
|
3487
3491
|
request: {}
|
|
@@ -3490,10 +3494,10 @@ var mi = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3490
3494
|
const { panelMode: o } = de(), t = (0, import_vue.computed)(() => o.value === "side"), n = (0, import_vue.ref)(null), s = (0, import_vue.ref)(null);
|
|
3491
3495
|
let i = null;
|
|
3492
3496
|
(0, import_vue.watch)(t, async (l) => {
|
|
3493
|
-
const a = l ? await
|
|
3497
|
+
const a = l ? await Je() : await Ye();
|
|
3494
3498
|
n.value = a ?? null;
|
|
3495
3499
|
}), (0, import_vue.onMounted)(async () => {
|
|
3496
|
-
const l = t.value ? await
|
|
3500
|
+
const l = t.value ? await Je() : await Ye();
|
|
3497
3501
|
l !== void 0 && (n.value = l);
|
|
3498
3502
|
});
|
|
3499
3503
|
function r(l) {
|
|
@@ -3504,7 +3508,7 @@ var mi = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3504
3508
|
const f = a.offsetHeight - 80 - 5;
|
|
3505
3509
|
n.value = Math.max(80, Math.min(h + (b.clientY - y), f));
|
|
3506
3510
|
}, d = function() {
|
|
3507
|
-
window.removeEventListener("mousemove", c), window.removeEventListener("mouseup", d), i = null,
|
|
3511
|
+
window.removeEventListener("mousemove", c), window.removeEventListener("mouseup", d), i = null, Sn(n.value);
|
|
3508
3512
|
};
|
|
3509
3513
|
const y = l.clientY, h = n.value ?? a.offsetHeight / 2;
|
|
3510
3514
|
window.addEventListener("mousemove", c), window.addEventListener("mouseup", d), i = () => {
|
|
@@ -3515,7 +3519,7 @@ var mi = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3515
3519
|
const f = a.offsetWidth - 120 - 5;
|
|
3516
3520
|
n.value = Math.max(120, Math.min(h + (b.clientX - y), f));
|
|
3517
3521
|
}, d = function() {
|
|
3518
|
-
window.removeEventListener("mousemove", c), window.removeEventListener("mouseup", d), i = null,
|
|
3522
|
+
window.removeEventListener("mousemove", c), window.removeEventListener("mouseup", d), i = null, wn(n.value);
|
|
3519
3523
|
};
|
|
3520
3524
|
const y = l.clientX, h = n.value ?? a.offsetWidth / 2;
|
|
3521
3525
|
window.addEventListener("mousemove", c), window.addEventListener("mouseup", d), i = () => {
|
|
@@ -3536,7 +3540,7 @@ var mi = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3536
3540
|
class: "split-pane",
|
|
3537
3541
|
style: (0, import_vue.normalizeStyle)(n.value !== null ? t.value ? { flex: "none", height: n.value + "px" } : { flex: "none", width: n.value + "px" } : {})
|
|
3538
3542
|
}, [
|
|
3539
|
-
(0, import_vue.createVNode)(
|
|
3543
|
+
(0, import_vue.createVNode)(Wt, {
|
|
3540
3544
|
"query-params": e.request.queryParams,
|
|
3541
3545
|
payload: e.request.payload,
|
|
3542
3546
|
truncated: e.request.truncated
|
|
@@ -3546,8 +3550,8 @@ var mi = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3546
3550
|
class: (0, import_vue.normalizeClass)(["split-handle", t.value ? "split-handle--h" : "split-handle--v"]),
|
|
3547
3551
|
onMousedown: r
|
|
3548
3552
|
}, null, 34),
|
|
3549
|
-
(0, import_vue.createElementVNode)("div",
|
|
3550
|
-
(0, import_vue.createVNode)(
|
|
3553
|
+
(0, import_vue.createElementVNode)("div", mi, [
|
|
3554
|
+
(0, import_vue.createVNode)(Nt, {
|
|
3551
3555
|
title: "Response",
|
|
3552
3556
|
data: e.request.response,
|
|
3553
3557
|
truncated: e.request.truncated,
|
|
@@ -3557,17 +3561,17 @@ var mi = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3557
3561
|
], 2));
|
|
3558
3562
|
}
|
|
3559
3563
|
});
|
|
3560
|
-
var
|
|
3561
|
-
var
|
|
3562
|
-
var
|
|
3563
|
-
var
|
|
3564
|
-
var
|
|
3565
|
-
var
|
|
3566
|
-
var
|
|
3564
|
+
var vi = /* @__PURE__ */ V(pi, [["__scopeId", "data-v-ffdc925e"]]);
|
|
3565
|
+
var gi = { class: "request-detail" };
|
|
3566
|
+
var yi = { class: "detail-content" };
|
|
3567
|
+
var bi = { class: "headers-view" };
|
|
3568
|
+
var wi = { class: "header-key" };
|
|
3569
|
+
var Si = { class: "header-val" };
|
|
3570
|
+
var xi = {
|
|
3567
3571
|
key: 0,
|
|
3568
3572
|
class: "empty-msg"
|
|
3569
3573
|
};
|
|
3570
|
-
var
|
|
3574
|
+
var ki = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
3571
3575
|
__name: "RequestDetail",
|
|
3572
3576
|
props: {
|
|
3573
3577
|
request: {},
|
|
@@ -3576,29 +3580,29 @@ var xi = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3576
3580
|
emits: ["close"],
|
|
3577
3581
|
setup(e) {
|
|
3578
3582
|
const o = (0, import_vue.ref)("split");
|
|
3579
|
-
return (t, n) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div",
|
|
3580
|
-
(0, import_vue.createVNode)(
|
|
3583
|
+
return (t, n) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", gi, [
|
|
3584
|
+
(0, import_vue.createVNode)(qo, {
|
|
3581
3585
|
request: e.request,
|
|
3582
3586
|
"instance-options": e.instanceOptions,
|
|
3583
3587
|
onClose: n[0] || (n[0] = (s) => t.$emit("close"))
|
|
3584
3588
|
}, null, 8, ["request", "instance-options"]),
|
|
3585
|
-
(0, import_vue.createVNode)(
|
|
3589
|
+
(0, import_vue.createVNode)(Po, {
|
|
3586
3590
|
"active-tab": o.value,
|
|
3587
3591
|
"has-error": !!e.request.error,
|
|
3588
3592
|
onSelect: n[1] || (n[1] = (s) => o.value = s)
|
|
3589
3593
|
}, null, 8, ["active-tab", "has-error"]),
|
|
3590
|
-
(0, import_vue.createElementVNode)("div",
|
|
3591
|
-
(0, import_vue.withDirectives)((0, import_vue.createVNode)(
|
|
3594
|
+
(0, import_vue.createElementVNode)("div", yi, [
|
|
3595
|
+
(0, import_vue.withDirectives)((0, import_vue.createVNode)(vi, { request: e.request }, null, 8, ["request"]), [
|
|
3592
3596
|
[import_vue.vShow, o.value === "split"]
|
|
3593
3597
|
]),
|
|
3594
|
-
(0, import_vue.withDirectives)((0, import_vue.createVNode)(
|
|
3598
|
+
(0, import_vue.withDirectives)((0, import_vue.createVNode)(Wt, {
|
|
3595
3599
|
"query-params": e.request.queryParams,
|
|
3596
3600
|
payload: e.request.payload,
|
|
3597
3601
|
truncated: e.request.truncated
|
|
3598
3602
|
}, null, 8, ["query-params", "payload", "truncated"]), [
|
|
3599
3603
|
[import_vue.vShow, o.value === "payload"]
|
|
3600
3604
|
]),
|
|
3601
|
-
(0, import_vue.withDirectives)((0, import_vue.createVNode)(
|
|
3605
|
+
(0, import_vue.withDirectives)((0, import_vue.createVNode)(Nt, {
|
|
3602
3606
|
title: "Response",
|
|
3603
3607
|
data: e.request.response,
|
|
3604
3608
|
truncated: e.request.truncated,
|
|
@@ -3606,15 +3610,15 @@ var xi = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3606
3610
|
}, null, 8, ["data", "truncated", "error"]), [
|
|
3607
3611
|
[import_vue.vShow, o.value === "response"]
|
|
3608
3612
|
]),
|
|
3609
|
-
(0, import_vue.withDirectives)((0, import_vue.createElementVNode)("div",
|
|
3613
|
+
(0, import_vue.withDirectives)((0, import_vue.createElementVNode)("div", bi, [
|
|
3610
3614
|
((0, import_vue.openBlock)(true), (0, import_vue.createElementBlock)(import_vue.Fragment, null, (0, import_vue.renderList)(e.request.requestHeaders, (s, i) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", {
|
|
3611
3615
|
key: i,
|
|
3612
3616
|
class: "header-row"
|
|
3613
3617
|
}, [
|
|
3614
|
-
(0, import_vue.createElementVNode)("span",
|
|
3615
|
-
(0, import_vue.createElementVNode)("span",
|
|
3618
|
+
(0, import_vue.createElementVNode)("span", wi, (0, import_vue.toDisplayString)(i), 1),
|
|
3619
|
+
(0, import_vue.createElementVNode)("span", Si, (0, import_vue.toDisplayString)(s), 1)
|
|
3616
3620
|
]))), 128)),
|
|
3617
|
-
Object.keys(e.request.requestHeaders ?? {}).length ? (0, import_vue.createCommentVNode)("", true) : ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("p",
|
|
3621
|
+
Object.keys(e.request.requestHeaders ?? {}).length ? (0, import_vue.createCommentVNode)("", true) : ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("p", xi, " No request headers captured. "))
|
|
3618
3622
|
], 512), [
|
|
3619
3623
|
[import_vue.vShow, o.value === "headers"]
|
|
3620
3624
|
])
|
|
@@ -3622,14 +3626,14 @@ var xi = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3622
3626
|
]));
|
|
3623
3627
|
}
|
|
3624
3628
|
});
|
|
3625
|
-
var
|
|
3626
|
-
var
|
|
3627
|
-
var
|
|
3629
|
+
var Ei = /* @__PURE__ */ V(ki, [["__scopeId", "data-v-097724fd"]]);
|
|
3630
|
+
var Ii = ["value"];
|
|
3631
|
+
var Ti = {
|
|
3628
3632
|
key: 0,
|
|
3629
3633
|
value: "",
|
|
3630
3634
|
disabled: ""
|
|
3631
3635
|
};
|
|
3632
|
-
var
|
|
3636
|
+
var Ci = ["value"];
|
|
3633
3637
|
var Mi = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
3634
3638
|
__name: "SelectInput",
|
|
3635
3639
|
props: {
|
|
@@ -3644,44 +3648,44 @@ var Mi = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3644
3648
|
value: e.modelValue,
|
|
3645
3649
|
onChange: t[0] || (t[0] = (n) => o.$emit("update:modelValue", n.target.value))
|
|
3646
3650
|
}, [
|
|
3647
|
-
e.placeholder ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("option",
|
|
3651
|
+
e.placeholder ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("option", Ti, (0, import_vue.toDisplayString)(e.placeholder), 1)) : (0, import_vue.createCommentVNode)("", true),
|
|
3648
3652
|
((0, import_vue.openBlock)(true), (0, import_vue.createElementBlock)(import_vue.Fragment, null, (0, import_vue.renderList)(e.options, (n) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("option", {
|
|
3649
3653
|
key: n.value,
|
|
3650
3654
|
value: n.value
|
|
3651
|
-
}, (0, import_vue.toDisplayString)(n.label), 9,
|
|
3652
|
-
], 40,
|
|
3655
|
+
}, (0, import_vue.toDisplayString)(n.label), 9, Ci))), 128))
|
|
3656
|
+
], 40, Ii));
|
|
3653
3657
|
}
|
|
3654
3658
|
});
|
|
3655
|
-
var
|
|
3656
|
-
var
|
|
3657
|
-
var
|
|
3658
|
-
var
|
|
3659
|
-
var
|
|
3660
|
-
var
|
|
3661
|
-
var
|
|
3659
|
+
var _i = /* @__PURE__ */ V(Mi, [["__scopeId", "data-v-e6ef5dc9"]]);
|
|
3660
|
+
var Oi = { class: "network-tab" };
|
|
3661
|
+
var zi = { class: "toolbar" };
|
|
3662
|
+
var Ai = { class: "filter-bar" };
|
|
3663
|
+
var Fi = ["onClick"];
|
|
3664
|
+
var qi = { class: "filter-count" };
|
|
3665
|
+
var Li = {
|
|
3662
3666
|
key: 0,
|
|
3663
3667
|
width: "10",
|
|
3664
3668
|
height: "10",
|
|
3665
3669
|
viewBox: "0 0 10 10",
|
|
3666
3670
|
fill: "none"
|
|
3667
3671
|
};
|
|
3668
|
-
var
|
|
3672
|
+
var $i = {
|
|
3669
3673
|
key: 0,
|
|
3670
3674
|
width: "10",
|
|
3671
3675
|
height: "10",
|
|
3672
3676
|
viewBox: "0 0 10 10",
|
|
3673
3677
|
fill: "none"
|
|
3674
3678
|
};
|
|
3675
|
-
var
|
|
3679
|
+
var Ri = {
|
|
3676
3680
|
key: 0,
|
|
3677
3681
|
style: { "font-size": "12px", color: "var(--dt-foreground-subtle)", padding: "16px" }
|
|
3678
3682
|
};
|
|
3679
|
-
var
|
|
3683
|
+
var Pi = {
|
|
3680
3684
|
key: 1,
|
|
3681
3685
|
class: "detail-pane"
|
|
3682
3686
|
};
|
|
3683
|
-
var
|
|
3684
|
-
var
|
|
3687
|
+
var ji = 180;
|
|
3688
|
+
var Di = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
3685
3689
|
__name: "NetworkTab",
|
|
3686
3690
|
setup(e) {
|
|
3687
3691
|
const {
|
|
@@ -3713,19 +3717,19 @@ var ji = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3713
3717
|
{ value: "aborted", label: "Aborted" }
|
|
3714
3718
|
], g = (0, import_vue.ref)(320);
|
|
3715
3719
|
(0, import_vue.onMounted)(async () => {
|
|
3716
|
-
const L = await
|
|
3720
|
+
const L = await Tn();
|
|
3717
3721
|
L !== void 0 && (g.value = L);
|
|
3718
3722
|
});
|
|
3719
|
-
const
|
|
3723
|
+
const M = (0, import_vue.ref)(null);
|
|
3720
3724
|
let w = null;
|
|
3721
3725
|
function _(L) {
|
|
3722
|
-
const T = L.clientX,
|
|
3723
|
-
function he(
|
|
3724
|
-
const
|
|
3725
|
-
g.value = Math.max(
|
|
3726
|
+
const T = L.clientX, C = g.value;
|
|
3727
|
+
function he(Ht) {
|
|
3728
|
+
const Bt = M.value ? M.value.offsetWidth * 0.7 : 800;
|
|
3729
|
+
g.value = Math.max(ji, Math.min(C + (Ht.clientX - T), Bt));
|
|
3726
3730
|
}
|
|
3727
3731
|
function Ee() {
|
|
3728
|
-
window.removeEventListener("mousemove", he), window.removeEventListener("mouseup", Ee), w = null,
|
|
3732
|
+
window.removeEventListener("mousemove", he), window.removeEventListener("mouseup", Ee), w = null, Cn(g.value);
|
|
3729
3733
|
}
|
|
3730
3734
|
window.addEventListener("mousemove", he), window.addEventListener("mouseup", Ee), w = () => {
|
|
3731
3735
|
window.removeEventListener("mousemove", he), window.removeEventListener("mouseup", Ee);
|
|
@@ -3733,40 +3737,40 @@ var ji = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3733
3737
|
}
|
|
3734
3738
|
return (0, import_vue.onScopeDispose)(() => {
|
|
3735
3739
|
w == null || w();
|
|
3736
|
-
}), (L, T) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div",
|
|
3737
|
-
(0, import_vue.withDirectives)((0, import_vue.createElementVNode)("div",
|
|
3740
|
+
}), (L, T) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", Oi, [
|
|
3741
|
+
(0, import_vue.withDirectives)((0, import_vue.createElementVNode)("div", zi, [
|
|
3738
3742
|
(0, import_vue.withDirectives)((0, import_vue.createElementVNode)("input", {
|
|
3739
|
-
"onUpdate:modelValue": T[0] || (T[0] = (
|
|
3743
|
+
"onUpdate:modelValue": T[0] || (T[0] = (C) => (0, import_vue.isRef)(o) ? o.value = C : null),
|
|
3740
3744
|
class: "toolbar-input",
|
|
3741
3745
|
placeholder: "Filter URL\u2026"
|
|
3742
3746
|
}, null, 512), [
|
|
3743
3747
|
[import_vue.vModelText, (0, import_vue.unref)(o)]
|
|
3744
3748
|
]),
|
|
3745
|
-
(0, import_vue.createVNode)(
|
|
3749
|
+
(0, import_vue.createVNode)(_i, {
|
|
3746
3750
|
modelValue: (0, import_vue.unref)(n),
|
|
3747
|
-
"onUpdate:modelValue": T[1] || (T[1] = (
|
|
3751
|
+
"onUpdate:modelValue": T[1] || (T[1] = (C) => (0, import_vue.isRef)(n) ? n.value = C : null),
|
|
3748
3752
|
options: E.value
|
|
3749
3753
|
}, null, 8, ["modelValue", "options"]),
|
|
3750
3754
|
(0, import_vue.createElementVNode)("button", {
|
|
3751
3755
|
class: "toolbar-btn",
|
|
3752
3756
|
onClick: T[2] || (T[2] = //@ts-ignore
|
|
3753
|
-
(...
|
|
3757
|
+
(...C) => (0, import_vue.unref)(i) && (0, import_vue.unref)(i)(...C))
|
|
3754
3758
|
}, "Reset filters"),
|
|
3755
3759
|
(0, import_vue.createElementVNode)("button", {
|
|
3756
3760
|
class: "toolbar-btn toolbar-btn--danger",
|
|
3757
3761
|
onClick: T[3] || (T[3] = //@ts-ignore
|
|
3758
|
-
(...
|
|
3762
|
+
(...C) => (0, import_vue.unref)(Ue) && (0, import_vue.unref)(Ue)(...C))
|
|
3759
3763
|
}, "Clear log")
|
|
3760
3764
|
], 512), [
|
|
3761
3765
|
[import_vue.vShow, (0, import_vue.unref)(d)]
|
|
3762
3766
|
]),
|
|
3763
|
-
(0, import_vue.withDirectives)((0, import_vue.createElementVNode)("div",
|
|
3764
|
-
((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)(import_vue.Fragment, null, (0, import_vue.renderList)(k, (
|
|
3765
|
-
key:
|
|
3766
|
-
class: (0, import_vue.normalizeClass)(["filter-pill", ["filter-pill--" +
|
|
3767
|
-
onClick: (he) => t.value =
|
|
3768
|
-
}, (0, import_vue.toDisplayString)(
|
|
3769
|
-
(0, import_vue.createElementVNode)("span",
|
|
3767
|
+
(0, import_vue.withDirectives)((0, import_vue.createElementVNode)("div", Ai, [
|
|
3768
|
+
((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)(import_vue.Fragment, null, (0, import_vue.renderList)(k, (C) => (0, import_vue.createElementVNode)("button", {
|
|
3769
|
+
key: C.value,
|
|
3770
|
+
class: (0, import_vue.normalizeClass)(["filter-pill", ["filter-pill--" + C.value, { "filter-pill--active": (0, import_vue.unref)(t) === C.value }]]),
|
|
3771
|
+
onClick: (he) => t.value = C.value
|
|
3772
|
+
}, (0, import_vue.toDisplayString)(C.label), 11, Fi)), 64)),
|
|
3773
|
+
(0, import_vue.createElementVNode)("span", qi, (0, import_vue.toDisplayString)((0, import_vue.unref)(s).length) + " request" + (0, import_vue.toDisplayString)((0, import_vue.unref)(s).length === 1 ? "" : "s"), 1)
|
|
3770
3774
|
], 512), [
|
|
3771
3775
|
[import_vue.vShow, (0, import_vue.unref)(y)]
|
|
3772
3776
|
]),
|
|
@@ -3775,7 +3779,7 @@ var ji = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3775
3779
|
key: 0,
|
|
3776
3780
|
style: { position: "fixed", inset: "0", "z-index": "99" },
|
|
3777
3781
|
onClick: T[4] || (T[4] = //@ts-ignore
|
|
3778
|
-
(...
|
|
3782
|
+
(...C) => (0, import_vue.unref)(S) && (0, import_vue.unref)(S)(...C))
|
|
3779
3783
|
})) : (0, import_vue.createCommentVNode)("", true)
|
|
3780
3784
|
])),
|
|
3781
3785
|
(0, import_vue.createVNode)(import_vue.Transition, { name: "settings-menu" }, {
|
|
@@ -3785,19 +3789,19 @@ var ji = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3785
3789
|
class: "settings-menu",
|
|
3786
3790
|
onKeydown: T[8] || (T[8] = (0, import_vue.withKeys)(
|
|
3787
3791
|
//@ts-ignore
|
|
3788
|
-
(...
|
|
3792
|
+
(...C) => (0, import_vue.unref)(S) && (0, import_vue.unref)(S)(...C),
|
|
3789
3793
|
["escape"]
|
|
3790
3794
|
))
|
|
3791
3795
|
}, [
|
|
3792
3796
|
(0, import_vue.createElementVNode)("button", {
|
|
3793
3797
|
class: "settings-item",
|
|
3794
3798
|
onClick: T[5] || (T[5] = //@ts-ignore
|
|
3795
|
-
(...
|
|
3799
|
+
(...C) => (0, import_vue.unref)(b) && (0, import_vue.unref)(b)(...C))
|
|
3796
3800
|
}, [
|
|
3797
3801
|
(0, import_vue.createElementVNode)("span", {
|
|
3798
3802
|
class: (0, import_vue.normalizeClass)(["settings-check", { "settings-check--on": (0, import_vue.unref)(d) }])
|
|
3799
3803
|
}, [
|
|
3800
|
-
(0, import_vue.unref)(d) ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("svg",
|
|
3804
|
+
(0, import_vue.unref)(d) ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("svg", Li, [...T[10] || (T[10] = [
|
|
3801
3805
|
(0, import_vue.createElementVNode)("path", {
|
|
3802
3806
|
d: "M1.5 5L4 7.5L8.5 2.5",
|
|
3803
3807
|
stroke: "currentColor",
|
|
@@ -3811,12 +3815,12 @@ var ji = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3811
3815
|
(0, import_vue.createElementVNode)("button", {
|
|
3812
3816
|
class: "settings-item",
|
|
3813
3817
|
onClick: T[6] || (T[6] = //@ts-ignore
|
|
3814
|
-
(...
|
|
3818
|
+
(...C) => (0, import_vue.unref)(f) && (0, import_vue.unref)(f)(...C))
|
|
3815
3819
|
}, [
|
|
3816
3820
|
(0, import_vue.createElementVNode)("span", {
|
|
3817
3821
|
class: (0, import_vue.normalizeClass)(["settings-check", { "settings-check--on": (0, import_vue.unref)(y) }])
|
|
3818
3822
|
}, [
|
|
3819
|
-
(0, import_vue.unref)(y) ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("svg",
|
|
3823
|
+
(0, import_vue.unref)(y) ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("svg", $i, [...T[12] || (T[12] = [
|
|
3820
3824
|
(0, import_vue.createElementVNode)("path", {
|
|
3821
3825
|
d: "M1.5 5L4 7.5L8.5 2.5",
|
|
3822
3826
|
stroke: "currentColor",
|
|
@@ -3831,7 +3835,7 @@ var ji = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3831
3835
|
(0, import_vue.createElementVNode)("button", {
|
|
3832
3836
|
class: "settings-item settings-item--reset",
|
|
3833
3837
|
onClick: T[7] || (T[7] = //@ts-ignore
|
|
3834
|
-
(...
|
|
3838
|
+
(...C) => (0, import_vue.unref)(p) && (0, import_vue.unref)(p)(...C))
|
|
3835
3839
|
}, [
|
|
3836
3840
|
(0, import_vue.createVNode)((0, import_vue.unref)(ae), {
|
|
3837
3841
|
icon: "lucide:rotate-ccw",
|
|
@@ -3847,51 +3851,51 @@ var ji = /* @__PURE__ */ (0, import_vue.defineComponent)({
|
|
|
3847
3851
|
}),
|
|
3848
3852
|
(0, import_vue.createElementVNode)("div", {
|
|
3849
3853
|
ref_key: "splitRef",
|
|
3850
|
-
ref:
|
|
3854
|
+
ref: M,
|
|
3851
3855
|
class: "main-split"
|
|
3852
3856
|
}, [
|
|
3853
3857
|
(0, import_vue.createElementVNode)("div", {
|
|
3854
3858
|
class: "list-pane",
|
|
3855
3859
|
style: (0, import_vue.normalizeStyle)((0, import_vue.unref)(r) ? { width: `${g.value}px` } : { flex: "1" })
|
|
3856
3860
|
}, [
|
|
3857
|
-
(0, import_vue.createVNode)(
|
|
3861
|
+
(0, import_vue.createVNode)(Co, {
|
|
3858
3862
|
requests: (0, import_vue.unref)(s),
|
|
3859
3863
|
"active-request-id": (0, import_vue.unref)(l),
|
|
3860
3864
|
onSelect: (0, import_vue.unref)(a)
|
|
3861
3865
|
}, null, 8, ["requests", "active-request-id", "onSelect"]),
|
|
3862
|
-
(0, import_vue.unref)(s).length === 0 ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div",
|
|
3866
|
+
(0, import_vue.unref)(s).length === 0 ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", Ri, " No requests. ")) : (0, import_vue.createCommentVNode)("", true)
|
|
3863
3867
|
], 4),
|
|
3864
3868
|
(0, import_vue.unref)(r) ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", {
|
|
3865
3869
|
key: 0,
|
|
3866
3870
|
class: "drag-handle",
|
|
3867
3871
|
onMousedown: _
|
|
3868
3872
|
}, null, 32)) : (0, import_vue.createCommentVNode)("", true),
|
|
3869
|
-
(0, import_vue.unref)(r) ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div",
|
|
3870
|
-
(0, import_vue.createVNode)(
|
|
3873
|
+
(0, import_vue.unref)(r) ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", Pi, [
|
|
3874
|
+
(0, import_vue.createVNode)(Ei, {
|
|
3871
3875
|
request: (0, import_vue.unref)(r),
|
|
3872
3876
|
"instance-options": I.value,
|
|
3873
|
-
onClose: T[9] || (T[9] = (
|
|
3877
|
+
onClose: T[9] || (T[9] = (C) => (0, import_vue.unref)(a)(null))
|
|
3874
3878
|
}, null, 8, ["request", "instance-options"])
|
|
3875
3879
|
])) : (0, import_vue.createCommentVNode)("", true)
|
|
3876
3880
|
], 512)
|
|
3877
3881
|
]));
|
|
3878
3882
|
}
|
|
3879
3883
|
});
|
|
3880
|
-
var
|
|
3881
|
-
var
|
|
3884
|
+
var Vi = /* @__PURE__ */ V(Di, [["__scopeId", "data-v-7483e96e"]]);
|
|
3885
|
+
var Ni = {
|
|
3882
3886
|
id: "network",
|
|
3883
3887
|
label: "Network",
|
|
3884
3888
|
icon: "lucide:network",
|
|
3885
3889
|
order: 1,
|
|
3886
|
-
component:
|
|
3890
|
+
component: Vi
|
|
3887
3891
|
};
|
|
3888
|
-
function
|
|
3889
|
-
return
|
|
3890
|
-
onInstanceCreated:
|
|
3891
|
-
onInstanceDestroyed:
|
|
3892
|
-
onStateUpdate:
|
|
3893
|
-
onRequestStart:
|
|
3894
|
-
onRequestEnd:
|
|
3892
|
+
function Hi(e, o) {
|
|
3893
|
+
return Zt(e), Xe(Ni), e.tabs && e.tabs.forEach((t) => Xe(t)), Ks(), {
|
|
3894
|
+
onInstanceCreated: rn,
|
|
3895
|
+
onInstanceDestroyed: ln,
|
|
3896
|
+
onStateUpdate: an,
|
|
3897
|
+
onRequestStart: cn,
|
|
3898
|
+
onRequestEnd: un
|
|
3895
3899
|
};
|
|
3896
3900
|
}
|
|
3897
3901
|
|
|
@@ -3904,7 +3908,7 @@ function nextRequestId() {
|
|
|
3904
3908
|
}
|
|
3905
3909
|
async function initDevtools(options, app) {
|
|
3906
3910
|
if (!options.enabled) return;
|
|
3907
|
-
bridge =
|
|
3911
|
+
bridge = Hi(options, app);
|
|
3908
3912
|
for (const fn2 of pendingCalls) fn2();
|
|
3909
3913
|
pendingCalls.length = 0;
|
|
3910
3914
|
}
|