Skip to content

Commit

Permalink
Merge 3f08cd5 into main
Browse files Browse the repository at this point in the history
  • Loading branch information
carbon-bot committed Sep 3, 2024
2 parents c7d1ef3 + 3f08cd5 commit 863a852
Showing 1 changed file with 15 additions and 6 deletions.
21 changes: 15 additions & 6 deletions packages/ibm-products/telemetry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ collect:
- assistiveText
- assistiveTextDisabledInstructionsLabel
- assistiveTextInstructionsLabel
- autoAlign
- backButtonText
- backgroundColor
- batchActionMenuButtonLabel
Expand Down Expand Up @@ -219,7 +220,10 @@ collect:
- onContextMenuLabel
- onContextMenuValue
- onDataUpdate
- onFocus
- onMount
- onMouseEnter
- onMouseLeave
- onNext
- onOverflowTagChange
- onPrimaryButtonClick
Expand Down Expand Up @@ -343,6 +347,7 @@ collect:
- title
- titleSize
- toolbarBatchActions
- toolbarBatchActionsDisplayMin
- tooltipAlignment
- tooltipText
- totalVisibleColumns
Expand Down Expand Up @@ -502,7 +507,6 @@ collect:
- toggleLabel
- toggleLabelAlign
# Coachmark
- autoAlign
- overlayClassName
- overlayKind
- overlayRef
Expand Down Expand Up @@ -537,9 +541,6 @@ collect:
# ConditionBuilderButton
- hideLabel
- isInvalid
- onFocus
- onMouseEnter
- onMouseLeave
- tooltipAlign
- wrapperClassName
- wrapperProps
Expand All @@ -549,7 +550,11 @@ collect:
# ConditionBuilderItemDate
- parentRef
# ConditionBuilderProvider
- actionState
- conditionBuilderRef
- rootState
- setActionState
- setRootState
# ConditionConnector
- operator
# ConditionPreview
Expand Down Expand Up @@ -1101,12 +1106,13 @@ collect:
- radio
- selection
- text
- textarea
# General - updateMethod
- batch
- instant
# General - variant
- sentence
- tree
- Hierarchical
- Non-Hierarchical
# General - verticalPosition
- lower
- normal
Expand All @@ -1129,6 +1135,9 @@ collect:
- floating
- stacked
- tooltip
# ConditionBlock - conjunction
- and
- or
# ConditionPreview - previewType
- condition
- newGroup
Expand Down

0 comments on commit 863a852

Please sign in to comment.