Socket
Socket
Sign inDemoInstall

@assaabloy/gw-group-press-releases-slider

Package Overview
Dependencies
Maintainers
0
Versions
334
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@assaabloy/gw-group-press-releases-slider

Web component - Press Releases Slider


Version published
Weekly downloads
148
decreased by-86.37%
Maintainers
0
Weekly downloads
 
Created
Source

ASSA ABLOY Global web - web components

Press Releases Slider

Custom HTML element

<gw-group-press-releases-slider content="" theme=""></press-releases-slider>

Properties

NameTypeDescription
contentObjectbase64 encoded
themeString

content

{
  "url": "",
  "detailedPageUrl": "",
  "title": "",
  "text": "",
  "noCardMessage": "",
  "lastCard": {
    "title": "",
    "link": {
      "text": "",
      "url": ""
    }
  },
  "config": {
    "padding": {
      "top": true,
      "bottom": true
    }
  },

  // Translations
  "readMore": "Read more",
  "regulatory": "Regulatory",
  "nonRegulatory": "Non-regulatory",
}


Response from url should contain the following:

{
  "itemsTotalCount": 0,
  "items": [
    {
      "id": "",
      "title": "",
      "isRegulatory": false,
      "publishDate": "",
      "category": "",
      "intro": "",
      "introOverridden": true,
      "cisionWireUrl": "",
      "rawHtmlUrl": "",
      "pdfUrl": ""
      "image": {
        "downloadUrl": ""
        "fileName": ""
        "title": ""
        "urlTo100x100ArResized": ""
        "urlTo100x100Thumbnail": ""
        "urlTo200x200ArResized": ""
        "urlTo200x200Thumbnail": ""
        "urlTo400x400ArResized": ""
        "urlTo800x800ArResized": ""
      },
    },
  ]

}

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 09 Sep 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc