@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-Vw8u32F6zxkb/190256212333/tldraw.css": {
10977
+ "../../../../../../../tmp/tmp-2768-rJR1JlrZ8Kgf/1902b197fe32/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-Vw8u32F6zxkb/190256211b80/index.css": {
11027
+ "../../../../../../../tmp/tmp-2768-rJR1JlrZ8Kgf/1902b197f7e0/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-Vw8u32F6zxkb/190256212333/tldraw.css",
11036
+ "path": "../../../../../../../tmp/tmp-2768-rJR1JlrZ8Kgf/1902b197fe32/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-Vw8u32F6zxkb/190256211b80/index.css",
11111
+ "path": "../../../../../../../tmp/tmp-2768-rJR1JlrZ8Kgf/1902b197f7e0/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
  }
@@ -14342,7 +14915,7 @@
14342
14915
  "dist/index.js": {
14343
14916
  "imports": [
14344
14917
  {
14345
- "path": "dist/chunk-DYDYPNYY.js",
14918
+ "path": "dist/chunk-VE34B77C.js",
14346
14919
  "kind": "import-statement"
14347
14920
  }
14348
14921
  ],
@@ -14354,6 +14927,7 @@
14354
14927
  "Button",
14355
14928
  "Checkbox",
14356
14929
  "Collapsible",
14930
+ "Diagnostics",
14357
14931
  "Dialog",
14358
14932
  "DialogContainerContext",
14359
14933
  "DialogContainerProvider",
@@ -14399,6 +14973,7 @@
14399
14973
  "createThemeBase",
14400
14974
  "css",
14401
14975
  "flexCenter",
14976
+ "formatBytes",
14402
14977
  "getCssText",
14403
14978
  "getLeft",
14404
14979
  "globalCss",
@@ -14414,18 +14989,18 @@
14414
14989
  "entryPoint": "src/index.ts",
14415
14990
  "cssBundle": "dist/index.css",
14416
14991
  "inputs": {},
14417
- "bytes": 1822
14992
+ "bytes": 1882
14418
14993
  },
