@100mslive/roomkit-react 0.3.14-alpha.0 → 0.3.14-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.
Files changed (40) hide show
  1. package/dist/Diagnostics/AudioTest.d.ts +2 -0
  2. package/dist/Diagnostics/ConnectivityTest.d.ts +7 -0
  3. package/dist/Diagnostics/Diagnostics.d.ts +2 -0
  4. package/dist/Diagnostics/VideoTest.d.ts +2 -0
  5. package/dist/Diagnostics/components.d.ts +16 -0
  6. package/dist/Diagnostics/hms.d.ts +9 -0
  7. package/dist/Diagnostics/index.d.ts +1 -0
  8. package/dist/{HLSView-7LHIA6HH.css → HLSView-772PCEEZ.css} +3 -3
  9. package/dist/{HLSView-7LHIA6HH.css.map → HLSView-772PCEEZ.css.map} +1 -1
  10. package/dist/{HLSView-USRUP6VG.js → HLSView-VSU7IPCJ.js} +2 -2
  11. package/dist/Prebuilt/App.d.ts +3 -1
  12. package/dist/Stats/index.d.ts +1 -0
  13. package/dist/{chunk-DYDYPNYY.js → chunk-VE34B77C.js} +12334 -1483
  14. package/dist/chunk-VE34B77C.js.map +7 -0
  15. package/dist/index.cjs.css +2 -2
  16. package/dist/index.cjs.css.map +1 -1
  17. package/dist/index.cjs.js +16767 -5828
  18. package/dist/index.cjs.js.map +4 -4
  19. package/dist/index.css +2 -2
  20. package/dist/index.css.map +1 -1
  21. package/dist/index.d.ts +1 -0
  22. package/dist/index.js +5 -1
  23. package/dist/meta.cjs.json +896 -190
  24. package/dist/meta.esbuild.json +908 -198
  25. package/package.json +7 -7
  26. package/src/Diagnostics/AudioTest.tsx +153 -0
  27. package/src/Diagnostics/ConnectivityTest.tsx +355 -0
  28. package/src/Diagnostics/DeviceSelector.jsx +71 -0
  29. package/src/Diagnostics/Diagnostics.tsx +112 -0
  30. package/src/Diagnostics/VideoTest.tsx +60 -0
  31. package/src/Diagnostics/components.tsx +84 -0
  32. package/src/Diagnostics/hms.ts +9 -0
  33. package/src/Diagnostics/index.ts +1 -0
  34. package/src/Prebuilt/App.tsx +12 -1
  35. package/src/Prebuilt/components/Chat/ChatFooter.tsx +16 -2
  36. package/src/Prebuilt/components/StatsForNerds.jsx +1 -13
  37. package/src/Stats/index.tsx +1 -0
  38. package/src/index.ts +1 -0
  39. package/dist/chunk-DYDYPNYY.js.map +0 -7
  40. /package/dist/{HLSView-USRUP6VG.js.map → HLSView-VSU7IPCJ.js.map} +0 -0
@@ -1395,13 +1395,18 @@
1395
1395
  "format": "esm"
1396
1396
  },
