File tree Expand file tree Collapse file tree 3 files changed +24
-22
lines changed
Expand file tree Collapse file tree 3 files changed +24
-22
lines changed Original file line number Diff line number Diff line change 11< div class ="dialog-content-wrapper ">
2- < mat-progress-bar
3- class ="example-margin "
4- [color] ="color "
5- [mode] ="mode "
6- [value] ="this.counter "
7- [bufferValue] ="bufferValue ">
8- </ mat-progress-bar >
9- < button mat-icon-button (click) ="this.dialogRef.close(false) " fxFlex
10- fxLayout ="row "
11- fxLayoutAlign ="end center ">
12- < mat-icon > close</ mat-icon >
13- </ button >
2+ < mat-toolbar >
3+ < mat-toolbar-row >
4+
5+ < mat-progress-bar
6+ class ="example-margin "
7+ [color] ="color "
8+ [mode] ="mode "
9+ [value] ="this.counter "
10+ [bufferValue] ="bufferValue ">
11+ </ mat-progress-bar >
12+ < button mat-icon-button (click) ="this.dialogRef.close(false) " fxFlex
13+ fxLayout ="row "
14+ fxLayoutAlign ="end center ">
15+ < mat-icon > close</ mat-icon >
16+ </ button >
17+ </ mat-toolbar-row >
18+ </ mat-toolbar >
1419 < mat-carousel
1520 timings ="250ms ease-in "
1621 [autoplay] ="true "
Original file line number Diff line number Diff line change 1010::ng-deep button .mat-focus-indicator.mat-icon-button.mat-button-base {
1111 float : right !important ;
1212}
13+ button {
14+ margin-left : 10px ;
15+ }
Original file line number Diff line number Diff line change 11{
22 "plans" : [
33 {
4- "name" : " 2021 01 29T08 30 46 831Z Plan" ,
4+ "name" : " 2021 01 29T11 37 04 152Z Plan" ,
55 "exercises" : [
66 {
7- "gifPath" : " ../assets/exercises/exercise_25 .gif" ,
8- "name" : " exercise_25 " ,
7+ "gifPath" : " ../assets/exercises/exercise_27 .gif" ,
8+ "name" : " exercise_27 " ,
99 "checked" : false ,
10- "id" : 25
10+ "id" : 27
1111 },
1212 {
1313 "gifPath" : " ../assets/exercises/exercise_26.gif" ,
1414 "name" : " exercise_26" ,
1515 "checked" : false ,
1616 "id" : 26
17- },
18- {
19- "gifPath" : " ../assets/exercises/exercise_27.gif" ,
20- "name" : " exercise_27" ,
21- "checked" : false ,
22- "id" : 27
2317 }
2418 ],
2519 "id" : 1
You can’t perform that action at this time.
0 commit comments