Skip to content

Commit a2be2d1

Browse files
committed
Auto-generated commit
1 parent b567033 commit a2be2d1

9 files changed

Lines changed: 124 additions & 27 deletions

.nojekyll

Whitespace-only changes.

3rdpartylicenses.txt

Lines changed: 111 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,127 @@
11
@angular/common
22
MIT
3+
The MIT License
4+
5+
Copyright (c) 2010-2024 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-2024 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/forms
852
MIT
53+
The MIT License
54+
55+
Copyright (c) 2010-2024 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/platform-browser
1177
MIT
78+
The MIT License
79+
80+
Copyright (c) 2010-2024 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
@angular/router
14102
MIT
103+
The MIT License
104+
105+
Copyright (c) 2010-2024 Google LLC. https://angular.dev/license
106+
107+
Permission is hereby granted, free of charge, to any person obtaining a copy
108+
of this software and associated documentation files (the "Software"), to deal
109+
in the Software without restriction, including without limitation the rights
110+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
111+
copies of the Software, and to permit persons to whom the Software is
112+
furnished to do so, subject to the following conditions:
113+
114+
The above copyright notice and this permission notice shall be included in
115+
all copies or substantial portions of the Software.
116+
117+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
118+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
119+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
120+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
121+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
122+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
123+
THE SOFTWARE.
124+
15125

16126
@tinymce/tinymce-angular
17127
MIT
@@ -222,26 +332,11 @@ Apache-2.0
222332

223333

224334

225-
tslib
226-
0BSD
227-
Copyright (c) Microsoft Corporation.
228-
229-
Permission to use, copy, modify, and/or distribute this software for any
230-
purpose with or without fee is hereby granted.
231-
232-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
233-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
234-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
235-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
236-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
237-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
238-
PERFORMANCE OF THIS SOFTWARE.
239-
240335
zone.js
241336
MIT
242337
The MIT License
243338

244-
Copyright (c) 2010-2022 Google LLC. https://angular.io/license
339+
Copyright (c) 2010-2024 Google LLC. https://angular.io/license
245340

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

404.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
<!DOCTYPE html><html lang="en"><head>
1+
<!doctype html>
2+
<html lang="en" data-critters-container>
3+
<head>
24
<meta charset="utf-8">
35
<title>TinymceAngularTestPage</title>
46
<base href="https://tinymce.github.io/tinymce-angular-test-page/">
@@ -7,6 +9,5 @@
79
<link rel="stylesheet" href="styles.ef46db3751d8e999.css"></head>
810
<body>
911
<app-root></app-root>
10-
<script src="runtime.ece7a3e0200c0ddb.js" type="module"></script><script src="polyfills.938ad4cf2cbf128e.js" type="module"></script><script src="main.79fc39051ee64d5d.js" type="module"></script>
11-
12-
</body></html>
12+
<script src="runtime.5b6f5de6a1cab1bb.js" type="module"></script><script src="polyfills.b572e7cc700b1c8c.js" type="module"></script><script src="main.eaf2e891b7d4863a.js" type="module"></script></body>
13+
</html>

index.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
<!DOCTYPE html><html lang="en"><head>
1+
<!doctype html>
2+
<html lang="en" data-critters-container>
3+
<head>
24
<meta charset="utf-8">
35
<title>TinymceAngularTestPage</title>
46
<base href="https://tinymce.github.io/tinymce-angular-test-page/">
@@ -7,6 +9,5 @@
79
<link rel="stylesheet" href="styles.ef46db3751d8e999.css"></head>
810
<body>
911
<app-root></app-root>
10-
<script src="runtime.ece7a3e0200c0ddb.js" type="module"></script><script src="polyfills.938ad4cf2cbf128e.js" type="module"></script><script src="main.79fc39051ee64d5d.js" type="module"></script>
11-
12-
</body></html>
12+
<script src="runtime.5b6f5de6a1cab1bb.js" type="module"></script><script src="polyfills.b572e7cc700b1c8c.js" type="module"></script><script src="main.eaf2e891b7d4863a.js" type="module"></script></body>
13+
</html>

main.79fc39051ee64d5d.js

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

main.eaf2e891b7d4863a.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.

polyfills.938ad4cf2cbf128e.js

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

polyfills.b572e7cc700b1c8c.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.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)