@100mslive/roomkit-react 0.3.1-alpha.6 → 0.3.1-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.
@@ -13612,7 +13612,7 @@
13612
13612
  "imports": [],
13613
13613
  "exports": [],
13614
13614
  "inputs": {},
13615
- "bytes": 3262181
13615
+ "bytes": 3262828
13616
13616
  },
13617
13617
  "dist/index.cjs.js": {
13618
13618
  "imports": [
@@ -16521,7 +16521,7 @@
16521
16521
  "entryPoint": "src/index.ts",
16522
16522
  "inputs": {
16523
16523
  "<define:process.env>": {
16524
- "bytesInOutput": 17280
16524
+ "bytesInOutput": 18230
16525
16525
  },
16526
16526
  "src/Theme/base.config.ts": {
16527
16527
  "bytesInOutput": 6104
@@ -17565,7 +17565,7 @@
17565
17565
  "bytesInOutput": 2980
17566
17566
  }
17567
17567
  },
17568
- "bytes": 1549227
17568
+ "bytes": 1550177
17569
17569
  }
17570
17570
  }
17571
17571
  }
@@ -13617,7 +13617,7 @@
13617
13617
  "dist/index.js": {
13618
13618
  "imports": [
13619
13619
  {
13620
- "path": "dist/chunk-PAK5JCTI.js",
13620
+ "path": "dist/chunk-UYFJENZX.js",
13621
13621
  "kind": "import-statement"
13622
13622
  }
13623
13623
  ],
@@ -13690,16 +13690,16 @@
13690
13690
  "inputs": {},
13691
13691
  "bytes": 1822
13692
13692
  },
13693
- "dist/HLSView-3F4GAV3J.js.map": {
13693
+ "dist/HLSView-C5N5OKM7.js.map": {
13694
13694
  "imports": [],
13695
13695
  "exports": [],
13696
13696
  "inputs": {},
13697
13697
  "bytes": 89215
13698
13698
  },
13699
- "dist/HLSView-3F4GAV3J.js": {
13699
+ "dist/HLSView-C5N5OKM7.js": {
13700
13700
  "imports": [
13701
13701
  {
13702
- "path": "dist/chunk-PAK5JCTI.js",
13702
+ "path": "dist/chunk-UYFJENZX.js",
13703
13703
  "kind": "import-statement"
13704
13704
  },
13705
13705
  {
@@ -13917,13 +13917,13 @@
13917
13917
  },
13918
13918
  "bytes": 54624
13919
13919
  },
13920
- "dist/chunk-PAK5JCTI.js.map": {
13920
+ "dist/chunk-UYFJENZX.js.map": {
13921
13921
  "imports": [],
13922
13922
  "exports": [],
13923
13923
  "inputs": {},
13924
- "bytes": 3168373
13924
+ "bytes": 3169020
13925
13925
  },
13926
- "dist/chunk-PAK5JCTI.js": {
13926
+ "dist/chunk-UYFJENZX.js": {
13927
13927
  "imports": [
13928
13928
  {
13929
13929
  "path": "react",
@@ -16291,7 +16291,7 @@
16291
16291
  "external": true
16292
16292
  },
16293
16293
  {
16294
- "path": "dist/HLSView-3F4GAV3J.js",
16294
+ "path": "dist/HLSView-C5N5OKM7.js",
16295
16295
  "kind": "dynamic-import"
16296
16296
  },
16297
16297
  {
@@ -16765,7 +16765,7 @@
16765
16765
  ],
16766
16766
  "inputs": {
16767
16767
  "<define:process.env>": {
16768
- "bytesInOutput": 17280
16768
+ "bytesInOutput": 18230
16769
16769
  },
16770
16770
  "../../node_modules/lodash/lodash.js": {
16771
16771
  "bytesInOutput": 224291
@@ -17719,7 +17719,7 @@
17719
17719
  "bytesInOutput": 651
17720
17720
  }
17721
17721
  },
17722
- "bytes": 1297929
17722
+ "bytes": 1298879
17723
17723
  }
17724
17724
  }
17725
17725
  }
package/package.json CHANGED
@@ -10,7 +10,7 @@
10
10
  "prebuilt",
11
11
  "roomkit"
12
12
  ],
13
- "version": "0.3.1-alpha.6",
13
+ "version": "0.3.1-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.1-alpha.6",
85
+ "@100mslive/hls-player": "0.3.1-alpha.7",
86
86
  "@100mslive/hms-noise-cancellation": "0.0.0-alpha.1",
87
- "@100mslive/hms-virtual-background": "1.13.1-alpha.6",
88
- "@100mslive/react-icons": "0.10.1-alpha.6",
89
- "@100mslive/react-sdk": "0.10.1-alpha.6",
87
+ "@100mslive/hms-virtual-background": "1.13.1-alpha.7",
88
+ "@100mslive/react-icons": "0.10.1-alpha.7",
89
+ "@100mslive/react-sdk": "0.10.1-alpha.7",
90
90
  "@100mslive/types-prebuilt": "0.12.7",
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": "26d1da9289ab9502147a574572ff5b903dbf6e4a"
125
+ "gitHead": "939bce5ec26f722d2c916d86e4bda9dd9908fa45"
126
126
  }