@devvit/ui-renderer 0.11.18-next-2025-06-17-19-03-37-c416ca6e8.0 → 0.11.18-next-2025-06-17-22-22-24-8339b7ad2.0

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.
@@ -1559,252 +1559,6 @@
1559
1559
  ],
1560
1560
  "format": "esm"
1561
1561
  },
1562
- "../protos/dist/types/devvit/ui/effects/web_view/v1alpha/post_message.js": {
1563
- "bytes": 15241,
1564
- "imports": [
1565
- {
1566
- "path": "../../node_modules/protobufjs/minimal.js",
1567
- "kind": "import-statement",
1568
- "original": "protobufjs/minimal.js"
1569
- },
1570
- {
1571
- "path": "../protos/dist/types/google/protobuf/struct.js",
1572
- "kind": "import-statement",
1573
- "original": "../../../../../google/protobuf/struct.js"
1574
- },
1575
- {
1576
- "path": "../protos/dist/types/typeRegistry.js",
1577
- "kind": "import-statement",
1578
- "original": "../../../../../typeRegistry.js"
1579
- }
1580
- ],
1581
- "format": "esm"
1582
- },
1583
- "library/src/client/web-view-scripts.ts": {
1584
- "bytes": 814,
1585
- "imports": [],
1586
- "format": "esm"
1587
- },
1588
- "library/src/blocks/components/devvit-blocks-web-view.ts": {
1589
- "bytes": 11298,
1590
- "imports": [
1591
- {
1592
- "path": "../protos/dist/types/devvit/ui/effects/web_view/v1alpha/post_message.js",
1593
- "kind": "import-statement",
1594
- "original": "@devvit/protos/types/devvit/ui/effects/web_view/v1alpha/post_message.js"
1595
- },
1596
- {
1597
- "path": "../../node_modules/@reddit/faceplate/lib/custom-event.js",
1598
- "kind": "import-statement",
1599
- "original": "@reddit/faceplate/lib/custom-event.js"
1600
- },
1601
- {
1602
- "path": "../../node_modules/lit/index.js",
1603
- "kind": "import-statement",
1604
- "original": "lit"
1605
- },
1606
- {
1607
- "path": "../../node_modules/lit/decorators.js",
1608
- "kind": "import-statement",
1609
- "original": "lit/decorators.js"
1610
- },
1611
- {
1612
- "path": "../../node_modules/lit/directives/if-defined.js",
1613
- "kind": "import-statement",
1614
- "original": "lit/directives/if-defined.js"
1615
- },
1616
- {
1617
- "path": "library/src/client/web-view-scripts.ts",
1618
- "kind": "import-statement",
1619
- "original": "../../client/web-view-scripts.js"
1620
- },
1621
- {
1622
- "path": "<runtime>",
1623
- "kind": "import-statement",
1624
- "external": true
1625
- }
1626
- ],
1627
- "format": "esm"
1628
- },
1629
- "library/src/blocks/templates/renderWebViewBlock.ts": {
1630
- "bytes": 1479,
1631
- "imports": [
1632
- {
1633
- "path": "library/src/blocks/components/devvit-blocks-web-view.ts",
1634
- "kind": "import-statement",
1635
- "original": "../components/devvit-blocks-web-view.js"
1636
- },
1637
- {
1638
- "path": "../../node_modules/@reddit/faceplate-ui/dist/faceplateUIConfig.js",
1639
- "kind": "import-statement",
1640
- "original": "@reddit/faceplate-ui/faceplateUIConfig.js"
1641
- },
1642
- {
1643
- "path": "../../node_modules/lit/index.js",
1644
- "kind": "import-statement",
1645
- "original": "lit"
1646
- },
1647
- {
1648
- "path": "library/src/blocks/attributes.ts",
1649
- "kind": "import-statement",
1650
- "original": "../attributes.js"
1651
- },
1652
- {
1653
- "path": "library/src/blocks/block-type.ts",
1654
- "kind": "import-statement",
1655
- "original": "../block-type.js"
1656
- },
1657
- {
1658
- "path": "library/src/blocks/templates/util.ts",
1659
- "kind": "import-statement",
1660
- "original": "./util.js"
1661
- }
1662
- ],
1663
- "format": "esm"
1664
- },
1665
- "library/src/blocks/templates/renderBlock.ts": {
1666
- "bytes": 3478,
1667
- "imports": [
1668
- {
1669
- "path": "../protos/dist/types/devvit/ui/block_kit/v1beta/enums.js",
1670
- "kind": "import-statement",
1671
- "original": "@devvit/protos/types/devvit/ui/block_kit/v1beta/enums.js"
1672
- },
1673
- {
1674
- "path": "../../node_modules/@reddit/faceplate-ui/dist/faceplateUIConfig.js",
1675
- "kind": "import-statement",
1676
- "original": "@reddit/faceplate-ui/faceplateUIConfig.js"
1677
- },
1678
- {
1679
- "path": "../../node_modules/lit/index.js",
1680
- "kind": "import-statement",
1681
- "original": "lit"
1682
- },
1683
- {
1684
- "path": "library/src/blocks/attributes.ts",
1685
- "kind": "import-statement",
1686
- "original": "../attributes.js"
1687
- },
1688
- {
1689
- "path": "library/src/blocks/templates/renderAvatarBlock.ts",
1690
- "kind": "import-statement",
1691
- "original": "./renderAvatarBlock.js"
1692
- },
1693
- {
1694
- "path": "library/src/blocks/templates/renderButtonBlock.ts",
1695
- "kind": "import-statement",
1696
- "original": "./renderButtonBlock.js"
1697
- },
1698
- {
1699
- "path": "library/src/blocks/templates/renderIconBlock.ts",
1700
- "kind": "import-statement",
1701
- "original": "./renderIconBlock.js"
1702
- },
1703
- {
1704
- "path": "library/src/blocks/templates/renderImageBlock.ts",
1705
- "kind": "import-statement",
1706
- "original": "./renderImageBlock.js"
1707
- },
1708
- {
1709
- "path": "library/src/blocks/templates/renderSpacerBlock.ts",
1710
- "kind": "import-statement",
1711
- "original": "./renderSpacerBlock.js"
1712
- },
1713
- {
1714
- "path": "library/src/blocks/templates/renderStackBlock.ts",
1715
- "kind": "import-statement",
1716
- "original": "./renderStackBlock.js"
1717
- },
1718
- {
1719
- "path": "library/src/blocks/templates/renderTextBlock.ts",
1720
- "kind": "import-statement",
1721
- "original": "./renderTextBlock.js"
1722
- },
1723
- {
1724
- "path": "library/src/blocks/templates/renderWebViewBlock.ts",
1725
- "kind": "import-statement",
1726
- "original": "./renderWebViewBlock.js"
1727
- }
1728
- ],
1729
- "format": "esm"
1730
- },
1731
- "library/src/blocks/templates/index.ts": {
1732
- "bytes": 49,
1733
- "imports": [
1734
- {
1735
- "path": "library/src/blocks/templates/renderBlock.ts",
1736
- "kind": "import-statement",
1737
- "original": "./renderBlock.js"
1738
- }
1739
- ],
1740
- "format": "esm"
1741
- },
1742
- "library/src/blocks/components/devvit-blocks-renderer.ts": {
1743
- "bytes": 4533,
1744
- "imports": [
1745
- {
1746
- "path": "../protos/dist/types/devvit/ui/block_kit/v1beta/enums.js",
1747
- "kind": "import-statement",
1748
- "original": "@devvit/protos/types/devvit/ui/block_kit/v1beta/enums.js"
1749
- },
1750
- {
1751
- "path": "../../node_modules/@lit/localize/lit-localize.js",
1752
- "kind": "import-statement",
1753
- "original": "@lit/localize"
1754
- },
1755
- {
1756
- "path": "../../node_modules/@reddit/faceplate/lib/custom-event.js",
1757
- "kind": "import-statement",
1758
- "original": "@reddit/faceplate/lib/custom-event.js"
1759
- },
1760
- {
1761
- "path": "../../node_modules/@reddit/faceplate-ui/dist/templates/empty-state.js",
1762
- "kind": "import-statement",
1763
- "original": "@reddit/faceplate-ui/templates/empty-state.js"
1764
- },
1765
- {
1766
- "path": "../../node_modules/lit/index.js",
1767
- "kind": "import-statement",
1768
- "original": "lit"
1769
- },
1770
- {
1771
- "path": "../../node_modules/lit/decorators.js",
1772
- "kind": "import-statement",
1773
- "original": "lit/decorators.js"
1774
- },
1775
- {
1776
- "path": "../../node_modules/lit/directives/if-defined.js",
1777
- "kind": "import-statement",
1778
- "original": "lit/directives/if-defined.js"
1779
- },
1780
- {
1781
- "path": "library/src/client/dispatcher/events.ts",
1782
- "kind": "import-statement",
1783
- "original": "../../client/dispatcher/events.js"
1784
- },
1785
- {
1786
- "path": "library/src/client/dispatcher/performance.ts",
1787
- "kind": "import-statement",
1788
- "original": "../../client/dispatcher/performance.js"
1789
- },
1790
- {
1791
- "path": "library/src/styles.ts",
1792
- "kind": "import-statement",
1793
- "original": "../../styles.js"
1794
- },
1795
- {
1796
- "path": "library/src/blocks/templates/index.ts",
1797
- "kind": "import-statement",
1798
- "original": "../templates/index.js"
1799
- },
1800
- {
1801
- "path": "<runtime>",
1802
- "kind": "import-statement",
1803
- "external": true
1804
- }
1805
- ],
1806
- "format": "esm"
1807
- },
1808
1562
  "../../node_modules/rxjs/dist/esm5/internal/util/isFunction.js": {
1809
1563
  "bytes": 116,
1810
1564
  "imports": [],
@@ -6199,8 +5953,8 @@
6199
5953
  ],
