1.8.1 • Published 10 months ago

@finastra/app-card v1.8.1

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months 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

10 months ago

1.8.0

12 months ago

1.7.0

1 year ago

1.6.0

1 year ago

1.4.2

1 year ago

1.4.1

1 year ago

1.4.0

1 year ago

1.5.0

1 year ago

1.3.0

1 year ago

1.2.8

2 years ago

1.2.7

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.2.1

2 years ago

1.2.12

1 year ago

1.2.13

1 year ago

1.2.10

1 year ago

1.2.11

1 year ago

1.2.16

1 year ago

1.2.17

1 year ago

1.2.14

1 year ago

1.2.15

1 year ago

1.1.1

2 years ago

1.1.0

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.2.9

1 year ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.42

2 years ago

0.0.44

2 years ago

1.0.3

2 years ago

0.0.40

2 years ago

0.0.41

2 years ago

0.0.37

2 years ago

0.0.38

2 years ago

0.0.39

2 years ago

0.0.32

2 years ago

0.0.33

2 years ago

0.0.34

2 years ago

0.0.35

2 years ago

0.0.36

2 years ago

0.0.30

2 years ago

0.0.31

2 years ago

0.0.29

2 years ago

0.0.26

2 years ago

0.0.27

2 years ago

0.0.28

2 years ago

0.0.25

2 years ago

0.0.23

2 years ago

0.0.24

2 years ago

0.0.21

2 years ago

0.0.22

2 years ago

0.0.20

2 years ago

0.0.19

2 years ago

0.0.18

2 years ago

0.0.17

2 years ago

0.0.16

2 years ago