@arcadeai/design-system 1.3.0 → 1.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +95 -0
- package/dist/{arcade-49z5mR1G.js → arcade-CadnNaba.js} +139 -137
- package/dist/assets/index.css +1 -1
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.js +431 -213
- package/dist/components/ui/atoms/accordion.js +1 -1
- package/dist/components/ui/atoms/avatar.js +2 -2
- package/dist/components/ui/atoms/checkbox.js +1 -1
- package/dist/components/ui/atoms/collapsible.js +1 -1
- package/dist/components/ui/atoms/command.js +1 -1
- package/dist/components/ui/atoms/dialog.js +1 -1
- package/dist/components/ui/atoms/dropdown-menu.js +2 -2
- package/dist/components/ui/atoms/hover-card.js +2 -2
- package/dist/components/ui/atoms/icons/adp.d.ts +3 -0
- package/dist/components/ui/atoms/icons/adp.js +40 -0
- package/dist/components/ui/atoms/icons/aha.d.ts +3 -0
- package/dist/components/ui/atoms/icons/aha.js +28 -0
- package/dist/{assets → components/ui/atoms}/icons/airtable.js +4 -0
- package/dist/components/ui/atoms/icons/amplitude.d.ts +3 -0
- package/dist/components/ui/atoms/icons/amplitude.js +33 -0
- package/dist/{assets → components/ui/atoms}/icons/arcade.js +7 -7
- package/dist/{assets → components/ui/atoms}/icons/asana.js +1 -0
- package/dist/components/ui/atoms/icons/ashby.d.ts +3 -0
- package/dist/components/ui/atoms/icons/ashby.js +50 -0
- package/dist/{assets → components/ui/atoms}/icons/atlassian.js +14 -4
- package/dist/{assets → components/ui/atoms}/icons/auth0.js +1 -0
- package/dist/{assets → components/ui/atoms}/icons/azure.js +43 -22
- package/dist/components/ui/atoms/icons/bamboohr.d.ts +3 -0
- package/dist/components/ui/atoms/icons/bamboohr.js +31 -0
- package/dist/components/ui/atoms/icons/basecamp.d.ts +3 -0
- package/dist/components/ui/atoms/icons/basecamp.js +57 -0
- package/dist/components/ui/atoms/icons/bill.d.ts +3 -0
- package/dist/components/ui/atoms/icons/bill.js +55 -0
- package/dist/components/ui/atoms/icons/bitbucket.d.ts +3 -0
- package/dist/components/ui/atoms/icons/bitbucket.js +38 -0
- package/dist/{assets → components/ui/atoms}/icons/bluesky.js +1 -0
- package/dist/{assets → components/ui/atoms}/icons/box.js +1 -0
- package/dist/components/ui/atoms/icons/braze.d.ts +3 -0
- package/dist/components/ui/atoms/icons/braze.js +28 -0
- package/dist/components/ui/atoms/icons/brex.d.ts +3 -0
- package/dist/components/ui/atoms/icons/brex.js +29 -0
- package/dist/components/ui/atoms/icons/buffer.d.ts +3 -0
- package/dist/components/ui/atoms/icons/buffer.js +33 -0
- package/dist/components/ui/atoms/icons/calendly.js +80 -0
- package/dist/components/ui/atoms/icons/clickhouse.d.ts +3 -0
- package/dist/components/ui/atoms/icons/clickhouse.js +26 -0
- package/dist/components/ui/atoms/icons/clickup.d.ts +3 -0
- package/dist/{assets → components/ui/atoms}/icons/clickup.js +16 -4
- package/dist/components/ui/atoms/icons/closeio.d.ts +3 -0
- package/dist/components/ui/atoms/icons/closeio.js +68 -0
- package/dist/{assets → components/ui/atoms}/icons/coinbase.js +21 -8
- package/dist/{assets → components/ui/atoms}/icons/confluence.js +18 -4
- package/dist/{assets → components/ui/atoms}/icons/datadog.js +1 -0
- package/dist/components/ui/atoms/icons/digital-ocean.d.ts +3 -0
- package/dist/components/ui/atoms/icons/digital-ocean.js +22 -0
- package/dist/{assets → components/ui/atoms}/icons/discord.js +1 -0
- package/dist/{assets → components/ui/atoms}/icons/dropbox.js +1 -0
- package/dist/components/ui/atoms/icons/e2b.d.ts +3 -0
- package/dist/components/ui/atoms/icons/e2b.js +19 -0
- package/dist/{assets → components/ui/atoms}/icons/ebay.js +4 -0
- package/dist/components/ui/atoms/icons/evernote.d.ts +3 -0
- package/dist/components/ui/atoms/icons/evernote.js +29 -0
- package/dist/components/ui/atoms/icons/factorial.d.ts +3 -0
- package/dist/components/ui/atoms/icons/factorial.js +50 -0
- package/dist/{assets → components/ui/atoms}/icons/figma.js +18 -2
- package/dist/components/ui/atoms/icons/firecrawl.d.ts +3 -0
- package/dist/components/ui/atoms/icons/firecrawl.js +19 -0
- package/dist/components/ui/atoms/icons/generic.d.ts +3 -0
- package/dist/components/ui/atoms/icons/generic.js +27 -0
- package/dist/{assets → components/ui/atoms}/icons/github.js +4 -3
- package/dist/{assets → components/ui/atoms}/icons/gitlab.js +4 -0
- package/dist/{assets → components/ui/atoms}/icons/gmail.js +11 -2
- package/dist/components/ui/atoms/icons/google-calendar.js +98 -0
- package/dist/{assets → components/ui/atoms}/icons/google-contacts.js +4 -0
- package/dist/components/ui/atoms/icons/google-docs.js +328 -0
- package/dist/{assets → components/ui/atoms}/icons/google-drive.js +6 -0
- package/dist/{assets → components/ui/atoms}/icons/google-finance.js +8 -1
- package/dist/{assets → components/ui/atoms}/icons/google-flight.js +49 -20
- package/dist/components/ui/atoms/icons/google-flights.d.ts +3 -0
- package/dist/components/ui/atoms/icons/google-flights.js +109 -0
- package/dist/{assets → components/ui/atoms}/icons/google-hotels.js +10 -1
- package/dist/components/ui/atoms/icons/google-jobs.d.ts +3 -0
- package/dist/components/ui/atoms/icons/google-jobs.js +103 -0
- package/dist/{assets → components/ui/atoms}/icons/google-maps.js +5 -0
- package/dist/{assets → components/ui/atoms}/icons/google-news.js +27 -3
- package/dist/{assets → components/ui/atoms}/icons/google-sheets.js +3 -0
- package/dist/{assets → components/ui/atoms}/icons/google-shopping.js +9 -1
- package/dist/components/ui/atoms/icons/google-slides.d.ts +3 -0
- package/dist/components/ui/atoms/icons/google-slides.js +243 -0
- package/dist/{assets → components/ui/atoms}/icons/google.js +4 -0
- package/dist/{assets → components/ui/atoms}/icons/heroku.js +1 -0
- package/dist/components/ui/atoms/icons/hootsuite.d.ts +3 -0
- package/dist/components/ui/atoms/icons/hootsuite.js +43 -0
- package/dist/components/ui/atoms/icons/hubspot.d.ts +3 -0
- package/dist/{assets → components/ui/atoms}/icons/hubspot.js +2 -1
- package/dist/{assets → components/ui/atoms}/icons/index.d.ts +47 -0
- package/dist/components/ui/atoms/icons/index.js +220 -0
- package/dist/components/ui/atoms/icons/intercom.d.ts +3 -0
- package/dist/components/ui/atoms/icons/intercom.js +26 -0
- package/dist/{assets → components/ui/atoms}/icons/jira.js +15 -7
- package/dist/{assets → components/ui/atoms}/icons/linear.js +1 -0
- package/dist/components/ui/atoms/icons/linkedin.d.ts +3 -0
- package/dist/{assets → components/ui/atoms}/icons/linkedin.js +5 -4
- package/dist/components/ui/atoms/icons/mailchimp.d.ts +3 -0
- package/dist/components/ui/atoms/icons/mailchimp.js +70 -0
- package/dist/components/ui/atoms/icons/mcp.d.ts +3 -0
- package/dist/components/ui/atoms/icons/mcp.js +23 -0
- package/dist/components/ui/atoms/icons/microsoft-dynamics.d.ts +3 -0
- package/dist/components/ui/atoms/icons/microsoft-dynamics.js +172 -0
- package/dist/components/ui/atoms/icons/microsoft-sharepoint.d.ts +3 -0
- package/dist/components/ui/atoms/icons/microsoft-sharepoint.js +88 -0
- package/dist/components/ui/atoms/icons/microsoft-teams.d.ts +3 -0
- package/dist/components/ui/atoms/icons/microsoft-teams.js +119 -0
- package/dist/{assets → components/ui/atoms}/icons/microsoft.js +4 -0
- package/dist/components/ui/atoms/icons/miro.d.ts +3 -0
- package/dist/components/ui/atoms/icons/miro.js +35 -0
- package/dist/components/ui/atoms/icons/monday.d.ts +3 -0
- package/dist/components/ui/atoms/icons/monday.js +60 -0
- package/dist/components/ui/atoms/icons/netsuite.d.ts +3 -0
- package/dist/{assets → components/ui/atoms}/icons/netsuite.js +35 -26
- package/dist/{assets → components/ui/atoms}/icons/notion.js +2 -0
- package/dist/components/ui/atoms/icons/oauth.d.ts +3 -0
- package/dist/{assets → components/ui/atoms}/icons/oauth.js +66 -8
- package/dist/components/ui/atoms/icons/obsidian.d.ts +3 -0
- package/dist/components/ui/atoms/icons/obsidian.js +220 -0
- package/dist/components/ui/atoms/icons/okta.d.ts +3 -0
- package/dist/components/ui/atoms/icons/okta.js +56 -0
- package/dist/components/ui/atoms/icons/one-drive.d.ts +3 -0
- package/dist/components/ui/atoms/icons/one-drive.js +38 -0
- package/dist/{assets → components/ui/atoms}/icons/outlook-calendar.js +18 -0
- package/dist/{assets → components/ui/atoms}/icons/outlook-mail.js +4 -0
- package/dist/components/ui/atoms/icons/pinecone.d.ts +3 -0
- package/dist/components/ui/atoms/icons/pinecone.js +29 -0
- package/dist/{assets → components/ui/atoms}/icons/pinterest.js +1 -0
- package/dist/components/ui/atoms/icons/pipedrive.d.ts +3 -0
- package/dist/components/ui/atoms/icons/pipedrive.js +59 -0
- package/dist/components/ui/atoms/icons/plaid.d.ts +3 -0
- package/dist/components/ui/atoms/icons/plaid.js +37 -0
- package/dist/{assets → components/ui/atoms}/icons/postgres.js +30 -20
- package/dist/components/ui/atoms/icons/quickbooks.d.ts +3 -0
- package/dist/components/ui/atoms/icons/quickbooks.js +25 -0
- package/dist/components/ui/atoms/icons/reddit.js +315 -0
- package/dist/{assets → components/ui/atoms}/icons/salesforce.js +3 -0
- package/dist/{assets → components/ui/atoms}/icons/shopify.js +3 -0
- package/dist/components/ui/atoms/icons/singlestore.d.ts +3 -0
- package/dist/components/ui/atoms/icons/singlestore.js +284 -0
- package/dist/{assets → components/ui/atoms}/icons/slack.js +7 -1
- package/dist/components/ui/atoms/icons/snowflake.d.ts +3 -0
- package/dist/components/ui/atoms/icons/snowflake.js +26 -0
- package/dist/components/ui/atoms/icons/splunk.d.ts +3 -0
- package/dist/components/ui/atoms/icons/splunk.js +54 -0
- package/dist/{assets → components/ui/atoms}/icons/spotify.js +1 -0
- package/dist/components/ui/atoms/icons/square.d.ts +3 -0
- package/dist/components/ui/atoms/icons/square.js +41 -0
- package/dist/components/ui/atoms/icons/squarespace.d.ts +3 -0
- package/dist/components/ui/atoms/icons/squarespace.js +29 -0
- package/dist/{assets → components/ui/atoms}/icons/stripe.js +1 -0
- package/dist/{assets → components/ui/atoms}/icons/tesla.js +5 -1
- package/dist/{assets → components/ui/atoms}/icons/tiktok.js +3 -0
- package/dist/components/ui/atoms/icons/trello.d.ts +3 -0
- package/dist/components/ui/atoms/icons/trello.js +59 -0
- package/dist/{assets → components/ui/atoms}/icons/twilio.js +11 -4
- package/dist/{assets → components/ui/atoms}/icons/twitch.js +6 -1
- package/dist/components/ui/atoms/icons/utils.d.ts +56 -0
- package/dist/components/ui/atoms/icons/utils.js +41 -0
- package/dist/{assets → components/ui/atoms}/icons/vercel.js +1 -0
- package/dist/{assets → components/ui/atoms}/icons/walmart.js +2 -0
- package/dist/components/ui/atoms/icons/weaviate.d.ts +3 -0
- package/dist/components/ui/atoms/icons/weaviate.js +229 -0
- package/dist/components/ui/atoms/icons/workday.d.ts +3 -0
- package/dist/components/ui/atoms/icons/workday.js +97 -0
- package/dist/components/ui/atoms/icons/wrike.d.ts +3 -0
- package/dist/components/ui/atoms/icons/wrike.js +16 -0
- package/dist/{assets → components/ui/atoms}/icons/x.js +4 -4
- package/dist/components/ui/atoms/icons/xero.js +87 -0
- package/dist/components/ui/atoms/icons/youtube.d.ts +3 -0
- package/dist/{assets → components/ui/atoms}/icons/youtube.js +3 -1
- package/dist/components/ui/atoms/icons/zendesk.d.ts +3 -0
- package/dist/components/ui/atoms/icons/zendesk.js +27 -0
- package/dist/{assets → components/ui/atoms}/icons/zoom.js +30 -17
- package/dist/components/ui/atoms/index.d.ts +2 -0
- package/dist/components/ui/atoms/index.js +416 -198
- package/dist/components/ui/atoms/popover.js +2 -2
- package/dist/components/ui/atoms/progress.js +18 -17
- package/dist/components/ui/atoms/radio-group.js +1 -1
- package/dist/components/ui/atoms/scroll-area.js +3 -3
- package/dist/components/ui/atoms/select.js +3 -3
- package/dist/components/ui/atoms/sheet.js +1 -1
- package/dist/components/ui/atoms/sidebar.js +102 -102
- package/dist/components/ui/atoms/tabs.js +1 -1
- package/dist/components/ui/atoms/tooltip.js +2 -2
- package/dist/components/ui/index.d.ts +1 -0
- package/dist/components/ui/index.js +431 -213
- package/dist/components/ui/molecules/index.d.ts +1 -0
- package/dist/components/ui/molecules/index.js +1 -1
- package/dist/components/ui/molecules/requirement-badges.js +6 -5
- package/dist/components/ui/molecules/tool-card.js +18 -18
- package/dist/components/ui/molecules/toolkit-card.js +1 -1
- package/dist/components/ui/molecules/toolkit-picker-trigger.js +47 -38
- package/dist/components/ui/molecules/toolkit-selection-summary.d.ts +4 -3
- package/dist/components/ui/molecules/toolkit-selection-summary.js +32 -29
- package/dist/components/ui/organisms/index.d.ts +1 -0
- package/dist/components/ui/organisms/toolkit-picker/components/footer-summary.js +9 -9
- package/dist/components/ui/organisms/toolkit-picker/components/search-input.js +5 -4
- package/dist/components/ui/organisms/toolkit-picker/components/select-button.js +7 -6
- package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.d.ts +2 -2
- package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.js +21 -18
- package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-filter.test.js +14 -18
- package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-search.test.js +7 -7
- package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-selection.test.js +2 -2
- package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.d.ts +12 -11
- package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.js +54 -40
- package/dist/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.js +195 -113
- package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.js +126 -116
- package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.test.js +3418 -4391
- package/dist/components/ui/utils/memo.test.d.ts +1 -0
- package/dist/components/ui/utils/memo.test.js +36 -0
- package/dist/{index-CtSXVDca.js → index-BDIfjxqB.js} +1 -1
- package/dist/{index-C8_QusYl.js → index-BGfrl8IX.js} +1 -1
- package/dist/{index-Ez2mlmzx.js → index-BzU0xzeS.js} +1 -1
- package/dist/index-DH9yRdVk.js +1540 -0
- package/dist/lib/arcade/arcade.d.ts +2 -2
- package/dist/lib/arcade/arcade.js +3 -2
- package/dist/lib/arcade/arcade.test.js +2 -2
- package/dist/lib/utils.test.d.ts +1 -0
- package/dist/lib/utils.test.js +43 -0
- package/dist/{magic-string.es-BQ9KnLz-.js → magic-string.es-QnVUNas7.js} +4 -3
- package/dist/main.d.ts +1 -0
- package/dist/main.js +431 -213
- package/dist/metadata/oauth-providers.d.ts +69 -0
- package/dist/metadata/oauth-providers.js +260 -0
- package/dist/metadata/toolkits.d.ts +24 -0
- package/dist/metadata/toolkits.js +1500 -0
- package/dist/{react.esm-369wBsAv.js → react.esm-CFMQn0EI.js} +31 -31
- package/dist/{toolkit-card-GhM_oj4G.js → toolkit-card-UG1sZ0Le.js} +11 -10
- package/dist/{vi.bdSIJ99Y-CZgZQPWH.js → vi.bdSIJ99Y-CQ1FdEM8.js} +3462 -3916
- package/package.json +38 -35
- package/dist/assets/icons/calendly.js +0 -64
- package/dist/assets/icons/clickup.d.ts +0 -3
- package/dist/assets/icons/e2b.d.ts +0 -3
- package/dist/assets/icons/e2b.js +0 -9
- package/dist/assets/icons/firecrawl.d.ts +0 -5
- package/dist/assets/icons/firecrawl.js +0 -17
- package/dist/assets/icons/google-calendar.js +0 -93
- package/dist/assets/icons/google-docs.js +0 -219
- package/dist/assets/icons/hubspot.d.ts +0 -3
- package/dist/assets/icons/index.js +0 -128
- package/dist/assets/icons/linkedin.d.ts +0 -3
- package/dist/assets/icons/netsuite.d.ts +0 -3
- package/dist/assets/icons/oauth.d.ts +0 -3
- package/dist/assets/icons/reddit.js +0 -268
- package/dist/assets/icons/utils.d.ts +0 -435
- package/dist/assets/icons/utils.js +0 -439
- package/dist/assets/icons/xero.js +0 -63
- package/dist/assets/icons/youtube.d.ts +0 -3
- package/dist/components/ui/organisms/toolkit-picker/components/mobile-filter-badges.d.ts +0 -1
- package/dist/components/ui/organisms/toolkit-picker/components/mobile-filter-badges.js +0 -96
- package/dist/index-DEJd-dpa.js +0 -1537
- /package/dist/{assets → components/ui/atoms}/icons/airtable.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/arcade.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/asana.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/atlassian.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/auth0.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/azure.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/bluesky.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/box.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/calendly.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/coinbase.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/confluence.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/datadog.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/discord.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/dropbox.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/ebay.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/figma.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/github.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/gitlab.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/gmail.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-calendar.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-contacts.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-docs.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-drive.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-finance.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-flight.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-hotels.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-maps.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-news.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-sheets.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google-shopping.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/google.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/heroku.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/jira.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/linear.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/microsoft.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/notion.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/outlook-calendar.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/outlook-mail.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/pinterest.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/postgres.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/reddit.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/salesforce.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/shopify.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/slack.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/spotify.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/stripe.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/tesla.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/tiktok.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/twilio.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/twitch.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/vercel.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/walmart.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/x.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/xero.d.ts +0 -0
- /package/dist/{assets → components/ui/atoms}/icons/zoom.d.ts +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as io from "react";
|
|
2
2
|
import j1 from "react";
|
|
3
3
|
import yf from "react-dom";
|
|
4
|
-
import {
|
|
4
|
+
import { c as KO } from "./vi.bdSIJ99Y-CQ1FdEM8.js";
|
|
5
5
|
var q1 = { exports: {} }, rS = {};
|
|
6
6
|
/**
|
|
7
7
|
* @license React
|
|
@@ -35,14 +35,14 @@ var iS = {};
|
|
|
35
35
|
*/
|
|
36
36
|
var BE;
|
|
37
37
|
function FO() {
|
|
38
|
-
return BE || (BE = 1, process.env.NODE_ENV !== "production" && function() {
|
|
38
|
+
return BE || (BE = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
39
39
|
var s = j1, d = !1;
|
|
40
40
|
iS.act = function(v) {
|
|
41
41
|
return d === !1 && (d = !0, console.error(
|
|
42
42
|
"`ReactDOMTestUtils.act` is deprecated in favor of `React.act`. Import `act` from `react` instead of `react-dom/test-utils`. See https://react.dev/warnings/react-dom-test-utils for more info."
|
|
43
43
|
)), s.act(v);
|
|
44
44
|
};
|
|
45
|
-
}()), iS;
|
|
45
|
+
})()), iS;
|
|
46
46
|
}
|
|
47
47
|
var LE;
|
|
48
48
|
function WO() {
|
|
@@ -60,7 +60,7 @@ var IO = WO(), A1 = { exports: {} }, Gy = {}, O1 = { exports: {} }, oS = {};
|
|
|
60
60
|
*/
|
|
61
61
|
var jE;
|
|
62
62
|
function eM() {
|
|
63
|
-
return jE || (jE = 1, function(s) {
|
|
63
|
+
return jE || (jE = 1, (function(s) {
|
|
64
64
|
function d(B, le) {
|
|
65
65
|
var me = B.length;
|
|
66
66
|
B.push(le);
|
|
@@ -276,7 +276,7 @@ function eM() {
|
|
|
276
276
|
}
|
|
277
277
|
};
|
|
278
278
|
};
|
|
279
|
-
}(oS)), oS;
|
|
279
|
+
})(oS)), oS;
|
|
280
280
|
}
|
|
281
281
|
var cS = {};
|
|
282
282
|
/**
|
|
@@ -290,8 +290,8 @@ var cS = {};
|
|
|
290
290
|
*/
|
|
291
291
|
var YE;
|
|
292
292
|
function tM() {
|
|
293
|
-
return YE || (YE = 1, function(s) {
|
|
294
|
-
process.env.NODE_ENV !== "production" && function() {
|
|
293
|
+
return YE || (YE = 1, (function(s) {
|
|
294
|
+
process.env.NODE_ENV !== "production" && (function() {
|
|
295
295
|
function d() {
|
|
296
296
|
if (te = !1, ee) {
|
|
297
297
|
var B = s.unstable_now();
|
|
@@ -508,8 +508,8 @@ function tM() {
|
|
|
508
508
|
}
|
|
509
509
|
};
|
|
510
510
|
}, typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
|
|
511
|
-
}();
|
|
512
|
-
}(cS)), cS;
|
|
511
|
+
})();
|
|
512
|
+
})(cS)), cS;
|
|
513
513
|
}
|
|
514
514
|
var VE;
|
|
515
515
|
function o2() {
|
|
@@ -9928,7 +9928,7 @@ var Xy = {};
|
|
|
9928
9928
|
*/
|
|
9929
9929
|
var XE;
|
|
9930
9930
|
function lM() {
|
|
9931
|
-
return XE || (XE = 1, process.env.NODE_ENV !== "production" && function() {
|
|
9931
|
+
return XE || (XE = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
9932
9932
|
function s(e, t) {
|
|
9933
9933
|
for (e = e.memoizedState; e !== null && 0 < t; )
|
|
9934
9934
|
e = e.next, t--;
|
|
@@ -25147,7 +25147,7 @@ Check the top-level render call using <` + r + ">.");
|
|
|
25147
25147
|
for (var l = 0; l < qc.length && t !== 0 && t < qc[l].priority; l++) ;
|
|
25148
25148
|
qc.splice(l, 0, e), l === 0 && O0(e);
|
|
25149
25149
|
}
|
|
25150
|
-
}, function() {
|
|
25150
|
+
}, (function() {
|
|
25151
25151
|
var e = Hs.version;
|
|
25152
25152
|
if (e !== "19.1.1")
|
|
25153
25153
|
throw Error(
|
|
@@ -25156,7 +25156,7 @@ Check the top-level render call using <` + r + ">.");
|
|
|
25156
25156
|
- react-dom: 19.1.1
|
|
25157
25157
|
Learn more: https://react.dev/warnings/version-mismatch`)
|
|
25158
25158
|
);
|
|
25159
|
-
}(), typeof Map == "function" && Map.prototype != null && typeof Map.prototype.forEach == "function" && typeof Set == "function" && Set.prototype != null && typeof Set.prototype.clear == "function" && typeof Set.prototype.forEach == "function" || console.error(
|
|
25159
|
+
})(), typeof Map == "function" && Map.prototype != null && typeof Map.prototype.forEach == "function" && typeof Set == "function" && Set.prototype != null && typeof Set.prototype.clear == "function" && typeof Set.prototype.forEach == "function" || console.error(
|
|
25160
25160
|
"React depends on Map and Set built-in types. Make sure that you load a polyfill in older browsers. https://react.dev/link/react-polyfills"
|
|
25161
25161
|
), je.findDOMNode = function(e) {
|
|
25162
25162
|
var t = e._reactInternals;
|
|
@@ -25165,7 +25165,7 @@ Learn more: https://react.dev/warnings/version-mismatch`)
|
|
|
25165
25165
|
"Argument appears to not be a ReactComponent. Keys: " + e
|
|
25166
25166
|
));
|
|
25167
25167
|
return e = ne(t), e = e !== null ? te(e) : null, e = e === null ? null : e.stateNode, e;
|
|
25168
|
-
}, !function() {
|
|
25168
|
+
}, !(function() {
|
|
25169
25169
|
var e = {
|
|
25170
25170
|
bundleType: 1,
|
|
25171
25171
|
version: "19.1.1",
|
|
@@ -25174,7 +25174,7 @@ Learn more: https://react.dev/warnings/version-mismatch`)
|
|
|
25174
25174
|
reconcilerVersion: "19.1.1"
|
|
25175
25175
|
};
|
|
25176
25176
|
return e.overrideHookState = AE, e.overrideHookStateDeletePath = OE, e.overrideHookStateRenamePath = ME, e.overrideProps = xE, e.overridePropsDeletePath = _E, e.overridePropsRenamePath = DE, e.scheduleUpdate = zE, e.setErrorHandler = wE, e.setSuspenseHandler = UE, e.scheduleRefresh = j, e.scheduleRoot = N, e.setRefreshHandler = G, e.getCurrentFiber = W1, e.getLaneLabelMap = I1, e.injectProfilingHooks = Sn, Lt(e);
|
|
25177
|
-
}() && D && window.top === window.self && (-1 < navigator.userAgent.indexOf("Chrome") && navigator.userAgent.indexOf("Edge") === -1 || -1 < navigator.userAgent.indexOf("Firefox"))) {
|
|
25177
|
+
})() && D && window.top === window.self && (-1 < navigator.userAgent.indexOf("Chrome") && navigator.userAgent.indexOf("Edge") === -1 || -1 < navigator.userAgent.indexOf("Firefox"))) {
|
|
25178
25178
|
var HE = window.location.protocol;
|
|
25179
25179
|
/^(https?|file):$/.test(HE) && console.info(
|
|
25180
25180
|
"%cDownload the React DevTools for a better development experience: https://react.dev/link/react-devtools" + (HE === "file:" ? `
|
|
@@ -25230,7 +25230,7 @@ You might need to use a local HTTP server (instead of file://): https://react.de
|
|
|
25230
25230
|
C
|
|
25231
25231
|
), t.context = Lh(null), l = t.current, r = rl(l), r = Ra(r), o = Dn(r), o.callback = null, rn(l, o, r), l = r, t.current.lanes = l, Fu(t, l), Xl(t), e[Hr] = t.current, gh(e), new Us(t);
|
|
25232
25232
|
}, Xy.version = "19.1.1", typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
|
|
25233
|
-
}()), Xy;
|
|
25233
|
+
})()), Xy;
|
|
25234
25234
|
}
|
|
25235
25235
|
var QE;
|
|
25236
25236
|
function nM() {
|
|
@@ -25253,7 +25253,7 @@ var ZE = nM(), Xr = {}, z1 = { exports: {} };
|
|
|
25253
25253
|
z1.exports;
|
|
25254
25254
|
var kE;
|
|
25255
25255
|
function c2() {
|
|
25256
|
-
return kE || (kE = 1, function(s) {
|
|
25256
|
+
return kE || (kE = 1, (function(s) {
|
|
25257
25257
|
const v = (x = 0) => (_) => `\x1B[${38 + x};5;${_}m`, b = (x = 0) => (_, L, S) => `\x1B[${38 + x};2;${_};${L};${S}m`;
|
|
25258
25258
|
function M() {
|
|
25259
25259
|
const x = /* @__PURE__ */ new Map(), _ = {
|
|
@@ -25354,7 +25354,7 @@ function c2() {
|
|
|
25354
25354
|
enumerable: !0,
|
|
25355
25355
|
get: M
|
|
25356
25356
|
});
|
|
25357
|
-
}(z1)), z1.exports;
|
|
25357
|
+
})(z1)), z1.exports;
|
|
25358
25358
|
}
|
|
25359
25359
|
var hf = {}, PE;
|
|
25360
25360
|
function Y1() {
|
|
@@ -25437,9 +25437,9 @@ function uM() {
|
|
|
25437
25437
|
$E = 1, Object.defineProperty(Ii, "__esModule", {
|
|
25438
25438
|
value: !0
|
|
25439
25439
|
}), Ii.test = Ii.serialize = Ii.default = void 0;
|
|
25440
|
-
var s = Y1(), d = function() {
|
|
25440
|
+
var s = Y1(), d = (function() {
|
|
25441
25441
|
return typeof globalThis < "u" ? globalThis : typeof d < "u" ? d : typeof self < "u" ? self : typeof window < "u" ? window : Function("return this")();
|
|
25442
|
-
}(), v = d["jest-symbol-do-not-touch"] || d.Symbol;
|
|
25442
|
+
})(), v = d["jest-symbol-do-not-touch"] || d.Symbol;
|
|
25443
25443
|
const b = typeof v == "function" && v.for ? v.for("jest.asymmetricMatcher") : 1267621, M = " ", x = (A, O, q, R, N, j) => {
|
|
25444
25444
|
const G = A.toString();
|
|
25445
25445
|
return G === "ArrayContaining" || G === "ArrayNotContaining" ? ++R > O.maxDepth ? "[" + G + "]" : G + M + "[" + (0, s.printListItems)(
|
|
@@ -25899,7 +25899,7 @@ var Ot = {};
|
|
|
25899
25899
|
*/
|
|
25900
25900
|
var lC;
|
|
25901
25901
|
function pM() {
|
|
25902
|
-
return lC || (lC = 1, process.env.NODE_ENV !== "production" && function() {
|
|
25902
|
+
return lC || (lC = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
25903
25903
|
var s = 60103, d = 60106, v = 60107, b = 60108, M = 60114, x = 60109, _ = 60110, L = 60112, S = 60113, A = 60120, O = 60115, q = 60116, R = 60121, N = 60122, j = 60117, G = 60129, re = 60131;
|
|
25904
25904
|
if (typeof Symbol == "function" && Symbol.for) {
|
|
25905
25905
|
var E = Symbol.for;
|
|
@@ -25981,7 +25981,7 @@ function pM() {
|
|
|
25981
25981
|
return ne(be) === S;
|
|
25982
25982
|
}
|
|
25983
25983
|
Ot.ContextConsumer = te, Ot.ContextProvider = U, Ot.Element = z, Ot.ForwardRef = X, Ot.Fragment = ee, Ot.Lazy = ye, Ot.Memo = Se, Ot.Portal = ve, Ot.Profiler = fe, Ot.StrictMode = Re, Ot.Suspense = Le, Ot.isAsyncMode = me, Ot.isConcurrentMode = _e, Ot.isContextConsumer = we, Ot.isContextProvider = st, Ot.isElement = De, Ot.isForwardRef = Te, Ot.isFragment = et, Ot.isLazy = Lt, Ot.isMemo = Xe, Ot.isPortal = Sn, Ot.isProfiler = Wl, Ot.isStrictMode = Z, Ot.isSuspense = Ae, Ot.isValidElementType = $, Ot.typeOf = ne;
|
|
25984
|
-
}()), Ot;
|
|
25984
|
+
})()), Ot;
|
|
25985
25985
|
}
|
|
25986
25986
|
var nC;
|
|
25987
25987
|
function mM() {
|
|
@@ -26086,9 +26086,9 @@ function yM() {
|
|
|
26086
26086
|
rC = 1, Object.defineProperty(uo, "__esModule", {
|
|
26087
26087
|
value: !0
|
|
26088
26088
|
}), uo.test = uo.serialize = uo.default = void 0;
|
|
26089
|
-
var s = xS(), d = function() {
|
|
26089
|
+
var s = xS(), d = (function() {
|
|
26090
26090
|
return typeof globalThis < "u" ? globalThis : typeof d < "u" ? d : typeof self < "u" ? self : typeof window < "u" ? window : Function("return this")();
|
|
26091
|
-
}(), v = d["jest-symbol-do-not-touch"] || d.Symbol;
|
|
26091
|
+
})(), v = d["jest-symbol-do-not-touch"] || d.Symbol;
|
|
26092
26092
|
const b = typeof v == "function" && v.for ? v.for("react.test.json") : 245830487, M = (A) => {
|
|
26093
26093
|
const { props: O } = A;
|
|
26094
26094
|
return O ? Object.keys(O).filter((q) => O[q] !== void 0).sort() : [];
|
|
@@ -26448,7 +26448,7 @@ function OM(s, d) {
|
|
|
26448
26448
|
}
|
|
26449
26449
|
return (d === "string" ? String : Number)(s);
|
|
26450
26450
|
}
|
|
26451
|
-
var MM = /* @__PURE__ */ function() {
|
|
26451
|
+
var MM = /* @__PURE__ */ (function() {
|
|
26452
26452
|
function s() {
|
|
26453
26453
|
var d = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : [];
|
|
26454
26454
|
EM(this, s), AM(this, "items", void 0), this.items = d;
|
|
@@ -26490,7 +26490,7 @@ var MM = /* @__PURE__ */ function() {
|
|
|
26490
26490
|
return this.items.length;
|
|
26491
26491
|
}
|
|
26492
26492
|
}]), s;
|
|
26493
|
-
}();
|
|
26493
|
+
})();
|
|
26494
26494
|
const xM = typeof Set > "u" ? Set : MM;
|
|
26495
26495
|
function ml(s) {
|
|
26496
26496
|
var d;
|
|
@@ -32866,7 +32866,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
32866
32866
|
if (G)
|
|
32867
32867
|
for (var re = [].concat(G.baseConcepts, G.relatedConcepts), E = 0; E < re.length; E++) {
|
|
32868
32868
|
var W = re[E];
|
|
32869
|
-
W.module === "HTML" && function() {
|
|
32869
|
+
W.module === "HTML" && (function() {
|
|
32870
32870
|
var te = W.concept;
|
|
32871
32871
|
if (te) {
|
|
32872
32872
|
var U = q.find(function(ye) {
|
|
@@ -32880,7 +32880,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
32880
32880
|
}
|
|
32881
32881
|
X && z.push(j), q.push([te, z]);
|
|
32882
32882
|
}
|
|
32883
|
-
}();
|
|
32883
|
+
})();
|
|
32884
32884
|
}
|
|
32885
32885
|
}
|
|
32886
32886
|
var $ = {
|
|
@@ -33086,8 +33086,8 @@ function $D() {
|
|
|
33086
33086
|
}
|
|
33087
33087
|
var mu = $D(), dS = { exports: {} }, e2;
|
|
33088
33088
|
function KD() {
|
|
33089
|
-
return e2 || (e2 = 1, function(s) {
|
|
33090
|
-
var d = function() {
|
|
33089
|
+
return e2 || (e2 = 1, (function(s) {
|
|
33090
|
+
var d = (function() {
|
|
33091
33091
|
var v = String.fromCharCode, b = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=", M = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+-$", x = {};
|
|
33092
33092
|
function _(S, A) {
|
|
33093
33093
|
if (!x[S]) {
|
|
@@ -33276,11 +33276,11 @@ function KD() {
|
|
|
33276
33276
|
}
|
|
33277
33277
|
};
|
|
33278
33278
|
return L;
|
|
33279
|
-
}();
|
|
33279
|
+
})();
|
|
33280
33280
|
s != null ? s.exports = d : typeof angular < "u" && angular != null && angular.module("LZString", []).factory("LZString", function() {
|
|
33281
33281
|
return d;
|
|
33282
33282
|
});
|
|
33283
|
-
}(dS)), dS.exports;
|
|
33283
|
+
})(dS)), dS.exports;
|
|
33284
33284
|
}
|
|
33285
33285
|
var JD = KD();
|
|
33286
33286
|
const FD = /* @__PURE__ */ KO(JD);
|
|
@@ -18,7 +18,8 @@ import "./components/ui/atoms/table.js";
|
|
|
18
18
|
import { Tooltip as y, TooltipTrigger as w, TooltipContent as C } from "./components/ui/atoms/tooltip.js";
|
|
19
19
|
import "./components/ui/molecules/tool-card.js";
|
|
20
20
|
import { areStringArraysEqual as x, createPropsComparator as B } from "./components/ui/utils/memo.js";
|
|
21
|
-
import "./
|
|
21
|
+
import "./metadata/oauth-providers.js";
|
|
22
|
+
import "./metadata/toolkits.js";
|
|
22
23
|
import "./components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.js";
|
|
23
24
|
const _ = ({ secrets: r }) => {
|
|
24
25
|
const a = (r.pending?.length ?? 0) > 0, s = /* @__PURE__ */ o("div", { className: "space-y-2", children: [
|
|
@@ -37,7 +38,7 @@ const _ = ({ secrets: r }) => {
|
|
|
37
38
|
N,
|
|
38
39
|
{
|
|
39
40
|
className: u(
|
|
40
|
-
"gap-1.5 bg-
|
|
41
|
+
"gap-1.5 bg-amber-100 text-amber-800 dark:bg-amber-900/30 dark:text-amber-200",
|
|
41
42
|
a && "border-l-2 border-l-yellow-600"
|
|
42
43
|
),
|
|
43
44
|
variant: "secondary",
|
|
@@ -64,7 +65,7 @@ const _ = ({ secrets: r }) => {
|
|
|
64
65
|
N,
|
|
65
66
|
{
|
|
66
67
|
className: u(
|
|
67
|
-
"gap-1.5 bg-
|
|
68
|
+
"gap-1.5 bg-blue-100 text-blue-800 dark:bg-blue-900/30 dark:text-blue-200",
|
|
68
69
|
t && "border-l-2 border-l-yellow-600"
|
|
69
70
|
),
|
|
70
71
|
variant: "secondary",
|
|
@@ -154,7 +155,7 @@ function X({
|
|
|
154
155
|
isSelected: n = !1,
|
|
155
156
|
isPartiallySelected: i = !1,
|
|
156
157
|
selectedToolsCount: c = 0,
|
|
157
|
-
requirementsSummary:
|
|
158
|
+
requirementsSummary: b,
|
|
158
159
|
onSelect: h,
|
|
159
160
|
onView: d,
|
|
160
161
|
hideCheckbox: m = !1,
|
|
@@ -171,7 +172,7 @@ function X({
|
|
|
171
172
|
}, [m, n, h, d]), T = (l) => {
|
|
172
173
|
const p = l.key === "Enter" || l.code === "Enter", E = l.key === " " || l.key === "Spacebar" || l.code === "Space";
|
|
173
174
|
(p || E) && (l.preventDefault(), g()), (l.key === "ArrowRight" || l.code === "ArrowRight") && d && (l.preventDefault(), d());
|
|
174
|
-
},
|
|
175
|
+
}, k = i && !n;
|
|
175
176
|
return /* @__PURE__ */ e(
|
|
176
177
|
P,
|
|
177
178
|
{
|
|
@@ -241,7 +242,7 @@ function X({
|
|
|
241
242
|
/* @__PURE__ */ e("div", { className: "mt-0.5 self-center justify-self-end", children: d ? /* @__PURE__ */ e(
|
|
242
243
|
S,
|
|
243
244
|
{
|
|
244
|
-
indeterminate:
|
|
245
|
+
indeterminate: k,
|
|
245
246
|
name: r,
|
|
246
247
|
onClick: () => d(),
|
|
247
248
|
selectedCount: c,
|
|
@@ -251,7 +252,7 @@ function X({
|
|
|
251
252
|
"div",
|
|
252
253
|
{
|
|
253
254
|
className: Q({
|
|
254
|
-
indeterminate:
|
|
255
|
+
indeterminate: k
|
|
255
256
|
}),
|
|
256
257
|
children: [
|
|
257
258
|
/* @__PURE__ */ e(O, { className: "h-3 w-3" }),
|
|
@@ -272,7 +273,7 @@ function X({
|
|
|
272
273
|
{
|
|
273
274
|
isByoc: A,
|
|
274
275
|
isPro: I,
|
|
275
|
-
requirementsSummary:
|
|
276
|
+
requirementsSummary: b
|
|
276
277
|
}
|
|
277
278
|
) })
|
|
278
279
|
] }) })
|
|
@@ -292,7 +293,7 @@ const Y = B([
|
|
|
292
293
|
"isByoc",
|
|
293
294
|
"isPro",
|
|
294
295
|
"hideCheckbox"
|
|
295
|
-
]),
|
|
296
|
+
]), ve = f.memo(
|
|
296
297
|
X,
|
|
297
298
|
Y
|
|
298
299
|
);
|
|
@@ -300,5 +301,5 @@ export {
|
|
|
300
301
|
H as O,
|
|
301
302
|
J as R,
|
|
302
303
|
G as S,
|
|
303
|
-
|
|
304
|
+
ve as T
|
|
304
305
|
};
|