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

Sign up to get free protection for your applications and to get access to all the features.
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-GALK45VM.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": 330640,
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": 3301970
13784
13784
  },
13785
13785
  "dist/index.cjs.js": {
13786
13786
  "imports": [
@@ -16729,7 +16729,7 @@
16729
16729
  "entryPoint": "src/index.ts",
16730
16730
  "inputs": {
16731
16731
  "<define:process.env>": {
16732
- "bytesInOutput": 18286
16732
+ "bytesInOutput": 18284
16733
16733
  },
16734
16734
  "src/Theme/base.config.ts": {
16735
16735
  "bytesInOutput": 6104
@@ -17782,7 +17782,7 @@
17782
17782
  "bytesInOutput": 2980
17783
17783
  }
17784
17784
  },
17785
- "bytes": 1570975
17785
+ "bytes": 1570973
17786
17786
  }
17787
17787
  }
17788
17788
  }
@@ -4696,7 +4696,7 @@
4696
4696
  "format": "cjs"
4697
4697
  },
4698
4698
  "../hms-video-store/dist/index.js": {
4699
- "bytes": 330624,
4699
+ "bytes": 330640,
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-GALK45VM.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-GRQTRG3E.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-GRQTRG3E.js": {
13868
13868
  "imports": [
13869
13869
  {
13870
- "path": "dist/chunk-N7MGOUPY.js",
13870
+ "path": "dist/chunk-GALK45VM.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-GALK45VM.js.map": {
14107
14107
  "imports": [],
14108
14108
  "exports": [],
14109
14109
  "inputs": {},
14110
- "bytes": 3198015
14110
+ "bytes": 3198036
14111
14111
  },
14112
- "dist/chunk-N7MGOUPY.js": {
14112
+ "dist/chunk-GALK45VM.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-GRQTRG3E.js",
16501
16501
  "kind": "dynamic-import"
16502
16502
  },
16503
16503
  {
@@ -16978,7 +16978,7 @@
16978
16978
  ],
16979
16979
  "inputs": {
16980
16980
  "<define:process.env>": {
16981
- "bytesInOutput": 18286
16981
+ "bytesInOutput": 18284
16982
16982
  },
16983
16983
  "../../node_modules/lodash/lodash.js": {
16984
16984
  "bytesInOutput": 224310
@@ -17938,7 +17938,7 @@
17938
17938
  "bytesInOutput": 651
17939
17939
  }
17940
17940
  },
17941
- "bytes": 1309310
17941
+ "bytes": 1309308
17942
17942
  }
17943
17943
  }
17944
17944
  }
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.6",
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.6",
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.6",
88
+ "@100mslive/react-icons": "0.10.5-alpha.6",
89
+ "@100mslive/react-sdk": "0.10.5-alpha.6",
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": "33f5bad3fe0267e31a1ae61993d1473e9f075dd9"
126
126
  }