1397
1397
  "src/Stats/index.tsx": {
1398
- "bytes": 42,
1398
+ "bytes": 87,
1399
1399
  "imports": [
1400
1400
  {
1401
1401
  "path": "src/Stats/Stats.tsx",
1402
1402
  "kind": "import-statement",
1403
1403
  "original": "./Stats"
1404
1404
  },
1405
+ {
1406
+ "path": "src/Stats/formatBytes.ts",
1407
+ "kind": "import-statement",
1408
+ "original": "./formatBytes"
1409
+ },
1405
1410
  {
1406
1411
  "path": "<define:process.env>",
1407
1412
  "kind": "import-statement",
@@ -4023,7 +4028,7 @@
4023
4028
  "format": "esm"
4024
4029
  },
4025
4030
  "src/Prebuilt/components/StatsForNerds.jsx": {
4026
- "bytes": 9165,
4031
+ "bytes": 8786,
4027
4032
  "imports": [
4028
4033
  {
4029
4034
  "path": "react",
@@ -4065,6 +4070,11 @@
4065
4070
  "kind": "import-statement",
4066
4071
  "original": "../../Modal"
4067
4072
  },
4073
+ {
4074
+ "path": "src/Stats/index.tsx",
4075
+ "kind": "import-statement",
4076
+ "original": "../../Stats"
4077
+ },
4068
4078
  {
4069
4079
  "path": "src/Switch/index.ts",
4070
4080
  "kind": "import-statement",
@@ -4941,7 +4951,7 @@
4941
4951
  "format": "cjs"
4942
4952
  },
4943
4953
  "../hms-video-store/dist/index.js": {
4944
- "bytes": 339579,
4954
+ "bytes": 354737,
4945
4955
  "imports": [
4946
4956
  {
4947
4957
  "path": "../../node_modules/reselect/es/index.js",
@@ -8538,7 +8548,7 @@
8538
8548
  "format": "esm"
8539
8549
  },
8540
8550
  "src/Prebuilt/components/Chat/ChatFooter.tsx": {
8541
- "bytes": 10858,
8551
+ "bytes": 11514,
8542
8552
  "imports": [
8543
8553
  {
8544
8554
  "path": "react",
@@ -10964,7 +10974,7 @@
10964
10974
  ],
10965
10975
  "format": "esm"
10966
10976
  },
10967
- "../../../../../../../tmp/tmp-2794-M95mVJpDvbuU/190256212322/tldraw.css": {
10977
+ "../../../../../../../tmp/tmp-2768-Uet7CTiNYu5b/1902b1980453/tldraw.css": {
10968
10978
  "bytes": 80111,
10969
10979
  "imports": [
10970
10980
  {
@@ -11014,7 +11024,7 @@
11014
11024
  }
11015
11025
  ]
11016
11026
  },
11017
- "../../../../../../../tmp/tmp-2794-M95mVJpDvbuU/190256212161/index.css": {
11027
+ "../../../../../../../tmp/tmp-2768-Uet7CTiNYu5b/1902b197fda1/index.css": {
11018
11028
  "bytes": 597,
11019
11029
  "imports": [
11020
11030
  {
@@ -11023,7 +11033,7 @@
11023
11033
  "external": true
11024
11034
  },
11025
11035
  {
11026
- "path": "../../../../../../../tmp/tmp-2794-M95mVJpDvbuU/190256212322/tldraw.css",
11036
+ "path": "../../../../../../../tmp/tmp-2768-Uet7CTiNYu5b/1902b1980453/tldraw.css",
11027
11037
  "kind": "import-rule",
11028
11038
  "original": "@tldraw/tldraw/tldraw.css"
11029
11039
  }
@@ -11098,7 +11108,7 @@
11098
11108
  "original": "../../common/constants"
11099
11109
  },
11100
11110
  {
11101
- "path": "../../../../../../../tmp/tmp-2794-M95mVJpDvbuU/190256212161/index.css",
11111
+ "path": "../../../../../../../tmp/tmp-2768-Uet7CTiNYu5b/1902b197fda1/index.css",
11102
11112
  "kind": "import-statement",
11103
11113
  "original": "@100mslive/hms-whiteboard/index.css"
11104
11114
  },
@@ -13881,7 +13891,7 @@
13881
13891
  "format": "esm"
13882
13892
  },
13883
13893
  "src/Prebuilt/App.tsx": {
13884
- "bytes": 10657,
13894
+ "bytes": 10909,
13885
13895
  "imports": [
13886
13896
  {
13887
13897
  "path": "react",
@@ -14120,211 +14130,774 @@
14120
14130
  ],
14121
14131
  "format": "esm"
14122
14132
  },
14123
- "src/index.ts": {
14124
- "bytes": 1152,
14133
+ "src/Diagnostics/hms.ts": {
14134
+ "bytes": 348,
14125
14135
  "imports": [
14126
14136
  {
14127
- "path": "src/Button/index.tsx",
14137
+ "path": "../hms-video-store/dist/index.js",
14128
14138
  "kind": "import-statement",
14129
- "original": "./Button"
14139
+ "original": "@100mslive/hms-video-store"
14130
14140
  },
14131
14141
  {
14132
- "path": "src/Text/index.tsx",
14142
+ "path": "<define:process.env>",
14133
14143
  "kind": "import-statement",
14134
- "original": "./Text"
14144
+ "external": true
14145
+ }
14146
+ ],
14147
+ "format": "esm"
14148
+ },
14149
+ "src/Diagnostics/components.tsx": {
14150
+ "bytes": 2320,
14151
+ "imports": [
14152
+ {
14153
+ "path": "react",
14154
+ "kind": "import-statement",
14155
+ "external": true
14135
14156
  },
14136
14157
  {
14137
- "path": "src/IconButton/index.tsx",
14158
+ "path": "src/Button/index.tsx",
14138
14159
  "kind": "import-statement",
14139
- "original": "./IconButton"
14160
+ "original": "../Button"
14140
14161
  },
14141
14162
  {
14142
14163
  "path": "src/Layout/index.tsx",
14143
14164
  "kind": "import-statement",
14144
- "original": "./Layout"
14165
+ "original": "../Layout"
14145
14166
  },
14146
14167
  {
14147
- "path": "src/Avatar/index.ts",
14168
+ "path": "src/Text/index.tsx",
14148
14169
  "kind": "import-statement",
14149
- "original": "./Avatar"
14170
+ "original": "../Text"
14150
14171
  },
14151
14172
  {
14152
- "path": "src/Divider/index.ts",
14173
+ "path": "../Theme",
14153
14174
  "kind": "import-statement",
14154
- "original": "./Divider"
14175
+ "external": true
14155
14176
  },
14156
14177
  {
14157
- "path": "src/Switch/index.ts",
14178
+ "path": "src/Diagnostics/hms.ts",
14158
14179
  "kind": "import-statement",
14159
- "original": "./Switch"
14180
+ "original": "./hms"
14160
14181
  },
14161
14182
  {
14162
- "path": "src/Tooltip/index.ts",
14183
+ "path": "<define:process.env>",
14163
14184
  "kind": "import-statement",
14164
- "original": "./Tooltip"
14185
+ "external": true
14165
14186
  },
14166
14187
  {
14167
- "path": "src/Select/index.ts",
14188
+ "path": "<runtime>",
14168
14189
  "kind": "import-statement",
14169
- "original": "./Select"
14170
- },
14190
+ "external": true
14191
+ }
14192
+ ],
14193
+ "format": "esm"
14194
+ },
14195
+ "../../node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js": {
14196
+ "bytes": 2554,
14197
+ "imports": [
14171
14198
  {
14172
- "path": "src/Slider/index.ts",
14199
+ "path": "<define:process.env>",
14173
14200
  "kind": "import-statement",
14174
- "original": "./Slider"
14175
- },
14201
+ "external": true
14202
+ }
14203
+ ],
14204
+ "format": "cjs"
14205
+ },
14206
+ "../../node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js": {
14207
+ "bytes": 6980,
14208
+ "imports": [
14176
14209
  {
14177
- "path": "src/Modal/index.ts",
14210
+ "path": "<define:process.env>",
14178
14211
  "kind": "import-statement",
14179
- "original": "./Modal"
14180
- },
14212
+ "external": true
14213
+ }
14214
+ ],
14215
+ "format": "cjs"
14216
+ },
14217
+ "../../node_modules/prop-types/node_modules/react-is/index.js": {
14218
+ "bytes": 196,
14219
+ "imports": [
14181
14220
  {
14182
- "path": "src/Loading/index.ts",
14221
+ "path": "<define:process.env>",
14183
14222
  "kind": "import-statement",
14184
- "original": "./Loading"
14223
+ "external": true
14185
14224
  },
14186
14225
  {
14187
- "path": "src/Input/index.tsx",
14188
- "kind": "import-statement",
14189
- "original": "./Input"
14226
+ "path": "../../node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js",
14227
+ "kind": "require-call",
14228
+ "original": "./cjs/react-is.production.min.js"
14190
14229
  },
14191
14230
  {
14192
- "path": "src/VideoTile/index.tsx",
14231
+ "path": "../../node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js",
14232
+ "kind": "require-call",
14233
+ "original": "./cjs/react-is.development.js"
14234
+ }
14235
+ ],
14236
+ "format": "cjs"
14237
+ },
14238
+ "../../node_modules/object-assign/index.js": {
14239
+ "bytes": 2108,
14240
+ "imports": [
14241
+ {
14242
+ "path": "<define:process.env>",
14193
14243
  "kind": "import-statement",
14194
- "original": "./VideoTile"
14195
- },
14244
+ "external": true
14245
+ }
14246
+ ],
14247
+ "format": "cjs"
14248
+ },
14249
+ "../../node_modules/prop-types/lib/ReactPropTypesSecret.js": {
14250
+ "bytes": 314,
14251
+ "imports": [
14196
14252
  {
14197
- "path": "src/VideoList/index.tsx",
14253
+ "path": "<define:process.env>",
14198
14254
  "kind": "import-statement",
14199
- "original": "./VideoList"
14200
- },
14255
+ "external": true
14256
+ }
14257
+ ],
14258
+ "format": "cjs"
14259
+ },
14260
+ "../../node_modules/prop-types/lib/has.js": {
14261
+ "bytes": 70,
14262
+ "imports": [
14201
14263
  {
14202
- "path": "src/Pagination/index.tsx",
14264
+ "path": "<define:process.env>",
14203
14265
  "kind": "import-statement",
14204
- "original": "./Pagination"
14205
- },
14266
+ "external": true
14267
+ }
14268
+ ],
14269
+ "format": "cjs"
14270
+ },
14271
+ "../../node_modules/prop-types/checkPropTypes.js": {
14272
+ "bytes": 3868,
14273
+ "imports": [
14206
14274
  {
14207
- "path": "src/Dropdown/index.tsx",
14275
+ "path": "<define:process.env>",
14208
14276
  "kind": "import-statement",
14209
- "original": "./Dropdown"
14277
+ "external": true
14210
14278
  },
14211
14279
  {
14212
- "path": "src/utils/index.ts",
14213
- "kind": "import-statement",
14214
- "original": "./utils"
14280
+ "path": "../../node_modules/prop-types/lib/ReactPropTypesSecret.js",
14281
+ "kind": "require-call",
14282
+ "original": "./lib/ReactPropTypesSecret"
14215
14283
  },
14216
14284
  {
14217
- "path": "src/Video/index.tsx",
14285
+ "path": "../../node_modules/prop-types/lib/has.js",
14286
+ "kind": "require-call",
14287
+ "original": "./lib/has"
14288
+ }
14289
+ ],
14290
+ "format": "cjs"
14291
+ },
14292
+ "../../node_modules/prop-types/factoryWithTypeCheckers.js": {
14293
+ "bytes": 22716,
14294
+ "imports": [
14295
+ {
14296
+ "path": "<define:process.env>",
14218
14297
  "kind": "import-statement",
14219
- "original": "./Video"
14298
+ "external": true
14220
14299
  },
14221
14300
  {
14222
- "path": "src/TileMenu/index.tsx",
14223
- "kind": "import-statement",
14224
- "original": "./TileMenu"
14301
+ "path": "../../node_modules/prop-types/node_modules/react-is/index.js",
14302
+ "kind": "require-call",
14303
+ "original": "react-is"
14225
14304
  },
14226
14305
  {
14227
- "path": "src/AudioLevel/index.ts",
14228
- "kind": "import-statement",
14229
- "original": "./AudioLevel"
14306
+ "path": "../../node_modules/object-assign/index.js",
14307
+ "kind": "require-call",
14308
+ "original": "object-assign"
14230
14309
  },
14231
14310
  {
14232
- "path": "src/Popover/index.tsx",
14311
+ "path": "../../node_modules/prop-types/lib/ReactPropTypesSecret.js",
14312
+ "kind": "require-call",
14313
+ "original": "./lib/ReactPropTypesSecret"
14314
+ },
14315
+ {
14316
+ "path": "../../node_modules/prop-types/lib/has.js",
14317
+ "kind": "require-call",
14318
+ "original": "./lib/has"
14319
+ },
14320
+ {
14321
+ "path": "../../node_modules/prop-types/checkPropTypes.js",
14322
+ "kind": "require-call",
14323
+ "original": "./checkPropTypes"
14324
+ }
14325
+ ],
14326
+ "format": "cjs"
14327
+ },
14328
+ "../../node_modules/prop-types/factoryWithThrowingShims.js": {
14329
+ "bytes": 1639,
14330
+ "imports": [
14331
+ {
14332
+ "path": "<define:process.env>",
14233
14333
  "kind": "import-statement",
14234
- "original": "./Popover"
14334
+ "external": true
14235
14335
  },
14236
14336
  {
14237
- "path": "src/Stats/index.tsx",
14337
+ "path": "../../node_modules/prop-types/lib/ReactPropTypesSecret.js",
14338
+ "kind": "require-call",
14339
+ "original": "./lib/ReactPropTypesSecret"
14340
+ }
14341
+ ],
14342
+ "format": "cjs"
14343
+ },
14344
+ "../../node_modules/prop-types/index.js": {
14345
+ "bytes": 710,
14346
+ "imports": [
14347
+ {
14348
+ "path": "<define:process.env>",
14238
14349
  "kind": "import-statement",
14239
- "original": "./Stats"
14350
+ "external": true
14240
14351
  },
14241
14352
  {
14242
- "path": "src/Theme/index.tsx",
14353
+ "path": "../../node_modules/prop-types/node_modules/react-is/index.js",
14354
+ "kind": "require-call",
14355
+ "original": "react-is"
14356
+ },
14357
+ {
14358
+ "path": "../../node_modules/prop-types/factoryWithTypeCheckers.js",
14359
+ "kind": "require-call",
14360
+ "original": "./factoryWithTypeCheckers"
14361
+ },
14362
+ {
14363
+ "path": "../../node_modules/prop-types/factoryWithThrowingShims.js",
14364
+ "kind": "require-call",
14365
+ "original": "./factoryWithThrowingShims"
14366
+ }
14367
+ ],
14368
+ "format": "cjs"
14369
+ },
14370
+ "src/Diagnostics/DeviceSelector.jsx": {
14371
+ "bytes": 2123,
14372
+ "imports": [
14373
+ {
14374
+ "path": "react",
14243
14375
  "kind": "import-statement",
14244
- "original": "./Theme"
14376
+ "external": true
14245
14377
  },
14246
14378
  {
14247
- "path": "src/Checkbox/index.tsx",
14379
+ "path": "../../node_modules/prop-types/index.js",
14248
14380
  "kind": "import-statement",
14249
- "original": "./Checkbox"
14381
+ "original": "prop-types"
14250
14382
  },
14251
14383
  {
14252
- "path": "src/Label/index.ts",
14384
+ "path": "src/Dropdown/index.tsx",
14253
14385
  "kind": "import-statement",
14254
- "original": "./Label"
14386
+ "original": "../Dropdown"
14255
14387
  },
14256
14388
  {
14257
- "path": "src/RadioGroup/index.tsx",
14389
+ "path": "src/Layout/index.tsx",
14258
14390
  "kind": "import-statement",
14259
- "original": "./RadioGroup"
14391
+ "original": "../Layout"
14260
14392
  },
14261
14393
  {
14262
- "path": "src/Toast/index.tsx",
14394
+ "path": "src/Prebuilt/primitives/DropdownTrigger.jsx",
14263
14395
  "kind": "import-statement",
14264
- "original": "./Toast"
14396
+ "original": "../Prebuilt/primitives/DropdownTrigger"
14265
14397
  },
14266
14398
  {
14267
- "path": "src/Accordion/index.ts",
14399
+ "path": "src/Text/index.tsx",
14268
14400
  "kind": "import-statement",
14269
- "original": "./Accordion"
14401
+ "original": "../Text"
14270
14402
  },
14271
14403
  {
14272
- "path": "src/Fieldset/index.tsx",
14404
+ "path": "<define:process.env>",
14273
14405
  "kind": "import-statement",
14274
- "original": "./Fieldset"
14406
+ "external": true
14407
+ }
14408
+ ],
14409
+ "format": "esm"
14410
+ },
14411
+ "src/Diagnostics/AudioTest.tsx": {
14412
+ "bytes": 4763,
14413
+ "imports": [
14414
+ {
14415
+ "path": "react",
14416
+ "kind": "import-statement",
14417
+ "external": true
14275
14418
  },
14276
14419
  {
14277
- "path": "src/Footer/index.tsx",
14420
+ "path": "@100mslive/react-sdk",
14278
14421
  "kind": "import-statement",
14279
- "original": "./Footer"
14422
+ "external": true
14280
14423
  },
14281
14424
  {
14282
- "path": "src/ReactSelect/index.ts",
14425
+ "path": "@100mslive/react-icons",
14283
14426
  "kind": "import-statement",
14284
- "original": "./ReactSelect"
14427
+ "external": true
14285
14428
  },
14286
14429
  {
14287
- "path": "src/Tabs/index.tsx",
14430
+ "path": "src/Diagnostics/components.tsx",
14288
14431
  "kind": "import-statement",
14289
- "original": "./Tabs"
14432
+ "original": "./components"
14290
14433
  },
14291
14434
  {
14292
- "path": "src/QRCode/index.tsx",
14435
+ "path": "src/Button/index.tsx",
14293
14436
  "kind": "import-statement",
14294
- "original": "./QRCode"
14437
+ "original": "../Button"
14295
14438
  },
14296
14439
  {
14297
- "path": "src/Link/index.tsx",
14440
+ "path": "src/Layout/index.tsx",
14298
14441
  "kind": "import-statement",
14299
- "original": "./Link"
14442
+ "original": "../Layout"
14300
14443
  },
14301
14444
  {
14302
- "path": "src/Collapsible/index.tsx",
14445
+ "path": "src/Progress/index.tsx",
14303
14446
  "kind": "import-statement",
14304
- "original": "./Collapsible"
14447
+ "original": "../Progress"
14305
14448
  },
14306
14449
  {
14307
- "path": "src/Prebuilt/index.ts",
14450
+ "path": "src/Text/index.tsx",
14308
14451
  "kind": "import-statement",
14309
- "original": "./Prebuilt"
14452
+ "original": "../Text"
14310
14453
  },
14311
14454
  {
14312
- "path": "src/Progress/index.tsx",
14455
+ "path": "src/Diagnostics/DeviceSelector.jsx",
14313
14456
  "kind": "import-statement",
14314
- "original": "./Progress"
14457
+ "original": "./DeviceSelector"
14315
14458
  },
14316
14459
  {
14317
- "path": "src/context/DialogContext.tsx",
14460
+ "path": "src/Diagnostics/hms.ts",
14318
14461
  "kind": "import-statement",
14319
- "original": "./context/DialogContext"
14462
+ "original": "./hms"
14320
14463
  },
14321
14464
  {
14322
- "path": "src/TextArea/index.tsx",
14465
+ "path": "src/Prebuilt/components/hooks/useAudioOutputTest.tsx",
14323
14466
  "kind": "import-statement",
14324
- "original": "./TextArea"
14467
+ "original": "../Prebuilt/components/hooks/useAudioOutputTest"
14325
14468
  },
14326
14469
  {
14327
- "path": "<define:process.env>",
14470
+ "path": "src/Prebuilt/common/constants.ts",
14471
+ "kind": "import-statement",
14472
+ "original": "../Prebuilt/common/constants"
14473
+ },
14474
+ {
14475
+ "path": "<define:process.env>",
14476
+ "kind": "import-statement",
14477
+ "external": true
14478
+ }
14479
+ ],
14480
+ "format": "esm"
14481
+ },
14482
+ "src/Diagnostics/ConnectivityTest.tsx": {
14483
+ "bytes": 11095,
14484
+ "imports": [
14485
+ {
14486
+ "path": "react",
14487
+ "kind": "import-statement",
14488
+ "external": true
14489
+ },
14490
+ {
14491
+ "path": "@100mslive/react-sdk",
14492
+ "kind": "import-statement",
14493
+ "external": true
14494
+ },
14495
+ {
14496
+ "path": "@100mslive/react-icons",
14497
+ "kind": "import-statement",
14498
+ "external": true
14499
+ },
14500
+ {
14501
+ "path": "src/Diagnostics/components.tsx",
14502
+ "kind": "import-statement",
14503
+ "original": "./components"
14504
+ },
14505
+ {
14506
+ "path": "src/Button/index.tsx",
14507
+ "kind": "import-statement",
14508
+ "original": "../Button"
14509
+ },
14510
+ {
14511
+ "path": "src/Layout/index.tsx",
14512
+ "kind": "import-statement",
14513
+ "original": "../Layout"
14514
+ },
14515
+ {
14516
+ "path": "src/Loading/index.ts",
14517
+ "kind": "import-statement",
14518
+ "original": "../Loading"
14519
+ },
14520
+ {
14521
+ "path": "src/Stats/index.tsx",
14522
+ "kind": "import-statement",
14523
+ "original": "../Stats"
14524
+ },
14525
+ {
14526
+ "path": "src/Text/index.tsx",
14527
+ "kind": "import-statement",
14528
+ "original": "../Text"
14529
+ },
14530
+ {
14531
+ "path": "src/Diagnostics/hms.ts",
14532
+ "kind": "import-statement",
14533
+ "original": "./hms"
14534
+ },
14535
+ {
14536
+ "path": "<define:process.env>",
14537
+ "kind": "import-statement",
14538
+ "external": true
14539
+ }
14540
+ ],
14541
+ "format": "esm"
14542
+ },
14543
+ "src/Diagnostics/VideoTest.tsx": {
14544
+ "bytes": 2316,
14545
+ "imports": [
14546
+ {
14547
+ "path": "react",
14548
+ "kind": "import-statement",
14549
+ "external": true
14550
+ },
14551
+ {
14552
+ "path": "@100mslive/react-sdk",
14553
+ "kind": "import-statement",
14554
+ "external": true
14555
+ },
14556
+ {
14557
+ "path": "@100mslive/react-icons",
14558
+ "kind": "import-statement",
14559
+ "external": true
14560
+ },
14561
+ {
14562
+ "path": "src/Diagnostics/components.tsx",
14563
+ "kind": "import-statement",
14564
+ "original": "./components"
14565
+ },
14566
+ {
14567
+ "path": "src/Layout/index.tsx",
14568
+ "kind": "import-statement",
14569
+ "original": "../Layout"
14570
+ },
14571
+ {
14572
+ "path": "src/Text/index.tsx",
14573
+ "kind": "import-statement",
14574
+ "original": "../Text"
14575
+ },
14576
+ {
14577
+ "path": "src/Video/index.tsx",
14578
+ "kind": "import-statement",
14579
+ "original": "../Video"
14580
+ },
14581
+ {
14582
+ "path": "src/VideoTile/index.tsx",
14583
+ "kind": "import-statement",
14584
+ "original": "../VideoTile"
14585
+ },
14586
+ {
14587
+ "path": "src/Diagnostics/DeviceSelector.jsx",
14588
+ "kind": "import-statement",
14589
+ "original": "./DeviceSelector"
14590
+ },
14591
+ {
14592
+ "path": "src/Diagnostics/hms.ts",
14593
+ "kind": "import-statement",
14594
+ "original": "./hms"
14595
+ },
14596
+ {
14597
+ "path": "<define:process.env>",
14598
+ "kind": "import-statement",
14599
+ "external": true
14600
+ },
14601
+ {
14602
+ "path": "<runtime>",
14603
+ "kind": "import-statement",
14604
+ "external": true
14605
+ }
14606
+ ],
14607
+ "format": "esm"
14608
+ },
14609
+ "src/Diagnostics/Diagnostics.tsx": {
14610
+ "bytes": 3662,
14611
+ "imports": [
14612
+ {
14613
+ "path": "react",
14614
+ "kind": "import-statement",
14615
+ "external": true
14616
+ },
14617
+ {
14618
+ "path": "@100mslive/react-sdk",
14619
+ "kind": "import-statement",
14620
+ "external": true
14621
+ },
14622
+ {
14623
+ "path": "@100mslive/react-icons",
14624
+ "kind": "import-statement",
14625
+ "external": true
14626
+ },
14627
+ {
14628
+ "path": "src/Diagnostics/components.tsx",
14629
+ "kind": "import-statement",
14630
+ "original": "./components"
14631
+ },
14632
+ {
14633
+ "path": "src/Layout/index.tsx",
14634
+ "kind": "import-statement",
14635
+ "original": "../Layout"
14636
+ },
14637
+ {
14638
+ "path": "src/Text/index.tsx",
14639
+ "kind": "import-statement",
14640
+ "original": "../Text"
14641
+ },
14642
+ {
14643
+ "path": "src/Theme/index.tsx",
14644
+ "kind": "import-statement",
14645
+ "original": "../Theme"
14646
+ },
14647
+ {
14648
+ "path": "src/Diagnostics/AudioTest.tsx",
14649
+ "kind": "import-statement",
14650
+ "original": "./AudioTest"
14651
+ },
14652
+ {
14653
+ "path": "src/Diagnostics/ConnectivityTest.tsx",
14654
+ "kind": "import-statement",
14655
+ "original": "./ConnectivityTest"
14656
+ },
14657
+ {
14658
+ "path": "src/Diagnostics/hms.ts",
14659
+ "kind": "import-statement",
14660
+ "original": "./hms"
14661
+ },
14662
+ {
14663
+ "path": "src/Diagnostics/VideoTest.tsx",
14664
+ "kind": "import-statement",
14665
+ "original": "./VideoTest"
14666
+ },
14667
+ {
14668
+ "path": "<define:process.env>",
14669
+ "kind": "import-statement",
14670
+ "external": true
14671
+ }
14672
+ ],
14673
+ "format": "esm"
14674
+ },
14675
+ "src/Diagnostics/index.ts": {
14676
+ "bytes": 45,
14677
+ "imports": [
14678
+ {
14679
+ "path": "src/Diagnostics/Diagnostics.tsx",
14680
+ "kind": "import-statement",
14681
+ "original": "./Diagnostics"
14682
+ },
14683
+ {
14684
+ "path": "<define:process.env>",
14685
+ "kind": "import-statement",
14686
+ "external": true
14687
+ }
14688
+ ],
14689
+ "format": "esm"
14690
+ },
14691
+ "src/index.ts": {
14692
+ "bytes": 1183,
14693
+ "imports": [
14694
+ {
14695
+ "path": "src/Button/index.tsx",
14696
+ "kind": "import-statement",
14697
+ "original": "./Button"
14698
+ },
14699
+ {
14700
+ "path": "src/Text/index.tsx",
14701
+ "kind": "import-statement",
14702
+ "original": "./Text"
14703
+ },
14704
+ {
14705
+ "path": "src/IconButton/index.tsx",
14706
+ "kind": "import-statement",
14707
+ "original": "./IconButton"
14708
+ },
14709
+ {
14710
+ "path": "src/Layout/index.tsx",
14711
+ "kind": "import-statement",
14712
+ "original": "./Layout"
14713
+ },
14714
+ {
14715
+ "path": "src/Avatar/index.ts",
14716
+ "kind": "import-statement",
14717
+ "original": "./Avatar"
14718
+ },
14719
+ {
14720
+ "path": "src/Divider/index.ts",
14721
+ "kind": "import-statement",
14722
+ "original": "./Divider"
14723
+ },
14724
+ {
14725
+ "path": "src/Switch/index.ts",
14726
+ "kind": "import-statement",
14727
+ "original": "./Switch"
14728
+ },
14729
+ {
14730
+ "path": "src/Tooltip/index.ts",
14731
+ "kind": "import-statement",
14732
+ "original": "./Tooltip"
14733
+ },
14734
+ {
14735
+ "path": "src/Select/index.ts",
14736
+ "kind": "import-statement",
14737
+ "original": "./Select"
14738
+ },
14739
+ {
14740
+ "path": "src/Slider/index.ts",
14741
+ "kind": "import-statement",
14742
+ "original": "./Slider"
14743
+ },
14744
+ {
14745
+ "path": "src/Modal/index.ts",
14746
+ "kind": "import-statement",
14747
+ "original": "./Modal"
14748
+ },
14749
+ {
14750
+ "path": "src/Loading/index.ts",
14751
+ "kind": "import-statement",
14752
+ "original": "./Loading"
14753
+ },
14754
+ {
14755
+ "path": "src/Input/index.tsx",
14756
+ "kind": "import-statement",
14757
+ "original": "./Input"
14758
+ },
14759
+ {
14760
+ "path": "src/VideoTile/index.tsx",
14761
+ "kind": "import-statement",
14762
+ "original": "./VideoTile"
14763
+ },
14764
+ {
14765
+ "path": "src/VideoList/index.tsx",
14766
+ "kind": "import-statement",
14767
+ "original": "./VideoList"
14768
+ },
14769
+ {
14770
+ "path": "src/Pagination/index.tsx",
14771
+ "kind": "import-statement",
14772
+ "original": "./Pagination"
14773
+ },
14774
+ {
14775
+ "path": "src/Dropdown/index.tsx",
14776
+ "kind": "import-statement",
14777
+ "original": "./Dropdown"
14778
+ },
14779
+ {
14780
+ "path": "src/utils/index.ts",
14781
+ "kind": "import-statement",
14782
+ "original": "./utils"
14783
+ },
14784
+ {
14785
+ "path": "src/Video/index.tsx",
14786
+ "kind": "import-statement",
14787
+ "original": "./Video"
14788
+ },
14789
+ {
14790
+ "path": "src/TileMenu/index.tsx",
14791
+ "kind": "import-statement",
14792
+ "original": "./TileMenu"
14793
+ },
14794
+ {
14795
+ "path": "src/AudioLevel/index.ts",
14796
+ "kind": "import-statement",
14797
+ "original": "./AudioLevel"
14798
+ },
14799
+ {
14800
+ "path": "src/Popover/index.tsx",
14801
+ "kind": "import-statement",
14802
+ "original": "./Popover"
14803
+ },
14804
+ {
14805
+ "path": "src/Stats/index.tsx",
14806
+ "kind": "import-statement",
14807
+ "original": "./Stats"
14808
+ },
14809
+ {
14810
+ "path": "src/Theme/index.tsx",
14811
+ "kind": "import-statement",
14812
+ "original": "./Theme"
14813
+ },
14814
+ {
14815
+ "path": "src/Checkbox/index.tsx",
14816
+ "kind": "import-statement",
14817
+ "original": "./Checkbox"
14818
+ },
14819
+ {
14820
+ "path": "src/Label/index.ts",
14821
+ "kind": "import-statement",
14822
+ "original": "./Label"
14823
+ },
14824
+ {
14825
+ "path": "src/RadioGroup/index.tsx",
14826
+ "kind": "import-statement",
14827
+ "original": "./RadioGroup"
14828
+ },
14829
+ {
14830
+ "path": "src/Toast/index.tsx",
14831
+ "kind": "import-statement",
14832
+ "original": "./Toast"
14833
+ },
14834
+ {
14835
+ "path": "src/Accordion/index.ts",
14836
+ "kind": "import-statement",
14837
+ "original": "./Accordion"
14838
+ },
14839
+ {
14840
+ "path": "src/Fieldset/index.tsx",
14841
+ "kind": "import-statement",
14842
+ "original": "./Fieldset"
14843
+ },
14844
+ {
14845
+ "path": "src/Footer/index.tsx",
14846
+ "kind": "import-statement",
14847
+ "original": "./Footer"
14848
+ },
14849
+ {
14850
+ "path": "src/ReactSelect/index.ts",
14851
+ "kind": "import-statement",
14852
+ "original": "./ReactSelect"
14853
+ },
14854
+ {
14855
+ "path": "src/Tabs/index.tsx",
14856
+ "kind": "import-statement",
14857
+ "original": "./Tabs"
14858
+ },
14859
+ {
14860
+ "path": "src/QRCode/index.tsx",
14861
+ "kind": "import-statement",
14862
+ "original": "./QRCode"
14863
+ },
14864
+ {
14865
+ "path": "src/Link/index.tsx",
14866
+ "kind": "import-statement",
14867
+ "original": "./Link"
14868
+ },
14869
+ {
14870
+ "path": "src/Collapsible/index.tsx",
14871
+ "kind": "import-statement",
14872
+ "original": "./Collapsible"
14873
+ },
14874
+ {
14875
+ "path": "src/Prebuilt/index.ts",
14876
+ "kind": "import-statement",
14877
+ "original": "./Prebuilt"
14878
+ },
14879
+ {
14880
+ "path": "src/Progress/index.tsx",
14881
+ "kind": "import-statement",
14882
+ "original": "./Progress"
14883
+ },
14884
+ {
14885
+ "path": "src/context/DialogContext.tsx",
14886
+ "kind": "import-statement",
14887
+ "original": "./context/DialogContext"
14888
+ },
14889
+ {
14890
+ "path": "src/TextArea/index.tsx",
14891
+ "kind": "import-statement",
14892
+ "original": "./TextArea"
14893
+ },
14894
+ {
14895
+ "path": "src/Diagnostics/index.ts",
14896
+ "kind": "import-statement",
14897
+ "original": "./Diagnostics"
14898
+ },
14899
+ {
14900
+ "path": "<define:process.env>",
14328
14901
  "kind": "import-statement",
14329
14902
  "external": true
14330
14903
  }
@@ -14337,7 +14910,7 @@
14337
14910
  "imports": [],
14338
14911
  "exports": [],
14339
14912
  "inputs": {},
14340
- "bytes": 3387191
14913
+ "bytes": 3985619
14341
14914
  },
14342
14915
  "dist/index.cjs.js": {
14343
14916
  "imports": [
@@ -17395,6 +17968,76 @@
17395
17968
  "path": "@radix-ui/react-progress",
17396
17969
  "kind": "require-call",
17397
17970
  "external": true
17971
+ },
17972
+ {
17973
+ "path": "react",
17974
+ "kind": "require-call",
17975
+ "external": true
17976
+ },
17977
+ {
17978
+ "path": "react",
17979
+ "kind": "require-call",
17980
+ "external": true
17981
+ },
17982
+ {
17983
+ "path": "react",
17984
+ "kind": "require-call",
17985
+ "external": true
17986
+ },
17987
+ {
17988
+ "path": "@100mslive/react-sdk",
17989
+ "kind": "require-call",
17990
+ "external": true
17991
+ },
17992
+ {
17993
+ "path": "@100mslive/react-icons",
17994
+ "kind": "require-call",
17995
+ "external": true
17996
+ },
17997
+ {
17998
+ "path": "react",
17999
+ "kind": "require-call",
18000
+ "external": true
18001
+ },
18002
+ {
18003
+ "path": "@100mslive/react-sdk",
18004
+ "kind": "require-call",
18005
+ "external": true
18006
+ },
18007
+ {
18008
+ "path": "@100mslive/react-icons",
18009
+ "kind": "require-call",
18010
+ "external": true
18011
+ },
18012
+ {
18013
+ "path": "react",
18014
+ "kind": "require-call",
18015
+ "external": true
18016
+ },
18017
+ {
18018
+ "path": "@100mslive/react-sdk",
18019
+ "kind": "require-call",
18020
+ "external": true
18021
+ },
18022
+ {
18023
+ "path": "@100mslive/react-icons",
18024
+ "kind": "require-call",
18025
+ "external": true
18026
+ },
18027
+ {
18028
+ "path": "react",
18029
+ "kind": "require-call",
18030
+ "external": true
18031
+ },
18032
+ {
18033
+ "path": "@100mslive/react-sdk",
18034
+ "kind": "require-call",
18035
+ "external": true
18036
+ },
18037
+ {
18038
+ "path": "@100mslive/react-icons",
18039
+ "kind": "require-call",
18040
+ "external": true
17398
18041
  }
17399
18042
  ],
17400
18043
  "exports": [],
@@ -17402,7 +18045,7 @@
17402
18045
  "cssBundle": "dist/index.cjs.css",
17403
18046
  "inputs": {
17404
18047
  "<define:process.env>": {
17405
- "bytesInOutput": 17869
18048
+ "bytesInOutput": 17868
17406
18049
  },
17407
18050
  "src/Theme/base.config.ts": {
17408
18051
  "bytesInOutput": 6104
@@ -17564,7 +18207,7 @@
17564
18207
  "bytesInOutput": 143
17565
18208
  },
17566
18209
  "src/AudioLevel/useBorderAudioLevel.tsx": {
17567
- "bytesInOutput": 968
18210
+ "bytesInOutput": 970
17568
18211
  },
17569
18212
  "src/AudioLevel/audio-level.png": {
17570
18213
  "bytesInOutput": 983
@@ -17579,7 +18222,7 @@
17579
18222
  "bytesInOutput": 1076
17580
18223
  },
17581
18224
  "src/Stats/formatBytes.ts": {
17582
- "bytesInOutput": 631
18225
+ "bytesInOutput": 641
17583
18226
  },
17584
18227
  "src/Stats/StyledStats.tsx": {
17585
18228
  "bytesInOutput": 1004
@@ -17591,7 +18234,7 @@
17591
18234
  "bytesInOutput": 9732
17592
18235
  },
17593
18236
  "src/Stats/index.tsx": {
17594
- "bytesInOutput": 129
18237
+ "bytesInOutput": 153
17595
18238
  },
17596
18239
  "src/Checkbox/Checkbox.tsx": {
17597
18240
  "bytesInOutput": 1014
@@ -17678,31 +18321,31 @@
17678
18321
  "bytesInOutput": 445
17679
18322
  },
17680
18323
  "src/Prebuilt/components/Settings/LayoutSettings.tsx": {
17681
- "bytesInOutput": 3450
18324
+ "bytesInOutput": 3454
17682
18325
  },
17683
18326
  "../../node_modules/lodash/lodash.js": {
17684
- "bytesInOutput": 224317
18327
+ "bytesInOutput": 224421
17685
18328
  },
17686
18329
  "src/Prebuilt/provider/roomLayoutProvider/constants/index.ts": {
17687
18330
  "bytesInOutput": 1887
17688
18331
  },
17689
18332
  "src/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.ts": {
17690
- "bytesInOutput": 2740
18333
+ "bytesInOutput": 2743
17691
18334
  },
17692
18335
  "src/Prebuilt/provider/roomLayoutProvider/index.tsx": {
17693
18336
  "bytesInOutput": 1552
17694
18337
  },
17695
18338
  "src/Prebuilt/common/utils.js": {
17696
- "bytesInOutput": 3766
18339
+ "bytesInOutput": 3778
17697
18340
  },
17698
18341
  "src/Prebuilt/provider/roomLayoutProvider/hooks/useRoomLayoutScreen.ts": {
17699
18342
  "bytesInOutput": 3003
17700
18343
  },
17701
18344
  "src/Prebuilt/components/AppData/useSidepane.js": {
17702
- "bytesInOutput": 3269
18345
+ "bytesInOutput": 3281
17703
18346
  },
17704
18347
  "src/Prebuilt/components/AppData/AppData.tsx": {
17705
- "bytesInOutput": 7153
18348
+ "bytesInOutput": 7169
17706
18349
  },
17707
18350
  "src/Prebuilt/AppContext.tsx": {
17708
18351
  "bytesInOutput": 840
@@ -17711,7 +18354,7 @@
17711
18354
  "bytesInOutput": 4824
17712
18355
  },
17713
18356
  "src/Prebuilt/components/AuthToken.jsx": {
17714
- "bytesInOutput": 4576
18357
+ "bytesInOutput": 4579
17715
18358
  },
17716
18359
  "src/Prebuilt/IconButton.tsx": {
17717
18360
  "bytesInOutput": 743
@@ -17738,7 +18381,7 @@
17738
18381
  "bytesInOutput": 260
17739
18382
  },
17740
18383
  "src/Prebuilt/components/Settings/DeviceSettings.jsx": {
17741
- "bytesInOutput": 8187
18384
+ "bytesInOutput": 8190
17742
18385
  },
17743
18386
  "src/Prebuilt/components/Settings/NotificationSettings.tsx": {
17744
18387
  "bytesInOutput": 2589
@@ -17762,7 +18405,7 @@
17762
18405
  "bytesInOutput": 884
17763
18406
  },
17764
18407
  "src/Prebuilt/common/hooks.ts": {
17765
- "bytesInOutput": 8196
18408
+ "bytesInOutput": 8199
17766
18409
  },
17767
18410
  "src/Prebuilt/components/EmojiReaction.jsx": {
17768
18411
  "bytesInOutput": 3504
@@ -17786,25 +18429,25 @@
17786
18429
  "bytesInOutput": 5991
17787
18430
  },
17788
18431
  "src/Prebuilt/components/Leave/LeaveRoom.tsx": {
17789
- "bytesInOutput": 3023
18432
+ "bytesInOutput": 3027
17790
18433
  },
17791
18434
  "src/Prebuilt/components/PIP/pipUtils.js": {
17792
18435
  "bytesInOutput": 4391
17793
18436
  },
17794
18437
  "src/Prebuilt/components/PIP/PIPManager.ts": {
17795
- "bytesInOutput": 11278
18438
+ "bytesInOutput": 11306
17796
18439
  },
17797
18440
  "src/Prebuilt/components/PIP/SetupMediaSession.js": {
17798
18441
  "bytesInOutput": 2932
17799
18442
  },
17800
18443
  "src/Prebuilt/components/PIP/PIPComponent.tsx": {
17801
- "bytesInOutput": 3362
18444
+ "bytesInOutput": 3366
17802
18445
  },
17803
18446
  "src/Prebuilt/components/PIP/index.jsx": {
17804
18447
  "bytesInOutput": 369
17805
18448
  },
17806
18449
  "src/Prebuilt/components/RoleChangeModal.tsx": {
17807
- "bytesInOutput": 7187
18450
+ "bytesInOutput": 7189
17808
18451
  },
17809
18452
  "src/Prebuilt/primitives/DialogContent.jsx": {
17810
18453
  "bytesInOutput": 9392
@@ -17813,13 +18456,13 @@
17813
18456
  "bytesInOutput": 3668
17814
18457
  },
17815
18458
  "src/Prebuilt/components/Settings/StartRecording.jsx": {
17816
- "bytesInOutput": 4457
18459
+ "bytesInOutput": 4459
17817
18460
  },
17818
18461
  "src/Prebuilt/components/StatsForNerds.jsx": {
17819
- "bytesInOutput": 11845
18462
+ "bytesInOutput": 11382
17820
18463
  },
17821
18464
  "src/Prebuilt/components/MoreSettings/BulkRoleChangeModal.jsx": {
17822
- "bytesInOutput": 6192
18465
+ "bytesInOutput": 6195
17823
18466
  },
17824
18467
  "src/Prebuilt/components/MoreSettings/CaptionContent.tsx": {
17825
18468
  "bytesInOutput": 6116
@@ -17840,49 +18483,49 @@
17840
18483
  "bytesInOutput": 3326
17841
18484
  },
17842
18485
  "src/Prebuilt/components/MoreSettings/MuteAllModal.tsx": {
17843
- "bytesInOutput": 2378
18486
+ "bytesInOutput": 2381
17844
18487
  },
17845
18488
  "src/Prebuilt/components/hooks/useMetadata.tsx": {
17846
- "bytesInOutput": 2163
18489
+ "bytesInOutput": 2168
17847
18490
  },
17848
18491
  "src/Prebuilt/components/MoreSettings/SplitComponents/DesktopOptions.tsx": {
17849
- "bytesInOutput": 10186
18492
+ "bytesInOutput": 10189
17850
18493
  },
17851
18494
  "../../node_modules/reselect/es/index.js": {
17852
- "bytesInOutput": 2639
18495
+ "bytesInOutput": 2652
17853
18496
  },
17854
18497
  "../../node_modules/ua-parser-js/src/ua-parser.js": {
17855
- "bytesInOutput": 42476
18498
+ "bytesInOutput": 42531
17856
18499
  },
17857
18500
  "../../node_modules/lodash.isequal/index.js": {
17858
- "bytesInOutput": 26597
18501
+ "bytesInOutput": 26600
17859
18502
  },
17860
18503
  "../../node_modules/webrtc-adapter/src/js/utils.js": {
17861
18504
  "bytesInOutput": 6467
17862
18505
  },
17863
18506
  "../../node_modules/webrtc-adapter/src/js/chrome/getusermedia.js": {
17864
- "bytesInOutput": 6245
18507
+ "bytesInOutput": 6285
17865
18508
  },
17866
18509
  "../../node_modules/webrtc-adapter/src/js/chrome/getdisplaymedia.js": {
17867
18510
  "bytesInOutput": 1396
17868
18511
  },
17869
18512
  "../../node_modules/webrtc-adapter/src/js/chrome/chrome_shim.js": {
17870
- "bytesInOutput": 22882
18513
+ "bytesInOutput": 22911
17871
18514
  },
17872
18515
  "../../node_modules/webrtc-adapter/src/js/firefox/getusermedia.js": {
17873
- "bytesInOutput": 2277
18516
+ "bytesInOutput": 2299
17874
18517
  },
17875
18518
  "../../node_modules/webrtc-adapter/src/js/firefox/getdisplaymedia.js": {
17876
18519
  "bytesInOutput": 984
17877
18520
  },
17878
18521
  "../../node_modules/webrtc-adapter/src/js/firefox/firefox_shim.js": {
17879
- "bytesInOutput": 9352
18522
+ "bytesInOutput": 9354
17880
18523
  },
17881
18524
  "../../node_modules/webrtc-adapter/src/js/safari/safari_shim.js": {
17882
- "bytesInOutput": 12019
18525
+ "bytesInOutput": 12024
17883
18526
  },
17884
18527
  "../../node_modules/sdp/sdp.js": {
17885
- "bytesInOutput": 22295
18528
+ "bytesInOutput": 22321
17886
18529
  },
17887
18530
  "../../node_modules/webrtc-adapter/src/js/common_shim.js": {
17888
18531
  "bytesInOutput": 12620
@@ -17891,49 +18534,58 @@
17891
18534
  "bytesInOutput": 4575
17892
18535
  },
17893
18536
  "../../node_modules/webrtc-adapter/src/js/adapter_core.js": {
17894
- "bytesInOutput": 286
18537
+ "bytesInOutput": 344
18538
+ },
18539
+ "../../node_modules/immer/dist/immer.esm.mjs": {
18540
+ "bytesInOutput": 15587
18541
+ },
18542
+ "../../node_modules/zustand/esm/shallow.js": {
18543
+ "bytesInOutput": 684
18544
+ },
18545
+ "../../node_modules/zustand/esm/vanilla.js": {
18546
+ "bytesInOutput": 1505
17895
18547
  },
17896
18548
  "../../node_modules/sdp-transform/lib/grammar.js": {
17897
- "bytesInOutput": 16122
18549
+ "bytesInOutput": 16159
17898
18550
  },
17899
18551
  "../../node_modules/sdp-transform/lib/parser.js": {
17900
- "bytesInOutput": 3497
18552
+ "bytesInOutput": 3518
17901
18553
  },
17902
18554
  "../../node_modules/sdp-transform/lib/writer.js": {
17903
- "bytesInOutput": 3070
18555
+ "bytesInOutput": 3084
17904
18556
  },
17905
18557
  "../../node_modules/sdp-transform/lib/index.js": {
17906
18558
  "bytesInOutput": 615
17907
18559
  },
17908
18560
  "../hms-video-store/dist/index.js": {
17909
- "bytesInOutput": 54295
18561
+ "bytesInOutput": 496615
17910
18562
  },
17911
18563
  "src/Prebuilt/components/hooks/usePlaylistMusic.js": {
17912
- "bytesInOutput": 1384
18564
+ "bytesInOutput": 1391
17913
18565
  },
17914
18566
  "src/Prebuilt/components/hooks/useScreenshareAudio.js": {
17915
- "bytesInOutput": 1165
18567
+ "bytesInOutput": 1169
17916
18568
  },
17917
18569
  "src/Prebuilt/components/Header/AdditionalRoomState.jsx": {
17918
- "bytesInOutput": 8158
18570
+ "bytesInOutput": 8161
17919
18571
  },
17920
18572
  "src/Prebuilt/components/Header/StreamActions.tsx": {
17921
- "bytesInOutput": 11430
18573
+ "bytesInOutput": 11432
17922
18574
  },
17923
18575
  "src/Prebuilt/components/MoreSettings/ChangeNameContent.tsx": {
17924
18576
  "bytesInOutput": 4158
17925
18577
  },
17926
18578
  "src/Prebuilt/components/MoreSettings/ChangeNameModal.tsx": {
17927
- "bytesInOutput": 2842
18579
+ "bytesInOutput": 2844
17928
18580
  },
17929
18581
  "src/Prebuilt/components/AppData/useSheet.ts": {
17930
- "bytesInOutput": 1099
18582
+ "bytesInOutput": 1102
17931
18583
  },
17932
18584
  "src/Prebuilt/components/hooks/useUnreadPollQuizPresent.tsx": {
17933
18585
  "bytesInOutput": 938
17934
18586
  },
17935
18587
  "src/Prebuilt/components/MoreSettings/SplitComponents/MwebOptions.tsx": {
17936
- "bytesInOutput": 14727
18588
+ "bytesInOutput": 14729
17937
18589
  },
17938
18590
  "src/Prebuilt/components/MoreSettings/MoreSettings.tsx": {
17939
18591
  "bytesInOutput": 831
@@ -17987,10 +18639,10 @@
17987
18639
  "bytesInOutput": 1694
17988
18640
  },
17989
18641
  "src/Prebuilt/components/Footer/RoleOptions.tsx": {
17990
- "bytesInOutput": 8531
18642
+ "bytesInOutput": 8535
17991
18643
  },
17992
18644
  "src/Prebuilt/components/hooks/useGroupOnStageActions.tsx": {
17993
- "bytesInOutput": 2258
18645
+ "bytesInOutput": 2262
17994
18646
  },
17995
18647
  "src/Prebuilt/components/Footer/RoleAccordion.tsx": {
17996
18648
  "bytesInOutput": 6561
@@ -17999,7 +18651,7 @@
17999
18651
  "bytesInOutput": 1035
18000
18652
  },
18001
18653
  "src/Prebuilt/components/hooks/usePeerOnStageActions.tsx": {
18002
- "bytesInOutput": 2181
18654
+ "bytesInOutput": 2185
18003
18655
  },
18004
18656
  "src/Prebuilt/components/Footer/ParticipantList.tsx": {
18005
18657
  "bytesInOutput": 16185
@@ -18014,7 +18666,7 @@
18014
18666
  "bytesInOutput": 4537
18015
18667
  },
18016
18668
  "src/Prebuilt/components/Notifications/HLSFailureModal.tsx": {
18017
- "bytesInOutput": 2825
18669
+ "bytesInOutput": 2828
18018
18670
  },
18019
18671
  "src/Prebuilt/components/Streaming/Common.jsx": {
18020
18672
  "bytesInOutput": 2833
@@ -18023,7 +18675,7 @@
18023
18675
  "bytesInOutput": 1170
18024
18676
  },
18025
18677
  "src/Prebuilt/components/Polls/CreatePollQuiz/PollsQuizMenu.tsx": {
18026
- "bytesInOutput": 9839
18678
+ "bytesInOutput": 9854
18027
18679
  },
18028
18680
  "src/Prebuilt/components/Polls/CreateQuestions/DeleteQuestionModal.tsx": {
18029
18681
  "bytesInOutput": 2802
@@ -18065,7 +18717,7 @@
18065
18717
  "bytesInOutput": 1010
18066
18718
  },
18067
18719
  "src/Prebuilt/components/Polls/Voting/useQuizSummary.tsx": {
18068
- "bytesInOutput": 2203
18720
+ "bytesInOutput": 2206
18069
18721
  },
18070
18722
  "src/Prebuilt/components/Polls/Voting/PeerParticipationSummary.tsx": {
18071
18723
  "bytesInOutput": 2884
@@ -18104,10 +18756,10 @@
18104
18756
  "bytesInOutput": 688
18105
18757
  },
18106
18758
  "src/Prebuilt/components/hooks/useChatBlacklist.ts": {
18107
- "bytesInOutput": 1528
18759
+ "bytesInOutput": 1531
18108
18760
  },
18109
18761
  "src/Prebuilt/components/hooks/usePinnedMessages.ts": {
18110
- "bytesInOutput": 3165
18762
+ "bytesInOutput": 3172
18111
18763
  },
18112
18764
  "src/Prebuilt/components/Chat/ChatActions.tsx": {
18113
18765
  "bytesInOutput": 11568
@@ -18122,7 +18774,7 @@
18122
18774
  "bytesInOutput": 926
18123
18775
  },
18124
18776
  "src/Prebuilt/components/Chat/ChatBody.tsx": {
18125
- "bytesInOutput": 17559
18777
+ "bytesInOutput": 17566
18126
18778
  },
18127
18779
  "src/Prebuilt/components/Chat/ChatSelector.tsx": {
18128
18780
  "bytesInOutput": 8614
@@ -18131,34 +18783,34 @@
18131
18783
  "bytesInOutput": 6701
18132
18784
  },
18133
18785
  "src/Prebuilt/components/AppData/useChatState.js": {
18134
- "bytesInOutput": 914
18786
+ "bytesInOutput": 917
18135
18787
  },
18136
18788
  "src/Prebuilt/components/Chat/useEmojiPickerStyles.js": {
18137
18789
  "bytesInOutput": 1440
18138
18790
  },
18139
18791
  "src/Prebuilt/components/Chat/ChatFooter.tsx": {
18140
- "bytesInOutput": 12248
18792
+ "bytesInOutput": 12961
18141
18793
  },
18142
18794
  "src/Prebuilt/components/Chat/ChatStates.tsx": {
18143
- "bytesInOutput": 3529
18795
+ "bytesInOutput": 3532
18144
18796
  },
18145
18797
  "src/Prebuilt/components/Chat/ArrowNavigation.tsx": {
18146
18798
  "bytesInOutput": 1403
18147
18799
  },
18148
18800
  "src/Prebuilt/components/Chat/StickIndicator.tsx": {
18149
- "bytesInOutput": 828
18801
+ "bytesInOutput": 830
18150
18802
  },
18151
18803
  "src/Prebuilt/components/Chat/PinnedMessage.tsx": {
18152
18804
  "bytesInOutput": 6242
18153
18805
  },
18154
18806
  "src/Prebuilt/components/Chat/Chat.tsx": {
18155
- "bytesInOutput": 7124
18807
+ "bytesInOutput": 7127
18156
18808
  },
18157
18809
  "src/Prebuilt/components/Footer/PaginatedParticipants.tsx": {
18158
- "bytesInOutput": 5344
18810
+ "bytesInOutput": 5346
18159
18811
  },
18160
18812
  "src/Prebuilt/components/ChatSettings.tsx": {
18161
- "bytesInOutput": 3060
18813
+ "bytesInOutput": 3062
18162
18814
  },
18163
18815
  "src/Prebuilt/components/SidePaneTabs.tsx": {
18164
18816
  "bytesInOutput": 9235
@@ -18170,7 +18822,7 @@
18170
18822
  "bytesInOutput": 296
18171
18823
  },
18172
18824
  "src/Prebuilt/components/TileMenu/TileMenuContent.tsx": {
18173
- "bytesInOutput": 14600
18825
+ "bytesInOutput": 14602
18174
18826
  },
18175
18827
  "src/Prebuilt/components/TileMenu/TileMenu.tsx": {
18176
18828
  "bytesInOutput": 5873
@@ -18194,10 +18846,10 @@
18194
18846
  "bytesInOutput": 908
18195
18847
  },
18196
18848
  "src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
18197
- "bytesInOutput": 9574
18849
+ "bytesInOutput": 9581
18198
18850
  },
18199
18851
  "src/Prebuilt/layouts/SidePane.tsx": {
18200
- "bytesInOutput": 7946
18852
+ "bytesInOutput": 7949
18201
18853
  },
18202
18854
  "src/Prebuilt/components/Chip.tsx": {
18203
18855
  "bytesInOutput": 1118
@@ -18215,7 +18867,7 @@
18215
18867
  "bytesInOutput": 2807
18216
18868
  },
18217
18869
  "src/Prebuilt/components/RoleChangeRequest/RoleChangeRequestModal.tsx": {
18218
- "bytesInOutput": 3799
18870
+ "bytesInOutput": 3807
18219
18871
  },
18220
18872
  "src/Prebuilt/layouts/WaitingView.tsx": {
18221
18873
  "bytesInOutput": 1860
@@ -18227,13 +18879,13 @@
18227
18879
  "bytesInOutput": 5183
18228
18880
  },
18229
18881
  "src/Prebuilt/components/Pagination.tsx": {
18230
- "bytesInOutput": 2119
18882
+ "bytesInOutput": 2123
18231
18883
  },
18232
18884
  "src/Prebuilt/components/VideoLayouts/Grid.tsx": {
18233
18885
  "bytesInOutput": 1620
18234
18886
  },
18235
18887
  "src/Prebuilt/components/hooks/useTileLayout.tsx": {
18236
- "bytesInOutput": 4485
18888
+ "bytesInOutput": 4503
18237
18889
  },
18238
18890
  "src/Prebuilt/components/VideoLayouts/EqualProminence.tsx": {
18239
18891
  "bytesInOutput": 2395
@@ -18254,19 +18906,19 @@
18254
18906
  "bytesInOutput": 4151
18255
18907
  },
18256
18908
  "src/Prebuilt/components/ScreenshareDisplay.tsx": {
18257
- "bytesInOutput": 1707
18909
+ "bytesInOutput": 1709
18258
18910
  },
18259
18911
  "src/Prebuilt/components/ScreenshareTile.tsx": {
18260
18912
  "bytesInOutput": 5583
18261
18913
  },
18262
18914
  "src/Prebuilt/components/VideoLayouts/ScreenshareLayout.tsx": {
18263
- "bytesInOutput": 3419
18915
+ "bytesInOutput": 3423
18264
18916
  },
18265
- "../../../../../../../tmp/tmp-2794-M95mVJpDvbuU/190256212161/index.css": {
18266
- "bytesInOutput": 107
18917
+ "../../../../../../../tmp/tmp-2768-Uet7CTiNYu5b/1902b197fda1/index.css": {
18918
+ "bytesInOutput": 114
18267
18919
  },
18268
18920
  "src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx": {
18269
- "bytesInOutput": 3693
18921
+ "bytesInOutput": 3704
18270
18922
  },
18271
18923
  "src/Prebuilt/common/PeersSorter.ts": {
18272
18924
  "bytesInOutput": 3605
@@ -18308,7 +18960,7 @@
18308
18960
  "bytesInOutput": 5741
18309
18961
  },
18310
18962
  "src/Prebuilt/components/HMSVideo/utils.ts": {
18311
- "bytesInOutput": 1025
18963
+ "bytesInOutput": 1029
18312
18964
  },
18313
18965
  "src/Prebuilt/components/HMSVideo/VideoProgress.tsx": {
18314
18966
  "bytesInOutput": 3714
@@ -18338,16 +18990,16 @@
18338
18990
  "bytesInOutput": 2886
18339
18991
  },
18340
18992
  "src/Prebuilt/layouts/HLSView.jsx": {
18341
- "bytesInOutput": 33454
18993
+ "bytesInOutput": 33466
18342
18994
  },
18343
18995
  "src/Prebuilt/layouts/VideoStreamingSection.tsx": {
18344
- "bytesInOutput": 6582
18996
+ "bytesInOutput": 6585
18345
18997
  },
18346
18998
  "src/Prebuilt/components/Header/RoomDetailsHeader.tsx": {
18347
18999
  "bytesInOutput": 2182
18348
19000
  },
18349
19001
  "src/Prebuilt/components/Header/common.jsx": {
18350
- "bytesInOutput": 7389
19002
+ "bytesInOutput": 7391
18351
19003
  },
18352
19004
  "src/Prebuilt/components/Header/Header.tsx": {
18353
19005
  "bytesInOutput": 2332
@@ -18359,7 +19011,7 @@
18359
19011
  "bytesInOutput": 1024
18360
19012
  },
18361
19013
  "src/Prebuilt/components/ConferenceScreen.tsx": {
18362
- "bytesInOutput": 8920
19014
+ "bytesInOutput": 8926
18363
19015
  },
18364
19016
  "src/Prebuilt/components/ErrorBoundary.jsx": {
18365
19017
  "bytesInOutput": 4369
@@ -18392,7 +19044,7 @@
18392
19044
  "bytesInOutput": 1821
18393
19045
  },
18394
19046
  "src/Prebuilt/components/Toast/ToastConfig.jsx": {
18395
- "bytesInOutput": 7703
19047
+ "bytesInOutput": 7707
18396
19048
  },
18397
19049
  "src/Prebuilt/components/Toast/ToastBatcher.js": {
18398
19050
  "bytesInOutput": 2394
@@ -18413,25 +19065,25 @@
18413
19065
  "bytesInOutput": 12068
18414
19066
  },
18415
19067
  "src/Prebuilt/components/Notifications/PermissionErrorModal.tsx": {
18416
- "bytesInOutput": 5120
19068
+ "bytesInOutput": 5123
18417
19069
  },
18418
19070
  "src/Prebuilt/components/Notifications/ReconnectNotifications.tsx": {
18419
19071
  "bytesInOutput": 2953
18420
19072
  },
18421
19073
  "src/Prebuilt/components/Notifications/TrackBulkUnmuteModal.tsx": {
18422
- "bytesInOutput": 2379
19074
+ "bytesInOutput": 2381
18423
19075
  },
18424
19076
  "src/Prebuilt/components/Notifications/TrackNotifications.tsx": {
18425
19077
  "bytesInOutput": 948
18426
19078
  },
18427
19079
  "src/Prebuilt/components/Notifications/TrackUnmuteModal.tsx": {
18428
- "bytesInOutput": 2248
19080
+ "bytesInOutput": 2250
18429
19081
  },
18430
19082
  "src/Prebuilt/components/Notifications/TranscriptionNotifications.tsx": {
18431
19083
  "bytesInOutput": 2709
18432
19084
  },
18433
19085
  "src/Prebuilt/components/Notifications/Notifications.tsx": {
18434
- "bytesInOutput": 9082
19086
+ "bytesInOutput": 9085
18435
19087
  },
18436
19088
  "src/Prebuilt/components/Notifications/index.tsx": {
18437
19089
  "bytesInOutput": 173
@@ -18452,16 +19104,16 @@
18452
19104
  "bytesInOutput": 772
18453
19105
  },
18454
19106
  "src/Prebuilt/plugins/FlyingEmoji.jsx": {
18455
- "bytesInOutput": 4729
19107
+ "bytesInOutput": 4736
18456
19108
  },
18457
19109
  "src/Prebuilt/plugins/RemoteStopScreenshare.jsx": {
18458
19110
  "bytesInOutput": 827
18459
19111
  },
18460
19112
  "src/Prebuilt/components/hooks/useAutoStartStreaming.tsx": {
18461
- "bytesInOutput": 2225
19113
+ "bytesInOutput": 2228
18462
19114
  },
18463
19115
  "src/Prebuilt/App.tsx": {
18464
- "bytesInOutput": 9787
19116
+ "bytesInOutput": 10018
18465
19117
  },
18466
19118
  "src/Prebuilt/index.ts": {
18467
19119
  "bytesInOutput": 131
@@ -18475,11 +19127,65 @@
18475
19127
  "src/TextArea/index.tsx": {
18476
19128
  "bytesInOutput": 138
18477
19129
  },
19130
+ "src/Diagnostics/hms.ts": {
19131
+ "bytesInOutput": 413
19132
+ },
19133
+ "src/Diagnostics/components.tsx": {
19134
+ "bytesInOutput": 2712
19135
+ },
19136
+ "../../node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js": {
19137
+ "bytesInOutput": 3966
19138
+ },
19139
+ "../../node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js": {
19140
+ "bytesInOutput": 7632
19141
+ },
19142
+ "../../node_modules/prop-types/node_modules/react-is/index.js": {
19143
+ "bytesInOutput": 376
19144
+ },
19145
+ "../../node_modules/object-assign/index.js": {
19146
+ "bytesInOutput": 2186
19147
+ },
19148
+ "../../node_modules/prop-types/lib/ReactPropTypesSecret.js": {
19149
+ "bytesInOutput": 310
19150
+ },
19151
+ "../../node_modules/prop-types/lib/has.js": {
19152
+ "bytesInOutput": 210
19153
+ },
19154
+ "../../node_modules/prop-types/checkPropTypes.js": {
19155
+ "bytesInOutput": 2828
19156
+ },
19157
+ "../../node_modules/prop-types/factoryWithTypeCheckers.js": {
19158
+ "bytesInOutput": 19860
19159
+ },
19160
+ "../../node_modules/prop-types/factoryWithThrowingShims.js": {
19161
+ "bytesInOutput": 1648
19162
+ },
19163
+ "../../node_modules/prop-types/index.js": {
19164
+ "bytesInOutput": 500
19165
+ },
19166
+ "src/Diagnostics/DeviceSelector.jsx": {
19167
+ "bytesInOutput": 2779
19168
+ },
19169
+ "src/Diagnostics/AudioTest.tsx": {
19170
+ "bytesInOutput": 6233
19171
+ },
19172
+ "src/Diagnostics/ConnectivityTest.tsx": {
19173
+ "bytesInOutput": 15304
19174
+ },
19175
+ "src/Diagnostics/VideoTest.tsx": {
19176
+ "bytesInOutput": 2852
19177
+ },
19178
+ "src/Diagnostics/Diagnostics.tsx": {
19179
+ "bytesInOutput": 5057
19180
+ },
19181
+ "src/Diagnostics/index.ts": {
19182
+ "bytesInOutput": 146
19183
+ },
18478
19184
  "src/index.ts": {
18479
- "bytesInOutput": 2980
19185
+ "bytesInOutput": 3073
18480
19186
  }
18481
19187
  },
18482
- "bytes": 1617648
19188
+ "bytes": 2155843
18483
19189
  },
18484
19190
  "dist/index.cjs.css.map": {
18485
19191
  "imports": [],
@@ -18541,10 +19247,10 @@
18541
19247
  }
18542
19248
  ],
18543
19249
  "inputs": {
18544
- "../../../../../../../tmp/tmp-2794-M95mVJpDvbuU/190256212322/tldraw.css": {
19250
+ "../../../../../../../tmp/tmp-2768-Uet7CTiNYu5b/1902b1980453/tldraw.css": {
18545
19251
  "bytesInOutput": 75223
18546
19252
  },
18547
- "../../../../../../../tmp/tmp-2794-M95mVJpDvbuU/190256212161/index.css": {
19253
+ "../../../../../../../tmp/tmp-2768-Uet7CTiNYu5b/1902b197fda1/index.css": {
18548
19254
  "bytesInOutput": 401
18549
19255
  }
18550
19256
  },