@devvit/ui-renderer 0.11.20-next-2025-08-08-16-39-07-0861787df.0 → 0.11.20-next-2025-08-11-14-42-10-6b8f5c219.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.d.ts.map +1 -1
- package/blocks/components/devvit-blocks-web-view.js +2 -1
- package/blocks/components/devvit-blocks-web-view.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
|
@@ -6449,7 +6449,7 @@
|
|
|
6449
6449
|
"format": "esm"
|
|
6450
6450
|
},
|
|
6451
6451
|
"library/src/blocks/components/devvit-blocks-web-view.ts": {
|
|
6452
|
-
"bytes":
|
|
6452
|
+
"bytes": 13127,
|
|
6453
6453
|
"imports": [
|
|
6454
6454
|
{
|
|
6455
6455
|
"path": "../protos/dist/types/devvit/ui/effects/web_view/v1alpha/post_message.js",
|
|
@@ -7248,7 +7248,7 @@
|
|
|
7248
7248
|
"imports": [],
|
|
7249
7249
|
"exports": [],
|
|
7250
7250
|
"inputs": {},
|
|
7251
|
-
"bytes":
|
|
7251
|
+
"bytes": 2065072
|
|
7252
7252
|
},
|
|
7253
7253
|
"dist/devvit-surface.min.js": {
|
|
7254
7254
|
"imports": [
|
|
@@ -7668,7 +7668,7 @@
|
|
|
7668
7668
|
"bytesInOutput": 971
|
|
7669
7669
|
},
|
|
7670
7670
|
"library/src/blocks/components/devvit-blocks-web-view.ts": {
|
|
7671
|
-
"bytesInOutput":
|
|
7671
|
+
"bytesInOutput": 4847
|
|
7672
7672
|
},
|
|
7673
7673
|
"library/src/blocks/templates/renderWebViewBlock.ts": {
|
|
7674
7674
|
"bytesInOutput": 577
|
|
@@ -7764,7 +7764,7 @@
|
|
|
7764
7764
|
"bytesInOutput": 8517
|
|
7765
7765
|
}
|
|
7766
7766
|
},
|
|
7767
|
-
"bytes":
|
|
7767
|
+
"bytes": 845880
|
|
7768
7768
|
}
|
|
7769
7769
|
}
|
|
7770
7770
|
}
|
package/devvit-surface.min.js
CHANGED
|
@@ -613,7 +613,7 @@ button inline-flex`},di=e=>{let{createElement:t}=q(),{attributes:r,selected:a,ro
|
|
|
613
613
|
name="${a}"
|
|
614
614
|
src="${P2(this.src)}"
|
|
615
615
|
sandbox="allow-scripts ${r} allow-forms"
|
|
616
|
-
allow="clipboard-write"
|
|
616
|
+
allow="clipboard-write web-share"
|
|
617
617
|
referrerpolicy="origin"
|
|
618
618
|
tabindex="${P2(this.focusable?"0":void 0)}"
|
|
619
619
|
@load="${B(this,r1,vs)}"
|