@senior-gestao-empresarial/angular-components 7.16.2-feature-erppeq-19001-18b51c2a → 7.16.2-feature-erppeq-19001-2223544c
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-empresarial-angular-components.umd.js +5 -5
- package/bundles/senior-gestao-empresarial-angular-components.umd.min.js +1 -1
- package/bundles/senior-gestao-empresarial-angular-components.umd.min.js.map +1 -1
- package/components/lookups/index.d.ts +1 -0
- package/esm2015/components/lookups/index.js +2 -1
- package/esm2015/senior-gestao-empresarial-angular-components.js +5 -6
- package/esm5/components/lookups/index.js +2 -1
- package/esm5/senior-gestao-empresarial-angular-components.js +5 -6
- package/fesm2015/senior-gestao-empresarial-angular-components.js +1 -1
- package/fesm2015/senior-gestao-empresarial-angular-components.js.map +1 -1
- package/fesm5/senior-gestao-empresarial-angular-components.js +1 -1
- package/fesm5/senior-gestao-empresarial-angular-components.js.map +1 -1
- package/package.json +1 -1
- package/senior-gestao-empresarial-angular-components.d.ts +4 -5
- package/senior-gestao-empresarial-angular-components.metadata.json +1 -1
|
@@ -9140,6 +9140,7 @@
|
|
|
9140
9140
|
exports.CplTriNotaSaidaNfEntradaLookup = CplTriNotaSaidaNfEntradaLookup;
|
|
9141
9141
|
exports.CplTriNotaSaidaNfSaidaLookup = CplTriNotaSaidaNfSaidaLookup;
|
|
9142
9142
|
exports.CurrencyLookup = CurrencyLookup;
|
|
9143
|
+
exports.DfeEventoLookup = DfeEventoLookup;
|
|
9143
9144
|
exports.DocumentoLookup = DocumentoLookup;
|
|
9144
9145
|
exports.E001EndLookup = E001EndLookup;
|
|
9145
9146
|
exports.E001PesLookup = E001PesLookup;
|
|
@@ -9253,11 +9254,10 @@
|
|
|
9253
9254
|
exports.ɵ0 = ɵ0;
|
|
9254
9255
|
exports.ɵ1 = ɵ1;
|
|
9255
9256
|
exports.ɵ2 = ɵ2;
|
|
9256
|
-
exports.ɵc =
|
|
9257
|
-
exports.ɵd =
|
|
9258
|
-
exports.ɵe =
|
|
9259
|
-
exports.ɵf =
|
|
9260
|
-
exports.ɵg = VerifyModulePermissionsService;
|
|
9257
|
+
exports.ɵc = StorageService;
|
|
9258
|
+
exports.ɵd = UserInformationService;
|
|
9259
|
+
exports.ɵe = VerifyModulePermissionService;
|
|
9260
|
+
exports.ɵf = VerifyModulePermissionsService;
|
|
9261
9261
|
|
|
9262
9262
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
9263
9263
|
|