terra-clinical-action-header

v2.2.0
An action header is a header bar with a grey background containing actionable navigation buttons, a left aligned title, and a space for an additional element to be added on the right side.
Cerner Terra Clinical terra-clinical-action-header ActionHeader UI

compile

npm run compile:clean && npm run compile:build

compile:clean

rimraf lib

compile:build

babel src --out-dir lib --copy-files

lint

npm run lint:js && npm run lint:scss

lint:js

eslint --ext .js,.jsx . --ignore-path ../../.eslintignore

lint:scss

stylelint src/**/*.scss

test

npm run test:jest && npm run test:wdio

test:jest

jest ./tests/jest/* --config ../../jestconfig.json

test:wdio

wdio ../../wdio.conf.js
npm i terra-clinical-action-header

Metadata

Downloads