@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
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./checkbox.component";
|
|
3
|
-
export declare class BizyCheckboxModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyCheckboxModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyCheckboxModule, never, [typeof i1.BizyCheckboxComponent], [typeof i1.BizyCheckboxComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<BizyCheckboxModule>;
|
|
7
|
-
}
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BizyDatePickerComponent {
|
|
4
|
-
#private;
|
|
5
|
-
private bizyDatePicker;
|
|
6
|
-
id: string;
|
|
7
|
-
disabled: boolean;
|
|
8
|
-
customClass: string;
|
|
9
|
-
opened: boolean;
|
|
10
|
-
minDate: number | null;
|
|
11
|
-
maxDate: number | null;
|
|
12
|
-
enableSeconds: boolean;
|
|
13
|
-
dateChange: EventEmitter<number>;
|
|
14
|
-
rangeChange: EventEmitter<{
|
|
15
|
-
from: number;
|
|
16
|
-
to: number;
|
|
17
|
-
}>;
|
|
18
|
-
onChange: EventEmitter<number | {
|
|
19
|
-
from: number;
|
|
20
|
-
to: number;
|
|
21
|
-
}>;
|
|
22
|
-
openedChange: EventEmitter<boolean>;
|
|
23
|
-
onOpen: EventEmitter<boolean>;
|
|
24
|
-
onSelect: EventEmitter<PointerEvent>;
|
|
25
|
-
dateFormat: string;
|
|
26
|
-
datePipeFormat: string;
|
|
27
|
-
enableTime: boolean;
|
|
28
|
-
started: boolean;
|
|
29
|
-
noCalendar: boolean;
|
|
30
|
-
mode: 'single' | 'range';
|
|
31
|
-
dates: Array<number>;
|
|
32
|
-
time: number;
|
|
33
|
-
get touched(): boolean;
|
|
34
|
-
set date(date: number);
|
|
35
|
-
set range(range: {
|
|
36
|
-
from: number;
|
|
37
|
-
to: number;
|
|
38
|
-
});
|
|
39
|
-
value: string;
|
|
40
|
-
set type(type: 'date' | 'date-time' | 'time' | 'year-month');
|
|
41
|
-
ngAfterViewInit(): void;
|
|
42
|
-
setTouched(touched: boolean): void;
|
|
43
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyDatePickerComponent, never>;
|
|
44
|
-
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>;
|
|
45
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./date-picker.component";
|
|
3
|
-
export declare class BizyDatePickerModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyDatePickerModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyDatePickerModule, never, [typeof i1.BizyDatePickerComponent], [typeof i1.BizyDatePickerComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<BizyDatePickerModule>;
|
|
7
|
-
}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { Subject } from 'rxjs';
|
|
2
|
-
import { UppyFile } from '@uppy/core';
|
|
3
|
-
import { AfterViewInit, EventEmitter, OnDestroy } from '@angular/core';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class BizyFileUploaderComponent implements AfterViewInit, OnDestroy {
|
|
6
|
-
#private;
|
|
7
|
-
dragDropAreaWidth: string;
|
|
8
|
-
dragDropAreaHeight: string;
|
|
9
|
-
language: 'es' | 'en';
|
|
10
|
-
headers: Record<string, string>;
|
|
11
|
-
maxFileSize: number | null;
|
|
12
|
-
minFileSize: number | null;
|
|
13
|
-
maxTotalFileSize: number | null;
|
|
14
|
-
maxNumberOfFiles: number | null;
|
|
15
|
-
minNumberOfFiles: number | null;
|
|
16
|
-
allowedFileTypes: string[];
|
|
17
|
-
hideUploadButton: boolean;
|
|
18
|
-
hidePauseResumeButton: boolean;
|
|
19
|
-
hideCancelButton: boolean;
|
|
20
|
-
disableLocalFiles: boolean;
|
|
21
|
-
load: Subject<{
|
|
22
|
-
id: string;
|
|
23
|
-
file: File;
|
|
24
|
-
}>;
|
|
25
|
-
upload: Subject<{
|
|
26
|
-
endpoint: string;
|
|
27
|
-
headers?: Record<string, string>;
|
|
28
|
-
}>;
|
|
29
|
-
set disabled(value: boolean);
|
|
30
|
-
completed: EventEmitter<{
|
|
31
|
-
successful: Array<{
|
|
32
|
-
fileId: string;
|
|
33
|
-
meta: unknown;
|
|
34
|
-
}>;
|
|
35
|
-
failed: Array<{
|
|
36
|
-
fileId: string;
|
|
37
|
-
meta: unknown;
|
|
38
|
-
}>;
|
|
39
|
-
}>;
|
|
40
|
-
loadedFiles: EventEmitter<UppyFile[]>;
|
|
41
|
-
readonly TEMPLATE_ID = "bizy-file-uploader-template";
|
|
42
|
-
ngAfterViewInit(): void;
|
|
43
|
-
ngOnDestroy(): void;
|
|
44
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFileUploaderComponent, never>;
|
|
45
|
-
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>;
|
|
46
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./file-uploader.component";
|
|
3
|
-
export declare class BizyFileUploaderModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFileUploaderModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyFileUploaderModule, never, [typeof i1.BizyFileUploaderComponent], [typeof i1.BizyFileUploaderComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<BizyFileUploaderModule>;
|
|
7
|
-
}
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import { SuccessResponse, UppyFile } from '@uppy/core';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class BizyFileUploaderService {
|
|
5
|
-
#private;
|
|
6
|
-
get fileLoaded$(): Observable<UppyFile>;
|
|
7
|
-
get fileRemoved$(): Observable<UppyFile>;
|
|
8
|
-
get upload$(): Observable<void>;
|
|
9
|
-
get uploadSuccess$(): Observable<{
|
|
10
|
-
file: UppyFile;
|
|
11
|
-
response: SuccessResponse;
|
|
12
|
-
}>;
|
|
13
|
-
get error$(): Observable<{
|
|
14
|
-
file?: UppyFile;
|
|
15
|
-
error: Error;
|
|
16
|
-
}>;
|
|
17
|
-
get cancelAll$(): Observable<void>;
|
|
18
|
-
get complete$(): Observable<{
|
|
19
|
-
successful: Array<UppyFile>;
|
|
20
|
-
failed: Array<UppyFile>;
|
|
21
|
-
}>;
|
|
22
|
-
createFileUploader(data: {
|
|
23
|
-
maxFileSize: number | null;
|
|
24
|
-
minFileSize: number | null;
|
|
25
|
-
maxTotalFileSize: number | null;
|
|
26
|
-
maxNumberOfFiles: number | null;
|
|
27
|
-
minNumberOfFiles: number | null;
|
|
28
|
-
dragDropAreaWidth: string;
|
|
29
|
-
dragDropAreaHeight: string;
|
|
30
|
-
allowedFileTypes: Array<string>;
|
|
31
|
-
language: 'es' | 'en';
|
|
32
|
-
templateId: string;
|
|
33
|
-
hideCancelButton: boolean;
|
|
34
|
-
hideUploadButton: boolean;
|
|
35
|
-
hidePauseResumeButton: boolean;
|
|
36
|
-
disableLocalFiles: boolean;
|
|
37
|
-
headers: Record<string, string>;
|
|
38
|
-
}): void;
|
|
39
|
-
load: (data: {
|
|
40
|
-
id: string;
|
|
41
|
-
file: File;
|
|
42
|
-
}) => void;
|
|
43
|
-
disable(value: boolean): void;
|
|
44
|
-
upload: (data: {
|
|
45
|
-
endpoint: string;
|
|
46
|
-
headers?: Record<string, string>;
|
|
47
|
-
}) => void;
|
|
48
|
-
cleanAllFiles: () => void;
|
|
49
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFileUploaderService, never>;
|
|
50
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<BizyFileUploaderService>;
|
|
51
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class BizyFilterContentComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFilterContentComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BizyFilterContentComponent, "bizy-filter-content", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BizyFilterSectionComponent {
|
|
4
|
-
#private;
|
|
5
|
-
private document;
|
|
6
|
-
private ref;
|
|
7
|
-
private checkboxOptions;
|
|
8
|
-
private rangeOption;
|
|
9
|
-
private searchOption;
|
|
10
|
-
id: string;
|
|
11
|
-
disabled: boolean;
|
|
12
|
-
customClass: string;
|
|
13
|
-
onSelect: EventEmitter<boolean>;
|
|
14
|
-
_activated: boolean;
|
|
15
|
-
constructor(document: Document, ref: ChangeDetectorRef);
|
|
16
|
-
ngAfterViewInit(): void;
|
|
17
|
-
_onSelect: (selected: boolean) => void;
|
|
18
|
-
onClean: () => void;
|
|
19
|
-
isActivated: () => boolean;
|
|
20
|
-
getId: () => string;
|
|
21
|
-
ngOnDestroy(): void;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFilterSectionComponent, never>;
|
|
23
|
-
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>;
|
|
24
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BizyFilterSectionCheckboxOptionComponent {
|
|
4
|
-
private ref;
|
|
5
|
-
id: string;
|
|
6
|
-
disabled: boolean;
|
|
7
|
-
customClass: string;
|
|
8
|
-
onChange: EventEmitter<boolean>;
|
|
9
|
-
set selected(selected: boolean);
|
|
10
|
-
_selected: boolean;
|
|
11
|
-
constructor(ref: ChangeDetectorRef);
|
|
12
|
-
onSelect: (selected: boolean) => void;
|
|
13
|
-
getSelected: () => boolean;
|
|
14
|
-
getId: () => string;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFilterSectionCheckboxOptionComponent, never>;
|
|
16
|
-
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>;
|
|
17
|
-
}
|
package/lib/modules/filter/filter-section-range-option/filter-section-range-option.component.d.ts
DELETED
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { AbstractControl } from '@angular/forms';
|
|
3
|
-
import { Observable } from 'rxjs';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class BizyFilterSectionRangeOptionComponent {
|
|
6
|
-
#private;
|
|
7
|
-
id: string;
|
|
8
|
-
disabled: boolean;
|
|
9
|
-
customClass: string;
|
|
10
|
-
onChange: EventEmitter<{
|
|
11
|
-
min: number | null;
|
|
12
|
-
max: number | null;
|
|
13
|
-
}>;
|
|
14
|
-
_minLimit: number;
|
|
15
|
-
_maxLimit: number;
|
|
16
|
-
get activated$(): Observable<boolean>;
|
|
17
|
-
set min(min: number | null);
|
|
18
|
-
set max(max: number | null);
|
|
19
|
-
set minLimit(min: number | null);
|
|
20
|
-
set maxLimit(max: number | null);
|
|
21
|
-
setMinValue(value: number | string): void;
|
|
22
|
-
setMaxValue(value: number | string | null): void;
|
|
23
|
-
get minValue(): AbstractControl<number | string>;
|
|
24
|
-
get maxValue(): AbstractControl<number | string>;
|
|
25
|
-
onClean: () => void;
|
|
26
|
-
getId: () => string;
|
|
27
|
-
isActivated: () => boolean;
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFilterSectionRangeOptionComponent, never>;
|
|
29
|
-
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>;
|
|
30
|
-
}
|
package/lib/modules/filter/filter-section-search-option/filter-section-search-option.component.d.ts
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class BizyFilterSectionSearchOptionComponent {
|
|
5
|
-
#private;
|
|
6
|
-
private ref;
|
|
7
|
-
id: string;
|
|
8
|
-
customClass: string;
|
|
9
|
-
valueChange: EventEmitter<string>;
|
|
10
|
-
onChange: EventEmitter<string>;
|
|
11
|
-
_value: string;
|
|
12
|
-
get activated$(): Observable<boolean>;
|
|
13
|
-
set value(value: string);
|
|
14
|
-
constructor(ref: ChangeDetectorRef);
|
|
15
|
-
_onChange(value: string): void;
|
|
16
|
-
getId: () => string;
|
|
17
|
-
getValue: () => string;
|
|
18
|
-
isActivated: () => boolean;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFilterSectionSearchOptionComponent, never>;
|
|
20
|
-
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>;
|
|
21
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class BizyFilterSectionsComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFilterSectionsComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BizyFilterSectionsComponent, "bizy-filter-sections", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BizyFilterComponent {
|
|
4
|
-
#private;
|
|
5
|
-
private document;
|
|
6
|
-
private ref;
|
|
7
|
-
private sections;
|
|
8
|
-
id: string;
|
|
9
|
-
disabled: boolean;
|
|
10
|
-
customClass: string;
|
|
11
|
-
opened: boolean;
|
|
12
|
-
onOpen: EventEmitter<PointerEvent>;
|
|
13
|
-
onChange: EventEmitter<boolean>;
|
|
14
|
-
_filterWidth: number;
|
|
15
|
-
_activated: boolean;
|
|
16
|
-
constructor(document: Document, ref: ChangeDetectorRef);
|
|
17
|
-
ngAfterViewInit(): void;
|
|
18
|
-
_onOpen: (event: any) => void;
|
|
19
|
-
close: (event: PointerEvent & {
|
|
20
|
-
target: {
|
|
21
|
-
id: string;
|
|
22
|
-
};
|
|
23
|
-
}) => void;
|
|
24
|
-
ngOnDestroy(): void;
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFilterComponent, never>;
|
|
26
|
-
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>;
|
|
27
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./filter.component";
|
|
3
|
-
import * as i2 from "./filter-section/filter-section.component";
|
|
4
|
-
import * as i3 from "./filter-content/filter-content.component";
|
|
5
|
-
import * as i4 from "./filter-section-checkbox-option/filter-section-checkbox-option.component";
|
|
6
|
-
import * as i5 from "./filter-section-range-option/filter-section-range-option.component";
|
|
7
|
-
import * as i6 from "./filter-section-search-option/filter-section-search-option.component";
|
|
8
|
-
import * as i7 from "./filter-sections/filter-sections.component";
|
|
9
|
-
import * as i8 from "./pipes/filter.pipe";
|
|
10
|
-
import * as i9 from "./pipes/range-filter.pipe";
|
|
11
|
-
export declare class BizyFilterModule {
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFilterModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyFilterModule, never, [typeof i1.BizyFilterComponent, typeof i2.BizyFilterSectionComponent, typeof i3.BizyFilterContentComponent, typeof i4.BizyFilterSectionCheckboxOptionComponent, typeof i5.BizyFilterSectionRangeOptionComponent, typeof i6.BizyFilterSectionSearchOptionComponent, typeof i7.BizyFilterSectionsComponent, typeof i8.BizyFilterPipe, typeof i9.BizyRangeFilterPipe], [typeof i1.BizyFilterComponent, typeof i2.BizyFilterSectionComponent, typeof i3.BizyFilterContentComponent, typeof i4.BizyFilterSectionCheckboxOptionComponent, typeof i5.BizyFilterSectionRangeOptionComponent, typeof i6.BizyFilterSectionSearchOptionComponent, typeof i7.BizyFilterSectionsComponent, typeof i8.BizyFilterPipe, typeof i9.BizyRangeFilterPipe]>;
|
|
14
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<BizyFilterModule>;
|
|
15
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export { BizyFilterModule } from './filter.module';
|
|
2
|
-
export { BizyFilterContentComponent } from './filter-content/filter-content.component';
|
|
3
|
-
export { BizyFilterSectionSearchOptionComponent } from './filter-section-search-option/filter-section-search-option.component';
|
|
4
|
-
export { BizyFilterSectionCheckboxOptionComponent } from './filter-section-checkbox-option/filter-section-checkbox-option.component';
|
|
5
|
-
export { BizyFilterSectionRangeOptionComponent } from './filter-section-range-option/filter-section-range-option.component';
|
|
6
|
-
export { BizyFilterPipe, BizyRangeFilterPipe } from './pipes';
|
|
7
|
-
export { BizyFilterSectionComponent } from './filter-section/filter-section.component';
|
|
8
|
-
export { BizyFilterSectionsComponent } from './filter-sections/filter-sections.component';
|
|
9
|
-
export { BizyFilterComponent } from './filter.component';
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BizyFilterPipe implements PipeTransform {
|
|
4
|
-
transform<T>(items: Array<T>, property: string, states?: string | number | boolean | Array<{
|
|
5
|
-
id: string | number | boolean;
|
|
6
|
-
selected: boolean;
|
|
7
|
-
}>): Array<T>;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFilterPipe, never>;
|
|
9
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<BizyFilterPipe, "bizyFilter", true>;
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BizyRangeFilterPipe implements PipeTransform {
|
|
4
|
-
transform<T>(items: Array<T>, property: string, range: {
|
|
5
|
-
min: number | null;
|
|
6
|
-
max: number | null;
|
|
7
|
-
}): Array<T>;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyRangeFilterPipe, never>;
|
|
9
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<BizyRangeFilterPipe, "bizyRangeFilter", true>;
|
|
10
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { BizyDatePickerComponent } from './../date-picker/date-picker.component';
|
|
2
|
-
import { QueryList } from '@angular/core';
|
|
3
|
-
import { BizyInputComponent } from '../input/input.component';
|
|
4
|
-
import { BizySelectComponent } from '../select/select.component';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class BizyFormComponent {
|
|
7
|
-
inputs: QueryList<BizyInputComponent>;
|
|
8
|
-
selects: QueryList<BizySelectComponent>;
|
|
9
|
-
datePickers: QueryList<BizyDatePickerComponent>;
|
|
10
|
-
id: string;
|
|
11
|
-
customClass: string;
|
|
12
|
-
onSubmit(event: Event): void;
|
|
13
|
-
setTouched: () => void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFormComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BizyFormComponent, "bizy-form", never, { "id": { "alias": "id"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; }, {}, ["inputs", "selects", "datePickers"], ["*"], true, never>;
|
|
16
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./form.component";
|
|
3
|
-
export declare class BizyFormModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFormModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyFormModule, never, [typeof i1.BizyFormComponent], [typeof i1.BizyFormComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<BizyFormModule>;
|
|
7
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class BizyGridRowComponent {
|
|
3
|
-
#private;
|
|
4
|
-
rowHeight: number;
|
|
5
|
-
set itemsPerRow(itemsPerRow: number);
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyGridRowComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BizyGridRowComponent, "bizy-grid-row", never, { "rowHeight": { "alias": "rowHeight"; "required": false; }; "itemsPerRow": { "alias": "itemsPerRow"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
8
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, AfterContentInit, ElementRef, Renderer2, TemplateRef } from '@angular/core';
|
|
2
|
-
import { Subject } from 'rxjs';
|
|
3
|
-
import { BizyGridForDirective } from './grid.directive';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class BizyGridComponent implements AfterContentInit {
|
|
6
|
-
#private;
|
|
7
|
-
private ref;
|
|
8
|
-
private document;
|
|
9
|
-
private renderer;
|
|
10
|
-
private elementRef;
|
|
11
|
-
content: TemplateRef<object>;
|
|
12
|
-
gridDirective: BizyGridForDirective;
|
|
13
|
-
resizeRef: ElementRef | null;
|
|
14
|
-
notifier$: Subject<void>;
|
|
15
|
-
rowHeight: number;
|
|
16
|
-
itemRows: Array<Array<unknown>>;
|
|
17
|
-
items: Array<unknown>;
|
|
18
|
-
itemTemplate: TemplateRef<unknown>;
|
|
19
|
-
itemsPerRow: number;
|
|
20
|
-
constructor(ref: ChangeDetectorRef, document: Document, renderer: Renderer2, elementRef: ElementRef);
|
|
21
|
-
ngAfterContentInit(): void;
|
|
22
|
-
trackById(index: number, item: any): any;
|
|
23
|
-
ngOnDestroy(): void;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyGridComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BizyGridComponent, "bizy-grid", never, { "resizeRef": { "alias": "resizeRef"; "required": false; }; }, {}, ["gridDirective"], ["*"], true, never>;
|
|
26
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { TemplateRef, ViewContainerRef } from '@angular/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class BizyGridForDirective {
|
|
5
|
-
#private;
|
|
6
|
-
readonly viewContainerRef: ViewContainerRef;
|
|
7
|
-
readonly templateRef: TemplateRef<any>;
|
|
8
|
-
get items$(): Observable<Array<unknown>>;
|
|
9
|
-
set gridForOf(items: Array<unknown>);
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyGridForDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BizyGridForDirective, "[gridFor]", never, { "gridForOf": { "alias": "gridForOf"; "required": false; }; }, {}, never, never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./grid.component";
|
|
3
|
-
import * as i2 from "./grid-row/grid-row.component";
|
|
4
|
-
import * as i3 from "./grid.directive";
|
|
5
|
-
export declare class BizyGridModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyGridModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyGridModule, never, [typeof i1.BizyGridComponent, typeof i2.BizyGridRowComponent, typeof i3.BizyGridForDirective], [typeof i1.BizyGridComponent, typeof i2.BizyGridRowComponent, typeof i3.BizyGridForDirective]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<BizyGridModule>;
|
|
9
|
-
}
|
package/lib/modules/index.d.ts
DELETED
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
export * from './accordion';
|
|
2
|
-
export * from './audio-player';
|
|
3
|
-
export * from './bar-line-chart';
|
|
4
|
-
export * from './breadcrumb';
|
|
5
|
-
export * from './button';
|
|
6
|
-
export * from './calendar';
|
|
7
|
-
export * from './card';
|
|
8
|
-
export * from './checkbox';
|
|
9
|
-
export * from './date-picker';
|
|
10
|
-
export * from './file-uploader';
|
|
11
|
-
export * from './filter';
|
|
12
|
-
export * from './form';
|
|
13
|
-
export * from './grid';
|
|
14
|
-
export * from './input';
|
|
15
|
-
export * from './list';
|
|
16
|
-
export * from './menu';
|
|
17
|
-
export * from './pie-chart';
|
|
18
|
-
export * from './popup';
|
|
19
|
-
export * from './radio';
|
|
20
|
-
export * from './section';
|
|
21
|
-
export * from './select';
|
|
22
|
-
export * from './sidebar';
|
|
23
|
-
export * from './skeleton';
|
|
24
|
-
export * from './slider';
|
|
25
|
-
export * from './table';
|
|
26
|
-
export * from './tabs';
|
|
27
|
-
export * from './tag';
|
|
28
|
-
export * from './timeline';
|
|
29
|
-
export * from './toast';
|
|
30
|
-
export * from './toggle';
|
|
31
|
-
export * from './toolbar';
|
|
32
|
-
export * from './translate';
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BizyInputOptionComponent {
|
|
4
|
-
private ref;
|
|
5
|
-
id: string;
|
|
6
|
-
disabled: boolean;
|
|
7
|
-
customClass: string;
|
|
8
|
-
selected: boolean;
|
|
9
|
-
onSelect: EventEmitter<PointerEvent>;
|
|
10
|
-
constructor(ref: ChangeDetectorRef);
|
|
11
|
-
_onSelect(event: PointerEvent): void;
|
|
12
|
-
getId: () => string;
|
|
13
|
-
getSelected: () => boolean;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyInputOptionComponent, never>;
|
|
15
|
-
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>;
|
|
16
|
-
}
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, ElementRef, EventEmitter, OnDestroy, QueryList } from '@angular/core';
|
|
2
|
-
import { Subject } from 'rxjs';
|
|
3
|
-
import { BizyInputOptionComponent } from './input-option/input-option.component';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class BizyInputComponent implements OnDestroy {
|
|
6
|
-
#private;
|
|
7
|
-
private ref;
|
|
8
|
-
options: QueryList<BizyInputOptionComponent>;
|
|
9
|
-
bizyInputWrapper: ElementRef;
|
|
10
|
-
bizyInput: ElementRef;
|
|
11
|
-
id: string;
|
|
12
|
-
name: string;
|
|
13
|
-
type: 'text' | 'number' | 'email' | 'password' | 'tel' | 'textarea' | 'currency';
|
|
14
|
-
customClass: string;
|
|
15
|
-
placeholder: string;
|
|
16
|
-
debounceTime: number;
|
|
17
|
-
rows: number;
|
|
18
|
-
disabled: boolean;
|
|
19
|
-
readonly: boolean;
|
|
20
|
-
valueChange: EventEmitter<string | number>;
|
|
21
|
-
onChange: EventEmitter<string | number>;
|
|
22
|
-
onEnter: EventEmitter<PointerEvent>;
|
|
23
|
-
onBackspace: EventEmitter<PointerEvent>;
|
|
24
|
-
onSelect: EventEmitter<PointerEvent>;
|
|
25
|
-
onBlur: EventEmitter<PointerEvent>;
|
|
26
|
-
onFocus: EventEmitter<PointerEvent>;
|
|
27
|
-
set autofocus(autofocus: boolean);
|
|
28
|
-
set value(value: string | number | null);
|
|
29
|
-
focused: boolean;
|
|
30
|
-
touched: boolean;
|
|
31
|
-
opened: boolean;
|
|
32
|
-
_value: string | number | null;
|
|
33
|
-
_currencyValue: number | null;
|
|
34
|
-
currencyOptions: string;
|
|
35
|
-
onChange$: Subject<string | number>;
|
|
36
|
-
constructor(ref: ChangeDetectorRef);
|
|
37
|
-
getWidth(): number;
|
|
38
|
-
_onchange(value: string): void;
|
|
39
|
-
_onClick(event: PointerEvent): void;
|
|
40
|
-
_onEnter(event: PointerEvent): void;
|
|
41
|
-
_onBlur(event: PointerEvent): void;
|
|
42
|
-
_onBackspace(event: PointerEvent): void;
|
|
43
|
-
_onFocus(event: PointerEvent): void;
|
|
44
|
-
setTouched(touched: boolean): void;
|
|
45
|
-
ngAfterViewInit(): void;
|
|
46
|
-
onOpen(): void;
|
|
47
|
-
setFocus(focus: boolean): void;
|
|
48
|
-
close: (event?: PointerEvent & {
|
|
49
|
-
target: {
|
|
50
|
-
id: string;
|
|
51
|
-
};
|
|
52
|
-
}, button?: HTMLButtonElement) => void;
|
|
53
|
-
ngOnDestroy(): void;
|
|
54
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyInputComponent, never>;
|
|
55
|
-
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>;
|
|
56
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./input.component";
|
|
3
|
-
import * as i2 from "./input-option/input-option.component";
|
|
4
|
-
export declare class BizyInputModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyInputModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyInputModule, never, [typeof i1.BizyInputComponent, typeof i2.BizyInputOptionComponent], [typeof i1.BizyInputComponent, typeof i2.BizyInputOptionComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<BizyInputModule>;
|
|
8
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class BizyListComponent {
|
|
3
|
-
id: string;
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyListComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BizyListComponent, "bizy-list", never, { "id": { "alias": "id"; "required": false; }; }, {}, never, ["*"], true, never>;
|
|
6
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./list.component";
|
|
3
|
-
export declare class BizyListModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyListModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyListModule, never, [typeof i1.BizyListComponent], [typeof i1.BizyListComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<BizyListModule>;
|
|
7
|
-
}
|