diff --git a/dashboard-ui/bower_components/iron-behaviors/.bower.json b/dashboard-ui/bower_components/iron-behaviors/.bower.json
index db08f2170c..17f68b3351 100644
--- a/dashboard-ui/bower_components/iron-behaviors/.bower.json
+++ b/dashboard-ui/bower_components/iron-behaviors/.bower.json
@@ -29,14 +29,14 @@
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
},
"ignore": [],
- "homepage": "https://github.com/PolymerElements/iron-behaviors",
+ "homepage": "https://github.com/polymerelements/iron-behaviors",
"_release": "1.0.12",
"_resolution": {
"type": "version",
"tag": "v1.0.12",
"commit": "657f526a2382a659cdf4e13be87ecc89261588a3"
},
- "_source": "git://github.com/PolymerElements/iron-behaviors.git",
+ "_source": "git://github.com/polymerelements/iron-behaviors.git",
"_target": "^1.0.0",
- "_originalSource": "PolymerElements/iron-behaviors"
+ "_originalSource": "polymerelements/iron-behaviors"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/iron-flex-layout/.bower.json b/dashboard-ui/bower_components/iron-flex-layout/.bower.json
index 0985b733c6..846bf5c150 100644
--- a/dashboard-ui/bower_components/iron-flex-layout/.bower.json
+++ b/dashboard-ui/bower_components/iron-flex-layout/.bower.json
@@ -28,14 +28,14 @@
"iron-component-page": "polymerelements/iron-component-page#^1.0.0"
},
"ignore": [],
- "homepage": "https://github.com/PolymerElements/iron-flex-layout",
+ "homepage": "https://github.com/polymerelements/iron-flex-layout",
"_release": "1.2.2",
"_resolution": {
"type": "version",
"tag": "v1.2.2",
"commit": "41c4f35be1368afb770312b907a258175565dbdf"
},
- "_source": "git://github.com/PolymerElements/iron-flex-layout.git",
+ "_source": "git://github.com/polymerelements/iron-flex-layout.git",
"_target": "^1.0.0",
- "_originalSource": "PolymerElements/iron-flex-layout"
+ "_originalSource": "polymerelements/iron-flex-layout"
}
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/polymer/.bower.json b/dashboard-ui/bower_components/polymer/.bower.json
index 6cb5d92767..01365c0ce5 100644
--- a/dashboard-ui/bower_components/polymer/.bower.json
+++ b/dashboard-ui/bower_components/polymer/.bower.json
@@ -1,8 +1,10 @@
{
"name": "polymer",
- "version": "1.2.3",
+ "version": "1.2.4",
"main": [
- "polymer.html"
+ "polymer.html",
+ "polymer-mini.html",
+ "polymer-micro.html"
],
"license": "http://polymer.github.io/LICENSE.txt",
"ignore": [
@@ -18,18 +20,18 @@
"url": "https://github.com/Polymer/polymer.git"
},
"dependencies": {
- "webcomponentsjs": "^0.7.18"
+ "webcomponentsjs": "^0.7.20"
},
"devDependencies": {
"web-component-tester": "*"
},
"private": true,
"homepage": "https://github.com/Polymer/polymer",
- "_release": "1.2.3",
+ "_release": "1.2.4",
"_resolution": {
"type": "version",
- "tag": "v1.2.3",
- "commit": "aa535d1675342007cbf64dc9c66497cf74cbc616"
+ "tag": "v1.2.4",
+ "commit": "284332a905ddd60eab11901a82ac037976175cf8"
},
"_source": "git://github.com/Polymer/polymer.git",
"_target": "^1.0.0",
diff --git a/dashboard-ui/bower_components/polymer/bower.json b/dashboard-ui/bower_components/polymer/bower.json
index 8f88ea2df4..bc34c25593 100644
--- a/dashboard-ui/bower_components/polymer/bower.json
+++ b/dashboard-ui/bower_components/polymer/bower.json
@@ -1,8 +1,10 @@
{
"name": "polymer",
- "version": "1.2.3",
+ "version": "1.2.4",
"main": [
- "polymer.html"
+ "polymer.html",
+ "polymer-mini.html",
+ "polymer-micro.html"
],
"license": "http://polymer.github.io/LICENSE.txt",
"ignore": [
@@ -18,7 +20,7 @@
"url": "https://github.com/Polymer/polymer.git"
},
"dependencies": {
- "webcomponentsjs": "^0.7.18"
+ "webcomponentsjs": "^0.7.20"
},
"devDependencies": {
"web-component-tester": "*"
diff --git a/dashboard-ui/bower_components/polymer/polymer-micro.html b/dashboard-ui/bower_components/polymer/polymer-micro.html
index 9b82929afc..dd6614b230 100644
--- a/dashboard-ui/bower_components/polymer/polymer-micro.html
+++ b/dashboard-ui/bower_components/polymer/polymer-micro.html
@@ -6,7 +6,11 @@ The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
--->
-
+});
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/polymer/polymer-mini.html b/dashboard-ui/bower_components/polymer/polymer-mini.html
index 4cea2d512d..2749929b1d 100644
--- a/dashboard-ui/bower_components/polymer/polymer-mini.html
+++ b/dashboard-ui/bower_components/polymer/polymer-mini.html
@@ -8,6 +8,8 @@ Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
+
+
-
+});
\ No newline at end of file
diff --git a/dashboard-ui/bower_components/polymer/polymer.html b/dashboard-ui/bower_components/polymer/polymer.html
index 0df16caeb0..3060448d2b 100644
--- a/dashboard-ui/bower_components/polymer/polymer.html
+++ b/dashboard-ui/bower_components/polymer/polymer.html
@@ -1,13 +1,5 @@
+
+