@carbon/ibm-products 2.43.2-canary.35 → 2.43.2-canary.38
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.
@@ -28,7 +28,7 @@ var ToolbarButton = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
28
28
|
rest = _objectWithoutProperties(_ref, _excluded);
|
29
29
|
var Icon = renderIcon;
|
30
30
|
return /*#__PURE__*/React__default.createElement(IconButton, _extends({
|
31
|
-
align: (
|
31
|
+
align: (_useContext = useContext(ToolbarContext)) !== null && _useContext !== void 0 && _useContext.vertical ? 'right' : 'top'
|
32
32
|
}, rest, {
|
33
33
|
label: iconDescription,
|
34
34
|
ref: ref,
|
@@ -37,7 +37,7 @@ exports.ToolbarButton = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
|
|
37
37
|
rest = _rollupPluginBabelHelpers.objectWithoutProperties(_ref, _excluded);
|
38
38
|
var Icon = renderIcon;
|
39
39
|
return /*#__PURE__*/React__default["default"].createElement(react.IconButton, _rollupPluginBabelHelpers["extends"]({
|
40
|
-
align: (
|
40
|
+
align: (_useContext = React.useContext(Toolbar.ToolbarContext)) !== null && _useContext !== void 0 && _useContext.vertical ? 'right' : 'top'
|
41
41
|
}, rest, {
|
42
42
|
label: iconDescription,
|
43
43
|
ref: ref,
|
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.38+2ab2d4401",
|
5
5
|
"license": "Apache-2.0",
|
6
6
|
"main": "lib/index.js",
|
7
7
|
"module": "es/index.js",
|
@@ -81,7 +81,7 @@
|
|
81
81
|
"fs-extra": "^11.2.0",
|
82
82
|
"glob": "^10.3.10",
|
83
83
|
"jest": "^29.7.0",
|
84
|
-
"jest-config-ibm-cloud-cognitive": "^1.
|
84
|
+
"jest-config-ibm-cloud-cognitive": "^1.3.0-rc.0",
|
85
85
|
"jest-environment-jsdom": "^29.7.0",
|
86
86
|
"namor": "^1.1.2",
|
87
87
|
"npm-check-updates": "^16.14.12",
|
@@ -96,7 +96,7 @@
|
|
96
96
|
"dependencies": {
|
97
97
|
"@babel/runtime": "^7.23.9",
|
98
98
|
"@carbon/feature-flags": "^0.20.0",
|
99
|
-
"@carbon/ibm-products-styles": "^2.39.1-canary.
|
99
|
+
"@carbon/ibm-products-styles": "^2.39.1-canary.48+2ab2d4401",
|
100
100
|
"@carbon/telemetry": "^0.1.0",
|
101
101
|
"@dnd-kit/core": "^6.0.8",
|
102
102
|
"@dnd-kit/modifiers": "^7.0.0",
|
@@ -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": "2ab2d440162e6712493383ca49388617add9dd4c"
|
124
124
|
}
|
package/telemetry.yml
CHANGED
@@ -49,6 +49,7 @@ collect:
|
|
49
49
|
- closeIconDescription
|
50
50
|
- collapseButtonLabel
|
51
51
|
- collapsible
|
52
|
+
- column
|
52
53
|
- columnInputPlaceholder
|
53
54
|
- columns
|
54
55
|
- condition
|
@@ -100,6 +101,7 @@ collect:
|
|
100
101
|
- formDescription
|
101
102
|
- formTitle
|
102
103
|
- fullHeightDatagrid
|
104
|
+
- getActionsState
|
103
105
|
- getConditionState
|
104
106
|
- getFilterFlyoutProps
|
105
107
|
- getOptions
|
@@ -266,6 +268,7 @@ collect:
|
|
266
268
|
- resizerAriaLabel
|
267
269
|
- rightAlign
|
268
270
|
- row
|
271
|
+
- rowActions
|
269
272
|
- rows
|
270
273
|
- rowSize
|
271
274
|
- score
|
@@ -284,6 +287,7 @@ collect:
|
|
284
287
|
- selectAllLabel
|
285
288
|
- selectAllToggle
|
286
289
|
- selected
|
290
|
+
- selectedHeaderReorderActive
|
287
291
|
- selectedOption
|
288
292
|
- selectionAreas
|
289
293
|
- selectorPageContent
|
@@ -302,6 +306,7 @@ collect:
|
|
302
306
|
- setMouseOverRowIndex
|
303
307
|
- setMultiSelection
|
304
308
|
- setPopoverOpen
|
309
|
+
- setSelectedHeaderReorderActive
|
305
310
|
- setSelectionAreaData
|
306
311
|
- setSelectionAreas
|
307
312
|
- showAllTagsLabel
|
@@ -521,14 +526,14 @@ collect:
|
|
521
526
|
- enableSubGroup
|
522
527
|
# ConditionBuilderButton
|
523
528
|
- hideLabel
|
529
|
+
- isInvalid
|
524
530
|
- onBlur
|
525
531
|
- onFocus
|
526
532
|
- onMouseEnter
|
527
533
|
- onMouseLeave
|
528
534
|
- tooltipAlign
|
535
|
+
- wrapperClassName
|
529
536
|
- wrapperProps
|
530
|
-
# ConditionBuilderContent
|
531
|
-
- getActionsState
|
532
537
|
# ConditionBuilderItem
|
533
538
|
- popOverClassName
|
534
539
|
# ConditionConnector
|
@@ -749,7 +754,6 @@ collect:
|
|
749
754
|
- warnText
|
750
755
|
# OverflowCheckboxes
|
751
756
|
- applyFilters
|
752
|
-
- column
|
753
757
|
- components
|
754
758
|
- filtersState
|
755
759
|
- setFiltersState
|