@htmlbricks/hb-contact-card 0.71.27 → 0.71.29
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 +1 -1
- package/main.iife.js.map +1 -1
- package/manifest.json +2 -2
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -1379,7 +1379,7 @@
|
|
|
1379
1379
|
}
|
|
1380
1380
|
}
|
|
1381
1381
|
],
|
|
1382
|
-
"iifeIntegrity": "sha384-
|
|
1382
|
+
"iifeIntegrity": "sha384-Wi5/MGvcwZq7q3NzFhU2VTVDh38N0ofAOeHxzUj+tPSFkELX8hCGbwfwDDt6LxYQ",
|
|
1383
1383
|
"dependencies": [
|
|
1384
1384
|
{
|
|
1385
1385
|
"name": "hb-dropdown-simple",
|
|
@@ -1405,5 +1405,5 @@
|
|
|
1405
1405
|
"size": {},
|
|
1406
1406
|
"iifePath": "main.iife.js",
|
|
1407
1407
|
"repoName": "@htmlbricks/hb-contact-card",
|
|
1408
|
-
"version": "0.71.
|
|
1408
|
+
"version": "0.71.29"
|
|
1409
1409
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-contact-card",
|
|
3
|
-
"version": "0.71.
|
|
3
|
+
"version": "0.71.29",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "A comprehensive contact card component that displays personal, contact, company, and social media information in a Bulma-styled card layout. Uses a single data object with structured arrays for phone numbers, addresses, and social media profiles. Features include avatar support with placeholder, clickable contact information, social media links, collapsible sections, and customizable action buttons with grouping, badges, and links support.",
|
|
6
6
|
"licenses": [
|