@arcadeai/design-system 3.28.2 → 3.29.1

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.
Files changed (90) hide show
  1. package/dist/assets/icons/daytona.js +10 -0
  2. package/dist/components/index.js +351 -355
  3. package/dist/components/ui/atoms/icons/daytona.d.ts +4 -0
  4. package/dist/components/ui/atoms/icons/daytona.d.ts.map +1 -0
  5. package/dist/components/ui/atoms/icons/daytona.js +25 -0
  6. package/dist/components/ui/atoms/icons/index.d.ts +1 -0
  7. package/dist/components/ui/atoms/icons/index.d.ts.map +1 -1
  8. package/dist/components/ui/atoms/icons/index.js +212 -210
  9. package/dist/components/ui/atoms/index.js +319 -317
  10. package/dist/components/ui/index.d.ts +0 -1
  11. package/dist/components/ui/index.d.ts.map +1 -1
  12. package/dist/components/ui/index.js +351 -355
  13. package/dist/components/ui/molecules/index.d.ts +0 -2
  14. package/dist/components/ui/molecules/index.d.ts.map +1 -1
  15. package/dist/components/ui/molecules/index.js +9 -13
  16. package/dist/components/ui/molecules/requirement-badges.js +4 -7
  17. package/dist/components/ui/molecules/toolkit-card.d.ts +14 -2
  18. package/dist/components/ui/molecules/toolkit-card.d.ts.map +1 -1
  19. package/dist/components/ui/molecules/toolkit-card.js +1 -1
  20. package/dist/main.js +385 -389
  21. package/dist/metadata/toolkit-icons.d.ts.map +1 -1
  22. package/dist/metadata/toolkit-icons.js +180 -178
  23. package/dist/metadata/toolkits.d.ts.map +1 -1
  24. package/dist/metadata/toolkits.js +13 -0
  25. package/dist/{toolkit-card-BTFS_2j_.js → toolkit-card-DE-5B2dS.js} +2 -5
  26. package/package.json +28 -71
  27. package/dist/components/ui/molecules/toolkit-picker-trigger.d.ts +0 -9
  28. package/dist/components/ui/molecules/toolkit-picker-trigger.d.ts.map +0 -1
  29. package/dist/components/ui/molecules/toolkit-picker-trigger.js +0 -99
  30. package/dist/components/ui/molecules/toolkit-selection-summary.d.ts +0 -12
  31. package/dist/components/ui/molecules/toolkit-selection-summary.d.ts.map +0 -1
  32. package/dist/components/ui/molecules/toolkit-selection-summary.js +0 -116
  33. package/dist/components/ui/organisms/index.d.ts +0 -3
  34. package/dist/components/ui/organisms/index.d.ts.map +0 -1
  35. package/dist/components/ui/organisms/index.js +0 -4
  36. package/dist/components/ui/organisms/toolkit-picker/components/action-buttons.d.ts +0 -7
  37. package/dist/components/ui/organisms/toolkit-picker/components/action-buttons.d.ts.map +0 -1
  38. package/dist/components/ui/organisms/toolkit-picker/components/action-buttons.js +0 -54
  39. package/dist/components/ui/organisms/toolkit-picker/components/filter-badges.d.ts +0 -2
  40. package/dist/components/ui/organisms/toolkit-picker/components/filter-badges.d.ts.map +0 -1
  41. package/dist/components/ui/organisms/toolkit-picker/components/filter-badges.js +0 -89
  42. package/dist/components/ui/organisms/toolkit-picker/components/footer-summary.d.ts +0 -2
  43. package/dist/components/ui/organisms/toolkit-picker/components/footer-summary.d.ts.map +0 -1
  44. package/dist/components/ui/organisms/toolkit-picker/components/footer-summary.js +0 -36
  45. package/dist/components/ui/organisms/toolkit-picker/components/search-input.d.ts +0 -2
  46. package/dist/components/ui/organisms/toolkit-picker/components/search-input.d.ts.map +0 -1
  47. package/dist/components/ui/organisms/toolkit-picker/components/search-input.js +0 -70
  48. package/dist/components/ui/organisms/toolkit-picker/components/select-button.d.ts +0 -10
  49. package/dist/components/ui/organisms/toolkit-picker/components/select-button.d.ts.map +0 -1
  50. package/dist/components/ui/organisms/toolkit-picker/components/select-button.js +0 -35
  51. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.d.ts +0 -10
  52. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.d.ts.map +0 -1
  53. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.js +0 -36
  54. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-list.d.ts +0 -9
  55. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-list.d.ts.map +0 -1
  56. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-list.js +0 -169
  57. package/dist/components/ui/organisms/toolkit-picker/components/tools-list.d.ts +0 -9
  58. package/dist/components/ui/organisms/toolkit-picker/components/tools-list.d.ts.map +0 -1
  59. package/dist/components/ui/organisms/toolkit-picker/components/tools-list.js +0 -125
  60. package/dist/components/ui/organisms/toolkit-picker/components/unoptimized-toggle.d.ts +0 -21
  61. package/dist/components/ui/organisms/toolkit-picker/components/unoptimized-toggle.d.ts.map +0 -1
  62. package/dist/components/ui/organisms/toolkit-picker/components/unoptimized-toggle.js +0 -29
  63. package/dist/components/ui/organisms/toolkit-picker/hooks/featured-toolkits.d.ts +0 -8
  64. package/dist/components/ui/organisms/toolkit-picker/hooks/featured-toolkits.d.ts.map +0 -1
  65. package/dist/components/ui/organisms/toolkit-picker/hooks/featured-toolkits.js +0 -11
  66. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.d.ts +0 -60
  67. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.d.ts.map +0 -1
  68. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.js +0 -326
  69. package/dist/components/ui/organisms/toolkit-picker/index.d.ts +0 -17
  70. package/dist/components/ui/organisms/toolkit-picker/index.d.ts.map +0 -1
  71. package/dist/components/ui/organisms/toolkit-picker/index.js +0 -17
  72. package/dist/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.d.ts +0 -14
  73. package/dist/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.d.ts.map +0 -1
  74. package/dist/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.js +0 -896
  75. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.d.ts +0 -3
  76. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.d.ts.map +0 -1
  77. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.js +0 -221
  78. package/dist/components/ui/organisms/toolkit-picker/utils/toolkit-grouping.d.ts +0 -51
  79. package/dist/components/ui/organisms/toolkit-picker/utils/toolkit-grouping.d.ts.map +0 -1
  80. package/dist/components/ui/organisms/toolkit-picker/utils/toolkit-grouping.js +0 -81
  81. package/dist/lib/arcade/arcade.d.ts +0 -76
  82. package/dist/lib/arcade/arcade.d.ts.map +0 -1
  83. package/dist/lib/arcade/arcade.js +0 -1305
  84. package/dist/lib/arcade/mocks.d.ts +0 -3
  85. package/dist/lib/arcade/mocks.d.ts.map +0 -1
  86. package/dist/lib/arcade/mocks.js +0 -547
  87. package/dist/lib/arcade/toolkit-collection.d.ts +0 -15
  88. package/dist/lib/arcade/toolkit-collection.d.ts.map +0 -1
  89. package/dist/lib/arcade/toolkit-collection.js +0 -149
  90. package/dist/web-sgv-FK6q.js +0 -84
