@eworkbase/plugin-codegraph 0.1.0

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.
@@ -0,0 +1 @@
1
+ :root{--color-foreground: #342f28;--color-muted: #6c675f;--color-tertiary: #756f66;--color-border: #e2dfd6;--color-border-strong: #c9c4b8;--color-surface: #fff;--color-surface-muted: #f3f2ed;--color-table-row: #fcfbf7;--color-brand: #8a5000;--color-brand-weak: #fffee5;--color-primary: #ffde39;--color-primary-hover: #ffca00;--color-primary-foreground: #322d16;--color-accent: #0969da;--color-warning: #9a5600;--color-danger: #b9360a;--color-success: #087c75;--shadow-card: 0 1px 2px rgb(80 46 0 / 6%);color:var(--color-foreground);background:transparent;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{min-width:320px;margin:0;background:transparent}button{font:inherit}button:focus-visible{outline:2px solid color-mix(in srgb,var(--color-accent) 20%,transparent);outline-offset:2px}h1,h2,p{margin-top:0}.app-shell{width:100%;padding:16px}.page-header,.action-bar{display:flex;align-items:center;gap:12px}.page-header{justify-content:space-between}h1{margin-bottom:4px;font-size:22px;letter-spacing:-.02em}h2{margin-bottom:10px;font-size:15px}.eyebrow{margin-bottom:3px;color:var(--color-brand);font-size:12px;font-weight:700;letter-spacing:0}.page-description{margin-bottom:0;color:var(--color-muted);line-height:1.6}.status-pill{display:inline-flex;flex:none;align-items:center;gap:6px;min-height:24px;padding:3px 9px;border:0;border-radius:999px;color:var(--color-foreground);background:var(--color-surface-muted);box-shadow:inset 0 0 0 1px var(--color-border);font-size:12px;font-weight:700;line-height:16px;white-space:nowrap}.status-pill:before{width:6px;height:6px;border-radius:50%;background:currentColor;content:"";opacity:.8}.status-pill[data-status=ready]{color:var(--color-success);background:color-mix(in srgb,var(--color-success) 10%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-success) 25%,transparent)}.status-pill[data-status=needsSync],.status-pill[data-status=needsReindex],.status-pill[data-status=incomplete],.status-pill[data-status=uninitialized]{color:var(--color-warning);background:color-mix(in srgb,var(--color-warning) 10%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-warning) 25%,transparent)}.status-pill[data-status=loading],.status-pill[data-status=working]{color:var(--color-accent);background:color-mix(in srgb,var(--color-accent) 10%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-accent) 25%,transparent)}.status-pill[data-status=loading]:before,.status-pill[data-status=working]:before{width:10px;height:10px;border:2px solid currentColor;border-right-color:transparent;background:transparent;animation:button-spin .7s linear infinite;opacity:1}.action-bar{flex-wrap:wrap;margin-top:12px}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:34px;padding:7px 12px;border-radius:8px;cursor:pointer;font-weight:700}.primary-button{border:1px solid var(--color-primary);color:var(--color-primary-foreground);background:var(--color-primary)}.primary-button:hover:not(:disabled){background:var(--color-primary-hover)}.secondary-button{border:1px solid var(--color-border-strong);color:var(--color-foreground);background:var(--color-surface)}.secondary-button:hover:not(:disabled){background:var(--color-surface-muted)}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.55}.primary-button[aria-busy=true]:before,.secondary-button[aria-busy=true]:before{width:14px;height:14px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:button-spin .7s linear infinite;content:""}@keyframes button-spin{to{transform:rotate(360deg)}}.error-message,.notice-card,.loading-card{padding:10px 12px;margin:12px 0 0;border:1px solid var(--color-border);border-radius:10px;background:var(--color-surface)}.error-message{color:var(--color-danger);border-color:color-mix(in srgb,var(--color-danger) 25%,transparent);background:color-mix(in srgb,var(--color-danger) 7%,var(--color-surface))}.notice-card[data-tone=success]{color:var(--color-success);border-color:color-mix(in srgb,var(--color-success) 22%,transparent);background:color-mix(in srgb,var(--color-success) 7%,var(--color-surface))}.notice-card[data-tone=warning]{color:var(--color-brand);border-color:color-mix(in srgb,var(--color-warning) 25%,transparent);background:color-mix(in srgb,var(--color-warning) 7%,var(--color-surface))}.notice-card[data-tone=info]{color:var(--color-accent);border-color:color-mix(in srgb,var(--color-accent) 22%,transparent);background:color-mix(in srgb,var(--color-accent) 7%,var(--color-surface))}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:12px;overflow:hidden;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface)}.metric-card,.detail-card,.loading-card{border:1px solid var(--color-border);background:var(--color-surface)}.metric-card{padding:11px 12px;border:0;border-right:1px solid var(--color-border)}.metric-card:last-child{border-right:0}.metric-card p,.metric-card span{margin-bottom:0;color:var(--color-muted);font-size:12px}.metric-card strong{display:block;margin:4px 0 2px;font-size:18px;letter-spacing:-.02em}.detail-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.8fr);gap:12px;margin-top:12px}.detail-card{min-width:0;padding:14px;border-radius:8px}.detail-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;overflow:hidden;border:1px solid var(--color-border);border-radius:7px}.detail-list div{min-width:0;padding:9px 10px;border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:var(--color-surface)}.detail-list dt{margin-bottom:5px;color:var(--color-tertiary);font-size:12px}.detail-list dd{margin:0;overflow-wrap:anywhere;font-size:13px}.index-path{margin:16px 0 0;overflow:hidden;color:var(--color-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.node-kind-list{display:grid;gap:7px;padding:0;margin:0;list-style:none}.node-kind-list li{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 10px;border-radius:6px;background:var(--color-table-row);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.empty-message,.loading-card{color:var(--color-muted)}@media(max-width:760px){.app-shell{padding:12px}.page-header{align-items:flex-start}.metric-grid,.detail-grid,.detail-list{grid-template-columns:1fr}.metric-card{border-right:0;border-bottom:1px solid var(--color-border)}.metric-card:last-child{border-bottom:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}