@carbon/ibm-products 2.43.2-canary.186 → 2.43.2-canary.189

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/package.json +2 -2
  2. package/telemetry.yml +15 -6
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.186+8fee17fd3",
4
+ "version": "2.43.2-canary.189+863a85256",
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": "8fee17fd31732b792733a95ddf2955675e8ca5ae"
123
+ "gitHead": "863a85256985e34962023624e831376b209e1b45"
124
124
  }
package/telemetry.yml CHANGED
@@ -32,6 +32,7 @@ collect:
32
32
  - assistiveText
33
33
  - assistiveTextDisabledInstructionsLabel
34
34
  - assistiveTextInstructionsLabel
35
+ - autoAlign
35
36
  - backButtonText
36
37
  - backgroundColor
37
38
  - batchActionMenuButtonLabel
@@ -219,7 +220,10 @@ collect:
219
220
  - onContextMenuLabel
220
221
  - onContextMenuValue
221
222
  - onDataUpdate
223
+ - onFocus
222
224
  - onMount
225
+ - onMouseEnter
226
+ - onMouseLeave
223
227
  - onNext
224
228
  - onOverflowTagChange
225
229
  - onPrimaryButtonClick
@@ -343,6 +347,7 @@ collect:
343
347
  - title
344
348
  - titleSize
345
349
  - toolbarBatchActions
350
+ - toolbarBatchActionsDisplayMin
346
351
  - tooltipAlignment
347
352
  - tooltipText
348
353
  - totalVisibleColumns
@@ -502,7 +507,6 @@ collect:
502
507
  - toggleLabel
503
508
  - toggleLabelAlign
504
509
  # Coachmark
505
- - autoAlign
506
510
  - overlayClassName
507
511
  - overlayKind
508
512
  - overlayRef
@@ -537,9 +541,6 @@ collect:
537
541
  # ConditionBuilderButton
538
542
  - hideLabel
539
543
  - isInvalid
540
- - onFocus
541
- - onMouseEnter
542
- - onMouseLeave
543
544
  - tooltipAlign
544
545
  - wrapperClassName
545
546
  - wrapperProps
@@ -549,7 +550,11 @@ collect:
549
550
  # ConditionBuilderItemDate
550
551
  - parentRef
551
552
  # ConditionBuilderProvider
553
+ - actionState
552
554
  - conditionBuilderRef
555
+ - rootState
556
+ - setActionState
557
+ - setRootState
553
558
  # ConditionConnector
554
559
  - operator
555
560
  # ConditionPreview
@@ -1101,12 +1106,13 @@ collect:
1101
1106
  - radio
1102
1107
  - selection
1103
1108
  - text
1109
+ - textarea
1104
1110
  # General - updateMethod
1105
1111
  - batch
1106
1112
  - instant
1107
1113
  # General - variant
1108
- - sentence
1109
- - tree
1114
+ - Hierarchical
1115
+ - Non-Hierarchical
1110
1116
  # General - verticalPosition
1111
1117
  - lower
1112
1118
  - normal
@@ -1129,6 +1135,9 @@ collect:
1129
1135
  - floating
1130
1136
  - stacked
1131
1137
  - tooltip
1138
+ # ConditionBlock - conjunction
1139
+ - and
1140
+ - or
1132
1141
  # ConditionPreview - previewType
1133
1142
  - condition
1134
1143
  - newGroup