@dytesdk/angular-ui-kit 3.0.7 → 3.0.8-staging.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/package.json +15 -19
- package/dist/README.md +0 -83
- package/dist/dytesdk-angular-ui-kit.d.ts +0 -5
- package/dist/esm2020/dytesdk-angular-ui-kit.mjs +0 -5
- package/dist/esm2020/lib/components.module.mjs +0 -31
- package/dist/esm2020/lib/stencil-generated/angular-component-lib/utils.mjs +0 -59
- package/dist/esm2020/lib/stencil-generated/components.mjs +0 -3538
- package/dist/esm2020/lib/stencil-generated/index.mjs +0 -142
- package/dist/esm2020/public-api.mjs +0 -8
- package/dist/fesm2015/dytesdk-angular-ui-kit.mjs +0 -3635
- package/dist/fesm2015/dytesdk-angular-ui-kit.mjs.map +0 -1
- package/dist/fesm2020/dytesdk-angular-ui-kit.mjs +0 -3635
- package/dist/fesm2020/dytesdk-angular-ui-kit.mjs.map +0 -1
- package/dist/lib/components.module.d.ts +0 -7
- package/dist/lib/stencil-generated/angular-component-lib/utils.d.ts +0 -9
- package/dist/lib/stencil-generated/components.d.ts +0 -1786
- package/dist/lib/stencil-generated/index.d.ts +0 -2
- package/dist/public-api.d.ts +0 -4
|
@@ -1,1786 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, ElementRef, EventEmitter, NgZone } from '@angular/core';
|
|
2
|
-
import { Components } from '@dytesdk/ui-kit';
|
|
3
|
-
import type { States as IDyteAiStates } from '@dytesdk/ui-kit';
|
|
4
|
-
import type { States as IDyteAiToggleStates } from '@dytesdk/ui-kit';
|
|
5
|
-
import type { PartialStateEvent as IDyteBreakoutRoomsManagerPartialStateEvent } from '@dytesdk/ui-kit';
|
|
6
|
-
import type { PartialStateEvent as IDyteBreakoutRoomsTogglePartialStateEvent } from '@dytesdk/ui-kit';
|
|
7
|
-
import type { States as IDyteBroadcastMessageModalStates } from '@dytesdk/ui-kit';
|
|
8
|
-
import type { States as IDyteCameraToggleStates } from '@dytesdk/ui-kit';
|
|
9
|
-
import type { States as IDyteCaptionToggleStates } from '@dytesdk/ui-kit';
|
|
10
|
-
import type { States as IDyteChannelCreatorStates } from '@dytesdk/ui-kit';
|
|
11
|
-
import type { IconPack as IDyteChannelSelectorViewIconPack } from '@dytesdk/ui-kit';
|
|
12
|
-
import type { States as IDyteChatStates } from '@dytesdk/ui-kit';
|
|
13
|
-
import type { DyteNewMessageEvent as IDyteChatComposerUiDyteNewMessageEvent } from '@dytesdk/ui-kit';
|
|
14
|
-
import type { NewMessageEvent as IDyteChatComposerViewNewMessageEvent } from '@dytesdk/ui-kit';
|
|
15
|
-
import type { Message as IDyteChatMessageMessage } from '@dytesdk/ui-kit';
|
|
16
|
-
import type { Message as IDyteChatMessagesUiMessage } from '@dytesdk/ui-kit';
|
|
17
|
-
import type { States as IDyteChatMessagesUiStates } from '@dytesdk/ui-kit';
|
|
18
|
-
import type { TextMessage as IDyteChatMessagesUiPaginatedTextMessage } from '@dytesdk/ui-kit';
|
|
19
|
-
import type { Message as IDyteChatMessagesUiPaginatedMessage } from '@dytesdk/ui-kit';
|
|
20
|
-
import type { States as IDyteChatMessagesUiPaginatedStates } from '@dytesdk/ui-kit';
|
|
21
|
-
import type { ChatGroupChangedType as IDyteChatSelectorUiChatGroupChangedType } from '@dytesdk/ui-kit';
|
|
22
|
-
import type { States as IDyteChatToggleStates } from '@dytesdk/ui-kit';
|
|
23
|
-
import type { States as IDyteConfirmationModalStates } from '@dytesdk/ui-kit';
|
|
24
|
-
import type { States as IDyteDebuggerStates } from '@dytesdk/ui-kit';
|
|
25
|
-
import type { States as IDyteDebuggerToggleStates } from '@dytesdk/ui-kit';
|
|
26
|
-
import type { States as IDyteDialogManagerStates } from '@dytesdk/ui-kit';
|
|
27
|
-
import type { States as IDyteFullscreenToggleStates } from '@dytesdk/ui-kit';
|
|
28
|
-
import type { States as IDyteGridStates } from '@dytesdk/ui-kit';
|
|
29
|
-
import type { States as IDyteImageMessageStates } from '@dytesdk/ui-kit';
|
|
30
|
-
import type { States as IDyteJoinStageStates } from '@dytesdk/ui-kit';
|
|
31
|
-
import type { States as IDyteLeaveButtonStates } from '@dytesdk/ui-kit';
|
|
32
|
-
import type { States as IDyteLeaveMeetingStates } from '@dytesdk/ui-kit';
|
|
33
|
-
import type { States as IDyteLivestreamToggleStates } from '@dytesdk/ui-kit';
|
|
34
|
-
import type { States as IDyteMeetingStates } from '@dytesdk/ui-kit';
|
|
35
|
-
import type { States as IDyteMicToggleStates } from '@dytesdk/ui-kit';
|
|
36
|
-
import type { States as IDyteMoreToggleStates } from '@dytesdk/ui-kit';
|
|
37
|
-
import type { States as IDyteMuteAllButtonStates } from '@dytesdk/ui-kit';
|
|
38
|
-
import type { States as IDyteMuteAllConfirmationStates } from '@dytesdk/ui-kit';
|
|
39
|
-
import type { States as IDyteOverlayModalStates } from '@dytesdk/ui-kit';
|
|
40
|
-
import type { Peer as IDyteParticipantTilePeer } from '@dytesdk/ui-kit';
|
|
41
|
-
import type { States as IDyteParticipantsStates } from '@dytesdk/ui-kit';
|
|
42
|
-
import type { States as IDyteParticipantsToggleStates } from '@dytesdk/ui-kit';
|
|
43
|
-
import type { States as IDytePermissionsMessageStates } from '@dytesdk/ui-kit';
|
|
44
|
-
import type { States as IDytePipToggleStates } from '@dytesdk/ui-kit';
|
|
45
|
-
import type { States as IDytePluginsStates } from '@dytesdk/ui-kit';
|
|
46
|
-
import type { States as IDytePluginsToggleStates } from '@dytesdk/ui-kit';
|
|
47
|
-
import type { PollObject as IDytePollFormPollObject } from '@dytesdk/ui-kit';
|
|
48
|
-
import type { States as IDytePollsToggleStates } from '@dytesdk/ui-kit';
|
|
49
|
-
import type { States as IDyteScreenShareToggleStates } from '@dytesdk/ui-kit';
|
|
50
|
-
import type { States as IDyteScreenshareViewStates } from '@dytesdk/ui-kit';
|
|
51
|
-
import type { Peer as IDyteScreenshareViewPeer } from '@dytesdk/ui-kit';
|
|
52
|
-
import type { States as IDyteSettingsStates } from '@dytesdk/ui-kit';
|
|
53
|
-
import type { States as IDyteSettingsAudioStates } from '@dytesdk/ui-kit';
|
|
54
|
-
import type { States as IDyteSettingsToggleStates } from '@dytesdk/ui-kit';
|
|
55
|
-
import type { States as IDyteSettingsVideoStates } from '@dytesdk/ui-kit';
|
|
56
|
-
import type { States as IDyteSetupScreenStates } from '@dytesdk/ui-kit';
|
|
57
|
-
import type { States as IDyteSidebarStates } from '@dytesdk/ui-kit';
|
|
58
|
-
import type { States as IDyteStageStates } from '@dytesdk/ui-kit';
|
|
59
|
-
import type { States as IDyteStageToggleStates } from '@dytesdk/ui-kit';
|
|
60
|
-
import type { Tab as IDyteTabBarTab } from '@dytesdk/ui-kit';
|
|
61
|
-
import type { States as IDyteUiProviderStates } from '@dytesdk/ui-kit';
|
|
62
|
-
import * as i0 from "@angular/core";
|
|
63
|
-
export declare class DyteAi {
|
|
64
|
-
protected z: NgZone;
|
|
65
|
-
protected el: HTMLDyteAiElement;
|
|
66
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
67
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteAi, never>;
|
|
68
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteAi, "dyte-ai", never, { "config": "config"; "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "view": "view"; }, {}, never, ["*"]>;
|
|
69
|
-
}
|
|
70
|
-
export declare interface DyteAi extends Components.DyteAi {
|
|
71
|
-
/**
|
|
72
|
-
* Emits updated state data
|
|
73
|
-
*/
|
|
74
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteAiStates>>;
|
|
75
|
-
}
|
|
76
|
-
export declare class DyteAiToggle {
|
|
77
|
-
protected z: NgZone;
|
|
78
|
-
protected el: HTMLDyteAiToggleElement;
|
|
79
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
80
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteAiToggle, never>;
|
|
81
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteAiToggle, "dyte-ai-toggle", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
82
|
-
}
|
|
83
|
-
export declare interface DyteAiToggle extends Components.DyteAiToggle {
|
|
84
|
-
/**
|
|
85
|
-
* Emits updated state data
|
|
86
|
-
*/
|
|
87
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteAiToggleStates>>;
|
|
88
|
-
}
|
|
89
|
-
export declare class DyteAiTranscriptions {
|
|
90
|
-
protected z: NgZone;
|
|
91
|
-
protected el: HTMLDyteAiTranscriptionsElement;
|
|
92
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
93
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteAiTranscriptions, never>;
|
|
94
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteAiTranscriptions, "dyte-ai-transcriptions", never, { "initialTranscriptions": "initialTranscriptions"; "meeting": "meeting"; "t": "t"; }, {}, never, ["*"]>;
|
|
95
|
-
}
|
|
96
|
-
export declare interface DyteAiTranscriptions extends Components.DyteAiTranscriptions {
|
|
97
|
-
}
|
|
98
|
-
export declare class DyteAudioGrid {
|
|
99
|
-
protected z: NgZone;
|
|
100
|
-
protected el: HTMLDyteAudioGridElement;
|
|
101
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
102
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteAudioGrid, never>;
|
|
103
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteAudioGrid, "dyte-audio-grid", never, { "config": "config"; "hideSelf": "hideSelf"; "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
104
|
-
}
|
|
105
|
-
export declare interface DyteAudioGrid extends Components.DyteAudioGrid {
|
|
106
|
-
}
|
|
107
|
-
export declare class DyteAudioTile {
|
|
108
|
-
protected z: NgZone;
|
|
109
|
-
protected el: HTMLDyteAudioTileElement;
|
|
110
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
111
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteAudioTile, never>;
|
|
112
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteAudioTile, "dyte-audio-tile", never, { "config": "config"; "iconPack": "iconPack"; "meeting": "meeting"; "participant": "participant"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
113
|
-
}
|
|
114
|
-
export declare interface DyteAudioTile extends Components.DyteAudioTile {
|
|
115
|
-
}
|
|
116
|
-
export declare class DyteAudioVisualizer {
|
|
117
|
-
protected z: NgZone;
|
|
118
|
-
protected el: HTMLDyteAudioVisualizerElement;
|
|
119
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
120
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteAudioVisualizer, never>;
|
|
121
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteAudioVisualizer, "dyte-audio-visualizer", never, { "hideMuted": "hideMuted"; "iconPack": "iconPack"; "isScreenShare": "isScreenShare"; "participant": "participant"; "size": "size"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
122
|
-
}
|
|
123
|
-
export declare interface DyteAudioVisualizer extends Components.DyteAudioVisualizer {
|
|
124
|
-
}
|
|
125
|
-
export declare class DyteAvatar {
|
|
126
|
-
protected z: NgZone;
|
|
127
|
-
protected el: HTMLDyteAvatarElement;
|
|
128
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
129
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteAvatar, never>;
|
|
130
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteAvatar, "dyte-avatar", never, { "iconPack": "iconPack"; "participant": "participant"; "size": "size"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
131
|
-
}
|
|
132
|
-
export declare interface DyteAvatar extends Components.DyteAvatar {
|
|
133
|
-
}
|
|
134
|
-
export declare class DyteBreakoutRoomManager {
|
|
135
|
-
protected z: NgZone;
|
|
136
|
-
protected el: HTMLDyteBreakoutRoomManagerElement;
|
|
137
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
138
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteBreakoutRoomManager, never>;
|
|
139
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteBreakoutRoomManager, "dyte-breakout-room-manager", never, { "allowDelete": "allowDelete"; "assigningParticipants": "assigningParticipants"; "defaultExpanded": "defaultExpanded"; "iconPack": "iconPack"; "isDragMode": "isDragMode"; "meeting": "meeting"; "mode": "mode"; "room": "room"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
140
|
-
}
|
|
141
|
-
export declare interface DyteBreakoutRoomManager extends Components.DyteBreakoutRoomManager {
|
|
142
|
-
/**
|
|
143
|
-
* Event for adding a participant
|
|
144
|
-
*/
|
|
145
|
-
participantsAdd: EventEmitter<CustomEvent<null>>;
|
|
146
|
-
/**
|
|
147
|
-
* On Delete event emitter
|
|
148
|
-
*/
|
|
149
|
-
participantDelete: EventEmitter<CustomEvent<{
|
|
150
|
-
customParticipantId: string;
|
|
151
|
-
}>>;
|
|
152
|
-
/**
|
|
153
|
-
* Event for joining a room
|
|
154
|
-
*/
|
|
155
|
-
roomJoin: EventEmitter<CustomEvent<null>>;
|
|
156
|
-
/**
|
|
157
|
-
* Event for deleting room
|
|
158
|
-
*/
|
|
159
|
-
delete: EventEmitter<CustomEvent<string>>;
|
|
160
|
-
/**
|
|
161
|
-
* Event for updating room details
|
|
162
|
-
*/
|
|
163
|
-
update: EventEmitter<CustomEvent<{
|
|
164
|
-
title: string | undefined;
|
|
165
|
-
id: string;
|
|
166
|
-
}>>;
|
|
167
|
-
}
|
|
168
|
-
export declare class DyteBreakoutRoomParticipants {
|
|
169
|
-
protected z: NgZone;
|
|
170
|
-
protected el: HTMLDyteBreakoutRoomParticipantsElement;
|
|
171
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
172
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteBreakoutRoomParticipants, never>;
|
|
173
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteBreakoutRoomParticipants, "dyte-breakout-room-participants", never, { "iconPack": "iconPack"; "meeting": "meeting"; "participantIds": "participantIds"; "selectedParticipantIds": "selectedParticipantIds"; "t": "t"; }, {}, never, ["*"]>;
|
|
174
|
-
}
|
|
175
|
-
export declare interface DyteBreakoutRoomParticipants extends Components.DyteBreakoutRoomParticipants {
|
|
176
|
-
/**
|
|
177
|
-
* Emits an event when selected participants are updated
|
|
178
|
-
*/
|
|
179
|
-
selectedParticipantsUpdate: EventEmitter<CustomEvent<string[]>>;
|
|
180
|
-
/**
|
|
181
|
-
* Emits an event when all participants are selected or deselected
|
|
182
|
-
*/
|
|
183
|
-
allParticipantsToggleUpdate: EventEmitter<CustomEvent<string[]>>;
|
|
184
|
-
/**
|
|
185
|
-
* Emits an event when participants are dragged
|
|
186
|
-
*/
|
|
187
|
-
participantsDragging: EventEmitter<CustomEvent<boolean>>;
|
|
188
|
-
}
|
|
189
|
-
export declare class DyteBreakoutRoomsManager {
|
|
190
|
-
protected z: NgZone;
|
|
191
|
-
protected el: HTMLDyteBreakoutRoomsManagerElement;
|
|
192
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
193
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteBreakoutRoomsManager, never>;
|
|
194
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteBreakoutRoomsManager, "dyte-breakout-rooms-manager", never, { "iconPack": "iconPack"; "meeting": "meeting"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
195
|
-
}
|
|
196
|
-
export declare interface DyteBreakoutRoomsManager extends Components.DyteBreakoutRoomsManager {
|
|
197
|
-
/**
|
|
198
|
-
* Emits updated state data
|
|
199
|
-
*/
|
|
200
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteBreakoutRoomsManagerPartialStateEvent>>;
|
|
201
|
-
}
|
|
202
|
-
export declare class DyteBreakoutRoomsToggle {
|
|
203
|
-
protected z: NgZone;
|
|
204
|
-
protected el: HTMLDyteBreakoutRoomsToggleElement;
|
|
205
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
206
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteBreakoutRoomsToggle, never>;
|
|
207
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteBreakoutRoomsToggle, "dyte-breakout-rooms-toggle", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
208
|
-
}
|
|
209
|
-
export declare interface DyteBreakoutRoomsToggle extends Components.DyteBreakoutRoomsToggle {
|
|
210
|
-
/**
|
|
211
|
-
* Emits updated state data
|
|
212
|
-
*/
|
|
213
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteBreakoutRoomsTogglePartialStateEvent>>;
|
|
214
|
-
}
|
|
215
|
-
export declare class DyteBroadcastMessageModal {
|
|
216
|
-
protected z: NgZone;
|
|
217
|
-
protected el: HTMLDyteBroadcastMessageModalElement;
|
|
218
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
219
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteBroadcastMessageModal, never>;
|
|
220
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteBroadcastMessageModal, "dyte-broadcast-message-modal", never, { "iconPack": "iconPack"; "meeting": "meeting"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
221
|
-
}
|
|
222
|
-
export declare interface DyteBroadcastMessageModal extends Components.DyteBroadcastMessageModal {
|
|
223
|
-
/**
|
|
224
|
-
* Emits updated state data
|
|
225
|
-
*/
|
|
226
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteBroadcastMessageModalStates>>;
|
|
227
|
-
}
|
|
228
|
-
export declare class DyteButton {
|
|
229
|
-
protected z: NgZone;
|
|
230
|
-
protected el: HTMLDyteButtonElement;
|
|
231
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
232
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteButton, never>;
|
|
233
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteButton, "dyte-button", never, { "disabled": "disabled"; "kind": "kind"; "reverse": "reverse"; "size": "size"; "type": "type"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
234
|
-
}
|
|
235
|
-
export declare interface DyteButton extends Components.DyteButton {
|
|
236
|
-
}
|
|
237
|
-
export declare class DyteCameraSelector {
|
|
238
|
-
protected z: NgZone;
|
|
239
|
-
protected el: HTMLDyteCameraSelectorElement;
|
|
240
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
241
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteCameraSelector, never>;
|
|
242
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteCameraSelector, "dyte-camera-selector", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
243
|
-
}
|
|
244
|
-
export declare interface DyteCameraSelector extends Components.DyteCameraSelector {
|
|
245
|
-
}
|
|
246
|
-
export declare class DyteCameraToggle {
|
|
247
|
-
protected z: NgZone;
|
|
248
|
-
protected el: HTMLDyteCameraToggleElement;
|
|
249
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
250
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteCameraToggle, never>;
|
|
251
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteCameraToggle, "dyte-camera-toggle", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
252
|
-
}
|
|
253
|
-
export declare interface DyteCameraToggle extends Components.DyteCameraToggle {
|
|
254
|
-
/**
|
|
255
|
-
* Emits updated state data
|
|
256
|
-
*/
|
|
257
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteCameraToggleStates>>;
|
|
258
|
-
}
|
|
259
|
-
export declare class DyteCaptionToggle {
|
|
260
|
-
protected z: NgZone;
|
|
261
|
-
protected el: HTMLDyteCaptionToggleElement;
|
|
262
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
263
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteCaptionToggle, never>;
|
|
264
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteCaptionToggle, "dyte-caption-toggle", never, { "config": "config"; "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
265
|
-
}
|
|
266
|
-
export declare interface DyteCaptionToggle extends Components.DyteCaptionToggle {
|
|
267
|
-
/**
|
|
268
|
-
* Emits updated state data
|
|
269
|
-
*/
|
|
270
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteCaptionToggleStates>>;
|
|
271
|
-
}
|
|
272
|
-
export declare class DyteChannelCreator {
|
|
273
|
-
protected z: NgZone;
|
|
274
|
-
protected el: HTMLDyteChannelCreatorElement;
|
|
275
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
276
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChannelCreator, never>;
|
|
277
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChannelCreator, "dyte-channel-creator", never, { "iconPack": "iconPack"; "meeting": "meeting"; "t": "t"; }, {}, never, ["*"]>;
|
|
278
|
-
}
|
|
279
|
-
export declare interface DyteChannelCreator extends Components.DyteChannelCreator {
|
|
280
|
-
/**
|
|
281
|
-
* Emits updated state data
|
|
282
|
-
*/
|
|
283
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteChannelCreatorStates>>;
|
|
284
|
-
/**
|
|
285
|
-
* Emits event to switch channel
|
|
286
|
-
*/
|
|
287
|
-
switchChannel: EventEmitter<CustomEvent<string>>;
|
|
288
|
-
}
|
|
289
|
-
export declare class DyteChannelDetails {
|
|
290
|
-
protected z: NgZone;
|
|
291
|
-
protected el: HTMLDyteChannelDetailsElement;
|
|
292
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
293
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChannelDetails, never>;
|
|
294
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChannelDetails, "dyte-channel-details", never, { "channel": "channel"; "iconPack": "iconPack"; "members": "members"; "t": "t"; }, {}, never, ["*"]>;
|
|
295
|
-
}
|
|
296
|
-
export declare interface DyteChannelDetails extends Components.DyteChannelDetails {
|
|
297
|
-
}
|
|
298
|
-
export declare class DyteChannelHeader {
|
|
299
|
-
protected z: NgZone;
|
|
300
|
-
protected el: HTMLDyteChannelHeaderElement;
|
|
301
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
302
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChannelHeader, never>;
|
|
303
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChannelHeader, "dyte-channel-header", never, { "channel": "channel"; "iconPack": "iconPack"; "meeting": "meeting"; "showBackButton": "showBackButton"; "t": "t"; }, {}, never, ["*"]>;
|
|
304
|
-
}
|
|
305
|
-
export declare interface DyteChannelHeader extends Components.DyteChannelHeader {
|
|
306
|
-
/**
|
|
307
|
-
* event triggered for search
|
|
308
|
-
*/
|
|
309
|
-
search: EventEmitter<CustomEvent<string>>;
|
|
310
|
-
/**
|
|
311
|
-
* event triggered for search
|
|
312
|
-
*/
|
|
313
|
-
searchDismissed: EventEmitter<CustomEvent<any>>;
|
|
314
|
-
/**
|
|
315
|
-
* Event emitted when back button is clicked
|
|
316
|
-
*/
|
|
317
|
-
back: EventEmitter<CustomEvent<void>>;
|
|
318
|
-
}
|
|
319
|
-
export declare class DyteChannelSelectorUi {
|
|
320
|
-
protected z: NgZone;
|
|
321
|
-
protected el: HTMLDyteChannelSelectorUiElement;
|
|
322
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
323
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChannelSelectorUi, never>;
|
|
324
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChannelSelectorUi, "dyte-channel-selector-ui", never, { "channels": "channels"; "iconPack": "iconPack"; "selectedChannelId": "selectedChannelId"; "showRecentMessage": "showRecentMessage"; "t": "t"; }, {}, never, ["*"]>;
|
|
325
|
-
}
|
|
326
|
-
export declare interface DyteChannelSelectorUi extends Components.DyteChannelSelectorUi {
|
|
327
|
-
/**
|
|
328
|
-
* On channel changed
|
|
329
|
-
*/
|
|
330
|
-
channelChanged: EventEmitter<CustomEvent<string>>;
|
|
331
|
-
}
|
|
332
|
-
export declare class DyteChannelSelectorView {
|
|
333
|
-
protected z: NgZone;
|
|
334
|
-
protected el: HTMLDyteChannelSelectorViewElement;
|
|
335
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
336
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChannelSelectorView, never>;
|
|
337
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChannelSelectorView, "dyte-channel-selector-view", never, { "channels": "channels"; "disableSearch": "disableSearch"; "hideAvatar": "hideAvatar"; "iconPack": "iconPack"; "selectedChannelId": "selectedChannelId"; "t": "t"; "viewAs": "viewAs"; }, {}, never, ["*"]>;
|
|
338
|
-
}
|
|
339
|
-
export declare interface DyteChannelSelectorView extends Components.DyteChannelSelectorView {
|
|
340
|
-
/**
|
|
341
|
-
* Event emitted when selected channel changes
|
|
342
|
-
*/
|
|
343
|
-
channelChange: EventEmitter<CustomEvent<{
|
|
344
|
-
id: string;
|
|
345
|
-
name: string;
|
|
346
|
-
avatarUrl?: string;
|
|
347
|
-
icon?: keyof IDyteChannelSelectorViewIconPack;
|
|
348
|
-
latestMessage?: string;
|
|
349
|
-
latestMessageTime?: Date;
|
|
350
|
-
unreadCount?: number;
|
|
351
|
-
}>>;
|
|
352
|
-
}
|
|
353
|
-
export declare class DyteChat {
|
|
354
|
-
protected z: NgZone;
|
|
355
|
-
protected el: HTMLDyteChatElement;
|
|
356
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
357
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChat, never>;
|
|
358
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChat, "dyte-chat", never, { "config": "config"; "disablePrivateChat": "disablePrivateChat"; "displayFilter": "displayFilter"; "iconPack": "iconPack"; "meeting": "meeting"; "privatePresetFilter": "privatePresetFilter"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
359
|
-
}
|
|
360
|
-
export declare interface DyteChat extends Components.DyteChat {
|
|
361
|
-
/**
|
|
362
|
-
* Emits updated state data
|
|
363
|
-
*/
|
|
364
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteChatStates>>;
|
|
365
|
-
}
|
|
366
|
-
export declare class DyteChatComposerUi {
|
|
367
|
-
protected z: NgZone;
|
|
368
|
-
protected el: HTMLDyteChatComposerUiElement;
|
|
369
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
370
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChatComposerUi, never>;
|
|
371
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChatComposerUi, "dyte-chat-composer-ui", never, { "canSendFiles": "canSendFiles"; "canSendTextMessage": "canSendTextMessage"; "channelId": "channelId"; "disableEmojiPicker": "disableEmojiPicker"; "iconPack": "iconPack"; "members": "members"; "prefill": "prefill"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
372
|
-
}
|
|
373
|
-
export declare interface DyteChatComposerUi extends Components.DyteChatComposerUi {
|
|
374
|
-
/**
|
|
375
|
-
* Event emitted when new message is submitted
|
|
376
|
-
*/
|
|
377
|
-
dyteNewMessage: EventEmitter<CustomEvent<IDyteChatComposerUiDyteNewMessageEvent>>;
|
|
378
|
-
/**
|
|
379
|
-
* Event emitted when message is edited
|
|
380
|
-
*/
|
|
381
|
-
dyteEditMessage: EventEmitter<CustomEvent<{
|
|
382
|
-
id: string;
|
|
383
|
-
message: string;
|
|
384
|
-
channelId?: string;
|
|
385
|
-
}>>;
|
|
386
|
-
/**
|
|
387
|
-
* Event emitted when message editing is cancelled
|
|
388
|
-
*/
|
|
389
|
-
dyteEditCancelled: EventEmitter<CustomEvent<any>>;
|
|
390
|
-
}
|
|
391
|
-
export declare class DyteChatComposerView {
|
|
392
|
-
protected z: NgZone;
|
|
393
|
-
protected el: HTMLDyteChatComposerViewElement;
|
|
394
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
395
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChatComposerView, never>;
|
|
396
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChatComposerView, "dyte-chat-composer-view", never, { "canSendFiles": "canSendFiles"; "canSendTextMessage": "canSendTextMessage"; "disableEmojiPicker": "disableEmojiPicker"; "iconPack": "iconPack"; "inputTextPlaceholder": "inputTextPlaceholder"; "isEditing": "isEditing"; "maxLength": "maxLength"; "message": "message"; "quotedMessage": "quotedMessage"; "rateLimits": "rateLimits"; "storageKey": "storageKey"; "t": "t"; }, {}, never, ["*"]>;
|
|
397
|
-
}
|
|
398
|
-
export declare interface DyteChatComposerView extends Components.DyteChatComposerView {
|
|
399
|
-
/**
|
|
400
|
-
* Event emitted when new message is submitted
|
|
401
|
-
*/
|
|
402
|
-
newMessage: EventEmitter<CustomEvent<IDyteChatComposerViewNewMessageEvent>>;
|
|
403
|
-
/**
|
|
404
|
-
* Event emitted when message is edited
|
|
405
|
-
*/
|
|
406
|
-
editMessage: EventEmitter<CustomEvent<string>>;
|
|
407
|
-
/**
|
|
408
|
-
* Event emitted when message editing is cancelled
|
|
409
|
-
*/
|
|
410
|
-
editCancel: EventEmitter<CustomEvent<void>>;
|
|
411
|
-
/**
|
|
412
|
-
* Event emitted when quoted message is dismissed
|
|
413
|
-
*/
|
|
414
|
-
quotedMessageDismiss: EventEmitter<CustomEvent<void>>;
|
|
415
|
-
}
|
|
416
|
-
export declare class DyteChatMessage {
|
|
417
|
-
protected z: NgZone;
|
|
418
|
-
protected el: HTMLDyteChatMessageElement;
|
|
419
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
420
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChatMessage, never>;
|
|
421
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChatMessage, "dyte-chat-message", never, { "alignRight": "alignRight"; "canDelete": "canDelete"; "canEdit": "canEdit"; "canPin": "canPin"; "canReply": "canReply"; "child": "child"; "disableControls": "disableControls"; "hideAvatar": "hideAvatar"; "iconPack": "iconPack"; "isContinued": "isContinued"; "isSelf": "isSelf"; "isUnread": "isUnread"; "leftAlign": "leftAlign"; "message": "message"; "senderDisplayPicture": "senderDisplayPicture"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
422
|
-
}
|
|
423
|
-
export declare interface DyteChatMessage extends Components.DyteChatMessage {
|
|
424
|
-
/**
|
|
425
|
-
* Event for when edit is clicked on a message
|
|
426
|
-
*/
|
|
427
|
-
edit: EventEmitter<CustomEvent<IDyteChatMessageMessage>>;
|
|
428
|
-
/**
|
|
429
|
-
* Event for when reply is clicked on a message
|
|
430
|
-
*/
|
|
431
|
-
reply: EventEmitter<CustomEvent<IDyteChatMessageMessage>>;
|
|
432
|
-
/**
|
|
433
|
-
* Event for when pin is clicked on a message
|
|
434
|
-
*/
|
|
435
|
-
pin: EventEmitter<CustomEvent<IDyteChatMessageMessage>>;
|
|
436
|
-
/**
|
|
437
|
-
* Event for when edit is clicked on a message
|
|
438
|
-
*/
|
|
439
|
-
delete: EventEmitter<CustomEvent<IDyteChatMessageMessage>>;
|
|
440
|
-
}
|
|
441
|
-
export declare class DyteChatMessagesUi {
|
|
442
|
-
protected z: NgZone;
|
|
443
|
-
protected el: HTMLDyteChatMessagesUiElement;
|
|
444
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
445
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChatMessagesUi, never>;
|
|
446
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChatMessagesUi, "dyte-chat-messages-ui", never, { "canPinMessages": "canPinMessages"; "iconPack": "iconPack"; "messages": "messages"; "selectedGroup": "selectedGroup"; "selfUserId": "selfUserId"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
447
|
-
}
|
|
448
|
-
export declare interface DyteChatMessagesUi extends Components.DyteChatMessagesUi {
|
|
449
|
-
/**
|
|
450
|
-
* Event emitted when a message is pinned or unpinned
|
|
451
|
-
*/
|
|
452
|
-
pinMessage: EventEmitter<CustomEvent<IDyteChatMessagesUiMessage>>;
|
|
453
|
-
/**
|
|
454
|
-
* Emits updated state data
|
|
455
|
-
*/
|
|
456
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteChatMessagesUiStates>>;
|
|
457
|
-
}
|
|
458
|
-
export declare class DyteChatMessagesUiPaginated {
|
|
459
|
-
protected z: NgZone;
|
|
460
|
-
protected el: HTMLDyteChatMessagesUiPaginatedElement;
|
|
461
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
462
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChatMessagesUiPaginated, never>;
|
|
463
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChatMessagesUiPaginated, "dyte-chat-messages-ui-paginated", never, { "iconPack": "iconPack"; "leftAlign": "leftAlign"; "meeting": "meeting"; "selectedChannel": "selectedChannel"; "selectedChannelId": "selectedChannelId"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
464
|
-
}
|
|
465
|
-
export declare interface DyteChatMessagesUiPaginated extends Components.DyteChatMessagesUiPaginated {
|
|
466
|
-
/**
|
|
467
|
-
* Event for editing a message
|
|
468
|
-
*/
|
|
469
|
-
editMessageInit: EventEmitter<CustomEvent<{
|
|
470
|
-
payload: IDyteChatMessagesUiPaginatedTextMessage;
|
|
471
|
-
flags: {
|
|
472
|
-
isReply?: boolean;
|
|
473
|
-
isEdit?: boolean;
|
|
474
|
-
};
|
|
475
|
-
}>>;
|
|
476
|
-
/**
|
|
477
|
-
* Event emitted when a message is pinned or unpinned
|
|
478
|
-
*/
|
|
479
|
-
pinMessage: EventEmitter<CustomEvent<IDyteChatMessagesUiPaginatedMessage>>;
|
|
480
|
-
/**
|
|
481
|
-
* Event emitted when a message is deleted
|
|
482
|
-
*/
|
|
483
|
-
deleteMessage: EventEmitter<CustomEvent<IDyteChatMessagesUiPaginatedMessage>>;
|
|
484
|
-
/**
|
|
485
|
-
* Emits updated state data
|
|
486
|
-
*/
|
|
487
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteChatMessagesUiPaginatedStates>>;
|
|
488
|
-
}
|
|
489
|
-
export declare class DyteChatSearchResults {
|
|
490
|
-
protected z: NgZone;
|
|
491
|
-
protected el: HTMLDyteChatSearchResultsElement;
|
|
492
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
493
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChatSearchResults, never>;
|
|
494
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChatSearchResults, "dyte-chat-search-results", never, { "channelId": "channelId"; "iconPack": "iconPack"; "meeting": "meeting"; "query": "query"; "t": "t"; }, {}, never, ["*"]>;
|
|
495
|
-
}
|
|
496
|
-
export declare interface DyteChatSearchResults extends Components.DyteChatSearchResults {
|
|
497
|
-
}
|
|
498
|
-
export declare class DyteChatSelectorUi {
|
|
499
|
-
protected z: NgZone;
|
|
500
|
-
protected el: HTMLDyteChatSelectorUiElement;
|
|
501
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
502
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChatSelectorUi, never>;
|
|
503
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChatSelectorUi, "dyte-chat-selector-ui", never, { "groups": "groups"; "iconPack": "iconPack"; "selectedGroupId": "selectedGroupId"; "selfUserId": "selfUserId"; "t": "t"; "unreadCounts": "unreadCounts"; }, {}, never, ["*"]>;
|
|
504
|
-
}
|
|
505
|
-
export declare interface DyteChatSelectorUi extends Components.DyteChatSelectorUi {
|
|
506
|
-
/**
|
|
507
|
-
* Event emitted when chat scope is changed
|
|
508
|
-
*/
|
|
509
|
-
dyteChatGroupChanged: EventEmitter<CustomEvent<IDyteChatSelectorUiChatGroupChangedType>>;
|
|
510
|
-
}
|
|
511
|
-
export declare class DyteChatToggle {
|
|
512
|
-
protected z: NgZone;
|
|
513
|
-
protected el: HTMLDyteChatToggleElement;
|
|
514
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
515
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChatToggle, never>;
|
|
516
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChatToggle, "dyte-chat-toggle", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
517
|
-
}
|
|
518
|
-
export declare interface DyteChatToggle extends Components.DyteChatToggle {
|
|
519
|
-
/**
|
|
520
|
-
* Emits updated state data
|
|
521
|
-
*/
|
|
522
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteChatToggleStates>>;
|
|
523
|
-
}
|
|
524
|
-
export declare class DyteClock {
|
|
525
|
-
protected z: NgZone;
|
|
526
|
-
protected el: HTMLDyteClockElement;
|
|
527
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
528
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteClock, never>;
|
|
529
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteClock, "dyte-clock", never, { "iconPack": "iconPack"; "meeting": "meeting"; }, {}, never, ["*"]>;
|
|
530
|
-
}
|
|
531
|
-
export declare interface DyteClock extends Components.DyteClock {
|
|
532
|
-
}
|
|
533
|
-
export declare class DyteConfirmationModal {
|
|
534
|
-
protected z: NgZone;
|
|
535
|
-
protected el: HTMLDyteConfirmationModalElement;
|
|
536
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
537
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteConfirmationModal, never>;
|
|
538
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteConfirmationModal, "dyte-confirmation-modal", never, { "iconPack": "iconPack"; "meeting": "meeting"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
539
|
-
}
|
|
540
|
-
export declare interface DyteConfirmationModal extends Components.DyteConfirmationModal {
|
|
541
|
-
/**
|
|
542
|
-
* Emits updated state data
|
|
543
|
-
*/
|
|
544
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteConfirmationModalStates>>;
|
|
545
|
-
}
|
|
546
|
-
export declare class DyteControlbar {
|
|
547
|
-
protected z: NgZone;
|
|
548
|
-
protected el: HTMLDyteControlbarElement;
|
|
549
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
550
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteControlbar, never>;
|
|
551
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteControlbar, "dyte-controlbar", never, { "config": "config"; "disableRender": "disableRender"; "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
552
|
-
}
|
|
553
|
-
export declare interface DyteControlbar extends Components.DyteControlbar {
|
|
554
|
-
}
|
|
555
|
-
export declare class DyteControlbarButton {
|
|
556
|
-
protected z: NgZone;
|
|
557
|
-
protected el: HTMLDyteControlbarButtonElement;
|
|
558
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
559
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteControlbarButton, never>;
|
|
560
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteControlbarButton, "dyte-controlbar-button", never, { "brandIcon": "brandIcon"; "disabled": "disabled"; "icon": "icon"; "iconPack": "iconPack"; "isLoading": "isLoading"; "label": "label"; "showWarning": "showWarning"; "size": "size"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
561
|
-
}
|
|
562
|
-
export declare interface DyteControlbarButton extends Components.DyteControlbarButton {
|
|
563
|
-
}
|
|
564
|
-
export declare class DyteCounter {
|
|
565
|
-
protected z: NgZone;
|
|
566
|
-
protected el: HTMLDyteCounterElement;
|
|
567
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
568
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteCounter, never>;
|
|
569
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteCounter, "dyte-counter", never, { "iconPack": "iconPack"; "minValue": "minValue"; "size": "size"; "t": "t"; "value": "value"; }, {}, never, ["*"]>;
|
|
570
|
-
}
|
|
571
|
-
export declare interface DyteCounter extends Components.DyteCounter {
|
|
572
|
-
/**
|
|
573
|
-
* On change event emitter
|
|
574
|
-
*/
|
|
575
|
-
valueChange: EventEmitter<CustomEvent<string>>;
|
|
576
|
-
}
|
|
577
|
-
export declare class DyteDebugger {
|
|
578
|
-
protected z: NgZone;
|
|
579
|
-
protected el: HTMLDyteDebuggerElement;
|
|
580
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
581
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteDebugger, never>;
|
|
582
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteDebugger, "dyte-debugger", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
583
|
-
}
|
|
584
|
-
export declare interface DyteDebugger extends Components.DyteDebugger {
|
|
585
|
-
/**
|
|
586
|
-
* Emits updated state data
|
|
587
|
-
*/
|
|
588
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteDebuggerStates>>;
|
|
589
|
-
}
|
|
590
|
-
export declare class DyteDebuggerAudio {
|
|
591
|
-
protected z: NgZone;
|
|
592
|
-
protected el: HTMLDyteDebuggerAudioElement;
|
|
593
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
594
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteDebuggerAudio, never>;
|
|
595
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteDebuggerAudio, "dyte-debugger-audio", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
596
|
-
}
|
|
597
|
-
export declare interface DyteDebuggerAudio extends Components.DyteDebuggerAudio {
|
|
598
|
-
}
|
|
599
|
-
export declare class DyteDebuggerScreenshare {
|
|
600
|
-
protected z: NgZone;
|
|
601
|
-
protected el: HTMLDyteDebuggerScreenshareElement;
|
|
602
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
603
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteDebuggerScreenshare, never>;
|
|
604
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteDebuggerScreenshare, "dyte-debugger-screenshare", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
605
|
-
}
|
|
606
|
-
export declare interface DyteDebuggerScreenshare extends Components.DyteDebuggerScreenshare {
|
|
607
|
-
}
|
|
608
|
-
export declare class DyteDebuggerSystem {
|
|
609
|
-
protected z: NgZone;
|
|
610
|
-
protected el: HTMLDyteDebuggerSystemElement;
|
|
611
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
612
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteDebuggerSystem, never>;
|
|
613
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteDebuggerSystem, "dyte-debugger-system", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
614
|
-
}
|
|
615
|
-
export declare interface DyteDebuggerSystem extends Components.DyteDebuggerSystem {
|
|
616
|
-
}
|
|
617
|
-
export declare class DyteDebuggerToggle {
|
|
618
|
-
protected z: NgZone;
|
|
619
|
-
protected el: HTMLDyteDebuggerToggleElement;
|
|
620
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
621
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteDebuggerToggle, never>;
|
|
622
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteDebuggerToggle, "dyte-debugger-toggle", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
623
|
-
}
|
|
624
|
-
export declare interface DyteDebuggerToggle extends Components.DyteDebuggerToggle {
|
|
625
|
-
/**
|
|
626
|
-
* Emits updated state data
|
|
627
|
-
*/
|
|
628
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteDebuggerToggleStates>>;
|
|
629
|
-
}
|
|
630
|
-
export declare class DyteDebuggerVideo {
|
|
631
|
-
protected z: NgZone;
|
|
632
|
-
protected el: HTMLDyteDebuggerVideoElement;
|
|
633
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
634
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteDebuggerVideo, never>;
|
|
635
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteDebuggerVideo, "dyte-debugger-video", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
636
|
-
}
|
|
637
|
-
export declare interface DyteDebuggerVideo extends Components.DyteDebuggerVideo {
|
|
638
|
-
}
|
|
639
|
-
export declare class DyteDialog {
|
|
640
|
-
protected z: NgZone;
|
|
641
|
-
protected el: HTMLDyteDialogElement;
|
|
642
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
643
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteDialog, never>;
|
|
644
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteDialog, "dyte-dialog", never, { "config": "config"; "disableEscapeKey": "disableEscapeKey"; "hideCloseButton": "hideCloseButton"; "iconPack": "iconPack"; "meeting": "meeting"; "open": "open"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
645
|
-
}
|
|
646
|
-
export declare interface DyteDialog extends Components.DyteDialog {
|
|
647
|
-
/**
|
|
648
|
-
* Event emitted when dialog is closed
|
|
649
|
-
*/
|
|
650
|
-
dyteDialogClose: EventEmitter<CustomEvent<any>>;
|
|
651
|
-
}
|
|
652
|
-
export declare class DyteDialogManager {
|
|
653
|
-
protected z: NgZone;
|
|
654
|
-
protected el: HTMLDyteDialogManagerElement;
|
|
655
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
656
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteDialogManager, never>;
|
|
657
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteDialogManager, "dyte-dialog-manager", never, { "config": "config"; "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
658
|
-
}
|
|
659
|
-
export declare interface DyteDialogManager extends Components.DyteDialogManager {
|
|
660
|
-
/**
|
|
661
|
-
* Emits updated state data
|
|
662
|
-
*/
|
|
663
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteDialogManagerStates>>;
|
|
664
|
-
}
|
|
665
|
-
export declare class DyteDraftAttachmentView {
|
|
666
|
-
protected z: NgZone;
|
|
667
|
-
protected el: HTMLDyteDraftAttachmentViewElement;
|
|
668
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
669
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteDraftAttachmentView, never>;
|
|
670
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteDraftAttachmentView, "dyte-draft-attachment-view", never, { "attachment": "attachment"; "iconPack": "iconPack"; "t": "t"; }, {}, never, ["*"]>;
|
|
671
|
-
}
|
|
672
|
-
export declare interface DyteDraftAttachmentView extends Components.DyteDraftAttachmentView {
|
|
673
|
-
/**
|
|
674
|
-
* Event triggered when the attachment is deleted
|
|
675
|
-
*/
|
|
676
|
-
deleteAttachment: EventEmitter<CustomEvent<any>>;
|
|
677
|
-
}
|
|
678
|
-
export declare class DyteEmojiPicker {
|
|
679
|
-
protected z: NgZone;
|
|
680
|
-
protected el: HTMLDyteEmojiPickerElement;
|
|
681
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
682
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteEmojiPicker, never>;
|
|
683
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteEmojiPicker, "dyte-emoji-picker", never, { "focusWhenOpened": "focusWhenOpened"; "iconPack": "iconPack"; "t": "t"; }, {}, never, ["*"]>;
|
|
684
|
-
}
|
|
685
|
-
export declare interface DyteEmojiPicker extends Components.DyteEmojiPicker {
|
|
686
|
-
/**
|
|
687
|
-
* Close event
|
|
688
|
-
*/
|
|
689
|
-
pickerClose: EventEmitter<CustomEvent<void>>;
|
|
690
|
-
/**
|
|
691
|
-
* Event which is emitted when an Emoji is clicked
|
|
692
|
-
*/
|
|
693
|
-
dyteEmojiClicked: EventEmitter<CustomEvent<string>>;
|
|
694
|
-
}
|
|
695
|
-
export declare class DyteEmojiPickerButton {
|
|
696
|
-
protected z: NgZone;
|
|
697
|
-
protected el: HTMLDyteEmojiPickerButtonElement;
|
|
698
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
699
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteEmojiPickerButton, never>;
|
|
700
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteEmojiPickerButton, "dyte-emoji-picker-button", never, { "iconPack": "iconPack"; "isActive": "isActive"; "t": "t"; }, {}, never, ["*"]>;
|
|
701
|
-
}
|
|
702
|
-
export declare interface DyteEmojiPickerButton extends Components.DyteEmojiPickerButton {
|
|
703
|
-
}
|
|
704
|
-
export declare class DyteEndedScreen {
|
|
705
|
-
protected z: NgZone;
|
|
706
|
-
protected el: HTMLDyteEndedScreenElement;
|
|
707
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
708
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteEndedScreen, never>;
|
|
709
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteEndedScreen, "dyte-ended-screen", never, { "config": "config"; "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
710
|
-
}
|
|
711
|
-
export declare interface DyteEndedScreen extends Components.DyteEndedScreen {
|
|
712
|
-
}
|
|
713
|
-
export declare class DyteFileDropzone {
|
|
714
|
-
protected z: NgZone;
|
|
715
|
-
protected el: HTMLDyteFileDropzoneElement;
|
|
716
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
717
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteFileDropzone, never>;
|
|
718
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteFileDropzone, "dyte-file-dropzone", never, { "hostEl": "hostEl"; "iconPack": "iconPack"; "t": "t"; }, {}, never, ["*"]>;
|
|
719
|
-
}
|
|
720
|
-
export declare interface DyteFileDropzone extends Components.DyteFileDropzone {
|
|
721
|
-
/**
|
|
722
|
-
* drop event callback
|
|
723
|
-
*/
|
|
724
|
-
dropCallback: EventEmitter<CustomEvent<DragEvent>>;
|
|
725
|
-
}
|
|
726
|
-
export declare class DyteFileMessage {
|
|
727
|
-
protected z: NgZone;
|
|
728
|
-
protected el: HTMLDyteFileMessageElement;
|
|
729
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
730
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteFileMessage, never>;
|
|
731
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteFileMessage, "dyte-file-message", never, { "iconPack": "iconPack"; "isContinued": "isContinued"; "message": "message"; "now": "now"; "showBubble": "showBubble"; "t": "t"; }, {}, never, ["*"]>;
|
|
732
|
-
}
|
|
733
|
-
export declare interface DyteFileMessage extends Components.DyteFileMessage {
|
|
734
|
-
}
|
|
735
|
-
export declare class DyteFileMessageView {
|
|
736
|
-
protected z: NgZone;
|
|
737
|
-
protected el: HTMLDyteFileMessageViewElement;
|
|
738
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
739
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteFileMessageView, never>;
|
|
740
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteFileMessageView, "dyte-file-message-view", never, { "iconPack": "iconPack"; "name": "name"; "size": "size"; "url": "url"; }, {}, never, ["*"]>;
|
|
741
|
-
}
|
|
742
|
-
export declare interface DyteFileMessageView extends Components.DyteFileMessageView {
|
|
743
|
-
}
|
|
744
|
-
export declare class DyteFilePickerButton {
|
|
745
|
-
protected z: NgZone;
|
|
746
|
-
protected el: HTMLDyteFilePickerButtonElement;
|
|
747
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
748
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteFilePickerButton, never>;
|
|
749
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteFilePickerButton, "dyte-file-picker-button", never, { "filter": "filter"; "icon": "icon"; "iconPack": "iconPack"; "label": "label"; "t": "t"; }, {}, never, ["*"]>;
|
|
750
|
-
}
|
|
751
|
-
export declare interface DyteFilePickerButton extends Components.DyteFilePickerButton {
|
|
752
|
-
/**
|
|
753
|
-
* Event when a file is selected for upload
|
|
754
|
-
*/
|
|
755
|
-
fileChange: EventEmitter<CustomEvent<File>>;
|
|
756
|
-
}
|
|
757
|
-
export declare class DyteFullscreenToggle {
|
|
758
|
-
protected z: NgZone;
|
|
759
|
-
protected el: HTMLDyteFullscreenToggleElement;
|
|
760
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
761
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteFullscreenToggle, never>;
|
|
762
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteFullscreenToggle, "dyte-fullscreen-toggle", never, { "iconPack": "iconPack"; "size": "size"; "states": "states"; "t": "t"; "targetElement": "targetElement"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
763
|
-
}
|
|
764
|
-
export declare interface DyteFullscreenToggle extends Components.DyteFullscreenToggle {
|
|
765
|
-
/**
|
|
766
|
-
* Emits updated state data
|
|
767
|
-
*/
|
|
768
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteFullscreenToggleStates>>;
|
|
769
|
-
}
|
|
770
|
-
export declare class DyteGrid {
|
|
771
|
-
protected z: NgZone;
|
|
772
|
-
protected el: HTMLDyteGridElement;
|
|
773
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
774
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteGrid, never>;
|
|
775
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteGrid, "dyte-grid", never, { "aspectRatio": "aspectRatio"; "config": "config"; "gap": "gap"; "gridSize": "gridSize"; "iconPack": "iconPack"; "layout": "layout"; "meeting": "meeting"; "overrides": "overrides"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
776
|
-
}
|
|
777
|
-
export declare interface DyteGrid extends Components.DyteGrid {
|
|
778
|
-
/**
|
|
779
|
-
* Emits updated state data
|
|
780
|
-
*/
|
|
781
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteGridStates>>;
|
|
782
|
-
}
|
|
783
|
-
export declare class DyteGridPagination {
|
|
784
|
-
protected z: NgZone;
|
|
785
|
-
protected el: HTMLDyteGridPaginationElement;
|
|
786
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
787
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteGridPagination, never>;
|
|
788
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteGridPagination, "dyte-grid-pagination", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
789
|
-
}
|
|
790
|
-
export declare interface DyteGridPagination extends Components.DyteGridPagination {
|
|
791
|
-
}
|
|
792
|
-
export declare class DyteHeader {
|
|
793
|
-
protected z: NgZone;
|
|
794
|
-
protected el: HTMLDyteHeaderElement;
|
|
795
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
796
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteHeader, never>;
|
|
797
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteHeader, "dyte-header", never, { "config": "config"; "disableRender": "disableRender"; "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
798
|
-
}
|
|
799
|
-
export declare interface DyteHeader extends Components.DyteHeader {
|
|
800
|
-
}
|
|
801
|
-
export declare class DyteIcon {
|
|
802
|
-
protected z: NgZone;
|
|
803
|
-
protected el: HTMLDyteIconElement;
|
|
804
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
805
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteIcon, never>;
|
|
806
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteIcon, "dyte-icon", never, { "icon": "icon"; "size": "size"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
807
|
-
}
|
|
808
|
-
export declare interface DyteIcon extends Components.DyteIcon {
|
|
809
|
-
}
|
|
810
|
-
export declare class DyteIdleScreen {
|
|
811
|
-
protected z: NgZone;
|
|
812
|
-
protected el: HTMLDyteIdleScreenElement;
|
|
813
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
814
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteIdleScreen, never>;
|
|
815
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteIdleScreen, "dyte-idle-screen", never, { "config": "config"; "iconPack": "iconPack"; "meeting": "meeting"; "t": "t"; }, {}, never, ["*"]>;
|
|
816
|
-
}
|
|
817
|
-
export declare interface DyteIdleScreen extends Components.DyteIdleScreen {
|
|
818
|
-
}
|
|
819
|
-
export declare class DyteImageMessage {
|
|
820
|
-
protected z: NgZone;
|
|
821
|
-
protected el: HTMLDyteImageMessageElement;
|
|
822
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
823
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteImageMessage, never>;
|
|
824
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteImageMessage, "dyte-image-message", never, { "iconPack": "iconPack"; "isContinued": "isContinued"; "message": "message"; "now": "now"; "showBubble": "showBubble"; "t": "t"; }, {}, never, ["*"]>;
|
|
825
|
-
}
|
|
826
|
-
export declare interface DyteImageMessage extends Components.DyteImageMessage {
|
|
827
|
-
/**
|
|
828
|
-
* Emits updated state data
|
|
829
|
-
*/
|
|
830
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteImageMessageStates>>;
|
|
831
|
-
}
|
|
832
|
-
export declare class DyteImageMessageView {
|
|
833
|
-
protected z: NgZone;
|
|
834
|
-
protected el: HTMLDyteImageMessageViewElement;
|
|
835
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
836
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteImageMessageView, never>;
|
|
837
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteImageMessageView, "dyte-image-message-view", never, { "iconPack": "iconPack"; "t": "t"; "url": "url"; }, {}, never, ["*"]>;
|
|
838
|
-
}
|
|
839
|
-
export declare interface DyteImageMessageView extends Components.DyteImageMessageView {
|
|
840
|
-
/**
|
|
841
|
-
* preview event
|
|
842
|
-
*/
|
|
843
|
-
preview: EventEmitter<CustomEvent<string>>;
|
|
844
|
-
}
|
|
845
|
-
export declare class DyteImageViewer {
|
|
846
|
-
protected z: NgZone;
|
|
847
|
-
protected el: HTMLDyteImageViewerElement;
|
|
848
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
849
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteImageViewer, never>;
|
|
850
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteImageViewer, "dyte-image-viewer", never, { "iconPack": "iconPack"; "image": "image"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
851
|
-
}
|
|
852
|
-
export declare interface DyteImageViewer extends Components.DyteImageViewer {
|
|
853
|
-
/**
|
|
854
|
-
* Emitted when viewer should be closed
|
|
855
|
-
*/
|
|
856
|
-
close: EventEmitter<CustomEvent<void>>;
|
|
857
|
-
}
|
|
858
|
-
export declare class DyteInformationTooltip {
|
|
859
|
-
protected z: NgZone;
|
|
860
|
-
protected el: HTMLDyteInformationTooltipElement;
|
|
861
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
862
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteInformationTooltip, never>;
|
|
863
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteInformationTooltip, "dyte-information-tooltip", never, { "iconPack": "iconPack"; }, {}, never, ["*"]>;
|
|
864
|
-
}
|
|
865
|
-
export declare interface DyteInformationTooltip extends Components.DyteInformationTooltip {
|
|
866
|
-
}
|
|
867
|
-
export declare class DyteJoinStage {
|
|
868
|
-
protected z: NgZone;
|
|
869
|
-
protected el: HTMLDyteJoinStageElement;
|
|
870
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
871
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteJoinStage, never>;
|
|
872
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteJoinStage, "dyte-join-stage", never, { "config": "config"; "dataConfig": "dataConfig"; "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
873
|
-
}
|
|
874
|
-
export declare interface DyteJoinStage extends Components.DyteJoinStage {
|
|
875
|
-
/**
|
|
876
|
-
* Emits updated state data
|
|
877
|
-
*/
|
|
878
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteJoinStageStates>>;
|
|
879
|
-
/**
|
|
880
|
-
* Event which is emitted when user confirms joining stage
|
|
881
|
-
*/
|
|
882
|
-
dyteJoinStage: EventEmitter<CustomEvent<void>>;
|
|
883
|
-
/**
|
|
884
|
-
* Event which is emitted when user cancel joining stage
|
|
885
|
-
*/
|
|
886
|
-
dyteLeaveStage: EventEmitter<CustomEvent<void>>;
|
|
887
|
-
}
|
|
888
|
-
export declare class DyteLeaveButton {
|
|
889
|
-
protected z: NgZone;
|
|
890
|
-
protected el: HTMLDyteLeaveButtonElement;
|
|
891
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
892
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteLeaveButton, never>;
|
|
893
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteLeaveButton, "dyte-leave-button", never, { "iconPack": "iconPack"; "size": "size"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
894
|
-
}
|
|
895
|
-
export declare interface DyteLeaveButton extends Components.DyteLeaveButton {
|
|
896
|
-
/**
|
|
897
|
-
* Emits updated state data
|
|
898
|
-
*/
|
|
899
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteLeaveButtonStates>>;
|
|
900
|
-
}
|
|
901
|
-
export declare class DyteLeaveMeeting {
|
|
902
|
-
protected z: NgZone;
|
|
903
|
-
protected el: HTMLDyteLeaveMeetingElement;
|
|
904
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
905
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteLeaveMeeting, never>;
|
|
906
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteLeaveMeeting, "dyte-leave-meeting", never, { "iconPack": "iconPack"; "meeting": "meeting"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
907
|
-
}
|
|
908
|
-
export declare interface DyteLeaveMeeting extends Components.DyteLeaveMeeting {
|
|
909
|
-
/**
|
|
910
|
-
* Emits updated state data
|
|
911
|
-
*/
|
|
912
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteLeaveMeetingStates>>;
|
|
913
|
-
}
|
|
914
|
-
export declare class DyteLivestreamIndicator {
|
|
915
|
-
protected z: NgZone;
|
|
916
|
-
protected el: HTMLDyteLivestreamIndicatorElement;
|
|
917
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
918
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteLivestreamIndicator, never>;
|
|
919
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteLivestreamIndicator, "dyte-livestream-indicator", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
920
|
-
}
|
|
921
|
-
export declare interface DyteLivestreamIndicator extends Components.DyteLivestreamIndicator {
|
|
922
|
-
}
|
|
923
|
-
export declare class DyteLivestreamPlayer {
|
|
924
|
-
protected z: NgZone;
|
|
925
|
-
protected el: HTMLDyteLivestreamPlayerElement;
|
|
926
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
927
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteLivestreamPlayer, never>;
|
|
928
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteLivestreamPlayer, "dyte-livestream-player", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
929
|
-
}
|
|
930
|
-
export declare interface DyteLivestreamPlayer extends Components.DyteLivestreamPlayer {
|
|
931
|
-
/**
|
|
932
|
-
* Emit API error events
|
|
933
|
-
*/
|
|
934
|
-
dyteAPIError: EventEmitter<CustomEvent<{
|
|
935
|
-
trace: string;
|
|
936
|
-
message: string;
|
|
937
|
-
}>>;
|
|
938
|
-
}
|
|
939
|
-
export declare class DyteLivestreamToggle {
|
|
940
|
-
protected z: NgZone;
|
|
941
|
-
protected el: HTMLDyteLivestreamToggleElement;
|
|
942
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
943
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteLivestreamToggle, never>;
|
|
944
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteLivestreamToggle, "dyte-livestream-toggle", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
945
|
-
}
|
|
946
|
-
export declare interface DyteLivestreamToggle extends Components.DyteLivestreamToggle {
|
|
947
|
-
/**
|
|
948
|
-
* Emits updated state data
|
|
949
|
-
*/
|
|
950
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteLivestreamToggleStates>>;
|
|
951
|
-
/**
|
|
952
|
-
* Emit API error events
|
|
953
|
-
*/
|
|
954
|
-
dyteAPIError: EventEmitter<CustomEvent<{
|
|
955
|
-
trace: string;
|
|
956
|
-
message: string;
|
|
957
|
-
}>>;
|
|
958
|
-
}
|
|
959
|
-
export declare class DyteLogo {
|
|
960
|
-
protected z: NgZone;
|
|
961
|
-
protected el: HTMLDyteLogoElement;
|
|
962
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
963
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteLogo, never>;
|
|
964
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteLogo, "dyte-logo", never, { "config": "config"; "logoUrl": "logoUrl"; "meeting": "meeting"; "t": "t"; }, {}, never, ["*"]>;
|
|
965
|
-
}
|
|
966
|
-
export declare interface DyteLogo extends Components.DyteLogo {
|
|
967
|
-
}
|
|
968
|
-
export declare class DyteMarkdownView {
|
|
969
|
-
protected z: NgZone;
|
|
970
|
-
protected el: HTMLDyteMarkdownViewElement;
|
|
971
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
972
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMarkdownView, never>;
|
|
973
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMarkdownView, "dyte-markdown-view", never, { "maxLength": "maxLength"; "text": "text"; }, {}, never, ["*"]>;
|
|
974
|
-
}
|
|
975
|
-
export declare interface DyteMarkdownView extends Components.DyteMarkdownView {
|
|
976
|
-
}
|
|
977
|
-
export declare class DyteMeeting {
|
|
978
|
-
protected z: NgZone;
|
|
979
|
-
protected el: HTMLDyteMeetingElement;
|
|
980
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
981
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMeeting, never>;
|
|
982
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMeeting, "dyte-meeting", never, { "applyDesignSystem": "applyDesignSystem"; "config": "config"; "gridLayout": "gridLayout"; "iconPack": "iconPack"; "leaveOnUnmount": "leaveOnUnmount"; "loadConfigFromPreset": "loadConfigFromPreset"; "meeting": "meeting"; "mode": "mode"; "showSetupScreen": "showSetupScreen"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
983
|
-
}
|
|
984
|
-
export declare interface DyteMeeting extends Components.DyteMeeting {
|
|
985
|
-
/**
|
|
986
|
-
* States
|
|
987
|
-
*/
|
|
988
|
-
dyteStatesUpdate: EventEmitter<CustomEvent<IDyteMeetingStates>>;
|
|
989
|
-
}
|
|
990
|
-
export declare class DyteMeetingTitle {
|
|
991
|
-
protected z: NgZone;
|
|
992
|
-
protected el: HTMLDyteMeetingTitleElement;
|
|
993
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
994
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMeetingTitle, never>;
|
|
995
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMeetingTitle, "dyte-meeting-title", never, { "iconPack": "iconPack"; "meeting": "meeting"; "t": "t"; }, {}, never, ["*"]>;
|
|
996
|
-
}
|
|
997
|
-
export declare interface DyteMeetingTitle extends Components.DyteMeetingTitle {
|
|
998
|
-
}
|
|
999
|
-
export declare class DyteMenu {
|
|
1000
|
-
protected z: NgZone;
|
|
1001
|
-
protected el: HTMLDyteMenuElement;
|
|
1002
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1003
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMenu, never>;
|
|
1004
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMenu, "dyte-menu", never, { "iconPack": "iconPack"; "offset": "offset"; "placement": "placement"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
1005
|
-
}
|
|
1006
|
-
export declare interface DyteMenu extends Components.DyteMenu {
|
|
1007
|
-
}
|
|
1008
|
-
export declare class DyteMenuItem {
|
|
1009
|
-
protected z: NgZone;
|
|
1010
|
-
protected el: HTMLDyteMenuItemElement;
|
|
1011
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1012
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMenuItem, never>;
|
|
1013
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMenuItem, "dyte-menu-item", never, { "iconPack": "iconPack"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
1014
|
-
}
|
|
1015
|
-
export declare interface DyteMenuItem extends Components.DyteMenuItem {
|
|
1016
|
-
}
|
|
1017
|
-
export declare class DyteMenuList {
|
|
1018
|
-
protected z: NgZone;
|
|
1019
|
-
protected el: HTMLDyteMenuListElement;
|
|
1020
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1021
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMenuList, never>;
|
|
1022
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMenuList, "dyte-menu-list", never, { "iconPack": "iconPack"; "t": "t"; }, {}, never, ["*"]>;
|
|
1023
|
-
}
|
|
1024
|
-
export declare interface DyteMenuList extends Components.DyteMenuList {
|
|
1025
|
-
}
|
|
1026
|
-
export declare class DyteMessageListView {
|
|
1027
|
-
protected z: NgZone;
|
|
1028
|
-
protected el: HTMLDyteMessageListViewElement;
|
|
1029
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1030
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMessageListView, never>;
|
|
1031
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMessageListView, "dyte-message-list-view", never, { "estimateItemSize": "estimateItemSize"; "iconPack": "iconPack"; "loadMore": "loadMore"; "messages": "messages"; "renderer": "renderer"; "visibleItemsCount": "visibleItemsCount"; }, {}, never, ["*"]>;
|
|
1032
|
-
}
|
|
1033
|
-
export declare interface DyteMessageListView extends Components.DyteMessageListView {
|
|
1034
|
-
}
|
|
1035
|
-
export declare class DyteMessageView {
|
|
1036
|
-
protected z: NgZone;
|
|
1037
|
-
protected el: HTMLDyteMessageViewElement;
|
|
1038
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1039
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMessageView, never>;
|
|
1040
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMessageView, "dyte-message-view", never, { "actions": "actions"; "authorName": "authorName"; "avatarUrl": "avatarUrl"; "hideAuthorName": "hideAuthorName"; "hideAvatar": "hideAvatar"; "hideMetadata": "hideMetadata"; "iconPack": "iconPack"; "time": "time"; "variant": "variant"; "viewType": "viewType"; }, {}, never, ["*"]>;
|
|
1041
|
-
}
|
|
1042
|
-
export declare interface DyteMessageView extends Components.DyteMessageView {
|
|
1043
|
-
/**
|
|
1044
|
-
* action event
|
|
1045
|
-
*/
|
|
1046
|
-
action: EventEmitter<CustomEvent<string>>;
|
|
1047
|
-
}
|
|
1048
|
-
export declare class DyteMicToggle {
|
|
1049
|
-
protected z: NgZone;
|
|
1050
|
-
protected el: HTMLDyteMicToggleElement;
|
|
1051
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1052
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMicToggle, never>;
|
|
1053
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMicToggle, "dyte-mic-toggle", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1054
|
-
}
|
|
1055
|
-
export declare interface DyteMicToggle extends Components.DyteMicToggle {
|
|
1056
|
-
/**
|
|
1057
|
-
* Emits updated state data
|
|
1058
|
-
*/
|
|
1059
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteMicToggleStates>>;
|
|
1060
|
-
}
|
|
1061
|
-
export declare class DyteMicrophoneSelector {
|
|
1062
|
-
protected z: NgZone;
|
|
1063
|
-
protected el: HTMLDyteMicrophoneSelectorElement;
|
|
1064
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1065
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMicrophoneSelector, never>;
|
|
1066
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMicrophoneSelector, "dyte-microphone-selector", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1067
|
-
}
|
|
1068
|
-
export declare interface DyteMicrophoneSelector extends Components.DyteMicrophoneSelector {
|
|
1069
|
-
}
|
|
1070
|
-
export declare class DyteMixedGrid {
|
|
1071
|
-
protected z: NgZone;
|
|
1072
|
-
protected el: HTMLDyteMixedGridElement;
|
|
1073
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1074
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMixedGrid, never>;
|
|
1075
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMixedGrid, "dyte-mixed-grid", never, { "aspectRatio": "aspectRatio"; "config": "config"; "gap": "gap"; "gridSize": "gridSize"; "iconPack": "iconPack"; "layout": "layout"; "meeting": "meeting"; "participants": "participants"; "pinnedParticipants": "pinnedParticipants"; "plugins": "plugins"; "screenShareParticipants": "screenShareParticipants"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
1076
|
-
}
|
|
1077
|
-
export declare interface DyteMixedGrid extends Components.DyteMixedGrid {
|
|
1078
|
-
}
|
|
1079
|
-
export declare class DyteMoreToggle {
|
|
1080
|
-
protected z: NgZone;
|
|
1081
|
-
protected el: HTMLDyteMoreToggleElement;
|
|
1082
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1083
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMoreToggle, never>;
|
|
1084
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMoreToggle, "dyte-more-toggle", never, { "iconPack": "iconPack"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
1085
|
-
}
|
|
1086
|
-
export declare interface DyteMoreToggle extends Components.DyteMoreToggle {
|
|
1087
|
-
/**
|
|
1088
|
-
* Emits updated state data
|
|
1089
|
-
*/
|
|
1090
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteMoreToggleStates>>;
|
|
1091
|
-
}
|
|
1092
|
-
export declare class DyteMuteAllButton {
|
|
1093
|
-
protected z: NgZone;
|
|
1094
|
-
protected el: HTMLDyteMuteAllButtonElement;
|
|
1095
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1096
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMuteAllButton, never>;
|
|
1097
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMuteAllButton, "dyte-mute-all-button", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1098
|
-
}
|
|
1099
|
-
export declare interface DyteMuteAllButton extends Components.DyteMuteAllButton {
|
|
1100
|
-
/**
|
|
1101
|
-
* Emits updated state data
|
|
1102
|
-
*/
|
|
1103
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteMuteAllButtonStates>>;
|
|
1104
|
-
}
|
|
1105
|
-
export declare class DyteMuteAllConfirmation {
|
|
1106
|
-
protected z: NgZone;
|
|
1107
|
-
protected el: HTMLDyteMuteAllConfirmationElement;
|
|
1108
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1109
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMuteAllConfirmation, never>;
|
|
1110
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMuteAllConfirmation, "dyte-mute-all-confirmation", never, { "iconPack": "iconPack"; "meeting": "meeting"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
1111
|
-
}
|
|
1112
|
-
export declare interface DyteMuteAllConfirmation extends Components.DyteMuteAllConfirmation {
|
|
1113
|
-
/**
|
|
1114
|
-
* Emits updated state data
|
|
1115
|
-
*/
|
|
1116
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteMuteAllConfirmationStates>>;
|
|
1117
|
-
}
|
|
1118
|
-
export declare class DyteNameTag {
|
|
1119
|
-
protected z: NgZone;
|
|
1120
|
-
protected el: HTMLDyteNameTagElement;
|
|
1121
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1122
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteNameTag, never>;
|
|
1123
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteNameTag, "dyte-name-tag", never, { "iconPack": "iconPack"; "isScreenShare": "isScreenShare"; "meeting": "meeting"; "participant": "participant"; "size": "size"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1124
|
-
}
|
|
1125
|
-
export declare interface DyteNameTag extends Components.DyteNameTag {
|
|
1126
|
-
}
|
|
1127
|
-
export declare class DyteNetworkIndicator {
|
|
1128
|
-
protected z: NgZone;
|
|
1129
|
-
protected el: HTMLDyteNetworkIndicatorElement;
|
|
1130
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1131
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteNetworkIndicator, never>;
|
|
1132
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteNetworkIndicator, "dyte-network-indicator", never, { "iconPack": "iconPack"; "isScreenShare": "isScreenShare"; "meeting": "meeting"; "participant": "participant"; "t": "t"; }, {}, never, ["*"]>;
|
|
1133
|
-
}
|
|
1134
|
-
export declare interface DyteNetworkIndicator extends Components.DyteNetworkIndicator {
|
|
1135
|
-
}
|
|
1136
|
-
export declare class DyteNotification {
|
|
1137
|
-
protected z: NgZone;
|
|
1138
|
-
protected el: HTMLDyteNotificationElement;
|
|
1139
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1140
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteNotification, never>;
|
|
1141
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteNotification, "dyte-notification", never, { "iconPack": "iconPack"; "notification": "notification"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
1142
|
-
}
|
|
1143
|
-
export declare interface DyteNotification extends Components.DyteNotification {
|
|
1144
|
-
/**
|
|
1145
|
-
* Dismiss event
|
|
1146
|
-
*/
|
|
1147
|
-
dyteNotificationDismiss: EventEmitter<CustomEvent<string>>;
|
|
1148
|
-
}
|
|
1149
|
-
export declare class DyteNotifications {
|
|
1150
|
-
protected z: NgZone;
|
|
1151
|
-
protected el: HTMLDyteNotificationsElement;
|
|
1152
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1153
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteNotifications, never>;
|
|
1154
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteNotifications, "dyte-notifications", never, { "config": "config"; "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
1155
|
-
}
|
|
1156
|
-
export declare interface DyteNotifications extends Components.DyteNotifications {
|
|
1157
|
-
}
|
|
1158
|
-
export declare class DyteOverlayModal {
|
|
1159
|
-
protected z: NgZone;
|
|
1160
|
-
protected el: HTMLDyteOverlayModalElement;
|
|
1161
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1162
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteOverlayModal, never>;
|
|
1163
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteOverlayModal, "dyte-overlay-modal", never, { "iconPack": "iconPack"; "meeting": "meeting"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
1164
|
-
}
|
|
1165
|
-
export declare interface DyteOverlayModal extends Components.DyteOverlayModal {
|
|
1166
|
-
/**
|
|
1167
|
-
* Emits updated state data
|
|
1168
|
-
*/
|
|
1169
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteOverlayModalStates>>;
|
|
1170
|
-
}
|
|
1171
|
-
export declare class DytePaginatedList {
|
|
1172
|
-
protected z: NgZone;
|
|
1173
|
-
protected el: HTMLDytePaginatedListElement;
|
|
1174
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1175
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DytePaginatedList, never>;
|
|
1176
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DytePaginatedList, "dyte-paginated-list", never, { "autoScroll": "autoScroll"; "createNodes": "createNodes"; "emptyListLabel": "emptyListLabel"; "fetchData": "fetchData"; "iconPack": "iconPack"; "pageSize": "pageSize"; "pagesAllowed": "pagesAllowed"; "selectedItemId": "selectedItemId"; "t": "t"; }, {}, never, ["*"]>;
|
|
1177
|
-
}
|
|
1178
|
-
export declare interface DytePaginatedList extends Components.DytePaginatedList {
|
|
1179
|
-
}
|
|
1180
|
-
export declare class DyteParticipant {
|
|
1181
|
-
protected z: NgZone;
|
|
1182
|
-
protected el: HTMLDyteParticipantElement;
|
|
1183
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1184
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteParticipant, never>;
|
|
1185
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteParticipant, "dyte-participant", never, { "config": "config"; "iconPack": "iconPack"; "meeting": "meeting"; "participant": "participant"; "states": "states"; "t": "t"; "view": "view"; }, {}, never, ["*"]>;
|
|
1186
|
-
}
|
|
1187
|
-
export declare interface DyteParticipant extends Components.DyteParticipant {
|
|
1188
|
-
/**
|
|
1189
|
-
* Emit dyte notifications
|
|
1190
|
-
*/
|
|
1191
|
-
dyteSendNotification: EventEmitter<CustomEvent<{
|
|
1192
|
-
trace: string;
|
|
1193
|
-
message: string;
|
|
1194
|
-
}>>;
|
|
1195
|
-
}
|
|
1196
|
-
export declare class DyteParticipantCount {
|
|
1197
|
-
protected z: NgZone;
|
|
1198
|
-
protected el: HTMLDyteParticipantCountElement;
|
|
1199
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1200
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteParticipantCount, never>;
|
|
1201
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteParticipantCount, "dyte-participant-count", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
1202
|
-
}
|
|
1203
|
-
export declare interface DyteParticipantCount extends Components.DyteParticipantCount {
|
|
1204
|
-
}
|
|
1205
|
-
export declare class DyteParticipantSetup {
|
|
1206
|
-
protected z: NgZone;
|
|
1207
|
-
protected el: HTMLDyteParticipantSetupElement;
|
|
1208
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1209
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteParticipantSetup, never>;
|
|
1210
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteParticipantSetup, "dyte-participant-setup", never, { "config": "config"; "iconPack": "iconPack"; "isPreview": "isPreview"; "nameTagPosition": "nameTagPosition"; "participant": "participant"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1211
|
-
}
|
|
1212
|
-
export declare interface DyteParticipantSetup extends Components.DyteParticipantSetup {
|
|
1213
|
-
}
|
|
1214
|
-
export declare class DyteParticipantTile {
|
|
1215
|
-
protected z: NgZone;
|
|
1216
|
-
protected el: HTMLDyteParticipantTileElement;
|
|
1217
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1218
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteParticipantTile, never>;
|
|
1219
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteParticipantTile, "dyte-participant-tile", never, { "config": "config"; "iconPack": "iconPack"; "isPreview": "isPreview"; "meeting": "meeting"; "nameTagPosition": "nameTagPosition"; "participant": "participant"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1220
|
-
}
|
|
1221
|
-
export declare interface DyteParticipantTile extends Components.DyteParticipantTile {
|
|
1222
|
-
/**
|
|
1223
|
-
* Event triggered when tile is loaded
|
|
1224
|
-
*/
|
|
1225
|
-
tileLoad: EventEmitter<CustomEvent<{
|
|
1226
|
-
participant: IDyteParticipantTilePeer;
|
|
1227
|
-
videoElement: HTMLVideoElement;
|
|
1228
|
-
}>>;
|
|
1229
|
-
/**
|
|
1230
|
-
* Event triggered when tile is unloaded
|
|
1231
|
-
*/
|
|
1232
|
-
tileUnload: EventEmitter<CustomEvent<IDyteParticipantTilePeer>>;
|
|
1233
|
-
}
|
|
1234
|
-
export declare class DyteParticipants {
|
|
1235
|
-
protected z: NgZone;
|
|
1236
|
-
protected el: HTMLDyteParticipantsElement;
|
|
1237
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1238
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteParticipants, never>;
|
|
1239
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteParticipants, "dyte-participants", never, { "config": "config"; "defaultParticipantsTabId": "defaultParticipantsTabId"; "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
1240
|
-
}
|
|
1241
|
-
export declare interface DyteParticipants extends Components.DyteParticipants {
|
|
1242
|
-
/**
|
|
1243
|
-
* Emits updated state data
|
|
1244
|
-
*/
|
|
1245
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteParticipantsStates>>;
|
|
1246
|
-
}
|
|
1247
|
-
export declare class DyteParticipantsAudio {
|
|
1248
|
-
protected z: NgZone;
|
|
1249
|
-
protected el: HTMLDyteParticipantsAudioElement;
|
|
1250
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1251
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteParticipantsAudio, never>;
|
|
1252
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteParticipantsAudio, "dyte-participants-audio", never, { "iconPack": "iconPack"; "meeting": "meeting"; "preloadedAudioElem": "preloadedAudioElem"; "t": "t"; }, {}, never, ["*"]>;
|
|
1253
|
-
}
|
|
1254
|
-
export declare interface DyteParticipantsAudio extends Components.DyteParticipantsAudio {
|
|
1255
|
-
/**
|
|
1256
|
-
* Callback to execute when the dialog is closed
|
|
1257
|
-
*/
|
|
1258
|
-
dialogClose: EventEmitter<CustomEvent<void>>;
|
|
1259
|
-
}
|
|
1260
|
-
export declare class DyteParticipantsStageList {
|
|
1261
|
-
protected z: NgZone;
|
|
1262
|
-
protected el: HTMLDyteParticipantsStageListElement;
|
|
1263
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1264
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteParticipantsStageList, never>;
|
|
1265
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteParticipantsStageList, "dyte-participants-stage-list", never, { "config": "config"; "hideHeader": "hideHeader"; "iconPack": "iconPack"; "meeting": "meeting"; "search": "search"; "size": "size"; "states": "states"; "t": "t"; "view": "view"; }, {}, never, ["*"]>;
|
|
1266
|
-
}
|
|
1267
|
-
export declare interface DyteParticipantsStageList extends Components.DyteParticipantsStageList {
|
|
1268
|
-
}
|
|
1269
|
-
export declare class DyteParticipantsStageQueue {
|
|
1270
|
-
protected z: NgZone;
|
|
1271
|
-
protected el: HTMLDyteParticipantsStageQueueElement;
|
|
1272
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1273
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteParticipantsStageQueue, never>;
|
|
1274
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteParticipantsStageQueue, "dyte-participants-stage-queue", never, { "config": "config"; "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; "view": "view"; }, {}, never, ["*"]>;
|
|
1275
|
-
}
|
|
1276
|
-
export declare interface DyteParticipantsStageQueue extends Components.DyteParticipantsStageQueue {
|
|
1277
|
-
}
|
|
1278
|
-
export declare class DyteParticipantsToggle {
|
|
1279
|
-
protected z: NgZone;
|
|
1280
|
-
protected el: HTMLDyteParticipantsToggleElement;
|
|
1281
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1282
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteParticipantsToggle, never>;
|
|
1283
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteParticipantsToggle, "dyte-participants-toggle", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1284
|
-
}
|
|
1285
|
-
export declare interface DyteParticipantsToggle extends Components.DyteParticipantsToggle {
|
|
1286
|
-
/**
|
|
1287
|
-
* Emits updated state data
|
|
1288
|
-
*/
|
|
1289
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteParticipantsToggleStates>>;
|
|
1290
|
-
}
|
|
1291
|
-
export declare class DyteParticipantsViewerList {
|
|
1292
|
-
protected z: NgZone;
|
|
1293
|
-
protected el: HTMLDyteParticipantsViewerListElement;
|
|
1294
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1295
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteParticipantsViewerList, never>;
|
|
1296
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteParticipantsViewerList, "dyte-participants-viewer-list", never, { "config": "config"; "hideHeader": "hideHeader"; "iconPack": "iconPack"; "meeting": "meeting"; "search": "search"; "size": "size"; "t": "t"; "view": "view"; }, {}, never, ["*"]>;
|
|
1297
|
-
}
|
|
1298
|
-
export declare interface DyteParticipantsViewerList extends Components.DyteParticipantsViewerList {
|
|
1299
|
-
}
|
|
1300
|
-
export declare class DyteParticipantsWaitingList {
|
|
1301
|
-
protected z: NgZone;
|
|
1302
|
-
protected el: HTMLDyteParticipantsWaitingListElement;
|
|
1303
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1304
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteParticipantsWaitingList, never>;
|
|
1305
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteParticipantsWaitingList, "dyte-participants-waiting-list", never, { "config": "config"; "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; "view": "view"; }, {}, never, ["*"]>;
|
|
1306
|
-
}
|
|
1307
|
-
export declare interface DyteParticipantsWaitingList extends Components.DyteParticipantsWaitingList {
|
|
1308
|
-
}
|
|
1309
|
-
export declare class DytePermissionsMessage {
|
|
1310
|
-
protected z: NgZone;
|
|
1311
|
-
protected el: HTMLDytePermissionsMessageElement;
|
|
1312
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1313
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DytePermissionsMessage, never>;
|
|
1314
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DytePermissionsMessage, "dyte-permissions-message", never, { "iconPack": "iconPack"; "meeting": "meeting"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
1315
|
-
}
|
|
1316
|
-
export declare interface DytePermissionsMessage extends Components.DytePermissionsMessage {
|
|
1317
|
-
/**
|
|
1318
|
-
* Emits updated state data
|
|
1319
|
-
*/
|
|
1320
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDytePermissionsMessageStates>>;
|
|
1321
|
-
}
|
|
1322
|
-
export declare class DytePipToggle {
|
|
1323
|
-
protected z: NgZone;
|
|
1324
|
-
protected el: HTMLDytePipToggleElement;
|
|
1325
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1326
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DytePipToggle, never>;
|
|
1327
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DytePipToggle, "dyte-pip-toggle", never, { "config": "config"; "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1328
|
-
}
|
|
1329
|
-
export declare interface DytePipToggle extends Components.DytePipToggle {
|
|
1330
|
-
/**
|
|
1331
|
-
* Emits updated state data
|
|
1332
|
-
*/
|
|
1333
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDytePipToggleStates>>;
|
|
1334
|
-
}
|
|
1335
|
-
export declare class DytePluginMain {
|
|
1336
|
-
protected z: NgZone;
|
|
1337
|
-
protected el: HTMLDytePluginMainElement;
|
|
1338
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1339
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DytePluginMain, never>;
|
|
1340
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DytePluginMain, "dyte-plugin-main", never, { "iconPack": "iconPack"; "meeting": "meeting"; "plugin": "plugin"; "t": "t"; }, {}, never, ["*"]>;
|
|
1341
|
-
}
|
|
1342
|
-
export declare interface DytePluginMain extends Components.DytePluginMain {
|
|
1343
|
-
}
|
|
1344
|
-
export declare class DytePlugins {
|
|
1345
|
-
protected z: NgZone;
|
|
1346
|
-
protected el: HTMLDytePluginsElement;
|
|
1347
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1348
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DytePlugins, never>;
|
|
1349
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DytePlugins, "dyte-plugins", never, { "config": "config"; "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
1350
|
-
}
|
|
1351
|
-
export declare interface DytePlugins extends Components.DytePlugins {
|
|
1352
|
-
/**
|
|
1353
|
-
* Emits updated state data
|
|
1354
|
-
*/
|
|
1355
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDytePluginsStates>>;
|
|
1356
|
-
}
|
|
1357
|
-
export declare class DytePluginsToggle {
|
|
1358
|
-
protected z: NgZone;
|
|
1359
|
-
protected el: HTMLDytePluginsToggleElement;
|
|
1360
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1361
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DytePluginsToggle, never>;
|
|
1362
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DytePluginsToggle, "dyte-plugins-toggle", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1363
|
-
}
|
|
1364
|
-
export declare interface DytePluginsToggle extends Components.DytePluginsToggle {
|
|
1365
|
-
/**
|
|
1366
|
-
* Emits updated state data
|
|
1367
|
-
*/
|
|
1368
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDytePluginsToggleStates>>;
|
|
1369
|
-
}
|
|
1370
|
-
export declare class DytePoll {
|
|
1371
|
-
protected z: NgZone;
|
|
1372
|
-
protected el: HTMLDytePollElement;
|
|
1373
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1374
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DytePoll, never>;
|
|
1375
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DytePoll, "dyte-poll", never, { "iconPack": "iconPack"; "permissions": "permissions"; "poll": "poll"; "self": "self"; "t": "t"; }, {}, never, ["*"]>;
|
|
1376
|
-
}
|
|
1377
|
-
export declare interface DytePoll extends Components.DytePoll {
|
|
1378
|
-
/**
|
|
1379
|
-
* Event which is emitted when a poll is voted on
|
|
1380
|
-
*/
|
|
1381
|
-
dyteVotePoll: EventEmitter<CustomEvent<{
|
|
1382
|
-
id: string;
|
|
1383
|
-
index: number;
|
|
1384
|
-
}>>;
|
|
1385
|
-
}
|
|
1386
|
-
export declare class DytePollForm {
|
|
1387
|
-
protected z: NgZone;
|
|
1388
|
-
protected el: HTMLDytePollFormElement;
|
|
1389
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1390
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DytePollForm, never>;
|
|
1391
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DytePollForm, "dyte-poll-form", never, { "iconPack": "iconPack"; "t": "t"; }, {}, never, ["*"]>;
|
|
1392
|
-
}
|
|
1393
|
-
export declare interface DytePollForm extends Components.DytePollForm {
|
|
1394
|
-
/**
|
|
1395
|
-
* Event which is emitted when a poll is created
|
|
1396
|
-
*/
|
|
1397
|
-
dyteCreatePoll: EventEmitter<CustomEvent<IDytePollFormPollObject>>;
|
|
1398
|
-
}
|
|
1399
|
-
export declare class DytePolls {
|
|
1400
|
-
protected z: NgZone;
|
|
1401
|
-
protected el: HTMLDytePollsElement;
|
|
1402
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1403
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DytePolls, never>;
|
|
1404
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DytePolls, "dyte-polls", never, { "config": "config"; "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
1405
|
-
}
|
|
1406
|
-
export declare interface DytePolls extends Components.DytePolls {
|
|
1407
|
-
}
|
|
1408
|
-
export declare class DytePollsToggle {
|
|
1409
|
-
protected z: NgZone;
|
|
1410
|
-
protected el: HTMLDytePollsToggleElement;
|
|
1411
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1412
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DytePollsToggle, never>;
|
|
1413
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DytePollsToggle, "dyte-polls-toggle", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1414
|
-
}
|
|
1415
|
-
export declare interface DytePollsToggle extends Components.DytePollsToggle {
|
|
1416
|
-
/**
|
|
1417
|
-
* Emits updated state data
|
|
1418
|
-
*/
|
|
1419
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDytePollsToggleStates>>;
|
|
1420
|
-
}
|
|
1421
|
-
export declare class DyteRecordingIndicator {
|
|
1422
|
-
protected z: NgZone;
|
|
1423
|
-
protected el: HTMLDyteRecordingIndicatorElement;
|
|
1424
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1425
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteRecordingIndicator, never>;
|
|
1426
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteRecordingIndicator, "dyte-recording-indicator", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
1427
|
-
}
|
|
1428
|
-
export declare interface DyteRecordingIndicator extends Components.DyteRecordingIndicator {
|
|
1429
|
-
}
|
|
1430
|
-
export declare class DyteRecordingToggle {
|
|
1431
|
-
protected z: NgZone;
|
|
1432
|
-
protected el: HTMLDyteRecordingToggleElement;
|
|
1433
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1434
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteRecordingToggle, never>;
|
|
1435
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteRecordingToggle, "dyte-recording-toggle", never, { "disabled": "disabled"; "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1436
|
-
}
|
|
1437
|
-
export declare interface DyteRecordingToggle extends Components.DyteRecordingToggle {
|
|
1438
|
-
/**
|
|
1439
|
-
* Emit api error events
|
|
1440
|
-
*/
|
|
1441
|
-
dyteAPIError: EventEmitter<CustomEvent<{
|
|
1442
|
-
trace: string;
|
|
1443
|
-
message: string;
|
|
1444
|
-
}>>;
|
|
1445
|
-
}
|
|
1446
|
-
export declare class DyteScreenShareToggle {
|
|
1447
|
-
protected z: NgZone;
|
|
1448
|
-
protected el: HTMLDyteScreenShareToggleElement;
|
|
1449
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1450
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteScreenShareToggle, never>;
|
|
1451
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteScreenShareToggle, "dyte-screen-share-toggle", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1452
|
-
}
|
|
1453
|
-
export declare interface DyteScreenShareToggle extends Components.DyteScreenShareToggle {
|
|
1454
|
-
/**
|
|
1455
|
-
* Emits updated state data
|
|
1456
|
-
*/
|
|
1457
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteScreenShareToggleStates>>;
|
|
1458
|
-
/**
|
|
1459
|
-
* Emit api error events
|
|
1460
|
-
*/
|
|
1461
|
-
dyteAPIError: EventEmitter<CustomEvent<{
|
|
1462
|
-
trace: string;
|
|
1463
|
-
message: string;
|
|
1464
|
-
}>>;
|
|
1465
|
-
}
|
|
1466
|
-
export declare class DyteScreenshareView {
|
|
1467
|
-
protected z: NgZone;
|
|
1468
|
-
protected el: HTMLDyteScreenshareViewElement;
|
|
1469
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1470
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteScreenshareView, never>;
|
|
1471
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteScreenshareView, "dyte-screenshare-view", never, { "hideFullScreenButton": "hideFullScreenButton"; "iconPack": "iconPack"; "meeting": "meeting"; "nameTagPosition": "nameTagPosition"; "participant": "participant"; "size": "size"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1472
|
-
}
|
|
1473
|
-
export declare interface DyteScreenshareView extends Components.DyteScreenshareView {
|
|
1474
|
-
/**
|
|
1475
|
-
* Emits updated state data
|
|
1476
|
-
*/
|
|
1477
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteScreenshareViewStates>>;
|
|
1478
|
-
/**
|
|
1479
|
-
* Emits when video playback happens successfully
|
|
1480
|
-
*/
|
|
1481
|
-
screensharePlay: EventEmitter<CustomEvent<{
|
|
1482
|
-
participant: IDyteScreenshareViewPeer;
|
|
1483
|
-
screenshareParticipant: IDyteScreenshareViewPeer;
|
|
1484
|
-
}>>;
|
|
1485
|
-
}
|
|
1486
|
-
export declare class DyteSettings {
|
|
1487
|
-
protected z: NgZone;
|
|
1488
|
-
protected el: HTMLDyteSettingsElement;
|
|
1489
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1490
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteSettings, never>;
|
|
1491
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSettings, "dyte-settings", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
1492
|
-
}
|
|
1493
|
-
export declare interface DyteSettings extends Components.DyteSettings {
|
|
1494
|
-
/**
|
|
1495
|
-
* Emits updated state data
|
|
1496
|
-
*/
|
|
1497
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteSettingsStates>>;
|
|
1498
|
-
}
|
|
1499
|
-
export declare class DyteSettingsAudio {
|
|
1500
|
-
protected z: NgZone;
|
|
1501
|
-
protected el: HTMLDyteSettingsAudioElement;
|
|
1502
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1503
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteSettingsAudio, never>;
|
|
1504
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSettingsAudio, "dyte-settings-audio", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
1505
|
-
}
|
|
1506
|
-
export declare interface DyteSettingsAudio extends Components.DyteSettingsAudio {
|
|
1507
|
-
/**
|
|
1508
|
-
* Event updated state
|
|
1509
|
-
*/
|
|
1510
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteSettingsAudioStates>>;
|
|
1511
|
-
}
|
|
1512
|
-
export declare class DyteSettingsToggle {
|
|
1513
|
-
protected z: NgZone;
|
|
1514
|
-
protected el: HTMLDyteSettingsToggleElement;
|
|
1515
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1516
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteSettingsToggle, never>;
|
|
1517
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSettingsToggle, "dyte-settings-toggle", never, { "iconPack": "iconPack"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1518
|
-
}
|
|
1519
|
-
export declare interface DyteSettingsToggle extends Components.DyteSettingsToggle {
|
|
1520
|
-
/**
|
|
1521
|
-
* Emits updated state data
|
|
1522
|
-
*/
|
|
1523
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteSettingsToggleStates>>;
|
|
1524
|
-
}
|
|
1525
|
-
export declare class DyteSettingsVideo {
|
|
1526
|
-
protected z: NgZone;
|
|
1527
|
-
protected el: HTMLDyteSettingsVideoElement;
|
|
1528
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1529
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteSettingsVideo, never>;
|
|
1530
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSettingsVideo, "dyte-settings-video", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
1531
|
-
}
|
|
1532
|
-
export declare interface DyteSettingsVideo extends Components.DyteSettingsVideo {
|
|
1533
|
-
/**
|
|
1534
|
-
* Emits updated state
|
|
1535
|
-
*/
|
|
1536
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteSettingsVideoStates>>;
|
|
1537
|
-
}
|
|
1538
|
-
export declare class DyteSetupScreen {
|
|
1539
|
-
protected z: NgZone;
|
|
1540
|
-
protected el: HTMLDyteSetupScreenElement;
|
|
1541
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1542
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteSetupScreen, never>;
|
|
1543
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSetupScreen, "dyte-setup-screen", never, { "config": "config"; "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
1544
|
-
}
|
|
1545
|
-
export declare interface DyteSetupScreen extends Components.DyteSetupScreen {
|
|
1546
|
-
/**
|
|
1547
|
-
* Emits updated state data
|
|
1548
|
-
*/
|
|
1549
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteSetupScreenStates>>;
|
|
1550
|
-
}
|
|
1551
|
-
export declare class DyteSidebar {
|
|
1552
|
-
protected z: NgZone;
|
|
1553
|
-
protected el: HTMLDyteSidebarElement;
|
|
1554
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1555
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteSidebar, never>;
|
|
1556
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSidebar, "dyte-sidebar", never, { "config": "config"; "defaultSection": "defaultSection"; "enabledSections": "enabledSections"; "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "view": "view"; }, {}, never, ["*"]>;
|
|
1557
|
-
}
|
|
1558
|
-
export declare interface DyteSidebar extends Components.DyteSidebar {
|
|
1559
|
-
/**
|
|
1560
|
-
* Emits updated state data
|
|
1561
|
-
*/
|
|
1562
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteSidebarStates>>;
|
|
1563
|
-
}
|
|
1564
|
-
export declare class DyteSidebarUi {
|
|
1565
|
-
protected z: NgZone;
|
|
1566
|
-
protected el: HTMLDyteSidebarUiElement;
|
|
1567
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1568
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteSidebarUi, never>;
|
|
1569
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSidebarUi, "dyte-sidebar-ui", never, { "currentTab": "currentTab"; "hideCloseAction": "hideCloseAction"; "hideHeader": "hideHeader"; "iconPack": "iconPack"; "t": "t"; "tabs": "tabs"; "view": "view"; }, {}, never, ["*"]>;
|
|
1570
|
-
}
|
|
1571
|
-
export declare interface DyteSidebarUi extends Components.DyteSidebarUi {
|
|
1572
|
-
/**
|
|
1573
|
-
* Tab change event
|
|
1574
|
-
*/
|
|
1575
|
-
tabChange: EventEmitter<CustomEvent<string>>;
|
|
1576
|
-
/**
|
|
1577
|
-
* Tab change event
|
|
1578
|
-
*/
|
|
1579
|
-
sidebarClose: EventEmitter<CustomEvent<void>>;
|
|
1580
|
-
}
|
|
1581
|
-
export declare class DyteSimpleGrid {
|
|
1582
|
-
protected z: NgZone;
|
|
1583
|
-
protected el: HTMLDyteSimpleGridElement;
|
|
1584
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1585
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteSimpleGrid, never>;
|
|
1586
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSimpleGrid, "dyte-simple-grid", never, { "aspectRatio": "aspectRatio"; "config": "config"; "gap": "gap"; "iconPack": "iconPack"; "meeting": "meeting"; "participants": "participants"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
1587
|
-
}
|
|
1588
|
-
export declare interface DyteSimpleGrid extends Components.DyteSimpleGrid {
|
|
1589
|
-
}
|
|
1590
|
-
export declare class DyteSpeakerSelector {
|
|
1591
|
-
protected z: NgZone;
|
|
1592
|
-
protected el: HTMLDyteSpeakerSelectorElement;
|
|
1593
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1594
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteSpeakerSelector, never>;
|
|
1595
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSpeakerSelector, "dyte-speaker-selector", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1596
|
-
}
|
|
1597
|
-
export declare interface DyteSpeakerSelector extends Components.DyteSpeakerSelector {
|
|
1598
|
-
}
|
|
1599
|
-
export declare class DyteSpinner {
|
|
1600
|
-
protected z: NgZone;
|
|
1601
|
-
protected el: HTMLDyteSpinnerElement;
|
|
1602
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1603
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteSpinner, never>;
|
|
1604
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSpinner, "dyte-spinner", never, { "iconPack": "iconPack"; "size": "size"; }, {}, never, ["*"]>;
|
|
1605
|
-
}
|
|
1606
|
-
export declare interface DyteSpinner extends Components.DyteSpinner {
|
|
1607
|
-
}
|
|
1608
|
-
export declare class DyteSpotlightGrid {
|
|
1609
|
-
protected z: NgZone;
|
|
1610
|
-
protected el: HTMLDyteSpotlightGridElement;
|
|
1611
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1612
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteSpotlightGrid, never>;
|
|
1613
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSpotlightGrid, "dyte-spotlight-grid", never, { "aspectRatio": "aspectRatio"; "config": "config"; "gap": "gap"; "gridSize": "gridSize"; "iconPack": "iconPack"; "layout": "layout"; "meeting": "meeting"; "participants": "participants"; "pinnedParticipants": "pinnedParticipants"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
1614
|
-
}
|
|
1615
|
-
export declare interface DyteSpotlightGrid extends Components.DyteSpotlightGrid {
|
|
1616
|
-
}
|
|
1617
|
-
export declare class DyteSpotlightIndicator {
|
|
1618
|
-
protected z: NgZone;
|
|
1619
|
-
protected el: HTMLDyteSpotlightIndicatorElement;
|
|
1620
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1621
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteSpotlightIndicator, never>;
|
|
1622
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSpotlightIndicator, "dyte-spotlight-indicator", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
1623
|
-
}
|
|
1624
|
-
export declare interface DyteSpotlightIndicator extends Components.DyteSpotlightIndicator {
|
|
1625
|
-
}
|
|
1626
|
-
export declare class DyteStage {
|
|
1627
|
-
protected z: NgZone;
|
|
1628
|
-
protected el: HTMLDyteStageElement;
|
|
1629
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1630
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteStage, never>;
|
|
1631
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteStage, "dyte-stage", never, { "iconPack": "iconPack"; "t": "t"; }, {}, never, ["*"]>;
|
|
1632
|
-
}
|
|
1633
|
-
export declare interface DyteStage extends Components.DyteStage {
|
|
1634
|
-
/**
|
|
1635
|
-
* Emits updated state data
|
|
1636
|
-
*/
|
|
1637
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteStageStates>>;
|
|
1638
|
-
}
|
|
1639
|
-
export declare class DyteStageToggle {
|
|
1640
|
-
protected z: NgZone;
|
|
1641
|
-
protected el: HTMLDyteStageToggleElement;
|
|
1642
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1643
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteStageToggle, never>;
|
|
1644
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteStageToggle, "dyte-stage-toggle", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1645
|
-
}
|
|
1646
|
-
export declare interface DyteStageToggle extends Components.DyteStageToggle {
|
|
1647
|
-
/**
|
|
1648
|
-
* Emits updated state data
|
|
1649
|
-
*/
|
|
1650
|
-
dyteStateUpdate: EventEmitter<CustomEvent<IDyteStageToggleStates>>;
|
|
1651
|
-
}
|
|
1652
|
-
export declare class DyteSwitch {
|
|
1653
|
-
protected z: NgZone;
|
|
1654
|
-
protected el: HTMLDyteSwitchElement;
|
|
1655
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1656
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteSwitch, never>;
|
|
1657
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSwitch, "dyte-switch", never, { "checked": "checked"; "disabled": "disabled"; "iconPack": "iconPack"; "readonly": "readonly"; "t": "t"; }, {}, never, ["*"]>;
|
|
1658
|
-
}
|
|
1659
|
-
export declare interface DyteSwitch extends Components.DyteSwitch {
|
|
1660
|
-
/**
|
|
1661
|
-
* Event when switch value is changed
|
|
1662
|
-
*/
|
|
1663
|
-
dyteChange: EventEmitter<CustomEvent<boolean>>;
|
|
1664
|
-
}
|
|
1665
|
-
export declare class DyteTabBar {
|
|
1666
|
-
protected z: NgZone;
|
|
1667
|
-
protected el: HTMLDyteTabBarElement;
|
|
1668
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1669
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteTabBar, never>;
|
|
1670
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteTabBar, "dyte-tab-bar", never, { "activeTab": "activeTab"; "config": "config"; "iconPack": "iconPack"; "layout": "layout"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "tabs": "tabs"; }, {}, never, ["*"]>;
|
|
1671
|
-
}
|
|
1672
|
-
export declare interface DyteTabBar extends Components.DyteTabBar {
|
|
1673
|
-
/**
|
|
1674
|
-
* Set active tab
|
|
1675
|
-
*/
|
|
1676
|
-
tabChange: EventEmitter<CustomEvent<IDyteTabBarTab>>;
|
|
1677
|
-
}
|
|
1678
|
-
export declare class DyteTextComposerView {
|
|
1679
|
-
protected z: NgZone;
|
|
1680
|
-
protected el: HTMLDyteTextComposerViewElement;
|
|
1681
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1682
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteTextComposerView, never>;
|
|
1683
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteTextComposerView, "dyte-text-composer-view", never, { "disabled": "disabled"; "iconPack": "iconPack"; "keyDownHandler": "keyDownHandler"; "maxLength": "maxLength"; "placeholder": "placeholder"; "rateLimitBreached": "rateLimitBreached"; "t": "t"; "value": "value"; }, {}, never, ["*"]>;
|
|
1684
|
-
}
|
|
1685
|
-
export declare interface DyteTextComposerView extends Components.DyteTextComposerView {
|
|
1686
|
-
/**
|
|
1687
|
-
* Event emitted when text changes
|
|
1688
|
-
*/
|
|
1689
|
-
textChange: EventEmitter<CustomEvent<string>>;
|
|
1690
|
-
}
|
|
1691
|
-
export declare class DyteTextMessage {
|
|
1692
|
-
protected z: NgZone;
|
|
1693
|
-
protected el: HTMLDyteTextMessageElement;
|
|
1694
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1695
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteTextMessage, never>;
|
|
1696
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteTextMessage, "dyte-text-message", never, { "iconPack": "iconPack"; "isContinued": "isContinued"; "message": "message"; "now": "now"; "showBubble": "showBubble"; "t": "t"; }, {}, never, ["*"]>;
|
|
1697
|
-
}
|
|
1698
|
-
export declare interface DyteTextMessage extends Components.DyteTextMessage {
|
|
1699
|
-
}
|
|
1700
|
-
export declare class DyteTextMessageView {
|
|
1701
|
-
protected z: NgZone;
|
|
1702
|
-
protected el: HTMLDyteTextMessageViewElement;
|
|
1703
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1704
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteTextMessageView, never>;
|
|
1705
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteTextMessageView, "dyte-text-message-view", never, { "isMarkdown": "isMarkdown"; "text": "text"; }, {}, never, ["*"]>;
|
|
1706
|
-
}
|
|
1707
|
-
export declare interface DyteTextMessageView extends Components.DyteTextMessageView {
|
|
1708
|
-
}
|
|
1709
|
-
export declare class DyteTooltip {
|
|
1710
|
-
protected z: NgZone;
|
|
1711
|
-
protected el: HTMLDyteTooltipElement;
|
|
1712
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1713
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteTooltip, never>;
|
|
1714
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteTooltip, "dyte-tooltip", never, { "delay": "delay"; "disabled": "disabled"; "kind": "kind"; "label": "label"; "open": "open"; "placement": "placement"; "size": "size"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1715
|
-
}
|
|
1716
|
-
export declare interface DyteTooltip extends Components.DyteTooltip {
|
|
1717
|
-
/**
|
|
1718
|
-
* Event handler called when the open state of the tooltip changes.
|
|
1719
|
-
*/
|
|
1720
|
-
dyteOpenChange: EventEmitter<CustomEvent<boolean>>;
|
|
1721
|
-
}
|
|
1722
|
-
export declare class DyteTranscript {
|
|
1723
|
-
protected z: NgZone;
|
|
1724
|
-
protected el: HTMLDyteTranscriptElement;
|
|
1725
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1726
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteTranscript, never>;
|
|
1727
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteTranscript, "dyte-transcript", never, { "t": "t"; "transcript": "transcript"; }, {}, never, ["*"]>;
|
|
1728
|
-
}
|
|
1729
|
-
export declare interface DyteTranscript extends Components.DyteTranscript {
|
|
1730
|
-
/**
|
|
1731
|
-
* Dismiss event
|
|
1732
|
-
*/
|
|
1733
|
-
dyteTranscriptDismiss: EventEmitter<CustomEvent<{
|
|
1734
|
-
id: string;
|
|
1735
|
-
renderedId: string;
|
|
1736
|
-
}>>;
|
|
1737
|
-
}
|
|
1738
|
-
export declare class DyteTranscripts {
|
|
1739
|
-
protected z: NgZone;
|
|
1740
|
-
protected el: HTMLDyteTranscriptsElement;
|
|
1741
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1742
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteTranscripts, never>;
|
|
1743
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteTranscripts, "dyte-transcripts", never, { "config": "config"; "meeting": "meeting"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
1744
|
-
}
|
|
1745
|
-
export declare interface DyteTranscripts extends Components.DyteTranscripts {
|
|
1746
|
-
}
|
|
1747
|
-
export declare class DyteUiProvider {
|
|
1748
|
-
protected z: NgZone;
|
|
1749
|
-
protected el: HTMLDyteUiProviderElement;
|
|
1750
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1751
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteUiProvider, never>;
|
|
1752
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteUiProvider, "dyte-ui-provider", never, { "config": "config"; "iconPack": "iconPack"; "meeting": "meeting"; "noRenderUntilMeeting": "noRenderUntilMeeting"; "showSetupScreen": "showSetupScreen"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
1753
|
-
}
|
|
1754
|
-
export declare interface DyteUiProvider extends Components.DyteUiProvider {
|
|
1755
|
-
/**
|
|
1756
|
-
* States event
|
|
1757
|
-
*/
|
|
1758
|
-
dyteStatesUpdate: EventEmitter<CustomEvent<IDyteUiProviderStates>>;
|
|
1759
|
-
}
|
|
1760
|
-
export declare class DyteViewerCount {
|
|
1761
|
-
protected z: NgZone;
|
|
1762
|
-
protected el: HTMLDyteViewerCountElement;
|
|
1763
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1764
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteViewerCount, never>;
|
|
1765
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteViewerCount, "dyte-viewer-count", never, { "iconPack": "iconPack"; "meeting": "meeting"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1766
|
-
}
|
|
1767
|
-
export declare interface DyteViewerCount extends Components.DyteViewerCount {
|
|
1768
|
-
}
|
|
1769
|
-
export declare class DyteVirtualizedParticipantList {
|
|
1770
|
-
protected z: NgZone;
|
|
1771
|
-
protected el: HTMLDyteVirtualizedParticipantListElement;
|
|
1772
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1773
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteVirtualizedParticipantList, never>;
|
|
1774
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteVirtualizedParticipantList, "dyte-virtualized-participant-list", never, { "bufferedItemsCount": "bufferedItemsCount"; "emptyListElement": "emptyListElement"; "itemHeight": "itemHeight"; "items": "items"; "renderItem": "renderItem"; }, {}, never, ["*"]>;
|
|
1775
|
-
}
|
|
1776
|
-
export declare interface DyteVirtualizedParticipantList extends Components.DyteVirtualizedParticipantList {
|
|
1777
|
-
}
|
|
1778
|
-
export declare class DyteWaitingScreen {
|
|
1779
|
-
protected z: NgZone;
|
|
1780
|
-
protected el: HTMLDyteWaitingScreenElement;
|
|
1781
|
-
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1782
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DyteWaitingScreen, never>;
|
|
1783
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteWaitingScreen, "dyte-waiting-screen", never, { "config": "config"; "iconPack": "iconPack"; "meeting": "meeting"; "t": "t"; }, {}, never, ["*"]>;
|
|
1784
|
-
}
|
|
1785
|
-
export declare interface DyteWaitingScreen extends Components.DyteWaitingScreen {
|
|
1786
|
-
}
|