@ifsworld/granite-components 16.1.2 → 17.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/README.md +0 -2
- package/carousel/index.d.ts +45 -2
- package/date-picker/index.d.ts +123 -4
- package/fesm2022/ifsworld-granite-components-carousel.mjs +11 -11
- package/fesm2022/ifsworld-granite-components-carousel.mjs.map +1 -1
- package/fesm2022/ifsworld-granite-components-date-picker.mjs +40 -53
- package/fesm2022/ifsworld-granite-components-date-picker.mjs.map +1 -1
- package/fesm2022/ifsworld-granite-components-file-upload.mjs +10 -10
- package/fesm2022/ifsworld-granite-components-file-upload.mjs.map +1 -1
- package/fesm2022/ifsworld-granite-components-table.mjs +29 -29
- package/fesm2022/ifsworld-granite-components-table.mjs.map +1 -1
- package/fesm2022/ifsworld-granite-components-tooltip.mjs +23 -24
- package/fesm2022/ifsworld-granite-components-tooltip.mjs.map +1 -1
- package/fesm2022/ifsworld-granite-components.mjs +480 -564
- package/fesm2022/ifsworld-granite-components.mjs.map +1 -1
- package/file-upload/index.d.ts +99 -2
- package/index.d.ts +1981 -86
- package/package.json +8 -8
- package/table/index.d.ts +112 -4
- package/tooltip/index.d.ts +50 -3
- package/carousel/lib/carousel.component.d.ts +0 -34
- package/carousel/lib/carousel.module.d.ts +0 -10
- package/date-picker/lib/date-picker-base.d.ts +0 -34
- package/date-picker/lib/date-picker-trigger-for.directive.d.ts +0 -70
- package/date-picker/lib/date-picker.component.d.ts +0 -10
- package/date-picker/lib/date-picker.module.d.ts +0 -15
- package/date-picker/lib/date-range-picker.component.d.ts +0 -12
- package/file-upload/lib/directives/file-drag-and-drop.directive.d.ts +0 -18
- package/file-upload/lib/file-upload.component.d.ts +0 -51
- package/file-upload/lib/file-upload.constants.d.ts +0 -37
- package/file-upload/lib/file-upload.module.d.ts +0 -11
- package/file-upload/lib/file-upload.utils.d.ts +0 -1
- package/lib/arrange-grid/arrange-grid-item.component.d.ts +0 -30
- package/lib/arrange-grid/arrange-grid.component.d.ts +0 -58
- package/lib/arrange-grid/arrange-grid.module.d.ts +0 -9
- package/lib/avatar/avatar-default-status/avatar-default-status.component.d.ts +0 -15
- package/lib/avatar/avatar.component.d.ts +0 -23
- package/lib/avatar/avatar.component.public-types.d.ts +0 -7
- package/lib/avatar/avatar.module.d.ts +0 -11
- package/lib/avatar/custom-avatar-status.directive.d.ts +0 -9
- package/lib/avatar/empty-avatar/empty-avatar.component.d.ts +0 -7
- package/lib/badge/badge.component.d.ts +0 -19
- package/lib/badge/badge.module.d.ts +0 -8
- package/lib/badge/testing/badge.harness.d.ts +0 -21
- package/lib/button/button.component.d.ts +0 -38
- package/lib/button/button.module.d.ts +0 -7
- package/lib/card-list/card/card-avatar.component.d.ts +0 -5
- package/lib/card-list/card/card-content/card-actions.component.d.ts +0 -5
- package/lib/card-list/card/card-content/card-body.component.d.ts +0 -5
- package/lib/card-list/card/card-content/card-content.component.d.ts +0 -5
- package/lib/card-list/card/card-content/card-footer.component.d.ts +0 -5
- package/lib/card-list/card/card-content/card-header-subtitle.component.d.ts +0 -5
- package/lib/card-list/card/card-content/card-header-title.component.d.ts +0 -5
- package/lib/card-list/card/card-content/card-header.component.d.ts +0 -5
- package/lib/card-list/card/card.component.d.ts +0 -5
- package/lib/card-list/card-list.component.d.ts +0 -9
- package/lib/card-list/card-list.module.d.ts +0 -18
- package/lib/checkbox/checkbox-group.component.d.ts +0 -6
- package/lib/checkbox/checkbox.component.d.ts +0 -29
- package/lib/checkbox/checkbox.module.d.ts +0 -8
- package/lib/chips/chip-input.d.ts +0 -89
- package/lib/chips/chip-list.component.d.ts +0 -185
- package/lib/chips/chip.component.d.ts +0 -104
- package/lib/chips/chips.module.d.ts +0 -12
- package/lib/collapsible-group/collapsible-group-body.directive.d.ts +0 -7
- package/lib/collapsible-group/collapsible-group-header.directive.d.ts +0 -7
- package/lib/collapsible-group/collapsible-group.component.d.ts +0 -16
- package/lib/collapsible-group/collapsible-group.module.d.ts +0 -11
- package/lib/contacts/contact-item/contact-item.component.d.ts +0 -11
- package/lib/contacts/contact-item-default-status/contact-item-default-status.component.d.ts +0 -15
- package/lib/contacts/contact-item-title/contact-item-title.component.d.ts +0 -7
- package/lib/contacts/contacts-profile/contacts-profile.component.d.ts +0 -8
- package/lib/contacts/contacts-trigger/contacts-trigger-data.d.ts +0 -23
- package/lib/contacts/contacts-trigger/contacts-trigger-for.directive.d.ts +0 -69
- package/lib/contacts/contacts-types/contacts.component.private-types.d.ts +0 -8
- package/lib/contacts/contacts-types/contacts.component.public-types.d.ts +0 -30
- package/lib/contacts/contacts.component.d.ts +0 -29
- package/lib/contacts/contacts.module.d.ts +0 -17
- package/lib/contacts/custom-profile.directive.d.ts +0 -8
- package/lib/contacts/custom-status.directive.d.ts +0 -9
- package/lib/core/animation.d.ts +0 -23
- package/lib/core/client-environment.d.ts +0 -26
- package/lib/core/common-behaviors/disabled.d.ts +0 -10
- package/lib/core/core.module.d.ts +0 -12
- package/lib/core/devices/client-input-desktop.directive.d.ts +0 -9
- package/lib/core/devices/client-input-touch.directive.d.ts +0 -9
- package/lib/core/devices/client-output-desktop.directive.d.ts +0 -9
- package/lib/core/devices/client-output-touch.directive.d.ts +0 -9
- package/lib/core/hide-on-overflow.directive.d.ts +0 -21
- package/lib/core/overlay-base.d.ts +0 -16
- package/lib/core/overlay-position-config.d.ts +0 -12
- package/lib/core/overlay-trigger-for-base.directive.d.ts +0 -32
- package/lib/core/overlay.service.d.ts +0 -21
- package/lib/core/pipes/pure-pipes.module.d.ts +0 -7
- package/lib/core/pipes/title.pipe.d.ts +0 -7
- package/lib/core/radio-checkbox-base.d.ts +0 -8
- package/lib/core/services/names-utils-service.d.ts +0 -17
- package/lib/core/theme.library.d.ts +0 -38
- package/lib/core/types.d.ts +0 -2
- package/lib/grid/grid.component.d.ts +0 -75
- package/lib/grid/grid.module.d.ts +0 -8
- package/lib/icon/icon.component.d.ts +0 -13
- package/lib/icon/icon.module.d.ts +0 -7
- package/lib/input-field/input-field.component.d.ts +0 -48
- package/lib/input-field/input-field.module.d.ts +0 -10
- package/lib/label/label.component.d.ts +0 -10
- package/lib/label/label.module.d.ts +0 -8
- package/lib/menu/divider.directive.d.ts +0 -6
- package/lib/menu/menu-base.d.ts +0 -219
- package/lib/menu/menu-custom-template.directive.d.ts +0 -14
- package/lib/menu/menu-desktop-animations.d.ts +0 -12
- package/lib/menu/menu-errors.d.ts +0 -24
- package/lib/menu/menu-item.component.d.ts +0 -36
- package/lib/menu/menu-panel.d.ts +0 -23
- package/lib/menu/menu-positions.d.ts +0 -9
- package/lib/menu/menu-touch-animations.d.ts +0 -17
- package/lib/menu/menu-touch-close.component.d.ts +0 -5
- package/lib/menu/menu-touch-title.component.d.ts +0 -14
- package/lib/menu/menu-trigger-for.directive.d.ts +0 -200
- package/lib/menu/menu.component.d.ts +0 -6
- package/lib/menu/menu.module.d.ts +0 -18
- package/lib/menu/testing/menu.harness.d.ts +0 -68
- package/lib/menu/title.directive.d.ts +0 -5
- package/lib/progress-bar/progress-bar-legend/progress-bar-legend.component.d.ts +0 -8
- package/lib/progress-bar/progress-bar-legend-base.d.ts +0 -8
- package/lib/progress-bar/progress-bar-legend-trigger-for.directive.d.ts +0 -18
- package/lib/progress-bar/progress-bar.component.d.ts +0 -28
- package/lib/progress-bar/progress-bar.model.d.ts +0 -11
- package/lib/progress-bar/progress-bar.module.d.ts +0 -14
- package/lib/radio-button/radio-button.component.d.ts +0 -34
- package/lib/radio-button/radio-button.module.d.ts +0 -8
- package/lib/radio-button/radio-group.component.d.ts +0 -6
- package/lib/toggle-switch/toggle-switch.component.d.ts +0 -29
- package/lib/toggle-switch/toggle-switch.module.d.ts +0 -7
- package/table/lib/cell/cell-align/cell-align-classes.directive.d.ts +0 -9
- package/table/lib/cell/cell.d.ts +0 -8
- package/table/lib/cell/table-data-cell.component.d.ts +0 -12
- package/table/lib/cell/table-header-cell.component.d.ts +0 -6
- package/table/lib/column/table-column.directive.d.ts +0 -23
- package/table/lib/column-size/column-size.directive.d.ts +0 -11
- package/table/lib/table-constants.library.d.ts +0 -6
- package/table/lib/table.component.d.ts +0 -26
- package/table/lib/table.model.d.ts +0 -6
- package/table/lib/table.module.d.ts +0 -16
- package/tooltip/lib/Services/granite-tooltip.service.d.ts +0 -10
- package/tooltip/lib/tooltip-constants.library.d.ts +0 -4
- package/tooltip/lib/tooltip-trigger-for.directive.d.ts +0 -39
- package/tooltip/lib/tooltip.component.d.ts +0 -7
- package/tooltip/lib/tooltip.module.d.ts +0 -9
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { AfterContentChecked, ChangeDetectorRef, EventEmitter, QueryList, TrackByFunction } from '@angular/core';
|
|
2
|
-
import { GraniteTableColumnDirective } from './column/table-column.directive';
|
|
3
|
-
import { GraniteTableRowStylesInterface } from './table.model';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class GraniteTableComponent<T> implements AfterContentChecked {
|
|
6
|
-
private cd;
|
|
7
|
-
dataSource: T[];
|
|
8
|
-
horizontalScroll: boolean;
|
|
9
|
-
trackBy: TrackByFunction<T>;
|
|
10
|
-
conditionalRowStyles: GraniteTableRowStylesInterface[];
|
|
11
|
-
rowClick: EventEmitter<any>;
|
|
12
|
-
tableColumnsComponent: QueryList<GraniteTableColumnDirective>;
|
|
13
|
-
readonly cellIdPrefix: string;
|
|
14
|
-
_columns: GraniteTableColumnDirective[];
|
|
15
|
-
_displayedColumns: string[];
|
|
16
|
-
constructor(cd: ChangeDetectorRef);
|
|
17
|
-
ngAfterContentChecked(): void;
|
|
18
|
-
_trackColumnName(index: number, column: GraniteTableColumnDirective): string;
|
|
19
|
-
handleRowClick(event: Event, row: T, rowIndex: number): void;
|
|
20
|
-
getStyles(row: T, rowIndex: number): {
|
|
21
|
-
[key: string]: string;
|
|
22
|
-
};
|
|
23
|
-
private refreshData;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GraniteTableComponent<any>, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<GraniteTableComponent<any>, "granite-table", never, { "dataSource": { "alias": "dataSource"; "required": false; }; "horizontalScroll": { "alias": "horizontalScroll"; "required": false; }; "trackBy": { "alias": "trackBy"; "required": false; }; "conditionalRowStyles": { "alias": "conditionalRowStyles"; "required": false; }; }, { "rowClick": "rowClick"; }, ["tableColumnsComponent"], never, false, never>;
|
|
26
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./table.component";
|
|
3
|
-
import * as i2 from "./column/table-column.directive";
|
|
4
|
-
import * as i3 from "./cell/table-header-cell.component";
|
|
5
|
-
import * as i4 from "./cell/table-data-cell.component";
|
|
6
|
-
import * as i5 from "./cell/cell-align/cell-align-classes.directive";
|
|
7
|
-
import * as i6 from "./column-size/column-size.directive";
|
|
8
|
-
import * as i7 from "@angular/common";
|
|
9
|
-
import * as i8 from "primeng/table";
|
|
10
|
-
import * as i9 from "@ifsworld/granite-components";
|
|
11
|
-
import * as i10 from "@angular/cdk/table";
|
|
12
|
-
export declare class GraniteTableModule {
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GraniteTableModule, never>;
|
|
14
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GraniteTableModule, [typeof i1.GraniteTableComponent, typeof i2.GraniteTableColumnDirective, typeof i3.GraniteTableHeaderCellComponent, typeof i4.GraniteTableDataCellComponent, typeof i5.GraniteCellAlignClassesDirective, typeof i6.GraniteColumnSizeDirective], [typeof i7.CommonModule, typeof i8.TableModule, typeof i9.PurePipesModule, typeof i10.CdkTableModule], [typeof i1.GraniteTableComponent, typeof i2.GraniteTableColumnDirective]>;
|
|
15
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<GraniteTableModule>;
|
|
16
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { GraniteTooltipComponent } from '../tooltip.component';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class GraniteTooltipService {
|
|
4
|
-
private _activeTooltip;
|
|
5
|
-
setActiveTooltip(tooltip: GraniteTooltipComponent): void;
|
|
6
|
-
clearActiveTooltip(): void;
|
|
7
|
-
get activeTooltip(): GraniteTooltipComponent | null;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GraniteTooltipService, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<GraniteTooltipService>;
|
|
10
|
-
}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { FocusMonitor } from '@angular/cdk/a11y';
|
|
2
|
-
import { Overlay } from '@angular/cdk/overlay';
|
|
3
|
-
import { ElementRef, OnChanges, OnDestroy, OnInit, SimpleChanges, ViewContainerRef } from '@angular/core';
|
|
4
|
-
import { GraniteTooltipComponent } from './tooltip.component';
|
|
5
|
-
import { GraniteTooltipService } from './Services/granite-tooltip.service';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class GraniteTooltipTriggerForDirective implements OnDestroy, OnInit, OnChanges {
|
|
8
|
-
private _elementRef;
|
|
9
|
-
private _overlay;
|
|
10
|
-
private _viewContainerRef;
|
|
11
|
-
private _focusMonitor;
|
|
12
|
-
private _tooltipService;
|
|
13
|
-
tooltip: GraniteTooltipComponent;
|
|
14
|
-
hideDelay: number;
|
|
15
|
-
showDelay: number;
|
|
16
|
-
showOnKeyboardFocus: boolean;
|
|
17
|
-
showOnClick: boolean;
|
|
18
|
-
private _overlayRef;
|
|
19
|
-
private _destroy;
|
|
20
|
-
private _detachOverlayTimeoutId;
|
|
21
|
-
private _attachOverlayTimeoutId;
|
|
22
|
-
constructor(_elementRef: ElementRef, _overlay: Overlay, _viewContainerRef: ViewContainerRef, _focusMonitor: FocusMonitor, _tooltipService: GraniteTooltipService);
|
|
23
|
-
ngOnInit(): void;
|
|
24
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
25
|
-
ngOnDestroy(): void;
|
|
26
|
-
_handleMouseenter(): void;
|
|
27
|
-
_handleMouseleave(): void;
|
|
28
|
-
_handleBlur(): void;
|
|
29
|
-
private _handleClick;
|
|
30
|
-
private _handleKeyboardFocus;
|
|
31
|
-
private _createOverlay;
|
|
32
|
-
private _attachOverlay;
|
|
33
|
-
private _detachOverlay;
|
|
34
|
-
private _getTriggerElement;
|
|
35
|
-
private _createPositionPair;
|
|
36
|
-
private _getTooltipPositions;
|
|
37
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GraniteTooltipTriggerForDirective, never>;
|
|
38
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<GraniteTooltipTriggerForDirective, "[graniteTooltipTriggerFor]", never, { "tooltip": { "alias": "graniteTooltipTriggerFor"; "required": false; }; "hideDelay": { "alias": "hideDelay"; "required": false; }; "showDelay": { "alias": "showDelay"; "required": false; }; "showOnKeyboardFocus": { "alias": "showOnKeyboardFocus"; "required": false; }; "showOnClick": { "alias": "showOnClick"; "required": false; }; }, {}, never, never, false, never>;
|
|
39
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class GraniteTooltipComponent {
|
|
4
|
-
_templateRef: TemplateRef<any>;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GraniteTooltipComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<GraniteTooltipComponent, "granite-tooltip", never, {}, {}, never, ["*"], false, never>;
|
|
7
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./tooltip.component";
|
|
3
|
-
import * as i2 from "./tooltip-trigger-for.directive";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
export declare class GraniteTooltipModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GraniteTooltipModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GraniteTooltipModule, [typeof i1.GraniteTooltipComponent, typeof i2.GraniteTooltipTriggerForDirective], [typeof i3.CommonModule], [typeof i1.GraniteTooltipComponent, typeof i2.GraniteTooltipTriggerForDirective]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<GraniteTooltipModule>;
|
|
9
|
-
}
|