@arcadeai/design-system 3.44.2 → 3.45.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/dist/assets/icons/fly-io.js +10 -0
- package/dist/components/index.js +463 -461
- package/dist/components/ui/atoms/icons/fly-io.d.ts +4 -0
- package/dist/components/ui/atoms/icons/fly-io.d.ts.map +1 -0
- package/dist/components/ui/atoms/icons/fly-io.js +49 -0
- package/dist/components/ui/atoms/icons/index.d.ts +1 -0
- package/dist/components/ui/atoms/icons/index.d.ts.map +1 -1
- package/dist/components/ui/atoms/icons/index.js +230 -228
- package/dist/components/ui/atoms/index.js +364 -362
- package/dist/components/ui/index.js +463 -461
- package/dist/main.js +492 -490
- package/dist/metadata/toolkit-icons.d.ts.map +1 -1
- package/dist/metadata/toolkit-icons.js +252 -249
- package/dist/metadata/toolkits.d.ts.map +1 -1
- package/dist/metadata/toolkits.js +26 -0
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"toolkit-icons.d.ts","sourceRoot":"","sources":["../../lib/metadata/toolkit-icons.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAItC,MAAM,MAAM,qBAAqB,GAAG;IAClC,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAGF,eAAO,MAAM,gBAAgB,EAAE,MAAM,CACnC,MAAM,EACN,CAAC,KAAK,EAAE,QAAQ,CAAC,aAAa,CAAC,KAAK,KAAK,CAAC,GAAG,CAAC,OAAO,
|
|
1
|
+
{"version":3,"file":"toolkit-icons.d.ts","sourceRoot":"","sources":["../../lib/metadata/toolkit-icons.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAItC,MAAM,MAAM,qBAAqB,GAAG;IAClC,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAGF,eAAO,MAAM,gBAAgB,EAAE,MAAM,CACnC,MAAM,EACN,CAAC,KAAK,EAAE,QAAQ,CAAC,aAAa,CAAC,KAAK,KAAK,CAAC,GAAG,CAAC,OAAO,CAuKtD,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,cAAc,GACzB,WAAW,MAAM,GAAG,SAAS,KAC5B,CAAC,CAAC,KAAK,EAAE,QAAQ,CAAC,aAAa,CAAC,KAAK,KAAK,CAAC,GAAG,CAAC,OAAO,CAYxD,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,oBAAoB,GAC/B,aAAa,MAAM,KAClB,CAAC,CAAC,KAAK,EAAE;IAAE,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,KAAK,KAAK,CAAC,YAAY,CAQxD,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,wBAAwB,GACnC,aAAa,MAAM,KAClB,CAAC,CAAC,KAAK,EAAE;IAAE,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,KAAK,KAAK,CAAC,YAAY,CAQxD,CAAC"}
|
|
@@ -1,212 +1,215 @@
|
|
|
1
|
-
import { jsx as
|
|
1
|
+
import { jsx as D } from "react/jsx-runtime";
|
|
2
2
|
import { Adp as w } from "../components/ui/atoms/icons/adp.js";
|
|
3
|
-
import { Aha as
|
|
3
|
+
import { Aha as H } from "../components/ui/atoms/icons/aha.js";
|
|
4
4
|
import { Airtable as f } from "../components/ui/atoms/icons/airtable.js";
|
|
5
|
-
import { Amplitude as
|
|
6
|
-
import { Apollo as
|
|
7
|
-
import { Arcade as
|
|
5
|
+
import { Amplitude as x } from "../components/ui/atoms/icons/amplitude.js";
|
|
6
|
+
import { Apollo as v } from "../components/ui/atoms/icons/apollo.js";
|
|
7
|
+
import { Arcade as I } from "../components/ui/atoms/icons/arcade.js";
|
|
8
8
|
import { Asana as E } from "../components/ui/atoms/icons/asana.js";
|
|
9
9
|
import { Ashby as a } from "../components/ui/atoms/icons/ashby.js";
|
|
10
|
-
import { Attio as
|
|
11
|
-
import { Auth0 as
|
|
12
|
-
import { Bamboohr as
|
|
13
|
-
import { Basecamp as
|
|
14
|
-
import { Bill as
|
|
15
|
-
import { Bitbucket as
|
|
16
|
-
import { Bluesky as
|
|
10
|
+
import { Attio as N } from "../components/ui/atoms/icons/attio.js";
|
|
11
|
+
import { Auth0 as W } from "../components/ui/atoms/icons/auth0.js";
|
|
12
|
+
import { Bamboohr as L } from "../components/ui/atoms/icons/bamboohr.js";
|
|
13
|
+
import { Basecamp as q } from "../components/ui/atoms/icons/basecamp.js";
|
|
14
|
+
import { Bill as Z } from "../components/ui/atoms/icons/bill.js";
|
|
15
|
+
import { Bitbucket as R } from "../components/ui/atoms/icons/bitbucket.js";
|
|
16
|
+
import { Bluesky as X } from "../components/ui/atoms/icons/bluesky.js";
|
|
17
17
|
import { Box as l } from "../components/ui/atoms/icons/box.js";
|
|
18
|
-
import { Braze as
|
|
19
|
-
import { Brex as
|
|
20
|
-
import { Brightdata as
|
|
21
|
-
import { Buffer as
|
|
18
|
+
import { Braze as J } from "../components/ui/atoms/icons/braze.js";
|
|
19
|
+
import { Brex as Y } from "../components/ui/atoms/icons/brex.js";
|
|
20
|
+
import { Brightdata as z } from "../components/ui/atoms/icons/brightdata.js";
|
|
21
|
+
import { Buffer as U } from "../components/ui/atoms/icons/buffer.js";
|
|
22
22
|
import { Calendly as s } from "../components/ui/atoms/icons/calendly.js";
|
|
23
|
-
import { Clickhouse as
|
|
24
|
-
import { Clickup as
|
|
25
|
-
import { Closeio as
|
|
26
|
-
import { Codesandbox as
|
|
27
|
-
import { Coinbase as
|
|
28
|
-
import { Confluence as
|
|
29
|
-
import { Cursor as
|
|
23
|
+
import { Clickhouse as j } from "../components/ui/atoms/icons/clickhouse.js";
|
|
24
|
+
import { Clickup as K } from "../components/ui/atoms/icons/clickup.js";
|
|
25
|
+
import { Closeio as Q } from "../components/ui/atoms/icons/closeio.js";
|
|
26
|
+
import { Codesandbox as V } from "../components/ui/atoms/icons/codesandbox.js";
|
|
27
|
+
import { Coinbase as _ } from "../components/ui/atoms/icons/coinbase.js";
|
|
28
|
+
import { Confluence as $ } from "../components/ui/atoms/icons/confluence.js";
|
|
29
|
+
import { Cursor as oo } from "../components/ui/atoms/icons/cursor.js";
|
|
30
30
|
import { Customerio as e } from "../components/ui/atoms/icons/customerio.js";
|
|
31
31
|
import { Datadog as n } from "../components/ui/atoms/icons/datadog.js";
|
|
32
|
-
import { Daytona as
|
|
33
|
-
import { DigitalOcean as
|
|
34
|
-
import { Discord as
|
|
32
|
+
import { Daytona as ro } from "../components/ui/atoms/icons/daytona.js";
|
|
33
|
+
import { DigitalOcean as io } from "../components/ui/atoms/icons/digital-ocean.js";
|
|
34
|
+
import { Discord as c } from "../components/ui/atoms/icons/discord.js";
|
|
35
35
|
import { Dropbox as mo } from "../components/ui/atoms/icons/dropbox.js";
|
|
36
36
|
import { E2b as to } from "../components/ui/atoms/icons/e2b.js";
|
|
37
37
|
import { Ebay as eo } from "../components/ui/atoms/icons/ebay.js";
|
|
38
38
|
import { Evernote as po } from "../components/ui/atoms/icons/evernote.js";
|
|
39
39
|
import { Exa as fo } from "../components/ui/atoms/icons/exa.js";
|
|
40
40
|
import { Factorial as ao } from "../components/ui/atoms/icons/factorial.js";
|
|
41
|
-
import { Figma as
|
|
41
|
+
import { Figma as u } from "../components/ui/atoms/icons/figma.js";
|
|
42
42
|
import { Firecrawl as lo } from "../components/ui/atoms/icons/firecrawl.js";
|
|
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 {
|
|
43
|
+
import { FlyIo as so } from "../components/ui/atoms/icons/fly-io.js";
|
|
44
|
+
import { Forkable as no } from "../components/ui/atoms/icons/forkable.js";
|
|
45
|
+
import { Freshdesk as co } from "../components/ui/atoms/icons/freshdesk.js";
|
|
46
|
+
import { Freshservice as uo } from "../components/ui/atoms/icons/freshservice.js";
|
|
47
|
+
import { Generic as g } from "../components/ui/atoms/icons/generic.js";
|
|
48
|
+
import { Github as go } from "../components/ui/atoms/icons/github.js";
|
|
49
|
+
import { Gitlab as ko } from "../components/ui/atoms/icons/gitlab.js";
|
|
50
|
+
import { Gmail as Ao } from "../components/ui/atoms/icons/gmail.js";
|
|
51
|
+
import { Google as bo } from "../components/ui/atoms/icons/google.js";
|
|
52
|
+
import { GoogleCalendar as ho } from "../components/ui/atoms/icons/google-calendar.js";
|
|
53
|
+
import { GoogleContacts as Co } from "../components/ui/atoms/icons/google-contacts.js";
|
|
54
|
+
import { GoogleDocs as Mo } from "../components/ui/atoms/icons/google-docs.js";
|
|
55
|
+
import { GoogleDrive as yo } from "../components/ui/atoms/icons/google-drive.js";
|
|
56
|
+
import { GoogleFinance as Go } from "../components/ui/atoms/icons/google-finance.js";
|
|
57
|
+
import { GoogleFlights as So } from "../components/ui/atoms/icons/google-flights.js";
|
|
58
|
+
import { GoogleHotels as Bo } from "../components/ui/atoms/icons/google-hotels.js";
|
|
59
|
+
import { GoogleJobs as Po } from "../components/ui/atoms/icons/google-jobs.js";
|
|
60
|
+
import { GoogleMaps as To } from "../components/ui/atoms/icons/google-maps.js";
|
|
61
|
+
import { GoogleNews as Do } from "../components/ui/atoms/icons/google-news.js";
|
|
62
|
+
import { GoogleSheets as Fo } from "../components/ui/atoms/icons/google-sheets.js";
|
|
62
63
|
import { GoogleShopping as Oo } from "../components/ui/atoms/icons/google-shopping.js";
|
|
63
64
|
import { GoogleSlides as wo } from "../components/ui/atoms/icons/google-slides.js";
|
|
64
|
-
import { Granola as
|
|
65
|
-
import { Heroku as
|
|
66
|
-
import { Hootsuite as
|
|
65
|
+
import { Granola as Ho } from "../components/ui/atoms/icons/granola.js";
|
|
66
|
+
import { Heroku as xo } from "../components/ui/atoms/icons/heroku.js";
|
|
67
|
+
import { Hootsuite as vo } from "../components/ui/atoms/icons/hootsuite.js";
|
|
67
68
|
import { Hubspot as o } from "../components/ui/atoms/icons/hubspot.js";
|
|
68
|
-
import { Imgflip as
|
|
69
|
+
import { Imgflip as Io } from "../components/ui/atoms/icons/imgflip.js";
|
|
69
70
|
import { Intercom as Eo } from "../components/ui/atoms/icons/intercom.js";
|
|
70
|
-
import { Jira as
|
|
71
|
-
import { Linear as
|
|
72
|
-
import { Linkedin as
|
|
73
|
-
import { Luma as
|
|
74
|
-
import { Mailchimp as
|
|
75
|
-
import { MathToolkit as
|
|
76
|
-
import { Mcp as
|
|
77
|
-
import { MicrosoftDynamics as
|
|
78
|
-
import { MicrosoftExcel as
|
|
79
|
-
import { MicrosoftOnedrive as
|
|
80
|
-
import { MicrosoftOutlookCalendar as
|
|
81
|
-
import { MicrosoftOutlookMail as
|
|
82
|
-
import { MicrosoftPowerpoint as
|
|
83
|
-
import { MicrosoftSharepoint as
|
|
84
|
-
import { MicrosoftTeams as
|
|
85
|
-
import { MicrosoftWord as
|
|
86
|
-
import { Miro as
|
|
87
|
-
import { Monday as
|
|
88
|
-
import { MongoDB as
|
|
89
|
-
import { Netsuite as
|
|
90
|
-
import { Notion as
|
|
91
|
-
import { Obsidian as
|
|
92
|
-
import { Okta as
|
|
93
|
-
import { Pagerduty as
|
|
94
|
-
import { Pinecone as
|
|
95
|
-
import { Pinterest as
|
|
96
|
-
import { Pipedrive as
|
|
97
|
-
import { Plaid as
|
|
98
|
-
import { Postgres as
|
|
99
|
-
import { Posthog as
|
|
100
|
-
import { Pylon as
|
|
101
|
-
import { Quickbooks as
|
|
102
|
-
import { Railway as
|
|
103
|
-
import { Reddit as
|
|
104
|
-
import { Resend as
|
|
105
|
-
import { Salesforce as
|
|
106
|
-
import { Shopify as
|
|
107
|
-
import { Singlestore as
|
|
108
|
-
import { Slack as
|
|
109
|
-
import { Snowflake as
|
|
110
|
-
import { Splunk as
|
|
111
|
-
import { Spotify as
|
|
71
|
+
import { Jira as No } from "../components/ui/atoms/icons/jira.js";
|
|
72
|
+
import { Linear as Wo } from "../components/ui/atoms/icons/linear.js";
|
|
73
|
+
import { Linkedin as Lo } from "../components/ui/atoms/icons/linkedin.js";
|
|
74
|
+
import { Luma as qo } from "../components/ui/atoms/icons/luma.js";
|
|
75
|
+
import { Mailchimp as k } from "../components/ui/atoms/icons/mailchimp.js";
|
|
76
|
+
import { MathToolkit as Zo } from "../components/ui/atoms/icons/math-toolkit.js";
|
|
77
|
+
import { Mcp as Ro } from "../components/ui/atoms/icons/mcp.js";
|
|
78
|
+
import { MicrosoftDynamics as Xo } from "../components/ui/atoms/icons/microsoft-dynamics.js";
|
|
79
|
+
import { MicrosoftExcel as Jo } from "../components/ui/atoms/icons/microsoft-excel.js";
|
|
80
|
+
import { MicrosoftOnedrive as Yo } from "../components/ui/atoms/icons/microsoft-onedrive.js";
|
|
81
|
+
import { MicrosoftOutlookCalendar as A } from "../components/ui/atoms/icons/microsoft-outlook-calendar.js";
|
|
82
|
+
import { MicrosoftOutlookMail as d } from "../components/ui/atoms/icons/microsoft-outlook-mail.js";
|
|
83
|
+
import { MicrosoftPowerpoint as zo } from "../components/ui/atoms/icons/microsoft-powerpoint.js";
|
|
84
|
+
import { MicrosoftSharepoint as b } from "../components/ui/atoms/icons/microsoft-sharepoint.js";
|
|
85
|
+
import { MicrosoftTeams as Uo } from "../components/ui/atoms/icons/microsoft-teams.js";
|
|
86
|
+
import { MicrosoftWord as jo } from "../components/ui/atoms/icons/microsoft-word.js";
|
|
87
|
+
import { Miro as h } from "../components/ui/atoms/icons/miro.js";
|
|
88
|
+
import { Monday as Ko } from "../components/ui/atoms/icons/monday.js";
|
|
89
|
+
import { MongoDB as Qo } from "../components/ui/atoms/icons/mongodb.js";
|
|
90
|
+
import { Netsuite as Vo } from "../components/ui/atoms/icons/netsuite.js";
|
|
91
|
+
import { Notion as C } from "../components/ui/atoms/icons/notion.js";
|
|
92
|
+
import { Obsidian as _o } from "../components/ui/atoms/icons/obsidian.js";
|
|
93
|
+
import { Okta as $o } from "../components/ui/atoms/icons/okta.js";
|
|
94
|
+
import { Pagerduty as M } from "../components/ui/atoms/icons/pagerduty.js";
|
|
95
|
+
import { Pinecone as or } from "../components/ui/atoms/icons/pinecone.js";
|
|
96
|
+
import { Pinterest as rr } from "../components/ui/atoms/icons/pinterest.js";
|
|
97
|
+
import { Pipedrive as ir } from "../components/ui/atoms/icons/pipedrive.js";
|
|
98
|
+
import { Plaid as mr } from "../components/ui/atoms/icons/plaid.js";
|
|
99
|
+
import { Postgres as tr } from "../components/ui/atoms/icons/postgres.js";
|
|
100
|
+
import { Posthog as y } from "../components/ui/atoms/icons/posthog.js";
|
|
101
|
+
import { Pylon as G } from "../components/ui/atoms/icons/pylon.js";
|
|
102
|
+
import { Quickbooks as er } from "../components/ui/atoms/icons/quickbooks.js";
|
|
103
|
+
import { Railway as pr } from "../components/ui/atoms/icons/railway.js";
|
|
104
|
+
import { Reddit as fr } from "../components/ui/atoms/icons/reddit.js";
|
|
105
|
+
import { Resend as ar } from "../components/ui/atoms/icons/resend.js";
|
|
106
|
+
import { Salesforce as lr } from "../components/ui/atoms/icons/salesforce.js";
|
|
107
|
+
import { Shopify as sr } from "../components/ui/atoms/icons/shopify.js";
|
|
108
|
+
import { Singlestore as nr } from "../components/ui/atoms/icons/singlestore.js";
|
|
109
|
+
import { Slack as S } from "../components/ui/atoms/icons/slack.js";
|
|
110
|
+
import { Snowflake as cr } from "../components/ui/atoms/icons/snowflake.js";
|
|
111
|
+
import { Splunk as ur } from "../components/ui/atoms/icons/splunk.js";
|
|
112
|
+
import { Spotify as gr } from "../components/ui/atoms/icons/spotify.js";
|
|
112
113
|
import { Square as p } from "../components/ui/atoms/icons/square.js";
|
|
113
|
-
import { Squarespace as
|
|
114
|
-
import { Squareup as
|
|
115
|
-
import { Stripe as
|
|
116
|
-
import { Telegram as
|
|
117
|
-
import { Ticktick as
|
|
118
|
-
import { Tiktok as
|
|
119
|
-
import { Trello as
|
|
120
|
-
import { Twilio as
|
|
121
|
-
import { Twitch as
|
|
122
|
-
import { Vercel as
|
|
123
|
-
import { Walmart as
|
|
124
|
-
import { Weaviate as
|
|
125
|
-
import { Workday as
|
|
126
|
-
import { Wrike as
|
|
127
|
-
import { X as
|
|
128
|
-
import { Xero as
|
|
129
|
-
import { Youtube as
|
|
114
|
+
import { Squarespace as kr } from "../components/ui/atoms/icons/squarespace.js";
|
|
115
|
+
import { Squareup as Ar } from "../components/ui/atoms/icons/squareup.js";
|
|
116
|
+
import { Stripe as B } from "../components/ui/atoms/icons/stripe.js";
|
|
117
|
+
import { Telegram as dr } from "../components/ui/atoms/icons/telegram.js";
|
|
118
|
+
import { Ticktick as br } from "../components/ui/atoms/icons/ticktick.js";
|
|
119
|
+
import { Tiktok as hr } from "../components/ui/atoms/icons/tiktok.js";
|
|
120
|
+
import { Trello as Cr } from "../components/ui/atoms/icons/trello.js";
|
|
121
|
+
import { Twilio as Mr } from "../components/ui/atoms/icons/twilio.js";
|
|
122
|
+
import { Twitch as yr } from "../components/ui/atoms/icons/twitch.js";
|
|
123
|
+
import { Vercel as Gr } from "../components/ui/atoms/icons/vercel.js";
|
|
124
|
+
import { Walmart as Sr } from "../components/ui/atoms/icons/walmart.js";
|
|
125
|
+
import { Weaviate as Br } from "../components/ui/atoms/icons/weaviate.js";
|
|
126
|
+
import { Workday as Pr } from "../components/ui/atoms/icons/workday.js";
|
|
127
|
+
import { Wrike as Tr } from "../components/ui/atoms/icons/wrike.js";
|
|
128
|
+
import { X as Dr } from "../components/ui/atoms/icons/x.js";
|
|
129
|
+
import { Xero as P } from "../components/ui/atoms/icons/xero.js";
|
|
130
|
+
import { Youtube as Fr } from "../components/ui/atoms/icons/youtube.js";
|
|
130
131
|
import { Yugabytedb as Or } from "../components/ui/atoms/icons/yugabytedb.js";
|
|
131
132
|
import { Zendesk as wr } from "../components/ui/atoms/icons/zendesk.js";
|
|
132
|
-
import { ZohoBooks as
|
|
133
|
-
import { ZohoCreator as
|
|
134
|
-
import { Zoom as
|
|
135
|
-
import { findToolkitByName as
|
|
136
|
-
const
|
|
133
|
+
import { ZohoBooks as Hr } from "../components/ui/atoms/icons/zoho-books.js";
|
|
134
|
+
import { ZohoCreator as xr } from "../components/ui/atoms/icons/zoho-creator.js";
|
|
135
|
+
import { Zoom as vr } from "../components/ui/atoms/icons/zoom.js";
|
|
136
|
+
import { findToolkitByName as F } from "./utils.js";
|
|
137
|
+
const T = {
|
|
137
138
|
ADPWorkforceNow: w,
|
|
138
|
-
Aha:
|
|
139
|
+
Aha: H,
|
|
139
140
|
Airtable: f,
|
|
140
141
|
AirtableApi: f,
|
|
141
|
-
Amplitude:
|
|
142
|
-
Apollo:
|
|
143
|
-
ArcadeEngineApi:
|
|
142
|
+
Amplitude: x,
|
|
143
|
+
Apollo: v,
|
|
144
|
+
ArcadeEngineApi: I,
|
|
144
145
|
Asana: E,
|
|
145
146
|
Ashby: a,
|
|
146
147
|
AshbyApi: a,
|
|
147
|
-
Attio:
|
|
148
|
-
Auth0:
|
|
149
|
-
BambooHR:
|
|
150
|
-
Basecamp:
|
|
151
|
-
BillCom:
|
|
152
|
-
Bitbucket:
|
|
153
|
-
Bluesky:
|
|
148
|
+
Attio: N,
|
|
149
|
+
Auth0: W,
|
|
150
|
+
BambooHR: L,
|
|
151
|
+
Basecamp: q,
|
|
152
|
+
BillCom: Z,
|
|
153
|
+
Bitbucket: R,
|
|
154
|
+
Bluesky: X,
|
|
154
155
|
Box: l,
|
|
155
156
|
BoxApi: l,
|
|
156
|
-
Braze:
|
|
157
|
-
Brex:
|
|
158
|
-
Brightdata:
|
|
159
|
-
Buffer:
|
|
157
|
+
Braze: J,
|
|
158
|
+
Brex: Y,
|
|
159
|
+
Brightdata: z,
|
|
160
|
+
Buffer: U,
|
|
160
161
|
Calendly: s,
|
|
161
162
|
CalendlyApi: s,
|
|
162
|
-
Clickhouse:
|
|
163
|
-
ClickUp:
|
|
164
|
-
CloseIO:
|
|
165
|
-
Codesandbox:
|
|
166
|
-
Coinbase:
|
|
167
|
-
Confluence:
|
|
168
|
-
CursorAgentsApi:
|
|
163
|
+
Clickhouse: j,
|
|
164
|
+
ClickUp: K,
|
|
165
|
+
CloseIO: Q,
|
|
166
|
+
Codesandbox: V,
|
|
167
|
+
Coinbase: _,
|
|
168
|
+
Confluence: $,
|
|
169
|
+
CursorAgentsApi: oo,
|
|
169
170
|
Customerio: e,
|
|
170
171
|
CustomerioApi: e,
|
|
171
172
|
CustomerioPipelinesApi: e,
|
|
172
173
|
CustomerioTrackApi: e,
|
|
173
174
|
Datadog: n,
|
|
174
175
|
DatadogApi: n,
|
|
175
|
-
Daytona:
|
|
176
|
-
DigitalOcean:
|
|
177
|
-
Discord:
|
|
176
|
+
Daytona: ro,
|
|
177
|
+
DigitalOcean: io,
|
|
178
|
+
Discord: c,
|
|
179
|
+
DiscordBot: c,
|
|
178
180
|
Dropbox: mo,
|
|
179
181
|
E2b: to,
|
|
180
182
|
EBay: eo,
|
|
181
183
|
Evernote: po,
|
|
182
184
|
ExaApi: fo,
|
|
183
185
|
Factorial: ao,
|
|
184
|
-
Figma:
|
|
185
|
-
FigmaApi:
|
|
186
|
+
Figma: u,
|
|
187
|
+
FigmaApi: u,
|
|
186
188
|
Firecrawl: lo,
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
189
|
+
FlyIo: so,
|
|
190
|
+
Forkable: no,
|
|
191
|
+
Freshdesk: co,
|
|
192
|
+
FreshserviceApi: uo,
|
|
193
|
+
Github: go,
|
|
194
|
+
GitLab: ko,
|
|
195
|
+
Gmail: Ao,
|
|
196
|
+
GoogleCalendar: ho,
|
|
197
|
+
GoogleContacts: Co,
|
|
198
|
+
GoogleDocs: Mo,
|
|
199
|
+
GoogleDrive: yo,
|
|
200
|
+
GoogleFinance: Go,
|
|
201
|
+
GoogleFlights: So,
|
|
202
|
+
GoogleHotels: Bo,
|
|
203
|
+
GoogleJobs: Po,
|
|
204
|
+
GoogleMaps: To,
|
|
205
|
+
GoogleNews: Do,
|
|
206
|
+
GoogleSearch: bo,
|
|
207
|
+
GoogleSheets: Fo,
|
|
205
208
|
GoogleShopping: Oo,
|
|
206
209
|
GoogleSlides: wo,
|
|
207
|
-
Granola:
|
|
208
|
-
Heroku:
|
|
209
|
-
Hootsuite:
|
|
210
|
+
Granola: Ho,
|
|
211
|
+
Heroku: xo,
|
|
212
|
+
Hootsuite: vo,
|
|
210
213
|
Hubspot: o,
|
|
211
214
|
HubspotAutomationApi: o,
|
|
212
215
|
HubspotCmsApi: o,
|
|
@@ -216,104 +219,104 @@ const P = {
|
|
|
216
219
|
HubspotMarketingApi: o,
|
|
217
220
|
HubspotMeetingsApi: o,
|
|
218
221
|
HubspotUsersApi: o,
|
|
219
|
-
Imgflip:
|
|
222
|
+
Imgflip: Io,
|
|
220
223
|
IntercomApi: Eo,
|
|
221
|
-
Jira:
|
|
222
|
-
Linear:
|
|
223
|
-
Linkedin:
|
|
224
|
-
LumaApi:
|
|
225
|
-
Mailchimp:
|
|
226
|
-
MailchimpMarketingApi:
|
|
227
|
-
Math:
|
|
228
|
-
MCP:
|
|
229
|
-
MicrosoftDynamics:
|
|
230
|
-
MicrosoftExcel:
|
|
231
|
-
MicrosoftOutlookCalendar:
|
|
232
|
-
MicrosoftOutlookMail:
|
|
233
|
-
MicrosoftPowerpoint:
|
|
234
|
-
MicrosoftSharePoint:
|
|
235
|
-
Sharepoint:
|
|
236
|
-
MicrosoftTeams:
|
|
237
|
-
MicrosoftWord:
|
|
238
|
-
Miro:
|
|
239
|
-
MiroApi:
|
|
240
|
-
Monday:
|
|
241
|
-
MongoDB:
|
|
242
|
-
Netsuite:
|
|
243
|
-
Notion:
|
|
244
|
-
NotionToolkit:
|
|
245
|
-
Obsidian:
|
|
246
|
-
Okta:
|
|
247
|
-
MicrosoftOnedrive:
|
|
248
|
-
OutlookCalendar:
|
|
249
|
-
OutlookMail:
|
|
250
|
-
PagerDuty:
|
|
251
|
-
PagerDutyApi:
|
|
252
|
-
Pinecone:
|
|
253
|
-
Pinterest:
|
|
254
|
-
Pipedrive:
|
|
255
|
-
Plaid:
|
|
256
|
-
Posthog:
|
|
257
|
-
PosthogApi:
|
|
258
|
-
Postgres:
|
|
259
|
-
Pylon:
|
|
260
|
-
PylonApi:
|
|
261
|
-
Quickbooks:
|
|
262
|
-
Railway:
|
|
263
|
-
Reddit:
|
|
264
|
-
Resend:
|
|
265
|
-
Salesforce:
|
|
266
|
-
Shopify:
|
|
267
|
-
Singlestore:
|
|
268
|
-
Slack:
|
|
269
|
-
SlackApi:
|
|
270
|
-
Snowflake:
|
|
271
|
-
Splunk:
|
|
272
|
-
Spotify:
|
|
224
|
+
Jira: No,
|
|
225
|
+
Linear: Wo,
|
|
226
|
+
Linkedin: Lo,
|
|
227
|
+
LumaApi: qo,
|
|
228
|
+
Mailchimp: k,
|
|
229
|
+
MailchimpMarketingApi: k,
|
|
230
|
+
Math: Zo,
|
|
231
|
+
MCP: Ro,
|
|
232
|
+
MicrosoftDynamics: Xo,
|
|
233
|
+
MicrosoftExcel: Jo,
|
|
234
|
+
MicrosoftOutlookCalendar: A,
|
|
235
|
+
MicrosoftOutlookMail: d,
|
|
236
|
+
MicrosoftPowerpoint: zo,
|
|
237
|
+
MicrosoftSharePoint: b,
|
|
238
|
+
Sharepoint: b,
|
|
239
|
+
MicrosoftTeams: Uo,
|
|
240
|
+
MicrosoftWord: jo,
|
|
241
|
+
Miro: h,
|
|
242
|
+
MiroApi: h,
|
|
243
|
+
Monday: Ko,
|
|
244
|
+
MongoDB: Qo,
|
|
245
|
+
Netsuite: Vo,
|
|
246
|
+
Notion: C,
|
|
247
|
+
NotionToolkit: C,
|
|
248
|
+
Obsidian: _o,
|
|
249
|
+
Okta: $o,
|
|
250
|
+
MicrosoftOnedrive: Yo,
|
|
251
|
+
OutlookCalendar: A,
|
|
252
|
+
OutlookMail: d,
|
|
253
|
+
PagerDuty: M,
|
|
254
|
+
PagerDutyApi: M,
|
|
255
|
+
Pinecone: or,
|
|
256
|
+
Pinterest: rr,
|
|
257
|
+
Pipedrive: ir,
|
|
258
|
+
Plaid: mr,
|
|
259
|
+
Posthog: y,
|
|
260
|
+
PosthogApi: y,
|
|
261
|
+
Postgres: tr,
|
|
262
|
+
Pylon: G,
|
|
263
|
+
PylonApi: G,
|
|
264
|
+
Quickbooks: er,
|
|
265
|
+
Railway: pr,
|
|
266
|
+
Reddit: fr,
|
|
267
|
+
Resend: ar,
|
|
268
|
+
Salesforce: lr,
|
|
269
|
+
Shopify: sr,
|
|
270
|
+
Singlestore: nr,
|
|
271
|
+
Slack: S,
|
|
272
|
+
SlackApi: S,
|
|
273
|
+
Snowflake: cr,
|
|
274
|
+
Splunk: ur,
|
|
275
|
+
Spotify: gr,
|
|
273
276
|
Square: p,
|
|
274
|
-
Squareup:
|
|
277
|
+
Squareup: Ar,
|
|
275
278
|
SquareupApi: p,
|
|
276
279
|
SquareUpApi: p,
|
|
277
|
-
Squarespace:
|
|
278
|
-
Stripe:
|
|
279
|
-
StripeApi:
|
|
280
|
-
Telegram:
|
|
281
|
-
Tiktok:
|
|
282
|
-
TickTickApi:
|
|
283
|
-
TrelloApi:
|
|
284
|
-
Twilio:
|
|
285
|
-
Twitch:
|
|
286
|
-
Vercel:
|
|
287
|
-
Walmart:
|
|
288
|
-
WeaviateApi:
|
|
289
|
-
Workday:
|
|
290
|
-
Wrike:
|
|
291
|
-
X:
|
|
292
|
-
Xero:
|
|
293
|
-
XeroApi:
|
|
280
|
+
Squarespace: kr,
|
|
281
|
+
Stripe: B,
|
|
282
|
+
StripeApi: B,
|
|
283
|
+
Telegram: dr,
|
|
284
|
+
Tiktok: hr,
|
|
285
|
+
TickTickApi: br,
|
|
286
|
+
TrelloApi: Cr,
|
|
287
|
+
Twilio: Mr,
|
|
288
|
+
Twitch: yr,
|
|
289
|
+
Vercel: Gr,
|
|
290
|
+
Walmart: Sr,
|
|
291
|
+
WeaviateApi: Br,
|
|
292
|
+
Workday: Pr,
|
|
293
|
+
Wrike: Tr,
|
|
294
|
+
X: Dr,
|
|
295
|
+
Xero: P,
|
|
296
|
+
XeroApi: P,
|
|
294
297
|
YugabyteDB: Or,
|
|
295
|
-
ZohoBooksApi:
|
|
296
|
-
ZohoCreatorApi:
|
|
297
|
-
Youtube:
|
|
298
|
+
ZohoBooksApi: Hr,
|
|
299
|
+
ZohoCreatorApi: xr,
|
|
300
|
+
Youtube: Fr,
|
|
298
301
|
Zendesk: wr,
|
|
299
|
-
Zoom:
|
|
302
|
+
Zoom: vr
|
|
300
303
|
}, O = (r) => {
|
|
301
304
|
if (!r)
|
|
302
|
-
return
|
|
303
|
-
const m = r.toLowerCase(), i = Object.keys(
|
|
305
|
+
return g;
|
|
306
|
+
const m = r.toLowerCase(), i = Object.keys(T).find(
|
|
304
307
|
(t) => t.toLowerCase() === m
|
|
305
308
|
);
|
|
306
|
-
return i ?
|
|
307
|
-
},
|
|
308
|
-
const m =
|
|
309
|
-
return ({ className: t }) => /* @__PURE__ */
|
|
310
|
-
},
|
|
311
|
-
const m =
|
|
312
|
-
return ({ className: t }) => /* @__PURE__ */
|
|
309
|
+
return i ? T[i] : g;
|
|
310
|
+
}, lt = (r) => {
|
|
311
|
+
const m = F(r), i = O(m?.id);
|
|
312
|
+
return ({ className: t }) => /* @__PURE__ */ D(i, { className: t });
|
|
313
|
+
}, st = (r) => {
|
|
314
|
+
const m = F(r), i = O(m?.id);
|
|
315
|
+
return ({ className: t }) => /* @__PURE__ */ D(i, { className: t });
|
|
313
316
|
};
|
|
314
317
|
export {
|
|
315
|
-
|
|
316
|
-
|
|
318
|
+
T as TOOLKIT_ICON_MAP,
|
|
319
|
+
st as getToolIconByToolkitName,
|
|
317
320
|
O as getToolkitIcon,
|
|
318
|
-
|
|
321
|
+
lt as getToolkitIconByName
|
|
319
322
|
};
|
|
@@ -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,EAusE7B,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAMrD,CAAC"}
|
|
@@ -531,6 +531,19 @@ const r = [
|
|
|
531
531
|
isComingSoon: !1,
|
|
532
532
|
isHidden: !1
|
|
533
533
|
},
|
|
534
|
+
{
|
|
535
|
+
id: "DiscordBot",
|
|
536
|
+
label: "Discord Bot",
|
|
537
|
+
isBYOC: !1,
|
|
538
|
+
isPro: !1,
|
|
539
|
+
publicIconUrl: `${e}/discord.svg`,
|
|
540
|
+
docsLink: "https://docs.arcade.dev/en/resources/integrations/social-communication/discord-bot",
|
|
541
|
+
relativeDocsLink: "/en/resources/integrations/social-communication/discord-bot",
|
|
542
|
+
category: "social",
|
|
543
|
+
type: "arcade",
|
|
544
|
+
isComingSoon: !1,
|
|
545
|
+
isHidden: !1
|
|
546
|
+
},
|
|
534
547
|
{
|
|
535
548
|
id: "Dropbox",
|
|
536
549
|
label: "Dropbox",
|
|
@@ -648,6 +661,19 @@ const r = [
|
|
|
648
661
|
isComingSoon: !1,
|
|
649
662
|
isHidden: !1
|
|
650
663
|
},
|
|
664
|
+
{
|
|
665
|
+
id: "FlyIo",
|
|
666
|
+
label: "Fly.io",
|
|
667
|
+
isBYOC: !0,
|
|
668
|
+
isPro: !1,
|
|
669
|
+
publicIconUrl: `${e}/fly-io.svg`,
|
|
670
|
+
docsLink: "https://docs.arcade.dev/en/resources/integrations/development/fly-io",
|
|
671
|
+
relativeDocsLink: "/en/resources/integrations/development/fly-io",
|
|
672
|
+
category: "development",
|
|
673
|
+
type: "arcade",
|
|
674
|
+
isComingSoon: !1,
|
|
675
|
+
isHidden: !1
|
|
676
|
+
},
|
|
651
677
|
{
|
|
652
678
|
id: "Forkable",
|
|
653
679
|
label: "Forkable",
|