@arcadeai/design-system 3.49.0 → 3.49.1
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/assets/icons/fireflies.js +304 -0
- package/dist/assets/icons/insightly.js +32 -0
- package/dist/components/index.js +183 -181
- package/dist/components/ui/atoms/icons/fireflies.d.ts +4 -0
- package/dist/components/ui/atoms/icons/fireflies.d.ts.map +1 -0
- package/dist/components/ui/atoms/icons/fireflies.js +299 -0
- package/dist/components/ui/atoms/icons/index.d.ts +2 -0
- package/dist/components/ui/atoms/icons/index.d.ts.map +1 -1
- package/dist/components/ui/atoms/icons/index.js +112 -110
- package/dist/components/ui/atoms/icons/insightly.d.ts +4 -0
- package/dist/components/ui/atoms/icons/insightly.d.ts.map +1 -0
- package/dist/components/ui/atoms/icons/insightly.js +27 -0
- package/dist/components/ui/atoms/index.js +139 -137
- package/dist/components/ui/index.js +183 -181
- package/dist/main.js +189 -187
- package/dist/metadata/toolkit-icons.d.ts.map +1 -1
- package/dist/metadata/toolkit-icons.js +206 -202
- package/dist/metadata/toolkits.d.ts.map +1 -1
- package/dist/metadata/toolkits.js +26 -0
- package/package.json +1 -1
|
@@ -0,0 +1,304 @@
|
|
|
1
|
+
import { forwardRef as e } from "react";
|
|
2
|
+
import { jsx as t, jsxs as n } from "react/jsx-runtime";
|
|
3
|
+
var r = e(({ title: e, titleId: r, ...i }, a) => /* @__PURE__ */ n("svg", {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
viewBox: "0 0 21 24",
|
|
6
|
+
fill: "none",
|
|
7
|
+
ref: a,
|
|
8
|
+
"aria-labelledby": r,
|
|
9
|
+
...i,
|
|
10
|
+
children: [
|
|
11
|
+
e ? /* @__PURE__ */ t("title", {
|
|
12
|
+
id: r,
|
|
13
|
+
children: e
|
|
14
|
+
}) : null,
|
|
15
|
+
/* @__PURE__ */ n("defs", { children: [
|
|
16
|
+
/* @__PURE__ */ n("linearGradient", {
|
|
17
|
+
id: "fireflies_svg__a",
|
|
18
|
+
x1: 16.868,
|
|
19
|
+
x2: -10.77,
|
|
20
|
+
y1: 18.512,
|
|
21
|
+
y2: -10.526,
|
|
22
|
+
gradientUnits: "userSpaceOnUse",
|
|
23
|
+
children: [
|
|
24
|
+
/* @__PURE__ */ t("stop", { stopColor: "#E82A73" }),
|
|
25
|
+
/* @__PURE__ */ t("stop", {
|
|
26
|
+
offset: .113,
|
|
27
|
+
stopColor: "#DE2D7A"
|
|
28
|
+
}),
|
|
29
|
+
/* @__PURE__ */ t("stop", {
|
|
30
|
+
offset: .3,
|
|
31
|
+
stopColor: "#C5388F"
|
|
32
|
+
}),
|
|
33
|
+
/* @__PURE__ */ t("stop", {
|
|
34
|
+
offset: .54,
|
|
35
|
+
stopColor: "#9B4AB0"
|
|
36
|
+
}),
|
|
37
|
+
/* @__PURE__ */ t("stop", {
|
|
38
|
+
offset: .818,
|
|
39
|
+
stopColor: "#6262DE"
|
|
40
|
+
}),
|
|
41
|
+
/* @__PURE__ */ t("stop", {
|
|
42
|
+
offset: .994,
|
|
43
|
+
stopColor: "#3B73FF"
|
|
44
|
+
})
|
|
45
|
+
]
|
|
46
|
+
}),
|
|
47
|
+
/* @__PURE__ */ n("linearGradient", {
|
|
48
|
+
id: "fireflies_svg__b",
|
|
49
|
+
x1: 16.964,
|
|
50
|
+
x2: -10.674,
|
|
51
|
+
y1: 18.423,
|
|
52
|
+
y2: -10.616,
|
|
53
|
+
gradientUnits: "userSpaceOnUse",
|
|
54
|
+
children: [
|
|
55
|
+
/* @__PURE__ */ t("stop", { stopColor: "#FF3C82" }),
|
|
56
|
+
/* @__PURE__ */ t("stop", {
|
|
57
|
+
offset: .103,
|
|
58
|
+
stopColor: "#F53E88"
|
|
59
|
+
}),
|
|
60
|
+
/* @__PURE__ */ t("stop", {
|
|
61
|
+
offset: .274,
|
|
62
|
+
stopColor: "#DC4598"
|
|
63
|
+
}),
|
|
64
|
+
/* @__PURE__ */ t("stop", {
|
|
65
|
+
offset: .492,
|
|
66
|
+
stopColor: "#B251B2"
|
|
67
|
+
}),
|
|
68
|
+
/* @__PURE__ */ t("stop", {
|
|
69
|
+
offset: .745,
|
|
70
|
+
stopColor: "#7961D7"
|
|
71
|
+
}),
|
|
72
|
+
/* @__PURE__ */ t("stop", {
|
|
73
|
+
offset: .994,
|
|
74
|
+
stopColor: "#3B73FF"
|
|
75
|
+
})
|
|
76
|
+
]
|
|
77
|
+
}),
|
|
78
|
+
/* @__PURE__ */ n("linearGradient", {
|
|
79
|
+
id: "fireflies_svg__c",
|
|
80
|
+
x1: 21.555,
|
|
81
|
+
x2: 12.19,
|
|
82
|
+
y1: 14.055,
|
|
83
|
+
y2: -19.882,
|
|
84
|
+
gradientUnits: "userSpaceOnUse",
|
|
85
|
+
children: [
|
|
86
|
+
/* @__PURE__ */ t("stop", { stopColor: "#E82A73" }),
|
|
87
|
+
/* @__PURE__ */ t("stop", {
|
|
88
|
+
offset: .113,
|
|
89
|
+
stopColor: "#DE2D7A"
|
|
90
|
+
}),
|
|
91
|
+
/* @__PURE__ */ t("stop", {
|
|
92
|
+
offset: .3,
|
|
93
|
+
stopColor: "#C5388F"
|
|
94
|
+
}),
|
|
95
|
+
/* @__PURE__ */ t("stop", {
|
|
96
|
+
offset: .54,
|
|
97
|
+
stopColor: "#9B4AB0"
|
|
98
|
+
}),
|
|
99
|
+
/* @__PURE__ */ t("stop", {
|
|
100
|
+
offset: .818,
|
|
101
|
+
stopColor: "#6262DE"
|
|
102
|
+
}),
|
|
103
|
+
/* @__PURE__ */ t("stop", {
|
|
104
|
+
offset: .994,
|
|
105
|
+
stopColor: "#3B73FF"
|
|
106
|
+
})
|
|
107
|
+
]
|
|
108
|
+
}),
|
|
109
|
+
/* @__PURE__ */ n("linearGradient", {
|
|
110
|
+
id: "fireflies_svg__d",
|
|
111
|
+
x1: 12.338,
|
|
112
|
+
x2: -21.187,
|
|
113
|
+
y1: 22.824,
|
|
114
|
+
y2: 12.611,
|
|
115
|
+
gradientUnits: "userSpaceOnUse",
|
|
116
|
+
children: [
|
|
117
|
+
/* @__PURE__ */ t("stop", { stopColor: "#E82A73" }),
|
|
118
|
+
/* @__PURE__ */ t("stop", {
|
|
119
|
+
offset: .113,
|
|
120
|
+
stopColor: "#DE2D7A"
|
|
121
|
+
}),
|
|
122
|
+
/* @__PURE__ */ t("stop", {
|
|
123
|
+
offset: .3,
|
|
124
|
+
stopColor: "#C5388F"
|
|
125
|
+
}),
|
|
126
|
+
/* @__PURE__ */ t("stop", {
|
|
127
|
+
offset: .54,
|
|
128
|
+
stopColor: "#9B4AB0"
|
|
129
|
+
}),
|
|
130
|
+
/* @__PURE__ */ t("stop", {
|
|
131
|
+
offset: .818,
|
|
132
|
+
stopColor: "#6262DE"
|
|
133
|
+
}),
|
|
134
|
+
/* @__PURE__ */ t("stop", {
|
|
135
|
+
offset: .994,
|
|
136
|
+
stopColor: "#3B73FF"
|
|
137
|
+
})
|
|
138
|
+
]
|
|
139
|
+
}),
|
|
140
|
+
/* @__PURE__ */ n("linearGradient", {
|
|
141
|
+
id: "fireflies_svg__e",
|
|
142
|
+
x1: -2.429,
|
|
143
|
+
x2: 6.961,
|
|
144
|
+
y1: -6.152,
|
|
145
|
+
y2: 15.365,
|
|
146
|
+
gradientUnits: "userSpaceOnUse",
|
|
147
|
+
children: [
|
|
148
|
+
/* @__PURE__ */ t("stop", { stopColor: "#E82A73" }),
|
|
149
|
+
/* @__PURE__ */ t("stop", {
|
|
150
|
+
offset: .114,
|
|
151
|
+
stopColor: "#DE286E"
|
|
152
|
+
}),
|
|
153
|
+
/* @__PURE__ */ t("stop", {
|
|
154
|
+
offset: .303,
|
|
155
|
+
stopColor: "#C52361"
|
|
156
|
+
}),
|
|
157
|
+
/* @__PURE__ */ t("stop", {
|
|
158
|
+
offset: .544,
|
|
159
|
+
stopColor: "#9B1A4D"
|
|
160
|
+
}),
|
|
161
|
+
/* @__PURE__ */ t("stop", {
|
|
162
|
+
offset: .825,
|
|
163
|
+
stopColor: "#620F30"
|
|
164
|
+
}),
|
|
165
|
+
/* @__PURE__ */ t("stop", {
|
|
166
|
+
offset: .994,
|
|
167
|
+
stopColor: "#3D081E"
|
|
168
|
+
})
|
|
169
|
+
]
|
|
170
|
+
}),
|
|
171
|
+
/* @__PURE__ */ n("linearGradient", {
|
|
172
|
+
id: "fireflies_svg__f",
|
|
173
|
+
x1: 5.359,
|
|
174
|
+
x2: 14.749,
|
|
175
|
+
y1: 1.727,
|
|
176
|
+
y2: 23.245,
|
|
177
|
+
gradientUnits: "userSpaceOnUse",
|
|
178
|
+
children: [
|
|
179
|
+
/* @__PURE__ */ t("stop", { stopColor: "#E82A73" }),
|
|
180
|
+
/* @__PURE__ */ t("stop", {
|
|
181
|
+
offset: .114,
|
|
182
|
+
stopColor: "#DE286E"
|
|
183
|
+
}),
|
|
184
|
+
/* @__PURE__ */ t("stop", {
|
|
185
|
+
offset: .303,
|
|
186
|
+
stopColor: "#C52361"
|
|
187
|
+
}),
|
|
188
|
+
/* @__PURE__ */ t("stop", {
|
|
189
|
+
offset: .544,
|
|
190
|
+
stopColor: "#9B1A4D"
|
|
191
|
+
}),
|
|
192
|
+
/* @__PURE__ */ t("stop", {
|
|
193
|
+
offset: .825,
|
|
194
|
+
stopColor: "#620F30"
|
|
195
|
+
}),
|
|
196
|
+
/* @__PURE__ */ t("stop", {
|
|
197
|
+
offset: .994,
|
|
198
|
+
stopColor: "#3D081E"
|
|
199
|
+
})
|
|
200
|
+
]
|
|
201
|
+
}),
|
|
202
|
+
/* @__PURE__ */ n("linearGradient", {
|
|
203
|
+
id: "fireflies_svg__g",
|
|
204
|
+
x1: -1.397,
|
|
205
|
+
x2: 19.87,
|
|
206
|
+
y1: 1.383,
|
|
207
|
+
y2: 15.511,
|
|
208
|
+
gradientUnits: "userSpaceOnUse",
|
|
209
|
+
children: [
|
|
210
|
+
/* @__PURE__ */ t("stop", { stopColor: "#E82A73" }),
|
|
211
|
+
/* @__PURE__ */ t("stop", {
|
|
212
|
+
offset: .114,
|
|
213
|
+
stopColor: "#DE286E"
|
|
214
|
+
}),
|
|
215
|
+
/* @__PURE__ */ t("stop", {
|
|
216
|
+
offset: .303,
|
|
217
|
+
stopColor: "#C52361"
|
|
218
|
+
}),
|
|
219
|
+
/* @__PURE__ */ t("stop", {
|
|
220
|
+
offset: .544,
|
|
221
|
+
stopColor: "#9B1A4D"
|
|
222
|
+
}),
|
|
223
|
+
/* @__PURE__ */ t("stop", {
|
|
224
|
+
offset: .825,
|
|
225
|
+
stopColor: "#620F30"
|
|
226
|
+
}),
|
|
227
|
+
/* @__PURE__ */ t("stop", {
|
|
228
|
+
offset: .994,
|
|
229
|
+
stopColor: "#3D081E"
|
|
230
|
+
})
|
|
231
|
+
]
|
|
232
|
+
}),
|
|
233
|
+
/* @__PURE__ */ n("linearGradient", {
|
|
234
|
+
id: "fireflies_svg__h",
|
|
235
|
+
x1: -464.769,
|
|
236
|
+
x2: -461.125,
|
|
237
|
+
y1: 461.172,
|
|
238
|
+
y2: 489.944,
|
|
239
|
+
gradientUnits: "userSpaceOnUse",
|
|
240
|
+
children: [
|
|
241
|
+
/* @__PURE__ */ t("stop", { stopColor: "#E82A73" }),
|
|
242
|
+
/* @__PURE__ */ t("stop", {
|
|
243
|
+
offset: .114,
|
|
244
|
+
stopColor: "#DE286E"
|
|
245
|
+
}),
|
|
246
|
+
/* @__PURE__ */ t("stop", {
|
|
247
|
+
offset: .303,
|
|
248
|
+
stopColor: "#C52361"
|
|
249
|
+
}),
|
|
250
|
+
/* @__PURE__ */ t("stop", {
|
|
251
|
+
offset: .544,
|
|
252
|
+
stopColor: "#9B1A4D"
|
|
253
|
+
}),
|
|
254
|
+
/* @__PURE__ */ t("stop", {
|
|
255
|
+
offset: .825,
|
|
256
|
+
stopColor: "#620F30"
|
|
257
|
+
}),
|
|
258
|
+
/* @__PURE__ */ t("stop", {
|
|
259
|
+
offset: .994,
|
|
260
|
+
stopColor: "#3D081E"
|
|
261
|
+
})
|
|
262
|
+
]
|
|
263
|
+
})
|
|
264
|
+
] }),
|
|
265
|
+
/* @__PURE__ */ t("path", {
|
|
266
|
+
fill: "url(#fireflies_svg__a)",
|
|
267
|
+
d: "M7.36 2H.787v6.527H7.36z"
|
|
268
|
+
}),
|
|
269
|
+
/* @__PURE__ */ t("path", {
|
|
270
|
+
fill: "url(#fireflies_svg__b)",
|
|
271
|
+
d: "M15.149 9.88H8.574v6.526h6.575z"
|
|
272
|
+
}),
|
|
273
|
+
/* @__PURE__ */ t("path", {
|
|
274
|
+
fill: "url(#fireflies_svg__c)",
|
|
275
|
+
d: "M15.149 2H8.574v6.527h12.212v-.933a5.57 5.57 0 0 0-1.651-3.956A5.66 5.66 0 0 0 15.15 2z"
|
|
276
|
+
}),
|
|
277
|
+
/* @__PURE__ */ t("path", {
|
|
278
|
+
fill: "url(#fireflies_svg__d)",
|
|
279
|
+
d: "M.786 9.88v6.526c0 1.484.594 2.907 1.65 3.956A5.66 5.66 0 0 0 6.423 22h.939V9.88z"
|
|
280
|
+
}),
|
|
281
|
+
/* @__PURE__ */ t("path", {
|
|
282
|
+
fill: "url(#fireflies_svg__e)",
|
|
283
|
+
d: "M.786 2 7.36 8.527H.786z",
|
|
284
|
+
opacity: .18
|
|
285
|
+
}),
|
|
286
|
+
/* @__PURE__ */ t("path", {
|
|
287
|
+
fill: "url(#fireflies_svg__f)",
|
|
288
|
+
d: "m8.574 9.88 6.575 6.526H8.574z",
|
|
289
|
+
opacity: .18
|
|
290
|
+
}),
|
|
291
|
+
/* @__PURE__ */ t("path", {
|
|
292
|
+
fill: "url(#fireflies_svg__g)",
|
|
293
|
+
d: "M.786 16.406c0 1.484.594 2.907 1.65 3.956A5.66 5.66 0 0 0 6.423 22h.939V9.88z",
|
|
294
|
+
opacity: .18
|
|
295
|
+
}),
|
|
296
|
+
/* @__PURE__ */ t("path", {
|
|
297
|
+
fill: "url(#fireflies_svg__h)",
|
|
298
|
+
d: "M15.15 2c1.494 0 2.928.59 3.985 1.638a5.57 5.57 0 0 1 1.65 3.956v.933H8.576z",
|
|
299
|
+
opacity: .18
|
|
300
|
+
})
|
|
301
|
+
]
|
|
302
|
+
}));
|
|
303
|
+
//#endregion
|
|
304
|
+
export { r as default };
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { forwardRef as e } from "react";
|
|
2
|
+
import { jsx as t, jsxs as n } from "react/jsx-runtime";
|
|
3
|
+
var r = e(({ title: e, titleId: r, ...i }, a) => /* @__PURE__ */ n("svg", {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
viewBox: "0 0 256 256",
|
|
6
|
+
fill: "none",
|
|
7
|
+
ref: a,
|
|
8
|
+
"aria-labelledby": r,
|
|
9
|
+
...i,
|
|
10
|
+
children: [
|
|
11
|
+
e ? /* @__PURE__ */ t("title", {
|
|
12
|
+
id: r,
|
|
13
|
+
children: e
|
|
14
|
+
}) : null,
|
|
15
|
+
/* @__PURE__ */ t("circle", {
|
|
16
|
+
cx: 56,
|
|
17
|
+
cy: 70,
|
|
18
|
+
r: 19,
|
|
19
|
+
fill: "#F95616"
|
|
20
|
+
}),
|
|
21
|
+
/* @__PURE__ */ n("g", {
|
|
22
|
+
fill: "none",
|
|
23
|
+
stroke: "#F95616",
|
|
24
|
+
strokeWidth: 38,
|
|
25
|
+
strokeLinecap: "round",
|
|
26
|
+
strokeLinejoin: "round",
|
|
27
|
+
children: [/* @__PURE__ */ t("path", { d: "M56 110 L56 168 Q56 190 78 188" }), /* @__PURE__ */ t("path", { d: "M120 188 L120 120 C120 102 134 93 150 93 C167 93 178 106 178 124 L178 168 Q178 190 200 188" })]
|
|
28
|
+
})
|
|
29
|
+
]
|
|
30
|
+
}));
|
|
31
|
+
//#endregion
|
|
32
|
+
export { r as default };
|