@devvit/ui-renderer 0.11.20-next-2025-07-25-00-00-20-b42f98f6e.0 → 0.11.20-next-2025-07-28-12-50-32-fb5e880af.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/components/devvit-blocks-web-view.js +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 +1 -1
- package/devvit-surface-meta.min.json +4 -4
- package/devvit-surface.min.js +1 -1
- package/devvit-surface.min.js.map +1 -1
- package/package.json +8 -8
|
@@ -6386,7 +6386,7 @@
|
|
|
6386
6386
|
"format": "esm"
|
|
6387
6387
|
},
|
|
6388
6388
|
"library/src/blocks/components/devvit-blocks-web-view.ts": {
|
|
6389
|
-
"bytes":
|
|
6389
|
+
"bytes": 11979,
|
|
6390
6390
|
"imports": [
|
|
6391
6391
|
{
|
|
6392
6392
|
"path": "../protos/dist/types/devvit/ui/effects/web_view/v1alpha/post_message.js",
|
|
@@ -7186,7 +7186,7 @@
|
|
|
7186
7186
|
"imports": [],
|
|
7187
7187
|
"exports": [],
|
|
7188
7188
|
"inputs": {},
|
|
7189
|
-
"bytes":
|
|
7189
|
+
"bytes": 2048762
|
|
7190
7190
|
},
|
|
7191
7191
|
"dist/devvit-surface.min.js": {
|
|
7192
7192
|
"imports": [
|
|
@@ -7591,7 +7591,7 @@
|
|
|
7591
7591
|
"bytesInOutput": 107
|
|
7592
7592
|
},
|
|
7593
7593
|
"library/src/blocks/components/devvit-blocks-web-view.ts": {
|
|
7594
|
-
"bytesInOutput":
|
|
7594
|
+
"bytesInOutput": 4596
|
|
7595
7595
|
},
|
|
7596
7596
|
"library/src/blocks/templates/renderWebViewBlock.ts": {
|
|
7597
7597
|
"bytesInOutput": 577
|
|
@@ -7693,7 +7693,7 @@
|
|
|
7693
7693
|
"bytesInOutput": 8402
|
|
7694
7694
|
}
|
|
7695
7695
|
},
|
|
7696
|
-
"bytes":
|
|
7696
|
+
"bytes": 833043
|
|
7697
7697
|
}
|
|
7698
7698
|
}
|
|
7699
7699
|
}
|
package/devvit-surface.min.js
CHANGED
|
@@ -612,7 +612,7 @@ button inline-flex`},di=e=>{let{createElement:t}=W(),{attributes:r,selected:a,ro
|
|
|
612
612
|
name="${a}"
|
|
613
613
|
src="${$2(this.src)}"
|
|
614
614
|
sandbox="allow-scripts ${r} allow-forms"
|
|
615
|
-
allow="
|
|
615
|
+
allow="clipboard-write"
|
|
616
616
|
referrerpolicy="origin"
|
|
617
617
|
tabindex="${$2(this.focusable?"0":void 0)}"
|
|
618
618
|
@load="${k(this,e1,Yl)}"
|