@@ -165,45 +189,89 @@ exports[`ChatMessage > renders with variant naked correctly 1`] = `
"
`;
-exports[`ChatMessage > renders with variant outline correctly 1`] = `
+exports[`ChatMessage > renders with primary variant naked correctly 1`] = `
"
-
Hello, how are you?
+
Hello, how are you?
"
`;
-exports[`ChatMessage > renders with variant soft correctly 1`] = `
+exports[`ChatMessage > renders with primary variant outline correctly 1`] = `
"
-
Hello, how are you?
+
Hello, how are you?
"
`;
-exports[`ChatMessage > renders with variant solid correctly 1`] = `
+exports[`ChatMessage > renders with primary variant soft correctly 1`] = `
"
-
Hello, how are you?
+
Hello, how are you?
"
`;
-exports[`ChatMessage > renders with variant subtle correctly 1`] = `
+exports[`ChatMessage > renders with primary variant solid correctly 1`] = `
"
-
Hello, how are you?
+
Hello, how are you?
+
+
+"
+`;
+
+exports[`ChatMessage > renders with primary variant subtle correctly 1`] = `
+"
+
+
+
+
Hello, how are you?
+
+
+"
+`;
+
+exports[`ChatMessage > renders with role assistant correctly 1`] = `
+"
+
+
+
+
Hello, how are you?
+
+
+"
+`;
+
+exports[`ChatMessage > renders with side right correctly 1`] = `
+"
+
+
+
+
Hello, how are you?
+
+
+"
+`;
+
+exports[`ChatMessage > renders with ui correctly 1`] = `
+"
+
+
"
diff --git a/test/components/__snapshots__/ChatMessages-vue.spec.ts.snap b/test/components/__snapshots__/ChatMessages-vue.spec.ts.snap
index 7ac149fe89..678f36bdc1 100644
--- a/test/components/__snapshots__/ChatMessages-vue.spec.ts.snap
+++ b/test/components/__snapshots__/ChatMessages-vue.spec.ts.snap
@@ -6,7 +6,7 @@ exports[`ChatMessages > renders with assistant correctly 1`] = `
-
Hello, how are you?
+
Hello, how are you?
@@ -29,7 +29,7 @@ exports[`ChatMessages > renders with class correctly 1`] = `
-
Hello, how are you?
+
Hello, how are you?
@@ -52,7 +52,7 @@ exports[`ChatMessages > renders with compact correctly 1`] = `
-
Hello, how are you?
+
Hello, how are you?
@@ -75,7 +75,7 @@ exports[`ChatMessages > renders with content slot correctly 1`] = `
-
Content slot
+
Content slot
@@ -105,7 +105,7 @@ exports[`ChatMessages > renders with files slot correctly 1`] = `
-
Hello, how are you?
+
Hello, how are you?
@@ -128,7 +128,7 @@ exports[`ChatMessages > renders with indicator slot correctly 1`] = `
-
Hello, how are you?
+
Hello, how are you?
@@ -158,7 +158,7 @@ exports[`ChatMessages > renders with messages correctly 1`] = `
-
Hello, how are you?
+
Hello, how are you?
@@ -181,7 +181,7 @@ exports[`ChatMessages > renders with status error correctly 1`] = `
-
Hello, how are you?
+
Hello, how are you?
@@ -204,7 +204,7 @@ exports[`ChatMessages > renders with status ready correctly 1`] = `
-
Hello, how are you?
+
Hello, how are you?
@@ -227,7 +227,7 @@ exports[`ChatMessages > renders with status streaming correctly 1`] = `
-
Hello, how are you?
+
Hello, how are you?
@@ -250,7 +250,7 @@ exports[`ChatMessages > renders with status submitted correctly 1`] = `
-
Hello, how are you?
+
Hello, how are you?
@@ -282,7 +282,7 @@ exports[`ChatMessages > renders with ui correctly 1`] = `
-
Hello, how are you?
+
Hello, how are you?
@@ -305,7 +305,7 @@ exports[`ChatMessages > renders with user correctly 1`] = `
-
Hello, how are you?
+
Hello, how are you?
@@ -328,7 +328,7 @@ exports[`ChatMessages > renders with viewport slot correctly 1`] = `
-
Hello, how are you?
+
Hello, how are you?
diff --git a/test/components/__snapshots__/ChatMessages.spec.ts.snap b/test/components/__snapshots__/ChatMessages.spec.ts.snap
index 62c7e1f9c6..7341c5c2a8 100644
--- a/test/components/__snapshots__/ChatMessages.spec.ts.snap
+++ b/test/components/__snapshots__/ChatMessages.spec.ts.snap
@@ -6,7 +6,7 @@ exports[`ChatMessages > renders with assistant correctly 1`] = `
-
Hello, how are you?
+
Hello, how are you?
@@ -29,7 +29,7 @@ exports[`ChatMessages > renders with class correctly 1`] = `
-
Hello, how are you?
+
Hello, how are you?
@@ -52,7 +52,7 @@ exports[`ChatMessages > renders with compact correctly 1`] = `
-
Hello, how are you?
+
Hello, how are you?
@@ -75,7 +75,7 @@ exports[`ChatMessages > renders with content slot correctly 1`] = `
-
Content slot
+
Content slot
@@ -105,7 +105,7 @@ exports[`ChatMessages > renders with files slot correctly 1`] = `
-
Hello, how are you?
+
Hello, how are you?
@@ -128,7 +128,7 @@ exports[`ChatMessages > renders with indicator slot correctly 1`] = `
-
Hello, how are you?
+
Hello, how are you?
@@ -158,7 +158,7 @@ exports[`ChatMessages > renders with messages correctly 1`] = `
-
Hello, how are you?
+
Hello, how are you?
@@ -181,7 +181,7 @@ exports[`ChatMessages > renders with status error correctly 1`] = `
-
Hello, how are you?
+
Hello, how are you?
@@ -204,7 +204,7 @@ exports[`ChatMessages > renders with status ready correctly 1`] = `
-
Hello, how are you?
+
Hello, how are you?
@@ -227,7 +227,7 @@ exports[`ChatMessages > renders with status streaming correctly 1`] = `
-
Hello, how are you?
+
Hello, how are you?
@@ -250,7 +250,7 @@ exports[`ChatMessages > renders with status submitted correctly 1`] = `
-
Hello, how are you?
+
Hello, how are you?
@@ -282,7 +282,7 @@ exports[`ChatMessages > renders with ui correctly 1`] = `
-
Hello, how are you?
+
Hello, how are you?
@@ -305,7 +305,7 @@ exports[`ChatMessages > renders with user correctly 1`] = `
-
Hello, how are you?
+
Hello, how are you?
@@ -328,7 +328,7 @@ exports[`ChatMessages > renders with viewport slot correctly 1`] = `
-
Hello, how are you?
+
Hello, how are you?