Skip to content

Commit a845d05

Browse files
committed
Auto-generated commit
1 parent a5d9c68 commit a845d05

24 files changed

+3286
-22
lines changed

.gitignore

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

3rdpartylicenses.txt

Lines changed: 50 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,31 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2020
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2121
THE SOFTWARE.
2222

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

@@ -43,11 +67,19 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
4367
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4468
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4569

46-
zone.js@0.8.18
70+
@angular/core@5.2.9
71+
MIT
72+
MIT
73+
74+
@angular/common@5.2.9
75+
MIT
76+
MIT
77+
78+
@angular/cdk@5.2.4
4779
MIT
4880
The MIT License
4981

50-
Copyright (c) 2016 Google, Inc.
82+
Copyright (c) 2018 Google LLC.
5183

5284
Permission is hereby granted, free of charge, to any person obtaining a copy
5385
of this software and associated documentation files (the "Software"), to deal
@@ -67,15 +99,15 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6799
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
68100
THE SOFTWARE.
69101

70-
@angular/core@4.4.6
102+
@angular/platform-browser@5.2.9
71103
MIT
72104
MIT
73105

74-
@angular/material@2.0.0-beta.12
106+
@angular/material@5.2.4
75107
MIT
76108
The MIT License
77109

78-
Copyright (c) 2017 Google, Inc.
110+
Copyright (c) 2018 Google LLC.
79111

80112
Permission is hereby granted, free of charge, to any person obtaining a copy
81113
of this software and associated documentation files (the "Software"), to deal
@@ -95,11 +127,19 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
95127
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
96128
THE SOFTWARE.
97129

98-
@angular/cdk@2.0.0-beta.12
130+
@angular/forms@5.2.9
131+
MIT
132+
MIT
133+
134+
@angular/animations@5.2.9
135+
MIT
136+
MIT
137+
138+
@angular/flex-layout@5.0.0-beta.13
99139
MIT
100140
The MIT License
101141

102-
Copyright (c) 2017 Google, Inc.
142+
Copyright (c) 2018 Google LLC.
103143

104144
Permission is hereby granted, free of charge, to any person obtaining a copy
105145
of this software and associated documentation files (the "Software"), to deal
@@ -119,14 +159,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
119159
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
120160
THE SOFTWARE.
121161

122-
@angular/animations@4.4.6
123-
MIT
124-
MIT
125-
126-
@angular/platform-browser@4.4.6
162+
@angular/router@5.2.9
127163
MIT
128164
MIT
129165

130-
@angular/common@4.4.6
166+
@angular/platform-browser-dynamic@5.2.9
131167
MIT
132168
MIT

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="en"><head><meta charset="utf-8"><title>Nilberto Rodriguez</title><base href="https://nlbcode.github.io"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" type="image/x-icon" href="favicon.ico"><link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"><link href="styles.3b1f36827a50c22fb888.bundle.css" rel="stylesheet"/></head><body><app-root></app-root><script type="text/javascript" src="inline.291ad4e02a9b6b19ab75.bundle.js"></script><script type="text/javascript" src="polyfills.e1f97a0070e18e96a6be.bundle.js"></script><script type="text/javascript" src="vendor.2b6319b2132212723e68.bundle.js"></script><script type="text/javascript" src="main.1a4e025551644975bd8c.bundle.js"></script></body></html>
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"><title>Nilberto Rodriguez</title><base href="https://nlbcode.github.io"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" type="image/x-icon" href="favicon.ico"><link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"><link href="styles.c2d742a1a3bed5478bb0.bundle.css" rel="stylesheet"/></head><body><app-root></app-root><script type="text/javascript" src="inline.318b50c57b4eba3d437b.bundle.js"></script><script type="text/javascript" src="polyfills.4c07618fff5c8f65eb3b.bundle.js"></script><script type="text/javascript" src="main.552c9158376bd36776da.bundle.js"></script></body></html>

assets/img/home.jpg

148 KB
Loading

assets/img/logo.svg

Lines changed: 210 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)