{"_id":"@api-components/paper-masked-input","_rev":"10-7c0b0e23457f50d250f234b45a07c5d5","name":"@api-components/paper-masked-input","dist-tags":{"latest":"2.0.0"},"versions":{"2.0.0":{"name":"@api-components/paper-masked-input","version":"2.0.0","license":"Apache-2.0","_id":"@api-components/paper-masked-input@2.0.0","maintainers":[{"name":"jarrodek","email":"jarrodek@gmail.com"}],"homepage":"https://github.com/advanced-rest-client/paper-masked-input#readme","bugs":{"url":"https://github.com/advanced-rest-client/paper-masked-input/issues","email":"arc@mulesoft.com"},"dist":{"shasum":"3894044b0205c8332a4d6272adfb10b0ee1d4f29","tarball":"https://registry.npmjs.org/@api-components/paper-masked-input/-/paper-masked-input-2.0.0.tgz","fileCount":18,"integrity":"sha512-RWdMDFpv7ThNu1QVtYkwL93czTk9Rf6auudr2UBEHobsRsMiWTjX9MC7xDvC0GbL3OExp3WZar1l+FICrJmE2w==","signatures":[{"sig":"MEUCIQC8jFypj2X6PxD46LUEKQGEdrelXFMdhFXnVzkVyh6ZbgIgVRYJmlh2SZ+qNoi08DgFAqu1aNoFhtaG+mYOWgKawgk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43967},"main":"paper-masked-input.html","gitHead":"5c934187abb841938d3914ed078094148c5b7e53","private":false,"scripts":{"lint":"polymer lint paper-masked-input.html","test":"polymer test --plugin local","test-sauce":"polymer test --plugin sauce --job-name \"paper-masked-input:local-test\"","update-types":"gen-typescript-declarations --deleteExisting --outDir ."},"_npmUser":{"name":"jarrodek","email":"jarrodek@gmail.com"},"repository":{"url":"git://github.com/advanced-rest-client/paper-masked-input.git","type":"git"},"_npmVersion":"5.7.1","description":"Material design password field","directories":{},"_nodeVersion":"8.1.3","_hasShrinkwrap":false,"devDependencies":{"bower":"^1.8.0","@polymer/gen-typescript-declarations":"^1.1.1"},"_npmOperationalInternal":{"tmp":"tmp/paper-masked-input_2.0.0_1521338587138_0.9950771422079674","host":"s3://npm-registry-packages"}}},"time":{"created":"2018-03-18T02:03:07.084Z","modified":"2026-04-07T19:29:58.089Z","2.0.0":"2018-03-18T02:03:07.213Z"},"bugs":{"url":"https://github.com/advanced-rest-client/paper-masked-input/issues","email":"arc@mulesoft.com"},"license":"Apache-2.0","homepage":"https://github.com/advanced-rest-client/paper-masked-input#readme","repository":{"url":"git://github.com/advanced-rest-client/paper-masked-input.git","type":"git"},"description":"Material design password field","maintainers":[{"email":"jarrodek@gmail.com","name":"jarrodek"},{"email":"alexperez@mulesoft.com","name":"alexperez_march_2024"},{"email":"elmellidiego@gmail.com","name":"dmacias"}],"readme":"[![Build Status](https://travis-ci.org/advanced-rest-client/paper-masked-input.svg?branch=stage)](https://travis-ci.org/advanced-rest-client/paper-masked-input)  \n\n# paper-masked-input\n\nMaterial design: [Text fields](https://www.google.com/design/spec/components/text-fields.html)\n\n`<paper-masked-input>` is a single-line password field with Material Design styling and option to unmask the value.\n    <paper-masked-input label=\"Your password\"></paper-masked-input>\n\nIt may include an optional error message.\n    <paper-masked-input label=\"Your password\" error-message=\"Invalid password!\"></paper-masked-input>\n\nThe password input will rener two additional icon buttons: clear and visibility toggle.\nWhen the user toggle visibility it will change to regular text field and back.\n\n### Focus\nTo focus a paper-masked-input, you can call the native `focus()` method as long as the paper input has a tab index.\n\n### Styling\nSee `Polymer.PaperInputContainer` for a list of custom properties used to style this element.\n\n","readmeFilename":"README.md"}