Skip to content

Commit 0cd27ba

Browse files
committed
docs and version bump
1 parent d70c0c9 commit 0cd27ba

15 files changed

+110
-37
lines changed

docs/3rdpartylicenses.txt

+82-5
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,34 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2323
SOFTWARE.
2424

2525

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

@@ -32,6 +60,35 @@ MIT
3260
@angular/forms
3361
MIT
3462

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

@@ -94,6 +151,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
94151
THE SOFTWARE.
95152

96153

154+
hammerjs
155+
MIT
156+
The MIT License (MIT)
157+
158+
Copyright (C) 2011-2014 by Jorik Tangelder (Eight Media)
159+
160+
Permission is hereby granted, free of charge, to any person obtaining a copy
161+
of this software and associated documentation files (the "Software"), to deal
162+
in the Software without restriction, including without limitation the rights
163+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
164+
copies of the Software, and to permit persons to whom the Software is
165+
furnished to do so, subject to the following conditions:
166+
167+
The above copyright notice and this permission notice shall be included in
168+
all copies or substantial portions of the Software.
169+
170+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
171+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
172+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
173+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
174+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
175+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
176+
THE SOFTWARE.
177+
178+
97179
highlight.js
98180
BSD-3-Clause
99181
BSD 3-Clause License
@@ -130,11 +212,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
130212
ngx-highlightjs
131213
MIT
132214

133-
primeng
134-
MIT
135-
136-
primeng/tabview
137-
138215
rxjs
139216
Apache-2.0
140217
Apache License

docs/color.c7a33805ffda0d32bd2a.png

-10.1 KB
Binary file not shown.

docs/hue.0614c27197fc3ce572e1.png

-293 Bytes
Binary file not shown.

docs/index.html

+5-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<link rel="manifest" href="manifest.webmanifest">
1616
<meta name="theme-color" content="#1976d2">
17-
<link rel="stylesheet" href="styles.726c71d578f454c2fd56.css"></head>
17+
<link rel="stylesheet" href="styles.0a11eeabca7e65cf5bb8.css"></head>
1818

1919
<body>
2020
<nav class="navbar navbar-expand-md top-navbar d-print-none navbar-default">
@@ -60,7 +60,9 @@
6060

6161
<div class="outer-wrapper">
6262
<div class="row">
63-
<app-root class="col pl-0 pr-0">Loading...</app-root>
63+
<app-root class="col pl-0 pr-0">
64+
<mat-spinner></mat-spinner>
65+
</app-root>
6466
<div class="col-md-3 right-sidebar">
6567
<div>
6668
<script async="" src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
@@ -116,6 +118,6 @@
116118
})(document, window, 'Chatra');
117119
</script>
118120
<noscript>Please enable JavaScript to continue using this application.</noscript>
119-
<script src="runtime-es2015.3f3fc55b246d2a4b8254.js" type="module"></script><script src="polyfills-es2015.cfc005ecbba3ebc3f28c.js" type="module"></script><script src="runtime-es5.96f7c8f8b53ed2a89900.js" nomodule></script><script src="polyfills-es5.34d76c271bf3989aa808.js" nomodule></script><script src="main-es2015.e57c0c6b833c2e6a0a6d.js" type="module"></script><script src="main-es5.ab8c9003ced85810c1e5.js" nomodule></script></body>
121+
<script src="runtime-es2015.3f3fc55b246d2a4b8254.js" type="module"></script><script src="polyfills-es2015.cfc005ecbba3ebc3f28c.js" type="module"></script><script src="runtime-es5.96f7c8f8b53ed2a89900.js" nomodule></script><script src="polyfills-es5.34d76c271bf3989aa808.js" nomodule></script><script src="main-es2015.2e41eedf38712013b4fe.js" type="module"></script><script src="main-es5.d578f5a885cf56ca1ca8.js" nomodule></script></body>
120122

121123
</html>

docs/main-es2015.2e41eedf38712013b4fe.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/main-es2015.e57c0c6b833c2e6a0a6d.js

-1
This file was deleted.

docs/main-es5.ab8c9003ced85810c1e5.js

-1
This file was deleted.

docs/main-es5.d578f5a885cf56ca1ca8.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/ngsw.json

