Skip to content

Commit

Permalink
Update libraries - bump for 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Conway-Jones committed Sep 9, 2022
1 parent 55eff6e commit 641b04c
Show file tree
Hide file tree
Showing 7 changed files with 122 additions and 40 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@

### 3.1.9: Maintenance Release
### 3.2.0: Milestone Release

- Fix Cross site scripting for ui_text format input. Issue #772
- Don't accept obviously bad chart data. Issue #713
- Bump libraries to latest

### 3.1.8: Maintenance Release

Expand Down
82 changes: 81 additions & 1 deletion dist/css/app.min.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* AngularJS Material Design
* https://github.com/angular/material
* @license MIT
* v1.2.4
* v1.2.5
*/

body,
Expand Down Expand Up @@ -23406,6 +23406,10 @@ md-tabs-wrapper md-next-button ng-md-icon {
content: "\e959";
}

.material-icons._18_up_rating:before {
content: "\f8fd";
}

.material-icons._18mp:before {
content: "\e95a";
}
Expand Down Expand Up @@ -23706,6 +23710,14 @@ md-tabs-wrapper md-next-button ng-md-icon {
content: "\e266";
}

.material-icons.add_home:before {
content: "\f8eb";
}

.material-icons.add_home_work:before {
content: "\f8ed";
}

.material-icons.add_ic_call:before {
content: "\e97c";
}
Expand Down Expand Up @@ -24586,6 +24598,14 @@ md-tabs-wrapper md-next-button ng-md-icon {
content: "\e1ae";
}

.material-icons.broadcast_on_home:before {
content: "\f8f8";
}

.material-icons.broadcast_on_personal:before {
content: "\f8f9";
}

.material-icons.broken_image:before {
content: "\e3ad";
}
Expand Down Expand Up @@ -25410,6 +25430,14 @@ md-tabs-wrapper md-next-button ng-md-icon {
content: "\e1af";
}

.material-icons.dataset:before {
content: "\f8ee";
}

.material-icons.dataset_linked:before {
content: "\f8ef";
}

.material-icons.date_range:before {
content: "\e916";
}
Expand Down Expand Up @@ -25474,6 +25502,10 @@ md-tabs-wrapper md-next-button ng-md-icon {
content: "\f10a";
}

.material-icons.desk:before {
content: "\f8f4";
}

.material-icons.desktop_access_disabled:before {
content: "\e99d";
}
Expand Down Expand Up @@ -26418,6 +26450,14 @@ md-tabs-wrapper md-next-button ng-md-icon {
content: "\f1a3";
}

.material-icons.fire_hydrant_alt:before {
content: "\f8f1";
}

.material-icons.fire_truck:before {
content: "\f8f2";
}

.material-icons.fireplace:before {
content: "\ea43";
}
Expand Down Expand Up @@ -27878,6 +27918,10 @@ md-tabs-wrapper md-next-button ng-md-icon {
content: "\e899";
}

.material-icons.lock_person:before {
content: "\f8f3";
}

.material-icons.lock_reset:before {
content: "\eade";
}
Expand Down Expand Up @@ -28506,6 +28550,10 @@ md-tabs-wrapper md-next-button ng-md-icon {
content: "\f03e";
}

.material-icons.no_adult_content:before {
content: "\f8fe";
}

.material-icons.no_backpack:before {
content: "\f237";
}
Expand Down Expand Up @@ -29390,6 +29438,10 @@ md-tabs-wrapper md-next-button ng-md-icon {
content: "\ea4a";
}

.material-icons.psychology_alt:before {
content: "\f8ea";
}

.material-icons.public:before {
content: "\e80b";
}
Expand Down Expand Up @@ -29630,6 +29682,10 @@ md-tabs-wrapper md-next-button ng-md-icon {
content: "\e8fe";
}

.material-icons.repartition:before {
content: "\f8e8";
}

.material-icons.repeat:before {
content: "\e040";
}
Expand Down Expand Up @@ -31310,6 +31366,10 @@ md-tabs-wrapper md-next-button ng-md-icon {
content: "\e571";
}

.material-icons.transcribe:before {
content: "\f8ec";
}

.material-icons.transfer_within_a_station:before {
content: "\e572";
}
Expand Down Expand Up @@ -31422,6 +31482,10 @@ md-tabs-wrapper md-next-button ng-md-icon {
content: "\e9f9";
}

