@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/es/en-au.js CHANGED
@@ -13,15 +13,15 @@ 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
23
  import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
24
- import { e0 as dayjs_minExports } from './cds-aichat-internal.js';
24
+ import { e2 as dayjs_minExports } from './cds-aichat-internal.js';
25
25
 
26
26
  function _mergeNamespaces(n, m) {
27
27
  m.forEach(function (e) {
package/dist/es/en-ca.js CHANGED
@@ -13,15 +13,15 @@ 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
23
  import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
24
- import { e0 as dayjs_minExports } from './cds-aichat-internal.js';
24
+ import { e2 as dayjs_minExports } from './cds-aichat-internal.js';
25
25
 
26
26
  function _mergeNamespaces(n, m) {
27
27
  m.forEach(function (e) {
package/dist/es/en-gb.js CHANGED
@@ -13,15 +13,15 @@ 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
23
  import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
24
- import { e0 as dayjs_minExports } from './cds-aichat-internal.js';
24
+ import { e2 as dayjs_minExports } from './cds-aichat-internal.js';
25
25
 
26
26
  function _mergeNamespaces(n, m) {
27
27
  m.forEach(function (e) {
package/dist/es/en-ie.js CHANGED
@@ -13,15 +13,15 @@ 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
23
  import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
24
- import { e0 as dayjs_minExports } from './cds-aichat-internal.js';
24
+ import { e2 as dayjs_minExports } from './cds-aichat-internal.js';
25
25
 
26
26
  function _mergeNamespaces(n, m) {
27
27
  m.forEach(function (e) {
package/dist/es/en-il.js CHANGED
@@ -13,15 +13,15 @@ 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
23
  import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
24
- import { e0 as dayjs_minExports } from './cds-aichat-internal.js';
24
+ import { e2 as dayjs_minExports } from './cds-aichat-internal.js';
25
25
 
26
26
  function _mergeNamespaces(n, m) {
27
27
  m.forEach(function (e) {
package/dist/es/en-nz.js CHANGED
@@ -13,15 +13,15 @@ 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
23
  import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
24
- import { e0 as dayjs_minExports } from './cds-aichat-internal.js';
24
+ import { e2 as dayjs_minExports } from './cds-aichat-internal.js';
25
25
 
26
26
  function _mergeNamespaces(n, m) {
27
27
  m.forEach(function (e) {
package/dist/es/es-do.js CHANGED
@@ -13,15 +13,15 @@ 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
23
  import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
24
- import { e0 as dayjs_minExports } from './cds-aichat-internal.js';
24
+ import { e2 as dayjs_minExports } from './cds-aichat-internal.js';
25
25
 
26
26
  function _mergeNamespaces(n, m) {
27
27
  m.forEach(function (e) {
package/dist/es/es-us.js CHANGED
@@ -13,15 +13,15 @@ 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
23
  import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
24
- import { e0 as dayjs_minExports } from './cds-aichat-internal.js';
24
+ import { e2 as dayjs_minExports } from './cds-aichat-internal.js';
25
25
 
26
26
  function _mergeNamespaces(n, m) {
27
27
  m.forEach(function (e) {
package/dist/es/es.js CHANGED
@@ -13,15 +13,15 @@ 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
23
  import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
24
- import { e0 as dayjs_minExports } from './cds-aichat-internal.js';
24
+ import { e2 as dayjs_minExports } from './cds-aichat-internal.js';
25
25
 
26
26
  function _mergeNamespaces(n, m) {
27
27
  m.forEach(function (e) {
package/dist/es/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
 
package/dist/es/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.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/es/fr-ca.js CHANGED
@@ -13,15 +13,15 @@ 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
23
  import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
24
- import { e0 as dayjs_minExports } from './cds-aichat-internal.js';
24
+ import { e2 as dayjs_minExports } from './cds-aichat-internal.js';
25
25
 
26
26
  function _mergeNamespaces(n, m) {
27
27
  m.forEach(function (e) {
package/dist/es/fr-ch.js CHANGED
@@ -13,15 +13,15 @@ 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
23
  import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
24
- import { e0 as dayjs_minExports } from './cds-aichat-internal.js';
24
+ import { e2 as dayjs_minExports } from './cds-aichat-internal.js';
25
25
 
26
26
  function _mergeNamespaces(n, m) {
27
27
  m.forEach(function (e) {
package/dist/es/fr.js CHANGED
@@ -13,15 +13,15 @@ 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
23
  import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
24
- import { e0 as dayjs_minExports } from './cds-aichat-internal.js';
24
+ import { e2 as dayjs_minExports } from './cds-aichat-internal.js';
25
25
 
26
26
  function _mergeNamespaces(n, m) {
27
27
  m.forEach(function (e) {
package/dist/es/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/es/it-ch.js CHANGED
@@ -13,15 +13,15 @@ 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
23
  import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
24
- import { e0 as dayjs_minExports } from './cds-aichat-internal.js';
24
+ import { e2 as dayjs_minExports } from './cds-aichat-internal.js';
25
25
 
26
26
  function _mergeNamespaces(n, m) {
27
27
  m.forEach(function (e) {
package/dist/es/it.js CHANGED
@@ -13,15 +13,15 @@ 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
23
  import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
24
- import { e0 as dayjs_minExports } from './cds-aichat-internal.js';
24
+ import { e2 as dayjs_minExports } from './cds-aichat-internal.js';
25
25
 
26
26
  function _mergeNamespaces(n, m) {
27
27
  m.forEach(function (e) {
package/dist/es/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/es/ja.js CHANGED
@@ -13,15 +13,15 @@ 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
23
  import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
24
- import { e0 as dayjs_minExports } from './cds-aichat-internal.js';
24
+ import { e2 as dayjs_minExports } from './cds-aichat-internal.js';
25
25
 
26
26
  function _mergeNamespaces(n, m) {
27
27
  m.forEach(function (e) {
package/dist/es/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/es/ko.js CHANGED
@@ -13,15 +13,15 @@ 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
23
  import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
24
- import { e0 as dayjs_minExports } from './cds-aichat-internal.js';
24
+ import { e2 as dayjs_minExports } from './cds-aichat-internal.js';
25
25
 
26
26
  function _mergeNamespaces(n, m) {
27
27
  m.forEach(function (e) {
package/dist/es/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/es/nl.js CHANGED
@@ -13,15 +13,15 @@ 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
23
  import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
24
- import { e0 as dayjs_minExports } from './cds-aichat-internal.js';
24
+ import { e2 as dayjs_minExports } from './cds-aichat-internal.js';
25
25
 
26
26
  function _mergeNamespaces(n, m) {
27
27
  m.forEach(function (e) {
package/dist/es/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/es/pt-br.js CHANGED
@@ -13,15 +13,15 @@ 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
23
  import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
24
- import { e0 as dayjs_minExports } from './cds-aichat-internal.js';
24
+ import { e2 as dayjs_minExports } from './cds-aichat-internal.js';
25
25
 
26
26
  function _mergeNamespaces(n, m) {
27
27
  m.forEach(function (e) {
package/dist/es/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.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/es/pt.js CHANGED
@@ -13,15 +13,15 @@ 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
23
  import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
24
- import { e0 as dayjs_minExports } from './cds-aichat-internal.js';
24
+ import { e2 as dayjs_minExports } from './cds-aichat-internal.js';
25
25
 
26
26
  function _mergeNamespaces(n, m) {
27
27
  m.forEach(function (e) {
package/dist/es/render.js CHANGED
@@ -13,16 +13,16 @@ 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
23
  import React__default from 'react';
24
24
  import ReactDOM__default from 'react-dom';
25
- import { dS as loadStyles, dT as loadStylesWithReset, dU as loadFontFace, dV as App } from './cds-aichat-internal.js';
25
+ import { dU as loadStyles, dV as loadStylesWithReset, dW as loadFontFace, dX as App } from './cds-aichat-internal.js';
26
26
  import 'lit';
27
27
  import 'lit/decorators.js';
28
28
  import './highlight_js.js';
package/dist/es/zh-cn.js CHANGED
@@ -13,15 +13,15 @@ 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
23
  import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
24
- import { e0 as dayjs_minExports } from './cds-aichat-internal.js';
24
+ import { e2 as dayjs_minExports } from './cds-aichat-internal.js';
25
25
 
26
26
  function _mergeNamespaces(n, m) {
27
27
  m.forEach(function (e) {
package/dist/es/zh-tw.js CHANGED
@@ -13,15 +13,15 @@ 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
23
  import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
24
- import { e0 as dayjs_minExports } from './cds-aichat-internal.js';
24
+ import { e2 as dayjs_minExports } from './cds-aichat-internal.js';
25
25
 
26
26
  function _mergeNamespaces(n, m) {
27
27
  m.forEach(function (e) {