Socket
Socket
Sign inDemoInstall

@assaabloy/gw-group-footer

Package Overview
Dependencies
0
Maintainers
14
Versions
237
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@assaabloy/gw-group-footer

Web component - Footer


Version published
Maintainers
14
Weekly downloads
192
increased by74.55%
Install size
143 kB

Weekly downloads

Readme

Source

ASSA ABLOY Global web - web components

Custom HTML element

<gw-group-footer content=""></gw-group-footer>

Properties

NameTypeDescription
contentStringbase64 encoded object

content

{
  "url": "https://www.assaabloy.com/content/api/v1/navigation.json?page=/group/en",
  "tagline": "Experience a safer and more open world", // NEW
  "copyrightText": "© ASSA ABLOY",
  "isMarketHiddenInUrl": false,
  "isLanguageHiddenInUrl": false,
  "toTop": "to top",
  "locationSwitcher": {
    "title": "ASSA ABLOY near you",
    "text": "ASSA ABLOY operates worldwide. To get the most relevant information and support please select your location.",
    "trigger": "Career",
    "marketDropdown": {
      "title": "Locations",
      "text": "Select a location"
    },
    "languageListTitle": "Choose your language",
    "links": [
      {
        "text": "Link 1",
        "url": "#link1",
        "external": false
      },
      {
        "text": "Link 2",
        "url": "https://google.com",
        "external": true
      }
    ],

    // Translations
    "openDialog": "Open dialog",
    "closeDialog": "Close dialog",
    "locationDialog": "Location dialog",
  },
  "socialMediaItems": [
    {
      "url": "https://www.facebook.com",
      "icon": "facebook.svg",
      "iconHoverText": "Facebook"
    },
    {
      "url": "https://www.twitter.com",
      "icon": "twitter.svg",
      "iconHoverText": "Twitter"
    },
    {
      "url": "https://www.instagram.com",
      "icon": "instagram.svg",
      "iconHoverText": "Instagram"
    },
    {
      "url": "https://www.kan.se",
      "icon": "linkedin.svg",
      "iconHoverText": "LinkedIn"
    },
    {
      "url": "https://www.douyin.com",
      "icon": "douyin.svg",
      "iconHoverText": "Douyin"
    },
    {
      "url": "https://www.tencent.com",
      "icon": "tencent.svg",
      "iconHoverText": "Tencent"
    },
    {
      "url": "https://www.wechat.com",
      "icon": "wechat.svg",
      "iconHoverText": "WeChat"
    },
    {
      "url": "https://www.weibo.com",
      "icon": "weibo.svg",
      "iconHoverText": "Weibo"
    },
    {
      "url": "https://www.youku.com",
      "icon": "youku.svg",
      "iconHoverText": "Youku"
    }
  ],
  "menuItems": [
    {
      "url": "/open-positions",
      "label": "Open positions"
    },
    {
      "url": "/diversity",
      "label": "Diversity & Inclusion"
    },
    {
      "url": "/students",
      "label": "Students"
    },
    {
      "url": "/life",
      "label": "Life at ASSA ABLOY"
    },
    {
      "url": "/contact",
      "label": "Contact"
    },
    {
      "url": "https://www.assaabloy.com",
      "label": "Group site",
      "target": "_blank"
    }
  ],
  "columns": [
    {
      "id": "c1",
      "headingLink": {
        "label": "Column 1 Heading link",
        "url": "#",
        "target": "_self"
      },
      "links": [
        {
          "label": "Column 1 Link 1",
          "url": "/content/c1/link1",
          "target": "_self"
        },
        {
          "label": "Column 1 Link 2",
          "url": "/content/c1/link2",
          "target": "_self"
        }
      ]
    },
  ],
  "staticLinks": [
    {
      "url": "/legal/cookies",
      "label": "Cookies"
    },
    {
      "url": "/legal/privacy",
      "label": "Privacy"
    },
    {
      "url": "/sitemap",
      "label": "Sitemap",
      "target": "_blank"
    }
  ],
  "branding": {
    "image": {
      "url": "",
      "alt": ""
    },
    "text": "",
    "theme": ""
  }
}

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

FAQs

Last updated on 29 Mar 2023

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • 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