@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
|
@@ -10,6 +10,7 @@ const c = (t) => /* @__PURE__ */ e(
|
|
|
10
10
|
...t,
|
|
11
11
|
children: [
|
|
12
12
|
/* @__PURE__ */ l("title", { children: "Google" }),
|
|
13
|
+
" ",
|
|
13
14
|
/* @__PURE__ */ l(
|
|
14
15
|
"path",
|
|
15
16
|
{
|
|
@@ -17,6 +18,7 @@ const c = (t) => /* @__PURE__ */ e(
|
|
|
17
18
|
fill: "#4285F4"
|
|
18
19
|
}
|
|
19
20
|
),
|
|
21
|
+
" ",
|
|
20
22
|
/* @__PURE__ */ l(
|
|
21
23
|
"path",
|
|
22
24
|
{
|
|
@@ -24,6 +26,7 @@ const c = (t) => /* @__PURE__ */ e(
|
|
|
24
26
|
fill: "#34A853"
|
|
25
27
|
}
|
|
26
28
|
),
|
|
29
|
+
" ",
|
|
27
30
|
/* @__PURE__ */ l(
|
|
28
31
|
"path",
|
|
29
32
|
{
|
|
@@ -31,6 +34,7 @@ const c = (t) => /* @__PURE__ */ e(
|
|
|
31
34
|
fill: "#FBBC05"
|
|
32
35
|
}
|
|
33
36
|
),
|
|
37
|
+
" ",
|
|
34
38
|
/* @__PURE__ */ l(
|
|
35
39
|
"path",
|
|
36
40
|
{
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { jsxs as L, jsx as C } from "react/jsx-runtime";
|
|
2
|
+
const e = (t) => /* @__PURE__ */ L(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
height: "257px",
|
|
6
|
+
preserveAspectRatio: "xMidYMid",
|
|
7
|
+
version: "1.1",
|
|
8
|
+
viewBox: "0 0 256 257",
|
|
9
|
+
width: "256px",
|
|
10
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
11
|
+
...t,
|
|
12
|
+
children: [
|
|
13
|
+
/* @__PURE__ */ C("title", { children: "Hootsuite" }),
|
|
14
|
+
/* @__PURE__ */ L("g", { children: [
|
|
15
|
+
/* @__PURE__ */ C(
|
|
16
|
+
"path",
|
|
17
|
+
{
|
|
18
|
+
d: "M25.5511693,2.11755514 C26.1099414,0.53887721 27.789444,-0.322099694 29.3793861,0.112023015 L29.6057808,0.182913094 C29.6057808,0.182913094 80.1347349,19.3916411 115.3812,32.7906866 C119.436447,32.1228804 123.462795,31.7905256 127.424331,31.8189086 C142.393962,31.9226526 156.530851,35.2833238 170.707661,43.6575313 L253.2111,36.827194 L253.2111,36.827194 C254.186724,36.7837818 255.108422,37.2762654 255.614072,38.1120954 C256.334792,39.3035279 256.01486,40.8337822 254.914369,41.6429972 L254.680665,41.7964171 C253.656934,42.392696 227.816876,57.4433992 203.140441,71.8163424 C203.973178,72.7709889 204.807414,73.7463764 205.644029,74.7422901 C229.125111,102.740905 243.409123,143.254262 250.230983,166.679406 C254.259484,180.514087 251.643335,195.434745 243.148567,207.073753 C227.814996,228.059453 195.114568,256.628999 130.959231,256.173629 C60.9183295,255.688614 24.7409683,220.842368 7.35948487,199.426512 C-0.0471486464,190.226765 -2.02457444,177.790851 2.16315778,166.747358 L3.46337345,163.347516 C13.7205455,136.669951 32.8286976,90.335837 48.1347649,73.1072397 C57.3493922,62.7473048 67.9754484,53.8022496 79.2018367,46.9127109 L26.5214237,5.62573649 L26.5214237,5.62573649 C25.4936732,4.77583482 25.106103,3.37469381 25.5511693,2.11755514 Z",
|
|
19
|
+
fill: "#FF4C46"
|
|
20
|
+
}
|
|
21
|
+
),
|
|
22
|
+
/* @__PURE__ */ C(
|
|
23
|
+
"path",
|
|
24
|
+
{
|
|
25
|
+
d: "M128.965801,183.474657 C129.078061,183.186035 129.402966,183.04358 129.691591,183.155841 C140.886021,189.582148 154.325109,190.76532 166.453233,186.420318 L167.151453,186.16351 C167.368156,186.062502 167.625499,186.117991 167.781442,186.299384 C167.946341,186.490888 167.951264,186.765838 167.80861,186.961639 L152.455118,203.868406 L152.455118,203.868406 C151.479081,204.935202 149.831166,205.031023 148.738043,204.084342 C143.060958,199.205774 133.578962,189.013356 129.035045,184.008556 C128.922204,183.854119 128.896452,183.652889 128.965801,183.474657 Z M150.281195,96.8890922 C189.984791,69.2653411 211.508911,93.2439915 223.585695,119.8436 C232.310441,139.014046 235.399928,174.904902 207.077307,180.40514 C185.381915,184.635973 165.33454,162.655736 150.507988,142.134226 C148.986008,140.032718 146.048343,139.562898 143.946835,141.08488 C143.550834,141.371604 143.202371,141.718499 142.913305,142.11252 L142.309516,142.952623 C132.160503,157.183551 107.958874,195.871188 72.1433178,186.079791 C37.5831348,176.618634 29.9895687,137.742949 44.362375,110.869281 C65.6308019,70.3471917 96.7010489,57.1439264 150.281195,96.8890922 Z M144.637929,152.494907 C146.007303,151.178192 148.148581,151.158969 149.540148,152.407657 L149.739987,152.601852 L149.739987,152.601852 L168.713402,174.222363 L168.713402,174.222363 C168.814111,174.337356 168.901035,174.464552 168.971581,174.600087 C169.461925,175.541524 169.096212,176.702129 168.154777,177.192474 C162.443266,180.104005 156.149597,181.692823 149.740564,181.84061 C141.304251,181.771052 132.670263,176.171731 129.135987,173.597766 L128.991513,173.480968 L128.991513,173.480968 C128.251496,172.822412 128.140397,171.720025 128.702548,170.93133 L128.83333,170.767401 C128.83333,170.767401 144.424078,152.683292 144.424078,152.683292 L144.449884,152.689823 L144.449884,152.689823 C144.510029,152.622664 144.57285,152.557608 144.637929,152.494907 Z",
|
|
26
|
+
fill: "#FFFFFF"
|
|
27
|
+
}
|
|
28
|
+
),
|
|
29
|
+
/* @__PURE__ */ C(
|
|
30
|
+
"path",
|
|
31
|
+
{
|
|
32
|
+
d: "M196.358377,120.777582 L196.576534,121.132566 C201.167632,128.259389 199.111749,137.758267 191.984923,142.349365 C184.858187,146.940129 175.359225,144.884578 170.768124,137.757754 C166.302547,130.825601 168.120807,121.63354 174.814477,116.909218 L175.184413,116.655998 C181.85033,111.885151 191.1217,113.420938 195.892548,120.086852 C196.054345,120.312757 196.209647,120.543042 196.358377,120.777582 Z M100.381342,112.600894 C92.3919293,115.324381 88.4196265,123.809827 90.8002491,131.712481 C93.5237353,139.701892 102.009181,143.674195 109.911835,141.293574 C117.901247,138.570087 121.808371,129.977212 119.492842,122.182322 C119.514456,122.130733 119.46247,121.983848 119.36487,121.807233 C116.906587,114.115659 109.057152,110.051094 101.584204,112.175276 C101.241005,112.088433 100.811383,112.344539 100.381342,112.600894 Z",
|
|
33
|
+
fill: "#FF4C46"
|
|
34
|
+
}
|
|
35
|
+
)
|
|
36
|
+
] })
|
|
37
|
+
]
|
|
38
|
+
}
|
|
39
|
+
);
|
|
40
|
+
export {
|
|
41
|
+
e as Hootsuite,
|
|
42
|
+
e as default
|
|
43
|
+
};
|
|
@@ -14,6 +14,7 @@ const t = (i) => /* @__PURE__ */ l(
|
|
|
14
14
|
...i,
|
|
15
15
|
children: [
|
|
16
16
|
/* @__PURE__ */ e("title", { children: "HubSpot" }),
|
|
17
|
+
" ",
|
|
17
18
|
/* @__PURE__ */ e(
|
|
18
19
|
"path",
|
|
19
20
|
{
|
|
@@ -26,6 +27,6 @@ const t = (i) => /* @__PURE__ */ l(
|
|
|
26
27
|
}
|
|
27
28
|
);
|
|
28
29
|
export {
|
|
29
|
-
t as
|
|
30
|
+
t as Hubspot,
|
|
30
31
|
t as default
|
|
31
32
|
};
|
|
@@ -1,22 +1,40 @@
|
|
|
1
|
+
/** biome-ignore-all lint/performance/noBarrelFile: Barrel files are acceptable for icons */
|
|
2
|
+
export * from './adp';
|
|
3
|
+
export * from './aha';
|
|
1
4
|
export * from './airtable';
|
|
5
|
+
export * from './amplitude';
|
|
2
6
|
export * from './arcade';
|
|
3
7
|
export * from './asana';
|
|
8
|
+
export * from './ashby';
|
|
4
9
|
export * from './atlassian';
|
|
5
10
|
export * from './auth0';
|
|
6
11
|
export * from './azure';
|
|
12
|
+
export * from './bamboohr';
|
|
13
|
+
export * from './basecamp';
|
|
14
|
+
export * from './bill';
|
|
15
|
+
export * from './bitbucket';
|
|
7
16
|
export * from './bluesky';
|
|
8
17
|
export * from './box';
|
|
18
|
+
export * from './braze';
|
|
19
|
+
export * from './brex';
|
|
20
|
+
export * from './buffer';
|
|
9
21
|
export * from './calendly';
|
|
22
|
+
export * from './clickhouse';
|
|
10
23
|
export * from './clickup';
|
|
24
|
+
export * from './closeio';
|
|
11
25
|
export * from './coinbase';
|
|
12
26
|
export * from './confluence';
|
|
13
27
|
export * from './datadog';
|
|
28
|
+
export * from './digital-ocean';
|
|
14
29
|
export * from './discord';
|
|
15
30
|
export * from './dropbox';
|
|
16
31
|
export * from './e2b';
|
|
17
32
|
export * from './ebay';
|
|
33
|
+
export * from './evernote';
|
|
34
|
+
export * from './factorial';
|
|
18
35
|
export * from './figma';
|
|
19
36
|
export * from './firecrawl';
|
|
37
|
+
export * from './generic';
|
|
20
38
|
export * from './github';
|
|
21
39
|
export * from './gitlab';
|
|
22
40
|
export * from './gmail';
|
|
@@ -27,37 +45,66 @@ export * from './google-docs';
|
|
|
27
45
|
export * from './google-drive';
|
|
28
46
|
export * from './google-finance';
|
|
29
47
|
export * from './google-flight';
|
|
48
|
+
export * from './google-flights';
|
|
30
49
|
export * from './google-hotels';
|
|
50
|
+
export * from './google-jobs';
|
|
31
51
|
export * from './google-maps';
|
|
32
52
|
export * from './google-news';
|
|
33
53
|
export * from './google-sheets';
|
|
34
54
|
export * from './google-shopping';
|
|
55
|
+
export * from './google-slides';
|
|
35
56
|
export * from './heroku';
|
|
57
|
+
export * from './hootsuite';
|
|
36
58
|
export * from './hubspot';
|
|
59
|
+
export * from './intercom';
|
|
37
60
|
export * from './jira';
|
|
38
61
|
export * from './linear';
|
|
39
62
|
export * from './linkedin';
|
|
63
|
+
export * from './mailchimp';
|
|
64
|
+
export * from './mcp';
|
|
40
65
|
export * from './microsoft';
|
|
66
|
+
export * from './microsoft-dynamics';
|
|
67
|
+
export * from './microsoft-sharepoint';
|
|
68
|
+
export * from './microsoft-teams';
|
|
69
|
+
export * from './miro';
|
|
70
|
+
export * from './monday';
|
|
41
71
|
export * from './netsuite';
|
|
42
72
|
export * from './notion';
|
|
43
73
|
export * from './oauth';
|
|
74
|
+
export * from './obsidian';
|
|
75
|
+
export * from './okta';
|
|
76
|
+
export * from './one-drive';
|
|
44
77
|
export * from './outlook-calendar';
|
|
45
78
|
export * from './outlook-mail';
|
|
79
|
+
export * from './pinecone';
|
|
46
80
|
export * from './pinterest';
|
|
81
|
+
export * from './pipedrive';
|
|
82
|
+
export * from './plaid';
|
|
47
83
|
export * from './postgres';
|
|
84
|
+
export * from './quickbooks';
|
|
48
85
|
export * from './reddit';
|
|
49
86
|
export * from './salesforce';
|
|
50
87
|
export * from './shopify';
|
|
88
|
+
export * from './singlestore';
|
|
51
89
|
export * from './slack';
|
|
90
|
+
export * from './snowflake';
|
|
91
|
+
export * from './splunk';
|
|
52
92
|
export * from './spotify';
|
|
93
|
+
export * from './square';
|
|
94
|
+
export * from './squarespace';
|
|
53
95
|
export * from './stripe';
|
|
54
96
|
export * from './tesla';
|
|
55
97
|
export * from './tiktok';
|
|
98
|
+
export * from './trello';
|
|
56
99
|
export * from './twilio';
|
|
57
100
|
export * from './twitch';
|
|
58
101
|
export * from './vercel';
|
|
59
102
|
export * from './walmart';
|
|
103
|
+
export * from './weaviate';
|
|
104
|
+
export * from './workday';
|
|
105
|
+
export * from './wrike';
|
|
60
106
|
export * from './x';
|
|
61
107
|
export * from './xero';
|
|
62
108
|
export * from './youtube';
|
|
109
|
+
export * from './zendesk';
|
|
63
110
|
export * from './zoom';
|
|
@@ -0,0 +1,220 @@
|
|
|
1
|
+
import { Adp as e } from "./adp.js";
|
|
2
|
+
import { Aha as p } from "./aha.js";
|
|
3
|
+
import { Airtable as m } from "./airtable.js";
|
|
4
|
+
import { Amplitude as i } from "./amplitude.js";
|
|
5
|
+
import { Arcade as l } from "./arcade.js";
|
|
6
|
+
import { Asana as n } from "./asana.js";
|
|
7
|
+
import { Ashby as g } from "./ashby.js";
|
|
8
|
+
import { Atlassian as k } from "./atlassian.js";
|
|
9
|
+
import { Auth0 as d } from "./auth0.js";
|
|
10
|
+
import { Azure as h } from "./azure.js";
|
|
11
|
+
import { Bamboohr as A } from "./bamboohr.js";
|
|
12
|
+
import { Basecamp as y } from "./basecamp.js";
|
|
13
|
+
import { Bill as C } from "./bill.js";
|
|
14
|
+
import { Bitbucket as O } from "./bitbucket.js";
|
|
15
|
+
import { Bluesky as T } from "./bluesky.js";
|
|
16
|
+
import { Box as w } from "./box.js";
|
|
17
|
+
import { Braze as H } from "./braze.js";
|
|
18
|
+
import { Brex as E } from "./brex.js";
|
|
19
|
+
import { Buffer as q } from "./buffer.js";
|
|
20
|
+
import { Calendly as J } from "./calendly.js";
|
|
21
|
+
import { Clickhouse as X } from "./clickhouse.js";
|
|
22
|
+
import { Clickup as I } from "./clickup.js";
|
|
23
|
+
import { Closeio as R } from "./closeio.js";
|
|
24
|
+
import { Coinbase as Y } from "./coinbase.js";
|
|
25
|
+
import { Confluence as K } from "./confluence.js";
|
|
26
|
+
import { Datadog as _ } from "./datadog.js";
|
|
27
|
+
import { DigitalOcean as oo } from "./digital-ocean.js";
|
|
28
|
+
import { Discord as eo } from "./discord.js";
|
|
29
|
+
import { Dropbox as po } from "./dropbox.js";
|
|
30
|
+
import { E2b as mo } from "./e2b.js";
|
|
31
|
+
import { Ebay as io } from "./ebay.js";
|
|
32
|
+
import { Evernote as lo } from "./evernote.js";
|
|
33
|
+
import { Factorial as no } from "./factorial.js";
|
|
34
|
+
import { Figma as go } from "./figma.js";
|
|
35
|
+
import { Firecrawl as ko } from "./firecrawl.js";
|
|
36
|
+
import { Generic as bo } from "./generic.js";
|
|
37
|
+
import { Github as So } from "./github.js";
|
|
38
|
+
import { Gitlab as Mo } from "./gitlab.js";
|
|
39
|
+
import { Gmail as Bo } from "./gmail.js";
|
|
40
|
+
import { Google as Do } from "./google.js";
|
|
41
|
+
import { GoogleCalendar as Fo } from "./google-calendar.js";
|
|
42
|
+
import { GoogleContacts as vo } from "./google-contacts.js";
|
|
43
|
+
import { GoogleDocs as Po } from "./google-docs.js";
|
|
44
|
+
import { GoogleDrive as Wo } from "./google-drive.js";
|
|
45
|
+
import { GoogleFinance as No } from "./google-finance.js";
|
|
46
|
+
import { GoogleFlight as zo } from "./google-flight.js";
|
|
47
|
+
import { GoogleFlights as Lo } from "./google-flights.js";
|
|
48
|
+
import { GoogleHotels as Zo } from "./google-hotels.js";
|
|
49
|
+
import { GoogleJobs as Qo } from "./google-jobs.js";
|
|
50
|
+
import { GoogleMaps as Vo } from "./google-maps.js";
|
|
51
|
+
import { GoogleNews as jo } from "./google-news.js";
|
|
52
|
+
import { GoogleSheets as Uo } from "./google-sheets.js";
|
|
53
|
+
import { GoogleShopping as $o } from "./google-shopping.js";
|
|
54
|
+
import { GoogleSlides as rr } from "./google-slides.js";
|
|
55
|
+
import { Heroku as tr } from "./heroku.js";
|
|
56
|
+
import { Hootsuite as fr } from "./hootsuite.js";
|
|
57
|
+
import { Hubspot as xr } from "./hubspot.js";
|
|
58
|
+
import { Intercom as ar } from "./intercom.js";
|
|
59
|
+
import { Jira as sr } from "./jira.js";
|
|
60
|
+
import { Linear as cr } from "./linear.js";
|
|
61
|
+
import { Linkedin as ur } from "./linkedin.js";
|
|
62
|
+
import { Mailchimp as Gr } from "./mailchimp.js";
|
|
63
|
+
import { Mcp as br } from "./mcp.js";
|
|
64
|
+
import { Microsoft as Sr } from "./microsoft.js";
|
|
65
|
+
import { MicrosoftDynamics as Mr } from "./microsoft-dynamics.js";
|
|
66
|
+
import { MicrosoftSharepoint as Br } from "./microsoft-sharepoint.js";
|
|
67
|
+
import { MicrosoftTeams as Dr } from "./microsoft-teams.js";
|
|
68
|
+
import { Miro as Fr } from "./miro.js";
|
|
69
|
+
import { Monday as vr } from "./monday.js";
|
|
70
|
+
import { Netsuite as Pr } from "./netsuite.js";
|
|
71
|
+
import { Notion as Wr } from "./notion.js";
|
|
72
|
+
import { Oauth as Nr } from "./oauth.js";
|
|
73
|
+
import { Obsidian as zr } from "./obsidian.js";
|
|
74
|
+
import { Okta as Lr } from "./okta.js";
|
|
75
|
+
import { OneDrive as Zr } from "./one-drive.js";
|
|
76
|
+
import { OutlookCalendar as Qr } from "./outlook-calendar.js";
|
|
77
|
+
import { OutlookMail as Vr } from "./outlook-mail.js";
|
|
78
|
+
import { Pinecone as jr } from "./pinecone.js";
|
|
79
|
+
import { Pinterest as Ur } from "./pinterest.js";
|
|
80
|
+
import { Pipedrive as $r } from "./pipedrive.js";
|
|
81
|
+
import { Plaid as re } from "./plaid.js";
|
|
82
|
+
import { Postgres as te } from "./postgres.js";
|
|
83
|
+
import { Quickbooks as fe } from "./quickbooks.js";
|
|
84
|
+
import { Reddit as xe } from "./reddit.js";
|
|
85
|
+
import { Salesforce as ae } from "./salesforce.js";
|
|
86
|
+
import { Shopify as se } from "./shopify.js";
|
|
87
|
+
import { Singlestore as ce } from "./singlestore.js";
|
|
88
|
+
import { Slack as ue } from "./slack.js";
|
|
89
|
+
import { Snowflake as Ge } from "./snowflake.js";
|
|
90
|
+
import { Splunk as be } from "./splunk.js";
|
|
91
|
+
import { Spotify as Se } from "./spotify.js";
|
|
92
|
+
import { Square as Me } from "./square.js";
|
|
93
|
+
import { Squarespace as Be } from "./squarespace.js";
|
|
94
|
+
import { Stripe as De } from "./stripe.js";
|
|
95
|
+
import { Tesla as Fe } from "./tesla.js";
|
|
96
|
+
import { Tiktok as ve } from "./tiktok.js";
|
|
97
|
+
import { Trello as Pe } from "./trello.js";
|
|
98
|
+
import { Twilio as We } from "./twilio.js";
|
|
99
|
+
import { Twitch as Ne } from "./twitch.js";
|
|
100
|
+
import { Vercel as ze } from "./vercel.js";
|
|
101
|
+
import { Walmart as Le } from "./walmart.js";
|
|
102
|
+
import { Weaviate as Ze } from "./weaviate.js";
|
|
103
|
+
import { Workday as Qe } from "./workday.js";
|
|
104
|
+
import { Wrike as Ve } from "./wrike.js";
|
|
105
|
+
import { X as je } from "./x.js";
|
|
106
|
+
import { Xero as Ue } from "./xero.js";
|
|
107
|
+
import { Youtube as $e } from "./youtube.js";
|
|
108
|
+
import { Zendesk as rt } from "./zendesk.js";
|
|
109
|
+
import { Zoom as tt } from "./zoom.js";
|
|
110
|
+
export {
|
|
111
|
+
e as Adp,
|
|
112
|
+
p as Aha,
|
|
113
|
+
m as Airtable,
|
|
114
|
+
i as Amplitude,
|
|
115
|
+
l as Arcade,
|
|
116
|
+
n as Asana,
|
|
117
|
+
g as Ashby,
|
|
118
|
+
k as Atlassian,
|
|
119
|
+
d as Auth0,
|
|
120
|
+
h as Azure,
|
|
121
|
+
A as Bamboohr,
|
|
122
|
+
y as Basecamp,
|
|
123
|
+
C as Bill,
|
|
124
|
+
O as Bitbucket,
|
|
125
|
+
T as Bluesky,
|
|
126
|
+
w as Box,
|
|
127
|
+
H as Braze,
|
|
128
|
+
E as Brex,
|
|
129
|
+
q as Buffer,
|
|
130
|
+
J as Calendly,
|
|
131
|
+
X as Clickhouse,
|
|
132
|
+
I as Clickup,
|
|
133
|
+
R as Closeio,
|
|
134
|
+
Y as Coinbase,
|
|
135
|
+
K as Confluence,
|
|
136
|
+
_ as Datadog,
|
|
137
|
+
oo as DigitalOcean,
|
|
138
|
+
eo as Discord,
|
|
139
|
+
po as Dropbox,
|
|
140
|
+
mo as E2b,
|
|
141
|
+
io as Ebay,
|
|
142
|
+
lo as Evernote,
|
|
143
|
+
no as Factorial,
|
|
144
|
+
go as Figma,
|
|
145
|
+
ko as Firecrawl,
|
|
146
|
+
bo as Generic,
|
|
147
|
+
So as Github,
|
|
148
|
+
Mo as Gitlab,
|
|
149
|
+
Bo as Gmail,
|
|
150
|
+
Do as Google,
|
|
151
|
+
Fo as GoogleCalendar,
|
|
152
|
+
vo as GoogleContacts,
|
|
153
|
+
Po as GoogleDocs,
|
|
154
|
+
Wo as GoogleDrive,
|
|
155
|
+
No as GoogleFinance,
|
|
156
|
+
zo as GoogleFlight,
|
|
157
|
+
Lo as GoogleFlights,
|
|
158
|
+
Zo as GoogleHotels,
|
|
159
|
+
Qo as GoogleJobs,
|
|
160
|
+
Vo as GoogleMaps,
|
|
161
|
+
jo as GoogleNews,
|
|
162
|
+
Uo as GoogleSheets,
|
|
163
|
+
$o as GoogleShopping,
|
|
164
|
+
rr as GoogleSlides,
|
|
165
|
+
tr as Heroku,
|
|
166
|
+
fr as Hootsuite,
|
|
167
|
+
xr as Hubspot,
|
|
168
|
+
ar as Intercom,
|
|
169
|
+
sr as Jira,
|
|
170
|
+
cr as Linear,
|
|
171
|
+
ur as Linkedin,
|
|
172
|
+
Gr as Mailchimp,
|
|
173
|
+
br as Mcp,
|
|
174
|
+
Sr as Microsoft,
|
|
175
|
+
Mr as MicrosoftDynamics,
|
|
176
|
+
Br as MicrosoftSharepoint,
|
|
177
|
+
Dr as MicrosoftTeams,
|
|
178
|
+
Fr as Miro,
|
|
179
|
+
vr as Monday,
|
|
180
|
+
Pr as Netsuite,
|
|
181
|
+
Wr as Notion,
|
|
182
|
+
Nr as Oauth,
|
|
183
|
+
zr as Obsidian,
|
|
184
|
+
Lr as Okta,
|
|
185
|
+
Zr as OneDrive,
|
|
186
|
+
Qr as OutlookCalendar,
|
|
187
|
+
Vr as OutlookMail,
|
|
188
|
+
jr as Pinecone,
|
|
189
|
+
Ur as Pinterest,
|
|
190
|
+
$r as Pipedrive,
|
|
191
|
+
re as Plaid,
|
|
192
|
+
te as Postgres,
|
|
193
|
+
fe as Quickbooks,
|
|
194
|
+
xe as Reddit,
|
|
195
|
+
ae as Salesforce,
|
|
196
|
+
se as Shopify,
|
|
197
|
+
ce as Singlestore,
|
|
198
|
+
ue as Slack,
|
|
199
|
+
Ge as Snowflake,
|
|
200
|
+
be as Splunk,
|
|
201
|
+
Se as Spotify,
|
|
202
|
+
Me as Square,
|
|
203
|
+
Be as Squarespace,
|
|
204
|
+
De as Stripe,
|
|
205
|
+
Fe as Tesla,
|
|
206
|
+
ve as Tiktok,
|
|
207
|
+
Pe as Trello,
|
|
208
|
+
We as Twilio,
|
|
209
|
+
Ne as Twitch,
|
|
210
|
+
ze as Vercel,
|
|
211
|
+
Le as Walmart,
|
|
212
|
+
Ze as Weaviate,
|
|
213
|
+
Qe as Workday,
|
|
214
|
+
Ve as Wrike,
|
|
215
|
+
je as X,
|
|
216
|
+
Ue as Xero,
|
|
217
|
+
$e as Youtube,
|
|
218
|
+
rt as Zendesk,
|
|
219
|
+
tt as Zoom
|
|
220
|
+
};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { jsxs as e, jsx as a } from "react/jsx-runtime";
|
|
2
|
+
const c = (t) => /* @__PURE__ */ e(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
height: "2500",
|
|
6
|
+
preserveAspectRatio: "xMidYMid",
|
|
7
|
+
viewBox: "0 0 256 256",
|
|
8
|
+
width: "2500",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...t,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ a("title", { children: "Intercom" }),
|
|
13
|
+
/* @__PURE__ */ a(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
d: "M221.867 140.748a8.534 8.534 0 0 1-17.067 0V64a8.534 8.534 0 0 1 17.067 0v76.748zm-2.978 53.413c-1.319 1.129-32.93 27.655-90.889 27.655-57.958 0-89.568-26.527-90.887-27.656a8.535 8.535 0 0 1-.925-12.033 8.53 8.53 0 0 1 12.013-.942c.501.42 28.729 23.563 79.8 23.563 51.712 0 79.503-23.31 79.778-23.545 3.571-3.067 8.968-2.655 12.033.925a8.534 8.534 0 0 1-.923 12.033zM34.133 64A8.534 8.534 0 0 1 51.2 64v76.748a8.534 8.534 0 0 1-17.067 0V64zm42.668-17.067a8.534 8.534 0 0 1 17.066 0v114.001a8.534 8.534 0 0 1-17.066 0v-114zm42.666-4.318A8.532 8.532 0 0 1 128 34.082a8.532 8.532 0 0 1 8.534 8.533v123.733a8.534 8.534 0 0 1-17.067 0V42.615zm42.667 4.318a8.534 8.534 0 0 1 17.066 0v114.001a8.534 8.534 0 0 1-17.066 0v-114zM224 0H32C14.327 0 0 14.327 0 32v192c0 17.672 14.327 32 32 32h192c17.673 0 32-14.328 32-32V32c0-17.673-14.327-32-32-32z",
|
|
17
|
+
fill: "#1F8DED"
|
|
18
|
+
}
|
|
19
|
+
)
|
|
20
|
+
]
|
|
21
|
+
}
|
|
22
|
+
);
|
|
23
|
+
export {
|
|
24
|
+
c as Intercom,
|
|
25
|
+
c as default
|
|
26
|
+
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs as t, jsx as i } from "react/jsx-runtime";
|
|
2
|
-
const
|
|
2
|
+
const l = (r) => /* @__PURE__ */ t(
|
|
3
3
|
"svg",
|
|
4
4
|
{
|
|
5
5
|
height: "2500",
|
|
@@ -7,14 +7,18 @@ const e = (l) => /* @__PURE__ */ t(
|
|
|
7
7
|
viewBox: "0 -30.632388516510233 255.324 285.95638851651023",
|
|
8
8
|
width: "2500",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
|
|
11
|
-
...l,
|
|
10
|
+
...r,
|
|
12
11
|
children: [
|
|
13
12
|
/* @__PURE__ */ i("title", { children: "Jira" }),
|
|
13
|
+
" ",
|
|
14
14
|
/* @__PURE__ */ t("linearGradient", { id: "a", children: [
|
|
15
|
-
|
|
16
|
-
/* @__PURE__ */ i("stop", { offset: "
|
|
15
|
+
" ",
|
|
16
|
+
/* @__PURE__ */ i("stop", { offset: ".18", stopColor: "#0052cc" }),
|
|
17
|
+
" ",
|
|
18
|
+
/* @__PURE__ */ i("stop", { offset: "1", stopColor: "#2684ff" }),
|
|
19
|
+
" "
|
|
17
20
|
] }),
|
|
21
|
+
" ",
|
|
18
22
|
/* @__PURE__ */ i(
|
|
19
23
|
"linearGradient",
|
|
20
24
|
{
|
|
@@ -26,6 +30,7 @@ const e = (l) => /* @__PURE__ */ t(
|
|
|
26
30
|
y2: "40.766%"
|
|
27
31
|
}
|
|
28
32
|
),
|
|
33
|
+
" ",
|
|
29
34
|
/* @__PURE__ */ i(
|
|
30
35
|
"linearGradient",
|
|
31
36
|
{
|
|
@@ -37,6 +42,7 @@ const e = (l) => /* @__PURE__ */ t(
|
|
|
37
42
|
y2: "44.727%"
|
|
38
43
|
}
|
|
39
44
|
),
|
|
45
|
+
" ",
|
|
40
46
|
/* @__PURE__ */ i(
|
|
41
47
|
"path",
|
|
42
48
|
{
|
|
@@ -44,6 +50,7 @@ const e = (l) => /* @__PURE__ */ t(
|
|
|
44
50
|
fill: "#2684ff"
|
|
45
51
|
}
|
|
46
52
|
),
|
|
53
|
+
" ",
|
|
47
54
|
/* @__PURE__ */ i(
|
|
48
55
|
"path",
|
|
49
56
|
{
|
|
@@ -51,6 +58,7 @@ const e = (l) => /* @__PURE__ */ t(
|
|
|
51
58
|
fill: "url(#b)"
|
|
52
59
|
}
|
|
53
60
|
),
|
|
61
|
+
" ",
|
|
54
62
|
/* @__PURE__ */ i(
|
|
55
63
|
"path",
|
|
56
64
|
{
|
|
@@ -62,6 +70,6 @@ const e = (l) => /* @__PURE__ */ t(
|
|
|
62
70
|
}
|
|
63
71
|
);
|
|
64
72
|
export {
|
|
65
|
-
|
|
66
|
-
|
|
73
|
+
l as Jira,
|
|
74
|
+
l as default
|
|
67
75
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const c = (
|
|
1
|
+
import { jsxs as h, jsx as e } from "react/jsx-runtime";
|
|
2
|
+
const c = (i) => /* @__PURE__ */ h(
|
|
3
3
|
"svg",
|
|
4
4
|
{
|
|
5
5
|
height: "1em",
|
|
@@ -7,9 +7,10 @@ const c = (h) => /* @__PURE__ */ i(
|
|
|
7
7
|
viewBox: "0 0 256 256",
|
|
8
8
|
width: "1em",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
...
|
|
10
|
+
...i,
|
|
11
11
|
children: [
|
|
12
12
|
/* @__PURE__ */ e("title", { children: "LinkedIn" }),
|
|
13
|
+
" ",
|
|
13
14
|
/* @__PURE__ */ e(
|
|
14
15
|
"path",
|
|
15
16
|
{
|
|
@@ -21,6 +22,6 @@ const c = (h) => /* @__PURE__ */ i(
|
|
|
21
22
|
}
|
|
22
23
|
);
|
|
23
24
|
export {
|
|
24
|
-
c as
|
|
25
|
+
c as Linkedin,
|
|
25
26
|
c as default
|
|
26
27
|
};
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
import { jsxs as i, jsx as C } from "react/jsx-runtime";
|
|
2
|
+
const d = (l) => /* @__PURE__ */ i(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
fill: "none",
|
|
6
|
+
height: "800px",
|
|
7
|
+
viewBox: "0 0 32 32",
|
|
8
|
+
width: "800px",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...l,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ C("title", { children: "Mailchimp" }),
|
|
13
|
+
/* @__PURE__ */ C(
|
|
14
|
+
"path",
|
|
15
|
+
{
|
|
16
|
+
d: "M16 2C8.27812 2 2 8.27812 2 16C2 23.7219 8.27812 30 16 30C23.7219 30 30 23.7219 30 16C30 8.27812 23.7219 2 16 2Z",
|
|
17
|
+
fill: "#FDDD4C"
|
|
18
|
+
}
|
|
19
|
+
),
|
|
20
|
+
/* @__PURE__ */ C(
|
|
21
|
+
"path",
|
|
22
|
+
{
|
|
23
|
+
d: "M9.86884 19.6502C9.56272 19.1867 10.3327 18.4853 10.0195 17.8963C9.83897 17.5567 9.54389 17.345 9.18952 17.3006C8.84941 17.2579 8.49905 17.3824 8.27573 17.6257C7.92315 18.0094 7.86832 18.5317 7.93652 18.7165C7.96148 18.7842 8.00071 18.8027 8.02879 18.8067C8.22083 18.832 8.32889 18.3391 8.39519 18.2364C8.57851 17.9535 8.99476 17.8679 9.28223 18.0538C9.82731 18.4064 9.35467 18.9762 9.39545 19.4574C9.43513 19.926 9.72709 20.1144 9.98919 20.1342C10.2442 20.1438 10.4225 20.0022 10.4675 19.8988C10.5754 19.6519 10.1207 20.0315 9.86884 19.6502Z",
|
|
24
|
+
fill: "#000000"
|
|
25
|
+
}
|
|
26
|
+
),
|
|
27
|
+
/* @__PURE__ */ C(
|
|
28
|
+
"path",
|
|
29
|
+
{
|
|
30
|
+
d: "M21.2577 15.3958C21.1147 15.3761 20.9585 15.3765 20.7959 15.3958C20.6725 15.2401 20.5619 14.9879 20.4995 14.6936C20.3885 14.17 20.4001 13.7907 20.7099 13.7414C21.0197 13.6922 21.1694 14.009 21.2804 14.5326C21.3549 14.8846 21.3406 15.208 21.2577 15.3958Z",
|
|
31
|
+
fill: "#000000"
|
|
32
|
+
}
|
|
33
|
+
),
|
|
34
|
+
/* @__PURE__ */ C(
|
|
35
|
+
"path",
|
|
36
|
+
{
|
|
37
|
+
d: "M17.8646 15.7074C17.8769 15.8259 17.8812 15.9459 17.8777 16.0564C18.1775 16.074 18.3898 16.2163 18.4463 16.3067C18.4753 16.3533 18.4637 16.3837 18.4544 16.3977C18.4233 16.446 18.3568 16.4386 18.2175 16.4229C18.0958 16.4093 17.9648 16.3973 17.8286 16.4035C17.7545 16.6308 17.5348 16.6521 17.3804 16.484C17.2726 16.5168 17.0608 16.6521 16.9976 16.5051C16.9971 16.4322 17.0734 16.3261 17.2115 16.2325C17.1172 16.0526 17.054 15.8601 17.0167 15.6607C16.8209 15.696 16.6447 15.7508 16.5066 15.7938C16.4418 15.814 16.1853 15.9299 16.1552 15.7993C16.1351 15.7091 16.2755 15.5604 16.424 15.453C16.5898 15.3353 16.7738 15.2516 16.9646 15.2033C16.9605 14.9193 17.0329 14.7211 17.2393 14.6883C17.4951 14.6476 17.6537 14.8446 17.7634 15.2093C18.0726 15.2952 18.3814 15.5082 18.5177 15.7284C18.5707 15.8138 18.581 15.8798 18.5466 15.9146C18.4609 16.0034 17.9862 15.7459 17.8646 15.7074Z",
|
|
38
|
+
fill: "#000000"
|
|
39
|
+
}
|
|
40
|
+
),
|
|
41
|
+
/* @__PURE__ */ C(
|
|
42
|
+
"path",
|
|
43
|
+
{
|
|
44
|
+
d: "M19.8977 16.9838C20.0938 17.0788 20.3096 17.0414 20.38 16.9002C20.4504 16.7589 20.3484 16.5675 20.1522 16.4725C19.9561 16.3775 19.7404 16.4149 19.6699 16.5561C19.5995 16.6973 19.7016 16.8887 19.8977 16.9838Z",
|
|
45
|
+
fill: "#000000"
|
|
46
|
+
}
|
|
47
|
+
),
|
|
48
|
+
/* @__PURE__ */ C(
|
|
49
|
+
"path",
|
|
50
|
+
{
|
|
51
|
+
d: "M20.8632 16.2824C20.8667 16.0664 20.9991 15.8939 21.1583 15.8965C21.3174 15.8996 21.4435 16.0765 21.44 16.2921C21.4364 16.5077 21.304 16.6802 21.1449 16.6775C20.9857 16.6749 20.8596 16.498 20.8632 16.2824Z",
|
|
52
|
+
fill: "#000000"
|
|
53
|
+
}
|
|
54
|
+
),
|
|
55
|
+
/* @__PURE__ */ C(
|
|
56
|
+
"path",
|
|
57
|
+
{
|
|
58
|
+
clipRule: "evenodd",
|
|
59
|
+
d: "M25.1785 18.9281C25.1816 18.9392 25.1772 18.9236 25.1785 18.9281C25.4981 18.9281 26 19.2907 26 20.1667C26 21.0384 25.6336 22.0257 25.5471 22.2449C24.2273 25.3671 21.0772 27.1051 17.3248 26.9951C13.8266 26.8926 10.8432 25.0705 9.53762 22.1001C8.7482 22.101 7.93426 21.7582 7.31556 21.217C6.66343 20.6468 6.26137 19.9089 6.18292 19.1393C6.12185 18.5401 6.19629 17.9826 6.38662 17.4964L5.65337 16.883C2.29777 14.0864 12.7929 2.57165 16.1494 5.46156C16.1663 5.47608 17.2914 6.56551 17.2941 6.56815C18.9125 5.88985 23.2489 4.5984 23.2537 7.60479C23.2555 8.60315 22.611 9.76738 21.5782 10.8238C22.7718 11.9164 22.457 13.4685 22.6471 14.8925L23.0616 15.006C23.8519 15.2247 24.414 15.5164 24.6891 15.8015C24.9641 16.0862 25.1005 16.3621 25.15 16.6855C25.1963 16.9464 25.1901 17.4071 24.8415 17.9223C24.967 18.2547 25.0816 18.5861 25.1785 18.9281ZM9.47834 21.2901C9.59557 21.2927 9.71191 21.2852 9.82602 21.2659C11.0523 21.0595 11.3732 19.7448 11.1713 18.4538C10.9431 16.9961 9.94414 16.4822 9.26616 16.4457C9.07761 16.436 8.90243 16.4527 8.75801 16.4813C7.5478 16.722 6.86447 17.7384 6.99908 19.0584C7.12077 20.253 8.3448 21.2601 9.47834 21.2901ZM6.73743 16.8395C7.14351 16.2574 7.80722 15.8363 8.56054 15.6915C9.51934 13.151 11.1205 10.8102 13.2396 9.19934C14.8122 7.90443 16.5082 6.97559 16.5082 6.97559C16.5082 6.97559 15.5949 5.93016 15.319 5.85316C13.622 5.40084 9.95707 7.89563 7.61689 11.1921C6.67012 12.5257 5.3146 14.8876 5.96272 16.1025C6.04251 16.253 6.49494 16.6397 6.73743 16.8395ZM20.4955 20.7066C20.4981 20.7339 20.4812 20.7621 20.4567 20.7722C20.4567 20.7722 19.0931 21.3983 16.9272 20.737C17.0051 21.3862 17.7924 21.6322 18.3425 21.7213C21.0263 22.1771 23.5355 20.6622 24.1002 20.2807C24.1972 20.2152 24.099 20.3836 24.0815 20.4083C23.3901 21.2887 21.5314 22.3082 19.1132 22.3078C18.0585 22.3073 17.0044 21.9408 16.6174 21.3772C16.017 20.5029 16.5876 19.2265 17.5883 19.3593C19.2798 19.5479 21.0139 19.4062 22.5798 18.6888C23.9451 18.0631 24.4608 17.375 24.3833 16.8175C24.263 15.9535 22.9821 15.8184 22.3346 15.6084C22.0529 15.5164 21.9138 15.4429 21.8822 14.9198C21.8684 14.6914 21.8282 13.8946 21.8135 13.565C21.7877 12.9882 21.7172 12.1993 21.2216 11.8737C21.0923 11.7887 20.9488 11.7478 20.7977 11.7399C20.6772 11.7341 20.6057 11.7507 20.5673 11.7596C20.5587 11.7616 20.5517 11.7632 20.5463 11.7641C20.2786 11.809 20.1146 11.9444 19.9212 12.1041C19.9101 12.1133 19.8988 12.1226 19.8875 12.1319C19.2692 12.6406 18.7472 12.7237 18.1664 12.6991C17.9855 12.6915 17.7991 12.6735 17.6024 12.6544C17.4215 12.6369 17.232 12.6185 17.0302 12.6067L16.7837 12.5926C15.8111 12.5433 14.768 13.3723 14.5946 14.5497C14.4009 15.864 15.1355 16.669 15.6132 17.1925C15.7313 17.3219 15.8337 17.434 15.9025 17.5325C15.9466 17.5919 15.9979 17.6755 15.9979 17.7551C15.9979 17.8502 15.9354 17.9254 15.8744 17.9896C14.8821 18.9968 14.5648 20.5971 14.9388 21.9307C14.9856 22.097 15.0448 22.2563 15.1148 22.4085C15.9921 24.4321 18.7138 25.3746 21.3722 24.5174C23.2354 23.9167 24.8816 22.465 25.2168 20.4624C25.2966 19.9406 25.1794 19.7391 25.0198 19.6418C24.8509 19.5393 24.6485 19.5749 24.6485 19.5749C24.6485 19.5749 24.5562 18.9515 24.295 18.3848C23.5199 18.9884 22.5223 19.4126 21.7627 19.6277C20.5458 19.9724 19.2312 20.1065 17.9737 19.944C17.4636 19.8781 17.1209 19.8338 16.974 20.3049C18.6514 20.9112 20.4268 20.6516 20.4268 20.6516C20.4611 20.6481 20.4919 20.6727 20.4955 20.7066ZM15.656 8.94062C14.7386 9.40394 13.7143 10.2289 12.8825 11.178C12.8531 11.2119 12.8968 11.2585 12.9329 11.2326C13.6514 10.7165 14.6365 10.2369 15.927 9.92622C17.3725 9.57818 18.7642 9.72426 19.6142 9.91654C19.657 9.92622 19.6837 9.85362 19.6459 9.8325C19.0842 9.52142 18.2221 9.31022 17.6106 9.30582C17.5807 9.30538 17.5638 9.27106 17.5816 9.2473C17.6872 9.10694 17.8321 8.96834 17.9645 8.86802C17.9939 8.84514 17.9761 8.79807 17.9386 8.80026C17.1779 8.84638 15.4402 9.63869 15.4465 9.60986C15.491 9.39866 15.6314 9.1197 15.7041 8.98946C15.7215 8.95866 15.6876 8.92478 15.656 8.94062Z",
|
|
60
|
+
fill: "#000000",
|
|
61
|
+
fillRule: "evenodd"
|
|
62
|
+
}
|
|
63
|
+
)
|
|
64
|
+
]
|
|
65
|
+
}
|
|
66
|
+
);
|
|
67
|
+
export {
|
|
68
|
+
d as Mailchimp,
|
|
69
|
+
d as default
|
|
70
|
+
};
|