File tree
21 files changed
+14820
-13624
lines changed- public
- css
- d2
- img
- icons
- src
- components
- inventory
- d2
21 files changed
+14820
-13624
lines changedDiff for: README.md
+13-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 |
| - | |
18 |
| - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
19 | 21 |
| |
20 | 22 |
| |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
21 | 28 |
| |
22 | 29 |
| |
23 |
| - | |
| 30 | + | |
| 31 | + |
Diff for: package-lock.json
+10,903-11,376
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: package.json
+23-24
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 |
| |
15 | 18 |
| |
16 |
| - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
17 | 22 |
| |
18 | 23 |
| |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
39 | 38 |
| |
40 | 39 |
| |
41 | 40 |
| |
|
Diff for: public/css/app.css
+164-119
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: public/css/theme.css
+449-370
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: public/d2/constants_96.bundle.min.js
+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: public/d2/constants_99.bundle.min.js
+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: public/img/icons/favicon-16x16.png
688 Bytes
Loading
Diff for: public/img/icons/favicon-32x32.png
1.45 KB
Loading
Diff for: public/img/icons/favicon.png
46.3 KB
Loading
Diff for: public/img/loading.gif
70.5 KB
Loading
Diff for: public/index.html
+3-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 | 14 |
| |
16 | 15 |
| |
17 | 16 |
| |
| |||
25 | 24 |
| |
26 | 25 |
| |
27 | 26 |
| |
28 |
| - | |
29 |
| - | |
30 |
| - | |
| 27 | + | |
31 | 28 |
| |
32 |
| - | |
| 29 | + | |
33 | 30 |
| |
34 | 31 |
| |
| 32 | + | |
35 | 33 |
| |
36 | 34 |
| |
37 | 35 |
| |
|
Diff for: rollup.config.js
+12-12
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
17 |
| - | |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Diff for: src/Select2.js
-17
This file was deleted.
Diff for: src/components/App.vue
+19-11
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
46 |
| - | |
47 |
| - | |
| 45 | + | |
48 | 46 |
| |
49 | 47 |
| |
50 | 48 |
| |
| |||
440 | 438 |
| |
441 | 439 |
| |
442 | 440 |
| |
443 |
| - | |
444 |
| - | |
445 |
| - | |
446 |
| - | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
447 | 452 |
| |
448 |
| - | |
449 | 453 |
| |
450 | 454 |
| |
451 | 455 |
| |
| |||
658 | 662 |
| |
659 | 663 |
| |
660 | 664 |
| |
661 |
| - | |
662 |
| - | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
663 | 669 |
| |
664 | 670 |
| |
665 | 671 |
| |
| |||
980 | 986 |
| |
981 | 987 |
| |
982 | 988 |
| |
983 |
| - | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
984 | 992 |
| |
985 | 993 |
| |
986 | 994 |
| |
|
Diff for: src/components/Select2.vue
-40
This file was deleted.
0 commit comments