@carbon/ai-chat 0.1.5-rc0 → 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 +4 -4
- 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 +67 -14
- package/dist/cjs/cs.js +2 -2
- package/dist/cjs/cs2.js +10 -10
- 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 +6 -6
- 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 +10 -10
- 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 +7 -7
- package/dist/cjs/ja.js +2 -2
- package/dist/cjs/ja2.js +14 -14
- package/dist/cjs/jstz.min.js +2 -2
- package/dist/cjs/ko.js +2 -2
- package/dist/cjs/ko2.js +7 -7
- 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 +3 -3
- package/dist/cjs/pt-br.js +2 -2
- package/dist/cjs/pt-br2.js +10 -10
- 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 +12 -12
- package/dist/cjs/zh.js +11 -11
- 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 +4 -4
- 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 +66 -15
- package/dist/es/cs.js +3 -3
- package/dist/es/cs2.js +10 -10
- 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 +6 -6
- 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 +10 -10
- 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 +7 -7
- package/dist/es/ja.js +3 -3
- package/dist/es/ja2.js +14 -14
- package/dist/es/jstz.min.js +2 -2
- package/dist/es/ko.js +3 -3
- package/dist/es/ko2.js +7 -7
- 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 +3 -3
- package/dist/es/pt-br.js +3 -3
- package/dist/es/pt-br2.js +10 -10
- 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 +12 -12
- package/dist/es/zh.js +11 -11
- package/package.json +1 -1
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
|
|
|
@@ -121,7 +121,7 @@ var agent_agentEndedChatNoName = "Der Live-Agent hat den Chat beendet.";
|
|
|
121
121
|
var agent_transferring = "Sie werden weitergeleitet.";
|
|
122
122
|
var agent_transferringNoName = "Sie werden weitergeleitet.";
|
|
123
123
|
var agent_endChat = "Verbindung zum Live-Agenten trennen?";
|
|
124
|
-
var agent_confirmSuspendedEndChatTitle = "Verbindung
|
|
124
|
+
var agent_confirmSuspendedEndChatTitle = "Verbindung zu vorherigem Agenten trennen?";
|
|
125
125
|
var agent_confirmSuspendedEndChatMessage = "Sie sind gegenwärtig mit einem Agenten verbunden. Wenn Sie fortfahren, wird die Verbindung zu diesem Agenten getrennt und Sie werden mit einem neuen Agenten verbunden. Möchten Sie fortfahren?";
|
|
126
126
|
var agent_confirmCancelRequestTitle = "Anfrage abbrechen?";
|
|
127
127
|
var agent_confirmCancelRequestMessage = "Wenn Sie fortfahren, wird Ihre Anfrage an einen Agenten abgebrochen.";
|
|
@@ -182,8 +182,8 @@ var disclaimer_accept = "Akzeptieren";
|
|
|
182
182
|
var sessionHistory_expired = "Chatsitzung inaktiv. Senden Sie eine beliebige Nachricht, um fortzufahren. Wenn Sie die Seite jetzt aktualisieren, müssen Sie einen neuen Chat starten.";
|
|
183
183
|
var sessionHistory_expiredNoCopy = "Chatsitzung inaktiv.";
|
|
184
184
|
var branding_headline = "Erstellt mit IBM <strong>watsonx</strong>";
|
|
185
|
-
var branding_description = "Machen Sie mit watsonx Assistant Schluss mit Frustration durch lange Wartezeiten, mühselige
|
|
186
|
-
var branding_sign_up = "Registrieren Sie sich.";
|
|
185
|
+
var branding_description = "Machen Sie mit watsonx Assistant Schluss mit Frustration durch lange Wartezeiten, mühselige Suchanfragen und wenig hilfreiche Chatbots. Sparen Sie Zeit und Geld und bieten Sie Ihren Kunden schnelle, präzise Antworten, jederzeit und überall.";
|
|
186
|
+
var branding_sign_up = "Registrieren Sie sich noch heute.";
|
|
187
187
|
var general_ariaCloseInformationOverlay = "Informationsanzeige schließen.";
|
|
188
188
|
var general_ariaAnnounceOpenedInformationOverlay = "Eine Informationsanzeige wurde geöffnet.";
|
|
189
189
|
var general_ariaAnnounceClosedInformationOverlay = "Eine Informationsanzeige wurde geschlossen.";
|
|
@@ -257,7 +257,7 @@ var table_previousPage = "Vorherige Seite";
|
|
|
257
257
|
var table_nextPage = "Nächste Seite";
|
|
258
258
|
var table_itemsPerPage = "Elemente pro Seite:";
|
|
259
259
|
var table_paginationSupplementalText = "von {pagesCount, number} {pagesCount, plural, other {Seiten} one {Seite}}";
|
|
260
|
-
var table_paginationStatus = "{start, number}–{end, number} von {count, number} {count, plural, other {
|
|
260
|
+
var table_paginationStatus = "{start, number}–{end, number} von {count, number} {count, plural, other {Elemente} one {Element}}";
|
|
261
261
|
var feedback_positiveLabel = "Gute Antwort";
|
|
262
262
|
var feedback_negativeLabel = "Schlechte Antwort";
|
|
263
263
|
var feedback_defaultTitle = "Zusätzliches Feedback";
|
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
|
|
|
@@ -121,8 +121,8 @@ var agent_agentEndedChatNoName = "L'agent en ligne a mis fin à la discussion.";
|
|
|
121
121
|
var agent_transferring = "Vous êtes transféré.";
|
|
122
122
|
var agent_transferringNoName = "Vous êtes transféré.";
|
|
123
123
|
var agent_endChat = "Se déconnecter de l'agent en ligne ?";
|
|
124
|
-
var agent_confirmSuspendedEndChatTitle = "
|
|
125
|
-
var agent_confirmSuspendedEndChatMessage = "Vous êtes actuellement connecté à un agent. Si vous continuez, vous serez déconnecté de
|
|
124
|
+
var agent_confirmSuspendedEndChatTitle = "Vous déconnecter de l'agent précédent ?";
|
|
125
|
+
var agent_confirmSuspendedEndChatMessage = "Vous êtes actuellement connecté à un agent. Si vous continuez, vous serez déconnecté de cet agent, puis connecté à un nouvel agent. Voulez-vous continuer ?";
|
|
126
126
|
var agent_confirmCancelRequestTitle = "Annuler la demande ?";
|
|
127
127
|
var agent_confirmCancelRequestMessage = "Si vous continuez, vous annulerez votre demande d'agent.";
|
|
128
128
|
var agent_confirmCancelRequestNo = "Retour";
|
|
@@ -182,7 +182,7 @@ var disclaimer_accept = "J'accepte";
|
|
|
182
182
|
var sessionHistory_expired = "Session de discussion inactive. Envoyez un message pour continuer. Si vous actualisez la page maintenant, vous devrez démarrer une nouvelle discussion.";
|
|
183
183
|
var sessionHistory_expiredNoCopy = "Session de discussion inactive.";
|
|
184
184
|
var branding_headline = "Créé avec IBM <strong>watsonx</strong>";
|
|
185
|
-
var branding_description = "Grâce à watsonx Assistant,
|
|
185
|
+
var branding_description = "Grâce à watsonx Assistant, oubliez les temps d'attente interminables, les recherches fastidieuses et les agents conversationnels inefficaces. Gagnez du temps et de l'argent en donnant à vos clients les réponses rapides et précises dont ils ont besoin.";
|
|
186
186
|
var branding_sign_up = "Inscrivez-vous dès aujourd'hui.";
|
|
187
187
|
var general_ariaCloseInformationOverlay = "Fermer le panneau d'information.";
|
|
188
188
|
var general_ariaAnnounceOpenedInformationOverlay = "Un panneau d'information s'est ouvert.";
|
|
@@ -256,11 +256,11 @@ var table_filterPlaceholder = "Filtrer le tableau";
|
|
|
256
256
|
var table_previousPage = "Page précédente";
|
|
257
257
|
var table_nextPage = "Page suivante";
|
|
258
258
|
var table_itemsPerPage = "Eléments par page :";
|
|
259
|
-
var table_paginationSupplementalText = "
|
|
260
|
-
var table_paginationStatus = "{start, number}–{end, number}
|
|
261
|
-
var feedback_positiveLabel = "
|
|
262
|
-
var feedback_negativeLabel = "Réponse
|
|
263
|
-
var feedback_defaultTitle = "
|
|
259
|
+
var table_paginationSupplementalText = "sur {pagesCount, number} {pagesCount, plural, other {pages} one {page} many {pages}}";
|
|
260
|
+
var table_paginationStatus = "{start, number}–{end, number} sur {count, number} {count, plural, other {éléments} one {élément} many {éléments}}";
|
|
261
|
+
var feedback_positiveLabel = "Réponse pertinente";
|
|
262
|
+
var feedback_negativeLabel = "Réponse non pertinente";
|
|
263
|
+
var feedback_defaultTitle = "Commentaire supplémentaire";
|
|
264
264
|
var feedback_defaultPrompt = "Pourquoi avez-vous choisi cette évaluation ?";
|
|
265
265
|
var feedback_defaultPlaceholder = "Ajouter un commentaire";
|
|
266
266
|
var feedback_submitLabel = "Soumettre";
|
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
|
|
|
@@ -121,8 +121,8 @@ var agent_agentEndedChatNoName = "L'agente live ha terminato la chat";
|
|
|
121
121
|
var agent_transferring = "Stai per essere trasferito.";
|
|
122
122
|
var agent_transferringNoName = "Stai per essere trasferito.";
|
|
123
123
|
var agent_endChat = "Disconnettersi dall'agente live?";
|
|
124
|
-
var agent_confirmSuspendedEndChatTitle = "Disconnettersi dall'
|
|
125
|
-
var agent_confirmSuspendedEndChatMessage = "
|
|
124
|
+
var agent_confirmSuspendedEndChatTitle = "Disconnettersi dall'agente precedente?";
|
|
125
|
+
var agent_confirmSuspendedEndChatMessage = "Attualmente sei connesso a un agente. Continuando, sarai disconnesso dall'agente e sarai connesso a un nuovo agente. Continuare?";
|
|
126
126
|
var agent_confirmCancelRequestTitle = "Annullare la richiesta?";
|
|
127
127
|
var agent_confirmCancelRequestMessage = "Se si continua, si annullerà la richiesta di un agente.";
|
|
128
128
|
var agent_confirmCancelRequestNo = "Torna indietro";
|
|
@@ -182,7 +182,7 @@ var disclaimer_accept = "Accetto";
|
|
|
182
182
|
var sessionHistory_expired = "Sessione chat inattiva. Invia un messaggio per continuare. Se aggiorni la pagina ora, dovrai avviare una nuova chat.";
|
|
183
183
|
var sessionHistory_expiredNoCopy = "Sessione chat inattiva.";
|
|
184
184
|
var branding_headline = "Realizzato con IBM <strong>watsonx</strong>";
|
|
185
|
-
var branding_description = "Evita il fastidio
|
|
185
|
+
var branding_description = "Evita il fastidio dei lunghi tempi di attesa, le ricerche noiose e i chatbot inutili con watsonx Assistant. Risparmia tempo e denaro fornendo ai tuoi clienti risposte rapide e accurate ovunque ne abbiano bisogno.";
|
|
186
186
|
var branding_sign_up = "Registrati oggi stesso.";
|
|
187
187
|
var general_ariaCloseInformationOverlay = "Chiudi pannello delle informazioni.";
|
|
188
188
|
var general_ariaAnnounceOpenedInformationOverlay = "È stato aperto un pannello delle informazioni.";
|
|
@@ -258,8 +258,8 @@ var table_nextPage = "Pagina successiva";
|
|
|
258
258
|
var table_itemsPerPage = "Elementi per pagina:";
|
|
259
259
|
var table_paginationSupplementalText = "di {pagesCount, number} {pagesCount, plural, other {pagine} one {pagina} many {pagine}}";
|
|
260
260
|
var table_paginationStatus = "{start, number}–{end, number} di {count, number} {count, plural, other {elementi} one {elemento} many {elementi}}";
|
|
261
|
-
var feedback_positiveLabel = "Risposta
|
|
262
|
-
var feedback_negativeLabel = "Risposta
|
|
261
|
+
var feedback_positiveLabel = "Risposta positiva";
|
|
262
|
+
var feedback_negativeLabel = "Risposta negativa";
|
|
263
263
|
var feedback_defaultTitle = "Feedback aggiuntivo";
|
|
264
264
|
var feedback_defaultPrompt = "Perché hai scelto questa valutazione?";
|
|
265
265
|
var feedback_defaultPlaceholder = "Aggiungi un commento";
|
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
|
|
|
@@ -40,7 +40,7 @@ var errors_agentAppSessionExpired = "申し訳ありませんが、チャット
|
|
|
40
40
|
var errors_generalContent = "このコンテンツの表示中にエラーが発生しました";
|
|
41
41
|
var errors_somethingWrong = "何らかの問題が発生しました";
|
|
42
42
|
var input_ariaLabel = "送信するメッセージ";
|
|
43
|
-
var input_placeholder = "
|
|
43
|
+
var input_placeholder = "何かを入力してください...";
|
|
44
44
|
var input_buttonLabel = "クリックしてメッセージを送信";
|
|
45
45
|
var input_uploadButtonLabel = "アップロードするファイルの追加";
|
|
46
46
|
var window_title = "チャット・ウィンドウ";
|
|
@@ -122,7 +122,7 @@ var agent_transferring = "転送中です。";
|
|
|
122
122
|
var agent_transferringNoName = "転送中です。";
|
|
123
123
|
var agent_endChat = "ライブ・エージェントから切断しますか?";
|
|
124
124
|
var agent_confirmSuspendedEndChatTitle = "前のエージェントとの接続を切断しますか?";
|
|
125
|
-
var agent_confirmSuspendedEndChatMessage = "現在エージェントに接続しています。
|
|
125
|
+
var agent_confirmSuspendedEndChatMessage = "現在エージェントに接続しています。 続行すると、そのエージェントから切断され、新しいエージェントに接続されます。 続行しますか?";
|
|
126
126
|
var agent_confirmCancelRequestTitle = "要求をキャンセルしますか?";
|
|
127
127
|
var agent_confirmCancelRequestMessage = "続行すると、エージェントの要求がキャンセルされます。";
|
|
128
128
|
var agent_confirmCancelRequestNo = "戻る";
|
|
@@ -181,9 +181,9 @@ var disclaimer_title = "特記事項";
|
|
|
181
181
|
var disclaimer_accept = "同意します";
|
|
182
182
|
var sessionHistory_expired = "チャット・セッションが非アクティブです。 続行するには、メッセージを送信してください。 この時点でページを最新表示すると、新しいチャットを開始する必要があります。";
|
|
183
183
|
var sessionHistory_expiredNoCopy = "チャット・セッションが非アクティブです。";
|
|
184
|
-
var branding_headline = "IBM <strong>watsonx</strong
|
|
185
|
-
var branding_description = "watsonx Assistant
|
|
186
|
-
var branding_sign_up = "
|
|
184
|
+
var branding_headline = "IBM <strong>watsonx</strong>で構築されています";
|
|
185
|
+
var branding_description = "watsonx Assistantを使用すると、長い待ち時間、単調で退屈な検索、役に立たないチャットボットなどのフラストレーションを解消できます。 お客様が必要とする正確な情報をすぐに提供できますので、コストと時間を削減できます。";
|
|
186
|
+
var branding_sign_up = "今すぐご登録ください。";
|
|
187
187
|
var general_ariaCloseInformationOverlay = "情報パネルを閉じます。";
|
|
188
188
|
var general_ariaAnnounceOpenedInformationOverlay = "情報パネルを開きました。";
|
|
189
189
|
var general_ariaAnnounceClosedInformationOverlay = "情報パネルを閉じました。";
|
|
@@ -252,16 +252,16 @@ var carousel_prevNavButton = "前のスライドに移動します。";
|
|
|
252
252
|
var carousel_nextNavButton = "次のスライドに移動します。";
|
|
253
253
|
var input_completionsTagApp = "アプリ";
|
|
254
254
|
var input_completionsTagAssistant = "アシスタント";
|
|
255
|
-
var table_filterPlaceholder = "
|
|
255
|
+
var table_filterPlaceholder = "テーブルのフィルター操作";
|
|
256
256
|
var table_previousPage = "前のページ";
|
|
257
257
|
var table_nextPage = "次のページ";
|
|
258
258
|
var table_itemsPerPage = "ページあたりの項目数:";
|
|
259
|
-
var table_paginationSupplementalText = "
|
|
260
|
-
var table_paginationStatus = "{count, number}
|
|
261
|
-
var feedback_positiveLabel = "
|
|
262
|
-
var feedback_negativeLabel = "
|
|
263
|
-
var feedback_defaultTitle = "
|
|
264
|
-
var feedback_defaultPrompt = "
|
|
259
|
+
var table_paginationSupplementalText = "/ {pagesCount, number} {pagesCount, plural, other {ページ}}";
|
|
260
|
+
var table_paginationStatus = "全 {count, number} 個中 {start, number}–{end, number} 個目の{count, plural, other {項目}}";
|
|
261
|
+
var feedback_positiveLabel = "役に立った";
|
|
262
|
+
var feedback_negativeLabel = "役に立たなかった";
|
|
263
|
+
var feedback_defaultTitle = "追加のフィードバック";
|
|
264
|
+
var feedback_defaultPrompt = "なぜこの評価を選択されましたか?";
|
|
265
265
|
var feedback_defaultPlaceholder = "コメントの追加";
|
|
266
266
|
var feedback_submitLabel = "送信";
|
|
267
267
|
var feedback_cancelLabel = "キャンセル";
|
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) {
|