@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,210 +1,428 @@
|
|
|
1
|
-
import { Accordion as
|
|
2
|
-
import { Alert as
|
|
3
|
-
import { Avatar as
|
|
4
|
-
import { Badge as
|
|
5
|
-
import { Breadcrumb as
|
|
6
|
-
import { Button as
|
|
7
|
-
import { ByocBadge as
|
|
8
|
-
import { Card as
|
|
9
|
-
import { ChartContainer as E, ChartLegend as
|
|
10
|
-
import { Checkbox as
|
|
11
|
-
import { Collapsible as
|
|
12
|
-
import { Command as _, CommandDialog as $, CommandEmpty as
|
|
13
|
-
import { Dialog as
|
|
14
|
-
import { DropdownMenu as
|
|
15
|
-
import { Form as
|
|
16
|
-
import { HoverCard as
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
1
|
+
import { Accordion as e, AccordionContent as t, AccordionItem as p, AccordionTrigger as m } from "./accordion.js";
|
|
2
|
+
import { Alert as i, AlertDescription as f, AlertTitle as l } from "./alert.js";
|
|
3
|
+
import { Avatar as x, AvatarFallback as d, AvatarImage as u } from "./avatar.js";
|
|
4
|
+
import { Badge as S, badgeVariants as g } from "./badge.js";
|
|
5
|
+
import { Breadcrumb as s, BreadcrumbEllipsis as C, BreadcrumbItem as T, BreadcrumbLink as D, BreadcrumbList as M, BreadcrumbPage as h, BreadcrumbSeparator as G } from "./breadcrumb.js";
|
|
6
|
+
import { Button as k, buttonVariants as A } from "./button.js";
|
|
7
|
+
import { ByocBadge as w } from "./byoc-badge.js";
|
|
8
|
+
import { Card as P, CardAction as I, CardContent as y, CardDescription as H, CardFooter as L, CardHeader as R, CardTitle as O } from "./card.js";
|
|
9
|
+
import { ChartContainer as E, ChartLegend as V, ChartLegendContent as W, ChartStyle as N, ChartTooltip as q, ChartTooltipContent as J } from "./chart.js";
|
|
10
|
+
import { Checkbox as Z } from "./checkbox.js";
|
|
11
|
+
import { Collapsible as U, CollapsibleContent as Y, CollapsibleTrigger as j } from "./collapsible.js";
|
|
12
|
+
import { Command as _, CommandDialog as $, CommandEmpty as oo, CommandGroup as ro, CommandInput as eo, CommandItem as to, CommandList as po, CommandSeparator as mo, CommandShortcut as ao } from "./command.js";
|
|
13
|
+
import { Dialog as fo, DialogClose as lo, DialogContent as no, DialogDescription as xo, DialogFooter as uo, DialogHeader as bo, DialogOverlay as So, DialogPortal as go, DialogTitle as co, DialogTrigger as so } from "./dialog.js";
|
|
14
|
+
import { DropdownMenu as To, DropdownMenuCheckboxItem as Do, DropdownMenuContent as Mo, DropdownMenuGroup as ho, DropdownMenuItem as Go, DropdownMenuLabel as Bo, DropdownMenuPortal as ko, DropdownMenuRadioGroup as Ao, DropdownMenuRadioItem as Fo, DropdownMenuSeparator as wo, DropdownMenuShortcut as vo, DropdownMenuSub as Po, DropdownMenuSubContent as Io, DropdownMenuSubTrigger as yo, DropdownMenuTrigger as Ho } from "./dropdown-menu.js";
|
|
15
|
+
import { Form as Ro, FormControl as Oo, FormDescription as zo, FormField as Eo, FormItem as Vo, FormLabel as Wo, FormMessage as No, useFormField as qo } from "./form.js";
|
|
16
|
+
import { HoverCard as Xo, HoverCardContent as Zo, HoverCardTrigger as Qo } from "./hover-card.js";
|
|
17
|
+
import { Adp as Yo } from "./icons/adp.js";
|
|
18
|
+
import { Aha as Ko } from "./icons/aha.js";
|
|
19
|
+
import { Airtable as $o } from "./icons/airtable.js";
|
|
20
|
+
import { Amplitude as rr } from "./icons/amplitude.js";
|
|
21
|
+
import { Arcade as tr } from "./icons/arcade.js";
|
|
22
|
+
import { Asana as mr } from "./icons/asana.js";
|
|
23
|
+
import { Ashby as ir } from "./icons/ashby.js";
|
|
24
|
+
import { Atlassian as lr } from "./icons/atlassian.js";
|
|
25
|
+
import { Auth0 as xr } from "./icons/auth0.js";
|
|
26
|
+
import { Azure as ur } from "./icons/azure.js";
|
|
27
|
+
import { Bamboohr as Sr } from "./icons/bamboohr.js";
|
|
28
|
+
import { Basecamp as cr } from "./icons/basecamp.js";
|
|
29
|
+
import { Bill as Cr } from "./icons/bill.js";
|
|
30
|
+
import { Bitbucket as Dr } from "./icons/bitbucket.js";
|
|
31
|
+
import { Bluesky as hr } from "./icons/bluesky.js";
|
|
32
|
+
import { Box as Br } from "./icons/box.js";
|
|
33
|
+
import { Braze as Ar } from "./icons/braze.js";
|
|
34
|
+
import { Brex as wr } from "./icons/brex.js";
|
|
35
|
+
import { Buffer as Pr } from "./icons/buffer.js";
|
|
36
|
+
import { Calendly as yr } from "./icons/calendly.js";
|
|
37
|
+
import { Clickhouse as Lr } from "./icons/clickhouse.js";
|
|
38
|
+
import { Clickup as Or } from "./icons/clickup.js";
|
|
39
|
+
import { Closeio as Er } from "./icons/closeio.js";
|
|
40
|
+
import { Coinbase as Wr } from "./icons/coinbase.js";
|
|
41
|
+
import { Confluence as qr } from "./icons/confluence.js";
|
|
42
|
+
import { Datadog as Xr } from "./icons/datadog.js";
|
|
43
|
+
import { DigitalOcean as Qr } from "./icons/digital-ocean.js";
|
|
44
|
+
import { Discord as Yr } from "./icons/discord.js";
|
|
45
|
+
import { Dropbox as Kr } from "./icons/dropbox.js";
|
|
46
|
+
import { E2b as $r } from "./icons/e2b.js";
|
|
47
|
+
import { Ebay as re } from "./icons/ebay.js";
|
|
48
|
+
import { Evernote as te } from "./icons/evernote.js";
|
|
49
|
+
import { Factorial as me } from "./icons/factorial.js";
|
|
50
|
+
import { Figma as ie } from "./icons/figma.js";
|
|
51
|
+
import { Firecrawl as le } from "./icons/firecrawl.js";
|
|
52
|
+
import { Generic as xe } from "./icons/generic.js";
|
|
53
|
+
import { Github as ue } from "./icons/github.js";
|
|
54
|
+
import { Gitlab as Se } from "./icons/gitlab.js";
|
|
55
|
+
import { Gmail as ce } from "./icons/gmail.js";
|
|
56
|
+
import { Google as Ce } from "./icons/google.js";
|
|
57
|
+
import { GoogleCalendar as De } from "./icons/google-calendar.js";
|
|
58
|
+
import { GoogleContacts as he } from "./icons/google-contacts.js";
|
|
59
|
+
import { GoogleDocs as Be } from "./icons/google-docs.js";
|
|
60
|
+
import { GoogleDrive as Ae } from "./icons/google-drive.js";
|
|
61
|
+
import { GoogleFinance as we } from "./icons/google-finance.js";
|
|
62
|
+
import { GoogleFlight as Pe } from "./icons/google-flight.js";
|
|
63
|
+
import { GoogleFlights as ye } from "./icons/google-flights.js";
|
|
64
|
+
import { GoogleHotels as Le } from "./icons/google-hotels.js";
|
|
65
|
+
import { GoogleJobs as Oe } from "./icons/google-jobs.js";
|
|
66
|
+
import { GoogleMaps as Ee } from "./icons/google-maps.js";
|
|
67
|
+
import { GoogleNews as We } from "./icons/google-news.js";
|
|
68
|
+
import { GoogleSheets as qe } from "./icons/google-sheets.js";
|
|
69
|
+
import { GoogleShopping as Xe } from "./icons/google-shopping.js";
|
|
70
|
+
import { GoogleSlides as Qe } from "./icons/google-slides.js";
|
|
71
|
+
import { Heroku as Ye } from "./icons/heroku.js";
|
|
72
|
+
import { Hootsuite as Ke } from "./icons/hootsuite.js";
|
|
73
|
+
import { Hubspot as $e } from "./icons/hubspot.js";
|
|
74
|
+
import { Intercom as rt } from "./icons/intercom.js";
|
|
75
|
+
import { Jira as tt } from "./icons/jira.js";
|
|
76
|
+
import { Linear as mt } from "./icons/linear.js";
|
|
77
|
+
import { Linkedin as it } from "./icons/linkedin.js";
|
|
78
|
+
import { Mailchimp as lt } from "./icons/mailchimp.js";
|
|
79
|
+
import { Mcp as xt } from "./icons/mcp.js";
|
|
80
|
+
import { Microsoft as ut } from "./icons/microsoft.js";
|
|
81
|
+
import { MicrosoftDynamics as St } from "./icons/microsoft-dynamics.js";
|
|
82
|
+
import { MicrosoftSharepoint as ct } from "./icons/microsoft-sharepoint.js";
|
|
83
|
+
import { MicrosoftTeams as Ct } from "./icons/microsoft-teams.js";
|
|
84
|
+
import { Miro as Dt } from "./icons/miro.js";
|
|
85
|
+
import { Monday as ht } from "./icons/monday.js";
|
|
86
|
+
import { Netsuite as Bt } from "./icons/netsuite.js";
|
|
87
|
+
import { Notion as At } from "./icons/notion.js";
|
|
88
|
+
import { Oauth as wt } from "./icons/oauth.js";
|
|
89
|
+
import { Obsidian as Pt } from "./icons/obsidian.js";
|
|
90
|
+
import { Okta as yt } from "./icons/okta.js";
|
|
91
|
+
import { OneDrive as Lt } from "./icons/one-drive.js";
|
|
92
|
+
import { OutlookCalendar as Ot } from "./icons/outlook-calendar.js";
|
|
93
|
+
import { OutlookMail as Et } from "./icons/outlook-mail.js";
|
|
94
|
+
import { Pinecone as Wt } from "./icons/pinecone.js";
|
|
95
|
+
import { Pinterest as qt } from "./icons/pinterest.js";
|
|
96
|
+
import { Pipedrive as Xt } from "./icons/pipedrive.js";
|
|
97
|
+
import { Plaid as Qt } from "./icons/plaid.js";
|
|
98
|
+
import { Postgres as Yt } from "./icons/postgres.js";
|
|
99
|
+
import { Quickbooks as Kt } from "./icons/quickbooks.js";
|
|
100
|
+
import { Reddit as $t } from "./icons/reddit.js";
|
|
101
|
+
import { Salesforce as rp } from "./icons/salesforce.js";
|
|
102
|
+
import { Shopify as tp } from "./icons/shopify.js";
|
|
103
|
+
import { Singlestore as mp } from "./icons/singlestore.js";
|
|
104
|
+
import { Slack as ip } from "./icons/slack.js";
|
|
105
|
+
import { Snowflake as lp } from "./icons/snowflake.js";
|
|
106
|
+
import { Splunk as xp } from "./icons/splunk.js";
|
|
107
|
+
import { Spotify as up } from "./icons/spotify.js";
|
|
108
|
+
import { Square as Sp } from "./icons/square.js";
|
|
109
|
+
import { Squarespace as cp } from "./icons/squarespace.js";
|
|
110
|
+
import { Stripe as Cp } from "./icons/stripe.js";
|
|
111
|
+
import { Tesla as Dp } from "./icons/tesla.js";
|
|
112
|
+
import { Tiktok as hp } from "./icons/tiktok.js";
|
|
113
|
+
import { Trello as Bp } from "./icons/trello.js";
|
|
114
|
+
import { Twilio as Ap } from "./icons/twilio.js";
|
|
115
|
+
import { Twitch as wp } from "./icons/twitch.js";
|
|
116
|
+
import { Vercel as Pp } from "./icons/vercel.js";
|
|
117
|
+
import { Walmart as yp } from "./icons/walmart.js";
|
|
118
|
+
import { Weaviate as Lp } from "./icons/weaviate.js";
|
|
119
|
+
import { Workday as Op } from "./icons/workday.js";
|
|
120
|
+
import { Wrike as Ep } from "./icons/wrike.js";
|
|
121
|
+
import { X as Wp } from "./icons/x.js";
|
|
122
|
+
import { Xero as qp } from "./icons/xero.js";
|
|
123
|
+
import { Youtube as Xp } from "./icons/youtube.js";
|
|
124
|
+
import { Zendesk as Qp } from "./icons/zendesk.js";
|
|
125
|
+
import { Zoom as Yp } from "./icons/zoom.js";
|
|
126
|
+
import { Input as Kp } from "./input.js";
|
|
127
|
+
import { Label as $p } from "./label.js";
|
|
128
|
+
import { MobileTooltip as rm, MobileTooltipContent as em, MobileTooltipProvider as tm, MobileTooltipTrigger as pm } from "./mobile-tooltip.js";
|
|
129
|
+
import { Popover as am, PopoverAnchor as im, PopoverContent as fm, PopoverTrigger as lm } from "./popover.js";
|
|
130
|
+
import { ProBadge as xm } from "./pro-badge.js";
|
|
131
|
+
import { Progress as um } from "./progress.js";
|
|
132
|
+
import { RadioGroup as Sm, RadioGroupItem as gm } from "./radio-group.js";
|
|
133
|
+
import { ResizableHandle as sm, ResizablePanel as Cm, ResizablePanelGroup as Tm } from "./resizable.js";
|
|
134
|
+
import { ScrollArea as Mm, ScrollBar as hm } from "./scroll-area.js";
|
|
135
|
+
import { Select as Bm, SelectContent as km, SelectGroup as Am, SelectItem as Fm, SelectLabel as wm, SelectScrollDownButton as vm, SelectScrollUpButton as Pm, SelectSeparator as Im, SelectTrigger as ym, SelectValue as Hm } from "./select.js";
|
|
136
|
+
import { Separator as Rm } from "./separator.js";
|
|
137
|
+
import { Sheet as zm, SheetClose as Em, SheetContent as Vm, SheetDescription as Wm, SheetFooter as Nm, SheetHeader as qm, SheetTitle as Jm, SheetTrigger as Xm } from "./sheet.js";
|
|
138
|
+
import { Sidebar as Qm, SidebarContent as Um, SidebarFooter as Ym, SidebarGroup as jm, SidebarGroupAction as Km, SidebarGroupContent as _m, SidebarGroupLabel as $m, SidebarHeader as oa, SidebarInput as ra, SidebarInset as ea, SidebarMenu as ta, SidebarMenuAction as pa, SidebarMenuBadge as ma, SidebarMenuButton as aa, SidebarMenuItem as ia, SidebarMenuSkeleton as fa, SidebarMenuSub as la, SidebarMenuSubButton as na, SidebarMenuSubItem as xa, SidebarProvider as da, SidebarRail as ua, SidebarSeparator as ba, SidebarTrigger as Sa, useSidebar as ga } from "./sidebar.js";
|
|
139
|
+
import { Skeleton as sa } from "./skeleton.js";
|
|
140
|
+
import { Slider as Ta } from "./slider.js";
|
|
141
|
+
import { Switch as Ma } from "./switch.js";
|
|
142
|
+
import { Table as Ga, TableBody as Ba, TableCaption as ka, TableCell as Aa, TableFooter as Fa, TableHead as wa, TableHeader as va, TableRow as Pa } from "./table.js";
|
|
143
|
+
import { Tabs as ya, TabsContent as Ha, TabsList as La, TabsTrigger as Ra } from "./tabs.js";
|
|
144
|
+
import { Textarea as za } from "./textarea.js";
|
|
145
|
+
import { Toggle as Va, toggleVariants as Wa } from "./toggle.js";
|
|
146
|
+
import { Tooltip as qa, TooltipContent as Ja, TooltipProvider as Xa, TooltipTrigger as Za } from "./tooltip.js";
|
|
147
|
+
import { FormProvider as Ua, useFormContext as Ya } from "react-hook-form";
|
|
39
148
|
export {
|
|
40
|
-
|
|
149
|
+
e as Accordion,
|
|
41
150
|
t as AccordionContent,
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
151
|
+
p as AccordionItem,
|
|
152
|
+
m as AccordionTrigger,
|
|
153
|
+
Yo as Adp,
|
|
154
|
+
Ko as Aha,
|
|
155
|
+
$o as Airtable,
|
|
156
|
+
i as Alert,
|
|
157
|
+
f as AlertDescription,
|
|
158
|
+
l as AlertTitle,
|
|
159
|
+
rr as Amplitude,
|
|
160
|
+
tr as Arcade,
|
|
161
|
+
mr as Asana,
|
|
162
|
+
ir as Ashby,
|
|
163
|
+
lr as Atlassian,
|
|
164
|
+
xr as Auth0,
|
|
165
|
+
x as Avatar,
|
|
166
|
+
d as AvatarFallback,
|
|
49
167
|
u as AvatarImage,
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
168
|
+
ur as Azure,
|
|
169
|
+
S as Badge,
|
|
170
|
+
Sr as Bamboohr,
|
|
171
|
+
cr as Basecamp,
|
|
172
|
+
Cr as Bill,
|
|
173
|
+
Dr as Bitbucket,
|
|
174
|
+
hr as Bluesky,
|
|
175
|
+
Br as Box,
|
|
176
|
+
Ar as Braze,
|
|
177
|
+
s as Breadcrumb,
|
|
178
|
+
C as BreadcrumbEllipsis,
|
|
179
|
+
T as BreadcrumbItem,
|
|
54
180
|
D as BreadcrumbLink,
|
|
55
181
|
M as BreadcrumbList,
|
|
56
182
|
h as BreadcrumbPage,
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
y as
|
|
66
|
-
|
|
183
|
+
G as BreadcrumbSeparator,
|
|
184
|
+
wr as Brex,
|
|
185
|
+
Pr as Buffer,
|
|
186
|
+
k as Button,
|
|
187
|
+
w as ByocBadge,
|
|
188
|
+
yr as Calendly,
|
|
189
|
+
P as Card,
|
|
190
|
+
I as CardAction,
|
|
191
|
+
y as CardContent,
|
|
192
|
+
H as CardDescription,
|
|
193
|
+
L as CardFooter,
|
|
194
|
+
R as CardHeader,
|
|
195
|
+
O as CardTitle,
|
|
67
196
|
E as ChartContainer,
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
197
|
+
V as ChartLegend,
|
|
198
|
+
W as ChartLegendContent,
|
|
199
|
+
N as ChartStyle,
|
|
71
200
|
q as ChartTooltip,
|
|
72
201
|
J as ChartTooltipContent,
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
202
|
+
Z as Checkbox,
|
|
203
|
+
Lr as Clickhouse,
|
|
204
|
+
Or as Clickup,
|
|
205
|
+
Er as Closeio,
|
|
206
|
+
Wr as Coinbase,
|
|
207
|
+
U as Collapsible,
|
|
208
|
+
Y as CollapsibleContent,
|
|
209
|
+
j as CollapsibleTrigger,
|
|
77
210
|
_ as Command,
|
|
78
211
|
$ as CommandDialog,
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
212
|
+
oo as CommandEmpty,
|
|
213
|
+
ro as CommandGroup,
|
|
214
|
+
eo as CommandInput,
|
|
215
|
+
to as CommandItem,
|
|
216
|
+
po as CommandList,
|
|
217
|
+
mo as CommandSeparator,
|
|
218
|
+
ao as CommandShortcut,
|
|
219
|
+
qr as Confluence,
|
|
220
|
+
Xr as Datadog,
|
|
221
|
+
fo as Dialog,
|
|
222
|
+
lo as DialogClose,
|
|
223
|
+
no as DialogContent,
|
|
224
|
+
xo as DialogDescription,
|
|
225
|
+
uo as DialogFooter,
|
|
226
|
+
bo as DialogHeader,
|
|
227
|
+
So as DialogOverlay,
|
|
228
|
+
go as DialogPortal,
|
|
229
|
+
co as DialogTitle,
|
|
230
|
+
so as DialogTrigger,
|
|
231
|
+
Qr as DigitalOcean,
|
|
232
|
+
Yr as Discord,
|
|
233
|
+
Kr as Dropbox,
|
|
234
|
+
To as DropdownMenu,
|
|
235
|
+
Do as DropdownMenuCheckboxItem,
|
|
236
|
+
Mo as DropdownMenuContent,
|
|
237
|
+
ho as DropdownMenuGroup,
|
|
238
|
+
Go as DropdownMenuItem,
|
|
239
|
+
Bo as DropdownMenuLabel,
|
|
240
|
+
ko as DropdownMenuPortal,
|
|
241
|
+
Ao as DropdownMenuRadioGroup,
|
|
242
|
+
Fo as DropdownMenuRadioItem,
|
|
243
|
+
wo as DropdownMenuSeparator,
|
|
244
|
+
vo as DropdownMenuShortcut,
|
|
245
|
+
Po as DropdownMenuSub,
|
|
246
|
+
Io as DropdownMenuSubContent,
|
|
247
|
+
yo as DropdownMenuSubTrigger,
|
|
248
|
+
Ho as DropdownMenuTrigger,
|
|
249
|
+
$r as E2b,
|
|
250
|
+
re as Ebay,
|
|
251
|
+
te as Evernote,
|
|
252
|
+
me as Factorial,
|
|
253
|
+
ie as Figma,
|
|
254
|
+
le as Firecrawl,
|
|
255
|
+
Ro as Form,
|
|
256
|
+
Oo as FormControl,
|
|
257
|
+
zo as FormDescription,
|
|
258
|
+
Eo as FormField,
|
|
259
|
+
Vo as FormItem,
|
|
260
|
+
Wo as FormLabel,
|
|
261
|
+
No as FormMessage,
|
|
262
|
+
Ua as FormProvider,
|
|
263
|
+
xe as Generic,
|
|
264
|
+
ue as Github,
|
|
265
|
+
Se as Gitlab,
|
|
266
|
+
ce as Gmail,
|
|
267
|
+
Ce as Google,
|
|
268
|
+
De as GoogleCalendar,
|
|
269
|
+
he as GoogleContacts,
|
|
270
|
+
Be as GoogleDocs,
|
|
271
|
+
Ae as GoogleDrive,
|
|
272
|
+
we as GoogleFinance,
|
|
273
|
+
Pe as GoogleFlight,
|
|
274
|
+
ye as GoogleFlights,
|
|
275
|
+
Le as GoogleHotels,
|
|
276
|
+
Oe as GoogleJobs,
|
|
277
|
+
Ee as GoogleMaps,
|
|
278
|
+
We as GoogleNews,
|
|
279
|
+
qe as GoogleSheets,
|
|
280
|
+
Xe as GoogleShopping,
|
|
281
|
+
Qe as GoogleSlides,
|
|
282
|
+
Ye as Heroku,
|
|
283
|
+
Ke as Hootsuite,
|
|
284
|
+
Xo as HoverCard,
|
|
285
|
+
Zo as HoverCardContent,
|
|
286
|
+
Qo as HoverCardTrigger,
|
|
287
|
+
$e as Hubspot,
|
|
288
|
+
Kp as Input,
|
|
289
|
+
rt as Intercom,
|
|
290
|
+
tt as Jira,
|
|
291
|
+
$p as Label,
|
|
292
|
+
mt as Linear,
|
|
293
|
+
it as Linkedin,
|
|
294
|
+
lt as Mailchimp,
|
|
295
|
+
xt as Mcp,
|
|
296
|
+
ut as Microsoft,
|
|
297
|
+
St as MicrosoftDynamics,
|
|
298
|
+
ct as MicrosoftSharepoint,
|
|
299
|
+
Ct as MicrosoftTeams,
|
|
300
|
+
Dt as Miro,
|
|
301
|
+
rm as MobileTooltip,
|
|
302
|
+
em as MobileTooltipContent,
|
|
303
|
+
tm as MobileTooltipProvider,
|
|
304
|
+
pm as MobileTooltipTrigger,
|
|
305
|
+
ht as Monday,
|
|
306
|
+
Bt as Netsuite,
|
|
307
|
+
At as Notion,
|
|
308
|
+
wt as Oauth,
|
|
309
|
+
Pt as Obsidian,
|
|
310
|
+
yt as Okta,
|
|
311
|
+
Lt as OneDrive,
|
|
312
|
+
Ot as OutlookCalendar,
|
|
313
|
+
Et as OutlookMail,
|
|
314
|
+
Wt as Pinecone,
|
|
315
|
+
qt as Pinterest,
|
|
316
|
+
Xt as Pipedrive,
|
|
317
|
+
Qt as Plaid,
|
|
318
|
+
am as Popover,
|
|
319
|
+
im as PopoverAnchor,
|
|
320
|
+
fm as PopoverContent,
|
|
321
|
+
lm as PopoverTrigger,
|
|
322
|
+
Yt as Postgres,
|
|
323
|
+
xm as ProBadge,
|
|
324
|
+
um as Progress,
|
|
325
|
+
Kt as Quickbooks,
|
|
326
|
+
Sm as RadioGroup,
|
|
327
|
+
gm as RadioGroupItem,
|
|
328
|
+
$t as Reddit,
|
|
329
|
+
sm as ResizableHandle,
|
|
330
|
+
Cm as ResizablePanel,
|
|
331
|
+
Tm as ResizablePanelGroup,
|
|
332
|
+
rp as Salesforce,
|
|
333
|
+
Mm as ScrollArea,
|
|
334
|
+
hm as ScrollBar,
|
|
335
|
+
Bm as Select,
|
|
336
|
+
km as SelectContent,
|
|
337
|
+
Am as SelectGroup,
|
|
338
|
+
Fm as SelectItem,
|
|
339
|
+
wm as SelectLabel,
|
|
340
|
+
vm as SelectScrollDownButton,
|
|
341
|
+
Pm as SelectScrollUpButton,
|
|
342
|
+
Im as SelectSeparator,
|
|
343
|
+
ym as SelectTrigger,
|
|
344
|
+
Hm as SelectValue,
|
|
345
|
+
Rm as Separator,
|
|
346
|
+
zm as Sheet,
|
|
347
|
+
Em as SheetClose,
|
|
348
|
+
Vm as SheetContent,
|
|
349
|
+
Wm as SheetDescription,
|
|
350
|
+
Nm as SheetFooter,
|
|
351
|
+
qm as SheetHeader,
|
|
352
|
+
Jm as SheetTitle,
|
|
353
|
+
Xm as SheetTrigger,
|
|
354
|
+
tp as Shopify,
|
|
355
|
+
Qm as Sidebar,
|
|
356
|
+
Um as SidebarContent,
|
|
357
|
+
Ym as SidebarFooter,
|
|
358
|
+
jm as SidebarGroup,
|
|
359
|
+
Km as SidebarGroupAction,
|
|
360
|
+
_m as SidebarGroupContent,
|
|
361
|
+
$m as SidebarGroupLabel,
|
|
362
|
+
oa as SidebarHeader,
|
|
363
|
+
ra as SidebarInput,
|
|
364
|
+
ea as SidebarInset,
|
|
365
|
+
ta as SidebarMenu,
|
|
366
|
+
pa as SidebarMenuAction,
|
|
367
|
+
ma as SidebarMenuBadge,
|
|
368
|
+
aa as SidebarMenuButton,
|
|
369
|
+
ia as SidebarMenuItem,
|
|
370
|
+
fa as SidebarMenuSkeleton,
|
|
371
|
+
la as SidebarMenuSub,
|
|
372
|
+
na as SidebarMenuSubButton,
|
|
373
|
+
xa as SidebarMenuSubItem,
|
|
374
|
+
da as SidebarProvider,
|
|
375
|
+
ua as SidebarRail,
|
|
376
|
+
ba as SidebarSeparator,
|
|
377
|
+
Sa as SidebarTrigger,
|
|
378
|
+
mp as Singlestore,
|
|
379
|
+
sa as Skeleton,
|
|
380
|
+
ip as Slack,
|
|
381
|
+
Ta as Slider,
|
|
382
|
+
lp as Snowflake,
|
|
383
|
+
xp as Splunk,
|
|
384
|
+
up as Spotify,
|
|
385
|
+
Sp as Square,
|
|
386
|
+
cp as Squarespace,
|
|
387
|
+
Cp as Stripe,
|
|
388
|
+
Ma as Switch,
|
|
389
|
+
Ga as Table,
|
|
390
|
+
Ba as TableBody,
|
|
391
|
+
ka as TableCaption,
|
|
392
|
+
Aa as TableCell,
|
|
393
|
+
Fa as TableFooter,
|
|
394
|
+
wa as TableHead,
|
|
395
|
+
va as TableHeader,
|
|
396
|
+
Pa as TableRow,
|
|
397
|
+
ya as Tabs,
|
|
398
|
+
Ha as TabsContent,
|
|
399
|
+
La as TabsList,
|
|
400
|
+
Ra as TabsTrigger,
|
|
401
|
+
Dp as Tesla,
|
|
402
|
+
za as Textarea,
|
|
403
|
+
hp as Tiktok,
|
|
404
|
+
Va as Toggle,
|
|
405
|
+
qa as Tooltip,
|
|
406
|
+
Ja as TooltipContent,
|
|
407
|
+
Xa as TooltipProvider,
|
|
408
|
+
Za as TooltipTrigger,
|
|
409
|
+
Bp as Trello,
|
|
410
|
+
Ap as Twilio,
|
|
411
|
+
wp as Twitch,
|
|
412
|
+
Pp as Vercel,
|
|
413
|
+
yp as Walmart,
|
|
414
|
+
Lp as Weaviate,
|
|
415
|
+
Op as Workday,
|
|
416
|
+
Ep as Wrike,
|
|
417
|
+
Wp as X,
|
|
418
|
+
qp as Xero,
|
|
419
|
+
Xp as Youtube,
|
|
420
|
+
Qp as Zendesk,
|
|
421
|
+
Yp as Zoom,
|
|
422
|
+
g as badgeVariants,
|
|
423
|
+
A as buttonVariants,
|
|
424
|
+
Wa as toggleVariants,
|
|
425
|
+
Ya as useFormContext,
|
|
426
|
+
qo as useFormField,
|
|
427
|
+
ga as useSidebar
|
|
210
428
|
};
|
|
@@ -6,8 +6,8 @@ import { c as z } from "../../../index-DFZozV_h.js";
|
|
|
6
6
|
import { P as G, D as H } from "../../../index-DYHsXnnS.js";
|
|
7
7
|
import { h as K, R as j, u as U, F as V } from "../../../Combination-CmNnuUVg.js";
|
|
8
8
|
import { u as W } from "../../../index-Cv867SGx.js";
|
|
9
|
-
import { c as _, R as Z, A as x, C as q, a as B } from "../../../index-
|
|
10
|
-
import { P as w } from "../../../index-
|
|
9
|
+
import { c as _, R as Z, A as x, C as q, a as B } from "../../../index-DH9yRdVk.js";
|
|
10
|
+
import { P as w } from "../../../index-BGfrl8IX.js";
|
|
11
11
|
import { P as b } from "../../../index-CpDnqHCm.js";
|
|
12
12
|
import { u as J } from "../../../index-437EL2iq.js";
|
|
13
13
|
import { c as Q } from "../../../utils-Db4QWi-E.js";
|