@devvit/ui-renderer 0.11.18-next-2025-06-17-19-03-37-c416ca6e8.0 → 0.11.18-next-2025-06-17-21-41-57-eba065cfc.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.
- package/blocks/components/devvit-blocks-web-view.d.ts.map +1 -1
- package/blocks/components/devvit-blocks-web-view.js +22 -11
- package/blocks/components/devvit-blocks-web-view.js.map +1 -1
- package/devvit-custom-post-meta.min.json +364 -330
- package/devvit-custom-post.min.js +71 -71
- package/devvit-custom-post.min.js.map +4 -4
- package/devvit-surface-meta.min.json +310 -276
- package/devvit-surface.min.js +59 -59
- package/devvit-surface.min.js.map +4 -4
- package/package.json +12 -12
|
@@ -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/
|
|
6203
|
-
"bytes":
|
|
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,15 +5965,46 @@
|
|
|
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
|
-
"
|
|
6219
|
-
"bytes":
|
|
6220
|
-
"imports": [
|
|
6221
|
-
|
|
6222
|
-
|
|
5977
|
+
"../protos/dist/types/devvit/ui/effects/web_view/v1alpha/post_message.js": {
|
|
5978
|
+
"bytes": 16316,
|
|
5979
|
+
"imports": [
|
|
5980
|
+
{
|
|
5981
|
+
"path": "../../node_modules/protobufjs/minimal.js",
|
|
5982
|
+
"kind": "import-statement",
|
|
5983
|
+
"original": "protobufjs/minimal.js"
|
|
5984
|
+
},
|
|
5985
|
+
{
|
|
5986
|
+
"path": "../protos/dist/types/google/protobuf/struct.js",
|
|
5987
|
+
"kind": "import-statement",
|
|
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"
|
|
5999
|
+
}
|
|
6000
|
+
],
|
|
6001
|
+
"format": "esm"
|
|
6002
|
+
},
|
|
6003
|
+
"../../node_modules/long/src/long.js": {
|
|
6004
|
+
"bytes": 40100,
|
|
6005
|
+
"imports": [],
|
|
6006
|
+
"format": "cjs"
|
|
6007
|
+
},
|
|
6223
6008
|
"../protos/dist/types/google/protobuf/wrappers.js": {
|
|
6224
6009
|
"bytes": 15718,
|
|
6225
6010
|
"imports": [
|
|
@@ -6496,6 +6281,252 @@
|
|
|
6496
6281
|
],
|
|
6497
6282
|
"format": "esm"
|
|
6498
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
|
+
},
|
|
6499
6530
|
"../shared-types/dist/CircuitBreaker.js": {
|
|
6500
6531
|
"bytes": 884,
|
|
6501
6532
|
"imports": [],
|
|
@@ -7062,7 +7093,7 @@
|
|
|
7062
7093
|
"imports": [],
|
|
7063
7094
|
"exports": [],
|
|
7064
7095
|
"inputs": {},
|
|
7065
|
-
"bytes":
|
|
7096
|
+
"bytes": 1920048
|
|
7066
7097
|
},
|
|
7067
7098
|
"dist/devvit-surface.min.js": {
|
|
7068
7099
|
"imports": [
|
|
@@ -7398,7 +7429,7 @@
|
|
|
7398
7429
|
"bytesInOutput": 933
|
|
7399
7430
|
},
|
|
7400
7431
|
"../protos/dist/types/devvit/ui/effects/web_view/v1alpha/post_message.js": {
|
|
7401
|
-
"bytesInOutput":
|
|
7432
|
+
"bytesInOutput": 6548
|
|
7402
7433
|
},
|
|
7403
7434
|
"../protos/dist/types/google/protobuf/struct.js": {
|
|
7404
7435
|
"bytesInOutput": 6275
|
|
@@ -7406,23 +7437,8 @@
|
|
|
7406
7437
|
"../protos/dist/types/typeRegistry.js": {
|
|
7407
7438
|
"bytesInOutput": 14
|
|
7408
7439
|
},
|
|
7409
|
-
"
|
|
7410
|
-
"bytesInOutput":
|
|
7411
|
-
},
|
|
7412
|
-
"library/src/blocks/components/devvit-blocks-web-view.ts": {
|
|
7413
|
-
"bytesInOutput": 4282
|
|
7414
|
-
},
|
|
7415
|
-
"library/src/blocks/templates/renderWebViewBlock.ts": {
|
|
7416
|
-
"bytesInOutput": 540
|
|
7417
|
-
},
|
|
7418
|
-
"library/src/blocks/templates/renderBlock.ts": {
|
|
7419
|
-
"bytesInOutput": 1082
|
|
7420
|
-
},
|
|
7421
|
-
"library/src/blocks/templates/index.ts": {
|
|
7422
|
-
"bytesInOutput": 0
|
|
7423
|
-
},
|
|
7424
|
-
"library/src/blocks/components/devvit-blocks-renderer.ts": {
|
|
7425
|
-
"bytesInOutput": 1802
|
|
7440
|
+
"../protos/dist/types/devvit/ui/effect_types/v1alpha/realtime_subscription.js": {
|
|
7441
|
+
"bytesInOutput": 2475
|
|
7426
7442
|
},
|
|
7427
7443
|
"../protos/dist/types/devvit/events/v1alpha/realtime.js": {
|
|
7428
7444
|
"bytesInOutput": 2097
|
|
@@ -7430,9 +7446,6 @@
|
|
|
7430
7446
|
"../protos/dist/types/google/protobuf/empty.js": {
|
|
7431
7447
|
"bytesInOutput": 470
|
|
7432
7448
|
},
|
|
7433
|
-
"../protos/dist/types/devvit/ui/common/v1alpha/common.js": {
|
|
7434
|
-
"bytesInOutput": 1421
|
|
7435
|
-
},
|
|
7436
7449
|
"../protos/dist/types/devvit/ui/events/v1alpha/event.js": {
|
|
7437
7450
|
"bytesInOutput": 12093
|
|
7438
7451
|
},
|
|
@@ -7469,6 +7482,27 @@
|
|
|
7469
7482
|
"../protos/dist/types/devvit/ui/events/v1alpha/web_view.js": {
|
|
7470
7483
|
"bytesInOutput": 5453
|
|
7471
7484
|
},
|
|
7485
|
+
"library/src/client/web-view-scripts.ts": {
|
|
7486
|
+
"bytesInOutput": 107
|
|
7487
|
+
},
|
|
7488
|
+
"library/src/blocks/components/devvit-blocks-web-view.ts": {
|
|
7489
|
+
"bytesInOutput": 4408
|
|
7490
|
+
},
|
|
7491
|
+
"library/src/blocks/templates/renderWebViewBlock.ts": {
|
|
7492
|
+
"bytesInOutput": 540
|
|
7493
|
+
},
|
|
7494
|
+
"library/src/blocks/templates/renderBlock.ts": {
|
|
7495
|
+
"bytesInOutput": 1082
|
|
7496
|
+
},
|
|
7497
|
+
"library/src/blocks/templates/index.ts": {
|
|
7498
|
+
"bytesInOutput": 0
|
|
7499
|
+
},
|
|
7500
|
+
"library/src/blocks/components/devvit-blocks-renderer.ts": {
|
|
7501
|
+
"bytesInOutput": 1802
|
|
7502
|
+
},
|
|
7503
|
+
"../protos/dist/types/devvit/ui/common/v1alpha/common.js": {
|
|
7504
|
+
"bytesInOutput": 1421
|
|
7505
|
+
},
|
|
7472
7506
|
"../shared-types/dist/CircuitBreaker.js": {
|
|
7473
7507
|
"bytesInOutput": 186
|
|
7474
7508
|
},
|
|
@@ -7557,7 +7591,7 @@
|
|
|
7557
7591
|
"bytesInOutput": 8691
|
|
7558
7592
|
}
|
|
7559
7593
|
},
|
|
7560
|
-
"bytes":
|
|
7594
|
+
"bytes": 799215
|
|
7561
7595
|
}
|
|
7562
7596
|
}
|
|
7563
7597
|
}
|