{"_id":"@polymer/lit-element","_rev":"44-9eca0a117519a3a318bbd356543b3c5b","name":"@polymer/lit-element","dist-tags":{"dev":"0.7.0","latest":"0.7.1"},"versions":{"0.1.0":{"name":"@polymer/lit-element","version":"0.1.0","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"@polymer/lit-element@0.1.0","maintainers":[{"name":"polymer","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-element#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-element/issues"},"dist":{"shasum":"e0a8ba8906fe8ca51f7f7ea39d47059f074c63a6","tarball":"https://registry.npmjs.org/@polymer/lit-element/-/lit-element-0.1.0.tgz","integrity":"sha512-p2zOv2gHrSqwQpWb/tv8TDs/4Y2R6ZFVQUgREVWKctu9OlYSBOg6m4e66y2QoweSFSiL1y20vnFM38kTZQ7NTg==","signatures":[{"sig":"MEQCIC96xR0jdAVL7VSsY3Sv93vZ9ma5R3bYcTSn31oRkljjAiAtEX5bSgwXb/dFnPXhFiEYLyAO3RbF9EiM1ry4+K/ZSg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lit-element.js","module":"lit-element.js","gitHead":"1641998cd026954c0a7bc787f5dbbb8ef72d2127","scripts":{"lint":"tslint --project ./","test":"npm run build && wct -l chrome && npm run lint","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","pretest":"npm run posttest; ln -s node_modules bower_components","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","posttest":"rm -f bower_components","checksize":"uglifyjs lit-element.js -mc --toplevel | gzip -9 | wc -c"},"typings":"lit-element.d.ts","_npmUser":{"name":"polymer","email":"admin@polymer-project.org"},"deprecated":"@polymer/lit-element has moved to lit-element. Please uninstall this package and install lit-element. See https://www.polymer-project.org/blog/2019-01-11-lit-element-rc","repository":{"url":"git+https://github.com/PolymerLabs/lit-element.git","type":"git"},"_npmVersion":"5.6.0","description":"Polymer based lit-html custom element","directories":{"test":"test"},"_nodeVersion":"8.5.0","dependencies":{"lit-html":"^0.8.0","@polymer/polymer":"^3.0.0-pre.4"},"publishConfig":{"access":"public"},"devDependencies":{"chai":"^4.0.2","mocha":"^3.4.2","tslint":"^5.7.0","typedoc":"^0.8.0","uglify-es":"^3.0.27","typescript":"^2.6.2","@types/chai":"^4.0.1","@types/mocha":"^2.2.41","wct-browser-legacy":"0.0.1-pre.10","web-component-tester":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/lit-element-0.1.0.tgz_1516149241240_0.630877542309463","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@polymer/lit-element","version":"0.1.1","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"@polymer/lit-element@0.1.1","maintainers":[{"name":"azakus","email":"dfreedm2@gmail.com"},{"name":"justinfagnani","email":"justin@fagnani.com"},{"name":"polymer","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-element#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-element/issues"},"dist":{"shasum":"7ecf88116a613c47931c005720a4da93fb7b5818","tarball":"https://registry.npmjs.org/@polymer/lit-element/-/lit-element-0.1.1.tgz","fileCount":8,"integrity":"sha512-lR6cgWGKC9/w7tI5dQWO0qdTUNECiX+cdkRWgFdQuaM4ORUat2t8n4OezzFwQfLLmsyST3iWHgyXYD0+KeC/LQ==","signatures":[{"sig":"MEQCICyMn6x/sFDeAlJUxXBNhtPkWs90aVBgZaOjNiVlDcHoAiA55xNYVVNl7bOco1Zat5LkYvnXlf/tDjsUBfsoggK2IA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29201},"main":"lit-element.js","module":"lit-element.js","gitHead":"fdb3ba6b78253c9be4f4c2b917fa668af12d1c9c","scripts":{"lint":"tslint --project ./","test":"npm run build && wct -l chrome && npm run lint","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","pretest":"npm run posttest; ln -s node_modules bower_components","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","posttest":"rm -f bower_components","checksize":"uglifyjs lit-element.js -mc --toplevel | gzip -9 | wc -c"},"typings":"lit-element.d.ts","_npmUser":{"name":"polymer","email":"admin@polymer-project.org"},"deprecated":"@polymer/lit-element has moved to lit-element. Please uninstall this package and install lit-element. See https://www.polymer-project.org/blog/2019-01-11-lit-element-rc","repository":{"url":"git+https://github.com/PolymerLabs/lit-element.git","type":"git"},"_npmVersion":"5.6.0","description":"Polymer based lit-html custom element","directories":{"test":"test"},"_nodeVersion":"8.5.0","dependencies":{"lit-html":"latest","@polymer/polymer":"^3.0.0-pre.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.0.2","mocha":"^3.4.2","tslint":"^5.7.0","typedoc":"^0.8.0","uglify-es":"^3.0.27","typescript":"^2.6.2","@types/chai":"^4.0.1","@types/mocha":"^2.2.41","wct-browser-legacy":"0.0.1-pre.10","web-component-tester":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/lit-element_0.1.1_1518222965232_0.7437390381739879","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@polymer/lit-element","version":"0.2.1","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"@polymer/lit-element@0.2.1","maintainers":[{"name":"azakus","email":"dfreedm2@gmail.com"},{"name":"justinfagnani","email":"justin@fagnani.com"},{"name":"polymer","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-element#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-element/issues"},"dist":{"shasum":"8a72a07888d71859dfe5749e62a8e3d7886d2b84","tarball":"https://registry.npmjs.org/@polymer/lit-element/-/lit-element-0.2.1.tgz","fileCount":8,"integrity":"sha512-MIBIHK3JRR6jIMMLLVl/zLTtAeeWpA/R8sbCgO7m0pGv2YolHeWo0yAtD+oyST2S9nmFAVI8NpxZatwH8nGqlA==","signatures":[{"sig":"MEYCIQDcVKstJhRcDSePjYzQ8cVvOOg02KQU/UoAoasXbBVqNwIhAPhifDEzZYIoBxI9gRKWR9fKTusQ6BHYz2fpNtLFcAQQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30776},"main":"lit-element.js","module":"lit-element.js","gitHead":"fc2f84b19c863737e40d999e6a08b73d895f5d7a","scripts":{"lint":"tslint --project ./","test":"npm run build && wct -l chrome && npm run lint","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","pretest":"npm run posttest; ln -s node_modules bower_components","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","posttest":"rm -f bower_components","checksize":"uglifyjs lit-element.js -mc --toplevel | gzip -9 | wc -c"},"typings":"lit-element.d.ts","_npmUser":{"name":"polymer","email":"admin@polymer-project.org"},"deprecated":"@polymer/lit-element has moved to lit-element. Please uninstall this package and install lit-element. See https://www.polymer-project.org/blog/2019-01-11-lit-element-rc","repository":{"url":"git+https://github.com/PolymerLabs/lit-element.git","type":"git"},"_npmVersion":"5.6.0","description":"Polymer based lit-html custom element","directories":{"test":"test"},"_nodeVersion":"8.5.0","dependencies":{"lit-html":"latest","@polymer/polymer":"^3.0.0-pre.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.0.2","mocha":"^3.4.2","tslint":"^5.7.0","typedoc":"^0.8.0","uglify-es":"^3.0.27","typescript":"^2.6.2","@types/chai":"^4.0.1","@types/mocha":"^2.2.41","wct-browser-legacy":"0.0.1-pre.10","web-component-tester":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/lit-element_0.2.1_1519856106819_0.9850069819384524","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"@polymer/lit-element","version":"0.2.2","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"@polymer/lit-element@0.2.2","maintainers":[{"name":"azakus","email":"dfreedm2@gmail.com"},{"name":"justinfagnani","email":"justin@fagnani.com"},{"name":"polymer","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-element#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-element/issues"},"dist":{"shasum":"bbcefb8d4cbfd6ae7aa1736c4296eacc3cdcf813","tarball":"https://registry.npmjs.org/@polymer/lit-element/-/lit-element-0.2.2.tgz","fileCount":8,"integrity":"sha512-SCEh/2lH+h36oZk4SNOe0yay4DPbxmJOeazkE91hEGDsKCNeqRARqgFl+dG/sGuZmMkRNlr/odP01n/W8cTOYg==","signatures":[{"sig":"MEUCIQDV9ZPIz+hF9+C2wlBhyvaaqNfF+siBlFwKMcbd3pcqUwIgClSDfpnzUSEPKk09hCuQCMTsf+EFSvlHgThAHyL3OBk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30792},"main":"lit-element.js","module":"lit-element.js","gitHead":"0fbfbf6fda05327cf7af6551c16806cb74f64d58","scripts":{"lint":"tslint --project ./","test":"npm run build && wct -l chrome && npm run lint","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","pretest":"npm run posttest; ln -s node_modules bower_components","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","posttest":"rm -f bower_components","checksize":"uglifyjs lit-element.js -mc --toplevel | gzip -9 | wc -c"},"typings":"lit-element.d.ts","_npmUser":{"name":"polymer","email":"admin@polymer-project.org"},"deprecated":"@polymer/lit-element has moved to lit-element. Please uninstall this package and install lit-element. See https://www.polymer-project.org/blog/2019-01-11-lit-element-rc","repository":{"url":"git+https://github.com/PolymerLabs/lit-element.git","type":"git"},"_npmVersion":"5.6.0","description":"Polymer based lit-html custom element","directories":{"test":"test"},"_nodeVersion":"8.5.0","dependencies":{"lit-html":"latest","@polymer/polymer":"^3.0.0-pre.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.0.2","mocha":"^3.4.2","tslint":"^5.7.0","typedoc":"^0.8.0","uglify-es":"^3.0.27","typescript":"^2.6.2","@types/chai":"^4.0.1","@types/mocha":"^2.2.41","wct-browser-legacy":"0.0.1-pre.10","web-component-tester":"^6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/lit-element_0.2.2_1519856607305_0.941374496053976","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"@polymer/lit-element","version":"0.2.3","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"@polymer/lit-element@0.2.3","maintainers":[{"name":"azakus","email":"dfreedm2@gmail.com"},{"name":"emarquez","email":"emarquez@google.com"},{"name":"justinfagnani","email":"justin@fagnani.com"},{"name":"polymer","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-element#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-element/issues"},"dist":{"shasum":"5fcaf15a319e8b3b3438ca411962645adbf5707d","tarball":"https://registry.npmjs.org/@polymer/lit-element/-/lit-element-0.2.3.tgz","fileCount":9,"integrity":"sha512-lcXpGZeaV0TJ7yEl4XxxlRrI3DhXJysfgdEcs0tT5l1Vm6WJPQGYfJm94meLetUyxp0V4EzynSvacy4D8olk/g==","signatures":[{"sig":"MEUCIF9/Hz2NmgjCpYGxR3M/4ZCD7BuVPJ9yuTYNUez258VoAiEA/i7N3WSRjyvYps5gdem07liXihJZL16IVvI6LyzHA44=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46069,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa137JCRA9TVsSAnZWagAAk20P/RbvjpJFWUd9LiSCFsj6\nFzeEOjqv+A2v6oOCEyqY68XBjowqP6rpZfv4Ka8YapqrZouFNEALafUS6fOM\nBT2S3keEVACccg+phDotj7F66w6/VVgZGtsmYuTqXxHoTFmihQ1dVDU02SGh\n92rpicWiHpaqCTV9dtP2CeM+fax0C2Frmqra1uzBS6RXdJ4IWyzx9MknkJg3\n5qy0hxH8I4snIfVjNFb+X4nygNdLtjwBy9vpBaOTQOcGEWgLftBma89TAJ9q\nWmTuYFBp8V2yhcLaM8MSQHMJIxtknUDuhiVzhQyPorSptCknpC2XOFIIJZ08\nxVJ+mySedfHr7ixLA6WOFxmYkPkEXMCmRzBt+thSaANQALPnHzZtUC5VaGew\na6QxBBDeA6ntcyxsNGHLwPljWRltzpfHuBS87WTz0hHt/RXL/09dvkNrjy7E\nqzc4nbGCOEgWziMOId1lEUB5boqewIixTUvsd2kQwwChOt4NMo2rsGedKq5W\nZJ7xh5LRiC2TS1sqbkZ49Jb1BqV1Czo3Wb8XYRS7vmJWdzQ4Tekva0y1wKXL\nvLc0mrJWZUYYyXr/TaBuXzG3B5BhNFT/rmfaqAzdzYHZLmhL4ukclDrZz4gU\nDoAVGBZnmu4hY6+YGwk6g4BcxHAXFvNhjr54Fkf4/ZmfDWp1N7rtBIqQc7YL\n//R/\r\n=55zg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-element.js","module":"lit-element.js","gitHead":"cbd5a5d9c04e5383bad496857346b867ea832f68","scripts":{"lint":"tslint --project ./","test":"npm run build && wct -l chrome --npm --module-resolution=node && npm run lint","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","checksize":"uglifyjs lit-element.js -mc --toplevel | gzip -9 | wc -c"},"typings":"lit-element.d.ts","_npmUser":{"name":"emarquez","email":"emarquez@google.com"},"deprecated":"@polymer/lit-element has moved to lit-element. Please uninstall this package and install lit-element. See https://www.polymer-project.org/blog/2019-01-11-lit-element-rc","repository":{"url":"git+https://github.com/PolymerLabs/lit-element.git","type":"git"},"_npmVersion":"5.8.0","description":"Polymer based lit-html custom element","directories":{"test":"test"},"_nodeVersion":"9.8.0","dependencies":{"lit-html":"^0.9.0","@polymer/polymer":"^3.0.0-pre.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.0.2","mocha":"^5.0.5","tslint":"^5.7.0","typedoc":"^0.8.0","uglify-es":"^3.3.9","typescript":"^2.7.2","@types/chai":"^4.0.1","@types/mocha":"^5.0.0","wct-browser-legacy":"0.0.1-pre.11","web-component-tester":"^6.6.0-pre.3"},"_npmOperationalInternal":{"tmp":"tmp/lit-element_0.2.3_1524072137325_0.31768966957582023","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"@polymer/lit-element","version":"0.3.0","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"@polymer/lit-element@0.3.0","maintainers":[{"name":"azakus","email":"dfreedm2@gmail.com"},{"name":"emarquez","email":"emarquez@google.com"},{"name":"justinfagnani","email":"justin@fagnani.com"},{"name":"polymer","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-element#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-element/issues"},"dist":{"shasum":"42c938f4b707a2b8ca90e41826e68a707b4aff72","tarball":"https://registry.npmjs.org/@polymer/lit-element/-/lit-element-0.3.0.tgz","fileCount":9,"integrity":"sha512-1iaUaPp7lXN2JR3zmOWXrzpRfCJM7zsLYX6KmDVUy5o+unkNv1TExus9UeVjdVVNhE3vfOiUxPEaPYW7HQuI4Q==","signatures":[{"sig":"MEYCIQC7pRhpYp0HCFo/VqZtsyJ/kTSczv+mRX7J0Lp/OymLmgIhAP9a4Gn5OvTeMRrrrl1+0youTDZO9kuR5RVygXvKa7h8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46236,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2PX/CRA9TVsSAnZWagAAvOgP/30ZPMiIUIiaiI4lQtrW\nWKMY2Hqf5aK+FcSvhhLRktxPNH7fmgi6VPpdPagUccGw7B/cT+Rgxcmbbvpa\nKXti1yu1chZ4j3OmAXITHPLwFPI1clzawlEW+M7IviGVcBYN7yYYW1KuFBA8\nE7OBpXBO0Ci+W4GilzJf3ixxLqcN+EHJnWXMcUzibg2TNZ0JJepPEeciznhG\nzPOCsM4bwgiqJDcV4/T8IA1eriMDRarWfy4kgm8h7NZroYcuBVWhyoln3vMi\njwE5dubGVIb6zd/FTZSYrh4qumir4/05PIuNJRS6LFahw1an2Xv9CjfFzMcr\nSGP7nmceYdYtHTDdHjbxQzVSZnJu4cqtfVtvX9h7P2VtWU9itwDtiSN+DGQB\nihgrIRrTQrKirloJWATYYb2nuxkj3V+WrFRMQAvuC2YPltUaq7AH4+mFq2nQ\nMClRNNR9maWjSDPLzLdwce+SjSTPF7TABEq2tu+cd1G78OdsV08YH5eNbD86\nReIqSLDZJS9F9L9m1LflBFmFSLOSjwW33bj3DylDwSnPLTGv3OWy/js1g90d\nkD0tDnfVCC8alTvULCiQ7Rid9o+wRfHx5mcvN01xVIjiOoj2o4/v0TOkLOf1\n1J+KB6ioRL3TKXL1Gm9a4Qz3Hk+pUfRUE3gtLaoAbqMILgPaTHe0X3FIs+LQ\nMxjp\r\n=1zC2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-element.js","module":"lit-element.js","gitHead":"93a27022ed7298336964b9036caa0cdb9263a3bc","scripts":{"lint":"tslint --project ./","test":"npm run build && wct -l chrome --npm --module-resolution=node && npm run lint","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","checksize":"uglifyjs lit-element.js -mc --toplevel | gzip -9 | wc -c","prepublishOnly":"npm run build"},"typings":"lit-element.d.ts","_npmUser":{"name":"azakus","email":"dfreedm2@gmail.com"},"deprecated":"@polymer/lit-element has moved to lit-element. Please uninstall this package and install lit-element. See https://www.polymer-project.org/blog/2019-01-11-lit-element-rc","repository":{"url":"git+https://github.com/PolymerLabs/lit-element.git","type":"git"},"_npmVersion":"5.6.0","description":"Polymer based lit-html custom element","directories":{"test":"test"},"_nodeVersion":"8.11.1","dependencies":{"lit-html":"^0.9.0","@polymer/polymer":"^3.0.0-pre.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.0.2","mocha":"^5.0.5","tslint":"^5.7.0","typedoc":"^0.8.0","uglify-es":"^3.3.9","typescript":"^2.7.2","@types/chai":"^4.0.1","@types/mocha":"^5.0.0","wct-browser-legacy":"0.0.1-pre.11","web-component-tester":"^6.6.0-pre.3"},"_npmOperationalInternal":{"tmp":"tmp/lit-element_0.3.0_1524168190494_0.1713586883786442","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"@polymer/lit-element","version":"0.4.0","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"@polymer/lit-element@0.4.0","maintainers":[{"name":"azakus","email":"dfreedm2@gmail.com"},{"name":"emarquez","email":"emarquez@google.com"},{"name":"justinfagnani","email":"justin@fagnani.com"},{"name":"polymer","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-element#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-element/issues"},"dist":{"shasum":"d10d99646270a45daf08ed0d936cdd25cdca4fa1","tarball":"https://registry.npmjs.org/@polymer/lit-element/-/lit-element-0.4.0.tgz","fileCount":9,"integrity":"sha512-fDnr66sBW2FtNAueCfk6YCw6D63ai8p3mutVCD/phrlWlbI34wliAAZWC7/5PfZYNUaGaEg65jEVyf/UeNE4Gg==","signatures":[{"sig":"MEYCIQCTRnQxVHT9+wg0c/eDKKMDlriMz2HrP8JbQtRFLWBOKgIhAKEUlB6vPfUqbI4TrzX/b8+fuv+IqvGUJVWaIO/mqpgx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa56gpCRA9TVsSAnZWagAA6G0P/RQim5+m8b2sHzKSg0zY\nnA3n8KtFgdwL6iOB38WWJ1r5PK/Jsb5QmBdPsAq5M+xJN9bbq0nDb061Bh5X\nK6GuCaTfRDOhNNbbcTuROQQyJnQ3gDGJU83mJPjiUtgC95nnnJTBOh8eiBcQ\nKy8H/lwV3lrz+2nnso/9AHEN6oEXGC3Y5DMifkFEyvvk9m3MnpMApmAPYDxl\nNVZVT6GEl05PUUl83N8LKfAbLr/Mk+yimQg8BimotY7Mz4GqAEKEnR7VD4T9\nsGCM2O70QdVjtGPZWaSaFQpiEth+2RGt4XWZbN/YfgkhVUi+ZrFVT2yELfCV\n66e7EpnyF/yMablDyAcukF7PylRVS4CSaRauCHD+HK2MexQ8NUu80tvV3ZXm\nnZ6tQqBemsXmmEMKxI6FVxltdDN1gybjjQxHKf6uxk1Bvsq3QALCq4L/CPZB\nVeDDUmHMDfK0uTRAghyIs6Jw+c6nFdIUU/SFI4jA6n903ilC3IO7HhUNopL3\n8pym0o0Can46TEJ0to4mP0ZvpWVWzCtjCmlkpJXFSt1Zikd15AHbfKo1vtN3\njDbdU33GDfJhAUgusraHZ1zpRprzey11+zscCU3wb6ymCPlmmn8qxqnst9dH\n3jtt6e5Akw6VJpCe1uCRp5wYN2SVR8uS3dcVbTwmoJ0Sz8n54XfFp0xwxjsl\nm/vq\r\n=w5GY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-element.js","module":"lit-element.js","gitHead":"58785b65f85bd9171b9864b3dbc53fb0f3f89ac3","scripts":{"lint":"tslint --project ./","test":"npm run build && wct -l chrome --npm --module-resolution=node && npm run lint","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","checksize":"uglifyjs lit-element.js -mc --toplevel | gzip -9 | wc -c","prepublishOnly":"npm run build"},"typings":"lit-element.d.ts","_npmUser":{"name":"polymer","email":"admin@polymer-project.org"},"deprecated":"@polymer/lit-element has moved to lit-element. Please uninstall this package and install lit-element. See https://www.polymer-project.org/blog/2019-01-11-lit-element-rc","repository":{"url":"git+https://github.com/PolymerLabs/lit-element.git","type":"git"},"_npmVersion":"5.8.0","description":"Polymer based lit-html custom element","directories":{"test":"test"},"_nodeVersion":"8.5.0","dependencies":{"lit-html":"^0.9.0","@polymer/polymer":"^3.0.0-pre.13"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.0.2","mocha":"^5.0.5","tslint":"^5.7.0","typedoc":"^0.8.0","uglify-es":"^3.3.9","typescript":"^2.7.2","@types/chai":"^4.0.1","@types/mocha":"^5.0.0","wct-browser-legacy":"0.0.1-pre.11","web-component-tester":"^6.6.0-pre.3","@webcomponents/webcomponentsjs":"^2.0.0-0"},"_npmOperationalInternal":{"tmp":"tmp/lit-element_0.4.0_1525131303131_0.3332371955190778","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"@polymer/lit-element","version":"0.5.0","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"@polymer/lit-element@0.5.0","maintainers":[{"name":"azakus","email":"dfreedm2@gmail.com"},{"name":"emarquez","email":"emarquez@google.com"},{"name":"justinfagnani","email":"justin@fagnani.com"},{"name":"polymer","email":"admin@polymer-project.org"}],"homepage":"https://github.com/PolymerLabs/lit-element#readme","bugs":{"url":"https://github.com/PolymerLabs/lit-element/issues"},"dist":{"shasum":"c47912453a0d7e350e8cf71df7dda50777c1a051","tarball":"https://registry.npmjs.org/@polymer/lit-element/-/lit-element-0.5.0.tgz","fileCount":13,"integrity":"sha512-TEAj3ye0XFINusQ/qvbIFPTh61lQL68XY+QDFadmGfdtZo6PnnKZABbrxG3U0DNOz7bEE2PBhFJOXDzDbIGiWA==","signatures":[{"sig":"MEQCIFNS062dtea92nnp2G1N/uKjS5WT6YS8khz67AQL2BuXAiBKD5aQ87tAi8TPqA1VCC9aPYUdA7ExDNP7nvKtIZfs5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65577,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7O0dCRA9TVsSAnZWagAAu9MQAJN4m3LXlvStN5dR8Zs1\nVWJfqRMVS4gc/IY7Ou/9l2Gm40WO6hhNsJ5GGxLPfG/6fmIZATyk/oYjhiam\nqk8Y4V3FjrsTwRhW4UahFVswpuuaiqtU5LSgrbtFNxiL778ifK/OyXk75St6\nVgD7Xg1iJxhWHxogTTtW1j3aSAjBOueiY1IeZ7wCEVr7bly9tNFkVxHmLmP1\n4cj6USnq+8iNfyyvnyHGR9pVcxZJ2aun/X1PgT7MvsA0vtnHQoY2ltIznurx\nVmnGKrfLzsC9KQVUp9HjXLSdX1nwOT/x3g/9qvWkvwdu++VKdNKvt4cJHv51\nypyuZfWXCoWzgxh/ro6FO2JrMCuKwyjhhFwC8YsNkdAQh5I7VRcDnr5McE1c\nRlhR5KIpUFAtNwJk3oSvxKLcqXZENO6GkxARB2O/FTw03rhMFFomQDGhs3rk\nBm4PYJCvZyQOy8J3GVzqbtHPRhr59TYBiM7fbZp69O3UFV1DBFwlWCnwM9IU\nQpUHeaLSRsMKrAFtsSmbnSKczSH+VsIHmwPM3ELwJ/zSJB9xxftf60WrdfGm\nDlihPawmXDWyXUqAyXdzgRSaFEnYcl0Mson7OnmIGkPb+Urk0HbWKshjX33C\nXwxQN+s7VKG7Y6O6IBwnQPfvW60NLcro+4sOwECeXjOKlWDMBdYGOzNVLehJ\nHt2h\r\n=ERX9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-element.js","module":"lit-element.js","gitHead":"4453bb5b0895f2c485e08c43c02531fc36093a2c","scripts":{"lint":"tslint --project ./","test":"npm run build && wct -l chrome --npm --module-resolution=node && npm run lint","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","checksize":"uglifyjs lit-element.js -mc --toplevel | gzip -9 | wc -c","prepublishOnly":"npm run build"},"typings":"lit-element.d.ts","_npmUser":{"name":"polymer","email":"admin@polymer-project.org"},"deprecated":"@polymer/lit-element has moved to lit-element. Please uninstall this package and install lit-element. See https://www.polymer-project.org/blog/2019-01-11-lit-element-rc","repository":{"url":"git+https://github.com/PolymerLabs/lit-element.git","type":"git"},"_npmVersion":"6.0.0","description":"Polymer based lit-html custom element","directories":{"test":"test"},"_nodeVersion":"9.2.1","dependencies":{"lit-html":"^0.10.0","@polymer/polymer":"^3.0.0-pre.13"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.0.2","mocha":"^5.0.5","tslint":"^5.7.0","typedoc":"^0.8.0","uglify-es":"^3.3.9","typescript":"^2.7.2","@types/chai":"^4.0.1","@types/mocha":"^5.0.0","wct-browser-legacy":"0.0.1-pre.11","web-component-tester":"^6.6.0-pre.3","@webcomponents/webcomponentsjs":"^2.0.0-0"},"_npmOperationalInternal":{"tmp":"tmp/lit-element_0.5.0_1525476635931_0.692326285095517","host":"s3://npm-registry-packages"}},"0.5.1":{"name":"@polymer/lit-element","version":"0.5.1","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"@polymer/lit-element@0.5.1","maintainers":[{"name":"azakus","email":"dfreedm2@gmail.com"},{"name":"emarquez","email":"emarquez@google.com"},{"name":"justinfagnani","email":"justin@fagnani.com"},{"name":"polymer","email":"admin@polymer-project.org"}],"homepage":"https://github.com/Polymer/lit-element#readme","bugs":{"url":"https://github.com/Polymer/lit-element/issues"},"dist":{"shasum":"ab1b21391787082023852e95e65e60015dfdaa00","tarball":"https://registry.npmjs.org/@polymer/lit-element/-/lit-element-0.5.1.tgz","fileCount":18,"integrity":"sha512-e0w6ljufDzXXm9RcLaR/pMSSRw6l1Kc2m5PddHJ+Iq2AXUI2pdnKHwbkam78ZnGoqjnWW10C4zadAz1fp6EJOw==","signatures":[{"sig":"MEQCIGbDp/NEIL2ktGJGe7GQKiAVQME6mgysc7rD0zxyfRoLAiBUskIA3mlDqLaBg0Q562CM5SBwM5D+baat7kY2Pqn2aw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":135251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8gs4CRA9TVsSAnZWagAA0okP+wVg7fFE23KefAjOw1to\nS/Xl6T2VR1bJX5VaZrw4zQhUT+NixAwqt7dpmmBl5zgGv2rbNQ3gtaDE/WNC\nbsPcQMlqxsWmqEHLuydAxW3XTzVy1O/BbM3USuH677hHxdAEXOPI8Ri2r2yV\n+HQH+zgvz51zZAYquh3CrAmW264tjvIxyuSQ++oqhYFyptQIY73m9BkAnhzM\nxk+WxGK0KfKae1PNBtRIcj/G/Yq0hBAK+5fMBguRnUWTmToTZzSABtNk8/Lv\nqvQRCUb9Mfq8LEoTzm8nDZK9BL8ka3S7fKUBrZYQdu+6l1TDTdziTedAk9CJ\n1OO0Py8EGK1L+dXQBIL4cEHmZnmCvXoy59N0XvL59Pr0UbYU+05b41TfIu68\nGgZzUXvogRx1/cjY2NomEmMEKgg0l56AFdOLwlPSx44QlB8OlxdtaBWJ67QG\n9mm6y9fNB79UUFc/F06TbHhSKaMWvnRQ+dOWav529GszLpWMxVopjAJ7yigf\n4b2jdfJSPoibszBa/Q2D5E1aUs6dAMIc58NJx+I0vkvPev96pbf7liWbWt/E\nnH2YX7cNYNIvRbT9YC2CDBdGqQliTD7VLNCjdytAURcZZtWmm/QRYzkULg1Z\nZrbEfIlGAhyAH4P87OOXLDRZCwi5UQkF+0u0GA5tM6zjHG2YJs1lEWRlu+Sw\n/BYI\r\n=Y+2I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-element.js","module":"lit-element.js","gitHead":"9e5dc4e142158bd5ab2030a31f0a4fdf829ce321","scripts":{"lint":"tslint --project ./","test":"npm run build && wct -l chrome --npm --module-resolution=node && npm run lint","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","checksize":"uglifyjs lit-element.js -mc --toplevel | gzip -9 | wc -c","prepublishOnly":"npm run build"},"typings":"lit-element.d.ts","_npmUser":{"name":"polymer","email":"admin@polymer-project.org"},"deprecated":"@polymer/lit-element has moved to lit-element. Please uninstall this package and install lit-element. See https://www.polymer-project.org/blog/2019-01-11-lit-element-rc","repository":{"url":"git+https://github.com/Polymer/lit-element.git","type":"git"},"_npmVersion":"6.0.0","description":"Polymer based lit-html custom element","directories":{"test":"test"},"_nodeVersion":"9.2.1","dependencies":{"lit-html":"^0.10.0","@polymer/polymer":"^3.0.0-pre.13"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.0.2","mocha":"^5.0.5","tslint":"^5.7.0","typedoc":"^0.8.0","uglify-es":"^3.3.9","typescript":"^2.7.2","@types/chai":"^4.0.1","@types/mocha":"^5.0.0","wct-browser-legacy":"0.0.1-pre.11","web-component-tester":"^6.6.0-pre.3","@webcomponents/webcomponentsjs":"^2.0.0-0"},"_npmOperationalInternal":{"tmp":"tmp/lit-element_0.5.1_1525812023194_0.05303829705377949","host":"s3://npm-registry-packages"}},"0.5.2":{"name":"@polymer/lit-element","version":"0.5.2","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"@polymer/lit-element@0.5.2","maintainers":[{"name":"aomarks","email":"aomarks@google.com"},{"name":"azakus","email":"dfreedm2@gmail.com"},{"name":"emarquez","email":"emarquez@google.com"},{"name":"justinfagnani","email":"justin@fagnani.com"},{"name":"keanulee","email":"npm@keanulee.com"},{"name":"notwaldorf","email":"notwaldorf@gmail.com"},{"name":"polymer-devs","email":"admin@polymer-project.org"},{"name":"usergenic","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-element#readme","bugs":{"url":"https://github.com/Polymer/lit-element/issues"},"dist":{"shasum":"8d4e2d1ada27cf0f1a38b7b0eb9fadae92eb63df","tarball":"https://registry.npmjs.org/@polymer/lit-element/-/lit-element-0.5.2.tgz","fileCount":31,"integrity":"sha512-7v/UlqVO05YuFCxxtC7jpuMQuDiPxArO7gACHqZ3uFd9/BM9YTdktX3bKRTnKTFUaPuNWWoPGvpAe2WOQCH2Pw==","signatures":[{"sig":"MEUCIB4sKGM0yrnntQGJfsi2ds5xNtrUiBaqit/1xNygG9QGAiEAxMi4oO1dO9FUaWJbe0dwrV91kSt2qhiGiDlRCsYSJIM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182771,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIbtwCRA9TVsSAnZWagAA//IP/1hNVMZR2DwfXRFLsNEB\n8IshKJAZ+SIL+8G07ZY6El1+30PtgWW6mFaJlz0SIxrkUsow1kvLnaIqpKy3\nT/gPLtAaUEsiGIXSYA2MhL9cgyzAOicjiuUYqR1eOfbhQ/hvsf6UqCF15nON\n0gYy9qrrDStK9Kizw6BnPmjUyuY3trJYJdiHBtZb5y6BJ/7lc9o1NZ/dLWDI\n0A/Fpm28zgOobzbfTrwn4keuPF2Bj/DLPsPvQhiivzfPn0N5mpGFuXQXagBA\naOk6zLEPIPukYQVOSiDy/HEfB03dCDdWZcFV9fOtUC3q5x2NyrdDaK4ctZx4\nhTRH/MRPJDqP3PV3OpHESwypAJtaAdsRVDP9qCyi2IGh1KEoYCoGG/W4Vkir\n5eXIYezhvDyDXMucARqORnIpZ618BfINPxbDDm8g6GLIKazFkqUjlOwOm33I\nYYJTJ0jpo+45SEYUWxEy1dSZvGDh9t/XhuJZ/brXX5W9M0NPyOhfyo8uzTlK\nLRgm8ekRKUUoJVt4QnJ0ITGJ5K7jdocfVijB8lLlFmjst6hOjUAVdVgVyqs4\nakcT6HHGvkas/R/ZKyVjLuEWKQkGm+sI596AcUFfw5XMipmNdF1n6Vw8KhqR\nV7sWaj89zd147Yecv0ipYJYehFl8FGjo7bxagQ65ygCNXj1y7yq9N+Myt4xB\n6VVs\r\n=Q8bh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-element.js","module":"lit-element.js","gitHead":"7f01cbb07645248b035fd824e5db62dd96bafaf8","scripts":{"lint":"tslint --project ./","test":"npm run build && wct","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","checksize":"uglifyjs lit-element.js -mc --toplevel | gzip -9 | wc -c","prepublishOnly":"npm run build","regen-package-lock":"rm -rf node_modules package-lock.json; npm install"},"typings":"lit-element.d.ts","_npmUser":{"name":"azakus","email":"dfreedm2@gmail.com"},"deprecated":"@polymer/lit-element has moved to lit-element. Please uninstall this package and install lit-element. See https://www.polymer-project.org/blog/2019-01-11-lit-element-rc","repository":{"url":"git+https://github.com/Polymer/lit-element.git","type":"git"},"_npmVersion":"5.6.0","description":"Polymer based lit-html custom element","directories":{"test":"test"},"_nodeVersion":"8.11.2","dependencies":{"lit-html":"^0.10.0","@polymer/polymer":"^3.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.0.2","mocha":"^5.0.5","tslint":"^5.7.0","typedoc":"^0.8.0","uglify-es":"^3.3.9","typescript":"^2.7.2","@types/chai":"^4.0.1","@types/mocha":"^5.0.0","wct-browser-legacy":"^1.0.1","web-component-tester":"^6.6.0","@webcomponents/webcomponentsjs":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/lit-element_0.5.2_1528937327150_0.6763629942519851","host":"s3://npm-registry-packages"}},"0.6.0-dev.1":{"name":"@polymer/lit-element","version":"0.6.0-dev.1","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"@polymer/lit-element@0.6.0-dev.1","maintainers":[{"name":"aomarks","email":"aomarks@google.com"},{"name":"azakus","email":"dfreedm2@gmail.com"},{"name":"emarquez","email":"emarquez@google.com"},{"name":"justinfagnani","email":"justin@fagnani.com"},{"name":"keanulee","email":"npm@keanulee.com"},{"name":"notwaldorf","email":"notwaldorf@gmail.com"},{"name":"polymer-devs","email":"admin@polymer-project.org"},{"name":"sorvell","email":"sorvell@google.com"},{"name":"usergenic","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-element#readme","bugs":{"url":"https://github.com/Polymer/lit-element/issues"},"dist":{"shasum":"4f6be35a69aff1c2944a2a3f17919d0f66fa372d","tarball":"https://registry.npmjs.org/@polymer/lit-element/-/lit-element-0.6.0-dev.1.tgz","fileCount":56,"integrity":"sha512-cHud98zErjG/ZsWirWZ3S4pGrsYFqx5BatLa6giQPmyD1Tie5BSVneqOms4+js0wM7fj0c1DXHFcu+Im5dyOog==","signatures":[{"sig":"MEUCIQCSbvdgYtN8WhAJ4Sroi+oT7msr2OuHsmS5e85UO6vhFAIgPlUMAJY8rhUv+SHbhIIqLIHQ9ONyNkWeB/S3ozLQBV8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":453402,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJba0dhCRA9TVsSAnZWagAAxI4P/Rkf7fg0LL4Nn+uJfbrx\nQlzG2vQ2x69/pgZOPFiCyG16TkqOjMxB0YGdTeyQCbukP3v0tVdx9XU+3Gow\nZZ506UiRIYC3UiI7Q4q4QuHSoBfess6T3LVmJjRCIWe6lndDmNWMIcAW9yBB\n0LyVXVKbNFk/NkO7xJv4oevlObrqqedi0Mj3rGxf0D8XoZhb/IxXvSzKaguU\nUbXIpspAkJBl0gxxRelg6jloWIWsupv2MlUDBw7m7fZ5tfZeP20SWwyFHfb8\nwo+KnHaeelKXNwaPNNW+M33r9sAcmapLBo/rFbR0gF4oIxqhSSxctz67PFzO\nNrHG/PDqJu2yhIHhs/GQhCZRKV7TRxEIopJrsEtvVYnFOVSTyXqpD0ySkX7I\nSZIWpQJBxUC/jZkna8xj4Uiaz0Vvih63+dvdl4FJKQ0cykex3O2ly1xUfQq3\nfsHjgjB8ximeb+NGRchshsCDRuITTr+ifYxO9HGcx7F6hfP7bYrGZ+BBnNgv\nxPLzAAKNrIwwLTNE+jyoC+hELOx4bBJ7v0lGAHhCRcNauAu2ncyj4vcrCDFs\nf4hM+35SqR3X0j5aFpz/nrdg/+DxuSJ+BplaOQXG5x6K77orUGnTTQAzhm2G\nq72snDVloyafe+9ydmcpRMcP/BTflGHz+EeGozvVVJiHJ85zV284KYCA8XCM\nd9pg\r\n=dfDU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-element.js","module":"lit-element.js","readme":"> ## 🛠 Status: In Development\n> LitElement is currently in development. It's on the fast track to a 1.0 release, so we encourage you to use it and give us your feedback, but there are things that haven't been finalized yet and you can expect some changes.\n\n# LitElement\n\n[![Published on npm](https://img.shields.io/npm/v/@polymer/lit-element.svg)](https://www.npmjs.com/package/@polymer/lit-element)\n[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/@polymer/lit-element)\n\n## A simple base class for creating custom elements rendered with lit-html.\n\nLitElement uses [lit-html](https://github.com/Polymer/lit-html) to render into the\nelement's [Shadow DOM](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_shadow_DOM)\nand adds API help manage element properties and attributes. LitElement reacts to changes in properties\nand renders declaratively using `lit-html`.\n\n  * **Setup properties:** LitElement supports observable properties which may trigger an\n  update when set. These properties can be written in a few ways:\n\n    * As class fields with the `@property()` [decorator](https://github.com/tc39/proposal-decorators#decorators),\n    if you're using a compiler that supports them, like TypeScript or Babel.\n    * With a static `properties` getter.\n    * By manually writing getters and setters. You can call `setProperty` or `invalidate`\n    to trigger an update. If you use `setProperty`, you should use `getProperty` in the getter.\n\n    Properties can be given an options argument which is an object that describes how to\n    process the property. This can be done either in the `@property({...})` decorator or in the\n    object returned from the `properties` getter, e.g. `static get properties { return { foo: {...} }`.\n\n    Property options include:\n\n    * `attribute`: Describes how and if the property becomes an observed attribute.\n    If the value is false, the property is not added to `observedAttributes`.\n    If true or absent, the lowercased property name is observed (e.g. `fooBar` becomes `foobar`).\n    If a string, the string value is observed (e.g `attribute: 'foo-bar'`).\n    * `type`: Describes how to serialize and deserialize the attribute to/from a property.\n    If this value is a function, it is used to deserialize the attribute value\n    a the property value. If it's an object, it can have keys for `fromAttribute` and\n    `toAttribute` where `fromAttribute` is the deserialize function and `toAttribute`\n    is a serialize function used to set the property to an attribute. If no `toAttribute`\n    function is provided and `reflect` is set to true, the property value is set\n    directly to the attribute.\n    * `reflect`: Describes if the property should reflect to an attribute.\n    If true, when the property is set, the attribute is set using the\n    attribute name determined according to the rules for the `attribute`\n    propety option and the value of the property serialized using the rules from\n    the `type` property option.\n    * `shouldInvalidate`: Describes if setting a property should trigger\n    invalidation and updating. This function takes the `newValue` and `oldValue` and\n    returns true if invalidation should occur. If not present, a strict identity\n    check is used. This is useful if a property should be considered dirty only\n    if some condition is met, like if a key of an object value changes.\n\n  * **React to changes:** LitElement reacts to changes in properties and attributes by\n  asynchronously rendering, ensuring changes are batched. This reduces overhead\n  and maintains consistent state.\n\n  * **Declarative rendering** LitElement uses `lit-html` to declaratively describe\n  how an element should render. Then `lit-html` ensures that updates\n  are fast by creating the static DOM once and smartly updating only the parts of\n  the DOM that change. Pass a JavaScript string to the `html` tag function,\n  describing dynamic parts with standard JavaScript template expressions:\n\n    * static elements: ``` html`<div>Hi</div>` ```\n    * expression: ``` html`<div>${disabled ? 'Off' : 'On'}</div>` ```\n    * attribute: ``` html`<div class$=\"${color} special\"></div>` ```\n    * event handler: ``` html`<button on-click=\"${(e) => this._clickHandler(e)}\"></button>` ```\n\n## Getting started\n\n * The easiest way to try out LitElement is to use one of these online tools:\n\n    * Runs in all [supported](#supported-browsers) browsers: [StackBlitz](https://stackblitz.com/edit/lit-element-example?file=index.js), [Glitch](https://glitch.com/edit/#!/hello-lit-element?path=index.html)\n\n    * Runs in browsers with [JavaScript Modules](https://caniuse.com/#search=modules): [JSFiddle](https://jsfiddle.net/j6mf6gpo/), [JSBin](http://jsbin.com/zezilad/edit?html,output),\n [CodePen](https://codepen.io/sorvell/pen/BxZgPN).\n\n * You can also copy [this HTML file](https://gist.githubusercontent.com/sorvell/48f4b7be35c8748e8f6db5c66d36ee29/raw/2427328cf1ebae5077902a6bff5ddd8db45e83e4/index.html) into a local file and run it in any browser that supports [JavaScript Modules]((https://caniuse.com/#search=modules)).\n\n * When you're ready to use LitElement in a project, install it via [npm](https://www.npmjs.com/). To run the project in the browser, a module-compatible toolctain is required. We recommend installing the [Polymer CLI](https://github.com/Polymer/polymer-cli) to and using its development server as follows.\n\n    1. Add LitElement to your project:\n\n        ```npm i @polymer/lit-element```\n\n    1. Create an element by extending LitElement and calling `customElements.define` with your class (see the examples below).\n\n    1. Install the Polymer CLI:\n\n        ```npm i -g polymer-cli@next```\n\n    1. Run the development server and open a browser pointing to its URL:\n\n        ```polymer serve```\n\n    > LitElement is published on [npm](https://www.npmjs.com/package/@polymer/lit-element) using JavaScript Modules.\n    This means it can take advantage of the standard native JavaScript module loader available in all current major browsers.\n    >\n    > However, since LitElement uses npm convention to reference dependencies by name, a light transform to rewrite specifiers to URLs is required to get it to run in the browser. The polymer-cli's development server `polymer serve` automatically handles this transform.\n\n    Tools like [WebPack](https://webpack.js.org/) and [Rollup](https://rollupjs.org/) can also be used to serve and/or bundle LitElement.\n\n\n## Minimal Example\n\n  1. Create a class that extends `LitElement`.\n  1. Use a `@property` decorator to create a property (or implement a static `properties`\n  getter that returns the element's properties). (which automatically become observed attributes).\n  1. Then implement a `render()` method and use the element's\ncurrent properties to return a `lit-html` template result to render\ninto the element. This is the only method that must be implemented by subclasses.\n\n```html\n  <script src=\"node_modules/@webcomponents/webcomponents-bundle.js\"></script>\n  <script type=\"module\">\n    import {LitElement, html} from '@polymer/lit-element';\n\n    class MyElement extends LitElement {\n\n      @property({type: String})\n      mood = 'happy';\n\n      render() {\n        return html`<style> .mood { color: green; } </style>\n          Web Components are <span class=\"mood\">${this.mood}</span>!`;\n      }\n\n    }\n\n    customElements.define('my-element', MyElement);\n  </script>\n\n  <my-element mood=\"happy\"></my-element>\n```\n\n## API Documentation\n\nSee the [source](https://github.com/PolymerLabs/lit-element/blob/master/src/lit-element.ts#L90)\n for detailed API info, here are some highlights.\n\n  * `createRenderRoot()` (protected): Implement to customize where the\n  element's template is rendered by returning an element into which to\n  render. By default this creates a shadowRoot for the element.\n  To render into the element's childNodes, return `this`.\n\n  * `shouldUpdate(changedProps)` (protected): Implement to control if updating and rendering\n  should occur when property values change or `invalidate` is called. The `changedProps`\n  argument is an object with keys for the changed properties pointing to their previous values.\n  By default, this method always returns true, but this can be customized as\n  an optimization to avoid updating work when changes occur, which should not be rendered.\n\n  * `update()` (protected): This method calls `render()` and then uses `lit-html` to\n  render the template DOM. Override to customize how the element renders DOM. Note,\n  during `update()` setting properties does not trigger `invalidate()`, allowing\n  property values to be computed and validated.\n\n  * `render()` (protected): Implement to describe the element's DOM using `lit-html`. Ideally,\n  the `render` implementation is a pure function using only the element's current properties\n  to describe the element template. This is the only method that must be implemented by subclasses.\n  Note, since `render()` is called by `update()` setting properties does not trigger\n  `invalidate()`, allowing property values to be computed and validated.\n\n  * `finishUpdate(changedProps): Promise?` (protected): Called after element DOM has been updated and\n  before the `updateComplete` promise is resolved. Implement to directly control rendered DOM.\n  Typically this is not needed as `lit-html` can be used in the `render` method\n  to set properties, attributes, and event listeners. However, it is sometimes useful\n  for calling methods on rendered elements, for example focusing an input:\n  `this.shadowRoot.querySelector('input').focus()`. The `changedProps` argument is an object\n  with keys for the changed properties pointing to their previous values. If this function\n  returns a `Promise`, it will be *awaited* before resolving the `updateComplete` promise.\n  Setting properties in `finishUpdate()` does trigger `invalidate()` and blocks\n  the `updateComplete` promise.\n\n  * `updateComplete`: Returns a promise which resolves after the element next renders.\n\n  * `invalidate`: Call to request the element to asynchronously update regardless\n  of whether or not any property changes are pending.\n\n## Update Lifecycle\n\n* When the element is first connected or a property is set (e.g. `element.foo = 5`)\n  and the property's `shouldInvalidate(value, oldValue)` returns true. Then\n  * `invalidate()` tries to update the element after waiting a [microtask](https://jakearchibald.com/2015/tasks-microtasks-queues-and-schedules/) (at the end\n  of the event loop, before the next paint). Then\n    * `shouldUpdate(changedProps)` is called and if this returns true which it\n      does by default:\n      * `update(changedProps)` is called to update the element.\n        Note, setting properties inside `update()` will set their values but\n        will *not* trigger `invalidate()`. This calls\n        * `render()` which should return a `lit-html` TemplateResult\n          (e.g. <code>html\\`Hello ${world}\\`</code>)\n      * `finishUpdate(changedProps)` is then called to do post update/render tasks.\n        Note, setting properties here will trigger `invalidate()` and block\n        the `updateComplete` promise.\n    * `updateComplete` promise is resolved only if the element is\n      not in an invalid state.\n* Any code awaiting the element's `updateComplete` promise runs and observes\n  the element in the updated state.\n\n## Bigger Example\n\n```JavaScript\nimport {LitElement, html} from '@polymer/lit-element';\n\nclass MyElement extends LitElement {\n\n  // Public property API that triggers re-render (synced with attributes)\n  @property()\n  foo = 'foo';\n\n  @property({type: Number})\n  whales = 5;\n\n  constructor() {\n    super();\n    this.addEventListener('click', async (e) => {\n      this.whales++;\n      await this.updateComplete;\n      this.dispatchEvent(new CustomEvent('whales', {detail: {whales: this.whales}}))\n    });\n  }\n\n  // Render method should return a `TemplateResult` using the provided lit-html `html` tag function\n  render() {\n    return html`\n      <style>\n        :host {\n          display: block;\n        }\n        :host([hidden]) {\n          display: none;\n        }\n      </style>\n      <h4>Foo: ${this.foo}</h4>\n      <div>whales: ${'🐳'.repeat(this.whales)}</div>\n      <slot></slot>\n    `;\n  }\n\n}\ncustomElements.define('my-element', MyElement);\n```\n\n```html\n  <my-element whales=\"5\">hi</my-element>\n```\n\n## Supported Browsers\n\nThe last 2 versions of all modern browsers are supported, including\nChrome, Safari, Opera, Firefox, Edge. In addition, Internet Explorer 11 is also supported.\n\n## Known Issues\n\n","gitHead":"3637c1e96a09af83824068b4bcb12792e0fbbbb2","scripts":{"lint":"tslint --project ./","test":"npm run build && wct","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","checksize":"uglifyjs lit-element.js -mc --toplevel | gzip -9 | wc -c","prepublishOnly":"npm run build","regen-package-lock":"rm -rf node_modules package-lock.json; npm install"},"typings":"lit-element.d.ts","_npmUser":{"name":"sorvell","email":"sorvell@google.com"},"repository":{"url":"git+https://github.com/Polymer/lit-element.git","type":"git"},"_npmVersion":"6.3.0","description":"Polymer based lit-html custom element","directories":{"test":"test"},"_nodeVersion":"8.5.0","dependencies":{"lit-html":"dev"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.0.2","mocha":"^5.0.5","tslint":"^5.7.0","typedoc":"^0.8.0","uglify-es":"^3.3.9","typescript":"^3.0.1","@types/chai":"^4.0.1","@types/mocha":"^5.2.4","wct-browser-legacy":"^1.0.1","web-component-tester":"^6.7.1","@webcomponents/webcomponentsjs":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-element_0.6.0-dev.1_1533757281540_0.8198265483707066","host":"s3://npm-registry-packages"}},"0.6.0-dev.2":{"name":"@polymer/lit-element","version":"0.6.0-dev.2","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"@polymer/lit-element@0.6.0-dev.2","maintainers":[{"name":"aomarks","email":"aomarks@google.com"},{"name":"azakus","email":"dfreedm2@gmail.com"},{"name":"emarquez","email":"emarquez@google.com"},{"name":"justinfagnani","email":"justin@fagnani.com"},{"name":"keanulee","email":"npm@keanulee.com"},{"name":"notwaldorf","email":"notwaldorf@gmail.com"},{"name":"polymer-devs","email":"admin@polymer-project.org"},{"name":"sorvell","email":"sorvell@google.com"},{"name":"usergenic","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-element#readme","bugs":{"url":"https://github.com/Polymer/lit-element/issues"},"dist":{"shasum":"f74e752cd68b3e054daf8cd63243b61dd1e3274a","tarball":"https://registry.npmjs.org/@polymer/lit-element/-/lit-element-0.6.0-dev.2.tgz","fileCount":56,"integrity":"sha512-L/adtbuixcF7RpL5N8IKb4WA4qrgB9kGNvn5lxzMuymFmXnrrRRGpI+SNkjghPGI3JfOFefCKn+98oTlIgRGKQ==","signatures":[{"sig":"MEYCIQCRjhtMup29K+7zZX1LC/2DJW88qmU/VnWjVtqYzwt/WgIhAKWEE6mVP9/MXr08jYnbmxYDZhw2h9burpkC9wDwElU9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":459911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJba3nUCRA9TVsSAnZWagAARaMP/izhaWFBLOZDKuPOjmii\nJk9HiHDfJWeqvQm6DcPkeoT7BzoDwRrb2UxzggjPvIJUGIDI3orvNW1UxWT1\n3+ZDzdqru6rLN1LXqkl6eDBiTcLStiRzIztCUxbIA1j6Qow9JnV/+ORoGaqK\nfFDkF+Ed2xii6z0r0TmZ1c9FKQ6wiT4jYydr/jOko58u3QYS2IQyTzsmpFHY\nJmVJ+VGjx+Lcg50XaeAs6biX7UouvoAWkQzxRH634S3bRC5mNfrkzpdZgunU\nzfCsPaEg7Fpzo+8iFsRRMLNTFoQtZol3S7r+sj5ErbcUlW+fXrwTH92kjysj\nVu789ISp7ruFRVeGBe3IlcLTIlxDMfcZJcn6D7tK/WqBAsEmgevop0nEy3mh\nH0QOZStaNhjYVdM2dFDo9HCwMz922rOHruj73nKI41iiCORbRPlAaknLhOFi\naceepRAO5q/4mPc4Mz3PfahAcM0ReG97nRJ/BULvFyDr5b9Gq6h34lNTy5Zy\nOF+4jG6MdzPlGQ8+0uIuOx/ogyqsSkK1A+tOC9i5hg7M1Xy2HjaWcP7jgFBd\nO07q4iyLGHSl7SQkifnKYDkdIDu03nKIHz3pvkuGYuxitcEfX2H0jAWEHBrt\nOxTV06rYZItzXNf9v5qzo69SU9uOUZ3Adm0bsfI4K+6GzH7LpHqs/6Y98VlD\n11gM\r\n=24xc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-element.js","module":"lit-element.js","readme":"> ## 🛠 Status: In Development\n> LitElement is currently in development. It's on the fast track to a 1.0 release, so we encourage you to use it and give us your feedback, but there are things that haven't been finalized yet and you can expect some changes.\n\n# LitElement\n\n[![Published on npm](https://img.shields.io/npm/v/@polymer/lit-element.svg)](https://www.npmjs.com/package/@polymer/lit-element)\n[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/@polymer/lit-element)\n\n## A simple base class for creating custom elements rendered with lit-html.\n\nLitElement uses [lit-html](https://github.com/Polymer/lit-html) to render into the\nelement's [Shadow DOM](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_shadow_DOM)\nand adds API help manage element properties and attributes. LitElement reacts to changes in properties\nand renders declaratively using `lit-html`.\n\n  * **Setup properties:** LitElement supports observable properties which may trigger an\n  update when set. These properties can be written in a few ways:\n\n    * As class fields with the `@property()` [decorator](https://github.com/tc39/proposal-decorators#decorators),\n    if you're using a compiler that supports them, like TypeScript or Babel.\n    * With a static `properties` getter.\n    * By manually writing getters and setters. You can call `setProperty` or `invalidate`\n    to trigger an update. If you use `setProperty`, you should use `getProperty` in the getter.\n\n    Properties can be given an options argument which is an object that describes how to\n    process the property. This can be done either in the `@property({...})` decorator or in the\n    object returned from the `properties` getter, e.g. `static get properties { return { foo: {...} }`.\n\n    Property options include:\n\n    * `attribute`: Describes how and if the property becomes an observed attribute.\n    If the value is false, the property is not added to `observedAttributes`.\n    If true or absent, the lowercased property name is observed (e.g. `fooBar` becomes `foobar`).\n    If a string, the string value is observed (e.g `attribute: 'foo-bar'`).\n    * `type`: Describes how to serialize and deserialize the attribute to/from a property.\n    If this value is a function, it is used to deserialize the attribute value\n    a the property value. If it's an object, it can have keys for `fromAttribute` and\n    `toAttribute` where `fromAttribute` is the deserialize function and `toAttribute`\n    is a serialize function used to set the property to an attribute. If no `toAttribute`\n    function is provided and `reflect` is set to true, the property value is set\n    directly to the attribute.\n    * `reflect`: Describes if the property should reflect to an attribute.\n    If true, when the property is set, the attribute is set using the\n    attribute name determined according to the rules for the `attribute`\n    propety option and the value of the property serialized using the rules from\n    the `type` property option.\n    * `shouldInvalidate`: Describes if setting a property should trigger\n    invalidation and updating. This function takes the `newValue` and `oldValue` and\n    returns true if invalidation should occur. If not present, a strict identity\n    check is used. This is useful if a property should be considered dirty only\n    if some condition is met, like if a key of an object value changes.\n\n  * **React to changes:** LitElement reacts to changes in properties and attributes by\n  asynchronously rendering, ensuring changes are batched. This reduces overhead\n  and maintains consistent state.\n\n  * **Declarative rendering** LitElement uses `lit-html` to declaratively describe\n  how an element should render. Then `lit-html` ensures that updates\n  are fast by creating the static DOM once and smartly updating only the parts of\n  the DOM that change. Pass a JavaScript string to the `html` tag function,\n  describing dynamic parts with standard JavaScript template expressions:\n\n    * static elements: ``` html`<div>Hi</div>` ```\n    * expression: ``` html`<div>${disabled ? 'Off' : 'On'}</div>` ```\n    * attribute: ``` html`<div class$=\"${color} special\"></div>` ```\n    * event handler: ``` html`<button on-click=\"${(e) => this._clickHandler(e)}\"></button>` ```\n\n## Getting started\n\n * The easiest way to try out LitElement is to use one of these online tools:\n\n    * Runs in all [supported](#supported-browsers) browsers: [StackBlitz](https://stackblitz.com/edit/lit-element-example?file=index.js), [Glitch](https://glitch.com/edit/#!/hello-lit-element?path=index.html)\n\n    * Runs in browsers with [JavaScript Modules](https://caniuse.com/#search=modules): [JSFiddle](https://jsfiddle.net/j6mf6gpo/), [JSBin](http://jsbin.com/zezilad/edit?html,output),\n [CodePen](https://codepen.io/sorvell/pen/BxZgPN).\n\n * You can also copy [this HTML file](https://gist.githubusercontent.com/sorvell/48f4b7be35c8748e8f6db5c66d36ee29/raw/2427328cf1ebae5077902a6bff5ddd8db45e83e4/index.html) into a local file and run it in any browser that supports [JavaScript Modules]((https://caniuse.com/#search=modules)).\n\n * When you're ready to use LitElement in a project, install it via [npm](https://www.npmjs.com/). To run the project in the browser, a module-compatible toolctain is required. We recommend installing the [Polymer CLI](https://github.com/Polymer/polymer-cli) to and using its development server as follows.\n\n    1. Add LitElement to your project:\n\n        ```npm i @polymer/lit-element```\n\n    1. Create an element by extending LitElement and calling `customElements.define` with your class (see the examples below).\n\n    1. Install the Polymer CLI:\n\n        ```npm i -g polymer-cli@next```\n\n    1. Run the development server and open a browser pointing to its URL:\n\n        ```polymer serve```\n\n    > LitElement is published on [npm](https://www.npmjs.com/package/@polymer/lit-element) using JavaScript Modules.\n    This means it can take advantage of the standard native JavaScript module loader available in all current major browsers.\n    >\n    > However, since LitElement uses npm convention to reference dependencies by name, a light transform to rewrite specifiers to URLs is required to get it to run in the browser. The polymer-cli's development server `polymer serve` automatically handles this transform.\n\n    Tools like [WebPack](https://webpack.js.org/) and [Rollup](https://rollupjs.org/) can also be used to serve and/or bundle LitElement.\n\n\n## Minimal Example\n\n  1. Create a class that extends `LitElement`.\n  1. Use a `@property` decorator to create a property (or implement a static `properties`\n  getter that returns the element's properties). (which automatically become observed attributes).\n  1. Then implement a `render()` method and use the element's\ncurrent properties to return a `lit-html` template result to render\ninto the element. This is the only method that must be implemented by subclasses.\n\n```html\n  <script src=\"node_modules/@webcomponents/webcomponents-bundle.js\"></script>\n  <script type=\"module\">\n    import {LitElement, html} from '@polymer/lit-element';\n\n    class MyElement extends LitElement {\n\n      @property({type: String})\n      mood = 'happy';\n\n      render() {\n        return html`<style> .mood { color: green; } </style>\n          Web Components are <span class=\"mood\">${this.mood}</span>!`;\n      }\n\n    }\n\n    customElements.define('my-element', MyElement);\n  </script>\n\n  <my-element mood=\"happy\"></my-element>\n```\n\n## API Documentation\n\nSee the [source](https://github.com/PolymerLabs/lit-element/blob/master/src/lit-element.ts#L90)\n for detailed API info, here are some highlights.\n\n  * `createRenderRoot()` (protected): Implement to customize where the\n  element's template is rendered by returning an element into which to\n  render. By default this creates a shadowRoot for the element.\n  To render into the element's childNodes, return `this`.\n\n  * `shouldUpdate(changedProps)` (protected): Implement to control if updating and rendering\n  should occur when property values change or `invalidate` is called. The `changedProps`\n  argument is an object with keys for the changed properties pointing to their previous values.\n  By default, this method always returns true, but this can be customized as\n  an optimization to avoid updating work when changes occur, which should not be rendered.\n\n  * `update()` (protected): This method calls `render()` and then uses `lit-html` to\n  render the template DOM. Override to customize how the element renders DOM. Note,\n  during `update()` setting properties does not trigger `invalidate()`, allowing\n  property values to be computed and validated.\n\n  * `render()` (protected): Implement to describe the element's DOM using `lit-html`. Ideally,\n  the `render` implementation is a pure function using only the element's current properties\n  to describe the element template. This is the only method that must be implemented by subclasses.\n  Note, since `render()` is called by `update()` setting properties does not trigger\n  `invalidate()`, allowing property values to be computed and validated.\n\n  * `finishUpdate(changedProps): Promise?` (protected): Called after element DOM has been updated and\n  before the `updateComplete` promise is resolved. Implement to directly control rendered DOM.\n  Typically this is not needed as `lit-html` can be used in the `render` method\n  to set properties, attributes, and event listeners. However, it is sometimes useful\n  for calling methods on rendered elements, for example focusing an input:\n  `this.shadowRoot.querySelector('input').focus()`. The `changedProps` argument is an object\n  with keys for the changed properties pointing to their previous values. If this function\n  returns a `Promise`, it will be *awaited* before resolving the `updateComplete` promise.\n  Setting properties in `finishUpdate()` does trigger `invalidate()` and blocks\n  the `updateComplete` promise.\n\n  * `updateComplete`: Returns a promise which resolves after the element next renders.\n\n  * `invalidate`: Call to request the element to asynchronously update regardless\n  of whether or not any property changes are pending.\n\n## Update Lifecycle\n\n* When the element is first connected or a property is set (e.g. `element.foo = 5`)\n  and the property's `shouldInvalidate(value, oldValue)` returns true. Then\n  * `invalidate()` tries to update the element after waiting a [microtask](https://jakearchibald.com/2015/tasks-microtasks-queues-and-schedules/) (at the end\n  of the event loop, before the next paint). Then\n    * `shouldUpdate(changedProps)` is called and if this returns true which it\n      does by default:\n      * `update(changedProps)` is called to update the element.\n        Note, setting properties inside `update()` will set their values but\n        will *not* trigger `invalidate()`. This calls\n        * `render()` which should return a `lit-html` TemplateResult\n          (e.g. <code>html\\`Hello ${world}\\`</code>)\n      * `finishUpdate(changedProps)` is then called to do post update/render tasks.\n        Note, setting properties here will trigger `invalidate()` and block\n        the `updateComplete` promise.\n    * `updateComplete` promise is resolved only if the element is\n      not in an invalid state.\n* Any code awaiting the element's `updateComplete` promise runs and observes\n  the element in the updated state.\n\n## Bigger Example\n\n```JavaScript\nimport {LitElement, html} from '@polymer/lit-element';\n\nclass MyElement extends LitElement {\n\n  // Public property API that triggers re-render (synced with attributes)\n  @property()\n  foo = 'foo';\n\n  @property({type: Number})\n  whales = 5;\n\n  constructor() {\n    super();\n    this.addEventListener('click', async (e) => {\n      this.whales++;\n      await this.updateComplete;\n      this.dispatchEvent(new CustomEvent('whales', {detail: {whales: this.whales}}))\n    });\n  }\n\n  // Render method should return a `TemplateResult` using the provided lit-html `html` tag function\n  render() {\n    return html`\n      <style>\n        :host {\n          display: block;\n        }\n        :host([hidden]) {\n          display: none;\n        }\n      </style>\n      <h4>Foo: ${this.foo}</h4>\n      <div>whales: ${'🐳'.repeat(this.whales)}</div>\n      <slot></slot>\n    `;\n  }\n\n}\ncustomElements.define('my-element', MyElement);\n```\n\n```html\n  <my-element whales=\"5\">hi</my-element>\n```\n\n## Supported Browsers\n\nThe last 2 versions of all modern browsers are supported, including\nChrome, Safari, Opera, Firefox, Edge. In addition, Internet Explorer 11 is also supported.\n\n## Known Issues\n\n","gitHead":"bbd3267886ee33b753965dfe226b1bf9721f4b0a","scripts":{"lint":"tslint --project ./","test":"npm run build && wct","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","checksize":"uglifyjs lit-element.js -mc --toplevel | gzip -9 | wc -c","prepublishOnly":"npm run build","regen-package-lock":"rm -rf node_modules package-lock.json; npm install"},"typings":"lit-element.d.ts","_npmUser":{"name":"sorvell","email":"sorvell@google.com"},"repository":{"url":"git+https://github.com/Polymer/lit-element.git","type":"git"},"_npmVersion":"6.3.0","description":"Polymer based lit-html custom element","directories":{"test":"test"},"_nodeVersion":"8.5.0","dependencies":{"lit-html":"dev"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.0.2","mocha":"^5.0.5","tslint":"^5.7.0","typedoc":"^0.8.0","uglify-es":"^3.3.9","typescript":"^3.0.1","@types/chai":"^4.0.1","@types/mocha":"^5.2.4","wct-browser-legacy":"^1.0.1","web-component-tester":"^6.7.1","@webcomponents/webcomponentsjs":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-element_0.6.0-dev.2_1533770195681_0.3384960687933296","host":"s3://npm-registry-packages"}},"0.6.0-dev.3":{"name":"@polymer/lit-element","version":"0.6.0-dev.3","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"@polymer/lit-element@0.6.0-dev.3","maintainers":[{"name":"aomarks","email":"aomarks@google.com"},{"name":"azakus","email":"dfreedm2@gmail.com"},{"name":"emarquez","email":"emarquez@google.com"},{"name":"justinfagnani","email":"justin@fagnani.com"},{"name":"keanulee","email":"npm@keanulee.com"},{"name":"notwaldorf","email":"notwaldorf@gmail.com"},{"name":"polymer-devs","email":"admin@polymer-project.org"},{"name":"sorvell","email":"sorvell@google.com"},{"name":"usergenic","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-element#readme","bugs":{"url":"https://github.com/Polymer/lit-element/issues"},"dist":{"shasum":"da10b703b52a6ed44d0620490cc737897115e5fa","tarball":"https://registry.npmjs.org/@polymer/lit-element/-/lit-element-0.6.0-dev.3.tgz","fileCount":47,"integrity":"sha512-oVl5ZWSE6F7FptIquzzcDxNlxefu8RMEzJ5Ko/OeP7ce1VDcape7UDeKIX+cgJVz8+SdOXpXpBUBFuWKPiwTNg==","signatures":[{"sig":"MEUCIQCudCBcjwbrZIHO7fLYL4iZbuYLGcIEKAhAXZ9vH3mULwIgWxlmH6A70TSlUD+SkZeoACMSsulEp8dQ7VhjTe0yIuw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":332948,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdLdXCRA9TVsSAnZWagAAkEcP/2XAChEMWaJUyV4TWiVd\nzEQoecIn7aROG0HZMIyGPvcSC7KXxwI3DOGHg6dE8s9ERE4V6IjdfH6/JVCm\nmeVrz5BUUzAf0l/doE87oOndfiewD3tmxdnxaSC5AMEp99LG9sUPfWmwnH+i\nYJglWlK9A5iQzIQudzbegaiA2ZOOj14x+U1EUS89I6HYUxP1+jLE7yKCz8mA\nEy5meka7tSbspwKOWPCDrFUgp2lGro/P73j1Q1WhGA8j+sgd7rmwuL3lOUaE\nufyyctzhWEqqN49H7jVvXhT49y7CfLkj+e7uJJkc7trv/IgkQ80pCBls6E91\nCCgJFkOAkhmhsGehpGaGXnEvyKS8bsr4lZTsaSs6L/3CzAHNoklCbeQ7qaYU\nTIA5NnXpV/9jspK+5QGBVeMNHUOOgJf9EbVWCLxuFlJsauJjo+4HOA6XLiTS\n9QBZJ/LgVfM571apHLFREaExvoUntBm03L1VDZf2VRLwZ+0zye8JdCwUHhTx\n1btWh2ENDFIZVVsvGW/++lbeIVeF1QDDd/xg+QnM1d/CAxBg+409nlQ2GGgH\njI7PZobnSABkCh66BxL8morMNsyJ3JcosJmbnX4HMOn236LTzzbeOC612A5I\nWrGD8NmokI2zLE1FrIYD8gfejMMbvrioFJo6iEpgD1jQociQJ2SSqUa8kGlh\nVY0s\r\n=SP8S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-element.js","module":"lit-element.js","readme":"> ## 🛠 Status: In Development\n> LitElement is currently in development. It's on the fast track to a 1.0 release, so we encourage you to use it and give us your feedback, but there are things that haven't been finalized yet and you can expect some changes.\n\n# LitElement\n\n[![Published on npm](https://img.shields.io/npm/v/@polymer/lit-element.svg)](https://www.npmjs.com/package/@polymer/lit-element)\n[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/@polymer/lit-element)\n\n## A simple base class for creating custom elements rendered with lit-html.\n\nLitElement uses [lit-html](https://github.com/Polymer/lit-html) to render into the\nelement's [Shadow DOM](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_shadow_DOM)\nand adds API help manage element properties and attributes. LitElement reacts to changes in properties\nand renders declaratively using `lit-html`.\n\n  * **Setup properties:** LitElement supports observable properties which may trigger an\n  update when set. These properties can be written in a few ways:\n\n    * As class fields with the `@property()` [decorator](https://github.com/tc39/proposal-decorators#decorators),\n    if you're using a compiler that supports them, like TypeScript or Babel.\n    * With a static `properties` getter.\n    * By manually writing getters and setters. This can be useful if tasks should\n    be performed when a property is set, for example validation. You can call `invalidate()`\n    in the setter to trigger an update.\n\n    Properties can be given an options argument which is an object that describes how to\n    process the property. This can be done either in the `@property({...})` decorator or in the\n    object returned from the `properties` getter, e.g. `static get properties { return { foo: {...} }`.\n\n    Property options include:\n\n    * `attribute`: Describes how and if the property becomes an observed attribute.\n    If the value is false, the property is not added to `observedAttributes`.\n    If true or absent, the lowercased property name is observed (e.g. `fooBar` becomes `foobar`).\n    If a string, the string value is observed (e.g `attribute: 'foo-bar'`).\n    * `type`: Describes how to serialize and deserialize the attribute to/from a property.\n    If this value is a function, it is used to deserialize the attribute value\n    a the property value. If it's an object, it can have keys for `fromAttribute` and\n    `toAttribute` where `fromAttribute` is the deserialize function and `toAttribute`\n    is a serialize function used to set the property to an attribute. If no `toAttribute`\n    function is provided and `reflect` is set to true, the property value is set\n    directly to the attribute.\n    * `reflect`: Describes if the property should reflect to an attribute.\n    If true, when the property is set, the attribute is set using the\n    attribute name determined according to the rules for the `attribute`\n    propety option and the value of the property serialized using the rules from\n    the `type` property option.\n    * `shouldInvalidate`: Describes if setting a property should trigger\n    invalidation and updating. This function takes the `newValue` and `oldValue` and\n    returns true if invalidation should occur. If not present, a strict identity\n    check is used. This is useful if a property should be considered dirty only\n    if some condition is met, like if a key of an object value changes.\n\n  * **React to changes:** LitElement reacts to changes in properties and attributes by\n  asynchronously rendering, ensuring changes are batched. This reduces overhead\n  and maintains consistent state.\n\n  * **Declarative rendering** LitElement uses `lit-html` to declaratively describe\n  how an element should render. Then `lit-html` ensures that updates\n  are fast by creating the static DOM once and smartly updating only the parts of\n  the DOM that change. Pass a JavaScript string to the `html` tag function,\n  describing dynamic parts with standard JavaScript template expressions:\n\n    * static elements: ``` html`<div>Hi</div>` ```\n    * expression: ``` html`<div>${disabled ? 'Off' : 'On'}</div>` ```\n    * attribute: ``` html`<div class$=\"${color} special\"></div>` ```\n    * event handler: ``` html`<button on-click=\"${(e) => this._clickHandler(e)}\"></button>` ```\n\n## Getting started\n\n * The easiest way to try out LitElement is to use one of these online tools:\n\n    * Runs in all [supported](#supported-browsers) browsers: [StackBlitz](https://stackblitz.com/edit/lit-element-example?file=index.js), [Glitch](https://glitch.com/edit/#!/hello-lit-element?path=index.html)\n\n    * Runs in browsers with [JavaScript Modules](https://caniuse.com/#search=modules): [JSFiddle](https://jsfiddle.net/j6mf6gpo/), [JSBin](http://jsbin.com/zezilad/edit?html,output),\n [CodePen](https://codepen.io/sorvell/pen/BxZgPN).\n\n * You can also copy [this HTML file](https://gist.githubusercontent.com/sorvell/48f4b7be35c8748e8f6db5c66d36ee29/raw/2427328cf1ebae5077902a6bff5ddd8db45e83e4/index.html) into a local file and run it in any browser that supports [JavaScript Modules]((https://caniuse.com/#search=modules)).\n\n * When you're ready to use LitElement in a project, install it via [npm](https://www.npmjs.com/). To run the project in the browser, a module-compatible toolctain is required. We recommend installing the [Polymer CLI](https://github.com/Polymer/polymer-cli) to and using its development server as follows.\n\n    1. Add LitElement to your project:\n\n        ```npm i @polymer/lit-element```\n\n    1. Create an element by extending LitElement and calling `customElements.define` with your class (see the examples below).\n\n    1. Install the Polymer CLI:\n\n        ```npm i -g polymer-cli@next```\n\n    1. Run the development server and open a browser pointing to its URL:\n\n        ```polymer serve```\n\n    > LitElement is published on [npm](https://www.npmjs.com/package/@polymer/lit-element) using JavaScript Modules.\n    This means it can take advantage of the standard native JavaScript module loader available in all current major browsers.\n    >\n    > However, since LitElement uses npm convention to reference dependencies by name, a light transform to rewrite specifiers to URLs is required to get it to run in the browser. The polymer-cli's development server `polymer serve` automatically handles this transform.\n\n    Tools like [WebPack](https://webpack.js.org/) and [Rollup](https://rollupjs.org/) can also be used to serve and/or bundle LitElement.\n\n\n## Minimal Example\n\n  1. Create a class that extends `LitElement`.\n  1. Use a `@property` decorator to create a property (or implement a static `properties`\n  getter that returns the element's properties). (which automatically become observed attributes).\n  1. Then implement a `render()` method and use the element's\ncurrent properties to return a `lit-html` template result to render\ninto the element. This is the only method that must be implemented by subclasses.\n\n```html\n  <script src=\"node_modules/@webcomponents/webcomponents-bundle.js\"></script>\n  <script type=\"module\">\n    import {LitElement, html} from '@polymer/lit-element';\n\n    class MyElement extends LitElement {\n\n      @property({type: String})\n      mood = 'happy';\n\n      render() {\n        return html`<style> .mood { color: green; } </style>\n          Web Components are <span class=\"mood\">${this.mood}</span>!`;\n      }\n\n    }\n\n    customElements.define('my-element', MyElement);\n  </script>\n\n  <my-element mood=\"happy\"></my-element>\n```\n\n## API Documentation\n\nSee the [source](https://github.com/PolymerLabs/lit-element/blob/master/src/lit-element.ts#L90)\n for detailed API info, here are some highlights.\n\n  * `createRenderRoot()` (protected): Implement to customize where the\n  element's template is rendered by returning an element into which to\n  render. By default this creates a shadowRoot for the element.\n  To render into the element's childNodes, return `this`.\n\n  * `shouldUpdate(changedProperties)` (protected): Implement to control if updating and rendering\n  should occur when property values change or `invalidate` is called. The `changedProps`\n  argument is an object with keys for the changed properties pointing to their previous values.\n  By default, this method always returns true, but this can be customized as\n  an optimization to avoid updating work when changes occur, which should not be rendered.\n\n  * `update()` (protected): This method calls `render()` and then uses `lit-html` to\n  render the template DOM. Override to customize how the element renders DOM. Note,\n  during `update()` setting properties does not trigger `invalidate()`, allowing\n  property values to be computed and validated.\n\n  * `render()` (protected): Implement to describe the element's DOM using `lit-html`. Ideally,\n  the `render` implementation is a pure function using only the element's current properties\n  to describe the element template. This is the only method that must be implemented by subclasses.\n  Note, since `render()` is called by `update()` setting properties does not trigger\n  `invalidate()`, allowing property values to be computed and validated.\n\n  * `finishUpdate(changedProperties): Promise?` (protected): Called after element DOM has been updated and\n  before the `updateComplete` promise is resolved. Implement to directly control rendered DOM.\n  Typically this is not needed as `lit-html` can be used in the `render` method\n  to set properties, attributes, and event listeners. However, it is sometimes useful\n  for calling methods on rendered elements, for example focusing an input:\n  `this.shadowRoot.querySelector('input').focus()`. The `changedProps` argument is an object\n  with keys for the changed properties pointing to their previous values. If this function\n  returns a `Promise`, it will be *awaited* before resolving the `updateComplete` promise.\n  Setting properties in `finishUpdate()` does trigger `invalidate()` and blocks\n  the `updateComplete` promise.\n\n  * `finishFirstUpdate(changedProperties): Promise?` (protected) Called after element DOM has been\n  updated the first time. This method can be useful for capturing references to rendered static\n  nodes that must be directly acted upon, for example in `finishUpdate`.\n\n  * `updateComplete`: Returns a promise which resolves after the element next renders.\n\n  * `invalidate`: Call to request the element to asynchronously update regardless\n  of whether or not any property changes are pending.\n\n## Update Lifecycle\n\n* When the element is first connected or a property is set (e.g. `element.foo = 5`)\n  and the property's `shouldInvalidate(value, oldValue)` returns true. Then\n  * `invalidate()` tries to update the element after waiting a [microtask](https://jakearchibald.com/2015/tasks-microtasks-queues-and-schedules/) (at the end\n  of the event loop, before the next paint). Then\n    * `shouldUpdate(changedProps)` is called and if this returns true which it\n      does by default:\n      * `update(changedProps)` is called to update the element.\n        Note, setting properties inside `update()` will set their values but\n        will *not* trigger `invalidate()`. This calls\n        * `render()` which should return a `lit-html` TemplateResult\n          (e.g. <code>html\\`Hello ${world}\\`</code>)\n      * `finishUpdate(changedProps)` is then called to do post update/render tasks.\n        Note, setting properties here will trigger `invalidate()` and block\n        the `updateComplete` promise.\n    * `updateComplete` promise is resolved only if the element is\n      not in an invalid state.\n* Any code awaiting the element's `updateComplete` promise runs and observes\n  the element in the updated state.\n\n## Bigger Example\n\n```JavaScript\nimport {LitElement, html} from '@polymer/lit-element';\n\nclass MyElement extends LitElement {\n\n  // Public property API that triggers re-render (synced with attributes)\n  @property()\n  foo = 'foo';\n\n  @property({type: Number})\n  whales = 5;\n\n  constructor() {\n    super();\n    this.addEventListener('click', async (e) => {\n      this.whales++;\n      await this.updateComplete;\n      this.dispatchEvent(new CustomEvent('whales', {detail: {whales: this.whales}}))\n    });\n  }\n\n  // Render method should return a `TemplateResult` using the provided lit-html `html` tag function\n  render() {\n    return html`\n      <style>\n        :host {\n          display: block;\n        }\n        :host([hidden]) {\n          display: none;\n        }\n      </style>\n      <h4>Foo: ${this.foo}</h4>\n      <div>whales: ${'🐳'.repeat(this.whales)}</div>\n      <slot></slot>\n    `;\n  }\n\n}\ncustomElements.define('my-element', MyElement);\n```\n\n```html\n  <my-element whales=\"5\">hi</my-element>\n```\n\n## Supported Browsers\n\nThe last 2 versions of all modern browsers are supported, including\nChrome, Safari, Opera, Firefox, Edge. In addition, Internet Explorer 11 is also supported.\n\n## Known Issues\n\n","gitHead":"5f3cffd87215ca4d9ce6d688bf16fabd727efe78","scripts":{"lint":"tslint --project ./","test":"npm run build && wct","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","checksize":"uglifyjs lit-element.js -mc --toplevel | gzip -9 | wc -c","prepublishOnly":"npm run build","regen-package-lock":"rm -rf node_modules package-lock.json; npm install"},"typings":"lit-element.d.ts","_npmUser":{"name":"sorvell","email":"sorvell@google.com"},"repository":{"url":"git+https://github.com/Polymer/lit-element.git","type":"git"},"_npmVersion":"6.3.0","description":"Polymer based lit-html custom element","directories":{"test":"test"},"_nodeVersion":"8.5.0","dependencies":{"lit-html":"dev"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.0.2","mocha":"^5.0.5","tslint":"^5.7.0","typedoc":"^0.8.0","uglify-es":"^3.3.9","typescript":"^3.0.1","@types/chai":"^4.0.1","@types/mocha":"^5.2.4","wct-browser-legacy":"^1.0.1","web-component-tester":"^6.7.1","@webcomponents/webcomponentsjs":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/lit-element_0.6.0-dev.3_1534375767336_0.5460835589268387","host":"s3://npm-registry-packages"}},"0.6.0-dev.4":{"name":"@polymer/lit-element","version":"0.6.0-dev.4","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"@polymer/lit-element@0.6.0-dev.4","maintainers":[{"name":"aomarks","email":"aomarks@google.com"},{"name":"azakus","email":"dfreedm2@gmail.com"},{"name":"emarquez","email":"emarquez@google.com"},{"name":"justinfagnani","email":"justin@fagnani.com"},{"name":"keanulee","email":"npm@keanulee.com"},{"name":"notwaldorf","email":"notwaldorf@gmail.com"},{"name":"polymer-devs","email":"admin@polymer-project.org"},{"name":"sorvell","email":"sorvell@google.com"},{"name":"usergenic","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-element#readme","bugs":{"url":"https://github.com/Polymer/lit-element/issues"},"dist":{"shasum":"98c4171091a20072bed2cd2357a7506262b650f6","tarball":"https://registry.npmjs.org/@polymer/lit-element/-/lit-element-0.6.0-dev.4.tgz","fileCount":51,"integrity":"sha512-BrUH2vO/h5I2He0w5HrBqwcBoCsBhNqrZxVHkFTVJ6EclleNEcDVJfaumaDgvAAVX+/ht54Www+P6fGRuO34Rw==","signatures":[{"sig":"MEQCIEa8ix+PQsX8D7lE3s3RLr62NwugfmmG0tDAKDYqz0XRAiAiA9Rawca3iY18feeQdL0H1Ne00w+JjQ8jFUFUQty/zQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":490826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbf2SlCRA9TVsSAnZWagAAMHgP/1gEUbHspo8qikuS15A2\nguWilalemxUNOf/2xONb08wbD8Gs4wP6MHU+ZPlUtlODSPrl6hM7i7Z1iCqe\nVXylFwunikw8410UgRc17A1lr05ajPInQlej1PRZbDGrFofjnyP1MetSvcTA\nsud4DQTzIY0P3oHu20/y9xV7uPe4vVdLpkyqAyyu+towD2xo0f1zTkcNuHs2\nN/Uck+wLaJ9SbP4pjBTKYgI3Yo0HuEixqquTzEgfxTuqoDrbvrySW2OXmilh\n8ClwYlriaqUrC/1YFhyCVXn+s5Qn8zlYXXyiwvPFbObTMcmX21onpa2dI9pG\n107dl3BjxIoFRHixX8kAcxx/HTHWrqaEr+NwAAxZB4lxYIuh/3YC+k8VQH0Q\nSM+3SetyYnvey5Mn/uBnhfUD+crIxZFszx2alrOF23aYTcYX66G7txIECptw\ncOpXQ1lWJ3kjcaKMK6oBsNVIzo3bhXOWN4TmlnRlgHt/tnswlxPSQDKx+GBA\nPih097hWZxhUbeC9x3eGlFpoBeBA3QRjYSNl6wuAjqr8RW/mmjdRpl/9KXzr\nlMEiuYIOH2Zsk0LADMUp0D0Lf8nQFpo9gzg1S5EiUNxkg7jj3iWVdfFcjxC1\nKFgWdM+73WBP2BF63wWBXCQf0Xyt4ZCPIzAInbPiQb0Ei5GNvPpFrwDiMG9o\nQMHA\r\n=e5jY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-element.js","module":"lit-element.js","readme":"> ## 🛠 Status: In Development\n> LitElement is currently in development. It's on the fast track to a 1.0 release, so we encourage you to use it and give us your feedback, but there are things that haven't been finalized yet and you can expect some changes.\n\n# LitElement\n\n[![Published on npm](https://img.shields.io/npm/v/@polymer/lit-element.svg)](https://www.npmjs.com/package/@polymer/lit-element)\n[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/@polymer/lit-element)\n\n## A simple base class for creating custom elements rendered with lit-html.\n\nLitElement uses [lit-html](https://github.com/Polymer/lit-html) to render into the\nelement's [Shadow DOM](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_shadow_DOM)\nand adds API to help manage element properties and attributes. LitElement reacts to changes in properties\nand renders declaratively using `lit-html`.\n\n  * **Setup properties:** LitElement supports observable properties that cause the element to update.\n  These properties can be declared in a few ways:\n\n    * As class fields with the `@property()` [decorator](https://github.com/tc39/proposal-decorators#decorators),\n    if you're using a compiler that supports them, like TypeScript or Babel.\n    * With a static `properties` getter.\n    * By manually writing getters and setters. This can be useful if tasks should\n    be performed when a property is set, for example validation. Call `invalidateProperty(name, oldValue)`\n    in the setter to trigger an update and use any configured property options.\n\n    Properties can be given an options argument which is an object that describes how to\n    process the property. This can be done either in the `@property({...})` decorator or in the\n    object returned from the `properties` getter, e.g. `static get properties { return { foo: {...} }`.\n\n    Property options include:\n\n    * `attribute`: Describes how and whether the property becomes an observed attribute.\n    If the value is `false`, the property is not added to `observedAttributes`.\n    If true or absent, the lowercased property name is observed (e.g. `fooBar` becomes `foobar`).\n    If a string, the string value is observed (e.g `attribute: 'foo-bar'`).\n    * `type`: Describes how to serialize and deserialize the attribute to/from a property.\n    If this value is a function, it is used to deserialize the attribute value\n    a the property value. If it's an object, it can have keys for `fromAttribute` and\n    `toAttribute` where `fromAttribute` is the deserialize function and `toAttribute`\n    is a serialize function used to set the property to an attribute. If no `toAttribute`\n    function is provided and `reflect` is set to `true`, the property value is set\n    directly to the attribute.\n    * `reflect`: Describes if the property should reflect to an attribute.\n    If `true`, when the property is set, the attribute is set using the\n    attribute name determined according to the rules for the `attribute`\n    propety option and the value of the property serialized using the rules from\n    the `type` property option.\n    * `shouldInvalidate`: Describes if setting a property should trigger\n    invalidation and updating. This function takes the `newValue` and `oldValue` and\n    returns `true` if invalidation should occur. If not present, a strict identity\n    check is used. This is useful if a property should be considered dirty only\n    if some condition is met, like if a key of an object value changes.\n\n  * **React to changes:** LitElement reacts to changes in properties and attributes by\n  asynchronously rendering, ensuring changes are batched. This reduces overhead\n  and maintains consistent state.\n\n  * **Declarative rendering** LitElement uses `lit-html` to declaratively describe\n  how an element should render. Then `lit-html` ensures that updates\n  are fast by creating the static DOM once and smartly updating only the parts of\n  the DOM that change. Pass a JavaScript string to the `html` tag function,\n  describing dynamic parts with standard JavaScript template expressions:\n\n    * static elements: ``` html`<div>Hi</div>` ```\n    * expression: ``` html`<div>${disabled ? 'Off' : 'On'}</div>` ```\n    * property: ``` html`<x-foo .bar=\"${bar}\"></x-foo>` ```\n    * attribute: ``` html`<div class=\"${color} special\"></div>` ```\n    * event handler: ``` html`<button @click=\"${(e) => this._clickHandler(e)}\"></button>` ```\n\n## Getting started\n\n * The easiest way to try out LitElement is to use one of these online tools:\n\n    * Runs in all [supported](#supported-browsers) browsers: [StackBlitz](https://stackblitz.com/edit/lit-element-example?file=index.js), [Glitch](https://glitch.com/edit/#!/hello-lit-element?path=index.html)\n\n    * Runs in browsers with [JavaScript Modules](https://caniuse.com/#search=modules): [JSFiddle](https://jsfiddle.net/j6mf6gpo/), [JSBin](http://jsbin.com/zezilad/edit?html,output),\n [CodePen](https://codepen.io/sorvell/pen/BxZgPN).\n\n * You can also copy [this HTML file](https://gist.githubusercontent.com/sorvell/48f4b7be35c8748e8f6db5c66d36ee29/raw/2427328cf1ebae5077902a6bff5ddd8db45e83e4/index.html) into a local file and run it in any browser that supports [JavaScript Modules]((https://caniuse.com/#search=modules)).\n\n * When you're ready to use LitElement in a project, install it via [npm](https://www.npmjs.com/). To run the project in the browser, a module-compatible toolctain is required. We recommend installing the [Polymer CLI](https://github.com/Polymer/polymer-cli) to and using its development server as follows.\n\n    1. Add LitElement to your project:\n\n        ```npm i @polymer/lit-element```\n\n    1. Create an element by extending LitElement and calling `customElements.define` with your class (see the examples below).\n\n    1. Install the Polymer CLI:\n\n        ```npm i -g polymer-cli@next```\n\n    1. Run the development server and open a browser pointing to its URL:\n\n        ```polymer serve```\n\n    > LitElement is published on [npm](https://www.npmjs.com/package/@polymer/lit-element) using JavaScript Modules.\n    This means it can take advantage of the standard native JavaScript module loader available in all current major browsers.\n    >\n    > However, since LitElement uses npm convention to reference dependencies by name, a light transform to rewrite specifiers to URLs is required to get it to run in the browser. The polymer-cli's development server `polymer serve` automatically handles this transform.\n\n    Tools like [WebPack](https://webpack.js.org/) and [Rollup](https://rollupjs.org/) can also be used to serve and/or bundle LitElement.\n\n\n## Minimal Example\n\n  1. Create a class that extends `LitElement`.\n  1. Use a `@property` decorator to create a property (or implement a static `properties`\n  getter that returns the element's properties). (which automatically become observed attributes).\n  1. Then implement a `render()` method and use the element's\ncurrent properties to return a `lit-html` template result to render\ninto the element. This is the only method that must be implemented by subclasses.\n\n```html\n  <script src=\"node_modules/@webcomponents/webcomponents-bundle.js\"></script>\n  <script type=\"module\">\n    import {LitElement, html, property} from '@polymer/lit-element';\n\n    class MyElement extends LitElement {\n\n      @property({type: String})\n      mood = 'happy';\n\n      render() {\n        return html`<style> .mood { color: green; } </style>\n          Web Components are <span class=\"mood\">${this.mood}</span>!`;\n      }\n\n    }\n\n    customElements.define('my-element', MyElement);\n  </script>\n\n  <my-element mood=\"happy\"></my-element>\n```\n\n## API Documentation\n\n  * `render()` (protected): Implement to describe the element's DOM using `lit-html`. Ideally,\n  the `render` implementation is a [pure function](https://en.wikipedia.org/wiki/Pure_function) using only the element's current properties\n  to describe the element template. This is the only method that must be implemented by subclasses.\n  Note, since `render()` is called by `update()`, setting properties does not trigger\n  `invalidate()`, allowing property values to be computed and validated.\n\n  * `shouldUpdate(changedProperties)` (protected): Implement to control if updating and rendering\n  should occur when property values change or `invalidate` is called. The `changedProperties`\n  argument is an object with keys for the changed properties pointing to their previous values.\n  By default, this method always returns true, but this can be customized as\n  an optimization to avoid updating work when changes occur, which should not be rendered.\n\n  * `update()` (protected): This method calls `render()` and then uses `lit-html` in order to\n  render the template DOM. Implement to directly control rendered DOM.\n  Typically this is not needed as `lit-html` can be used in the `render` method\n  to set properties, attributes, and event listeners. However, it is sometimes useful\n  for calling methods on rendered elements, for example focusing an input:\n  `this.shadowRoot.querySelector('input').focus()`. The `changedProperties` argument is a Map\n  with keys for the changed properties pointing to their previous values.\n  Note, calling `super.update()` is required. Before calling `super.update()`,\n  changes made to properties do not trigger `invalidate()`, after calling `super.update()`,\n  changes do trigger `invalidate()`.\n\n  * `firstRendered()`: (protected) Called after the element's DOM has been\n  updated the first time. This method can be useful for capturing references to rendered static\n  nodes that must be directly acted upon, for example in `update()`.\n\n  * `updateComplete`:  Returns a Promise that resolves when the element has completed\n  updating that resolves to a boolean value that is `true` if the element completed the\n  update without triggering another update. This can happen if a property is set in\n  `update()` after the call to `super.update()` for example. This getter can be\n  implemented to await additional state. For example, it is sometimes useful to\n  await a rendered element before fulfilling this promise. To do this, first\n  await `super.updateComplete` then any subsequent state.\n\n  * `invalidate`: Call to request the element to asynchronously update regardless\n  of whether or not any property changes are pending. This should only be called\n  when an element should update based on some state not stored in properties,\n  since setting properties automically calls `invalidate`.\n\n  * `invalidateProperty(name, oldValue)` (protected): Triggers an invalidation for\n  a specific property. This is useful when manually implementing a property setter.\n  Call `invalidateProperty` instead of `invalidate` to ensure that any configured\n  property options are honored.\n\n  * `createRenderRoot()` (protected): Implement to customize where the\n  element's template is rendered by returning an element into which to\n  render. By default this creates a shadowRoot for the element.\n  To render into the element's childNodes, return `this`.\n\n## Advanced: Update Lifecycle\n\n* When the element is first connected or a property is set (e.g. `element.foo = 5`)\nand the property's `shouldInvalidate(value, oldValue)` returns true.\n* `invalidate()`: Updates the element after waiting a [microtask](https://jakearchibald.com/2015/tasks-microtasks-queues-and-schedules/) (at the end\nof the event loop, before the next paint).\n* `shouldUpdate(changedProperties)`: The update proceeds if this returns true, which\nit does by default.\n* `update(changedProperties)`: Updates the element. Setting properties inside\nupdate is handled specially. Before calling `super.update()`, setting properties\nwill *not* trigger an update. After calling `super.update()` setting properties will\ntrigger an update.\n  * `render()`: Returns a `lit-html` TemplateResult (e.g. <code>html\\`Hello ${world}\\`</code>)\n  to render element DOM. Setting properties in `render()` does not trigger an update.\n  * `firstRendered()`: Called after the DOM is rendered the first time.\n  Setting properties in `firstRendered()` does trigger an update.\n* `updateComplete` promise is resolved with a boolean that is `true` if the\nelement is not pending another update, and any code awaiting the element's\n`updateComplete` promise runs and observes the element in the updated state.\n\n## Bigger Example\n\n```JavaScript\nimport {LitElement, html, property} from '@polymer/lit-element';\n\nclass MyElement extends LitElement {\n\n  // Public property API that triggers re-render (synced with attributes)\n  @property()\n  foo = 'foo';\n\n  @property({type: Number})\n  whales = 5;\n\n  constructor() {\n    super();\n    this.addEventListener('click', async (e) => {\n      this.whales++;\n      await this.updateComplete;\n      this.dispatchEvent(new CustomEvent('whales', {detail: {whales: this.whales}}))\n    });\n  }\n\n  // Render method should return a `TemplateResult` using the provided lit-html `html` tag function\n  render() {\n    return html`\n      <style>\n        :host {\n          display: block;\n        }\n        :host([hidden]) {\n          display: none;\n        }\n      </style>\n      <h4>Foo: ${this.foo}</h4>\n      <div>whales: ${'🐳'.repeat(this.whales)}</div>\n      <slot></slot>\n    `;\n  }\n\n}\ncustomElements.define('my-element', MyElement);\n```\n\n```html\n  <my-element whales=\"5\">hi</my-element>\n```\n\n## Supported Browsers\n\nThe last 2 versions of all modern browsers are supported, including\nChrome, Safari, Opera, Firefox, Edge. In addition, Internet Explorer 11 is also supported.\n\n## Known Issues\n\n","gitHead":"bb6d73d16ca8103234a74df505eb0a75ce9111fc","scripts":{"lint":"tslint --project ./","test":"npm run build && wct","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","checksize":"rollup -c ; rm lit-element.bundled.js","prepublishOnly":"npm run build","regen-package-lock":"rm -rf node_modules package-lock.json; npm install"},"typings":"lit-element.d.ts","_npmUser":{"name":"sorvell","email":"sorvell@google.com"},"repository":{"url":"git+https://github.com/Polymer/lit-element.git","type":"git"},"_npmVersion":"6.2.0","description":"Polymer based lit-html custom element","directories":{"test":"test"},"_nodeVersion":"10.9.0","dependencies":{"lit-html":"dev"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.0.2","mocha":"^5.0.5","rollup":"^0.64.1","tslint":"^5.7.0","typedoc":"^0.8.0","uglify-es":"^3.3.9","typescript":"^3.0.1","@types/chai":"^4.0.1","@types/mocha":"^5.2.4","wct-browser-legacy":"^1.0.1","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.8.0","rollup-plugin-filesize":"^4.0.1","@webcomponents/webcomponentsjs":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-element_0.6.0-dev.4_1535075492531_0.7544693917466956","host":"s3://npm-registry-packages"}},"0.6.0-dev.5":{"name":"@polymer/lit-element","version":"0.6.0-dev.5","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"@polymer/lit-element@0.6.0-dev.5","maintainers":[{"name":"aomarks","email":"aomarks@google.com"},{"name":"azakus","email":"dfreedm2@gmail.com"},{"name":"emarquez","email":"emarquez@google.com"},{"name":"justinfagnani","email":"justin@fagnani.com"},{"name":"keanulee","email":"npm@keanulee.com"},{"name":"notwaldorf","email":"notwaldorf@gmail.com"},{"name":"polymer-devs","email":"admin@polymer-project.org"},{"name":"sorvell","email":"sorvell@google.com"},{"name":"usergenic","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-element#readme","bugs":{"url":"https://github.com/Polymer/lit-element/issues"},"dist":{"shasum":"2b0d1f91af04e198dd0a806edf0ba9a7b824fd23","tarball":"https://registry.npmjs.org/@polymer/lit-element/-/lit-element-0.6.0-dev.5.tgz","fileCount":48,"integrity":"sha512-vyricj8hhNDk0CAAUfUu0+A/7sYbq4F9Uqd6Ydd10EsuT396SAbCkggMR/jgVvqxVCZCCJTcY/MASFblacg7aQ==","signatures":[{"sig":"MEQCIE8xG7yruEV67ynryu8ur8eo9nhiacMKas7UtEhtpkvfAiBTVIANLAuSfTlaUDYyY8YXng+XY5UaDD8XraMGZo8IEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":380004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbgD8dCRA9TVsSAnZWagAAL7kP+wczmquO0COAU3C28uZZ\nzWfvaP4zBVSBllwOdY0YspdTX/8Q5ApzdtypjtmxVT5RXLD7wrLXOciEztF+\ntgC+kXoiu9bPezv/B8LRaty8wvh31tpVhSBcMM9uRfDPSmRnTy8stwyDr0+V\nzodl52ZXaBitE4IeoKUSVHlV1rwqRD28bXqAhRWkUEg35oqauRSXj+V2Jtqt\nVR6IIPtFMsHZm1XYf4I2EzdpAzXdovO5z+NGqhM+7r3SzpajdWofKJkrGMM1\nFYUbvLKzXaa3gABoGr5WyOem6ux2+hqsqJe0frntoBy237cnka97ytVBf0lW\nvTF5TmYO0kO3SrSGl4X/eE/fqQx4zxLoMMCJkUFLxVpdI9z9SxrQlbiq5G0C\nqCMCU6KgjePwsIVaUFqF1GdVl82XY/T0RpfneSYU+Qj75KwrMEqtjZSZ5iGr\nmZ992CCqAIPbpma+CA7lydjnPIupbjlsZdqycNOfLgxDsW78oH31h1KF31St\ngaX5LDOLtHKdEyh3+jZCi4XtmyouRi5RakHE4mKztDmai9gtNkJLpaM/uxzu\n1LDsnjS6pajPfs44jwVyzO2qrGmoYvN0IN2rwXsj4YNI6ae91+b/xaPflVdy\nbdndJMUjg6uiE6e5AAu3IYVX5cHLZmPZTEIMAeIeRcfnVhmNud8ut3WO3Zxb\nsG8c\r\n=vK7x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-element.js","module":"lit-element.js","readme":"> ## 🛠 Status: In Development\n> LitElement is currently in development. It's on the fast track to a 1.0 release, so we encourage you to use it and give us your feedback, but there are things that haven't been finalized yet and you can expect some changes.\n\n# LitElement\n\n[![Published on npm](https://img.shields.io/npm/v/@polymer/lit-element.svg)](https://www.npmjs.com/package/@polymer/lit-element)\n[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/@polymer/lit-element)\n\n## A simple base class for creating custom elements rendered with lit-html.\n\nLitElement uses [lit-html](https://github.com/Polymer/lit-html) to render into the\nelement's [Shadow DOM](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_shadow_DOM)\nand adds API to help manage element properties and attributes. LitElement reacts to changes in properties\nand renders declaratively using `lit-html`.\n\n  * **Setup properties:** LitElement supports observable properties that cause the element to update.\n  These properties can be declared in a few ways:\n\n    * As class fields with the `@property()` [decorator](https://github.com/tc39/proposal-decorators#decorators),\n    if you're using a compiler that supports them, like TypeScript or Babel.\n    * With a static `properties` getter.\n    * By manually writing getters and setters. This can be useful if tasks should\n    be performed when a property is set, for example validation. Call `invalidateProperty(name, oldValue)`\n    in the setter to trigger an update and use any configured property options.\n\n    Properties can be given an options argument which is an object that describes how to\n    process the property. This can be done either in the `@property({...})` decorator or in the\n    object returned from the `properties` getter, e.g. `static get properties { return { foo: {...} }`.\n\n    Property options include:\n\n    * `attribute`: Describes how and whether the property becomes an observed attribute.\n    If the value is `false`, the property is not added to `observedAttributes`.\n    If true or absent, the lowercased property name is observed (e.g. `fooBar` becomes `foobar`).\n    If a string, the string value is observed (e.g `attribute: 'foo-bar'`).\n    * `type`: Describes how to serialize and deserialize the attribute to/from a property.\n    If this value is a function, it is used to deserialize the attribute value\n    a the property value. If it's an object, it can have keys for `fromAttribute` and\n    `toAttribute` where `fromAttribute` is the deserialize function and `toAttribute`\n    is a serialize function used to set the property to an attribute. If no `toAttribute`\n    function is provided and `reflect` is set to `true`, the property value is set\n    directly to the attribute.\n    * `reflect`: Describes if the property should reflect to an attribute.\n    If `true`, when the property is set, the attribute is set using the\n    attribute name determined according to the rules for the `attribute`\n    propety option and the value of the property serialized using the rules from\n    the `type` property option.\n    * `shouldInvalidate`: Describes if setting a property should trigger\n    invalidation and updating. This function takes the `newValue` and `oldValue` and\n    returns `true` if invalidation should occur. If not present, a strict identity\n    check is used. This is useful if a property should be considered dirty only\n    if some condition is met, like if a key of an object value changes.\n\n  * **React to changes:** LitElement reacts to changes in properties and attributes by\n  asynchronously rendering, ensuring changes are batched. This reduces overhead\n  and maintains consistent state.\n\n  * **Declarative rendering** LitElement uses `lit-html` to declaratively describe\n  how an element should render. Then `lit-html` ensures that updates\n  are fast by creating the static DOM once and smartly updating only the parts of\n  the DOM that change. Pass a JavaScript string to the `html` tag function,\n  describing dynamic parts with standard JavaScript template expressions:\n\n    * static elements: ``` html`<div>Hi</div>` ```\n    * expression: ``` html`<div>${disabled ? 'Off' : 'On'}</div>` ```\n    * property: ``` html`<x-foo .bar=\"${bar}\"></x-foo>` ```\n    * attribute: ``` html`<div class=\"${color} special\"></div>` ```\n    * event handler: ``` html`<button @click=\"${(e) => this._clickHandler(e)}\"></button>` ```\n\n## Getting started\n\n * The easiest way to try out LitElement is to use one of these online tools:\n\n    * Runs in all [supported](#supported-browsers) browsers: [StackBlitz](https://stackblitz.com/edit/lit-element-example?file=index.js), [Glitch](https://glitch.com/edit/#!/hello-lit-element?path=index.html)\n\n    * Runs in browsers with [JavaScript Modules](https://caniuse.com/#search=modules): [JSFiddle](https://jsfiddle.net/j6mf6gpo/), [JSBin](http://jsbin.com/zezilad/edit?html,output),\n [CodePen](https://codepen.io/sorvell/pen/BxZgPN).\n\n * You can also copy [this HTML file](https://gist.githubusercontent.com/sorvell/48f4b7be35c8748e8f6db5c66d36ee29/raw/2427328cf1ebae5077902a6bff5ddd8db45e83e4/index.html) into a local file and run it in any browser that supports [JavaScript Modules]((https://caniuse.com/#search=modules)).\n\n * When you're ready to use LitElement in a project, install it via [npm](https://www.npmjs.com/). To run the project in the browser, a module-compatible toolctain is required. We recommend installing the [Polymer CLI](https://github.com/Polymer/polymer-cli) to and using its development server as follows.\n\n    1. Add LitElement to your project:\n\n        ```npm i @polymer/lit-element```\n\n    1. Create an element by extending LitElement and calling `customElements.define` with your class (see the examples below).\n\n    1. Install the Polymer CLI:\n\n        ```npm i -g polymer-cli@next```\n\n    1. Run the development server and open a browser pointing to its URL:\n\n        ```polymer serve```\n\n    > LitElement is published on [npm](https://www.npmjs.com/package/@polymer/lit-element) using JavaScript Modules.\n    This means it can take advantage of the standard native JavaScript module loader available in all current major browsers.\n    >\n    > However, since LitElement uses npm convention to reference dependencies by name, a light transform to rewrite specifiers to URLs is required to get it to run in the browser. The polymer-cli's development server `polymer serve` automatically handles this transform.\n\n    Tools like [WebPack](https://webpack.js.org/) and [Rollup](https://rollupjs.org/) can also be used to serve and/or bundle LitElement.\n\n\n## Minimal Example\n\n  1. Create a class that extends `LitElement`.\n  1. Use a `@property` decorator to create a property (or implement a static `properties`\n  getter that returns the element's properties). (which automatically become observed attributes).\n  1. Then implement a `render()` method and use the element's\ncurrent properties to return a `lit-html` template result to render\ninto the element. This is the only method that must be implemented by subclasses.\n\n```html\n  <script src=\"node_modules/@webcomponents/webcomponents-bundle.js\"></script>\n  <script type=\"module\">\n    import {LitElement, html, property} from '@polymer/lit-element';\n\n    class MyElement extends LitElement {\n\n      @property({type: String})\n      mood = 'happy';\n\n      render() {\n        return html`<style> .mood { color: green; } </style>\n          Web Components are <span class=\"mood\">${this.mood}</span>!`;\n      }\n\n    }\n\n    customElements.define('my-element', MyElement);\n  </script>\n\n  <my-element mood=\"happy\"></my-element>\n```\n\n## API Documentation\n\n  * `render()` (protected): Implement to describe the element's DOM using `lit-html`. Ideally,\n  the `render` implementation is a [pure function](https://en.wikipedia.org/wiki/Pure_function) using only the element's current properties\n  to describe the element template. This is the only method that must be implemented by subclasses.\n  Note, since `render()` is called by `update()`, setting properties does not trigger\n  `invalidate()`, allowing property values to be computed and validated.\n\n  * `shouldUpdate(changedProperties)` (protected): Implement to control if updating and rendering\n  should occur when property values change or `invalidate` is called. The `changedProperties`\n  argument is an object with keys for the changed properties pointing to their previous values.\n  By default, this method always returns true, but this can be customized as\n  an optimization to avoid updating work when changes occur, which should not be rendered.\n\n  * `update()` (protected): This method calls `render()` and then uses `lit-html` in order to\n  render the template DOM. Implement to directly control rendered DOM.\n  Typically this is not needed as `lit-html` can be used in the `render` method\n  to set properties, attributes, and event listeners. However, it is sometimes useful\n  for calling methods on rendered elements, for example focusing an input:\n  `this.shadowRoot.querySelector('input').focus()`. The `changedProperties` argument is a Map\n  with keys for the changed properties pointing to their previous values.\n  Note, calling `super.update()` is required. Before calling `super.update()`,\n  changes made to properties do not trigger `invalidate()`, after calling `super.update()`,\n  changes do trigger `invalidate()`.\n\n  * `firstRendered()`: (protected) Called after the element's DOM has been\n  updated the first time. This method can be useful for capturing references to rendered static\n  nodes that must be directly acted upon, for example in `update()`.\n\n  * `updateComplete`:  Returns a Promise that resolves when the element has completed\n  updating that resolves to a boolean value that is `true` if the element completed the\n  update without triggering another update. This can happen if a property is set in\n  `update()` after the call to `super.update()` for example. This getter can be\n  implemented to await additional state. For example, it is sometimes useful to\n  await a rendered element before fulfilling this promise. To do this, first\n  await `super.updateComplete` then any subsequent state.\n\n  * `invalidate`: Call to request the element to asynchronously update regardless\n  of whether or not any property changes are pending. This should only be called\n  when an element should update based on some state not stored in properties,\n  since setting properties automically calls `invalidate`.\n\n  * `invalidateProperty(name, oldValue)` (protected): Triggers an invalidation for\n  a specific property. This is useful when manually implementing a property setter.\n  Call `invalidateProperty` instead of `invalidate` to ensure that any configured\n  property options are honored.\n\n  * `createRenderRoot()` (protected): Implement to customize where the\n  element's template is rendered by returning an element into which to\n  render. By default this creates a shadowRoot for the element.\n  To render into the element's childNodes, return `this`.\n\n## Advanced: Update Lifecycle\n\n* When the element is first connected or a property is set (e.g. `element.foo = 5`)\nand the property's `shouldInvalidate(value, oldValue)` returns true.\n* `invalidate()`: Updates the element after waiting a [microtask](https://jakearchibald.com/2015/tasks-microtasks-queues-and-schedules/) (at the end\nof the event loop, before the next paint).\n* `shouldUpdate(changedProperties)`: The update proceeds if this returns true, which\nit does by default.\n* `update(changedProperties)`: Updates the element. Setting properties inside\nupdate is handled specially. Before calling `super.update()`, setting properties\nwill *not* trigger an update. After calling `super.update()` setting properties will\ntrigger an update.\n  * `render()`: Returns a `lit-html` TemplateResult (e.g. <code>html\\`Hello ${world}\\`</code>)\n  to render element DOM. Setting properties in `render()` does not trigger an update.\n  * `firstRendered()`: Called after the DOM is rendered the first time.\n  Setting properties in `firstRendered()` does trigger an update.\n* `updateComplete` promise is resolved with a boolean that is `true` if the\nelement is not pending another update, and any code awaiting the element's\n`updateComplete` promise runs and observes the element in the updated state.\n\n## Bigger Example\n\n```JavaScript\nimport {LitElement, html, property} from '@polymer/lit-element';\n\nclass MyElement extends LitElement {\n\n  // Public property API that triggers re-render (synced with attributes)\n  @property()\n  foo = 'foo';\n\n  @property({type: Number})\n  whales = 5;\n\n  constructor() {\n    super();\n    this.addEventListener('click', async (e) => {\n      this.whales++;\n      await this.updateComplete;\n      this.dispatchEvent(new CustomEvent('whales', {detail: {whales: this.whales}}))\n    });\n  }\n\n  // Render method should return a `TemplateResult` using the provided lit-html `html` tag function\n  render() {\n    return html`\n      <style>\n        :host {\n          display: block;\n        }\n        :host([hidden]) {\n          display: none;\n        }\n      </style>\n      <h4>Foo: ${this.foo}</h4>\n      <div>whales: ${'🐳'.repeat(this.whales)}</div>\n      <slot></slot>\n    `;\n  }\n\n}\ncustomElements.define('my-element', MyElement);\n```\n\n```html\n  <my-element whales=\"5\">hi</my-element>\n```\n\n## Supported Browsers\n\nThe last 2 versions of all modern browsers are supported, including\nChrome, Safari, Opera, Firefox, Edge. In addition, Internet Explorer 11 is also supported.\n\n## Known Issues\n\n","gitHead":"b61173248b4143b98075c07888096935ed0f6148","scripts":{"lint":"tslint --project ./","test":"npm run build && wct","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","checksize":"rollup -c ; rm lit-element.bundled.js","prepublishOnly":"npm run build","regen-package-lock":"rm -rf node_modules package-lock.json; npm install"},"typings":"lit-element.d.ts","_npmUser":{"name":"polymer-devs","email":"admin@polymer-project.org"},"repository":{"url":"git+https://github.com/Polymer/lit-element.git","type":"git"},"_npmVersion":"6.1.0","description":"Polymer based lit-html custom element","directories":{"test":"test"},"_nodeVersion":"9.2.1","dependencies":{"lit-html":">=0.11.0-dev.3 <2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.0.2","mocha":"^5.0.5","rollup":"^0.64.1","tslint":"^5.7.0","typedoc":"^0.8.0","uglify-es":"^3.3.9","typescript":"^3.0.1","@types/chai":"^4.0.1","@types/mocha":"^5.2.4","wct-browser-legacy":"^1.0.1","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.8.0","rollup-plugin-filesize":"^4.0.1","@webcomponents/webcomponentsjs":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-element_0.6.0-dev.5_1535131421140_0.5424858232647694","host":"s3://npm-registry-packages"}},"0.6.0-dev.6":{"name":"@polymer/lit-element","version":"0.6.0-dev.6","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"@polymer/lit-element@0.6.0-dev.6","maintainers":[{"name":"aomarks","email":"aomarks@google.com"},{"name":"azakus","email":"dfreedm2@gmail.com"},{"name":"bicknellr","email":"bicknellr@gmail.com"},{"name":"emarquez","email":"emarquez@google.com"},{"name":"justinfagnani","email":"justin@fagnani.com"},{"name":"keanulee","email":"npm@keanulee.com"},{"name":"notwaldorf","email":"notwaldorf@gmail.com"},{"name":"polymer-devs","email":"admin@polymer-project.org"},{"name":"samli","email":"sam@sam.li"},{"name":"sorvell","email":"sorvell@google.com"},{"name":"usergenic","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-element#readme","bugs":{"url":"https://github.com/Polymer/lit-element/issues"},"dist":{"shasum":"d60d01061300c8059d9dde3a9c14e03777b6a35d","tarball":"https://registry.npmjs.org/@polymer/lit-element/-/lit-element-0.6.0-dev.6.tgz","fileCount":51,"integrity":"sha512-f0qPKjDzkcew36COMrNZqOstnCNuxiAontFdBSyWXcdMve5WenDj6dViMnraNXaYWWV/Vg7/18KroB/Lpix1AQ==","signatures":[{"sig":"MEUCIQCXGaGI9DwEebX/mL8NIruMw/J1QbA96aQikc455h3GJwIgQqmT2uxY/eqIaR1k9txOnMERnD9t35QvzDGFTtNGtF4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":523268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbiHR8CRA9TVsSAnZWagAA+YwP/22v+NAwwUUvrUIf9WlG\n/3fxy9nxB/6vtWyDMNcYltNFGoaQVsMZHBXu1d8jOMcSatk/OoLX8W6yLX5B\n708SzCU0b50Kxds9l7a9+JtVmXaP/sLwCRWYQ0UanAXz7GUkfJAc2SUQMllM\nooDYyRsiyV+/09surr07iJHt2le2e/oHVQm90AdvKVD92De/1bVi/IHm+Jq3\nguY98HwBct+OGZgXNoYOiuw/gyON4bPcLjP8gUGnbKuASOM7vSh5IE1/xatP\nmeaJYuZ9KcfHlBNR3009pBlTZtw1fglTJ9Zs6cA3dNAJdGOW8mW+XAb6pW25\nhsYTn75n0hOS5afFi65J+WREpaPwqxgwfUSh060t/G+gAK9c3UQ5IHdeOleo\nUDcEN+2GEfsnQIwCJZlL4p1Z3n2UeGavKbPp6H/HQN+9FChg38gTbxDBQq44\nG21UBXfG6X3zsAG/rk0oVh6vNT+tAjMPMhwK+8uxJIzU+leCz/c8SjmLdk7r\ndKoOhB8jy5/8wdPR+VDZozQ8kpjhoHBvXu5ccKPIqzj+wc4hd6NW4DByAZZh\nxNvgpap2llCibrIQDdlHR2BtM6JWe3nBcddS3mkFXArYYOCy1YQ4L3nYM02s\n/hcyr4RinXmQdt4eqcBEmOCw1sVCUqQzlgZk6r4BP7DlF9BSX4Q7i+F6qTVu\nNsTc\r\n=TCaK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-element.js","module":"lit-element.js","readme":"> ## 🛠 Status: In Development\n> LitElement is currently in development. It's on the fast track to a 1.0 release, so we encourage you to use it and give us your feedback, but there are things that haven't been finalized yet and you can expect some changes.\n\n# LitElement\n\n[![Published on npm](https://img.shields.io/npm/v/@polymer/lit-element.svg)](https://www.npmjs.com/package/@polymer/lit-element)\n[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/@polymer/lit-element)\n\n## A simple base class for creating custom elements rendered with lit-html.\n\nLitElement uses [lit-html](https://github.com/Polymer/lit-html) to render into the\nelement's [Shadow DOM](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_shadow_DOM)\nand adds API to help manage element properties and attributes. LitElement reacts to changes in properties\nand renders declaratively using `lit-html`.\n\n  * **Setup properties:** LitElement supports observable properties that cause the element to update.\n  These properties can be declared in a few ways:\n\n    * As class fields with the `@property()` [decorator](https://github.com/tc39/proposal-decorators#decorators),\n    if you're using a compiler that supports them, like [TypeScript](https://www.typescriptlang.org/) or [Babel](https://babeljs.io/docs/en/babel-plugin-proposal-decorators).\n    * With a static `properties` getter.\n    * By manually writing getters and setters. This can be useful if tasks should\n    be performed when a property is set, for example validation. Call `requestUpdate(name, oldValue)`\n    in the setter to trigger an update and use any configured property options.\n\n    Properties can be given an options argument which is an object that describes how to\n    process the property. This can be done either in the `@property({...})` decorator or in the\n    object returned from the `properties` getter, e.g. `static get properties { return { foo: {...} }`.\n\n    Property options include:\n\n    * `attribute`: Indicates how and whether the property becomes an observed attribute.\n    If the value is `false`, the property is not added to `observedAttributes`.\n    If true or absent, the lowercased property name is observed (e.g. `fooBar` becomes `foobar`).\n    If a string, the string value is observed (e.g `attribute: 'foo-bar'`).\n    * `type`: Indicates how to serialize and deserialize the attribute to/from a property.\n    If this value is a function, it is used to deserialize the attribute value\n    a the property value. If it's an object, it can have keys for `fromAttribute` and\n    `toAttribute` where `fromAttribute` is the deserialize function and `toAttribute`\n    is a serialize function used to set the property to an attribute. If no `toAttribute`\n    function is provided and `reflect` is set to `true`, the property value is set\n    directly to the attribute.\n    * `reflect`: Indicates if the property should reflect to an attribute.\n    If `true`, when the property is set, the attribute is set using the\n    attribute name determined according to the rules for the `attribute`\n    propety option and the value of the property serialized using the rules from\n    the `type` property option.\n    * `hasChanged`: A function that indicates if a property should be considered\n    changed when it is set. The function should take the `newValue` and `oldValue`\n    and return `true` if an update should be requested.\n\n  * **React to changes:** LitElement reacts to changes in properties and attributes by\n  asynchronously rendering, ensuring changes are batched. This reduces overhead\n  and maintains consistent state.\n\n  * **Declarative rendering** LitElement uses `lit-html` to declaratively describe\n  how an element should render. Then `lit-html` ensures that updates\n  are fast by creating the static DOM once and smartly updating only the parts of\n  the DOM that change. Pass a JavaScript string to the `html` tag function,\n  describing dynamic parts with standard JavaScript template expressions:\n\n    * static elements: ``` html`<div>Hi</div>` ```\n    * expression: ``` html`<div>${disabled ? 'Off' : 'On'}</div>` ```\n    * property: ``` html`<x-foo .bar=\"${bar}\"></x-foo>` ```\n    * attribute: ``` html`<div class=\"${color} special\"></div>` ```\n    * event handler: ``` html`<button @click=\"${(e) => this._clickHandler(e)}\"></button>` ```\n\n## Getting started\n\n * The easiest way to try out LitElement is to use one of these online tools:\n\n    * Runs in all [supported](#supported-browsers) browsers: [StackBlitz](https://stackblitz.com/edit/lit-element-example?file=index.js), [Glitch](https://glitch.com/edit/#!/hello-lit-element?path=index.html)\n\n    * Runs in browsers with [JavaScript Modules](https://caniuse.com/#search=modules): [JSFiddle](https://jsfiddle.net/j6mf6gpo/), [JSBin](http://jsbin.com/zezilad/edit?html,output),\n [CodePen](https://codepen.io/sorvell/pen/BxZgPN).\n\n * You can also copy [this HTML file](https://gist.githubusercontent.com/sorvell/48f4b7be35c8748e8f6db5c66d36ee29/raw/2427328cf1ebae5077902a6bff5ddd8db45e83e4/index.html) into a local file and run it in any browser that supports [JavaScript Modules]((https://caniuse.com/#search=modules)).\n\n * When you're ready to use LitElement in a project, install it via [npm](https://www.npmjs.com/). To run the project in the browser, a module-compatible toolchain is required. We recommend installing the [Polymer CLI](https://github.com/Polymer/polymer-cli) and using its development server as follows.\n\n    1. Add LitElement to your project:\n\n        ```npm i @polymer/lit-element```\n\n    1. Install the webcomponents polyfill. If you're developing a reusable package, this should be a dev dependency which you load in your tests, demos, etc.\n\n        ```npm i -D @webcomponents/webcomponentsjs```\n\n\n    1. Create an element by extending LitElement and calling `customElements.define` with your class (see the examples below).\n\n    1. Install the Polymer CLI:\n\n        ```npm i -g polymer-cli```\n\n    1. Run the development server and open a browser pointing to its URL:\n\n        ```polymer serve```\n\n    > LitElement is published on [npm](https://www.npmjs.com/package/@polymer/lit-element) using JavaScript Modules.\n    This means it can take advantage of the standard native JavaScript module loader available in all current major browsers.\n    >\n    > However, since LitElement uses npm convention to reference dependencies by name, a light transform to rewrite specifiers to URLs is required to get it to run in the browser. The polymer-cli's development server `polymer serve` automatically handles this transform.\n\n    Tools like [WebPack](https://webpack.js.org/) and [Rollup](https://rollupjs.org/) can also be used to serve and/or bundle LitElement.\n\n\n## Minimal Example\n\n  1. Create a class that extends `LitElement`.\n  1. Use a `@property` decorator to create a property (or implement a static `properties`\n  getter that returns the element's properties). (which automatically become observed attributes).\n  1. Then implement a `render()` method and use the element's\ncurrent properties to return a `lit-html` template result to render\ninto the element. This is the only method that must be implemented by subclasses.\n\n```html\n  <script src=\"node_modules/@webcomponents/webcomponentsjs/webcomponents-bundle.js\"></script>\n  <script type=\"module\">\n    import {LitElement, html, property} from '@polymer/lit-element';\n\n    class MyElement extends LitElement {\n\n      static get properties() {\n        return {\n          mood: {type: String}\n        };\n      }\n\n      constructor() {\n        super();\n        this.mood = 'happy';\n      }\n\n      render() {\n        return html`<style> .mood { color: green; } </style>\n          Web Components are <span class=\"mood\">${this.mood}</span>!`;\n      }\n\n    }\n\n    customElements.define('my-element', MyElement);\n  </script>\n\n  <my-element mood=\"happy\"></my-element>\n```\n\n## API Documentation\n\n  * `render()` (protected): Implement to describe the element's DOM using `lit-html`. Ideally,\n  the `render` implementation is a [pure function](https://en.wikipedia.org/wiki/Pure_function) using only the element's current properties\n  to describe the element template. This is the only method that must be implemented by subclasses.\n  Note, since `render()` is called by `update()`, setting properties does not trigger\n  an update, allowing property values to be computed and validated.\n\n  * `shouldUpdate(changedProperties)` (protected): Implement to control if updating and rendering\n  should occur when property values change or `requestUpdate()` is called. The `changedProperties`\n  argument is a Map with keys for the changed properties pointing to their previous values.\n  By default, this method always returns `true`, but this can be customized as\n  an optimization to avoid updating work when changes occur, which should not be rendered.\n\n  * `update(changedProperties)` (protected): This method calls `render()` and then uses `lit-html`\n  in order to render the template DOM. It also updates any reflected attributes based on\n  property values. Setting properties inside this method will *not* trigger another update..\n\n  * `firstUpdated(changedProperties)`: (protected) Called after the element's DOM has been\n  updated the first time, immediately before `updated()` is called.\n  This method can be useful for capturing references to rendered static nodes that\n  must be directly acted upon, for example in `updated()`.\n  Setting properties inside this method will trigger the element to update.\n\n  * `updated(changedProperties)`: (protected) Called whenever the element's DOM has been\n  updated and rendered. Implement to perform post updating tasks via DOM APIs, for example,\n  focusing an element. Setting properties inside this method will trigger the element to update.\n\n  * `updateComplete`: Returns a Promise that resolves when the element has completed\n  updating. The Promise value is a boolean that is `true` if the element completed the\n  update without triggering another update. This happens if a property is set inside\n  `updated()`. This getter can be implemented to await additional state.\n  For example, it is sometimes useful to await a rendered element before fulfilling\n  this Promise. To do this, first await `super.updateComplete` then any subsequent state.\n\n  * `requestUpdate(name?, oldValue?)`: Call to request the element to asynchronously\n  update regardless of whether or not any property changes are pending. This should\n  be called when an element should update based on some state not triggered\n  by setting a property. In this case, pass no arguments. It should also be called\n  when manually implementing a property setter. In this case, pass the property\n  `name` and `oldValue` to ensure that any configured property options are honored.\n  Returns the `updateComplete` Promise which is resolved when the update completes.\n\n  * `createRenderRoot()` (protected): Implement to customize where the\n  element's template is rendered by returning an element into which to\n  render. By default this creates a shadowRoot for the element.\n  To render into the element's childNodes, return `this`.\n\n## Advanced: Update Lifecycle\n\n* When the element is first connected or a property is set (e.g. `element.foo = 5`)\nand the property's `hasChanged(value, oldValue)` returns `true`.\n* `requestUpdate()`: Updates the element after awaiting a [microtask](https://jakearchibald.com/2015/tasks-microtasks-queues-and-schedules/) (at the end\nof the event loop, before the next paint).\n* `shouldUpdate(changedProperties)`: The update proceeds if this returns `true`, which\nit does by default.\n* `update(changedProperties)`: Updates the element. Setting properties inside this\nmethod will *not* trigger the element to update.\n  * `render()`: Returns a `lit-html` TemplateResult (e.g. <code>html\\`Hello ${world}\\`</code>)\n  to render element DOM. Setting properties inside this method will *not* trigger\n  the element to update.\n* `firstUpdated(changedProperties)`: Called after the element is updated the first time,\nimmediately before `updated` is called. Setting properties inside this method will\ntrigger the element to update.\n* `updated(changedProperties)`: Called whenever the element is updated.\nSetting properties inside this method will trigger the element to update.\n* `updateComplete` Promise is resolved with a boolean that is `true` if the\nelement is not pending another update, and any code awaiting the element's\n`updateComplete` Promise runs and observes the element in the updated state.\n\n## Bigger Example\n\nNote, this example uses decorators to create properties. Decorators are a proposed\nstandard currently available in [TypeScript](https://www.typescriptlang.org/) or [Babel](https://babeljs.io/docs/en/babel-plugin-proposal-decorators).\n\n```ts\nimport {LitElement, html, property} from '@polymer/lit-element';\n\nclass MyElement extends LitElement {\n\n  // Public property API that triggers re-render (synced with attributes)\n  @property()\n  foo = 'foo';\n\n  @property({type: Number})\n  whales = 5;\n\n  constructor() {\n    super();\n    this.addEventListener('click', async (e) => {\n      this.whales++;\n      await this.updateComplete;\n      this.dispatchEvent(new CustomEvent('whales', {detail: {whales: this.whales}}))\n    });\n  }\n\n  // Render method should return a `TemplateResult` using the provided lit-html `html` tag function\n  render() {\n    return html`\n      <style>\n        :host {\n          display: block;\n        }\n        :host([hidden]) {\n          display: none;\n        }\n      </style>\n      <h4>Foo: ${this.foo}</h4>\n      <div>whales: ${'🐳'.repeat(this.whales)}</div>\n      <slot></slot>\n    `;\n  }\n\n}\ncustomElements.define('my-element', MyElement);\n```\n\n```html\n  <my-element whales=\"5\">hi</my-element>\n```\n\n## Supported Browsers\n\nThe last 2 versions of all modern browsers are supported, including\nChrome, Safari, Opera, Firefox, Edge. In addition, Internet Explorer 11 is also supported.\n\n## Known Issues\n\n","gitHead":"62d378d2eaad22e617a03d039f78c80704359e94","scripts":{"lint":"tslint --project ./","test":"npm run build && wct","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","checksize":"rollup -c ; rm lit-element.bundled.js","prepublishOnly":"npm run build","regen-package-lock":"rm -rf node_modules package-lock.json; npm install"},"typings":"lit-element.d.ts","_npmUser":{"name":"sorvell","email":"sorvell@google.com"},"repository":{"url":"git+https://github.com/Polymer/lit-element.git","type":"git"},"_npmVersion":"6.2.0","description":"Polymer based lit-html custom element","directories":{"test":"test"},"_nodeVersion":"10.9.0","dependencies":{"lit-html":"^0.11.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.0.2","mocha":"^5.0.5","rollup":"^0.64.1","tslint":"^5.7.0","typedoc":"^0.8.0","uglify-es":"^3.3.9","typescript":"^3.0.1","@types/chai":"^4.0.1","@types/mocha":"^5.2.4","wct-browser-legacy":"^1.0.1","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.8.0","rollup-plugin-filesize":"^4.0.1","rollup-plugin-node-resolve":"^3.3.0","@webcomponents/webcomponentsjs":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/lit-element_0.6.0-dev.6_1535669371266_0.6673933744801688","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"@polymer/lit-element","version":"0.6.0","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"@polymer/lit-element@0.6.0","maintainers":[{"name":"aomarks","email":"aomarks@google.com"},{"name":"azakus","email":"dfreedm2@gmail.com"},{"name":"bicknellr","email":"bicknellr@gmail.com"},{"name":"emarquez","email":"emarquez@google.com"},{"name":"justinfagnani","email":"justin@fagnani.com"},{"name":"keanulee","email":"npm@keanulee.com"},{"name":"notwaldorf","email":"notwaldorf@gmail.com"},{"name":"polymer-devs","email":"admin@polymer-project.org"},{"name":"samli","email":"sam@sam.li"},{"name":"sorvell","email":"sorvell@google.com"},{"name":"usergenic","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-element#readme","bugs":{"url":"https://github.com/Polymer/lit-element/issues"},"dist":{"shasum":"6ad8ae0f0c749624ad5c5523384d5cd64db30d18","tarball":"https://registry.npmjs.org/@polymer/lit-element/-/lit-element-0.6.0.tgz","fileCount":58,"integrity":"sha512-9Agca2zlw61WCkKjp0jsz90FwQ1SGwWRJePQQtydlBkjxZ6P1O2uY6x6eLhIPScZ8vgklKRhvrx2xNX3QgMl4g==","signatures":[{"sig":"MEUCIQD8TGd0bOJvbDQbY/nSaySm0i9J0wSQWL0epSEpE1J0gAIgH1LIMwxxN3l2UIUa3Bl6lSk54nne2o6XlNAlGEL1/eg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":556487,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmwAUCRA9TVsSAnZWagAA4UMP/RpgRyNQzSPZpu2zCQtW\nhzOzh7SEGK4C24PmVJj9pbiy3wJ4nUim5JUXzVhuAfTusZASOSvXS9EV5V3k\nSokSPRMGJc3imZcnKwk1UIPasYM3ZmOEvhUJrkdBUyEXmwddnam2E0gUZL9F\nquagta6mKDGrpNKtZorweJvwqx1EcorTLQiwnH5xQe1rConJ0jF7lkNyjIbQ\nfmmMJWowo9iApC9BafkS4XIPHT9ahartMgP0DjQuwMqbVfd9rZRUK9Oz5WaD\nlNBOumKO2WacooE2HZxDytFCbMaYRIGtYO/ti2jUz/TXE4B0bNGpK+txJK0n\n4bnWJ5sQm5HaOj+8oQarwcdKbMeNsRiNln6uChQQaCmny2DN6TSD1oco4EeH\nXATTs0B3D5iikWoR/AvbV9sndV4j8Pg1fd2h4wzkM7VLFcuuONGLiXFlS04v\n8ULTFbqzTxjppYdWs9lqRMei5/Gzgo4LWIZqffoSHITfJCxACOjkHpiJ45Zg\ne74HLu3RJyUH8t83hvpdF5FBjjWGnjR7+fP4sT9i91Vq9T6+TMvqOzzPZY1T\nfr1vc9YMYlT7AsgC0WHwQh/Cqfsnt6R3xNI9JmbW4yKzbsPXN+YYVv85XEC7\nkEnF0FNza5o4W2NUhpOaIK4MsOq2GCwIkjE5Ev1bjzWOUsZrULsilia98mro\nVJUx\r\n=yRfg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-element.js","module":"lit-element.js","gitHead":"4c6444193c5de6006a35cdf0f68a62a78a578c94","scripts":{"lint":"tslint --project ./","test":"npm run build && wct","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","checksize":"rollup -c ; rm lit-element.bundled.js","prepublishOnly":"npm run build","regen-package-lock":"rm -rf node_modules package-lock.json; npm install"},"typings":"lit-element.d.ts","_npmUser":{"name":"sorvell","email":"sorvell@google.com"},"deprecated":"@polymer/lit-element has moved to lit-element. Please uninstall this package and install lit-element. See https://www.polymer-project.org/blog/2019-01-11-lit-element-rc","repository":{"url":"git+https://github.com/Polymer/lit-element.git","type":"git"},"_npmVersion":"6.2.0","description":"Polymer based lit-html custom element","directories":{"test":"test"},"_nodeVersion":"10.9.0","dependencies":{"lit-html":"^0.11.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.0.2","mocha":"^5.0.5","rollup":"^0.64.1","tslint":"^5.7.0","typedoc":"^0.8.0","uglify-es":"^3.3.9","typescript":"^3.0.3","@types/chai":"^4.0.1","@types/mocha":"^5.2.4","wct-browser-legacy":"^1.0.1","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.8.0","rollup-plugin-filesize":"^4.0.1","rollup-plugin-node-resolve":"^3.4.0","@webcomponents/webcomponentsjs":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/lit-element_0.6.0_1536884755293_0.891467132559677","host":"s3://npm-registry-packages"}},"0.6.1":{"name":"@polymer/lit-element","version":"0.6.1","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"@polymer/lit-element@0.6.1","maintainers":[{"name":"aomarks","email":"aomarks@google.com"},{"name":"azakus","email":"dfreedm2@gmail.com"},{"name":"bicknellr","email":"bicknellr@gmail.com"},{"name":"emarquez","email":"emarquez@google.com"},{"name":"justinfagnani","email":"justin@fagnani.com"},{"name":"keanulee","email":"npm@keanulee.com"},{"name":"notwaldorf","email":"notwaldorf@gmail.com"},{"name":"polymer-devs","email":"admin@polymer-project.org"},{"name":"samli","email":"sam@sam.li"},{"name":"sorvell","email":"sorvell@google.com"},{"name":"usergenic","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-element#readme","bugs":{"url":"https://github.com/Polymer/lit-element/issues"},"dist":{"shasum":"56772f8fb0c6d3d73a20a6d17f3bc82ec648664b","tarball":"https://registry.npmjs.org/@polymer/lit-element/-/lit-element-0.6.1.tgz","fileCount":57,"integrity":"sha512-eselNs2lA4n1R1rSyPXW8XR3ISmbYVQcDtIMSINHVNZ56pCtCHOtgmaG8C4k0gONwikEMJTP9blNHD/gdYIxFA==","signatures":[{"sig":"MEUCIH7CjGY1TEP0E+GQrRuqRMDVy14dBlCDIO6YgNN3yWsgAiEAva7uhqvA9WXW/yu6TLKUzGX18xtvlzGaOjdKgQkU0no=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":549550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboEiSCRA9TVsSAnZWagAAaqcQAIHGIwNWA6DlO2+RvFGX\nCVgpTmtI2dnFmoPJ5MPhAZ7BKK4+PmS8HQA7gvt6C1WQc1cMUIGbR7kFkZV/\nsgo+TZIK9iYM/ITrwwc3+ojP+7sLEdXU3v5BZZkUNoO8OwGRfHk1rQ6rmxDl\n0vU7TBWQScJI0VlE/ZLXdZjCLNY0qNt7ss5alMIL8sZwXl42/00T2EGBdILD\nySNq8ZsdCy6mNy14laoOlUt2wyJOKpJv4BKgGOuqcRiqkbgrXLvzNs7J5/pI\nebnHlGV+BdWbiKuAbcJP/V01dnWYMwRCKuQ2Lwc1ubHOQ9KZtG2GxTRdMWI0\nN4suFZqHa7V/dk547uJjCvS3lMCzv7xyoU1n1f+ykEMdi5yLBfvAemjXJ5SO\nTHkdcXirPGPy+tpTHF5iTERoPIbq5F7n8/ka/ZwOCDksi2uXfj1HaYrl0zUZ\n/gVv55jOuYoS4uiHHQidXmj1WYF0NJ65nbTe79j/u7kfPHjOiHEp8QdBNFn1\ndj+1zJYpMhEwP/jy7j0XL4DdgbQ21JShRFrC3Uhoq1xB0tYD089RiGZVLcwK\nIRa11rswKeWjo+OTVJ5Z5CDTy//Vn9XFZH4KEjQwWt2JIvo8hQIgaCZy7vZG\nZwB6AQEPADDpqh65bs90+RLj8/Cqq3nuDTs1biSJcO7sbg8SK07vflHUBrAU\nLuhf\r\n=BCsM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-element.js","module":"lit-element.js","gitHead":"ad193f14ca3216fbff041edd9b7c1da92fb0a728","scripts":{"lint":"tslint --project ./","test":"npm run build && wct","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","checksize":"rollup -c ; rm lit-element.bundled.js","prepublishOnly":"npm run build","regen-package-lock":"rm -rf node_modules package-lock.json; npm install"},"typings":"lit-element.d.ts","_npmUser":{"name":"sorvell","email":"sorvell@google.com"},"deprecated":"@polymer/lit-element has moved to lit-element. Please uninstall this package and install lit-element. See https://www.polymer-project.org/blog/2019-01-11-lit-element-rc","repository":{"url":"git+https://github.com/Polymer/lit-element.git","type":"git"},"_npmVersion":"6.2.0","description":"Polymer based lit-html custom element","directories":{"test":"test"},"_nodeVersion":"10.9.0","dependencies":{"lit-html":"^0.11.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.0.2","mocha":"^5.0.5","rollup":"^0.64.1","tslint":"^5.7.0","typedoc":"^0.8.0","uglify-es":"^3.3.9","typescript":"^3.0.3","@types/chai":"^4.0.1","@types/mocha":"^5.2.4","wct-browser-legacy":"^1.0.1","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.8.0","rollup-plugin-filesize":"^4.0.1","@webcomponents/shadycss":"^1.5.2","rollup-plugin-node-resolve":"^3.4.0","@webcomponents/webcomponentsjs":"^2.1.3"},"_npmOperationalInternal":{"tmp":"tmp/lit-element_0.6.1_1537230993588_0.27438915496319116","host":"s3://npm-registry-packages"}},"0.6.2":{"name":"@polymer/lit-element","version":"0.6.2","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"@polymer/lit-element@0.6.2","maintainers":[{"name":"aomarks","email":"aomarks@google.com"},{"name":"azakus","email":"dfreedm2@gmail.com"},{"name":"bicknellr","email":"bicknellr@gmail.com"},{"name":"emarquez","email":"emarquez@google.com"},{"name":"justinfagnani","email":"justin@fagnani.com"},{"name":"keanulee","email":"npm@keanulee.com"},{"name":"notwaldorf","email":"notwaldorf@gmail.com"},{"name":"polymer-devs","email":"admin@polymer-project.org"},{"name":"samli","email":"sam@sam.li"},{"name":"sorvell","email":"sorvell@google.com"},{"name":"tvanderlippe","email":"tvanderlippe@google.com"},{"name":"usergenic","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-element#readme","bugs":{"url":"https://github.com/Polymer/lit-element/issues"},"dist":{"shasum":"589f2fa19e84d23c1debb2c329cbab758ae30581","tarball":"https://registry.npmjs.org/@polymer/lit-element/-/lit-element-0.6.2.tgz","fileCount":54,"integrity":"sha512-4NWvK6SyAyyeW1mQ24ZVR+rtqZNHZ2JWnVTsPF/1iXnmmPwnpLs8mz0HRqz5adyoyt96ed/y2dsDwGBktJYyew==","signatures":[{"sig":"MEQCIAC/Oe87utGprN4fW00HCmG+7oWe0WASqRQlfZrHmxUbAiBUjS+/hg8VpvskpdCXK8q9TCxF3bYZyIwY4etMM9ssPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbt+iACRA9TVsSAnZWagAA5qoP/1U5WKRE/8zFcNmoXESu\nQyGRmjSjOBSJNlekaXN2fOQsqdUIq9vE7o/Fivfcr2bF4pJQENVykw97YEGE\n4CG0TrmapsO1WLQtrgZV14EPhK90dYfS84iHRxtTUdO06XtWlgJPJS/qqpW9\nuzmhh3Y+S2EuWdyVUmbdVXt15PYqsTdnHympQlzSNshj4C7xyUrIT3jTYTlR\nHPwq/uQXe7CP9EQO7VUq9vNsTSFaBb+VvlfiWOL/9KG0BlOFmgNrlso55owz\nDmmta+dCJ4KgPDQMxPbv88M1qlJsvsG8OtCL6S0VmbzBtG2Y0jmmrJJMZyKt\n/7JwkzECPpXMySIqpW1O1WPz07txLf2vCFPSMoT3GrH3G7QTtlKoyJCMsonf\ntQdGm7S7+Cne/Xzu5H8b5j8hXQhd49jKa0MkAX11Taupdia9EwYemko/oCzb\nltIVsQuAu/+u3SGWaIE6I6EoAdnViKRGeMplJ4Ss2W7Z52AYZeo9eGp9DJJy\nVCBfspAKeEYUU9N0JACZfhtCHu2pM9+JYxPjG1nJusXd1nagTZ6WUcu5yCB9\n3Db4l5/3COZrBmhCpwx4nmM6YBGI3bZ4Sq3RK6lpfbND+ijKxLR77D1on53l\nxE0VuXxH1eyutQWCcia2orUlSW0Mp9F5VWsCG02UIizuuVSG7NAAnstspyZ9\nap3z\r\n=XViU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-element.js","module":"lit-element.js","gitHead":"4a380544408d82be639a42103532198ad77736b5","scripts":{"lint":"tslint --project ./","test":"npm run build && wct","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","checksize":"rollup -c ; rm lit-element.bundled.js","prepublishOnly":"npm run build","regen-package-lock":"rm -rf node_modules package-lock.json; npm install"},"typings":"lit-element.d.ts","_npmUser":{"name":"justinfagnani","email":"justin@fagnani.com"},"deprecated":"@polymer/lit-element has moved to lit-element. Please uninstall this package and install lit-element. See https://www.polymer-project.org/blog/2019-01-11-lit-element-rc","repository":{"url":"git+https://github.com/Polymer/lit-element.git","type":"git"},"_npmVersion":"6.4.0","description":"Polymer based lit-html custom element","directories":{"test":"test"},"_nodeVersion":"10.8.0","dependencies":{"lit-html":"^0.12.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.0.2","mocha":"^5.0.5","rollup":"^0.64.1","tslint":"^5.7.0","typedoc":"^0.8.0","uglify-es":"^3.3.9","typescript":"^3.0.3","@types/chai":"^4.0.1","@types/mocha":"^5.2.4","wct-browser-legacy":"^1.0.1","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.8.0","rollup-plugin-filesize":"^4.0.1","@webcomponents/shadycss":"^1.5.2","rollup-plugin-node-resolve":"^3.4.0","@webcomponents/webcomponentsjs":"^2.1.3"},"_npmOperationalInternal":{"tmp":"tmp/lit-element_0.6.2_1538779263428_0.5948021439994826","host":"s3://npm-registry-packages"}},"0.6.3":{"name":"@polymer/lit-element","version":"0.6.3","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"@polymer/lit-element@0.6.3","maintainers":[{"name":"aomarks","email":"aomarks@google.com"},{"name":"azakus","email":"dfreedm2@gmail.com"},{"name":"bicknellr","email":"bicknellr@gmail.com"},{"name":"emarquez","email":"emarquez@google.com"},{"name":"justinfagnani","email":"justin@fagnani.com"},{"name":"keanulee","email":"npm@keanulee.com"},{"name":"notwaldorf","email":"notwaldorf@gmail.com"},{"name":"polymer-devs","email":"admin@polymer-project.org"},{"name":"samli","email":"sam@sam.li"},{"name":"sorvell","email":"sorvell@google.com"},{"name":"tvanderlippe","email":"tvanderlippe@google.com"},{"name":"usergenic","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-element#readme","bugs":{"url":"https://github.com/Polymer/lit-element/issues"},"dist":{"shasum":"8ac2b82ae24f6306b5df0f2fa0b6deddd3cc4794","tarball":"https://registry.npmjs.org/@polymer/lit-element/-/lit-element-0.6.3.tgz","fileCount":55,"integrity":"sha512-f7MNsgaliRN+g5MFbwKiTWTTWf3GrhYNB/3fAHM7t77TXTSbQ8MXHy2HXfQvPEHwjgen1o2CocaCTSGl/zzJ3g==","signatures":[{"sig":"MEYCIQDMluiRJFovV3833+hHrv9aLEYgnUIPEU90O3gFoVOiRQIhAI8AJD+mfxnHVUEtsJhPj3ptBv0Vdw0EFdqRtg7tBxEi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451649,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb5ObKCRA9TVsSAnZWagAA9zsP/R4g8EXlJGRjS4j/z62f\n0aeW4sRS7B4lhcu5siNPMdLIxwdbEUY1wyeGn255JufW2jlqU4DOWLMFpaBm\nkLAUujwqi9Vpn7m7Xk0xMxnrAvwE+beBFBeX/gZbOcHyIHizrcOGyBVTpO5K\nk8Rj6qa3fyUKE4ud7+pGVbJE6JEyBFOBMDdKQHX+0c9BsXV4rNx79KTtTXC2\nc/Zfm/Jl4qbBzEQy9CfWiiqR2P99H2k6IDecmaldMWlX0WlkRiUhw4Wof2l5\nA3pUFMEi1ukgh9X6kNqdDI1X5jJS1hLNbMP3JS8WUFy/3c9fsMBNFvwtYm1G\nGrJEtwgivLNPUmxd6AIvInv6/jzkRGp+HNlJGP1VTfYHyMw2LnEztEutpHdm\nOauSZ6ULvpdK8vHwv4GCoKSDWF266SblfvT1FwEprhyc9b9U+c8k7tBMwzbf\n8Lzn3Ti7/7ZMDheP4l4oEo3dsc4Hsp2MH+6uIwOMlJNmFgwDNI7t7oWmA7uG\nad5T+l7wHhvCdpTgHcTCf4WJAuY7w+siPYSAvjEgikUzwGsYogDFmADQJo5I\ngZNH2G9MJMUawbDfhHhLP/L1FEvPSVQM3iZAD6ScUtFt/AX0osk3TTs/I+7O\nmkvUiyI5uqEbAFyVSsMwS9fY5ux3ffsVy3eTWO/G05JBp3QPUynQgrvPCdNp\nYC4e\r\n=khD3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-element.js","module":"lit-element.js","gitHead":"2b1cd9ccd900279a4eea50ea353c1bb4421138e3","scripts":{"lint":"tslint --project ./","test":"npm run build && wct","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","checksize":"rollup -c ; rm lit-element.bundled.js","prepublishOnly":"npm run build","regen-package-lock":"rm -rf node_modules package-lock.json; npm install"},"typings":"lit-element.d.ts","_npmUser":{"name":"polymer-devs","email":"admin@polymer-project.org"},"deprecated":"@polymer/lit-element has moved to lit-element. Please uninstall this package and install lit-element. See https://www.polymer-project.org/blog/2019-01-11-lit-element-rc","repository":{"url":"git+https://github.com/Polymer/lit-element.git","type":"git"},"_npmVersion":"6.4.1","description":"Polymer based lit-html custom element","directories":{"test":"test"},"_nodeVersion":"8.7.0","dependencies":{"lit-html":"^0.13.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.0.2","mocha":"^5.0.5","rollup":"^0.64.1","tslint":"^5.7.0","typedoc":"^0.8.0","uglify-es":"^3.3.9","typescript":"^3.0.3","@types/chai":"^4.0.1","@types/mocha":"^5.2.4","wct-browser-legacy":"^1.0.1","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.8.0","rollup-plugin-filesize":"^4.0.1","@webcomponents/shadycss":"^1.5.2","rollup-plugin-node-resolve":"^3.4.0","@webcomponents/webcomponentsjs":"^2.1.3"},"_npmOperationalInternal":{"tmp":"tmp/lit-element_0.6.3_1541727945678_0.8699349507711103","host":"s3://npm-registry-packages"}},"0.6.4":{"name":"@polymer/lit-element","version":"0.6.4","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"@polymer/lit-element@0.6.4","maintainers":[{"name":"aomarks","email":"aomarks@google.com"},{"name":"azakus","email":"dfreedm2@gmail.com"},{"name":"bicknellr","email":"bicknellr@gmail.com"},{"name":"emarquez","email":"emarquez@google.com"},{"name":"justinfagnani","email":"justin@fagnani.com"},{"name":"keanulee","email":"npm@keanulee.com"},{"name":"notwaldorf","email":"notwaldorf@gmail.com"},{"name":"polymer-devs","email":"admin@polymer-project.org"},{"name":"samli","email":"sam@sam.li"},{"name":"sorvell","email":"sorvell@google.com"},{"name":"tvanderlippe","email":"tvanderlippe@google.com"},{"name":"usergenic","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-element#readme","bugs":{"url":"https://github.com/Polymer/lit-element/issues"},"dist":{"shasum":"84806454a7f5e5280947d6ec84b613e09aa3d466","tarball":"https://registry.npmjs.org/@polymer/lit-element/-/lit-element-0.6.4.tgz","fileCount":61,"integrity":"sha512-5EsrZJebIE1plULhMtC21zpryzJNFxM63/XY7G2BvzX/zd2rSPuNsqXiBK2x76TniLDaxuD4Tj6eb3WgR1OoCg==","signatures":[{"sig":"MEUCIEdxbyu1Pj5vCXRsxqW4sEFe0yb9k/Hi1NYvqkaWb9BpAiEA8Wud6aBAxgEXKNbz1IZQgcltc+UTpVm7yjqAscQLqNo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":466616,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcAYe8CRA9TVsSAnZWagAAXFsP/i4iPEqZWRIt+EXo54QD\nATdd1I8Z03xJbiluVMLan/oEr6u/m/i56CGMBOM6RgBsASeQm0oZoXi1+W4j\nr5aU3RuhhoTRJZlUFWTEyhwjk5SnGGmePuQapi6kPHQbREKipLNAIVGSCflD\nHbIXx4YlONzp2pWL9S/hRUdB6TA8z4gCMME9VVcC+LlHYn3flBJQh40bYdC1\nTJbW1MkiF1v45FbLB7iCHtKZfjzkv9gFVMv28EQIM2z9LVWhbbkWxWO7UDbm\nkQWlIdhY7CLuLaTus9xugmJv6kr+a9IjVaGFnNNPKEZ4gW1rGSUrHOaH709Z\n9FZ/xLLc4G7RcUfHhTJmrV5Ys9qgbazmgsDt3B8Jz7WKibERT979iM+4voAD\nswdgHjQQAgxArB/+rOP/jYbh/+4X0Zz62wus17st2mlxGmARfoZieKPPHPQU\nI1W8RtWDRYonbY+b0iHk259W01Qs6FYfK34wzeUEEpmP7grWYpJELC134/FT\nNn2AzAKqDKjJyXuKIXfPM9xhMBeoYNkq8/rAHsKpXZ1S4SCmRN6d+gS7C64Z\nO75j56T1KUpvouPLheCwxUYmPp0EkpwvNZHSmBWTmDCwCZFwqqbS4t3EPLHL\nsegLnZvehzBHx/HSdmqm6yuaWoVluVimnWuamaD0A81CO0OLIPVIOZcUYogq\n2BW5\r\n=wR8W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-element.js","module":"lit-element.js","gitHead":"6875d1599216a26d2a10663ea01499994b706b4d","scripts":{"lint":"tslint --project ./","test":"npm run build && wct","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","gen-docs":"typedoc --readme none --mode modules --excludeNotExported --excludePrivate --exclude **/*_test.ts --out ./docs/api .","checksize":"rollup -c ; rm lit-element.bundled.js","prepublishOnly":"npm run build","regen-package-lock":"rm -rf node_modules package-lock.json; npm install"},"typings":"lit-element.d.ts","_npmUser":{"name":"justinfagnani","email":"justin@fagnani.com"},"deprecated":"@polymer/lit-element has moved to lit-element. Please uninstall this package and install lit-element. See https://www.polymer-project.org/blog/2019-01-11-lit-element-rc","repository":{"url":"git+https://github.com/Polymer/lit-element.git","type":"git"},"_npmVersion":"6.4.1","description":"Polymer based lit-html custom element","directories":{"test":"test"},"_nodeVersion":"10.10.0","dependencies":{"lit-html":"^0.14.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.0.2","mocha":"^5.0.5","rollup":"^0.64.1","tslint":"^5.7.0","typedoc":"^0.8.0","uglify-es":"^3.3.9","wct-mocha":"^1.0.0","typescript":"^3.0.3","@types/chai":"^4.0.1","@types/mocha":"^5.2.4","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.9.0","rollup-plugin-filesize":"^4.0.1","@webcomponents/shadycss":"^1.5.2","rollup-plugin-node-resolve":"^3.4.0","@webcomponents/webcomponentsjs":"^2.1.3"},"_npmOperationalInternal":{"tmp":"tmp/lit-element_0.6.4_1543604155776_0.9419455144176523","host":"s3://npm-registry-packages"}},"0.6.5":{"name":"@polymer/lit-element","version":"0.6.5","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"@polymer/lit-element@0.6.5","maintainers":[{"name":"aomarks","email":"aomarks@google.com"},{"name":"azakus","email":"dfreedm2@gmail.com"},{"name":"bicknellr","email":"bicknellr@gmail.com"},{"name":"emarquez","email":"emarquez@google.com"},{"name":"justinfagnani","email":"justin@fagnani.com"},{"name":"keanulee","email":"npm@keanulee.com"},{"name":"notwaldorf","email":"notwaldorf@gmail.com"},{"name":"polymer-devs","email":"admin@polymer-project.org"},{"name":"samli","email":"sam@sam.li"},{"name":"sorvell","email":"sorvell@google.com"},{"name":"tvanderlippe","email":"tvanderlippe@google.com"},{"name":"usergenic","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-element#readme","bugs":{"url":"https://github.com/Polymer/lit-element/issues"},"dist":{"shasum":"c614b9638a0809883ba52bf43fca5b6ed51b7aa8","tarball":"https://registry.npmjs.org/@polymer/lit-element/-/lit-element-0.6.5.tgz","fileCount":50,"integrity":"sha512-KVjuU/5Ugp6PFob6YEe1/B4GCKjqhEy9Tj954shL6d3DohT2sNAmbX9QfbXvcZ8RhbVELK6dzbN3i2BRA3mOKg==","signatures":[{"sig":"MEQCIAqVotOYsaH2mKBrEof4YU+zH8DST3bKQsuhuhnED1V8AiAgSgOlyd5IkNr5XHCv22o1MeFClSwc+acSE6vvVCVxdw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":433220,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcEr75CRA9TVsSAnZWagAAeZkP/34ioqc5njlAkxNt0KVb\nzXr0b+1cT16Joqi9D+qcgCH7kRcRQmsWOZm8rs3EFO8IlrZa3Za26R1YC7Hc\nZzyrPFqUQvWDgz2vsfr1TaPiosYD0WzvzfmJ4g9zgQ3EzSg8uhrdEB0sC9KR\nmfvWbMx0EpukWUZQtkKgWW09cktCItOEupTf6LRiR1f1YJPUm4tXZmKuJEC8\n/SOgrzLUMXzOnspi7g+X62+9yy04ZaOf5kEp7xP1hRy5QO1JPbDuKK1V3bpM\nwpdNPJP92wiyI0PY0sSiroIaUTWpjt2i8zvBb3Oc+EdjEcEYikYiyJfE6hT/\nx8cMV1EU/REQOJ5xftIJiWlj/m7hnr6o1+VnURNSd88geKn/rhWjmttU+Hc2\nplmiZN6mrthXdARfkQ0nS8Qp5qDQ7Kftvr/S4+arfw8qkDwzkTwcakMZggU7\n+chpjWq/EnhcqNjX8m/eo383K7PB8a3hZEHZJzkIvdnCSrHSewHZ/Ui5/3wm\n+kWZspllj4356cNlRK+MqJjxzOxx6kKYgquKXUHhzBAUhep377ABju9ZMPag\nTDym7xDVEYU1glMf4aHJyLG3Ew+Y2dzRXZj07VK3Nwa+HWh+b528tAoI4TUi\nkJWyt2Fo6VvVgKDwrJ75NN6On0C9AAT6plfgDLPFIFePMCLG53tU4h90GZ4J\nU0F7\r\n=6+wO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-element.js","module":"lit-element.js","gitHead":"4b20f80bc3145b0a0f7421f23d9a9f9e3d43e922","scripts":{"lint":"tslint --project ./","test":"npm run build && wct","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","gen-docs":"typedoc --readme none --tsconfig tsconfig_apidoc.json --mode modules --theme minimal --excludeNotExported --excludePrivate --ignoreCompilerErrors --exclude '{**/*test*,**/node_modules/**,**/test/**}' --out ./docs/api src/**/*.ts","checksize":"rollup -c ; rm lit-element.bundled.js","prepublishOnly":"npm run build","regen-package-lock":"rm -rf node_modules package-lock.json; npm install"},"typings":"lit-element.d.ts","_npmUser":{"name":"azakus","email":"dfreedm2@gmail.com"},"deprecated":"@polymer/lit-element has moved to lit-element. Please uninstall this package and install lit-element. See https://www.polymer-project.org/blog/2019-01-11-lit-element-rc","repository":{"url":"git+https://github.com/Polymer/lit-element.git","type":"git"},"_npmVersion":"6.4.1","description":"Polymer based lit-html custom element","directories":{"test":"test"},"_nodeVersion":"8.12.0","dependencies":{"lit-html":"^1.0.0-rc.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.0.2","mocha":"^5.0.5","rollup":"^0.64.1","tslint":"^5.7.0","typedoc":"^0.8.0","uglify-es":"^3.3.9","wct-mocha":"^1.0.0","typescript":"^3.0.3","@types/chai":"^4.0.1","@types/mocha":"^5.2.4","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.9.0","rollup-plugin-filesize":"^4.0.1","@webcomponents/shadycss":"^1.5.2","rollup-plugin-node-resolve":"^3.4.0","@webcomponents/webcomponentsjs":"^2.1.3"},"_npmOperationalInternal":{"tmp":"tmp/lit-element_0.6.5_1544732408256_0.6009753792940353","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"@polymer/lit-element","version":"0.7.0","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"@polymer/lit-element@0.7.0","maintainers":[{"name":"aomarks","email":"aomarks@google.com"},{"name":"azakus","email":"dfreedm2@gmail.com"},{"name":"bicknellr","email":"bicknellr@gmail.com"},{"name":"emarquez","email":"emarquez@google.com"},{"name":"justinfagnani","email":"justin@fagnani.com"},{"name":"keanulee","email":"npm@keanulee.com"},{"name":"notwaldorf","email":"notwaldorf@gmail.com"},{"name":"polymer-devs","email":"admin@polymer-project.org"},{"name":"samli","email":"sam@sam.li"},{"name":"sorvell","email":"sorvell@google.com"},{"name":"tvanderlippe","email":"tvanderlippe@google.com"},{"name":"usergenic","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-element#readme","bugs":{"url":"https://github.com/Polymer/lit-element/issues"},"dist":{"shasum":"8a2620b3c9ef1370d006052914532c95d0d8bb51","tarball":"https://registry.npmjs.org/@polymer/lit-element/-/lit-element-0.7.0.tgz","fileCount":25,"integrity":"sha512-/iZ8gdZO3k4SdfpwqhoeleE2Pyuke1E8v0izEqkbHtD0CH+T+eRIpzLoi4/sZ43SmAFWWRguT8g/JUrzdEcp7g==","signatures":[{"sig":"MEUCIF6MvGJHmXIsKTWdsRW3olgcq/wSDJ0SPtTRIgdI3vwlAiEAi5DlkuKHNrVC0HVy40K1+aCPxy1g3jD0trVyujn5sWs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":200399,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcN6u4CRA9TVsSAnZWagAAIo8QAJF5lVvSUVid+eQv19Ky\ntDQbmfqerdN53091ixu8S/9JWX2t+7nTPiLN3+1HM4c4vHFb1qu7MUzRHCZW\nrxt75rreD9CrQMEPhB5Hd7Z3hsZf0/5nwnsYAOPN7jl7J2EAjPbVGjS5LYRk\nNjlxpjXg9NtMsIuxL9ShcQ0nFX58bTZ47nY4dPYeXYXk1Z0KnI5xp99Qxewm\ndG//toWxbWIX7/wr6UbT+b2tleGKnh2wKkbM+R+DTKdSMrKxCq7M1P/4jZqx\nYIegeFW4bJEMe430hkzn4rUrUP7/jHptmtrm5ZhMVsjxLpvSOPvI81c5jhri\nGAtDxyWmHWOXNrfBiHlytlXmKte0AUvhPVlCqlEurTMG3n3XoVo3OFrgKoh8\nimPbKSopLYvRaY62972NXJm7bZ84a0+hIeESQG3ubkfgatmCmzW4igqXACQT\nVfd+EglNx8I/5rvh/6IXTT1FubTFjsOvqbv3HOzYcaKZMh1I6DQg16jfU9C4\n7AuPSVKVOq1pOsBSEtlBMXFQmiCD1Wm75g13TQX9ZHGs0N1cI8984QRbnF+e\nC9b8DsQVT3KMimDXrr30kn13gfzg3CI18z+H5I1glbVj5hkCvkHTZXAxw+an\nbdDpn6+AX7CVlNt6IODVVCEBxk0Bs/TJgGafAFEMVq+V2AEcJzxE3sLMu0HH\nuARg\r\n=wl+V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-element.js","module":"lit-element.js","gitHead":"9cc7a860315b4f76a4150392b44366f4b5dfd5df","scripts":{"lint":"tslint --project ./","test":"npm run build && npm run build:babel-test && wct","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","gen-docs":"typedoc --readme docs/_api/api-readme.md --tsconfig tsconfig_apidoc.json --mode modules --theme docs/_api/theme --excludeNotExported --excludePrivate --ignoreCompilerErrors --exclude '{**/*test*,**/node_modules/**,**/test/**}' --out ./docs/api src/**/*.ts","checksize":"rollup -c ; rm lit-element.bundled.js","prepublishOnly":"npm run build","build:babel-test":"babel src/test/lib/decorators_test.ts --out-file test/lib/decorators-babel_test.js","regen-package-lock":"rm -rf node_modules package-lock.json; npm install"},"typings":"lit-element.d.ts","_npmUser":{"name":"azakus","email":"dfreedm2@gmail.com"},"deprecated":"@polymer/lit-element has moved to lit-element. Please uninstall this package and install lit-element. See https://www.polymer-project.org/blog/2019-01-11-lit-element-rc","repository":{"url":"git+https://github.com/Polymer/lit-element.git","type":"git"},"_npmVersion":"6.4.1","description":"Polymer based lit-html custom element","directories":{"test":"test"},"_nodeVersion":"10.15.0","dependencies":{"lit-html":"^1.0.0-rc.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.0.2","mocha":"^5.0.5","rollup":"^0.64.1","tslint":"^5.12.0","typedoc":"^0.8.0","uglify-es":"^3.3.9","wct-mocha":"^1.0.0","@babel/cli":"^7.2.3","typescript":"^3.2.2","@types/chai":"^4.0.1","@types/mocha":"^5.2.4","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.9.2","rollup-plugin-filesize":"^4.0.1","@webcomponents/shadycss":"^1.8.0","rollup-plugin-node-resolve":"^3.4.0","@webcomponents/webcomponentsjs":"^2.2.3","@babel/plugin-proposal-decorators":"^7.2.3","@babel/plugin-transform-typescript":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.2.3"},"_npmOperationalInternal":{"tmp":"tmp/lit-element_0.7.0_1547152311223_0.43837008681392664","host":"s3://npm-registry-packages"}},"0.7.1":{"name":"@polymer/lit-element","version":"0.7.1","author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","_id":"@polymer/lit-element@0.7.1","maintainers":[{"name":"aomarks","email":"aomarks@google.com"},{"name":"azakus","email":"dfreedm2@gmail.com"},{"name":"bicknellr","email":"bicknellr@gmail.com"},{"name":"emarquez","email":"emarquez@google.com"},{"name":"justinfagnani","email":"justin@fagnani.com"},{"name":"keanulee","email":"npm@keanulee.com"},{"name":"notwaldorf","email":"notwaldorf@gmail.com"},{"name":"polymer-devs","email":"admin@polymer-project.org"},{"name":"samli","email":"sam@sam.li"},{"name":"sorvell","email":"sorvell@google.com"},{"name":"tvanderlippe","email":"tvanderlippe@google.com"},{"name":"usergenic","email":"brendan@usergenic.com"}],"homepage":"https://github.com/Polymer/lit-element#readme","bugs":{"url":"https://github.com/Polymer/lit-element/issues"},"dist":{"shasum":"cded2d11ff4308f9ce3e4001d893198dabced639","tarball":"https://registry.npmjs.org/@polymer/lit-element/-/lit-element-0.7.1.tgz","fileCount":25,"integrity":"sha512-aYSzVhC19l7xSm73aHI06VPcD/H+GxpFNZrhbJ+zVIpgAveOgGp5Ga7UtTBHQCdHlJbZ0dMlaBXMZ3twgXCokg==","signatures":[{"sig":"MEYCIQCSHx3FjESgPQ/QcOpHVLxjlH/0WvXp8baelzeWEj/WAAIhAKFu3YMyRRSV1/7o9qg8IuOYMPVgBZddTFHOc5wrr+9a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":202112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2W0cCRA9TVsSAnZWagAA/doQAId9ZHIZIVvz8wDsPX6r\nrpeNWUDiRDwxKxyZJHkcF4Coa6S8OGo2LtO4rLWS4gXKn8PCFMn01X9ZJCya\nzn+429mZ4AO7Lk1n/PNe/3Y8MGLIcufqJh3Zm70eA9Kp066KVHaYhIWTrTQc\nrZ7dUnacEcFy+Kc5okJrBiZrkunKeRjWFNFBLl3DjXP8+UqItzFJYzrjofpb\nIyLrRNkJIZy7TQUr/FRStX0CB+Y9U+rfaG73GRdZSROAcT7AnOf8FT8znYIM\n6Sm47n3MPByTQ3n+EmeEB5/6+NLVR3IF/KeEO3QTdyFZZjSlVYASCo+MIMXr\nhIP2fk5xGv3ui8yfs+uqG18v0j6NeKuOS9j5wkgJjTotzagTsUL/duFUW5Rn\nPfArb83fn6VjYdhTaKAB2ZJrKDD3jXh46klT/bETCPK2xHf+2qqep1v3fGoT\ndF49UwpdnH1fPU/i7KIObmj9HJOAokwSKosc2Yzu/9iPIlj5G5j8/3CV17R0\n2tI3lPzqtMCYclkPNBwpc27ACEEnabNeF8PLMrv/Beg8cdJJvU6CL6vPxsxt\nD+y9TywKa7+m6HLTEmCmiUCmd+2UXvOm38tRVlBbcLpImeNXtI20a7+Bkyps\nOlb5aUv9F3xsKrG7JCLUnkGRl2X3jMIwb5wiA9De6pbC0bkMqF4Bq94+okuf\n/BJx\r\n=ztNE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lit-element.js","module":"lit-element.js","gitHead":"f5c0cd7ad1d5ee1d7e1c32677393668a305b9af9","scripts":{"lint":"tslint --project ./","test":"npm run build && npm run build:babel-test && wct","build":"tsc","format":"find src test | grep '\\.js$\\|\\.ts$' | xargs clang-format --style=file -i","gen-docs":"typedoc --readme docs/_api/api-readme.md --tsconfig tsconfig_apidoc.json --mode modules --theme docs/_api/theme --excludeNotExported --excludePrivate --ignoreCompilerErrors --exclude '{**/*test*,**/node_modules/**,**/test/**}' --out ./docs/api src/**/*.ts","checksize":"rollup -c ; rm lit-element.bundled.js","prepublishOnly":"npm run build","build:babel-test":"babel src/test/lib/decorators_test.ts --out-file test/lib/decorators-babel_test.js","regen-package-lock":"rm -rf node_modules package-lock.json; npm install"},"typings":"lit-element.d.ts","_npmUser":{"name":"azakus","email":"dfreedm2@gmail.com"},"deprecated":"@polymer/lit-element has moved to lit-element. Please uninstall this package and install lit-element. See https://www.polymer-project.org/blog/2019-01-11-lit-element-rc","repository":{"url":"git+https://github.com/Polymer/lit-element.git","type":"git"},"_npmVersion":"6.4.1","description":"Polymer based lit-html custom element","directories":{"test":"test"},"_nodeVersion":"10.15.0","dependencies":{"lit-html":"^1.0.0-rc.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.0.2","mocha":"^5.0.5","rollup":"^0.64.1","tslint":"^5.12.0","typedoc":"^0.8.0","uglify-es":"^3.3.9","wct-mocha":"^1.0.0","@babel/cli":"^7.2.3","typescript":"^3.2.2","@types/chai":"^4.0.1","@types/mocha":"^5.2.4","rollup-plugin-terser":"^1.0.1","web-component-tester":"^6.9.2","rollup-plugin-filesize":"^4.0.1","@webcomponents/shadycss":"^1.8.0","rollup-plugin-node-resolve":"^3.4.0","@webcomponents/webcomponentsjs":"^2.2.3","@babel/plugin-proposal-decorators":"^7.2.3","@babel/plugin-transform-typescript":"^7.2.0","@babel/plugin-proposal-class-properties":"^7.2.3"},"_npmOperationalInternal":{"tmp":"tmp/lit-element_0.7.1_1547236060135_0.1406583949832565","host":"s3://npm-registry-packages"}}},"time":{"created":"2018-01-17T00:34:01.308Z","modified":"2024-10-07T21:27:39.958Z","0.1.0":"2018-01-17T00:34:01.308Z","0.1.1":"2018-02-10T00:36:05.325Z","0.2.1":"2018-02-28T22:15:06.868Z","0.2.2":"2018-02-28T22:23:27.523Z","0.2.3":"2018-04-18T17:22:17.473Z","0.3.0":"2018-04-19T20:03:10.593Z","0.4.0":"2018-04-30T23:35:03.231Z","0.5.0":"2018-05-04T23:30:36.028Z","0.5.1":"2018-05-08T20:40:23.293Z","0.5.2":"2018-06-14T00:48:47.250Z","0.6.0-dev.1":"2018-08-08T19:41:21.597Z","0.6.0-dev.2":"2018-08-08T23:16:35.791Z","0.6.0-dev.3":"2018-08-15T23:29:27.443Z","0.6.0-dev.4":"2018-08-24T01:51:32.622Z","0.6.0-dev.5":"2018-08-24T17:23:41.316Z","0.6.0-dev.6":"2018-08-30T22:49:31.433Z","0.6.0":"2018-09-14T00:25:55.446Z","0.6.1":"2018-09-18T00:36:33.706Z","0.6.2":"2018-10-05T22:41:03.640Z","0.6.3":"2018-11-09T01:45:45.840Z","0.6.4":"2018-11-30T18:55:55.869Z","0.6.5":"2018-12-13T20:20:08.343Z","0.7.0":"2019-01-10T20:31:51.367Z","0.7.1":"2019-01-11T19:47:40.302Z"},"bugs":{"url":"https://github.com/Polymer/lit-element/issues"},"author":{"name":"The Polymer Authors"},"license":"BSD-3-Clause","homepage":"https://github.com/Polymer/lit-element#readme","repository":{"url":"git+https://github.com/Polymer/lit-element.git","type":"git"},"description":"Polymer based lit-html custom element","maintainers":[{"email":"rictic@gmail.com","name":"rictic"},{"email":"aomarks@gmail.com","name":"aomarks"},{"email":"emarquez@google.com","name":"emarquez"},{"email":"sorvell@google.com","name":"sorvell"},{"email":"bicknellr@gmail.com","name":"bicknellr"},{"email":"brendan@usergenic.com","name":"usergenic"},{"email":"admin@polymer-project.org","name":"polymer-devs"},{"email":"dfreedm2@gmail.com","name":"azakus"},{"email":"kevinpschaaf@gmail.com","name":"kevinpschaaf"},{"email":"justin@fagnani.com","name":"justinfagnani"}],"readme":"> ## 🛠 Status: Moved to `lit-element`\n> LitElement is currently in development. It's on the fast track to a 1.0 release, so we encourage you to use it and give us your feedback, but there are things that haven't been finalized yet and you can expect some changes.\n\n# LitElement\n\n[![Published on npm](https://img.shields.io/npm/v/@polymer/lit-element.svg)](https://www.npmjs.com/package/@polymer/lit-element)\n[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/@polymer/lit-element)\n[![Mentioned in Awesome lit-html](https://awesome.re/mentioned-badge.svg)](https://github.com/web-padawan/awesome-lit-html)\n\n## A simple base class for creating fast, lightweight web components\n\nLitElement uses [lit-html](https://github.com/Polymer/lit-html) to render into the\nelement's [Shadow DOM](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_shadow_DOM)\nand adds API to help manage element properties and attributes. LitElement reacts to changes in properties\nand renders declaratively using `lit-html`. See the [lit-html guide](https://lit-html.polymer-project.org/guide)\nfor additional information on how to create templates for lit-element.\n\n  * **Setup properties:** LitElement supports observable properties that cause the element to update.\n  These properties can be declared in a few ways:\n\n    * As class fields with the `@property()` [decorator](https://github.com/tc39/proposal-decorators#decorators),\n    if you're using a compiler that supports them, like [TypeScript](https://www.typescriptlang.org/) or [Babel](https://babeljs.io/docs/en/babel-plugin-proposal-decorators).\n    * With a static `properties` getter.\n    * By manually writing getters and setters. This can be useful if tasks should\n    be performed when a property is set, for example validation. Call `requestUpdate(name, oldValue)`\n    in the setter to trigger an update and use any configured property options.\n\n    Properties can be given an `options` argument which is an object that describes how to\n    process the property. This can be done either in the `@property({...})` decorator or in the\n    object returned from the `properties` getter, e.g. `static get properties { return { foo: {...} }`.\n\n    Property options include:\n\n    * `attribute`: Indicates how and whether the property becomes an observed attribute.\n    If the value is `false`, the property is not added to the static `observedAttributes` getter.\n    If `true` or absent, the lowercased property name is observed (e.g. `fooBar` becomes `foobar`).\n    If a string, the string value is observed (e.g `attribute: 'foo-bar'`).\n    * `converter`: Indicates how to convert the attribute to/from a property.\n    The value can be a function used for both serialization and deserialization, or it can\n    be an object with individual functions via the optional keys, `fromAttribute` and `toAttribute`.\n    A default `converter` is used if none is provided; it supports\n    `Boolean`, `String`, `Number`, `Object`, and `Array`.\n    * `type`: Indicates the type of the property. This is used only as a hint for the\n    `converter` to determine how to convert the attribute\n    to/from a property. Note, when a property changes and the converter is used\n    to update the attribute, the property is never updated again as a result of\n    the attribute changing, and vice versa.\n    * `reflect`: Indicates whether the property should reflect to its associated\n    attribute (as determined by the attribute option). If `true`, when the\n    property is set, the attribute which name is determined according to the\n    rules for the `attribute` property option will be set to the value of the\n    property converted using the rules from the `type` and `converter`\n    property options.\n    * `hasChanged`: A function that indicates whether a property should be considered\n    changed when it is set and thus result in an update. The function should take the\n    `newValue` and `oldValue` and return `true` if an update should be requested.\n\n  * **React to changes:** LitElement reacts to changes in properties and attributes by\n  asynchronously rendering, ensuring changes are batched. This reduces overhead\n  and maintains consistent state.\n\n  * **Declarative rendering** LitElement uses `lit-html` to declaratively describe\n  how an element should render. Then `lit-html` ensures that updates\n  are fast by creating the static DOM once and smartly updating only the parts of\n  the DOM that change. Pass a JavaScript string to the `html` tag function,\n  describing dynamic parts with standard JavaScript template expressions:\n\n    * static elements: ``` html`<div>Hi</div>` ```\n    * expression: ``` html`<div>${this.disabled ? 'Off' : 'On'}</div>` ```\n    * property: ``` html`<x-foo .bar=\"${this.bar}\"></x-foo>` ```\n    * attribute: ``` html`<div class=\"${this.color} special\"></div>` ```\n    * boolean attribute: ``` html`<input type=\"checkbox\" ?checked=${checked}>` ```\n    * event handler: ``` html`<button @click=\"${this._clickHandler}\"></button>` ```\n\n## Getting started\n\n * The easiest way to try out LitElement is to use one of these online tools:\n\n    * Runs in all [supported](#supported-browsers) browsers: [Glitch](https://glitch.com/edit/#!/hello-lit-element?path=index.html)\n\n    * Runs in browsers with [JavaScript Modules](https://caniuse.com/#search=modules): [JSFiddle](https://jsfiddle.net/rzhofu81/), [JSBin](http://jsbin.com/vecuyan/edit?html,output),\n [CodePen](https://codepen.io/sorvell/pen/RYQyoe?editors=1000).\n\n * You can also copy [this HTML file](https://gist.githubusercontent.com/sorvell/48f4b7be35c8748e8f6db5c66d36ee29/raw/2427328cf1ebae5077902a6bff5ddd8db45e83e4/index.html) into a local file and run it in any browser that supports [JavaScript Modules]((https://caniuse.com/#search=modules)).\n\n * When you're ready to use LitElement in a project, install it via [npm](https://www.npmjs.com/). To run the project in the browser, a module-compatible toolchain is required. We recommend installing the [Polymer CLI](https://github.com/Polymer/polymer-cli) and using its development server as follows.\n\n    1. Add LitElement to your project:\n\n        ```npm i @polymer/lit-element```\n\n    1. Install the webcomponents polyfill. If you're developing a reusable package, this should be a dev dependency which you load in your tests, demos, etc.\n\n        ```npm i -D @webcomponents/webcomponentsjs```\n\n\n    1. Create an element by extending LitElement and calling `customElements.define` with your class (see the examples below).\n\n    1. Install the Polymer CLI:\n\n        ```npm i -g polymer-cli```\n\n    1. Run the development server and open a browser pointing to its URL:\n\n        ```polymer serve```\n\n    > LitElement is published on [npm](https://www.npmjs.com/package/@polymer/lit-element) using JavaScript Modules.\n    This means it can take advantage of the standard native JavaScript module loader available in all current major browsers.\n    >\n    > However, since LitElement uses npm convention to reference dependencies by name, a light transform to rewrite specifiers to URLs is required to get it to run in the browser. The polymer-cli's development server `polymer serve` automatically handles this transform.\n\n    Tools like [WebPack](https://webpack.js.org/) and [Rollup](https://rollupjs.org/) can also be used to serve and/or bundle LitElement.\n\n\n## Minimal Example\n\n  1. Create a class that extends `LitElement`.\n  1. Use a `@property` decorator to create a property (or implement a static `properties`\n  getter that returns the element's properties). (which automatically become observed attributes).\n  1. Then implement a `render()` method and use the element's\ncurrent properties to return a `lit-html` template result to render\ninto the element.\n\n```html\n  <script src=\"node_modules/@webcomponents/webcomponentsjs/webcomponents-bundle.js\"></script>\n  <script type=\"module\">\n    import {LitElement, html} from '@polymer/lit-element';\n\n    class MyElement extends LitElement {\n\n      static get properties() {\n        return {\n          mood: {type: String}\n        };\n      }\n\n      constructor() {\n        super();\n        this.mood = 'happy';\n      }\n\n      render() {\n        return html`<style> .mood { color: green; } </style>\n          Web Components are <span class=\"mood\">${this.mood}</span>!`;\n      }\n\n    }\n\n    customElements.define('my-element', MyElement);\n  </script>\n\n  <my-element mood=\"happy\"></my-element>\n```\n\n## API Documentation\n\n  * `render()` (protected): Implement to describe the element's DOM using `lit-html`. Ideally,\n  the `render` implementation is a [pure function](https://en.wikipedia.org/wiki/Pure_function) using only the element's current properties to describe the element template. Note, since\n  `render()` is called by `update()`, setting properties does not trigger an\n  update, allowing property values to be computed and validated.\n\n  * `shouldUpdate(changedProperties)` (protected): Implement to control if updating and rendering\n  should occur when property values change or `requestUpdate()` is called. The `changedProperties`\n  argument is a Map with keys for the changed properties pointing to their previous values.\n  By default, this method always returns `true`, but this can be customized as\n  an optimization to avoid updating work when changes occur, which should not be rendered.\n\n  * `performUpdate()` (protected): Implement to control the timing of an update, for example\n  to integrate with a scheduler. If a Promise is returned from `performUpdate` it will be\n  awaited before finishing the update.\n\n  * `update(changedProperties)` (protected): This method calls `render()` and then uses `lit-html`\n  in order to render the template DOM. It also updates any reflected attributes based on\n  property values. Setting properties inside this method will *not* trigger another update.\n\n  * `firstUpdated(changedProperties)`: (protected) Called after the element's DOM has been\n  updated the first time, immediately before `updated()` is called.\n  This method can be useful for capturing references to rendered static nodes that\n  must be directly acted upon, for example in `updated()`.\n  Setting properties inside this method will trigger the element to update.\n\n  * `updated(changedProperties)`: (protected) Called whenever the element's DOM has been\n  updated and rendered. Implement to perform post updating tasks via DOM APIs, for example,\n  focusing an element. Setting properties inside this method will trigger the element to update.\n\n  * `updateComplete`: Returns a Promise that resolves when the element has completed\n  updating. The Promise value is a boolean that is `true` if the element completed the\n  update without triggering another update. The Promise result is `false` if a\n  property was set inside `updated()`. This getter can be implemented to await additional state.\n  For example, it is sometimes useful to await a rendered element before fulfilling\n  this Promise. To do this, first await `super.updateComplete` then any subsequent state.\n\n  * `requestUpdate(name?, oldValue?)`: Call to request the element to asynchronously\n  update regardless of whether or not any property changes are pending. This should\n  be called when an element should update based on some state not triggered\n  by setting a property. In this case, pass no arguments. It should also be called\n  when manually implementing a property setter. In this case, pass the property\n  `name` and `oldValue` to ensure that any configured property options are honored.\n  Returns the `updateComplete` Promise which is resolved when the update completes.\n\n  * `createRenderRoot()` (protected): Implement to customize where the\n  element's template is rendered by returning an element into which to\n  render. By default this creates a shadowRoot for the element.\n  To render into the element's childNodes, return `this`.\n\n## Advanced: Update Lifecycle\n\n* A property is set (e.g. `element.foo = 5`).\n* If the property's `hasChanged(value, oldValue)` returns `false`, the element does not\nupdate. If it returns `true`, `requestUpdate()` is called to schedule an update.\n* `requestUpdate()`: Updates the element after awaiting a [microtask](https://jakearchibald.com/2015/tasks-microtasks-queues-and-schedules/) (at the end\nof the event loop, before the next paint).\n* `performUpdate()`: Performs the update, calling the rest of the update API.\n* `shouldUpdate(changedProperties)`: The update proceeds if this returns `true`, which\nit does by default.\n* `update(changedProperties)`: Updates the element. Setting properties inside this\nmethod will *not* trigger another update.\n  * `render()`: Returns a `lit-html` TemplateResult (e.g. <code>html\\`Hello ${world}\\`</code>)\n  to render element DOM. Setting properties inside this method will *not* trigger\n  the element to update.\n* `firstUpdated(changedProperties)`: Called after the element is updated the first time,\nimmediately before `updated` is called. Setting properties inside this method will\ntrigger the element to update.\n* `updated(changedProperties)`: Called whenever the element is updated.\nSetting properties inside this method will trigger the element to update.\n* `updateComplete` Promise is resolved with a boolean that is `true` if the\nelement is not pending another update, and any code awaiting the element's\n`updateComplete` Promise runs and observes the element in the updated state.\n\n## Bigger Example\n\nNote, this example uses decorators to create properties. Decorators are a proposed\nstandard currently available in [TypeScript](https://www.typescriptlang.org/) or [Babel](https://babeljs.io/docs/en/babel-plugin-proposal-decorators).\n\n```ts\nimport {LitElement, html, property} from '@polymer/lit-element';\n\nclass MyElement extends LitElement {\n\n  // Public property API that triggers re-render (synced with attributes)\n  @property()\n  foo = 'foo';\n\n  @property({type: Number})\n  whales = 5;\n\n  constructor() {\n    super();\n    this.addEventListener('click', async (e) => {\n      this.whales++;\n      await this.updateComplete;\n      this.dispatchEvent(new CustomEvent('whales', {detail: {whales: this.whales}}))\n    });\n  }\n\n  // Render method should return a `TemplateResult` using the provided lit-html `html` tag function\n  render() {\n    return html`\n      <style>\n        :host {\n          display: block;\n        }\n        :host([hidden]) {\n          display: none;\n        }\n      </style>\n      <h4>Foo: ${this.foo}</h4>\n      <div>whales: ${'🐳'.repeat(this.whales)}</div>\n      <slot></slot>\n    `;\n  }\n\n}\ncustomElements.define('my-element', MyElement);\n```\n\n```html\n  <my-element whales=\"5\">hi</my-element>\n```\n\n## Supported Browsers\n\nThe last 2 versions of all modern browsers are supported, including\nChrome, Safari, Opera, Firefox, Edge. In addition, Internet Explorer 11 is also supported.\n\n## Known Issues\n\n* On very old versions of Safari (<=9) or Chrome (<=41), properties created for native\nplatform properties like (`id` or `name`) may not have default values set in the element constructor.\nOn these browsers native properties appear on instances and therefore their default value\nwill overwrite any element default (e.g. if the element sets this.id = 'id' in the constructor,\nthe 'id' will become '' since this is the native platform default).\n","readmeFilename":"README.md","users":{"explore":true}}