Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 0 additions & 1 deletion packages/react/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@
.DS_Store
node_modules
.cache
dist
temp
11 changes: 11 additions & 0 deletions packages/react/dist/assets/icons/CameraDisabledIcon.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { SVGProps } from 'react';
/**
* WARNING: This file was auto-generated by svgr. Do not edit.
*/
import * as React from 'react';
/**
* @internal
*/
declare const SvgCameraDisabledIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
export default SvgCameraDisabledIcon;
//# sourceMappingURL=CameraDisabledIcon.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/react/dist/assets/icons/CameraIcon.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { SVGProps } from 'react';
/**
* WARNING: This file was auto-generated by svgr. Do not edit.
*/
import * as React from 'react';
/**
* @internal
*/
declare const SvgCameraIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
export default SvgCameraIcon;
//# sourceMappingURL=CameraIcon.d.ts.map
1 change: 1 addition & 0 deletions packages/react/dist/assets/icons/CameraIcon.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/react/dist/assets/icons/ChatCloseIcon.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { SVGProps } from 'react';
/**
* WARNING: This file was auto-generated by svgr. Do not edit.
*/
import * as React from 'react';
/**
* @internal
*/
declare const SvgChatCloseIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
export default SvgChatCloseIcon;
//# sourceMappingURL=ChatCloseIcon.d.ts.map
1 change: 1 addition & 0 deletions packages/react/dist/assets/icons/ChatCloseIcon.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/react/dist/assets/icons/ChatIcon.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { SVGProps } from 'react';
/**
* WARNING: This file was auto-generated by svgr. Do not edit.
*/
import * as React from 'react';
/**
* @internal
*/
declare const SvgChatIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
export default SvgChatIcon;
//# sourceMappingURL=ChatIcon.d.ts.map
1 change: 1 addition & 0 deletions packages/react/dist/assets/icons/ChatIcon.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/react/dist/assets/icons/Chevron.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { SVGProps } from 'react';
/**
* WARNING: This file was auto-generated by svgr. Do not edit.
*/
import * as React from 'react';
/**
* @internal
*/
declare const SvgChevron: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
export default SvgChevron;
//# sourceMappingURL=Chevron.d.ts.map
1 change: 1 addition & 0 deletions packages/react/dist/assets/icons/Chevron.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/react/dist/assets/icons/FocusToggleIcon.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { SVGProps } from 'react';
/**
* WARNING: This file was auto-generated by svgr. Do not edit.
*/
import * as React from 'react';
/**
* @internal
*/
declare const SvgFocusToggleIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
export default SvgFocusToggleIcon;
//# sourceMappingURL=FocusToggleIcon.d.ts.map
1 change: 1 addition & 0 deletions packages/react/dist/assets/icons/FocusToggleIcon.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/react/dist/assets/icons/GearIcon.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { SVGProps } from 'react';
/**
* WARNING: This file was auto-generated by svgr. Do not edit.
*/
import * as React from 'react';
/**
* @internal
*/
declare const SvgGearIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
export default SvgGearIcon;
//# sourceMappingURL=GearIcon.d.ts.map
1 change: 1 addition & 0 deletions packages/react/dist/assets/icons/GearIcon.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/react/dist/assets/icons/LeaveIcon.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { SVGProps } from 'react';
/**
* WARNING: This file was auto-generated by svgr. Do not edit.
*/
import * as React from 'react';
/**
* @internal
*/
declare const SvgLeaveIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
export default SvgLeaveIcon;
//# sourceMappingURL=LeaveIcon.d.ts.map
1 change: 1 addition & 0 deletions packages/react/dist/assets/icons/LeaveIcon.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/react/dist/assets/icons/LockLockedIcon.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { SVGProps } from 'react';
/**
* WARNING: This file was auto-generated by svgr. Do not edit.
*/
import * as React from 'react';
/**
* @internal
*/
declare const SvgLockLockedIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
export default SvgLockLockedIcon;
//# sourceMappingURL=LockLockedIcon.d.ts.map
1 change: 1 addition & 0 deletions packages/react/dist/assets/icons/LockLockedIcon.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/react/dist/assets/icons/MicDisabledIcon.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { SVGProps } from 'react';
/**
* WARNING: This file was auto-generated by svgr. Do not edit.
*/
import * as React from 'react';
/**
* @internal
*/
declare const SvgMicDisabledIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
export default SvgMicDisabledIcon;
//# sourceMappingURL=MicDisabledIcon.d.ts.map
1 change: 1 addition & 0 deletions packages/react/dist/assets/icons/MicDisabledIcon.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/react/dist/assets/icons/MicIcon.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { SVGProps } from 'react';
/**
* WARNING: This file was auto-generated by svgr. Do not edit.
*/
import * as React from 'react';
/**
* @internal
*/
declare const SvgMicIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
export default SvgMicIcon;
//# sourceMappingURL=MicIcon.d.ts.map
1 change: 1 addition & 0 deletions packages/react/dist/assets/icons/MicIcon.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/react/dist/assets/icons/QualityExcellentIcon.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { SVGProps } from 'react';
/**
* WARNING: This file was auto-generated by svgr. Do not edit.
*/
import * as React from 'react';
/**
* @internal
*/
declare const SvgQualityExcellentIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
export default SvgQualityExcellentIcon;
//# sourceMappingURL=QualityExcellentIcon.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/react/dist/assets/icons/QualityGoodIcon.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { SVGProps } from 'react';
/**
* WARNING: This file was auto-generated by svgr. Do not edit.
*/
import * as React from 'react';
/**
* @internal
*/
declare const SvgQualityGoodIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
export default SvgQualityGoodIcon;
//# sourceMappingURL=QualityGoodIcon.d.ts.map
1 change: 1 addition & 0 deletions packages/react/dist/assets/icons/QualityGoodIcon.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/react/dist/assets/icons/QualityPoorIcon.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { SVGProps } from 'react';
/**
* WARNING: This file was auto-generated by svgr. Do not edit.
*/
import * as React from 'react';
/**
* @internal
*/
declare const SvgQualityPoorIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
export default SvgQualityPoorIcon;
//# sourceMappingURL=QualityPoorIcon.d.ts.map
1 change: 1 addition & 0 deletions packages/react/dist/assets/icons/QualityPoorIcon.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/react/dist/assets/icons/QualityUnknownIcon.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { SVGProps } from 'react';
/**
* WARNING: This file was auto-generated by svgr. Do not edit.
*/
import * as React from 'react';
/**
* @internal
*/
declare const SvgQualityUnknownIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
export default SvgQualityUnknownIcon;
//# sourceMappingURL=QualityUnknownIcon.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/react/dist/assets/icons/ScreenShareIcon.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { SVGProps } from 'react';
/**
* WARNING: This file was auto-generated by svgr. Do not edit.
*/
import * as React from 'react';
/**
* @internal
*/
declare const SvgScreenShareIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
export default SvgScreenShareIcon;
//# sourceMappingURL=ScreenShareIcon.d.ts.map
1 change: 1 addition & 0 deletions packages/react/dist/assets/icons/ScreenShareIcon.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/react/dist/assets/icons/ScreenShareStopIcon.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { SVGProps } from 'react';
/**
* WARNING: This file was auto-generated by svgr. Do not edit.
*/
import * as React from 'react';
/**
* @internal
*/
declare const SvgScreenShareStopIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
export default SvgScreenShareStopIcon;
//# sourceMappingURL=ScreenShareStopIcon.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/react/dist/assets/icons/SpinnerIcon.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { SVGProps } from 'react';
/**
* WARNING: This file was auto-generated by svgr. Do not edit.
*/
import * as React from 'react';
/**
* @internal
*/
declare const SvgSpinnerIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
export default SvgSpinnerIcon;
//# sourceMappingURL=SpinnerIcon.d.ts.map
1 change: 1 addition & 0 deletions packages/react/dist/assets/icons/SpinnerIcon.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/react/dist/assets/icons/UnfocusToggleIcon.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { SVGProps } from 'react';
/**
* WARNING: This file was auto-generated by svgr. Do not edit.
*/
import * as React from 'react';
/**
* @internal
*/
declare const SvgUnfocusToggleIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
export default SvgUnfocusToggleIcon;
//# sourceMappingURL=UnfocusToggleIcon.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 20 additions & 0 deletions packages/react/dist/assets/icons/index.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
export { default as CameraDisabledIcon } from './CameraDisabledIcon';
export { default as CameraIcon } from './CameraIcon';
export { default as ChatCloseIcon } from './ChatCloseIcon';
export { default as ChatIcon } from './ChatIcon';
export { default as Chevron } from './Chevron';
export { default as FocusToggleIcon } from './FocusToggleIcon';
export { default as GearIcon } from './GearIcon';
export { default as LeaveIcon } from './LeaveIcon';
export { default as LockLockedIcon } from './LockLockedIcon';
export { default as MicDisabledIcon } from './MicDisabledIcon';
export { default as MicIcon } from './MicIcon';
export { default as QualityExcellentIcon } from './QualityExcellentIcon';
export { default as QualityGoodIcon } from './QualityGoodIcon';
export { default as QualityPoorIcon } from './QualityPoorIcon';
export { default as QualityUnknownIcon } from './QualityUnknownIcon';
export { default as ScreenShareIcon } from './ScreenShareIcon';
export { default as ScreenShareStopIcon } from './ScreenShareStopIcon';
export { default as SpinnerIcon } from './SpinnerIcon';
export { default as UnfocusToggleIcon } from './UnfocusToggleIcon';
//# sourceMappingURL=index.d.ts.map
1 change: 1 addition & 0 deletions packages/react/dist/assets/icons/index.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/react/dist/assets/icons/util.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { ConnectionQuality, Track } from 'livekit-client';
import * as React from 'react';
/**
* @internal
*/
export declare function getSourceIcon(source: Track.Source, enabled: boolean): React.JSX.Element | undefined;
/**
* @internal
*/
export declare function getConnectionQualityIcon(quality: ConnectionQuality): React.JSX.Element;
//# sourceMappingURL=util.d.ts.map
1 change: 1 addition & 0 deletions packages/react/dist/assets/icons/util.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/react/dist/assets/images/ParticipantPlaceholder.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { SVGProps } from 'react';
/**
* WARNING: This file was auto-generated by svgr. Do not edit.
*/
import * as React from 'react';
/**
* @internal
*/
declare const SvgParticipantPlaceholder: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
export default SvgParticipantPlaceholder;
//# sourceMappingURL=ParticipantPlaceholder.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions packages/react/dist/assets/images/index.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
export { default as ParticipantPlaceholder } from './ParticipantPlaceholder';
//# sourceMappingURL=index.d.ts.map
1 change: 1 addition & 0 deletions packages/react/dist/assets/images/index.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading