@dytesdk/angular-ui-kit 2.1.0-staging.4 → 2.1.0-staging.40
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/lib/components.module.mjs +1 -1
- package/dist/esm2020/lib/stencil-generated/components.mjs +194 -16
- package/dist/esm2020/lib/stencil-generated/index.mjs +8 -1
- package/dist/fesm2015/dytesdk-angular-ui-kit.mjs +195 -17
- package/dist/fesm2015/dytesdk-angular-ui-kit.mjs.map +1 -1
- package/dist/fesm2020/dytesdk-angular-ui-kit.mjs +195 -17
- package/dist/fesm2020/dytesdk-angular-ui-kit.mjs.map +1 -1
- package/dist/lib/components.module.d.ts +1 -1
- package/dist/lib/stencil-generated/components.d.ts +83 -5
- package/dist/lib/stencil-generated/index.d.ts +1 -1
- package/package.json +2 -2
|
@@ -37,6 +37,12 @@ export const DIRECTIVES = [
|
|
|
37
37
|
d.DyteControlbar,
|
|
38
38
|
d.DyteControlbarButton,
|
|
39
39
|
d.DyteCounter,
|
|
40
|
+
d.DyteDebugger,
|
|
41
|
+
d.DyteDebuggerAudio,
|
|
42
|
+
d.DyteDebuggerScreenshare,
|
|
43
|
+
d.DyteDebuggerSystem,
|
|
44
|
+
d.DyteDebuggerToggle,
|
|
45
|
+
d.DyteDebuggerVideo,
|
|
40
46
|
d.DyteDialog,
|
|
41
47
|
d.DyteDialogManager,
|
|
42
48
|
d.DyteDraftAttachmentView,
|
|
@@ -133,6 +139,7 @@ export const DIRECTIVES = [
|
|
|
133
139
|
d.DyteTranscripts,
|
|
134
140
|
d.DyteUiProvider,
|
|
135
141
|
d.DyteViewerCount,
|
|
142
|
+
d.DyteVirtualizedParticipantList,
|
|
136
143
|
d.DyteWaitingScreen
|
|
137
144
|
];
|
|
138
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
145
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMvbGliL3N0ZW5jaWwtZ2VuZXJhdGVkL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUNBLE9BQU8sS0FBSyxDQUFDLE1BQU0sY0FBYyxDQUFDO0FBRWxDLE1BQU0sQ0FBQyxNQUFNLFVBQVUsR0FBRztJQUN4QixDQUFDLENBQUMsTUFBTTtJQUNSLENBQUMsQ0FBQyxVQUFVO0lBQ1osQ0FBQyxDQUFDLFVBQVU7SUFDWixDQUFDLENBQUMsWUFBWTtJQUNkLENBQUMsQ0FBQyxvQkFBb0I7SUFDdEIsQ0FBQyxDQUFDLGFBQWE7SUFDZixDQUFDLENBQUMsYUFBYTtJQUNmLENBQUMsQ0FBQyxtQkFBbUI7SUFDckIsQ0FBQyxDQUFDLFVBQVU7SUFDWixDQUFDLENBQUMsdUJBQXVCO0lBQ3pCLENBQUMsQ0FBQyw0QkFBNEI7SUFDOUIsQ0FBQyxDQUFDLHdCQUF3QjtJQUMxQixDQUFDLENBQUMsdUJBQXVCO0lBQ3pCLENBQUMsQ0FBQyx5QkFBeUI7SUFDM0IsQ0FBQyxDQUFDLFVBQVU7SUFDWixDQUFDLENBQUMsa0JBQWtCO0lBQ3BCLENBQUMsQ0FBQyxnQkFBZ0I7SUFDbEIsQ0FBQyxDQUFDLGlCQUFpQjtJQUNuQixDQUFDLENBQUMsa0JBQWtCO0lBQ3BCLENBQUMsQ0FBQyxrQkFBa0I7SUFDcEIsQ0FBQyxDQUFDLGlCQUFpQjtJQUNuQixDQUFDLENBQUMscUJBQXFCO0lBQ3ZCLENBQUMsQ0FBQyx1QkFBdUI7SUFDekIsQ0FBQyxDQUFDLFFBQVE7SUFDVixDQUFDLENBQUMsa0JBQWtCO0lBQ3BCLENBQUMsQ0FBQyxvQkFBb0I7SUFDdEIsQ0FBQyxDQUFDLGVBQWU7SUFDakIsQ0FBQyxDQUFDLGtCQUFrQjtJQUNwQixDQUFDLENBQUMsMkJBQTJCO0lBQzdCLENBQUMsQ0FBQyxxQkFBcUI7SUFDdkIsQ0FBQyxDQUFDLGtCQUFrQjtJQUNwQixDQUFDLENBQUMsY0FB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O0lBQ3JCLENBQUMsQ0FBQyxZQUFZO0lBQ2QsQ0FBQyxDQUFDLGlCQUFpQjtJQUNuQixDQUFDLENBQUMsa0JBQWtCO0lBQ3BCLENBQUMsQ0FBQyxpQkFBaUI7SUFDbkIsQ0FBQyxDQUFDLGVBQWU7SUFDakIsQ0FBQyxDQUFDLFdBQVc7SUFDYixDQUFDLENBQUMsYUFBYTtJQUNmLENBQUMsQ0FBQyxjQUFjO0lBQ2hCLENBQUMsQ0FBQyxtQkFBbUI7SUFDckIsQ0FBQyxDQUFDLFdBQVc7SUFDYixDQUFDLENBQUMsaUJBQWlCO0lBQ25CLENBQUMsQ0FBQyxzQkFBc0I7SUFDeEIsQ0FBQyxDQUFDLFNBQVM7SUFDWCxDQUFDLENBQUMsZUFBZTtJQUNqQixDQUFDLENBQUMsVUFBVTtJQUNaLENBQUMsQ0FBQyxVQUFVO0lBQ1osQ0FBQyxDQUFDLG9CQUFvQjtJQUN0QixDQUFDLENBQUMsYUFBYTtJQUNmLENBQUMsQ0FBQyxlQUFlO0lBQ2pCLENBQUMsQ0FBQyxtQkFBbUI7SUFDckIsQ0FBQyxDQUFDLFdBQVc7SUFDYixDQUFDLENBQUMsY0FBYztJQUNoQixDQUFDLENBQUMsZUFBZTtJQUNqQixDQUFDLENBQUMsY0FBYztJQUNoQixDQUFDLENBQUMsZUFBZTtJQUNqQixDQUFDLENBQUMsOEJBQThCO0lBQ2hDLENBQUMsQ0FBQyxpQkFBaUI7Q0FDcEIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIlxuaW1wb3J0ICogYXMgZCBmcm9tICcuL2NvbXBvbmVudHMnO1xuXG5leHBvcnQgY29uc3QgRElSRUNUSVZFUyA9IFtcbiAgZC5EeXRlQWksXG4gIGQuRHl0ZUFpQ2hhdCxcbiAgZC5EeXRlQWlIb21lLFxuICBkLkR5dGVBaVRvZ2dsZSxcbiAgZC5EeXRlQWlUcmFuc2NyaXB0aW9ucyxcbiAgZC5EeXRlQXVkaW9HcmlkLFxuICBkLkR5dGVBdWRpb1RpbGUsXG4gIGQuRHl0ZUF1ZGlvVmlzdWFsaXplcixcbiAgZC5EeXRlQXZhdGFyLFxuICBkLkR5dGVCcmVha291dFJvb21NYW5hZ2VyLFxuICBkLkR5dGVCcmVha291dFJvb21QYXJ0aWNpcGFudHMsXG4gIGQuRHl0ZUJyZWFrb3V0Um9vbXNNYW5hZ2VyLFxuICBkLkR5dGVCcmVha291dFJvb21zVG9nZ2xlLFxuICBkLkR5dGVCcm9hZGNhc3RNZXNzYWdlTW9kYWwsXG4gIGQuRHl0ZUJ1dHRvbixcbiAgZC5EeXRlQ2FtZXJhU2VsZWN0b3IsXG4gIGQuRHl0ZUNhbWVyYVRvZ2dsZSxcbiAgZC5EeXRlQ2FwdGlvblRvZ2dsZSxcbiAgZC5EeXRlQ2hhbm5lbENyZWF0b3IsXG4gIGQuRHl0ZUNoYW5uZWxEZXRhaWxzLFxuICBkLkR5dGVDaGFubmVsSGVhZGVyLFxuICBkLkR5dGVDaGFubmVsU2VsZWN0b3JVaSxcbiAgZC5EeXRlQ2hhbm5lbFNlbGVjdG9yVmlldyxcbiAgZC5EeXRlQ2hhdCxcbiAgZC5EeXRlQ2hhdENvbXBvc2VyVWksXG4gIGQuRHl0ZUNoYXRDb21wb3NlclZpZXcsXG4gIGQuRHl0ZUNoYXRNZXNzYWdlLFxuICBkLkR5dGVDaGF0TWVzc2FnZXNVaSxcbiAgZC5EeXRlQ2hhdE1lc3NhZ2VzVWlQYWdpbmF0ZWQsXG4gIGQuRHl0ZUNoYXRTZWFyY2hSZXN1bHRzLFxuICBkLkR5dGVDaGF0U2VsZWN0b3JVaSxcbiAgZC5EeXRlQ2hhdFRvZ2dsZSxcbiAgZC5EeXRlQ2xvY2ssXG4gIGQuRHl0ZUNvbmZpcm1hdGlvbk1vZGFsLFxuICBkLkR5dGVDb250cm9sYmFyLFxuICBkLkR5dGVDb250cm9sYmFyQnV0dG9uLFxuICBkLkR5dGVDb3VudGVyLFxuICBkLkR5dGVEZWJ1Z2dlcixcbiAgZC5EeXRlRGVidWdnZXJBdWRpbyxcbiAgZC5EeXRlRGVidWdnZXJTY3JlZW5zaGFyZSxcbiAgZC5EeXRlRGVidWdnZXJTeXN0ZW0sXG4gIGQuRHl0ZURlYnVnZ2VyVG9nZ2xlLFxuICBkLkR5dGVEZWJ1Z2dlclZpZGVvLFxuICBkLkR5dGVEaWFsb2csXG4gIGQuRHl0ZURpYWxvZ01hbmFnZXIsXG4gIGQuRHl0ZURyYWZ0QXR0YWNobWVudFZpZXcsXG4gIGQuRHl0ZUVtb2ppUGlja2VyLFxuICBkLkR5dGVFbW9qaVBpY2tlckJ1dHRvbixcbiAgZC5EeXRlRW5kZWRTY3JlZW4sXG4gIGQuRHl0ZUZpbGVEcm9wem9uZSxcbiAgZC5EeXRlRmlsZU1lc3NhZ2UsXG4gIGQuRHl0ZUZpbGVNZXNzYWdlVmlldyxcbiAgZC5EeXRlRmlsZVBpY2tlckJ1dHRvbixcbiAgZC5EeXRlRnVsbHNjcmVlblRvZ2dsZSxcbiAgZC5EeXRlR3JpZCxcbiAgZC5EeXRlR3JpZFBhZ2luYXRpb24sXG4gIGQuRHl0ZUhlYWRlcixcbiAgZC5EeXRlSWNvbixcbiAgZC5EeXRlSWRsZVNjcmVlbixcbiAgZC5EeXRlSW1hZ2VNZXNzYWdlLFxuICBkLkR5dGVJbWFnZU1lc3NhZ2VWaWV3LFxuICBkLkR5dGVJbWFnZVZpZXdlcixcbiAgZC5EeXRlSW5mb3JtYXRpb25Ub29sdGlwLFxuICBkLkR5dGVKb2luU3RhZ2UsXG4gIGQuRHl0ZUxlYXZlQnV0dG9uLFxuICBkLkR5dGVMZWF2ZU1lZXRpbmcsXG4gIGQuRHl0ZUxpdmVzdHJlYW1JbmRpY2F0b3IsXG4gIGQuRHl0ZUxpdmVzdHJlYW1QbGF5ZXIsXG4gIGQuRHl0ZUxpdmVzdHJlYW1Ub2dnbGUsXG4gIGQuRHl0ZUxvZ28sXG4gIGQuRHl0ZU1hcmtkb3duVmlldyxcbiAgZC5EeXRlTWVldGluZyxcbiAgZC5EeXRlTWVldGluZ1RpdGxlLFxuICBkLkR5dGVNZW51LFxuICBkLkR5dGVNZW51SXRlbSxcbiAgZC5EeXRlTWVudUxpc3QsXG4gIGQuRHl0ZU1lc3NhZ2VMaXN0VmlldyxcbiAgZC5EeXRlTWVzc2FnZVZpZXcsXG4gIGQuRHl0ZU1pY1RvZ2dsZSxcbiAgZC5EeXRlTWljcm9waG9uZVNlbGVjdG9yLFxuICBkLkR5dGVNaXhlZEdyaWQsXG4gIGQuRHl0ZU1vcmVUb2dnbGUsXG4gIGQuRHl0ZU11dGVBbGxCdXR0b24sXG4gIGQuRHl0ZU11dGVBbGxDb25maXJtYXRpb24sXG4gIGQuRHl0ZU5hbWVUYWcsXG4gIGQuRHl0ZU5ldHdvcmtJbmRpY2F0b3IsXG4gIGQuRHl0ZU5vdGlmaWNhdGlvbixcbiAgZC5EeXRlTm90aWZpY2F0aW9ucyxcbiAgZC5EeXRlT3ZlcmxheU1vZGFsLFxuICBkLkR5dGVQYWdpbmF0ZWRMaXN0LFxuICBkLkR5dGVQYXJ0aWNpcGFudCxcbiAgZC5EeXRlUGFydGljaXBhbnRDb3VudCxcbiAgZC5EeXRlUGFydGljaXBhbnRTZXR1cCxcbiAgZC5EeXRlUGFydGljaXBhbnRUaWxlLFxuICBkLkR5dGVQYXJ0aWNpcGFudHMsXG4gIGQuRHl0ZVBhcnRpY2lwYW50c0F1ZGlvLFxuICBkLkR5dGVQYXJ0aWNpcGFudHNTdGFnZUxpc3QsXG4gIGQuRHl0ZVBhcnRpY2lwYW50c1N0YWdlUXVldWUsXG4gIGQuRHl0ZVBhcnRpY2lwYW50c1RvZ2dsZSxcbiAgZC5EeXRlUGFydGljaXBhbnRzVmlld2VyTGlzdCxcbiAgZC5EeXRlUGFydGljaXBhbnRzV2FpdGluZ0xpc3QsXG4gIGQuRHl0ZVBlcm1pc3Npb25zTWVzc2FnZSxcbiAgZC5EeXRlUGlwVG9nZ2xlLFxuICBkLkR5dGVQbHVnaW5NYWluLFxuICBkLkR5dGVQbHVnaW5zLFxuICBkLkR5dGVQbHVnaW5zVG9nZ2xlLFxuICBkLkR5dGVQb2xsLFxuICBkLkR5dGVQb2xsRm9ybSxcbiAgZC5EeXRlUG9sbHMsXG4gIGQuRHl0ZVBvbGxzVG9nZ2xlLFxuICBkLkR5dGVSZWNvcmRpbmdJbmRpY2F0b3IsXG4gIGQuRHl0ZVJlY29yZGluZ1RvZ2dsZSxcbiAgZC5EeXRlU2NyZWVuU2hhcmVUb2dnbGUsXG4gIGQuRHl0ZVNjcmVlbnNoYXJlVmlldyxcbiAgZC5EeXRlU2V0dGluZ3MsXG4gIGQuRHl0ZVNldHRpbmdzQXVkaW8sXG4gIGQuRHl0ZVNldHRpbmdzVG9nZ2xlLFxuICBkLkR5dGVTZXR0aW5nc1ZpZGVvLFxuICBkLkR5dGVTZXR1cFNjcmVlbixcbiAgZC5EeXRlU2lkZWJhcixcbiAgZC5EeXRlU2lkZWJhclVpLFxuICBkLkR5dGVTaW1wbGVHcmlkLFxuICBkLkR5dGVTcGVha2VyU2VsZWN0b3IsXG4gIGQuRHl0ZVNwaW5uZXIsXG4gIGQuRHl0ZVNwb3RsaWdodEdyaWQsXG4gIGQuRHl0ZVNwb3RsaWdodEluZGljYXRvcixcbiAgZC5EeXRlU3RhZ2UsXG4gIGQuRHl0ZVN0YWdlVG9nZ2xlLFxuICBkLkR5dGVTd2l0Y2gsXG4gIGQuRHl0ZVRhYkJhcixcbiAgZC5EeXRlVGV4dENvbXBvc2VyVmlldyxcbiAgZC5EeXRlVGV4dEZpZWxkLFxuICBkLkR5dGVUZXh0TWVzc2FnZSxcbiAgZC5EeXRlVGV4dE1lc3NhZ2VWaWV3LFxuICBkLkR5dGVUb29sdGlwLFxuICBkLkR5dGVUcmFuc2NyaXB0LFxuICBkLkR5dGVUcmFuc2NyaXB0cyxcbiAgZC5EeXRlVWlQcm92aWRlcixcbiAgZC5EeXRlVmlld2VyQ291bnQsXG4gIGQuRHl0ZVZpcnR1YWxpemVkUGFydGljaXBhbnRMaXN0LFxuICBkLkR5dGVXYWl0aW5nU2NyZWVuXG5dO1xuIl19
|
|
@@ -630,11 +630,11 @@ let DyteChat = class DyteChat {
|
|
|
630
630
|
}
|
|
631
631
|
};
|
|
632
632
|
DyteChat.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteChat, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
633
|
-
DyteChat.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: DyteChat, selector: "dyte-chat", inputs: { config: "config", disablePrivateChat: "disablePrivateChat", iconPack: "iconPack", meeting: "meeting", privatePresetFilter: "privatePresetFilter", size: "size", t: "t" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
633
|
+
DyteChat.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: DyteChat, selector: "dyte-chat", inputs: { config: "config", disablePrivateChat: "disablePrivateChat", displayFilter: "displayFilter", iconPack: "iconPack", meeting: "meeting", privatePresetFilter: "privatePresetFilter", size: "size", t: "t" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
634
634
|
DyteChat = __decorate([
|
|
635
635
|
ProxyCmp({
|
|
636
636
|
defineCustomElementFn: undefined,
|
|
637
|
-
inputs: ['config', 'disablePrivateChat', 'iconPack', 'meeting', 'privatePresetFilter', 'size', 't']
|
|
637
|
+
inputs: ['config', 'disablePrivateChat', 'displayFilter', 'iconPack', 'meeting', 'privatePresetFilter', 'size', 't']
|
|
638
638
|
})
|
|
639
639
|
], DyteChat);
|
|
640
640
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteChat, decorators: [{
|
|
@@ -643,7 +643,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
|
|
|
643
643
|
selector: 'dyte-chat',
|
|
644
644
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
645
645
|
template: '<ng-content></ng-content>',
|
|
646
|
-
inputs: ['config', 'disablePrivateChat', 'iconPack', 'meeting', 'privatePresetFilter', 'size', 't']
|
|
646
|
+
inputs: ['config', 'disablePrivateChat', 'displayFilter', 'iconPack', 'meeting', 'privatePresetFilter', 'size', 't']
|
|
647
647
|
}]
|
|
648
648
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
649
649
|
let DyteChatComposerUi = class DyteChatComposerUi {
|
|
@@ -967,6 +967,152 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
|
|
|
967
967
|
inputs: ['iconPack', 'minValue', 'size', 't', 'value']
|
|
968
968
|
}]
|
|
969
969
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
970
|
+
let DyteDebugger = class DyteDebugger {
|
|
971
|
+
constructor(c, r, z) {
|
|
972
|
+
this.z = z;
|
|
973
|
+
c.detach();
|
|
974
|
+
this.el = r.nativeElement;
|
|
975
|
+
proxyOutputs(this, this.el, ['dyteStateUpdate']);
|
|
976
|
+
}
|
|
977
|
+
};
|
|
978
|
+
DyteDebugger.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteDebugger, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
979
|
+
DyteDebugger.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: DyteDebugger, selector: "dyte-debugger", inputs: { iconPack: "iconPack", meeting: "meeting", size: "size", states: "states", t: "t" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
980
|
+
DyteDebugger = __decorate([
|
|
981
|
+
ProxyCmp({
|
|
982
|
+
defineCustomElementFn: undefined,
|
|
983
|
+
inputs: ['iconPack', 'meeting', 'size', 'states', 't']
|
|
984
|
+
})
|
|
985
|
+
], DyteDebugger);
|
|
986
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteDebugger, decorators: [{
|
|
987
|
+
type: Component,
|
|
988
|
+
args: [{
|
|
989
|
+
selector: 'dyte-debugger',
|
|
990
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
991
|
+
template: '<ng-content></ng-content>',
|
|
992
|
+
inputs: ['iconPack', 'meeting', 'size', 'states', 't']
|
|
993
|
+
}]
|
|
994
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
995
|
+
let DyteDebuggerAudio = class DyteDebuggerAudio {
|
|
996
|
+
constructor(c, r, z) {
|
|
997
|
+
this.z = z;
|
|
998
|
+
c.detach();
|
|
999
|
+
this.el = r.nativeElement;
|
|
1000
|
+
}
|
|
1001
|
+
};
|
|
1002
|
+
DyteDebuggerAudio.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteDebuggerAudio, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1003
|
+
DyteDebuggerAudio.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: DyteDebuggerAudio, selector: "dyte-debugger-audio", inputs: { iconPack: "iconPack", meeting: "meeting", size: "size", states: "states", t: "t" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1004
|
+
DyteDebuggerAudio = __decorate([
|
|
1005
|
+
ProxyCmp({
|
|
1006
|
+
defineCustomElementFn: undefined,
|
|
1007
|
+
inputs: ['iconPack', 'meeting', 'size', 'states', 't']
|
|
1008
|
+
})
|
|
1009
|
+
], DyteDebuggerAudio);
|
|
1010
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteDebuggerAudio, decorators: [{
|
|
1011
|
+
type: Component,
|
|
1012
|
+
args: [{
|
|
1013
|
+
selector: 'dyte-debugger-audio',
|
|
1014
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1015
|
+
template: '<ng-content></ng-content>',
|
|
1016
|
+
inputs: ['iconPack', 'meeting', 'size', 'states', 't']
|
|
1017
|
+
}]
|
|
1018
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
1019
|
+
let DyteDebuggerScreenshare = class DyteDebuggerScreenshare {
|
|
1020
|
+
constructor(c, r, z) {
|
|
1021
|
+
this.z = z;
|
|
1022
|
+
c.detach();
|
|
1023
|
+
this.el = r.nativeElement;
|
|
1024
|
+
}
|
|
1025
|
+
};
|
|
1026
|
+
DyteDebuggerScreenshare.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteDebuggerScreenshare, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1027
|
+
DyteDebuggerScreenshare.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: DyteDebuggerScreenshare, selector: "dyte-debugger-screenshare", inputs: { iconPack: "iconPack", meeting: "meeting", size: "size", states: "states", t: "t" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1028
|
+
DyteDebuggerScreenshare = __decorate([
|
|
1029
|
+
ProxyCmp({
|
|
1030
|
+
defineCustomElementFn: undefined,
|
|
1031
|
+
inputs: ['iconPack', 'meeting', 'size', 'states', 't']
|
|
1032
|
+
})
|
|
1033
|
+
], DyteDebuggerScreenshare);
|
|
1034
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteDebuggerScreenshare, decorators: [{
|
|
1035
|
+
type: Component,
|
|
1036
|
+
args: [{
|
|
1037
|
+
selector: 'dyte-debugger-screenshare',
|
|
1038
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1039
|
+
template: '<ng-content></ng-content>',
|
|
1040
|
+
inputs: ['iconPack', 'meeting', 'size', 'states', 't']
|
|
1041
|
+
}]
|
|
1042
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
1043
|
+
let DyteDebuggerSystem = class DyteDebuggerSystem {
|
|
1044
|
+
constructor(c, r, z) {
|
|
1045
|
+
this.z = z;
|
|
1046
|
+
c.detach();
|
|
1047
|
+
this.el = r.nativeElement;
|
|
1048
|
+
}
|
|
1049
|
+
};
|
|
1050
|
+
DyteDebuggerSystem.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteDebuggerSystem, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1051
|
+
DyteDebuggerSystem.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: DyteDebuggerSystem, selector: "dyte-debugger-system", inputs: { iconPack: "iconPack", meeting: "meeting", size: "size", states: "states", t: "t" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1052
|
+
DyteDebuggerSystem = __decorate([
|
|
1053
|
+
ProxyCmp({
|
|
1054
|
+
defineCustomElementFn: undefined,
|
|
1055
|
+
inputs: ['iconPack', 'meeting', 'size', 'states', 't']
|
|
1056
|
+
})
|
|
1057
|
+
], DyteDebuggerSystem);
|
|
1058
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteDebuggerSystem, decorators: [{
|
|
1059
|
+
type: Component,
|
|
1060
|
+
args: [{
|
|
1061
|
+
selector: 'dyte-debugger-system',
|
|
1062
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1063
|
+
template: '<ng-content></ng-content>',
|
|
1064
|
+
inputs: ['iconPack', 'meeting', 'size', 'states', 't']
|
|
1065
|
+
}]
|
|
1066
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
1067
|
+
let DyteDebuggerToggle = class DyteDebuggerToggle {
|
|
1068
|
+
constructor(c, r, z) {
|
|
1069
|
+
this.z = z;
|
|
1070
|
+
c.detach();
|
|
1071
|
+
this.el = r.nativeElement;
|
|
1072
|
+
proxyOutputs(this, this.el, ['dyteStateUpdate']);
|
|
1073
|
+
}
|
|
1074
|
+
};
|
|
1075
|
+
DyteDebuggerToggle.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteDebuggerToggle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1076
|
+
DyteDebuggerToggle.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: DyteDebuggerToggle, selector: "dyte-debugger-toggle", inputs: { iconPack: "iconPack", meeting: "meeting", size: "size", states: "states", t: "t", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1077
|
+
DyteDebuggerToggle = __decorate([
|
|
1078
|
+
ProxyCmp({
|
|
1079
|
+
defineCustomElementFn: undefined,
|
|
1080
|
+
inputs: ['iconPack', 'meeting', 'size', 'states', 't', 'variant']
|
|
1081
|
+
})
|
|
1082
|
+
], DyteDebuggerToggle);
|
|
1083
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteDebuggerToggle, decorators: [{
|
|
1084
|
+
type: Component,
|
|
1085
|
+
args: [{
|
|
1086
|
+
selector: 'dyte-debugger-toggle',
|
|
1087
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1088
|
+
template: '<ng-content></ng-content>',
|
|
1089
|
+
inputs: ['iconPack', 'meeting', 'size', 'states', 't', 'variant']
|
|
1090
|
+
}]
|
|
1091
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
1092
|
+
let DyteDebuggerVideo = class DyteDebuggerVideo {
|
|
1093
|
+
constructor(c, r, z) {
|
|
1094
|
+
this.z = z;
|
|
1095
|
+
c.detach();
|
|
1096
|
+
this.el = r.nativeElement;
|
|
1097
|
+
}
|
|
1098
|
+
};
|
|
1099
|
+
DyteDebuggerVideo.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteDebuggerVideo, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1100
|
+
DyteDebuggerVideo.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: DyteDebuggerVideo, selector: "dyte-debugger-video", inputs: { iconPack: "iconPack", meeting: "meeting", size: "size", states: "states", t: "t" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1101
|
+
DyteDebuggerVideo = __decorate([
|
|
1102
|
+
ProxyCmp({
|
|
1103
|
+
defineCustomElementFn: undefined,
|
|
1104
|
+
inputs: ['iconPack', 'meeting', 'size', 'states', 't']
|
|
1105
|
+
})
|
|
1106
|
+
], DyteDebuggerVideo);
|
|
1107
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteDebuggerVideo, decorators: [{
|
|
1108
|
+
type: Component,
|
|
1109
|
+
args: [{
|
|
1110
|
+
selector: 'dyte-debugger-video',
|
|
1111
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1112
|
+
template: '<ng-content></ng-content>',
|
|
1113
|
+
inputs: ['iconPack', 'meeting', 'size', 'states', 't']
|
|
1114
|
+
}]
|
|
1115
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
970
1116
|
let DyteDialog = class DyteDialog {
|
|
971
1117
|
constructor(c, r, z) {
|
|
972
1118
|
this.z = z;
|
|
@@ -2223,14 +2369,15 @@ let DyteParticipants = class DyteParticipants {
|
|
|
2223
2369
|
this.z = z;
|
|
2224
2370
|
c.detach();
|
|
2225
2371
|
this.el = r.nativeElement;
|
|
2372
|
+
proxyOutputs(this, this.el, ['dyteStateUpdate']);
|
|
2226
2373
|
}
|
|
2227
2374
|
};
|
|
2228
2375
|
DyteParticipants.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteParticipants, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2229
|
-
DyteParticipants.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: DyteParticipants, selector: "dyte-participants", inputs: { config: "config", iconPack: "iconPack", meeting: "meeting", size: "size", states: "states", t: "t" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2376
|
+
DyteParticipants.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: DyteParticipants, selector: "dyte-participants", inputs: { config: "config", defaultParticipantsTabId: "defaultParticipantsTabId", iconPack: "iconPack", meeting: "meeting", size: "size", states: "states", t: "t" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2230
2377
|
DyteParticipants = __decorate([
|
|
2231
2378
|
ProxyCmp({
|
|
2232
2379
|
defineCustomElementFn: undefined,
|
|
2233
|
-
inputs: ['config', 'iconPack', 'meeting', 'size', 'states', 't']
|
|
2380
|
+
inputs: ['config', 'defaultParticipantsTabId', 'iconPack', 'meeting', 'size', 'states', 't']
|
|
2234
2381
|
})
|
|
2235
2382
|
], DyteParticipants);
|
|
2236
2383
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteParticipants, decorators: [{
|
|
@@ -2239,7 +2386,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
|
|
|
2239
2386
|
selector: 'dyte-participants',
|
|
2240
2387
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2241
2388
|
template: '<ng-content></ng-content>',
|
|
2242
|
-
inputs: ['config', 'iconPack', 'meeting', 'size', 'states', 't']
|
|
2389
|
+
inputs: ['config', 'defaultParticipantsTabId', 'iconPack', 'meeting', 'size', 'states', 't']
|
|
2243
2390
|
}]
|
|
2244
2391
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
2245
2392
|
let DyteParticipantsAudio = class DyteParticipantsAudio {
|
|
@@ -2275,11 +2422,11 @@ let DyteParticipantsStageList = class DyteParticipantsStageList {
|
|
|
2275
2422
|
}
|
|
2276
2423
|
};
|
|
2277
2424
|
DyteParticipantsStageList.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteParticipantsStageList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2278
|
-
DyteParticipantsStageList.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: DyteParticipantsStageList, selector: "dyte-participants-stage-list", inputs: { config: "config", iconPack: "iconPack", meeting: "meeting", search: "search", size: "size", t: "t", view: "view" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2425
|
+
DyteParticipantsStageList.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: DyteParticipantsStageList, selector: "dyte-participants-stage-list", inputs: { config: "config", hideHeader: "hideHeader", iconPack: "iconPack", meeting: "meeting", search: "search", size: "size", t: "t", view: "view" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2279
2426
|
DyteParticipantsStageList = __decorate([
|
|
2280
2427
|
ProxyCmp({
|
|
2281
2428
|
defineCustomElementFn: undefined,
|
|
2282
|
-
inputs: ['config', 'iconPack', 'meeting', 'search', 'size', 't', 'view']
|
|
2429
|
+
inputs: ['config', 'hideHeader', 'iconPack', 'meeting', 'search', 'size', 't', 'view']
|
|
2283
2430
|
})
|
|
2284
2431
|
], DyteParticipantsStageList);
|
|
2285
2432
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteParticipantsStageList, decorators: [{
|
|
@@ -2288,7 +2435,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
|
|
|
2288
2435
|
selector: 'dyte-participants-stage-list',
|
|
2289
2436
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2290
2437
|
template: '<ng-content></ng-content>',
|
|
2291
|
-
inputs: ['config', 'iconPack', 'meeting', 'search', 'size', 't', 'view']
|
|
2438
|
+
inputs: ['config', 'hideHeader', 'iconPack', 'meeting', 'search', 'size', 't', 'view']
|
|
2292
2439
|
}]
|
|
2293
2440
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
2294
2441
|
let DyteParticipantsStageQueue = class DyteParticipantsStageQueue {
|
|
@@ -2348,11 +2495,11 @@ let DyteParticipantsViewerList = class DyteParticipantsViewerList {
|
|
|
2348
2495
|
}
|
|
2349
2496
|
};
|
|
2350
2497
|
DyteParticipantsViewerList.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteParticipantsViewerList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2351
|
-
DyteParticipantsViewerList.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: DyteParticipantsViewerList, selector: "dyte-participants-viewer-list", inputs: { config: "config", iconPack: "iconPack", meeting: "meeting", search: "search", size: "size", t: "t", view: "view" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2498
|
+
DyteParticipantsViewerList.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: DyteParticipantsViewerList, selector: "dyte-participants-viewer-list", inputs: { config: "config", hideHeader: "hideHeader", iconPack: "iconPack", meeting: "meeting", search: "search", size: "size", t: "t", view: "view" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2352
2499
|
DyteParticipantsViewerList = __decorate([
|
|
2353
2500
|
ProxyCmp({
|
|
2354
2501
|
defineCustomElementFn: undefined,
|
|
2355
|
-
inputs: ['config', 'iconPack', 'meeting', 'search', 'size', 't', 'view']
|
|
2502
|
+
inputs: ['config', 'hideHeader', 'iconPack', 'meeting', 'search', 'size', 't', 'view']
|
|
2356
2503
|
})
|
|
2357
2504
|
], DyteParticipantsViewerList);
|
|
2358
2505
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteParticipantsViewerList, decorators: [{
|
|
@@ -2361,7 +2508,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
|
|
|
2361
2508
|
selector: 'dyte-participants-viewer-list',
|
|
2362
2509
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2363
2510
|
template: '<ng-content></ng-content>',
|
|
2364
|
-
inputs: ['config', 'iconPack', 'meeting', 'search', 'size', 't', 'view']
|
|
2511
|
+
inputs: ['config', 'hideHeader', 'iconPack', 'meeting', 'search', 'size', 't', 'view']
|
|
2365
2512
|
}]
|
|
2366
2513
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
2367
2514
|
let DyteParticipantsWaitingList = class DyteParticipantsWaitingList {
|
|
@@ -2869,11 +3016,11 @@ let DyteSidebarUi = class DyteSidebarUi {
|
|
|
2869
3016
|
}
|
|
2870
3017
|
};
|
|
2871
3018
|
DyteSidebarUi.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteSidebarUi, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2872
|
-
DyteSidebarUi.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: DyteSidebarUi, selector: "dyte-sidebar-ui", inputs: { currentTab: "currentTab", iconPack: "iconPack", t: "t", tabs: "tabs", view: "view" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3019
|
+
DyteSidebarUi.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: DyteSidebarUi, selector: "dyte-sidebar-ui", inputs: { currentTab: "currentTab", hideCloseAction: "hideCloseAction", hideHeader: "hideHeader", iconPack: "iconPack", t: "t", tabs: "tabs", view: "view" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2873
3020
|
DyteSidebarUi = __decorate([
|
|
2874
3021
|
ProxyCmp({
|
|
2875
3022
|
defineCustomElementFn: undefined,
|
|
2876
|
-
inputs: ['currentTab', 'iconPack', 't', 'tabs', 'view']
|
|
3023
|
+
inputs: ['currentTab', 'hideCloseAction', 'hideHeader', 'iconPack', 't', 'tabs', 'view']
|
|
2877
3024
|
})
|
|
2878
3025
|
], DyteSidebarUi);
|
|
2879
3026
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteSidebarUi, decorators: [{
|
|
@@ -2882,7 +3029,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
|
|
|
2882
3029
|
selector: 'dyte-sidebar-ui',
|
|
2883
3030
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2884
3031
|
template: '<ng-content></ng-content>',
|
|
2885
|
-
inputs: ['currentTab', 'iconPack', 't', 'tabs', 'view']
|
|
3032
|
+
inputs: ['currentTab', 'hideCloseAction', 'hideHeader', 'iconPack', 't', 'tabs', 'view']
|
|
2886
3033
|
}]
|
|
2887
3034
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
2888
3035
|
let DyteSimpleGrid = class DyteSimpleGrid {
|
|
@@ -3326,6 +3473,30 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
|
|
|
3326
3473
|
inputs: ['iconPack', 'meeting', 't', 'variant']
|
|
3327
3474
|
}]
|
|
3328
3475
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
3476
|
+
let DyteVirtualizedParticipantList = class DyteVirtualizedParticipantList {
|
|
3477
|
+
constructor(c, r, z) {
|
|
3478
|
+
this.z = z;
|
|
3479
|
+
c.detach();
|
|
3480
|
+
this.el = r.nativeElement;
|
|
3481
|
+
}
|
|
3482
|
+
};
|
|
3483
|
+
DyteVirtualizedParticipantList.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteVirtualizedParticipantList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
3484
|
+
DyteVirtualizedParticipantList.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: DyteVirtualizedParticipantList, selector: "dyte-virtualized-participant-list", inputs: { bufferedItemsCount: "bufferedItemsCount", emptyListElement: "emptyListElement", itemHeight: "itemHeight", items: "items", renderItem: "renderItem" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3485
|
+
DyteVirtualizedParticipantList = __decorate([
|
|
3486
|
+
ProxyCmp({
|
|
3487
|
+
defineCustomElementFn: undefined,
|
|
3488
|
+
inputs: ['bufferedItemsCount', 'emptyListElement', 'itemHeight', 'items', 'renderItem']
|
|
3489
|
+
})
|
|
3490
|
+
], DyteVirtualizedParticipantList);
|
|
3491
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteVirtualizedParticipantList, decorators: [{
|
|
3492
|
+
type: Component,
|
|
3493
|
+
args: [{
|
|
3494
|
+
selector: 'dyte-virtualized-participant-list',
|
|
3495
|
+
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
3496
|
+
template: '<ng-content></ng-content>',
|
|
3497
|
+
inputs: ['bufferedItemsCount', 'emptyListElement', 'itemHeight', 'items', 'renderItem']
|
|
3498
|
+
}]
|
|
3499
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|
|
3329
3500
|
let DyteWaitingScreen = class DyteWaitingScreen {
|
|
3330
3501
|
constructor(c, r, z) {
|
|
3331
3502
|
this.z = z;
|
|
@@ -3389,6 +3560,12 @@ const DIRECTIVES = [
|
|
|
3389
3560
|
DyteControlbar,
|
|
3390
3561
|
DyteControlbarButton,
|
|
3391
3562
|
DyteCounter,
|
|
3563
|
+
DyteDebugger,
|
|
3564
|
+
DyteDebuggerAudio,
|
|
3565
|
+
DyteDebuggerScreenshare,
|
|
3566
|
+
DyteDebuggerSystem,
|
|
3567
|
+
DyteDebuggerToggle,
|
|
3568
|
+
DyteDebuggerVideo,
|
|
3392
3569
|
DyteDialog,
|
|
3393
3570
|
DyteDialogManager,
|
|
3394
3571
|
DyteDraftAttachmentView,
|
|
@@ -3485,6 +3662,7 @@ const DIRECTIVES = [
|
|
|
3485
3662
|
DyteTranscripts,
|
|
3486
3663
|
DyteUiProvider,
|
|
3487
3664
|
DyteViewerCount,
|
|
3665
|
+
DyteVirtualizedParticipantList,
|
|
3488
3666
|
DyteWaitingScreen
|
|
3489
3667
|
];
|
|
3490
3668
|
|
|
@@ -3492,7 +3670,7 @@ defineCustomElements(window);
|
|
|
3492
3670
|
class DyteComponentsModule {
|
|
3493
3671
|
}
|
|
3494
3672
|
DyteComponentsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteComponentsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
3495
|
-
DyteComponentsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteComponentsModule, declarations: [DyteAi, DyteAiChat, DyteAiHome, DyteAiToggle, DyteAiTranscriptions, DyteAudioGrid, DyteAudioTile, DyteAudioVisualizer, DyteAvatar, DyteBreakoutRoomManager, DyteBreakoutRoomParticipants, DyteBreakoutRoomsManager, DyteBreakoutRoomsToggle, DyteBroadcastMessageModal, DyteButton, DyteCameraSelector, DyteCameraToggle, DyteCaptionToggle, DyteChannelCreator, DyteChannelDetails, DyteChannelHeader, DyteChannelSelectorUi, DyteChannelSelectorView, DyteChat, DyteChatComposerUi, DyteChatComposerView, DyteChatMessage, DyteChatMessagesUi, DyteChatMessagesUiPaginated, DyteChatSearchResults, DyteChatSelectorUi, DyteChatToggle, DyteClock, DyteConfirmationModal, DyteControlbar, DyteControlbarButton, DyteCounter, DyteDialog, DyteDialogManager, DyteDraftAttachmentView, DyteEmojiPicker, DyteEmojiPickerButton, DyteEndedScreen, DyteFileDropzone, DyteFileMessage, DyteFileMessageView, DyteFilePickerButton, DyteFullscreenToggle, DyteGrid, DyteGridPagination, DyteHeader, DyteIcon, DyteIdleScreen, DyteImageMessage, DyteImageMessageView, DyteImageViewer, DyteInformationTooltip, DyteJoinStage, DyteLeaveButton, DyteLeaveMeeting, DyteLivestreamIndicator, DyteLivestreamPlayer, DyteLivestreamToggle, DyteLogo, DyteMarkdownView, DyteMeeting, DyteMeetingTitle, DyteMenu, DyteMenuItem, DyteMenuList, DyteMessageListView, DyteMessageView, DyteMicToggle, DyteMicrophoneSelector, DyteMixedGrid, DyteMoreToggle, DyteMuteAllButton, DyteMuteAllConfirmation, DyteNameTag, DyteNetworkIndicator, DyteNotification, DyteNotifications, DyteOverlayModal, DytePaginatedList, DyteParticipant, DyteParticipantCount, DyteParticipantSetup, DyteParticipantTile, DyteParticipants, DyteParticipantsAudio, DyteParticipantsStageList, DyteParticipantsStageQueue, DyteParticipantsToggle, DyteParticipantsViewerList, DyteParticipantsWaitingList, DytePermissionsMessage, DytePipToggle, DytePluginMain, DytePlugins, DytePluginsToggle, DytePoll, DytePollForm, DytePolls, DytePollsToggle, DyteRecordingIndicator, DyteRecordingToggle, DyteScreenShareToggle, DyteScreenshareView, DyteSettings, DyteSettingsAudio, DyteSettingsToggle, DyteSettingsVideo, DyteSetupScreen, DyteSidebar, DyteSidebarUi, DyteSimpleGrid, DyteSpeakerSelector, DyteSpinner, DyteSpotlightGrid, DyteSpotlightIndicator, DyteStage, DyteStageToggle, DyteSwitch, DyteTabBar, DyteTextComposerView, DyteTextField, DyteTextMessage, DyteTextMessageView, DyteTooltip, DyteTranscript, DyteTranscripts, DyteUiProvider, DyteViewerCount, DyteWaitingScreen], exports: [DyteAi, DyteAiChat, DyteAiHome, DyteAiToggle, DyteAiTranscriptions, DyteAudioGrid, DyteAudioTile, DyteAudioVisualizer, DyteAvatar, DyteBreakoutRoomManager, DyteBreakoutRoomParticipants, DyteBreakoutRoomsManager, DyteBreakoutRoomsToggle, DyteBroadcastMessageModal, DyteButton, DyteCameraSelector, DyteCameraToggle, DyteCaptionToggle, DyteChannelCreator, DyteChannelDetails, DyteChannelHeader, DyteChannelSelectorUi, DyteChannelSelectorView, DyteChat, DyteChatComposerUi, DyteChatComposerView, DyteChatMessage, DyteChatMessagesUi, DyteChatMessagesUiPaginated, DyteChatSearchResults, DyteChatSelectorUi, DyteChatToggle, DyteClock, DyteConfirmationModal, DyteControlbar, DyteControlbarButton, DyteCounter, DyteDialog, DyteDialogManager, DyteDraftAttachmentView, DyteEmojiPicker, DyteEmojiPickerButton, DyteEndedScreen, DyteFileDropzone, DyteFileMessage, DyteFileMessageView, DyteFilePickerButton, DyteFullscreenToggle, DyteGrid, DyteGridPagination, DyteHeader, DyteIcon, DyteIdleScreen, DyteImageMessage, DyteImageMessageView, DyteImageViewer, DyteInformationTooltip, DyteJoinStage, DyteLeaveButton, DyteLeaveMeeting, DyteLivestreamIndicator, DyteLivestreamPlayer, DyteLivestreamToggle, DyteLogo, DyteMarkdownView, DyteMeeting, DyteMeetingTitle, DyteMenu, DyteMenuItem, DyteMenuList, DyteMessageListView, DyteMessageView, DyteMicToggle, DyteMicrophoneSelector, DyteMixedGrid, DyteMoreToggle, DyteMuteAllButton, DyteMuteAllConfirmation, DyteNameTag, DyteNetworkIndicator, DyteNotification, DyteNotifications, DyteOverlayModal, DytePaginatedList, DyteParticipant, DyteParticipantCount, DyteParticipantSetup, DyteParticipantTile, DyteParticipants, DyteParticipantsAudio, DyteParticipantsStageList, DyteParticipantsStageQueue, DyteParticipantsToggle, DyteParticipantsViewerList, DyteParticipantsWaitingList, DytePermissionsMessage, DytePipToggle, DytePluginMain, DytePlugins, DytePluginsToggle, DytePoll, DytePollForm, DytePolls, DytePollsToggle, DyteRecordingIndicator, DyteRecordingToggle, DyteScreenShareToggle, DyteScreenshareView, DyteSettings, DyteSettingsAudio, DyteSettingsToggle, DyteSettingsVideo, DyteSetupScreen, DyteSidebar, DyteSidebarUi, DyteSimpleGrid, DyteSpeakerSelector, DyteSpinner, DyteSpotlightGrid, DyteSpotlightIndicator, DyteStage, DyteStageToggle, DyteSwitch, DyteTabBar, DyteTextComposerView, DyteTextField, DyteTextMessage, DyteTextMessageView, DyteTooltip, DyteTranscript, DyteTranscripts, DyteUiProvider, DyteViewerCount, DyteWaitingScreen] });
|
|
3673
|
+
DyteComponentsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteComponentsModule, declarations: [DyteAi, DyteAiChat, DyteAiHome, DyteAiToggle, DyteAiTranscriptions, DyteAudioGrid, DyteAudioTile, DyteAudioVisualizer, DyteAvatar, DyteBreakoutRoomManager, DyteBreakoutRoomParticipants, DyteBreakoutRoomsManager, DyteBreakoutRoomsToggle, DyteBroadcastMessageModal, DyteButton, DyteCameraSelector, DyteCameraToggle, DyteCaptionToggle, DyteChannelCreator, DyteChannelDetails, DyteChannelHeader, DyteChannelSelectorUi, DyteChannelSelectorView, DyteChat, DyteChatComposerUi, DyteChatComposerView, DyteChatMessage, DyteChatMessagesUi, DyteChatMessagesUiPaginated, DyteChatSearchResults, DyteChatSelectorUi, DyteChatToggle, DyteClock, DyteConfirmationModal, DyteControlbar, DyteControlbarButton, DyteCounter, DyteDebugger, DyteDebuggerAudio, DyteDebuggerScreenshare, DyteDebuggerSystem, DyteDebuggerToggle, DyteDebuggerVideo, DyteDialog, DyteDialogManager, DyteDraftAttachmentView, DyteEmojiPicker, DyteEmojiPickerButton, DyteEndedScreen, DyteFileDropzone, DyteFileMessage, DyteFileMessageView, DyteFilePickerButton, DyteFullscreenToggle, DyteGrid, DyteGridPagination, DyteHeader, DyteIcon, DyteIdleScreen, DyteImageMessage, DyteImageMessageView, DyteImageViewer, DyteInformationTooltip, DyteJoinStage, DyteLeaveButton, DyteLeaveMeeting, DyteLivestreamIndicator, DyteLivestreamPlayer, DyteLivestreamToggle, DyteLogo, DyteMarkdownView, DyteMeeting, DyteMeetingTitle, DyteMenu, DyteMenuItem, DyteMenuList, DyteMessageListView, DyteMessageView, DyteMicToggle, DyteMicrophoneSelector, DyteMixedGrid, DyteMoreToggle, DyteMuteAllButton, DyteMuteAllConfirmation, DyteNameTag, DyteNetworkIndicator, DyteNotification, DyteNotifications, DyteOverlayModal, DytePaginatedList, DyteParticipant, DyteParticipantCount, DyteParticipantSetup, DyteParticipantTile, DyteParticipants, DyteParticipantsAudio, DyteParticipantsStageList, DyteParticipantsStageQueue, DyteParticipantsToggle, DyteParticipantsViewerList, DyteParticipantsWaitingList, DytePermissionsMessage, DytePipToggle, DytePluginMain, DytePlugins, DytePluginsToggle, DytePoll, DytePollForm, DytePolls, DytePollsToggle, DyteRecordingIndicator, DyteRecordingToggle, DyteScreenShareToggle, DyteScreenshareView, DyteSettings, DyteSettingsAudio, DyteSettingsToggle, DyteSettingsVideo, DyteSetupScreen, DyteSidebar, DyteSidebarUi, DyteSimpleGrid, DyteSpeakerSelector, DyteSpinner, DyteSpotlightGrid, DyteSpotlightIndicator, DyteStage, DyteStageToggle, DyteSwitch, DyteTabBar, DyteTextComposerView, DyteTextField, DyteTextMessage, DyteTextMessageView, DyteTooltip, DyteTranscript, DyteTranscripts, DyteUiProvider, DyteViewerCount, DyteVirtualizedParticipantList, DyteWaitingScreen], exports: [DyteAi, DyteAiChat, DyteAiHome, DyteAiToggle, DyteAiTranscriptions, DyteAudioGrid, DyteAudioTile, DyteAudioVisualizer, DyteAvatar, DyteBreakoutRoomManager, DyteBreakoutRoomParticipants, DyteBreakoutRoomsManager, DyteBreakoutRoomsToggle, DyteBroadcastMessageModal, DyteButton, DyteCameraSelector, DyteCameraToggle, DyteCaptionToggle, DyteChannelCreator, DyteChannelDetails, DyteChannelHeader, DyteChannelSelectorUi, DyteChannelSelectorView, DyteChat, DyteChatComposerUi, DyteChatComposerView, DyteChatMessage, DyteChatMessagesUi, DyteChatMessagesUiPaginated, DyteChatSearchResults, DyteChatSelectorUi, DyteChatToggle, DyteClock, DyteConfirmationModal, DyteControlbar, DyteControlbarButton, DyteCounter, DyteDebugger, DyteDebuggerAudio, DyteDebuggerScreenshare, DyteDebuggerSystem, DyteDebuggerToggle, DyteDebuggerVideo, DyteDialog, DyteDialogManager, DyteDraftAttachmentView, DyteEmojiPicker, DyteEmojiPickerButton, DyteEndedScreen, DyteFileDropzone, DyteFileMessage, DyteFileMessageView, DyteFilePickerButton, DyteFullscreenToggle, DyteGrid, DyteGridPagination, DyteHeader, DyteIcon, DyteIdleScreen, DyteImageMessage, DyteImageMessageView, DyteImageViewer, DyteInformationTooltip, DyteJoinStage, DyteLeaveButton, DyteLeaveMeeting, DyteLivestreamIndicator, DyteLivestreamPlayer, DyteLivestreamToggle, DyteLogo, DyteMarkdownView, DyteMeeting, DyteMeetingTitle, DyteMenu, DyteMenuItem, DyteMenuList, DyteMessageListView, DyteMessageView, DyteMicToggle, DyteMicrophoneSelector, DyteMixedGrid, DyteMoreToggle, DyteMuteAllButton, DyteMuteAllConfirmation, DyteNameTag, DyteNetworkIndicator, DyteNotification, DyteNotifications, DyteOverlayModal, DytePaginatedList, DyteParticipant, DyteParticipantCount, DyteParticipantSetup, DyteParticipantTile, DyteParticipants, DyteParticipantsAudio, DyteParticipantsStageList, DyteParticipantsStageQueue, DyteParticipantsToggle, DyteParticipantsViewerList, DyteParticipantsWaitingList, DytePermissionsMessage, DytePipToggle, DytePluginMain, DytePlugins, DytePluginsToggle, DytePoll, DytePollForm, DytePolls, DytePollsToggle, DyteRecordingIndicator, DyteRecordingToggle, DyteScreenShareToggle, DyteScreenshareView, DyteSettings, DyteSettingsAudio, DyteSettingsToggle, DyteSettingsVideo, DyteSetupScreen, DyteSidebar, DyteSidebarUi, DyteSimpleGrid, DyteSpeakerSelector, DyteSpinner, DyteSpotlightGrid, DyteSpotlightIndicator, DyteStage, DyteStageToggle, DyteSwitch, DyteTabBar, DyteTextComposerView, DyteTextField, DyteTextMessage, DyteTextMessageView, DyteTooltip, DyteTranscript, DyteTranscripts, DyteUiProvider, DyteViewerCount, DyteVirtualizedParticipantList, DyteWaitingScreen] });
|
|
3496
3674
|
DyteComponentsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteComponentsModule, imports: [[]] });
|
|
3497
3675
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DyteComponentsModule, decorators: [{
|
|
3498
3676
|
type: NgModule,
|
|
@@ -3511,5 +3689,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
|
|
|
3511
3689
|
* Generated bundle index. Do not edit.
|
|
3512
3690
|
*/
|
|
3513
3691
|
|
|
3514
|
-
export { DIRECTIVES, DyteAi, DyteAiChat, DyteAiHome, DyteAiToggle, DyteAiTranscriptions, DyteAudioGrid, DyteAudioTile, DyteAudioVisualizer, DyteAvatar, DyteBreakoutRoomManager, DyteBreakoutRoomParticipants, DyteBreakoutRoomsManager, DyteBreakoutRoomsToggle, DyteBroadcastMessageModal, DyteButton, DyteCameraSelector, DyteCameraToggle, DyteCaptionToggle, DyteChannelCreator, DyteChannelDetails, DyteChannelHeader, DyteChannelSelectorUi, DyteChannelSelectorView, DyteChat, DyteChatComposerUi, DyteChatComposerView, DyteChatMessage, DyteChatMessagesUi, DyteChatMessagesUiPaginated, DyteChatSearchResults, DyteChatSelectorUi, DyteChatToggle, DyteClock, DyteComponentsModule, DyteConfirmationModal, DyteControlbar, DyteControlbarButton, DyteCounter, DyteDialog, DyteDialogManager, DyteDraftAttachmentView, DyteEmojiPicker, DyteEmojiPickerButton, DyteEndedScreen, DyteFileDropzone, DyteFileMessage, DyteFileMessageView, DyteFilePickerButton, DyteFullscreenToggle, DyteGrid, DyteGridPagination, DyteHeader, DyteIcon, DyteIdleScreen, DyteImageMessage, DyteImageMessageView, DyteImageViewer, DyteInformationTooltip, DyteJoinStage, DyteLeaveButton, DyteLeaveMeeting, DyteLivestreamIndicator, DyteLivestreamPlayer, DyteLivestreamToggle, DyteLogo, DyteMarkdownView, DyteMeeting, DyteMeetingTitle, DyteMenu, DyteMenuItem, DyteMenuList, DyteMessageListView, DyteMessageView, DyteMicToggle, DyteMicrophoneSelector, DyteMixedGrid, DyteMoreToggle, DyteMuteAllButton, DyteMuteAllConfirmation, DyteNameTag, DyteNetworkIndicator, DyteNotification, DyteNotifications, DyteOverlayModal, DytePaginatedList, DyteParticipant, DyteParticipantCount, DyteParticipantSetup, DyteParticipantTile, DyteParticipants, DyteParticipantsAudio, DyteParticipantsStageList, DyteParticipantsStageQueue, DyteParticipantsToggle, DyteParticipantsViewerList, DyteParticipantsWaitingList, DytePermissionsMessage, DytePipToggle, DytePluginMain, DytePlugins, DytePluginsToggle, DytePoll, DytePollForm, DytePolls, DytePollsToggle, DyteRecordingIndicator, DyteRecordingToggle, DyteScreenShareToggle, DyteScreenshareView, DyteSettings, DyteSettingsAudio, DyteSettingsToggle, DyteSettingsVideo, DyteSetupScreen, DyteSidebar, DyteSidebarUi, DyteSimpleGrid, DyteSpeakerSelector, DyteSpinner, DyteSpotlightGrid, DyteSpotlightIndicator, DyteStage, DyteStageToggle, DyteSwitch, DyteTabBar, DyteTextComposerView, DyteTextField, DyteTextMessage, DyteTextMessageView, DyteTooltip, DyteTranscript, DyteTranscripts, DyteUiProvider, DyteViewerCount, DyteWaitingScreen };
|
|
3692
|
+
export { DIRECTIVES, DyteAi, DyteAiChat, DyteAiHome, DyteAiToggle, DyteAiTranscriptions, DyteAudioGrid, DyteAudioTile, DyteAudioVisualizer, DyteAvatar, DyteBreakoutRoomManager, DyteBreakoutRoomParticipants, DyteBreakoutRoomsManager, DyteBreakoutRoomsToggle, DyteBroadcastMessageModal, DyteButton, DyteCameraSelector, DyteCameraToggle, DyteCaptionToggle, DyteChannelCreator, DyteChannelDetails, DyteChannelHeader, DyteChannelSelectorUi, DyteChannelSelectorView, DyteChat, DyteChatComposerUi, DyteChatComposerView, DyteChatMessage, DyteChatMessagesUi, DyteChatMessagesUiPaginated, DyteChatSearchResults, DyteChatSelectorUi, DyteChatToggle, DyteClock, DyteComponentsModule, DyteConfirmationModal, DyteControlbar, DyteControlbarButton, DyteCounter, DyteDebugger, DyteDebuggerAudio, DyteDebuggerScreenshare, DyteDebuggerSystem, DyteDebuggerToggle, DyteDebuggerVideo, DyteDialog, DyteDialogManager, DyteDraftAttachmentView, DyteEmojiPicker, DyteEmojiPickerButton, DyteEndedScreen, DyteFileDropzone, DyteFileMessage, DyteFileMessageView, DyteFilePickerButton, DyteFullscreenToggle, DyteGrid, DyteGridPagination, DyteHeader, DyteIcon, DyteIdleScreen, DyteImageMessage, DyteImageMessageView, DyteImageViewer, DyteInformationTooltip, DyteJoinStage, DyteLeaveButton, DyteLeaveMeeting, DyteLivestreamIndicator, DyteLivestreamPlayer, DyteLivestreamToggle, DyteLogo, DyteMarkdownView, DyteMeeting, DyteMeetingTitle, DyteMenu, DyteMenuItem, DyteMenuList, DyteMessageListView, DyteMessageView, DyteMicToggle, DyteMicrophoneSelector, DyteMixedGrid, DyteMoreToggle, DyteMuteAllButton, DyteMuteAllConfirmation, DyteNameTag, DyteNetworkIndicator, DyteNotification, DyteNotifications, DyteOverlayModal, DytePaginatedList, DyteParticipant, DyteParticipantCount, DyteParticipantSetup, DyteParticipantTile, DyteParticipants, DyteParticipantsAudio, DyteParticipantsStageList, DyteParticipantsStageQueue, DyteParticipantsToggle, DyteParticipantsViewerList, DyteParticipantsWaitingList, DytePermissionsMessage, DytePipToggle, DytePluginMain, DytePlugins, DytePluginsToggle, DytePoll, DytePollForm, DytePolls, DytePollsToggle, DyteRecordingIndicator, DyteRecordingToggle, DyteScreenShareToggle, DyteScreenshareView, DyteSettings, DyteSettingsAudio, DyteSettingsToggle, DyteSettingsVideo, DyteSetupScreen, DyteSidebar, DyteSidebarUi, DyteSimpleGrid, DyteSpeakerSelector, DyteSpinner, DyteSpotlightGrid, DyteSpotlightIndicator, DyteStage, DyteStageToggle, DyteSwitch, DyteTabBar, DyteTextComposerView, DyteTextField, DyteTextMessage, DyteTextMessageView, DyteTooltip, DyteTranscript, DyteTranscripts, DyteUiProvider, DyteViewerCount, DyteVirtualizedParticipantList, DyteWaitingScreen };
|
|
3515
3693
|
//# sourceMappingURL=dytesdk-angular-ui-kit.mjs.map
|