@carbon/ai-chat 0.1.5 → 0.1.6-alpha0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/Carousel.js +2 -2
- package/dist/cjs/Chat.js +24 -4
- package/dist/cjs/GenesysMessengerServiceDesk.js +2 -2
- package/dist/cjs/HumanAgentServiceImpl.js +2 -2
- package/dist/cjs/NiceDFOServiceDesk.js +2 -2
- package/dist/cjs/PDFViewerContainer.js +2 -2
- package/dist/cjs/ReactPlayer.js +2 -2
- package/dist/cjs/SFServiceDesk.js +2 -2
- package/dist/cjs/ServiceDeskImpl.js +2 -2
- package/dist/cjs/Table.js +2 -2
- package/dist/cjs/ZendeskServiceDesk.js +2 -2
- package/dist/cjs/_node-resolve_empty.js +2 -2
- package/dist/cjs/agentActions.js +2 -2
- package/dist/cjs/aiChatEntry.js +2 -2
- package/dist/cjs/anonymousUserIDStorage.js +2 -2
- package/dist/cjs/ar-dz.js +2 -2
- package/dist/cjs/ar-kw.js +2 -2
- package/dist/cjs/ar-ly.js +2 -2
- package/dist/cjs/ar-ma.js +2 -2
- package/dist/cjs/ar-sa.js +2 -2
- package/dist/cjs/ar-tn.js +2 -2
- package/dist/cjs/ar.js +2 -2
- package/dist/cjs/ar2.js +2 -2
- package/dist/cjs/cds-aichat-container.js +2 -2
- package/dist/cjs/cds-aichat-custom-element.js +2 -2
- package/dist/cjs/cds-aichat-internal.js +38 -10
- package/dist/cjs/cs.js +2 -2
- package/dist/cjs/cs2.js +2 -2
- package/dist/cjs/de-at.js +2 -2
- package/dist/cjs/de-ch.js +2 -2
- package/dist/cjs/de.js +2 -2
- package/dist/cjs/de2.js +2 -2
- package/dist/cjs/en-au.js +2 -2
- package/dist/cjs/en-ca.js +2 -2
- package/dist/cjs/en-gb.js +2 -2
- package/dist/cjs/en-ie.js +2 -2
- package/dist/cjs/en-il.js +2 -2
- package/dist/cjs/en-nz.js +2 -2
- package/dist/cjs/es-do.js +2 -2
- package/dist/cjs/es-us.js +2 -2
- package/dist/cjs/es.js +2 -2
- package/dist/cjs/es2.js +2 -2
- package/dist/cjs/export.js +2 -2
- package/dist/cjs/export.legacy.js +2 -2
- package/dist/cjs/fontUtils.js +2 -2
- package/dist/cjs/fr-ca.js +2 -2
- package/dist/cjs/fr-ch.js +2 -2
- package/dist/cjs/fr.js +2 -2
- package/dist/cjs/fr2.js +2 -2
- package/dist/cjs/highlight_js.js +2 -2
- package/dist/cjs/it-ch.js +2 -2
- package/dist/cjs/it.js +2 -2
- package/dist/cjs/it2.js +2 -2
- package/dist/cjs/ja.js +2 -2
- package/dist/cjs/ja2.js +2 -2
- package/dist/cjs/jstz.min.js +2 -2
- package/dist/cjs/ko.js +2 -2
- package/dist/cjs/ko2.js +2 -2
- package/dist/cjs/markdown.js +2 -2
- package/dist/cjs/markdown_attrs.js +2 -2
- package/dist/cjs/mockServiceDesk.js +2 -2
- package/dist/cjs/nl.js +2 -2
- package/dist/cjs/nl2.js +2 -2
- package/dist/cjs/pt-br.js +2 -2
- package/dist/cjs/pt-br2.js +2 -2
- package/dist/cjs/pt.js +2 -2
- package/dist/cjs/render.js +2 -2
- package/dist/cjs/zh-cn.js +2 -2
- package/dist/cjs/zh-tw.js +2 -2
- package/dist/cjs/zh-tw2.js +2 -2
- package/dist/cjs/zh.js +2 -2
- package/dist/es/Carousel.js +3 -3
- package/dist/es/Chat.js +25 -5
- package/dist/es/GenesysMessengerServiceDesk.js +3 -3
- package/dist/es/HumanAgentServiceImpl.js +3 -3
- package/dist/es/NiceDFOServiceDesk.js +3 -3
- package/dist/es/PDFViewerContainer.js +3 -3
- package/dist/es/ReactPlayer.js +2 -2
- package/dist/es/SFServiceDesk.js +3 -3
- package/dist/es/ServiceDeskImpl.js +2 -2
- package/dist/es/Table.js +3 -3
- package/dist/es/ZendeskServiceDesk.js +2 -2
- package/dist/es/_node-resolve_empty.js +2 -2
- package/dist/es/agentActions.js +2 -2
- package/dist/es/aiChatEntry.js +2 -2
- package/dist/es/anonymousUserIDStorage.js +3 -3
- package/dist/es/ar-dz.js +3 -3
- package/dist/es/ar-kw.js +3 -3
- package/dist/es/ar-ly.js +3 -3
- package/dist/es/ar-ma.js +3 -3
- package/dist/es/ar-sa.js +3 -3
- package/dist/es/ar-tn.js +3 -3
- package/dist/es/ar.js +3 -3
- package/dist/es/ar2.js +2 -2
- package/dist/es/cds-aichat-container.js +2 -2
- package/dist/es/cds-aichat-custom-element.js +2 -2
- package/dist/es/cds-aichat-internal.js +37 -11
- package/dist/es/cs.js +3 -3
- package/dist/es/cs2.js +2 -2
- package/dist/es/de-at.js +3 -3
- package/dist/es/de-ch.js +3 -3
- package/dist/es/de.js +3 -3
- package/dist/es/de2.js +2 -2
- package/dist/es/en-au.js +3 -3
- package/dist/es/en-ca.js +3 -3
- package/dist/es/en-gb.js +3 -3
- package/dist/es/en-ie.js +3 -3
- package/dist/es/en-il.js +3 -3
- package/dist/es/en-nz.js +3 -3
- package/dist/es/es-do.js +3 -3
- package/dist/es/es-us.js +3 -3
- package/dist/es/es.js +3 -3
- package/dist/es/es2.js +2 -2
- package/dist/es/export.js +2 -2
- package/dist/es/export.legacy.js +2 -2
- package/dist/es/fontUtils.js +2 -2
- package/dist/es/fr-ca.js +3 -3
- package/dist/es/fr-ch.js +3 -3
- package/dist/es/fr.js +3 -3
- package/dist/es/fr2.js +2 -2
- package/dist/es/highlight_js.js +2 -2
- package/dist/es/it-ch.js +3 -3
- package/dist/es/it.js +3 -3
- package/dist/es/it2.js +2 -2
- package/dist/es/ja.js +3 -3
- package/dist/es/ja2.js +2 -2
- package/dist/es/jstz.min.js +2 -2
- package/dist/es/ko.js +3 -3
- package/dist/es/ko2.js +2 -2
- package/dist/es/markdown.js +2 -2
- package/dist/es/markdown_attrs.js +2 -2
- package/dist/es/mockServiceDesk.js +2 -2
- package/dist/es/nl.js +3 -3
- package/dist/es/nl2.js +2 -2
- package/dist/es/pt-br.js +3 -3
- package/dist/es/pt-br2.js +2 -2
- package/dist/es/pt.js +3 -3
- package/dist/es/render.js +3 -3
- package/dist/es/zh-cn.js +3 -3
- package/dist/es/zh-tw.js +3 -3
- package/dist/es/zh-tw2.js +2 -2
- package/dist/es/zh.js +2 -2
- package/package.json +1 -1
package/dist/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.
|
|
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/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.
|
|
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/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.
|
|
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/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.
|
|
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/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.
|
|
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/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.
|
|
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/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.
|
|
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/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.
|
|
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/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.
|
|
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/es2.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/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.
|
|
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/export.legacy.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/fontUtils.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/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.
|
|
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/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.
|
|
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/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.
|
|
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/fr2.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/es/highlight_js.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/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.
|
|
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/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.
|
|
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/it2.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/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.
|
|
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/ja2.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/es/jstz.min.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/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.
|
|
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/ko2.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/es/markdown.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/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.
|
|
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/nl2.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/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.
|
|
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/pt-br2.js
CHANGED
|
@@ -13,9 +13,9 @@ is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND
|
|
|
13
13
|
or implied. See the License for the specific language governing permissions and limitations under
|
|
14
14
|
the License.
|
|
15
15
|
|
|
16
|
-
@carbon/ai-chat 0.1.
|
|
16
|
+
@carbon/ai-chat 0.1.6-alpha0
|
|
17
17
|
|
|
18
|
-
Built: Jan
|
|
18
|
+
Built: Jan 22 2025 1:15 pm -05:00
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
package/dist/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.
|
|
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/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.
|
|
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 React__default from 'react';
|
|
24
24
|
import ReactDOM__default from 'react-dom';
|
|
25
|
-
import {
|
|
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.
|
|
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/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.
|
|
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) {
|