@senior-gestao-pessoas/payroll-core 9.5.0-d4960af2-4da8-48bf-aac1-4d553cb625ef → 9.5.0-da89cbba-6cbd-41d9-a633-e9f0b229e923

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.
Files changed (42) hide show
  1. package/bundles/senior-gestao-pessoas-payroll-core.umd.js +467 -848
  2. package/bundles/senior-gestao-pessoas-payroll-core.umd.js.map +1 -1
  3. package/bundles/senior-gestao-pessoas-payroll-core.umd.min.js +1 -16
  4. package/bundles/senior-gestao-pessoas-payroll-core.umd.min.js.map +1 -1
  5. package/components/historical-pix-account/historical-pix-account-form/historical-pix-account-form.component.d.ts +43 -9
  6. package/components/historical-pix-account/historical-pix-account.component.d.ts +10 -38
  7. package/components/historical-pix-account/historical-pix-account.service.d.ts +0 -1
  8. package/components/historical-pix-account-list/historical-pix-account-list.component.d.ts +2 -9
  9. package/components/utils/format-utils/format-utils.service.d.ts +3 -30
  10. package/esm2015/components/historical-pix-account/historical-pix-account-form/historical-pix-account-form.component.js +200 -30
  11. package/esm2015/components/historical-pix-account/historical-pix-account.component.js +29 -221
  12. package/esm2015/components/historical-pix-account/historical-pix-account.module.js +1 -5
  13. package/esm2015/components/historical-pix-account/historical-pix-account.service.js +1 -8
  14. package/esm2015/components/historical-pix-account-list/historical-pix-account-list.component.js +8 -37
  15. package/esm2015/components/utils/format-utils/format-utils.service.js +5 -88
  16. package/esm2015/public_api.js +1 -2
  17. package/esm2015/senior-gestao-pessoas-payroll-core.js +2 -3
  18. package/esm5/components/historical-pix-account/historical-pix-account-form/historical-pix-account-form.component.js +215 -54
  19. package/esm5/components/historical-pix-account/historical-pix-account.component.js +58 -263
  20. package/esm5/components/historical-pix-account/historical-pix-account.module.js +1 -5
  21. package/esm5/components/historical-pix-account/historical-pix-account.service.js +1 -8
  22. package/esm5/components/historical-pix-account-list/historical-pix-account-list.component.js +8 -42
  23. package/esm5/components/utils/format-utils/format-utils.service.js +5 -88
  24. package/esm5/public_api.js +1 -2
  25. package/esm5/senior-gestao-pessoas-payroll-core.js +2 -3
  26. package/fesm2015/senior-gestao-pessoas-payroll-core.js +504 -845
  27. package/fesm2015/senior-gestao-pessoas-payroll-core.js.map +1 -1
  28. package/fesm5/senior-gestao-pessoas-payroll-core.js +464 -844
  29. package/fesm5/senior-gestao-pessoas-payroll-core.js.map +1 -1
  30. package/package.json +1 -1
  31. package/public_api.d.ts +0 -1
  32. package/senior-gestao-pessoas-payroll-core.d.ts +1 -2
  33. package/senior-gestao-pessoas-payroll-core.metadata.json +1 -1
  34. package/components/historical-pix-account/historical-pix-account-base.d.ts +0 -27
  35. package/components/shared/index.d.ts +0 -1
  36. package/components/shared/shared-state.service.d.ts +0 -14
  37. package/esm2015/components/historical-pix-account/historical-pix-account-base.js +0 -173
  38. package/esm2015/components/shared/index.js +0 -2
  39. package/esm2015/components/shared/shared-state.service.js +0 -36
  40. package/esm5/components/historical-pix-account/historical-pix-account-base.js +0 -186
  41. package/esm5/components/shared/index.js +0 -2
  42. package/esm5/components/shared/shared-state.service.js +0 -37
