@devvit/ui-renderer 0.11.17-next-2025-06-16-16-54-28-86e3febfe.0 → 0.11.17-next-2025-06-16-17-06-56-5f55b09e2.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/client/devvit-custom-post.d.ts.map +1 -1
- package/client/devvit-custom-post.js +6 -1
- package/client/devvit-custom-post.js.map +1 -1
- package/client/devvit-surface.d.ts.map +1 -1
- package/client/devvit-surface.js +10 -2
- package/client/devvit-surface.js.map +1 -1
- package/client/web-view.d.ts +2 -1
- package/client/web-view.d.ts.map +1 -1
- package/client/web-view.js +12 -1
- package/client/web-view.js.map +1 -1
- package/client/web-view.test.js.map +1 -1
- package/devvit-custom-post-meta.min.json +51 -27
- package/devvit-custom-post.min.js +49 -49
- package/devvit-custom-post.min.js.map +4 -4
- package/devvit-surface-meta.min.json +30 -6
- package/devvit-surface.min.js +58 -58
- package/devvit-surface.min.js.map +4 -4
- package/package.json +12 -12
|
@@ -6883,9 +6883,30 @@
|
|
|
6883
6883
|
],
|
|
6884
6884
|
"format": "esm"
|
|
6885
6885
|
},
|
|
6886
|
+
"../protos/dist/types/devvit/ui/effects/web_view/v1alpha/context.js": {
|
|
6887
|
+
"bytes": 4780,
|
|
6888
|
+
"imports": [
|
|
6889
|
+
{
|
|
6890
|
+
"path": "../../node_modules/protobufjs/minimal.js",
|
|
6891
|
+
"kind": "import-statement",
|
|
6892
|
+
"original": "protobufjs/minimal.js"
|
|
6893
|
+
},
|
|
6894
|
+
{
|
|
6895
|
+
"path": "../protos/dist/types/typeRegistry.js",
|
|
6896
|
+
"kind": "import-statement",
|
|
6897
|
+
"original": "../../../../../typeRegistry.js"
|
|
6898
|
+
}
|
|
6899
|
+
],
|
|
6900
|
+
"format": "esm"
|
|
6901
|
+
},
|
|
6886
6902
|
"library/src/client/web-view.ts": {
|
|
6887
|
-
"bytes":
|
|
6903
|
+
"bytes": 2362,
|
|
6888
6904
|
"imports": [
|
|
6905
|
+
{
|
|
6906
|
+
"path": "../protos/dist/types/devvit/ui/effects/web_view/v1alpha/context.js",
|
|
6907
|
+
"kind": "import-statement",
|
|
6908
|
+
"original": "@devvit/protos/types/devvit/ui/effects/web_view/v1alpha/context.js"
|
|
6909
|
+
},
|
|
6889
6910
|
{
|
|
6890
6911
|
"path": "../shared-types/dist/webbit.js",
|
|
6891
6912
|
"kind": "import-statement",
|
|
@@ -6895,7 +6916,7 @@
|
|
|
6895
6916
|
"format": "esm"
|
|
6896
6917
|
},
|
|
6897
6918
|
"library/src/client/devvit-surface.ts": {
|
|
6898
|
-
"bytes":
|
|
6919
|
+
"bytes": 22348,
|
|
6899
6920
|
"imports": [
|
|
6900
6921
|
{
|
|
6901
6922
|
"path": "../../node_modules/@reddit/faceplate-ui/dist/templateRenderingStrategy/clientStrategy.js",
|
|
@@ -7041,7 +7062,7 @@
|
|
|
7041
7062
|
"imports": [],
|
|
7042
7063
|
"exports": [],
|
|
7043
7064
|
"inputs": {},
|
|
7044
|
-
"bytes":
|
|
7065
|
+
"bytes": 1907049
|
|
7045
7066
|
},
|
|
7046
7067
|
"dist/devvit-surface.min.js": {
|
|
7047
7068
|
"imports": [
|
|
@@ -7526,14 +7547,17 @@
|
|
|
7526
7547
|
"library/src/client/dispatcher/webDispatcher.ts": {
|
|
7527
7548
|
"bytesInOutput": 3205
|
|
7528
7549
|
},
|
|
7550
|
+
"../protos/dist/types/devvit/ui/effects/web_view/v1alpha/context.js": {
|
|
7551
|
+
"bytesInOutput": 2036
|
|
7552
|
+
},
|
|
7529
7553
|
"library/src/client/web-view.ts": {
|
|
7530
|
-
"bytesInOutput":
|
|
7554
|
+
"bytesInOutput": 588
|
|
7531
7555
|
},
|
|
7532
7556
|
"library/src/client/devvit-surface.ts": {
|
|
7533
|
-
"bytesInOutput":
|
|
7557
|
+
"bytesInOutput": 8691
|
|
7534
7558
|
}
|
|
7535
7559
|
},
|
|
7536
|
-
"bytes":
|
|
7560
|
+
"bytes": 795911
|
|
7537
7561
|
}
|
|
7538
7562
|
}
|
|
7539
7563
|
}
|