@devvit/ui-renderer 0.11.7-next-2025-02-03-d3b95475f.0 → 0.11.7-next-2025-02-03-3c24a4737.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 +1 -1
- package/client/devvit-custom-post.js.map +1 -1
- package/client/devvit-surface.d.ts.map +1 -1
- package/client/devvit-surface.js +2 -2
- package/client/devvit-surface.js.map +1 -1
- package/client/web-view.d.ts +4 -3
- package/client/web-view.d.ts.map +1 -1
- package/client/web-view.js +11 -5
- package/client/web-view.js.map +1 -1
- package/client/web-view.test.d.ts.map +1 -0
- package/client/web-view.test.js.map +1 -0
- package/devvit-custom-post-meta.min.json +6 -6
- package/devvit-custom-post.min.js +1 -1
- package/devvit-custom-post.min.js.map +3 -3
- package/devvit-surface-meta.min.json +6 -6
- package/devvit-surface.min.js +22 -22
- package/devvit-surface.min.js.map +3 -3
- package/package.json +9 -9
|
@@ -6864,12 +6864,12 @@
|
|
|
6864
6864
|
"format": "esm"
|
|
6865
6865
|
},
|
|
6866
6866
|
"library/src/client/web-view.ts": {
|
|
6867
|
-
"bytes":
|
|
6867
|
+
"bytes": 1496,
|
|
6868
6868
|
"imports": [],
|
|
6869
6869
|
"format": "esm"
|
|
6870
6870
|
},
|
|
6871
6871
|
"library/src/client/devvit-surface.ts": {
|
|
6872
|
-
"bytes":
|
|
6872
|
+
"bytes": 20911,
|
|
6873
6873
|
"imports": [
|
|
6874
6874
|
{
|
|
6875
6875
|
"path": "../../node_modules/@reddit/faceplate-ui/dist/templateRenderingStrategy/clientStrategy.js",
|
|
@@ -7010,7 +7010,7 @@
|
|
|
7010
7010
|
"imports": [],
|
|
7011
7011
|
"exports": [],
|
|
7012
7012
|
"inputs": {},
|
|
7013
|
-
"bytes":
|
|
7013
|
+
"bytes": 1868258
|
|
7014
7014
|
},
|
|
7015
7015
|
"dist/devvit-surface.min.js": {
|
|
7016
7016
|
"imports": [
|
|
@@ -7490,13 +7490,13 @@
|
|
|
7490
7490
|
"bytesInOutput": 3182
|
|
7491
7491
|
},
|
|
7492
7492
|
"library/src/client/web-view.ts": {
|
|
7493
|
-
"bytesInOutput":
|
|
7493
|
+
"bytesInOutput": 359
|
|
7494
7494
|
},
|
|
7495
7495
|
"library/src/client/devvit-surface.ts": {
|
|
7496
|
-
"bytesInOutput":
|
|
7496
|
+
"bytesInOutput": 8059
|
|
7497
7497
|
}
|
|
7498
7498
|
},
|
|
7499
|
-
"bytes":
|
|
7499
|
+
"bytes": 786404
|
|
7500
7500
|
}
|
|
7501
7501
|
}
|
|
7502
7502
|
}
|