@bizy/core 19.17.2 → 20.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/bizy-core.mjs +485 -468
- package/fesm2022/bizy-core.mjs.map +1 -1
- package/index.d.ts +2041 -3
- package/package.json +14 -14
- package/lib/directives/auto-focus.directive.d.ts +0 -12
- package/lib/directives/copy-to-clipboard.directive.d.ts +0 -16
- package/lib/directives/currency-format.directive.d.ts +0 -16
- package/lib/directives/directives.module.d.ts +0 -17
- package/lib/directives/index.d.ts +0 -12
- package/lib/directives/loading.directive.d.ts +0 -16
- package/lib/directives/long-press.directive.d.ts +0 -11
- package/lib/directives/only-numbers.directive.d.ts +0 -12
- package/lib/directives/only-phone-digits.directive.d.ts +0 -8
- package/lib/directives/reload.directive.d.ts +0 -11
- package/lib/directives/text-ellipsis.directive.d.ts +0 -12
- package/lib/directives/tooltip.directive.d.ts +0 -24
- package/lib/directives/track-by-id.directive.d.ts +0 -12
- package/lib/modules/accordion/accordion.component.d.ts +0 -15
- package/lib/modules/accordion/accordion.module.d.ts +0 -7
- package/lib/modules/accordion/index.d.ts +0 -2
- package/lib/modules/audio-player/audio-player.component.d.ts +0 -26
- package/lib/modules/audio-player/audio-player.module.d.ts +0 -7
- package/lib/modules/audio-player/audio-player.types.d.ts +0 -5
- package/lib/modules/audio-player/index.d.ts +0 -3
- package/lib/modules/bar-line-chart/bar-line-chart.component.d.ts +0 -29
- package/lib/modules/bar-line-chart/bar-line-chart.module.d.ts +0 -7
- package/lib/modules/bar-line-chart/bar-line-chart.types.d.ts +0 -17
- package/lib/modules/bar-line-chart/index.d.ts +0 -3
- package/lib/modules/breadcrumb/breadcrumb.component.d.ts +0 -15
- package/lib/modules/breadcrumb/breadcrumb.module.d.ts +0 -7
- package/lib/modules/breadcrumb/breadcrumb.types.d.ts +0 -6
- package/lib/modules/breadcrumb/index.d.ts +0 -3
- package/lib/modules/button/button.component.d.ts +0 -13
- package/lib/modules/button/button.module.d.ts +0 -7
- package/lib/modules/button/index.d.ts +0 -2
- package/lib/modules/calendar/calendar.component.d.ts +0 -52
- package/lib/modules/calendar/calendar.formatter.d.ts +0 -7
- package/lib/modules/calendar/calendar.module.d.ts +0 -7
- package/lib/modules/calendar/calendar.types.d.ts +0 -33
- package/lib/modules/calendar/index.d.ts +0 -3
- package/lib/modules/card/card.component.d.ts +0 -12
- package/lib/modules/card/card.module.d.ts +0 -7
- package/lib/modules/card/index.d.ts +0 -2
- package/lib/modules/checkbox/checkbox.component.d.ts +0 -13
- package/lib/modules/checkbox/checkbox.module.d.ts +0 -7
- package/lib/modules/checkbox/index.d.ts +0 -2
- package/lib/modules/date-picker/date-picker.component.d.ts +0 -45
- package/lib/modules/date-picker/date-picker.module.d.ts +0 -7
- package/lib/modules/date-picker/index.d.ts +0 -2
- package/lib/modules/file-uploader/file-uploader.component.d.ts +0 -46
- package/lib/modules/file-uploader/file-uploader.module.d.ts +0 -7
- package/lib/modules/file-uploader/file-uploader.service.d.ts +0 -51
- package/lib/modules/file-uploader/index.d.ts +0 -3
- package/lib/modules/filter/filter-content/filter-content.component.d.ts +0 -5
- package/lib/modules/filter/filter-section/filter-section.component.d.ts +0 -24
- package/lib/modules/filter/filter-section-checkbox-option/filter-section-checkbox-option.component.d.ts +0 -17
- package/lib/modules/filter/filter-section-range-option/filter-section-range-option.component.d.ts +0 -30
- package/lib/modules/filter/filter-section-search-option/filter-section-search-option.component.d.ts +0 -21
- package/lib/modules/filter/filter-sections/filter-sections.component.d.ts +0 -5
- package/lib/modules/filter/filter.component.d.ts +0 -27
- package/lib/modules/filter/filter.module.d.ts +0 -15
- package/lib/modules/filter/index.d.ts +0 -9
- package/lib/modules/filter/pipes/filter.pipe.d.ts +0 -10
- package/lib/modules/filter/pipes/index.d.ts +0 -2
- package/lib/modules/filter/pipes/range-filter.pipe.d.ts +0 -10
- package/lib/modules/form/form.component.d.ts +0 -16
- package/lib/modules/form/form.module.d.ts +0 -7
- package/lib/modules/form/index.d.ts +0 -2
- package/lib/modules/grid/grid-row/grid-row.component.d.ts +0 -8
- package/lib/modules/grid/grid.component.d.ts +0 -26
- package/lib/modules/grid/grid.directive.d.ts +0 -12
- package/lib/modules/grid/grid.module.d.ts +0 -9
- package/lib/modules/grid/index.d.ts +0 -4
- package/lib/modules/index.d.ts +0 -32
- package/lib/modules/input/index.d.ts +0 -3
- package/lib/modules/input/input-option/input-option.component.d.ts +0 -16
- package/lib/modules/input/input.component.d.ts +0 -56
- package/lib/modules/input/input.module.d.ts +0 -8
- package/lib/modules/list/index.d.ts +0 -2
- package/lib/modules/list/list.component.d.ts +0 -6
- package/lib/modules/list/list.module.d.ts +0 -7
- package/lib/modules/menu/index.d.ts +0 -4
- package/lib/modules/menu/menu-option/menu-option.component.d.ts +0 -20
- package/lib/modules/menu/menu-title/menu-title.component.d.ts +0 -7
- package/lib/modules/menu/menu.component.d.ts +0 -27
- package/lib/modules/menu/menu.module.d.ts +0 -9
- package/lib/modules/pie-chart/index.d.ts +0 -3
- package/lib/modules/pie-chart/pie-chart.component.d.ts +0 -28
- package/lib/modules/pie-chart/pie-chart.module.d.ts +0 -7
- package/lib/modules/pie-chart/pie-chart.types.d.ts +0 -5
- package/lib/modules/popup/full-screen-popup-wrapper/full-screen-popup-wrapper.component.d.ts +0 -15
- package/lib/modules/popup/index.d.ts +0 -5
- package/lib/modules/popup/popup-wrapper/popup-wrapper.component.d.ts +0 -21
- package/lib/modules/popup/popup.module.d.ts +0 -8
- package/lib/modules/popup/popup.service.d.ts +0 -37
- package/lib/modules/popup/popup.types.d.ts +0 -4
- package/lib/modules/radio/index.d.ts +0 -2
- package/lib/modules/radio/radio.component.d.ts +0 -13
- package/lib/modules/radio/radio.module.d.ts +0 -7
- package/lib/modules/section/index.d.ts +0 -5
- package/lib/modules/section/section-center/section-center.component.d.ts +0 -6
- package/lib/modules/section/section-end/section-end.component.d.ts +0 -6
- package/lib/modules/section/section-start/section-start.component.d.ts +0 -6
- package/lib/modules/section/section.component.d.ts +0 -6
- package/lib/modules/section/section.module.d.ts +0 -10
- package/lib/modules/select/index.d.ts +0 -3
- package/lib/modules/select/select-option/select-option.component.d.ts +0 -21
- package/lib/modules/select/select.component.d.ts +0 -37
- package/lib/modules/select/select.module.d.ts +0 -8
- package/lib/modules/sidebar/index.d.ts +0 -5
- package/lib/modules/sidebar/sidebar-floating-option/sidebar-floating-option.component.d.ts +0 -34
- package/lib/modules/sidebar/sidebar-floating-option-title/sidebar-floating-option-title.component.d.ts +0 -7
- package/lib/modules/sidebar/sidebar-option/sidebar-option.component.d.ts +0 -23
- package/lib/modules/sidebar/sidebar.component.d.ts +0 -19
- package/lib/modules/sidebar/sidebar.module.d.ts +0 -10
- package/lib/modules/skeleton/index.d.ts +0 -3
- package/lib/modules/skeleton/skeleton.component.d.ts +0 -12
- package/lib/modules/skeleton/skeleton.module.d.ts +0 -7
- package/lib/modules/skeleton/skeleton.types.d.ts +0 -4
- package/lib/modules/slider/index.d.ts +0 -2
- package/lib/modules/slider/slider.component.d.ts +0 -20
- package/lib/modules/slider/slider.module.d.ts +0 -7
- package/lib/modules/table/directives/index.d.ts +0 -1
- package/lib/modules/table/directives/table-column-fixed.directive.d.ts +0 -9
- package/lib/modules/table/index.d.ts +0 -11
- package/lib/modules/table/table-column/table-column.component.d.ts +0 -14
- package/lib/modules/table/table-column-arrows/table-column-arrows.component.d.ts +0 -8
- package/lib/modules/table/table-footer/table-footer.component.d.ts +0 -19
- package/lib/modules/table/table-header/table-header.component.d.ts +0 -23
- package/lib/modules/table/table-row/table-row.component.d.ts +0 -28
- package/lib/modules/table/table-row-expand-content/table-row-expand-content.component.d.ts +0 -5
- package/lib/modules/table/table-scrolling/table-scrolling.component.d.ts +0 -23
- package/lib/modules/table/table-scrolling/table-scrolling.directive.d.ts +0 -15
- package/lib/modules/table/table.component.d.ts +0 -30
- package/lib/modules/table/table.module.d.ts +0 -16
- package/lib/modules/tabs/index.d.ts +0 -3
- package/lib/modules/tabs/tab/tab.component.d.ts +0 -16
- package/lib/modules/tabs/tabs.component.d.ts +0 -21
- package/lib/modules/tabs/tabs.module.d.ts +0 -8
- package/lib/modules/tag/index.d.ts +0 -3
- package/lib/modules/tag/tag.component.d.ts +0 -14
- package/lib/modules/tag/tag.module.d.ts +0 -7
- package/lib/modules/tag/tag.types.d.ts +0 -7
- package/lib/modules/timeline/index.d.ts +0 -3
- package/lib/modules/timeline/timeline-event/timeline-event.component.d.ts +0 -13
- package/lib/modules/timeline/timeline.component.d.ts +0 -7
- package/lib/modules/timeline/timeline.module.d.ts +0 -8
- package/lib/modules/toast/index.d.ts +0 -3
- package/lib/modules/toast/toast-wrapper/toast-wrapper.component.d.ts +0 -20
- package/lib/modules/toast/toast.module.d.ts +0 -7
- package/lib/modules/toast/toast.service.d.ts +0 -56
- package/lib/modules/toggle/index.d.ts +0 -3
- package/lib/modules/toggle/toggle.component.d.ts +0 -12
- package/lib/modules/toggle/toggle.module.d.ts +0 -7
- package/lib/modules/toggle/toggle.types.d.ts +0 -1
- package/lib/modules/toolbar/index.d.ts +0 -2
- package/lib/modules/toolbar/toolbar.component.d.ts +0 -5
- package/lib/modules/toolbar/toolbar.module.d.ts +0 -7
- package/lib/modules/translate/index.d.ts +0 -3
- package/lib/modules/translate/translate.module.d.ts +0 -9
- package/lib/modules/translate/translate.pipe.d.ts +0 -10
- package/lib/modules/translate/translate.service.d.ts +0 -21
- package/lib/pipes/average.pipe.d.ts +0 -7
- package/lib/pipes/enum-to-array.pipe.d.ts +0 -10
- package/lib/pipes/extractNumbers.pipe.d.ts +0 -7
- package/lib/pipes/format-seconds.pipe.d.ts +0 -13
- package/lib/pipes/index.d.ts +0 -11
- package/lib/pipes/order-by.pipe.d.ts +0 -8
- package/lib/pipes/pipes.module.d.ts +0 -16
- package/lib/pipes/reduce.pipe.d.ts +0 -7
- package/lib/pipes/repeat.pipe.d.ts +0 -7
- package/lib/pipes/safe.pipe.d.ts +0 -10
- package/lib/pipes/search/index.d.ts +0 -2
- package/lib/pipes/search/search.model.d.ts +0 -45
- package/lib/pipes/search/search.pipe.d.ts +0 -16
- package/lib/pipes/set-to-array.pipe.d.ts +0 -7
- package/lib/services/animation.service.d.ts +0 -26
- package/lib/services/cache.service.d.ts +0 -13
- package/lib/services/copy-to-clipboard.service.d.ts +0 -10
- package/lib/services/device/device.service.d.ts +0 -12
- package/lib/services/device/uach-retrofill.d.ts +0 -34
- package/lib/services/export-to-csv.service.d.ts +0 -19
- package/lib/services/format-seconds.service.d.ts +0 -22
- package/lib/services/index.d.ts +0 -13
- package/lib/services/keyboard.service.d.ts +0 -13
- package/lib/services/log.service.d.ts +0 -27
- package/lib/services/router.service.d.ts +0 -30
- package/lib/services/services.module.d.ts +0 -6
- package/lib/services/storage.service.d.ts +0 -9
- package/lib/services/validator.service.d.ts +0 -57
- package/lib/services/viewport.service.d.ts +0 -17
- package/public-api.d.ts +0 -4
package/index.d.ts
CHANGED
|
@@ -1,5 +1,2043 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { EventEmitter, ChangeDetectorRef, OnDestroy, AfterViewInit, ElementRef, Renderer2, TemplateRef, PipeTransform, QueryList, ViewContainerRef, AfterContentInit, RendererFactory2, OnInit } from '@angular/core';
|
|
3
|
+
import { CalendarEvent, CalendarMonthViewDay } from 'angular-calendar';
|
|
4
|
+
import { Subject, Observable, BehaviorSubject } from 'rxjs';
|
|
5
|
+
import { UppyFile, SuccessResponse } from '@uppy/core';
|
|
6
|
+
import { AbstractControl, ValidatorFn } from '@angular/forms';
|
|
7
|
+
import { Portal, TemplatePortal, ComponentType } from '@angular/cdk/portal';
|
|
8
|
+
import { DialogRef } from '@angular/cdk/dialog';
|
|
9
|
+
import { CdkVirtualScrollViewport } from '@angular/cdk/scrolling';
|
|
10
|
+
import { TranslateModule } from '@ngx-translate/core';
|
|
11
|
+
import { ActivatedRouteSnapshot, Router, ActivatedRoute } from '@angular/router';
|
|
12
|
+
import { DomSanitizer, SafeHtml, SafeStyle, SafeScript, SafeUrl, SafeResourceUrl } from '@angular/platform-browser';
|
|
13
|
+
import Fuse, { FuseGetFunction } from 'fuse.js';
|
|
14
|
+
import AutoNumeric from 'autonumeric';
|
|
15
|
+
import { NgForOf } from '@angular/common';
|
|
16
|
+
|
|
17
|
+
declare class BizyAccordionComponent {
|
|
18
|
+
private ref;
|
|
19
|
+
id: string;
|
|
20
|
+
customClass: string;
|
|
21
|
+
disabled: boolean;
|
|
22
|
+
opened: boolean;
|
|
23
|
+
openedChange: EventEmitter<boolean>;
|
|
24
|
+
onSelect: EventEmitter<PointerEvent>;
|
|
25
|
+
constructor(ref: ChangeDetectorRef);
|
|
26
|
+
_onSelect(event: PointerEvent): void;
|
|
27
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyAccordionComponent, never>;
|
|
28
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyAccordionComponent, "bizy-accordion", never, { "id": { "alias": "id"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "opened": { "alias": "opened"; "required": false; }; }, { "openedChange": "openedChange"; "onSelect": "onSelect"; }, never, ["*", "[accordion-option]"], true, never>;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
declare class BizyAccordionModule {
|
|
32
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyAccordionModule, never>;
|
|
33
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyAccordionModule, never, [typeof BizyAccordionComponent], [typeof BizyAccordionComponent]>;
|
|
34
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyAccordionModule>;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
declare enum MIME_TYPE {
|
|
38
|
+
OGG = "audio/ogg",
|
|
39
|
+
MPEG = "audio/mpeg",
|
|
40
|
+
WAV = "audio/wav"
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
declare class BizyAudioPlayerComponent {
|
|
44
|
+
#private;
|
|
45
|
+
id: string;
|
|
46
|
+
mimeType: string;
|
|
47
|
+
audioPlayerError: string;
|
|
48
|
+
showDownload: boolean;
|
|
49
|
+
autoplay: boolean;
|
|
50
|
+
disabled: boolean;
|
|
51
|
+
downloadURL: string;
|
|
52
|
+
downloadFileName: string;
|
|
53
|
+
onDownload: EventEmitter<void>;
|
|
54
|
+
canPlayThrough: EventEmitter<Event>;
|
|
55
|
+
onTrackPlayerRate: EventEmitter<string>;
|
|
56
|
+
set audioURL(audioURL: string);
|
|
57
|
+
_audioURL: string | null;
|
|
58
|
+
_ready: boolean;
|
|
59
|
+
_playbackRate: number;
|
|
60
|
+
_trackPlayerRate(): void;
|
|
61
|
+
_onTrackPlayerRate(): void;
|
|
62
|
+
_onDownload(): void;
|
|
63
|
+
ngOnDestroy(): void;
|
|
64
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyAudioPlayerComponent, never>;
|
|
65
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyAudioPlayerComponent, "bizy-audio-player", never, { "id": { "alias": "id"; "required": false; }; "mimeType": { "alias": "mimeType"; "required": false; }; "audioPlayerError": { "alias": "audioPlayerError"; "required": false; }; "showDownload": { "alias": "showDownload"; "required": false; }; "autoplay": { "alias": "autoplay"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "downloadURL": { "alias": "downloadURL"; "required": false; }; "downloadFileName": { "alias": "downloadFileName"; "required": false; }; "audioURL": { "alias": "audioURL"; "required": false; }; }, { "onDownload": "onDownload"; "canPlayThrough": "canPlayThrough"; "onTrackPlayerRate": "onTrackPlayerRate"; }, never, never, true, never>;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
declare class BizyAudioPlayerModule {
|
|
69
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyAudioPlayerModule, never>;
|
|
70
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyAudioPlayerModule, never, [typeof BizyAudioPlayerComponent], [typeof BizyAudioPlayerComponent]>;
|
|
71
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyAudioPlayerModule>;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
interface IBizyBarLineChartData {
|
|
75
|
+
values?: Array<number>;
|
|
76
|
+
type?: 'bar' | 'line';
|
|
77
|
+
label?: string;
|
|
78
|
+
discrete?: boolean;
|
|
79
|
+
color?: string;
|
|
80
|
+
stack?: string;
|
|
81
|
+
xAxi?: {
|
|
82
|
+
name: string;
|
|
83
|
+
};
|
|
84
|
+
yAxi?: {
|
|
85
|
+
name?: string;
|
|
86
|
+
hide?: boolean;
|
|
87
|
+
position?: 'left' | 'right';
|
|
88
|
+
onValueFormatter?: (item: any) => string;
|
|
89
|
+
};
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
declare class BizyBarLineChartComponent implements OnDestroy, AfterViewInit {
|
|
93
|
+
#private;
|
|
94
|
+
private elementRef;
|
|
95
|
+
private document;
|
|
96
|
+
private ref;
|
|
97
|
+
private renderer;
|
|
98
|
+
resizeRef: HTMLElement | null;
|
|
99
|
+
tooltip: boolean;
|
|
100
|
+
download: {
|
|
101
|
+
hide?: boolean;
|
|
102
|
+
label: string;
|
|
103
|
+
name: string;
|
|
104
|
+
};
|
|
105
|
+
axisPointer: 'line' | 'cross';
|
|
106
|
+
xAxisLabels: Array<string>;
|
|
107
|
+
onTooltipFormatter: (item: any) => string;
|
|
108
|
+
onXAxisLabelFormatter: (item: any) => string;
|
|
109
|
+
onDownload: EventEmitter<void>;
|
|
110
|
+
onSelect: EventEmitter<string>;
|
|
111
|
+
constructor(elementRef: ElementRef, document: Document, ref: ChangeDetectorRef, renderer: Renderer2);
|
|
112
|
+
ngAfterViewInit(): void;
|
|
113
|
+
set data(data: Array<IBizyBarLineChartData>);
|
|
114
|
+
ngOnDestroy(): void;
|
|
115
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyBarLineChartComponent, never>;
|
|
116
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyBarLineChartComponent, "bizy-bar-line-chart", never, { "resizeRef": { "alias": "resizeRef"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "download": { "alias": "download"; "required": false; }; "axisPointer": { "alias": "axisPointer"; "required": false; }; "xAxisLabels": { "alias": "xAxisLabels"; "required": false; }; "onTooltipFormatter": { "alias": "onTooltipFormatter"; "required": false; }; "onXAxisLabelFormatter": { "alias": "onXAxisLabelFormatter"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, { "onDownload": "onDownload"; "onSelect": "onSelect"; }, never, never, true, never>;
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
declare class BizyBarLineChartModule {
|
|
120
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyBarLineChartModule, never>;
|
|
121
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyBarLineChartModule, never, [typeof BizyBarLineChartComponent], [typeof BizyBarLineChartComponent]>;
|
|
122
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyBarLineChartModule>;
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
interface IBizyBreadcrumb {
|
|
126
|
+
label: string;
|
|
127
|
+
path: string;
|
|
128
|
+
icon: string;
|
|
129
|
+
skip: boolean;
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
declare class BizyBreadcrumbComponent {
|
|
133
|
+
private ref;
|
|
134
|
+
onSelect: EventEmitter<IBizyBreadcrumb>;
|
|
135
|
+
_breadcrumbs: Array<IBizyBreadcrumb>;
|
|
136
|
+
showGoBack: boolean;
|
|
137
|
+
constructor(ref: ChangeDetectorRef);
|
|
138
|
+
set breadcrumbs(breadcrumbs: Array<IBizyBreadcrumb>);
|
|
139
|
+
goTo(breadcrumb: IBizyBreadcrumb): void;
|
|
140
|
+
goBack(): void;
|
|
141
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyBreadcrumbComponent, never>;
|
|
142
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyBreadcrumbComponent, "bizy-breadcrumb", never, { "breadcrumbs": { "alias": "breadcrumbs"; "required": false; }; }, { "onSelect": "onSelect"; }, never, never, true, never>;
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
declare class BizyBreadcrumbModule {
|
|
146
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyBreadcrumbModule, never>;
|
|
147
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyBreadcrumbModule, never, [typeof BizyBreadcrumbComponent], [typeof BizyBreadcrumbComponent]>;
|
|
148
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyBreadcrumbModule>;
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
declare class BizyButtonComponent {
|
|
152
|
+
id: string;
|
|
153
|
+
disabled: boolean;
|
|
154
|
+
type: 'button' | 'submit';
|
|
155
|
+
customClass: string;
|
|
156
|
+
onSelect: EventEmitter<PointerEvent>;
|
|
157
|
+
_focused: boolean;
|
|
158
|
+
_onSelect(event: PointerEvent): void;
|
|
159
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyButtonComponent, never>;
|
|
160
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyButtonComponent, "bizy-button", never, { "id": { "alias": "id"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "type": { "alias": "type"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; }, { "onSelect": "onSelect"; }, never, ["*"], true, never>;
|
|
161
|
+
}
|
|
162
|
+
|
|
163
|
+
declare class BizyButtonModule {
|
|
164
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyButtonModule, never>;
|
|
165
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyButtonModule, never, [typeof BizyButtonComponent], [typeof BizyButtonComponent]>;
|
|
166
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyButtonModule>;
|
|
167
|
+
}
|
|
168
|
+
|
|
169
|
+
declare enum BIZY_CALENDAR_MODE {
|
|
170
|
+
MONTH = "month",
|
|
171
|
+
WEEK = "week",
|
|
172
|
+
DAY = "day"
|
|
173
|
+
}
|
|
174
|
+
declare enum BIZY_CALENDAR_DAY {
|
|
175
|
+
SUNDAY = 0,
|
|
176
|
+
MONDAY = 1,
|
|
177
|
+
TUESDAY = 2,
|
|
178
|
+
WEDNESDAY = 3,
|
|
179
|
+
THURSDAY = 4,
|
|
180
|
+
FRIDAY = 5,
|
|
181
|
+
SATURDAY = 6
|
|
182
|
+
}
|
|
183
|
+
declare enum BIZY_CALENDAR_EVENT_ACTION {
|
|
184
|
+
DELETE = "DELETE"
|
|
185
|
+
}
|
|
186
|
+
interface IBizyCalendarEvent {
|
|
187
|
+
start: number;
|
|
188
|
+
end: number;
|
|
189
|
+
description?: string;
|
|
190
|
+
id?: number | string;
|
|
191
|
+
color?: string;
|
|
192
|
+
backgroundColor?: string;
|
|
193
|
+
customClass?: string;
|
|
194
|
+
meta?: Record<string, unknown>;
|
|
195
|
+
actions?: Array<BIZY_CALENDAR_EVENT_ACTION>;
|
|
196
|
+
incrementsBadgeTotal?: boolean;
|
|
197
|
+
}
|
|
198
|
+
declare enum BIZY_CALENDAR_LANGUAGE {
|
|
199
|
+
SPANISH = "es",
|
|
200
|
+
ENGLISH = "en"
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
declare class BizyCalendarComponent {
|
|
204
|
+
#private;
|
|
205
|
+
id: string;
|
|
206
|
+
hideHeaderDate: boolean;
|
|
207
|
+
preventExpand: boolean;
|
|
208
|
+
dayStartHour: number;
|
|
209
|
+
dayEndHour: number;
|
|
210
|
+
hourMinutesDuration: number;
|
|
211
|
+
hourSegments: number;
|
|
212
|
+
language: BIZY_CALENDAR_LANGUAGE;
|
|
213
|
+
excludeDays: Array<0 | 1 | 2 | 3 | 4 | 5 | 6>;
|
|
214
|
+
weekendDays: Array<BIZY_CALENDAR_DAY>;
|
|
215
|
+
weekStartsOn: BIZY_CALENDAR_DAY;
|
|
216
|
+
mode: BIZY_CALENDAR_MODE;
|
|
217
|
+
customCalendarWeekEventTemplate: TemplateRef<any> | null;
|
|
218
|
+
onEventSelect: EventEmitter<IBizyCalendarEvent>;
|
|
219
|
+
onDateSelect: EventEmitter<{
|
|
220
|
+
start: number;
|
|
221
|
+
end: number;
|
|
222
|
+
events: Array<IBizyCalendarEvent>;
|
|
223
|
+
}>;
|
|
224
|
+
onEventDelete: EventEmitter<{
|
|
225
|
+
event: IBizyCalendarEvent;
|
|
226
|
+
sourceEvent: MouseEvent | KeyboardEvent;
|
|
227
|
+
}>;
|
|
228
|
+
readonly BIZY_CALENDAR_MODE: typeof BIZY_CALENDAR_MODE;
|
|
229
|
+
_viewDate: Date;
|
|
230
|
+
_activeDayIsOpen: boolean;
|
|
231
|
+
_refresh: Subject<void>;
|
|
232
|
+
set viewDate(viewDate: number);
|
|
233
|
+
_calendarEvents: Array<CalendarEvent>;
|
|
234
|
+
_events: Array<IBizyCalendarEvent>;
|
|
235
|
+
set events(events: Array<IBizyCalendarEvent>);
|
|
236
|
+
beforeMonthViewRender({ body }: {
|
|
237
|
+
body: CalendarMonthViewDay[];
|
|
238
|
+
}): void;
|
|
239
|
+
dayClicked({ date, events, isOpen }: {
|
|
240
|
+
date: Date;
|
|
241
|
+
events: CalendarEvent[];
|
|
242
|
+
isOpen: boolean;
|
|
243
|
+
}): void;
|
|
244
|
+
eventClicked(event: CalendarEvent): void;
|
|
245
|
+
dayHeaderClicked(date: Date): void;
|
|
246
|
+
hourSegmentClicked(date: Date): void;
|
|
247
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyCalendarComponent, never>;
|
|
248
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyCalendarComponent, "bizy-calendar", never, { "id": { "alias": "id"; "required": false; }; "hideHeaderDate": { "alias": "hideHeaderDate"; "required": false; }; "preventExpand": { "alias": "preventExpand"; "required": false; }; "dayStartHour": { "alias": "dayStartHour"; "required": false; }; "dayEndHour": { "alias": "dayEndHour"; "required": false; }; "hourMinutesDuration": { "alias": "hourMinutesDuration"; "required": false; }; "hourSegments": { "alias": "hourSegments"; "required": false; }; "language": { "alias": "language"; "required": false; }; "excludeDays": { "alias": "excludeDays"; "required": false; }; "weekendDays": { "alias": "weekendDays"; "required": false; }; "weekStartsOn": { "alias": "weekStartsOn"; "required": false; }; "mode": { "alias": "mode"; "required": false; }; "customCalendarWeekEventTemplate": { "alias": "customCalendarWeekEventTemplate"; "required": false; }; "viewDate": { "alias": "viewDate"; "required": false; }; "events": { "alias": "events"; "required": false; }; }, { "onEventSelect": "onEventSelect"; "onDateSelect": "onDateSelect"; "onEventDelete": "onEventDelete"; }, never, never, true, never>;
|
|
249
|
+
}
|
|
250
|
+
|
|
251
|
+
declare class BizyCalendarModule {
|
|
252
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyCalendarModule, never>;
|
|
253
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyCalendarModule, never, [typeof BizyCalendarComponent], [typeof BizyCalendarComponent]>;
|
|
254
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyCalendarModule>;
|
|
255
|
+
}
|
|
256
|
+
|
|
257
|
+
declare class BizyCardComponent {
|
|
258
|
+
id: string;
|
|
259
|
+
disabled: boolean;
|
|
260
|
+
selected: boolean;
|
|
261
|
+
customClass: string;
|
|
262
|
+
onSelect: EventEmitter<PointerEvent>;
|
|
263
|
+
_onSelect(event: PointerEvent): void;
|
|
264
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyCardComponent, never>;
|
|
265
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyCardComponent, "bizy-card", never, { "id": { "alias": "id"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; }, { "onSelect": "onSelect"; }, never, ["[slot=header-start]", "[slot=header-end]", "*", "[slot=footer-start]", "[slot=footer-end]"], true, never>;
|
|
266
|
+
}
|
|
267
|
+
|
|
268
|
+
declare class BizyCardModule {
|
|
269
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyCardModule, never>;
|
|
270
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyCardModule, never, [typeof BizyCardComponent], [typeof BizyCardComponent]>;
|
|
271
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyCardModule>;
|
|
272
|
+
}
|
|
273
|
+
|
|
274
|
+
declare class BizyCheckboxComponent {
|
|
275
|
+
id: string;
|
|
276
|
+
selected: boolean;
|
|
277
|
+
disabled: boolean;
|
|
278
|
+
selectedChange: EventEmitter<boolean>;
|
|
279
|
+
onSelect: EventEmitter<PointerEvent>;
|
|
280
|
+
_checkboxId: string;
|
|
281
|
+
_onSelect(event: PointerEvent): void;
|
|
282
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyCheckboxComponent, never>;
|
|
283
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyCheckboxComponent, "bizy-checkbox", never, { "id": { "alias": "id"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "selectedChange": "selectedChange"; "onSelect": "onSelect"; }, never, ["[slot=start]", "[slot=end]"], true, never>;
|
|
284
|
+
}
|
|
285
|
+
|
|
286
|
+
declare class BizyCheckboxModule {
|
|
287
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyCheckboxModule, never>;
|
|
288
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyCheckboxModule, never, [typeof BizyCheckboxComponent], [typeof BizyCheckboxComponent]>;
|
|
289
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyCheckboxModule>;
|
|
290
|
+
}
|
|
291
|
+
|
|
292
|
+
declare class BizyDatePickerComponent {
|
|
293
|
+
#private;
|
|
294
|
+
private bizyDatePicker;
|
|
295
|
+
id: string;
|
|
296
|
+
disabled: boolean;
|
|
297
|
+
customClass: string;
|
|
298
|
+
opened: boolean;
|
|
299
|
+
minDate: number | null;
|
|
300
|
+
maxDate: number | null;
|
|
301
|
+
enableSeconds: boolean;
|
|
302
|
+
dateChange: EventEmitter<number>;
|
|
303
|
+
rangeChange: EventEmitter<{
|
|
304
|
+
from: number;
|
|
305
|
+
to: number;
|
|
306
|
+
}>;
|
|
307
|
+
onChange: EventEmitter<number | {
|
|
308
|
+
from: number;
|
|
309
|
+
to: number;
|
|
310
|
+
}>;
|
|
311
|
+
openedChange: EventEmitter<boolean>;
|
|
312
|
+
onOpen: EventEmitter<boolean>;
|
|
313
|
+
onSelect: EventEmitter<PointerEvent>;
|
|
314
|
+
dateFormat: string;
|
|
315
|
+
datePipeFormat: string;
|
|
316
|
+
enableTime: boolean;
|
|
317
|
+
started: boolean;
|
|
318
|
+
noCalendar: boolean;
|
|
319
|
+
mode: 'single' | 'range';
|
|
320
|
+
dates: Array<number>;
|
|
321
|
+
time: number;
|
|
322
|
+
get touched(): boolean;
|
|
323
|
+
set date(date: number);
|
|
324
|
+
set range(range: {
|
|
325
|
+
from: number;
|
|
326
|
+
to: number;
|
|
327
|
+
});
|
|
328
|
+
value: string;
|
|
329
|
+
set type(type: 'date' | 'date-time' | 'time' | 'year-month');
|
|
330
|
+
ngAfterViewInit(): void;
|
|
331
|
+
setTouched(touched: boolean): void;
|
|
332
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyDatePickerComponent, never>;
|
|
333
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyDatePickerComponent, "bizy-date-picker", never, { "id": { "alias": "id"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; "opened": { "alias": "opened"; "required": false; }; "minDate": { "alias": "minDate"; "required": false; }; "maxDate": { "alias": "maxDate"; "required": false; }; "enableSeconds": { "alias": "enableSeconds"; "required": false; }; "date": { "alias": "date"; "required": false; }; "range": { "alias": "range"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, { "dateChange": "dateChange"; "rangeChange": "rangeChange"; "onChange": "onChange"; "openedChange": "openedChange"; "onOpen": "onOpen"; "onSelect": "onSelect"; }, never, ["[slot=header]", "[slot=prefix]", "[slot=error]"], true, never>;
|
|
334
|
+
}
|
|
335
|
+
|
|
336
|
+
declare class BizyDatePickerModule {
|
|
337
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyDatePickerModule, never>;
|
|
338
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyDatePickerModule, never, [typeof BizyDatePickerComponent], [typeof BizyDatePickerComponent]>;
|
|
339
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyDatePickerModule>;
|
|
340
|
+
}
|
|
341
|
+
|
|
342
|
+
declare class BizyFileUploaderComponent implements AfterViewInit, OnDestroy {
|
|
343
|
+
#private;
|
|
344
|
+
dragDropAreaWidth: string;
|
|
345
|
+
dragDropAreaHeight: string;
|
|
346
|
+
language: 'es' | 'en';
|
|
347
|
+
headers: Record<string, string>;
|
|
348
|
+
maxFileSize: number | null;
|
|
349
|
+
minFileSize: number | null;
|
|
350
|
+
maxTotalFileSize: number | null;
|
|
351
|
+
maxNumberOfFiles: number | null;
|
|
352
|
+
minNumberOfFiles: number | null;
|
|
353
|
+
allowedFileTypes: string[];
|
|
354
|
+
hideUploadButton: boolean;
|
|
355
|
+
hidePauseResumeButton: boolean;
|
|
356
|
+
hideCancelButton: boolean;
|
|
357
|
+
disableLocalFiles: boolean;
|
|
358
|
+
load: Subject<{
|
|
359
|
+
id: string;
|
|
360
|
+
file: File;
|
|
361
|
+
}>;
|
|
362
|
+
upload: Subject<{
|
|
363
|
+
endpoint: string;
|
|
364
|
+
headers?: Record<string, string>;
|
|
365
|
+
}>;
|
|
366
|
+
set disabled(value: boolean);
|
|
367
|
+
completed: EventEmitter<{
|
|
368
|
+
successful: Array<{
|
|
369
|
+
fileId: string;
|
|
370
|
+
meta: unknown;
|
|
371
|
+
}>;
|
|
372
|
+
failed: Array<{
|
|
373
|
+
fileId: string;
|
|
374
|
+
meta: unknown;
|
|
375
|
+
}>;
|
|
376
|
+
}>;
|
|
377
|
+
loadedFiles: EventEmitter<UppyFile[]>;
|
|
378
|
+
readonly TEMPLATE_ID = "bizy-file-uploader-template";
|
|
379
|
+
ngAfterViewInit(): void;
|
|
380
|
+
ngOnDestroy(): void;
|
|
381
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFileUploaderComponent, never>;
|
|
382
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyFileUploaderComponent, "bizy-file-uploader", never, { "dragDropAreaWidth": { "alias": "dragDropAreaWidth"; "required": false; }; "dragDropAreaHeight": { "alias": "dragDropAreaHeight"; "required": false; }; "language": { "alias": "language"; "required": false; }; "headers": { "alias": "headers"; "required": false; }; "maxFileSize": { "alias": "maxFileSize"; "required": false; }; "minFileSize": { "alias": "minFileSize"; "required": false; }; "maxTotalFileSize": { "alias": "maxTotalFileSize"; "required": false; }; "maxNumberOfFiles": { "alias": "maxNumberOfFiles"; "required": false; }; "minNumberOfFiles": { "alias": "minNumberOfFiles"; "required": false; }; "allowedFileTypes": { "alias": "allowedFileTypes"; "required": false; }; "hideUploadButton": { "alias": "hideUploadButton"; "required": false; }; "hidePauseResumeButton": { "alias": "hidePauseResumeButton"; "required": false; }; "hideCancelButton": { "alias": "hideCancelButton"; "required": false; }; "disableLocalFiles": { "alias": "disableLocalFiles"; "required": false; }; "load": { "alias": "load"; "required": false; }; "upload": { "alias": "upload"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "completed": "completed"; "loadedFiles": "loadedFiles"; }, never, never, true, never>;
|
|
383
|
+
}
|
|
384
|
+
|
|
385
|
+
declare class BizyFileUploaderModule {
|
|
386
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFileUploaderModule, never>;
|
|
387
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyFileUploaderModule, never, [typeof BizyFileUploaderComponent], [typeof BizyFileUploaderComponent]>;
|
|
388
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyFileUploaderModule>;
|
|
389
|
+
}
|
|
390
|
+
|
|
391
|
+
declare class BizyFileUploaderService {
|
|
392
|
+
#private;
|
|
393
|
+
get fileLoaded$(): Observable<UppyFile>;
|
|
394
|
+
get fileRemoved$(): Observable<UppyFile>;
|
|
395
|
+
get upload$(): Observable<void>;
|
|
396
|
+
get uploadSuccess$(): Observable<{
|
|
397
|
+
file: UppyFile;
|
|
398
|
+
response: SuccessResponse;
|
|
399
|
+
}>;
|
|
400
|
+
get error$(): Observable<{
|
|
401
|
+
file?: UppyFile;
|
|
402
|
+
error: Error;
|
|
403
|
+
}>;
|
|
404
|
+
get cancelAll$(): Observable<void>;
|
|
405
|
+
get complete$(): Observable<{
|
|
406
|
+
successful: Array<UppyFile>;
|
|
407
|
+
failed: Array<UppyFile>;
|
|
408
|
+
}>;
|
|
409
|
+
createFileUploader(data: {
|
|
410
|
+
maxFileSize: number | null;
|
|
411
|
+
minFileSize: number | null;
|
|
412
|
+
maxTotalFileSize: number | null;
|
|
413
|
+
maxNumberOfFiles: number | null;
|
|
414
|
+
minNumberOfFiles: number | null;
|
|
415
|
+
dragDropAreaWidth: string;
|
|
416
|
+
dragDropAreaHeight: string;
|
|
417
|
+
allowedFileTypes: Array<string>;
|
|
418
|
+
language: 'es' | 'en';
|
|
419
|
+
templateId: string;
|
|
420
|
+
hideCancelButton: boolean;
|
|
421
|
+
hideUploadButton: boolean;
|
|
422
|
+
hidePauseResumeButton: boolean;
|
|
423
|
+
disableLocalFiles: boolean;
|
|
424
|
+
headers: Record<string, string>;
|
|
425
|
+
}): void;
|
|
426
|
+
load: (data: {
|
|
427
|
+
id: string;
|
|
428
|
+
file: File;
|
|
429
|
+
}) => void;
|
|
430
|
+
disable(value: boolean): void;
|
|
431
|
+
upload: (data: {
|
|
432
|
+
endpoint: string;
|
|
433
|
+
headers?: Record<string, string>;
|
|
434
|
+
}) => void;
|
|
435
|
+
cleanAllFiles: () => void;
|
|
436
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFileUploaderService, never>;
|
|
437
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<BizyFileUploaderService>;
|
|
438
|
+
}
|
|
439
|
+
|
|
440
|
+
declare class BizyFilterComponent {
|
|
441
|
+
#private;
|
|
442
|
+
private document;
|
|
443
|
+
private ref;
|
|
444
|
+
private sections;
|
|
445
|
+
id: string;
|
|
446
|
+
disabled: boolean;
|
|
447
|
+
customClass: string;
|
|
448
|
+
opened: boolean;
|
|
449
|
+
onOpen: EventEmitter<PointerEvent>;
|
|
450
|
+
onChange: EventEmitter<boolean>;
|
|
451
|
+
_filterWidth: number;
|
|
452
|
+
_activated: boolean;
|
|
453
|
+
constructor(document: Document, ref: ChangeDetectorRef);
|
|
454
|
+
ngAfterViewInit(): void;
|
|
455
|
+
_onOpen: (event: any) => void;
|
|
456
|
+
close: (event: PointerEvent & {
|
|
457
|
+
target: {
|
|
458
|
+
id: string;
|
|
459
|
+
};
|
|
460
|
+
}) => void;
|
|
461
|
+
ngOnDestroy(): void;
|
|
462
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFilterComponent, never>;
|
|
463
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyFilterComponent, "bizy-filter", never, { "id": { "alias": "id"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; "opened": { "alias": "opened"; "required": false; }; }, { "onOpen": "onOpen"; "onChange": "onChange"; }, ["sections"], ["*", "bizy-filter-section", "bizy-filter-content"], true, never>;
|
|
464
|
+
}
|
|
465
|
+
|
|
466
|
+
declare class BizyFilterSectionComponent {
|
|
467
|
+
#private;
|
|
468
|
+
private document;
|
|
469
|
+
private ref;
|
|
470
|
+
private checkboxOptions;
|
|
471
|
+
private rangeOption;
|
|
472
|
+
private searchOption;
|
|
473
|
+
id: string;
|
|
474
|
+
disabled: boolean;
|
|
475
|
+
customClass: string;
|
|
476
|
+
onSelect: EventEmitter<boolean>;
|
|
477
|
+
_activated: boolean;
|
|
478
|
+
constructor(document: Document, ref: ChangeDetectorRef);
|
|
479
|
+
ngAfterViewInit(): void;
|
|
480
|
+
_onSelect: (selected: boolean) => void;
|
|
481
|
+
onClean: () => void;
|
|
482
|
+
isActivated: () => boolean;
|
|
483
|
+
getId: () => string;
|
|
484
|
+
ngOnDestroy(): void;
|
|
485
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFilterSectionComponent, never>;
|
|
486
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyFilterSectionComponent, "bizy-filter-section", never, { "id": { "alias": "id"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; }, { "onSelect": "onSelect"; }, ["rangeOption", "searchOption", "checkboxOptions"], ["[slot=header]", "bizy-filter-section-checkbox-option", "bizy-filter-section-range-option", "bizy-filter-section-search-option"], true, never>;
|
|
487
|
+
}
|
|
488
|
+
|
|
489
|
+
declare class BizyFilterContentComponent {
|
|
490
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFilterContentComponent, never>;
|
|
491
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyFilterContentComponent, "bizy-filter-content", never, {}, {}, never, ["*"], true, never>;
|
|
492
|
+
}
|
|
493
|
+
|
|
494
|
+
declare class BizyFilterSectionCheckboxOptionComponent {
|
|
495
|
+
private ref;
|
|
496
|
+
id: string;
|
|
497
|
+
disabled: boolean;
|
|
498
|
+
customClass: string;
|
|
499
|
+
onChange: EventEmitter<boolean>;
|
|
500
|
+
set selected(selected: boolean);
|
|
501
|
+
_selected: boolean;
|
|
502
|
+
constructor(ref: ChangeDetectorRef);
|
|
503
|
+
onSelect: (selected: boolean) => void;
|
|
504
|
+
getSelected: () => boolean;
|
|
505
|
+
getId: () => string;
|
|
506
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFilterSectionCheckboxOptionComponent, never>;
|
|
507
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyFilterSectionCheckboxOptionComponent, "bizy-filter-section-checkbox-option", never, { "id": { "alias": "id"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; }, { "onChange": "onChange"; }, never, ["*"], true, never>;
|
|
508
|
+
}
|
|
509
|
+
|
|
510
|
+
declare class BizyFilterSectionRangeOptionComponent {
|
|
511
|
+
#private;
|
|
512
|
+
id: string;
|
|
513
|
+
disabled: boolean;
|
|
514
|
+
customClass: string;
|
|
515
|
+
onChange: EventEmitter<{
|
|
516
|
+
min: number | null;
|
|
517
|
+
max: number | null;
|
|
518
|
+
}>;
|
|
519
|
+
_minLimit: number;
|
|
520
|
+
_maxLimit: number;
|
|
521
|
+
get activated$(): Observable<boolean>;
|
|
522
|
+
set min(min: number | null);
|
|
523
|
+
set max(max: number | null);
|
|
524
|
+
set minLimit(min: number | null);
|
|
525
|
+
set maxLimit(max: number | null);
|
|
526
|
+
setMinValue(value: number | string): void;
|
|
527
|
+
setMaxValue(value: number | string | null): void;
|
|
528
|
+
get minValue(): AbstractControl<number | string>;
|
|
529
|
+
get maxValue(): AbstractControl<number | string>;
|
|
530
|
+
onClean: () => void;
|
|
531
|
+
getId: () => string;
|
|
532
|
+
isActivated: () => boolean;
|
|
533
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFilterSectionRangeOptionComponent, never>;
|
|
534
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyFilterSectionRangeOptionComponent, "bizy-filter-section-range-option", never, { "id": { "alias": "id"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "minLimit": { "alias": "minLimit"; "required": false; }; "maxLimit": { "alias": "maxLimit"; "required": false; }; }, { "onChange": "onChange"; }, never, ["[slot=min-header]", "[slot=max-header]"], true, never>;
|
|
535
|
+
}
|
|
536
|
+
|
|
537
|
+
declare class BizyFilterSectionSearchOptionComponent {
|
|
538
|
+
#private;
|
|
539
|
+
private ref;
|
|
540
|
+
id: string;
|
|
541
|
+
customClass: string;
|
|
542
|
+
valueChange: EventEmitter<string>;
|
|
543
|
+
onChange: EventEmitter<string>;
|
|
544
|
+
_value: string;
|
|
545
|
+
get activated$(): Observable<boolean>;
|
|
546
|
+
set value(value: string);
|
|
547
|
+
constructor(ref: ChangeDetectorRef);
|
|
548
|
+
_onChange(value: string): void;
|
|
549
|
+
getId: () => string;
|
|
550
|
+
getValue: () => string;
|
|
551
|
+
isActivated: () => boolean;
|
|
552
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFilterSectionSearchOptionComponent, never>;
|
|
553
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyFilterSectionSearchOptionComponent, "bizy-filter-section-search-option", never, { "id": { "alias": "id"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "valueChange": "valueChange"; "onChange": "onChange"; }, never, ["[slot=prefix]", "[slot=suffix]"], true, never>;
|
|
554
|
+
}
|
|
555
|
+
|
|
556
|
+
declare class BizyFilterSectionsComponent {
|
|
557
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFilterSectionsComponent, never>;
|
|
558
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyFilterSectionsComponent, "bizy-filter-sections", never, {}, {}, never, ["*"], true, never>;
|
|
559
|
+
}
|
|
560
|
+
|
|
561
|
+
declare class BizyFilterPipe implements PipeTransform {
|
|
562
|
+
transform<T>(items: Array<T>, property: string, states?: string | number | boolean | Array<{
|
|
563
|
+
id: string | number | boolean;
|
|
564
|
+
selected: boolean;
|
|
565
|
+
}>): Array<T>;
|
|
566
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFilterPipe, never>;
|
|
567
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<BizyFilterPipe, "bizyFilter", true>;
|
|
568
|
+
}
|
|
569
|
+
|
|
570
|
+
declare class BizyRangeFilterPipe implements PipeTransform {
|
|
571
|
+
transform<T>(items: Array<T>, property: string, range: {
|
|
572
|
+
min: number | null;
|
|
573
|
+
max: number | null;
|
|
574
|
+
}): Array<T>;
|
|
575
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyRangeFilterPipe, never>;
|
|
576
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<BizyRangeFilterPipe, "bizyRangeFilter", true>;
|
|
577
|
+
}
|
|
578
|
+
|
|
579
|
+
declare class BizyFilterModule {
|
|
580
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFilterModule, never>;
|
|
581
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyFilterModule, never, [typeof BizyFilterComponent, typeof BizyFilterSectionComponent, typeof BizyFilterContentComponent, typeof BizyFilterSectionCheckboxOptionComponent, typeof BizyFilterSectionRangeOptionComponent, typeof BizyFilterSectionSearchOptionComponent, typeof BizyFilterSectionsComponent, typeof BizyFilterPipe, typeof BizyRangeFilterPipe], [typeof BizyFilterComponent, typeof BizyFilterSectionComponent, typeof BizyFilterContentComponent, typeof BizyFilterSectionCheckboxOptionComponent, typeof BizyFilterSectionRangeOptionComponent, typeof BizyFilterSectionSearchOptionComponent, typeof BizyFilterSectionsComponent, typeof BizyFilterPipe, typeof BizyRangeFilterPipe]>;
|
|
582
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyFilterModule>;
|
|
583
|
+
}
|
|
584
|
+
|
|
585
|
+
declare class BizyInputOptionComponent {
|
|
586
|
+
private ref;
|
|
587
|
+
id: string;
|
|
588
|
+
disabled: boolean;
|
|
589
|
+
customClass: string;
|
|
590
|
+
selected: boolean;
|
|
591
|
+
onSelect: EventEmitter<PointerEvent>;
|
|
592
|
+
constructor(ref: ChangeDetectorRef);
|
|
593
|
+
_onSelect(event: PointerEvent): void;
|
|
594
|
+
getId: () => string;
|
|
595
|
+
getSelected: () => boolean;
|
|
596
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyInputOptionComponent, never>;
|
|
597
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyInputOptionComponent, "bizy-input-option", never, { "id": { "alias": "id"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; }, { "onSelect": "onSelect"; }, never, ["*"], true, never>;
|
|
598
|
+
}
|
|
599
|
+
|
|
600
|
+
declare class BizyInputComponent implements OnDestroy {
|
|
601
|
+
#private;
|
|
602
|
+
private ref;
|
|
603
|
+
options: QueryList<BizyInputOptionComponent>;
|
|
604
|
+
bizyInputWrapper: ElementRef;
|
|
605
|
+
bizyInput: ElementRef;
|
|
606
|
+
id: string;
|
|
607
|
+
name: string;
|
|
608
|
+
type: 'text' | 'number' | 'email' | 'password' | 'tel' | 'textarea' | 'currency';
|
|
609
|
+
customClass: string;
|
|
610
|
+
placeholder: string;
|
|
611
|
+
debounceTime: number;
|
|
612
|
+
rows: number;
|
|
613
|
+
disabled: boolean;
|
|
614
|
+
readonly: boolean;
|
|
615
|
+
valueChange: EventEmitter<string | number>;
|
|
616
|
+
onChange: EventEmitter<string | number>;
|
|
617
|
+
onEnter: EventEmitter<PointerEvent>;
|
|
618
|
+
onBackspace: EventEmitter<PointerEvent>;
|
|
619
|
+
onSelect: EventEmitter<PointerEvent>;
|
|
620
|
+
onBlur: EventEmitter<PointerEvent>;
|
|
621
|
+
onFocus: EventEmitter<PointerEvent>;
|
|
622
|
+
set autofocus(autofocus: boolean);
|
|
623
|
+
set value(value: string | number | null);
|
|
624
|
+
focused: boolean;
|
|
625
|
+
touched: boolean;
|
|
626
|
+
opened: boolean;
|
|
627
|
+
_value: string | number | null;
|
|
628
|
+
_currencyValue: number | null;
|
|
629
|
+
currencyOptions: string;
|
|
630
|
+
onChange$: Subject<string | number>;
|
|
631
|
+
constructor(ref: ChangeDetectorRef);
|
|
632
|
+
getWidth(): number;
|
|
633
|
+
_onchange(value: string): void;
|
|
634
|
+
_onClick(event: PointerEvent): void;
|
|
635
|
+
_onEnter(event: PointerEvent): void;
|
|
636
|
+
_onBlur(event: PointerEvent): void;
|
|
637
|
+
_onBackspace(event: PointerEvent): void;
|
|
638
|
+
_onFocus(event: PointerEvent): void;
|
|
639
|
+
setTouched(touched: boolean): void;
|
|
640
|
+
ngAfterViewInit(): void;
|
|
641
|
+
onOpen(): void;
|
|
642
|
+
setFocus(focus: boolean): void;
|
|
643
|
+
close: (event?: PointerEvent & {
|
|
644
|
+
target: {
|
|
645
|
+
id: string;
|
|
646
|
+
};
|
|
647
|
+
}, button?: HTMLButtonElement) => void;
|
|
648
|
+
ngOnDestroy(): void;
|
|
649
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyInputComponent, never>;
|
|
650
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyInputComponent, "bizy-input", never, { "id": { "alias": "id"; "required": false; }; "name": { "alias": "name"; "required": false; }; "type": { "alias": "type"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "debounceTime": { "alias": "debounceTime"; "required": false; }; "rows": { "alias": "rows"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "autofocus": { "alias": "autofocus"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "valueChange": "valueChange"; "onChange": "onChange"; "onEnter": "onEnter"; "onBackspace": "onBackspace"; "onSelect": "onSelect"; "onBlur": "onBlur"; "onFocus": "onFocus"; }, ["options"], ["[slot=header]", "[slot=prefix]", "[slot=suffix]", "bizy-input-option", "[slot=error]"], true, never>;
|
|
651
|
+
}
|
|
652
|
+
|
|
653
|
+
declare class BizySelectOptionComponent {
|
|
654
|
+
#private;
|
|
655
|
+
private elementRef;
|
|
656
|
+
private ref;
|
|
657
|
+
id: string;
|
|
658
|
+
disabled: boolean;
|
|
659
|
+
customClass: string;
|
|
660
|
+
onSelect: EventEmitter<void>;
|
|
661
|
+
set selected(selected: boolean);
|
|
662
|
+
get selected$(): Observable<boolean>;
|
|
663
|
+
constructor(elementRef: ElementRef, ref: ChangeDetectorRef);
|
|
664
|
+
_onSelect(): void;
|
|
665
|
+
getId: () => string;
|
|
666
|
+
getSelected: () => boolean;
|
|
667
|
+
getValue: () => string;
|
|
668
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizySelectOptionComponent, never>;
|
|
669
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizySelectOptionComponent, "bizy-select-option", never, { "id": { "alias": "id"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; }, { "onSelect": "onSelect"; }, never, ["*"], true, never>;
|
|
670
|
+
}
|
|
671
|
+
|
|
672
|
+
declare class BizySelectComponent implements AfterViewInit {
|
|
673
|
+
#private;
|
|
674
|
+
private ref;
|
|
675
|
+
templatePortalContent: TemplateRef<unknown>;
|
|
676
|
+
options: QueryList<BizySelectOptionComponent>;
|
|
677
|
+
bizyInput: BizyInputComponent;
|
|
678
|
+
id: string;
|
|
679
|
+
disabled: boolean;
|
|
680
|
+
readonly: boolean;
|
|
681
|
+
placeholder: string;
|
|
682
|
+
customClass: string;
|
|
683
|
+
opened: boolean;
|
|
684
|
+
openedChange: EventEmitter<boolean>;
|
|
685
|
+
onSelect: EventEmitter<PointerEvent>;
|
|
686
|
+
onOpen: EventEmitter<boolean>;
|
|
687
|
+
_optionValue: string;
|
|
688
|
+
optionPortal: Portal<any>;
|
|
689
|
+
templatePortal: TemplatePortal<any> | null;
|
|
690
|
+
constructor(ref: ChangeDetectorRef);
|
|
691
|
+
get touched(): boolean;
|
|
692
|
+
ngAfterViewInit(): void;
|
|
693
|
+
_onOpen(event: PointerEvent): void;
|
|
694
|
+
close: (event?: PointerEvent & {
|
|
695
|
+
target: {
|
|
696
|
+
id: string;
|
|
697
|
+
};
|
|
698
|
+
}, select?: BizyInputComponent) => void;
|
|
699
|
+
setTouched(touched: boolean): void;
|
|
700
|
+
ngOnDestroy(): void;
|
|
701
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizySelectComponent, never>;
|
|
702
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizySelectComponent, "bizy-select", never, { "id": { "alias": "id"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; "opened": { "alias": "opened"; "required": false; }; }, { "openedChange": "openedChange"; "onSelect": "onSelect"; "onOpen": "onOpen"; }, ["options"], ["[slot=header]", "[slot=prefix]", "[slot=error]", "bizy-select-option", "bizy-input"], true, never>;
|
|
703
|
+
}
|
|
704
|
+
|
|
705
|
+
declare class BizyFormComponent {
|
|
706
|
+
inputs: QueryList<BizyInputComponent>;
|
|
707
|
+
selects: QueryList<BizySelectComponent>;
|
|
708
|
+
datePickers: QueryList<BizyDatePickerComponent>;
|
|
709
|
+
id: string;
|
|
710
|
+
customClass: string;
|
|
711
|
+
onSubmit(event: Event): void;
|
|
712
|
+
setTouched: () => void;
|
|
713
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFormComponent, never>;
|
|
714
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyFormComponent, "bizy-form", never, { "id": { "alias": "id"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; }, {}, ["inputs", "selects", "datePickers"], ["*"], true, never>;
|
|
715
|
+
}
|
|
716
|
+
|
|
717
|
+
declare class BizyFormModule {
|
|
718
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFormModule, never>;
|
|
719
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyFormModule, never, [typeof BizyFormComponent], [typeof BizyFormComponent]>;
|
|
720
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyFormModule>;
|
|
721
|
+
}
|
|
722
|
+
|
|
723
|
+
declare class BizyGridForDirective {
|
|
724
|
+
#private;
|
|
725
|
+
readonly viewContainerRef: ViewContainerRef;
|
|
726
|
+
readonly templateRef: TemplateRef<any>;
|
|
727
|
+
get items$(): Observable<Array<unknown>>;
|
|
728
|
+
set gridForOf(items: Array<unknown>);
|
|
729
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyGridForDirective, never>;
|
|
730
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BizyGridForDirective, "[gridFor]", never, { "gridForOf": { "alias": "gridForOf"; "required": false; }; }, {}, never, never, true, never>;
|
|
731
|
+
}
|
|
732
|
+
|
|
733
|
+
declare class BizyGridComponent implements AfterContentInit {
|
|
734
|
+
#private;
|
|
735
|
+
private ref;
|
|
736
|
+
private document;
|
|
737
|
+
private renderer;
|
|
738
|
+
private elementRef;
|
|
739
|
+
content: TemplateRef<object>;
|
|
740
|
+
gridDirective: BizyGridForDirective;
|
|
741
|
+
resizeRef: ElementRef | null;
|
|
742
|
+
notifier$: Subject<void>;
|
|
743
|
+
rowHeight: number;
|
|
744
|
+
itemRows: Array<Array<unknown>>;
|
|
745
|
+
items: Array<unknown>;
|
|
746
|
+
itemTemplate: TemplateRef<unknown>;
|
|
747
|
+
itemsPerRow: number;
|
|
748
|
+
constructor(ref: ChangeDetectorRef, document: Document, renderer: Renderer2, elementRef: ElementRef);
|
|
749
|
+
ngAfterContentInit(): void;
|
|
750
|
+
trackById(index: number, item: any): any;
|
|
751
|
+
ngOnDestroy(): void;
|
|
752
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyGridComponent, never>;
|
|
753
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyGridComponent, "bizy-grid", never, { "resizeRef": { "alias": "resizeRef"; "required": false; }; }, {}, ["gridDirective"], ["*"], true, never>;
|
|
754
|
+
}
|
|
755
|
+
|
|
756
|
+
declare class BizyGridRowComponent {
|
|
757
|
+
#private;
|
|
758
|
+
rowHeight: number;
|
|
759
|
+
set itemsPerRow(itemsPerRow: number);
|
|
760
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyGridRowComponent, never>;
|
|
761
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyGridRowComponent, "bizy-grid-row", never, { "rowHeight": { "alias": "rowHeight"; "required": false; }; "itemsPerRow": { "alias": "itemsPerRow"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
762
|
+
}
|
|
763
|
+
|
|
764
|
+
declare class BizyGridModule {
|
|
765
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyGridModule, never>;
|
|
766
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyGridModule, never, [typeof BizyGridComponent, typeof BizyGridRowComponent, typeof BizyGridForDirective], [typeof BizyGridComponent, typeof BizyGridRowComponent, typeof BizyGridForDirective]>;
|
|
767
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyGridModule>;
|
|
768
|
+
}
|
|
769
|
+
|
|
770
|
+
declare class BizyInputModule {
|
|
771
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyInputModule, never>;
|
|
772
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyInputModule, never, [typeof BizyInputComponent, typeof BizyInputOptionComponent], [typeof BizyInputComponent, typeof BizyInputOptionComponent]>;
|
|
773
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyInputModule>;
|
|
774
|
+
}
|
|
775
|
+
|
|
776
|
+
declare class BizyListComponent {
|
|
777
|
+
id: string;
|
|
778
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyListComponent, never>;
|
|
779
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyListComponent, "bizy-list", never, { "id": { "alias": "id"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
780
|
+
}
|
|
781
|
+
|
|
782
|
+
declare class BizyListModule {
|
|
783
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyListModule, never>;
|
|
784
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyListModule, never, [typeof BizyListComponent], [typeof BizyListComponent]>;
|
|
785
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyListModule>;
|
|
786
|
+
}
|
|
787
|
+
|
|
788
|
+
declare class BizyMenuOptionComponent {
|
|
789
|
+
id: string;
|
|
790
|
+
disabled: boolean;
|
|
791
|
+
customClass: string;
|
|
792
|
+
selected: boolean;
|
|
793
|
+
onSelect: EventEmitter<PointerEvent & {
|
|
794
|
+
target: {
|
|
795
|
+
id: string;
|
|
796
|
+
};
|
|
797
|
+
}>;
|
|
798
|
+
_onSelect(event: PointerEvent & {
|
|
799
|
+
target: {
|
|
800
|
+
id: string;
|
|
801
|
+
};
|
|
802
|
+
}): void;
|
|
803
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyMenuOptionComponent, never>;
|
|
804
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyMenuOptionComponent, "bizy-menu-option", never, { "id": { "alias": "id"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; }, { "onSelect": "onSelect"; }, never, ["*", "bizy-menu"], true, never>;
|
|
805
|
+
}
|
|
806
|
+
|
|
807
|
+
declare class BizyMenuComponent {
|
|
808
|
+
#private;
|
|
809
|
+
options: QueryList<BizyMenuOptionComponent>;
|
|
810
|
+
id: string;
|
|
811
|
+
disabled: boolean;
|
|
812
|
+
offsetX: number;
|
|
813
|
+
offsetY: number;
|
|
814
|
+
customClass: string;
|
|
815
|
+
hideArrow: boolean;
|
|
816
|
+
opened: boolean;
|
|
817
|
+
onSelect: EventEmitter<PointerEvent>;
|
|
818
|
+
_menuWidth: number;
|
|
819
|
+
readonly bizyMenuOptionsId = "bizyMenuOptionsId";
|
|
820
|
+
_onSelect(event: any): void;
|
|
821
|
+
selectButton(event: any): void;
|
|
822
|
+
close: (event: Event & {
|
|
823
|
+
target: {
|
|
824
|
+
id: string;
|
|
825
|
+
};
|
|
826
|
+
}) => void;
|
|
827
|
+
ngOnDestroy(): void;
|
|
828
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyMenuComponent, never>;
|
|
829
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyMenuComponent, "bizy-menu", never, { "id": { "alias": "id"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "offsetX": { "alias": "offsetX"; "required": false; }; "offsetY": { "alias": "offsetY"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; "hideArrow": { "alias": "hideArrow"; "required": false; }; "opened": { "alias": "opened"; "required": false; }; }, { "onSelect": "onSelect"; }, ["options"], ["*", "bizy-menu-title", "bizy-input", "bizy-menu-option"], true, never>;
|
|
830
|
+
}
|
|
831
|
+
|
|
832
|
+
declare class BizyMenuTitleComponent {
|
|
833
|
+
id: string;
|
|
834
|
+
customClass: string;
|
|
835
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyMenuTitleComponent, never>;
|
|
836
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyMenuTitleComponent, "bizy-menu-title", never, { "id": { "alias": "id"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
837
|
+
}
|
|
838
|
+
|
|
839
|
+
declare class BizyMenuModule {
|
|
840
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyMenuModule, never>;
|
|
841
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyMenuModule, never, [typeof BizyMenuComponent, typeof BizyMenuOptionComponent, typeof BizyMenuTitleComponent], [typeof BizyMenuComponent, typeof BizyMenuOptionComponent, typeof BizyMenuTitleComponent]>;
|
|
842
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyMenuModule>;
|
|
843
|
+
}
|
|
844
|
+
|
|
845
|
+
interface IBizyPieChartData {
|
|
846
|
+
name: string;
|
|
847
|
+
value: number;
|
|
848
|
+
color?: string;
|
|
849
|
+
}
|
|
850
|
+
|
|
851
|
+
declare class BizyPieChartComponent {
|
|
852
|
+
#private;
|
|
853
|
+
private elementRef;
|
|
854
|
+
private document;
|
|
855
|
+
private ref;
|
|
856
|
+
private renderer;
|
|
857
|
+
resizeRef: HTMLElement | null;
|
|
858
|
+
tooltip: boolean;
|
|
859
|
+
type: 'pie' | 'donut';
|
|
860
|
+
download: {
|
|
861
|
+
hide?: boolean;
|
|
862
|
+
label: string;
|
|
863
|
+
name: string;
|
|
864
|
+
};
|
|
865
|
+
onLabelFormatter: (item: any) => string;
|
|
866
|
+
onTooltipFormatter: (item: any) => string;
|
|
867
|
+
onSelect: EventEmitter<string>;
|
|
868
|
+
onDownload: EventEmitter<void>;
|
|
869
|
+
constructor(elementRef: ElementRef, document: Document, ref: ChangeDetectorRef, renderer: Renderer2);
|
|
870
|
+
ngAfterViewInit(): void;
|
|
871
|
+
set data(data: Array<IBizyPieChartData>);
|
|
872
|
+
ngOnDestroy(): void;
|
|
873
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyPieChartComponent, never>;
|
|
874
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyPieChartComponent, "bizy-pie-chart", never, { "resizeRef": { "alias": "resizeRef"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "type": { "alias": "type"; "required": false; }; "download": { "alias": "download"; "required": false; }; "onLabelFormatter": { "alias": "onLabelFormatter"; "required": false; }; "onTooltipFormatter": { "alias": "onTooltipFormatter"; "required": false; }; "data": { "alias": "data"; "required": false; }; }, { "onSelect": "onSelect"; "onDownload": "onDownload"; }, never, never, true, never>;
|
|
875
|
+
}
|
|
876
|
+
|
|
877
|
+
declare class BizyPieChartModule {
|
|
878
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyPieChartModule, never>;
|
|
879
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyPieChartModule, never, [typeof BizyPieChartComponent], [typeof BizyPieChartComponent]>;
|
|
880
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyPieChartModule>;
|
|
881
|
+
}
|
|
882
|
+
|
|
883
|
+
declare class BizyFullScreenPopupWrapperComponent<T> {
|
|
884
|
+
#private;
|
|
885
|
+
dynamicComponentContainer: ViewContainerRef;
|
|
886
|
+
disabled: boolean;
|
|
887
|
+
disableClose: boolean;
|
|
888
|
+
disableDrag: boolean;
|
|
889
|
+
ngOnInit(): void;
|
|
890
|
+
ngAfterViewInit(): void;
|
|
891
|
+
loadDynamicComponent: () => void;
|
|
892
|
+
close(): Promise<void>;
|
|
893
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFullScreenPopupWrapperComponent<any>, never>;
|
|
894
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyFullScreenPopupWrapperComponent<any>, "bizy-full-screen-popup-wrapper", never, {}, {}, never, never, true, never>;
|
|
895
|
+
}
|
|
896
|
+
|
|
897
|
+
declare class BizyPopupWrapperComponent<T> {
|
|
898
|
+
#private;
|
|
899
|
+
dynamicComponentContainer: ViewContainerRef;
|
|
900
|
+
disabled: boolean;
|
|
901
|
+
disableClose: boolean;
|
|
902
|
+
disableDrag: boolean;
|
|
903
|
+
position: {
|
|
904
|
+
top: string;
|
|
905
|
+
right: string;
|
|
906
|
+
bottom: string;
|
|
907
|
+
left: string;
|
|
908
|
+
} | null;
|
|
909
|
+
ngOnInit(): void;
|
|
910
|
+
ngAfterViewInit(): void;
|
|
911
|
+
loadDynamicComponent: () => void;
|
|
912
|
+
close(): Promise<void>;
|
|
913
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyPopupWrapperComponent<any>, never>;
|
|
914
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyPopupWrapperComponent<any>, "bizy-popup-wrapper", never, {}, {}, never, never, true, never>;
|
|
915
|
+
}
|
|
916
|
+
|
|
917
|
+
declare class BizyPopupModule {
|
|
918
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyPopupModule, never>;
|
|
919
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyPopupModule, never, [typeof BizyPopupWrapperComponent, typeof BizyFullScreenPopupWrapperComponent], [typeof BizyPopupWrapperComponent, typeof BizyFullScreenPopupWrapperComponent]>;
|
|
920
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyPopupModule>;
|
|
921
|
+
}
|
|
922
|
+
|
|
923
|
+
interface IBizyPopupResponse {
|
|
924
|
+
id: string;
|
|
925
|
+
response: unknown;
|
|
926
|
+
}
|
|
927
|
+
|
|
928
|
+
declare class BizyPopupService {
|
|
929
|
+
#private;
|
|
930
|
+
static dialogs: Set<DialogRef<unknown, any>>;
|
|
931
|
+
/**
|
|
932
|
+
*
|
|
933
|
+
* @param data.disableClose Deprecated
|
|
934
|
+
*/
|
|
935
|
+
open<R>(data: {
|
|
936
|
+
component: ComponentType<unknown>;
|
|
937
|
+
data?: unknown;
|
|
938
|
+
customClass?: Array<string> | string;
|
|
939
|
+
fullScreen?: boolean;
|
|
940
|
+
disableClose?: boolean;
|
|
941
|
+
disableBackdropClose?: boolean;
|
|
942
|
+
id?: string;
|
|
943
|
+
disableCloseButton?: boolean;
|
|
944
|
+
disableDragButton?: boolean;
|
|
945
|
+
position?: {
|
|
946
|
+
top?: string;
|
|
947
|
+
right?: string;
|
|
948
|
+
bottom?: string;
|
|
949
|
+
left?: string;
|
|
950
|
+
};
|
|
951
|
+
}, callback?: (res: R) => void): void;
|
|
952
|
+
getData<D>(): D;
|
|
953
|
+
close(data?: {
|
|
954
|
+
id?: string;
|
|
955
|
+
response?: unknown;
|
|
956
|
+
}): Promise<void>;
|
|
957
|
+
closeAll(): void;
|
|
958
|
+
openedPopups(): number;
|
|
959
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyPopupService, never>;
|
|
960
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<BizyPopupService>;
|
|
961
|
+
}
|
|
962
|
+
|
|
963
|
+
declare class BizyRadioComponent {
|
|
964
|
+
id: string;
|
|
965
|
+
name: string;
|
|
966
|
+
selected: boolean;
|
|
967
|
+
disabled: boolean;
|
|
968
|
+
selectedChange: EventEmitter<boolean>;
|
|
969
|
+
onSelect: EventEmitter<PointerEvent>;
|
|
970
|
+
_onSelect(event: PointerEvent): void;
|
|
971
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyRadioComponent, never>;
|
|
972
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyRadioComponent, "bizy-radio", never, { "id": { "alias": "id"; "required": false; }; "name": { "alias": "name"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "selectedChange": "selectedChange"; "onSelect": "onSelect"; }, never, ["[slot=start]", "[slot=end]"], true, never>;
|
|
973
|
+
}
|
|
974
|
+
|
|
975
|
+
declare class BizyRadioModule {
|
|
976
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyRadioModule, never>;
|
|
977
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyRadioModule, never, [typeof BizyRadioComponent], [typeof BizyRadioComponent]>;
|
|
978
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyRadioModule>;
|
|
979
|
+
}
|
|
980
|
+
|
|
981
|
+
declare class BizySectionComponent {
|
|
982
|
+
id: string;
|
|
983
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizySectionComponent, never>;
|
|
984
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizySectionComponent, "bizy-section", never, { "id": { "alias": "id"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
985
|
+
}
|
|
986
|
+
|
|
987
|
+
declare class BizySectionStartComponent {
|
|
988
|
+
id: string;
|
|
989
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizySectionStartComponent, never>;
|
|
990
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizySectionStartComponent, "bizy-section-start", never, { "id": { "alias": "id"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
991
|
+
}
|
|
992
|
+
|
|
993
|
+
declare class BizySectionCenterComponent {
|
|
994
|
+
id: string;
|
|
995
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizySectionCenterComponent, never>;
|
|
996
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizySectionCenterComponent, "bizy-section-center", never, { "id": { "alias": "id"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
997
|
+
}
|
|
998
|
+
|
|
999
|
+
declare class BizySectionEndComponent {
|
|
1000
|
+
id: string;
|
|
1001
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizySectionEndComponent, never>;
|
|
1002
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizySectionEndComponent, "bizy-section-end", never, { "id": { "alias": "id"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
1003
|
+
}
|
|
1004
|
+
|
|
1005
|
+
declare class BizySectionModule {
|
|
1006
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizySectionModule, never>;
|
|
1007
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizySectionModule, never, [typeof BizySectionComponent, typeof BizySectionStartComponent, typeof BizySectionCenterComponent, typeof BizySectionEndComponent], [typeof BizySectionComponent, typeof BizySectionStartComponent, typeof BizySectionCenterComponent, typeof BizySectionEndComponent]>;
|
|
1008
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizySectionModule>;
|
|
1009
|
+
}
|
|
1010
|
+
|
|
1011
|
+
declare class BizySelectModule {
|
|
1012
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizySelectModule, never>;
|
|
1013
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizySelectModule, never, [typeof BizySelectComponent, typeof BizySelectOptionComponent], [typeof BizySelectComponent, typeof BizySelectOptionComponent]>;
|
|
1014
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizySelectModule>;
|
|
1015
|
+
}
|
|
1016
|
+
|
|
1017
|
+
declare class BizySidebarOptionComponent {
|
|
1018
|
+
private ref;
|
|
1019
|
+
options: QueryList<BizySidebarOptionComponent>;
|
|
1020
|
+
id: string;
|
|
1021
|
+
disabled: boolean;
|
|
1022
|
+
selectable: boolean;
|
|
1023
|
+
customClass: string;
|
|
1024
|
+
selectedChange: EventEmitter<boolean>;
|
|
1025
|
+
onSelect: EventEmitter<PointerEvent>;
|
|
1026
|
+
_turnOn$: BehaviorSubject<boolean>;
|
|
1027
|
+
_selected: boolean;
|
|
1028
|
+
set selected(selected: boolean);
|
|
1029
|
+
constructor(ref: ChangeDetectorRef);
|
|
1030
|
+
_onSelect(event: PointerEvent): void;
|
|
1031
|
+
_setSelected(selected: boolean): void;
|
|
1032
|
+
getId: () => string;
|
|
1033
|
+
getSelected: () => boolean;
|
|
1034
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizySidebarOptionComponent, never>;
|
|
1035
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizySidebarOptionComponent, "bizy-sidebar-option", never, { "id": { "alias": "id"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "selectable": { "alias": "selectable"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; }, { "selectedChange": "selectedChange"; "onSelect": "onSelect"; }, ["options"], ["*", "bizy-sidebar-option"], true, never>;
|
|
1036
|
+
}
|
|
1037
|
+
|
|
1038
|
+
declare class BizySidebarFloatingOptionComponent implements AfterContentInit {
|
|
1039
|
+
#private;
|
|
1040
|
+
private ref;
|
|
1041
|
+
options: QueryList<BizySidebarOptionComponent>;
|
|
1042
|
+
id: string;
|
|
1043
|
+
disabled: boolean;
|
|
1044
|
+
selectable: boolean;
|
|
1045
|
+
offsetX: number;
|
|
1046
|
+
offsetY: number;
|
|
1047
|
+
customClass: string;
|
|
1048
|
+
selectedChange: EventEmitter<boolean>;
|
|
1049
|
+
onSelect: EventEmitter<PointerEvent>;
|
|
1050
|
+
_turnOn$: BehaviorSubject<boolean>;
|
|
1051
|
+
_selected: boolean;
|
|
1052
|
+
_opened: boolean;
|
|
1053
|
+
set selected(selected: boolean);
|
|
1054
|
+
constructor(ref: ChangeDetectorRef);
|
|
1055
|
+
ngAfterContentInit(): void;
|
|
1056
|
+
_onSelect(event: PointerEvent): void;
|
|
1057
|
+
close: (event: PointerEvent & {
|
|
1058
|
+
target: {
|
|
1059
|
+
id: string;
|
|
1060
|
+
};
|
|
1061
|
+
}) => void;
|
|
1062
|
+
getId: () => string;
|
|
1063
|
+
getSelected: () => boolean;
|
|
1064
|
+
ngOnDestroy(): void;
|
|
1065
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizySidebarFloatingOptionComponent, never>;
|
|
1066
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizySidebarFloatingOptionComponent, "bizy-sidebar-floating-option", never, { "id": { "alias": "id"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "selectable": { "alias": "selectable"; "required": false; }; "offsetX": { "alias": "offsetX"; "required": false; }; "offsetY": { "alias": "offsetY"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; }, { "selectedChange": "selectedChange"; "onSelect": "onSelect"; }, ["options"], ["*", "bizy-sidebar-floating-option-title", "bizy-sidebar-option"], true, never>;
|
|
1067
|
+
}
|
|
1068
|
+
|
|
1069
|
+
declare class BizySidebarComponent implements AfterContentInit {
|
|
1070
|
+
#private;
|
|
1071
|
+
id: string;
|
|
1072
|
+
options: QueryList<BizySidebarOptionComponent>;
|
|
1073
|
+
floatingOptions: QueryList<BizySidebarFloatingOptionComponent>;
|
|
1074
|
+
toggleChange: EventEmitter<boolean>;
|
|
1075
|
+
onToggle: EventEmitter<PointerEvent>;
|
|
1076
|
+
_toggle: boolean;
|
|
1077
|
+
set toggle(toggle: boolean);
|
|
1078
|
+
ngAfterContentInit(): void;
|
|
1079
|
+
_onToggle(event: PointerEvent): void;
|
|
1080
|
+
ngOnDestroy(): void;
|
|
1081
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizySidebarComponent, never>;
|
|
1082
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizySidebarComponent, "bizy-sidebar", never, { "id": { "alias": "id"; "required": false; }; "toggle": { "alias": "toggle"; "required": false; }; }, { "toggleChange": "toggleChange"; "onToggle": "onToggle"; }, ["options", "floatingOptions"], ["[slot=start]", "[slot=start]", "*", "[slot=end]"], true, never>;
|
|
1083
|
+
}
|
|
1084
|
+
|
|
1085
|
+
declare class BizySidebarFloatingOptionTitleComponent {
|
|
1086
|
+
id: string;
|
|
1087
|
+
customClass: string;
|
|
1088
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizySidebarFloatingOptionTitleComponent, never>;
|
|
1089
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizySidebarFloatingOptionTitleComponent, "bizy-sidebar-floating-option-title", never, { "id": { "alias": "id"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
1090
|
+
}
|
|
1091
|
+
|
|
1092
|
+
declare class BizySidebarModule {
|
|
1093
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizySidebarModule, never>;
|
|
1094
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizySidebarModule, never, [typeof BizySidebarComponent, typeof BizySidebarFloatingOptionComponent, typeof BizySidebarFloatingOptionTitleComponent, typeof BizySidebarOptionComponent], [typeof BizySidebarComponent, typeof BizySidebarFloatingOptionComponent, typeof BizySidebarFloatingOptionTitleComponent, typeof BizySidebarOptionComponent]>;
|
|
1095
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizySidebarModule>;
|
|
1096
|
+
}
|
|
1097
|
+
|
|
1098
|
+
declare enum BIZY_SKELETON_SHAPE {
|
|
1099
|
+
CIRCLE = "circle",
|
|
1100
|
+
SQUARE = "square"
|
|
1101
|
+
}
|
|
1102
|
+
|
|
1103
|
+
declare class BizySkeletonComponent {
|
|
1104
|
+
id: string;
|
|
1105
|
+
shape: BIZY_SKELETON_SHAPE;
|
|
1106
|
+
height: string;
|
|
1107
|
+
width: string;
|
|
1108
|
+
customClass: string;
|
|
1109
|
+
readonly BIZY_SKELETON_SHAPE: typeof BIZY_SKELETON_SHAPE;
|
|
1110
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizySkeletonComponent, never>;
|
|
1111
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizySkeletonComponent, "bizy-skeleton", never, { "id": { "alias": "id"; "required": false; }; "shape": { "alias": "shape"; "required": false; }; "height": { "alias": "height"; "required": false; }; "width": { "alias": "width"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; }, {}, never, never, true, never>;
|
|
1112
|
+
}
|
|
1113
|
+
|
|
1114
|
+
declare class BizySkeletonModule {
|
|
1115
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizySkeletonModule, never>;
|
|
1116
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizySkeletonModule, never, [typeof BizySkeletonComponent], [typeof BizySkeletonComponent]>;
|
|
1117
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizySkeletonModule>;
|
|
1118
|
+
}
|
|
1119
|
+
|
|
1120
|
+
declare class BizySliderComponent {
|
|
1121
|
+
fromSlider: ElementRef;
|
|
1122
|
+
toSlider: ElementRef;
|
|
1123
|
+
minLimit: number;
|
|
1124
|
+
maxLimit: number;
|
|
1125
|
+
onChange: EventEmitter<{
|
|
1126
|
+
min: number;
|
|
1127
|
+
max: number;
|
|
1128
|
+
}>;
|
|
1129
|
+
_min: number;
|
|
1130
|
+
_max: number;
|
|
1131
|
+
set min(min: number);
|
|
1132
|
+
set max(max: number);
|
|
1133
|
+
setFromSlider(value: number): void;
|
|
1134
|
+
setToSlider(value: number): void;
|
|
1135
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizySliderComponent, never>;
|
|
1136
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizySliderComponent, "bizy-slider", never, { "minLimit": { "alias": "minLimit"; "required": false; }; "maxLimit": { "alias": "maxLimit"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; }, { "onChange": "onChange"; }, never, never, true, never>;
|
|
1137
|
+
}
|
|
1138
|
+
|
|
1139
|
+
declare class BizySliderModule {
|
|
1140
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizySliderModule, never>;
|
|
1141
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizySliderModule, never, [typeof BizySliderComponent], [typeof BizySliderComponent]>;
|
|
1142
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizySliderModule>;
|
|
1143
|
+
}
|
|
1144
|
+
|
|
1145
|
+
declare class BizyTableColumnComponent {
|
|
1146
|
+
#private;
|
|
1147
|
+
id: string;
|
|
1148
|
+
customClass: string;
|
|
1149
|
+
contextMenu: EventEmitter<MouseEvent>;
|
|
1150
|
+
onSelect: EventEmitter<PointerEvent>;
|
|
1151
|
+
onRightClick(event: MouseEvent): void;
|
|
1152
|
+
getId: () => string;
|
|
1153
|
+
setMarginLeft(margin: number): void;
|
|
1154
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTableColumnComponent, never>;
|
|
1155
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyTableColumnComponent, "bizy-table-column", never, { "id": { "alias": "id"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; }, { "contextMenu": "contextMenu"; "onSelect": "onSelect"; }, never, ["*"], true, never>;
|
|
1156
|
+
}
|
|
1157
|
+
|
|
1158
|
+
declare class BizyTableHeaderComponent {
|
|
1159
|
+
private ref;
|
|
1160
|
+
elementRef: ElementRef;
|
|
1161
|
+
columns: QueryList<BizyTableColumnComponent>;
|
|
1162
|
+
id: string;
|
|
1163
|
+
customClass: string;
|
|
1164
|
+
selected: boolean;
|
|
1165
|
+
selectable: boolean | null;
|
|
1166
|
+
selectedChange: EventEmitter<boolean>;
|
|
1167
|
+
onSelect: EventEmitter<PointerEvent>;
|
|
1168
|
+
marginRight: number;
|
|
1169
|
+
constructor(ref: ChangeDetectorRef, elementRef: ElementRef);
|
|
1170
|
+
getId: () => string;
|
|
1171
|
+
getSelected: () => boolean;
|
|
1172
|
+
setSelectable: (selectable: boolean) => void;
|
|
1173
|
+
setMarginRight(margin: number): void;
|
|
1174
|
+
setMarginLeft(margin: number): void;
|
|
1175
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTableHeaderComponent, never>;
|
|
1176
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyTableHeaderComponent, "bizy-table-header", never, { "id": { "alias": "id"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "selectable": { "alias": "selectable"; "required": false; }; }, { "selectedChange": "selectedChange"; "onSelect": "onSelect"; }, ["columns"], ["bizy-table-column"], true, never>;
|
|
1177
|
+
}
|
|
1178
|
+
|
|
1179
|
+
declare class BizyTableFooterComponent {
|
|
1180
|
+
private ref;
|
|
1181
|
+
elementRef: ElementRef;
|
|
1182
|
+
columns: QueryList<BizyTableColumnComponent>;
|
|
1183
|
+
id: string;
|
|
1184
|
+
customClass: string;
|
|
1185
|
+
marginRight: number;
|
|
1186
|
+
_selectable: boolean;
|
|
1187
|
+
constructor(ref: ChangeDetectorRef, elementRef: ElementRef);
|
|
1188
|
+
getId: () => string;
|
|
1189
|
+
setSelectable: (selectable: boolean) => void;
|
|
1190
|
+
setMarginRight(margin: number): void;
|
|
1191
|
+
setMarginLeft(margin: number): void;
|
|
1192
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTableFooterComponent, never>;
|
|
1193
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyTableFooterComponent, "bizy-table-footer", never, { "id": { "alias": "id"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; }, {}, ["columns"], ["bizy-table-column"], true, never>;
|
|
1194
|
+
}
|
|
1195
|
+
|
|
1196
|
+
declare class BizyTableRowComponent {
|
|
1197
|
+
private ref;
|
|
1198
|
+
columns: QueryList<BizyTableColumnComponent>;
|
|
1199
|
+
id: string;
|
|
1200
|
+
customClass: string;
|
|
1201
|
+
disabled: boolean;
|
|
1202
|
+
selected: boolean;
|
|
1203
|
+
opened: boolean;
|
|
1204
|
+
selectable: boolean | null;
|
|
1205
|
+
selectedChange: EventEmitter<boolean>;
|
|
1206
|
+
onSelect: EventEmitter<PointerEvent>;
|
|
1207
|
+
openedChange: EventEmitter<boolean>;
|
|
1208
|
+
onOpen: EventEmitter<PointerEvent>;
|
|
1209
|
+
marginRight: number;
|
|
1210
|
+
constructor(ref: ChangeDetectorRef);
|
|
1211
|
+
_onOpen(event: PointerEvent): void;
|
|
1212
|
+
getId: () => string;
|
|
1213
|
+
getSelected: () => boolean;
|
|
1214
|
+
setSelectable: (selectable: boolean) => void;
|
|
1215
|
+
setSelected: (selected: boolean) => void;
|
|
1216
|
+
setMarginRight(margin: number): void;
|
|
1217
|
+
setMarginLeft(margin: number): void;
|
|
1218
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTableRowComponent, never>;
|
|
1219
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyTableRowComponent, "bizy-table-row", never, { "id": { "alias": "id"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "opened": { "alias": "opened"; "required": false; }; "selectable": { "alias": "selectable"; "required": false; }; }, { "selectedChange": "selectedChange"; "onSelect": "onSelect"; "openedChange": "openedChange"; "onOpen": "onOpen"; }, ["columns"], ["bizy-table-column", "bizy-table-row-expand-content"], true, never>;
|
|
1220
|
+
}
|
|
1221
|
+
|
|
1222
|
+
declare class BizyTableScrollingDirective {
|
|
1223
|
+
#private;
|
|
1224
|
+
viewContainerRef: ViewContainerRef;
|
|
1225
|
+
template: TemplateRef<BizyTableRowComponent>;
|
|
1226
|
+
ref: ChangeDetectorRef;
|
|
1227
|
+
get items$(): Observable<Array<unknown>>;
|
|
1228
|
+
set tableForIn(value: Array<unknown>);
|
|
1229
|
+
constructor(viewContainerRef: ViewContainerRef, template: TemplateRef<BizyTableRowComponent>, ref: ChangeDetectorRef);
|
|
1230
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTableScrollingDirective, never>;
|
|
1231
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BizyTableScrollingDirective, "[tableFor]", never, { "tableForIn": { "alias": "tableForIn"; "required": false; }; }, {}, never, never, true, never>;
|
|
1232
|
+
}
|
|
1233
|
+
|
|
1234
|
+
declare class BizyTableScrollingComponent implements OnDestroy {
|
|
1235
|
+
#private;
|
|
1236
|
+
private document;
|
|
1237
|
+
elementRef: ElementRef;
|
|
1238
|
+
ref: ChangeDetectorRef;
|
|
1239
|
+
viewport: CdkVirtualScrollViewport;
|
|
1240
|
+
content: TemplateRef<object>;
|
|
1241
|
+
items$: Observable<Array<unknown>>;
|
|
1242
|
+
itemTemplate: TemplateRef<BizyTableRowComponent>;
|
|
1243
|
+
itemSize: number;
|
|
1244
|
+
constructor(document: Document, elementRef: ElementRef, ref: ChangeDetectorRef);
|
|
1245
|
+
/** Called by the virtual-for directive inside of the viewport. */
|
|
1246
|
+
attachView(tableDirective: BizyTableScrollingDirective): void;
|
|
1247
|
+
ngOnDestroy(): void;
|
|
1248
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTableScrollingComponent, never>;
|
|
1249
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyTableScrollingComponent, "bizy-table-scrolling", never, {}, {}, never, ["*"], true, never>;
|
|
1250
|
+
}
|
|
1251
|
+
|
|
1252
|
+
declare class BizyTableComponent implements AfterContentInit {
|
|
1253
|
+
#private;
|
|
1254
|
+
private ref;
|
|
1255
|
+
private document;
|
|
1256
|
+
private renderer;
|
|
1257
|
+
private elementRef;
|
|
1258
|
+
viewport: BizyTableScrollingComponent;
|
|
1259
|
+
virtualFor: BizyTableScrollingDirective;
|
|
1260
|
+
rows: QueryList<BizyTableRowComponent>;
|
|
1261
|
+
headers: QueryList<BizyTableHeaderComponent>;
|
|
1262
|
+
footers: QueryList<BizyTableFooterComponent>;
|
|
1263
|
+
resizeRef: ElementRef;
|
|
1264
|
+
notifier$: Subject<void>;
|
|
1265
|
+
marginRight: number;
|
|
1266
|
+
marginLeft: number;
|
|
1267
|
+
set selectable(selectable: boolean);
|
|
1268
|
+
constructor(ref: ChangeDetectorRef, document: Document, renderer: Renderer2, elementRef: ElementRef);
|
|
1269
|
+
ngAfterContentInit(): void;
|
|
1270
|
+
ngOnDestroy(): void;
|
|
1271
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTableComponent, never>;
|
|
1272
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyTableComponent, "bizy-table", never, { "resizeRef": { "alias": "resizeRef"; "required": false; }; "selectable": { "alias": "selectable"; "required": false; }; }, {}, ["virtualFor", "rows", "headers", "footers"], ["bizy-table-header", "bizy-table-row", "bizy-table-footer"], true, never>;
|
|
1273
|
+
}
|
|
1274
|
+
|
|
1275
|
+
declare class BizyTableColumnArrowsComponent {
|
|
1276
|
+
order: 'asc' | 'desc' | null;
|
|
1277
|
+
show: boolean;
|
|
1278
|
+
customClass: string;
|
|
1279
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTableColumnArrowsComponent, never>;
|
|
1280
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyTableColumnArrowsComponent, "bizy-table-column-arrows", never, { "order": { "alias": "order"; "required": false; }; "show": { "alias": "show"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; }, {}, never, never, true, never>;
|
|
1281
|
+
}
|
|
1282
|
+
|
|
1283
|
+
declare class BizyTableRowExpandContentComponent {
|
|
1284
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTableRowExpandContentComponent, never>;
|
|
1285
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyTableRowExpandContentComponent, "bizy-table-row-expand-content", never, {}, {}, never, ["*"], true, never>;
|
|
1286
|
+
}
|
|
1287
|
+
|
|
1288
|
+
declare class BizyTableColumnFixedDirective {
|
|
1289
|
+
#private;
|
|
1290
|
+
ngAfterViewInit(): void;
|
|
1291
|
+
set tableColumnFixed(value: boolean);
|
|
1292
|
+
setMarginLeft: (marginLeft: number) => void;
|
|
1293
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTableColumnFixedDirective, never>;
|
|
1294
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BizyTableColumnFixedDirective, "[bizyTableColumnFixed]", never, { "tableColumnFixed": { "alias": "bizyTableColumnFixed"; "required": false; }; }, {}, never, never, true, never>;
|
|
1295
|
+
}
|
|
1296
|
+
|
|
1297
|
+
declare class BizyTableModule {
|
|
1298
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTableModule, never>;
|
|
1299
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyTableModule, never, [typeof BizyTableComponent, typeof BizyTableColumnComponent, typeof BizyTableColumnArrowsComponent, typeof BizyTableFooterComponent, typeof BizyTableHeaderComponent, typeof BizyTableRowComponent, typeof BizyTableRowExpandContentComponent, typeof BizyTableScrollingComponent, typeof BizyTableScrollingDirective, typeof BizyTableColumnFixedDirective], [typeof BizyTableComponent, typeof BizyTableColumnComponent, typeof BizyTableColumnArrowsComponent, typeof BizyTableFooterComponent, typeof BizyTableHeaderComponent, typeof BizyTableRowComponent, typeof BizyTableRowExpandContentComponent, typeof BizyTableScrollingComponent, typeof BizyTableScrollingDirective, typeof BizyTableColumnFixedDirective]>;
|
|
1300
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyTableModule>;
|
|
1301
|
+
}
|
|
1302
|
+
|
|
1303
|
+
declare class BizyTabComponent {
|
|
1304
|
+
elementRef: ElementRef;
|
|
1305
|
+
id: string;
|
|
1306
|
+
disabled: boolean;
|
|
1307
|
+
selected: boolean;
|
|
1308
|
+
linePosition: 'bottom' | 'top';
|
|
1309
|
+
customClass: string;
|
|
1310
|
+
selectedChange: EventEmitter<boolean>;
|
|
1311
|
+
onSelect: EventEmitter<PointerEvent>;
|
|
1312
|
+
constructor(elementRef: ElementRef);
|
|
1313
|
+
_onSelect(event: PointerEvent): void;
|
|
1314
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTabComponent, never>;
|
|
1315
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyTabComponent, "bizy-tab", never, { "id": { "alias": "id"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "linePosition": { "alias": "linePosition"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; }, { "selectedChange": "selectedChange"; "onSelect": "onSelect"; }, never, ["*"], true, never>;
|
|
1316
|
+
}
|
|
1317
|
+
|
|
1318
|
+
declare class BizyTabsComponent implements AfterViewInit, AfterContentInit {
|
|
1319
|
+
#private;
|
|
1320
|
+
private ref;
|
|
1321
|
+
tabs: QueryList<BizyTabComponent>;
|
|
1322
|
+
private bizyTabs;
|
|
1323
|
+
private bizyTabsWrapper;
|
|
1324
|
+
customClass: string;
|
|
1325
|
+
showLeftButton: boolean;
|
|
1326
|
+
showRightButton: boolean;
|
|
1327
|
+
constructor(ref: ChangeDetectorRef);
|
|
1328
|
+
ngAfterViewInit(): void;
|
|
1329
|
+
ngAfterContentInit(): void;
|
|
1330
|
+
onScrollLeft(): void;
|
|
1331
|
+
onScrollRight(): void;
|
|
1332
|
+
ngOnDestroy(): void;
|
|
1333
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTabsComponent, never>;
|
|
1334
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyTabsComponent, "bizy-tabs", never, { "customClass": { "alias": "customClass"; "required": false; }; }, {}, ["tabs"], ["bizy-tab"], true, never>;
|
|
1335
|
+
}
|
|
1336
|
+
|
|
1337
|
+
declare class BizyTabsModule {
|
|
1338
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTabsModule, never>;
|
|
1339
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyTabsModule, never, [typeof BizyTabsComponent, typeof BizyTabComponent], [typeof BizyTabsComponent, typeof BizyTabComponent]>;
|
|
1340
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyTabsModule>;
|
|
1341
|
+
}
|
|
1342
|
+
|
|
1343
|
+
declare enum BIZY_TAG_TYPE {
|
|
1344
|
+
DEFAULT = "default",
|
|
1345
|
+
SUCCESS = "success",
|
|
1346
|
+
INFO = "info",
|
|
1347
|
+
WARNING = "warning",
|
|
1348
|
+
DANGER = "danger"
|
|
1349
|
+
}
|
|
1350
|
+
|
|
1351
|
+
declare class BizyTagComponent {
|
|
1352
|
+
id: string;
|
|
1353
|
+
customClass: string;
|
|
1354
|
+
disabled: boolean;
|
|
1355
|
+
type: BIZY_TAG_TYPE;
|
|
1356
|
+
onSelect: EventEmitter<PointerEvent>;
|
|
1357
|
+
_focused: boolean;
|
|
1358
|
+
_onSelect(event: PointerEvent): void;
|
|
1359
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTagComponent, never>;
|
|
1360
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyTagComponent, "bizy-tag", never, { "id": { "alias": "id"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, { "onSelect": "onSelect"; }, never, ["*"], true, never>;
|
|
1361
|
+
}
|
|
1362
|
+
|
|
1363
|
+
declare class BizyTagModule {
|
|
1364
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTagModule, never>;
|
|
1365
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyTagModule, never, [typeof BizyTagComponent], [typeof BizyTagComponent]>;
|
|
1366
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyTagModule>;
|
|
1367
|
+
}
|
|
1368
|
+
|
|
1369
|
+
declare class BizyTimelineComponent {
|
|
1370
|
+
id: string;
|
|
1371
|
+
customClass: string;
|
|
1372
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTimelineComponent, never>;
|
|
1373
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyTimelineComponent, "bizy-timeline", never, { "id": { "alias": "id"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; }, {}, never, ["bizy-timeline-event"], true, never>;
|
|
1374
|
+
}
|
|
1375
|
+
|
|
1376
|
+
declare class BizyTimelineEventComponent {
|
|
1377
|
+
id: string;
|
|
1378
|
+
customClass: string;
|
|
1379
|
+
showLine: boolean;
|
|
1380
|
+
disabled: boolean;
|
|
1381
|
+
onSelect: EventEmitter<PointerEvent>;
|
|
1382
|
+
_focused: boolean;
|
|
1383
|
+
_onSelect(event: PointerEvent): void;
|
|
1384
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTimelineEventComponent, never>;
|
|
1385
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyTimelineEventComponent, "bizy-timeline-event", never, { "id": { "alias": "id"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; "showLine": { "alias": "showLine"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "onSelect": "onSelect"; }, never, ["[slot=start]", "[slot=bullet]", "[slot=end]"], true, never>;
|
|
1386
|
+
}
|
|
1387
|
+
|
|
1388
|
+
declare class BizyTimelineModule {
|
|
1389
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTimelineModule, never>;
|
|
1390
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyTimelineModule, never, [typeof BizyTimelineComponent, typeof BizyTimelineEventComponent], [typeof BizyTimelineComponent, typeof BizyTimelineEventComponent]>;
|
|
1391
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyTimelineModule>;
|
|
1392
|
+
}
|
|
1393
|
+
|
|
1394
|
+
declare enum TOAST {
|
|
1395
|
+
DEBUG = "debug",
|
|
1396
|
+
SUCCESS = "success",
|
|
1397
|
+
INFO = "info",
|
|
1398
|
+
WARNING = "warning",
|
|
1399
|
+
DANGER = "danger"
|
|
1400
|
+
}
|
|
1401
|
+
declare class BizyToastService {
|
|
1402
|
+
#private;
|
|
1403
|
+
static toasts: Set<DialogRef<BizyToastWrapperComponent, unknown>>;
|
|
1404
|
+
duration: number;
|
|
1405
|
+
defaultDebugTitle: string;
|
|
1406
|
+
defaultInfoTitle: string;
|
|
1407
|
+
defaultSuccessTitle: string;
|
|
1408
|
+
defaultWarningTitle: string;
|
|
1409
|
+
defaultDangerTitle: string;
|
|
1410
|
+
config(data: {
|
|
1411
|
+
defaultDebugTitle?: string;
|
|
1412
|
+
defaultInfoTitle?: string;
|
|
1413
|
+
defaultSuccessTitle?: string;
|
|
1414
|
+
defaultWarningTitle?: string;
|
|
1415
|
+
defaultDangerTitle?: string;
|
|
1416
|
+
duration?: number;
|
|
1417
|
+
}): void;
|
|
1418
|
+
debug(data: string | {
|
|
1419
|
+
title: string;
|
|
1420
|
+
msg?: string;
|
|
1421
|
+
duration?: number;
|
|
1422
|
+
}): void;
|
|
1423
|
+
info(data: string | {
|
|
1424
|
+
title: string;
|
|
1425
|
+
msg?: string;
|
|
1426
|
+
duration?: number;
|
|
1427
|
+
}): void;
|
|
1428
|
+
success(data?: string | {
|
|
1429
|
+
title: string;
|
|
1430
|
+
msg?: string;
|
|
1431
|
+
duration?: number;
|
|
1432
|
+
}): void;
|
|
1433
|
+
warning(data: string | {
|
|
1434
|
+
title: string;
|
|
1435
|
+
msg?: string;
|
|
1436
|
+
duration?: number;
|
|
1437
|
+
}): void;
|
|
1438
|
+
danger(data?: string | {
|
|
1439
|
+
title: string;
|
|
1440
|
+
msg?: string;
|
|
1441
|
+
duration?: number;
|
|
1442
|
+
}): void;
|
|
1443
|
+
close: (id: string) => void;
|
|
1444
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyToastService, never>;
|
|
1445
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<BizyToastService>;
|
|
1446
|
+
}
|
|
1447
|
+
|
|
1448
|
+
declare class BizyToastWrapperComponent {
|
|
1449
|
+
private data;
|
|
1450
|
+
private toast;
|
|
1451
|
+
type: TOAST;
|
|
1452
|
+
title: string;
|
|
1453
|
+
msg: string;
|
|
1454
|
+
id: string;
|
|
1455
|
+
constructor(data: {
|
|
1456
|
+
type: TOAST;
|
|
1457
|
+
title: string;
|
|
1458
|
+
msg: string;
|
|
1459
|
+
id: string;
|
|
1460
|
+
duration: number;
|
|
1461
|
+
}, toast: BizyToastService);
|
|
1462
|
+
close(): void;
|
|
1463
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyToastWrapperComponent, never>;
|
|
1464
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyToastWrapperComponent, "bizy-toast-wrapper", never, {}, {}, never, never, true, never>;
|
|
1465
|
+
}
|
|
1466
|
+
|
|
1467
|
+
declare class BizyToastModule {
|
|
1468
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyToastModule, never>;
|
|
1469
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyToastModule, never, [typeof BizyToastWrapperComponent], [typeof BizyToastWrapperComponent]>;
|
|
1470
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyToastModule>;
|
|
1471
|
+
}
|
|
1472
|
+
|
|
1473
|
+
declare class BizyToggleComponent {
|
|
1474
|
+
id: string;
|
|
1475
|
+
disabled: boolean;
|
|
1476
|
+
selected: boolean;
|
|
1477
|
+
onSelect: EventEmitter<PointerEvent>;
|
|
1478
|
+
selectedChange: EventEmitter<boolean>;
|
|
1479
|
+
_onSelect(event: PointerEvent): void;
|
|
1480
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyToggleComponent, never>;
|
|
1481
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyToggleComponent, "bizy-toggle", never, { "id": { "alias": "id"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; }, { "onSelect": "onSelect"; "selectedChange": "selectedChange"; }, never, ["[slot=start]", "[slot=end]"], true, never>;
|
|
1482
|
+
}
|
|
1483
|
+
|
|
1484
|
+
declare class BizyToggleModule {
|
|
1485
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyToggleModule, never>;
|
|
1486
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyToggleModule, never, [typeof BizyToggleComponent], [typeof BizyToggleComponent]>;
|
|
1487
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyToggleModule>;
|
|
1488
|
+
}
|
|
1489
|
+
|
|
1490
|
+
type LabelPosition = 'before' | 'after';
|
|
1491
|
+
|
|
1492
|
+
declare class BizyToolbarComponent {
|
|
1493
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyToolbarComponent, never>;
|
|
1494
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BizyToolbarComponent, "bizy-toolbar", never, {}, {}, never, ["[slot=start]", "[slot=end]"], true, never>;
|
|
1495
|
+
}
|
|
1496
|
+
|
|
1497
|
+
declare class BizyToolbarModule {
|
|
1498
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyToolbarModule, never>;
|
|
1499
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyToolbarModule, never, [typeof BizyToolbarComponent], [typeof BizyToolbarComponent]>;
|
|
1500
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyToolbarModule>;
|
|
1501
|
+
}
|
|
1502
|
+
|
|
1503
|
+
declare enum LANGUAGE {
|
|
1504
|
+
SPANISH = "es",
|
|
1505
|
+
ENGLISH = "en"
|
|
1506
|
+
}
|
|
1507
|
+
interface ILocale {
|
|
1508
|
+
lang: LANGUAGE;
|
|
1509
|
+
translations: Record<string, unknown>;
|
|
1510
|
+
}
|
|
1511
|
+
declare class BizyTranslateService {
|
|
1512
|
+
#private;
|
|
1513
|
+
loadTranslations(...args: ILocale[]): void;
|
|
1514
|
+
addLangs(langs: Array<LANGUAGE>): void;
|
|
1515
|
+
getLangs(): Array<LANGUAGE>;
|
|
1516
|
+
setDefault(lang: LANGUAGE): void;
|
|
1517
|
+
getCurrentLang(): LANGUAGE;
|
|
1518
|
+
use(lang: LANGUAGE): void;
|
|
1519
|
+
get(translation: string): string;
|
|
1520
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTranslateService, never>;
|
|
1521
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<BizyTranslateService>;
|
|
1522
|
+
}
|
|
1523
|
+
|
|
1524
|
+
declare class BizyTranslatePipe implements PipeTransform {
|
|
1525
|
+
private translate;
|
|
1526
|
+
constructor(translate: BizyTranslateService);
|
|
1527
|
+
transform(label: string): string;
|
|
1528
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTranslatePipe, never>;
|
|
1529
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<BizyTranslatePipe, "translate", true>;
|
|
1530
|
+
}
|
|
1531
|
+
|
|
1532
|
+
declare class BizyTranslateModule {
|
|
1533
|
+
static forRoot: typeof TranslateModule.forRoot;
|
|
1534
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTranslateModule, never>;
|
|
1535
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyTranslateModule, never, [typeof BizyTranslatePipe], [typeof BizyTranslatePipe]>;
|
|
1536
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyTranslateModule>;
|
|
1537
|
+
}
|
|
1538
|
+
|
|
1539
|
+
declare class BizyServicesModule {
|
|
1540
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyServicesModule, never>;
|
|
1541
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyServicesModule, never, never, never>;
|
|
1542
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyServicesModule>;
|
|
1543
|
+
}
|
|
1544
|
+
|
|
1545
|
+
declare enum BIZY_ANIMATION {
|
|
1546
|
+
FADE_IN = "fade-in",
|
|
1547
|
+
FADE_OUT = "fade-out",
|
|
1548
|
+
FADE_IN_UP = "fade-in-up",
|
|
1549
|
+
FADE_IN_RIGHT = "fade-in-right",
|
|
1550
|
+
FADE_IN_DOWN = "fade-in-down",
|
|
1551
|
+
FADE_IN_LEFT = "fade-in-left",
|
|
1552
|
+
SLIDE_IN_UP = "slide-in-up",
|
|
1553
|
+
SLIDE_IN_RIGHT = "slide-in-right",
|
|
1554
|
+
SLIDE_IN_DOWN = "slide-in-down",
|
|
1555
|
+
SLIDE_IN_LEFT = "slide-in-left",
|
|
1556
|
+
SLIDE_OUT_UP = "slide-out-up",
|
|
1557
|
+
SLIDE_OUT_DOWN = "slide-out-down",
|
|
1558
|
+
SLIDE_OUT_RIGHT = "slide-out-right",
|
|
1559
|
+
SLIDE_OUT_LEFT = "slide-out-left"
|
|
1560
|
+
}
|
|
1561
|
+
declare class BizyAnimationService {
|
|
1562
|
+
#private;
|
|
1563
|
+
private rendererFactory;
|
|
1564
|
+
constructor(rendererFactory: RendererFactory2);
|
|
1565
|
+
setAnimation(element: HTMLElement, animation: BIZY_ANIMATION): Promise<void>;
|
|
1566
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyAnimationService, never>;
|
|
1567
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<BizyAnimationService>;
|
|
1568
|
+
}
|
|
1569
|
+
|
|
1570
|
+
declare class BizyDeviceService {
|
|
1571
|
+
#private;
|
|
1572
|
+
getUserAgent(): Promise<string>;
|
|
1573
|
+
isMobile: () => boolean;
|
|
1574
|
+
isTablet: () => boolean;
|
|
1575
|
+
isDesktop: () => boolean;
|
|
1576
|
+
isPortrait: () => boolean;
|
|
1577
|
+
isLandscape: () => boolean;
|
|
1578
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyDeviceService, never>;
|
|
1579
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<BizyDeviceService>;
|
|
1580
|
+
}
|
|
1581
|
+
|
|
1582
|
+
declare class BizyRouterService {
|
|
1583
|
+
private router;
|
|
1584
|
+
static backPath: string;
|
|
1585
|
+
transitionsEnd$: Observable<ActivatedRouteSnapshot>;
|
|
1586
|
+
transitionsStart$: Observable<ActivatedRouteSnapshot>;
|
|
1587
|
+
popStateEvent$: Observable<PopStateEvent>;
|
|
1588
|
+
routeChange$: Observable<void>;
|
|
1589
|
+
constructor(router: Router);
|
|
1590
|
+
getURL(): string;
|
|
1591
|
+
getBackPath(): string;
|
|
1592
|
+
getId(activatedRoute: ActivatedRoute, param: string): string | null;
|
|
1593
|
+
getQueryParam(activatedRoute: ActivatedRoute, param: string): string | null;
|
|
1594
|
+
getAllQueryParam(): Record<string, string>;
|
|
1595
|
+
goTo(data: {
|
|
1596
|
+
path: string;
|
|
1597
|
+
params?: Record<string, string>;
|
|
1598
|
+
replace?: boolean;
|
|
1599
|
+
skip?: boolean;
|
|
1600
|
+
}): void;
|
|
1601
|
+
goBack(data?: {
|
|
1602
|
+
path: string;
|
|
1603
|
+
}): void;
|
|
1604
|
+
reload(force?: boolean): void;
|
|
1605
|
+
private _serialize;
|
|
1606
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyRouterService, never>;
|
|
1607
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<BizyRouterService>;
|
|
1608
|
+
}
|
|
1609
|
+
|
|
1610
|
+
declare class BizyCacheService {
|
|
1611
|
+
private router;
|
|
1612
|
+
readonly CACHE_PREFIX = "BIZY-CACHE";
|
|
1613
|
+
constructor(router: BizyRouterService);
|
|
1614
|
+
getData<T>(key?: string): T;
|
|
1615
|
+
setData<T>(value: T, key?: string, expiresAt?: number): void;
|
|
1616
|
+
remove(key?: string): void;
|
|
1617
|
+
removeAll(): void;
|
|
1618
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyCacheService, never>;
|
|
1619
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<BizyCacheService>;
|
|
1620
|
+
}
|
|
1621
|
+
|
|
1622
|
+
declare class BizyCopyToClipboardService {
|
|
1623
|
+
#private;
|
|
1624
|
+
copy(data: string | {
|
|
1625
|
+
items: Array<unknown>;
|
|
1626
|
+
model: Record<string, string>;
|
|
1627
|
+
}): Promise<void>;
|
|
1628
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyCopyToClipboardService, never>;
|
|
1629
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<BizyCopyToClipboardService>;
|
|
1630
|
+
}
|
|
1631
|
+
|
|
1632
|
+
declare class BizyExportToCSVService {
|
|
1633
|
+
#private;
|
|
1634
|
+
private document;
|
|
1635
|
+
private rendererFactory;
|
|
1636
|
+
constructor(document: Document, rendererFactory: RendererFactory2);
|
|
1637
|
+
download(data: {
|
|
1638
|
+
items: Array<unknown>;
|
|
1639
|
+
model: Record<string, string>;
|
|
1640
|
+
fileName: string;
|
|
1641
|
+
}): void;
|
|
1642
|
+
getCSV(data: {
|
|
1643
|
+
items: Array<any>;
|
|
1644
|
+
model: Record<string, string>;
|
|
1645
|
+
}): string;
|
|
1646
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyExportToCSVService, never>;
|
|
1647
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<BizyExportToCSVService>;
|
|
1648
|
+
}
|
|
1649
|
+
|
|
1650
|
+
declare enum BIZY_FORMAT_SECONDS_LANGUAGE {
|
|
1651
|
+
SPANISH = "es",
|
|
1652
|
+
ENGLISH = "en"
|
|
1653
|
+
}
|
|
1654
|
+
declare enum BIZY_FORMAT_SECONDS_FORMAT {
|
|
1655
|
+
DATE_TIME = "date-time",
|
|
1656
|
+
TIME = "time"
|
|
1657
|
+
}
|
|
1658
|
+
declare class BizyFormatSecondsService {
|
|
1659
|
+
#private;
|
|
1660
|
+
getOptions(): {
|
|
1661
|
+
language: BIZY_FORMAT_SECONDS_LANGUAGE;
|
|
1662
|
+
format: BIZY_FORMAT_SECONDS_FORMAT;
|
|
1663
|
+
};
|
|
1664
|
+
setOptions(options: {
|
|
1665
|
+
language?: BIZY_FORMAT_SECONDS_LANGUAGE;
|
|
1666
|
+
format?: BIZY_FORMAT_SECONDS_FORMAT;
|
|
1667
|
+
}): void;
|
|
1668
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFormatSecondsService, never>;
|
|
1669
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<BizyFormatSecondsService>;
|
|
1670
|
+
}
|
|
1671
|
+
|
|
1672
|
+
declare class BizyKeyboardService {
|
|
1673
|
+
#private;
|
|
1674
|
+
private document;
|
|
1675
|
+
get shiftHolding$(): Observable<boolean>;
|
|
1676
|
+
get controlHolding$(): Observable<boolean>;
|
|
1677
|
+
constructor(document: Document);
|
|
1678
|
+
isShiftHolding(): boolean;
|
|
1679
|
+
isControlHolding(): boolean;
|
|
1680
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyKeyboardService, never>;
|
|
1681
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<BizyKeyboardService>;
|
|
1682
|
+
}
|
|
1683
|
+
|
|
1684
|
+
interface ILogData {
|
|
1685
|
+
fileName: string;
|
|
1686
|
+
functionName: string;
|
|
1687
|
+
param?: unknown;
|
|
1688
|
+
}
|
|
1689
|
+
declare class BizyLogService {
|
|
1690
|
+
#private;
|
|
1691
|
+
debug(data: string | ILogData, param?: unknown): void;
|
|
1692
|
+
info(data: string | ILogData, param?: unknown): void;
|
|
1693
|
+
success(data: string | ILogData, param?: unknown): void;
|
|
1694
|
+
warning(data: string | ILogData, param?: unknown): void;
|
|
1695
|
+
error(data: string | ILogData, param?: unknown): void;
|
|
1696
|
+
/** DEPRECATED */
|
|
1697
|
+
templateDebug(data: ILogData): void;
|
|
1698
|
+
/** DEPRECATED */
|
|
1699
|
+
templateSucc(data: ILogData): void;
|
|
1700
|
+
/** DEPRECATED */
|
|
1701
|
+
templateInfo(data: ILogData): void;
|
|
1702
|
+
/** DEPRECATED */
|
|
1703
|
+
templateWarn(data: ILogData): void;
|
|
1704
|
+
/** DEPRECATED */
|
|
1705
|
+
templateError(data: ILogData): void;
|
|
1706
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyLogService, never>;
|
|
1707
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<BizyLogService>;
|
|
1708
|
+
}
|
|
1709
|
+
|
|
1710
|
+
declare class BizyStorageService {
|
|
1711
|
+
get<T>(key: string): T;
|
|
1712
|
+
set(key: string, value: unknown): void;
|
|
1713
|
+
remove(key: string): void;
|
|
1714
|
+
clear(): void;
|
|
1715
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyStorageService, never>;
|
|
1716
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<BizyStorageService>;
|
|
1717
|
+
}
|
|
1718
|
+
|
|
1719
|
+
declare class BizyValidatorService {
|
|
1720
|
+
isEmail: (value: string) => boolean;
|
|
1721
|
+
dateIsAfter: (data: {
|
|
1722
|
+
date: string | number | Date;
|
|
1723
|
+
comparisonDate: string | number | Date;
|
|
1724
|
+
}) => boolean;
|
|
1725
|
+
dateIsBefore: (data: {
|
|
1726
|
+
date: string | number | Date;
|
|
1727
|
+
comparisonDate: string | number | Date;
|
|
1728
|
+
}) => boolean;
|
|
1729
|
+
isAlpha: (value: string) => boolean;
|
|
1730
|
+
isAlphanumeric: (value: string) => boolean;
|
|
1731
|
+
isNumeric: (value: string | number) => boolean;
|
|
1732
|
+
isNumber(number: unknown): number is number;
|
|
1733
|
+
isString(string: unknown): string is string;
|
|
1734
|
+
isInteger: (value: string | number) => boolean;
|
|
1735
|
+
isBoolean: (value: unknown) => boolean;
|
|
1736
|
+
isCreditCard: (value: string | number) => boolean;
|
|
1737
|
+
isDataURI: (value: string) => boolean;
|
|
1738
|
+
isURL: (value: string) => boolean;
|
|
1739
|
+
isDate: (value: string) => boolean;
|
|
1740
|
+
isJSON: (value: string) => boolean;
|
|
1741
|
+
isIP: (value: string, version: 4 | 6 | "4" | "6") => boolean;
|
|
1742
|
+
isJWT: (value: string) => boolean;
|
|
1743
|
+
isLowercase: (value: string) => boolean;
|
|
1744
|
+
isUppercase: (value: string) => boolean;
|
|
1745
|
+
isMobilePhone: (data: {
|
|
1746
|
+
value: string;
|
|
1747
|
+
locale: string;
|
|
1748
|
+
}) => boolean;
|
|
1749
|
+
isCUIT(cuit: string): boolean;
|
|
1750
|
+
isDNI(dni: string): boolean;
|
|
1751
|
+
isCBU(cbu: string): boolean;
|
|
1752
|
+
emailValidator(): ValidatorFn;
|
|
1753
|
+
mobilePhoneValidator(locale: string): ValidatorFn;
|
|
1754
|
+
numberValidator(): ValidatorFn;
|
|
1755
|
+
numericValidator(): ValidatorFn;
|
|
1756
|
+
dateIsAfterValidator(comparisonDate: string | number | Date): ValidatorFn;
|
|
1757
|
+
dateIsBeforeValidator(comparisonDate: string | number | Date): ValidatorFn;
|
|
1758
|
+
alphaValidator(): ValidatorFn;
|
|
1759
|
+
alphanumericValidator(): ValidatorFn;
|
|
1760
|
+
integerValidator(): ValidatorFn;
|
|
1761
|
+
dataURIValidator(): ValidatorFn;
|
|
1762
|
+
urlValidator(): ValidatorFn;
|
|
1763
|
+
jsonValidator(): ValidatorFn;
|
|
1764
|
+
jwtValidator(): ValidatorFn;
|
|
1765
|
+
lowerCaseValidator(): ValidatorFn;
|
|
1766
|
+
upperCaseValidator(): ValidatorFn;
|
|
1767
|
+
cuitValidator(): ValidatorFn;
|
|
1768
|
+
dniValidator(): ValidatorFn;
|
|
1769
|
+
cbuValidator(): ValidatorFn;
|
|
1770
|
+
creditCardValidator(): ValidatorFn;
|
|
1771
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyValidatorService, never>;
|
|
1772
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<BizyValidatorService>;
|
|
1773
|
+
}
|
|
1774
|
+
|
|
1775
|
+
interface IViewportSize {
|
|
1776
|
+
height: number;
|
|
1777
|
+
width: number;
|
|
1778
|
+
}
|
|
1779
|
+
declare class BizyViewportService {
|
|
1780
|
+
#private;
|
|
1781
|
+
private window;
|
|
1782
|
+
get sizeChange$(): Observable<IViewportSize>;
|
|
1783
|
+
constructor(window: Window);
|
|
1784
|
+
width(): number;
|
|
1785
|
+
height(): number;
|
|
1786
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyViewportService, never>;
|
|
1787
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<BizyViewportService>;
|
|
1788
|
+
}
|
|
1789
|
+
|
|
1790
|
+
declare class BizyExtractNumbersPipe implements PipeTransform {
|
|
1791
|
+
transform(value: string): string;
|
|
1792
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyExtractNumbersPipe, never>;
|
|
1793
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<BizyExtractNumbersPipe, "bizyExtractNumbers", true>;
|
|
1794
|
+
}
|
|
1795
|
+
|
|
1796
|
+
declare class BizyRepeatPipe implements PipeTransform {
|
|
1797
|
+
transform(value: number): number[];
|
|
1798
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyRepeatPipe, never>;
|
|
1799
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<BizyRepeatPipe, "bizyRepeat", true>;
|
|
1800
|
+
}
|
|
1801
|
+
|
|
1802
|
+
declare class BizySetToArrayPipe implements PipeTransform {
|
|
1803
|
+
transform<T>(items: Set<T>): Array<T>;
|
|
1804
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizySetToArrayPipe, never>;
|
|
1805
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<BizySetToArrayPipe, "bizySetToArray", true>;
|
|
1806
|
+
}
|
|
1807
|
+
|
|
1808
|
+
declare class BizyEnumToArrayPipe implements PipeTransform {
|
|
1809
|
+
transform(enumObj: any): {
|
|
1810
|
+
key: string;
|
|
1811
|
+
value: any;
|
|
1812
|
+
}[];
|
|
1813
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyEnumToArrayPipe, never>;
|
|
1814
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<BizyEnumToArrayPipe, "bizyEnumToArray", true>;
|
|
1815
|
+
}
|
|
1816
|
+
|
|
1817
|
+
declare class BizyOrderByPipe implements PipeTransform {
|
|
1818
|
+
#private;
|
|
1819
|
+
transform<T>(items: Array<T>, order?: 'asc' | 'desc' | null, property?: string): Array<T>;
|
|
1820
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyOrderByPipe, never>;
|
|
1821
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<BizyOrderByPipe, "bizyOrderBy", true>;
|
|
1822
|
+
}
|
|
1823
|
+
|
|
1824
|
+
declare class BizyReducePipe implements PipeTransform {
|
|
1825
|
+
transform(items: Array<unknown>, key: string, fixedTo?: number): number;
|
|
1826
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyReducePipe, never>;
|
|
1827
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<BizyReducePipe, "bizyReduce", true>;
|
|
1828
|
+
}
|
|
1829
|
+
|
|
1830
|
+
declare class BizySafePipe implements PipeTransform {
|
|
1831
|
+
private sanitizer;
|
|
1832
|
+
constructor(sanitizer: DomSanitizer);
|
|
1833
|
+
transform(value: any, type: string): SafeHtml | SafeStyle | SafeScript | SafeUrl | SafeResourceUrl;
|
|
1834
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizySafePipe, never>;
|
|
1835
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<BizySafePipe, "bizySafe", true>;
|
|
1836
|
+
}
|
|
1837
|
+
|
|
1838
|
+
declare class BizyAveragePipe implements PipeTransform {
|
|
1839
|
+
transform(items: Array<unknown>, key: string, fixedTo?: number): number;
|
|
1840
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyAveragePipe, never>;
|
|
1841
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<BizyAveragePipe, "bizyAverage", true>;
|
|
1842
|
+
}
|
|
1843
|
+
|
|
1844
|
+
interface IOptions {
|
|
1845
|
+
isCaseSensitive?: boolean;
|
|
1846
|
+
includeScore?: boolean;
|
|
1847
|
+
includeMatches?: boolean;
|
|
1848
|
+
shouldSort?: boolean;
|
|
1849
|
+
findAllMatches?: boolean;
|
|
1850
|
+
minMatchCharLength?: number;
|
|
1851
|
+
location?: number;
|
|
1852
|
+
threshold?: number;
|
|
1853
|
+
distance?: number;
|
|
1854
|
+
useExtendedSearch?: boolean;
|
|
1855
|
+
ignoreLocation?: boolean;
|
|
1856
|
+
ignoreFieldNorm?: boolean;
|
|
1857
|
+
getFn?: FuseGetFunction<any>;
|
|
1858
|
+
}
|
|
1
1859
|
/**
|
|
2
|
-
*
|
|
1860
|
+
* NOTA:
|
|
1861
|
+
* - Para comprender mejor cómo location, threshold y distance funcionan juntos, leer en https://fusejs.io/concepts/scoring-theory.html#scoring-theory
|
|
1862
|
+
* - El único momento en que tiene sentido establecer ignoreFieldNorm en true es cuando no importa cuántos términos haya, sino solo que el término de consulta exista.
|
|
3
1863
|
*/
|
|
4
|
-
|
|
5
|
-
|
|
1864
|
+
interface IBizySearchPipeOptions extends IOptions {
|
|
1865
|
+
keys?: Array<string>;
|
|
1866
|
+
}
|
|
1867
|
+
|
|
1868
|
+
declare class BizySearchPipe implements PipeTransform {
|
|
1869
|
+
#private;
|
|
1870
|
+
searchPipeOptions: IBizySearchPipeOptions;
|
|
1871
|
+
fuse: Fuse<any>;
|
|
1872
|
+
items: Array<unknown>;
|
|
1873
|
+
readonly perfectMatch: {
|
|
1874
|
+
threshold: number;
|
|
1875
|
+
};
|
|
1876
|
+
transform<T>(items: Array<T>, search: string | number | Array<string | number>, keys?: string | Array<string>, options?: IBizySearchPipeOptions): Array<T>;
|
|
1877
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizySearchPipe, never>;
|
|
1878
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<BizySearchPipe, "bizySearch", true>;
|
|
1879
|
+
}
|
|
1880
|
+
|
|
1881
|
+
declare class BizyFormatSecondsPipe implements PipeTransform {
|
|
1882
|
+
private bizyFormatSecondsService;
|
|
1883
|
+
constructor(bizyFormatSecondsService: BizyFormatSecondsService);
|
|
1884
|
+
transform(seconds: number, options?: {
|
|
1885
|
+
format: BIZY_FORMAT_SECONDS_FORMAT;
|
|
1886
|
+
language: BIZY_FORMAT_SECONDS_LANGUAGE;
|
|
1887
|
+
}): string;
|
|
1888
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFormatSecondsPipe, never>;
|
|
1889
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<BizyFormatSecondsPipe, "bizyFormatSeconds", true>;
|
|
1890
|
+
}
|
|
1891
|
+
|
|
1892
|
+
declare class BizyPipesModule {
|
|
1893
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyPipesModule, never>;
|
|
1894
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyPipesModule, never, [typeof BizyRepeatPipe, typeof BizySetToArrayPipe, typeof BizyEnumToArrayPipe, typeof BizyOrderByPipe, typeof BizyReducePipe, typeof BizySafePipe, typeof BizyAveragePipe, typeof BizySearchPipe, typeof BizyFormatSecondsPipe, typeof BizyExtractNumbersPipe], [typeof BizyRepeatPipe, typeof BizySetToArrayPipe, typeof BizyEnumToArrayPipe, typeof BizyOrderByPipe, typeof BizyReducePipe, typeof BizySafePipe, typeof BizyAveragePipe, typeof BizySearchPipe, typeof BizyFormatSecondsPipe, typeof BizyExtractNumbersPipe]>;
|
|
1895
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyPipesModule>;
|
|
1896
|
+
}
|
|
1897
|
+
|
|
1898
|
+
declare class BizyReloadDirective {
|
|
1899
|
+
#private;
|
|
1900
|
+
threshold: number;
|
|
1901
|
+
bizyReload: EventEmitter<void>;
|
|
1902
|
+
onTouchStart(event: TouchEvent): void;
|
|
1903
|
+
onTouchMove(event: TouchEvent): void;
|
|
1904
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyReloadDirective, never>;
|
|
1905
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BizyReloadDirective, "[bizyReload]", never, { "threshold": { "alias": "threshold"; "required": false; }; }, { "bizyReload": "bizyReload"; }, never, never, true, never>;
|
|
1906
|
+
}
|
|
1907
|
+
|
|
1908
|
+
declare class BizyCopyToClipboardDirective {
|
|
1909
|
+
#private;
|
|
1910
|
+
private elementRef;
|
|
1911
|
+
private renderer;
|
|
1912
|
+
private copyToClipboard;
|
|
1913
|
+
onCopy: EventEmitter<void>;
|
|
1914
|
+
constructor(elementRef: ElementRef, renderer: Renderer2, copyToClipboard: BizyCopyToClipboardService);
|
|
1915
|
+
onMouseEnter(): void;
|
|
1916
|
+
onMouseLeave(): void;
|
|
1917
|
+
onClick(event: any): void;
|
|
1918
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyCopyToClipboardDirective, never>;
|
|
1919
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BizyCopyToClipboardDirective, "[bizyCopyToClipboard]", never, {}, { "onCopy": "onCopy"; }, never, never, true, never>;
|
|
1920
|
+
}
|
|
1921
|
+
|
|
1922
|
+
declare class BizyCurrencyFormatDirective implements OnInit, OnDestroy {
|
|
1923
|
+
#private;
|
|
1924
|
+
private elementRef;
|
|
1925
|
+
bizyCurrencyFormat: boolean;
|
|
1926
|
+
options: AutoNumeric.Options;
|
|
1927
|
+
constructor(elementRef: ElementRef);
|
|
1928
|
+
ngOnInit(): void;
|
|
1929
|
+
ngOnDestroy(): void;
|
|
1930
|
+
getValue: () => number;
|
|
1931
|
+
setValue: (value: number) => void;
|
|
1932
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyCurrencyFormatDirective, never>;
|
|
1933
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BizyCurrencyFormatDirective, "[bizyCurrencyFormat]", never, { "bizyCurrencyFormat": { "alias": "bizyCurrencyFormat"; "required": false; }; "options": { "alias": "bizyCurrencyOptions"; "required": false; }; }, {}, never, never, true, never>;
|
|
1934
|
+
}
|
|
1935
|
+
|
|
1936
|
+
declare enum LOADING_TYPE {
|
|
1937
|
+
SPINNER = "spinner",
|
|
1938
|
+
BAR = "bar"
|
|
1939
|
+
}
|
|
1940
|
+
declare class BizyLoadingDirective {
|
|
1941
|
+
#private;
|
|
1942
|
+
private elementRef;
|
|
1943
|
+
private renderer;
|
|
1944
|
+
set bizyLoading(value: boolean);
|
|
1945
|
+
bizyLoadingType: LOADING_TYPE;
|
|
1946
|
+
constructor(elementRef: ElementRef, renderer: Renderer2);
|
|
1947
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyLoadingDirective, never>;
|
|
1948
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BizyLoadingDirective, "[bizyLoading]", never, { "bizyLoading": { "alias": "bizyLoading"; "required": false; }; "bizyLoadingType": { "alias": "bizyLoadingType"; "required": false; }; }, {}, never, never, true, never>;
|
|
1949
|
+
}
|
|
1950
|
+
|
|
1951
|
+
declare class BizyLongPressDirective implements OnDestroy {
|
|
1952
|
+
#private;
|
|
1953
|
+
threshold: number;
|
|
1954
|
+
bizyLongPress: EventEmitter<MouseEvent | TouchEvent>;
|
|
1955
|
+
onPressStart(event: MouseEvent | TouchEvent): void;
|
|
1956
|
+
onPressEnd(): void;
|
|
1957
|
+
private clearTimeout;
|
|
1958
|
+
ngOnDestroy(): void;
|
|
1959
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyLongPressDirective, never>;
|
|
1960
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BizyLongPressDirective, "[bizyLongPress]", never, { "threshold": { "alias": "threshold"; "required": false; }; }, { "bizyLongPress": "bizyLongPress"; }, never, never, true, never>;
|
|
1961
|
+
}
|
|
1962
|
+
|
|
1963
|
+
declare class BizyOnlyNumbersDirective {
|
|
1964
|
+
#private;
|
|
1965
|
+
private elementRef;
|
|
1966
|
+
onlyNumbers: boolean;
|
|
1967
|
+
constructor(elementRef: ElementRef);
|
|
1968
|
+
onInput(event: Event): void;
|
|
1969
|
+
onKeyDown(event: KeyboardEvent): void;
|
|
1970
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyOnlyNumbersDirective, never>;
|
|
1971
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BizyOnlyNumbersDirective, "[bizyOnlyNumbers]", never, { "onlyNumbers": { "alias": "bizyOnlyNumbers"; "required": false; }; }, {}, never, never, true, never>;
|
|
1972
|
+
}
|
|
1973
|
+
|
|
1974
|
+
declare class BizyOnlyPhoneDigitsDirective {
|
|
1975
|
+
onlyPhoneNumbers: boolean;
|
|
1976
|
+
regexStr: string;
|
|
1977
|
+
onKeyDown(event: KeyboardEvent): void;
|
|
1978
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyOnlyPhoneDigitsDirective, never>;
|
|
1979
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BizyOnlyPhoneDigitsDirective, "[bizyOnlyPhoneDigits]", never, { "onlyPhoneNumbers": { "alias": "bizyOnlyPhoneDigits"; "required": false; }; }, {}, never, never, true, never>;
|
|
1980
|
+
}
|
|
1981
|
+
|
|
1982
|
+
declare class BizyTextEllipsisDirective implements AfterViewInit {
|
|
1983
|
+
#private;
|
|
1984
|
+
resizeRef: ElementRef;
|
|
1985
|
+
notifier$: Subject<void>;
|
|
1986
|
+
ngAfterViewInit(): void;
|
|
1987
|
+
ngOnDestroy(): void;
|
|
1988
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTextEllipsisDirective, never>;
|
|
1989
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BizyTextEllipsisDirective, "[bizyTextEllipsis]", never, { "resizeRef": { "alias": "resizeRef"; "required": false; }; }, {}, never, never, true, never>;
|
|
1990
|
+
}
|
|
1991
|
+
|
|
1992
|
+
declare class BizyTooltipDirective implements OnDestroy {
|
|
1993
|
+
#private;
|
|
1994
|
+
tooltipCustomClass: string;
|
|
1995
|
+
tooltipPlacement: 'top' | 'right' | 'bottom' | 'left';
|
|
1996
|
+
tooltipDelay: number;
|
|
1997
|
+
tooltipLongPressDuration: number;
|
|
1998
|
+
set tooltipLineClamp(lineClamp: number);
|
|
1999
|
+
set tooltipText(tooltipText: string);
|
|
2000
|
+
set placement(placement: 'top' | 'right' | 'bottom' | 'left');
|
|
2001
|
+
set delay(delay: number);
|
|
2002
|
+
onMouseEnter(): void;
|
|
2003
|
+
onMouseLeave(): void;
|
|
2004
|
+
onMouseUp(): void;
|
|
2005
|
+
onClick(): void;
|
|
2006
|
+
show(): void;
|
|
2007
|
+
hide(): void;
|
|
2008
|
+
create(): void;
|
|
2009
|
+
setPosition(): void;
|
|
2010
|
+
ngOnDestroy(): void;
|
|
2011
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTooltipDirective, never>;
|
|
2012
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BizyTooltipDirective, "[bizyTooltip]", never, { "tooltipCustomClass": { "alias": "tooltipCustomClass"; "required": false; }; "tooltipPlacement": { "alias": "tooltipPlacement"; "required": false; }; "tooltipDelay": { "alias": "tooltipDelay"; "required": false; }; "tooltipLongPressDuration": { "alias": "tooltipLongPressDuration"; "required": false; }; "tooltipLineClamp": { "alias": "tooltipLineClamp"; "required": false; }; "tooltipText": { "alias": "bizyTooltip"; "required": false; }; "placement": { "alias": "placement"; "required": false; }; "delay": { "alias": "delay"; "required": false; }; }, {}, never, never, true, never>;
|
|
2013
|
+
}
|
|
2014
|
+
|
|
2015
|
+
interface Item {
|
|
2016
|
+
id: string;
|
|
2017
|
+
}
|
|
2018
|
+
declare class BizyTrackByIdDirective<T extends Item> {
|
|
2019
|
+
private readonly ngFor;
|
|
2020
|
+
constructor(ngFor: NgForOf<T>);
|
|
2021
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTrackByIdDirective<any>, [{ host: true; }]>;
|
|
2022
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BizyTrackByIdDirective<any>, "[bizyTrackById]", never, {}, {}, never, never, true, never>;
|
|
2023
|
+
}
|
|
2024
|
+
|
|
2025
|
+
declare class BizyAutoFocusDirective implements AfterViewInit {
|
|
2026
|
+
private elementRef;
|
|
2027
|
+
private ref;
|
|
2028
|
+
autoFocus: boolean;
|
|
2029
|
+
constructor(elementRef: ElementRef, ref: ChangeDetectorRef);
|
|
2030
|
+
ngAfterViewInit(): void;
|
|
2031
|
+
setFocus(): void;
|
|
2032
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyAutoFocusDirective, never>;
|
|
2033
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<BizyAutoFocusDirective, "[bizyAutoFocus]", never, { "autoFocus": { "alias": "bizyAutoFocus"; "required": false; }; }, {}, never, never, true, never>;
|
|
2034
|
+
}
|
|
2035
|
+
|
|
2036
|
+
declare class BizyDirectivesModule {
|
|
2037
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BizyDirectivesModule, never>;
|
|
2038
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyDirectivesModule, never, [typeof BizyCopyToClipboardDirective, typeof BizyCurrencyFormatDirective, typeof BizyLoadingDirective, typeof BizyLongPressDirective, typeof BizyOnlyNumbersDirective, typeof BizyOnlyPhoneDigitsDirective, typeof BizyTextEllipsisDirective, typeof BizyTooltipDirective, typeof BizyTrackByIdDirective, typeof BizyAutoFocusDirective, typeof BizyReloadDirective], [typeof BizyCopyToClipboardDirective, typeof BizyCurrencyFormatDirective, typeof BizyLoadingDirective, typeof BizyLongPressDirective, typeof BizyOnlyNumbersDirective, typeof BizyOnlyPhoneDigitsDirective, typeof BizyTextEllipsisDirective, typeof BizyTooltipDirective, typeof BizyTrackByIdDirective, typeof BizyAutoFocusDirective, typeof BizyReloadDirective]>;
|
|
2039
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BizyDirectivesModule>;
|
|
2040
|
+
}
|
|
2041
|
+
|
|
2042
|
+
export { BIZY_ANIMATION, BIZY_CALENDAR_DAY, BIZY_CALENDAR_EVENT_ACTION, BIZY_CALENDAR_LANGUAGE, BIZY_CALENDAR_MODE, BIZY_FORMAT_SECONDS_FORMAT, BIZY_FORMAT_SECONDS_LANGUAGE, BIZY_SKELETON_SHAPE, BIZY_TAG_TYPE, BizyAccordionComponent, BizyAccordionModule, BizyAnimationService, BizyAudioPlayerComponent, BizyAudioPlayerModule, BizyAutoFocusDirective, BizyAveragePipe, BizyBarLineChartComponent, BizyBarLineChartModule, BizyBreadcrumbComponent, BizyBreadcrumbModule, BizyButtonComponent, BizyButtonModule, BizyCacheService, BizyCalendarComponent, BizyCalendarModule, BizyCardComponent, BizyCardModule, BizyCheckboxComponent, BizyCheckboxModule, BizyCopyToClipboardDirective, BizyCopyToClipboardService, BizyCurrencyFormatDirective, BizyDatePickerComponent, BizyDatePickerModule, BizyDeviceService, BizyDirectivesModule, BizyEnumToArrayPipe, BizyExportToCSVService, BizyExtractNumbersPipe, BizyFileUploaderComponent, BizyFileUploaderModule, BizyFileUploaderService, BizyFilterComponent, BizyFilterContentComponent, BizyFilterModule, BizyFilterPipe, BizyFilterSectionCheckboxOptionComponent, BizyFilterSectionComponent, BizyFilterSectionRangeOptionComponent, BizyFilterSectionSearchOptionComponent, BizyFilterSectionsComponent, BizyFormComponent, BizyFormModule, BizyFormatSecondsPipe, BizyFormatSecondsService, BizyFullScreenPopupWrapperComponent, BizyGridComponent, BizyGridForDirective, BizyGridModule, BizyGridRowComponent, BizyInputComponent, BizyInputModule, BizyInputOptionComponent, BizyKeyboardService, BizyListComponent, BizyListModule, BizyLoadingDirective, BizyLogService, BizyLongPressDirective, BizyMenuComponent, BizyMenuModule, BizyMenuOptionComponent, BizyMenuTitleComponent, BizyOnlyNumbersDirective, BizyOnlyPhoneDigitsDirective, BizyOrderByPipe, BizyPieChartComponent, BizyPieChartModule, BizyPipesModule, BizyPopupModule, BizyPopupService, BizyPopupWrapperComponent, BizyRadioComponent, BizyRadioModule, BizyRangeFilterPipe, BizyReducePipe, BizyReloadDirective, BizyRepeatPipe, BizyRouterService, BizySafePipe, BizySearchPipe, BizySectionCenterComponent, BizySectionComponent, BizySectionEndComponent, BizySectionModule, BizySectionStartComponent, BizySelectComponent, BizySelectModule, BizySelectOptionComponent, BizyServicesModule, BizySetToArrayPipe, BizySidebarComponent, BizySidebarFloatingOptionComponent, BizySidebarFloatingOptionTitleComponent, BizySidebarModule, BizySidebarOptionComponent, BizySkeletonComponent, BizySkeletonModule, BizySliderComponent, BizySliderModule, BizyStorageService, BizyTabComponent, BizyTableColumnArrowsComponent, BizyTableColumnComponent, BizyTableColumnFixedDirective, BizyTableComponent, BizyTableFooterComponent, BizyTableHeaderComponent, BizyTableModule, BizyTableRowComponent, BizyTableRowExpandContentComponent, BizyTableScrollingComponent, BizyTableScrollingDirective, BizyTabsComponent, BizyTabsModule, BizyTagComponent, BizyTagModule, BizyTextEllipsisDirective, BizyTimelineComponent, BizyTimelineEventComponent, BizyTimelineModule, BizyToastModule, BizyToastService, BizyToastWrapperComponent, BizyToggleComponent, BizyToggleModule, BizyToolbarComponent, BizyToolbarModule, BizyTooltipDirective, BizyTrackByIdDirective, BizyTranslateModule, BizyTranslatePipe, BizyTranslateService, BizyValidatorService, BizyViewportService, LANGUAGE, LOADING_TYPE, MIME_TYPE };
|
|
2043
|
+
export type { IBizyBarLineChartData, IBizyBreadcrumb, IBizyCalendarEvent, IBizyPieChartData, IBizyPopupResponse, IBizySearchPipeOptions, ILocale, LabelPosition };
|