@devvit/ui-renderer 0.11.18-next-2025-06-24-16-36-38-03f3bc81b.0 → 0.11.18-next-2025-06-25-18-36-30-1e3e6a5ea.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-surface.d.ts +3 -0
- package/client/devvit-surface.d.ts.map +1 -1
- package/client/devvit-surface.js +5 -0
- package/client/devvit-surface.js.map +1 -1
- package/client/dispatcher/events.d.ts +2 -0
- package/client/dispatcher/events.d.ts.map +1 -1
- package/client/dispatcher/events.js.map +1 -1
- package/client/effects/navigate-to-url-effect-handler.d.ts.map +1 -1
- package/client/effects/navigate-to-url-effect-handler.js +5 -1
- package/client/effects/navigate-to-url-effect-handler.js.map +1 -1
- package/client/effects/navigate-to-url-effect-handler.test.js.map +1 -1
- package/devvit-custom-post-meta.min.json +2 -2
- package/devvit-custom-post.min.js +18 -18
- package/devvit-custom-post.min.js.map +2 -2
- package/devvit-surface-meta.min.json +5 -5
- package/devvit-surface.min.js +7 -7
- package/devvit-surface.min.js.map +2 -2
- package/package.json +8 -8
|
@@ -771,7 +771,7 @@
|
|
|
771
771
|
"format": "esm"
|
|
772
772
|
},
|
|
773
773
|
"library/src/client/dispatcher/events.ts": {
|
|
774
|
-
"bytes":
|
|
774
|
+
"bytes": 3754,
|
|
775
775
|
"imports": [],
|
|
776
776
|
"format": "esm"
|
|
777
777
|
},
|
|
@@ -6947,7 +6947,7 @@
|
|
|
6947
6947
|
"format": "esm"
|
|
6948
6948
|
},
|
|
6949
6949
|
"library/src/client/devvit-surface.ts": {
|
|
6950
|
-
"bytes":
|
|
6950
|
+
"bytes": 22611,
|
|
6951
6951
|
"imports": [
|
|
6952
6952
|
{
|
|
6953
6953
|
"path": "../../node_modules/@reddit/faceplate-ui/dist/templateRenderingStrategy/clientStrategy.js",
|
|
@@ -7093,7 +7093,7 @@
|
|
|
7093
7093
|
"imports": [],
|
|
7094
7094
|
"exports": [],
|
|
7095
7095
|
"inputs": {},
|
|
7096
|
-
"bytes":
|
|
7096
|
+
"bytes": 1920506
|
|
7097
7097
|
},
|
|
7098
7098
|
"dist/devvit-surface.min.js": {
|
|
7099
7099
|
"imports": [
|
|
@@ -7588,10 +7588,10 @@
|
|
|
7588
7588
|
"bytesInOutput": 588
|
|
7589
7589
|
},
|
|
7590
7590
|
"library/src/client/devvit-surface.ts": {
|
|
7591
|
-
"bytesInOutput":
|
|
7591
|
+
"bytesInOutput": 8772
|
|
7592
7592
|
}
|
|
7593
7593
|
},
|
|
7594
|
-
"bytes":
|
|
7594
|
+
"bytes": 799296
|
|
7595
7595
|
}
|
|
7596
7596
|
}
|
|
7597
7597
|
}
|