@carbon/ibm-products 2.43.2-canary.260 → 2.43.2-canary.262
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/package.json +2 -2
- package/telemetry.yml +3 -3
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@carbon/ibm-products",
|
3
3
|
"description": "Carbon for IBM Products",
|
4
|
-
"version": "2.43.2-canary.
|
4
|
+
"version": "2.43.2-canary.262+cfffb0c03",
|
5
5
|
"license": "Apache-2.0",
|
6
6
|
"main": "lib/index.js",
|
7
7
|
"module": "es/index.js",
|
@@ -120,5 +120,5 @@
|
|
120
120
|
"react": "^16.8.6 || ^17.0.1 || ^18.2.0",
|
121
121
|
"react-dom": "^16.8.6 || ^17.0.1 || ^18.2.0"
|
122
122
|
},
|
123
|
-
"gitHead": "
|
123
|
+
"gitHead": "cfffb0c03796415b9e3135eef64c6c9395512200"
|
124
124
|
}
|
package/telemetry.yml
CHANGED
@@ -38,6 +38,7 @@ collect:
|
|
38
38
|
- batchActionMenuButtonLabel
|
39
39
|
- batchActions
|
40
40
|
- body
|
41
|
+
- breadcrumbOverflowTooltipAlign
|
41
42
|
- breadcrumbs
|
42
43
|
- button
|
43
44
|
- cancelButtonText
|
@@ -253,6 +254,7 @@ collect:
|
|
253
254
|
- overflowAutoAlign
|
254
255
|
- overflowClassName
|
255
256
|
- overflowTags
|
257
|
+
- overflowTooltipAlign
|
256
258
|
- overflowType
|
257
259
|
- parentId
|
258
260
|
- path
|
@@ -475,8 +477,6 @@ collect:
|
|
475
477
|
- tooltipDescription
|
476
478
|
- total
|
477
479
|
- trending
|
478
|
-
# BreadcrumbWithOverflow
|
479
|
-
- overflowTooltipAlign
|
480
480
|
# ButtonMenu
|
481
481
|
- menuAriaLabel
|
482
482
|
# ButtonSetWithOverflow
|
@@ -768,6 +768,7 @@ collect:
|
|
768
768
|
- secondsAgoText
|
769
769
|
- settingsIconDescription
|
770
770
|
- todayLabel
|
771
|
+
- triggerButtonRef
|
771
772
|
- yearAgoText
|
772
773
|
- yearsAgoText
|
773
774
|
- yesterdayAtText
|
@@ -790,7 +791,6 @@ collect:
|
|
790
791
|
- actionBarMenuOptionsClass
|
791
792
|
- actionBarOverflowAriaLabel
|
792
793
|
- breadcrumbOverflowAriaLabel
|
793
|
-
- breadcrumbOverflowTooltipAlign
|
794
794
|
- collapseHeader
|
795
795
|
- collapseHeaderIconDescription
|
796
796
|
- collapseTitle
|