+9-15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"configVersion": 1,
3-
"timestamp": 1609524872068,
3+
"timestamp": 1609610924548,
44
"index": "/angular2-multiselect-dropdown/index.html",
55
"assetGroups": [
66
{
@@ -10,13 +10,13 @@
1010
"urls": [
1111
"/angular2-multiselect-dropdown/favicon.ico",
1212
"/angular2-multiselect-dropdown/index.html",
13-
"/angular2-multiselect-dropdown/main-es2015.e57c0c6b833c2e6a0a6d.js",
14-
"/angular2-multiselect-dropdown/main-es5.ab8c9003ced85810c1e5.js",
13+
"/angular2-multiselect-dropdown/main-es2015.2e41eedf38712013b4fe.js",
14+
"/angular2-multiselect-dropdown/main-es5.d578f5a885cf56ca1ca8.js",
1515
"/angular2-multiselect-dropdown/polyfills-es2015.cfc005ecbba3ebc3f28c.js",
1616
"/angular2-multiselect-dropdown/polyfills-es5.34d76c271bf3989aa808.js",
1717
"/angular2-multiselect-dropdown/runtime-es2015.3f3fc55b246d2a4b8254.js",
1818
"/angular2-multiselect-dropdown/runtime-es5.96f7c8f8b53ed2a89900.js",
19-
"/angular2-multiselect-dropdown/styles.726c71d578f454c2fd56.css"
19+
"/angular2-multiselect-dropdown/styles.0a11eeabca7e65cf5bb8.css"
2020
],
2121
"patterns": []
2222
},
@@ -39,10 +39,7 @@
3939
"/angular2-multiselect-dropdown/assets/img/cuppa-logo-coffee11.png",
4040
"/angular2-multiselect-dropdown/assets/img/loading.gif",
4141
"/angular2-multiselect-dropdown/assets/img/multiselect-dropdown.png",
42-
"/angular2-multiselect-dropdown/assets/img/sand-background.jpg",
43-
"/angular2-multiselect-dropdown/color.c7a33805ffda0d32bd2a.png",
44-
"/angular2-multiselect-dropdown/hue.0614c27197fc3ce572e1.png",
45-
"/angular2-multiselect-dropdown/password-meter.d59e6dc2616c53ce8e77.png"
42+
"/angular2-multiselect-dropdown/assets/img/sand-background.jpg"
4643
],
4744
"patterns": []
4845
}
@@ -64,18 +61,15 @@
6461
"/angular2-multiselect-dropdown/assets/img/loading.gif": "c089052df1f20017f7273ef9702620d3e54c0278",
6562
"/angular2-multiselect-dropdown/assets/img/multiselect-dropdown.png": "f295c2d862b94ec357f6e7e3a5c6bda4d9dc09c0",
6663
"/angular2-multiselect-dropdown/assets/img/sand-background.jpg": "b39380174d1813771960780eb6b9ffba608c1419",
67-
"/angular2-multiselect-dropdown/color.c7a33805ffda0d32bd2a.png": "ff4c4bcb2207891b292f544edb4da9d2df5d45cf",
6864
"/angular2-multiselect-dropdown/favicon.ico": "84161b857f5c547e3699ddfbffc6d8d737542e01",
69-
"/angular2-multiselect-dropdown/hue.0614c27197fc3ce572e1.png": "f81ae627637a684614aa726e206c73ce099a01fd",
70-
"/angular2-multiselect-dropdown/index.html": "cc1c5b45ff62192bc41d1a0282909b07ff3e3435",
71-
"/angular2-multiselect-dropdown/main-es2015.e57c0c6b833c2e6a0a6d.js": "c3bda3ace87c6ab813a1c6a1e9e618d789b9485a",
72-
"/angular2-multiselect-dropdown/main-es5.ab8c9003ced85810c1e5.js": "db46597921fc34e5084d4a94083c5234e0cf5ff3",
73-
"/angular2-multiselect-dropdown/password-meter.d59e6dc2616c53ce8e77.png": "e0e101bd2a1cbda41398b48a4ab1792d89cb7334",
65+
"/angular2-multiselect-dropdown/index.html": "8896a0f8b94f8948bf046289110589123fc9361a",
66+
"/angular2-multiselect-dropdown/main-es2015.2e41eedf38712013b4fe.js": "67c1b6fee0e1bfdfc9ef7817e1b13e4a52e14192",
67+
"/angular2-multiselect-dropdown/main-es5.d578f5a885cf56ca1ca8.js": "3ef0c7340b4571a2ba79a2992e0b5254f9535ac1",
7468
"/angular2-multiselect-dropdown/polyfills-es2015.cfc005ecbba3ebc3f28c.js": "e4be224553c5002677d7b21a2514f68bd4d9459d",
7569
"/angular2-multiselect-dropdown/polyfills-es5.34d76c271bf3989aa808.js": "5a7cdd5be2eeb7d366162ff06da2c7e40d04d2cf",
7670
"/angular2-multiselect-dropdown/runtime-es2015.3f3fc55b246d2a4b8254.js": "b62956c2192bfe5516d6374e753773901ed50ec5",
7771
"/angular2-multiselect-dropdown/runtime-es5.96f7c8f8b53ed2a89900.js": "b62956c2192bfe5516d6374e753773901ed50ec5",
78-
"/angular2-multiselect-dropdown/styles.726c71d578f454c2fd56.css": "685f9ea708383461f13fbacc605acfc7687ef9f1"
72+
"/angular2-multiselect-dropdown/styles.0a11eeabca7e65cf5bb8.css": "1941def79b2efb20ea1fe64856beca68fb69ac08"
7973
},
8074
"navigationUrls": [
8175
{
-118 Bytes
Binary file not shown.

docs/styles.0a11eeabca7e65cf5bb8.css

+9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/styles.726c71d578f454c2fd56.css

-9
This file was deleted.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular2-multiselect-dropdown",
3-
"version": "4.6.7",
3+
"version": "4.6.8",
44
"description": "Angular 2 and angular 4 and angular 6 multiselect dropdown component.",
55
"keywords": [
66
"angular 2 multiselect dropdown",

projects/angular2-multiselect-dropdown-lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular2-multiselect-dropdown",
3-
"version": "4.6.7",
3+
"version": "4.6.8",
44
"description": "Angular 2 and angular 4 and angular 6 multiselect dropdown component.",
55
"keywords": [
66
"angular 2 multiselect dropdown",

src/themes/default.theme.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
// Custom Theming for Angular Material
33
// For more information: https://material.angular.io/guide/theming
4-
@import '~@angular/material/theming';
4+
@import "../../node_modules/@angular/material/_theming.scss";
55
// Plus imports for other components in your app.
66

77
// Include the common styles for Angular Material. We include this here so that you only

0 commit comments

Comments
 (0)