{
    "description": {
        "author": "Salesforce",
        "text": [
            "The component serves as a dynamic message resolver, which takes ES Type Nodes and UEM Schemas and renders the appropriate chat view components based on metadata, response, and actions.",
            "Selector: feed_chat-message-resolver"
        ]
    },
    "shadow": {
        "elements": [
            {
                "name": "viewComponent",
                "selector": {
                    "css": "feeds_chat-view-component[data-view-component]"
                },
                "type": "utam-feeds-chat/pageObjects/viewComponent",
                "description": "Represents the chat view component resolved dynamically based on message content.",
                "public": true
            }
        ]
    }
}