@100mslive/roomkit-react 0.2.8-alpha.1 → 0.2.8-alpha.2

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-ERIM35YN.js";
65
+ } from "./chunk-2Y4FJB25.js";
66
66
  export {
67
67
  Accordion,
68
68
  AudioLevel,
@@ -16028,7 +16028,7 @@
16028
16028
  "entryPoint": "src/index.ts",
16029
16029
  "inputs": {
16030
16030
  "<define:process.env>": {
16031
- "bytesInOutput": 18235
16031
+ "bytesInOutput": 18234
16032
16032
  },
16033
16033
  "src/Theme/base.config.ts": {
16034
16034
  "bytesInOutput": 6104
@@ -17063,7 +17063,7 @@
17063
17063
  "bytesInOutput": 2980
17064
17064
  }
17065
17065
  },
17066
- "bytes": 1512227
17066
+ "bytes": 1512226
17067
17067
  }
17068
17068
  }
17069
17069
  }
@@ -13229,7 +13229,7 @@
13229
13229
  "dist/index.js": {
13230
13230
  "imports": [
13231
13231
  {
13232
- "path": "dist/chunk-ERIM35YN.js",
13232
+ "path": "dist/chunk-2Y4FJB25.js",
13233
13233
  "kind": "import-statement"
13234
13234
  }
13235
13235
  ],
@@ -13302,16 +13302,16 @@
13302
13302
  "inputs": {},
13303
13303
  "bytes": 1822
13304
13304
  },
13305
- "dist/HLSView-SJCF34GE.js.map": {
13305
+ "dist/HLSView-CEPQ23TO.js.map": {
13306
13306
  "imports": [],
13307
13307
  "exports": [],
13308
13308
  "inputs": {},
13309
13309
  "bytes": 58854
13310
13310
  },
13311
- "dist/HLSView-SJCF34GE.js": {
13311
+ "dist/HLSView-CEPQ23TO.js": {
13312
13312
  "imports": [
13313
13313
  {
13314
- "path": "dist/chunk-ERIM35YN.js",
13314
+ "path": "dist/chunk-2Y4FJB25.js",
13315
13315
  "kind": "import-statement"
13316
13316
  },
13317
13317
  {
@@ -13475,13 +13475,13 @@
13475
13475
  },
13476
13476
  "bytes": 36972
13477
13477
  },
13478
- "dist/chunk-ERIM35YN.js.map": {
13478
+ "dist/chunk-2Y4FJB25.js.map": {
13479
13479
  "imports": [],
13480
13480
  "exports": [],
13481
13481
  "inputs": {},
13482
13482
  "bytes": 3143729
13483
13483
  },
13484
- "dist/chunk-ERIM35YN.js": {
13484
+ "dist/chunk-2Y4FJB25.js": {
13485
13485
  "imports": [
13486
13486
  {
13487
13487
  "path": "react",
@@ -15794,7 +15794,7 @@
15794
15794
  "external": true
15795
15795
  },
15796
15796
  {
15797
- "path": "dist/HLSView-SJCF34GE.js",
15797
+ "path": "dist/HLSView-CEPQ23TO.js",
15798
15798
  "kind": "dynamic-import"
15799
15799
  },
15800
15800
  {
@@ -16251,7 +16251,7 @@
16251
16251
  ],
16252
16252
  "inputs": {
16253
16253
  "<define:process.env>": {
16254
- "bytesInOutput": 18235
16254
+ "bytesInOutput": 18234
16255
16255
  },
16256
16256
  "../../node_modules/lodash/lodash.js": {
16257
16257
  "bytesInOutput": 224269
@@ -17205,7 +17205,7 @@
17205
17205
  "bytesInOutput": 651
17206
17206
  }
17207
17207
  },
17208
- "bytes": 1285152
17208
+ "bytes": 1285151
17209
17209
  }
17210
17210
  }
17211
17211
  }
package/package.json CHANGED
@@ -10,7 +10,7 @@
10
10
  "prebuilt",
11
11
  "roomkit"
12
12
  ],
13
- "version": "0.2.8-alpha.1",
13
+ "version": "0.2.8-alpha.2",
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.2.8-alpha.1",
85
+ "@100mslive/hls-player": "0.2.8-alpha.2",
86
86
  "@100mslive/hms-noise-cancellation": "0.0.0-alpha.1",
87
- "@100mslive/hms-virtual-background": "1.12.8-alpha.1",
88
- "@100mslive/react-icons": "0.9.8-alpha.1",
89
- "@100mslive/react-sdk": "0.9.8-alpha.1",
87
+ "@100mslive/hms-virtual-background": "1.12.8-alpha.2",
88
+ "@100mslive/react-icons": "0.9.8-alpha.2",
89
+ "@100mslive/react-sdk": "0.9.8-alpha.2",
90
90
  "@100mslive/types-prebuilt": "0.12.7",
91
91
  "@emoji-mart/data": "^1.0.6",
92
92
  "@emoji-mart/react": "^1.0.1",
@@ -121,5 +121,5 @@
121
121
  "uuid": "^8.3.2",
122
122
  "worker-timers": "^7.0.40"
123
123
  },
124
- "gitHead": "44ec4f466226ce1135b5b72556b212b9b10dae07"
124
+ "gitHead": "ae7569036b49c02d22414e5de343119c48b4aa91"
125
125
  }