@codecademy/gamut-illustrations 0.55.0-alpha.fed7e3.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.
Files changed (72) hide show
  1. package/dist/{BrowserInspect.d.ts → Achievement.d.ts} +1 -1
  2. package/dist/Achievement.js +1047 -0
  3. package/dist/Announcement.js +144 -147
  4. package/dist/Bee.js +123 -126
  5. package/dist/Bell.js +41 -44
  6. package/dist/BinaryBlocks.js +130 -133
  7. package/dist/BinaryStairs.js +76 -79
  8. package/dist/Blocks.js +243 -246
  9. package/dist/Blueprint.js +90 -93
  10. package/dist/BlueprintWhite.js +97 -100
  11. package/dist/BookAndNotepad.js +92 -95
  12. package/dist/Browser.js +74 -77
  13. package/dist/BrowserLock.js +41 -44
  14. package/dist/BrowserPuzzle.js +60 -63
  15. package/dist/ChatBox.js +41 -44
  16. package/dist/CodeCelebration.js +153 -156
  17. package/dist/Coffee.js +58 -61
  18. package/dist/Confetti.js +92 -95
  19. package/dist/Conversation.js +56 -59
  20. package/dist/CustomProject.js +43 -46
  21. package/dist/EmailAt.js +35 -38
  22. package/dist/Envelope.js +35 -38
  23. package/dist/ErrorWindow.js +124 -127
  24. package/dist/Events.js +1106 -1109
  25. package/dist/ExplodedCube.js +77 -80
  26. package/dist/ExplodedCubeLight.js +78 -81
  27. package/dist/Heart.js +29 -32
  28. package/dist/Hills.js +46 -49
  29. package/dist/HomeOffice.js +106 -109
  30. package/dist/Interest.js +370 -373
  31. package/dist/Interview.js +164 -167
  32. package/dist/Keyhole.js +29 -32
  33. package/dist/Knowledge.js +297 -300
  34. package/dist/LightBulbAndGears.js +344 -347
  35. package/dist/MagnifyingGlass.js +63 -66
  36. package/dist/Maze.js +66 -69
  37. package/dist/Megaphone.js +47 -50
  38. package/dist/MobilePhone.js +88 -91
  39. package/dist/MoneyBack.js +30 -33
  40. package/dist/New.js +59 -62
  41. package/dist/NumberBlocks.js +262 -265
  42. package/dist/OfficeAnnouncement.js +201 -204
  43. package/dist/Plant.js +61 -64
  44. package/dist/PortfolioProject.js +34 -37
  45. package/dist/PracticeProject.js +42 -45
  46. package/dist/PracticeTarget.js +72 -75
  47. package/dist/ProgressCharts.js +145 -148
  48. package/dist/ProgressChartsLight.js +75 -78
  49. package/dist/ProjectReview.js +217 -220
  50. package/dist/Purpose.js +127 -130
  51. package/dist/Puzzle.js +155 -158
  52. package/dist/Python.js +21 -24
  53. package/dist/SevenDayTrial.js +82 -85
  54. package/dist/StackedFruits.js +96 -99
  55. package/dist/StackedFruitsLight.js +68 -71
  56. package/dist/StackedPages.js +145 -148
  57. package/dist/StackedPagesVariant.js +193 -196
  58. package/dist/StairsToWindow.js +84 -87
  59. package/dist/StairsToWindowLight.js +72 -75
  60. package/dist/Sun.js +116 -119
  61. package/dist/Syllabus.js +347 -350
  62. package/dist/Tag25PercentOff.js +87 -90
  63. package/dist/Tag30PercentOff.js +63 -66
  64. package/dist/Tag50PercentOff.js +171 -174
  65. package/dist/TagCelebration.js +161 -164
  66. package/dist/Target.js +42 -45
  67. package/dist/TinyBlocks.js +19 -22
  68. package/dist/Warning.js +95 -98
  69. package/dist/index.d.ts +1 -1
  70. package/dist/index.js +1 -1
  71. package/package.json +3 -3
  72. package/dist/BrowserInspect.js +0 -147
@@ -1,80 +1,77 @@
1
1
  import * as React from 'react';
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
- export const ProgressChartsLight = _ref => {
4
- let {
5
- 'aria-hidden': ariaHidden,
6
- className,
7
- height,
8
- width
9
- } = _ref;
10
- return /*#__PURE__*/_jsxs("svg", {
11
- "aria-hidden": ariaHidden,
12
- className: className,
13
- fill: "none",
14
- height: height,
15
- viewBox: "0 0 149 103",
16
- width: width,
17
- xmlns: "http://www.w3.org/2000/svg",
18
- xmlnsXlink: "http://www.w3.org/1999/xlink",
19
- children: [/*#__PURE__*/_jsx("path", {
20
- d: "M52.688 17.238h38.855v65.254H52.688z",
21
- fill: "#FF8C00"
22
- }), /*#__PURE__*/_jsx("path", {
23
- d: "M56.126 15.445h37.775v63.508H56.126zM99.7 23.063h37.775v63.508H99.7zM10.055 23.063H47.83v63.508H10.055z",
24
- fill: "#F5FCFF",
25
- stroke: "#10162F",
26
- strokeWidth: "2"
27
- }), /*#__PURE__*/_jsx("path", {
28
- d: "M41.879 32.841c0 1.6-1.349 2.951-3.08 2.951s-3.08-1.351-3.08-2.95c0-1.6 1.349-2.951 3.08-2.951s3.08 1.35 3.08 2.95Z",
29
- fill: "#10162F",
30
- stroke: "#10162F",
31
- strokeWidth: "2"
32
- }), /*#__PURE__*/_jsx("ellipse", {
33
- cx: "128.626",
34
- cy: "32.841",
35
- fill: "#10162F",
36
- rx: "4.079",
37
- ry: "3.951"
38
- }), /*#__PURE__*/_jsx("path", {
39
- d: "M41.879 47.287c0 1.6-1.349 2.95-3.08 2.95s-3.08-1.35-3.08-2.95 1.349-2.951 3.08-2.951 3.08 1.351 3.08 2.95Z",
40
- fill: "#10162F",
41
- stroke: "#10162F",
42
- strokeWidth: "2"
43
- }), /*#__PURE__*/_jsx("ellipse", {
44
- cx: "128.626",
45
- cy: "47.287",
46
- fill: "#10162F",
47
- rx: "4.079",
48
- ry: "3.951"
49
- }), /*#__PURE__*/_jsx("path", {
50
- d: "M41.879 61.731c0 1.6-1.349 2.95-3.08 2.95s-3.08-1.35-3.08-2.95 1.349-2.95 3.08-2.95 3.08 1.35 3.08 2.95Z",
51
- fill: "#10162F",
52
- stroke: "#10162F",
53
- strokeWidth: "2"
54
- }), /*#__PURE__*/_jsx("ellipse", {
55
- cx: "128.626",
56
- cy: "61.731",
57
- fill: "#10162F",
58
- rx: "4.079",
59
- ry: "3.951"
60
- }), /*#__PURE__*/_jsx("path", {
61
- d: "M41.879 76.177c0 1.6-1.349 2.95-3.08 2.95s-3.08-1.35-3.08-2.95 1.349-2.951 3.08-2.951 3.08 1.35 3.08 2.95Z",
62
- fill: "#10162F",
63
- stroke: "#10162F",
64
- strokeWidth: "2"
65
- }), /*#__PURE__*/_jsx("path", {
66
- d: "M15.543 75.275h15.254v1.549H15.543zM15.543 46.385h15.254v1.549H15.543zM105.37 46.385h15.254v1.549H105.37zM15.543 31.939h15.254v1.549H15.543zM105.37 31.939h15.254v1.549H105.37z",
67
- fill: "#10162F",
68
- stroke: "#10162F"
69
- }), /*#__PURE__*/_jsx("path", {
70
- d: "M88.075 26.044c0 1.6-1.348 2.95-3.08 2.95-1.73 0-3.079-1.35-3.079-2.95s1.349-2.951 3.08-2.951c1.73 0 3.08 1.35 3.08 2.95ZM88.075 40.489c0 1.6-1.348 2.95-3.08 2.95-1.73 0-3.079-1.35-3.079-2.95s1.349-2.95 3.08-2.95c1.73 0 3.08 1.35 3.08 2.95Z",
71
- fill: "#10162F",
72
- stroke: "#10162F",
73
- strokeWidth: "2"
74
- }), /*#__PURE__*/_jsx("path", {
75
- d: "M61.74 39.587h15.254v1.549H61.74zM61.74 25.142h15.254v1.549H61.74zM15.543 60.829h15.254v1.549H15.543zM105.37 60.829h15.254v1.549H105.37z",
76
- fill: "#10162F",
77
- stroke: "#10162F"
78
- })]
79
- });
80
- };
3
+ export const ProgressChartsLight = ({
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 149 103",
14
+ width: width,
15
+ xmlns: "http://www.w3.org/2000/svg",
16
+ xmlnsXlink: "http://www.w3.org/1999/xlink",
17
+ children: [/*#__PURE__*/_jsx("path", {
18
+ d: "M52.688 17.238h38.855v65.254H52.688z",
19
+ fill: "#FF8C00"
20
+ }), /*#__PURE__*/_jsx("path", {
21
+ d: "M56.126 15.445h37.775v63.508H56.126zM99.7 23.063h37.775v63.508H99.7zM10.055 23.063H47.83v63.508H10.055z",
22
+ fill: "#F5FCFF",
23
+ stroke: "#10162F",
24
+ strokeWidth: "2"
25
+ }), /*#__PURE__*/_jsx("path", {
26
+ d: "M41.879 32.841c0 1.6-1.349 2.951-3.08 2.951s-3.08-1.351-3.08-2.95c0-1.6 1.349-2.951 3.08-2.951s3.08 1.35 3.08 2.95Z",
27
+ fill: "#10162F",
28
+ stroke: "#10162F",
29
+ strokeWidth: "2"
30
+ }), /*#__PURE__*/_jsx("ellipse", {
31
+ cx: "128.626",
32
+ cy: "32.841",
33
+ fill: "#10162F",
34
+ rx: "4.079",
35
+ ry: "3.951"
36
+ }), /*#__PURE__*/_jsx("path", {
37
+ d: "M41.879 47.287c0 1.6-1.349 2.95-3.08 2.95s-3.08-1.35-3.08-2.95 1.349-2.951 3.08-2.951 3.08 1.351 3.08 2.95Z",
38
+ fill: "#10162F",
39
+ stroke: "#10162F",
40
+ strokeWidth: "2"
41
+ }), /*#__PURE__*/_jsx("ellipse", {
42
+ cx: "128.626",
43
+ cy: "47.287",
44
+ fill: "#10162F",
45
+ rx: "4.079",
46
+ ry: "3.951"
47
+ }), /*#__PURE__*/_jsx("path", {
48
+ d: "M41.879 61.731c0 1.6-1.349 2.95-3.08 2.95s-3.08-1.35-3.08-2.95 1.349-2.95 3.08-2.95 3.08 1.35 3.08 2.95Z",
49
+ fill: "#10162F",
50
+ stroke: "#10162F",
51
+ strokeWidth: "2"
52
+ }), /*#__PURE__*/_jsx("ellipse", {
53
+ cx: "128.626",
54
+ cy: "61.731",
55
+ fill: "#10162F",
56
+ rx: "4.079",
57
+ ry: "3.951"
58
+ }), /*#__PURE__*/_jsx("path", {
59
+ d: "M41.879 76.177c0 1.6-1.349 2.95-3.08 2.95s-3.08-1.35-3.08-2.95 1.349-2.951 3.08-2.951 3.08 1.35 3.08 2.95Z",
60
+ fill: "#10162F",
61
+ stroke: "#10162F",
62
+ strokeWidth: "2"
63
+ }), /*#__PURE__*/_jsx("path", {
64
+ d: "M15.543 75.275h15.254v1.549H15.543zM15.543 46.385h15.254v1.549H15.543zM105.37 46.385h15.254v1.549H105.37zM15.543 31.939h15.254v1.549H15.543zM105.37 31.939h15.254v1.549H105.37z",
65
+ fill: "#10162F",
66
+ stroke: "#10162F"
67
+ }), /*#__PURE__*/_jsx("path", {
68
+ d: "M88.075 26.044c0 1.6-1.348 2.95-3.08 2.95-1.73 0-3.079-1.35-3.079-2.95s1.349-2.951 3.08-2.951c1.73 0 3.08 1.35 3.08 2.95ZM88.075 40.489c0 1.6-1.348 2.95-3.08 2.95-1.73 0-3.079-1.35-3.079-2.95s1.349-2.95 3.08-2.95c1.73 0 3.08 1.35 3.08 2.95Z",
69
+ fill: "#10162F",
70
+ stroke: "#10162F",
71
+ strokeWidth: "2"
72
+ }), /*#__PURE__*/_jsx("path", {
73
+ d: "M61.74 39.587h15.254v1.549H61.74zM61.74 25.142h15.254v1.549H61.74zM15.543 60.829h15.254v1.549H15.543zM105.37 60.829h15.254v1.549H105.37z",
74
+ fill: "#10162F",
75
+ stroke: "#10162F"
76
+ })]
77
+ });