3.0.4 • Published 3 years ago

@assaabloy/wc-large-card v3.0.4

Weekly downloads
43
License
MIT
Repository
github
Last release
3 years ago

ASSA ABLOY Global web - web components

Large Card

Custom HTML element

<large-card largeCardData="" theme=""></large-card>

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

largeCardData

{
  "config": {
    "reversed": true | false,
    "imageOverflow": {
      "position": "top",
      "backgroundColor": "white"
    }
  },
  "title": "The difference is in the refinement of the door",
  "quote": {
    "active": true | false,
    "name": "Philippe Samyn",
    "role": "Architect & engineer",
    "company": "Samyn and Partners",
    "location": "Belgium"
  },
  "html": "<p>The fire station in Charleroi houses 38 fire trucks which enter a exit at high (for livesafing) speeds. So the doors are a crucial component of the design. In facet, Samyn identifies the doors as \\\"the key item of concept\\\" of the final building<p>",
  "cta": {
    "label": "Read more",
    "url": "/#",
    "type": " '' | primary | secondary | contrast", /* leave empty to use complementary color (blue/red/brown/green) */
    "visible": true | false
  },
  "image": {
    "url": "https://res.cloudinary.com/motherload/image/upload/v1601907744/Assa/placeholder_nxipf4.jpg",
    "label": {
      "visible": true | false,
      "title": "Title",
      "text": "Label text",
      "url": "/#",
      "position": "topRight | topLeft | bottomRight | bottomLeft"
    }
  }
}

theme \ If themeColor is left empty it will default to "theme-alt-1" Four different color options:

Dependencies \ @assaabloy/wc-vendor

3.0.4

3 years ago

3.0.3

3 years ago

3.0.2

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.0.2

3 years ago

2.0.0

3 years ago

1.3.16

3 years ago

1.3.15

3 years ago

1.3.13

3 years ago

1.3.14

3 years ago

1.3.11

3 years ago

1.3.12

3 years ago

1.3.10

3 years ago

1.3.9

3 years ago

1.3.8

3 years ago

1.3.7

3 years ago

1.3.6

3 years ago

1.3.5

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.2.0

3 years ago

1.3.0

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago