@100mslive/roomkit-react 0.3.2-alpha.0 → 0.3.2-alpha.1
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/{HLSView-C5XHK2VY.js → HLSView-7E6TK45Q.js} +2 -2
- package/dist/Prebuilt/components/Footer/ParticipantList.d.ts +2 -1
- package/dist/Prebuilt/components/Footer/RoleAccordion.d.ts +1 -0
- package/dist/Prebuilt/components/hooks/useGroupOnStageActions.d.ts +10 -0
- package/dist/Prebuilt/components/hooks/usePeerOnStageActions.d.ts +14 -0
- package/dist/{chunk-E7AEJ446.js → chunk-FKNIYFKS.js} +602 -485
- package/dist/{chunk-E7AEJ446.js.map → chunk-FKNIYFKS.js.map} +4 -4
- package/dist/index.cjs.js +1866 -1737
- package/dist/index.cjs.js.map +4 -4
- package/dist/index.js +1 -1
- package/dist/meta.cjs.json +129 -16
- package/dist/meta.esbuild.json +133 -20
- package/package.json +6 -6
- package/src/Prebuilt/components/Footer/ParticipantList.tsx +90 -66
- package/src/Prebuilt/components/Footer/RoleAccordion.tsx +20 -1
- package/src/Prebuilt/components/MwebLandscapePrompt.tsx +1 -1
- package/src/Prebuilt/components/VideoLayouts/ProminenceLayout.tsx +0 -1
- package/src/Prebuilt/components/hooks/useGroupOnStageActions.tsx +54 -0
- package/src/Prebuilt/components/hooks/usePeerOnStageActions.tsx +49 -0
- package/src/Prebuilt/layouts/SidePane.tsx +0 -1
- /package/dist/{HLSView-C5XHK2VY.js.map → HLSView-7E6TK45Q.js.map} +0 -0
package/dist/index.js
CHANGED
package/dist/meta.cjs.json
CHANGED
@@ -6010,8 +6010,39 @@
|
|
6010
6010
|
],
|
6011
6011
|
"format": "esm"
|
6012
6012
|
},
|
6013
|
+
"src/Prebuilt/components/hooks/useGroupOnStageActions.tsx": {
|
6014
|
+
"bytes": 1795,
|
6015
|
+
"imports": [
|
6016
|
+
{
|
6017
|
+
"path": "ts-pattern",
|
6018
|
+
"kind": "import-statement",
|
6019
|
+
"external": true
|
6020
|
+
},
|
6021
|
+
{
|
6022
|
+
"path": "@100mslive/react-sdk",
|
6023
|
+
"kind": "import-statement",
|
6024
|
+
"external": true
|
6025
|
+
},
|
6026
|
+
{
|
6027
|
+
"path": "src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts",
|
6028
|
+
"kind": "import-statement",
|
6029
|
+
"original": "../../provider/roomLayoutProvider/hooks/useRoomLayoutScreen"
|
6030
|
+
},
|
6031
|
+
{
|
6032
|
+
"path": "<define:process.env>",
|
6033
|
+
"kind": "import-statement",
|
6034
|
+
"external": true
|
6035
|
+
},
|
6036
|
+
{
|
6037
|
+
"path": "<runtime>",
|
6038
|
+
"kind": "import-statement",
|
6039
|
+
"external": true
|
6040
|
+
}
|
6041
|
+
],
|
6042
|
+
"format": "esm"
|
6043
|
+
},
|
6013
6044
|
"src/Prebuilt/components/Footer/RoleAccordion.tsx": {
|
6014
|
-
"bytes":
|
6045
|
+
"bytes": 5566,
|
6015
6046
|
"imports": [
|
6016
6047
|
{
|
6017
6048
|
"path": "react",
|
@@ -6043,6 +6074,16 @@
|
|
6043
6074
|
"kind": "import-statement",
|
6044
6075
|
"original": "../../../Accordion"
|
6045
6076
|
},
|
6077
|
+
{
|
6078
|
+
"path": "src/Button/index.tsx",
|
6079
|
+
"kind": "import-statement",
|
6080
|
+
"original": "../../../Button"
|
6081
|
+
},
|
6082
|
+
{
|
6083
|
+
"path": "src/Divider/index.ts",
|
6084
|
+
"kind": "import-statement",
|
6085
|
+
"original": "../../../Divider"
|
6086
|
+
},
|
6046
6087
|
{
|
6047
6088
|
"path": "src/Layout/index.tsx",
|
6048
6089
|
"kind": "import-statement",
|
@@ -6063,6 +6104,11 @@
|
|
6063
6104
|
"kind": "import-statement",
|
6064
6105
|
"original": "./RoleOptions"
|
6065
6106
|
},
|
6107
|
+
{
|
6108
|
+
"path": "src/Prebuilt/components/hooks/useGroupOnStageActions.tsx",
|
6109
|
+
"kind": "import-statement",
|
6110
|
+
"original": "../hooks/useGroupOnStageActions"
|
6111
|
+
},
|
6066
6112
|
{
|
6067
6113
|
"path": "src/Prebuilt/common/utils.js",
|
6068
6114
|
"kind": "import-statement",
|
@@ -6076,8 +6122,39 @@
|
|
6076
6122
|
],
|
6077
6123
|
"format": "esm"
|
6078
6124
|
},
|
6125
|
+
"src/Prebuilt/components/hooks/usePeerOnStageActions.tsx": {
|
6126
|
+
"bytes": 1672,
|
6127
|
+
"imports": [
|
6128
|
+
{
|
6129
|
+
"path": "react",
|
6130
|
+
"kind": "import-statement",
|
6131
|
+
"external": true
|
6132
|
+
},
|
6133
|
+
{
|
6134
|
+
"path": "@100mslive/react-sdk",
|
6135
|
+
"kind": "import-statement",
|
6136
|
+
"external": true
|
6137
|
+
},
|
6138
|
+
{
|
6139
|
+
"path": "src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts",
|
6140
|
+
"kind": "import-statement",
|
6141
|
+
"original": "../../provider/roomLayoutProvider/hooks/useRoomLayoutScreen"
|
6142
|
+
},
|
6143
|
+
{
|
6144
|
+
"path": "<define:process.env>",
|
6145
|
+
"kind": "import-statement",
|
6146
|
+
"external": true
|
6147
|
+
},
|
6148
|
+
{
|
6149
|
+
"path": "<runtime>",
|
6150
|
+
"kind": "import-statement",
|
6151
|
+
"external": true
|
6152
|
+
}
|
6153
|
+
],
|
6154
|
+
"format": "esm"
|
6155
|
+
},
|
6079
6156
|
"src/Prebuilt/components/Footer/ParticipantList.tsx": {
|
6080
|
-
"bytes":
|
6157
|
+
"bytes": 12623,
|
6081
6158
|
"imports": [
|
6082
6159
|
{
|
6083
6160
|
"path": "react",
|
@@ -6104,6 +6181,11 @@
|
|
6104
6181
|
"kind": "import-statement",
|
6105
6182
|
"original": "../../.."
|
6106
6183
|
},
|
6184
|
+
{
|
6185
|
+
"path": "src/IconButton/index.tsx",
|
6186
|
+
"kind": "import-statement",
|
6187
|
+
"original": "../../../IconButton"
|
6188
|
+
},
|
6107
6189
|
{
|
6108
6190
|
"path": "src/Prebuilt/IconButton.tsx",
|
6109
6191
|
"kind": "import-statement",
|
@@ -6134,6 +6216,11 @@
|
|
6134
6216
|
"kind": "import-statement",
|
6135
6217
|
"original": "../AppData/useSidepane"
|
6136
6218
|
},
|
6219
|
+
{
|
6220
|
+
"path": "src/Prebuilt/components/hooks/usePeerOnStageActions.tsx",
|
6221
|
+
"kind": "import-statement",
|
6222
|
+
"original": "../hooks/usePeerOnStageActions"
|
6223
|
+
},
|
6137
6224
|
{
|
6138
6225
|
"path": "src/Prebuilt/common/hooks.ts",
|
6139
6226
|
"kind": "import-statement",
|
@@ -9321,7 +9408,7 @@
|
|
9321
9408
|
"format": "esm"
|
9322
9409
|
},
|
9323
9410
|
"src/Prebuilt/layouts/SidePane.tsx": {
|
9324
|
-
"bytes":
|
9411
|
+
"bytes": 6575,
|
9325
9412
|
"imports": [
|
9326
9413
|
{
|
9327
9414
|
"path": "react",
|
@@ -10039,7 +10126,7 @@
|
|
10039
10126
|
"format": "esm"
|
10040
10127
|
},
|
10041
10128
|
"src/Prebuilt/components/VideoLayouts/ProminenceLayout.tsx": {
|
10042
|
-
"bytes":
|
10129
|
+
"bytes": 2519,
|
10043
10130
|
"imports": [
|
10044
10131
|
{
|
10045
10132
|
"path": "react",
|
@@ -12200,7 +12287,7 @@
|
|
12200
12287
|
"format": "esm"
|
12201
12288
|
},
|
12202
12289
|
"src/Prebuilt/components/MwebLandscapePrompt.tsx": {
|
12203
|
-
"bytes":
|
12290
|
+
"bytes": 3095,
|
12204
12291
|
"imports": [
|
12205
12292
|
{
|
12206
12293
|
"path": "react",
|
@@ -13622,7 +13709,7 @@
|
|
13622
13709
|
"imports": [],
|
13623
13710
|
"exports": [],
|
13624
13711
|
"inputs": {},
|
13625
|
-
"bytes":
|
13712
|
+
"bytes": 3273680
|
13626
13713
|
},
|
13627
13714
|
"dist/index.cjs.js": {
|
13628
13715
|
"imports": [
|
@@ -14801,6 +14888,16 @@
|
|
14801
14888
|
"kind": "require-call",
|
14802
14889
|
"external": true
|
14803
14890
|
},
|
14891
|
+
{
|
14892
|
+
"path": "ts-pattern",
|
14893
|
+
"kind": "require-call",
|
14894
|
+
"external": true
|
14895
|
+
},
|
14896
|
+
{
|
14897
|
+
"path": "@100mslive/react-sdk",
|
14898
|
+
"kind": "require-call",
|
14899
|
+
"external": true
|
14900
|
+
},
|
14804
14901
|
{
|
14805
14902
|
"path": "react",
|
14806
14903
|
"kind": "require-call",
|
@@ -14831,6 +14928,16 @@
|
|
14831
14928
|
"kind": "require-call",
|
14832
14929
|
"external": true
|
14833
14930
|
},
|
14931
|
+
{
|
14932
|
+
"path": "@100mslive/react-sdk",
|
14933
|
+
"kind": "require-call",
|
14934
|
+
"external": true
|
14935
|
+
},
|
14936
|
+
{
|
14937
|
+
"path": "react",
|
14938
|
+
"kind": "require-call",
|
14939
|
+
"external": true
|
14940
|
+
},
|
14834
14941
|
{
|
14835
14942
|
"path": "react-use",
|
14836
14943
|
"kind": "require-call",
|
@@ -16531,7 +16638,7 @@
|
|
16531
16638
|
"entryPoint": "src/index.ts",
|
16532
16639
|
"inputs": {
|
16533
16640
|
"<define:process.env>": {
|
16534
|
-
"bytesInOutput":
|
16641
|
+
"bytesInOutput": 18254
|
16535
16642
|
},
|
16536
16643
|
"src/Theme/base.config.ts": {
|
16537
16644
|
"bytesInOutput": 6104
|
@@ -17106,11 +17213,17 @@
|
|
17106
17213
|
"src/Prebuilt/components/Footer/RoleOptions.tsx": {
|
17107
17214
|
"bytesInOutput": 8531
|
17108
17215
|
},
|
17216
|
+
"src/Prebuilt/components/hooks/useGroupOnStageActions.tsx": {
|
17217
|
+
"bytesInOutput": 2258
|
17218
|
+
},
|
17109
17219
|
"src/Prebuilt/components/Footer/RoleAccordion.tsx": {
|
17110
|
-
"bytesInOutput":
|
17220
|
+
"bytesInOutput": 6255
|
17221
|
+
},
|
17222
|
+
"src/Prebuilt/components/hooks/usePeerOnStageActions.tsx": {
|
17223
|
+
"bytesInOutput": 2181
|
17111
17224
|
},
|
17112
17225
|
"src/Prebuilt/components/Footer/ParticipantList.tsx": {
|
17113
|
-
"bytesInOutput":
|
17226
|
+
"bytesInOutput": 14527
|
17114
17227
|
},
|
17115
17228
|
"src/Prebuilt/components/Footer/PollsToggle.tsx": {
|
17116
17229
|
"bytesInOutput": 1521
|
@@ -17125,7 +17238,7 @@
|
|
17125
17238
|
"bytesInOutput": 2811
|
17126
17239
|
},
|
17127
17240
|
"src/Prebuilt/components/Streaming/Common.jsx": {
|
17128
|
-
"bytesInOutput":
|
17241
|
+
"bytesInOutput": 2759
|
17129
17242
|
},
|
17130
17243
|
"src/Prebuilt/components/Polls/common/StatusIndicator.tsx": {
|
17131
17244
|
"bytesInOutput": 1170
|
@@ -17305,7 +17418,7 @@
|
|
17305
17418
|
"bytesInOutput": 8756
|
17306
17419
|
},
|
17307
17420
|
"src/Prebuilt/layouts/SidePane.tsx": {
|
17308
|
-
"bytesInOutput":
|
17421
|
+
"bytesInOutput": 7756
|
17309
17422
|
},
|
17310
17423
|
"src/Prebuilt/components/Chip.tsx": {
|
17311
17424
|
"bytesInOutput": 1118
|
@@ -17344,7 +17457,7 @@
|
|
17344
17457
|
"bytesInOutput": 2453
|
17345
17458
|
},
|
17346
17459
|
"src/Prebuilt/components/VideoLayouts/ProminenceLayout.tsx": {
|
17347
|
-
"bytesInOutput":
|
17460
|
+
"bytesInOutput": 3020
|
17348
17461
|
},
|
17349
17462
|
"src/Prebuilt/components/SecondaryTiles.tsx": {
|
17350
17463
|
"bytesInOutput": 3143
|
@@ -17446,10 +17559,10 @@
|
|
17446
17559
|
"bytesInOutput": 2182
|
17447
17560
|
},
|
17448
17561
|
"src/Prebuilt/components/Header/common.jsx": {
|
17449
|
-
"bytesInOutput":
|
17562
|
+
"bytesInOutput": 7389
|
17450
17563
|
},
|
17451
17564
|
"src/Prebuilt/components/Header/Header.tsx": {
|
17452
|
-
"bytesInOutput":
|
17565
|
+
"bytesInOutput": 2332
|
17453
17566
|
},
|
17454
17567
|
"src/Prebuilt/components/Header/index.tsx": {
|
17455
17568
|
"bytesInOutput": 152
|
@@ -17482,7 +17595,7 @@
|
|
17482
17595
|
"bytesInOutput": 2925
|
17483
17596
|
},
|
17484
17597
|
"src/Prebuilt/components/MwebLandscapePrompt.tsx": {
|
17485
|
-
"bytesInOutput":
|
17598
|
+
"bytesInOutput": 3705
|
17486
17599
|
},
|
17487
17600
|
"src/Prebuilt/components/Notifications/AutoplayBlockedModal.tsx": {
|
17488
17601
|
"bytesInOutput": 1415
|
@@ -17575,7 +17688,7 @@
|
|
17575
17688
|
"bytesInOutput": 2980
|
17576
17689
|
}
|
17577
17690
|
},
|
17578
|
-
"bytes":
|
17691
|
+
"bytes": 1557879
|
17579
17692
|
}
|
17580
17693
|
}
|
17581
17694
|
}
|
package/dist/meta.esbuild.json
CHANGED
@@ -6010,8 +6010,39 @@
|
|
6010
6010
|
],
|
6011
6011
|
"format": "esm"
|
6012
6012
|
},
|
6013
|
+
"src/Prebuilt/components/hooks/useGroupOnStageActions.tsx": {
|
6014
|
+
"bytes": 1795,
|
6015
|
+
"imports": [
|
6016
|
+
{
|
6017
|
+
"path": "ts-pattern",
|
6018
|
+
"kind": "import-statement",
|
6019
|
+
"external": true
|
6020
|
+
},
|
6021
|
+
{
|
6022
|
+
"path": "@100mslive/react-sdk",
|
6023
|
+
"kind": "import-statement",
|
6024
|
+
"external": true
|
6025
|
+
},
|
6026
|
+
{
|
6027
|
+
"path": "src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts",
|
6028
|
+
"kind": "import-statement",
|
6029
|
+
"original": "../../provider/roomLayoutProvider/hooks/useRoomLayoutScreen"
|
6030
|
+
},
|
6031
|
+
{
|
6032
|
+
"path": "<define:process.env>",
|
6033
|
+
"kind": "import-statement",
|
6034
|
+
"external": true
|
6035
|
+
},
|
6036
|
+
{
|
6037
|
+
"path": "<runtime>",
|
6038
|
+
"kind": "import-statement",
|
6039
|
+
"external": true
|
6040
|
+
}
|
6041
|
+
],
|
6042
|
+
"format": "esm"
|
6043
|
+
},
|
6013
6044
|
"src/Prebuilt/components/Footer/RoleAccordion.tsx": {
|
6014
|
-
"bytes":
|
6045
|
+
"bytes": 5566,
|
6015
6046
|
"imports": [
|
6016
6047
|
{
|
6017
6048
|
"path": "react",
|
@@ -6043,6 +6074,16 @@
|
|
6043
6074
|
"kind": "import-statement",
|
6044
6075
|
"original": "../../../Accordion"
|
6045
6076
|
},
|
6077
|
+
{
|
6078
|
+
"path": "src/Button/index.tsx",
|
6079
|
+
"kind": "import-statement",
|
6080
|
+
"original": "../../../Button"
|
6081
|
+
},
|
6082
|
+
{
|
6083
|
+
"path": "src/Divider/index.ts",
|
6084
|
+
"kind": "import-statement",
|
6085
|
+
"original": "../../../Divider"
|
6086
|
+
},
|
6046
6087
|
{
|
6047
6088
|
"path": "src/Layout/index.tsx",
|
6048
6089
|
"kind": "import-statement",
|
@@ -6063,6 +6104,11 @@
|
|
6063
6104
|
"kind": "import-statement",
|
6064
6105
|
"original": "./RoleOptions"
|
6065
6106
|
},
|
6107
|
+
{
|
6108
|
+
"path": "src/Prebuilt/components/hooks/useGroupOnStageActions.tsx",
|
6109
|
+
"kind": "import-statement",
|
6110
|
+
"original": "../hooks/useGroupOnStageActions"
|
6111
|
+
},
|
6066
6112
|
{
|
6067
6113
|
"path": "src/Prebuilt/common/utils.js",
|
6068
6114
|
"kind": "import-statement",
|
@@ -6076,8 +6122,39 @@
|
|
6076
6122
|
],
|
6077
6123
|
"format": "esm"
|
6078
6124
|
},
|
6125
|
+
"src/Prebuilt/components/hooks/usePeerOnStageActions.tsx": {
|
6126
|
+
"bytes": 1672,
|
6127
|
+
"imports": [
|
6128
|
+
{
|
6129
|
+
"path": "react",
|
6130
|
+
"kind": "import-statement",
|
6131
|
+
"external": true
|
6132
|
+
},
|
6133
|
+
{
|
6134
|
+
"path": "@100mslive/react-sdk",
|
6135
|
+
"kind": "import-statement",
|
6136
|
+
"external": true
|
6137
|
+
},
|
6138
|
+
{
|
6139
|
+
"path": "src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts",
|
6140
|
+
"kind": "import-statement",
|
6141
|
+
"original": "../../provider/roomLayoutProvider/hooks/useRoomLayoutScreen"
|
6142
|
+
},
|
6143
|
+
{
|
6144
|
+
"path": "<define:process.env>",
|
6145
|
+
"kind": "import-statement",
|
6146
|
+
"external": true
|
6147
|
+
},
|
6148
|
+
{
|
6149
|
+
"path": "<runtime>",
|
6150
|
+
"kind": "import-statement",
|
6151
|
+
"external": true
|
6152
|
+
}
|
6153
|
+
],
|
6154
|
+
"format": "esm"
|
6155
|
+
},
|
6079
6156
|
"src/Prebuilt/components/Footer/ParticipantList.tsx": {
|
6080
|
-
"bytes":
|
6157
|
+
"bytes": 12623,
|
6081
6158
|
"imports": [
|
6082
6159
|
{
|
6083
6160
|
"path": "react",
|
@@ -6104,6 +6181,11 @@
|
|
6104
6181
|
"kind": "import-statement",
|
6105
6182
|
"original": "../../.."
|
6106
6183
|
},
|
6184
|
+
{
|
6185
|
+
"path": "src/IconButton/index.tsx",
|
6186
|
+
"kind": "import-statement",
|
6187
|
+
"original": "../../../IconButton"
|
6188
|
+
},
|
6107
6189
|
{
|
6108
6190
|
"path": "src/Prebuilt/IconButton.tsx",
|
6109
6191
|
"kind": "import-statement",
|
@@ -6134,6 +6216,11 @@
|
|
6134
6216
|
"kind": "import-statement",
|
6135
6217
|
"original": "../AppData/useSidepane"
|
6136
6218
|
},
|
6219
|
+
{
|
6220
|
+
"path": "src/Prebuilt/components/hooks/usePeerOnStageActions.tsx",
|
6221
|
+
"kind": "import-statement",
|
6222
|
+
"original": "../hooks/usePeerOnStageActions"
|
6223
|
+
},
|
6137
6224
|
{
|
6138
6225
|
"path": "src/Prebuilt/common/hooks.ts",
|
6139
6226
|
"kind": "import-statement",
|
@@ -9321,7 +9408,7 @@
|
|
9321
9408
|
"format": "esm"
|
9322
9409
|
},
|
9323
9410
|
"src/Prebuilt/layouts/SidePane.tsx": {
|
9324
|
-
"bytes":
|
9411
|
+
"bytes": 6575,
|
9325
9412
|
"imports": [
|
9326
9413
|
{
|
9327
9414
|
"path": "react",
|
@@ -10039,7 +10126,7 @@
|
|
10039
10126
|
"format": "esm"
|
10040
10127
|
},
|
10041
10128
|
"src/Prebuilt/components/VideoLayouts/ProminenceLayout.tsx": {
|
10042
|
-
"bytes":
|
10129
|
+
"bytes": 2519,
|
10043
10130
|
"imports": [
|
10044
10131
|
{
|
10045
10132
|
"path": "react",
|
@@ -12200,7 +12287,7 @@
|
|
12200
12287
|
"format": "esm"
|
12201
12288
|
},
|
12202
12289
|
"src/Prebuilt/components/MwebLandscapePrompt.tsx": {
|
12203
|
-
"bytes":
|
12290
|
+
"bytes": 3095,
|
12204
12291
|
"imports": [
|
12205
12292
|
{
|
12206
12293
|
"path": "react",
|
@@ -13627,7 +13714,7 @@
|
|
13627
13714
|
"dist/index.js": {
|
13628
13715
|
"imports": [
|
13629
13716
|
{
|
13630
|
-
"path": "dist/chunk-
|
13717
|
+
"path": "dist/chunk-FKNIYFKS.js",
|
13631
13718
|
"kind": "import-statement"
|
13632
13719
|
}
|
13633
13720
|
],
|
@@ -13700,16 +13787,16 @@
|
|
13700
13787
|
"inputs": {},
|
13701
13788
|
"bytes": 1822
|
13702
13789
|
},
|
13703
|
-
"dist/HLSView-
|
13790
|
+
"dist/HLSView-7E6TK45Q.js.map": {
|
13704
13791
|
"imports": [],
|
13705
13792
|
"exports": [],
|
13706
13793
|
"inputs": {},
|
13707
13794
|
"bytes": 89757
|
13708
13795
|
},
|
13709
|
-
"dist/HLSView-
|
13796
|
+
"dist/HLSView-7E6TK45Q.js": {
|
13710
13797
|
"imports": [
|
13711
13798
|
{
|
13712
|
-
"path": "dist/chunk-
|
13799
|
+
"path": "dist/chunk-FKNIYFKS.js",
|
13713
13800
|
"kind": "import-statement"
|
13714
13801
|
},
|
13715
13802
|
{
|
@@ -13927,13 +14014,13 @@
|
|
13927
14014
|
},
|
13928
14015
|
"bytes": 55042
|
13929
14016
|
},
|
13930
|
-
"dist/chunk-
|
14017
|
+
"dist/chunk-FKNIYFKS.js.map": {
|
13931
14018
|
"imports": [],
|
13932
14019
|
"exports": [],
|
13933
14020
|
"inputs": {},
|
13934
|
-
"bytes":
|
14021
|
+
"bytes": 3179358
|
13935
14022
|
},
|
13936
|
-
"dist/chunk-
|
14023
|
+
"dist/chunk-FKNIYFKS.js": {
|
13937
14024
|
"imports": [
|
13938
14025
|
{
|
13939
14026
|
"path": "react",
|
@@ -15200,6 +15287,26 @@
|
|
15200
15287
|
"kind": "import-statement",
|
15201
15288
|
"external": true
|
15202
15289
|
},
|
15290
|
+
{
|
15291
|
+
"path": "ts-pattern",
|
15292
|
+
"kind": "import-statement",
|
15293
|
+
"external": true
|
15294
|
+
},
|
15295
|
+
{
|
15296
|
+
"path": "@100mslive/react-sdk",
|
15297
|
+
"kind": "import-statement",
|
15298
|
+
"external": true
|
15299
|
+
},
|
15300
|
+
{
|
15301
|
+
"path": "react",
|
15302
|
+
"kind": "import-statement",
|
15303
|
+
"external": true
|
15304
|
+
},
|
15305
|
+
{
|
15306
|
+
"path": "@100mslive/react-sdk",
|
15307
|
+
"kind": "import-statement",
|
15308
|
+
"external": true
|
15309
|
+
},
|
15203
15310
|
{
|
15204
15311
|
"path": "react",
|
15205
15312
|
"kind": "import-statement",
|
@@ -16301,7 +16408,7 @@
|
|
16301
16408
|
"external": true
|
16302
16409
|
},
|
16303
16410
|
{
|
16304
|
-
"path": "dist/HLSView-
|
16411
|
+
"path": "dist/HLSView-7E6TK45Q.js",
|
16305
16412
|
"kind": "dynamic-import"
|
16306
16413
|
},
|
16307
16414
|
{
|
@@ -16776,7 +16883,7 @@
|
|
16776
16883
|
],
|
16777
16884
|
"inputs": {
|
16778
16885
|
"<define:process.env>": {
|
16779
|
-
"bytesInOutput":
|
16886
|
+
"bytesInOutput": 18254
|
16780
16887
|
},
|
16781
16888
|
"../../node_modules/lodash/lodash.js": {
|
16782
16889
|
"bytesInOutput": 224291
|
@@ -17316,7 +17423,7 @@
|
|
17316
17423
|
"bytesInOutput": 1404
|
17317
17424
|
},
|
17318
17425
|
"src/Prebuilt/components/Footer/ParticipantList.tsx": {
|
17319
|
-
"bytesInOutput":
|
17426
|
+
"bytesInOutput": 11800
|
17320
17427
|
},
|
17321
17428
|
"src/Prebuilt/components/Connection/ConnectionIndicator.tsx": {
|
17322
17429
|
"bytesInOutput": 3749
|
@@ -17328,11 +17435,17 @@
|
|
17328
17435
|
"bytesInOutput": 1290
|
17329
17436
|
},
|
17330
17437
|
"src/Prebuilt/components/Footer/RoleAccordion.tsx": {
|
17331
|
-
"bytesInOutput":
|
17438
|
+
"bytesInOutput": 4964
|
17332
17439
|
},
|
17333
17440
|
"src/Prebuilt/components/Footer/RoleOptions.tsx": {
|
17334
17441
|
"bytesInOutput": 7326
|
17335
17442
|
},
|
17443
|
+
"src/Prebuilt/components/hooks/useGroupOnStageActions.tsx": {
|
17444
|
+
"bytesInOutput": 1801
|
17445
|
+
},
|
17446
|
+
"src/Prebuilt/components/hooks/usePeerOnStageActions.tsx": {
|
17447
|
+
"bytesInOutput": 1806
|
17448
|
+
},
|
17336
17449
|
"src/Prebuilt/components/Footer/PollsToggle.tsx": {
|
17337
17450
|
"bytesInOutput": 1073
|
17338
17451
|
},
|
@@ -17349,7 +17462,7 @@
|
|
17349
17462
|
"bytesInOutput": 9637
|
17350
17463
|
},
|
17351
17464
|
"src/Prebuilt/layouts/SidePane.tsx": {
|
17352
|
-
"bytesInOutput":
|
17465
|
+
"bytesInOutput": 6274
|
17353
17466
|
},
|
17354
17467
|
"src/Prebuilt/components/Polls/Polls.tsx": {
|
17355
17468
|
"bytesInOutput": 735
|
@@ -17574,7 +17687,7 @@
|
|
17574
17687
|
"bytesInOutput": 2494
|
17575
17688
|
},
|
17576
17689
|
"src/Prebuilt/components/VideoLayouts/ProminenceLayout.tsx": {
|
17577
|
-
"bytesInOutput":
|
17690
|
+
"bytesInOutput": 2339
|
17578
17691
|
},
|
17579
17692
|
"src/Prebuilt/components/hooks/useRoleProminencePeers.tsx": {
|
17580
17693
|
"bytesInOutput": 1046
|
@@ -17646,7 +17759,7 @@
|
|
17646
17759
|
"bytesInOutput": 491
|
17647
17760
|
},
|
17648
17761
|
"src/Prebuilt/components/MwebLandscapePrompt.tsx": {
|
17649
|
-
"bytesInOutput":
|
17762
|
+
"bytesInOutput": 2928
|
17650
17763
|
},
|
17651
17764
|
"src/Prebuilt/components/Notifications/index.tsx": {
|
17652
17765
|
"bytesInOutput": 27
|
@@ -17730,7 +17843,7 @@
|
|
17730
17843
|
"bytesInOutput": 651
|
17731
17844
|
}
|
17732
17845
|
},
|
17733
|
-
"bytes":
|
17846
|
+
"bytes": 1304727
|
17734
17847
|
}
|
17735
17848
|
}
|
17736
17849
|
}
|
package/package.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10
10
|
"prebuilt",
|
11
11
|
"roomkit"
|
12
12
|
],
|
13
|
-
"version": "0.3.2-alpha.
|
13
|
+
"version": "0.3.2-alpha.1",
|
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.2-alpha.
|
85
|
+
"@100mslive/hls-player": "0.3.2-alpha.1",
|
86
86
|
"@100mslive/hms-noise-cancellation": "0.0.0-alpha.1",
|
87
|
-
"@100mslive/hms-virtual-background": "1.13.2-alpha.
|
88
|
-
"@100mslive/react-icons": "0.10.2-alpha.
|
89
|
-
"@100mslive/react-sdk": "0.10.2-alpha.
|
87
|
+
"@100mslive/hms-virtual-background": "1.13.2-alpha.1",
|
88
|
+
"@100mslive/react-icons": "0.10.2-alpha.1",
|
89
|
+
"@100mslive/react-sdk": "0.10.2-alpha.1",
|
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": "
|
125
|
+
"gitHead": "af75fd7e54f66e08bd8554488847d576c7545a42"
|
126
126
|
}
|