Skip to content

Commit b5a5dd4

Browse files
authored
Merge pull request #34 from FANMixco/upgraded-a14
Upgraded to Angular 14
2 parents 5248117 + 2e92ff8 commit b5a5dd4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+12769
-16420
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
21
source_code/node_modules/
32
source_code/dist
3+
source_code/.angular
4+
source_code/node_modules

3rdpartylicenses.txt

Lines changed: 2 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,7 @@
1-
@angular-devkit/build-angular
1+
@angular/common
22
MIT
3-
The MIT License
4-
5-
Copyright (c) 2017 Google, Inc.
6-
7-
Permission is hereby granted, free of charge, to any person obtaining a copy
8-
of this software and associated documentation files (the "Software"), to deal
9-
in the Software without restriction, including without limitation the rights
10-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11-
copies of the Software, and to permit persons to whom the Software is
12-
furnished to do so, subject to the following conditions:
133

14-
The above copyright notice and this permission notice shall be included in all
15-
copies or substantial portions of the Software.
16-
17-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
20-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
21-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
22-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
23-
SOFTWARE.
24-
25-
26-
@angular/common
4+
@angular/compiler
275
MIT
286

297
@angular/core
@@ -136,29 +114,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
136114
THE SOFTWARE.
137115

138116

139-
core-js
140-
MIT
141-
Copyright (c) 2014-2021 Denis Pushkarev
142-
143-
Permission is hereby granted, free of charge, to any person obtaining a copy
144-
of this software and associated documentation files (the "Software"), to deal
145-
in the Software without restriction, including without limitation the rights
146-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
147-
copies of the Software, and to permit persons to whom the Software is
148-
furnished to do so, subject to the following conditions:
149-
150-
The above copyright notice and this permission notice shall be included in
151-
all copies or substantial portions of the Software.
152-
153-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
154-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
155-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
156-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
157-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
158-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
159-
THE SOFTWARE.
160-
161-
162117
leaflet
163118
BSD-2-Clause
164119
Copyright (c) 2010-2019, Vladimir Agafonkin
@@ -211,31 +166,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
211166
THE SOFTWARE.
212167

213168

214-
regenerator-runtime
215-
MIT
216-
MIT License
217-
218-
Copyright (c) 2014-present, Facebook, Inc.
219-
220-
Permission is hereby granted, free of charge, to any person obtaining a copy
221-
of this software and associated documentation files (the "Software"), to deal
222-
in the Software without restriction, including without limitation the rights
223-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
224-
copies of the Software, and to permit persons to whom the Software is
225-
furnished to do so, subject to the following conditions:
226-
227-
The above copyright notice and this permission notice shall be included in all
228-
copies or substantial portions of the Software.
229-
230-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
231-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
232-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
233-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
234-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
235-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
236-
SOFTWARE.
237-
238-
239169
rxjs
240170
Apache-2.0
241171
Apache License
@@ -648,21 +578,6 @@ Apache-2.0
648578

649579

650580

651-
tslib
652-
0BSD
653-
Copyright (c) Microsoft Corporation.
654-
655-
Permission to use, copy, modify, and/or distribute this software for any
656-
purpose with or without fee is hereby granted.
657-
658-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
659-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
660-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
661-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
662-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
663-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
664-
PERFORMANCE OF THIS SOFTWARE.
665-
666581
zone.js
667582
MIT
668583
The MIT License
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)