File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed
Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 1919 "@angular/platform-browser" : " ~11.2.4" ,
2020 "@angular/platform-browser-dynamic" : " ~11.2.4" ,
2121 "@angular/router" : " ~11.2.4" ,
22- "@syncfusion/ej2" : " ^18.4.46" ,
23- "@syncfusion/ej2-angular-pivotview" : " ^18.4.46" ,
22+ "@syncfusion/ej2-angular-pivotview" : " 27.1.48-ngcc" ,
2423 "rxjs" : " ~6.6.0" ,
2524 "tslib" : " ^2.0.0" ,
2625 "zone.js" : " ~0.11.3"
3433 "codelyzer" : " ^6.0.0" ,
3534 "jasmine-core" : " ~3.6.0" ,
3635 "jasmine-spec-reporter" : " ~5.0.0" ,
37- "karma" : " ~6.1.0 " ,
36+ "karma" : " ~6.3.16 " ,
3837 "karma-chrome-launcher" : " ~3.1.0" ,
3938 "karma-coverage" : " ~2.0.3" ,
4039 "karma-jasmine" : " ~4.0.0" ,
Original file line number Diff line number Diff line change 1- /* You can add global styles to this file, and also import other style files */
2- @import '../node_modules/@syncfusion/ej2/material.css' ;
1+ /* You can add global styles to this file, and also import other style files */ @import '../node_modules/@syncfusion/ej2-base/styles/material.css' ;
2+ @import '../node_modules/@syncfusion/ej2-buttons/styles/material.css' ;
3+ @import '../node_modules/@syncfusion/ej2-dropdowns/styles/material.css' ;
4+ @import '../node_modules/@syncfusion/ej2-grids/styles/material.css' ;
5+ @import '../node_modules/@syncfusion/ej2-inputs/styles/material.css' ;
6+ @import '../node_modules/@syncfusion/ej2-lists/styles/material.css' ;
7+ @import '../node_modules/@syncfusion/ej2-navigations/styles/material.css' ;
8+ @import '../node_modules/@syncfusion/ej2-popups/styles/material.css' ;
9+ @import "../node_modules/@syncfusion/ej2-splitbuttons/styles/material.css" ;
10+ @import '../node_modules/@syncfusion/ej2-angular-pivotview/styles/material.css' ;
You can’t perform that action at this time.
0 commit comments