Skip to content

Commit 1783109

Browse files
committed
update demo
1 parent abab3ec commit 1783109

15 files changed

+110
-11
lines changed

docs/3rdpartylicenses.txt

Lines changed: 98 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
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+
126
@angular/common
227
MIT
328

@@ -7,6 +32,78 @@ MIT
732
@angular/platform-browser
833
MIT
934

35+
core-js
36+
MIT
37+
Copyright (c) 2014-2020 Denis Pushkarev
38+
39+
Permission is hereby granted, free of charge, to any person obtaining a copy
40+
of this software and associated documentation files (the "Software"), to deal
41+
in the Software without restriction, including without limitation the rights
42+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
43+
copies of the Software, and to permit persons to whom the Software is
44+
furnished to do so, subject to the following conditions:
45+
46+
The above copyright notice and this permission notice shall be included in
47+
all copies or substantial portions of the Software.
48+
49+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
50+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
51+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
52+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
53+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
54+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
55+
THE SOFTWARE.
56+
57+
58+
css-loader
59+
MIT
60+
Copyright JS Foundation and other contributors
61+
62+
Permission is hereby granted, free of charge, to any person obtaining
63+
a copy of this software and associated documentation files (the
64+
'Software'), to deal in the Software without restriction, including
65+
without limitation the rights to use, copy, modify, merge, publish,
66+
distribute, sublicense, and/or sell copies of the Software, and to
67+
permit persons to whom the Software is furnished to do so, subject to
68+
the following conditions:
69+
70+
The above copyright notice and this permission notice shall be
71+
included in all copies or substantial portions of the Software.
72+
73+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
74+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
75+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
76+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
77+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
78+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
79+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
80+
81+
82+
regenerator-runtime
83+
MIT
84+
MIT License
85+
86+
Copyright (c) 2014-present, Facebook, Inc.
87+
88+
Permission is hereby granted, free of charge, to any person obtaining a copy
89+
of this software and associated documentation files (the "Software"), to deal
90+
in the Software without restriction, including without limitation the rights
91+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
92+
copies of the Software, and to permit persons to whom the Software is
93+
furnished to do so, subject to the following conditions:
94+
95+
The above copyright notice and this permission notice shall be included in all
96+
copies or substantial portions of the Software.
97+
98+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
99+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
100+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
101+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
102+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
103+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
104+
SOFTWARE.
105+
106+
10107
rxjs
11108
Apache-2.0
12109
Apache License
@@ -217,7 +314,7 @@ zone.js
217314
MIT
218315
The MIT License
219316

220-
Copyright (c) 2016-2018 Google, Inc.
317+
Copyright (c) 2010-2020 Google LLC. http://angular.io/license
221318

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

docs/404.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
<head>
55
<meta charset="utf-8">
66
<title>ngx-order-pipe</title>
7-
<base href="ngx-order-pipe"> <meta name="description" content="angular 5+ pipe for sorting">
7+
<base href="ngx-order-pipe">
8+
<meta name="description" content="angular 5+ pipe for sorting">
89
<meta name="keywords" content="Angular,Sort,Order,OrderBy">
910

1011
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -14,6 +15,6 @@
1415

1516
<body>
1617
<app-root>Loading...</app-root>
17-
<script src="runtime-es2015.858f8dd898b75fe86926.js" type="module"></script><script src="polyfills-es2015.839923f20800def8f99e.js" type="module"></script><script src="runtime-es5.741402d1d47331ce975c.js" nomodule></script><script src="polyfills-es5.52516e7262fd4de823d3.js" nomodule></script><script src="main-es2015.283c7e8652d3de0d512e.js" type="module"></script><script src="main-es5.6e7bcf94b8532b217649.js" nomodule></script></body>
18+
<script src="runtime-es2015.66c79b9d36e7169e27b0.js" type="module"></script><script src="runtime-es5.66c79b9d36e7169e27b0.js" nomodule defer></script><script src="polyfills-es5.56cb7638fc42630795e6.js" nomodule defer></script><script src="polyfills-es2015.0dd68a3f76e24363f2e7.js" type="module"></script><script src="main-es2015.abb607fd830a475ca77b.js" type="module"></script><script src="main-es5.abb607fd830a475ca77b.js" nomodule defer></script></body>
1819

1920
</html>

docs/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
<head>
55
<meta charset="utf-8">
66
<title>ngx-order-pipe</title>
7-
<base href="ngx-order-pipe"> <meta name="description" content="angular 5+ pipe for sorting">
7+
<base href="ngx-order-pipe">
8+
<meta name="description" content="angular 5+ pipe for sorting">
89
<meta name="keywords" content="Angular,Sort,Order,OrderBy">
910

1011
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -14,6 +15,6 @@
1415

1516
<body>
1617
<app-root>Loading...</app-root>
17-
<script src="runtime-es2015.858f8dd898b75fe86926.js" type="module"></script><script src="polyfills-es2015.839923f20800def8f99e.js" type="module"></script><script src="runtime-es5.741402d1d47331ce975c.js" nomodule></script><script src="polyfills-es5.52516e7262fd4de823d3.js" nomodule></script><script src="main-es2015.283c7e8652d3de0d512e.js" type="module"></script><script src="main-es5.6e7bcf94b8532b217649.js" nomodule></script></body>
18+
<script src="runtime-es2015.66c79b9d36e7169e27b0.js" type="module"></script><script src="runtime-es5.66c79b9d36e7169e27b0.js" nomodule defer></script><script src="polyfills-es5.56cb7638fc42630795e6.js" nomodule defer></script><script src="polyfills-es2015.0dd68a3f76e24363f2e7.js" type="module"></script><script src="main-es2015.abb607fd830a475ca77b.js" type="module"></script><script src="main-es5.abb607fd830a475ca77b.js" nomodule defer></script></body>
1819

1920
</html>

docs/main-es2015.283c7e8652d3de0d512e.js

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

docs/main-es2015.abb607fd830a475ca77b.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/main-es5.6e7bcf94b8532b217649.js

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

docs/main-es5.abb607fd830a475ca77b.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.0dd68a3f76e24363f2e7.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.839923f20800def8f99e.js

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

docs/polyfills-es5.52516e7262fd4de823d3.js

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

docs/polyfills-es5.56cb7638fc42630795e6.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.66c79b9d36e7169e27b0.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.858f8dd898b75fe86926.js

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

docs/runtime-es5.66c79b9d36e7169e27b0.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-es5.741402d1d47331ce975c.js

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

0 commit comments

Comments
 (0)