🚀 DAY 3 OF LAUNCH WEEK:Announcing Bun and vlt Support in Socket.Learn more
Socket
Book a DemoInstallSign in
Socket

@assaabloy/gw-group-contacts

Package Overview
Dependencies
Maintainers
12
Versions
417
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@assaabloy/gw-group-contacts

Web component - Contacts

Source
npmnpm
Version
20.0.24
Version published
Maintainers
12
Created
Source

ASSA ABLOY Global web - web components

Contacts

Custom HTML element

<gw-group-contacts content="" theme=""></gw-group-contacts>

Properties

NameTypeDescription
contentObjectbase64 encoded
themeString

content

{
  "title": "Would you like to know more, please contact us",
  "contacts": [
    {
      "image": {
        "alt": "alt",
        "url": "https://dummyimage.com/40x40/0cf",
        "renditions": {
          "blur-up": "https://dummyimage.com/40x40/",
          "400": "https://dummyimage.com/400x400/",
          "800": "https://dummyimage.com/800x800/",
          "1200": "https://dummyimage.com/1200x1200/",
          "1600": "https://dummyimage.com/1600x1600/",
          "2500": "https://dummyimage.com/2500x2500/"
        }
      },
      "name": "Daniel Olsson",
      "description": "Corporate Communications",
      "emailLabel": "E-mail",
      "email": "glajan@gmail.com",
      "phone": "+46 733 200 554"
    }
  ],
  "config": {
    "padding": {
      "top": true,
      "bottom": true
    },
    "layout": "basic | enhanced"
  }
}

theme Two different background options:

  • "theme-alt-1" (white)
  • "theme-alt-2" (grey)

Dependencies @assaabloy/gw-group-vendor @assaabloy/brand-styles

FAQs

Package last updated on 01 Feb 2022

Did you know?

Socket

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.

Install

Related posts