First front-end prototype

This commit is contained in:
2021-01-09 01:11:40 +01:00
parent c748f35786
commit 6b3f0df78a
24 changed files with 899 additions and 0 deletions

7
plugins/chart.bundle.min.js vendored Normal file

File diff suppressed because one or more lines are too long

1
plugins/chart.min.css vendored Normal file
View File

@ -0,0 +1 @@
@keyframes chartjs-render-animation{from{opacity:.99}to{opacity:1}}.chartjs-render-monitor{animation:chartjs-render-animation 1ms}.chartjs-size-monitor,.chartjs-size-monitor-expand,.chartjs-size-monitor-shrink{position:absolute;direction:ltr;left:0;top:0;right:0;bottom:0;overflow:hidden;pointer-events:none;visibility:hidden;z-index:-1}.chartjs-size-monitor-expand>div{position:absolute;width:1000000px;height:1000000px;left:0;top:0}.chartjs-size-monitor-shrink>div{position:absolute;width:200%;height:200%;left:0;top:0}

2
plugins/jquery-3.5.1.min.js vendored Normal file

File diff suppressed because one or more lines are too long

1
plugins/jquery.fancybox.min.css vendored Normal file

File diff suppressed because one or more lines are too long

13
plugins/jquery.fancybox.min.js vendored Normal file

File diff suppressed because one or more lines are too long