@senior-gestao-empresarial/angular-components 7.11.2-a69cbe40-244d-4c5e-8985-274f3621c474 → 7.12.0

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "../node_modules/ng-packagr/package.schema.json",
3
3
  "name": "@senior-gestao-empresarial/angular-components",
4
- "version": "7.11.2-a69cbe40-244d-4c5e-8985-274f3621c474",
4
+ "version": "7.12.0",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "http://git.senior.com.br/gestao-empresarial/angular-components"
@@ -2,11 +2,10 @@
2
2
  * Generated bundle index. Do not edit.
3
3
  */
4
4
  export * from './public-api';
5
- export { E076MarLookup as ɵd } from './components/lookups/entities/e-076-mar-lookup';
6
5
  export { ErpLookupsService as ɵa } from './components/lookups/erp-lookups.service';
7
- export { VerifyModulePermissionService as ɵg } from './components/permissions/verify-module-permission-service';
8
- export { VerifyModulePermissionsService as ɵh } from './components/permissions/verify-module-permissions-service';
9
- export { StorageService as ɵe } from './components/storage/storage.service';
10
- export { UserInformationService as ɵf } from './components/websocket/user-information.service';
6
+ export { VerifyModulePermissionService as ɵf } from './components/permissions/verify-module-permission-service';
7
+ export { VerifyModulePermissionsService as ɵg } from './components/permissions/verify-module-permissions-service';
8
+ export { StorageService as ɵd } from './components/storage/storage.service';
9
+ export { UserInformationService as ɵe } from './components/websocket/user-information.service';
11
10
  export { EnumAnaSin as ɵb } from './core/enums/enum-ana-sin';
12
11
  export { EnumNatCtb as ɵc } from './core/enums/enum-nat-ctb';