@dytesdk/angular-ui-kit 3.0.5 → 3.0.6
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/dist/esm2020/dytesdk-angular-ui-kit.mjs +5 -0
- package/dist/esm2020/lib/components.module.mjs +31 -0
- package/dist/esm2020/lib/stencil-generated/angular-component-lib/utils.mjs +59 -0
- package/dist/esm2020/lib/stencil-generated/components.mjs +3538 -0
- package/dist/esm2020/lib/stencil-generated/index.mjs +142 -0
- package/dist/esm2020/public-api.mjs +8 -0
- package/dist/{fesm2022 → fesm2015}/dytesdk-angular-ui-kit.mjs +567 -844
- package/dist/fesm2015/dytesdk-angular-ui-kit.mjs.map +1 -0
- package/dist/fesm2020/dytesdk-angular-ui-kit.mjs +3635 -0
- package/dist/fesm2020/dytesdk-angular-ui-kit.mjs.map +1 -0
- package/dist/lib/components.module.d.ts +1 -1
- package/dist/lib/stencil-generated/components.d.ts +138 -138
- package/package.json +4 -3
- package/dist/fesm2022/dytesdk-angular-ui-kit.mjs.map +0 -1
- /package/dist/{index.d.ts → dytesdk-angular-ui-kit.d.ts} +0 -0
|
@@ -65,7 +65,7 @@ export declare class DyteAi {
|
|
|
65
65
|
protected el: HTMLDyteAiElement;
|
|
66
66
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
67
67
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteAi, never>;
|
|
68
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteAi, "dyte-ai", never, { "config":
|
|
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
69
|
}
|
|
70
70
|
export declare interface DyteAi extends Components.DyteAi {
|
|
71
71
|
/**
|
|
@@ -78,7 +78,7 @@ export declare class DyteAiToggle {
|
|
|
78
78
|
protected el: HTMLDyteAiToggleElement;
|
|
79
79
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
80
80
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteAiToggle, never>;
|
|
81
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteAiToggle, "dyte-ai-toggle", never, { "iconPack":
|
|
81
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteAiToggle, "dyte-ai-toggle", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
82
82
|
}
|
|
83
83
|
export declare interface DyteAiToggle extends Components.DyteAiToggle {
|
|
84
84
|
/**
|
|
@@ -91,7 +91,7 @@ export declare class DyteAiTranscriptions {
|
|
|
91
91
|
protected el: HTMLDyteAiTranscriptionsElement;
|
|
92
92
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
93
93
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteAiTranscriptions, never>;
|
|
94
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteAiTranscriptions, "dyte-ai-transcriptions", never, { "initialTranscriptions":
|
|
94
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteAiTranscriptions, "dyte-ai-transcriptions", never, { "initialTranscriptions": "initialTranscriptions"; "meeting": "meeting"; "t": "t"; }, {}, never, ["*"]>;
|
|
95
95
|
}
|
|
96
96
|
export declare interface DyteAiTranscriptions extends Components.DyteAiTranscriptions {
|
|
97
97
|
}
|
|
@@ -100,7 +100,7 @@ export declare class DyteAudioGrid {
|
|
|
100
100
|
protected el: HTMLDyteAudioGridElement;
|
|
101
101
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
102
102
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteAudioGrid, never>;
|
|
103
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteAudioGrid, "dyte-audio-grid", never, { "config":
|
|
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
104
|
}
|
|
105
105
|
export declare interface DyteAudioGrid extends Components.DyteAudioGrid {
|
|
106
106
|
}
|
|
@@ -109,7 +109,7 @@ export declare class DyteAudioTile {
|
|
|
109
109
|
protected el: HTMLDyteAudioTileElement;
|
|
110
110
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
111
111
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteAudioTile, never>;
|
|
112
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteAudioTile, "dyte-audio-tile", never, { "config":
|
|
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
113
|
}
|
|
114
114
|
export declare interface DyteAudioTile extends Components.DyteAudioTile {
|
|
115
115
|
}
|
|
@@ -118,7 +118,7 @@ export declare class DyteAudioVisualizer {
|
|
|
118
118
|
protected el: HTMLDyteAudioVisualizerElement;
|
|
119
119
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
120
120
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteAudioVisualizer, never>;
|
|
121
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteAudioVisualizer, "dyte-audio-visualizer", never, { "hideMuted":
|
|
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
122
|
}
|
|
123
123
|
export declare interface DyteAudioVisualizer extends Components.DyteAudioVisualizer {
|
|
124
124
|
}
|
|
@@ -127,7 +127,7 @@ export declare class DyteAvatar {
|
|
|
127
127
|
protected el: HTMLDyteAvatarElement;
|
|
128
128
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
129
129
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteAvatar, never>;
|
|
130
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteAvatar, "dyte-avatar", never, { "iconPack":
|
|
130
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteAvatar, "dyte-avatar", never, { "iconPack": "iconPack"; "participant": "participant"; "size": "size"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
131
131
|
}
|
|
132
132
|
export declare interface DyteAvatar extends Components.DyteAvatar {
|
|
133
133
|
}
|
|
@@ -136,7 +136,7 @@ export declare class DyteBreakoutRoomManager {
|
|
|
136
136
|
protected el: HTMLDyteBreakoutRoomManagerElement;
|
|
137
137
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
138
138
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteBreakoutRoomManager, never>;
|
|
139
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteBreakoutRoomManager, "dyte-breakout-room-manager", never, { "allowDelete":
|
|
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
140
|
}
|
|
141
141
|
export declare interface DyteBreakoutRoomManager extends Components.DyteBreakoutRoomManager {
|
|
142
142
|
/**
|
|
@@ -170,7 +170,7 @@ export declare class DyteBreakoutRoomParticipants {
|
|
|
170
170
|
protected el: HTMLDyteBreakoutRoomParticipantsElement;
|
|
171
171
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
172
172
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteBreakoutRoomParticipants, never>;
|
|
173
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteBreakoutRoomParticipants, "dyte-breakout-room-participants", never, { "iconPack":
|
|
173
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteBreakoutRoomParticipants, "dyte-breakout-room-participants", never, { "iconPack": "iconPack"; "meeting": "meeting"; "participantIds": "participantIds"; "selectedParticipantIds": "selectedParticipantIds"; "t": "t"; }, {}, never, ["*"]>;
|
|
174
174
|
}
|
|
175
175
|
export declare interface DyteBreakoutRoomParticipants extends Components.DyteBreakoutRoomParticipants {
|
|
176
176
|
/**
|
|
@@ -191,7 +191,7 @@ export declare class DyteBreakoutRoomsManager {
|
|
|
191
191
|
protected el: HTMLDyteBreakoutRoomsManagerElement;
|
|
192
192
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
193
193
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteBreakoutRoomsManager, never>;
|
|
194
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteBreakoutRoomsManager, "dyte-breakout-rooms-manager", never, { "iconPack":
|
|
194
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteBreakoutRoomsManager, "dyte-breakout-rooms-manager", never, { "iconPack": "iconPack"; "meeting": "meeting"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
195
195
|
}
|
|
196
196
|
export declare interface DyteBreakoutRoomsManager extends Components.DyteBreakoutRoomsManager {
|
|
197
197
|
/**
|
|
@@ -204,7 +204,7 @@ export declare class DyteBreakoutRoomsToggle {
|
|
|
204
204
|
protected el: HTMLDyteBreakoutRoomsToggleElement;
|
|
205
205
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
206
206
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteBreakoutRoomsToggle, never>;
|
|
207
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteBreakoutRoomsToggle, "dyte-breakout-rooms-toggle", never, { "iconPack":
|
|
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
208
|
}
|
|
209
209
|
export declare interface DyteBreakoutRoomsToggle extends Components.DyteBreakoutRoomsToggle {
|
|
210
210
|
/**
|
|
@@ -217,7 +217,7 @@ export declare class DyteBroadcastMessageModal {
|
|
|
217
217
|
protected el: HTMLDyteBroadcastMessageModalElement;
|
|
218
218
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
219
219
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteBroadcastMessageModal, never>;
|
|
220
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteBroadcastMessageModal, "dyte-broadcast-message-modal", never, { "iconPack":
|
|
220
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteBroadcastMessageModal, "dyte-broadcast-message-modal", never, { "iconPack": "iconPack"; "meeting": "meeting"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
221
221
|
}
|
|
222
222
|
export declare interface DyteBroadcastMessageModal extends Components.DyteBroadcastMessageModal {
|
|
223
223
|
/**
|
|
@@ -230,7 +230,7 @@ export declare class DyteButton {
|
|
|
230
230
|
protected el: HTMLDyteButtonElement;
|
|
231
231
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
232
232
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteButton, never>;
|
|
233
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteButton, "dyte-button", never, { "disabled":
|
|
233
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteButton, "dyte-button", never, { "disabled": "disabled"; "kind": "kind"; "reverse": "reverse"; "size": "size"; "type": "type"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
234
234
|
}
|
|
235
235
|
export declare interface DyteButton extends Components.DyteButton {
|
|
236
236
|
}
|
|
@@ -239,7 +239,7 @@ export declare class DyteCameraSelector {
|
|
|
239
239
|
protected el: HTMLDyteCameraSelectorElement;
|
|
240
240
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
241
241
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteCameraSelector, never>;
|
|
242
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteCameraSelector, "dyte-camera-selector", never, { "iconPack":
|
|
242
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteCameraSelector, "dyte-camera-selector", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
243
243
|
}
|
|
244
244
|
export declare interface DyteCameraSelector extends Components.DyteCameraSelector {
|
|
245
245
|
}
|
|
@@ -248,7 +248,7 @@ export declare class DyteCameraToggle {
|
|
|
248
248
|
protected el: HTMLDyteCameraToggleElement;
|
|
249
249
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
250
250
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteCameraToggle, never>;
|
|
251
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteCameraToggle, "dyte-camera-toggle", never, { "iconPack":
|
|
251
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteCameraToggle, "dyte-camera-toggle", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
252
252
|
}
|
|
253
253
|
export declare interface DyteCameraToggle extends Components.DyteCameraToggle {
|
|
254
254
|
/**
|
|
@@ -261,7 +261,7 @@ export declare class DyteCaptionToggle {
|
|
|
261
261
|
protected el: HTMLDyteCaptionToggleElement;
|
|
262
262
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
263
263
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteCaptionToggle, never>;
|
|
264
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteCaptionToggle, "dyte-caption-toggle", never, { "config":
|
|
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
265
|
}
|
|
266
266
|
export declare interface DyteCaptionToggle extends Components.DyteCaptionToggle {
|
|
267
267
|
/**
|
|
@@ -274,7 +274,7 @@ export declare class DyteChannelCreator {
|
|
|
274
274
|
protected el: HTMLDyteChannelCreatorElement;
|
|
275
275
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
276
276
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChannelCreator, never>;
|
|
277
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChannelCreator, "dyte-channel-creator", never, { "iconPack":
|
|
277
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChannelCreator, "dyte-channel-creator", never, { "iconPack": "iconPack"; "meeting": "meeting"; "t": "t"; }, {}, never, ["*"]>;
|
|
278
278
|
}
|
|
279
279
|
export declare interface DyteChannelCreator extends Components.DyteChannelCreator {
|
|
280
280
|
/**
|
|
@@ -291,7 +291,7 @@ export declare class DyteChannelDetails {
|
|
|
291
291
|
protected el: HTMLDyteChannelDetailsElement;
|
|
292
292
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
293
293
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChannelDetails, never>;
|
|
294
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChannelDetails, "dyte-channel-details", never, { "channel":
|
|
294
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChannelDetails, "dyte-channel-details", never, { "channel": "channel"; "iconPack": "iconPack"; "members": "members"; "t": "t"; }, {}, never, ["*"]>;
|
|
295
295
|
}
|
|
296
296
|
export declare interface DyteChannelDetails extends Components.DyteChannelDetails {
|
|
297
297
|
}
|
|
@@ -300,7 +300,7 @@ export declare class DyteChannelHeader {
|
|
|
300
300
|
protected el: HTMLDyteChannelHeaderElement;
|
|
301
301
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
302
302
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChannelHeader, never>;
|
|
303
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChannelHeader, "dyte-channel-header", never, { "channel":
|
|
303
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChannelHeader, "dyte-channel-header", never, { "channel": "channel"; "iconPack": "iconPack"; "meeting": "meeting"; "showBackButton": "showBackButton"; "t": "t"; }, {}, never, ["*"]>;
|
|
304
304
|
}
|
|
305
305
|
export declare interface DyteChannelHeader extends Components.DyteChannelHeader {
|
|
306
306
|
/**
|
|
@@ -321,7 +321,7 @@ export declare class DyteChannelSelectorUi {
|
|
|
321
321
|
protected el: HTMLDyteChannelSelectorUiElement;
|
|
322
322
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
323
323
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChannelSelectorUi, never>;
|
|
324
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChannelSelectorUi, "dyte-channel-selector-ui", never, { "channels":
|
|
324
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChannelSelectorUi, "dyte-channel-selector-ui", never, { "channels": "channels"; "iconPack": "iconPack"; "selectedChannelId": "selectedChannelId"; "showRecentMessage": "showRecentMessage"; "t": "t"; }, {}, never, ["*"]>;
|
|
325
325
|
}
|
|
326
326
|
export declare interface DyteChannelSelectorUi extends Components.DyteChannelSelectorUi {
|
|
327
327
|
/**
|
|
@@ -334,7 +334,7 @@ export declare class DyteChannelSelectorView {
|
|
|
334
334
|
protected el: HTMLDyteChannelSelectorViewElement;
|
|
335
335
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
336
336
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChannelSelectorView, never>;
|
|
337
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChannelSelectorView, "dyte-channel-selector-view", never, { "channels":
|
|
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
338
|
}
|
|
339
339
|
export declare interface DyteChannelSelectorView extends Components.DyteChannelSelectorView {
|
|
340
340
|
/**
|
|
@@ -355,7 +355,7 @@ export declare class DyteChat {
|
|
|
355
355
|
protected el: HTMLDyteChatElement;
|
|
356
356
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
357
357
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChat, never>;
|
|
358
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChat, "dyte-chat", never, { "config":
|
|
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
359
|
}
|
|
360
360
|
export declare interface DyteChat extends Components.DyteChat {
|
|
361
361
|
/**
|
|
@@ -368,7 +368,7 @@ export declare class DyteChatComposerUi {
|
|
|
368
368
|
protected el: HTMLDyteChatComposerUiElement;
|
|
369
369
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
370
370
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChatComposerUi, never>;
|
|
371
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChatComposerUi, "dyte-chat-composer-ui", never, { "canSendFiles":
|
|
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
372
|
}
|
|
373
373
|
export declare interface DyteChatComposerUi extends Components.DyteChatComposerUi {
|
|
374
374
|
/**
|
|
@@ -393,7 +393,7 @@ export declare class DyteChatComposerView {
|
|
|
393
393
|
protected el: HTMLDyteChatComposerViewElement;
|
|
394
394
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
395
395
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChatComposerView, never>;
|
|
396
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChatComposerView, "dyte-chat-composer-view", never, { "canSendFiles":
|
|
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
397
|
}
|
|
398
398
|
export declare interface DyteChatComposerView extends Components.DyteChatComposerView {
|
|
399
399
|
/**
|
|
@@ -418,7 +418,7 @@ export declare class DyteChatMessage {
|
|
|
418
418
|
protected el: HTMLDyteChatMessageElement;
|
|
419
419
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
420
420
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChatMessage, never>;
|
|
421
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChatMessage, "dyte-chat-message", never, { "alignRight":
|
|
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
422
|
}
|
|
423
423
|
export declare interface DyteChatMessage extends Components.DyteChatMessage {
|
|
424
424
|
/**
|
|
@@ -443,7 +443,7 @@ export declare class DyteChatMessagesUi {
|
|
|
443
443
|
protected el: HTMLDyteChatMessagesUiElement;
|
|
444
444
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
445
445
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChatMessagesUi, never>;
|
|
446
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChatMessagesUi, "dyte-chat-messages-ui", never, { "canPinMessages":
|
|
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
447
|
}
|
|
448
448
|
export declare interface DyteChatMessagesUi extends Components.DyteChatMessagesUi {
|
|
449
449
|
/**
|
|
@@ -460,7 +460,7 @@ export declare class DyteChatMessagesUiPaginated {
|
|
|
460
460
|
protected el: HTMLDyteChatMessagesUiPaginatedElement;
|
|
461
461
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
462
462
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChatMessagesUiPaginated, never>;
|
|
463
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChatMessagesUiPaginated, "dyte-chat-messages-ui-paginated", never, { "iconPack":
|
|
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
464
|
}
|
|
465
465
|
export declare interface DyteChatMessagesUiPaginated extends Components.DyteChatMessagesUiPaginated {
|
|
466
466
|
/**
|
|
@@ -491,7 +491,7 @@ export declare class DyteChatSearchResults {
|
|
|
491
491
|
protected el: HTMLDyteChatSearchResultsElement;
|
|
492
492
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
493
493
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChatSearchResults, never>;
|
|
494
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChatSearchResults, "dyte-chat-search-results", never, { "channelId":
|
|
494
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChatSearchResults, "dyte-chat-search-results", never, { "channelId": "channelId"; "iconPack": "iconPack"; "meeting": "meeting"; "query": "query"; "t": "t"; }, {}, never, ["*"]>;
|
|
495
495
|
}
|
|
496
496
|
export declare interface DyteChatSearchResults extends Components.DyteChatSearchResults {
|
|
497
497
|
}
|
|
@@ -500,7 +500,7 @@ export declare class DyteChatSelectorUi {
|
|
|
500
500
|
protected el: HTMLDyteChatSelectorUiElement;
|
|
501
501
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
502
502
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChatSelectorUi, never>;
|
|
503
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChatSelectorUi, "dyte-chat-selector-ui", never, { "groups":
|
|
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
504
|
}
|
|
505
505
|
export declare interface DyteChatSelectorUi extends Components.DyteChatSelectorUi {
|
|
506
506
|
/**
|
|
@@ -513,7 +513,7 @@ export declare class DyteChatToggle {
|
|
|
513
513
|
protected el: HTMLDyteChatToggleElement;
|
|
514
514
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
515
515
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteChatToggle, never>;
|
|
516
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChatToggle, "dyte-chat-toggle", never, { "iconPack":
|
|
516
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteChatToggle, "dyte-chat-toggle", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
517
517
|
}
|
|
518
518
|
export declare interface DyteChatToggle extends Components.DyteChatToggle {
|
|
519
519
|
/**
|
|
@@ -526,7 +526,7 @@ export declare class DyteClock {
|
|
|
526
526
|
protected el: HTMLDyteClockElement;
|
|
527
527
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
528
528
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteClock, never>;
|
|
529
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteClock, "dyte-clock", never, { "iconPack":
|
|
529
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteClock, "dyte-clock", never, { "iconPack": "iconPack"; "meeting": "meeting"; }, {}, never, ["*"]>;
|
|
530
530
|
}
|
|
531
531
|
export declare interface DyteClock extends Components.DyteClock {
|
|
532
532
|
}
|
|
@@ -535,7 +535,7 @@ export declare class DyteConfirmationModal {
|
|
|
535
535
|
protected el: HTMLDyteConfirmationModalElement;
|
|
536
536
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
537
537
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteConfirmationModal, never>;
|
|
538
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteConfirmationModal, "dyte-confirmation-modal", never, { "iconPack":
|
|
538
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteConfirmationModal, "dyte-confirmation-modal", never, { "iconPack": "iconPack"; "meeting": "meeting"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
539
539
|
}
|
|
540
540
|
export declare interface DyteConfirmationModal extends Components.DyteConfirmationModal {
|
|
541
541
|
/**
|
|
@@ -548,7 +548,7 @@ export declare class DyteControlbar {
|
|
|
548
548
|
protected el: HTMLDyteControlbarElement;
|
|
549
549
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
550
550
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteControlbar, never>;
|
|
551
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteControlbar, "dyte-controlbar", never, { "config":
|
|
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
552
|
}
|
|
553
553
|
export declare interface DyteControlbar extends Components.DyteControlbar {
|
|
554
554
|
}
|
|
@@ -557,7 +557,7 @@ export declare class DyteControlbarButton {
|
|
|
557
557
|
protected el: HTMLDyteControlbarButtonElement;
|
|
558
558
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
559
559
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteControlbarButton, never>;
|
|
560
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteControlbarButton, "dyte-controlbar-button", never, { "brandIcon":
|
|
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
561
|
}
|
|
562
562
|
export declare interface DyteControlbarButton extends Components.DyteControlbarButton {
|
|
563
563
|
}
|
|
@@ -566,7 +566,7 @@ export declare class DyteCounter {
|
|
|
566
566
|
protected el: HTMLDyteCounterElement;
|
|
567
567
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
568
568
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteCounter, never>;
|
|
569
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteCounter, "dyte-counter", never, { "iconPack":
|
|
569
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteCounter, "dyte-counter", never, { "iconPack": "iconPack"; "minValue": "minValue"; "size": "size"; "t": "t"; "value": "value"; }, {}, never, ["*"]>;
|
|
570
570
|
}
|
|
571
571
|
export declare interface DyteCounter extends Components.DyteCounter {
|
|
572
572
|
/**
|
|
@@ -579,7 +579,7 @@ export declare class DyteDebugger {
|
|
|
579
579
|
protected el: HTMLDyteDebuggerElement;
|
|
580
580
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
581
581
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteDebugger, never>;
|
|
582
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteDebugger, "dyte-debugger", never, { "iconPack":
|
|
582
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteDebugger, "dyte-debugger", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
583
583
|
}
|
|
584
584
|
export declare interface DyteDebugger extends Components.DyteDebugger {
|
|
585
585
|
/**
|
|
@@ -592,7 +592,7 @@ export declare class DyteDebuggerAudio {
|
|
|
592
592
|
protected el: HTMLDyteDebuggerAudioElement;
|
|
593
593
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
594
594
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteDebuggerAudio, never>;
|
|
595
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteDebuggerAudio, "dyte-debugger-audio", never, { "iconPack":
|
|
595
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteDebuggerAudio, "dyte-debugger-audio", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
596
596
|
}
|
|
597
597
|
export declare interface DyteDebuggerAudio extends Components.DyteDebuggerAudio {
|
|
598
598
|
}
|
|
@@ -601,7 +601,7 @@ export declare class DyteDebuggerScreenshare {
|
|
|
601
601
|
protected el: HTMLDyteDebuggerScreenshareElement;
|
|
602
602
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
603
603
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteDebuggerScreenshare, never>;
|
|
604
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteDebuggerScreenshare, "dyte-debugger-screenshare", never, { "iconPack":
|
|
604
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteDebuggerScreenshare, "dyte-debugger-screenshare", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
605
605
|
}
|
|
606
606
|
export declare interface DyteDebuggerScreenshare extends Components.DyteDebuggerScreenshare {
|
|
607
607
|
}
|
|
@@ -610,7 +610,7 @@ export declare class DyteDebuggerSystem {
|
|
|
610
610
|
protected el: HTMLDyteDebuggerSystemElement;
|
|
611
611
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
612
612
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteDebuggerSystem, never>;
|
|
613
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteDebuggerSystem, "dyte-debugger-system", never, { "iconPack":
|
|
613
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteDebuggerSystem, "dyte-debugger-system", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
614
614
|
}
|
|
615
615
|
export declare interface DyteDebuggerSystem extends Components.DyteDebuggerSystem {
|
|
616
616
|
}
|
|
@@ -619,7 +619,7 @@ export declare class DyteDebuggerToggle {
|
|
|
619
619
|
protected el: HTMLDyteDebuggerToggleElement;
|
|
620
620
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
621
621
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteDebuggerToggle, never>;
|
|
622
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteDebuggerToggle, "dyte-debugger-toggle", never, { "iconPack":
|
|
622
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteDebuggerToggle, "dyte-debugger-toggle", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
623
623
|
}
|
|
624
624
|
export declare interface DyteDebuggerToggle extends Components.DyteDebuggerToggle {
|
|
625
625
|
/**
|
|
@@ -632,7 +632,7 @@ export declare class DyteDebuggerVideo {
|
|
|
632
632
|
protected el: HTMLDyteDebuggerVideoElement;
|
|
633
633
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
634
634
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteDebuggerVideo, never>;
|
|
635
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteDebuggerVideo, "dyte-debugger-video", never, { "iconPack":
|
|
635
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteDebuggerVideo, "dyte-debugger-video", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
636
636
|
}
|
|
637
637
|
export declare interface DyteDebuggerVideo extends Components.DyteDebuggerVideo {
|
|
638
638
|
}
|
|
@@ -641,7 +641,7 @@ export declare class DyteDialog {
|
|
|
641
641
|
protected el: HTMLDyteDialogElement;
|
|
642
642
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
643
643
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteDialog, never>;
|
|
644
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteDialog, "dyte-dialog", never, { "config":
|
|
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
645
|
}
|
|
646
646
|
export declare interface DyteDialog extends Components.DyteDialog {
|
|
647
647
|
/**
|
|
@@ -654,7 +654,7 @@ export declare class DyteDialogManager {
|
|
|
654
654
|
protected el: HTMLDyteDialogManagerElement;
|
|
655
655
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
656
656
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteDialogManager, never>;
|
|
657
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteDialogManager, "dyte-dialog-manager", never, { "config":
|
|
657
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteDialogManager, "dyte-dialog-manager", never, { "config": "config"; "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
658
658
|
}
|
|
659
659
|
export declare interface DyteDialogManager extends Components.DyteDialogManager {
|
|
660
660
|
/**
|
|
@@ -667,7 +667,7 @@ export declare class DyteDraftAttachmentView {
|
|
|
667
667
|
protected el: HTMLDyteDraftAttachmentViewElement;
|
|
668
668
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
669
669
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteDraftAttachmentView, never>;
|
|
670
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteDraftAttachmentView, "dyte-draft-attachment-view", never, { "attachment":
|
|
670
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteDraftAttachmentView, "dyte-draft-attachment-view", never, { "attachment": "attachment"; "iconPack": "iconPack"; "t": "t"; }, {}, never, ["*"]>;
|
|
671
671
|
}
|
|
672
672
|
export declare interface DyteDraftAttachmentView extends Components.DyteDraftAttachmentView {
|
|
673
673
|
/**
|
|
@@ -680,7 +680,7 @@ export declare class DyteEmojiPicker {
|
|
|
680
680
|
protected el: HTMLDyteEmojiPickerElement;
|
|
681
681
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
682
682
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteEmojiPicker, never>;
|
|
683
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteEmojiPicker, "dyte-emoji-picker", never, { "
|
|
683
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteEmojiPicker, "dyte-emoji-picker", never, { "focusWhenOpened": "focusWhenOpened"; "iconPack": "iconPack"; "t": "t"; }, {}, never, ["*"]>;
|
|
684
684
|
}
|
|
685
685
|
export declare interface DyteEmojiPicker extends Components.DyteEmojiPicker {
|
|
686
686
|
/**
|
|
@@ -697,7 +697,7 @@ export declare class DyteEmojiPickerButton {
|
|
|
697
697
|
protected el: HTMLDyteEmojiPickerButtonElement;
|
|
698
698
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
699
699
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteEmojiPickerButton, never>;
|
|
700
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteEmojiPickerButton, "dyte-emoji-picker-button", never, { "iconPack":
|
|
700
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteEmojiPickerButton, "dyte-emoji-picker-button", never, { "iconPack": "iconPack"; "isActive": "isActive"; "t": "t"; }, {}, never, ["*"]>;
|
|
701
701
|
}
|
|
702
702
|
export declare interface DyteEmojiPickerButton extends Components.DyteEmojiPickerButton {
|
|
703
703
|
}
|
|
@@ -706,7 +706,7 @@ export declare class DyteEndedScreen {
|
|
|
706
706
|
protected el: HTMLDyteEndedScreenElement;
|
|
707
707
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
708
708
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteEndedScreen, never>;
|
|
709
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteEndedScreen, "dyte-ended-screen", never, { "config":
|
|
709
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteEndedScreen, "dyte-ended-screen", never, { "config": "config"; "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
710
710
|
}
|
|
711
711
|
export declare interface DyteEndedScreen extends Components.DyteEndedScreen {
|
|
712
712
|
}
|
|
@@ -715,7 +715,7 @@ export declare class DyteFileDropzone {
|
|
|
715
715
|
protected el: HTMLDyteFileDropzoneElement;
|
|
716
716
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
717
717
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteFileDropzone, never>;
|
|
718
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteFileDropzone, "dyte-file-dropzone", never, { "hostEl":
|
|
718
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteFileDropzone, "dyte-file-dropzone", never, { "hostEl": "hostEl"; "iconPack": "iconPack"; "t": "t"; }, {}, never, ["*"]>;
|
|
719
719
|
}
|
|
720
720
|
export declare interface DyteFileDropzone extends Components.DyteFileDropzone {
|
|
721
721
|
/**
|
|
@@ -728,7 +728,7 @@ export declare class DyteFileMessage {
|
|
|
728
728
|
protected el: HTMLDyteFileMessageElement;
|
|
729
729
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
730
730
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteFileMessage, never>;
|
|
731
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteFileMessage, "dyte-file-message", never, { "iconPack":
|
|
731
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteFileMessage, "dyte-file-message", never, { "iconPack": "iconPack"; "isContinued": "isContinued"; "message": "message"; "now": "now"; "showBubble": "showBubble"; "t": "t"; }, {}, never, ["*"]>;
|
|
732
732
|
}
|
|
733
733
|
export declare interface DyteFileMessage extends Components.DyteFileMessage {
|
|
734
734
|
}
|
|
@@ -737,7 +737,7 @@ export declare class DyteFileMessageView {
|
|
|
737
737
|
protected el: HTMLDyteFileMessageViewElement;
|
|
738
738
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
739
739
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteFileMessageView, never>;
|
|
740
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteFileMessageView, "dyte-file-message-view", never, { "iconPack":
|
|
740
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteFileMessageView, "dyte-file-message-view", never, { "iconPack": "iconPack"; "name": "name"; "size": "size"; "url": "url"; }, {}, never, ["*"]>;
|
|
741
741
|
}
|
|
742
742
|
export declare interface DyteFileMessageView extends Components.DyteFileMessageView {
|
|
743
743
|
}
|
|
@@ -746,7 +746,7 @@ export declare class DyteFilePickerButton {
|
|
|
746
746
|
protected el: HTMLDyteFilePickerButtonElement;
|
|
747
747
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
748
748
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteFilePickerButton, never>;
|
|
749
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteFilePickerButton, "dyte-file-picker-button", never, { "filter":
|
|
749
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteFilePickerButton, "dyte-file-picker-button", never, { "filter": "filter"; "icon": "icon"; "iconPack": "iconPack"; "label": "label"; "t": "t"; }, {}, never, ["*"]>;
|
|
750
750
|
}
|
|
751
751
|
export declare interface DyteFilePickerButton extends Components.DyteFilePickerButton {
|
|
752
752
|
/**
|
|
@@ -759,7 +759,7 @@ export declare class DyteFullscreenToggle {
|
|
|
759
759
|
protected el: HTMLDyteFullscreenToggleElement;
|
|
760
760
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
761
761
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteFullscreenToggle, never>;
|
|
762
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteFullscreenToggle, "dyte-fullscreen-toggle", never, { "iconPack":
|
|
762
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteFullscreenToggle, "dyte-fullscreen-toggle", never, { "iconPack": "iconPack"; "size": "size"; "states": "states"; "t": "t"; "targetElement": "targetElement"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
763
763
|
}
|
|
764
764
|
export declare interface DyteFullscreenToggle extends Components.DyteFullscreenToggle {
|
|
765
765
|
/**
|
|
@@ -772,7 +772,7 @@ export declare class DyteGrid {
|
|
|
772
772
|
protected el: HTMLDyteGridElement;
|
|
773
773
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
774
774
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteGrid, never>;
|
|
775
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteGrid, "dyte-grid", never, { "aspectRatio":
|
|
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
776
|
}
|
|
777
777
|
export declare interface DyteGrid extends Components.DyteGrid {
|
|
778
778
|
/**
|
|
@@ -785,7 +785,7 @@ export declare class DyteGridPagination {
|
|
|
785
785
|
protected el: HTMLDyteGridPaginationElement;
|
|
786
786
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
787
787
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteGridPagination, never>;
|
|
788
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteGridPagination, "dyte-grid-pagination", never, { "iconPack":
|
|
788
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteGridPagination, "dyte-grid-pagination", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
789
789
|
}
|
|
790
790
|
export declare interface DyteGridPagination extends Components.DyteGridPagination {
|
|
791
791
|
}
|
|
@@ -794,7 +794,7 @@ export declare class DyteHeader {
|
|
|
794
794
|
protected el: HTMLDyteHeaderElement;
|
|
795
795
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
796
796
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteHeader, never>;
|
|
797
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteHeader, "dyte-header", never, { "config":
|
|
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
798
|
}
|
|
799
799
|
export declare interface DyteHeader extends Components.DyteHeader {
|
|
800
800
|
}
|
|
@@ -803,7 +803,7 @@ export declare class DyteIcon {
|
|
|
803
803
|
protected el: HTMLDyteIconElement;
|
|
804
804
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
805
805
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteIcon, never>;
|
|
806
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteIcon, "dyte-icon", never, { "icon":
|
|
806
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteIcon, "dyte-icon", never, { "icon": "icon"; "size": "size"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
807
807
|
}
|
|
808
808
|
export declare interface DyteIcon extends Components.DyteIcon {
|
|
809
809
|
}
|
|
@@ -812,7 +812,7 @@ export declare class DyteIdleScreen {
|
|
|
812
812
|
protected el: HTMLDyteIdleScreenElement;
|
|
813
813
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
814
814
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteIdleScreen, never>;
|
|
815
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteIdleScreen, "dyte-idle-screen", never, { "config":
|
|
815
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteIdleScreen, "dyte-idle-screen", never, { "config": "config"; "iconPack": "iconPack"; "meeting": "meeting"; "t": "t"; }, {}, never, ["*"]>;
|
|
816
816
|
}
|
|
817
817
|
export declare interface DyteIdleScreen extends Components.DyteIdleScreen {
|
|
818
818
|
}
|
|
@@ -821,7 +821,7 @@ export declare class DyteImageMessage {
|
|
|
821
821
|
protected el: HTMLDyteImageMessageElement;
|
|
822
822
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
823
823
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteImageMessage, never>;
|
|
824
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteImageMessage, "dyte-image-message", never, { "iconPack":
|
|
824
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteImageMessage, "dyte-image-message", never, { "iconPack": "iconPack"; "isContinued": "isContinued"; "message": "message"; "now": "now"; "showBubble": "showBubble"; "t": "t"; }, {}, never, ["*"]>;
|
|
825
825
|
}
|
|
826
826
|
export declare interface DyteImageMessage extends Components.DyteImageMessage {
|
|
827
827
|
/**
|
|
@@ -834,7 +834,7 @@ export declare class DyteImageMessageView {
|
|
|
834
834
|
protected el: HTMLDyteImageMessageViewElement;
|
|
835
835
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
836
836
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteImageMessageView, never>;
|
|
837
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteImageMessageView, "dyte-image-message-view", never, { "iconPack":
|
|
837
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteImageMessageView, "dyte-image-message-view", never, { "iconPack": "iconPack"; "t": "t"; "url": "url"; }, {}, never, ["*"]>;
|
|
838
838
|
}
|
|
839
839
|
export declare interface DyteImageMessageView extends Components.DyteImageMessageView {
|
|
840
840
|
/**
|
|
@@ -847,7 +847,7 @@ export declare class DyteImageViewer {
|
|
|
847
847
|
protected el: HTMLDyteImageViewerElement;
|
|
848
848
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
849
849
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteImageViewer, never>;
|
|
850
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteImageViewer, "dyte-image-viewer", never, { "iconPack":
|
|
850
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteImageViewer, "dyte-image-viewer", never, { "iconPack": "iconPack"; "image": "image"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
851
851
|
}
|
|
852
852
|
export declare interface DyteImageViewer extends Components.DyteImageViewer {
|
|
853
853
|
/**
|
|
@@ -860,7 +860,7 @@ export declare class DyteInformationTooltip {
|
|
|
860
860
|
protected el: HTMLDyteInformationTooltipElement;
|
|
861
861
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
862
862
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteInformationTooltip, never>;
|
|
863
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteInformationTooltip, "dyte-information-tooltip", never, { "iconPack":
|
|
863
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteInformationTooltip, "dyte-information-tooltip", never, { "iconPack": "iconPack"; }, {}, never, ["*"]>;
|
|
864
864
|
}
|
|
865
865
|
export declare interface DyteInformationTooltip extends Components.DyteInformationTooltip {
|
|
866
866
|
}
|
|
@@ -869,7 +869,7 @@ export declare class DyteJoinStage {
|
|
|
869
869
|
protected el: HTMLDyteJoinStageElement;
|
|
870
870
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
871
871
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteJoinStage, never>;
|
|
872
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteJoinStage, "dyte-join-stage", never, { "config":
|
|
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
873
|
}
|
|
874
874
|
export declare interface DyteJoinStage extends Components.DyteJoinStage {
|
|
875
875
|
/**
|
|
@@ -890,7 +890,7 @@ export declare class DyteLeaveButton {
|
|
|
890
890
|
protected el: HTMLDyteLeaveButtonElement;
|
|
891
891
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
892
892
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteLeaveButton, never>;
|
|
893
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteLeaveButton, "dyte-leave-button", never, { "iconPack":
|
|
893
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteLeaveButton, "dyte-leave-button", never, { "iconPack": "iconPack"; "size": "size"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
894
894
|
}
|
|
895
895
|
export declare interface DyteLeaveButton extends Components.DyteLeaveButton {
|
|
896
896
|
/**
|
|
@@ -903,7 +903,7 @@ export declare class DyteLeaveMeeting {
|
|
|
903
903
|
protected el: HTMLDyteLeaveMeetingElement;
|
|
904
904
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
905
905
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteLeaveMeeting, never>;
|
|
906
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteLeaveMeeting, "dyte-leave-meeting", never, { "iconPack":
|
|
906
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteLeaveMeeting, "dyte-leave-meeting", never, { "iconPack": "iconPack"; "meeting": "meeting"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
907
907
|
}
|
|
908
908
|
export declare interface DyteLeaveMeeting extends Components.DyteLeaveMeeting {
|
|
909
909
|
/**
|
|
@@ -916,7 +916,7 @@ export declare class DyteLivestreamIndicator {
|
|
|
916
916
|
protected el: HTMLDyteLivestreamIndicatorElement;
|
|
917
917
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
918
918
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteLivestreamIndicator, never>;
|
|
919
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteLivestreamIndicator, "dyte-livestream-indicator", never, { "iconPack":
|
|
919
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteLivestreamIndicator, "dyte-livestream-indicator", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
920
920
|
}
|
|
921
921
|
export declare interface DyteLivestreamIndicator extends Components.DyteLivestreamIndicator {
|
|
922
922
|
}
|
|
@@ -925,7 +925,7 @@ export declare class DyteLivestreamPlayer {
|
|
|
925
925
|
protected el: HTMLDyteLivestreamPlayerElement;
|
|
926
926
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
927
927
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteLivestreamPlayer, never>;
|
|
928
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteLivestreamPlayer, "dyte-livestream-player", never, { "iconPack":
|
|
928
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteLivestreamPlayer, "dyte-livestream-player", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
929
929
|
}
|
|
930
930
|
export declare interface DyteLivestreamPlayer extends Components.DyteLivestreamPlayer {
|
|
931
931
|
/**
|
|
@@ -941,7 +941,7 @@ export declare class DyteLivestreamToggle {
|
|
|
941
941
|
protected el: HTMLDyteLivestreamToggleElement;
|
|
942
942
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
943
943
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteLivestreamToggle, never>;
|
|
944
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteLivestreamToggle, "dyte-livestream-toggle", never, { "iconPack":
|
|
944
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteLivestreamToggle, "dyte-livestream-toggle", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
945
945
|
}
|
|
946
946
|
export declare interface DyteLivestreamToggle extends Components.DyteLivestreamToggle {
|
|
947
947
|
/**
|
|
@@ -961,7 +961,7 @@ export declare class DyteLogo {
|
|
|
961
961
|
protected el: HTMLDyteLogoElement;
|
|
962
962
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
963
963
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteLogo, never>;
|
|
964
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteLogo, "dyte-logo", never, { "config":
|
|
964
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteLogo, "dyte-logo", never, { "config": "config"; "logoUrl": "logoUrl"; "meeting": "meeting"; "t": "t"; }, {}, never, ["*"]>;
|
|
965
965
|
}
|
|
966
966
|
export declare interface DyteLogo extends Components.DyteLogo {
|
|
967
967
|
}
|
|
@@ -970,7 +970,7 @@ export declare class DyteMarkdownView {
|
|
|
970
970
|
protected el: HTMLDyteMarkdownViewElement;
|
|
971
971
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
972
972
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMarkdownView, never>;
|
|
973
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMarkdownView, "dyte-markdown-view", never, { "maxLength":
|
|
973
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMarkdownView, "dyte-markdown-view", never, { "maxLength": "maxLength"; "text": "text"; }, {}, never, ["*"]>;
|
|
974
974
|
}
|
|
975
975
|
export declare interface DyteMarkdownView extends Components.DyteMarkdownView {
|
|
976
976
|
}
|
|
@@ -979,7 +979,7 @@ export declare class DyteMeeting {
|
|
|
979
979
|
protected el: HTMLDyteMeetingElement;
|
|
980
980
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
981
981
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMeeting, never>;
|
|
982
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMeeting, "dyte-meeting", never, { "applyDesignSystem":
|
|
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
983
|
}
|
|
984
984
|
export declare interface DyteMeeting extends Components.DyteMeeting {
|
|
985
985
|
/**
|
|
@@ -992,7 +992,7 @@ export declare class DyteMeetingTitle {
|
|
|
992
992
|
protected el: HTMLDyteMeetingTitleElement;
|
|
993
993
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
994
994
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMeetingTitle, never>;
|
|
995
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMeetingTitle, "dyte-meeting-title", never, { "iconPack":
|
|
995
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMeetingTitle, "dyte-meeting-title", never, { "iconPack": "iconPack"; "meeting": "meeting"; "t": "t"; }, {}, never, ["*"]>;
|
|
996
996
|
}
|
|
997
997
|
export declare interface DyteMeetingTitle extends Components.DyteMeetingTitle {
|
|
998
998
|
}
|
|
@@ -1001,7 +1001,7 @@ export declare class DyteMenu {
|
|
|
1001
1001
|
protected el: HTMLDyteMenuElement;
|
|
1002
1002
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1003
1003
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMenu, never>;
|
|
1004
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMenu, "dyte-menu", never, { "iconPack":
|
|
1004
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMenu, "dyte-menu", never, { "iconPack": "iconPack"; "offset": "offset"; "placement": "placement"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
1005
1005
|
}
|
|
1006
1006
|
export declare interface DyteMenu extends Components.DyteMenu {
|
|
1007
1007
|
}
|
|
@@ -1010,7 +1010,7 @@ export declare class DyteMenuItem {
|
|
|
1010
1010
|
protected el: HTMLDyteMenuItemElement;
|
|
1011
1011
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1012
1012
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMenuItem, never>;
|
|
1013
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMenuItem, "dyte-menu-item", never, { "iconPack":
|
|
1013
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMenuItem, "dyte-menu-item", never, { "iconPack": "iconPack"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
1014
1014
|
}
|
|
1015
1015
|
export declare interface DyteMenuItem extends Components.DyteMenuItem {
|
|
1016
1016
|
}
|
|
@@ -1019,7 +1019,7 @@ export declare class DyteMenuList {
|
|
|
1019
1019
|
protected el: HTMLDyteMenuListElement;
|
|
1020
1020
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1021
1021
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMenuList, never>;
|
|
1022
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMenuList, "dyte-menu-list", never, { "iconPack":
|
|
1022
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMenuList, "dyte-menu-list", never, { "iconPack": "iconPack"; "t": "t"; }, {}, never, ["*"]>;
|
|
1023
1023
|
}
|
|
1024
1024
|
export declare interface DyteMenuList extends Components.DyteMenuList {
|
|
1025
1025
|
}
|
|
@@ -1028,7 +1028,7 @@ export declare class DyteMessageListView {
|
|
|
1028
1028
|
protected el: HTMLDyteMessageListViewElement;
|
|
1029
1029
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1030
1030
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMessageListView, never>;
|
|
1031
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMessageListView, "dyte-message-list-view", never, { "estimateItemSize":
|
|
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
1032
|
}
|
|
1033
1033
|
export declare interface DyteMessageListView extends Components.DyteMessageListView {
|
|
1034
1034
|
}
|
|
@@ -1037,7 +1037,7 @@ export declare class DyteMessageView {
|
|
|
1037
1037
|
protected el: HTMLDyteMessageViewElement;
|
|
1038
1038
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1039
1039
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMessageView, never>;
|
|
1040
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMessageView, "dyte-message-view", never, { "actions":
|
|
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
1041
|
}
|
|
1042
1042
|
export declare interface DyteMessageView extends Components.DyteMessageView {
|
|
1043
1043
|
/**
|
|
@@ -1050,7 +1050,7 @@ export declare class DyteMicToggle {
|
|
|
1050
1050
|
protected el: HTMLDyteMicToggleElement;
|
|
1051
1051
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1052
1052
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMicToggle, never>;
|
|
1053
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMicToggle, "dyte-mic-toggle", never, { "iconPack":
|
|
1053
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMicToggle, "dyte-mic-toggle", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1054
1054
|
}
|
|
1055
1055
|
export declare interface DyteMicToggle extends Components.DyteMicToggle {
|
|
1056
1056
|
/**
|
|
@@ -1063,7 +1063,7 @@ export declare class DyteMicrophoneSelector {
|
|
|
1063
1063
|
protected el: HTMLDyteMicrophoneSelectorElement;
|
|
1064
1064
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1065
1065
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMicrophoneSelector, never>;
|
|
1066
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMicrophoneSelector, "dyte-microphone-selector", never, { "iconPack":
|
|
1066
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMicrophoneSelector, "dyte-microphone-selector", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1067
1067
|
}
|
|
1068
1068
|
export declare interface DyteMicrophoneSelector extends Components.DyteMicrophoneSelector {
|
|
1069
1069
|
}
|
|
@@ -1072,7 +1072,7 @@ export declare class DyteMixedGrid {
|
|
|
1072
1072
|
protected el: HTMLDyteMixedGridElement;
|
|
1073
1073
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1074
1074
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMixedGrid, never>;
|
|
1075
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMixedGrid, "dyte-mixed-grid", never, { "aspectRatio":
|
|
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
1076
|
}
|
|
1077
1077
|
export declare interface DyteMixedGrid extends Components.DyteMixedGrid {
|
|
1078
1078
|
}
|
|
@@ -1081,7 +1081,7 @@ export declare class DyteMoreToggle {
|
|
|
1081
1081
|
protected el: HTMLDyteMoreToggleElement;
|
|
1082
1082
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1083
1083
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMoreToggle, never>;
|
|
1084
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMoreToggle, "dyte-more-toggle", never, { "iconPack":
|
|
1084
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMoreToggle, "dyte-more-toggle", never, { "iconPack": "iconPack"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
1085
1085
|
}
|
|
1086
1086
|
export declare interface DyteMoreToggle extends Components.DyteMoreToggle {
|
|
1087
1087
|
/**
|
|
@@ -1094,7 +1094,7 @@ export declare class DyteMuteAllButton {
|
|
|
1094
1094
|
protected el: HTMLDyteMuteAllButtonElement;
|
|
1095
1095
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1096
1096
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMuteAllButton, never>;
|
|
1097
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMuteAllButton, "dyte-mute-all-button", never, { "iconPack":
|
|
1097
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMuteAllButton, "dyte-mute-all-button", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1098
1098
|
}
|
|
1099
1099
|
export declare interface DyteMuteAllButton extends Components.DyteMuteAllButton {
|
|
1100
1100
|
/**
|
|
@@ -1107,7 +1107,7 @@ export declare class DyteMuteAllConfirmation {
|
|
|
1107
1107
|
protected el: HTMLDyteMuteAllConfirmationElement;
|
|
1108
1108
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1109
1109
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteMuteAllConfirmation, never>;
|
|
1110
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMuteAllConfirmation, "dyte-mute-all-confirmation", never, { "iconPack":
|
|
1110
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteMuteAllConfirmation, "dyte-mute-all-confirmation", never, { "iconPack": "iconPack"; "meeting": "meeting"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
1111
1111
|
}
|
|
1112
1112
|
export declare interface DyteMuteAllConfirmation extends Components.DyteMuteAllConfirmation {
|
|
1113
1113
|
/**
|
|
@@ -1120,7 +1120,7 @@ export declare class DyteNameTag {
|
|
|
1120
1120
|
protected el: HTMLDyteNameTagElement;
|
|
1121
1121
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1122
1122
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteNameTag, never>;
|
|
1123
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteNameTag, "dyte-name-tag", never, { "iconPack":
|
|
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
1124
|
}
|
|
1125
1125
|
export declare interface DyteNameTag extends Components.DyteNameTag {
|
|
1126
1126
|
}
|
|
@@ -1129,7 +1129,7 @@ export declare class DyteNetworkIndicator {
|
|
|
1129
1129
|
protected el: HTMLDyteNetworkIndicatorElement;
|
|
1130
1130
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1131
1131
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteNetworkIndicator, never>;
|
|
1132
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteNetworkIndicator, "dyte-network-indicator", never, { "iconPack":
|
|
1132
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteNetworkIndicator, "dyte-network-indicator", never, { "iconPack": "iconPack"; "isScreenShare": "isScreenShare"; "meeting": "meeting"; "participant": "participant"; "t": "t"; }, {}, never, ["*"]>;
|
|
1133
1133
|
}
|
|
1134
1134
|
export declare interface DyteNetworkIndicator extends Components.DyteNetworkIndicator {
|
|
1135
1135
|
}
|
|
@@ -1138,7 +1138,7 @@ export declare class DyteNotification {
|
|
|
1138
1138
|
protected el: HTMLDyteNotificationElement;
|
|
1139
1139
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1140
1140
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteNotification, never>;
|
|
1141
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteNotification, "dyte-notification", never, { "iconPack":
|
|
1141
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteNotification, "dyte-notification", never, { "iconPack": "iconPack"; "notification": "notification"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
1142
1142
|
}
|
|
1143
1143
|
export declare interface DyteNotification extends Components.DyteNotification {
|
|
1144
1144
|
/**
|
|
@@ -1151,7 +1151,7 @@ export declare class DyteNotifications {
|
|
|
1151
1151
|
protected el: HTMLDyteNotificationsElement;
|
|
1152
1152
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1153
1153
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteNotifications, never>;
|
|
1154
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteNotifications, "dyte-notifications", never, { "config":
|
|
1154
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteNotifications, "dyte-notifications", never, { "config": "config"; "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
1155
1155
|
}
|
|
1156
1156
|
export declare interface DyteNotifications extends Components.DyteNotifications {
|
|
1157
1157
|
}
|
|
@@ -1160,7 +1160,7 @@ export declare class DyteOverlayModal {
|
|
|
1160
1160
|
protected el: HTMLDyteOverlayModalElement;
|
|
1161
1161
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1162
1162
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteOverlayModal, never>;
|
|
1163
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteOverlayModal, "dyte-overlay-modal", never, { "iconPack":
|
|
1163
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteOverlayModal, "dyte-overlay-modal", never, { "iconPack": "iconPack"; "meeting": "meeting"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
1164
1164
|
}
|
|
1165
1165
|
export declare interface DyteOverlayModal extends Components.DyteOverlayModal {
|
|
1166
1166
|
/**
|
|
@@ -1173,7 +1173,7 @@ export declare class DytePaginatedList {
|
|
|
1173
1173
|
protected el: HTMLDytePaginatedListElement;
|
|
1174
1174
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1175
1175
|
static ɵfac: i0.ɵɵFactoryDeclaration<DytePaginatedList, never>;
|
|
1176
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DytePaginatedList, "dyte-paginated-list", never, { "autoScroll":
|
|
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
1177
|
}
|
|
1178
1178
|
export declare interface DytePaginatedList extends Components.DytePaginatedList {
|
|
1179
1179
|
}
|
|
@@ -1182,7 +1182,7 @@ export declare class DyteParticipant {
|
|
|
1182
1182
|
protected el: HTMLDyteParticipantElement;
|
|
1183
1183
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1184
1184
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteParticipant, never>;
|
|
1185
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteParticipant, "dyte-participant", never, { "config":
|
|
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
1186
|
}
|
|
1187
1187
|
export declare interface DyteParticipant extends Components.DyteParticipant {
|
|
1188
1188
|
/**
|
|
@@ -1198,7 +1198,7 @@ export declare class DyteParticipantCount {
|
|
|
1198
1198
|
protected el: HTMLDyteParticipantCountElement;
|
|
1199
1199
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1200
1200
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteParticipantCount, never>;
|
|
1201
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteParticipantCount, "dyte-participant-count", never, { "iconPack":
|
|
1201
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteParticipantCount, "dyte-participant-count", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
1202
1202
|
}
|
|
1203
1203
|
export declare interface DyteParticipantCount extends Components.DyteParticipantCount {
|
|
1204
1204
|
}
|
|
@@ -1207,7 +1207,7 @@ export declare class DyteParticipantSetup {
|
|
|
1207
1207
|
protected el: HTMLDyteParticipantSetupElement;
|
|
1208
1208
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1209
1209
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteParticipantSetup, never>;
|
|
1210
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteParticipantSetup, "dyte-participant-setup", never, { "config":
|
|
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
1211
|
}
|
|
1212
1212
|
export declare interface DyteParticipantSetup extends Components.DyteParticipantSetup {
|
|
1213
1213
|
}
|
|
@@ -1216,7 +1216,7 @@ export declare class DyteParticipantTile {
|
|
|
1216
1216
|
protected el: HTMLDyteParticipantTileElement;
|
|
1217
1217
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1218
1218
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteParticipantTile, never>;
|
|
1219
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteParticipantTile, "dyte-participant-tile", never, { "config":
|
|
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
1220
|
}
|
|
1221
1221
|
export declare interface DyteParticipantTile extends Components.DyteParticipantTile {
|
|
1222
1222
|
/**
|
|
@@ -1236,7 +1236,7 @@ export declare class DyteParticipants {
|
|
|
1236
1236
|
protected el: HTMLDyteParticipantsElement;
|
|
1237
1237
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1238
1238
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteParticipants, never>;
|
|
1239
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteParticipants, "dyte-participants", never, { "config":
|
|
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
1240
|
}
|
|
1241
1241
|
export declare interface DyteParticipants extends Components.DyteParticipants {
|
|
1242
1242
|
/**
|
|
@@ -1249,7 +1249,7 @@ export declare class DyteParticipantsAudio {
|
|
|
1249
1249
|
protected el: HTMLDyteParticipantsAudioElement;
|
|
1250
1250
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1251
1251
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteParticipantsAudio, never>;
|
|
1252
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteParticipantsAudio, "dyte-participants-audio", never, { "iconPack":
|
|
1252
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteParticipantsAudio, "dyte-participants-audio", never, { "iconPack": "iconPack"; "meeting": "meeting"; "preloadedAudioElem": "preloadedAudioElem"; "t": "t"; }, {}, never, ["*"]>;
|
|
1253
1253
|
}
|
|
1254
1254
|
export declare interface DyteParticipantsAudio extends Components.DyteParticipantsAudio {
|
|
1255
1255
|
/**
|
|
@@ -1262,7 +1262,7 @@ export declare class DyteParticipantsStageList {
|
|
|
1262
1262
|
protected el: HTMLDyteParticipantsStageListElement;
|
|
1263
1263
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1264
1264
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteParticipantsStageList, never>;
|
|
1265
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteParticipantsStageList, "dyte-participants-stage-list", never, { "config":
|
|
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
1266
|
}
|
|
1267
1267
|
export declare interface DyteParticipantsStageList extends Components.DyteParticipantsStageList {
|
|
1268
1268
|
}
|
|
@@ -1271,7 +1271,7 @@ export declare class DyteParticipantsStageQueue {
|
|
|
1271
1271
|
protected el: HTMLDyteParticipantsStageQueueElement;
|
|
1272
1272
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1273
1273
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteParticipantsStageQueue, never>;
|
|
1274
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteParticipantsStageQueue, "dyte-participants-stage-queue", never, { "config":
|
|
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
1275
|
}
|
|
1276
1276
|
export declare interface DyteParticipantsStageQueue extends Components.DyteParticipantsStageQueue {
|
|
1277
1277
|
}
|
|
@@ -1280,7 +1280,7 @@ export declare class DyteParticipantsToggle {
|
|
|
1280
1280
|
protected el: HTMLDyteParticipantsToggleElement;
|
|
1281
1281
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1282
1282
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteParticipantsToggle, never>;
|
|
1283
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteParticipantsToggle, "dyte-participants-toggle", never, { "iconPack":
|
|
1283
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteParticipantsToggle, "dyte-participants-toggle", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1284
1284
|
}
|
|
1285
1285
|
export declare interface DyteParticipantsToggle extends Components.DyteParticipantsToggle {
|
|
1286
1286
|
/**
|
|
@@ -1293,7 +1293,7 @@ export declare class DyteParticipantsViewerList {
|
|
|
1293
1293
|
protected el: HTMLDyteParticipantsViewerListElement;
|
|
1294
1294
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1295
1295
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteParticipantsViewerList, never>;
|
|
1296
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteParticipantsViewerList, "dyte-participants-viewer-list", never, { "config":
|
|
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
1297
|
}
|
|
1298
1298
|
export declare interface DyteParticipantsViewerList extends Components.DyteParticipantsViewerList {
|
|
1299
1299
|
}
|
|
@@ -1302,7 +1302,7 @@ export declare class DyteParticipantsWaitingList {
|
|
|
1302
1302
|
protected el: HTMLDyteParticipantsWaitingListElement;
|
|
1303
1303
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1304
1304
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteParticipantsWaitingList, never>;
|
|
1305
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteParticipantsWaitingList, "dyte-participants-waiting-list", never, { "config":
|
|
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
1306
|
}
|
|
1307
1307
|
export declare interface DyteParticipantsWaitingList extends Components.DyteParticipantsWaitingList {
|
|
1308
1308
|
}
|
|
@@ -1311,7 +1311,7 @@ export declare class DytePermissionsMessage {
|
|
|
1311
1311
|
protected el: HTMLDytePermissionsMessageElement;
|
|
1312
1312
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1313
1313
|
static ɵfac: i0.ɵɵFactoryDeclaration<DytePermissionsMessage, never>;
|
|
1314
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DytePermissionsMessage, "dyte-permissions-message", never, { "iconPack":
|
|
1314
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DytePermissionsMessage, "dyte-permissions-message", never, { "iconPack": "iconPack"; "meeting": "meeting"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
1315
1315
|
}
|
|
1316
1316
|
export declare interface DytePermissionsMessage extends Components.DytePermissionsMessage {
|
|
1317
1317
|
/**
|
|
@@ -1324,7 +1324,7 @@ export declare class DytePipToggle {
|
|
|
1324
1324
|
protected el: HTMLDytePipToggleElement;
|
|
1325
1325
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1326
1326
|
static ɵfac: i0.ɵɵFactoryDeclaration<DytePipToggle, never>;
|
|
1327
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DytePipToggle, "dyte-pip-toggle", never, { "config":
|
|
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
1328
|
}
|
|
1329
1329
|
export declare interface DytePipToggle extends Components.DytePipToggle {
|
|
1330
1330
|
/**
|
|
@@ -1337,7 +1337,7 @@ export declare class DytePluginMain {
|
|
|
1337
1337
|
protected el: HTMLDytePluginMainElement;
|
|
1338
1338
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1339
1339
|
static ɵfac: i0.ɵɵFactoryDeclaration<DytePluginMain, never>;
|
|
1340
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DytePluginMain, "dyte-plugin-main", never, { "iconPack":
|
|
1340
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DytePluginMain, "dyte-plugin-main", never, { "iconPack": "iconPack"; "meeting": "meeting"; "plugin": "plugin"; "t": "t"; }, {}, never, ["*"]>;
|
|
1341
1341
|
}
|
|
1342
1342
|
export declare interface DytePluginMain extends Components.DytePluginMain {
|
|
1343
1343
|
}
|
|
@@ -1346,7 +1346,7 @@ export declare class DytePlugins {
|
|
|
1346
1346
|
protected el: HTMLDytePluginsElement;
|
|
1347
1347
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1348
1348
|
static ɵfac: i0.ɵɵFactoryDeclaration<DytePlugins, never>;
|
|
1349
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DytePlugins, "dyte-plugins", never, { "config":
|
|
1349
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DytePlugins, "dyte-plugins", never, { "config": "config"; "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
1350
1350
|
}
|
|
1351
1351
|
export declare interface DytePlugins extends Components.DytePlugins {
|
|
1352
1352
|
/**
|
|
@@ -1359,7 +1359,7 @@ export declare class DytePluginsToggle {
|
|
|
1359
1359
|
protected el: HTMLDytePluginsToggleElement;
|
|
1360
1360
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1361
1361
|
static ɵfac: i0.ɵɵFactoryDeclaration<DytePluginsToggle, never>;
|
|
1362
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DytePluginsToggle, "dyte-plugins-toggle", never, { "iconPack":
|
|
1362
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DytePluginsToggle, "dyte-plugins-toggle", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1363
1363
|
}
|
|
1364
1364
|
export declare interface DytePluginsToggle extends Components.DytePluginsToggle {
|
|
1365
1365
|
/**
|
|
@@ -1372,7 +1372,7 @@ export declare class DytePoll {
|
|
|
1372
1372
|
protected el: HTMLDytePollElement;
|
|
1373
1373
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1374
1374
|
static ɵfac: i0.ɵɵFactoryDeclaration<DytePoll, never>;
|
|
1375
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DytePoll, "dyte-poll", never, { "iconPack":
|
|
1375
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DytePoll, "dyte-poll", never, { "iconPack": "iconPack"; "permissions": "permissions"; "poll": "poll"; "self": "self"; "t": "t"; }, {}, never, ["*"]>;
|
|
1376
1376
|
}
|
|
1377
1377
|
export declare interface DytePoll extends Components.DytePoll {
|
|
1378
1378
|
/**
|
|
@@ -1388,7 +1388,7 @@ export declare class DytePollForm {
|
|
|
1388
1388
|
protected el: HTMLDytePollFormElement;
|
|
1389
1389
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1390
1390
|
static ɵfac: i0.ɵɵFactoryDeclaration<DytePollForm, never>;
|
|
1391
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DytePollForm, "dyte-poll-form", never, { "iconPack":
|
|
1391
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DytePollForm, "dyte-poll-form", never, { "iconPack": "iconPack"; "t": "t"; }, {}, never, ["*"]>;
|
|
1392
1392
|
}
|
|
1393
1393
|
export declare interface DytePollForm extends Components.DytePollForm {
|
|
1394
1394
|
/**
|
|
@@ -1401,7 +1401,7 @@ export declare class DytePolls {
|
|
|
1401
1401
|
protected el: HTMLDytePollsElement;
|
|
1402
1402
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1403
1403
|
static ɵfac: i0.ɵɵFactoryDeclaration<DytePolls, never>;
|
|
1404
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DytePolls, "dyte-polls", never, { "config":
|
|
1404
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DytePolls, "dyte-polls", never, { "config": "config"; "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
1405
1405
|
}
|
|
1406
1406
|
export declare interface DytePolls extends Components.DytePolls {
|
|
1407
1407
|
}
|
|
@@ -1410,7 +1410,7 @@ export declare class DytePollsToggle {
|
|
|
1410
1410
|
protected el: HTMLDytePollsToggleElement;
|
|
1411
1411
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1412
1412
|
static ɵfac: i0.ɵɵFactoryDeclaration<DytePollsToggle, never>;
|
|
1413
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DytePollsToggle, "dyte-polls-toggle", never, { "iconPack":
|
|
1413
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DytePollsToggle, "dyte-polls-toggle", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1414
1414
|
}
|
|
1415
1415
|
export declare interface DytePollsToggle extends Components.DytePollsToggle {
|
|
1416
1416
|
/**
|
|
@@ -1423,7 +1423,7 @@ export declare class DyteRecordingIndicator {
|
|
|
1423
1423
|
protected el: HTMLDyteRecordingIndicatorElement;
|
|
1424
1424
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1425
1425
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteRecordingIndicator, never>;
|
|
1426
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteRecordingIndicator, "dyte-recording-indicator", never, { "iconPack":
|
|
1426
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteRecordingIndicator, "dyte-recording-indicator", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
1427
1427
|
}
|
|
1428
1428
|
export declare interface DyteRecordingIndicator extends Components.DyteRecordingIndicator {
|
|
1429
1429
|
}
|
|
@@ -1432,7 +1432,7 @@ export declare class DyteRecordingToggle {
|
|
|
1432
1432
|
protected el: HTMLDyteRecordingToggleElement;
|
|
1433
1433
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1434
1434
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteRecordingToggle, never>;
|
|
1435
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteRecordingToggle, "dyte-recording-toggle", never, { "disabled":
|
|
1435
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteRecordingToggle, "dyte-recording-toggle", never, { "disabled": "disabled"; "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1436
1436
|
}
|
|
1437
1437
|
export declare interface DyteRecordingToggle extends Components.DyteRecordingToggle {
|
|
1438
1438
|
/**
|
|
@@ -1448,7 +1448,7 @@ export declare class DyteScreenShareToggle {
|
|
|
1448
1448
|
protected el: HTMLDyteScreenShareToggleElement;
|
|
1449
1449
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1450
1450
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteScreenShareToggle, never>;
|
|
1451
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteScreenShareToggle, "dyte-screen-share-toggle", never, { "iconPack":
|
|
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
1452
|
}
|
|
1453
1453
|
export declare interface DyteScreenShareToggle extends Components.DyteScreenShareToggle {
|
|
1454
1454
|
/**
|
|
@@ -1468,7 +1468,7 @@ export declare class DyteScreenshareView {
|
|
|
1468
1468
|
protected el: HTMLDyteScreenshareViewElement;
|
|
1469
1469
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1470
1470
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteScreenshareView, never>;
|
|
1471
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteScreenshareView, "dyte-screenshare-view", never, { "hideFullScreenButton":
|
|
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
1472
|
}
|
|
1473
1473
|
export declare interface DyteScreenshareView extends Components.DyteScreenshareView {
|
|
1474
1474
|
/**
|
|
@@ -1488,7 +1488,7 @@ export declare class DyteSettings {
|
|
|
1488
1488
|
protected el: HTMLDyteSettingsElement;
|
|
1489
1489
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1490
1490
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteSettings, never>;
|
|
1491
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSettings, "dyte-settings", never, { "iconPack":
|
|
1491
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSettings, "dyte-settings", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
1492
1492
|
}
|
|
1493
1493
|
export declare interface DyteSettings extends Components.DyteSettings {
|
|
1494
1494
|
/**
|
|
@@ -1501,7 +1501,7 @@ export declare class DyteSettingsAudio {
|
|
|
1501
1501
|
protected el: HTMLDyteSettingsAudioElement;
|
|
1502
1502
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1503
1503
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteSettingsAudio, never>;
|
|
1504
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSettingsAudio, "dyte-settings-audio", never, { "iconPack":
|
|
1504
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSettingsAudio, "dyte-settings-audio", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
1505
1505
|
}
|
|
1506
1506
|
export declare interface DyteSettingsAudio extends Components.DyteSettingsAudio {
|
|
1507
1507
|
/**
|
|
@@ -1514,7 +1514,7 @@ export declare class DyteSettingsToggle {
|
|
|
1514
1514
|
protected el: HTMLDyteSettingsToggleElement;
|
|
1515
1515
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1516
1516
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteSettingsToggle, never>;
|
|
1517
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSettingsToggle, "dyte-settings-toggle", never, { "iconPack":
|
|
1517
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSettingsToggle, "dyte-settings-toggle", never, { "iconPack": "iconPack"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1518
1518
|
}
|
|
1519
1519
|
export declare interface DyteSettingsToggle extends Components.DyteSettingsToggle {
|
|
1520
1520
|
/**
|
|
@@ -1527,7 +1527,7 @@ export declare class DyteSettingsVideo {
|
|
|
1527
1527
|
protected el: HTMLDyteSettingsVideoElement;
|
|
1528
1528
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1529
1529
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteSettingsVideo, never>;
|
|
1530
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSettingsVideo, "dyte-settings-video", never, { "iconPack":
|
|
1530
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSettingsVideo, "dyte-settings-video", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
1531
1531
|
}
|
|
1532
1532
|
export declare interface DyteSettingsVideo extends Components.DyteSettingsVideo {
|
|
1533
1533
|
/**
|
|
@@ -1540,7 +1540,7 @@ export declare class DyteSetupScreen {
|
|
|
1540
1540
|
protected el: HTMLDyteSetupScreenElement;
|
|
1541
1541
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1542
1542
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteSetupScreen, never>;
|
|
1543
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSetupScreen, "dyte-setup-screen", never, { "config":
|
|
1543
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSetupScreen, "dyte-setup-screen", never, { "config": "config"; "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
1544
1544
|
}
|
|
1545
1545
|
export declare interface DyteSetupScreen extends Components.DyteSetupScreen {
|
|
1546
1546
|
/**
|
|
@@ -1553,7 +1553,7 @@ export declare class DyteSidebar {
|
|
|
1553
1553
|
protected el: HTMLDyteSidebarElement;
|
|
1554
1554
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1555
1555
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteSidebar, never>;
|
|
1556
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSidebar, "dyte-sidebar", never, { "config":
|
|
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
1557
|
}
|
|
1558
1558
|
export declare interface DyteSidebar extends Components.DyteSidebar {
|
|
1559
1559
|
/**
|
|
@@ -1566,7 +1566,7 @@ export declare class DyteSidebarUi {
|
|
|
1566
1566
|
protected el: HTMLDyteSidebarUiElement;
|
|
1567
1567
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1568
1568
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteSidebarUi, never>;
|
|
1569
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSidebarUi, "dyte-sidebar-ui", never, { "currentTab":
|
|
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
1570
|
}
|
|
1571
1571
|
export declare interface DyteSidebarUi extends Components.DyteSidebarUi {
|
|
1572
1572
|
/**
|
|
@@ -1583,7 +1583,7 @@ export declare class DyteSimpleGrid {
|
|
|
1583
1583
|
protected el: HTMLDyteSimpleGridElement;
|
|
1584
1584
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1585
1585
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteSimpleGrid, never>;
|
|
1586
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSimpleGrid, "dyte-simple-grid", never, { "aspectRatio":
|
|
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
1587
|
}
|
|
1588
1588
|
export declare interface DyteSimpleGrid extends Components.DyteSimpleGrid {
|
|
1589
1589
|
}
|
|
@@ -1592,7 +1592,7 @@ export declare class DyteSpeakerSelector {
|
|
|
1592
1592
|
protected el: HTMLDyteSpeakerSelectorElement;
|
|
1593
1593
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1594
1594
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteSpeakerSelector, never>;
|
|
1595
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSpeakerSelector, "dyte-speaker-selector", never, { "iconPack":
|
|
1595
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSpeakerSelector, "dyte-speaker-selector", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1596
1596
|
}
|
|
1597
1597
|
export declare interface DyteSpeakerSelector extends Components.DyteSpeakerSelector {
|
|
1598
1598
|
}
|
|
@@ -1601,7 +1601,7 @@ export declare class DyteSpinner {
|
|
|
1601
1601
|
protected el: HTMLDyteSpinnerElement;
|
|
1602
1602
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1603
1603
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteSpinner, never>;
|
|
1604
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSpinner, "dyte-spinner", never, { "iconPack":
|
|
1604
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSpinner, "dyte-spinner", never, { "iconPack": "iconPack"; "size": "size"; }, {}, never, ["*"]>;
|
|
1605
1605
|
}
|
|
1606
1606
|
export declare interface DyteSpinner extends Components.DyteSpinner {
|
|
1607
1607
|
}
|
|
@@ -1610,7 +1610,7 @@ export declare class DyteSpotlightGrid {
|
|
|
1610
1610
|
protected el: HTMLDyteSpotlightGridElement;
|
|
1611
1611
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1612
1612
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteSpotlightGrid, never>;
|
|
1613
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSpotlightGrid, "dyte-spotlight-grid", never, { "aspectRatio":
|
|
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
1614
|
}
|
|
1615
1615
|
export declare interface DyteSpotlightGrid extends Components.DyteSpotlightGrid {
|
|
1616
1616
|
}
|
|
@@ -1619,7 +1619,7 @@ export declare class DyteSpotlightIndicator {
|
|
|
1619
1619
|
protected el: HTMLDyteSpotlightIndicatorElement;
|
|
1620
1620
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1621
1621
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteSpotlightIndicator, never>;
|
|
1622
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSpotlightIndicator, "dyte-spotlight-indicator", never, { "iconPack":
|
|
1622
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSpotlightIndicator, "dyte-spotlight-indicator", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "t": "t"; }, {}, never, ["*"]>;
|
|
1623
1623
|
}
|
|
1624
1624
|
export declare interface DyteSpotlightIndicator extends Components.DyteSpotlightIndicator {
|
|
1625
1625
|
}
|
|
@@ -1628,7 +1628,7 @@ export declare class DyteStage {
|
|
|
1628
1628
|
protected el: HTMLDyteStageElement;
|
|
1629
1629
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1630
1630
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteStage, never>;
|
|
1631
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteStage, "dyte-stage", never, { "iconPack":
|
|
1631
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteStage, "dyte-stage", never, { "iconPack": "iconPack"; "t": "t"; }, {}, never, ["*"]>;
|
|
1632
1632
|
}
|
|
1633
1633
|
export declare interface DyteStage extends Components.DyteStage {
|
|
1634
1634
|
/**
|
|
@@ -1641,7 +1641,7 @@ export declare class DyteStageToggle {
|
|
|
1641
1641
|
protected el: HTMLDyteStageToggleElement;
|
|
1642
1642
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1643
1643
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteStageToggle, never>;
|
|
1644
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteStageToggle, "dyte-stage-toggle", never, { "iconPack":
|
|
1644
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteStageToggle, "dyte-stage-toggle", never, { "iconPack": "iconPack"; "meeting": "meeting"; "size": "size"; "states": "states"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1645
1645
|
}
|
|
1646
1646
|
export declare interface DyteStageToggle extends Components.DyteStageToggle {
|
|
1647
1647
|
/**
|
|
@@ -1654,7 +1654,7 @@ export declare class DyteSwitch {
|
|
|
1654
1654
|
protected el: HTMLDyteSwitchElement;
|
|
1655
1655
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1656
1656
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteSwitch, never>;
|
|
1657
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSwitch, "dyte-switch", never, { "checked":
|
|
1657
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteSwitch, "dyte-switch", never, { "checked": "checked"; "disabled": "disabled"; "iconPack": "iconPack"; "readonly": "readonly"; "t": "t"; }, {}, never, ["*"]>;
|
|
1658
1658
|
}
|
|
1659
1659
|
export declare interface DyteSwitch extends Components.DyteSwitch {
|
|
1660
1660
|
/**
|
|
@@ -1667,7 +1667,7 @@ export declare class DyteTabBar {
|
|
|
1667
1667
|
protected el: HTMLDyteTabBarElement;
|
|
1668
1668
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1669
1669
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteTabBar, never>;
|
|
1670
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteTabBar, "dyte-tab-bar", never, { "activeTab":
|
|
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
1671
|
}
|
|
1672
1672
|
export declare interface DyteTabBar extends Components.DyteTabBar {
|
|
1673
1673
|
/**
|
|
@@ -1680,7 +1680,7 @@ export declare class DyteTextComposerView {
|
|
|
1680
1680
|
protected el: HTMLDyteTextComposerViewElement;
|
|
1681
1681
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1682
1682
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteTextComposerView, never>;
|
|
1683
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteTextComposerView, "dyte-text-composer-view", never, { "disabled":
|
|
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
1684
|
}
|
|
1685
1685
|
export declare interface DyteTextComposerView extends Components.DyteTextComposerView {
|
|
1686
1686
|
/**
|
|
@@ -1693,7 +1693,7 @@ export declare class DyteTextMessage {
|
|
|
1693
1693
|
protected el: HTMLDyteTextMessageElement;
|
|
1694
1694
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1695
1695
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteTextMessage, never>;
|
|
1696
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteTextMessage, "dyte-text-message", never, { "iconPack":
|
|
1696
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteTextMessage, "dyte-text-message", never, { "iconPack": "iconPack"; "isContinued": "isContinued"; "message": "message"; "now": "now"; "showBubble": "showBubble"; "t": "t"; }, {}, never, ["*"]>;
|
|
1697
1697
|
}
|
|
1698
1698
|
export declare interface DyteTextMessage extends Components.DyteTextMessage {
|
|
1699
1699
|
}
|
|
@@ -1702,7 +1702,7 @@ export declare class DyteTextMessageView {
|
|
|
1702
1702
|
protected el: HTMLDyteTextMessageViewElement;
|
|
1703
1703
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1704
1704
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteTextMessageView, never>;
|
|
1705
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteTextMessageView, "dyte-text-message-view", never, { "isMarkdown":
|
|
1705
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteTextMessageView, "dyte-text-message-view", never, { "isMarkdown": "isMarkdown"; "text": "text"; }, {}, never, ["*"]>;
|
|
1706
1706
|
}
|
|
1707
1707
|
export declare interface DyteTextMessageView extends Components.DyteTextMessageView {
|
|
1708
1708
|
}
|
|
@@ -1711,7 +1711,7 @@ export declare class DyteTooltip {
|
|
|
1711
1711
|
protected el: HTMLDyteTooltipElement;
|
|
1712
1712
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1713
1713
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteTooltip, never>;
|
|
1714
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteTooltip, "dyte-tooltip", never, { "delay":
|
|
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
1715
|
}
|
|
1716
1716
|
export declare interface DyteTooltip extends Components.DyteTooltip {
|
|
1717
1717
|
/**
|
|
@@ -1724,7 +1724,7 @@ export declare class DyteTranscript {
|
|
|
1724
1724
|
protected el: HTMLDyteTranscriptElement;
|
|
1725
1725
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1726
1726
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteTranscript, never>;
|
|
1727
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteTranscript, "dyte-transcript", never, { "t":
|
|
1727
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteTranscript, "dyte-transcript", never, { "t": "t"; "transcript": "transcript"; }, {}, never, ["*"]>;
|
|
1728
1728
|
}
|
|
1729
1729
|
export declare interface DyteTranscript extends Components.DyteTranscript {
|
|
1730
1730
|
/**
|
|
@@ -1740,7 +1740,7 @@ export declare class DyteTranscripts {
|
|
|
1740
1740
|
protected el: HTMLDyteTranscriptsElement;
|
|
1741
1741
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1742
1742
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteTranscripts, never>;
|
|
1743
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteTranscripts, "dyte-transcripts", never, { "config":
|
|
1743
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteTranscripts, "dyte-transcripts", never, { "config": "config"; "meeting": "meeting"; "states": "states"; "t": "t"; }, {}, never, ["*"]>;
|
|
1744
1744
|
}
|
|
1745
1745
|
export declare interface DyteTranscripts extends Components.DyteTranscripts {
|
|
1746
1746
|
}
|
|
@@ -1749,7 +1749,7 @@ export declare class DyteUiProvider {
|
|
|
1749
1749
|
protected el: HTMLDyteUiProviderElement;
|
|
1750
1750
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1751
1751
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteUiProvider, never>;
|
|
1752
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteUiProvider, "dyte-ui-provider", never, { "config":
|
|
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
1753
|
}
|
|
1754
1754
|
export declare interface DyteUiProvider extends Components.DyteUiProvider {
|
|
1755
1755
|
/**
|
|
@@ -1762,7 +1762,7 @@ export declare class DyteViewerCount {
|
|
|
1762
1762
|
protected el: HTMLDyteViewerCountElement;
|
|
1763
1763
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1764
1764
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteViewerCount, never>;
|
|
1765
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteViewerCount, "dyte-viewer-count", never, { "iconPack":
|
|
1765
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteViewerCount, "dyte-viewer-count", never, { "iconPack": "iconPack"; "meeting": "meeting"; "t": "t"; "variant": "variant"; }, {}, never, ["*"]>;
|
|
1766
1766
|
}
|
|
1767
1767
|
export declare interface DyteViewerCount extends Components.DyteViewerCount {
|
|
1768
1768
|
}
|
|
@@ -1771,7 +1771,7 @@ export declare class DyteVirtualizedParticipantList {
|
|
|
1771
1771
|
protected el: HTMLDyteVirtualizedParticipantListElement;
|
|
1772
1772
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1773
1773
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteVirtualizedParticipantList, never>;
|
|
1774
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteVirtualizedParticipantList, "dyte-virtualized-participant-list", never, { "bufferedItemsCount":
|
|
1774
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteVirtualizedParticipantList, "dyte-virtualized-participant-list", never, { "bufferedItemsCount": "bufferedItemsCount"; "emptyListElement": "emptyListElement"; "itemHeight": "itemHeight"; "items": "items"; "renderItem": "renderItem"; }, {}, never, ["*"]>;
|
|
1775
1775
|
}
|
|
1776
1776
|
export declare interface DyteVirtualizedParticipantList extends Components.DyteVirtualizedParticipantList {
|
|
1777
1777
|
}
|
|
@@ -1780,7 +1780,7 @@ export declare class DyteWaitingScreen {
|
|
|
1780
1780
|
protected el: HTMLDyteWaitingScreenElement;
|
|
1781
1781
|
constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
|
|
1782
1782
|
static ɵfac: i0.ɵɵFactoryDeclaration<DyteWaitingScreen, never>;
|
|
1783
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DyteWaitingScreen, "dyte-waiting-screen", never, { "config":
|
|
1783
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DyteWaitingScreen, "dyte-waiting-screen", never, { "config": "config"; "iconPack": "iconPack"; "meeting": "meeting"; "t": "t"; }, {}, never, ["*"]>;
|
|
1784
1784
|
}
|
|
1785
1785
|
export declare interface DyteWaitingScreen extends Components.DyteWaitingScreen {
|
|
1786
1786
|
}
|