@devvit/ui-renderer 0.12.2-next-2025-10-14-20-12-24-67ef9681c.0 → 0.12.2-next-2025-10-14-20-54-23-baa59b4c1.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 +12 -0
- package/client/devvit-surface.d.ts.map +1 -1
- package/client/devvit-surface.js +20 -3
- package/client/devvit-surface.js.map +1 -1
- package/client/web-view.d.ts +5 -1
- package/client/web-view.d.ts.map +1 -1
- package/client/web-view.js +10 -2
- package/client/web-view.js.map +1 -1
- package/client/web-view.test.js.map +1 -1
- 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 +17 -17
- package/devvit-surface.min.js.map +3 -3
- package/package.json +8 -8
|
@@ -7195,7 +7195,7 @@
|
|
|
7195
7195
|
"format": "esm"
|
|
7196
7196
|
},
|
|
7197
7197
|
"library/src/client/web-view.ts": {
|
|
7198
|
-
"bytes":
|
|
7198
|
+
"bytes": 5865,
|
|
7199
7199
|
"imports": [
|
|
7200
7200
|
{
|
|
7201
7201
|
"path": "../protos/dist/types/devvit/ui/effects/web_view/v1alpha/context.js",
|
|
@@ -7226,7 +7226,7 @@
|
|
|
7226
7226
|
"format": "esm"
|
|
7227
7227
|
},
|
|
7228
7228
|
"library/src/client/devvit-surface.ts": {
|
|
7229
|
-
"bytes":
|
|
7229
|
+
"bytes": 23972,
|
|
7230
7230
|
"imports": [
|
|
7231
7231
|
{
|
|
7232
7232
|
"path": "../../node_modules/@reddit/faceplate-ui/dist/templateRenderingStrategy/clientStrategy.js",
|
|
@@ -7377,7 +7377,7 @@
|
|
|
7377
7377
|
"imports": [],
|
|
7378
7378
|
"exports": [],
|
|
7379
7379
|
"inputs": {},
|
|
7380
|
-
"bytes":
|
|
7380
|
+
"bytes": 2170878
|
|
7381
7381
|
},
|
|
7382
7382
|
"dist/devvit-surface.min.js": {
|
|
7383
7383
|
"imports": [
|
|
@@ -7905,13 +7905,13 @@
|
|
|
7905
7905
|
"bytesInOutput": 3205
|
|
7906
7906
|
},
|
|
7907
7907
|
"library/src/client/web-view.ts": {
|
|
7908
|
-
"bytesInOutput":
|
|
7908
|
+
"bytesInOutput": 1785
|
|
7909
7909
|
},
|
|
7910
7910
|
"library/src/client/devvit-surface.ts": {
|
|
7911
|
-
"bytesInOutput":
|
|
7911
|
+
"bytesInOutput": 9096
|
|
7912
7912
|
}
|
|
7913
7913
|
},
|
|
7914
|
-
"bytes":
|
|
7914
|
+
"bytes": 871207
|
|
7915
7915
|
}
|
|
7916
7916
|
}
|
|
7917
7917
|
}
|