diff --git a/ng2-components/ng2-activiti-tasklist/src/components/task-header.component.html b/ng2-components/ng2-activiti-tasklist/src/components/task-header.component.html
index bf3b7998ce..47cd6a696d 100644
--- a/ng2-components/ng2-activiti-tasklist/src/components/task-header.component.html
+++ b/ng2-components/ng2-activiti-tasklist/src/components/task-header.component.html
@@ -1,12 +1,12 @@
-
-
+
+
-
+
-
- {{ 'TASK_DETAILS.BUTTON.UNCLAIM' | translate }}
+
+ {{ 'TASK_DETAILS.BUTTON.UNCLAIM' | translate }}
- {{ 'TASK_DETAILS.BUTTON.CLAIM' | translate }}
+ {{ 'TASK_DETAILS.BUTTON.CLAIM' | translate }}
-
-
+
+
diff --git a/ng2-components/ng2-activiti-tasklist/src/components/tasklist.component.html b/ng2-components/ng2-activiti-tasklist/src/components/tasklist.component.html
index 3cb2676dc9..d0664b2c14 100644
--- a/ng2-components/ng2-activiti-tasklist/src/components/tasklist.component.html
+++ b/ng2-components/ng2-activiti-tasklist/src/components/tasklist.component.html
@@ -13,11 +13,11 @@
-
-
+
diff --git a/ng2-components/ng2-activiti-tasklist/src/components/tasklist.component.spec.ts b/ng2-components/ng2-activiti-tasklist/src/components/tasklist.component.spec.ts
index 84b0c2a50f..f81f8290ea 100644
--- a/ng2-components/ng2-activiti-tasklist/src/components/tasklist.component.spec.ts
+++ b/ng2-components/ng2-activiti-tasklist/src/components/tasklist.component.spec.ts
@@ -17,7 +17,7 @@
import { SimpleChange } from '@angular/core';
import { async, ComponentFixture, TestBed } from '@angular/core/testing';
-import { MdProgressSpinnerModule } from '@angular/material';
+import { MatProgressSpinnerModule } from '@angular/material';
import { AppConfigService, CoreModule, TranslationService } from 'ng2-alfresco-core';
import { DataTableModule } from 'ng2-alfresco-datatable';
import { DataRowEvent, ObjectDataRow, ObjectDataTableAdapter } from 'ng2-alfresco-datatable';
@@ -94,7 +94,7 @@ describe('TaskListComponent', () => {
imports: [
CoreModule,
DataTableModule,
- MdProgressSpinnerModule
+ MatProgressSpinnerModule
],
declarations: [
TaskListComponent
diff --git a/ng2-components/ng2-alfresco-core/docs/adf-toolbar-01.png b/ng2-components/ng2-alfresco-core/docs/adf-toolbar-01.png
deleted file mode 100644
index ca81330cd2..0000000000
Binary files a/ng2-components/ng2-alfresco-core/docs/adf-toolbar-01.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-core/docs/adf-toolbar-02.png b/ng2-components/ng2-alfresco-core/docs/adf-toolbar-02.png
deleted file mode 100644
index 1e81967f3e..0000000000
Binary files a/ng2-components/ng2-alfresco-core/docs/adf-toolbar-02.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-core/docs/adf-toolbar-03.png b/ng2-components/ng2-alfresco-core/docs/adf-toolbar-03.png
deleted file mode 100644
index 97c19d094e..0000000000
Binary files a/ng2-components/ng2-alfresco-core/docs/adf-toolbar-03.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-core/docs/adf-toolbar-04.png b/ng2-components/ng2-alfresco-core/docs/adf-toolbar-04.png
deleted file mode 100644
index 526349285e..0000000000
Binary files a/ng2-components/ng2-alfresco-core/docs/adf-toolbar-04.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-core/docs/adf-toolbar-05.png b/ng2-components/ng2-alfresco-core/docs/adf-toolbar-05.png
deleted file mode 100644
index 98a00a8984..0000000000
Binary files a/ng2-components/ng2-alfresco-core/docs/adf-toolbar-05.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-core/docs/adf-toolbar-06.png b/ng2-components/ng2-alfresco-core/docs/adf-toolbar-06.png
deleted file mode 100644
index 6b57d21e13..0000000000
Binary files a/ng2-components/ng2-alfresco-core/docs/adf-toolbar-06.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-core/docs/adf-toolbar-07.png b/ng2-components/ng2-alfresco-core/docs/adf-toolbar-07.png
deleted file mode 100644
index 25034ab23e..0000000000
Binary files a/ng2-components/ng2-alfresco-core/docs/adf-toolbar-07.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-core/docs/assets/activities-infodrawer.png b/ng2-components/ng2-alfresco-core/docs/assets/activities-infodrawer.png
deleted file mode 100644
index 3b04068256..0000000000
Binary files a/ng2-components/ng2-alfresco-core/docs/assets/activities-infodrawer.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-core/docs/assets/adf-custom-view.png b/ng2-components/ng2-alfresco-core/docs/assets/adf-custom-view.png
deleted file mode 100644
index 4b99842c33..0000000000
Binary files a/ng2-components/ng2-alfresco-core/docs/assets/adf-custom-view.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-core/docs/assets/infodrawerlayout.png b/ng2-components/ng2-alfresco-core/docs/assets/infodrawerlayout.png
deleted file mode 100644
index 735462a94c..0000000000
Binary files a/ng2-components/ng2-alfresco-core/docs/assets/infodrawerlayout.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-core/docs/pagination/basic.png b/ng2-components/ng2-alfresco-core/docs/pagination/basic.png
deleted file mode 100644
index 9ceb4da7ab..0000000000
Binary files a/ng2-components/ng2-alfresco-core/docs/pagination/basic.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-core/index.ts b/ng2-components/ng2-alfresco-core/index.ts
index 0462c75648..de13796abc 100644
--- a/ng2-components/ng2-alfresco-core/index.ts
+++ b/ng2-components/ng2-alfresco-core/index.ts
@@ -24,7 +24,6 @@ import { TranslateLoader, TranslateModule } from '@ngx-translate/core';
import { CollapsableModule } from './src/components/collapsable/collapsable.module';
import { ContextMenuModule } from './src/components/context-menu/context-menu.module';
-import { PaginationModule } from './src/components/pagination/pagination.module';
import { ToolbarModule } from './src/components/toolbar/toolbar.module';
import { CardViewModule } from './src/components/view/card-view.module';
import { MaterialModule } from './src/material.module';
@@ -125,11 +124,15 @@ import { NodePermissionDirective } from './src/directives/node-permission.direct
import { NodeRestoreDirective } from './src/directives/node-restore.directive';
import { UploadDirective } from './src/directives/upload.directive';
+import { InfinitePaginationComponent } from './src/components/pagination/infinite-pagination.component';
+import { PaginationComponent } from './src/components/pagination/pagination.component';
import { FileSizePipe } from './src/pipes/file-size.pipe';
import { MimeTypeIconPipe } from './src/pipes/mime-type-icon.pipe';
import { HighlightPipe } from './src/pipes/text-highlight.pipe';
import { TimeAgoPipe } from './src/pipes/time-ago.pipe';
+export { InfinitePaginationComponent } from './src/components/pagination/infinite-pagination.component';
+export { PaginationComponent } from './src/components/pagination/pagination.component';
export { ContextMenuModule } from './src/components/context-menu/context-menu.module';
export { CardViewModule } from './src/components/view/card-view.module';
export { CollapsableModule } from './src/components/collapsable/collapsable.module';
@@ -240,7 +243,6 @@ export function createTranslateLoader(http: Http, logService: LogService) {
}),
MaterialModule,
AppConfigModule,
- PaginationModule,
ToolbarModule,
ContextMenuModule,
CardViewModule,
@@ -263,7 +265,9 @@ export function createTranslateLoader(http: Http, logService: LogService) {
InfoDrawerButtonsDirective,
InfoDrawerContentDirective,
CreateFolderDialogComponent,
- DownloadZipDialogComponent
+ DownloadZipDialogComponent,
+ InfinitePaginationComponent,
+ PaginationComponent
],
providers: [
...providers(),
@@ -289,7 +293,6 @@ export function createTranslateLoader(http: Http, logService: LogService) {
ContextMenuModule,
CardViewModule,
CollapsableModule,
- PaginationModule,
ToolbarModule,
...pipes(),
LogoutDirective,
@@ -307,7 +310,9 @@ export function createTranslateLoader(http: Http, logService: LogService) {
InfoDrawerLayoutComponent,
InfoDrawerTitleDirective,
InfoDrawerButtonsDirective,
- InfoDrawerContentDirective
+ InfoDrawerContentDirective,
+ InfinitePaginationComponent,
+ PaginationComponent
],
entryComponents: [
CreateFolderDialogComponent,
diff --git a/ng2-components/ng2-alfresco-core/package.json b/ng2-components/ng2-alfresco-core/package.json
index 89a37446bf..ce32131e35 100644
--- a/ng2-components/ng2-alfresco-core/package.json
+++ b/ng2-components/ng2-alfresco-core/package.json
@@ -43,18 +43,18 @@
"alfresco"
],
"dependencies": {
- "@angular/animations": "4.3.6",
- "@angular/cdk": "2.0.0-beta.10",
- "@angular/common": "4.3.6",
- "@angular/compiler": "4.3.6",
- "@angular/compiler-cli": "4.3.6",
- "@angular/core": "4.3.6",
- "@angular/forms": "4.3.6",
- "@angular/http": "4.3.6",
- "@angular/material": "2.0.0-beta.10",
- "@angular/platform-browser": "4.3.6",
- "@angular/platform-browser-dynamic": "4.3.6",
- "@angular/router": "4.3.6",
+ "@angular/animations": "4.4.5",
+ "@angular/cdk": "2.0.0-beta.12",
+ "@angular/common": "4.4.5",
+ "@angular/compiler": "4.4.5",
+ "@angular/compiler-cli": "4.4.5",
+ "@angular/core": "4.4.5",
+ "@angular/forms": "4.4.5",
+ "@angular/http": "4.4.5",
+ "@angular/material": "2.0.0-beta.12",
+ "@angular/platform-browser": "4.4.5",
+ "@angular/platform-browser-dynamic": "4.4.5",
+ "@angular/router": "4.4.5",
"@ngx-translate/core": "7.0.0",
"alfresco-js-api": "1.9.0",
"core-js": "2.4.1",
@@ -67,7 +67,7 @@
"zone.js": "0.8.12"
},
"devDependencies": {
- "@types/hammerjs": "2.0.34",
+ "@types/hammerjs": "2.0.35",
"@types/jasmine": "2.5.35",
"@types/node": "6.0.45",
"adf-tslint-rules": "0.0.3",
diff --git a/ng2-components/ng2-alfresco-core/src/components/context-menu/context-menu-holder.component.ts b/ng2-components/ng2-alfresco-core/src/components/context-menu/context-menu-holder.component.ts
index fc687ed48e..5fce6e1e5e 100644
--- a/ng2-components/ng2-alfresco-core/src/components/context-menu/context-menu-holder.component.ts
+++ b/ng2-components/ng2-alfresco-core/src/components/context-menu/context-menu-holder.component.ts
@@ -18,26 +18,26 @@
import { OverlayContainer } from '@angular/cdk/overlay';
import { ViewportRuler } from '@angular/cdk/scrolling';
import { Component, HostListener, Input, OnDestroy, OnInit, ViewChild } from '@angular/core';
-import { MdMenuTrigger } from '@angular/material';
+import { MatMenuTrigger } from '@angular/material';
import { Subscription } from 'rxjs/Rx';
import { ContextMenuService } from './context-menu.service';
@Component({
selector: 'adf-context-menu-holder, context-menu-holder',
template: `
-
-
+
+
-
+
{{ link.model?.icon }}
-
+
{{link.title || link.model?.title}}
-
+
`
})
export class ContextMenuHolderComponent implements OnInit, OnDestroy {
@@ -50,7 +50,7 @@ export class ContextMenuHolderComponent implements OnInit, OnDestroy {
private contextSubscription: Subscription;
@Input() showIcons: boolean = false;
- @ViewChild(MdMenuTrigger) menuTrigger: MdMenuTrigger;
+ @ViewChild(MatMenuTrigger) menuTrigger: MatMenuTrigger;
@HostListener('contextmenu', ['$event'])
onShowContextMenu(event?: MouseEvent) {
diff --git a/ng2-components/ng2-alfresco-core/src/components/context-menu/context-menu.module.ts b/ng2-components/ng2-alfresco-core/src/components/context-menu/context-menu.module.ts
index f26ac53473..3ea7d6dab3 100644
--- a/ng2-components/ng2-alfresco-core/src/components/context-menu/context-menu.module.ts
+++ b/ng2-components/ng2-alfresco-core/src/components/context-menu/context-menu.module.ts
@@ -17,7 +17,7 @@
import { CommonModule } from '@angular/common';
import { NgModule } from '@angular/core';
-import { MdButtonModule, MdIconModule, MdMenuModule } from '@angular/material';
+import { MatButtonModule, MatIconModule, MatMenuModule } from '@angular/material';
import { ContextMenuHolderComponent } from './context-menu-holder.component';
import { ContextMenuDirective } from './context-menu.directive';
@@ -26,9 +26,9 @@ import { ContextMenuService } from './context-menu.service';
@NgModule({
imports: [
CommonModule,
- MdButtonModule,
- MdIconModule,
- MdMenuModule
+ MatButtonModule,
+ MatIconModule,
+ MatMenuModule
],
declarations: [
ContextMenuHolderComponent,
diff --git a/ng2-components/ng2-alfresco-core/src/components/info-drawer/info-drawer-layout.component.scss b/ng2-components/ng2-alfresco-core/src/components/info-drawer/info-drawer-layout.component.scss
index 95fec8d433..e233b36a29 100644
--- a/ng2-components/ng2-alfresco-core/src/components/info-drawer/info-drawer-layout.component.scss
+++ b/ng2-components/ng2-alfresco-core/src/components/info-drawer/info-drawer-layout.component.scss
@@ -16,7 +16,7 @@
font-size: 20px;
&-buttons {
- md-icon {
+ mat-icon {
cursor: pointer;
}
}
diff --git a/ng2-components/ng2-alfresco-core/src/components/info-drawer/info-drawer.component.html b/ng2-components/ng2-alfresco-core/src/components/info-drawer/info-drawer.component.html
index 296e5ae38b..d42bf89de9 100644
--- a/ng2-components/ng2-alfresco-core/src/components/info-drawer/info-drawer.component.html
+++ b/ng2-components/ng2-alfresco-core/src/components/info-drawer/info-drawer.component.html
@@ -7,13 +7,13 @@
-
+
-
+
-
+
-
+
diff --git a/ng2-components/ng2-alfresco-core/src/components/info-drawer/info-drawer.md b/ng2-components/ng2-alfresco-core/src/components/info-drawer/info-drawer.md
deleted file mode 100644
index bda4ec70de..0000000000
--- a/ng2-components/ng2-alfresco-core/src/components/info-drawer/info-drawer.md
+++ /dev/null
@@ -1,83 +0,0 @@
-# Info Drawer component(s)
-
-
-
-
-
-- [InfoDrawerLayoutComponent](#infodrawerlayoutcomponent)
- * [Example](#example)
-- [InfoDrawerComponent](#infodrawercomponent)
- * [Properties](#properties)
- * [Example](#example-1)
-
-
-
-
-
-The **Info Drawer components** helps you manage your layout when you want a *(tabbable)* sidebar-like design, what you can see below.
-
-
-
-There are 2 different kind of components what you can choose from:
-
-- InfoDrawerLayoutComponent
-- InfoDrawerComponent
-
-## InfoDrawerLayoutComponent
-
-The InfoDrawerLayoutComponent (as the name says) is basically just a layout with css applied on it. In this layout you have 3 regions you can transclude content into:
-
-- info-drawer-title
-- info-drawer-buttons
-- info-drawer-content
-
-
-
-### Example
-
-```html
-
-
File info
-
-
- clear
-
-
-
-
- Lorem ipsum dolor sit amet...
-
-
-
-```
-
-## InfoDrawerComponent
-
-The InfoDrawerComponent is on top of the InfoDrawerLayoutComponent. This version of the info drawer is supposed to be used if you need tabbing behaviour. You can set a title (if it only contains a string) with the **title** input property. Additionally, It also provides a **currentTab** output property. This component has the same 3 regions as described above, but if you want to leverage the tabbing functionality, you have to use the **adf-info-drawer-tab** component to organize your content. The only input paramter of the adf-info-drawer-tab component is the **"label"**, with you can specify the tab label with.
-
-### Properties
-
-| Name | Type | Default | Description |
-| --- | --- | --- | --- |
-| title | string | null | The title of the info drawer component|
-| currentTab | any | null | The current active tab |
-
-### Example
-
-```html
-
-
- clear
-
-
-
-
-
-
-
-
-
-
-
-
-```
\ No newline at end of file
diff --git a/ng2-components/ng2-alfresco-core/src/components/pagination/infinite-pagination.component.html b/ng2-components/ng2-alfresco-core/src/components/pagination/infinite-pagination.component.html
index 5b1559bb1b..ecb9d8d82d 100644
--- a/ng2-components/ng2-alfresco-core/src/components/pagination/infinite-pagination.component.html
+++ b/ng2-components/ng2-alfresco-core/src/components/pagination/infinite-pagination.component.html
@@ -1,5 +1,5 @@
diff --git a/ng2-components/ng2-alfresco-datatable/src/components/datatable/datatable.component.spec.ts b/ng2-components/ng2-alfresco-datatable/src/components/datatable/datatable.component.spec.ts
index 39696bd295..2e1fac0819 100644
--- a/ng2-components/ng2-alfresco-datatable/src/components/datatable/datatable.component.spec.ts
+++ b/ng2-components/ng2-alfresco-datatable/src/components/datatable/datatable.component.spec.ts
@@ -17,7 +17,7 @@
import { SimpleChange } from '@angular/core';
import { async, ComponentFixture, TestBed } from '@angular/core/testing';
-import { MdCheckboxChange } from '@angular/material';
+import { MatCheckboxChange } from '@angular/material';
import { RouterTestingModule } from '@angular/router/testing';
import { CoreModule } from 'ng2-alfresco-core';
import { MaterialModule } from '../../material.module';
@@ -440,9 +440,9 @@ describe('DataTable', () => {
it('should invert "select all" status', () => {
expect(dataTable.isSelectAllChecked).toBeFalsy();
- dataTable.onSelectAllClick( { checked: true });
+ dataTable.onSelectAllClick( { checked: true });
expect(dataTable.isSelectAllChecked).toBeTruthy();
- dataTable.onSelectAllClick( { checked: false });
+ dataTable.onSelectAllClick( { checked: false });
expect(dataTable.isSelectAllChecked).toBeFalsy();
});
@@ -454,13 +454,13 @@ describe('DataTable', () => {
dataTable.multiselect = true;
dataTable.ngAfterContentInit();
- dataTable.onSelectAllClick( { checked: true });
+ dataTable.onSelectAllClick( { checked: true });
expect(dataTable.isSelectAllChecked).toBe(true);
for (let i = 0; i < rows.length; i++) {
expect(rows[i].isSelected).toBe(true);
}
- dataTable.onSelectAllClick( { checked: false });
+ dataTable.onSelectAllClick( { checked: false });
expect(dataTable.isSelectAllChecked).toBe(false);
for (let i = 0; i < rows.length; i++) {
expect(rows[i].isSelected).toBe(false);
@@ -471,7 +471,7 @@ describe('DataTable', () => {
dataTable.multiselect = true;
dataTable.ngOnChanges({'data': new SimpleChange('123', {}, true)});
- dataTable.onSelectAllClick( { checked: true });
+ dataTable.onSelectAllClick( { checked: true });
expect(dataTable.isSelectAllChecked).toBe(true);
});
@@ -483,7 +483,7 @@ describe('DataTable', () => {
dataTable.multiselect = false;
dataTable.ngAfterContentInit();
- dataTable.onSelectAllClick( { checked: true });
+ dataTable.onSelectAllClick( { checked: true });
expect(dataTable.isSelectAllChecked).toBe(true);
for (let i = 0; i < rows.length; i++) {
expect(rows[i].isSelected).toBe(false);
diff --git a/ng2-components/ng2-alfresco-datatable/src/components/datatable/datatable.component.ts b/ng2-components/ng2-alfresco-datatable/src/components/datatable/datatable.component.ts
index 6c5f3274c9..55875746df 100644
--- a/ng2-components/ng2-alfresco-datatable/src/components/datatable/datatable.component.ts
+++ b/ng2-components/ng2-alfresco-datatable/src/components/datatable/datatable.component.ts
@@ -19,7 +19,7 @@ import {
AfterContentInit, Component, ContentChild, DoCheck, ElementRef, EventEmitter, Input,
IterableDiffers, OnChanges, Output, SimpleChange, SimpleChanges, TemplateRef
} from '@angular/core';
-import { MdCheckboxChange } from '@angular/material';
+import { MatCheckboxChange } from '@angular/material';
import { DataColumnListComponent } from 'ng2-alfresco-core';
import { Observable, Observer, Subscription } from 'rxjs/Rx';
import { DataColumn, DataRow, DataRowEvent, DataSorting, DataTableAdapter } from '../../data/datatable-adapter';
@@ -330,7 +330,7 @@ export class DataTableComponent implements AfterContentInit, OnChanges, DoCheck
}
}
- onSelectAllClick(e: MdCheckboxChange) {
+ onSelectAllClick(e: MatCheckboxChange) {
this.isSelectAllChecked = e.checked;
if (this.multiselect) {
@@ -348,7 +348,7 @@ export class DataTableComponent implements AfterContentInit, OnChanges, DoCheck
}
}
- onCheckboxChange(row: DataRow, event: MdCheckboxChange) {
+ onCheckboxChange(row: DataRow, event: MatCheckboxChange) {
const newValue = event.checked;
this.selectRow(row, newValue);
diff --git a/ng2-components/ng2-alfresco-datatable/src/material.module.ts b/ng2-components/ng2-alfresco-datatable/src/material.module.ts
index ebfd7c3f19..78905d6b0b 100644
--- a/ng2-components/ng2-alfresco-datatable/src/material.module.ts
+++ b/ng2-components/ng2-alfresco-datatable/src/material.module.ts
@@ -17,20 +17,20 @@
import { NgModule } from '@angular/core';
import {
- MdButtonModule,
- MdCheckboxModule,
- MdIconModule,
- MdMenuModule,
- MdTooltipModule
+ MatButtonModule,
+ MatCheckboxModule,
+ MatIconModule,
+ MatMenuModule,
+ MatTooltipModule
} from '@angular/material';
export function modules() {
return [
- MdCheckboxModule,
- MdMenuModule,
- MdIconModule,
- MdButtonModule,
- MdTooltipModule
+ MatCheckboxModule,
+ MatMenuModule,
+ MatIconModule,
+ MatButtonModule,
+ MatTooltipModule
];
}
diff --git a/ng2-components/ng2-alfresco-documentlist/docs/assets/breadcrumb.png b/ng2-components/ng2-alfresco-documentlist/docs/assets/breadcrumb.png
deleted file mode 100644
index 36c745dc5f..0000000000
Binary files a/ng2-components/ng2-alfresco-documentlist/docs/assets/breadcrumb.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-documentlist/docs/assets/content-action-disable-delete-button.png b/ng2-components/ng2-alfresco-documentlist/docs/assets/content-action-disable-delete-button.png
deleted file mode 100644
index 43d9dff579..0000000000
Binary files a/ng2-components/ng2-alfresco-documentlist/docs/assets/content-action-disable-delete-button.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-documentlist/docs/assets/content-action-notification-message.png b/ng2-components/ng2-alfresco-documentlist/docs/assets/content-action-notification-message.png
deleted file mode 100644
index e761f10665..0000000000
Binary files a/ng2-components/ng2-alfresco-documentlist/docs/assets/content-action-notification-message.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-documentlist/docs/assets/custom-columns.png b/ng2-components/ng2-alfresco-documentlist/docs/assets/custom-columns.png
deleted file mode 100644
index 1ba048d759..0000000000
Binary files a/ng2-components/ng2-alfresco-documentlist/docs/assets/custom-columns.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-documentlist/docs/assets/document-action-copymove.png b/ng2-components/ng2-alfresco-documentlist/docs/assets/document-action-copymove.png
deleted file mode 100644
index 8325b86928..0000000000
Binary files a/ng2-components/ng2-alfresco-documentlist/docs/assets/document-action-copymove.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-documentlist/docs/assets/document-action-copymovedialog.png b/ng2-components/ng2-alfresco-documentlist/docs/assets/document-action-copymovedialog.png
deleted file mode 100644
index 7f9e0c1ffa..0000000000
Binary files a/ng2-components/ng2-alfresco-documentlist/docs/assets/document-action-copymovedialog.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-documentlist/docs/assets/document-action-download.png b/ng2-components/ng2-alfresco-documentlist/docs/assets/document-action-download.png
deleted file mode 100644
index 05d60793b2..0000000000
Binary files a/ng2-components/ng2-alfresco-documentlist/docs/assets/document-action-download.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-documentlist/docs/assets/document-actions.png b/ng2-components/ng2-alfresco-documentlist/docs/assets/document-actions.png
deleted file mode 100644
index f0fcee4a2f..0000000000
Binary files a/ng2-components/ng2-alfresco-documentlist/docs/assets/document-actions.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-documentlist/docs/assets/document-list-custom-icon.png b/ng2-components/ng2-alfresco-documentlist/docs/assets/document-list-custom-icon.png
deleted file mode 100644
index 487aa1fe4b..0000000000
Binary files a/ng2-components/ng2-alfresco-documentlist/docs/assets/document-list-custom-icon.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-documentlist/docs/assets/document-list-dropdown-list.png b/ng2-components/ng2-alfresco-documentlist/docs/assets/document-list-dropdown-list.png
deleted file mode 100644
index d8d8b94040..0000000000
Binary files a/ng2-components/ng2-alfresco-documentlist/docs/assets/document-list-dropdown-list.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-documentlist/docs/assets/document-list-tag-template.png b/ng2-components/ng2-alfresco-documentlist/docs/assets/document-list-tag-template.png
deleted file mode 100644
index 769147a677..0000000000
Binary files a/ng2-components/ng2-alfresco-documentlist/docs/assets/document-list-tag-template.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-documentlist/docs/assets/documentLibrary.png b/ng2-components/ng2-alfresco-documentlist/docs/assets/documentLibrary.png
deleted file mode 100644
index ee5be8b847..0000000000
Binary files a/ng2-components/ng2-alfresco-documentlist/docs/assets/documentLibrary.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-documentlist/docs/assets/empty-folder-template-custom.png b/ng2-components/ng2-alfresco-documentlist/docs/assets/empty-folder-template-custom.png
deleted file mode 100644
index f8f18dbb80..0000000000
Binary files a/ng2-components/ng2-alfresco-documentlist/docs/assets/empty-folder-template-custom.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-documentlist/docs/assets/empty-folder-template-default.png b/ng2-components/ng2-alfresco-documentlist/docs/assets/empty-folder-template-default.png
deleted file mode 100644
index 558b81f300..0000000000
Binary files a/ng2-components/ng2-alfresco-documentlist/docs/assets/empty-folder-template-default.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-documentlist/docs/assets/folder-actions.png b/ng2-components/ng2-alfresco-documentlist/docs/assets/folder-actions.png
deleted file mode 100644
index 2c698df6ef..0000000000
Binary files a/ng2-components/ng2-alfresco-documentlist/docs/assets/folder-actions.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-documentlist/docs/assets/folder-context-menu.png b/ng2-components/ng2-alfresco-documentlist/docs/assets/folder-context-menu.png
deleted file mode 100644
index 1907ecd75d..0000000000
Binary files a/ng2-components/ng2-alfresco-documentlist/docs/assets/folder-context-menu.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-documentlist/docs/assets/metadata-01.png b/ng2-components/ng2-alfresco-documentlist/docs/assets/metadata-01.png
deleted file mode 100644
index fc4d8a0203..0000000000
Binary files a/ng2-components/ng2-alfresco-documentlist/docs/assets/metadata-01.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-documentlist/docs/assets/metadata-02.png b/ng2-components/ng2-alfresco-documentlist/docs/assets/metadata-02.png
deleted file mode 100644
index 90d652ad91..0000000000
Binary files a/ng2-components/ng2-alfresco-documentlist/docs/assets/metadata-02.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-documentlist/docs/assets/metadata-03.png b/ng2-components/ng2-alfresco-documentlist/docs/assets/metadata-03.png
deleted file mode 100644
index 724599a763..0000000000
Binary files a/ng2-components/ng2-alfresco-documentlist/docs/assets/metadata-03.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-documentlist/docs/assets/responsive-desktop.png b/ng2-components/ng2-alfresco-documentlist/docs/assets/responsive-desktop.png
deleted file mode 100644
index da7f0dac32..0000000000
Binary files a/ng2-components/ng2-alfresco-documentlist/docs/assets/responsive-desktop.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-documentlist/docs/assets/responsive-mobile.png b/ng2-components/ng2-alfresco-documentlist/docs/assets/responsive-mobile.png
deleted file mode 100644
index 933ce1f60b..0000000000
Binary files a/ng2-components/ng2-alfresco-documentlist/docs/assets/responsive-mobile.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-documentlist/docs/assets/viewchild.png b/ng2-components/ng2-alfresco-documentlist/docs/assets/viewchild.png
deleted file mode 100644
index c9c258dd52..0000000000
Binary files a/ng2-components/ng2-alfresco-documentlist/docs/assets/viewchild.png and /dev/null differ
diff --git a/ng2-components/ng2-alfresco-documentlist/docs/metadata-indicators.md b/ng2-components/ng2-alfresco-documentlist/docs/metadata-indicators.md
deleted file mode 100644
index ff90ae754e..0000000000
--- a/ng2-components/ng2-alfresco-documentlist/docs/metadata-indicators.md
+++ /dev/null
@@ -1,132 +0,0 @@
-# Walkthrough: adding indicators to clearly highlight information about a node
-
-Every node object in the document list holds metadata information.
-All metadata is stored inside `properties` property.
-
-Here's an example of basic image-related metadata fetched from the server:
-
-
-
-## Custom column template
-
-```html
-
-
-
-
-
-
-
-
- ...
-
-
-```
-
-We are going to declare a column and bind its value to the entire `properties` object of the underlying node. The column will be using our custom `` component to display icons based on metadata state.
-
-## MetadataIconsComponent component
-
-Let's create a simple `MetadataIconsComponent` component with a selector set to `adf-metadata-icons` as shown below:
-
-```ts
-import { Component, Input } from '@angular/core';
-
-@Component({
- selector: 'adf-metadata-icons',
- template: `
-
-
-
- `
-})
-export class MetadataIconsComponent {
-
- @Input()
- metadata: any;
-
-}
-```
-
-The component will expose a `metadata` property we can use from the outside and eventually bind data to similar to the following:
-
-```html
-
-```
-
-As you have seen earlier the DataColumn binds to `properties` property of the node, and maps the runtime value as the `value` local variable within the template.
-Next we propagate the `value` reference to the `` component as `metadata` property.
-
-```html
-
-
-
-
-
-```
-
-So once rendered our component will automatically have access to entire set of node metadata. Let's build some visualization of the `cm:versionLabel` property.
-
-For demonstration purposes we are going to display several icons if underlying node has version `2.0`, and just a plain text version value for all other versions.
-
-```html
-
-```
-
-Note: For a list of the icons that can be used with `` component please refer to this resource: [material.io/icons](https://material.io/icons/)
-
-## Testing component
-
-You will need to enable `versioning` feature for the Document List to be able to upload multiple versions of the file instead of renaming duplicates.
-
-Drag and drop any image file to upload it and ensure it has `1.0` displayed in the column:
-
-
-
-Now drop the same file again to upload a new version of the file.
-You should now see icons instead of version label.
-
-
-
-You can see on the screenshot above that only files with version `2.0` got extra icons.
-
-## Conclusion
-
-The full source code of the component can be found below:
-
-```ts
-import { Component, Input } from '@angular/core';
-
-@Component({
- selector: 'adf-metadata-icons',
- template: `
-