6200
5954
  "format": "esm"
6201
5955
  },
6202
- "../protos/dist/types/devvit/ui/common/v1alpha/common.js": {
6203
- "bytes": 3536,
5956
+ "../protos/dist/types/devvit/ui/effect_types/v1alpha/realtime_subscription.js": {
5957
+ "bytes": 6163,
6204
5958
  "imports": [
6205
5959
  {
6206
5960
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -6211,53 +5965,37 @@
6211
5965
  "path": "../protos/dist/types/typeRegistry.js",
6212
5966
  "kind": "import-statement",
6213
5967
  "original": "../../../../typeRegistry.js"
5968
+ },
5969
+ {
5970
+ "path": "../protos/dist/types/devvit/events/v1alpha/realtime.js",
5971
+ "kind": "import-statement",
5972
+ "original": "../../../events/v1alpha/realtime.js"
6214
5973
  }
6215
5974
  ],
6216
5975
  "format": "esm"
6217
5976
  },
6218
- "../shared-types/dist/CircuitBreaker.js": {
6219
- "bytes": 884,
6220
- "imports": [],
6221
- "format": "esm"
6222
- },
6223
- "../shared-types/dist/Header.js": {
6224
- "bytes": 2440,
6225
- "imports": [],
6226
- "format": "esm"
6227
- },
6228
- "../shared-types/dist/throttle.js": {
6229
- "bytes": 646,
6230
- "imports": [],
6231
- "format": "esm"
6232
- },
6233
- "../shared-types/dist/assert.js": {
6234
- "bytes": 89,
6235
- "imports": [],
6236
- "format": "esm"
6237
- },
6238
- "../shared-types/dist/tid.js": {
6239
- "bytes": 2825,
5977
+ "../protos/dist/types/devvit/ui/effects/web_view/v1alpha/post_message.js": {
5978
+ "bytes": 16316,
6240
5979
  "imports": [
6241
5980
  {
6242
- "path": "../shared-types/dist/assert.js",
5981
+ "path": "../../node_modules/protobufjs/minimal.js",
6243
5982
  "kind": "import-statement",
6244
- "original": "./assert.js"
6245
- }
6246
- ],
6247
- "format": "esm"
6248
- },
6249
- "../shared-types/dist/webbit.js": {
6250
- "bytes": 38,
6251
- "imports": [],
6252
- "format": "esm"
6253
- },
6254
- "library/src/client/dimensions.ts": {
6255
- "bytes": 892,
6256
- "imports": [
5983
+ "original": "protobufjs/minimal.js"
5984
+ },
6257
5985
  {
6258
- "path": "../protos/dist/types/devvit/ui/common/v1alpha/common.js",
5986
+ "path": "../protos/dist/types/google/protobuf/struct.js",
6259
5987
  "kind": "import-statement",
6260
- "original": "@devvit/protos/types/devvit/ui/common/v1alpha/common.js"
5988
+ "original": "../../../../../google/protobuf/struct.js"
5989
+ },
5990
+ {
5991
+ "path": "../protos/dist/types/typeRegistry.js",
5992
+ "kind": "import-statement",
5993
+ "original": "../../../../../typeRegistry.js"
5994
+ },
5995
+ {
5996
+ "path": "../protos/dist/types/devvit/ui/effect_types/v1alpha/realtime_subscription.js",
5997
+ "kind": "import-statement",
5998
+ "original": "../../../effect_types/v1alpha/realtime_subscription.js"
6261
5999
  }
6262
6000
  ],
6263
6001
  "format": "esm"
@@ -6543,6 +6281,299 @@
6543
6281
  ],
6544
6282
  "format": "esm"
6545
6283
  },
