@carbon-labs/react-first-time-orientation 0.9.0 → 0.11.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.
Files changed (2) hide show
  1. package/package.json +3 -3
  2. package/telemetry.yml +5 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@carbon-labs/react-first-time-orientation",
3
- "version": "0.9.0",
3
+ "version": "0.11.0",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "provenance": true
@@ -30,7 +30,7 @@
30
30
  "@carbon/ibm-products": "^2.72.1"
31
31
  },
32
32
  "dependencies": {
33
- "@ibm/telemetry-js": "^1.9.1"
33
+ "@ibm/telemetry-js": "^1.10.2"
34
34
  },
35
- "gitHead": "6306a24bb5e1f672878988240d6c3b736029b587"
35
+ "gitHead": "b40ae3cdabef52e30ed4e74819325ca5c0e36877"
36
36
  }
package/telemetry.yml CHANGED
@@ -7,14 +7,15 @@ collect:
7
7
  jsx:
8
8
  elements:
9
9
  allowedAttributeNames:
10
- # TextHighlighter
10
+ # ContentWrapper
11
11
  - children
12
- - kind
13
- - reference
14
- - type
12
+ - className
13
+ - stepTitle
14
+ - translateWithId
15
15
  # React
16
16
  - key
17
17
  - ref
18
+ allowedAttributeStringValues: []
18
19
  npm:
19
20
  dependencies: null
20
21
  js: