@wrongstack/webui-hq 0.283.1 → 0.284.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (26) hide show
  1. package/dist/assets/ibm-plex-mono-cyrillic-400-normal-BSMlKf0J.woff2 +0 -0
  2. package/dist/assets/ibm-plex-mono-cyrillic-400-normal-CEL4l2ZJ.woff +0 -0
  3. package/dist/assets/ibm-plex-mono-cyrillic-ext-400-normal-DMdlQ8Kv.woff +0 -0
  4. package/dist/assets/ibm-plex-mono-cyrillic-ext-400-normal-xuaO2J-f.woff2 +0 -0
  5. package/dist/assets/ibm-plex-mono-latin-400-normal-CvHOgSBP.woff +0 -0
  6. package/dist/assets/ibm-plex-mono-latin-400-normal-DMJ8VG8y.woff2 +0 -0
  7. package/dist/assets/ibm-plex-mono-latin-ext-400-normal-BmRBH3aV.woff2 +0 -0
  8. package/dist/assets/ibm-plex-mono-latin-ext-400-normal-D3D2R8hC.woff +0 -0
  9. package/dist/assets/ibm-plex-mono-vietnamese-400-normal-BulugwFq.woff2 +0 -0
  10. package/dist/assets/ibm-plex-mono-vietnamese-400-normal-DDuiU_S-.woff +0 -0
  11. package/dist/assets/ibm-plex-sans-cyrillic-ext-wght-normal-d45eAU9y.woff2 +0 -0
  12. package/dist/assets/ibm-plex-sans-cyrillic-wght-normal-BAAhND-U.woff2 +0 -0
  13. package/dist/assets/ibm-plex-sans-greek-wght-normal-CmyJS8uq.woff2 +0 -0
  14. package/dist/assets/ibm-plex-sans-latin-ext-wght-normal-CIII54If.woff2 +0 -0
  15. package/dist/assets/ibm-plex-sans-latin-wght-normal-IvpUvPa2.woff2 +0 -0
  16. package/dist/assets/ibm-plex-sans-vietnamese-wght-normal-Dg1JeJN0.woff2 +0 -0
  17. package/dist/assets/icons-pvlkbVv-.js +304 -0
  18. package/dist/assets/index-B3kgppNi.css +1 -0
  19. package/dist/assets/index-BVzUGgAc.js +62 -0
  20. package/dist/assets/markdown-DMGNhxEM.js +43 -0
  21. package/dist/assets/vendor-CGiuGcge.js +9 -0
  22. package/dist/index.html +5 -3
  23. package/package.json +12 -6
  24. package/dist/assets/index-MFOp_rx0.js +0 -42
  25. package/dist/assets/index-nTN2SNW4.css +0 -1
  26. package/dist/assets/vendor-xxE1au3H.js +0 -17
