placementt-core 1.300.521 → 1.300.522
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/lib/constants.d.ts +1 -1
- package/lib/constants.js +2 -2
- package/package.json +1 -1
- package/src/constants.ts +2 -2
- package/src/images/LogFuturePlacement.jsx +2 -2
- package/src/images/LogPreviousPlacement.jsx +4 -4
- package/src/images/log_future_placement.svg +2 -2
- package/src/images/log_previous_placement.svg +4 -4
package/lib/constants.d.ts
CHANGED
|
@@ -94,7 +94,7 @@ export declare const flagCodes: {
|
|
|
94
94
|
};
|
|
95
95
|
};
|
|
96
96
|
export declare const sampleTargets: AnalyticsItem;
|
|
97
|
-
export declare const PRIMARY_COLOUR = "#
|
|
97
|
+
export declare const PRIMARY_COLOUR = "#212EF5";
|
|
98
98
|
export declare const LOGO_SECONDARY_COLOUR = "#964FF7";
|
|
99
99
|
export declare const LOGO_TERTIARY_COLOUR = "#B380F9";
|
|
100
100
|
export declare const SECONDARY_COLOUR = "#D16EFF";
|
package/lib/constants.js
CHANGED
|
@@ -440,7 +440,7 @@ exports.sampleTargets = {
|
|
|
440
440
|
},
|
|
441
441
|
},
|
|
442
442
|
};
|
|
443
|
-
exports.PRIMARY_COLOUR = "#
|
|
443
|
+
exports.PRIMARY_COLOUR = "#212EF5";
|
|
444
444
|
exports.LOGO_SECONDARY_COLOUR = "#964FF7";
|
|
445
445
|
exports.LOGO_TERTIARY_COLOUR = "#B380F9";
|
|
446
446
|
exports.SECONDARY_COLOUR = "#D16EFF";
|
|
@@ -889,7 +889,7 @@ exports.gatsbyBenchmarks = [
|
|
|
889
889
|
{ title: "Addressing the needs of each young person", color: "#bc42f5" },
|
|
890
890
|
{ title: "Linking curriculum learning to careers", color: "#f5429e" },
|
|
891
891
|
{ title: "Encounters with employers and employees", color: "#f54242" },
|
|
892
|
-
{ title: "Experiences of workplaces", color: "#
|
|
892
|
+
{ title: "Experiences of workplaces", color: "#212EF5" },
|
|
893
893
|
{ title: "Encounters with further and higher education", color: "#f5c842" },
|
|
894
894
|
{ title: "Personal guidance", color: "#f58442" },
|
|
895
895
|
];
|
package/package.json
CHANGED
package/src/constants.ts
CHANGED
|
@@ -450,7 +450,7 @@ export const sampleTargets: AnalyticsItem = {
|
|
|
450
450
|
};
|
|
451
451
|
|
|
452
452
|
|
|
453
|
-
export const PRIMARY_COLOUR = "#
|
|
453
|
+
export const PRIMARY_COLOUR = "#212EF5";
|
|
454
454
|
export const LOGO_SECONDARY_COLOUR = "#964FF7";
|
|
455
455
|
export const LOGO_TERTIARY_COLOUR = "#B380F9";
|
|
456
456
|
|
|
@@ -917,7 +917,7 @@ export const gatsbyBenchmarks = [
|
|
|
917
917
|
{title: "Addressing the needs of each young person", color: "#bc42f5"},
|
|
918
918
|
{title: "Linking curriculum learning to careers", color: "#f5429e"},
|
|
919
919
|
{title: "Encounters with employers and employees", color: "#f54242"},
|
|
920
|
-
{title: "Experiences of workplaces", color: "#
|
|
920
|
+
{title: "Experiences of workplaces", color: "#212EF5"},
|
|
921
921
|
{title: "Encounters with further and higher education", color: "#f5c842"},
|
|
922
922
|
{title: "Personal guidance", color: "#f58442"},
|
|
923
923
|
];
|
|
@@ -23,7 +23,7 @@ export default function LogFuturePlacement({size=100}) {
|
|
|
23
23
|
d="M70.086 25.939h43.705V92.19H70.086z"
|
|
24
24
|
style={{
|
|
25
25
|
fill: "none",
|
|
26
|
-
stroke: "#
|
|
26
|
+
stroke: "#212EF5",
|
|
27
27
|
strokeWidth: 3,
|
|
28
28
|
strokeLinecap: "round",
|
|
29
29
|
strokeLinejoin: "round",
|
|
@@ -36,7 +36,7 @@ export default function LogFuturePlacement({size=100}) {
|
|
|
36
36
|
d="M113.79 43.321h18.04V92.19h-18.04z"
|
|
37
37
|
style={{
|
|
38
38
|
fill: "none",
|
|
39
|
-
stroke: "#
|
|
39
|
+
stroke: "#212EF5",
|
|
40
40
|
strokeWidth: 3,
|
|
41
41
|
strokeLinecap: "round",
|
|
42
42
|
strokeLinejoin: "round",
|
|
@@ -9,7 +9,7 @@ export default function LogPreviousPlacement({ size = 100 }) {
|
|
|
9
9
|
>
|
|
10
10
|
<g
|
|
11
11
|
style={{
|
|
12
|
-
stroke: "#
|
|
12
|
+
stroke: "#212EF5",
|
|
13
13
|
strokeWidth: 3,
|
|
14
14
|
strokeDasharray: "none",
|
|
15
15
|
strokeOpacity: 1,
|
|
@@ -20,7 +20,7 @@ export default function LogPreviousPlacement({ size = 100 }) {
|
|
|
20
20
|
d="M68.274 146.773a31.098 31.098 0 0 0 1.702 15.94 31.098 31.098 0 0 0 9.453 12.945 31.098 31.098 0 0 0 14.664 6.475 31.098 31.098 0 0 0 15.936-1.737c6.644-2.582 12.337-7.54 15.808-13.766 3.471-6.227 4.694-13.676 3.397-20.686-1.297-7.01-5.105-13.528-10.575-18.1-5.47-4.572-12.56-7.164-19.688-7.197"
|
|
21
21
|
style={{
|
|
22
22
|
fill: "none",
|
|
23
|
-
stroke: "#
|
|
23
|
+
stroke: "#212EF5",
|
|
24
24
|
strokeWidth: 3,
|
|
25
25
|
strokeLinecap: "round",
|
|
26
26
|
strokeLinejoin: "round",
|
|
@@ -33,7 +33,7 @@ export default function LogPreviousPlacement({ size = 100 }) {
|
|
|
33
33
|
d="m104.7 116.1-5.73 4.547 4.913 5.419"
|
|
34
34
|
style={{
|
|
35
35
|
fill: "none",
|
|
36
|
-
stroke: "#
|
|
36
|
+
stroke: "#212EF5",
|
|
37
37
|
strokeWidth: 3,
|
|
38
38
|
strokeLinecap: "round",
|
|
39
39
|
strokeLinejoin: "round",
|
|
@@ -214,7 +214,7 @@ export default function LogPreviousPlacement({ size = 100 }) {
|
|
|
214
214
|
d="M98.822 134.118v17.452H112.6"
|
|
215
215
|
style={{
|
|
216
216
|
fill: "none",
|
|
217
|
-
stroke: "#
|
|
217
|
+
stroke: "#212EF5",
|
|
218
218
|
strokeWidth: 3,
|
|
219
219
|
strokeLinecap: "round",
|
|
220
220
|
strokeLinejoin: "round",
|
|
@@ -61,14 +61,14 @@
|
|
|
61
61
|
x="83.894501"
|
|
62
62
|
y="71.390472" />
|
|
63
63
|
<rect
|
|
64
|
-
style="fill:none;stroke:#
|
|
64
|
+
style="fill:none;stroke:#212EF5;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
|
|
65
65
|
id="rect790"
|
|
66
66
|
width="43.704639"
|
|
67
67
|
height="66.250809"
|
|
68
68
|
x="70.085724"
|
|
69
69
|
y="25.938856" />
|
|
70
70
|
<rect
|
|
71
|
-
style="fill:none;stroke:#
|
|
71
|
+
style="fill:none;stroke:#212EF5;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
|
|
72
72
|
id="rect790-5"
|
|
73
73
|
width="18.039755"
|
|
74
74
|
height="48.868694"
|
|
@@ -54,15 +54,15 @@
|
|
|
54
54
|
transform="translate(-49.368621,-42.578298)">
|
|
55
55
|
<g
|
|
56
56
|
id="g4859"
|
|
57
|
-
style="stroke:#
|
|
57
|
+
style="stroke:#212EF5;stroke-width:3;stroke-dasharray:none;stroke-opacity:1">
|
|
58
58
|
<path
|
|
59
|
-
style="fill:none;stroke:#
|
|
59
|
+
style="fill:none;stroke:#212EF5;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
|
|
60
60
|
d="m 68.274455,146.77335 c -0.838654,5.33949 -0.245258,10.89711 1.701848,15.93916 1.947107,5.04206 5.243084,9.55601 9.452814,12.94595 4.209729,3.38994 9.322743,5.64745 14.664047,6.47449 5.341305,0.82704 10.897616,0.22156 15.935426,-1.73651 6.64449,-2.58255 12.33735,-7.54019 15.80839,-13.76681 3.47105,-6.22661 4.69441,-13.67579 3.39714,-20.68549 -1.29726,-7.00971 -5.1055,-13.5277 -10.57501,-18.09971 -5.46952,-4.572 -12.55956,-7.16396 -19.688213,-7.19754"
|
|
61
61
|
id="path4837"
|
|
62
62
|
inkscape:path-effect="#path-effect4839"
|
|
63
63
|
inkscape:original-d="m 68.274455,146.77335 c 13.705477,11.26017 27.836466,22.41542 41.754135,33.62309 13.91768,11.20767 -7.37142,-39.83301 -11.057693,-59.74955" />
|
|
64
64
|
<path
|
|
65
|
-
style="fill:none;stroke:#
|
|
65
|
+
style="fill:none;stroke:#212EF5;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
|
|
66
66
|
d="m 104.69916,116.09942 -5.728263,4.54747 4.911763,5.41914"
|
|
67
67
|
id="path4855"
|
|
68
68
|
sodipodi:nodetypes="ccc"
|
|
@@ -191,7 +191,7 @@
|
|
|
191
191
|
style="stroke:#d16eff;stroke-width:2;stroke-dasharray:none;stroke-opacity:1" />
|
|
192
192
|
</g>
|
|
193
193
|
<path
|
|
194
|
-
style="fill:none;stroke:#
|
|
194
|
+
style="fill:none;stroke:#212EF5;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
|
|
195
195
|
d="m 98.822,134.11769 v 17.45254 h 13.77833"
|
|
196
196
|
id="path5720" />
|
|
197
197
|
</g>
|