Skip to content

biztek/hipaa-password-input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

94216ce · Sep 13, 2018

History

41 Commits
Sep 30, 2016
Jul 17, 2017
Nov 28, 2016
Oct 13, 2016
Nov 28, 2016
Oct 25, 2016
Jul 12, 2017
Jun 21, 2017
Sep 13, 2018
Nov 28, 2016
Jul 17, 2017
Jul 17, 2017
Sep 30, 2016
Jun 30, 2017

Repository files navigation

Build Status

Sauce Test Status

Sauce Test Status

Published on Vaadin  Directory

Stars on vaadin.com/directory

Published on webcomponents.org

Demo and API Docs

hipaa-password-input

<hipaa-password-input> is an input element with Material Design that allows password with HIPAA security regulation standards functionality.

<hipaa-password-input>

The password will match HIPAA security regulation standards.

is a single-line text field with Material Design styling for entering a password.

It may include an optional label, which by default is "Password". It includes a suffix to be able to show the plain text password with a toggle icon.

The input can be automatically validated as the user is typing by using the auto-validate and required attributes.

Install

Install the component using Bower:

$ bower install — save biztek/hipaa-password-input

Usage

Import Custom Element:

<link rel="import" href="bower_components/hipaa-password-input/hipaa-password-input.html">

And then use it:

<hipaa-password-input></hipaa-password-input>

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b hipaa-password-input
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push -u origin hipaa-password-input
  5. Submit a pull request

License

Licensed under Apache 2.0.

Packages

No packages published

Contributors 4

Languages