@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
|
@@ -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.
|
|
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
23
|
import { c as commonjsGlobal, g as getDefaultExportFromCjs } from './highlight_js.js';
|
|
24
|
-
import { a0 as debugLog, ac as uuid, ad as UUIDType, bs as resolveOrTimeout, v as consoleError, at as isConnectToAgent, aV as resolvablePromise,
|
|
24
|
+
import { a0 as debugLog, ac as uuid, ad as UUIDType, bs as resolveOrTimeout, v as consoleError, at as isConnectToAgent, aV as resolvablePromise, et as getSummaryMessages, bm as assertType, i as MessageResponseTypes, bo as InternalMessageResponseType, d as ButtonItemKind, b as ButtonItemType, E as ErrorType } from './cds-aichat-internal.js';
|
|
25
25
|
import { A as ANONYMOUS_USER_ID_PREFIX } from './anonymousUserIDStorage.js';
|
|
26
26
|
import { S as ServiceDeskImpl } from './ServiceDeskImpl.js';
|
|
27
27
|
import 'lit';
|
|
@@ -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.
|
|
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
23
|
import { Button as Button$1, TextInput, OverflowMenu, OverflowMenuItem, Loading } from '@carbon/react';
|
|
24
|
-
import {
|
|
24
|
+
import { e4 as Icon, e5 as useLanguagePack, e6 as cx, e7 as Search, e8 as ButtonSizeEnum, e9 as ChevronLeft, ea as ChevronRight, eb as Close, ec as isEnterKey, ed as doFocusRef, ee as useServiceManager, ef as useCounter, eg as useWindowSize, eh as ChevronUp, ei as ChevronDown, ej as Download, af as IS_JEST, ek as parseTextDirective, el as ModalPortal, em as FocusTrap, aF as consoleWarn, en as MountChildrenOnDelay } from './cds-aichat-internal.js';
|
|
25
25
|
import React__default, { useState, useRef, useEffect } from 'react';
|
|
26
26
|
import { FormattedMessage } from 'react-intl';
|
|
27
27
|
import 'lit';
|
package/dist/es/ReactPlayer.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/SFServiceDesk.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 { E as ErrorType, a0 as debugLog, at as isConnectToAgent, ab as cloneDeep, aF as consoleWarn, a7 as isEnableDebugLog,
|
|
23
|
+
import { E as ErrorType, a0 as debugLog, at as isConnectToAgent, ab as cloneDeep, aF as consoleWarn, a7 as isEnableDebugLog, es as mergeNoArrays, et as getSummaryMessages, ap as asyncForEach, v as consoleError, P as safeFetchText, eu as pushAll, aj as createMessageResponseForText, A as AgentMessageType, bq as StatusCodes, ag as sleep, a8 as createMessageRequestForText } 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,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/Table.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 {
|
|
23
|
+
import { eq as toString$1, _ as __decorate, er as _default, c as carbonElement, o } from './cds-aichat-internal.js';
|
|
24
24
|
import React__default from 'react';
|
|
25
25
|
import { html, LitElement, css, unsafeCSS } from 'lit';
|
|
26
26
|
import { property, state } from 'lit/decorators.js';
|
|
@@ -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/es/agentActions.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/aiChatEntry.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,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 {
|
|
23
|
+
import { bD as IS_SESSION_STORAGE, e3 as isSecureHost, ac as uuid, ad as UUIDType } from './cds-aichat-internal.js';
|
|
24
24
|
|
|
25
25
|
/*! js-cookie v3.0.5 | MIT */
|
|
26
26
|
/* eslint-disable no-var */
|
package/dist/es/ar-dz.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.
|
|
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
23
|
import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
|
|
24
|
-
import {
|
|
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/ar-kw.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.
|
|
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
23
|
import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
|
|
24
|
-
import {
|
|
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/ar-ly.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.
|
|
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
23
|
import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
|
|
24
|
-
import {
|
|
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/ar-ma.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.
|
|
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
23
|
import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
|
|
24
|
-
import {
|
|
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/ar-sa.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.
|
|
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
23
|
import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
|
|
24
|
-
import {
|
|
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/ar-tn.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.
|
|
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
23
|
import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
|
|
24
|
-
import {
|
|
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/ar.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.
|
|
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
23
|
import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
|
|
24
|
-
import {
|
|
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/ar2.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
|
|
|
@@ -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
|
|
|
@@ -4249,7 +4249,7 @@ var merge = createAssigner(function(object, source, srcIndex) {
|
|
|
4249
4249
|
// Webpack/rollup will replace any "process.env.*" values below that it recognizes at compile time with their corresponding
|
|
4250
4250
|
// values at that time.
|
|
4251
4251
|
|
|
4252
|
-
var VERSION = "0.1.
|
|
4252
|
+
var VERSION = "0.1.6";
|
|
4253
4253
|
|
|
4254
4254
|
// PRODUCTION ENV VARIABLES
|
|
4255
4255
|
// These env variables are used in production (as well as development)
|
|
@@ -10155,6 +10155,7 @@ const SET_RESPONSE_PANEL_IS_OPEN = 'SET_RESPONSE_PANEL_IS_OPEN';
|
|
|
10155
10155
|
const SET_RESPONSE_PANEL_CONTENT = 'SET_PANEL_RESPONSE_CONTENT';
|
|
10156
10156
|
const STREAMING_ADD_CHUNK = 'STREAMING_ADD_CHUNK';
|
|
10157
10157
|
const STREAMING_START = 'STREAMING_START';
|
|
10158
|
+
const STREAMING_MERGE_HISTORY = 'STREAMING_MERGE_HISTORY';
|
|
10158
10159
|
const ADD_NOTIFICATION = 'ADD_NOTIFICATION';
|
|
10159
10160
|
const REMOVE_ALL_NOTIFICATIONS = 'REMOVE_ALL_NOTIFICATIONS';
|
|
10160
10161
|
const REMOVE_NOTIFICATIONS = 'REMOVE_NOTIFICATIONS';
|
|
@@ -10545,6 +10546,12 @@ const actions = {
|
|
|
10545
10546
|
streamingStart(messageID) {
|
|
10546
10547
|
return { type: STREAMING_START, messageID };
|
|
10547
10548
|
},
|
|
10549
|
+
/**
|
|
10550
|
+
* Merges the given message history object into an existing message object.
|
|
10551
|
+
*/
|
|
10552
|
+
streamingMergeHistory(messageID, history) {
|
|
10553
|
+
return { type: STREAMING_MERGE_HISTORY, messageID, history };
|
|
10554
|
+
},
|
|
10548
10555
|
/**
|
|
10549
10556
|
* Adds a new chunk of a streaming response to an existing message.
|
|
10550
10557
|
*/
|
|
@@ -16174,11 +16181,12 @@ function isAnythingElse(message) {
|
|
|
16174
16181
|
/**
|
|
16175
16182
|
* Creates a new {@link TextItem}.
|
|
16176
16183
|
*/
|
|
16177
|
-
function createTextItem(text) {
|
|
16178
|
-
|
|
16184
|
+
function createTextItem(text, streamID) {
|
|
16185
|
+
const item = {
|
|
16179
16186
|
response_type: MessageResponseTypes.TEXT,
|
|
16180
16187
|
text,
|
|
16181
16188
|
};
|
|
16189
|
+
return item;
|
|
16182
16190
|
}
|
|
16183
16191
|
/**
|
|
16184
16192
|
* Determines if the given search result item is empty (has no results in it).
|
|
@@ -16266,6 +16274,12 @@ function isStreamPartialItem(chunk) {
|
|
|
16266
16274
|
function isStreamCompleteItem(chunk) {
|
|
16267
16275
|
return Boolean(chunk.complete_item);
|
|
16268
16276
|
}
|
|
16277
|
+
/**
|
|
16278
|
+
* Indicates if the given stream chunk is a complete item.
|
|
16279
|
+
*/
|
|
16280
|
+
function isStreamPartialOrCompleteItem(chunk) {
|
|
16281
|
+
return isStreamPartialItem(chunk) || isStreamCompleteItem(chunk);
|
|
16282
|
+
}
|
|
16269
16283
|
/**
|
|
16270
16284
|
* Indicates if the given stream chunk is a partial item.
|
|
16271
16285
|
*/
|
|
@@ -38558,8 +38572,14 @@ let ChatContainerInternal = class ChatContainerInternal extends LitElement {
|
|
|
38558
38572
|
if (this.isReact && typeof __webpack_require__ !== 'undefined' && 'resolveWeak' in __webpack_require__) {
|
|
38559
38573
|
// Webpack-friendly runtime check for the existence of the module.
|
|
38560
38574
|
if (__webpack_require__.resolveWeak('react-dom/client')) {
|
|
38561
|
-
|
|
38562
|
-
|
|
38575
|
+
try {
|
|
38576
|
+
const ReactDOMClient = await import('react-dom/client');
|
|
38577
|
+
createRoot = ReactDOMClient.createRoot;
|
|
38578
|
+
}
|
|
38579
|
+
catch {
|
|
38580
|
+
// This is for webpack 4 builds that will try to run this anyway even if conditions are not met.
|
|
38581
|
+
console.warn('Unable to import react-dom/client.');
|
|
38582
|
+
}
|
|
38563
38583
|
}
|
|
38564
38584
|
else {
|
|
38565
38585
|
throw new Error('Unable to render React client. If you are running an application using React 18, but you have not updated to using createRoot, please include the "forceReact17Mode" prop.');
|
|
@@ -38567,14 +38587,20 @@ let ChatContainerInternal = class ChatContainerInternal extends LitElement {
|
|
|
38567
38587
|
}
|
|
38568
38588
|
else {
|
|
38569
38589
|
// General fallback for environments without resolveWeak.
|
|
38570
|
-
|
|
38571
|
-
|
|
38590
|
+
try {
|
|
38591
|
+
const ReactDOMClient = await import('react-dom/client');
|
|
38592
|
+
createRoot = ReactDOMClient.createRoot;
|
|
38593
|
+
}
|
|
38594
|
+
catch {
|
|
38595
|
+
// This is for webpack 4 builds that will try to run this anyway even if conditions are not met.
|
|
38596
|
+
console.warn('Unable to import react-dom/client.');
|
|
38597
|
+
}
|
|
38572
38598
|
}
|
|
38573
38599
|
this._root = createRoot(container);
|
|
38574
38600
|
this._root.render(React__default.createElement(AppContainer, { config: this.config, renderUserDefinedResponse: this.renderUserDefinedResponse, renderWriteableElements: this.renderWriteableElements, onBeforeRender: this.onBeforeRender, onAfterRender: this.onAfterRender, container: container }));
|
|
38575
38601
|
}
|
|
38576
38602
|
catch (error) {
|
|
38577
|
-
consoleError('Unable to render React client. If you are running an application using React 18
|
|
38603
|
+
consoleError('Unable to render React client. If you are running an application using React 18+, but you have not updated to using createRoot, please include the "forceReact17Mode" prop.', error);
|
|
38578
38604
|
}
|
|
38579
38605
|
}
|
|
38580
38606
|
else {
|
|
@@ -38608,4 +38634,4 @@ ChatContainerInternal = __decorate([
|
|
|
38608
38634
|
carbonElement('cds-aichat-internal')
|
|
38609
38635
|
], ChatContainerInternal);
|
|
38610
38636
|
|
|
38611
|
-
export { getRemoteMainConfig as $, AgentMessageType as A, BusEventType as B, CarbonTheme as C, HEADER_CONTENT_TYPE as D, ErrorType as E, FeedbackInteractionType as F, MIME_JSON as G, HomeScreenBackgroundType as H, IFrameItemDisplayOption as I, API_DEBUGGING_HEADER_NAME as J, HEADER_AUTHORIZATION as K, LauncherType as L, MessageInputType as M, ToolingType as N, OnErrorType as O, safeFetchText as P, isJWTError as Q, getNewIdentityToken as R, ScreenShareState as S, TourEndReason as T, MIME_JSON_STREAM as U, ViewChangeReason as V, WriteableElementName as W, VIEW_STATE_ALL_CLOSED as X, createLocalMessageForChannelTransferFailure as Y, createLocalMessageForSessionExpiration as Z, __decorate as _, AgentsOnlineStatus as a, DEFAULT_CUSTOM_PANEL_CONFIG_OPTIONS as a$, debugLog as a0, createWelcomeRequest as a1, arrayLastValue as a2, isLiveAgentMessage as a3, isRequest as a4, merge as a5, getBrowserInfo as a6, isEnableDebugLog as a7, createMessageRequestForText as a8, addDefaultsToMessage as a9, isChannelTransferToAgent as aA, isTyping as aB, isPanelResponseType as aC, WA_CONSOLE_PREFIX as aD, doDecodeJWT as aE, consoleWarn as aF, mergeCSSVariables as aG, getBotName as aH, OpenReasonsToViewReasons as aI, CloseReasonsToViewReasons as aJ, callOnError as aK, MainWindowOpenReason as aL, DEFAULT_PERSISTED_TO_BROWSER as aM, VIEW_STATE_LAUNCHER_OPEN as aN, getSessionURL as aO, isSuggestionListItem as aP, AlternateSuggestionsSection as aQ, AlternateSuggestionsPanelState as aR, getLastBotResponseWithContext as aS, getDialogSkillID as aT, EVENT_NAME_UPDATE_HISTORY as aU, resolvablePromise as aV, debugStackTrace as aW, consoleLog as aX, CUSTOM_RESPONSE_WARNING as aY, WINDOW_WARNING as aZ, asArray as a_, deepFreeze as aa, cloneDeep as ab, uuid as ac, UUIDType as ad, shouldMessageActivateThirdStrike as ae, IS_JEST as af, sleep as ag, isEqual$1 as ah, isResponse as ai, createMessageResponseForText as aj, isStreamCompleteItem as ak, isStreamPartialItem as al, isStreamFinalResponse as am, renderAsUserDefinedMessage as an, isResponseWithNestedItems as ao, asyncForEach as ap, streamItemID as aq, isForChatChannel as ar, isPause as as, isConnectToAgent as at, hasTourUserDefinedType as au, outputItemToLocalItem as av, MainWindowCloseReason as aw, createLocalMessageItemsForNestedMessageItems as ax, hasServiceDesk as ay, ConnectToAgentBehaviorType as az, ButtonItemType as b,
|
|
38637
|
+
export { getRemoteMainConfig as $, AgentMessageType as A, BusEventType as B, CarbonTheme as C, HEADER_CONTENT_TYPE as D, ErrorType as E, FeedbackInteractionType as F, MIME_JSON as G, HomeScreenBackgroundType as H, IFrameItemDisplayOption as I, API_DEBUGGING_HEADER_NAME as J, HEADER_AUTHORIZATION as K, LauncherType as L, MessageInputType as M, ToolingType as N, OnErrorType as O, safeFetchText as P, isJWTError as Q, getNewIdentityToken as R, ScreenShareState as S, TourEndReason as T, MIME_JSON_STREAM as U, ViewChangeReason as V, WriteableElementName as W, VIEW_STATE_ALL_CLOSED as X, createLocalMessageForChannelTransferFailure as Y, createLocalMessageForSessionExpiration as Z, __decorate as _, AgentsOnlineStatus as a, DEFAULT_CUSTOM_PANEL_CONFIG_OPTIONS as a$, debugLog as a0, createWelcomeRequest as a1, arrayLastValue as a2, isLiveAgentMessage as a3, isRequest as a4, merge as a5, getBrowserInfo as a6, isEnableDebugLog as a7, createMessageRequestForText as a8, addDefaultsToMessage as a9, isChannelTransferToAgent as aA, isTyping as aB, isPanelResponseType as aC, WA_CONSOLE_PREFIX as aD, doDecodeJWT as aE, consoleWarn as aF, mergeCSSVariables as aG, getBotName as aH, OpenReasonsToViewReasons as aI, CloseReasonsToViewReasons as aJ, callOnError as aK, MainWindowOpenReason as aL, DEFAULT_PERSISTED_TO_BROWSER as aM, VIEW_STATE_LAUNCHER_OPEN as aN, getSessionURL as aO, isSuggestionListItem as aP, AlternateSuggestionsSection as aQ, AlternateSuggestionsPanelState as aR, getLastBotResponseWithContext as aS, getDialogSkillID as aT, EVENT_NAME_UPDATE_HISTORY as aU, resolvablePromise as aV, debugStackTrace as aW, consoleLog as aX, CUSTOM_RESPONSE_WARNING as aY, WINDOW_WARNING as aZ, asArray as a_, deepFreeze as aa, cloneDeep as ab, uuid as ac, UUIDType as ad, shouldMessageActivateThirdStrike as ae, IS_JEST as af, sleep as ag, isEqual$1 as ah, isResponse as ai, createMessageResponseForText as aj, isStreamCompleteItem as ak, isStreamPartialItem as al, isStreamFinalResponse as am, renderAsUserDefinedMessage as an, isResponseWithNestedItems as ao, asyncForEach as ap, streamItemID as aq, isForChatChannel as ar, isPause as as, isConnectToAgent as at, hasTourUserDefinedType as au, outputItemToLocalItem as av, MainWindowCloseReason as aw, createLocalMessageItemsForNestedMessageItems as ax, hasServiceDesk as ay, ConnectToAgentBehaviorType as az, ButtonItemType as b, SET_MAIN_CONFIG as b$, DEFAULT_CUSTOM_PANEL_ID as b0, DEFAULT_MESSAGE_STATE as b1, findLastIndex as b2, isEventRequest as b3, MessageErrorState as b4, THREAD_ID_MAIN as b5, DEFAULT_CHAT_MESSAGES_STATE as b6, findLast as b7, isOptionOrSuggestion as b8, isDateResponseType as b9, MIME_STREAM as bA, tryJSONParse as bB, isStreamPartialOrCompleteItem as bC, IS_SESSION_STORAGE as bD, storage$1 as bE, VERSION as bF, InputFieldType as bG, TagType as bH, SET_ALTERNATE_SUGGESTIONS_OPEN as bI, SET_ALTERNATE_SUGGESTIONS_THIRD_STRIKE as bJ, UPDATE_ALTERNATE_SUGGESTIONS_CONFIG as bK, SUGGESTIONS_SET_SELECTED_INDEX as bL, SET_SUGGESTIONS_SEARCH_RESULTS as bM, addEventMessage as bN, DEFAULT_ALTERNATE_SUGGESTIONS_STATE as bO, selectAgentDisplayState as bP, selectHasSearchSkill as bQ, CONTACT_SUGGESTION_ITEM as bR, hasResponseToRequest as bS, keepIfEqual as bT, isFromAMainThread as bU, isFallbackResponse as bV, isStrike as bW, EVENT_NAME_ALTERNATE_SUGGESTIONS_OPENED as bX, hasLiveAgentMessage as bY, EVENT_NAME_ALTERNATE_SUGGESTIONS_CLOSED as bZ, CHANGE_STATE as b_, hasMessageResponsePanel as ba, isUpdateHistoryRequest as bb, mergeWith as bc, replaceCurrentArrayValue as bd, getRegionHostname as be, getHistoryURL as bf, doWithRetryWithTimeout as bg, throwOnStatus as bh, AGENT_APP_HEADER_NAME as bi, getMessageURL as bj, INTEGRATIONS_VERSION as bk, MessageRetryStatus as bl, assertType as bm, createLocalMessageForItem as bn, InternalMessageResponseType as bo, createLocalMessageForInlineError as bp, StatusCodes as bq, safeFetchJSON as br, resolveOrTimeout as bs, isSearchResultItem as bt, isEmptySearchResultItem as bu, safeFetchTextWithTimeout as bv, EMPTY_CONTEXT as bw, isAtStackRoot as bx, getDialogState as by, getTimeZone as bz, carbonElement as c, REMOVE_LOCAL_MESSAGE_ITEM as c$, HYDRATE_CHAT as c0, RESTART_CONVERSATION as c1, DEFAULT_IFRAME_PANEL_STATE as c2, DEFAULT_CITATION_PANEL_STATE as c3, DEFAULT_CUSTOM_PANEL_STATE as c4, setHomeScreenOpenState as c5, HYDRATE_MESSAGE_HISTORY as c6, ADD_LOCAL_MESSAGE_ITEM as c7, REMOVE_MESSAGES as c8, UPDATE_LOCAL_MESSAGE_ITEM as c9, ANNOUNCE_MESSAGE as cA, ACCEPTED_DISCLAIMER as cB, SET_HOME_SCREEN_IS_OPEN as cC, TOGGLE_HOME_SCREEN as cD, SET_UPDATE_HISTORY_USER_DEFINED_COUNT as cE, UPDATE_LAUNCHER_CONFIG as cF, UPDATE_BRANDING_CONFIG as cG, SET_BRANDING_OVERLAY_IS_OPEN as cH, calcAnnouncementForBrandingPanel as cI, SET_BRANDING_BANNER_SHOWN as cJ, SET_LAUNCHER_PROPERTY as cK, SET_LAUNCHER_CONFIG_PROPERTY as cL, SET_CHAT_MESSAGES_PROPERTY as cM, applyBotMessageState as cN, SET_LAUNCHER_MINIMIZED as cO, OPEN_IFRAME_CONTENT as cP, CLOSE_IFRAME_PANEL as cQ, SET_CONVERSATIONAL_SEARCH_CITATION_PANEL_IS_OPEN as cR, SET_CUSTOM_PANEL_OPEN as cS, SET_CUSTOM_PANEL_OPTIONS as cT, SET_TOUR_DATA as cU, CLEAR_TOUR_DATA as cV, CHANGE_STEP_IN_TOUR as cW, UPDATE_INPUT_STATE as cX, SET_IS_BROWSER_PAGE_VISIBLE as cY, ADD_INPUT_FILE as cZ, REMOVE_INPUT_FILE as c_, UPDATE_MESSAGE as ca, ADD_MESSAGE as cb, MESSAGE_SET_OPTION_SELECTED as cc, ADD_IS_TYPING_COUNTER as cd, ADD_IS_LOADING_COUNTER as ce, SET_APP_STATE_VALUE as cf, UPDATE_SESSION_ID as cg, UPDATE_SESSION_STARTED_TIMESTAMP as ch, UPDATE_PERSISTED_CHAT_STATE as ci, UPDATE_HAS_SENT_NON_WELCOME_MESSAGE as cj, SET_VIEW_STATE as ck, handleViewStateChange as cl, SET_VIEW_CHANGING as cm, SET_INITIAL_VIEW_CHANGE_COMPLETE as cn, UPDATE_BOT_NAME as co, UPDATE_BOT_AVATAR_URL as cp, UPDATE_LAUNCHER_AVATAR_URL as cq, UPDATE_MAIN_HEADER_TITLE as cr, UPDATE_CSS_VARIABLES as cs, UPDATE_THEME_CONFIG as ct, UPDATE_STREAMING_CONFIG as cu, UPDATE_HOME_SCREEN_CONFIG as cv, convertHomeScreenConfigToBackgroundIfBackgroundGradient as cw, SET_MESSAGE_UI_PROPERTY as cx, SET_MESSAGE_HISTORY_PROPERTY as cy, MERGE_HISTORY as cz, ButtonItemKind as d, addMessages as d$, ADD_NOTIFICATION as d0, REMOVE_NOTIFICATIONS as d1, REMOVE_ALL_NOTIFICATIONS as d2, CLEAR_INPUT_FILES as d3, FILE_UPLOAD_INPUT_ERROR as d4, ADD_NESTED_MESSAGES as d5, SET_RESPONSE_PANEL_IS_OPEN as d6, SET_RESPONSE_PANEL_CONTENT as d7, STREAMING_START as d8, STREAMING_MERGE_HISTORY as d9, loadLanguagePack as dA, loadLocale as dB, dayjs as dC, selectInputState as dD, CustomMenuType as dE, consoleDebug as dF, AGENT_APP_DEFAULT_PUBLIC_CONFIG as dG, AGENT_APP_DEFAULT_REMOTE_INIT_CONFIG as dH, DEFAULT_PUBLIC_CONFIG as dI, DEFAULT_REMOTE_INIT_CONFIG as dJ, hasSupportedServiceDesk as dK, createMockServiceDesk as dL, loadRender as dM, loadHAA as dN, getWXOUrl as dO, loadWXOScript as dP, WXO_SCRIPT_KEY as dQ, pullValueParam as dR, ensureChatBrowserWindowConfigExists as dS, getSharedConfig as dT, loadStyles as dU, loadStylesWithReset as dV, loadFontFace as dW, App as dX, BuiltInServiceDesk as dY, addEndChatMessages as dZ, createMessageRequestForFileUpload as d_, STREAMING_ADD_CHUNK as da, UPDATE_CHAT_HEADER_CONFIG as db, UPDATE_MAX_VISIBLE_HEADER_OBJECTS as dc, DEFAULT_THEME_STATE as dd, DEFAULT_INPUT_STATE as de, DEFAULT_AGENT_STATE as df, enLanguagePack as dg, mergeHomeScreenConfig as dh, withoutEmptyStarters as di, DEFAULT_BRANDING_STATE as dj, DEFAULT_LAUNCHER as dk, VIEW_STATE_MAIN_WINDOW_OPEN as dl, DEFAULT_MESSAGE_PANEL_STATE as dm, DEFAULT_TOUR_STATE as dn, DEFAULT_STREAMING_STATE as dp, AWS_REGION_FRAGMENT as dq, WXO_CLOUD_REGION_FRAGMENT as dr, NODE_ENV as ds, IS_PHONE as dt, DEFAULT_LAYOUT_STATE as du, NamespaceService as dv, TrackService as dw, getAnalyticsPath as dx, setEnableDebugLog as dy, setEnableDebugStackTracesLog as dz, CatastrophicErrorType as e, toPair as e0, createAgentLocalMessage as e1, dayjs_minExports as e2, isSecureHost as e3, Icon as e4, useLanguagePack as e5, cx as e6, Search as e7, ButtonSizeEnum as e8, ChevronLeft as e9, ChevronRight as ea, Close as eb, isEnterKey as ec, doFocusRef as ed, useServiceManager as ee, useCounter as ef, useWindowSize as eg, ChevronUp as eh, ChevronDown as ei, Download as ej, parseTextDirective as ek, ModalPortal as el, FocusTrap$1 as em, MountChildrenOnDelay as en, ChatWidthBreakpoint as eo, ButtonKindEnum as ep, toString as eq, _default as er, mergeNoArrays as es, getSummaryMessages as et, pushAll as eu, loadScript as ev, CornersType as f, CustomEventType as g, FileStatusValue as h, MessageResponseTypes as i, MessageSendSource as j, MinimizeButtonIconType as k, OptionItemPreference as l, TourStartReason as m, ViewType as n, o$1 as o, ChatHeaderObjectType$1 as p, AlternateSuggestionsContactType as q, getContactLabel as r, createMessageRequestForChoice as s, CONTACT_OPTION as t, actions as u, consoleError as v, createEventMessageRequest as w, EVENT_NAME_CHANNEL_TRANSFER as x, isEmptyObject as y, HEADER_ACCEPT as z };
|
package/dist/es/cs.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.
|
|
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
23
|
import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
|
|
24
|
-
import {
|
|
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/cs2.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/de-at.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.
|
|
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
23
|
import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
|
|
24
|
-
import {
|
|
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/de-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.
|
|
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
23
|
import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
|
|
24
|
-
import {
|
|
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/de.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.
|
|
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
23
|
import { g as getDefaultExportFromCjs, c as commonjsGlobal } from './highlight_js.js';
|
|
24
|
-
import {
|
|
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/de2.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
|
|