emport import template
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | ... | @@ -7,7 +7,8 @@ |
"build": "ng build", | ||
"test": "ng test", | ||
"lint": "ng lint", | ||
"e2e": "ng e2e" | ||
"e2e": "ng e2e", | ||
"postinstall": "ngcc" | ||
}, | ||
"private": true, | ||
"dependencies": { | ||
... | ... | @@ -22,12 +23,49 @@ |
"@angular/platform-browser-dynamic": "^12.0.2", | ||
"@angular/platform-server": "^12.0.2", | ||
"@angular/router": "^12.0.2", | ||
"@iplab/ngx-file-upload": "^2.0.6", | ||
"@ng-bootstrap/ng-bootstrap": "^9.0.2", | ||
"@ngx-translate/core": "^13.0.0", | ||
"@ngx-translate/http-loader": "^6.0.0", | ||
"angular-notifier": "^6.0.1", | ||
"@swimlane/ngx-charts": "^16.0.0", | ||
"@swimlane/ngx-datatable": "^17.0.0", | ||
"@types/quill": "1.3.6", | ||
"angular-calendar": "^0.28.16", | ||
"angular-datatables": "^11.1.1", | ||
"angular-feather": "^6.0.10", | ||
"angular-notifier": "^6.0.1", | ||
"angularx-flatpickr": "^6.5.1", | ||
"apexcharts": "^3.25.0", | ||
"bootstrap": "^4.5.0", | ||
"c3": "^0.7.18", | ||
"calendar-utils": "^0.8.1", | ||
"chart.js": "^2.9.3", | ||
"chartist": "^0.11.4", | ||
"core-js": "^3.6.5", | ||
"crossvent": "^1.5.5", | ||
"d3": "^4.8.0", | ||
"d3-array": "^2.7.1", | ||
"datatables.net": "^1.10.20", | ||
"datatables.net-dt": "^1.10.20", | ||
"date-fns": "^2.14.0", | ||
"dom-autoscroller": "^2.3.4", | ||
"dom-plane": "^1.0.2", | ||
"dom-set": "^1.1.1", | ||
"flatpickr": "^4.6.6", | ||
"handlebars": "^4.7.7", | ||
"lodash": "^4.17.19", | ||
"ng-apexcharts": "^1.5.6", | ||
"ng-chartist": "^4.1.0", | ||
"ng-multiselect-dropdown": "^0.2.10", | ||
"ng2-archwizard": "^2.1.0", | ||
"ng2-charts": "^2.3.2", | ||
"ng2-search-filter": "^0.5.1", | ||
"ngx-custom-validators": "8.0.0", | ||
"ngx-perfect-scrollbar": "^9.0.0", | ||
"ngx-quill": "^12.0.1", | ||
"ngx-toastr": "^12.0.0", | ||
"pace-js": "^1.0.2", | ||
"quill": "^1.3.7", | ||
"rxjs": "^6.6.3", | ||
"rxjs-compat": "^6.5.4", | ||
"sass": "^1.29.0", | ||
... | ... | @@ -63,4 +101,4 @@ |
"peerDependencies": { | ||
"tslib": "1.10.0" | ||
} | ||
} | ||
\ No newline at end of file | ||
} |
src/app/apps/apps.module.ts
0 → 100644
src/app/apps/apps.routing.ts
0 → 100644
src/app/apps/chat/chat.component.html
0 → 100644
src/app/apps/chat/chat.component.ts
0 → 100644
src/app/apps/chat/chat.ts
0 → 100644
src/app/apps/chat/chatMessages.ts
0 → 100644
src/app/apps/chat/contactList.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/app/apps/contact-list/contact-list.ts
0 → 100644
src/app/apps/contact-rxjs/contact-data.ts
0 → 100644
src/app/apps/contact-rxjs/contact.ts
0 → 100644
src/app/apps/contact/contact.component.html
0 → 100644
src/app/apps/contact/contact.component.ts
0 → 100644
src/app/apps/contact/contact.ts
0 → 100644
src/app/apps/contacts/contact-data.ts
0 → 100644
src/app/apps/contacts/contact.service.ts
0 → 100644
src/app/apps/contacts/contact.ts
0 → 100644
src/app/apps/contacts/contacts.component.ts
0 → 100644
src/app/apps/fullcalendar/event.model.ts
0 → 100644
src/app/apps/invoice/invoice-data.ts
0 → 100644
src/app/apps/invoice/invoice.service.spec.ts
0 → 100644
src/app/apps/invoice/invoice.service.ts
0 → 100644
src/app/apps/invoice/invoice.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/app/apps/jobs/job-data.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/app/apps/jobs/job-type.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/app/apps/jobs/servicejob.service.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/app/apps/mail/detail/detail.component.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/mail/listing/categories.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/app/apps/mail/mail.module.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/mail/mail.service.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/mail/mailService.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/mail/mailbox-data.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/mail/mailbox.component.css
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/mail/mailbox.component.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/mail/mailbox.component.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/mail/mailbox.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/mail/user-data.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/notes/note.service.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/notes/note.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/notes/notes-data.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/notes/notes.component.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/notes/notes.component.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/notes/notes.component.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/app/apps/tasks/date.service.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/tasks/tasks-data.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/tasks/tasks-service.service.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/tasks/tasks.component.css
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/tasks/tasks.component.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/tasks/tasks.component.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/tasks/tasks.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/app/apps/ticketlist/date-ago.pipe.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/ticketlist/dialog-content.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/ticketlist/ticket-data.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/ticketlist/ticket.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/app/apps/ticketlist/tickets.component.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/ticketlist/tickets.service.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/todos/todo-data.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/todos/todo.service.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/todos/todo.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/todos/todos.component.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/todos/todos.component.scss
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/todos/todos.component.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/user-rxjs/user-data.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/app/apps/user-rxjs/user.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/app/apps/users/user-data.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/apps/users/user.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/app/apps/users/userService.service.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/auth.guard.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/app/myservice.service.spec.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/app/myservice.service.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment