@codecademy/gamut-illustrations 0.29.1 → 0.30.0-alpha.6644ab.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.
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ import { IllustrationProps } from './types';
3
+ export declare const Announcement: React.FC<IllustrationProps>;
@@ -0,0 +1,146 @@
1
+ import React from 'react';
2
+ export var Announcement = function Announcement(_ref) {
3
+ var ariaHidden = _ref['aria-hidden'],
4
+ className = _ref.className,
5
+ height = _ref.height,
6
+ width = _ref.width;
7
+ return /*#__PURE__*/React.createElement("svg", {
8
+ "aria-hidden": ariaHidden,
9
+ className: className,
10
+ width: width,
11
+ height: height,
12
+ fill: "none",
13
+ viewBox: "0 0 300 168",
14
+ xmlns: "http://www.w3.org/2000/svg",
15
+ xmlnsXlink: "http://www.w3.org/1999/xlink"
16
+ }, /*#__PURE__*/React.createElement("mask", {
17
+ id: "a",
18
+ "mask-type": "alpha",
19
+ maskUnits: "userSpaceOnUse",
20
+ x: "199",
21
+ y: "12",
22
+ width: "83",
23
+ height: "83"
24
+ }, /*#__PURE__*/React.createElement("circle", {
25
+ cx: "240.5",
26
+ cy: "53.5",
27
+ r: "41.5",
28
+ fill: "#D9D9D9"
29
+ })), /*#__PURE__*/React.createElement("g", {
30
+ mask: "url(#a)"
31
+ }, /*#__PURE__*/React.createElement("mask", {
32
+ id: "c",
33
+ "mask-type": "alpha",
34
+ maskUnits: "userSpaceOnUse",
35
+ x: "199",
36
+ y: "12",
37
+ width: "83",
38
+ height: "83"
39
+ }, /*#__PURE__*/React.createElement("path", {
40
+ fill: "url(#b)",
41
+ d: "M199 12h83v83h-83z"
42
+ })), /*#__PURE__*/React.createElement("g", {
43
+ mask: "url(#c)"
44
+ }, /*#__PURE__*/React.createElement("path", {
45
+ fill: "#FFD300",
46
+ d: "M199 12h83v83h-83z"
47
+ }))), /*#__PURE__*/React.createElement("path", {
48
+ d: "m217.542 141.388 17.446 10.322v3.989H55v-3.989h.42l17.446-10.322.105-.14V57.485h144.466v83.763l.105.14Z",
49
+ fill: "#F5FFE3",
50
+ stroke: "#10162F",
51
+ strokeWidth: ".893",
52
+ strokeLinejoin: "round"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ d: "M213.032 61.614H76.957v76.136h136.075V61.614Z",
55
+ fill: "#FFD300",
56
+ stroke: "#10162F",
57
+ strokeWidth: ".893"
58
+ }), /*#__PURE__*/React.createElement("path", {
59
+ d: "M234.988 151.71H55.42l17.446-10.322h144.676l17.446 10.322Z",
60
+ fill: "#FFFAE5",
61
+ stroke: "#10162F",
62
+ strokeWidth: ".893",
63
+ strokeLinejoin: "round"
64
+ }), /*#__PURE__*/React.createElement("path", {
65
+ d: "m132.211 112.001-7.16 1.919 3.004 11.221 7.16-1.92-3.004-11.22Z",
66
+ fill: "#3A10E5",
67
+ stroke: "#10162F",
68
+ strokeWidth: ".893"
69
+ }), /*#__PURE__*/React.createElement("path", {
70
+ d: "m114.821 112.418-2.832-10.532 40.137-30.16 12.517 46.71-49.822-6.018Z",
71
+ fill: "#FFFAE5",
72
+ stroke: "#10162F",
73
+ strokeWidth: ".893"
74
+ }), /*#__PURE__*/React.createElement("path", {
75
+ d: "m114.786 112.453-2.832-10.532 2.588-1.854 3.426 12.736-3.182-.35Z",
76
+ fill: "#FFFAE5",
77
+ stroke: "#10162F",
78
+ strokeWidth: ".893",
79
+ strokeLinejoin: "round"
80
+ }), /*#__PURE__*/React.createElement("path", {
81
+ d: "M164.853 93.349c1.748 6.578 2.692 12.736 2.762 17.319.035 2.31-.14 4.164-.489 5.528-.385 1.365-.909 2.03-1.504 2.205-.594.14-1.398-.14-2.412-1.155-.979-.98-2.098-2.519-3.182-4.513-2.202-4.024-4.475-9.797-6.258-16.375-1.783-6.578-2.692-12.736-2.762-17.32-.035-2.309.14-4.163.489-5.528.385-1.364.909-2.03 1.504-2.204.594-.14 1.398.14 2.412 1.154.979.98 2.098 2.52 3.182 4.514 2.237 4.024 4.51 9.797 6.258 16.375Z",
82
+ fill: "#fff",
83
+ stroke: "#10162F",
84
+ strokeWidth: ".893",
85
+ strokeMiterlimit: "10"
86
+ }), /*#__PURE__*/React.createElement("path", {
87
+ d: "m148.665 78.374-15.768 12.07M171.706 94.958c.769-3.743 3.985-11.196 10.698-11.196 4.825 0 4.441 7.243-.909 7.243-5.314 0-2.447-11.967 3.706-15.01",
88
+ stroke: "#10162F",
89
+ strokeWidth: ".893"
90
+ }), /*#__PURE__*/React.createElement("path", {
91
+ d: "M164.927 93.138c1.749 6.577 2.693 12.735 2.762 17.319.035 2.309-.139 4.164-.489 5.528-.385 1.365-.909 2.03-1.503 2.204-.595.14-1.399-.139-2.413-1.154-.979-.98-2.098-2.519-3.181-4.514-2.203-4.023-4.476-9.797-6.259-16.374-1.783-6.578-2.692-12.736-2.762-17.32-.035-2.31.14-4.163.49-5.528.384-1.365.909-2.03 1.503-2.204.594-.14 1.399.14 2.412 1.154.979.98 2.098 2.52 3.182 4.514 2.238 4.023 4.51 9.797 6.258 16.374Z",
92
+ fill: "url(#d)"
93
+ }), /*#__PURE__*/React.createElement("path", {
94
+ d: "M162.266 94.293c-1.154-4.303-5.594-6.892-9.895-5.703-.105.035-.21.07-.279.07.454 2.45 1.013 5.004 1.713 7.663.769 2.799 1.608 5.493 2.482 7.942.07-.035.175-.035.245-.07a8.083 8.083 0 0 0 5.734-9.901Z",
95
+ fill: "#FFD300",
96
+ stroke: "#10162F",
97
+ strokeWidth: ".893",
98
+ strokeLinejoin: "round"
99
+ }), /*#__PURE__*/React.createElement("path", {
100
+ fillRule: "evenodd",
101
+ clipRule: "evenodd",
102
+ d: "m143.036 52.202-4.895 10.777-4.929-10.847c-8.356-.665-14.964-7.697-14.964-16.235 0-8.992 7.272-16.27 16.257-16.27h27.901c8.985 0 16.257 7.278 16.257 16.27s-7.272 16.27-16.257 16.27h-19.37v.035Z",
103
+ fill: "#FFFAE5",
104
+ stroke: "#10162F",
105
+ strokeWidth: ".893"
106
+ }), /*#__PURE__*/React.createElement("path", {
107
+ d: "M167.72 31.664c0 3.883 0 10.076-4.65 9.622-4.65-.455-2.028-9.622-7.657-9.622-5.594 0-1.958 9.622-7.517 9.622-5.524 0-1.748-9.902-7.971-9.622-6.224.28-.595 10.776-8.566 9.622",
108
+ fill: "#FFFAE5"
109
+ }), /*#__PURE__*/React.createElement("path", {
110
+ d: "M167.72 31.664c0 3.883 0 10.076-4.65 9.622-4.65-.455-2.028-9.622-7.657-9.622-5.594 0-1.958 9.622-7.517 9.622-5.524 0-1.748-9.902-7.971-9.622-6.224.28-.595 10.776-8.566 9.622",
111
+ stroke: "#3A10E5",
112
+ strokeWidth: ".893"
113
+ }), /*#__PURE__*/React.createElement("path", {
114
+ d: "m198.977 126.448-4.441-4.443 3.147-3.289-12.482-3.884 3.881 12.876 3.601-3.779 4.336 4.339 1.958-1.82Z",
115
+ fill: "#3A10E5",
116
+ stroke: "#10162F",
117
+ strokeWidth: ".893",
118
+ strokeMiterlimit: "10"
119
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("pattern", {
120
+ id: "b",
121
+ patternContentUnits: "objectBoundingBox",
122
+ width: ".048",
123
+ height: ".048"
124
+ }, /*#__PURE__*/React.createElement("use", {
125
+ xlinkHref: "#e",
126
+ transform: "scale(.01205)"
127
+ })), /*#__PURE__*/React.createElement("pattern", {
128
+ id: "d",
129
+ patternContentUnits: "objectBoundingBox",
130
+ width: "2.293",
131
+ height: ".808"
132
+ }, /*#__PURE__*/React.createElement("use", {
133
+ xlinkHref: "#f",
134
+ transform: "scale(.03583 .01262)"
135
+ })), /*#__PURE__*/React.createElement("image", {
136
+ id: "e",
137
+ width: "4",
138
+ height: "4",
139
+ xlinkHref: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAeSURBVHgBjcoxEQAAAAFAEUxq6J+OBO78/KAcXOYsc5ICqdLdEKMAAAAASUVORK5CYII="
140
+ }), /*#__PURE__*/React.createElement("image", {
141
+ id: "f",
142
+ width: "64",
143
+ height: "64",
144
+ xlinkHref: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACkSURBVHgB7dcxEsIwDAVR6f53Boo/FNBkPEkYrN3Xye3+xlVVz/pEu/XmEqgsr3AJVJZXuAQqyytcApXlFS6ByvIKl0BleYVLoLK8wiVQWV5BK/8oheWh+vuBVh67BMsXVB/cuPKYJVj+4B6rF29c+bFLsPziPUafvHHlxyzB8ifvbfXFN678tkuw/MX3NvrmG1d+myVY/ub7b/WPb1z5sb/CJS8ZOf4BH9R+4AAAAABJRU5ErkJggg=="
145
+ })));
146
+ };
package/dist/index.d.ts CHANGED
@@ -1,3 +1,4 @@
1
+ export * from './Announcement';
1
2
  export * from './Bee';
2
3
  export * from './Bell';
3
4
  export * from './BinaryBlocks';
package/dist/index.js CHANGED
@@ -1,3 +1,4 @@
1
+ export * from './Announcement';
1
2
  export * from './Bee';
2
3
  export * from './Bell';
3
4
  export * from './BinaryBlocks';
package/package.json CHANGED
@@ -39,6 +39,6 @@
39
39
  "dist/**/[A-Z]**/[A-Z]*.js",
40
40
  "dist/**/[A-Z]**/index.js"
41
41
  ],
42
- "version": "0.29.1",
43
- "gitHead": "6c042b2648c2e3b83a3355ba66f061cade52e96e"
42
+ "version": "0.30.0-alpha.6644ab.0",
43
+ "gitHead": "6392ec695de562fc0bf44eeb36a79eefd90486da"
44
44
  }