@cloudflare/realtimekit-ui 1.0.0-staging.8 → 1.0.0-staging.9
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/browser.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/realtimekit-ui.cjs.js +1 -1
- package/dist/cjs/rtk-audio-visualizer_4.cjs.entry.js +1 -1
- package/dist/cjs/rtk-avatar_54.cjs.entry.js +23 -13
- package/dist/cjs/rtk-camera-selector_2.cjs.entry.js +2 -2
- package/dist/cjs/rtk-participant-setup.cjs.entry.js +2 -2
- package/dist/cjs/rtk-participant_2.cjs.entry.js +2 -2
- package/dist/cjs/rtk-participants-audio.cjs.entry.js +1 -1
- package/dist/cjs/rtk-participants-stage-list_4.cjs.entry.js +1 -1
- package/dist/cjs/rtk-plugins_2.cjs.entry.js +4 -4
- package/dist/cjs/rtk-poll_2.cjs.entry.js +3 -3
- package/dist/cjs/rtk-recording-indicator.cjs.entry.js +1 -1
- package/dist/cjs/rtk-screenshare-view.cjs.entry.js +5 -5
- package/dist/cjs/rtk-settings-toggle.cjs.entry.js +1 -1
- package/dist/cjs/rtk-setup-screen.cjs.entry.js +2 -2
- package/dist/cjs/rtk-simple-grid.cjs.entry.js +1 -1
- package/dist/cjs/rtk-spotlight-grid.cjs.entry.js +2 -2
- package/dist/cjs/rtk-stage.cjs.entry.js +1 -1
- package/dist/cjs/rtk-transcript.cjs.entry.js +1 -1
- package/dist/cjs/rtk-ui-provider.cjs.entry.js +1 -1
- package/dist/cjs/rtk-waiting-screen.cjs.entry.js +1 -1
- package/dist/collection/components/rtk-notification/rtk-notification.css +26 -18
- package/dist/collection/components/rtk-notification/rtk-notification.js +34 -4
- package/dist/collection/components/rtk-notifications/rtk-notifications.js +4 -2
- package/dist/collection/components/rtk-overlay-modal/rtk-overlay-modal.js +1 -1
- package/dist/collection/components/rtk-participant-setup/rtk-participant-setup.js +2 -2
- package/dist/collection/components/rtk-participant-tile/rtk-participant-tile.js +2 -2
- package/dist/collection/components/rtk-participants-audio/rtk-participants-audio.js +1 -1
- package/dist/collection/components/rtk-participants-stage-list/rtk-participants-stage-list.js +1 -1
- package/dist/collection/components/rtk-permissions-message/rtk-permissions-message.js +1 -1
- package/dist/collection/components/rtk-plugins/rtk-plugins.js +1 -1
- package/dist/collection/components/rtk-poll/rtk-poll.js +1 -1
- package/dist/collection/components/rtk-poll-form/rtk-poll-form.js +2 -2
- package/dist/collection/components/rtk-polls/rtk-polls.js +3 -3
- package/dist/collection/components/rtk-recording-indicator/rtk-recording-indicator.js +1 -1
- package/dist/collection/components/rtk-screenshare-view/rtk-screenshare-view.js +5 -5
- package/dist/collection/components/rtk-settings-toggle/rtk-settings-toggle.js +1 -1
- package/dist/collection/components/rtk-setup-screen/rtk-setup-screen.js +2 -2
- package/dist/collection/components/rtk-simple-grid/rtk-simple-grid.js +1 -1
- package/dist/collection/components/rtk-spinner/rtk-spinner.js +1 -1
- package/dist/collection/components/rtk-spotlight-grid/rtk-spotlight-grid.js +2 -2
- package/dist/collection/components/rtk-stage/rtk-stage.js +1 -1
- package/dist/collection/components/rtk-switch/rtk-switch.js +1 -1
- package/dist/collection/components/rtk-text-composer-view/rtk-text-composer-view.js +1 -1
- package/dist/collection/components/rtk-text-message/rtk-text-message.js +2 -2
- package/dist/collection/components/rtk-text-message-view/rtk-text-message-view.js +1 -1
- package/dist/collection/components/rtk-transcript/rtk-transcript.js +1 -1
- package/dist/collection/components/rtk-ui-provider/rtk-ui-provider.js +1 -1
- package/dist/collection/components/rtk-virtualized-list/rtk-virtualized-participant-list.js +2 -2
- package/dist/collection/components/rtk-waiting-screen/rtk-waiting-screen.js +1 -1
- package/dist/components/{p-8ca1fe4c.js → p-0c4a1808.js} +4 -4
- package/dist/components/{p-54c8b684.js → p-0c94b402.js} +6 -6
- package/dist/components/{p-caf8596c.js → p-1a546cf4.js} +5 -3
- package/dist/components/{p-78444f97.js → p-24e9b37b.js} +2 -2
- package/dist/components/{p-e99f574d.js → p-25770e4e.js} +8 -8
- package/dist/components/{p-0c81aa9c.js → p-28f65402.js} +3 -3
- package/dist/components/{p-664f872d.js → p-2ecf028f.js} +2 -2
- package/dist/components/{p-2973e211.js → p-31a1dc4d.js} +2 -2
- package/dist/components/{p-cd66e89b.js → p-406292be.js} +2 -2
- package/dist/components/{p-594ed925.js → p-4096426e.js} +1 -1
- package/dist/components/{p-00b13124.js → p-4880c342.js} +6 -6
- package/dist/components/{p-a478e070.js → p-4e3d7f9d.js} +1 -1
- package/dist/components/{p-8227dcd2.js → p-55598b38.js} +1 -1
- package/dist/components/{p-db1e56e8.js → p-563bc723.js} +5 -5
- package/dist/components/{p-0e13b6ee.js → p-59fb6900.js} +2 -2
- package/dist/components/{p-8ca0d44f.js → p-606ca241.js} +2 -2
- package/dist/components/{p-d3ca55ba.js → p-68b6f23b.js} +1 -1
- package/dist/components/{p-dc23e204.js → p-6acaa07e.js} +1 -1
- package/dist/components/{p-0f937441.js → p-71e0f6f2.js} +1 -1
- package/dist/components/{p-91cb38a3.js → p-734a10e4.js} +1 -1
- package/dist/components/{p-13bf25de.js → p-7a7d1710.js} +2 -2
- package/dist/components/{p-eeea40dd.js → p-80bef3b5.js} +2 -2
- package/dist/components/{p-1947c106.js → p-81f4e985.js} +1 -1
- package/dist/components/{p-4ba64e96.js → p-898da6ae.js} +5 -5
- package/dist/components/{p-14aafb1d.js → p-922f201f.js} +1 -1
- package/dist/components/{p-7373cc7e.js → p-9c17c7ce.js} +1 -1
- package/dist/components/{p-87f1e5db.js → p-9cace38c.js} +3 -3
- package/dist/components/{p-7d26c3e0.js → p-9cfe5c7c.js} +1 -1
- package/dist/components/{p-619a7896.js → p-9da5b9d0.js} +2 -2
- package/dist/components/{p-c00de10a.js → p-aa9ee9a5.js} +2 -2
- package/dist/components/{p-99b862b5.js → p-ab87c5be.js} +2 -2
- package/dist/components/{p-d262b31f.js → p-b373da43.js} +2 -2
- package/dist/components/{p-168b17a0.js → p-bcb91396.js} +1 -1
- package/dist/components/{p-f682505d.js → p-c2723ebb.js} +4 -4
- package/dist/components/{p-66ff4a1a.js → p-c27c353f.js} +1 -1
- package/dist/components/{p-00649ab8.js → p-c939f92d.js} +2 -2
- package/dist/components/{p-4c4025de.js → p-ddf6148a.js} +1 -1
- package/dist/components/{p-3dbc09e4.js → p-e3ffbf6c.js} +1 -1
- package/dist/components/{p-2ce92a24.js → p-e4241aa9.js} +3 -3
- package/dist/components/{p-4221b28d.js → p-e542eda6.js} +2 -2
- package/dist/components/{p-1bf54ab3.js → p-eb10c563.js} +4 -4
- package/dist/components/{p-2f7c0530.js → p-eca2ab2e.js} +27 -27
- package/dist/components/{p-20354866.js → p-ece96324.js} +16 -5
- package/dist/components/{p-8ceedb7f.js → p-f0dfdfea.js} +1 -1
- package/dist/components/{p-56586bc8.js → p-f33bb583.js} +4 -4
- package/dist/components/{p-d71db36f.js → p-f6046472.js} +2 -2
- package/dist/components/rtk-ai-toggle.js +2 -2
- package/dist/components/rtk-audio-tile.js +2 -2
- package/dist/components/rtk-avatar.js +1 -1
- package/dist/components/rtk-breakout-room-manager.js +1 -1
- package/dist/components/rtk-breakout-room-participants.js +1 -1
- package/dist/components/rtk-breakout-rooms-manager.js +1 -1
- package/dist/components/rtk-breakout-rooms-toggle.js +2 -2
- package/dist/components/rtk-camera-toggle.js +2 -2
- package/dist/components/rtk-caption-toggle.js +2 -2
- package/dist/components/rtk-channel-creator.js +1 -1
- package/dist/components/rtk-channel-details.js +1 -1
- package/dist/components/rtk-channel-header.js +1 -1
- package/dist/components/rtk-channel-selector-ui.js +2 -2
- package/dist/components/rtk-channel-selector-view.js +1 -1
- package/dist/components/rtk-chat-composer-ui.js +3 -3
- package/dist/components/rtk-chat-composer-view.js +1 -1
- package/dist/components/rtk-chat-message.js +1 -1
- package/dist/components/rtk-chat-messages-ui-paginated.js +1 -1
- package/dist/components/rtk-chat-messages-ui.js +1 -1
- package/dist/components/rtk-chat-search-results.js +1 -1
- package/dist/components/rtk-chat-toggle.js +2 -2
- package/dist/components/rtk-chat.js +1 -1
- package/dist/components/rtk-controlbar-button.js +1 -1
- package/dist/components/rtk-debugger-toggle.js +2 -2
- package/dist/components/rtk-dialog-manager.js +1 -1
- package/dist/components/rtk-emoji-picker.js +1 -1
- package/dist/components/rtk-fullscreen-toggle.js +1 -1
- package/dist/components/rtk-grid.js +4 -4
- package/dist/components/rtk-idle-screen.js +1 -1
- package/dist/components/rtk-image-message-view.js +1 -1
- package/dist/components/rtk-image-message.js +1 -1
- package/dist/components/rtk-leave-button.js +2 -2
- package/dist/components/rtk-livestream-player.js +1 -1
- package/dist/components/rtk-livestream-toggle.js +2 -2
- package/dist/components/rtk-meeting.js +28 -28
- package/dist/components/rtk-message-list-view.js +1 -1
- package/dist/components/rtk-message-view.js +1 -1
- package/dist/components/rtk-mic-toggle.js +2 -2
- package/dist/components/rtk-more-toggle.js +2 -2
- package/dist/components/rtk-mute-all-button.js +2 -2
- package/dist/components/rtk-notification.js +1 -1
- package/dist/components/rtk-notifications.js +1 -1
- package/dist/components/rtk-overlay-modal.js +1 -1
- package/dist/components/rtk-paginated-list.js +1 -1
- package/dist/components/rtk-participant-setup.js +2 -2
- package/dist/components/rtk-participant-tile.js +1 -1
- package/dist/components/rtk-participant.js +1 -1
- package/dist/components/rtk-participants-audio.js +1 -1
- package/dist/components/rtk-participants-stage-list.js +1 -1
- package/dist/components/rtk-participants-stage-queue.js +1 -1
- package/dist/components/rtk-participants-toggle.js +2 -2
- package/dist/components/rtk-participants-viewer-list.js +1 -1
- package/dist/components/rtk-participants-waiting-list.js +1 -1
- package/dist/components/rtk-participants.js +8 -8
- package/dist/components/rtk-permissions-message.js +1 -1
- package/dist/components/rtk-pip-toggle.js +2 -2
- package/dist/components/rtk-plugins-toggle.js +2 -2
- package/dist/components/rtk-plugins.js +1 -1
- package/dist/components/rtk-poll-form.js +1 -1
- package/dist/components/rtk-poll.js +1 -1
- package/dist/components/rtk-polls-toggle.js +2 -2
- package/dist/components/rtk-polls.js +1 -1
- package/dist/components/rtk-recording-indicator.js +1 -1
- package/dist/components/rtk-recording-toggle.js +2 -2
- package/dist/components/rtk-screen-share-toggle.js +2 -2
- package/dist/components/rtk-screenshare-view.js +5 -5
- package/dist/components/rtk-settings-audio.js +1 -1
- package/dist/components/rtk-settings-toggle.js +3 -3
- package/dist/components/rtk-settings-video.js +1 -1
- package/dist/components/rtk-settings.js +4 -4
- package/dist/components/rtk-setup-screen.js +3 -3
- package/dist/components/rtk-sidebar.js +4 -4
- package/dist/components/rtk-simple-grid.js +1 -1
- package/dist/components/rtk-spinner.js +1 -1
- package/dist/components/rtk-spotlight-grid.js +2 -2
- package/dist/components/rtk-stage-toggle.js +2 -2
- package/dist/components/rtk-stage.js +1 -1
- package/dist/components/rtk-switch.js +1 -1
- package/dist/components/rtk-text-composer-view.js +1 -1
- package/dist/components/rtk-text-message-view.js +1 -1
- package/dist/components/rtk-text-message.js +1 -1
- package/dist/components/rtk-transcript.js +1 -1
- package/dist/components/rtk-transcripts.js +1 -1
- package/dist/components/rtk-ui-provider.js +1 -1
- package/dist/components/rtk-virtualized-participant-list.js +1 -1
- package/dist/components/rtk-waiting-screen.js +1 -1
- package/dist/docs/docs-components.json +24 -1
- package/dist/docs/docs-vscode.json +4 -0
- package/dist/esm/loader.js +56 -46
- package/dist/esm/realtimekit-ui.js +1 -1
- package/dist/esm/rtk-audio-visualizer_4.entry.js +1 -1
- package/dist/esm/rtk-avatar_54.entry.js +23 -13
- package/dist/esm/rtk-camera-selector_2.entry.js +2 -2
- package/dist/esm/rtk-participant-setup.entry.js +2 -2
- package/dist/esm/rtk-participant_2.entry.js +2 -2
- package/dist/esm/rtk-participants-audio.entry.js +1 -1
- package/dist/esm/rtk-participants-stage-list_4.entry.js +1 -1
- package/dist/esm/rtk-plugins_2.entry.js +4 -4
- package/dist/esm/rtk-poll_2.entry.js +3 -3
- package/dist/esm/rtk-recording-indicator.entry.js +1 -1
- package/dist/esm/rtk-screenshare-view.entry.js +5 -5
- package/dist/esm/rtk-settings-toggle.entry.js +1 -1
- package/dist/esm/rtk-setup-screen.entry.js +2 -2
- package/dist/esm/rtk-simple-grid.entry.js +1 -1
- package/dist/esm/rtk-spotlight-grid.entry.js +2 -2
- package/dist/esm/rtk-stage.entry.js +1 -1
- package/dist/esm/rtk-transcript.entry.js +1 -1
- package/dist/esm/rtk-ui-provider.entry.js +1 -1
- package/dist/esm/rtk-waiting-screen.entry.js +1 -1
- package/dist/realtimekit-ui/{p-0d071b0c.entry.js → p-0e777b3f.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-25c7522f.entry.js → p-18fdb6bb.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-9ca13287.entry.js → p-235b7aa8.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-5584d146.entry.js → p-2bfa32da.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-dd9b1b30.entry.js → p-4f2ec64b.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-4dc84daa.entry.js → p-5325b5e5.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-050469f0.entry.js → p-55040827.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-3d312beb.entry.js → p-61c38e05.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-7af0573f.entry.js → p-621a7265.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-3611c234.entry.js → p-73bc3abd.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-80a02bba.entry.js → p-7c1a2584.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-fc704ef3.entry.js → p-950454b7.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-fb67b669.entry.js → p-ac91f9f9.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-373ea59c.entry.js → p-b80f1bed.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-f5ad8c8f.entry.js → p-c6f7cd03.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-e1091812.entry.js → p-c8f8b690.entry.js} +1 -1
- package/dist/realtimekit-ui/p-d9e81b11.entry.js +1 -0
- package/dist/realtimekit-ui/{p-d1e6d6c4.entry.js → p-e80cf367.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-4211ad5e.entry.js → p-f7c6931d.entry.js} +1 -1
- package/dist/realtimekit-ui/realtimekit-ui.esm.js +1 -1
- package/dist/types/components/rtk-notification/rtk-notification.d.ts +4 -0
- package/dist/types/components/rtk-notifications/rtk-notifications.d.ts +1 -0
- package/dist/types/components.d.ts +8 -0
- package/package.json +1 -1
- package/dist/realtimekit-ui/p-c7f14fd0.entry.js +0 -1
|
@@ -11,6 +11,8 @@ import { Notification, Size } from '../../types/props';
|
|
|
11
11
|
export declare class RtkNotification {
|
|
12
12
|
/** Message */
|
|
13
13
|
notification: Notification;
|
|
14
|
+
/** Stops timeout when true */
|
|
15
|
+
paused: boolean;
|
|
14
16
|
/** Size */
|
|
15
17
|
size: Size;
|
|
16
18
|
/** Icon pack */
|
|
@@ -21,6 +23,8 @@ export declare class RtkNotification {
|
|
|
21
23
|
dismiss: EventEmitter<string>;
|
|
22
24
|
imageState: 'loading' | 'loaded' | 'errored';
|
|
23
25
|
connectedCallback(): void;
|
|
26
|
+
private timeout;
|
|
27
|
+
pausedChanged(paused: boolean): void;
|
|
24
28
|
notificationChanged(notification: Notification): void;
|
|
25
29
|
render(): any;
|
|
26
30
|
}
|
|
@@ -2368,6 +2368,10 @@ export namespace Components {
|
|
|
2368
2368
|
* Message
|
|
2369
2369
|
*/
|
|
2370
2370
|
"notification": Notification;
|
|
2371
|
+
/**
|
|
2372
|
+
* Stops timeout when true
|
|
2373
|
+
*/
|
|
2374
|
+
"paused": boolean;
|
|
2371
2375
|
/**
|
|
2372
2376
|
* Size
|
|
2373
2377
|
*/
|
|
@@ -9153,6 +9157,10 @@ declare namespace LocalJSX {
|
|
|
9153
9157
|
* Dismiss event
|
|
9154
9158
|
*/
|
|
9155
9159
|
"onRtkNotificationDismiss"?: (event: RtkNotificationCustomEvent<string>) => void;
|
|
9160
|
+
/**
|
|
9161
|
+
* Stops timeout when true
|
|
9162
|
+
*/
|
|
9163
|
+
"paused"?: boolean;
|
|
9156
9164
|
/**
|
|
9157
9165
|
* Size
|
|
9158
9166
|
*/
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloudflare/realtimekit-ui",
|
|
3
|
-
"version": "1.0.0-staging.
|
|
3
|
+
"version": "1.0.0-staging.9",
|
|
4
4
|
"description": "Pre-built, ready-to-use UI components and utilities for integrating with Cloudflare RealtimeKit",
|
|
5
5
|
"main": "dist/index.cjs.js",
|
|
6
6
|
"module": "dist/index.js",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as t,c as e,h as i,H as s}from"./p-0ee570cd.js";import{a,c as o}from"./p-ee167b96.js";import{S as r}from"./p-2aa242f4.js";var n=function(t,e,i,s){var a,o=arguments.length,r=o<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,i,s);else for(var n=t.length-1;n>=0;n--)(a=t[n])&&(r=(o<3?a(r):o>3?a(e,i,r):a(e,i))||r);return o>3&&r&&Object.defineProperty(e,i,r),r};const c=class{constructor(i){t(this,i),this.stateUpdate=e(this,"rtkStateUpdate",7),this.variant="button",this.iconPack=a,this.t=o()}toggleSettings(){const t={activeSettings:!0,activeMoreMenu:!1};this.states=Object.assign(Object.assign({},this.states),t),this.stateUpdate.emit(t)}render(){const t=this.t("settings");return i(s,{key:"e94a22b4a0fea761f050247af7af496627353d07",title:t},i("rtk-controlbar-button",{key:"62d3e20bf3ea31f4d05e323d56b699e6095b2742",part:"controlbar-button",size:this.size,iconPack:this.iconPack,onClick:()=>this.toggleSettings(),icon:this.iconPack.settings,label:t,variant:this.variant}))}};n([r()],c.prototype,"states",void 0),n([r()],c.prototype,"size",void 0),n([r()],c.prototype,"iconPack",void 0),n([r()],c.prototype,"t",void 0),c.style=":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:block}";export{c as rtk_settings_toggle}
|