@100mslive/roomkit-react 0.3.19-alpha.1 → 0.3.19-alpha.3
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-MI7WHLIB.css → HLSView-3OIDEB7I.css} +3 -3
- package/dist/{HLSView-MI7WHLIB.css.map → HLSView-3OIDEB7I.css.map} +1 -1
- package/dist/{HLSView-6KUW45BA.js → HLSView-YQCSQSBU.js} +2 -2
- package/dist/Prebuilt/components/EndCallFeedback/Feedback.d.ts +2 -0
- package/dist/Prebuilt/components/EndCallFeedback/FeedbackForm.d.ts +28 -0
- package/dist/Prebuilt/components/EndCallFeedback/ThankyouView.d.ts +2 -0
- package/dist/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.d.ts +1 -0
- package/dist/{chunk-NC3PKPDD.js → chunk-SLFOQJ6P.js} +1180 -673
- package/dist/chunk-SLFOQJ6P.js.map +7 -0
- package/dist/index.cjs.css +2 -2
- package/dist/index.cjs.css.map +1 -1
- package/dist/index.cjs.js +1411 -872
- package/dist/index.cjs.js.map +4 -4
- package/dist/index.css +2 -2
- package/dist/index.css.map +1 -1
- package/dist/index.js +1 -1
- package/dist/meta.cjs.json +275 -33
- package/dist/meta.esbuild.json +285 -43
- package/package.json +8 -8
- package/src/Prebuilt/App.tsx +3 -0
- package/src/Prebuilt/AppStateContext.tsx +1 -2
- package/src/Prebuilt/Prebuilt.stories.tsx +1 -0
- package/src/Prebuilt/components/EndCallFeedback/Feedback.tsx +70 -0
- package/src/Prebuilt/components/EndCallFeedback/FeedbackForm.tsx +371 -0
- package/src/Prebuilt/components/EndCallFeedback/ThankyouView.tsx +44 -0
- package/src/Prebuilt/components/LeaveScreen.tsx +2 -0
- package/src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts +1 -0
- package/src/Video/Video.tsx +1 -1
- package/dist/chunk-NC3PKPDD.js.map +0 -7
- /package/dist/{HLSView-6KUW45BA.js.map → HLSView-YQCSQSBU.js.map} +0 -0
package/dist/meta.esbuild.json
CHANGED
@@ -1074,7 +1074,7 @@
|
|
1074
1074
|
"format": "esm"
|
1075
1075
|
},
|
1076
1076
|
"src/Video/Video.tsx": {
|
1077
|
-
"bytes":
|
1077
|
+
"bytes": 1585,
|
1078
1078
|
"imports": [
|
1079
1079
|
{
|
1080
1080
|
"path": "react",
|
@@ -2210,7 +2210,7 @@
|
|
2210
2210
|
"format": "esm"
|
2211
2211
|
},
|
2212
2212
|
"src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts": {
|
2213
|
-
"bytes":
|
2213
|
+
"bytes": 3558,
|
2214
2214
|
"imports": [
|
2215
2215
|
{
|
2216
2216
|
"path": "react",
|
@@ -2505,7 +2505,7 @@
|
|
2505
2505
|
"format": "esm"
|
2506
2506
|
},
|
2507
2507
|
"src/Prebuilt/AppStateContext.tsx": {
|
2508
|
-
"bytes":
|
2508
|
+
"bytes": 3380,
|
2509
2509
|
"imports": [
|
2510
2510
|
{
|
2511
2511
|
"path": "react",
|
@@ -5729,7 +5729,7 @@
|
|
5729
5729
|
"format": "cjs"
|
5730
5730
|
},
|
5731
5731
|
"../hms-video-store/dist/index.js": {
|
5732
|
-
"bytes":
|
5732
|
+
"bytes": 367247,
|
5733
5733
|
"imports": [
|
5734
5734
|
{
|
5735
5735
|
"path": "../../node_modules/reselect/es/index.js",
|
@@ -11287,7 +11287,7 @@
|
|
11287
11287
|
],
|
11288
11288
|
"format": "esm"
|
11289
11289
|
},
|
11290
|
-
"../../../../../../../tmp/tmp-
|
11290
|
+
"../../../../../../../tmp/tmp-2931-UNhiqzmYzzaD/1919d8536fd3/tldraw.css": {
|
11291
11291
|
"bytes": 80111,
|
11292
11292
|
"imports": [
|
11293
11293
|
{
|
@@ -11337,7 +11337,7 @@
|
|
11337
11337
|
}
|
11338
11338
|
]
|
11339
11339
|
},
|
11340
|
-
"../../../../../../../tmp/tmp-
|
11340
|
+
"../../../../../../../tmp/tmp-2931-UNhiqzmYzzaD/1919d8536851/index.css": {
|
11341
11341
|
"bytes": 597,
|
11342
11342
|
"imports": [
|
11343
11343
|
{
|
@@ -11346,7 +11346,7 @@
|
|
11346
11346
|
"external": true
|
11347
11347
|
},
|
11348
11348
|
{
|
11349
|
-
"path": "../../../../../../../tmp/tmp-
|
11349
|
+
"path": "../../../../../../../tmp/tmp-2931-UNhiqzmYzzaD/1919d8536fd3/tldraw.css",
|
11350
11350
|
"kind": "import-rule",
|
11351
11351
|
"original": "@tldraw/tldraw/tldraw.css"
|
11352
11352
|
}
|
@@ -11421,7 +11421,7 @@
|
|
11421
11421
|
"original": "../../common/constants"
|
11422
11422
|
},
|
11423
11423
|
{
|
11424
|
-
"path": "../../../../../../../tmp/tmp-
|
11424
|
+
"path": "../../../../../../../tmp/tmp-2931-UNhiqzmYzzaD/1919d8536851/index.css",
|
11425
11425
|
"kind": "import-statement",
|
11426
11426
|
"original": "@100mslive/hms-whiteboard/index.css"
|
11427
11427
|
},
|
@@ -13028,8 +13028,191 @@
|
|
13028
13028
|
],
|
13029
13029
|
"format": "esm"
|
13030
13030
|
},
|
13031
|
+
"src/Prebuilt/components/EndCallFeedback/FeedbackForm.tsx": {
|
13032
|
+
"bytes": 10793,
|
13033
|
+
"imports": [
|
13034
|
+
{
|
13035
|
+
"path": "react",
|
13036
|
+
"kind": "import-statement",
|
13037
|
+
"external": true
|
13038
|
+
},
|
13039
|
+
{
|
13040
|
+
"path": "react-use",
|
13041
|
+
"kind": "import-statement",
|
13042
|
+
"external": true
|
13043
|
+
},
|
13044
|
+
{
|
13045
|
+
"path": "@100mslive/types-prebuilt/elements/feedback",
|
13046
|
+
"kind": "import-statement",
|
13047
|
+
"external": true
|
13048
|
+
},
|
13049
|
+
{
|
13050
|
+
"path": "@100mslive/react-sdk",
|
13051
|
+
"kind": "import-statement",
|
13052
|
+
"external": true
|
13053
|
+
},
|
13054
|
+
{
|
13055
|
+
"path": "@100mslive/react-icons",
|
13056
|
+
"kind": "import-statement",
|
13057
|
+
"external": true
|
13058
|
+
},
|
13059
|
+
{
|
13060
|
+
"path": "src/Button/index.tsx",
|
13061
|
+
"kind": "import-statement",
|
13062
|
+
"original": "../../../Button"
|
13063
|
+
},
|
13064
|
+
{
|
13065
|
+
"path": "src/Checkbox/index.tsx",
|
13066
|
+
"kind": "import-statement",
|
13067
|
+
"original": "../../../Checkbox"
|
13068
|
+
},
|
13069
|
+
{
|
13070
|
+
"path": "src/Label/index.ts",
|
13071
|
+
"kind": "import-statement",
|
13072
|
+
"original": "../../../Label"
|
13073
|
+
},
|
13074
|
+
{
|
13075
|
+
"path": "src/Layout/index.tsx",
|
13076
|
+
"kind": "import-statement",
|
13077
|
+
"original": "../../../Layout"
|
13078
|
+
},
|
13079
|
+
{
|
13080
|
+
"path": "src/Modal/index.ts",
|
13081
|
+
"kind": "import-statement",
|
13082
|
+
"original": "../../../Modal"
|
13083
|
+
},
|
13084
|
+
{
|
13085
|
+
"path": "src/Sheet/index.ts",
|
13086
|
+
"kind": "import-statement",
|
13087
|
+
"original": "../../../Sheet"
|
13088
|
+
},
|
13089
|
+
{
|
13090
|
+
"path": "src/Text/index.tsx",
|
13091
|
+
"kind": "import-statement",
|
13092
|
+
"original": "../../../Text"
|
13093
|
+
},
|
13094
|
+
{
|
13095
|
+
"path": "src/TextArea/index.tsx",
|
13096
|
+
"kind": "import-statement",
|
13097
|
+
"original": "../../../TextArea"
|
13098
|
+
},
|
13099
|
+
{
|
13100
|
+
"path": "src/Theme/index.tsx",
|
13101
|
+
"kind": "import-statement",
|
13102
|
+
"original": "../../../Theme"
|
13103
|
+
},
|
13104
|
+
{
|
13105
|
+
"path": "src/Prebuilt/AppContext.tsx",
|
13106
|
+
"kind": "import-statement",
|
13107
|
+
"original": "../../AppContext"
|
13108
|
+
},
|
13109
|
+
{
|
13110
|
+
"path": "src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts",
|
13111
|
+
"kind": "import-statement",
|
13112
|
+
"original": "../../provider/roomLayoutProvider/hooks/useRoomLayoutScreen"
|
13113
|
+
},
|
13114
|
+
{
|
13115
|
+
"path": "<define:process.env>",
|
13116
|
+
"kind": "import-statement",
|
13117
|
+
"external": true
|
13118
|
+
},
|
13119
|
+
{
|
13120
|
+
"path": "<runtime>",
|
13121
|
+
"kind": "import-statement",
|
13122
|
+
"external": true
|
13123
|
+
}
|
13124
|
+
],
|
13125
|
+
"format": "esm"
|
13126
|
+
},
|
13127
|
+
"src/Prebuilt/components/EndCallFeedback/ThankyouView.tsx": {
|
13128
|
+
"bytes": 1230,
|
13129
|
+
"imports": [
|
13130
|
+
{
|
13131
|
+
"path": "react",
|
13132
|
+
"kind": "import-statement",
|
13133
|
+
"external": true
|
13134
|
+
},
|
13135
|
+
{
|
13136
|
+
"path": "react-use",
|
13137
|
+
"kind": "import-statement",
|
13138
|
+
"external": true
|
13139
|
+
},
|
13140
|
+
{
|
13141
|
+
"path": "@100mslive/react-icons",
|
13142
|
+
"kind": "import-statement",
|
13143
|
+
"external": true
|
13144
|
+
},
|
13145
|
+
{
|
13146
|
+
"path": "src/Layout/index.tsx",
|
13147
|
+
"kind": "import-statement",
|
13148
|
+
"original": "../../../Layout"
|
13149
|
+
},
|
13150
|
+
{
|
13151
|
+
"path": "src/Text/index.tsx",
|
13152
|
+
"kind": "import-statement",
|
13153
|
+
"original": "../../../Text"
|
13154
|
+
},
|
13155
|
+
{
|
13156
|
+
"path": "src/Theme/index.tsx",
|
13157
|
+
"kind": "import-statement",
|
13158
|
+
"original": "../../../Theme"
|
13159
|
+
},
|
13160
|
+
{
|
13161
|
+
"path": "<define:process.env>",
|
13162
|
+
"kind": "import-statement",
|
13163
|
+
"external": true
|
13164
|
+
}
|
13165
|
+
],
|
13166
|
+
"format": "esm"
|
13167
|
+
},
|
13168
|
+
"src/Prebuilt/components/EndCallFeedback/Feedback.tsx": {
|
13169
|
+
"bytes": 1775,
|
13170
|
+
"imports": [
|
13171
|
+
{
|
13172
|
+
"path": "react",
|
13173
|
+
"kind": "import-statement",
|
13174
|
+
"external": true
|
13175
|
+
},
|
13176
|
+
{
|
13177
|
+
"path": "react-use",
|
13178
|
+
"kind": "import-statement",
|
13179
|
+
"external": true
|
13180
|
+
},
|
13181
|
+
{
|
13182
|
+
"path": "src/Layout/index.tsx",
|
13183
|
+
"kind": "import-statement",
|
13184
|
+
"original": "../../../Layout"
|
13185
|
+
},
|
13186
|
+
{
|
13187
|
+
"path": "src/Theme/index.tsx",
|
13188
|
+
"kind": "import-statement",
|
13189
|
+
"original": "../../../Theme"
|
13190
|
+
},
|
13191
|
+
{
|
13192
|
+
"path": "src/Prebuilt/components/EndCallFeedback/FeedbackForm.tsx",
|
13193
|
+
"kind": "import-statement",
|
13194
|
+
"original": "./FeedbackForm"
|
13195
|
+
},
|
13196
|
+
{
|
13197
|
+
"path": "src/Prebuilt/components/EndCallFeedback/ThankyouView.tsx",
|
13198
|
+
"kind": "import-statement",
|
13199
|
+
"original": "./ThankyouView"
|
13200
|
+
},
|
13201
|
+
{
|
13202
|
+
"path": "src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts",
|
13203
|
+
"kind": "import-statement",
|
13204
|
+
"original": "../../provider/roomLayoutProvider/hooks/useRoomLayoutScreen"
|
13205
|
+
},
|
13206
|
+
{
|
13207
|
+
"path": "<define:process.env>",
|
13208
|
+
"kind": "import-statement",
|
13209
|
+
"external": true
|
13210
|
+
}
|
13211
|
+
],
|
13212
|
+
"format": "esm"
|
13213
|
+
},
|
13031
13214
|
"src/Prebuilt/components/LeaveScreen.tsx": {
|
13032
|
-
"bytes":
|
13215
|
+
"bytes": 2421,
|
13033
13216
|
"imports": [
|
13034
13217
|
{
|
13035
13218
|
"path": "react",
|
@@ -13041,6 +13224,11 @@
|
|
13041
13224
|
"kind": "import-statement",
|
13042
13225
|
"external": true
|
13043
13226
|
},
|
13227
|
+
{
|
13228
|
+
"path": "src/Prebuilt/components/EndCallFeedback/Feedback.tsx",
|
13229
|
+
"kind": "import-statement",
|
13230
|
+
"original": "./EndCallFeedback/Feedback"
|
13231
|
+
},
|
13044
13232
|
{
|
13045
13233
|
"path": "src/Prebuilt/components/Toast/ToastManager.js",
|
13046
13234
|
"kind": "import-statement",
|
@@ -14158,7 +14346,7 @@
|
|
14158
14346
|
"format": "esm"
|
14159
14347
|
},
|
14160
14348
|
"src/Prebuilt/App.tsx": {
|
14161
|
-
"bytes":
|
14349
|
+
"bytes": 11109,
|
14162
14350
|
"imports": [
|
14163
14351
|
{
|
14164
14352
|
"path": "react",
|
@@ -15221,7 +15409,7 @@
|
|
15221
15409
|
"dist/index.js": {
|
15222
15410
|
"imports": [
|
15223
15411
|
{
|
15224
|
-
"path": "dist/chunk-
|
15412
|
+
"path": "dist/chunk-SLFOQJ6P.js",
|
15225
15413
|
"kind": "import-statement"
|
15226
15414
|
}
|
15227
15415
|
],
|
@@ -15297,16 +15485,16 @@
|
|
15297
15485
|
"inputs": {},
|
15298
15486
|
"bytes": 1882
|
15299
15487
|
},
|
15300
|
-
"dist/HLSView-
|
15488
|
+
"dist/HLSView-YQCSQSBU.js.map": {
|
15301
15489
|
"imports": [],
|
15302
15490
|
"exports": [],
|
15303
15491
|
"inputs": {},
|
15304
15492
|
"bytes": 100275
|
15305
15493
|
},
|
15306
|
-
"dist/HLSView-
|
15494
|
+
"dist/HLSView-YQCSQSBU.js": {
|
15307
15495
|
"imports": [
|
15308
15496
|
{
|
15309
|
-
"path": "dist/chunk-
|
15497
|
+
"path": "dist/chunk-SLFOQJ6P.js",
|
15310
15498
|
"kind": "import-statement"
|
15311
15499
|
},
|
15312
15500
|
{
|
@@ -15484,7 +15672,7 @@
|
|
15484
15672
|
"default"
|
15485
15673
|
],
|
15486
15674
|
"entryPoint": "src/Prebuilt/layouts/HLSView.jsx",
|
15487
|
-
"cssBundle": "dist/HLSView-
|
15675
|
+
"cssBundle": "dist/HLSView-3OIDEB7I.css",
|
15488
15676
|
"inputs": {
|
15489
15677
|
"src/Prebuilt/layouts/HLSView.jsx": {
|
15490
15678
|
"bytesInOutput": 27671
|
@@ -15543,13 +15731,13 @@
|
|
15543
15731
|
},
|
15544
15732
|
"bytes": 61702
|
15545
15733
|
},
|
15546
|
-
"dist/chunk-
|
15734
|
+
"dist/chunk-SLFOQJ6P.js.map": {
|
15547
15735
|
"imports": [],
|
15548
15736
|
"exports": [],
|
15549
15737
|
"inputs": {},
|
15550
|
-
"bytes":
|
15738
|
+
"bytes": 3516583
|
15551
15739
|
},
|
15552
|
-
"dist/chunk-
|
15740
|
+
"dist/chunk-SLFOQJ6P.js": {
|
15553
15741
|
"imports": [
|
15554
15742
|
{
|
15555
15743
|
"path": "react",
|
@@ -18087,7 +18275,7 @@
|
|
18087
18275
|
"external": true
|
18088
18276
|
},
|
18089
18277
|
{
|
18090
|
-
"path": "dist/HLSView-
|
18278
|
+
"path": "dist/HLSView-YQCSQSBU.js",
|
18091
18279
|
"kind": "dynamic-import"
|
18092
18280
|
},
|
18093
18281
|
{
|
@@ -18200,6 +18388,51 @@
|
|
18200
18388
|
"kind": "import-statement",
|
18201
18389
|
"external": true
|
18202
18390
|
},
|
18391
|
+
{
|
18392
|
+
"path": "react",
|
18393
|
+
"kind": "import-statement",
|
18394
|
+
"external": true
|
18395
|
+
},
|
18396
|
+
{
|
18397
|
+
"path": "react-use",
|
18398
|
+
"kind": "import-statement",
|
18399
|
+
"external": true
|
18400
|
+
},
|
18401
|
+
{
|
18402
|
+
"path": "@100mslive/react-sdk",
|
18403
|
+
"kind": "import-statement",
|
18404
|
+
"external": true
|
18405
|
+
},
|
18406
|
+
{
|
18407
|
+
"path": "@100mslive/react-icons",
|
18408
|
+
"kind": "import-statement",
|
18409
|
+
"external": true
|
18410
|
+
},
|
18411
|
+
{
|
18412
|
+
"path": "react",
|
18413
|
+
"kind": "import-statement",
|
18414
|
+
"external": true
|
18415
|
+
},
|
18416
|
+
{
|
18417
|
+
"path": "react-use",
|
18418
|
+
"kind": "import-statement",
|
18419
|
+
"external": true
|
18420
|
+
},
|
18421
|
+
{
|
18422
|
+
"path": "@100mslive/react-icons",
|
18423
|
+
"kind": "import-statement",
|
18424
|
+
"external": true
|
18425
|
+
},
|
18426
|
+
{
|
18427
|
+
"path": "react",
|
18428
|
+
"kind": "import-statement",
|
18429
|
+
"external": true
|
18430
|
+
},
|
18431
|
+
{
|
18432
|
+
"path": "react-use",
|
18433
|
+
"kind": "import-statement",
|
18434
|
+
"external": true
|
18435
|
+
},
|
18203
18436
|
{
|
18204
18437
|
"path": "ts-pattern",
|
18205
18438
|
"kind": "import-statement",
|
@@ -18661,10 +18894,10 @@
|
|
18661
18894
|
],
|
18662
18895
|
"inputs": {
|
18663
18896
|
"<define:process.env>": {
|
18664
|
-
"bytesInOutput":
|
18897
|
+
"bytesInOutput": 18026
|
18665
18898
|
},
|
18666
18899
|
"../../node_modules/lodash/lodash.js": {
|
18667
|
-
"bytesInOutput":
|
18900
|
+
"bytesInOutput": 224301
|
18668
18901
|
},
|
18669
18902
|
"../../node_modules/ua-parser-js/src/ua-parser.js": {
|
18670
18903
|
"bytesInOutput": 42491
|
@@ -18673,7 +18906,7 @@
|
|
18673
18906
|
"bytesInOutput": 26591
|
18674
18907
|
},
|
18675
18908
|
"../../node_modules/sdp/sdp.js": {
|
18676
|
-
"bytesInOutput":
|
18909
|
+
"bytesInOutput": 22292
|
18677
18910
|
},
|
18678
18911
|
"../../node_modules/sdp-transform/lib/grammar.js": {
|
18679
18912
|
"bytesInOutput": 16120
|
@@ -18688,7 +18921,7 @@
|
|
18688
18921
|
"bytesInOutput": 615
|
18689
18922
|
},
|
18690
18923
|
"../../node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js": {
|
18691
|
-
"bytesInOutput":
|
18924
|
+
"bytesInOutput": 3852
|
18692
18925
|
},
|
18693
18926
|
"../../node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js": {
|
18694
18927
|
"bytesInOutput": 7632
|
@@ -18697,7 +18930,7 @@
|
|
18697
18930
|
"bytesInOutput": 373
|
18698
18931
|
},
|
18699
18932
|
"../../node_modules/object-assign/index.js": {
|
18700
|
-
"bytesInOutput":
|
18933
|
+
"bytesInOutput": 2163
|
18701
18934
|
},
|
18702
18935
|
"../../node_modules/prop-types/lib/ReactPropTypesSecret.js": {
|
18703
18936
|
"bytesInOutput": 308
|
@@ -18709,7 +18942,7 @@
|
|
18709
18942
|
"bytesInOutput": 2825
|
18710
18943
|
},
|
18711
18944
|
"../../node_modules/prop-types/factoryWithTypeCheckers.js": {
|
18712
|
-
"bytesInOutput":
|
18945
|
+
"bytesInOutput": 19835
|
18713
18946
|
},
|
18714
18947
|
"../../node_modules/prop-types/factoryWithThrowingShims.js": {
|
18715
18948
|
"bytesInOutput": 1646
|
@@ -18859,7 +19092,7 @@
|
|
18859
19092
|
"bytesInOutput": 27
|
18860
19093
|
},
|
18861
19094
|
"src/Video/Video.tsx": {
|
18862
|
-
"bytesInOutput":
|
19095
|
+
"bytesInOutput": 1192
|
18863
19096
|
},
|
18864
19097
|
"src/TileMenu/index.tsx": {
|
18865
19098
|
"bytesInOutput": 27
|
@@ -18946,7 +19179,7 @@
|
|
18946
19179
|
"bytesInOutput": 887
|
18947
19180
|
},
|
18948
19181
|
"src/Prebuilt/App.tsx": {
|
18949
|
-
"bytesInOutput":
|
19182
|
+
"bytesInOutput": 8093
|
18950
19183
|
},
|
18951
19184
|
"src/Prebuilt/components/AppData/AppData.tsx": {
|
18952
19185
|
"bytesInOutput": 6633
|
@@ -18967,7 +19200,7 @@
|
|
18967
19200
|
"bytesInOutput": 241
|
18968
19201
|
},
|
18969
19202
|
"src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts": {
|
18970
|
-
"bytesInOutput":
|
19203
|
+
"bytesInOutput": 2871
|
18971
19204
|
},
|
18972
19205
|
"src/Prebuilt/provider/roomLayoutProvider/index.tsx": {
|
18973
19206
|
"bytesInOutput": 1312
|
@@ -18994,7 +19227,7 @@
|
|
18994
19227
|
"bytesInOutput": 577
|
18995
19228
|
},
|
18996
19229
|
"src/Prebuilt/AppStateContext.tsx": {
|
18997
|
-
"bytesInOutput":
|
19230
|
+
"bytesInOutput": 2781
|
18998
19231
|
},
|
18999
19232
|
"src/Prebuilt/components/VirtualBackground/VBHandler.tsx": {
|
19000
19233
|
"bytesInOutput": 3404
|
@@ -19003,7 +19236,7 @@
|
|
19003
19236
|
"bytesInOutput": 489
|
19004
19237
|
},
|
19005
19238
|
"src/Prebuilt/components/PIP/PIPManager.ts": {
|
19006
|
-
"bytesInOutput":
|
19239
|
+
"bytesInOutput": 9820
|
19007
19240
|
},
|
19008
19241
|
"src/Prebuilt/components/PIP/pipUtils.js": {
|
19009
19242
|
"bytesInOutput": 4289
|
@@ -19204,7 +19437,7 @@
|
|
19204
19437
|
"bytesInOutput": 9861
|
19205
19438
|
},
|
19206
19439
|
"../hms-video-store/dist/index.js": {
|
19207
|
-
"bytesInOutput":
|
19440
|
+
"bytesInOutput": 52067
|
19208
19441
|
},
|
19209
19442
|
"../../node_modules/reselect/es/index.js": {
|
19210
19443
|
"bytesInOutput": 2539
|
@@ -19222,7 +19455,7 @@
|
|
19222
19455
|
"bytesInOutput": 22678
|
19223
19456
|
},
|
19224
19457
|
"../../node_modules/webrtc-adapter/src/js/chrome/getusermedia.js": {
|
19225
|
-
"bytesInOutput":
|
19458
|
+
"bytesInOutput": 6095
|
19226
19459
|
},
|
19227
19460
|
"../../node_modules/webrtc-adapter/src/js/chrome/getdisplaymedia.js": {
|
19228
19461
|
"bytesInOutput": 1256
|
@@ -19231,7 +19464,7 @@
|
|
19231
19464
|
"bytesInOutput": 9143
|
19232
19465
|
},
|
19233
19466
|
"../../node_modules/webrtc-adapter/src/js/firefox/getusermedia.js": {
|
19234
|
-
"bytesInOutput":
|
19467
|
+
"bytesInOutput": 2140
|
19235
19468
|
},
|
19236
19469
|
"../../node_modules/webrtc-adapter/src/js/firefox/getdisplaymedia.js": {
|
19237
19470
|
"bytesInOutput": 842
|
@@ -19557,7 +19790,7 @@
|
|
19557
19790
|
"src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx": {
|
19558
19791
|
"bytesInOutput": 2830
|
19559
19792
|
},
|
19560
|
-
"../../../../../../../tmp/tmp-
|
19793
|
+
"../../../../../../../tmp/tmp-2931-UNhiqzmYzzaD/1919d8536851/index.css": {
|
19561
19794
|
"bytesInOutput": 0
|
19562
19795
|
},
|
19563
19796
|
"src/Prebuilt/common/PeersSorter.ts": {
|
@@ -19603,7 +19836,16 @@
|
|
19603
19836
|
"bytesInOutput": 4445
|
19604
19837
|
},
|
19605
19838
|
"src/Prebuilt/components/LeaveScreen.tsx": {
|
19606
|
-
"bytesInOutput":
|
19839
|
+
"bytesInOutput": 2245
|
19840
|
+
},
|
19841
|
+
"src/Prebuilt/components/EndCallFeedback/Feedback.tsx": {
|
19842
|
+
"bytesInOutput": 1602
|
19843
|
+
},
|
19844
|
+
"src/Prebuilt/components/EndCallFeedback/FeedbackForm.tsx": {
|
19845
|
+
"bytesInOutput": 10143
|
19846
|
+
},
|
19847
|
+
"src/Prebuilt/components/EndCallFeedback/ThankyouView.tsx": {
|
19848
|
+
"bytesInOutput": 1290
|
19607
19849
|
},
|
19608
19850
|
"src/Prebuilt/components/MwebLandscapePrompt.tsx": {
|
19609
19851
|
"bytesInOutput": 2928
|
@@ -19612,7 +19854,7 @@
|
|
19612
19854
|
"bytesInOutput": 27
|
19613
19855
|
},
|
19614
19856
|
"src/Prebuilt/components/Notifications/Notifications.tsx": {
|
19615
|
-
"bytesInOutput":
|
19857
|
+
"bytesInOutput": 8179
|
19616
19858
|
},
|
19617
19859
|
"src/Prebuilt/components/Notifications/AutoplayBlockedModal.tsx": {
|
19618
19860
|
"bytesInOutput": 1053
|
@@ -19717,7 +19959,7 @@
|
|
19717
19959
|
"bytesInOutput": 2628
|
19718
19960
|
}
|
19719
19961
|
},
|
19720
|
-
"bytes":
|
19962
|
+
"bytes": 1458353
|
19721
19963
|
},
|
19722
19964
|
"dist/index.css.map": {
|
19723
19965
|
"imports": [],
|
@@ -19779,22 +20021,22 @@
|
|
19779
20021
|
}
|
19780
20022
|
],
|
19781
20023
|
"inputs": {
|
19782
|
-
"../../../../../../../tmp/tmp-
|
20024
|
+
"../../../../../../../tmp/tmp-2931-UNhiqzmYzzaD/1919d8536fd3/tldraw.css": {
|
19783
20025
|
"bytesInOutput": 75223
|
19784
20026
|
},
|
19785
|
-
"../../../../../../../tmp/tmp-
|
20027
|
+
"../../../../../../../tmp/tmp-2931-UNhiqzmYzzaD/1919d8536851/index.css": {
|
19786
20028
|
"bytesInOutput": 401
|
19787
20029
|
}
|
19788
20030
|
},
|
19789
20031
|
"bytes": 75901
|
19790
20032
|
},
|
19791
|
-
"dist/HLSView-
|
20033
|
+
"dist/HLSView-3OIDEB7I.css.map": {
|
19792
20034
|
"imports": [],
|
19793
20035
|
"exports": [],
|
19794
20036
|
"inputs": {},
|
19795
20037
|
"bytes": 122402
|
19796
20038
|
},
|
19797
|
-
"dist/HLSView-
|
20039
|
+
"dist/HLSView-3OIDEB7I.css": {
|
19798
20040
|
"imports": [
|
19799
20041
|
{
|
19800
20042
|
"path": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap",
|
@@ -19848,10 +20090,10 @@
|
|
19848
20090
|
}
|
19849
20091
|
],
|
19850
20092
|
"inputs": {
|
19851
|
-
"../../../../../../../tmp/tmp-
|
20093
|
+
"../../../../../../../tmp/tmp-2931-UNhiqzmYzzaD/1919d8536fd3/tldraw.css": {
|
19852
20094
|
"bytesInOutput": 75223
|
19853
20095
|
},
|
19854
|
-
"../../../../../../../tmp/tmp-
|
20096
|
+
"../../../../../../../tmp/tmp-2931-UNhiqzmYzzaD/1919d8536851/index.css": {
|
19855
20097
|
"bytesInOutput": 401
|
19856
20098
|
}
|
19857
20099
|
},
|
package/package.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10
10
|
"prebuilt",
|
11
11
|
"roomkit"
|
12
12
|
],
|
13
|
-
"version": "0.3.19-alpha.
|
13
|
+
"version": "0.3.19-alpha.3",
|
14
14
|
"author": "100ms",
|
15
15
|
"license": "MIT",
|
16
16
|
"repository": {
|
@@ -75,13 +75,13 @@
|
|
75
75
|
"react": ">=17.0.2 <19.0.0"
|
76
76
|
},
|
77
77
|
"dependencies": {
|
78
|
-
"@100mslive/hls-player": "0.3.19-alpha.
|
78
|
+
"@100mslive/hls-player": "0.3.19-alpha.3",
|
79
79
|
"@100mslive/hms-noise-cancellation": "0.0.1",
|
80
|
-
"@100mslive/hms-virtual-background": "1.13.19-alpha.
|
81
|
-
"@100mslive/hms-whiteboard": "0.0.9-alpha.
|
82
|
-
"@100mslive/react-icons": "0.10.19-alpha.
|
83
|
-
"@100mslive/react-sdk": "0.10.19-alpha.
|
84
|
-
"@100mslive/types-prebuilt": "0.12.
|
80
|
+
"@100mslive/hms-virtual-background": "1.13.19-alpha.3",
|
81
|
+
"@100mslive/hms-whiteboard": "0.0.9-alpha.3",
|
82
|
+
"@100mslive/react-icons": "0.10.19-alpha.3",
|
83
|
+
"@100mslive/react-sdk": "0.10.19-alpha.3",
|
84
|
+
"@100mslive/types-prebuilt": "0.12.12",
|
85
85
|
"@emoji-mart/data": "^1.0.6",
|
86
86
|
"@emoji-mart/react": "^1.0.1",
|
87
87
|
"@radix-ui/react-accordion": "1.0.0",
|
@@ -117,5 +117,5 @@
|
|
117
117
|
"uuid": "^8.3.2",
|
118
118
|
"worker-timers": "^7.0.40"
|
119
119
|
},
|
120
|
-
"gitHead": "
|
120
|
+
"gitHead": "8919738330a91f5d61f7b80ea15ea190ea80d564"
|
121
121
|
}
|
package/src/Prebuilt/App.tsx
CHANGED
@@ -140,10 +140,12 @@ export const HMSPrebuilt = React.forwardRef<HMSPrebuiltRefType, HMSPrebuiltProps
|
|
140
140
|
init: string;
|
141
141
|
tokenByRoomCode: string;
|
142
142
|
roomLayout: string;
|
143
|
+
event: string;
|
143
144
|
}
|
144
145
|
| undefined;
|
145
146
|
const tokenByRoomCodeEndpoint: string = endpointsObj?.tokenByRoomCode || '';
|
146
147
|
const initEndpoint: string = endpointsObj?.init || '';
|
148
|
+
const eventEndpoint: string = endpointsObj?.event || '';
|
147
149
|
const roomLayoutEndpoint: string = endpointsObj?.roomLayout || '';
|
148
150
|
|
149
151
|
const overrideLayout: Partial<Layout> = {
|
@@ -182,6 +184,7 @@ export const HMSPrebuilt = React.forwardRef<HMSPrebuiltRefType, HMSPrebuiltProps
|
|
182
184
|
tokenByRoomCode: tokenByRoomCodeEndpoint,
|
183
185
|
init: initEndpoint,
|
184
186
|
roomLayout: roomLayoutEndpoint,
|
187
|
+
event: eventEndpoint,
|
185
188
|
},
|
186
189
|
}}
|
187
190
|
>
|
@@ -84,7 +84,6 @@ export const useAppStateManager = () => {
|
|
84
84
|
.otherwise(() => {
|
85
85
|
// do nothing
|
86
86
|
});
|
87
|
-
}, [roomLayout, roomState, isLeaveScreenEnabled, isPreviewScreenEnabled, prevRoomState, redirectToLeave
|
88
|
-
|
87
|
+
}, [roomLayout, roomState, isLeaveScreenEnabled, isPreviewScreenEnabled, prevRoomState, redirectToLeave]);
|
89
88
|
return { activeState, rejoin };
|
90
89
|
};
|
@@ -28,6 +28,7 @@ const endpoints: HMSPrebuiltOptions['endpoints'] = {
|
|
28
28
|
roomLayout: process.env.STORYBOOK_ROOM_LAYOUT_ENDPOINT,
|
29
29
|
tokenByRoomCode: process.env.STORYBOOK_TOKEN_BY_ROOM_CODE_ENDPOINT,
|
30
30
|
init: process.env.STORYBOOK_INIT_API_ENDPOINT,
|
31
|
+
event: process.env.STORYBOOK_EVENT_API_ENDPOINT,
|
31
32
|
};
|
32
33
|
|
33
34
|
const hasEndpoints = Object.values(endpoints).some(val => !!val);
|