@htmlbricks/hb-site-paragraph-with-image 0.66.3 → 0.66.5
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/main.iife.js +3 -3
- package/main.iife.js.map +1 -1
- package/manifest.json +2 -1
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -207,6 +207,7 @@
|
|
|
207
207
|
}
|
|
208
208
|
}
|
|
209
209
|
],
|
|
210
|
+
"iifeIntegrity": "sha384-f41+KzpTBQo4VYwSQhkCXiyCiTYdI4z1CHtgzpnlrv/P7XBE7kf8XUTJAcOqyIk2",
|
|
210
211
|
"screenshots": [],
|
|
211
212
|
"licenses": [
|
|
212
213
|
{
|
|
@@ -225,5 +226,5 @@
|
|
|
225
226
|
"size": {},
|
|
226
227
|
"iifePath": "main.iife.js",
|
|
227
228
|
"repoName": "@htmlbricks/hb-site-paragraph-with-image",
|
|
228
|
-
"version": "0.66.
|
|
229
|
+
"version": "0.66.5"
|
|
229
230
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-site-paragraph-with-image",
|
|
3
|
-
"version": "0.66.
|
|
3
|
+
"version": "0.66.5",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Marketing block pairing an image (`img`) with rich text (`text`: title, body, optional link). Use `text_side` (`left` / `right`) and `half_space` for layout; responsive parts cover mobile and desktop. Fires `elClick` when the link area is used.",
|
|
6
6
|
"licenses": [
|