{"_id":"@anypoint-web-components/anypoint-combobox","_rev":"15-47cc03f56c7a894a4689d5ebf0599142","name":"@anypoint-web-components/anypoint-combobox","dist-tags":{"latest":"0.2.3"},"versions":{"0.1.0":{"name":"@anypoint-web-components/anypoint-combobox","version":"0.1.0","keywords":["api-components","anypoint-elements","combobox","ui-components"],"license":"Apache-2.0","_id":"@anypoint-web-components/anypoint-combobox@0.1.0","maintainers":[{"name":"jarrodek","email":"jarrodek@gmail.com"}],"contributors":[{"name":"The Advanced REST client authors","email":"arc@mulesoft.com"}],"homepage":"https://github.com/anypoint-web-components/anypoint-combobox#readme","bugs":{"url":"https://github.com/anypoint-web-components/anypoint-combobox/issues","email":"arc@mulesoft.com"},"dist":{"shasum":"6d352e31fe5c88328eed191b3734248b491aac5a","tarball":"https://registry.npmjs.org/@anypoint-web-components/anypoint-combobox/-/anypoint-combobox-0.1.0.tgz","fileCount":7,"integrity":"sha512-7k06zFLXqSKZER8a1n5G7klGb4R9rXHofhX4qKkXHan7tdjv6nNUmZztVnTb/34hVG1/AGyxFRJ0pweHt9v6Eg==","signatures":[{"sig":"MEYCIQCIiqWJAt1AWGPM4ih7HfEQVRHhdgFW1K43ae5YNxfstgIhAP59aq3EjwzR7mjzh9MI0/KSGH/vLJvJgMtxLgQ0VJSz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12085,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdfxmTCRA9TVsSAnZWagAAO58P/3SA8qHcY8eIjcJRv1mj\nEoM28ViF1fDXowj4UIEhrsWpukSW8/XKri8lRnVp+61mrpXEqee+4hUAdjaD\nBydSReUwwRjYSEvthwqNgJm5JdtK+LpW/Jroft1tuPcsX14QzPW69c9P9BXD\nIiAe/MMXbhwYtvQRdfYpn7NTkO7x+RJwnfJPb1ZFsaJq0jfa+MjZ1XTxsINr\nfGtzdzU3Cp/JZSDBaJnSvj951ktvzlLX6ooRtz25Q0d1XlO9y8xgCasl/tDo\nZ/EZ0siIlcH0JVNIh26IKaJM8jtx5HSpiqG54E16iGDLonDwUwWEsO6g8iYF\nPTwMZcOON4brThOVUiXs0dlCqtNOn28HRswoTkjqjzoxvQcJw9zzyBsxqoEB\nyWTQI3R9dw8YitkqLorSestIdf86+b44Pd4+TdE9N7+FNc+TJ8irZOvQjklY\nZ7HsGnOKPug/MMAX9y80nZji0i9Se0re6NIMIGuFh6L7oAN9JCzw0neIdSlI\ncSo4BD0dqRHzuO+r7ZYuBbSH8sEPvlhu1s+syqdm8br7PhpXrPxZd/Ft0ivr\nGk9cQa7/w5C9ezvOtZm4GnXxaI3I1kq4agUaaU+kVVY5vwk8CDr2cDI+Tgmc\n092FUhPQ4EIAMEWaLtsAjpRwicWfU3GV8FZLNjobF8cqzmn/5nGriOTB+D5l\nwbQQ\r\n=XFSZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"anypoint-combobox.js","authors":["Pawel Psztyc"],"gitHead":"4d5090e8c503be60abef0b16240371231696f976","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-combobox.git","type":"git"},"_npmVersion":"6.11.3","description":"An input with drop down menu styled for Material Design and Anypoint platform.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{"lit-element":"^2.0.1","@anypoint-web-components/anypoint-input":"^0.2.5","@anypoint-web-components/anypoint-autocomplete":"^0.1.2"},"_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","@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.5","@anypoint-web-components/anypoint-styles":"^1.0.0-preview.2","@anypoint-web-components/anypoint-checkbox":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/anypoint-combobox_0.1.0_1568610706828_0.5302158731858897","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@anypoint-web-components/anypoint-combobox","version":"0.1.1","keywords":["api-components","anypoint-elements","combobox","ui-components"],"license":"Apache-2.0","_id":"@anypoint-web-components/anypoint-combobox@0.1.1","maintainers":[{"name":"jarrodek","email":"jarrodek@gmail.com"}],"contributors":[{"name":"The Advanced REST client authors","email":"arc@mulesoft.com"}],"homepage":"https://github.com/anypoint-web-components/anypoint-combobox#readme","bugs":{"url":"https://github.com/anypoint-web-components/anypoint-combobox/issues","email":"arc@mulesoft.com"},"dist":{"shasum":"7b0ea2d88e19fa4e5f8cb94c6ff2a7c66ca26d92","tarball":"https://registry.npmjs.org/@anypoint-web-components/anypoint-combobox/-/anypoint-combobox-0.1.1.tgz","fileCount":7,"integrity":"sha512-0gY2mu2hqFqdXb1sAOMx6z59BuHDxuG5ZL9D0Xm6p06z1dIWhOlsihFUNTkQHjXi2KYGtYPSl1LFAXjROcj6BQ==","signatures":[{"sig":"MEQCIGWQJiIcrZDcD3QxZyUaisOKs7Z66gDH185N5/UsRf3dAiB/TvFrjDr2nomXbqZtJu9BltJtoJu5NZth6Bfj/M2vGA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12123,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgCwoCRA9TVsSAnZWagAAzlEQAKPCxe6p9KPbStknKXmO\n43X9/1OMNz9gjkrKqnHZ+fJh/ZCZcGzb/d43EHut/t1ehX+AjplG6608BBw+\nGQdwo4XSHqQ8jzRzAEyOMfm+u0XdJioSdMASfAA5VgbqCTkCECLAp6cHPcPL\ngqyBEbBkNO46MTvXlSnWTm7Yon/5CNpjQjXrYt+3hAgoHu4cFTC9pAbbf8Ll\nPqfLek8CK/cDwsjoE6E4YBD7UNPg/pNQ6x673LveybF8cprWHhy8wqFvcKkh\niQVlI06XMWBD+rzyV0Hpra40f1DtZSZFgYk5x/BzOM0TVt24sNvESdGVVtVZ\nxlPfIRMxGiWvPvXLk7/9wpGxj1ak/FSpUIVRfCSog1xwz1A9JeEGE/bCeSz/\nGiCn70ZadWC5MY+3FWzKQNBCT1HHNLBq11PPF2vG33CYxebjOCs33ayurgOM\ncdAoMx+14n17DCFLMaTqXn/OLmcFO6qe29Tfmmx9zLUctnH8B61iuj3GicNM\nqMKeAV6rHSDfYG+wkCYr+Tk+nehOOvxUWMvb6XPgY4SzEO8YiAIseHyGJZ4b\nnWdTWFY/wc+Dguxyau/O+rEVCgLCrUIscXIYcRLUS8686n2xdefeFeN3ELiK\nhTPCdYVOHAlC63dmYgQvC9WQgizcJvHhyVqGiOAlw5z8piwiB5PsrnGuMjsL\nS5Zq\r\n=epru\r\n-----END PGP SIGNATURE-----\r\n"},"main":"anypoint-combobox.js","authors":["Pawel Psztyc"],"gitHead":"e5bc7ea5016db7489f9d5b7753476c8402657216","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-combobox.git","type":"git"},"_npmVersion":"6.11.3","description":"An input with drop down menu styled for Material Design and Anypoint platform.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"10.15.3","dependencies":{"lit-element":"^2.0.1","@anypoint-web-components/anypoint-input":"^0.2.5","@anypoint-web-components/anypoint-autocomplete":"^0.1.3"},"_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","@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.5","@anypoint-web-components/anypoint-styles":"^1.0.0-preview.2","@anypoint-web-components/anypoint-checkbox":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/anypoint-combobox_0.1.1_1568681000096_0.10105085509974576","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"@anypoint-web-components/anypoint-combobox","version":"0.1.2","keywords":["api-components","anypoint-elements","combobox","ui-components"],"license":"Apache-2.0","_id":"@anypoint-web-components/anypoint-combobox@0.1.2","maintainers":[{"name":"jarrodek","email":"jarrodek@gmail.com"}],"contributors":[{"name":"The Advanced REST client authors","email":"arc@mulesoft.com"}],"homepage":"https://github.com/anypoint-web-components/anypoint-combobox#readme","bugs":{"url":"https://github.com/anypoint-web-components/anypoint-combobox/issues","email":"arc@mulesoft.com"},"dist":{"shasum":"e61442645b83508dc151bca60584298098f73a38","tarball":"https://registry.npmjs.org/@anypoint-web-components/anypoint-combobox/-/anypoint-combobox-0.1.2.tgz","fileCount":7,"integrity":"sha512-bkoluy7Q0f056Cylbt2RdKmihjjKiK/mZSRhAEMOK3qCdONqq8+v7jwNoesvignEBhlT2GvQjl0Ot2+0JMP7Dg==","signatures":[{"sig":"MEUCIQC00+nMDEt4UA7dysu0FoG1JvyypaaZrhwdvZo04pU0YgIgCCmkR7wGp2c4yiEZf8MhjtnonaBBJ4tsHTGcqVzCCIU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13536,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/H24CRA9TVsSAnZWagAA5AIP/jimnuzf5NKen0sEC215\n/OQ0XN2aZvyWO40glvK77a7JizS+c6ZZpw2lPbaXYL/2FI/dO2YfD80wtmtt\nk2o2vdNbw1fbDPpnsVVRiuMlzTadCOL1Sw8gmlFMkyjFfv8yAH8j0fsDiKZ3\noVXK5Yb5tJpmp7aTa868uTuGCLmuFQC7KpWticY0/mpz27/UiWVyy0cHdW8H\nySp2zUpUa4dNyfvsbcWDjV4+hTEpBqOCij1B8QhRwpa0j6yNS9f9QxoRbhIn\nstesyKL1Iw0FCi59DvNsh4ZpjD7bXH0B5riteZLnCjh9IcG6zcrRWYIIrcVL\n3oT4Pau/QRWBjYO0WOuKfgBbjxHSEycSBrfR77vNXR2X9sAov6QNQluk7vmI\nlTO+QpwdRF1mY03sfDV5faD9RPCELAf3x08KdGi9sSxdufTahhXVV+Pkofbx\nYxDCdlvuf4riLsTAiEQ+UYuxHllFMgnF0NleWCCEEmQ337ysyBYeLS0Qs6wd\nAXpPiNGip2JjjFmGoqMPa0gABuT4x1dldTvDoWmlzIclaeApRW7FHLO+NS0a\nC6hEWS1MP7pmoZDR4toSRWJzGwPaGSB07f1v1a7ayan5/OBpjNcSqAVMQk44\naMc9aAf/lfJyx5ler+jPoFfdvIq8RR6gFBlvJZO65YXAfeALnrdoEqFjT4Fj\nmraS\r\n=6eQ1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"anypoint-combobox.js","authors":["Pawel Psztyc"],"gitHead":"d80600ec522c36d31fb68dc40d176977d7f2c79a","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-combobox.git","type":"git"},"_npmVersion":"6.12.0","description":"An input with drop down menu styled for Material Design and Anypoint platform.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"]},"_nodeVersion":"12.13.0","dependencies":{"lit-element":"^2.0.1","@anypoint-web-components/anypoint-input":"^0.2.12","@anypoint-web-components/anypoint-autocomplete":"^0.1.4"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","karma":"^4.4.1","sinon":"^7.5.0","deepmerge":"^4.2.2","lint-staged":"^9.5.0","es-dev-server":"^1.32.0","@commitlint/cli":"^8.2.0","@open-wc/testing":"^2.4.2","@open-wc/testing-karma":"^3.2.20","@polymer/iron-test-helpers":"^3.0.1","@commitlint/config-conventional":"^8.2.0","@advanced-rest-client/eslint-config":"^1.1.4","@polymer/gen-typescript-declarations":"^1.6.1","@advanced-rest-client/arc-demo-helper":"^1.0.17","@advanced-rest-client/prettier-config":"^0.1.0","@advanced-rest-client/testing-karma-sl":"^1.1.0","@anypoint-web-components/anypoint-styles":"^1.0.1","@anypoint-web-components/anypoint-checkbox":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/anypoint-combobox_0.1.2_1576828343965_0.6385917771790457","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@anypoint-web-components/anypoint-combobox","version":"0.2.0","keywords":["api-components","anypoint-elements","combobox","ui-components"],"license":"Apache-2.0","_id":"@anypoint-web-components/anypoint-combobox@0.2.0","maintainers":[{"name":"jarrodek","email":"jarrodek@gmail.com"},{"name":"lbauret","email":"leandro.bauret@mulesoft.com"},{"name":"twoplustwoone","email":"francisco.digiandomenico@gmail.com"}],"contributors":[{"name":"Your name can be here!"}],"homepage":"https://github.com/anypoint-web-components/anypoint-combobox#readme","bugs":{"url":"https://github.com/anypoint-web-components/anypoint-combobox/issues","email":"arc@mulesoft.com"},"dist":{"shasum":"9c018372e7ec0abffa786caa2c18c2c6ea585ac3","tarball":"https://registry.npmjs.org/@anypoint-web-components/anypoint-combobox/-/anypoint-combobox-0.2.0.tgz","fileCount":8,"integrity":"sha512-Z0yu2XpelLHWJnAGXSKUtBvKv2X5mFahatXDEBfgXJqmzSUrilp9kRVF6FnlwauR2sZYSfaniOB8IKunhrh68A==","signatures":[{"sig":"MEQCIDdPwkPc5xCYxhFHZKZu3Ia3hldM5j29YUYBdixGbXPyAiATpteZUsvzMiXCWkbc5HTGeWf/QdEFLmIkQ3gQRcIcLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14779,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8+7sCRA9TVsSAnZWagAAtJgP/2qoidoRZf0z/JB/wLtZ\n04sh5YSduomsG51zOGl29eF8MbbMVoYjR0/aFT0uqlUvFIoL5wxtgHm0I1gQ\nNO0/dFhDzgtk5iwnXqvcdUofDC6HqO70NgsgF9g9JZdNlaHdYT/jtrqgQOnR\nhoyjLgNHpabTeUtzfdiqt96GAAuSoK/BPglC6wHHw1uboIFbF9dV3zsxajf4\nzrOUKtH3TzXIdZHv0OZxYCIir370L9YVXj+q/gDHhf9dWQ20fGaD0IGbpDe/\ns7bZ9nDuplUk7GM7Zo0TX+RHQlDCh0hDYhGIxz3JFtusrj1VbkqT0j42ul8F\ngILcFm6wwdR0nHewWNOwKh47b5Qi2zeiyOc0s6MiiGOctouGc6+ACE9Gl5Dg\nw4I2cuqFn7sStugClbGGlq3ELC9EdMc2CjxU0JQz940cQ+qYEAuXZBLSEPLZ\nBdomwMbEQnirwSL8Wj1a/eMhcPsrjZt+abok5awFihNaZEtBHAy9wmn1DOfB\n2KRdImmGum41tgOUBZQI53i+y2CgbotK3O3ngOLm2qYvtf9Yi3yU78SrdDGH\n5mGVckE6m2/xSU6MJrSG2BoT4yYEZG2GHIx59qt3rBzLrhp8me1P9jsInZUI\nR4VXQI88x0lUTZEwat/CQbyqcrcKrTVRT/4KLY6vudfGsZX//kheNHs++Yqi\nPDGp\r\n=QUD8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"index.js","authors":["Pawel Psztyc"],"gitHead":"832eea8bf0e66ad4caf6d381fbdbe8533e3782f3","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 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-combobox.git","type":"git"},"_npmVersion":"6.14.4","description":"An input with drop down menu styled for Material Design and Anypoint platform.","directories":{},"lint-staged":{"*.js":["eslint --fix"]},"_nodeVersion":"13.13.0","dependencies":{"lit-element":"^2.3.1","@anypoint-web-components/anypoint-input":"^0.2.15","@anypoint-web-components/anypoint-autocomplete":"^0.2.0"},"eslintConfig":{"extends":["@open-wc/eslint-config","eslint-config-prettier"]},"_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.5","sinon":"^9.0.2","eslint":"7.2.0","prettier":"^2.0.4","deepmerge":"^4.2.2","typescript":"^3.9.5","lint-staged":"^10.2.10","es-dev-server":"^1.55.1","ts-lit-plugin":"^1.1.11","@open-wc/testing":"^2.5.18","@open-wc/eslint-config":"^2.0.6","@open-wc/testing-karma":"^3.4.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.3.1","@anypoint-web-components/anypoint-styles":"^1.0.1","@anypoint-web-components/anypoint-checkbox":"^1.1.2"},"_npmOperationalInternal":{"tmp":"tmp/anypoint-combobox_0.2.0_1593044715702_0.2232273493440362","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@anypoint-web-components/anypoint-combobox","version":"0.2.1","keywords":["api-components","anypoint-elements","combobox","ui-components"],"license":"Apache-2.0","_id":"@anypoint-web-components/anypoint-combobox@0.2.1","maintainers":[{"name":"jarrodek","email":"jarrodek@gmail.com"},{"name":"lbauret","email":"leandro.bauret@mulesoft.com"},{"name":"twoplustwoone","email":"francisco.digiandomenico@gmail.com"}],"contributors":[{"name":"Your name can be here!"}],"homepage":"https://github.com/anypoint-web-components/anypoint-combobox#readme","bugs":{"url":"https://github.com/anypoint-web-components/anypoint-combobox/issues","email":"arc@mulesoft.com"},"dist":{"shasum":"0251388fa7efa022b47f397bc2bcd36710389d3f","tarball":"https://registry.npmjs.org/@anypoint-web-components/anypoint-combobox/-/anypoint-combobox-0.2.1.tgz","fileCount":10,"integrity":"sha512-IdtkUBDxYwwMKd96Uv5ZBrvCy4+Up6Ob/MZeXtTw2yCoihm4PgX85jXtYRJioIe2Syl9Gwl58MswvkvZB+Oicw==","signatures":[{"sig":"MEUCICGbUUKFVWwlmO+PSMA20e3RLf18X/Bcskdb9rQIrBgVAiEAkm6RsIUlMNCLMZgsFcqIBt1oDQqWNM/9fEHhblnV1bQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15908,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfG3fXCRA9TVsSAnZWagAAxKkP+wUWt754MTZOKdZOcOWW\nct7LR6ONfAWkmA1JNkQgZrVmwKq72fT3N5MvctXLzoI1IG/VEt4Dar0q5SNb\nYZPhaCa5lrJCJUm1obkFyiknfQiKQNu6BL5YiYXoE/+RDEEC6BSSYMCIaUvU\ngRpKFQZ/BLKmJ8otm34BP/SGyGnS5+PT/Bn0mZNU7RsXyJKl2UT5FTWjIzrO\nLyrwJ5ZDuJDf7Smc38AA3AwzIudGvF+tdmSD5y2ef58at7podeHIFWSE3AOy\n705VuDnqF9T/pt+U6KLKZJ2w2UOlvadFFxnVsyTmdJ0KyhlSPbRlzBNlsuoC\nW4CmbzMve3W8Xg5nzK4qlX554rLvM+fjP2GG1UQDJD5CuJUlPL7gMXnCxi6T\n1ehrOGt5+dzBU6m3x2LVcj5QlEW/5ki3iQpVwkjqRQe+NFlbThpvAqbea7ap\na4zdOLHgKEl+MeEow5cM9i+tBns/vfmERqoG6NpguX4+chsimXhJQ7BWqh6j\nckBSqQxQE160xC53lbK49m+CrNvBHV4Rx7bz3Ar7VJOLP4I6pVcYA1yw+SjF\n1JdWyK87likfap4oLxyhkfopHhWG8J9nio9my2UzNVumRU6cSHeVVsI3QR+R\n7tT8VtoAi3emEo+txdl7Uo67xCKQ22DrC7dxSY+ZIGk9ZHDnhe7qDd08LSZI\nRhYK\r\n=KrnP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"index.js","authors":["Pawel Psztyc"],"gitHead":"fe9134a00270d4efba176552f2152ec3b4cc4bc5","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 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-combobox.git","type":"git"},"_npmVersion":"6.14.4","description":"An input with drop down menu styled for Material Design and Anypoint platform.","directories":{},"lint-staged":{"*.js":["eslint --fix"]},"_nodeVersion":"13.13.0","dependencies":{"lit-element":"^2.3.1","@anypoint-web-components/anypoint-input":"^0.2.19","@anypoint-web-components/anypoint-autocomplete":"^0.2.2"},"eslintConfig":{"extends":["@open-wc/eslint-config","eslint-config-prettier"]},"_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.5","sinon":"^9.0.2","eslint":"^7.5.0","prettier":"^2.0.4","deepmerge":"^4.2.2","typescript":"^3.9.7","lint-staged":"^10.2.10","es-dev-server":"^1.57.0","ts-lit-plugin":"^1.2.0","@open-wc/testing":"^2.5.19","@open-wc/eslint-config":"^2.0.6","@open-wc/testing-karma":"^4.0.0","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.0","@anypoint-web-components/anypoint-styles":"^1.0.1","@anypoint-web-components/anypoint-checkbox":"^1.1.2"},"_npmOperationalInternal":{"tmp":"tmp/anypoint-combobox_0.2.1_1595635671079_0.7934836925210673","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"@anypoint-web-components/anypoint-combobox","version":"0.2.2","keywords":["api-components","anypoint-elements","combobox","ui-components"],"author":{"name":"Pawel Psztyc","email":"arc@mulesoft.com"},"license":"Apache-2.0","_id":"@anypoint-web-components/anypoint-combobox@0.2.2","maintainers":[{"name":"carowright","email":"carolina.wright@mulesoft.com"},{"name":"jarrodek","email":"jarrodek@gmail.com"},{"name":"twoplustwoone","email":"francisco.digiandomenico@gmail.com"},{"name":"lbauret","email":"leandro.bauret@mulesoft.com"}],"contributors":[{"name":"Your name can be here!"}],"homepage":"https://github.com/anypoint-web-components/anypoint-combobox#readme","bugs":{"url":"https://github.com/anypoint-web-components/anypoint-combobox/issues","email":"arc@mulesoft.com"},"dist":{"shasum":"a538c5dc7d12da5f8ed77c06986ebb027bd0097b","tarball":"https://registry.npmjs.org/@anypoint-web-components/anypoint-combobox/-/anypoint-combobox-0.2.2.tgz","fileCount":10,"integrity":"sha512-yST7ru6tp7n/uZaNDdOfdnz/2ORJwG1+2urCjGwVT5cZ8FuPzdCPhoN8/lCKJiUWMuhrp6a+X7uiEMq95EMgzA==","signatures":[{"sig":"MEUCIBvd/Kuuruu6qrzfYxpMJiIdDof2cHUj5ZM5K3pR4ip6AiEApizsMZYTAaVRvw4EGY5QtkmXhtvzGQqP5qerxOKZiBE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25538,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtFvWCRA9TVsSAnZWagAADdwP/3N4hCpTeh2fmuQiImce\nh39Vc7tHNs6I+cCW5uOw487VAtH4iSx3s7HCi8fQTbBwWztdYRzLAdfprRpc\noUd9RZjSRBpVUv0ZdAVjkDRfF8J1vGvAB7F6CW49P82ozfeKzv4qvn9zLACF\nlgtmfdNp0aFSNaD1rnaBG8GGijn+s5GRwAiKAsS+B/4sffWQX9+PlnuClnEi\noIeMgF7FNmx3Hy1jioVKHGNAxarJ5GUGY4nsfkyBoP/LQskYHyBVi6J/GUfh\nADInCsXEciozHDkHiIoLNyQPqVeqNRzXeZ7PbiS8FfrYQhyiupgG0hAjPD+G\nF9BQliXkHcdfZ3RKW8NefRecUq6AA+dj0olMm6fJ1tij7VPuFBPgyUOuqb/n\nwQzsxD/cmoV6okXi8OslolTRo2TrH5Hrn2CsW0du+MKus8l9aNJhgoMCMZF/\n4REETwJfC9dCUJmi6lXxIGUhzUc64y2ZVjvk6nx/O3fGoATlaoFCYjPy+AAO\nMsNX8YULQ9liuj3Bn3MgBr3ayR79upd1vrXKNVc+i7QT+COzvS7loKEyuejo\nfq/OS8Pq+huY1EpZzKkIO758QFIZK0If2w+fXIk2iNM8ILwwgpd7BuIV2JDr\nHZ967hpSxKHdo5103Ibi8BVXHBWN0r/9MA3DpwuUuPmGAfzqciFCKRGNLSbX\nn1XO\r\n=8UTc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"index.js","gitHead":"d27f2a70a4eeae805ab2538a280b4edc8e1997b4","scripts":{"lint":"npm run lint:eslint","test":"web-test-runner test/**/*.test.js --coverage --node-resolve --playwright --browsers chromium firefox webkit","start":"web-dev-server --app-index demo/index.html --node-resolve --open --watch --root-dir .","format":"npm run format:eslint","gen:wc":"wca analyze \"*.js\" --outFile custom-elements.json","lint:types":"tsc","test:watch":"web-test-runner test/**/*.test.js --node-resolve --watch --playwright --browsers chromium","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore"},"_npmUser":{"name":"jarrodek","email":"jarrodek@gmail.com"},"repository":{"url":"git://github.com/anypoint-web-components/anypoint-combobox.git","type":"git"},"_npmVersion":"6.14.13","description":"An input with drop down menu styled for Material Design and Anypoint platform.","directories":{},"lint-staged":{"*.js":["eslint --fix"]},"_nodeVersion":"14.17.0","dependencies":{"lit-element":"^2.5.1","@anypoint-web-components/anypoint-input":"^0.2.24","@anypoint-web-components/anypoint-autocomplete":"^0.2.9"},"eslintConfig":{"extends":["@open-wc/eslint-config","eslint-config-prettier"],"overrides":[{"files":["demo/**/*.js","test/**/*.js","**/demo/**/*.html"],"rules":{"no-console":"off","no-plusplus":"off","no-param-reassing":"off","no-unused-expressions":"off","class-methods-use-this":"off","import/no-extraneous-dependencies":"off"}}]},"_hasShrinkwrap":false,"devDependencies":{"husky":"^6.0.0","sinon":"^11.1.1","eslint":"^7.27.0","typescript":"^4.3.2","lint-staged":"^11.0.0","@web/dev-server":"^0.1.17","@open-wc/testing":"^2.5.33","@web/test-runner":"^0.13.5","@open-wc/eslint-config":"^4.3.0","eslint-config-prettier":"^8.3.0","typescript-lit-html-plugin":"^0.9.0","@web/test-runner-playwright":"^0.8.6","@advanced-rest-client/arc-demo-helper":"^1.0.17","@anypoint-web-components/anypoint-styles":"^1.0.1","@anypoint-web-components/anypoint-checkbox":"^1.2.1"},"_npmOperationalInternal":{"tmp":"tmp/anypoint-combobox_0.2.2_1622432726483_0.5585378810064539","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"@anypoint-web-components/anypoint-combobox","version":"0.2.3","keywords":["api-components","anypoint-elements","combobox","ui-components"],"author":{"name":"Pawel Psztyc","email":"arc@mulesoft.com"},"license":"Apache-2.0","_id":"@anypoint-web-components/anypoint-combobox@0.2.3","maintainers":[{"name":"jarrodek","email":"jarrodek@gmail.com"},{"name":"twoplustwoone","email":"francisco.digiandomenico@gmail.com"},{"name":"lbauret","email":"leandro.bauret@mulesoft.com"},{"name":"carowright","email":"carolina.wright@mulesoft.com"}],"contributors":[{"name":"Your name can be here!"}],"homepage":"https://github.com/anypoint-web-components/anypoint-combobox#readme","bugs":{"url":"https://github.com/anypoint-web-components/anypoint-combobox/issues","email":"arc@mulesoft.com"},"dist":{"shasum":"fa6b88eec0791dbf7671e7dd8e76588e838f9356","tarball":"https://registry.npmjs.org/@anypoint-web-components/anypoint-combobox/-/anypoint-combobox-0.2.3.tgz","fileCount":10,"integrity":"sha512-Wwr+WLBB4qm9ToZC5MCRbn01puuWau9dfMcFu2AdLHCYZdM8hWq6e+QoruOhspyZUviCUKKS7Ujil1c6sMOkFA==","signatures":[{"sig":"MEUCIDJNNOfa8710wzOkkIaf9n0Y3b9XvQ/QYqubDjYQW5pbAiEAql4myJGriIO2i1OhPldEm8n1RPvKXrMJURSKKFzVncM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzFetCRA9TVsSAnZWagAAIcYP/igh/quhApu1JLZLKa6e\ndehvFcLW+x4X2HctlmYTewDS2KAYDnMxac5Rzr4q3xTnOtGvtKAH+6c3fmsQ\na3VVZiJRLCwPVLDYmbCkeuhRziTquIocqqZityK5ZGUUX2QdSaAt3f6mAF9p\n19izyCUwWETFQwOxtjFs6ZXDzSWv3aFZp3D4CV+g4eO5Td0LohkeR/OdmWZ2\nAy/No6jLbYgFRy+a08RVI6ZHYVZZzUkuieR4VCw9OXSF8DPWyjNj0m1d1ErR\nXHZmWXD/zdZaCylfjn6wFbwujveNjnOg0UNWxdmpEPZUg2IDyZoEMv53pcvk\nAIq2pwGE83SHAUstlWH2B0LZpM/qgVovPckR6OYF8SW1sFtP07x7Dkwi0pr7\n4Uavn3TAKTwCZqkJszD5OpU7YnB/pcjP7p7ViKUzPelJ1BwcAKxSBk0FCsFX\nyMN7QSQoV+A5wiexE32/2zF8vTCODM8tAGZqON0AEEXa6QrBfYspkwMzrwpo\nrHGvKi1ZzNQVwOfbG5T6Vf9lEPcwKu43sCFSb8AreLc4Zl/07dFN7/tLMN4i\nraG5cFUDrd3+Wk8nUjkSDNqrYgAEJOdmF6NyHMWC+op7dwGqhOma91WUZLbc\n+AdC+5Z9ol+fyvroZ8f8JnrZFihWkU6SfaIgsjCloIzgiPy2AGQAMH0IsXWJ\nOtCh\r\n=Ai1N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"index.js","gitHead":"ae7a1cab1b6df561a40997b5cde9d10eb5c3ca7e","scripts":{"lint":"npm run lint:eslint","test":"web-test-runner test/**/*.test.js --coverage --node-resolve --playwright --browsers chromium firefox webkit","start":"web-dev-server --app-index demo/index.html --node-resolve --open --watch --root-dir .","format":"npm run format:eslint","gen:wc":"wca analyze \"*.js\" --outFile custom-elements.json","lint:types":"tsc","test:watch":"web-test-runner test/**/*.test.js --node-resolve --watch --playwright --browsers chromium","lint:eslint":"eslint --ext .js,.html . --ignore-path .gitignore","format:eslint":"eslint --ext .js,.html . --fix --ignore-path .gitignore"},"_npmUser":{"name":"jarrodek","email":"jarrodek@gmail.com"},"repository":{"url":"git://github.com/anypoint-web-components/anypoint-combobox.git","type":"git"},"_npmVersion":"6.14.15","description":"An input with drop down menu styled for Material Design and Anypoint platform.","directories":{},"lint-staged":{"*.js":["eslint --fix"]},"_nodeVersion":"14.18.0","dependencies":{"lit-element":"^2.5.1","@anypoint-web-components/anypoint-input":"^0.2.27","@anypoint-web-components/anypoint-autocomplete":"^0.2.13"},"eslintConfig":{"extends":["@open-wc/eslint-config","eslint-config-prettier"],"overrides":[{"files":["demo/**/*.js","test/**/*.js","**/demo/**/*.html"],"rules":{"no-console":"off","no-plusplus":"off","no-param-reassing":"off","no-unused-expressions":"off","class-methods-use-this":"off","import/no-extraneous-dependencies":"off"}}]},"_hasShrinkwrap":false,"devDependencies":{"husky":"^7.0.2","sinon":"^11.1.2","eslint":"^7.32.0","typescript":"^4.4.4","lint-staged":"^11.2.3","@web/dev-server":"^0.1.25","@open-wc/testing":"^2.5.33","@web/test-runner":"^0.13.20","@open-wc/eslint-config":"^4.3.0","eslint-config-prettier":"^8.3.0","typescript-lit-html-plugin":"^0.9.0","@web/test-runner-playwright":"^0.8.8","@advanced-rest-client/arc-demo-helper":"^1.0.17","@anypoint-web-components/anypoint-styles":"^1.0.3","@anypoint-web-components/anypoint-checkbox":"^1.2.3"},"_npmOperationalInternal":{"tmp":"tmp/anypoint-combobox_0.2.3_1634334314047_0.7951718144997162","host":"s3://npm-registry-packages"}}},"time":{"created":"2019-09-16T05:11:46.628Z","modified":"2026-04-07T19:25:17.128Z","0.1.0":"2019-09-16T05:11:46.921Z","0.1.1":"2019-09-17T00:43:20.249Z","0.1.2":"2019-12-20T07:52:24.087Z","0.2.0":"2020-06-25T00:25:15.808Z","0.2.1":"2020-07-25T00:07:51.207Z","0.2.2":"2021-05-31T03:45:26.596Z","0.2.3":"2021-10-15T21:45:14.305Z"},"bugs":{"url":"https://github.com/anypoint-web-components/anypoint-combobox/issues","email":"arc@mulesoft.com"},"author":{"name":"Pawel Psztyc","email":"arc@mulesoft.com"},"license":"Apache-2.0","homepage":"https://github.com/anypoint-web-components/anypoint-combobox#readme","keywords":["api-components","anypoint-elements","combobox","ui-components"],"repository":{"url":"git://github.com/anypoint-web-components/anypoint-combobox.git","type":"git"},"description":"An input with drop down menu styled for Material Design and 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":"# Deprecated\n\nThis component has been moved to `anypoint-web-components/awc`.\n\n-----\n\nA combo box is a combination of a text field and the autocomplete element to provide an\nUI of an input field with suggestions.\n\n[![Published on NPM](https://img.shields.io/npm/v/@anypoint-web-components/anypoint-combobox.svg)](https://www.npmjs.com/package/@anypoint-web-components/anypoint-combobox)\n\n[![tests](https://github.com/anypoint-web-components/anypoint-combobox/actions/workflows/deployment.yml/badge.svg)](https://github.com/anypoint-web-components/anypoint-combobox/actions/workflows/deployment.yml)\n\n## Usage\n\n### Installation\n\n```sh\nnpm install --save @anypoint-web-components/anypoint-combobox\n```\n\n### In a LitElement\n\n```js\nimport { LitElement, html } from 'lit-element';\nimport '@anypoint-web-components/anypoint-combobox/anypoint-combobox.js';\n\nclass SampleElement extends PolymerElement {\n  render() {\n    const suggestions = ['a', 'b', c];\n    return html`\n    <anypoint-combobox\n      .source=\"${suggestions}\"\n      @value-changed=\"${this._valueHandler}\">on/off</anypoint-combobox>\n    `;\n  }\n\n  _valueHandler(e) {\n    this.value = e.detail.value;\n  }\n}\ncustomElements.define('sample-element', SampleElement);\n```\n\n## Development\n\n```sh\ngit clone https://github.com/anypoint-web-components/anypoint-combobox\ncd anypoint-combobox\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","readmeFilename":"README.md"}