sillyspec 3.7.9 → 3.7.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sillyspec",
3
- "version": "3.7.9",
3
+ "version": "3.7.11",
4
4
  "description": "SillySpec CLI — 流程状态机,让 AI 严格按步骤来",
5
5
  "type": "module",
6
6
  "bin": {
@@ -20,6 +20,9 @@
20
20
  "dependencies": {
21
21
  "@inquirer/prompts": "^7.10.1",
22
22
  "chalk": "^5.6.2",
23
- "ora": "^9.3.0"
23
+ "chokidar": "^4.0",
24
+ "open": "^10.1",
25
+ "ora": "^9.3.0",
26
+ "ws": "^8.18"
24
27
  }
25
28
  }
@@ -0,0 +1 @@
1
+ .slide-enter-active[data-v-ce467cd5],.slide-leave-active[data-v-ce467cd5]{transition:all .2s ease}.slide-enter-from[data-v-ce467cd5],.slide-leave-to[data-v-ce467cd5]{opacity:0;max-height:0;overflow:hidden}.slide-enter-to[data-v-ce467cd5],.slide-leave-from[data-v-ce467cd5]{max-height:300px}.line-clamp-2[data-v-20b76823]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.backdrop-enter-active[data-v-fbb5ff82],.backdrop-leave-active[data-v-fbb5ff82]{transition:opacity .15s ease}.backdrop-enter-from[data-v-fbb5ff82],.backdrop-leave-to[data-v-fbb5ff82]{opacity:0}.palette-enter-active[data-v-fbb5ff82],.palette-leave-active[data-v-fbb5ff82]{transition:all .2s cubic-bezier(.16,1,.3,1)}.palette-enter-from[data-v-fbb5ff82],.palette-leave-to[data-v-fbb5ff82]{opacity:0;transform:translate(-50%,-8px) scale(.98)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100vw;height:100vh;overflow:hidden}/*! tailwindcss v4.2.2 | 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)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-md:28rem;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-tight:-.025em;--tracking-wider:.05em;--tracking-widest:.1em;--leading-relaxed:1.625;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--animate-pulse-dot:pulse-dot 1.5s ease-in-out infinite}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.inset-0{inset:calc(var(--spacing) * 0)}.inset-x-0{inset-inline:calc(var(--spacing) * 0)}.start{inset-inline-start:var(--spacing)}.top-0{top:calc(var(--spacing) * 0)}.top-\[18\%\]{top:18%}.bottom-0{bottom:calc(var(--spacing) * 0)}.left-0{left:calc(var(--spacing) * 0)}.left-1\/2{left:50%}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.mx-4{margin-inline:calc(var(--spacing) * 4)}.mx-auto{margin-inline:auto}.-mt-0\.5{margin-top:calc(var(--spacing) * -.5)}.mt-0\.5{margin-top:calc(var(--spacing) * .5)}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-1\.5{margin-top:calc(var(--spacing) * 1.5)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mb-1\.5{margin-bottom:calc(var(--spacing) * 1.5)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.flex{display:flex}.hidden{display:none}.inline-flex{display:inline-flex}.h-1{height:calc(var(--spacing) * 1)}.h-2{height:calc(var(--spacing) * 2)}.h-3{height:calc(var(--spacing) * 3)}.h-3\.5{height:calc(var(--spacing) * 3.5)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-8{height:calc(var(--spacing) * 8)}.h-10{height:calc(var(--spacing) * 10)}.h-12{height:calc(var(--spacing) * 12)}.h-14{height:calc(var(--spacing) * 14)}.h-\[2px\]{height:2px}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-32{max-height:calc(var(--spacing) * 32)}.max-h-40{max-height:calc(var(--spacing) * 40)}.max-h-72{max-height:calc(var(--spacing) * 72)}.w-0{width:calc(var(--spacing) * 0)}.w-1{width:calc(var(--spacing) * 1)}.w-2{width:calc(var(--spacing) * 2)}.w-3{width:calc(var(--spacing) * 3)}.w-3\.5{width:calc(var(--spacing) * 3.5)}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-6{width:calc(var(--spacing) * 6)}.w-8{width:calc(var(--spacing) * 8)}.w-10{width:calc(var(--spacing) * 10)}.w-14{width:calc(var(--spacing) * 14)}.w-20{width:calc(var(--spacing) * 20)}.w-32{width:calc(var(--spacing) * 32)}.w-\[2px\]{width:2px}.w-\[240px\]{width:240px}.w-\[340px\]{width:340px}.w-full{width:100%}.w-px{width:1px}.w-screen{width:100vw}.max-w-md{max-width:var(--container-md)}.min-w-0{min-width:calc(var(--spacing) * 0)}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-pulse-dot{animation:var(--animate-pulse-dot)}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing) * 1)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}:where(.space-y-0\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * .5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * .5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-px>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(1px * var(--tw-space-y-reverse));margin-block-end:calc(1px * calc(1 - var(--tw-space-y-reverse)))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.border{border-style:var(--tw-border-style);border-width:1px}.border-none{--tw-border-style:none;border-style:none}.bg-transparent{background-color:#0000}.p-1{padding:calc(var(--spacing) * 1)}.p-1\.5{padding:calc(var(--spacing) * 1.5)}.p-3{padding:calc(var(--spacing) * 3)}.px-1{padding-inline:calc(var(--spacing) * 1)}.px-1\.5{padding-inline:calc(var(--spacing) * 1.5)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-5{padding-block:calc(var(--spacing) * 5)}.py-10{padding-block:calc(var(--spacing) * 10)}.py-12{padding-block:calc(var(--spacing) * 12)}.py-px{padding-block:1px}.pt-1\.5{padding-top:calc(var(--spacing) * 1.5)}.pt-5{padding-top:calc(var(--spacing) * 5)}.pt-6{padding-top:calc(var(--spacing) * 6)}.pr-3{padding-right:calc(var(--spacing) * 3)}.pb-3{padding-bottom:calc(var(--spacing) * 3)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.pl-3\.5{padding-left:calc(var(--spacing) * 3.5)}.pl-\[3px\]{padding-left:3px}.text-center{text-align:center}.font-\[DM_Sans\,sans-serif\]{font-family:DM Sans,sans-serif}.font-\[JetBrains_Mono\,monospace\]{font-family:JetBrains Mono,monospace}.text-\[9px\]{font-size:9px}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.2em\]{--tw-tracking:.2em;letter-spacing:.2em}.tracking-\[0\.15em\]{--tw-tracking:.15em;letter-spacing:.15em}.tracking-\[0\.25em\]{--tw-tracking:.25em;letter-spacing:.25em}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.tracking-wider{--tw-tracking:var(--tracking-wider);letter-spacing:var(--tracking-wider)}.tracking-widest{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.whitespace-pre-wrap{white-space:pre-wrap}.text-black{color:var(--color-black)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.opacity-0{opacity:0}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.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))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-100{--tw-duration:.1s;transition-duration:.1s}.duration-150{--tw-duration:.15s;transition-duration:.15s}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}@media(hover:hover){.group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}.hover\:bg-white\/5:hover{background-color:#ffffff0d}@supports (color:color-mix(in lab,red,red)){.hover\:bg-white\/5:hover{background-color:color-mix(in oklab,var(--color-white) 5%,transparent)}}}}@keyframes pulse-glow{0%,to{box-shadow:0 0 #fbbf2466}50%{box-shadow:0 0 12px 2px #fbbf2426}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.5)}}@keyframes breathe{0%,to{opacity:.5}50%{opacity:1}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes slide-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes glow-border{0%,to{border-color:#fbbf2426}50%{border-color:#fbbf2480}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.font-mono-log{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.noise-bg{position:relative}.noise-bg:before{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");position:absolute;top:0;right:0;bottom:0;left:0}.accent-stripe{background:repeating-linear-gradient(-45deg,#0000,#0000 8px,#fbbf2408 8px,#fbbf2408 9px)}.progress-gradient{background:linear-gradient(90deg,#fbbf24,#f59e0b,#fb923c)}.skeleton-shimmer{background:linear-gradient(90deg,#1a1e28 25%,#2a3040,#1a1e28 75%) 0 0/200% 100%;animation:1.5s ease-in-out infinite shimmer}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#2a3040;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#3a4555}*{scrollbar-width:thin;scrollbar-color:#2a2a2d transparent}::selection{color:#fbbf24;background:#fbbf2433}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@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-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}
@@ -0,0 +1,17 @@
1
+ (function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const o of document.querySelectorAll('link[rel="modulepreload"]'))n(o);new MutationObserver(o=>{for(const r of o)if(r.type==="childList")for(const i of r.addedNodes)i.tagName==="LINK"&&i.rel==="modulepreload"&&n(i)}).observe(document,{childList:!0,subtree:!0});function s(o){const r={};return o.integrity&&(r.integrity=o.integrity),o.referrerPolicy&&(r.referrerPolicy=o.referrerPolicy),o.crossOrigin==="use-credentials"?r.credentials="include":o.crossOrigin==="anonymous"?r.credentials="omit":r.credentials="same-origin",r}function n(o){if(o.ep)return;o.ep=!0;const r=s(o);fetch(o.href,r)}})();/**
2
+ * @vue/shared v3.5.32
3
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
4
+ * @license MIT
5
+ **/function yn(e){const t=Object.create(null);for(const s of e.split(","))t[s]=1;return s=>s in t}const se={},Tt=[],qe=()=>{},$o=()=>!1,Fs=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Ts=e=>e.startsWith("onUpdate:"),he=Object.assign,vn=(e,t)=>{const s=e.indexOf(t);s>-1&&e.splice(s,1)},Ur=Object.prototype.hasOwnProperty,Y=(e,t)=>Ur.call(e,t),R=Array.isArray,Pt=e=>ns(e)==="[object Map]",Bo=e=>ns(e)==="[object Set]",Vn=e=>ns(e)==="[object Date]",K=e=>typeof e=="function",ce=e=>typeof e=="string",Ge=e=>typeof e=="symbol",Q=e=>e!==null&&typeof e=="object",Mo=e=>(Q(e)||K(e))&&K(e.then)&&K(e.catch),jo=Object.prototype.toString,ns=e=>jo.call(e),Wr=e=>ns(e).slice(8,-1),Oo=e=>ns(e)==="[object Object]",xn=e=>ce(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Kt=yn(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Ps=e=>{const t=Object.create(null);return(s=>t[s]||(t[s]=e(s)))},Jr=/-\w/g,Me=Ps(e=>e.replace(Jr,t=>t.slice(1).toUpperCase())),qr=/\B([A-Z])/g,dt=Ps(e=>e.replace(qr,"-$1").toLowerCase()),Do=Ps(e=>e.charAt(0).toUpperCase()+e.slice(1)),Ks=Ps(e=>e?`on${Do(e)}`:""),Je=(e,t)=>!Object.is(e,t),hs=(e,...t)=>{for(let s=0;s<e.length;s++)e[s](...t)},Lo=(e,t,s,n=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:n,value:s})},bn=e=>{const t=parseFloat(e);return isNaN(t)?e:t},zr=e=>{const t=ce(e)?Number(e):NaN;return isNaN(t)?e:t};let Kn;const $s=()=>Kn||(Kn=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function ue(e){if(R(e)){const t={};for(let s=0;s<e.length;s++){const n=e[s],o=ce(n)?Xr(n):ue(n);if(o)for(const r in o)t[r]=o[r]}return t}else if(ce(e)||Q(e))return e}const Gr=/;(?![^(]*\))/g,Yr=/:([^]+)/,Qr=/\/\*[^]*?\*\//g;function Xr(e){const t={};return e.replace(Qr,"").split(Gr).forEach(s=>{if(s){const n=s.split(Yr);n.length>1&&(t[n[0].trim()]=n[1].trim())}}),t}function Te(e){let t="";if(ce(e))t=e;else if(R(e))for(let s=0;s<e.length;s++){const n=Te(e[s]);n&&(t+=n+" ")}else if(Q(e))for(const s in e)e[s]&&(t+=s+" ");return t.trim()}const Zr="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",ei=yn(Zr);function Io(e){return!!e||e===""}function ti(e,t){if(e.length!==t.length)return!1;let s=!0;for(let n=0;s&&n<e.length;n++)s=_n(e[n],t[n]);return s}function _n(e,t){if(e===t)return!0;let s=Vn(e),n=Vn(t);if(s||n)return s&&n?e.getTime()===t.getTime():!1;if(s=Ge(e),n=Ge(t),s||n)return e===t;if(s=R(e),n=R(t),s||n)return s&&n?ti(e,t):!1;if(s=Q(e),n=Q(t),s||n){if(!s||!n)return!1;const o=Object.keys(e).length,r=Object.keys(t).length;if(o!==r)return!1;for(const i in e){const l=e.hasOwnProperty(i),c=t.hasOwnProperty(i);if(l&&!c||!l&&c||!_n(e[i],t[i]))return!1}}return String(e)===String(t)}const No=e=>!!(e&&e.__v_isRef===!0),U=e=>ce(e)?e:e==null?"":R(e)||Q(e)&&(e.toString===jo||!K(e.toString))?No(e)?U(e.value):JSON.stringify(e,Ro,2):String(e),Ro=(e,t)=>No(t)?Ro(e,t.value):Pt(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((s,[n,o],r)=>(s[Us(n,r)+" =>"]=o,s),{})}:Bo(t)?{[`Set(${t.size})`]:[...t.values()].map(s=>Us(s))}:Ge(t)?Us(t):Q(t)&&!R(t)&&!Oo(t)?String(t):t,Us=(e,t="")=>{var s;return Ge(e)?`Symbol(${(s=e.description)!=null?s:t})`:e};/**
6
+ * @vue/reactivity v3.5.32
7
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
8
+ * @license MIT
9
+ **/let ke;class si{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.__v_skip=!0,this.parent=ke,!t&&ke&&(this.index=(ke.scopes||(ke.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,s;if(this.scopes)for(t=0,s=this.scopes.length;t<s;t++)this.scopes[t].pause();for(t=0,s=this.effects.length;t<s;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,s;if(this.scopes)for(t=0,s=this.scopes.length;t<s;t++)this.scopes[t].resume();for(t=0,s=this.effects.length;t<s;t++)this.effects[t].resume()}}run(t){if(this._active){const s=ke;try{return ke=this,t()}finally{ke=s}}}on(){++this._on===1&&(this.prevScope=ke,ke=this)}off(){this._on>0&&--this._on===0&&(ke=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let s,n;for(s=0,n=this.effects.length;s<n;s++)this.effects[s].stop();for(this.effects.length=0,s=0,n=this.cleanups.length;s<n;s++)this.cleanups[s]();if(this.cleanups.length=0,this.scopes){for(s=0,n=this.scopes.length;s<n;s++)this.scopes[s].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const o=this.parent.scopes.pop();o&&o!==this&&(this.parent.scopes[this.index]=o,o.index=this.index)}this.parent=void 0}}}function ni(){return ke}let ie;const Ws=new WeakSet;class Ho{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,ke&&ke.active&&ke.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,Ws.has(this)&&(Ws.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Ko(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Un(this),Uo(this);const t=ie,s=je;ie=this,je=!0;try{return this.fn()}finally{Wo(this),ie=t,je=s,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)An(t);this.deps=this.depsTail=void 0,Un(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?Ws.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){tn(this)&&this.run()}get dirty(){return tn(this)}}let Vo=0,Ut,Wt;function Ko(e,t=!1){if(e.flags|=8,t){e.next=Wt,Wt=e;return}e.next=Ut,Ut=e}function Sn(){Vo++}function wn(){if(--Vo>0)return;if(Wt){let t=Wt;for(Wt=void 0;t;){const s=t.next;t.next=void 0,t.flags&=-9,t=s}}let e;for(;Ut;){let t=Ut;for(Ut=void 0;t;){const s=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(n){e||(e=n)}t=s}}if(e)throw e}function Uo(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function Wo(e){let t,s=e.depsTail,n=s;for(;n;){const o=n.prevDep;n.version===-1?(n===s&&(s=o),An(n),oi(n)):t=n,n.dep.activeLink=n.prevActiveLink,n.prevActiveLink=void 0,n=o}e.deps=t,e.depsTail=s}function tn(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(Jo(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function Jo(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===Yt)||(e.globalVersion=Yt,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!tn(e))))return;e.flags|=2;const t=e.dep,s=ie,n=je;ie=e,je=!0;try{Uo(e);const o=e.fn(e._value);(t.version===0||Je(o,e._value))&&(e.flags|=128,e._value=o,t.version++)}catch(o){throw t.version++,o}finally{ie=s,je=n,Wo(e),e.flags&=-3}}function An(e,t=!1){const{dep:s,prevSub:n,nextSub:o}=e;if(n&&(n.nextSub=o,e.prevSub=void 0),o&&(o.prevSub=n,e.nextSub=void 0),s.subs===e&&(s.subs=n,!n&&s.computed)){s.computed.flags&=-5;for(let r=s.computed.deps;r;r=r.nextDep)An(r,!0)}!t&&!--s.sc&&s.map&&s.map.delete(s.key)}function oi(e){const{prevDep:t,nextDep:s}=e;t&&(t.nextDep=s,e.prevDep=void 0),s&&(s.prevDep=t,e.nextDep=void 0)}let je=!0;const qo=[];function nt(){qo.push(je),je=!1}function ot(){const e=qo.pop();je=e===void 0?!0:e}function Un(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const s=ie;ie=void 0;try{t()}finally{ie=s}}}let Yt=0;class ri{constructor(t,s){this.sub=t,this.dep=s,this.version=s.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class Cn{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(t){if(!ie||!je||ie===this.computed)return;let s=this.activeLink;if(s===void 0||s.sub!==ie)s=this.activeLink=new ri(ie,this),ie.deps?(s.prevDep=ie.depsTail,ie.depsTail.nextDep=s,ie.depsTail=s):ie.deps=ie.depsTail=s,zo(s);else if(s.version===-1&&(s.version=this.version,s.nextDep)){const n=s.nextDep;n.prevDep=s.prevDep,s.prevDep&&(s.prevDep.nextDep=n),s.prevDep=ie.depsTail,s.nextDep=void 0,ie.depsTail.nextDep=s,ie.depsTail=s,ie.deps===s&&(ie.deps=n)}return s}trigger(t){this.version++,Yt++,this.notify(t)}notify(t){Sn();try{for(let s=this.subs;s;s=s.prevSub)s.sub.notify()&&s.sub.dep.notify()}finally{wn()}}}function zo(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let n=t.deps;n;n=n.nextDep)zo(n)}const s=e.dep.subs;s!==e&&(e.prevSub=s,s&&(s.nextSub=e)),e.dep.subs=e}}const sn=new WeakMap,wt=Symbol(""),nn=Symbol(""),Qt=Symbol("");function xe(e,t,s){if(je&&ie){let n=sn.get(e);n||sn.set(e,n=new Map);let o=n.get(s);o||(n.set(s,o=new Cn),o.map=n,o.key=s),o.track()}}function tt(e,t,s,n,o,r){const i=sn.get(e);if(!i){Yt++;return}const l=c=>{c&&c.trigger()};if(Sn(),t==="clear")i.forEach(l);else{const c=R(e),f=c&&xn(s);if(c&&s==="length"){const a=Number(n);i.forEach((h,_)=>{(_==="length"||_===Qt||!Ge(_)&&_>=a)&&l(h)})}else switch((s!==void 0||i.has(void 0))&&l(i.get(s)),f&&l(i.get(Qt)),t){case"add":c?f&&l(i.get("length")):(l(i.get(wt)),Pt(e)&&l(i.get(nn)));break;case"delete":c||(l(i.get(wt)),Pt(e)&&l(i.get(nn)));break;case"set":Pt(e)&&l(i.get(wt));break}}wn()}function kt(e){const t=G(e);return t===e?t:(xe(t,"iterate",Qt),Be(e)?t:t.map(Oe))}function Bs(e){return xe(e=G(e),"iterate",Qt),e}function Ue(e,t){return rt(e)?Mt(At(e)?Oe(t):t):Oe(t)}const ii={__proto__:null,[Symbol.iterator](){return Js(this,Symbol.iterator,e=>Ue(this,e))},concat(...e){return kt(this).concat(...e.map(t=>R(t)?kt(t):t))},entries(){return Js(this,"entries",e=>(e[1]=Ue(this,e[1]),e))},every(e,t){return Qe(this,"every",e,t,void 0,arguments)},filter(e,t){return Qe(this,"filter",e,t,s=>s.map(n=>Ue(this,n)),arguments)},find(e,t){return Qe(this,"find",e,t,s=>Ue(this,s),arguments)},findIndex(e,t){return Qe(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Qe(this,"findLast",e,t,s=>Ue(this,s),arguments)},findLastIndex(e,t){return Qe(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Qe(this,"forEach",e,t,void 0,arguments)},includes(...e){return qs(this,"includes",e)},indexOf(...e){return qs(this,"indexOf",e)},join(e){return kt(this).join(e)},lastIndexOf(...e){return qs(this,"lastIndexOf",e)},map(e,t){return Qe(this,"map",e,t,void 0,arguments)},pop(){return It(this,"pop")},push(...e){return It(this,"push",e)},reduce(e,...t){return Wn(this,"reduce",e,t)},reduceRight(e,...t){return Wn(this,"reduceRight",e,t)},shift(){return It(this,"shift")},some(e,t){return Qe(this,"some",e,t,void 0,arguments)},splice(...e){return It(this,"splice",e)},toReversed(){return kt(this).toReversed()},toSorted(e){return kt(this).toSorted(e)},toSpliced(...e){return kt(this).toSpliced(...e)},unshift(...e){return It(this,"unshift",e)},values(){return Js(this,"values",e=>Ue(this,e))}};function Js(e,t,s){const n=Bs(e),o=n[t]();return n!==e&&!Be(e)&&(o._next=o.next,o.next=()=>{const r=o._next();return r.done||(r.value=s(r.value)),r}),o}const li=Array.prototype;function Qe(e,t,s,n,o,r){const i=Bs(e),l=i!==e&&!Be(e),c=i[t];if(c!==li[t]){const h=c.apply(e,r);return l?Oe(h):h}let f=s;i!==e&&(l?f=function(h,_){return s.call(this,Ue(e,h),_,e)}:s.length>2&&(f=function(h,_){return s.call(this,h,_,e)}));const a=c.call(i,f,n);return l&&o?o(a):a}function Wn(e,t,s,n){const o=Bs(e),r=o!==e&&!Be(e);let i=s,l=!1;o!==e&&(r?(l=n.length===0,i=function(f,a,h){return l&&(l=!1,f=Ue(e,f)),s.call(this,f,Ue(e,a),h,e)}):s.length>3&&(i=function(f,a,h){return s.call(this,f,a,h,e)}));const c=o[t](i,...n);return l?Ue(e,c):c}function qs(e,t,s){const n=G(e);xe(n,"iterate",Qt);const o=n[t](...s);return(o===-1||o===!1)&&Fn(s[0])?(s[0]=G(s[0]),n[t](...s)):o}function It(e,t,s=[]){nt(),Sn();const n=G(e)[t].apply(e,s);return wn(),ot(),n}const ci=yn("__proto__,__v_isRef,__isVue"),Go=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Ge));function ai(e){Ge(e)||(e=String(e));const t=G(this);return xe(t,"has",e),t.hasOwnProperty(e)}class Yo{constructor(t=!1,s=!1){this._isReadonly=t,this._isShallow=s}get(t,s,n){if(s==="__v_skip")return t.__v_skip;const o=this._isReadonly,r=this._isShallow;if(s==="__v_isReactive")return!o;if(s==="__v_isReadonly")return o;if(s==="__v_isShallow")return r;if(s==="__v_raw")return n===(o?r?xi:er:r?Zo:Xo).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(n)?t:void 0;const i=R(t);if(!o){let c;if(i&&(c=ii[s]))return c;if(s==="hasOwnProperty")return ai}const l=Reflect.get(t,s,be(t)?t:n);if((Ge(s)?Go.has(s):ci(s))||(o||xe(t,"get",s),r))return l;if(be(l)){const c=i&&xn(s)?l:l.value;return o&&Q(c)?rn(c):c}return Q(l)?o?rn(l):Ms(l):l}}class Qo extends Yo{constructor(t=!1){super(!1,t)}set(t,s,n,o){let r=t[s];const i=R(t)&&xn(s);if(!this._isShallow){const f=rt(r);if(!Be(n)&&!rt(n)&&(r=G(r),n=G(n)),!i&&be(r)&&!be(n))return f||(r.value=n),!0}const l=i?Number(s)<t.length:Y(t,s),c=Reflect.set(t,s,n,be(t)?t:o);return t===G(o)&&(l?Je(n,r)&&tt(t,"set",s,n):tt(t,"add",s,n)),c}deleteProperty(t,s){const n=Y(t,s);t[s];const o=Reflect.deleteProperty(t,s);return o&&n&&tt(t,"delete",s,void 0),o}has(t,s){const n=Reflect.has(t,s);return(!Ge(s)||!Go.has(s))&&xe(t,"has",s),n}ownKeys(t){return xe(t,"iterate",R(t)?"length":wt),Reflect.ownKeys(t)}}class ui extends Yo{constructor(t=!1){super(!0,t)}set(t,s){return!0}deleteProperty(t,s){return!0}}const fi=new Qo,di=new ui,pi=new Qo(!0);const on=e=>e,as=e=>Reflect.getPrototypeOf(e);function hi(e,t,s){return function(...n){const o=this.__v_raw,r=G(o),i=Pt(r),l=e==="entries"||e===Symbol.iterator&&i,c=e==="keys"&&i,f=o[e](...n),a=s?on:t?Mt:Oe;return!t&&xe(r,"iterate",c?nn:wt),he(Object.create(f),{next(){const{value:h,done:_}=f.next();return _?{value:h,done:_}:{value:l?[a(h[0]),a(h[1])]:a(h),done:_}}})}}function us(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function gi(e,t){const s={get(o){const r=this.__v_raw,i=G(r),l=G(o);e||(Je(o,l)&&xe(i,"get",o),xe(i,"get",l));const{has:c}=as(i),f=t?on:e?Mt:Oe;if(c.call(i,o))return f(r.get(o));if(c.call(i,l))return f(r.get(l));r!==i&&r.get(o)},get size(){const o=this.__v_raw;return!e&&xe(G(o),"iterate",wt),o.size},has(o){const r=this.__v_raw,i=G(r),l=G(o);return e||(Je(o,l)&&xe(i,"has",o),xe(i,"has",l)),o===l?r.has(o):r.has(o)||r.has(l)},forEach(o,r){const i=this,l=i.__v_raw,c=G(l),f=t?on:e?Mt:Oe;return!e&&xe(c,"iterate",wt),l.forEach((a,h)=>o.call(r,f(a),f(h),i))}};return he(s,e?{add:us("add"),set:us("set"),delete:us("delete"),clear:us("clear")}:{add(o){const r=G(this),i=as(r),l=G(o),c=!t&&!Be(o)&&!rt(o)?l:o;return i.has.call(r,c)||Je(o,c)&&i.has.call(r,o)||Je(l,c)&&i.has.call(r,l)||(r.add(c),tt(r,"add",c,c)),this},set(o,r){!t&&!Be(r)&&!rt(r)&&(r=G(r));const i=G(this),{has:l,get:c}=as(i);let f=l.call(i,o);f||(o=G(o),f=l.call(i,o));const a=c.call(i,o);return i.set(o,r),f?Je(r,a)&&tt(i,"set",o,r):tt(i,"add",o,r),this},delete(o){const r=G(this),{has:i,get:l}=as(r);let c=i.call(r,o);c||(o=G(o),c=i.call(r,o)),l&&l.call(r,o);const f=r.delete(o);return c&&tt(r,"delete",o,void 0),f},clear(){const o=G(this),r=o.size!==0,i=o.clear();return r&&tt(o,"clear",void 0,void 0),i}}),["keys","values","entries",Symbol.iterator].forEach(o=>{s[o]=hi(o,e,t)}),s}function kn(e,t){const s=gi(e,t);return(n,o,r)=>o==="__v_isReactive"?!e:o==="__v_isReadonly"?e:o==="__v_raw"?n:Reflect.get(Y(s,o)&&o in n?s:n,o,r)}const mi={get:kn(!1,!1)},yi={get:kn(!1,!0)},vi={get:kn(!0,!1)};const Xo=new WeakMap,Zo=new WeakMap,er=new WeakMap,xi=new WeakMap;function bi(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function _i(e){return e.__v_skip||!Object.isExtensible(e)?0:bi(Wr(e))}function Ms(e){return rt(e)?e:En(e,!1,fi,mi,Xo)}function Si(e){return En(e,!1,pi,yi,Zo)}function rn(e){return En(e,!0,di,vi,er)}function En(e,t,s,n,o){if(!Q(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const r=_i(e);if(r===0)return e;const i=o.get(e);if(i)return i;const l=new Proxy(e,r===2?n:s);return o.set(e,l),l}function At(e){return rt(e)?At(e.__v_raw):!!(e&&e.__v_isReactive)}function rt(e){return!!(e&&e.__v_isReadonly)}function Be(e){return!!(e&&e.__v_isShallow)}function Fn(e){return e?!!e.__v_raw:!1}function G(e){const t=e&&e.__v_raw;return t?G(t):e}function wi(e){return!Y(e,"__v_skip")&&Object.isExtensible(e)&&Lo(e,"__v_skip",!0),e}const Oe=e=>Q(e)?Ms(e):e,Mt=e=>Q(e)?rn(e):e;function be(e){return e?e.__v_isRef===!0:!1}function ye(e){return Ai(e,!1)}function Ai(e,t){return be(e)?e:new Ci(e,t)}class Ci{constructor(t,s){this.dep=new Cn,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=s?t:G(t),this._value=s?t:Oe(t),this.__v_isShallow=s}get value(){return this.dep.track(),this._value}set value(t){const s=this._rawValue,n=this.__v_isShallow||Be(t)||rt(t);t=n?t:G(t),Je(t,s)&&(this._rawValue=t,this._value=n?t:Oe(t),this.dep.trigger())}}function me(e){return be(e)?e.value:e}const ki={get:(e,t,s)=>t==="__v_raw"?e:me(Reflect.get(e,t,s)),set:(e,t,s,n)=>{const o=e[t];return be(o)&&!be(s)?(o.value=s,!0):Reflect.set(e,t,s,n)}};function tr(e){return At(e)?e:new Proxy(e,ki)}class Ei{constructor(t,s,n){this.fn=t,this.setter=s,this._value=void 0,this.dep=new Cn(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=Yt-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!s,this.isSSR=n}notify(){if(this.flags|=16,!(this.flags&8)&&ie!==this)return Ko(this,!0),!0}get value(){const t=this.dep.track();return Jo(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function Fi(e,t,s=!1){let n,o;return K(e)?n=e:(n=e.get,o=e.set),new Ei(n,o,s)}const fs={},xs=new WeakMap;let bt;function Ti(e,t=!1,s=bt){if(s){let n=xs.get(s);n||xs.set(s,n=[]),n.push(e)}}function Pi(e,t,s=se){const{immediate:n,deep:o,once:r,scheduler:i,augmentJob:l,call:c}=s,f=$=>o?$:Be($)||o===!1||o===0?st($,1):st($);let a,h,_,m,y=!1,p=!1;if(be(e)?(h=()=>e.value,y=Be(e)):At(e)?(h=()=>f(e),y=!0):R(e)?(p=!0,y=e.some($=>At($)||Be($)),h=()=>e.map($=>{if(be($))return $.value;if(At($))return f($);if(K($))return c?c($,2):$()})):K(e)?t?h=c?()=>c(e,2):e:h=()=>{if(_){nt();try{_()}finally{ot()}}const $=bt;bt=a;try{return c?c(e,3,[m]):e(m)}finally{bt=$}}:h=qe,t&&o){const $=h,I=o===!0?1/0:o;h=()=>st($(),I)}const v=ni(),b=()=>{a.stop(),v&&v.active&&vn(v.effects,a)};if(r&&t){const $=t;t=(...I)=>{$(...I),b()}}let S=p?new Array(e.length).fill(fs):fs;const j=$=>{if(!(!(a.flags&1)||!a.dirty&&!$))if(t){const I=a.run();if(o||y||(p?I.some((D,z)=>Je(D,S[z])):Je(I,S))){_&&_();const D=bt;bt=a;try{const z=[I,S===fs?void 0:p&&S[0]===fs?[]:S,m];S=I,c?c(t,3,z):t(...z)}finally{bt=D}}}else a.run()};return l&&l(j),a=new Ho(h),a.scheduler=i?()=>i(j,!1):j,m=$=>Ti($,!1,a),_=a.onStop=()=>{const $=xs.get(a);if($){if(c)c($,4);else for(const I of $)I();xs.delete(a)}},t?n?j(!0):S=a.run():i?i(j.bind(null,!0),!0):a.run(),b.pause=a.pause.bind(a),b.resume=a.resume.bind(a),b.stop=b,b}function st(e,t=1/0,s){if(t<=0||!Q(e)||e.__v_skip||(s=s||new Map,(s.get(e)||0)>=t))return e;if(s.set(e,t),t--,be(e))st(e.value,t,s);else if(R(e))for(let n=0;n<e.length;n++)st(e[n],t,s);else if(Bo(e)||Pt(e))e.forEach(n=>{st(n,t,s)});else if(Oo(e)){for(const n in e)st(e[n],t,s);for(const n of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,n)&&st(e[n],t,s)}return e}/**
10
+ * @vue/runtime-core v3.5.32
11
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
12
+ * @license MIT
13
+ **/function os(e,t,s,n){try{return n?e(...n):e()}catch(o){js(o,t,s)}}function De(e,t,s,n){if(K(e)){const o=os(e,t,s,n);return o&&Mo(o)&&o.catch(r=>{js(r,t,s)}),o}if(R(e)){const o=[];for(let r=0;r<e.length;r++)o.push(De(e[r],t,s,n));return o}}function js(e,t,s,n=!0){const o=t?t.vnode:null,{errorHandler:r,throwUnhandledErrorInProduction:i}=t&&t.appContext.config||se;if(t){let l=t.parent;const c=t.proxy,f=`https://vuejs.org/error-reference/#runtime-${s}`;for(;l;){const a=l.ec;if(a){for(let h=0;h<a.length;h++)if(a[h](e,c,f)===!1)return}l=l.parent}if(r){nt(),os(r,null,10,[e,c,f]),ot();return}}$i(e,s,o,n,i)}function $i(e,t,s,n=!0,o=!1){if(o)throw e;console.error(e)}const we=[];let Ve=-1;const $t=[];let ct=null,Et=0;const sr=Promise.resolve();let bs=null;function Os(e){const t=bs||sr;return e?t.then(this?e.bind(this):e):t}function Bi(e){let t=Ve+1,s=we.length;for(;t<s;){const n=t+s>>>1,o=we[n],r=Xt(o);r<e||r===e&&o.flags&2?t=n+1:s=n}return t}function Tn(e){if(!(e.flags&1)){const t=Xt(e),s=we[we.length-1];!s||!(e.flags&2)&&t>=Xt(s)?we.push(e):we.splice(Bi(t),0,e),e.flags|=1,nr()}}function nr(){bs||(bs=sr.then(rr))}function Mi(e){R(e)?$t.push(...e):ct&&e.id===-1?ct.splice(Et+1,0,e):e.flags&1||($t.push(e),e.flags|=1),nr()}function Jn(e,t,s=Ve+1){for(;s<we.length;s++){const n=we[s];if(n&&n.flags&2){if(e&&n.id!==e.uid)continue;we.splice(s,1),s--,n.flags&4&&(n.flags&=-2),n(),n.flags&4||(n.flags&=-2)}}}function or(e){if($t.length){const t=[...new Set($t)].sort((s,n)=>Xt(s)-Xt(n));if($t.length=0,ct){ct.push(...t);return}for(ct=t,Et=0;Et<ct.length;Et++){const s=ct[Et];s.flags&4&&(s.flags&=-2),s.flags&8||s(),s.flags&=-2}ct=null,Et=0}}const Xt=e=>e.id==null?e.flags&2?-1:1/0:e.id;function rr(e){try{for(Ve=0;Ve<we.length;Ve++){const t=we[Ve];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),os(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;Ve<we.length;Ve++){const t=we[Ve];t&&(t.flags&=-2)}Ve=-1,we.length=0,or(),bs=null,(we.length||$t.length)&&rr()}}let $e=null,ir=null;function _s(e){const t=$e;return $e=e,ir=e&&e.type.__scopeId||null,t}function Ss(e,t=$e,s){if(!t||e._n)return e;const n=(...o)=>{n._d&&Cs(-1);const r=_s(t);let i;try{i=e(...o)}finally{_s(r),n._d&&Cs(1)}return i};return n._n=!0,n._c=!0,n._d=!0,n}function Pn(e,t){if($e===null)return e;const s=Hs($e),n=e.dirs||(e.dirs=[]);for(let o=0;o<t.length;o++){let[r,i,l,c=se]=t[o];r&&(K(r)&&(r={mounted:r,updated:r}),r.deep&&st(i),n.push({dir:r,instance:s,value:i,oldValue:void 0,arg:l,modifiers:c}))}return e}function gt(e,t,s,n){const o=e.dirs,r=t&&t.dirs;for(let i=0;i<o.length;i++){const l=o[i];r&&(l.oldValue=r[i].value);let c=l.dir[n];c&&(nt(),De(c,s,8,[e.el,l,e,t]),ot())}}function ji(e,t){if(Ce){let s=Ce.provides;const n=Ce.parent&&Ce.parent.provides;n===s&&(s=Ce.provides=Object.create(n)),s[e]=t}}function gs(e,t,s=!1){const n=Lr();if(n||Bt){let o=Bt?Bt._context.provides:n?n.parent==null||n.ce?n.vnode.appContext&&n.vnode.appContext.provides:n.parent.provides:void 0;if(o&&e in o)return o[e];if(arguments.length>1)return s&&K(t)?t.call(n&&n.proxy):t}}const Oi=Symbol.for("v-scx"),Di=()=>gs(Oi);function at(e,t,s){return lr(e,t,s)}function lr(e,t,s=se){const{immediate:n,deep:o,flush:r,once:i}=s,l=he({},s),c=t&&n||!t&&r!=="post";let f;if(ts){if(r==="sync"){const m=Di();f=m.__watcherHandles||(m.__watcherHandles=[])}else if(!c){const m=()=>{};return m.stop=qe,m.resume=qe,m.pause=qe,m}}const a=Ce;l.call=(m,y,p)=>De(m,a,y,p);let h=!1;r==="post"?l.scheduler=m=>{Se(m,a&&a.suspense)}:r!=="sync"&&(h=!0,l.scheduler=(m,y)=>{y?m():Tn(m)}),l.augmentJob=m=>{t&&(m.flags|=4),h&&(m.flags|=2,a&&(m.id=a.uid,m.i=a))};const _=Pi(e,t,l);return ts&&(f?f.push(_):c&&_()),_}function Li(e,t,s){const n=this.proxy,o=ce(e)?e.includes(".")?cr(n,e):()=>n[e]:e.bind(n,n);let r;K(t)?r=t:(r=t.handler,s=t);const i=is(this),l=lr(o,r.bind(n),s);return i(),l}function cr(e,t){const s=t.split(".");return()=>{let n=e;for(let o=0;o<s.length&&n;o++)n=n[s[o]];return n}}const mt=new WeakMap,ar=Symbol("_vte"),ur=e=>e.__isTeleport,_t=e=>e&&(e.disabled||e.disabled===""),Ii=e=>e&&(e.defer||e.defer===""),qn=e=>typeof SVGElement<"u"&&e instanceof SVGElement,zn=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,ln=(e,t)=>{const s=e&&e.to;return ce(s)?t?t(s):null:s},Ni={name:"Teleport",__isTeleport:!0,process(e,t,s,n,o,r,i,l,c,f){const{mc:a,pc:h,pbc:_,o:{insert:m,querySelector:y,createText:p,createComment:v}}=f,b=_t(t.props);let{dynamicChildren:S}=t;const j=(D,z,Z)=>{D.shapeFlag&16&&a(D.children,z,Z,o,r,i,l,c)},$=(D=t)=>{const z=_t(D.props),Z=D.target=ln(D.props,y),V=cn(Z,D,p,m);Z&&(i!=="svg"&&qn(Z)?i="svg":i!=="mathml"&&zn(Z)&&(i="mathml"),o&&o.isCE&&(o.ce._teleportTargets||(o.ce._teleportTargets=new Set)).add(Z),z||(j(D,Z,V),Ht(D,!1)))},I=D=>{const z=()=>{mt.get(D)===z&&(mt.delete(D),_t(D.props)&&(j(D,s,D.anchor),Ht(D,!0)),$(D))};mt.set(D,z),Se(z,r)};if(e==null){const D=t.el=p(""),z=t.anchor=p("");if(m(D,s,n),m(z,s,n),Ii(t.props)||r&&r.pendingBranch){I(t);return}b&&(j(t,s,z),Ht(t,!0)),$()}else{t.el=e.el;const D=t.anchor=e.anchor,z=mt.get(e);if(z){z.flags|=8,mt.delete(e),I(t);return}t.targetStart=e.targetStart;const Z=t.target=e.target,V=t.targetAnchor=e.targetAnchor,J=_t(e.props),ne=J?s:Z,O=J?D:V;if(i==="svg"||qn(Z)?i="svg":(i==="mathml"||zn(Z))&&(i="mathml"),S?(_(e.dynamicChildren,S,ne,o,r,i,l),Mn(e,t,!0)):c||h(e,t,ne,O,o,r,i,l,!1),b)J?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):ds(t,s,D,f,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const ee=t.target=ln(t.props,y);ee&&ds(t,ee,null,f,0)}else J&&ds(t,Z,V,f,1);Ht(t,b)}},remove(e,t,s,{um:n,o:{remove:o}},r){const{shapeFlag:i,children:l,anchor:c,targetStart:f,targetAnchor:a,target:h,props:_}=e;let m=r||!_t(_);const y=mt.get(e);if(y&&(y.flags|=8,mt.delete(e),m=!1),h&&(o(f),o(a)),r&&o(c),i&16)for(let p=0;p<l.length;p++){const v=l[p];n(v,t,s,m,!!v.dynamicChildren)}},move:ds,hydrate:Ri};function ds(e,t,s,{o:{insert:n},m:o},r=2){r===0&&n(e.targetAnchor,t,s);const{el:i,anchor:l,shapeFlag:c,children:f,props:a}=e,h=r===2;if(h&&n(i,t,s),(!h||_t(a))&&c&16)for(let _=0;_<f.length;_++)o(f[_],t,s,2);h&&n(l,t,s)}function Ri(e,t,s,n,o,r,{o:{nextSibling:i,parentNode:l,querySelector:c,insert:f,createText:a}},h){function _(v,b){let S=b;for(;S;){if(S&&S.nodeType===8){if(S.data==="teleport start anchor")t.targetStart=S;else if(S.data==="teleport anchor"){t.targetAnchor=S,v._lpa=t.targetAnchor&&i(t.targetAnchor);break}}S=i(S)}}function m(v,b){b.anchor=h(i(v),b,l(v),s,n,o,r)}const y=t.target=ln(t.props,c),p=_t(t.props);if(y){const v=y._lpa||y.firstChild;t.shapeFlag&16&&(p?(m(e,t),_(y,v),t.targetAnchor||cn(y,t,a,f,l(e)===y?e:null)):(t.anchor=i(e),_(y,v),t.targetAnchor||cn(y,t,a,f),h(v&&i(v),t,y,s,n,o,r))),Ht(t,p)}else p&&t.shapeFlag&16&&(m(e,t),t.targetStart=e,t.targetAnchor=i(e));return t.anchor&&i(t.anchor)}const Hi=Ni;function Ht(e,t){const s=e.ctx;if(s&&s.ut){let n,o;for(t?(n=e.el,o=e.anchor):(n=e.targetStart,o=e.targetAnchor);n&&n!==o;)n.nodeType===1&&n.setAttribute("data-v-owner",s.uid),n=n.nextSibling;s.ut()}}function cn(e,t,s,n,o=null){const r=t.targetStart=s(""),i=t.targetAnchor=s("");return r[ar]=i,e&&(n(r,e,o),n(i,e,o)),i}const Ke=Symbol("_leaveCb"),Nt=Symbol("_enterCb");function Vi(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return rs(()=>{e.isMounted=!0}),vr(()=>{e.isUnmounting=!0}),e}const Pe=[Function,Array],fr={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Pe,onEnter:Pe,onAfterEnter:Pe,onEnterCancelled:Pe,onBeforeLeave:Pe,onLeave:Pe,onAfterLeave:Pe,onLeaveCancelled:Pe,onBeforeAppear:Pe,onAppear:Pe,onAfterAppear:Pe,onAppearCancelled:Pe},dr=e=>{const t=e.subTree;return t.component?dr(t.component):t},Ki={name:"BaseTransition",props:fr,setup(e,{slots:t}){const s=Lr(),n=Vi();return()=>{const o=t.default&&gr(t.default(),!0);if(!o||!o.length)return;const r=pr(o),i=G(e),{mode:l}=i;if(n.isLeaving)return zs(r);const c=Gn(r);if(!c)return zs(r);let f=an(c,i,n,s,h=>f=h);c.type!==Ae&&Zt(c,f);let a=s.subTree&&Gn(s.subTree);if(a&&a.type!==Ae&&!St(a,c)&&dr(s).type!==Ae){let h=an(a,i,n,s);if(Zt(a,h),l==="out-in"&&c.type!==Ae)return n.isLeaving=!0,h.afterLeave=()=>{n.isLeaving=!1,s.job.flags&8||s.update(),delete h.afterLeave,a=void 0},zs(r);l==="in-out"&&c.type!==Ae?h.delayLeave=(_,m,y)=>{const p=hr(n,a);p[String(a.key)]=a,_[Ke]=()=>{m(),_[Ke]=void 0,delete f.delayedLeave,a=void 0},f.delayedLeave=()=>{y(),delete f.delayedLeave,a=void 0}}:a=void 0}else a&&(a=void 0);return r}}};function pr(e){let t=e[0];if(e.length>1){for(const s of e)if(s.type!==Ae){t=s;break}}return t}const Ui=Ki;function hr(e,t){const{leavingVNodes:s}=e;let n=s.get(t.type);return n||(n=Object.create(null),s.set(t.type,n)),n}function an(e,t,s,n,o){const{appear:r,mode:i,persisted:l=!1,onBeforeEnter:c,onEnter:f,onAfterEnter:a,onEnterCancelled:h,onBeforeLeave:_,onLeave:m,onAfterLeave:y,onLeaveCancelled:p,onBeforeAppear:v,onAppear:b,onAfterAppear:S,onAppearCancelled:j}=t,$=String(e.key),I=hr(s,e),D=(V,J)=>{V&&De(V,n,9,J)},z=(V,J)=>{const ne=J[1];D(V,J),R(V)?V.every(O=>O.length<=1)&&ne():V.length<=1&&ne()},Z={mode:i,persisted:l,beforeEnter(V){let J=c;if(!s.isMounted)if(r)J=v||c;else return;V[Ke]&&V[Ke](!0);const ne=I[$];ne&&St(e,ne)&&ne.el[Ke]&&ne.el[Ke](),D(J,[V])},enter(V){if(I[$]===e)return;let J=f,ne=a,O=h;if(!s.isMounted)if(r)J=b||f,ne=S||a,O=j||h;else return;let ee=!1;V[Nt]=Ye=>{ee||(ee=!0,Ye?D(O,[V]):D(ne,[V]),Z.delayedLeave&&Z.delayedLeave(),V[Nt]=void 0)};const ve=V[Nt].bind(null,!1);J?z(J,[V,ve]):ve()},leave(V,J){const ne=String(e.key);if(V[Nt]&&V[Nt](!0),s.isUnmounting)return J();D(_,[V]);let O=!1;V[Ke]=ve=>{O||(O=!0,J(),ve?D(p,[V]):D(y,[V]),V[Ke]=void 0,I[ne]===e&&delete I[ne])};const ee=V[Ke].bind(null,!1);I[ne]=e,m?z(m,[V,ee]):ee()},clone(V){const J=an(V,t,s,n,o);return o&&o(J),J}};return Z}function zs(e){if(Ds(e))return e=ft(e),e.children=null,e}function Gn(e){if(!Ds(e))return ur(e.type)&&e.children?pr(e.children):e;if(e.component)return e.component.subTree;const{shapeFlag:t,children:s}=e;if(s){if(t&16)return s[0];if(t&32&&K(s.default))return s.default()}}function Zt(e,t){e.shapeFlag&6&&e.component?(e.transition=t,Zt(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function gr(e,t=!1,s){let n=[],o=0;for(let r=0;r<e.length;r++){let i=e[r];const l=s==null?i.key:String(s)+String(i.key!=null?i.key:r);i.type===pe?(i.patchFlag&128&&o++,n=n.concat(gr(i.children,t,l))):(t||i.type!==Ae)&&n.push(l!=null?ft(i,{key:l}):i)}if(o>1)for(let r=0;r<n.length;r++)n[r].patchFlag=-2;return n}function mr(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function Yn(e,t){let s;return!!((s=Object.getOwnPropertyDescriptor(e,t))&&!s.configurable)}const ws=new WeakMap;function Jt(e,t,s,n,o=!1){if(R(e)){e.forEach((p,v)=>Jt(p,t&&(R(t)?t[v]:t),s,n,o));return}if(qt(n)&&!o){n.shapeFlag&512&&n.type.__asyncResolved&&n.component.subTree.component&&Jt(e,t,s,n.component.subTree);return}const r=n.shapeFlag&4?Hs(n.component):n.el,i=o?null:r,{i:l,r:c}=e,f=t&&t.r,a=l.refs===se?l.refs={}:l.refs,h=l.setupState,_=G(h),m=h===se?$o:p=>Yn(a,p)?!1:Y(_,p),y=(p,v)=>!(v&&Yn(a,v));if(f!=null&&f!==c){if(Qn(t),ce(f))a[f]=null,m(f)&&(h[f]=null);else if(be(f)){const p=t;y(f,p.k)&&(f.value=null),p.k&&(a[p.k]=null)}}if(K(c))os(c,l,12,[i,a]);else{const p=ce(c),v=be(c);if(p||v){const b=()=>{if(e.f){const S=p?m(c)?h[c]:a[c]:y()||!e.k?c.value:a[e.k];if(o)R(S)&&vn(S,r);else if(R(S))S.includes(r)||S.push(r);else if(p)a[c]=[r],m(c)&&(h[c]=a[c]);else{const j=[r];y(c,e.k)&&(c.value=j),e.k&&(a[e.k]=j)}}else p?(a[c]=i,m(c)&&(h[c]=i)):v&&(y(c,e.k)&&(c.value=i),e.k&&(a[e.k]=i))};if(i){const S=()=>{b(),ws.delete(e)};S.id=-1,ws.set(e,S),Se(S,s)}else Qn(e),b()}}}function Qn(e){const t=ws.get(e);t&&(t.flags|=8,ws.delete(e))}$s().requestIdleCallback;$s().cancelIdleCallback;const qt=e=>!!e.type.__asyncLoader,Ds=e=>e.type.__isKeepAlive;function Wi(e,t){yr(e,"a",t)}function Ji(e,t){yr(e,"da",t)}function yr(e,t,s=Ce){const n=e.__wdc||(e.__wdc=()=>{let o=s;for(;o;){if(o.isDeactivated)return;o=o.parent}return e()});if(Ls(t,n,s),s){let o=s.parent;for(;o&&o.parent;)Ds(o.parent.vnode)&&qi(n,t,s,o),o=o.parent}}function qi(e,t,s,n){const o=Ls(t,e,n,!0);Is(()=>{vn(n[t],o)},s)}function Ls(e,t,s=Ce,n=!1){if(s){const o=s[e]||(s[e]=[]),r=t.__weh||(t.__weh=(...i)=>{nt();const l=is(s),c=De(t,s,e,i);return l(),ot(),c});return n?o.unshift(r):o.push(r),r}}const it=e=>(t,s=Ce)=>{(!ts||e==="sp")&&Ls(e,(...n)=>t(...n),s)},zi=it("bm"),rs=it("m"),Gi=it("bu"),Yi=it("u"),vr=it("bum"),Is=it("um"),Qi=it("sp"),Xi=it("rtg"),Zi=it("rtc");function el(e,t=Ce){Ls("ec",e,t)}const tl=Symbol.for("v-ndc");function ut(e,t,s,n){let o;const r=s,i=R(e);if(i||ce(e)){const l=i&&At(e);let c=!1,f=!1;l&&(c=!Be(e),f=rt(e),e=Bs(e)),o=new Array(e.length);for(let a=0,h=e.length;a<h;a++)o[a]=t(c?f?Mt(Oe(e[a])):Oe(e[a]):e[a],a,void 0,r)}else if(typeof e=="number"){o=new Array(e);for(let l=0;l<e;l++)o[l]=t(l+1,l,void 0,r)}else if(Q(e))if(e[Symbol.iterator])o=Array.from(e,(l,c)=>t(l,c,void 0,r));else{const l=Object.keys(e);o=new Array(l.length);for(let c=0,f=l.length;c<f;c++){const a=l[c];o[c]=t(e[a],a,c,r)}}else o=[];return o}const un=e=>e?Ir(e)?Hs(e):un(e.parent):null,zt=he(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>un(e.parent),$root:e=>un(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>br(e),$forceUpdate:e=>e.f||(e.f=()=>{Tn(e.update)}),$nextTick:e=>e.n||(e.n=Os.bind(e.proxy)),$watch:e=>Li.bind(e)}),Gs=(e,t)=>e!==se&&!e.__isScriptSetup&&Y(e,t),sl={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:s,setupState:n,data:o,props:r,accessCache:i,type:l,appContext:c}=e;if(t[0]!=="$"){const _=i[t];if(_!==void 0)switch(_){case 1:return n[t];case 2:return o[t];case 4:return s[t];case 3:return r[t]}else{if(Gs(n,t))return i[t]=1,n[t];if(o!==se&&Y(o,t))return i[t]=2,o[t];if(Y(r,t))return i[t]=3,r[t];if(s!==se&&Y(s,t))return i[t]=4,s[t];fn&&(i[t]=0)}}const f=zt[t];let a,h;if(f)return t==="$attrs"&&xe(e.attrs,"get",""),f(e);if((a=l.__cssModules)&&(a=a[t]))return a;if(s!==se&&Y(s,t))return i[t]=4,s[t];if(h=c.config.globalProperties,Y(h,t))return h[t]},set({_:e},t,s){const{data:n,setupState:o,ctx:r}=e;return Gs(o,t)?(o[t]=s,!0):n!==se&&Y(n,t)?(n[t]=s,!0):Y(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(r[t]=s,!0)},has({_:{data:e,setupState:t,accessCache:s,ctx:n,appContext:o,props:r,type:i}},l){let c;return!!(s[l]||e!==se&&l[0]!=="$"&&Y(e,l)||Gs(t,l)||Y(r,l)||Y(n,l)||Y(zt,l)||Y(o.config.globalProperties,l)||(c=i.__cssModules)&&c[l])},defineProperty(e,t,s){return s.get!=null?e._.accessCache[t]=0:Y(s,"value")&&this.set(e,t,s.value,null),Reflect.defineProperty(e,t,s)}};function Xn(e){return R(e)?e.reduce((t,s)=>(t[s]=null,t),{}):e}let fn=!0;function nl(e){const t=br(e),s=e.proxy,n=e.ctx;fn=!1,t.beforeCreate&&Zn(t.beforeCreate,e,"bc");const{data:o,computed:r,methods:i,watch:l,provide:c,inject:f,created:a,beforeMount:h,mounted:_,beforeUpdate:m,updated:y,activated:p,deactivated:v,beforeDestroy:b,beforeUnmount:S,destroyed:j,unmounted:$,render:I,renderTracked:D,renderTriggered:z,errorCaptured:Z,serverPrefetch:V,expose:J,inheritAttrs:ne,components:O,directives:ee,filters:ve}=t;if(f&&ol(f,n,null),i)for(const le in i){const oe=i[le];K(oe)&&(n[le]=oe.bind(s))}if(o){const le=o.call(s,s);Q(le)&&(e.data=Ms(le))}if(fn=!0,r)for(const le in r){const oe=r[le],pt=K(oe)?oe.bind(s,s):K(oe.get)?oe.get.bind(s,s):qe,ls=!K(oe)&&K(oe.set)?oe.set.bind(s):qe,ht=ae({get:pt,set:ls});Object.defineProperty(n,le,{enumerable:!0,configurable:!0,get:()=>ht.value,set:Le=>ht.value=Le})}if(l)for(const le in l)xr(l[le],n,s,le);if(c){const le=K(c)?c.call(s):c;Reflect.ownKeys(le).forEach(oe=>{ji(oe,le[oe])})}a&&Zn(a,e,"c");function de(le,oe){R(oe)?oe.forEach(pt=>le(pt.bind(s))):oe&&le(oe.bind(s))}if(de(zi,h),de(rs,_),de(Gi,m),de(Yi,y),de(Wi,p),de(Ji,v),de(el,Z),de(Zi,D),de(Xi,z),de(vr,S),de(Is,$),de(Qi,V),R(J))if(J.length){const le=e.exposed||(e.exposed={});J.forEach(oe=>{Object.defineProperty(le,oe,{get:()=>s[oe],set:pt=>s[oe]=pt,enumerable:!0})})}else e.exposed||(e.exposed={});I&&e.render===qe&&(e.render=I),ne!=null&&(e.inheritAttrs=ne),O&&(e.components=O),ee&&(e.directives=ee),V&&mr(e)}function ol(e,t,s=qe){R(e)&&(e=dn(e));for(const n in e){const o=e[n];let r;Q(o)?"default"in o?r=gs(o.from||n,o.default,!0):r=gs(o.from||n):r=gs(o),be(r)?Object.defineProperty(t,n,{enumerable:!0,configurable:!0,get:()=>r.value,set:i=>r.value=i}):t[n]=r}}function Zn(e,t,s){De(R(e)?e.map(n=>n.bind(t.proxy)):e.bind(t.proxy),t,s)}function xr(e,t,s,n){let o=n.includes(".")?cr(s,n):()=>s[n];if(ce(e)){const r=t[e];K(r)&&at(o,r)}else if(K(e))at(o,e.bind(s));else if(Q(e))if(R(e))e.forEach(r=>xr(r,t,s,n));else{const r=K(e.handler)?e.handler.bind(s):t[e.handler];K(r)&&at(o,r,e)}}function br(e){const t=e.type,{mixins:s,extends:n}=t,{mixins:o,optionsCache:r,config:{optionMergeStrategies:i}}=e.appContext,l=r.get(t);let c;return l?c=l:!o.length&&!s&&!n?c=t:(c={},o.length&&o.forEach(f=>As(c,f,i,!0)),As(c,t,i)),Q(t)&&r.set(t,c),c}function As(e,t,s,n=!1){const{mixins:o,extends:r}=t;r&&As(e,r,s,!0),o&&o.forEach(i=>As(e,i,s,!0));for(const i in t)if(!(n&&i==="expose")){const l=rl[i]||s&&s[i];e[i]=l?l(e[i],t[i]):t[i]}return e}const rl={data:eo,props:to,emits:to,methods:Vt,computed:Vt,beforeCreate:_e,created:_e,beforeMount:_e,mounted:_e,beforeUpdate:_e,updated:_e,beforeDestroy:_e,beforeUnmount:_e,destroyed:_e,unmounted:_e,activated:_e,deactivated:_e,errorCaptured:_e,serverPrefetch:_e,components:Vt,directives:Vt,watch:ll,provide:eo,inject:il};function eo(e,t){return t?e?function(){return he(K(e)?e.call(this,this):e,K(t)?t.call(this,this):t)}:t:e}function il(e,t){return Vt(dn(e),dn(t))}function dn(e){if(R(e)){const t={};for(let s=0;s<e.length;s++)t[e[s]]=e[s];return t}return e}function _e(e,t){return e?[...new Set([].concat(e,t))]:t}function Vt(e,t){return e?he(Object.create(null),e,t):t}function to(e,t){return e?R(e)&&R(t)?[...new Set([...e,...t])]:he(Object.create(null),Xn(e),Xn(t??{})):t}function ll(e,t){if(!e)return t;if(!t)return e;const s=he(Object.create(null),e);for(const n in t)s[n]=_e(e[n],t[n]);return s}function _r(){return{app:null,config:{isNativeTag:$o,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let cl=0;function al(e,t){return function(n,o=null){K(n)||(n=he({},n)),o!=null&&!Q(o)&&(o=null);const r=_r(),i=new WeakSet,l=[];let c=!1;const f=r.app={_uid:cl++,_component:n,_props:o,_container:null,_context:r,_instance:null,version:Vl,get config(){return r.config},set config(a){},use(a,...h){return i.has(a)||(a&&K(a.install)?(i.add(a),a.install(f,...h)):K(a)&&(i.add(a),a(f,...h))),f},mixin(a){return r.mixins.includes(a)||r.mixins.push(a),f},component(a,h){return h?(r.components[a]=h,f):r.components[a]},directive(a,h){return h?(r.directives[a]=h,f):r.directives[a]},mount(a,h,_){if(!c){const m=f._ceVNode||X(n,o);return m.appContext=r,_===!0?_="svg":_===!1&&(_=void 0),e(m,a,_),c=!0,f._container=a,a.__vue_app__=f,Hs(m.component)}},onUnmount(a){l.push(a)},unmount(){c&&(De(l,f._instance,16),e(null,f._container),delete f._container.__vue_app__)},provide(a,h){return r.provides[a]=h,f},runWithContext(a){const h=Bt;Bt=f;try{return a()}finally{Bt=h}}};return f}}let Bt=null;const ul=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${Me(t)}Modifiers`]||e[`${dt(t)}Modifiers`];function fl(e,t,...s){if(e.isUnmounted)return;const n=e.vnode.props||se;let o=s;const r=t.startsWith("update:"),i=r&&ul(n,t.slice(7));i&&(i.trim&&(o=s.map(a=>ce(a)?a.trim():a)),i.number&&(o=s.map(bn)));let l,c=n[l=Ks(t)]||n[l=Ks(Me(t))];!c&&r&&(c=n[l=Ks(dt(t))]),c&&De(c,e,6,o);const f=n[l+"Once"];if(f){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,De(f,e,6,o)}}const dl=new WeakMap;function Sr(e,t,s=!1){const n=s?dl:t.emitsCache,o=n.get(e);if(o!==void 0)return o;const r=e.emits;let i={},l=!1;if(!K(e)){const c=f=>{const a=Sr(f,t,!0);a&&(l=!0,he(i,a))};!s&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!r&&!l?(Q(e)&&n.set(e,null),null):(R(r)?r.forEach(c=>i[c]=null):he(i,r),Q(e)&&n.set(e,i),i)}function Ns(e,t){return!e||!Fs(t)?!1:(t=t.slice(2).replace(/Once$/,""),Y(e,t[0].toLowerCase()+t.slice(1))||Y(e,dt(t))||Y(e,t))}function so(e){const{type:t,vnode:s,proxy:n,withProxy:o,propsOptions:[r],slots:i,attrs:l,emit:c,render:f,renderCache:a,props:h,data:_,setupState:m,ctx:y,inheritAttrs:p}=e,v=_s(e);let b,S;try{if(s.shapeFlag&4){const $=o||n,I=$;b=We(f.call(I,$,a,h,m,_,y)),S=l}else{const $=t;b=We($.length>1?$(h,{attrs:l,slots:i,emit:c}):$(h,null)),S=t.props?l:pl(l)}}catch($){Gt.length=0,js($,e,1),b=X(Ae)}let j=b;if(S&&p!==!1){const $=Object.keys(S),{shapeFlag:I}=j;$.length&&I&7&&(r&&$.some(Ts)&&(S=hl(S,r)),j=ft(j,S,!1,!0))}return s.dirs&&(j=ft(j,null,!1,!0),j.dirs=j.dirs?j.dirs.concat(s.dirs):s.dirs),s.transition&&Zt(j,s.transition),b=j,_s(v),b}const pl=e=>{let t;for(const s in e)(s==="class"||s==="style"||Fs(s))&&((t||(t={}))[s]=e[s]);return t},hl=(e,t)=>{const s={};for(const n in e)(!Ts(n)||!(n.slice(9)in t))&&(s[n]=e[n]);return s};function gl(e,t,s){const{props:n,children:o,component:r}=e,{props:i,children:l,patchFlag:c}=t,f=r.emitsOptions;if(t.dirs||t.transition)return!0;if(s&&c>=0){if(c&1024)return!0;if(c&16)return n?no(n,i,f):!!i;if(c&8){const a=t.dynamicProps;for(let h=0;h<a.length;h++){const _=a[h];if(wr(i,n,_)&&!Ns(f,_))return!0}}}else return(o||l)&&(!l||!l.$stable)?!0:n===i?!1:n?i?no(n,i,f):!0:!!i;return!1}function no(e,t,s){const n=Object.keys(t);if(n.length!==Object.keys(e).length)return!0;for(let o=0;o<n.length;o++){const r=n[o];if(wr(t,e,r)&&!Ns(s,r))return!0}return!1}function wr(e,t,s){const n=e[s],o=t[s];return s==="style"&&Q(n)&&Q(o)?!_n(n,o):n!==o}function ml({vnode:e,parent:t,suspense:s},n){for(;t;){const o=t.subTree;if(o.suspense&&o.suspense.activeBranch===e&&(o.suspense.vnode.el=o.el=n,e=o),o===e)(e=t.vnode).el=n,t=t.parent;else break}s&&s.activeBranch===e&&(s.vnode.el=n)}const Ar={},Cr=()=>Object.create(Ar),kr=e=>Object.getPrototypeOf(e)===Ar;function yl(e,t,s,n=!1){const o={},r=Cr();e.propsDefaults=Object.create(null),Er(e,t,o,r);for(const i in e.propsOptions[0])i in o||(o[i]=void 0);s?e.props=n?o:Si(o):e.type.props?e.props=o:e.props=r,e.attrs=r}function vl(e,t,s,n){const{props:o,attrs:r,vnode:{patchFlag:i}}=e,l=G(o),[c]=e.propsOptions;let f=!1;if((n||i>0)&&!(i&16)){if(i&8){const a=e.vnode.dynamicProps;for(let h=0;h<a.length;h++){let _=a[h];if(Ns(e.emitsOptions,_))continue;const m=t[_];if(c)if(Y(r,_))m!==r[_]&&(r[_]=m,f=!0);else{const y=Me(_);o[y]=pn(c,l,y,m,e,!1)}else m!==r[_]&&(r[_]=m,f=!0)}}}else{Er(e,t,o,r)&&(f=!0);let a;for(const h in l)(!t||!Y(t,h)&&((a=dt(h))===h||!Y(t,a)))&&(c?s&&(s[h]!==void 0||s[a]!==void 0)&&(o[h]=pn(c,l,h,void 0,e,!0)):delete o[h]);if(r!==l)for(const h in r)(!t||!Y(t,h))&&(delete r[h],f=!0)}f&&tt(e.attrs,"set","")}function Er(e,t,s,n){const[o,r]=e.propsOptions;let i=!1,l;if(t)for(let c in t){if(Kt(c))continue;const f=t[c];let a;o&&Y(o,a=Me(c))?!r||!r.includes(a)?s[a]=f:(l||(l={}))[a]=f:Ns(e.emitsOptions,c)||(!(c in n)||f!==n[c])&&(n[c]=f,i=!0)}if(r){const c=G(s),f=l||se;for(let a=0;a<r.length;a++){const h=r[a];s[h]=pn(o,c,h,f[h],e,!Y(f,h))}}return i}function pn(e,t,s,n,o,r){const i=e[s];if(i!=null){const l=Y(i,"default");if(l&&n===void 0){const c=i.default;if(i.type!==Function&&!i.skipFactory&&K(c)){const{propsDefaults:f}=o;if(s in f)n=f[s];else{const a=is(o);n=f[s]=c.call(null,t),a()}}else n=c;o.ce&&o.ce._setProp(s,n)}i[0]&&(r&&!l?n=!1:i[1]&&(n===""||n===dt(s))&&(n=!0))}return n}const xl=new WeakMap;function Fr(e,t,s=!1){const n=s?xl:t.propsCache,o=n.get(e);if(o)return o;const r=e.props,i={},l=[];let c=!1;if(!K(e)){const a=h=>{c=!0;const[_,m]=Fr(h,t,!0);he(i,_),m&&l.push(...m)};!s&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}if(!r&&!c)return Q(e)&&n.set(e,Tt),Tt;if(R(r))for(let a=0;a<r.length;a++){const h=Me(r[a]);oo(h)&&(i[h]=se)}else if(r)for(const a in r){const h=Me(a);if(oo(h)){const _=r[a],m=i[h]=R(_)||K(_)?{type:_}:he({},_),y=m.type;let p=!1,v=!0;if(R(y))for(let b=0;b<y.length;++b){const S=y[b],j=K(S)&&S.name;if(j==="Boolean"){p=!0;break}else j==="String"&&(v=!1)}else p=K(y)&&y.name==="Boolean";m[0]=p,m[1]=v,(p||Y(m,"default"))&&l.push(h)}}const f=[i,l];return Q(e)&&n.set(e,f),f}function oo(e){return e[0]!=="$"&&!Kt(e)}const $n=e=>e==="_"||e==="_ctx"||e==="$stable",Bn=e=>R(e)?e.map(We):[We(e)],bl=(e,t,s)=>{if(t._n)return t;const n=Ss((...o)=>Bn(t(...o)),s);return n._c=!1,n},Tr=(e,t,s)=>{const n=e._ctx;for(const o in e){if($n(o))continue;const r=e[o];if(K(r))t[o]=bl(o,r,n);else if(r!=null){const i=Bn(r);t[o]=()=>i}}},Pr=(e,t)=>{const s=Bn(t);e.slots.default=()=>s},$r=(e,t,s)=>{for(const n in t)(s||!$n(n))&&(e[n]=t[n])},_l=(e,t,s)=>{const n=e.slots=Cr();if(e.vnode.shapeFlag&32){const o=t._;o?($r(n,t,s),s&&Lo(n,"_",o,!0)):Tr(t,n)}else t&&Pr(e,t)},Sl=(e,t,s)=>{const{vnode:n,slots:o}=e;let r=!0,i=se;if(n.shapeFlag&32){const l=t._;l?s&&l===1?r=!1:$r(o,t,s):(r=!t.$stable,Tr(t,o)),i=t}else t&&(Pr(e,t),i={default:1});if(r)for(const l in o)!$n(l)&&i[l]==null&&delete o[l]},Se=El;function wl(e){return Al(e)}function Al(e,t){const s=$s();s.__VUE__=!0;const{insert:n,remove:o,patchProp:r,createElement:i,createText:l,createComment:c,setText:f,setElementText:a,parentNode:h,nextSibling:_,setScopeId:m=qe,insertStaticContent:y}=e,p=(u,d,x,k=null,w=null,A=null,B=void 0,P=null,F=!!d.dynamicChildren)=>{if(u===d)return;u&&!St(u,d)&&(k=cs(u),Le(u,w,A,!0),u=null),d.patchFlag===-2&&(F=!1,d.dynamicChildren=null);const{type:C,ref:N,shapeFlag:M}=d;switch(C){case Rs:v(u,d,x,k);break;case Ae:b(u,d,x,k);break;case ms:u==null&&S(d,x,k,B);break;case pe:O(u,d,x,k,w,A,B,P,F);break;default:M&1?I(u,d,x,k,w,A,B,P,F):M&6?ee(u,d,x,k,w,A,B,P,F):(M&64||M&128)&&C.process(u,d,x,k,w,A,B,P,F,Dt)}N!=null&&w?Jt(N,u&&u.ref,A,d||u,!d):N==null&&u&&u.ref!=null&&Jt(u.ref,null,A,u,!0)},v=(u,d,x,k)=>{if(u==null)n(d.el=l(d.children),x,k);else{const w=d.el=u.el;d.children!==u.children&&f(w,d.children)}},b=(u,d,x,k)=>{u==null?n(d.el=c(d.children||""),x,k):d.el=u.el},S=(u,d,x,k)=>{[u.el,u.anchor]=y(u.children,d,x,k,u.el,u.anchor)},j=({el:u,anchor:d},x,k)=>{let w;for(;u&&u!==d;)w=_(u),n(u,x,k),u=w;n(d,x,k)},$=({el:u,anchor:d})=>{let x;for(;u&&u!==d;)x=_(u),o(u),u=x;o(d)},I=(u,d,x,k,w,A,B,P,F)=>{if(d.type==="svg"?B="svg":d.type==="math"&&(B="mathml"),u==null)D(d,x,k,w,A,B,P,F);else{const C=u.el&&u.el._isVueCE?u.el:null;try{C&&C._beginPatch(),V(u,d,w,A,B,P,F)}finally{C&&C._endPatch()}}},D=(u,d,x,k,w,A,B,P)=>{let F,C;const{props:N,shapeFlag:M,transition:L,dirs:H}=u;if(F=u.el=i(u.type,A,N&&N.is,N),M&8?a(F,u.children):M&16&&Z(u.children,F,null,k,w,Ys(u,A),B,P),H&&gt(u,null,k,"created"),z(F,u,u.scopeId,B,k),N){for(const te in N)te!=="value"&&!Kt(te)&&r(F,te,null,N[te],A,k);"value"in N&&r(F,"value",null,N.value,A),(C=N.onVnodeBeforeMount)&&He(C,k,u)}H&&gt(u,null,k,"beforeMount");const q=Cl(w,L);q&&L.beforeEnter(F),n(F,d,x),((C=N&&N.onVnodeMounted)||q||H)&&Se(()=>{try{C&&He(C,k,u),q&&L.enter(F),H&&gt(u,null,k,"mounted")}finally{}},w)},z=(u,d,x,k,w)=>{if(x&&m(u,x),k)for(let A=0;A<k.length;A++)m(u,k[A]);if(w){let A=w.subTree;if(d===A||jr(A.type)&&(A.ssContent===d||A.ssFallback===d)){const B=w.vnode;z(u,B,B.scopeId,B.slotScopeIds,w.parent)}}},Z=(u,d,x,k,w,A,B,P,F=0)=>{for(let C=F;C<u.length;C++){const N=u[C]=P?et(u[C]):We(u[C]);p(null,N,d,x,k,w,A,B,P)}},V=(u,d,x,k,w,A,B)=>{const P=d.el=u.el;let{patchFlag:F,dynamicChildren:C,dirs:N}=d;F|=u.patchFlag&16;const M=u.props||se,L=d.props||se;let H;if(x&&yt(x,!1),(H=L.onVnodeBeforeUpdate)&&He(H,x,d,u),N&&gt(d,u,x,"beforeUpdate"),x&&yt(x,!0),(M.innerHTML&&L.innerHTML==null||M.textContent&&L.textContent==null)&&a(P,""),C?J(u.dynamicChildren,C,P,x,k,Ys(d,w),A):B||oe(u,d,P,null,x,k,Ys(d,w),A,!1),F>0){if(F&16)ne(P,M,L,x,w);else if(F&2&&M.class!==L.class&&r(P,"class",null,L.class,w),F&4&&r(P,"style",M.style,L.style,w),F&8){const q=d.dynamicProps;for(let te=0;te<q.length;te++){const re=q[te],fe=M[re],ge=L[re];(ge!==fe||re==="value")&&r(P,re,fe,ge,w,x)}}F&1&&u.children!==d.children&&a(P,d.children)}else!B&&C==null&&ne(P,M,L,x,w);((H=L.onVnodeUpdated)||N)&&Se(()=>{H&&He(H,x,d,u),N&&gt(d,u,x,"updated")},k)},J=(u,d,x,k,w,A,B)=>{for(let P=0;P<d.length;P++){const F=u[P],C=d[P],N=F.el&&(F.type===pe||!St(F,C)||F.shapeFlag&198)?h(F.el):x;p(F,C,N,null,k,w,A,B,!0)}},ne=(u,d,x,k,w)=>{if(d!==x){if(d!==se)for(const A in d)!Kt(A)&&!(A in x)&&r(u,A,d[A],null,w,k);for(const A in x){if(Kt(A))continue;const B=x[A],P=d[A];B!==P&&A!=="value"&&r(u,A,P,B,w,k)}"value"in x&&r(u,"value",d.value,x.value,w)}},O=(u,d,x,k,w,A,B,P,F)=>{const C=d.el=u?u.el:l(""),N=d.anchor=u?u.anchor:l("");let{patchFlag:M,dynamicChildren:L,slotScopeIds:H}=d;H&&(P=P?P.concat(H):H),u==null?(n(C,x,k),n(N,x,k),Z(d.children||[],x,N,w,A,B,P,F)):M>0&&M&64&&L&&u.dynamicChildren&&u.dynamicChildren.length===L.length?(J(u.dynamicChildren,L,x,w,A,B,P),(d.key!=null||w&&d===w.subTree)&&Mn(u,d,!0)):oe(u,d,x,N,w,A,B,P,F)},ee=(u,d,x,k,w,A,B,P,F)=>{d.slotScopeIds=P,u==null?d.shapeFlag&512?w.ctx.activate(d,x,k,B,F):ve(d,x,k,w,A,B,F):Ye(u,d,F)},ve=(u,d,x,k,w,A,B)=>{const P=u.component=Ol(u,k,w);if(Ds(u)&&(P.ctx.renderer=Dt),Dl(P,!1,B),P.asyncDep){if(w&&w.registerDep(P,de,B),!u.el){const F=P.subTree=X(Ae);b(null,F,d,x),u.placeholder=F.el}}else de(P,u,d,x,w,A,B)},Ye=(u,d,x)=>{const k=d.component=u.component;if(gl(u,d,x))if(k.asyncDep&&!k.asyncResolved){le(k,d,x);return}else k.next=d,k.update();else d.el=u.el,k.vnode=d},de=(u,d,x,k,w,A,B)=>{const P=()=>{if(u.isMounted){let{next:M,bu:L,u:H,parent:q,vnode:te}=u;{const Ne=Br(u);if(Ne){M&&(M.el=te.el,le(u,M,B)),Ne.asyncDep.then(()=>{Se(()=>{u.isUnmounted||C()},w)});return}}let re=M,fe;yt(u,!1),M?(M.el=te.el,le(u,M,B)):M=te,L&&hs(L),(fe=M.props&&M.props.onVnodeBeforeUpdate)&&He(fe,q,M,te),yt(u,!0);const ge=so(u),Ie=u.subTree;u.subTree=ge,p(Ie,ge,h(Ie.el),cs(Ie),u,w,A),M.el=ge.el,re===null&&ml(u,ge.el),H&&Se(H,w),(fe=M.props&&M.props.onVnodeUpdated)&&Se(()=>He(fe,q,M,te),w)}else{let M;const{el:L,props:H}=d,{bm:q,m:te,parent:re,root:fe,type:ge}=u,Ie=qt(d);yt(u,!1),q&&hs(q),!Ie&&(M=H&&H.onVnodeBeforeMount)&&He(M,re,d),yt(u,!0);{fe.ce&&fe.ce._hasShadowRoot()&&fe.ce._injectChildStyle(ge,u.parent?u.parent.type:void 0);const Ne=u.subTree=so(u);p(null,Ne,x,k,u,w,A),d.el=Ne.el}if(te&&Se(te,w),!Ie&&(M=H&&H.onVnodeMounted)){const Ne=d;Se(()=>He(M,re,Ne),w)}(d.shapeFlag&256||re&&qt(re.vnode)&&re.vnode.shapeFlag&256)&&u.a&&Se(u.a,w),u.isMounted=!0,d=x=k=null}};u.scope.on();const F=u.effect=new Ho(P);u.scope.off();const C=u.update=F.run.bind(F),N=u.job=F.runIfDirty.bind(F);N.i=u,N.id=u.uid,F.scheduler=()=>Tn(N),yt(u,!0),C()},le=(u,d,x)=>{d.component=u;const k=u.vnode.props;u.vnode=d,u.next=null,vl(u,d.props,k,x),Sl(u,d.children,x),nt(),Jn(u),ot()},oe=(u,d,x,k,w,A,B,P,F=!1)=>{const C=u&&u.children,N=u?u.shapeFlag:0,M=d.children,{patchFlag:L,shapeFlag:H}=d;if(L>0){if(L&128){ls(C,M,x,k,w,A,B,P,F);return}else if(L&256){pt(C,M,x,k,w,A,B,P,F);return}}H&8?(N&16&&Ot(C,w,A),M!==C&&a(x,M)):N&16?H&16?ls(C,M,x,k,w,A,B,P,F):Ot(C,w,A,!0):(N&8&&a(x,""),H&16&&Z(M,x,k,w,A,B,P,F))},pt=(u,d,x,k,w,A,B,P,F)=>{u=u||Tt,d=d||Tt;const C=u.length,N=d.length,M=Math.min(C,N);let L;for(L=0;L<M;L++){const H=d[L]=F?et(d[L]):We(d[L]);p(u[L],H,x,null,w,A,B,P,F)}C>N?Ot(u,w,A,!0,!1,M):Z(d,x,k,w,A,B,P,F,M)},ls=(u,d,x,k,w,A,B,P,F)=>{let C=0;const N=d.length;let M=u.length-1,L=N-1;for(;C<=M&&C<=L;){const H=u[C],q=d[C]=F?et(d[C]):We(d[C]);if(St(H,q))p(H,q,x,null,w,A,B,P,F);else break;C++}for(;C<=M&&C<=L;){const H=u[M],q=d[L]=F?et(d[L]):We(d[L]);if(St(H,q))p(H,q,x,null,w,A,B,P,F);else break;M--,L--}if(C>M){if(C<=L){const H=L+1,q=H<N?d[H].el:k;for(;C<=L;)p(null,d[C]=F?et(d[C]):We(d[C]),x,q,w,A,B,P,F),C++}}else if(C>L)for(;C<=M;)Le(u[C],w,A,!0),C++;else{const H=C,q=C,te=new Map;for(C=q;C<=L;C++){const Ee=d[C]=F?et(d[C]):We(d[C]);Ee.key!=null&&te.set(Ee.key,C)}let re,fe=0;const ge=L-q+1;let Ie=!1,Ne=0;const Lt=new Array(ge);for(C=0;C<ge;C++)Lt[C]=0;for(C=H;C<=M;C++){const Ee=u[C];if(fe>=ge){Le(Ee,w,A,!0);continue}let Re;if(Ee.key!=null)Re=te.get(Ee.key);else for(re=q;re<=L;re++)if(Lt[re-q]===0&&St(Ee,d[re])){Re=re;break}Re===void 0?Le(Ee,w,A,!0):(Lt[Re-q]=C+1,Re>=Ne?Ne=Re:Ie=!0,p(Ee,d[Re],x,null,w,A,B,P,F),fe++)}const Nn=Ie?kl(Lt):Tt;for(re=Nn.length-1,C=ge-1;C>=0;C--){const Ee=q+C,Re=d[Ee],Rn=d[Ee+1],Hn=Ee+1<N?Rn.el||Mr(Rn):k;Lt[C]===0?p(null,Re,x,Hn,w,A,B,P,F):Ie&&(re<0||C!==Nn[re]?ht(Re,x,Hn,2):re--)}}},ht=(u,d,x,k,w=null)=>{const{el:A,type:B,transition:P,children:F,shapeFlag:C}=u;if(C&6){ht(u.component.subTree,d,x,k);return}if(C&128){u.suspense.move(d,x,k);return}if(C&64){B.move(u,d,x,Dt);return}if(B===pe){n(A,d,x);for(let M=0;M<F.length;M++)ht(F[M],d,x,k);n(u.anchor,d,x);return}if(B===ms){j(u,d,x);return}if(k!==2&&C&1&&P)if(k===0)P.beforeEnter(A),n(A,d,x),Se(()=>P.enter(A),w);else{const{leave:M,delayLeave:L,afterLeave:H}=P,q=()=>{u.ctx.isUnmounted?o(A):n(A,d,x)},te=()=>{A._isLeaving&&A[Ke](!0),M(A,()=>{q(),H&&H()})};L?L(A,q,te):te()}else n(A,d,x)},Le=(u,d,x,k=!1,w=!1)=>{const{type:A,props:B,ref:P,children:F,dynamicChildren:C,shapeFlag:N,patchFlag:M,dirs:L,cacheIndex:H,memo:q}=u;if(M===-2&&(w=!1),P!=null&&(nt(),Jt(P,null,x,u,!0),ot()),H!=null&&(d.renderCache[H]=void 0),N&256){d.ctx.deactivate(u);return}const te=N&1&&L,re=!qt(u);let fe;if(re&&(fe=B&&B.onVnodeBeforeUnmount)&&He(fe,d,u),N&6)Kr(u.component,x,k);else{if(N&128){u.suspense.unmount(x,k);return}te&&gt(u,null,d,"beforeUnmount"),N&64?u.type.remove(u,d,x,Dt,k):C&&!C.hasOnce&&(A!==pe||M>0&&M&64)?Ot(C,d,x,!1,!0):(A===pe&&M&384||!w&&N&16)&&Ot(F,d,x),k&&Ln(u)}const ge=q!=null&&H==null;(re&&(fe=B&&B.onVnodeUnmounted)||te||ge)&&Se(()=>{fe&&He(fe,d,u),te&&gt(u,null,d,"unmounted"),ge&&(u.el=null)},x)},Ln=u=>{const{type:d,el:x,anchor:k,transition:w}=u;if(d===pe){Vr(x,k);return}if(d===ms){$(u);return}const A=()=>{o(x),w&&!w.persisted&&w.afterLeave&&w.afterLeave()};if(u.shapeFlag&1&&w&&!w.persisted){const{leave:B,delayLeave:P}=w,F=()=>B(x,A);P?P(u.el,A,F):F()}else A()},Vr=(u,d)=>{let x;for(;u!==d;)x=_(u),o(u),u=x;o(d)},Kr=(u,d,x)=>{const{bum:k,scope:w,job:A,subTree:B,um:P,m:F,a:C}=u;ro(F),ro(C),k&&hs(k),w.stop(),A&&(A.flags|=8,Le(B,u,d,x)),P&&Se(P,d),Se(()=>{u.isUnmounted=!0},d)},Ot=(u,d,x,k=!1,w=!1,A=0)=>{for(let B=A;B<u.length;B++)Le(u[B],d,x,k,w)},cs=u=>{if(u.shapeFlag&6)return cs(u.component.subTree);if(u.shapeFlag&128)return u.suspense.next();const d=_(u.anchor||u.el),x=d&&d[ar];return x?_(x):d};let Vs=!1;const In=(u,d,x)=>{let k;u==null?d._vnode&&(Le(d._vnode,null,null,!0),k=d._vnode.component):p(d._vnode||null,u,d,null,null,null,x),d._vnode=u,Vs||(Vs=!0,Jn(k),or(),Vs=!1)},Dt={p,um:Le,m:ht,r:Ln,mt:ve,mc:Z,pc:oe,pbc:J,n:cs,o:e};return{render:In,hydrate:void 0,createApp:al(In)}}function Ys({type:e,props:t},s){return s==="svg"&&e==="foreignObject"||s==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:s}function yt({effect:e,job:t},s){s?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function Cl(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Mn(e,t,s=!1){const n=e.children,o=t.children;if(R(n)&&R(o))for(let r=0;r<n.length;r++){const i=n[r];let l=o[r];l.shapeFlag&1&&!l.dynamicChildren&&((l.patchFlag<=0||l.patchFlag===32)&&(l=o[r]=et(o[r]),l.el=i.el),!s&&l.patchFlag!==-2&&Mn(i,l)),l.type===Rs&&(l.patchFlag===-1&&(l=o[r]=et(l)),l.el=i.el),l.type===Ae&&!l.el&&(l.el=i.el)}}function kl(e){const t=e.slice(),s=[0];let n,o,r,i,l;const c=e.length;for(n=0;n<c;n++){const f=e[n];if(f!==0){if(o=s[s.length-1],e[o]<f){t[n]=o,s.push(n);continue}for(r=0,i=s.length-1;r<i;)l=r+i>>1,e[s[l]]<f?r=l+1:i=l;f<e[s[r]]&&(r>0&&(t[n]=s[r-1]),s[r]=n)}}for(r=s.length,i=s[r-1];r-- >0;)s[r]=i,i=t[i];return s}function Br(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Br(t)}function ro(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}function Mr(e){if(e.placeholder)return e.placeholder;const t=e.component;return t?Mr(t.subTree):null}const jr=e=>e.__isSuspense;function El(e,t){t&&t.pendingBranch?R(e)?t.effects.push(...e):t.effects.push(e):Mi(e)}const pe=Symbol.for("v-fgt"),Rs=Symbol.for("v-txt"),Ae=Symbol.for("v-cmt"),ms=Symbol.for("v-stc"),Gt=[];let Fe=null;function E(e=!1){Gt.push(Fe=e?null:[])}function Fl(){Gt.pop(),Fe=Gt[Gt.length-1]||null}let es=1;function Cs(e,t=!1){es+=e,e<0&&Fe&&t&&(Fe.hasOnce=!0)}function Or(e){return e.dynamicChildren=es>0?Fe||Tt:null,Fl(),es>0&&Fe&&Fe.push(e),e}function T(e,t,s,n,o,r){return Or(g(e,t,s,n,o,r,!0))}function Ct(e,t,s,n,o){return Or(X(e,t,s,n,o,!0))}function ks(e){return e?e.__v_isVNode===!0:!1}function St(e,t){return e.type===t.type&&e.key===t.key}const Dr=({key:e})=>e??null,ys=({ref:e,ref_key:t,ref_for:s})=>(typeof e=="number"&&(e=""+e),e!=null?ce(e)||be(e)||K(e)?{i:$e,r:e,k:t,f:!!s}:e:null);function g(e,t=null,s=null,n=0,o=null,r=e===pe?0:1,i=!1,l=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Dr(t),ref:t&&ys(t),scopeId:ir,slotScopeIds:null,children:s,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:r,patchFlag:n,dynamicProps:o,dynamicChildren:null,appContext:null,ctx:$e};return l?(jn(c,s),r&128&&e.normalize(c)):s&&(c.shapeFlag|=ce(s)?8:16),es>0&&!i&&Fe&&(c.patchFlag>0||r&6)&&c.patchFlag!==32&&Fe.push(c),c}const X=Tl;function Tl(e,t=null,s=null,n=0,o=null,r=!1){if((!e||e===tl)&&(e=Ae),ks(e)){const l=ft(e,t,!0);return s&&jn(l,s),es>0&&!r&&Fe&&(l.shapeFlag&6?Fe[Fe.indexOf(e)]=l:Fe.push(l)),l.patchFlag=-2,l}if(Rl(e)&&(e=e.__vccOpts),t){t=Pl(t);let{class:l,style:c}=t;l&&!ce(l)&&(t.class=Te(l)),Q(c)&&(Fn(c)&&!R(c)&&(c=he({},c)),t.style=ue(c))}const i=ce(e)?1:jr(e)?128:ur(e)?64:Q(e)?4:K(e)?2:0;return g(e,t,s,n,o,i,r,!0)}function Pl(e){return e?Fn(e)||kr(e)?he({},e):e:null}function ft(e,t,s=!1,n=!1){const{props:o,ref:r,patchFlag:i,children:l,transition:c}=e,f=t?Bl(o||{},t):o,a={__v_isVNode:!0,__v_skip:!0,type:e.type,props:f,key:f&&Dr(f),ref:t&&t.ref?s&&r?R(r)?r.concat(ys(t)):[r,ys(t)]:ys(t):r,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:l,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==pe?i===-1?16:i|16:i,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:c,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&ft(e.ssContent),ssFallback:e.ssFallback&&ft(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return c&&n&&Zt(a,c.clone(a)),a}function ze(e=" ",t=0){return X(Rs,null,e,t)}function $l(e,t){const s=X(ms,null,e);return s.staticCount=t,s}function W(e="",t=!1){return t?(E(),Ct(Ae,null,e)):X(Ae,null,e)}function We(e){return e==null||typeof e=="boolean"?X(Ae):R(e)?X(pe,null,e.slice()):ks(e)?et(e):X(Rs,null,String(e))}function et(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:ft(e)}function jn(e,t){let s=0;const{shapeFlag:n}=e;if(t==null)t=null;else if(R(t))s=16;else if(typeof t=="object")if(n&65){const o=t.default;o&&(o._c&&(o._d=!1),jn(e,o()),o._c&&(o._d=!0));return}else{s=32;const o=t._;!o&&!kr(t)?t._ctx=$e:o===3&&$e&&($e.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else K(t)?(t={default:t,_ctx:$e},s=32):(t=String(t),n&64?(s=16,t=[ze(t)]):s=8);e.children=t,e.shapeFlag|=s}function Bl(...e){const t={};for(let s=0;s<e.length;s++){const n=e[s];for(const o in n)if(o==="class")t.class!==n.class&&(t.class=Te([t.class,n.class]));else if(o==="style")t.style=ue([t.style,n.style]);else if(Fs(o)){const r=t[o],i=n[o];i&&r!==i&&!(R(r)&&r.includes(i))?t[o]=r?[].concat(r,i):i:i==null&&r==null&&!Ts(o)&&(t[o]=i)}else o!==""&&(t[o]=n[o])}return t}function He(e,t,s,n=null){De(e,t,7,[s,n])}const Ml=_r();let jl=0;function Ol(e,t,s){const n=e.type,o=(t?t.appContext:e.appContext)||Ml,r={uid:jl++,vnode:e,type:n,parent:t,appContext:o,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new si(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(o.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Fr(n,o),emitsOptions:Sr(n,o),emit:null,emitted:null,propsDefaults:se,inheritAttrs:n.inheritAttrs,ctx:se,data:se,props:se,attrs:se,slots:se,refs:se,setupState:se,setupContext:null,suspense:s,suspenseId:s?s.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return r.ctx={_:r},r.root=t?t.root:r,r.emit=fl.bind(null,r),e.ce&&e.ce(r),r}let Ce=null;const Lr=()=>Ce||$e;let Es,hn;{const e=$s(),t=(s,n)=>{let o;return(o=e[s])||(o=e[s]=[]),o.push(n),r=>{o.length>1?o.forEach(i=>i(r)):o[0](r)}};Es=t("__VUE_INSTANCE_SETTERS__",s=>Ce=s),hn=t("__VUE_SSR_SETTERS__",s=>ts=s)}const is=e=>{const t=Ce;return Es(e),e.scope.on(),()=>{e.scope.off(),Es(t)}},io=()=>{Ce&&Ce.scope.off(),Es(null)};function Ir(e){return e.vnode.shapeFlag&4}let ts=!1;function Dl(e,t=!1,s=!1){t&&hn(t);const{props:n,children:o}=e.vnode,r=Ir(e);yl(e,n,r,t),_l(e,o,s||t);const i=r?Ll(e,t):void 0;return t&&hn(!1),i}function Ll(e,t){const s=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,sl);const{setup:n}=s;if(n){nt();const o=e.setupContext=n.length>1?Nl(e):null,r=is(e),i=os(n,e,0,[e.props,o]),l=Mo(i);if(ot(),r(),(l||e.sp)&&!qt(e)&&mr(e),l){if(i.then(io,io),t)return i.then(c=>{lo(e,c)}).catch(c=>{js(c,e,0)});e.asyncDep=i}else lo(e,i)}else Nr(e)}function lo(e,t,s){K(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Q(t)&&(e.setupState=tr(t)),Nr(e)}function Nr(e,t,s){const n=e.type;e.render||(e.render=n.render||qe);{const o=is(e);nt();try{nl(e)}finally{ot(),o()}}}const Il={get(e,t){return xe(e,"get",""),e[t]}};function Nl(e){const t=s=>{e.exposed=s||{}};return{attrs:new Proxy(e.attrs,Il),slots:e.slots,emit:e.emit,expose:t}}function Hs(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(tr(wi(e.exposed)),{get(t,s){if(s in t)return t[s];if(s in zt)return zt[s](e)},has(t,s){return s in t||s in zt}})):e.proxy}function Rl(e){return K(e)&&"__vccOpts"in e}const ae=(e,t)=>Fi(e,t,ts);function Hl(e,t,s){try{Cs(-1);const n=arguments.length;return n===2?Q(t)&&!R(t)?ks(t)?X(e,null,[t]):X(e,t):X(e,null,t):(n>3?s=Array.prototype.slice.call(arguments,2):n===3&&ks(s)&&(s=[s]),X(e,t,s))}finally{Cs(1)}}const Vl="3.5.32";/**
14
+ * @vue/runtime-dom v3.5.32
15
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
16
+ * @license MIT
17
+ **/let gn;const co=typeof window<"u"&&window.trustedTypes;if(co)try{gn=co.createPolicy("vue",{createHTML:e=>e})}catch{}const Rr=gn?e=>gn.createHTML(e):e=>e,Kl="http://www.w3.org/2000/svg",Ul="http://www.w3.org/1998/Math/MathML",Ze=typeof document<"u"?document:null,ao=Ze&&Ze.createElement("template"),Wl={insert:(e,t,s)=>{t.insertBefore(e,s||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,s,n)=>{const o=t==="svg"?Ze.createElementNS(Kl,e):t==="mathml"?Ze.createElementNS(Ul,e):s?Ze.createElement(e,{is:s}):Ze.createElement(e);return e==="select"&&n&&n.multiple!=null&&o.setAttribute("multiple",n.multiple),o},createText:e=>Ze.createTextNode(e),createComment:e=>Ze.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Ze.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,s,n,o,r){const i=s?s.previousSibling:t.lastChild;if(o&&(o===r||o.nextSibling))for(;t.insertBefore(o.cloneNode(!0),s),!(o===r||!(o=o.nextSibling)););else{ao.innerHTML=Rr(n==="svg"?`<svg>${e}</svg>`:n==="mathml"?`<math>${e}</math>`:e);const l=ao.content;if(n==="svg"||n==="mathml"){const c=l.firstChild;for(;c.firstChild;)l.appendChild(c.firstChild);l.removeChild(c)}t.insertBefore(l,s)}return[i?i.nextSibling:t.firstChild,s?s.previousSibling:t.lastChild]}},lt="transition",Rt="animation",ss=Symbol("_vtc"),Hr={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},Jl=he({},fr,Hr),ql=e=>(e.displayName="Transition",e.props=Jl,e),mn=ql((e,{slots:t})=>Hl(Ui,zl(e),t)),vt=(e,t=[])=>{R(e)?e.forEach(s=>s(...t)):e&&e(...t)},uo=e=>e?R(e)?e.some(t=>t.length>1):e.length>1:!1;function zl(e){const t={};for(const O in e)O in Hr||(t[O]=e[O]);if(e.css===!1)return t;const{name:s="v",type:n,duration:o,enterFromClass:r=`${s}-enter-from`,enterActiveClass:i=`${s}-enter-active`,enterToClass:l=`${s}-enter-to`,appearFromClass:c=r,appearActiveClass:f=i,appearToClass:a=l,leaveFromClass:h=`${s}-leave-from`,leaveActiveClass:_=`${s}-leave-active`,leaveToClass:m=`${s}-leave-to`}=e,y=Gl(o),p=y&&y[0],v=y&&y[1],{onBeforeEnter:b,onEnter:S,onEnterCancelled:j,onLeave:$,onLeaveCancelled:I,onBeforeAppear:D=b,onAppear:z=S,onAppearCancelled:Z=j}=t,V=(O,ee,ve,Ye)=>{O._enterCancelled=Ye,xt(O,ee?a:l),xt(O,ee?f:i),ve&&ve()},J=(O,ee)=>{O._isLeaving=!1,xt(O,h),xt(O,m),xt(O,_),ee&&ee()},ne=O=>(ee,ve)=>{const Ye=O?z:S,de=()=>V(ee,O,ve);vt(Ye,[ee,de]),fo(()=>{xt(ee,O?c:r),Xe(ee,O?a:l),uo(Ye)||po(ee,n,p,de)})};return he(t,{onBeforeEnter(O){vt(b,[O]),Xe(O,r),Xe(O,i)},onBeforeAppear(O){vt(D,[O]),Xe(O,c),Xe(O,f)},onEnter:ne(!1),onAppear:ne(!0),onLeave(O,ee){O._isLeaving=!0;const ve=()=>J(O,ee);Xe(O,h),O._enterCancelled?(Xe(O,_),mo(O)):(mo(O),Xe(O,_)),fo(()=>{O._isLeaving&&(xt(O,h),Xe(O,m),uo($)||po(O,n,v,ve))}),vt($,[O,ve])},onEnterCancelled(O){V(O,!1,void 0,!0),vt(j,[O])},onAppearCancelled(O){V(O,!0,void 0,!0),vt(Z,[O])},onLeaveCancelled(O){J(O),vt(I,[O])}})}function Gl(e){if(e==null)return null;if(Q(e))return[Qs(e.enter),Qs(e.leave)];{const t=Qs(e);return[t,t]}}function Qs(e){return zr(e)}function Xe(e,t){t.split(/\s+/).forEach(s=>s&&e.classList.add(s)),(e[ss]||(e[ss]=new Set)).add(t)}function xt(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.remove(n));const s=e[ss];s&&(s.delete(t),s.size||(e[ss]=void 0))}function fo(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Yl=0;function po(e,t,s,n){const o=e._endId=++Yl,r=()=>{o===e._endId&&n()};if(s!=null)return setTimeout(r,s);const{type:i,timeout:l,propCount:c}=Ql(e,t);if(!i)return n();const f=i+"end";let a=0;const h=()=>{e.removeEventListener(f,_),r()},_=m=>{m.target===e&&++a>=c&&h()};setTimeout(()=>{a<c&&h()},l+1),e.addEventListener(f,_)}function Ql(e,t){const s=window.getComputedStyle(e),n=y=>(s[y]||"").split(", "),o=n(`${lt}Delay`),r=n(`${lt}Duration`),i=ho(o,r),l=n(`${Rt}Delay`),c=n(`${Rt}Duration`),f=ho(l,c);let a=null,h=0,_=0;t===lt?i>0&&(a=lt,h=i,_=r.length):t===Rt?f>0&&(a=Rt,h=f,_=c.length):(h=Math.max(i,f),a=h>0?i>f?lt:Rt:null,_=a?a===lt?r.length:c.length:0);const m=a===lt&&/\b(?:transform|all)(?:,|$)/.test(n(`${lt}Property`).toString());return{type:a,timeout:h,propCount:_,hasTransform:m}}function ho(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((s,n)=>go(s)+go(e[n])))}function go(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function mo(e){return(e?e.ownerDocument:document).body.offsetHeight}function Xl(e,t,s){const n=e[ss];n&&(t=(t?[t,...n]:[...n]).join(" ")),t==null?e.removeAttribute("class"):s?e.setAttribute("class",t):e.className=t}const yo=Symbol("_vod"),Zl=Symbol("_vsh"),ec=Symbol(""),tc=/(?:^|;)\s*display\s*:/;function sc(e,t,s){const n=e.style,o=ce(s);let r=!1;if(s&&!o){if(t)if(ce(t))for(const i of t.split(";")){const l=i.slice(0,i.indexOf(":")).trim();s[l]==null&&vs(n,l,"")}else for(const i in t)s[i]==null&&vs(n,i,"");for(const i in s)i==="display"&&(r=!0),vs(n,i,s[i])}else if(o){if(t!==s){const i=n[ec];i&&(s+=";"+i),n.cssText=s,r=tc.test(s)}}else t&&e.removeAttribute("style");yo in e&&(e[yo]=r?n.display:"",e[Zl]&&(n.display="none"))}const vo=/\s*!important$/;function vs(e,t,s){if(R(s))s.forEach(n=>vs(e,t,n));else if(s==null&&(s=""),t.startsWith("--"))e.setProperty(t,s);else{const n=nc(e,t);vo.test(s)?e.setProperty(dt(n),s.replace(vo,""),"important"):e[n]=s}}const xo=["Webkit","Moz","ms"],Xs={};function nc(e,t){const s=Xs[t];if(s)return s;let n=Me(t);if(n!=="filter"&&n in e)return Xs[t]=n;n=Do(n);for(let o=0;o<xo.length;o++){const r=xo[o]+n;if(r in e)return Xs[t]=r}return t}const bo="http://www.w3.org/1999/xlink";function _o(e,t,s,n,o,r=ei(t)){n&&t.startsWith("xlink:")?s==null?e.removeAttributeNS(bo,t.slice(6,t.length)):e.setAttributeNS(bo,t,s):s==null||r&&!Io(s)?e.removeAttribute(t):e.setAttribute(t,r?"":Ge(s)?String(s):s)}function So(e,t,s,n,o){if(t==="innerHTML"||t==="textContent"){s!=null&&(e[t]=t==="innerHTML"?Rr(s):s);return}const r=e.tagName;if(t==="value"&&r!=="PROGRESS"&&!r.includes("-")){const l=r==="OPTION"?e.getAttribute("value")||"":e.value,c=s==null?e.type==="checkbox"?"on":"":String(s);(l!==c||!("_value"in e))&&(e.value=c),s==null&&e.removeAttribute(t),e._value=s;return}let i=!1;if(s===""||s==null){const l=typeof e[t];l==="boolean"?s=Io(s):s==null&&l==="string"?(s="",i=!0):l==="number"&&(s=0,i=!0)}try{e[t]=s}catch{}i&&e.removeAttribute(o||t)}function Ft(e,t,s,n){e.addEventListener(t,s,n)}function oc(e,t,s,n){e.removeEventListener(t,s,n)}const wo=Symbol("_vei");function rc(e,t,s,n,o=null){const r=e[wo]||(e[wo]={}),i=r[t];if(n&&i)i.value=n;else{const[l,c]=ic(t);if(n){const f=r[t]=ac(n,o);Ft(e,l,f,c)}else i&&(oc(e,l,i,c),r[t]=void 0)}}const Ao=/(?:Once|Passive|Capture)$/;function ic(e){let t;if(Ao.test(e)){t={};let n;for(;n=e.match(Ao);)e=e.slice(0,e.length-n[0].length),t[n[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):dt(e.slice(2)),t]}let Zs=0;const lc=Promise.resolve(),cc=()=>Zs||(lc.then(()=>Zs=0),Zs=Date.now());function ac(e,t){const s=n=>{if(!n._vts)n._vts=Date.now();else if(n._vts<=s.attached)return;De(uc(n,s.value),t,5,[n])};return s.value=e,s.attached=cc(),s}function uc(e,t){if(R(t)){const s=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{s.call(e),e._stopped=!0},t.map(n=>o=>!o._stopped&&n&&n(o))}else return t}const Co=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,fc=(e,t,s,n,o,r)=>{const i=o==="svg";t==="class"?Xl(e,n,i):t==="style"?sc(e,s,n):Fs(t)?Ts(t)||rc(e,t,s,n,r):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):dc(e,t,n,i))?(So(e,t,n),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&_o(e,t,n,i,r,t!=="value")):e._isVueCE&&(pc(e,t)||e._def.__asyncLoader&&(/[A-Z]/.test(t)||!ce(n)))?So(e,Me(t),n,r,t):(t==="true-value"?e._trueValue=n:t==="false-value"&&(e._falseValue=n),_o(e,t,n,i))};function dc(e,t,s,n){if(n)return!!(t==="innerHTML"||t==="textContent"||t in e&&Co(t)&&K(s));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="sandbox"&&e.tagName==="IFRAME"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const o=e.tagName;if(o==="IMG"||o==="VIDEO"||o==="CANVAS"||o==="SOURCE")return!1}return Co(t)&&ce(s)?!1:t in e}function pc(e,t){const s=e._def.props;if(!s)return!1;const n=Me(t);return Array.isArray(s)?s.some(o=>Me(o)===n):Object.keys(s).some(o=>Me(o)===n)}const ko=e=>{const t=e.props["onUpdate:modelValue"]||!1;return R(t)?s=>hs(t,s):t};function hc(e){e.target.composing=!0}function Eo(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const en=Symbol("_assign");function Fo(e,t,s){return t&&(e=e.trim()),s&&(e=bn(e)),e}const On={created(e,{modifiers:{lazy:t,trim:s,number:n}},o){e[en]=ko(o);const r=n||o.props&&o.props.type==="number";Ft(e,t?"change":"input",i=>{i.target.composing||e[en](Fo(e.value,s,r))}),(s||r)&&Ft(e,"change",()=>{e.value=Fo(e.value,s,r)}),t||(Ft(e,"compositionstart",hc),Ft(e,"compositionend",Eo),Ft(e,"change",Eo))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:s,modifiers:{lazy:n,trim:o,number:r}},i){if(e[en]=ko(i),e.composing)return;const l=(r||e.type==="number")&&!/^0\d/.test(e.value)?bn(e.value):e.value,c=t??"";if(l===c)return;const f=e.getRootNode();(f instanceof Document||f instanceof ShadowRoot)&&f.activeElement===e&&e.type!=="range"&&(n&&t===s||o&&e.value.trim()===c)||(e.value=c)}},gc={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},To=(e,t)=>{const s=e._withKeys||(e._withKeys={}),n=t.join(".");return s[n]||(s[n]=(o=>{if(!("key"in o))return;const r=dt(o.key);if(t.some(i=>i===r||gc[i]===r))return e(o)}))},mc=he({patchProp:fc},Wl);let Po;function yc(){return Po||(Po=wl(mc))}const vc=((...e)=>{const t=yc().createApp(...e),{mount:s}=t;return t.mount=n=>{const o=bc(n);if(!o)return;const r=t._component;!K(r)&&!r.render&&!r.template&&(r.template=o.innerHTML),o.nodeType===1&&(o.textContent="");const i=s(o,!1,xc(o));return o instanceof Element&&(o.removeAttribute("v-cloak"),o.setAttribute("data-v-app","")),i},t});function xc(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function bc(e){return ce(e)?document.querySelector(e):e}function _c(){const e=ye(null),t=ye(!1),s=ye(null),n=new Map;function o(){const f=`${location.protocol==="https:"?"wss:":"ws:"}//${location.host}`;e.value=new WebSocket(f),e.value.onopen=()=>{t.value=!0,console.log("WebSocket connected")},e.value.onclose=()=>{t.value=!1,console.log("WebSocket disconnected, reconnecting in 3s..."),s.value=setTimeout(()=>{o()},3e3)},e.value.onerror=a=>{console.error("WebSocket error:",a)},e.value.onmessage=a=>{try{const h=JSON.parse(a.data),{type:_,data:m}=h;(n.get(_)||[]).forEach(v=>v(m)),(n.get("*")||[]).forEach(v=>v(h))}catch(h){console.error("Error parsing WebSocket message:",h)}}}function r(c,f){return n.has(c)||n.set(c,[]),n.get(c).push(f),()=>{const a=n.get(c);if(a){const h=a.indexOf(f);h>-1&&a.splice(h,1)}}}function i(c){e.value&&t.value?e.value.send(JSON.stringify(c)):console.warn("Cannot send message: WebSocket not connected")}function l(){s.value&&(clearTimeout(s.value),s.value=null),e.value&&(e.value.close(),e.value=null),t.value=!1}return rs(()=>{o()}),Is(()=>{l()}),{connected:t,on:r,send:i,disconnect:l,reconnect:o}}function Sc(){const e=Ms({projects:[],activeProject:null,activeStep:null,logs:[],isPanelOpen:!0,executingProject:null,isLoading:!0});function t(b){return e.projects.find(S=>S.path===b)||null}function s(b){var j,$;const S=typeof b=="string"?t(b):b;S&&(e.activeProject=S,e.activeStep=null,e.logs=[],($=(j=S.state)==null?void 0:j.progress)!=null&&$.currentLogs&&o(S.state.progress.currentLogs))}function n(b){e.activeStep=b}function o(b){const S=Array.isArray(b)?b:[b];for(const j of S){const $=new Date().toISOString();e.logs.push({id:`${$}-${Math.random().toString(36).substr(2,9)}`,timestamp:$,content:j,type:"info"})}e.logs.length>500&&(e.logs=e.logs.slice(-500))}function r(){e.logs=[]}function i(){e.isPanelOpen=!e.isPanelOpen}function l(){e.isPanelOpen=!0}function c(){e.isPanelOpen=!1}function f(b){if(e.isLoading=!1,e.projects=b,e.activeProject){const S=t(e.activeProject.path);S&&(e.activeProject=S)}}function a(b){e.executingProject=b}function h(b){return e.executingProject===b}const _=ae(()=>{var b;return((b=e.activeProject)==null?void 0:b.name)||null}),m=ae(()=>{var b;return((b=e.activeProject)==null?void 0:b.path)||null}),y=ae(()=>{var b,S;return((S=(b=e.activeProject)==null?void 0:b.state)==null?void 0:S.currentStage)||null}),p=ae(()=>e.projects.length>0),v=ae(()=>{var j,$,I;if(!((I=($=(j=e.activeProject)==null?void 0:j.state)==null?void 0:$.progress)!=null&&I.stages))return[];const b=e.activeProject.state.currentStage,S=e.activeProject.state.progress.stages[b];return(S==null?void 0:S.steps)||[]});return{state:e,getProject:t,selectProject:s,selectStep:n,appendLog:o,clearLogs:r,togglePanel:i,openPanel:l,closePanel:c,updateProjects:f,setExecuting:a,isExecuting:h,activeProjectName:_,activeProjectPath:m,activeProjectStage:y,hasProjects:p,activeProjectSteps:v}}function wc(e={}){const{onCmdK:t=null,onJ:s=null,onK:n=null,onEscape:o=null,onEnter:r=null,onArrowUp:i=null,onArrowDown:l=null,disabled:c=!1}=e;function f(a){if(c)return;const h=a.target;if(h.tagName==="INPUT"||h.tagName==="TEXTAREA"||h.contentEditable==="true")return;const m=navigator.platform.toUpperCase().indexOf("MAC")>=0?a.metaKey:a.ctrlKey;m&&a.key==="k"&&(a.preventDefault(),t&&t()),a.key==="j"&&!m&&(a.preventDefault(),s&&s()),a.key==="k"&&!m&&(a.preventDefault(),n&&n()),a.key==="Escape"&&(a.preventDefault(),o&&o()),a.key==="Enter"&&!m&&(a.preventDefault(),r&&r()),a.key==="ArrowUp"&&!m&&(a.preventDefault(),i&&i()),a.key==="ArrowDown"&&!m&&(a.preventDefault(),l&&l())}return rs(()=>{window.addEventListener("keydown",f)}),Is(()=>{window.removeEventListener("keydown",f)}),{disable:()=>{c=!0},enable:()=>{c=!1}}}function Ac(e={}){const{onOpenCommandPalette:t,onNavigateDown:s,onNavigateUp:n,onClose:o,onSelect:r,onPanelToggle:i}=e;return wc({onCmdK:t,onJ:s,onK:n,onEscape:o,onEnter:r})}const jt={__name:"StageBadge",props:{status:{type:String,default:"pending"},label:{type:String,default:""},size:{type:String,default:"md"}},setup(e){const t=e,s=ae(()=>t.label?t.label:{completed:"done","in-progress":"running",blocked:"blocked",failed:"error",pending:"idle"}[t.status]||"idle"),n=ae(()=>t.size==="sm"?"px-1.5 py-0.5":"px-2 py-1"),o=ae(()=>{const l={completed:{background:"rgba(52,211,153,0.1)",color:"#34D399"},"in-progress":{background:"rgba(251,191,36,0.1)",color:"#FBBF24"},blocked:{background:"rgba(251,146,60,0.1)",color:"#FB923C"},failed:{background:"rgba(239,68,68,0.1)",color:"#EF4444"},pending:{background:"rgba(82,82,82,0.15)",color:"#525252"}};return l[t.status]||l.pending}),r=ae(()=>t.status==="in-progress"?"animate-pulse-dot":""),i=ae(()=>({background:{completed:"#34D399","in-progress":"#FBBF24",blocked:"#FB923C",failed:"#EF4444",pending:"#525252"}[t.status]||"#525252"}));return(l,c)=>(E(),T("span",{class:Te(["inline-flex items-center gap-1.5 rounded-sm text-[10px] font-medium font-[JetBrains_Mono,monospace] uppercase tracking-wider transition-colors duration-150",n.value]),style:ue(o.value)},[g("span",{class:Te(["w-1 h-1 rounded-full",r.value]),style:ue(i.value)},null,6),g("span",null,U(s.value),1)],6))}},Dn=(e,t)=>{const s=e.__vccOpts||e;for(const[n,o]of t)s[n]=o;return s},Cc={class:"h-full flex flex-col noise-bg"},kc={class:"relative z-10 px-5 pt-5 pb-4"},Ec={class:"flex items-center gap-3"},Fc={key:0,class:"mt-3 rounded-md p-3",style:{background:"#141416",border:"1px solid #1F1F22"}},Tc={key:0,class:"text-[10px] py-1",style:{color:"#3A3A3D"}},Pc={key:1,class:"space-y-1 mb-2"},$c={class:"flex-1 truncate font-mono-log",style:{color:"#8B8B8E"}},Bc=["onClick"],Mc={key:2,class:"flex items-center gap-2"},jc={class:"flex-1 overflow-y-auto py-3 relative z-10"},Oc={key:0,class:"px-4 space-y-2"},Dc={key:1,class:"px-4 py-12 text-center"},Lc={class:"w-10 h-10 mx-auto mb-3 rounded-full flex items-center justify-center",style:{border:"1px dashed #2A2A2D"}},Ic={class:"w-4 h-4",style:{color:"#525252"},fill:"none",stroke:"currentColor",viewBox:"0 0 24 24"},Nc={key:2,class:"px-3 space-y-0.5"},Rc=["onMouseenter","onMouseleave","onClick"],Hc={class:"px-3 py-2.5"},Vc={class:"flex items-center justify-between gap-2"},Kc={class:"flex-1 min-w-0"},Uc={class:"text-[10px] mt-0.5 truncate font-mono-log",style:{color:"#525252"}},Wc={key:0,class:"mt-2 h-[2px] rounded-full overflow-hidden",style:{background:"#1C1C1F"}},Jc={class:"relative z-10 px-4 py-2.5",style:{"border-top":"1px solid #1F1F22"}},qc={class:"flex items-center justify-between"},zc={class:"text-[10px] font-[JetBrains_Mono,monospace]",style:{color:"#525252"}},Gc={__name:"ProjectList",props:{projects:{type:Array,default:()=>[]},activeProject:{type:Object,default:null},isLoading:{type:Boolean,default:!1},scanPaths:{type:Array,default:()=>[]}},emits:["select","scan:add-path","scan:remove-path"],setup(e,{emit:t}){const s=e,n=t,o=ye(!1),r=ye(!1),i=ye(""),l=ye(null);at(r,y=>{y&&Os(()=>{var p;(p=l.value)==null||p.focus()})});function c(y){var p;return((p=s.activeProject)==null?void 0:p.path)===y.path}function f(y){var S,j,$,I;const p=(S=y.state)==null?void 0:S.currentStage;if(!p)return"pending";const v=(I=($=(j=y.state)==null?void 0:j.progress)==null?void 0:$.stages)==null?void 0:I[p];if(!v)return"pending";const b=v.steps||[];return b.length===0?"pending":b.some(D=>D.status==="failed")?"failed":b.some(D=>D.status==="blocked")?"blocked":b.some(D=>D.status==="in-progress")?"in-progress":b.every(D=>D.status==="completed")?"completed":"pending"}function a(y){var b;const p=(b=y.state)==null?void 0:b.currentStage;return{brainstorm:"头脑风暴",plan:"规划",execute:"执行",verify:"验证"}[p]||p||"未知"}function h(y){var $;const p=($=y.state)==null?void 0:$.progress;if(!p)return 0;const v=p.stages||{},b=["brainstorm","plan","execute","verify"];let S=0,j=0;for(const I of b){const D=v[I];D!=null&&D.steps&&(S+=D.steps.length,j+=D.steps.filter(z=>z.status==="completed").length)}return S===0?0:Math.round(j/S*100)}function _(){const y=i.value.trim();y&&(n("scan:add-path",y),i.value="",r.value=!1)}function m(y){n("scan:remove-path",y)}return(y,p)=>(E(),T("div",Cc,[g("div",kc,[g("div",Ec,[p[5]||(p[5]=$l('<div class="w-8 h-8 rounded-md flex items-center justify-center" style="background:linear-gradient(135deg, #FBBF24 0%, #F59E0B 100%);clip-path:polygon(0 0, 100% 0, 85% 100%, 15% 100%);" data-v-ce467cd5><span class="text-[10px] font-bold text-black font-[JetBrains_Mono,monospace]" data-v-ce467cd5>S</span></div><div class="flex-1" data-v-ce467cd5><h1 class="text-[13px] font-semibold tracking-tight font-[JetBrains_Mono,monospace]" style="color:#E4E4E7;" data-v-ce467cd5> SillySpec </h1><p class="text-[10px] tracking-widest uppercase" style="color:#525252;" data-v-ce467cd5>控制台</p></div>',2)),g("button",{onClick:p[0]||(p[0]=v=>o.value=!o.value),class:"p-1.5 rounded-sm transition-colors duration-100",style:ue({color:o.value?"#FBBF24":"#525252",background:o.value?"rgba(251,191,36,0.08)":"transparent"}),title:"扫描路径设置"},[...p[4]||(p[4]=[g("svg",{class:"w-3.5 h-3.5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24"},[g("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.066 2.573c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.573 1.066c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.066-2.573c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z"}),g("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15 12a3 3 0 11-6 0 3 3 0 016 0z"})],-1)])],4)]),X(mn,{name:"slide"},{default:Ss(()=>[o.value?(E(),T("div",Fc,[p[6]||(p[6]=g("div",{class:"text-[10px] font-semibold uppercase tracking-[0.15em] mb-2 font-[JetBrains_Mono,monospace]",style:{color:"#525252"}},"扫描路径",-1)),e.scanPaths.length===0?(E(),T("div",Tc,"暂无自定义路径")):(E(),T("div",Pc,[(E(!0),T(pe,null,ut(e.scanPaths,(v,b)=>(E(),T("div",{key:b,class:"flex items-center gap-2 text-[10px] group"},[g("span",$c,U(v),1),g("button",{onClick:S=>m(v),class:"opacity-0 group-hover:opacity-100 transition-opacity text-[9px] px-1 rounded-sm",style:{color:"#EF4444",background:"rgba(239,68,68,0.08)"}},"✕",8,Bc)]))),128))])),r.value?(E(),T("div",Mc,[Pn(g("input",{ref_key:"pathInput",ref:l,"onUpdate:modelValue":p[1]||(p[1]=v=>i.value=v),type:"text",placeholder:"输入目录路径...",class:"flex-1 px-2 py-1 rounded-sm text-[10px] font-mono-log outline-none",style:{background:"#0A0A0B",border:"1px solid #2A2A2D",color:"#E4E4E7"},onKeydown:[To(_,["enter"]),p[2]||(p[2]=To(v=>r.value=!1,["escape"]))]},null,544),[[On,i.value]]),g("button",{onClick:_,class:"px-2 py-1 text-[10px] rounded-sm",style:{background:"rgba(251,191,36,0.1)",color:"#FBBF24",border:"1px solid rgba(251,191,36,0.2)"}},"添加")])):(E(),T("button",{key:3,onClick:p[3]||(p[3]=v=>r.value=!0),class:"text-[10px] px-2 py-1 rounded-sm transition-colors duration-100",style:{color:"#525252",border:"1px dashed #2A2A2D"}}," + 添加目录 "))])):W("",!0)]),_:1})]),p[13]||(p[13]=g("div",{class:"mx-4 h-px",style:{background:"linear-gradient(90deg, transparent, #2A2A2D, transparent)"}},null,-1)),g("div",jc,[e.isLoading?(E(),T("div",Oc,[(E(),T(pe,null,ut(4,v=>g("div",{key:v,class:"rounded-lg p-3",style:{background:"#141416"}},[...p[7]||(p[7]=[g("div",{class:"h-3 rounded w-20 skeleton-shimmer mb-2"},null,-1),g("div",{class:"h-2 rounded w-32 skeleton-shimmer"},null,-1)])])),64)),p[8]||(p[8]=g("p",{class:"text-center text-[10px] mt-4 font-[JetBrains_Mono,monospace]",style:{color:"#525252"}}," 正在扫描项目... ",-1))])):e.projects.length===0?(E(),T("div",Dc,[g("div",Lc,[(E(),T("svg",Ic,[...p[9]||(p[9]=[g("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"},null,-1)])]))]),p[10]||(p[10]=g("p",{class:"text-[11px]",style:{color:"#8B8B8E"}},"未发现 SillySpec 项目",-1)),p[11]||(p[11]=g("p",{class:"text-[10px] mt-1",style:{color:"#525252"}},"正在扫描项目目录...",-1))])):(E(),T("div",Nc,[(E(!0),T(pe,null,ut(e.projects,v=>{var b,S;return E(),T("div",{key:v.path,class:Te(["relative rounded-md cursor-pointer transition-all duration-150 overflow-hidden group"]),style:ue({background:c(v)?"rgba(251,191,36,0.06)":"transparent",borderLeft:c(v)?"2px solid #FBBF24":"2px solid transparent"}),onMouseenter:j=>j.currentTarget.style.background=c(v)?"rgba(251,191,36,0.08)":"rgba(255,255,255,0.02)",onMouseleave:j=>j.currentTarget.style.background=c(v)?"rgba(251,191,36,0.06)":"transparent",onClick:j=>y.$emit("select",v)},[g("div",Hc,[g("div",Vc,[g("div",Kc,[g("h3",{class:Te(["text-[12px] font-medium truncate transition-colors duration-150 font-[JetBrains_Mono,monospace]"]),style:ue({color:c(v)?"#FBBF24":"#E4E4E7"})},U(v.name),5),g("p",Uc,U(v.path),1)]),(b=v.state)!=null&&b.currentStage?(E(),Ct(jt,{key:0,status:f(v),label:a(v),size:"sm"},null,8,["status","label"])):W("",!0)]),(S=v.state)!=null&&S.progress?(E(),T("div",Wc,[g("div",{class:"h-full rounded-full transition-all duration-500 progress-gradient",style:ue({width:h(v)+"%"})},null,4)])):W("",!0)])],44,Rc)}),128))]))]),g("div",Jc,[g("div",qc,[g("span",zc,U(e.projects.length)+" 个项目",1),p[12]||(p[12]=g("kbd",{class:"text-[9px] px-1.5 py-0.5 rounded font-mono-log",style:{color:"#525252",background:"#141416",border:"1px solid #2A2A2D"}},"⌘K",-1))])])]))}},Yc=Dn(Gc,[["__scopeId","data-v-ce467cd5"]]),Qc={class:"pl-3.5 pr-3 py-2.5"},Xc={class:"flex items-center gap-2"},Zc={class:"mt-1.5 text-[11px] line-clamp-2",style:{color:"#8B8B8E"}},ea={key:1,class:"mt-2 space-y-1"},ta={key:0,class:"text-[11px]",style:{color:"#E4E4E7"}},sa={key:1,class:"text-[11px]",style:{color:"#E4E4E7"}},na={key:2,class:"text-[11px] italic",style:{color:"#8B8B8E"}},oa={key:2,class:"mt-1 text-[10px] font-mono-log",style:{color:"#525252"}},ra={__name:"StepCard",props:{step:{type:Object,required:!0},isActive:{type:Boolean,default:!1},isClickable:{type:Boolean,default:!0}},emits:["select"],setup(e,{emit:t}){const s=e,n=t,o=ye(!1),r=ae(()=>{const f={completed:"#34D399","in-progress":"#FBBF24",blocked:"#FB923C",failed:"#EF4444",pending:"#2A2A2D"};return f[s.step.status]||f.pending}),i=ae(()=>({background:s.isActive?"rgba(251,191,36,0.04)":o.value?"rgba(255,255,255,0.015)":"#141416",border:`1px solid ${s.isActive?"rgba(251,191,36,0.2)":"#1F1F22"}`})),l=ae(()=>({completed:"完成","in-progress":"进行中",blocked:"阻塞",failed:"失败",pending:"待办"})[s.step.status]||"待办");function c(){s.isClickable&&n("select",s.step)}return(f,a)=>(E(),T("div",{class:Te(["group relative rounded-md cursor-pointer overflow-hidden transition-all duration-200"]),style:ue(i.value),onMouseenter:a[0]||(a[0]=h=>o.value=!0),onMouseleave:a[1]||(a[1]=h=>o.value=!1),onClick:c},[g("div",{class:"absolute left-0 top-0 bottom-0 w-[2px]",style:ue({background:r.value})},null,4),g("div",Qc,[g("div",Xc,[g("h3",{class:"text-[12px] font-medium transition-colors duration-150",style:ue({color:e.isActive?"#FBBF24":"#E4E4E7",fontFamily:"'JetBrains Mono', monospace"})},U(e.step.title||e.step.name),5),e.step.status?(E(),Ct(jt,{key:0,status:e.step.status,label:l.value},null,8,["status","label"])):W("",!0)]),e.step.summary||e.step.description?(E(),T("div",{key:0,class:"overflow-hidden transition-all duration-200",style:ue({maxHeight:o.value?"60px":"0",opacity:o.value?1:0})},[g("p",Zc,U(e.step.summary||e.step.description),1)],4)):W("",!0),e.isActive?(E(),T("div",ea,[e.step.conclusion?(E(),T("p",ta,[a[2]||(a[2]=g("span",{style:{color:"#FBBF24","font-weight":"600"}},"结论:",-1)),ze(" "+U(e.step.conclusion),1)])):W("",!0),e.step.decision?(E(),T("p",sa,[a[3]||(a[3]=g("span",{style:{color:"#FBBF24","font-weight":"600"}},"决策:",-1)),ze(" "+U(e.step.decision),1)])):W("",!0),e.step.userQuery?(E(),T("p",na,' "'+U(e.step.userQuery)+'" ',1)):W("",!0)])):W("",!0),e.step.duration?(E(),T("div",oa,U(e.step.duration),1)):W("",!0)])],36))}},ia=Dn(ra,[["__scopeId","data-v-20b76823"]]),la={class:"relative"},ca={class:"flex items-start gap-3"},aa={class:"flex flex-col items-center flex-shrink-0 pt-1.5"},ua={class:"flex-1 min-w-0 -mt-0.5"},fa={class:"flex items-center gap-2.5 mb-3"},da={class:"space-y-1"},pa={key:0,class:"text-[11px] italic py-1",style:{color:"#525252"}},ps={__name:"PipelineStage",props:{name:{type:String,required:!0},title:{type:String,required:!0},steps:{type:Array,default:()=>[]},status:{type:String,default:"pending"},isActive:{type:Boolean,default:!1},activeStep:{type:Object,default:null}},emits:["select-step"],setup(e,{emit:t}){const s=e,n=ae(()=>{if(s.isActive)return{background:"#FBBF24",boxShadow:"0 0 8px rgba(251,191,36,0.4)"};const r={completed:"#34D399","in-progress":"#FBBF24",blocked:"#FB923C",failed:"#EF4444",pending:"#2A2A2D"};return{background:r[s.status]||r.pending}});function o(r){var i,l;return((i=s.activeStep)==null?void 0:i.id)===r.id||((l=s.activeStep)==null?void 0:l.name)===r.name}return(r,i)=>(E(),T("div",la,[g("div",ca,[g("div",aa,[g("div",{class:Te(["w-2 h-2 transition-colors duration-200",{"animate-pulse-dot":e.isActive||e.status==="in-progress"}]),style:ue(n.value)},null,6)]),g("div",ua,[g("div",fa,[g("span",{class:"text-[12px] font-semibold font-[JetBrains_Mono,monospace] tracking-tight",style:ue({color:e.isActive?"#FBBF24":"#E4E4E7"})},U(e.title),5),X(jt,{status:e.status},null,8,["status"])]),g("div",da,[e.steps.length===0?(E(),T("div",pa," No steps yet ")):W("",!0),(E(!0),T(pe,null,ut(e.steps,l=>(E(),Ct(ia,{key:l.id||l.name,step:l,"is-active":o(l),onSelect:i[0]||(i[0]=c=>r.$emit("select-step",c))},null,8,["step","is-active"]))),128))])])])]))}},ha={class:"flex flex-col h-full",style:{background:"#0E0E10"}},ga={class:"px-6 pt-6 pb-4",style:{"border-bottom":"1px solid #1F1F22"}},ma={key:0,class:"text-[12px] mt-1.5 font-[JetBrains_Mono,monospace]",style:{color:"#8B8B8E"}},ya={style:{color:"#FBBF24"}},va={class:"flex-1 overflow-y-auto px-6 py-5"},xa={key:0,class:"flex items-center justify-center h-full"},ba={class:"text-center"},_a={class:"w-14 h-14 mx-auto mb-4 rounded-md flex items-center justify-center",style:{border:"1px dashed #2A2A2D",transform:"rotate(45deg)"}},Sa={class:"w-5 h-5",style:{color:"#525252",transform:"rotate(-45deg)"},fill:"none",stroke:"currentColor",viewBox:"0 0 24 24"},wa={key:1,class:"space-y-5"},Aa={key:0,class:"flex items-center pl-[3px]"},Ca={key:1,class:"flex items-center pl-[3px]"},ka={key:2,class:"flex items-center pl-[3px]"},Ea={key:0,style:{"border-top":"1px solid #1F1F22",background:"rgba(10,10,11,0.6)"}},Fa={class:"px-6 py-2.5 flex items-center justify-between"},Ta={class:"text-[10px] font-mono-log",style:{color:"#3A3A3D"}},Pa={class:"px-6 pb-3 space-y-0.5 max-h-32 overflow-y-auto"},$a={class:"w-10 font-mono-log flex-shrink-0",style:{color:"#3A3A3D"}},Ba={style:{color:"#8B8B8E"}},Ma={key:0,class:"text-[10px] py-1",style:{color:"#3A3A3D"}},ja={__name:"PipelineView",props:{project:{type:Object,default:null},activeStep:{type:Object,default:null}},emits:["select-step"],setup(e,{emit:t}){const s=e,n=t,o=ae(()=>{var y,p;return((p=(y=s.project)==null?void 0:y.state)==null?void 0:p.currentStage)||"unknown"}),r=ae(()=>{var y,p;return((p=(y=s.project)==null?void 0:y.state)==null?void 0:p.progress)||{}}),i=ae(()=>r.value.stages||{}),l={brainstorm:"头脑风暴",plan:"规划",execute:"执行",verify:"验证"},c=ae(()=>{var p;if(!((p=s.project)!=null&&p.state))return[];const y=[];for(const[v,b]of Object.entries(r.value.stages||{})){const S=l[v]||v;b.status==="completed"?y.push({time:b.completedAt?f(b.completedAt):"--:--",status:"completed",description:`${S} 已完成`}):b.status==="in-progress"&&y.push({time:"--:--",status:"in-progress",description:`${S} 运行中`})}return y.reverse()});function f(y){try{const p=new Date(y);return`${String(p.getHours()).padStart(2,"0")}:${String(p.getMinutes()).padStart(2,"0")}`}catch{return"--:--"}}function a(y){return!!i.value[y]}function h(y){var p;return((p=i.value[y])==null?void 0:p.steps)||[]}function _(y){const p=i.value[y];if(!p)return"pending";const v=p.steps||[];return v.some(b=>b.status==="failed")?"failed":v.some(b=>b.status==="blocked")?"blocked":v.some(b=>b.status==="in-progress")?"in-progress":v.every(b=>b.status==="completed")?"completed":"pending"}function m(y){n("select-step",y)}return(y,p)=>{var v,b;return E(),T("div",ha,[g("div",ga,[p[2]||(p[2]=g("h2",{class:"text-[11px] font-semibold uppercase tracking-[0.2em] font-[JetBrains_Mono,monospace]",style:{color:"#525252"}}," 项目流水线 ",-1)),e.project?(E(),T("p",ma,[ze(U(e.project.name)+" ",1),p[0]||(p[0]=g("span",{style:{color:"#2A2A2D"}},"/",-1)),p[1]||(p[1]=ze()),g("span",ya,U(o.value),1)])):W("",!0)]),g("div",va,[!e.project||!e.project.state?(E(),T("div",xa,[g("div",ba,[g("div",_a,[(E(),T("svg",Sa,[...p[3]||(p[3]=[g("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19 11H5m14 0a2 2 0 012 2v6a2 2 0 01-2 2H5a2 2 0 01-2-2v-6a2 2 0 012-2m14 0V9a2 2 0 00-2-2M5 11V9a2 2 0 012-2m0 0V5a2 2 0 012-2h6a2 2 0 012 2v2M7 7h10"},null,-1)])]))]),p[4]||(p[4]=g("p",{class:"text-[12px] font-[JetBrains_Mono,monospace]",style:{color:"#525252"}},"选择一个项目查看流水线",-1))])])):(E(),T("div",wa,[X(ps,{name:"brainstorm",title:"头脑风暴",steps:h("brainstorm"),status:_("brainstorm"),"is-active":o.value==="brainstorm","active-step":e.activeStep,onSelectStep:m},null,8,["steps","status","is-active","active-step"]),a("plan")?(E(),T("div",Aa,[...p[5]||(p[5]=[g("div",{class:"w-px h-4",style:{background:"#1F1F22"}},null,-1)])])):W("",!0),X(ps,{name:"plan",title:"规划",steps:h("plan"),status:_("plan"),"is-active":o.value==="plan","active-step":e.activeStep,onSelectStep:m},null,8,["steps","status","is-active","active-step"]),a("execute")?(E(),T("div",Ca,[...p[6]||(p[6]=[g("div",{class:"w-px h-4",style:{background:"#1F1F22"}},null,-1)])])):W("",!0),X(ps,{name:"execute",title:"执行",steps:h("execute"),status:_("execute"),"is-active":o.value==="execute","active-step":e.activeStep,onSelectStep:m},null,8,["steps","status","is-active","active-step"]),a("verify")?(E(),T("div",ka,[...p[7]||(p[7]=[g("div",{class:"w-px h-4",style:{background:"#1F1F22"}},null,-1)])])):W("",!0),X(ps,{name:"verify",title:"验证",steps:h("verify"),status:_("verify"),"is-active":o.value==="verify","active-step":e.activeStep,onSelectStep:m},null,8,["steps","status","is-active","active-step"])]))]),(b=(v=e.project)==null?void 0:v.state)!=null&&b.progress?(E(),T("div",Ea,[g("div",Fa,[p[8]||(p[8]=g("div",{class:"text-[9px] font-semibold uppercase tracking-[0.25em] font-[JetBrains_Mono,monospace]",style:{color:"#525252"}},"活动日志",-1)),g("div",Ta,U(c.value.length),1)]),g("div",Pa,[(E(!0),T(pe,null,ut(c.value,(S,j)=>(E(),T("div",{key:j,class:"flex items-start gap-2.5 text-[11px] py-0.5"},[g("span",$a,U(S.time),1),g("span",{style:ue({color:S.status==="completed"?"#34D399":"#FBBF24"})},"›",4),g("span",Ba,U(S.description),1)]))),128)),c.value.length===0?(E(),T("div",Ma,"暂无活动记录")):W("",!0)])])):W("",!0)])}}},Oa={class:"flex flex-col h-full",style:{background:"#0E0E10"}},Da={class:"px-3 py-2 flex items-center gap-2",style:{"border-bottom":"1px solid #1F1F22"}},La={key:0,class:"flex items-center justify-center h-full"},Ia={class:"font-mono-log",style:{color:"#2A2A2D"}},Na={key:1,class:"space-y-px"},Ra={style:{color:"#3A3A3D"},class:"select-none"},Ha={class:"px-3 py-1 flex items-center justify-between text-[9px] font-mono-log",style:{"border-top":"1px solid #1F1F22",background:"#0E0E10",color:"#3A3A3D"}},Va={key:0,style:{color:"#FB923C"}},Ka={__name:"LogStream",props:{logs:{type:Array,default:()=>[]}},emits:["clear"],setup(e,{emit:t}){const s=e,n=t,o=ye(""),r=ye(!0),i=ye(null),l=ae(()=>{if(!o.value)return s.logs;const v=o.value.toLowerCase();return s.logs.filter(b=>b.content.toLowerCase().includes(v))});function c(v){return v?new Date(v).toLocaleTimeString("zh-CN",{hour12:!1}):""}function f(v){return v?v.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;"):""}function a(v){return v==="error"?"rgba(239,68,68,0.05)":v==="warn"?"rgba(251,146,60,0.05)":"transparent"}function h(v){return v==="error"?"#EF4444":v==="warn"?"#FB923C":v==="debug"?"#525252":"#8B8B8E"}function _(){n("clear")}function m(){r.value=!r.value,r.value&&p()}function y(){if(!i.value)return;const{scrollTop:v,scrollHeight:b,clientHeight:S}=i.value,j=b-v-S<50;!j&&r.value?r.value=!1:j&&!r.value&&(r.value=!0)}function p(){Os(()=>{i.value&&r.value&&(i.value.scrollTop=i.value.scrollHeight)})}return at(()=>s.logs.length,()=>{p()},{flush:"post"}),at(i,()=>{p()},{once:!0}),(v,b)=>(E(),T("div",Oa,[g("div",Da,[Pn(g("input",{"onUpdate:modelValue":b[0]||(b[0]=S=>o.value=S),type:"text",placeholder:"过滤日志...",class:"flex-1 px-2 py-1 rounded-sm text-[10px] font-mono-log outline-none transition-colors duration-100",style:{background:"#141416",border:"1px solid #1F1F22",color:"#8B8B8E"}},null,512),[[On,o.value]]),g("button",{onClick:_,class:"px-2 py-1 text-[10px] rounded-sm transition-colors duration-100",style:{color:"#525252",border:"1px solid #1F1F22"}}," 清空 "),g("button",{onClick:m,class:"px-2 py-1 text-[10px] rounded-sm font-mono-log transition-colors duration-100",style:ue({color:r.value?"#FBBF24":"#525252",background:r.value?"rgba(251,191,36,0.08)":"transparent",border:r.value?"1px solid rgba(251,191,36,0.2)":"1px solid #1F1F22"})},U(r.value?"自动":"暂停"),5)]),g("div",{ref_key:"logContainer",ref:i,class:"flex-1 overflow-y-auto px-2 py-1.5 font-mono-log text-[10px]",style:{background:"#0A0A0B"},onScroll:y},[l.value.length===0?(E(),T("div",La,[g("span",Ia,U(e.logs.length===0?"暂无日志":"无匹配"),1)])):(E(),T("div",Na,[(E(!0),T(pe,null,ut(l.value,S=>(E(),T("div",{key:S.id,class:"px-1.5 py-px rounded-sm",style:ue({background:a(S.type)})},[g("span",Ra,"["+U(c(S.timestamp))+"]",1),g("span",{style:ue({color:h(S.type)})},U(f(S.content)),5)],4))),128))]))],544),g("div",Ha,[g("span",null,U(l.value.length)+"/"+U(e.logs.length),1),r.value?W("",!0):(E(),T("span",Va,"已暂停"))])]))}},Ua={class:"px-4 py-3 flex items-center justify-between flex-shrink-0",style:{"border-bottom":"1px solid #1F1F22"}},Wa={class:"flex-1 overflow-y-auto"},Ja={key:0,class:"flex items-center justify-center h-full"},qa={class:"text-center"},za={class:"w-10 h-10 mx-auto mb-3 rounded-md flex items-center justify-center",style:{border:"1px dashed #2A2A2D",transform:"rotate(45deg)"}},Ga={class:"w-4 h-4",style:{color:"#3A3A3D",transform:"rotate(-45deg)"},fill:"none",stroke:"currentColor",viewBox:"0 0 24 24"},Ya={key:1},Qa={class:"px-4 py-3",style:{"border-bottom":"1px solid #1F1F22"}},Xa={class:"text-[13px] font-semibold font-[JetBrains_Mono,monospace]",style:{color:"#FBBF24"}},Za={key:0,class:"mt-2"},eu={key:0,class:"px-4 py-3",style:{"border-bottom":"1px solid #1F1F22"}},tu={class:"text-[11px] leading-relaxed",style:{color:"#8B8B8E"}},su={key:1,class:"px-4 py-3",style:{"border-bottom":"1px solid #1F1F22"}},nu={class:"text-[11px] leading-relaxed",style:{color:"#E4E4E7"}},ou={key:2,class:"px-4 py-3",style:{"border-bottom":"1px solid #1F1F22"}},ru={class:"text-[11px] leading-relaxed",style:{color:"#E4E4E7"}},iu={key:3,class:"px-4 py-3",style:{"border-bottom":"1px solid #1F1F22"}},lu={class:"px-3 py-2 rounded-md",style:{background:"#0E0E10",border:"1px solid #1F1F22"}},cu={class:"text-[11px] italic",style:{color:"#8B8B8E"}},au={key:4,class:"px-4 py-3",style:{"border-bottom":"1px solid #1F1F22"}},uu={class:"space-y-1 text-[11px]",style:{color:"#525252"}},fu={key:0},du={key:1},pu={key:5,class:"px-4 py-3",style:{"border-bottom":"1px solid #1F1F22"}},hu={key:0,class:"px-3 py-2 rounded-md max-h-40 overflow-y-auto",style:{background:"#0E0E10",border:"1px solid #1F1F22"}},gu={class:"text-[10px] whitespace-pre-wrap font-mono-log",style:{color:"#8B8B8E"}},mu={key:1,class:"mt-2 space-y-1"},yu={class:"truncate"},vu={class:"flex-shrink-0",style:{height:"200px","border-top":"1px solid #1F1F22"}},xu={__name:"DetailPanel",props:{isOpen:{type:Boolean,default:!0},activeStep:{type:Object,default:null},logs:{type:Array,default:()=>[]}},emits:["close","clear-logs"],setup(e,{emit:t}){function s(n){return n?new Date(n).toLocaleString("zh-CN",{year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"}):""}return(n,o)=>(E(),T("div",{class:Te(["flex flex-col transition-all duration-300",e.isOpen?"w-[340px]":"w-0 opacity-0 overflow-hidden"]),style:{background:"#111113"}},[g("div",Ua,[o[3]||(o[3]=g("h2",{class:"text-[11px] font-semibold uppercase tracking-[0.2em] font-[JetBrains_Mono,monospace]",style:{color:"#525252"}},"详情",-1)),g("button",{onClick:o[0]||(o[0]=r=>n.$emit("close")),class:"p-1 rounded-sm transition-colors duration-100 hover:bg-white/5",style:{color:"#525252"}},[...o[2]||(o[2]=[g("svg",{class:"w-3.5 h-3.5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24"},[g("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M6 18L18 6M6 6l12 12"})],-1)])])]),g("div",Wa,[e.activeStep?(E(),T("div",Ya,[g("div",Qa,[g("h3",Xa,U(e.activeStep.title||e.activeStep.name),1),e.activeStep.status?(E(),T("div",Za,[X(jt,{status:e.activeStep.status},null,8,["status"])])):W("",!0)]),e.activeStep.description||e.activeStep.summary?(E(),T("div",eu,[o[6]||(o[6]=g("h4",{class:"text-[9px] font-semibold uppercase tracking-[0.2em] mb-1.5 font-[JetBrains_Mono,monospace]",style:{color:"#525252"}},"描述",-1)),g("p",tu,U(e.activeStep.description||e.activeStep.summary),1)])):W("",!0),e.activeStep.conclusion?(E(),T("div",su,[o[7]||(o[7]=g("h4",{class:"text-[9px] font-semibold uppercase tracking-[0.2em] mb-1.5 font-[JetBrains_Mono,monospace]",style:{color:"#525252"}},"结论",-1)),g("p",nu,U(e.activeStep.conclusion),1)])):W("",!0),e.activeStep.decision?(E(),T("div",ou,[o[8]||(o[8]=g("h4",{class:"text-[9px] font-semibold uppercase tracking-[0.2em] mb-1.5 font-[JetBrains_Mono,monospace]",style:{color:"#525252"}},"决策",-1)),g("p",ru,U(e.activeStep.decision),1)])):W("",!0),e.activeStep.userQuery?(E(),T("div",iu,[o[9]||(o[9]=g("h4",{class:"text-[9px] font-semibold uppercase tracking-[0.2em] mb-1.5 font-[JetBrains_Mono,monospace]",style:{color:"#525252"}},"用户提问",-1)),g("div",lu,[g("p",cu,'"'+U(e.activeStep.userQuery)+'"',1)])])):W("",!0),e.activeStep.duration||e.activeStep.timestamp?(E(),T("div",au,[o[12]||(o[12]=g("h4",{class:"text-[9px] font-semibold uppercase tracking-[0.2em] mb-1.5 font-[JetBrains_Mono,monospace]",style:{color:"#525252"}},"元信息",-1)),g("div",uu,[e.activeStep.duration?(E(),T("div",fu,[o[10]||(o[10]=g("span",{style:{color:"#8B8B8E"}},"耗时:",-1)),ze(" "+U(e.activeStep.duration),1)])):W("",!0),e.activeStep.timestamp?(E(),T("div",du,[o[11]||(o[11]=g("span",{style:{color:"#8B8B8E"}},"时间:",-1)),ze(" "+U(s(e.activeStep.timestamp)),1)])):W("",!0)])])):W("",!0),e.activeStep.output||e.activeStep.files?(E(),T("div",pu,[o[14]||(o[14]=g("h4",{class:"text-[9px] font-semibold uppercase tracking-[0.2em] mb-1.5 font-[JetBrains_Mono,monospace]",style:{color:"#525252"}},"输出",-1)),e.activeStep.output?(E(),T("div",hu,[g("pre",gu,U(e.activeStep.output),1)])):W("",!0),e.activeStep.files?(E(),T("div",mu,[(E(!0),T(pe,null,ut(e.activeStep.files,(r,i)=>(E(),T("div",{key:i,class:"flex items-center gap-2 text-[10px]",style:{color:"#525252"}},[o[13]||(o[13]=g("svg",{class:"w-3 h-3 flex-shrink-0",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24"},[g("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"})],-1)),g("span",yu,U(r),1)]))),128))])):W("",!0)])):W("",!0)])):(E(),T("div",Ja,[g("div",qa,[g("div",za,[(E(),T("svg",Ga,[...o[4]||(o[4]=[g("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"},null,-1)])]))]),o[5]||(o[5]=g("p",{class:"text-[11px] font-[JetBrains_Mono,monospace]",style:{color:"#3A3A3D"}},"选择一个步骤",-1))])]))]),g("div",vu,[X(Ka,{logs:e.logs,onClear:o[1]||(o[1]=r=>n.$emit("clear-logs"))},null,8,["logs"])])],2))}},bu={class:"h-12 flex items-center justify-between px-5 relative",style:{background:"rgba(17,17,19,0.9)","backdrop-filter":"blur(20px)","border-top":"1px solid #1F1F22"}},_u={class:"flex items-center gap-3"},Su={key:0,class:"flex items-center gap-2"},wu={class:"text-[11px] font-[JetBrains_Mono,monospace]",style:{color:"#525252"}},Au={key:1,class:"text-[10px] font-[JetBrains_Mono,monospace]",style:{color:"#3A3A3D"}},Cu={class:"flex items-center gap-2"},ku={key:0,class:"flex items-center gap-2"},Eu={key:1,class:"flex items-center gap-1.5"},Fu={class:"flex items-center gap-1"},Tu={__name:"ActionBar",props:{project:{type:Object,default:null},isExecuting:{type:Boolean,default:!1},executionResult:{type:Object,default:null},isPanelOpen:{type:Boolean,default:!0}},emits:["execute","kill","toggle-panel","open-palette"],setup(e,{emit:t}){const s=e;function n(){var l,c,f,a;if(!((l=s.project)!=null&&l.state))return"pending";const r=s.project.state.currentStage,i=((a=(f=(c=s.project.state.progress)==null?void 0:c.stages)==null?void 0:f[r])==null?void 0:a.steps)||[];return i.some(h=>h.status==="failed")?"failed":i.some(h=>h.status==="blocked")?"blocked":i.some(h=>h.status==="in-progress")?"in-progress":i.every(h=>h.status==="completed")?"completed":"pending"}function o(){var l,c;const r=(c=(l=s.project)==null?void 0:l.state)==null?void 0:c.currentStage;return{brainstorm:"头脑风暴",plan:"规划",execute:"执行",verify:"验证"}[r]||r||"未知"}return(r,i)=>{var l;return E(),T("div",bu,[i[11]||(i[11]=g("div",{class:"absolute inset-x-0 top-0 h-px",style:{background:"linear-gradient(90deg, transparent, rgba(251,191,36,0.1), transparent)"}},null,-1)),g("div",_u,[e.project?(E(),T("div",Su,[g("span",wu,U(e.project.name),1),i[7]||(i[7]=g("span",{style:{color:"#1F1F22"}},"|",-1)),(l=e.project.state)!=null&&l.currentStage?(E(),Ct(jt,{key:0,status:n(),label:o()},null,8,["status","label"])):W("",!0)])):(E(),T("div",Au," 未选择项目 "))]),g("div",Cu,[e.isExecuting?(E(),T("div",ku,[...i[8]||(i[8]=[g("div",{class:"w-1 h-1 rounded-full animate-pulse-dot",style:{background:"#FBBF24"}},null,-1),g("span",{class:"text-[10px] font-[JetBrains_Mono,monospace]",style:{color:"#FBBF24"}},"执行中...",-1)])])):e.executionResult?(E(),T("div",Eu,[g("span",{class:"text-[10px] font-[JetBrains_Mono,monospace]",style:ue({color:e.executionResult.exitCode===0?"#34D399":"#EF4444"})},U(e.executionResult.exitCode===0?"● 完成":`● 失败 (${e.executionResult.exitCode})`),5)])):W("",!0)]),g("div",Fu,[g("button",{onClick:i[0]||(i[0]=c=>r.$emit("toggle-panel")),class:"p-1.5 rounded-sm transition-colors duration-100",style:{color:"#525252"},onMouseenter:i[1]||(i[1]=c=>{c.target.style.color="#FBBF24",c.target.style.background="rgba(251,191,36,0.06)"}),onMouseleave:i[2]||(i[2]=c=>{c.target.style.color="#525252",c.target.style.background="transparent"}),title:"切换详情面板"},[(E(),T("svg",{class:Te(["w-3.5 h-3.5 transition-transform duration-200",{"rotate-180":!e.isPanelOpen}]),fill:"none",stroke:"currentColor",viewBox:"0 0 24 24"},[...i[9]||(i[9]=[g("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M9 5l7 7-7 7"},null,-1)])],2))],32),e.isExecuting?(E(),T("button",{key:0,onClick:i[3]||(i[3]=c=>r.$emit("kill")),class:"px-2.5 py-1 rounded-sm text-[10px] font-[JetBrains_Mono,monospace] transition-colors duration-100",style:{background:"rgba(239,68,68,0.08)",border:"1px solid rgba(239,68,68,0.2)",color:"#EF4444"}}," 停止 ")):W("",!0),g("button",{onClick:i[4]||(i[4]=c=>r.$emit("open-palette")),class:"p-1.5 rounded-sm transition-colors duration-100",style:{color:"#525252"},onMouseenter:i[5]||(i[5]=c=>{c.target.style.color="#FBBF24",c.target.style.background="rgba(251,191,36,0.06)"}),onMouseleave:i[6]||(i[6]=c=>{c.target.style.color="#525252",c.target.style.background="transparent"}),title:"命令面板 (⌘K)"},[...i[10]||(i[10]=[g("svg",{class:"w-3.5 h-3.5",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24"},[g("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"})],-1)])],32)])])}}},Pu={key:0,class:"fixed left-1/2 top-[18%] -translate-x-1/2 w-full max-w-md z-50"},$u={class:"overflow-hidden rounded-md",style:{background:"#141416",border:"1px solid #2A2A2D","box-shadow":"0 25px 60px rgba(0,0,0,0.5), 0 0 0 1px rgba(251,191,36,0.05)"}},Bu={class:"px-4 py-3",style:{"border-bottom":"1px solid #1F1F22"}},Mu={class:"flex items-center gap-3"},ju={class:"w-3.5 h-3.5 flex-shrink-0",style:{color:"#525252"},fill:"none",stroke:"currentColor",viewBox:"0 0 24 24"},Ou={key:0,class:"text-[9px] px-1 py-0.5 rounded-sm font-mono-log",style:{color:"#525252",background:"#0A0A0B",border:"1px solid #2A2A2D"}},Du={class:"max-h-72 overflow-y-auto"},Lu={key:0,class:"py-10 text-center"},Iu={key:1,class:"py-0.5"},Nu=["onClick","onMouseenter"],Ru={class:"w-6 h-6 rounded-sm flex items-center justify-center text-[10px] font-[JetBrains_Mono,monospace] flex-shrink-0",style:{background:"#0A0A0B",border:"1px solid #1F1F22",color:"#525252"}},Hu={class:"flex-1 min-w-0"},Vu={class:"text-[12px] font-medium truncate font-[JetBrains_Mono,monospace]",style:{color:"#E4E4E7"}},Ku={class:"text-[10px] truncate",style:{color:"#525252"}},Uu={__name:"CommandPalette",props:{isOpen:{type:Boolean,default:!1},projects:{type:Array,default:()=>[]}},emits:["close","select-project","select-stage"],setup(e,{emit:t}){const s=e,n=t,o=ye(""),r=ye(null),i=ye(0),l=[{id:"brainstorm",name:"头脑风暴"},{id:"plan",name:"规划"},{id:"execute",name:"执行"},{id:"verify",name:"验证"}],c=ae(()=>{const y=[];for(const p of s.projects){const v=!o.value||p.name.toLowerCase().includes(o.value.toLowerCase())||p.path.toLowerCase().includes(o.value.toLowerCase());v&&y.push({id:`project-${p.name}`,type:"project",title:p.name,subtitle:p.path,data:p,status:f(p)});for(const b of l)(!o.value||b.name.toLowerCase().includes(o.value.toLowerCase())||b.id.toLowerCase().includes(o.value.toLowerCase())||v)&&y.push({id:`stage-${p.name}-${b.id}`,type:"stage",title:`${p.name} / ${b.name}`,subtitle:`Jump to ${b.name}`,data:{project:p,stage:b.id},status:a(p,b.id)})}return y});function f(y){var v,b,S,j,$;const p=(($=(j=(b=(v=y.state)==null?void 0:v.progress)==null?void 0:b.stages)==null?void 0:j[(S=y.state)==null?void 0:S.currentStage])==null?void 0:$.steps)||[];return p.some(I=>I.status==="failed")?"failed":p.some(I=>I.status==="in-progress")?"in-progress":p.every(I=>I.status==="completed")?"completed":"pending"}function a(y,p){var b,S,j,$;const v=(($=(j=(S=(b=y.state)==null?void 0:b.progress)==null?void 0:S.stages)==null?void 0:j[p])==null?void 0:$.steps)||[];return v.length?v.some(I=>I.status==="failed")?"failed":v.some(I=>I.status==="in-progress")?"in-progress":v.every(I=>I.status==="completed")?"completed":"pending":"pending"}function h(){o.value="",i.value=0,n("close")}function _(y){y.type==="project"?n("select-project",y.data):n("select-stage",y.data),h()}function m(y){y.key==="ArrowDown"?(y.preventDefault(),i.value=Math.min(i.value+1,c.value.length-1)):y.key==="ArrowUp"?(y.preventDefault(),i.value=Math.max(i.value-1,0)):y.key==="Enter"?(y.preventDefault(),c.value[i.value]&&_(c.value[i.value])):y.key==="Escape"&&(y.preventDefault(),h())}return at(c,()=>{i.value=0}),at(()=>s.isOpen,y=>{y&&Os(()=>{var p;(p=r.value)==null||p.focus()})}),(y,p)=>(E(),Ct(Hi,{to:"body"},[X(mn,{name:"backdrop"},{default:Ss(()=>[e.isOpen?(E(),T("div",{key:0,class:"fixed inset-0 z-40",style:{background:"rgba(0,0,0,0.7)","backdrop-filter":"blur(4px)"},onClick:h})):W("",!0)]),_:1}),X(mn,{name:"palette"},{default:Ss(()=>[e.isOpen?(E(),T("div",Pu,[g("div",$u,[g("div",Bu,[g("div",Mu,[(E(),T("svg",ju,[...p[1]||(p[1]=[g("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"},null,-1)])])),Pn(g("input",{ref_key:"searchInput",ref:r,"onUpdate:modelValue":p[0]||(p[0]=v=>o.value=v),type:"text",placeholder:"搜索项目或命令...",class:"flex-1 bg-transparent border-none outline-none text-[12px] font-[JetBrains_Mono,monospace]",style:{color:"#E4E4E7"},onKeydown:m},null,544),[[On,o.value]]),o.value?(E(),T("kbd",Ou,"ESC")):W("",!0)])]),g("div",Du,[c.value.length===0?(E(),T("div",Lu,[...p[2]||(p[2]=[g("p",{class:"text-[11px] font-[JetBrains_Mono,monospace]",style:{color:"#3A3A3D"}},"无结果",-1)])])):(E(),T("div",Iu,[(E(!0),T(pe,null,ut(c.value,(v,b)=>(E(),T("div",{key:v.id,class:Te(["px-4 py-2.5 cursor-pointer transition-colors duration-100 flex items-center gap-3"]),style:ue({background:i.value===b?"rgba(251,191,36,0.06)":"transparent"}),onClick:S=>_(v),onMouseenter:S=>i.value=b},[g("div",Ru,U(v.type==="project"?"□":"◇"),1),g("div",Hu,[g("div",Vu,U(v.title),1),g("div",Ku,U(v.subtitle),1)]),v.status?(E(),Ct(jt,{key:0,status:v.status,size:"sm"},null,8,["status"])):W("",!0)],44,Nu))),128))]))]),p[3]||(p[3]=g("div",{class:"px-4 py-2 flex items-center gap-4 text-[9px] font-mono-log",style:{"border-top":"1px solid #1F1F22",color:"#3A3A3D"}},[g("span",null,[g("kbd",{class:"px-1 rounded-sm",style:{background:"#0A0A0B",border:"1px solid #1F1F22"}},"↑↓"),ze(" 导航")]),g("span",null,[g("kbd",{class:"px-1 rounded-sm",style:{background:"#0A0A0B",border:"1px solid #1F1F22"}},"↵"),ze(" 打开")]),g("span",null,[g("kbd",{class:"px-1 rounded-sm",style:{background:"#0A0A0B",border:"1px solid #1F1F22"}},"esc"),ze(" 关闭")])],-1))])])):W("",!0)]),_:1})]))}},Wu=Dn(Uu,[["__scopeId","data-v-fbb5ff82"]]),Ju={class:"h-screen w-screen flex flex-col overflow-hidden font-[DM_Sans,sans-serif] relative",style:{"background-color":"#151820"}},qu={class:"flex-1 flex overflow-hidden relative z-10"},zu={class:"w-[240px] flex-shrink-0 relative",style:{background:"#1A1E28","border-right":"1px solid #2A3040"}},Gu={class:"flex-1 overflow-hidden accent-stripe"},Yu={__name:"App",setup(e){const t=_c(),s=Sc(),n=ye(!1),o=ye(null),r=ye([]);Ac({onOpenCommandPalette:()=>{n.value=!0},onClose:()=>{n.value?n.value=!1:s.state.activeStep?s.state.activeStep=null:s.closePanel()}}),rs(()=>{t.on("projects:init",m=>{s.updateProjects(m)}),t.on("projects:updated",m=>{s.updateProjects(m)}),t.on("cli:output",m=>{m.projectName===s.activeProjectName.value&&s.appendLog(m.output)}),t.on("cli:complete",m=>{m.projectName===s.activeProjectName.value&&(s.setExecuting(null),o.value={exitCode:m.exitCode,signal:m.signal})}),t.on("cli:started",m=>{m.projectName===s.activeProjectName.value&&(s.setExecuting(m.projectName),o.value=null)}),t.on("cli:killed",m=>{m.projectName===s.activeProjectName.value&&(s.setExecuting(null),o.value={exitCode:-1,signal:"SIGTERM"})}),t.on("scan:paths",m=>{r.value=m})});function i(m){s.selectProject(m)}function l({project:m,stage:y}){s.selectProject(m)}function c(m){s.selectStep(m)}function f(){const m=s.activeProjectName.value;m&&(s.clearLogs(),t.send({type:"cli:execute",data:{projectName:m,command:"next"}}))}function a(){const m=s.activeProjectName.value;m&&t.send({type:"cli:kill",data:{projectName:m}})}function h(m){t.send({type:"scan:add-path",data:{path:m}})}function _(m){t.send({type:"scan:remove-path",data:{path:m}})}return(m,y)=>(E(),T("div",Ju,[y[2]||(y[2]=g("div",{class:"absolute inset-0 pointer-events-none",style:{background:"radial-gradient(ellipse 60% 40% at 10% 20%, rgba(251,191,36,0.04) 0%, transparent 70%), radial-gradient(ellipse 50% 50% at 90% 80%, rgba(251,191,36,0.02) 0%, transparent 70%)"}},null,-1)),g("div",qu,[g("aside",zu,[X(Yc,{projects:me(s).state.projects,"active-project":me(s).state.activeProject,"is-loading":me(s).state.isLoading,"scan-paths":r.value,onSelect:i,"onScan:addPath":h,"onScan:removePath":_},null,8,["projects","active-project","is-loading","scan-paths"])]),g("main",Gu,[X(ja,{project:me(s).state.activeProject,"active-step":me(s).state.activeStep,onSelectStep:c},null,8,["project","active-step"])]),g("aside",{class:Te(["flex-shrink-0 transition-all duration-300 relative overflow-hidden",me(s).state.isPanelOpen?"w-[340px]":"w-0"]),style:{background:"#1A1E28","border-left":"1px solid #2A3040"}},[X(xu,{"is-open":me(s).state.isPanelOpen,"active-step":me(s).state.activeStep,logs:me(s).state.logs,onClose:me(s).closePanel,onClearLogs:me(s).clearLogs},null,8,["is-open","active-step","logs","onClose","onClearLogs"])],2)]),X(Tu,{project:me(s).state.activeProject,"is-executing":me(s).state.executingProject!==null,"execution-result":o.value,"is-panel-open":me(s).state.isPanelOpen,onExecute:f,onKill:a,onTogglePanel:me(s).togglePanel,onOpenPalette:y[0]||(y[0]=p=>n.value=!0)},null,8,["project","is-executing","execution-result","is-panel-open","onTogglePanel"]),X(Wu,{"is-open":n.value,projects:me(s).state.projects,onClose:y[1]||(y[1]=p=>n.value=!1),onSelectProject:i,onSelectStage:l},null,8,["is-open","projects"])]))}};vc(Yu).mount("#app");
@@ -7,8 +7,8 @@
7
7
  <link rel="preconnect" href="https://fonts.googleapis.com">
8
8
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
9
9
  <link href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700&family=JetBrains+Mono:wght@400;500;600;700&display=swap" rel="stylesheet">
10
- <script type="module" crossorigin src="/assets/index-CrCn5Gg6.js"></script>
11
- <link rel="stylesheet" crossorigin href="/assets/index-Bh-GPjKY.css">
10
+ <script type="module" crossorigin src="/assets/index-qx7yiwun.js"></script>
11
+ <link rel="stylesheet" crossorigin href="/assets/index-DHbVrCnq.css">
12
12
  </head>
13
13
  <body style="background-color: #0A0A0B; margin: 0;">
14
14
  <div id="app"></div>