@devvit/ui-renderer 0.12.1-next-2025-09-22-19-00-17-eb5ffb2a8.0 → 0.12.1-next-2025-09-22-20-12-49-9b3f04aa9.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 +7 -2
- package/blocks/components/devvit-blocks-web-view.js.map +1 -1
- package/client/utils/browser-util.d.ts +10 -0
- package/client/utils/browser-util.d.ts.map +1 -0
- package/client/utils/browser-util.js +43 -0
- package/client/utils/browser-util.js.map +1 -0
- package/devvit-custom-post-meta.min.json +17 -4
- package/devvit-custom-post.min.js +43 -43
- package/devvit-custom-post.min.js.map +4 -4
- package/devvit-surface-meta.min.json +17 -4
- package/devvit-surface.min.js +36 -36
- package/devvit-surface.min.js.map +4 -4
- package/package.json +9 -9
|
@@ -6469,6 +6469,11 @@
|
|
|
6469
6469
|
],
|
|
6470
6470
|
"format": "esm"
|
|
6471
6471
|
},
|
|
6472
|
+
"library/src/client/utils/browser-util.ts": {
|
|
6473
|
+
"bytes": 1990,
|
|
6474
|
+
"imports": [],
|
|
6475
|
+
"format": "esm"
|
|
6476
|
+
},
|
|
6472
6477
|
"library/src/client/utils/bubble.ts": {
|
|
6473
6478
|
"bytes": 498,
|
|
6474
6479
|
"imports": [],
|
|
@@ -6485,7 +6490,7 @@
|
|
|
6485
6490
|
"format": "esm"
|
|
6486
6491
|
},
|
|
6487
6492
|
"library/src/blocks/components/devvit-blocks-web-view.ts": {
|
|
6488
|
-
"bytes":
|
|
6493
|
+
"bytes": 13960,
|
|
6489
6494
|
"imports": [
|
|
6490
6495
|
{
|
|
6491
6496
|
"path": "../protos/dist/types/devvit/ui/effects/web_view/v1alpha/post_message.js",
|
|
@@ -6522,6 +6527,11 @@
|
|
|
6522
6527
|
"kind": "import-statement",
|
|
6523
6528
|
"original": "../../client/effects/share.js"
|
|
6524
6529
|
},
|
|
6530
|
+
{
|
|
6531
|
+
"path": "library/src/client/utils/browser-util.ts",
|
|
6532
|
+
"kind": "import-statement",
|
|
6533
|
+
"original": "../../client/utils/browser-util.js"
|
|
6534
|
+
},
|
|
6525
6535
|
{
|
|
6526
6536
|
"path": "library/src/client/utils/bubble.ts",
|
|
6527
6537
|
"kind": "import-statement",
|
|
@@ -7294,7 +7304,7 @@
|
|
|
7294
7304
|
"imports": [],
|
|
7295
7305
|
"exports": [],
|
|
7296
7306
|
"inputs": {},
|
|
7297
|
-
"bytes":
|
|
7307
|
+
"bytes": 2097266
|
|
7298
7308
|
},
|
|
7299
7309
|
"dist/devvit-surface.min.js": {
|
|
7300
7310
|
"imports": [
|
|
@@ -7707,6 +7717,9 @@
|
|
|
7707
7717
|
"library/src/client/effects/share.ts": {
|
|
7708
7718
|
"bytesInOutput": 309
|
|
7709
7719
|
},
|
|
7720
|
+
"library/src/client/utils/browser-util.ts": {
|
|
7721
|
+
"bytesInOutput": 448
|
|
7722
|
+
},
|
|
7710
7723
|
"library/src/client/utils/bubble.ts": {
|
|
7711
7724
|
"bytesInOutput": 77
|
|
7712
7725
|
},
|
|
@@ -7717,7 +7730,7 @@
|
|
|
7717
7730
|
"bytesInOutput": 971
|
|
7718
7731
|
},
|
|
7719
7732
|
"library/src/blocks/components/devvit-blocks-web-view.ts": {
|
|
7720
|
-
"bytesInOutput":
|
|
7733
|
+
"bytesInOutput": 5010
|
|
7721
7734
|
},
|
|
7722
7735
|
"library/src/blocks/templates/renderWebViewBlock.ts": {
|
|
7723
7736
|
"bytesInOutput": 577
|
|
@@ -7816,7 +7829,7 @@
|
|
|
7816
7829
|
"bytesInOutput": 8657
|
|
7817
7830
|
}
|
|
7818
7831
|
},
|
|
7819
|
-
"bytes":
|
|
7832
|
+
"bytes": 851937
|
|
7820
7833
|
}
|
|
7821
7834
|
}
|
|
7822
7835
|
}
|