{"_id":"@anypoint-web-components/anypoint-chip","_rev":"11-64ba674905d62cac951c55cc775addb1","name":"@anypoint-web-components/anypoint-chip","dist-tags":{"latest":"0.2.1"},"versions":{"0.1.0":{"name":"@anypoint-web-components/anypoint-chip","version":"0.1.0","keywords":["api-components","anypoint-elements","chip","ui-components"],"license":"Apache-2.0","_id":"@anypoint-web-components/anypoint-chip@0.1.0","maintainers":[{"name":"jarrodek","email":"jarrodek@gmail.com"}],"contributors":[{"name":"Pawel Psztyc"},{"name":"The Advanced REST client authors","email":"arc@mulesoft.com"}],"homepage":"https://github.com/anypoint-web-components/anypoint-chip#readme","bugs":{"url":"https://github.com/anypoint-web-components/anypoint-chip/issues","email":"arc@mulesoft.com"},"dist":{"shasum":"959ce53d3cb577b6571a2dbc4d9ee679e085f2f9","tarball":"https://registry.npmjs.org/@anypoint-web-components/anypoint-chip/-/anypoint-chip-0.1.0.tgz","fileCount":7,"integrity":"sha512-7gq4wXipjyC3mRnPx8mS2W+wvt7NAJawtQsvlVp5SM48z4W+cgLOg40ceTNeHy7t8CNAnWIbOMLNExgUh0Lmpw==","signatures":[{"sig":"MEQCIDze8YKBf6SrnAExzCswY7dAQ1FcZ4nRIgWubs4e/07qAiBTgetEzI6D+U8xXVbdE+FCzt0XhLCDIjkAVTzkBTH96A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32305,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbuvrCRA9TVsSAnZWagAAKMAP/1K1qgaeRcRz/6U9+ciD\ncva3eSqZ4QxPB9mS4/QN3XNIsAiF0TAo4v7Fkc+GB0niZbLHFwLc6DeNxO9j\nFDj/lvQs2IYKz1XQBCb7opNlJ55P61RpPYWP2Z+PXrpMEnnTY7HoT2HvtAP0\nymMKWywhlSjYCwA8pymQe3htvv/awDPDUF713K15Fvu+luKPgUHW2vXFk/vk\nlKwMKCNH+PCr12xVFq1l9B+SvmcwUedSEvAU+BY3lLyjomc+6S7ThT9LfuTL\nfaWBDlqjd1wQuH5YhPHM/+fkg+fFN5KpTcxU8OuZh+mKo0vIw9EPL8zHWREh\nJwmB/J/l1H0guXHL/LoTE3VeNfiX44fcwSdKB0B79oRxvZWScK+xOblBKw2O\noNbFZFYT2l4nqTSP817yj7BjkiChxJNq4rUlbGfexjW2MrufGPb7EZ+qIj68\nc1rCeZ2T+7iI84YjhxhiheDL7L4D8MWwCeTdYmMaMkvz4Ha6PDtawEal1oC2\nqJIPUlD4e8MUQ/ggfYqt6h55rxveJammt8ors3e0UHPuoxP4L2c3dBiflrDR\n8OFDMGU8t0B4dOevJlz42wUjhbjlwW3rBFurzF4Uc1e4kOZfR5kk+25tOSgB\nGJd0Vyoq1IL7mnuYIBN2XkHxxD+c3nE/rRgVyYQFN4qRyoh2XWOXmjP87hYP\nlQLx\r\n=0o94\r\n-----END PGP SIGNATURE-----\r\n"},"main":"anypoint-chip.js","authors":["Pawel Psztyc","The Advanced REST client authors <arc@mulesoft.com>"],"gitHead":"7b3600a39b70cbca34143879b7fe42acc9e8e4b1","scripts":{"lint":"npm run lint:eslint && npm run lint:prettier","test":"karma start --coverage","start":"es-dev-server --app-index demo/index.html --node-resolve --open --watch","format":"npm run format:eslint && npm run format:prettier","test:sl":"karma start karma.sl.config.js --compatibility all --coverage","test:watch":"karma start --auto-watch=true --single-run=false","lint:eslint":"eslint --ext .js,.html .","test:legacy":"karma start --compatibility all --coverage","update-types":"gen-typescript-declarations --deleteExisting --outDir .","format:eslint":"eslint --ext .js,.html . --fix","lint:prettier":"prettier \"**/*.js\" --list-different || (echo '↑↑ these files are not prettier formatted ↑↑' && exit 1)","generate-model":"node demo/model.js","format:prettier":"prettier \"**/*.js\" --write","test:legacy:watch":"karma start --compatibility all --auto-watch=true --single-run=false","start:compatibility":"es-dev-server --app-index demo/index.html --compatibility all --node-resolve --open --watch"},"_npmUser":{"name":"jarrodek","email":"jarrodek@gmail.com"},"repository":{"url":"git://github.com/anypoint-web-components/anypoint-chip.git","type":"git"},"_npmVersion":"6.11.2","description":"A compact material design element that represent and input, attribute, or action. Also styled for Anypoint platform.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{"lit-html":"^1.0.0","lit-element":"^2.0.1","@polymer/iron-icon":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^1.0.0","karma":"^4.3.0","sinon":"^7.4.1","deepmerge":"^4.0.0","lint-staged":"^8.0.0","es-dev-server":"^1.16.0","@commitlint/cli":"^8.1.0","@open-wc/testing":"^2.3.3","@polymer/iron-icons":"^3.0.0","@polymer/paper-toast":"^3.0.0","@open-wc/testing-karma":"^3.1.29","@polymer/iron-test-helpers":"^3.0.1","@commitlint/config-conventional":"^7.0.0","@advanced-rest-client/eslint-config":"^1.1.2","@polymer/gen-typescript-declarations":"^1.6.1","@advanced-rest-client/arc-demo-helper":"^1.0.14","@advanced-rest-client/prettier-config":"^0.1.0","@advanced-rest-client/testing-karma-sl":"^1.0.4","@anypoint-web-components/anypoint-checkbox":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/anypoint-chip_0.1.0_1567550442705_0.011491854280685887","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@anypoint-web-components/anypoint-chip","version":"0.1.1","keywords":["api-components","anypoint-elements","chip","ui-components"],"license":"Apache-2.0","_id":"@anypoint-web-components/anypoint-chip@0.1.1","maintainers":[{"name":"jarrodek","email":"jarrodek@gmail.com"}],"contributors":[{"name":"Pawel Psztyc"},{"name":"The Advanced REST client authors","email":"arc@mulesoft.com"}],"homepage":"https://github.com/anypoint-web-components/anypoint-chip#readme","bugs":{"url":"https://github.com/anypoint-web-components/anypoint-chip/issues","email":"arc@mulesoft.com"},"dist":{"shasum":"d187966e8ec550fe5656e0ccf7194c293701adaf","tarball":"https://registry.npmjs.org/@anypoint-web-components/anypoint-chip/-/anypoint-chip-0.1.1.tgz","fileCount":7,"integrity":"sha512-UtPx2NJY8odlgcAURde3jJ4lvBksXCFiEcIVSSik44+qETuF3m+GUJYRO9ua/D4JBxPhdAPmDkMk19i8KLM2FQ==","signatures":[{"sig":"MEQCIE5LBN1nMKP8QU7QcLWMqFBxjZnb0OvY+k01Rcp4dkUDAiA0zrJ5avyeuomYM/ogI8xZUdm4YjHkyf6IF057dRBzcw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32405,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcr+VCRA9TVsSAnZWagAA9bQP/iFpygqMdfmQQKz91SAS\n1vdbQ0D9i2RmVnilAQaoDgok9/yglM3o4vWdT83tsY7ElSJj9sXAzH6jXokd\nAmjvDa6JZOUAwNCiOo+RMzD9jSPuI8Nli0PzVqJQC8z/xXNWd1GfI4knC/IN\nsp3PBtuyoCMUsmays9WNk5IdywxyDnUDM8FA1pChcwkx3kqhaFZ7HZwQEBqR\n08o6ARFxvxe2Xv0oJ6sFMGvv9BMiI1yZUhLXEAS1CB6H24OkJNfvcyqh8zLK\nqb8ZBeNZUMAJItk7ZVmQlhgjrEWAM6aeaIiyEXJzDBxvbbMVLC2w0EjB5TVP\nHg/IcLK+rdEh/N/xaCNW1wxhIBfN0nzCknOknVF23sDwByqwv2Y0iEzAidGk\n8l9WKAakFd22MYzH5tEE2ox0lR1dLrxzmgh03cQZy3YuVByyOpTPQxnJzjjN\n+XVzfeuC/spwTE/DjWD9j6HbCVKRTQZVtzGAkNdWzA6Aqu3xmhcL72+3Xuxq\ngduh41dpiBb2cLHoMF3Xw+FFRUzyZNoow81+2ZbQg6k43VtJnk3vNirhStuC\ntWwT6KQ9lUGE3cy+2Ar17Fi/J3oTsFSv+cWfrQo2b79fEY8zLhdPSG1P8zpy\ntqikcefAsq5i0YbVkjj09+s/38b/TvmBnIP9lcJdJnhzbPCsA/L1Hia94FpG\nUcWb\r\n=Mn53\r\n-----END PGP SIGNATURE-----\r\n"},"main":"anypoint-chip.js","authors":["Pawel Psztyc","The Advanced REST client authors <arc@mulesoft.com>"],"gitHead":"dfa742d1a3b2e909dbb9551bcf585500649aa4c1","scripts":{"lint":"npm run lint:eslint && npm run lint:prettier","test":"karma start --coverage","start":"es-dev-server --app-index demo/index.html --node-resolve --open --watch","format":"npm run format:eslint && npm run format:prettier","test:sl":"karma start karma.sl.config.js --compatibility all --coverage","test:watch":"karma start --auto-watch=true --single-run=false","lint:eslint":"eslint --ext .js,.html .","test:legacy":"karma start --compatibility all --coverage","update-types":"gen-typescript-declarations --deleteExisting --outDir .","format:eslint":"eslint --ext .js,.html . --fix","lint:prettier":"prettier \"**/*.js\" --list-different || (echo '↑↑ these files are not prettier formatted ↑↑' && exit 1)","generate-model":"node demo/model.js","format:prettier":"prettier \"**/*.js\" --write","test:legacy:watch":"karma start --compatibility all --auto-watch=true --single-run=false","start:compatibility":"es-dev-server --app-index demo/index.html --compatibility all --node-resolve --open --watch"},"_npmUser":{"name":"jarrodek","email":"jarrodek@gmail.com"},"repository":{"url":"git://github.com/anypoint-web-components/anypoint-chip.git","type":"git"},"_npmVersion":"6.11.3","description":"A compact material design element that represent and input, attribute, or action. Also styled for Anypoint platform.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{"lit-html":"^1.0.0","lit-element":"^2.0.1","@polymer/iron-icon":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^1.0.0","karma":"^4.3.0","sinon":"^7.4.1","deepmerge":"^4.0.0","lint-staged":"^8.0.0","es-dev-server":"^1.16.0","@commitlint/cli":"^8.1.0","@open-wc/testing":"^2.3.3","@polymer/iron-icons":"^3.0.0","@polymer/paper-toast":"^3.0.0","@open-wc/testing-karma":"^3.1.29","@polymer/iron-test-helpers":"^3.0.1","@commitlint/config-conventional":"^7.0.0","@advanced-rest-client/eslint-config":"^1.1.2","@polymer/gen-typescript-declarations":"^1.6.1","@advanced-rest-client/arc-demo-helper":"^1.0.14","@advanced-rest-client/prettier-config":"^0.1.0","@advanced-rest-client/testing-karma-sl":"^1.0.4","@anypoint-web-components/anypoint-checkbox":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/anypoint-chip_0.1.1_1567801237412_0.09602391370976737","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@anypoint-web-components/anypoint-chip","version":"0.2.0","keywords":["api-components","anypoint-elements","chip","ui-components"],"license":"Apache-2.0","_id":"@anypoint-web-components/anypoint-chip@0.2.0","maintainers":[{"name":"jarrodek","email":"jarrodek@gmail.com"}],"contributors":[{"name":"Pawel Psztyc"},{"name":"The Advanced REST client authors","email":"arc@mulesoft.com"}],"homepage":"https://github.com/anypoint-web-components/anypoint-chip#readme","bugs":{"url":"https://github.com/anypoint-web-components/anypoint-chip/issues","email":"arc@mulesoft.com"},"dist":{"shasum":"918a6b88f863f9952c1471c8479e508be7e33cdf","tarball":"https://registry.npmjs.org/@anypoint-web-components/anypoint-chip/-/anypoint-chip-0.2.0.tgz","fileCount":7,"integrity":"sha512-eNTZywEM+AHusORZkr2WM/5nWd7fR0p3OIKE9w8gKQQktpWxc4jJ25h09MIRmviP19XMpp7C/XZRxBvUWzsAZw==","signatures":[{"sig":"MEUCIQD3mES+3EXhQ/sHNp7EfbA6on0V+e2Jflg59XO6aKPfjAIgeq7NTZmP6tvyxFrIRQBGN9gJlSXl+arnDd7WcH40oWY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32597,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdm97ICRA9TVsSAnZWagAApI8QAJguY5HCRscdT++fvGaD\nGIVJ3UuoiE76G55rHLp8yefigyu4mqhOIohJWdmdsJLocuweyjqofUSMQ7Uj\np37VniGjcdZ/BjedmyWrKVNy434b82wfmF4scUAAEkH/LSlLx0c0PoJqQx3o\narrm4sKhm1mzqB/KSWpbMn6331NXfwStH9Ln6viyG5iSKf+AKYI1iqnhAinY\nC3yby2wqTqo2rXxCfQL7/OFWH2SxwNS4mEhtoW0vk5cyZww1sqkVJtStufv8\nVjBmgpmEf5IQB4zgTs6RAj/2PmmqeDHcmGnCCEFU8MHF8q5nOrw+KYYb8tUN\nktSo4qc/l973IYt7myqo9YSx9cIHrYtibwOCiuYj9zgeObnJC87vm+g6tw7X\nzIj6PqMuwJavsZQCoOcY9+0jVJ4hs5mh9lnssgwF7816xMvJwGh9f0UaveWS\ngp2qOinaJRIxzPb4t+TNECXv81InVMpnCOe4gIsbCggfBYbaKgNFmmo/P3DW\ncOyGk4vysRwInFvkZ1ivhFjaMP+nn7pAyBQ8PJIoLRsg79dXPrxlA3L3C+aD\nvLQ5bjT+SAo/yLuzeIYH8a0VPZKwAMfymuE/IZyXTNIj64YW3abFGxR3r4oH\nxJbf7IjD2K8csPVB9R8s0FhbehtkYBTHIbvNfOTKQxaEPrumphMyN1LLOAH9\nb/sn\r\n=txXP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"anypoint-chip.js","authors":["Pawel Psztyc","The Advanced REST client authors <arc@mulesoft.com>"],"gitHead":"612e3a3fa6333976a7e4f0a20069ccdd95767caa","scripts":{"lint":"npm run lint:eslint && npm run lint:prettier","test":"karma start --coverage","start":"es-dev-server --app-index demo/index.html --node-resolve --open --watch","format":"npm run format:eslint && npm run format:prettier","test:sl":"karma start karma.sl.config.js --compatibility all --coverage","test:watch":"karma start --auto-watch=true --single-run=false","lint:eslint":"eslint --ext .js,.html .","test:legacy":"karma start --compatibility all --coverage","update-types":"gen-typescript-declarations --deleteExisting --outDir .","format:eslint":"eslint --ext .js,.html . --fix","lint:prettier":"prettier \"**/*.js\" --list-different || (echo '↑↑ these files are not prettier formatted ↑↑' && exit 1)","generate-model":"node demo/model.js","format:prettier":"prettier \"**/*.js\" --write","test:legacy:watch":"karma start --compatibility all --auto-watch=true --single-run=false","start:compatibility":"es-dev-server --app-index demo/index.html --compatibility all --node-resolve --open --watch"},"_npmUser":{"name":"jarrodek","email":"jarrodek@gmail.com"},"repository":{"url":"git://github.com/anypoint-web-components/anypoint-chip.git","type":"git"},"_npmVersion":"6.11.3","description":"A compact material design element that represent and input, attribute, or action. Also styled for Anypoint platform.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"12.10.0","dependencies":{"lit-html":"^1.0.0","lit-element":"^2.0.1","@advanced-rest-client/arc-icons":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.0.0","karma":"^4.3.0","sinon":"^7.5.0","deepmerge":"^4.1.0","lint-staged":"^9.4.0","es-dev-server":"^1.18.3","@commitlint/cli":"^8.2.0","@open-wc/testing":"^2.3.4","@polymer/iron-icons":"^3.0.0","@polymer/paper-toast":"^3.0.0","@open-wc/testing-karma":"^3.1.38","@polymer/iron-test-helpers":"^3.0.1","@commitlint/config-conventional":"^8.2.0","@advanced-rest-client/eslint-config":"^1.1.3","@polymer/gen-typescript-declarations":"^1.6.1","@advanced-rest-client/arc-demo-helper":"^1.0.14","@advanced-rest-client/prettier-config":"^0.1.0","@advanced-rest-client/testing-karma-sl":"^1.0.5","@anypoint-web-components/anypoint-checkbox":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/anypoint-chip_0.2.0_1570496199887_0.715016786260968","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@anypoint-web-components/anypoint-chip","version":"0.2.1","keywords":["api-components","anypoint-elements","chip","ui-components"],"license":"Apache-2.0","_id":"@anypoint-web-components/anypoint-chip@0.2.1","maintainers":[{"name":"lbauret","email":"leandro.bauret@mulesoft.com"},{"name":"twoplustwoone","email":"francisco.digiandomenico@gmail.com"},{"name":"jarrodek","email":"jarrodek@gmail.com"}],"contributors":[{"name":"Your name can be here!"}],"homepage":"https://github.com/anypoint-web-components/anypoint-chip#readme","bugs":{"url":"https://github.com/anypoint-web-components/anypoint-chip/issues","email":"arc@mulesoft.com"},"dist":{"shasum":"719fa2b12150b4701acb6344a998c587f4023405","tarball":"https://registry.npmjs.org/@anypoint-web-components/anypoint-chip/-/anypoint-chip-0.2.1.tgz","fileCount":14,"integrity":"sha512-HpKNdHafP2srHn/CLz4ttwZr1R3gS3nJiHlutOKJXeM2P7dEzw1NjIfWneIXpi08wBlBKOO/Uokp5GAQOnD5+A==","signatures":[{"sig":"MEQCIHpnk/Qphy80e4VZjDTuFDXMCr3X8N5pcxNeCIJ13/PZAiBzEUIde9Ya/ig/z4csfgO1kW3gt032+bJd0O++VDSfOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfa+38CRA9TVsSAnZWagAAR3QQAJAwd4UfJ2RO6Zs6cNuT\nHtd0td6LIDL9ZlCs30EbOGrGPWXGIAFgIhQfNYV4UkbbisTVcKj9F+TxexwY\nspQsFhNk3hmHuAa/bR7YuXTzEbrp1hveMpOa3dYftP/onXS+8OlVOU8QQYQ4\n8N2JXsPGJrwNfI2UcysWqU0y4P2J7ahn/2yVOLwuOtOLXJSbpRYJhAK5PnG1\nbUtWu4kDUepE4jBjNdTHT1LF6lkt4H3omduyArRFJmq+ifFXl9Uf3s5FnF3g\nQ9PXsVCvw2KGl3eg00wbwrw/PCfIdREuIB0ZSFkHAWr2/tVi/tV0573XoTqh\nROqfnqhfAcFpAZo6YkLqSOMT5pLc4jWD1GHUuKiVimSbIQFQ1NLD0DpwDSAI\nDb5N9xE5Zgz9s/YZLSN7XESPwtvYgYx+f75FtL+t/R1hHh/fwY8Ku8YoHh9S\nlc2iq1bPv6dSS6gFOfXn1d7b4baYosBF+9Wo5rsfYtdeqH5Jf4ke/GUMBmxM\nS8+sW4OZWs1rMzlw/IDAaw1eD5A4GPdgxemJDvBqczCHC8eOG7chyK8jK64O\nQlCjEb8qQI9RIp6pXaiHMEFUInpdh71sO9xWdGJ/yS9F69446OPREJHeTB06\niSCoen8iGqHWjmR0uuNqlrC8/ONMytzZ3UGYRYdDQrmC0hfBp/HACZzZ4XQX\n+ELP\r\n=vhvd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"index.js","authors":["Pawel Psztyc"],"gitHead":"7c039a9acf27f1be0351a8d5d1ce70a3d5e55fb2","scripts":{"lint":"npm run lint:eslint && npm run lint:prettier","test":"karma start --coverage","start":"es-dev-server --app-index demo/index.html --node-resolve --open --watch","format":"npm run format:eslint && npm run format:prettier","gen:wc":"wca analyze \"*.js\" --outFile custom-elements.json","test:sl":"karma start karma.sl.config.js --compatibility auto --coverage","test:watch":"karma start --auto-watch=true --single-run=false","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore","lint:prettier":"prettier \"**/*.js\" --check --ignore-path .gitignore","format:prettier":"prettier \"**/*.js\" --write --ignore-path .gitignore"},"_npmUser":{"name":"jarrodek","email":"jarrodek@gmail.com"},"prettier":{"arrowParens":"always","singleQuote":true},"repository":{"url":"git://github.com/anypoint-web-components/anypoint-chip.git","type":"git"},"_npmVersion":"6.14.4","description":"A compact material design element that represent and input, attribute, or action. Also styled for Anypoint platform.","directories":{},"lint-staged":{"*.js":["eslint --fix"]},"_nodeVersion":"13.13.0","dependencies":{"lit-html":"^1.3.0","lit-element":"^2.4.0","@advanced-rest-client/arc-icons":"^3.1.0"},"eslintConfig":{"extends":["@open-wc/eslint-config","eslint-config-prettier"],"overrides":[{"files":["**/demo/**/*.js","**/demo/**/*.html"],"rules":{"no-console":"off","no-unused-expressions":"off","class-methods-use-this":"off","import/no-extraneous-dependencies":"off"}},{"files":["**/*.js"],"rules":{"no-continue":"off","no-plusplus":"off","class-methods-use-this":"off"}}]},"_hasShrinkwrap":false,"devDependencies":{"husky":"^4.3.0","sinon":"^9.0.3","eslint":"^7.9.0","prettier":"^2.1.1","deepmerge":"^4.2.2","typescript":"^4.0.2","lint-staged":"^10.4.0","es-dev-server":"^1.57.4","@open-wc/testing":"^2.5.26","@polymer/iron-icons":"^3.0.0","@polymer/paper-toast":"^3.0.0","@open-wc/eslint-config":"^3.0.0","@open-wc/testing-karma":"^4.0.5","eslint-config-prettier":"^6.11.0","@polymer/iron-test-helpers":"^3.0.1","typescript-lit-html-plugin":"^0.9.0","@advanced-rest-client/arc-demo-helper":"^1.0.17","@advanced-rest-client/testing-karma-sl":"^1.4.2","@anypoint-web-components/anypoint-checkbox":"^1.1.2"},"_npmOperationalInternal":{"tmp":"tmp/anypoint-chip_0.2.1_1600908795586_0.30218459709356016","host":"s3://npm-registry-packages"}}},"time":{"created":"2019-09-03T22:40:42.501Z","modified":"2026-04-07T19:25:16.508Z","0.1.0":"2019-09-03T22:40:42.859Z","0.1.1":"2019-09-06T20:20:37.523Z","0.2.0":"2019-10-08T00:56:40.011Z","0.2.1":"2020-09-24T00:53:15.729Z"},"bugs":{"url":"https://github.com/anypoint-web-components/anypoint-chip/issues","email":"arc@mulesoft.com"},"license":"Apache-2.0","homepage":"https://github.com/anypoint-web-components/anypoint-chip#readme","keywords":["api-components","anypoint-elements","chip","ui-components"],"repository":{"url":"git://github.com/anypoint-web-components/anypoint-chip.git","type":"git"},"description":"A compact material design element that represent and input, attribute, or action. Also styled for Anypoint platform.","contributors":[{"name":"Your name can be here!"}],"maintainers":[{"email":"jarrodek@gmail.com","name":"jarrodek"},{"email":"alexperez@mulesoft.com","name":"alexperez_march_2024"},{"email":"elmellidiego@gmail.com","name":"dmacias"}],"readme":"[![Published on NPM](https://img.shields.io/npm/v/@anypoint-web-components/anypoint-chip.svg)](https://www.npmjs.com/package/@anypoint-web-components/anypoint-chip)\n\n[![Build Status](https://travis-ci.org/anypoint-web-components/anypoint-chip.svg?branch=stage)](https://travis-ci.org/anypoint-web-components/anypoint-chip)\n\n[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/anypoint-web-components/anypoint-chip)\n\n# anypoint-chip\n\nA compact material design element that represent and input, attribute, or action.\n\n## Example\n\n```html\n<style>\n.avatar {\n  background-color: red;\n  color: #fff !important;\n  width: 24px;\n  height: 24px;\n}\n</style>\n<h2>Basics</h2>\n<section>\n  <anypoint-chip>Simple chip</anypoint-chip>\n\n  <anypoint-chip>\n    <span class=\"avatar\" slot=\"icon\">C</span>\n    <span>Chip with icon</span>\n  </anypoint-chip>\n\n  <anypoint-chip removable>\n    <span class=\"avatar\" slot=\"icon\">R</span>\n    Chip that can be removed\n  </anypoint-chip>\n\n  <anypoint-chip removable disabled>\n    <span class=\"avatar\" slot=\"icon\">D</span>\n    Disabled chip\n  </anypoint-chip>\n</section>\n\n<h2>Input chips</h2>\n<section>\n  <anypoint-chip removable>\n    <iron-icon icon=\"communication:location-on\" slot=\"icon\"></iron-icon>\n    Portland\n  </anypoint-chip>\n\n  <anypoint-chip removable>\n    <iron-icon icon=\"maps:directions-bike\" slot=\"icon\"></iron-icon>\n    Biking\n  </anypoint-chip>\n</section>\n```\n\n## Usage\n\n### Installation\n\n```sh\nnpm install --save @anypoint-web-components/anypoint-chip\n```\n\n### In an html file\n\n```html\n<html>\n  <head>\n    <script type=\"module\">\n      import './node_modules/@anypoint-web-components/anypoint-chip/anypoint-chip.js';\n    </script>\n  </head>\n  <body>\n    <anypoint-chip></anypoint-chip>\n  </body>\n</html>\n```\n\n### In a LitElement\n\n```js\nimport { LitElement, html } from 'lit-element';\nimport '@anypoint-web-components/anypoint-chip/anypoint-chip.js';\n\nclass SampleElement extends PolymerElement {\n  render() {\n    return html`\n    <anypoint-chip></anypoint-chip>\n    `;\n  }\n}\ncustomElements.define('sample-element', SampleElement);\n```\n\n## Development\n\n```sh\ngit clone https://github.com/anypoint-web-components/anypoint-chip\ncd anypoint-chip\nnpm install\n```\n\n### Running the demo locally\n\n```sh\nnpm start\n```\n\n### Running the tests\n\n```sh\nnpm test\n```\n\n## Styling\n\n`<anypoint-chip>` provides the following custom properties for styling:\n\nCustom property | Description | Default\n----------------|-------------|----------\n`--anypoint-chip-background-color` | Chip background color | `rgba(35, 47, 52, 0.12)`\n`--anypoint-chip-focused-background-color` | Background color when focused | `#D6D6D6`\n`--anypoint-chip-active-background-color` | Background color when toggle is active | `#cdcdcd`\n`--anypoint-chip-icon-color` | Color of the icon | `#666666`\n`--anypoint-chip-label-color` | Color of the label | `#232F34`\n`--anypoint-chip-label-focused-color` | Color of the when focused | ``\n`--anypoint-chip-label-active-color` | Color of the when active | ``\n`--anypoint-chip-icon-close-color` | Color of the close icon | `#dfdfdf`\n`--anypoint-chip-icon-close-background-color` | Background color of the close icon | `#666666`\n\n`<anypoint-chip>` provides the following [parts](https://www.w3.org/TR/css-shadow-parts-1/):\n\nPart name | Description\n----------------|-------------\n`anypoint-chip-container` | Styles applied to the chip container\n`anypoint-chip-icon` | Styles applied to the icon container\n`anypoint-chip-label` | Styles applied to the label container\n`anypoint-chip-remove` | Styles applied to the delete icon\n","readmeFilename":"README.md"}