@carbon/ibm-products 2.43.2-canary.222 → 2.43.2-canary.229

Sign up to get free protection for your applications and to get access to all the features.
@@ -45,7 +45,7 @@ export interface OptionsTileProps {
45
45
  * Provide a function which will be called each time the user
46
46
  * interacts with the toggle.
47
47
  */
48
- onToggle: (value: boolean) => void;
48
+ onToggle?: (value: boolean) => void;
49
49
  /**
50
50
  * Whether the OptionsTile is in open state.
51
51
  */
@@ -295,7 +295,6 @@ OptionsTile.propTypes = {
295
295
  * Provide a function which will be called each time the user
296
296
  * interacts with the toggle.
297
297
  */
298
- /**@ts-ignore*/
299
298
  onToggle: PropTypes.func,
300
299
  /**
301
300
  * Whether the OptionsTile is in open state.
@@ -45,7 +45,7 @@ export interface OptionsTileProps {
45
45
  * Provide a function which will be called each time the user
46
46
  * interacts with the toggle.
47
47
  */
48
- onToggle: (value: boolean) => void;
48
+ onToggle?: (value: boolean) => void;
49
49
  /**
50
50
  * Whether the OptionsTile is in open state.
51
51
  */
@@ -323,7 +323,6 @@ exports.OptionsTile.propTypes = {
323
323
  * Provide a function which will be called each time the user
324
324
  * interacts with the toggle.
325
325
  */
326
- /**@ts-ignore*/
327
326
  onToggle: index["default"].func,
328
327
  /**
329
328
  * Whether the OptionsTile is in open state.
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.222+9bd307e48",
4
+ "version": "2.43.2-canary.229+af6cf147f",
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.8.0",
84
+ "jest-config-ibm-cloud-cognitive": "^1.9.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.22.0",
99
- "@carbon/ibm-products-styles": "^2.45.0",
99
+ "@carbon/ibm-products-styles": "^2.46.0-rc.0",
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": "9bd307e4836d986383a0464e799834712f3904e0"
123
+ "gitHead": "af6cf147f759f344173baf3350095c319398fe2d"
124
124
  }
package/telemetry.yml CHANGED
@@ -85,6 +85,7 @@ collect:
85
85
  - emptyStateSize
86
86
  - emptyStateTitle
87
87
  - emptyStateType
88
+ - enableSpacerColumn
88
89
  - error
89
90
  - errorCodeLabel
90
91
  - errorMessage
@@ -249,6 +250,7 @@ collect:
249
250
  - overflowActions
250
251
  - overflowAlign
251
252
  - overflowAriaLabel
253
+ - overflowAutoAlign
252
254
  - overflowClassName
253
255
  - overflowTags
254
256
  - overflowType
@@ -386,6 +388,7 @@ collect:
386
388
  - version
387
389
  # ActionBar
388
390
  - overflowItems
391
+ - overflowMenuRef
389
392
  # Actions
390
393
  - searchText
391
394
  - setSearchText
@@ -570,7 +573,10 @@ collect:
570
573
  - secondaryTitle
571
574
  # CreateInfluencer
572
575
  - stepData
576
+ # CreateTearsheet
577
+ - experimentalSecondarySubmitText
573
578
  # CreateTearsheetStep
579
+ - experimentalSecondarySubmit
574
580
  - onPrevious
575
581
  # CustomizeColumnsTearsheet
576
582
  - columnDefinitions