ngx-sp-infra 5.13.4 → 5.13.5
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/fesm2022/ngx-sp-infra.mjs +31 -31
- package/fesm2022/ngx-sp-infra.mjs.map +1 -1
- package/lib/infra.module.d.ts +4 -4
- package/lib/modules/lib-views.module.d.ts +3 -4
- package/lib/modules/lib-widgets.module.d.ts +2 -1
- package/package.json +1 -1
- package/public-api.d.ts +24 -25
- /package/lib/{components → views}/lib-authentication-config/components/lib-authentication-config.component.d.ts +0 -0
- /package/lib/{components → views}/lib-authentication-config/models/InfraAuthentication.d.ts +0 -0
- /package/lib/{components → views}/lib-authentication-config/models/RadioOption.d.ts +0 -0
- /package/lib/{components → views}/lib-authentication-config/models/RetInfraAuthentication.d.ts +0 -0
- /package/lib/{components → views}/lib-authentication-config/models/RetRadioOptions.d.ts +0 -0
- /package/lib/{components → views}/lib-authentication-config/services/infra-authentication.service.d.ts +0 -0
- /package/lib/{components → views}/lib-config-senha/lib-config-senha.component.d.ts +0 -0
- /package/lib/{components → views}/lib-integracao-ldap/components/lib-integracao-ldap.component.d.ts +0 -0
- /package/lib/{components → views}/lib-integracao-ldap/models/InfraLDAP.d.ts +0 -0
- /package/lib/{components → views}/lib-integracao-ldap/models/LDAPValidateUser.d.ts +0 -0
- /package/lib/{components → views}/lib-integracao-ldap/models/RetInfraLDAP.d.ts +0 -0
- /package/lib/{components → views}/lib-integracao-ldap/services/integracao-ad-ldap.service.d.ts +0 -0
- /package/lib/{components → views}/lib-integracoes-externas/components/lib-integracoes-externas.component.d.ts +0 -0
- /package/lib/{components → views}/lib-integracoes-externas/models/2Ws/RetIntegracaoAzureSSO.d.ts +0 -0
- /package/lib/{components → views}/lib-integracoes-externas/models/3Rn/IntegracaoAzureSSORecord.d.ts +0 -0
- /package/lib/{components → views}/lib-integracoes-externas/models/3Rn/IntegrationAzureSSOForm.d.ts +0 -0
- /package/lib/{components → views}/lib-integracoes-externas/models/3Rn/IntegrationParameterRecord.d.ts +0 -0
- /package/lib/{components → views}/lib-integracoes-externas/services/cadastro-integracoes-externas.service.d.ts +0 -0
- /package/lib/{components → views}/logs-api/components/detalhes-log-api/detalhes-log-api.component.d.ts +0 -0
- /package/lib/{components → views}/logs-api/components/home-log-api/home-log-api.component.d.ts +0 -0
- /package/lib/{components → views}/logs-api/models/logs-api.d.ts +0 -0
- /package/lib/{components → views}/logs-api/models/ret-log-api.d.ts +0 -0
- /package/lib/{components → views}/logs-api/models/ret-logs-api.d.ts +0 -0
- /package/lib/{components → views}/logs-api/models/search-log-api.d.ts +0 -0
- /package/lib/{components → views}/logs-api/services/logs-api.service.d.ts +0 -0
- /package/lib/{components → views}/logs-data-access/components/detalhes-log-data-access/detalhes-log-data-access.component.d.ts +0 -0
- /package/lib/{components → views}/logs-data-access/components/home-log-data-access/home-log-data-access.component.d.ts +0 -0
- /package/lib/{components → views}/logs-data-access/models/logs-data-access.d.ts +0 -0
- /package/lib/{components → views}/logs-data-access/models/ret-log-data-access.d.ts +0 -0
- /package/lib/{components → views}/logs-data-access/models/ret-logs-data-access.d.ts +0 -0
- /package/lib/{components → views}/logs-data-access/models/search-log-data-access.d.ts +0 -0
- /package/lib/{components → views}/logs-data-access/services/logs-data-access.service.d.ts +0 -0
- /package/lib/{components → views}/logs-email/components/detalhes-log-email/detalhes-log-email.component.d.ts +0 -0
- /package/lib/{components → views}/logs-email/components/home-log-email/home-log-email.component.d.ts +0 -0
- /package/lib/{components → views}/logs-email/models/logs-email.d.ts +0 -0
- /package/lib/{components → views}/logs-email/models/ret-log-email.d.ts +0 -0
- /package/lib/{components → views}/logs-email/models/ret-logs-email.d.ts +0 -0
- /package/lib/{components → views}/logs-email/models/search-log-email.d.ts +0 -0
- /package/lib/{components → views}/logs-email/services/logs-email.service.d.ts +0 -0
- /package/lib/{components → views}/logs-geral/components/detalhes-logs-geral/detalhes-logs-geral.component.d.ts +0 -0
- /package/lib/{components → views}/logs-geral/components/home-logs-geral/home-logs-geral.component.d.ts +0 -0
- /package/lib/{components → views}/logs-geral/models/logs-geral.d.ts +0 -0
- /package/lib/{components → views}/logs-geral/models/ret-log-geral.d.ts +0 -0
- /package/lib/{components → views}/logs-geral/models/ret-logs-geral.d.ts +0 -0
- /package/lib/{components → views}/logs-geral/models/search-log-geral.d.ts +0 -0
- /package/lib/{components → views}/logs-geral/services/logs-geral.service.d.ts +0 -0
- /package/lib/{components → views}/logs-report/components/detalhes-logs-report/detalhes-logs-report.component.d.ts +0 -0
- /package/lib/{components → views}/logs-report/components/home-logs-report/home-logs-report.component.d.ts +0 -0
- /package/lib/{components → views}/logs-report/models/logs-report.d.ts +0 -0
- /package/lib/{components → views}/logs-report/models/ret-log-report.d.ts +0 -0
- /package/lib/{components → views}/logs-report/models/ret-logs-report.d.ts +0 -0
- /package/lib/{components → views}/logs-report/models/search-log-report.d.ts +0 -0
- /package/lib/{components → views}/logs-report/services/logs-report.service.d.ts +0 -0
- /package/lib/{components → views}/logs-timer/components/detalhes-log-timer/detalhes-log-timer.component.d.ts +0 -0
- /package/lib/{components → views}/logs-timer/components/home-log-timer/home-log-timer.component.d.ts +0 -0
- /package/lib/{components → views}/logs-timer/models/logs-timer.d.ts +0 -0
- /package/lib/{components → views}/logs-timer/models/ret-log-timer.d.ts +0 -0
- /package/lib/{components → views}/logs-timer/models/ret-logs-timer.d.ts +0 -0
- /package/lib/{components → views}/logs-timer/models/search-log-timer.d.ts +0 -0
- /package/lib/{components → views}/logs-timer/services/logs-timer.service.d.ts +0 -0
- /package/lib/{components → views}/logs-ws/components/detalhes-log-ws/detalhes-log-ws.component.d.ts +0 -0
- /package/lib/{components → views}/logs-ws/components/home-log-ws/home-logs-ws.component.d.ts +0 -0
- /package/lib/{components → views}/logs-ws/models/logs-ws.d.ts +0 -0
- /package/lib/{components → views}/logs-ws/models/ret-log-ws.d.ts +0 -0
- /package/lib/{components → views}/logs-ws/models/ret-logs-ws.d.ts +0 -0
- /package/lib/{components → views}/logs-ws/models/search-log-ws.d.ts +0 -0
- /package/lib/{components → views}/logs-ws/services/logs-ws.service.d.ts +0 -0
- /package/lib/{components → views}/page-not-authorized/page-not-authorized.component.d.ts +0 -0
- /package/lib/{components → widgets}/footer/footer.component.d.ts +0 -0
package/lib/infra.module.d.ts
CHANGED
|
@@ -8,7 +8,7 @@ import * as i6 from "ngx-currency";
|
|
|
8
8
|
import * as i7 from "ngx-mask";
|
|
9
9
|
import * as i8 from "ngx-pagination";
|
|
10
10
|
import * as i9 from "@angular/router";
|
|
11
|
-
import * as i10 from "./
|
|
11
|
+
import * as i10 from "./views/page-not-authorized/page-not-authorized.component";
|
|
12
12
|
import * as i11 from "./widgets/loading/loading.component";
|
|
13
13
|
import * as i12 from "./widgets/field-control-error/field-control-error.component";
|
|
14
14
|
import * as i13 from "./widgets/field-error-message/field-error-message.component";
|
|
@@ -64,11 +64,11 @@ import * as i62 from "./pipes/order-sort.pipe";
|
|
|
64
64
|
import * as i63 from "./pipes/currency.pipe";
|
|
65
65
|
import * as i64 from "./pipes/phone-format.pipe";
|
|
66
66
|
import * as i65 from "./pipes/title-case-pipe.pipe";
|
|
67
|
-
import * as i66 from "./
|
|
67
|
+
import * as i66 from "./widgets/footer/footer.component";
|
|
68
68
|
import * as i67 from "./widgets/applied-filters/applied-filters.component";
|
|
69
69
|
import * as i68 from "./pipes/format-by-type.pipe";
|
|
70
70
|
import * as i69 from "./widgets/lib-nav-produtos/lib-nav-produtos.component";
|
|
71
|
-
import * as i70 from "./
|
|
71
|
+
import * as i70 from "./views/lib-config-senha/lib-config-senha.component";
|
|
72
72
|
import * as i71 from "./widgets/password-policy/password-policy.component";
|
|
73
73
|
import * as i72 from "./directives/text-truncate.directive";
|
|
74
74
|
import * as i73 from "./widgets/search-input/search-input.component";
|
|
@@ -81,7 +81,7 @@ import * as i79 from "./widgets/estabelecimento-abas/estabelecimento-abas.compon
|
|
|
81
81
|
import * as i80 from "./widgets/items-abas/items-abas.component";
|
|
82
82
|
import * as i81 from "./widgets/usuario-abas/usuario-abas.component";
|
|
83
83
|
import * as i82 from "./widgets/grupo-contabil-abas/grupo-contabil-abas.component";
|
|
84
|
-
import * as i83 from "./
|
|
84
|
+
import * as i83 from "./views/lib-authentication-config/components/lib-authentication-config.component";
|
|
85
85
|
import * as i84 from "./directives/inner-rows.directive";
|
|
86
86
|
import * as i85 from "./widgets/lib-combobox-rework/lib-combobox-rework.component";
|
|
87
87
|
export declare class InfraModule {
|
|
@@ -8,11 +8,10 @@ import * as i6 from "ngx-currency";
|
|
|
8
8
|
import * as i7 from "ngx-mask";
|
|
9
9
|
import * as i8 from "ngx-pagination";
|
|
10
10
|
import * as i9 from "@angular/router";
|
|
11
|
-
import * as i10 from "../
|
|
12
|
-
import * as i11 from "../
|
|
13
|
-
import * as i12 from "../components/page-not-authorized/page-not-authorized.component";
|
|
11
|
+
import * as i10 from "../views/lib-config-senha/lib-config-senha.component";
|
|
12
|
+
import * as i11 from "../views/page-not-authorized/page-not-authorized.component";
|
|
14
13
|
export declare class LibViewsModule {
|
|
15
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<LibViewsModule, never>;
|
|
16
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<LibViewsModule, never, [typeof i1.CommonModule, typeof i2.ModalModule, typeof i3.AccordionModule, typeof i4.TooltipModule, typeof i5.FormsModule, typeof i6.NgxCurrencyDirective, typeof i7.NgxMaskDirective, typeof i7.NgxMaskPipe, typeof i8.NgxPaginationModule, typeof i5.ReactiveFormsModule, typeof i9.RouterModule, typeof i10.
|
|
15
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<LibViewsModule, never, [typeof i1.CommonModule, typeof i2.ModalModule, typeof i3.AccordionModule, typeof i4.TooltipModule, typeof i5.FormsModule, typeof i6.NgxCurrencyDirective, typeof i7.NgxMaskDirective, typeof i7.NgxMaskPipe, typeof i8.NgxPaginationModule, typeof i5.ReactiveFormsModule, typeof i9.RouterModule, typeof i10.LibConfigSenhaComponent, typeof i11.PageNotAuthorizedComponent], [typeof i10.LibConfigSenhaComponent, typeof i11.PageNotAuthorizedComponent]>;
|
|
17
16
|
static ɵinj: i0.ɵɵInjectorDeclaration<LibViewsModule>;
|
|
18
17
|
}
|
|
@@ -52,8 +52,9 @@ import * as i50 from "../widgets/loading-screen/loading-screen.component";
|
|
|
52
52
|
import * as i51 from "../widgets/sub-menu/sub-menu.component";
|
|
53
53
|
import * as i52 from "../widgets/imageCropper/image-cropper/image-cropper.component";
|
|
54
54
|
import * as i53 from "../widgets/sub-menu-card/sub-menu-card.component";
|
|
55
|
+
import * as i54 from "../widgets/footer/footer.component";
|
|
55
56
|
export declare class LibWidgetsModule {
|
|
56
57
|
static ɵfac: i0.ɵɵFactoryDeclaration<LibWidgetsModule, never>;
|
|
57
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<LibWidgetsModule, never, [typeof i1.CommonModule, typeof i2.ModalModule, typeof i3.AccordionModule, typeof i4.TooltipModule, typeof i5.FormsModule, typeof i6.NgxCurrencyDirective, typeof i7.NgxMaskDirective, typeof i7.NgxMaskPipe, typeof i8.NgxPaginationModule, typeof i5.ReactiveFormsModule, typeof i9.RouterModule, typeof i10.AlertComponent, typeof i11.ConfirmModalComponent, typeof i12.ConfirmComponent, typeof i13.SaveComponent, typeof i14.AppliedFiltersComponent, typeof i15.InfraBreadcrumbItemComponent, typeof i16.InfraBreadcrumbComponent, typeof i17.BreadcrumbComponent, typeof i18.ComboboxMultipleChoiceComponent, typeof i19.ComboboxComponent, typeof i20.ContentContainerComponent, typeof i21.CustomAcordionComponent, typeof i22.DropdownOptionsComponent, typeof i23.DynamicInputComponent, typeof i24.FieldContadorMessageComponent, typeof i25.FieldControlErrorComponent, typeof i26.FieldErrorMessageComponent, typeof i27.GenericModalComponent, typeof i28.InputTrimComponent, typeof i29.LibComboboxComponent, typeof i30.LibHeaderComponent, typeof i31.LibIconsComponent, typeof i32.LibNavProdutosComponent, typeof i33.InnerListComponent, typeof i34.LibTransferListComponent, typeof i35.LoadingButtonComponent, typeof i36.LoadingComponent, typeof i37.NavProdutosComponent, typeof i38.OrderingComponent, typeof i39.PaginationComponent, typeof i40.PasswordPolicyComponent, typeof i41.SearchComboboxComponent, typeof i42.SearchFiltersComponent, typeof i43.SearchInputComponent, typeof i44.SideTabsGenericComponent, typeof i45.SimpleSearchComponent, typeof i46.LibSpinnerComponent, typeof i47.TableComponent, typeof i48.LibCustomizableTableComponent, typeof i49.TreeComponent, typeof i50.LoadingScreenComponent, typeof i51.SubMenuComponent, typeof i52.ImageCropperComponent, typeof i53.SubMenuCardComponent], [typeof i10.AlertComponent, typeof i11.ConfirmModalComponent, typeof i12.ConfirmComponent, typeof i13.SaveComponent, typeof i14.AppliedFiltersComponent, typeof i15.InfraBreadcrumbItemComponent, typeof i16.InfraBreadcrumbComponent, typeof i17.BreadcrumbComponent, typeof i18.ComboboxMultipleChoiceComponent, typeof i19.ComboboxComponent, typeof i20.ContentContainerComponent, typeof i21.CustomAcordionComponent, typeof i22.DropdownOptionsComponent, typeof i23.DynamicInputComponent, typeof i24.FieldContadorMessageComponent, typeof i25.FieldControlErrorComponent, typeof i26.FieldErrorMessageComponent, typeof i27.GenericModalComponent, typeof i28.InputTrimComponent, typeof i29.LibComboboxComponent, typeof i30.LibHeaderComponent, typeof i31.LibIconsComponent, typeof i32.LibNavProdutosComponent, typeof i33.InnerListComponent, typeof i34.LibTransferListComponent, typeof i35.LoadingButtonComponent, typeof i36.LoadingComponent, typeof i37.NavProdutosComponent, typeof i38.OrderingComponent, typeof i39.PaginationComponent, typeof i40.PasswordPolicyComponent, typeof i41.SearchComboboxComponent, typeof i42.SearchFiltersComponent, typeof i43.SearchInputComponent, typeof i44.SideTabsGenericComponent, typeof i45.SimpleSearchComponent, typeof i46.LibSpinnerComponent, typeof i47.TableComponent, typeof i48.LibCustomizableTableComponent, typeof i49.TreeComponent, typeof i50.LoadingScreenComponent, typeof i51.SubMenuComponent, typeof i52.ImageCropperComponent, typeof i53.SubMenuCardComponent]>;
|
|
58
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<LibWidgetsModule, never, [typeof i1.CommonModule, typeof i2.ModalModule, typeof i3.AccordionModule, typeof i4.TooltipModule, typeof i5.FormsModule, typeof i6.NgxCurrencyDirective, typeof i7.NgxMaskDirective, typeof i7.NgxMaskPipe, typeof i8.NgxPaginationModule, typeof i5.ReactiveFormsModule, typeof i9.RouterModule, typeof i10.AlertComponent, typeof i11.ConfirmModalComponent, typeof i12.ConfirmComponent, typeof i13.SaveComponent, typeof i14.AppliedFiltersComponent, typeof i15.InfraBreadcrumbItemComponent, typeof i16.InfraBreadcrumbComponent, typeof i17.BreadcrumbComponent, typeof i18.ComboboxMultipleChoiceComponent, typeof i19.ComboboxComponent, typeof i20.ContentContainerComponent, typeof i21.CustomAcordionComponent, typeof i22.DropdownOptionsComponent, typeof i23.DynamicInputComponent, typeof i24.FieldContadorMessageComponent, typeof i25.FieldControlErrorComponent, typeof i26.FieldErrorMessageComponent, typeof i27.GenericModalComponent, typeof i28.InputTrimComponent, typeof i29.LibComboboxComponent, typeof i30.LibHeaderComponent, typeof i31.LibIconsComponent, typeof i32.LibNavProdutosComponent, typeof i33.InnerListComponent, typeof i34.LibTransferListComponent, typeof i35.LoadingButtonComponent, typeof i36.LoadingComponent, typeof i37.NavProdutosComponent, typeof i38.OrderingComponent, typeof i39.PaginationComponent, typeof i40.PasswordPolicyComponent, typeof i41.SearchComboboxComponent, typeof i42.SearchFiltersComponent, typeof i43.SearchInputComponent, typeof i44.SideTabsGenericComponent, typeof i45.SimpleSearchComponent, typeof i46.LibSpinnerComponent, typeof i47.TableComponent, typeof i48.LibCustomizableTableComponent, typeof i49.TreeComponent, typeof i50.LoadingScreenComponent, typeof i51.SubMenuComponent, typeof i52.ImageCropperComponent, typeof i53.SubMenuCardComponent, typeof i54.FooterComponent], [typeof i10.AlertComponent, typeof i11.ConfirmModalComponent, typeof i12.ConfirmComponent, typeof i13.SaveComponent, typeof i14.AppliedFiltersComponent, typeof i15.InfraBreadcrumbItemComponent, typeof i16.InfraBreadcrumbComponent, typeof i17.BreadcrumbComponent, typeof i18.ComboboxMultipleChoiceComponent, typeof i19.ComboboxComponent, typeof i20.ContentContainerComponent, typeof i21.CustomAcordionComponent, typeof i22.DropdownOptionsComponent, typeof i23.DynamicInputComponent, typeof i24.FieldContadorMessageComponent, typeof i25.FieldControlErrorComponent, typeof i26.FieldErrorMessageComponent, typeof i27.GenericModalComponent, typeof i28.InputTrimComponent, typeof i29.LibComboboxComponent, typeof i30.LibHeaderComponent, typeof i31.LibIconsComponent, typeof i32.LibNavProdutosComponent, typeof i33.InnerListComponent, typeof i34.LibTransferListComponent, typeof i35.LoadingButtonComponent, typeof i36.LoadingComponent, typeof i37.NavProdutosComponent, typeof i38.OrderingComponent, typeof i39.PaginationComponent, typeof i40.PasswordPolicyComponent, typeof i41.SearchComboboxComponent, typeof i42.SearchFiltersComponent, typeof i43.SearchInputComponent, typeof i44.SideTabsGenericComponent, typeof i45.SimpleSearchComponent, typeof i46.LibSpinnerComponent, typeof i47.TableComponent, typeof i48.LibCustomizableTableComponent, typeof i49.TreeComponent, typeof i50.LoadingScreenComponent, typeof i51.SubMenuComponent, typeof i52.ImageCropperComponent, typeof i53.SubMenuCardComponent, typeof i54.FooterComponent]>;
|
|
58
59
|
static ɵinj: i0.ɵɵInjectorDeclaration<LibWidgetsModule>;
|
|
59
60
|
}
|
package/package.json
CHANGED
package/public-api.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
* Public API Surface of ngx-sp-infra
|
|
3
|
+
*/
|
|
4
4
|
/** Modules */
|
|
5
5
|
export * from './lib/infra.module';
|
|
6
6
|
export * from './lib/modules/lib-directives.module';
|
|
@@ -60,6 +60,7 @@ export * from './lib/pipes/to-url.pipe';
|
|
|
60
60
|
export * from './lib/widgets/combobox/pipes/filter-by.pipe';
|
|
61
61
|
export * from './lib/widgets/combobox/pipes/limit-to.pipe';
|
|
62
62
|
/** Directives */
|
|
63
|
+
export * from './lib/directives/click-outside.directive';
|
|
63
64
|
export * from './lib/directives/copy-clipboard.directive';
|
|
64
65
|
export * from './lib/directives/disable-control.directive';
|
|
65
66
|
export * from './lib/directives/highlight.directive';
|
|
@@ -84,30 +85,27 @@ export * from './lib/utils/filtros-aplicados.service';
|
|
|
84
85
|
/** Validators */
|
|
85
86
|
export * from './lib/validators/cpf-cnpj.validator';
|
|
86
87
|
export * from './lib/validators/cpf-cnpj.validator.directive';
|
|
87
|
-
/**
|
|
88
|
-
export * from './lib/components/
|
|
89
|
-
|
|
90
|
-
export * from './lib/
|
|
91
|
-
export * from './lib/
|
|
92
|
-
export * from './lib/
|
|
93
|
-
export * from './lib/
|
|
94
|
-
export * from './lib/
|
|
95
|
-
export * from './lib/
|
|
96
|
-
export * from './lib/
|
|
97
|
-
export * from './lib/
|
|
98
|
-
export * from './lib/
|
|
99
|
-
export * from './lib/
|
|
100
|
-
export * from './lib/
|
|
101
|
-
export * from './lib/
|
|
102
|
-
export * from './lib/
|
|
103
|
-
export * from './lib/
|
|
104
|
-
export * from './lib/
|
|
105
|
-
export * from './lib/
|
|
106
|
-
export * from './lib/components/logs-ws/components/home-log-ws/home-logs-ws.component';
|
|
107
|
-
export * from './lib/components/page-not-authorized/page-not-authorized.component';
|
|
88
|
+
/** Views */
|
|
89
|
+
export * from './lib/views/lib-authentication-config/components/lib-authentication-config.component';
|
|
90
|
+
export * from './lib/views/lib-integracao-ldap/components/lib-integracao-ldap.component';
|
|
91
|
+
export * from './lib/views/lib-integracoes-externas/components/lib-integracoes-externas.component';
|
|
92
|
+
export * from './lib/views/logs-api/components/detalhes-log-api/detalhes-log-api.component';
|
|
93
|
+
export * from './lib/views/logs-api/components/home-log-api/home-log-api.component';
|
|
94
|
+
export * from './lib/views/logs-data-access/components/detalhes-log-data-access/detalhes-log-data-access.component';
|
|
95
|
+
export * from './lib/views/logs-data-access/components/home-log-data-access/home-log-data-access.component';
|
|
96
|
+
export * from './lib/views/logs-email/components/detalhes-log-email/detalhes-log-email.component';
|
|
97
|
+
export * from './lib/views/logs-email/components/home-log-email/home-log-email.component';
|
|
98
|
+
export * from './lib/views/logs-geral/components/detalhes-logs-geral/detalhes-logs-geral.component';
|
|
99
|
+
export * from './lib/views/logs-geral/components/home-logs-geral/home-logs-geral.component';
|
|
100
|
+
export * from './lib/views/logs-report/components/detalhes-logs-report/detalhes-logs-report.component';
|
|
101
|
+
export * from './lib/views/logs-report/components/home-logs-report/home-logs-report.component';
|
|
102
|
+
export * from './lib/views/logs-timer/components/detalhes-log-timer/detalhes-log-timer.component';
|
|
103
|
+
export * from './lib/views/logs-timer/components/home-log-timer/home-log-timer.component';
|
|
104
|
+
export * from './lib/views/logs-ws/components/detalhes-log-ws/detalhes-log-ws.component';
|
|
105
|
+
export * from './lib/views/logs-ws/components/home-log-ws/home-logs-ws.component';
|
|
106
|
+
export * from './lib/views/page-not-authorized/page-not-authorized.component';
|
|
108
107
|
/** Widgets */
|
|
109
|
-
export * from './lib/
|
|
110
|
-
export * from './lib/directives/click-outside.directive';
|
|
108
|
+
export * from './lib/views/lib-config-senha/lib-config-senha.component';
|
|
111
109
|
export * from './lib/widgets/applied-filters/applied-filters.component';
|
|
112
110
|
export * from './lib/widgets/auditoria-button/auditoria-button.component';
|
|
113
111
|
export * from './lib/widgets/breadcrumb/infra-breadcrumb-item/infra-breadcrumb-item.component';
|
|
@@ -123,6 +121,7 @@ export * from './lib/widgets/empresa-abas/empresa-abas.component';
|
|
|
123
121
|
export * from './lib/widgets/estabelecimento-abas/estabelecimento-abas.component';
|
|
124
122
|
export * from './lib/widgets/field-control-error/field-control-error.component';
|
|
125
123
|
export * from './lib/widgets/field-error-message/field-error-message.component';
|
|
124
|
+
export * from './lib/widgets/footer/footer.component';
|
|
126
125
|
export * from './lib/widgets/generic-modal/generic-modal.component';
|
|
127
126
|
export * from './lib/widgets/grupo-contabil-abas/grupo-contabil-abas.component';
|
|
128
127
|
export * from './lib/widgets/imageCropper/dialog-cropper/dialog-cropper.component';
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/lib/{components → views}/lib-authentication-config/models/RetInfraAuthentication.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/lib/{components → views}/lib-integracao-ldap/components/lib-integracao-ldap.component.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/lib/{components → views}/lib-integracao-ldap/services/integracao-ad-ldap.service.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/lib/{components → views}/lib-integracoes-externas/models/2Ws/RetIntegracaoAzureSSO.d.ts
RENAMED
|
File without changes
|
/package/lib/{components → views}/lib-integracoes-externas/models/3Rn/IntegracaoAzureSSORecord.d.ts
RENAMED
|
File without changes
|
/package/lib/{components → views}/lib-integracoes-externas/models/3Rn/IntegrationAzureSSOForm.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/lib/{components → views}/logs-api/components/home-log-api/home-log-api.component.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/lib/{components → views}/logs-email/components/home-log-email/home-log-email.component.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/lib/{components → views}/logs-timer/components/home-log-timer/home-log-timer.component.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/lib/{components → views}/logs-ws/components/detalhes-log-ws/detalhes-log-ws.component.d.ts
RENAMED
|
File without changes
|
/package/lib/{components → views}/logs-ws/components/home-log-ws/home-logs-ws.component.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|