@senior-gestao-pessoas/payroll-core 9.3.0-91e42bbe-0783-45c0-91c2-ac243803cb3c → 9.3.0-d2f4baaf-da8f-4f6f-a650-fbfdeaed4657
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 -0
- 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.module.js +3 -1
- package/esm5/components/historical-pix-account/historical-pix-account.module.js +3 -1
- package/fesm2015/senior-gestao-pessoas-payroll-core.js +1 -0
- package/fesm2015/senior-gestao-pessoas-payroll-core.js.map +1 -1
- package/fesm5/senior-gestao-pessoas-payroll-core.js +1 -0
- package/fesm5/senior-gestao-pessoas-payroll-core.js.map +1 -1
- package/package.json +1 -1
- package/senior-gestao-pessoas-payroll-core.metadata.json +1 -1
|
@@ -10415,6 +10415,7 @@
|
|
|
10415
10415
|
angularComponents.CustomFieldsModule,
|
|
10416
10416
|
panel.PanelModule,
|
|
10417
10417
|
inputmask.InputMaskModule,
|
|
10418
|
+
confirmdialog.ConfirmDialogModule
|
|
10418
10419
|
],
|
|
10419
10420
|
declarations: [HistoricalPixAccountComponent, HistoricalPixAccountFormComponent],
|
|
10420
10421
|
providers: [HistoricalPixAccountService, api.ConfirmationService],
|