@100mslive/roomkit-react 0.3.20-alpha.3 → 0.3.20-alpha.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (39) hide show
  1. package/dist/{HLSView-KKVZM355.css → HLSView-A66OZI4V.css} +3 -3
  2. package/dist/{HLSView-KKVZM355.css.map → HLSView-A66OZI4V.css.map} +1 -1
  3. package/dist/{HLSView-YFTHW2VY.js → HLSView-OC227E7N.js} +47 -63
  4. package/dist/HLSView-OC227E7N.js.map +7 -0
  5. package/dist/Prebuilt/AppContext.d.ts +1 -1
  6. package/dist/Prebuilt/components/AuthToken.d.ts +1 -1
  7. package/dist/Prebuilt/components/VirtualBackground/VBHandler.d.ts +0 -1
  8. package/dist/{chunk-Y3UYAB6J.js → chunk-PQZ2DCJW.js} +532 -561
  9. package/dist/chunk-PQZ2DCJW.js.map +7 -0
  10. package/dist/index.cjs.css +2 -2
  11. package/dist/index.cjs.css.map +1 -1
  12. package/dist/index.cjs.js +573 -619
  13. package/dist/index.cjs.js.map +4 -4
  14. package/dist/index.css +2 -2
  15. package/dist/index.css.map +1 -1
  16. package/dist/index.js +1 -1
  17. package/dist/meta.cjs.json +65 -85
  18. package/dist/meta.esbuild.json +77 -97
  19. package/package.json +7 -7
  20. package/src/Prebuilt/App.tsx +5 -5
  21. package/src/Prebuilt/AppContext.tsx +1 -1
  22. package/src/Prebuilt/components/AuthToken.tsx +1 -1
  23. package/src/Prebuilt/components/HMSVideo/HMSVideo.jsx +4 -24
  24. package/src/Prebuilt/components/MoreSettings/ChangeNameContent.tsx +3 -13
  25. package/src/Prebuilt/components/MoreSettings/ChangeNameModal.tsx +1 -1
  26. package/src/Prebuilt/components/Notifications/TrackUnmuteModal.tsx +1 -1
  27. package/src/Prebuilt/components/ScreenshareTile.tsx +2 -2
  28. package/src/Prebuilt/components/Settings/SettingsModal.jsx +2 -1
  29. package/src/Prebuilt/components/TileMenu/TileMenu.tsx +6 -7
  30. package/src/Prebuilt/components/TileMenu/TileMenuContent.tsx +3 -3
  31. package/src/Prebuilt/components/VideoLayouts/EqualProminence.tsx +2 -4
  32. package/src/Prebuilt/components/VideoTile.tsx +2 -2
  33. package/src/Prebuilt/components/VirtualBackground/VBHandler.tsx +1 -13
  34. package/src/Prebuilt/components/VirtualBackground/VBPicker.tsx +2 -3
  35. package/src/Prebuilt/components/{peerTileUtils.tsx → peerTileUtils.jsx} +6 -21
  36. package/src/Prebuilt/layouts/HLSView.jsx +5 -2
  37. package/dist/HLSView-YFTHW2VY.js.map +0 -7
  38. package/dist/Prebuilt/components/peerTileUtils.d.ts +0 -7
  39. package/dist/chunk-Y3UYAB6J.js.map +0 -7
@@ -2369,7 +2369,7 @@
2369
2369
  "format": "esm"
2370
2370
  },