14419
- "dist/HLSView-USRUP6VG.js.map": {
14994
+ "dist/HLSView-VSU7IPCJ.js.map": {
14420
14995
  "imports": [],
14421
14996
  "exports": [],
14422
14997
  "inputs": {},
14423
14998
  "bytes": 100275
14424
14999
  },
14425
- "dist/HLSView-USRUP6VG.js": {
15000
+ "dist/HLSView-VSU7IPCJ.js": {
14426
15001
  "imports": [
14427
15002
  {
14428
- "path": "dist/chunk-DYDYPNYY.js",
15003
+ "path": "dist/chunk-VE34B77C.js",
14429
15004
  "kind": "import-statement"
14430
15005
  },
14431
15006
  {
@@ -14603,7 +15178,7 @@
14603
15178
  "default"
14604
15179
  ],
14605
15180
  "entryPoint": "src/Prebuilt/layouts/HLSView.jsx",
14606
- "cssBundle": "dist/HLSView-7LHIA6HH.css",
15181
+ "cssBundle": "dist/HLSView-772PCEEZ.css",
14607
15182
  "inputs": {
14608
15183
  "src/Prebuilt/layouts/HLSView.jsx": {
14609
15184
  "bytesInOutput": 27671
@@ -14662,13 +15237,13 @@
14662
15237
  },
14663
15238
  "bytes": 61702
14664
15239
  },
14665
- "dist/chunk-DYDYPNYY.js.map": {
15240
+ "dist/chunk-VE34B77C.js.map": {
14666
15241
  "imports": [],
14667
15242
  "exports": [],
14668
15243
  "inputs": {},
14669
- "bytes": 3283688
15244
+ "bytes": 3878846
14670
15245
  },
14671
- "dist/chunk-DYDYPNYY.js": {
15246
+ "dist/chunk-VE34B77C.js": {
14672
15247
  "imports": [
14673
15248
  {
14674
15249
  "path": "react",
@@ -17151,7 +17726,7 @@
17151
17726
  "external": true
17152
17727
  },
17153
17728
  {
17154
- "path": "dist/HLSView-USRUP6VG.js",
17729
+ "path": "dist/HLSView-VSU7IPCJ.js",
17155
17730
  "kind": "dynamic-import"
17156
17731
  },
17157
17732
  {
@@ -17558,6 +18133,76 @@
17558
18133
  "path": "@radix-ui/react-progress",
17559
18134
  "kind": "import-statement",
17560
18135
  "external": true
18136
+ },
18137
+ {
18138
+ "path": "react",
18139
+ "kind": "import-statement",
18140
+ "external": true
18141
+ },
18142
+ {
18143
+ "path": "@100mslive/react-sdk",
18144
+ "kind": "import-statement",
18145
+ "external": true
18146
+ },
18147
+ {
18148
+ "path": "@100mslive/react-icons",
18149
+ "kind": "import-statement",
18150
+ "external": true
18151
+ },
18152
+ {
18153
+ "path": "react",
18154
+ "kind": "import-statement",
18155
+ "external": true
18156
+ },
18157
+ {
18158
+ "path": "react",
18159
+ "kind": "import-statement",
18160
+ "external": true
18161
+ },
18162
+ {
18163
+ "path": "@100mslive/react-sdk",
18164
+ "kind": "import-statement",
18165
+ "external": true
18166
+ },
18167
+ {
18168
+ "path": "@100mslive/react-icons",
18169
+ "kind": "import-statement",
18170
+ "external": true
18171
+ },
18172
+ {
18173
+ "path": "react",
18174
+ "kind": "import-statement",
18175
+ "external": true
18176
+ },
18177
+ {
18178
+ "path": "react",
18179
+ "kind": "import-statement",
18180
+ "external": true
18181
+ },
18182
+ {
18183
+ "path": "@100mslive/react-sdk",
18184
+ "kind": "import-statement",
18185
+ "external": true
18186
+ },
18187
+ {
18188
+ "path": "@100mslive/react-icons",
18189
+ "kind": "import-statement",
18190
+ "external": true
18191
+ },
18192
+ {
18193
+ "path": "react",
18194
+ "kind": "import-statement",
18195
+ "external": true
18196
+ },
18197
+ {
18198
+ "path": "@100mslive/react-sdk",
18199
+ "kind": "import-statement",
18200
+ "external": true
18201
+ },
18202
+ {
18203
+ "path": "@100mslive/react-icons",
18204
+ "kind": "import-statement",
18205
+ "external": true
17561
18206
  }
17562
18207
  ],
17563
18208
  "exports": [
@@ -17570,6 +18215,7 @@
17570
18215
  "ChatToggle",
17571
18216
  "Checkbox",
17572
18217
  "Collapsible",
18218
+ "Diagnostics",
17573
18219
  "Dialog",
17574
18220
  "DialogContainerContext",
17575
18221
  "DialogContainerProvider",
@@ -17632,6 +18278,7 @@
17632
18278
  "createThemeBase",
17633
18279
  "css",
17634
18280
  "flexCenter",
18281
+ "formatBytes",
17635
18282
  "getCssText",
17636
18283
  "getLeft",
17637
18284
  "globalCss",
@@ -17653,32 +18300,62 @@
17653
18300
  ],
17654
18301
  "inputs": {
17655
18302
  "<define:process.env>": {
17656
- "bytesInOutput": 17869
18303
+ "bytesInOutput": 17868
17657
18304
  },
17658
18305
  "../../node_modules/lodash/lodash.js": {
17659
- "bytesInOutput": 224310
18306
+ "bytesInOutput": 224414
17660
18307
  },
17661
18308
  "../../node_modules/ua-parser-js/src/ua-parser.js": {
17662
- "bytesInOutput": 42472
18309
+ "bytesInOutput": 42527
17663
18310
  },
17664
18311
  "../../node_modules/lodash.isequal/index.js": {
17665
- "bytesInOutput": 26591
18312
+ "bytesInOutput": 26594
17666
18313
  },
17667
18314
  "../../node_modules/sdp/sdp.js": {
17668
- "bytesInOutput": 22292
18315
+ "bytesInOutput": 22318
17669
18316
  },
17670
18317
  "../../node_modules/sdp-transform/lib/grammar.js": {
17671
- "bytesInOutput": 16120
18318
+ "bytesInOutput": 16157
17672
18319
  },
17673
18320
  "../../node_modules/sdp-transform/lib/parser.js": {
17674
- "bytesInOutput": 3497
18321
+ "bytesInOutput": 3518
17675
18322
  },
17676
18323
  "../../node_modules/sdp-transform/lib/writer.js": {
17677
- "bytesInOutput": 3068
18324
+ "bytesInOutput": 3082
17678
18325
  },
17679
18326
  "../../node_modules/sdp-transform/lib/index.js": {
17680
18327
  "bytesInOutput": 615
17681
18328
  },
18329
+ "../../node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js": {
18330
+ "bytesInOutput": 3966
18331
+ },
18332
+ "../../node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js": {
18333
+ "bytesInOutput": 7632
18334
+ },
18335
+ "../../node_modules/prop-types/node_modules/react-is/index.js": {
18336
+ "bytesInOutput": 373
18337
+ },
18338
+ "../../node_modules/object-assign/index.js": {
18339
+ "bytesInOutput": 2184
18340
+ },
18341
+ "../../node_modules/prop-types/lib/ReactPropTypesSecret.js": {
18342
+ "bytesInOutput": 308
18343
+ },
18344
+ "../../node_modules/prop-types/lib/has.js": {
18345
+ "bytesInOutput": 208
18346
+ },
18347
+ "../../node_modules/prop-types/checkPropTypes.js": {
18348
+ "bytesInOutput": 2826
18349
+ },
18350
+ "../../node_modules/prop-types/factoryWithTypeCheckers.js": {
18351
+ "bytesInOutput": 19858
18352
+ },
18353
+ "../../node_modules/prop-types/factoryWithThrowingShims.js": {
18354
+ "bytesInOutput": 1646
18355
+ },
18356
+ "../../node_modules/prop-types/index.js": {
18357
+ "bytesInOutput": 497
18358
+ },
17682
18359
  "src/index.ts": {
17683
18360
  "bytesInOutput": 27
17684
18361
  },
@@ -17833,7 +18510,7 @@
17833
18510
  "bytesInOutput": 27
17834
18511
  },
17835
18512
  "src/AudioLevel/useBorderAudioLevel.tsx": {
17836
- "bytesInOutput": 753
18513
+ "bytesInOutput": 755
17837
18514
  },
17838
18515
  "src/AudioLevel/AudioLevel.tsx": {
17839
18516
  "bytesInOutput": 2196
@@ -17851,7 +18528,7 @@
17851
18528
  "bytesInOutput": 8580
17852
18529
  },
17853
18530
  "src/Stats/formatBytes.ts": {
17854
- "bytesInOutput": 468
18531
+ "bytesInOutput": 478
17855
18532
  },
17856
18533
  "src/Stats/StyledStats.tsx": {
17857
18534
  "bytesInOutput": 708
@@ -17908,13 +18585,13 @@
17908
18585
  "bytesInOutput": 887
17909
18586
  },
17910
18587
  "src/Prebuilt/App.tsx": {
17911
- "bytesInOutput": 7828
18588
+ "bytesInOutput": 8043
17912
18589
  },
17913
18590
  "src/Prebuilt/components/AppData/AppData.tsx": {
17914
- "bytesInOutput": 5997
18591
+ "bytesInOutput": 6013
17915
18592
  },
17916
18593
  "src/Prebuilt/components/Settings/LayoutSettings.tsx": {
17917
- "bytesInOutput": 2705
18594
+ "bytesInOutput": 2709
17918
18595
  },
17919
18596
  "src/Prebuilt/components/Settings/SwitchWithLabel.tsx": {
17920
18597
  "bytesInOutput": 973
@@ -17935,19 +18612,19 @@
17935
18612
  "bytesInOutput": 1118
17936
18613
  },
17937
18614
  "src/Prebuilt/provider/roomLayoutProvider/hooks/useFetchRoomLayout.ts": {
17938
- "bytesInOutput": 2254
18615
+ "bytesInOutput": 2257
17939
18616
  },
17940
18617
  "src/Prebuilt/provider/roomLayoutProvider/constants/index.ts": {
17941
18618
  "bytesInOutput": 1486
17942
18619
  },
17943
18620
  "src/Prebuilt/common/utils.js": {
17944
- "bytesInOutput": 3166
18621
+ "bytesInOutput": 3178
17945
18622
  },
17946
18623
  "src/Prebuilt/components/AppData/useSidepane.js": {
17947
- "bytesInOutput": 2499
18624
+ "bytesInOutput": 2511
17948
18625
  },
17949
18626
  "src/Prebuilt/components/AuthToken.jsx": {
17950
- "bytesInOutput": 3650
18627
+ "bytesInOutput": 3653
17951
18628
  },
17952
18629
  "src/Prebuilt/AppContext.tsx": {
17953
18630
  "bytesInOutput": 577
@@ -17956,7 +18633,7 @@
17956
18633
  "bytesInOutput": 4698
17957
18634
  },
17958
18635
  "src/Prebuilt/components/ConferenceScreen.tsx": {
17959
- "bytesInOutput": 7207
18636
+ "bytesInOutput": 7213
17960
18637
  },
17961
18638
  "src/Prebuilt/components/Footer/Footer.tsx": {
17962
18639
  "bytesInOutput": 3306
@@ -17983,7 +18660,7 @@
17983
18660
  "bytesInOutput": 2859
17984
18661
  },
17985
18662
  "src/Prebuilt/components/Settings/DeviceSettings.jsx": {
17986
- "bytesInOutput": 6554
18663
+ "bytesInOutput": 6557
17987
18664
  },
17988
18665
  "src/Prebuilt/primitives/DropdownTrigger.jsx": {
17989
18666
  "bytesInOutput": 1308
@@ -18013,10 +18690,10 @@
18013
18690
  "bytesInOutput": 606
18014
18691
  },
18015
18692
  "src/Prebuilt/common/hooks.ts": {
18016
- "bytesInOutput": 7091
18693
+ "bytesInOutput": 7094
18017
18694
  },
18018
18695
  "src/Prebuilt/components/Leave/LeaveRoom.tsx": {
18019
- "bytesInOutput": 2474
18696
+ "bytesInOutput": 2478
18020
18697
  },
18021
18698
  "src/Prebuilt/components/Leave/DesktopLeaveRoom.tsx": {
18022
18699
  "bytesInOutput": 5773
@@ -18040,16 +18717,16 @@
18040
18717
  "bytesInOutput": 474
18041
18718
  },
18042
18719
  "src/Prebuilt/components/MoreSettings/SplitComponents/DesktopOptions.tsx": {
18043
- "bytesInOutput": 8398
18720
+ "bytesInOutput": 8401
18044
18721
  },
18045
18722
  "src/Prebuilt/components/PIP/index.jsx": {
18046
18723
  "bytesInOutput": 178
18047
18724
  },
18048
18725
  "src/Prebuilt/components/PIP/PIPComponent.tsx": {
18049
- "bytesInOutput": 2679
18726
+ "bytesInOutput": 2683
18050
18727
  },
18051
18728
  "src/Prebuilt/components/PIP/PIPManager.ts": {
18052
- "bytesInOutput": 9818
18729
+ "bytesInOutput": 9846
18053
18730
  },
18054
18731
  "src/Prebuilt/components/PIP/pipUtils.js": {
18055
18732
  "bytesInOutput": 4289
@@ -18058,10 +18735,10 @@
18058
18735
  "bytesInOutput": 2509
18059
18736
  },
18060
18737
  "src/Prebuilt/components/RoleChangeModal.tsx": {
18061
- "bytesInOutput": 5737
18738
+ "bytesInOutput": 5739
18062
18739
  },
18063
18740
  "src/Prebuilt/components/Settings/StartRecording.jsx": {
18064
- "bytesInOutput": 3629
18741
+ "bytesInOutput": 3631
18065
18742
  },
18066
18743
  "src/Prebuilt/components/Streaming/ResolutionInput.jsx": {
18067
18744
  "bytesInOutput": 2942
@@ -18070,10 +18747,10 @@
18070
18747
  "bytesInOutput": 7700
18071
18748
  },
18072
18749
  "src/Prebuilt/components/StatsForNerds.jsx": {
18073
- "bytesInOutput": 9842
18750
+ "bytesInOutput": 9414
18074
18751
  },
18075
18752
  "src/Prebuilt/components/MoreSettings/BulkRoleChangeModal.jsx": {
18076
- "bytesInOutput": 5008
18753
+ "bytesInOutput": 5011
18077
18754
  },
18078
18755
  "src/Prebuilt/components/MoreSettings/CaptionModal.tsx": {
18079
18756
  "bytesInOutput": 1015
@@ -18088,7 +18765,7 @@
18088
18765
  "bytesInOutput": 1270
18089
18766
  },
18090
18767
  "src/Prebuilt/components/MoreSettings/MuteAllModal.tsx": {
18091
- "bytesInOutput": 1834
18768
+ "bytesInOutput": 1837
18092
18769
  },
18093
18770
  "src/Prebuilt/components/MoreSettings/MuteAllContent.tsx": {
18094
18771
  "bytesInOutput": 2579
@@ -18097,22 +18774,22 @@
18097
18774
  "bytesInOutput": 437
18098
18775
  },
18099
18776
  "src/Prebuilt/components/hooks/useMetadata.tsx": {
18100
- "bytesInOutput": 1826
18777
+ "bytesInOutput": 1831
18101
18778
  },
18102
18779
  "src/Prebuilt/components/MoreSettings/SplitComponents/MwebOptions.tsx": {
18103
- "bytesInOutput": 12187
18780
+ "bytesInOutput": 12189
18104
18781
  },
18105
18782
  "src/Prebuilt/components/Header/StreamActions.tsx": {
18106
- "bytesInOutput": 9482
18783
+ "bytesInOutput": 9484
18107
18784
  },
18108
18785
  "../hms-video-store/dist/index.js": {
18109
- "bytesInOutput": 49655
18786
+ "bytesInOutput": 457165
18110
18787
  },
18111
18788
  "../../node_modules/reselect/es/index.js": {
18112
- "bytesInOutput": 2537
18789
+ "bytesInOutput": 2550
18113
18790
  },
18114
18791
  "../../node_modules/webrtc-adapter/src/js/adapter_core.js": {
18115
- "bytesInOutput": 118
18792
+ "bytesInOutput": 154
18116
18793
  },
18117
18794
  "../../node_modules/webrtc-adapter/src/js/adapter_factory.js": {
18118
18795
  "bytesInOutput": 4335
@@ -18121,46 +18798,55 @@
18121
18798
  "bytesInOutput": 6313
18122
18799
  },
18123
18800
  "../../node_modules/webrtc-adapter/src/js/chrome/chrome_shim.js": {
18124
- "bytesInOutput": 22678
18801
+ "bytesInOutput": 22707
18125
18802
  },
18126
18803
  "../../node_modules/webrtc-adapter/src/js/chrome/getusermedia.js": {
18127
- "bytesInOutput": 6079
18804
+ "bytesInOutput": 6119
18128
18805
  },
18129
18806
  "../../node_modules/webrtc-adapter/src/js/chrome/getdisplaymedia.js": {
18130
18807
  "bytesInOutput": 1256
18131
18808
  },
18132
18809
  "../../node_modules/webrtc-adapter/src/js/firefox/firefox_shim.js": {
18133
- "bytesInOutput": 9143
18810
+ "bytesInOutput": 9145
18134
18811
  },
18135
18812
  "../../node_modules/webrtc-adapter/src/js/firefox/getusermedia.js": {
18136
- "bytesInOutput": 2122
18813
+ "bytesInOutput": 2144
18137
18814
  },
18138
18815
  "../../node_modules/webrtc-adapter/src/js/firefox/getdisplaymedia.js": {
18139
18816
  "bytesInOutput": 842
18140
18817
  },
18141
18818
  "../../node_modules/webrtc-adapter/src/js/safari/safari_shim.js": {
18142
- "bytesInOutput": 11868
18819
+ "bytesInOutput": 11873
18143
18820
  },
18144
18821
  "../../node_modules/webrtc-adapter/src/js/common_shim.js": {
18145
18822
  "bytesInOutput": 12460
18146
18823
  },
18824
+ "../../node_modules/immer/dist/immer.esm.mjs": {
18825
+ "bytesInOutput": 14791
18826
+ },
18827
+ "../../node_modules/zustand/esm/shallow.js": {
18828
+ "bytesInOutput": 574
18829
+ },
18830
+ "../../node_modules/zustand/esm/vanilla.js": {
18831
+ "bytesInOutput": 1395
18832
+ },
18147
18833
  "src/Prebuilt/components/Header/AdditionalRoomState.jsx": {
18148
- "bytesInOutput": 6823
18834
+ "bytesInOutput": 6826
18149
18835
  },
18150
18836
  "src/Prebuilt/components/hooks/usePlaylistMusic.js": {
18151
- "bytesInOutput": 1071
18837
+ "bytesInOutput": 1078
18152
18838
  },
18153
18839
  "src/Prebuilt/components/hooks/useScreenshareAudio.js": {
18154
- "bytesInOutput": 907
18840
+ "bytesInOutput": 911
18155
18841
  },
18156
18842
  "src/Prebuilt/components/MoreSettings/ChangeNameModal.tsx": {
18157
- "bytesInOutput": 2201
18843
+ "bytesInOutput": 2203
18158
18844
  },
18159
18845
  "src/Prebuilt/components/MoreSettings/ChangeNameContent.tsx": {
18160
18846
  "bytesInOutput": 3302
18161
18847
  },
18162
18848
  "src/Prebuilt/components/AppData/useSheet.ts": {
18163
- "bytesInOutput": 844
18849
+ "bytesInOutput": 847
18164
18850
  },
18165
18851
  "src/Prebuilt/components/hooks/useUnreadPollQuizPresent.tsx": {
18166
18852
  "bytesInOutput": 658
@@ -18220,16 +18906,16 @@
18220
18906
  "bytesInOutput": 5231
18221
18907
  },
18222
18908
  "src/Prebuilt/components/Footer/RoleOptions.tsx": {
18223
- "bytesInOutput": 7326
18909
+ "bytesInOutput": 7330
18224
18910
  },
18225
18911
  "src/Prebuilt/components/hooks/useGroupOnStageActions.tsx": {
18226
- "bytesInOutput": 1801
18912
+ "bytesInOutput": 1805
18227
18913
  },
18228
18914
  "src/Prebuilt/components/AppData/useSidepaneResetOnLayoutUpdate.tsx": {
18229
18915
  "bytesInOutput": 686
18230
18916
  },
18231
18917
  "src/Prebuilt/components/hooks/usePeerOnStageActions.tsx": {
18232
- "bytesInOutput": 1806
18918
+ "bytesInOutput": 1810
18233
18919
  },
18234
18920
  "src/Prebuilt/components/Footer/PollsToggle.tsx": {
18235
18921
  "bytesInOutput": 1104
@@ -18238,22 +18924,22 @@
18238
18924
  "bytesInOutput": 1222
18239
18925
  },
18240
18926
  "src/Prebuilt/components/Notifications/HLSFailureModal.tsx": {
18241
- "bytesInOutput": 2414
18927
+ "bytesInOutput": 2417
18242
18928
  },
18243
18929
  "src/Prebuilt/components/RoleChangeRequest/RoleChangeRequestModal.tsx": {
18244
- "bytesInOutput": 3077
18930
+ "bytesInOutput": 3085
18245
18931
  },
18246
18932
  "src/Prebuilt/components/Preview/PreviewJoin.tsx": {
18247
18933
  "bytesInOutput": 9940
18248
18934
  },
18249
18935
  "src/Prebuilt/layouts/SidePane.tsx": {
18250
- "bytesInOutput": 6436
18936
+ "bytesInOutput": 6439
18251
18937
  },
18252
18938
  "src/Prebuilt/components/Polls/Polls.tsx": {
18253
18939
  "bytesInOutput": 735
18254
18940
  },
18255
18941
  "src/Prebuilt/components/Polls/CreatePollQuiz/PollsQuizMenu.tsx": {
18256
- "bytesInOutput": 8166
18942
+ "bytesInOutput": 8181
18257
18943
  },
18258
18944
  "src/Prebuilt/components/Streaming/Common.jsx": {
18259
18945
  "bytesInOutput": 2317
@@ -18307,7 +18993,7 @@
18307
18993
  "bytesInOutput": 666
18308
18994
  },
18309
18995
  "src/Prebuilt/components/Polls/Voting/useQuizSummary.tsx": {
18310
- "bytesInOutput": 1874
18996
+ "bytesInOutput": 1877
18311
18997
  },
18312
18998
  "src/Prebuilt/components/Polls/Voting/Voting.tsx": {
18313
18999
  "bytesInOutput": 5206
@@ -18337,10 +19023,10 @@
18337
19023
  "bytesInOutput": 7557
18338
19024
  },
18339
19025
  "src/Prebuilt/components/Chat/Chat.tsx": {
18340
- "bytesInOutput": 5649
19026
+ "bytesInOutput": 5652
18341
19027
  },
18342
19028
  "src/Prebuilt/components/Chat/ChatBody.tsx": {
18343
- "bytesInOutput": 14742
19029
+ "bytesInOutput": 14749
18344
19030
  },
18345
19031
  "src/Prebuilt/components/Chat/ChatActions.tsx": {
18346
19032
  "bytesInOutput": 9785
@@ -18349,10 +19035,10 @@
18349
19035
  "bytesInOutput": 417
18350
19036
  },
18351
19037
  "src/Prebuilt/components/hooks/useChatBlacklist.ts": {
18352
- "bytesInOutput": 1210
19038
+ "bytesInOutput": 1213
18353
19039
  },
18354
19040
  "src/Prebuilt/components/hooks/usePinnedMessages.ts": {
18355
- "bytesInOutput": 2758
19041
+ "bytesInOutput": 2765
18356
19042
  },
18357
19043
  "src/Prebuilt/components/Chat/EmptyChat.tsx": {
18358
19044
  "bytesInOutput": 1952
@@ -18364,7 +19050,7 @@
18364
19050
  "bytesInOutput": 710
18365
19051
  },
18366
19052
  "src/Prebuilt/components/Chat/ChatFooter.tsx": {
18367
- "bytesInOutput": 10231
19053
+ "bytesInOutput": 10862
18368
19054
  },
18369
19055
  "src/Prebuilt/components/Chat/ChatSelectorContainer.tsx": {
18370
19056
  "bytesInOutput": 5318
@@ -18373,13 +19059,13 @@
18373
19059
  "bytesInOutput": 7066
18374
19060
  },
18375
19061
  "src/Prebuilt/components/AppData/useChatState.js": {
18376
- "bytesInOutput": 666
19062
+ "bytesInOutput": 669
18377
19063
  },
18378
19064
  "src/Prebuilt/components/Chat/useEmojiPickerStyles.js": {
18379
19065
  "bytesInOutput": 1202
18380
19066
  },
18381
19067
  "src/Prebuilt/components/Chat/ChatStates.tsx": {
18382
- "bytesInOutput": 2916
19068
+ "bytesInOutput": 2919
18383
19069
  },
18384
19070
  "src/Prebuilt/components/Chat/PinnedMessage.tsx": {
18385
19071
  "bytesInOutput": 5076
@@ -18388,13 +19074,13 @@
18388
19074
  "bytesInOutput": 1021
18389
19075
  },
18390
19076
  "src/Prebuilt/components/Chat/StickIndicator.tsx": {
18391
- "bytesInOutput": 543
19077
+ "bytesInOutput": 545
18392
19078
  },
18393
19079
  "src/Prebuilt/components/Footer/PaginatedParticipants.tsx": {
18394
- "bytesInOutput": 4205
19080
+ "bytesInOutput": 4207
18395
19081
  },
18396
19082
  "src/Prebuilt/components/ChatSettings.tsx": {
18397
- "bytesInOutput": 2469
19083
+ "bytesInOutput": 2471
18398
19084
  },
18399
19085
  "src/Prebuilt/components/VideoTile.tsx": {
18400
19086
  "bytesInOutput": 6608
@@ -18406,7 +19092,7 @@
18406
19092
  "bytesInOutput": 4811
18407
19093
  },
18408
19094
  "src/Prebuilt/components/TileMenu/TileMenuContent.tsx": {
18409
- "bytesInOutput": 12243
19095
+ "bytesInOutput": 12245
18410
19096
  },
18411
19097
  "src/Prebuilt/components/TileMenu/utils.ts": {
18412
19098
  "bytesInOutput": 160
@@ -18415,7 +19101,7 @@
18415
19101
  "bytesInOutput": 1050
18416
19102
  },
18417
19103
  "src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
18418
- "bytesInOutput": 7903
19104
+ "bytesInOutput": 7910
18419
19105
  },
18420
19106
  "src/Prebuilt/components/VirtualBackground/VBCollection.tsx": {
18421
19107
  "bytesInOutput": 1157
@@ -18442,7 +19128,7 @@
18442
19128
  "bytesInOutput": 2206
18443
19129
  },
18444
19130
  "src/Prebuilt/layouts/VideoStreamingSection.tsx": {
18445
- "bytesInOutput": 5314
19131
+ "bytesInOutput": 5317
18446
19132
  },
18447
19133
  "src/Prebuilt/components/VideoLayouts/GridLayout.tsx": {
18448
19134
  "bytesInOutput": 4550
@@ -18460,13 +19146,13 @@
18460
19146
  "bytesInOutput": 451
18461
19147
  },
18462
19148
  "src/Prebuilt/components/Pagination.tsx": {
18463
- "bytesInOutput": 1699
19149
+ "bytesInOutput": 1703
18464
19150
  },
18465
19151
  "src/Prebuilt/components/VideoLayouts/Grid.tsx": {
18466
19152
  "bytesInOutput": 1204
18467
19153
  },
18468
19154
  "src/Prebuilt/components/hooks/useTileLayout.tsx": {
18469
- "bytesInOutput": 3834
19155
+ "bytesInOutput": 3852
18470
19156
  },
18471
19157
  "src/Prebuilt/components/VideoLayouts/RoleProminence.tsx": {
18472
19158
  "bytesInOutput": 2183
@@ -18481,7 +19167,7 @@
18481
19167
  "bytesInOutput": 1046
18482
19168
  },
18483
19169
  "src/Prebuilt/components/VideoLayouts/ScreenshareLayout.tsx": {
18484
- "bytesInOutput": 2664
19170
+ "bytesInOutput": 2668
18485
19171
  },
18486
19172
  "src/Prebuilt/components/ScreenshareTile.tsx": {
18487
19173
  "bytesInOutput": 4447
@@ -18490,12 +19176,12 @@
18490
19176
  "bytesInOutput": 3276
18491
19177
  },
18492
19178
  "src/Prebuilt/components/ScreenshareDisplay.tsx": {
18493
- "bytesInOutput": 1226
19179
+ "bytesInOutput": 1228
18494
19180
  },
18495
19181
  "src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx": {
18496
- "bytesInOutput": 2793
19182
+ "bytesInOutput": 2797
18497
19183
  },
18498
- "../../../../../../../tmp/tmp-2794-Vw8u32F6zxkb/190256211b80/index.css": {
19184
+ "../../../../../../../tmp/tmp-2768-rJR1JlrZ8Kgf/1902b197f7e0/index.css": {
18499
19185
  "bytesInOutput": 0
18500
19186
  },
18501
19187
  "src/Prebuilt/common/PeersSorter.ts": {
@@ -18523,7 +19209,7 @@
18523
19209
  "bytesInOutput": 1607
18524
19210
  },
18525
19211
  "src/Prebuilt/components/Header/common.jsx": {
18526
- "bytesInOutput": 6075
19212
+ "bytesInOutput": 6077
18527
19213
  },
18528
19214
  "src/Prebuilt/components/PreviousRoleInMetadata.tsx": {
18529
19215
  "bytesInOutput": 754
@@ -18556,7 +19242,7 @@
18556
19242
  "bytesInOutput": 27
18557
19243
  },
18558
19244
  "src/Prebuilt/components/Notifications/Notifications.tsx": {
18559
- "bytesInOutput": 8113
19245
+ "bytesInOutput": 8116
18560
19246
  },
18561
19247
  "src/Prebuilt/components/Notifications/AutoplayBlockedModal.tsx": {
18562
19248
  "bytesInOutput": 1053
@@ -18571,7 +19257,7 @@
18571
19257
  "bytesInOutput": 1983
18572
19258
  },
18573
19259
  "src/Prebuilt/components/Toast/ToastConfig.jsx": {
18574
- "bytesInOutput": 6413
19260
+ "bytesInOutput": 6417
18575
19261
  },
18576
19262
  "src/Prebuilt/components/Notifications/InitErrorModal.tsx": {
18577
19263
  "bytesInOutput": 1596
@@ -18580,7 +19266,7 @@
18580
19266
  "bytesInOutput": 1428
18581
19267
  },
18582
19268
  "src/Prebuilt/components/Notifications/PermissionErrorModal.tsx": {
18583
- "bytesInOutput": 4534
19269
+ "bytesInOutput": 4537
18584
19270
  },
18585
19271
  "src/Prebuilt/images/android-perm-1.png": {
18586
19272
  "bytesInOutput": 10443
@@ -18592,13 +19278,13 @@
18592
19278
  "bytesInOutput": 2284
18593
19279
  },
18594
19280
  "src/Prebuilt/components/Notifications/TrackBulkUnmuteModal.tsx": {
18595
- "bytesInOutput": 1867
19281
+ "bytesInOutput": 1869
18596
19282
  },
18597
19283
  "src/Prebuilt/components/Notifications/TrackNotifications.tsx": {
18598
19284
  "bytesInOutput": 640
18599
19285
  },
18600
19286
  "src/Prebuilt/components/Notifications/TrackUnmuteModal.tsx": {
18601
- "bytesInOutput": 1760
19287
+ "bytesInOutput": 1762
18602
19288
  },
18603
19289
  "src/Prebuilt/components/Notifications/TranscriptionNotifications.tsx": {
18604
19290
  "bytesInOutput": 2185
@@ -18619,13 +19305,13 @@
18619
19305
  "bytesInOutput": 1623
18620
19306
  },
18621
19307
  "src/Prebuilt/plugins/FlyingEmoji.jsx": {
18622
- "bytesInOutput": 4325
19308
+ "bytesInOutput": 4332
18623
19309
  },
18624
19310
  "src/Prebuilt/plugins/RemoteStopScreenshare.jsx": {
18625
19311
  "bytesInOutput": 605
18626
19312
  },
18627
19313
  "src/Prebuilt/components/hooks/useAutoStartStreaming.tsx": {
18628
- "bytesInOutput": 1847
19314
+ "bytesInOutput": 1850
18629
19315
  },
18630
19316
  "src/Progress/index.tsx": {
18631
19317
  "bytesInOutput": 418
@@ -18635,9 +19321,33 @@
18635
19321
  },
18636
19322
  "src/TextArea/TextArea.tsx": {
18637
19323
  "bytesInOutput": 651
19324
+ },
19325
+ "src/Diagnostics/index.ts": {
19326
+ "bytesInOutput": 27
19327
+ },
19328
+ "src/Diagnostics/Diagnostics.tsx": {
19329
+ "bytesInOutput": 3946
19330
+ },
19331
+ "src/Diagnostics/components.tsx": {
19332
+ "bytesInOutput": 2112
19333
+ },
19334
+ "src/Diagnostics/hms.ts": {
19335
+ "bytesInOutput": 237
19336
+ },
19337
+ "src/Diagnostics/AudioTest.tsx": {
19338
+ "bytesInOutput": 4847
19339
+ },
19340
+ "src/Diagnostics/DeviceSelector.jsx": {
19341
+ "bytesInOutput": 2155
19342
+ },
19343
+ "src/Diagnostics/ConnectivityTest.tsx": {
19344
+ "bytesInOutput": 12446
19345
+ },
19346
+ "src/Diagnostics/VideoTest.tsx": {
19347
+ "bytesInOutput": 2265
18638
19348
  }
18639
19349
  },
18640
- "bytes": 1348182
19350
+ "bytes": 1843012
18641
19351
  },
18642
19352
  "dist/index.css.map": {
18643
19353
  "imports": [],
@@ -18699,22 +19409,22 @@
18699
19409
  }
18700
19410
  ],
18701
19411
  "inputs": {
18702
- "../../../../../../../tmp/tmp-2794-Vw8u32F6zxkb/190256212333/tldraw.css": {
19412
+ "../../../../../../../tmp/tmp-2768-rJR1JlrZ8Kgf/1902b197fe32/tldraw.css": {
18703
19413
  "bytesInOutput": 75223
18704
19414
  },
18705
- "../../../../../../../tmp/tmp-2794-Vw8u32F6zxkb/190256211b80/index.css": {
19415
+ "../../../../../../../tmp/tmp-2768-rJR1JlrZ8Kgf/1902b197f7e0/index.css": {
18706
19416
  "bytesInOutput": 401
18707
19417
  }
18708
19418
  },
18709
19419
  "bytes": 75901
18710
19420
  },
18711
- "dist/HLSView-7LHIA6HH.css.map": {
19421
+ "dist/HLSView-772PCEEZ.css.map": {
18712
19422
  "imports": [],
18713
19423
  "exports": [],
18714
19424
  "inputs": {},
18715
19425
  "bytes": 122402
18716
19426
  },
18717
- "dist/HLSView-7LHIA6HH.css": {
19427
+ "dist/HLSView-772PCEEZ.css": {
18718
19428
  "imports": [
18719
19429
  {
18720
19430
  "path": "https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap",
@@ -18768,10 +19478,10 @@
18768
19478
  }
18769
19479
  ],
18770
19480
  "inputs": {
18771
- "../../../../../../../tmp/tmp-2794-Vw8u32F6zxkb/190256212333/tldraw.css": {
19481
+ "../../../../../../../tmp/tmp-2768-rJR1JlrZ8Kgf/1902b197fe32/tldraw.css": {
18772
19482
  "bytesInOutput": 75223
18773
19483
  },
18774
- "../../../../../../../tmp/tmp-2794-Vw8u32F6zxkb/190256211b80/index.css": {
19484
+ "../../../../../../../tmp/tmp-2768-rJR1JlrZ8Kgf/1902b197f7e0/index.css": {
18775
19485
  "bytesInOutput": 401
18776
19486
  }
18777
19487
  },