@nswdoe/app-icons 2.1.6 → 2.1.7

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
@@ -245,5 +245,5 @@ var iconToClass = {
245
245
  "my-science-statewide-staffroom": "essentials-red",
246
246
  "my-my-pdp-alt2": "essentials-none",
247
247
  "my-qualtrics-survey": "essentials-none",
248
- "my-tqi-csaw": "essentials-none"
248
+ "my-tqi-csaw": "essentials-blue"
249
249
  };
@@ -246,5 +246,5 @@
246
246
  "my-science-statewide-staffroom": "essentials-red",
247
247
  "my-my-pdp-alt2": "essentials-none",
248
248
  "my-qualtrics-survey": "essentials-none",
249
- "my-tqi-csaw": "essentials-none"
249
+ "my-tqi-csaw": "essentials-blue"
250
250
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nswdoe/app-icons",
3
- "version": "2.1.6",
3
+ "version": "2.1.7",
4
4
  "description": "Application Icons and colours for NSW DoE.",
5
5
  "private": false,
6
6
  "main": "./essentialIconsMap.js",