terra-disclosure-manager

v4.21.0
A stateful component used to manage disclosure presentation.
Cerner Terra Framework terra-disclosure-manager DisclosureManager UI

compile

babel --root-mode upward 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

precompile

rm -rf lib

test

npm run jest

jest

jest --config ../../jestconfig.js

Metadata

Downloads