2371
2371
  "src/Prebuilt/AppContext.tsx": {
2372
- "bytes": 881,
2372
+ "bytes": 869,
2373
2373
  "imports": [
2374
2374
  {
2375
2375
  "path": "react",
@@ -2390,7 +2390,7 @@
2390
2390
  "format": "esm"
2391
2391
  },
2392
2392
  "src/Prebuilt/components/VirtualBackground/VBHandler.tsx": {
2393
- "bytes": 3789,
2393
+ "bytes": 3598,
2394
2394
  "imports": [
2395
2395
  {
2396
2396
  "path": "@100mslive/hms-virtual-background/hmsvbplugin",
@@ -2585,7 +2585,7 @@
2585
2585
  "imports": []
2586
2586
  },
2587
2587
  "src/Prebuilt/components/AuthToken.tsx": {
2588
- "bytes": 5171,
2588
+ "bytes": 5170,
2589
2589
  "imports": [
2590
2590
  {
2591
2591
  "path": "react",
@@ -3006,7 +3006,7 @@
3006
3006
  "format": "esm"
3007
3007
  },
3008
3008
  "src/Prebuilt/components/Settings/SettingsModal.jsx": {
3009
- "bytes": 9451,
3009
+ "bytes": 9473,
3010
3010
  "imports": [
3011
3011
  {
3012
3012
  "path": "react",
@@ -5749,7 +5749,7 @@
5749
5749
  "format": "cjs"
5750
5750
  },
5751
5751
  "../hms-video-store/dist/index.js": {
5752
- "bytes": 368166,
5752
+ "bytes": 368250,
5753
5753
  "imports": [
5754
5754
  {
5755
5755
  "path": "../../node_modules/reselect/es/index.js",
@@ -5961,7 +5961,7 @@
5961
5961
  "format": "esm"
5962
5962
  },
5963
5963
  "src/Prebuilt/components/MoreSettings/ChangeNameContent.tsx": {
5964
- "bytes": 3309,
5964
+ "bytes": 3152,
5965
5965
  "imports": [
5966
5966
  {
5967
5967
  "path": "react",
@@ -6007,7 +6007,7 @@
6007
6007
  "format": "esm"
6008
6008
  },
6009
6009
  "src/Prebuilt/components/MoreSettings/ChangeNameModal.tsx": {
6010
- "bytes": 2372,
6010
+ "bytes": 2330,
6011
6011
  "imports": [
6012
6012
  {
6013
6013
  "path": "react",
@@ -9586,22 +9586,6 @@
9586
9586
  ],
9587
9587
  "format": "esm"
9588
9588
  },
9589
- "src/Prebuilt/components/peerTileUtils.tsx": {
9590
- "bytes": 1529,
9591
- "imports": [
9592
- {
9593
- "path": "@100mslive/react-sdk",
9594
- "kind": "import-statement",
9595
- "external": true
9596
- },
9597
- {
9598
- "path": "<define:process.env>",
9599
- "kind": "import-statement",
9600
- "external": true
9601
- }
9602
- ],
9603
- "format": "esm"
9604
- },
9605
9589
  "src/Prebuilt/components/TileMenu/utils.ts": {
9606
9590
  "bytes": 214,
9607
9591
  "imports": [
@@ -9614,7 +9598,7 @@
9614
9598
  "format": "esm"
9615
9599
  },
9616
9600
  "src/Prebuilt/components/TileMenu/TileMenuContent.tsx": {
9617
- "bytes": 12271,
9601
+ "bytes": 12236,
9618
9602
  "imports": [
9619
9603
  {
9620
9604
  "path": "react",
@@ -9705,7 +9689,7 @@
9705
9689
  "format": "esm"
9706
9690
  },
9707
9691
  "src/Prebuilt/components/TileMenu/TileMenu.tsx": {
9708
- "bytes": 5392,
9692
+ "bytes": 5158,
9709
9693
  "imports": [
9710
9694
  {
9711
9695
  "path": "react",
@@ -9757,11 +9741,6 @@
9757
9741
  "kind": "import-statement",
9758
9742
  "original": "../MoreSettings/ChangeNameModal"
9759
9743
  },
9760
- {
9761
- "path": "src/Prebuilt/components/peerTileUtils.tsx",
9762
- "kind": "import-statement",
9763
- "original": "../peerTileUtils"
9764
- },
9765
9744
  {
9766
9745
  "path": "src/Prebuilt/components/RoleChangeModal.tsx",
9767
9746
  "kind": "import-statement",
@@ -9800,8 +9779,19 @@
9800
9779
  ],
9801
9780
  "format": "esm"
9802
9781
  },
9782
+ "src/Prebuilt/components/peerTileUtils.jsx": {
9783
+ "bytes": 1197,
9784
+ "imports": [
9785
+ {
9786
+ "path": "<define:process.env>",
9787
+ "kind": "import-statement",
9788
+ "external": true
9789
+ }
9790
+ ],
9791
+ "format": "esm"
9792
+ },
9803
9793
  "src/Prebuilt/components/VideoTile.tsx": {
9804
- "bytes": 7103,
9794
+ "bytes": 7106,
9805
9795
  "imports": [
9806
9796
  {
9807
9797
  "path": "react",
@@ -9864,7 +9854,7 @@
9864
9854
  "original": "../../VideoTile"
9865
9855
  },
9866
9856
  {
9867
- "path": "src/Prebuilt/components/peerTileUtils.tsx",
9857
+ "path": "src/Prebuilt/components/peerTileUtils.jsx",
9868
9858
  "kind": "import-statement",
9869
9859
  "original": "./peerTileUtils"
9870
9860
  },
@@ -9969,7 +9959,7 @@
9969
9959
  "format": "esm"
9970
9960
  },
9971
9961
  "src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
9972
- "bytes": 8918,
9962
+ "bytes": 8900,
9973
9963
  "imports": [
9974
9964
  {
9975
9965
  "path": "react",
@@ -10738,7 +10728,7 @@
10738
10728
  "format": "esm"
10739
10729
  },
10740
10730
  "src/Prebuilt/components/VideoLayouts/EqualProminence.tsx": {
10741
- "bytes": 2301,
10731
+ "bytes": 2113,
10742
10732
  "imports": [
10743
10733
  {
10744
10734
  "path": "react",
@@ -10750,11 +10740,6 @@
10750
10740
  "kind": "import-statement",
10751
10741
  "external": true
10752
10742
  },
10753
- {
10754
- "path": "@100mslive/react-sdk",
10755
- "kind": "import-statement",
10756
- "external": true
10757
- },
10758
10743
  {
10759
10744
  "path": "@100mslive/react-icons",
10760
10745
  "kind": "import-statement",
@@ -11125,7 +11110,7 @@
11125
11110
  "format": "esm"
11126
11111
  },
11127
11112
  "src/Prebuilt/components/ScreenshareTile.tsx": {
11128
- "bytes": 4476,
11113
+ "bytes": 4479,
11129
11114
  "imports": [
11130
11115
  {
11131
11116
  "path": "react",
@@ -11188,7 +11173,7 @@
11188
11173
  "original": "./LayoutModeSelector"
11189
11174
  },
11190
11175
  {
11191
- "path": "src/Prebuilt/components/peerTileUtils.tsx",
11176
+ "path": "src/Prebuilt/components/peerTileUtils.jsx",
11192
11177
  "kind": "import-statement",
11193
11178
  "original": "./peerTileUtils"
11194
11179
  },
@@ -11291,7 +11276,7 @@
11291
11276
  ],
11292
11277
  "format": "esm"
11293
11278
  },
11294
- "../../../../../../../tmp/tmp-2877-Dm5GIFAJD1V4/19203e066552/tldraw.css": {
11279
+ "../../../../../../../tmp/tmp-2870-VIzQBpFeNJZ7/1920517a5662/tldraw.css": {
11295
11280
  "bytes": 80111,
11296
11281
  "imports": [
11297
11282
  {
@@ -11341,7 +11326,7 @@
11341
11326
  }
11342
11327
  ]
11343
11328
  },
11344
- "../../../../../../../tmp/tmp-2877-Dm5GIFAJD1V4/19203e065fc0/index.css": {
11329
+ "../../../../../../../tmp/tmp-2870-VIzQBpFeNJZ7/1920517a4d80/index.css": {
11345
11330
  "bytes": 597,
11346
11331
  "imports": [
11347
11332
  {
@@ -11350,7 +11335,7 @@
11350
11335
  "external": true
11351
11336
  },
11352
11337
  {
11353
- "path": "../../../../../../../tmp/tmp-2877-Dm5GIFAJD1V4/19203e066552/tldraw.css",
11338
+ "path": "../../../../../../../tmp/tmp-2870-VIzQBpFeNJZ7/1920517a5662/tldraw.css",
11354
11339
  "kind": "import-rule",
11355
11340
  "original": "@tldraw/tldraw/tldraw.css"
11356
11341
  }
@@ -11425,7 +11410,7 @@
11425
11410
  "original": "../../common/constants"
11426
11411
  },
11427
11412
  {
11428
- "path": "../../../../../../../tmp/tmp-2877-Dm5GIFAJD1V4/19203e065fc0/index.css",
11413
+ "path": "../../../../../../../tmp/tmp-2870-VIzQBpFeNJZ7/1920517a4d80/index.css",
11429
11414
  "kind": "import-statement",
11430
11415
  "original": "@100mslive/hms-whiteboard/index.css"
11431
11416
  },
@@ -11761,7 +11746,7 @@
11761
11746
  "format": "esm"
11762
11747
  },
11763
11748
  "src/Prebuilt/components/HMSVideo/HMSVideo.jsx": {
11764
- "bytes": 1973,
11749
+ "bytes": 1391,
11765
11750
  "imports": [
11766
11751
  {
11767
11752
  "path": "react",
@@ -12281,7 +12266,7 @@
12281
12266
  "format": "esm"
12282
12267
  },
12283
12268
  "src/Prebuilt/layouts/HLSView.jsx": {
12284
- "bytes": 28626,
12269
+ "bytes": 28639,
12285
12270
  "imports": [
12286
12271
  {
12287
12272
  "path": "react",
@@ -13757,7 +13742,7 @@
13757
13742
  "format": "esm"
13758
13743
  },
13759
13744
  "src/Prebuilt/components/Notifications/TrackUnmuteModal.tsx": {
13760
- "bytes": 1640,
13745
+ "bytes": 1639,
13761
13746
  "imports": [
13762
13747
  {
13763
13748
  "path": "react",
@@ -14350,7 +14335,7 @@
14350
14335
  "format": "esm"
14351
14336
  },
14352
14337
  "src/Prebuilt/App.tsx": {
14353
- "bytes": 11054,
14338
+ "bytes": 11109,
14354
14339
  "imports": [
14355
14340
  {
14356
14341
  "path": "react",
@@ -15408,7 +15393,7 @@
15408
15393
  "imports": [],
15409
15394
  "exports": [],
15410
15395
  "inputs": {},
15411
- "bytes": 3629036
15396
+ "bytes": 3626105
15412
15397
  },
15413
15398
  "dist/index.cjs.js": {
15414
15399
  "imports": [
@@ -17702,11 +17687,6 @@
17702
17687
  "kind": "require-call",
17703
17688
  "external": true
17704
17689
  },
17705
- {
17706
- "path": "@100mslive/react-sdk",
17707
- "kind": "require-call",
17708
- "external": true
17709
- },
17710
17690
  {
17711
17691
  "path": "@100mslive/react-icons",
17712
17692
  "kind": "require-call",
@@ -18653,7 +18633,7 @@
18653
18633
  "cssBundle": "dist/index.cjs.css",
18654
18634
  "inputs": {
18655
18635
  "<define:process.env>": {
18656
- "bytesInOutput": 18026
18636
+ "bytesInOutput": 18011
18657
18637
  },
18658
18638
  "src/Theme/base.config.ts": {
18659
18639
  "bytesInOutput": 6104
@@ -18815,7 +18795,7 @@
18815
18795
  "bytesInOutput": 143
18816
18796
  },
18817
18797
  "src/AudioLevel/useBorderAudioLevel.tsx": {
18818
- "bytesInOutput": 968
18798
+ "bytesInOutput": 970
18819
18799
  },
18820
18800
  "src/AudioLevel/audio-level.png": {
18821
18801
  "bytesInOutput": 983
@@ -18962,7 +18942,7 @@
18962
18942
  "bytesInOutput": 840
18963
18943
  },
18964
18944
  "src/Prebuilt/components/VirtualBackground/VBHandler.tsx": {
18965
- "bytesInOutput": 5334
18945
+ "bytesInOutput": 5094
18966
18946
  },
18967
18947
  "src/Prebuilt/components/PIP/pipUtils.js": {
18968
18948
  "bytesInOutput": 4391
@@ -19016,7 +18996,7 @@
19016
18996
  "bytesInOutput": 2589
19017
18997
  },
19018
18998
  "src/Prebuilt/components/Settings/SettingsModal.jsx": {
19019
- "bytesInOutput": 11206
18999
+ "bytesInOutput": 11228
19020
19000
  },
19021
19001
  "src/Prebuilt/components/AudioVideoToggle.tsx": {
19022
19002
  "bytesInOutput": 17283
@@ -19223,10 +19203,10 @@
19223
19203
  "bytesInOutput": 11852
19224
19204
  },
19225
19205
  "src/Prebuilt/components/MoreSettings/ChangeNameContent.tsx": {
19226
- "bytesInOutput": 4458
19206
+ "bytesInOutput": 4158
19227
19207
  },
19228
19208
  "src/Prebuilt/components/MoreSettings/ChangeNameModal.tsx": {
19229
- "bytesInOutput": 2886
19209
+ "bytesInOutput": 2842
19230
19210
  },
19231
19211
  "src/Prebuilt/components/AppData/useSheet.ts": {
19232
19212
  "bytesInOutput": 1099
@@ -19444,20 +19424,20 @@
19444
19424
  "src/Prebuilt/components/Connection/TileConnection.tsx": {
19445
19425
  "bytesInOutput": 3070
19446
19426
  },
19447
- "src/Prebuilt/components/peerTileUtils.tsx": {
19448
- "bytesInOutput": 1437
19449
- },
19450
19427
  "src/Prebuilt/components/TileMenu/utils.ts": {
19451
19428
  "bytesInOutput": 296
19452
19429
  },
19453
19430
  "src/Prebuilt/components/TileMenu/TileMenuContent.tsx": {
19454
- "bytesInOutput": 14628
19431
+ "bytesInOutput": 14600
19455
19432
  },
19456
19433
  "src/Prebuilt/components/TileMenu/TileMenu.tsx": {
19457
- "bytesInOutput": 6042
19434
+ "bytesInOutput": 5873
19435
+ },
19436
+ "src/Prebuilt/components/peerTileUtils.jsx": {
19437
+ "bytesInOutput": 1299
19458
19438
  },
19459
19439
  "src/Prebuilt/components/VideoTile.tsx": {
19460
- "bytesInOutput": 7839
19440
+ "bytesInOutput": 7807
19461
19441
  },
19462
19442
  "src/Prebuilt/components/VirtualBackground/VBOption.tsx": {
19463
19443
  "bytesInOutput": 1564
@@ -19466,7 +19446,7 @@
19466
19446
  "bytesInOutput": 1670
19467
19447
  },
19468
19448
  "src/Prebuilt/components/VirtualBackground/VBPicker.tsx": {
19469
- "bytesInOutput": 10443
19449
+ "bytesInOutput": 10386
19470
19450
  },
19471
19451
  "src/Prebuilt/layouts/SidePane.tsx": {
19472
19452
  "bytesInOutput": 7946
@@ -19505,10 +19485,10 @@
19505
19485
  "bytesInOutput": 1620
19506
19486
  },
19507
19487
  "src/Prebuilt/components/hooks/useTileLayout.tsx": {
19508
- "bytesInOutput": 4484
19488
+ "bytesInOutput": 4488
19509
19489
  },
19510
19490
  "src/Prebuilt/components/VideoLayouts/EqualProminence.tsx": {
19511
- "bytesInOutput": 2631
19491
+ "bytesInOutput": 2395
19512
19492
  },
19513
19493
  "src/Prebuilt/components/VideoLayouts/ProminenceLayout.tsx": {
19514
19494
  "bytesInOutput": 3064
@@ -19529,16 +19509,16 @@
19529
19509
  "bytesInOutput": 1707
19530
19510
  },
19531
19511
  "src/Prebuilt/components/ScreenshareTile.tsx": {
19532
- "bytesInOutput": 5615
19512
+ "bytesInOutput": 5583
19533
19513
  },
19534
19514
  "src/Prebuilt/components/VideoLayouts/ScreenshareLayout.tsx": {
19535
19515
  "bytesInOutput": 3393
19536
19516
  },
19537
- "../../../../../../../tmp/tmp-2877-Dm5GIFAJD1V4/19203e065fc0/index.css": {
19538
- "bytesInOutput": 113
19517
+ "../../../../../../../tmp/tmp-2870-VIzQBpFeNJZ7/1920517a4d80/index.css": {
19518
+ "bytesInOutput": 111
19539
19519
  },
19540
19520
  "src/Prebuilt/components/VideoLayouts/WhiteboardLayout.tsx": {
19541
- "bytesInOutput": 3748
19521
+ "bytesInOutput": 3746
19542
19522
  },
19543
19523
  "src/Prebuilt/common/PeersSorter.ts": {
19544
19524
  "bytesInOutput": 3604
@@ -19553,7 +19533,7 @@
19553
19533
  "bytesInOutput": 2090
19554
19534
  },
19555
19535
  "src/Prebuilt/plugins/CaptionsViewer.tsx": {
19556
- "bytesInOutput": 8358
19536
+ "bytesInOutput": 8351
19557
19537
  },
19558
19538
  "src/Prebuilt/components/hooks/useCloseScreenshareWhiteboard.tsx": {
19559
19539
  "bytesInOutput": 854
@@ -19565,7 +19545,7 @@
19565
19545
  "bytesInOutput": 656
19566
19546
  },
19567
19547
  "src/Prebuilt/components/HMSVideo/HMSVideo.jsx": {
19568
- "bytesInOutput": 2640
19548
+ "bytesInOutput": 1965
19569
19549
  },
19570
19550
  "src/Prebuilt/components/HMSVideo/PlayerContext.tsx": {
19571
19551
  "bytesInOutput": 489
@@ -19610,7 +19590,7 @@
19610
19590
  "bytesInOutput": 2886
19611
19591
  },
19612
19592
  "src/Prebuilt/layouts/HLSView.jsx": {
19613
- "bytesInOutput": 33402
19593
+ "bytesInOutput": 33451
19614
19594
  },
19615
19595
  "src/Prebuilt/layouts/VideoStreamingSection.tsx": {
19616
19596
  "bytesInOutput": 6582
@@ -19700,7 +19680,7 @@
19700
19680
  "bytesInOutput": 948
19701
19681
  },
19702
19682
  "src/Prebuilt/components/Notifications/TrackUnmuteModal.tsx": {
19703
- "bytesInOutput": 2249
19683
+ "bytesInOutput": 2248
19704
19684
  },
19705
19685
  "src/Prebuilt/components/Notifications/TranscriptionNotifications.tsx": {
19706
19686
  "bytesInOutput": 2709
@@ -19739,7 +19719,7 @@
19739
19719
  "bytesInOutput": 2225
19740
19720
  },
19741
19721
  "src/Prebuilt/App.tsx": {
19742
- "bytesInOutput": 10071
19722
+ "bytesInOutput": 10103
19743
19723
  },
19744
19724
  "src/Prebuilt/index.ts": {
19745
19725
  "bytesInOutput": 131
@@ -19754,7 +19734,7 @@
19754
19734
  "bytesInOutput": 2572
19755
19735
  },
19756
19736
  "../../node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js": {
19757
- "bytesInOutput": 3836
19737
+ "bytesInOutput": 3850
19758
19738
  },
19759
19739
  "../../node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js": {
19760
19740
  "bytesInOutput": 7632
@@ -19763,7 +19743,7 @@
19763
19743
  "bytesInOutput": 376
19764
19744
  },
19765
19745
  "../../node_modules/object-assign/index.js": {
19766
- "bytesInOutput": 2165
19746
+ "bytesInOutput": 2169
19767
19747
  },
19768
19748
  "../../node_modules/prop-types/lib/ReactPropTypesSecret.js": {
19769
19749
  "bytesInOutput": 310
@@ -19775,7 +19755,7 @@
19775
19755
  "bytesInOutput": 2827
19776
19756
  },
19777
19757
  "../../node_modules/prop-types/factoryWithTypeCheckers.js": {
19778
- "bytesInOutput": 19839
19758
+ "bytesInOutput": 19837
19779
19759
  },
19780
19760
  "../../node_modules/prop-types/factoryWithThrowingShims.js": {
19781
19761
  "bytesInOutput": 1648
@@ -19808,7 +19788,7 @@
19808
19788
  "bytesInOutput": 3073
19809
19789
  }
19810
19790
  },
19811
- "bytes": 1747641
19791
+ "bytes": 1745792
19812
19792
  },
19813
19793
  "dist/index.cjs.css.map": {
19814
19794
  "imports": [],
@@ -19870,10 +19850,10 @@
19870
19850
  }
19871
19851
  ],
19872
19852
  "inputs": {
19873
- "../../../../../../../tmp/tmp-2877-Dm5GIFAJD1V4/19203e066552/tldraw.css": {
19853
+ "../../../../../../../tmp/tmp-2870-VIzQBpFeNJZ7/1920517a5662/tldraw.css": {
19874
19854
  "bytesInOutput": 75223
19875
19855
  },
19876
- "../../../../../../../tmp/tmp-2877-Dm5GIFAJD1V4/19203e065fc0/index.css": {
19856
+ "../../../../../../../tmp/tmp-2870-VIzQBpFeNJZ7/1920517a4d80/index.css": {
19877
19857
  "bytesInOutput": 401
19878
19858
  }
19879
19859
  },