@ifsworld/granite-components 11.5.0 → 11.7.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/esm2022/date-picker/lib/date-picker-base.mjs +5 -5
- package/esm2022/date-picker/lib/date-picker-trigger-for.directive.mjs +6 -6
- package/esm2022/date-picker/lib/date-picker.component.mjs +4 -4
- package/esm2022/date-picker/lib/date-picker.module.mjs +5 -5
- package/esm2022/date-picker/lib/date-range-picker.component.mjs +4 -4
- package/esm2022/index.mjs +5 -1
- package/esm2022/lib/arrange-grid/arrange-grid-item.component.mjs +5 -5
- package/esm2022/lib/arrange-grid/arrange-grid.component.mjs +5 -5
- package/esm2022/lib/arrange-grid/arrange-grid.module.mjs +5 -5
- package/esm2022/lib/badge/badge.component.mjs +5 -5
- package/esm2022/lib/badge/badge.module.mjs +5 -5
- package/esm2022/lib/button/button.component.mjs +9 -9
- package/esm2022/lib/button/button.module.mjs +5 -5
- package/esm2022/lib/card-list/card/card-avatar.component.mjs +4 -4
- package/esm2022/lib/card-list/card/card-content/card-actions.component.mjs +4 -4
- package/esm2022/lib/card-list/card/card-content/card-body.component.mjs +4 -4
- package/esm2022/lib/card-list/card/card-content/card-content.component.mjs +4 -4
- package/esm2022/lib/card-list/card/card-content/card-footer.component.mjs +4 -4
- package/esm2022/lib/card-list/card/card-content/card-header-subtitle.component.mjs +4 -4
- package/esm2022/lib/card-list/card/card-content/card-header-title.component.mjs +4 -4
- package/esm2022/lib/card-list/card/card-content/card-header.component.mjs +4 -4
- package/esm2022/lib/card-list/card/card.component.mjs +4 -4
- package/esm2022/lib/card-list/card-list.component.mjs +4 -4
- package/esm2022/lib/card-list/card-list.module.mjs +5 -5
- package/esm2022/lib/checkbox/checkbox-group.component.mjs +4 -4
- package/esm2022/lib/checkbox/checkbox.component.mjs +5 -5
- package/esm2022/lib/checkbox/checkbox.module.mjs +5 -5
- package/esm2022/lib/chips/chip-input.mjs +5 -5
- package/esm2022/lib/chips/chip-list.component.mjs +6 -6
- package/esm2022/lib/chips/chip.component.mjs +6 -6
- package/esm2022/lib/chips/chips.module.mjs +5 -5
- package/esm2022/lib/collapsible-group/collapsible-group-body.directive.mjs +17 -0
- package/esm2022/lib/collapsible-group/collapsible-group-header.directive.mjs +17 -0
- package/esm2022/lib/collapsible-group/collapsible-group.component.mjs +39 -0
- package/esm2022/lib/collapsible-group/collapsible-group.module.mjs +33 -0
- package/esm2022/lib/core/common-behaviors/disabled.mjs +4 -4
- package/esm2022/lib/core/core.module.mjs +5 -5
- package/esm2022/lib/core/devices/client-input-desktop.directive.mjs +4 -4
- package/esm2022/lib/core/devices/client-input-touch.directive.mjs +4 -4
- package/esm2022/lib/core/devices/client-output-desktop.directive.mjs +4 -4
- package/esm2022/lib/core/devices/client-output-touch.directive.mjs +4 -4
- package/esm2022/lib/core/hide-on-overflow.directive.mjs +5 -5
- package/esm2022/lib/core/pipes/pure-pipes.module.mjs +5 -5
- package/esm2022/lib/core/pipes/title.pipe.mjs +4 -4
- package/esm2022/lib/core/radio-checkbox-base.mjs +4 -4
- package/esm2022/lib/core/theme.library.mjs +1 -1
- package/esm2022/lib/grid/grid.component.mjs +9 -9
- package/esm2022/lib/grid/grid.module.mjs +5 -5
- package/esm2022/lib/icon/icon.component.mjs +6 -6
- package/esm2022/lib/icon/icon.module.mjs +5 -5
- package/esm2022/lib/input-field/input-field.component.mjs +5 -5
- package/esm2022/lib/input-field/input-field.module.mjs +5 -5
- package/esm2022/lib/label/label.component.mjs +4 -4
- package/esm2022/lib/label/label.module.mjs +5 -5
- package/esm2022/lib/menu/divider.directive.mjs +4 -4
- package/esm2022/lib/menu/menu-base.mjs +5 -5
- package/esm2022/lib/menu/menu-item.component.mjs +6 -6
- package/esm2022/lib/menu/menu-touch-close.component.mjs +4 -4
- package/esm2022/lib/menu/menu-touch-title.component.mjs +6 -6
- package/esm2022/lib/menu/menu-trigger-for.directive.mjs +11 -11
- package/esm2022/lib/menu/menu.component.mjs +4 -4
- package/esm2022/lib/menu/menu.module.mjs +5 -5
- package/esm2022/lib/menu/testing/menu.harness.mjs +1 -1
- package/esm2022/lib/menu/title.directive.mjs +4 -4
- package/esm2022/lib/progress-bar/progress-bar.component.mjs +4 -4
- package/esm2022/lib/progress-bar/progress-bar.module.mjs +5 -5
- package/esm2022/lib/radio-button/radio-button.component.mjs +5 -5
- package/esm2022/lib/radio-button/radio-button.module.mjs +5 -5
- package/esm2022/lib/radio-button/radio-group.component.mjs +4 -4
- package/esm2022/lib/toggle-switch/toggle-switch.component.mjs +5 -5
- package/esm2022/lib/toggle-switch/toggle-switch.module.mjs +5 -5
- package/esm2022/table/index.mjs +1 -2
- package/esm2022/table/lib/cell/cell-align/cell-align-classes.directive.mjs +12 -33
- package/esm2022/table/lib/cell/cell.mjs +4 -4
- package/esm2022/table/lib/cell/table-data-cell.component.mjs +5 -5
- package/esm2022/table/lib/cell/table-header-cell.component.mjs +5 -5
- package/esm2022/table/lib/column/table-column.directive.mjs +12 -4
- package/esm2022/table/lib/column-size/column-size.directive.mjs +34 -0
- package/esm2022/table/lib/table-constants.library.mjs +4 -6
- package/esm2022/table/lib/table.component.mjs +27 -20
- package/esm2022/table/lib/table.module.mjs +11 -7
- package/esm2022/tooltip/lib/tooltip-trigger-for.directive.mjs +5 -5
- package/esm2022/tooltip/lib/tooltip.component.mjs +4 -4
- package/esm2022/tooltip/lib/tooltip.module.mjs +5 -5
- package/fesm2022/ifsworld-granite-components-date-picker.mjs +19 -19
- package/fesm2022/ifsworld-granite-components-date-picker.mjs.map +1 -1
- package/fesm2022/ifsworld-granite-components-table.mjs +95 -68
- package/fesm2022/ifsworld-granite-components-table.mjs.map +1 -1
- package/fesm2022/ifsworld-granite-components-tooltip.mjs +11 -11
- package/fesm2022/ifsworld-granite-components-tooltip.mjs.map +1 -1
- package/fesm2022/ifsworld-granite-components.mjs +321 -232
- package/fesm2022/ifsworld-granite-components.mjs.map +1 -1
- package/index.d.ts +4 -0
- package/lib/collapsible-group/collapsible-group-body.directive.d.ts +7 -0
- package/lib/collapsible-group/collapsible-group-header.directive.d.ts +7 -0
- package/lib/collapsible-group/collapsible-group.component.d.ts +15 -0
- package/lib/collapsible-group/collapsible-group.module.d.ts +11 -0
- package/package.json +9 -9
- package/table/index.d.ts +0 -1
- package/table/lib/cell/cell-align/cell-align-classes.directive.d.ts +5 -6
- package/table/lib/column/table-column.directive.d.ts +7 -1
- package/table/lib/column-size/column-size.directive.d.ts +11 -0
- package/table/lib/table-constants.library.d.ts +2 -4
- package/table/lib/table.component.d.ts +9 -7
- package/table/lib/table.module.d.ts +6 -4
- package/esm2022/table/lib/table.types.mjs +0 -2
- package/table/lib/table.types.d.ts +0 -1
package/index.d.ts
CHANGED
|
@@ -61,3 +61,7 @@ export * from './lib/card-list/card/card-avatar.component';
|
|
|
61
61
|
export * from './lib/card-list/card/card-content/card-header-title.component';
|
|
62
62
|
export * from './lib/card-list/card/card-content/card-header-subtitle.component';
|
|
63
63
|
export * from './lib/card-list/card/card-content/card-footer.component';
|
|
64
|
+
export * from './lib/collapsible-group/collapsible-group.module';
|
|
65
|
+
export * from './lib/collapsible-group/collapsible-group.component';
|
|
66
|
+
export * from './lib/collapsible-group/collapsible-group-body.directive';
|
|
67
|
+
export * from './lib/collapsible-group/collapsible-group-header.directive';
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { TemplateRef } from '@angular/core';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class GraniteCollapsibleConditionalBodyDirective {
|
|
4
|
+
template: TemplateRef<any>;
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GraniteCollapsibleConditionalBodyDirective, never>;
|
|
6
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<GraniteCollapsibleConditionalBodyDirective, "[graniteCollapsibleGroupBody]", ["graniteCollapsibleGroupBody"], {}, {}, never, never, false, never>;
|
|
7
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { TemplateRef } from '@angular/core';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class GraniteCollapsibleConditionalHeaderDirective {
|
|
4
|
+
template: TemplateRef<any>;
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GraniteCollapsibleConditionalHeaderDirective, never>;
|
|
6
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<GraniteCollapsibleConditionalHeaderDirective, "[graniteCollapsibleGroupHeader]", ["graniteCollapsibleGroupHeader"], {}, {}, never, never, false, never>;
|
|
7
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
|
+
import { GraniteCollapsibleConditionalBodyDirective } from './collapsible-group-body.directive';
|
|
3
|
+
import { GraniteCollapsibleConditionalHeaderDirective } from './collapsible-group-header.directive';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class GraniteCollapsibleGroupComponent {
|
|
6
|
+
collapsed: boolean;
|
|
7
|
+
id: string;
|
|
8
|
+
arialabel: string | null;
|
|
9
|
+
readonly collapsedChanged: EventEmitter<boolean>;
|
|
10
|
+
conditionalBodyContentRef: GraniteCollapsibleConditionalBodyDirective;
|
|
11
|
+
conditionalHeaderContentRef: GraniteCollapsibleConditionalHeaderDirective;
|
|
12
|
+
toggleCollapsibleGroup(): void;
|
|
13
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GraniteCollapsibleGroupComponent, never>;
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GraniteCollapsibleGroupComponent, "granite-collapsible-group", never, { "collapsed": { "alias": "collapsed"; "required": false; }; "id": { "alias": "id"; "required": false; }; "arialabel": { "alias": "arialabel"; "required": false; }; }, { "collapsedChanged": "collapsedChanged"; }, ["conditionalBodyContentRef", "conditionalHeaderContentRef"], never, false, never>;
|
|
15
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./collapsible-group.component";
|
|
3
|
+
import * as i2 from "./collapsible-group-header.directive";
|
|
4
|
+
import * as i3 from "./collapsible-group-body.directive";
|
|
5
|
+
import * as i4 from "@angular/common";
|
|
6
|
+
import * as i5 from "../icon/icon.module";
|
|
7
|
+
export declare class GraniteCollapsibleGroupModule {
|
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GraniteCollapsibleGroupModule, never>;
|
|
9
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GraniteCollapsibleGroupModule, [typeof i1.GraniteCollapsibleGroupComponent, typeof i2.GraniteCollapsibleConditionalHeaderDirective, typeof i3.GraniteCollapsibleConditionalBodyDirective], [typeof i4.CommonModule, typeof i5.GraniteIconModule], [typeof i1.GraniteCollapsibleGroupComponent, typeof i2.GraniteCollapsibleConditionalHeaderDirective, typeof i3.GraniteCollapsibleConditionalBodyDirective]>;
|
|
10
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GraniteCollapsibleGroupModule>;
|
|
11
|
+
}
|
package/package.json
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ifsworld/granite-components",
|
|
3
|
-
"version": "11.
|
|
3
|
+
"version": "11.7.0",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"@angular/cdk": ">=
|
|
7
|
-
"@angular/common": ">=
|
|
8
|
-
"@angular/core": ">=
|
|
9
|
-
"@angular/platform-browser": ">=
|
|
10
|
-
"@angular/animations": ">=
|
|
11
|
-
"@angular/platform-browser-dynamic": ">=
|
|
6
|
+
"@angular/cdk": ">=17.3.4",
|
|
7
|
+
"@angular/common": ">=17.3.4",
|
|
8
|
+
"@angular/core": ">=17.3.4",
|
|
9
|
+
"@angular/platform-browser": ">=17.3.4",
|
|
10
|
+
"@angular/animations": ">=17.3.4",
|
|
11
|
+
"@angular/platform-browser-dynamic": ">=17.3.4",
|
|
12
12
|
"@ifsworld/granite-icons": ">=1.0.0",
|
|
13
13
|
"@ifsworld/token-interfaces": ">=1.0.0",
|
|
14
14
|
"@ifsworld/granite-tokens": ">=5.0.0",
|
|
15
|
-
"rxjs": ">=
|
|
15
|
+
"rxjs": ">=7.8.1"
|
|
16
16
|
},
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"tslib": "
|
|
18
|
+
"tslib": "2.6.2"
|
|
19
19
|
},
|
|
20
20
|
"module": "fesm2022/ifsworld-granite-components.mjs",
|
|
21
21
|
"typings": "index.d.ts",
|
package/table/index.d.ts
CHANGED
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { GranitTableColumnAlign } from '../../column/table-column.directive';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class GraniteCellAlignClassesDirective
|
|
3
|
+
export declare class GraniteCellAlignClassesDirective {
|
|
4
4
|
graniteCellAlignClasses?: string | string[];
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
5
|
+
textAlign: GranitTableColumnAlign;
|
|
6
|
+
get alignmentClass(): string;
|
|
8
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<GraniteCellAlignClassesDirective, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<GraniteCellAlignClassesDirective, "[graniteCellAlignClasses]", never, { "graniteCellAlignClasses": { "alias": "graniteCellAlignClasses"; "required": false; }; }, {}, never, never, false, never>;
|
|
8
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<GraniteCellAlignClassesDirective, "[graniteCellAlignClasses]", never, { "graniteCellAlignClasses": { "alias": "graniteCellAlignClasses"; "required": false; }; "textAlign": { "alias": "textAlign"; "required": false; }; }, {}, never, never, false, never>;
|
|
10
9
|
}
|
|
@@ -1,17 +1,23 @@
|
|
|
1
1
|
import { TemplateRef } from '@angular/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
|
+
export type GranitTableColumnAlign = 'start' | 'center' | 'end';
|
|
4
|
+
export type GranitTableColumnSize = 'small' | 'medium' | 'large';
|
|
3
5
|
export interface GraniteTableColumnInterface {
|
|
4
6
|
name: string;
|
|
5
7
|
title?: string;
|
|
6
8
|
class?: string | string[];
|
|
7
9
|
headerClass?: string | string[];
|
|
10
|
+
textAlign?: GranitTableColumnAlign;
|
|
11
|
+
size?: GranitTableColumnSize;
|
|
8
12
|
}
|
|
9
13
|
export declare class GraniteTableColumnDirective implements GraniteTableColumnInterface {
|
|
10
14
|
name: string;
|
|
11
15
|
title?: string;
|
|
12
16
|
class?: string | string[];
|
|
13
17
|
headerClass?: string | string[];
|
|
18
|
+
textAlign: GranitTableColumnAlign;
|
|
19
|
+
size: GranitTableColumnSize;
|
|
14
20
|
tableCellTemplateRef: TemplateRef<any>;
|
|
15
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<GraniteTableColumnDirective, never>;
|
|
16
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<GraniteTableColumnDirective, "granite-table-column", never, { "name": { "alias": "name"; "required": false; }; "title": { "alias": "title"; "required": false; }; "class": { "alias": "class"; "required": false; }; "headerClass": { "alias": "headerClass"; "required": false; }; }, {}, ["tableCellTemplateRef"], never, false, never>;
|
|
22
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<GraniteTableColumnDirective, "granite-table-column", never, { "name": { "alias": "name"; "required": false; }; "title": { "alias": "title"; "required": false; }; "class": { "alias": "class"; "required": false; }; "headerClass": { "alias": "headerClass"; "required": false; }; "textAlign": { "alias": "textAlign"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, {}, ["tableCellTemplateRef"], never, false, never>;
|
|
17
23
|
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { OnChanges } from '@angular/core';
|
|
2
|
+
import { GranitTableColumnSize } from '../column/table-column.directive';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class GraniteColumnSizeDirective implements OnChanges {
|
|
5
|
+
graniteColumnSize: GranitTableColumnSize;
|
|
6
|
+
get columnSizeClass(): string;
|
|
7
|
+
private readonly sizeMap;
|
|
8
|
+
ngOnChanges(): void;
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GraniteColumnSizeDirective, never>;
|
|
10
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<GraniteColumnSizeDirective, "[graniteColumnSize]", never, { "graniteColumnSize": { "alias": "graniteColumnSize"; "required": false; }; }, {}, never, never, false, never>;
|
|
11
|
+
}
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
export declare class GraniteTableCellConstants {
|
|
2
2
|
static readonly CELL_ID_PREFIX: string;
|
|
3
|
-
static readonly
|
|
3
|
+
static readonly START_ALIGN: string;
|
|
4
4
|
static readonly CENTER_ALIGN: string;
|
|
5
|
-
|
|
6
|
-
export declare class GraniteTableConstants {
|
|
7
|
-
static readonly STYLE_CLASS: string;
|
|
5
|
+
static readonly END_ALIGN: string;
|
|
8
6
|
}
|
|
@@ -1,17 +1,19 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { AfterContentChecked, ChangeDetectorRef, QueryList, TrackByFunction } from '@angular/core';
|
|
2
2
|
import { GraniteTableColumnDirective } from './column/table-column.directive';
|
|
3
|
-
import { ResponsiveLayout } from './table.types';
|
|
4
3
|
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class GraniteTableComponent<T> implements
|
|
4
|
+
export declare class GraniteTableComponent<T> implements AfterContentChecked {
|
|
5
|
+
private cd;
|
|
6
6
|
dataSource: any[];
|
|
7
|
+
horizontalScroll: boolean;
|
|
7
8
|
trackBy: TrackByFunction<T>;
|
|
8
|
-
layout: ResponsiveLayout;
|
|
9
9
|
tableColumnsComponent: QueryList<GraniteTableColumnDirective>;
|
|
10
|
-
readonly styleClass: string;
|
|
11
10
|
readonly cellIdPrefix: string;
|
|
12
11
|
_columns: GraniteTableColumnDirective[];
|
|
13
|
-
|
|
12
|
+
_displayedColumns: string[];
|
|
13
|
+
constructor(cd: ChangeDetectorRef);
|
|
14
|
+
ngAfterContentChecked(): void;
|
|
14
15
|
_trackColumnName(index: number, column: GraniteTableColumnDirective): string;
|
|
16
|
+
private refreshData;
|
|
15
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<GraniteTableComponent<any>, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<GraniteTableComponent<any>, "granite-table", never, { "dataSource": { "alias": "dataSource"; "required": false; }; "
|
|
18
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GraniteTableComponent<any>, "granite-table", never, { "dataSource": { "alias": "dataSource"; "required": false; }; "horizontalScroll": { "alias": "horizontalScroll"; "required": false; }; "trackBy": { "alias": "trackBy"; "required": false; }; }, {}, ["tableColumnsComponent"], never, false, never>;
|
|
17
19
|
}
|
|
@@ -4,11 +4,13 @@ import * as i2 from "./column/table-column.directive";
|
|
|
4
4
|
import * as i3 from "./cell/table-header-cell.component";
|
|
5
5
|
import * as i4 from "./cell/table-data-cell.component";
|
|
6
6
|
import * as i5 from "./cell/cell-align/cell-align-classes.directive";
|
|
7
|
-
import * as i6 from "
|
|
8
|
-
import * as i7 from "
|
|
9
|
-
import * as i8 from "
|
|
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";
|
|
10
12
|
export declare class GraniteTableModule {
|
|
11
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<GraniteTableModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GraniteTableModule, [typeof i1.GraniteTableComponent, typeof i2.GraniteTableColumnDirective, typeof i3.GraniteTableHeaderCellComponent, typeof i4.GraniteTableDataCellComponent, typeof i5.GraniteCellAlignClassesDirective], [typeof
|
|
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]>;
|
|
13
15
|
static ɵinj: i0.ɵɵInjectorDeclaration<GraniteTableModule>;
|
|
14
16
|
}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFibGUudHlwZXMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9saWJzL2dyYW5pdGUtY29tcG9uZW50cy90YWJsZS9zcmMvbGliL3RhYmxlLnR5cGVzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgdHlwZSBSZXNwb25zaXZlTGF5b3V0ID0gJ3N0YWNrJyB8ICdzY3JvbGwnO1xuIl19
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type ResponsiveLayout = 'stack' | 'scroll';
|