@carbon/ai-chat 0.1.5 → 0.1.6-alpha0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/Carousel.js +2 -2
- package/dist/cjs/Chat.js +24 -4
- package/dist/cjs/GenesysMessengerServiceDesk.js +2 -2
- package/dist/cjs/HumanAgentServiceImpl.js +2 -2
- package/dist/cjs/NiceDFOServiceDesk.js +2 -2
- package/dist/cjs/PDFViewerContainer.js +2 -2
- package/dist/cjs/ReactPlayer.js +2 -2
- package/dist/cjs/SFServiceDesk.js +2 -2
- package/dist/cjs/ServiceDeskImpl.js +2 -2
- package/dist/cjs/Table.js +2 -2
- package/dist/cjs/ZendeskServiceDesk.js +2 -2
- package/dist/cjs/_node-resolve_empty.js +2 -2
- package/dist/cjs/agentActions.js +2 -2
- package/dist/cjs/aiChatEntry.js +2 -2
- package/dist/cjs/anonymousUserIDStorage.js +2 -2
- package/dist/cjs/ar-dz.js +2 -2
- package/dist/cjs/ar-kw.js +2 -2
- package/dist/cjs/ar-ly.js +2 -2
- package/dist/cjs/ar-ma.js +2 -2
- package/dist/cjs/ar-sa.js +2 -2
- package/dist/cjs/ar-tn.js +2 -2
- package/dist/cjs/ar.js +2 -2
- package/dist/cjs/ar2.js +2 -2
- package/dist/cjs/cds-aichat-container.js +2 -2
- package/dist/cjs/cds-aichat-custom-element.js +2 -2
- package/dist/cjs/cds-aichat-internal.js +38 -10
- package/dist/cjs/cs.js +2 -2
- package/dist/cjs/cs2.js +2 -2
- package/dist/cjs/de-at.js +2 -2
- package/dist/cjs/de-ch.js +2 -2
- package/dist/cjs/de.js +2 -2
- package/dist/cjs/de2.js +2 -2
- package/dist/cjs/en-au.js +2 -2
- package/dist/cjs/en-ca.js +2 -2
- package/dist/cjs/en-gb.js +2 -2
- package/dist/cjs/en-ie.js +2 -2
- package/dist/cjs/en-il.js +2 -2
- package/dist/cjs/en-nz.js +2 -2
- package/dist/cjs/es-do.js +2 -2
- package/dist/cjs/es-us.js +2 -2
- package/dist/cjs/es.js +2 -2
- package/dist/cjs/es2.js +2 -2
- package/dist/cjs/export.js +2 -2
- package/dist/cjs/export.legacy.js +2 -2
- package/dist/cjs/fontUtils.js +2 -2
- package/dist/cjs/fr-ca.js +2 -2
- package/dist/cjs/fr-ch.js +2 -2
- package/dist/cjs/fr.js +2 -2
- package/dist/cjs/fr2.js +2 -2
- package/dist/cjs/highlight_js.js +2 -2
- package/dist/cjs/it-ch.js +2 -2
- package/dist/cjs/it.js +2 -2
- package/dist/cjs/it2.js +2 -2
- package/dist/cjs/ja.js +2 -2
- package/dist/cjs/ja2.js +2 -2
- package/dist/cjs/jstz.min.js +2 -2
- package/dist/cjs/ko.js +2 -2
- package/dist/cjs/ko2.js +2 -2
- package/dist/cjs/markdown.js +2 -2
- package/dist/cjs/markdown_attrs.js +2 -2
- package/dist/cjs/mockServiceDesk.js +2 -2
- package/dist/cjs/nl.js +2 -2
- package/dist/cjs/nl2.js +2 -2
- package/dist/cjs/pt-br.js +2 -2
- package/dist/cjs/pt-br2.js +2 -2
- package/dist/cjs/pt.js +2 -2
- package/dist/cjs/render.js +2 -2
- package/dist/cjs/zh-cn.js +2 -2
- package/dist/cjs/zh-tw.js +2 -2
- package/dist/cjs/zh-tw2.js +2 -2
- package/dist/cjs/zh.js +2 -2
- package/dist/es/Carousel.js +3 -3
- package/dist/es/Chat.js +25 -5
- package/dist/es/GenesysMessengerServiceDesk.js +3 -3
- package/dist/es/HumanAgentServiceImpl.js +3 -3
- package/dist/es/NiceDFOServiceDesk.js +3 -3
- package/dist/es/PDFViewerContainer.js +3 -3
- package/dist/es/ReactPlayer.js +2 -2
- package/dist/es/SFServiceDesk.js +3 -3
- package/dist/es/ServiceDeskImpl.js +2 -2
- package/dist/es/Table.js +3 -3
- package/dist/es/ZendeskServiceDesk.js +2 -2
- package/dist/es/_node-resolve_empty.js +2 -2
- package/dist/es/agentActions.js +2 -2
- package/dist/es/aiChatEntry.js +2 -2
- package/dist/es/anonymousUserIDStorage.js +3 -3
- package/dist/es/ar-dz.js +3 -3
- package/dist/es/ar-kw.js +3 -3
- package/dist/es/ar-ly.js +3 -3
- package/dist/es/ar-ma.js +3 -3
- package/dist/es/ar-sa.js +3 -3
- package/dist/es/ar-tn.js +3 -3
- package/dist/es/ar.js +3 -3
- package/dist/es/ar2.js +2 -2
- package/dist/es/cds-aichat-container.js +2 -2
- package/dist/es/cds-aichat-custom-element.js +2 -2
- package/dist/es/cds-aichat-internal.js +37 -11
- package/dist/es/cs.js +3 -3
- package/dist/es/cs2.js +2 -2
- package/dist/es/de-at.js +3 -3
- package/dist/es/de-ch.js +3 -3
- package/dist/es/de.js +3 -3
- package/dist/es/de2.js +2 -2
- package/dist/es/en-au.js +3 -3
- package/dist/es/en-ca.js +3 -3
- package/dist/es/en-gb.js +3 -3
- package/dist/es/en-ie.js +3 -3
- package/dist/es/en-il.js +3 -3
- package/dist/es/en-nz.js +3 -3
- package/dist/es/es-do.js +3 -3
- package/dist/es/es-us.js +3 -3
- package/dist/es/es.js +3 -3
- package/dist/es/es2.js +2 -2
- package/dist/es/export.js +2 -2
- package/dist/es/export.legacy.js +2 -2
- package/dist/es/fontUtils.js +2 -2
- package/dist/es/fr-ca.js +3 -3
- package/dist/es/fr-ch.js +3 -3
- package/dist/es/fr.js +3 -3
- package/dist/es/fr2.js +2 -2
- package/dist/es/highlight_js.js +2 -2
- package/dist/es/it-ch.js +3 -3
- package/dist/es/it.js +3 -3
- package/dist/es/it2.js +2 -2
- package/dist/es/ja.js +3 -3
- package/dist/es/ja2.js +2 -2
- package/dist/es/jstz.min.js +2 -2
- package/dist/es/ko.js +3 -3
- package/dist/es/ko2.js +2 -2
- package/dist/es/markdown.js +2 -2
- package/dist/es/markdown_attrs.js +2 -2
- package/dist/es/mockServiceDesk.js +2 -2
- package/dist/es/nl.js +3 -3
- package/dist/es/nl2.js +2 -2
- package/dist/es/pt-br.js +3 -3
- package/dist/es/pt-br2.js +2 -2
- package/dist/es/pt.js +3 -3
- package/dist/es/render.js +3 -3
- package/dist/es/zh-cn.js +3 -3
- package/dist/es/zh-tw.js +3 -3
- package/dist/es/zh-tw2.js +2 -2
- package/dist/es/zh.js +2 -2
- package/package.json +1 -1
package/dist/cjs/en-nz.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/es-do.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/es-us.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/es.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/es2.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/export.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/fontUtils.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/fr-ca.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/fr-ch.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/fr.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/fr2.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/highlight_js.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/it-ch.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/it.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/it2.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/ja.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/ja2.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/jstz.min.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/ko.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/ko2.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/markdown.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/nl.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/nl2.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/pt-br.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/pt-br2.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/pt.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/render.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/zh-cn.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/zh-tw.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/zh-tw2.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/cjs/zh.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/es/Carousel.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
@@ -24,7 +24,7 @@ import { Button } from '@carbon/react';
|
|
|
24
24
|
import React__default, { forwardRef, useState, useRef, useEffect, useLayoutEffect, createContext } from 'react';
|
|
25
25
|
import { useIntl } from 'react-intl';
|
|
26
26
|
import { useSelector } from 'react-redux';
|
|
27
|
-
import {
|
|
27
|
+
import { eo as ChatWidthBreakpoint, e5 as useLanguagePack, ep as ButtonKindEnum, e9 as ChevronLeft, ea as ChevronRight } from './cds-aichat-internal.js';
|
|
28
28
|
import 'lit';
|
|
29
29
|
import 'lit/decorators.js';
|
|
30
30
|
import 'react-dom';
|
package/dist/es/Chat.js
CHANGED
|
@@ -13,14 +13,14 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
22
|
*/
|
|
23
|
-
import { q as AlternateSuggestionsContactType, r as getContactLabel, s as createMessageRequestForChoice, t as CONTACT_OPTION, j as MessageSendSource, u as actions, v as consoleError, w as createEventMessageRequest, x as EVENT_NAME_CHANNEL_TRANSFER, y as isEmptyObject, z as HEADER_ACCEPT, D as HEADER_CONTENT_TYPE, G as MIME_JSON, J as API_DEBUGGING_HEADER_NAME, K as HEADER_AUTHORIZATION, N as ToolingType, P as safeFetchText, Q as isJWTError, R as getNewIdentityToken, U as MIME_JSON_STREAM, X as VIEW_STATE_ALL_CLOSED, Y as createLocalMessageForChannelTransferFailure, Z as createLocalMessageForSessionExpiration, $ as getRemoteMainConfig, a0 as debugLog, O as OnErrorType, e as CatastrophicErrorType, a1 as createWelcomeRequest, a2 as arrayLastValue, a3 as isLiveAgentMessage, a4 as isRequest, a5 as merge, a6 as getBrowserInfo, a7 as isEnableDebugLog, a8 as createMessageRequestForText, a9 as addDefaultsToMessage, aa as deepFreeze, ab as cloneDeep, ac as uuid, ad as UUIDType, ae as shouldMessageActivateThirdStrike, af as IS_JEST, ag as sleep, ah as isEqual, ai as isResponse, aj as createMessageResponseForText, i as MessageResponseTypes, ak as isStreamCompleteItem, al as isStreamPartialItem, am as isStreamFinalResponse, an as renderAsUserDefinedMessage, ao as isResponseWithNestedItems, ap as asyncForEach, aq as streamItemID, ar as isForChatChannel, as as isPause, at as isConnectToAgent, au as hasTourUserDefinedType, av as outputItemToLocalItem, m as TourStartReason, aw as MainWindowCloseReason, V as ViewChangeReason, ax as createLocalMessageItemsForNestedMessageItems, ay as hasServiceDesk, az as ConnectToAgentBehaviorType, aA as isChannelTransferToAgent, a as AgentsOnlineStatus, aB as isTyping, aC as isPanelResponseType, aD as WA_CONSOLE_PREFIX, aE as doDecodeJWT, aF as consoleWarn, aG as mergeCSSVariables, aH as getBotName, aI as OpenReasonsToViewReasons, aJ as CloseReasonsToViewReasons, n as ViewType, aK as callOnError, aL as MainWindowOpenReason, aM as DEFAULT_PERSISTED_TO_BROWSER, aN as VIEW_STATE_LAUNCHER_OPEN, aO as getSessionURL, aP as isSuggestionListItem, aQ as AlternateSuggestionsSection, aR as AlternateSuggestionsPanelState, aS as getLastBotResponseWithContext, aT as getDialogSkillID, aU as EVENT_NAME_UPDATE_HISTORY, aV as resolvablePromise, aW as debugStackTrace, aX as consoleLog, aY as CUSTOM_RESPONSE_WARNING, aZ as WINDOW_WARNING, a_ as asArray, a$ as DEFAULT_CUSTOM_PANEL_CONFIG_OPTIONS, b0 as DEFAULT_CUSTOM_PANEL_ID, b1 as DEFAULT_MESSAGE_STATE, b2 as findLastIndex, b3 as isEventRequest, h as FileStatusValue, b4 as MessageErrorState, b5 as THREAD_ID_MAIN, b6 as DEFAULT_CHAT_MESSAGES_STATE, b7 as findLast, b8 as isOptionOrSuggestion, b9 as isDateResponseType, ba as hasMessageResponsePanel, bb as isUpdateHistoryRequest, bc as mergeWith, bd as replaceCurrentArrayValue, be as getRegionHostname, bf as getHistoryURL, bg as doWithRetryWithTimeout, bh as throwOnStatus, bi as AGENT_APP_HEADER_NAME, bj as getMessageURL, bk as INTEGRATIONS_VERSION, bl as MessageRetryStatus, M as MessageInputType, bm as assertType, bn as createLocalMessageForItem, bo as InternalMessageResponseType, bp as createLocalMessageForInlineError, bq as StatusCodes, br as safeFetchJSON, bs as resolveOrTimeout, bt as isSearchResultItem, bu as isEmptySearchResultItem, bv as safeFetchTextWithTimeout, bw as EMPTY_CONTEXT, bx as isAtStackRoot, by as getDialogState, bz as getTimeZone, bA as MIME_STREAM, bB as tryJSONParse, bC as
|
|
23
|
+
import { q as AlternateSuggestionsContactType, r as getContactLabel, s as createMessageRequestForChoice, t as CONTACT_OPTION, j as MessageSendSource, u as actions, v as consoleError, w as createEventMessageRequest, x as EVENT_NAME_CHANNEL_TRANSFER, y as isEmptyObject, z as HEADER_ACCEPT, D as HEADER_CONTENT_TYPE, G as MIME_JSON, J as API_DEBUGGING_HEADER_NAME, K as HEADER_AUTHORIZATION, N as ToolingType, P as safeFetchText, Q as isJWTError, R as getNewIdentityToken, U as MIME_JSON_STREAM, X as VIEW_STATE_ALL_CLOSED, Y as createLocalMessageForChannelTransferFailure, Z as createLocalMessageForSessionExpiration, $ as getRemoteMainConfig, a0 as debugLog, O as OnErrorType, e as CatastrophicErrorType, a1 as createWelcomeRequest, a2 as arrayLastValue, a3 as isLiveAgentMessage, a4 as isRequest, a5 as merge, a6 as getBrowserInfo, a7 as isEnableDebugLog, a8 as createMessageRequestForText, a9 as addDefaultsToMessage, aa as deepFreeze, ab as cloneDeep, ac as uuid, ad as UUIDType, ae as shouldMessageActivateThirdStrike, af as IS_JEST, ag as sleep, ah as isEqual, ai as isResponse, aj as createMessageResponseForText, i as MessageResponseTypes, ak as isStreamCompleteItem, al as isStreamPartialItem, am as isStreamFinalResponse, an as renderAsUserDefinedMessage, ao as isResponseWithNestedItems, ap as asyncForEach, aq as streamItemID, ar as isForChatChannel, as as isPause, at as isConnectToAgent, au as hasTourUserDefinedType, av as outputItemToLocalItem, m as TourStartReason, aw as MainWindowCloseReason, V as ViewChangeReason, ax as createLocalMessageItemsForNestedMessageItems, ay as hasServiceDesk, az as ConnectToAgentBehaviorType, aA as isChannelTransferToAgent, a as AgentsOnlineStatus, aB as isTyping, aC as isPanelResponseType, aD as WA_CONSOLE_PREFIX, aE as doDecodeJWT, aF as consoleWarn, aG as mergeCSSVariables, aH as getBotName, aI as OpenReasonsToViewReasons, aJ as CloseReasonsToViewReasons, n as ViewType, aK as callOnError, aL as MainWindowOpenReason, aM as DEFAULT_PERSISTED_TO_BROWSER, aN as VIEW_STATE_LAUNCHER_OPEN, aO as getSessionURL, aP as isSuggestionListItem, aQ as AlternateSuggestionsSection, aR as AlternateSuggestionsPanelState, aS as getLastBotResponseWithContext, aT as getDialogSkillID, aU as EVENT_NAME_UPDATE_HISTORY, aV as resolvablePromise, aW as debugStackTrace, aX as consoleLog, aY as CUSTOM_RESPONSE_WARNING, aZ as WINDOW_WARNING, a_ as asArray, a$ as DEFAULT_CUSTOM_PANEL_CONFIG_OPTIONS, b0 as DEFAULT_CUSTOM_PANEL_ID, b1 as DEFAULT_MESSAGE_STATE, b2 as findLastIndex, b3 as isEventRequest, h as FileStatusValue, b4 as MessageErrorState, b5 as THREAD_ID_MAIN, b6 as DEFAULT_CHAT_MESSAGES_STATE, b7 as findLast, b8 as isOptionOrSuggestion, b9 as isDateResponseType, ba as hasMessageResponsePanel, bb as isUpdateHistoryRequest, bc as mergeWith, bd as replaceCurrentArrayValue, be as getRegionHostname, bf as getHistoryURL, bg as doWithRetryWithTimeout, bh as throwOnStatus, bi as AGENT_APP_HEADER_NAME, bj as getMessageURL, bk as INTEGRATIONS_VERSION, bl as MessageRetryStatus, M as MessageInputType, bm as assertType, bn as createLocalMessageForItem, bo as InternalMessageResponseType, bp as createLocalMessageForInlineError, bq as StatusCodes, br as safeFetchJSON, bs as resolveOrTimeout, bt as isSearchResultItem, bu as isEmptySearchResultItem, bv as safeFetchTextWithTimeout, bw as EMPTY_CONTEXT, bx as isAtStackRoot, by as getDialogState, bz as getTimeZone, bA as MIME_STREAM, bB as tryJSONParse, bC as isStreamPartialOrCompleteItem, bD as IS_SESSION_STORAGE, bE as storage$1, bF as VERSION, bG as InputFieldType, bH as TagType, bI as SET_ALTERNATE_SUGGESTIONS_OPEN, bJ as SET_ALTERNATE_SUGGESTIONS_THIRD_STRIKE, bK as UPDATE_ALTERNATE_SUGGESTIONS_CONFIG, bL as SUGGESTIONS_SET_SELECTED_INDEX, bM as SET_SUGGESTIONS_SEARCH_RESULTS, bN as addEventMessage, bO as DEFAULT_ALTERNATE_SUGGESTIONS_STATE, bP as selectAgentDisplayState, bQ as selectHasSearchSkill, bR as CONTACT_SUGGESTION_ITEM, bS as hasResponseToRequest, bT as keepIfEqual, bU as isFromAMainThread, bV as isFallbackResponse, bW as isStrike, bX as EVENT_NAME_ALTERNATE_SUGGESTIONS_OPENED, bY as hasLiveAgentMessage, bZ as EVENT_NAME_ALTERNATE_SUGGESTIONS_CLOSED, A as AgentMessageType, b_ as CHANGE_STATE, b$ as SET_MAIN_CONFIG, c0 as HYDRATE_CHAT, c1 as RESTART_CONVERSATION, c2 as DEFAULT_IFRAME_PANEL_STATE, c3 as DEFAULT_CITATION_PANEL_STATE, c4 as DEFAULT_CUSTOM_PANEL_STATE, c5 as setHomeScreenOpenState, c6 as HYDRATE_MESSAGE_HISTORY, c7 as ADD_LOCAL_MESSAGE_ITEM, c8 as REMOVE_MESSAGES, c9 as UPDATE_LOCAL_MESSAGE_ITEM, ca as UPDATE_MESSAGE, cb as ADD_MESSAGE, cc as MESSAGE_SET_OPTION_SELECTED, cd as ADD_IS_TYPING_COUNTER, ce as ADD_IS_LOADING_COUNTER, cf as SET_APP_STATE_VALUE, cg as UPDATE_SESSION_ID, ch as UPDATE_SESSION_STARTED_TIMESTAMP, ci as UPDATE_PERSISTED_CHAT_STATE, cj as UPDATE_HAS_SENT_NON_WELCOME_MESSAGE, ck as SET_VIEW_STATE, cl as handleViewStateChange, cm as SET_VIEW_CHANGING, cn as SET_INITIAL_VIEW_CHANGE_COMPLETE, co as UPDATE_BOT_NAME, cp as UPDATE_BOT_AVATAR_URL, cq as UPDATE_LAUNCHER_AVATAR_URL, cr as UPDATE_MAIN_HEADER_TITLE, cs as UPDATE_CSS_VARIABLES, ct as UPDATE_THEME_CONFIG, cu as UPDATE_STREAMING_CONFIG, cv as UPDATE_HOME_SCREEN_CONFIG, cw as convertHomeScreenConfigToBackgroundIfBackgroundGradient, cx as SET_MESSAGE_UI_PROPERTY, cy as SET_MESSAGE_HISTORY_PROPERTY, cz as MERGE_HISTORY, cA as ANNOUNCE_MESSAGE, cB as ACCEPTED_DISCLAIMER, cC as SET_HOME_SCREEN_IS_OPEN, cD as TOGGLE_HOME_SCREEN, cE as SET_UPDATE_HISTORY_USER_DEFINED_COUNT, cF as UPDATE_LAUNCHER_CONFIG, cG as UPDATE_BRANDING_CONFIG, cH as SET_BRANDING_OVERLAY_IS_OPEN, cI as calcAnnouncementForBrandingPanel, cJ as SET_BRANDING_BANNER_SHOWN, cK as SET_LAUNCHER_PROPERTY, cL as SET_LAUNCHER_CONFIG_PROPERTY, L as LauncherType, cM as SET_CHAT_MESSAGES_PROPERTY, cN as applyBotMessageState, cO as SET_LAUNCHER_MINIMIZED, cP as OPEN_IFRAME_CONTENT, cQ as CLOSE_IFRAME_PANEL, cR as SET_CONVERSATIONAL_SEARCH_CITATION_PANEL_IS_OPEN, cS as SET_CUSTOM_PANEL_OPEN, cT as SET_CUSTOM_PANEL_OPTIONS, cU as SET_TOUR_DATA, cV as CLEAR_TOUR_DATA, cW as CHANGE_STEP_IN_TOUR, cX as UPDATE_INPUT_STATE, cY as SET_IS_BROWSER_PAGE_VISIBLE, cZ as ADD_INPUT_FILE, c_ as REMOVE_INPUT_FILE, c$ as REMOVE_LOCAL_MESSAGE_ITEM, d0 as ADD_NOTIFICATION, d1 as REMOVE_NOTIFICATIONS, d2 as REMOVE_ALL_NOTIFICATIONS, d3 as CLEAR_INPUT_FILES, d4 as FILE_UPLOAD_INPUT_ERROR, d5 as ADD_NESTED_MESSAGES, d6 as SET_RESPONSE_PANEL_IS_OPEN, d7 as SET_RESPONSE_PANEL_CONTENT, d8 as STREAMING_START, d9 as STREAMING_MERGE_HISTORY, da as STREAMING_ADD_CHUNK, db as UPDATE_CHAT_HEADER_CONFIG, dc as UPDATE_MAX_VISIBLE_HEADER_OBJECTS, dd as DEFAULT_THEME_STATE, de as DEFAULT_INPUT_STATE, df as DEFAULT_AGENT_STATE, dg as enLanguagePack, dh as mergeHomeScreenConfig, di as withoutEmptyStarters, dj as DEFAULT_BRANDING_STATE, dk as DEFAULT_LAUNCHER, dl as VIEW_STATE_MAIN_WINDOW_OPEN, dm as DEFAULT_MESSAGE_PANEL_STATE, dn as DEFAULT_TOUR_STATE, dp as DEFAULT_STREAMING_STATE, dq as AWS_REGION_FRAGMENT, dr as WXO_CLOUD_REGION_FRAGMENT, ds as NODE_ENV, dt as IS_PHONE, f as CornersType, du as DEFAULT_LAYOUT_STATE, dv as NamespaceService, dw as TrackService, dx as getAnalyticsPath, W as WriteableElementName, dy as setEnableDebugLog, dz as setEnableDebugStackTracesLog, dA as loadLanguagePack, dB as loadLocale, dC as dayjs, dD as selectInputState, dE as CustomMenuType, dF as consoleDebug, dG as AGENT_APP_DEFAULT_PUBLIC_CONFIG, dH as AGENT_APP_DEFAULT_REMOTE_INIT_CONFIG, dI as DEFAULT_PUBLIC_CONFIG, dJ as DEFAULT_REMOTE_INIT_CONFIG, dK as hasSupportedServiceDesk, dL as createMockServiceDesk, dM as loadRender, dN as loadHAA, dO as getWXOUrl, dP as loadWXOScript, dQ as WXO_SCRIPT_KEY, dR as pullValueParam, dS as ensureChatBrowserWindowConfigExists, dT as getSharedConfig } from './cds-aichat-internal.js';
|
|
24
24
|
import { c as commonjsGlobal, g as getDefaultExportFromCjs } from './highlight_js.js';
|
|
25
25
|
import { createIntl } from 'react-intl';
|
|
26
26
|
import { i as inputItemToLocalItem, a as agentUpdateIsSuspended, H as HA_SET_IS_CONNECTING, b as HA_SET_IS_RECONNECTING, c as HA_SET_AGENT_AVAILABILITY, d as HA_SET_SHOW_SCREEN_SHARE_REQUEST, e as HA_SET_AGENT_JOINED, f as HA_SET_PERSISTED_STATE, g as HA_UPDATE_IS_SUSPENDED, h as HA_UPDATE_IS_TYPING, j as HA_SET_AGENT_LEFT_CHAT, k as HA_UPDATE_CAPABILITIES, l as HA_SET_IS_SCREEN_SHARING, m as HA_UPDATE_FILE_UPLOAD_IN_PROGRESS, n as HA_END_CHAT } from './agentActions.js';
|
|
@@ -1357,6 +1357,12 @@ class ChatActionsImpl {
|
|
|
1357
1357
|
}
|
|
1358
1358
|
const item = chunk.partial_item || chunk.complete_item;
|
|
1359
1359
|
store.dispatch(actions.streamingAddChunk(messageID, item, isCompleteItem, options.disableFadeAnimation ?? true));
|
|
1360
|
+
if (chunk.partial_response?.history) {
|
|
1361
|
+
if (Object.keys(chunk.partial_response).length > 1) {
|
|
1362
|
+
throw new Error(`The partial_response object only supports the "history" property.`);
|
|
1363
|
+
}
|
|
1364
|
+
store.dispatch(actions.streamingMergeHistory(messageID, chunk.partial_response?.history));
|
|
1365
|
+
}
|
|
1360
1366
|
// Now make sure to handle any user_defined response items in the chunk.
|
|
1361
1367
|
this.handleUserDefinedResponseItemsChunk(messageID, chunk, item);
|
|
1362
1368
|
}
|
|
@@ -4293,7 +4299,7 @@ class MessageService {
|
|
|
4293
4299
|
if (eventType === 'message' || !eventType) {
|
|
4294
4300
|
clearTimeout(streamStartingTimer);
|
|
4295
4301
|
const data = JSON.parse(event.data);
|
|
4296
|
-
if (!streamMessageID && data.streaming_metadata?.response_id) {
|
|
4302
|
+
if (!streamMessageID && isStreamPartialOrCompleteItem(data) && data.streaming_metadata?.response_id) {
|
|
4297
4303
|
// The first chunk should include the ID of the final message response we are building.
|
|
4298
4304
|
streamMessageID = data.streaming_metadata.response_id;
|
|
4299
4305
|
store.dispatch(actions.removeLocalMessageItem(streamLoadingItemID));
|
|
@@ -4303,7 +4309,7 @@ class MessageService {
|
|
|
4303
4309
|
current.sendMessagePromise.doResolve();
|
|
4304
4310
|
}
|
|
4305
4311
|
}
|
|
4306
|
-
if (data
|
|
4312
|
+
if (isStreamPartialOrCompleteItem(data)) {
|
|
4307
4313
|
// We don't want the artificial pause when we're streaming chunks of items.
|
|
4308
4314
|
current.requestOptions.skipPause = true;
|
|
4309
4315
|
// Once we get individual items, we don't want to apply the full body message animations anymore. That
|
|
@@ -7272,6 +7278,20 @@ const reducers = {
|
|
|
7272
7278
|
};
|
|
7273
7279
|
return applyFullMessage(state, streamIntoResponse);
|
|
7274
7280
|
},
|
|
7281
|
+
[STREAMING_MERGE_HISTORY]: (state, { messageID, history }) => {
|
|
7282
|
+
const existingMessage = state.allMessagesByID[messageID];
|
|
7283
|
+
const newMessage = merge({}, existingMessage, { history });
|
|
7284
|
+
if (existingMessage) {
|
|
7285
|
+
return {
|
|
7286
|
+
...state,
|
|
7287
|
+
allMessagesByID: {
|
|
7288
|
+
...state.allMessagesByID,
|
|
7289
|
+
[messageID]: newMessage,
|
|
7290
|
+
},
|
|
7291
|
+
};
|
|
7292
|
+
}
|
|
7293
|
+
return state;
|
|
7294
|
+
},
|
|
7275
7295
|
[STREAMING_ADD_CHUNK]: (state, { chunkItem, fullMessageID, isCompleteItem, disableFadeAnimation, }) => {
|
|
7276
7296
|
const message = state.allMessagesByID[fullMessageID];
|
|
7277
7297
|
// This might be undefined if we haven't seen this item before.
|
|
@@ -13,14 +13,14 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
22
|
*/
|
|
23
|
-
import { a0 as debugLog, at as isConnectToAgent,
|
|
23
|
+
import { a0 as debugLog, at as isConnectToAgent, et as getSummaryMessages, ap as asyncForEach, bm as assertType, bo as InternalMessageResponseType, d as ButtonItemKind, b as ButtonItemType, y as isEmptyObject, v as consoleError, E as ErrorType, ev as loadScript, bs as resolveOrTimeout, S as ScreenShareState } from './cds-aichat-internal.js';
|
|
24
24
|
import { S as ServiceDeskImpl } from './ServiceDeskImpl.js';
|
|
25
25
|
import 'lit';
|
|
26
26
|
import 'lit/decorators.js';
|
|
@@ -13,14 +13,14 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
22
|
*/
|
|
23
|
-
import { ab as cloneDeep, a0 as debugLog,
|
|
23
|
+
import { ab as cloneDeep, a0 as debugLog, dY as BuiltInServiceDesk, be as getRegionHostname, v as consoleError, E as ErrorType, dZ as addEndChatMessages, S as ScreenShareState, bs as resolveOrTimeout, aa as deepFreeze, a8 as createMessageRequestForText, d_ as createMessageRequestForFileUpload, d$ as addMessages, b4 as MessageErrorState, a as AgentsOnlineStatus, u as actions, bp as createLocalMessageForInlineError, e0 as toPair, A as AgentMessageType, e1 as createAgentLocalMessage, aj as createMessageResponseForText, a9 as addDefaultsToMessage, av as outputItemToLocalItem, h as FileStatusValue, aV as resolvablePromise, a5 as merge, bF as VERSION } from './cds-aichat-internal.js';
|
|
24
24
|
import { u as updateFilesUploadInProgress, s as setIsConnecting, o as endChat, i as inputItemToLocalItem, p as setIsScreenSharing, q as setIsReconnecting, r as setShowScreenShareRequest, t as updateCapabilities, v as setAgentAvailability, w as setAgentJoined, x as agentUpdateIsTyping, y as setAgentLeftChat, z as setPersistedServiceDeskState } from './agentActions.js';
|
|
25
25
|
import 'lit';
|
|
26
26
|
import 'lit/decorators.js';
|