Skip to content

Commit dc21bfe

Browse files
committed
chore(docs): regenerate docs after google ads integration
1 parent 53751b7 commit dc21bfe

File tree

2 files changed

+7
-39
lines changed

2 files changed

+7
-39
lines changed

apps/docs/components/ui/icon-mapping.ts

Lines changed: 6 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,12 @@ import {
99
AirtableIcon,
1010
AirweaveIcon,
1111
AlgoliaIcon,
12-
AmplitudeIcon,
1312
ApifyIcon,
1413
ApolloIcon,
1514
ArxivIcon,
1615
AsanaIcon,
17-
AshbyIcon,
1816
AttioIcon,
1917
BrainIcon,
20-
BrandfetchIcon,
2118
BrowserUseIcon,
2219
CalComIcon,
2320
CalendlyIcon,
@@ -27,51 +24,42 @@ import {
2724
CloudflareIcon,
2825
ConfluenceIcon,
2926
CursorIcon,
30-
DatabricksIcon,
3127
DatadogIcon,
3228
DevinIcon,
3329
DiscordIcon,
3430
DocumentIcon,
3531
DropboxIcon,
3632
DsPyIcon,
37-
DubIcon,
3833
DuckDuckGoIcon,
3934
DynamoDBIcon,
4035
ElasticsearchIcon,
4136
ElevenLabsIcon,
4237
EnrichSoIcon,
43-
EvernoteIcon,
4438
ExaAIIcon,
4539
EyeIcon,
46-
FathomIcon,
4740
FirecrawlIcon,
4841
FirefliesIcon,
49-
GammaIcon,
50-
GithubIcon,
5142
GitLabIcon,
43+
GithubIcon,
5244
GmailIcon,
5345
GongIcon,
5446
GoogleAdsIcon,
5547
GoogleBigQueryIcon,
5648
GoogleBooksIcon,
5749
GoogleCalendarIcon,
58-
GoogleContactsIcon,
5950
GoogleDocsIcon,
6051
GoogleDriveIcon,
6152
GoogleFormsIcon,
6253
GoogleGroupsIcon,
6354
GoogleIcon,
6455
GoogleMapsIcon,
65-
GoogleMeetIcon,
66-
GooglePagespeedIcon,
6756
GoogleSheetsIcon,
6857
GoogleSlidesIcon,
6958
GoogleTasksIcon,
7059
GoogleTranslateIcon,
7160
GoogleVaultIcon,
7261
GrafanaIcon,
7362
GrainIcon,
74-
GreenhouseIcon,
7563
GreptileIcon,
7664
HexIcon,
7765
HubspotIcon,
@@ -89,11 +77,9 @@ import {
8977
LinearIcon,
9078
LinkedInIcon,
9179
LinkupIcon,
92-
LoopsIcon,
93-
LumaIcon,
80+
MailServerIcon,
9481
MailchimpIcon,
9582
MailgunIcon,
96-
MailServerIcon,
9783
Mem0Icon,
9884
MicrosoftDataverseIcon,
9985
MicrosoftExcelIcon,
@@ -106,12 +92,10 @@ import {
10692
MySQLIcon,
10793
Neo4jIcon,
10894
NotionIcon,
109-
ObsidianIcon,
11095
OnePasswordIcon,
11196
OpenAIIcon,
11297
OutlookIcon,
11398
PackageSearchIcon,
114-
PagerDutyIcon,
11599
ParallelIcon,
116100
PerplexityIcon,
117101
PineconeIcon,
@@ -128,6 +112,8 @@ import {
128112
ResendIcon,
129113
RevenueCatIcon,
130114
S3Icon,
115+
SQSIcon,
116+
STTIcon,
131117
SalesforceIcon,
132118
SearchIcon,
133119
SendgridIcon,
@@ -139,19 +125,17 @@ import {
139125
SimilarwebIcon,
140126
SlackIcon,
141127
SmtpIcon,
142-
SQSIcon,
143128
SshIcon,
144-
STTIcon,
145129
StagehandIcon,
146130
StripeIcon,
147131
SupabaseIcon,
132+
TTSIcon,
148133
TavilyIcon,
149134
TelegramIcon,
150135
TextractIcon,
151136
TinybirdIcon,
152137
TranslateIcon,
153138
TrelloIcon,
154-
TTSIcon,
155139
TwilioIcon,
156140
TypeformIcon,
157141
UpstashIcon,
@@ -162,11 +146,11 @@ import {
162146
WhatsAppIcon,
163147
WikipediaIcon,
164148
WordpressIcon,
165-
xIcon,
166149
YouTubeIcon,
167150
ZendeskIcon,
168151
ZepIcon,
169152
ZoomIcon,
153+
xIcon,
170154
} from '@/components/icons'
171155

172156
type IconComponent = ComponentType<SVGProps<SVGSVGElement>>
@@ -177,14 +161,11 @@ export const blockTypeToIconMap: Record<string, IconComponent> = {
177161
airtable: AirtableIcon,
178162
airweave: AirweaveIcon,
179163
algolia: AlgoliaIcon,
180-
amplitude: AmplitudeIcon,
181164
apify: ApifyIcon,
182165
apollo: ApolloIcon,
183166
arxiv: ArxivIcon,
184167
asana: AsanaIcon,
185-
ashby: AshbyIcon,
186168
attio: AttioIcon,
187-
brandfetch: BrandfetchIcon,
188169
browser_use: BrowserUseIcon,
189170
calcom: CalComIcon,
190171
calendly: CalendlyIcon,
@@ -194,25 +175,20 @@ export const blockTypeToIconMap: Record<string, IconComponent> = {
194175
cloudflare: CloudflareIcon,
195176
confluence_v2: ConfluenceIcon,
196177
cursor_v2: CursorIcon,
197-
databricks: DatabricksIcon,
198178
datadog: DatadogIcon,
199179
devin: DevinIcon,
200180
discord: DiscordIcon,
201181
dropbox: DropboxIcon,
202182
dspy: DsPyIcon,
203-
dub: DubIcon,
204183
duckduckgo: DuckDuckGoIcon,
205184
dynamodb: DynamoDBIcon,
206185
elasticsearch: ElasticsearchIcon,
207186
elevenlabs: ElevenLabsIcon,
208187
enrich: EnrichSoIcon,
209-
evernote: EvernoteIcon,
210188
exa: ExaAIIcon,
211-
fathom: FathomIcon,
212189
file_v3: DocumentIcon,
213190
firecrawl: FirecrawlIcon,
214191
fireflies_v2: FirefliesIcon,
215-
gamma: GammaIcon,
216192
github_v2: GithubIcon,
217193
gitlab: GitLabIcon,
218194
gmail_v2: GmailIcon,
@@ -221,14 +197,11 @@ export const blockTypeToIconMap: Record<string, IconComponent> = {
221197
google_bigquery: GoogleBigQueryIcon,
222198
google_books: GoogleBooksIcon,
223199
google_calendar_v2: GoogleCalendarIcon,
224-
google_contacts: GoogleContactsIcon,
225200
google_docs: GoogleDocsIcon,
226201
google_drive: GoogleDriveIcon,
227202
google_forms: GoogleFormsIcon,
228203
google_groups: GoogleGroupsIcon,
229204
google_maps: GoogleMapsIcon,
230-
google_meet: GoogleMeetIcon,
231-
google_pagespeed: GooglePagespeedIcon,
232205
google_search: GoogleIcon,
233206
google_sheets_v2: GoogleSheetsIcon,
234207
google_slides_v2: GoogleSlidesIcon,
@@ -237,7 +210,6 @@ export const blockTypeToIconMap: Record<string, IconComponent> = {
237210
google_vault: GoogleVaultIcon,
238211
grafana: GrafanaIcon,
239212
grain: GrainIcon,
240-
greenhouse: GreenhouseIcon,
241213
greptile: GreptileIcon,
242214
hex: HexIcon,
243215
hubspot: HubspotIcon,
@@ -257,8 +229,6 @@ export const blockTypeToIconMap: Record<string, IconComponent> = {
257229
linear: LinearIcon,
258230
linkedin: LinkedInIcon,
259231
linkup: LinkupIcon,
260-
loops: LoopsIcon,
261-
luma: LumaIcon,
262232
mailchimp: MailchimpIcon,
263233
mailgun: MailgunIcon,
264234
mem0: Mem0Icon,
@@ -272,12 +242,10 @@ export const blockTypeToIconMap: Record<string, IconComponent> = {
272242
mysql: MySQLIcon,
273243
neo4j: Neo4jIcon,
274244
notion_v2: NotionIcon,
275-
obsidian: ObsidianIcon,
276245
onedrive: MicrosoftOneDriveIcon,
277246
onepassword: OnePasswordIcon,
278247
openai: OpenAIIcon,
279248
outlook: OutlookIcon,
280-
pagerduty: PagerDutyIcon,
281249
parallel_ai: ParallelIcon,
282250
perplexity: PerplexityIcon,
283251
pinecone: PineconeIcon,

apps/docs/content/docs/en/tools/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,4 +167,4 @@
167167
"zep",
168168
"zoom"
169169
]
170-
}
170+
}

0 commit comments

Comments
 (0)