@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.
Files changed (143) hide show
  1. package/dist/cjs/Carousel.js +2 -2
  2. package/dist/cjs/Chat.js +24 -4
  3. package/dist/cjs/GenesysMessengerServiceDesk.js +2 -2
  4. package/dist/cjs/HumanAgentServiceImpl.js +2 -2
  5. package/dist/cjs/NiceDFOServiceDesk.js +2 -2
  6. package/dist/cjs/PDFViewerContainer.js +2 -2
  7. package/dist/cjs/ReactPlayer.js +2 -2
  8. package/dist/cjs/SFServiceDesk.js +2 -2
  9. package/dist/cjs/ServiceDeskImpl.js +2 -2
  10. package/dist/cjs/Table.js +2 -2
  11. package/dist/cjs/ZendeskServiceDesk.js +2 -2
  12. package/dist/cjs/_node-resolve_empty.js +2 -2
  13. package/dist/cjs/agentActions.js +2 -2
  14. package/dist/cjs/aiChatEntry.js +2 -2
  15. package/dist/cjs/anonymousUserIDStorage.js +2 -2
  16. package/dist/cjs/ar-dz.js +2 -2
  17. package/dist/cjs/ar-kw.js +2 -2
  18. package/dist/cjs/ar-ly.js +2 -2
  19. package/dist/cjs/ar-ma.js +2 -2
  20. package/dist/cjs/ar-sa.js +2 -2
  21. package/dist/cjs/ar-tn.js +2 -2
  22. package/dist/cjs/ar.js +2 -2
  23. package/dist/cjs/ar2.js +2 -2
  24. package/dist/cjs/cds-aichat-container.js +2 -2
  25. package/dist/cjs/cds-aichat-custom-element.js +2 -2
  26. package/dist/cjs/cds-aichat-internal.js +38 -10
  27. package/dist/cjs/cs.js +2 -2
  28. package/dist/cjs/cs2.js +2 -2
  29. package/dist/cjs/de-at.js +2 -2
  30. package/dist/cjs/de-ch.js +2 -2
  31. package/dist/cjs/de.js +2 -2
  32. package/dist/cjs/de2.js +2 -2
  33. package/dist/cjs/en-au.js +2 -2
  34. package/dist/cjs/en-ca.js +2 -2
  35. package/dist/cjs/en-gb.js +2 -2
  36. package/dist/cjs/en-ie.js +2 -2
  37. package/dist/cjs/en-il.js +2 -2
  38. package/dist/cjs/en-nz.js +2 -2
  39. package/dist/cjs/es-do.js +2 -2
  40. package/dist/cjs/es-us.js +2 -2
  41. package/dist/cjs/es.js +2 -2
  42. package/dist/cjs/es2.js +2 -2
  43. package/dist/cjs/export.js +2 -2
  44. package/dist/cjs/export.legacy.js +2 -2
  45. package/dist/cjs/fontUtils.js +2 -2
  46. package/dist/cjs/fr-ca.js +2 -2
  47. package/dist/cjs/fr-ch.js +2 -2
  48. package/dist/cjs/fr.js +2 -2
  49. package/dist/cjs/fr2.js +2 -2
  50. package/dist/cjs/highlight_js.js +2 -2
  51. package/dist/cjs/it-ch.js +2 -2
  52. package/dist/cjs/it.js +2 -2
  53. package/dist/cjs/it2.js +2 -2
  54. package/dist/cjs/ja.js +2 -2
  55. package/dist/cjs/ja2.js +2 -2
  56. package/dist/cjs/jstz.min.js +2 -2
  57. package/dist/cjs/ko.js +2 -2
  58. package/dist/cjs/ko2.js +2 -2
  59. package/dist/cjs/markdown.js +2 -2
  60. package/dist/cjs/markdown_attrs.js +2 -2
  61. package/dist/cjs/mockServiceDesk.js +2 -2
  62. package/dist/cjs/nl.js +2 -2
  63. package/dist/cjs/nl2.js +2 -2
  64. package/dist/cjs/pt-br.js +2 -2
  65. package/dist/cjs/pt-br2.js +2 -2
  66. package/dist/cjs/pt.js +2 -2
  67. package/dist/cjs/render.js +2 -2
  68. package/dist/cjs/zh-cn.js +2 -2
  69. package/dist/cjs/zh-tw.js +2 -2
  70. package/dist/cjs/zh-tw2.js +2 -2
  71. package/dist/cjs/zh.js +2 -2
  72. package/dist/es/Carousel.js +3 -3
  73. package/dist/es/Chat.js +25 -5
  74. package/dist/es/GenesysMessengerServiceDesk.js +3 -3
  75. package/dist/es/HumanAgentServiceImpl.js +3 -3
  76. package/dist/es/NiceDFOServiceDesk.js +3 -3
  77. package/dist/es/PDFViewerContainer.js +3 -3
  78. package/dist/es/ReactPlayer.js +2 -2
  79. package/dist/es/SFServiceDesk.js +3 -3
  80. package/dist/es/ServiceDeskImpl.js +2 -2
  81. package/dist/es/Table.js +3 -3
  82. package/dist/es/ZendeskServiceDesk.js +2 -2
  83. package/dist/es/_node-resolve_empty.js +2 -2
  84. package/dist/es/agentActions.js +2 -2
  85. package/dist/es/aiChatEntry.js +2 -2
  86. package/dist/es/anonymousUserIDStorage.js +3 -3
  87. package/dist/es/ar-dz.js +3 -3
  88. package/dist/es/ar-kw.js +3 -3
  89. package/dist/es/ar-ly.js +3 -3
  90. package/dist/es/ar-ma.js +3 -3
  91. package/dist/es/ar-sa.js +3 -3
  92. package/dist/es/ar-tn.js +3 -3
  93. package/dist/es/ar.js +3 -3
  94. package/dist/es/ar2.js +2 -2
  95. package/dist/es/cds-aichat-container.js +2 -2
  96. package/dist/es/cds-aichat-custom-element.js +2 -2
  97. package/dist/es/cds-aichat-internal.js +37 -11
  98. package/dist/es/cs.js +3 -3
  99. package/dist/es/cs2.js +2 -2
  100. package/dist/es/de-at.js +3 -3
  101. package/dist/es/de-ch.js +3 -3
  102. package/dist/es/de.js +3 -3
  103. package/dist/es/de2.js +2 -2
  104. package/dist/es/en-au.js +3 -3
  105. package/dist/es/en-ca.js +3 -3
  106. package/dist/es/en-gb.js +3 -3
  107. package/dist/es/en-ie.js +3 -3
  108. package/dist/es/en-il.js +3 -3
  109. package/dist/es/en-nz.js +3 -3
  110. package/dist/es/es-do.js +3 -3
  111. package/dist/es/es-us.js +3 -3
  112. package/dist/es/es.js +3 -3
  113. package/dist/es/es2.js +2 -2
  114. package/dist/es/export.js +2 -2
  115. package/dist/es/export.legacy.js +2 -2
  116. package/dist/es/fontUtils.js +2 -2
  117. package/dist/es/fr-ca.js +3 -3
  118. package/dist/es/fr-ch.js +3 -3
  119. package/dist/es/fr.js +3 -3
  120. package/dist/es/fr2.js +2 -2
  121. package/dist/es/highlight_js.js +2 -2
  122. package/dist/es/it-ch.js +3 -3
  123. package/dist/es/it.js +3 -3
  124. package/dist/es/it2.js +2 -2
  125. package/dist/es/ja.js +3 -3
  126. package/dist/es/ja2.js +2 -2
  127. package/dist/es/jstz.min.js +2 -2
  128. package/dist/es/ko.js +3 -3
  129. package/dist/es/ko2.js +2 -2
  130. package/dist/es/markdown.js +2 -2
  131. package/dist/es/markdown_attrs.js +2 -2
  132. package/dist/es/mockServiceDesk.js +2 -2
  133. package/dist/es/nl.js +3 -3
  134. package/dist/es/nl2.js +2 -2
  135. package/dist/es/pt-br.js +3 -3
  136. package/dist/es/pt-br2.js +2 -2
  137. package/dist/es/pt.js +3 -3
  138. package/dist/es/render.js +3 -3
  139. package/dist/es/zh-cn.js +3 -3
  140. package/dist/es/zh-tw.js +3 -3
  141. package/dist/es/zh-tw2.js +2 -2
  142. package/dist/es/zh.js +2 -2
  143. 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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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 { em as ChatWidthBreakpoint, e3 as useLanguagePack, en as ButtonKindEnum, e7 as ChevronLeft, e8 as ChevronRight } from './cds-aichat-internal.js';
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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 IS_SESSION_STORAGE, bD as storage$1, bE as VERSION, bF as InputFieldType, bG as TagType, bH as SET_ALTERNATE_SUGGESTIONS_OPEN, bI as SET_ALTERNATE_SUGGESTIONS_THIRD_STRIKE, bJ as UPDATE_ALTERNATE_SUGGESTIONS_CONFIG, bK as SUGGESTIONS_SET_SELECTED_INDEX, bL as SET_SUGGESTIONS_SEARCH_RESULTS, bM as addEventMessage, bN as DEFAULT_ALTERNATE_SUGGESTIONS_STATE, bO as selectAgentDisplayState, bP as selectHasSearchSkill, bQ as CONTACT_SUGGESTION_ITEM, bR as hasResponseToRequest, bS as keepIfEqual, bT as isFromAMainThread, bU as isFallbackResponse, bV as isStrike, bW as EVENT_NAME_ALTERNATE_SUGGESTIONS_OPENED, bX as hasLiveAgentMessage, bY as EVENT_NAME_ALTERNATE_SUGGESTIONS_CLOSED, A as AgentMessageType, bZ as CHANGE_STATE, b_ as SET_MAIN_CONFIG, b$ as HYDRATE_CHAT, c0 as RESTART_CONVERSATION, c1 as DEFAULT_IFRAME_PANEL_STATE, c2 as DEFAULT_CITATION_PANEL_STATE, c3 as DEFAULT_CUSTOM_PANEL_STATE, c4 as setHomeScreenOpenState, c5 as HYDRATE_MESSAGE_HISTORY, c6 as ADD_LOCAL_MESSAGE_ITEM, c7 as REMOVE_MESSAGES, c8 as UPDATE_LOCAL_MESSAGE_ITEM, c9 as UPDATE_MESSAGE, ca as ADD_MESSAGE, cb as MESSAGE_SET_OPTION_SELECTED, cc as ADD_IS_TYPING_COUNTER, cd as ADD_IS_LOADING_COUNTER, ce as SET_APP_STATE_VALUE, cf as UPDATE_SESSION_ID, cg as UPDATE_SESSION_STARTED_TIMESTAMP, ch as UPDATE_PERSISTED_CHAT_STATE, ci as UPDATE_HAS_SENT_NON_WELCOME_MESSAGE, cj as SET_VIEW_STATE, ck as handleViewStateChange, cl as SET_VIEW_CHANGING, cm as SET_INITIAL_VIEW_CHANGE_COMPLETE, cn as UPDATE_BOT_NAME, co as UPDATE_BOT_AVATAR_URL, cp as UPDATE_LAUNCHER_AVATAR_URL, cq as UPDATE_MAIN_HEADER_TITLE, cr as UPDATE_CSS_VARIABLES, cs as UPDATE_THEME_CONFIG, ct as UPDATE_STREAMING_CONFIG, cu as UPDATE_HOME_SCREEN_CONFIG, cv as convertHomeScreenConfigToBackgroundIfBackgroundGradient, cw as SET_MESSAGE_UI_PROPERTY, cx as SET_MESSAGE_HISTORY_PROPERTY, cy as MERGE_HISTORY, cz as ANNOUNCE_MESSAGE, cA as ACCEPTED_DISCLAIMER, cB as SET_HOME_SCREEN_IS_OPEN, cC as TOGGLE_HOME_SCREEN, cD as SET_UPDATE_HISTORY_USER_DEFINED_COUNT, cE as UPDATE_LAUNCHER_CONFIG, cF as UPDATE_BRANDING_CONFIG, cG as SET_BRANDING_OVERLAY_IS_OPEN, cH as calcAnnouncementForBrandingPanel, cI as SET_BRANDING_BANNER_SHOWN, cJ as SET_LAUNCHER_PROPERTY, cK as SET_LAUNCHER_CONFIG_PROPERTY, L as LauncherType, cL as SET_CHAT_MESSAGES_PROPERTY, cM as applyBotMessageState, cN as SET_LAUNCHER_MINIMIZED, cO as OPEN_IFRAME_CONTENT, cP as CLOSE_IFRAME_PANEL, cQ as SET_CONVERSATIONAL_SEARCH_CITATION_PANEL_IS_OPEN, cR as SET_CUSTOM_PANEL_OPEN, cS as SET_CUSTOM_PANEL_OPTIONS, cT as SET_TOUR_DATA, cU as CLEAR_TOUR_DATA, cV as CHANGE_STEP_IN_TOUR, cW as UPDATE_INPUT_STATE, cX as SET_IS_BROWSER_PAGE_VISIBLE, cY as ADD_INPUT_FILE, cZ as REMOVE_INPUT_FILE, c_ as REMOVE_LOCAL_MESSAGE_ITEM, c$ as ADD_NOTIFICATION, d0 as REMOVE_NOTIFICATIONS, d1 as REMOVE_ALL_NOTIFICATIONS, d2 as CLEAR_INPUT_FILES, d3 as FILE_UPLOAD_INPUT_ERROR, d4 as ADD_NESTED_MESSAGES, d5 as SET_RESPONSE_PANEL_IS_OPEN, d6 as SET_RESPONSE_PANEL_CONTENT, d7 as STREAMING_START, d8 as STREAMING_ADD_CHUNK, d9 as UPDATE_CHAT_HEADER_CONFIG, da as UPDATE_MAX_VISIBLE_HEADER_OBJECTS, db as DEFAULT_THEME_STATE, dc as DEFAULT_INPUT_STATE, dd as DEFAULT_AGENT_STATE, de as enLanguagePack, df as mergeHomeScreenConfig, dg as withoutEmptyStarters, dh as DEFAULT_BRANDING_STATE, di as DEFAULT_LAUNCHER, dj as VIEW_STATE_MAIN_WINDOW_OPEN, dk as DEFAULT_MESSAGE_PANEL_STATE, dl as DEFAULT_TOUR_STATE, dm as DEFAULT_STREAMING_STATE, dn as AWS_REGION_FRAGMENT, dp as WXO_CLOUD_REGION_FRAGMENT, dq as NODE_ENV, dr as IS_PHONE, f as CornersType, ds as DEFAULT_LAYOUT_STATE, dt as NamespaceService, du as TrackService, dv as getAnalyticsPath, W as WriteableElementName, dw as setEnableDebugLog, dx as setEnableDebugStackTracesLog, dy as loadLanguagePack, dz as loadLocale, dA as dayjs, dB as selectInputState, dC as CustomMenuType, dD as consoleDebug, dE as AGENT_APP_DEFAULT_PUBLIC_CONFIG, dF as AGENT_APP_DEFAULT_REMOTE_INIT_CONFIG, dG as DEFAULT_PUBLIC_CONFIG, dH as DEFAULT_REMOTE_INIT_CONFIG, dI as hasSupportedServiceDesk, dJ as createMockServiceDesk, dK as loadRender, dL as loadHAA, dM as getWXOUrl, dN as loadWXOScript, dO as WXO_SCRIPT_KEY, dP as pullValueParam, dQ as ensureChatBrowserWindowConfigExists, dR as getSharedConfig } from './cds-aichat-internal.js';
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.partial_item || data.complete_item) {
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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, er 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, et as loadScript, bs as resolveOrTimeout, S as ScreenShareState } from './cds-aichat-internal.js';
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.5
16
+ @carbon/ai-chat 0.1.6-alpha0
17
17
 
18
- Built: Jan 21 2025 9:53 am -05:00
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, dW as BuiltInServiceDesk, be as getRegionHostname, v as consoleError, E as ErrorType, dX as addEndChatMessages, S as ScreenShareState, bs as resolveOrTimeout, aa as deepFreeze, a8 as createMessageRequestForText, dY as createMessageRequestForFileUpload, dZ as addMessages, b4 as MessageErrorState, a as AgentsOnlineStatus, u as actions, bp as createLocalMessageForInlineError, d_ as toPair, A as AgentMessageType, d$ as createAgentLocalMessage, aj as createMessageResponseForText, a9 as addDefaultsToMessage, av as outputItemToLocalItem, h as FileStatusValue, aV as resolvablePromise, a5 as merge, bE as VERSION } from './cds-aichat-internal.js';
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';