ngx-sp-infra 5.12.12 → 5.13.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.
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { ElementRef } from '@angular/core';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class InnerRowsDirective {
|
|
4
|
+
/** Referência ao elemento DOM ao qual a diretiva está associada. */
|
|
5
|
+
private _elementRef;
|
|
6
|
+
innerRows?: string | null;
|
|
7
|
+
constructor(
|
|
8
|
+
/** Referência ao elemento DOM ao qual a diretiva está associada. */
|
|
9
|
+
_elementRef: ElementRef<HTMLTableRowElement>);
|
|
10
|
+
ngOnInit(): void;
|
|
11
|
+
/** Define a largura do elemento com base na quantidade fornecida e depois aplica o ellipsis (...) no lugar do conteúdo que foi cortado. */
|
|
12
|
+
protected break(): void;
|
|
13
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<InnerRowsDirective, never>;
|
|
14
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<InnerRowsDirective, "[innerRows]", never, { "innerRows": { "alias": "innerRows"; "required": false; }; }, {}, never, never, true, never>;
|
|
15
|
+
}
|
package/lib/infra.module.d.ts
CHANGED
|
@@ -82,8 +82,9 @@ 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
84
|
import * as i83 from "./components/lib-authentication-config/components/lib-authentication-config.component";
|
|
85
|
+
import * as i84 from "./directives/inner-rows.directive";
|
|
85
86
|
export declare class InfraModule {
|
|
86
87
|
static ɵfac: i0.ɵɵFactoryDeclaration<InfraModule, never>;
|
|
87
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<InfraModule, 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.PageNotAuthorizedComponent, typeof i11.LoadingComponent, typeof i12.FieldControlErrorComponent, typeof i13.FieldErrorMessageComponent, typeof i14.FieldContadorMessageComponent, typeof i15.InputTrimComponent, typeof i16.LoadingButtonComponent, typeof i17.AlertComponent, typeof i18.ConfirmComponent, typeof i19.ConfirmModalComponent, typeof i20.SaveComponent, typeof i21.InfraBreadcrumbComponent, typeof i22.InfraBreadcrumbItemComponent, typeof i23.BreadcrumbComponent, typeof i24.ComboboxComponent, typeof i25.NavProdutosComponent, typeof i26.TreeComponent, typeof i27.ToUrlPipe, typeof i28.CpfCnpjPipe, typeof i29.FilterByPipe, typeof i30.LimitToPipe, typeof i31.SearchTreePipe, typeof i32.ClickOutsideDirective, typeof i33.OrderingComponent, typeof i34.SearchComboboxComponent, typeof i35.LibComboboxComponent, typeof i36.RequiredDirective, typeof i37.LibHeaderComponent, typeof i38.LibIconsComponent, typeof i39.TextFilterPipe, typeof i40.ContentContainerComponent, typeof i41.CopyClipboardDirective, typeof i42.TableComponent, typeof i43.LibCustomizableTableComponent, typeof i44.LibSimplifiedTableComponent, typeof i45.LibSpinnerComponent, typeof i46.LoadingBtnDirective, typeof i15.InputTrimComponent, typeof i47.LibTransferListComponent, typeof i48.InnerListComponent, typeof i49.ComboboxMultipleChoiceComponent, typeof i50.CustomAcordionComponent, typeof i51.DropdownOptionsComponent, typeof i52.DynamicInputComponent, typeof i53.GenericModalComponent, typeof i54.PaginationComponent, typeof i55.SearchFiltersComponent, typeof i56.SideTabsGenericComponent, typeof i57.SimpleSearchComponent, typeof i58.DisableControlDirective, typeof i59.HighlightDirective, typeof i60.DecimalCommaPipe, typeof i61.FilterMultipleChoicePipe, typeof i62.OrderSortPipe, typeof i63.CurrencyPipe, typeof i64.PhoneFormatPipe, typeof i65.TitleCasePipe, typeof i66.FooterComponent, typeof i67.AppliedFiltersComponent, typeof i68.FormatByTypePipe, typeof i69.LibNavProdutosComponent, typeof i70.LibConfigSenhaComponent, typeof i71.PasswordPolicyComponent, typeof i72.TextTruncateDirective, typeof i73.SearchInputComponent, typeof i74.LoadingScreenComponent, typeof i75.AuditoriaButtonComponent, typeof i76.LibDateRangePickerComponent, typeof i77.EmpresaAbasComponent, typeof i78.PessoaAbasComponent, typeof i79.EstabelecimentoAbasComponent, typeof i80.ItemsAbasComponent, typeof i81.UsuarioAbasComponent, typeof i82.GrupoContabilAbasComponent, typeof i83.LibAuthenticationConfigComponent], [typeof i10.PageNotAuthorizedComponent, typeof i11.LoadingComponent, typeof i12.FieldControlErrorComponent, typeof i13.FieldErrorMessageComponent, typeof i14.FieldContadorMessageComponent, typeof i15.InputTrimComponent, typeof i16.LoadingButtonComponent, typeof i17.AlertComponent, typeof i18.ConfirmComponent, typeof i19.ConfirmModalComponent, typeof i20.SaveComponent, typeof i21.InfraBreadcrumbComponent, typeof i22.InfraBreadcrumbItemComponent, typeof i25.NavProdutosComponent, typeof i23.BreadcrumbComponent, typeof i24.ComboboxComponent, typeof i26.TreeComponent, typeof i27.ToUrlPipe, typeof i28.CpfCnpjPipe, typeof i32.ClickOutsideDirective, typeof i33.OrderingComponent, typeof i34.SearchComboboxComponent, typeof i35.LibComboboxComponent, typeof i36.RequiredDirective, typeof i37.LibHeaderComponent, typeof i38.LibIconsComponent, typeof i39.TextFilterPipe, typeof i40.ContentContainerComponent, typeof i41.CopyClipboardDirective, typeof i42.TableComponent, typeof i43.LibCustomizableTableComponent, typeof i44.LibSimplifiedTableComponent, typeof i45.LibSpinnerComponent, typeof i46.LoadingBtnDirective, typeof i47.LibTransferListComponent, typeof i48.InnerListComponent, typeof i49.ComboboxMultipleChoiceComponent, typeof i50.CustomAcordionComponent, typeof i51.DropdownOptionsComponent, typeof i52.DynamicInputComponent, typeof i53.GenericModalComponent, typeof i54.PaginationComponent, typeof i55.SearchFiltersComponent, typeof i56.SideTabsGenericComponent, typeof i57.SimpleSearchComponent, typeof i58.DisableControlDirective, typeof i59.HighlightDirective, typeof i60.DecimalCommaPipe, typeof i61.FilterMultipleChoicePipe, typeof i62.OrderSortPipe, typeof i63.CurrencyPipe, typeof i64.PhoneFormatPipe, typeof i65.TitleCasePipe, typeof i66.FooterComponent, typeof i67.AppliedFiltersComponent, typeof i68.FormatByTypePipe, typeof i69.LibNavProdutosComponent, typeof i70.LibConfigSenhaComponent, typeof i71.PasswordPolicyComponent, typeof i72.TextTruncateDirective, typeof i73.SearchInputComponent, typeof i74.LoadingScreenComponent, typeof i75.AuditoriaButtonComponent, typeof i76.LibDateRangePickerComponent, typeof i77.EmpresaAbasComponent, typeof i78.PessoaAbasComponent, typeof i79.EstabelecimentoAbasComponent, typeof i80.ItemsAbasComponent, typeof i81.UsuarioAbasComponent, typeof i82.GrupoContabilAbasComponent, typeof i83.LibAuthenticationConfigComponent]>;
|
|
88
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<InfraModule, 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.PageNotAuthorizedComponent, typeof i11.LoadingComponent, typeof i12.FieldControlErrorComponent, typeof i13.FieldErrorMessageComponent, typeof i14.FieldContadorMessageComponent, typeof i15.InputTrimComponent, typeof i16.LoadingButtonComponent, typeof i17.AlertComponent, typeof i18.ConfirmComponent, typeof i19.ConfirmModalComponent, typeof i20.SaveComponent, typeof i21.InfraBreadcrumbComponent, typeof i22.InfraBreadcrumbItemComponent, typeof i23.BreadcrumbComponent, typeof i24.ComboboxComponent, typeof i25.NavProdutosComponent, typeof i26.TreeComponent, typeof i27.ToUrlPipe, typeof i28.CpfCnpjPipe, typeof i29.FilterByPipe, typeof i30.LimitToPipe, typeof i31.SearchTreePipe, typeof i32.ClickOutsideDirective, typeof i33.OrderingComponent, typeof i34.SearchComboboxComponent, typeof i35.LibComboboxComponent, typeof i36.RequiredDirective, typeof i37.LibHeaderComponent, typeof i38.LibIconsComponent, typeof i39.TextFilterPipe, typeof i40.ContentContainerComponent, typeof i41.CopyClipboardDirective, typeof i42.TableComponent, typeof i43.LibCustomizableTableComponent, typeof i44.LibSimplifiedTableComponent, typeof i45.LibSpinnerComponent, typeof i46.LoadingBtnDirective, typeof i15.InputTrimComponent, typeof i47.LibTransferListComponent, typeof i48.InnerListComponent, typeof i49.ComboboxMultipleChoiceComponent, typeof i50.CustomAcordionComponent, typeof i51.DropdownOptionsComponent, typeof i52.DynamicInputComponent, typeof i53.GenericModalComponent, typeof i54.PaginationComponent, typeof i55.SearchFiltersComponent, typeof i56.SideTabsGenericComponent, typeof i57.SimpleSearchComponent, typeof i58.DisableControlDirective, typeof i59.HighlightDirective, typeof i60.DecimalCommaPipe, typeof i61.FilterMultipleChoicePipe, typeof i62.OrderSortPipe, typeof i63.CurrencyPipe, typeof i64.PhoneFormatPipe, typeof i65.TitleCasePipe, typeof i66.FooterComponent, typeof i67.AppliedFiltersComponent, typeof i68.FormatByTypePipe, typeof i69.LibNavProdutosComponent, typeof i70.LibConfigSenhaComponent, typeof i71.PasswordPolicyComponent, typeof i72.TextTruncateDirective, typeof i73.SearchInputComponent, typeof i74.LoadingScreenComponent, typeof i75.AuditoriaButtonComponent, typeof i76.LibDateRangePickerComponent, typeof i77.EmpresaAbasComponent, typeof i78.PessoaAbasComponent, typeof i79.EstabelecimentoAbasComponent, typeof i80.ItemsAbasComponent, typeof i81.UsuarioAbasComponent, typeof i82.GrupoContabilAbasComponent, typeof i83.LibAuthenticationConfigComponent, typeof i84.InnerRowsDirective], [typeof i10.PageNotAuthorizedComponent, typeof i11.LoadingComponent, typeof i12.FieldControlErrorComponent, typeof i13.FieldErrorMessageComponent, typeof i14.FieldContadorMessageComponent, typeof i15.InputTrimComponent, typeof i16.LoadingButtonComponent, typeof i17.AlertComponent, typeof i18.ConfirmComponent, typeof i19.ConfirmModalComponent, typeof i20.SaveComponent, typeof i21.InfraBreadcrumbComponent, typeof i22.InfraBreadcrumbItemComponent, typeof i25.NavProdutosComponent, typeof i23.BreadcrumbComponent, typeof i24.ComboboxComponent, typeof i26.TreeComponent, typeof i27.ToUrlPipe, typeof i28.CpfCnpjPipe, typeof i32.ClickOutsideDirective, typeof i33.OrderingComponent, typeof i34.SearchComboboxComponent, typeof i35.LibComboboxComponent, typeof i36.RequiredDirective, typeof i37.LibHeaderComponent, typeof i38.LibIconsComponent, typeof i39.TextFilterPipe, typeof i40.ContentContainerComponent, typeof i41.CopyClipboardDirective, typeof i42.TableComponent, typeof i43.LibCustomizableTableComponent, typeof i44.LibSimplifiedTableComponent, typeof i45.LibSpinnerComponent, typeof i46.LoadingBtnDirective, typeof i47.LibTransferListComponent, typeof i48.InnerListComponent, typeof i49.ComboboxMultipleChoiceComponent, typeof i50.CustomAcordionComponent, typeof i51.DropdownOptionsComponent, typeof i52.DynamicInputComponent, typeof i53.GenericModalComponent, typeof i54.PaginationComponent, typeof i55.SearchFiltersComponent, typeof i56.SideTabsGenericComponent, typeof i57.SimpleSearchComponent, typeof i58.DisableControlDirective, typeof i59.HighlightDirective, typeof i60.DecimalCommaPipe, typeof i61.FilterMultipleChoicePipe, typeof i62.OrderSortPipe, typeof i63.CurrencyPipe, typeof i64.PhoneFormatPipe, typeof i65.TitleCasePipe, typeof i66.FooterComponent, typeof i67.AppliedFiltersComponent, typeof i68.FormatByTypePipe, typeof i69.LibNavProdutosComponent, typeof i70.LibConfigSenhaComponent, typeof i71.PasswordPolicyComponent, typeof i72.TextTruncateDirective, typeof i73.SearchInputComponent, typeof i74.LoadingScreenComponent, typeof i75.AuditoriaButtonComponent, typeof i76.LibDateRangePickerComponent, typeof i77.EmpresaAbasComponent, typeof i78.PessoaAbasComponent, typeof i79.EstabelecimentoAbasComponent, typeof i80.ItemsAbasComponent, typeof i81.UsuarioAbasComponent, typeof i82.GrupoContabilAbasComponent, typeof i83.LibAuthenticationConfigComponent, typeof i84.InnerRowsDirective]>;
|
|
88
89
|
static ɵinj: i0.ɵɵInjectorDeclaration<InfraModule>;
|
|
89
90
|
}
|
|
@@ -16,8 +16,9 @@ import * as i14 from "../directives/loading-btn.directive";
|
|
|
16
16
|
import * as i15 from "../directives/required.directive";
|
|
17
17
|
import * as i16 from "../directives/text-truncate.directive";
|
|
18
18
|
import * as i17 from "../directives/a11y-click.directive";
|
|
19
|
+
import * as i18 from "../directives/inner-rows.directive";
|
|
19
20
|
export declare class LibDirectivesModule {
|
|
20
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<LibDirectivesModule, never>;
|
|
21
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<LibDirectivesModule, 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.ClickOutsideDirective, typeof i11.CopyClipboardDirective, typeof i12.DisableControlDirective, typeof i13.HighlightDirective, typeof i14.LoadingBtnDirective, typeof i15.RequiredDirective, typeof i16.TextTruncateDirective, typeof i17.A11yClickDirective], [typeof i10.ClickOutsideDirective, typeof i11.CopyClipboardDirective, typeof i12.DisableControlDirective, typeof i13.HighlightDirective, typeof i14.LoadingBtnDirective, typeof i15.RequiredDirective, typeof i16.TextTruncateDirective, typeof i17.A11yClickDirective]>;
|
|
22
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<LibDirectivesModule, 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.ClickOutsideDirective, typeof i11.CopyClipboardDirective, typeof i12.DisableControlDirective, typeof i13.HighlightDirective, typeof i14.LoadingBtnDirective, typeof i15.RequiredDirective, typeof i16.TextTruncateDirective, typeof i17.A11yClickDirective, typeof i18.InnerRowsDirective], [typeof i10.ClickOutsideDirective, typeof i11.CopyClipboardDirective, typeof i12.DisableControlDirective, typeof i13.HighlightDirective, typeof i14.LoadingBtnDirective, typeof i15.RequiredDirective, typeof i16.TextTruncateDirective, typeof i17.A11yClickDirective, typeof i18.InnerRowsDirective]>;
|
|
22
23
|
static ɵinj: i0.ɵɵInjectorDeclaration<LibDirectivesModule>;
|
|
23
24
|
}
|
package/package.json
CHANGED
package/public-api.d.ts
CHANGED
|
@@ -63,6 +63,7 @@ export * from './lib/widgets/combobox/pipes/limit-to.pipe';
|
|
|
63
63
|
export * from './lib/directives/copy-clipboard.directive';
|
|
64
64
|
export * from './lib/directives/disable-control.directive';
|
|
65
65
|
export * from './lib/directives/highlight.directive';
|
|
66
|
+
export * from './lib/directives/inner-rows.directive';
|
|
66
67
|
export * from './lib/directives/loading-btn.directive';
|
|
67
68
|
export * from './lib/directives/required.directive';
|
|
68
69
|
export * from './lib/directives/text-truncate.directive';
|
|
@@ -86,6 +87,9 @@ export * from './lib/validators/cpf-cnpj.validator.directive';
|
|
|
86
87
|
/** Templates */
|
|
87
88
|
export * from './lib/components/footer/footer.component';
|
|
88
89
|
/** Components */
|
|
90
|
+
export * from './lib/components/lib-authentication-config/components/lib-authentication-config.component';
|
|
91
|
+
export * from './lib/components/lib-integracao-ldap/components/lib-integracao-ldap.component';
|
|
92
|
+
export * from './lib/components/lib-integracoes-externas/components/lib-integracoes-externas.component';
|
|
89
93
|
export * from './lib/components/logs-api/components/detalhes-log-api/detalhes-log-api.component';
|
|
90
94
|
export * from './lib/components/logs-api/components/home-log-api/home-log-api.component';
|
|
91
95
|
export * from './lib/components/logs-data-access/components/detalhes-log-data-access/detalhes-log-data-access.component';
|
|
@@ -101,9 +105,6 @@ export * from './lib/components/logs-timer/components/home-log-timer/home-log-ti
|
|
|
101
105
|
export * from './lib/components/logs-ws/components/detalhes-log-ws/detalhes-log-ws.component';
|
|
102
106
|
export * from './lib/components/logs-ws/components/home-log-ws/home-logs-ws.component';
|
|
103
107
|
export * from './lib/components/page-not-authorized/page-not-authorized.component';
|
|
104
|
-
export * from './lib/components/lib-authentication-config/components/lib-authentication-config.component';
|
|
105
|
-
export * from './lib/components/lib-integracao-ldap/components/lib-integracao-ldap.component';
|
|
106
|
-
export * from './lib/components/lib-integracoes-externas/components/lib-integracoes-externas.component';
|
|
107
108
|
/** Widgets */
|
|
108
109
|
export * from './lib/directives/click-outside.directive';
|
|
109
110
|
export * from './lib/widgets/breadcrumb/infra-breadcrumb-item/infra-breadcrumb-item.component';
|
|
@@ -156,8 +157,8 @@ export * from './lib/widgets/imageCropper/image-cropper/image-cropper.component'
|
|
|
156
157
|
export * from './lib/widgets/sub-menu-card/sub-menu-card.component';
|
|
157
158
|
export * from './lib/widgets/lib-date-range-picker/lib-date-range-picker.component';
|
|
158
159
|
export * from './lib/widgets/empresa-abas/empresa-abas.component';
|
|
159
|
-
export * from './lib/widgets/pessoa-abas/pessoa-abas.component';
|
|
160
160
|
export * from './lib/widgets/estabelecimento-abas/estabelecimento-abas.component';
|
|
161
|
+
export * from './lib/widgets/grupo-contabil-abas/grupo-contabil-abas.component';
|
|
161
162
|
export * from './lib/widgets/items-abas/items-abas.component';
|
|
163
|
+
export * from './lib/widgets/pessoa-abas/pessoa-abas.component';
|
|
162
164
|
export * from './lib/widgets/usuario-abas/usuario-abas.component';
|
|
163
|
-
export * from './lib/widgets/grupo-contabil-abas/grupo-contabil-abas.component';
|