openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
5 lines (4 loc) • 2.16 kB
JavaScript
import { C as resolveMessagePresentationButtonAction, S as resolveMessagePresentationActionValue, T as resolveMessagePresentationOptionAction, a as hasReplyContent, b as resolveInteractiveTextFallback, c as isMessagePresentationInteractiveBlock, d as normalizeLegacyInteractiveReply, f as normalizeMessagePresentation, g as renderMessagePresentationChartFallbackText, h as reduceLegacyInteractiveReply, i as hasReplyChannelData, l as legacyInteractiveReplyToPresentation, m as presentationToInteractiveReply, n as hasLegacyInteractiveReplyBlocks, p as presentationToInteractiveControlsReply, r as hasMessagePresentationBlocks, s as interactiveReplyToPresentation, t as hasInteractiveReplyBlocks, u as normalizeInteractiveReply, v as renderMessagePresentationFallbackText, w as resolveMessagePresentationControlValue, x as resolveLegacyInteractiveTextFallback, y as renderMessagePresentationTableFallbackText } from "../payload-DYE7bQ2k.js";
import { i as presentationPageSize, n as adaptMessagePresentationForChannel, r as applyPresentationActionLimits, t as renderPresentationForDelivery } from "../presentation-delivery-iphdqV5a.js";
import { t as reduceInteractiveReply } from "../interactive-runtime-D49cyfz7.js";
export { adaptMessagePresentationForChannel, applyPresentationActionLimits, hasInteractiveReplyBlocks, hasLegacyInteractiveReplyBlocks, hasMessagePresentationBlocks, hasReplyChannelData, hasReplyContent, interactiveReplyToPresentation, isMessagePresentationInteractiveBlock, legacyInteractiveReplyToPresentation, normalizeInteractiveReply, normalizeLegacyInteractiveReply, normalizeMessagePresentation, presentationPageSize, presentationToInteractiveControlsReply, presentationToInteractiveReply, reduceInteractiveReply, reduceLegacyInteractiveReply, renderMessagePresentationChartFallbackText, renderMessagePresentationFallbackText, renderMessagePresentationTableFallbackText, renderPresentationForDelivery, resolveInteractiveTextFallback, resolveLegacyInteractiveTextFallback, resolveMessagePresentationActionValue, resolveMessagePresentationButtonAction, resolveMessagePresentationControlValue, resolveMessagePresentationOptionAction };