Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

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

Package Overview
Dependencies
0
Maintainers
14
Versions
177
Issues
File Explorer

Advanced tools

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

Web component - Press Releases Slider

    21.3.31latest
    GitHub

Version published
Maintainers
14
Weekly downloads
1,060
increased by104.24%

Weekly downloads

Readme

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

Last updated on 21 Mar 2023

Did you know?

Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc