@zegocloud/zego-uikit-prebuilt 2.13.0 → 2.13.1

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
@@ -209,6 +209,9 @@ declare interface ZegoCloudRoomConfig {
209
209
  showWaitingCallAcceptAudioVideoView?: boolean;
210
210
  // Configure the call invitation list during a call
211
211
  callingInvitationListConfig?: CallingInvitationListConfig;
212
+ // 2.13.0
213
+ // Custom view in the room, located above the video
214
+ requireRoomForegroundView?: () => HTMLElement;
212
215
  }
213
216
 
214
217
  export enum RightPanelExpandedType {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zegocloud/zego-uikit-prebuilt",
3
- "version": "2.13.0",
3
+ "version": "2.13.1",
4
4
  "description": "zegocloud prebuilt meeting webrtc sdk",
5
5
  "keywords": [
6
6
  "sdk",