Skip to content

Commit 749563f

Browse files
committed
Update
1 parent 9c139f3 commit 749563f

File tree

8 files changed

+13726
-6545
lines changed

8 files changed

+13726
-6545
lines changed

server/wwwroot/3rdpartylicenses.txt

Lines changed: 89 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,102 @@
11
@angular/common
22
MIT
3+
The MIT License
4+
5+
Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
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:
13+
14+
The above copyright notice and this permission notice shall be included in
15+
all 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
23+
THE SOFTWARE.
24+
325

426
@angular/core
527
MIT
28+
The MIT License
29+
30+
Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
31+
32+
Permission is hereby granted, free of charge, to any person obtaining a copy
33+
of this software and associated documentation files (the "Software"), to deal
34+
in the Software without restriction, including without limitation the rights
35+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
36+
copies of the Software, and to permit persons to whom the Software is
37+
furnished to do so, subject to the following conditions:
38+
39+
The above copyright notice and this permission notice shall be included in
40+
all copies or substantial portions of the Software.
41+
42+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
43+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
44+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
45+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
46+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
47+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
48+
THE SOFTWARE.
49+
650

751
@angular/platform-browser
852
MIT
53+
The MIT License
54+
55+
Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
56+
57+
Permission is hereby granted, free of charge, to any person obtaining a copy
58+
of this software and associated documentation files (the "Software"), to deal
59+
in the Software without restriction, including without limitation the rights
60+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
61+
copies of the Software, and to permit persons to whom the Software is
62+
furnished to do so, subject to the following conditions:
63+
64+
The above copyright notice and this permission notice shall be included in
65+
all copies or substantial portions of the Software.
66+
67+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
68+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
69+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
70+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
71+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
72+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
73+
THE SOFTWARE.
74+
975

1076
@angular/router
1177
MIT
78+
The MIT License
79+
80+
Copyright (c) 2010-2025 Google LLC. https://angular.dev/license
81+
82+
Permission is hereby granted, free of charge, to any person obtaining a copy
83+
of this software and associated documentation files (the "Software"), to deal
84+
in the Software without restriction, including without limitation the rights
85+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
86+
copies of the Software, and to permit persons to whom the Software is
87+
furnished to do so, subject to the following conditions:
88+
89+
The above copyright notice and this permission notice shall be included in
90+
all copies or substantial portions of the Software.
91+
92+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
93+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
94+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
95+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
96+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
97+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
98+
THE SOFTWARE.
99+
12100

13101
rxjs
14102
Apache-2.0
@@ -220,7 +308,7 @@ zone.js
220308
MIT
221309
The MIT License
222310

223-
Copyright (c) 2010-2023 Google LLC. https://angular.io/license
311+
Copyright (c) 2010-2024 Google LLC. https://angular.io/license
224312

225313
Permission is hereby granted, free of charge, to any person obtaining a copy
226314
of this software and associated documentation files (the "Software"), to deal

server/wwwroot/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<html lang="en" data-critters-container="">
2+
<html lang="en" data-beasties-container="">
33
<head>
44
<meta charset="utf-8">
55
<meta name="CSP_NONCE" content="**PLACEHOLDER_NONCE_SERVER**">
@@ -10,5 +10,5 @@
1010
<link rel="stylesheet" href="styles.ef46db3751d8e999.css"></head>
1111
<body>
1212
<app-root ngcspnonce="**PLACEHOLDER_NONCE_SERVER**"></app-root>
13-
<script src="runtime.03d9a510341a847f.js" type="module"></script><script src="polyfills.e11222d749c4225c.js" type="module"></script><script src="main.7d0ccd34d078f27e.js" type="module"></script></body>
13+
<script src="runtime.03d9a510341a847f.js" type="module" nonce="**PLACEHOLDER_NONCE_SERVER**"></script><script src="polyfills.65fac01aead05260.js" type="module" nonce="**PLACEHOLDER_NONCE_SERVER**"></script><script src="main.19b24fd9f1464e64.js" type="module" nonce="**PLACEHOLDER_NONCE_SERVER**"></script></body>
1414
</html>

server/wwwroot/main.19b24fd9f1464e64.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/wwwroot/main.7d0ccd34d078f27e.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

server/wwwroot/polyfills.65fac01aead05260.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/wwwroot/polyfills.e11222d749c4225c.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)