@@ -1,8 +1,8 @@
1
1
  (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/forms'), require('primeng/blockui'), require('primeng/progressspinner'), require('@angular/router'), require('@ngx-translate/core'), require('rxjs/operators'), require('primeng/breadcrumb'), require('@angular/common'), require('primeng/dropdown'), require('primeng/inputmask'), require('primeng/inputtext'), require('primeng/shared'), require('@seniorsistemas/angular-components'), require('moment'), require('rxjs'), require('primeng/tooltip'), require('primeng/table'), require('@angular/common/http'), require('primeng/api'), require('@senior-gestao-pessoas/angular-components'), require('ng2-img-cropper'), require('primeng/button'), require('primeng/dialog'), require('primeng/fileupload'), require('chance'), require('moment-business'), require('primeng/autocomplete'), require('primeng/splitbutton'), require('primeng/components/common/messageservice'), require('@seniorsistemas/senior-platform-data'), require('primeng/toast'), require('ng2-currency-mask'), require('primeng/fieldset'), require('primeng/panel'), require('primeng/confirmdialog'), require('primeng/tabview')) :
3
- typeof define === 'function' && define.amd ? define('@senior-gestao-pessoas/payroll-core', ['exports', '@angular/core', '@angular/forms', 'primeng/blockui', 'primeng/progressspinner', '@angular/router', '@ngx-translate/core', 'rxjs/operators', 'primeng/breadcrumb', '@angular/common', 'primeng/dropdown', 'primeng/inputmask', 'primeng/inputtext', 'primeng/shared', '@seniorsistemas/angular-components', 'moment', 'rxjs', 'primeng/tooltip', 'primeng/table', '@angular/common/http', 'primeng/api', '@senior-gestao-pessoas/angular-components', 'ng2-img-cropper', 'primeng/button', 'primeng/dialog', 'primeng/fileupload', 'chance', 'moment-business', 'primeng/autocomplete', 'primeng/splitbutton', 'primeng/components/common/messageservice', '@seniorsistemas/senior-platform-data', 'primeng/toast', 'ng2-currency-mask', 'primeng/fieldset', 'primeng/panel', 'primeng/confirmdialog', 'primeng/tabview'], factory) :
4
- (global = global || self, factory((global['senior-gestao-pessoas'] = global['senior-gestao-pessoas'] || {}, global['senior-gestao-pessoas']['payroll-core'] = {}), global.ng.core, global.ng.forms, global.blockui, global.progressspinner, global.ng.router, global.core$1, global.rxjs.operators, global.breadcrumb, global.ng.common, global.dropdown, global.inputmask, global.inputtext, global.shared, global.angularComponents, global.moment_, global.rxjs, global.tooltip, global.table, global.ng.common.http, global.api, global.angularComponents$1, global.ng2ImgCropper, global.button, global.dialog, global.fileupload, global.chance, global.business, global.autocomplete, global.splitbutton, global.messageservice, global.seniorPlatformData, global.toast, global.ng2CurrencyMask, global.fieldset, global.panel, global.confirmdialog, global.tabview));
5
- }(this, (function (exports, core, forms, blockui, progressspinner, router, core$1, operators, breadcrumb, common, dropdown, inputmask, inputtext, shared, angularComponents, moment_, rxjs, tooltip, table, http, api, angularComponents$1, ng2ImgCropper, button, dialog, fileupload, chance, business, autocomplete, splitbutton, messageservice, seniorPlatformData, toast, ng2CurrencyMask, fieldset, panel, confirmdialog, tabview) { 'use strict';
2
+ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/forms'), require('primeng/blockui'), require('primeng/progressspinner'), require('@angular/router'), require('@ngx-translate/core'), require('rxjs/operators'), require('primeng/breadcrumb'), require('@angular/common'), require('primeng/dropdown'), require('primeng/inputmask'), require('primeng/inputtext'), require('primeng/shared'), require('@seniorsistemas/angular-components'), require('moment'), require('rxjs'), require('primeng/tooltip'), require('primeng/table'), require('@angular/common/http'), require('primeng/api'), require('@senior-gestao-pessoas/angular-components'), require('ng2-img-cropper'), require('primeng/button'), require('primeng/dialog'), require('primeng/fileupload'), require('chance'), require('moment-business'), require('primeng/autocomplete'), require('primeng/splitbutton'), require('primeng/components/common/messageservice'), require('@seniorsistemas/senior-platform-data'), require('primeng/toast'), require('ng2-currency-mask'), require('primeng/fieldset'), require('primeng/panel'), require('primeng/confirmdialog')) :
3
+ typeof define === 'function' && define.amd ? define('@senior-gestao-pessoas/payroll-core', ['exports', '@angular/core', '@angular/forms', 'primeng/blockui', 'primeng/progressspinner', '@angular/router', '@ngx-translate/core', 'rxjs/operators', 'primeng/breadcrumb', '@angular/common', 'primeng/dropdown', 'primeng/inputmask', 'primeng/inputtext', 'primeng/shared', '@seniorsistemas/angular-components', 'moment', 'rxjs', 'primeng/tooltip', 'primeng/table', '@angular/common/http', 'primeng/api', '@senior-gestao-pessoas/angular-components', 'ng2-img-cropper', 'primeng/button', 'primeng/dialog', 'primeng/fileupload', 'chance', 'moment-business', 'primeng/autocomplete', 'primeng/splitbutton', 'primeng/components/common/messageservice', '@seniorsistemas/senior-platform-data', 'primeng/toast', 'ng2-currency-mask', 'primeng/fieldset', 'primeng/panel', 'primeng/confirmdialog'], factory) :
4
+ (global = global || self, factory((global['senior-gestao-pessoas'] = global['senior-gestao-pessoas'] || {}, global['senior-gestao-pessoas']['payroll-core'] = {}), global.ng.core, global.ng.forms, global.blockui, global.progressspinner, global.ng.router, global.core$1, global.rxjs.operators, global.breadcrumb, global.ng.common, global.dropdown, global.inputmask, global.inputtext, global.shared, global.angularComponents, global.moment_, global.rxjs, global.tooltip, global.table, global.ng.common.http, global.api, global.angularComponents$1, global.ng2ImgCropper, global.button, global.dialog, global.fileupload, global.chance, global.business, global.autocomplete, global.splitbutton, global.messageservice, global.seniorPlatformData, global.toast, global.ng2CurrencyMask, global.fieldset, global.panel, global.confirmdialog));
5
+ }(this, (function (exports, core, forms, blockui, progressspinner, router, core$1, operators, breadcrumb, common, dropdown, inputmask, inputtext, shared, angularComponents, moment_, rxjs, tooltip, table, http, api, angularComponents$1, ng2ImgCropper, button, dialog, fileupload, chance, business, autocomplete, splitbutton, messageservice, seniorPlatformData, toast, ng2CurrencyMask, fieldset, panel, confirmdialog) { 'use strict';
6
6
 
7
7
  business = business && business.hasOwnProperty('default') ? business['default'] : business;
8
8
 
@@ -9339,25 +9339,6 @@
9339
9339
  }
9340
9340
  return null;
9341
9341
  };
9342
- /**
9343
- * Retorna o CPF formatado
9344
- * @param cpf CPF
9345
- */
9346
- FormatUtilsService.getFormattedCpfEdited = function (cpf) {
9347
- if (!cpf)
9348
- return '';
9349
- cpf = cpf.replace(/\D/g, '').slice(0, 11);
9350
- if (cpf.length > 9) {
9351
- cpf = cpf.replace(/^(\d{3})(\d{3})(\d{3})(\d{2})$/, "$1.$2.$3-$4");
9352
- }
9353
- else if (cpf.length > 6) {
9354
- cpf = cpf.replace(/^(\d{3})(\d{3})(\d{0,3})$/, "$1.$2.$3");
9355
- }
9356
- else if (cpf.length > 3) {
9357
- cpf = cpf.replace(/^(\d{3})(\d{0,3})$/, "$1.$2");
9358
- }
9359
- return cpf;
9360
- };
9361
9342
  /**
9362
9343
  * Retorna o CNPJ formatado
9363
9344
  * @param cnpj CNPJ
@@ -9373,28 +9354,6 @@
9373
9354
  }
9374
9355
  return null;
9375
9356
  };
9376
- /**
9377
- * Retorna o CNPJ formatado
9378
- * @param cnpj CNPJ
9379
- */
9380
- FormatUtilsService.getFormattedCnpjEdited = function (cnpj) {
9381
- if (!cnpj)
9382
- return '';
9383
- cnpj = cnpj.replace(/\D/g, '').slice(0, 14);
9384
- if (cnpj.length > 12) {
9385
- cnpj = cnpj.replace(/^(\d{2})(\d{3})(\d{3})(\d{4})(\d{2})$/, "$1.$2.$3/$4-$5");
9386
- }
9387
- else if (cnpj.length > 8) {
9388
- cnpj = cnpj.replace(/^(\d{2})(\d{3})(\d{3})(\d{0,4})$/, "$1.$2.$3/$4");
9389
- }
9390
- else if (cnpj.length > 5) {
9391
- cnpj = cnpj.replace(/^(\d{2})(\d{3})(\d{0,3})$/, "$1.$2.$3");
9392
- }
9393
- else if (cnpj.length > 2) {
9394
- cnpj = cnpj.replace(/^(\d{2})(\d{0,3})$/, "$1.$2");
9395
- }
9396
- return cnpj;
9397
- };
9398
9357
  /**
9399
9358
  * Retorna a mascara do CPF/CNPJ
9400
9359
  * @param key Valores possíveis são CPF ou CNPJ
@@ -9409,24 +9368,6 @@
9409
9368
  return "";
9410
9369
  }
9411
9370
  };
9412
- /**
9413
- * Método para formatar o número de inscrição do cliente.
9414
- * @param subscriptionNumber
9415
- * @param pixKeyType
9416
- * @returns
9417
- */
9418
- FormatUtilsService.getFormattedSubscriptionNumber = function (subscriptionNumber, pixKeyType) {
9419
- if (!subscriptionNumber || !pixKeyType)
9420
- return subscriptionNumber;
9421
- switch (pixKeyType) {
9422
- case 'CNPJ':
9423
- return this.getFormattedCnpjEdited(subscriptionNumber);
9424
- case 'CPF':
9425
- return this.getFormattedCpfEdited(subscriptionNumber);
9426
- default:
9427
- return subscriptionNumber;
9428
- }
9429
- };
9430
9371
  /**
9431
9372
  * Metódo para formatar o número de telefone.
9432
9373
  * @param telephoneNumber String contendo o número de telefone.
@@ -9458,13 +9399,6 @@
9458
9399
  }
9459
9400
  return tel;
9460
9401
  };
9461
- /**
9462
- * Metódo para formatar a porcentagem para 2 casas decimais.
9463
- * @param value Número a ser formatado.
9464
- */
9465
- FormatUtilsService.getFormattedPercentage = function (value) {
9466
- return parseFloat(value).toFixed(2).replace('.', ',') + '%';
9467
- };
9468
9402
  /**
9469
9403
  * Metódo para formatar o número de telefone de um campo Input.
9470
9404
  * @param event Evento do Input do campo de telefone.
@@ -9478,499 +9412,62 @@
9478
9412
  event.target.value = FormatUtilsService.getFormattedTelephoneNumber(telephoneNumber);
9479
9413
  };
9480
9414
  /**
9481
- * Formata o campo de input de CPF em tempo real.
9482
- * @param event Evento do input
9483
- */
9484
- FormatUtilsService.formatCpfInputEvent = function (event) {
9485
- var cpf = event.target.value;
9486
- // Permite apagar nos pontos sensíveis
9487
- if (event.keyCode === 8 && (cpf.length === 4 || cpf.length === 8 || cpf.length === 12)) {
9488
- return;
9489
- }
9490
- event.target.value = FormatUtilsService.getFormattedCpfEdited(cpf);
9491
- };
9492
- /**
9493
- * Formata o campo de input de CNPJ em tempo real.
9494
- * @param event Evento do input
9415
+ * Metódo para formatar a porcentagem para 2 casas decimais.
9416
+ * @param value Número a ser formatado.
9495
9417
  */
9496
- FormatUtilsService.formatCnpjInputEvent = function (event) {
9497
- var cnpj = event.target.value;
9498
- // Permite apagar nos pontos sensíveis
9499
- if (event.keyCode === 8 && (cnpj.length === 3 || cnpj.length === 7 || cnpj.length === 11 || cnpj.length === 16)) {
9500
- return;
9501
- }
9502
- event.target.value = FormatUtilsService.getFormattedCnpjEdited(cnpj);
9418
+ FormatUtilsService.getFormattedPercentage = function (value) {
9419
+ return parseFloat(value).toFixed(2).replace('.', ',') + '%';
9503
9420
  };
9504
9421
  return FormatUtilsService;
9505
9422
  }());
9506
9423
 
9507
- var SharedStateService = /** @class */ (function () {
9508
- function SharedStateService() {
9509
- this.hideFieldSubject = new rxjs.BehaviorSubject(true);
9510
- this.hideField$ = this.hideFieldSubject.asObservable();
9511
- this.showButtonSubject = new rxjs.BehaviorSubject(true);
9512
- this.showButton$ = this.showButtonSubject.asObservable();
9513
- this.saveButtonSubject = new rxjs.BehaviorSubject(true);
9514
- this.saveButton$ = this.saveButtonSubject.asObservable();
9515
- this.showEditMode = new rxjs.BehaviorSubject(true);
9516
- this.showEditMode$ = this.showEditMode.asObservable();
9517
- }
9518
- SharedStateService.prototype.setHideField = function (value) {
9519
- this.hideFieldSubject.next(value);
9520
- };
9521
- SharedStateService.prototype.setShowButton = function (value) {
9522
- this.showButtonSubject.next(value);
9523
- };
9524
- SharedStateService.prototype.setSaveButton = function (value) {
9525
- this.saveButtonSubject.next(value);
9526
- };
9527
- SharedStateService.prototype.setShowEditMode = function (value) {
9528
- this.showEditMode.next(value);
9529
- };
9530
- SharedStateService.ngInjectableDef = core.ɵɵdefineInjectable({ factory: function SharedStateService_Factory() { return new SharedStateService(); }, token: SharedStateService, providedIn: "root" });
9531
- SharedStateService = __decorate([
9532
- core.Injectable({
9533
- providedIn: 'root',
9534
- })
9535
- ], SharedStateService);
9536
- return SharedStateService;
9537
- }());
9538
-
9539
- var GenericValidator = /** @class */ (function () {
9540
- function GenericValidator() {
9541
- }
9542
- /**
9543
- * Valida o CEI (Cadastro específico de INSS) digitado.
9544
- */
9545
- GenericValidator.isValidCei = function (control) {
9546
- var cei = control.value;
9547
- if (!cei)
9548
- return null;
9549
- else if (cei.length != 11)
9550
- return null;
9551
- var multiplicadorBase = "3298765432";
9552
- var total = 0;
9553
- var resto = 0;
9554
- var multiplicando = 0;
9555
- var multiplicador = 0;
9556
- if (cei.length !== 11 ||
9557
- cei === "00000000000" ||
9558
- cei === "11111111111" ||
9559
- cei === "22222222222" ||
9560
- cei === "33333333333" ||
9561
- cei === "44444444444" ||
9562
- cei === "55555555555" ||
9563
- cei === "66666666666" ||
9564
- cei === "77777777777" ||
9565
- cei === "88888888888" ||
9566
- cei === "99999999999")
9567
- return { invalidCei: true };
9568
- else {
9569
- for (var i = 0; i < 10; i++) {
9570
- multiplicando = parseInt(cei.substring(i, i + 1), 10);
9571
- multiplicador = parseInt(multiplicadorBase.substring(i, i + 1), 10);
9572
- total += multiplicando * multiplicador;
9573
- }
9574
- resto = 11 - (total % 11);
9575
- resto = resto === 10 || resto === 11 ? 0 : resto;
9576
- var digito = parseInt("" + cei.charAt(10), 10);
9577
- return resto === digito ? null : { invalidCei: true };
9578
- }
9579
- };
9580
- /**
9581
- * Valida se o CPF é valido. Deve-se ser informado o cpf sem máscara.
9582
- */
9583
- GenericValidator.isValidCpf = function (control) {
9584
- var cpf = control.value;
9585
- if (cpf) {
9586
- var numbers = void 0, digits = void 0, sum = void 0, i = void 0, result = void 0, equalDigits = void 0;
9587
- equalDigits = 1;
9588
- if (cpf.length < 11) {
9589
- return null;
9590
- }
9591
- for (i = 0; i < cpf.length - 1; i++) {
9592
- if (cpf.charAt(i) !== cpf.charAt(i + 1)) {
9593
- equalDigits = 0;
9594
- break;
9595
- }
9596
- }
9597
- if (!equalDigits) {
9598
- numbers = cpf.substring(0, 9);
9599
- digits = cpf.substring(9);
9600
- sum = 0;
9601
- for (i = 10; i > 1; i--) {
9602
- sum += numbers.charAt(10 - i) * i;
9603
- }
9604
- result = sum % 11 < 2 ? 0 : 11 - (sum % 11);
9605
- if (result !== Number(digits.charAt(0))) {
9606
- return { cpfNotValid: true };
9607
- }
9608
- numbers = cpf.substring(0, 10);
9609
- sum = 0;
9610
- for (i = 11; i > 1; i--) {
9611
- sum += numbers.charAt(11 - i) * i;
9612
- }
9613
- result = sum % 11 < 2 ? 0 : 11 - (sum % 11);
9614
- if (result !== Number(digits.charAt(1))) {
9615
- return { cpfNotValid: true };
9616
- }
9617
- return null;
9618
- }
9619
- else {
9620
- return { cpfNotValid: true };
9621
- }
9622
- }
9623
- return null;
9624
- };
9625
- /**
9626
- * Valida se o CNPJ é valido. Deve-se ser informado o cpf sem máscara.
9627
- */
9628
- GenericValidator.isValidCnpj = function (control) {
9629
- var cnpj = control.value;
9630
- if (cnpj) {
9631
- var size = void 0, numbers = void 0, digits = void 0, sum = void 0, pos = void 0, result = void 0;
9632
- cnpj = cnpj.replace(/[^\d]+/g, '');
9633
- if (cnpj.length !== 14) {
9634
- return null;
9635
- }
9636
- // Elimina CNPJs invalidos conhecidos
9637
- if (cnpj === '00000000000000' ||
9638
- cnpj === '11111111111111' ||
9639
- cnpj === '22222222222222' ||
9640
- cnpj === '33333333333333' ||
9641
- cnpj === '44444444444444' ||
9642
- cnpj === '55555555555555' ||
9643
- cnpj === '66666666666666' ||
9644
- cnpj === '77777777777777' ||
9645
- cnpj === '88888888888888' ||
9646
- cnpj === '99999999999999') {
9647
- return { cnpjNotValid: true };
9648
- }
9649
- // Valida DVs
9650
- size = cnpj.length - 2;
9651
- numbers = cnpj.substring(0, size);
9652
- digits = cnpj.substring(size);
9653
- sum = 0;
9654
- pos = size - 7;
9655
- for (var i = size; i >= 1; i--) {
9656
- sum += numbers.charAt(size - i) * pos--;
9657
- if (pos < 2) {
9658
- pos = 9;
9659
- }
9660
- }
9661
- result = sum % 11 < 2 ? 0 : 11 - (sum % 11);
9662
- if (result !== Number(digits.charAt(0))) {
9663
- return { cnpjNotValid: true };
9664
- }
9665
- size = size + 1;
9666
- numbers = cnpj.substring(0, size);
9667
- sum = 0;
9668
- pos = size - 7;
9669
- for (var i = size; i >= 1; i--) {
9670
- sum += numbers.charAt(size - i) * pos--;
9671
- if (pos < 2) {
9672
- pos = 9;
9673
- }
9674
- }
9675
- result = sum % 11 < 2 ? 0 : 11 - (sum % 11);
9676
- if (result !== Number(digits.charAt(1))) {
9677
- return { cnpjNotValid: true };
9678
- }
9679
- return null;
9680
- }
9681
- return null;
9682
- };
9683
- /**
9684
- * Válida o número de telefone da chave PIX.
9685
- */
9686
- GenericValidator.isValidPhoneNumber = function (control) {
9687
- var cellPhoneKey = control.value || '';
9688
- cellPhoneKey = cellPhoneKey.replace(/[\s()-]/g, '');
9689
- var regexNumberTelephone = /^[1-9][\d]{1,2}\d{8,10}$/;
9690
- var isValidNumberTelephone = regexNumberTelephone.test(cellPhoneKey);
9691
- return isValidNumberTelephone ? null : { invalidPhoneNumber: true };
9692
- };
9693
- /**
9694
- * Valida o email da chave PIX.
9695
- */
9696
- GenericValidator.isValidEmail = function (control) {
9697
- var emailKey = control.value;
9698
- var regexValidEmail = /^[\w-\.]+@[\w-]+(\.[\w-]{2,4}){1,2}$/;
9699
- var isValidEmail = regexValidEmail.test(emailKey);
9700
- return isValidEmail ? null : { invalidEmail: true };
9701
- };
9702
- return GenericValidator;
9703
- }());
9704
-
9705
- var HistoricakPixAccountBase = /** @class */ (function () {
9706
- function HistoricakPixAccountBase(formBuilder) {
9707
- this._paramsForm = new forms.FormGroup({});
9708
- this._defaultCpfNumber = null;
9709
- this.initialValidatorOfPercentage = [forms.Validators.required, forms.Validators.min(0.01)];
9710
- this.pixAccountList = [];
9711
- this.maxValuePercentage = 100.0;
9712
- this.isShowPixKeyFieldValidatorMessage = false;
9424
+ var HistoricalPixAccountComponent = /** @class */ (function () {
9425
+ function HistoricalPixAccountComponent(translateService, cd, formBuilder, messageService) {
9426
+ var _this = this;
9427
+ this.translateService = translateService;
9428
+ this.cd = cd;
9713
9429
  this.formBuilder = formBuilder;
9714
- this.createFormGroupBase();
9715
- }
9716
- HistoricakPixAccountBase.prototype.phoneMask = function (event) {
9717
- FormatUtilsService.formatTelephoneInputEvent(event);
9718
- };
9719
- HistoricakPixAccountBase.prototype.cpfMask = function (event) {
9720
- FormatUtilsService.formatCpfInputEvent(event);
9721
- };
9722
- HistoricakPixAccountBase.prototype.cnpjMask = function (event) {
9723
- FormatUtilsService.formatCnpjInputEvent(event);
9724
- };
9725
- HistoricakPixAccountBase.prototype.onChangePixKeyType = function (item, form) {
9726
- if (!item || !item.key)
9727
- return;
9728
- this.pixKeyType = item.key;
9729
- var targetForm = (typeof form !== 'undefined' && form !== null)
9730
- ? form
9731
- : this.pixAccountFormGroup;
9732
- this.isShowPixKeyFieldValidatorMessage = true;
9733
- var pixKeyControl = targetForm.get("pixKey");
9734
- if (pixKeyControl) {
9735
- pixKeyControl.reset();
9736
- }
9737
- this.setPixKeyValidators(true, targetForm);
9738
- if (item.key === "CPF") {
9739
- this.setDefaultCpfPixKey(targetForm);
9740
- }
9741
- };
9742
- HistoricakPixAccountBase.prototype.onClearPixKeyType = function (form) {
9743
- var targetForm = (typeof form !== 'undefined' && form !== null)
9744
- ? form
9745
- : this.pixAccountFormGroup;
9746
- this.isShowPixKeyFieldValidatorMessage = false;
9747
- if (targetForm.get("pixKey")) {
9748
- targetForm.get("pixKey").reset();
9749
- }
9750
- };
9751
- HistoricakPixAccountBase.prototype.setDefaultCpfPixKey = function (form) {
9752
- var targetForm = (typeof form !== 'undefined' && form !== null)
9753
- ? form
9754
- : this.pixAccountFormGroup;
9755
- if (this._defaultCpfNumber) {
9756
- if (targetForm.get("pixKey")) {
9757
- targetForm.get("pixKey").setValue(this._defaultCpfNumber);
9758
- }
9759
- }
9760
- else {
9761
- var sheetDocument = this._paramsForm.get("sheetDocument");
9762
- if (sheetDocument && sheetDocument.get("cpfNumber")) {
9763
- var cpf = sheetDocument.get("cpfNumber").value;
9764
- if (cpf && targetForm.get("pixKey")) {
9765
- targetForm.get("pixKey").setValue(cpf);
9766
- }
9767
- }
9768
- }
9769
- };
9770
- HistoricakPixAccountBase.prototype.createFormGroupBase = function () {
9771
- this.pixAccountFormGroup = this.formBuilder.group({
9772
- id: this.formBuilder.control(null),
9773
- index: this.formBuilder.control(null),
9774
- employee: this.formBuilder.control({ value: { tableId: null }, disabled: true }),
9775
- dateChange: this.formBuilder.control(null),
9776
- pixKeyType: this.formBuilder.control(null, forms.Validators.required),
9777
- pixKey: this.formBuilder.control(null),
9778
- percentage: this.formBuilder.control(null, forms.Validators.compose(__spread(this.initialValidatorOfPercentage, [
9779
- forms.Validators.max(this.maxValuePercentage),
9780
- ]))),
9781
- externalId: this.formBuilder.control(null),
9782
- customFields: this.formBuilder.control(null),
9783
- });
9784
- };
9785
- HistoricakPixAccountBase.prototype.setValidatorsAccordingList = function (pixAccountList, index, isEditMode, form) {
9786
- if (index === void 0) { index = null; }
9787
- if (isEditMode === void 0) { isEditMode = true; }
9788
- var targetForm = (typeof form !== 'undefined' && form !== null)
9789
- ? form
9790
- : this.pixAccountFormGroup;
9791
- this.pixAccountList = (pixAccountList && pixAccountList.length > 0)
9792
- ? [].concat(pixAccountList)
9793
- : [];
9794
- var percentageIncluded = [];
9795
- for (var i = 0; i < this.pixAccountList.length; i++) {
9796
- var field = this.pixAccountList[i];
9797
- if (field && field.percentage && i !== index) {
9798
- percentageIncluded.push(field.percentage);
9799
- }
9800
- }
9801
- this.beforeSetPixKeyTypeValidator(targetForm);
9802
- this.setPixKeyValidators(isEditMode, targetForm);
9803
- this.validatePercentageValid(percentageIncluded, targetForm);
9804
- };
9805
- HistoricakPixAccountBase.prototype.beforeSetPixKeyTypeValidator = function (form) {
9806
- var control = form.get("pixKeyType");
9807
- if (this.pixAccountList && this.pixAccountList.length) {
9808
- control.setValidators(forms.Validators.compose([
9809
- forms.Validators.required,
9810
- this.validateDuplicatePixKeyTypeBankAccount(this.pixAccountList),
9811
- ]));
9812
- }
9813
- else {
9814
- control.setValidators(forms.Validators.required);
9815
- }
9816
- control.updateValueAndValidity();
9817
- };
9818
- HistoricakPixAccountBase.prototype.setPixKeyValidators = function (isEditMode, form) {
9819
- var pixKey = form.get("pixKey");
9820
- switch (this.pixKeyType) {
9821
- case "TELEPHONE":
9822
- pixKey.setValidators(forms.Validators.compose([forms.Validators.required, GenericValidator.isValidPhoneNumber]));
9823
- break;
9824
- case "EMAIL":
9825
- pixKey.setValidators(forms.Validators.compose([forms.Validators.required, GenericValidator.isValidEmail]));
9826
- break;
9827
- case "CPF":
9828
- pixKey.setValidators(forms.Validators.compose([forms.Validators.required, GenericValidator.isValidCpf]));
9829
- break;
9830
- case "CNPJ":
9831
- pixKey.setValidators(forms.Validators.compose([forms.Validators.required, GenericValidator.isValidCnpj]));
9832
- break;
9833
- case "RANDOM_KEY":
9834
- pixKey.setValidators(forms.Validators.required);
9835
- break;
9836
- default:
9837
- pixKey.clearValidators();
9838
- }
9839
- if (isEditMode) {
9840
- pixKey.enable();
9841
- }
9842
- pixKey.updateValueAndValidity();
9843
- };
9844
- HistoricakPixAccountBase.prototype.validatePercentageValid = function (listValue, form) {
9845
- var percentage = form.get("percentage");
9846
- this.maxValuePercentage = listValue.reduce(function (acc, val) { return acc - val; }, 100.0);
9847
- percentage.setValidators(forms.Validators.compose(__spread(this.initialValidatorOfPercentage, [
9848
- forms.Validators.max(this.maxValuePercentage),
9849
- ])));
9850
- percentage.updateValueAndValidity();
9851
- };
9852
- HistoricakPixAccountBase.prototype.validateDuplicatePixKeyTypeBankAccount = function (listCompare) {
9853
- return function (control) {
9854
- var value = control.value;
9855
- var isDuplicate = listCompare.some(function (field) {
9856
- return value &&
9857
- field.pixKeyType.key === "BANK_ACCOUNT" &&
9858
- value.key === "BANK_ACCOUNT";
9859
- });
9860
- return isDuplicate ? { pixKeyTypeBankAccountDuplicate: true } : null;
9861
- };
9862
- };
9863
- Object.defineProperty(HistoricakPixAccountBase.prototype, "paramsForm", {
9864
- get: function () {
9865
- return this._paramsForm;
9866
- },
9867
- set: function (value) {
9868
- this._paramsForm = value;
9869
- },
9870
- enumerable: true,
9871
- configurable: true
9872
- });
9873
- Object.defineProperty(HistoricakPixAccountBase.prototype, "defaultCpfNumber", {
9874
- get: function () {
9875
- return this._defaultCpfNumber;
9876
- },
9877
- set: function (value) {
9878
- this._defaultCpfNumber = value;
9879
- },
9880
- enumerable: true,
9881
- configurable: true
9882
- });
9883
- return HistoricakPixAccountBase;
9884
- }());
9885
-
9886
- var HistoricalPixAccountService = /** @class */ (function () {
9887
- function HistoricalPixAccountService(http) {
9888
- this.http = http;
9889
- }
9890
- HistoricalPixAccountService.prototype.query = function (path, body, service) {
9891
- if (service === void 0) { service = exports.ServiceType.PAYROLL; }
9892
- return this.http.query(path, body, service);
9893
- };
9894
- HistoricalPixAccountService.prototype.enumQuery = function () {
9895
- var path = 'enumQuery';
9896
- var body = {
9897
- names: ['PixKeyType']
9898
- };
9899
- return this.http.query(path, body, exports.ServiceType.PAYROLL);
9900
- };
9901
- HistoricalPixAccountService.ctorParameters = function () { return [
9902
- { type: HttpClientService }
9903
- ]; };
9904
- HistoricalPixAccountService = __decorate([
9905
- core.Injectable()
9906
- ], HistoricalPixAccountService);
9907
- return HistoricalPixAccountService;
9908
- }());
9909
-
9910
- var HistoricalPixAccountComponent = /** @class */ (function (_super) {
9911
- __extends(HistoricalPixAccountComponent, _super);
9912
- function HistoricalPixAccountComponent(translateService, cd, formBuilder, sharedStateService, service) {
9913
- var _this = _super.call(this, formBuilder) || this;
9914
- _this.translateService = translateService;
9915
- _this.cd = cd;
9916
- _this.sharedStateService = sharedStateService;
9917
- _this.service = service;
9918
- _this.recordByRow = 1;
9919
- _this.showDateChange = false;
9920
- _this.isEditMode = false;
9921
- _this.isViewMode = false;
9922
- _this.withSideBar = true;
9923
- _this.listDataReciever = [];
9924
- _this.addExistentHistoricData = [];
9925
- _this.getListPixAccount = [];
9926
- _this.isEditModeForSave = false;
9927
- _this.isViewModeActive = new core.EventEmitter();
9928
- _this.isEditModeActive = new core.EventEmitter();
9929
- _this.isDeleteModeActive = new core.EventEmitter();
9930
- _this.isValidChangeForm = new core.EventEmitter();
9931
- _this.listFromApp = [];
9932
- _this.visibleChange = new core.EventEmitter();
9933
- _this.ngUnsubscribe = new rxjs.Subject();
9934
- _this.orderBy = {
9430
+ this.messageService = messageService;
9431
+ this.recordByRow = 1;
9432
+ this.showDateChange = false;
9433
+ this.isEditMode = false;
9434
+ this.isViewMode = false;
9435
+ this.withSideBar = true;
9436
+ this.defaultCpfNumber = null;
9437
+ this.listDataReciever = [];
9438
+ this.showButtonEdit = false;
9439
+ this.isViewModeActive = new core.EventEmitter();
9440
+ this.isEditModeActive = new core.EventEmitter();
9441
+ this.isDeleteModeActive = new core.EventEmitter();
9442
+ this.listFromApp = [];
9443
+ this.visibleChange = new core.EventEmitter();
9444
+ this.ngUnsubscribe = new rxjs.Subject();
9445
+ this.orderBy = {
9935
9446
  field: "dateChange",
9936
9447
  direction: exports.DirectionEnumeration.DESC,
9937
9448
  };
9938
- _this.pixAccountItemInput = {};
9939
- _this.totalRecords = 0;
9940
- _this.actionLabel = _this.translateService.instant("hcm.payroll.entries_query_actions_total_title");
9941
- _this.loading = true;
9942
- _this.listData = [];
9943
- _this.listDataNoPage = [];
9944
- _this.showButtonView = true;
9945
- _this.showEditMode = false;
9946
- _this.hasRecordsPix = true;
9947
- _this.maxValuePercentage = 100.00;
9948
- _this.hideFields = _this.sharedStateService.hideField$;
9949
- _this.suggestions = [];
9950
- _this.formGroupByRow = {};
9951
- _this.cols = [
9449
+ this.pixAccountItemInput = {};
9450
+ this.totalRecords = 0;
9451
+ this.actionLabel = this.translateService.instant("hcm.payroll.entries_query_actions_total_title");
9452
+ this.loading = true;
9453
+ this.listData = [];
9454
+ this.listDataNoPage = [];
9455
+ this.permitsEditBankAccount = false;
9456
+ this.cols = [
9952
9457
  {
9953
- label: _this.translateService.instant("hcm.payroll.employees_addition_pix_key_type"),
9458
+ label: this.translateService.instant("hcm.payroll.employees_addition_pix_key_type"),
9954
9459
  field: "pixKeyType",
9955
- orderBy: 'pixKeyType.key',
9956
9460
  },
9957
9461
  {
9958
- label: _this.translateService.instant("hcm.payroll.employees_addition_pix_key"),
9462
+ label: this.translateService.instant("hcm.payroll.employees_addition_pix_key"),
9959
9463
  field: "pixKey",
9960
- orderBy: 'pixKey',
9961
9464
  },
9962
9465
  {
9963
- label: _this.translateService.instant("hcm.payroll.historical_pix_account_label_percentage"),
9466
+ label: this.translateService.instant("hcm.payroll.historical_pix_account_label_percentage"),
9964
9467
  field: "percentage",
9965
- orderBy: 'percentage',
9966
9468
  },
9967
- {
9968
- label: _this.translateService.instant("hcm.payroll.movimentation_generic_action"),
9969
- field: "actions",
9970
- orderBy: null,
9971
- }
9972
9469
  ];
9973
- _this.actions = function (rowData, key) {
9470
+ this.actions = function (rowData, key) {
9974
9471
  if (rowData === void 0) { rowData = {}; }
9975
9472
  return [
9976
9473
  {
@@ -9988,7 +9485,7 @@
9988
9485
  },
9989
9486
  },
9990
9487
  {
9991
- visible: !!(!_this.isEditMode && _this.withSideBar),
9488
+ visible: !!((!_this.isEditMode && _this.withSideBar) || _this.showButtonEdit),
9992
9489
  label: _this.translateService.instant("hcm.payroll.edit"),
9993
9490
  command: function () {
9994
9491
  if (_this.isAllowToEditHistorical) {
@@ -10007,7 +9504,7 @@
10007
9504
  },
10008
9505
  },
10009
9506
  {
10010
- visible: !_this.isEditMode || _this.showEditMode,
9507
+ visible: !_this.isEditMode,
10011
9508
  label: _this.translateService.instant("hcm.payroll.delete"),
10012
9509
  command: function () {
10013
9510
  if (_this.isAllowToDeleteHistorical) {
@@ -10025,30 +9522,17 @@
10025
9522
  },
10026
9523
  ];
10027
9524
  };
10028
- _this.createFormGroup();
10029
- return _this;
9525
+ this.createFormGroup();
10030
9526
  }
10031
9527
  HistoricalPixAccountComponent.prototype.ngOnInit = function () {
10032
- var _this = this;
10033
9528
  this.formGroup.setControl(this.fieldFormGroup, this.historicalPixAccountList);
10034
- this.sharedStateService.showButton$.subscribe(function (value) {
10035
- _this.showButtonView = value;
10036
- });
10037
- this.sharedStateService.showEditMode$.subscribe(function (value) {
10038
- _this.showEditMode = value;
10039
- _this.isEditModeForSave = value;
10040
- });
10041
9529
  };
10042
9530
  HistoricalPixAccountComponent.prototype.ngOnChanges = function (changes) {
10043
9531
  if (changes['listDataReciever'] && changes['listDataReciever'].currentValue) {
10044
9532
  this.listFromApp = changes['listDataReciever'].currentValue;
10045
9533
  }
10046
- if (changes['addExistentHistoricData'] && changes['addExistentHistoricData'].currentValue) {
10047
- this.getHistoricalPixAccountList();
10048
- }
10049
- if (changes['addExistentHistoricData'] && changes['addExistentHistoricData'].currentValue) {
10050
- var newData = changes['addExistentHistoricData'].currentValue;
10051
- this.rebuildFormGroupMap(newData);
9534
+ if (changes['showButtonEdit'] && changes['showButtonEdit'].currentValue) {
9535
+ this.permitsEditBankAccount = changes['showButtonEdit'].currentValue;
10052
9536
  }
10053
9537
  };
10054
9538
  HistoricalPixAccountComponent.prototype.createFormGroup = function () {
@@ -10063,98 +9547,6 @@
10063
9547
  HistoricalPixAccountComponent.prototype.ngAfterViewInit = function () {
10064
9548
  this.cd.detectChanges();
10065
9549
  };
10066
- HistoricalPixAccountComponent.prototype.emitFormValidity = function () {
10067
- var allValid = Object.values(this.formGroupByRow).every(function (fg) {
10068
- fg.updateValueAndValidity();
10069
- return fg.valid;
10070
- });
10071
- this.isValidChangeForm.emit(allValid);
10072
- };
10073
- HistoricalPixAccountComponent.prototype.filterPixKeyType = function (event) {
10074
- var _this = this;
10075
- var query = event.query;
10076
- this.service.enumQuery().subscribe(function (response) {
10077
- var pixKeyTypeEnum = response.results.find(function (result) { return result.enumName === 'PixKeyType'; });
10078
- if (pixKeyTypeEnum) {
10079
- _this.suggestions = pixKeyTypeEnum.items.filter(function (item) {
10080
- return item.value.toLowerCase().includes(query.toLowerCase());
10081
- });
10082
- }
10083
- else {
10084
- _this.suggestions = [];
10085
- }
10086
- });
10087
- };
10088
- HistoricalPixAccountComponent.prototype.createPixRowFormGroup = function () {
10089
- return this.formBuilder.group({
10090
- pixKeyType: [null, forms.Validators.required],
10091
- pixKey: [null],
10092
- percentage: [0, forms.Validators.compose(__spread(this.initialValidatorOfPercentage, [
10093
- forms.Validators.max(this.maxValuePercentage),
10094
- ]))]
10095
- });
10096
- };
10097
- HistoricalPixAccountComponent.prototype.onPixKeyInput = function (event, index) {
10098
- var inputValue = event.target.value;
10099
- var inputRawValue = inputValue.replace(/\D/g, '');
10100
- var form = this.formGroupByRow[index];
10101
- var pixKeyControl = form.get('pixKey');
10102
- if (pixKeyControl) {
10103
- pixKeyControl.setValue(inputRawValue, { emitEvent: false });
10104
- pixKeyControl.markAsDirty();
10105
- pixKeyControl.updateValueAndValidity();
10106
- }
10107
- this.setPixKeyValidators(true, form);
10108
- this.emitFormValidity();
10109
- };
10110
- HistoricalPixAccountComponent.prototype.onBlurPixCpfAndCnpj = function (index) {
10111
- var form = this.formGroupByRow[index];
10112
- var pixKeyControl = form.get('pixKey');
10113
- var pixKeyTypeControl = form.get('pixKeyType');
10114
- if (!pixKeyControl || !pixKeyTypeControl)
10115
- return;
10116
- var currentValue = pixKeyControl.value;
10117
- var pixKeyType = pixKeyTypeControl.value.key;
10118
- var rawValue = (currentValue || '').replace(/\D/g, '');
10119
- pixKeyControl.setValue(rawValue, { emitEvent: false });
10120
- if (pixKeyControl.valid) {
10121
- form.patchValue({
10122
- pixKeyFormatted: FormatUtilsService.getFormattedSubscriptionNumber(rawValue, pixKeyType)
10123
- });
10124
- }
10125
- this.emitFormValidity();
10126
- };
10127
- HistoricalPixAccountComponent.prototype.getFormattedPixKey = function (type, value) {
10128
- return FormatUtilsService.getFormattedSubscriptionNumber(value, type);
10129
- };
10130
- HistoricalPixAccountComponent.prototype.syncPixDataToParentForm = function () {
10131
- if (!this.isEditModeForSave)
10132
- return;
10133
- var values = Object.values(this.formGroupByRow).map(function (fg) {
10134
- var value = fg.getRawValue();
10135
- var pixKeyType = value.pixKeyType.key;
10136
- if (pixKeyType === 'CPF' || pixKeyType === 'CNPJ') {
10137
- value.pixKey = (value.pixKey || '').replace(/[.\-\/]/g, '');
10138
- }
10139
- else if (pixKeyType === 'TELEPHONE') {
10140
- value.pixKey = (value.pixKey || '').replace(/[()\s\-]/g, '');
10141
- }
10142
- return value;
10143
- });
10144
- this.formGroup
10145
- .get(this.fieldFormGroup)
10146
- .get('historicalPixAccountList')
10147
- .setValue(values);
10148
- this.emitFormValidity();
10149
- };
10150
- HistoricalPixAccountComponent.prototype.syncResetPixFormToParent = function () {
10151
- this.formGroupByRow = {};
10152
- this.historicalPixAccountList.reset();
10153
- this.historicalPixAccountList.get('historicalPixAccountList').setValue([]);
10154
- if (this.addExistentHistoricData.length) {
10155
- this.rebuildFormGroupMap(this.addExistentHistoricData);
10156
- }
10157
- };
10158
9550
  HistoricalPixAccountComponent.prototype.onLazyLoad = function (event) {
10159
9551
  var _this = this;
10160
9552
  var first = event && event.first ? event.first : 0;
@@ -10182,7 +9574,6 @@
10182
9574
  this.refreshCssInIE11();
10183
9575
  }
10184
9576
  this.loading = false;
10185
- this.cd.detectChanges();
10186
9577
  };
10187
9578
  /**
10188
9579
  * Um Bug de CSS que acontece nas linhas da tabela, que resolve só atualizando qualquer parte do CSS da pagina.
@@ -10200,59 +9591,12 @@
10200
9591
  this.pixAccountItemInput = {};
10201
9592
  this.visible = true;
10202
9593
  };
10203
- HistoricalPixAccountComponent.prototype.addPix = function () {
10204
- var newItem = {
10205
- pixKeyType: {},
10206
- pixKey: '',
10207
- percentage: 0
10208
- };
10209
- var index = this.addExistentHistoricData.length;
10210
- this.addExistentHistoricData = __spread(this.addExistentHistoricData, [
10211
- newItem
10212
- ]);
10213
- this.formGroupByRow[index] = this.createPixRowFormGroup();
10214
- this.setValidatorsAccordingList(this.addExistentHistoricData, index, true);
10215
- this.emitFormValidity();
10216
- };
10217
- HistoricalPixAccountComponent.prototype.deletePix = function (index) {
10218
- this.addExistentHistoricData = this.addExistentHistoricData.filter(function (_, i) { return i !== index; });
10219
- this.rebuildFormGroupMap(this.addExistentHistoricData);
10220
- this.emitFormValidity();
10221
- };
10222
- HistoricalPixAccountComponent.prototype.rebuildFormGroupMap = function (data) {
10223
- var _this = this;
10224
- this.formGroupByRow = {};
10225
- data.forEach(function (item, index) {
10226
- var form = _this.createPixRowFormGroup();
10227
- var pixKeyType = item.pixKeyType.key;
10228
- var pixKeyRaw = item.pixKey;
10229
- if (pixKeyType === 'CPF' || pixKeyType === 'CNPJ') {
10230
- item.pixKey = FormatUtilsService.getFormattedSubscriptionNumber(pixKeyRaw, pixKeyType);
10231
- }
10232
- if (pixKeyType === 'TELEPHONE') {
10233
- item.pixKey = FormatUtilsService.getFormattedTelephoneNumber(pixKeyRaw);
10234
- }
10235
- form.patchValue(item);
10236
- _this.formGroupByRow[index] = form;
10237
- _this.setValidatorsAccordingList(data, index, _this.isEditMode);
10238
- });
10239
- this.emitFormValidity();
10240
- };
10241
- HistoricalPixAccountComponent.prototype.onPixKeyTypeChange = function (item, index) {
10242
- var _this = this;
10243
- var form = this.formGroupByRow[index];
10244
- this.onChangePixKeyType(item, form);
10245
- this.addExistentHistoricData[index].pixKey = '';
10246
- setTimeout(function () {
10247
- if (_this.dataListPix.editingCell) {
10248
- _this.dataListPix.editingCell = null;
10249
- }
9594
+ HistoricalPixAccountComponent.prototype.isNotAllowMessage = function () {
9595
+ this.messageService.add({
9596
+ severity: "error",
9597
+ summary: this.translateService.instant("hcm.payroll.error"),
9598
+ detail: this.translateService.instant("hcm.payroll.permission_error_not_allowed"),
10250
9599
  });
10251
- this.cd.detectChanges();
10252
- };
10253
- HistoricalPixAccountComponent.prototype.onPixKeyTypeClear = function (index) {
10254
- var form = this.formGroupByRow[index];
10255
- this.onClearPixKeyType(form);
10256
9600
  };
10257
9601
  HistoricalPixAccountComponent.prototype.deleteAnnuityItem = function (index) {
10258
9602
  var newlist = __spread(this.getHistoricalPixAccountList());
@@ -10314,15 +9658,6 @@
10314
9658
  this.msgTotalLimitByPercentage = null;
10315
9659
  }
10316
9660
  };
10317
- HistoricalPixAccountComponent.prototype.onSyncValue = function (field, index) {
10318
- if (this.formGroupByRow &&
10319
- this.formGroupByRow[index] &&
10320
- this.formGroupByRow[index].get(field)) {
10321
- var value = this.formGroupByRow[index].get(field).value;
10322
- this.addExistentHistoricData[index][field] = value;
10323
- }
10324
- this.emitFormValidity();
10325
- };
10326
9661
  Object.defineProperty(HistoricalPixAccountComponent.prototype, "scopedActions", {
10327
9662
  get: function () {
10328
9663
  return this.actions.bind(this);
@@ -10389,20 +9724,9 @@
10389
9724
  set: function (value) {
10390
9725
  this._visible = value;
10391
9726
  this.visibleChange.emit(this.visible);
10392
- },
10393
- enumerable: true,
10394
- configurable: true
10395
- });
10396
- Object.defineProperty(HistoricalPixAccountComponent.prototype, "paramsForm", {
10397
- set: function (value) {
10398
- this._paramsForm = value;
10399
- },
10400
- enumerable: true,
10401
- configurable: true
10402
- });
10403
- Object.defineProperty(HistoricalPixAccountComponent.prototype, "defaultCpfNumber", {
10404
- set: function (value) {
10405
- this._defaultCpfNumber = value;
9727
+ if (!value) {
9728
+ this.pixAccountItemInput = {};
9729
+ }
10406
9730
  },
10407
9731
  enumerable: true,
10408
9732
  configurable: true
@@ -10454,15 +9778,11 @@
10454
9778
  { type: core$1.TranslateService },
10455
9779
  { type: core.ChangeDetectorRef },
10456
9780
  { type: forms.FormBuilder },
10457
- { type: SharedStateService },
10458
- { type: HistoricalPixAccountService }
9781
+ { type: api.MessageService }
10459
9782
  ]; };
10460
9783
  __decorate([
10461
9784
  core.ViewChild(angularComponents.CustomFieldsComponent, { static: false })
10462
9785
  ], HistoricalPixAccountComponent.prototype, "customFields", void 0);
10463
- __decorate([
10464
- core.ViewChild('dataListPix', { static: false })
10465
- ], HistoricalPixAccountComponent.prototype, "dataListPix", void 0);
10466
9786
  __decorate([
10467
9787
  core.Input()
10468
9788
  ], HistoricalPixAccountComponent.prototype, "formGroup", void 0);
@@ -10504,19 +9824,19 @@
10504
9824
  ], HistoricalPixAccountComponent.prototype, "withSideBar", void 0);
10505
9825
  __decorate([
10506
9826
  core.Input()
10507
- ], HistoricalPixAccountComponent.prototype, "permission", void 0);
9827
+ ], HistoricalPixAccountComponent.prototype, "paramsForm", void 0);
10508
9828
  __decorate([
10509
9829
  core.Input()
10510
- ], HistoricalPixAccountComponent.prototype, "listDataReciever", void 0);
9830
+ ], HistoricalPixAccountComponent.prototype, "defaultCpfNumber", void 0);
10511
9831
  __decorate([
10512
9832
  core.Input()
10513
- ], HistoricalPixAccountComponent.prototype, "addExistentHistoricData", void 0);
9833
+ ], HistoricalPixAccountComponent.prototype, "permission", void 0);
10514
9834
  __decorate([
10515
9835
  core.Input()
10516
- ], HistoricalPixAccountComponent.prototype, "getListPixAccount", void 0);
9836
+ ], HistoricalPixAccountComponent.prototype, "listDataReciever", void 0);
10517
9837
  __decorate([
10518
9838
  core.Input()
10519
- ], HistoricalPixAccountComponent.prototype, "isEditModeForSave", void 0);
9839
+ ], HistoricalPixAccountComponent.prototype, "showButtonEdit", void 0);
10520
9840
  __decorate([
10521
9841
  core.Output()
10522
9842
  ], HistoricalPixAccountComponent.prototype, "isViewModeActive", void 0);
@@ -10526,9 +9846,6 @@
10526
9846
  __decorate([
10527
9847
  core.Output()
10528
9848
  ], HistoricalPixAccountComponent.prototype, "isDeleteModeActive", void 0);
10529
- __decorate([
10530
- core.Output()
10531
- ], HistoricalPixAccountComponent.prototype, "isValidChangeForm", void 0);
10532
9849
  __decorate([
10533
9850
  core.Input()
10534
9851
  ], HistoricalPixAccountComponent.prototype, "dateChange", null);
@@ -10541,43 +9858,214 @@
10541
9858
  __decorate([
10542
9859
  core.Input()
10543
9860
  ], HistoricalPixAccountComponent.prototype, "visible", null);
10544
- __decorate([
10545
- core.Input()
10546
- ], HistoricalPixAccountComponent.prototype, "paramsForm", null);
10547
- __decorate([
10548
- core.Input()
10549
- ], HistoricalPixAccountComponent.prototype, "defaultCpfNumber", null);
10550
9861
  HistoricalPixAccountComponent = __decorate([
10551
9862
  core.Component({
10552
9863
  // tslint:disable-next-line:component-selector
10553
9864
  selector: "c-historical-pix-account",
10554
- template: "<s-sidebar *ngIf=\"withSideBar\" [visible]=\"visible\" (visibleChange)=\"close()\"\n header=\"{{'hcm.payroll.historical_pix_account_title_form'|translate}}\">\n<pix-account [(visible)]=\"visible\"\n [isEditAndViewValue]=\"pixAccountItemInput\"\n [currency]=\"currency\"\n [customEntity]=\"customEntity\"\n [customService]=\"customService\"\n [getListPixAccount]=\"listDataNoPage\"\n [paramsForm]=\"paramsForm\"\n (pixAccountItemToList)=\"addItemInList($event)\"\n [defaultCpfNumber]=\"defaultCpfNumber\"></pix-account>\n</s-sidebar>\n\n<div *ngIf=\"!withSideBar\">\n <pix-account [(visible)]=\"visible\"\n [isEditAndViewValue]=\"pixAccountItemInput\"\n [currency]=\"currency\"\n [customEntity]=\"customEntity\"\n [customService]=\"customService\"\n [getListPixAccount]=\"listDataNoPage\"\n [withSideBar]=\"false\"\n [isViewMode]=\"isViewMode\"\n [paramsForm]=\"paramsForm\"\n (pixAccountItemToList)=\"addItemInList($event)\"\n [defaultCpfNumber]=\"defaultCpfNumber\"></pix-account>\n</div>\n\n<div class=\"ui-g-1\" *ngIf=\"withSideBar && !isEditMode\">\n <div class=\"form-group \">\n <s-button id=\"ta-addPayAnnuity\"\n [disabled]=\"getTooltipAndDisableButtonAdd || msgTotalLimitByPercentage\"\n (onClick)=\"add()\"\n [pTooltip]=\"getTooltipAndDisableButtonAdd || msgTotalLimitByPercentage\"\n tooltipPosition=\"top\"\n label=\"{{'hcm.payroll.historical_pix_account_add'|translate}}\"></s-button>\n </div>\n</div>\n<div *ngIf=\"!showEditMode || !(hideFields | async)\" class=\"ui-g-12\">\n <p-table\n id=\"table-annuity\"\n [value]=\"listData\"\n [columns]=\"cols\"\n (onLazyLoad)=\"onLazyLoad($event)\"\n [lazy]=\"true\"\n [scrollable]=\"true\"\n [paginator]=\"true\"\n [totalRecords]=\"totalRecords\"\n [sortMode]=\"'multiple'\"\n *sLoadingState=\"loading\"\n [rows]=\"recordByRow\"\n dataKey=\"id\">\n <ng-template pTemplate=\"colgroup\" let-coumns>\n <colgroup>\n <col [ngClass]=\"'col-default-m'\">\n <col [ngClass]=\"'col-default-m'\">\n <col [ngClass]=\"'col-default-s'\">\n <col *ngIf=\"showButtonView\" [ngClass]=\"'col-action'\">\n </colgroup>\n </ng-template>\n <ng-template pTemplate=\"header\" let-columns>\n <!-- Cabe\u00E7alhos quando da table \u00E9 permitido ordenar as colunas -->\n <tr>\n <!-- Cabe\u00E7alhos das colunas da tabela -->\n <th\n [pSortableColumn]=\"'pixKeyType'\"\n [pTooltip]=\"'hcm.payroll.employees_addition_pix_key_type' | translate\"\n tooltipPosition=\"top\"\n showDelay=\"500\"\n >\n <div class=\"senior-header\" id=\"table-0\">\n <span\n id=\"table-annuity-s-0\">{{ 'hcm.payroll.employees_addition_pix_key_type' | translate }}</span>\n <p-sortIcon class=\"p-sorticon-status\"\n [field]=\"'hcm.payroll.employees_addition_pix_key_type' | translate\"></p-sortIcon>\n </div>\n </th>\n\n <th\n [pSortableColumn]=\"'pixKey'\"\n [pTooltip]=\"'hcm.payroll.employees_addition_pix_key' | translate\"\n tooltipPosition=\"top\"\n showDelay=\"500\"\n >\n <div class=\"senior-header\">\n <span>{{ 'hcm.payroll.employees_addition_pix_key' | translate }}</span>\n <p-sortIcon class=\"p-sorticon-status\"\n [field]=\"'hcm.payroll.employees_addition_pix_key' | translate\"></p-sortIcon>\n </div>\n </th>\n\n <th\n [pSortableColumn]=\"'percentage'\"\n [pTooltip]=\"'hcm.payroll.historical_pix_account_label_percentage' | translate\"\n tooltipPosition=\"top\"\n showDelay=\"500\"\n >\n <div class=\"senior-header\">\n <span>{{ 'hcm.payroll.historical_pix_account_label_percentage' | translate }}</span>\n <p-sortIcon class=\"p-sorticon-status\"\n [field]=\"'hcm.payroll.historical_pix_account_label_percentage' | translate\"></p-sortIcon>\n </div>\n </th>\n <!-- Cabe\u00E7alho da coluna de a\u00E7\u00F5es -->\n <th *ngIf=\"showButtonView\" id=\"col-actions\"></th>\n </tr>\n </ng-template>\n <ng-template pTemplate=\"body\" let-rowData let-key=\"rowIndex\">\n\n <tr [ngClass]=\"'row'+key\" [pSelectableRow]=\"rowData\">\n <td [pTooltip]=\"rowData?.pixKeyType.value\" tooltipPosition=\"top\"\n showDelay=\"500\">\n <span>{{ rowData?.pixKeyType.value }}</span>\n </td>\n\n <ng-container [ngSwitch]=\"rowData?.pixKeyType.key\">\n <td *ngSwitchCase=\"'TELEPHONE'\"\n [pTooltip]=\"getFormattedTelephoneNumber(rowData?.pixKey)\" tooltipPosition=\"top\"\n showDelay=\"500\">\n <span>{{ getFormattedTelephoneNumber(rowData?.pixKey) }}</span>\n </td>\n <td *ngSwitchCase=\"'CPF'\"\n [pTooltip]=\"getFormattedCpf(rowData?.pixKey)\" tooltipPosition=\"top\"\n showDelay=\"500\">\n <span>{{ getFormattedCpf(rowData?.pixKey) }}</span>\n </td>\n <td *ngSwitchCase=\"'CNPJ'\"\n [pTooltip]=\"getFormattedCnpj(rowData?.pixKey)\" tooltipPosition=\"top\"\n showDelay=\"500\">\n <span>{{ getFormattedCnpj(rowData?.pixKey) }}</span>\n </td>\n <td *ngSwitchDefault\n [pTooltip]=\"rowData?.pixKey\" tooltipPosition=\"top\"\n showDelay=\"500\">\n <span>{{ rowData?.pixKey }}</span>\n </td>\n </ng-container>\n <td [pTooltip]=\"getFormattedPercentage(rowData?.percentage)\" tooltipPosition=\"top\"\n showDelay=\"500\">\n <span>{{ getFormattedPercentage(rowData?.percentage) }}</span>\n </td>\n <td id=\"col-actions-{{key}}\" class=\"col-actions \"\n *ngIf=\"actions && actions(rowData, key)?.length && showButtonView\">\n <s-button id=\"table-admission-btn-actions-{{key}}\"\n *ngIf=\"!isViewMode && actions(rowData, key).length > 1\" [label]=\"actionLabel\"\n priority=\"default\" [model]=\"scopedActions(rowData, key)\"\n [disabled]=\"false\" [auxiliary]=\"true\"></s-button>\n\n <s-button id=\"table-admission-btn-action-{{key}}\"\n *ngIf=\"!isViewMode && actions(rowData, key).length <= 1\"\n [label]=\"scopedActions(rowData, key)[0].label\"\n priority=\"default\"\n (click)=\"scopedActions(rowData, key)[0].command()\"\n [disabled]=\"false\" [auxiliary]=\"true\"></s-button>\n </td>\n </tr>\n </ng-template>\n <ng-template pTemplate=\"emptymessage\" let-columns>\n <tr>\n <td [attr.colspan]=\"columns.length +2\">\n {{'hcm.payroll.admission_empty_message'|translate}}\n </td>\n </tr>\n </ng-template>\n <ng-template pTemplate=\"paginatorright\">\n <span *ngIf=\"totalRecords\">{{recordsMessage}}</span>\n </ng-template>\n </p-table>\n</div>\n\n<!-- Template exlusivo para edi\u00E7\u00E3o de pix via modal-->\n<div *ngIf=\"showEditMode && (hideFields | async)\" class=\"ui-g-12\">\n <!-- Bot\u00E3o Adicionar -->\n <div class=\"ui-g\">\n <div class=\"ui-g-12\">\n <s-button id=\"btn-save\" label=\"Adicionar\" priority=\"primary\" (onClick)=\"addPix()\"></s-button>\n </div>\n </div>\n\n <!-- Tabela -->\n <p-table #dataListPix sortField=\"percentage\"\n [columns]=\"cols\"\n [value]=\"addExistentHistoricData\"\n [pageLinks]=\"3\"\n [paginator]=\"true\"\n [responsive]=\"true\"\n [rows]=\"10\"\n [resetPageOnSort]=\"false\"\n [tableStyle]=\"{'margin-top': '2rem'}\"\n [customSort]=\"true\">\n <ng-template pTemplate=\"header\" let-columns>\n <tr>\n <th *ngFor=\"let col of cols\" [pSortableColumn]=\"col.orderBy\">\n {{ col.label }}\n <p-sortIcon *ngIf=\"col.orderBy\" [field]=\"col.orderBy\"></p-sortIcon>\n </th>\n </tr>\n </ng-template>\n <ng-template pTemplate=\"body\" let-item let-rowIndex=\"rowIndex\">\n <ng-container *ngIf=\"formGroupByRow[rowIndex]\" [formGroup]=\"formGroupByRow[rowIndex]\">\n <tr>\n <!-- Tipo de Chave -->\n <td class=\"ui-md-6 ui-sm-12 required\"\n [pEditableColumn]=\"item.pixKeyType\" pEditableColumnField=\"pixKeyType\">\n <p-cellEditor>\n <ng-template pTemplate=\"input\">\n <div style=\"width: 100%; position: relative;\">\n <p-autoComplete\n [suggestions]=\"suggestions\"\n (completeMethod)=\"filterPixKeyType($event)\"\n formControlName=\"pixKeyType\"\n [dropdown]=\"true\"\n (onSelect)=\"onPixKeyTypeChange($event, rowIndex)\"\n (onClear)=\"onPixKeyTypeClear(rowIndex)\"\n (ngModelChange)=\"onSyncValue('pixKeyType', rowIndex)\"\n field=\"value\"\n placeholder=\"Selecione o tipo de chave\"\n appendTo=\"body\"\n [panelStyle]=\"{ maxWidth: '300px', width: '100%' }\"\n [inputStyle]=\"{ width: '100%' }\"\n ></p-autoComplete>\n\n <s-control-errors [control]=\"formGroupByRow[rowIndex]?.get('pixKeyType')\"\n [errorMessages]=\"{\n required: 'hcm.payroll.required' | translate,\n pixKeyTypeBankAccountDuplicate: 'hcm.payroll.historical_pix_key_type_bank_account_duplicate' | translate\n }\">\n </s-control-errors>\n </div>\n </ng-template>\n <ng-template pTemplate=\"output\">\n {{ item.pixKeyType?.value }}\n </ng-template>\n </p-cellEditor>\n </td>\n\n <!-- Chave Pix -->\n <td class=\"ui-md-6 ui-sm-12 required\"\n [pEditableColumn]=\"item.pixKey\" pEditableColumnField=\"pixKey\"\n [ngClass]=\"{'required': item.pixKeyType.key !== 'BANK_ACCOUNT',\n 'disabled': item.pixKeyType && item.pixKeyType.key === 'BANK_ACCOUNT'\n }\">\n <p-cellEditor>\n <ng-template pTemplate=\"input\">\n <ng-container [ngSwitch]=\"item.pixKeyType.key\">\n <input *ngSwitchCase=\"'TELEPHONE'\"\n only-number\n pInputText\n type=\"text\"\n formControlName=\"pixKey\"\n (keyup)=\"phoneMask($event)\"\n (ngModelChange)=\"onSyncValue('pixKey', rowIndex)\"\n maxlength=\"15\"\n placeholder=\"(__) ____-____\" />\n\n <input *ngSwitchCase=\"'CPF'\"\n type=\"text\"\n pInputText\n formControlName=\"pixKey\"\n maxlength=\"14\"\n placeholder=\"___.___.___-__\"\n (input)=\"onPixKeyInput($event, rowIndex)\"\n (blur)=\"onBlurPixCpfAndCnpj(rowIndex)\"\n (keyup)=\"cpfMask($event)\"\n (ngModelChange)=\"onSyncValue('pixKey', rowIndex)\" />\n\n <input *ngSwitchCase=\"'CNPJ'\"\n type=\"text\"\n pInputText\n formControlName=\"pixKey\"\n maxlength=\"18\"\n placeholder=\"___.___.___/____-__\"\n (input)=\"onPixKeyInput($event, rowIndex)\"\n (blur)=\"onBlurPixCpfAndCnpj(rowIndex)\"\n (keyup)=\"cnpjMask($event)\"\n (ngModelChange)=\"onSyncValue('pixKey', rowIndex)\" />\n\n <input *ngSwitchCase=\"'EMAIL'\"\n pInputText\n type=\"email\"\n formControlName=\"pixKey\"\n (ngModelChange)=\"onSyncValue('pixKey', rowIndex)\"\n placeholder=\"{{ 'hcm.payroll.employees_addition_email' | translate }}\" />\n\n <input *ngSwitchCase=\"'BANK_ACCOUNT'\"\n pInputText\n formControlName=\"pixKey\"\n (ngModelChange)=\"onSyncValue('pixKey', rowIndex)\"\n [disabled]=\"true\" />\n\n <input *ngSwitchDefault\n pInputText\n type=\"text\"\n formControlName=\"pixKey\"\n (ngModelChange)=\"onSyncValue('pixKey', rowIndex)\"\n maxlength=\"100\" />\n </ng-container>\n\n <s-control-errors *ngIf=\"isShowPixKeyFieldValidatorMessage\"\n [control]=\"formGroupByRow[rowIndex]?.get('pixKey')\"\n [errorMessages]=\"{\n required: 'hcm.payroll.required' | translate,\n invalidPhoneNumber: 'hcm.payroll.employees_addition_invalid_phone_number' | translate: { value: formGroupByRow[rowIndex]?.get('pixKey').value },\n invalidEmail: 'hcm.payroll.employees_addition_email_invalid' | translate,\n cpfNotValid: 'hcm.payroll.employees_addition_cpf_error' | translate,\n cnpjNotValid: 'hcm.payroll.employees_addition_cnpj_error' | translate\n }\">\n </s-control-errors>\n </ng-template>\n <ng-template pTemplate=\"output\">\n {{ getFormattedPixKey(item.pixKeyType?.key, item.pixKey) }}\n </ng-template>\n </p-cellEditor>\n </td>\n\n <!-- Percentual -->\n <td class=\"ui-md-6 ui-sm-12 required\"\n [pEditableColumn]=\"item.percentage\" pEditableColumnField=\"percentage\">\n <p-cellEditor>\n <ng-template pTemplate=\"input\">\n <input\n pInputText type=\"number\"\n formControlName=\"percentage\"\n (ngModelChange)=\"onSyncValue('percentage', rowIndex)\"\n >\n <s-control-errors\n [control]=\"formGroupByRow[rowIndex]?.get('percentage')\"\n [errorMessages]=\"{\n required: 'hcm.payroll.required' | translate,\n maxlength: 'hcm.payroll.error_max_length' | translate: { value: '6' },\n max: 'hcm.payroll.error_max_value_number' | translate: { value: maxValuePercentage },\n min: 'hcm.payroll.error_min_value_number' | translate: { value: '0,01' }\n }\">\n </s-control-errors>\n </ng-template>\n <ng-template pTemplate=\"output\">\n {{ item.percentage }}%\n </ng-template>\n </p-cellEditor>\n </td>\n\n <!-- Bot\u00E3o de excluir -->\n <td>\n <s-button id=\"btn-delete\" label=\"Excluir\" priority=\"default\" (onClick)=\"deletePix(rowIndex)\"></s-button>\n </td>\n </tr>\n </ng-container>\n </ng-template>\n </p-table>\n</div>\n",
9865
+ template: "<s-sidebar *ngIf=\"withSideBar\" [visible]=\"visible\" (visibleChange)=\"close()\"\n header=\"{{'hcm.payroll.historical_pix_account_title_form'|translate}}\">\n<pix-account [(visible)]=\"visible\"\n [isEditAndViewValue]=\"pixAccountItemInput\"\n [currency]=\"currency\"\n [customEntity]=\"customEntity\"\n [customService]=\"customService\"\n [getListPixAccount]=\"listDataNoPage\"\n [paramsForm]=\"paramsForm\"\n (pixAccountItemToList)=\"addItemInList($event)\"\n [defaultCpfNumber]=\"defaultCpfNumber\"></pix-account>\n</s-sidebar>\n\n<div *ngIf=\"!withSideBar && !isViewMode\">\n <pix-account [(visible)]=\"visible\"\n [isEditAndViewValue]=\"pixAccountItemInput\"\n [currency]=\"currency\"\n [customEntity]=\"customEntity\"\n [customService]=\"customService\"\n [getListPixAccount]=\"listDataNoPage\"\n [withSideBar]=\"false\"\n [isViewMode]=\"isViewMode\"\n [paramsForm]=\"paramsForm\"\n [permitsEditBankAccountForm]=\"permitsEditBankAccount\"\n (pixAccountItemToList)=\"addItemInList($event)\"\n [defaultCpfNumber]=\"defaultCpfNumber\"></pix-account>\n</div>\n\n<div class=\"ui-g-1\" *ngIf=\"withSideBar && !isEditMode\">\n <div class=\"form-group \">\n <s-button id=\"ta-addPayAnnuity\"\n [disabled]=\"getTooltipAndDisableButtonAdd || msgTotalLimitByPercentage\"\n (onClick)=\"add()\"\n [pTooltip]=\"getTooltipAndDisableButtonAdd || msgTotalLimitByPercentage\"\n tooltipPosition=\"top\"\n label=\"{{'hcm.payroll.historical_pix_account_add'|translate}}\"></s-button>\n </div>\n</div>\n<div class=\"ui-g-12\">\n <p-table\n id=\"table-annuity\"\n [value]=\"listData\"\n [columns]=\"cols\"\n (onLazyLoad)=\"onLazyLoad($event)\"\n [lazy]=\"true\"\n [scrollable]=\"true\"\n [paginator]=\"true\"\n [totalRecords]=\"totalRecords\"\n [sortMode]=\"'multiple'\"\n *sLoadingState=\"loading\"\n [rows]=\"recordByRow\"\n dataKey=\"id\">\n <ng-template pTemplate=\"colgroup\" let-coumns>\n <colgroup>\n <col [ngClass]=\"'col-default-m'\">\n <col [ngClass]=\"'col-default-m'\">\n <col [ngClass]=\"'col-default-s'\">\n <col *ngIf=\"!isViewMode\" [ngClass]=\"'col-action'\">\n </colgroup>\n </ng-template>\n <ng-template pTemplate=\"header\" let-columns>\n <!-- Cabe\u00E7alhos quando da table \u00E9 permitido ordenar as colunas -->\n <tr>\n <!-- Cabe\u00E7alhos das colunas da tabela -->\n <th\n [pSortableColumn]=\"'pixKeyType'\"\n [pTooltip]=\"'hcm.payroll.employees_addition_pix_key_type' | translate\"\n tooltipPosition=\"top\"\n showDelay=\"500\"\n >\n <div class=\"senior-header\" id=\"table-0\">\n <span\n id=\"table-annuity-s-0\">{{ 'hcm.payroll.employees_addition_pix_key_type' | translate }}</span>\n <p-sortIcon class=\"p-sorticon-status\"\n [field]=\"'hcm.payroll.employees_addition_pix_key_type' | translate\"></p-sortIcon>\n </div>\n </th>\n\n <th\n [pSortableColumn]=\"'pixKey'\"\n [pTooltip]=\"'hcm.payroll.employees_addition_pix_key' | translate\"\n tooltipPosition=\"top\"\n showDelay=\"500\"\n >\n <div class=\"senior-header\">\n <span>{{ 'hcm.payroll.employees_addition_pix_key' | translate }}</span>\n <p-sortIcon class=\"p-sorticon-status\"\n [field]=\"'hcm.payroll.employees_addition_pix_key' | translate\"></p-sortIcon>\n </div>\n </th>\n\n <th\n [pSortableColumn]=\"'percentage'\"\n [pTooltip]=\"'hcm.payroll.historical_pix_account_label_percentage' | translate\"\n tooltipPosition=\"top\"\n showDelay=\"500\"\n >\n <div class=\"senior-header\">\n <span>{{ 'hcm.payroll.historical_pix_account_label_percentage' | translate }}</span>\n <p-sortIcon class=\"p-sorticon-status\"\n [field]=\"'hcm.payroll.historical_pix_account_label_percentage' | translate\"></p-sortIcon>\n </div>\n </th>\n <!-- Cabe\u00E7alho da coluna de a\u00E7\u00F5es -->\n <th *ngIf=\"!isViewMode\" id=\"col-actions\"></th>\n </tr>\n </ng-template>\n <ng-template pTemplate=\"body\" let-rowData let-key=\"rowIndex\">\n\n <tr [ngClass]=\"'row'+key\" [pSelectableRow]=\"rowData\">\n <td [pTooltip]=\"rowData?.pixKeyType.value\" tooltipPosition=\"top\"\n showDelay=\"500\">\n <span>{{ rowData?.pixKeyType.value }}</span>\n </td>\n\n <ng-container [ngSwitch]=\"rowData?.pixKeyType.key\">\n <td *ngSwitchCase=\"'TELEPHONE'\"\n [pTooltip]=\"getFormattedTelephoneNumber(rowData?.pixKey)\" tooltipPosition=\"top\"\n showDelay=\"500\">\n <span>{{ getFormattedTelephoneNumber(rowData?.pixKey) }}</span>\n </td>\n <td *ngSwitchCase=\"'CPF'\"\n [pTooltip]=\"getFormattedCpf(rowData?.pixKey)\" tooltipPosition=\"top\"\n showDelay=\"500\">\n <span>{{ getFormattedCpf(rowData?.pixKey) }}</span>\n </td>\n <td *ngSwitchCase=\"'CNPJ'\"\n [pTooltip]=\"getFormattedCnpj(rowData?.pixKey)\" tooltipPosition=\"top\"\n showDelay=\"500\">\n <span>{{ getFormattedCnpj(rowData?.pixKey) }}</span>\n </td>\n <td *ngSwitchDefault\n [pTooltip]=\"rowData?.pixKey\" tooltipPosition=\"top\"\n showDelay=\"500\">\n <span>{{ rowData?.pixKey }}</span>\n </td>\n </ng-container>\n <td [pTooltip]=\"getFormattedPercentage(rowData?.percentage)\" tooltipPosition=\"top\"\n showDelay=\"500\">\n <span>{{ getFormattedPercentage(rowData?.percentage) }}</span>\n </td>\n <td id=\"col-actions-{{key}}\" class=\"col-actions \"\n *ngIf=\"actions && actions(rowData, key)?.length && !isViewMode\">\n <s-button id=\"table-admission-btn-actions-{{key}}\"\n *ngIf=\"actions(rowData, key).length > 1\" [label]=\"actionLabel\"\n priority=\"default\" [model]=\"scopedActions(rowData, key)\"\n [disabled]=\"false\" [auxiliary]=\"true\"></s-button>\n\n <s-button id=\"table-admission-btn-action-{{key}}\"\n *ngIf=\"actions(rowData, key).length <= 1\"\n [label]=\"scopedActions(rowData, key)[0].label\"\n priority=\"default\"\n (click)=\"scopedActions(rowData, key)[0].command()\"\n [disabled]=\"false\" [auxiliary]=\"true\"></s-button>\n </td>\n </tr>\n </ng-template>\n <ng-template pTemplate=\"emptymessage\" let-columns>\n <tr>\n <td [attr.colspan]=\"columns.length +2\">\n {{'hcm.payroll.admission_empty_message'|translate}}\n </td>\n </tr>\n </ng-template>\n <ng-template pTemplate=\"paginatorright\">\n <span *ngIf=\"totalRecords\">{{recordsMessage}}</span>\n </ng-template>\n </p-table>\n</div>\n",
10555
9866
  styles: [".refresh{width:100%!important}#table-annuity .col-default-s{width:10%}#table-annuity .col-default-m{width:12%}#table-annuity .col-default-l{width:16%}#table-annuity .col-action{width:10%}#table-annuity .icon-warning{text-align:center!important;color:#ff6d00c7!important}@media screen and (max-width:612px){#table-annuity .col-default-1,#table-annuity .col-default-2{width:16%}#table-annuity .col-default-3{width:26%}#table-annuity .col-icon{width:10%}#table-annuity .col-action{width:27%}}#main{display:-webkit-box;display:flex;height:100%;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}#main form{height:100%}#main .footer{border-top:1px solid #ccc;padding-top:15px;margin-top:15px;flex-shrink:0;margin-bottom:-18px}#main .footer-s-border{padding-left:7px;flex-shrink:0;margin-bottom:-18px}"]
10556
9867
  })
10557
9868
  ], HistoricalPixAccountComponent);
10558
9869
  return HistoricalPixAccountComponent;
10559
- }(HistoricakPixAccountBase));
10560
-
10561
- var HistoricalPixAccountFormComponent = /** @class */ (function (_super) {
10562
- __extends(HistoricalPixAccountFormComponent, _super);
10563
- function HistoricalPixAccountFormComponent(formBuilder, cd, sharedStateService) {
10564
- var _this = _super.call(this, formBuilder) || this;
10565
- _this.cd = cd;
10566
- _this.sharedStateService = sharedStateService;
10567
- _this.withSideBar = true;
10568
- _this.isEditMode = false;
10569
- _this.visibleChange = new core.EventEmitter();
10570
- _this.pixAccountItemToList = new core.EventEmitter();
10571
- _this.ngUnsubscribe = new rxjs.Subject();
10572
- _this.labelBtnAdd = "hcm.payroll.employees_add";
10573
- _this.visibleBtnSave = true;
10574
- _this.isView = false;
10575
- _this.isShowPixKeyFieldValidatorMessage = false;
10576
- _this.hideFields = _this.sharedStateService.hideField$;
10577
- _this.registerSubjects();
10578
- return _this;
10579
- }
10580
- HistoricalPixAccountFormComponent.prototype.ngOnInit = function () { };
9870
+ }());
9871
+
9872
+ var GenericValidator = /** @class */ (function () {
9873
+ function GenericValidator() {
9874
+ }
9875
+ /**
9876
+ * Valida o CEI (Cadastro específico de INSS) digitado.
9877
+ */
9878
+ GenericValidator.isValidCei = function (control) {
9879
+ var cei = control.value;
9880
+ if (!cei)
9881
+ return null;
9882
+ else if (cei.length != 11)
9883
+ return null;
9884
+ var multiplicadorBase = "3298765432";
9885
+ var total = 0;
9886
+ var resto = 0;
9887
+ var multiplicando = 0;
9888
+ var multiplicador = 0;
9889
+ if (cei.length !== 11 ||
9890
+ cei === "00000000000" ||
9891
+ cei === "11111111111" ||
9892
+ cei === "22222222222" ||
9893
+ cei === "33333333333" ||
9894
+ cei === "44444444444" ||
9895
+ cei === "55555555555" ||
9896
+ cei === "66666666666" ||
9897
+ cei === "77777777777" ||
9898
+ cei === "88888888888" ||
9899
+ cei === "99999999999")
9900
+ return { invalidCei: true };
9901
+ else {
9902
+ for (var i = 0; i < 10; i++) {
9903
+ multiplicando = parseInt(cei.substring(i, i + 1), 10);
9904
+ multiplicador = parseInt(multiplicadorBase.substring(i, i + 1), 10);
9905
+ total += multiplicando * multiplicador;
9906
+ }
9907
+ resto = 11 - (total % 11);
9908
+ resto = resto === 10 || resto === 11 ? 0 : resto;
9909
+ var digito = parseInt("" + cei.charAt(10), 10);
9910
+ return resto === digito ? null : { invalidCei: true };
9911
+ }
9912
+ };
9913
+ /**
9914
+ * Valida se o CPF é valido. Deve-se ser informado o cpf sem máscara.
9915
+ */
9916
+ GenericValidator.isValidCpf = function (control) {
9917
+ var cpf = control.value;
9918
+ if (cpf) {
9919
+ var numbers = void 0, digits = void 0, sum = void 0, i = void 0, result = void 0, equalDigits = void 0;
9920
+ equalDigits = 1;
9921
+ if (cpf.length < 11) {
9922
+ return null;
9923
+ }
9924
+ for (i = 0; i < cpf.length - 1; i++) {
9925
+ if (cpf.charAt(i) !== cpf.charAt(i + 1)) {
9926
+ equalDigits = 0;
9927
+ break;
9928
+ }
9929
+ }
9930
+ if (!equalDigits) {
9931
+ numbers = cpf.substring(0, 9);
9932
+ digits = cpf.substring(9);
9933
+ sum = 0;
9934
+ for (i = 10; i > 1; i--) {
9935
+ sum += numbers.charAt(10 - i) * i;
9936
+ }
9937
+ result = sum % 11 < 2 ? 0 : 11 - (sum % 11);
9938
+ if (result !== Number(digits.charAt(0))) {
9939
+ return { cpfNotValid: true };
9940
+ }
9941
+ numbers = cpf.substring(0, 10);
9942
+ sum = 0;
9943
+ for (i = 11; i > 1; i--) {
9944
+ sum += numbers.charAt(11 - i) * i;
9945
+ }
9946
+ result = sum % 11 < 2 ? 0 : 11 - (sum % 11);
9947
+ if (result !== Number(digits.charAt(1))) {
9948
+ return { cpfNotValid: true };
9949
+ }
9950
+ return null;
9951
+ }
9952
+ else {
9953
+ return { cpfNotValid: true };
9954
+ }
9955
+ }
9956
+ return null;
9957
+ };
9958
+ /**
9959
+ * Valida se o CNPJ é valido. Deve-se ser informado o cpf sem máscara.
9960
+ */
9961
+ GenericValidator.isValidCnpj = function (control) {
9962
+ var cnpj = control.value;
9963
+ if (cnpj) {
9964
+ var size = void 0, numbers = void 0, digits = void 0, sum = void 0, pos = void 0, result = void 0;
9965
+ cnpj = cnpj.replace(/[^\d]+/g, '');
9966
+ if (cnpj.length !== 14) {
9967
+ return null;
9968
+ }
9969
+ // Elimina CNPJs invalidos conhecidos
9970
+ if (cnpj === '00000000000000' ||
9971
+ cnpj === '11111111111111' ||
9972
+ cnpj === '22222222222222' ||
9973
+ cnpj === '33333333333333' ||
9974
+ cnpj === '44444444444444' ||
9975
+ cnpj === '55555555555555' ||
9976
+ cnpj === '66666666666666' ||
9977
+ cnpj === '77777777777777' ||
9978
+ cnpj === '88888888888888' ||
9979
+ cnpj === '99999999999999') {
9980
+ return { cnpjNotValid: true };
9981
+ }
9982
+ // Valida DVs
9983
+ size = cnpj.length - 2;
9984
+ numbers = cnpj.substring(0, size);
9985
+ digits = cnpj.substring(size);
9986
+ sum = 0;
9987
+ pos = size - 7;
9988
+ for (var i = size; i >= 1; i--) {
9989
+ sum += numbers.charAt(size - i) * pos--;
9990
+ if (pos < 2) {
9991
+ pos = 9;
9992
+ }
9993
+ }
9994
+ result = sum % 11 < 2 ? 0 : 11 - (sum % 11);
9995
+ if (result !== Number(digits.charAt(0))) {
9996
+ return { cnpjNotValid: true };
9997
+ }
9998
+ size = size + 1;
9999
+ numbers = cnpj.substring(0, size);
10000
+ sum = 0;
10001
+ pos = size - 7;
10002
+ for (var i = size; i >= 1; i--) {
10003
+ sum += numbers.charAt(size - i) * pos--;
10004
+ if (pos < 2) {
10005
+ pos = 9;
10006
+ }
10007
+ }
10008
+ result = sum % 11 < 2 ? 0 : 11 - (sum % 11);
10009
+ if (result !== Number(digits.charAt(1))) {
10010
+ return { cnpjNotValid: true };
10011
+ }
10012
+ return null;
10013
+ }
10014
+ return null;
10015
+ };
10016
+ /**
10017
+ * Válida o número de telefone da chave PIX.
10018
+ */
10019
+ GenericValidator.isValidPhoneNumber = function (control) {
10020
+ var cellPhoneKey = control.value || '';
10021
+ cellPhoneKey = cellPhoneKey.replace(/[\s()-]/g, '');
10022
+ var regexNumberTelephone = /^[1-9][\d]{1,2}\d{8,10}$/;
10023
+ var isValidNumberTelephone = regexNumberTelephone.test(cellPhoneKey);
10024
+ return isValidNumberTelephone ? null : { invalidPhoneNumber: true };
10025
+ };
10026
+ /**
10027
+ * Valida o email da chave PIX.
10028
+ */
10029
+ GenericValidator.isValidEmail = function (control) {
10030
+ var emailKey = control.value;
10031
+ var regexValidEmail = /^[\w-\.]+@[\w-]+(\.[\w-]{2,4}){1,2}$/;
10032
+ var isValidEmail = regexValidEmail.test(emailKey);
10033
+ return isValidEmail ? null : { invalidEmail: true };
10034
+ };
10035
+ return GenericValidator;
10036
+ }());
10037
+
10038
+ var HistoricalPixAccountFormComponent = /** @class */ (function () {
10039
+ function HistoricalPixAccountFormComponent(formBuilder, cd) {
10040
+ this.formBuilder = formBuilder;
10041
+ this.cd = cd;
10042
+ this.withSideBar = true;
10043
+ this.isEditMode = false;
10044
+ this.paramsForm = new forms.FormGroup({});
10045
+ this.defaultCpfNumber = null;
10046
+ this.permitsEditBankAccountForm = false;
10047
+ this.visibleChange = new core.EventEmitter();
10048
+ this.pixAccountItemToList = new core.EventEmitter();
10049
+ this.ngUnsubscribe = new rxjs.Subject();
10050
+ this.initialValidatorOfPercentage = [forms.Validators.required, forms.Validators.min(0.01)];
10051
+ this.labelBtnAdd = "hcm.payroll.employees_add";
10052
+ this.maxValuePercentage = 100.00;
10053
+ this.visibleBtnSave = true;
10054
+ this.isView = false;
10055
+ this.isShowPixKeyFieldValidatorMessage = false;
10056
+ this.createFormGroup();
10057
+ this.registerSubjects();
10058
+ }
10059
+ HistoricalPixAccountFormComponent.prototype.ngOnInit = function () {
10060
+ };
10061
+ HistoricalPixAccountFormComponent.prototype.ngDoCheck = function () {
10062
+ if (this.pixAccountFormGroup && this.pixKeyType === "BANK_ACCOUNT") {
10063
+ var pixKeyControl = this.pixAccountFormGroup.get("pixKey");
10064
+ if (pixKeyControl && !pixKeyControl.disabled) {
10065
+ pixKeyControl.disable();
10066
+ }
10067
+ }
10068
+ };
10581
10069
  HistoricalPixAccountFormComponent.prototype.ngAfterViewInit = function () {
10582
10070
  this.cd.detectChanges();
10583
10071
  };
@@ -10585,7 +10073,38 @@
10585
10073
  this.ngUnsubscribe.next(true);
10586
10074
  this.ngUnsubscribe.unsubscribe();
10587
10075
  };
10588
- HistoricalPixAccountFormComponent.prototype.registerSubjects = function () { };
10076
+ HistoricalPixAccountFormComponent.prototype.registerSubjects = function () {
10077
+ };
10078
+ HistoricalPixAccountFormComponent.prototype.createFormGroup = function () {
10079
+ this.pixAccountFormGroup = this.formBuilder.group({
10080
+ id: this.formBuilder.control(null),
10081
+ index: this.formBuilder.control(null),
10082
+ employee: this.formBuilder.control({ value: { tableId: null }, disabled: true }),
10083
+ dateChange: this.formBuilder.control(null),
10084
+ pixKeyType: this.formBuilder.control(null, forms.Validators.required),
10085
+ pixKey: this.formBuilder.control(null),
10086
+ percentage: this.formBuilder.control(null, forms.Validators.compose(__spread(this.initialValidatorOfPercentage, [
10087
+ forms.Validators.max(this.maxValuePercentage),
10088
+ ]))),
10089
+ externalId: this.formBuilder.control(null),
10090
+ customFields: this.formBuilder.control(null),
10091
+ });
10092
+ };
10093
+ HistoricalPixAccountFormComponent.prototype.onChangePixKeyType = function (item) {
10094
+ if (item.key) {
10095
+ this.pixKeyType = item.key;
10096
+ this.isShowPixKeyFieldValidatorMessage = true;
10097
+ this.pixAccountFormGroup.get("pixKey").reset();
10098
+ this.setPixKeyValidators(true);
10099
+ if (item.key === "CPF") {
10100
+ this.setDefaultCpfPixKey();
10101
+ }
10102
+ }
10103
+ };
10104
+ HistoricalPixAccountFormComponent.prototype.onClearPixKeyType = function () {
10105
+ this.isShowPixKeyFieldValidatorMessage = false;
10106
+ this.pixAccountFormGroup.get("pixKey").reset();
10107
+ };
10589
10108
  Object.defineProperty(HistoricalPixAccountFormComponent.prototype, "visible", {
10590
10109
  get: function () {
10591
10110
  return this._visible;
@@ -10624,8 +10143,7 @@
10624
10143
  });
10625
10144
  HistoricalPixAccountFormComponent.prototype.formatPixKeyTelephoneNumber = function () {
10626
10145
  if (this.pixKeyType === "TELEPHONE") {
10627
- var pixKeyCtrl = this.pixAccountFormGroup.get("pixKey");
10628
- pixKeyCtrl.setValue(FormatUtilsService.getFormattedTelephoneNumber(pixKeyCtrl.value));
10146
+ this.pixAccountFormGroup.get("pixKey").setValue(FormatUtilsService.getFormattedTelephoneNumber(this.pixAccountFormGroup.get("pixKey").value));
10629
10147
  }
10630
10148
  };
10631
10149
  HistoricalPixAccountFormComponent.prototype.convertDTOToShowWithCustomFields = function (data) {
@@ -10637,14 +10155,14 @@
10637
10155
  this.visibleBtnSave = isEditMode;
10638
10156
  if (this.pixAccountFormGroup.get("pixKeyType").value) {
10639
10157
  this.pixKeyType = this.pixAccountFormGroup.get("pixKeyType").value.key;
10640
- this.setPixKeyValidators(isEditMode, this.pixAccountFormGroup);
10158
+ this.setPixKeyValidators(isEditMode);
10641
10159
  this.formatPixKeyTelephoneNumber();
10642
10160
  }
10643
10161
  configEnabledFields(this.pixAccountFormGroup, isEditMode, [
10644
10162
  "pixKeyType",
10645
10163
  "pixKey",
10646
10164
  "percentage",
10647
- "customFields"
10165
+ "customFields",
10648
10166
  ], []);
10649
10167
  };
10650
10168
  HistoricalPixAccountFormComponent.prototype.close = function () {
@@ -10658,7 +10176,7 @@
10658
10176
  if (this.employeeId) {
10659
10177
  this.pixAccountFormGroup.get("employee").setValue({
10660
10178
  tableId: this.employeeId,
10661
- name: ""
10179
+ name: "",
10662
10180
  });
10663
10181
  }
10664
10182
  this.pixAccountItemToList.emit(this.pixAccountFormGroup.getRawValue());
@@ -10690,10 +10208,14 @@
10690
10208
  return {
10691
10209
  prefix: "",
10692
10210
  thousands: this.currency.thousandsSeparator,
10693
- decimal: this.currency.decimalSeparator
10211
+ decimal: this.currency.decimalSeparator,
10694
10212
  };
10695
10213
  };
10696
10214
  Object.defineProperty(HistoricalPixAccountFormComponent.prototype, "getListPixAccount", {
10215
+ /**
10216
+ * O Input que recebe a lista do component pai e chama o método de validação passando a lista recebida.
10217
+ * @param pixAccountList
10218
+ */
10697
10219
  set: function (pixAccountList) {
10698
10220
  if (pixAccountList) {
10699
10221
  this.setValidatorsAccordingList(pixAccountList, null, false);
@@ -10705,6 +10227,85 @@
10705
10227
  enumerable: true,
10706
10228
  configurable: true
10707
10229
  });
10230
+ /**
10231
+ * Recebe a lista de registros já inseridos na tabela adiciona em uma variável os valores que serão usados para
10232
+ * a validação dos campos "percentage" e "pixAccount".
10233
+ * Quando tem index significa que está em uma edição, os valores na posição do registro da edição (index) não serão adicionados
10234
+ * no array de comparação dos validators.
10235
+ * @param pixAccountList
10236
+ * @param index
10237
+ */
10238
+ HistoricalPixAccountFormComponent.prototype.setValidatorsAccordingList = function (pixAccountList, index, isEditMode) {
10239
+ if (index === void 0) { index = null; }
10240
+ if (isEditMode === void 0) { isEditMode = true; }
10241
+ this.pixAccountList = pixAccountList && pixAccountList.length ? __spread(pixAccountList) : [];
10242
+ var percentageIncluded = [];
10243
+ if (this.pixAccountList && this.pixAccountList.length) {
10244
+ this.pixAccountList.filter(function (field, key) {
10245
+ if (field["percentage"] && key != index) {
10246
+ percentageIncluded.push(field["percentage"]);
10247
+ }
10248
+ });
10249
+ }
10250
+ this.beforeSetPixKeyTypeValidator();
10251
+ this.setPixKeyValidators(isEditMode);
10252
+ this.validatePercentageValid(percentageIncluded);
10253
+ };
10254
+ /**
10255
+ * Antes de setar o validator prepara as variáveis necessária para que seja feita a validação do campo.
10256
+ */
10257
+ HistoricalPixAccountFormComponent.prototype.setPixKeyValidators = function (isEditMode) {
10258
+ var genericPixKey = this.pixAccountFormGroup.get("pixKey");
10259
+ if (this.pixKeyType) {
10260
+ switch (this.pixKeyType) {
10261
+ case "TELEPHONE":
10262
+ genericPixKey.setValidators(forms.Validators.compose([
10263
+ forms.Validators.required, GenericValidator.isValidPhoneNumber,
10264
+ ]));
10265
+ break;
10266
+ case "EMAIL":
10267
+ genericPixKey.setValidators(forms.Validators.compose([
10268
+ forms.Validators.required, GenericValidator.isValidEmail,
10269
+ ]));
10270
+ break;
10271
+ case "CPF":
10272
+ genericPixKey.setValidators(forms.Validators.compose([
10273
+ forms.Validators.required, GenericValidator.isValidCpf,
10274
+ ]));
10275
+ break;
10276
+ case "CNPJ":
10277
+ genericPixKey.setValidators(forms.Validators.compose([
10278
+ forms.Validators.required, GenericValidator.isValidCnpj,
10279
+ ]));
10280
+ break;
10281
+ case "RANDOM_KEY":
10282
+ genericPixKey.setValidators(forms.Validators.required);
10283
+ break;
10284
+ default:
10285
+ genericPixKey.setValidators(null);
10286
+ break;
10287
+ }
10288
+ if (isEditMode) {
10289
+ genericPixKey.enable();
10290
+ }
10291
+ genericPixKey.updateValueAndValidity();
10292
+ }
10293
+ };
10294
+ /**
10295
+ * Este método calcula as parcentagens que já foram inseridas, e seta a diferença para chegar em
10296
+ * 100% na validação do campo "percentage" como um novo maxValue;
10297
+ * @param listValue
10298
+ */
10299
+ HistoricalPixAccountFormComponent.prototype.validatePercentageValid = function (listValue) {
10300
+ var percentage = this.pixAccountFormGroup.get("percentage");
10301
+ this.maxValuePercentage = listValue
10302
+ .reduce(function (currentValue, total) { return currentValue - total; }, 100.00);
10303
+ percentage
10304
+ .setValidators(forms.Validators.compose(__spread(this.initialValidatorOfPercentage, [
10305
+ forms.Validators.max(this.maxValuePercentage),
10306
+ ])));
10307
+ percentage.updateValueAndValidity();
10308
+ };
10708
10309
  Object.defineProperty(HistoricalPixAccountFormComponent.prototype, "isViewMode", {
10709
10310
  set: function (condition) {
10710
10311
  this.isView = !!(condition && !this.withSideBar);
@@ -10715,24 +10316,59 @@
10715
10316
  enumerable: true,
10716
10317
  configurable: true
10717
10318
  });
10718
- Object.defineProperty(HistoricalPixAccountFormComponent.prototype, "paramsForm", {
10719
- set: function (value) {
10720
- this._paramsForm = value;
10721
- },
10722
- enumerable: true,
10723
- configurable: true
10724
- });
10725
- Object.defineProperty(HistoricalPixAccountFormComponent.prototype, "defaultCpfNumber", {
10726
- set: function (value) {
10727
- this._defaultCpfNumber = value;
10728
- },
10729
- enumerable: true,
10730
- configurable: true
10731
- });
10319
+ HistoricalPixAccountFormComponent.prototype.phoneMask = function (event) {
10320
+ FormatUtilsService.formatTelephoneInputEvent(event);
10321
+ };
10322
+ HistoricalPixAccountFormComponent.prototype.setDefaultCpfPixKey = function () {
10323
+ if (this.defaultCpfNumber) {
10324
+ this.pixAccountFormGroup.get("pixKey").setValue(this.defaultCpfNumber);
10325
+ }
10326
+ else {
10327
+ var sheetDocument = this.paramsForm.get("sheetDocument");
10328
+ if (sheetDocument) {
10329
+ var cpf = sheetDocument.get("cpfNumber").value;
10330
+ if (cpf) {
10331
+ this.pixAccountFormGroup.get("pixKey").setValue(cpf);
10332
+ }
10333
+ }
10334
+ }
10335
+ };
10336
+ HistoricalPixAccountFormComponent.prototype.beforeSetPixKeyTypeValidator = function () {
10337
+ var pixKeyType = this.pixAccountFormGroup.get("pixKeyType");
10338
+ if (this.pixAccountList && this.pixAccountList.length && pixKeyType) {
10339
+ pixKeyType
10340
+ .setValidators(forms.Validators.compose([
10341
+ forms.Validators.required,
10342
+ this.validateDuplicatePixKeyTypeBankAccount(this.pixAccountList),
10343
+ ]));
10344
+ }
10345
+ else {
10346
+ pixKeyType.setValidators(forms.Validators.required);
10347
+ }
10348
+ };
10349
+ HistoricalPixAccountFormComponent.prototype.validateDuplicatePixKeyTypeBankAccount = function (listCompare) {
10350
+ var _this = this;
10351
+ return function (control) {
10352
+ var value = control && control.value;
10353
+ var condition = false;
10354
+ listCompare.filter(function (field) {
10355
+ if (value) {
10356
+ if (field["pixKeyType"].key === 'BANK_ACCOUNT' && value.key === field["pixKeyType"].key) {
10357
+ return condition = true;
10358
+ }
10359
+ }
10360
+ });
10361
+ if (condition && !_this.permitsEditBankAccountForm) {
10362
+ return { pixKeyTypeBankAccountDuplicate: true };
10363
+ }
10364
+ else {
10365
+ return null;
10366
+ }
10367
+ };
10368
+ };
10732
10369
  HistoricalPixAccountFormComponent.ctorParameters = function () { return [
10733
10370
  { type: forms.FormBuilder },
10734
- { type: core.ChangeDetectorRef },
10735
- { type: SharedStateService }
10371
+ { type: core.ChangeDetectorRef }
10736
10372
  ]; };
10737
10373
  __decorate([
10738
10374
  core.ViewChild(angularComponents.CustomFieldsComponent, { static: true })
@@ -10752,6 +10388,15 @@
10752
10388
  __decorate([
10753
10389
  core.Input()
10754
10390
  ], HistoricalPixAccountFormComponent.prototype, "isEditMode", void 0);
10391
+ __decorate([
10392
+ core.Input()
10393
+ ], HistoricalPixAccountFormComponent.prototype, "paramsForm", void 0);
10394
+ __decorate([
10395
+ core.Input()
10396
+ ], HistoricalPixAccountFormComponent.prototype, "defaultCpfNumber", void 0);
10397
+ __decorate([
10398
+ core.Input()
10399
+ ], HistoricalPixAccountFormComponent.prototype, "permitsEditBankAccountForm", void 0);
10755
10400
  __decorate([
10756
10401
  core.Output()
10757
10402
  ], HistoricalPixAccountFormComponent.prototype, "visibleChange", void 0);
@@ -10770,21 +10415,32 @@
10770
10415
  __decorate([
10771
10416
  core.Input()
10772
10417
  ], HistoricalPixAccountFormComponent.prototype, "isViewMode", null);
10773
- __decorate([
10774
- core.Input()
10775
- ], HistoricalPixAccountFormComponent.prototype, "paramsForm", null);
10776
- __decorate([
10777
- core.Input()
10778
- ], HistoricalPixAccountFormComponent.prototype, "defaultCpfNumber", null);
10779
10418
  HistoricalPixAccountFormComponent = __decorate([
10780
10419
  core.Component({
10781
10420
  selector: "pix-account",
10782
- template: "<div id=\"main\">\n <form *ngIf=\"!(hideFields | async)\" [formGroup]=\"pixAccountFormGroup\" autocomplete=\"off\">\n <div class=\"ui-fluid\">\n <div class=\"ui-g\">\n <!-- Tipo de chave -->\n <div class=\"ui-md-6 ui-sm-12 required\">\n <label>{{'hcm.payroll.employees_addition_pix_key_type'|translate}}</label>\n <input-rest-auto-complete-enum [dropdown]=\"true\" server=\"payroll\"\n enumeration=\"PixKeyType\"\n placeholder=\"{{'hcm.payroll.select' | translate}}\"\n name=\"pixKeyType\" [form]=\"pixAccountFormGroup\"\n (onSelect)=\"onChangePixKeyType($event)\"\n (onClear)=\"onClearPixKeyType()\"\n id=\"ta-pixKeyType\"></input-rest-auto-complete-enum>\n <s-control-errors [control]=\"pixAccountFormGroup.get('pixKeyType')\"\n [errorMessages]=\"{\n required: 'hcm.payroll.required' | translate,\n pixKeyTypeBankAccountDuplicate: 'hcm.payroll.historical_pix_key_type_bank_account_duplicate' | translate\n }\">\n </s-control-errors>\n </div>\n <!--Chave Pix-->\n <div class=\"ui-md-6 ui-sm-12\" [ngClass]=\"{'required': pixKeyType !== 'BANK_ACCOUNT'}\">\n <label>{{'hcm.payroll.employees_addition_pix_key' | translate}}</label>\n <ng-container [ngSwitch]=\"pixKeyType\">\n <input *ngSwitchCase=\"'TELEPHONE'\" only-number\n pInputText id=\"ta-pixKey\" name=\"pixKey\" formControlName=\"pixKey\"\n (keyup)=\"phoneMask($event)\" maxlength=\"15\"\n placeholder=\"(__) ____-____\">\n <p-inputMask *ngSwitchCase=\"'CPF'\"\n id=\"ta-pixKey\" name=\"pixKey\" formControlName=\"pixKey\"\n placeholder=\"___.___.___-__\"\n mask=\"999.999.999-99\" [unmask]=\"true\"></p-inputMask>\n <p-inputMask *ngSwitchCase=\"'CNPJ'\"\n id=\"ta-pixKey\" name=\"pixKey\" formControlName=\"pixKey\"\n placeholder=\"__.___.___/____-__\"\n mask=\"99.999.999/9999-99\" [unmask]=\"true\"></p-inputMask>\n <input *ngSwitchCase=\"'EMAIL'\"\n pInputText id=\"ta-pixKey\" name=\"pixKey\" formControlName=\"pixKey\"\n placeholder=\"{{'hcm.payroll.employees_addition_email'|translate}}\"/>\n <input *ngSwitchCase=\"'BANK_ACCOUNT'\" disabled\n pInputText id=\"ta-pixKey\" name=\"pixKey\" formControlName=\"pixKey\"/>\n <input *ngSwitchDefault\n pInputText id=\"ta-pixKey\" name=\"pixKey\" formControlName=\"pixKey\" maxlength=\"100\" />\n </ng-container>\n <s-control-errors *ngIf=\"isShowPixKeyFieldValidatorMessage\" id=\"er-pix-key\"\n [control]=\"pixAccountFormGroup.get('pixKey')\"\n [errorMessages]=\"{\n required: 'hcm.payroll.required' | translate,\n invalidPhoneNumber: 'hcm.payroll.employees_addition_invalid_phone_number' | translate: { value: pixAccountFormGroup.get('pixKey').value },\n invalidEmail: 'hcm.payroll.employees_addition_email_invalid' | translate,\n cpfNotValid: 'hcm.payroll.employees_addition_cpf_error' | translate,\n cnpjNotValid: 'hcm.payroll.employees_addition_cnpj_error' | translate\n }\">\n </s-control-errors>\n </div>\n <!--Percentual-->\n <div class=\"ui-md-6 ui-sm-12 required\">\n <label id=\"lb-percentage\"\n for=\"ff-percentage\">{{ 'hcm.payroll.historical_bank_account_label_percentage' | translate }}</label>\n <div class=\"ui-inputgroup\">\n <span class=\"ui-inputgroup-addon\">%</span>\n <input pInputText id=\"ff-percentage\" name=\"percentage\"\n formControlName=\"percentage\"\n currencyMask\n [options]=\"optionsPercentage\"\n [placeholder]=\"percentagePlaceholder\"/>\n </div>\n <s-control-errors [control]=\"pixAccountFormGroup.get('percentage')\"\n [errorMessages]=\"{\n required: 'hcm.payroll.required' | translate,\n maxlength: 'hcm.payroll.error_max_length' | translate: { value: '6' },\n max: 'hcm.payroll.error_max_value_number' | translate: { value: maxValuePercentage },\n min: 'hcm.payroll.error_min_value_number' | translate: { value: '0,01' }\n }\">\n </s-control-errors>\n </div>\n <div class=\"ui-g-12\">\n <p-fieldset\n legend=\"{{ 'hcm.payroll.custom_fields' | translate }}\"\n [attr.data-hidden]=\"!customFields || !customFields.fields.length\"\n >\n <s-custom-fields\n domain=\"hcm\"\n service=\"{{customService}}\"\n entity=\"{{customEntity}}\"\n formControlName=\"customFields\"\n [invalidErrorLabel]=\"'hcm.payroll.employees_invalid_field' | translate\"\n >\n </s-custom-fields>\n </p-fieldset>\n </div>\n </div>\n </div>\n </form>\n\n <div [ngClass]=\"withSideBar ? 'footer' : 'footer-s-border'\">\n <div class=\"form-group\">\n <s-button id=\"btn-save\" label=\"{{ labelBtnAdd | translate}}\" priority=\"primary\"\n (onClick)=\"addItem()\" *ngIf=\"visibleBtnSave && !this.isView\"></s-button>\n <s-button *ngIf=\"withSideBar\" id=\"btn-close\" label=\"{{'hcm.payroll.cancel'|translate}}\" priority=\"secondary\"\n priority=\"link\" (onClick)=\"close()\"></s-button>\n </div>\n </div>\n</div>\n",
10421
+ template: "<div id=\"main\">\n <form [formGroup]=\"pixAccountFormGroup\" autocomplete=\"off\">\n <div class=\"ui-fluid\">\n <div class=\"ui-g\">\n <!-- Tipo de chave -->\n <div class=\"ui-md-6 ui-sm-12 required\">\n <label>{{'hcm.payroll.employees_addition_pix_key_type'|translate}}</label>\n <input-rest-auto-complete-enum [dropdown]=\"true\" server=\"payroll\"\n enumeration=\"PixKeyType\"\n placeholder=\"{{'hcm.payroll.select' | translate}}\"\n name=\"pixKeyType\" [form]=\"pixAccountFormGroup\"\n (onSelect)=\"onChangePixKeyType($event)\"\n (onClear)=\"onClearPixKeyType()\"\n id=\"ta-pixKeyType\"></input-rest-auto-complete-enum>\n <s-control-errors [control]=\"pixAccountFormGroup.get('pixKeyType')\"\n [errorMessages]=\"{\n required: 'hcm.payroll.required' | translate,\n pixKeyTypeBankAccountDuplicate: 'hcm.payroll.historical_pix_key_type_bank_account_duplicate' | translate\n }\">\n </s-control-errors>\n </div>\n <!--Chave Pix-->\n <div class=\"ui-md-6 ui-sm-12\" [ngClass]=\"{'required': pixKeyType !== 'BANK_ACCOUNT'}\">\n <label>{{'hcm.payroll.employees_addition_pix_key' | translate}}</label>\n <ng-container [ngSwitch]=\"pixKeyType\">\n <input *ngSwitchCase=\"'TELEPHONE'\" only-number\n pInputText id=\"ta-pixKey\" name=\"pixKey\" formControlName=\"pixKey\"\n (keyup)=\"phoneMask($event)\" maxlength=\"15\"\n placeholder=\"(__) ____-____\">\n <p-inputMask *ngSwitchCase=\"'CPF'\"\n id=\"ta-pixKey\" name=\"pixKey\" formControlName=\"pixKey\"\n placeholder=\"___.___.___-__\"\n mask=\"999.999.999-99\" [unmask]=\"true\"></p-inputMask>\n <p-inputMask *ngSwitchCase=\"'CNPJ'\"\n id=\"ta-pixKey\" name=\"pixKey\" formControlName=\"pixKey\"\n placeholder=\"__.___.___/____-__\"\n mask=\"99.999.999/9999-99\" [unmask]=\"true\"></p-inputMask>\n <input *ngSwitchCase=\"'EMAIL'\"\n pInputText id=\"ta-pixKey\" name=\"pixKey\" formControlName=\"pixKey\"\n placeholder=\"{{'hcm.payroll.employees_addition_email'|translate}}\"/>\n <input *ngSwitchCase=\"'BANK_ACCOUNT'\" disabled\n pInputText id=\"ta-pixKey\" name=\"pixKey\" formControlName=\"pixKey\"/>\n <input *ngSwitchDefault\n pInputText id=\"ta-pixKey\" name=\"pixKey\" formControlName=\"pixKey\" maxlength=\"100\" />\n </ng-container>\n <s-control-errors *ngIf=\"isShowPixKeyFieldValidatorMessage\" id=\"er-pix-key\"\n [control]=\"pixAccountFormGroup.get('pixKey')\"\n [errorMessages]=\"{\n required: 'hcm.payroll.required' | translate,\n invalidPhoneNumber: 'hcm.payroll.employees_addition_invalid_phone_number' | translate: { value: pixAccountFormGroup.get('pixKey').value },\n invalidEmail: 'hcm.payroll.employees_addition_email_invalid' | translate,\n cpfNotValid: 'hcm.payroll.employees_addition_cpf_error' | translate,\n cnpjNotValid: 'hcm.payroll.employees_addition_cnpj_error' | translate\n }\">\n </s-control-errors>\n </div>\n <!--Percentual-->\n <div class=\"ui-md-6 ui-sm-12 required\">\n <label id=\"lb-percentage\"\n for=\"ff-percentage\">{{ 'hcm.payroll.historical_bank_account_label_percentage' | translate }}</label>\n <div class=\"ui-inputgroup\">\n <span class=\"ui-inputgroup-addon\">%</span>\n <input pInputText id=\"ff-percentage\" name=\"percentage\"\n formControlName=\"percentage\"\n currencyMask\n [options]=\"optionsPercentage\"\n [placeholder]=\"percentagePlaceholder\"/>\n </div>\n <s-control-errors [control]=\"pixAccountFormGroup.get('percentage')\"\n [errorMessages]=\"{\n required: 'hcm.payroll.required' | translate,\n maxlength: 'hcm.payroll.error_max_length' | translate: { value: '6' },\n max: 'hcm.payroll.error_max_value_number' | translate: { value: maxValuePercentage },\n min: 'hcm.payroll.error_min_value_number' | translate: { value: '0,01' }\n }\">\n </s-control-errors>\n </div>\n <div class=\"ui-g-12\">\n <p-fieldset\n legend=\"{{ 'hcm.payroll.custom_fields' | translate }}\"\n [attr.data-hidden]=\"!customFields || !customFields.fields.length\"\n >\n <s-custom-fields\n domain=\"hcm\"\n service=\"{{customService}}\"\n entity=\"{{customEntity}}\"\n formControlName=\"customFields\"\n [invalidErrorLabel]=\"'hcm.payroll.employees_invalid_field' | translate\"\n >\n </s-custom-fields>\n </p-fieldset>\n </div>\n </div>\n </div>\n </form>\n\n <div [ngClass]=\"withSideBar ? 'footer' : 'footer-s-border'\">\n <div class=\"form-group\">\n <s-button id=\"btn-save\" label=\"{{ labelBtnAdd | translate}}\" priority=\"primary\"\n (onClick)=\"addItem()\" *ngIf=\"visibleBtnSave && !this.isView\"></s-button>\n <s-button *ngIf=\"withSideBar\" id=\"btn-close\" label=\"{{'hcm.payroll.cancel'|translate}}\" priority=\"secondary\"\n priority=\"link\" (onClick)=\"close()\"></s-button>\n </div>\n </div>\n</div>\n",
10783
10422
  styles: [".refresh{width:100%!important}#table-annuity .col-default-s{width:10%}#table-annuity .col-default-m{width:12%}#table-annuity .col-default-l{width:16%}#table-annuity .col-action{width:10%}#table-annuity .icon-warning{text-align:center!important;color:#ff6d00c7!important}@media screen and (max-width:612px){#table-annuity .col-default-1,#table-annuity .col-default-2{width:16%}#table-annuity .col-default-3{width:26%}#table-annuity .col-icon{width:10%}#table-annuity .col-action{width:27%}}#main{display:-webkit-box;display:flex;height:100%;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}#main form{height:100%}#main .footer{border-top:1px solid #ccc;padding-top:15px;margin-top:15px;flex-shrink:0;margin-bottom:-18px}#main .footer-s-border{padding-left:7px;flex-shrink:0;margin-bottom:-18px}"]
10784
10423
  })
10785
10424
  ], HistoricalPixAccountFormComponent);
10786
10425
  return HistoricalPixAccountFormComponent;
10787
- }(HistoricakPixAccountBase));
10426
+ }());
10427
+
10428
+ var HistoricalPixAccountService = /** @class */ (function () {
10429
+ function HistoricalPixAccountService(http) {
10430
+ this.http = http;
10431
+ }
10432
+ HistoricalPixAccountService.prototype.query = function (path, body, service) {
10433
+ if (service === void 0) { service = exports.ServiceType.PAYROLL; }
10434
+ return this.http.query(path, body, service);
10435
+ };
10436
+ HistoricalPixAccountService.ctorParameters = function () { return [
10437
+ { type: HttpClientService }
10438
+ ]; };
10439
+ HistoricalPixAccountService = __decorate([
10440
+ core.Injectable()
10441
+ ], HistoricalPixAccountService);
10442
+ return HistoricalPixAccountService;
10443
+ }());
10788
10444
 
10789
10445
  var HistoricalPixAccountModule = /** @class */ (function () {
10790
10446
  function HistoricalPixAccountModule() {
@@ -10814,8 +10470,6 @@
10814
10470
  angularComponents.CustomFieldsModule,
10815
10471
  panel.PanelModule,
10816
10472
  inputmask.InputMaskModule,
10817
- dropdown.DropdownModule,
10818
- tabview.TabViewModule,
10819
10473
  ],
10820
10474
  declarations: [HistoricalPixAccountComponent, HistoricalPixAccountFormComponent],
10821
10475
  providers: [HistoricalPixAccountService, api.ConfirmationService],
@@ -10858,7 +10512,7 @@
10858
10512
 
10859
10513
  var moment$e = moment_;
10860
10514
  var HistoricalPixAccountListComponent = /** @class */ (function () {
10861
- function HistoricalPixAccountListComponent(confirmationService, translateService, activatedRoute, cd, router, messageService, historicalPixAccountListService, sharedStateService) {
10515
+ function HistoricalPixAccountListComponent(confirmationService, translateService, activatedRoute, cd, router, messageService, historicalPixAccountListService) {
10862
10516
  this.confirmationService = confirmationService;
10863
10517
  this.translateService = translateService;
10864
10518
  this.activatedRoute = activatedRoute;
@@ -10866,14 +10520,13 @@
10866
10520
  this.router = router;
10867
10521
  this.messageService = messageService;
10868
10522
  this.historicalPixAccountListService = historicalPixAccountListService;
10869
- this.sharedStateService = sharedStateService;
10870
10523
  this.endPoint = "hcm/payroll/queries/historicalEmployeePixQuery";
10871
10524
  this.keyPayload = "historicalEmployeePix";
10872
10525
  this.withSidebar = true;
10873
10526
  this.isOnlyView = new core.EventEmitter();
10874
10527
  this.isOnlyEdit = new core.EventEmitter();
10875
10528
  this.enableView = new core.EventEmitter();
10876
- this.isEditJudicialDependentPix = new core.EventEmitter();
10529
+ this.enableEdit = new core.EventEmitter();
10877
10530
  this.ngUnsubscribe = new rxjs.Subject();
10878
10531
  this.loading = true;
10879
10532
  this.columns = [
@@ -10893,7 +10546,6 @@
10893
10546
  HistoricalPixAccountListComponent.prototype.ngOnDestroy = function () {
10894
10547
  this.ngUnsubscribe.next();
10895
10548
  this.ngUnsubscribe.complete();
10896
- this.unsubscribe();
10897
10549
  };
10898
10550
  HistoricalPixAccountListComponent.prototype.ngAfterViewInit = function () {
10899
10551
  this.cd.detectChanges();
@@ -10913,9 +10565,6 @@
10913
10565
  label: this.translateService.instant("hcm.payroll.employees_image_cropper_view"),
10914
10566
  command: function () {
10915
10567
  if (_this.isAllowToViewHistorical) {
10916
- _this.sharedStateService.setHideField(true);
10917
- _this.sharedStateService.setShowButton(false);
10918
- _this.sharedStateService.setShowEditMode(false);
10919
10568
  var dateChange = rowData && rowData.dateChange && moment$e(rowData.dateChange, _this.dateFormat).format("YYYY-MM-DD");
10920
10569
  if (_this.withSidebar) {
10921
10570
  _this.isOnlyView.emit(true);
@@ -10924,7 +10573,6 @@
10924
10573
  });
10925
10574
  }
10926
10575
  else {
10927
- _this.sharedStateService.setSaveButton(false);
10928
10576
  _this.enableView.emit(dateChange);
10929
10577
  }
10930
10578
  }
@@ -10937,18 +10585,16 @@
10937
10585
  label: this.translateService.instant("hcm.payroll.edit"),
10938
10586
  command: function () {
10939
10587
  if (_this.isAllowToEditHistorical) {
10940
- _this.sharedStateService.setHideField(true);
10941
- _this.sharedStateService.setShowButton(false);
10942
- _this.sharedStateService.setShowEditMode(true);
10943
10588
  var dateChange = rowData && rowData.dateChange && moment$e(rowData.dateChange, _this.dateFormat).format("YYYY-MM-DD");
10944
10589
  if (_this.withSidebar) {
10590
+ _this.isOnlyView.emit(false);
10591
+ _this.isOnlyEdit.emit(true);
10945
10592
  _this.router.navigate(["historical-pix-account/" + dateChange], {
10946
10593
  relativeTo: _this.activatedRoute,
10947
10594
  });
10948
10595
  }
10949
10596
  else {
10950
- _this.sharedStateService.setSaveButton(true);
10951
- _this.enableView.emit(dateChange);
10597
+ _this.enableEdit.emit(dateChange);
10952
10598
  }
10953
10599
  }
10954
10600
  else {
@@ -11033,24 +10679,6 @@
11033
10679
  this.lastRecord = payload[0];
11034
10680
  }
11035
10681
  };
11036
- HistoricalPixAccountListComponent.prototype.unsubscribe = function () {
11037
- if (this._subscription) {
11038
- this._subscription.unsubscribe();
11039
- }
11040
- };
11041
- Object.defineProperty(HistoricalPixAccountListComponent.prototype, "hideFieldsOnAdd$", {
11042
- set: function (subject) {
11043
- var _this = this;
11044
- this.unsubscribe();
11045
- if (subject) {
11046
- this._subscription = subject.subscribe(function (value) {
11047
- _this.sharedStateService.setHideField(value);
11048
- });
11049
- }
11050
- },
11051
- enumerable: true,
11052
- configurable: true
11053
- });
11054
10682
  Object.defineProperty(HistoricalPixAccountListComponent.prototype, "isAllowToAddHistorical", {
11055
10683
  get: function () {
11056
10684
  return (this.permission["incluir"]);
@@ -11103,8 +10731,7 @@
11103
10731
  { type: core.ChangeDetectorRef },
11104
10732
  { type: router.Router },
11105
10733
  { type: api.MessageService },
11106
- { type: HistoricalPixAccountListService },
11107
- { type: SharedStateService }
10734
+ { type: HistoricalPixAccountListService }
11108
10735
  ]; };
11109
10736
  __decorate([
11110
10737
  core.ViewChild(angularComponents.CustomFieldsComponent, { static: false })
@@ -11130,9 +10757,6 @@
11130
10757
  __decorate([
11131
10758
  core.Input()
11132
10759
  ], HistoricalPixAccountListComponent.prototype, "withSidebar", void 0);
11133
- __decorate([
11134
- core.Input()
11135
- ], HistoricalPixAccountListComponent.prototype, "hideField", void 0);
11136
10760
  __decorate([
11137
10761
  core.Output()
11138
10762
  ], HistoricalPixAccountListComponent.prototype, "isOnlyView", void 0);
@@ -11144,10 +10768,7 @@
11144
10768
  ], HistoricalPixAccountListComponent.prototype, "enableView", void 0);
11145
10769
  __decorate([
11146
10770
  core.Output()
11147
- ], HistoricalPixAccountListComponent.prototype, "isEditJudicialDependentPix", void 0);
11148
- __decorate([
11149
- core.Input()
11150
- ], HistoricalPixAccountListComponent.prototype, "hideFieldsOnAdd$", null);
10771
+ ], HistoricalPixAccountListComponent.prototype, "enableEdit", void 0);
11151
10772
  __decorate([
11152
10773
  core.Input()
11153
10774
  ], HistoricalPixAccountListComponent.prototype, "reloadList", null);
@@ -11270,7 +10891,6 @@
11270
10891
  exports.PermissionService = PermissionService;
11271
10892
  exports.ReportService = ReportService;
11272
10893
  exports.ServicesModule = ServicesModule;
11273
- exports.SharedStateService = SharedStateService;
11274
10894
  exports.SpinnerLoaderComponent = SpinnerLoaderComponent;
11275
10895
  exports.SpinnerLoaderModule = SpinnerLoaderModule;
11276
10896
  exports.StringMethods = StringMethods;
@@ -11366,8 +10986,7 @@
11366
10986
  exports.ɵo = AutocompleteService;
11367
10987
  exports.ɵp = LookupService$1;
11368
10988
  exports.ɵq = HistoricalBankAccountFormComponent;
11369
- exports.ɵr = HistoricakPixAccountBase;
11370
- exports.ɵs = HistoricalPixAccountFormComponent;
10989
+ exports.ɵr = HistoricalPixAccountFormComponent;
11371
10990
 
11372
10991
  Object.defineProperty(exports, '__esModule', { value: true });
11373
10992