keevo-components 2.0.190 → 2.0.192
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/esm2022/lib/components/kv-table/kv-table.component.mjs +1 -1
- package/esm2022/public-api.mjs +2 -1
- package/fesm2022/keevo-components.mjs +1 -0
- package/fesm2022/keevo-components.mjs.map +1 -1
- package/package.json +12 -1
- package/index.d.ts +0 -5
- package/lib/api/base-components/base-component-button.d.ts +0 -15
- package/lib/api/base-components/base-component-chart.d.ts +0 -40
- package/lib/api/base-components/base-component-crud-form.d.ts +0 -149
- package/lib/api/base-components/base-component-crud-list.d.ts +0 -70
- package/lib/api/base-components/base-component-crud.d.ts +0 -36
- package/lib/api/base-components/base-component-dropdown-external.d.ts +0 -15
- package/lib/api/base-components/base-component-dropdown.d.ts +0 -60
- package/lib/api/base-components/base-component-input.d.ts +0 -33
- package/lib/api/base-components/base-component-multi-select.d.ts +0 -40
- package/lib/api/base-components/base-component-table.d.ts +0 -88
- package/lib/api/base-components/base-component.d.ts +0 -22
- package/lib/api/components/chart/chart.config.d.ts +0 -14
- package/lib/api/components/chart/chart.model.d.ts +0 -12
- package/lib/api/components/chart/orchart.config.d.ts +0 -41
- package/lib/api/components/chart/orchartnode.d.ts +0 -34
- package/lib/api/components/dropdown/filtro.combo.d.ts +0 -4
- package/lib/api/components/step/step.model.d.ts +0 -13
- package/lib/api/components/stepper/kv-stepperpanel.d.ts +0 -9
- package/lib/api/components/table/action-item.d.ts +0 -13
- package/lib/api/components/table/kv-menuitem.d.ts +0 -152
- package/lib/api/components/table/table-dropdown-control.d.ts +0 -6
- package/lib/api/components/table/table.config.column.d.ts +0 -38
- package/lib/api/components/table/table.config.d.ts +0 -36
- package/lib/api/components/table/table.paginate.d.ts +0 -10
- package/lib/api/components/table/tabledit.config.d.ts +0 -8
- package/lib/api/components/table/tableedit.config.column.d.ts +0 -11
- package/lib/api/components/tree-table/tree-table-keys.d.ts +0 -12
- package/lib/api/components/tree-table/tree-table.config.d.ts +0 -31
- package/lib/api/directives/directives.module.d.ts +0 -9
- package/lib/api/directives/drag/drag.directive.d.ts +0 -11
- package/lib/api/directives/stepper/dynamicinput.directive.d.ts +0 -15
- package/lib/api/directives/template/template.directive.d.ts +0 -11
- package/lib/api/helpers/component-providers.d.ts +0 -2
- package/lib/api/helpers/keevo-validators.d.ts +0 -19
- package/lib/api/helpers/severity-color.d.ts +0 -5
- package/lib/api/helpers/translate-primeng.d.ts +0 -4
- package/lib/api/modules/primeng.module.d.ts +0 -70
- package/lib/api/pipes/capitalize.pipe.d.ts +0 -10
- package/lib/api/pipes/cpfcnpj.pipe.d.ts +0 -7
- package/lib/api/pipes/mask.pipe.d.ts +0 -7
- package/lib/api/pipes/pipes.module.d.ts +0 -11
- package/lib/api/pipes/telefone.pipe.d.ts +0 -7
- package/lib/api/services/base.api.service.d.ts +0 -25
- package/lib/api/services/breadcrumbs.service.d.ts +0 -16
- package/lib/api/services/chat.service.d.ts +0 -17
- package/lib/api/services/component.service.d.ts +0 -11
- package/lib/api/services/docs.service.d.ts +0 -12
- package/lib/api/services/form.service.d.ts +0 -31
- package/lib/api/services/image.cutter.service.d.ts +0 -16
- package/lib/api/services/imagens.service.d.ts +0 -10
- package/lib/api/services/notification.service.d.ts +0 -26
- package/lib/api/services/object.service.d.ts +0 -9
- package/lib/api/services/orgchart.service.d.ts +0 -20
- package/lib/api/services/pdf.service.d.ts +0 -7
- package/lib/api/types/breadcrumb.model.d.ts +0 -6
- package/lib/api/types/severity.d.ts +0 -2
- package/lib/components/keevo-components.module.d.ts +0 -39
- package/lib/components/kv-avatar/kv-avatar.component.d.ts +0 -36
- package/lib/components/kv-avatar/kv-avatar.module.d.ts +0 -15
- package/lib/components/kv-button/kv-button.component.d.ts +0 -25
- package/lib/components/kv-button/kv-button.module.d.ts +0 -9
- package/lib/components/kv-buttons/kv-button-personalize/kv-button-personalize.component.d.ts +0 -11
- package/lib/components/kv-buttons/kv-button-popup/kv-button-popup.component.d.ts +0 -19
- package/lib/components/kv-buttons/kv-button-secondary/kv-button-secondary.component.d.ts +0 -7
- package/lib/components/kv-buttons/kv-button-success/kv-button-success.component.d.ts +0 -7
- package/lib/components/kv-buttons/kv-button.module.d.ts +0 -11
- package/lib/components/kv-card-selection/kv-card-selection.component.d.ts +0 -25
- package/lib/components/kv-card-selection/kv-card-selection.module.d.ts +0 -10
- package/lib/components/kv-carousel/kv-carousel.component.d.ts +0 -17
- package/lib/components/kv-carousel/kv-carousel.module.d.ts +0 -9
- package/lib/components/kv-chart/kv-chart.component.d.ts +0 -57
- package/lib/components/kv-chart/kv-chart.module.d.ts +0 -10
- package/lib/components/kv-confirmation-modal/kv-confirmation-modal.component.d.ts +0 -12
- package/lib/components/kv-confirmation-modal/kv-confirmation-modal.module.d.ts +0 -10
- package/lib/components/kv-content-viewer/kv-content-viewer.component.d.ts +0 -57
- package/lib/components/kv-content-viewer/kv-content-viewer.module.d.ts +0 -14
- package/lib/components/kv-detailed-list/kv-detailed-list.component.d.ts +0 -62
- package/lib/components/kv-error/kv-error.component.d.ts +0 -12
- package/lib/components/kv-error/kv-error.module.d.ts +0 -10
- package/lib/components/kv-file-upload/kv-file-upload.component.d.ts +0 -35
- package/lib/components/kv-file-upload/kv-file-upload.module.d.ts +0 -10
- package/lib/components/kv-file-viewer/kv-file-viewer.component.d.ts +0 -21
- package/lib/components/kv-file-viewer/kv-file-viewer.module.d.ts +0 -8
- package/lib/components/kv-file-viewer-novo/kv-file-viewer-novo.component.d.ts +0 -24
- package/lib/components/kv-file-viewer-novo/kv-file-viewer-novo.module.d.ts +0 -9
- package/lib/components/kv-filter-card/kv-filter-card.component.d.ts +0 -13
- package/lib/components/kv-filter-card/kv-filter-card.module.d.ts +0 -10
- package/lib/components/kv-filter-cards/kv-filter-cards.component.d.ts +0 -31
- package/lib/components/kv-filter-cards/kv-filter-cards.module.d.ts +0 -9
- package/lib/components/kv-filter-cards/kv-filter-cards.pipe.d.ts +0 -7
- package/lib/components/kv-filter-fieldset/kv-filter-fieldset.component.d.ts +0 -11
- package/lib/components/kv-filter-fieldset/kv-filter-fieldset.module.d.ts +0 -9
- package/lib/components/kv-g-icon/kv-g-icon.component.d.ts +0 -5
- package/lib/components/kv-g-icon/kv-g-icon.module.d.ts +0 -9
- package/lib/components/kv-home-card/kv-home-card.component.d.ts +0 -24
- package/lib/components/kv-home-card/kv-home-card.module.d.ts +0 -11
- package/lib/components/kv-icon/kv-icon.component.d.ts +0 -23
- package/lib/components/kv-icon/kv-icon.model.d.ts +0 -3
- package/lib/components/kv-icon/kv-icon.module.d.ts +0 -8
- package/lib/components/kv-image-upload/kv-image-upload.component.d.ts +0 -34
- package/lib/components/kv-image-upload/kv-image-upload.module.d.ts +0 -8
- package/lib/components/kv-inputs/kv-check/kv-check.component.d.ts +0 -12
- package/lib/components/kv-inputs/kv-dropdown/kv-dropdown.component.d.ts +0 -34
- package/lib/components/kv-inputs/kv-editor/components/kv-instrucoes-report/kv-instrucoes-report.component.d.ts +0 -8
- package/lib/components/kv-inputs/kv-editor/components/kv-report-modal/kv-report-modal.component.d.ts +0 -14
- package/lib/components/kv-inputs/kv-editor/config/kv-editor.config.d.ts +0 -55
- package/lib/components/kv-inputs/kv-editor/kv-editor.component.d.ts +0 -70
- package/lib/components/kv-inputs/kv-editor/kv-editor.d.ts +0 -6
- package/lib/components/kv-inputs/kv-editor/services/kv-editor-mention.service.d.ts +0 -41
- package/lib/components/kv-inputs/kv-editor/services/kv-editor-pdf.service.d.ts +0 -41
- package/lib/components/kv-inputs/kv-editor/services/kv-editor-quill.service.d.ts +0 -28
- package/lib/components/kv-inputs/kv-editor/services/kv-editor-relatorio.service.d.ts +0 -45
- package/lib/components/kv-inputs/kv-editor/types/kv-editor.types.d.ts +0 -32
- package/lib/components/kv-inputs/kv-input-calendar/kv-input-calendar.component.d.ts +0 -34
- package/lib/components/kv-inputs/kv-input-mask/kv-input-mask.component.d.ts +0 -12
- package/lib/components/kv-inputs/kv-input-number/kv-input-number.component.d.ts +0 -19
- package/lib/components/kv-inputs/kv-input-number-addon/kv-input-number-addon.component.d.ts +0 -21
- package/lib/components/kv-inputs/kv-input-password/kv-input-password.component.d.ts +0 -13
- package/lib/components/kv-inputs/kv-input-text/kv-input-text.component.d.ts +0 -11
- package/lib/components/kv-inputs/kv-input-text-addon/kv-input-text-addon.component.d.ts +0 -13
- package/lib/components/kv-inputs/kv-input-text-checkbox/kv-input-text-checkbox.component.d.ts +0 -18
- package/lib/components/kv-inputs/kv-input-textarea/kv-input-textarea.component.d.ts +0 -16
- package/lib/components/kv-inputs/kv-input-time/kv-input-time.component.d.ts +0 -10
- package/lib/components/kv-inputs/kv-inputs.module.d.ts +0 -38
- package/lib/components/kv-inputs/kv-multi-select/kv-multi-select.component.d.ts +0 -20
- package/lib/components/kv-inputs/kv-radio-group/kv-radio-group.component.d.ts +0 -20
- package/lib/components/kv-inputs/kv-select-button/kv-select-button.component.d.ts +0 -19
- package/lib/components/kv-inputs/kv-select-buttons/kv-select-buttons.component.d.ts +0 -36
- package/lib/components/kv-inputs/kv-switch/kv-switch.component.d.ts +0 -16
- package/lib/components/kv-inputs/kv-tree-multi-select/kv-tree-multi-select.component.d.ts +0 -25
- package/lib/components/kv-label/kv-label.component.d.ts +0 -7
- package/lib/components/kv-label/kv-label.module.d.ts +0 -8
- package/lib/components/kv-layout/dropdown-master/dropdown-master.component.d.ts +0 -12
- package/lib/components/kv-layout/kv-layout.module.d.ts +0 -18
- package/lib/components/kv-layout/layout/kv-layout.component.d.ts +0 -159
- package/lib/components/kv-layout/top-icons/top-icons.component.d.ts +0 -16
- package/lib/components/kv-loader/kv-loader.component.d.ts +0 -7
- package/lib/components/kv-loader/kv-loader.module.d.ts +0 -9
- package/lib/components/kv-loader/kv-loader.service.d.ts +0 -10
- package/lib/components/kv-login/kv-login.component.d.ts +0 -32
- package/lib/components/kv-login/kv-login.module.d.ts +0 -13
- package/lib/components/kv-modal/kv-modal.component.d.ts +0 -27
- package/lib/components/kv-modal/kv-modal.module.d.ts +0 -10
- package/lib/components/kv-orgchart/kv-orgchart.component.d.ts +0 -45
- package/lib/components/kv-orgchart/kv-orgchart.module.d.ts +0 -17
- package/lib/components/kv-page-form/kv-page-form.component.d.ts +0 -98
- package/lib/components/kv-page-form/kv-page-form.module.d.ts +0 -12
- package/lib/components/kv-page-stepper/kv-page-stepper.component.d.ts +0 -84
- package/lib/components/kv-page-stepper/kv-page-stepper.module.d.ts +0 -14
- package/lib/components/kv-pick-list/kv-pick-list.component.d.ts +0 -70
- package/lib/components/kv-pick-list/kv-pick-list.module.d.ts +0 -11
- package/lib/components/kv-progress-bar/kv-progress-bar.component.d.ts +0 -67
- package/lib/components/kv-progress-bar/kv-progress-bar.module.d.ts +0 -9
- package/lib/components/kv-progress-bar-alternative/kv-progress-bar-alternative.component.d.ts +0 -71
- package/lib/components/kv-progress-bar-alternative/kv-progress-bar-alternative.module.d.ts +0 -9
- package/lib/components/kv-report/kv-report.component.d.ts +0 -18
- package/lib/components/kv-report/kv-report.module.d.ts +0 -8
- package/lib/components/kv-stacked-bar-chart/kv-stacked-bar-chart.component.d.ts +0 -40
- package/lib/components/kv-stepper/kv-stepper.component.d.ts +0 -32
- package/lib/components/kv-stepper/kv-stepper.module.d.ts +0 -13
- package/lib/components/kv-steps/kv-steps.component.d.ts +0 -21
- package/lib/components/kv-table/kv-table.component.d.ts +0 -157
- package/lib/components/kv-table/kv-table.module.d.ts +0 -12
- package/lib/components/kv-table-draggable/kv-table-draggable.component.d.ts +0 -161
- package/lib/components/kv-table-draggable/kv-table-draggable.module.d.ts +0 -13
- package/lib/components/kv-table-edit/kv-table-edit.component.d.ts +0 -66
- package/lib/components/kv-table-edit/kv-table-edit.module.d.ts +0 -15
- package/lib/components/kv-table-expandable/kv-table-expandable.component.d.ts +0 -119
- package/lib/components/kv-table-expandable/kv-table-expandable.module.d.ts +0 -13
- package/lib/components/kv-table-viewer/components/actions-lote-field/actions-lote-field.component.d.ts +0 -8
- package/lib/components/kv-table-viewer/components/actions-row-menu/actions-row-menu.component.d.ts +0 -7
- package/lib/components/kv-table-viewer/kv-table-viewer.component.d.ts +0 -101
- package/lib/components/kv-tag/kv-tag.component.d.ts +0 -8
- package/lib/components/kv-tag/kv-tag.module.d.ts +0 -8
- package/lib/components/kv-tags/kv-tags.component.d.ts +0 -33
- package/lib/components/kv-tags/kv-tags.module.d.ts +0 -8
- package/lib/components/kv-timeline/kv-timeline.component.d.ts +0 -20
- package/lib/components/kv-tree-environment/components/kv-tree-environment/kv-tree-environment.component.d.ts +0 -49
- package/lib/components/kv-tree-environment/components/no-arvore/no-arvore.component.d.ts +0 -24
- package/lib/components/kv-tree-environment/models/no-arvore.model.d.ts +0 -57
- package/lib/components/kv-tree-table/kv-tree-table.component.d.ts +0 -87
- package/lib/components/kv-tree-table/kv-tree-table.module.d.ts +0 -11
- package/lib/components/kv-tree-view/kv-tree-view.component.d.ts +0 -21
- package/lib/components/kv-tree-view/kv-tree-view.module.d.ts +0 -9
- package/lib/components/kv-widget-card/kv-widget-card.component.d.ts +0 -60
- package/lib/components/kv-workspace/empresa/kv-workspace-empresa.component.d.ts +0 -14
- package/lib/components/kv-workspace/kv-workspace.module.d.ts +0 -19
- package/lib/components/kv-workspace/logo/kv-workspace-logo.component.d.ts +0 -11
- package/lib/components/kv-workspace/master/kv-workspace-master.component.d.ts +0 -25
- package/lib/components/kv-workspace/workspace/kv-workspace.component.d.ts +0 -37
- package/public-api.d.ts +0 -317
- package/src/assets/images/LogoEvo.png +0 -0
- package/src/assets/images/LogoPequenaEvo.png +0 -0
- package/src/assets/images/background.png +0 -0
- package/src/assets/images/keepass-logo.png +0 -0
- package/src/assets/images/keepass-logo.svg +0 -74
- package/src/assets/images/keevo-logo.png +0 -0
- package/src/assets/images/logokeevo_2.png +0 -0
- package/src/lib/components/keevo-components-styles.scss +0 -293
- package/src/lib/components/kv-button/kv-button.component.scss +0 -388
- package/src/lib/components/kv-inputs/kv-dropdown/kv-dropdown.component.scss +0 -65
- package/src/lib/components/kv-table/kv-table.component.scss +0 -257
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
export default interface OrgChartConfig {
|
|
2
|
-
/**
|
|
3
|
-
* @type {number}
|
|
4
|
-
* Esse item espera receber a largura media do card, para calculo do icone de collapse
|
|
5
|
-
*/
|
|
6
|
-
cardWidht: number;
|
|
7
|
-
/**
|
|
8
|
-
* @type {number}
|
|
9
|
-
* Esse item espera receber a altura media do card, para calculo do icone de collapse
|
|
10
|
-
*/
|
|
11
|
-
cardHeight: number | string;
|
|
12
|
-
/**
|
|
13
|
-
* @type {number}
|
|
14
|
-
* Esse item espera receber a altura media do card, para calculo do icone de collapse
|
|
15
|
-
*/
|
|
16
|
-
cardExpandedHeight?: number | string;
|
|
17
|
-
/**
|
|
18
|
-
* @type {string}
|
|
19
|
-
* Esse item espera receber a cor das connections
|
|
20
|
-
* * Default { #d6d6d6 }
|
|
21
|
-
*/
|
|
22
|
-
connectionColor?: string;
|
|
23
|
-
/**
|
|
24
|
-
* @type {number}
|
|
25
|
-
* Esse item espera receber a cor das connections
|
|
26
|
-
* * Default { 2 }
|
|
27
|
-
*/
|
|
28
|
-
conectionWidth?: number;
|
|
29
|
-
/**
|
|
30
|
-
* @type {string[]}
|
|
31
|
-
* Esse item espera receber o sletores css para emissão do evento de click
|
|
32
|
-
* * Default { 2 }
|
|
33
|
-
*/
|
|
34
|
-
clicks?: string[];
|
|
35
|
-
/**
|
|
36
|
-
* @type {string[]}
|
|
37
|
-
* Esse item espera receber o campos do seu obj{data} que serão filtrados
|
|
38
|
-
* * Default { 2 }
|
|
39
|
-
*/
|
|
40
|
-
filters?: string[];
|
|
41
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import OrgChartConfig from "./orchart.config";
|
|
2
|
-
export default interface OrgChartNode {
|
|
3
|
-
/**
|
|
4
|
-
* @type {number}
|
|
5
|
-
* Esse item espera receber o identificador do card
|
|
6
|
-
*/
|
|
7
|
-
id: number;
|
|
8
|
-
/**
|
|
9
|
-
* @type {number | null}
|
|
10
|
-
* Esse item espera receber o identificador do card pai desse card
|
|
11
|
-
* * Aceita null no caso de ser o nó root
|
|
12
|
-
*
|
|
13
|
-
* @warning Caso tenha mais de um objeto com {{ parentId: null }} havera um erro de multiplos roots
|
|
14
|
-
*/
|
|
15
|
-
parentId: number | null;
|
|
16
|
-
/**
|
|
17
|
-
* @type {T[]}
|
|
18
|
-
* Nós filhos desse nó
|
|
19
|
-
*/
|
|
20
|
-
children?: any[];
|
|
21
|
-
/**
|
|
22
|
-
* @type {object}
|
|
23
|
-
* Esse item espera receber os dados do card
|
|
24
|
-
* @warning Mantenha a consistencia de dados, caso tente acessar um dado que não exista em outro objeto havera um erro
|
|
25
|
-
*/
|
|
26
|
-
data: any;
|
|
27
|
-
/**
|
|
28
|
-
* @type {object}
|
|
29
|
-
* Esse item espera receber os dados do card
|
|
30
|
-
* @warning Mantenha a consistencia de dados, caso tente acessar um dado que não exista em outro objeto havera um erro
|
|
31
|
-
*/
|
|
32
|
-
expanded: any;
|
|
33
|
-
orgConfig: OrgChartConfig;
|
|
34
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { Type } from "@angular/core";
|
|
2
|
-
export interface KvStep {
|
|
3
|
-
title: string;
|
|
4
|
-
icon: string;
|
|
5
|
-
description?: string;
|
|
6
|
-
textNextButton?: string;
|
|
7
|
-
textCancelButton?: string;
|
|
8
|
-
textSkipButton?: string;
|
|
9
|
-
component: Type<any>;
|
|
10
|
-
required?: boolean;
|
|
11
|
-
completed?: boolean;
|
|
12
|
-
instance?: any;
|
|
13
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
export interface ActionItem {
|
|
2
|
-
index?: number;
|
|
3
|
-
label: string;
|
|
4
|
-
icon?: string;
|
|
5
|
-
loading?: boolean;
|
|
6
|
-
disabled?: boolean;
|
|
7
|
-
severity?: 'primary' | 'secondary' | 'tertiary';
|
|
8
|
-
size?: 'small' | 'normal' | 'large';
|
|
9
|
-
type?: 'primary' | 'secondary' | 'tertiary';
|
|
10
|
-
visible?: boolean;
|
|
11
|
-
closeAfterClick?: boolean;
|
|
12
|
-
command?: (event?: any) => void;
|
|
13
|
-
}
|
|
@@ -1,152 +0,0 @@
|
|
|
1
|
-
import { MenuItem, MenuItemCommandEvent } from "primeng/api/menuitem";
|
|
2
|
-
import { QueryParamsHandling } from "@angular/router";
|
|
3
|
-
import { TooltipOptions } from "primeng/api";
|
|
4
|
-
export interface KvMenuItem {
|
|
5
|
-
/**
|
|
6
|
-
* Texto do item.
|
|
7
|
-
*/
|
|
8
|
-
label?: ValueOrFn<string | undefined>;
|
|
9
|
-
/**
|
|
10
|
-
* Ícone do item.
|
|
11
|
-
*/
|
|
12
|
-
icon?: ValueOrFn<string | undefined>;
|
|
13
|
-
/**
|
|
14
|
-
* Callback a ser executada quando o item é clicado.
|
|
15
|
-
*/
|
|
16
|
-
command?: (event: MenuItemCommandEvent) => void;
|
|
17
|
-
/**
|
|
18
|
-
* Link externo para navegar quando o item é clicado.
|
|
19
|
-
*/
|
|
20
|
-
url?: ValueOrFn<string | undefined>;
|
|
21
|
-
/**
|
|
22
|
-
* Array de filhos do item.
|
|
23
|
-
*/
|
|
24
|
-
items?: ValueOrFn<KvMenuItem[] | undefined>;
|
|
25
|
-
/**
|
|
26
|
-
* Visibilidade do submenu.
|
|
27
|
-
*/
|
|
28
|
-
expanded?: ValueOrFn<boolean | undefined>;
|
|
29
|
-
/**
|
|
30
|
-
* Quando verdadeiro, desabilita o item.
|
|
31
|
-
*/
|
|
32
|
-
disabled?: ValueOrFn<boolean | undefined>;
|
|
33
|
-
/**
|
|
34
|
-
* Define se o elemento da dom do item é ou não criado.
|
|
35
|
-
*/
|
|
36
|
-
visible?: ValueOrFn<boolean | undefined>;
|
|
37
|
-
/**
|
|
38
|
-
* Specifies where to open the linked document.
|
|
39
|
-
*/
|
|
40
|
-
target?: ValueOrFn<string | undefined>;
|
|
41
|
-
/**
|
|
42
|
-
* Whether to escape the label or not. Set to false to display html content.
|
|
43
|
-
*/
|
|
44
|
-
escape?: boolean;
|
|
45
|
-
/**
|
|
46
|
-
* Configuration for active router link.
|
|
47
|
-
*/
|
|
48
|
-
routerLinkActiveOptions?: ValueOrFn<any | undefined>;
|
|
49
|
-
/**
|
|
50
|
-
* Defines the item as a separator.
|
|
51
|
-
*/
|
|
52
|
-
separator?: boolean;
|
|
53
|
-
/**
|
|
54
|
-
* Value of the badge.
|
|
55
|
-
*/
|
|
56
|
-
badge?: ValueOrFn<string | undefined>;
|
|
57
|
-
/**
|
|
58
|
-
* Tooltip of the item.
|
|
59
|
-
*/
|
|
60
|
-
tooltip?: ValueOrFn<string | undefined>;
|
|
61
|
-
/**
|
|
62
|
-
* Position of the tooltip item.
|
|
63
|
-
*/
|
|
64
|
-
tooltipPosition?: ValueOrFn<string | undefined>;
|
|
65
|
-
/**
|
|
66
|
-
* Style class of the badge.
|
|
67
|
-
*/
|
|
68
|
-
badgeStyleClass?: ValueOrFn<string | undefined>;
|
|
69
|
-
/**
|
|
70
|
-
* Inline style of the menuitem.
|
|
71
|
-
*/
|
|
72
|
-
style?: ValueOrFn<{
|
|
73
|
-
[klass: string]: any;
|
|
74
|
-
} | null | undefined>;
|
|
75
|
-
/**
|
|
76
|
-
* Style class of the menuitem.
|
|
77
|
-
*/
|
|
78
|
-
styleClass?: ValueOrFn<string | undefined>;
|
|
79
|
-
/**
|
|
80
|
-
* Tooltip text of the item.
|
|
81
|
-
*/
|
|
82
|
-
title?: ValueOrFn<string | undefined>;
|
|
83
|
-
/**
|
|
84
|
-
* Identifier of the element.
|
|
85
|
-
*/
|
|
86
|
-
id?: ValueOrFn<string | undefined>;
|
|
87
|
-
/**
|
|
88
|
-
* Value of HTML data-* attribute.
|
|
89
|
-
*/
|
|
90
|
-
automationId?: ValueOrFn<any | undefined>;
|
|
91
|
-
/**
|
|
92
|
-
* Specifies tab order of the item.
|
|
93
|
-
*/
|
|
94
|
-
tabindex?: ValueOrFn<string | undefined>;
|
|
95
|
-
/**
|
|
96
|
-
* RouterLink definition for internal navigation.
|
|
97
|
-
*/
|
|
98
|
-
routerLink?: ValueOrFn<any | undefined>;
|
|
99
|
-
/**
|
|
100
|
-
* Query parameters for internal navigation via routerLink.
|
|
101
|
-
*/
|
|
102
|
-
queryParams?: ValueOrFn<{
|
|
103
|
-
[k: string]: any;
|
|
104
|
-
} | undefined>;
|
|
105
|
-
/**
|
|
106
|
-
* Sets the hash fragment for the URL.
|
|
107
|
-
*/
|
|
108
|
-
fragment?: ValueOrFn<string | undefined>;
|
|
109
|
-
/**
|
|
110
|
-
* How to handle query parameters in the router link for the next navigation. One of:
|
|
111
|
-
merge : Merge new with current parameters.
|
|
112
|
-
preserve : Preserve current parameters.k.
|
|
113
|
-
*/
|
|
114
|
-
queryParamsHandling?: ValueOrFn<QueryParamsHandling | undefined>;
|
|
115
|
-
/**
|
|
116
|
-
* When true, preserves the URL fragment for the next navigation.
|
|
117
|
-
*/
|
|
118
|
-
preserveFragment?: ValueOrFn<boolean | undefined>;
|
|
119
|
-
/**
|
|
120
|
-
* When true, navigates without pushing a new state into history.
|
|
121
|
-
*/
|
|
122
|
-
skipLocationChange?: ValueOrFn<boolean | undefined>;
|
|
123
|
-
/**
|
|
124
|
-
* When true, navigates while replacing the current state in history.
|
|
125
|
-
*/
|
|
126
|
-
replaceUrl?: ValueOrFn<boolean | undefined>;
|
|
127
|
-
/**
|
|
128
|
-
* Inline style of the item's icon.
|
|
129
|
-
*/
|
|
130
|
-
iconStyle?: ValueOrFn<{
|
|
131
|
-
[klass: string]: any;
|
|
132
|
-
} | null | undefined>;
|
|
133
|
-
/**
|
|
134
|
-
* Class of the item's icon.
|
|
135
|
-
*/
|
|
136
|
-
iconClass?: ValueOrFn<string | undefined>;
|
|
137
|
-
/**
|
|
138
|
-
* Developer-defined state that can be passed to any navigation.
|
|
139
|
-
* @see {MenuItemState}
|
|
140
|
-
*/
|
|
141
|
-
state?: ValueOrFn<{
|
|
142
|
-
[k: string]: any;
|
|
143
|
-
} | undefined>;
|
|
144
|
-
/**
|
|
145
|
-
* Options of the item's tooltip.
|
|
146
|
-
* @see {TooltipOptions}
|
|
147
|
-
*/
|
|
148
|
-
tooltipOptions?: ValueOrFn<TooltipOptions | undefined>;
|
|
149
|
-
}
|
|
150
|
-
export type ValueOrFn<T> = T | ((data: any) => T);
|
|
151
|
-
export declare function getOrExecute<T>(vof: ValueOrFn<T>, data: any): T;
|
|
152
|
-
export declare function mapToMenuItem(kvMenuItem: KvMenuItem, data: any): MenuItem;
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
export type TableConfigColumn = {
|
|
2
|
-
position?: number;
|
|
3
|
-
field: string;
|
|
4
|
-
header: string;
|
|
5
|
-
headerTooltip?: string;
|
|
6
|
-
fieldType?: string;
|
|
7
|
-
onlyReadField?: boolean;
|
|
8
|
-
width?: string;
|
|
9
|
-
sortable: boolean;
|
|
10
|
-
grouped?: boolean;
|
|
11
|
-
centralize?: boolean;
|
|
12
|
-
expiredDate?: boolean;
|
|
13
|
-
icon?: string;
|
|
14
|
-
iconField?: boolean;
|
|
15
|
-
indIconMaterial?: boolean;
|
|
16
|
-
checked?: boolean;
|
|
17
|
-
hideColumn?: boolean;
|
|
18
|
-
fixedColumn?: boolean;
|
|
19
|
-
template?: any;
|
|
20
|
-
align?: string;
|
|
21
|
-
subtitle?: string;
|
|
22
|
-
boolean?: boolean;
|
|
23
|
-
templateOnly?: "pai" | "filho";
|
|
24
|
-
styleClass?: ((rowData: any, col: any, data?: any) => string);
|
|
25
|
-
tagColor?: ((rowData: any, col: any, data?: any) => string);
|
|
26
|
-
tooltipTag?: ((rowData: any, col: any, data?: any) => string);
|
|
27
|
-
tooltip?: ((rowData: any, col: any, data?: any) => string);
|
|
28
|
-
switchDisable?: ((rowData: any, col: any, data?: any) => boolean);
|
|
29
|
-
} & ({
|
|
30
|
-
pipe: "date" | "datetime" | "dateMonthYear" | "decimal" | "cpfcnpj" | "telefone" | "codigofipe" | "money" | "percentage" | "capitalize";
|
|
31
|
-
transform?: never;
|
|
32
|
-
} | {
|
|
33
|
-
transform: (value: any) => any;
|
|
34
|
-
pipe?: never;
|
|
35
|
-
} | {
|
|
36
|
-
transform?: never;
|
|
37
|
-
pipe?: never;
|
|
38
|
-
});
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { TableConfigColumn } from './table.config.column';
|
|
2
|
-
import { KvMenuItem, ValueOrFn } from './kv-menuitem';
|
|
3
|
-
import { MenuItem } from 'primeng/api';
|
|
4
|
-
export interface TableConfig {
|
|
5
|
-
actions?: KvMenuItem[];
|
|
6
|
-
actionsLote?: ActionsLoteItem[];
|
|
7
|
-
columns: TableConfigColumn[];
|
|
8
|
-
dataKey?: string;
|
|
9
|
-
rows?: any;
|
|
10
|
-
title?: string;
|
|
11
|
-
subtitle?: string;
|
|
12
|
-
lazy: boolean;
|
|
13
|
-
fieldGroup?: string;
|
|
14
|
-
enableCation?: boolean;
|
|
15
|
-
enableFilter?: boolean;
|
|
16
|
-
enableSelect?: boolean;
|
|
17
|
-
enableToggleNodes?: boolean;
|
|
18
|
-
templateRowExpanded?: any;
|
|
19
|
-
disableControlCheckboxFunction?: (rowData: any, rowNode?: any) => boolean;
|
|
20
|
-
fieldGroupColorFunction?: (data: any) => string;
|
|
21
|
-
disableRow?: (rowData: any) => boolean;
|
|
22
|
-
}
|
|
23
|
-
export interface ActionsLoteItem {
|
|
24
|
-
/**
|
|
25
|
-
* Ignorado por enquanto
|
|
26
|
-
*/
|
|
27
|
-
severity?: 'primary' | 'secondary' | 'tertiary';
|
|
28
|
-
icon: string;
|
|
29
|
-
showAcoesLote?: boolean;
|
|
30
|
-
tooltip?: ValueOrFn<string | undefined>;
|
|
31
|
-
disabled?: ValueOrFn<boolean | undefined>;
|
|
32
|
-
visible?: ValueOrFn<boolean | undefined>;
|
|
33
|
-
label?: ValueOrFn<string>;
|
|
34
|
-
items?: MenuItem[];
|
|
35
|
-
command?: () => void;
|
|
36
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { TableConfig } from "./table.config";
|
|
2
|
-
import { TableEditConfigColumn } from "./tableedit.config.column";
|
|
3
|
-
export default interface TableEditConfig extends TableConfig {
|
|
4
|
-
columns: TableEditConfigColumn[];
|
|
5
|
-
dataKey: string;
|
|
6
|
-
reorderableColumns?: boolean;
|
|
7
|
-
disableEditRowFunction?: (rowData: any, rowNode?: any) => boolean;
|
|
8
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import FieldDropDownControl from "./table-dropdown-control";
|
|
2
|
-
import { TableConfigColumn } from "./table.config.column";
|
|
3
|
-
export type TableEditConfigColumn = TableConfigColumn & {
|
|
4
|
-
required?: boolean;
|
|
5
|
-
validator?: any;
|
|
6
|
-
mask?: string;
|
|
7
|
-
fieldControlType?: 'text' | 'switch' | 'dropdown' | 'multiselect' | 'number' | 'calendar' | 'mask';
|
|
8
|
-
fieldDropDownControl?: FieldDropDownControl;
|
|
9
|
-
displayMode?: Array<'list' | 'details'>;
|
|
10
|
-
disableEditRowCellFunction?: (rowData: any, rowNode?: any) => boolean;
|
|
11
|
-
};
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { TableConfigColumn } from '../table/table.config.column';
|
|
2
|
-
import { KvMenuItem, ValueOrFn } from '../table/kv-menuitem';
|
|
3
|
-
import { ActionsLoteItem } from '../table/table.config';
|
|
4
|
-
export interface TreeTableConfig {
|
|
5
|
-
actions?: KvMenuItem[];
|
|
6
|
-
actionsLote?: ActionsLoteItem[];
|
|
7
|
-
actionsPai?: ActionsPaiItem[];
|
|
8
|
-
columns: TableConfigColumn[];
|
|
9
|
-
dataKey?: string;
|
|
10
|
-
rows?: any;
|
|
11
|
-
title?: string;
|
|
12
|
-
subtitle?: string;
|
|
13
|
-
lazy: boolean;
|
|
14
|
-
fieldGroup?: string;
|
|
15
|
-
enableCation?: boolean;
|
|
16
|
-
enableFilter?: boolean;
|
|
17
|
-
enableSelect?: boolean;
|
|
18
|
-
enableToggleNodes?: boolean;
|
|
19
|
-
showAcoesLote?: boolean;
|
|
20
|
-
disableControlCheckboxFunction?: (rowData: any, rowNode?: any) => boolean;
|
|
21
|
-
visibleCheckboxFunction?: (rowData: any, rowNode?: any) => boolean;
|
|
22
|
-
}
|
|
23
|
-
interface ActionsPaiItem {
|
|
24
|
-
severity?: 'primary' | 'secondary' | 'tertiary';
|
|
25
|
-
visible?: ValueOrFn<boolean | undefined>;
|
|
26
|
-
command: (event: MouseEvent) => void;
|
|
27
|
-
tooltip?: ValueOrFn<string | undefined>;
|
|
28
|
-
disabled?: ValueOrFn<boolean | undefined>;
|
|
29
|
-
icon: string;
|
|
30
|
-
}
|
|
31
|
-
export {};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./drag/drag.directive";
|
|
3
|
-
import * as i2 from "./template/template.directive";
|
|
4
|
-
import * as i3 from "./stepper/dynamicinput.directive";
|
|
5
|
-
export declare class DirectiveModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DirectiveModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DirectiveModule, [typeof i1.DragDirective, typeof i2.TemplateDirective, typeof i3.DynamicInputDirective], never, [typeof i1.DragDirective, typeof i2.TemplateDirective, typeof i3.DynamicInputDirective]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DirectiveModule>;
|
|
9
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class DragDirective {
|
|
4
|
-
fileOver: boolean;
|
|
5
|
-
fileDropped: EventEmitter<any>;
|
|
6
|
-
onDragOver(evt: any): void;
|
|
7
|
-
onDragLeave(evt: any): void;
|
|
8
|
-
ondrop(evt: any): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DragDirective, never>;
|
|
10
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DragDirective, "[appDrag]", never, {}, { "fileDropped": "fileDropped"; }, never, never, false, never>;
|
|
11
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { ViewContainerRef, Type } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class DynamicInputDirective {
|
|
4
|
-
private vcr;
|
|
5
|
-
set dynamicComponent({ component, inputs }: {
|
|
6
|
-
component: Type<any>;
|
|
7
|
-
inputs: {
|
|
8
|
-
[key: string]: any;
|
|
9
|
-
};
|
|
10
|
-
});
|
|
11
|
-
constructor(vcr: ViewContainerRef);
|
|
12
|
-
private applyInputs;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicInputDirective, never>;
|
|
14
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DynamicInputDirective, "[dynamicComponent]", never, { "dynamicComponent": { "alias": "dynamicComponent"; "required": false; }; }, {}, never, never, false, never>;
|
|
15
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class TemplateDirective {
|
|
4
|
-
template: TemplateRef<any>;
|
|
5
|
-
type: string;
|
|
6
|
-
name: string;
|
|
7
|
-
constructor(template: TemplateRef<any>);
|
|
8
|
-
getType(): string;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TemplateDirective, never>;
|
|
10
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TemplateDirective, "[cTemplate]", never, { "type": { "alias": "type"; "required": false; }; "name": { "alias": "cTemplate"; "required": false; }; }, {}, never, never, false, never>;
|
|
11
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { ValidatorFn } from '@angular/forms';
|
|
2
|
-
export declare class KeevoValidators {
|
|
3
|
-
static required(erroMessage?: string): ValidatorFn;
|
|
4
|
-
static dateGreaterThan(startControlName: string, erroMessage?: string): ValidatorFn;
|
|
5
|
-
static dateLessThan(startControlName: string, erroMessage?: string): ValidatorFn;
|
|
6
|
-
static min(min: number, erroMessage?: string): ValidatorFn;
|
|
7
|
-
static max(min: number, erroMessage?: string): ValidatorFn;
|
|
8
|
-
static email(erroMessage?: string): ValidatorFn;
|
|
9
|
-
static maxLengthArray(max: number): ValidatorFn;
|
|
10
|
-
static maxLength(max: number, erroMessage?: string): ValidatorFn;
|
|
11
|
-
static minLength(min: number, erroMessage?: string): ValidatorFn;
|
|
12
|
-
static nome(): ValidatorFn;
|
|
13
|
-
static cpfCnpjValido(erroMessage?: string): ValidatorFn;
|
|
14
|
-
static validText(minWords?: number, erroMessage?: string): ValidatorFn;
|
|
15
|
-
static fieldGreaterThan(fieldToValidate: string, fieldToCompare: string, erroMessage: string): ValidatorFn;
|
|
16
|
-
static regrasSenha(): ValidatorFn;
|
|
17
|
-
private static checkMinWords;
|
|
18
|
-
private static checkRepeatedCharacters;
|
|
19
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import Severity from "../types/severity";
|
|
2
|
-
export declare function severityColorNormal(severity: Severity): string;
|
|
3
|
-
export declare function severityColorHover(severity: Severity): string;
|
|
4
|
-
export declare function severityColorActive(severity: Severity): string;
|
|
5
|
-
export declare function severityColorText(severity: Severity): string;
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "primeng/accordion";
|
|
3
|
-
import * as i2 from "primeng/autofocus";
|
|
4
|
-
import * as i3 from "primeng/badge";
|
|
5
|
-
import * as i4 from "primeng/breadcrumb";
|
|
6
|
-
import * as i5 from "primeng/button";
|
|
7
|
-
import * as i6 from "primeng/calendar";
|
|
8
|
-
import * as i7 from "primeng/card";
|
|
9
|
-
import * as i8 from "primeng/carousel";
|
|
10
|
-
import * as i9 from "primeng/chart";
|
|
11
|
-
import * as i10 from "primeng/checkbox";
|
|
12
|
-
import * as i11 from "primeng/chip";
|
|
13
|
-
import * as i12 from "primeng/confirmdialog";
|
|
14
|
-
import * as i13 from "primeng/contextmenu";
|
|
15
|
-
import * as i14 from "primeng/dataview";
|
|
16
|
-
import * as i15 from "primeng/dialog";
|
|
17
|
-
import * as i16 from "primeng/divider";
|
|
18
|
-
import * as i17 from "primeng/dropdown";
|
|
19
|
-
import * as i18 from "primeng/dynamicdialog";
|
|
20
|
-
import * as i19 from "primeng/editor";
|
|
21
|
-
import * as i20 from "primeng/fieldset";
|
|
22
|
-
import * as i21 from "primeng/fileupload";
|
|
23
|
-
import * as i22 from "primeng/image";
|
|
24
|
-
import * as i23 from "primeng/inputmask";
|
|
25
|
-
import * as i24 from "primeng/inputnumber";
|
|
26
|
-
import * as i25 from "primeng/inputswitch";
|
|
27
|
-
import * as i26 from "primeng/inputtextarea";
|
|
28
|
-
import * as i27 from "primeng/inputtext";
|
|
29
|
-
import * as i28 from "primeng/knob";
|
|
30
|
-
import * as i29 from "primeng/menu";
|
|
31
|
-
import * as i30 from "primeng/message";
|
|
32
|
-
import * as i31 from "primeng/messages";
|
|
33
|
-
import * as i32 from "primeng/multiselect";
|
|
34
|
-
import * as i33 from "primeng/overlay";
|
|
35
|
-
import * as i34 from "primeng/overlaypanel";
|
|
36
|
-
import * as i35 from "primeng/panelmenu";
|
|
37
|
-
import * as i36 from "primeng/panel";
|
|
38
|
-
import * as i37 from "primeng/password";
|
|
39
|
-
import * as i38 from "primeng/picklist";
|
|
40
|
-
import * as i39 from "primeng/progressbar";
|
|
41
|
-
import * as i40 from "primeng/radiobutton";
|
|
42
|
-
import * as i41 from "primeng/rating";
|
|
43
|
-
import * as i42 from "primeng/ripple";
|
|
44
|
-
import * as i43 from "primeng/sidebar";
|
|
45
|
-
import * as i44 from "primeng/skeleton";
|
|
46
|
-
import * as i45 from "primeng/speeddial";
|
|
47
|
-
import * as i46 from "primeng/splitbutton";
|
|
48
|
-
import * as i47 from "primeng/steps";
|
|
49
|
-
import * as i48 from "primeng/styleclass";
|
|
50
|
-
import * as i49 from "primeng/table";
|
|
51
|
-
import * as i50 from "primeng/tabview";
|
|
52
|
-
import * as i51 from "primeng/tag";
|
|
53
|
-
import * as i52 from "primeng/toast";
|
|
54
|
-
import * as i53 from "primeng/toolbar";
|
|
55
|
-
import * as i54 from "primeng/tooltip";
|
|
56
|
-
import * as i55 from "primeng/tree";
|
|
57
|
-
import * as i56 from "primeng/treetable";
|
|
58
|
-
import * as i57 from "primeng/selectbutton";
|
|
59
|
-
import * as i58 from "primeng/stepper";
|
|
60
|
-
import * as i59 from "primeng/inputgroup";
|
|
61
|
-
import * as i60 from "primeng/inputgroupaddon";
|
|
62
|
-
import * as i61 from "primeng/treeselect";
|
|
63
|
-
import * as i62 from "primeng/timeline";
|
|
64
|
-
import * as i63 from "primeng/splitter";
|
|
65
|
-
import * as i64 from "primeng/tieredmenu";
|
|
66
|
-
export declare class PrimeNgModule {
|
|
67
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PrimeNgModule, never>;
|
|
68
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<PrimeNgModule, never, never, [typeof i1.AccordionModule, typeof i2.AutoFocusModule, typeof i3.BadgeModule, typeof i4.BreadcrumbModule, typeof i5.ButtonModule, typeof i6.CalendarModule, typeof i7.CardModule, typeof i8.CarouselModule, typeof i9.ChartModule, typeof i10.CheckboxModule, typeof i11.ChipModule, typeof i12.ConfirmDialogModule, typeof i13.ContextMenuModule, typeof i14.DataViewModule, typeof i15.DialogModule, typeof i16.DividerModule, typeof i17.DropdownModule, typeof i18.DynamicDialogModule, typeof i19.EditorModule, typeof i20.FieldsetModule, typeof i21.FileUploadModule, typeof i22.ImageModule, typeof i23.InputMaskModule, typeof i24.InputNumberModule, typeof i25.InputSwitchModule, typeof i26.InputTextareaModule, typeof i27.InputTextModule, typeof i28.KnobModule, typeof i29.MenuModule, typeof i30.MessageModule, typeof i31.MessagesModule, typeof i32.MultiSelectModule, typeof i33.OverlayModule, typeof i34.OverlayPanelModule, typeof i34.OverlayPanelModule, typeof i35.PanelMenuModule, typeof i36.PanelModule, typeof i37.PasswordModule, typeof i38.PickListModule, typeof i39.ProgressBarModule, typeof i40.RadioButtonModule, typeof i41.RatingModule, typeof i42.RippleModule, typeof i43.SidebarModule, typeof i44.SkeletonModule, typeof i45.SpeedDialModule, typeof i46.SplitButtonModule, typeof i47.StepsModule, typeof i48.StyleClassModule, typeof i49.TableModule, typeof i50.TabViewModule, typeof i51.TagModule, typeof i52.ToastModule, typeof i53.ToolbarModule, typeof i54.TooltipModule, typeof i55.TreeModule, typeof i56.TreeTableModule, typeof i57.SelectButtonModule, typeof i58.StepperModule, typeof i59.InputGroupModule, typeof i60.InputGroupAddonModule, typeof i61.TreeSelectModule, typeof i62.TimelineModule, typeof i63.SplitterModule, typeof i64.TieredMenuModule]>;
|
|
69
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<PrimeNgModule>;
|
|
70
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class CapitalizePipe implements PipeTransform {
|
|
4
|
-
private prepositions;
|
|
5
|
-
private romanNumerals;
|
|
6
|
-
private siglas;
|
|
7
|
-
transform(value: string): string;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CapitalizePipe, never>;
|
|
9
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<CapitalizePipe, "capitalize", false>;
|
|
10
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class CpfCnpjPipe implements PipeTransform {
|
|
4
|
-
transform(value: string): string | null;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CpfCnpjPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<CpfCnpjPipe, "cpfCnpj", false>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class MaskPipe implements PipeTransform {
|
|
4
|
-
transform(value: string, mask: string): any;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MaskPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<MaskPipe, "mask", false>;
|
|
7
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./cpfcnpj.pipe";
|
|
3
|
-
import * as i2 from "./mask.pipe";
|
|
4
|
-
import * as i3 from "./telefone.pipe";
|
|
5
|
-
import * as i4 from "./capitalize.pipe";
|
|
6
|
-
import * as i5 from "@angular/common";
|
|
7
|
-
export declare class PipesModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PipesModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<PipesModule, [typeof i1.CpfCnpjPipe, typeof i2.MaskPipe, typeof i3.TelefonePipe, typeof i4.CapitalizePipe], [typeof i5.CommonModule], [typeof i1.CpfCnpjPipe, typeof i2.MaskPipe, typeof i3.TelefonePipe, typeof i4.CapitalizePipe]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<PipesModule>;
|
|
11
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class TelefonePipe implements PipeTransform {
|
|
4
|
-
transform(tel: string): string | null;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TelefonePipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<TelefonePipe, "Telefone", false>;
|
|
7
|
-
}
|