openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
4 lines • 1.76 kB
TypeScript
import { i as mergeDmAllowFromSources, n as firstDefined, o as resolveGroupAllowFromSources, r as isSenderIdAllowed } from "./allow-from-Bdiy2LH6.js";
import { a as formatAllowlistMatchMeta, c as resolveAllowlistMatchSimple, i as compileAllowlist, l as resolveCompiledAllowlistMatch, n as AllowlistMatchSource, o as resolveAllowlistCandidates, r as CompiledAllowlist, s as resolveAllowlistMatchByCandidates, t as AllowlistMatch } from "./allowlist-match-Bmdv70ad.js";
import { a as isNormalizedSenderAllowed, c as AllowlistUserResolutionLike, d as canonicalizeAllowlistWithResolvedIds, f as mergeAllowlist, i as isAllowedParsedChatSender, l as addAllowlistUserEntriesFromConfigEntry, m as summarizeMapping, n as formatAllowFromLowercase, o as mapAllowlistResolutionInputs, p as patchAllowlistUsersInConfigEntries, r as formatNormalizedAllowFromEntries, s as mapBasicAllowlistResolutionEntries, t as BasicAllowlistResolutionEntry, u as buildAllowlistResolutionSummary } from "./allow-from-DAzkuAuT.js";
export { type AllowlistMatch, type AllowlistMatchSource, type AllowlistUserResolutionLike, BasicAllowlistResolutionEntry, type CompiledAllowlist, addAllowlistUserEntriesFromConfigEntry, buildAllowlistResolutionSummary, canonicalizeAllowlistWithResolvedIds, compileAllowlist, firstDefined, formatAllowFromLowercase, formatAllowlistMatchMeta, formatNormalizedAllowFromEntries, isAllowedParsedChatSender, isNormalizedSenderAllowed, isSenderIdAllowed, mapAllowlistResolutionInputs, mapBasicAllowlistResolutionEntries, mergeAllowlist, mergeDmAllowFromSources, patchAllowlistUsersInConfigEntries, resolveAllowlistCandidates, resolveAllowlistMatchByCandidates, resolveAllowlistMatchSimple, resolveCompiledAllowlistMatch, resolveGroupAllowFromSources, summarizeMapping };