UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

9 lines (8 loc) 2.21 kB
import { t as DEFAULT_ACCOUNT_ID } from "../account-id-Df9e41E6.js"; import { a as createSetupInputPresenceValidator, i as createPatchedAccountSetupAdapter, r as createEnvPatchedAccountSetupAdapter } from "../setup-helpers-DO5nSeNy.js"; import { t as createSetupTranslator } from "../i18n-7g_f4oaD.js"; import { A as promptLegacyChannelAllowFromForAccount, C as parseSetupEntriesAllowingWildcard, I as resolveEntriesWithOptionalToken, J as setSetupChannelEnabled, N as promptResolvedAllowFrom, Q as splitSetupEntries, S as parseMentionOrPrefixedId, T as patchChannelConfigForAccount, V as setAccountAllowFromForChannel, b as noteChannelLookupFailure, f as createStandardChannelSetupStatus, i as createAccountScopedGroupAccessSection, j as promptParsedAllowFromForAccount, m as createTopLevelChannelDmPolicy, o as createLegacyCompatChannelDmPolicy, r as createAccountScopedAllowFromSection, v as mergeAllowFromEntries, x as noteChannelLookupSummary, z as resolveSetupAccountId } from "../setup-wizard-helpers-Dv-t1nb8.js"; import { a as createDelegatedSetupWizardProxy, c as createDelegatedTextInputShouldPrompt, o as createCliPathTextInput, t as createAllowlistSetupWizardProxy } from "../setup-wizard-proxy-mR4OIy7C.js"; import { t as createClackPrompter } from "../clack-prompter-fc9v8HJv.js"; import "../setup-runtime-BvLK-H0G.js"; export { DEFAULT_ACCOUNT_ID, createAccountScopedAllowFromSection, createAccountScopedGroupAccessSection, createAllowlistSetupWizardProxy, createClackPrompter, createCliPathTextInput, createDelegatedSetupWizardProxy, createDelegatedTextInputShouldPrompt, createEnvPatchedAccountSetupAdapter, createLegacyCompatChannelDmPolicy, createPatchedAccountSetupAdapter, createSetupInputPresenceValidator, createSetupTranslator, createStandardChannelSetupStatus, createTopLevelChannelDmPolicy, mergeAllowFromEntries, noteChannelLookupFailure, noteChannelLookupSummary, parseMentionOrPrefixedId, parseSetupEntriesAllowingWildcard, patchChannelConfigForAccount, promptLegacyChannelAllowFromForAccount, promptParsedAllowFromForAccount, promptResolvedAllowFrom, resolveEntriesWithOptionalToken, resolveSetupAccountId, setAccountAllowFromForChannel, setSetupChannelEnabled, splitSetupEntries };