Commit 568d77c
File tree
20 files changed
+40
-46
lines changedFilter options
- projects/coreui-angular/src/lib
- aside
- breadcrumb
- header
- sidebar
- src
- app
- containers/default-layout
- views
- buttons
- dashboard
20 files changed
+40
-46
lines changedprojects/coreui-angular/src/lib/aside/app-aside.component.ts
Copy file name to clipboardExpand all lines: projects/coreui-angular/src/lib/aside/app-aside.component.ts+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
|
projects/coreui-angular/src/lib/breadcrumb/app-breadcrumb.component.ts
Copy file name to clipboardExpand all lines: projects/coreui-angular/src/lib/breadcrumb/app-breadcrumb.component.ts+4-5Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
11 |
| - |
| 10 | + |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 |
| - |
| 21 | + |
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
|
projects/coreui-angular/src/lib/breadcrumb/cui-breadcrumb.component.html
Copy file name to clipboardExpand all lines: projects/coreui-angular/src/lib/breadcrumb/cui-breadcrumb.component.html+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
projects/coreui-angular/src/lib/breadcrumb/cui-breadcrumb.component.ts
Copy file name to clipboardExpand all lines: projects/coreui-angular/src/lib/breadcrumb/cui-breadcrumb.component.ts+4-5Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
11 |
| - |
12 |
| - |
13 |
| - |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
14 | 13 |
|
15 | 14 |
|
16 | 15 |
|
|
projects/coreui-angular/src/lib/footer/app-footer.component.ts
Copy file name to clipboardExpand all lines: projects/coreui-angular/src/lib/footer/app-footer.component.ts+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
projects/coreui-angular/src/lib/header/app-header.component.html
Copy file name to clipboardExpand all lines: projects/coreui-angular/src/lib/header/app-header.component.html+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
|
projects/coreui-angular/src/lib/sidebar/app-sidebar-footer.component.ts
Copy file name to clipboardExpand all lines: projects/coreui-angular/src/lib/sidebar/app-sidebar-footer.component.ts+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
|
projects/coreui-angular/src/lib/sidebar/app-sidebar-form.component.ts
Copy file name to clipboardExpand all lines: projects/coreui-angular/src/lib/sidebar/app-sidebar-form.component.ts+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 | 12 |
|
projects/coreui-angular/src/lib/sidebar/app-sidebar-header.component.ts
Copy file name to clipboardExpand all lines: projects/coreui-angular/src/lib/sidebar/app-sidebar-header.component.ts+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 |
| - |
13 | 11 |
|
projects/coreui-angular/src/lib/sidebar/app-sidebar-nav.service.ts
Copy file name to clipboardExpand all lines: projects/coreui-angular/src/lib/sidebar/app-sidebar-nav.service.ts-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 | 2 |
|
4 | 3 |
|
5 |
| - |
6 | 4 |
|
7 | 5 |
|
8 | 6 |
|
|
projects/coreui-angular/src/lib/sidebar/app-sidebar-nav/app-sidebar-nav-divider.component.ts
Copy file name to clipboardExpand all lines: projects/coreui-angular/src/lib/sidebar/app-sidebar-nav/app-sidebar-nav-divider.component.ts-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 |
| - |
13 | 11 |
|
projects/coreui-angular/src/lib/sidebar/app-sidebar-nav/app-sidebar-nav-items.component.ts
Copy file name to clipboardExpand all lines: projects/coreui-angular/src/lib/sidebar/app-sidebar-nav/app-sidebar-nav-items.component.ts+9-9Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 |
| - |
| 22 | + |
| 23 | + |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
82 |
| - |
83 |
| - |
| 81 | + |
| 82 | + |
| 83 | + |
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
101 |
| - |
| 101 | + |
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
| ||
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
113 |
| - |
114 |
| - |
| 113 | + |
| 114 | + |
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
|
projects/coreui-angular/src/lib/sidebar/app-sidebar-nav/app-sidebar-nav-link.component.html
Copy file name to clipboardExpand all lines: projects/coreui-angular/src/lib/sidebar/app-sidebar-nav/app-sidebar-nav-link.component.html+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
projects/coreui-angular/src/lib/sidebar/app-sidebar-nav/app-sidebar-nav-title.component.ts
Copy file name to clipboardExpand all lines: projects/coreui-angular/src/lib/sidebar/app-sidebar-nav/app-sidebar-nav-title.component.ts+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 |
| - |
| 15 | + |
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
|
projects/coreui-angular/src/lib/sidebar/app-sidebar.component.ts
Copy file name to clipboardExpand all lines: projects/coreui-angular/src/lib/sidebar/app-sidebar.component.ts+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
|
src/app/containers/default-layout/default-layout.component.ts
Copy file name to clipboardExpand all lines: src/app/containers/default-layout/default-layout.component.ts+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
7 |
| - |
| 6 | + |
| 7 | + |
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
|
src/app/views/buttons/brand-buttons.component.ts
Copy file name to clipboardExpand all lines: src/app/views/buttons/brand-buttons.component.ts+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
| 4 | + |
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
src/app/views/buttons/buttons.component.ts
Copy file name to clipboardExpand all lines: src/app/views/buttons/buttons.component.ts+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
| 4 | + |
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
src/app/views/dashboard/dashboard.component.ts
Copy file name to clipboard+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
| 4 | + |
| 5 | + |
5 | 6 |
|
6 | 7 |
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
0 commit comments