@nswdoe/app-icons 2.3.25 → 2.3.26

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
@@ -275,5 +275,6 @@ var iconToClass = {
275
275
  "my-ar": "essentials-none",
276
276
  "my-msmw": "essentials-none",
277
277
  "my-edu-search": "essentials-none",
278
- "my-nsw-edu-chat": "essentials-none"
278
+ "my-nsw-edu-chat": "essentials-none",
279
+ "my-nsw-school-surveys": "essentials-none"
279
280
  };
@@ -279,5 +279,6 @@
279
279
  "my-ar": "essentials-none",
280
280
  "my-msmw": "essentials-none",
281
281
  "my-edu-search": "essentials-none",
282
- "my-nsw-edu-chat": "essentials-none"
282
+ "my-nsw-edu-chat": "essentials-none",
283
+ "my-nsw-school-surveys": "essentials-none"
283
284
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nswdoe/app-icons",
3
- "version": "2.3.25",
3
+ "version": "2.3.26",
4
4
  "description": "Application Icons and colours for NSW DoE.",
5
5
  "private": false,
6
6
  "main": "./essentialIconsMap.js",