@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
|
@@ -39,100 +39,102 @@ import { Exa as g } from "../components/ui/atoms/icons/exa.js";
|
|
|
39
39
|
import { Factorial as _ } from "../components/ui/atoms/icons/factorial.js";
|
|
40
40
|
import { Figma as v } from "../components/ui/atoms/icons/figma.js";
|
|
41
41
|
import { Firecrawl as y } from "../components/ui/atoms/icons/firecrawl.js";
|
|
42
|
-
import {
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
-
import {
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
49
|
-
import {
|
|
50
|
-
import {
|
|
51
|
-
import {
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import {
|
|
57
|
-
import {
|
|
58
|
-
import {
|
|
59
|
-
import {
|
|
60
|
-
import {
|
|
61
|
-
import {
|
|
62
|
-
import {
|
|
63
|
-
import {
|
|
64
|
-
import {
|
|
65
|
-
import {
|
|
66
|
-
import {
|
|
67
|
-
import {
|
|
42
|
+
import { Fireflies as b } from "../components/ui/atoms/icons/fireflies.js";
|
|
43
|
+
import { FlyIo as x } from "../components/ui/atoms/icons/fly-io.js";
|
|
44
|
+
import { Forkable as S } from "../components/ui/atoms/icons/forkable.js";
|
|
45
|
+
import { Freshdesk as C } from "../components/ui/atoms/icons/freshdesk.js";
|
|
46
|
+
import { Freshservice as w } from "../components/ui/atoms/icons/freshservice.js";
|
|
47
|
+
import { Generic as T } from "../components/ui/atoms/icons/generic.js";
|
|
48
|
+
import { Github as E } from "../components/ui/atoms/icons/github.js";
|
|
49
|
+
import { Gitlab as D } from "../components/ui/atoms/icons/gitlab.js";
|
|
50
|
+
import { Glean as O } from "../components/ui/atoms/icons/glean.js";
|
|
51
|
+
import { Gmail as k } from "../components/ui/atoms/icons/gmail.js";
|
|
52
|
+
import { Google as A } from "../components/ui/atoms/icons/google.js";
|
|
53
|
+
import { GoogleCalendar as j } from "../components/ui/atoms/icons/google-calendar.js";
|
|
54
|
+
import { GoogleContacts as M } from "../components/ui/atoms/icons/google-contacts.js";
|
|
55
|
+
import { GoogleDocs as N } from "../components/ui/atoms/icons/google-docs.js";
|
|
56
|
+
import { GoogleDrive as xe } from "../components/ui/atoms/icons/google-drive.js";
|
|
57
|
+
import { GoogleFinance as Se } from "../components/ui/atoms/icons/google-finance.js";
|
|
58
|
+
import { GoogleFlights as Ce } from "../components/ui/atoms/icons/google-flights.js";
|
|
59
|
+
import { GoogleHotels as we } from "../components/ui/atoms/icons/google-hotels.js";
|
|
60
|
+
import { GoogleJobs as Te } from "../components/ui/atoms/icons/google-jobs.js";
|
|
61
|
+
import { GoogleMaps as Ee } from "../components/ui/atoms/icons/google-maps.js";
|
|
62
|
+
import { GoogleNews as De } from "../components/ui/atoms/icons/google-news.js";
|
|
63
|
+
import { GoogleSheets as Oe } from "../components/ui/atoms/icons/google-sheets.js";
|
|
64
|
+
import { GoogleShopping as ke } from "../components/ui/atoms/icons/google-shopping.js";
|
|
65
|
+
import { GoogleSlides as Ae } from "../components/ui/atoms/icons/google-slides.js";
|
|
66
|
+
import { Granola as je } from "../components/ui/atoms/icons/granola.js";
|
|
67
|
+
import { Heroku as Me } from "../components/ui/atoms/icons/heroku.js";
|
|
68
|
+
import { Hootsuite as Ne } from "../components/ui/atoms/icons/hootsuite.js";
|
|
68
69
|
import { Hubspot as P } from "../components/ui/atoms/icons/hubspot.js";
|
|
69
|
-
import { Imgflip as
|
|
70
|
-
import {
|
|
71
|
-
import {
|
|
72
|
-
import {
|
|
73
|
-
import {
|
|
74
|
-
import {
|
|
70
|
+
import { Imgflip as Pe } from "../components/ui/atoms/icons/imgflip.js";
|
|
71
|
+
import { Insightly as Fe } from "../components/ui/atoms/icons/insightly.js";
|
|
72
|
+
import { Intercom as Ie } from "../components/ui/atoms/icons/intercom.js";
|
|
73
|
+
import { Jira as Le } from "../components/ui/atoms/icons/jira.js";
|
|
74
|
+
import { Linear as Re } from "../components/ui/atoms/icons/linear.js";
|
|
75
|
+
import { Linkedin as ze } from "../components/ui/atoms/icons/linkedin.js";
|
|
76
|
+
import { Luma as Be } from "../components/ui/atoms/icons/luma.js";
|
|
75
77
|
import { Mailchimp as F } from "../components/ui/atoms/icons/mailchimp.js";
|
|
76
|
-
import { MathToolkit as
|
|
77
|
-
import { Mcp as
|
|
78
|
-
import { MicrosoftDynamics as
|
|
79
|
-
import { MicrosoftExcel as
|
|
80
|
-
import { MicrosoftOnedrive as
|
|
81
|
-
import { MicrosoftOutlookCalendar as
|
|
82
|
-
import { MicrosoftOutlookMail as
|
|
83
|
-
import { MicrosoftPowerpoint as
|
|
84
|
-
import { MicrosoftSharepoint as
|
|
85
|
-
import { MicrosoftTeams as
|
|
86
|
-
import { MicrosoftWord as
|
|
87
|
-
import { Miro as
|
|
88
|
-
import { Monday as
|
|
89
|
-
import { MongoDB as
|
|
90
|
-
import { Netsuite as
|
|
91
|
-
import { Notion as
|
|
92
|
-
import { Obsidian as
|
|
93
|
-
import { Okta as
|
|
94
|
-
import { Pagerduty as
|
|
95
|
-
import { Pinecone as
|
|
96
|
-
import { Pinterest as
|
|
97
|
-
import { Pipedrive as
|
|
98
|
-
import { Plaid as
|
|
99
|
-
import { Postgres as
|
|
100
|
-
import { Posthog as
|
|
101
|
-
import { Pylon as
|
|
102
|
-
import { Quickbooks as
|
|
103
|
-
import { Railway as
|
|
104
|
-
import { Reddit as
|
|
105
|
-
import { Resend as
|
|
106
|
-
import { Salesforce as
|
|
107
|
-
import { Shopify as
|
|
108
|
-
import { Singlestore as
|
|
109
|
-
import { Slack as
|
|
110
|
-
import { Snowflake as
|
|
111
|
-
import { Splunk as
|
|
112
|
-
import { Spotify as
|
|
113
|
-
import { Square as
|
|
114
|
-
import { Squarespace as
|
|
115
|
-
import { Squareup as
|
|
116
|
-
import { Stripe as
|
|
117
|
-
import { Telegram as
|
|
118
|
-
import { Ticktick as
|
|
119
|
-
import { Tiktok as
|
|
120
|
-
import { Trello as
|
|
121
|
-
import { Twilio as
|
|
122
|
-
import { Twitch as
|
|
123
|
-
import { Vercel as
|
|
124
|
-
import { Walmart as
|
|
125
|
-
import { Weaviate as
|
|
126
|
-
import { Workday as
|
|
127
|
-
import { Wrike as
|
|
128
|
-
import { X as
|
|
129
|
-
import { Xero as
|
|
130
|
-
import { Youtube as
|
|
131
|
-
import { Yugabytedb as
|
|
132
|
-
import { Zendesk as
|
|
133
|
-
import { ZohoBooks as
|
|
134
|
-
import { ZohoCreator as
|
|
135
|
-
import { Zoom as
|
|
78
|
+
import { MathToolkit as Ve } from "../components/ui/atoms/icons/math-toolkit.js";
|
|
79
|
+
import { Mcp as He } from "../components/ui/atoms/icons/mcp.js";
|
|
80
|
+
import { MicrosoftDynamics as Ue } from "../components/ui/atoms/icons/microsoft-dynamics.js";
|
|
81
|
+
import { MicrosoftExcel as I } from "../components/ui/atoms/icons/microsoft-excel.js";
|
|
82
|
+
import { MicrosoftOnedrive as We } from "../components/ui/atoms/icons/microsoft-onedrive.js";
|
|
83
|
+
import { MicrosoftOutlookCalendar as L } from "../components/ui/atoms/icons/microsoft-outlook-calendar.js";
|
|
84
|
+
import { MicrosoftOutlookMail as R } from "../components/ui/atoms/icons/microsoft-outlook-mail.js";
|
|
85
|
+
import { MicrosoftPowerpoint as Ge } from "../components/ui/atoms/icons/microsoft-powerpoint.js";
|
|
86
|
+
import { MicrosoftSharepoint as z } from "../components/ui/atoms/icons/microsoft-sharepoint.js";
|
|
87
|
+
import { MicrosoftTeams as Ke } from "../components/ui/atoms/icons/microsoft-teams.js";
|
|
88
|
+
import { MicrosoftWord as qe } from "../components/ui/atoms/icons/microsoft-word.js";
|
|
89
|
+
import { Miro as B } from "../components/ui/atoms/icons/miro.js";
|
|
90
|
+
import { Monday as Je } from "../components/ui/atoms/icons/monday.js";
|
|
91
|
+
import { MongoDB as Ye } from "../components/ui/atoms/icons/mongodb.js";
|
|
92
|
+
import { Netsuite as Xe } from "../components/ui/atoms/icons/netsuite.js";
|
|
93
|
+
import { Notion as V } from "../components/ui/atoms/icons/notion.js";
|
|
94
|
+
import { Obsidian as Ze } from "../components/ui/atoms/icons/obsidian.js";
|
|
95
|
+
import { Okta as Qe } from "../components/ui/atoms/icons/okta.js";
|
|
96
|
+
import { Pagerduty as H } from "../components/ui/atoms/icons/pagerduty.js";
|
|
97
|
+
import { Pinecone as $e } from "../components/ui/atoms/icons/pinecone.js";
|
|
98
|
+
import { Pinterest as et } from "../components/ui/atoms/icons/pinterest.js";
|
|
99
|
+
import { Pipedrive as tt } from "../components/ui/atoms/icons/pipedrive.js";
|
|
100
|
+
import { Plaid as nt } from "../components/ui/atoms/icons/plaid.js";
|
|
101
|
+
import { Postgres as rt } from "../components/ui/atoms/icons/postgres.js";
|
|
102
|
+
import { Posthog as U } from "../components/ui/atoms/icons/posthog.js";
|
|
103
|
+
import { Pylon as W } from "../components/ui/atoms/icons/pylon.js";
|
|
104
|
+
import { Quickbooks as it } from "../components/ui/atoms/icons/quickbooks.js";
|
|
105
|
+
import { Railway as at } from "../components/ui/atoms/icons/railway.js";
|
|
106
|
+
import { Reddit as ot } from "../components/ui/atoms/icons/reddit.js";
|
|
107
|
+
import { Resend as st } from "../components/ui/atoms/icons/resend.js";
|
|
108
|
+
import { Salesforce as ct } from "../components/ui/atoms/icons/salesforce.js";
|
|
109
|
+
import { Shopify as lt } from "../components/ui/atoms/icons/shopify.js";
|
|
110
|
+
import { Singlestore as ut } from "../components/ui/atoms/icons/singlestore.js";
|
|
111
|
+
import { Slack as G } from "../components/ui/atoms/icons/slack.js";
|
|
112
|
+
import { Snowflake as dt } from "../components/ui/atoms/icons/snowflake.js";
|
|
113
|
+
import { Splunk as ft } from "../components/ui/atoms/icons/splunk.js";
|
|
114
|
+
import { Spotify as pt } from "../components/ui/atoms/icons/spotify.js";
|
|
115
|
+
import { Square as K } from "../components/ui/atoms/icons/square.js";
|
|
116
|
+
import { Squarespace as mt } from "../components/ui/atoms/icons/squarespace.js";
|
|
117
|
+
import { Squareup as ht } from "../components/ui/atoms/icons/squareup.js";
|
|
118
|
+
import { Stripe as q } from "../components/ui/atoms/icons/stripe.js";
|
|
119
|
+
import { Telegram as gt } from "../components/ui/atoms/icons/telegram.js";
|
|
120
|
+
import { Ticktick as _t } from "../components/ui/atoms/icons/ticktick.js";
|
|
121
|
+
import { Tiktok as vt } from "../components/ui/atoms/icons/tiktok.js";
|
|
122
|
+
import { Trello as yt } from "../components/ui/atoms/icons/trello.js";
|
|
123
|
+
import { Twilio as bt } from "../components/ui/atoms/icons/twilio.js";
|
|
124
|
+
import { Twitch as xt } from "../components/ui/atoms/icons/twitch.js";
|
|
125
|
+
import { Vercel as St } from "../components/ui/atoms/icons/vercel.js";
|
|
126
|
+
import { Walmart as Ct } from "../components/ui/atoms/icons/walmart.js";
|
|
127
|
+
import { Weaviate as wt } from "../components/ui/atoms/icons/weaviate.js";
|
|
128
|
+
import { Workday as Tt } from "../components/ui/atoms/icons/workday.js";
|
|
129
|
+
import { Wrike as Et } from "../components/ui/atoms/icons/wrike.js";
|
|
130
|
+
import { X as Dt } from "../components/ui/atoms/icons/x.js";
|
|
131
|
+
import { Xero as J } from "../components/ui/atoms/icons/xero.js";
|
|
132
|
+
import { Youtube as Ot } from "../components/ui/atoms/icons/youtube.js";
|
|
133
|
+
import { Yugabytedb as kt } from "../components/ui/atoms/icons/yugabytedb.js";
|
|
134
|
+
import { Zendesk as At } from "../components/ui/atoms/icons/zendesk.js";
|
|
135
|
+
import { ZohoBooks as jt } from "../components/ui/atoms/icons/zoho-books.js";
|
|
136
|
+
import { ZohoCreator as Mt } from "../components/ui/atoms/icons/zoho-creator.js";
|
|
137
|
+
import { Zoom as Nt } from "../components/ui/atoms/icons/zoom.js";
|
|
136
138
|
import { findToolkitByName as Y } from "./utils.js";
|
|
137
139
|
import { jsx as X } from "react/jsx-runtime";
|
|
138
140
|
//#region lib/metadata/toolkit-icons.tsx
|
|
@@ -189,31 +191,32 @@ var Z = {
|
|
|
189
191
|
Figma: v,
|
|
190
192
|
FigmaApi: v,
|
|
191
193
|
Firecrawl: y,
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
194
|
+
Fireflies: b,
|
|
195
|
+
FlyIo: x,
|
|
196
|
+
Forkable: S,
|
|
197
|
+
Freshdesk: C,
|
|
198
|
+
FreshserviceApi: w,
|
|
199
|
+
Github: E,
|
|
200
|
+
GitLab: D,
|
|
201
|
+
Glean: O,
|
|
202
|
+
Gmail: k,
|
|
203
|
+
GoogleCalendar: j,
|
|
204
|
+
GoogleContacts: M,
|
|
205
|
+
GoogleDocs: N,
|
|
206
|
+
GoogleDrive: xe,
|
|
207
|
+
GoogleFinance: Se,
|
|
208
|
+
GoogleFlights: Ce,
|
|
209
|
+
GoogleHotels: we,
|
|
210
|
+
GoogleJobs: Te,
|
|
211
|
+
GoogleMaps: Ee,
|
|
212
|
+
GoogleNews: De,
|
|
213
|
+
GoogleSearch: A,
|
|
214
|
+
GoogleSheets: Oe,
|
|
215
|
+
GoogleShopping: ke,
|
|
216
|
+
GoogleSlides: Ae,
|
|
217
|
+
Granola: je,
|
|
218
|
+
Heroku: Me,
|
|
219
|
+
Hootsuite: Ne,
|
|
217
220
|
Hubspot: P,
|
|
218
221
|
HubspotAutomationApi: P,
|
|
219
222
|
HubspotCmsApi: P,
|
|
@@ -223,99 +226,100 @@ var Z = {
|
|
|
223
226
|
HubspotMarketingApi: P,
|
|
224
227
|
HubspotMeetingsApi: P,
|
|
225
228
|
HubspotUsersApi: P,
|
|
226
|
-
Imgflip:
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
229
|
+
Imgflip: Pe,
|
|
230
|
+
Insightly: Fe,
|
|
231
|
+
IntercomApi: Ie,
|
|
232
|
+
Jira: Le,
|
|
233
|
+
Linear: Re,
|
|
234
|
+
Linkedin: ze,
|
|
235
|
+
LumaApi: Be,
|
|
232
236
|
Mailchimp: F,
|
|
233
237
|
MailchimpMarketingApi: F,
|
|
234
|
-
Math:
|
|
235
|
-
MCP:
|
|
236
|
-
MicrosoftDynamics:
|
|
237
|
-
MicrosoftExcel:
|
|
238
|
-
MicrosoftOutlookCalendar:
|
|
239
|
-
MicrosoftOutlookMail:
|
|
240
|
-
MicrosoftPowerpoint:
|
|
241
|
-
MicrosoftSharePoint:
|
|
242
|
-
Sharepoint:
|
|
243
|
-
MicrosoftTeams:
|
|
244
|
-
MicrosoftWord:
|
|
245
|
-
Miro:
|
|
246
|
-
MiroApi:
|
|
247
|
-
Monday:
|
|
248
|
-
MongoDB:
|
|
249
|
-
Netsuite:
|
|
250
|
-
Notion:
|
|
251
|
-
NotionToolkit:
|
|
252
|
-
Obsidian:
|
|
253
|
-
Okta:
|
|
254
|
-
MicrosoftOnedrive:
|
|
255
|
-
OutlookCalendar:
|
|
256
|
-
OutlookMail:
|
|
257
|
-
PagerDuty:
|
|
258
|
-
PagerDutyApi:
|
|
259
|
-
Pinecone:
|
|
260
|
-
Pinterest:
|
|
261
|
-
Pipedrive:
|
|
262
|
-
Plaid:
|
|
263
|
-
Posthog:
|
|
264
|
-
PosthogApi:
|
|
265
|
-
Postgres:
|
|
266
|
-
Pylon:
|
|
267
|
-
PylonApi:
|
|
268
|
-
Quickbooks:
|
|
269
|
-
Railway:
|
|
270
|
-
Reddit:
|
|
271
|
-
Resend:
|
|
272
|
-
Salesforce:
|
|
273
|
-
Shopify:
|
|
274
|
-
Singlestore:
|
|
275
|
-
Slack:
|
|
276
|
-
SlackApi:
|
|
277
|
-
Snowflake:
|
|
278
|
-
Splunk:
|
|
279
|
-
Spotify:
|
|
280
|
-
Square:
|
|
281
|
-
Squareup:
|
|
282
|
-
SquareupApi:
|
|
283
|
-
SquareUpApi:
|
|
284
|
-
Squarespace:
|
|
285
|
-
Stripe:
|
|
286
|
-
StripeApi:
|
|
287
|
-
Telegram:
|
|
288
|
-
Tiktok:
|
|
289
|
-
TickTickApi:
|
|
290
|
-
TrelloApi:
|
|
291
|
-
Twilio:
|
|
292
|
-
Twitch:
|
|
293
|
-
Vercel:
|
|
294
|
-
Walmart:
|
|
295
|
-
WeaviateApi:
|
|
296
|
-
Workday:
|
|
297
|
-
Wrike:
|
|
298
|
-
X:
|
|
299
|
-
Xero:
|
|
300
|
-
XeroApi:
|
|
301
|
-
YugabyteDB:
|
|
302
|
-
ZohoBooksApi:
|
|
303
|
-
ZohoCreatorApi:
|
|
304
|
-
Youtube:
|
|
305
|
-
Zendesk:
|
|
306
|
-
Zoom:
|
|
307
|
-
},
|
|
308
|
-
let t = e ?
|
|
238
|
+
Math: Ve,
|
|
239
|
+
MCP: He,
|
|
240
|
+
MicrosoftDynamics: Ue,
|
|
241
|
+
MicrosoftExcel: I,
|
|
242
|
+
MicrosoftOutlookCalendar: L,
|
|
243
|
+
MicrosoftOutlookMail: R,
|
|
244
|
+
MicrosoftPowerpoint: Ge,
|
|
245
|
+
MicrosoftSharePoint: z,
|
|
246
|
+
Sharepoint: z,
|
|
247
|
+
MicrosoftTeams: Ke,
|
|
248
|
+
MicrosoftWord: qe,
|
|
249
|
+
Miro: B,
|
|
250
|
+
MiroApi: B,
|
|
251
|
+
Monday: Je,
|
|
252
|
+
MongoDB: Ye,
|
|
253
|
+
Netsuite: Xe,
|
|
254
|
+
Notion: V,
|
|
255
|
+
NotionToolkit: V,
|
|
256
|
+
Obsidian: Ze,
|
|
257
|
+
Okta: Qe,
|
|
258
|
+
MicrosoftOnedrive: We,
|
|
259
|
+
OutlookCalendar: L,
|
|
260
|
+
OutlookMail: R,
|
|
261
|
+
PagerDuty: H,
|
|
262
|
+
PagerDutyApi: H,
|
|
263
|
+
Pinecone: $e,
|
|
264
|
+
Pinterest: et,
|
|
265
|
+
Pipedrive: tt,
|
|
266
|
+
Plaid: nt,
|
|
267
|
+
Posthog: U,
|
|
268
|
+
PosthogApi: U,
|
|
269
|
+
Postgres: rt,
|
|
270
|
+
Pylon: W,
|
|
271
|
+
PylonApi: W,
|
|
272
|
+
Quickbooks: it,
|
|
273
|
+
Railway: at,
|
|
274
|
+
Reddit: ot,
|
|
275
|
+
Resend: st,
|
|
276
|
+
Salesforce: ct,
|
|
277
|
+
Shopify: lt,
|
|
278
|
+
Singlestore: ut,
|
|
279
|
+
Slack: G,
|
|
280
|
+
SlackApi: G,
|
|
281
|
+
Snowflake: dt,
|
|
282
|
+
Splunk: ft,
|
|
283
|
+
Spotify: pt,
|
|
284
|
+
Square: K,
|
|
285
|
+
Squareup: ht,
|
|
286
|
+
SquareupApi: K,
|
|
287
|
+
SquareUpApi: K,
|
|
288
|
+
Squarespace: mt,
|
|
289
|
+
Stripe: q,
|
|
290
|
+
StripeApi: q,
|
|
291
|
+
Telegram: gt,
|
|
292
|
+
Tiktok: vt,
|
|
293
|
+
TickTickApi: _t,
|
|
294
|
+
TrelloApi: yt,
|
|
295
|
+
Twilio: bt,
|
|
296
|
+
Twitch: xt,
|
|
297
|
+
Vercel: St,
|
|
298
|
+
Walmart: Ct,
|
|
299
|
+
WeaviateApi: wt,
|
|
300
|
+
Workday: Tt,
|
|
301
|
+
Wrike: Et,
|
|
302
|
+
X: Dt,
|
|
303
|
+
Xero: J,
|
|
304
|
+
XeroApi: J,
|
|
305
|
+
YugabyteDB: kt,
|
|
306
|
+
ZohoBooksApi: jt,
|
|
307
|
+
ZohoCreatorApi: Mt,
|
|
308
|
+
Youtube: Ot,
|
|
309
|
+
Zendesk: At,
|
|
310
|
+
Zoom: Nt
|
|
311
|
+
}, Pt = new Map(Object.entries(Z).map(([e, t]) => [e.toLowerCase(), t])), Q = (e) => {
|
|
312
|
+
let t = e ? Pt.get(e.toLowerCase()) : void 0;
|
|
309
313
|
return {
|
|
310
|
-
Icon: t ??
|
|
314
|
+
Icon: t ?? T,
|
|
311
315
|
hasBrandIcon: !!t
|
|
312
316
|
};
|
|
313
|
-
}, $ = (e) => Q(e).Icon,
|
|
317
|
+
}, $ = (e) => Q(e).Icon, Ft = (e) => Q(e).hasBrandIcon, It = (e) => {
|
|
314
318
|
let t = $(Y(e)?.id);
|
|
315
319
|
return ({ className: e }) => /* @__PURE__ */ X(t, { className: e });
|
|
316
|
-
},
|
|
320
|
+
}, Lt = (e) => {
|
|
317
321
|
let t = $(Y(e)?.id);
|
|
318
322
|
return ({ className: e }) => /* @__PURE__ */ X(t, { className: e });
|
|
319
323
|
};
|
|
320
324
|
//#endregion
|
|
321
|
-
export { Z as TOOLKIT_ICON_MAP,
|
|
325
|
+
export { Z as TOOLKIT_ICON_MAP, Lt as getToolIconByToolkitName, $ as getToolkitIcon, It as getToolkitIconByName, Ft as hasToolkitIcon, Q as resolveToolkitIcon };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"toolkits.d.ts","sourceRoot":"","sources":["../../lib/metadata/toolkits.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,QAAQ,EAAE,OAAO,EAAE,MAAM,SAAS,CAAC;AAEjD,eAAO,MAAM,UAAU,EAAE,QAAQ,EAWhC,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,OAAO,
|
|
1
|
+
{"version":3,"file":"toolkits.d.ts","sourceRoot":"","sources":["../../lib/metadata/toolkits.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,QAAQ,EAAE,OAAO,EAAE,MAAM,SAAS,CAAC;AAEjD,eAAO,MAAM,UAAU,EAAE,QAAQ,EAWhC,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,OAAO,EA8vE7B,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAMrD,CAAC"}
|
|
@@ -705,6 +705,19 @@ var t = [
|
|
|
705
705
|
isComingSoon: !1,
|
|
706
706
|
isHidden: !1
|
|
707
707
|
},
|
|
708
|
+
{
|
|
709
|
+
id: "Fireflies",
|
|
710
|
+
label: "Fireflies",
|
|
711
|
+
isBYOC: !0,
|
|
712
|
+
isPro: !1,
|
|
713
|
+
publicIconUrl: `${e}/fireflies.svg`,
|
|
714
|
+
docsLink: "https://docs.arcade.dev/en/resources/integrations/productivity/fireflies",
|
|
715
|
+
relativeDocsLink: "/en/resources/integrations/productivity/fireflies",
|
|
716
|
+
category: "productivity",
|
|
717
|
+
type: "arcade",
|
|
718
|
+
isComingSoon: !1,
|
|
719
|
+
isHidden: !1
|
|
720
|
+
},
|
|
708
721
|
{
|
|
709
722
|
id: "FlyIo",
|
|
710
723
|
label: "Fly.io",
|
|
@@ -1173,6 +1186,19 @@ var t = [
|
|
|
1173
1186
|
isComingSoon: !1,
|
|
1174
1187
|
isHidden: !1
|
|
1175
1188
|
},
|
|
1189
|
+
{
|
|
1190
|
+
id: "Insightly",
|
|
1191
|
+
label: "Insightly",
|
|
1192
|
+
isBYOC: !1,
|
|
1193
|
+
isPro: !1,
|
|
1194
|
+
publicIconUrl: `${e}/insightly.svg`,
|
|
1195
|
+
docsLink: "https://docs.arcade.dev/en/resources/integrations/sales/insightly",
|
|
1196
|
+
relativeDocsLink: "/en/resources/integrations/sales/insightly",
|
|
1197
|
+
category: "sales",
|
|
1198
|
+
type: "arcade",
|
|
1199
|
+
isComingSoon: !1,
|
|
1200
|
+
isHidden: !1
|
|
1201
|
+
},
|
|
1176
1202
|
{
|
|
1177
1203
|
id: "IntercomApi",
|
|
1178
1204
|
label: "Intercom API",
|