@100mslive/roomkit-react 0.3.8-alpha.2 → 0.3.8-alpha.4
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{HLSView-XZDT3RRC.js → HLSView-KESSHZG2.js} +2 -2
- package/dist/{chunk-SQPIZNW2.js → chunk-KRTJ2T7F.js} +277 -272
- package/dist/{chunk-SQPIZNW2.js.map → chunk-KRTJ2T7F.js.map} +4 -4
- package/dist/index.cjs.js +521 -513
- package/dist/index.cjs.js.map +4 -4
- package/dist/index.js +1 -1
- package/dist/meta.cjs.json +93 -78
- package/dist/meta.esbuild.json +98 -83
- package/package.json +6 -6
- package/src/Prebuilt/components/AppData/AppData.tsx +2 -1
- package/src/Prebuilt/components/ConferenceScreen.tsx +2 -34
- package/src/Prebuilt/layouts/VideoStreamingSection.tsx +3 -1
- package/src/Prebuilt/plugins/CaptionsViewer.tsx +46 -11
- /package/dist/{HLSView-XZDT3RRC.js.map → HLSView-KESSHZG2.js.map} +0 -0
package/dist/index.js
CHANGED
package/dist/meta.cjs.json
CHANGED
@@ -2241,7 +2241,7 @@
|
|
2241
2241
|
"format": "esm"
|
2242
2242
|
},
|
2243
2243
|
"src/Prebuilt/components/AppData/AppData.tsx": {
|
2244
|
-
"bytes":
|
2244
|
+
"bytes": 6020,
|
2245
2245
|
"imports": [
|
2246
2246
|
{
|
2247
2247
|
"path": "react",
|
@@ -10950,6 +10950,67 @@
|
|
10950
10950
|
],
|
10951
10951
|
"format": "esm"
|
10952
10952
|
},
|
10953
|
+
"src/Prebuilt/plugins/CaptionsViewer.tsx": {
|
10954
|
+
"bytes": 6930,
|
10955
|
+
"imports": [
|
10956
|
+
{
|
10957
|
+
"path": "react",
|
10958
|
+
"kind": "import-statement",
|
10959
|
+
"external": true
|
10960
|
+
},
|
10961
|
+
{
|
10962
|
+
"path": "react-use",
|
10963
|
+
"kind": "import-statement",
|
10964
|
+
"external": true
|
10965
|
+
},
|
10966
|
+
{
|
10967
|
+
"path": "@100mslive/react-sdk",
|
10968
|
+
"kind": "import-statement",
|
10969
|
+
"external": true
|
10970
|
+
},
|
10971
|
+
{
|
10972
|
+
"path": "src/Layout/index.tsx",
|
10973
|
+
"kind": "import-statement",
|
10974
|
+
"original": "../../Layout"
|
10975
|
+
},
|
10976
|
+
{
|
10977
|
+
"path": "src/Text/index.tsx",
|
10978
|
+
"kind": "import-statement",
|
10979
|
+
"original": "../../Text"
|
10980
|
+
},
|
10981
|
+
{
|
10982
|
+
"path": "src/Theme/index.tsx",
|
10983
|
+
"kind": "import-statement",
|
10984
|
+
"original": "../../Theme"
|
10985
|
+
},
|
10986
|
+
{
|
10987
|
+
"path": "src/Prebuilt/components/AppData/useSidepane.js",
|
10988
|
+
"kind": "import-statement",
|
10989
|
+
"original": "../components/AppData/useSidepane"
|
10990
|
+
},
|
10991
|
+
{
|
10992
|
+
"path": "src/Prebuilt/components/AppData/useUISettings.js",
|
10993
|
+
"kind": "import-statement",
|
10994
|
+
"original": "../components/AppData/useUISettings"
|
10995
|
+
},
|
10996
|
+
{
|
10997
|
+
"path": "src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts",
|
10998
|
+
"kind": "import-statement",
|
10999
|
+
"original": "../provider/roomLayoutProvider/hooks/useRoomLayoutScreen"
|
11000
|
+
},
|
11001
|
+
{
|
11002
|
+
"path": "src/Prebuilt/common/constants.ts",
|
11003
|
+
"kind": "import-statement",
|
11004
|
+
"original": "../common/constants"
|
11005
|
+
},
|
11006
|
+
{
|
11007
|
+
"path": "<define:process.env>",
|
11008
|
+
"kind": "import-statement",
|
11009
|
+
"external": true
|
11010
|
+
}
|
11011
|
+
],
|
11012
|
+
"format": "esm"
|
11013
|
+
},
|
10953
11014
|
"src/Prebuilt/components/hooks/useCloseScreenshareWhiteboard.tsx": {
|
10954
11015
|
"bytes": 617,
|
10955
11016
|
"imports": [
|
@@ -11705,7 +11766,7 @@
|
|
11705
11766
|
"format": "esm"
|
11706
11767
|
},
|
11707
11768
|
"src/Prebuilt/layouts/VideoStreamingSection.tsx": {
|
11708
|
-
"bytes":
|
11769
|
+
"bytes": 4610,
|
11709
11770
|
"imports": [
|
11710
11771
|
{
|
11711
11772
|
"path": "react",
|
@@ -11762,6 +11823,11 @@
|
|
11762
11823
|
"kind": "import-statement",
|
11763
11824
|
"original": "./WaitingView"
|
11764
11825
|
},
|
11826
|
+
{
|
11827
|
+
"path": "src/Prebuilt/plugins/CaptionsViewer.tsx",
|
11828
|
+
"kind": "import-statement",
|
11829
|
+
"original": "../plugins/CaptionsViewer"
|
11830
|
+
},
|
11765
11831
|
{
|
11766
11832
|
"path": "src/Prebuilt/components/AppData/useUISettings.js",
|
11767
11833
|
"kind": "import-statement",
|
@@ -12020,50 +12086,14 @@
|
|
12020
12086
|
],
|
12021
12087
|
"format": "esm"
|
12022
12088
|
},
|
12023
|
-
"src/Prebuilt/plugins/CaptionsViewer.tsx": {
|
12024
|
-
"bytes": 5541,
|
12025
|
-
"imports": [
|
12026
|
-
{
|
12027
|
-
"path": "react",
|
12028
|
-
"kind": "import-statement",
|
12029
|
-
"external": true
|
12030
|
-
},
|
12031
|
-
{
|
12032
|
-
"path": "@100mslive/react-sdk",
|
12033
|
-
"kind": "import-statement",
|
12034
|
-
"external": true
|
12035
|
-
},
|
12036
|
-
{
|
12037
|
-
"path": "src/Layout/index.tsx",
|
12038
|
-
"kind": "import-statement",
|
12039
|
-
"original": "../../Layout"
|
12040
|
-
},
|
12041
|
-
{
|
12042
|
-
"path": "src/Text/index.tsx",
|
12043
|
-
"kind": "import-statement",
|
12044
|
-
"original": "../../Text"
|
12045
|
-
},
|
12046
|
-
{
|
12047
|
-
"path": "<define:process.env>",
|
12048
|
-
"kind": "import-statement",
|
12049
|
-
"external": true
|
12050
|
-
}
|
12051
|
-
],
|
12052
|
-
"format": "esm"
|
12053
|
-
},
|
12054
12089
|
"src/Prebuilt/components/ConferenceScreen.tsx": {
|
12055
|
-
"bytes":
|
12090
|
+
"bytes": 8044,
|
12056
12091
|
"imports": [
|
12057
12092
|
{
|
12058
12093
|
"path": "react",
|
12059
12094
|
"kind": "import-statement",
|
12060
12095
|
"external": true
|
12061
12096
|
},
|
12062
|
-
{
|
12063
|
-
"path": "react-use",
|
12064
|
-
"kind": "import-statement",
|
12065
|
-
"external": true
|
12066
|
-
},
|
12067
12097
|
{
|
12068
12098
|
"path": "@100mslive/types-prebuilt",
|
12069
12099
|
"kind": "import-statement",
|
@@ -12114,11 +12144,6 @@
|
|
12114
12144
|
"kind": "import-statement",
|
12115
12145
|
"original": "../../Layout"
|
12116
12146
|
},
|
12117
|
-
{
|
12118
|
-
"path": "src/Theme/index.tsx",
|
12119
|
-
"kind": "import-statement",
|
12120
|
-
"original": "../../Theme"
|
12121
|
-
},
|
12122
12147
|
{
|
12123
12148
|
"path": "src/Prebuilt/AppContext.tsx",
|
12124
12149
|
"kind": "import-statement",
|
@@ -12154,21 +12179,11 @@
|
|
12154
12179
|
"kind": "import-statement",
|
12155
12180
|
"original": "./RaiseHand"
|
12156
12181
|
},
|
12157
|
-
{
|
12158
|
-
"path": "src/Prebuilt/plugins/CaptionsViewer.tsx",
|
12159
|
-
"kind": "import-statement",
|
12160
|
-
"original": "../plugins/CaptionsViewer"
|
12161
|
-
},
|
12162
12182
|
{
|
12163
12183
|
"path": "src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts",
|
12164
12184
|
"kind": "import-statement",
|
12165
12185
|
"original": "../provider/roomLayoutProvider/hooks/useRoomLayoutScreen"
|
12166
12186
|
},
|
12167
|
-
{
|
12168
|
-
"path": "src/Prebuilt/components/AppData/useSidepane.js",
|
12169
|
-
"kind": "import-statement",
|
12170
|
-
"original": "./AppData/useSidepane"
|
12171
|
-
},
|
12172
12187
|
{
|
12173
12188
|
"path": "src/Prebuilt/components/AppData/useUISettings.js",
|
12174
12189
|
"kind": "import-statement",
|
@@ -13892,7 +13907,7 @@
|
|
13892
13907
|
"imports": [],
|
13893
13908
|
"exports": [],
|
13894
13909
|
"inputs": {},
|
13895
|
-
"bytes":
|
13910
|
+
"bytes": 3323904
|
13896
13911
|
},
|
13897
13912
|
"dist/index.cjs.js": {
|
13898
13913
|
"imports": [
|
@@ -16246,6 +16261,21 @@
|
|
16246
16261
|
"kind": "require-call",
|
16247
16262
|
"external": true
|
16248
16263
|
},
|
16264
|
+
{
|
16265
|
+
"path": "react-use",
|
16266
|
+
"kind": "require-call",
|
16267
|
+
"external": true
|
16268
|
+
},
|
16269
|
+
{
|
16270
|
+
"path": "@100mslive/react-sdk",
|
16271
|
+
"kind": "require-call",
|
16272
|
+
"external": true
|
16273
|
+
},
|
16274
|
+
{
|
16275
|
+
"path": "react",
|
16276
|
+
"kind": "require-call",
|
16277
|
+
"external": true
|
16278
|
+
},
|
16249
16279
|
{
|
16250
16280
|
"path": "@100mslive/react-sdk",
|
16251
16281
|
"kind": "require-call",
|
@@ -16496,21 +16526,6 @@
|
|
16496
16526
|
"kind": "require-call",
|
16497
16527
|
"external": true
|
16498
16528
|
},
|
16499
|
-
{
|
16500
|
-
"path": "@100mslive/react-sdk",
|
16501
|
-
"kind": "require-call",
|
16502
|
-
"external": true
|
16503
|
-
},
|
16504
|
-
{
|
16505
|
-
"path": "react",
|
16506
|
-
"kind": "require-call",
|
16507
|
-
"external": true
|
16508
|
-
},
|
16509
|
-
{
|
16510
|
-
"path": "react-use",
|
16511
|
-
"kind": "require-call",
|
16512
|
-
"external": true
|
16513
|
-
},
|
16514
16529
|
{
|
16515
16530
|
"path": "uuid",
|
16516
16531
|
"kind": "require-call",
|
@@ -16871,7 +16886,7 @@
|
|
16871
16886
|
"entryPoint": "src/index.ts",
|
16872
16887
|
"inputs": {
|
16873
16888
|
"<define:process.env>": {
|
16874
|
-
"bytesInOutput":
|
16889
|
+
"bytesInOutput": 18287
|
16875
16890
|
},
|
16876
16891
|
"src/Theme/base.config.ts": {
|
16877
16892
|
"bytesInOutput": 6104
|
@@ -17168,7 +17183,7 @@
|
|
17168
17183
|
"bytesInOutput": 3258
|
17169
17184
|
},
|
17170
17185
|
"src/Prebuilt/components/AppData/AppData.tsx": {
|
17171
|
-
"bytesInOutput":
|
17186
|
+
"bytesInOutput": 6705
|
17172
17187
|
},
|
17173
17188
|
"src/Prebuilt/AppContext.tsx": {
|
17174
17189
|
"bytesInOutput": 840
|
@@ -17734,6 +17749,9 @@
|
|
17734
17749
|
"src/Prebuilt/layouts/WaitingView.jsx": {
|
17735
17750
|
"bytesInOutput": 1943
|
17736
17751
|
},
|
17752
|
+
"src/Prebuilt/plugins/CaptionsViewer.tsx": {
|
17753
|
+
"bytesInOutput": 7534
|
17754
|
+
},
|
17737
17755
|
"src/Prebuilt/components/hooks/useCloseScreenshareWhiteboard.tsx": {
|
17738
17756
|
"bytesInOutput": 849
|
17739
17757
|
},
|
@@ -17792,7 +17810,7 @@
|
|
17792
17810
|
"bytesInOutput": 33634
|
17793
17811
|
},
|
17794
17812
|
"src/Prebuilt/layouts/VideoStreamingSection.tsx": {
|
17795
|
-
"bytesInOutput":
|
17813
|
+
"bytesInOutput": 4705
|
17796
17814
|
},
|
17797
17815
|
"src/Prebuilt/components/Header/RoomDetailsHeader.tsx": {
|
17798
17816
|
"bytesInOutput": 2182
|
@@ -17809,11 +17827,8 @@
|
|
17809
17827
|
"src/Prebuilt/components/PreviousRoleInMetadata.tsx": {
|
17810
17828
|
"bytesInOutput": 1024
|
17811
17829
|
},
|
17812
|
-
"src/Prebuilt/plugins/CaptionsViewer.tsx": {
|
17813
|
-
"bytesInOutput": 6104
|
17814
|
-
},
|
17815
17830
|
"src/Prebuilt/components/ConferenceScreen.tsx": {
|
17816
|
-
"bytesInOutput":
|
17831
|
+
"bytesInOutput": 8920
|
17817
17832
|
},
|
17818
17833
|
"src/Prebuilt/components/ErrorBoundary.jsx": {
|
17819
17834
|
"bytesInOutput": 4366
|
@@ -17930,7 +17945,7 @@
|
|
17930
17945
|
"bytesInOutput": 2980
|
17931
17946
|
}
|
17932
17947
|
},
|
17933
|
-
"bytes":
|
17948
|
+
"bytes": 1583357
|
17934
17949
|
}
|
17935
17950
|
}
|
17936
17951
|
}
|
package/dist/meta.esbuild.json
CHANGED
@@ -2241,7 +2241,7 @@
|
|
2241
2241
|
"format": "esm"
|
2242
2242
|
},
|
2243
2243
|
"src/Prebuilt/components/AppData/AppData.tsx": {
|
2244
|
-
"bytes":
|
2244
|
+
"bytes": 6020,
|
2245
2245
|
"imports": [
|
2246
2246
|
{
|
2247
2247
|
"path": "react",
|
@@ -10950,6 +10950,67 @@
|
|
10950
10950
|
],
|
10951
10951
|
"format": "esm"
|
10952
10952
|
},
|
10953
|
+
"src/Prebuilt/plugins/CaptionsViewer.tsx": {
|
10954
|
+
"bytes": 6930,
|
10955
|
+
"imports": [
|
10956
|
+
{
|
10957
|
+
"path": "react",
|
10958
|
+
"kind": "import-statement",
|
10959
|
+
"external": true
|
10960
|
+
},
|
10961
|
+
{
|
10962
|
+
"path": "react-use",
|
10963
|
+
"kind": "import-statement",
|
10964
|
+
"external": true
|
10965
|
+
},
|
10966
|
+
{
|
10967
|
+
"path": "@100mslive/react-sdk",
|
10968
|
+
"kind": "import-statement",
|
10969
|
+
"external": true
|
10970
|
+
},
|
10971
|
+
{
|
10972
|
+
"path": "src/Layout/index.tsx",
|
10973
|
+
"kind": "import-statement",
|
10974
|
+
"original": "../../Layout"
|
10975
|
+
},
|
10976
|
+
{
|
10977
|
+
"path": "src/Text/index.tsx",
|
10978
|
+
"kind": "import-statement",
|
10979
|
+
"original": "../../Text"
|
10980
|
+
},
|
10981
|
+
{
|
10982
|
+
"path": "src/Theme/index.tsx",
|
10983
|
+
"kind": "import-statement",
|
10984
|
+
"original": "../../Theme"
|
10985
|
+
},
|
10986
|
+
{
|
10987
|
+
"path": "src/Prebuilt/components/AppData/useSidepane.js",
|
10988
|
+
"kind": "import-statement",
|
10989
|
+
"original": "../components/AppData/useSidepane"
|
10990
|
+
},
|
10991
|
+
{
|
10992
|
+
"path": "src/Prebuilt/components/AppData/useUISettings.js",
|
10993
|
+
"kind": "import-statement",
|
10994
|
+
"original": "../components/AppData/useUISettings"
|
10995
|
+
},
|
10996
|
+
{
|
10997
|
+
"path": "src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts",
|
10998
|
+
"kind": "import-statement",
|
10999
|
+
"original": "../provider/roomLayoutProvider/hooks/useRoomLayoutScreen"
|
11000
|
+
},
|
11001
|
+
{
|
11002
|
+
"path": "src/Prebuilt/common/constants.ts",
|
11003
|
+
"kind": "import-statement",
|
11004
|
+
"original": "../common/constants"
|
11005
|
+
},
|
11006
|
+
{
|
11007
|
+
"path": "<define:process.env>",
|
11008
|
+
"kind": "import-statement",
|
11009
|
+
"external": true
|
11010
|
+
}
|
11011
|
+
],
|
11012
|
+
"format": "esm"
|
11013
|
+
},
|
10953
11014
|
"src/Prebuilt/components/hooks/useCloseScreenshareWhiteboard.tsx": {
|
10954
11015
|
"bytes": 617,
|
10955
11016
|
"imports": [
|
@@ -11705,7 +11766,7 @@
|
|
11705
11766
|
"format": "esm"
|
11706
11767
|
},
|
11707
11768
|
"src/Prebuilt/layouts/VideoStreamingSection.tsx": {
|
11708
|
-
"bytes":
|
11769
|
+
"bytes": 4610,
|
11709
11770
|
"imports": [
|
11710
11771
|
{
|
11711
11772
|
"path": "react",
|
@@ -11762,6 +11823,11 @@
|
|
11762
11823
|
"kind": "import-statement",
|
11763
11824
|
"original": "./WaitingView"
|
11764
11825
|
},
|
11826
|
+
{
|
11827
|
+
"path": "src/Prebuilt/plugins/CaptionsViewer.tsx",
|
11828
|
+
"kind": "import-statement",
|
11829
|
+
"original": "../plugins/CaptionsViewer"
|
11830
|
+
},
|
11765
11831
|
{
|
11766
11832
|
"path": "src/Prebuilt/components/AppData/useUISettings.js",
|
11767
11833
|
"kind": "import-statement",
|
@@ -12020,50 +12086,14 @@
|
|
12020
12086
|
],
|
12021
12087
|
"format": "esm"
|
12022
12088
|
},
|
12023
|
-
"src/Prebuilt/plugins/CaptionsViewer.tsx": {
|
12024
|
-
"bytes": 5541,
|
12025
|
-
"imports": [
|
12026
|
-
{
|
12027
|
-
"path": "react",
|
12028
|
-
"kind": "import-statement",
|
12029
|
-
"external": true
|
12030
|
-
},
|
12031
|
-
{
|
12032
|
-
"path": "@100mslive/react-sdk",
|
12033
|
-
"kind": "import-statement",
|
12034
|
-
"external": true
|
12035
|
-
},
|
12036
|
-
{
|
12037
|
-
"path": "src/Layout/index.tsx",
|
12038
|
-
"kind": "import-statement",
|
12039
|
-
"original": "../../Layout"
|
12040
|
-
},
|
12041
|
-
{
|
12042
|
-
"path": "src/Text/index.tsx",
|
12043
|
-
"kind": "import-statement",
|
12044
|
-
"original": "../../Text"
|
12045
|
-
},
|
12046
|
-
{
|
12047
|
-
"path": "<define:process.env>",
|
12048
|
-
"kind": "import-statement",
|
12049
|
-
"external": true
|
12050
|
-
}
|
12051
|
-
],
|
12052
|
-
"format": "esm"
|
12053
|
-
},
|
12054
12089
|
"src/Prebuilt/components/ConferenceScreen.tsx": {
|
12055
|
-
"bytes":
|
12090
|
+
"bytes": 8044,
|
12056
12091
|
"imports": [
|
12057
12092
|
{
|
12058
12093
|
"path": "react",
|
12059
12094
|
"kind": "import-statement",
|
12060
12095
|
"external": true
|
12061
12096
|
},
|
12062
|
-
{
|
12063
|
-
"path": "react-use",
|
12064
|
-
"kind": "import-statement",
|
12065
|
-
"external": true
|
12066
|
-
},
|
12067
12097
|
{
|
12068
12098
|
"path": "@100mslive/types-prebuilt",
|
12069
12099
|
"kind": "import-statement",
|
@@ -12114,11 +12144,6 @@
|
|
12114
12144
|
"kind": "import-statement",
|
12115
12145
|
"original": "../../Layout"
|
12116
12146
|
},
|
12117
|
-
{
|
12118
|
-
"path": "src/Theme/index.tsx",
|
12119
|
-
"kind": "import-statement",
|
12120
|
-
"original": "../../Theme"
|
12121
|
-
},
|
12122
12147
|
{
|
12123
12148
|
"path": "src/Prebuilt/AppContext.tsx",
|
12124
12149
|
"kind": "import-statement",
|
@@ -12154,21 +12179,11 @@
|
|
12154
12179
|
"kind": "import-statement",
|
12155
12180
|
"original": "./RaiseHand"
|
12156
12181
|
},
|
12157
|
-
{
|
12158
|
-
"path": "src/Prebuilt/plugins/CaptionsViewer.tsx",
|
12159
|
-
"kind": "import-statement",
|
12160
|
-
"original": "../plugins/CaptionsViewer"
|
12161
|
-
},
|
12162
12182
|
{
|
12163
12183
|
"path": "src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts",
|
12164
12184
|
"kind": "import-statement",
|
12165
12185
|
"original": "../provider/roomLayoutProvider/hooks/useRoomLayoutScreen"
|
12166
12186
|
},
|
12167
|
-
{
|
12168
|
-
"path": "src/Prebuilt/components/AppData/useSidepane.js",
|
12169
|
-
"kind": "import-statement",
|
12170
|
-
"original": "./AppData/useSidepane"
|
12171
|
-
},
|
12172
12187
|
{
|
12173
12188
|
"path": "src/Prebuilt/components/AppData/useUISettings.js",
|
12174
12189
|
"kind": "import-statement",
|
@@ -13897,7 +13912,7 @@
|
|
13897
13912
|
"dist/index.js": {
|
13898
13913
|
"imports": [
|
13899
13914
|
{
|
13900
|
-
"path": "dist/chunk-
|
13915
|
+
"path": "dist/chunk-KRTJ2T7F.js",
|
13901
13916
|
"kind": "import-statement"
|
13902
13917
|
}
|
13903
13918
|
],
|
@@ -13970,16 +13985,16 @@
|
|
13970
13985
|
"inputs": {},
|
13971
13986
|
"bytes": 1822
|
13972
13987
|
},
|
13973
|
-
"dist/HLSView-
|
13988
|
+
"dist/HLSView-KESSHZG2.js.map": {
|
13974
13989
|
"imports": [],
|
13975
13990
|
"exports": [],
|
13976
13991
|
"inputs": {},
|
13977
13992
|
"bytes": 100708
|
13978
13993
|
},
|
13979
|
-
"dist/HLSView-
|
13994
|
+
"dist/HLSView-KESSHZG2.js": {
|
13980
13995
|
"imports": [
|
13981
13996
|
{
|
13982
|
-
"path": "dist/chunk-
|
13997
|
+
"path": "dist/chunk-KRTJ2T7F.js",
|
13983
13998
|
"kind": "import-statement"
|
13984
13999
|
},
|
13985
14000
|
{
|
@@ -14215,13 +14230,13 @@
|
|
14215
14230
|
},
|
14216
14231
|
"bytes": 61939
|
14217
14232
|
},
|
14218
|
-
"dist/chunk-
|
14233
|
+
"dist/chunk-KRTJ2T7F.js.map": {
|
14219
14234
|
"imports": [],
|
14220
14235
|
"exports": [],
|
14221
14236
|
"inputs": {},
|
14222
|
-
"bytes":
|
14237
|
+
"bytes": 3219240
|
14223
14238
|
},
|
14224
|
-
"dist/chunk-
|
14239
|
+
"dist/chunk-KRTJ2T7F.js": {
|
14225
14240
|
"imports": [
|
14226
14241
|
{
|
14227
14242
|
"path": "react",
|
@@ -14638,11 +14653,6 @@
|
|
14638
14653
|
"kind": "import-statement",
|
14639
14654
|
"external": true
|
14640
14655
|
},
|
14641
|
-
{
|
14642
|
-
"path": "react-use",
|
14643
|
-
"kind": "import-statement",
|
14644
|
-
"external": true
|
14645
|
-
},
|
14646
14656
|
{
|
14647
14657
|
"path": "uuid",
|
14648
14658
|
"kind": "import-statement",
|
@@ -16624,21 +16634,17 @@
|
|
16624
16634
|
"external": true
|
16625
16635
|
},
|
16626
16636
|
{
|
16627
|
-
"path": "
|
16637
|
+
"path": "react-use",
|
16628
16638
|
"kind": "import-statement",
|
16629
16639
|
"external": true
|
16630
16640
|
},
|
16631
16641
|
{
|
16632
|
-
"path": "
|
16633
|
-
"kind": "dynamic-import"
|
16634
|
-
},
|
16635
|
-
{
|
16636
|
-
"path": "react",
|
16642
|
+
"path": "@100mslive/react-sdk",
|
16637
16643
|
"kind": "import-statement",
|
16638
16644
|
"external": true
|
16639
16645
|
},
|
16640
16646
|
{
|
16641
|
-
"path": "react
|
16647
|
+
"path": "react",
|
16642
16648
|
"kind": "import-statement",
|
16643
16649
|
"external": true
|
16644
16650
|
},
|
@@ -16647,6 +16653,10 @@
|
|
16647
16653
|
"kind": "import-statement",
|
16648
16654
|
"external": true
|
16649
16655
|
},
|
16656
|
+
{
|
16657
|
+
"path": "dist/HLSView-KESSHZG2.js",
|
16658
|
+
"kind": "dynamic-import"
|
16659
|
+
},
|
16650
16660
|
{
|
16651
16661
|
"path": "react",
|
16652
16662
|
"kind": "import-statement",
|
@@ -16658,7 +16668,7 @@
|
|
16658
16668
|
"external": true
|
16659
16669
|
},
|
16660
16670
|
{
|
16661
|
-
"path": "@100mslive/react-
|
16671
|
+
"path": "@100mslive/react-sdk",
|
16662
16672
|
"kind": "import-statement",
|
16663
16673
|
"external": true
|
16664
16674
|
},
|
@@ -16668,7 +16678,7 @@
|
|
16668
16678
|
"external": true
|
16669
16679
|
},
|
16670
16680
|
{
|
16671
|
-
"path": "
|
16681
|
+
"path": "react-use",
|
16672
16682
|
"kind": "import-statement",
|
16673
16683
|
"external": true
|
16674
16684
|
},
|
@@ -16687,6 +16697,11 @@
|
|
16687
16697
|
"kind": "import-statement",
|
16688
16698
|
"external": true
|
16689
16699
|
},
|
16700
|
+
{
|
16701
|
+
"path": "@100mslive/react-icons",
|
16702
|
+
"kind": "import-statement",
|
16703
|
+
"external": true
|
16704
|
+
},
|
16690
16705
|
{
|
16691
16706
|
"path": "react",
|
16692
16707
|
"kind": "import-statement",
|
@@ -17120,7 +17135,7 @@
|
|
17120
17135
|
],
|
17121
17136
|
"inputs": {
|
17122
17137
|
"<define:process.env>": {
|
17123
|
-
"bytesInOutput":
|
17138
|
+
"bytesInOutput": 18287
|
17124
17139
|
},
|
17125
17140
|
"../../node_modules/lodash/lodash.js": {
|
17126
17141
|
"bytesInOutput": 224310
|
@@ -17375,7 +17390,7 @@
|
|
17375
17390
|
"bytesInOutput": 7828
|
17376
17391
|
},
|
17377
17392
|
"src/Prebuilt/components/AppData/AppData.tsx": {
|
17378
|
-
"bytesInOutput":
|
17393
|
+
"bytesInOutput": 5596
|
17379
17394
|
},
|
17380
17395
|
"src/Prebuilt/components/Settings/LayoutSettings.tsx": {
|
17381
17396
|
"bytesInOutput": 2705
|
@@ -17420,7 +17435,7 @@
|
|
17420
17435
|
"bytesInOutput": 4698
|
17421
17436
|
},
|
17422
17437
|
"src/Prebuilt/components/ConferenceScreen.tsx": {
|
17423
|
-
"bytesInOutput":
|
17438
|
+
"bytesInOutput": 7207
|
17424
17439
|
},
|
17425
17440
|
"src/Prebuilt/components/Footer/Footer.tsx": {
|
17426
17441
|
"bytesInOutput": 3306
|
@@ -17897,7 +17912,7 @@
|
|
17897
17912
|
"bytesInOutput": 2206
|
17898
17913
|
},
|
17899
17914
|
"src/Prebuilt/layouts/VideoStreamingSection.tsx": {
|
17900
|
-
"bytesInOutput":
|
17915
|
+
"bytesInOutput": 3632
|
17901
17916
|
},
|
17902
17917
|
"src/Prebuilt/components/VideoLayouts/GridLayout.tsx": {
|
17903
17918
|
"bytesInOutput": 4550
|
@@ -17959,6 +17974,9 @@
|
|
17959
17974
|
"src/Prebuilt/layouts/WaitingView.jsx": {
|
17960
17975
|
"bytesInOutput": 1415
|
17961
17976
|
},
|
17977
|
+
"src/Prebuilt/plugins/CaptionsViewer.tsx": {
|
17978
|
+
"bytesInOutput": 6204
|
17979
|
+
},
|
17962
17980
|
"src/Prebuilt/components/hooks/useCloseScreenshareWhiteboard.tsx": {
|
17963
17981
|
"bytesInOutput": 619
|
17964
17982
|
},
|
@@ -17977,9 +17995,6 @@
|
|
17977
17995
|
"src/Prebuilt/components/PreviousRoleInMetadata.tsx": {
|
17978
17996
|
"bytesInOutput": 754
|
17979
17997
|
},
|
17980
|
-
"src/Prebuilt/plugins/CaptionsViewer.tsx": {
|
17981
|
-
"bytesInOutput": 5070
|
17982
|
-
},
|
17983
17998
|
"src/Prebuilt/components/ErrorBoundary.jsx": {
|
17984
17999
|
"bytesInOutput": 3509
|
17985
18000
|
},
|
@@ -18086,7 +18101,7 @@
|
|
18086
18101
|
"bytesInOutput": 651
|
18087
18102
|
}
|
18088
18103
|
},
|
18089
|
-
"bytes":
|
18104
|
+
"bytes": 1319109
|
18090
18105
|
}
|
18091
18106
|
}
|
18092
18107
|
}
|