@@ -1,3 +0,0 @@
1
- import { ToolDefinition } from '@arcadeai/arcadejs/resources/index.mjs';
2
- export declare const allTools: ToolDefinition[];
3
- //# sourceMappingURL=mocks.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"mocks.d.ts","sourceRoot":"","sources":["../../../lib/lib/arcade/mocks.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAE7E,eAAO,MAAM,QAAQ,EAAE,cAAc,EAmiBpC,CAAC"}
@@ -1,547 +0,0 @@
1
- const e = [
2
- {
3
- name: "simple_tool",
4
- fully_qualified_name: "simple_tool",
5
- qualified_name: "simple_tool",
6
- description: "A simple tool with no requirements",
7
- toolkit: {
8
- name: "basic",
9
- description: "Basic toolkit",
10
- version: "1.0.0"
11
- },
12
- input: { parameters: [] },
13
- requirements: void 0
14
- },
15
- {
16
- name: "secret_required_tool",
17
- fully_qualified_name: "secret_required_tool",
18
- qualified_name: "secret_required_tool",
19
- description: "A tool that requires API secrets",
20
- toolkit: {
21
- name: "api_toolkit",
22
- description: "API toolkit",
23
- version: "2.0.0"
24
- },
25
- input: {
26
- parameters: [
27
- {
28
- name: "api_key",
29
- value_schema: { val_type: "string" },
30
- description: "API key for the service",
31
- required: !0
32
- }
33
- ]
34
- },
35
- requirements: {
36
- met: !1,
37
- secrets: [
38
- {
39
- key: "OPENAI_API_KEY",
40
- met: !1,
41
- status_reason: "API key not configured"
42
- },
43
- {
44
- key: "ANTHROPIC_API_KEY",
45
- met: !1,
46
- status_reason: "API key not found"
47
- }
48
- ]
49
- }
50
- },
51
- {
52
- name: "partial_secrets_tool",
53
- fully_qualified_name: "partial_secrets_tool",
54
- qualified_name: "partial_secrets_tool",
55
- description: "A tool with some secrets configured",
56
- toolkit: {
57
- name: "api_toolkit",
58
- description: "API toolkit",
59
- version: "2.0.0"
60
- },
61
- input: { parameters: [] },
62
- requirements: {
63
- met: !1,
64
- secrets: [
65
- {
66
- key: "GROQ_API_KEY",
67
- met: !1,
68
- status_reason: "API key not configured"
69
- }
70
- ]
71
- }
72
- },
73
- {
74
- name: "anthropic_tool",
75
- fully_qualified_name: "anthropic_tool",
76
- qualified_name: "anthropic_tool",
77
- description: "Another tool with Anthropic API key",
78
- toolkit: {
79
- name: "api_toolkit",
80
- description: "API toolkit",
81
- version: "2.0.0"
82
- },
83
- input: { parameters: [] },
84
- requirements: {
85
- met: !1,
86
- secrets: [
87
- {
88
- key: "ANTHROPIC_API_KEY",
89
- met: !1,
90
- status_reason: "API key not found in another tool"
91
- }
92
- ]
93
- }
94
- },
95
- {
96
- name: "openai_configured_tool",
97
- fully_qualified_name: "openai_configured_tool",
98
- qualified_name: "openai_configured_tool",
99
- description: "A tool with OpenAI API key configured",
100
- toolkit: {
101
- name: "api_toolkit",
102
- description: "API toolkit",
103
- version: "2.0.0"
104
- },
105
- input: { parameters: [] },
106
- requirements: {
107
- met: !0,
108
- secrets: [
109
- {
110
- key: "OPENAI_API_KEY",
111
- met: !0,
112
- status_reason: "API key configured"
113
- }
114
- ]
115
- }
116
- },
117
- {
118
- name: "oauth_tool",
119
- fully_qualified_name: "oauth_tool",
120
- qualified_name: "oauth_tool",
121
- description: "A tool requiring OAuth2 authorization",
122
- toolkit: {
123
- name: "oauth_toolkit",
124
- description: "OAuth toolkit",
125
- version: "1.5.0"
126
- },
127
- input: { parameters: [] },
128
- requirements: {
129
- met: !1,
130
- authorization: {
131
- id: "auth_123",
132
- provider_id: "google",
133
- provider_type: "oauth2",
134
- status: "inactive",
135
- status_reason: "Authorization required",
136
- token_status: "not_started",
137
- oauth2: {
138
- scopes: ["https://www.googleapis.com/auth/calendar.readonly"]
139
- }
140
- }
141
- }
142
- },
143
- {
144
- name: "multi_scope_tool",
145
- fully_qualified_name: "multi_scope_tool",
146
- qualified_name: "multi_scope_tool",
147
- description: "A tool requiring multiple OAuth scopes",
148
- toolkit: {
149
- name: "oauth_toolkit",
150
- description: "OAuth toolkit",
151
- version: "1.5.0"
152
- },
153
- input: { parameters: [] },
154
- requirements: {
155
- met: !0,
156
- authorization: {
157
- id: "auth_456",
158
- provider_id: "google",
159
- provider_type: "oauth2",
160
- status: "inactive",
161
- status_reason: "Authorization required",
162
- token_status: "not_started",
163
- oauth2: {
164
- scopes: [
165
- "https://www.googleapis.com/auth/drive",
166
- "https://www.googleapis.com/auth/gmail.readonly"
167
- ]
168
- }
169
- }
170
- }
171
- },
172
- {
173
- name: "github_tool",
174
- fully_qualified_name: "github_tool",
175
- qualified_name: "github_tool",
176
- description: "A tool requiring GitHub OAuth",
177
- toolkit: {
178
- name: "github_toolkit",
179
- description: "GitHub toolkit",
180
- version: "1.0.0"
181
- },
182
- input: { parameters: [] },
183
- requirements: {
184
- met: !1,
185
- authorization: {
186
- id: "auth_789",
187
- provider_id: "github",
188
- provider_type: "oauth2",
189
- status: "inactive",
190
- status_reason: "GitHub authorization required",
191
- token_status: "not_started",
192
- oauth2: {
193
- scopes: ["repo", "user"]
194
- }
195
- }
196
- }
197
- },
198
- {
199
- name: "github_create_issue",
200
- fully_qualified_name: "github_create_issue",
201
- qualified_name: "github_create_issue",
202
- description: "A tool requiring GitHub OAuth to create an issue",
203
- toolkit: {
204
- name: "github_toolkit",
205
- description: "GitHub toolkit",
206
- version: "1.0.0"
207
- },
208
- input: { parameters: [] },
209
- requirements: {
210
- met: !0,
211
- authorization: {
212
- id: "auth_789",
213
- provider_id: "github",
214
- provider_type: "oauth2",
215
- status: "active",
216
- status_reason: "GitHub authorization required",
217
- oauth2: {
218
- scopes: ["issues"]
219
- }
220
- }
221
- }
222
- },
223
- {
224
- name: "active_auth_tool",
225
- fully_qualified_name: "active_auth_tool",
226
- qualified_name: "active_auth_tool",
227
- description: "A tool with active authorization",
228
- toolkit: {
229
- name: "oauth_toolkit",
230
- description: "OAuth toolkit",
231
- version: "1.5.0"
232
- },
233
- input: { parameters: [] },
234
- requirements: {
235
- met: !0,
236
- authorization: {
237
- id: "auth_active",
238
- provider_id: "google",
239
- provider_type: "oauth2",
240
- status: "active",
241
- status_reason: "Authorization active",
242
- token_status: "completed",
243
- oauth2: {
244
- scopes: ["https://www.googleapis.com/auth/calendar.readonly"]
245
- }
246
- }
247
- }
248
- },
249
- {
250
- fully_qualified_name: "Google.CreateBlankDocument@1.2.4",
251
- qualified_name: "Google.CreateBlankDocument",
252
- name: "CreateBlankDocument",
253
- description: "Create a blank Google Docs document with the specified title.",
254
- toolkit: {
255
- name: "Google",
256
- description: "Arcade.dev LLM tools for Google Workspace",
257
- version: "1.2.4"
258
- },
259
- input: {
260
- parameters: [
261
- {
262
- name: "title",
263
- required: !0,
264
- description: "The title of the blank document to create",
265
- value_schema: {
266
- val_type: "string"
267
- },
268
- inferrable: !0
269
- }
270
- ]
271
- },
272
- output: {
273
- available_modes: ["value", "error"],
274
- description: "The created document's title, documentId, and documentUrl in a dictionary",
275
- value_schema: {
276
- val_type: "json"
277
- }
278
- },
279
- requirements: {
280
- met: !0,
281
- authorization: {
282
- id: "arcade-google",
283
- provider_id: "google",
284
- provider_type: "oauth2",
285
- oauth2: {
286
- scopes: ["https://www.googleapis.com/auth/drive.file"]
287
- },
288
- status: "active"
289
- }
290
- }
291
- },
292
- {
293
- fully_qualified_name: "E2b.CreateStaticMatplotlibChart@2.0.0",
294
- qualified_name: "E2b.CreateStaticMatplotlibChart",
295
- name: "CreateStaticMatplotlibChart",
296
- description: `Run the provided Python code to generate a static matplotlib chart.
297
- The resulting chart is returned as a base64 encoded image.`,
298
- toolkit: {
299
- name: "E2b",
300
- description: "Arcade.dev LLM tools for running code in a sandbox using E2B",
301
- version: "2.0.0"
302
- },
303
- input: {
304
- parameters: [
305
- {
306
- name: "code",
307
- required: !0,
308
- description: "The Python code to run",
309
- value_schema: {
310
- val_type: "string"
311
- },
312
- inferrable: !0
313
- }
314
- ]
315
- },
316
- output: {
317
- available_modes: ["value", "error"],
318
- description: "A dictionary with the following keys: base64_image, logs, error",
319
- value_schema: {
320
- val_type: "json"
321
- }
322
- },
323
- requirements: {
324
- met: !1,
325
- secrets: [
326
- {
327
- key: "e2b_api_key",
328
- met: !1,
329
- status_reason: "Secret e2b_api_key not found"
330
- }
331
- ]
332
- }
333
- },
334
- {
335
- fully_qualified_name: "Gmail.ChangeEmailLabels@2.0.0",
336
- qualified_name: "Gmail.ChangeEmailLabels",
337
- name: "ChangeEmailLabels",
338
- description: "Add and remove labels from an email using the Gmail API.",
339
- toolkit: {
340
- name: "Gmail",
341
- description: "Arcade.dev LLM tools for Gmail",
342
- version: "2.0.0"
343
- },
344
- input: {
345
- parameters: [
346
- {
347
- name: "email_id",
348
- required: !0,
349
- description: "The ID of the email to modify labels for",
350
- value_schema: {
351
- val_type: "string"
352
- },
353
- inferrable: !0
354
- },
355
- {
356
- name: "labels_to_add",
357
- required: !0,
358
- description: "List of label names to add",
359
- value_schema: {
360
- val_type: "array",
361
- inner_val_type: "string"
362
- },
363
- inferrable: !0
364
- },
365
- {
366
- name: "labels_to_remove",
367
- required: !0,
368
- description: "List of label names to remove",
369
- value_schema: {
370
- val_type: "array",
371
- inner_val_type: "string"
372
- },
373
- inferrable: !0
374
- }
375
- ]
376
- },
377
- output: {
378
- available_modes: ["value", "error"],
379
- description: "List of labels that were added, removed, and not found",
380
- value_schema: {
381
- val_type: "json"
382
- }
383
- },
384
- requirements: {
385
- met: !0,
386
- authorization: {
387
- id: "arcade-google",
388
- provider_id: "google",
389
- provider_type: "oauth2",
390
- oauth2: {
391
- scopes: ["https://www.googleapis.com/auth/gmail.modify"]
392
- },
393
- status: "active"
394
- }
395
- }
396
- },
397
- {
398
- fully_qualified_name: "Gmail.CreateLabel@2.0.0",
399
- qualified_name: "Gmail.CreateLabel",
400
- name: "CreateLabel",
401
- description: "Create a new label in the user's mailbox.",
402
- toolkit: {
403
- name: "Gmail",
404
- description: "Arcade.dev LLM tools for Gmail",
405
- version: "2.0.0"
406
- },
407
- input: {
408
- parameters: [
409
- {
410
- name: "label_name",
411
- required: !0,
412
- description: "The name of the label to create",
413
- value_schema: {
414
- val_type: "string"
415
- },
416
- inferrable: !0
417
- }
418
- ]
419
- },
420
- output: {
421
- available_modes: ["value", "error"],
422
- description: "The details of the created label",
423
- value_schema: {
424
- val_type: "json"
425
- }
426
- },
427
- requirements: {
428
- met: !0,
429
- authorization: {
430
- id: "arcade-google",
431
- provider_id: "google",
432
- provider_type: "oauth2",
433
- oauth2: {
434
- scopes: ["https://www.googleapis.com/auth/gmail.labels"]
435
- },
436
- status: "active"
437
- }
438
- }
439
- },
440
- {
441
- fully_qualified_name: "gmail.gmail_send_email",
442
- qualified_name: "gmail.gmail_send_email",
443
- name: "gmail_send_email",
444
- description: "Send an email using Gmail",
445
- toolkit: {
446
- name: "Gmail",
447
- description: "Arcade.dev LLM tools for Gmail",
448
- version: "2.0.0"
449
- },
450
- input: {
451
- parameters: [
452
- {
453
- name: "to",
454
- required: !0,
455
- description: "Email address to send to",
456
- value_schema: {
457
- val_type: "string"
458
- },
459
- inferrable: !0
460
- },
461
- {
462
- name: "subject",
463
- required: !0,
464
- description: "Email subject",
465
- value_schema: {
466
- val_type: "string"
467
- },
468
- inferrable: !0
469
- },
470
- {
471
- name: "body",
472
- required: !0,
473
- description: "Email body content",
474
- value_schema: {
475
- val_type: "string"
476
- },
477
- inferrable: !0
478
- }
479
- ]
480
- },
481
- output: {
482
- available_modes: ["value", "error"],
483
- description: "Confirmation of sent email with message ID",
484
- value_schema: {
485
- val_type: "json"
486
- }
487
- },
488
- requirements: {
489
- met: !0,
490
- authorization: {
491
- id: "arcade-google",
492
- provider_id: "google",
493
- provider_type: "oauth2",
494
- oauth2: {
495
- scopes: ["https://www.googleapis.com/auth/gmail.modify"]
496
- },
497
- status: "active"
498
- }
499
- }
500
- },
501
- {
502
- fully_qualified_name: "gmail.gmail_get_inbox",
503
- qualified_name: "gmail.gmail_get_inbox",
504
- name: "gmail_get_inbox",
505
- description: "Get inbox messages from Gmail",
506
- toolkit: {
507
- name: "Gmail",
508
- description: "Arcade.dev LLM tools for Gmail",
509
- version: "2.0.0"
510
- },
511
- input: {
512
- parameters: [
513
- {
514
- name: "max_results",
515
- required: !1,
516
- description: "Maximum number of messages to return",
517
- value_schema: {
518
- val_type: "number"
519
- },
520
- inferrable: !0
521
- }
522
- ]
523
- },
524
- output: {
525
- available_modes: ["value", "error"],
526
- description: "List of inbox messages",
527
- value_schema: {
528
- val_type: "json"
529
- }
530
- },
531
- requirements: {
532
- met: !0,
533
- authorization: {
534
- id: "arcade-google",
535
- provider_id: "google",
536
- provider_type: "oauth2",
537
- oauth2: {
538
- scopes: ["https://www.googleapis.com/auth/gmail.modify"]
539
- },
540
- status: "active"
541
- }
542
- }
543
- }
544
- ];
545
- export {
546
- e as allTools
547
- };
@@ -1,15 +0,0 @@
1
- import { ToolDefinition } from '@arcadeai/arcadejs/resources/index.mjs';
2
- import { Toolkit, ToolkitCollection } from './arcade';
3
- /**
4
- * Helper function to create normalized searchable text from multiple strings.
5
- * Separates compound terms (like Gmail.List_emails) into individual searchable components.
6
- * Handles camelCase, snake_case, kebab-case, and dot.notation.
7
- */
8
- export declare const normalizeText: (parts: string[]) => string;
9
- export declare const groupToolsIntoToolkits: (tools: ToolDefinition[]) => Map<string, Toolkit>;
10
- /**
11
- * Build a ToolkitCollection from pre-fetched tools data without making an API call.
12
- * Groups tools by toolkit and creates pre-computed search indices.
13
- */
14
- export declare const buildToolkitCollection: (rawTools: ToolDefinition[]) => ToolkitCollection;
15
- //# sourceMappingURL=toolkit-collection.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"toolkit-collection.d.ts","sourceRoot":"","sources":["../../../lib/lib/arcade/toolkit-collection.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAC;AAE7E,OAAO,KAAK,EAGV,OAAO,EACP,iBAAiB,EAClB,MAAM,UAAU,CAAC;AAOlB;;;;GAIG;AACH,eAAO,MAAM,aAAa,GAAI,OAAO,MAAM,EAAE,WA6B5C,CAAC;AA2GF,eAAO,MAAM,sBAAsB,GACjC,OAAO,cAAc,EAAE,KACtB,GAAG,CAAC,MAAM,EAAE,OAAO,CA6BrB,CAAC;AA+BF;;;GAGG;AACH,eAAO,MAAM,sBAAsB,GACjC,UAAU,cAAc,EAAE,KACzB,iBA2DF,CAAC"}