@devvit/ui-renderer 0.11.13-next-2025-04-10-019dbc0a5.0 → 0.11.13-next-2025-04-11-cb786dd02.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 +2 -1
- package/client/devvit-custom-post.js.map +1 -1
- package/client/devvit-surface.d.ts +2 -0
- package/client/devvit-surface.d.ts.map +1 -1
- package/client/devvit-surface.js +8 -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 +4 -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 +26 -7
- package/devvit-custom-post.min.js +45 -45
- package/devvit-custom-post.min.js.map +4 -4
- package/devvit-surface-meta.min.json +26 -7
- package/devvit-surface.min.js +34 -34
- package/devvit-surface.min.js.map +4 -4
- package/package.json +8 -8
|
@@ -6517,6 +6517,11 @@
|
|
|
6517
6517
|
],
|
|
6518
6518
|
"format": "esm"
|
|
6519
6519
|
},
|
|
6520
|
+
"../shared-types/dist/webbit.js": {
|
|
6521
|
+
"bytes": 38,
|
|
6522
|
+
"imports": [],
|
|
6523
|
+
"format": "esm"
|
|
6524
|
+
},
|
|
6520
6525
|
"../../node_modules/compare-versions/lib/esm/utils.js": {
|
|
6521
6526
|
"bytes": 1251,
|
|
6522
6527
|
"imports": [],
|
|
@@ -6869,12 +6874,18 @@
|
|
|
6869
6874
|
"format": "esm"
|
|
6870
6875
|
},
|
|
6871
6876
|
"library/src/client/web-view.ts": {
|
|
6872
|
-
"bytes":
|
|
6873
|
-
"imports": [
|
|
6877
|
+
"bytes": 1703,
|
|
6878
|
+
"imports": [
|
|
6879
|
+
{
|
|
6880
|
+
"path": "../shared-types/dist/webbit.js",
|
|
6881
|
+
"kind": "import-statement",
|
|
6882
|
+
"original": "@devvit/shared-types/webbit.js"
|
|
6883
|
+
}
|
|
6884
|
+
],
|
|
6874
6885
|
"format": "esm"
|
|
6875
6886
|
},
|
|
6876
6887
|
"library/src/client/devvit-surface.ts": {
|
|
6877
|
-
"bytes":
|
|
6888
|
+
"bytes": 21673,
|
|
6878
6889
|
"imports": [
|
|
6879
6890
|
{
|
|
6880
6891
|
"path": "../../node_modules/@reddit/faceplate-ui/dist/templateRenderingStrategy/clientStrategy.js",
|
|
@@ -6931,6 +6942,11 @@
|
|
|
6931
6942
|
"kind": "import-statement",
|
|
6932
6943
|
"original": "@devvit/shared-types/tid.js"
|
|
6933
6944
|
},
|
|
6945
|
+
{
|
|
6946
|
+
"path": "../shared-types/dist/webbit.js",
|
|
6947
|
+
"kind": "import-statement",
|
|
6948
|
+
"original": "@devvit/shared-types/webbit.js"
|
|
6949
|
+
},
|
|
6934
6950
|
{
|
|
6935
6951
|
"path": "../../node_modules/@reddit/faceplate/lib/custom-event.js",
|
|
6936
6952
|
"kind": "import-statement",
|
|
@@ -7015,7 +7031,7 @@
|
|
|
7015
7031
|
"imports": [],
|
|
7016
7032
|
"exports": [],
|
|
7017
7033
|
"inputs": {},
|
|
7018
|
-
"bytes":
|
|
7034
|
+
"bytes": 1882189
|
|
7019
7035
|
},
|
|
7020
7036
|
"dist/devvit-surface.min.js": {
|
|
7021
7037
|
"imports": [
|
|
@@ -7437,6 +7453,9 @@
|
|
|
7437
7453
|
"../shared-types/dist/tid.js": {
|
|
7438
7454
|
"bytesInOutput": 282
|
|
7439
7455
|
},
|
|
7456
|
+
"../shared-types/dist/webbit.js": {
|
|
7457
|
+
"bytesInOutput": 15
|
|
7458
|
+
},
|
|
7440
7459
|
"../../node_modules/compare-versions/lib/esm/utils.js": {
|
|
7441
7460
|
"bytesInOutput": 686
|
|
7442
7461
|
},
|
|
@@ -7498,13 +7517,13 @@
|
|
|
7498
7517
|
"bytesInOutput": 3205
|
|
7499
7518
|
},
|
|
7500
7519
|
"library/src/client/web-view.ts": {
|
|
7501
|
-
"bytesInOutput":
|
|
7520
|
+
"bytesInOutput": 413
|
|
7502
7521
|
},
|
|
7503
7522
|
"library/src/client/devvit-surface.ts": {
|
|
7504
|
-
"bytesInOutput":
|
|
7523
|
+
"bytesInOutput": 8371
|
|
7505
7524
|
}
|
|
7506
7525
|
},
|
|
7507
|
-
"bytes":
|
|
7526
|
+
"bytes": 789394
|
|
7508
7527
|
}
|
|
7509
7528
|
}
|
|
7510
7529
|
}
|