@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,19 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, ElementRef, QueryList } from '@angular/core';
|
|
2
|
-
import { BizyTableColumnComponent } from '../table-column/table-column.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class BizyTableFooterComponent {
|
|
5
|
-
private ref;
|
|
6
|
-
elementRef: ElementRef;
|
|
7
|
-
columns: QueryList<BizyTableColumnComponent>;
|
|
8
|
-
id: string;
|
|
9
|
-
customClass: string;
|
|
10
|
-
marginRight: number;
|
|
11
|
-
_selectable: boolean;
|
|
12
|
-
constructor(ref: ChangeDetectorRef, elementRef: ElementRef);
|
|
13
|
-
getId: () => string;
|
|
14
|
-
setSelectable: (selectable: boolean) => void;
|
|
15
|
-
setMarginRight(margin: number): void;
|
|
16
|
-
setMarginLeft(margin: number): void;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTableFooterComponent, never>;
|
|
18
|
-
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>;
|
|
19
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, EventEmitter, ElementRef, QueryList } from '@angular/core';
|
|
2
|
-
import { BizyTableColumnComponent } from '../table-column/table-column.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class BizyTableHeaderComponent {
|
|
5
|
-
private ref;
|
|
6
|
-
elementRef: ElementRef;
|
|
7
|
-
columns: QueryList<BizyTableColumnComponent>;
|
|
8
|
-
id: string;
|
|
9
|
-
customClass: string;
|
|
10
|
-
selected: boolean;
|
|
11
|
-
selectable: boolean | null;
|
|
12
|
-
selectedChange: EventEmitter<boolean>;
|
|
13
|
-
onSelect: EventEmitter<PointerEvent>;
|
|
14
|
-
marginRight: number;
|
|
15
|
-
constructor(ref: ChangeDetectorRef, elementRef: ElementRef);
|
|
16
|
-
getId: () => string;
|
|
17
|
-
getSelected: () => boolean;
|
|
18
|
-
setSelectable: (selectable: boolean) => void;
|
|
19
|
-
setMarginRight(margin: number): void;
|
|
20
|
-
setMarginLeft(margin: number): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTableHeaderComponent, never>;
|
|
22
|
-
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>;
|
|
23
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, ChangeDetectorRef, QueryList } from '@angular/core';
|
|
2
|
-
import { BizyTableColumnComponent } from '../table-column/table-column.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class BizyTableRowComponent {
|
|
5
|
-
private ref;
|
|
6
|
-
columns: QueryList<BizyTableColumnComponent>;
|
|
7
|
-
id: string;
|
|
8
|
-
customClass: string;
|
|
9
|
-
disabled: boolean;
|
|
10
|
-
selected: boolean;
|
|
11
|
-
opened: boolean;
|
|
12
|
-
selectable: boolean | null;
|
|
13
|
-
selectedChange: EventEmitter<boolean>;
|
|
14
|
-
onSelect: EventEmitter<PointerEvent>;
|
|
15
|
-
openedChange: EventEmitter<boolean>;
|
|
16
|
-
onOpen: EventEmitter<PointerEvent>;
|
|
17
|
-
marginRight: number;
|
|
18
|
-
constructor(ref: ChangeDetectorRef);
|
|
19
|
-
_onOpen(event: PointerEvent): void;
|
|
20
|
-
getId: () => string;
|
|
21
|
-
getSelected: () => boolean;
|
|
22
|
-
setSelectable: (selectable: boolean) => void;
|
|
23
|
-
setSelected: (selected: boolean) => void;
|
|
24
|
-
setMarginRight(margin: number): void;
|
|
25
|
-
setMarginLeft(margin: number): void;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTableRowComponent, never>;
|
|
27
|
-
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>;
|
|
28
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class BizyTableRowExpandContentComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTableRowExpandContentComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BizyTableRowExpandContentComponent, "bizy-table-row-expand-content", never, {}, {}, never, ["*"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { TemplateRef, ElementRef, OnDestroy, ChangeDetectorRef } from '@angular/core';
|
|
3
|
-
import { BizyTableRowComponent } from '../table-row/table-row.component';
|
|
4
|
-
import { BizyTableScrollingDirective } from './table-scrolling.directive';
|
|
5
|
-
import { CdkVirtualScrollViewport } from '@angular/cdk/scrolling';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class BizyTableScrollingComponent implements OnDestroy {
|
|
8
|
-
#private;
|
|
9
|
-
private document;
|
|
10
|
-
elementRef: ElementRef;
|
|
11
|
-
ref: ChangeDetectorRef;
|
|
12
|
-
viewport: CdkVirtualScrollViewport;
|
|
13
|
-
content: TemplateRef<object>;
|
|
14
|
-
items$: Observable<Array<unknown>>;
|
|
15
|
-
itemTemplate: TemplateRef<BizyTableRowComponent>;
|
|
16
|
-
itemSize: number;
|
|
17
|
-
constructor(document: Document, elementRef: ElementRef, ref: ChangeDetectorRef);
|
|
18
|
-
/** Called by the virtual-for directive inside of the viewport. */
|
|
19
|
-
attachView(tableDirective: BizyTableScrollingDirective): void;
|
|
20
|
-
ngOnDestroy(): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTableScrollingComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BizyTableScrollingComponent, "bizy-table-scrolling", never, {}, {}, never, ["*"], true, never>;
|
|
23
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { ChangeDetectorRef, TemplateRef, ViewContainerRef } from '@angular/core';
|
|
3
|
-
import { BizyTableRowComponent } from '../table-row/table-row.component';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class BizyTableScrollingDirective {
|
|
6
|
-
#private;
|
|
7
|
-
viewContainerRef: ViewContainerRef;
|
|
8
|
-
template: TemplateRef<BizyTableRowComponent>;
|
|
9
|
-
ref: ChangeDetectorRef;
|
|
10
|
-
get items$(): Observable<Array<unknown>>;
|
|
11
|
-
set tableForIn(value: Array<unknown>);
|
|
12
|
-
constructor(viewContainerRef: ViewContainerRef, template: TemplateRef<BizyTableRowComponent>, ref: ChangeDetectorRef);
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTableScrollingDirective, never>;
|
|
14
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<BizyTableScrollingDirective, "[tableFor]", never, { "tableForIn": { "alias": "tableForIn"; "required": false; }; }, {}, never, never, true, never>;
|
|
15
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { QueryList, ChangeDetectorRef, AfterContentInit, ElementRef, Renderer2 } from '@angular/core';
|
|
2
|
-
import { BizyTableHeaderComponent } from './table-header/table-header.component';
|
|
3
|
-
import { BizyTableFooterComponent } from './table-footer/table-footer.component';
|
|
4
|
-
import { BizyTableRowComponent } from './table-row/table-row.component';
|
|
5
|
-
import { Subject } from 'rxjs';
|
|
6
|
-
import { BizyTableScrollingComponent } from './table-scrolling/table-scrolling.component';
|
|
7
|
-
import { BizyTableScrollingDirective } from './table-scrolling/table-scrolling.directive';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class BizyTableComponent implements AfterContentInit {
|
|
10
|
-
#private;
|
|
11
|
-
private ref;
|
|
12
|
-
private document;
|
|
13
|
-
private renderer;
|
|
14
|
-
private elementRef;
|
|
15
|
-
viewport: BizyTableScrollingComponent;
|
|
16
|
-
virtualFor: BizyTableScrollingDirective;
|
|
17
|
-
rows: QueryList<BizyTableRowComponent>;
|
|
18
|
-
headers: QueryList<BizyTableHeaderComponent>;
|
|
19
|
-
footers: QueryList<BizyTableFooterComponent>;
|
|
20
|
-
resizeRef: ElementRef;
|
|
21
|
-
notifier$: Subject<void>;
|
|
22
|
-
marginRight: number;
|
|
23
|
-
marginLeft: number;
|
|
24
|
-
set selectable(selectable: boolean);
|
|
25
|
-
constructor(ref: ChangeDetectorRef, document: Document, renderer: Renderer2, elementRef: ElementRef);
|
|
26
|
-
ngAfterContentInit(): void;
|
|
27
|
-
ngOnDestroy(): void;
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTableComponent, never>;
|
|
29
|
-
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>;
|
|
30
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./table.component";
|
|
3
|
-
import * as i2 from "./table-column/table-column.component";
|
|
4
|
-
import * as i3 from "./table-column-arrows/table-column-arrows.component";
|
|
5
|
-
import * as i4 from "./table-footer/table-footer.component";
|
|
6
|
-
import * as i5 from "./table-header/table-header.component";
|
|
7
|
-
import * as i6 from "./table-row/table-row.component";
|
|
8
|
-
import * as i7 from "./table-row-expand-content/table-row-expand-content.component";
|
|
9
|
-
import * as i8 from "./table-scrolling/table-scrolling.component";
|
|
10
|
-
import * as i9 from "./table-scrolling/table-scrolling.directive";
|
|
11
|
-
import * as i10 from "./directives/table-column-fixed.directive";
|
|
12
|
-
export declare class BizyTableModule {
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTableModule, never>;
|
|
14
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyTableModule, never, [typeof i1.BizyTableComponent, typeof i2.BizyTableColumnComponent, typeof i3.BizyTableColumnArrowsComponent, typeof i4.BizyTableFooterComponent, typeof i5.BizyTableHeaderComponent, typeof i6.BizyTableRowComponent, typeof i7.BizyTableRowExpandContentComponent, typeof i8.BizyTableScrollingComponent, typeof i9.BizyTableScrollingDirective, typeof i10.BizyTableColumnFixedDirective], [typeof i1.BizyTableComponent, typeof i2.BizyTableColumnComponent, typeof i3.BizyTableColumnArrowsComponent, typeof i4.BizyTableFooterComponent, typeof i5.BizyTableHeaderComponent, typeof i6.BizyTableRowComponent, typeof i7.BizyTableRowExpandContentComponent, typeof i8.BizyTableScrollingComponent, typeof i9.BizyTableScrollingDirective, typeof i10.BizyTableColumnFixedDirective]>;
|
|
15
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<BizyTableModule>;
|
|
16
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { ElementRef, EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BizyTabComponent {
|
|
4
|
-
elementRef: ElementRef;
|
|
5
|
-
id: string;
|
|
6
|
-
disabled: boolean;
|
|
7
|
-
selected: boolean;
|
|
8
|
-
linePosition: 'bottom' | 'top';
|
|
9
|
-
customClass: string;
|
|
10
|
-
selectedChange: EventEmitter<boolean>;
|
|
11
|
-
onSelect: EventEmitter<PointerEvent>;
|
|
12
|
-
constructor(elementRef: ElementRef);
|
|
13
|
-
_onSelect(event: PointerEvent): void;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTabComponent, never>;
|
|
15
|
-
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>;
|
|
16
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { AfterContentInit, AfterViewInit, ChangeDetectorRef, QueryList } from '@angular/core';
|
|
2
|
-
import { BizyTabComponent } from './tab/tab.component';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class BizyTabsComponent implements AfterViewInit, AfterContentInit {
|
|
5
|
-
#private;
|
|
6
|
-
private ref;
|
|
7
|
-
tabs: QueryList<BizyTabComponent>;
|
|
8
|
-
private bizyTabs;
|
|
9
|
-
private bizyTabsWrapper;
|
|
10
|
-
customClass: string;
|
|
11
|
-
showLeftButton: boolean;
|
|
12
|
-
showRightButton: boolean;
|
|
13
|
-
constructor(ref: ChangeDetectorRef);
|
|
14
|
-
ngAfterViewInit(): void;
|
|
15
|
-
ngAfterContentInit(): void;
|
|
16
|
-
onScrollLeft(): void;
|
|
17
|
-
onScrollRight(): void;
|
|
18
|
-
ngOnDestroy(): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTabsComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BizyTabsComponent, "bizy-tabs", never, { "customClass": { "alias": "customClass"; "required": false; }; }, {}, ["tabs"], ["bizy-tab"], true, never>;
|
|
21
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./tabs.component";
|
|
3
|
-
import * as i2 from "./tab/tab.component";
|
|
4
|
-
export declare class BizyTabsModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTabsModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyTabsModule, never, [typeof i1.BizyTabsComponent, typeof i2.BizyTabComponent], [typeof i1.BizyTabsComponent, typeof i2.BizyTabComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<BizyTabsModule>;
|
|
8
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { BIZY_TAG_TYPE } from './tag.types';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class BizyTagComponent {
|
|
5
|
-
id: string;
|
|
6
|
-
customClass: string;
|
|
7
|
-
disabled: boolean;
|
|
8
|
-
type: BIZY_TAG_TYPE;
|
|
9
|
-
onSelect: EventEmitter<PointerEvent>;
|
|
10
|
-
_focused: boolean;
|
|
11
|
-
_onSelect(event: PointerEvent): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTagComponent, never>;
|
|
13
|
-
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>;
|
|
14
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./tag.component";
|
|
3
|
-
export declare class BizyTagModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTagModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyTagModule, never, [typeof i1.BizyTagComponent], [typeof i1.BizyTagComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<BizyTagModule>;
|
|
7
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BizyTimelineEventComponent {
|
|
4
|
-
id: string;
|
|
5
|
-
customClass: string;
|
|
6
|
-
showLine: boolean;
|
|
7
|
-
disabled: boolean;
|
|
8
|
-
onSelect: EventEmitter<PointerEvent>;
|
|
9
|
-
_focused: boolean;
|
|
10
|
-
_onSelect(event: PointerEvent): void;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTimelineEventComponent, never>;
|
|
12
|
-
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>;
|
|
13
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class BizyTimelineComponent {
|
|
3
|
-
id: string;
|
|
4
|
-
customClass: string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTimelineComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BizyTimelineComponent, "bizy-timeline", never, { "id": { "alias": "id"; "required": false; }; "customClass": { "alias": "customClass"; "required": false; }; }, {}, never, ["bizy-timeline-event"], true, never>;
|
|
7
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./timeline.component";
|
|
3
|
-
import * as i2 from "./timeline-event/timeline-event.component";
|
|
4
|
-
export declare class BizyTimelineModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTimelineModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyTimelineModule, never, [typeof i1.BizyTimelineComponent, typeof i2.BizyTimelineEventComponent], [typeof i1.BizyTimelineComponent, typeof i2.BizyTimelineEventComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<BizyTimelineModule>;
|
|
8
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { TOAST, BizyToastService } from '../toast.service';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BizyToastWrapperComponent {
|
|
4
|
-
private data;
|
|
5
|
-
private toast;
|
|
6
|
-
type: TOAST;
|
|
7
|
-
title: string;
|
|
8
|
-
msg: string;
|
|
9
|
-
id: string;
|
|
10
|
-
constructor(data: {
|
|
11
|
-
type: TOAST;
|
|
12
|
-
title: string;
|
|
13
|
-
msg: string;
|
|
14
|
-
id: string;
|
|
15
|
-
duration: number;
|
|
16
|
-
}, toast: BizyToastService);
|
|
17
|
-
close(): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyToastWrapperComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BizyToastWrapperComponent, "bizy-toast-wrapper", never, {}, {}, never, never, true, never>;
|
|
20
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./toast-wrapper/toast-wrapper.component";
|
|
3
|
-
export declare class BizyToastModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyToastModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyToastModule, never, [typeof i1.BizyToastWrapperComponent], [typeof i1.BizyToastWrapperComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<BizyToastModule>;
|
|
7
|
-
}
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
import { BizyToastWrapperComponent } from './toast-wrapper/toast-wrapper.component';
|
|
2
|
-
import { DialogRef } from '@angular/cdk/dialog';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare enum TOAST {
|
|
5
|
-
DEBUG = "debug",
|
|
6
|
-
SUCCESS = "success",
|
|
7
|
-
INFO = "info",
|
|
8
|
-
WARNING = "warning",
|
|
9
|
-
DANGER = "danger"
|
|
10
|
-
}
|
|
11
|
-
export declare class BizyToastService {
|
|
12
|
-
#private;
|
|
13
|
-
static toasts: Set<DialogRef<BizyToastWrapperComponent, unknown>>;
|
|
14
|
-
duration: number;
|
|
15
|
-
defaultDebugTitle: string;
|
|
16
|
-
defaultInfoTitle: string;
|
|
17
|
-
defaultSuccessTitle: string;
|
|
18
|
-
defaultWarningTitle: string;
|
|
19
|
-
defaultDangerTitle: string;
|
|
20
|
-
config(data: {
|
|
21
|
-
defaultDebugTitle?: string;
|
|
22
|
-
defaultInfoTitle?: string;
|
|
23
|
-
defaultSuccessTitle?: string;
|
|
24
|
-
defaultWarningTitle?: string;
|
|
25
|
-
defaultDangerTitle?: string;
|
|
26
|
-
duration?: number;
|
|
27
|
-
}): void;
|
|
28
|
-
debug(data: string | {
|
|
29
|
-
title: string;
|
|
30
|
-
msg?: string;
|
|
31
|
-
duration?: number;
|
|
32
|
-
}): void;
|
|
33
|
-
info(data: string | {
|
|
34
|
-
title: string;
|
|
35
|
-
msg?: string;
|
|
36
|
-
duration?: number;
|
|
37
|
-
}): void;
|
|
38
|
-
success(data?: string | {
|
|
39
|
-
title: string;
|
|
40
|
-
msg?: string;
|
|
41
|
-
duration?: number;
|
|
42
|
-
}): void;
|
|
43
|
-
warning(data: string | {
|
|
44
|
-
title: string;
|
|
45
|
-
msg?: string;
|
|
46
|
-
duration?: number;
|
|
47
|
-
}): void;
|
|
48
|
-
danger(data?: string | {
|
|
49
|
-
title: string;
|
|
50
|
-
msg?: string;
|
|
51
|
-
duration?: number;
|
|
52
|
-
}): void;
|
|
53
|
-
close: (id: string) => void;
|
|
54
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyToastService, never>;
|
|
55
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<BizyToastService>;
|
|
56
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BizyToggleComponent {
|
|
4
|
-
id: string;
|
|
5
|
-
disabled: boolean;
|
|
6
|
-
selected: boolean;
|
|
7
|
-
onSelect: EventEmitter<PointerEvent>;
|
|
8
|
-
selectedChange: EventEmitter<boolean>;
|
|
9
|
-
_onSelect(event: PointerEvent): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyToggleComponent, never>;
|
|
11
|
-
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>;
|
|
12
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./toggle.component";
|
|
3
|
-
export declare class BizyToggleModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyToggleModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyToggleModule, never, [typeof i1.BizyToggleComponent], [typeof i1.BizyToggleComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<BizyToggleModule>;
|
|
7
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type LabelPosition = 'before' | 'after';
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class BizyToolbarComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyToolbarComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BizyToolbarComponent, "bizy-toolbar", never, {}, {}, never, ["[slot=start]", "[slot=end]"], true, never>;
|
|
5
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./toolbar.component";
|
|
3
|
-
export declare class BizyToolbarModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyToolbarModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyToolbarModule, never, [typeof i1.BizyToolbarComponent], [typeof i1.BizyToolbarComponent]>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<BizyToolbarModule>;
|
|
7
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { TranslateModule } from '@ngx-translate/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "./translate.pipe";
|
|
4
|
-
export declare class BizyTranslateModule {
|
|
5
|
-
static forRoot: typeof TranslateModule.forRoot;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTranslateModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyTranslateModule, never, [typeof i1.BizyTranslatePipe], [typeof i1.BizyTranslatePipe]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<BizyTranslateModule>;
|
|
9
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { BizyTranslateService } from './translate.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class BizyTranslatePipe implements PipeTransform {
|
|
5
|
-
private translate;
|
|
6
|
-
constructor(translate: BizyTranslateService);
|
|
7
|
-
transform(label: string): string;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTranslatePipe, never>;
|
|
9
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<BizyTranslatePipe, "translate", true>;
|
|
10
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare enum LANGUAGE {
|
|
3
|
-
SPANISH = "es",
|
|
4
|
-
ENGLISH = "en"
|
|
5
|
-
}
|
|
6
|
-
export interface ILocale {
|
|
7
|
-
lang: LANGUAGE;
|
|
8
|
-
translations: Record<string, unknown>;
|
|
9
|
-
}
|
|
10
|
-
export declare class BizyTranslateService {
|
|
11
|
-
#private;
|
|
12
|
-
loadTranslations(...args: ILocale[]): void;
|
|
13
|
-
addLangs(langs: Array<LANGUAGE>): void;
|
|
14
|
-
getLangs(): Array<LANGUAGE>;
|
|
15
|
-
setDefault(lang: LANGUAGE): void;
|
|
16
|
-
getCurrentLang(): LANGUAGE;
|
|
17
|
-
use(lang: LANGUAGE): void;
|
|
18
|
-
get(translation: string): string;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyTranslateService, never>;
|
|
20
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<BizyTranslateService>;
|
|
21
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BizyAveragePipe implements PipeTransform {
|
|
4
|
-
transform(items: Array<unknown>, key: string, fixedTo?: number): number;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyAveragePipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<BizyAveragePipe, "bizyAverage", true>;
|
|
7
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BizyEnumToArrayPipe implements PipeTransform {
|
|
4
|
-
transform(enumObj: any): {
|
|
5
|
-
key: string;
|
|
6
|
-
value: any;
|
|
7
|
-
}[];
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyEnumToArrayPipe, never>;
|
|
9
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<BizyEnumToArrayPipe, "bizyEnumToArray", true>;
|
|
10
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BizyExtractNumbersPipe implements PipeTransform {
|
|
4
|
-
transform(value: string): string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyExtractNumbersPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<BizyExtractNumbersPipe, "bizyExtractNumbers", true>;
|
|
7
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { BIZY_FORMAT_SECONDS_FORMAT, BIZY_FORMAT_SECONDS_LANGUAGE, BizyFormatSecondsService } from '../services/format-seconds.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class BizyFormatSecondsPipe implements PipeTransform {
|
|
5
|
-
private bizyFormatSecondsService;
|
|
6
|
-
constructor(bizyFormatSecondsService: BizyFormatSecondsService);
|
|
7
|
-
transform(seconds: number, options?: {
|
|
8
|
-
format: BIZY_FORMAT_SECONDS_FORMAT;
|
|
9
|
-
language: BIZY_FORMAT_SECONDS_LANGUAGE;
|
|
10
|
-
}): string;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyFormatSecondsPipe, never>;
|
|
12
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<BizyFormatSecondsPipe, "bizyFormatSeconds", true>;
|
|
13
|
-
}
|
package/lib/pipes/index.d.ts
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export { BizyExtractNumbersPipe } from "./extractNumbers.pipe";
|
|
2
|
-
export { BizyPipesModule } from "./pipes.module";
|
|
3
|
-
export { BizyRepeatPipe } from "./repeat.pipe";
|
|
4
|
-
export { BizySetToArrayPipe } from "./set-to-array.pipe";
|
|
5
|
-
export { BizyEnumToArrayPipe } from "./enum-to-array.pipe";
|
|
6
|
-
export { BizyOrderByPipe } from "./order-by.pipe";
|
|
7
|
-
export { BizyReducePipe } from "./reduce.pipe";
|
|
8
|
-
export { BizySafePipe } from "./safe.pipe";
|
|
9
|
-
export { BizyAveragePipe } from './average.pipe';
|
|
10
|
-
export { BizySearchPipe, IBizySearchPipeOptions } from './search';
|
|
11
|
-
export { BizyFormatSecondsPipe } from "./format-seconds.pipe";
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BizyOrderByPipe implements PipeTransform {
|
|
4
|
-
#private;
|
|
5
|
-
transform<T>(items: Array<T>, order?: 'asc' | 'desc' | null, property?: string): Array<T>;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyOrderByPipe, never>;
|
|
7
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<BizyOrderByPipe, "bizyOrderBy", true>;
|
|
8
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./repeat.pipe";
|
|
3
|
-
import * as i2 from "./set-to-array.pipe";
|
|
4
|
-
import * as i3 from "./enum-to-array.pipe";
|
|
5
|
-
import * as i4 from "./order-by.pipe";
|
|
6
|
-
import * as i5 from "./reduce.pipe";
|
|
7
|
-
import * as i6 from "./safe.pipe";
|
|
8
|
-
import * as i7 from "./average.pipe";
|
|
9
|
-
import * as i8 from "./search/search.pipe";
|
|
10
|
-
import * as i9 from "./format-seconds.pipe";
|
|
11
|
-
import * as i10 from "./extractNumbers.pipe";
|
|
12
|
-
export declare class BizyPipesModule {
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyPipesModule, never>;
|
|
14
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<BizyPipesModule, never, [typeof i1.BizyRepeatPipe, typeof i2.BizySetToArrayPipe, typeof i3.BizyEnumToArrayPipe, typeof i4.BizyOrderByPipe, typeof i5.BizyReducePipe, typeof i6.BizySafePipe, typeof i7.BizyAveragePipe, typeof i8.BizySearchPipe, typeof i9.BizyFormatSecondsPipe, typeof i10.BizyExtractNumbersPipe], [typeof i1.BizyRepeatPipe, typeof i2.BizySetToArrayPipe, typeof i3.BizyEnumToArrayPipe, typeof i4.BizyOrderByPipe, typeof i5.BizyReducePipe, typeof i6.BizySafePipe, typeof i7.BizyAveragePipe, typeof i8.BizySearchPipe, typeof i9.BizyFormatSecondsPipe, typeof i10.BizyExtractNumbersPipe]>;
|
|
15
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<BizyPipesModule>;
|
|
16
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BizyReducePipe implements PipeTransform {
|
|
4
|
-
transform(items: Array<unknown>, key: string, fixedTo?: number): number;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyReducePipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<BizyReducePipe, "bizyReduce", true>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class BizyRepeatPipe implements PipeTransform {
|
|
4
|
-
transform(value: number): number[];
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizyRepeatPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<BizyRepeatPipe, "bizyRepeat", true>;
|
|
7
|
-
}
|
package/lib/pipes/safe.pipe.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { DomSanitizer, SafeHtml, SafeResourceUrl, SafeScript, SafeStyle, SafeUrl } from '@angular/platform-browser';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class BizySafePipe implements PipeTransform {
|
|
5
|
-
private sanitizer;
|
|
6
|
-
constructor(sanitizer: DomSanitizer);
|
|
7
|
-
transform(value: any, type: string): SafeHtml | SafeStyle | SafeScript | SafeUrl | SafeResourceUrl;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BizySafePipe, never>;
|
|
9
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<BizySafePipe, "bizySafe", true>;
|
|
10
|
-
}
|