2.0.0-rc.0 • Published 2 years ago

@assaabloy/gw-group-emea-dach-partners-retailers v2.0.0-rc.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

ASSA ABLOY Global web - web components

EMEA DACH Partners Retailers

Custom HTML element Partners / retailers search component for the EMEA DACH region.

<gw-group-emea-dach-partners-retailers content="" theme=""></gw-group-emea-dach-partners-retailers>

Properties | Name | Type | Description | | ------------- | --------- | ----------------------------- | | content | Object | base64 encoded | | theme | String | |

content

{
  "title": "",
  "text": "",
  "config": {
    "padding": {
      "top": true,
      "bottom": true
    }
  },
  "searchType": "fachhandelssuche-assaabloy-de", // The type of search. One of "fachhandelssuche-assaabloy-de", fachhandelssuche-assaabloy-at" or "fachhandelssuche-assaabloy-ch", Defaults to "fachhandelssuche-assaabloy-de"
  "language": "en", // The language to display. One of "de", "en", "fr", "ru". Defaults to "en".
  "showFilterAreas": true, // true to display the filter areas and checkboxes, false to only apply the preselected filters
  "preselectedFilters": "", // Comma separated list of preselected filter ids, defaults to "".
  "showMap": false, // true for display the Google Map, false to only display the partner / retailers list. Defaults to false
  "googleMapsApiKey": "", // The Google Maps API key. Defaults to ""
}

theme Two different background options:

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

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

2.0.0-rc.0

2 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.4

3 years ago

1.0.1

3 years ago