@100mslive/roomkit-react 0.2.7-alpha.0 → 0.2.7-alpha.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (29) hide show
  1. package/README.md +30 -33
  2. package/dist/{HLSView-E65JZSU4.js → HLSView-DQJBCEW4.js} +2 -2
  3. package/dist/Prebuilt/common/constants.d.ts +4 -3
  4. package/dist/Prebuilt/components/AudioVideoToggle.d.ts +9 -0
  5. package/dist/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.d.ts +11 -0
  6. package/dist/Prebuilt/components/hooks/useAudioOutputTest.d.ts +8 -0
  7. package/dist/{chunk-DWLYDCFC.js → chunk-GEXL6KL2.js} +4355 -3936
  8. package/dist/chunk-GEXL6KL2.js.map +7 -0
  9. package/dist/index.cjs.js +5991 -5566
  10. package/dist/index.cjs.js.map +4 -4
  11. package/dist/index.js +1 -1
  12. package/dist/meta.cjs.json +668 -599
  13. package/dist/meta.esbuild.json +675 -606
  14. package/package.json +7 -6
  15. package/src/Prebuilt/common/constants.ts +7 -4
  16. package/src/Prebuilt/components/AppData/useUISettings.js +1 -1
  17. package/src/Prebuilt/components/AudioVideoToggle.tsx +308 -0
  18. package/src/Prebuilt/components/Chat/ChatFooter.tsx +0 -1
  19. package/src/Prebuilt/components/Footer/RoleOptions.tsx +1 -0
  20. package/src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.tsx +159 -0
  21. package/src/Prebuilt/components/Leave/DesktopLeaveRoom.tsx +0 -2
  22. package/src/Prebuilt/components/Notifications/HandRaisedNotifications.tsx +13 -2
  23. package/src/Prebuilt/components/Notifications/Notifications.tsx +1 -18
  24. package/src/Prebuilt/components/Settings/DeviceSettings.jsx +10 -17
  25. package/src/Prebuilt/components/hooks/useAudioOutputTest.tsx +20 -0
  26. package/dist/chunk-DWLYDCFC.js.map +0 -7
  27. package/src/Prebuilt/components/AudioVideoToggle.jsx +0 -171
  28. package/src/Prebuilt/components/IconButtonWithOptions/IconButtonWithOptions.jsx +0 -121
  29. /package/dist/{HLSView-E65JZSU4.js.map → HLSView-DQJBCEW4.js.map} +0 -0
package/dist/index.js CHANGED
@@ -62,7 +62,7 @@ import {
62
62
  theme,
63
63
  useBorderAudioLevel,
64
64
  useTheme
65
- } from "./chunk-DWLYDCFC.js";
65
+ } from "./chunk-GEXL6KL2.js";
66
66
  export {
67
67
  Accordion,
68
68
  AudioLevel,