✨ ci: resolve ci #675
Annotations
10 errors and 1 warning
src/ProChat/__test__/demo.test.tsx > <ProChat /> > renders use-ref.tsx correctly:
tests/demo.tsx#L37
Error: Snapshot `<ProChat /> > renders use-ref.tsx correctly 1` mismatched
- Expected
+ Received
@@ -448,99 +448,265 @@
<div>
<div
class="layoutkit-flexbox css-1r7zaxo acss-1ckeg12 ant-pro-chat-input-area"
>
<div
- class="layoutkit-flexbox css-1gzsvii acss-1qxitnl ant-pro-chat-input-area-action-bar"
+ class="layoutkit-flexbox css-e9lmvh"
>
- <button
- class="ant-btn ant-btn-text ant-btn-icon-only ant-editor-icon zcss-1lwi3pj"
- type="button"
+ <div
+ class="layoutkit-flexbox css-1gzsvii acss-1qxitnl ant-pro-chat-input-area-extra"
>
- <span
- class="ant-btn-icon"
+ <button
+ class="ant-btn ant-btn-text ant-btn-icon-only ant-editor-icon zcss-1lwi3pj"
+ type="button"
>
- <div
- class="acss-1o4i853"
- style="border-radius: 5px; height: 36px; width: 36px;"
+ <span
+ class="ant-btn-icon"
>
- <span
- class="anticon"
- role="img"
+ <div
+ class="acss-1o4i853"
+ style="border-radius: 5px; height: 36px; width: 36px;"
>
- <svg
- class="lucide lucide-trash2"
- fill="transparent"
- focusable="false"
- height="20"
- stroke="currentColor"
- stroke-linecap="round"
- stroke-linejoin="round"
- stroke-width="2"
- viewBox="0 0 24 24"
- width="20"
- xmlns="http://www.w3.org/2000/svg"
+ <span
+ class="anticon"
+ role="img"
>
- <path
- d="M3 6h18"
- />
- <path
- d="M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6"
- />
- <path
- d="M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2"
- />
- <line
- x1="10"
- x2="10"
- y1="11"
- y2="17"
- />
- <line
- x1="14"
- x2="14"
- y1="11"
- y2="17"
- />
- </svg>
- </span>
- </div>
- </span>
- </button>
- </div>
- <div
- class="layoutkit-flexbox css-bx6voh acss-p1380z ant-pro-chat-input-area-text-container"
- >
+ <svg
+ class="lucide lucide-audio-lines"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ xmlns="http://www.w3.org/2000/svg"
+ >
+ <path
+ d="M2 10v3"
+ />
+ <path
+ d="M6 6v11"
+ />
+ <path
+ d="M10 3v18"
+
|
src/ProChat/__test__/demo.test.tsx > <ProChat /> > renders use-pro-chat.tsx correctly:
tests/demo.tsx#L37
Error: Snapshot `<ProChat /> > renders use-pro-chat.tsx correctly 1` mismatched
- Expected
+ Received
@@ -505,99 +505,265 @@
<div>
<div
class="layoutkit-flexbox css-1r7zaxo acss-1ckeg12 ant-pro-chat-input-area"
>
<div
- class="layoutkit-flexbox css-1gzsvii acss-1qxitnl ant-pro-chat-input-area-action-bar"
+ class="layoutkit-flexbox css-e9lmvh"
>
- <button
- class="ant-btn ant-btn-text ant-btn-icon-only ant-editor-icon zcss-1lwi3pj"
- type="button"
+ <div
+ class="layoutkit-flexbox css-1gzsvii acss-1qxitnl ant-pro-chat-input-area-extra"
>
- <span
- class="ant-btn-icon"
+ <button
+ class="ant-btn ant-btn-text ant-btn-icon-only ant-editor-icon zcss-1lwi3pj"
+ type="button"
>
- <div
- class="acss-1o4i853"
- style="border-radius: 5px; height: 36px; width: 36px;"
+ <span
+ class="ant-btn-icon"
>
- <span
- class="anticon"
- role="img"
+ <div
+ class="acss-1o4i853"
+ style="border-radius: 5px; height: 36px; width: 36px;"
>
- <svg
- class="lucide lucide-trash2"
- fill="transparent"
- focusable="false"
- height="20"
- stroke="currentColor"
- stroke-linecap="round"
- stroke-linejoin="round"
- stroke-width="2"
- viewBox="0 0 24 24"
- width="20"
- xmlns="http://www.w3.org/2000/svg"
+ <span
+ class="anticon"
+ role="img"
>
- <path
- d="M3 6h18"
- />
- <path
- d="M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6"
- />
- <path
- d="M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2"
- />
- <line
- x1="10"
- x2="10"
- y1="11"
- y2="17"
- />
- <line
- x1="14"
- x2="14"
- y1="11"
- y2="17"
- />
- </svg>
- </span>
- </div>
- </span>
- </button>
- </div>
- <div
- class="layoutkit-flexbox css-bx6voh acss-p1380z ant-pro-chat-input-area-text-container"
- >
+ <svg
+ class="lucide lucide-audio-lines"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ xmlns="http://www.w3.org/2000/svg"
+ >
+ <path
+ d="M2 10v3"
+ />
+ <path
+ d="M6 6v11"
+ />
+ <path
+ d="M10 3v18"
+
|
src/ProChat/__test__/demo.test.tsx > <ProChat /> > renders toBottomConfig.tsx correctly:
tests/demo.tsx#L37
Error: Snapshot `<ProChat /> > renders toBottomConfig.tsx correctly 1` mismatched
- Expected
+ Received
@@ -2526,99 +2526,265 @@
<div>
<div
class="layoutkit-flexbox css-1r7zaxo acss-1ckeg12 ant-pro-chat-input-area"
>
<div
- class="layoutkit-flexbox css-1gzsvii acss-1qxitnl ant-pro-chat-input-area-action-bar"
+ class="layoutkit-flexbox css-e9lmvh"
>
- <button
- class="ant-btn ant-btn-text ant-btn-icon-only ant-editor-icon zcss-1lwi3pj"
- type="button"
+ <div
+ class="layoutkit-flexbox css-1gzsvii acss-1qxitnl ant-pro-chat-input-area-extra"
>
- <span
- class="ant-btn-icon"
+ <button
+ class="ant-btn ant-btn-text ant-btn-icon-only ant-editor-icon zcss-1lwi3pj"
+ type="button"
>
- <div
- class="acss-1o4i853"
- style="border-radius: 5px; height: 36px; width: 36px;"
+ <span
+ class="ant-btn-icon"
>
- <span
- class="anticon"
- role="img"
+ <div
+ class="acss-1o4i853"
+ style="border-radius: 5px; height: 36px; width: 36px;"
>
- <svg
- class="lucide lucide-trash2"
- fill="transparent"
- focusable="false"
- height="20"
- stroke="currentColor"
- stroke-linecap="round"
- stroke-linejoin="round"
- stroke-width="2"
- viewBox="0 0 24 24"
- width="20"
- xmlns="http://www.w3.org/2000/svg"
+ <span
+ class="anticon"
+ role="img"
>
- <path
- d="M3 6h18"
- />
- <path
- d="M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6"
- />
- <path
- d="M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2"
- />
- <line
- x1="10"
- x2="10"
- y1="11"
- y2="17"
- />
- <line
- x1="14"
- x2="14"
- y1="11"
- y2="17"
- />
- </svg>
- </span>
- </div>
- </span>
- </button>
- </div>
- <div
- class="layoutkit-flexbox css-bx6voh acss-p1380z ant-pro-chat-input-area-text-container"
- >
+ <svg
+ class="lucide lucide-audio-lines"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ xmlns="http://www.w3.org/2000/svg"
+ >
+ <path
+ d="M2 10v3"
+ />
+ <path
+ d="M6 6v11"
+ />
+ <path
+ d="M10 3v18"
+
|
src/ProChat/__test__/demo.test.tsx > <ProChat /> > renders sse.tsx correctly:
tests/demo.tsx#L37
Error: Snapshot `<ProChat /> > renders sse.tsx correctly 1` mismatched
- Expected
+ Received
@@ -143,99 +143,265 @@
<div>
<div
class="layoutkit-flexbox css-1r7zaxo acss-1ckeg12 ant-pro-chat-input-area"
>
<div
- class="layoutkit-flexbox css-1gzsvii acss-1qxitnl ant-pro-chat-input-area-action-bar"
+ class="layoutkit-flexbox css-e9lmvh"
>
- <button
- class="ant-btn ant-btn-text ant-btn-icon-only ant-editor-icon zcss-1lwi3pj"
- type="button"
+ <div
+ class="layoutkit-flexbox css-1gzsvii acss-1qxitnl ant-pro-chat-input-area-extra"
>
- <span
- class="ant-btn-icon"
+ <button
+ class="ant-btn ant-btn-text ant-btn-icon-only ant-editor-icon zcss-1lwi3pj"
+ type="button"
>
- <div
- class="acss-1o4i853"
- style="border-radius: 5px; height: 36px; width: 36px;"
+ <span
+ class="ant-btn-icon"
>
- <span
- class="anticon"
- role="img"
+ <div
+ class="acss-1o4i853"
+ style="border-radius: 5px; height: 36px; width: 36px;"
>
- <svg
- class="lucide lucide-trash2"
- fill="transparent"
- focusable="false"
- height="20"
- stroke="currentColor"
- stroke-linecap="round"
- stroke-linejoin="round"
- stroke-width="2"
- viewBox="0 0 24 24"
- width="20"
- xmlns="http://www.w3.org/2000/svg"
+ <span
+ class="anticon"
+ role="img"
>
- <path
- d="M3 6h18"
- />
- <path
- d="M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6"
- />
- <path
- d="M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2"
- />
- <line
- x1="10"
- x2="10"
- y1="11"
- y2="17"
- />
- <line
- x1="14"
- x2="14"
- y1="11"
- y2="17"
- />
- </svg>
- </span>
- </div>
- </span>
- </button>
- </div>
- <div
- class="layoutkit-flexbox css-bx6voh acss-p1380z ant-pro-chat-input-area-text-container"
- >
+ <svg
+ class="lucide lucide-audio-lines"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ xmlns="http://www.w3.org/2000/svg"
+ >
+ <path
+ d="M2 10v3"
+ />
+ <path
+ d="M6 6v11"
+ />
+ <path
+ d="M10 3v18"
+
|
src/ProChat/__test__/demo.test.tsx > <ProChat /> > renders sse-trans.tsx correctly:
tests/demo.tsx#L37
Error: Snapshot `<ProChat /> > renders sse-trans.tsx correctly 1` mismatched
- Expected
+ Received
@@ -143,99 +143,265 @@
<div>
<div
class="layoutkit-flexbox css-1r7zaxo acss-1ckeg12 ant-pro-chat-input-area"
>
<div
- class="layoutkit-flexbox css-1gzsvii acss-1qxitnl ant-pro-chat-input-area-action-bar"
+ class="layoutkit-flexbox css-e9lmvh"
>
- <button
- class="ant-btn ant-btn-text ant-btn-icon-only ant-editor-icon zcss-1lwi3pj"
- type="button"
+ <div
+ class="layoutkit-flexbox css-1gzsvii acss-1qxitnl ant-pro-chat-input-area-extra"
>
- <span
- class="ant-btn-icon"
+ <button
+ class="ant-btn ant-btn-text ant-btn-icon-only ant-editor-icon zcss-1lwi3pj"
+ type="button"
>
- <div
- class="acss-1o4i853"
- style="border-radius: 5px; height: 36px; width: 36px;"
+ <span
+ class="ant-btn-icon"
>
- <span
- class="anticon"
- role="img"
+ <div
+ class="acss-1o4i853"
+ style="border-radius: 5px; height: 36px; width: 36px;"
>
- <svg
- class="lucide lucide-trash2"
- fill="transparent"
- focusable="false"
- height="20"
- stroke="currentColor"
- stroke-linecap="round"
- stroke-linejoin="round"
- stroke-width="2"
- viewBox="0 0 24 24"
- width="20"
- xmlns="http://www.w3.org/2000/svg"
+ <span
+ class="anticon"
+ role="img"
>
- <path
- d="M3 6h18"
- />
- <path
- d="M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6"
- />
- <path
- d="M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2"
- />
- <line
- x1="10"
- x2="10"
- y1="11"
- y2="17"
- />
- <line
- x1="14"
- x2="14"
- y1="11"
- y2="17"
- />
- </svg>
- </span>
- </div>
- </span>
- </button>
- </div>
- <div
- class="layoutkit-flexbox css-bx6voh acss-p1380z ant-pro-chat-input-area-text-container"
- >
+ <svg
+ class="lucide lucide-audio-lines"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ xmlns="http://www.w3.org/2000/svg"
+ >
+ <path
+ d="M2 10v3"
+ />
+ <path
+ d="M6 6v11"
+ />
+ <path
+ d="M10 3v18"
+
|
src/ProChat/__test__/demo.test.tsx > <ProChat /> > renders request.tsx correctly:
tests/demo.tsx#L37
Error: Snapshot `<ProChat /> > renders request.tsx correctly 1` mismatched
- Expected
+ Received
@@ -143,99 +143,265 @@
<div>
<div
class="layoutkit-flexbox css-1r7zaxo acss-1ckeg12 ant-pro-chat-input-area"
>
<div
- class="layoutkit-flexbox css-1gzsvii acss-1qxitnl ant-pro-chat-input-area-action-bar"
+ class="layoutkit-flexbox css-e9lmvh"
>
- <button
- class="ant-btn ant-btn-text ant-btn-icon-only ant-editor-icon zcss-1lwi3pj"
- type="button"
+ <div
+ class="layoutkit-flexbox css-1gzsvii acss-1qxitnl ant-pro-chat-input-area-extra"
>
- <span
- class="ant-btn-icon"
+ <button
+ class="ant-btn ant-btn-text ant-btn-icon-only ant-editor-icon zcss-1lwi3pj"
+ type="button"
>
- <div
- class="acss-1o4i853"
- style="border-radius: 5px; height: 36px; width: 36px;"
+ <span
+ class="ant-btn-icon"
>
- <span
- class="anticon"
- role="img"
+ <div
+ class="acss-1o4i853"
+ style="border-radius: 5px; height: 36px; width: 36px;"
>
- <svg
- class="lucide lucide-trash2"
- fill="transparent"
- focusable="false"
- height="20"
- stroke="currentColor"
- stroke-linecap="round"
- stroke-linejoin="round"
- stroke-width="2"
- viewBox="0 0 24 24"
- width="20"
- xmlns="http://www.w3.org/2000/svg"
+ <span
+ class="anticon"
+ role="img"
>
- <path
- d="M3 6h18"
- />
- <path
- d="M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6"
- />
- <path
- d="M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2"
- />
- <line
- x1="10"
- x2="10"
- y1="11"
- y2="17"
- />
- <line
- x1="14"
- x2="14"
- y1="11"
- y2="17"
- />
- </svg>
- </span>
- </div>
- </span>
- </button>
- </div>
- <div
- class="layoutkit-flexbox css-bx6voh acss-p1380z ant-pro-chat-input-area-text-container"
- >
+ <svg
+ class="lucide lucide-audio-lines"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ xmlns="http://www.w3.org/2000/svg"
+ >
+ <path
+ d="M2 10v3"
+ />
+ <path
+ d="M6 6v11"
+ />
+ <path
+ d="M10 3v18"
+
|
src/ProChat/__test__/demo.test.tsx > <ProChat /> > renders no-stream.tsx correctly:
tests/demo.tsx#L37
Error: Snapshot `<ProChat /> > renders no-stream.tsx correctly 1` mismatched
- Expected
+ Received
@@ -143,99 +143,265 @@
<div>
<div
class="layoutkit-flexbox css-1r7zaxo acss-1ckeg12 ant-pro-chat-input-area"
>
<div
- class="layoutkit-flexbox css-1gzsvii acss-1qxitnl ant-pro-chat-input-area-action-bar"
+ class="layoutkit-flexbox css-e9lmvh"
>
- <button
- class="ant-btn ant-btn-text ant-btn-icon-only ant-editor-icon zcss-1lwi3pj"
- type="button"
+ <div
+ class="layoutkit-flexbox css-1gzsvii acss-1qxitnl ant-pro-chat-input-area-extra"
>
- <span
- class="ant-btn-icon"
+ <button
+ class="ant-btn ant-btn-text ant-btn-icon-only ant-editor-icon zcss-1lwi3pj"
+ type="button"
>
- <div
- class="acss-1o4i853"
- style="border-radius: 5px; height: 36px; width: 36px;"
+ <span
+ class="ant-btn-icon"
>
- <span
- class="anticon"
- role="img"
+ <div
+ class="acss-1o4i853"
+ style="border-radius: 5px; height: 36px; width: 36px;"
>
- <svg
- class="lucide lucide-trash2"
- fill="transparent"
- focusable="false"
- height="20"
- stroke="currentColor"
- stroke-linecap="round"
- stroke-linejoin="round"
- stroke-width="2"
- viewBox="0 0 24 24"
- width="20"
- xmlns="http://www.w3.org/2000/svg"
+ <span
+ class="anticon"
+ role="img"
>
- <path
- d="M3 6h18"
- />
- <path
- d="M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6"
- />
- <path
- d="M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2"
- />
- <line
- x1="10"
- x2="10"
- y1="11"
- y2="17"
- />
- <line
- x1="14"
- x2="14"
- y1="11"
- y2="17"
- />
- </svg>
- </span>
- </div>
- </span>
- </button>
- </div>
- <div
- class="layoutkit-flexbox css-bx6voh acss-p1380z ant-pro-chat-input-area-text-container"
- >
+ <svg
+ class="lucide lucide-audio-lines"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ xmlns="http://www.w3.org/2000/svg"
+ >
+ <path
+ d="M2 10v3"
+ />
+ <path
+ d="M6 6v11"
+ />
+ <path
+ d="M10 3v18"
+
|
src/ProChat/__test__/demo.test.tsx > <ProChat /> > renders modal.tsx correctly:
tests/demo.tsx#L37
Error: Snapshot `<ProChat /> > renders modal.tsx correctly 1` mismatched
- Expected
+ Received
@@ -140,99 +140,265 @@
<div>
<div
class="layoutkit-flexbox css-1r7zaxo acss-1ckeg12 ant-pro-chat-input-area"
>
<div
- class="layoutkit-flexbox css-1gzsvii acss-1qxitnl ant-pro-chat-input-area-action-bar"
+ class="layoutkit-flexbox css-e9lmvh"
>
- <button
- class="ant-btn ant-btn-text ant-btn-icon-only ant-editor-icon zcss-1lwi3pj"
- type="button"
+ <div
+ class="layoutkit-flexbox css-1gzsvii acss-1qxitnl ant-pro-chat-input-area-extra"
>
- <span
- class="ant-btn-icon"
+ <button
+ class="ant-btn ant-btn-text ant-btn-icon-only ant-editor-icon zcss-1lwi3pj"
+ type="button"
>
- <div
- class="acss-1o4i853"
- style="border-radius: 5px; height: 36px; width: 36px;"
+ <span
+ class="ant-btn-icon"
>
- <span
- class="anticon"
- role="img"
+ <div
+ class="acss-1o4i853"
+ style="border-radius: 5px; height: 36px; width: 36px;"
>
- <svg
- class="lucide lucide-trash2"
- fill="transparent"
- focusable="false"
- height="20"
- stroke="currentColor"
- stroke-linecap="round"
- stroke-linejoin="round"
- stroke-width="2"
- viewBox="0 0 24 24"
- width="20"
- xmlns="http://www.w3.org/2000/svg"
+ <span
+ class="anticon"
+ role="img"
>
- <path
- d="M3 6h18"
- />
- <path
- d="M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6"
- />
- <path
- d="M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2"
- />
- <line
- x1="10"
- x2="10"
- y1="11"
- y2="17"
- />
- <line
- x1="14"
- x2="14"
- y1="11"
- y2="17"
- />
- </svg>
- </span>
- </div>
- </span>
- </button>
- </div>
- <div
- class="layoutkit-flexbox css-bx6voh acss-p1380z ant-pro-chat-input-area-text-container"
- >
+ <svg
+ class="lucide lucide-audio-lines"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ xmlns="http://www.w3.org/2000/svg"
+ >
+ <path
+ d="M2 10v3"
+ />
+ <path
+ d="M6 6v11"
+ />
+ <path
+ d="M10 3v18"
+ />
+ <path
+ d="M14 8v7"
+ />
+ <path
+ d="M18 5v13"
+
|
src/ProChat/__test__/demo.test.tsx > <ProChat /> > renders meta.tsx correctly:
tests/demo.tsx#L37
Error: Snapshot `<ProChat /> > renders meta.tsx correctly 1` mismatched
- Expected
+ Received
@@ -435,99 +435,265 @@
<div>
<div
class="layoutkit-flexbox css-1r7zaxo acss-1ckeg12 ant-pro-chat-input-area"
>
<div
- class="layoutkit-flexbox css-1gzsvii acss-1qxitnl ant-pro-chat-input-area-action-bar"
+ class="layoutkit-flexbox css-e9lmvh"
>
- <button
- class="ant-btn ant-btn-text ant-btn-icon-only ant-editor-icon zcss-1lwi3pj"
- type="button"
+ <div
+ class="layoutkit-flexbox css-1gzsvii acss-1qxitnl ant-pro-chat-input-area-extra"
>
- <span
- class="ant-btn-icon"
+ <button
+ class="ant-btn ant-btn-text ant-btn-icon-only ant-editor-icon zcss-1lwi3pj"
+ type="button"
>
- <div
- class="acss-1o4i853"
- style="border-radius: 5px; height: 36px; width: 36px;"
+ <span
+ class="ant-btn-icon"
>
- <span
- class="anticon"
- role="img"
+ <div
+ class="acss-1o4i853"
+ style="border-radius: 5px; height: 36px; width: 36px;"
>
- <svg
- class="lucide lucide-trash2"
- fill="transparent"
- focusable="false"
- height="20"
- stroke="currentColor"
- stroke-linecap="round"
- stroke-linejoin="round"
- stroke-width="2"
- viewBox="0 0 24 24"
- width="20"
- xmlns="http://www.w3.org/2000/svg"
+ <span
+ class="anticon"
+ role="img"
>
- <path
- d="M3 6h18"
- />
- <path
- d="M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6"
- />
- <path
- d="M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2"
- />
- <line
- x1="10"
- x2="10"
- y1="11"
- y2="17"
- />
- <line
- x1="14"
- x2="14"
- y1="11"
- y2="17"
- />
- </svg>
- </span>
- </div>
- </span>
- </button>
- </div>
- <div
- class="layoutkit-flexbox css-bx6voh acss-p1380z ant-pro-chat-input-area-text-container"
- >
+ <svg
+ class="lucide lucide-audio-lines"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ xmlns="http://www.w3.org/2000/svg"
+ >
+ <path
+ d="M2 10v3"
+ />
+ <path
+ d="M6 6v11"
+ />
+ <path
+ d="M10 3v18"
+
|
src/ProChat/__test__/demo.test.tsx > <ProChat /> > renders loading.tsx correctly:
tests/demo.tsx#L37
Error: Snapshot `<ProChat /> > renders loading.tsx correctly 1` mismatched
- Expected
+ Received
@@ -150,99 +150,265 @@
<div>
<div
class="layoutkit-flexbox css-1r7zaxo acss-1ckeg12 ant-pro-chat-input-area"
>
<div
- class="layoutkit-flexbox css-1gzsvii acss-1qxitnl ant-pro-chat-input-area-action-bar"
+ class="layoutkit-flexbox css-e9lmvh"
>
- <button
- class="ant-btn ant-btn-text ant-btn-icon-only ant-editor-icon zcss-1lwi3pj"
- type="button"
+ <div
+ class="layoutkit-flexbox css-1gzsvii acss-1qxitnl ant-pro-chat-input-area-extra"
>
- <span
- class="ant-btn-icon"
+ <button
+ class="ant-btn ant-btn-text ant-btn-icon-only ant-editor-icon zcss-1lwi3pj"
+ type="button"
>
- <div
- class="acss-1o4i853"
- style="border-radius: 5px; height: 36px; width: 36px;"
+ <span
+ class="ant-btn-icon"
>
- <span
- class="anticon"
- role="img"
+ <div
+ class="acss-1o4i853"
+ style="border-radius: 5px; height: 36px; width: 36px;"
>
- <svg
- class="lucide lucide-trash2"
- fill="transparent"
- focusable="false"
- height="20"
- stroke="currentColor"
- stroke-linecap="round"
- stroke-linejoin="round"
- stroke-width="2"
- viewBox="0 0 24 24"
- width="20"
- xmlns="http://www.w3.org/2000/svg"
+ <span
+ class="anticon"
+ role="img"
>
- <path
- d="M3 6h18"
- />
- <path
- d="M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6"
- />
- <path
- d="M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2"
- />
- <line
- x1="10"
- x2="10"
- y1="11"
- y2="17"
- />
- <line
- x1="14"
- x2="14"
- y1="11"
- y2="17"
- />
- </svg>
- </span>
- </div>
- </span>
- </button>
- </div>
- <div
- class="layoutkit-flexbox css-bx6voh acss-p1380z ant-pro-chat-input-area-text-container"
- >
+ <svg
+ class="lucide lucide-audio-lines"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ xmlns="http://www.w3.org/2000/svg"
+ >
+ <path
+ d="M2 10v3"
+ />
+ <path
+ d="M6 6v11"
+ />
+ <path
+ d="M10 3v18"
+
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|