Skip to content

Commit d4ee591

Browse files
committed
Revert the missing parts
1 parent 993e0e6 commit d4ee591

5 files changed

Lines changed: 2090 additions & 99 deletions

File tree

server/wwwroot/3rdpartylicenses.txt

Lines changed: 2 additions & 90 deletions
Original file line numberDiff line numberDiff line change
@@ -1,102 +1,14 @@
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-
253

264
@angular/core
275
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-
506

517
@angular/platform-browser
528
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-
759

7610
@angular/router
7711
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-
10012

10113
rxjs
10214
Apache-2.0
@@ -308,7 +220,7 @@ zone.js
308220
MIT
309221
The MIT License
310222

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

313225
Permission is hereby granted, free of charge, to any person obtaining a copy
314226
of this software and associated documentation files (the "Software"), to deal
@@ -326,4 +238,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
326238
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
327239
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
328240
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
329-
THE SOFTWARE.
241+
THE SOFTWARE.

server/wwwroot/index.html

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
<!DOCTYPE html>
2-
<html lang="en" data-beasties-container="">
2+
<html lang="en" data-critters-container="">
33
<head>
4-
<meta charset="utf-8">
5-
<meta name="CSP_NONCE" content="**PLACEHOLDER_NONCE_SERVER**">
4+
<meta charset="utf-8" />
5+
<meta name="CSP_NONCE" content="**PLACEHOLDER_NONCE_SERVER**" />
66
<title>ui</title>
7-
<base href="/">
8-
<meta name="viewport" content="width=device-width, initial-scale=1">
9-
<link rel="icon" type="image/x-icon" href="favicon.ico">
10-
<link rel="stylesheet" href="styles.ef46db3751d8e999.css"></head>
7+
<base href="/" />
8+
<meta name="viewport" content="width=device-width, initial-scale=1" />
9+
<link rel="icon" type="image/x-icon" href="favicon.ico" />
10+
<link rel="stylesheet" href="styles.ef46db3751d8e999.css" />
11+
</head>
1112
<body>
1213
<app-root ngcspnonce="**PLACEHOLDER_NONCE_SERVER**"></app-root>
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.3f5be67c4fee4ce2.js" type="module" nonce="**PLACEHOLDER_NONCE_SERVER**"></script></body>
14+
<script src="runtime.03d9a510341a847f.js" type="module"></script>
15+
<script src="polyfills.e11222d749c4225c.js" type="module"></script>
16+
<script src="main.7d0ccd34d078f27e.js" type="module"></script>
17+
</body>
1418
</html>

server/wwwroot/polyfills.65fac01aead05260.js

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

0 commit comments

Comments
 (0)