@dytesdk/angular-ui-kit 1.35.0-staging.3 → 1.35.0-staging.4

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.
@@ -1439,6 +1439,31 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
1439
1439
  inputs: ['iconPack', 'meeting', 't']
1440
1440
  }]
1441
1441
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
1442
+ let DytePipToggle = class DytePipToggle {
1443
+ constructor(c, r, z) {
1444
+ this.z = z;
1445
+ c.detach();
1446
+ this.el = r.nativeElement;
1447
+ proxyOutputs(this, this.el, ['dyteStateUpdate']);
1448
+ }
1449
+ };
1450
+ DytePipToggle.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DytePipToggle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
1451
+ DytePipToggle.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.11", type: DytePipToggle, selector: "dyte-pip-toggle", inputs: { config: "config", 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 });
1452
+ DytePipToggle = __decorate([
1453
+ ProxyCmp({
1454
+ defineCustomElementFn: undefined,
1455
+ inputs: ['config', 'iconPack', 'meeting', 'size', 'states', 't', 'variant']
1456
+ })
1457
+ ], DytePipToggle);
1458
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImport: i0, type: DytePipToggle, decorators: [{
1459
+ type: Component,
1460
+ args: [{
1461
+ selector: 'dyte-pip-toggle',
1462
+ changeDetection: ChangeDetectionStrategy.OnPush,
1463
+ template: '<ng-content></ng-content>',
1464
+ inputs: ['config', 'iconPack', 'meeting', 'size', 'states', 't', 'variant']
1465
+ }]
1466
+ }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
1442
1467
  let DytePluginMain = class DytePluginMain {
1443
1468
  constructor(c, r, z) {
1444
1469
  this.z = z;
@@ -2463,5 +2488,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
2463
2488
  * Generated bundle index. Do not edit.
2464
2489
  */
2465
2490
 
2466
- export { ComponentsComponent, ComponentsService, DyteAudioVisualizer, DyteAvatar, DyteBreakoutRoomGrid, DyteBreakoutRoomManager, DyteBreakoutRoomTile, DyteBreakoutRoomsManager, DyteBreakoutRoomsToggle, DyteBroadcastMessageModal, DyteButton, DyteCameraToggle, DyteChat, DyteChatScopeSelector, DyteChatToggle, DyteClock, DyteComponentsModule, DyteConfirmationModal, DyteControlbar, DyteControlbarButton, DyteCounter, DyteDialog, DyteDialogManager, DyteEmojiPicker, DyteEndedScreen, DyteFileMessage, DyteFullscreenToggle, DyteGrid, DyteGridPagination, DyteHeader, DyteIcon, DyteIdleScreen, DyteImageMessage, DyteImageViewer, DyteJoinStage, DyteLeaveButton, DyteLeaveMeeting, DyteLogo, DyteMeeting, DyteMeetingTitle, DyteMenu, DyteMenuItem, DyteMenuList, DyteMicToggle, DyteMixedGrid, DyteMoreToggle, DyteNameTag, DyteNotification, DyteNotifications, DyteOverlayModal, DyteParticipant, DyteParticipantCount, DyteParticipantSetup, DyteParticipantTile, DyteParticipants, DyteParticipantsAudio, DyteParticipantsToggle, DytePermissionsMessage, DytePluginMain, DytePlugins, DytePluginsToggle, DytePoll, DytePollForm, DytePolls, DytePollsToggle, DyteRecordingIndicator, DyteRecordingToggle, DyteRemoteAccessManager, DyteScreenShareToggle, DyteScreenshareView, DyteSettings, DyteSettingsAudio, DyteSettingsToggle, DyteSettingsVideo, DyteSetupScreen, DyteSidebar, DyteSimpleGrid, DyteSpinner, DyteSpotlightGrid, DyteSpotlightIndicator, DyteStage, DyteSwitch, DyteTextField, DyteTextMessage, DyteTooltip, DyteWaitingScreen, DyteWebinarStageToggle };
2491
+ export { ComponentsComponent, ComponentsService, DyteAudioVisualizer, DyteAvatar, DyteBreakoutRoomGrid, DyteBreakoutRoomManager, DyteBreakoutRoomTile, DyteBreakoutRoomsManager, DyteBreakoutRoomsToggle, DyteBroadcastMessageModal, DyteButton, DyteCameraToggle, DyteChat, DyteChatScopeSelector, DyteChatToggle, DyteClock, DyteComponentsModule, DyteConfirmationModal, DyteControlbar, DyteControlbarButton, DyteCounter, DyteDialog, DyteDialogManager, DyteEmojiPicker, DyteEndedScreen, DyteFileMessage, DyteFullscreenToggle, DyteGrid, DyteGridPagination, DyteHeader, DyteIcon, DyteIdleScreen, DyteImageMessage, DyteImageViewer, DyteJoinStage, DyteLeaveButton, DyteLeaveMeeting, DyteLogo, DyteMeeting, DyteMeetingTitle, DyteMenu, DyteMenuItem, DyteMenuList, DyteMicToggle, DyteMixedGrid, DyteMoreToggle, DyteNameTag, DyteNotification, DyteNotifications, DyteOverlayModal, DyteParticipant, DyteParticipantCount, DyteParticipantSetup, DyteParticipantTile, DyteParticipants, DyteParticipantsAudio, DyteParticipantsToggle, DytePermissionsMessage, DytePipToggle, DytePluginMain, DytePlugins, DytePluginsToggle, DytePoll, DytePollForm, DytePolls, DytePollsToggle, DyteRecordingIndicator, DyteRecordingToggle, DyteRemoteAccessManager, DyteScreenShareToggle, DyteScreenshareView, DyteSettings, DyteSettingsAudio, DyteSettingsToggle, DyteSettingsVideo, DyteSetupScreen, DyteSidebar, DyteSimpleGrid, DyteSpinner, DyteSpotlightGrid, DyteSpotlightIndicator, DyteStage, DyteSwitch, DyteTextField, DyteTextMessage, DyteTooltip, DyteWaitingScreen, DyteWebinarStageToggle };
2467
2492
  //# sourceMappingURL=dytesdk-angular-ui-kit.mjs.map