@ametie/vue-muza-use 1.4.0 → 1.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/dist/index.cjs +565 -546
  2. package/dist/index.mjs +685 -666
  3. 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
- try {
62
- if (typeof document < "u") {
63
- var e = document.createElement("style");
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-5919b75a]{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-5919b75a]:hover{transform:translateY(-1px);box-shadow:0 4px 16px #7c7bff80;box-shadow:0 4px 16px oklch(65% .25 280 / .5)}.launcher-pill[data-v-5919b75a]:active{transform:scale(.96);box-shadow:0 1px 6px #7c7bff40;box-shadow:0 1px 6px oklch(65% .25 280 / .25)}.launcher-icon[data-v-5919b75a]{font-size:11px}.devtools-panel[data-v-5919b75a]{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-5919b75a]{position:absolute;background:transparent;z-index:1;transition:background .15s ease-out}.resize-handle[data-v-5919b75a]:hover{background:var(--dt-primary)}.resize-top[data-v-5919b75a]{top:0;left:12px;right:12px;height:4px;cursor:row-resize}.resize-left[data-v-5919b75a]{left:0;top:12px;bottom:12px;width:4px;cursor:col-resize}.resize-right[data-v-5919b75a]{right:0;top:12px;bottom:12px;width:4px;cursor:col-resize}.panel-content[data-v-5919b75a]{flex:1;overflow:hidden;display:flex;flex-direction:column}.panel-enter-active[data-v-5919b75a]{transition:transform .22s cubic-bezier(.32,.72,0,1),opacity .2s ease-out}.panel-leave-active[data-v-5919b75a]{transition:transform .16s ease-in,opacity .16s ease-in}.panel-enter-from[data-v-5919b75a],.panel-leave-to[data-v-5919b75a]{transform:translateY(12px);opacity:0}.launcher-pill[data-v-9e378f1b]{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-9e378f1b]:hover{transform:translateY(-1px);box-shadow:0 4px 16px #7c7bff80;box-shadow:0 4px 16px oklch(65% .25 280 / .5)}.launcher-pill[data-v-9e378f1b]:active{transform:scale(.96);box-shadow:0 1px 6px #7c7bff40;box-shadow:0 1px 6px oklch(65% .25 280 / .25)}.launcher-icon[data-v-9e378f1b]{font-size:11px}.side-panel[data-v-9e378f1b]{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-9e378f1b]{position:absolute;background:transparent;z-index:1;transition:background .15s ease-out}.resize-handle[data-v-9e378f1b]:hover{background:var(--dt-primary)}.resize-left[data-v-9e378f1b]{left:0;top:12px;bottom:12px;width:4px;cursor:col-resize}.resize-top[data-v-9e378f1b]{top:0;left:12px;right:12px;height:4px;cursor:row-resize}.resize-bottom[data-v-9e378f1b]{bottom:0;left:12px;right:12px;height:4px;cursor:row-resize}.panel-body[data-v-9e378f1b]{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden}.panel-content[data-v-9e378f1b]{flex:1;overflow:hidden;display:flex;flex-direction:column}.panel-enter-active[data-v-9e378f1b]{transition:transform .22s cubic-bezier(.32,.72,0,1),opacity .2s ease-out}.panel-leave-active[data-v-9e378f1b]{transition:transform .16s ease-in,opacity .16s ease-in}.panel-enter-from[data-v-9e378f1b],.panel-leave-to[data-v-9e378f1b]{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-e5492c3f]{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-e5492c3f]:hover{background:var(--dt-surface)}.request-row--active[data-v-e5492c3f]{background:var(--dt-surface-raised)}.request-row--active[data-v-e5492c3f]:after{content:"";position:absolute;right:0;top:0;bottom:0;width:2px;background:var(--dt-primary)}.accent-bar[data-v-e5492c3f]{width:3px;flex-shrink:0}.accent-bar--success[data-v-e5492c3f]{background:var(--dt-vue-green)}.accent-bar--error[data-v-e5492c3f]{background:var(--dt-danger)}.accent-bar--pending[data-v-e5492c3f],.accent-bar--aborted[data-v-e5492c3f]{background:var(--dt-foreground-subtle)}.row-body[data-v-e5492c3f]{flex:1;min-width:0;padding:9px 12px}.row-top[data-v-e5492c3f]{display:flex;align-items:center;gap:8px;margin-bottom:5px;min-width:0}.row-url[data-v-e5492c3f]{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-e5492c3f]{display:flex;align-items:center;gap:10px;font-size:11px}.meta-duration[data-v-e5492c3f]{color:var(--dt-foreground-muted)}.meta-time[data-v-e5492c3f]{color:var(--dt-foreground-subtle);margin-left:auto}.method-badge[data-v-e5492c3f]{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-e5492c3f]{background:var(--dt-info-subtle);color:var(--dt-info)}.method-post[data-v-e5492c3f]{background:var(--dt-success-subtle);color:var(--dt-success)}.method-put[data-v-e5492c3f]{background:var(--dt-warning-subtle);color:var(--dt-warning)}.method-patch[data-v-e5492c3f]{background:#002629;background:oklch(24% .07 200);color:#00a6ad;color:oklch(66% .18 200)}.method-delete[data-v-e5492c3f]{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-540c6abf]{display:flex;height:100%;overflow:hidden}.split-view--row[data-v-540c6abf]{flex-direction:row}.split-view--stacked[data-v-540c6abf]{flex-direction:column}.split-pane[data-v-540c6abf]{flex:1;overflow:hidden}.split-view--row .split-pane[data-v-540c6abf]{min-width:120px}.split-view--stacked .split-pane[data-v-540c6abf]{min-height:80px}.split-handle[data-v-540c6abf]{flex-shrink:0;background:var(--dt-border-subtle);transition:background .15s}.split-handle--v[data-v-540c6abf]{width:5px;cursor:col-resize}.split-handle--h[data-v-540c6abf]{height:5px;cursor:row-resize}.split-handle[data-v-540c6abf]: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-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-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-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}');
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 Jt = (0, import_vue.computed)(
83
+ var Qt = (0, import_vue.computed)(
88
84
  () => F.instances
89
85
  );
90
- var kt = (0, import_vue.computed)(
86
+ var It = (0, import_vue.computed)(
91
87
  () => F.requests
92
88
  );
93
- function Qt(e) {
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 Zt(e, o, t) {
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 en(e) {
104
+ function tn(e) {
109
105
  F.instances.delete(e);
110
106
  }
111
- function tn(e, o) {
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 nn(e) {
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 sn(e, o) {
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 Ke() {
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 Ue(e) {
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 on(e, o, t) {
179
- Zt(e, o, t);
174
+ function rn(e, o, t) {
175
+ en(e, o, t);
180
176
  }
181
- function rn(e) {
182
- en(e);
177
+ function ln(e) {
178
+ tn(e);
183
179
  }
184
- function ln(e, o) {
185
- tn(e, o);
180
+ function an(e, o) {
181
+ nn(e, o);
186
182
  }
187
- function an(e) {
188
- nn(e);
183
+ function cn(e) {
184
+ sn(e);
189
185
  }
190
- function cn(e, o) {
191
- sn(e, o);
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 un(e, o) {
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 Et() {
213
- return Ie || (Ie = un("keyval-store", "keyval")), Ie;
208
+ function Tt() {
209
+ return Ie || (Ie = dn("keyval-store", "keyval")), Ie;
214
210
  }
215
- function H(e, o = Et()) {
211
+ function H(e, o = Tt()) {
216
212
  return o("readonly", (t) => je(t.get(e)));
217
213
  }
218
- function B(e, o, t = Et()) {
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,74 +227,73 @@ var $ = {
231
227
  payloadFormat: "vmd:payload-format",
232
228
  responseFormat: "vmd:response-format"
233
229
  };
234
- async function dn() {
230
+ async function hn() {
235
231
  return H($.activeTab);
236
232
  }
237
- async function hn(e) {
233
+ async function fn(e) {
238
234
  return B($.activeTab, e);
239
235
  }
240
- async function fn() {
236
+ async function mn() {
241
237
  return await H($.panelMode) ?? "side";
242
238
  }
243
- async function mn(e) {
239
+ async function pn(e) {
244
240
  return B($.panelMode, e);
245
241
  }
246
- async function pn() {
242
+ async function vn() {
247
243
  return await H($.networkToolbarVisible) ?? true;
248
244
  }
249
- async function vn(e) {
245
+ async function gn(e) {
250
246
  return B($.networkToolbarVisible, e);
251
247
  }
252
- async function gn() {
248
+ async function yn() {
253
249
  return await H($.networkFilterVisible) ?? true;
254
250
  }
255
- async function yn(e) {
251
+ async function bn(e) {
256
252
  return B($.networkFilterVisible, e);
257
253
  }
258
- async function Xe() {
254
+ async function Ye() {
259
255
  return H($.splitPayloadWidth);
260
256
  }
261
- async function bn(e) {
257
+ async function wn(e) {
262
258
  return B($.splitPayloadWidth, e);
263
259
  }
264
- async function Ye() {
260
+ async function Je() {
265
261
  return H($.splitPayloadHeight);
266
262
  }
267
- async function wn(e) {
263
+ async function Sn(e) {
268
264
  return B($.splitPayloadHeight, e);
269
265
  }
270
- async function Sn() {
266
+ async function xn() {
271
267
  return await H($.payloadFormat) ?? "kv";
272
268
  }
273
- async function xn(e) {
269
+ async function kn(e) {
274
270
  return B($.payloadFormat, e);
275
271
  }
276
- async function kn() {
272
+ async function En() {
277
273
  return await H($.responseFormat) ?? "json";
278
274
  }
279
- async function En(e) {
275
+ async function In(e) {
280
276
  return B($.responseFormat, e);
281
277
  }
282
- async function In() {
278
+ async function Tn() {
283
279
  return H($.listWidth);
284
280
  }
285
- async function Tn(e) {
281
+ async function Cn(e) {
286
282
  return B($.listWidth, e);
287
283
  }
288
- async function Je(e) {
284
+ async function Qe(e) {
289
285
  const o = e === "side" ? $.geometrySide : $.geometryBottom;
290
286
  return H(o);
291
287
  }
292
- async function U(e, o) {
288
+ async function X(e, o) {
293
289
  const t = e === "side" ? $.geometrySide : $.geometryBottom;
294
290
  return B(t, o);
295
291
  }
296
292
  var Mn = 280;
297
- var Cn = 200;
298
- var _n = 400;
299
- var On = 200;
300
- var zn = 38;
301
- function Qe() {
293
+ var _n = 200;
294
+ var On = 400;
295
+ var zn = 200;
296
+ function Ze() {
302
297
  return {
303
298
  x: window.innerWidth - 390,
304
299
  y: 10,
@@ -306,7 +301,7 @@ function Qe() {
306
301
  height: window.innerHeight - 20
307
302
  };
308
303
  }
309
- function Ze() {
304
+ function et() {
310
305
  return {
311
306
  x: 12,
312
307
  y: window.innerHeight - 368,
@@ -318,29 +313,29 @@ var An = { x: 0, y: 10, width: 380, height: 600 };
318
313
  var Fn = { x: 12, y: 300, width: 800, height: 360 };
319
314
  var ne = (0, import_vue.ref)({ ...An });
320
315
  var se = (0, import_vue.ref)({ ...Fn });
321
- var et = (0, import_vue.ref)(false);
322
- var tt = false;
316
+ var tt = (0, import_vue.ref)(false);
317
+ var nt = false;
323
318
  var N = null;
324
319
  function qn(e) {
325
320
  const o = (0, import_vue.computed)(
326
321
  () => e.value === "side" ? ne.value : se.value
327
322
  );
328
323
  (0, import_vue.onMounted)(async () => {
329
- if (tt) return;
324
+ if (nt) return;
330
325
  const [h, b] = await Promise.all([
331
- Je("side"),
332
- Je("bottom")
326
+ Qe("side"),
327
+ Qe("bottom")
333
328
  ]);
334
- ne.value = h ?? Qe(), se.value = b ?? Ze(), tt = true, et.value = true;
329
+ ne.value = h ?? Ze(), se.value = b ?? et(), nt = true, tt.value = true;
335
330
  });
336
331
  function t() {
337
332
  return e.value === "side" ? ne : se;
338
333
  }
339
334
  function n() {
340
- return e.value === "side" ? Mn : _n;
335
+ return e.value === "side" ? Mn : On;
341
336
  }
342
337
  function s() {
343
- return e.value === "side" ? Cn : On;
338
+ return e.value === "side" ? _n : zn;
344
339
  }
345
340
  function i(h, b, f) {
346
341
  return () => {
@@ -348,89 +343,89 @@ function qn(e) {
348
343
  };
349
344
  }
350
345
  function r(h) {
351
- const b = h.clientX, f = h.clientY, w = t(), p = { ...w.value }, k = { id: 0 }, E = (x) => {
352
- cancelAnimationFrame(k.id), k.id = requestAnimationFrame(() => {
353
- const M = x.clientX - b, I = x.clientY - f;
354
- w.value = {
355
- ...w.value,
346
+ const b = h.clientX, f = h.clientY, S = t(), p = { ...S.value }, E = { id: 0 }, I = (g) => {
347
+ cancelAnimationFrame(E.id), E.id = requestAnimationFrame(() => {
348
+ const M = g.clientX - b, w = g.clientY - f;
349
+ S.value = {
350
+ ...S.value,
356
351
  x: Math.max(0, Math.min(window.innerWidth - p.width, p.x + M)),
357
- y: Math.max(0, Math.min(window.innerHeight - zn, p.y + I))
352
+ y: Math.max(0, Math.min(window.innerHeight - p.height, p.y + w))
358
353
  };
359
354
  });
360
- }, v = () => {
361
- cancelAnimationFrame(k.id), N = null, U(e.value, w.value), window.removeEventListener("mousemove", E), window.removeEventListener("mouseup", v);
355
+ }, k = () => {
356
+ cancelAnimationFrame(E.id), N = null, X(e.value, S.value), window.removeEventListener("mousemove", I), window.removeEventListener("mouseup", k);
362
357
  };
363
- N = i(k, E, v), window.addEventListener("mousemove", E), window.addEventListener("mouseup", v);
358
+ N = i(E, I, k), window.addEventListener("mousemove", I), window.addEventListener("mouseup", k);
364
359
  }
365
360
  function l(h) {
366
- const b = h.clientY, f = t(), w = f.value.y + f.value.height, p = f.value.height, k = s(), E = { id: 0 }, v = (M) => {
367
- cancelAnimationFrame(E.id), E.id = requestAnimationFrame(() => {
368
- const I = M.clientY - b, _ = Math.max(k, Math.min(w, p - I));
369
- f.value = { ...f.value, y: w - _, height: _ };
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) => {
362
+ cancelAnimationFrame(I.id), I.id = requestAnimationFrame(() => {
363
+ const w = M.clientY - b, _ = Math.max(E, Math.min(S, p - w));
364
+ f.value = { ...f.value, y: S - _, height: _ };
370
365
  });
371
- }, x = () => {
372
- cancelAnimationFrame(E.id), N = null, U(e.value, f.value), window.removeEventListener("mousemove", v), window.removeEventListener("mouseup", x);
366
+ }, g = () => {
367
+ cancelAnimationFrame(I.id), N = null, X(e.value, f.value), window.removeEventListener("mousemove", k), window.removeEventListener("mouseup", g);
373
368
  };
374
- N = i(E, v, x), window.addEventListener("mousemove", v), window.addEventListener("mouseup", x);
369
+ N = i(I, k, g), window.addEventListener("mousemove", k), window.addEventListener("mouseup", g);
375
370
  }
376
371
  function a(h) {
377
- const b = h.clientY, f = t(), w = f.value.height, p = f.value.y, k = s(), E = { id: 0 }, v = (M) => {
378
- cancelAnimationFrame(E.id), E.id = requestAnimationFrame(() => {
379
- const I = M.clientY - b, _ = window.innerHeight - p;
380
- f.value = { ...f.value, height: Math.max(k, Math.min(_, w + I)) };
372
+ const b = h.clientY, f = t(), S = f.value.height, p = f.value.y, E = s(), I = { id: 0 }, k = (M) => {
373
+ cancelAnimationFrame(I.id), I.id = requestAnimationFrame(() => {
374
+ const w = M.clientY - b, _ = window.innerHeight - p;
375
+ f.value = { ...f.value, height: Math.max(E, Math.min(_, S + w)) };
381
376
  });
382
- }, x = () => {
383
- cancelAnimationFrame(E.id), N = null, U(e.value, f.value), window.removeEventListener("mousemove", v), window.removeEventListener("mouseup", x);
377
+ }, g = () => {
378
+ cancelAnimationFrame(I.id), N = null, X(e.value, f.value), window.removeEventListener("mousemove", k), window.removeEventListener("mouseup", g);
384
379
  };
385
- N = i(E, v, x), window.addEventListener("mousemove", v), window.addEventListener("mouseup", x);
380
+ N = i(I, k, g), window.addEventListener("mousemove", k), window.addEventListener("mouseup", g);
386
381
  }
387
382
  function c(h) {
388
- const b = h.clientX, f = t(), w = f.value.x + f.value.width, p = f.value.width, k = n(), E = { id: 0 }, v = (M) => {
389
- cancelAnimationFrame(E.id), E.id = requestAnimationFrame(() => {
390
- const I = M.clientX - b, _ = Math.max(k, Math.min(w, p - I));
391
- f.value = { ...f.value, x: w - _, width: _ };
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) => {
384
+ cancelAnimationFrame(I.id), I.id = requestAnimationFrame(() => {
385
+ const w = M.clientX - b, _ = Math.max(E, Math.min(S, p - w));
386
+ f.value = { ...f.value, x: S - _, width: _ };
392
387
  });
393
- }, x = () => {
394
- cancelAnimationFrame(E.id), N = null, U(e.value, f.value), window.removeEventListener("mousemove", v), window.removeEventListener("mouseup", x);
388
+ }, g = () => {
389
+ cancelAnimationFrame(I.id), N = null, X(e.value, f.value), window.removeEventListener("mousemove", k), window.removeEventListener("mouseup", g);
395
390
  };
396
- N = i(E, v, x), window.addEventListener("mousemove", v), window.addEventListener("mouseup", x);
391
+ N = i(I, k, g), window.addEventListener("mousemove", k), window.addEventListener("mouseup", g);
397
392
  }
398
- function u(h) {
399
- const b = h.clientX, f = t(), w = f.value.width, p = f.value.x, k = n(), E = { id: 0 }, v = (M) => {
400
- cancelAnimationFrame(E.id), E.id = requestAnimationFrame(() => {
401
- const I = M.clientX - b, _ = window.innerWidth - p;
402
- f.value = { ...f.value, width: Math.max(k, Math.min(_, w + I)) };
393
+ function d(h) {
394
+ const b = h.clientX, f = t(), S = f.value.width, p = f.value.x, E = n(), I = { id: 0 }, k = (M) => {
395
+ cancelAnimationFrame(I.id), I.id = requestAnimationFrame(() => {
396
+ const w = M.clientX - b, _ = window.innerWidth - p;
397
+ f.value = { ...f.value, width: Math.max(E, Math.min(_, S + w)) };
403
398
  });
404
- }, x = () => {
405
- cancelAnimationFrame(E.id), N = null, U(e.value, f.value), window.removeEventListener("mousemove", v), window.removeEventListener("mouseup", x);
399
+ }, g = () => {
400
+ cancelAnimationFrame(I.id), N = null, X(e.value, f.value), window.removeEventListener("mousemove", k), window.removeEventListener("mouseup", g);
406
401
  };
407
- N = i(E, v, x), window.addEventListener("mousemove", v), window.addEventListener("mouseup", x);
402
+ N = i(I, k, g), window.addEventListener("mousemove", k), window.addEventListener("mouseup", g);
408
403
  }
409
404
  function y() {
410
- e.value === "side" ? (ne.value = Qe(), U("side", ne.value)) : (se.value = Ze(), U("bottom", se.value));
405
+ e.value === "side" ? (ne.value = Ze(), X("side", ne.value)) : (se.value = et(), X("bottom", se.value));
411
406
  }
412
407
  return (0, import_vue.onScopeDispose)(() => {
413
408
  N == null || N();
414
409
  }), {
415
410
  geometry: o,
416
- isGeometryReady: et,
411
+ isGeometryReady: tt,
417
412
  startDrag: r,
418
413
  startResizeTop: l,
419
414
  startResizeBottom: a,
420
415
  startResizeLeft: c,
421
- startResizeRight: u,
416
+ startResizeRight: d,
422
417
  resetGeometry: y
423
418
  };
424
419
  }
425
420
  var Ln = (0, import_vue.ref)(false);
426
421
  var Te = (0, import_vue.ref)("side");
427
- var nt = false;
422
+ var st = false;
428
423
  function de() {
429
424
  const e = Ln, o = Te;
430
425
  (0, import_vue.onMounted)(async () => {
431
- if (nt) return;
432
- const r = await fn();
433
- Te.value = r, nt = true;
426
+ if (st) return;
427
+ const r = await mn();
428
+ Te.value = r, st = true;
434
429
  });
435
430
  function t() {
436
431
  e.value = !e.value;
@@ -439,7 +434,7 @@ function de() {
439
434
  e.value = false;
440
435
  }
441
436
  function s(r) {
442
- Te.value = r, mn(r);
437
+ Te.value = r, pn(r);
443
438
  }
444
439
  const i = qn(o);
445
440
  return (0, import_vue.onScopeDispose)(() => {
@@ -452,13 +447,13 @@ function de() {
452
447
  ...i
453
448
  };
454
449
  }
455
- function It() {
450
+ function Ct() {
456
451
  const e = (0, import_vue.ref)(null);
457
452
  (0, import_vue.onMounted)(async () => {
458
- const n = await dn();
453
+ const n = await hn();
459
454
  n ? e.value = n : te.value.length > 0 && (e.value = te.value[0].id);
460
455
  }), (0, import_vue.watch)(e, (n) => {
461
- n && hn(n);
456
+ n && fn(n);
462
457
  });
463
458
  const o = (0, import_vue.computed)(
464
459
  () => te.value.find((n) => n.id === e.value) ?? te.value[0] ?? null
@@ -473,16 +468,16 @@ function De() {
473
468
  const e = (0, import_vue.ref)(true), o = (0, import_vue.ref)(true);
474
469
  (0, import_vue.onMounted)(async () => {
475
470
  const [r, l] = await Promise.all([
476
- pn(),
477
- gn()
471
+ vn(),
472
+ yn()
478
473
  ]);
479
474
  e.value = r, o.value = l;
480
475
  });
481
476
  function t() {
482
- e.value = !e.value, vn(e.value);
477
+ e.value = !e.value, gn(e.value);
483
478
  }
484
479
  function n() {
485
- o.value = !o.value, yn(o.value);
480
+ o.value = !o.value, bn(o.value);
486
481
  }
487
482
  function s() {
488
483
  fe.value = !fe.value;
@@ -492,7 +487,7 @@ function De() {
492
487
  }
493
488
  return { toolbarVisible: e, filterVisible: o, settingsOpen: fe, toggleToolbar: t, toggleFilter: n, toggleSettings: s, closeSettings: i };
494
489
  }
495
- var Tt = /^[a-z0-9]+(-[a-z0-9]+)*$/;
490
+ var Mt = /^[a-z0-9]+(-[a-z0-9]+)*$/;
496
491
  var xe = (e, o, t, n = "") => {
497
492
  const s = e.split(":");
498
493
  if (e.slice(0, 1) === "@") {
@@ -533,7 +528,7 @@ var xe = (e, o, t, n = "") => {
533
528
  var pe = (e, o) => e ? !!// Check prefix: cannot be empty, unless allowSimpleName is enabled
534
529
  // Check name: cannot be empty
535
530
  ((o && e.prefix === "" || e.prefix) && e.name) : false;
536
- var Mt = Object.freeze(
531
+ var _t = Object.freeze(
537
532
  {
538
533
  left: 0,
539
534
  top: 0,
@@ -547,7 +542,7 @@ var we = Object.freeze({
547
542
  hFlip: false
548
543
  });
549
544
  var ke = Object.freeze({
550
- ...Mt,
545
+ ..._t,
551
546
  ...we
552
547
  });
553
548
  var Oe = Object.freeze({
@@ -561,7 +556,7 @@ function $n(e, o) {
561
556
  const n = ((e.rotate || 0) + (o.rotate || 0)) % 4;
562
557
  return n && (t.rotate = n), t;
563
558
  }
564
- function st(e, o) {
559
+ function ot(e, o) {
565
560
  const t = $n(e, o);
566
561
  for (const n in Oe)
567
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]);
@@ -585,14 +580,14 @@ function Pn(e, o, t) {
585
580
  const n = e.icons, s = e.aliases || /* @__PURE__ */ Object.create(null);
586
581
  let i = {};
587
582
  function r(l) {
588
- i = st(
583
+ i = ot(
589
584
  n[l] || s[l],
590
585
  i
591
586
  );
592
587
  }
593
- return r(o), t.forEach(r), st(e, i);
588
+ return r(o), t.forEach(r), ot(e, i);
594
589
  }
595
- function Ct(e, o) {
590
+ function Ot(e, o) {
596
591
  const t = [];
597
592
  if (typeof e != "object" || typeof e.icons != "object")
598
593
  return t;
@@ -610,19 +605,19 @@ var jn = {
610
605
  provider: "",
611
606
  aliases: {},
612
607
  not_found: {},
613
- ...Mt
608
+ ..._t
614
609
  };
615
- function Me(e, o) {
610
+ function Ce(e, o) {
616
611
  for (const t in o)
617
612
  if (t in e && typeof e[t] != typeof o[t])
618
613
  return false;
619
614
  return true;
620
615
  }
621
- function _t(e) {
616
+ function zt(e) {
622
617
  if (typeof e != "object" || e === null)
623
618
  return null;
624
619
  const o = e;
625
- if (typeof o.prefix != "string" || !e.icons || typeof e.icons != "object" || !Me(e, jn))
620
+ if (typeof o.prefix != "string" || !e.icons || typeof e.icons != "object" || !Ce(e, jn))
626
621
  return null;
627
622
  const t = o.icons;
628
623
  for (const s in t) {
@@ -631,7 +626,7 @@ function _t(e) {
631
626
  // Name cannot be empty
632
627
  !s || // Must have body
633
628
  typeof i.body != "string" || // Check other props
634
- !Me(
629
+ !Ce(
635
630
  i,
636
631
  Oe
637
632
  )
@@ -645,7 +640,7 @@ function _t(e) {
645
640
  // Name cannot be empty
646
641
  !s || // Parent must be set and point to existing icon
647
642
  typeof r != "string" || !t[r] && !n[r] || // Check other props
648
- !Me(
643
+ !Ce(
649
644
  i,
650
645
  Oe
651
646
  )
@@ -654,7 +649,7 @@ function _t(e) {
654
649
  }
655
650
  return o;
656
651
  }
657
- var ot = /* @__PURE__ */ Object.create(null);
652
+ var it = /* @__PURE__ */ Object.create(null);
658
653
  function Dn(e, o) {
659
654
  return {
660
655
  provider: e,
@@ -664,11 +659,11 @@ function Dn(e, o) {
664
659
  };
665
660
  }
666
661
  function Z(e, o) {
667
- const t = ot[e] || (ot[e] = /* @__PURE__ */ Object.create(null));
662
+ const t = it[e] || (it[e] = /* @__PURE__ */ Object.create(null));
668
663
  return t[o] || (t[o] = Dn(e, o));
669
664
  }
670
- function Ot(e, o) {
671
- return _t(o) ? Ct(o, (t, n) => {
665
+ function At(e, o) {
666
+ return zt(o) ? Ot(o, (t, n) => {
672
667
  n ? e.icons[t] = n : e.missing.add(t);
673
668
  }) : [];
674
669
  }
@@ -681,7 +676,7 @@ function Vn(e, o, t) {
681
676
  return false;
682
677
  }
683
678
  var ce = false;
684
- function zt(e) {
679
+ function Ft(e) {
685
680
  return typeof e == "boolean" && (ce = e), ce;
686
681
  }
687
682
  function Nn(e) {
@@ -703,7 +698,7 @@ function Hn(e, o) {
703
698
  return false;
704
699
  if (typeof o != "string" && (o = e.provider || ""), ce && !o && !e.prefix) {
705
700
  let s = false;
706
- return _t(e) && (e.prefix = "", Ct(e, (i, r) => {
701
+ return zt(e) && (e.prefix = "", Ot(e, (i, r) => {
707
702
  Wn(i, r) && (s = true);
708
703
  })), s;
709
704
  }
@@ -714,21 +709,21 @@ function Hn(e, o) {
714
709
  }))
715
710
  return false;
716
711
  const n = Z(o, t);
717
- return !!Ot(n, e);
712
+ return !!At(n, e);
718
713
  }
719
- var At = Object.freeze({
714
+ var qt = Object.freeze({
720
715
  width: null,
721
716
  height: null
722
717
  });
723
- var Ft = Object.freeze({
718
+ var Lt = Object.freeze({
724
719
  // Dimensions
725
- ...At,
720
+ ...qt,
726
721
  // Transformations
727
722
  ...we
728
723
  });
729
724
  var Bn = /(-?[0-9.]*[0-9]+[0-9.]*)/g;
730
725
  var Gn = /^-?[0-9.]*[0-9]+[0-9.]*$/g;
731
- function it(e, o, t) {
726
+ function rt(e, o, t) {
732
727
  if (o === 1)
733
728
  return e;
734
729
  if (t = t || 100, typeof e == "number")
@@ -781,7 +776,7 @@ function Jn(e, o) {
781
776
  ...ke,
782
777
  ...e
783
778
  }, n = {
784
- ...Ft,
779
+ ...Lt,
785
780
  ...o
786
781
  }, s = {
787
782
  left: t.left,
@@ -790,19 +785,19 @@ function Jn(e, o) {
790
785
  height: t.height
791
786
  };
792
787
  let i = t.body;
793
- [t, n].forEach((w) => {
794
- const p = [], k = w.hFlip, E = w.vFlip;
795
- let v = w.rotate;
796
- k ? E ? v += 2 : (p.push(
788
+ [t, n].forEach((S) => {
789
+ const p = [], E = S.hFlip, I = S.vFlip;
790
+ let k = S.rotate;
791
+ E ? I ? k += 2 : (p.push(
797
792
  "translate(" + (s.width + s.left).toString() + " " + (0 - s.top).toString() + ")"
798
- ), p.push("scale(-1 1)"), s.top = s.left = 0) : E && (p.push(
793
+ ), p.push("scale(-1 1)"), s.top = s.left = 0) : I && (p.push(
799
794
  "translate(" + (0 - s.left).toString() + " " + (s.height + s.top).toString() + ")"
800
795
  ), p.push("scale(1 -1)"), s.top = s.left = 0);
801
- let x;
802
- switch (v < 0 && (v -= Math.floor(v / 4) * 4), v = v % 4, v) {
796
+ let g;
797
+ switch (k < 0 && (k -= Math.floor(k / 4) * 4), k = k % 4, k) {
803
798
  case 1:
804
- x = s.height / 2 + s.top, p.unshift(
805
- "rotate(90 " + x.toString() + " " + x.toString() + ")"
799
+ g = s.height / 2 + s.top, p.unshift(
800
+ "rotate(90 " + g.toString() + " " + g.toString() + ")"
806
801
  );
807
802
  break;
808
803
  case 2:
@@ -811,24 +806,24 @@ function Jn(e, o) {
811
806
  );
812
807
  break;
813
808
  case 3:
814
- x = s.width / 2 + s.left, p.unshift(
815
- "rotate(-90 " + x.toString() + " " + x.toString() + ")"
809
+ g = s.width / 2 + s.left, p.unshift(
810
+ "rotate(-90 " + g.toString() + " " + g.toString() + ")"
816
811
  );
817
812
  break;
818
813
  }
819
- v % 2 === 1 && (s.left !== s.top && (x = s.left, s.left = s.top, s.top = x), s.width !== s.height && (x = s.width, s.width = s.height, s.height = x)), p.length && (i = Xn(
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(
820
815
  i,
821
816
  '<g transform="' + p.join(" ") + '">',
822
817
  "</g>"
823
818
  ));
824
819
  });
825
820
  const r = n.width, l = n.height, a = s.width, c = s.height;
826
- let u, y;
827
- r === null ? (y = l === null ? "1em" : l === "auto" ? c : l, u = it(y, a / c)) : (u = r === "auto" ? a : r, y = l === null ? it(u, c / a) : l === "auto" ? c : l);
828
- const h = {}, b = (w, p) => {
829
- Yn(p) || (h[w] = p.toString());
821
+ let d, y;
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);
823
+ const h = {}, b = (S, p) => {
824
+ Yn(p) || (h[S] = p.toString());
830
825
  };
831
- b("width", u), b("height", y);
826
+ b("width", d), b("height", y);
832
827
  const f = [s.left, s.top, a, c];
833
828
  return h.viewBox = f.join(" "), {
834
829
  attributes: h,
@@ -915,7 +910,7 @@ var os = () => {
915
910
  } catch {
916
911
  }
917
912
  };
918
- var rt = os();
913
+ var lt = os();
919
914
  function is(e, o) {
920
915
  const t = We(e);
921
916
  if (!t)
@@ -962,7 +957,7 @@ function as(e) {
962
957
  return "/";
963
958
  }
964
959
  var cs = (e, o, t) => {
965
- if (!rt) {
960
+ if (!lt) {
966
961
  t("abort", 424);
967
962
  return;
968
963
  }
@@ -985,7 +980,7 @@ var cs = (e, o, t) => {
985
980
  return;
986
981
  }
987
982
  let s = 503;
988
- rt(e + n).then((i) => {
983
+ lt(e + n).then((i) => {
989
984
  const r = i.status;
990
985
  if (r !== 200) {
991
986
  setTimeout(() => {
@@ -1029,17 +1024,17 @@ function ds(e) {
1029
1024
  return;
1030
1025
  n = s;
1031
1026
  const i = s.provider, r = s.prefix, l = s.name, a = t[i] || (t[i] = /* @__PURE__ */ Object.create(null)), c = a[r] || (a[r] = Z(i, r));
1032
- let u;
1033
- l in c.icons ? u = o.loaded : r === "" || c.missing.has(l) ? u = o.missing : u = o.pending;
1027
+ let d;
1028
+ l in c.icons ? d = o.loaded : r === "" || c.missing.has(l) ? d = o.missing : d = o.pending;
1034
1029
  const y = {
1035
1030
  provider: i,
1036
1031
  prefix: r,
1037
1032
  name: l
1038
1033
  };
1039
- u.push(y);
1034
+ d.push(y);
1040
1035
  }), o;
1041
1036
  }
1042
- function qt(e, o) {
1037
+ function $t(e, o) {
1043
1038
  e.forEach((t) => {
1044
1039
  const n = t.loaderCallbacks;
1045
1040
  n && (t.loaderCallbacks = n.filter((s) => s.id !== o));
@@ -1074,7 +1069,7 @@ function hs(e) {
1074
1069
  else
1075
1070
  return t = true, true;
1076
1071
  return false;
1077
- }), r.pending.length !== l && (t || qt([e], i.id), i.callback(
1072
+ }), r.pending.length !== l && (t || $t([e], i.id), i.callback(
1078
1073
  r.loaded.slice(0),
1079
1074
  r.missing.slice(0),
1080
1075
  r.pending.slice(0),
@@ -1085,7 +1080,7 @@ function hs(e) {
1085
1080
  }
1086
1081
  var fs = 0;
1087
1082
  function ms(e, o, t) {
1088
- const n = fs++, s = qt.bind(null, t, n);
1083
+ const n = fs++, s = $t.bind(null, t, n);
1089
1084
  if (!o.pending.length)
1090
1085
  return s;
1091
1086
  const i = {
@@ -1117,29 +1112,29 @@ function gs(e, o, t, n) {
1117
1112
  const s = e.resources.length, i = e.random ? Math.floor(Math.random() * s) : e.index;
1118
1113
  let r;
1119
1114
  if (e.random) {
1120
- let I = e.resources.slice(0);
1121
- for (r = []; I.length > 1; ) {
1122
- const _ = Math.floor(Math.random() * I.length);
1123
- r.push(I[_]), I = I.slice(0, _).concat(I.slice(_ + 1));
1115
+ let w = e.resources.slice(0);
1116
+ for (r = []; w.length > 1; ) {
1117
+ const _ = Math.floor(Math.random() * w.length);
1118
+ r.push(w[_]), w = w.slice(0, _).concat(w.slice(_ + 1));
1124
1119
  }
1125
- r = r.concat(I);
1120
+ r = r.concat(w);
1126
1121
  } else
1127
1122
  r = e.resources.slice(i).concat(e.resources.slice(0, i));
1128
1123
  const l = Date.now();
1129
- let a = "pending", c = 0, u, y = null, h = [], b = [];
1124
+ let a = "pending", c = 0, d, y = null, h = [], b = [];
1130
1125
  typeof n == "function" && b.push(n);
1131
1126
  function f() {
1132
1127
  y && (clearTimeout(y), y = null);
1133
1128
  }
1134
- function w() {
1135
- a === "pending" && (a = "aborted"), f(), h.forEach((I) => {
1136
- I.status === "pending" && (I.status = "aborted");
1129
+ function S() {
1130
+ a === "pending" && (a = "aborted"), f(), h.forEach((w) => {
1131
+ w.status === "pending" && (w.status = "aborted");
1137
1132
  }), h = [];
1138
1133
  }
1139
- function p(I, _) {
1140
- _ && (b = []), typeof I == "function" && b.push(I);
1134
+ function p(w, _) {
1135
+ _ && (b = []), typeof w == "function" && b.push(w);
1141
1136
  }
1142
- function k() {
1137
+ function E() {
1143
1138
  return {
1144
1139
  startTime: l,
1145
1140
  payload: o,
@@ -1147,22 +1142,22 @@ function gs(e, o, t, n) {
1147
1142
  queriesSent: c,
1148
1143
  queriesPending: h.length,
1149
1144
  subscribe: p,
1150
- abort: w
1145
+ abort: S
1151
1146
  };
1152
1147
  }
1153
- function E() {
1154
- a = "failed", b.forEach((I) => {
1155
- I(void 0, u);
1148
+ function I() {
1149
+ a = "failed", b.forEach((w) => {
1150
+ w(void 0, d);
1156
1151
  });
1157
1152
  }
1158
- function v() {
1159
- h.forEach((I) => {
1160
- I.status === "pending" && (I.status = "aborted");
1153
+ function k() {
1154
+ h.forEach((w) => {
1155
+ w.status === "pending" && (w.status = "aborted");
1161
1156
  }), h = [];
1162
1157
  }
1163
- function x(I, _, L) {
1158
+ function g(w, _, L) {
1164
1159
  const T = _ !== "success";
1165
- switch (h = h.filter((C) => C !== I), a) {
1160
+ switch (h = h.filter((C) => C !== w), a) {
1166
1161
  case "pending":
1167
1162
  break;
1168
1163
  case "failed":
@@ -1173,15 +1168,15 @@ function gs(e, o, t, n) {
1173
1168
  return;
1174
1169
  }
1175
1170
  if (_ === "abort") {
1176
- u = L, E();
1171
+ d = L, I();
1177
1172
  return;
1178
1173
  }
1179
1174
  if (T) {
1180
- u = L, h.length || (r.length ? M() : E());
1175
+ d = L, h.length || (r.length ? M() : I());
1181
1176
  return;
1182
1177
  }
1183
- if (f(), v(), !e.random) {
1184
- const C = e.resources.indexOf(I.resource);
1178
+ if (f(), k(), !e.random) {
1179
+ const C = e.resources.indexOf(w.resource);
1185
1180
  C !== -1 && C !== e.index && (e.index = C);
1186
1181
  }
1187
1182
  a = "completed", b.forEach((C) => {
@@ -1192,29 +1187,29 @@ function gs(e, o, t, n) {
1192
1187
  if (a !== "pending")
1193
1188
  return;
1194
1189
  f();
1195
- const I = r.shift();
1196
- if (I === void 0) {
1190
+ const w = r.shift();
1191
+ if (w === void 0) {
1197
1192
  if (h.length) {
1198
1193
  y = setTimeout(() => {
1199
- f(), a === "pending" && (v(), E());
1194
+ f(), a === "pending" && (k(), I());
1200
1195
  }, e.timeout);
1201
1196
  return;
1202
1197
  }
1203
- E();
1198
+ I();
1204
1199
  return;
1205
1200
  }
1206
1201
  const _ = {
1207
1202
  status: "pending",
1208
- resource: I,
1203
+ resource: w,
1209
1204
  callback: (L, T) => {
1210
- x(_, L, T);
1205
+ g(_, L, T);
1211
1206
  }
1212
1207
  };
1213
- h.push(_), c++, y = setTimeout(M, e.rotate), t(I, o, _.callback);
1208
+ h.push(_), c++, y = setTimeout(M, e.rotate), t(w, o, _.callback);
1214
1209
  }
1215
- return setTimeout(M), k;
1210
+ return setTimeout(M), E;
1216
1211
  }
1217
- function Lt(e) {
1212
+ function Rt(e) {
1218
1213
  const o = {
1219
1214
  ...vs,
1220
1215
  ...e
@@ -1224,7 +1219,7 @@ function Lt(e) {
1224
1219
  t = t.filter((l) => l().status === "pending");
1225
1220
  }
1226
1221
  function s(l, a, c) {
1227
- const u = gs(
1222
+ const d = gs(
1228
1223
  o,
1229
1224
  l,
1230
1225
  a,
@@ -1232,7 +1227,7 @@ function Lt(e) {
1232
1227
  n(), c && c(y, h);
1233
1228
  }
1234
1229
  );
1235
- return t.push(u), u;
1230
+ return t.push(d), d;
1236
1231
  }
1237
1232
  function i(l) {
1238
1233
  return t.find((a) => l(a)) || null;
@@ -1247,42 +1242,42 @@ function Lt(e) {
1247
1242
  cleanup: n
1248
1243
  };
1249
1244
  }
1250
- function lt() {
1245
+ function at() {
1251
1246
  }
1252
- var Ce = /* @__PURE__ */ Object.create(null);
1247
+ var Me = /* @__PURE__ */ Object.create(null);
1253
1248
  function ys(e) {
1254
- if (!Ce[e]) {
1249
+ if (!Me[e]) {
1255
1250
  const o = We(e);
1256
1251
  if (!o)
1257
1252
  return;
1258
- const t = Lt(o), n = {
1253
+ const t = Rt(o), n = {
1259
1254
  config: o,
1260
1255
  redundancy: t
1261
1256
  };
1262
- Ce[e] = n;
1257
+ Me[e] = n;
1263
1258
  }
1264
- return Ce[e];
1259
+ return Me[e];
1265
1260
  }
1266
1261
  function bs(e, o, t) {
1267
1262
  let n, s;
1268
1263
  if (typeof e == "string") {
1269
1264
  const i = Ae(e);
1270
1265
  if (!i)
1271
- return t(void 0, 424), lt;
1266
+ return t(void 0, 424), at;
1272
1267
  s = i.send;
1273
1268
  const r = ys(e);
1274
1269
  r && (n = r.redundancy);
1275
1270
  } else {
1276
1271
  const i = Ve(e);
1277
1272
  if (i) {
1278
- n = Lt(i);
1273
+ n = Rt(i);
1279
1274
  const r = e.resources ? e.resources[0] : "", l = Ae(r);
1280
1275
  l && (s = l.send);
1281
1276
  }
1282
1277
  }
1283
- return !n || !s ? (t(void 0, 424), lt) : n.query(o, s, t)().abort;
1278
+ return !n || !s ? (t(void 0, 424), at) : n.query(o, s, t)().abort;
1284
1279
  }
1285
- function at() {
1280
+ function ct() {
1286
1281
  }
1287
1282
  function ws(e) {
1288
1283
  e.iconsLoaderFlag || (e.iconsLoaderFlag = true, setTimeout(() => {
@@ -1292,7 +1287,7 @@ function ws(e) {
1292
1287
  function Ss(e) {
1293
1288
  const o = [], t = [];
1294
1289
  return e.forEach((n) => {
1295
- (n.match(Tt) ? o : t).push(n);
1290
+ (n.match(Mt) ? o : t).push(n);
1296
1291
  }), {
1297
1292
  valid: o,
1298
1293
  invalid: t
@@ -1307,7 +1302,7 @@ function ie(e, o, t) {
1307
1302
  }
1308
1303
  if (t && typeof t == "object")
1309
1304
  try {
1310
- if (!Ot(e, t).length) {
1305
+ if (!At(e, t).length) {
1311
1306
  n();
1312
1307
  return;
1313
1308
  }
@@ -1316,7 +1311,7 @@ function ie(e, o, t) {
1316
1311
  }
1317
1312
  n(), ws(e);
1318
1313
  }
1319
- function ct(e, o) {
1314
+ function ut(e, o) {
1320
1315
  e instanceof Promise ? e.then((t) => {
1321
1316
  o(t);
1322
1317
  }).catch(() => {
@@ -1331,25 +1326,25 @@ function xs(e, o) {
1331
1326
  return;
1332
1327
  const i = e.loadIcon;
1333
1328
  if (e.loadIcons && (s.length > 1 || !i)) {
1334
- ct(
1329
+ ut(
1335
1330
  e.loadIcons(s, n, t),
1336
- (u) => {
1337
- ie(e, s, u);
1331
+ (d) => {
1332
+ ie(e, s, d);
1338
1333
  }
1339
1334
  );
1340
1335
  return;
1341
1336
  }
1342
1337
  if (i) {
1343
- s.forEach((u) => {
1344
- const y = i(u, n, t);
1345
- ct(y, (h) => {
1338
+ s.forEach((d) => {
1339
+ const y = i(d, n, t);
1340
+ ut(y, (h) => {
1346
1341
  const b = h ? {
1347
1342
  prefix: n,
1348
1343
  icons: {
1349
- [u]: h
1344
+ [d]: h
1350
1345
  }
1351
1346
  } : null;
1352
- ie(e, [u], b);
1347
+ ie(e, [d], b);
1353
1348
  });
1354
1349
  });
1355
1350
  return;
@@ -1357,20 +1352,20 @@ function xs(e, o) {
1357
1352
  const { valid: r, invalid: l } = Ss(s);
1358
1353
  if (l.length && ie(e, l, null), !r.length)
1359
1354
  return;
1360
- const a = n.match(Tt) ? Ae(t) : null;
1355
+ const a = n.match(Mt) ? Ae(t) : null;
1361
1356
  if (!a) {
1362
1357
  ie(e, r, null);
1363
1358
  return;
1364
1359
  }
1365
- a.prepare(t, n, r).forEach((u) => {
1366
- bs(t, u, (y) => {
1367
- ie(e, u.icons, y);
1360
+ a.prepare(t, n, r).forEach((d) => {
1361
+ bs(t, d, (y) => {
1362
+ ie(e, d.icons, y);
1368
1363
  });
1369
1364
  });
1370
1365
  }));
1371
1366
  }
1372
1367
  var ks = (e, o) => {
1373
- const t = ps(e, true, zt()), n = ds(t);
1368
+ const t = ps(e, true, Ft()), n = ds(t);
1374
1369
  if (!n.pending.length) {
1375
1370
  let a = true;
1376
1371
  return o && setTimeout(() => {
@@ -1378,7 +1373,7 @@ var ks = (e, o) => {
1378
1373
  n.loaded,
1379
1374
  n.missing,
1380
1375
  n.pending,
1381
- at
1376
+ ct
1382
1377
  );
1383
1378
  }), () => {
1384
1379
  a = false;
@@ -1387,19 +1382,19 @@ var ks = (e, o) => {
1387
1382
  const s = /* @__PURE__ */ Object.create(null), i = [];
1388
1383
  let r, l;
1389
1384
  return n.pending.forEach((a) => {
1390
- const { provider: c, prefix: u } = a;
1391
- if (u === l && c === r)
1385
+ const { provider: c, prefix: d } = a;
1386
+ if (d === l && c === r)
1392
1387
  return;
1393
- r = c, l = u, i.push(Z(c, u));
1388
+ r = c, l = d, i.push(Z(c, d));
1394
1389
  const y = s[c] || (s[c] = /* @__PURE__ */ Object.create(null));
1395
- y[u] || (y[u] = []);
1390
+ y[d] || (y[d] = []);
1396
1391
  }), n.pending.forEach((a) => {
1397
- const { provider: c, prefix: u, name: y } = a, h = Z(c, u), b = h.pendingIcons || (h.pendingIcons = /* @__PURE__ */ new Set());
1398
- b.has(y) || (b.add(y), s[c][u].push(y));
1392
+ const { provider: c, prefix: d, name: y } = a, h = Z(c, d), b = h.pendingIcons || (h.pendingIcons = /* @__PURE__ */ new Set());
1393
+ b.has(y) || (b.add(y), s[c][d].push(y));
1399
1394
  }), i.forEach((a) => {
1400
1395
  const c = s[a.provider][a.prefix];
1401
1396
  c.length && xs(a, c);
1402
- }), o ? ms(o, n, i) : at;
1397
+ }), o ? ms(o, n, i) : ct;
1403
1398
  };
1404
1399
  function Es(e, o) {
1405
1400
  const t = {
@@ -1407,7 +1402,7 @@ function Es(e, o) {
1407
1402
  };
1408
1403
  for (const n in o) {
1409
1404
  const s = o[n], i = typeof s;
1410
- n in At ? (s === null || s && (i === "string" || i === "number")) && (t[n] = s) : i === typeof t[n] && (t[n] = n === "rotate" ? s % 4 : s);
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);
1411
1406
  }
1412
1407
  return t;
1413
1408
  }
@@ -1424,7 +1419,7 @@ function Ts(e, o) {
1424
1419
  }
1425
1420
  });
1426
1421
  }
1427
- function Ms(e, o = 0) {
1422
+ function Cs(e, o = 0) {
1428
1423
  const t = e.replace(/^-?[0-9.]*/, "");
1429
1424
  function n(s) {
1430
1425
  for (; s < 0; )
@@ -1450,7 +1445,7 @@ function Ms(e, o = 0) {
1450
1445
  }
1451
1446
  return o;
1452
1447
  }
1453
- function Cs(e, o) {
1448
+ function Ms(e, o) {
1454
1449
  let t = e.indexOf("xlink:") === -1 ? "" : ' xmlns:xlink="http://www.w3.org/1999/xlink"';
1455
1450
  for (const n in o)
1456
1451
  t += " " + n + '="' + o[n] + '"';
@@ -1465,8 +1460,8 @@ function Os(e) {
1465
1460
  function zs(e) {
1466
1461
  return 'url("' + Os(e) + '")';
1467
1462
  }
1468
- var ut = {
1469
- ...Ft,
1463
+ var dt = {
1464
+ ...Lt,
1470
1465
  inline: false
1471
1466
  };
1472
1467
  var As = {
@@ -1481,38 +1476,38 @@ var Fs = {
1481
1476
  var Fe = {
1482
1477
  backgroundColor: "currentColor"
1483
1478
  };
1484
- var $t = {
1479
+ var Pt = {
1485
1480
  backgroundColor: "transparent"
1486
1481
  };
1487
- var dt = {
1482
+ var ht = {
1488
1483
  Image: "var(--svg)",
1489
1484
  Repeat: "no-repeat",
1490
1485
  Size: "100% 100%"
1491
1486
  };
1492
- var ht = {
1487
+ var ft = {
1493
1488
  webkitMask: Fe,
1494
1489
  mask: Fe,
1495
- background: $t
1490
+ background: Pt
1496
1491
  };
1497
- for (const e in ht) {
1498
- const o = ht[e];
1499
- for (const t in dt)
1500
- o[e + t] = dt[t];
1492
+ for (const e in ft) {
1493
+ const o = ft[e];
1494
+ for (const t in ht)
1495
+ o[e + t] = ht[t];
1501
1496
  }
1502
1497
  var ge = {};
1503
1498
  ["horizontal", "vertical"].forEach((e) => {
1504
1499
  const o = e.slice(0, 1) + "Flip";
1505
1500
  ge[e + "-flip"] = o, ge[e.slice(0, 1) + "-flip"] = o, ge[e + "Flip"] = o;
1506
1501
  });
1507
- function ft(e) {
1502
+ function mt(e) {
1508
1503
  return e + (e.match(/^[-0-9.]+$/) ? "px" : "");
1509
1504
  }
1510
- var mt = (e, o) => {
1511
- const t = Es(ut, o), n = { ...As }, s = o.mode || "svg", i = {}, r = o.style, l = typeof r == "object" && !(r instanceof Array) ? r : {};
1512
- for (let w in o) {
1513
- const p = o[w];
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 : {};
1507
+ for (let S in o) {
1508
+ const p = o[S];
1514
1509
  if (p !== void 0)
1515
- switch (w) {
1510
+ switch (S) {
1516
1511
  // Properties to ignore
1517
1512
  case "icon":
1518
1513
  case "style":
@@ -1524,7 +1519,7 @@ var mt = (e, o) => {
1524
1519
  case "inline":
1525
1520
  case "hFlip":
1526
1521
  case "vFlip":
1527
- t[w] = p === true || p === "true" || p === 1;
1522
+ t[S] = p === true || p === "true" || p === 1;
1528
1523
  break;
1529
1524
  // Flip as string: 'horizontal,vertical'
1530
1525
  case "flip":
@@ -1536,7 +1531,7 @@ var mt = (e, o) => {
1536
1531
  break;
1537
1532
  // Rotation as string
1538
1533
  case "rotate":
1539
- typeof p == "string" ? t[w] = Ms(p) : typeof p == "number" && (t[w] = p);
1534
+ typeof p == "string" ? t[S] = Cs(p) : typeof p == "number" && (t[S] = p);
1540
1535
  break;
1541
1536
  // Remove aria-hidden
1542
1537
  case "ariaHidden":
@@ -1544,8 +1539,8 @@ var mt = (e, o) => {
1544
1539
  p !== true && p !== "true" && delete n["aria-hidden"];
1545
1540
  break;
1546
1541
  default: {
1547
- const k = ge[w];
1548
- k ? (p === true || p === "true" || p === 1) && (t[k] = true) : ut[w] === void 0 && (n[w] = p);
1542
+ const E = ge[S];
1543
+ E ? (p === true || p === "true" || p === 1) && (t[E] = true) : dt[S] === void 0 && (n[S] = p);
1549
1544
  }
1550
1545
  }
1551
1546
  }
@@ -1555,10 +1550,10 @@ var mt = (e, o) => {
1555
1550
  ...i,
1556
1551
  ...l
1557
1552
  }, Object.assign(n, c);
1558
- let w = 0, p = o.id;
1559
- return typeof p == "string" && (p = p.replace(/-/g, "_")), n.innerHTML = ts(a.body, p ? () => p + "ID" + w++ : "iconifyVue"), (0, import_vue.h)("svg", n);
1553
+ let S = 0, p = o.id;
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);
1560
1555
  }
1561
- const { body: u, width: y, height: h } = e, b = s === "mask" || (s === "bg" ? false : u.indexOf("currentColor") !== -1), f = Cs(u, {
1556
+ const { body: d, width: y, height: h } = e, b = s === "mask" || (s === "bg" ? false : d.indexOf("currentColor") !== -1), f = Ms(d, {
1562
1557
  ...c,
1563
1558
  width: y + "",
1564
1559
  height: h + ""
@@ -1566,14 +1561,14 @@ var mt = (e, o) => {
1566
1561
  return n.style = {
1567
1562
  ...i,
1568
1563
  "--svg": zs(f),
1569
- width: ft(c.width),
1570
- height: ft(c.height),
1564
+ width: mt(c.width),
1565
+ height: mt(c.height),
1571
1566
  ...Fs,
1572
- ...b ? Fe : $t,
1567
+ ...b ? Fe : Pt,
1573
1568
  ...l
1574
1569
  }, (0, import_vue.h)("span", n);
1575
1570
  };
1576
- zt(true);
1571
+ Ft(true);
1577
1572
  ns("", us);
1578
1573
  if (typeof document < "u" && typeof window < "u") {
1579
1574
  const e = window;
@@ -1666,12 +1661,12 @@ var ae = (0, import_vue.defineComponent)({
1666
1661
  this.counter;
1667
1662
  const e = this.$attrs, o = this.iconMounted || e.ssr ? this.getIcon(e.icon, e.onLoad, e.customise) : null;
1668
1663
  if (!o)
1669
- return mt(qs, e);
1664
+ return pt(qs, e);
1670
1665
  let t = e;
1671
1666
  return o.classes && (t = {
1672
1667
  ...e,
1673
1668
  class: (typeof e.class == "string" ? e.class + " " : "") + o.classes.join(" ")
1674
- }), mt({
1669
+ }), pt({
1675
1670
  ...ke,
1676
1671
  ...o.data
1677
1672
  }, t);
@@ -1819,7 +1814,7 @@ var V = (e, o) => {
1819
1814
  t[n] = s;
1820
1815
  return t;
1821
1816
  };
1822
- var Rt = /* @__PURE__ */ V(js, [["__scopeId", "data-v-3d2d05e6"]]);
1817
+ var jt = /* @__PURE__ */ V(js, [["__scopeId", "data-v-3d2d05e6"]]);
1823
1818
  var Ds = { class: "panel-content" };
1824
1819
  var Vs = /* @__PURE__ */ (0, import_vue.defineComponent)({
1825
1820
  __name: "FloatingPanel",
@@ -1831,28 +1826,29 @@ var Vs = /* @__PURE__ */ (0, import_vue.defineComponent)({
1831
1826
  panelMode: s,
1832
1827
  startDrag: i,
1833
1828
  startResizeTop: r,
1834
- startResizeLeft: l,
1835
- startResizeRight: a,
1836
- switchMode: c,
1837
- toggle: u,
1838
- close: y,
1839
- resetGeometry: h
1840
- } = de(), { registeredTabs: b, activeTabId: f, activeTab: w, setActiveTab: p } = It(), { toggleSettings: k } = De();
1841
- return (E, v) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)(import_vue.Fragment, null, [
1829
+ startResizeBottom: l,
1830
+ startResizeLeft: a,
1831
+ startResizeRight: c,
1832
+ switchMode: d,
1833
+ toggle: y,
1834
+ close: h,
1835
+ resetGeometry: b
1836
+ } = de(), { registeredTabs: f, activeTabId: S, activeTab: p, setActiveTab: E } = Ct(), { toggleSettings: I } = De();
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,
1844
1840
  "data-vmd-launcher": "",
1845
1841
  class: "launcher-pill",
1846
1842
  title: "Open vue-muza devtools",
1847
- onClick: v[0] || (v[0] = //@ts-ignore
1848
- (...x) => (0, import_vue.unref)(u) && (0, import_vue.unref)(u)(...x))
1849
- }, [...v[4] || (v[4] = [
1843
+ onClick: g[0] || (g[0] = //@ts-ignore
1844
+ (...M) => (0, import_vue.unref)(y) && (0, import_vue.unref)(y)(...M))
1845
+ }, [...g[5] || (g[5] = [
1850
1846
  (0, import_vue.createElementVNode)("span", { class: "launcher-icon" }, "\u25B2\u25B2", -1),
1851
1847
  (0, import_vue.createElementVNode)("span", null, "vue-muza", -1)
1852
1848
  ])])),
1853
1849
  (0, import_vue.createVNode)(import_vue.Transition, { name: "panel" }, {
1854
1850
  default: (0, import_vue.withCtx)(() => {
1855
- var x;
1851
+ var M;
1856
1852
  return [
1857
1853
  (0, import_vue.unref)(n) ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", {
1858
1854
  key: 0,
@@ -1868,41 +1864,49 @@ var Vs = /* @__PURE__ */ (0, import_vue.defineComponent)({
1868
1864
  }, [
1869
1865
  (0, import_vue.createElementVNode)("div", {
1870
1866
  class: "resize-handle resize-top",
1871
- onMousedown: v[1] || (v[1] = (0, import_vue.withModifiers)(
1867
+ onMousedown: g[1] || (g[1] = (0, import_vue.withModifiers)(
1868
+ //@ts-ignore
1869
+ (...w) => (0, import_vue.unref)(r) && (0, import_vue.unref)(r)(...w),
1870
+ ["prevent"]
1871
+ ))
1872
+ }, null, 32),
1873
+ (0, import_vue.createElementVNode)("div", {
1874
+ class: "resize-handle resize-bottom",
1875
+ onMousedown: g[2] || (g[2] = (0, import_vue.withModifiers)(
1872
1876
  //@ts-ignore
1873
- (...M) => (0, import_vue.unref)(r) && (0, import_vue.unref)(r)(...M),
1877
+ (...w) => (0, import_vue.unref)(l) && (0, import_vue.unref)(l)(...w),
1874
1878
  ["prevent"]
1875
1879
  ))
1876
1880
  }, null, 32),
1877
1881
  (0, import_vue.createElementVNode)("div", {
1878
1882
  class: "resize-handle resize-left",
1879
- onMousedown: v[2] || (v[2] = (0, import_vue.withModifiers)(
1883
+ onMousedown: g[3] || (g[3] = (0, import_vue.withModifiers)(
1880
1884
  //@ts-ignore
1881
- (...M) => (0, import_vue.unref)(l) && (0, import_vue.unref)(l)(...M),
1885
+ (...w) => (0, import_vue.unref)(a) && (0, import_vue.unref)(a)(...w),
1882
1886
  ["prevent"]
1883
1887
  ))
1884
1888
  }, null, 32),
1885
1889
  (0, import_vue.createElementVNode)("div", {
1886
1890
  class: "resize-handle resize-right",
1887
- onMousedown: v[3] || (v[3] = (0, import_vue.withModifiers)(
1891
+ onMousedown: g[4] || (g[4] = (0, import_vue.withModifiers)(
1888
1892
  //@ts-ignore
1889
- (...M) => (0, import_vue.unref)(a) && (0, import_vue.unref)(a)(...M),
1893
+ (...w) => (0, import_vue.unref)(c) && (0, import_vue.unref)(c)(...w),
1890
1894
  ["prevent"]
1891
1895
  ))
1892
1896
  }, null, 32),
1893
- (0, import_vue.createVNode)(Rt, {
1894
- tabs: (0, import_vue.unref)(b),
1895
- "active-tab-id": (0, import_vue.unref)(f) ?? null,
1896
- "select-tab": (0, import_vue.unref)(p),
1897
+ (0, import_vue.createVNode)(jt, {
1898
+ tabs: (0, import_vue.unref)(f),
1899
+ "active-tab-id": (0, import_vue.unref)(S) ?? null,
1900
+ "select-tab": (0, import_vue.unref)(E),
1897
1901
  "panel-mode": (0, import_vue.unref)(s),
1898
1902
  "start-drag": (0, import_vue.unref)(i),
1899
- onClose: (0, import_vue.unref)(y),
1900
- "onUpdate:panelMode": (0, import_vue.unref)(c),
1901
- onSettings: (0, import_vue.unref)(k),
1902
- onResetGeometry: (0, import_vue.unref)(h)
1903
+ onClose: (0, import_vue.unref)(h),
1904
+ "onUpdate:panelMode": (0, import_vue.unref)(d),
1905
+ onSettings: (0, import_vue.unref)(I),
1906
+ onResetGeometry: (0, import_vue.unref)(b)
1903
1907
  }, null, 8, ["tabs", "active-tab-id", "select-tab", "panel-mode", "start-drag", "onClose", "onUpdate:panelMode", "onSettings", "onResetGeometry"]),
1904
1908
  (0, import_vue.createElementVNode)("div", Ds, [
1905
- (0, import_vue.unref)(w) ? ((0, import_vue.openBlock)(), (0, import_vue.createBlock)((0, import_vue.resolveDynamicComponent)((x = (0, import_vue.unref)(w)) == null ? void 0 : x.component), { key: 0 })) : (0, import_vue.createCommentVNode)("", true)
1909
+ (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)
1906
1910
  ])
1907
1911
  ], 4)) : (0, import_vue.createCommentVNode)("", true)
1908
1912
  ];
@@ -1912,7 +1916,7 @@ var Vs = /* @__PURE__ */ (0, import_vue.defineComponent)({
1912
1916
  ], 64));
1913
1917
  }
1914
1918
  });
1915
- var Ns = /* @__PURE__ */ V(Vs, [["__scopeId", "data-v-5919b75a"]]);
1919
+ var Ns = /* @__PURE__ */ V(Vs, [["__scopeId", "data-v-6519b569"]]);
1916
1920
  var Ws = { class: "panel-body" };
1917
1921
  var Hs = { class: "panel-content" };
1918
1922
  var Bs = /* @__PURE__ */ (0, import_vue.defineComponent)({
@@ -1927,26 +1931,27 @@ var Bs = /* @__PURE__ */ (0, import_vue.defineComponent)({
1927
1931
  startResizeTop: r,
1928
1932
  startResizeBottom: l,
1929
1933
  startResizeLeft: a,
1930
- switchMode: c,
1931
- toggle: u,
1932
- close: y,
1933
- resetGeometry: h
1934
- } = de(), { registeredTabs: b, activeTabId: f, activeTab: w, setActiveTab: p } = It(), { toggleSettings: k } = De();
1935
- return (E, v) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)(import_vue.Fragment, null, [
1934
+ startResizeRight: c,
1935
+ switchMode: d,
1936
+ toggle: y,
1937
+ close: h,
1938
+ resetGeometry: b
1939
+ } = de(), { registeredTabs: f, activeTabId: S, activeTab: p, setActiveTab: E } = Ct(), { toggleSettings: I } = De();
1940
+ return (k, g) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)(import_vue.Fragment, null, [
1936
1941
  (0, import_vue.unref)(n) ? (0, import_vue.createCommentVNode)("", true) : ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("button", {
1937
1942
  key: 0,
1938
1943
  "data-vmd-launcher": "",
1939
1944
  class: "launcher-pill",
1940
1945
  title: "Open vue-muza devtools",
1941
- onClick: v[0] || (v[0] = //@ts-ignore
1942
- (...x) => (0, import_vue.unref)(u) && (0, import_vue.unref)(u)(...x))
1943
- }, [...v[4] || (v[4] = [
1946
+ onClick: g[0] || (g[0] = //@ts-ignore
1947
+ (...M) => (0, import_vue.unref)(y) && (0, import_vue.unref)(y)(...M))
1948
+ }, [...g[5] || (g[5] = [
1944
1949
  (0, import_vue.createElementVNode)("span", { class: "launcher-icon" }, "\u25B2\u25B2", -1),
1945
1950
  (0, import_vue.createElementVNode)("span", null, "vue-muza", -1)
1946
1951
  ])])),
1947
1952
  (0, import_vue.createVNode)(import_vue.Transition, { name: "panel" }, {
1948
1953
  default: (0, import_vue.withCtx)(() => {
1949
- var x;
1954
+ var M;
1950
1955
  return [
1951
1956
  (0, import_vue.unref)(n) ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", {
1952
1957
  key: 0,
@@ -1962,42 +1967,50 @@ var Bs = /* @__PURE__ */ (0, import_vue.defineComponent)({
1962
1967
  }, [
1963
1968
  (0, import_vue.createElementVNode)("div", {
1964
1969
  class: "resize-handle resize-left",
1965
- onMousedown: v[1] || (v[1] = (0, import_vue.withModifiers)(
1970
+ onMousedown: g[1] || (g[1] = (0, import_vue.withModifiers)(
1971
+ //@ts-ignore
1972
+ (...w) => (0, import_vue.unref)(a) && (0, import_vue.unref)(a)(...w),
1973
+ ["prevent"]
1974
+ ))
1975
+ }, null, 32),
1976
+ (0, import_vue.createElementVNode)("div", {
1977
+ class: "resize-handle resize-right",
1978
+ onMousedown: g[2] || (g[2] = (0, import_vue.withModifiers)(
1966
1979
  //@ts-ignore
1967
- (...M) => (0, import_vue.unref)(a) && (0, import_vue.unref)(a)(...M),
1980
+ (...w) => (0, import_vue.unref)(c) && (0, import_vue.unref)(c)(...w),
1968
1981
  ["prevent"]
1969
1982
  ))
1970
1983
  }, null, 32),
1971
1984
  (0, import_vue.createElementVNode)("div", {
1972
1985
  class: "resize-handle resize-top",
1973
- onMousedown: v[2] || (v[2] = (0, import_vue.withModifiers)(
1986
+ onMousedown: g[3] || (g[3] = (0, import_vue.withModifiers)(
1974
1987
  //@ts-ignore
1975
- (...M) => (0, import_vue.unref)(r) && (0, import_vue.unref)(r)(...M),
1988
+ (...w) => (0, import_vue.unref)(r) && (0, import_vue.unref)(r)(...w),
1976
1989
  ["prevent"]
1977
1990
  ))
1978
1991
  }, null, 32),
1979
1992
  (0, import_vue.createElementVNode)("div", {
1980
1993
  class: "resize-handle resize-bottom",
1981
- onMousedown: v[3] || (v[3] = (0, import_vue.withModifiers)(
1994
+ onMousedown: g[4] || (g[4] = (0, import_vue.withModifiers)(
1982
1995
  //@ts-ignore
1983
- (...M) => (0, import_vue.unref)(l) && (0, import_vue.unref)(l)(...M),
1996
+ (...w) => (0, import_vue.unref)(l) && (0, import_vue.unref)(l)(...w),
1984
1997
  ["prevent"]
1985
1998
  ))
1986
1999
  }, null, 32),
1987
2000
  (0, import_vue.createElementVNode)("div", Ws, [
1988
- (0, import_vue.createVNode)(Rt, {
1989
- tabs: (0, import_vue.unref)(b),
1990
- "active-tab-id": (0, import_vue.unref)(f) ?? null,
1991
- "select-tab": (0, import_vue.unref)(p),
2001
+ (0, import_vue.createVNode)(jt, {
2002
+ tabs: (0, import_vue.unref)(f),
2003
+ "active-tab-id": (0, import_vue.unref)(S) ?? null,
2004
+ "select-tab": (0, import_vue.unref)(E),
1992
2005
  "panel-mode": (0, import_vue.unref)(s),
1993
2006
  "start-drag": (0, import_vue.unref)(i),
1994
- onClose: (0, import_vue.unref)(y),
1995
- "onUpdate:panelMode": (0, import_vue.unref)(c),
1996
- onSettings: (0, import_vue.unref)(k),
1997
- onResetGeometry: (0, import_vue.unref)(h)
2007
+ onClose: (0, import_vue.unref)(h),
2008
+ "onUpdate:panelMode": (0, import_vue.unref)(d),
2009
+ onSettings: (0, import_vue.unref)(I),
2010
+ onResetGeometry: (0, import_vue.unref)(b)
1998
2011
  }, null, 8, ["tabs", "active-tab-id", "select-tab", "panel-mode", "start-drag", "onClose", "onUpdate:panelMode", "onSettings", "onResetGeometry"]),
1999
2012
  (0, import_vue.createElementVNode)("div", Hs, [
2000
- (0, import_vue.unref)(w) ? ((0, import_vue.openBlock)(), (0, import_vue.createBlock)((0, import_vue.resolveDynamicComponent)((x = (0, import_vue.unref)(w)) == null ? void 0 : x.component), { key: 0 })) : (0, import_vue.createCommentVNode)("", true)
2013
+ (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)
2001
2014
  ])
2002
2015
  ])
2003
2016
  ], 4)) : (0, import_vue.createCommentVNode)("", true)
@@ -2008,19 +2021,19 @@ var Bs = /* @__PURE__ */ (0, import_vue.defineComponent)({
2008
2021
  ], 64));
2009
2022
  }
2010
2023
  });
2011
- var Gs = /* @__PURE__ */ V(Bs, [["__scopeId", "data-v-9e378f1b"]]);
2012
- var Ks = /* @__PURE__ */ (0, import_vue.defineComponent)({
2024
+ var Gs = /* @__PURE__ */ V(Bs, [["__scopeId", "data-v-c6e84a54"]]);
2025
+ var vt = /* @__PURE__ */ (0, import_vue.defineComponent)({
2013
2026
  __name: "DevtoolsApp",
2014
2027
  setup(e) {
2015
2028
  const { panelMode: o } = de();
2016
2029
  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 }));
2017
2030
  }
2018
2031
  });
2019
- var pt = "vue-muza-devtools-root";
2020
- function Us() {
2021
- if (document.getElementById(pt)) return;
2032
+ var gt = "vue-muza-devtools-root";
2033
+ function Ks() {
2034
+ if (document.getElementById(gt)) return;
2022
2035
  const e = document.createElement("div");
2023
- e.id = pt, Object.assign(e.style, {
2036
+ e.id = gt, Object.assign(e.style, {
2024
2037
  position: "fixed",
2025
2038
  top: "0",
2026
2039
  left: "0",
@@ -2029,18 +2042,26 @@ function Us() {
2029
2042
  overflow: "visible",
2030
2043
  zIndex: "9999",
2031
2044
  pointerEvents: "none"
2032
- }), document.body.appendChild(e), (0, import_vue.createApp)(Ks).mount(e);
2045
+ }), document.body.appendChild(e);
2046
+ const o = window.__vmdPendingCss;
2047
+ if (window.__vmdPendingCss = void 0, o) {
2048
+ const t = e.attachShadow({ mode: "open" }), n = document.createElement("style");
2049
+ n.textContent = o, t.appendChild(n);
2050
+ const s = document.createElement("div");
2051
+ t.appendChild(s), (0, import_vue.createApp)(vt).mount(s);
2052
+ } else
2053
+ (0, import_vue.createApp)(vt).mount(e);
2033
2054
  }
2034
- function Xs() {
2035
- const e = (0, import_vue.ref)(""), o = (0, import_vue.ref)("all"), t = (0, import_vue.ref)("all"), n = (0, import_vue.computed)(() => kt.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());
2055
+ function Us() {
2056
+ 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());
2036
2057
  function s() {
2037
2058
  e.value = "", o.value = "all", t.value = "all";
2038
2059
  }
2039
2060
  return { urlFilter: e, statusFilter: o, instanceFilter: t, filteredRequests: n, clearFilters: s };
2040
2061
  }
2041
- function Ys() {
2062
+ function Xs() {
2042
2063
  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)(
2043
- () => e.value ? kt.value.find((c) => c.id === e.value) ?? null : null
2064
+ () => e.value ? It.value.find((c) => c.id === e.value) ?? null : null
2044
2065
  );
2045
2066
  function i(c) {
2046
2067
  e.value = c;
@@ -2066,11 +2087,11 @@ function Ys() {
2066
2087
  toggleResponseFormat: a
2067
2088
  };
2068
2089
  }
2069
- function Js() {
2070
- const e = Xs(), o = Ys();
2071
- return { ...e, ...o, instances: Jt };
2090
+ function Ys() {
2091
+ const e = Us(), o = Xs();
2092
+ return { ...e, ...o, instances: Qt };
2072
2093
  }
2073
- function Qs(e, o, t) {
2094
+ function Js(e, o, t) {
2074
2095
  const n = new Array(e);
2075
2096
  return new Proxy(n, {
2076
2097
  get(s, i, r) {
@@ -2081,13 +2102,13 @@ function Qs(e, o, t) {
2081
2102
  if (Number.isInteger(a) && a >= 0 && a < e) {
2082
2103
  let c = s[a];
2083
2104
  if (!c) {
2084
- const u = o[a * 2];
2105
+ const d = o[a * 2];
2085
2106
  c = s[a] = {
2086
2107
  index: a,
2087
2108
  key: t(a),
2088
- start: u,
2109
+ start: d,
2089
2110
  size: o[a * 2 + 1],
2090
- end: u + o[a * 2 + 1],
2111
+ end: d + o[a * 2 + 1],
2091
2112
  lane: 0
2092
2113
  };
2093
2114
  }
@@ -2107,16 +2128,16 @@ function J(e, o, t) {
2107
2128
  const a = process.env.NODE_ENV !== "production" && !!t.key && !!((l = t.debug) != null && l.call(t));
2108
2129
  let c = 0;
2109
2130
  a && (c = Date.now());
2110
- const u = e();
2111
- if (!(u.length !== n.length || u.some((b, f) => n[f] !== b)))
2131
+ const d = e();
2132
+ if (!(d.length !== n.length || d.some((b, f) => n[f] !== b)))
2112
2133
  return s;
2113
- n = u;
2134
+ n = d;
2114
2135
  let h = 0;
2115
- if (a && (h = Date.now()), s = o(...u), a) {
2116
- const b = Math.round((Date.now() - c) * 100) / 100, f = Math.round((Date.now() - h) * 100) / 100, w = f / 16, p = (k, E) => {
2117
- for (k = String(k); k.length < E; )
2118
- k = " " + k;
2119
- return k;
2136
+ if (a && (h = Date.now()), s = o(...d), a) {
2137
+ const b = Math.round((Date.now() - c) * 100) / 100, f = Math.round((Date.now() - h) * 100) / 100, S = f / 16, p = (E, I) => {
2138
+ for (E = String(E); E.length < I; )
2139
+ E = " " + E;
2140
+ return E;
2120
2141
  };
2121
2142
  console.info(
2122
2143
  `%c\u23F1 ${p(f, 5)} /${p(b, 5)} ms`,
@@ -2125,7 +2146,7 @@ function J(e, o, t) {
2125
2146
  font-weight: bold;
2126
2147
  color: hsl(${Math.max(
2127
2148
  0,
2128
- Math.min(120 - 120 * w, 120)
2149
+ Math.min(120 - 120 * S, 120)
2129
2150
  )}deg 100% 31%);`,
2130
2151
  t == null ? void 0 : t.key
2131
2152
  );
@@ -2136,13 +2157,13 @@ function J(e, o, t) {
2136
2157
  n = l;
2137
2158
  }, r;
2138
2159
  }
2139
- function vt(e, o) {
2160
+ function yt(e, o) {
2140
2161
  if (e === void 0)
2141
2162
  throw new Error("Unexpected undefined");
2142
2163
  return e;
2143
2164
  }
2144
- var Zs = (e, o) => Math.abs(e - o) < 1.01;
2145
- var eo = (e, o, t) => {
2165
+ var Qs = (e, o) => Math.abs(e - o) < 1.01;
2166
+ var Zs = (e, o, t) => {
2146
2167
  let n;
2147
2168
  return function(...s) {
2148
2169
  e.clearTimeout(n), n = e.setTimeout(() => o.apply(this, s), t);
@@ -2156,18 +2177,18 @@ var _e = () => {
2156
2177
  const e = navigator.maxTouchPoints;
2157
2178
  return re = navigator.platform === "MacIntel" && e !== void 0 && e > 0;
2158
2179
  };
2159
- var gt = (e) => {
2180
+ var bt = (e) => {
2160
2181
  const { offsetWidth: o, offsetHeight: t } = e;
2161
2182
  return { width: o, height: t };
2162
2183
  };
2163
- var to = (e) => e;
2164
- var no = (e) => {
2184
+ var eo = (e) => e;
2185
+ var to = (e) => {
2165
2186
  const o = Math.max(e.startIndex - e.overscan, 0), n = Math.min(e.endIndex + e.overscan, e.count - 1) - o + 1, s = new Array(n);
2166
2187
  for (let i = 0; i < n; i++)
2167
2188
  s[i] = o + i;
2168
2189
  return s;
2169
2190
  };
2170
- var so = (e, o) => {
2191
+ var no = (e, o) => {
2171
2192
  const t = e.scrollElement;
2172
2193
  if (!t)
2173
2194
  return;
@@ -2178,7 +2199,7 @@ var so = (e, o) => {
2178
2199
  const { width: l, height: a } = r;
2179
2200
  o({ width: Math.round(l), height: Math.round(a) });
2180
2201
  };
2181
- if (s(gt(t)), !n.ResizeObserver)
2202
+ if (s(bt(t)), !n.ResizeObserver)
2182
2203
  return () => {
2183
2204
  };
2184
2205
  const i = new n.ResizeObserver((r) => {
@@ -2191,7 +2212,7 @@ var so = (e, o) => {
2191
2212
  return;
2192
2213
  }
2193
2214
  }
2194
- s(gt(t));
2215
+ s(bt(t));
2195
2216
  };
2196
2217
  e.options.useAnimationFrameWithResizeObserver ? requestAnimationFrame(l) : l();
2197
2218
  });
@@ -2202,32 +2223,32 @@ var so = (e, o) => {
2202
2223
  var Se = {
2203
2224
  passive: true
2204
2225
  };
2205
- var oo = typeof window > "u" ? true : "onscrollend" in window;
2206
- var io = (e, o, t) => {
2226
+ var so = typeof window > "u" ? true : "onscrollend" in window;
2227
+ var oo = (e, o, t) => {
2207
2228
  const n = e.scrollElement;
2208
2229
  if (!n)
2209
2230
  return;
2210
2231
  const s = e.targetWindow;
2211
2232
  if (!s)
2212
2233
  return;
2213
- const i = e.options.useScrollendEvent && oo;
2234
+ const i = e.options.useScrollendEvent && so;
2214
2235
  let r = 0;
2215
- const l = i ? null : eo(
2236
+ const l = i ? null : Zs(
2216
2237
  s,
2217
2238
  () => o(r, false),
2218
2239
  e.options.isScrollingResetDelay
2219
2240
  ), a = (y) => () => {
2220
2241
  r = t(n), l == null || l(), o(r, y);
2221
- }, c = a(true), u = a(false);
2222
- return n.addEventListener("scroll", c, Se), i && n.addEventListener("scrollend", u, Se), () => {
2223
- n.removeEventListener("scroll", c), i && n.removeEventListener("scrollend", u);
2242
+ }, c = a(true), d = a(false);
2243
+ return n.addEventListener("scroll", c, Se), i && n.addEventListener("scrollend", d, Se), () => {
2244
+ n.removeEventListener("scroll", c), i && n.removeEventListener("scrollend", d);
2224
2245
  };
2225
2246
  };
2226
- var ro = (e, o) => io(e, o, (t) => {
2247
+ var io = (e, o) => oo(e, o, (t) => {
2227
2248
  const { horizontal: n, isRtl: s } = e.options;
2228
2249
  return n ? t.scrollLeft * (s && -1 || 1) : t.scrollTop;
2229
2250
  });
2230
- var lo = (e, o, t) => {
2251
+ var ro = (e, o, t) => {
2231
2252
  if (t.options.useCachedMeasurements) {
2232
2253
  const n = t.indexFromElement(e), s = t.options.getItemKey(n);
2233
2254
  return t.itemSizeCache.get(s) ?? t.options.estimateSize(n);
@@ -2246,7 +2267,7 @@ var lo = (e, o, t) => {
2246
2267
  }
2247
2268
  return e[t.options.horizontal ? "offsetWidth" : "offsetHeight"];
2248
2269
  };
2249
- var ao = (e, {
2270
+ var lo = (e, {
2250
2271
  adjustments: o = 0,
2251
2272
  behavior: t
2252
2273
  }, n) => {
@@ -2256,8 +2277,8 @@ var ao = (e, {
2256
2277
  behavior: t
2257
2278
  });
2258
2279
  };
2259
- var co = ao;
2260
- var uo = class {
2280
+ var ao = lo;
2281
+ var co = class {
2261
2282
  constructor(o) {
2262
2283
  this.unsubs = [], this.scrollElement = null, this.targetWindow = null, this.isScrolling = false, this.scrollState = null, this.measurementsCache = [], this._flatMeasurements = null, this.itemSizeCache = /* @__PURE__ */ new Map(), this.itemSizeCacheVersion = 0, this.laneAssignments = /* @__PURE__ */ new Map(), this.pendingMin = null, this.prevLanes = void 0, this.lanesChangedFlag = false, this.lanesSettling = false, this.pendingScrollAnchor = null, this.scrollRect = null, this.scrollOffset = null, this.scrollDirection = null, this.scrollAdjustments = 0, this._iosDeferredAdjustment = 0, this._iosTouching = false, this._iosJustTouchEnded = false, this._iosTouchEndTimerId = null, this._intendedScrollOffset = null, this.elementsCache = /* @__PURE__ */ new Map(), this.now = () => {
2263
2284
  var t, n, s;
@@ -2270,8 +2291,8 @@ var uo = class {
2270
2291
  const l = i.target, a = this.indexFromElement(l);
2271
2292
  if (!l.isConnected) {
2272
2293
  this.observer.unobserve(l);
2273
- for (const [c, u] of this.elementsCache)
2274
- if (u === l) {
2294
+ for (const [c, d] of this.elementsCache)
2295
+ if (d === l) {
2275
2296
  this.elementsCache.delete(c);
2276
2297
  break;
2277
2298
  }
@@ -2310,11 +2331,11 @@ var uo = class {
2310
2331
  scrollPaddingStart: 0,
2311
2332
  scrollPaddingEnd: 0,
2312
2333
  horizontal: false,
2313
- getItemKey: to,
2314
- rangeExtractor: no,
2334
+ getItemKey: eo,
2335
+ rangeExtractor: to,
2315
2336
  onChange: () => {
2316
2337
  },
2317
- measureElement: lo,
2338
+ measureElement: ro,
2318
2339
  initialRect: { width: 0, height: 0 },
2319
2340
  scrollMargin: 0,
2320
2341
  gap: 0,
@@ -2339,33 +2360,33 @@ var uo = class {
2339
2360
  const r = this.options;
2340
2361
  let l = null, a = null, c = false;
2341
2362
  if (r !== void 0 && r.enabled && i.enabled && i.anchorTo === "end" && this.scrollElement !== null) {
2342
- const h = r.count, b = i.count, f = this.getMeasurements(), w = h > 0 ? ((n = f[0]) == null ? void 0 : n.key) ?? r.getItemKey(0) : null, p = h > 0 ? ((s = f[h - 1]) == null ? void 0 : s.key) ?? r.getItemKey(h - 1) : null;
2343
- if (b !== h || h > 0 && b > 0 && (i.getItemKey(0) !== w || i.getItemKey(b - 1) !== p)) {
2363
+ const h = r.count, b = i.count, f = this.getMeasurements(), S = h > 0 ? ((n = f[0]) == null ? void 0 : n.key) ?? r.getItemKey(0) : null, p = h > 0 ? ((s = f[h - 1]) == null ? void 0 : s.key) ?? r.getItemKey(h - 1) : null;
2364
+ if (b !== h || h > 0 && b > 0 && (i.getItemKey(0) !== S || i.getItemKey(b - 1) !== p)) {
2344
2365
  c = true;
2345
- const v = h > 0 ? this.getVirtualItemForOffset(this.getScrollOffset()) ?? f[0] : null;
2346
- v && (l = [v.key, this.getScrollOffset() - v.start]);
2347
- const x = i.followOnAppend === true ? "auto" : i.followOnAppend || null;
2348
- x && b > h && this.isAtEnd(r.scrollEndThreshold) && (h === 0 || i.getItemKey(b - 1) !== p) && (a = x);
2366
+ const k = h > 0 ? this.getVirtualItemForOffset(this.getScrollOffset()) ?? f[0] : null;
2367
+ k && (l = [k.key, this.getScrollOffset() - k.start]);
2368
+ const g = i.followOnAppend === true ? "auto" : i.followOnAppend || null;
2369
+ g && b > h && this.isAtEnd(r.scrollEndThreshold) && (h === 0 || i.getItemKey(b - 1) !== p) && (a = g);
2349
2370
  }
2350
2371
  }
2351
2372
  this.options = i, c && (this.pendingMin = 0, this.itemSizeCacheVersion++);
2352
- let u = false, y = 0;
2373
+ let d = false, y = 0;
2353
2374
  if (l && this.scrollOffset !== null) {
2354
- const [h, b] = l, f = this.getMeasurements(), { count: w, getItemKey: p } = this.options;
2355
- let k = 0;
2356
- for (; k < w && p(k) !== h; )
2357
- k++;
2358
- if (k < w) {
2359
- const E = f[k];
2360
- if (E) {
2361
- const v = E.start + b;
2362
- v !== this.scrollOffset && (y = v - this.scrollOffset, this.scrollOffset = v, u = true);
2375
+ const [h, b] = l, f = this.getMeasurements(), { count: S, getItemKey: p } = this.options;
2376
+ let E = 0;
2377
+ for (; E < S && p(E) !== h; )
2378
+ E++;
2379
+ if (E < S) {
2380
+ const I = f[E];
2381
+ if (I) {
2382
+ const k = I.start + b;
2383
+ k !== this.scrollOffset && (y = k - this.scrollOffset, this.scrollOffset = k, d = true);
2363
2384
  }
2364
2385
  }
2365
2386
  }
2366
- (u || a) && (this.pendingScrollAnchor = [
2367
- u ? l[0] : null,
2368
- u ? l[1] : 0,
2387
+ (d || a) && (this.pendingScrollAnchor = [
2388
+ d ? l[0] : null,
2389
+ d ? l[1] : 0,
2369
2390
  a,
2370
2391
  y
2371
2392
  ]);
@@ -2500,7 +2521,7 @@ var uo = class {
2500
2521
  lanes: l,
2501
2522
  laneAssignmentMode: a
2502
2523
  }, c) => {
2503
- const u = this.itemSizeCache;
2524
+ const d = this.itemSizeCache;
2504
2525
  if (!r)
2505
2526
  return this.measurementsCache = [], this.itemSizeCache.clear(), this.laneAssignments.clear(), [];
2506
2527
  if (this.laneAssignments.size > t)
@@ -2511,54 +2532,54 @@ var uo = class {
2511
2532
  }));
2512
2533
  const y = this.lanesSettling ? 0 : this.pendingMin ?? 0;
2513
2534
  if (this.pendingMin = null, this.lanesSettling && this.measurementsCache.length === t && (this.lanesSettling = false), l === 1) {
2514
- const f = this.options.gap, w = t * 2;
2535
+ const f = this.options.gap, S = t * 2;
2515
2536
  let p = this._flatMeasurements;
2516
- if (!p || p.length < w) {
2517
- const v = new Float64Array(w);
2518
- p && y > 0 && v.set(p.subarray(0, y * 2)), p = v, this._flatMeasurements = p;
2537
+ if (!p || p.length < S) {
2538
+ const k = new Float64Array(S);
2539
+ p && y > 0 && k.set(p.subarray(0, y * 2)), p = k, this._flatMeasurements = p;
2519
2540
  }
2520
- let k;
2541
+ let E;
2521
2542
  if (y === 0)
2522
- k = n + s;
2543
+ E = n + s;
2523
2544
  else {
2524
- const v = y - 1;
2525
- k = p[v * 2] + p[v * 2 + 1] + f;
2545
+ const k = y - 1;
2546
+ E = p[k * 2] + p[k * 2 + 1] + f;
2526
2547
  }
2527
- for (let v = y; v < t; v++) {
2528
- const x = i(v), M = u.get(x), I = typeof M == "number" ? M : this.options.estimateSize(v);
2529
- p[v * 2] = k, p[v * 2 + 1] = I, k += I + f;
2548
+ for (let k = y; k < t; k++) {
2549
+ const g = i(k), M = d.get(g), w = typeof M == "number" ? M : this.options.estimateSize(k);
2550
+ p[k * 2] = E, p[k * 2 + 1] = w, E += w + f;
2530
2551
  }
2531
- const E = Qs(t, p, i);
2532
- return this.measurementsCache = E, E;
2552
+ const I = Js(t, p, i);
2553
+ return this.measurementsCache = I, I;
2533
2554
  }
2534
2555
  const h = this.measurementsCache.slice(0, y), b = new Array(l).fill(
2535
2556
  void 0
2536
2557
  );
2537
2558
  for (let f = 0; f < y; f++) {
2538
- const w = h[f];
2539
- w && (b[w.lane] = f);
2559
+ const S = h[f];
2560
+ S && (b[S.lane] = f);
2540
2561
  }
2541
2562
  for (let f = y; f < t; f++) {
2542
- const w = i(f), p = this.laneAssignments.get(f);
2543
- let k, E;
2544
- const v = a === "estimate" || u.has(w);
2563
+ const S = i(f), p = this.laneAssignments.get(f);
2564
+ let E, I;
2565
+ const k = a === "estimate" || d.has(S);
2545
2566
  if (p !== void 0 && this.options.lanes > 1) {
2546
- k = p;
2547
- const _ = b[k], L = _ !== void 0 ? h[_] : void 0;
2548
- E = L ? L.end + this.options.gap : n + s;
2567
+ E = p;
2568
+ const _ = b[E], L = _ !== void 0 ? h[_] : void 0;
2569
+ I = L ? L.end + this.options.gap : n + s;
2549
2570
  } else {
2550
2571
  const _ = this.options.lanes === 1 ? h[f - 1] : this.getFurthestMeasurement(h, f);
2551
- E = _ ? _.end + this.options.gap : n + s, k = _ ? _.lane : f % this.options.lanes, this.options.lanes > 1 && v && this.laneAssignments.set(f, k);
2572
+ I = _ ? _.end + this.options.gap : n + s, E = _ ? _.lane : f % this.options.lanes, this.options.lanes > 1 && k && this.laneAssignments.set(f, E);
2552
2573
  }
2553
- const x = u.get(w), M = typeof x == "number" ? x : this.options.estimateSize(f), I = E + M;
2574
+ const g = d.get(S), M = typeof g == "number" ? g : this.options.estimateSize(f), w = I + M;
2554
2575
  h[f] = {
2555
2576
  index: f,
2556
- start: E,
2577
+ start: I,
2557
2578
  size: M,
2558
- end: I,
2559
- key: w,
2560
- lane: k
2561
- }, b[k] = f;
2579
+ end: w,
2580
+ key: S,
2581
+ lane: E
2582
+ }, b[E] = f;
2562
2583
  }
2563
2584
  return this.measurementsCache = h, h;
2564
2585
  },
@@ -2573,7 +2594,7 @@ var uo = class {
2573
2594
  this.getScrollOffset(),
2574
2595
  this.options.lanes
2575
2596
  ],
2576
- (t, n, s, i) => this.range = t.length > 0 && n > 0 ? ho({
2597
+ (t, n, s, i) => this.range = t.length > 0 && n > 0 ? uo({
2577
2598
  measurements: t,
2578
2599
  outerSize: n,
2579
2600
  scrollOffset: s,
@@ -2651,7 +2672,7 @@ var uo = class {
2651
2672
  if (!h) return;
2652
2673
  a = h.key, l = h.start, r = h.size;
2653
2674
  }
2654
- const u = this.itemSizeCache.get(a) ?? r, y = n - u;
2675
+ const d = this.itemSizeCache.get(a) ?? r, y = n - d;
2655
2676
  if (y !== 0) {
2656
2677
  const h = this.options.anchorTo === "end" && ((s = this.scrollState) == null ? void 0 : s.behavior) !== "smooth" && this.getVirtualDistanceFromEnd() <= this.options.scrollEndThreshold, b = h ? this.getTotalSize() : 0, f = ((i = this.scrollState) == null ? void 0 : i.behavior) !== "smooth" && (this.shouldAdjustScrollPositionOnItemSizeChange !== void 0 ? this.shouldAdjustScrollPositionOnItemSizeChange(
2657
2678
  // The callback expects a VirtualItem; build one lazily only
@@ -2695,13 +2716,13 @@ var uo = class {
2695
2716
  const n = this.getMeasurements();
2696
2717
  if (n.length === 0)
2697
2718
  return;
2698
- const s = this._flatMeasurements, i = this.options.lanes === 1 && s != null, r = Pt(
2719
+ const s = this._flatMeasurements, i = this.options.lanes === 1 && s != null, r = Dt(
2699
2720
  0,
2700
2721
  n.length - 1,
2701
- i ? (l) => s[l * 2] : (l) => vt(n[l]).start,
2722
+ i ? (l) => s[l * 2] : (l) => yt(n[l]).start,
2702
2723
  t
2703
2724
  );
2704
- return vt(n[r]);
2725
+ return yt(n[r]);
2705
2726
  }, this.getMaxScrollOffset = () => {
2706
2727
  if (!this.scrollElement) return 0;
2707
2728
  if ("scrollHeight" in this.scrollElement)
@@ -2852,7 +2873,7 @@ var uo = class {
2852
2873
  return;
2853
2874
  }
2854
2875
  const n = this.scrollState.index != null ? this.getOffsetForIndex(this.scrollState.index, this.scrollState.align) : void 0, s = n ? n[0] : this.scrollState.lastTargetOffset, i = 1, r = s !== this.scrollState.lastTargetOffset;
2855
- if (!r && Zs(s, this.getScrollOffset())) {
2876
+ if (!r && Qs(s, this.getScrollOffset())) {
2856
2877
  if (this.scrollState.stableFrames++, this.scrollState.stableFrames >= i) {
2857
2878
  this.getScrollOffset() !== s && this._scrollToOffset(s, {
2858
2879
  adjustments: void 0,
@@ -2870,7 +2891,7 @@ var uo = class {
2870
2891
  this.scheduleScrollReconcile();
2871
2892
  }
2872
2893
  };
2873
- var Pt = (e, o, t, n) => {
2894
+ var Dt = (e, o, t, n) => {
2874
2895
  for (; e <= o; ) {
2875
2896
  const s = (e + o) / 2 | 0, i = t(s);
2876
2897
  if (i < n)
@@ -2882,28 +2903,28 @@ var Pt = (e, o, t, n) => {
2882
2903
  }
2883
2904
  return e > 0 ? e - 1 : 0;
2884
2905
  };
2885
- function ho({
2906
+ function uo({
2886
2907
  measurements: e,
2887
2908
  outerSize: o,
2888
2909
  scrollOffset: t,
2889
2910
  lanes: n,
2890
2911
  flat: s
2891
2912
  }) {
2892
- const i = e.length - 1, r = s ? (u) => s[u * 2] : (u) => e[u].start, l = s ? (u) => s[u * 2] + s[u * 2 + 1] : (u) => e[u].end;
2913
+ const i = e.length - 1, r = s ? (d) => s[d * 2] : (d) => e[d].start, l = s ? (d) => s[d * 2] + s[d * 2 + 1] : (d) => e[d].end;
2893
2914
  if (e.length <= n)
2894
2915
  return {
2895
2916
  startIndex: 0,
2896
2917
  endIndex: i
2897
2918
  };
2898
- let a = Pt(0, i, r, t), c = a;
2919
+ let a = Dt(0, i, r, t), c = a;
2899
2920
  if (n === 1)
2900
2921
  for (; c < i && l(c) < t + o; )
2901
2922
  c++;
2902
2923
  else if (n > 1) {
2903
- const u = Array(n).fill(0);
2904
- for (; c < i && u.some((h) => h < t + o); ) {
2924
+ const d = Array(n).fill(0);
2925
+ for (; c < i && d.some((h) => h < t + o); ) {
2905
2926
  const h = e[c];
2906
- u[h.lane] = h.end, c++;
2927
+ d[h.lane] = h.end, c++;
2907
2928
  }
2908
2929
  const y = Array(n).fill(t + o);
2909
2930
  for (; a >= 0 && y.some((h) => h >= t); ) {
@@ -2914,8 +2935,8 @@ function ho({
2914
2935
  }
2915
2936
  return { startIndex: a, endIndex: c };
2916
2937
  }
2917
- function fo(e) {
2918
- const o = new uo((0, import_vue.unref)(e)), t = (0, import_vue.shallowRef)(o), n = o._didMount();
2938
+ function ho(e) {
2939
+ const o = new co((0, import_vue.unref)(e)), t = (0, import_vue.shallowRef)(o), n = o._didMount();
2919
2940
  return (0, import_vue.watch)(
2920
2941
  () => (0, import_vue.unref)(e).getScrollElement(),
2921
2942
  (s) => {
@@ -2940,17 +2961,17 @@ function fo(e) {
2940
2961
  }
2941
2962
  ), (0, import_vue.onScopeDispose)(n), t;
2942
2963
  }
2943
- function mo(e) {
2944
- return fo(
2964
+ function fo(e) {
2965
+ return ho(
2945
2966
  (0, import_vue.computed)(() => ({
2946
- observeElementRect: so,
2947
- observeElementOffset: ro,
2948
- scrollToFn: co,
2967
+ observeElementRect: no,
2968
+ observeElementOffset: io,
2969
+ scrollToFn: ao,
2949
2970
  ...(0, import_vue.unref)(e)
2950
2971
  }))
2951
2972
  );
2952
2973
  }
2953
- var po = /* @__PURE__ */ (0, import_vue.defineComponent)({
2974
+ var mo = /* @__PURE__ */ (0, import_vue.defineComponent)({
2954
2975
  __name: "Badge",
2955
2976
  props: {
2956
2977
  label: {},
@@ -2958,20 +2979,18 @@ var po = /* @__PURE__ */ (0, import_vue.defineComponent)({
2958
2979
  },
2959
2980
  setup(e) {
2960
2981
  const o = {
2961
- success: "bg-green-900 text-green-300",
2962
- error: "bg-red-900 text-red-300",
2963
- pending: "bg-yellow-900 text-yellow-300",
2964
- aborted: "bg-neutral-700 text-neutral-400",
2965
- neutral: "bg-neutral-800 text-neutral-300"
2982
+ success: "badge--success",
2983
+ error: "badge--error",
2984
+ pending: "badge--pending",
2985
+ aborted: "badge--aborted",
2986
+ neutral: "badge--neutral"
2966
2987
  };
2967
2988
  return (t, n) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("span", {
2968
- class: (0, import_vue.normalizeClass)([
2969
- "inline-flex items-center px-1.5 py-0.5 rounded text-xs font-mono",
2970
- o[e.variant ?? "neutral"]
2971
- ])
2989
+ class: (0, import_vue.normalizeClass)(["badge", o[e.variant ?? "neutral"]])
2972
2990
  }, (0, import_vue.toDisplayString)(e.label), 3));
2973
2991
  }
2974
2992
  });
2993
+ var po = /* @__PURE__ */ V(mo, [["__scopeId", "data-v-3bb3db51"]]);
2975
2994
  var vo = /* @__PURE__ */ (0, import_vue.defineComponent)({
2976
2995
  __name: "StatusBadge",
2977
2996
  props: {
@@ -3002,12 +3021,12 @@ var yo = /* @__PURE__ */ (0, import_vue.defineComponent)({
3002
3021
  },
3003
3022
  setup(e) {
3004
3023
  const o = e, t = (0, import_vue.computed)(() => {
3005
- const n = [], { cache: s, poll: i, retry: r, batch: l, debounce: a, immediate: c, lazy: u } = o.options;
3024
+ const n = [], { cache: s, poll: i, retry: r, batch: l, debounce: a, immediate: c, lazy: d } = o.options;
3006
3025
  if (s) {
3007
3026
  const y = typeof s == "string" ? s : s.id;
3008
3027
  n.push({ key: "cache", label: "cache", sub: y, variant: "cache" }), typeof s == "object" && s.swr && n.push({ key: "swr", label: "swr", variant: "swr" });
3009
3028
  }
3010
- 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 || u) && n.push({ key: "lazy", label: "lazy", variant: "lazy" }), n;
3029
+ 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;
3011
3030
  });
3012
3031
  return (n, s) => t.value.length ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", go, [
3013
3032
  ((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", {
@@ -3023,7 +3042,7 @@ var yo = /* @__PURE__ */ (0, import_vue.defineComponent)({
3023
3042
  ])) : (0, import_vue.createCommentVNode)("", true);
3024
3043
  }
3025
3044
  });
3026
- var jt = /* @__PURE__ */ V(yo, [["__scopeId", "data-v-99118e1d"]]);
3045
+ var Vt = /* @__PURE__ */ V(yo, [["__scopeId", "data-v-99118e1d"]]);
3027
3046
  var bo = { class: "row-body" };
3028
3047
  var wo = { class: "row-top" };
3029
3048
  var So = { class: "row-url" };
@@ -3059,7 +3078,7 @@ var Io = /* @__PURE__ */ (0, import_vue.defineComponent)({
3059
3078
  class: (0, import_vue.normalizeClass)(["method-badge", `method-${e.request.method.toLowerCase()}`])
3060
3079
  }, (0, import_vue.toDisplayString)(e.request.method), 3),
3061
3080
  (0, import_vue.createElementVNode)("span", So, (0, import_vue.toDisplayString)(e.request.url), 1),
3062
- e.instanceOptions ? ((0, import_vue.openBlock)(), (0, import_vue.createBlock)(jt, {
3081
+ e.instanceOptions ? ((0, import_vue.openBlock)(), (0, import_vue.createBlock)(Vt, {
3063
3082
  key: 0,
3064
3083
  options: e.instanceOptions
3065
3084
  }, null, 8, ["options"])) : (0, import_vue.createCommentVNode)("", true)
@@ -3076,8 +3095,8 @@ var Io = /* @__PURE__ */ (0, import_vue.defineComponent)({
3076
3095
  ], 2));
3077
3096
  }
3078
3097
  });
3079
- var To = /* @__PURE__ */ V(Io, [["__scopeId", "data-v-e5492c3f"]]);
3080
- var Mo = /* @__PURE__ */ (0, import_vue.defineComponent)({
3098
+ var To = /* @__PURE__ */ V(Io, [["__scopeId", "data-v-41893409"]]);
3099
+ var Co = /* @__PURE__ */ (0, import_vue.defineComponent)({
3081
3100
  __name: "RequestList",
3082
3101
  props: {
3083
3102
  requests: {},
@@ -3085,7 +3104,7 @@ var Mo = /* @__PURE__ */ (0, import_vue.defineComponent)({
3085
3104
  },
3086
3105
  emits: ["select"],
3087
3106
  setup(e) {
3088
- const o = e, t = (0, import_vue.ref)(null), n = mo(
3107
+ const o = e, t = (0, import_vue.ref)(null), n = fo(
3089
3108
  (0, import_vue.computed)(() => ({
3090
3109
  count: o.requests.length,
3091
3110
  getScrollElement: () => t.value,
@@ -3116,7 +3135,7 @@ var Mo = /* @__PURE__ */ (0, import_vue.defineComponent)({
3116
3135
  ], 512));
3117
3136
  }
3118
3137
  });
3119
- var Co = { class: "detail-header" };
3138
+ var Mo = { class: "detail-header" };
3120
3139
  var _o = { class: "req-method" };
3121
3140
  var Oo = ["title"];
3122
3141
  var zo = { class: "req-meta" };
@@ -3132,7 +3151,7 @@ var Fo = /* @__PURE__ */ (0, import_vue.defineComponent)({
3132
3151
  function o(t) {
3133
3152
  return t ? t < 300 ? "s-2xx" : t < 400 ? "s-3xx" : t < 500 ? "s-4xx" : "s-5xx" : "s-pending";
3134
3153
  }
3135
- return (t, n) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", Co, [
3154
+ return (t, n) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", Mo, [
3136
3155
  (0, import_vue.createElementVNode)("span", {
3137
3156
  class: (0, import_vue.normalizeClass)(["status-chip", o(e.request.statusCode)])
3138
3157
  }, (0, import_vue.toDisplayString)(e.request.statusCode ?? "\xB7\xB7\xB7"), 3),
@@ -3141,7 +3160,7 @@ var Fo = /* @__PURE__ */ (0, import_vue.defineComponent)({
3141
3160
  class: "req-url",
3142
3161
  title: e.request.url
3143
3162
  }, (0, import_vue.toDisplayString)(e.request.url), 9, Oo),
3144
- e.instanceOptions ? ((0, import_vue.openBlock)(), (0, import_vue.createBlock)(jt, {
3163
+ e.instanceOptions ? ((0, import_vue.openBlock)(), (0, import_vue.createBlock)(Vt, {
3145
3164
  key: 0,
3146
3165
  options: e.instanceOptions
3147
3166
  }, null, 8, ["options"])) : (0, import_vue.createCommentVNode)("", true),
@@ -3242,7 +3261,7 @@ var Bo = /* @__PURE__ */ (0, import_vue.defineComponent)({
3242
3261
  const o = e, t = (0, import_vue.ref)(false), n = (0, import_vue.computed)(
3243
3262
  () => typeof o.value == "object" && o.value !== null
3244
3263
  ), s = (0, import_vue.computed)(() => Array.isArray(o.value)), i = (0, import_vue.computed)(() => n.value ? s.value ? `Array [${o.value.length}]` : `Object {${Object.keys(o.value).length}}` : ""), r = (0, import_vue.computed)(() => !t.value || !n.value ? [] : s.value ? o.value.map((y, h) => [h, y]) : Object.entries(o.value)), l = (0, import_vue.computed)(() => o.value === null ? "null" : typeof o.value == "string" ? `"${o.value}"` : String(o.value)), a = (0, import_vue.computed)(() => o.value === null ? "tree-val tree-val--null" : typeof o.value == "string" ? "tree-val tree-val--string" : typeof o.value == "number" ? "tree-val tree-val--number" : typeof o.value == "boolean" ? "tree-val tree-val--boolean" : "tree-val"), c = (0, import_vue.computed)(() => o.depth * 14);
3245
- function u() {
3264
+ function d() {
3246
3265
  n.value && (t.value = !t.value);
3247
3266
  }
3248
3267
  return (y, h) => {
@@ -3255,23 +3274,23 @@ var Bo = /* @__PURE__ */ (0, import_vue.defineComponent)({
3255
3274
  (0, import_vue.createElementVNode)("span", {
3256
3275
  class: (0, import_vue.normalizeClass)(["tree-arrow", { "tree-arrow--open": t.value }]),
3257
3276
  style: (0, import_vue.normalizeStyle)({ visibility: n.value ? "visible" : "hidden" }),
3258
- onClick: u
3277
+ onClick: d
3259
3278
  }, null, 6),
3260
3279
  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),
3261
3280
  e.nodeKey !== null ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("span", Wo, ":")) : (0, import_vue.createCommentVNode)("", true),
3262
3281
  n.value ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("span", {
3263
3282
  key: 2,
3264
3283
  class: "tree-badge",
3265
- onClick: u
3284
+ onClick: d
3266
3285
  }, (0, import_vue.toDisplayString)(i.value), 1)) : ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("span", {
3267
3286
  key: 3,
3268
3287
  class: (0, import_vue.normalizeClass)(a.value)
3269
3288
  }, (0, import_vue.toDisplayString)(l.value), 3))
3270
3289
  ], 4),
3271
- ((0, import_vue.openBlock)(true), (0, import_vue.createElementBlock)(import_vue.Fragment, null, (0, import_vue.renderList)(r.value, ([f, w]) => ((0, import_vue.openBlock)(), (0, import_vue.createBlock)(b, {
3290
+ ((0, import_vue.openBlock)(true), (0, import_vue.createElementBlock)(import_vue.Fragment, null, (0, import_vue.renderList)(r.value, ([f, S]) => ((0, import_vue.openBlock)(), (0, import_vue.createBlock)(b, {
3272
3291
  key: f,
3273
3292
  "node-key": f,
3274
- value: w,
3293
+ value: S,
3275
3294
  depth: e.depth + 1
3276
3295
  }, null, 8, ["node-key", "value", "depth"]))), 128))
3277
3296
  ]);
@@ -3315,8 +3334,8 @@ var ni = {
3315
3334
  key: 0,
3316
3335
  class: "truncated-warning"
3317
3336
  };
3318
- var yt = (0, import_vue.ref)("json");
3319
- var bt = false;
3337
+ var wt = (0, import_vue.ref)("json");
3338
+ var St = false;
3320
3339
  var si = /* @__PURE__ */ (0, import_vue.defineComponent)({
3321
3340
  __name: "DataPane",
3322
3341
  props: {
@@ -3326,12 +3345,12 @@ var si = /* @__PURE__ */ (0, import_vue.defineComponent)({
3326
3345
  error: {}
3327
3346
  },
3328
3347
  setup(e) {
3329
- const o = e, t = yt;
3330
- bt || (bt = true, kn().then((i) => {
3331
- yt.value = i;
3348
+ const o = e, t = wt;
3349
+ St || (St = true, En().then((i) => {
3350
+ wt.value = i;
3332
3351
  }));
3333
3352
  async function n() {
3334
- t.value = t.value === "kv" ? "json" : "kv", await En(t.value);
3353
+ t.value = t.value === "kv" ? "json" : "kv", await In(t.value);
3335
3354
  }
3336
3355
  async function s() {
3337
3356
  try {
@@ -3368,7 +3387,7 @@ var si = /* @__PURE__ */ (0, import_vue.defineComponent)({
3368
3387
  ]));
3369
3388
  }
3370
3389
  });
3371
- var Dt = /* @__PURE__ */ V(si, [["__scopeId", "data-v-8bc783c0"]]);
3390
+ var Nt = /* @__PURE__ */ V(si, [["__scopeId", "data-v-8bc783c0"]]);
3372
3391
  var oi = { class: "payload-pane" };
3373
3392
  var ii = { class: "pane-header" };
3374
3393
  var ri = { class: "section-label" };
@@ -3396,8 +3415,8 @@ var hi = {
3396
3415
  key: 3,
3397
3416
  class: "section-empty"
3398
3417
  };
3399
- var wt = (0, import_vue.ref)("kv");
3400
- var St = false;
3418
+ var xt = (0, import_vue.ref)("kv");
3419
+ var kt = false;
3401
3420
  var fi = /* @__PURE__ */ (0, import_vue.defineComponent)({
3402
3421
  __name: "PayloadPane",
3403
3422
  props: {
@@ -3406,13 +3425,13 @@ var fi = /* @__PURE__ */ (0, import_vue.defineComponent)({
3406
3425
  truncated: { type: Boolean }
3407
3426
  },
3408
3427
  setup(e) {
3409
- const o = e, t = wt;
3410
- St || (St = true, Sn().then((c) => {
3411
- wt.value = c;
3428
+ const o = e, t = xt;
3429
+ kt || (kt = true, xn().then((c) => {
3430
+ xt.value = c;
3412
3431
  }));
3413
3432
  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);
3414
3433
  async function l() {
3415
- t.value = t.value === "kv" ? "json" : "kv", await xn(t.value);
3434
+ t.value = t.value === "kv" ? "json" : "kv", await kn(t.value);
3416
3435
  }
3417
3436
  async function a() {
3418
3437
  try {
@@ -3420,9 +3439,9 @@ var fi = /* @__PURE__ */ (0, import_vue.defineComponent)({
3420
3439
  } catch {
3421
3440
  }
3422
3441
  }
3423
- return (c, u) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", oi, [
3442
+ return (c, d) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", oi, [
3424
3443
  (0, import_vue.createElementVNode)("div", ii, [
3425
- u[0] || (u[0] = (0, import_vue.createElementVNode)("span", { class: "pane-title" }, "PAYLOAD", -1)),
3444
+ d[0] || (d[0] = (0, import_vue.createElementVNode)("span", { class: "pane-title" }, "PAYLOAD", -1)),
3426
3445
  (0, import_vue.createElementVNode)("button", {
3427
3446
  class: (0, import_vue.normalizeClass)(["pane-action", { "pane-action--active": (0, import_vue.unref)(t) === "kv" }]),
3428
3447
  onClick: l
@@ -3433,7 +3452,7 @@ var fi = /* @__PURE__ */ (0, import_vue.defineComponent)({
3433
3452
  }, "Copy")
3434
3453
  ]),
3435
3454
  (0, import_vue.createElementVNode)("div", ri, [
3436
- u[1] || (u[1] = (0, import_vue.createElementVNode)("span", null, "Query Params", -1)),
3455
+ d[1] || (d[1] = (0, import_vue.createElementVNode)("span", null, "Query Params", -1)),
3437
3456
  s.value ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("span", li, (0, import_vue.toDisplayString)(i.value), 1)) : (0, import_vue.createCommentVNode)("", true)
3438
3457
  ]),
3439
3458
  s.value ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", ai, [
@@ -3445,8 +3464,8 @@ var fi = /* @__PURE__ */ (0, import_vue.defineComponent)({
3445
3464
  value: e.queryParams
3446
3465
  }, null, 8, ["value"]))
3447
3466
  ])) : ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("p", ci, "No params")),
3448
- u[2] || (u[2] = (0, import_vue.createElementVNode)("div", { class: "section-divider" }, null, -1)),
3449
- u[3] || (u[3] = (0, import_vue.createElementVNode)("div", { class: "section-label" }, [
3467
+ d[2] || (d[2] = (0, import_vue.createElementVNode)("div", { class: "section-divider" }, null, -1)),
3468
+ d[3] || (d[3] = (0, import_vue.createElementVNode)("div", { class: "section-label" }, [
3450
3469
  (0, import_vue.createElementVNode)("span", null, "Body")
3451
3470
  ], -1)),
3452
3471
  r.value ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", ui, [
@@ -3462,7 +3481,7 @@ var fi = /* @__PURE__ */ (0, import_vue.defineComponent)({
3462
3481
  ]));
3463
3482
  }
3464
3483
  });
3465
- var Vt = /* @__PURE__ */ V(fi, [["__scopeId", "data-v-19e92b16"]]);
3484
+ var Wt = /* @__PURE__ */ V(fi, [["__scopeId", "data-v-19e92b16"]]);
3466
3485
  var mi = { class: "split-pane" };
3467
3486
  var pi = /* @__PURE__ */ (0, import_vue.defineComponent)({
3468
3487
  __name: "SplitView",
@@ -3473,10 +3492,10 @@ var pi = /* @__PURE__ */ (0, import_vue.defineComponent)({
3473
3492
  const { panelMode: o } = de(), t = (0, import_vue.computed)(() => o.value === "side"), n = (0, import_vue.ref)(null), s = (0, import_vue.ref)(null);
3474
3493
  let i = null;
3475
3494
  (0, import_vue.watch)(t, async (l) => {
3476
- const a = l ? await Ye() : await Xe();
3495
+ const a = l ? await Je() : await Ye();
3477
3496
  n.value = a ?? null;
3478
3497
  }), (0, import_vue.onMounted)(async () => {
3479
- const l = t.value ? await Ye() : await Xe();
3498
+ const l = t.value ? await Je() : await Ye();
3480
3499
  l !== void 0 && (n.value = l);
3481
3500
  });
3482
3501
  function r(l) {
@@ -3486,23 +3505,23 @@ var pi = /* @__PURE__ */ (0, import_vue.defineComponent)({
3486
3505
  let c = function(b) {
3487
3506
  const f = a.offsetHeight - 80 - 5;
3488
3507
  n.value = Math.max(80, Math.min(h + (b.clientY - y), f));
3489
- }, u = function() {
3490
- window.removeEventListener("mousemove", c), window.removeEventListener("mouseup", u), i = null, wn(n.value);
3508
+ }, d = function() {
3509
+ window.removeEventListener("mousemove", c), window.removeEventListener("mouseup", d), i = null, Sn(n.value);
3491
3510
  };
3492
3511
  const y = l.clientY, h = n.value ?? a.offsetHeight / 2;
3493
- window.addEventListener("mousemove", c), window.addEventListener("mouseup", u), i = () => {
3494
- window.removeEventListener("mousemove", c), window.removeEventListener("mouseup", u);
3512
+ window.addEventListener("mousemove", c), window.addEventListener("mouseup", d), i = () => {
3513
+ window.removeEventListener("mousemove", c), window.removeEventListener("mouseup", d);
3495
3514
  };
3496
3515
  } else {
3497
3516
  let c = function(b) {
3498
3517
  const f = a.offsetWidth - 120 - 5;
3499
3518
  n.value = Math.max(120, Math.min(h + (b.clientX - y), f));
3500
- }, u = function() {
3501
- window.removeEventListener("mousemove", c), window.removeEventListener("mouseup", u), i = null, bn(n.value);
3519
+ }, d = function() {
3520
+ window.removeEventListener("mousemove", c), window.removeEventListener("mouseup", d), i = null, wn(n.value);
3502
3521
  };
3503
3522
  const y = l.clientX, h = n.value ?? a.offsetWidth / 2;
3504
- window.addEventListener("mousemove", c), window.addEventListener("mouseup", u), i = () => {
3505
- window.removeEventListener("mousemove", c), window.removeEventListener("mouseup", u);
3523
+ window.addEventListener("mousemove", c), window.addEventListener("mouseup", d), i = () => {
3524
+ window.removeEventListener("mousemove", c), window.removeEventListener("mouseup", d);
3506
3525
  };
3507
3526
  }
3508
3527
  l.preventDefault();
@@ -3519,7 +3538,7 @@ var pi = /* @__PURE__ */ (0, import_vue.defineComponent)({
3519
3538
  class: "split-pane",
3520
3539
  style: (0, import_vue.normalizeStyle)(n.value !== null ? t.value ? { flex: "none", height: n.value + "px" } : { flex: "none", width: n.value + "px" } : {})
3521
3540
  }, [
3522
- (0, import_vue.createVNode)(Vt, {
3541
+ (0, import_vue.createVNode)(Wt, {
3523
3542
  "query-params": e.request.queryParams,
3524
3543
  payload: e.request.payload,
3525
3544
  truncated: e.request.truncated
@@ -3530,7 +3549,7 @@ var pi = /* @__PURE__ */ (0, import_vue.defineComponent)({
3530
3549
  onMousedown: r
3531
3550
  }, null, 34),
3532
3551
  (0, import_vue.createElementVNode)("div", mi, [
3533
- (0, import_vue.createVNode)(Dt, {
3552
+ (0, import_vue.createVNode)(Nt, {
3534
3553
  title: "Response",
3535
3554
  data: e.request.response,
3536
3555
  truncated: e.request.truncated,
@@ -3540,7 +3559,7 @@ var pi = /* @__PURE__ */ (0, import_vue.defineComponent)({
3540
3559
  ], 2));
3541
3560
  }
3542
3561
  });
3543
- var vi = /* @__PURE__ */ V(pi, [["__scopeId", "data-v-540c6abf"]]);
3562
+ var vi = /* @__PURE__ */ V(pi, [["__scopeId", "data-v-ffdc925e"]]);
3544
3563
  var gi = { class: "request-detail" };
3545
3564
  var yi = { class: "detail-content" };
3546
3565
  var bi = { class: "headers-view" };
@@ -3574,14 +3593,14 @@ var ki = /* @__PURE__ */ (0, import_vue.defineComponent)({
3574
3593
  (0, import_vue.withDirectives)((0, import_vue.createVNode)(vi, { request: e.request }, null, 8, ["request"]), [
3575
3594
  [import_vue.vShow, o.value === "split"]
3576
3595
  ]),
3577
- (0, import_vue.withDirectives)((0, import_vue.createVNode)(Vt, {
3596
+ (0, import_vue.withDirectives)((0, import_vue.createVNode)(Wt, {
3578
3597
  "query-params": e.request.queryParams,
3579
3598
  payload: e.request.payload,
3580
3599
  truncated: e.request.truncated
3581
3600
  }, null, 8, ["query-params", "payload", "truncated"]), [
3582
3601
  [import_vue.vShow, o.value === "payload"]
3583
3602
  ]),
3584
- (0, import_vue.withDirectives)((0, import_vue.createVNode)(Dt, {
3603
+ (0, import_vue.withDirectives)((0, import_vue.createVNode)(Nt, {
3585
3604
  title: "Response",
3586
3605
  data: e.request.response,
3587
3606
  truncated: e.request.truncated,
@@ -3612,8 +3631,8 @@ var Ti = {
3612
3631
  value: "",
3613
3632
  disabled: ""
3614
3633
  };
3615
- var Mi = ["value"];
3616
- var Ci = /* @__PURE__ */ (0, import_vue.defineComponent)({
3634
+ var Ci = ["value"];
3635
+ var Mi = /* @__PURE__ */ (0, import_vue.defineComponent)({
3617
3636
  __name: "SelectInput",
3618
3637
  props: {
3619
3638
  modelValue: {},
@@ -3631,11 +3650,11 @@ var Ci = /* @__PURE__ */ (0, import_vue.defineComponent)({
3631
3650
  ((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", {
3632
3651
  key: n.value,
3633
3652
  value: n.value
3634
- }, (0, import_vue.toDisplayString)(n.label), 9, Mi))), 128))
3653
+ }, (0, import_vue.toDisplayString)(n.label), 9, Ci))), 128))
3635
3654
  ], 40, Ii));
3636
3655
  }
3637
3656
  });
3638
- var _i = /* @__PURE__ */ V(Ci, [["__scopeId", "data-v-e6ef5dc9"]]);
3657
+ var _i = /* @__PURE__ */ V(Mi, [["__scopeId", "data-v-e6ef5dc9"]]);
3639
3658
  var Oi = { class: "network-tab" };
3640
3659
  var zi = { class: "toolbar" };
3641
3660
  var Ai = { class: "filter-bar" };
@@ -3677,45 +3696,45 @@ var Di = /* @__PURE__ */ (0, import_vue.defineComponent)({
3677
3696
  selectedRequestId: l,
3678
3697
  selectRequest: a,
3679
3698
  instances: c
3680
- } = Js(), { toolbarVisible: u, filterVisible: y, settingsOpen: h, toggleToolbar: b, toggleFilter: f, closeSettings: w } = De(), { resetGeometry: p } = de(), k = (0, import_vue.computed)(() => [
3699
+ } = Ys(), { toolbarVisible: d, filterVisible: y, settingsOpen: h, toggleToolbar: b, toggleFilter: f, closeSettings: S } = De(), { resetGeometry: p } = de(), E = (0, import_vue.computed)(() => [
3681
3700
  { value: "all", label: "All instances" },
3682
3701
  ...[...c.value.values()].map((L) => ({
3683
3702
  value: L.id,
3684
3703
  label: L.url ?? L.id
3685
3704
  }))
3686
- ]), E = (0, import_vue.computed)(
3705
+ ]), I = (0, import_vue.computed)(
3687
3706
  () => {
3688
3707
  var L;
3689
3708
  return (L = r.value) == null ? void 0 : L.instanceOptions;
3690
3709
  }
3691
- ), v = [
3710
+ ), k = [
3692
3711
  { value: "all", label: "All" },
3693
3712
  { value: "success", label: "Success" },
3694
3713
  { value: "error", label: "Error" },
3695
3714
  { value: "pending", label: "Pending" },
3696
3715
  { value: "aborted", label: "Aborted" }
3697
- ], x = (0, import_vue.ref)(320);
3716
+ ], g = (0, import_vue.ref)(320);
3698
3717
  (0, import_vue.onMounted)(async () => {
3699
- const L = await In();
3700
- L !== void 0 && (x.value = L);
3718
+ const L = await Tn();
3719
+ L !== void 0 && (g.value = L);
3701
3720
  });
3702
3721
  const M = (0, import_vue.ref)(null);
3703
- let I = null;
3722
+ let w = null;
3704
3723
  function _(L) {
3705
- const T = L.clientX, C = x.value;
3706
- function he(Nt) {
3707
- const Wt = M.value ? M.value.offsetWidth * 0.7 : 800;
3708
- x.value = Math.max(ji, Math.min(C + (Nt.clientX - T), Wt));
3724
+ const T = L.clientX, C = g.value;
3725
+ function he(Ht) {
3726
+ const Bt = M.value ? M.value.offsetWidth * 0.7 : 800;
3727
+ g.value = Math.max(ji, Math.min(C + (Ht.clientX - T), Bt));
3709
3728
  }
3710
3729
  function Ee() {
3711
- window.removeEventListener("mousemove", he), window.removeEventListener("mouseup", Ee), I = null, Tn(x.value);
3730
+ window.removeEventListener("mousemove", he), window.removeEventListener("mouseup", Ee), w = null, Cn(g.value);
3712
3731
  }
3713
- window.addEventListener("mousemove", he), window.addEventListener("mouseup", Ee), I = () => {
3732
+ window.addEventListener("mousemove", he), window.addEventListener("mouseup", Ee), w = () => {
3714
3733
  window.removeEventListener("mousemove", he), window.removeEventListener("mouseup", Ee);
3715
3734
  }, L.preventDefault();
3716
3735
  }
3717
3736
  return (0, import_vue.onScopeDispose)(() => {
3718
- I == null || I();
3737
+ w == null || w();
3719
3738
  }), (L, T) => ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", Oi, [
3720
3739
  (0, import_vue.withDirectives)((0, import_vue.createElementVNode)("div", zi, [
3721
3740
  (0, import_vue.withDirectives)((0, import_vue.createElementVNode)("input", {
@@ -3728,7 +3747,7 @@ var Di = /* @__PURE__ */ (0, import_vue.defineComponent)({
3728
3747
  (0, import_vue.createVNode)(_i, {
3729
3748
  modelValue: (0, import_vue.unref)(n),
3730
3749
  "onUpdate:modelValue": T[1] || (T[1] = (C) => (0, import_vue.isRef)(n) ? n.value = C : null),
3731
- options: k.value
3750
+ options: E.value
3732
3751
  }, null, 8, ["modelValue", "options"]),
3733
3752
  (0, import_vue.createElementVNode)("button", {
3734
3753
  class: "toolbar-btn",
@@ -3738,13 +3757,13 @@ var Di = /* @__PURE__ */ (0, import_vue.defineComponent)({
3738
3757
  (0, import_vue.createElementVNode)("button", {
3739
3758
  class: "toolbar-btn toolbar-btn--danger",
3740
3759
  onClick: T[3] || (T[3] = //@ts-ignore
3741
- (...C) => (0, import_vue.unref)(Ke) && (0, import_vue.unref)(Ke)(...C))
3760
+ (...C) => (0, import_vue.unref)(Ue) && (0, import_vue.unref)(Ue)(...C))
3742
3761
  }, "Clear log")
3743
3762
  ], 512), [
3744
- [import_vue.vShow, (0, import_vue.unref)(u)]
3763
+ [import_vue.vShow, (0, import_vue.unref)(d)]
3745
3764
  ]),
3746
3765
  (0, import_vue.withDirectives)((0, import_vue.createElementVNode)("div", Ai, [
3747
- ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)(import_vue.Fragment, null, (0, import_vue.renderList)(v, (C) => (0, import_vue.createElementVNode)("button", {
3766
+ ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)(import_vue.Fragment, null, (0, import_vue.renderList)(k, (C) => (0, import_vue.createElementVNode)("button", {
3748
3767
  key: C.value,
3749
3768
  class: (0, import_vue.normalizeClass)(["filter-pill", ["filter-pill--" + C.value, { "filter-pill--active": (0, import_vue.unref)(t) === C.value }]]),
3750
3769
  onClick: (he) => t.value = C.value
@@ -3758,7 +3777,7 @@ var Di = /* @__PURE__ */ (0, import_vue.defineComponent)({
3758
3777
  key: 0,
3759
3778
  style: { position: "fixed", inset: "0", "z-index": "99" },
3760
3779
  onClick: T[4] || (T[4] = //@ts-ignore
3761
- (...C) => (0, import_vue.unref)(w) && (0, import_vue.unref)(w)(...C))
3780
+ (...C) => (0, import_vue.unref)(S) && (0, import_vue.unref)(S)(...C))
3762
3781
  })) : (0, import_vue.createCommentVNode)("", true)
3763
3782
  ])),
3764
3783
  (0, import_vue.createVNode)(import_vue.Transition, { name: "settings-menu" }, {
@@ -3768,7 +3787,7 @@ var Di = /* @__PURE__ */ (0, import_vue.defineComponent)({
3768
3787
  class: "settings-menu",
3769
3788
  onKeydown: T[8] || (T[8] = (0, import_vue.withKeys)(
3770
3789
  //@ts-ignore
3771
- (...C) => (0, import_vue.unref)(w) && (0, import_vue.unref)(w)(...C),
3790
+ (...C) => (0, import_vue.unref)(S) && (0, import_vue.unref)(S)(...C),
3772
3791
  ["escape"]
3773
3792
  ))
3774
3793
  }, [
@@ -3778,9 +3797,9 @@ var Di = /* @__PURE__ */ (0, import_vue.defineComponent)({
3778
3797
  (...C) => (0, import_vue.unref)(b) && (0, import_vue.unref)(b)(...C))
3779
3798
  }, [
3780
3799
  (0, import_vue.createElementVNode)("span", {
3781
- class: (0, import_vue.normalizeClass)(["settings-check", { "settings-check--on": (0, import_vue.unref)(u) }])
3800
+ class: (0, import_vue.normalizeClass)(["settings-check", { "settings-check--on": (0, import_vue.unref)(d) }])
3782
3801
  }, [
3783
- (0, import_vue.unref)(u) ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("svg", Li, [...T[10] || (T[10] = [
3802
+ (0, import_vue.unref)(d) ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("svg", Li, [...T[10] || (T[10] = [
3784
3803
  (0, import_vue.createElementVNode)("path", {
3785
3804
  d: "M1.5 5L4 7.5L8.5 2.5",
3786
3805
  stroke: "currentColor",
@@ -3835,9 +3854,9 @@ var Di = /* @__PURE__ */ (0, import_vue.defineComponent)({
3835
3854
  }, [
3836
3855
  (0, import_vue.createElementVNode)("div", {
3837
3856
  class: "list-pane",
3838
- style: (0, import_vue.normalizeStyle)((0, import_vue.unref)(r) ? { width: `${x.value}px` } : { flex: "1" })
3857
+ style: (0, import_vue.normalizeStyle)((0, import_vue.unref)(r) ? { width: `${g.value}px` } : { flex: "1" })
3839
3858
  }, [
3840
- (0, import_vue.createVNode)(Mo, {
3859
+ (0, import_vue.createVNode)(Co, {
3841
3860
  requests: (0, import_vue.unref)(s),
3842
3861
  "active-request-id": (0, import_vue.unref)(l),
3843
3862
  onSelect: (0, import_vue.unref)(a)
@@ -3852,7 +3871,7 @@ var Di = /* @__PURE__ */ (0, import_vue.defineComponent)({
3852
3871
  (0, import_vue.unref)(r) ? ((0, import_vue.openBlock)(), (0, import_vue.createElementBlock)("div", Pi, [
3853
3872
  (0, import_vue.createVNode)(Ei, {
3854
3873
  request: (0, import_vue.unref)(r),
3855
- "instance-options": E.value,
3874
+ "instance-options": I.value,
3856
3875
  onClose: T[9] || (T[9] = (C) => (0, import_vue.unref)(a)(null))
3857
3876
  }, null, 8, ["request", "instance-options"])
3858
3877
  ])) : (0, import_vue.createCommentVNode)("", true)
@@ -3869,12 +3888,12 @@ var Ni = {
3869
3888
  component: Vi
3870
3889
  };
3871
3890
  function Hi(e, o) {
3872
- return Qt(e), Ue(Ni), e.tabs && e.tabs.forEach((t) => Ue(t)), Us(), {
3873
- onInstanceCreated: on,
3874
- onInstanceDestroyed: rn,
3875
- onStateUpdate: ln,
3876
- onRequestStart: an,
3877
- onRequestEnd: cn
3891
+ return Zt(e), Xe(Ni), e.tabs && e.tabs.forEach((t) => Xe(t)), Ks(), {
3892
+ onInstanceCreated: rn,
3893
+ onInstanceDestroyed: ln,
3894
+ onStateUpdate: an,
3895
+ onRequestStart: cn,
3896
+ onRequestEnd: un
3878
3897
  };
3879
3898
  }
3880
3899
 
@@ -3980,8 +3999,8 @@ function parseUrlQueryParams(url) {
3980
3999
  const qIndex = url.indexOf("?");
3981
4000
  if (qIndex === -1) return null;
3982
4001
  const params = {};
3983
- for (const [k, v] of new URLSearchParams(url.slice(qIndex + 1))) {
3984
- params[k] = v;
4002
+ for (const [k, v2] of new URLSearchParams(url.slice(qIndex + 1))) {
4003
+ params[k] = v2;
3985
4004
  }
3986
4005
  return Object.keys(params).length > 0 ? params : null;
3987
4006
  }
@@ -4226,8 +4245,8 @@ function useApi(url, options = {}) {
4226
4245
  cache: options.cache,
4227
4246
  retry: options.retry ?? false,
4228
4247
  poll: (() => {
4229
- const v = (0, import_vue6.toValue)(options.poll);
4230
- return typeof v === "number" ? v : 0;
4248
+ const v2 = (0, import_vue6.toValue)(options.poll);
4249
+ return typeof v2 === "number" ? v2 : 0;
4231
4250
  })(),
4232
4251
  immediate: options.immediate ?? false,
4233
4252
  lazy: options.lazy ?? false