@arcadeai/design-system 1.0.1 → 1.2.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/README.md +1 -1
- package/dist/{index-BvWMjxZ5.js → Combination-CmNnuUVg.js} +177 -178
- package/dist/assets/icons/airtable.d.ts +3 -0
- package/dist/assets/icons/airtable.js +48 -0
- package/dist/assets/icons/asana.d.ts +3 -0
- package/dist/assets/icons/asana.js +26 -0
- package/dist/assets/icons/atlassian.d.ts +3 -0
- package/dist/assets/icons/atlassian.js +37 -0
- package/dist/assets/icons/auth0.d.ts +3 -0
- package/dist/assets/icons/auth0.js +21 -0
- package/dist/assets/icons/azure.d.ts +3 -0
- package/dist/assets/icons/azure.js +99 -0
- package/dist/assets/icons/bluesky.d.ts +3 -0
- package/dist/assets/icons/bluesky.js +26 -0
- package/dist/assets/icons/box.d.ts +3 -0
- package/dist/assets/icons/box.js +25 -0
- package/dist/assets/icons/calendly.d.ts +3 -0
- package/dist/assets/icons/calendly.js +64 -0
- package/dist/assets/icons/clickup.d.ts +3 -0
- package/dist/assets/icons/clickup.js +66 -0
- package/dist/assets/icons/coinbase.d.ts +3 -0
- package/dist/assets/icons/coinbase.js +36 -0
- package/dist/assets/icons/confluence.d.ts +3 -0
- package/dist/assets/icons/confluence.js +65 -0
- package/dist/assets/icons/datadog.d.ts +3 -0
- package/dist/assets/icons/datadog.js +28 -0
- package/dist/assets/icons/discord.d.ts +3 -0
- package/dist/assets/icons/discord.js +26 -0
- package/dist/assets/icons/dropbox.d.ts +3 -0
- package/dist/assets/icons/dropbox.js +20 -0
- package/dist/assets/icons/e2b.d.ts +3 -0
- package/dist/assets/icons/e2b.js +9 -0
- package/dist/assets/icons/ebay.d.ts +3 -0
- package/dist/assets/icons/ebay.js +46 -0
- package/dist/assets/icons/figma.d.ts +3 -0
- package/dist/assets/icons/figma.js +57 -0
- package/dist/assets/icons/firecrawl.d.ts +5 -0
- package/dist/assets/icons/firecrawl.js +17 -0
- package/dist/assets/icons/github.d.ts +3 -0
- package/dist/assets/icons/github.js +21 -0
- package/dist/assets/icons/gitlab.d.ts +3 -0
- package/dist/assets/icons/gitlab.js +47 -0
- package/dist/assets/icons/gmail.d.ts +3 -0
- package/dist/assets/icons/gmail.js +58 -0
- package/dist/assets/icons/google-calendar.d.ts +3 -0
- package/dist/assets/icons/google-calendar.js +93 -0
- package/dist/assets/icons/google-contacts.d.ts +3 -0
- package/dist/assets/icons/google-contacts.js +41 -0
- package/dist/assets/icons/google-docs.d.ts +3 -0
- package/dist/assets/icons/google-docs.js +229 -0
- package/dist/assets/icons/google-drive.d.ts +3 -0
- package/dist/assets/icons/google-drive.js +60 -0
- package/dist/assets/icons/google-finance.d.ts +3 -0
- package/dist/assets/icons/google-finance.js +50 -0
- package/dist/assets/icons/google-flight.d.ts +3 -0
- package/dist/assets/icons/google-flight.js +80 -0
- package/dist/assets/icons/google-hotels.d.ts +3 -0
- package/dist/assets/icons/google-hotels.js +69 -0
- package/dist/assets/icons/google-maps.d.ts +3 -0
- package/dist/assets/icons/google-maps.js +54 -0
- package/dist/assets/icons/google-news.d.ts +3 -0
- package/dist/assets/icons/google-news.js +160 -0
- package/dist/assets/icons/google-sheets.d.ts +3 -0
- package/dist/assets/icons/google-sheets.js +34 -0
- package/dist/assets/icons/google-shopping.d.ts +3 -0
- package/dist/assets/icons/google-shopping.js +57 -0
- package/dist/assets/icons/google.d.ts +3 -0
- package/dist/assets/icons/google.js +47 -0
- package/dist/assets/icons/heroku.d.ts +3 -0
- package/dist/assets/icons/heroku.js +25 -0
- package/dist/assets/icons/hubspot.d.ts +3 -0
- package/dist/assets/icons/hubspot.js +31 -0
- package/dist/assets/icons/index.d.ts +62 -0
- package/dist/assets/icons/index.js +126 -0
- package/dist/assets/icons/jira.d.ts +3 -0
- package/dist/assets/icons/jira.js +67 -0
- package/dist/assets/icons/linear.d.ts +3 -0
- package/dist/assets/icons/linear.js +26 -0
- package/dist/assets/icons/linkedin.d.ts +3 -0
- package/dist/assets/icons/linkedin.js +26 -0
- package/dist/assets/icons/microsoft.d.ts +3 -0
- package/dist/assets/icons/microsoft.js +23 -0
- package/dist/assets/icons/netsuite.d.ts +3 -0
- package/dist/assets/icons/netsuite.js +86 -0
- package/dist/assets/icons/notion.d.ts +3 -0
- package/dist/assets/icons/notion.js +27 -0
- package/dist/assets/icons/oauth.d.ts +3 -0
- package/dist/assets/icons/oauth.js +90 -0
- package/dist/assets/icons/outlook-calendar.d.ts +3 -0
- package/dist/assets/icons/outlook-calendar.js +48 -0
- package/dist/assets/icons/outlook-mail.d.ts +3 -0
- package/dist/assets/icons/outlook-mail.js +40 -0
- package/dist/assets/icons/pinterest.d.ts +3 -0
- package/dist/assets/icons/pinterest.js +25 -0
- package/dist/assets/icons/postgres.d.ts +3 -0
- package/dist/assets/icons/postgres.js +112 -0
- package/dist/assets/icons/reddit.d.ts +3 -0
- package/dist/assets/icons/reddit.js +268 -0
- package/dist/assets/icons/salesforce.d.ts +3 -0
- package/dist/assets/icons/salesforce.js +39 -0
- package/dist/assets/icons/shopify.d.ts +3 -0
- package/dist/assets/icons/shopify.js +40 -0
- package/dist/assets/icons/slack.d.ts +3 -0
- package/dist/assets/icons/slack.js +49 -0
- package/dist/assets/icons/spotify.d.ts +3 -0
- package/dist/assets/icons/spotify.js +26 -0
- package/dist/assets/icons/stripe.d.ts +3 -0
- package/dist/assets/icons/stripe.js +25 -0
- package/dist/assets/icons/tesla.d.ts +3 -0
- package/dist/assets/icons/tesla.js +23 -0
- package/dist/assets/icons/tiktok.d.ts +3 -0
- package/dist/assets/icons/tiktok.js +34 -0
- package/dist/assets/icons/twilio.d.ts +3 -0
- package/dist/assets/icons/twilio.js +25 -0
- package/dist/assets/icons/twitch.d.ts +3 -0
- package/dist/assets/icons/twitch.js +24 -0
- package/dist/assets/icons/utils.d.ts +409 -0
- package/dist/assets/icons/utils.js +422 -0
- package/dist/assets/icons/vercel.d.ts +3 -0
- package/dist/assets/icons/vercel.js +20 -0
- package/dist/assets/icons/walmart.d.ts +3 -0
- package/dist/assets/icons/walmart.js +33 -0
- package/dist/assets/icons/x.d.ts +3 -0
- package/dist/assets/icons/x.js +26 -0
- package/dist/assets/icons/xero.d.ts +3 -0
- package/dist/assets/icons/xero.js +63 -0
- package/dist/assets/icons/youtube.d.ts +3 -0
- package/dist/assets/icons/youtube.js +27 -0
- package/dist/assets/icons/zoom.d.ts +3 -0
- package/dist/assets/icons/zoom.js +50 -0
- package/dist/assets/index.css +1 -1
- package/dist/components/index.js +192 -181
- package/dist/components/ui/atoms/byoc-badge.d.ts +11 -0
- package/dist/components/ui/atoms/byoc-badge.js +50 -0
- package/dist/components/ui/atoms/checkbox.d.ts +4 -0
- package/dist/components/ui/atoms/checkbox.js +268 -0
- package/dist/components/ui/atoms/command.js +1 -1
- package/dist/components/ui/atoms/dialog.js +1 -1
- package/dist/components/ui/atoms/dropdown-menu.js +1 -1
- package/dist/components/ui/atoms/index.d.ts +4 -0
- package/dist/components/ui/atoms/index.js +192 -181
- package/dist/components/ui/atoms/mobile-tooltip.d.ts +6 -0
- package/dist/components/ui/atoms/mobile-tooltip.js +22 -0
- package/dist/components/ui/atoms/popover.js +1 -1
- package/dist/components/ui/atoms/pro-badge.d.ts +9 -0
- package/dist/components/ui/atoms/pro-badge.js +35 -0
- package/dist/components/ui/atoms/resizable.js +86 -86
- package/dist/components/ui/atoms/select.js +1 -1
- package/dist/components/ui/atoms/sheet.js +1 -1
- package/dist/components/ui/index.js +192 -181
- package/dist/{index-toVHZ337.js → index-BSWzylXR.js} +1 -1
- package/dist/main.js +192 -181
- package/package.json +39 -37
|
@@ -0,0 +1,422 @@
|
|
|
1
|
+
import { jsx as i } from "react/jsx-runtime";
|
|
2
|
+
import { Globe as z, Search as S, Calculator as k } from "lucide-react";
|
|
3
|
+
import { Asana as c } from "./asana.js";
|
|
4
|
+
import { Atlassian as N } from "./atlassian.js";
|
|
5
|
+
import { Confluence as _ } from "./confluence.js";
|
|
6
|
+
import { Discord as T } from "./discord.js";
|
|
7
|
+
import { Dropbox as n } from "./dropbox.js";
|
|
8
|
+
import { E2B as D } from "./e2b.js";
|
|
9
|
+
import { Firecrawl as O } from "./firecrawl.js";
|
|
10
|
+
import { Github as l } from "./github.js";
|
|
11
|
+
import { Gmail as L } from "./gmail.js";
|
|
12
|
+
import { Google as s } from "./google.js";
|
|
13
|
+
import { GoogleCalendar as x } from "./google-calendar.js";
|
|
14
|
+
import { GoogleContacts as y } from "./google-contacts.js";
|
|
15
|
+
import { GoogleDocs as H } from "./google-docs.js";
|
|
16
|
+
import { GoogleDrive as R } from "./google-drive.js";
|
|
17
|
+
import { GoogleFinance as M } from "./google-finance.js";
|
|
18
|
+
import { GoogleFlight as C } from "./google-flight.js";
|
|
19
|
+
import { GoogleHotels as P } from "./google-hotels.js";
|
|
20
|
+
import { GoogleMaps as I } from "./google-maps.js";
|
|
21
|
+
import { GoogleNews as X } from "./google-news.js";
|
|
22
|
+
import { GoogleSheets as Z } from "./google-sheets.js";
|
|
23
|
+
import { GoogleShopping as E } from "./google-shopping.js";
|
|
24
|
+
import { HubSpot as m } from "./hubspot.js";
|
|
25
|
+
import { Jira as F } from "./jira.js";
|
|
26
|
+
import { Linear as p } from "./linear.js";
|
|
27
|
+
import { LinkedIn as h } from "./linkedin.js";
|
|
28
|
+
import { Microsoft as u } from "./microsoft.js";
|
|
29
|
+
import { Notion as g } from "./notion.js";
|
|
30
|
+
import { OAuth as U } from "./oauth.js";
|
|
31
|
+
import { OutlookCalendar as B } from "./outlook-calendar.js";
|
|
32
|
+
import { OutlookMail as j } from "./outlook-mail.js";
|
|
33
|
+
import { Reddit as b } from "./reddit.js";
|
|
34
|
+
import { Salesforce as J } from "./salesforce.js";
|
|
35
|
+
import { Slack as f } from "./slack.js";
|
|
36
|
+
import { Spotify as v } from "./spotify.js";
|
|
37
|
+
import { Stripe as V } from "./stripe.js";
|
|
38
|
+
import { Twilio as W } from "./twilio.js";
|
|
39
|
+
import { Twitch as A } from "./twitch.js";
|
|
40
|
+
import { Walmart as Y } from "./walmart.js";
|
|
41
|
+
import { X as G } from "./x.js";
|
|
42
|
+
import { YouTube as K } from "./youtube.js";
|
|
43
|
+
import { Zoom as w } from "./zoom.js";
|
|
44
|
+
import { c as e } from "../../utils-CRiPKpXj.js";
|
|
45
|
+
const a = {
|
|
46
|
+
Asana: "arcade-asana",
|
|
47
|
+
Atlassian: "arcade-atlassian",
|
|
48
|
+
Discord: "arcade-discord",
|
|
49
|
+
Dropbox: "arcade-dropbox",
|
|
50
|
+
Github: "arcade-github",
|
|
51
|
+
Google: "arcade-google",
|
|
52
|
+
Hubspot: "arcade-hubspot",
|
|
53
|
+
Linkedin: "arcade-linkedin",
|
|
54
|
+
Linear: "arcade-linear",
|
|
55
|
+
Microsoft: "arcade-microsoft",
|
|
56
|
+
Notion: "arcade-notion",
|
|
57
|
+
OAuth2: "arcade-oauth2",
|
|
58
|
+
Reddit: "arcade-reddit",
|
|
59
|
+
Salesforce: "arcade-salesforce",
|
|
60
|
+
Slack: "arcade-slack",
|
|
61
|
+
Spotify: "arcade-spotify",
|
|
62
|
+
Tesla: "arcade-tesla",
|
|
63
|
+
Twitch: "arcade-twitch",
|
|
64
|
+
X: "arcade-x",
|
|
65
|
+
Zoom: "arcade-zoom"
|
|
66
|
+
}, t = {
|
|
67
|
+
Asana: "asana",
|
|
68
|
+
Atlassian: "atlassian",
|
|
69
|
+
Discord: "discord",
|
|
70
|
+
Dropbox: "dropbox",
|
|
71
|
+
Github: "github",
|
|
72
|
+
Google: "google",
|
|
73
|
+
Hubspot: "hubspot",
|
|
74
|
+
Linkedin: "linkedin",
|
|
75
|
+
Linear: "linear",
|
|
76
|
+
Microsoft: "microsoft",
|
|
77
|
+
Notion: "notion",
|
|
78
|
+
OAuth2: "oauth2",
|
|
79
|
+
Reddit: "reddit",
|
|
80
|
+
Salesforce: "salesforce",
|
|
81
|
+
Slack: "slack",
|
|
82
|
+
Spotify: "spotify",
|
|
83
|
+
Tesla: "tesla",
|
|
84
|
+
Twitch: "twitch",
|
|
85
|
+
X: "x",
|
|
86
|
+
Zoom: "zoom"
|
|
87
|
+
}, d = [
|
|
88
|
+
{
|
|
89
|
+
id: a.Asana,
|
|
90
|
+
provider_id: t.Asana,
|
|
91
|
+
name: "Asana",
|
|
92
|
+
description: "Authorize tools and agents with Asana",
|
|
93
|
+
icon: ({ className: o }) => /* @__PURE__ */ i(c, { className: e("size-6", o) }),
|
|
94
|
+
docs: "https://docs.arcade.dev/home/auth-providers/asana"
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
id: a.Atlassian,
|
|
98
|
+
provider_id: t.Atlassian,
|
|
99
|
+
name: "Atlassian",
|
|
100
|
+
description: "Authorize tools and agents with Atlassian",
|
|
101
|
+
icon: ({ className: o }) => /* @__PURE__ */ i(N, { className: e("size-6", o) }),
|
|
102
|
+
docs: "https://docs.arcade.dev/home/auth-providers/atlassian"
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
id: a.Discord,
|
|
106
|
+
provider_id: t.Discord,
|
|
107
|
+
name: "Discord",
|
|
108
|
+
description: "Authorize tools and agents with Discord in a user's context",
|
|
109
|
+
icon: ({ className: o }) => /* @__PURE__ */ i(T, { className: e("size-6", o) }),
|
|
110
|
+
docs: "https://docs.arcade.dev/home/auth-providers/discord"
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
id: a.Dropbox,
|
|
114
|
+
provider_id: t.Dropbox,
|
|
115
|
+
name: "Dropbox",
|
|
116
|
+
description: "Authorize tools and agents with Dropbox",
|
|
117
|
+
icon: ({ className: o }) => /* @__PURE__ */ i(n, { className: e("size-6", o) }),
|
|
118
|
+
docs: "https://docs.arcade.dev/home/auth-providers/dropbox"
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
id: a.Github,
|
|
122
|
+
provider_id: t.Github,
|
|
123
|
+
name: "GitHub",
|
|
124
|
+
description: "Authorize tools and agents with GitHub, including private repositories",
|
|
125
|
+
icon: ({ className: o }) => /* @__PURE__ */ i(l, { className: e("size-6 invert dark:invert-0", o) }),
|
|
126
|
+
docs: "https://docs.arcade.dev/home/auth-providers/github"
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
id: a.Google,
|
|
130
|
+
provider_id: t.Google,
|
|
131
|
+
name: "Google",
|
|
132
|
+
description: "Authorize tools and agents with Google: Gmail, Calendar, YouTube, Drive, and more",
|
|
133
|
+
icon: ({ className: o }) => /* @__PURE__ */ i(s, { className: e("size-6", o) }),
|
|
134
|
+
docs: "https://docs.arcade.dev/home/auth-providers/google"
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
id: a.Hubspot,
|
|
138
|
+
provider_id: t.Hubspot,
|
|
139
|
+
name: "HubSpot",
|
|
140
|
+
description: "Authorize tools and agents with HubSpot",
|
|
141
|
+
icon: ({ className: o }) => /* @__PURE__ */ i(m, { className: e("size-6", o) }),
|
|
142
|
+
docs: "https://docs.arcade.dev/home/auth-providers/hubspot"
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
id: a.Linear,
|
|
146
|
+
provider_id: t.Linear,
|
|
147
|
+
name: "Linear",
|
|
148
|
+
description: "Authorize tools and agents with Linear",
|
|
149
|
+
icon: ({ className: o }) => /* @__PURE__ */ i(p, { className: e("size-6", o) }),
|
|
150
|
+
docs: "https://docs.arcade.dev/home/auth-providers/linear"
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
id: a.Linkedin,
|
|
154
|
+
provider_id: t.Linkedin,
|
|
155
|
+
name: "LinkedIn",
|
|
156
|
+
description: "Authorize tools and agents with LinkedIn",
|
|
157
|
+
icon: ({ className: o }) => /* @__PURE__ */ i(h, { className: e("size-6", o) }),
|
|
158
|
+
docs: "https://docs.arcade.dev/home/auth-providers/linkedin"
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
id: a.Microsoft,
|
|
162
|
+
provider_id: t.Microsoft,
|
|
163
|
+
name: "Microsoft",
|
|
164
|
+
description: "Authorize tools and agents with Microsoft",
|
|
165
|
+
icon: ({ className: o }) => /* @__PURE__ */ i(u, { className: e("size-6", o) }),
|
|
166
|
+
docs: "https://docs.arcade.dev/home/auth-providers/microsoft"
|
|
167
|
+
},
|
|
168
|
+
{
|
|
169
|
+
id: a.Notion,
|
|
170
|
+
provider_id: t.Notion,
|
|
171
|
+
name: "Notion",
|
|
172
|
+
description: "Authorize tools and agents with Notion",
|
|
173
|
+
icon: ({ className: o }) => /* @__PURE__ */ i(g, { className: e("size-6", o) }),
|
|
174
|
+
docs: "https://docs.arcade.dev/home/auth-providers/notion"
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
id: a.Reddit,
|
|
178
|
+
provider_id: t.Reddit,
|
|
179
|
+
name: "Reddit",
|
|
180
|
+
description: "Authorize tools and agents with Reddit",
|
|
181
|
+
icon: ({ className: o }) => /* @__PURE__ */ i(b, { className: e("size-6", o) }),
|
|
182
|
+
docs: "https://docs.arcade.dev/home/auth-providers/reddit"
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
id: a.Slack,
|
|
186
|
+
provider_id: t.Slack,
|
|
187
|
+
name: "Slack",
|
|
188
|
+
description: "Authorize tools and agents with Slack",
|
|
189
|
+
icon: ({ className: o }) => /* @__PURE__ */ i(f, { className: e("size-6", o) }),
|
|
190
|
+
docs: "https://docs.arcade.dev/home/auth-providers/slack"
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
id: a.Spotify,
|
|
194
|
+
provider_id: t.Spotify,
|
|
195
|
+
name: "Spotify",
|
|
196
|
+
description: "Authorize tools and agents with Spotify",
|
|
197
|
+
icon: ({ className: o }) => /* @__PURE__ */ i(v, { className: e("size-6", o) }),
|
|
198
|
+
docs: "https://docs.arcade.dev/home/auth-providers/spotify"
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
id: a.Twitch,
|
|
202
|
+
provider_id: t.Twitch,
|
|
203
|
+
name: "Twitch",
|
|
204
|
+
description: "Authorize tools and agents with Twitch",
|
|
205
|
+
icon: ({ className: o }) => /* @__PURE__ */ i(A, { className: e("size-6", o) }),
|
|
206
|
+
docs: "https://docs.arcade.dev/home/auth-providers/twitch"
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
id: a.X,
|
|
210
|
+
provider_id: t.X,
|
|
211
|
+
name: "X (Twitter)",
|
|
212
|
+
description: "Authorize tools and agents with X (Twitter)",
|
|
213
|
+
icon: ({ className: o }) => /* @__PURE__ */ i(G, { className: e("size-6 invert dark:invert-0", o) }),
|
|
214
|
+
docs: "https://docs.arcade.dev/home/auth-providers/x"
|
|
215
|
+
},
|
|
216
|
+
{
|
|
217
|
+
id: a.Zoom,
|
|
218
|
+
provider_id: t.Zoom,
|
|
219
|
+
name: "Zoom",
|
|
220
|
+
description: "Authorize tools and agents with Zoom",
|
|
221
|
+
icon: ({ className: o }) => /* @__PURE__ */ i(w, { className: e("size-6", o) }),
|
|
222
|
+
docs: "https://docs.arcade.dev/home/auth-providers/zoom"
|
|
223
|
+
}
|
|
224
|
+
], q = {
|
|
225
|
+
id: a.OAuth2,
|
|
226
|
+
provider_id: t.OAuth2,
|
|
227
|
+
name: "OAuth 2.0",
|
|
228
|
+
description: "Authorize tools and agents with any OAuth 2.0 compatible provider",
|
|
229
|
+
icon: ({ className: o }) => /* @__PURE__ */ i(U, { className: e("size-6", o) }),
|
|
230
|
+
docs: "https://docs.arcade.dev/home/auth-providers/oauth2"
|
|
231
|
+
}, Uo = [
|
|
232
|
+
...d,
|
|
233
|
+
q
|
|
234
|
+
], Bo = (o) => d.find(
|
|
235
|
+
(r) => r.provider_id === o || r.id === o
|
|
236
|
+
), jo = (o) => d.find((r) => r.id === o), Jo = (o) => d.some(
|
|
237
|
+
(r) => r.provider_id === o || r.id === o
|
|
238
|
+
), Vo = {
|
|
239
|
+
asana: {
|
|
240
|
+
icon: c,
|
|
241
|
+
label: "Asana"
|
|
242
|
+
},
|
|
243
|
+
confluence: {
|
|
244
|
+
icon: _,
|
|
245
|
+
label: "Confluence"
|
|
246
|
+
},
|
|
247
|
+
firecrawl: {
|
|
248
|
+
icon: O,
|
|
249
|
+
label: "Firecrawl"
|
|
250
|
+
},
|
|
251
|
+
notiontoolkit: {
|
|
252
|
+
icon: g,
|
|
253
|
+
label: "Notion"
|
|
254
|
+
},
|
|
255
|
+
linear: {
|
|
256
|
+
icon: p,
|
|
257
|
+
label: "Linear"
|
|
258
|
+
},
|
|
259
|
+
twilio: {
|
|
260
|
+
icon: W,
|
|
261
|
+
label: "Twilio"
|
|
262
|
+
},
|
|
263
|
+
github: {
|
|
264
|
+
icon: l,
|
|
265
|
+
label: "Github"
|
|
266
|
+
},
|
|
267
|
+
dropbox: {
|
|
268
|
+
icon: n,
|
|
269
|
+
label: "Dropbox"
|
|
270
|
+
},
|
|
271
|
+
google: {
|
|
272
|
+
icon: s,
|
|
273
|
+
label: "Google"
|
|
274
|
+
},
|
|
275
|
+
gmail: {
|
|
276
|
+
icon: L,
|
|
277
|
+
label: "Gmail"
|
|
278
|
+
},
|
|
279
|
+
googlecalendar: {
|
|
280
|
+
icon: x,
|
|
281
|
+
label: "Google Calendar"
|
|
282
|
+
},
|
|
283
|
+
googlecontacts: {
|
|
284
|
+
icon: y,
|
|
285
|
+
label: "Google Contacts"
|
|
286
|
+
},
|
|
287
|
+
googledocs: {
|
|
288
|
+
icon: H,
|
|
289
|
+
label: "Google Docs"
|
|
290
|
+
},
|
|
291
|
+
googledrive: {
|
|
292
|
+
icon: R,
|
|
293
|
+
label: "Google Drive"
|
|
294
|
+
},
|
|
295
|
+
googlefinance: {
|
|
296
|
+
icon: M,
|
|
297
|
+
label: "Google Finance"
|
|
298
|
+
},
|
|
299
|
+
googleflights: {
|
|
300
|
+
icon: C,
|
|
301
|
+
label: "Google Flights"
|
|
302
|
+
},
|
|
303
|
+
googlehotels: {
|
|
304
|
+
icon: P,
|
|
305
|
+
label: "Google Hotels"
|
|
306
|
+
},
|
|
307
|
+
googlejobs: {
|
|
308
|
+
icon: s,
|
|
309
|
+
label: "Google Jobs"
|
|
310
|
+
},
|
|
311
|
+
googlemaps: {
|
|
312
|
+
icon: I,
|
|
313
|
+
label: "Google Maps"
|
|
314
|
+
},
|
|
315
|
+
googlenews: {
|
|
316
|
+
icon: X,
|
|
317
|
+
label: "Google News"
|
|
318
|
+
},
|
|
319
|
+
googlesearch: {
|
|
320
|
+
icon: s,
|
|
321
|
+
label: "Google Search"
|
|
322
|
+
},
|
|
323
|
+
googlesheets: {
|
|
324
|
+
icon: Z,
|
|
325
|
+
label: "Google Sheets"
|
|
326
|
+
},
|
|
327
|
+
googleshopping: {
|
|
328
|
+
icon: E,
|
|
329
|
+
label: "Google Shopping"
|
|
330
|
+
},
|
|
331
|
+
hubspot: {
|
|
332
|
+
icon: m,
|
|
333
|
+
label: "HubSpot"
|
|
334
|
+
},
|
|
335
|
+
jira: {
|
|
336
|
+
icon: F,
|
|
337
|
+
label: "Jira"
|
|
338
|
+
},
|
|
339
|
+
e2b: {
|
|
340
|
+
icon: D,
|
|
341
|
+
label: "e2b"
|
|
342
|
+
},
|
|
343
|
+
linkedin: {
|
|
344
|
+
icon: h,
|
|
345
|
+
label: "Linkedin"
|
|
346
|
+
},
|
|
347
|
+
microsoft: {
|
|
348
|
+
icon: u,
|
|
349
|
+
label: "Microsoft"
|
|
350
|
+
},
|
|
351
|
+
math: {
|
|
352
|
+
icon: k,
|
|
353
|
+
label: "Math"
|
|
354
|
+
},
|
|
355
|
+
outlookcalendar: {
|
|
356
|
+
icon: B,
|
|
357
|
+
label: "Outlook Calendar"
|
|
358
|
+
},
|
|
359
|
+
outlookmail: {
|
|
360
|
+
icon: j,
|
|
361
|
+
label: "Outlook Mail"
|
|
362
|
+
},
|
|
363
|
+
salesforce: {
|
|
364
|
+
icon: J,
|
|
365
|
+
label: "Salesforce"
|
|
366
|
+
},
|
|
367
|
+
spotify: {
|
|
368
|
+
icon: v,
|
|
369
|
+
label: "Spotify"
|
|
370
|
+
},
|
|
371
|
+
slack: {
|
|
372
|
+
icon: f,
|
|
373
|
+
label: "Slack"
|
|
374
|
+
},
|
|
375
|
+
search: {
|
|
376
|
+
icon: S,
|
|
377
|
+
label: "Search"
|
|
378
|
+
},
|
|
379
|
+
web: {
|
|
380
|
+
icon: z,
|
|
381
|
+
label: "Web"
|
|
382
|
+
},
|
|
383
|
+
walmart: {
|
|
384
|
+
icon: Y,
|
|
385
|
+
label: "Walmart"
|
|
386
|
+
},
|
|
387
|
+
x: {
|
|
388
|
+
icon: G,
|
|
389
|
+
label: "X"
|
|
390
|
+
},
|
|
391
|
+
zoom: {
|
|
392
|
+
icon: w,
|
|
393
|
+
label: "Zoom"
|
|
394
|
+
},
|
|
395
|
+
reddit: {
|
|
396
|
+
icon: b,
|
|
397
|
+
label: "Reddit"
|
|
398
|
+
},
|
|
399
|
+
twitch: {
|
|
400
|
+
icon: A,
|
|
401
|
+
label: "Twitch"
|
|
402
|
+
},
|
|
403
|
+
stripe: {
|
|
404
|
+
icon: V,
|
|
405
|
+
label: "Stripe"
|
|
406
|
+
},
|
|
407
|
+
youtube: {
|
|
408
|
+
icon: K,
|
|
409
|
+
label: "YouTube"
|
|
410
|
+
}
|
|
411
|
+
};
|
|
412
|
+
export {
|
|
413
|
+
q as OAUTH2_PROVIDER,
|
|
414
|
+
Uo as OAUTH_PROVIDER_CATALOGUE,
|
|
415
|
+
a as OAuthId,
|
|
416
|
+
t as OAuthProviderId,
|
|
417
|
+
d as PREBUILT_OAUTH_PROVIDERS,
|
|
418
|
+
Vo as TOOLKIT_CATALOGUE,
|
|
419
|
+
jo as findPrebuiltProviderById,
|
|
420
|
+
Bo as findPrebuiltProviderByProviderId,
|
|
421
|
+
Jo as isPrebuiltProvider
|
|
422
|
+
};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { jsxs as i, jsx as e } from "react/jsx-runtime";
|
|
2
|
+
const s = (t) => /* @__PURE__ */ i(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
height: "1em",
|
|
6
|
+
preserveAspectRatio: "xMidYMid",
|
|
7
|
+
viewBox: "0 0 256 222",
|
|
8
|
+
width: "1em",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...t,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ e("title", { children: "Vercel" }),
|
|
13
|
+
/* @__PURE__ */ e("path", { className: "fill-black dark:fill-white", d: "m128 0 128 221.705H0z" })
|
|
14
|
+
]
|
|
15
|
+
}
|
|
16
|
+
);
|
|
17
|
+
export {
|
|
18
|
+
s as Vercel,
|
|
19
|
+
s as default
|
|
20
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { jsxs as l, jsx as c } from "react/jsx-runtime";
|
|
2
|
+
const h = (a) => /* @__PURE__ */ l(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
height: "1em",
|
|
6
|
+
viewBox: "0 0 122.88 122.88",
|
|
7
|
+
width: "1em",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9
|
+
...a,
|
|
10
|
+
children: [
|
|
11
|
+
/* @__PURE__ */ c("title", { children: "Walmart" }),
|
|
12
|
+
/* @__PURE__ */ c(
|
|
13
|
+
"path",
|
|
14
|
+
{
|
|
15
|
+
d: "M38.24,0h46.4a38.36,38.36,0,0,1,38.24,38.24v46.4a38.36,38.36,0,0,1-38.24,38.24H38.24A38.36,38.36,0,0,1,0,84.64V38.24A38.36,38.36,0,0,1,38.24,0Z",
|
|
16
|
+
fill: "#1d7ad9",
|
|
17
|
+
fillRule: "evenodd"
|
|
18
|
+
}
|
|
19
|
+
),
|
|
20
|
+
/* @__PURE__ */ c(
|
|
21
|
+
"path",
|
|
22
|
+
{
|
|
23
|
+
d: "M61.43,20.82c-3.09,0-5.54,1.73-5.54,3.83L57.77,45.9c.2,1.28,1.77,2.27,3.67,2.27s3.46-1,3.67-2.27L67,24.65c0-2.1-2.47-3.82-5.56-3.82Zm-30.58,17a6,6,0,0,0-4.58,3.26c-1.55,2.68-1.28,5.67.53,6.72l19.34,9c1.21.45,2.85-.41,3.8-2h0c1-1.65.88-3.5-.12-4.32L32.35,38.24a2.86,2.86,0,0,0-1.5-.37Zm61.17,0a2.86,2.86,0,0,0-1.5.37L73.05,50.49c-1,.82-1.07,2.67-.12,4.32h0c.95,1.64,2.59,2.5,3.8,2l19.34-9c1.83-1.05,2.09-4,.55-6.72A6,6,0,0,0,92,37.87Zm-45.15,28a1.73,1.73,0,0,0-.72.12L26.81,75c-1.82,1.06-2.09,4-.54,6.73s4.27,3.94,6.08,2.89L49.82,72.4c1-.83,1.08-2.68.13-4.32h0a3.94,3.94,0,0,0-3.08-2.17Zm29.14,0a3.94,3.94,0,0,0-3.08,2.17h0c-1,1.64-.87,3.49.13,4.32L90.53,84.64c1.81,1,4.53-.22,6.09-2.89s1.28-5.67-.55-6.73L76.73,66a1.76,1.76,0,0,0-.72-.12ZM61.43,74.72c-1.89,0-3.46,1-3.66,2.26L55.89,98.23c0,2.1,2.46,3.83,5.55,3.83S67,100.33,67,98.23L65.11,77c-.21-1.28-1.77-2.26-3.67-2.26Z",
|
|
24
|
+
fill: "#ffc220"
|
|
25
|
+
}
|
|
26
|
+
)
|
|
27
|
+
]
|
|
28
|
+
}
|
|
29
|
+
);
|
|
30
|
+
export {
|
|
31
|
+
h as Walmart,
|
|
32
|
+
h as default
|
|
33
|
+
};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { jsxs as t, jsx as l } from "react/jsx-runtime";
|
|
2
|
+
const i = (h) => /* @__PURE__ */ t(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
fill: "none",
|
|
6
|
+
height: "1em",
|
|
7
|
+
viewBox: "0 0 1200 1227",
|
|
8
|
+
width: "1em",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...h,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ l("title", { children: "X" }),
|
|
13
|
+
/* @__PURE__ */ l(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
d: "M714.163 519.284 1160.89 0h-105.86L667.137 450.887 357.328 0H0l468.492 681.821L0 1226.37h105.866l409.625-476.152 327.181 476.152H1200L714.137 519.284h.026ZM569.165 687.828l-47.468-67.894-377.686-540.24h162.604l304.797 435.991 47.468 67.894 396.2 566.721H892.476L569.165 687.854v-.026Z",
|
|
17
|
+
fill: "#fff"
|
|
18
|
+
}
|
|
19
|
+
)
|
|
20
|
+
]
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
export {
|
|
24
|
+
i as X,
|
|
25
|
+
i as default
|
|
26
|
+
};
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
import { jsxs as t, jsx as l } from "react/jsx-runtime";
|
|
2
|
+
const h = (f) => /* @__PURE__ */ t(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
fill: "none",
|
|
6
|
+
height: f.height || "24",
|
|
7
|
+
viewBox: "0 0 208.17944 208.17944",
|
|
8
|
+
width: f.width || "24",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...f,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ l("title", { children: "Xero" }),
|
|
13
|
+
/* @__PURE__ */ l("g", { transform: "translate(-5.8874759,-271.69643)", children: /* @__PURE__ */ l("g", { transform: "matrix(0.35277777,0,0,-0.35277777,-39.929542,525.63751)", children: /* @__PURE__ */ l("g", { children: /* @__PURE__ */ l("g", { children: /* @__PURE__ */ t("g", { children: [
|
|
14
|
+
/* @__PURE__ */ l(
|
|
15
|
+
"path",
|
|
16
|
+
{
|
|
17
|
+
d: "m 424.933,130.843 c 162.335,0 293.932,131.597 293.932,293.933 0,162.334 -131.597,293.932 -293.932,293.932 C 262.598,718.708 131,587.11 131,424.776 131,262.44 262.598,130.843 424.933,130.843",
|
|
18
|
+
fill: "#1ab4d7"
|
|
19
|
+
}
|
|
20
|
+
),
|
|
21
|
+
/* @__PURE__ */ l(
|
|
22
|
+
"path",
|
|
23
|
+
{
|
|
24
|
+
d: "m 271.701,425.625 50.162,50.286 c 1.663,1.695 2.591,3.939 2.591,6.319 0,4.96 -4.032,8.988 -8.992,8.988 -2.416,0 -4.681,-0.947 -6.389,-2.676 -0.005,-0.01 -50.117,-50.093 -50.117,-50.093 l -50.341,50.168 c -1.701,1.677 -3.955,2.601 -6.345,2.601 -4.954,0 -8.987,-4.026 -8.987,-8.981 0,-2.417 0.965,-4.685 2.697,-6.394 l 50.155,-50.148 -50.129,-50.223 c -1.762,-1.735 -2.723,-4.008 -2.723,-6.436 0,-4.959 4.033,-8.982 8.987,-8.982 2.394,0 4.65,0.929 6.345,2.625 l 50.263,50.195 50.072,-50.012 c 1.776,-1.836 4.067,-2.814 6.512,-2.814 4.955,0 8.987,4.029 8.987,8.988 0,2.393 -0.927,4.641 -2.614,6.336 z",
|
|
25
|
+
fill: "#fff"
|
|
26
|
+
}
|
|
27
|
+
),
|
|
28
|
+
/* @__PURE__ */ l(
|
|
29
|
+
"path",
|
|
30
|
+
{
|
|
31
|
+
d: "m 569.906,425.64 c 0,-9.006 7.323,-16.332 16.34,-16.332 8.996,0 16.322,7.326 16.322,16.332 0,9.008 -7.326,16.333 -16.322,16.333 -9.017,0 -16.34,-7.325 -16.34,-16.333",
|
|
32
|
+
fill: "#fff"
|
|
33
|
+
}
|
|
34
|
+
),
|
|
35
|
+
/* @__PURE__ */ l(
|
|
36
|
+
"path",
|
|
37
|
+
{
|
|
38
|
+
d: "m 538.93,425.632 c 0,26.08 21.216,47.3 47.299,47.3 26.07,0 47.291,-21.22 47.291,-47.3 0,-26.074 -21.221,-47.285 -47.291,-47.285 -26.083,0 -47.299,21.211 -47.299,47.285 m -18.606,0 c 0,-36.334 29.565,-65.895 65.905,-65.895 36.339,0 65.919,29.561 65.919,65.895 0,36.339 -29.58,65.908 -65.919,65.908 -36.34,0 -65.905,-29.569 -65.905,-65.908",
|
|
39
|
+
fill: "#fff"
|
|
40
|
+
}
|
|
41
|
+
),
|
|
42
|
+
/* @__PURE__ */ l(
|
|
43
|
+
"path",
|
|
44
|
+
{
|
|
45
|
+
d: "m 515.646,490.413 -2.765,0.008 c -8.301,0 -16.307,-2.618 -22.994,-7.771 -0.881,4.032 -4.485,7.066 -8.778,7.066 -4.941,0 -8.9,-3.959 -8.912,-8.91 0,-0.018 0.03,-111 0.03,-111 0.013,-4.942 4.044,-8.959 8.988,-8.959 4.943,0 8.973,4.017 8.986,8.97 0,0.022 0.004,68.251 0.004,68.251 0,22.748 2.08,31.935 21.566,34.37 1.801,0.224 3.76,0.189 3.768,0.189 5.332,0.183 9.121,3.847 9.121,8.799 0,4.955 -4.045,8.987 -9.014,8.987",
|
|
46
|
+
fill: "#fff"
|
|
47
|
+
}
|
|
48
|
+
),
|
|
49
|
+
/* @__PURE__ */ l(
|
|
50
|
+
"path",
|
|
51
|
+
{
|
|
52
|
+
d: "m 343.072,436.482 c 0,0.246 0.019,0.502 0.031,0.755 5.218,20.627 23.899,35.891 46.147,35.891 22.517,0 41.369,-15.639 46.32,-36.646 z m 110.903,1.697 c -3.873,18.337 -13.912,33.399 -29.199,43.072 -22.346,14.187 -51.854,13.402 -73.438,-1.947 -17.606,-12.525 -27.769,-33.014 -27.769,-54.12 0,-5.292 0.638,-10.634 1.966,-15.892 6.648,-26.152 29.13,-45.949 55.934,-49.23 7.954,-0.963 15.696,-0.502 23.713,1.574 6.889,1.676 13.555,4.47 19.697,8.406 6.375,4.098 11.701,9.502 16.859,15.971 0.104,0.119 0.209,0.224 0.313,0.349 3.58,4.44 2.916,10.754 -1.018,13.768 -3.318,2.543 -8.888,3.574 -13.271,-2.039 -0.942,-1.342 -1.993,-2.723 -3.15,-4.104 -3.485,-3.851 -7.809,-7.582 -12.99,-10.476 -6.593,-3.522 -14.106,-5.535 -22.093,-5.58 -26.142,0.291 -40.131,18.539 -45.107,31.564 -0.869,2.432 -1.539,4.955 -2.006,7.553 -0.061,0.486 -0.106,0.955 -0.124,1.387 5.405,0 93.812,0.015 93.812,0.015 12.861,0.27 19.783,9.348 17.871,19.729",
|
|
53
|
+
fill: "#fff"
|
|
54
|
+
}
|
|
55
|
+
)
|
|
56
|
+
] }) }) }) }) })
|
|
57
|
+
]
|
|
58
|
+
}
|
|
59
|
+
);
|
|
60
|
+
export {
|
|
61
|
+
h as Xero,
|
|
62
|
+
h as default
|
|
63
|
+
};
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { jsxs as i, jsx as e } from "react/jsx-runtime";
|
|
2
|
+
const d = (t) => /* @__PURE__ */ i(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
height: "1em",
|
|
6
|
+
preserveAspectRatio: "xMidYMid",
|
|
7
|
+
viewBox: "0 0 256 180",
|
|
8
|
+
width: "1em",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...t,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ e("title", { children: "YouTube" }),
|
|
13
|
+
/* @__PURE__ */ e(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
d: "M250.346 28.075A32.18 32.18 0 0 0 227.69 5.418C207.824 0 127.87 0 127.87 0S47.912.164 28.046 5.582A32.18 32.18 0 0 0 5.39 28.24c-6.009 35.298-8.34 89.084.165 122.97a32.18 32.18 0 0 0 22.656 22.657c19.866 5.418 99.822 5.418 99.822 5.418s79.955 0 99.82-5.418a32.18 32.18 0 0 0 22.657-22.657c6.338-35.348 8.291-89.1-.164-123.134Z",
|
|
17
|
+
fill: "red"
|
|
18
|
+
}
|
|
19
|
+
),
|
|
20
|
+
/* @__PURE__ */ e("path", { d: "m102.421 128.06 66.328-38.418-66.328-38.418z", fill: "#FFF" })
|
|
21
|
+
]
|
|
22
|
+
}
|
|
23
|
+
);
|
|
24
|
+
export {
|
|
25
|
+
d as YouTube,
|
|
26
|
+
d as default
|
|
27
|
+
};
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import { jsxs as e, jsx as o } from "react/jsx-runtime";
|
|
2
|
+
const c = (s) => /* @__PURE__ */ e(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
height: "1em",
|
|
6
|
+
viewBox: "0 0 48 48",
|
|
7
|
+
width: "1em",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9
|
+
...s,
|
|
10
|
+
children: [
|
|
11
|
+
/* @__PURE__ */ o("title", { children: "Zoom" }),
|
|
12
|
+
/* @__PURE__ */ o("defs", { children: /* @__PURE__ */ e(
|
|
13
|
+
"linearGradient",
|
|
14
|
+
{
|
|
15
|
+
gradientUnits: "userSpaceOnUse",
|
|
16
|
+
id: "zoom-gradient",
|
|
17
|
+
x1: "11.3597",
|
|
18
|
+
x2: "36.6403",
|
|
19
|
+
y1: "45.89364",
|
|
20
|
+
y2: "2.10636",
|
|
21
|
+
children: [
|
|
22
|
+
/* @__PURE__ */ o("stop", { offset: "0", stopColor: "#0845bf" }),
|
|
23
|
+
/* @__PURE__ */ o("stop", { offset: ".6", stopColor: "#0b5cff" }),
|
|
24
|
+
/* @__PURE__ */ o("stop", { offset: "1", stopColor: "#4f90ee" })
|
|
25
|
+
]
|
|
26
|
+
}
|
|
27
|
+
) }),
|
|
28
|
+
/* @__PURE__ */ e("g", { children: [
|
|
29
|
+
/* @__PURE__ */ o(
|
|
30
|
+
"path",
|
|
31
|
+
{
|
|
32
|
+
d: "M48,24c0,2.56649-.20631,5.08306-.60043,7.53687-1.30472,8.12336-7.73942,14.55801-15.86279,15.8627-2.45387.39412-4.97047.60043-7.53678.60043s-5.08291-.20631-7.53678-.60043c-8.12337-1.30469-14.55806-7.73934-15.86279-15.8627C.20631,29.08306,0,26.56649,0,24s.20631-5.08306.60043-7.53687C1.90515,8.33977,8.33985,1.90512,16.46322.60043,18.91709.20631,21.43368,0,24,0s5.08291.20631,7.53678.60043c8.12337,1.30469,14.55806,7.73934,15.86279,15.8627.39411,2.45381.60043,4.97038.60043,7.53687Z",
|
|
33
|
+
fill: "url(#zoom-gradient)"
|
|
34
|
+
}
|
|
35
|
+
),
|
|
36
|
+
/* @__PURE__ */ o(
|
|
37
|
+
"path",
|
|
38
|
+
{
|
|
39
|
+
d: "m20.407,31.33266h-11.8779c-.83337,0-1.57795-.49753-1.89686-1.26746-.31891-.76993-.14418-1.64827.44512-2.23746l8.22737-8.22733h-5.89671c-1.61989,0-2.93306-1.31317-2.93306-2.93306h10.95403c.8333,0,1.57785.49739,1.89679,1.26732.31898.76993.14436,1.64813-.44486,2.23761l-8.2274,8.22733h6.82044c1.61989,0,2.93306,1.31317,2.93306,2.93306Zm21.11806-9.16583c0-3.15376-2.56575-5.71948-5.71948-5.71948-1.68694,0-3.20517.73455-4.25294,1.90012-1.04777-1.16556-2.566-1.90012-4.25294-1.90012-3.15372,0-5.71948,2.56572-5.71948,5.71948v9.16583c1.61988,0,2.93306-1.31318,2.93306-2.93306v-6.23276c0-1.53642,1.24999-2.78641,2.78641-2.78641s2.78641,1.24999,2.78641,2.78641v6.23276c0,1.61989,1.31318,2.93306,2.93306,2.93306v-9.16583c0-1.53642,1.24999-2.78641,2.78641-2.78641s2.78641,1.24999,2.78641,2.78641v6.23276c0,1.61989,1.31318,2.93306,2.93306,2.93306v-9.16583Z",
|
|
40
|
+
fill: "#fff"
|
|
41
|
+
}
|
|
42
|
+
)
|
|
43
|
+
] })
|
|
44
|
+
]
|
|
45
|
+
}
|
|
46
|
+
);
|
|
47
|
+
export {
|
|
48
|
+
c as Zoom,
|
|
49
|
+
c as default
|
|
50
|
+
};
|