@nswdoe/app-icons 3.0.7 → 3.0.9

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