openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
9 lines (8 loc) • 2.31 kB
JavaScript
import { t as DEFAULT_ACCOUNT_ID } from "../account-id-CETVCrTz.js";
import { t as createSetupTranslator } from "../i18n-hynzGFbD.js";
import { a as createSetupInputPresenceValidator, i as createPatchedAccountSetupAdapter, r as createEnvPatchedAccountSetupAdapter } from "../setup-helpers-DpWE8O4k.js";
import { A as setAccountAllowFromForChannel, C as promptParsedAllowFromForAccount, D as resolveEntriesWithOptionalToken, N as splitSetupEntries, O as resolveSetupAccountId, _ as parseMentionOrPrefixedId, b as patchChannelConfigForAccount, g as noteChannelLookupSummary, h as noteChannelLookupFailure, i as createAccountScopedGroupAccessSection, j as setSetupChannelEnabled, l as createTopLevelChannelDmPolicy, p as mergeAllowFromEntries, r as createAccountScopedAllowFromSection, s as createStandardChannelSetupStatus, v as parseSetupEntriesAllowingWildcard, w as promptResolvedAllowFrom } from "../setup-wizard-helpers-DYc3t3kF.js";
import { a as createCliPathTextInput, i as createDelegatedSetupWizardProxy, n as defineTokenCredential, o as createDelegatedTextInputShouldPrompt, r as createAllowlistSetupWizardProxy, t as baseUrlTextInput } from "../setup-credential-7-0D5aTk.js";
import { t as createClackPrompter } from "../clack-prompter-BSpWH_ak.js";
import { n as promptLegacyChannelAllowFromForAccount, t as createLegacyCompatChannelDmPolicy } from "../setup-runtime-BWfBnPr_.js";
export { DEFAULT_ACCOUNT_ID, baseUrlTextInput, createAccountScopedAllowFromSection, createAccountScopedGroupAccessSection, createAllowlistSetupWizardProxy, createClackPrompter, createCliPathTextInput, createDelegatedSetupWizardProxy, createDelegatedTextInputShouldPrompt, createEnvPatchedAccountSetupAdapter, createLegacyCompatChannelDmPolicy, createPatchedAccountSetupAdapter, createSetupInputPresenceValidator, createSetupTranslator, createStandardChannelSetupStatus, createTopLevelChannelDmPolicy, defineTokenCredential, mergeAllowFromEntries, noteChannelLookupFailure, noteChannelLookupSummary, parseMentionOrPrefixedId, parseSetupEntriesAllowingWildcard, patchChannelConfigForAccount, promptLegacyChannelAllowFromForAccount, promptParsedAllowFromForAccount, promptResolvedAllowFrom, resolveEntriesWithOptionalToken, resolveSetupAccountId, setAccountAllowFromForChannel, setSetupChannelEnabled, splitSetupEntries };