@senior-gestao-empresarial/angular-components 6.9.2 → 6.9.3
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 +3 -3
- 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 +3 -4
- package/esm5/components/lookups/index.js +2 -1
- package/esm5/senior-gestao-empresarial-angular-components.js +3 -4
- 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 +2 -3
- package/senior-gestao-empresarial-angular-components.metadata.json +1 -1
|
@@ -7726,6 +7726,7 @@
|
|
|
7726
7726
|
exports.E501TcpLookup = E501TcpLookup;
|
|
7727
7727
|
exports.E600CcoLookup = E600CcoLookup;
|
|
7728
7728
|
exports.E640LotLookup = E640LotLookup;
|
|
7729
|
+
exports.EntityPersonProductLookup = EntityPersonProductLookup;
|
|
7729
7730
|
exports.EquipmentLookup = EquipmentLookup;
|
|
7730
7731
|
exports.ErpLookups = ErpLookups;
|
|
7731
7732
|
exports.ErpLookupsModule = ErpLookupsModule;
|
|
@@ -7752,9 +7753,8 @@
|
|
|
7752
7753
|
exports.naturezaReceitaPisCofins = naturezaReceitaPisCofins;
|
|
7753
7754
|
exports.ɵ0 = ɵ0;
|
|
7754
7755
|
exports.ɵa = ErpLookupsService;
|
|
7755
|
-
exports.ɵb =
|
|
7756
|
-
exports.ɵc =
|
|
7757
|
-
exports.ɵd = VerifyModulePermissionService;
|
|
7756
|
+
exports.ɵb = StorageService;
|
|
7757
|
+
exports.ɵc = VerifyModulePermissionService;
|
|
7758
7758
|
|
|
7759
7759
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
7760
7760
|
|