1.8.1 • Published 2 years ago

@finastra/app-card v1.8.1

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

AppCard

See it on NPM! How big is this package in your project? Storybook

FLAG_TYPES value can be "PUBLISHED"|"DRAFT"|"IN_REVIEW"|"COMING_SOON"

icon require a publicly accessible url and the recommended format is 70x70 and 42x42 for the card extraDense. Also we recommend adding a background (#FFFFFF) to the logo if it doesn't work for dark and light theme accessibility contrast.

DoDon't
Test Image 4Test Image 4

Usage

Import

npm i @finastra/app-card
import '@finastra/app-card';
...
<fds-app-card
  name="Business Economics"
  author="Finastra"
  tags='["Account Information", "API", "Banking"]'
  flag="PUBLISHED"
  icon="https://www.finastra.com/themes/custom/themekit/dist/logo.svg"
  description="Application Description goes here. This can vary in length from short to pretty long, so you’ll want to watch that."
  large>
</fds-app-card>

API

Properties

PropertyAttributeTypeDefaultDescription
authorauthorstring""Application author.
descriptiondescriptionstring""Application description.
disableddisabledbooleanfalseDisabled style of the card.
extraDenseextraDensebooleanfalseMake the card extra small.
flagflagstring""Application flag should be PUBLISHED | DRAFT | IN_REVIEW | COMING_SOON.
iconiconstring""Application icon url.
largelargebooleanfalseMake the card bigger.
namenamestring""Application name.
outlinedoutlinedbooleanfalseChange the card style to outlined, default style is elevated.
selectableselectablebooleantrueChange the card style to an action card.
tagstagsstring[][]Application tags.

CSS Custom Properties

PropertyTypeDefaultDescription
--fds-bluecolor"#009CBD"Color of the In Review flag.
--fds-graycolor"#C7C8CA"Color of the Draft flag.
--fds-primarycolor"#694ED6"Start color of the gradient for Coming Soon flag.
--fds-secondarycolor"#C137A2"End color of the gradient for Coming Soon flag.
--fds-successcolor"#008744"Color of the Deployed flag.
1.8.1

2 years ago

1.8.0

2 years ago

1.7.0

2 years ago

1.6.0

2 years ago

1.4.2

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.5.0

2 years ago

1.3.0

2 years ago

1.2.8

3 years ago

1.2.7

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.2.1

3 years ago

1.2.12

3 years ago

1.2.13

3 years ago

1.2.10

3 years ago

1.2.11

3 years ago

1.2.16

3 years ago

1.2.17

3 years ago

1.2.14

3 years ago

1.2.15

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.2.9

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.42

3 years ago

0.0.44

3 years ago

1.0.3

3 years ago

0.0.40

3 years ago

0.0.41

3 years ago

0.0.37

3 years ago

0.0.38

3 years ago

0.0.39

3 years ago

0.0.32

3 years ago

0.0.33

3 years ago

0.0.34

3 years ago

0.0.35

3 years ago

0.0.36

3 years ago

0.0.30

3 years ago

0.0.31

3 years ago

0.0.29

3 years ago

0.0.26

3 years ago

0.0.27

3 years ago

0.0.28

3 years ago

0.0.25

3 years ago

0.0.23

3 years ago

0.0.24

3 years ago

0.0.21

3 years ago

0.0.22

3 years ago

0.0.20

3 years ago

0.0.19

3 years ago

0.0.18

3 years ago

0.0.17

3 years ago

0.0.16

3 years ago