@100mslive/roomkit-react 0.3.5-alpha.5 → 0.3.5-alpha.7

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/index.js CHANGED
@@ -62,7 +62,7 @@ import {
62
62
  theme,
63
63
  useBorderAudioLevel,
64
64
  useTheme
65
- } from "./chunk-N7MGOUPY.js";
65
+ } from "./chunk-PUFQCJQQ.js";
66
66
  export {
67
67
  Accordion,
68
68
  AudioLevel,
@@ -4696,7 +4696,7 @@
4696
4696
  "format": "cjs"
4697
4697
  },
4698
4698
  "../hms-video-store/dist/index.js": {
4699
- "bytes": 330624,
4699
+ "bytes": 330632,
4700
4700
  "imports": [
4701
4701
  {
4702
4702
  "path": "../../node_modules/reselect/es/index.js",
@@ -13780,7 +13780,7 @@
13780
13780
  "imports": [],
13781
13781
  "exports": [],
13782
13782
  "inputs": {},
13783
- "bytes": 3301949
13783
+ "bytes": 3301951
13784
13784
  },
13785
13785
  "dist/index.cjs.js": {
13786
13786
  "imports": [
@@ -4696,7 +4696,7 @@
4696
4696
  "format": "cjs"
4697
4697
  },
4698
4698
  "../hms-video-store/dist/index.js": {
4699
- "bytes": 330624,
4699
+ "bytes": 330632,
4700
4700
  "imports": [
4701
4701
  {
4702
4702
  "path": "../../node_modules/reselect/es/index.js",
@@ -13785,7 +13785,7 @@
13785
13785
  "dist/index.js": {
13786
13786
  "imports": [
13787
13787
  {
13788
- "path": "dist/chunk-N7MGOUPY.js",
13788
+ "path": "dist/chunk-PUFQCJQQ.js",
13789
13789
  "kind": "import-statement"
13790
13790
  }
13791
13791
  ],
@@ -13858,16 +13858,16 @@
13858
13858
  "inputs": {},
13859
13859
  "bytes": 1822
13860
13860
  },
13861
- "dist/HLSView-WD2MVFBL.js.map": {
13861
+ "dist/HLSView-T3PTCMQ4.js.map": {
13862
13862
  "imports": [],
13863
13863
  "exports": [],
13864
13864
  "inputs": {},
13865
13865
  "bytes": 99604
13866
13866
  },
13867
- "dist/HLSView-WD2MVFBL.js": {
13867
+ "dist/HLSView-T3PTCMQ4.js": {
13868
13868
  "imports": [
13869
13869
  {
13870
- "path": "dist/chunk-N7MGOUPY.js",
13870
+ "path": "dist/chunk-PUFQCJQQ.js",
13871
13871
  "kind": "import-statement"
13872
13872
  },
13873
13873
  {
@@ -14103,13 +14103,13 @@
14103
14103
  },
14104
14104
  "bytes": 61412
14105
14105
  },
14106
- "dist/chunk-N7MGOUPY.js.map": {
14106
+ "dist/chunk-PUFQCJQQ.js.map": {
14107
14107
  "imports": [],
14108
14108
  "exports": [],
14109
14109
  "inputs": {},
14110
- "bytes": 3198015
14110
+ "bytes": 3198017
14111
14111
  },
14112
- "dist/chunk-N7MGOUPY.js": {
14112
+ "dist/chunk-PUFQCJQQ.js": {
14113
14113
  "imports": [
14114
14114
  {
14115
14115
  "path": "react",
@@ -16497,7 +16497,7 @@
16497
16497
  "external": true
16498
16498
  },
16499
16499
  {
16500
- "path": "dist/HLSView-WD2MVFBL.js",
16500
+ "path": "dist/HLSView-T3PTCMQ4.js",
16501
16501
  "kind": "dynamic-import"
16502
16502
  },
16503
16503
  {
package/package.json CHANGED
@@ -10,7 +10,7 @@
10
10
  "prebuilt",
11
11
  "roomkit"
12
12
  ],
13
- "version": "0.3.5-alpha.5",
13
+ "version": "0.3.5-alpha.7",
14
14
  "author": "100ms",
15
15
  "license": "MIT",
16
16
  "repository": {
@@ -82,11 +82,11 @@
82
82
  "react": ">=17.0.2 <19.0.0"
83
83
  },
84
84
  "dependencies": {
85
- "@100mslive/hls-player": "0.3.5-alpha.5",
85
+ "@100mslive/hls-player": "0.3.5-alpha.7",
86
86
  "@100mslive/hms-noise-cancellation": "0.0.1",
87
- "@100mslive/hms-virtual-background": "1.13.5-alpha.5",
88
- "@100mslive/react-icons": "0.10.5-alpha.5",
89
- "@100mslive/react-sdk": "0.10.5-alpha.5",
87
+ "@100mslive/hms-virtual-background": "1.13.5-alpha.7",
88
+ "@100mslive/react-icons": "0.10.5-alpha.7",
89
+ "@100mslive/react-sdk": "0.10.5-alpha.7",
90
90
  "@100mslive/types-prebuilt": "0.12.8",
91
91
  "@emoji-mart/data": "^1.0.6",
92
92
  "@emoji-mart/react": "^1.0.1",
@@ -122,5 +122,5 @@
122
122
  "uuid": "^8.3.2",
123
123
  "worker-timers": "^7.0.40"
124
124
  },
125
- "gitHead": "0da0b764e3d26d960bd80a066084c5dba3e44f29"
125
+ "gitHead": "b5685b9b186d4ad7d826ef99eea2305cf6007074"
126
126
  }