@zegocloud/zego-uikit-prebuilt 2.8.0 → 2.9.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.
package/index.d.ts CHANGED
@@ -182,6 +182,8 @@ declare interface ZegoCloudRoomConfig {
182
182
  leaveRoomDialogConfig?: {
183
183
  titleText?: string, // custom leave room confrim dialog title
184
184
  descriptionText?: string, // // custom leave room confrim dialog desctiption
185
+ // 2.9.0
186
+ confirmCallback?: () => void, // custom leave room confirm callback
185
187
  }
186
188
  // 2.7.0
187
189
  showMoreButton?: boolean; // Whether to enable the more button, true by default.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zegocloud/zego-uikit-prebuilt",
3
- "version": "2.8.0",
3
+ "version": "2.9.0",
4
4
  "description": "zegocloud prebuilt meeting webrtc sdk",
5
5
  "keywords": [
6
6
  "sdk",