@carbon/ai-chat 1.14.0-rc.0 → 1.14.0

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.
@@ -216,7 +216,7 @@ import Toolbar from "@carbon/ai-chat-components/es/react/toolbar.js";
216
216
 
217
217
  import CarbonChatButtonElement, { CHAT_BUTTON_SIZE as CHAT_BUTTON_SIZE$1, CHAT_BUTTON_KIND as CHAT_BUTTON_KIND$1 } from "@carbon/web-components/es/components/chat-button/chat-button.js";
218
218
 
219
- const VERSION = "1.13.0";
219
+ const VERSION = "1.14.0";
220
220
 
221
221
  function memoizeFunction(fn, isEqual) {
222
222
  let hasResult = false;
@@ -216,7 +216,7 @@ import Toolbar from "@carbon/ai-chat-components/es-custom/react/toolbar.js";
216
216
 
217
217
  import CarbonChatButtonElement, { CHAT_BUTTON_SIZE as CHAT_BUTTON_SIZE$1, CHAT_BUTTON_KIND as CHAT_BUTTON_KIND$1 } from "@carbon/web-components/es-custom/components/chat-button/chat-button.js";
218
218
 
219
- const VERSION = "1.13.0";
219
+ const VERSION = "1.14.0";
220
220
 
221
221
  function memoizeFunction(fn, isEqual) {
222
222
  let hasResult = false;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@carbon/ai-chat",
3
- "version": "1.14.0-rc.0",
3
+ "version": "1.14.0",
4
4
  "description": "Be sure to review the [chat documentation](https://chat.carbondesignsystem.com/tag/latest/docs/documents/Overview.html).",
5
5
  "author": "IBM Corp",
6
6
  "license": "Apache-2.0",
@@ -80,7 +80,7 @@
80
80
  "@carbon/icons": "^11.53.0",
81
81
  "@carbon/styles": "^1.105.0",
82
82
  "@carbon/themes": "^11.58.0",
83
- "@carbon/typedoc-theme": "^0.3.0-rc.0",
83
+ "@carbon/typedoc-theme": "^0.3.0",
84
84
  "@carbon/web-components": "^2.54.0",
85
85
  "@open-wc/testing": "4.0.0",
86
86
  "@rollup/plugin-babel": "^7.0.0",
@@ -131,7 +131,7 @@
131
131
  "react-dom": ">=17.0.0 <20.0.0"
132
132
  },
133
133
  "dependencies": {
134
- "@carbon/ai-chat-components": "^1.4.0-rc.0",
134
+ "@carbon/ai-chat-components": "^1.4.0",
135
135
  "@carbon/icons": "^11.53.0",
136
136
  "@ibm/telemetry-js": "^1.10.2",
137
137
  "@lit/react": "^1.0.6",
@@ -162,5 +162,5 @@
162
162
  "url": "https://github.com/carbon-design-system/carbon-ai-chat/issues"
163
163
  },
164
164
  "homepage": "https://github.com/carbon-design-system/carbon-ai-chat#readme",
165
- "gitHead": "17a60a4f389ec8c6f21790e0ad75b840e55dacf4"
165
+ "gitHead": "53c38230e329ea2bec35b568b6ee7d4c9f760137"
166
166
  }
package/telemetry.yml CHANGED
@@ -9,36 +9,15 @@ collect:
9
9
  allowedAttributeNames:
10
10
  # General
11
11
  - element
12
- - strings
13
12
  # cds-aichat-container
14
- - ai-disabled
15
- - ai-enabled
16
- - assistant-name
17
- - assistantAvatarUrl
18
- - debug
19
- - disable-custom-element-mobile-enhancements
20
- - disclaimer
21
- - expose-service-manager-for-testing
22
- - header
23
- - history
24
- - homescreen
25
- - inject-carbon-theme
26
- - input
27
- - is-readonly
28
- - launcher
29
- - layout
30
- - locale
31
- - messaging
32
- - namespace
33
- - open-chat-by-default
34
- - service-desk
35
- - should-sanitize-html
36
- - should-take-focus-if-opens-automatically
13
+ - onViewChange
14
+ - onViewPreChange
37
15
  # cds-aichat-internal
38
16
  - config
39
17
  - onAfterRender
40
18
  - onBeforeRender
41
19
  - serviceDesk
20
+ - strings
42
21
  # cds-aichat-stop-streaming-button
43
22
  - disabled
44
23
  - label