@ambl-on/lcu-ambl-on-common
Advanced tools
Comparing version 0.1.339-map to 0.1.340-map
@@ -41,3 +41,3 @@ /** | ||
template: "<div class=\"landing-page-image\" fxLayout=\"column\">\r\n\r\n\r\n\r\n <form id=\"row-sign-in\" fxLayout=\"row\" fxLayoutAlign=\"end\" fxLayoutGap=\"15px\" [formGroup]=\"LoginForm\" (ngSubmit)=\"OnSubmit()\"\r\n fxShow.lt-lg=\"false\">\r\n <mat-form-field>\r\n <input type=\"email\" matInput placeholder=\"Username (email)\" formControlName=\"email\">\r\n <mat-error>Invalid or missing email</mat-error>\r\n </mat-form-field>\r\n <mat-form-field>\r\n <input type=\"password\" matInput placeholder=\"Password\" formControlName=\"password\">\r\n <mat-error>Missing password</mat-error>\r\n </mat-form-field>\r\n <button type=\"submit\" mat-raised-button color=\"primary\" [disabled]=\"LoginForm.invalid\">Submit</button>\r\n </form>\r\n\r\n\r\n\r\n <div class=\"container\" fxFlex=\"100%\" fxLayout=\"column\" fxLayoutAlign=\"center start\" fxLayout.sm=\"column\"\r\n fxLayoutAlign.sm=\"center center\" fxLayout.xs=\"column\" fxLayoutAlign.xs=\"center center\">\r\n <div class=\"title\">\r\n <h1>\r\n {{ Title }}\r\n </h1>\r\n </div>\r\n <div class=\"slogan\">\r\n <h3>\r\n {{ Slogan }}\r\n </h3>\r\n </div>\r\n <form fxLayout=\"column\" fxLayoutAlign=\"center center\" fxLayoutGap=\"5px\" [formGroup]=\"LoginForm\"\r\n (ngSubmit)=\"OnSubmit()\" fxShow.gt-md=\"false\">\r\n <mat-form-field>\r\n <input type=\"email\" matInput placeholder=\"Username (email)\" formControlName=\"email\">\r\n <mat-error>Invalid or missing email</mat-error>\r\n </mat-form-field>\r\n <mat-form-field>\r\n <input type=\"password\" matInput placeholder=\"Password\" formControlName=\"password\">\r\n <mat-error>Missing password</mat-error>\r\n </mat-form-field>\r\n <button type=\"submit\" mat-raised-button color=\"primary\" [disabled]=\"LoginForm.invalid\">Submit</button>\r\n </form>\r\n </div>\r\n</div>", | ||
styles: [".landing-page-image{background:url(/assets/Angkor-sunrise.jpg) center center/cover no-repeat fixed;height:100vh}.landing-page-image .container{margin-top:14em;margin-left:1em;text-align:center}.landing-page-image .container h1{margin:0}.landing-page-image .container .slogan,.landing-page-image .container .title{color:#fff}::ng-deep .mat-form-field-flex{background:rgba(255,255,255,.9);border-radius:3px;padding-left:5px}#row-sign-in{margin-top:10px;margin-right:10px;height:45px}"] | ||
styles: [".landing-page-image{background:url(/assets/AngkorSunrise.jpg) center center/cover no-repeat fixed;height:100vh}.landing-page-image .container{margin-top:14em;margin-left:1em;text-align:center}.landing-page-image .container h1{margin:0}.landing-page-image .container .slogan,.landing-page-image .container .title{color:#fff}::ng-deep .mat-form-field-flex{background:rgba(255,255,255,.9);border-radius:3px;padding-left:5px}#row-sign-in{margin-top:10px;margin-right:10px;height:45px}"] | ||
}] } | ||
@@ -44,0 +44,0 @@ ]; |
@@ -47,3 +47,3 @@ /** | ||
template: "<div class=\"landing-page-image\" fxLayout=\"column\">\r\n\r\n\r\n\r\n <form id=\"row-sign-in\" fxLayout=\"row\" fxLayoutAlign=\"end\" fxLayoutGap=\"15px\" [formGroup]=\"LoginForm\" (ngSubmit)=\"OnSubmit()\"\r\n fxShow.lt-lg=\"false\">\r\n <mat-form-field>\r\n <input type=\"email\" matInput placeholder=\"Username (email)\" formControlName=\"email\">\r\n <mat-error>Invalid or missing email</mat-error>\r\n </mat-form-field>\r\n <mat-form-field>\r\n <input type=\"password\" matInput placeholder=\"Password\" formControlName=\"password\">\r\n <mat-error>Missing password</mat-error>\r\n </mat-form-field>\r\n <button type=\"submit\" mat-raised-button color=\"primary\" [disabled]=\"LoginForm.invalid\">Submit</button>\r\n </form>\r\n\r\n\r\n\r\n <div class=\"container\" fxFlex=\"100%\" fxLayout=\"column\" fxLayoutAlign=\"center start\" fxLayout.sm=\"column\"\r\n fxLayoutAlign.sm=\"center center\" fxLayout.xs=\"column\" fxLayoutAlign.xs=\"center center\">\r\n <div class=\"title\">\r\n <h1>\r\n {{ Title }}\r\n </h1>\r\n </div>\r\n <div class=\"slogan\">\r\n <h3>\r\n {{ Slogan }}\r\n </h3>\r\n </div>\r\n <form fxLayout=\"column\" fxLayoutAlign=\"center center\" fxLayoutGap=\"5px\" [formGroup]=\"LoginForm\"\r\n (ngSubmit)=\"OnSubmit()\" fxShow.gt-md=\"false\">\r\n <mat-form-field>\r\n <input type=\"email\" matInput placeholder=\"Username (email)\" formControlName=\"email\">\r\n <mat-error>Invalid or missing email</mat-error>\r\n </mat-form-field>\r\n <mat-form-field>\r\n <input type=\"password\" matInput placeholder=\"Password\" formControlName=\"password\">\r\n <mat-error>Missing password</mat-error>\r\n </mat-form-field>\r\n <button type=\"submit\" mat-raised-button color=\"primary\" [disabled]=\"LoginForm.invalid\">Submit</button>\r\n </form>\r\n </div>\r\n</div>", | ||
styles: [".landing-page-image{background:url(/assets/Angkor-sunrise.jpg) center center/cover no-repeat fixed;height:100vh}.landing-page-image .container{margin-top:14em;margin-left:1em;text-align:center}.landing-page-image .container h1{margin:0}.landing-page-image .container .slogan,.landing-page-image .container .title{color:#fff}::ng-deep .mat-form-field-flex{background:rgba(255,255,255,.9);border-radius:3px;padding-left:5px}#row-sign-in{margin-top:10px;margin-right:10px;height:45px}"] | ||
styles: [".landing-page-image{background:url(/assets/AngkorSunrise.jpg) center center/cover no-repeat fixed;height:100vh}.landing-page-image .container{margin-top:14em;margin-left:1em;text-align:center}.landing-page-image .container h1{margin:0}.landing-page-image .container .slogan,.landing-page-image .container .title{color:#fff}::ng-deep .mat-form-field-flex{background:rgba(255,255,255,.9);border-radius:3px;padding-left:5px}#row-sign-in{margin-top:10px;margin-right:10px;height:45px}"] | ||
}] } | ||
@@ -50,0 +50,0 @@ ]; |
{ | ||
"name": "@ambl-on/lcu-ambl-on-common", | ||
"version": "0.1.339-map", | ||
"version": "0.1.340-map", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "^7.2.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5330200