diff --git a/package.json b/package.json index 6a9662bf..61afaaa1 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,6 @@ "add-asset-html-webpack-plugin": "^2.0.1", "angular2-template-loader": "^0.6.2", "awesome-typescript-loader": "^3.1.2", - "bulma": "^0.4.1", "codelyzer": "^3.0.1", "compression-webpack-plugin": "^0.4.0", "copy-webpack-plugin": "^4.0.1", @@ -77,6 +76,7 @@ "nodemon": "^1.11.0", "portfinder": "^1.0.13", "protractor": "^5.1.1", + "rash": "^0.1.2", "raw-loader": "^0.5.1", "rimraf": "^2.6.1", "rxjs": "^5.3.0", diff --git a/src/app/components/app-home/app-home.component.html b/src/app/components/app-home/app-home.component.html index 0cf3c0c2..e42b8901 100644 --- a/src/app/components/app-home/app-home.component.html +++ b/src/app/components/app-home/app-home.component.html @@ -1,13 +1,8 @@
-
-
-

ngx-uploader

-
-
-
+

Drag & Drop

-
+
-
- - - - +
+ + +
+
+ +
+ + +
+
+
+ +
+ + +
-
-

{{ files | json }}

+
+
+
+ {{ f.name }} +
+
+
-
- - - - - - - - - - - - - - - - - -
File nameSizeProgress
{{ f.name }}{{ humanizeBytes(f.size) }} -
-
-
-
- - - - - - - - - - - - - - - - - - -
+
+
{{ files | json }}