@carbon/ai-chat-components 1.2.0-rc.0 → 1.2.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.
- package/custom-elements.json +3873 -3873
- package/package.json +2 -2
- package/telemetry.yml +2 -2
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@carbon/ai-chat-components",
|
|
3
3
|
"description": "AI Chat Components",
|
|
4
|
-
"version": "1.2.0
|
|
4
|
+
"version": "1.2.0",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"repository": {
|
|
@@ -148,5 +148,5 @@
|
|
|
148
148
|
"web-dev-server-plugin-lit-css": "^4.0.0",
|
|
149
149
|
"webpack-dev-server": "^5.2.3"
|
|
150
150
|
},
|
|
151
|
-
"gitHead": "
|
|
151
|
+
"gitHead": "bc5a84c27c6d912a74e5533847a3b7cd28be379e"
|
|
152
152
|
}
|
package/telemetry.yml
CHANGED
|
@@ -22,11 +22,13 @@ collect:
|
|
|
22
22
|
- expanded
|
|
23
23
|
- header-title
|
|
24
24
|
- id
|
|
25
|
+
- item-id
|
|
25
26
|
- language
|
|
26
27
|
- lines
|
|
27
28
|
- loading-label
|
|
28
29
|
- loading-status-message
|
|
29
30
|
- name
|
|
31
|
+
- onhistory-item-selected
|
|
30
32
|
- open
|
|
31
33
|
- open-label-text
|
|
32
34
|
- overflow
|
|
@@ -137,13 +139,11 @@ collect:
|
|
|
137
139
|
- oncds-header-menu-button-toggled
|
|
138
140
|
# cds-aichat-history-panel-item
|
|
139
141
|
- onhistory-item-menu-action
|
|
140
|
-
- onhistory-item-selected
|
|
141
142
|
- overflow-menu-label
|
|
142
143
|
- rename
|
|
143
144
|
- selected
|
|
144
145
|
# cds-aichat-history-panel-item-input
|
|
145
146
|
- cancelLabel
|
|
146
|
-
- item-id
|
|
147
147
|
- labelText
|
|
148
148
|
- onhistory-panel-item-input-cancel
|
|
149
149
|
- onhistory-panel-item-input-save
|