Skip to content

Commit 641b04c

Browse files
author
Dave Conway-Jones
committed
Update libraries - bump for 3.2
1 parent 55eff6e commit 641b04c

File tree

7 files changed

+122
-40
lines changed

7 files changed

+122
-40
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11

2-
### 3.1.9: Maintenance Release
2+
### 3.2.0: Milestone Release
33

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

68
### 3.1.8: Maintenance Release
79

dist/css/app.min.css

Lines changed: 81 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* AngularJS Material Design
2222
* https://github.com/angular/material
2323
* @license MIT
24-
* v1.2.4
24+
* v1.2.5
2525
*/
2626

2727
body,
@@ -23406,6 +23406,10 @@ md-tabs-wrapper md-next-button ng-md-icon {
2340623406
content: "\e959";
2340723407
}
2340823408

23409+
.material-icons._18_up_rating:before {
23410+
content: "\f8fd";
23411+
}
23412+
2340923413
.material-icons._18mp:before {
2341023414
content: "\e95a";
2341123415
}
@@ -23706,6 +23710,14 @@ md-tabs-wrapper md-next-button ng-md-icon {
2370623710
content: "\e266";
2370723711
}
2370823712

23713+
.material-icons.add_home:before {
23714+
content: "\f8eb";
23715+
}
23716+
23717+
.material-icons.add_home_work:before {
23718+
content: "\f8ed";
23719+
}
23720+
2370923721
.material-icons.add_ic_call:before {
2371023722
content: "\e97c";
2371123723
}
@@ -24586,6 +24598,14 @@ md-tabs-wrapper md-next-button ng-md-icon {
2458624598
content: "\e1ae";
2458724599
}
2458824600

24601+
.material-icons.broadcast_on_home:before {
24602+
content: "\f8f8";
24603+
}
24604+
24605+
.material-icons.broadcast_on_personal:before {
24606+
content: "\f8f9";
24607+
}
24608+
2458924609
.material-icons.broken_image:before {
2459024610
content: "\e3ad";
2459124611
}
@@ -25410,6 +25430,14 @@ md-tabs-wrapper md-next-button ng-md-icon {
2541025430
content: "\e1af";
2541125431
}
2541225432

25433+
.material-icons.dataset:before {
25434+
content: "\f8ee";
25435+
}
25436+
25437+
.material-icons.dataset_linked:before {
25438+
content: "\f8ef";
25439+
}
25440+
2541325441
.material-icons.date_range:before {
2541425442
content: "\e916";
2541525443
}
@@ -25474,6 +25502,10 @@ md-tabs-wrapper md-next-button ng-md-icon {
2547425502
content: "\f10a";
2547525503
}
2547625504

25505+
.material-icons.desk:before {
25506+
content: "\f8f4";
25507+
}
25508+
2547725509
.material-icons.desktop_access_disabled:before {
2547825510
content: "\e99d";
2547925511
}
@@ -26418,6 +26450,14 @@ md-tabs-wrapper md-next-button ng-md-icon {
2641826450
content: "\f1a3";
2641926451
}
2642026452

26453+
.material-icons.fire_hydrant_alt:before {
26454+
content: "\f8f1";
26455+
}
26456+
26457+
.material-icons.fire_truck:before {
26458+
content: "\f8f2";
26459+
}
26460+
2642126461
.material-icons.fireplace:before {
2642226462
content: "\ea43";
2642326463
}
@@ -27878,6 +27918,10 @@ md-tabs-wrapper md-next-button ng-md-icon {
2787827918
content: "\e899";
2787927919
}
2788027920

27921+
.material-icons.lock_person:before {
27922+
content: "\f8f3";
27923+
}
27924+
2788127925
.material-icons.lock_reset:before {
2788227926
content: "\eade";
2788327927
}
@@ -28506,6 +28550,10 @@ md-tabs-wrapper md-next-button ng-md-icon {
2850628550
content: "\f03e";
2850728551
}
2850828552

28553+
.material-icons.no_adult_content:before {
28554+
content: "\f8fe";
28555+
}
28556+
2850928557
.material-icons.no_backpack:before {
2851028558
content: "\f237";
2851128559
}
@@ -29390,6 +29438,10 @@ md-tabs-wrapper md-next-button ng-md-icon {
2939029438
content: "\ea4a";
2939129439
}
2939229440

29441+
.material-icons.psychology_alt:before {
29442+
content: "\f8ea";
29443+
}
29444+
2939329445
.material-icons.public:before {
2939429446
content: "\e80b";
2939529447
}
@@ -29630,6 +29682,10 @@ md-tabs-wrapper md-next-button ng-md-icon {
2963029682
content: "\e8fe";
2963129683
}
2963229684

29685+
.material-icons.repartition:before {
29686+
content: "\f8e8";
29687+
}
29688+
2963329689
.material-icons.repeat:before {
2963429690
content: "\e040";
2963529691
}
@@ -31310,6 +31366,10 @@ md-tabs-wrapper md-next-button ng-md-icon {
3131031366
content: "\e571";
3131131367
}
3131231368

