@htmlbricks/hb-site-paragraph-with-image 0.72.1 → 0.73.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/main.iife.js +20 -1
- package/main.iife.js.map +1 -1
- package/manifest.json +2 -2
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -284,7 +284,7 @@
|
|
|
284
284
|
}
|
|
285
285
|
}
|
|
286
286
|
],
|
|
287
|
-
"iifeIntegrity": "sha384-
|
|
287
|
+
"iifeIntegrity": "sha384-FoCQHUfVF85nCTeViZxwQex4sS9K4LhtfcZ+noLfSTdHyOLhzWYnIMvN4RHOOF7P",
|
|
288
288
|
"dependencies": [],
|
|
289
289
|
"screenshots": [],
|
|
290
290
|
"licenses": [
|
|
@@ -304,5 +304,5 @@
|
|
|
304
304
|
"size": {},
|
|
305
305
|
"iifePath": "main.iife.js",
|
|
306
306
|
"repoName": "@htmlbricks/hb-site-paragraph-with-image",
|
|
307
|
-
"version": "0.
|
|
307
|
+
"version": "0.73.0"
|
|
308
308
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-site-paragraph-with-image",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.73.0",
|
|
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. CTA is a Bulma `button is-primary` (optional inline colors on the link). Fires `elClick` when the link area is used.",
|
|
6
6
|
"licenses": [
|