Skip to content

Commit 4140b1a

Browse files
committed
Merge branch 'release/v13.0.0'
2 parents 67e362e + 0933b80 commit 4140b1a

20 files changed

+7935
-13463
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
/tmp
66
/out-tsc
77

8+
# cache
9+
.angular
10+
811
# dependencies
912
/node_modules
1013

docs/3rdpartylicenses.txt

Lines changed: 13 additions & 95 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,3 @@
1-
@angular-devkit/build-angular
2-
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:
13-
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-
261
@angular/common
272
MIT
283

@@ -35,57 +10,9 @@ MIT
3510
@angular/platform-browser
3611
MIT
3712

38-
core-js
39-
MIT
40-
Copyright (c) 2014-2021 Denis Pushkarev
41-
42-
Permission is hereby granted, free of charge, to any person obtaining a copy
43-
of this software and associated documentation files (the "Software"), to deal
44-
in the Software without restriction, including without limitation the rights
45-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
46-
copies of the Software, and to permit persons to whom the Software is
47-
furnished to do so, subject to the following conditions:
48-
49-
The above copyright notice and this permission notice shall be included in
50-
all copies or substantial portions of the Software.
51-
52-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
53-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
54-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
55-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
56-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
57-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
58-
THE SOFTWARE.
59-
60-
6113
file-input-accessor
6214
MIT
6315

64-
regenerator-runtime
65-
MIT
66-
MIT License
67-
68-
Copyright (c) 2014-present, Facebook, Inc.
69-
70-
Permission is hereby granted, free of charge, to any person obtaining a copy
71-
of this software and associated documentation files (the "Software"), to deal
72-
in the Software without restriction, including without limitation the rights
73-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
74-
copies of the Software, and to permit persons to whom the Software is
75-
furnished to do so, subject to the following conditions:
76-
77-
The above copyright notice and this permission notice shall be included in all
78-
copies or substantial portions of the Software.
79-
80-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
81-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
82-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
83-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
84-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
85-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
86-
SOFTWARE.
87-
88-
8916
rxjs
9017
Apache-2.0
9118
Apache License
@@ -292,29 +219,20 @@ Apache-2.0
292219

293220

294221

295-
webpack
296-
MIT
297-
Copyright JS Foundation and other contributors
298-
299-
Permission is hereby granted, free of charge, to any person obtaining
300-
a copy of this software and associated documentation files (the
301-
'Software'), to deal in the Software without restriction, including
302-
without limitation the rights to use, copy, modify, merge, publish,
303-
distribute, sublicense, and/or sell copies of the Software, and to
304-
permit persons to whom the Software is furnished to do so, subject to
305-
the following conditions:
306-
307-
The above copyright notice and this permission notice shall be
308-
included in all copies or substantial portions of the Software.
309-
310-
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
311-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
312-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
313-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
314-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
315-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
316-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
222+
tslib
223+
0BSD
224+
Copyright (c) Microsoft Corporation.
225+
226+
Permission to use, copy, modify, and/or distribute this software for any
227+
purpose with or without fee is hereby granted.
317228

229+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
230+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
231+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
232+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
233+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
234+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
235+
PERFORMANCE OF THIS SOFTWARE.
318236

319237
zone.js
320238
MIT

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
88
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
99
<link rel="icon" href="favicon.ico">
10-
<link rel="stylesheet" href="styles.31d6cfe0d16ae931b73c.css"></head>
10+
<link rel="stylesheet" href="styles.ef46db3751d8e999.css"></head>
1111
<body>
1212
<app-root></app-root>
13-
<script src="runtime-es2015.91d5c0aeeb74093e15eb.js" type="module"></script><script src="runtime-es5.91d5c0aeeb74093e15eb.js" nomodule defer></script><script src="polyfills-es5.790e7078d9ccad622d7a.js" nomodule defer></script><script src="polyfills-es2015.290774a6be0c94d52626.js" type="module"></script><script src="main-es2015.ece565e3e67917192d96.js" type="module"></script><script src="main-es5.ece565e3e67917192d96.js" nomodule defer></script>
13+
<script src="runtime.9b7132c4ddbe062a.js" type="module"></script><script src="polyfills.fc10a455ba59965e.js" type="module"></script><script src="main.014d0af52f561dba.js" type="module"></script>
1414

1515
</body></html>

docs/main-es2015.ece565e3e67917192d96.js

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

docs/main-es5.ece565e3e67917192d96.js

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

docs/main.014d0af52f561dba.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.

docs/polyfills-es2015.290774a6be0c94d52626.js

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

docs/polyfills-es5.790e7078d9ccad622d7a.js

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

docs/polyfills.fc10a455ba59965e.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.

docs/runtime-es2015.91d5c0aeeb74093e15eb.js

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

docs/runtime-es5.91d5c0aeeb74093e15eb.js

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

docs/runtime.9b7132c4ddbe062a.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.

0 commit comments

Comments
 (0)