managed-deepagents 0.5.3-dev.111 → 0.5.3-dev.113
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 +20 -17
- package/dist/channels/manifest.d.ts +0 -2
- package/dist/channels/manifest.d.ts.map +1 -1
- package/dist/channels/slack/http.d.ts.map +1 -1
- package/dist/channels/slack/http.js +3 -48
- package/dist/channels/slack/http.js.map +1 -1
- package/dist/channels/slack/index.d.ts +2 -3
- package/dist/channels/slack/index.d.ts.map +1 -1
- package/dist/channels/slack/index.js +2 -3
- package/dist/channels/slack/index.js.map +1 -1
- package/dist/connectors/mcp/index.d.ts.map +1 -1
- package/dist/connectors/mcp/index.js +5 -1
- package/dist/connectors/mcp/index.js.map +1 -1
- package/dist/connectors/mcp/load.js +3 -0
- package/dist/connectors/mcp/load.js.map +1 -1
- package/dist/connectors/tool-selection.d.ts +13 -18
- package/dist/connectors/tool-selection.d.ts.map +1 -1
- package/dist/connectors/tool-selection.js +10 -13
- package/dist/connectors/tool-selection.js.map +1 -1
- package/dist/extension.d.ts +5 -5
- package/dist/extension.js +5 -5
- package/dist/identity/index.d.ts +2 -11
- package/dist/identity/index.d.ts.map +1 -1
- package/dist/identity/index.js +8 -66
- package/dist/identity/index.js.map +1 -1
- package/dist/identity/options.d.ts +3 -3
- package/dist/identity/options.js +7 -8
- package/dist/identity/options.js.map +1 -1
- package/dist/identity/slack/links.d.ts +1 -2
- package/dist/identity/slack/links.d.ts.map +1 -1
- package/dist/identity/slack/links.js +1 -2
- package/dist/identity/slack/links.js.map +1 -1
- package/dist/identity/supabase.d.ts.map +1 -1
- package/dist/identity/supabase.js +2 -0
- package/dist/identity/supabase.js.map +1 -1
- package/dist/identity/types.d.ts +8 -81
- package/dist/identity/types.d.ts.map +1 -1
- package/dist/index.d.ts +2 -5
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/namespaces.d.ts +5 -183
- package/dist/namespaces.d.ts.map +1 -1
- package/dist/namespaces.js +1 -63
- package/dist/namespaces.js.map +1 -1
- package/dist/runtime/auth.d.ts +11 -14
- package/dist/runtime/auth.d.ts.map +1 -1
- package/dist/runtime/auth.js +15 -54
- package/dist/runtime/auth.js.map +1 -1
- package/dist/runtime/cors.d.ts +5 -4
- package/dist/runtime/cors.d.ts.map +1 -1
- package/dist/runtime/cors.js +5 -9
- package/dist/runtime/cors.js.map +1 -1
- package/dist/runtime/identity-http.d.ts.map +1 -1
- package/dist/runtime/identity-http.js +0 -69
- package/dist/runtime/identity-http.js.map +1 -1
- package/dist/runtime/identity-runtime.d.ts +2 -10
- package/dist/runtime/identity-runtime.d.ts.map +1 -1
- package/dist/runtime/identity-runtime.js +2 -38
- package/dist/runtime/identity-runtime.js.map +1 -1
- package/dist/runtime/index.d.ts +15 -11
- package/dist/runtime/index.d.ts.map +1 -1
- package/dist/runtime/index.js +8 -44
- package/dist/runtime/index.js.map +1 -1
- package/dist/runtime/managed-middleware.d.ts +2 -3
- package/dist/runtime/managed-middleware.d.ts.map +1 -1
- package/dist/runtime/managed-middleware.js +12 -12
- package/dist/runtime/managed-middleware.js.map +1 -1
- package/dist/runtime/managed-tools.d.ts +4 -11
- package/dist/runtime/managed-tools.d.ts.map +1 -1
- package/dist/runtime/managed-tools.js +11 -18
- package/dist/runtime/managed-tools.js.map +1 -1
- package/dist/runtime/memory/context-io.d.ts +0 -1
- package/dist/runtime/memory/context-io.d.ts.map +1 -1
- package/dist/runtime/memory/context-io.js +0 -10
- package/dist/runtime/memory/context-io.js.map +1 -1
- package/dist/runtime/memory/mounts.d.ts.map +1 -1
- package/dist/runtime/memory/mounts.js +0 -10
- package/dist/runtime/memory/mounts.js.map +1 -1
- package/dist/runtime/validated-token.d.ts.map +1 -1
- package/dist/runtime/validated-token.js +7 -1
- package/dist/runtime/validated-token.js.map +1 -1
- package/package.json +10 -11
- package/dist/channels/index.d.ts +0 -25
- package/dist/channels/index.d.ts.map +0 -1
- package/dist/channels/index.js +0 -18
- package/dist/channels/index.js.map +0 -1
- package/dist/connectors/marketplace/catalog.d.ts +0 -96
- package/dist/connectors/marketplace/catalog.d.ts.map +0 -1
- package/dist/connectors/marketplace/catalog.js +0 -213
- package/dist/connectors/marketplace/catalog.js.map +0 -1
- package/dist/connectors/marketplace/fleet-mcp.d.ts +0 -62
- package/dist/connectors/marketplace/fleet-mcp.d.ts.map +0 -1
- package/dist/connectors/marketplace/fleet-mcp.js +0 -215
- package/dist/connectors/marketplace/fleet-mcp.js.map +0 -1
- package/dist/connectors/marketplace/index.d.ts +0 -31
- package/dist/connectors/marketplace/index.d.ts.map +0 -1
- package/dist/connectors/marketplace/index.js +0 -39
- package/dist/connectors/marketplace/index.js.map +0 -1
- package/dist/connectors/marketplace/load.d.ts +0 -14
- package/dist/connectors/marketplace/load.d.ts.map +0 -1
- package/dist/connectors/marketplace/load.js +0 -206
- package/dist/connectors/marketplace/load.js.map +0 -1
- package/dist/connectors/slack/index.d.ts +0 -24
- package/dist/connectors/slack/index.d.ts.map +0 -1
- package/dist/connectors/slack/index.js +0 -64
- package/dist/connectors/slack/index.js.map +0 -1
- package/dist/connectors/toolserver/catalog.d.ts +0 -326
- package/dist/connectors/toolserver/catalog.d.ts.map +0 -1
- package/dist/connectors/toolserver/catalog.js +0 -415
- package/dist/connectors/toolserver/catalog.js.map +0 -1
- package/dist/connectors/toolserver/connectors.d.ts +0 -698
- package/dist/connectors/toolserver/connectors.d.ts.map +0 -1
- package/dist/connectors/toolserver/connectors.js +0 -13
- package/dist/connectors/toolserver/connectors.js.map +0 -1
- package/dist/connectors/toolserver/index.d.ts +0 -142
- package/dist/connectors/toolserver/index.d.ts.map +0 -1
- package/dist/connectors/toolserver/index.js +0 -105
- package/dist/connectors/toolserver/index.js.map +0 -1
- package/dist/connectors/toolserver/integrations.d.ts +0 -103
- package/dist/connectors/toolserver/integrations.d.ts.map +0 -1
- package/dist/connectors/toolserver/integrations.js +0 -288
- package/dist/connectors/toolserver/integrations.js.map +0 -1
- package/dist/connectors/toolserver/load.d.ts +0 -55
- package/dist/connectors/toolserver/load.d.ts.map +0 -1
- package/dist/connectors/toolserver/load.js +0 -289
- package/dist/connectors/toolserver/load.js.map +0 -1
- package/dist/identity/actor-subject.d.ts +0 -60
- package/dist/identity/actor-subject.d.ts.map +0 -1
- package/dist/identity/actor-subject.js +0 -107
- package/dist/identity/actor-subject.js.map +0 -1
- package/dist/identity/byo-oauth.d.ts +0 -105
- package/dist/identity/byo-oauth.d.ts.map +0 -1
- package/dist/identity/byo-oauth.js +0 -190
- package/dist/identity/byo-oauth.js.map +0 -1
- package/dist/identity/connect-inference.d.ts +0 -37
- package/dist/identity/connect-inference.d.ts.map +0 -1
- package/dist/identity/connect-inference.js +0 -53
- package/dist/identity/connect-inference.js.map +0 -1
- package/dist/identity/connect-paths.d.ts +0 -8
- package/dist/identity/connect-paths.d.ts.map +0 -1
- package/dist/identity/connect-paths.js +0 -11
- package/dist/identity/connect-paths.js.map +0 -1
- package/dist/identity/connect-provider-types.d.ts +0 -97
- package/dist/identity/connect-provider-types.d.ts.map +0 -1
- package/dist/identity/connect-provider-types.js +0 -10
- package/dist/identity/connect-provider-types.js.map +0 -1
- package/dist/identity/connect-provider.d.ts +0 -35
- package/dist/identity/connect-provider.d.ts.map +0 -1
- package/dist/identity/connect-provider.js +0 -148
- package/dist/identity/connect-provider.js.map +0 -1
- package/dist/identity/credential-resolvers.d.ts +0 -33
- package/dist/identity/credential-resolvers.d.ts.map +0 -1
- package/dist/identity/credential-resolvers.js +0 -62
- package/dist/identity/credential-resolvers.js.map +0 -1
- package/dist/identity/define-fleet-connect.d.ts +0 -53
- package/dist/identity/define-fleet-connect.d.ts.map +0 -1
- package/dist/identity/define-fleet-connect.js +0 -76
- package/dist/identity/define-fleet-connect.js.map +0 -1
- package/dist/identity/fleet-connect-hint.d.ts +0 -41
- package/dist/identity/fleet-connect-hint.d.ts.map +0 -1
- package/dist/identity/fleet-connect-hint.js +0 -190
- package/dist/identity/fleet-connect-hint.js.map +0 -1
- package/dist/identity/fleet-connect.d.ts +0 -93
- package/dist/identity/fleet-connect.d.ts.map +0 -1
- package/dist/identity/fleet-connect.js +0 -256
- package/dist/identity/fleet-connect.js.map +0 -1
- package/dist/identity/fleet-integration-connect.d.ts +0 -32
- package/dist/identity/fleet-integration-connect.d.ts.map +0 -1
- package/dist/identity/fleet-integration-connect.js +0 -35
- package/dist/identity/fleet-integration-connect.js.map +0 -1
- package/dist/identity/fleet.d.ts +0 -56
- package/dist/identity/fleet.d.ts.map +0 -1
- package/dist/identity/fleet.js +0 -131
- package/dist/identity/fleet.js.map +0 -1
- package/dist/identity/github/connect-http.d.ts +0 -37
- package/dist/identity/github/connect-http.d.ts.map +0 -1
- package/dist/identity/github/connect-http.js +0 -128
- package/dist/identity/github/connect-http.js.map +0 -1
- package/dist/identity/github/credentials-store.d.ts +0 -76
- package/dist/identity/github/credentials-store.d.ts.map +0 -1
- package/dist/identity/github/credentials-store.js +0 -270
- package/dist/identity/github/credentials-store.js.map +0 -1
- package/dist/identity/github/credentials.d.ts +0 -87
- package/dist/identity/github/credentials.d.ts.map +0 -1
- package/dist/identity/github/credentials.js +0 -201
- package/dist/identity/github/credentials.js.map +0 -1
- package/dist/identity/github/index.d.ts +0 -7
- package/dist/identity/github/index.d.ts.map +0 -1
- package/dist/identity/github/index.js +0 -6
- package/dist/identity/github/index.js.map +0 -1
- package/dist/identity/github/oauth.d.ts +0 -47
- package/dist/identity/github/oauth.d.ts.map +0 -1
- package/dist/identity/github/oauth.js +0 -124
- package/dist/identity/github/oauth.js.map +0 -1
- package/dist/identity/google/connect-http.d.ts +0 -37
- package/dist/identity/google/connect-http.d.ts.map +0 -1
- package/dist/identity/google/connect-http.js +0 -42
- package/dist/identity/google/connect-http.js.map +0 -1
- package/dist/identity/google/index.d.ts +0 -7
- package/dist/identity/google/index.d.ts.map +0 -1
- package/dist/identity/google/index.js +0 -6
- package/dist/identity/google/index.js.map +0 -1
- package/dist/identity/google/oauth.d.ts +0 -22
- package/dist/identity/google/oauth.d.ts.map +0 -1
- package/dist/identity/google/oauth.js +0 -48
- package/dist/identity/google/oauth.js.map +0 -1
- package/dist/identity/linkedin/connect-http.d.ts +0 -37
- package/dist/identity/linkedin/connect-http.d.ts.map +0 -1
- package/dist/identity/linkedin/connect-http.js +0 -41
- package/dist/identity/linkedin/connect-http.js.map +0 -1
- package/dist/identity/linkedin/index.d.ts +0 -7
- package/dist/identity/linkedin/index.d.ts.map +0 -1
- package/dist/identity/linkedin/index.js +0 -6
- package/dist/identity/linkedin/index.js.map +0 -1
- package/dist/identity/linkedin/oauth.d.ts +0 -22
- package/dist/identity/linkedin/oauth.d.ts.map +0 -1
- package/dist/identity/linkedin/oauth.js +0 -47
- package/dist/identity/linkedin/oauth.js.map +0 -1
- package/dist/identity/marketplace/connect-hint.d.ts +0 -31
- package/dist/identity/marketplace/connect-hint.d.ts.map +0 -1
- package/dist/identity/marketplace/connect-hint.js +0 -59
- package/dist/identity/marketplace/connect-hint.js.map +0 -1
- package/dist/identity/marketplace/connect.d.ts +0 -51
- package/dist/identity/marketplace/connect.d.ts.map +0 -1
- package/dist/identity/marketplace/connect.js +0 -88
- package/dist/identity/marketplace/connect.js.map +0 -1
- package/dist/identity/marketplace/index.d.ts +0 -9
- package/dist/identity/marketplace/index.d.ts.map +0 -1
- package/dist/identity/marketplace/index.js +0 -9
- package/dist/identity/marketplace/index.js.map +0 -1
- package/dist/identity/microsoft/connect-http.d.ts +0 -38
- package/dist/identity/microsoft/connect-http.d.ts.map +0 -1
- package/dist/identity/microsoft/connect-http.js +0 -42
- package/dist/identity/microsoft/connect-http.js.map +0 -1
- package/dist/identity/microsoft/index.d.ts +0 -7
- package/dist/identity/microsoft/index.d.ts.map +0 -1
- package/dist/identity/microsoft/index.js +0 -6
- package/dist/identity/microsoft/index.js.map +0 -1
- package/dist/identity/microsoft/oauth.d.ts +0 -24
- package/dist/identity/microsoft/oauth.d.ts.map +0 -1
- package/dist/identity/microsoft/oauth.js +0 -65
- package/dist/identity/microsoft/oauth.js.map +0 -1
- package/dist/identity/oauth-env.d.ts +0 -43
- package/dist/identity/oauth-env.d.ts.map +0 -1
- package/dist/identity/oauth-env.js +0 -66
- package/dist/identity/oauth-env.js.map +0 -1
- package/dist/identity/oauth-tickets.d.ts +0 -37
- package/dist/identity/oauth-tickets.d.ts.map +0 -1
- package/dist/identity/oauth-tickets.js +0 -114
- package/dist/identity/oauth-tickets.js.map +0 -1
- package/dist/identity/slack/connect-http.d.ts +0 -35
- package/dist/identity/slack/connect-http.d.ts.map +0 -1
- package/dist/identity/slack/connect-http.js +0 -115
- package/dist/identity/slack/connect-http.js.map +0 -1
- package/dist/identity/slack/index.d.ts +0 -8
- package/dist/identity/slack/index.d.ts.map +0 -1
- package/dist/identity/slack/index.js +0 -7
- package/dist/identity/slack/index.js.map +0 -1
- package/dist/identity/slack/oauth.d.ts +0 -28
- package/dist/identity/slack/oauth.d.ts.map +0 -1
- package/dist/identity/slack/oauth.js +0 -87
- package/dist/identity/slack/oauth.js.map +0 -1
- package/dist/identity/x/connect-http.d.ts +0 -38
- package/dist/identity/x/connect-http.d.ts.map +0 -1
- package/dist/identity/x/connect-http.js +0 -41
- package/dist/identity/x/connect-http.js.map +0 -1
- package/dist/identity/x/index.d.ts +0 -6
- package/dist/identity/x/index.d.ts.map +0 -1
- package/dist/identity/x/index.js +0 -5
- package/dist/identity/x/index.js.map +0 -1
- package/dist/runtime/credentials.d.ts +0 -68
- package/dist/runtime/credentials.d.ts.map +0 -1
- package/dist/runtime/credentials.js +0 -235
- package/dist/runtime/credentials.js.map +0 -1
|
@@ -1,326 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* The LangSmith tool server's built-in integrations.
|
|
3
|
-
*
|
|
4
|
-
* The tool server hosts LangChain-authored tools for each provider — ordinary
|
|
5
|
-
* functions that call the provider's API with credentials looked up from
|
|
6
|
-
* LangSmith's vault — and publishes them over MCP, one endpoint per integration.
|
|
7
|
-
* A workspace connects an integration once in LangSmith, and every agent in that
|
|
8
|
-
* workspace reaches it without ever handling the provider's tokens.
|
|
9
|
-
*
|
|
10
|
-
* `slug` is the tool server's own identifier and the path segment MDA calls;
|
|
11
|
-
* `factory` is how the integration is spelled on the `connectors` namespace,
|
|
12
|
-
* since a slug like `google_sheets` is not how TypeScript names things. Only the
|
|
13
|
-
* slug crosses the wire, so a factory name can be friendlier (`x` for `x_com`)
|
|
14
|
-
* without the runtime caring.
|
|
15
|
-
*
|
|
16
|
-
* `description` and `tools` are the authoring-facing catalog: hover docs on
|
|
17
|
-
* `connectors.<factory>` and typed `includeTools` / `excludeTools` are derived
|
|
18
|
-
* from them. Tool names follow the tool server; availability still depends on
|
|
19
|
-
* the workspace connection and tool-server rollout (some Google tools are
|
|
20
|
-
* beta-gated server-side).
|
|
21
|
-
*
|
|
22
|
-
* The list is checked in rather than fetched: `connectors.gmail` has to exist
|
|
23
|
-
* before the process that could ask the catalog for it is running. It is a
|
|
24
|
-
* superset of what any one workspace can use — an integration still has to be
|
|
25
|
-
* configured and connected in LangSmith, which the runtime reports per call.
|
|
26
|
-
*/
|
|
27
|
-
/** A built-in tool server integration: wire slug, factory name, and tool catalog. */
|
|
28
|
-
export interface ToolServerIntegrationEntry {
|
|
29
|
-
/** The tool server's identifier, and the `/servers/{slug}/mcp` path segment. */
|
|
30
|
-
readonly slug: string;
|
|
31
|
-
/** The key this integration takes on the `connectors` namespace. */
|
|
32
|
-
readonly factory: string;
|
|
33
|
-
/** Short provider description for authoring docs / IDE hover. */
|
|
34
|
-
readonly description: string;
|
|
35
|
-
/**
|
|
36
|
-
* Tool names this integration publishes (already provider-prefixed).
|
|
37
|
-
*
|
|
38
|
-
* Used for typed `includeTools` / `excludeTools` and for documentation. The
|
|
39
|
-
* live tool server remains the runtime source of truth.
|
|
40
|
-
*/
|
|
41
|
-
readonly tools: readonly string[];
|
|
42
|
-
}
|
|
43
|
-
/**
|
|
44
|
-
* Every integration the tool server publishes, grouped by provider family.
|
|
45
|
-
*
|
|
46
|
-
* There is no umbrella `google` / `microsoft` slug — those are Fleet OAuth
|
|
47
|
-
* Connect integrations that group the product slugs below. Adding a provider
|
|
48
|
-
* to the tool server does not update this list; adding the entry here is what
|
|
49
|
-
* exposes it to MDA.
|
|
50
|
-
*/
|
|
51
|
-
export declare const TOOL_SERVER_INTEGRATIONS: readonly [{
|
|
52
|
-
readonly slug: "gmail";
|
|
53
|
-
readonly factory: "gmail";
|
|
54
|
-
readonly description: "Read, compose, and organize emails in Gmail (Connect-with-Google).";
|
|
55
|
-
readonly tools: readonly ["gmail_apply_label", "gmail_archive_email", "gmail_create_label", "gmail_draft_email", "gmail_forward_email", "gmail_get_thread", "gmail_list_labels", "gmail_mark_as_read", "gmail_read_emails", "gmail_reply_to_email", "gmail_send_email", "gmail_trash_email"];
|
|
56
|
-
}, {
|
|
57
|
-
readonly slug: "google_bigquery";
|
|
58
|
-
readonly factory: "googleBigQuery";
|
|
59
|
-
readonly description: "Run queries against Google BigQuery datasets (Connect-with-Google).";
|
|
60
|
-
readonly tools: readonly ["bigquery_execute_query"];
|
|
61
|
-
}, {
|
|
62
|
-
readonly slug: "google_calendar";
|
|
63
|
-
readonly factory: "googleCalendar";
|
|
64
|
-
readonly description: "View, create, and manage Google Calendar events (Connect-with-Google).";
|
|
65
|
-
readonly tools: readonly ["google_calendar_create_event", "google_calendar_delete_event", "google_calendar_freebusy", "google_calendar_get_event", "google_calendar_list_calendars", "google_calendar_list_events_for_date", "google_calendar_list_events_range", "google_calendar_respond_to_event", "google_calendar_update_event"];
|
|
66
|
-
}, {
|
|
67
|
-
readonly slug: "google_docs";
|
|
68
|
-
readonly factory: "googleDocs";
|
|
69
|
-
readonly description: "Create, read, and edit Google Docs documents (Connect-with-Google).";
|
|
70
|
-
readonly tools: readonly ["google_docs_append_text", "google_docs_apply_style", "google_docs_create_document", "google_docs_insert_image", "google_docs_insert_table", "google_docs_list_headings", "google_docs_read_document", "google_docs_replace_text"];
|
|
71
|
-
}, {
|
|
72
|
-
readonly slug: "google_drive";
|
|
73
|
-
readonly factory: "googleDrive";
|
|
74
|
-
readonly description: "Search, organize, share, and manage Google Drive files (Connect-with-Google).";
|
|
75
|
-
readonly tools: readonly ["google_drive_copy_file", "google_drive_create_folder", "google_drive_list_permissions", "google_drive_list_revisions", "google_drive_move_file", "google_drive_search_files", "google_drive_share_file", "google_drive_trash_file", "google_drive_update_metadata"];
|
|
76
|
-
}, {
|
|
77
|
-
readonly slug: "google_meet";
|
|
78
|
-
readonly factory: "googleMeet";
|
|
79
|
-
readonly description: "Create Meet spaces and manage conference records/transcripts (Connect-with-Google).";
|
|
80
|
-
readonly tools: readonly ["google_meet_create_meeting_event", "google_meet_create_space", "google_meet_end_active_conference", "google_meet_get_conference_record", "google_meet_get_transcript", "google_meet_list_conference_records", "google_meet_list_participants", "google_meet_update_space_config"];
|
|
81
|
-
}, {
|
|
82
|
-
readonly slug: "google_sheets";
|
|
83
|
-
readonly factory: "googleSheets";
|
|
84
|
-
readonly description: "Read, update, and analyze Google Sheets spreadsheets (Connect-with-Google).";
|
|
85
|
-
readonly tools: readonly ["google_sheets_add_sheet", "google_sheets_append_rows", "google_sheets_clear_range", "google_sheets_create_chart", "google_sheets_create_spreadsheet", "google_sheets_delete_rows_cols", "google_sheets_delete_sheet", "google_sheets_format_range", "google_sheets_get_spreadsheet", "google_sheets_insert_rows_cols", "google_sheets_read_range", "google_sheets_rename_sheet", "google_sheets_rename_spreadsheet", "google_sheets_write_range"];
|
|
86
|
-
}, {
|
|
87
|
-
readonly slug: "google_slides";
|
|
88
|
-
readonly factory: "googleSlides";
|
|
89
|
-
readonly description: "Create and edit Google Slides presentations (Connect-with-Google).";
|
|
90
|
-
readonly tools: readonly ["google_slides_add_slide", "google_slides_apply_text_style", "google_slides_create_presentation", "google_slides_delete_slide", "google_slides_get_presentation", "google_slides_insert_image", "google_slides_update_text"];
|
|
91
|
-
}, {
|
|
92
|
-
readonly slug: "excel";
|
|
93
|
-
readonly factory: "excel";
|
|
94
|
-
readonly description: "Read, write, and analyze Microsoft Excel workbooks (Connect-with-Microsoft).";
|
|
95
|
-
readonly tools: readonly ["excel_export_workbook_pdf", "excel_get_workbook", "excel_list_worksheets", "excel_read_range", "excel_search_workbooks", "excel_update_range", "excel_upload_workbook"];
|
|
96
|
-
}, {
|
|
97
|
-
readonly slug: "outlook";
|
|
98
|
-
readonly factory: "outlook";
|
|
99
|
-
readonly description: "Read, draft, and organize Outlook mail and calendar (Connect-with-Microsoft).";
|
|
100
|
-
readonly tools: readonly ["outlook_calendar_create_event", "outlook_calendar_delete_event", "outlook_calendar_get_event", "outlook_calendar_list_events_for_date", "outlook_calendar_update_event", "outlook_create_draft", "outlook_get_email", "outlook_mark_as_read", "outlook_read_emails", "outlook_reply_to_email", "outlook_search_emails", "outlook_send_email"];
|
|
101
|
-
}, {
|
|
102
|
-
readonly slug: "powerpoint";
|
|
103
|
-
readonly factory: "powerpoint";
|
|
104
|
-
readonly description: "Search, read, and upload Microsoft PowerPoint presentations (Connect-with-Microsoft).";
|
|
105
|
-
readonly tools: readonly ["powerpoint_export_presentation_pdf", "powerpoint_get_presentation", "powerpoint_search_presentations", "powerpoint_upload_presentation"];
|
|
106
|
-
}, {
|
|
107
|
-
readonly slug: "sharepoint";
|
|
108
|
-
readonly factory: "sharepoint";
|
|
109
|
-
readonly description: "Browse, read, and manage SharePoint sites, files, and pages (Connect-with-Microsoft).";
|
|
110
|
-
readonly tools: readonly ["sharepoint_copy_item", "sharepoint_create_file_share_link", "sharepoint_create_page", "sharepoint_delete_item", "sharepoint_delete_page", "sharepoint_get_drive_item", "sharepoint_get_file_preview", "sharepoint_get_page", "sharepoint_get_site", "sharepoint_invite_item", "sharepoint_list_drive_items", "sharepoint_list_item_permissions", "sharepoint_list_pages", "sharepoint_list_site_drives", "sharepoint_list_sites", "sharepoint_move_item", "sharepoint_publish_page", "sharepoint_read_text_file", "sharepoint_remove_item_permission", "sharepoint_update_page", "sharepoint_upload_file"];
|
|
111
|
-
}, {
|
|
112
|
-
readonly slug: "teams";
|
|
113
|
-
readonly factory: "teams";
|
|
114
|
-
readonly description: "Send and read Microsoft Teams messages, channels, and chats (Connect-with-Microsoft).";
|
|
115
|
-
readonly tools: readonly ["teams_bot_send_proactive_message", "teams_create_channel", "teams_list_channels", "teams_list_teams", "teams_post_channel_message", "teams_read_channel_history", "teams_read_thread_messages", "teams_reply_to_channel", "teams_reply_to_message", "teams_write_private_message"];
|
|
116
|
-
}, {
|
|
117
|
-
readonly slug: "word";
|
|
118
|
-
readonly factory: "word";
|
|
119
|
-
readonly description: "Search, read, and manage Microsoft Word documents (Connect-with-Microsoft).";
|
|
120
|
-
readonly tools: readonly ["word_export_document_pdf", "word_get_document", "word_search_documents", "word_upload_document"];
|
|
121
|
-
}, {
|
|
122
|
-
readonly slug: "slack";
|
|
123
|
-
readonly factory: "slack";
|
|
124
|
-
readonly description: "Send messages, manage channels, and read Slack conversations (Connect-with-Slack).";
|
|
125
|
-
readonly tools: readonly ["slack_delete_message", "slack_list_my_channels", "slack_read_channel_history", "slack_read_thread_messages", "slack_reply_to_message", "slack_send_channel_message", "slack_send_file", "slack_send_file_to_user", "slack_write_private_message"];
|
|
126
|
-
}, {
|
|
127
|
-
readonly slug: "apollo";
|
|
128
|
-
readonly factory: "apollo";
|
|
129
|
-
readonly description: "Search and enrich people/contacts in Apollo (workspace API key).";
|
|
130
|
-
readonly tools: readonly ["apollo_create_contacts", "apollo_enrich_people", "apollo_search_contacts", "apollo_search_people"];
|
|
131
|
-
}, {
|
|
132
|
-
readonly slug: "ashby";
|
|
133
|
-
readonly factory: "ashby";
|
|
134
|
-
readonly description: "Search candidates, jobs, and ATS reporting data in Ashby (workspace API key).";
|
|
135
|
-
readonly tools: readonly ["ashby_candidates_per_org_after_recruiter_screen", "ashby_classify_applications_quality", "ashby_dropout_reason_report", "ashby_generate_reporting_spec", "ashby_list_application_criteria_evaluations", "ashby_list_applications_for_review", "ashby_list_candidates", "ashby_list_interview_plans", "ashby_list_interview_stages", "ashby_list_job_postings", "ashby_search_candidates", "ashby_stage_conversion_report", "ashby_who_interviewed_in_period"];
|
|
136
|
-
}, {
|
|
137
|
-
readonly slug: "base";
|
|
138
|
-
readonly factory: "base";
|
|
139
|
-
readonly description: "Credential-free utilities: read webpage text and extract image URLs.";
|
|
140
|
-
readonly tools: readonly ["extract_images_from_url", "read_url_content"];
|
|
141
|
-
}, {
|
|
142
|
-
readonly slug: "exa";
|
|
143
|
-
readonly factory: "exa";
|
|
144
|
-
readonly description: "AI-powered web and LinkedIn profile search via Exa (workspace API key).";
|
|
145
|
-
readonly tools: readonly ["exa_linkedin_search", "exa_web_search"];
|
|
146
|
-
}, {
|
|
147
|
-
readonly slug: "linear";
|
|
148
|
-
readonly factory: "linear";
|
|
149
|
-
readonly description: "Track issues, list teams, and coordinate projects in Linear (OAuth).";
|
|
150
|
-
readonly tools: readonly ["linear_comment_issue", "linear_create_issue", "linear_delete_issue", "linear_get_issue", "linear_get_issue_comments", "linear_list_issues", "linear_list_labels", "linear_list_team_members", "linear_list_teams", "linear_update_issue"];
|
|
151
|
-
}, {
|
|
152
|
-
readonly slug: "linkedin";
|
|
153
|
-
readonly factory: "linkedin";
|
|
154
|
-
readonly description: "Create posts on LinkedIn for the connected account (Connect-with-LinkedIn).";
|
|
155
|
-
readonly tools: readonly ["linkedin_post"];
|
|
156
|
-
}, {
|
|
157
|
-
readonly slug: "pylon";
|
|
158
|
-
readonly factory: "pylon";
|
|
159
|
-
readonly description: "View and update customer support conversations in Pylon (workspace API key).";
|
|
160
|
-
readonly tools: readonly ["pylon_get_issue", "pylon_list_issues", "pylon_update_issue"];
|
|
161
|
-
}, {
|
|
162
|
-
readonly slug: "salesforce";
|
|
163
|
-
readonly factory: "salesforce";
|
|
164
|
-
readonly description: "Run SOQL queries against Salesforce (OAuth).";
|
|
165
|
-
readonly tools: readonly ["salesforce_query"];
|
|
166
|
-
}, {
|
|
167
|
-
readonly slug: "tavily";
|
|
168
|
-
readonly factory: "tavily";
|
|
169
|
-
readonly description: "Web search and structured page extraction via Tavily (workspace API key).";
|
|
170
|
-
readonly tools: readonly ["tavily_linkedin_search", "tavily_web_search"];
|
|
171
|
-
}, {
|
|
172
|
-
readonly slug: "x_com";
|
|
173
|
-
readonly factory: "x";
|
|
174
|
-
readonly description: "Publish posts, monitor mentions, and engage on X (Twitter) (Connect-with-X).";
|
|
175
|
-
readonly tools: readonly ["x_create_post", "x_delete_post", "x_follow_user", "x_get_me", "x_get_posts_from_list", "x_get_timeline", "x_get_user", "x_get_user_mentions", "x_get_user_posts", "x_like_post", "x_quote_post", "x_read_post", "x_reply_to_post", "x_repost", "x_search_posts", "x_unfollow_user", "x_unlike_post", "x_unrepost"];
|
|
176
|
-
}];
|
|
177
|
-
/** The wire slug of a built-in tool server integration. */
|
|
178
|
-
export type ToolServerSlug = (typeof TOOL_SERVER_INTEGRATIONS)[number]["slug"];
|
|
179
|
-
/**
|
|
180
|
-
* Integrations whose connectors this module does not build.
|
|
181
|
-
*
|
|
182
|
-
* `connectors.slack` accepts tool-server options and also contributes Events /
|
|
183
|
-
* messaging — so it declares itself in its own module rather than being
|
|
184
|
-
* generated from a catalog entry.
|
|
185
|
-
*/
|
|
186
|
-
export declare const SLACK_SLUG = "slack";
|
|
187
|
-
/**
|
|
188
|
-
* Integrations reached through a factory generated from this catalog.
|
|
189
|
-
*
|
|
190
|
-
* Narrowed from the const catalog so {@link ToolServerFactoryName} and
|
|
191
|
-
* {@link ToolsForFactory} keep literal tool-name unions.
|
|
192
|
-
*/
|
|
193
|
-
export declare const STANDALONE_TOOL_SERVER_INTEGRATIONS: ({
|
|
194
|
-
readonly slug: "gmail";
|
|
195
|
-
readonly factory: "gmail";
|
|
196
|
-
readonly description: "Read, compose, and organize emails in Gmail (Connect-with-Google).";
|
|
197
|
-
readonly tools: readonly ["gmail_apply_label", "gmail_archive_email", "gmail_create_label", "gmail_draft_email", "gmail_forward_email", "gmail_get_thread", "gmail_list_labels", "gmail_mark_as_read", "gmail_read_emails", "gmail_reply_to_email", "gmail_send_email", "gmail_trash_email"];
|
|
198
|
-
} | {
|
|
199
|
-
readonly slug: "google_bigquery";
|
|
200
|
-
readonly factory: "googleBigQuery";
|
|
201
|
-
readonly description: "Run queries against Google BigQuery datasets (Connect-with-Google).";
|
|
202
|
-
readonly tools: readonly ["bigquery_execute_query"];
|
|
203
|
-
} | {
|
|
204
|
-
readonly slug: "google_calendar";
|
|
205
|
-
readonly factory: "googleCalendar";
|
|
206
|
-
readonly description: "View, create, and manage Google Calendar events (Connect-with-Google).";
|
|
207
|
-
readonly tools: readonly ["google_calendar_create_event", "google_calendar_delete_event", "google_calendar_freebusy", "google_calendar_get_event", "google_calendar_list_calendars", "google_calendar_list_events_for_date", "google_calendar_list_events_range", "google_calendar_respond_to_event", "google_calendar_update_event"];
|
|
208
|
-
} | {
|
|
209
|
-
readonly slug: "google_docs";
|
|
210
|
-
readonly factory: "googleDocs";
|
|
211
|
-
readonly description: "Create, read, and edit Google Docs documents (Connect-with-Google).";
|
|
212
|
-
readonly tools: readonly ["google_docs_append_text", "google_docs_apply_style", "google_docs_create_document", "google_docs_insert_image", "google_docs_insert_table", "google_docs_list_headings", "google_docs_read_document", "google_docs_replace_text"];
|
|
213
|
-
} | {
|
|
214
|
-
readonly slug: "google_drive";
|
|
215
|
-
readonly factory: "googleDrive";
|
|
216
|
-
readonly description: "Search, organize, share, and manage Google Drive files (Connect-with-Google).";
|
|
217
|
-
readonly tools: readonly ["google_drive_copy_file", "google_drive_create_folder", "google_drive_list_permissions", "google_drive_list_revisions", "google_drive_move_file", "google_drive_search_files", "google_drive_share_file", "google_drive_trash_file", "google_drive_update_metadata"];
|
|
218
|
-
} | {
|
|
219
|
-
readonly slug: "google_meet";
|
|
220
|
-
readonly factory: "googleMeet";
|
|
221
|
-
readonly description: "Create Meet spaces and manage conference records/transcripts (Connect-with-Google).";
|
|
222
|
-
readonly tools: readonly ["google_meet_create_meeting_event", "google_meet_create_space", "google_meet_end_active_conference", "google_meet_get_conference_record", "google_meet_get_transcript", "google_meet_list_conference_records", "google_meet_list_participants", "google_meet_update_space_config"];
|
|
223
|
-
} | {
|
|
224
|
-
readonly slug: "google_sheets";
|
|
225
|
-
readonly factory: "googleSheets";
|
|
226
|
-
readonly description: "Read, update, and analyze Google Sheets spreadsheets (Connect-with-Google).";
|
|
227
|
-
readonly tools: readonly ["google_sheets_add_sheet", "google_sheets_append_rows", "google_sheets_clear_range", "google_sheets_create_chart", "google_sheets_create_spreadsheet", "google_sheets_delete_rows_cols", "google_sheets_delete_sheet", "google_sheets_format_range", "google_sheets_get_spreadsheet", "google_sheets_insert_rows_cols", "google_sheets_read_range", "google_sheets_rename_sheet", "google_sheets_rename_spreadsheet", "google_sheets_write_range"];
|
|
228
|
-
} | {
|
|
229
|
-
readonly slug: "google_slides";
|
|
230
|
-
readonly factory: "googleSlides";
|
|
231
|
-
readonly description: "Create and edit Google Slides presentations (Connect-with-Google).";
|
|
232
|
-
readonly tools: readonly ["google_slides_add_slide", "google_slides_apply_text_style", "google_slides_create_presentation", "google_slides_delete_slide", "google_slides_get_presentation", "google_slides_insert_image", "google_slides_update_text"];
|
|
233
|
-
} | {
|
|
234
|
-
readonly slug: "excel";
|
|
235
|
-
readonly factory: "excel";
|
|
236
|
-
readonly description: "Read, write, and analyze Microsoft Excel workbooks (Connect-with-Microsoft).";
|
|
237
|
-
readonly tools: readonly ["excel_export_workbook_pdf", "excel_get_workbook", "excel_list_worksheets", "excel_read_range", "excel_search_workbooks", "excel_update_range", "excel_upload_workbook"];
|
|
238
|
-
} | {
|
|
239
|
-
readonly slug: "outlook";
|
|
240
|
-
readonly factory: "outlook";
|
|
241
|
-
readonly description: "Read, draft, and organize Outlook mail and calendar (Connect-with-Microsoft).";
|
|
242
|
-
readonly tools: readonly ["outlook_calendar_create_event", "outlook_calendar_delete_event", "outlook_calendar_get_event", "outlook_calendar_list_events_for_date", "outlook_calendar_update_event", "outlook_create_draft", "outlook_get_email", "outlook_mark_as_read", "outlook_read_emails", "outlook_reply_to_email", "outlook_search_emails", "outlook_send_email"];
|
|
243
|
-
} | {
|
|
244
|
-
readonly slug: "powerpoint";
|
|
245
|
-
readonly factory: "powerpoint";
|
|
246
|
-
readonly description: "Search, read, and upload Microsoft PowerPoint presentations (Connect-with-Microsoft).";
|
|
247
|
-
readonly tools: readonly ["powerpoint_export_presentation_pdf", "powerpoint_get_presentation", "powerpoint_search_presentations", "powerpoint_upload_presentation"];
|
|
248
|
-
} | {
|
|
249
|
-
readonly slug: "sharepoint";
|
|
250
|
-
readonly factory: "sharepoint";
|
|
251
|
-
readonly description: "Browse, read, and manage SharePoint sites, files, and pages (Connect-with-Microsoft).";
|
|
252
|
-
readonly tools: readonly ["sharepoint_copy_item", "sharepoint_create_file_share_link", "sharepoint_create_page", "sharepoint_delete_item", "sharepoint_delete_page", "sharepoint_get_drive_item", "sharepoint_get_file_preview", "sharepoint_get_page", "sharepoint_get_site", "sharepoint_invite_item", "sharepoint_list_drive_items", "sharepoint_list_item_permissions", "sharepoint_list_pages", "sharepoint_list_site_drives", "sharepoint_list_sites", "sharepoint_move_item", "sharepoint_publish_page", "sharepoint_read_text_file", "sharepoint_remove_item_permission", "sharepoint_update_page", "sharepoint_upload_file"];
|
|
253
|
-
} | {
|
|
254
|
-
readonly slug: "teams";
|
|
255
|
-
readonly factory: "teams";
|
|
256
|
-
readonly description: "Send and read Microsoft Teams messages, channels, and chats (Connect-with-Microsoft).";
|
|
257
|
-
readonly tools: readonly ["teams_bot_send_proactive_message", "teams_create_channel", "teams_list_channels", "teams_list_teams", "teams_post_channel_message", "teams_read_channel_history", "teams_read_thread_messages", "teams_reply_to_channel", "teams_reply_to_message", "teams_write_private_message"];
|
|
258
|
-
} | {
|
|
259
|
-
readonly slug: "word";
|
|
260
|
-
readonly factory: "word";
|
|
261
|
-
readonly description: "Search, read, and manage Microsoft Word documents (Connect-with-Microsoft).";
|
|
262
|
-
readonly tools: readonly ["word_export_document_pdf", "word_get_document", "word_search_documents", "word_upload_document"];
|
|
263
|
-
} | {
|
|
264
|
-
readonly slug: "apollo";
|
|
265
|
-
readonly factory: "apollo";
|
|
266
|
-
readonly description: "Search and enrich people/contacts in Apollo (workspace API key).";
|
|
267
|
-
readonly tools: readonly ["apollo_create_contacts", "apollo_enrich_people", "apollo_search_contacts", "apollo_search_people"];
|
|
268
|
-
} | {
|
|
269
|
-
readonly slug: "ashby";
|
|
270
|
-
readonly factory: "ashby";
|
|
271
|
-
readonly description: "Search candidates, jobs, and ATS reporting data in Ashby (workspace API key).";
|
|
272
|
-
readonly tools: readonly ["ashby_candidates_per_org_after_recruiter_screen", "ashby_classify_applications_quality", "ashby_dropout_reason_report", "ashby_generate_reporting_spec", "ashby_list_application_criteria_evaluations", "ashby_list_applications_for_review", "ashby_list_candidates", "ashby_list_interview_plans", "ashby_list_interview_stages", "ashby_list_job_postings", "ashby_search_candidates", "ashby_stage_conversion_report", "ashby_who_interviewed_in_period"];
|
|
273
|
-
} | {
|
|
274
|
-
readonly slug: "base";
|
|
275
|
-
readonly factory: "base";
|
|
276
|
-
readonly description: "Credential-free utilities: read webpage text and extract image URLs.";
|
|
277
|
-
readonly tools: readonly ["extract_images_from_url", "read_url_content"];
|
|
278
|
-
} | {
|
|
279
|
-
readonly slug: "exa";
|
|
280
|
-
readonly factory: "exa";
|
|
281
|
-
readonly description: "AI-powered web and LinkedIn profile search via Exa (workspace API key).";
|
|
282
|
-
readonly tools: readonly ["exa_linkedin_search", "exa_web_search"];
|
|
283
|
-
} | {
|
|
284
|
-
readonly slug: "linear";
|
|
285
|
-
readonly factory: "linear";
|
|
286
|
-
readonly description: "Track issues, list teams, and coordinate projects in Linear (OAuth).";
|
|
287
|
-
readonly tools: readonly ["linear_comment_issue", "linear_create_issue", "linear_delete_issue", "linear_get_issue", "linear_get_issue_comments", "linear_list_issues", "linear_list_labels", "linear_list_team_members", "linear_list_teams", "linear_update_issue"];
|
|
288
|
-
} | {
|
|
289
|
-
readonly slug: "linkedin";
|
|
290
|
-
readonly factory: "linkedin";
|
|
291
|
-
readonly description: "Create posts on LinkedIn for the connected account (Connect-with-LinkedIn).";
|
|
292
|
-
readonly tools: readonly ["linkedin_post"];
|
|
293
|
-
} | {
|
|
294
|
-
readonly slug: "pylon";
|
|
295
|
-
readonly factory: "pylon";
|
|
296
|
-
readonly description: "View and update customer support conversations in Pylon (workspace API key).";
|
|
297
|
-
readonly tools: readonly ["pylon_get_issue", "pylon_list_issues", "pylon_update_issue"];
|
|
298
|
-
} | {
|
|
299
|
-
readonly slug: "salesforce";
|
|
300
|
-
readonly factory: "salesforce";
|
|
301
|
-
readonly description: "Run SOQL queries against Salesforce (OAuth).";
|
|
302
|
-
readonly tools: readonly ["salesforce_query"];
|
|
303
|
-
} | {
|
|
304
|
-
readonly slug: "tavily";
|
|
305
|
-
readonly factory: "tavily";
|
|
306
|
-
readonly description: "Web search and structured page extraction via Tavily (workspace API key).";
|
|
307
|
-
readonly tools: readonly ["tavily_linkedin_search", "tavily_web_search"];
|
|
308
|
-
} | {
|
|
309
|
-
readonly slug: "x_com";
|
|
310
|
-
readonly factory: "x";
|
|
311
|
-
readonly description: "Publish posts, monitor mentions, and engage on X (Twitter) (Connect-with-X).";
|
|
312
|
-
readonly tools: readonly ["x_create_post", "x_delete_post", "x_follow_user", "x_get_me", "x_get_posts_from_list", "x_get_timeline", "x_get_user", "x_get_user_mentions", "x_get_user_posts", "x_like_post", "x_quote_post", "x_read_post", "x_reply_to_post", "x_repost", "x_search_posts", "x_unfollow_user", "x_unlike_post", "x_unrepost"];
|
|
313
|
-
})[];
|
|
314
|
-
/** How a standalone tool server integration is spelled on `connectors`. */
|
|
315
|
-
export type ToolServerFactoryName = Exclude<(typeof TOOL_SERVER_INTEGRATIONS)[number]["factory"], "slack">;
|
|
316
|
-
/** A catalog row for one built-in integration. */
|
|
317
|
-
export type ToolServerIntegration = (typeof TOOL_SERVER_INTEGRATIONS)[number];
|
|
318
|
-
/** Tool-name union published by `connectors.<factory>`. */
|
|
319
|
-
export type ToolsForFactory<F extends ToolServerIntegration["factory"]> = Extract<ToolServerIntegration, {
|
|
320
|
-
factory: F;
|
|
321
|
-
}>["tools"][number];
|
|
322
|
-
/** Look up a catalog row by factory name. */
|
|
323
|
-
export declare function integrationForFactory<F extends ToolServerIntegration["factory"]>(factory: F): Extract<ToolServerIntegration, {
|
|
324
|
-
factory: F;
|
|
325
|
-
}>;
|
|
326
|
-
//# sourceMappingURL=catalog.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"catalog.d.ts","sourceRoot":"","sources":["../../../src/connectors/toolserver/catalog.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AAEH,qFAAqF;AACrF,MAAM,WAAW,0BAA0B;IACzC,gFAAgF;IAChF,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IACtB,oEAAoE;IACpE,QAAQ,CAAC,OAAO,EAAE,MAAM,CAAC;IACzB,iEAAiE;IACjE,QAAQ,CAAC,WAAW,EAAE,MAAM,CAAC;IAC7B;;;;;OAKG;IACH,QAAQ,CAAC,KAAK,EAAE,SAAS,MAAM,EAAE,CAAC;CACnC;AAED;;;;;;;GAOG;AACH,eAAO,MAAM,wBAAwB;mBAG3B,OAAO;sBACJ,OAAO;0BAEd,oEAAoE;;;mBAiBhE,iBAAiB;sBACd,gBAAgB;0BAEvB,qEAAqE;;;mBAIjE,iBAAiB;sBACd,gBAAgB;0BAEvB,wEAAwE;;;mBAcpE,aAAa;sBACV,YAAY;0BAEnB,qEAAqE;;;mBAajE,cAAc;sBACX,aAAa;0BAEpB,+EAA+E;;;mBAc3E,aAAa;sBACV,YAAY;0BAEnB,qFAAqF;;;mBAajF,eAAe;sBACZ,cAAc;0BAErB,6EAA6E;;;mBAmBzE,eAAe;sBACZ,cAAc;0BAErB,oEAAoE;;;mBAchE,OAAO;sBACJ,OAAO;0BAEd,8EAA8E;;;mBAY1E,SAAS;sBACN,SAAS;0BAEhB,+EAA+E;;;mBAiB3E,YAAY;sBACT,YAAY;0BAEnB,uFAAuF;;;mBASnF,YAAY;sBACT,YAAY;0BAEnB,uFAAuF;;;mBA0BnF,OAAO;sBACJ,OAAO;0BAEd,uFAAuF;;;mBAenF,MAAM;sBACH,MAAM;0BAEb,6EAA6E;;;mBAYzE,OAAO;sBACJ,OAAO;0BAEd,oFAAoF;;;mBAgBhF,QAAQ;sBACL,QAAQ;0BAEf,kEAAkE;;;mBAS9D,OAAO;sBACJ,OAAO;0BAEd,+EAA+E;;;mBAoB3E,MAAM;sBACH,MAAM;0BAEb,sEAAsE;;;mBAIlE,KAAK;sBACF,KAAK;0BAEZ,yEAAyE;;;mBAIrE,QAAQ;sBACL,QAAQ;0BAEf,sEAAsE;;;mBAgBlE,UAAU;sBACP,UAAU;0BAEjB,6EAA6E;;;mBAIzE,OAAO;sBACJ,OAAO;0BAEd,8EAA8E;;;mBAI1E,YAAY;sBACT,YAAY;0BACR,8CAA8C;;;mBAIrD,QAAQ;sBACL,QAAQ;0BAEf,2EAA2E;;;mBAKvE,OAAO;sBACJ,GAAG;0BAEV,8EAA8E;;EAsB1B,CAAC;AAE3D,2DAA2D;AAC3D,MAAM,MAAM,cAAc,GAAG,CAAC,OAAO,wBAAwB,CAAC,CAAC,MAAM,CAAC,CAAC,MAAM,CAAC,CAAC;AAE/E;;;;;;GAMG;AACH,eAAO,MAAM,UAAU,UAAmC,CAAC;AAE3D;;;;;GAKG;AACH,eAAO,MAAM,mCAAmC;mBAjZtC,OAAO;sBACJ,OAAO;0BAEd,oEAAoE;;;mBAiBhE,iBAAiB;sBACd,gBAAgB;0BAEvB,qEAAqE;;;mBAIjE,iBAAiB;sBACd,gBAAgB;0BAEvB,wEAAwE;;;mBAcpE,aAAa;sBACV,YAAY;0BAEnB,qEAAqE;;;mBAajE,cAAc;sBACX,aAAa;0BAEpB,+EAA+E;;;mBAc3E,aAAa;sBACV,YAAY;0BAEnB,qFAAqF;;;mBAajF,eAAe;sBACZ,cAAc;0BAErB,6EAA6E;;;mBAmBzE,eAAe;sBACZ,cAAc;0BAErB,oEAAoE;;;mBAchE,OAAO;sBACJ,OAAO;0BAEd,8EAA8E;;;mBAY1E,SAAS;sBACN,SAAS;0BAEhB,+EAA+E;;;mBAiB3E,YAAY;sBACT,YAAY;0BAEnB,uFAAuF;;;mBASnF,YAAY;sBACT,YAAY;0BAEnB,uFAAuF;;;mBA0BnF,OAAO;sBACJ,OAAO;0BAEd,uFAAuF;;;mBAenF,MAAM;sBACH,MAAM;0BAEb,6EAA6E;;;mBA+BzE,QAAQ;sBACL,QAAQ;0BAEf,kEAAkE;;;mBAS9D,OAAO;sBACJ,OAAO;0BAEd,+EAA+E;;;mBAoB3E,MAAM;sBACH,MAAM;0BAEb,sEAAsE;;;mBAIlE,KAAK;sBACF,KAAK;0BAEZ,yEAAyE;;;mBAIrE,QAAQ;sBACL,QAAQ;0BAEf,sEAAsE;;;mBAgBlE,UAAU;sBACP,UAAU;0BAEjB,6EAA6E;;;mBAIzE,OAAO;sBACJ,OAAO;0BAEd,8EAA8E;;;mBAI1E,YAAY;sBACT,YAAY;0BACR,8CAA8C;;;mBAIrD,QAAQ;sBACL,QAAQ;0BAEf,2EAA2E;;;mBAKvE,OAAO;sBACJ,GAAG;0BAEV,8EAA8E;;IA2Cb,CAAC;AAExE,2EAA2E;AAC3E,MAAM,MAAM,qBAAqB,GAAG,OAAO,CACzC,CAAC,OAAO,wBAAwB,CAAC,CAAC,MAAM,CAAC,CAAC,SAAS,CAAC,EACpD,OAAO,CACR,CAAC;AAEF,kDAAkD;AAClD,MAAM,MAAM,qBAAqB,GAAG,CAAC,OAAO,wBAAwB,CAAC,CAAC,MAAM,CAAC,CAAC;AAE9E,2DAA2D;AAC3D,MAAM,MAAM,eAAe,CAAC,CAAC,SAAS,qBAAqB,CAAC,SAAS,CAAC,IACpE,OAAO,CAAC,qBAAqB,EAAE;IAAE,OAAO,EAAE,CAAC,CAAA;CAAE,CAAC,CAAC,OAAO,CAAC,CAAC,MAAM,CAAC,CAAC;AAElE,6CAA6C;AAC7C,wBAAgB,qBAAqB,CACnC,CAAC,SAAS,qBAAqB,CAAC,SAAS,CAAC,EAC1C,OAAO,EAAE,CAAC,GAAG,OAAO,CAAC,qBAAqB,EAAE;IAAE,OAAO,EAAE,CAAC,CAAA;CAAE,CAAC,CAQ5D"}
|