@devvit/ui-renderer 0.11.8-next-2025-02-10-c496a14e8.0 → 0.11.8-next-2025-02-11-6dc7d3a3b.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/blocks/attributes.d.ts.map +1 -1
- package/blocks/attributes.js +1 -0
- package/blocks/attributes.js.map +1 -1
- package/blocks/attributes.test.js.map +1 -1
- package/client/formbuilder/devvit-form-dialog.d.ts +3 -1
- package/client/formbuilder/devvit-form-dialog.d.ts.map +1 -1
- package/client/formbuilder/devvit-form-dialog.js +25 -8
- package/client/formbuilder/devvit-form-dialog.js.map +1 -1
- package/devvit-custom-post-meta.min.json +4 -4
- package/devvit-custom-post.min.js +1 -1
- package/devvit-custom-post.min.js.map +2 -2
- package/devvit-surface-meta.min.json +4 -4
- package/devvit-surface.min.js +1 -1
- package/devvit-surface.min.js.map +2 -2
- package/package.json +8 -8
|
@@ -983,7 +983,7 @@
|
|
|
983
983
|
"format": "esm"
|
|
984
984
|
},
|
|
985
985
|
"library/src/blocks/attributes.ts": {
|
|
986
|
-
"bytes":
|
|
986
|
+
"bytes": 21522,
|
|
987
987
|
"imports": [
|
|
988
988
|
{
|
|
989
989
|
"path": "../protos/dist/types/devvit/ui/block_kit/v1beta/enums.js",
|
|
@@ -7010,7 +7010,7 @@
|
|
|
7010
7010
|
"imports": [],
|
|
7011
7011
|
"exports": [],
|
|
7012
7012
|
"inputs": {},
|
|
7013
|
-
"bytes":
|
|
7013
|
+
"bytes": 1871309
|
|
7014
7014
|
},
|
|
7015
7015
|
"dist/devvit-surface.min.js": {
|
|
7016
7016
|
"imports": [
|
|
@@ -7310,7 +7310,7 @@
|
|
|
7310
7310
|
"bytesInOutput": 1561
|
|
7311
7311
|
},
|
|
7312
7312
|
"library/src/blocks/attributes.ts": {
|
|
7313
|
-
"bytesInOutput":
|
|
7313
|
+
"bytesInOutput": 8328
|
|
7314
7314
|
},
|
|
7315
7315
|
"library/src/blocks/block-type.ts": {
|
|
7316
7316
|
"bytesInOutput": 461
|
|
@@ -7496,7 +7496,7 @@
|
|
|
7496
7496
|
"bytesInOutput": 8138
|
|
7497
7497
|
}
|
|
7498
7498
|
},
|
|
7499
|
-
"bytes":
|
|
7499
|
+
"bytes": 786839
|
|
7500
7500
|
}
|
|
7501
7501
|
}
|
|
7502
7502
|
}
|