Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

@assaabloy/gw-group-features-cards

Package Overview
Dependencies
Maintainers
10
Versions
419
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@assaabloy/gw-group-features-cards

Web component - Features Cards

latest
Source
npmnpm
Version
25.0.5
Version published
Maintainers
10
Created
Source

ASSA ABLOY Global web - web components

Features Cards

Custom HTML element

<gw-group-features-cards content="" theme=""></gw-group-features-cards>

Properties

NameTypeDescription
contentObjectbase64 encoded
themeString

content

{
  "config": {
    "padding": {
      "top": true,
      "bottom": true
    }
  },
  "cards": [
    {
      "title": "Lorem ipsum dolor sit amet",
      "text": "Lorem ipsum dolor sit amet.",
      "image": {
        "url": "https://some/path/to/fallback-image.png",
        "alt": "",
        "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/"
        }
      },
    },
  ]
}

theme Background options:

  • "theme-alt-1"
  • "theme-alt-2"
  • "theme-alt-3"
  • "theme-alt-4"

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

FAQs

Package last updated on 20 Apr 2026

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