@nswdoe/app-icons 2.1.12 → 2.1.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/PDFs.zip CHANGED
Binary file
@@ -248,5 +248,7 @@ var iconToClass = {
248
248
  "my-tqi-csaw": "essentials-blue",
249
249
  "my-efsg-technical-standards": "essentials-none",
250
250
  "my-fmweb2": "essentials-none",
251
- "my-school-leadership-institute": "essentials-none"
251
+ "my-school-leadership-institute": "essentials-none",
252
+ "my-shsoc": "essentials-none",
253
+ "my-sinsw": "essentials-none"
252
254
  };
@@ -249,5 +249,7 @@
249
249
  "my-tqi-csaw": "essentials-blue",
250
250
  "my-efsg-technical-standards": "essentials-none",
251
251
  "my-fmweb2": "essentials-none",
252
- "my-school-leadership-institute": "essentials-none"
252
+ "my-school-leadership-institute": "essentials-none",
253
+ "my-shsoc": "essentials-none",
254
+ "my-sinsw": "essentials-none"
253
255
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nswdoe/app-icons",
3
- "version": "2.1.12",
3
+ "version": "2.1.13",
4
4
  "description": "Application Icons and colours for NSW DoE.",
5
5
  "private": false,
6
6
  "main": "./essentialIconsMap.js",