1 line
58 KiB
JavaScript
1 line
58 KiB
JavaScript
|
|
webpackJsonp([1],{"+wTJ":function(e,t){e.exports="<router-outlet></router-outlet>\n"},0:function(e,t,n){e.exports=n("cDNt")},"1DI4":function(e,t,n){(e.exports=n("rP7Y")(!1)).push([e.i,"",""]),e.exports=e.exports.toString()},"2/c7":function(e,t){e.exports='<div class="s-order-dash-pg">\n <div class="chart-box">\n <h4> Orders by Status </h4>\n <ngx-charts-advanced-pie-chart\n style="position:relative"\n [view]="view"\n [scheme]="colorScheme"\n [results]="ordersByStatusData"\n >\n </ngx-charts-advanced-pie-chart>\n </div>\n\n <div class="chart-box">\n <h4> Orders By Payment Type </h4>\n <ngx-charts-advanced-pie-chart\n style="position:relative"\n [view]="view"\n [scheme]="colorScheme"\n [results]="ordersByPaymentData"\n >\n </ngx-charts-advanced-pie-chart>\n </div>\n\n <div class="chart-box">\n <h4> Orders By Country </h4>\n <ngx-charts-bar-vertical\n [view]="[990, 270]"\n [barPadding]="1"\n [scheme]="barColorScheme"\n [results]="ordersByCountryData"\n [roundDomains]="true"\n [showGridLines]="true"\n [xAxis]="true"\n [yAxis]="true"\n [legend]="false"\n [roundEdges]="false"\n >\n </ngx-charts-bar-vertical>\n </div>\n\n\x3c!--ngx-datatable\n style=\'height:248px; width:585px;margin:16px;border-radius:2px;\'\n [rows]="rows"\n [columns]="columns"\n [headerHeight]="45"\n [rowHeight]="32"\n [columnMode]="\'standard\'"\n [scrollbarV]="false"\n >\n </ngx-datatable--\x3e\n\n\n\n</div>\n'},"3vpJ":function(e,t,n){(e.exports=n("rP7Y")(!1)).push([e.i,".s-page-not-found{position:fixed;top:0;left:0;width:100%;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px;background-color:#005d84;color:#eee;font-size:24px}",""]),e.exports=e.exports.toString()},"8c6Q":function(e,t){e.exports='<div class="s-product-dash-pg">\n\n <div class="chart-box">\n <h4> Products By Quantity Ordered</h4>\n <ngx-charts-bar-vertical\n [view]="[990, 270]"\n [barPadding]="1"\n [scheme]="barColorScheme"\n [results]="productByQuantityData"\n [roundDomains]="true"\n [showGridLines]="true"\n [xAxis]="true"\n [yAxis]="true"\n [legend]="false"\n [roundEdges]="false"\n >\n </ngx-charts-bar-vertical>\n </div>\n\n</div>\n'},BTuw:function(e,t){e.exports='<div class="s-page-not-found"> 404 Page Not Found </div>\n'},C3f6:function(e,t){e.exports='<div class="s-login-pg">\n <div class="s-login-pg-head">\n <div style="width:100px;"><s-logo></s-logo></div>\n <p style="text-align: center"> Sample app done with SpringBoot backend and Angular frontend </p>\n </div>\n <form class="s-login-pg-form" name="form" (ngSubmit)="login()" #f="ngForm" novalidate>\n <input type="text" placeholder="Username (demo)" name="username" [(ngModel)]="model.username" #username="ngModel" required/>\n <input type="password" placeholder="Password (demo)" name="password" [(ngModel)]="model.password" #password="ngModel" required/>\n <button type="submit" class="btn btn-primary">LOG IN</button>\n </form>\n <div class="s-login-pg-foot">\n <div *ngIf="errMsg" style="color:indianred; font-weight: bold">{{errMsg}}</div>\n </div>\n\n</div>\n'},C90b:function(e,t,n){(e.exports=n("rP7Y")(!1)).push([e.i,"h4{margin-top:16px}.s-order-dash-pg{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-order-dash-pg .chart-box{margin:16px;padding:0 16px;background-color:#fff;border:1px solid #ccc;border-radius:2px}",""]),e.exports=e.exports.toString()},Drkw:function(e,t,n){(e.ex
|