fischer-agentkit/src/agentkit/server/static/assets/EvolutionView-C4KDa_Qc.css

2 lines
6.6 KiB
CSS

.dashboard-overview[data-v-3e27e147]{height:100%;display:flex;flex-direction:column;gap:16px}.overview-cards[data-v-3e27e147]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.overview-card[data-v-3e27e147]{cursor:pointer}.overview-card__footer[data-v-3e27e147]{font-size:12px;color:var(--text-tertiary)}.overview-sections[data-v-3e27e147]{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:16px;min-height:0}.overview-section[data-v-3e27e147]{background:var(--bg-primary);border:1px solid var(--border-color-split);border-radius:8px;padding:16px;display:flex;flex-direction:column;overflow:hidden}.overview-section__header[data-v-3e27e147]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;flex-shrink:0}.overview-section__header h3[data-v-3e27e147]{margin:0;font-size:15px;font-weight:600}.overview-section__empty[data-v-3e27e147]{flex:1;display:flex;align-items:center;justify-content:center}.overview-section__list[data-v-3e27e147]{flex:1;overflow-y:auto}.experience-item[data-v-3e27e147]{display:flex;align-items:center;gap:8px;padding:6px 0;border-bottom:1px solid var(--bg-tertiary)}.experience-item[data-v-3e27e147]:last-child{border-bottom:none}.experience-item__dot[data-v-3e27e147]{width:8px;height:8px;border-radius:50%;flex-shrink:0}.experience-item__dot--success[data-v-3e27e147]{background:var(--color-success)}.experience-item__dot--failure[data-v-3e27e147]{background:var(--color-error)}.experience-item__info[data-v-3e27e147]{flex:1;min-width:0;display:flex;flex-direction:column}.experience-item__goal[data-v-3e27e147]{font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.experience-item__meta[data-v-3e27e147]{font-size:12px;color:var(--text-tertiary)}.pitfall-item[data-v-3e27e147]{display:flex;align-items:center;gap:8px;padding:6px 0;border-bottom:1px solid var(--bg-tertiary)}.pitfall-item[data-v-3e27e147]:last-child{border-bottom:none}.pitfall-item__step[data-v-3e27e147]{flex:1;font-size:13px;font-weight:500}.pitfall-item__rate[data-v-3e27e147]{font-size:12px;color:var(--color-error);font-weight:600}.experience-timeline[data-v-c223af1f]{height:100%;display:flex;flex-direction:column}.timeline-header[data-v-c223af1f]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.timeline-header h3[data-v-c223af1f]{margin:0;font-size:15px;font-weight:600}.timeline-empty[data-v-c223af1f]{flex:1;display:flex;align-items:center;justify-content:center}.timeline-list[data-v-c223af1f]{flex:1;overflow-y:auto;position:relative;padding-left:20px}.timeline-list[data-v-c223af1f]:before{content:"";position:absolute;left:8px;top:0;bottom:0;width:2px;background:var(--border-color)}.timeline-item[data-v-c223af1f]{position:relative;margin-bottom:12px}.timeline-dot[data-v-c223af1f]{position:absolute;left:-16px;top:12px;width:10px;height:10px;border-radius:50%;border:2px solid var(--bg-primary);z-index:1}.timeline-dot--success[data-v-c223af1f]{background:var(--color-success)}.timeline-dot--failure[data-v-c223af1f]{background:var(--color-error)}.timeline-card[data-v-c223af1f]{background:var(--bg-secondary);border:1px solid var(--border-color-split);border-radius:6px;padding:10px 12px;cursor:pointer;transition:box-shadow .2s}.timeline-card[data-v-c223af1f]:hover{box-shadow:0 2px 8px #00000014}.timeline-card__header[data-v-c223af1f]{display:flex;justify-content:space-between;align-items:center;gap:8px}.timeline-card__goal[data-v-c223af1f]{font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.timeline-card__meta[data-v-c223af1f]{display:flex;gap:12px;margin-top:4px;font-size:12px;color:var(--text-tertiary)}.timeline-card__type[data-v-c223af1f]{color:var(--color-primary)}.timeline-card__detail[data-v-c223af1f]{margin-top:8px;padding-top:8px;border-top:1px solid var(--border-color-split)}.detail-section[data-v-c223af1f]{margin-bottom:8px}.detail-label[data-v-c223af1f]{font-size:12px;font-weight:600;color:var(--text-secondary);margin-bottom:4px}.detail-text[data-v-c223af1f]{font-size:12px;color:var(--text-tertiary);line-height:1.5}.detail-list[data-v-c223af1f]{margin:0;padding-left:16px;font-size:12px;color:var(--text-tertiary);line-height:1.6}.pitfall-panel[data-v-d211a4c7]{height:100%;display:flex;flex-direction:column}.pitfall-header[data-v-d211a4c7]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.pitfall-header h3[data-v-d211a4c7]{margin:0;font-size:15px;font-weight:600}.pitfall-input[data-v-d211a4c7]{display:flex;gap:8px;margin-bottom:12px}.pitfall-empty[data-v-d211a4c7]{flex:1;display:flex;align-items:center;justify-content:center}.pitfall-list[data-v-d211a4c7]{flex:1;overflow-y:auto}.pitfall-item[data-v-d211a4c7]{background:var(--bg-secondary);border:1px solid var(--border-color-split);border-radius:6px;padding:10px 12px;margin-bottom:8px}.pitfall-item__header[data-v-d211a4c7]{display:flex;align-items:center;gap:8px;margin-bottom:4px}.pitfall-item__step[data-v-d211a4c7]{font-size:13px;font-weight:500}.pitfall-item__rate[data-v-d211a4c7]{font-size:12px;color:var(--text-tertiary);margin-bottom:4px}.pitfall-item__reason[data-v-d211a4c7]{font-size:12px;color:var(--text-secondary);line-height:1.5;margin-bottom:4px}.pitfall-item__suggestion[data-v-d211a4c7]{font-size:12px;color:var(--color-primary);line-height:1.5}.suggestion-icon[data-v-d211a4c7]{font-size:12px}.usage-panel[data-v-74750570]{height:100%;display:flex;flex-direction:column;background:var(--bg-primary);border:1px solid var(--border-color-split);border-radius:8px;padding:16px}.usage-panel__header[data-v-74750570]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-shrink:0}.usage-panel__header h3[data-v-74750570]{margin:0;font-size:15px;font-weight:600}.usage-summary[data-v-74750570]{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px;flex-shrink:0}.usage-summary__card[data-v-74750570]{background:var(--bg-secondary);border-radius:6px;padding:10px 12px;text-align:center}.usage-summary__label[data-v-74750570]{font-size:12px;color:var(--text-tertiary);margin-bottom:4px}.usage-summary__value[data-v-74750570]{font-size:20px;font-weight:600}.usage-panel__empty[data-v-74750570]{flex:1;display:flex;align-items:center;justify-content:center}.usage-panel__chart[data-v-74750570]{flex:1;min-height:0}.echarts-container[data-v-74750570]{width:100%;height:100%;min-height:300px}.evolution-container[data-v-bcf5d3ee]{height:100%;overflow-y:auto;padding:var(--space-3) var(--space-4);background:var(--bg-primary)}.evolution-tabs[data-v-bcf5d3ee]{height:100%}.evolution-panels[data-v-bcf5d3ee]{display:flex;flex-direction:column;gap:var(--space-4)}