@dev-tcloud/tcloud-ui 6.29.0 → 6.30.1-beta.1
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/docs/tcloud-ui-popover.md +64 -1
- package/fesm2022/dev-tcloud-tcloud-ui.mjs +861 -918
- package/fesm2022/dev-tcloud-tcloud-ui.mjs.map +1 -1
- package/js/tcloud-ui-app.js +1 -1
- package/package.json +8 -7
- package/types/dev-tcloud-tcloud-ui.d.ts +3353 -0
- package/index.d.ts +0 -5
- package/lib/_directives/align/align.directive.d.ts +0 -13
- package/lib/_directives/currency/currency.directive.d.ts +0 -24
- package/lib/_directives/el-copy/el-copy.directive.d.ts +0 -13
- package/lib/_directives/hover-parent/hover-parent.directive.d.ts +0 -15
- package/lib/_directives/tcloud-access/tcloud-ui-check-access.directive.d.ts +0 -17
- package/lib/_directives/tcloud-access/tcloud-ui-ng-check-access.directive.d.ts +0 -15
- package/lib/_directives/tcloud-access/tcloud-ui-ng-feature-flags.directive.d.ts +0 -15
- package/lib/_directives/tcloud-button/tcloud-button.directive.d.ts +0 -16
- package/lib/_directives/tcloud-form/tcloud-form.directive.d.ts +0 -13
- package/lib/_directives/tcloud-ui-digit-only.directive.d.ts +0 -12
- package/lib/_directives/tcloud-ui-highlight.diretive.d.ts +0 -11
- package/lib/_directives/tcloud-ui-icon-button/tcloud-ui-icon-button.directive.d.ts +0 -12
- package/lib/_directives/tcloud-ui-input/tcloud-ui-input.directive.d.ts +0 -10
- package/lib/_directives/tcloud-ui-ip-mask.directive.d.ts +0 -10
- package/lib/_directives/tcloud-ui-radio/tcloud-ui-radio.directive.d.ts +0 -6
- package/lib/_directives/tcloud-ui-slide-toggle/tcloud-ui-slide-toggle.directive.d.ts +0 -5
- package/lib/_directives/tooltip/tooltip.directive.d.ts +0 -26
- package/lib/_interfaces/layout.service.interface.d.ts +0 -5
- package/lib/_interfaces/locale.service.interface.d.ts +0 -3
- package/lib/_interfaces/user.service.interface.d.ts +0 -3
- package/lib/_modules/tcloud-ui-accordion/components/tcloud-ui-accordion-body/tcloud-ui-accordion-body.component.d.ts +0 -11
- package/lib/_modules/tcloud-ui-accordion/components/tcloud-ui-accordion-title/tcloud-ui-accordion-title.component.d.ts +0 -20
- package/lib/_modules/tcloud-ui-accordion/services/tcloud-ui-accordion.service.d.ts +0 -20
- package/lib/_modules/tcloud-ui-accordion/tcloud-ui-accordion.component.d.ts +0 -28
- package/lib/_modules/tcloud-ui-alert-banner/tcloud-ui-alert-banner.component.d.ts +0 -15
- package/lib/_modules/tcloud-ui-breadcrumb/tcloud-ui-breadcrumb.component.d.ts +0 -12
- package/lib/_modules/tcloud-ui-breadcrumb/tcloud-ui-breadcrumb.service.d.ts +0 -16
- package/lib/_modules/tcloud-ui-calendar/tcloud-ui-calendar.component.d.ts +0 -43
- package/lib/_modules/tcloud-ui-card/tcloud-ui-card.component.d.ts +0 -12
- package/lib/_modules/tcloud-ui-card-accordion/tcloud-ui-card-accordion.component.d.ts +0 -23
- package/lib/_modules/tcloud-ui-card-title/tcloud-ui-card-title.component.d.ts +0 -6
- package/lib/_modules/tcloud-ui-carousel/tcloud-ui-carousel.component.d.ts +0 -134
- package/lib/_modules/tcloud-ui-checkbox/tcloud-ui-checkbox.directive.d.ts +0 -6
- package/lib/_modules/tcloud-ui-choice-issues/tcloud-ui-choice-issues.component.d.ts +0 -27
- package/lib/_modules/tcloud-ui-container/components/tcloud-ui-container-col/tcloud-ui-container-col.component.d.ts +0 -11
- package/lib/_modules/tcloud-ui-container/components/tcloud-ui-container-content/tcloud-ui-container-content.component.d.ts +0 -9
- package/lib/_modules/tcloud-ui-container/services/container.service.d.ts +0 -8
- package/lib/_modules/tcloud-ui-container/tcloud-ui-container.component.d.ts +0 -10
- package/lib/_modules/tcloud-ui-data-list/services/data-list.service.d.ts +0 -20
- package/lib/_modules/tcloud-ui-data-list/tcloud-ui-data-list-option/tcloud-ui-data-list-option.component.d.ts +0 -23
- package/lib/_modules/tcloud-ui-data-list/tcloud-ui-data-list.component.d.ts +0 -76
- package/lib/_modules/tcloud-ui-data-list/tcloud-ui-data-list.d.ts +0 -5
- package/lib/_modules/tcloud-ui-datepicker/tcloud-ui-datepicker.component.d.ts +0 -62
- package/lib/_modules/tcloud-ui-datepicker-time/tcloud-ui-datepicker-time.component.d.ts +0 -52
- package/lib/_modules/tcloud-ui-dialog/enums/tcloud-ui-dialog-events.enum.d.ts +0 -4
- package/lib/_modules/tcloud-ui-dialog/enums/tcloud-ui-dialog-status.enum.d.ts +0 -6
- package/lib/_modules/tcloud-ui-dialog/enums/tcloud-ui-dialog-text-confirmation.enum.d.ts +0 -5
- package/lib/_modules/tcloud-ui-dialog/models/tcloud-ui-dialog.model.d.ts +0 -14
- package/lib/_modules/tcloud-ui-dialog/services/tcloud-ui-dialog-service.d.ts +0 -21
- package/lib/_modules/tcloud-ui-dialog/tcloud-ui-dialog-host.component.d.ts +0 -14
- package/lib/_modules/tcloud-ui-dialog/tcloud-ui-dialog.component.d.ts +0 -55
- package/lib/_modules/tcloud-ui-dropdown/tcloud-ui-dropdown.component.d.ts +0 -61
- package/lib/_modules/tcloud-ui-dropdown-multi/tcloud-ui-dropdown-multi.component.d.ts +0 -50
- package/lib/_modules/tcloud-ui-dropdown-multi-level/tcloud-ui-dropdown-multi-level.component.d.ts +0 -41
- package/lib/_modules/tcloud-ui-dropdown-multi-level/tcloud-ui-dropdown-sub-menu/tcloud-ui-dropdown-sub-menu.component.d.ts +0 -17
- package/lib/_modules/tcloud-ui-editor/monaco-loader.d.ts +0 -20
- package/lib/_modules/tcloud-ui-editor/tcloud-ui-editor.component.d.ts +0 -24
- package/lib/_modules/tcloud-ui-editor-diff/tcloud-ui-editor-diff.component.d.ts +0 -43
- package/lib/_modules/tcloud-ui-empty-content/tcloud-ui-empty-content.component.d.ts +0 -5
- package/lib/_modules/tcloud-ui-faq/tcloud-ui-faq.component.d.ts +0 -12
- package/lib/_modules/tcloud-ui-filter-bar/tcloud-ui-filter-bar.component.d.ts +0 -11
- package/lib/_modules/tcloud-ui-filters/components/range-date/range-date.component.d.ts +0 -41
- package/lib/_modules/tcloud-ui-filters/tcloud-ui-filters.component.d.ts +0 -68
- package/lib/_modules/tcloud-ui-filters/tcloud-ui-filters.d.ts +0 -43
- package/lib/_modules/tcloud-ui-input-container/tcloud-ui-input-container.component.d.ts +0 -10
- package/lib/_modules/tcloud-ui-input-password/tcloud-ui-input-password.component.d.ts +0 -36
- package/lib/_modules/tcloud-ui-input-search/tcloud-ui-input-search.component.d.ts +0 -30
- package/lib/_modules/tcloud-ui-label-token/tcloud-ui-label-token.component.d.ts +0 -14
- package/lib/_modules/tcloud-ui-legend/tcloud-ui-legend.component.d.ts +0 -7
- package/lib/_modules/tcloud-ui-line-step-circle/tcloud-ui-line-step-circle.component.d.ts +0 -28
- package/lib/_modules/tcloud-ui-line-step-title/tcloud-ui-line-step-title.component.d.ts +0 -12
- package/lib/_modules/tcloud-ui-line-step-title/tcloud-ui-line-step-title.d.ts +0 -5
- package/lib/_modules/tcloud-ui-linha-logo/tcloud-ui-linha-logo.component.d.ts +0 -20
- package/lib/_modules/tcloud-ui-loading/components/tcloud-ui-circle/tcloud-ui-circle.component.d.ts +0 -8
- package/lib/_modules/tcloud-ui-loading/components/tcloud-ui-cubes/tcloud-ui-cubes.component.d.ts +0 -5
- package/lib/_modules/tcloud-ui-loading/components/tcloud-ui-totvs/tcloud-ui-totvs.component.d.ts +0 -8
- package/lib/_modules/tcloud-ui-loading/tcloud-ui-loading.component.d.ts +0 -17
- package/lib/_modules/tcloud-ui-mark-readme/tcloud-ui-mark-readme.component.d.ts +0 -27
- package/lib/_modules/tcloud-ui-message/tcloud-ui-message.component.d.ts +0 -7
- package/lib/_modules/tcloud-ui-modal/components/tcloud-ui-modal-body/tcloud-ui-modal-body.component.d.ts +0 -12
- package/lib/_modules/tcloud-ui-modal/components/tcloud-ui-modal-footer/tcloud-ui-modal-footer.component.d.ts +0 -36
- package/lib/_modules/tcloud-ui-modal/components/tcloud-ui-modal-header/tcloud-ui-modal-header.component.d.ts +0 -12
- package/lib/_modules/tcloud-ui-modal/services/tcloud-modal.service.d.ts +0 -36
- package/lib/_modules/tcloud-ui-modal/tcloud-ui-modal.component.d.ts +0 -103
- package/lib/_modules/tcloud-ui-modal/tcloud-ui-modal.d.ts +0 -5
- package/lib/_modules/tcloud-ui-multi-input/tcloud-ui-multi-input.component.d.ts +0 -40
- package/lib/_modules/tcloud-ui-multi-select/tcloud-ui-multi-select.component.d.ts +0 -42
- package/lib/_modules/tcloud-ui-multiples-values/tcloud-ui-multiples-values.component.d.ts +0 -69
- package/lib/_modules/tcloud-ui-not-found/tcloud-ui-not-found.component.d.ts +0 -10
- package/lib/_modules/tcloud-ui-number-step/tcloud-ui-number-step.component.d.ts +0 -13
- package/lib/_modules/tcloud-ui-pagination/pipes/tcloud-ui-pagination.pipe.d.ts +0 -14
- package/lib/_modules/tcloud-ui-pagination/tcloud-ui-pagination.component.d.ts +0 -26
- package/lib/_modules/tcloud-ui-popover/tcloud-ui-popover.component.d.ts +0 -24
- package/lib/_modules/tcloud-ui-popover/tcloud-ui-popover.d.ts +0 -3
- package/lib/_modules/tcloud-ui-progress-bar/tcloud-ui-progress-bar.component.d.ts +0 -31
- package/lib/_modules/tcloud-ui-progress-status-bar/tcloud-ui-progress-status-bar.component.d.ts +0 -22
- package/lib/_modules/tcloud-ui-reorder-items/tcloud-ui-reorder-items.component.d.ts +0 -17
- package/lib/_modules/tcloud-ui-reorder-items/tcloud-ui-reorder-items.d.ts +0 -4
- package/lib/_modules/tcloud-ui-scroll-box/tcloud-ui-scroll-box.component.d.ts +0 -13
- package/lib/_modules/tcloud-ui-search-bar/tcloud-ui-search-bar.component.d.ts +0 -8
- package/lib/_modules/tcloud-ui-search-input/tcloud-ui-search-input.component.d.ts +0 -17
- package/lib/_modules/tcloud-ui-skeleton-loading/tcloud-ui-skeleton-loading.component.d.ts +0 -17
- package/lib/_modules/tcloud-ui-sub-navbar/component/tcloud-ui-sub-navbar-group/tcloud-ui-sub-navbar-group.component.d.ts +0 -15
- package/lib/_modules/tcloud-ui-sub-navbar/component/tcloud-ui-sub-navbar-item/tcloud-ui-sub-navbar-item.component.d.ts +0 -13
- package/lib/_modules/tcloud-ui-sub-navbar/tcloud-ui-sub-navbar.component.d.ts +0 -10
- package/lib/_modules/tcloud-ui-tab-group/tcloud-ui-tab-group.component.d.ts +0 -12
- package/lib/_modules/tcloud-ui-tab-group/tcloud-ui-tab-item/tcloud-ui-tab-item.component.d.ts +0 -10
- package/lib/_modules/tcloud-ui-tab-menu/components/tcloud-ui-tab-content/tcloud-ui-tab-content.component.d.ts +0 -15
- package/lib/_modules/tcloud-ui-tab-menu/components/tcloud-ui-tab-head/tcloud-ui-tab-head.component.d.ts +0 -24
- package/lib/_modules/tcloud-ui-tab-menu/components/tcloud-ui-tab-subtitle/tcloud-ui-tab-subtitle.component.d.ts +0 -21
- package/lib/_modules/tcloud-ui-tab-menu/components/tcloud-ui-tab-title/tcloud-ui-tab-title.component.d.ts +0 -22
- package/lib/_modules/tcloud-ui-tab-menu/services/tab-menu.service.d.ts +0 -38
- package/lib/_modules/tcloud-ui-tab-menu/tcloud-ui-tab-menu.component.d.ts +0 -23
- package/lib/_modules/tcloud-ui-tab-menu/tcloud-ui-tab-menu.d.ts +0 -4
- package/lib/_modules/tcloud-ui-table/tcloud-ui-table.component.d.ts +0 -13
- package/lib/_modules/tcloud-ui-tag/tag-colors.enum.d.ts +0 -29
- package/lib/_modules/tcloud-ui-tag/tcloud-ui-tag.component.d.ts +0 -10
- package/lib/_modules/tcloud-ui-toast/tcloud-ui-toast.component.d.ts +0 -8
- package/lib/_modules/tcloud-ui-upload-area/tcloud-ui-upload-area.component.d.ts +0 -93
- package/lib/_modules/tcloud-ui-welcome/tcloud-ui-welcome.component.d.ts +0 -17
- package/lib/_modules/tcloud-ui-wizard-steps/tcloud-ui-wizard-steps.component.d.ts +0 -19
- package/lib/_pipes/_private/i18n-translate.d.ts +0 -13
- package/lib/_pipes/_private/services/i18n.service.d.ts +0 -15
- package/lib/_pipes/actions/product-action.pipe.d.ts +0 -8
- package/lib/_pipes/array-to-text.d.ts +0 -8
- package/lib/_pipes/bytes.d.ts +0 -8
- package/lib/_pipes/cnpj.d.ts +0 -9
- package/lib/_pipes/cpf.d.ts +0 -9
- package/lib/_pipes/datebr.d.ts +0 -11
- package/lib/_pipes/index.d.ts +0 -10
- package/lib/_pipes/monthname.d.ts +0 -8
- package/lib/_pipes/respective.d.ts +0 -11
- package/lib/_pipes/statusinfo.d.ts +0 -15
- package/lib/_pipes/topology/index.d.ts +0 -4
- package/lib/_pipes/topology/topology-environment.pipe.d.ts +0 -7
- package/lib/_pipes/topology/topology-product.pipe.d.ts +0 -8
- package/lib/_pipes/topology/topology-region.pipe.d.ts +0 -7
- package/lib/_pipes/topology/topology-status.pipe.d.ts +0 -7
- package/lib/_services/loading-transitions.service.d.ts +0 -16
- package/lib/_services/search-in-object.service.d.ts +0 -19
- package/lib/_services/tcloud-ui-check-access.service.d.ts +0 -15
- package/lib/_services/tcloud-ui-device-utils.service.d.ts +0 -22
- package/lib/_services/tcloud-ui-layout.services.d.ts +0 -10
- package/lib/_services/tcloud-ui-locale.service.d.ts +0 -10
- package/lib/_services/tcloud-ui-pagination.service.d.ts +0 -21
- package/lib/revitalizacao/charts/echarts.d.ts +0 -18
- package/lib/revitalizacao/components/tc-rev-breadcrumb/tc-rev-breadcrumb.component.d.ts +0 -12
- package/lib/revitalizacao/components/tc-rev-breadcrumb/tc-rev-breadcrumb.service.d.ts +0 -16
- package/lib/revitalizacao/components/tc-rev-button/tc-rev-button.directive.d.ts +0 -13
- package/lib/revitalizacao/components/tc-rev-calendar/tc-rev-calendar.component.d.ts +0 -43
- package/lib/revitalizacao/components/tc-rev-card/tc-rev-card.component.d.ts +0 -12
- package/lib/revitalizacao/components/tc-rev-card-accordion/tc-rev-card-accordion.component.d.ts +0 -23
- package/lib/revitalizacao/components/tc-rev-card-title/tc-rev-card-title.component.d.ts +0 -6
- package/lib/revitalizacao/components/tc-rev-checkbox/tc-rev-checkbox.directive.d.ts +0 -6
- package/lib/revitalizacao/components/tc-rev-components.module.d.ts +0 -41
- package/lib/revitalizacao/components/tc-rev-dropdown/tc-rev-dropdown.component.d.ts +0 -46
- package/lib/revitalizacao/components/tc-rev-dropdown-grouped/tc-rev-dropdown-grouped.component.d.ts +0 -54
- package/lib/revitalizacao/components/tc-rev-dropdown-multi/tc-rev-dropdown-multi.component.d.ts +0 -44
- package/lib/revitalizacao/components/tc-rev-dropdown-multi-level/tc-rev-dropdown-multi-level.component.d.ts +0 -42
- package/lib/revitalizacao/components/tc-rev-dropdown-multi-level/tc-rev-dropdown-sub-menu/tc-rev-dropdown-sub-menu.component.d.ts +0 -17
- package/lib/revitalizacao/components/tc-rev-empty-content/tc-rev-empty-content.component.d.ts +0 -5
- package/lib/revitalizacao/components/tc-rev-faq/tc-rev-faq.component.d.ts +0 -12
- package/lib/revitalizacao/components/tc-rev-icon-button/tc-rev-icon-button.directive.d.ts +0 -12
- package/lib/revitalizacao/components/tc-rev-input/tc-rev-input.directive.d.ts +0 -10
- package/lib/revitalizacao/components/tc-rev-input-container/tc-rev-input-container.component.d.ts +0 -10
- package/lib/revitalizacao/components/tc-rev-loading/tc-rev-loading.component.d.ts +0 -6
- package/lib/revitalizacao/components/tc-rev-message/tc-rev-message.component.d.ts +0 -7
- package/lib/revitalizacao/components/tc-rev-multi-input/tc-rev-multi-input.component.d.ts +0 -24
- package/lib/revitalizacao/components/tc-rev-pagination/tc-rev-pagination.component.d.ts +0 -14
- package/lib/revitalizacao/components/tc-rev-progress-status-bar/tc-rev-progress-status-bar.component.d.ts +0 -23
- package/lib/revitalizacao/components/tc-rev-radio/tc-rev-radio.directive.d.ts +0 -6
- package/lib/revitalizacao/components/tc-rev-search-input/tc-rev-search-input.component.d.ts +0 -17
- package/lib/revitalizacao/components/tc-rev-side-drawer/tc-rev-side-drawer.component.d.ts +0 -24
- package/lib/revitalizacao/components/tc-rev-skeleton-loading/tc-rev-skeleton-loading.component.d.ts +0 -17
- package/lib/revitalizacao/components/tc-rev-slide-toggle/tc-rev-slide-toggle.directive.d.ts +0 -5
- package/lib/revitalizacao/components/tc-rev-small-loading/tc-rev-small-loading.component.d.ts +0 -26
- package/lib/revitalizacao/components/tc-rev-tab-group/tc-rev-tab-group.component.d.ts +0 -12
- package/lib/revitalizacao/components/tc-rev-tab-group/tc-rev-tab-item/tc-rev-tab-item.component.d.ts +0 -10
- package/lib/revitalizacao/components/tc-rev-tag/tag-colors.enum.d.ts +0 -29
- package/lib/revitalizacao/components/tc-rev-tag/tc-rev-tag.component.d.ts +0 -10
- package/lib/revitalizacao/components/tc-rev-toast/tc-rev-toast.component.d.ts +0 -8
- package/lib/revitalizacao/components/tc-rev-tooltip/tc-rev-tooltip.directive.d.ts +0 -19
- package/lib/revitalizacao/components/tc-rev-wizard-steps/tc-rev-wizard-steps.component.d.ts +0 -19
- package/lib/revitalizacao/components/tc-sub-navbar/component/tc-sub-navbar-item/tc-sub-navbar-item.component.d.ts +0 -13
- package/lib/revitalizacao/components/tc-sub-navbar/tc-sub-navbar.component.d.ts +0 -12
- package/lib/revitalizacao/util/ellipsed-text.d.ts +0 -7
- package/lib/tcloud-ui.config.d.ts +0 -10
- package/lib/tcloud-ui.module.d.ts +0 -111
- package/lib/tcloud-ui.providers.d.ts +0 -29
- package/lib/tcloud-ui.tokens.d.ts +0 -21
- package/public-api.d.ts +0 -152
package/lib/_modules/tcloud-ui-loading/components/tcloud-ui-circle/tcloud-ui-circle.component.d.ts
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class TCloudUiCircleComponent {
|
|
3
|
-
full: boolean;
|
|
4
|
-
onlyIcon: boolean;
|
|
5
|
-
onlyInline: boolean;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TCloudUiCircleComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TCloudUiCircleComponent, "tcloud-ui-circle", never, { "full": { "alias": "full"; "required": false; }; "onlyIcon": { "alias": "onlyIcon"; "required": false; }; "onlyInline": { "alias": "onlyInline"; "required": false; }; }, {}, never, never, true, never>;
|
|
8
|
-
}
|
package/lib/_modules/tcloud-ui-loading/components/tcloud-ui-cubes/tcloud-ui-cubes.component.d.ts
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class TCloudUiCubesComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TCloudUiCubesComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TCloudUiCubesComponent, "tcloud-ui-cubes", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|
package/lib/_modules/tcloud-ui-loading/components/tcloud-ui-totvs/tcloud-ui-totvs.component.d.ts
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class TCloudUiTotvsComponent {
|
|
3
|
-
full: boolean;
|
|
4
|
-
onlyIcon: boolean;
|
|
5
|
-
onlyInline: boolean;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TCloudUiTotvsComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TCloudUiTotvsComponent, "tcloud-ui-totvs", never, { "full": { "alias": "full"; "required": false; }; "onlyIcon": { "alias": "onlyIcon"; "required": false; }; "onlyInline": { "alias": "onlyInline"; "required": false; }; }, {}, never, never, true, never>;
|
|
8
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class TCloudUiLoadingComponent {
|
|
3
|
-
gif: 'totvs' | 'circle';
|
|
4
|
-
private _mode;
|
|
5
|
-
set mode(mode: string);
|
|
6
|
-
get mode(): string;
|
|
7
|
-
onlyInline: boolean;
|
|
8
|
-
onlyIcon: boolean;
|
|
9
|
-
full: boolean;
|
|
10
|
-
private _loading;
|
|
11
|
-
set loading(loading: boolean);
|
|
12
|
-
get loading(): boolean;
|
|
13
|
-
constructor();
|
|
14
|
-
ngOnInit(): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TCloudUiLoadingComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TCloudUiLoadingComponent, "tcloud-ui-loading", never, { "gif": { "alias": "gif"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "onlyInline": { "alias": "onlyInline"; "required": false; }; "onlyIcon": { "alias": "onlyIcon"; "required": false; }; "full": { "alias": "full"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; }, {}, never, never, true, never>;
|
|
17
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit } from '@angular/core';
|
|
2
|
-
import { HttpClient } from '@angular/common/http';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class TCloudUiMarkReadmeComponent implements AfterViewInit {
|
|
5
|
-
private http;
|
|
6
|
-
message: string;
|
|
7
|
-
loading: boolean;
|
|
8
|
-
ID: string;
|
|
9
|
-
changelogContent: string;
|
|
10
|
-
useAccordion: boolean;
|
|
11
|
-
open: boolean;
|
|
12
|
-
constructor(http: HttpClient);
|
|
13
|
-
ngAfterViewInit(): void;
|
|
14
|
-
private _pathName;
|
|
15
|
-
set pathName(v: string);
|
|
16
|
-
get pathName(): string;
|
|
17
|
-
private _description;
|
|
18
|
-
set description(v: string);
|
|
19
|
-
get description(): string;
|
|
20
|
-
loadChangelog(): void;
|
|
21
|
-
private preserveWhitespace;
|
|
22
|
-
onMarkdownReady(): void;
|
|
23
|
-
private setupHighlight;
|
|
24
|
-
private highlightCodeBlocks;
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TCloudUiMarkReadmeComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TCloudUiMarkReadmeComponent, "tcloud-ui-mark-readme", never, { "useAccordion": { "alias": "useAccordion"; "required": false; }; "open": { "alias": "open"; "required": false; }; "pathName": { "alias": "pathName"; "required": false; }; "description": { "alias": "description"; "required": false; }; }, {}, never, never, true, never>;
|
|
27
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class TCloudUiMessageComponent {
|
|
3
|
-
message: string;
|
|
4
|
-
type: 'success' | 'error' | 'info' | 'warning';
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TCloudUiMessageComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TCloudUiMessageComponent, "tcloud-ui-message", never, { "message": { "alias": "message"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, never, true, never>;
|
|
7
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { TcloudModalService } from '../../services/tcloud-modal.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class TCloudUiModalBodyComponent implements OnInit {
|
|
5
|
-
private tcloudModalService;
|
|
6
|
-
sticky: boolean;
|
|
7
|
-
constructor(tcloudModalService: TcloudModalService);
|
|
8
|
-
get isFooter(): any;
|
|
9
|
-
ngOnInit(): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TCloudUiModalBodyComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TCloudUiModalBodyComponent, "tcloud-ui-modal-body", never, {}, {}, never, ["*"], true, never>;
|
|
12
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { Subscription } from 'rxjs';
|
|
2
|
-
import { TcloudModalService } from './../../services/tcloud-modal.service';
|
|
3
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
4
|
-
import { NgForm } from '@angular/forms';
|
|
5
|
-
import { IConfirm } from '../../tcloud-ui-modal';
|
|
6
|
-
import { TCloudUiLayoutService } from '../../../../_services/tcloud-ui-layout.services';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class TCloudUiModalFooterComponent implements OnInit, OnDestroy {
|
|
9
|
-
private _tCloudUiLayoutService;
|
|
10
|
-
private tcloudModalService;
|
|
11
|
-
actions: boolean;
|
|
12
|
-
private _BTN_CLOSE_TEXT;
|
|
13
|
-
btnCloseText: string;
|
|
14
|
-
private _BTN_CANCEL_TEXT;
|
|
15
|
-
btnCancelText: string;
|
|
16
|
-
private _BTN_CONFIRM_TEXT;
|
|
17
|
-
btnConfirmText: string;
|
|
18
|
-
_formulario: NgForm | undefined;
|
|
19
|
-
txt_value: string;
|
|
20
|
-
param_confirm: IConfirm;
|
|
21
|
-
loading: boolean;
|
|
22
|
-
subscription: Subscription | undefined;
|
|
23
|
-
private readonly i18nService;
|
|
24
|
-
type_the_word: string;
|
|
25
|
-
to_confirm: string;
|
|
26
|
-
constructor(_tCloudUiLayoutService: TCloudUiLayoutService, tcloudModalService: TcloudModalService);
|
|
27
|
-
get layout(): string;
|
|
28
|
-
ngOnInit(): void;
|
|
29
|
-
toClose(): void;
|
|
30
|
-
toConfirm(valid: boolean | any): void;
|
|
31
|
-
toCancel(): void;
|
|
32
|
-
toStateLoading(): void;
|
|
33
|
-
ngOnDestroy(): void;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TCloudUiModalFooterComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TCloudUiModalFooterComponent, "tcloud-ui-modal-footer", never, { "actions": { "alias": "actions"; "required": false; }; "btnCloseText": { "alias": "btnCloseText"; "required": false; }; "btnCancelText": { "alias": "btnCancelText"; "required": false; }; "btnConfirmText": { "alias": "btnConfirmText"; "required": false; }; }, {}, never, never, true, never>;
|
|
36
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { TcloudModalService } from '../../services/tcloud-modal.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class TCloudUiModalHeaderComponent implements OnInit {
|
|
5
|
-
private _tcloudModalService;
|
|
6
|
-
mode: 'colorless' | 'info' | 'success' | 'danger' | 'warning';
|
|
7
|
-
title: any | undefined;
|
|
8
|
-
constructor(_tcloudModalService: TcloudModalService);
|
|
9
|
-
ngOnInit(): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TCloudUiModalHeaderComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TCloudUiModalHeaderComponent, "tcloud-ui-modal-header", never, { "mode": { "alias": "mode"; "required": false; }; "title": { "alias": "title"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
12
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { IConfirm } from './../tcloud-ui-modal';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class TcloudModalService {
|
|
5
|
-
private loading;
|
|
6
|
-
private param_mode;
|
|
7
|
-
private param_confirm;
|
|
8
|
-
private sticky;
|
|
9
|
-
private _stateClose;
|
|
10
|
-
stateClose$: Observable<boolean>;
|
|
11
|
-
private _stateConfirm;
|
|
12
|
-
stateConfirm$: Observable<IConfirm>;
|
|
13
|
-
private _stateRespConfirm;
|
|
14
|
-
stateRespConfirm$: Observable<boolean>;
|
|
15
|
-
private _stateLoading;
|
|
16
|
-
stateLoading$: Observable<boolean>;
|
|
17
|
-
private _stateMode;
|
|
18
|
-
stateMode$: Observable<string>;
|
|
19
|
-
private _stateSticky;
|
|
20
|
-
stateSticky$: Observable<boolean>;
|
|
21
|
-
toModal(action: 'open' | 'close'): void;
|
|
22
|
-
toRespConfirm(resp: boolean): void;
|
|
23
|
-
getParamConfirm(): IConfirm;
|
|
24
|
-
toConfirm(confirm: IConfirm): void;
|
|
25
|
-
toMode(mode: string): void;
|
|
26
|
-
setSticky(sticky: boolean): void;
|
|
27
|
-
getSticky(): boolean;
|
|
28
|
-
getLoading(): boolean;
|
|
29
|
-
setLoading(loading: boolean): void;
|
|
30
|
-
private _is_footer_signal;
|
|
31
|
-
readonly is_footer_signal: any;
|
|
32
|
-
set_is_footer_signal(v: boolean): void;
|
|
33
|
-
fixed_body(fixed: 'on' | 'off'): void;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TcloudModalService, never>;
|
|
35
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<TcloudModalService>;
|
|
36
|
-
}
|
|
@@ -1,103 +0,0 @@
|
|
|
1
|
-
import { Subscription } from 'rxjs';
|
|
2
|
-
import { OnInit, EventEmitter, OnDestroy } from '@angular/core';
|
|
3
|
-
import { TcloudModalService } from './services/tcloud-modal.service';
|
|
4
|
-
import { IConfirm } from './tcloud-ui-modal';
|
|
5
|
-
import { TCloudUiLayoutService } from '../../_services/tcloud-ui-layout.services';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class TCloudUiModalComponent implements OnInit, OnDestroy {
|
|
8
|
-
private _tCloudUiLayoutService;
|
|
9
|
-
private tcloudModalService;
|
|
10
|
-
private readonly i18nService;
|
|
11
|
-
/**
|
|
12
|
-
* tcloud-ui-modal - Cria e exibe um modal
|
|
13
|
-
*
|
|
14
|
-
* toAction - (toAction) - Resultado do evento - 'confirmed'|'cancel'|'close'
|
|
15
|
-
* toConfirm - (toConfirm) - Indica que a ação foi confirmada - resultado true
|
|
16
|
-
* toCancel - (toCancel() - Indica que a ação foi cancelada - resultado false
|
|
17
|
-
*/
|
|
18
|
-
param_confirm: IConfirm;
|
|
19
|
-
private _confirm;
|
|
20
|
-
private _confirmText;
|
|
21
|
-
private _confirmInput;
|
|
22
|
-
/**
|
|
23
|
-
* confirm boolean - Indica se será um modal do tipo confirmação - default false
|
|
24
|
-
*/
|
|
25
|
-
set confirm(v: boolean);
|
|
26
|
-
/**
|
|
27
|
-
* confirmText string - Texto que deverá ser digitado - defualt Confirmo
|
|
28
|
-
*/
|
|
29
|
-
set confirmText(v: string);
|
|
30
|
-
set confirmInput(v: boolean);
|
|
31
|
-
subscription: Subscription;
|
|
32
|
-
/**
|
|
33
|
-
* autoClose boolean - Indica se deverá ser fechado quando confirmar uma ação - default true
|
|
34
|
-
*/
|
|
35
|
-
autoClose: boolean;
|
|
36
|
-
/**
|
|
37
|
-
* title - string - Título a ser exibido no topo do modal
|
|
38
|
-
*/
|
|
39
|
-
title: any | undefined;
|
|
40
|
-
/**
|
|
41
|
-
* maxWidth - number - Largura máxima do modal - default 500px
|
|
42
|
-
*/
|
|
43
|
-
maxWidth: number;
|
|
44
|
-
position: 'top' | 'right' | 'left' | 'bottom';
|
|
45
|
-
get animationParams(): {
|
|
46
|
-
value: "left";
|
|
47
|
-
params: {
|
|
48
|
-
enterTransform: string;
|
|
49
|
-
leaveTransform: string;
|
|
50
|
-
};
|
|
51
|
-
} | {
|
|
52
|
-
value: "right";
|
|
53
|
-
params: {
|
|
54
|
-
enterTransform: string;
|
|
55
|
-
leaveTransform: string;
|
|
56
|
-
};
|
|
57
|
-
} | {
|
|
58
|
-
value: "bottom";
|
|
59
|
-
params: {
|
|
60
|
-
enterTransform: string;
|
|
61
|
-
leaveTransform: string;
|
|
62
|
-
};
|
|
63
|
-
} | {
|
|
64
|
-
value: "top";
|
|
65
|
-
params: {
|
|
66
|
-
enterTransform: string;
|
|
67
|
-
leaveTransform: string;
|
|
68
|
-
};
|
|
69
|
-
};
|
|
70
|
-
private _sticky;
|
|
71
|
-
set sticky(v: boolean);
|
|
72
|
-
get sticky(): boolean;
|
|
73
|
-
/**
|
|
74
|
-
* window - string - nome referente ao tamanho do modal - não utilizar maxWidth se for utilizar window - default 500 (medium)
|
|
75
|
-
*/
|
|
76
|
-
set window(size: 'small' | 'medium' | 'large' | 'big' | 'full');
|
|
77
|
-
mode: string;
|
|
78
|
-
control_open: boolean;
|
|
79
|
-
private _open;
|
|
80
|
-
/**
|
|
81
|
-
* open - boolean - Variável de controle para exibição do modal - obrigatório
|
|
82
|
-
*/
|
|
83
|
-
set open(open: boolean);
|
|
84
|
-
get open(): boolean;
|
|
85
|
-
private _loading;
|
|
86
|
-
/**
|
|
87
|
-
* loading - boolean - Coloca o modal em modo de carregamento - default false
|
|
88
|
-
*/
|
|
89
|
-
set loading(loading: boolean);
|
|
90
|
-
get loading(): boolean;
|
|
91
|
-
openChange: EventEmitter<boolean>;
|
|
92
|
-
toConfirm: EventEmitter<boolean>;
|
|
93
|
-
toCancel: EventEmitter<boolean>;
|
|
94
|
-
toAction: EventEmitter<"close" | "cancel" | "confirmed">;
|
|
95
|
-
constructor(_tCloudUiLayoutService: TCloudUiLayoutService, tcloudModalService: TcloudModalService);
|
|
96
|
-
get layout(): string;
|
|
97
|
-
ngOnInit(): void;
|
|
98
|
-
toClose(action?: any | undefined): void;
|
|
99
|
-
checkIsOpen(): void;
|
|
100
|
-
ngOnDestroy(): void;
|
|
101
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TCloudUiModalComponent, never>;
|
|
102
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TCloudUiModalComponent, "tcloud-ui-modal", never, { "confirm": { "alias": "confirm"; "required": false; }; "confirmText": { "alias": "confirmText"; "required": false; }; "confirmInput": { "alias": "confirmInput"; "required": false; }; "autoClose": { "alias": "autoClose"; "required": false; }; "title": { "alias": "title"; "required": false; }; "maxWidth": { "alias": "maxWidth"; "required": false; }; "position": { "alias": "position"; "required": false; }; "sticky": { "alias": "sticky"; "required": false; }; "window": { "alias": "window"; "required": false; }; "open": { "alias": "open"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; }, { "openChange": "openChange"; "toConfirm": "toConfirm"; "toCancel": "toCancel"; "toAction": "toAction"; }, never, ["*"], true, never>;
|
|
103
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { OnInit, EventEmitter, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FormControl, Validator } from '@angular/forms';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class TCloudUiMultiInputComponent implements OnInit, OnDestroy, Validator {
|
|
5
|
-
input_value: any;
|
|
6
|
-
tcList: any[] | undefined;
|
|
7
|
-
placeholder: string;
|
|
8
|
-
disabled: boolean;
|
|
9
|
-
loading: boolean;
|
|
10
|
-
required: string | undefined;
|
|
11
|
-
maxWidthLabel: string | undefined;
|
|
12
|
-
showInput: boolean;
|
|
13
|
-
values: any[] | undefined;
|
|
14
|
-
count_actives: number;
|
|
15
|
-
use_validation_required: boolean;
|
|
16
|
-
item_value: any | undefined;
|
|
17
|
-
tcChange: EventEmitter<any[]>;
|
|
18
|
-
constructor();
|
|
19
|
-
ngOnInit(): void;
|
|
20
|
-
addItem(item: any): void;
|
|
21
|
-
removeItem(item: any, index: number): void;
|
|
22
|
-
private toChange;
|
|
23
|
-
check_is_valid(): boolean;
|
|
24
|
-
onChangeTouched(): void;
|
|
25
|
-
onChange: EventEmitter<any>;
|
|
26
|
-
innerValue: any | undefined;
|
|
27
|
-
private onTouchedCallback;
|
|
28
|
-
private onChangeCallback;
|
|
29
|
-
get value(): any;
|
|
30
|
-
set value(v: any);
|
|
31
|
-
onBlur(): void;
|
|
32
|
-
writeValue(value: any): void;
|
|
33
|
-
registerOnChange(fn: any): void;
|
|
34
|
-
registerOnTouched(fn: any): void;
|
|
35
|
-
toSetDefault(value: any): void;
|
|
36
|
-
validate(c: FormControl): any;
|
|
37
|
-
ngOnDestroy(): void;
|
|
38
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TCloudUiMultiInputComponent, never>;
|
|
39
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TCloudUiMultiInputComponent, "tcloud-ui-multi-input", never, { "tcList": { "alias": "tcList"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "required": { "alias": "required"; "required": false; }; "maxWidthLabel": { "alias": "maxWidthLabel"; "required": false; }; "showInput": { "alias": "showInput"; "required": false; }; }, { "tcChange": "tcChange"; "onChange": "onChange"; }, never, never, true, never>;
|
|
40
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { FormControl, Validator } from '@angular/forms';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class TCloudUiMultiSelectComponent implements OnInit, OnDestroy, Validator {
|
|
5
|
-
private _PLACEHOLDER;
|
|
6
|
-
tcList: any[] | undefined;
|
|
7
|
-
placeholder: string;
|
|
8
|
-
disabled: boolean;
|
|
9
|
-
loading: boolean;
|
|
10
|
-
required: string | undefined;
|
|
11
|
-
maxWidthLabel: string | undefined;
|
|
12
|
-
showDescriptionInValue: boolean;
|
|
13
|
-
showInput: boolean;
|
|
14
|
-
tcChange: EventEmitter<any[]>;
|
|
15
|
-
use_validation_required: boolean;
|
|
16
|
-
values: any[] | undefined;
|
|
17
|
-
count_actives: number;
|
|
18
|
-
item_value: any | undefined;
|
|
19
|
-
private readonly i18nService;
|
|
20
|
-
constructor();
|
|
21
|
-
ngOnInit(): void;
|
|
22
|
-
addItem(item: any): void;
|
|
23
|
-
removeItem(item: any): void;
|
|
24
|
-
private toChange;
|
|
25
|
-
check_is_valid(): boolean;
|
|
26
|
-
onChangeTouched(): void;
|
|
27
|
-
onChange: EventEmitter<any>;
|
|
28
|
-
innerValue: any | undefined;
|
|
29
|
-
private onTouchedCallback;
|
|
30
|
-
private onChangeCallback;
|
|
31
|
-
get value(): any;
|
|
32
|
-
set value(v: any);
|
|
33
|
-
onBlur(): void;
|
|
34
|
-
writeValue(value: any): void;
|
|
35
|
-
registerOnChange(fn: any): void;
|
|
36
|
-
registerOnTouched(fn: any): void;
|
|
37
|
-
toSetDefault(value: any): void;
|
|
38
|
-
validate(c: FormControl): any;
|
|
39
|
-
ngOnDestroy(): void;
|
|
40
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TCloudUiMultiSelectComponent, never>;
|
|
41
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TCloudUiMultiSelectComponent, "tcloud-ui-multi-select", never, { "tcList": { "alias": "tcList"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "required": { "alias": "required"; "required": false; }; "maxWidthLabel": { "alias": "maxWidthLabel"; "required": false; }; "showDescriptionInValue": { "alias": "showDescriptionInValue"; "required": false; }; "showInput": { "alias": "showInput"; "required": false; }; }, { "tcChange": "tcChange"; "onChange": "onChange"; }, never, never, true, never>;
|
|
42
|
-
}
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit, EventEmitter } from '@angular/core';
|
|
2
|
-
import { FormControl, Validator } from '@angular/forms';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class TCloudUiMultiplesValuesComponent implements OnInit, OnDestroy, Validator {
|
|
5
|
-
viewport_width: number;
|
|
6
|
-
viewport_height: number;
|
|
7
|
-
box_height: number;
|
|
8
|
-
box_style: string;
|
|
9
|
-
menu_on_top: string;
|
|
10
|
-
search_text: string;
|
|
11
|
-
id: string;
|
|
12
|
-
show_itens: boolean;
|
|
13
|
-
show_component: boolean;
|
|
14
|
-
input_items: string;
|
|
15
|
-
items: string[];
|
|
16
|
-
private _listItems;
|
|
17
|
-
set listItems(v: any | undefined);
|
|
18
|
-
get listItems(): any | undefined;
|
|
19
|
-
openValuesInChange: boolean;
|
|
20
|
-
useBtnAdd: boolean;
|
|
21
|
-
pattern: RegExp | any;
|
|
22
|
-
delimiter: string;
|
|
23
|
-
placeholder: string;
|
|
24
|
-
disabled: boolean;
|
|
25
|
-
loading: boolean;
|
|
26
|
-
required: string | undefined;
|
|
27
|
-
search: boolean;
|
|
28
|
-
uppercase: boolean;
|
|
29
|
-
lowercase: boolean;
|
|
30
|
-
maxWidthLabel: string | undefined;
|
|
31
|
-
tcChange: EventEmitter<any>;
|
|
32
|
-
use_validation_required: boolean;
|
|
33
|
-
placeholder_list: string;
|
|
34
|
-
constructor();
|
|
35
|
-
ngOnInit(): void;
|
|
36
|
-
check_is_valid(): boolean;
|
|
37
|
-
generateID(): string;
|
|
38
|
-
remove_duplicates(items: string[]): string[];
|
|
39
|
-
add_items_by_data_list(e: any): void;
|
|
40
|
-
add_items(): void;
|
|
41
|
-
set_placeholder_list(): void;
|
|
42
|
-
removeItem(item: any, index: number): void;
|
|
43
|
-
remove_all(): void;
|
|
44
|
-
toClick(): void;
|
|
45
|
-
toResize(): void;
|
|
46
|
-
toOpen(): void;
|
|
47
|
-
toClose(): void;
|
|
48
|
-
resolve_position_dropdown(open: boolean): void;
|
|
49
|
-
clearTextSearch(): void;
|
|
50
|
-
toSearch(e: any): void;
|
|
51
|
-
toEnterKey(input_items: string | string[]): void;
|
|
52
|
-
checkIsDisabled(item: any): boolean;
|
|
53
|
-
onChange(): void;
|
|
54
|
-
onChangeTouched(): void;
|
|
55
|
-
toSetDefault(v: any): void;
|
|
56
|
-
innerValue: any | undefined;
|
|
57
|
-
private onTouchedCallback;
|
|
58
|
-
private onChangeCallback;
|
|
59
|
-
get value(): any;
|
|
60
|
-
set value(v: any);
|
|
61
|
-
onBlur(): void;
|
|
62
|
-
writeValue(value: any): void;
|
|
63
|
-
registerOnChange(fn: any): void;
|
|
64
|
-
registerOnTouched(fn: any): void;
|
|
65
|
-
validate(c: FormControl): any;
|
|
66
|
-
ngOnDestroy(): void;
|
|
67
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TCloudUiMultiplesValuesComponent, never>;
|
|
68
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TCloudUiMultiplesValuesComponent, "tcloud-ui-multiples-values", never, { "listItems": { "alias": "listItems"; "required": false; }; "openValuesInChange": { "alias": "openValuesInChange"; "required": false; }; "useBtnAdd": { "alias": "useBtnAdd"; "required": false; }; "pattern": { "alias": "pattern"; "required": false; }; "delimiter": { "alias": "delimiter"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "required": { "alias": "required"; "required": false; }; "search": { "alias": "search"; "required": false; }; "uppercase": { "alias": "uppercase"; "required": false; }; "lowercase": { "alias": "lowercase"; "required": false; }; "maxWidthLabel": { "alias": "maxWidthLabel"; "required": false; }; }, { "tcChange": "tcChange"; }, never, never, true, never>;
|
|
69
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class TCloudUiNotFoundComponent {
|
|
3
|
-
private readonly i18nService;
|
|
4
|
-
private _MESSAGE;
|
|
5
|
-
message: string;
|
|
6
|
-
styleIcon: any;
|
|
7
|
-
ngOnInit(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TCloudUiNotFoundComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TCloudUiNotFoundComponent, "tcloud-ui-not-found", never, { "message": { "alias": "message"; "required": false; }; }, {}, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class TCloudUiNumberStepComponent {
|
|
4
|
-
step: number;
|
|
5
|
-
active: number;
|
|
6
|
-
complete: boolean;
|
|
7
|
-
useIconCheck: boolean;
|
|
8
|
-
inactives: number[];
|
|
9
|
-
clickStep: EventEmitter<number>;
|
|
10
|
-
isInactive(_stepNumber: number): boolean;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TCloudUiNumberStepComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TCloudUiNumberStepComponent, "tcloud-ui-number-step", never, { "step": { "alias": "step"; "required": true; }; "active": { "alias": "active"; "required": false; }; "complete": { "alias": "complete"; "required": false; }; "useIconCheck": { "alias": "useIconCheck"; "required": false; }; "inactives": { "alias": "inactives"; "required": false; }; }, { "clickStep": "clickStep"; }, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class TCloudUiPaginationPipe implements PipeTransform {
|
|
4
|
-
private _tcloudUiPaginationService;
|
|
5
|
-
private _previousLengths;
|
|
6
|
-
transform(collection: any[], args: {
|
|
7
|
-
currentPage: number;
|
|
8
|
-
itemsPerPage: number;
|
|
9
|
-
id?: string;
|
|
10
|
-
totalPages?: number;
|
|
11
|
-
}): any[];
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TCloudUiPaginationPipe, never>;
|
|
13
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<TCloudUiPaginationPipe, "TCloudUiPagination", true>;
|
|
14
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
|
-
import { IPagination } from '../../_services/tcloud-ui-pagination.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class TCloudUiPaginationComponent implements OnInit {
|
|
5
|
-
private generateID;
|
|
6
|
-
private _id;
|
|
7
|
-
set id(value: string);
|
|
8
|
-
get id(): string;
|
|
9
|
-
private _currentPage;
|
|
10
|
-
set currentPage(value: number);
|
|
11
|
-
get currentPage(): number;
|
|
12
|
-
private _tcloudUiPaginationService;
|
|
13
|
-
private _changeDetectorRef;
|
|
14
|
-
private _lastTotalPages;
|
|
15
|
-
ngOnInit(): void;
|
|
16
|
-
pageChange: EventEmitter<number>;
|
|
17
|
-
pageInputError: boolean;
|
|
18
|
-
previous(): void;
|
|
19
|
-
getTotal(): IPagination;
|
|
20
|
-
get totalPages(): number;
|
|
21
|
-
next(): void;
|
|
22
|
-
goToPage(event: Event): void;
|
|
23
|
-
formatPage(page: number): string;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TCloudUiPaginationComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TCloudUiPaginationComponent, "tcloud-ui-pagination", never, { "id": { "alias": "id"; "required": false; }; "currentPage": { "alias": "currentPage"; "required": false; }; }, { "pageChange": "pageChange"; }, never, never, true, never>;
|
|
26
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { ElementRef, EventEmitter } from '@angular/core';
|
|
2
|
-
import { TCloudUiPopoverAlign, TCloudUiPopoverMaxWidth, TCloudUiPopoverPosition } from './tcloud-ui-popover';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class TCloudUiPopoverComponent {
|
|
5
|
-
private elementRef;
|
|
6
|
-
position: TCloudUiPopoverPosition;
|
|
7
|
-
align: TCloudUiPopoverAlign;
|
|
8
|
-
maxWidth: TCloudUiPopoverMaxWidth;
|
|
9
|
-
disabled: boolean;
|
|
10
|
-
showCloseIcon: boolean;
|
|
11
|
-
private _open;
|
|
12
|
-
set open(open: boolean);
|
|
13
|
-
get open(): boolean;
|
|
14
|
-
openChange: EventEmitter<boolean>;
|
|
15
|
-
constructor(elementRef: ElementRef<HTMLElement>);
|
|
16
|
-
get maxWidthValue(): string;
|
|
17
|
-
toToggle(event: MouseEvent): void;
|
|
18
|
-
toClose(event?: Event): void;
|
|
19
|
-
private setOpen;
|
|
20
|
-
onDocumentClick(event: MouseEvent): void;
|
|
21
|
-
onEscape(): void;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TCloudUiPopoverComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TCloudUiPopoverComponent, "tcloud-ui-popover", never, { "position": { "alias": "position"; "required": false; }; "align": { "alias": "align"; "required": false; }; "maxWidth": { "alias": "maxWidth"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "showCloseIcon": { "alias": "showCloseIcon"; "required": false; }; "open": { "alias": "open"; "required": false; }; }, { "openChange": "openChange"; }, never, ["[popover-trigger]", "[popover-content]"], true, never>;
|
|
24
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class TCloudUiProgressBarComponent implements OnInit {
|
|
4
|
-
value_100: number;
|
|
5
|
-
private _limit;
|
|
6
|
-
set limit(limit: any);
|
|
7
|
-
get limit(): any;
|
|
8
|
-
private _status;
|
|
9
|
-
set status(status: any);
|
|
10
|
-
get status(): string;
|
|
11
|
-
private _mode;
|
|
12
|
-
set mode(mode: string);
|
|
13
|
-
get mode(): string;
|
|
14
|
-
private _height;
|
|
15
|
-
set height(height: string);
|
|
16
|
-
get height(): string;
|
|
17
|
-
progress_class: string;
|
|
18
|
-
height_class: string;
|
|
19
|
-
useDefaultBackground: boolean;
|
|
20
|
-
showValue: boolean;
|
|
21
|
-
constructor();
|
|
22
|
-
ngOnInit(): void;
|
|
23
|
-
setMode(): void;
|
|
24
|
-
setheight(): void;
|
|
25
|
-
toCalcLimit_exceeded(): void;
|
|
26
|
-
toCalcLimit(): void;
|
|
27
|
-
new_status: number;
|
|
28
|
-
toCalcStatus(): void;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TCloudUiProgressBarComponent, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TCloudUiProgressBarComponent, "tcloud-ui-progress-bar", never, { "limit": { "alias": "limit"; "required": false; }; "status": { "alias": "status"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "height": { "alias": "height"; "required": false; }; "useDefaultBackground": { "alias": "useDefaultBackground"; "required": false; }; "showValue": { "alias": "showValue"; "required": false; }; }, {}, never, never, true, never>;
|
|
31
|
-
}
|
package/lib/_modules/tcloud-ui-progress-status-bar/tcloud-ui-progress-status-bar.component.d.ts
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export type ProgressStatusConfig = {
|
|
3
|
-
start: number;
|
|
4
|
-
end: number;
|
|
5
|
-
gradientStatus: ProgressStatusBarGradientStatus;
|
|
6
|
-
};
|
|
7
|
-
export declare enum ProgressStatusBarGradientStatus {
|
|
8
|
-
info = "info",
|
|
9
|
-
danger = "danger",
|
|
10
|
-
success = "success",
|
|
11
|
-
alert = "alert"
|
|
12
|
-
}
|
|
13
|
-
export declare class TCloudUiProgressStatusBarComponent {
|
|
14
|
-
currentValue: import("@angular/core").InputSignal<number>;
|
|
15
|
-
progressStatusConfig: import("@angular/core").InputSignal<ProgressStatusConfig[]>;
|
|
16
|
-
backgroundStyle: string;
|
|
17
|
-
constructor();
|
|
18
|
-
private getBackgroundStyle;
|
|
19
|
-
private getProgressStatusBarRangeColor;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TCloudUiProgressStatusBarComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TCloudUiProgressStatusBarComponent, "tcloud-ui-progress-status-bar", never, { "currentValue": { "alias": "currentValue"; "required": true; "isSignal": true; }; "progressStatusConfig": { "alias": "progressStatusConfig"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
22
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { OnInit, EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class TCloudUiReorderItemsComponent implements OnInit {
|
|
4
|
-
sort_items: any[];
|
|
5
|
-
private _items;
|
|
6
|
-
set items(v: any);
|
|
7
|
-
get items(): any;
|
|
8
|
-
itemsChange: EventEmitter<any>;
|
|
9
|
-
ngOnInit(): void;
|
|
10
|
-
set_sort_items(): void;
|
|
11
|
-
get_description(name: string): any;
|
|
12
|
-
get_item(name: string): any;
|
|
13
|
-
move(item: any, index: number, toIndex: number): void;
|
|
14
|
-
result_items(): any[];
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TCloudUiReorderItemsComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TCloudUiReorderItemsComponent, "tcloud-ui-reorder-items", never, { "items": { "alias": "items"; "required": false; }; }, { "itemsChange": "itemsChange"; }, never, never, true, never>;
|
|
17
|
-
}
|