6284
+ "library/src/client/web-view-scripts.ts": {
6285
+ "bytes": 814,
6286
+ "imports": [],
6287
+ "format": "esm"
6288
+ },
6289
+ "library/src/blocks/components/devvit-blocks-web-view.ts": {
6290
+ "bytes": 11900,
6291
+ "imports": [
6292
+ {
6293
+ "path": "../protos/dist/types/devvit/ui/effects/web_view/v1alpha/post_message.js",
6294
+ "kind": "import-statement",
6295
+ "original": "@devvit/protos/types/devvit/ui/effects/web_view/v1alpha/post_message.js"
6296
+ },
6297
+ {
6298
+ "path": "../protos/dist/types/devvit/ui/events/v1alpha/event.js",
6299
+ "kind": "import-statement",
6300
+ "original": "@devvit/protos/types/devvit/ui/events/v1alpha/event.js"
6301
+ },
6302
+ {
6303
+ "path": "../../node_modules/@reddit/faceplate/lib/custom-event.js",
6304
+ "kind": "import-statement",
6305
+ "original": "@reddit/faceplate/lib/custom-event.js"
6306
+ },
6307
+ {
6308
+ "path": "../../node_modules/lit/index.js",
6309
+ "kind": "import-statement",
6310
+ "original": "lit"
6311
+ },
6312
+ {
6313
+ "path": "../../node_modules/lit/decorators.js",
6314
+ "kind": "import-statement",
6315
+ "original": "lit/decorators.js"
6316
+ },
6317
+ {
6318
+ "path": "../../node_modules/lit/directives/if-defined.js",
6319
+ "kind": "import-statement",
6320
+ "original": "lit/directives/if-defined.js"
6321
+ },
6322
+ {
6323
+ "path": "library/src/client/web-view-scripts.ts",
6324
+ "kind": "import-statement",
6325
+ "original": "../../client/web-view-scripts.js"
6326
+ },
6327
+ {
6328
+ "path": "<runtime>",
6329
+ "kind": "import-statement",
6330
+ "external": true
6331
+ }
6332
+ ],
6333
+ "format": "esm"
6334
+ },
6335
+ "library/src/blocks/templates/renderWebViewBlock.ts": {
6336
+ "bytes": 1479,
6337
+ "imports": [
6338
+ {
6339
+ "path": "library/src/blocks/components/devvit-blocks-web-view.ts",
6340
+ "kind": "import-statement",
6341
+ "original": "../components/devvit-blocks-web-view.js"
6342
+ },
6343
+ {
6344
+ "path": "../../node_modules/@reddit/faceplate-ui/dist/faceplateUIConfig.js",
6345
+ "kind": "import-statement",
6346
+ "original": "@reddit/faceplate-ui/faceplateUIConfig.js"
6347
+ },
6348
+ {
6349
+ "path": "../../node_modules/lit/index.js",
6350
+ "kind": "import-statement",
6351
+ "original": "lit"
6352
+ },
6353
+ {
6354
+ "path": "library/src/blocks/attributes.ts",
6355
+ "kind": "import-statement",
6356
+ "original": "../attributes.js"
6357
+ },
6358
+ {
6359
+ "path": "library/src/blocks/block-type.ts",
6360
+ "kind": "import-statement",
6361
+ "original": "../block-type.js"
6362
+ },
6363
+ {
6364
+ "path": "library/src/blocks/templates/util.ts",
6365
+ "kind": "import-statement",
6366
+ "original": "./util.js"
6367
+ }
6368
+ ],
6369
+ "format": "esm"
6370
+ },
6371
+ "library/src/blocks/templates/renderBlock.ts": {
6372
+ "bytes": 3478,
6373
+ "imports": [
6374
+ {
6375
+ "path": "../protos/dist/types/devvit/ui/block_kit/v1beta/enums.js",
6376
+ "kind": "import-statement",
6377
+ "original": "@devvit/protos/types/devvit/ui/block_kit/v1beta/enums.js"
6378
+ },
6379
+ {
6380
+ "path": "../../node_modules/@reddit/faceplate-ui/dist/faceplateUIConfig.js",
6381
+ "kind": "import-statement",
6382
+ "original": "@reddit/faceplate-ui/faceplateUIConfig.js"
6383
+ },
6384
+ {
6385
+ "path": "../../node_modules/lit/index.js",
6386
+ "kind": "import-statement",
6387
+ "original": "lit"
6388
+ },
6389
+ {
6390
+ "path": "library/src/blocks/attributes.ts",
6391
+ "kind": "import-statement",
6392
+ "original": "../attributes.js"
6393
+ },
6394
+ {
6395
+ "path": "library/src/blocks/templates/renderAvatarBlock.ts",
6396
+ "kind": "import-statement",
6397
+ "original": "./renderAvatarBlock.js"
6398
+ },
6399
+ {
6400
+ "path": "library/src/blocks/templates/renderButtonBlock.ts",
6401
+ "kind": "import-statement",
6402
+ "original": "./renderButtonBlock.js"
6403
+ },
6404
+ {
6405
+ "path": "library/src/blocks/templates/renderIconBlock.ts",
6406
+ "kind": "import-statement",
6407
+ "original": "./renderIconBlock.js"
6408
+ },
6409
+ {
6410
+ "path": "library/src/blocks/templates/renderImageBlock.ts",
6411
+ "kind": "import-statement",
6412
+ "original": "./renderImageBlock.js"
6413
+ },
6414
+ {
6415
+ "path": "library/src/blocks/templates/renderSpacerBlock.ts",
6416
+ "kind": "import-statement",
6417
+ "original": "./renderSpacerBlock.js"
6418
+ },
6419
+ {
6420
+ "path": "library/src/blocks/templates/renderStackBlock.ts",
6421
+ "kind": "import-statement",
6422
+ "original": "./renderStackBlock.js"
6423
+ },
6424
+ {
6425
+ "path": "library/src/blocks/templates/renderTextBlock.ts",
6426
+ "kind": "import-statement",
6427
+ "original": "./renderTextBlock.js"
6428
+ },
6429
+ {
6430
+ "path": "library/src/blocks/templates/renderWebViewBlock.ts",
6431
+ "kind": "import-statement",
6432
+ "original": "./renderWebViewBlock.js"
6433
+ }
6434
+ ],
6435
+ "format": "esm"
6436
+ },
6437
+ "library/src/blocks/templates/index.ts": {
6438
+ "bytes": 49,
6439
+ "imports": [
6440
+ {
6441
+ "path": "library/src/blocks/templates/renderBlock.ts",
6442
+ "kind": "import-statement",
6443
+ "original": "./renderBlock.js"
6444
+ }
6445
+ ],
6446
+ "format": "esm"
6447
+ },
6448
+ "library/src/blocks/components/devvit-blocks-renderer.ts": {
6449
+ "bytes": 4533,
6450
+ "imports": [
6451
+ {
6452
+ "path": "../protos/dist/types/devvit/ui/block_kit/v1beta/enums.js",
6453
+ "kind": "import-statement",
6454
+ "original": "@devvit/protos/types/devvit/ui/block_kit/v1beta/enums.js"
6455
+ },
6456
+ {
6457
+ "path": "../../node_modules/@lit/localize/lit-localize.js",
6458
+ "kind": "import-statement",
6459
+ "original": "@lit/localize"
6460
+ },
6461
+ {
6462
+ "path": "../../node_modules/@reddit/faceplate/lib/custom-event.js",
6463
+ "kind": "import-statement",
6464
+ "original": "@reddit/faceplate/lib/custom-event.js"
6465
+ },
6466
+ {
6467
+ "path": "../../node_modules/@reddit/faceplate-ui/dist/templates/empty-state.js",
6468
+ "kind": "import-statement",
6469
+ "original": "@reddit/faceplate-ui/templates/empty-state.js"
6470
+ },
6471
+ {
6472
+ "path": "../../node_modules/lit/index.js",
6473
+ "kind": "import-statement",
6474
+ "original": "lit"
6475
+ },
6476
+ {
6477
+ "path": "../../node_modules/lit/decorators.js",
6478
+ "kind": "import-statement",
6479
+ "original": "lit/decorators.js"
6480
+ },
6481
+ {
6482
+ "path": "../../node_modules/lit/directives/if-defined.js",
6483
+ "kind": "import-statement",
6484
+ "original": "lit/directives/if-defined.js"
6485
+ },
6486
+ {
6487
+ "path": "library/src/client/dispatcher/events.ts",
6488
+ "kind": "import-statement",
6489
+ "original": "../../client/dispatcher/events.js"
6490
+ },
6491
+ {
6492
+ "path": "library/src/client/dispatcher/performance.ts",
6493
+ "kind": "import-statement",
6494
+ "original": "../../client/dispatcher/performance.js"
6495
+ },
6496
+ {
6497
+ "path": "library/src/styles.ts",
6498
+ "kind": "import-statement",
6499
+ "original": "../../styles.js"
6500
+ },
6501
+ {
6502
+ "path": "library/src/blocks/templates/index.ts",
6503
+ "kind": "import-statement",
6504
+ "original": "../templates/index.js"
6505
+ },
6506
+ {
6507
+ "path": "<runtime>",
6508
+ "kind": "import-statement",
6509
+ "external": true
6510
+ }
6511
+ ],
6512
+ "format": "esm"
6513
+ },
6514
+ "../protos/dist/types/devvit/ui/common/v1alpha/common.js": {
6515
+ "bytes": 3536,
6516
+ "imports": [
6517
+ {
6518
+ "path": "../../node_modules/protobufjs/minimal.js",
6519
+ "kind": "import-statement",
6520
+ "original": "protobufjs/minimal.js"
6521
+ },
6522
+ {
6523
+ "path": "../protos/dist/types/typeRegistry.js",
6524
+ "kind": "import-statement",
6525
+ "original": "../../../../typeRegistry.js"
6526
+ }
6527
+ ],
6528
+ "format": "esm"
6529
+ },
6530
+ "../shared-types/dist/CircuitBreaker.js": {
6531
+ "bytes": 884,
6532
+ "imports": [],
6533
+ "format": "esm"
6534
+ },
6535
+ "../shared-types/dist/Header.js": {
6536
+ "bytes": 2440,
6537
+ "imports": [],
6538
+ "format": "esm"
6539
+ },
6540
+ "../shared-types/dist/throttle.js": {
6541
+ "bytes": 646,
6542
+ "imports": [],
6543
+ "format": "esm"
6544
+ },
6545
+ "../shared-types/dist/assert.js": {
6546
+ "bytes": 89,
6547
+ "imports": [],
6548
+ "format": "esm"
6549
+ },
6550
+ "../shared-types/dist/tid.js": {
6551
+ "bytes": 2825,
6552
+ "imports": [
6553
+ {
6554
+ "path": "../shared-types/dist/assert.js",
6555
+ "kind": "import-statement",
6556
+ "original": "./assert.js"
6557
+ }
6558
+ ],
6559
+ "format": "esm"
6560
+ },
6561
+ "../shared-types/dist/webbit.js": {
6562
+ "bytes": 38,
6563
+ "imports": [],
6564
+ "format": "esm"
6565
+ },
6566
+ "library/src/client/dimensions.ts": {
6567
+ "bytes": 892,
6568
+ "imports": [
6569
+ {
6570
+ "path": "../protos/dist/types/devvit/ui/common/v1alpha/common.js",
6571
+ "kind": "import-statement",
6572
+ "original": "@devvit/protos/types/devvit/ui/common/v1alpha/common.js"
6573
+ }
6574
+ ],
6575
+ "format": "esm"
6576
+ },
6546
6577
  "../protos/dist/types/google/protobuf/timestamp.js": {
6547
6578
  "bytes": 2729,
6548
6579
  "imports": [
@@ -6940,7 +6971,7 @@
6940
6971
  "imports": [],
6941
6972
  "exports": [],
6942
6973
  "inputs": {},
6943
- "bytes": 1815820
6974
+ "bytes": 1827943
6944
6975
  },
6945
6976
  "dist/devvit-custom-post.min.js": {
6946
6977
  "imports": [
@@ -7279,7 +7310,7 @@
7279
7310
  "bytesInOutput": 933
7280
7311
  },
7281
7312
  "../protos/dist/types/devvit/ui/effects/web_view/v1alpha/post_message.js": {
7282
- "bytesInOutput": 6108
7313
+ "bytesInOutput": 6542
7283
7314
  },
7284
7315
  "../protos/dist/types/google/protobuf/struct.js": {
7285
7316
  "bytesInOutput": 6261
@@ -7287,23 +7318,8 @@
7287
7318
  "../protos/dist/types/typeRegistry.js": {
7288
7319
  "bytesInOutput": 14
7289
7320
  },
7290
- "library/src/client/web-view-scripts.ts": {
7291
- "bytesInOutput": 107
7292
- },
7293
- "library/src/blocks/components/devvit-blocks-web-view.ts": {
7294
- "bytesInOutput": 4282
7295
- },
7296
- "library/src/blocks/templates/renderWebViewBlock.ts": {
7297
- "bytesInOutput": 540
7298
- },
7299
- "library/src/blocks/templates/renderBlock.ts": {
7300
- "bytesInOutput": 1082
7301
- },
7302
- "library/src/blocks/templates/index.ts": {
7303
- "bytesInOutput": 0
7304
- },
7305
- "library/src/blocks/components/devvit-blocks-renderer.ts": {
7306
- "bytesInOutput": 1802
7321
+ "../protos/dist/types/devvit/ui/effect_types/v1alpha/realtime_subscription.js": {
7322
+ "bytesInOutput": 2473
7307
7323
  },
7308
7324
  "../protos/dist/types/devvit/events/v1alpha/realtime.js": {
7309
7325
  "bytesInOutput": 2095
@@ -7311,30 +7327,6 @@
7311
7327
  "../protos/dist/types/google/protobuf/empty.js": {
7312
7328
  "bytesInOutput": 468
7313
7329
  },
7314
- "../protos/dist/types/devvit/ui/common/v1alpha/common.js": {
7315
- "bytesInOutput": 1419
7316
- },
7317
- "../shared-types/dist/CircuitBreaker.js": {
7318
- "bytesInOutput": 186
7319
- },
7320
- "../shared-types/dist/Header.js": {
7321
- "bytesInOutput": 1196
7322
- },
7323
- "../shared-types/dist/throttle.js": {
7324
- "bytesInOutput": 221
7325
- },
7326
- "../shared-types/dist/assert.js": {
7327
- "bytesInOutput": 38
7328
- },
7329
- "../shared-types/dist/tid.js": {
7330
- "bytesInOutput": 282
7331
- },
7332
- "../shared-types/dist/webbit.js": {
7333
- "bytesInOutput": 15
7334
- },
7335
- "library/src/client/dimensions.ts": {
7336
- "bytesInOutput": 228
7337
- },
7338
7330
  "../protos/dist/types/devvit/ui/events/v1alpha/event.js": {
7339
7331
  "bytesInOutput": 12068
7340
7332
  },
@@ -7371,6 +7363,48 @@
7371
7363
  "../protos/dist/types/devvit/ui/events/v1alpha/web_view.js": {
7372
7364
  "bytesInOutput": 5447
7373
7365
  },
7366
+ "library/src/client/web-view-scripts.ts": {
7367
+ "bytesInOutput": 107
7368
+ },
7369
+ "library/src/blocks/components/devvit-blocks-web-view.ts": {
7370
+ "bytesInOutput": 4408
7371
+ },
7372
+ "library/src/blocks/templates/renderWebViewBlock.ts": {
7373
+ "bytesInOutput": 540
7374
+ },
7375
+ "library/src/blocks/templates/renderBlock.ts": {
7376
+ "bytesInOutput": 1082
7377
+ },
7378
+ "library/src/blocks/templates/index.ts": {
7379
+ "bytesInOutput": 0
7380
+ },
7381
+ "library/src/blocks/components/devvit-blocks-renderer.ts": {
7382
+ "bytesInOutput": 1802
7383
+ },
7384
+ "../protos/dist/types/devvit/ui/common/v1alpha/common.js": {
7385
+ "bytesInOutput": 1419
7386
+ },
7387
+ "../shared-types/dist/CircuitBreaker.js": {
7388
+ "bytesInOutput": 186
7389
+ },
7390
+ "../shared-types/dist/Header.js": {
7391
+ "bytesInOutput": 1196
7392
+ },
7393
+ "../shared-types/dist/throttle.js": {
7394
+ "bytesInOutput": 221
7395
+ },
7396
+ "../shared-types/dist/assert.js": {
7397
+ "bytesInOutput": 38
7398
+ },
7399
+ "../shared-types/dist/tid.js": {
7400
+ "bytesInOutput": 282
7401
+ },
7402
+ "../shared-types/dist/webbit.js": {
7403
+ "bytesInOutput": 15
7404
+ },
7405
+ "library/src/client/dimensions.ts": {
7406
+ "bytesInOutput": 228
7407
+ },
7374
7408
  "../protos/dist/types/devvit/plugin/logger/logger.js": {
7375
7409
  "bytesInOutput": 11080
7376
7410
  },
@@ -7423,7 +7457,7 @@
7423
7457
  "bytesInOutput": 6099
7424
7458
  }
7425
7459
  },
7426
- "bytes": 736676
7460
+ "bytes": 739709
7427
7461
  }
7428
7462
  }
7429
7463
  }