Spaces:
Paused
Paused
File size: 1,319 Bytes
c636ebf |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 |
{
"file_exists": true,
"analytics_sections": {
"overview": true,
"trends": true,
"predictions": true,
"quality": true,
"health": true,
"clustering": true
},
"analytics_css": {
"analytics_dashboard": true,
"analytics_grid": true,
"analytics_card": true,
"overview_stats": true,
"trends_chart": true,
"predictions_chart": true,
"quality_chart": true,
"health_chart": true,
"clustering_chart": true
},
"analytics_javascript": {
"refresh_overview": true,
"refresh_trends": true,
"refresh_predictions": true,
"refresh_quality": true,
"refresh_health": true,
"refresh_clustering": true,
"analytics_endpoints": true,
"chart_functions": true
},
"analytics_elements": {
"overview_content": true,
"trends_content": true,
"predictions_content": true,
"quality_content": true,
"health_content": true,
"clustering_content": true,
"refresh_button": true,
"chart_canvases": true
},
"rtl_support": {
"rtl_dir": true,
"persian_lang": true,
"persian_text": true,
"vazirmatn_font": true
},
"responsive_design": {
"media_queries": true,
"grid_layout": true,
"flexbox": true,
"responsive_charts": true
}
} |