@@ -1 +0,0 @@
1
- :root{color-scheme:dark;--bg: oklch(15% .02 150);--surface: oklch(19% .03 150);--fg: oklch(85% .18 145);--muted: oklch(60% .12 145);--primary: oklch(85% .18 145);--accent: oklch(80% .15 75);--danger: oklch(65% .2 25);--border: oklch(40% .1 145);--ring: oklch(85% .18 145);--radius: 0rem;--font-mono: "JetBrains Mono", "IBM Plex Mono", "VT323", monospace;--shadow: 0 0 8px color-mix(in oklch, var(--primary) 28%, transparent);--bg2: var(--bg);--panel: var(--surface);--panel2: var(--surface);--inset: var(--bg);--border2: var(--border);--text: var(--fg);--bright: var(--fg);--dim: var(--muted);--green: var(--primary);--amber: var(--accent);--red: var(--danger);--purple: var(--primary);--cyan: var(--primary)}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:var(--font-mono);background:radial-gradient(900px 560px at 76% -12%,color-mix(in oklch,var(--primary) 28%,transparent),transparent 58%),radial-gradient(700px 420px at -12% 112%,color-mix(in oklch,var(--accent) 12%,transparent),transparent 62%),linear-gradient(180deg,var(--bg),var(--bg2));color:var(--text);font-size:13px;line-height:1.45;letter-spacing:.01em;overflow:hidden}body:before{content:"";position:fixed;inset:0;z-index:9999;pointer-events:none;background:repeating-linear-gradient(to bottom,color-mix(in oklch,var(--fg) 6%,transparent) 0,color-mix(in oklch,var(--fg) 6%,transparent) 1px,transparent 1px,transparent 4px);mix-blend-mode:overlay;opacity:.38}body:after{content:"";position:fixed;inset:0;z-index:9998;pointer-events:none;box-shadow:inset 0 0 80px color-mix(in oklch,var(--bg) 65%,transparent)}button,input,select,textarea{font:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:1px solid var(--green);outline-offset:2px;box-shadow:var(--shadow)}::selection{background:var(--green);color:var(--inset)}.hq-app{height:100vh;display:flex;flex-direction:column;position:relative;isolation:isolate}.hq-app:before{content:"HQ://WRONGSTACK-COMMAND-CENTER";position:fixed;right:18px;bottom:10px;color:var(--dim);font-size:10px;letter-spacing:.18em;opacity:.45;pointer-events:none}.hq-header{display:flex;align-items:center;gap:12px;padding:10px 16px;border-bottom:1px solid var(--border);background:color-mix(in oklch,var(--panel) 82%,transparent);box-shadow:0 1px color-mix(in oklch,var(--primary) 28%,transparent),0 0 22px color-mix(in oklch,var(--primary) 28%,transparent)}.hq-brand{color:var(--bright);font-size:14px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;text-shadow:var(--shadow);white-space:nowrap}.hq-brand:before{content:"┌[ ";color:var(--dim)}.hq-brand:after{content:" ]┐";color:var(--dim)}.hq-ui-badge{color:var(--accent);border:1px solid var(--border);background:var(--inset);padding:2px 7px;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.hq-ui-badge:before{content:"UI:";color:var(--dim);margin-right:4px}.hq-led{width:10px;height:14px;border:1px solid var(--border);background:var(--dim);box-shadow:inset 0 0 0 1px var(--inset)}.hq-led[data-live=true]{background:var(--green);border-color:var(--green);box-shadow:0 0 10px color-mix(in oklch,var(--primary) 28%,transparent),inset 0 0 0 1px var(--inset)}.hq-conn{color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.12em}.hq-conn:before{content:"LINK=";color:var(--dim)}.hq-stats{display:flex;gap:8px;margin-left:auto;flex-wrap:wrap;justify-content:flex-end}.hq-stat{min-width:76px;padding:5px 10px;text-align:right;background:var(--inset);border:1px solid var(--border);border-radius:var(--radius);box-shadow:inset 0 0 16px color-mix(in oklch,var(--primary) 28%,transparent)}.hq-stat:before{content:"[";float:left;color:var(--dim)}.hq-stat:after{content:"]";color:var(--dim)}.hq-stat-num{display:block;color:var(--bright);font-size:17px;font-weight:800;line-height:1.05;font-variant-numeric:tabular-nums;text-shadow:0 0 7px color-mix(in oklch,var(--primary) 28%,transparent)}.hq-stat.green .hq-stat-num{color:var(--green)}.hq-stat-label{display:block;color:var(--dim);font-size:9px;text-transform:uppercase;letter-spacing:.12em}.hq-nav{display:flex;gap:0;padding:0 16px;border-bottom:1px solid var(--border);background:color-mix(in oklch,var(--bg2) 86%,transparent);overflow-x:auto;scrollbar-color:var(--border) var(--inset)}.hq-tab{position:relative;display:inline-flex;align-items:center;gap:7px;padding:9px 13px;color:var(--muted);cursor:pointer;background:transparent;border:0;border-left:1px solid transparent;border-right:1px solid transparent;border-radius:var(--radius);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.hq-tab:before{content:"[";color:var(--dim)}.hq-tab:after{content:"]";color:var(--dim)}.hq-tab:hover{color:var(--bright);background:var(--panel2);text-shadow:var(--shadow)}.hq-tab.active{color:var(--inset);background:var(--green);border-left-color:var(--green);border-right-color:var(--green);text-shadow:none;box-shadow:0 0 13px color-mix(in oklch,var(--primary) 28%,transparent)}.hq-tab.active:before,.hq-tab.active:after{color:var(--inset)}.hq-tab-icon{display:none}.hq-badge{min-width:18px;padding:0 5px;color:var(--inset);background:var(--amber);border:1px solid var(--amber);border-radius:var(--radius);font-size:10px;font-weight:900;text-align:center;font-variant-numeric:tabular-nums}.hq-badge.red{background:var(--red);border-color:var(--red);color:var(--fg)}.hq-main{flex:1;min-height:0;overflow:auto;padding:16px;background:linear-gradient(90deg,color-mix(in oklch,var(--primary) 28%,transparent) 1px,transparent 1px),linear-gradient(180deg,color-mix(in oklch,var(--primary) 28%,transparent) 1px,transparent 1px);background-size:32px 32px;scrollbar-color:var(--border) var(--inset)}.hq-main>div{max-width:1480px;margin:0 auto}.hq-empty{color:var(--dim);text-align:center;padding:40px 20px;border:1px dashed var(--border);background:color-mix(in oklch,var(--inset) 72%,transparent)}.hq-empty:before{content:"$ ";color:var(--green);text-shadow:var(--shadow)}.hq-card{position:relative;margin-bottom:12px;padding:14px;background:color-mix(in oklch,var(--panel) 88%,transparent);border:1px solid var(--border);border-radius:var(--radius);box-shadow:inset 0 0 0 1px color-mix(in oklch,var(--bg) 55%,transparent),0 0 16px color-mix(in oklch,var(--primary) 28%,transparent)}.hq-card:before{content:"";position:absolute;left:-1px;top:-1px;width:10px;height:10px;border-top:1px solid var(--green);border-left:1px solid var(--green)}.hq-card:after{content:"";position:absolute;right:-1px;bottom:-1px;width:10px;height:10px;border-right:1px solid var(--green);border-bottom:1px solid var(--green);opacity:.65}.hq-card-title{margin:12px 0 8px;color:var(--green);font-size:11px;text-transform:uppercase;letter-spacing:.18em;font-weight:900;text-shadow:0 0 7px color-mix(in oklch,var(--primary) 28%,transparent)}.hq-card-title:first-child{margin-top:0}.hq-card-title:before{content:"== ";color:var(--dim)}.hq-card-title:after{content:" ==";color:var(--dim)}.hq-row{display:flex;gap:10px;align-items:center;padding:6px 0;min-width:0}.hq-row:hover{background:color-mix(in oklch,var(--primary) 28%,transparent)}.hq-pill{display:inline-flex;align-items:center;justify-content:center;padding:1px 7px;border:1px solid var(--border);border-radius:var(--radius);background:var(--inset);color:var(--muted);font-size:10.5px;font-weight:800;line-height:1.45;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.hq-pill:before{content:"[";color:currentColor;opacity:.65;margin-right:2px}.hq-pill:after{content:"]";color:currentColor;opacity:.65;margin-left:2px}.hq-pill.running,.hq-pill.active,.hq-pill.streamed{border-color:var(--green);background:color-mix(in oklch,var(--primary) 28%,transparent);color:var(--green)}.hq-pill.idle{border-color:var(--dim);background:color-mix(in oklch,var(--surface) 70%,transparent);color:var(--muted)}.hq-pill.error,.hq-pill.failed,.hq-pill.stopped,.hq-pill.critical,.hq-pill.high{border-color:var(--red);background:color-mix(in oklch,var(--surface) 70%,transparent);color:var(--red)}.hq-pill.warn,.hq-pill.medium{border-color:var(--amber);background:color-mix(in oklch,var(--surface) 70%,transparent);color:var(--amber)}.hq-pill.info,.hq-pill.low{border-color:var(--cyan);background:color-mix(in oklch,var(--surface) 70%,transparent);color:var(--cyan)}.hq-mono{font-family:var(--font-mono);font-size:12px;font-variant-numeric:tabular-nums}.hq-btn{border:1px solid var(--green);border-radius:var(--radius);background:var(--green);color:var(--inset);padding:7px 14px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;box-shadow:0 0 10px color-mix(in oklch,var(--primary) 28%,transparent)}.hq-btn:before{content:"> "}.hq-btn:hover{filter:brightness(1.08);box-shadow:var(--shadow)}.hq-btn:disabled{opacity:.45;cursor:default;box-shadow:none}.hq-btn.danger{background:var(--red);border-color:var(--red);color:var(--fg);box-shadow:0 0 10px color-mix(in oklch,var(--danger) 28%,transparent)}.hq-btn.secondary{background:var(--inset);color:var(--text);border-color:var(--border);box-shadow:none}.hq-btn.secondary:hover{color:var(--green);border-color:var(--green)}.hq-input,.hq-textarea,.hq-select{width:100%;padding:7px 10px;border:1px solid var(--border);border-radius:var(--radius);background:var(--inset);color:var(--text);font-size:12px;font-family:var(--font-mono);caret-color:var(--green)}.hq-input::placeholder,.hq-textarea::placeholder{color:var(--dim)}.hq-textarea{min-height:78px;resize:vertical;line-height:1.5}.hq-label{display:block;margin-bottom:5px;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.hq-label:before{content:"$ ";color:var(--green)}.hq-grid{display:grid;gap:12px}.hq-tree-node{padding:5px 9px;cursor:pointer;border-left:2px solid transparent;min-width:0}.hq-tree-node:hover{background:color-mix(in oklch,var(--primary) 28%,transparent);border-left-color:var(--dim)}.hq-tree-node.sel{background:color-mix(in oklch,var(--primary) 28%,transparent);border-left-color:var(--green);box-shadow:inset 0 0 14px color-mix(in oklch,var(--primary) 28%,transparent)}.hq-tree-node.sel:before{content:"> ";color:var(--green)}.hq-spark{color:var(--green);font-family:var(--font-mono);font-size:12px;letter-spacing:-1px;text-shadow:0 0 6px color-mix(in oklch,var(--primary) 28%,transparent)}.hq-toggle{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;color:var(--muted);background:var(--inset);border:1px solid var(--border);border-radius:var(--radius);font-size:12px;line-height:1;cursor:pointer}.hq-toggle:hover{color:var(--green);border-color:var(--green);box-shadow:0 0 8px color-mix(in oklch,var(--primary) 28%,transparent)}.hq-msg-list{display:flex;flex-direction:column;gap:7px;border-top:1px solid var(--border);padding-top:10px}.hq-msg{background:var(--inset);border:1px solid var(--border);border-radius:var(--radius);padding:9px 10px}.hq-msg:hover{border-color:var(--border2)}.hq-msg.done{opacity:.6}.hq-msg-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap;cursor:default}.hq-msg-head>.hq-msg-toggle{margin-left:4px}.hq-msg-icon{display:none}.hq-msg-subject{flex:1 1 180px;min-width:120px;color:var(--bright);font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hq-msg-subject:before{content:"SUBJ:";color:var(--dim);margin-right:6px;font-size:10px}.hq-msg-route{color:var(--muted);font-size:11px}.hq-msg-time,.hq-msg-id{color:var(--dim);font-size:11px}.hq-msg-flag{font-size:11px;font-weight:800;text-transform:uppercase}.hq-msg-flag.open{color:var(--amber)}.hq-msg-flag.done{color:var(--green)}.hq-msg-body{margin-top:9px;padding:10px 12px;background:var(--panel2);border:1px solid var(--border);border-radius:var(--radius)}.hq-msg-pre{margin:0;padding:0;background:transparent;color:var(--text);font-family:var(--font-mono);font-size:12px;white-space:pre-wrap;word-break:break-word;line-height:1.5}.hq-msg-sublabel{margin:10px 0 4px;color:var(--dim);font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.hq-msg-meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px;padding-top:8px;border-top:1px dashed var(--border);color:var(--muted);font-size:11px}.hq-msg-meta strong{color:var(--green);font-weight:800;margin-right:4px}.hq-mailbox-modebar{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px}.hq-mailbox-filterbar{display:grid;gap:12px}.hq-filter-section{display:grid;gap:6px}.hq-filter-chip-row{display:flex;flex-wrap:wrap;gap:6px}.hq-filter-chip{cursor:pointer}.hq-filter-chip.selected{border-color:var(--green);color:var(--green);box-shadow:var(--shadow)}.hq-check{display:inline-flex;align-items:center;gap:8px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;cursor:pointer}.hq-check input{accent-color:var(--green)}.hq-live-feed{border-top:0;padding-top:0}.hq-control-target{display:grid;gap:10px}.hq-control-meta{display:flex;flex-wrap:wrap;gap:10px;color:var(--muted);font-size:11px}.hq-control-meta strong{color:var(--green);margin-right:4px;text-transform:uppercase}.hq-control-steps{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.hq-step{border:1px solid var(--border);background:var(--inset);color:var(--dim);padding:3px 8px;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.hq-step.active{border-color:var(--green);color:var(--green);box-shadow:var(--shadow)}.hq-btn-selected{border-color:var(--green)!important;color:var(--green)!important;box-shadow:var(--shadow)!important}.hq-card-danger{border-color:var(--red)}.hq-card-danger:before,.hq-card-danger:after{border-color:var(--red)}.hq-control-warning{margin-top:10px;color:var(--amber);border:1px dashed var(--amber);background:var(--inset);padding:8px 10px;font-size:12px}.hq-command-preview,.hq-command-audit{display:grid;gap:10px}.hq-audit-list{display:grid;gap:8px}.hq-audit-row{border:1px solid var(--border);background:var(--inset);padding:9px 10px;display:grid;gap:7px}.hq-audit-main,.hq-audit-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.hq-audit-meta{color:var(--muted);font-size:11px}.hq-audit-meta strong{color:var(--green);margin-right:4px;text-transform:uppercase}.hq-audit-message{color:var(--text);border-top:1px dashed var(--border);padding-top:7px;font-size:12px;white-space:pre-wrap;word-break:break-word}.hq-cockpit-summary,.hq-cockpit-section{display:grid;gap:10px}.hq-cockpit-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px}.hq-cockpit-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;border-top:1px dashed var(--border);padding-top:10px}.hq-cockpit-actions-copy{display:grid;gap:4px;min-width:180px}.hq-cockpit-actions-buttons{display:flex;flex:1 1 360px;flex-wrap:wrap;gap:8px}.hq-cockpit-alert-list,.hq-cockpit-cost-list{display:grid;gap:8px}.hq-cockpit-alert-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;border:1px solid var(--border);background:var(--inset);padding:7px 10px;font-size:12px}.hq-cockpit-alert-msg{color:var(--text);flex:1 1 220px;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hq-cockpit-cost-row{display:grid;gap:5px;border:1px solid var(--border);background:var(--inset);padding:9px 10px}.hq-cockpit-cost-line{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.hq-cockpit-cost-name{font-weight:900}.hq-cockpit-cost-bar{position:relative;height:4px;background:var(--bg);border:1px solid var(--border);overflow:hidden}.hq-cockpit-cost-bar>span{display:block;height:100%;background:var(--primary);box-shadow:var(--shadow)}.hq-cockpit-cost-meta{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:11px}.hq-chat-header{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:10px}.hq-chat-sid{color:var(--muted);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:46vw}.hq-chat-counts{display:flex;gap:6px;margin-left:auto}.hq-chat-scroll{max-height:74vh;overflow-y:auto;padding:6px 4px 12px;border:1px solid var(--border);background:color-mix(in oklch,var(--panel) 88%,transparent);box-shadow:inset 0 0 0 1px color-mix(in oklch,var(--bg) 55%,transparent);scrollbar-color:var(--border) var(--inset)}.hq-chat-stream{display:flex;flex-direction:column;gap:10px;padding:8px}.hq-chat-turn{display:flex;flex-direction:column}.hq-chat-turn.user{align-items:flex-end}.hq-chat-turn.assistant,.hq-chat-turn.error{align-items:flex-start}.hq-chat-bubble{max-width:min(88%,940px);border:1px solid var(--border);border-radius:var(--radius);padding:8px 11px;background:var(--inset);position:relative}.hq-chat-bubble.user{border-color:var(--green);background:color-mix(in oklch,var(--primary) 12%,var(--inset));box-shadow:0 0 10px color-mix(in oklch,var(--primary) 18%,transparent)}.hq-chat-bubble.assistant{border-left:2px solid var(--green);background:var(--panel2)}.hq-chat-bubble.error{border-color:var(--red);background:color-mix(in oklch,var(--danger) 10%,var(--inset))}.hq-chat-role{display:flex;align-items:center;gap:8px;color:var(--dim);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;margin-bottom:5px}.hq-chat-role.err{color:var(--red)}.hq-chat-clock{margin-left:auto;color:var(--dim);font-weight:500;letter-spacing:.06em;font-variant-numeric:tabular-nums}.hq-chat-prose{color:var(--text);font-family:var(--font-mono);font-size:12.5px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.hq-chat-prose+.hq-chat-code,.hq-chat-code+.hq-chat-prose{margin-top:8px}.hq-chat-code{position:relative;margin:6px 0;padding:10px 11px;background:var(--bg);border:1px solid var(--border);border-left:2px solid var(--accent);overflow-x:auto;color:var(--text);font-family:var(--font-mono);font-size:12px;line-height:1.5;white-space:pre}.hq-chat-code code{font:inherit;color:inherit;white-space:pre}.hq-chat-code-lang{padding:1px 6px;color:var(--inset);background:var(--accent);font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.hq-chat-turn.system{align-items:center}.hq-chat-system-line{display:inline-flex;align-items:center;gap:10px;color:var(--dim);font-size:11px;letter-spacing:.06em;padding:2px 10px;border:1px dashed var(--border);background:color-mix(in oklch,var(--inset) 60%,transparent)}.hq-chat-system-line:before{content:"» ";color:var(--green)}.hq-chat-turn.tool{align-items:stretch}.hq-chat-turn.tool .hq-tool-head,.hq-chat-turn.tool .hq-tool-body{border:1px solid var(--border);background:var(--panel2)}.hq-tool-head{display:flex;align-items:center;gap:9px;width:100%;padding:6px 10px;color:var(--text);text-align:left;cursor:pointer;border-radius:var(--radius)}.hq-chat-turn.tool.err .hq-tool-head{border-color:var(--red)}.hq-tool-head:hover{border-color:var(--green);box-shadow:inset 0 0 12px color-mix(in oklch,var(--primary) 14%,transparent)}.hq-tool-caret{color:var(--dim);width:10px;flex-shrink:0}.hq-tool-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0;background:var(--green);box-shadow:0 0 6px color-mix(in oklch,var(--primary) 40%,transparent)}.hq-tool-dot.err{background:var(--red);box-shadow:0 0 6px color-mix(in oklch,var(--danger) 40%,transparent)}.hq-tool-name{color:var(--green);font-weight:900;letter-spacing:.04em;flex-shrink:0}.hq-tool-summary{color:var(--muted);font-size:11.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;flex:1 1 auto}.hq-tool-dur{color:var(--dim);font-size:10.5px;font-variant-numeric:tabular-nums;flex-shrink:0;margin-left:auto}.hq-tool-body{border-top:0!important;padding:8px 10px 10px;display:flex;flex-direction:column;gap:10px}.hq-tool-section{display:flex;flex-direction:column;gap:4px}.hq-tool-section-label{color:var(--dim);font-size:9px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.hq-tool-pre{margin:0;padding:8px 10px;max-height:360px;overflow:auto;background:var(--bg);border:1px solid var(--border);color:var(--text);font-family:var(--font-mono);font-size:11.5px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.hq-tool-pre.term{border-left:2px solid var(--green);color:color-mix(in oklch,var(--green) 88%,var(--text))}.hq-tool-pre.err{border-color:var(--red);color:var(--red)}.hq-tool-result-note{color:var(--muted);font-size:11px}.hq-tool-empty{color:var(--dim);font-size:11px;font-style:italic}.hq-diff{border:1px solid var(--border);background:var(--bg)}.hq-diff-stat{display:flex;gap:10px;padding:3px 10px;border-bottom:1px solid var(--border);font-size:10.5px;font-weight:900;letter-spacing:.06em}.hq-diff-add-count{color:var(--green)}.hq-diff-del-count{color:var(--red)}.hq-diff-body{margin:0;padding:6px 0;max-height:360px;overflow:auto;font-family:var(--font-mono);font-size:11.5px;line-height:1.5}.hq-diff-line{display:block;padding:0 10px 0 0;white-space:pre-wrap;word-break:break-word}.hq-diff-line.add{background:color-mix(in oklch,var(--green) 14%,transparent);color:color-mix(in oklch,var(--green) 80%,var(--text))}.hq-diff-line.del{background:color-mix(in oklch,var(--red) 12%,transparent);color:color-mix(in oklch,var(--red) 80%,var(--text))}.hq-diff-line.ctx{color:var(--muted)}.hq-diff-gutter{display:inline-block;width:20px;text-align:center;color:var(--dim);user-select:none}.hq-diff-path{margin-right:auto;color:var(--muted);font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:60%}.hq-todo-list{margin:0;padding:0;list-style:none;border:1px solid var(--border);background:var(--bg)}.hq-todo{display:flex;gap:8px;align-items:baseline;padding:5px 10px;font-size:12px;border-bottom:1px solid color-mix(in oklch,var(--border) 55%,transparent)}.hq-todo:last-child{border-bottom:0}.hq-todo-mark{flex-shrink:0;width:14px;text-align:center;font-weight:900}.hq-todo-text{color:var(--text);word-break:break-word}.hq-todo.completed .hq-todo-mark{color:var(--green)}.hq-todo.completed .hq-todo-text{color:var(--dim);text-decoration:line-through}.hq-todo.in_progress .hq-todo-mark{color:var(--amber)}.hq-todo.in_progress .hq-todo-text{color:var(--bright);font-weight:800}.hq-todo.pending .hq-todo-mark{color:var(--dim)}.hq-tool-section-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.hq-copy-btn{border:1px solid var(--border);background:var(--inset);color:var(--dim);padding:1px 7px;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;line-height:1.5}.hq-copy-btn:hover{color:var(--green);border-color:var(--green)}.hq-chat-code{padding-top:14px}.hq-chat-code-bar{position:absolute;top:0;right:0;display:inline-flex;align-items:stretch}.hq-chat-code-copy{opacity:0;transition:opacity .12s}.hq-chat-code:hover .hq-chat-code-copy{opacity:1}@media(max-width:900px){.hq-header{align-items:flex-start;flex-wrap:wrap}.hq-stats{width:100%;margin-left:0;justify-content:flex-start}.hq-stat{min-width:68px}.hq-main{padding:10px}.hq-grid{grid-template-columns:1fr!important}.hq-row{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}body:before{opacity:.16}}
@@ -1,17 +0,0 @@
1
- function ue(p){return p&&p.__esModule&&Object.prototype.hasOwnProperty.call(p,"default")?p.default:p}var I={exports:{}},n={};/**
2
- * @license React
3
- * react.production.js
4
- *
5
- * Copyright (c) Meta Platforms, Inc. and affiliates.
6
- *
7
- * This source code is licensed under the MIT license found in the
8
- * LICENSE file in the root directory of this source tree.
9
- */var K;function te(){if(K)return n;K=1;var p=Symbol.for("react.transitional.element"),R=Symbol.for("react.portal"),E=Symbol.for("react.fragment"),y=Symbol.for("react.strict_mode"),P=Symbol.for("react.profiler"),w=Symbol.for("react.consumer"),m=Symbol.for("react.context"),T=Symbol.for("react.forward_ref"),i=Symbol.for("react.suspense"),t=Symbol.for("react.memo"),c=Symbol.for("react.lazy"),v=Symbol.for("react.activity"),C=Symbol.iterator;function A(e){return e===null||typeof e!="object"?null:(e=C&&e[C]||e["@@iterator"],typeof e=="function"?e:null)}var U={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},Y=Object.assign,k={};function O(e,r,o){this.props=e,this.context=r,this.refs=k,this.updater=o||U}O.prototype.isReactComponent={},O.prototype.setState=function(e,r){if(typeof e!="object"&&typeof e!="function"&&e!=null)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,r,"setState")},O.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function b(){}b.prototype=O.prototype;function H(e,r,o){this.props=e,this.context=r,this.refs=k,this.updater=o||U}var N=H.prototype=new b;N.constructor=H,Y(N,O.prototype),N.isPureReactComponent=!0;var q=Array.isArray;function D(){}var a={H:null,A:null,T:null,S:null},x=Object.prototype.hasOwnProperty;function L(e,r,o){var u=o.ref;return{$$typeof:p,type:e,key:r,ref:u!==void 0?u:null,props:o}}function Q(e,r){return L(e.type,r,e.props)}function j(e){return typeof e=="object"&&e!==null&&e.$$typeof===p}function Z(e){var r={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(o){return r[o]})}var G=/\/+/g;function M(e,r){return typeof e=="object"&&e!==null&&e.key!=null?Z(""+e.key):r.toString(36)}function J(e){switch(e.status){case"fulfilled":return e.value;case"rejected":throw e.reason;default:switch(typeof e.status=="string"?e.then(D,D):(e.status="pending",e.then(function(r){e.status==="pending"&&(e.status="fulfilled",e.value=r)},function(r){e.status==="pending"&&(e.status="rejected",e.reason=r)})),e.status){case"fulfilled":return e.value;case"rejected":throw e.reason}}throw e}function S(e,r,o,u,s){var f=typeof e;(f==="undefined"||f==="boolean")&&(e=null);var l=!1;if(e===null)l=!0;else switch(f){case"bigint":case"string":case"number":l=!0;break;case"object":switch(e.$$typeof){case p:case R:l=!0;break;case c:return l=e._init,S(l(e._payload),r,o,u,s)}}if(l)return s=s(e),l=u===""?"."+M(e,0):u,q(s)?(o="",l!=null&&(o=l.replace(G,"$&/")+"/"),S(s,r,o,"",function(ee){return ee})):s!=null&&(j(s)&&(s=Q(s,o+(s.key==null||e&&e.key===s.key?"":(""+s.key).replace(G,"$&/")+"/")+l)),r.push(s)),1;l=0;var d=u===""?".":u+":";if(q(e))for(var g=0;g<e.length;g++)u=e[g],f=d+M(u,g),l+=S(u,r,o,f,s);else if(g=A(e),typeof g=="function")for(e=g.call(e),g=0;!(u=e.next()).done;)u=u.value,f=d+M(u,g++),l+=S(u,r,o,f,s);else if(f==="object"){if(typeof e.then=="function")return S(J(e),r,o,u,s);throw r=String(e),Error("Objects are not valid as a React child (found: "+(r==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":r)+"). If you meant to render a collection of children, use an array instead.")}return l}function h(e,r,o){if(e==null)return e;var u=[],s=0;return S(e,u,"","",function(f){return r.call(o,f,s++)}),u}function V(e){if(e._status===-1){var r=e._result;r=r(),r.then(function(o){(e._status===0||e._status===-1)&&(e._status=1,e._result=o)},function(o){(e._status===0||e._status===-1)&&(e._status=2,e._result=o)}),e._status===-1&&(e._status=0,e._result=r)}if(e._status===1)return e._result.default;throw e._result}var z=typeof reportError=="function"?reportError:function(e){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var r=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof e=="object"&&e!==null&&typeof e.message=="string"?String(e.message):String(e),error:e});if(!window.dispatchEvent(r))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",e);return}console.error(e)},F={map:h,forEach:function(e,r,o){h(e,function(){r.apply(this,arguments)},o)},count:function(e){var r=0;return h(e,function(){r++}),r},toArray:function(e){return h(e,function(r){return r})||[]},only:function(e){if(!j(e))throw Error("React.Children.only expected to receive a single React element child.");return e}};return n.Activity=v,n.Children=F,n.Component=O,n.Fragment=E,n.Profiler=P,n.PureComponent=H,n.StrictMode=y,n.Suspense=i,n.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=a,n.__COMPILER_RUNTIME={__proto__:null,c:function(e){return a.H.useMemoCache(e)}},n.cache=function(e){return function(){return e.apply(null,arguments)}},n.cacheSignal=function(){return null},n.cloneElement=function(e,r,o){if(e==null)throw Error("The argument must be a React element, but you passed "+e+".");var u=Y({},e.props),s=e.key;if(r!=null)for(f in r.key!==void 0&&(s=""+r.key),r)!x.call(r,f)||f==="key"||f==="__self"||f==="__source"||f==="ref"&&r.ref===void 0||(u[f]=r[f]);var f=arguments.length-2;if(f===1)u.children=o;else if(1<f){for(var l=Array(f),d=0;d<f;d++)l[d]=arguments[d+2];u.children=l}return L(e.type,s,u)},n.createContext=function(e){return e={$$typeof:m,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null},e.Provider=e,e.Consumer={$$typeof:w,_context:e},e},n.createElement=function(e,r,o){var u,s={},f=null;if(r!=null)for(u in r.key!==void 0&&(f=""+r.key),r)x.call(r,u)&&u!=="key"&&u!=="__self"&&u!=="__source"&&(s[u]=r[u]);var l=arguments.length-2;if(l===1)s.children=o;else if(1<l){for(var d=Array(l),g=0;g<l;g++)d[g]=arguments[g+2];s.children=d}if(e&&e.defaultProps)for(u in l=e.defaultProps,l)s[u]===void 0&&(s[u]=l[u]);return L(e,f,s)},n.createRef=function(){return{current:null}},n.forwardRef=function(e){return{$$typeof:T,render:e}},n.isValidElement=j,n.lazy=function(e){return{$$typeof:c,_payload:{_status:-1,_result:e},_init:V}},n.memo=function(e,r){return{$$typeof:t,type:e,compare:r===void 0?null:r}},n.startTransition=function(e){var r=a.T,o={};a.T=o;try{var u=e(),s=a.S;s!==null&&s(o,u),typeof u=="object"&&u!==null&&typeof u.then=="function"&&u.then(D,z)}catch(f){z(f)}finally{r!==null&&o.types!==null&&(r.types=o.types),a.T=r}},n.unstable_useCacheRefresh=function(){return a.H.useCacheRefresh()},n.use=function(e){return a.H.use(e)},n.useActionState=function(e,r,o){return a.H.useActionState(e,r,o)},n.useCallback=function(e,r){return a.H.useCallback(e,r)},n.useContext=function(e){return a.H.useContext(e)},n.useDebugValue=function(){},n.useDeferredValue=function(e,r){return a.H.useDeferredValue(e,r)},n.useEffect=function(e,r){return a.H.useEffect(e,r)},n.useEffectEvent=function(e){return a.H.useEffectEvent(e)},n.useId=function(){return a.H.useId()},n.useImperativeHandle=function(e,r,o){return a.H.useImperativeHandle(e,r,o)},n.useInsertionEffect=function(e,r){return a.H.useInsertionEffect(e,r)},n.useLayoutEffect=function(e,r){return a.H.useLayoutEffect(e,r)},n.useMemo=function(e,r){return a.H.useMemo(e,r)},n.useOptimistic=function(e,r){return a.H.useOptimistic(e,r)},n.useReducer=function(e,r,o){return a.H.useReducer(e,r,o)},n.useRef=function(e){return a.H.useRef(e)},n.useState=function(e){return a.H.useState(e)},n.useSyncExternalStore=function(e,r,o){return a.H.useSyncExternalStore(e,r,o)},n.useTransition=function(){return a.H.useTransition()},n.version="19.2.7",n}var B;function re(){return B||(B=1,I.exports=te()),I.exports}var $={exports:{}},_={};/**
10
- * @license React
11
- * react-dom.production.js
12
- *
13
- * Copyright (c) Meta Platforms, Inc. and affiliates.
14
- *
15
- * This source code is licensed under the MIT license found in the
16
- * LICENSE file in the root directory of this source tree.
17
- */var W;function ne(){if(W)return _;W=1;var p=re();function R(i){var t="https://react.dev/errors/"+i;if(1<arguments.length){t+="?args[]="+encodeURIComponent(arguments[1]);for(var c=2;c<arguments.length;c++)t+="&args[]="+encodeURIComponent(arguments[c])}return"Minified React error #"+i+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function E(){}var y={d:{f:E,r:function(){throw Error(R(522))},D:E,C:E,L:E,m:E,X:E,S:E,M:E},p:0,findDOMNode:null},P=Symbol.for("react.portal");function w(i,t,c){var v=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:P,key:v==null?null:""+v,children:i,containerInfo:t,implementation:c}}var m=p.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function T(i,t){if(i==="font")return"";if(typeof t=="string")return t==="use-credentials"?t:""}return _.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=y,_.createPortal=function(i,t){var c=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!t||t.nodeType!==1&&t.nodeType!==9&&t.nodeType!==11)throw Error(R(299));return w(i,t,null,c)},_.flushSync=function(i){var t=m.T,c=y.p;try{if(m.T=null,y.p=2,i)return i()}finally{m.T=t,y.p=c,y.d.f()}},_.preconnect=function(i,t){typeof i=="string"&&(t?(t=t.crossOrigin,t=typeof t=="string"?t==="use-credentials"?t:"":void 0):t=null,y.d.C(i,t))},_.prefetchDNS=function(i){typeof i=="string"&&y.d.D(i)},_.preinit=function(i,t){if(typeof i=="string"&&t&&typeof t.as=="string"){var c=t.as,v=T(c,t.crossOrigin),C=typeof t.integrity=="string"?t.integrity:void 0,A=typeof t.fetchPriority=="string"?t.fetchPriority:void 0;c==="style"?y.d.S(i,typeof t.precedence=="string"?t.precedence:void 0,{crossOrigin:v,integrity:C,fetchPriority:A}):c==="script"&&y.d.X(i,{crossOrigin:v,integrity:C,fetchPriority:A,nonce:typeof t.nonce=="string"?t.nonce:void 0})}},_.preinitModule=function(i,t){if(typeof i=="string")if(typeof t=="object"&&t!==null){if(t.as==null||t.as==="script"){var c=T(t.as,t.crossOrigin);y.d.M(i,{crossOrigin:c,integrity:typeof t.integrity=="string"?t.integrity:void 0,nonce:typeof t.nonce=="string"?t.nonce:void 0})}}else t==null&&y.d.M(i)},_.preload=function(i,t){if(typeof i=="string"&&typeof t=="object"&&t!==null&&typeof t.as=="string"){var c=t.as,v=T(c,t.crossOrigin);y.d.L(i,c,{crossOrigin:v,integrity:typeof t.integrity=="string"?t.integrity:void 0,nonce:typeof t.nonce=="string"?t.nonce:void 0,type:typeof t.type=="string"?t.type:void 0,fetchPriority:typeof t.fetchPriority=="string"?t.fetchPriority:void 0,referrerPolicy:typeof t.referrerPolicy=="string"?t.referrerPolicy:void 0,imageSrcSet:typeof t.imageSrcSet=="string"?t.imageSrcSet:void 0,imageSizes:typeof t.imageSizes=="string"?t.imageSizes:void 0,media:typeof t.media=="string"?t.media:void 0})}},_.preloadModule=function(i,t){if(typeof i=="string")if(t){var c=T(t.as,t.crossOrigin);y.d.m(i,{as:typeof t.as=="string"&&t.as!=="script"?t.as:void 0,crossOrigin:c,integrity:typeof t.integrity=="string"?t.integrity:void 0})}else y.d.m(i)},_.requestFormReset=function(i){y.d.r(i)},_.unstable_batchedUpdates=function(i,t){return i(t)},_.useFormState=function(i,t,c){return m.H.useFormState(i,t,c)},_.useFormStatus=function(){return m.H.useHostTransitionStatus()},_.version="19.2.7",_}var X;function oe(){if(X)return $.exports;X=1;function p(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(p)}catch(R){console.error(R)}}return p(),$.exports=ne(),$.exports}export{oe as a,ue as g,re as r};