31369+
.material-icons.transcribe:before {
31370+
content: "\f8ec";
31371+
}
31372+
3131331373
.material-icons.transfer_within_a_station:before {
3131431374
content: "\e572";
3131531375
}
@@ -31422,6 +31482,10 @@ md-tabs-wrapper md-next-button ng-md-icon {
3142231482
content: "\e9f9";
3142331483
}
3142431484

31485+
.material-icons.type_specimen:before {
31486+
content: "\f8f0";
31487+
}
31488+
3142531489
.material-icons.u_turn_left:before {
3142631490
content: "\eba1";
3142731491
}
@@ -31750,6 +31814,10 @@ md-tabs-wrapper md-next-button ng-md-icon {
3175031814
content: "\f082";
3175131815
}
3175231816

31817+
.material-icons.wallet:before {
31818+
content: "\f8ff";
31819+
}
31820+
3175331821
.material-icons.wallet_giftcard:before {
3175431822
content: "\e8f6";
3175531823
}
@@ -31906,6 +31974,18 @@ md-tabs-wrapper md-next-button ng-md-icon {
3190631974
content: "\e1bd";
3190731975
}
3190831976

31977+
.material-icons.width_full:before {
31978+
content: "\f8f5";
31979+
}
31980+
31981+
.material-icons.width_normal:before {
31982+
content: "\f8f6";
31983+
}
31984+
31985+
.material-icons.width_wide:before {
31986+
content: "\f8f7";
31987+
}
31988+
3190931989
.material-icons.wifi:before {
3191031990
content: "\e63e";
3191131991
}

dist/dashboard.appcache

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
CACHE MANIFEST
2-
# Time: Wed Aug 24 2022 17:30:31 GMT+0100 (British Summer Time)
2+
# Time: Fri Sep 09 2022 10:49:21 GMT+0100 (British Summer Time)
33

44
CACHE:
55
i18n.js
@@ -26,4 +26,4 @@ loading.html
2626
NETWORK:
2727
*
2828

29-
# hash: 9ff936fabba7ec5170a4f63f8f6b72aa1343c36c57f8382848eb81dae9ca5512
29+
# hash: 0d8039fec29b2f46ff5694f84d027076a936f5bd6f9efc0fe4285d0052821e64
1.77 KB
Binary file not shown.
1.39 KB
Binary file not shown.

dist/js/app.min.js

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-dashboard",
3-
"version": "3.1.9",
3+
"version": "3.2.0",
44
"description": "A set of dashboard nodes for Node-RED",
55
"keywords": [
66
"node-red"
@@ -87,27 +87,27 @@
8787
"dependencies": {
8888
"compression": "^1.7.4",
8989
"gridstack": "^0.6.4",
90-
"serve-static": "^1.14.2",
91-
"socket.io": "^4.4.1"
90+
"serve-static": "^1.15.0",
91+
"socket.io": "^4.5.2"
9292
},
9393
"devDependencies": {
94-
"angular": "~1.8.2",
95-
"angular-animate": "~1.8.2",
96-
"angular-aria": "~1.8.2",
94+
"angular": "~1.8.3",
95+
"angular-animate": "~1.8.3",
96+
"angular-aria": "~1.8.3",
9797
"angular-chart.js": "^1.1.1",
98-
"angular-material": "~1.2.4",
98+
"angular-material": "~1.2.5",
9999
"angular-material-icons": "^0.7.1",
100-
"angular-messages": "~1.8.2",
101-
"angular-mocks": "~1.8.2",
102-
"angular-route": "~1.8.2",
103-
"angular-sanitize": "~1.8.2",
104-
"angular-touch": "~1.8.2",
100+
"angular-messages": "~1.8.3",
101+
"angular-mocks": "~1.8.3",
102+
"angular-route": "~1.8.3",
103+
"angular-sanitize": "~1.8.3",
104+
"angular-touch": "~1.8.3",
105105
"angularjs-color-picker": "^3.4.8",
106106
"chart.js": "~2.3.0",
107107
"d3": "^3.5.17",
108108
"font-awesome": "^4.7.0",
109109
"gulp": "~4.0.2",
110-
"gulp-angular-templatecache": "~3.0.0",
110+
"gulp-angular-templatecache": "~3.0.1",
111111
"gulp-clean-css": "^4.3.0",
112112
"gulp-concat": "^2.6.1",
113113
"gulp-concat-css": "^3.1.0",
@@ -126,12 +126,12 @@
126126
"gulp-sass": "^4.1.1",
127127
"gulp-uglify": "~3.0.2",
128128
"gulp-util": "^3.0.8",
129-
"jquery": "^3.6.0",
130-
"jshint": "~2.13.3",
129+
"jquery": "~3.6.1",
130+
"jshint": "~2.13.5",
131131
"justgage": "~1.4.3",
132132
"less": "^3.13.1",
133-
"material-design-icons-iconfont": "^6.4.2",
134-
"moment": "~2.29.1",
133+
"material-design-icons-iconfont": "^6.7.0",
134+
"moment": "~2.29.4",
135135
"sprintf-js": "^1.1.2",
136136
"streamqueue": "~1.1.2",
137137
"svg-morpheus": "^0.3.0",

0 commit comments

Comments
 (0)