Files
roa2web-service-auto/deploy-package-20260223-151231/frontend/assets/OCRMetricsView.WMLZtZ2R.css
Claude Agent 8bc567a9c5 fix telegram
2026-02-23 15:12:33 +00:00

2 lines
8.5 KiB
CSS

.ocr-metrics-view[data-v-3c951048]{padding:1.5rem;max-width:1400px;margin:0 auto}.ocr-metrics-view.mobile-layout[data-v-3c951048]{padding:var(--space-sm);padding-top:56px;padding-bottom:56px}.page-header[data-v-3c951048]{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-md);flex-wrap:wrap;gap:var(--space-md)}.page-header h1[data-v-3c951048]{font-size:1.5rem;font-weight:600;color:var(--text-color);margin:0}.days-selector[data-v-3c951048]{min-width:160px}.filter-active[data-v-3c951048]{background:var(--primary-100, #e0e7ff)!important;color:var(--primary-700, #4338ca)!important}.section-header[data-v-3c951048]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:.75rem}.section-header .section-title[data-v-3c951048]{margin:0}.section-actions[data-v-3c951048]{display:flex;gap:.75rem;align-items:center}.section-actions .days-selector[data-v-3c951048]{min-width:150px}.history-filters-toolbar[data-v-3c951048]{background:var(--surface-ground, #f8fafc);border:1px solid var(--surface-border, #e2e8f0);border-radius:8px;padding:.75rem 1rem;margin-bottom:1rem}.filters-row[data-v-3c951048]{display:flex;align-items:flex-end;gap:1rem;flex-wrap:wrap}.filter-item[data-v-3c951048]{display:flex;flex-direction:column;gap:.25rem;min-width:150px}.filter-label[data-v-3c951048]{font-size:.75rem;font-weight:500;color:var(--text-color-secondary, #64748b);text-transform:uppercase;letter-spacing:.025em}.filter-dropdown[data-v-3c951048]{min-width:160px}.filter-actions[data-v-3c951048]{display:flex;gap:.5rem;margin-left:auto}.filter-info[data-v-3c951048]{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--surface-border, #e2e8f0);font-size:.8125rem;color:var(--text-color-secondary, #64748b)}.filter-info i[data-v-3c951048]{color:var(--primary-500, #6366f1)}@media (max-width: 768px){.section-header[data-v-3c951048]{flex-direction:column;align-items:stretch}.section-actions[data-v-3c951048]{justify-content:space-between}.section-actions .days-selector[data-v-3c951048]{flex:1;min-width:0}.filters-row[data-v-3c951048]{flex-direction:column;align-items:stretch}.filter-item[data-v-3c951048]{min-width:100%}.filter-actions[data-v-3c951048]{margin-left:0;justify-content:flex-end;margin-top:.5rem;padding-top:.5rem;border-top:1px solid var(--surface-border, #e2e8f0)}}.loading-container[data-v-3c951048],.empty-state[data-v-3c951048]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:#64748b}.empty-state h3[data-v-3c951048]{margin:1rem 0 .5rem;color:#1e293b}.section-card[data-v-3c951048]{background:var(--surface-card);border-radius:12px;padding:1.25rem;box-shadow:var(--shadow-sm);border:1px solid var(--surface-border);margin-bottom:1.5rem}.section-title[data-v-3c951048]{font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 1rem}.engine-cell[data-v-3c951048]{display:flex;align-items:center;gap:.5rem}.success-value[data-v-3c951048]{color:#22c55e;font-weight:500}.mobile-card-list[data-v-3c951048]{display:flex;flex-direction:column;gap:.5rem}.mobile-data-card[data-v-3c951048]{background:var(--surface-card, #ffffff);border:1px solid var(--surface-border, #e2e8f0);border-radius:8px;padding:.75rem 1rem}.mobile-data-card.highlighted[data-v-3c951048]{border-color:var(--primary-400, #818cf8);background:linear-gradient(to bottom right,#f8fafc,#eef2ff)}.mobile-data-card .card-header[data-v-3c951048]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.mobile-data-card .card-row[data-v-3c951048]{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:var(--text-color-secondary, #64748b);margin-top:.25rem}.mobile-data-card .card-meta[data-v-3c951048]{color:var(--text-color-secondary, #64748b)}.mobile-data-card .card-value[data-v-3c951048]{font-weight:500;color:var(--text-color, #1e293b)}.card-stats-grid[data-v-3c951048]{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-top:.5rem}.card-stats-grid .stat-item[data-v-3c951048]{display:flex;flex-direction:column;gap:.125rem}.card-stats-grid .stat-label[data-v-3c951048]{font-size:.75rem;color:var(--text-color-secondary, #64748b)}.card-stats-grid .stat-value[data-v-3c951048]{font-size:.9375rem;font-weight:600;color:var(--text-color, #1e293b)}.card-stats-grid .stat-value.success[data-v-3c951048]{color:var(--green-600, #16a34a)}.history-mobile-card .status-tag[data-v-3c951048]{font-size:.75rem}.filename-text[data-v-3c951048]{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;color:var(--text-color, #1e293b)}.filename-row[data-v-3c951048]{justify-content:flex-start!important}.filename-row .filename-text[data-v-3c951048]{font-size:.8125rem;font-weight:500;color:var(--primary-700, #4338ca);max-width:100%}.mobile-empty[data-v-3c951048]{display:flex;flex-direction:column;align-items:center;padding:2rem;color:var(--text-color-secondary, #64748b);text-align:center}.mobile-empty i[data-v-3c951048]{font-size:2rem;margin-bottom:.5rem}.charts-section[data-v-3c951048]{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1rem;margin-bottom:1.5rem}.chart-card[data-v-3c951048]{background:var(--surface-card);border-radius:12px;padding:1.25rem;box-shadow:var(--shadow-sm);border:1px solid var(--surface-border)}.chart-card h3[data-v-3c951048]{font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 1rem}.chart-container[data-v-3c951048]{height:250px;position:relative}.stats-overview[data-v-3c951048]{background:var(--surface-card);border-radius:12px;padding:1.25rem;box-shadow:var(--shadow-sm);border:1px solid var(--surface-border);margin-bottom:1.5rem}.stats-overview h3[data-v-3c951048]{font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 1rem}.stats-grid[data-v-3c951048]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.stat-box[data-v-3c951048]{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:var(--surface-ground);border-radius:8px}.stat-box i[data-v-3c951048]{font-size:1.5rem}.stat-info[data-v-3c951048]{display:flex;flex-direction:column}.stat-number[data-v-3c951048]{font-size:1.25rem;font-weight:600;color:var(--text-color)}.stat-desc[data-v-3c951048]{font-size:.8rem;color:var(--text-color-secondary)}.engine-badge[data-v-3c951048]{display:inline-block;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}.engine-badge.doctr[data-v-3c951048]{background:#eef2ff;color:#667eea}.engine-badge.paddleocr[data-v-3c951048]{background:#dcfce7;color:#16a34a}.engine-badge.tesseract[data-v-3c951048]{background:#fef3c7;color:#d97706}.engine-badge.auto[data-v-3c951048]{background:#f1f5f9;color:#475569}.engine-badge.hybrid[data-v-3c951048]{background:#ecfeff;color:#0891b2}.engine-badge.hybrid-quality[data-v-3c951048]{background:#f5f3ff;color:#7c3aed}.dynamic-badge[data-v-3c951048]{font-size:.65rem;padding:.2rem .4rem;border-radius:4px;font-weight:500;white-space:nowrap}.dynamic-badge.fastest[data-v-3c951048]{background:#fef3c7;color:#d97706}.dynamic-badge.quality[data-v-3c951048]{background:#dcfce7;color:#16a34a}.dynamic-badge.best[data-v-3c951048]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.error-text[data-v-3c951048]{color:#94a3b8}@media (max-width: 768px){.ocr-metrics-view[data-v-3c951048]{padding:1rem}.page-header h1[data-v-3c951048]{font-size:1.25rem}.charts-section[data-v-3c951048]{display:none}.stats-grid[data-v-3c951048]{grid-template-columns:repeat(2,1fr);gap:.5rem}.stat-box[data-v-3c951048]{padding:.5rem}.stat-box i[data-v-3c951048]{font-size:1.25rem}.stat-number[data-v-3c951048]{font-size:1rem}.filters-actions[data-v-3c951048]{flex-direction:column}.form-col[data-v-3c951048]{min-width:100%}}.empty-state-icon[data-v-3c951048]{font-size:3rem;color:var(--text-color-secondary)}.stat-icon[data-v-3c951048]{font-size:1.5rem}.stat-icon--primary[data-v-3c951048]{color:var(--primary-500, #667eea)}.stat-icon--success[data-v-3c951048]{color:var(--green-500, #22c55e)}.stat-icon--error[data-v-3c951048]{color:var(--red-500, #ef4444)}.stat-icon--warning[data-v-3c951048]{color:var(--yellow-500, #f59e0b)}.dropdown-borderless.p-dropdown{border:none!important;background:transparent!important;box-shadow:none!important;min-height:38px}.dropdown-borderless.p-dropdown:hover,.dropdown-borderless.p-dropdown.p-focus{border:none!important;box-shadow:none!important}.dropdown-borderless .p-dropdown-label{padding:.5rem .75rem!important;line-height:1.4!important}.dropdown-borderless .p-dropdown-trigger{background:transparent!important;width:2rem!important}