@arcadeai/design-system 1.3.0 → 1.4.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 +95 -0
- package/dist/{arcade-49z5mR1G.js → arcade-CadnNaba.js} +139 -137
- package/dist/assets/index.css +1 -1
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.js +431 -213
- package/dist/components/ui/atoms/accordion.js +1 -1
- package/dist/components/ui/atoms/avatar.js +2 -2
- package/dist/components/ui/atoms/checkbox.js +1 -1
- package/dist/components/ui/atoms/collapsible.js +1 -1
- 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 +2 -2
- package/dist/components/ui/atoms/hover-card.js +2 -2
- package/dist/components/ui/atoms/icons/adp.d.ts +3 -0
- package/dist/components/ui/atoms/icons/adp.js +40 -0
- package/dist/components/ui/atoms/icons/aha.d.ts +3 -0
- package/dist/components/ui/atoms/icons/aha.js +28 -0
- package/dist/{assets → components/ui/atoms}/icons/airtable.js +4 -0
- package/dist/components/ui/atoms/icons/amplitude.d.ts +3 -0
- package/dist/components/ui/atoms/icons/amplitude.js +33 -0
- package/dist/{assets → components/ui/atoms}/icons/arcade.js +7 -7
- package/dist/{assets → components/ui/atoms}/icons/asana.js +1 -0
- package/dist/components/ui/atoms/icons/ashby.d.ts +3 -0
- package/dist/components/ui/atoms/icons/ashby.js +50 -0
- package/dist/{assets → components/ui/atoms}/icons/atlassian.js +14 -4
- package/dist/{assets → components/ui/atoms}/icons/auth0.js +1 -0
- package/dist/{assets → components/ui/atoms}/icons/azure.js +43 -22
- package/dist/components/ui/atoms/icons/bamboohr.d.ts +3 -0
- package/dist/components/ui/atoms/icons/bamboohr.js +31 -0
- package/dist/components/ui/atoms/icons/basecamp.d.ts +3 -0
- package/dist/components/ui/atoms/icons/basecamp.js +57 -0
- package/dist/components/ui/atoms/icons/bill.d.ts +3 -0
- package/dist/components/ui/atoms/icons/bill.js +55 -0
- package/dist/components/ui/atoms/icons/bitbucket.d.ts +3 -0
- package/dist/components/ui/atoms/icons/bitbucket.js +38 -0
- package/dist/{assets → components/ui/atoms}/icons/bluesky.js +1 -0
- package/dist/{assets → components/ui/atoms}/icons/box.js +1 -0
- package/dist/components/ui/atoms/icons/braze.d.ts +3 -0
- package/dist/components/ui/atoms/icons/braze.js +28 -0
- package/dist/components/ui/atoms/icons/brex.d.ts +3 -0
- package/dist/components/ui/atoms/icons/brex.js +29 -0
- package/dist/components/ui/atoms/icons/buffer.d.ts +3 -0
- package/dist/components/ui/atoms/icons/buffer.js +33 -0
- package/dist/components/ui/atoms/icons/calendly.js +80 -0
- package/dist/components/ui/atoms/icons/clickhouse.d.ts +3 -0
- package/dist/components/ui/atoms/icons/clickhouse.js +26 -0
- package/dist/components/ui/atoms/icons/clickup.d.ts +3 -0
- package/dist/{assets → components/ui/atoms}/icons/clickup.js +16 -4
- package/dist/components/ui/atoms/icons/closeio.d.ts +3 -0
- package/dist/components/ui/atoms/icons/closeio.js +68 -0
- package/dist/{assets → components/ui/atoms}/icons/coinbase.js +21 -8
- package/dist/{assets → components/ui/atoms}/icons/confluence.js +18 -4
- package/dist/{assets → components/ui/atoms}/icons/datadog.js +1 -0
- package/dist/components/ui/atoms/icons/digital-ocean.d.ts +3 -0
- package/dist/components/ui/atoms/icons/digital-ocean.js +22 -0
- package/dist/{assets → components/ui/atoms}/icons/discord.js +1 -0
- package/dist/{assets → components/ui/atoms}/icons/dropbox.js +1 -0
- package/dist/components/ui/atoms/icons/e2b.d.ts +3 -0
- package/dist/components/ui/atoms/icons/e2b.js +19 -0
- package/dist/{assets → components/ui/atoms}/icons/ebay.js +4 -0
- package/dist/components/ui/atoms/icons/evernote.d.ts +3 -0
- package/dist/components/ui/atoms/icons/evernote.js +29 -0
- package/dist/components/ui/atoms/icons/factorial.d.ts +3 -0
- package/dist/components/ui/atoms/icons/factorial.js +50 -0
- package/dist/{assets → components/ui/atoms}/icons/figma.js +18 -2
- package/dist/components/ui/atoms/icons/firecrawl.d.ts +3 -0
- package/dist/components/ui/atoms/icons/firecrawl.js +19 -0
- package/dist/components/ui/atoms/icons/generic.d.ts +3 -0
- package/dist/components/ui/atoms/icons/generic.js +27 -0
- package/dist/{assets → components/ui/atoms}/icons/github.js +4 -3
- package/dist/{assets → components/ui/atoms}/icons/gitlab.js +4 -0
- package/dist/{assets → components/ui/atoms}/icons/gmail.js +11 -2
- package/dist/components/ui/atoms/icons/google-calendar.js +98 -0
- package/dist/{assets → components/ui/atoms}/icons/google-contacts.js +4 -0
- package/dist/components/ui/atoms/icons/google-docs.js +328 -0
- package/dist/{assets → components/ui/atoms}/icons/google-drive.js +6 -0
- package/dist/{assets → components/ui/atoms}/icons/google-finance.js +8 -1
- package/dist/{assets → components/ui/atoms}/icons/google-flight.js +49 -20
- package/dist/components/ui/atoms/icons/google-flights.d.ts +3 -0
- package/dist/components/ui/atoms/icons/google-flights.js +109 -0
- package/dist/{assets → components/ui/atoms}/icons/google-hotels.js +10 -1
- package/dist/components/ui/atoms/icons/google-jobs.d.ts +3 -0
- package/dist/components/ui/atoms/icons/google-jobs.js +103 -0
- package/dist/{assets → components/ui/atoms}/icons/google-maps.js +5 -0
- package/dist/{assets → components/ui/atoms}/icons/google-news.js +27 -3
- package/dist/{assets → components/ui/atoms}/icons/google-sheets.js +3 -0
- package/dist/{assets → components/ui/atoms}/icons/google-shopping.js +9 -1
- package/dist/components/ui/atoms/icons/google-slides.d.ts +3 -0
- package/dist/components/ui/atoms/icons/google-slides.js +243 -0
- package/dist/{assets → components/ui/atoms}/icons/google.js +4 -0
- package/dist/{assets → components/ui/atoms}/icons/heroku.js +1 -0
- package/dist/components/ui/atoms/icons/hootsuite.d.ts +3 -0
- package/dist/components/ui/atoms/icons/hootsuite.js +43 -0
- package/dist/components/ui/atoms/icons/hubspot.d.ts +3 -0
- package/dist/{assets → components/ui/atoms}/icons/hubspot.js +2 -1
- package/dist/{assets → components/ui/atoms}/icons/index.d.ts +47 -0
- package/dist/components/ui/atoms/icons/index.js +220 -0
- package/dist/components/ui/atoms/icons/intercom.d.ts +3 -0
- package/dist/components/ui/atoms/icons/intercom.js +26 -0
- package/dist/{assets → components/ui/atoms}/icons/jira.js +15 -7
- package/dist/{assets → components/ui/atoms}/icons/linear.js +1 -0
- package/dist/components/ui/atoms/icons/linkedin.d.ts +3 -0
- package/dist/{assets → components/ui/atoms}/icons/linkedin.js +5 -4
- package/dist/components/ui/atoms/icons/mailchimp.d.ts +3 -0
- package/dist/components/ui/atoms/icons/mailchimp.js +70 -0
- package/dist/components/ui/atoms/icons/mcp.d.ts +3 -0
- package/dist/components/ui/atoms/icons/mcp.js +23 -0
- package/dist/components/ui/atoms/icons/microsoft-dynamics.d.ts +3 -0
- package/dist/components/ui/atoms/icons/microsoft-dynamics.js +172 -0
- package/dist/components/ui/atoms/icons/microsoft-sharepoint.d.ts +3 -0
- package/dist/components/ui/atoms/icons/microsoft-sharepoint.js +88 -0
- package/dist/components/ui/atoms/icons/microsoft-teams.d.ts +3 -0
- package/dist/components/ui/atoms/icons/microsoft-teams.js +119 -0
- package/dist/{assets → components/ui/atoms}/icons/microsoft.js +4 -0
- package/dist/components/ui/atoms/icons/miro.d.ts +3 -0
- package/dist/components/ui/atoms/icons/miro.js +35 -0
- package/dist/components/ui/atoms/icons/monday.d.ts +3 -0
- package/dist/components/ui/atoms/icons/monday.js +60 -0
- package/dist/components/ui/atoms/icons/netsuite.d.ts +3 -0
- package/dist/{assets → components/ui/atoms}/icons/netsuite.js +35 -26
- package/dist/{assets → components/ui/atoms}/icons/notion.js +2 -0
- package/dist/components/ui/atoms/icons/oauth.d.ts +3 -0
- package/dist/{assets → components/ui/atoms}/icons/oauth.js +66 -8
- package/dist/components/ui/atoms/icons/obsidian.d.ts +3 -0
- package/dist/components/ui/atoms/icons/obsidian.js +220 -0
- package/dist/components/ui/atoms/icons/okta.d.ts +3 -0
- package/dist/components/ui/atoms/icons/okta.js +56 -0
- package/dist/components/ui/atoms/icons/one-drive.d.ts +3 -0
- package/dist/components/ui/atoms/icons/one-drive.js +38 -0
- package/dist/{assets → components/ui/atoms}/icons/outlook-calendar.js +18 -0
- package/dist/{assets → components/ui/atoms}/icons/outlook-mail.js +4 -0
- package/dist/components/ui/atoms/icons/pinecone.d.ts +3 -0
- package/dist/components/ui/atoms/icons/pinecone.js +29 -0
- package/dist/{assets → components/ui/atoms}/icons/pinterest.js +1 -0
- package/dist/components/ui/atoms/icons/pipedrive.d.ts +3 -0
- package/dist/components/ui/atoms/icons/pipedrive.js +59 -0
- package/dist/components/ui/atoms/icons/plaid.d.ts +3 -0
- package/dist/components/ui/atoms/icons/plaid.js +37 -0
- package/dist/{assets → components/ui/atoms}/icons/postgres.js +30 -20
- package/dist/components/ui/atoms/icons/quickbooks.d.ts +3 -0
- package/dist/components/ui/atoms/icons/quickbooks.js +25 -0
- package/dist/components/ui/atoms/icons/reddit.js +315 -0
- package/dist/{assets → components/ui/atoms}/icons/salesforce.js +3 -0
- package/dist/{assets → components/ui/atoms}/icons/shopify.js +3 -0
- package/dist/components/ui/atoms/icons/singlestore.d.ts +3 -0
- package/dist/components/ui/atoms/icons/singlestore.js +284 -0
- package/dist/{assets → components/ui/atoms}/icons/slack.js +7 -1
- package/dist/components/ui/atoms/icons/snowflake.d.ts +3 -0
- package/dist/components/ui/atoms/icons/snowflake.js +26 -0
- package/dist/components/ui/atoms/icons/splunk.d.ts +3 -0
- package/dist/components/ui/atoms/icons/splunk.js +54 -0
- package/dist/{assets → components/ui/atoms}/icons/spotify.js +1 -0
- package/dist/components/ui/atoms/icons/square.d.ts +3 -0
- package/dist/components/ui/atoms/icons/square.js +41 -0
- package/dist/components/ui/atoms/icons/squarespace.d.ts +3 -0
- package/dist/components/ui/atoms/icons/squarespace.js +29 -0
- package/dist/{assets → components/ui/atoms}/icons/stripe.js +1 -0
- package/dist/{assets → components/ui/atoms}/icons/tesla.js +5 -1
- package/dist/{assets → components/ui/atoms}/icons/tiktok.js +3 -0
- package/dist/components/ui/atoms/icons/trello.d.ts +3 -0
- package/dist/components/ui/atoms/icons/trello.js +59 -0
- package/dist/{assets → components/ui/atoms}/icons/twilio.js +11 -4
- package/dist/{assets → components/ui/atoms}/icons/twitch.js +6 -1
- package/dist/components/ui/atoms/icons/utils.d.ts +56 -0
- package/dist/components/ui/atoms/icons/utils.js +41 -0
- package/dist/{assets → components/ui/atoms}/icons/vercel.js +1 -0
- package/dist/{assets → components/ui/atoms}/icons/walmart.js +2 -0
- package/dist/components/ui/atoms/icons/weaviate.d.ts +3 -0
- package/dist/components/ui/atoms/icons/weaviate.js +229 -0
- package/dist/components/ui/atoms/icons/workday.d.ts +3 -0
- package/dist/components/ui/atoms/icons/workday.js +97 -0
- package/dist/components/ui/atoms/icons/wrike.d.ts +3 -0
- package/dist/components/ui/atoms/icons/wrike.js +16 -0
- package/dist/{assets → components/ui/atoms}/icons/x.js +4 -4
- package/dist/components/ui/atoms/icons/xero.js +87 -0
- package/dist/components/ui/atoms/icons/youtube.d.ts +3 -0
- package/dist/{assets → components/ui/atoms}/icons/youtube.js +3 -1
- package/dist/components/ui/atoms/icons/zendesk.d.ts +3 -0
- package/dist/components/ui/atoms/icons/zendesk.js +27 -0
- package/dist/{assets → components/ui/atoms}/icons/zoom.js +30 -17
- package/dist/components/ui/atoms/index.d.ts +2 -0
- package/dist/components/ui/atoms/index.js +416 -198
- package/dist/components/ui/atoms/popover.js +2 -2
- package/dist/components/ui/atoms/progress.js +18 -17
- package/dist/components/ui/atoms/radio-group.js +1 -1
- package/dist/components/ui/atoms/scroll-area.js +3 -3
- package/dist/components/ui/atoms/select.js +3 -3
- package/dist/components/ui/atoms/sheet.js +1 -1
- package/dist/components/ui/atoms/sidebar.js +102 -102
- package/dist/components/ui/atoms/tabs.js +1 -1
- package/dist/components/ui/atoms/tooltip.js +2 -2
- package/dist/components/ui/index.d.ts +1 -0
- package/dist/components/ui/index.js +431 -213
- package/dist/components/ui/molecules/index.d.ts +1 -0
- package/dist/components/ui/molecules/index.js +1 -1
- package/dist/components/ui/molecules/requirement-badges.js +6 -5
- package/dist/components/ui/molecules/tool-card.js +18 -18
- package/dist/components/ui/molecules/toolkit-card.js +1 -1
- package/dist/components/ui/molecules/toolkit-picker-trigger.js +47 -38
- package/dist/components/ui/molecules/toolkit-selection-summary.d.ts +4 -3
- package/dist/components/ui/molecules/toolkit-selection-summary.js +32 -29
- package/dist/components/ui/organisms/index.d.ts +1 -0
- package/dist/components/ui/organisms/toolkit-picker/components/footer-summary.js +9 -9
- package/dist/components/ui/organisms/toolkit-picker/components/search-input.js +5 -4
- package/dist/components/ui/organisms/toolkit-picker/components/select-button.js +7 -6
- package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.d.ts +2 -2
- package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.js +21 -18
- package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-filter.test.js +14 -18
- package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-search.test.js +7 -7
- package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-selection.test.js +2 -2
- package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.d.ts +12 -11
- package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.js +54 -40
- package/dist/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.js +195 -113
- package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.js +126 -116
- package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.test.js +3418 -4391
- package/dist/components/ui/utils/memo.test.d.ts +1 -0
- package/dist/components/ui/utils/memo.test.js +36 -0
- package/dist/{index-CtSXVDca.js → index-BDIfjxqB.js} +1 -1
- package/dist/{index-C8_QusYl.js → index-BGfrl8IX.js} +1 -1
- package/dist/{index-Ez2mlmzx.js → index-BzU0xzeS.js} +1 -1
- package/dist/index-DH9yRdVk.js +1540 -0
- package/dist/lib/arcade/arcade.d.ts +2 -2
- package/dist/lib/arcade/arcade.js +3 -2
- package/dist/lib/arcade/arcade.test.js +2 -2
- package/dist/lib/utils.test.d.ts +1 -0
- package/dist/lib/utils.test.js +43 -0
- package/dist/{magic-string.es-BQ9KnLz-.js → magic-string.es-QnVUNas7.js} +4 -3
- package/dist/main.d.ts +1 -0
- package/dist/main.js +431 -213
- package/dist/metadata/oauth-providers.d.ts +69 -0
- package/dist/metadata/oauth-providers.js +260 -0
- package/dist/metadata/toolkits.d.ts +24 -0
- package/dist/metadata/toolkits.js +1500 -0
- package/dist/{react.esm-369wBsAv.js → react.esm-CFMQn0EI.js} +31 -31
- package/dist/{toolkit-card-GhM_oj4G.js → toolkit-card-UG1sZ0Le.js} +11 -10
- package/dist/{vi.bdSIJ99Y-CZgZQPWH.js → vi.bdSIJ99Y-CQ1FdEM8.js} +3462 -3916
- package/package.json +38 -35
- package/dist/assets/icons/calendly.js +0 -64
- package/dist/assets/icons/clickup.d.ts +0 -3
- package/dist/assets/icons/e2b.d.ts +0 -3
- package/dist/assets/icons/e2b.js +0 -9
- package/dist/assets/icons/firecrawl.d.ts +0 -5
- package/dist/assets/icons/firecrawl.js +0 -17
- package/dist/assets/icons/google-calendar.js +0 -93
- package/dist/assets/icons/google-docs.js +0 -219
- package/dist/assets/icons/hubspot.d.ts +0 -3
- package/dist/assets/icons/index.js +0 -128
- package/dist/assets/icons/linkedin.d.ts +0 -3
- package/dist/assets/icons/netsuite.d.ts +0 -3
- package/dist/assets/icons/oauth.d.ts +0 -3
- package/dist/assets/icons/reddit.js +0 -268
- package/dist/assets/icons/utils.d.ts +0 -435
- package/dist/assets/icons/utils.js +0 -439
- package/dist/assets/icons/xero.js +0 -63
- package/dist/assets/icons/youtube.d.ts +0 -3
- package/dist/components/ui/organisms/toolkit-picker/components/mobile-filter-badges.d.ts +0 -1
- package/dist/components/ui/organisms/toolkit-picker/components/mobile-filter-badges.js +0 -96
- package/dist/index-DEJd-dpa.js +0 -1537
- /package/dist/{assets → components/ui/atoms}/icons/airtable.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/arcade.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/asana.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/atlassian.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/auth0.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/azure.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/bluesky.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/box.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/calendly.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/coinbase.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/confluence.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/datadog.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/discord.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/dropbox.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/ebay.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/figma.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/github.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/gitlab.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/gmail.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-calendar.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-contacts.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-docs.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-drive.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-finance.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-flight.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-hotels.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-maps.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-news.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-sheets.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-shopping.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/heroku.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/jira.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/linear.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/microsoft.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/notion.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/outlook-calendar.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/outlook-mail.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/pinterest.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/postgres.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/reddit.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/salesforce.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/shopify.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/slack.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/spotify.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/stripe.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/tesla.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/tiktok.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/twilio.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/twitch.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/vercel.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/walmart.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/x.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/xero.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/zoom.d.ts +0 -0
|
@@ -1,12 +1,32 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
1
|
+
import "react/jsx-runtime";
|
|
2
|
+
import { Generic as y } from "../../../atoms/icons/generic.js";
|
|
3
|
+
import { allTools as m } from "../../../../../lib/arcade/mocks.js";
|
|
4
|
+
import { TOOLKIT_CATALOGUE as w } from "../../../../../metadata/toolkits.js";
|
|
5
|
+
const M = m.filter((i) => i.toolkit.name === "basic"), T = m.filter((i) => i.toolkit.name === "api_toolkit"), A = m.filter((i) => i.toolkit.name === "Google"), q = m.filter((i) => i.toolkit.name === "Gmail"), o = (i, s = !1, n = !1) => {
|
|
6
|
+
const l = w[i];
|
|
7
|
+
return l ? {
|
|
8
|
+
...l,
|
|
9
|
+
isBYOC: s,
|
|
10
|
+
isPro: n
|
|
11
|
+
} : {
|
|
12
|
+
id: i,
|
|
13
|
+
label: i,
|
|
14
|
+
isBYOC: s,
|
|
15
|
+
isPro: n,
|
|
16
|
+
publicIconUrl: "",
|
|
17
|
+
icon: y,
|
|
18
|
+
summary: `Mock ${i} toolkit`,
|
|
19
|
+
docsLink: `https://docs.example.com/${i}`,
|
|
20
|
+
relativeDocsLink: `/${i}`,
|
|
21
|
+
type: "community",
|
|
22
|
+
category: "productivity"
|
|
23
|
+
};
|
|
24
|
+
}, E = {
|
|
3
25
|
basic: {
|
|
4
26
|
name: "basic",
|
|
5
27
|
description: "Basic toolkit with essential tools",
|
|
6
28
|
version: "1.0.0",
|
|
7
|
-
|
|
8
|
-
isPro: !1,
|
|
9
|
-
tools: k,
|
|
29
|
+
tools: M,
|
|
10
30
|
requirements: {
|
|
11
31
|
met: !0,
|
|
12
32
|
secrets: [],
|
|
@@ -18,9 +38,7 @@ const k = d.filter((t) => t.toolkit.name === "basic"), h = d.filter((t) => t.too
|
|
|
18
38
|
name: "api_toolkit",
|
|
19
39
|
description: "API toolkit for external integrations",
|
|
20
40
|
version: "2.0.0",
|
|
21
|
-
|
|
22
|
-
isPro: !1,
|
|
23
|
-
tools: h,
|
|
41
|
+
tools: T,
|
|
24
42
|
requirements: {
|
|
25
43
|
met: !1,
|
|
26
44
|
secrets: [
|
|
@@ -43,8 +61,6 @@ const k = d.filter((t) => t.toolkit.name === "basic"), h = d.filter((t) => t.too
|
|
|
43
61
|
name: "Advanced Integration",
|
|
44
62
|
description: "Advanced toolkit with both API keys and OAuth requirements",
|
|
45
63
|
version: "3.0.0",
|
|
46
|
-
isByoc: !0,
|
|
47
|
-
isPro: !1,
|
|
48
64
|
tools: [
|
|
49
65
|
{
|
|
50
66
|
name: "advanced_integration_tool_1",
|
|
@@ -114,8 +130,6 @@ const k = d.filter((t) => t.toolkit.name === "basic"), h = d.filter((t) => t.too
|
|
|
114
130
|
name: "Enterprise Suite",
|
|
115
131
|
description: "Enterprise-grade toolkit with all requirement types and premium features",
|
|
116
132
|
version: "4.0.0",
|
|
117
|
-
isByoc: !0,
|
|
118
|
-
isPro: !0,
|
|
119
133
|
tools: [
|
|
120
134
|
{
|
|
121
135
|
name: "enterprise_analytics",
|
|
@@ -202,9 +216,7 @@ const k = d.filter((t) => t.toolkit.name === "basic"), h = d.filter((t) => t.too
|
|
|
202
216
|
name: "Google",
|
|
203
217
|
description: "Arcade.dev LLM tools for Google Workspace",
|
|
204
218
|
version: "1.2.4",
|
|
205
|
-
|
|
206
|
-
isPro: !0,
|
|
207
|
-
tools: g,
|
|
219
|
+
tools: A,
|
|
208
220
|
requirements: {
|
|
209
221
|
met: !0,
|
|
210
222
|
secrets: [],
|
|
@@ -223,9 +235,7 @@ const k = d.filter((t) => t.toolkit.name === "basic"), h = d.filter((t) => t.too
|
|
|
223
235
|
name: "Gmail",
|
|
224
236
|
description: "Arcade.dev LLM tools for Gmail",
|
|
225
237
|
version: "2.0.0",
|
|
226
|
-
|
|
227
|
-
isPro: !1,
|
|
228
|
-
tools: v,
|
|
238
|
+
tools: q,
|
|
229
239
|
requirements: {
|
|
230
240
|
met: !0,
|
|
231
241
|
secrets: [],
|
|
@@ -251,105 +261,185 @@ const k = d.filter((t) => t.toolkit.name === "basic"), h = d.filter((t) => t.too
|
|
|
251
261
|
}
|
|
252
262
|
}
|
|
253
263
|
};
|
|
254
|
-
function
|
|
255
|
-
const
|
|
264
|
+
function v(i) {
|
|
265
|
+
const s = [], n = [], l = /* @__PURE__ */ new Map(), p = /* @__PURE__ */ new Map(), u = {
|
|
256
266
|
toolkitsByName: /* @__PURE__ */ new Map(),
|
|
257
267
|
toolsByName: /* @__PURE__ */ new Map()
|
|
258
268
|
};
|
|
259
|
-
for (const [
|
|
260
|
-
const
|
|
261
|
-
secrets:
|
|
262
|
-
configured:
|
|
263
|
-
pending:
|
|
269
|
+
for (const [e, a] of Object.entries(i)) {
|
|
270
|
+
const _ = `${a.name} ${a.description || ""} ${a.version || ""}`, h = {
|
|
271
|
+
secrets: a.requirements?.secrets?.length ? {
|
|
272
|
+
configured: a.requirements.secrets.filter((t) => t.met === !0).map((t) => t.key),
|
|
273
|
+
pending: a.requirements.secrets.filter((t) => t.met === !1).map((t) => t.key)
|
|
264
274
|
} : void 0,
|
|
265
|
-
oauth:
|
|
266
|
-
providers:
|
|
267
|
-
id:
|
|
268
|
-
status:
|
|
269
|
-
scopes:
|
|
275
|
+
oauth: a.requirements?.authorization?.length ? {
|
|
276
|
+
providers: a.requirements.authorization.filter((t) => t.provider_id || t.id).map((t) => ({
|
|
277
|
+
id: t.provider_id || t.id || "",
|
|
278
|
+
status: t.status,
|
|
279
|
+
scopes: t.oauth2?.scopes || []
|
|
270
280
|
}))
|
|
271
281
|
} : void 0
|
|
272
|
-
},
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
282
|
+
}, f = (() => {
|
|
283
|
+
switch (e) {
|
|
284
|
+
case "basic":
|
|
285
|
+
return o(e, !1, !1);
|
|
286
|
+
// Neither BYOC nor Pro
|
|
287
|
+
case "api_toolkit":
|
|
288
|
+
return o(e, !0, !1);
|
|
289
|
+
// BYOC only
|
|
290
|
+
case "Advanced Integration":
|
|
291
|
+
return o(e, !0, !1);
|
|
292
|
+
// BYOC only
|
|
293
|
+
case "Enterprise Suite":
|
|
294
|
+
return o(e, !0, !0);
|
|
295
|
+
// Both BYOC and Pro
|
|
296
|
+
case "Google":
|
|
297
|
+
return o(e, !1, !0);
|
|
298
|
+
// Pro only
|
|
299
|
+
case "Gmail":
|
|
300
|
+
return o(e, !1, !1);
|
|
301
|
+
// Neither BYOC nor Pro
|
|
302
|
+
// Real toolkits with variety
|
|
303
|
+
case "GitHub":
|
|
304
|
+
return o(e, !1, !0);
|
|
305
|
+
// Pro only
|
|
306
|
+
case "Slack":
|
|
307
|
+
return o(e, !1, !1);
|
|
308
|
+
// Neither BYOC nor Pro
|
|
309
|
+
case "Discord":
|
|
310
|
+
return o(e, !0, !1);
|
|
311
|
+
// BYOC only
|
|
312
|
+
case "Notion":
|
|
313
|
+
return o(e, !1, !0);
|
|
314
|
+
// Pro only
|
|
315
|
+
case "Stripe":
|
|
316
|
+
return o(e, !0, !0);
|
|
317
|
+
// Both BYOC and Pro
|
|
318
|
+
case "Asana":
|
|
319
|
+
return o(e, !1, !1);
|
|
320
|
+
// Neither BYOC nor Pro
|
|
321
|
+
case "Linear":
|
|
322
|
+
return o(e, !0, !1);
|
|
323
|
+
// BYOC only
|
|
324
|
+
case "Airtable":
|
|
325
|
+
return o(e, !1, !0);
|
|
326
|
+
// Pro only
|
|
327
|
+
case "Dropbox":
|
|
328
|
+
return o(e, !1, !1);
|
|
329
|
+
// Neither BYOC nor Pro
|
|
330
|
+
case "E2B":
|
|
331
|
+
return o(e, !0, !0);
|
|
332
|
+
// Both BYOC and Pro
|
|
333
|
+
case "Firecrawl":
|
|
334
|
+
return o(e, !0, !0);
|
|
335
|
+
// Both BYOC and Pro
|
|
336
|
+
// Add variety for generated toolkits
|
|
337
|
+
case "Cloud":
|
|
338
|
+
case "Security":
|
|
339
|
+
return o(e, !0, !0);
|
|
340
|
+
// Both BYOC and Pro
|
|
341
|
+
case "Database":
|
|
342
|
+
case "Analytics":
|
|
343
|
+
return o(e, !1, !0);
|
|
344
|
+
// Pro only
|
|
345
|
+
case "Email":
|
|
346
|
+
case "AI":
|
|
347
|
+
return o(e, !0, !1);
|
|
348
|
+
// BYOC only
|
|
349
|
+
default:
|
|
350
|
+
return o(e, !1, !1);
|
|
351
|
+
}
|
|
352
|
+
})(), r = {
|
|
353
|
+
...a,
|
|
354
|
+
searchableText: _,
|
|
355
|
+
requirementsSummary: h,
|
|
356
|
+
metadata: f
|
|
276
357
|
};
|
|
277
|
-
|
|
278
|
-
for (const
|
|
279
|
-
const
|
|
280
|
-
...
|
|
281
|
-
searchableText:
|
|
358
|
+
s.push(r), l.set(e, r), u.toolkitsByName.set(e.toLowerCase(), r);
|
|
359
|
+
for (const t of a.tools) {
|
|
360
|
+
const g = `${t.name} ${t.fully_qualified_name} ${t.description || ""} ${a.name} ${a.description || ""}`, c = {
|
|
361
|
+
...t,
|
|
362
|
+
searchableText: g
|
|
282
363
|
};
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
364
|
+
n.push(c), p.set(t.fully_qualified_name, e), u.toolsByName.set(
|
|
365
|
+
t.fully_qualified_name.toLowerCase(),
|
|
366
|
+
c
|
|
286
367
|
);
|
|
287
368
|
}
|
|
288
369
|
}
|
|
289
370
|
return {
|
|
290
|
-
toolkits:
|
|
291
|
-
tools:
|
|
292
|
-
toolkitMap:
|
|
293
|
-
toolToToolkitMap:
|
|
294
|
-
searchIndex:
|
|
371
|
+
toolkits: s,
|
|
372
|
+
tools: n,
|
|
373
|
+
toolkitMap: l,
|
|
374
|
+
toolToToolkitMap: p,
|
|
375
|
+
searchIndex: u
|
|
295
376
|
};
|
|
296
377
|
}
|
|
297
|
-
const
|
|
298
|
-
|
|
299
|
-
name: "
|
|
300
|
-
description: "
|
|
378
|
+
const S = {
|
|
379
|
+
Slack: {
|
|
380
|
+
name: "Slack",
|
|
381
|
+
description: "Slack communication toolkit",
|
|
301
382
|
version: "1.0.0",
|
|
302
383
|
tools: [
|
|
303
384
|
{
|
|
304
|
-
name: "
|
|
385
|
+
name: "send_message",
|
|
305
386
|
input: { parameters: [] },
|
|
306
|
-
qualified_name: "
|
|
307
|
-
description: "
|
|
308
|
-
fully_qualified_name: "
|
|
387
|
+
qualified_name: "slack.send_message",
|
|
388
|
+
description: "Send message to Slack channel",
|
|
389
|
+
fully_qualified_name: "slack.send_message",
|
|
309
390
|
toolkit: {
|
|
310
|
-
name: "
|
|
311
|
-
description: "
|
|
391
|
+
name: "Slack",
|
|
392
|
+
description: "Slack communication toolkit",
|
|
312
393
|
version: "1.0.0"
|
|
313
394
|
}
|
|
314
395
|
},
|
|
315
396
|
{
|
|
316
397
|
input: { parameters: [] },
|
|
317
|
-
qualified_name: "
|
|
318
|
-
name: "
|
|
319
|
-
description: "
|
|
320
|
-
fully_qualified_name: "
|
|
398
|
+
qualified_name: "slack.create_channel",
|
|
399
|
+
name: "create_channel",
|
|
400
|
+
description: "Create new Slack channel",
|
|
401
|
+
fully_qualified_name: "slack.create_channel",
|
|
321
402
|
toolkit: {
|
|
322
|
-
name: "
|
|
323
|
-
description: "
|
|
403
|
+
name: "Slack",
|
|
404
|
+
description: "Slack communication toolkit",
|
|
324
405
|
version: "1.0.0"
|
|
325
406
|
}
|
|
326
407
|
}
|
|
327
408
|
],
|
|
328
409
|
requirements: { met: !0, secrets: [], authorization: [], scopes: {} }
|
|
329
410
|
},
|
|
330
|
-
|
|
331
|
-
name: "
|
|
332
|
-
description: "
|
|
411
|
+
GitHub: {
|
|
412
|
+
name: "GitHub",
|
|
413
|
+
description: "GitHub development toolkit",
|
|
333
414
|
version: "2.0.0",
|
|
334
415
|
tools: [
|
|
335
416
|
{
|
|
336
|
-
name: "
|
|
417
|
+
name: "create_repository",
|
|
337
418
|
input: { parameters: [] },
|
|
338
|
-
qualified_name: "
|
|
339
|
-
description: "
|
|
340
|
-
fully_qualified_name: "
|
|
419
|
+
qualified_name: "github.create_repository",
|
|
420
|
+
description: "Create a new GitHub repository",
|
|
421
|
+
fully_qualified_name: "github.create_repository",
|
|
341
422
|
toolkit: {
|
|
342
|
-
name: "
|
|
343
|
-
description: "
|
|
423
|
+
name: "GitHub",
|
|
424
|
+
description: "GitHub development toolkit",
|
|
344
425
|
version: "2.0.0"
|
|
345
426
|
}
|
|
346
427
|
}
|
|
347
428
|
],
|
|
348
429
|
requirements: { met: !0, secrets: [], authorization: [], scopes: {} }
|
|
349
430
|
}
|
|
350
|
-
},
|
|
351
|
-
function
|
|
352
|
-
const
|
|
431
|
+
}, x = v(E), C = v(S);
|
|
432
|
+
function G() {
|
|
433
|
+
const i = {}, f = [
|
|
434
|
+
"Discord",
|
|
435
|
+
"Notion",
|
|
436
|
+
"Stripe",
|
|
437
|
+
"Asana",
|
|
438
|
+
"Linear",
|
|
439
|
+
"Airtable",
|
|
440
|
+
"Dropbox",
|
|
441
|
+
"E2B",
|
|
442
|
+
"Firecrawl",
|
|
353
443
|
"Email",
|
|
354
444
|
"Cloud",
|
|
355
445
|
"Database",
|
|
@@ -369,48 +459,40 @@ function T() {
|
|
|
369
459
|
"Video",
|
|
370
460
|
"Audio",
|
|
371
461
|
"Finance",
|
|
372
|
-
"CRM"
|
|
373
|
-
"E-commerce",
|
|
374
|
-
"Search",
|
|
375
|
-
"Translation",
|
|
376
|
-
"Calendar",
|
|
377
|
-
"Maps",
|
|
378
|
-
"Weather",
|
|
379
|
-
"News",
|
|
380
|
-
"Travel",
|
|
381
|
-
"Health",
|
|
382
|
-
"Education"
|
|
462
|
+
"CRM"
|
|
383
463
|
];
|
|
384
|
-
for (const
|
|
385
|
-
const
|
|
386
|
-
for (let
|
|
387
|
-
const
|
|
388
|
-
|
|
389
|
-
name:
|
|
390
|
-
fully_qualified_name: `${
|
|
391
|
-
qualified_name:
|
|
392
|
-
description: `${
|
|
464
|
+
for (const r of f) {
|
|
465
|
+
const t = [], c = 8 + Math.floor(Math.random() * 8);
|
|
466
|
+
for (let d = 0; d < c; d++) {
|
|
467
|
+
const k = `${r.toLowerCase()}_tool_${d + 1}`;
|
|
468
|
+
t.push({
|
|
469
|
+
name: k,
|
|
470
|
+
fully_qualified_name: `${r.toLowerCase()}.${k}`,
|
|
471
|
+
qualified_name: k,
|
|
472
|
+
description: `${r} tool ${d + 1} - performs ${r.toLowerCase()} operations with advanced features`,
|
|
393
473
|
toolkit: {
|
|
394
|
-
name:
|
|
395
|
-
description: `${
|
|
396
|
-
version: `${Math.floor(Math.random() * 3) + 1}.${Math.floor(
|
|
474
|
+
name: r,
|
|
475
|
+
description: `${r} toolkit for comprehensive ${r.toLowerCase()} operations`,
|
|
476
|
+
version: `${Math.floor(Math.random() * 3) + 1}.${Math.floor(
|
|
477
|
+
Math.random() * 10
|
|
478
|
+
)}.0`
|
|
397
479
|
},
|
|
398
480
|
input: { parameters: [] },
|
|
399
481
|
requirements: void 0
|
|
400
482
|
});
|
|
401
483
|
}
|
|
402
|
-
|
|
403
|
-
name:
|
|
404
|
-
description: `${
|
|
405
|
-
version: `${Math.floor(Math.random() * 3) + 1}.${Math.floor(
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
tools:
|
|
484
|
+
i[r] = {
|
|
485
|
+
name: r,
|
|
486
|
+
description: `${r} toolkit with ${c} powerful tools for ${r.toLowerCase()} operations`,
|
|
487
|
+
version: `${Math.floor(Math.random() * 3) + 1}.${Math.floor(
|
|
488
|
+
Math.random() * 10
|
|
489
|
+
)}.0`,
|
|
490
|
+
tools: t,
|
|
409
491
|
requirements: {
|
|
410
492
|
met: Math.random() > 0.3,
|
|
411
493
|
secrets: Math.random() > 0.7 ? [
|
|
412
494
|
{
|
|
413
|
-
key: `${
|
|
495
|
+
key: `${r.toUpperCase()}_API_KEY`,
|
|
414
496
|
met: Math.random() > 0.5,
|
|
415
497
|
status_reason: Math.random() > 0.5 ? "API key configured" : "API key not found"
|
|
416
498
|
}
|
|
@@ -420,13 +502,13 @@ function T() {
|
|
|
420
502
|
}
|
|
421
503
|
};
|
|
422
504
|
}
|
|
423
|
-
return
|
|
505
|
+
return i;
|
|
424
506
|
}
|
|
425
507
|
export {
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
508
|
+
v as createMockToolkitCollection,
|
|
509
|
+
G as generateLargeDataset,
|
|
510
|
+
x as mockToolkitCollection,
|
|
511
|
+
E as mockToolkits,
|
|
512
|
+
C as simpleMockToolkitCollection,
|
|
513
|
+
S as simpleMockToolkits
|
|
432
514
|
};
|