Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
@assaabloy/gw-group-contacts
Advanced tools
Global web - web components
Custom HTML element
<gw-group-contacts content="" theme=""></gw-group-contacts>
Properties
Name | Type | Description |
---|---|---|
content | Object | base64 encoded |
theme | String |
content
{
"url": "",
"title": "Heading",
"text": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Viverra mollis sed laoreet vel vitae aliquam lorem. Diam nec amet, velit, fermentum. Sed massa sagittis malesuada sagittis eu. Are you trying to buy a specific product or just have general sales questions?",
"email": "general.contact@assaabloy.com",
"phone": "+46727137491",
"contacts": [
{
"name": "Brandon Sanderson",
"description": "Author",
"tags": [{
"title": "Tag",
"category": "tag"
}],
"categories": {
"title": "Category",
"category": "category"
}
"email": "brandon.sanderson@gmail.com",
"phone": "+46 733 200 554",
"contactForm": "#",
"locations": [
{
"country": "Sweden",
"district": "Skåne",
"city": "Malmö",
"postalCode": "100 44",
"geolocation": {
"latitude": "59.334591",
"longitude": "18.063240"
}
},
{
"country": "Sweden",
"district": "Skåne",
"city": "Malmö",
"postalCode": "100 44",
"geolocation": {
"latitude": "59.334591",
"longitude": "18.063240"
}
},
{
"country": "Sweden",
"district": "Skåne",
"city": "Malmö",
"postalCode": "100 44",
"geolocation": {
"latitude": "59.334591",
"longitude": "18.063240"
}
}
],
"image": {
"alt": "alt",
"url": "https://dummyimage.com/40x40/0cf",
"width": 2500,
"height": 1250,
"renditions": {
"blur-up": "https://dummyimage.com/40x40/",
"400": "https://dummyimage.com/400x200/",
"800": "https://dummyimage.com/800x400/",
"1200": "https://dummyimage.com/1200x600/",
"1600": "https://dummyimage.com/1600x800/",
"2500": "https://dummyimage.com/2500x1250/"
},
"smartCrops": {
"1-1-S": "https://via.placeholder.com/300?text=1-1-Small",
"1-1-M": "https://via.placeholder.com/800?text=1-1-Medium",
"1-1-L": "https://via.placeholder.com/1200?text=1-1-Large",
"4-3-S": "https://via.placeholder.com/400x300?text=4-3-Small",
"4-3-M": "https://via.placeholder.com/800x600?text=4-3-Medium",
"4-3-L": "https://via.placeholder.com/1600x1200?text=4-3-Large",
"3-4-S": "https://via.placeholder.com/300x400?text=3-4-Small",
"3-4-M": "https://via.placeholder.com/600x800?text=3-4-Medium",
"3-4-L": "https://via.placeholder.com/1200x1600?text=3-4-Large",
"8-3-S": "https://via.placeholder.com/400x150?text=8-3-Small",
"8-3-M": "https://via.placeholder.com/800x300?text=8-3-Medium",
"8-3-L": "https://via.placeholder.com/1600x600?text=8-3-Large",
"16-9-S": "https://via.placeholder.com/320x180?text=16-9-Small",
"16-9-M": "https://via.placeholder.com/640x360?text=16-9-Medium",
"16-9-L": "https://via.placeholder.com/1280x720?text=16-9-Large",
"1-1-blur-up": "https://via.placeholder.com/40?text=1-1-BLUR-UP",
"4-3-blur-up": "https://via.placeholder.com/40x30?text=4-3-BLUR-UP",
"3-4-blur-up": "https://via.placeholder.com/30x40?text=3-4-BLUR-UP",
"8-3-blur-up": "https://via.placeholder.com/40x15?text=8-3-BLUR-UP",
"16-9-blur-up": "https://via.placeholder.com/320x180?text=16-9-BLUR-UP"
}
}
}
],
"emailAddress": "E-mail",
"config": {
"padding": {
"top": true,
"bottom": true
},
"layout": "table" | "cards"
"variant": "enhanced" | "basic"
}
// Translations
"contactForm": "Contact form",
"location": "Location",
"phoneNumber": "Phone number",
"role": "Role",
"categories": "Categories",
"contact": "Contact",
"emailAddress": "Email",
"xPerPage": "{{count}} per page",
"pageXofY": "Page {{current}} of {{max}}",
}
theme Two different background options:
Dependencies
@assaabloy/gw-group-vendor
@assaabloy/brand-styles
FAQs
Web component - Contacts
The npm package @assaabloy/gw-group-contacts receives a total of 1,038 weekly downloads. As such, @assaabloy/gw-group-contacts popularity was classified as popular.
We found that @assaabloy/gw-group-contacts demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 10 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.