diff --git a/web-components/alfresco-file-list/Gruntfile.js b/web-components/alfresco-file-list/Gruntfile.js index 3737c07240..97bf4dc127 100644 --- a/web-components/alfresco-file-list/Gruntfile.js +++ b/web-components/alfresco-file-list/Gruntfile.js @@ -16,7 +16,7 @@ module.exports = function(grunt) { src: [ 'bower_components/**/*', '!bower_components/alfresco-file-list/**/*', - 'demo/*', 'src/*', 'index-demo.html' + 'demo/*', 'src/*', 'index.html' ] }, 'replace': { diff --git a/web-components/alfresco-file-list/bower.json b/web-components/alfresco-file-list/bower.json index 10dc9e7fb5..f1967b809d 100644 --- a/web-components/alfresco-file-list/bower.json +++ b/web-components/alfresco-file-list/bower.json @@ -24,6 +24,9 @@ "iron-icons": "PolymerElements/iron-icons#^1.1.3", "app-layout": "PolymerLabs/app-layout#^0.0.14", "paper-menu": "PolymerElements/paper-menu#^1.2.2", - "paper-item": "PolymerElements/paper-item#^1.1.4" + "paper-item": "PolymerElements/paper-item#^1.1.4", + "paper-dropdown-menu": "PolymerElements/paper-dropdown-menu#^1.1.3", + "paper-listbox": "PolymerElements/paper-listbox#^1.1.2", + "paper-tabs": "PolymerElements/paper-tabs#^1.5.0" } } diff --git a/web-components/alfresco-file-list/index-demo.html b/web-components/alfresco-file-list/index.html similarity index 100% rename from web-components/alfresco-file-list/index-demo.html rename to web-components/alfresco-file-list/index.html diff --git a/web-components/alfresco-file-list/src/alfresco-file-list.html b/web-components/alfresco-file-list/src/alfresco-file-list.html index b5892c2b0d..14dc068d35 100644 --- a/web-components/alfresco-file-list/src/alfresco-file-list.html +++ b/web-components/alfresco-file-list/src/alfresco-file-list.html @@ -7,48 +7,10 @@ + + @@ -155,6 +123,17 @@ +
+ + + Download as Zip + View Details + Edit Properties + Copy To... + Move To... + + +