angular-generic-table
Advanced tools
Comparing version 2.0.0 to 2.0.1
Release History | ||
--------------- | ||
## [Unreleased] | ||
# [2.0.1] - 2017-03-24 | ||
### Fixed | ||
- Removed deprecated warning | ||
# [2.0.0] - 2017-03-23 | ||
@@ -5,0 +10,0 @@ ### Added |
@@ -640,3 +640,2 @@ "use strict"; | ||
GenericTableComponent.prototype.ngOnInit = function () { | ||
console.info('Angular2-generic-table is deprecated! Version 1.1.1 is the final version published as angular2-generic-table, new name is angular-generic-table. Please check: https://github.com/hjalmers/angular-generic-table'); | ||
/** If we're not lazy loading data and handling sorting server side, we want to apply some default sorting. | ||
@@ -643,0 +642,0 @@ * This is done by checking sort properties in the settings array of the table, if no sorting is defined |
@@ -1,1 +0,1 @@ | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":1,"type":{"reference":{"__symbol":0},"diDeps":[],"lifecycleHooks":[0,3]},"isComponent":true,"selector":"generic-table","inputs":{"gtRowComponent":"gtRowComponent","gtSettings":"gtSettings","gtFields":"gtFields","gtData":"gtData","gtTexts":"gtTexts","gtClasses":"gtClasses","gtOptions":"gtOptions","gtInfo":"gtInfo"},"outputs":{"gtEvent":"gtEvent"},"hostListeners":{},"hostProperties":{},"hostAttributes":{},"providers":[],"viewProviders":[],"queries":[],"entryComponents":[],"changeDetection":1,"template":{"animations":[],"ngContentSelectors":[],"encapsulation":2}}}],"symbols":[{"__symbol":0,"name":"GenericTableComponent","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/components/generic-table.component.d.ts"}]} | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":1,"type":{"reference":{"__symbol":0},"diDeps":[],"lifecycleHooks":[0,3]},"isComponent":true,"selector":"generic-table","inputs":{"gtRowComponent":"gtRowComponent","gtSettings":"gtSettings","gtFields":"gtFields","gtData":"gtData","gtTexts":"gtTexts","gtClasses":"gtClasses","gtOptions":"gtOptions","gtInfo":"gtInfo"},"outputs":{"gtEvent":"gtEvent"},"hostListeners":{},"hostProperties":{},"hostAttributes":{},"providers":[],"viewProviders":[],"queries":[],"entryComponents":[],"changeDetection":1,"template":{"animations":[],"ngContentSelectors":[],"encapsulation":2}}}],"symbols":[{"__symbol":0,"name":"GenericTableComponent","filePath":"C:/dev/angular2-generic-table/src/generic-table/components/generic-table.component.d.ts"}]} |
@@ -1,1 +0,1 @@ | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"}},{"symbol":{"__symbol":1},"metadata":{"__symbolic":"class"},"type":{"summaryKind":1,"type":{"reference":{"__symbol":1},"diDeps":[],"lifecycleHooks":[]},"isComponent":true,"selector":"gt-custom-component-factory","inputs":{"type":"type","injector":"injector","row":"row","column":"column"},"outputs":{"redrawEvent":"redrawEvent"},"hostListeners":{},"hostProperties":{},"hostAttributes":{},"providers":[],"viewProviders":[],"queries":[],"entryComponents":[],"changeDetection":1,"template":{"animations":[],"ngContentSelectors":[],"encapsulation":2}}}],"symbols":[{"__symbol":0,"name":"GtCustomComponent","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/components/gt-custom-component-factory.d.ts"},{"__symbol":1,"name":"GtCustomComponentFactory","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/components/gt-custom-component-factory.d.ts"}]} | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"}},{"symbol":{"__symbol":1},"metadata":{"__symbolic":"class"},"type":{"summaryKind":1,"type":{"reference":{"__symbol":1},"diDeps":[],"lifecycleHooks":[]},"isComponent":true,"selector":"gt-custom-component-factory","inputs":{"type":"type","injector":"injector","row":"row","column":"column"},"outputs":{"redrawEvent":"redrawEvent"},"hostListeners":{},"hostProperties":{},"hostAttributes":{},"providers":[],"viewProviders":[],"queries":[],"entryComponents":[],"changeDetection":1,"template":{"animations":[],"ngContentSelectors":[],"encapsulation":2}}}],"symbols":[{"__symbol":0,"name":"GtCustomComponent","filePath":"C:/dev/angular2-generic-table/src/generic-table/components/gt-custom-component-factory.d.ts"},{"__symbol":1,"name":"GtCustomComponentFactory","filePath":"C:/dev/angular2-generic-table/src/generic-table/components/gt-custom-component-factory.d.ts"}]} |
@@ -1,1 +0,1 @@ | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"}},{"symbol":{"__symbol":1},"metadata":{"__symbolic":"class"},"type":{"summaryKind":1,"type":{"reference":{"__symbol":1},"diDeps":[],"lifecycleHooks":[]},"isComponent":true,"selector":"gt-expanding-row","inputs":{"type":"type","row":"row"},"outputs":{"redrawEvent":"redrawEvent"},"hostListeners":{},"hostProperties":{},"hostAttributes":{},"providers":[],"viewProviders":[],"queries":[],"entryComponents":[],"changeDetection":1,"template":{"animations":[],"ngContentSelectors":[],"encapsulation":2}}}],"symbols":[{"__symbol":0,"name":"GtExpandedRow","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/components/gt-expanding-row.component.d.ts"},{"__symbol":1,"name":"GtExpandingRowComponent","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/components/gt-expanding-row.component.d.ts"}]} | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"}},{"symbol":{"__symbol":1},"metadata":{"__symbolic":"class"},"type":{"summaryKind":1,"type":{"reference":{"__symbol":1},"diDeps":[],"lifecycleHooks":[]},"isComponent":true,"selector":"gt-expanding-row","inputs":{"type":"type","row":"row"},"outputs":{"redrawEvent":"redrawEvent"},"hostListeners":{},"hostProperties":{},"hostAttributes":{},"providers":[],"viewProviders":[],"queries":[],"entryComponents":[],"changeDetection":1,"template":{"animations":[],"ngContentSelectors":[],"encapsulation":2}}}],"symbols":[{"__symbol":0,"name":"GtExpandedRow","filePath":"C:/dev/angular2-generic-table/src/generic-table/components/gt-expanding-row.component.d.ts"},{"__symbol":1,"name":"GtExpandingRowComponent","filePath":"C:/dev/angular2-generic-table/src/generic-table/components/gt-expanding-row.component.d.ts"}]} |
@@ -1,1 +0,1 @@ | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":1,"type":{"reference":{"__symbol":0},"diDeps":[],"lifecycleHooks":[0]},"isComponent":true,"selector":"gt-pagination","inputs":{"genericTable":"genericTable","gtClasses":"gtClasses"},"outputs":{},"hostListeners":{},"hostProperties":{},"hostAttributes":{},"providers":[],"viewProviders":[],"queries":[],"entryComponents":[],"changeDetection":1,"template":{"animations":[],"ngContentSelectors":[],"encapsulation":0}}},{"symbol":{"__symbol":1},"metadata":{"__symbolic":"class"},"type":{"summaryKind":0,"type":{"reference":{"__symbol":1},"diDeps":[],"lifecycleHooks":[]},"name":"gtPaginationPipe","pure":true}}],"symbols":[{"__symbol":0,"name":"GtPaginationComponent","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/components/gt-pagination.component.d.ts"},{"__symbol":1,"name":"PaginationPipe","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/components/gt-pagination.component.d.ts"}]} | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":1,"type":{"reference":{"__symbol":0},"diDeps":[],"lifecycleHooks":[0]},"isComponent":true,"selector":"gt-pagination","inputs":{"genericTable":"genericTable","gtClasses":"gtClasses"},"outputs":{},"hostListeners":{},"hostProperties":{},"hostAttributes":{},"providers":[],"viewProviders":[],"queries":[],"entryComponents":[],"changeDetection":1,"template":{"animations":[],"ngContentSelectors":[],"encapsulation":0}}},{"symbol":{"__symbol":1},"metadata":{"__symbolic":"class"},"type":{"summaryKind":0,"type":{"reference":{"__symbol":1},"diDeps":[],"lifecycleHooks":[]},"name":"gtPaginationPipe","pure":true}}],"symbols":[{"__symbol":0,"name":"GtPaginationComponent","filePath":"C:/dev/angular2-generic-table/src/generic-table/components/gt-pagination.component.d.ts"},{"__symbol":1,"name":"PaginationPipe","filePath":"C:/dev/angular2-generic-table/src/generic-table/components/gt-pagination.component.d.ts"}]} |
@@ -1,1 +0,1 @@ | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":1,"type":{"reference":{"__symbol":0},"diDeps":[{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":false,"token":{"identifier":{"reference":{"__symbol":2}}}}],"lifecycleHooks":[7]},"isComponent":true,"selector":"gt-table-info","inputs":{"genericTable":"genericTable","customText":"customText"},"outputs":{},"hostListeners":{},"hostProperties":{},"hostAttributes":{},"providers":[],"viewProviders":[],"queries":[],"entryComponents":[],"changeDetection":1,"template":{"animations":[],"ngContentSelectors":[],"encapsulation":2}}},{"symbol":{"__symbol":1},"metadata":{"__symbolic":"class"},"type":{"summaryKind":0,"type":{"reference":{"__symbol":1},"diDeps":[],"lifecycleHooks":[]},"name":"gtTableInfo","pure":true}}],"symbols":[{"__symbol":0,"name":"GtTableInfoComponent","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/components/gt-table-info.component.d.ts"},{"__symbol":1,"name":"TableInfoPipe","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/components/gt-table-info.component.d.ts"},{"__symbol":2,"name":"ChangeDetectorRef","filePath":"/Users/rhj/dev/angular-generic-table/node_modules/@angular/core/src/change_detection/change_detector_ref.d.ts"}]} | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":1,"type":{"reference":{"__symbol":0},"diDeps":[{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":false,"token":{"identifier":{"reference":{"__symbol":2}}}}],"lifecycleHooks":[7]},"isComponent":true,"selector":"gt-table-info","inputs":{"genericTable":"genericTable","customText":"customText"},"outputs":{},"hostListeners":{},"hostProperties":{},"hostAttributes":{},"providers":[],"viewProviders":[],"queries":[],"entryComponents":[],"changeDetection":1,"template":{"animations":[],"ngContentSelectors":[],"encapsulation":2}}},{"symbol":{"__symbol":1},"metadata":{"__symbolic":"class"},"type":{"summaryKind":0,"type":{"reference":{"__symbol":1},"diDeps":[],"lifecycleHooks":[]},"name":"gtTableInfo","pure":true}}],"symbols":[{"__symbol":0,"name":"GtTableInfoComponent","filePath":"C:/dev/angular2-generic-table/src/generic-table/components/gt-table-info.component.d.ts"},{"__symbol":1,"name":"TableInfoPipe","filePath":"C:/dev/angular2-generic-table/src/generic-table/components/gt-table-info.component.d.ts"},{"__symbol":2,"name":"ChangeDetectorRef","filePath":"C:/dev/angular2-generic-table/node_modules/@angular/core/src/change_detection/change_detector_ref.d.ts"}]} |
@@ -1,1 +0,1 @@ | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":1,"type":{"reference":{"__symbol":0},"diDeps":[{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":false,"token":{"identifier":{"reference":{"__symbol":1}}}},{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":false,"token":{"identifier":{"reference":{"__symbol":2}}}}],"lifecycleHooks":[0]},"isComponent":false,"selector":"[appComponentAnchor]","inputs":{"ctor":"ctor","injector":"injector"},"outputs":{"instance":"instance"},"hostListeners":{},"hostProperties":{},"hostAttributes":{},"providers":[],"viewProviders":[],"queries":[],"entryComponents":[],"changeDetection":null,"template":null}}],"symbols":[{"__symbol":0,"name":"ComponentAnchorDirective","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/directives/component-anchor.directive.d.ts"},{"__symbol":1,"name":"ComponentFactoryResolver","filePath":"/Users/rhj/dev/angular-generic-table/node_modules/@angular/core/src/linker/component_factory_resolver.d.ts"},{"__symbol":2,"name":"ViewContainerRef","filePath":"/Users/rhj/dev/angular-generic-table/node_modules/@angular/core/src/linker/view_container_ref.d.ts"}]} | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":1,"type":{"reference":{"__symbol":0},"diDeps":[{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":false,"token":{"identifier":{"reference":{"__symbol":1}}}},{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":false,"token":{"identifier":{"reference":{"__symbol":2}}}}],"lifecycleHooks":[0]},"isComponent":false,"selector":"[appComponentAnchor]","inputs":{"ctor":"ctor","injector":"injector"},"outputs":{"instance":"instance"},"hostListeners":{},"hostProperties":{},"hostAttributes":{},"providers":[],"viewProviders":[],"queries":[],"entryComponents":[],"changeDetection":null,"template":null}}],"symbols":[{"__symbol":0,"name":"ComponentAnchorDirective","filePath":"C:/dev/angular2-generic-table/src/generic-table/directives/component-anchor.directive.d.ts"},{"__symbol":1,"name":"ComponentFactoryResolver","filePath":"C:/dev/angular2-generic-table/node_modules/@angular/core/src/linker/component_factory_resolver.d.ts"},{"__symbol":2,"name":"ViewContainerRef","filePath":"C:/dev/angular2-generic-table/node_modules/@angular/core/src/linker/view_container_ref.d.ts"}]} |
@@ -1,1 +0,1 @@ | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":2,"type":{"reference":{"__symbol":0},"diDeps":[],"lifecycleHooks":[]},"entryComponents":[],"providers":[{"provider":{"token":{"identifier":{"reference":{"__symbol":1}}},"useClass":{"reference":{"__symbol":2},"diDeps":[{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":false,"token":{"identifier":{"reference":{"__symbol":3}}}}],"lifecycleHooks":[]},"useFactory":null,"useExisting":null,"deps":[{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":false,"token":{"identifier":{"reference":{"__symbol":3}}}}],"multi":false},"module":{"reference":{"__symbol":4},"diDeps":[],"lifecycleHooks":[]}}],"modules":[{"reference":{"__symbol":4},"diDeps":[],"lifecycleHooks":[]},{"reference":{"__symbol":0},"diDeps":[],"lifecycleHooks":[]}],"exportedDirectives":[{"reference":{"__symbol":5}},{"reference":{"__symbol":6}},{"reference":{"__symbol":7}}],"exportedPipes":[{"reference":{"__symbol":8}}]}}],"symbols":[{"__symbol":0,"name":"GenericTableModule","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/generic-table.module.d.ts"},{"__symbol":1,"name":"NgLocalization","filePath":"/Users/rhj/dev/angular-generic-table/node_modules/@angular/common/src/localization.d.ts"},{"__symbol":2,"name":"NgLocaleLocalization","filePath":"/Users/rhj/dev/angular-generic-table/node_modules/@angular/common/src/localization.d.ts"},{"__symbol":3,"name":"LOCALE_ID","filePath":"/Users/rhj/dev/angular-generic-table/node_modules/@angular/core/src/i18n/tokens.d.ts"},{"__symbol":4,"name":"CommonModule","filePath":"/Users/rhj/dev/angular-generic-table/node_modules/@angular/common/src/common_module.d.ts"},{"__symbol":5,"name":"GenericTableComponent","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/components/generic-table.component.d.ts"},{"__symbol":6,"name":"GtPaginationComponent","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/components/gt-pagination.component.d.ts"},{"__symbol":7,"name":"GtTableInfoComponent","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/components/gt-table-info.component.d.ts"},{"__symbol":8,"name":"GtPropertyPipe","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/pipes/gt-property.pipe.d.ts"}]} | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":2,"type":{"reference":{"__symbol":0},"diDeps":[],"lifecycleHooks":[]},"entryComponents":[],"providers":[{"provider":{"token":{"identifier":{"reference":{"__symbol":1}}},"useClass":{"reference":{"__symbol":2},"diDeps":[{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":false,"token":{"identifier":{"reference":{"__symbol":3}}}}],"lifecycleHooks":[]},"useFactory":null,"useExisting":null,"deps":[{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":false,"token":{"identifier":{"reference":{"__symbol":3}}}}],"multi":false},"module":{"reference":{"__symbol":4},"diDeps":[],"lifecycleHooks":[]}}],"modules":[{"reference":{"__symbol":4},"diDeps":[],"lifecycleHooks":[]},{"reference":{"__symbol":0},"diDeps":[],"lifecycleHooks":[]}],"exportedDirectives":[{"reference":{"__symbol":5}},{"reference":{"__symbol":6}},{"reference":{"__symbol":7}}],"exportedPipes":[{"reference":{"__symbol":8}}]}}],"symbols":[{"__symbol":0,"name":"GenericTableModule","filePath":"C:/dev/angular2-generic-table/src/generic-table/generic-table.module.d.ts"},{"__symbol":1,"name":"NgLocalization","filePath":"C:/dev/angular2-generic-table/node_modules/@angular/common/src/localization.d.ts"},{"__symbol":2,"name":"NgLocaleLocalization","filePath":"C:/dev/angular2-generic-table/node_modules/@angular/common/src/localization.d.ts"},{"__symbol":3,"name":"LOCALE_ID","filePath":"C:/dev/angular2-generic-table/node_modules/@angular/core/src/i18n/tokens.d.ts"},{"__symbol":4,"name":"CommonModule","filePath":"C:/dev/angular2-generic-table/node_modules/@angular/common/src/common_module.d.ts"},{"__symbol":5,"name":"GenericTableComponent","filePath":"C:/dev/angular2-generic-table/src/generic-table/components/generic-table.component.d.ts"},{"__symbol":6,"name":"GtPaginationComponent","filePath":"C:/dev/angular2-generic-table/src/generic-table/components/gt-pagination.component.d.ts"},{"__symbol":7,"name":"GtTableInfoComponent","filePath":"C:/dev/angular2-generic-table/src/generic-table/components/gt-table-info.component.d.ts"},{"__symbol":8,"name":"GtPropertyPipe","filePath":"C:/dev/angular2-generic-table/src/generic-table/pipes/gt-property.pipe.d.ts"}]} |
@@ -1,1 +0,1 @@ | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":0,"type":{"reference":{"__symbol":0},"diDeps":[],"lifecycleHooks":[]},"name":"dashCase","pure":true}}],"symbols":[{"__symbol":0,"name":"DashCasePipe","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/pipes/dash-case.pipe.d.ts"}]} | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":0,"type":{"reference":{"__symbol":0},"diDeps":[],"lifecycleHooks":[]},"name":"dashCase","pure":true}}],"symbols":[{"__symbol":0,"name":"DashCasePipe","filePath":"C:/dev/angular2-generic-table/src/generic-table/pipes/dash-case.pipe.d.ts"}]} |
@@ -1,1 +0,1 @@ | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":0,"type":{"reference":{"__symbol":0},"diDeps":[],"lifecycleHooks":[]},"name":"gtChunk","pure":true}}],"symbols":[{"__symbol":0,"name":"GtChunkPipe","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/pipes/gt-chunk.pipe.d.ts"}]} | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":0,"type":{"reference":{"__symbol":0},"diDeps":[],"lifecycleHooks":[]},"name":"gtChunk","pure":true}}],"symbols":[{"__symbol":0,"name":"GtChunkPipe","filePath":"C:/dev/angular2-generic-table/src/generic-table/pipes/gt-chunk.pipe.d.ts"}]} |
@@ -1,1 +0,1 @@ | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":0,"type":{"reference":{"__symbol":0},"diDeps":[],"lifecycleHooks":[]},"name":"gtFilter","pure":true}}],"symbols":[{"__symbol":0,"name":"GtFilterPipe","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/pipes/gt-filter.pipe.d.ts"}]} | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":0,"type":{"reference":{"__symbol":0},"diDeps":[],"lifecycleHooks":[]},"name":"gtFilter","pure":true}}],"symbols":[{"__symbol":0,"name":"GtFilterPipe","filePath":"C:/dev/angular2-generic-table/src/generic-table/pipes/gt-filter.pipe.d.ts"}]} |
@@ -1,1 +0,1 @@ | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":0,"type":{"reference":{"__symbol":0},"diDeps":[],"lifecycleHooks":[]},"name":"gtMeta","pure":true}}],"symbols":[{"__symbol":0,"name":"GtMetaPipe","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/pipes/gt-meta.pipe.d.ts"}]} | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":0,"type":{"reference":{"__symbol":0},"diDeps":[],"lifecycleHooks":[]},"name":"gtMeta","pure":true}}],"symbols":[{"__symbol":0,"name":"GtMetaPipe","filePath":"C:/dev/angular2-generic-table/src/generic-table/pipes/gt-meta.pipe.d.ts"}]} |
@@ -1,1 +0,1 @@ | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":0,"type":{"reference":{"__symbol":0},"diDeps":[],"lifecycleHooks":[]},"name":"gtOrderBy","pure":true}}],"symbols":[{"__symbol":0,"name":"GtOrderByPipe","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/pipes/gt-order-by.pipe.d.ts"}]} | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":0,"type":{"reference":{"__symbol":0},"diDeps":[],"lifecycleHooks":[]},"name":"gtOrderBy","pure":true}}],"symbols":[{"__symbol":0,"name":"GtOrderByPipe","filePath":"C:/dev/angular2-generic-table/src/generic-table/pipes/gt-order-by.pipe.d.ts"}]} |
@@ -1,1 +0,1 @@ | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":0,"type":{"reference":{"__symbol":0},"diDeps":[],"lifecycleHooks":[]},"name":"gtProperty","pure":true}}],"symbols":[{"__symbol":0,"name":"GtPropertyPipe","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/pipes/gt-property.pipe.d.ts"}]} | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":0,"type":{"reference":{"__symbol":0},"diDeps":[],"lifecycleHooks":[]},"name":"gtProperty","pure":true}}],"symbols":[{"__symbol":0,"name":"GtPropertyPipe","filePath":"C:/dev/angular2-generic-table/src/generic-table/pipes/gt-property.pipe.d.ts"}]} |
@@ -1,1 +0,1 @@ | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":0,"type":{"reference":{"__symbol":0},"diDeps":[{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":false,"token":{"identifier":{"reference":{"__symbol":1}}}}],"lifecycleHooks":[]},"name":"gtRender","pure":true}}],"symbols":[{"__symbol":0,"name":"GtRenderPipe","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/pipes/gt-render.pipe.d.ts"},{"__symbol":1,"name":"DomSanitizer","filePath":"/Users/rhj/dev/angular-generic-table/node_modules/@angular/platform-browser/src/security/dom_sanitization_service.d.ts"}]} | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":0,"type":{"reference":{"__symbol":0},"diDeps":[{"isAttribute":false,"isHost":false,"isSelf":false,"isSkipSelf":false,"isOptional":false,"token":{"identifier":{"reference":{"__symbol":1}}}}],"lifecycleHooks":[]},"name":"gtRender","pure":true}}],"symbols":[{"__symbol":0,"name":"GtRenderPipe","filePath":"C:/dev/angular2-generic-table/src/generic-table/pipes/gt-render.pipe.d.ts"},{"__symbol":1,"name":"DomSanitizer","filePath":"C:/dev/angular2-generic-table/node_modules/@angular/platform-browser/src/security/dom_sanitization_service.d.ts"}]} |
@@ -1,1 +0,1 @@ | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":0,"type":{"reference":{"__symbol":0},"diDeps":[],"lifecycleHooks":[]},"name":"gtSearch","pure":true}}],"symbols":[{"__symbol":0,"name":"GtSearchPipe","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/pipes/gt-search.pipe.d.ts"}]} | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":0,"type":{"reference":{"__symbol":0},"diDeps":[],"lifecycleHooks":[]},"name":"gtSearch","pure":true}}],"symbols":[{"__symbol":0,"name":"GtSearchPipe","filePath":"C:/dev/angular2-generic-table/src/generic-table/pipes/gt-search.pipe.d.ts"}]} |
@@ -1,1 +0,1 @@ | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":0,"type":{"reference":{"__symbol":0},"diDeps":[],"lifecycleHooks":[]},"name":"gtVisible","pure":true}}],"symbols":[{"__symbol":0,"name":"GtVisiblePipe","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/pipes/gt-visible.pipe.d.ts"}]} | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbolic":"class"},"type":{"summaryKind":0,"type":{"reference":{"__symbol":0},"diDeps":[],"lifecycleHooks":[]},"name":"gtVisible","pure":true}}],"symbols":[{"__symbol":0,"name":"GtVisiblePipe","filePath":"C:/dev/angular2-generic-table/src/generic-table/pipes/gt-visible.pipe.d.ts"}]} |
@@ -1,1 +0,1 @@ | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbol":1}},{"symbol":{"__symbol":2},"metadata":{"__symbol":3}},{"symbol":{"__symbol":4},"metadata":{"__symbol":5}},{"symbol":{"__symbol":6},"metadata":{"__symbol":7}},{"symbol":{"__symbol":8},"metadata":{"__symbol":9}},{"symbol":{"__symbol":10},"metadata":{"__symbol":11}},{"symbol":{"__symbol":12},"metadata":{"__symbol":13}},{"symbol":{"__symbol":14},"metadata":{"__symbol":15}},{"symbol":{"__symbol":16},"metadata":{"__symbol":17}},{"symbol":{"__symbol":18},"metadata":{"__symbol":19}}],"symbols":[{"__symbol":0,"name":"GtExpandedRow","filePath":"/Users/rhj/dev/angular-generic-table/src/index.d.ts"},{"__symbol":1,"name":"GtExpandedRow","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/components/gt-expanding-row.component.d.ts"},{"__symbol":2,"name":"GtExpandingRowComponent","filePath":"/Users/rhj/dev/angular-generic-table/src/index.d.ts"},{"__symbol":3,"name":"GtExpandingRowComponent","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/components/gt-expanding-row.component.d.ts"},{"__symbol":4,"name":"GenericTableComponent","filePath":"/Users/rhj/dev/angular-generic-table/src/index.d.ts"},{"__symbol":5,"name":"GenericTableComponent","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/components/generic-table.component.d.ts"},{"__symbol":6,"name":"GtTableInfoComponent","filePath":"/Users/rhj/dev/angular-generic-table/src/index.d.ts"},{"__symbol":7,"name":"GtTableInfoComponent","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/components/gt-table-info.component.d.ts"},{"__symbol":8,"name":"TableInfoPipe","filePath":"/Users/rhj/dev/angular-generic-table/src/index.d.ts"},{"__symbol":9,"name":"TableInfoPipe","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/components/gt-table-info.component.d.ts"},{"__symbol":10,"name":"GtPaginationComponent","filePath":"/Users/rhj/dev/angular-generic-table/src/index.d.ts"},{"__symbol":11,"name":"GtPaginationComponent","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/components/gt-pagination.component.d.ts"},{"__symbol":12,"name":"PaginationPipe","filePath":"/Users/rhj/dev/angular-generic-table/src/index.d.ts"},{"__symbol":13,"name":"PaginationPipe","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/components/gt-pagination.component.d.ts"},{"__symbol":14,"name":"GenericTableModule","filePath":"/Users/rhj/dev/angular-generic-table/src/index.d.ts"},{"__symbol":15,"name":"GenericTableModule","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/generic-table.module.d.ts"},{"__symbol":16,"name":"GtCustomComponent","filePath":"/Users/rhj/dev/angular-generic-table/src/index.d.ts"},{"__symbol":17,"name":"GtCustomComponent","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/components/gt-custom-component-factory.d.ts"},{"__symbol":18,"name":"GtCustomComponentFactory","filePath":"/Users/rhj/dev/angular-generic-table/src/index.d.ts"},{"__symbol":19,"name":"GtCustomComponentFactory","filePath":"/Users/rhj/dev/angular-generic-table/src/generic-table/components/gt-custom-component-factory.d.ts"}]} | ||
{"summaries":[{"symbol":{"__symbol":0},"metadata":{"__symbol":1}},{"symbol":{"__symbol":2},"metadata":{"__symbol":3}},{"symbol":{"__symbol":4},"metadata":{"__symbol":5}},{"symbol":{"__symbol":6},"metadata":{"__symbol":7}},{"symbol":{"__symbol":8},"metadata":{"__symbol":9}},{"symbol":{"__symbol":10},"metadata":{"__symbol":11}},{"symbol":{"__symbol":12},"metadata":{"__symbol":13}},{"symbol":{"__symbol":14},"metadata":{"__symbol":15}},{"symbol":{"__symbol":16},"metadata":{"__symbol":17}},{"symbol":{"__symbol":18},"metadata":{"__symbol":19}}],"symbols":[{"__symbol":0,"name":"GtExpandedRow","filePath":"C:/dev/angular2-generic-table/src/index.d.ts"},{"__symbol":1,"name":"GtExpandedRow","filePath":"C:/dev/angular2-generic-table/src/generic-table/components/gt-expanding-row.component.d.ts"},{"__symbol":2,"name":"GtExpandingRowComponent","filePath":"C:/dev/angular2-generic-table/src/index.d.ts"},{"__symbol":3,"name":"GtExpandingRowComponent","filePath":"C:/dev/angular2-generic-table/src/generic-table/components/gt-expanding-row.component.d.ts"},{"__symbol":4,"name":"GenericTableComponent","filePath":"C:/dev/angular2-generic-table/src/index.d.ts"},{"__symbol":5,"name":"GenericTableComponent","filePath":"C:/dev/angular2-generic-table/src/generic-table/components/generic-table.component.d.ts"},{"__symbol":6,"name":"GtTableInfoComponent","filePath":"C:/dev/angular2-generic-table/src/index.d.ts"},{"__symbol":7,"name":"GtTableInfoComponent","filePath":"C:/dev/angular2-generic-table/src/generic-table/components/gt-table-info.component.d.ts"},{"__symbol":8,"name":"TableInfoPipe","filePath":"C:/dev/angular2-generic-table/src/index.d.ts"},{"__symbol":9,"name":"TableInfoPipe","filePath":"C:/dev/angular2-generic-table/src/generic-table/components/gt-table-info.component.d.ts"},{"__symbol":10,"name":"GtPaginationComponent","filePath":"C:/dev/angular2-generic-table/src/index.d.ts"},{"__symbol":11,"name":"GtPaginationComponent","filePath":"C:/dev/angular2-generic-table/src/generic-table/components/gt-pagination.component.d.ts"},{"__symbol":12,"name":"PaginationPipe","filePath":"C:/dev/angular2-generic-table/src/index.d.ts"},{"__symbol":13,"name":"PaginationPipe","filePath":"C:/dev/angular2-generic-table/src/generic-table/components/gt-pagination.component.d.ts"},{"__symbol":14,"name":"GenericTableModule","filePath":"C:/dev/angular2-generic-table/src/index.d.ts"},{"__symbol":15,"name":"GenericTableModule","filePath":"C:/dev/angular2-generic-table/src/generic-table/generic-table.module.d.ts"},{"__symbol":16,"name":"GtCustomComponent","filePath":"C:/dev/angular2-generic-table/src/index.d.ts"},{"__symbol":17,"name":"GtCustomComponent","filePath":"C:/dev/angular2-generic-table/src/generic-table/components/gt-custom-component-factory.d.ts"},{"__symbol":18,"name":"GtCustomComponentFactory","filePath":"C:/dev/angular2-generic-table/src/index.d.ts"},{"__symbol":19,"name":"GtCustomComponentFactory","filePath":"C:/dev/angular2-generic-table/src/generic-table/components/gt-custom-component-factory.d.ts"}]} |
{ | ||
"name": "angular-generic-table", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -0,0 +0,0 @@ # angular-generic-table |
@@ -791,4 +791,2 @@ import { | ||
console.info('Angular2-generic-table is deprecated! Version 1.1.1 is the final version published as angular2-generic-table, new name is angular-generic-table. Please check: https://github.com/hjalmers/angular-generic-table'); | ||
/** If we're not lazy loading data and handling sorting server side, we want to apply some default sorting. | ||
@@ -795,0 +793,0 @@ * This is done by checking sort properties in the settings array of the table, if no sorting is defined |
@@ -0,0 +0,0 @@ import { |
@@ -0,0 +0,0 @@ import { |
@@ -0,0 +0,0 @@ import {Component, ChangeDetectorRef, AfterViewChecked} from '@angular/core'; |
@@ -0,0 +0,0 @@ import { |
@@ -0,0 +0,0 @@ import { GenericTableComponent } from './components/generic-table.component'; |
@@ -0,0 +0,0 @@ import { GtRow } from './gt-row'; |
@@ -0,0 +0,0 @@ export interface GtConfigSetting { |
@@ -0,0 +0,0 @@ import { GtConfigField } from "./gt-config-field"; |
@@ -0,0 +0,0 @@ export interface GtInformation { |
@@ -0,0 +0,0 @@ export interface GtOptions { |
@@ -0,0 +0,0 @@ export interface GtRowMeta { |
@@ -0,0 +0,0 @@ export interface GtRow { |
@@ -0,0 +0,0 @@ import { Pipe, PipeTransform } from '@angular/core'; |
@@ -0,0 +0,0 @@ import {Pipe, PipeTransform, EventEmitter} from '@angular/core'; |
@@ -0,0 +0,0 @@ import {Pipe, PipeTransform, EventEmitter, Output} from '@angular/core'; |
@@ -0,0 +0,0 @@ import { GtMetaPipe } from './gt-meta.pipe'; |
@@ -0,0 +0,0 @@ import { Pipe, PipeTransform } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { Pipe, PipeTransform } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { Pipe, PipeTransform } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { Pipe, PipeTransform, Type } from "@angular/core"; |
@@ -0,0 +0,0 @@ import { Pipe, PipeTransform } from '@angular/core'; |
@@ -0,0 +0,0 @@ import { Pipe, PipeTransform } from '@angular/core'; |
@@ -0,0 +0,0 @@ export * from './generic-table/components/gt-expanding-row.component'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
311589
3701