@arcadeai/design-system 1.3.0 → 1.5.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 +2 -0
- package/dist/main.js +444 -214
- package/dist/metadata/index.d.ts +3 -0
- package/dist/metadata/index.js +14 -0
- 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
|
@@ -0,0 +1,315 @@
|
|
|
1
|
+
import { jsxs as t, jsx as o } from "react/jsx-runtime";
|
|
2
|
+
const e = (r) => /* @__PURE__ */ t(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
height: "1em",
|
|
6
|
+
viewBox: "0 0 216 216",
|
|
7
|
+
width: "1em",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9
|
+
...r,
|
|
10
|
+
children: [
|
|
11
|
+
/* @__PURE__ */ o("title", { children: "Reddit" }),
|
|
12
|
+
" ",
|
|
13
|
+
/* @__PURE__ */ t("defs", { children: [
|
|
14
|
+
" ",
|
|
15
|
+
/* @__PURE__ */ t(
|
|
16
|
+
"radialGradient",
|
|
17
|
+
{
|
|
18
|
+
cx: "169.75",
|
|
19
|
+
cy: "92.19",
|
|
20
|
+
fx: "169.75",
|
|
21
|
+
fy: "92.19",
|
|
22
|
+
gradientTransform: "matrix(1 0 0 .87 0 11.64)",
|
|
23
|
+
gradientUnits: "userSpaceOnUse",
|
|
24
|
+
id: "snoo-radial-gragient",
|
|
25
|
+
r: "50.98",
|
|
26
|
+
children: [
|
|
27
|
+
" ",
|
|
28
|
+
/* @__PURE__ */ o("stop", { offset: "0", stopColor: "#feffff" }),
|
|
29
|
+
" ",
|
|
30
|
+
/* @__PURE__ */ o("stop", { offset: "0.4", stopColor: "#feffff" }),
|
|
31
|
+
" ",
|
|
32
|
+
/* @__PURE__ */ o("stop", { offset: "0.51", stopColor: "#f9fcfc" }),
|
|
33
|
+
" ",
|
|
34
|
+
/* @__PURE__ */ o("stop", { offset: "0.62", stopColor: "#edf3f5" }),
|
|
35
|
+
" ",
|
|
36
|
+
/* @__PURE__ */ o("stop", { offset: "0.7", stopColor: "#dee9ec" }),
|
|
37
|
+
" ",
|
|
38
|
+
/* @__PURE__ */ o("stop", { offset: "0.72", stopColor: "#d8e4e8" }),
|
|
39
|
+
" ",
|
|
40
|
+
/* @__PURE__ */ o("stop", { offset: "0.76", stopColor: "#ccd8df" }),
|
|
41
|
+
" ",
|
|
42
|
+
/* @__PURE__ */ o("stop", { offset: "0.8", stopColor: "#c8d5dd" }),
|
|
43
|
+
" ",
|
|
44
|
+
/* @__PURE__ */ o("stop", { offset: "0.83", stopColor: "#ccd6de" }),
|
|
45
|
+
" ",
|
|
46
|
+
/* @__PURE__ */ o("stop", { offset: "0.85", stopColor: "#d8dbe2" }),
|
|
47
|
+
" ",
|
|
48
|
+
/* @__PURE__ */ o("stop", { offset: "0.88", stopColor: "#ede3e9" }),
|
|
49
|
+
" ",
|
|
50
|
+
/* @__PURE__ */ o("stop", { offset: "0.9", stopColor: "#ffebef" }),
|
|
51
|
+
" "
|
|
52
|
+
]
|
|
53
|
+
}
|
|
54
|
+
),
|
|
55
|
+
" ",
|
|
56
|
+
/* @__PURE__ */ o(
|
|
57
|
+
"radialGradient",
|
|
58
|
+
{
|
|
59
|
+
cx: "47.31",
|
|
60
|
+
fx: "47.31",
|
|
61
|
+
id: "snoo-radial-gragient-2",
|
|
62
|
+
r: "50.98",
|
|
63
|
+
xlinkHref: "#snoo-radial-gragient"
|
|
64
|
+
}
|
|
65
|
+
),
|
|
66
|
+
" ",
|
|
67
|
+
/* @__PURE__ */ o(
|
|
68
|
+
"radialGradient",
|
|
69
|
+
{
|
|
70
|
+
cx: "109.61",
|
|
71
|
+
cy: "85.59",
|
|
72
|
+
fx: "109.61",
|
|
73
|
+
fy: "85.59",
|
|
74
|
+
gradientTransform: "matrix(1 0 0 .7 0 25.56)",
|
|
75
|
+
id: "snoo-radial-gragient-3",
|
|
76
|
+
r: "153.78",
|
|
77
|
+
xlinkHref: "#snoo-radial-gragient"
|
|
78
|
+
}
|
|
79
|
+
),
|
|
80
|
+
" ",
|
|
81
|
+
/* @__PURE__ */ t(
|
|
82
|
+
"radialGradient",
|
|
83
|
+
{
|
|
84
|
+
cx: "-6.01",
|
|
85
|
+
cy: "64.68",
|
|
86
|
+
fx: "-6.01",
|
|
87
|
+
fy: "64.68",
|
|
88
|
+
gradientTransform: "matrix(1.07 0 0 1.55 81.08 27.26)",
|
|
89
|
+
gradientUnits: "userSpaceOnUse",
|
|
90
|
+
id: "snoo-radial-gragient-4",
|
|
91
|
+
r: "12.85",
|
|
92
|
+
children: [
|
|
93
|
+
" ",
|
|
94
|
+
/* @__PURE__ */ o("stop", { offset: "0", stopColor: "#f60" }),
|
|
95
|
+
" ",
|
|
96
|
+
/* @__PURE__ */ o("stop", { offset: "0.5", stopColor: "#ff4500" }),
|
|
97
|
+
" ",
|
|
98
|
+
/* @__PURE__ */ o("stop", { offset: "0.7", stopColor: "#fc4301" }),
|
|
99
|
+
" ",
|
|
100
|
+
/* @__PURE__ */ o("stop", { offset: "0.82", stopColor: "#f43f07" }),
|
|
101
|
+
" ",
|
|
102
|
+
/* @__PURE__ */ o("stop", { offset: "0.92", stopColor: "#e53812" }),
|
|
103
|
+
" ",
|
|
104
|
+
/* @__PURE__ */ o("stop", { offset: "1", stopColor: "#d4301f" }),
|
|
105
|
+
" "
|
|
106
|
+
]
|
|
107
|
+
}
|
|
108
|
+
),
|
|
109
|
+
" ",
|
|
110
|
+
/* @__PURE__ */ o(
|
|
111
|
+
"radialGradient",
|
|
112
|
+
{
|
|
113
|
+
cx: "-73.55",
|
|
114
|
+
cy: "64.68",
|
|
115
|
+
fx: "-73.55",
|
|
116
|
+
fy: "64.68",
|
|
117
|
+
gradientTransform: "matrix(-1.07 0 0 1.55 62.87 27.26)",
|
|
118
|
+
id: "snoo-radial-gragient-5",
|
|
119
|
+
r: "12.85",
|
|
120
|
+
xlinkHref: "#snoo-radial-gragient-4"
|
|
121
|
+
}
|
|
122
|
+
),
|
|
123
|
+
" ",
|
|
124
|
+
/* @__PURE__ */ t(
|
|
125
|
+
"radialGradient",
|
|
126
|
+
{
|
|
127
|
+
cx: "107.93",
|
|
128
|
+
cy: "166.96",
|
|
129
|
+
fx: "107.93",
|
|
130
|
+
fy: "166.96",
|
|
131
|
+
gradientTransform: "matrix(1 0 0 .66 0 57.4)",
|
|
132
|
+
gradientUnits: "userSpaceOnUse",
|
|
133
|
+
id: "snoo-radial-gragient-6",
|
|
134
|
+
r: "45.3",
|
|
135
|
+
children: [
|
|
136
|
+
" ",
|
|
137
|
+
/* @__PURE__ */ o("stop", { offset: "0", stopColor: "#172e35" }),
|
|
138
|
+
" ",
|
|
139
|
+
/* @__PURE__ */ o("stop", { offset: "0.29", stopColor: "#0e1c21" }),
|
|
140
|
+
" ",
|
|
141
|
+
/* @__PURE__ */ o("stop", { offset: "0.73", stopColor: "#030708" }),
|
|
142
|
+
" ",
|
|
143
|
+
/* @__PURE__ */ o("stop", { offset: "1" }),
|
|
144
|
+
" "
|
|
145
|
+
]
|
|
146
|
+
}
|
|
147
|
+
),
|
|
148
|
+
" ",
|
|
149
|
+
/* @__PURE__ */ o(
|
|
150
|
+
"radialGradient",
|
|
151
|
+
{
|
|
152
|
+
cx: "147.88",
|
|
153
|
+
cy: "32.94",
|
|
154
|
+
fx: "147.88",
|
|
155
|
+
fy: "32.94",
|
|
156
|
+
gradientTransform: "matrix(1 0 0 .98 0 .54)",
|
|
157
|
+
id: "snoo-radial-gragient-7",
|
|
158
|
+
r: "39.77",
|
|
159
|
+
xlinkHref: "#snoo-radial-gragient"
|
|
160
|
+
}
|
|
161
|
+
),
|
|
162
|
+
" ",
|
|
163
|
+
/* @__PURE__ */ t(
|
|
164
|
+
"radialGradient",
|
|
165
|
+
{
|
|
166
|
+
cx: "131.31",
|
|
167
|
+
cy: "73.08",
|
|
168
|
+
fx: "131.31",
|
|
169
|
+
fy: "73.08",
|
|
170
|
+
gradientUnits: "userSpaceOnUse",
|
|
171
|
+
id: "snoo-radial-gragient-8",
|
|
172
|
+
r: "32.6",
|
|
173
|
+
children: [
|
|
174
|
+
" ",
|
|
175
|
+
/* @__PURE__ */ o("stop", { offset: "0.48", stopColor: "#7a9299" }),
|
|
176
|
+
" ",
|
|
177
|
+
/* @__PURE__ */ o("stop", { offset: "0.67", stopColor: "#172e35" }),
|
|
178
|
+
" ",
|
|
179
|
+
/* @__PURE__ */ o("stop", { offset: "0.75" }),
|
|
180
|
+
" ",
|
|
181
|
+
/* @__PURE__ */ o("stop", { offset: "0.82", stopColor: "#172e35" }),
|
|
182
|
+
" "
|
|
183
|
+
]
|
|
184
|
+
}
|
|
185
|
+
),
|
|
186
|
+
" "
|
|
187
|
+
] }),
|
|
188
|
+
" ",
|
|
189
|
+
/* @__PURE__ */ o(
|
|
190
|
+
"path",
|
|
191
|
+
{
|
|
192
|
+
d: "M108 0C48.35 0 0 48.35 0 108c0 29.82 12.09 56.82 31.63 76.37l-20.57 20.57C6.98 209.02 9.87 216 15.64 216H108c59.65 0 108-48.35 108-108S167.65 0 108 0Z",
|
|
193
|
+
fill: "#ff4500",
|
|
194
|
+
strokeWidth: "0"
|
|
195
|
+
}
|
|
196
|
+
),
|
|
197
|
+
" ",
|
|
198
|
+
/* @__PURE__ */ o(
|
|
199
|
+
"circle",
|
|
200
|
+
{
|
|
201
|
+
cx: "169.22",
|
|
202
|
+
cy: "106.98",
|
|
203
|
+
fill: "url(#snoo-radial-gragient)",
|
|
204
|
+
r: "25.22",
|
|
205
|
+
strokeWidth: "0"
|
|
206
|
+
}
|
|
207
|
+
),
|
|
208
|
+
" ",
|
|
209
|
+
/* @__PURE__ */ o(
|
|
210
|
+
"circle",
|
|
211
|
+
{
|
|
212
|
+
cx: "46.78",
|
|
213
|
+
cy: "106.98",
|
|
214
|
+
fill: "url(#snoo-radial-gragient-2)",
|
|
215
|
+
r: "25.22",
|
|
216
|
+
strokeWidth: "0"
|
|
217
|
+
}
|
|
218
|
+
),
|
|
219
|
+
" ",
|
|
220
|
+
/* @__PURE__ */ o(
|
|
221
|
+
"ellipse",
|
|
222
|
+
{
|
|
223
|
+
cx: "108.06",
|
|
224
|
+
cy: "128.64",
|
|
225
|
+
fill: "url(#snoo-radial-gragient-3)",
|
|
226
|
+
rx: "72",
|
|
227
|
+
ry: "54",
|
|
228
|
+
strokeWidth: "0"
|
|
229
|
+
}
|
|
230
|
+
),
|
|
231
|
+
" ",
|
|
232
|
+
/* @__PURE__ */ o(
|
|
233
|
+
"path",
|
|
234
|
+
{
|
|
235
|
+
d: "M86.78 123.48c-.42 9.08-6.49 12.38-13.56 12.38s-12.46-4.93-12.04-14.01c.42-9.08 6.49-15.02 13.56-15.02s12.46 7.58 12.04 16.66Z",
|
|
236
|
+
fill: "url(#snoo-radial-gragient-4)",
|
|
237
|
+
strokeWidth: "0"
|
|
238
|
+
}
|
|
239
|
+
),
|
|
240
|
+
" ",
|
|
241
|
+
/* @__PURE__ */ o(
|
|
242
|
+
"path",
|
|
243
|
+
{
|
|
244
|
+
d: "M129.35 123.48c.42 9.08 6.49 12.38 13.56 12.38s12.46-4.93 12.04-14.01c-.42-9.08-6.49-15.02-13.56-15.02s-12.46 7.58-12.04 16.66Z",
|
|
245
|
+
fill: "url(#snoo-radial-gragient-5)",
|
|
246
|
+
strokeWidth: "0"
|
|
247
|
+
}
|
|
248
|
+
),
|
|
249
|
+
" ",
|
|
250
|
+
/* @__PURE__ */ o(
|
|
251
|
+
"ellipse",
|
|
252
|
+
{
|
|
253
|
+
cx: "79.63",
|
|
254
|
+
cy: "116.37",
|
|
255
|
+
rx: "2.8",
|
|
256
|
+
ry: "3.05",
|
|
257
|
+
style: { strokeWidth: "0", fill: "#ffc49c" }
|
|
258
|
+
}
|
|
259
|
+
),
|
|
260
|
+
" ",
|
|
261
|
+
/* @__PURE__ */ o(
|
|
262
|
+
"ellipse",
|
|
263
|
+
{
|
|
264
|
+
cx: "146.21",
|
|
265
|
+
cy: "116.37",
|
|
266
|
+
rx: "2.8",
|
|
267
|
+
ry: "3.05",
|
|
268
|
+
style: { strokeWidth: "0", fill: "#ffc49c" }
|
|
269
|
+
}
|
|
270
|
+
),
|
|
271
|
+
" ",
|
|
272
|
+
/* @__PURE__ */ o(
|
|
273
|
+
"path",
|
|
274
|
+
{
|
|
275
|
+
d: "M108.06 142.92c-8.76 0-17.16.43-24.92 1.22-1.33.13-2.17 1.51-1.65 2.74 4.35 10.39 14.61 17.69 26.57 17.69s22.23-7.3 26.57-17.69c.52-1.23-.33-2.61-1.65-2.74-7.77-.79-16.16-1.22-24.92-1.22Z",
|
|
276
|
+
fill: "url(#snoo-radial-gragient-6)",
|
|
277
|
+
strokeWidth: "0"
|
|
278
|
+
}
|
|
279
|
+
),
|
|
280
|
+
" ",
|
|
281
|
+
/* @__PURE__ */ o(
|
|
282
|
+
"circle",
|
|
283
|
+
{
|
|
284
|
+
cx: "147.49",
|
|
285
|
+
cy: "49.43",
|
|
286
|
+
fill: "url(#snoo-radial-gragient-7)",
|
|
287
|
+
r: "17.87",
|
|
288
|
+
strokeWidth: "0"
|
|
289
|
+
}
|
|
290
|
+
),
|
|
291
|
+
" ",
|
|
292
|
+
/* @__PURE__ */ o(
|
|
293
|
+
"path",
|
|
294
|
+
{
|
|
295
|
+
d: "M107.8 76.92c-2.14 0-3.87-.89-3.87-2.27 0-16.01 13.03-29.04 29.04-29.04 2.14 0 3.87 1.73 3.87 3.87s-1.73 3.87-3.87 3.87c-11.74 0-21.29 9.55-21.29 21.29 0 1.38-1.73 2.27-3.87 2.27Z",
|
|
296
|
+
fill: "url(#snoo-radial-gragient-8)",
|
|
297
|
+
strokeWidth: "0"
|
|
298
|
+
}
|
|
299
|
+
),
|
|
300
|
+
" ",
|
|
301
|
+
/* @__PURE__ */ o(
|
|
302
|
+
"path",
|
|
303
|
+
{
|
|
304
|
+
d: "M62.82 122.65c.39-8.56 6.08-14.16 12.69-14.16 6.26 0 11.1 6.39 11.28 14.33.17-8.88-5.13-15.99-12.05-15.99s-13.14 6.05-13.56 15.2c-.42 9.15 4.97 13.83 12.04 13.83h.52c-6.44-.16-11.3-4.79-10.91-13.2Zm90.48 0c-.39-8.56-6.08-14.16-12.69-14.16-6.26 0-11.1 6.39-11.28 14.33-.17-8.88 5.13-15.99 12.05-15.99 7.07 0 13.14 6.05 13.56 15.2.42 9.15-4.97 13.83-12.04 13.83h-.52c6.44-.16 11.3-4.79 10.91-13.2Z",
|
|
305
|
+
fill: "#842123",
|
|
306
|
+
strokeWidth: "0"
|
|
307
|
+
}
|
|
308
|
+
)
|
|
309
|
+
]
|
|
310
|
+
}
|
|
311
|
+
);
|
|
312
|
+
export {
|
|
313
|
+
e as Reddit,
|
|
314
|
+
e as default
|
|
315
|
+
};
|
|
@@ -9,6 +9,7 @@ const v = (l) => /* @__PURE__ */ h(
|
|
|
9
9
|
...l,
|
|
10
10
|
children: [
|
|
11
11
|
/* @__PURE__ */ c("title", { children: "Salesforce" }),
|
|
12
|
+
" ",
|
|
12
13
|
/* @__PURE__ */ c(
|
|
13
14
|
"path",
|
|
14
15
|
{
|
|
@@ -16,6 +17,7 @@ const v = (l) => /* @__PURE__ */ h(
|
|
|
16
17
|
fill: "#00A1E0"
|
|
17
18
|
}
|
|
18
19
|
),
|
|
20
|
+
" ",
|
|
19
21
|
/* @__PURE__ */ c(
|
|
20
22
|
"path",
|
|
21
23
|
{
|
|
@@ -23,6 +25,7 @@ const v = (l) => /* @__PURE__ */ h(
|
|
|
23
25
|
fill: "#FFF"
|
|
24
26
|
}
|
|
25
27
|
),
|
|
28
|
+
" ",
|
|
26
29
|
/* @__PURE__ */ c(
|
|
27
30
|
"path",
|
|
28
31
|
{
|
|
@@ -10,6 +10,7 @@ const s = (c) => /* @__PURE__ */ i(
|
|
|
10
10
|
...c,
|
|
11
11
|
children: [
|
|
12
12
|
/* @__PURE__ */ l("title", { children: "Shopify" }),
|
|
13
|
+
" ",
|
|
13
14
|
/* @__PURE__ */ l(
|
|
14
15
|
"path",
|
|
15
16
|
{
|
|
@@ -17,6 +18,7 @@ const s = (c) => /* @__PURE__ */ i(
|
|
|
17
18
|
fill: "#95BF46"
|
|
18
19
|
}
|
|
19
20
|
),
|
|
21
|
+
" ",
|
|
20
22
|
/* @__PURE__ */ l(
|
|
21
23
|
"path",
|
|
22
24
|
{
|
|
@@ -24,6 +26,7 @@ const s = (c) => /* @__PURE__ */ i(
|
|
|
24
26
|
fill: "#5E8E3E"
|
|
25
27
|
}
|
|
26
28
|
),
|
|
29
|
+
" ",
|
|
27
30
|
/* @__PURE__ */ l(
|
|
28
31
|
"path",
|
|
29
32
|
{
|