@nswdoe/app-icons 3.0.7 → 3.0.8

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
package/README.md CHANGED
@@ -3,10 +3,124 @@
3
3
  Single source of truth for DXP icons.
4
4
 
5
5
  ## Changelog
6
+ ### [3.0.8] 10-10-2025
7
+ - update my-edconnect-online-query, bump version to 3.0.8 so it is the latest
8
+
9
+ ### [2.3.29] 10-10-2025
10
+ - add my-ssc
11
+
12
+ ### [2.3.28] 01-10-2025
13
+ - add my-eagle-eye
14
+
15
+ ### [2.3.25] 03-09-2025
16
+ - add my-nsw-school-surveys
17
+
18
+ ### [2.3.22] 07-07-2025
19
+ - add my-edu-search, my-nsw-edu-chat
20
+
21
+ ### [2.3.21] 07-07-2025
22
+ - add msmw
23
+
24
+ ### [2.3.21] 15-05-2025
25
+ - add my-ar
26
+
27
+ ### [2.3.19] 08-04-2025
28
+ - add my-clickview
29
+
30
+ ### [2.3.17] 04-04-2025
31
+ - add my-pdhpe
32
+
33
+ ### [2.3.15] 25-03-2025
34
+ - add my-sice, my-edconnect-online-query
35
+
36
+ ### [2.3.13] 25-02-2025
37
+ - add my-claus
38
+
39
+ ### [2.3.12] 22-01-2025
40
+ - add my-ttss-pre
41
+
42
+ ### [2.3.10] 04-11-2024
43
+ - add my-epp
44
+
45
+ ### [2.3.10] 04-11-2024
46
+ - add my-ecec-digital-hub
47
+
48
+ ### [2.3.9] 28-10-2024
49
+ - add my-tau
50
+
51
+ ### [2.3.8] 28-10-2024
52
+ - add my-sap-signavio
53
+
54
+ ### [2.3.6] 25-09-2024
55
+ - add my-canvas
56
+
57
+ ### [2.3.4] 25-09-2024
58
+ - add my-incident-report and my-sentral2
59
+
60
+ ### [2.3.1] 25-09-2024
61
+ - NEW ICON LIBRARY: start to use the new icon library
62
+
63
+ ### [2.2.0] 12-09-2024
64
+ - NEW ICON LIBRARY: start to use the new icon library
65
+
66
+ ### [2.1.31] 22-08-2024
67
+ - add my-dems
68
+
69
+ ### [2.1.20] 02-08-2024
70
+ - add my-spe
71
+
72
+ ### [2.1.29] 01-08-2024
73
+ - add my-scs
74
+
75
+ ### [2.1.28] 08-07-2024
76
+ - add my-swift-hub
77
+
78
+ ### [2.1.27] 28-06-2024
79
+ - add my-fish
80
+
81
+ ### [2.1.26] 26-06-2024
82
+ - add my-legal-services
83
+
84
+ ### [2.1.24] 02-05-2024
85
+ - add my-cwmhs-hub
86
+
87
+ ### [2.1.23] 17-04-2024
88
+ - add my-robot
89
+ - add my-adobe-express
90
+
91
+ ### [2.1.22] 28-03-2024
92
+ - add my-viva-engage
93
+
94
+ ### [2.1.21] 14-03-2024
95
+ - add my-pdp-alt2
96
+
97
+ ### [2.1.20] 22-01-2024
98
+ - add my-cyber-security-standards
99
+
100
+ ### [2.1.15] 21-09-2023
101
+ - add my-irm
102
+
103
+ ### [2.1.14] 12-09-2023
104
+ - add my-edu-chat
105
+
106
+ ### [2.1.12] 24-08-2023
107
+ - add my-shsoc, my-sinsw
108
+
109
+ ### [2.1.5] 21-02-2023
110
+ - add my-qualtrics-survey
111
+
112
+ ### [2.1.1] 21-02-2023
113
+ - update my-dls
114
+
115
+ ### [2.1.0] 02-02-2023
116
+ - add my-science-statewide-staffroom
117
+
6
118
  ### [2.0.44]
7
119
  - add my-community-languages-schools-program
120
+
8
121
  ### [2.0.42]
9
122
  - add my-etam, my-qplus
123
+
10
124
  ### [2.0.39]
11
125
  - add my-rbnsw
12
126
 
@@ -304,7 +418,7 @@ Then go to 'http://localhost:8000' in your web browser.
304
418
  Icons are deployed via npm. Before publishing a new version:
305
419
 
306
420
  1. Update the version number in package.json.
307
-
421
+
308
422
 
309
423
  npm version <update-type>
310
424
 
@@ -1,25 +1,25 @@
1
1
  /* css colours for essentials icons */
2
2
 
3
3
  .essentials-default {
4
- background: #666666 linear-gradient(#D9D9D9, #9D9D9D 35%, #666666);
4
+ /*background: #666666 linear-gradient(#D9D9D9, #9D9D9D 35%, #666666);*/
5
5
  }
6
6
 
7
7
  .essentials-green {
8
- background: #041E42 linear-gradient(#1D428A, #0F2E62 25%, #041E42);
8
+ /*background: #041E42 linear-gradient(#1D428A, #0F2E62 25%, #041E42);*/
9
9
  }
10
10
 
11
11
  .essentials-orange {
12
- background: #041E42 linear-gradient(#74B5E6, #407EC9 35%, #041E42);
12
+ /*background: #041E42 linear-gradient(#74B5E6, #407EC9 35%, #041E42);*/
13
13
  }
14
14
 
15
15
  .essentials-blue {
16
- background: #E90068 linear-gradient(#CE0037 65%, #E90068);
16
+ /*background: #E90068 linear-gradient(#CE0037 65%, #E90068);*/
17
17
  }
18
18
 
19
19
  .essentials-purple {
20
- background: #EE3C48 linear-gradient(#F3B8B5, #EE3C48);
20
+ /*background: #EE3C48 linear-gradient(#F3B8B5, #EE3C48);*/
21
21
  }
22
22
 
23
23
  .essentials-red {
24
- background: #407EC9 linear-gradient(#74B5E6, #407EC9);
24
+ /*background: #407EC9 linear-gradient(#74B5E6, #407EC9);*/
25
25
  }
@@ -43,12 +43,6 @@
43
43
  "background-color": "407EC9",
44
44
  "gradientStart": "74B5E6",
45
45
  "gradientStop": "407EC9"
46
- },
47
- {
48
- "name": "essentials-none",
49
- "background-color": "rgba(0, 0, 0, 0)",
50
- "gradientStart": "74B5E6",
51
- "gradientStop": "407EC9"
52
46
  }
53
47
  ]
54
48
  }