You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@salesforcedevs/docs-components

Package Overview
Dependencies
Maintainers
17
Versions
795
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@salesforcedevs/docs-components - npm Package Compare versions

Comparing version

to
0.0.23-chat

2

package.json
{
"name": "@salesforcedevs/docs-components",
"version": "0.0.22-chat",
"version": "0.0.23-chat",
"description": "Docs Lightning web components for DSC",

@@ -5,0 +5,0 @@ "license": "MIT",

# Sliding Chat Component (doc-chat)
A self-contained sliding sidebar chat component with a floating trigger button that appears from the right side of the screen, perfect for customer support, documentation help, or any conversational interface.
A self-contained sliding chat component with a floating trigger button that can be embedded in any layout, perfect for customer support, documentation help, or any conversational interface.
## Features
- 🎯 **Sliding Sidebar**: Slides in from the right side of the screen
- 🎯 **Sliding Component**: Slides in/out with smooth animations
- 🔘 **Floating Trigger**: Built-in floating button to open chat (bottom-right corner)

@@ -30,3 +30,3 @@ - 💬 **Real-time Chat**: Interactive messaging with typing indicators

That's it! The component will automatically show a floating chat button in the bottom-right corner when closed, and a sliding sidebar when opened.
That's it! The component will automatically show a floating chat button in the bottom-right corner when closed, and slide in the chat interface when opened.

@@ -125,5 +125,5 @@ ## Properties

- **Desktop**: Fixed width sidebar (400px)
- **Tablet**: Full width sidebar
- **Mobile**: Full viewport width
- **Desktop**: Fixed width component (400px)
- **Tablet**: Full width component
- **Mobile**: Full width component

@@ -130,0 +130,0 @@ ## Accessibility

Sorry, the diff of this file is not supported yet