@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
|
@@ -9,12 +9,19 @@ const l = (r) => /* @__PURE__ */ e(
|
|
|
9
9
|
...r,
|
|
10
10
|
children: [
|
|
11
11
|
/* @__PURE__ */ c("title", { children: "Twilio" }),
|
|
12
|
+
" ",
|
|
12
13
|
/* @__PURE__ */ e("g", { fill: "#e31e26", transform: "translate(0 .047) scale(.93704)", children: [
|
|
14
|
+
" ",
|
|
13
15
|
/* @__PURE__ */ c("path", { d: "M34.1 0C15.3 0 0 15.3 0 34.1s15.3 34.1 34.1 34.1C53 68.3 68.3 53 68.3 34.1S53 0 34.1 0zm0 59.3C20.3 59.3 9 48 9 34.1 9 20.3 20.3 9 34.1 9 48 9 59.3 20.3 59.3 34.1 59.3 48 48 59.3 34.1 59.3z" }),
|
|
14
|
-
|
|
15
|
-
/* @__PURE__ */ c("circle", { cx: 42.6, cy:
|
|
16
|
-
|
|
17
|
-
/* @__PURE__ */ c("circle", { cx:
|
|
16
|
+
" ",
|
|
17
|
+
/* @__PURE__ */ c("circle", { cx: "42.6", cy: "25.6", r: "7.1" }),
|
|
18
|
+
" ",
|
|
19
|
+
/* @__PURE__ */ c("circle", { cx: "42.6", cy: "42.6", r: "7.1" }),
|
|
20
|
+
" ",
|
|
21
|
+
/* @__PURE__ */ c("circle", { cx: "25.6", cy: "42.6", r: "7.1" }),
|
|
22
|
+
" ",
|
|
23
|
+
/* @__PURE__ */ c("circle", { cx: "25.6", cy: "25.6", r: "7.1" }),
|
|
24
|
+
" "
|
|
18
25
|
] })
|
|
19
26
|
]
|
|
20
27
|
}
|
|
@@ -10,10 +10,15 @@ const i = (t) => /* @__PURE__ */ l(
|
|
|
10
10
|
...t,
|
|
11
11
|
children: [
|
|
12
12
|
/* @__PURE__ */ h("title", { children: "Twitch" }),
|
|
13
|
+
" ",
|
|
13
14
|
/* @__PURE__ */ h("path", { d: "m2200 1300-400 400h-400l-350 350v-350H600V200h1600z", fill: "#fff" }),
|
|
15
|
+
" ",
|
|
14
16
|
/* @__PURE__ */ l("g", { fill: "#9146ff", children: [
|
|
17
|
+
" ",
|
|
15
18
|
/* @__PURE__ */ h("path", { d: "M500 0 0 500v1800h600v500l500-500h400l900-900V0H500zm1700 1300-400 400h-400l-350 350v-350H600V200h1600v1100z" }),
|
|
16
|
-
|
|
19
|
+
" ",
|
|
20
|
+
/* @__PURE__ */ h("path", { d: "M1700 550h200v600h-200zm-550 0h200v600h-200z" }),
|
|
21
|
+
" "
|
|
17
22
|
] })
|
|
18
23
|
]
|
|
19
24
|
}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import { OAuthCatalogue, OAuthProviderId } from '../../../../metadata/oauth-providers';
|
|
2
|
+
/**
|
|
3
|
+
* Find a provider by its provider ID or ID, with fallback to default provider
|
|
4
|
+
*/
|
|
5
|
+
export declare const findPrebuiltProviderByProviderId: (providerId: OAuthProviderId | string) => OAuthCatalogue | undefined;
|
|
6
|
+
/**
|
|
7
|
+
* Find a provider by its ID (not provider ID)
|
|
8
|
+
*/
|
|
9
|
+
export declare const findPrebuiltProviderById: (id: string) => OAuthCatalogue | undefined;
|
|
10
|
+
/**
|
|
11
|
+
* Check if a provider ID corresponds to a prebuilt provider
|
|
12
|
+
*/
|
|
13
|
+
export declare const isPrebuiltProvider: (providerId: string) => boolean;
|
|
14
|
+
export type ToolkitCatalogueEntry = {
|
|
15
|
+
icon: React.ComponentType<{
|
|
16
|
+
className?: string;
|
|
17
|
+
}>;
|
|
18
|
+
label: string;
|
|
19
|
+
};
|
|
20
|
+
/**
|
|
21
|
+
* Find a toolkit by its name, with case-insensitive matching
|
|
22
|
+
*/
|
|
23
|
+
export declare const findToolkitByName: (toolkitName: string) => ToolkitCatalogueEntry | undefined;
|
|
24
|
+
/**
|
|
25
|
+
* Check if a toolkit name exists in the catalogue
|
|
26
|
+
*/
|
|
27
|
+
export declare const isKnownToolkit: (toolkitName: string) => boolean;
|
|
28
|
+
/**
|
|
29
|
+
* Get a toolkit icon component by toolkit name, with fallback to Package icon
|
|
30
|
+
*/
|
|
31
|
+
export declare const getToolkitIconByName: (toolkitName: string) => ((props: {
|
|
32
|
+
className?: string;
|
|
33
|
+
}) => React.ReactElement);
|
|
34
|
+
/**
|
|
35
|
+
* Get a tool icon component by toolkit name, with fallback to Wrench icon
|
|
36
|
+
*/
|
|
37
|
+
export declare const getToolIconByToolkitName: (toolkitName: string) => ((props: {
|
|
38
|
+
className?: string;
|
|
39
|
+
}) => React.ReactElement);
|
|
40
|
+
type GetToolkitIconParams = {
|
|
41
|
+
metadataIcon: React.ComponentType<{
|
|
42
|
+
className?: string;
|
|
43
|
+
}>;
|
|
44
|
+
toolkitName?: string;
|
|
45
|
+
} | {
|
|
46
|
+
metadataIcon?: undefined;
|
|
47
|
+
toolkitName: string;
|
|
48
|
+
};
|
|
49
|
+
/**
|
|
50
|
+
* Get the most appropriate icon for a toolkit, preferring metadata icon for performance
|
|
51
|
+
* Requires either metadataIcon or toolkitName to be provided
|
|
52
|
+
*/
|
|
53
|
+
export declare const getToolkitIcon: ({ metadataIcon, toolkitName, }: GetToolkitIconParams) => ((props: {
|
|
54
|
+
className?: string;
|
|
55
|
+
}) => React.ReactElement);
|
|
56
|
+
export {};
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { jsx as n } from "react/jsx-runtime";
|
|
2
|
+
import { Package as c, Wrench as u } from "lucide-react";
|
|
3
|
+
import { PREBUILT_OAUTH_PROVIDERS as i } from "../../../../metadata/oauth-providers.js";
|
|
4
|
+
import { TOOLKIT_CATALOGUE as e } from "../../../../metadata/toolkits.js";
|
|
5
|
+
const P = (r) => i.find(
|
|
6
|
+
(o) => o.provider_id === r || o.id === r
|
|
7
|
+
), a = (r) => i.find((o) => o.id === r), k = (r) => i.some(
|
|
8
|
+
(o) => o.provider_id === r || o.id === r
|
|
9
|
+
), s = (r) => {
|
|
10
|
+
const o = Object.keys(e).find(
|
|
11
|
+
(t) => t.toLowerCase() === r.toLowerCase()
|
|
12
|
+
);
|
|
13
|
+
return o ? e[o] : void 0;
|
|
14
|
+
}, L = (r) => Object.keys(e).some(
|
|
15
|
+
(o) => o.toLowerCase() === r.toLowerCase()
|
|
16
|
+
), f = (r) => {
|
|
17
|
+
const o = s(r);
|
|
18
|
+
return o?.icon ? ({ className: t }) => /* @__PURE__ */ n(o.icon, { className: t }) : ({ className: t }) => /* @__PURE__ */ n(c, { className: t });
|
|
19
|
+
}, O = (r) => {
|
|
20
|
+
const o = s(r);
|
|
21
|
+
return o?.icon ? ({ className: t }) => /* @__PURE__ */ n(o.icon, { className: t }) : ({ className: t }) => /* @__PURE__ */ n(u, { className: t });
|
|
22
|
+
}, B = ({
|
|
23
|
+
metadataIcon: r,
|
|
24
|
+
toolkitName: o
|
|
25
|
+
}) => {
|
|
26
|
+
if (r) {
|
|
27
|
+
const t = r;
|
|
28
|
+
return ({ className: d }) => /* @__PURE__ */ n(t, { className: d });
|
|
29
|
+
}
|
|
30
|
+
return o ? f(o) : ({ className: t }) => /* @__PURE__ */ n(c, { className: t });
|
|
31
|
+
};
|
|
32
|
+
export {
|
|
33
|
+
a as findPrebuiltProviderById,
|
|
34
|
+
P as findPrebuiltProviderByProviderId,
|
|
35
|
+
s as findToolkitByName,
|
|
36
|
+
O as getToolIconByToolkitName,
|
|
37
|
+
B as getToolkitIcon,
|
|
38
|
+
f as getToolkitIconByName,
|
|
39
|
+
L as isKnownToolkit,
|
|
40
|
+
k as isPrebuiltProvider
|
|
41
|
+
};
|
|
@@ -9,6 +9,7 @@ const h = (a) => /* @__PURE__ */ l(
|
|
|
9
9
|
...a,
|
|
10
10
|
children: [
|
|
11
11
|
/* @__PURE__ */ c("title", { children: "Walmart" }),
|
|
12
|
+
" ",
|
|
12
13
|
/* @__PURE__ */ c(
|
|
13
14
|
"path",
|
|
14
15
|
{
|
|
@@ -17,6 +18,7 @@ const h = (a) => /* @__PURE__ */ l(
|
|
|
17
18
|
fillRule: "evenodd"
|
|
18
19
|
}
|
|
19
20
|
),
|
|
21
|
+
" ",
|
|
20
22
|
/* @__PURE__ */ c(
|
|
21
23
|
"path",
|
|
22
24
|
{
|
|
@@ -0,0 +1,229 @@
|
|
|
1
|
+
import { jsxs as t, jsx as e } from "react/jsx-runtime";
|
|
2
|
+
const a = (r) => /* @__PURE__ */ t(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
id: "weaviate_logos",
|
|
6
|
+
version: "1.1",
|
|
7
|
+
viewBox: "0 0 152.4 106",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9
|
+
...r,
|
|
10
|
+
children: [
|
|
11
|
+
/* @__PURE__ */ e("title", { children: "Weaviate" }),
|
|
12
|
+
/* @__PURE__ */ t("defs", { children: [
|
|
13
|
+
/* @__PURE__ */ t(
|
|
14
|
+
"linearGradient",
|
|
15
|
+
{
|
|
16
|
+
gradientTransform: "translate(0 2433.9)",
|
|
17
|
+
gradientUnits: "userSpaceOnUse",
|
|
18
|
+
id: "linear-gradient",
|
|
19
|
+
x1: "84.2",
|
|
20
|
+
x2: "72.6",
|
|
21
|
+
y1: "-2328.6",
|
|
22
|
+
y2: "-2442.5",
|
|
23
|
+
children: [
|
|
24
|
+
/* @__PURE__ */ e("stop", { offset: "0", stopColor: "#75be2c" }),
|
|
25
|
+
/* @__PURE__ */ e("stop", { offset: ".9", stopColor: "#9dc03b" })
|
|
26
|
+
]
|
|
27
|
+
}
|
|
28
|
+
),
|
|
29
|
+
/* @__PURE__ */ t(
|
|
30
|
+
"linearGradient",
|
|
31
|
+
{
|
|
32
|
+
gradientTransform: "translate(0 2433.9)",
|
|
33
|
+
gradientUnits: "userSpaceOnUse",
|
|
34
|
+
id: "linear-gradient1",
|
|
35
|
+
x1: "78.7",
|
|
36
|
+
x2: "78.7",
|
|
37
|
+
y1: "-2376.1",
|
|
38
|
+
y2: "-2338.8",
|
|
39
|
+
children: [
|
|
40
|
+
/* @__PURE__ */ e("stop", { offset: "0", stopColor: "#238d37" }),
|
|
41
|
+
/* @__PURE__ */ e("stop", { offset: ".9", stopColor: "#35537f" })
|
|
42
|
+
]
|
|
43
|
+
}
|
|
44
|
+
),
|
|
45
|
+
/* @__PURE__ */ t(
|
|
46
|
+
"linearGradient",
|
|
47
|
+
{
|
|
48
|
+
gradientTransform: "translate(0 2433.9)",
|
|
49
|
+
gradientUnits: "userSpaceOnUse",
|
|
50
|
+
id: "linear-gradient2",
|
|
51
|
+
x1: "74.7",
|
|
52
|
+
x2: "80.5",
|
|
53
|
+
y1: "-2395.4",
|
|
54
|
+
y2: "-2357.4",
|
|
55
|
+
children: [
|
|
56
|
+
/* @__PURE__ */ e("stop", { offset: "0", stopColor: "#67d84d" }),
|
|
57
|
+
/* @__PURE__ */ e("stop", { offset: "1", stopColor: "#348522" })
|
|
58
|
+
]
|
|
59
|
+
}
|
|
60
|
+
),
|
|
61
|
+
/* @__PURE__ */ t(
|
|
62
|
+
"linearGradient",
|
|
63
|
+
{
|
|
64
|
+
gradientTransform: "translate(0 2433.9)",
|
|
65
|
+
gradientUnits: "userSpaceOnUse",
|
|
66
|
+
id: "linear-gradient3",
|
|
67
|
+
x1: "132.4",
|
|
68
|
+
x2: "132.4",
|
|
69
|
+
y1: "-2425.4",
|
|
70
|
+
y2: "-2359.2",
|
|
71
|
+
children: [
|
|
72
|
+
/* @__PURE__ */ e("stop", { offset: "0", stopColor: "#e4d00a" }),
|
|
73
|
+
/* @__PURE__ */ e("stop", { offset: ".6", stopColor: "#c4d132" })
|
|
74
|
+
]
|
|
75
|
+
}
|
|
76
|
+
),
|
|
77
|
+
/* @__PURE__ */ t(
|
|
78
|
+
"linearGradient",
|
|
79
|
+
{
|
|
80
|
+
gradientTransform: "translate(0 2433.9)",
|
|
81
|
+
gradientUnits: "userSpaceOnUse",
|
|
82
|
+
id: "linear-gradient4",
|
|
83
|
+
x1: "24.8",
|
|
84
|
+
x2: "24.8",
|
|
85
|
+
y1: "-2425.4",
|
|
86
|
+
y2: "-2359.2",
|
|
87
|
+
children: [
|
|
88
|
+
/* @__PURE__ */ e("stop", { offset: "0", stopColor: "#e4d00a" }),
|
|
89
|
+
/* @__PURE__ */ e("stop", { offset: ".6", stopColor: "#c4d132" })
|
|
90
|
+
]
|
|
91
|
+
}
|
|
92
|
+
),
|
|
93
|
+
/* @__PURE__ */ t(
|
|
94
|
+
"linearGradient",
|
|
95
|
+
{
|
|
96
|
+
gradientTransform: "translate(0 2433.9)",
|
|
97
|
+
gradientUnits: "userSpaceOnUse",
|
|
98
|
+
id: "linear-gradient5",
|
|
99
|
+
x1: "117.3",
|
|
100
|
+
x2: "117.3",
|
|
101
|
+
y1: "-2358.4",
|
|
102
|
+
y2: "-2336.3",
|
|
103
|
+
children: [
|
|
104
|
+
/* @__PURE__ */ e("stop", { offset: "0", stopColor: "#8ab11b" }),
|
|
105
|
+
/* @__PURE__ */ e("stop", { offset: "1", stopColor: "#6eaf02" })
|
|
106
|
+
]
|
|
107
|
+
}
|
|
108
|
+
),
|
|
109
|
+
/* @__PURE__ */ t(
|
|
110
|
+
"linearGradient",
|
|
111
|
+
{
|
|
112
|
+
gradientTransform: "translate(0 2433.9)",
|
|
113
|
+
gradientUnits: "userSpaceOnUse",
|
|
114
|
+
id: "linear-gradient6",
|
|
115
|
+
x1: "133.3",
|
|
116
|
+
x2: "128.7",
|
|
117
|
+
y1: "-2385.1",
|
|
118
|
+
y2: "-2347.9",
|
|
119
|
+
children: [
|
|
120
|
+
/* @__PURE__ */ e("stop", { offset: "0", stopColor: "#75be2c" }),
|
|
121
|
+
/* @__PURE__ */ e("stop", { offset: ".9", stopColor: "#9dc03b" })
|
|
122
|
+
]
|
|
123
|
+
}
|
|
124
|
+
),
|
|
125
|
+
/* @__PURE__ */ t(
|
|
126
|
+
"linearGradient",
|
|
127
|
+
{
|
|
128
|
+
gradientTransform: "translate(0 2433.9)",
|
|
129
|
+
gradientUnits: "userSpaceOnUse",
|
|
130
|
+
id: "linear-gradient7",
|
|
131
|
+
x1: "40",
|
|
132
|
+
x2: "40",
|
|
133
|
+
y1: "-2358.3",
|
|
134
|
+
y2: "-2336.4",
|
|
135
|
+
children: [
|
|
136
|
+
/* @__PURE__ */ e("stop", { offset: "0", stopColor: "#8ab11b" }),
|
|
137
|
+
/* @__PURE__ */ e("stop", { offset: "1", stopColor: "#6eaf02" })
|
|
138
|
+
]
|
|
139
|
+
}
|
|
140
|
+
),
|
|
141
|
+
/* @__PURE__ */ t(
|
|
142
|
+
"linearGradient",
|
|
143
|
+
{
|
|
144
|
+
gradientTransform: "translate(0 2433.9)",
|
|
145
|
+
gradientUnits: "userSpaceOnUse",
|
|
146
|
+
id: "linear-gradient8",
|
|
147
|
+
x1: "28.4",
|
|
148
|
+
x2: "23.8",
|
|
149
|
+
y1: "-2384.9",
|
|
150
|
+
y2: "-2340.2",
|
|
151
|
+
children: [
|
|
152
|
+
/* @__PURE__ */ e("stop", { offset: "0", stopColor: "#75be2c" }),
|
|
153
|
+
/* @__PURE__ */ e("stop", { offset: ".9", stopColor: "#9dc03b" })
|
|
154
|
+
]
|
|
155
|
+
}
|
|
156
|
+
)
|
|
157
|
+
] }),
|
|
158
|
+
/* @__PURE__ */ t("g", { children: [
|
|
159
|
+
/* @__PURE__ */ e(
|
|
160
|
+
"path",
|
|
161
|
+
{
|
|
162
|
+
d: "M147.6,24.3l-25.5-14.8c-4.3-2.5-9.7.6-9.7,5.6v37.5l-18.1-10.4c-9.7-5.6-21.7-5.6-31.4,0l-18.1,10.4V15c0-5-5.4-8-9.7-5.6l-25.5,14.9c-3,1.7-4.8,4.9-4.8,8.3v35.3c0,2.5.6,4.8,1.8,6.9h0c1.2,2.1,2.8,3.9,4.9,5.3l13.2,8.4,10.1,6.4c6.1,3.9,13.8,3.5,19.6-.8l.8-.6c0,0,.1-.1.2-.2l15.2-11.6c4.4-3.4,11.7-3.4,16.2,0l15.1,11.5s0,0,0,0l.9.7c5.7,4.3,13.5,4.6,19.6.8l10.1-6.4,13.2-8.4c2.1-1.3,3.8-3.2,4.9-5.3s1.8-4.4,1.8-6.9v-35.2h0c0-3.4-1.8-6.6-4.8-8.3h0Z",
|
|
163
|
+
style: { fill: "url(#linear-gradient)" }
|
|
164
|
+
}
|
|
165
|
+
),
|
|
166
|
+
/* @__PURE__ */ e(
|
|
167
|
+
"path",
|
|
168
|
+
{
|
|
169
|
+
d: "M112.6,75.4v12.7c0,3.9-2.8,7.1-6.2,7.1s-3-.7-4.6-1.9l-15.1-11.6c-4.4-3.4-11.7-3.4-16.2,0l-15.2,11.6c-1.5,1.1-2.5,1.5-3.9,1.5-3.5,0-6.7-2.6-6.7-6.8v-12.6l21.7-14c7.4-4.8,17-4.8,24.4,0l21.8,13.7v.3h0Z",
|
|
170
|
+
style: { fill: "url(#linear-gradient1)" }
|
|
171
|
+
}
|
|
172
|
+
),
|
|
173
|
+
/* @__PURE__ */ e(
|
|
174
|
+
"path",
|
|
175
|
+
{
|
|
176
|
+
d: "M112.4,52.5v23.1c0,0-21.5-13.8-21.5-13.8-7.4-4.8-16.9-4.8-24.4,0l-21.7,13.8v-23.1s18.1-10.4,18.1-10.4c9.7-5.6,21.6-5.6,31.4,0l18.1,10.4h0Z",
|
|
177
|
+
style: { fill: "url(#linear-gradient2)" }
|
|
178
|
+
}
|
|
179
|
+
),
|
|
180
|
+
/* @__PURE__ */ e(
|
|
181
|
+
"path",
|
|
182
|
+
{
|
|
183
|
+
d: "M152.4,32.6v35.2c0,2.5-.6,4.8-1.8,6.9l-38.2-22.2V15c0-5,5.4-8,9.7-5.6l25.5,14.8c3,1.7,4.8,4.9,4.8,8.3h0Z",
|
|
184
|
+
style: { fill: "url(#linear-gradient3)" }
|
|
185
|
+
}
|
|
186
|
+
),
|
|
187
|
+
/* @__PURE__ */ e(
|
|
188
|
+
"path",
|
|
189
|
+
{
|
|
190
|
+
d: "M44.8,15v37.6L6.6,74.8c-1.2-2.1-1.8-4.4-1.8-6.9v-35.3c0-3.4,1.8-6.6,4.8-8.3l25.5-14.8c4.3-2.5,9.7.6,9.7,5.6h0Z",
|
|
191
|
+
style: { fill: "url(#linear-gradient4)" }
|
|
192
|
+
}
|
|
193
|
+
),
|
|
194
|
+
/* @__PURE__ */ e(
|
|
195
|
+
"path",
|
|
196
|
+
{
|
|
197
|
+
d: "M105.9,94.7c3.4,0,6.6-2.7,6.6-6.5v-12.7s20.2,12.9,20.2,12.9l-10.2,6.5c-6.1,3.9-13.9,3.6-19.6-.8l-1-.8c1.4,1,2.6,1.4,4,1.4h0Z",
|
|
198
|
+
style: { fill: "url(#linear-gradient5)" }
|
|
199
|
+
}
|
|
200
|
+
),
|
|
201
|
+
/* @__PURE__ */ e(
|
|
202
|
+
"path",
|
|
203
|
+
{
|
|
204
|
+
d: "M150.6,74.8c-1.1,2.1-2.8,3.9-4.9,5.3l-13.2,8.4-20.1-12.8v-23.1c0,0,38.2,22.3,38.2,22.3h0Z",
|
|
205
|
+
style: { fill: "url(#linear-gradient6)" }
|
|
206
|
+
}
|
|
207
|
+
),
|
|
208
|
+
/* @__PURE__ */ e(
|
|
209
|
+
"path",
|
|
210
|
+
{
|
|
211
|
+
d: "M44.8,88.2c0,3.9,3.2,6.9,6.6,6.5,1.5-.2,2.7-.4,3.9-1.3l-.9.7c-5.7,4.3-13.5,4.6-19.6.8l-10.1-6.4h0s20.1-12.9,20.1-12.9v12.6h0Z",
|
|
212
|
+
style: { fill: "url(#linear-gradient7)" }
|
|
213
|
+
}
|
|
214
|
+
),
|
|
215
|
+
/* @__PURE__ */ e(
|
|
216
|
+
"path",
|
|
217
|
+
{
|
|
218
|
+
d: "M44.8,52.5v23.1l-20.1,12.9h0s-13.2-8.4-13.2-8.4c-2.1-1.3-3.8-3.2-4.9-5.3l38.2-22.2h0Z",
|
|
219
|
+
style: { fill: "url(#linear-gradient8)" }
|
|
220
|
+
}
|
|
221
|
+
)
|
|
222
|
+
] })
|
|
223
|
+
]
|
|
224
|
+
}
|
|
225
|
+
);
|
|
226
|
+
export {
|
|
227
|
+
a as Weaviate,
|
|
228
|
+
a as default
|
|
229
|
+
};
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
import { jsxs as l, jsx as e } from "react/jsx-runtime";
|
|
2
|
+
const d = (a) => /* @__PURE__ */ l(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
"data-name": "Layer 1",
|
|
6
|
+
id: "d0d5ff6c-6ed8-4b48-a4ff-7b7cfc7ae3c4",
|
|
7
|
+
viewBox: "0 0 50 50",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
9
|
+
...a,
|
|
10
|
+
children: [
|
|
11
|
+
/* @__PURE__ */ l("defs", { children: [
|
|
12
|
+
/* @__PURE__ */ e("clipPath", { id: "2ebd9878-1416-4f00-8057-b9af9de5f167", children: /* @__PURE__ */ e(
|
|
13
|
+
"path",
|
|
14
|
+
{
|
|
15
|
+
d: "M24.37567,6.47662A17.61748,17.61748,0,0,1,41.13551,16.946a1.11045,1.11045,0,0,1,.13054.718.98871.98871,0,0,1-1.891.18169A15.62239,15.62239,0,0,0,28.57577,8.78924a16.93076,16.93076,0,0,0-7.14953-.00177,15.17723,15.17723,0,0,0-8.566,5.35377,14.24227,14.24227,0,0,0-2.24205,3.70795.98564.98564,0,0,1-1.83986-.70737A17.61612,17.61612,0,0,1,24.37567,6.47662",
|
|
16
|
+
style: { fill: "none", clipRule: "evenodd" }
|
|
17
|
+
}
|
|
18
|
+
) }),
|
|
19
|
+
/* @__PURE__ */ e("clipPath", { id: "4639c425-dbaa-45c4-89bf-595e62744474", children: /* @__PURE__ */ e(
|
|
20
|
+
"path",
|
|
21
|
+
{
|
|
22
|
+
d: "M40.28663,19.43856a1.94788,1.94788,0,0,1-1.8134-1.25068,14.69331,14.69331,0,0,0-5.32731-6.38395A14.48555,14.48555,0,0,0,28.3584,9.72945a16.01236,16.01236,0,0,0-6.7438.00353,14.29576,14.29576,0,0,0-8.02271,5.038,13.29808,13.29808,0,0,0-2.08682,3.45746,1.9345,1.9345,0,0,1-1.46766,1.17836,1.73946,1.73946,0,0,1-.33516.03A1.95187,1.95187,0,0,1,7.88,16.789a18.64334,18.64334,0,0,1,23.33783-10.226,18.75945,18.75945,0,0,1,8.42667,6.04526,18.539,18.539,0,0,1,2.37259,3.94432,2.06016,2.06016,0,0,1,.19051,1.32477,1.94275,1.94275,0,0,1-1.697,1.547,1.67709,1.67709,0,0,1-.224.01411M15.153,10.63615A16.73064,16.73064,0,0,0,9.67226,17.507l.05821-.03881a15.27877,15.27877,0,0,1,2.39729-3.95491,19.70136,19.70136,0,0,1,3.02527-2.8771m19.98621.224a16.66649,16.66649,0,0,1,5.12445,6.608l.01411.0247.03175-.03175c-.00882-.01764-.02293-.05292-.04586-.10408a16.594,16.594,0,0,0-5.12445-6.49684M24.99444,7.431c-.194,0-.38985.00353-.58565.01058a16.5996,16.5996,0,0,0-2.59133.29106,19.0008,19.0008,0,0,1,4.4259-.25578q-.61917-.045-1.24892-.04586",
|
|
23
|
+
style: { fill: "none", clipRule: "evenodd" }
|
|
24
|
+
}
|
|
25
|
+
) }),
|
|
26
|
+
/* @__PURE__ */ e("clipPath", { id: "4c0dc9da-c9a5-409b-a8db-5bd8c259087e", children: /* @__PURE__ */ e(
|
|
27
|
+
"rect",
|
|
28
|
+
{
|
|
29
|
+
height: "22.40576",
|
|
30
|
+
style: { fill: "none" },
|
|
31
|
+
width: "33.39594",
|
|
32
|
+
x: "8.30203",
|
|
33
|
+
y: "22.09424"
|
|
34
|
+
}
|
|
35
|
+
) }),
|
|
36
|
+
/* @__PURE__ */ e("clipPath", { id: "673fcab0-eb35-4e35-8328-24cf748a890b", children: /* @__PURE__ */ e(
|
|
37
|
+
"rect",
|
|
38
|
+
{
|
|
39
|
+
height: "24.69612",
|
|
40
|
+
style: { fill: "none" },
|
|
41
|
+
width: "35.28017",
|
|
42
|
+
x: "7.7506",
|
|
43
|
+
y: "21.3765"
|
|
44
|
+
}
|
|
45
|
+
) }),
|
|
46
|
+
/* @__PURE__ */ e("clipPath", { id: "08ead1e8-8203-45a5-b008-7772ff631f0b", children: /* @__PURE__ */ e(
|
|
47
|
+
"path",
|
|
48
|
+
{
|
|
49
|
+
d: "M8.302,22.57937a1.01751,1.01751,0,0,1,.79733-.471c1.0143-.00882,2.03037-.03175,3.04291.01411a1.0545,1.0545,0,0,1,.94551.94551c.9949,4.05369,1.97393,8.11267,2.96706,12.16813.29106,1.25245.64563,2.49254.83438,3.76616.19581,1.14308.23461,2.30556.4216,3.45216a43.54862,43.54862,0,0,1,.9261-4.88278q1.94747-7.258,3.89317-14.516a1.19579,1.19579,0,0,1,1.1713-.94374c1.129-.02822,2.25969-.00882,3.38866-.00882a1.34669,1.34669,0,0,1,1.39886.94551c.9702,3.528,1.9263,7.06309,2.89121,10.59287a63.42268,63.42268,0,0,1,1.68463,6.8814c.09349.64739.18169,1.29478.31576,1.93688a96.45141,96.45141,0,0,1,2.09211-10.88393c.64386-2.87181,1.27361-5.74714,1.92453-8.61895a1.16428,1.16428,0,0,1,1.24363-.85025c.91376-.00529,1.82751-.03175,2.73951.01411a.7942.7942,0,0,1,.6615,1.09721q-2.74921,10.13688-5.4896,20.27551a1.17976,1.17976,0,0,1-1.12191.97373c-1.41473.04586-2.833.01058-4.246.0194a1.02264,1.02264,0,0,1-1.13249-.7744c-1.26656-4.64816-2.50666-9.30162-3.76263-13.95331a31.60291,31.60291,0,0,1-.82732-4.95686,41.22259,41.22259,0,0,1-.74441,4.44177Q22.39381,36.42772,20.456,43.61165c-.14465.77616-1.03194.92963-1.69168.88024-1.31595-.0247-2.63014.03-3.94432-.0247a.95229.95229,0,0,1-.91376-.80615Q11.13591,33.5665,8.37259,23.46843a5.18045,5.18045,0,0,1-.07056-.88906",
|
|
50
|
+
style: { fill: "none", clipRule: "evenodd" }
|
|
51
|
+
}
|
|
52
|
+
) })
|
|
53
|
+
] }),
|
|
54
|
+
/* @__PURE__ */ e("title", { children: "workday" }),
|
|
55
|
+
/* @__PURE__ */ e("g", { style: { clipPath: "url(#2ebd9878-1416-4f00-8057-b9af9de5f167)" }, children: /* @__PURE__ */ e(
|
|
56
|
+
"rect",
|
|
57
|
+
{
|
|
58
|
+
height: "29.64635",
|
|
59
|
+
style: { fill: "#f69f1a" },
|
|
60
|
+
width: "50.20916",
|
|
61
|
+
x: "-0.10458",
|
|
62
|
+
y: "-2.354"
|
|
63
|
+
}
|
|
64
|
+
) }),
|
|
65
|
+
/* @__PURE__ */ e("g", { style: { clipPath: "url(#4639c425-dbaa-45c4-89bf-595e62744474)" }, children: /* @__PURE__ */ e(
|
|
66
|
+
"rect",
|
|
67
|
+
{
|
|
68
|
+
height: "31.57864",
|
|
69
|
+
style: { fill: "#f69f1a" },
|
|
70
|
+
width: "52.13881",
|
|
71
|
+
x: "-1.06941",
|
|
72
|
+
y: "-3.32005"
|
|
73
|
+
}
|
|
74
|
+
) }),
|
|
75
|
+
/* @__PURE__ */ e("g", { style: { clipPath: "url(#4c0dc9da-c9a5-409b-a8db-5bd8c259087e)" }, children: /* @__PURE__ */ e("g", { style: { isolation: "isolate" }, children: /* @__PURE__ */ e("g", { style: { clipPath: "url(#673fcab0-eb35-4e35-8328-24cf748a890b)" }, children: /* @__PURE__ */ e("g", { style: { clipPath: "url(#08ead1e8-8203-45a5-b008-7772ff631f0b)" }, children: /* @__PURE__ */ e(
|
|
76
|
+
"g",
|
|
77
|
+
{
|
|
78
|
+
style: { clipPath: "url(#673fcab0-eb35-4e35-8328-24cf748a890b)" },
|
|
79
|
+
children: /* @__PURE__ */ e(
|
|
80
|
+
"rect",
|
|
81
|
+
{
|
|
82
|
+
height: "40.04611",
|
|
83
|
+
style: { fill: "#0067ab" },
|
|
84
|
+
width: "51.03603",
|
|
85
|
+
x: "-0.51801",
|
|
86
|
+
y: "13.27419"
|
|
87
|
+
}
|
|
88
|
+
)
|
|
89
|
+
}
|
|
90
|
+
) }) }) }) })
|
|
91
|
+
]
|
|
92
|
+
}
|
|
93
|
+
);
|
|
94
|
+
export {
|
|
95
|
+
d as Workday,
|
|
96
|
+
d as default
|
|
97
|
+
};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { jsxs as e, jsx as l } from "react/jsx-runtime";
|
|
2
|
+
const t = (c) => /* @__PURE__ */ e("svg", { viewBox: "0 0 90 90", xmlns: "http://www.w3.org/2000/svg", ...c, children: [
|
|
3
|
+
/* @__PURE__ */ l("title", { children: "Wrike" }),
|
|
4
|
+
/* @__PURE__ */ l(
|
|
5
|
+
"path",
|
|
6
|
+
{
|
|
7
|
+
d: "M21.111 37.211c4.357 0 6.41.818 9.564 4.048l16.93 17.319c.502.513.603.716.7 1.023.051.104.051.256.051.36 0 .102 0 .254-.05.358-.098.308-.2.513-.701 1.024L36.036 73.23c-.502.513-.7.614-1 .718-.102.051-.253.051-.354.051-.098 0-.25 0-.348-.05-.303-.105-.505-.206-1.004-.72L.525 39.673c-.953-.975-.603-2.46 1.001-2.46h19.585Zm47.78-21.16c-4.357 0-6.41.817-9.566 4.047l-16.93 17.32c-.499.512-.6.715-.7 1.022-.051.104-.051.257-.051.36 0 .102 0 .255.05.359.101.307.202.513.701 1.023l11.572 11.837c.499.513.7.615 1 .716.102 0 .253 0 .351-.05.3-.102.502-.204 1.001-.716l33.156-33.511c.953-.973.602-2.458-.999-2.458H68.892v.05Z",
|
|
8
|
+
fill: "#00D456",
|
|
9
|
+
fillRule: "evenodd"
|
|
10
|
+
}
|
|
11
|
+
)
|
|
12
|
+
] });
|
|
13
|
+
export {
|
|
14
|
+
t as Wrike,
|
|
15
|
+
t as default
|
|
16
|
+
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
const i = (
|
|
1
|
+
import { jsxs as e, jsx as l } from "react/jsx-runtime";
|
|
2
|
+
const i = (t) => /* @__PURE__ */ e(
|
|
3
3
|
"svg",
|
|
4
4
|
{
|
|
5
5
|
fill: "none",
|
|
@@ -7,14 +7,14 @@ const i = (h) => /* @__PURE__ */ t(
|
|
|
7
7
|
viewBox: "0 0 1200 1227",
|
|
8
8
|
width: "1em",
|
|
9
9
|
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
-
...
|
|
10
|
+
...t,
|
|
11
11
|
children: [
|
|
12
12
|
/* @__PURE__ */ l("title", { children: "X" }),
|
|
13
13
|
/* @__PURE__ */ l(
|
|
14
14
|
"path",
|
|
15
15
|
{
|
|
16
16
|
d: "M714.163 519.284 1160.89 0h-105.86L667.137 450.887 357.328 0H0l468.492 681.821L0 1226.37h105.866l409.625-476.152 327.181 476.152H1200L714.137 519.284h.026ZM569.165 687.828l-47.468-67.894-377.686-540.24h162.604l304.797 435.991 47.468 67.894 396.2 566.721H892.476L569.165 687.854v-.026Z",
|
|
17
|
-
fill: "
|
|
17
|
+
fill: "currentColor"
|
|
18
18
|
}
|
|
19
19
|
)
|
|
20
20
|
]
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
import { jsxs as f, jsx as l } from "react/jsx-runtime";
|
|
2
|
+
const c = (t) => /* @__PURE__ */ f(
|
|
3
|
+
"svg",
|
|
4
|
+
{
|
|
5
|
+
fill: "none",
|
|
6
|
+
height: "24",
|
|
7
|
+
viewBox: "0 0 208.17944 208.17944",
|
|
8
|
+
width: "24",
|
|
9
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
10
|
+
...t,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ l("title", { children: "Xero" }),
|
|
13
|
+
" ",
|
|
14
|
+
/* @__PURE__ */ f("g", { transform: "translate(-5.8874759,-271.69643)", children: [
|
|
15
|
+
" ",
|
|
16
|
+
/* @__PURE__ */ f("g", { transform: "matrix(0.35277777,0,0,-0.35277777,-39.929542,525.63751)", children: [
|
|
17
|
+
" ",
|
|
18
|
+
/* @__PURE__ */ f("g", { children: [
|
|
19
|
+
" ",
|
|
20
|
+
/* @__PURE__ */ f("g", { children: [
|
|
21
|
+
" ",
|
|
22
|
+
/* @__PURE__ */ f("g", { children: [
|
|
23
|
+
" ",
|
|
24
|
+
/* @__PURE__ */ l(
|
|
25
|
+
"path",
|
|
26
|
+
{
|
|
27
|
+
d: "m 424.933,130.843 c 162.335,0 293.932,131.597 293.932,293.933 0,162.334 -131.597,293.932 -293.932,293.932 C 262.598,718.708 131,587.11 131,424.776 131,262.44 262.598,130.843 424.933,130.843",
|
|
28
|
+
fill: "#1ab4d7"
|
|
29
|
+
}
|
|
30
|
+
),
|
|
31
|
+
" ",
|
|
32
|
+
/* @__PURE__ */ l(
|
|
33
|
+
"path",
|
|
34
|
+
{
|
|
35
|
+
d: "m 271.701,425.625 50.162,50.286 c 1.663,1.695 2.591,3.939 2.591,6.319 0,4.96 -4.032,8.988 -8.992,8.988 -2.416,0 -4.681,-0.947 -6.389,-2.676 -0.005,-0.01 -50.117,-50.093 -50.117,-50.093 l -50.341,50.168 c -1.701,1.677 -3.955,2.601 -6.345,2.601 -4.954,0 -8.987,-4.026 -8.987,-8.981 0,-2.417 0.965,-4.685 2.697,-6.394 l 50.155,-50.148 -50.129,-50.223 c -1.762,-1.735 -2.723,-4.008 -2.723,-6.436 0,-4.959 4.033,-8.982 8.987,-8.982 2.394,0 4.65,0.929 6.345,2.625 l 50.263,50.195 50.072,-50.012 c 1.776,-1.836 4.067,-2.814 6.512,-2.814 4.955,0 8.987,4.029 8.987,8.988 0,2.393 -0.927,4.641 -2.614,6.336 z",
|
|
36
|
+
fill: "#fff"
|
|
37
|
+
}
|
|
38
|
+
),
|
|
39
|
+
" ",
|
|
40
|
+
/* @__PURE__ */ l(
|
|
41
|
+
"path",
|
|
42
|
+
{
|
|
43
|
+
d: "m 569.906,425.64 c 0,-9.006 7.323,-16.332 16.34,-16.332 8.996,0 16.322,7.326 16.322,16.332 0,9.008 -7.326,16.333 -16.322,16.333 -9.017,0 -16.34,-7.325 -16.34,-16.333",
|
|
44
|
+
fill: "#fff"
|
|
45
|
+
}
|
|
46
|
+
),
|
|
47
|
+
" ",
|
|
48
|
+
/* @__PURE__ */ l(
|
|
49
|
+
"path",
|
|
50
|
+
{
|
|
51
|
+
d: "m 538.93,425.632 c 0,26.08 21.216,47.3 47.299,47.3 26.07,0 47.291,-21.22 47.291,-47.3 0,-26.074 -21.221,-47.285 -47.291,-47.285 -26.083,0 -47.299,21.211 -47.299,47.285 m -18.606,0 c 0,-36.334 29.565,-65.895 65.905,-65.895 36.339,0 65.919,29.561 65.919,65.895 0,36.339 -29.58,65.908 -65.919,65.908 -36.34,0 -65.905,-29.569 -65.905,-65.908",
|
|
52
|
+
fill: "#fff"
|
|
53
|
+
}
|
|
54
|
+
),
|
|
55
|
+
" ",
|
|
56
|
+
/* @__PURE__ */ l(
|
|
57
|
+
"path",
|
|
58
|
+
{
|
|
59
|
+
d: "m 515.646,490.413 -2.765,0.008 c -8.301,0 -16.307,-2.618 -22.994,-7.771 -0.881,4.032 -4.485,7.066 -8.778,7.066 -4.941,0 -8.9,-3.959 -8.912,-8.91 0,-0.018 0.03,-111 0.03,-111 0.013,-4.942 4.044,-8.959 8.988,-8.959 4.943,0 8.973,4.017 8.986,8.97 0,0.022 0.004,68.251 0.004,68.251 0,22.748 2.08,31.935 21.566,34.37 1.801,0.224 3.76,0.189 3.768,0.189 5.332,0.183 9.121,3.847 9.121,8.799 0,4.955 -4.045,8.987 -9.014,8.987",
|
|
60
|
+
fill: "#fff"
|
|
61
|
+
}
|
|
62
|
+
),
|
|
63
|
+
" ",
|
|
64
|
+
/* @__PURE__ */ l(
|
|
65
|
+
"path",
|
|
66
|
+
{
|
|
67
|
+
d: "m 343.072,436.482 c 0,0.246 0.019,0.502 0.031,0.755 5.218,20.627 23.899,35.891 46.147,35.891 22.517,0 41.369,-15.639 46.32,-36.646 z m 110.903,1.697 c -3.873,18.337 -13.912,33.399 -29.199,43.072 -22.346,14.187 -51.854,13.402 -73.438,-1.947 -17.606,-12.525 -27.769,-33.014 -27.769,-54.12 0,-5.292 0.638,-10.634 1.966,-15.892 6.648,-26.152 29.13,-45.949 55.934,-49.23 7.954,-0.963 15.696,-0.502 23.713,1.574 6.889,1.676 13.555,4.47 19.697,8.406 6.375,4.098 11.701,9.502 16.859,15.971 0.104,0.119 0.209,0.224 0.313,0.349 3.58,4.44 2.916,10.754 -1.018,13.768 -3.318,2.543 -8.888,3.574 -13.271,-2.039 -0.942,-1.342 -1.993,-2.723 -3.15,-4.104 -3.485,-3.851 -7.809,-7.582 -12.99,-10.476 -6.593,-3.522 -14.106,-5.535 -22.093,-5.58 -26.142,0.291 -40.131,18.539 -45.107,31.564 -0.869,2.432 -1.539,4.955 -2.006,7.553 -0.061,0.486 -0.106,0.955 -0.124,1.387 5.405,0 93.812,0.015 93.812,0.015 12.861,0.27 19.783,9.348 17.871,19.729",
|
|
68
|
+
fill: "#fff"
|
|
69
|
+
}
|
|
70
|
+
),
|
|
71
|
+
" "
|
|
72
|
+
] }),
|
|
73
|
+
" "
|
|
74
|
+
] }),
|
|
75
|
+
" "
|
|
76
|
+
] }),
|
|
77
|
+
" "
|
|
78
|
+
] }),
|
|
79
|
+
" "
|
|
80
|
+
] })
|
|
81
|
+
]
|
|
82
|
+
}
|
|
83
|
+
);
|
|
84
|
+
export {
|
|
85
|
+
c as Xero,
|
|
86
|
+
c as default
|
|
87
|
+
};
|