@cloudflare/realtimekit-angular-ui 1.0.5-staging.2 → 1.0.5-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.
- package/package.json +15 -16
- package/dist/README.md +0 -106
- package/dist/cloudflare-realtimekit-angular-ui.d.ts +0 -5
- package/dist/esm2020/cloudflare-realtimekit-angular-ui.mjs +0 -5
- package/dist/esm2020/lib/components.module.mjs +0 -31
- package/dist/esm2020/lib/stencil-generated/angular-component-lib/utils.mjs +0 -59
- package/dist/esm2020/lib/stencil-generated/components.mjs +0 -3538
- package/dist/esm2020/lib/stencil-generated/index.mjs +0 -142
- package/dist/esm2020/public-api.mjs +0 -8
- package/dist/fesm2015/cloudflare-realtimekit-angular-ui.mjs +0 -3635
- package/dist/fesm2015/cloudflare-realtimekit-angular-ui.mjs.map +0 -1
- package/dist/fesm2020/cloudflare-realtimekit-angular-ui.mjs +0 -3635
- package/dist/fesm2020/cloudflare-realtimekit-angular-ui.mjs.map +0 -1
- package/dist/lib/components.module.d.ts +0 -7
- package/dist/lib/stencil-generated/angular-component-lib/utils.d.ts +0 -9
- package/dist/lib/stencil-generated/components.d.ts +0 -1788
- package/dist/lib/stencil-generated/index.d.ts +0 -2
- package/dist/public-api.d.ts +0 -4
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import * as d from './components';
|
|
2
|
-
export declare const DIRECTIVES: (typeof d.RtkAi | typeof d.RtkAiToggle | typeof d.RtkAiTranscriptions | typeof d.RtkAudioGrid | typeof d.RtkAudioTile | typeof d.RtkAudioVisualizer | typeof d.RtkAvatar | typeof d.RtkBreakoutRoomManager | typeof d.RtkBreakoutRoomParticipants | typeof d.RtkBreakoutRoomsManager | typeof d.RtkBreakoutRoomsToggle | typeof d.RtkBroadcastMessageModal | typeof d.RtkButton | typeof d.RtkCameraSelector | typeof d.RtkCameraToggle | typeof d.RtkCaptionToggle | typeof d.RtkChannelCreator | typeof d.RtkChannelDetails | typeof d.RtkChannelHeader | typeof d.RtkChannelSelectorUi | typeof d.RtkChannelSelectorView | typeof d.RtkChat | typeof d.RtkChatComposerUi | typeof d.RtkChatComposerView | typeof d.RtkChatMessage | typeof d.RtkChatMessagesUi | typeof d.RtkChatMessagesUiPaginated | typeof d.RtkChatSearchResults | typeof d.RtkChatSelectorUi | typeof d.RtkChatToggle | typeof d.RtkClock | typeof d.RtkConfirmationModal | typeof d.RtkControlbar | typeof d.RtkControlbarButton | typeof d.RtkCounter | typeof d.RtkDebugger | typeof d.RtkDebuggerAudio | typeof d.RtkDebuggerScreenshare | typeof d.RtkDebuggerSystem | typeof d.RtkDebuggerToggle | typeof d.RtkDebuggerVideo | typeof d.RtkDialog | typeof d.RtkDialogManager | typeof d.RtkDraftAttachmentView | typeof d.RtkEmojiPicker | typeof d.RtkEmojiPickerButton | typeof d.RtkEndedScreen | typeof d.RtkFileDropzone | typeof d.RtkFileMessage | typeof d.RtkFileMessageView | typeof d.RtkFilePickerButton | typeof d.RtkFullscreenToggle | typeof d.RtkGrid | typeof d.RtkGridPagination | typeof d.RtkHeader | typeof d.RtkIcon | typeof d.RtkIdleScreen | typeof d.RtkImageMessage | typeof d.RtkImageMessageView | typeof d.RtkImageViewer | typeof d.RtkInformationTooltip | typeof d.RtkJoinStage | typeof d.RtkLeaveButton | typeof d.RtkLeaveMeeting | typeof d.RtkLivestreamIndicator | typeof d.RtkLivestreamPlayer | typeof d.RtkLivestreamToggle | typeof d.RtkLogo | typeof d.RtkMarkdownView | typeof d.RtkMeeting | typeof d.RtkMeetingTitle | typeof d.RtkMenu | typeof d.RtkMenuItem | typeof d.RtkMenuList | typeof d.RtkMessageListView | typeof d.RtkMessageView | typeof d.RtkMicToggle | typeof d.RtkMicrophoneSelector | typeof d.RtkMixedGrid | typeof d.RtkMoreToggle | typeof d.RtkMuteAllButton | typeof d.RtkMuteAllConfirmation | typeof d.RtkNameTag | typeof d.RtkNetworkIndicator | typeof d.RtkNotification | typeof d.RtkNotifications | typeof d.RtkOverlayModal | typeof d.RtkPaginatedList | typeof d.RtkParticipant | typeof d.RtkParticipantCount | typeof d.RtkParticipantSetup | typeof d.RtkParticipantTile | typeof d.RtkParticipants | typeof d.RtkParticipantsAudio | typeof d.RtkParticipantsStageList | typeof d.RtkParticipantsStageQueue | typeof d.RtkParticipantsToggle | typeof d.RtkParticipantsViewerList | typeof d.RtkParticipantsWaitingList | typeof d.RtkPermissionsMessage | typeof d.RtkPipToggle | typeof d.RtkPluginMain | typeof d.RtkPlugins | typeof d.RtkPluginsToggle | typeof d.RtkPoll | typeof d.RtkPollForm | typeof d.RtkPolls | typeof d.RtkPollsToggle | typeof d.RtkRecordingIndicator | typeof d.RtkRecordingToggle | typeof d.RtkScreenShareToggle | typeof d.RtkScreenshareView | typeof d.RtkSettings | typeof d.RtkSettingsAudio | typeof d.RtkSettingsToggle | typeof d.RtkSettingsVideo | typeof d.RtkSetupScreen | typeof d.RtkSidebar | typeof d.RtkSidebarUi | typeof d.RtkSimpleGrid | typeof d.RtkSpeakerSelector | typeof d.RtkSpinner | typeof d.RtkSpotlightGrid | typeof d.RtkSpotlightIndicator | typeof d.RtkStage | typeof d.RtkStageToggle | typeof d.RtkSwitch | typeof d.RtkTabBar | typeof d.RtkTextComposerView | typeof d.RtkTextMessage | typeof d.RtkTextMessageView | typeof d.RtkTooltip | typeof d.RtkTranscript | typeof d.RtkTranscripts | typeof d.RtkUiProvider | typeof d.RtkViewerCount | typeof d.RtkVirtualizedParticipantList | typeof d.RtkWaitingScreen)[];
|
package/dist/public-api.d.ts
DELETED