@arcadeai/design-system 3.36.0 → 3.36.2
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/dist/components/index.js +411 -396
- package/dist/components/ui/atoms/arcade-gradient.d.ts.map +1 -0
- package/dist/components/ui/atoms/{icons/arcade-gradient.js → arcade-gradient.js} +1 -1
- package/dist/components/ui/atoms/icons/index.d.ts +0 -1
- package/dist/components/ui/atoms/icons/index.d.ts.map +1 -1
- package/dist/components/ui/atoms/icons/index.js +294 -296
- package/dist/components/ui/atoms/index.d.ts +1 -0
- package/dist/components/ui/atoms/index.d.ts.map +1 -1
- package/dist/components/ui/atoms/index.js +112 -112
- package/dist/components/ui/atoms/virtualized-grid.d.ts.map +1 -1
- package/dist/components/ui/atoms/virtualized-grid.js +16 -16
- package/dist/components/ui/index.js +411 -396
- package/dist/components/ui/molecules/chat-history-item.d.ts +21 -0
- package/dist/components/ui/molecules/chat-history-item.d.ts.map +1 -0
- package/dist/components/ui/molecules/chat-history-item.js +88 -0
- package/dist/components/ui/molecules/chat-message-list.d.ts +6 -0
- package/dist/components/ui/molecules/chat-message-list.d.ts.map +1 -1
- package/dist/components/ui/molecules/chat-message-list.js +117 -61
- package/dist/components/ui/molecules/confirm-popover.d.ts +20 -0
- package/dist/components/ui/molecules/confirm-popover.d.ts.map +1 -0
- package/dist/components/ui/molecules/confirm-popover.js +50 -0
- package/dist/components/ui/molecules/error-state.d.ts +17 -0
- package/dist/components/ui/molecules/error-state.d.ts.map +1 -0
- package/dist/components/ui/molecules/error-state.js +45 -0
- package/dist/components/ui/molecules/index.d.ts +8 -4
- package/dist/components/ui/molecules/index.d.ts.map +1 -1
- package/dist/components/ui/molecules/index.js +41 -41
- package/dist/components/ui/molecules/requirement-badges.js +4 -5
- package/dist/components/ui/molecules/toolkit-card.js +1 -1
- package/dist/components/ui/pages/chat-page-skeleton.d.ts +7 -0
- package/dist/components/ui/pages/chat-page-skeleton.d.ts.map +1 -0
- package/dist/components/ui/pages/chat-page-skeleton.js +18 -0
- package/dist/components/ui/pages/index.d.ts +2 -2
- package/dist/components/ui/pages/index.d.ts.map +1 -1
- package/dist/components/ui/pages/index.js +4 -4
- package/dist/components/ui/templates/chat-template-skeletons.d.ts +12 -0
- package/dist/components/ui/templates/chat-template-skeletons.d.ts.map +1 -0
- package/dist/components/ui/templates/chat-template-skeletons.js +127 -0
- package/dist/components/ui/templates/error-template.d.ts +20 -0
- package/dist/components/ui/templates/error-template.d.ts.map +1 -0
- package/dist/components/ui/templates/error-template.js +117 -0
- package/dist/components/ui/templates/index.d.ts +4 -0
- package/dist/components/ui/templates/index.d.ts.map +1 -1
- package/dist/components/ui/templates/index.js +37 -22
- package/dist/hooks/use-mobile.d.ts.map +1 -1
- package/dist/hooks/use-mobile.js +12 -11
- package/dist/main.js +380 -365
- package/dist/metadata/toolkit-icons.d.ts.map +1 -1
- package/dist/metadata/toolkit-icons.js +187 -186
- package/dist/metadata/toolkits.d.ts.map +1 -1
- package/dist/metadata/toolkits.js +13 -0
- package/dist/{toolkit-card-B97E7TBA.js → toolkit-card-CB1oiaei.js} +2 -3
- package/package.json +1 -1
- package/dist/components/ui/atoms/icons/arcade-gradient.d.ts.map +0 -1
- package/dist/components/ui/molecules/switcher.d.ts +0 -83
- package/dist/components/ui/molecules/switcher.d.ts.map +0 -1
- package/dist/components/ui/molecules/switcher.js +0 -164
- package/dist/components/ui/pages/chat-page.d.ts +0 -83
- package/dist/components/ui/pages/chat-page.d.ts.map +0 -1
- package/dist/components/ui/pages/chat-page.js +0 -385
- /package/dist/components/ui/atoms/{icons/arcade-gradient.d.ts → arcade-gradient.d.ts} +0 -0
|
@@ -3,306 +3,304 @@ import { Aha as p } from "./aha.js";
|
|
|
3
3
|
import { Airtable as m } from "./airtable.js";
|
|
4
4
|
import { Amplitude as a } from "./amplitude.js";
|
|
5
5
|
import { Arcade as l } from "./arcade.js";
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
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 {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
41
|
-
import {
|
|
42
|
-
import {
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
-
import {
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
49
|
-
import {
|
|
50
|
-
import {
|
|
51
|
-
import {
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import {
|
|
57
|
-
import {
|
|
58
|
-
import {
|
|
59
|
-
import {
|
|
60
|
-
import {
|
|
61
|
-
import {
|
|
62
|
-
import {
|
|
63
|
-
import {
|
|
64
|
-
import {
|
|
65
|
-
import {
|
|
66
|
-
import {
|
|
67
|
-
import {
|
|
68
|
-
import {
|
|
69
|
-
import {
|
|
70
|
-
import {
|
|
71
|
-
import {
|
|
72
|
-
import {
|
|
73
|
-
import {
|
|
74
|
-
import {
|
|
75
|
-
import {
|
|
76
|
-
import {
|
|
77
|
-
import {
|
|
78
|
-
import {
|
|
79
|
-
import {
|
|
80
|
-
import {
|
|
81
|
-
import {
|
|
82
|
-
import {
|
|
83
|
-
import {
|
|
84
|
-
import {
|
|
85
|
-
import {
|
|
86
|
-
import {
|
|
87
|
-
import {
|
|
88
|
-
import {
|
|
89
|
-
import {
|
|
90
|
-
import {
|
|
91
|
-
import {
|
|
92
|
-
import {
|
|
93
|
-
import {
|
|
94
|
-
import {
|
|
95
|
-
import {
|
|
96
|
-
import {
|
|
97
|
-
import {
|
|
98
|
-
import {
|
|
99
|
-
import {
|
|
100
|
-
import {
|
|
101
|
-
import {
|
|
102
|
-
import {
|
|
103
|
-
import {
|
|
104
|
-
import {
|
|
105
|
-
import {
|
|
106
|
-
import {
|
|
107
|
-
import {
|
|
108
|
-
import {
|
|
109
|
-
import {
|
|
110
|
-
import {
|
|
111
|
-
import {
|
|
112
|
-
import {
|
|
113
|
-
import {
|
|
114
|
-
import {
|
|
115
|
-
import {
|
|
116
|
-
import {
|
|
117
|
-
import {
|
|
118
|
-
import {
|
|
119
|
-
import {
|
|
120
|
-
import {
|
|
121
|
-
import {
|
|
122
|
-
import {
|
|
123
|
-
import {
|
|
124
|
-
import {
|
|
125
|
-
import {
|
|
126
|
-
import {
|
|
127
|
-
import {
|
|
128
|
-
import {
|
|
129
|
-
import {
|
|
130
|
-
import {
|
|
131
|
-
import {
|
|
132
|
-
import {
|
|
133
|
-
import {
|
|
134
|
-
import {
|
|
135
|
-
import {
|
|
136
|
-
import {
|
|
137
|
-
import {
|
|
138
|
-
import {
|
|
139
|
-
import {
|
|
140
|
-
import {
|
|
141
|
-
import {
|
|
142
|
-
import {
|
|
143
|
-
import {
|
|
144
|
-
import {
|
|
145
|
-
import {
|
|
146
|
-
import {
|
|
147
|
-
import {
|
|
148
|
-
import {
|
|
149
|
-
import {
|
|
150
|
-
import {
|
|
151
|
-
import {
|
|
152
|
-
import {
|
|
153
|
-
import { Zoom as Zp } from "./zoom.js";
|
|
6
|
+
import { ArcadeLogo as n } from "./arcade-logo.js";
|
|
7
|
+
import { Asana as g } from "./asana.js";
|
|
8
|
+
import { Ashby as d } from "./ashby.js";
|
|
9
|
+
import { Atlassian as k } from "./atlassian.js";
|
|
10
|
+
import { Attio as C } from "./attio.js";
|
|
11
|
+
import { Auth0 as y } from "./auth0.js";
|
|
12
|
+
import { Azure as S } from "./azure.js";
|
|
13
|
+
import { Bamboohr as B } from "./bamboohr.js";
|
|
14
|
+
import { Basecamp as D } from "./basecamp.js";
|
|
15
|
+
import { Bill as O } from "./bill.js";
|
|
16
|
+
import { Bitbucket as w } from "./bitbucket.js";
|
|
17
|
+
import { Bluesky as v } from "./bluesky.js";
|
|
18
|
+
import { Box as E } from "./box.js";
|
|
19
|
+
import { Braze as H } from "./braze.js";
|
|
20
|
+
import { Brex as q } from "./brex.js";
|
|
21
|
+
import { Brightdata as V } from "./brightdata.js";
|
|
22
|
+
import { Buffer as J } from "./buffer.js";
|
|
23
|
+
import { Calendly as X } from "./calendly.js";
|
|
24
|
+
import { Claude as Q } from "./claude.js";
|
|
25
|
+
import { ClaudeCodeLogotype as K } from "./claude-code-logotype.js";
|
|
26
|
+
import { Clickhouse as _ } from "./clickhouse.js";
|
|
27
|
+
import { Clickup as oo } from "./clickup.js";
|
|
28
|
+
import { Cline as eo } from "./cline.js";
|
|
29
|
+
import { Closeio as po } from "./closeio.js";
|
|
30
|
+
import { Codesandbox as mo } from "./codesandbox.js";
|
|
31
|
+
import { Coinbase as ao } from "./coinbase.js";
|
|
32
|
+
import { Confluence as lo } from "./confluence.js";
|
|
33
|
+
import { Cursor as no } from "./cursor.js";
|
|
34
|
+
import { CursorInstallDark as go } from "./cursor-install-dark.js";
|
|
35
|
+
import { CursorInstallLight as ho } from "./cursor-install-light.js";
|
|
36
|
+
import { CursorLogotype as Go } from "./cursor-logotype.js";
|
|
37
|
+
import { Customerio as Mo } from "./customerio.js";
|
|
38
|
+
import { Datadog as bo } from "./datadog.js";
|
|
39
|
+
import { Daytona as Ao } from "./daytona.js";
|
|
40
|
+
import { DigitalOcean as Lo } from "./digital-ocean.js";
|
|
41
|
+
import { Discord as Po } from "./discord.js";
|
|
42
|
+
import { Dropbox as To } from "./dropbox.js";
|
|
43
|
+
import { E2b as Fo } from "./e2b.js";
|
|
44
|
+
import { Ebay as Wo } from "./ebay.js";
|
|
45
|
+
import { Evernote as Zo } from "./evernote.js";
|
|
46
|
+
import { Exa as Io } from "./exa.js";
|
|
47
|
+
import { Factorial as No } from "./factorial.js";
|
|
48
|
+
import { Figma as zo } from "./figma.js";
|
|
49
|
+
import { Firecrawl as Ro } from "./firecrawl.js";
|
|
50
|
+
import { Freshservice as Yo } from "./freshservice.js";
|
|
51
|
+
import { Gemini as jo } from "./gemini.js";
|
|
52
|
+
import { Generic as Uo } from "./generic.js";
|
|
53
|
+
import { Github as $o } from "./github.js";
|
|
54
|
+
import { Gitlab as rr } from "./gitlab.js";
|
|
55
|
+
import { Gmail as tr } from "./gmail.js";
|
|
56
|
+
import { Google as fr } from "./google.js";
|
|
57
|
+
import { GoogleCalendar as xr } from "./google-calendar.js";
|
|
58
|
+
import { GoogleContacts as ir } from "./google-contacts.js";
|
|
59
|
+
import { GoogleDocs as sr } from "./google-docs.js";
|
|
60
|
+
import { GoogleDrive as cr } from "./google-drive.js";
|
|
61
|
+
import { GoogleFinance as ur } from "./google-finance.js";
|
|
62
|
+
import { GoogleFlight as hr } from "./google-flight.js";
|
|
63
|
+
import { GoogleFlights as Gr } from "./google-flights.js";
|
|
64
|
+
import { GoogleHotels as Mr } from "./google-hotels.js";
|
|
65
|
+
import { GoogleJobs as br } from "./google-jobs.js";
|
|
66
|
+
import { GoogleMaps as Ar } from "./google-maps.js";
|
|
67
|
+
import { GoogleNews as Lr } from "./google-news.js";
|
|
68
|
+
import { GoogleSheets as Pr } from "./google-sheets.js";
|
|
69
|
+
import { GoogleShopping as Tr } from "./google-shopping.js";
|
|
70
|
+
import { GoogleSlides as Fr } from "./google-slides.js";
|
|
71
|
+
import { Goose as Wr } from "./goose.js";
|
|
72
|
+
import { Granola as Zr } from "./granola.js";
|
|
73
|
+
import { Heroku as Ir } from "./heroku.js";
|
|
74
|
+
import { Hootsuite as Nr } from "./hootsuite.js";
|
|
75
|
+
import { Hubspot as zr } from "./hubspot.js";
|
|
76
|
+
import { Imgflip as Rr } from "./imgflip.js";
|
|
77
|
+
import { Intercom as Yr } from "./intercom.js";
|
|
78
|
+
import { Jira as jr } from "./jira.js";
|
|
79
|
+
import { Langchain as Ur } from "./langchain.js";
|
|
80
|
+
import { LangchainLogotype as $r } from "./langchain-logotype.js";
|
|
81
|
+
import { Linear as re } from "./linear.js";
|
|
82
|
+
import { Linkedin as te } from "./linkedin.js";
|
|
83
|
+
import { Luma as fe } from "./luma.js";
|
|
84
|
+
import { Mailchimp as xe } from "./mailchimp.js";
|
|
85
|
+
import { Mastra as ie } from "./mastra.js";
|
|
86
|
+
import { MastraLogotype as se } from "./mastra-logotype.js";
|
|
87
|
+
import { MathToolkit as ce } from "./math-toolkit.js";
|
|
88
|
+
import { Mcp as ue } from "./mcp.js";
|
|
89
|
+
import { Microsoft as he } from "./microsoft.js";
|
|
90
|
+
import { MicrosoftDynamics as Ge } from "./microsoft-dynamics.js";
|
|
91
|
+
import { MicrosoftExcel as Me } from "./microsoft-excel.js";
|
|
92
|
+
import { MicrosoftOnedrive as be } from "./microsoft-onedrive.js";
|
|
93
|
+
import { MicrosoftOutlookCalendar as Ae } from "./microsoft-outlook-calendar.js";
|
|
94
|
+
import { MicrosoftOutlookMail as Le } from "./microsoft-outlook-mail.js";
|
|
95
|
+
import { MicrosoftPowerpoint as Pe } from "./microsoft-powerpoint.js";
|
|
96
|
+
import { MicrosoftSharepoint as Te } from "./microsoft-sharepoint.js";
|
|
97
|
+
import { MicrosoftTeams as Fe } from "./microsoft-teams.js";
|
|
98
|
+
import { MicrosoftWord as We } from "./microsoft-word.js";
|
|
99
|
+
import { Miro as Ze } from "./miro.js";
|
|
100
|
+
import { Monday as Ie } from "./monday.js";
|
|
101
|
+
import { MongoDB as Ne } from "./mongodb.js";
|
|
102
|
+
import { Netsuite as ze } from "./netsuite.js";
|
|
103
|
+
import { Notion as Re } from "./notion.js";
|
|
104
|
+
import { Oauth as Ye } from "./oauth.js";
|
|
105
|
+
import { Obsidian as je } from "./obsidian.js";
|
|
106
|
+
import { Okta as Ue } from "./okta.js";
|
|
107
|
+
import { Openai as $e } from "./openai.js";
|
|
108
|
+
import { Pagerduty as rt } from "./pagerduty.js";
|
|
109
|
+
import { Pinecone as tt } from "./pinecone.js";
|
|
110
|
+
import { Pinterest as ft } from "./pinterest.js";
|
|
111
|
+
import { Pipedrive as xt } from "./pipedrive.js";
|
|
112
|
+
import { Plaid as it } from "./plaid.js";
|
|
113
|
+
import { Postgres as st } from "./postgres.js";
|
|
114
|
+
import { Posthog as ct } from "./posthog.js";
|
|
115
|
+
import { Pylon as ut } from "./pylon.js";
|
|
116
|
+
import { Quickbooks as ht } from "./quickbooks.js";
|
|
117
|
+
import { Railway as Gt } from "./railway.js";
|
|
118
|
+
import { Reddit as Mt } from "./reddit.js";
|
|
119
|
+
import { Salesforce as bt } from "./salesforce.js";
|
|
120
|
+
import { Shopify as At } from "./shopify.js";
|
|
121
|
+
import { Singlestore as Lt } from "./singlestore.js";
|
|
122
|
+
import { Slack as Pt } from "./slack.js";
|
|
123
|
+
import { Snowflake as Tt } from "./snowflake.js";
|
|
124
|
+
import { Splunk as Ft } from "./splunk.js";
|
|
125
|
+
import { Spotify as Wt } from "./spotify.js";
|
|
126
|
+
import { Square as Zt } from "./square.js";
|
|
127
|
+
import { Squarespace as It } from "./squarespace.js";
|
|
128
|
+
import { Squareup as Nt } from "./squareup.js";
|
|
129
|
+
import { Stripe as zt } from "./stripe.js";
|
|
130
|
+
import { Tesla as Rt } from "./tesla.js";
|
|
131
|
+
import { Ticktick as Yt } from "./ticktick.js";
|
|
132
|
+
import { Tiktok as jt } from "./tiktok.js";
|
|
133
|
+
import { Trello as Ut } from "./trello.js";
|
|
134
|
+
import { Twilio as $t } from "./twilio.js";
|
|
135
|
+
import { Twitch as rp } from "./twitch.js";
|
|
136
|
+
import { Vercel as tp } from "./vercel.js";
|
|
137
|
+
import { VercelLogotype as fp } from "./vercel-logotype.js";
|
|
138
|
+
import { Vscode as xp } from "./vscode.js";
|
|
139
|
+
import { Walmart as ip } from "./walmart.js";
|
|
140
|
+
import { Weaviate as sp } from "./weaviate.js";
|
|
141
|
+
import { Windsurf as cp } from "./windsurf.js";
|
|
142
|
+
import { Workday as up } from "./workday.js";
|
|
143
|
+
import { Wrike as hp } from "./wrike.js";
|
|
144
|
+
import { X as Gp } from "./x.js";
|
|
145
|
+
import { Xero as Mp } from "./xero.js";
|
|
146
|
+
import { Youtube as bp } from "./youtube.js";
|
|
147
|
+
import { Yugabytedb as Ap } from "./yugabytedb.js";
|
|
148
|
+
import { Zendesk as Lp } from "./zendesk.js";
|
|
149
|
+
import { Zoho as Pp } from "./zoho.js";
|
|
150
|
+
import { ZohoBooks as Tp } from "./zoho-books.js";
|
|
151
|
+
import { ZohoCreator as Fp } from "./zoho-creator.js";
|
|
152
|
+
import { Zoom as Wp } from "./zoom.js";
|
|
154
153
|
export {
|
|
155
154
|
e as Adp,
|
|
156
155
|
p as Aha,
|
|
157
156
|
m as Airtable,
|
|
158
157
|
a as Amplitude,
|
|
159
158
|
l as Arcade,
|
|
160
|
-
n as
|
|
161
|
-
g as
|
|
162
|
-
d as
|
|
163
|
-
k as
|
|
164
|
-
C as
|
|
165
|
-
y as
|
|
166
|
-
S as
|
|
167
|
-
B as
|
|
168
|
-
D as
|
|
169
|
-
O as
|
|
170
|
-
w as
|
|
171
|
-
v as
|
|
172
|
-
E as
|
|
173
|
-
H as
|
|
174
|
-
q as
|
|
175
|
-
V as
|
|
176
|
-
J as
|
|
177
|
-
X as
|
|
178
|
-
Q as
|
|
179
|
-
K as
|
|
180
|
-
_ as
|
|
181
|
-
oo as
|
|
182
|
-
eo as
|
|
183
|
-
po as
|
|
184
|
-
mo as
|
|
185
|
-
ao as
|
|
186
|
-
lo as
|
|
187
|
-
no as
|
|
188
|
-
go as
|
|
189
|
-
ho as
|
|
190
|
-
Go as
|
|
191
|
-
Mo as
|
|
192
|
-
bo as
|
|
193
|
-
Ao as
|
|
194
|
-
Lo as
|
|
195
|
-
Po as
|
|
196
|
-
To as
|
|
197
|
-
Fo as
|
|
198
|
-
Wo as
|
|
199
|
-
Zo as
|
|
200
|
-
Io as
|
|
201
|
-
No as
|
|
202
|
-
zo as
|
|
203
|
-
Ro as
|
|
204
|
-
Yo as
|
|
205
|
-
jo as
|
|
206
|
-
Uo as
|
|
207
|
-
$o as
|
|
208
|
-
rr as
|
|
209
|
-
tr as
|
|
210
|
-
fr as
|
|
211
|
-
xr as
|
|
212
|
-
ir as
|
|
213
|
-
sr as
|
|
214
|
-
cr as
|
|
215
|
-
ur as
|
|
216
|
-
hr as
|
|
217
|
-
Gr as
|
|
218
|
-
Mr as
|
|
219
|
-
br as
|
|
220
|
-
Ar as
|
|
221
|
-
Lr as
|
|
222
|
-
Pr as
|
|
223
|
-
Tr as
|
|
224
|
-
Fr as
|
|
225
|
-
Wr as
|
|
226
|
-
Zr as
|
|
227
|
-
Ir as
|
|
228
|
-
Nr as
|
|
229
|
-
zr as
|
|
230
|
-
Rr as
|
|
231
|
-
Yr as
|
|
232
|
-
jr as
|
|
233
|
-
Ur as
|
|
234
|
-
$r as
|
|
235
|
-
re as
|
|
236
|
-
te as
|
|
237
|
-
fe as
|
|
238
|
-
xe as
|
|
239
|
-
ie as
|
|
240
|
-
se as
|
|
241
|
-
ce as
|
|
242
|
-
ue as
|
|
243
|
-
he as
|
|
244
|
-
Ge as
|
|
245
|
-
Me as
|
|
246
|
-
be as
|
|
247
|
-
Ae as
|
|
248
|
-
Le as
|
|
249
|
-
Pe as
|
|
250
|
-
Te as
|
|
251
|
-
Fe as
|
|
252
|
-
We as
|
|
253
|
-
Ze as
|
|
254
|
-
Ie as
|
|
255
|
-
Ne as
|
|
256
|
-
ze as
|
|
257
|
-
Re as
|
|
258
|
-
Ye as
|
|
259
|
-
je as
|
|
260
|
-
Ue as
|
|
261
|
-
$e as
|
|
262
|
-
rt as
|
|
263
|
-
tt as
|
|
264
|
-
ft as
|
|
265
|
-
xt as
|
|
266
|
-
it as
|
|
267
|
-
st as
|
|
268
|
-
ct as
|
|
269
|
-
ut as
|
|
270
|
-
ht as
|
|
271
|
-
Gt as
|
|
272
|
-
Mt as
|
|
273
|
-
bt as
|
|
274
|
-
At as
|
|
275
|
-
Lt as
|
|
276
|
-
Pt as
|
|
277
|
-
Tt as
|
|
278
|
-
Ft as
|
|
279
|
-
Wt as
|
|
280
|
-
Zt as
|
|
281
|
-
It as
|
|
282
|
-
Nt as
|
|
283
|
-
zt as
|
|
284
|
-
Rt as
|
|
285
|
-
Yt as
|
|
286
|
-
jt as
|
|
287
|
-
Ut as
|
|
288
|
-
$t as
|
|
289
|
-
rp as
|
|
290
|
-
tp as
|
|
291
|
-
fp as
|
|
292
|
-
xp as
|
|
293
|
-
ip as
|
|
294
|
-
sp as
|
|
295
|
-
cp as
|
|
296
|
-
up as
|
|
297
|
-
hp as
|
|
298
|
-
Gp as
|
|
299
|
-
Mp as
|
|
300
|
-
bp as
|
|
301
|
-
Ap as
|
|
302
|
-
Lp as
|
|
303
|
-
Pp as
|
|
304
|
-
Tp as
|
|
305
|
-
Fp as
|
|
306
|
-
Wp as
|
|
307
|
-
Zp as Zoom
|
|
159
|
+
n as ArcadeLogo,
|
|
160
|
+
g as Asana,
|
|
161
|
+
d as Ashby,
|
|
162
|
+
k as Atlassian,
|
|
163
|
+
C as Attio,
|
|
164
|
+
y as Auth0,
|
|
165
|
+
S as Azure,
|
|
166
|
+
B as Bamboohr,
|
|
167
|
+
D as Basecamp,
|
|
168
|
+
O as Bill,
|
|
169
|
+
w as Bitbucket,
|
|
170
|
+
v as Bluesky,
|
|
171
|
+
E as Box,
|
|
172
|
+
H as Braze,
|
|
173
|
+
q as Brex,
|
|
174
|
+
V as Brightdata,
|
|
175
|
+
J as Buffer,
|
|
176
|
+
X as Calendly,
|
|
177
|
+
Q as Claude,
|
|
178
|
+
K as ClaudeCodeLogotype,
|
|
179
|
+
_ as Clickhouse,
|
|
180
|
+
oo as Clickup,
|
|
181
|
+
eo as Cline,
|
|
182
|
+
po as Closeio,
|
|
183
|
+
mo as Codesandbox,
|
|
184
|
+
ao as Coinbase,
|
|
185
|
+
lo as Confluence,
|
|
186
|
+
no as Cursor,
|
|
187
|
+
go as CursorInstallDark,
|
|
188
|
+
ho as CursorInstallLight,
|
|
189
|
+
Go as CursorLogotype,
|
|
190
|
+
Mo as Customerio,
|
|
191
|
+
bo as Datadog,
|
|
192
|
+
Ao as Daytona,
|
|
193
|
+
Lo as DigitalOcean,
|
|
194
|
+
Po as Discord,
|
|
195
|
+
To as Dropbox,
|
|
196
|
+
Fo as E2b,
|
|
197
|
+
Wo as Ebay,
|
|
198
|
+
Zo as Evernote,
|
|
199
|
+
Io as Exa,
|
|
200
|
+
No as Factorial,
|
|
201
|
+
zo as Figma,
|
|
202
|
+
Ro as Firecrawl,
|
|
203
|
+
Yo as Freshservice,
|
|
204
|
+
jo as Gemini,
|
|
205
|
+
Uo as Generic,
|
|
206
|
+
$o as Github,
|
|
207
|
+
rr as Gitlab,
|
|
208
|
+
tr as Gmail,
|
|
209
|
+
fr as Google,
|
|
210
|
+
xr as GoogleCalendar,
|
|
211
|
+
ir as GoogleContacts,
|
|
212
|
+
sr as GoogleDocs,
|
|
213
|
+
cr as GoogleDrive,
|
|
214
|
+
ur as GoogleFinance,
|
|
215
|
+
hr as GoogleFlight,
|
|
216
|
+
Gr as GoogleFlights,
|
|
217
|
+
Mr as GoogleHotels,
|
|
218
|
+
br as GoogleJobs,
|
|
219
|
+
Ar as GoogleMaps,
|
|
220
|
+
Lr as GoogleNews,
|
|
221
|
+
Pr as GoogleSheets,
|
|
222
|
+
Tr as GoogleShopping,
|
|
223
|
+
Fr as GoogleSlides,
|
|
224
|
+
Wr as Goose,
|
|
225
|
+
Zr as Granola,
|
|
226
|
+
Ir as Heroku,
|
|
227
|
+
Nr as Hootsuite,
|
|
228
|
+
zr as Hubspot,
|
|
229
|
+
Rr as Imgflip,
|
|
230
|
+
Yr as Intercom,
|
|
231
|
+
jr as Jira,
|
|
232
|
+
Ur as Langchain,
|
|
233
|
+
$r as LangchainLogotype,
|
|
234
|
+
re as Linear,
|
|
235
|
+
te as Linkedin,
|
|
236
|
+
fe as Luma,
|
|
237
|
+
xe as Mailchimp,
|
|
238
|
+
ie as Mastra,
|
|
239
|
+
se as MastraLogotype,
|
|
240
|
+
ce as MathToolkit,
|
|
241
|
+
ue as Mcp,
|
|
242
|
+
he as Microsoft,
|
|
243
|
+
Ge as MicrosoftDynamics,
|
|
244
|
+
Me as MicrosoftExcel,
|
|
245
|
+
be as MicrosoftOnedrive,
|
|
246
|
+
Ae as MicrosoftOutlookCalendar,
|
|
247
|
+
Le as MicrosoftOutlookMail,
|
|
248
|
+
Pe as MicrosoftPowerpoint,
|
|
249
|
+
Te as MicrosoftSharepoint,
|
|
250
|
+
Fe as MicrosoftTeams,
|
|
251
|
+
We as MicrosoftWord,
|
|
252
|
+
Ze as Miro,
|
|
253
|
+
Ie as Monday,
|
|
254
|
+
Ne as MongoDB,
|
|
255
|
+
ze as Netsuite,
|
|
256
|
+
Re as Notion,
|
|
257
|
+
Ye as Oauth,
|
|
258
|
+
je as Obsidian,
|
|
259
|
+
Ue as Okta,
|
|
260
|
+
$e as Openai,
|
|
261
|
+
rt as Pagerduty,
|
|
262
|
+
tt as Pinecone,
|
|
263
|
+
ft as Pinterest,
|
|
264
|
+
xt as Pipedrive,
|
|
265
|
+
it as Plaid,
|
|
266
|
+
st as Postgres,
|
|
267
|
+
ct as Posthog,
|
|
268
|
+
ut as Pylon,
|
|
269
|
+
ht as Quickbooks,
|
|
270
|
+
Gt as Railway,
|
|
271
|
+
Mt as Reddit,
|
|
272
|
+
bt as Salesforce,
|
|
273
|
+
At as Shopify,
|
|
274
|
+
Lt as Singlestore,
|
|
275
|
+
Pt as Slack,
|
|
276
|
+
Tt as Snowflake,
|
|
277
|
+
Ft as Splunk,
|
|
278
|
+
Wt as Spotify,
|
|
279
|
+
Zt as Square,
|
|
280
|
+
It as Squarespace,
|
|
281
|
+
Nt as Squareup,
|
|
282
|
+
zt as Stripe,
|
|
283
|
+
Rt as Tesla,
|
|
284
|
+
Yt as Ticktick,
|
|
285
|
+
jt as Tiktok,
|
|
286
|
+
Ut as Trello,
|
|
287
|
+
$t as Twilio,
|
|
288
|
+
rp as Twitch,
|
|
289
|
+
tp as Vercel,
|
|
290
|
+
fp as VercelLogotype,
|
|
291
|
+
xp as Vscode,
|
|
292
|
+
ip as Walmart,
|
|
293
|
+
sp as Weaviate,
|
|
294
|
+
cp as Windsurf,
|
|
295
|
+
up as Workday,
|
|
296
|
+
hp as Wrike,
|
|
297
|
+
Gp as X,
|
|
298
|
+
Mp as Xero,
|
|
299
|
+
bp as Youtube,
|
|
300
|
+
Ap as Yugabytedb,
|
|
301
|
+
Lp as Zendesk,
|
|
302
|
+
Pp as Zoho,
|
|
303
|
+
Tp as ZohoBooks,
|
|
304
|
+
Fp as ZohoCreator,
|
|
305
|
+
Wp as Zoom
|
|
308
306
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../lib/components/ui/atoms/index.ts"],"names":[],"mappings":"AAAA,+GAA+G;AAE/G,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC;AACxB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,UAAU,CAAC;AACzB,cAAc,6BAA6B,CAAC;AAC5C,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,UAAU,CAAC;AACzB,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,kBAAkB,CAAC;AACjC,cAAc,YAAY,CAAC;AAC3B,cAAc,cAAc,CAAC;AAC7B,cAAc,eAAe,CAAC;AAC9B,cAAc,WAAW,CAAC;AAC1B,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAChC,cAAc,cAAc,CAAC;AAC7B,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC;AACxB,cAAc,kBAAkB,CAAC;AACjC,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC;AAC3B,cAAc,kBAAkB,CAAC;AACjC,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAC5B,cAAc,YAAY,CAAC;AAC3B,cAAc,eAAe,CAAC;AAC9B,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,UAAU,CAAC;AACzB,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC;AACxB,cAAc,WAAW,CAAC;AAC1B,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC;AACzB,cAAc,kBAAkB,CAAC;AACjC,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAC1B,cAAc,sBAAsB,CAAC;AACrC,cAAc,oBAAoB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../lib/components/ui/atoms/index.ts"],"names":[],"mappings":"AAAA,+GAA+G;AAE/G,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC;AACxB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,mBAAmB,CAAC;AAClC,cAAc,UAAU,CAAC;AACzB,cAAc,6BAA6B,CAAC;AAC5C,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,UAAU,CAAC;AACzB,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,kBAAkB,CAAC;AACjC,cAAc,YAAY,CAAC;AAC3B,cAAc,cAAc,CAAC;AAC7B,cAAc,eAAe,CAAC;AAC9B,cAAc,WAAW,CAAC;AAC1B,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAChC,cAAc,cAAc,CAAC;AAC7B,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC;AACxB,cAAc,kBAAkB,CAAC;AACjC,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC;AAC3B,cAAc,kBAAkB,CAAC;AACjC,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAC5B,cAAc,YAAY,CAAC;AAC3B,cAAc,eAAe,CAAC;AAC9B,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,UAAU,CAAC;AACzB,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC;AACxB,cAAc,WAAW,CAAC;AAC1B,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC;AACzB,cAAc,kBAAkB,CAAC;AACjC,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAC1B,cAAc,sBAAsB,CAAC;AACrC,cAAc,oBAAoB,CAAC"}
|