new-front-common-library 0.0.17 → 0.0.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/css/_dark-theme.scss +44 -41
- package/assets/css/_global.scss +111 -0
- package/assets/css/_light-theme.scss +43 -18
- package/assets/i18n/front-common/de.json +17 -0
- package/assets/i18n/front-common/en.json +17 -0
- package/assets/i18n/front-common/fr.json +17 -0
- package/bundles/new-front-common-library.umd.js +239 -29
- package/bundles/new-front-common-library.umd.js.map +1 -1
- package/esm2015/lib/util/component/header/header.component.js +18 -8
- package/esm2015/lib/util/component/popup/popup-login/popup-login.component.js +2 -2
- package/esm2015/lib/util/i18n/de.js +42 -0
- package/esm2015/lib/util/i18n/en.js +42 -0
- package/esm2015/lib/util/i18n/fr.js +42 -0
- package/esm2015/lib/util/pipes/common-translate.pipe.js +38 -0
- package/esm2015/lib/util/services/history/history.service.js +39 -0
- package/esm2015/lib/util/util.module.js +11 -7
- package/esm2015/public-api.js +3 -1
- package/fesm2015/new-front-common-library.js +221 -16
- package/fesm2015/new-front-common-library.js.map +1 -1
- package/lib/util/component/header/header.component.d.ts +4 -2
- package/lib/util/i18n/de.d.ts +34 -0
- package/lib/util/i18n/en.d.ts +34 -0
- package/lib/util/i18n/fr.d.ts +34 -0
- package/lib/util/pipes/common-translate.pipe.d.ts +12 -0
- package/lib/util/services/history/history.service.d.ts +10 -0
- package/lib/util/util.module.d.ts +25 -24
- package/package.json +2 -1
- package/public-api.d.ts +2 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
(function (global, factory) {
|
|
2
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@ngx-translate/core'), require('@angular/common/http'), require('@angular/common'), require('rxjs'), require('rxjs/operators'), require('ngx-cookie-service'), require('@angular/platform-browser'), require('@angular/material/card'), require('ngx-permissions'), require('@angular/material/progress-spinner'), require('@angular/router'), require('@angular/flex-layout/flex'), require('codelyzer/util/isNotNullOrUndefined'), require('@angular/cdk/overlay'), require('@angular/material/toolbar'), require('@angular/material/menu'), require('@angular/material/button'), require('@angular/
|
|
3
|
-
typeof define === 'function' && define.amd ? define('new-front-common-library', ['exports', '@angular/core', '@ngx-translate/core', '@angular/common/http', '@angular/common', 'rxjs', 'rxjs/operators', 'ngx-cookie-service', '@angular/platform-browser', '@angular/material/card', 'ngx-permissions', '@angular/material/progress-spinner', '@angular/router', '@angular/flex-layout/flex', 'codelyzer/util/isNotNullOrUndefined', '@angular/cdk/overlay', '@angular/material/toolbar', '@angular/material/menu', '@angular/material/button', '@angular/
|
|
4
|
-
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global['new-front-common-library'] = {}, global.ng.core, global.i2$1, global.ng.common.http, global.ng.common, global.rxjs, global.rxjs.operators, global.i1, global.ng.platformBrowser, global.ng.material.card, global.i1$2, global.ng.material.progressSpinner, global.ng.router, global.ng.flexLayout.flex, global.isNotNullOrUndefined, global.ng.cdk.overlay, global.ng.material.toolbar, global.ng.material.menu, global.ng.material.button, global.ng.
|
|
5
|
-
}(this, (function (exports, i0, i2$1, i2,
|
|
2
|
+
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@ngx-translate/core'), require('@angular/common/http'), require('@angular/common'), require('rxjs'), require('rxjs/operators'), require('ngx-cookie-service'), require('@angular/platform-browser'), require('@angular/material/card'), require('ngx-permissions'), require('@angular/material/progress-spinner'), require('@angular/router'), require('@angular/flex-layout/flex'), require('codelyzer/util/isNotNullOrUndefined'), require('@angular/cdk/overlay'), require('@angular/material/toolbar'), require('@angular/material/menu'), require('@angular/material/button'), require('@angular/flex-layout/extended'), require('@angular/forms'), require('@angular/material/dialog'), require('crypto-js'), require('@angular/material/form-field'), require('@angular/material/input'), require('@angular/material/icon'), require('@angular/material/divider'), require('@angular/material/tooltip'), require('@angular/material/table'), require('@angular/material/select'), require('@angular/flex-layout'), require('@angular/material/core')) :
|
|
3
|
+
typeof define === 'function' && define.amd ? define('new-front-common-library', ['exports', '@angular/core', '@ngx-translate/core', '@angular/common/http', '@angular/common', 'rxjs', 'rxjs/operators', 'ngx-cookie-service', '@angular/platform-browser', '@angular/material/card', 'ngx-permissions', '@angular/material/progress-spinner', '@angular/router', '@angular/flex-layout/flex', 'codelyzer/util/isNotNullOrUndefined', '@angular/cdk/overlay', '@angular/material/toolbar', '@angular/material/menu', '@angular/material/button', '@angular/flex-layout/extended', '@angular/forms', '@angular/material/dialog', 'crypto-js', '@angular/material/form-field', '@angular/material/input', '@angular/material/icon', '@angular/material/divider', '@angular/material/tooltip', '@angular/material/table', '@angular/material/select', '@angular/flex-layout', '@angular/material/core'], factory) :
|
|
4
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global['new-front-common-library'] = {}, global.ng.core, global.i2$1, global.ng.common.http, global.ng.common, global.rxjs, global.rxjs.operators, global.i1, global.ng.platformBrowser, global.ng.material.card, global.i1$2, global.ng.material.progressSpinner, global.ng.router, global.ng.flexLayout.flex, global.isNotNullOrUndefined, global.ng.cdk.overlay, global.ng.material.toolbar, global.ng.material.menu, global.ng.material.button, global.ng.flexLayout.extended, global.ng.forms, global.ng.material.dialog, global.CryptoJS, global.ng.material.formField, global.ng.material.input, global.ng.material.icon, global.ng.material.divider, global.ng.material.tooltip, global.ng.material.table, global.ng.material.select, global.ng.flexLayout, global.ng.material.core));
|
|
5
|
+
}(this, (function (exports, i0, i2$1, i2, i15, rxjs, operators, i1, i1$1, i4, i1$2, i5, i1$3, i14, isNotNullOrUndefined, i9, i11, i12, i13, i16, i10, i1$4, CryptoJS, i7, i12$1, icon, divider, tooltip, table, select, flexLayout, core) { 'use strict';
|
|
6
6
|
|
|
7
7
|
function _interopNamespace(e) {
|
|
8
8
|
if (e && e.__esModule) return e;
|
|
@@ -27,20 +27,19 @@
|
|
|
27
27
|
var i0__namespace = /*#__PURE__*/_interopNamespace(i0);
|
|
28
28
|
var i2__namespace$1 = /*#__PURE__*/_interopNamespace(i2$1);
|
|
29
29
|
var i2__namespace = /*#__PURE__*/_interopNamespace(i2);
|
|
30
|
-
var
|
|
30
|
+
var i15__namespace = /*#__PURE__*/_interopNamespace(i15);
|
|
31
31
|
var i1__namespace = /*#__PURE__*/_interopNamespace(i1);
|
|
32
32
|
var i1__namespace$1 = /*#__PURE__*/_interopNamespace(i1$1);
|
|
33
33
|
var i4__namespace = /*#__PURE__*/_interopNamespace(i4);
|
|
34
34
|
var i1__namespace$2 = /*#__PURE__*/_interopNamespace(i1$2);
|
|
35
35
|
var i5__namespace = /*#__PURE__*/_interopNamespace(i5);
|
|
36
36
|
var i1__namespace$3 = /*#__PURE__*/_interopNamespace(i1$3);
|
|
37
|
-
var
|
|
37
|
+
var i14__namespace = /*#__PURE__*/_interopNamespace(i14);
|
|
38
38
|
var i9__namespace = /*#__PURE__*/_interopNamespace(i9);
|
|
39
39
|
var i11__namespace = /*#__PURE__*/_interopNamespace(i11);
|
|
40
40
|
var i12__namespace = /*#__PURE__*/_interopNamespace(i12);
|
|
41
41
|
var i13__namespace = /*#__PURE__*/_interopNamespace(i13);
|
|
42
|
-
var
|
|
43
|
-
var i17__namespace = /*#__PURE__*/_interopNamespace(i17);
|
|
42
|
+
var i16__namespace = /*#__PURE__*/_interopNamespace(i16);
|
|
44
43
|
var i10__namespace = /*#__PURE__*/_interopNamespace(i10);
|
|
45
44
|
var i1__namespace$4 = /*#__PURE__*/_interopNamespace(i1$4);
|
|
46
45
|
var CryptoJS__namespace = /*#__PURE__*/_interopNamespace(CryptoJS);
|
|
@@ -780,7 +779,7 @@
|
|
|
780
779
|
if (value === '-' || value === this.perpetuityLabel) {
|
|
781
780
|
return this.perpetuityLabel;
|
|
782
781
|
}
|
|
783
|
-
return new
|
|
782
|
+
return new i15.DatePipe(currentLanguage).transform(value, format);
|
|
784
783
|
};
|
|
785
784
|
return LocalDatePipe;
|
|
786
785
|
}());
|
|
@@ -1018,7 +1017,7 @@
|
|
|
1018
1017
|
return OverlayComponent;
|
|
1019
1018
|
}());
|
|
1020
1019
|
OverlayComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.2", ngImport: i0__namespace, type: OverlayComponent, deps: [{ token: i1__namespace$3.Router }, { token: i2__namespace$1.TranslateService }, { token: OverlayService }, { token: i0__namespace.ChangeDetectorRef }], target: i0__namespace.ɵɵFactoryTarget.Component });
|
|
1021
|
-
OverlayComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.2", type: OverlayComponent, selector: "sc-overlay", ngImport: i0__namespace, template: "<div class=\"blackshield\" *ngIf=\"show\"></div>\r\n\r\n<div fxLayoutAlign=\"center center\" *ngIf=\"show\">\r\n <mat-card class=\"overshield\" fxLayoutAlign=\"center center\">\r\n <mat-card-content fxLayout=\"row\" fxLayoutAlign=\"space-between center\" style=\"width: 100%\">\r\n <span>{{ message || 'CORE.OVERLAY.LOADING' | translate}}</span>\r\n <mat-spinner diameter=\"40\"></mat-spinner>\r\n </mat-card-content>\r\n </mat-card>\r\n</div>\r\n", styles: [".blackshield{position:fixed;display:block!important;top:0;left:0;width:100%;background:black;opacity:.8;height:100vh;z-index:2000000;padding-top:150px}.overshield{position:fixed;width:30%;min-height:6vh;margin-top:250px;z-index:20000000}\n"], components: [{ type: i4__namespace.MatCard, selector: "mat-card", exportAs: ["matCard"] }, { type: i5__namespace.MatSpinner, selector: "mat-spinner", inputs: ["color"] }], directives: [{ type:
|
|
1020
|
+
OverlayComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.2", type: OverlayComponent, selector: "sc-overlay", ngImport: i0__namespace, template: "<div class=\"blackshield\" *ngIf=\"show\"></div>\r\n\r\n<div fxLayoutAlign=\"center center\" *ngIf=\"show\">\r\n <mat-card class=\"overshield\" fxLayoutAlign=\"center center\">\r\n <mat-card-content fxLayout=\"row\" fxLayoutAlign=\"space-between center\" style=\"width: 100%\">\r\n <span>{{ message || 'CORE.OVERLAY.LOADING' | translate}}</span>\r\n <mat-spinner diameter=\"40\"></mat-spinner>\r\n </mat-card-content>\r\n </mat-card>\r\n</div>\r\n", styles: [".blackshield{position:fixed;display:block!important;top:0;left:0;width:100%;background:black;opacity:.8;height:100vh;z-index:2000000;padding-top:150px}.overshield{position:fixed;width:30%;min-height:6vh;margin-top:250px;z-index:20000000}\n"], components: [{ type: i4__namespace.MatCard, selector: "mat-card", exportAs: ["matCard"] }, { type: i5__namespace.MatSpinner, selector: "mat-spinner", inputs: ["color"] }], directives: [{ type: i15__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i14__namespace.DefaultLayoutAlignDirective, selector: " [fxLayoutAlign], [fxLayoutAlign.xs], [fxLayoutAlign.sm], [fxLayoutAlign.md], [fxLayoutAlign.lg], [fxLayoutAlign.xl], [fxLayoutAlign.lt-sm], [fxLayoutAlign.lt-md], [fxLayoutAlign.lt-lg], [fxLayoutAlign.lt-xl], [fxLayoutAlign.gt-xs], [fxLayoutAlign.gt-sm], [fxLayoutAlign.gt-md], [fxLayoutAlign.gt-lg]", inputs: ["fxLayoutAlign", "fxLayoutAlign.xs", "fxLayoutAlign.sm", "fxLayoutAlign.md", "fxLayoutAlign.lg", "fxLayoutAlign.xl", "fxLayoutAlign.lt-sm", "fxLayoutAlign.lt-md", "fxLayoutAlign.lt-lg", "fxLayoutAlign.lt-xl", "fxLayoutAlign.gt-xs", "fxLayoutAlign.gt-sm", "fxLayoutAlign.gt-md", "fxLayoutAlign.gt-lg"] }, { type: i4__namespace.MatCardContent, selector: "mat-card-content, [mat-card-content], [matCardContent]" }, { type: i14__namespace.DefaultLayoutDirective, selector: " [fxLayout], [fxLayout.xs], [fxLayout.sm], [fxLayout.md], [fxLayout.lg], [fxLayout.xl], [fxLayout.lt-sm], [fxLayout.lt-md], [fxLayout.lt-lg], [fxLayout.lt-xl], [fxLayout.gt-xs], [fxLayout.gt-sm], [fxLayout.gt-md], [fxLayout.gt-lg]", inputs: ["fxLayout", "fxLayout.xs", "fxLayout.sm", "fxLayout.md", "fxLayout.lg", "fxLayout.xl", "fxLayout.lt-sm", "fxLayout.lt-md", "fxLayout.lt-lg", "fxLayout.lt-xl", "fxLayout.gt-xs", "fxLayout.gt-sm", "fxLayout.gt-md", "fxLayout.gt-lg"] }], pipes: { "translate": i2__namespace$1.TranslatePipe } });
|
|
1022
1021
|
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.2", ngImport: i0__namespace, type: OverlayComponent, decorators: [{
|
|
1023
1022
|
type: i0.Component,
|
|
1024
1023
|
args: [{
|
|
@@ -1081,6 +1080,165 @@
|
|
|
1081
1080
|
type: i0.Injectable
|
|
1082
1081
|
}], ctorParameters: function () { return []; } });
|
|
1083
1082
|
|
|
1083
|
+
var en = {
|
|
1084
|
+
//HEADER MENU COMMERCIAL
|
|
1085
|
+
'COMMON.HEADER.MENU.DASHBOARD': 'Dashboard',
|
|
1086
|
+
'COMMON.HEADER.MENU.COMMERCIAL.DEAL': 'Deal',
|
|
1087
|
+
'COMMON.HEADER.MENU.COMMERCIAL.WORK_RECORD': 'Title Record',
|
|
1088
|
+
'COMMON.HEADER.MENU.COMMERCIAL.VOD_SEARCH': 'VOD Search',
|
|
1089
|
+
'COMMON.HEADER.MENU.COMMERCIAL.ACCOUNTING_CLOSING': 'Accounting Closing',
|
|
1090
|
+
'COMMON.HEADER.MENU.COMMERCIAL.INVOICE': 'Invoice',
|
|
1091
|
+
'COMMON.HEADER.MENU.COMMERCIAL.TURNOVER': 'Turnover',
|
|
1092
|
+
//HEADER MENU USER
|
|
1093
|
+
'COMMON.HEADER.MENU.USER.SECTION_TITLE': 'Users management',
|
|
1094
|
+
'COMMON.HEADER.MENU.USER.SETTINGS': 'Settings',
|
|
1095
|
+
//HEADER MENU REFERENTIAL
|
|
1096
|
+
'COMMON.HEADER.MENU.REFERENTIAL.SUPPORT': 'Support',
|
|
1097
|
+
'COMMON.HEADER.MENU.REFERENTIAL.BATCH': 'Batch',
|
|
1098
|
+
'COMMON.HEADER.MENU.TV-DATA': 'TV Data',
|
|
1099
|
+
'COMMON.HEADER.MENU.EXPENDITURE_COMMITMENT': 'Expenditure Commitment',
|
|
1100
|
+
'COMMON.HEADER.MENU.BI.SEARCH': 'Sales Support',
|
|
1101
|
+
'COMMON.HEADER.MENU.LEGAL': 'Legal',
|
|
1102
|
+
// HEADER GOLBAL SEARCH
|
|
1103
|
+
'COMMON.HEADER.GLOBAL_SEARCH.ADVANCED': 'advanced',
|
|
1104
|
+
'COMMON.HEADER.GLOBAL_SEARCH.PLACEHOLDER': 'Search ...',
|
|
1105
|
+
// HEADER HISTORY
|
|
1106
|
+
'COMMON.HEADER.HISTORY.PRODUCT': 'Product',
|
|
1107
|
+
'COMMON.HEADER.HISTORY.PO': 'PO',
|
|
1108
|
+
'COMMON.HEADER.HISTORY.WORK': 'Work',
|
|
1109
|
+
'COMMON.HEADER.HISTORY.DEAL': 'Deal',
|
|
1110
|
+
'COMMON.HEADER.HISTORY.CONTRACT_ACQ': 'Contract',
|
|
1111
|
+
'COMMON.HEADER.HISTORY.CONTRACT_CESS': 'Contract',
|
|
1112
|
+
'COMMON.HEADER.HISTORY.BUDGET': 'Budget',
|
|
1113
|
+
'COMMON.HEADER.HISTORY.NO_HISTORY_AVAILABLE': 'No history available',
|
|
1114
|
+
// HEADER CREATION
|
|
1115
|
+
'COMMON.HEADER.CREATION.PRODUCT': 'create a product',
|
|
1116
|
+
'COMMON.HEADER.CREATION.PO': 'create a purchase order',
|
|
1117
|
+
'COMMON.HEADER.CREATION.DEAL': 'create a deal',
|
|
1118
|
+
'COMMON.HEADER.CREATION.CREATION_ACQ': 'create an acquisition contract',
|
|
1119
|
+
'COMMON.HEADER.CREATION.CREATION_CESS': 'create a cession contract',
|
|
1120
|
+
// HEADER CONNECTED AS
|
|
1121
|
+
'COMMON.HEADER.CONNECTED_AS': 'Connected as',
|
|
1122
|
+
'COMMON.HEADER.STOP': 'Stop'
|
|
1123
|
+
};
|
|
1124
|
+
|
|
1125
|
+
var fr = {
|
|
1126
|
+
//HEADER MENU COMMERCIAL
|
|
1127
|
+
'COMMON.HEADER.MENU.DASHBOARD': 'Tableau de bord',
|
|
1128
|
+
'COMMON.HEADER.MENU.COMMERCIAL.DEAL': 'Deal',
|
|
1129
|
+
'COMMON.HEADER.MENU.COMMERCIAL.WORK_RECORD': 'Fiche commerciale',
|
|
1130
|
+
'COMMON.HEADER.MENU.COMMERCIAL.VOD_SEARCH': 'Recherche d\'Avails',
|
|
1131
|
+
'COMMON.HEADER.MENU.COMMERCIAL.ACCOUNTING_CLOSING': 'Clôture Comptable',
|
|
1132
|
+
'COMMON.HEADER.MENU.COMMERCIAL.INVOICE': 'Facture',
|
|
1133
|
+
'COMMON.HEADER.MENU.COMMERCIAL.TURNOVER': 'Chiffre d\'affaire',
|
|
1134
|
+
//HEADER MENU USER
|
|
1135
|
+
'COMMON.HEADER.MENU.USER.SECTION_TITLE': 'Utilisateurs',
|
|
1136
|
+
'COMMON.HEADER.MENU.USER.SETTINGS': 'Mes préférences',
|
|
1137
|
+
//HEADER MENU REFERENTIAL
|
|
1138
|
+
'COMMON.HEADER.MENU.REFERENTIAL.SUPPORT': 'Référentiels',
|
|
1139
|
+
'COMMON.HEADER.MENU.REFERENTIAL.BATCH': 'Administration des Batches',
|
|
1140
|
+
'COMMON.HEADER.MENU.TV-DATA': 'TV Data',
|
|
1141
|
+
'COMMON.HEADER.MENU.EXPENDITURE_COMMITMENT': 'Engagement de dépenses',
|
|
1142
|
+
'COMMON.HEADER.MENU.BI.SEARCH': 'Aide à la vente',
|
|
1143
|
+
'COMMON.HEADER.MENU.LEGAL': 'Juridique',
|
|
1144
|
+
// HEADER GOLBAL SEARCH
|
|
1145
|
+
'COMMON.HEADER.GLOBAL_SEARCH.ADVANCED': 'avancée',
|
|
1146
|
+
'COMMON.HEADER.GLOBAL_SEARCH.PLACEHOLDER': 'Recherche ...',
|
|
1147
|
+
// HEADER HISTORY
|
|
1148
|
+
'COMMON.HEADER.HISTORY.PRODUCT': 'Produit',
|
|
1149
|
+
'COMMON.HEADER.HISTORY.PO': 'Commande',
|
|
1150
|
+
'COMMON.HEADER.HISTORY.WORK': 'Fiche',
|
|
1151
|
+
'COMMON.HEADER.HISTORY.DEAL': 'Deal',
|
|
1152
|
+
'COMMON.HEADER.HISTORY.CONTRACT_ACQ': 'Contrat',
|
|
1153
|
+
'COMMON.HEADER.HISTORY.CONTRACT_CESS': 'Contrat',
|
|
1154
|
+
'COMMON.HEADER.HISTORY.BUDGET': 'Budget',
|
|
1155
|
+
'COMMON.HEADER.HISTORY.NO_HISTORY_AVAILABLE': 'Pas d\'historique disponible',
|
|
1156
|
+
// HEADER CREATION
|
|
1157
|
+
'COMMON.HEADER.CREATION.PRODUCT': 'créer un produit',
|
|
1158
|
+
'COMMON.HEADER.CREATION.PO': 'créer une commande',
|
|
1159
|
+
'COMMON.HEADER.CREATION.DEAL': 'créer un deal',
|
|
1160
|
+
'COMMON.HEADER.CREATION.CREATION_ACQ': 'créer un contrat d\'acquisition',
|
|
1161
|
+
'COMMON.HEADER.CREATION.CREATION_CESS': 'créer un contrat de cession',
|
|
1162
|
+
// HEADER CONNECTED AS
|
|
1163
|
+
'COMMON.HEADER.CONNECTED_AS': 'Connectée en tant que',
|
|
1164
|
+
'COMMON.HEADER.STOP': 'Arrêter'
|
|
1165
|
+
};
|
|
1166
|
+
|
|
1167
|
+
var de = {
|
|
1168
|
+
//HEADER MENU COMMERCIAL
|
|
1169
|
+
'COMMON.HEADER.MENU.DASHBOARD': 'Dashboard',
|
|
1170
|
+
'COMMON.HEADER.MENU.COMMERCIAL.DEAL': 'Deal',
|
|
1171
|
+
'COMMON.HEADER.MENU.COMMERCIAL.WORK_RECORD': 'Title Record',
|
|
1172
|
+
'COMMON.HEADER.MENU.COMMERCIAL.VOD_SEARCH': 'VOD Search',
|
|
1173
|
+
'COMMON.HEADER.MENU.COMMERCIAL.ACCOUNTING_CLOSING': 'Accounting Closing',
|
|
1174
|
+
'COMMON.HEADER.MENU.COMMERCIAL.INVOICE': 'Invoice',
|
|
1175
|
+
'COMMON.HEADER.MENU.COMMERCIAL.TURNOVER': 'Turnover',
|
|
1176
|
+
//HEADER MENU USER
|
|
1177
|
+
'COMMON.HEADER.MENU.USER.SECTION_TITLE': 'Users management',
|
|
1178
|
+
'COMMON.HEADER.MENU.USER.SETTINGS': 'Settings',
|
|
1179
|
+
//HEADER MENU REFERENTIAL
|
|
1180
|
+
'COMMON.HEADER.MENU.REFERENTIAL.SUPPORT': 'Support',
|
|
1181
|
+
'COMMON.HEADER.MENU.REFERENTIAL.BATCH': 'Batch',
|
|
1182
|
+
'COMMON.HEADER.MENU.TV-DATA': 'TV Data',
|
|
1183
|
+
'COMMON.HEADER.MENU.EXPENDITURE_COMMITMENT': 'Expenditure Commitment',
|
|
1184
|
+
'COMMON.HEADER.MENU.BI.SEARCH': 'Sales Support',
|
|
1185
|
+
'COMMON.HEADER.MENU.LEGAL': 'Legal',
|
|
1186
|
+
// HEADER GOLBAL SEARCH
|
|
1187
|
+
'COMMON.HEADER.GLOBAL_SEARCH.ADVANCED': 'advanced',
|
|
1188
|
+
'COMMON.HEADER.GLOBAL_SEARCH.PLACEHOLDER': 'Search ...',
|
|
1189
|
+
// HEADER HISTORY
|
|
1190
|
+
'COMMON.HEADER.HISTORY.PRODUCT': 'Product',
|
|
1191
|
+
'COMMON.HEADER.HISTORY.PO': 'PO',
|
|
1192
|
+
'COMMON.HEADER.HISTORY.WORK': 'Work',
|
|
1193
|
+
'COMMON.HEADER.HISTORY.DEAL': 'Deal',
|
|
1194
|
+
'COMMON.HEADER.HISTORY.CONTRACT_ACQ': 'Contract',
|
|
1195
|
+
'COMMON.HEADER.HISTORY.CONTRACT_CESS': 'Contract',
|
|
1196
|
+
'COMMON.HEADER.HISTORY.BUDGET': 'Budget',
|
|
1197
|
+
'COMMON.HEADER.HISTORY.NO_HISTORY_AVAILABLE': 'No history available',
|
|
1198
|
+
// HEADER CREATION
|
|
1199
|
+
'COMMON.HEADER.CREATION.PRODUCT': 'create a product',
|
|
1200
|
+
'COMMON.HEADER.CREATION.PO': 'create a purchase order',
|
|
1201
|
+
'COMMON.HEADER.CREATION.DEAL': 'create a deal',
|
|
1202
|
+
'COMMON.HEADER.CREATION.CREATION_ACQ': 'create an acquisition contract',
|
|
1203
|
+
'COMMON.HEADER.CREATION.CREATION_CESS': 'create a cession contract',
|
|
1204
|
+
// HEADER CONNECTED AS
|
|
1205
|
+
'COMMON.HEADER.CONNECTED_AS': 'Connected as',
|
|
1206
|
+
'COMMON.HEADER.STOP': 'Stop'
|
|
1207
|
+
};
|
|
1208
|
+
|
|
1209
|
+
var CommonTranslatePipe = /** @class */ (function () {
|
|
1210
|
+
function CommonTranslatePipe(localStorageService) {
|
|
1211
|
+
this.localStorageService = localStorageService;
|
|
1212
|
+
this.availableTranslations = { en: en, fr: fr, de: de };
|
|
1213
|
+
}
|
|
1214
|
+
CommonTranslatePipe.prototype.transform = function (value, lang) {
|
|
1215
|
+
var currentLang = lang;
|
|
1216
|
+
if (!lang) {
|
|
1217
|
+
currentLang = this.localStorageService.get('lang');
|
|
1218
|
+
}
|
|
1219
|
+
if (this.isValidLang(currentLang)) {
|
|
1220
|
+
var currentTranslation = this.availableTranslations[currentLang];
|
|
1221
|
+
return currentTranslation[value];
|
|
1222
|
+
}
|
|
1223
|
+
};
|
|
1224
|
+
CommonTranslatePipe.prototype.isValidLang = function (lang) {
|
|
1225
|
+
if (lang) {
|
|
1226
|
+
var languages = ['en', 'fr', 'de'];
|
|
1227
|
+
if (languages.indexOf(lang) !== -1) {
|
|
1228
|
+
return true;
|
|
1229
|
+
}
|
|
1230
|
+
}
|
|
1231
|
+
return false;
|
|
1232
|
+
};
|
|
1233
|
+
return CommonTranslatePipe;
|
|
1234
|
+
}());
|
|
1235
|
+
CommonTranslatePipe.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.2", ngImport: i0__namespace, type: CommonTranslatePipe, deps: [{ token: LocalStorageService }], target: i0__namespace.ɵɵFactoryTarget.Pipe });
|
|
1236
|
+
CommonTranslatePipe.ɵpipe = i0__namespace.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "12.2.2", ngImport: i0__namespace, type: CommonTranslatePipe, name: "commonTranslate" });
|
|
1237
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.2", ngImport: i0__namespace, type: CommonTranslatePipe, decorators: [{
|
|
1238
|
+
type: i0.Pipe,
|
|
1239
|
+
args: [{ name: 'commonTranslate' }]
|
|
1240
|
+
}], ctorParameters: function () { return [{ type: LocalStorageService }]; } });
|
|
1241
|
+
|
|
1084
1242
|
var HeaderComponent = /** @class */ (function () {
|
|
1085
1243
|
function HeaderComponent(router, localStorageEvents, localStorage, toasterService, translate, commonApiService, sessionStorageService, permissionsService, overlayContainer, cookieService, config) {
|
|
1086
1244
|
this.router = router;
|
|
@@ -1098,6 +1256,7 @@
|
|
|
1098
1256
|
this.isHide = false;
|
|
1099
1257
|
this.currentScroll = 0;
|
|
1100
1258
|
this.inputText = '';
|
|
1259
|
+
this.historyList = [];
|
|
1101
1260
|
this.apiUrl = this.config.api_url;
|
|
1102
1261
|
}
|
|
1103
1262
|
HeaderComponent.prototype.ngOnInit = function () {
|
|
@@ -1190,10 +1349,19 @@
|
|
|
1190
1349
|
window.location.href = url;
|
|
1191
1350
|
}
|
|
1192
1351
|
};
|
|
1352
|
+
HeaderComponent.prototype.getHistory = function () {
|
|
1353
|
+
this.historyList = [];
|
|
1354
|
+
if (this.localStorage.exist('history')) {
|
|
1355
|
+
this.historyList = this.localStorage.get('history');
|
|
1356
|
+
}
|
|
1357
|
+
if (this.historyList.length === 0) {
|
|
1358
|
+
this.historyList.push({ type: 'NO_HISTORY_AVAILABLE', id: null, ref: null });
|
|
1359
|
+
}
|
|
1360
|
+
};
|
|
1193
1361
|
return HeaderComponent;
|
|
1194
1362
|
}());
|
|
1195
1363
|
HeaderComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.2", ngImport: i0__namespace, type: HeaderComponent, deps: [{ token: i1__namespace$3.Router }, { token: LocalStorageEventsService }, { token: LocalStorageService }, { token: ToasterEventsService }, { token: i2__namespace$1.TranslateService }, { token: CommonApiService }, { token: SessionStorageService }, { token: PermissionsService }, { token: i9__namespace.OverlayContainer }, { token: i1__namespace.CookieService }, { token: WEB_CONFIG }], target: i0__namespace.ɵɵFactoryTarget.Component });
|
|
1196
|
-
HeaderComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.2", type: HeaderComponent, selector: "sc-header", outputs: { toogleMenuEvent: "toogleMenuEvent" }, host: { listeners: { "window:scroll": "onWindowScroll()" } }, ngImport: i0__namespace, template: "<mat-toolbar fxFlex=\"row\" fxLayoutAlign=\"space-between center\" class=\"sc-header\" [ngClass]=\"{ 'light-header': theme !== 'dark' }\">\r\n <span>\r\n <img class=\"logo-unity\" src=\"./assets/img/unity_logo_48x48.png\">\r\n <span [attr.id]=\"'env-' + env\" class=\"env\" *ngIf=\"env != 'prod'\">{{env}}</span>\r\n </span>\r\n <span fxFlex=\"1\" class=\"header-separator\"></span>\r\n <span fxFlex=\"5\" class=\"material-icons header-icon\">history</span>\r\n <span fxFlex=\"5\" [matMenuTriggerFor]=\"menu_global\" class=\"material-icons header-icon\">grid_view</span>\r\n <mat-menu #menu_global=\"matMenu\" class=\"action-menu\">\r\n <!--DASHBOARD-->\r\n <button mat-menu-item (click)=\"navigate(null, '/dashboard')\">\r\n <span class=\"material-icons-outlined\">apps</span>\r\n <span>{{ 'CORE.MENU.DASHBOARD' | translate }}</span>\r\n </button>\r\n <!--COMMERCIAL-->\r\n <span *ngxPermissionsOnly=\"['COMMERCIAL']\">\r\n <button mat-menu-item (click)=\"navigate('commercial', '/deal/search')\">\r\n <span class=\"material-icons-outlined\">local_offer</span>\r\n <span>{{ 'CORE.MENU.COMMERCIAL.DEAL' | translate }}</span>\r\n </button>\r\n <button mat-menu-item (click)=\"navigate('commercial', '/work-record/search')\">\r\n <span class=\"material-icons-outlined\">theaters</span>\r\n <span>{{ 'CORE.MENU.COMMERCIAL.WORK_RECORD' | translate }}</span>\r\n </button>\r\n <button mat-menu-item (click)=\"navigate('commercial', '/work-record/vod-search')\">\r\n <span class=\"material-icons-outlined\">manage_search</span>\r\n <span>{{ 'CORE.MENU.COMMERCIAL.VOD_SEARCH' | translate }}</span>\r\n </button>\r\n <button mat-menu-item *ngxPermissionsOnly=\"['ACCOUNTANT', 'ADMINISTRATIVE_CONTROLLER']\"\r\n (click)=\"navigate('commercial', '/accounting-closing/consult')\">\r\n <span class=\"material-icons-outlined\">account_balance_wallet</span>\r\n <span>{{ 'CORE.MENU.COMMERCIAL.ACCOUNTING_CLOSING' | translate }}</span>\r\n </button>\r\n <button mat-menu-item (click)=\"navigate('commercial', '/invoice/search')\">\r\n <span class=\"material-icons-outlined\">receipt</span>\r\n <span>{{ 'CORE.MENU.COMMERCIAL.INVOICE' | translate }}</span>\r\n </button>\r\n <button mat-menu-item *ngxPermissionsOnly=\"['ACCOUNTANT', 'ADMINISTRATIVE_CONTROLLER']\"\r\n (click)=\"navigate('commercial', '/turnover/search')\">\r\n <span class=\"material-icons-outlined\">request_quote</span>\r\n <span>{{ 'CORE.MENU.COMMERCIAL.TURNOVER' | translate }}</span>\r\n </button>\r\n </span>\r\n <!--USER-->\r\n <button mat-menu-item *ngIf=\"user && user.admin\" (click)=\"navigate('user', '/account/authorization/search')\">\r\n <span class=\"material-icons-outlined\">manage_accounts</span>\r\n <span>{{ 'CORE.MENU.USER.SECTION_TITLE' | translate }}</span>\r\n </button>\r\n <button mat-menu-item (click)=\"navigate('user', '/account/settings')\">\r\n <span class=\"material-icons-outlined\">settings</span>\r\n <span>{{ 'CORE.MENU.USER.SETTINGS.LABEL' | translate }}</span>\r\n </button>\r\n <!--REFERENTIAL-->\r\n <button mat-menu-item *ngxPermissionsOnly=\"['MODULE REF']\" (click)=\"navigate('referential', '/support/list')\">\r\n <span class=\"material-icons-outlined\">support</span>\r\n <span>{{ 'CORE.MENU.REFERENTIAL.SUPPORT' | translate }}</span>\r\n </button>\r\n <!--BATCH-->\r\n <button mat-menu-item *ngxPermissionsOnly=\"['MODULE REF']\" (click)=\"navigate('batch', '/jobs/referential')\">\r\n <span class=\"material-icons-outlined\">autorenew</span>\r\n <span>{{ 'CORE.MENU.REFERENTIAL.BATCH' | translate }}</span>\r\n </button>\r\n <!--TV DATA-->\r\n <button mat-menu-item *ngxPermissionsOnly=\"['TVDATA']\" (click)=\"navigate('tvdata', '/infos-center')\">\r\n <span class=\"material-icons-outlined\">source</span>\r\n <span>{{ 'CORE.MENU.TV-DATA' | translate }}</span>\r\n </button>\r\n <!--EXPENDITURE COMMITMENT-->\r\n <button mat-menu-item *ngxPermissionsExcept=\"['UNIVERSAL_ROLE']\" (click)=\"navigate('expenditure-commitment', '/home/commands')\">\r\n <span class=\"material-icons-outlined\">receipt_long</span>\r\n <span>{{ 'CORE.MENU.EXPENDITURE_COMMITMENT' | translate }}</span>\r\n </button>\r\n <!--BI-->\r\n <button mat-menu-item *ngxPermissionsOnly=\"['MODULE BI']\" (click)=\"navigate('bi', '/simple-search/form')\">\r\n <span class=\"material-icons-outlined\">travel_explore</span>\r\n <span>{{ 'CORE.MENU.BI.SEARCH' | translate }}</span>\r\n </button>\r\n <!--LEGAL-->\r\n <button mat-menu-item *ngxPermissionsOnly=\"['LEGAL']\" (click)=\"navigate('legal', '/contracts/menu/legals-det')\">\r\n <span class=\"material-icons-outlined\">gavel</span>\r\n <span>{{ 'CORE.MENU.LEGAL.LEGAL' | translate }}</span>\r\n </button>\r\n </mat-menu>\r\n\r\n <div fxFlex=\"60\" class=\"global-search\" *ngxPermissionsOnly=\"['VIDEO_CONSULT']\">\r\n <i class=\"material-icons global-search-icon header-icon\" (click)=\"search()\">search</i>\r\n <span class=\"global-search-separator\"></span>\r\n\r\n <input fxFlex=\"80\" class=\"global-search-input\" (keyup.enter)=\"search()\" placeholder=\"{{ 'CORE.GLOBAL_SEARCH.PLACEHOLDER' | translate }}\"\r\n [(ngModel)]=\"inputText\"/>\r\n <button mat-raised-button class=\"btn advanced-button\" (click)=\"search()\">\r\n <span class=\"material-icons icon\" >flash_on</span>\r\n {{ 'CORE.GLOBAL_SEARCH.LINK_ADVANCED_SEARCH' | translate }}\r\n </button>\r\n </div>\r\n\r\n <span fxFlex=\"10\"></span>\r\n <span fxFlex=\"5\" class=\"material-icons-outlined header-icon\">add_box</span>\r\n <div *ngIf=\"user && user.secondary\" class=\"connected-as\"\r\n fxLayout=\"row\"\r\n fxLayoutAlign=\"center center\"\r\n fxLayoutGap=\"10px\">\r\n <span>\r\n {{ 'CORE.CONNECTED_AS' | translate: {userName: user.login + ' - ' + user.firstName + ' ' + user.name} }}\r\n </span>\r\n\r\n <button *ngIf=\"user.secondary\" color=\"warn\" mat-raised-button (click)=\"stopIdentityTheft()\">\r\n {{'CORE.STOP' | translate}}\r\n </button>\r\n </div>\r\n <span fxFlex=\"1\" class=\"header-separator\"></span>\r\n <span fxFlex=\"5\" class=\"material-icons-outlined header-icon\" [matMenuTriggerFor]=\"menu\">settings</span>\r\n <mat-menu #menu=\"matMenu\" class=\"action-menu\">\r\n <button mat-menu-item (click)=\"switchTheme()\">\r\n <span class=\"material-icons-outlined\">toggle_on</span>\r\n {{ 'CORE.SWITCH_THEME' | translate }}\r\n </button>\r\n <button mat-menu-item (click)=\"navigate('user', '/account/settings')\">\r\n <span class=\"material-icons-outlined\">person</span>\r\n {{ 'CORE.MY_ACCOUNT' | translate }}\r\n </button>\r\n\r\n <mat-divider color=\"accent\"></mat-divider>\r\n <button mat-menu-item (click)=\"logout()\">\r\n <span class=\"material-icons-outlined\">power_settings_new</span>\r\n {{ 'CORE.LOG_OUT' | translate }}\r\n </button>\r\n </mat-menu>\r\n </mat-toolbar>\r\n\r\n", styles: [".sc-header{height:64px}.logo-unity{height:48px;width:48px}.header-icon{width:22px;height:20px}.global-search{height:40px;background:#EFF3F6;padding:0;margin-left:30px;border-radius:8px}.global-search-icon{width:18px;height:18px;margin:10px 12px 10px 10px}.global-search-input{background:#EFF3F6;border:none;margin-left:10px;font-size:14px!important}.global-search-input:focus{outline:none}.global-search-separator{display:inline-block;height:70%;border-right:2px solid #D3DFEC;margin-top:6px}.advanced-button{width:90px!important;min-width:90px!important;height:24px;background:#7C87FF;border:none;box-shadow:0 2px 6px #445d7b29,inset 0 2px 6px #ffffff14,inset 0 -2px 4px #445d7b0f;border-radius:4px;line-height:12px;color:#fff;margin:auto 5px auto auto;cursor:pointer;padding:0!important}.advanced-button .icon{font-size:12px;vertical-align:middle}.sc-header .header-icon{color:#809ec1;cursor:pointer;text-align:center}.header-separator{display:inline-block;height:25%;margin-top:6px}.connected-as{font-size:12px}.user-thumb{margin-right:16px;width:40px;height:40px}#env-uat{background-color:#809ec1;color:#fff}#env-dev{background-color:#809ec1;color:#fff}#env-sbx{background-color:#809ec1;color:#fff}.env{color:#fff;font-size:10px;border-radius:1px;padding:1px 4px}.center{text-align:center}.mr-10{margin-right:10px}.mr-20{margin-right:20px}.mr-30{margin-right:30px}\n"], components: [{ type: i11__namespace.MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { type: i12__namespace.MatMenu, selector: "mat-menu", exportAs: ["matMenu"] }, { type: i12__namespace.MatMenuItem, selector: "[mat-menu-item]", inputs: ["disabled", "disableRipple", "role"], exportAs: ["matMenuItem"] }, { type: i13__namespace.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }, { type: i14__namespace.MatDivider, selector: "mat-divider", inputs: ["vertical", "inset"] }], directives: [{ type: i15__namespace.DefaultFlexDirective, selector: " [fxFlex], [fxFlex.xs], [fxFlex.sm], [fxFlex.md], [fxFlex.lg], [fxFlex.xl], [fxFlex.lt-sm], [fxFlex.lt-md], [fxFlex.lt-lg], [fxFlex.lt-xl], [fxFlex.gt-xs], [fxFlex.gt-sm], [fxFlex.gt-md], [fxFlex.gt-lg]", inputs: ["fxFlex", "fxFlex.xs", "fxFlex.sm", "fxFlex.md", "fxFlex.lg", "fxFlex.xl", "fxFlex.lt-sm", "fxFlex.lt-md", "fxFlex.lt-lg", "fxFlex.lt-xl", "fxFlex.gt-xs", "fxFlex.gt-sm", "fxFlex.gt-md", "fxFlex.gt-lg"] }, { type: i15__namespace.DefaultLayoutAlignDirective, selector: " [fxLayoutAlign], [fxLayoutAlign.xs], [fxLayoutAlign.sm], [fxLayoutAlign.md], [fxLayoutAlign.lg], [fxLayoutAlign.xl], [fxLayoutAlign.lt-sm], [fxLayoutAlign.lt-md], [fxLayoutAlign.lt-lg], [fxLayoutAlign.lt-xl], [fxLayoutAlign.gt-xs], [fxLayoutAlign.gt-sm], [fxLayoutAlign.gt-md], [fxLayoutAlign.gt-lg]", inputs: ["fxLayoutAlign", "fxLayoutAlign.xs", "fxLayoutAlign.sm", "fxLayoutAlign.md", "fxLayoutAlign.lg", "fxLayoutAlign.xl", "fxLayoutAlign.lt-sm", "fxLayoutAlign.lt-md", "fxLayoutAlign.lt-lg", "fxLayoutAlign.lt-xl", "fxLayoutAlign.gt-xs", "fxLayoutAlign.gt-sm", "fxLayoutAlign.gt-md", "fxLayoutAlign.gt-lg"] }, { type: i16__namespace.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i17__namespace.DefaultClassDirective, selector: " [ngClass], [ngClass.xs], [ngClass.sm], [ngClass.md], [ngClass.lg], [ngClass.xl], [ngClass.lt-sm], [ngClass.lt-md], [ngClass.lt-lg], [ngClass.lt-xl], [ngClass.gt-xs], [ngClass.gt-sm], [ngClass.gt-md], [ngClass.gt-lg]", inputs: ["ngClass", "ngClass.xs", "ngClass.sm", "ngClass.md", "ngClass.lg", "ngClass.xl", "ngClass.lt-sm", "ngClass.lt-md", "ngClass.lt-lg", "ngClass.lt-xl", "ngClass.gt-xs", "ngClass.gt-sm", "ngClass.gt-md", "ngClass.gt-lg"] }, { type: i16__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i12__namespace.MatMenuTrigger, selector: "[mat-menu-trigger-for], [matMenuTriggerFor]", inputs: ["matMenuTriggerRestoreFocus", "mat-menu-trigger-for", "matMenuTriggerFor", "matMenuTriggerData"], outputs: ["menuOpened", "onMenuOpen", "menuClosed", "onMenuClose"], exportAs: ["matMenuTrigger"] }, { type: i1__namespace$2.NgxPermissionsDirective, selector: "[ngxPermissionsOnly],[ngxPermissionsExcept]", inputs: ["ngxPermissionsOnly", "ngxPermissionsOnlyThen", "ngxPermissionsOnlyElse", "ngxPermissionsExcept", "ngxPermissionsExceptElse", "ngxPermissionsExceptThen", "ngxPermissionsThen", "ngxPermissionsElse", "ngxPermissionsOnlyAuthorisedStrategy", "ngxPermissionsOnlyUnauthorisedStrategy", "ngxPermissionsExceptUnauthorisedStrategy", "ngxPermissionsExceptAuthorisedStrategy", "ngxPermissionsUnauthorisedStrategy", "ngxPermissionsAuthorisedStrategy"], outputs: ["permissionsAuthorized", "permissionsUnauthorized"] }, { type: i10__namespace.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { type: i10__namespace.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i10__namespace.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { type: i15__namespace.DefaultLayoutDirective, selector: " [fxLayout], [fxLayout.xs], [fxLayout.sm], [fxLayout.md], [fxLayout.lg], [fxLayout.xl], [fxLayout.lt-sm], [fxLayout.lt-md], [fxLayout.lt-lg], [fxLayout.lt-xl], [fxLayout.gt-xs], [fxLayout.gt-sm], [fxLayout.gt-md], [fxLayout.gt-lg]", inputs: ["fxLayout", "fxLayout.xs", "fxLayout.sm", "fxLayout.md", "fxLayout.lg", "fxLayout.xl", "fxLayout.lt-sm", "fxLayout.lt-md", "fxLayout.lt-lg", "fxLayout.lt-xl", "fxLayout.gt-xs", "fxLayout.gt-sm", "fxLayout.gt-md", "fxLayout.gt-lg"] }, { type: i15__namespace.DefaultLayoutGapDirective, selector: " [fxLayoutGap], [fxLayoutGap.xs], [fxLayoutGap.sm], [fxLayoutGap.md], [fxLayoutGap.lg], [fxLayoutGap.xl], [fxLayoutGap.lt-sm], [fxLayoutGap.lt-md], [fxLayoutGap.lt-lg], [fxLayoutGap.lt-xl], [fxLayoutGap.gt-xs], [fxLayoutGap.gt-sm], [fxLayoutGap.gt-md], [fxLayoutGap.gt-lg]", inputs: ["fxLayoutGap", "fxLayoutGap.xs", "fxLayoutGap.sm", "fxLayoutGap.md", "fxLayoutGap.lg", "fxLayoutGap.xl", "fxLayoutGap.lt-sm", "fxLayoutGap.lt-md", "fxLayoutGap.lt-lg", "fxLayoutGap.lt-xl", "fxLayoutGap.gt-xs", "fxLayoutGap.gt-sm", "fxLayoutGap.gt-md", "fxLayoutGap.gt-lg"] }], pipes: { "translate": i2__namespace$1.TranslatePipe } });
|
|
1364
|
+
HeaderComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.2", type: HeaderComponent, selector: "sc-header", outputs: { toogleMenuEvent: "toogleMenuEvent" }, host: { listeners: { "window:scroll": "onWindowScroll()" } }, ngImport: i0__namespace, template: "<mat-toolbar fxFlex=\"row\" fxLayoutAlign=\"space-between center\" class=\"sc-header\" [ngClass]=\"{ 'light-header': theme !== 'dark' }\">\r\n <span fxLayout=\"row\" fxLayoutAlign=\"center end\">\r\n <img class=\"logo-unity\" src=\"./assets/img/unity_logo_48x48.png\">\r\n <span [attr.id]=\"'env-' + env\" class=\"env\" *ngIf=\"env != 'prod'\">{{env}}</span>\r\n </span>\r\n <span fxFlex=\"1\" class=\"header-separator\"></span>\r\n <span fxFlex=\"5\" class=\"material-icons header-icon\" (click)=\"getHistory()\" [matMenuTriggerFor]=\"menuHistory\">history</span>\r\n <mat-menu #menuHistory=\"matMenu\" class=\"action-menu\">\r\n <ng-container *ngFor=\"let history of historyList\" [ngSwitch]=\"history.type\">\r\n <button mat-menu-item *ngSwitchCase=\"'PRODUCT'\" (click)=\"navigate('expenditure-commitment', '/purchase-orders/' + history.id)\">\r\n <span class=\"material-icons-outlined\">theaters</span>\r\n {{ 'COMMON.HEADER.HISTORY.PRODUCT' | commonTranslate : lang }}{{history.type}} {{history.ref}}\r\n </button>\r\n <button mat-menu-item *ngSwitchCase=\"'PO'\" (click)=\"navigate('expenditure-commitment', '/purchase-orders/' + history.id)\">\r\n <span class=\"material-icons-outlined\" >receipt_long</span>\r\n {{ 'COMMON.HEADER.HISTORY.PO' | commonTranslate : lang }} {{history.ref}}\r\n </button>\r\n <button mat-menu-item *ngSwitchCase=\"'DEAL'\" (click)=\"navigate('commercial', '/deal/consult/' + history.id)\">\r\n <span class=\"material-icons-outlined\" >local_offer</span>\r\n {{ 'COMMON.HEADER.HISTORY.DEAL' | commonTranslate : lang }} {{history.ref}}\r\n </button>\r\n <button mat-menu-item *ngSwitchCase=\"'WORK'\" (click)=\"navigate('commercial', '/work-record/consult/'+ history.id +'/general')\">\r\n <span class=\"material-icons-outlined\" >theaters</span>\r\n {{ 'COMMON.HEADER.HISTORY.WORK' | commonTranslate : lang }} {{history.ref}}\r\n </button>\r\n <button mat-menu-item *ngSwitchCase=\"'CONTRACT_ACQ'\" (click)=\"navigate('legal', '/contracts/contract-acq/consult/' + history.id)\">\r\n <span class=\"material-icons-outlined\" >assignment</span>\r\n {{ 'COMMON.HEADER.HISTORY.CONTRACT-ACQ' | commonTranslate : lang }} {{history.ref}}\r\n </button>\r\n <button mat-menu-item *ngSwitchCase=\"'CONTRACT_CESS'\" (click)=\"navigate('legal', '/contracts/contract-cess/consult/' + history.id)\">\r\n <span class=\"material-icons-outlined\" >article</span>\r\n {{ 'COMMON.HEADER.HISTORY.CONTRACT-CESS' | commonTranslate : lang }} {{history.ref}}\r\n </button>\r\n <button mat-menu-item *ngSwitchCase=\"'BUDGET'\" (click)=\"navigate('expenditure-commitment', '/budget/form/' + history.id)\">\r\n <span class=\"material-icons-outlined\" >payments</span>\r\n {{ 'COMMON.HEADER.HISTORY.BUDGET' | commonTranslate : lang }} {{history.ref}}\r\n </button>\r\n <button mat-menu-item *ngSwitchCase=\"'NO_HISTORY_AVAILABLE'\">\r\n <span class=\"material-icons-outlined\" >not_interested</span>\r\n {{ 'COMMON.HEADER.HISTORY.NO_HISTORY_AVAILABLE' | commonTranslate : lang }}\r\n </button>\r\n </ng-container>\r\n </mat-menu>\r\n <span fxFlex=\"5\" [matMenuTriggerFor]=\"menu_global\" class=\"material-icons header-icon\">grid_view</span>\r\n <mat-menu #menu_global=\"matMenu\" class=\"action-menu\">\r\n <!--DASHBOARD-->\r\n <button mat-menu-item (click)=\"navigate(null, '/dashboard')\">\r\n <span class=\"material-icons-outlined\">apps</span>\r\n <span>{{ 'COMMON.HEADER.MENU.DASHBOARD' | commonTranslate: lang }}</span>\r\n </button>\r\n <!--COMMERCIAL-->\r\n <span *ngxPermissionsOnly=\"['COMMERCIAL']\">\r\n <button mat-menu-item (click)=\"navigate('commercial', '/deal/search')\">\r\n <span class=\"material-icons-outlined\">local_offer</span>\r\n <span>{{ 'COMMON.HEADER.MENU.COMMERCIAL.DEAL' | commonTranslate: lang }}</span>\r\n </button>\r\n <button mat-menu-item (click)=\"navigate('commercial', '/work-record/search')\">\r\n <span class=\"material-icons-outlined\">theaters</span>\r\n <span>{{ 'COMMON.HEADER.MENU.COMMERCIAL.WORK_RECORD' | commonTranslate: lang }}</span>\r\n </button>\r\n <button mat-menu-item (click)=\"navigate('commercial', '/work-record/vod-search')\">\r\n <span class=\"material-icons-outlined\">manage_search</span>\r\n <span>{{ 'COMMON.HEADER.MENU.COMMERCIAL.VOD_SEARCH' | commonTranslate: lang }}</span>\r\n </button>\r\n <button mat-menu-item *ngxPermissionsOnly=\"['ACCOUNTANT', 'ADMINISTRATIVE_CONTROLLER']\"\r\n (click)=\"navigate('commercial', '/accounting-closing/consult')\">\r\n <span class=\"material-icons-outlined\">account_balance_wallet</span>\r\n <span>{{ 'COMMON.HEADER.MENU.COMMERCIAL.ACCOUNTING_CLOSING' | commonTranslate: lang }}</span>\r\n </button>\r\n <button mat-menu-item (click)=\"navigate('commercial', '/invoice/search')\">\r\n <span class=\"material-icons-outlined\">receipt</span>\r\n <span>{{ 'COMMON.HEADER.MENU.COMMERCIAL.INVOICE' | commonTranslate: lang }}</span>\r\n </button>\r\n <button mat-menu-item *ngxPermissionsOnly=\"['ACCOUNTANT', 'ADMINISTRATIVE_CONTROLLER']\"\r\n (click)=\"navigate('commercial', '/turnover/search')\">\r\n <span class=\"material-icons-outlined\">request_quote</span>\r\n <span>{{ 'COMMON.HEADER.MENU.COMMERCIAL.TURNOVER' | commonTranslate: lang }}</span>\r\n </button>\r\n </span>\r\n <!--USER-->\r\n <button mat-menu-item *ngIf=\"user && user.admin\" (click)=\"navigate('user', '/account/authorization/search')\">\r\n <span class=\"material-icons-outlined\">manage_accounts</span>\r\n <span>{{ 'COMMON.HEADER.MENU.USER.SECTION_TITLE' | commonTranslate: lang }}</span>\r\n </button>\r\n <!--REFERENTIAL-->\r\n <button mat-menu-item *ngxPermissionsOnly=\"['MODULE REF']\" (click)=\"navigate('referential', '/support/list')\">\r\n <span class=\"material-icons-outlined\">support</span>\r\n <span>{{ 'COMMON.HEADER.MENU.REFERENTIAL.SUPPORT' | commonTranslate: lang }}</span>\r\n </button>\r\n <!--BATCH-->\r\n <button mat-menu-item *ngxPermissionsOnly=\"['MODULE REF']\" (click)=\"navigate('batch', '/jobs/referential')\">\r\n <span class=\"material-icons-outlined\">autorenew</span>\r\n <span>{{ 'COMMON.HEADER.MENU.REFERENTIAL.BATCH' | commonTranslate: lang }}</span>\r\n </button>\r\n <!--TV DATA-->\r\n <button mat-menu-item *ngxPermissionsOnly=\"['TVDATA']\" (click)=\"navigate('tvdata', '/infos-center')\">\r\n <span class=\"material-icons-outlined\">source</span>\r\n <span>{{ 'COMMON.HEADER.MENU.TV-DATA' | commonTranslate: lang }}</span>\r\n </button>\r\n <!--EXPENDITURE COMMITMENT-->\r\n <button mat-menu-item *ngxPermissionsExcept=\"['UNIVERSAL_ROLE']\" (click)=\"navigate('expenditure-commitment', '/home/commands')\">\r\n <span class=\"material-icons-outlined\">receipt_long</span>\r\n <span>{{ 'COMMON.HEADER.MENU.EXPENDITURE_COMMITMENT' | commonTranslate: lang }}</span>\r\n </button>\r\n <!--BI-->\r\n <button mat-menu-item *ngxPermissionsOnly=\"['MODULE BI']\" (click)=\"navigate('bi', '/simple-search/form')\">\r\n <span class=\"material-icons-outlined\">travel_explore</span>\r\n <span>{{ 'COMMON.HEADER.MENU.BI.SEARCH' | commonTranslate: lang }}</span>\r\n </button>\r\n <!--LEGAL-->\r\n <button mat-menu-item *ngxPermissionsOnly=\"['LEGAL']\" (click)=\"navigate('legal', '/contracts/menu/legals-det')\">\r\n <span class=\"material-icons-outlined\">gavel</span>\r\n <span>{{ 'COMMON.HEADER.MENU.LEGAL' | commonTranslate: lang }}</span>\r\n </button>\r\n </mat-menu>\r\n\r\n <div fxFlex=\"60\" class=\"global-search\">\r\n <i class=\"material-icons global-search-icon header-icon\" (click)=\"search()\">search</i>\r\n <span class=\"global-search-separator\"></span>\r\n\r\n <input fxFlex=\"80\" class=\"global-search-input\" (keyup.enter)=\"search()\" placeholder=\"{{ 'COMMON.HEADER.GLOBAL_SEARCH.PLACEHOLDER' | commonTranslate: lang }}\"\r\n [(ngModel)]=\"inputText\"/>\r\n <button mat-raised-button class=\"btn advanced-button\" (click)=\"search()\">\r\n <span class=\"material-icons icon\" >flash_on</span>\r\n {{ 'COMMON.HEADER.GLOBAL_SEARCH.ADVANCED' | commonTranslate: lang }}\r\n </button>\r\n </div>\r\n\r\n <span fxFlex=\"10\"></span>\r\n <span fxFlex=\"5\" class=\"material-icons-outlined header-icon\" [matMenuTriggerFor]=\"menu\">add_box</span>\r\n <mat-menu #menu=\"matMenu\" class=\"action-menu\">\r\n <button mat-menu-item (click)=\"navigate('video', '/product/form')\">\r\n <span class=\"material-icons-outlined\">theaters</span>\r\n {{ 'COMMON.HEADER.CREATION.PRODUCT' | commonTranslate: lang }}\r\n </button>\r\n <button mat-menu-item (click)=\"navigate('expenditure-commitment', '/purchase-orders/form')\">\r\n <span class=\"material-icons-outlined\">receipt_long</span>\r\n {{ 'COMMON.HEADER.CREATION.PO' | commonTranslate: lang }}\r\n </button>\r\n <button mat-menu-item (click)=\"navigate('commercial', '/deal/form')\">\r\n <span class=\"material-icons-outlined\">local_offer</span>\r\n {{ 'COMMON.HEADER.CREATION.DEAL' | commonTranslate: lang }}\r\n </button>\r\n <button mat-menu-item (click)=\"navigate('legal', '/contracts/menu/contracts-acq')\">\r\n <span class=\"material-icons-outlined\">assignment</span>\r\n {{ 'COMMON.HEADER.CREATION.CREATION_ACQ' | commonTranslate: lang }}\r\n </button>\r\n <button mat-menu-item (click)=\"navigate('legal', '/contracts/menu/contracts-cess')\">\r\n <span class=\"material-icons-outlined\">article</span>\r\n {{ 'COMMON.HEADER.CREATION.CREATION_CESS' | commonTranslate: lang }}\r\n </button>\r\n </mat-menu>\r\n\r\n <div *ngIf=\"user && user.secondary\" class=\"connected-as\"\r\n fxLayout=\"row\"\r\n fxLayoutAlign=\"center center\"\r\n fxLayoutGap=\"10px\">\r\n <span>\r\n {{ 'COMMON.HEADER.CONNECTED_AS' | commonTranslate: lang }} {{user.login + ' - ' + user.firstName + ' ' + user.name }}\r\n </span>\r\n\r\n <button *ngIf=\"user.secondary\" color=\"warn\" mat-raised-button (click)=\"stopIdentityTheft()\">\r\n {{ 'CORE.STOP' | commonTranslate: lang }}\r\n </button>\r\n </div>\r\n <span fxFlex=\"1\" class=\"header-separator\"></span>\r\n <span fxFlex=\"5\" (click)=\"navigate('user', '/account/settings')\" class=\"material-icons-outlined header-icon\">settings</span>\r\n </mat-toolbar>\r\n\r\n", styles: [".sc-header{height:64px;position:fixed;z-index:999}.logo-unity{height:48px;width:48px}.header-icon{width:22px;height:20px}.global-search{height:40px;background:#EFF3F6;padding:0;margin-left:30px;border-radius:8px}.global-search-icon{width:18px;height:18px;margin:10px 12px 10px 10px}.global-search-input{background:#EFF3F6;border:none;margin-left:10px;font-size:14px!important}.global-search-input:focus{outline:none}.global-search-separator{display:inline-block;height:70%;border-right:2px solid #D3DFEC;margin-top:6px}.advanced-button{width:90px!important;min-width:90px!important;height:24px;background:#7C87FF;border:none;box-shadow:0 2px 6px #445d7b29,inset 0 2px 6px #ffffff14,inset 0 -2px 4px #445d7b0f;border-radius:4px;line-height:12px;color:#fff;margin:auto 5px auto auto;cursor:pointer;padding:0!important}.advanced-button .icon{font-size:12px;vertical-align:middle}.sc-header .header-icon{color:#809ec1;cursor:pointer;text-align:center}.header-separator{display:inline-block;height:25%;margin-top:6px}.connected-as{font-size:12px}.user-thumb{margin-right:16px;width:40px;height:40px}#env-uat{background-color:#809ec1;color:#fff}#env-dev{background-color:#809ec1;color:#fff}#env-sbx{background-color:#809ec1;color:#fff}.env{color:#fff;font-size:10px;border-radius:1px;padding:0 5px;line-height:16px;height:16px}.center{text-align:center}.mr-10{margin-right:10px}.mr-20{margin-right:20px}.mr-30{margin-right:30px}.mb-2{margin-bottom:2px}\n"], components: [{ type: i11__namespace.MatToolbar, selector: "mat-toolbar", inputs: ["color"], exportAs: ["matToolbar"] }, { type: i12__namespace.MatMenu, selector: "mat-menu", exportAs: ["matMenu"] }, { type: i12__namespace.MatMenuItem, selector: "[mat-menu-item]", inputs: ["disabled", "disableRipple", "role"], exportAs: ["matMenuItem"] }, { type: i13__namespace.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }], directives: [{ type: i14__namespace.DefaultFlexDirective, selector: " [fxFlex], [fxFlex.xs], [fxFlex.sm], [fxFlex.md], [fxFlex.lg], [fxFlex.xl], [fxFlex.lt-sm], [fxFlex.lt-md], [fxFlex.lt-lg], [fxFlex.lt-xl], [fxFlex.gt-xs], [fxFlex.gt-sm], [fxFlex.gt-md], [fxFlex.gt-lg]", inputs: ["fxFlex", "fxFlex.xs", "fxFlex.sm", "fxFlex.md", "fxFlex.lg", "fxFlex.xl", "fxFlex.lt-sm", "fxFlex.lt-md", "fxFlex.lt-lg", "fxFlex.lt-xl", "fxFlex.gt-xs", "fxFlex.gt-sm", "fxFlex.gt-md", "fxFlex.gt-lg"] }, { type: i14__namespace.DefaultLayoutAlignDirective, selector: " [fxLayoutAlign], [fxLayoutAlign.xs], [fxLayoutAlign.sm], [fxLayoutAlign.md], [fxLayoutAlign.lg], [fxLayoutAlign.xl], [fxLayoutAlign.lt-sm], [fxLayoutAlign.lt-md], [fxLayoutAlign.lt-lg], [fxLayoutAlign.lt-xl], [fxLayoutAlign.gt-xs], [fxLayoutAlign.gt-sm], [fxLayoutAlign.gt-md], [fxLayoutAlign.gt-lg]", inputs: ["fxLayoutAlign", "fxLayoutAlign.xs", "fxLayoutAlign.sm", "fxLayoutAlign.md", "fxLayoutAlign.lg", "fxLayoutAlign.xl", "fxLayoutAlign.lt-sm", "fxLayoutAlign.lt-md", "fxLayoutAlign.lt-lg", "fxLayoutAlign.lt-xl", "fxLayoutAlign.gt-xs", "fxLayoutAlign.gt-sm", "fxLayoutAlign.gt-md", "fxLayoutAlign.gt-lg"] }, { type: i15__namespace.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i16__namespace.DefaultClassDirective, selector: " [ngClass], [ngClass.xs], [ngClass.sm], [ngClass.md], [ngClass.lg], [ngClass.xl], [ngClass.lt-sm], [ngClass.lt-md], [ngClass.lt-lg], [ngClass.lt-xl], [ngClass.gt-xs], [ngClass.gt-sm], [ngClass.gt-md], [ngClass.gt-lg]", inputs: ["ngClass", "ngClass.xs", "ngClass.sm", "ngClass.md", "ngClass.lg", "ngClass.xl", "ngClass.lt-sm", "ngClass.lt-md", "ngClass.lt-lg", "ngClass.lt-xl", "ngClass.gt-xs", "ngClass.gt-sm", "ngClass.gt-md", "ngClass.gt-lg"] }, { type: i14__namespace.DefaultLayoutDirective, selector: " [fxLayout], [fxLayout.xs], [fxLayout.sm], [fxLayout.md], [fxLayout.lg], [fxLayout.xl], [fxLayout.lt-sm], [fxLayout.lt-md], [fxLayout.lt-lg], [fxLayout.lt-xl], [fxLayout.gt-xs], [fxLayout.gt-sm], [fxLayout.gt-md], [fxLayout.gt-lg]", inputs: ["fxLayout", "fxLayout.xs", "fxLayout.sm", "fxLayout.md", "fxLayout.lg", "fxLayout.xl", "fxLayout.lt-sm", "fxLayout.lt-md", "fxLayout.lt-lg", "fxLayout.lt-xl", "fxLayout.gt-xs", "fxLayout.gt-sm", "fxLayout.gt-md", "fxLayout.gt-lg"] }, { type: i15__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i12__namespace.MatMenuTrigger, selector: "[mat-menu-trigger-for], [matMenuTriggerFor]", inputs: ["matMenuTriggerRestoreFocus", "mat-menu-trigger-for", "matMenuTriggerFor", "matMenuTriggerData"], outputs: ["menuOpened", "onMenuOpen", "menuClosed", "onMenuClose"], exportAs: ["matMenuTrigger"] }, { type: i15__namespace.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i15__namespace.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { type: i15__namespace.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { type: i1__namespace$2.NgxPermissionsDirective, selector: "[ngxPermissionsOnly],[ngxPermissionsExcept]", inputs: ["ngxPermissionsOnly", "ngxPermissionsOnlyThen", "ngxPermissionsOnlyElse", "ngxPermissionsExcept", "ngxPermissionsExceptElse", "ngxPermissionsExceptThen", "ngxPermissionsThen", "ngxPermissionsElse", "ngxPermissionsOnlyAuthorisedStrategy", "ngxPermissionsOnlyUnauthorisedStrategy", "ngxPermissionsExceptUnauthorisedStrategy", "ngxPermissionsExceptAuthorisedStrategy", "ngxPermissionsUnauthorisedStrategy", "ngxPermissionsAuthorisedStrategy"], outputs: ["permissionsAuthorized", "permissionsUnauthorized"] }, { type: i10__namespace.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { type: i10__namespace.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i10__namespace.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { type: i14__namespace.DefaultLayoutGapDirective, selector: " [fxLayoutGap], [fxLayoutGap.xs], [fxLayoutGap.sm], [fxLayoutGap.md], [fxLayoutGap.lg], [fxLayoutGap.xl], [fxLayoutGap.lt-sm], [fxLayoutGap.lt-md], [fxLayoutGap.lt-lg], [fxLayoutGap.lt-xl], [fxLayoutGap.gt-xs], [fxLayoutGap.gt-sm], [fxLayoutGap.gt-md], [fxLayoutGap.gt-lg]", inputs: ["fxLayoutGap", "fxLayoutGap.xs", "fxLayoutGap.sm", "fxLayoutGap.md", "fxLayoutGap.lg", "fxLayoutGap.xl", "fxLayoutGap.lt-sm", "fxLayoutGap.lt-md", "fxLayoutGap.lt-lg", "fxLayoutGap.lt-xl", "fxLayoutGap.gt-xs", "fxLayoutGap.gt-sm", "fxLayoutGap.gt-md", "fxLayoutGap.gt-lg"] }], pipes: { "commonTranslate": CommonTranslatePipe } });
|
|
1197
1365
|
__decorate([
|
|
1198
1366
|
Theme()
|
|
1199
1367
|
], HeaderComponent.prototype, "theme", void 0);
|
|
@@ -1239,8 +1407,8 @@
|
|
|
1239
1407
|
};
|
|
1240
1408
|
return SubHeaderComponent;
|
|
1241
1409
|
}());
|
|
1242
|
-
SubHeaderComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.2", ngImport: i0__namespace, type: SubHeaderComponent, deps: [{ token:
|
|
1243
|
-
SubHeaderComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.2", type: SubHeaderComponent, selector: "sc-sub-header", host: { listeners: { "window:scroll": "onWindowScroll()" } }, ngImport: i0__namespace, template: "<div id=\"template-header-container\">\r\n <div id=\"template-header\" [ngClass]=\"{'header-hide':isHide}\">\r\n\r\n <!-- What you want -->\r\n <div id=\"left-part\">\r\n <ng-content select=[left]></ng-content>\r\n </div>\r\n\r\n <!-- What you want -->\r\n <div id=\"middle-part\">\r\n <ng-content select=[middle]></ng-content>\r\n </div>\r\n\r\n <!-- What you want -->\r\n <div id=\"right-part\">\r\n <ng-content select=[right]></ng-content>\r\n </div>\r\n\r\n </div>\r\n</div>\r\n", styles: ["#template-header-container{position:relative;background:#3F3F3F}#template-header{position:fixed;z-index:300;top:20px;width:100%;padding-top:30px!important;background:#3F3F3F;color:#fff;transition:.3s}#left-part{float:left;margin-left:15px}#right-part{float:right;margin-right:230px;height:100%}a{vertical-align:middle;text-align:center;color:#afafaf}.header-hide{top:-25px!important;transition:.3s}.title{color:#fff!important;font-weight:bold!important}.subtitle{color:#b3b3b3!important;cursor:pointer}@media only screen and (min-width: 64.063em){.title{font-size:23px}.subtitle{font-size:16px}.status{color:#65d39b;margin-left:10px;font-size:12px}.codeMilo{color:#b3b3b3;font-size:15px}.dealNumber{color:#b3b3b3;font-weight:bold;font-size:19px}}@media only screen and (min-width: 40.063em) and (max-width: 64em){.title{font-size:15px}.subtitle{font-size:10px}.status{color:#65d39b;margin-left:10px;font-size:10px}#template-header{padding:45px 0 5px 55px}}@media only screen and (max-width: 40em){.title{font-size:10px}.subtitle{font-size:8px}.status{color:#65d39b;margin-left:10px;font-size:8px}#template-header{padding:45px 0 5px}}\n"], directives: [{ type:
|
|
1410
|
+
SubHeaderComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.2", ngImport: i0__namespace, type: SubHeaderComponent, deps: [{ token: i15.DOCUMENT }], target: i0__namespace.ɵɵFactoryTarget.Component });
|
|
1411
|
+
SubHeaderComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.2", type: SubHeaderComponent, selector: "sc-sub-header", host: { listeners: { "window:scroll": "onWindowScroll()" } }, ngImport: i0__namespace, template: "<div id=\"template-header-container\">\r\n <div id=\"template-header\" [ngClass]=\"{'header-hide':isHide}\">\r\n\r\n <!-- What you want -->\r\n <div id=\"left-part\">\r\n <ng-content select=[left]></ng-content>\r\n </div>\r\n\r\n <!-- What you want -->\r\n <div id=\"middle-part\">\r\n <ng-content select=[middle]></ng-content>\r\n </div>\r\n\r\n <!-- What you want -->\r\n <div id=\"right-part\">\r\n <ng-content select=[right]></ng-content>\r\n </div>\r\n\r\n </div>\r\n</div>\r\n", styles: ["#template-header-container{position:relative;background:#3F3F3F}#template-header{position:fixed;z-index:300;top:20px;width:100%;padding-top:30px!important;background:#3F3F3F;color:#fff;transition:.3s}#left-part{float:left;margin-left:15px}#right-part{float:right;margin-right:230px;height:100%}a{vertical-align:middle;text-align:center;color:#afafaf}.header-hide{top:-25px!important;transition:.3s}.title{color:#fff!important;font-weight:bold!important}.subtitle{color:#b3b3b3!important;cursor:pointer}@media only screen and (min-width: 64.063em){.title{font-size:23px}.subtitle{font-size:16px}.status{color:#65d39b;margin-left:10px;font-size:12px}.codeMilo{color:#b3b3b3;font-size:15px}.dealNumber{color:#b3b3b3;font-weight:bold;font-size:19px}}@media only screen and (min-width: 40.063em) and (max-width: 64em){.title{font-size:15px}.subtitle{font-size:10px}.status{color:#65d39b;margin-left:10px;font-size:10px}#template-header{padding:45px 0 5px 55px}}@media only screen and (max-width: 40em){.title{font-size:10px}.subtitle{font-size:8px}.status{color:#65d39b;margin-left:10px;font-size:8px}#template-header{padding:45px 0 5px}}\n"], directives: [{ type: i15__namespace.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i16__namespace.DefaultClassDirective, selector: " [ngClass], [ngClass.xs], [ngClass.sm], [ngClass.md], [ngClass.lg], [ngClass.xl], [ngClass.lt-sm], [ngClass.lt-md], [ngClass.lt-lg], [ngClass.lt-xl], [ngClass.gt-xs], [ngClass.gt-sm], [ngClass.gt-md], [ngClass.gt-lg]", inputs: ["ngClass", "ngClass.xs", "ngClass.sm", "ngClass.md", "ngClass.lg", "ngClass.xl", "ngClass.lt-sm", "ngClass.lt-md", "ngClass.lt-lg", "ngClass.lt-xl", "ngClass.gt-xs", "ngClass.gt-sm", "ngClass.gt-md", "ngClass.gt-lg"] }] });
|
|
1244
1412
|
__decorate([
|
|
1245
1413
|
Theme()
|
|
1246
1414
|
], SubHeaderComponent.prototype, "theme", void 0);
|
|
@@ -1254,7 +1422,7 @@
|
|
|
1254
1422
|
}], ctorParameters: function () {
|
|
1255
1423
|
return [{ type: undefined, decorators: [{
|
|
1256
1424
|
type: i0.Inject,
|
|
1257
|
-
args: [
|
|
1425
|
+
args: [i15.DOCUMENT]
|
|
1258
1426
|
}] }];
|
|
1259
1427
|
}, propDecorators: { theme: [], onWindowScroll: [{
|
|
1260
1428
|
type: i0.HostListener,
|
|
@@ -1350,7 +1518,7 @@
|
|
|
1350
1518
|
return MyDialogPopupLoginComponent;
|
|
1351
1519
|
}());
|
|
1352
1520
|
MyDialogPopupLoginComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.2", ngImport: i0__namespace, type: MyDialogPopupLoginComponent, deps: [{ token: i1__namespace$4.MatDialogRef }, { token: AesService }, { token: WEB_CONFIG }, { token: i2__namespace.HttpClient }, { token: i2__namespace$1.TranslateService }, { token: i1__namespace.CookieService }, { token: i1$4.MAT_DIALOG_DATA }, { token: CommonApiService }], target: i0__namespace.ɵɵFactoryTarget.Component });
|
|
1353
|
-
MyDialogPopupLoginComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.2", type: MyDialogPopupLoginComponent, selector: "sc-popup-login", ngImport: i0__namespace, template: "<h3 mat-dialog-title>Log in</h3>\r\n\r\n<mat-dialog-content>\r\n <form [formGroup]=\"userForm\" fxLayout=\"column\" (keyup.enter)=\"onLogin()\">\r\n <
|
|
1521
|
+
MyDialogPopupLoginComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.2", type: MyDialogPopupLoginComponent, selector: "sc-popup-login", ngImport: i0__namespace, template: "<h3 mat-dialog-title>Log in</h3>\r\n\r\n<mat-dialog-content>\r\n <form [formGroup]=\"userForm\" fxLayout=\"column\" (keyup.enter)=\"onLogin()\">\r\n <div class=\"form-group\">\r\n <mat-label>{{'CORE.LOGIN.USERNAME' | translate }} <span style=\"color:#ef5350; font-weight: bold\">*</span></mat-label>\r\n <mat-form-field appearance=\"outline\">\r\n <input matInput [(ngModel)]=\"username\" formControlName=\"username\"/>\r\n </mat-form-field>\r\n </div>\r\n <div class=\"form-group\">\r\n <mat-label>{{'CORE.LOGIN.PASSWORD' | translate }} <span style=\"color:#ef5350; font-weight: bold\">*</span></mat-label>\r\n <mat-form-field appearance=\"outline\">\r\n <input matInput [(ngModel)]=\"password\" formControlName=\"password\" type=\"password\"/>\r\n </mat-form-field>\r\n </div>\r\n </form>\r\n</mat-dialog-content>\r\n\r\n<mat-dialog-actions fxLayout=\"column\" fxLayoutAlign=\"center center\">\r\n <button class=\"primary w-100\" mat-raised-button type=\"submit\" (click)=\"onLogin()\" [disabled]=\"loading\">{{ 'CORE.LOGIN.SIGN_IN' | translate }}</button>\r\n <mat-spinner *ngIf=\"loading\" class=\"not-so-close-from-button login-spinner\" [diameter]=\"30\"></mat-spinner>\r\n <div *ngIf=\"(errorMessage !== null || errorMessage !== '')\" class=\"errorMessage not-so-close-from-button\">\r\n {{errorMessage}} </div>\r\n</mat-dialog-actions>\r\n\r\n", styles: [".w-100{width:100%}\n"], components: [{ type: i7__namespace.MatFormField, selector: "mat-form-field", inputs: ["color", "floatLabel", "appearance", "hideRequiredMarker", "hintLabel"], exportAs: ["matFormField"] }, { type: i13__namespace.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }, { type: i5__namespace.MatSpinner, selector: "mat-spinner", inputs: ["color"] }], directives: [{ type: i1__namespace$4.MatDialogTitle, selector: "[mat-dialog-title], [matDialogTitle]", inputs: ["id"], exportAs: ["matDialogTitle"] }, { type: i1__namespace$4.MatDialogContent, selector: "[mat-dialog-content], mat-dialog-content, [matDialogContent]" }, { type: i10__namespace.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { type: i10__namespace.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { type: i14__namespace.DefaultLayoutDirective, selector: " [fxLayout], [fxLayout.xs], [fxLayout.sm], [fxLayout.md], [fxLayout.lg], [fxLayout.xl], [fxLayout.lt-sm], [fxLayout.lt-md], [fxLayout.lt-lg], [fxLayout.lt-xl], [fxLayout.gt-xs], [fxLayout.gt-sm], [fxLayout.gt-md], [fxLayout.gt-lg]", inputs: ["fxLayout", "fxLayout.xs", "fxLayout.sm", "fxLayout.md", "fxLayout.lg", "fxLayout.xl", "fxLayout.lt-sm", "fxLayout.lt-md", "fxLayout.lt-lg", "fxLayout.lt-xl", "fxLayout.gt-xs", "fxLayout.gt-sm", "fxLayout.gt-md", "fxLayout.gt-lg"] }, { type: i10__namespace.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { type: i7__namespace.MatLabel, selector: "mat-label" }, { type: i12__namespace$1.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["id", "disabled", "required", "type", "value", "readonly", "placeholder", "errorStateMatcher", "aria-describedby"], exportAs: ["matInput"] }, { type: i10__namespace.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { type: i10__namespace.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i10__namespace.FormControlName, selector: "[formControlName]", inputs: ["disabled", "formControlName", "ngModel"], outputs: ["ngModelChange"] }, { type: i1__namespace$4.MatDialogActions, selector: "[mat-dialog-actions], mat-dialog-actions, [matDialogActions]" }, { type: i14__namespace.DefaultLayoutAlignDirective, selector: " [fxLayoutAlign], [fxLayoutAlign.xs], [fxLayoutAlign.sm], [fxLayoutAlign.md], [fxLayoutAlign.lg], [fxLayoutAlign.xl], [fxLayoutAlign.lt-sm], [fxLayoutAlign.lt-md], [fxLayoutAlign.lt-lg], [fxLayoutAlign.lt-xl], [fxLayoutAlign.gt-xs], [fxLayoutAlign.gt-sm], [fxLayoutAlign.gt-md], [fxLayoutAlign.gt-lg]", inputs: ["fxLayoutAlign", "fxLayoutAlign.xs", "fxLayoutAlign.sm", "fxLayoutAlign.md", "fxLayoutAlign.lg", "fxLayoutAlign.xl", "fxLayoutAlign.lt-sm", "fxLayoutAlign.lt-md", "fxLayoutAlign.lt-lg", "fxLayoutAlign.lt-xl", "fxLayoutAlign.gt-xs", "fxLayoutAlign.gt-sm", "fxLayoutAlign.gt-md", "fxLayoutAlign.gt-lg"] }, { type: i15__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], pipes: { "translate": i2__namespace$1.TranslatePipe } });
|
|
1354
1522
|
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.2", ngImport: i0__namespace, type: MyDialogPopupLoginComponent, decorators: [{
|
|
1355
1523
|
type: i0.Component,
|
|
1356
1524
|
args: [{
|
|
@@ -1388,6 +1556,44 @@
|
|
|
1388
1556
|
type: i0.Injectable
|
|
1389
1557
|
}], ctorParameters: function () { return []; } });
|
|
1390
1558
|
|
|
1559
|
+
var HistoryService = /** @class */ (function () {
|
|
1560
|
+
function HistoryService(localStorage) {
|
|
1561
|
+
this.localStorage = localStorage;
|
|
1562
|
+
}
|
|
1563
|
+
HistoryService.prototype.add = function (type, id, ref) {
|
|
1564
|
+
var _this = this;
|
|
1565
|
+
var history = [];
|
|
1566
|
+
if (this.localStorage.exist('history')) {
|
|
1567
|
+
history = this.localStorage.get('history');
|
|
1568
|
+
}
|
|
1569
|
+
// DELETE EXISTING SCREEN
|
|
1570
|
+
history.forEach(function (element, index) {
|
|
1571
|
+
if (_this.exist(type, id, ref, element))
|
|
1572
|
+
history.splice(index, 1);
|
|
1573
|
+
});
|
|
1574
|
+
// ADD THE LAST CONSULTED SCREEN TO THE BEGINNING
|
|
1575
|
+
history.unshift({ type: type, id: id, ref: ref });
|
|
1576
|
+
// SHOW ONLY THE 10 LAST CONSULTED SCREENS
|
|
1577
|
+
if (history.length >= 10) {
|
|
1578
|
+
history = history.slice(0, 10);
|
|
1579
|
+
}
|
|
1580
|
+
// POST TO LOCAL STORAGE
|
|
1581
|
+
this.localStorage.post('history', history);
|
|
1582
|
+
};
|
|
1583
|
+
HistoryService.prototype.exist = function (type, id, ref, history) {
|
|
1584
|
+
if (type == history.type && id == history.id && ref == history.ref) {
|
|
1585
|
+
return true;
|
|
1586
|
+
}
|
|
1587
|
+
return false;
|
|
1588
|
+
};
|
|
1589
|
+
return HistoryService;
|
|
1590
|
+
}());
|
|
1591
|
+
HistoryService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.2", ngImport: i0__namespace, type: HistoryService, deps: [{ token: LocalStorageService }], target: i0__namespace.ɵɵFactoryTarget.Injectable });
|
|
1592
|
+
HistoryService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.2", ngImport: i0__namespace, type: HistoryService });
|
|
1593
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.2", ngImport: i0__namespace, type: HistoryService, decorators: [{
|
|
1594
|
+
type: i0.Injectable
|
|
1595
|
+
}], ctorParameters: function () { return [{ type: LocalStorageService }]; } });
|
|
1596
|
+
|
|
1391
1597
|
var UtilModule = /** @class */ (function () {
|
|
1392
1598
|
function UtilModule(translate, localStorage) {
|
|
1393
1599
|
this.translate = translate;
|
|
@@ -1430,18 +1636,18 @@
|
|
|
1430
1636
|
LocalDatePipe,
|
|
1431
1637
|
MyNumberPipe,
|
|
1432
1638
|
TrimStringPipe,
|
|
1639
|
+
CommonTranslatePipe,
|
|
1433
1640
|
MyDialogPopupLoginComponent,
|
|
1434
1641
|
OverlayComponent,
|
|
1435
1642
|
HeaderComponent,
|
|
1436
|
-
SubHeaderComponent,
|
|
1437
|
-
HeaderComponent], imports: [i12$1.MatInputModule,
|
|
1643
|
+
SubHeaderComponent], imports: [i12$1.MatInputModule,
|
|
1438
1644
|
select.MatSelectModule,
|
|
1439
1645
|
table.MatTableModule,
|
|
1440
1646
|
tooltip.MatTooltipModule,
|
|
1441
1647
|
i13.MatButtonModule,
|
|
1442
1648
|
i11.MatToolbarModule,
|
|
1443
1649
|
i7.MatFormFieldModule,
|
|
1444
|
-
|
|
1650
|
+
i15.CommonModule,
|
|
1445
1651
|
i2$1.TranslateModule,
|
|
1446
1652
|
i4.MatCardModule,
|
|
1447
1653
|
i1$4.MatDialogModule,
|
|
@@ -1454,7 +1660,7 @@
|
|
|
1454
1660
|
icon.MatIconModule,
|
|
1455
1661
|
i12.MatMenuModule,
|
|
1456
1662
|
i11.MatToolbarModule,
|
|
1457
|
-
|
|
1663
|
+
divider.MatDividerModule,
|
|
1458
1664
|
flexLayout.FlexLayoutModule], exports: [MyNumberFormatterDirective,
|
|
1459
1665
|
CapitalizefirstPipe,
|
|
1460
1666
|
SpacesNumberPipe,
|
|
@@ -1480,13 +1686,14 @@
|
|
|
1480
1686
|
PermissionsService,
|
|
1481
1687
|
ArrayService,
|
|
1482
1688
|
CommonApiService,
|
|
1483
|
-
|
|
1689
|
+
i15.DatePipe,
|
|
1484
1690
|
LocalDatePipe,
|
|
1485
1691
|
MyNumberPipe,
|
|
1486
1692
|
AesService,
|
|
1487
1693
|
i1.CookieService,
|
|
1488
1694
|
ToasterEventsService,
|
|
1489
|
-
HeaderEventsService
|
|
1695
|
+
HeaderEventsService,
|
|
1696
|
+
HistoryService
|
|
1490
1697
|
], imports: [[
|
|
1491
1698
|
i12$1.MatInputModule,
|
|
1492
1699
|
select.MatSelectModule,
|
|
@@ -1495,7 +1702,7 @@
|
|
|
1495
1702
|
i13.MatButtonModule,
|
|
1496
1703
|
i11.MatToolbarModule,
|
|
1497
1704
|
i7.MatFormFieldModule,
|
|
1498
|
-
|
|
1705
|
+
i15.CommonModule,
|
|
1499
1706
|
i2$1.TranslateModule,
|
|
1500
1707
|
i4.MatCardModule,
|
|
1501
1708
|
i1$4.MatDialogModule,
|
|
@@ -1508,7 +1715,7 @@
|
|
|
1508
1715
|
icon.MatIconModule,
|
|
1509
1716
|
i12.MatMenuModule,
|
|
1510
1717
|
i11.MatToolbarModule,
|
|
1511
|
-
|
|
1718
|
+
divider.MatDividerModule,
|
|
1512
1719
|
flexLayout.FlexLayoutModule
|
|
1513
1720
|
]] });
|
|
1514
1721
|
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.2", ngImport: i0__namespace, type: UtilModule, decorators: [{
|
|
@@ -1522,7 +1729,7 @@
|
|
|
1522
1729
|
i13.MatButtonModule,
|
|
1523
1730
|
i11.MatToolbarModule,
|
|
1524
1731
|
i7.MatFormFieldModule,
|
|
1525
|
-
|
|
1732
|
+
i15.CommonModule,
|
|
1526
1733
|
i2$1.TranslateModule,
|
|
1527
1734
|
i4.MatCardModule,
|
|
1528
1735
|
i1$4.MatDialogModule,
|
|
@@ -1535,7 +1742,7 @@
|
|
|
1535
1742
|
icon.MatIconModule,
|
|
1536
1743
|
i12.MatMenuModule,
|
|
1537
1744
|
i11.MatToolbarModule,
|
|
1538
|
-
|
|
1745
|
+
divider.MatDividerModule,
|
|
1539
1746
|
flexLayout.FlexLayoutModule
|
|
1540
1747
|
],
|
|
1541
1748
|
declarations: [
|
|
@@ -1548,11 +1755,11 @@
|
|
|
1548
1755
|
LocalDatePipe,
|
|
1549
1756
|
MyNumberPipe,
|
|
1550
1757
|
TrimStringPipe,
|
|
1758
|
+
CommonTranslatePipe,
|
|
1551
1759
|
MyDialogPopupLoginComponent,
|
|
1552
1760
|
OverlayComponent,
|
|
1553
1761
|
HeaderComponent,
|
|
1554
|
-
SubHeaderComponent
|
|
1555
|
-
HeaderComponent
|
|
1762
|
+
SubHeaderComponent
|
|
1556
1763
|
],
|
|
1557
1764
|
providers: [
|
|
1558
1765
|
{
|
|
@@ -1567,13 +1774,14 @@
|
|
|
1567
1774
|
PermissionsService,
|
|
1568
1775
|
ArrayService,
|
|
1569
1776
|
CommonApiService,
|
|
1570
|
-
|
|
1777
|
+
i15.DatePipe,
|
|
1571
1778
|
LocalDatePipe,
|
|
1572
1779
|
MyNumberPipe,
|
|
1573
1780
|
AesService,
|
|
1574
1781
|
i1.CookieService,
|
|
1575
1782
|
ToasterEventsService,
|
|
1576
|
-
HeaderEventsService
|
|
1783
|
+
HeaderEventsService,
|
|
1784
|
+
HistoryService
|
|
1577
1785
|
],
|
|
1578
1786
|
exports: [
|
|
1579
1787
|
MyNumberFormatterDirective,
|
|
@@ -4504,6 +4712,7 @@
|
|
|
4504
4712
|
exports.CapitalizefirstPipe = CapitalizefirstPipe;
|
|
4505
4713
|
exports.ColorModel = ColorModel;
|
|
4506
4714
|
exports.CommonApiService = CommonApiService;
|
|
4715
|
+
exports.CommonTranslatePipe = CommonTranslatePipe;
|
|
4507
4716
|
exports.CompanyModel = CompanyModel;
|
|
4508
4717
|
exports.ContentModel = ContentModel;
|
|
4509
4718
|
exports.ContentTypeModel = ContentTypeModel;
|
|
@@ -4536,6 +4745,7 @@
|
|
|
4536
4745
|
exports.GenreModel = GenreModel;
|
|
4537
4746
|
exports.HeaderComponent = HeaderComponent;
|
|
4538
4747
|
exports.HeaderEventsService = HeaderEventsService;
|
|
4748
|
+
exports.HistoryService = HistoryService;
|
|
4539
4749
|
exports.InvoiceBankAccountModel = InvoiceBankAccountModel;
|
|
4540
4750
|
exports.InvoiceProductTypeModel = InvoiceProductTypeModel;
|
|
4541
4751
|
exports.JwtHelper = JwtHelper;
|