.material-icons.type_specimen:before {
content: "\f8f0";
}

.material-icons.u_turn_left:before {
content: "\eba1";
}
Expand Down Expand Up @@ -31750,6 +31814,10 @@ md-tabs-wrapper md-next-button ng-md-icon {
content: "\f082";
}

.material-icons.wallet:before {
content: "\f8ff";
}

.material-icons.wallet_giftcard:before {
content: "\e8f6";
}
Expand Down Expand Up @@ -31906,6 +31974,18 @@ md-tabs-wrapper md-next-button ng-md-icon {
content: "\e1bd";
}

.material-icons.width_full:before {
content: "\f8f5";
}

.material-icons.width_normal:before {
content: "\f8f6";
}

.material-icons.width_wide:before {
content: "\f8f7";
}

.material-icons.wifi:before {
content: "\e63e";
}
Expand Down
4 changes: 2 additions & 2 deletions dist/dashboard.appcache
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CACHE MANIFEST
# Time: Wed Aug 24 2022 17:30:31 GMT+0100 (British Summer Time)
# Time: Fri Sep 09 2022 10:49:21 GMT+0100 (British Summer Time)

CACHE:
i18n.js
Expand All @@ -26,4 +26,4 @@ loading.html
NETWORK:
*

# hash: 9ff936fabba7ec5170a4f63f8f6b72aa1343c36c57f8382848eb81dae9ca5512
# hash: 0d8039fec29b2f46ff5694f84d027076a936f5bd6f9efc0fe4285d0052821e64
Binary file modified dist/fonts/MaterialIcons-Regular.woff
Binary file not shown.
Binary file modified dist/fonts/MaterialIcons-Regular.woff2
Binary file not shown.
38 changes: 19 additions & 19 deletions dist/js/app.min.js

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-red-dashboard",
"version": "3.1.9",
"version": "3.2.0",
"description": "A set of dashboard nodes for Node-RED",
"keywords": [
"node-red"
Expand Down Expand Up @@ -87,27 +87,27 @@
"dependencies": {
"compression": "^1.7.4",
"gridstack": "^0.6.4",
"serve-static": "^1.14.2",
"socket.io": "^4.4.1"
"serve-static": "^1.15.0",
"socket.io": "^4.5.2"
},
"devDependencies": {
"angular": "~1.8.2",
"angular-animate": "~1.8.2",
"angular-aria": "~1.8.2",
"angular": "~1.8.3",
"angular-animate": "~1.8.3",
"angular-aria": "~1.8.3",
"angular-chart.js": "^1.1.1",
"angular-material": "~1.2.4",
"angular-material": "~1.2.5",
"angular-material-icons": "^0.7.1",
"angular-messages": "~1.8.2",
"angular-mocks": "~1.8.2",
"angular-route": "~1.8.2",
"angular-sanitize": "~1.8.2",
"angular-touch": "~1.8.2",
"angular-messages": "~1.8.3",
"angular-mocks": "~1.8.3",
"angular-route": "~1.8.3",
"angular-sanitize": "~1.8.3",
"angular-touch": "~1.8.3",
"angularjs-color-picker": "^3.4.8",
"chart.js": "~2.3.0",
"d3": "^3.5.17",
"font-awesome": "^4.7.0",
"gulp": "~4.0.2",
"gulp-angular-templatecache": "~3.0.0",
"gulp-angular-templatecache": "~3.0.1",
"gulp-clean-css": "^4.3.0",
"gulp-concat": "^2.6.1",
"gulp-concat-css": "^3.1.0",
Expand All @@ -126,12 +126,12 @@
"gulp-sass": "^4.1.1",
"gulp-uglify": "~3.0.2",
"gulp-util": "^3.0.8",
"jquery": "^3.6.0",
"jshint": "~2.13.3",
"jquery": "~3.6.1",
"jshint": "~2.13.5",
"justgage": "~1.4.3",
"less": "^3.13.1",
"material-design-icons-iconfont": "^6.4.2",
"moment": "~2.29.1",
"material-design-icons-iconfont": "^6.7.0",
"moment": "~2.29.4",
"sprintf-js": "^1.1.2",
"streamqueue": "~1.1.2",
"svg-morpheus": "^0.3.0",
Expand Down

0 comments on commit 641b04c

Please sign in to comment.