@codecademy/gamut-illustrations 0.55.0-alpha.c90abf.0 → 0.55.0
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/dist/{NewIllo.d.ts → Achievement.d.ts} +1 -1
- package/dist/Achievement.js +1047 -0
- package/dist/Announcement.js +144 -147
- package/dist/Bee.js +123 -126
- package/dist/Bell.js +41 -44
- package/dist/BinaryBlocks.js +130 -133
- package/dist/BinaryStairs.js +76 -79
- package/dist/Blocks.js +243 -246
- package/dist/Blueprint.js +90 -93
- package/dist/BlueprintWhite.js +97 -100
- package/dist/BookAndNotepad.js +92 -95
- package/dist/Browser.js +74 -77
- package/dist/BrowserLock.js +41 -44
- package/dist/BrowserPuzzle.js +60 -63
- package/dist/ChatBox.js +41 -44
- package/dist/CodeCelebration.js +153 -156
- package/dist/Coffee.js +58 -61
- package/dist/Confetti.js +92 -95
- package/dist/Conversation.js +56 -59
- package/dist/CustomProject.js +43 -46
- package/dist/EmailAt.js +35 -38
- package/dist/Envelope.js +35 -38
- package/dist/ErrorWindow.js +124 -127
- package/dist/Events.js +1106 -1109
- package/dist/ExplodedCube.js +77 -80
- package/dist/ExplodedCubeLight.js +78 -81
- package/dist/Heart.js +29 -32
- package/dist/Hills.js +46 -49
- package/dist/HomeOffice.js +106 -109
- package/dist/Interest.js +370 -373
- package/dist/Interview.js +164 -167
- package/dist/Keyhole.js +29 -32
- package/dist/Knowledge.js +297 -300
- package/dist/LightBulbAndGears.js +344 -347
- package/dist/MagnifyingGlass.js +63 -66
- package/dist/Maze.js +66 -69
- package/dist/Megaphone.js +47 -50
- package/dist/MobilePhone.js +88 -91
- package/dist/MoneyBack.js +30 -33
- package/dist/New.js +59 -62
- package/dist/NumberBlocks.js +262 -265
- package/dist/OfficeAnnouncement.js +201 -204
- package/dist/Plant.js +61 -64
- package/dist/PortfolioProject.js +34 -37
- package/dist/PracticeProject.js +42 -45
- package/dist/PracticeTarget.js +72 -75
- package/dist/ProgressCharts.js +145 -148
- package/dist/ProgressChartsLight.js +75 -78
- package/dist/ProjectReview.js +217 -220
- package/dist/Purpose.js +127 -130
- package/dist/Puzzle.js +155 -158
- package/dist/Python.js +21 -24
- package/dist/SevenDayTrial.js +82 -85
- package/dist/StackedFruits.js +96 -99
- package/dist/StackedFruitsLight.js +68 -71
- package/dist/StackedPages.js +145 -148
- package/dist/StackedPagesVariant.js +193 -196
- package/dist/StairsToWindow.js +84 -87
- package/dist/StairsToWindowLight.js +72 -75
- package/dist/Sun.js +116 -119
- package/dist/Syllabus.js +347 -350
- package/dist/Tag25PercentOff.js +87 -90
- package/dist/Tag30PercentOff.js +63 -66
- package/dist/Tag50PercentOff.js +171 -174
- package/dist/TagCelebration.js +161 -164
- package/dist/Target.js +42 -45
- package/dist/TinyBlocks.js +19 -22
- package/dist/Warning.js +95 -98
- package/dist/index.d.ts +1 -0
- package/dist/index.js +1 -0
- package/package.json +3 -3
- package/dist/NewIllo.js +0 -33
package/dist/Warning.js
CHANGED
|
@@ -1,102 +1,99 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
export const Warning =
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
children: [/*#__PURE__*/
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
3
|
+
export const Warning = ({
|
|
4
|
+
'aria-hidden': ariaHidden,
|
|
5
|
+
className,
|
|
6
|
+
height,
|
|
7
|
+
width
|
|
8
|
+
}) => /*#__PURE__*/_jsxs("svg", {
|
|
9
|
+
"aria-hidden": ariaHidden,
|
|
10
|
+
className: className,
|
|
11
|
+
fill: "none",
|
|
12
|
+
height: height,
|
|
13
|
+
viewBox: "0 0 300 168",
|
|
14
|
+
width: width,
|
|
15
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16
|
+
children: [/*#__PURE__*/_jsxs("g", {
|
|
17
|
+
clipPath: "url(#clip0_1192_39433)",
|
|
18
|
+
children: [/*#__PURE__*/_jsx("path", {
|
|
19
|
+
d: "M100.551 156.308C140.62 156.308 173.103 123.854 173.103 83.8199C173.103 43.7857 140.62 11.3315 100.551 11.3315C60.4824 11.3315 28 43.7857 28 83.8199C28 123.854 60.4824 156.308 100.551 156.308Z",
|
|
20
|
+
fill: "#1D2340",
|
|
21
|
+
stroke: "#141C3A",
|
|
22
|
+
strokeWidth: "0.663264"
|
|
23
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
24
|
+
d: "M100.552 132.269C127.332 132.269 149.042 110.578 149.042 83.82C149.042 57.0624 127.332 35.3711 100.552 35.3711C73.7707 35.3711 52.0605 57.0624 52.0605 83.82C52.0605 110.578 73.7707 132.269 100.552 132.269Z",
|
|
25
|
+
fill: "white",
|
|
26
|
+
stroke: "#141C3A",
|
|
27
|
+
strokeWidth: "0.663264"
|
|
28
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
29
|
+
d: "M100.551 110.079C115.066 110.079 126.833 98.3223 126.833 83.8201C126.833 69.3179 115.066 57.5615 100.551 57.5615C86.0366 57.5615 74.27 69.3179 74.27 83.8201C74.27 98.3223 86.0366 110.079 100.551 110.079Z",
|
|
30
|
+
fill: "#E91C11",
|
|
31
|
+
stroke: "#141C3A",
|
|
32
|
+
strokeWidth: "0.663264"
|
|
33
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
34
|
+
d: "M100.551 95.285C106.889 95.285 112.026 90.1519 112.026 83.82C112.026 77.488 106.889 72.355 100.551 72.355C94.2137 72.355 89.0762 77.488 89.0762 83.82C89.0762 90.1519 94.2137 95.285 100.551 95.285Z",
|
|
35
|
+
fill: "#FFD300",
|
|
36
|
+
stroke: "#141C3A",
|
|
37
|
+
strokeWidth: "0.663264"
|
|
38
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
39
|
+
clipRule: "evenodd",
|
|
40
|
+
d: "M111.889 68.635L118.736 88.4949L102.724 82.8943L111.889 68.635Z",
|
|
41
|
+
fill: "#141C3A",
|
|
42
|
+
fillRule: "evenodd",
|
|
43
|
+
stroke: "#141C3A",
|
|
44
|
+
strokeWidth: "0.663264"
|
|
45
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
46
|
+
d: "M116.042 78.4165L212.499 45.2325",
|
|
47
|
+
stroke: "#141C3A",
|
|
48
|
+
strokeLinecap: "square",
|
|
49
|
+
strokeWidth: "0.663264"
|
|
50
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
51
|
+
d: "M204.512 47.6357L208.872 38.7007",
|
|
52
|
+
stroke: "#141C3A",
|
|
53
|
+
strokeLinecap: "square",
|
|
54
|
+
strokeWidth: "0.663264"
|
|
55
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
56
|
+
d: "M198.649 49.5884L203.008 40.6534",
|
|
57
|
+
stroke: "#141C3A",
|
|
58
|
+
strokeLinecap: "square",
|
|
59
|
+
strokeWidth: "0.663264"
|
|
60
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
61
|
+
d: "M192.786 51.541L197.145 42.606",
|
|
62
|
+
stroke: "#141C3A",
|
|
63
|
+
strokeLinecap: "square",
|
|
64
|
+
strokeWidth: "0.663264"
|
|
65
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
66
|
+
d: "M204.663 47.8223L213.606 52.1825",
|
|
67
|
+
stroke: "#141C3A",
|
|
68
|
+
strokeLinecap: "square",
|
|
69
|
+
strokeWidth: "0.663264"
|
|
70
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
71
|
+
d: "M198.8 50.2629L207.743 54.6232",
|
|
72
|
+
stroke: "#141C3A",
|
|
73
|
+
strokeLinecap: "square",
|
|
74
|
+
strokeWidth: "0.663264"
|
|
75
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
76
|
+
d: "M192.938 52.2158L201.88 56.576",
|
|
77
|
+
stroke: "#141C3A",
|
|
78
|
+
strokeLinecap: "square",
|
|
79
|
+
strokeWidth: "0.663264"
|
|
80
|
+
}), /*#__PURE__*/_jsx("path", {
|
|
81
|
+
d: "M220.02 44.0231C238.096 51.5746 256.68 32.8106 248.213 21.0109C243.502 14.4452 233.409 15.5012 234.923 24.6314C236.803 35.9701 258.201 38.2025 264.512 19.7506C265.499 16.8632 266.524 14.7798 266.396 11.6867",
|
|
82
|
+
stroke: "#10162F",
|
|
83
|
+
strokeDasharray: "1.33 1.99",
|
|
84
|
+
strokeLinecap: "square",
|
|
85
|
+
strokeLinejoin: "round",
|
|
86
|
+
strokeWidth: "0.663264"
|
|
87
|
+
})]
|
|
88
|
+
}), /*#__PURE__*/_jsx("defs", {
|
|
89
|
+
children: /*#__PURE__*/_jsx("clipPath", {
|
|
90
|
+
id: "clip0_1192_39433",
|
|
91
|
+
children: /*#__PURE__*/_jsx("rect", {
|
|
27
92
|
fill: "white",
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
d: "M100.551 110.079C115.066 110.079 126.833 98.3223 126.833 83.8201C126.833 69.3179 115.066 57.5615 100.551 57.5615C86.0366 57.5615 74.27 69.3179 74.27 83.8201C74.27 98.3223 86.0366 110.079 100.551 110.079Z",
|
|
32
|
-
fill: "#E91C11",
|
|
33
|
-
stroke: "#141C3A",
|
|
34
|
-
strokeWidth: "0.663264"
|
|
35
|
-
}), /*#__PURE__*/_jsx("path", {
|
|
36
|
-
d: "M100.551 95.285C106.889 95.285 112.026 90.1519 112.026 83.82C112.026 77.488 106.889 72.355 100.551 72.355C94.2137 72.355 89.0762 77.488 89.0762 83.82C89.0762 90.1519 94.2137 95.285 100.551 95.285Z",
|
|
37
|
-
fill: "#FFD300",
|
|
38
|
-
stroke: "#141C3A",
|
|
39
|
-
strokeWidth: "0.663264"
|
|
40
|
-
}), /*#__PURE__*/_jsx("path", {
|
|
41
|
-
clipRule: "evenodd",
|
|
42
|
-
d: "M111.889 68.635L118.736 88.4949L102.724 82.8943L111.889 68.635Z",
|
|
43
|
-
fill: "#141C3A",
|
|
44
|
-
fillRule: "evenodd",
|
|
45
|
-
stroke: "#141C3A",
|
|
46
|
-
strokeWidth: "0.663264"
|
|
47
|
-
}), /*#__PURE__*/_jsx("path", {
|
|
48
|
-
d: "M116.042 78.4165L212.499 45.2325",
|
|
49
|
-
stroke: "#141C3A",
|
|
50
|
-
strokeLinecap: "square",
|
|
51
|
-
strokeWidth: "0.663264"
|
|
52
|
-
}), /*#__PURE__*/_jsx("path", {
|
|
53
|
-
d: "M204.512 47.6357L208.872 38.7007",
|
|
54
|
-
stroke: "#141C3A",
|
|
55
|
-
strokeLinecap: "square",
|
|
56
|
-
strokeWidth: "0.663264"
|
|
57
|
-
}), /*#__PURE__*/_jsx("path", {
|
|
58
|
-
d: "M198.649 49.5884L203.008 40.6534",
|
|
59
|
-
stroke: "#141C3A",
|
|
60
|
-
strokeLinecap: "square",
|
|
61
|
-
strokeWidth: "0.663264"
|
|
62
|
-
}), /*#__PURE__*/_jsx("path", {
|
|
63
|
-
d: "M192.786 51.541L197.145 42.606",
|
|
64
|
-
stroke: "#141C3A",
|
|
65
|
-
strokeLinecap: "square",
|
|
66
|
-
strokeWidth: "0.663264"
|
|
67
|
-
}), /*#__PURE__*/_jsx("path", {
|
|
68
|
-
d: "M204.663 47.8223L213.606 52.1825",
|
|
69
|
-
stroke: "#141C3A",
|
|
70
|
-
strokeLinecap: "square",
|
|
71
|
-
strokeWidth: "0.663264"
|
|
72
|
-
}), /*#__PURE__*/_jsx("path", {
|
|
73
|
-
d: "M198.8 50.2629L207.743 54.6232",
|
|
74
|
-
stroke: "#141C3A",
|
|
75
|
-
strokeLinecap: "square",
|
|
76
|
-
strokeWidth: "0.663264"
|
|
77
|
-
}), /*#__PURE__*/_jsx("path", {
|
|
78
|
-
d: "M192.938 52.2158L201.88 56.576",
|
|
79
|
-
stroke: "#141C3A",
|
|
80
|
-
strokeLinecap: "square",
|
|
81
|
-
strokeWidth: "0.663264"
|
|
82
|
-
}), /*#__PURE__*/_jsx("path", {
|
|
83
|
-
d: "M220.02 44.0231C238.096 51.5746 256.68 32.8106 248.213 21.0109C243.502 14.4452 233.409 15.5012 234.923 24.6314C236.803 35.9701 258.201 38.2025 264.512 19.7506C265.499 16.8632 266.524 14.7798 266.396 11.6867",
|
|
84
|
-
stroke: "#10162F",
|
|
85
|
-
strokeDasharray: "1.33 1.99",
|
|
86
|
-
strokeLinecap: "square",
|
|
87
|
-
strokeLinejoin: "round",
|
|
88
|
-
strokeWidth: "0.663264"
|
|
89
|
-
})]
|
|
90
|
-
}), /*#__PURE__*/_jsx("defs", {
|
|
91
|
-
children: /*#__PURE__*/_jsx("clipPath", {
|
|
92
|
-
id: "clip0_1192_39433",
|
|
93
|
-
children: /*#__PURE__*/_jsx("rect", {
|
|
94
|
-
fill: "white",
|
|
95
|
-
height: "145.918",
|
|
96
|
-
transform: "translate(28 11)",
|
|
97
|
-
width: "243.086"
|
|
98
|
-
})
|
|
93
|
+
height: "145.918",
|
|
94
|
+
transform: "translate(28 11)",
|
|
95
|
+
width: "243.086"
|
|
99
96
|
})
|
|
100
|
-
})
|
|
101
|
-
})
|
|
102
|
-
};
|
|
97
|
+
})
|
|
98
|
+
})]
|
|
99
|
+
});
|
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codecademy/gamut-illustrations",
|
|
3
3
|
"description": "Illustrations library for Codecademy",
|
|
4
|
-
"version": "0.55.0
|
|
4
|
+
"version": "0.55.0",
|
|
5
5
|
"author": "Codecademy Engineering <dev@codecademy.com>",
|
|
6
6
|
"bugs": "https://github.com/Codecademy/gamut/issues",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@codecademy/gamut-styles": "17.
|
|
8
|
+
"@codecademy/gamut-styles": "17.10.0",
|
|
9
9
|
"classnames": "^2.2.5"
|
|
10
10
|
},
|
|
11
11
|
"files": [
|
|
@@ -32,5 +32,5 @@
|
|
|
32
32
|
"dist/**/[A-Z]**/[A-Z]*.js",
|
|
33
33
|
"dist/**/[A-Z]**/index.js"
|
|
34
34
|
],
|
|
35
|
-
"gitHead": "
|
|
35
|
+
"gitHead": "f9d1cb50d25f42bf268b2f1cea026cabbbc6330a"
|
|
36
36
|
}
|
package/dist/NewIllo.js
DELETED
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
export const NewIllo = () => /*#__PURE__*/_jsxs("svg", {
|
|
4
|
-
height: "140",
|
|
5
|
-
viewBox: "0 0 140 140",
|
|
6
|
-
width: "140",
|
|
7
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
8
|
-
children: [/*#__PURE__*/_jsxs("mask", {
|
|
9
|
-
height: "140",
|
|
10
|
-
id: "mask0_1884_2441",
|
|
11
|
-
width: "140",
|
|
12
|
-
children: [/*#__PURE__*/_jsx("path", {
|
|
13
|
-
d: "M18 4.1441C19.565 3.89258 21.1469 3.76086 22.732 3.7501C22.8682 3.748 22.9997 3.79975 23.098 3.8941C23.1457 3.94035 23.1837 3.99566 23.2098 4.05679C23.2359 4.11792 23.2496 4.18363 23.25 4.2501V20.0181C23.2487 20.1503 23.1956 20.2767 23.1021 20.3702C23.0086 20.4637 22.8822 20.5168 22.75 20.5181C14.457 20.6211 12 23.2501 12 23.2501V6.4821C12 6.4821 9.545 3.8561 1.268 3.7501C1.1311 3.74747 0.998759 3.79926 0.9 3.8941C0.852636 3.94052 0.814982 3.9959 0.78923 4.05702C0.763478 4.11814 0.750142 4.18377 0.75 4.2501V20.0181C0.751303 20.1503 0.804399 20.2767 0.897887 20.3702C0.991374 20.4637 1.1178 20.5168 1.25 20.5181C9.543 20.6211 12 23.2501 12 23.2501",
|
|
14
|
-
stroke: "white",
|
|
15
|
-
strokeLinecap: "round",
|
|
16
|
-
strokeLinejoin: "round",
|
|
17
|
-
strokeWidth: "1.5"
|
|
18
|
-
}), /*#__PURE__*/_jsx("path", {
|
|
19
|
-
d: "M12 22.757C12.158 21.4609 12.732 20.2511 13.636 19.309C14.7992 18.0542 16.3246 17.1933 18 16.846V1.24298C17.9985 1.16256 17.9768 1.08381 17.937 1.01393C17.8971 0.944048 17.8404 0.885273 17.772 0.84298C17.6992 0.797222 17.6174 0.767648 17.5322 0.756261C17.4469 0.744874 17.3603 0.75194 17.278 0.77698C15.8748 1.18018 14.613 1.96909 13.636 3.05398C12.7324 3.99555 12.1584 5.20464 12 6.49998",
|
|
20
|
-
stroke: "white",
|
|
21
|
-
strokeLinecap: "round",
|
|
22
|
-
strokeLinejoin: "round",
|
|
23
|
-
strokeWidth: "1.5"
|
|
24
|
-
})]
|
|
25
|
-
}), /*#__PURE__*/_jsx("g", {
|
|
26
|
-
mask: "url(#mask0_1884_2441)",
|
|
27
|
-
children: /*#__PURE__*/_jsx("rect", {
|
|
28
|
-
fill: "#10162F",
|
|
29
|
-
height: "140",
|
|
30
|
-
width: "140"
|
|
31
|
-
})
|
|
32
|
-
})]
|
|
33
|
-
});
|