@senior-gestao-pessoas/payroll-core 9.4.0-1673d953-7827-4c17-8763-0a32e0cd5e71 → 9.4.0-9592c818-f324-4f5a-9820-e4315a4cf2a0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/senior-gestao-pessoas-payroll-core.umd.js +1 -1
- package/bundles/senior-gestao-pessoas-payroll-core.umd.js.map +1 -1
- package/bundles/senior-gestao-pessoas-payroll-core.umd.min.js +1 -1
- package/bundles/senior-gestao-pessoas-payroll-core.umd.min.js.map +1 -1
- package/esm2015/components/historical-pix-account/historical-pix-account.component.js +2 -2
- package/esm5/components/historical-pix-account/historical-pix-account.component.js +2 -2
- package/fesm2015/senior-gestao-pessoas-payroll-core.js +1 -1
- package/fesm2015/senior-gestao-pessoas-payroll-core.js.map +1 -1
- package/fesm5/senior-gestao-pessoas-payroll-core.js +1 -1
- package/fesm5/senior-gestao-pessoas-payroll-core.js.map +1 -1
- package/package.json +1 -1
|
@@ -9317,7 +9317,7 @@ var HistoricalPixAccountComponent = /** @class */ (function () {
|
|
|
9317
9317
|
},
|
|
9318
9318
|
},
|
|
9319
9319
|
{
|
|
9320
|
-
visible:
|
|
9320
|
+
visible: _this.withSideBar,
|
|
9321
9321
|
label: _this.translateService.instant("hcm.payroll.edit"),
|
|
9322
9322
|
command: function () {
|
|
9323
9323
|
if (_this.isAllowToEditHistorical) {
|