{"_id":"@anypoint-web-components/anypoint-input-combobox","_rev":"8-071ff2c66a8f392fbf56ea5cc7e951cd","name":"@anypoint-web-components/anypoint-input-combobox","dist-tags":{"latest":"0.1.2"},"versions":{"0.1.0":{"name":"@anypoint-web-components/anypoint-input-combobox","version":"0.1.0","keywords":["api-components","anypoint-elements","combobox","input","ui-components"],"license":"Apache-2.0","_id":"@anypoint-web-components/anypoint-input-combobox@0.1.0","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-input-combobox#readme","bugs":{"url":"https://github.com/anypoint-web-components/anypoint-input-combobox/issues","email":"arc@mulesoft.com"},"dist":{"shasum":"f7b1a370a33bd1b5a4f91f5ab7c111d61ff55be6","tarball":"https://registry.npmjs.org/@anypoint-web-components/anypoint-input-combobox/-/anypoint-input-combobox-0.1.0.tgz","fileCount":12,"integrity":"sha512-yAXQOcnr+yox0oxwwMs6cXvgThtdAUjMYNnvoxiUSfLWTt/gfJoCDLL4sexZvYJueAaNJ+XhqPrZM63sI9XYrQ==","signatures":[{"sig":"MEYCIQCukldhi1VWVfzjrUJ0gMu+7KvY+Tk5ySP1mgkce51TIAIhAK/j8w/MWlIcAXaChFqoS4zMLxTuW2EtScv+vHjk96qi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22460,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfG6gQCRA9TVsSAnZWagAAaewP/RXzOn3JxXKnOC5UXeqE\n67hyMkxgDBWNxSf1wyEQqc19GXuzPziZxKzuU+ou5xabdCAq2t6zUr/IXjlf\nLr61oopB9GfFswVPo7H6UkvHcVHHwDOehZsGalsH1I4dheA9kUNGRSacFO3r\nj4Bor50dTpmO9nXZK2UwZPyV01oeHZFwjet9dwjJQL902RSUpqnbWP5Y0aGc\nzh7kHH5yoyyVwDG2ZyiK+ULlR+luXBTX09x31vVxd1NofXwJ6127W5NLjnJo\nR/XH6BPJfvNq1EUsOoCM+jJ9T9aS8r5Put7UPJ/fkvz6SAAskeKD4SQN894P\nuWE/boKfqujrsx02X6bKdrsRdcTfjqlic5SN5B7ZBOV/gTWmQRH84Zk/GQWL\n8A1wAaXCZjoECO1qvnUbw/5N1V2y6OWOXcau38GNyWn3wXOut+OywxxsWcsa\n8VjfjrKhqaCNGMyI7xZrKM55/vG1VOsQ+D0DSUyzYbQcwUdlVuJccsd2FbIj\nv03sowpBufEIzBpDoj2uzb+mPblzWH2aNUChqi2W/i4N0+4ZgHQSYhiISAM1\ngI4i3NQU+x+OVr2+xNZtj3xWej07JmhPeD83cVqFGLwgqf30GUfrBm/7q0R9\nO0/U3B7iDgd7FOaTYRHfqtBz12no4HMO7sv+gAj9kzFAUeO9cNeRzmFP0CBR\nI4P/\r\n=4Uus\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"index.js","authors":["Pawel Psztyc"],"gitHead":"2aff4b693bdc7788d454ac57445a726d317e5c1d","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","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-input-combobox.git","type":"git"},"_npmVersion":"6.14.5","description":"An input with a drop down items styled for Material Design and the Anypoint platform.","directories":{},"lint-staged":{"*.js":["eslint --fix"]},"_nodeVersion":"14.5.0","dependencies":{"lit-html":"^1.2.1","lit-element":"^2.3.1","@anypoint-web-components/anypoint-input":"^0.2.19","@anypoint-web-components/anypoint-dropdown":"^1.1.2"},"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"}}]},"_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-item":"^1.0.7","@anypoint-web-components/anypoint-styles":"^1.0.1","@anypoint-web-components/anypoint-listbox":"^1.1.4","@anypoint-web-components/anypoint-checkbox":"^1.1.2"},"_npmOperationalInternal":{"tmp":"tmp/anypoint-input-combobox_0.1.0_1595648015389_0.026733581343462376","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@anypoint-web-components/anypoint-input-combobox","version":"0.1.1","keywords":["api-components","anypoint-elements","combobox","input","ui-components"],"license":"Apache-2.0","_id":"@anypoint-web-components/anypoint-input-combobox@0.1.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-input-combobox#readme","bugs":{"url":"https://github.com/anypoint-web-components/anypoint-input-combobox/issues","email":"arc@mulesoft.com"},"dist":{"shasum":"17e1eef7f57053316c3a70211e199d395b25cbe1","tarball":"https://registry.npmjs.org/@anypoint-web-components/anypoint-input-combobox/-/anypoint-input-combobox-0.1.1.tgz","fileCount":12,"integrity":"sha512-SrBJoiHoEqhfVTmd7oN3Z/qODcttxXslEEfnYi6quFxwG8QFbkuTWhDNxcsrUGz6rnyCiPeImj1hZCQP9qFK9A==","signatures":[{"sig":"MEQCICBNmQs5PGAUuMtXMHfZiLAnfQNiVxhZheZ//0xzRZ7fAiAwgmtI7fT+VBSVYwjEI8Yz+5URHZrj+IA4y+6YSm5gyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHyyOCRA9TVsSAnZWagAAYzwQAIMbhKQoVmVRrbhN5ZCS\nVbSeNAcBSArZBq8vpBPkyIbxe7KpasnjIw7sFU2RanstRB9NvFRegn3TBtfZ\nKGto7UqpjGy9NMC+dLWxmjggceg+DyKc8Eo7Gk2CaTtnpmT23RJESVo5D2mb\nkL9JZ/I6gaF/4rLaFJlISkZnpj0h2s0hrXJZoC/HNPgK97jcP1OWTS9IihAC\n9bMzTUKw5IhFAzz3libsibVVgIc+6oYhuMp1Ja2KNO9vIyeNJ5toh8tKj7xp\nMDApo81UeQcRx+J/g4JWJ3kw2/HB9sfWDW6uG0FR7DP3UZ3fd41G0R4hq/jc\nqDlYscKuoyP8RI6EAJWckZVwTgdcMqlKQ5E1E/A0Jgjyx+3vSNEwA6IJ5Oy3\n23QIs82En/s5LrfraaYNnYXUpZ1bla78zGCLbfP8Yz8YMPsVcAi66cEYT3AI\ntRr1oNgOoCx994rRFwozfSvI9md6E2oHL0AS2YUn4aGRiu84jAMWNWLqnu6Z\nm90Riq5qT6iMoJ5qhy11LUxULevocSvK64WEM4M2ZAXrMJDYujMpQBOu7UqI\nX3aOyofi+BPA/SoHb/6lm+LSVxRDnRdTccUYJg75E2WuRO8bVhSiDW6CnTRJ\nenIh/WLwkDONTwWwYfykfCymQ0FIT7hlJ6uBrdmJ6C1jx2rnOQPYJLaRt82n\nh1Y+\r\n=vU7h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"index.js","authors":["Pawel Psztyc"],"gitHead":"2469e32f0f26445842a7ad1171830ba59374c55f","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","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-input-combobox.git","type":"git"},"_npmVersion":"6.14.4","description":"An input with a drop down items styled for Material Design and the Anypoint platform.","directories":{},"lint-staged":{"*.js":["eslint --fix"]},"_nodeVersion":"13.13.0","dependencies":{"lit-html":"^1.2.1","lit-element":"^2.3.1","@anypoint-web-components/anypoint-input":"^0.2.19","@anypoint-web-components/anypoint-dropdown":"^1.1.2"},"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"}}]},"_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-item":"^1.0.7","@anypoint-web-components/anypoint-styles":"^1.0.1","@anypoint-web-components/anypoint-listbox":"^1.1.4","@anypoint-web-components/anypoint-checkbox":"^1.1.2"},"_npmOperationalInternal":{"tmp":"tmp/anypoint-input-combobox_0.1.1_1595878541821_0.23496314763527248","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"@anypoint-web-components/anypoint-input-combobox","version":"0.1.2","keywords":["api-components","anypoint-elements","combobox","input","ui-components"],"license":"Apache-2.0","_id":"@anypoint-web-components/anypoint-input-combobox@0.1.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-input-combobox#readme","bugs":{"url":"https://github.com/anypoint-web-components/anypoint-input-combobox/issues","email":"arc@mulesoft.com"},"dist":{"shasum":"9b753856a6fde5c8ca1bbe8c74a36f445b27a888","tarball":"https://registry.npmjs.org/@anypoint-web-components/anypoint-input-combobox/-/anypoint-input-combobox-0.1.2.tgz","fileCount":12,"integrity":"sha512-kOjVp1QBuaB5/VWHlg3APXnkbBMC2vBL4mnFqEnj9MULwMBYuB+XBCeY2y9ZltGdtnUL7FOarapdVnsi8e4gFw==","signatures":[{"sig":"MEUCIQCVRi4BPW7fh4NGod5j3P/YKL+XlQc9e7GM66QOC5kT+gIgL+kCzAn/fsE27uhwBn0s63s6IH3M7+6XKarFQ8g8L8A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23622,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPpexCRA9TVsSAnZWagAAjTAP/jPk9ehWka8+qS5nCNdO\n+FDMtqB3cNBHRq8VwgzLsohO09BkDhIqH75/YJ7APH2plBg1DYRuNOk7p3pZ\n7xIIZjEiUtO+Gv6xB4P6lyjs6H85b2sfOVdserOAzFCiopaLG9sqZOmcy14x\nHiaiX0q4jWXl0hom27FqRzytzmZ1/1l6UkFMgVkUi/JRF62dp7gMxf/0MGHb\nOica8tat8RzuowA38MJ5EpYuDwwYBYGPlBm/6/958HSnmi1nsDK/Z8ESNs+6\n+zm/a+BjksgmZD5Ai+At+G5rK3whfWHzTZtNQqXNl2cn9lR4bs+2DVfJYv4c\nID0ax14oU9Cr4NhusgvFmBws06DRnt2O2xzsPNDSZc59I3mm4SZgI/EecS8U\nbtPjNhZkOLvxjI7Tfhn6R2iXase8xLR3nYoMYsRyd2FSJe1cmgYaKkdl3J7P\nVcm0qvlq1VzOAKrEUuUNHevNOS2HWmdP5RSXt3bzs5dbLJKupPjSMOKyDfmj\nFhBPRKlweECz4mnw1KXdkcNFzATTaf91ekDIyE8OKycwUVThkveEd1l9IkUb\nvfnuVvuEJJQR5Z3uZypRzFEY2Xs1/GoVsIddDAuFkoaN81xutz4yG5Iv0hTb\nJzv+QkuSwAIhDKrDVJxLKakm0ldahMTjuJR6PpghrIsuysLAnVgM3y5fl62h\n0/he\r\n=nk68\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","husky":{"hooks":{"pre-commit":"lint-staged"}},"module":"index.js","authors":["Pawel Psztyc"],"gitHead":"160bb55c404e22e9dab24bfbdf6d4e3d89efaa00","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-input-combobox.git","type":"git"},"_npmVersion":"6.14.11","description":"An input with a drop down items styled for Material Design and the Anypoint platform.","directories":{},"lint-staged":{"*.js":["eslint --fix"]},"_nodeVersion":"14.16.0","dependencies":{"lit-html":"^1.3.0","lit-element":"^2.4.0","@anypoint-web-components/anypoint-input":"^0.2.24","@anypoint-web-components/anypoint-dropdown":"^1.1.4"},"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"}}],"ignorePatterns":"*.d.ts"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^4.3.8","sinon":"^9.2.4","eslint":"^7.21.0","typescript":"^4.2.2","lint-staged":"^10.5.4","@web/dev-server":"^0.1.8","@open-wc/testing":"^2.5.32","@web/test-runner":"^0.12.15","@open-wc/eslint-config":"^2.1.0","eslint-config-prettier":"^8.1.0","@polymer/iron-test-helpers":"^3.0.1","typescript-lit-html-plugin":"^0.9.0","@web/test-runner-playwright":"^0.8.4","@advanced-rest-client/arc-demo-helper":"^1.0.17","@anypoint-web-components/anypoint-item":"^1.1.0","@anypoint-web-components/anypoint-styles":"^1.0.1","@anypoint-web-components/anypoint-listbox":"^1.1.6","@anypoint-web-components/anypoint-checkbox":"^1.1.4"},"_npmOperationalInternal":{"tmp":"tmp/anypoint-input-combobox_0.1.2_1614714801058_0.5740599821747114","host":"s3://npm-registry-packages"}}},"time":{"created":"2020-07-25T03:33:35.175Z","modified":"2026-04-07T19:25:19.945Z","0.1.0":"2020-07-25T03:33:35.691Z","0.1.1":"2020-07-27T19:35:41.923Z","0.1.2":"2021-03-02T19:53:21.211Z"},"bugs":{"url":"https://github.com/anypoint-web-components/anypoint-input-combobox/issues","email":"arc@mulesoft.com"},"license":"Apache-2.0","homepage":"https://github.com/anypoint-web-components/anypoint-input-combobox#readme","keywords":["api-components","anypoint-elements","combobox","input","ui-components"],"repository":{"url":"git://github.com/anypoint-web-components/anypoint-input-combobox.git","type":"git"},"description":"An input with a drop down items styled for Material Design and the 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":"# anypoint-input-combobox\n\nA combo box is a combination of a text field and the dropdown element. It renders a free input element that coexists with a list of predefined values.\nThe user is not limited to the list of rendered dropdown values but instead it helps choose the right option.\n\n[![Published on NPM](https://img.shields.io/npm/v/@anypoint-web-components/anypoint-input-combobox.svg)](https://www.npmjs.com/package/@anypoint-web-components/anypoint-input-combobox)\n\n[![tests](https://github.com/anypoint-web-components/anypoint-input-combobox/actions/workflows/tests.yml/badge.svg)](https://github.com/anypoint-web-components/anypoint-input-combobox/actions/workflows/tests.yml)\n\n## Usage\n\n### Installation\n\n```sh\nnpm install --save @anypoint-web-components/anypoint-input-combobox\n```\n\n### In a LitElement\n\n```js\nimport { LitElement, html } from 'lit-element';\nimport '@anypoint-web-components/anypoint-input-combobox/anypoint-input-combobox.js';\n\nclass SampleElement extends PolymerElement {\n  render() {\n    return html`\n    <anypoint-input-combobox @value-changed=\"${this._valueHandler}\" type=\"number\" .value=\"{this.zoom}\">\n      <label slot=\"label\">Zoom level</label>\n      <anypoint-listbox slot=\"dropdown-content\" tabindex=\"-1\">\n        <anypoint-item>1</anypoint-item>\n        <anypoint-item>2</anypoint-item>\n        <anypoint-item>3</anypoint-item>\n      </anypoint-listbox>\n    </anypoint-input-combobox>\n    `;\n  }\n\n  _valueHandler(e) {\n    this.zoom = 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-input-combobox\ncd anypoint-input-combobox\nnpm i\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"}